@nocobase/plugin-client 1.5.24 → 1.5.25

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.5.24",
12
- "@nocobase/utils": "1.5.24",
13
- "@nocobase/server": "1.5.24",
14
- "@nocobase/database": "1.5.24"
11
+ "@nocobase/client": "1.5.25",
12
+ "@nocobase/utils": "1.5.25",
13
+ "@nocobase/server": "1.5.25",
14
+ "@nocobase/database": "1.5.25"
15
15
  };
@@ -125,7 +125,7 @@ module.exports = {
125
125
  Table: "Tabella",
126
126
  "Table OID(Inheritance)": "Tabella OID (eredit\xE0)",
127
127
  Form: "Modulo",
128
- List: "Lista",
128
+ List: "Elenco",
129
129
  "Grid Card": "Scheda griglia",
130
130
  pixels: "pixel",
131
131
  "Screen size": "Dimensione dello schermo",
@@ -285,7 +285,7 @@ module.exports = {
285
285
  "Created by": "Creato da",
286
286
  "Last updated by": "Ultimo aggiornamento da",
287
287
  "Add field": "Aggiungi campo",
288
- "Field display name": "Nome visualizzazione campo",
288
+ "Field display name": "Nome visualizzato campo",
289
289
  "Field type": "Tipo campo",
290
290
  "Field interface": "Interfaccia campo",
291
291
  "Date format": "Formato data",
@@ -621,7 +621,7 @@ module.exports = {
621
621
  "Allows to configure interface": "Consente di configurare l'interfaccia",
622
622
  "Allows to install, activate, disable plugins": "Consente di installare, attivare, disabilitare i plugin",
623
623
  "Allows to configure plugins": "Consente di configurare i plugin",
624
- "Action display name": "Nome visualizzazione azione",
624
+ "Action display name": "Nome visualizzato operazione",
625
625
  Allow: "Permetti",
626
626
  "Data scope": "Ambito dei dati",
627
627
  "Action on new records": "Operazione su nuovi record",
@@ -751,7 +751,7 @@ module.exports = {
751
751
  "Manage all settings": "Gestisci tutte le impostazioni",
752
752
  "Create inverse field in the target collection": "Crea campo inverso nella raccolta di destinazione",
753
753
  "Inverse field name": "Nome campo inverso",
754
- "Inverse field display name": "Nome visualizzazione campo inverso",
754
+ "Inverse field display name": "Nome visualizzato campo inverso",
755
755
  "Bulk update": "Aggiornamento di massa",
756
756
  "After successful bulk update": "Dopo un aggiornamento di massa riuscito",
757
757
  "Bulk edit": "Modifica di massa",
@@ -805,7 +805,7 @@ module.exports = {
805
805
  "Current form": "Modulo corrente",
806
806
  "Current object": "Oggetto corrente",
807
807
  "Linkage with form fields": "Collegamento con i campi del modulo",
808
- "Allow add new, update and delete actions": "Consenti aggiungi nuovo, aggiorna ed elimina",
808
+ "Allow add new, update and delete actions": "Consenti operazioni aggiungi nuovo, aggiorna ed elimina",
809
809
  "Date display format": "Formato di visualizzazione della data",
810
810
  "Assign data scope for the template": "Assegna l'ambito dei dati per il modello",
811
811
  "Table selected records": "Tabella record selezionati",
@@ -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-03-07T05:56:10.815Z"}
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-03-09T15:40:46.401Z"}
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.5.24",
7
+ "version": "1.5.25",
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": "8187daacdcc7b6db09a95015f23354bcf350a9d2"
23
+ "gitHead": "e5d8a5cf623725d258c5535eb57cec4c3a681f34"
24
24
  }