@nocobase/plugin-client 0.21.0-alpha.6 → 0.21.0-alpha.7
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/client/index.d.ts +2 -2
- package/dist/externalVersion.js +4 -4
- package/dist/locale/en_US.js +3 -0
- package/dist/locale/es_ES.js +3 -0
- package/dist/locale/fr_FR.js +3 -0
- package/dist/locale/ja_JP.js +5 -2
- package/dist/locale/ko_KR.js +4 -1
- package/dist/locale/pt_BR.js +4 -1
- package/dist/locale/ru_RU.js +3 -1
- package/dist/locale/tr_TR.js +4 -1
- package/dist/locale/uk_UA.js +4 -1
- package/dist/locale/zh-CN.js +3 -0
- package/dist/locale/zh-TW.js +5 -0
- package/dist/node_modules/cronstrue/package.json +1 -1
- package/dist/server/server.d.ts +2 -2
- package/dist/server/server.js +4 -4
- package/package.json +2 -2
package/dist/client/index.d.ts
CHANGED
package/dist/externalVersion.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
module.exports = {
|
|
2
|
-
"@nocobase/client": "0.21.0-alpha.
|
|
3
|
-
"@nocobase/utils": "0.21.0-alpha.
|
|
4
|
-
"@nocobase/server": "0.21.0-alpha.
|
|
5
|
-
"@nocobase/database": "0.21.0-alpha.
|
|
2
|
+
"@nocobase/client": "0.21.0-alpha.7",
|
|
3
|
+
"@nocobase/utils": "0.21.0-alpha.7",
|
|
4
|
+
"@nocobase/server": "0.21.0-alpha.7",
|
|
5
|
+
"@nocobase/database": "0.21.0-alpha.7"
|
|
6
6
|
};
|
package/dist/locale/en_US.js
CHANGED
|
@@ -496,9 +496,11 @@ module.exports = {
|
|
|
496
496
|
"edit title": "edit title",
|
|
497
497
|
"Turn pages": "Turn pages",
|
|
498
498
|
Others: "Others",
|
|
499
|
+
"Other records": "Other records",
|
|
499
500
|
"Save as template": "Save as template",
|
|
500
501
|
"Save as block template": "Save as block template",
|
|
501
502
|
"Block templates": "Block templates",
|
|
503
|
+
"Block template": "Block template",
|
|
502
504
|
"Convert reference to duplicate": "Convert reference to duplicate",
|
|
503
505
|
"Template name": "Template name",
|
|
504
506
|
"Block type": "Block type",
|
|
@@ -800,6 +802,7 @@ module.exports = {
|
|
|
800
802
|
loading: "loading",
|
|
801
803
|
"name is required": "name is required",
|
|
802
804
|
"data source": "data source",
|
|
805
|
+
"Data source": "Data source",
|
|
803
806
|
DataSource: "DataSource",
|
|
804
807
|
'The {{type}} "{{name}}" may have been deleted. Please remove this {{blockType}}.': 'The {{type}} "{{name}}" may have been deleted. Please remove this {{blockType}}.',
|
|
805
808
|
"Preset fields": "Preset fields",
|
package/dist/locale/es_ES.js
CHANGED
|
@@ -467,9 +467,11 @@ module.exports = {
|
|
|
467
467
|
"edit title": "Editar t\xEDtulo",
|
|
468
468
|
"Turn pages": "Pasar p\xE1ginas",
|
|
469
469
|
Others: "Otros",
|
|
470
|
+
"Other records": "Otros registros",
|
|
470
471
|
"Save as template": "Guardar como plantilla",
|
|
471
472
|
"Save as block template": "Guardar como plantilla de bloque",
|
|
472
473
|
"Block templates": "Bloquear plantillas",
|
|
474
|
+
"Block template": "Plantilla de bloque",
|
|
473
475
|
"Convert reference to duplicate": "Convertir referencia a duplicado",
|
|
474
476
|
"Template name": "Nombre de plantilla",
|
|
475
477
|
"Block type": "Tipo de bloque",
|
|
@@ -748,6 +750,7 @@ module.exports = {
|
|
|
748
750
|
"name is required": "el nombre es obligatorio",
|
|
749
751
|
'The {{type}} "{{name}}" may have been deleted. Please remove this {{blockType}}.': 'El {{type}} "{{name}}" puede haber sido eliminado. Por favor, elimine este {{blockType}}.',
|
|
750
752
|
"data source": "fuente de datos",
|
|
753
|
+
"Data source": "fuente de datos",
|
|
751
754
|
DataSource: "Fuente de datos",
|
|
752
755
|
"Home page": "P\xE1gina de inicio",
|
|
753
756
|
Handbook: "Manual de usuario",
|
package/dist/locale/fr_FR.js
CHANGED
|
@@ -482,9 +482,11 @@ module.exports = {
|
|
|
482
482
|
"edit title": "modifier le titre",
|
|
483
483
|
"Turn pages": "Tourner les pages",
|
|
484
484
|
Others: "Autres",
|
|
485
|
+
"Other records": "Autres enregistrements",
|
|
485
486
|
"Save as template": "Enregistrer en tant que mod\xE8le",
|
|
486
487
|
"Save as block template": "Enregistrer en tant que mod\xE8le de bloc",
|
|
487
488
|
"Block templates": "Mod\xE8les de bloc",
|
|
489
|
+
"Block template": "Mod\xE8le de bloc",
|
|
488
490
|
"Convert reference to duplicate": "Convertir la r\xE9f\xE9rence en doublon",
|
|
489
491
|
"Template name": "Nom du mod\xE8le",
|
|
490
492
|
"Block type": "Type de bloc",
|
|
@@ -766,6 +768,7 @@ module.exports = {
|
|
|
766
768
|
loading: "chargement",
|
|
767
769
|
"name is required": "le nom est requis",
|
|
768
770
|
"data source": "source de donn\xE9es",
|
|
771
|
+
"Data source": "source de donn\xE9es",
|
|
769
772
|
'The {{type}} "{{name}}" may have been deleted. Please remove this {{blockType}}.': 'Le {{type}} "{{name}}" a peut-\xEAtre \xE9t\xE9 supprim\xE9. Veuillez supprimer ce {{blockType}}.',
|
|
770
773
|
DataSource: "Source de donn\xE9es",
|
|
771
774
|
"Allow selection of existing records": "Permet de s\xE9lectionner des donn\xE9es existantes",
|
package/dist/locale/ja_JP.js
CHANGED
|
@@ -393,10 +393,12 @@ module.exports = {
|
|
|
393
393
|
"Add card": "\u30AB\u30FC\u30C9\u3092\u8FFD\u52A0",
|
|
394
394
|
"edit title": "\u30BF\u30A4\u30C8\u30EB\u3092\u7DE8\u96C6",
|
|
395
395
|
"Turn pages": "\u30DA\u30FC\u30B8\u3092\u3081\u304F\u308B",
|
|
396
|
-
Others: "
|
|
396
|
+
Others: "\u305D\u306E\u4ED6",
|
|
397
|
+
"Other records": "\u4ED6\u306E\u30EC\u30B3\u30FC\u30C9",
|
|
397
398
|
"Save as template": "\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u3068\u3057\u3066\u4FDD\u5B58",
|
|
398
399
|
"Save as block template": "\u30D6\u30ED\u30C3\u30AF\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u3068\u3057\u3066\u4FDD\u5B58",
|
|
399
400
|
"Block templates": "\u30D6\u30ED\u30C3\u30AF\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8",
|
|
401
|
+
"Block template": "\u30D6\u30ED\u30C3\u30AF\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8",
|
|
400
402
|
"Convert reference to duplicate": "\u53C2\u7167\u3092\u8907\u88FD\u306B\u5909\u63DB",
|
|
401
403
|
"Template name": "\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u540D",
|
|
402
404
|
"Block type": "\u30D6\u30ED\u30C3\u30AF\u30BF\u30A4\u30D7",
|
|
@@ -686,8 +688,9 @@ module.exports = {
|
|
|
686
688
|
loading: "\u30ED\u30FC\u30C9\u4E2D",
|
|
687
689
|
"name is required": "\u540D\u524D\u306F\u5FC5\u9808\u3067\u3059",
|
|
688
690
|
"data source": "\u30C7\u30FC\u30BF\u30BD\u30FC\u30B9",
|
|
689
|
-
|
|
691
|
+
"Data source": "\u30C7\u30FC\u30BF\u30BD\u30FC\u30B9",
|
|
690
692
|
DataSource: "\u30C7\u30FC\u30BF\u30BD\u30FC\u30B9",
|
|
693
|
+
'The {{type}} "{{name}}" may have been deleted. Please remove this {{blockType}}.': '{{type}} "{{name}}" \u306F\u524A\u9664\u3055\u308C\u3066\u3044\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002\u3053\u306E {{blockType}} \u3092\u524A\u9664\u3057\u3066\u304F\u3060\u3055\u3044\u3002',
|
|
691
694
|
"Home page": "\u30DB\u30FC\u30E0\u30DA\u30FC\u30B8",
|
|
692
695
|
Handbook: "\u30E6\u30FC\u30B6\u30FC\u30DE\u30CB\u30E5\u30A2\u30EB",
|
|
693
696
|
License: "\u30E9\u30A4\u30BB\u30F3\u30B9"
|
package/dist/locale/ko_KR.js
CHANGED
|
@@ -514,9 +514,11 @@ module.exports = {
|
|
|
514
514
|
"edit title": "\uC81C\uBAA9 \uC218\uC815",
|
|
515
515
|
"Turn pages": "\uD398\uC774\uC9C0 \uB118\uAE40",
|
|
516
516
|
Others: "\uAE30\uD0C0",
|
|
517
|
+
"Other records": "\uAE30\uD0C0 \uB808\uCF54\uB4DC",
|
|
517
518
|
"Save as template": "\uD15C\uD50C\uB9BF\uC73C\uB85C \uC800\uC7A5",
|
|
518
519
|
"Save as block template": "\uBE14\uB85D \uD15C\uD50C\uB9BF\uC73C\uB85C \uC800\uC7A5",
|
|
519
520
|
"Block templates": "\uBE14\uB85D \uD15C\uD50C\uB9BF",
|
|
521
|
+
"Block template": "\uBE14\uB85D \uD15C\uD50C\uB9BF",
|
|
520
522
|
"Convert reference to duplicate": "\uCC38\uC870\uB97C \uBCF5\uC81C\uB85C \uBCC0\uD658",
|
|
521
523
|
"Template name": "\uD15C\uD50C\uB9BF \uC774\uB984",
|
|
522
524
|
"Block type": "\uBE14\uB85D \uD0C0\uC785",
|
|
@@ -858,8 +860,9 @@ module.exports = {
|
|
|
858
860
|
loading: "\uB85C\uB4DC \uC911",
|
|
859
861
|
"name is required": "\uC774\uB984\uC740 \uD544\uC218\uC785\uB2C8\uB2E4",
|
|
860
862
|
"data source": "\uB370\uC774\uD130 \uC18C\uC2A4",
|
|
861
|
-
|
|
863
|
+
"Data source": "\uB370\uC774\uD130 \uC18C\uC2A4",
|
|
862
864
|
DataSource: "\uB370\uC774\uD130 \uC18C\uC2A4",
|
|
865
|
+
'The {{type}} "{{name}}" may have been deleted. Please remove this {{blockType}}.': '{{type}} "{{name}}"\uC774(\uAC00) \uC0AD\uC81C\uB418\uC5C8\uC744 \uC218 \uC788\uC2B5\uB2C8\uB2E4. \uC774 {{blockType}}\uC744(\uB97C) \uC81C\uAC70\uD558\uC2ED\uC2DC\uC624.',
|
|
863
866
|
"Home page": "\uD648\uD398\uC774\uC9C0",
|
|
864
867
|
Handbook: "\uC0AC\uC6A9\uC790 \uB9E4\uB274\uC5BC",
|
|
865
868
|
License: "\uB77C\uC774\uC120\uC2A4"
|
package/dist/locale/pt_BR.js
CHANGED
|
@@ -430,9 +430,11 @@ module.exports = {
|
|
|
430
430
|
"edit title": "editar t\xEDtulo",
|
|
431
431
|
"Turn pages": "Virar p\xE1ginas",
|
|
432
432
|
Others: "Outros",
|
|
433
|
+
"Other records": "Outros registros",
|
|
433
434
|
"Save as template": "Salvar como modelo",
|
|
434
435
|
"Save as block template": "Salvar como modelo de bloco",
|
|
435
436
|
"Block templates": "Modelos de bloco",
|
|
437
|
+
"Block template": "Modelo de bloco",
|
|
436
438
|
"Convert reference to duplicate": "Converter refer\xEAncia em duplicado",
|
|
437
439
|
"Template name": "Nome do modelo",
|
|
438
440
|
"Block type": "Tipo de bloco",
|
|
@@ -725,8 +727,9 @@ module.exports = {
|
|
|
725
727
|
loading: "carregando",
|
|
726
728
|
"name is required": "nome \xE9 obrigat\xF3rio",
|
|
727
729
|
"data source": "fonte de dados",
|
|
728
|
-
|
|
730
|
+
"Data source": "fonte de dados",
|
|
729
731
|
DataSource: "Fonte de dados",
|
|
732
|
+
'The {{type}} "{{name}}" may have been deleted. Please remove this {{blockType}}.': 'O {{type}} "{{name}}" pode ter sido exclu\xEDdo. Por favor, remova este {{blockType}}.',
|
|
730
733
|
"Allow selection of existing records": "Permitir a selec\xE7\xE3o dos registos existentes",
|
|
731
734
|
"Home page": "P\xE1gina inicial",
|
|
732
735
|
Handbook: "Manual do usu\xE1rio",
|
package/dist/locale/ru_RU.js
CHANGED
|
@@ -334,9 +334,10 @@ module.exports = {
|
|
|
334
334
|
"edit title": "\u0438\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A",
|
|
335
335
|
"Turn pages": "\u041F\u0435\u0440\u0435\u043B\u0438\u0441\u0442\u044B\u0432\u0430\u0442\u044C \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u044B",
|
|
336
336
|
Others: "\u0414\u0440\u0443\u0433\u0438\u0435",
|
|
337
|
+
"Other records": "\u0414\u0440\u0443\u0433\u0438\u0435 \u0437\u0430\u043F\u0438\u0441\u0438",
|
|
337
338
|
"Save as template": "\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C \u043A\u0430\u043A \u0448\u0430\u0431\u043B\u043E\u043D",
|
|
338
339
|
"Save as block template": "\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C \u043A\u0430\u043A \u0448\u0430\u0431\u043B\u043E\u043D \u0411\u043B\u043E\u043A\u0430",
|
|
339
|
-
"Block templates": "\u0428\u0430\u0431\u043B\u043E\u043D\u044B \
|
|
340
|
+
"Block templates": "\u0428\u0430\u0431\u043B\u043E\u043D\u044B \u0431\u043B\u043E\u043A\u043E\u0432",
|
|
340
341
|
"Convert reference to duplicate": "\u041F\u0440\u0435\u043E\u0431\u0440\u0430\u0437\u043E\u0432\u0430\u0442\u044C \u0441\u0441\u044B\u043B\u043A\u0443 \u0432 \u0434\u0443\u0431\u043B\u0438\u043A\u0430\u0442",
|
|
341
342
|
"Template name": "\u0418\u043C\u044F \u0428\u0430\u0431\u043B\u043E\u043D\u0430",
|
|
342
343
|
"Block type": "\u0422\u0438\u043F \u0411\u043B\u043E\u043A\u0430",
|
|
@@ -562,6 +563,7 @@ module.exports = {
|
|
|
562
563
|
loading: "\u0437\u0430\u0433\u0440\u0443\u0437\u043A\u0430",
|
|
563
564
|
"name is required": "\u0438\u043C\u044F \u043E\u0431\u044F\u0437\u0430\u0442\u0435\u043B\u044C\u043D\u043E",
|
|
564
565
|
"data source": "\u0438\u0441\u0442\u043E\u0447\u043D\u0438\u043A \u0434\u0430\u043D\u043D\u044B\u0445",
|
|
566
|
+
"Data source": "\u0438\u0441\u0442\u043E\u0447\u043D\u0438\u043A \u0434\u0430\u043D\u043D\u044B\u0445",
|
|
565
567
|
'The {{type}} "{{name}}" may have been deleted. Please remove this {{blockType}}.': '{{type}} "{{name}}" \u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E \u0431\u044B\u043B \u0443\u0434\u0430\u043B\u0435\u043D. \u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0443\u0434\u0430\u043B\u0438\u0442\u0435 \u044D\u0442\u043E\u0442 {{blockType}}.',
|
|
566
568
|
DataSource: "\u0418\u0441\u0442\u043E\u0447\u043D\u0438\u043A \u0434\u0430\u043D\u043D\u044B\u0445",
|
|
567
569
|
"Home page": "\u0414\u043E\u043C\u0430\u0448\u043D\u044F\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",
|
package/dist/locale/tr_TR.js
CHANGED
|
@@ -333,9 +333,11 @@ module.exports = {
|
|
|
333
333
|
"edit title": "ba\u015Fl\u0131\u011F\u0131 d\xFCzenle",
|
|
334
334
|
"Turn pages": "Sayfalar\u0131 \xE7evir",
|
|
335
335
|
Others: "Di\u011Ferleri",
|
|
336
|
+
"Other records": "Di\u011Fer kay\u0131tlar",
|
|
336
337
|
"Save as template": "\u015Eablon olarak kaydet",
|
|
337
338
|
"Save as block template": "Blok \u015Fablonu olarak kaydet",
|
|
338
339
|
"Block templates": "Blok \u015Fablonlar\u0131",
|
|
340
|
+
"Block template": "Blok \u015Fablonu",
|
|
339
341
|
"Convert reference to duplicate": "Referans\u0131 kopyaya d\xF6n\xFC\u015Ft\xFCr",
|
|
340
342
|
"Template name": "\u015Eablon ad\u0131",
|
|
341
343
|
"Block type": "Blok t\xFCr\xFC",
|
|
@@ -559,8 +561,9 @@ module.exports = {
|
|
|
559
561
|
loading: "y\xFCkleniyor",
|
|
560
562
|
"name is required": "ad gereklidir",
|
|
561
563
|
"data source": "veri kayna\u011F\u0131",
|
|
562
|
-
|
|
564
|
+
"Data source": "veri kayna\u011F\u0131",
|
|
563
565
|
DataSource: "Veri Kayna\u011F\u0131",
|
|
566
|
+
'The {{type}} "{{name}}" may have been deleted. Please remove this {{blockType}}.': `{{type}} "{{name}}" silinmi\u015F olabilir. L\xFCtfen bu {{blockType}}'yi kald\u0131r\u0131n.`,
|
|
564
567
|
"Home page": "Anasayfa",
|
|
565
568
|
Handbook: "Kullan\u0131c\u0131 k\u0131lavuzu",
|
|
566
569
|
License: "Lisans"
|
package/dist/locale/uk_UA.js
CHANGED
|
@@ -484,9 +484,11 @@ module.exports = {
|
|
|
484
484
|
"edit title": "\u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u043D\u0430\u0437\u0432\u0443",
|
|
485
485
|
"Turn pages": "\u041F\u0435\u0440\u0435\u043A\u043B\u044E\u0447\u0430\u0442\u0438 \u0441\u0442\u043E\u0440\u0456\u043D\u043A\u0438",
|
|
486
486
|
Others: "\u0406\u043D\u0448\u0456",
|
|
487
|
+
"Other records": "\u0406\u043D\u0448\u0456 \u0437\u0430\u043F\u0438\u0441\u0438",
|
|
487
488
|
"Save as template": "\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u044F\u043A \u0448\u0430\u0431\u043B\u043E\u043D",
|
|
488
489
|
"Save as block template": "\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u044F\u043A \u0448\u0430\u0431\u043B\u043E\u043D \u0431\u043B\u043E\u043A\u0430",
|
|
489
490
|
"Block templates": "\u0428\u0430\u0431\u043B\u043E\u043D\u0438 \u0431\u043B\u043E\u043A\u0456\u0432",
|
|
491
|
+
"Block template": "\u0428\u0430\u0431\u043B\u043E\u043D \u0431\u043B\u043E\u043A\u0430",
|
|
490
492
|
"Convert reference to duplicate": "\u041A\u043E\u043D\u0432\u0435\u0440\u0442\u0443\u0432\u0430\u0442\u0438 \u043F\u043E\u0441\u0438\u043B\u0430\u043D\u043D\u044F \u043D\u0430 \u0434\u0443\u0431\u043B\u0456\u043A\u0430\u0442",
|
|
491
493
|
"Template name": "\u041D\u0430\u0437\u0432\u0430 \u0448\u0430\u0431\u043B\u043E\u043D\u0443",
|
|
492
494
|
"Block type": "\u0422\u0438\u043F \u0431\u043B\u043E\u043A\u0430",
|
|
@@ -767,8 +769,9 @@ module.exports = {
|
|
|
767
769
|
loading: "\u0437\u0430\u0432\u0430\u043D\u0442\u0430\u0436\u0435\u043D\u043D\u044F",
|
|
768
770
|
"name is required": "\u0456\u043C'\u044F \u043E\u0431\u043E\u0432'\u044F\u0437\u043A\u043E\u0432\u0435",
|
|
769
771
|
"data source": "\u0434\u0436\u0435\u0440\u0435\u043B\u043E \u0434\u0430\u043D\u0438\u0445",
|
|
770
|
-
|
|
772
|
+
"Data source": "\u0434\u0436\u0435\u0440\u0435\u043B\u043E \u0434\u0430\u043D\u0438\u0445",
|
|
771
773
|
DataSource: "\u0414\u0436\u0435\u0440\u0435\u043B\u043E \u0434\u0430\u043D\u0438\u0445",
|
|
774
|
+
'The {{type}} "{{name}}" may have been deleted. Please remove this {{blockType}}.': '{{type}} "{{name}}" \u043C\u043E\u0436\u0435 \u0431\u0443\u0442\u0438 \u0432\u0438\u0434\u0430\u043B\u0435\u043D\u043E. \u0411\u0443\u0434\u044C \u043B\u0430\u0441\u043A\u0430, \u0432\u0438\u0434\u0430\u043B\u0456\u0442\u044C \u0446\u0435\u0439 {{blockType}}.',
|
|
772
775
|
"Home page": "\u0414\u043E\u043C\u0430\u0448\u043D\u044F \u0441\u0442\u043E\u0440\u0456\u043D\u043A\u0430",
|
|
773
776
|
Handbook: "\u041F\u043E\u0441\u0456\u0431\u043D\u0438\u043A \u043A\u043E\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430",
|
|
774
777
|
License: "\u041B\u0456\u0446\u0435\u043D\u0437\u0456\u044F"
|
package/dist/locale/zh-CN.js
CHANGED
|
@@ -517,9 +517,11 @@ module.exports = {
|
|
|
517
517
|
"edit title": "\u4FEE\u6539\u6807\u9898",
|
|
518
518
|
"Turn pages": "\u7FFB\u9875",
|
|
519
519
|
Others: "\u5176\u4ED6",
|
|
520
|
+
"Other records": "\u5176\u4ED6\u8BB0\u5F55",
|
|
520
521
|
"Save as template": "\u4FDD\u5B58\u4E3A\u6A21\u677F",
|
|
521
522
|
"Save as block template": "\u4FDD\u5B58\u4E3A\u533A\u5757\u6A21\u677F",
|
|
522
523
|
"Block templates": "\u533A\u5757\u6A21\u677F",
|
|
524
|
+
"Block template": "\u533A\u5757\u6A21\u677F",
|
|
523
525
|
"Convert reference to duplicate": "\u6A21\u677F\u5F15\u7528\u8F6C\u4E3A\u590D\u5236",
|
|
524
526
|
"Template name": "\u6A21\u677F\u540D\u79F0",
|
|
525
527
|
"Block type": "\u533A\u5757\u7C7B\u578B",
|
|
@@ -863,6 +865,7 @@ module.exports = {
|
|
|
863
865
|
loading: "\u52A0\u8F7D\u4E2D",
|
|
864
866
|
"name is required": "\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",
|
|
865
867
|
'The {{type}} "{{name}}" may have been deleted. Please remove this {{blockType}}.': '{{type}} "{{name}}" \u53EF\u80FD\u5DF2\u88AB\u5220\u9664\u3002\u8BF7\u5220\u9664\u5F53\u524D{{blockType}}.',
|
|
868
|
+
"data source": "\u6570\u636E\u6E90",
|
|
866
869
|
"Data source": "\u6570\u636E\u6E90",
|
|
867
870
|
DataSource: "\u6570\u636E\u6E90",
|
|
868
871
|
"Data model": "\u6570\u636E\u6A21\u578B",
|
package/dist/locale/zh-TW.js
CHANGED
|
@@ -514,9 +514,11 @@ module.exports = {
|
|
|
514
514
|
"edit title": "\u7DE8\u8F2F\u6A19\u984C",
|
|
515
515
|
"Turn pages": "\u7FFB\u9801",
|
|
516
516
|
Others: "\u5176\u4ED6",
|
|
517
|
+
"Other records": "\u5176\u4ED6\u8A18\u9304",
|
|
517
518
|
"Save as template": "\u5132\u5B58\u70BA\u6A21\u677F",
|
|
518
519
|
"Save as block template": "\u5132\u5B58\u70BA\u5340\u584A\u6A21\u677F",
|
|
519
520
|
"Block templates": "\u5340\u584A\u6A21\u677F",
|
|
521
|
+
"Block template": "\u5340\u584A\u6A21\u677F",
|
|
520
522
|
"Convert reference to duplicate": "\u6A21\u677F\u5F15\u7528\u8F49\u70BA\u8907\u88FD",
|
|
521
523
|
"Template name": "\u6A21\u677F\u540D\u7A31",
|
|
522
524
|
"Block type": "\u5340\u584A\u578B\u5225",
|
|
@@ -855,6 +857,9 @@ module.exports = {
|
|
|
855
857
|
"Permission denied": "\u6C92\u6709\u6B0A\u9650",
|
|
856
858
|
"Allow add new": "\u5141\u8A31\u65B0\u589E",
|
|
857
859
|
'The {{type}} "{{name}}" may have been deleted. Please remove this {{blockType}}.': '{{type}} "{{name}}" \u53EF\u80FD\u5DF2\u88AB\u522A\u9664\uFF0C\u8ACB\u79FB\u9664\u9019\u500B {{blockType}}\u3002',
|
|
860
|
+
"data source": "\u6578\u64DA\u6E90",
|
|
861
|
+
"Data source": "\u6578\u64DA\u6E90",
|
|
862
|
+
DataSource: "\u6578\u64DA\u6E90",
|
|
858
863
|
"Allow selection of existing records": "\u5141\u8A31\u9078\u64C7\u5DF2\u6709\u8CC7\u6599",
|
|
859
864
|
"Home page": "\u4E3B\u9801",
|
|
860
865
|
Handbook: "\u4F7F\u7528\u624B\u518A",
|
|
@@ -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-04-
|
|
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-04-13T01:47:15.846Z"}
|
package/dist/server/server.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Plugin } from '@nocobase/server';
|
|
2
|
-
export declare class
|
|
2
|
+
export declare class PluginClientServer extends Plugin {
|
|
3
3
|
beforeLoad(): Promise<void>;
|
|
4
4
|
install(): Promise<void>;
|
|
5
5
|
load(): Promise<void>;
|
|
6
6
|
}
|
|
7
|
-
export default
|
|
7
|
+
export default PluginClientServer;
|
package/dist/server/server.js
CHANGED
|
@@ -17,7 +17,7 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
17
17
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
18
|
var server_exports = {};
|
|
19
19
|
__export(server_exports, {
|
|
20
|
-
|
|
20
|
+
PluginClientServer: () => PluginClientServer,
|
|
21
21
|
default: () => server_default
|
|
22
22
|
});
|
|
23
23
|
module.exports = __toCommonJS(server_exports);
|
|
@@ -40,7 +40,7 @@ async function getLang(ctx) {
|
|
|
40
40
|
}
|
|
41
41
|
return lang;
|
|
42
42
|
}
|
|
43
|
-
class
|
|
43
|
+
class PluginClientServer extends import_server.Plugin {
|
|
44
44
|
async beforeLoad() {
|
|
45
45
|
}
|
|
46
46
|
async install() {
|
|
@@ -125,8 +125,8 @@ class ClientPlugin extends import_server.Plugin {
|
|
|
125
125
|
});
|
|
126
126
|
}
|
|
127
127
|
}
|
|
128
|
-
var server_default =
|
|
128
|
+
var server_default = PluginClientServer;
|
|
129
129
|
// Annotate the CommonJS export names for ESM import in node:
|
|
130
130
|
0 && (module.exports = {
|
|
131
|
-
|
|
131
|
+
PluginClientServer
|
|
132
132
|
});
|
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": "0.21.0-alpha.
|
|
7
|
+
"version": "0.21.0-alpha.7",
|
|
8
8
|
"main": "./dist/server/index.js",
|
|
9
9
|
"license": "AGPL-3.0",
|
|
10
10
|
"devDependencies": {
|
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
"@nocobase/test": "0.x",
|
|
21
21
|
"@nocobase/utils": "0.x"
|
|
22
22
|
},
|
|
23
|
-
"gitHead": "
|
|
23
|
+
"gitHead": "b1be3993f8aa81173d01bc390aa8e4c5adcc0e2d"
|
|
24
24
|
}
|