@nocobase/plugin-client 0.21.0-alpha.9 → 1.0.0-alpha.10

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.
Files changed (106) hide show
  1. package/dist/client/index.d.ts +8 -0
  2. package/dist/client/index.js +9 -0
  3. package/dist/externalVersion.js +13 -4
  4. package/dist/index.d.ts +8 -0
  5. package/dist/index.js +9 -0
  6. package/dist/locale/antd/ar_EG.js +9 -0
  7. package/dist/locale/antd/az_AZ.js +9 -0
  8. package/dist/locale/antd/bg_BG.js +9 -0
  9. package/dist/locale/antd/bn_BD.js +9 -0
  10. package/dist/locale/antd/by_BY.js +9 -0
  11. package/dist/locale/antd/ca_ES.js +9 -0
  12. package/dist/locale/antd/cs_CZ.js +9 -0
  13. package/dist/locale/antd/da_DK.js +9 -0
  14. package/dist/locale/antd/de_DE.js +9 -0
  15. package/dist/locale/antd/el_GR.js +9 -0
  16. package/dist/locale/antd/en_GB.js +9 -0
  17. package/dist/locale/antd/en_US.js +9 -0
  18. package/dist/locale/antd/es_ES.js +9 -0
  19. package/dist/locale/antd/et_EE.js +9 -0
  20. package/dist/locale/antd/eu_ES.js +9 -0
  21. package/dist/locale/antd/fa_IR.js +9 -0
  22. package/dist/locale/antd/fi_FI.js +9 -0
  23. package/dist/locale/antd/fr_BE.js +9 -0
  24. package/dist/locale/antd/fr_CA.js +9 -0
  25. package/dist/locale/antd/fr_FR.js +9 -0
  26. package/dist/locale/antd/ga_IE.js +9 -0
  27. package/dist/locale/antd/gl_ES.js +9 -0
  28. package/dist/locale/antd/he_IL.js +9 -0
  29. package/dist/locale/antd/hi_IN.js +9 -0
  30. package/dist/locale/antd/hr_HR.js +9 -0
  31. package/dist/locale/antd/hu_HU.js +9 -0
  32. package/dist/locale/antd/hy_AM.js +9 -0
  33. package/dist/locale/antd/id_ID.js +9 -0
  34. package/dist/locale/antd/index.js +9 -0
  35. package/dist/locale/antd/is_IS.js +9 -0
  36. package/dist/locale/antd/it_IT.js +9 -0
  37. package/dist/locale/antd/ja_JP.js +9 -0
  38. package/dist/locale/antd/ka_GE.js +9 -0
  39. package/dist/locale/antd/kk_KZ.js +9 -0
  40. package/dist/locale/antd/km_KH.js +9 -0
  41. package/dist/locale/antd/kmr_IQ.js +9 -0
  42. package/dist/locale/antd/kn_IN.js +9 -0
  43. package/dist/locale/antd/ko_KR.js +9 -0
  44. package/dist/locale/antd/ku_IQ.js +9 -0
  45. package/dist/locale/antd/lt_LT.js +9 -0
  46. package/dist/locale/antd/lv_LV.js +9 -0
  47. package/dist/locale/antd/mk_MK.js +9 -0
  48. package/dist/locale/antd/ml_IN.js +9 -0
  49. package/dist/locale/antd/mn_MN.js +9 -0
  50. package/dist/locale/antd/ms_MY.js +9 -0
  51. package/dist/locale/antd/my_MM.js +9 -0
  52. package/dist/locale/antd/nb_NO.js +9 -0
  53. package/dist/locale/antd/ne_NP.js +9 -0
  54. package/dist/locale/antd/nl_BE.js +9 -0
  55. package/dist/locale/antd/nl_NL.js +9 -0
  56. package/dist/locale/antd/pl_PL.js +9 -0
  57. package/dist/locale/antd/pt_BR.js +9 -0
  58. package/dist/locale/antd/pt_PT.js +9 -0
  59. package/dist/locale/antd/ro_RO.js +9 -0
  60. package/dist/locale/antd/ru_RU.js +9 -0
  61. package/dist/locale/antd/si_LK.js +9 -0
  62. package/dist/locale/antd/sk_SK.js +9 -0
  63. package/dist/locale/antd/sl_SI.js +9 -0
  64. package/dist/locale/antd/sr_RS.js +9 -0
  65. package/dist/locale/antd/sv_SE.js +9 -0
  66. package/dist/locale/antd/ta_IN.js +9 -0
  67. package/dist/locale/antd/th_TH.js +9 -0
  68. package/dist/locale/antd/tk_TK.js +9 -0
  69. package/dist/locale/antd/tr_TR.js +9 -0
  70. package/dist/locale/antd/uk_UA.js +9 -0
  71. package/dist/locale/antd/ur_PK.js +9 -0
  72. package/dist/locale/antd/useLocale.js +9 -0
  73. package/dist/locale/antd/vi_VN.js +9 -0
  74. package/dist/locale/antd/zh_CN.js +9 -0
  75. package/dist/locale/antd/zh_HK.js +9 -0
  76. package/dist/locale/antd/zh_TW.js +9 -0
  77. package/dist/locale/cron/zh_CN.js +9 -0
  78. package/dist/locale/cron/zh_TW.js +9 -0
  79. package/dist/locale/en_US.js +11 -1
  80. package/dist/locale/es_ES.js +11 -1
  81. package/dist/locale/fr_FR.js +11 -1
  82. package/dist/locale/index.js +9 -0
  83. package/dist/locale/ja_JP.js +11 -1
  84. package/dist/locale/ko_KR.js +11 -1
  85. package/dist/locale/pt_BR.js +11 -1
  86. package/dist/locale/ru_RU.js +11 -1
  87. package/dist/locale/tr_TR.js +11 -1
  88. package/dist/locale/uk_UA.js +11 -1
  89. package/dist/locale/zh-CN.js +22 -3
  90. package/dist/locale/zh-TW.js +11 -1
  91. package/dist/node_modules/cronstrue/package.json +1 -1
  92. package/dist/server/antd.d.ts +8 -0
  93. package/dist/server/antd.js +9 -0
  94. package/dist/server/cron.d.ts +8 -0
  95. package/dist/server/cron.js +9 -0
  96. package/dist/server/cronstrue.d.ts +8 -0
  97. package/dist/server/cronstrue.js +9 -0
  98. package/dist/server/index.d.ts +8 -0
  99. package/dist/server/index.js +9 -0
  100. package/dist/server/migrations/20230620203216-admin-ui-schema-uid.d.ts +8 -0
  101. package/dist/server/migrations/20230620203216-admin-ui-schema-uid.js +9 -0
  102. package/dist/server/migrations/20231215215247-admin-menu-uid.d.ts +8 -0
  103. package/dist/server/migrations/20231215215247-admin-menu-uid.js +9 -0
  104. package/dist/server/server.d.ts +8 -0
  105. package/dist/server/server.js +9 -0
  106. package/package.json +7 -7
@@ -1,3 +1,12 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+
1
10
  module.exports = {
2
11
  "Display <1><0>10</0><1>20</1><2>50</2><3>100</3></1> items per page": "Afficher <1><0>10</0><1>20</1><2>50</2><3>100</3></1> \xE9l\xE9ments par page",
3
12
  "Meet <1><0>All</0><1>Any</1></1> conditions in the group": "Remplir <1><0>Toutes</0><1>Quelconques</1></1> conditions dans le groupe",
@@ -775,5 +784,6 @@ module.exports = {
775
784
  "Allow selection of existing records": "Permet de s\xE9lectionner des donn\xE9es existantes",
776
785
  "Home page": "Page d'accueil",
777
786
  Handbook: "Manuel de l'utilisateur",
778
- License: "Licence"
787
+ License: "Licence",
788
+ 'This variable has been deprecated and can be replaced with "Current form"': 'La variable a \xE9t\xE9 obsol\xE8te ; "Formulaire actuel" peut \xEAtre utilis\xE9 comme substitut'
779
789
  };
@@ -1,3 +1,12 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+
1
10
  var __defProp = Object.defineProperty;
2
11
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
12
  var __getOwnPropNames = Object.getOwnPropertyNames;
@@ -1,3 +1,12 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+
1
10
  module.exports = {
2
11
  "Display <1><0>10</0><1>20</1><2>50</2><3>100</3></1> items per page": "\u5404\u30DA\u30FC\u30B8<1><0>10</0><1>20</1><2>50</2><3>100</3></1> \u4EF6\u8868\u793A",
3
12
  "Meet <1><0>All</0><1>Any</1></1> conditions in the group": "\u30B0\u30EB\u30FC\u30D7\u5185\u306E<1><0>\u3059\u3079\u3066</0><1>\u4E00\u90E8</1></1> \u306E\u6761\u4EF6\u3092\u6E80\u305F\u3059",
@@ -694,5 +703,6 @@ module.exports = {
694
703
  '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',
695
704
  "Home page": "\u30DB\u30FC\u30E0\u30DA\u30FC\u30B8",
696
705
  Handbook: "\u30E6\u30FC\u30B6\u30FC\u30DE\u30CB\u30E5\u30A2\u30EB",
697
- License: "\u30E9\u30A4\u30BB\u30F3\u30B9"
706
+ License: "\u30E9\u30A4\u30BB\u30F3\u30B9",
707
+ 'This variable has been deprecated and can be replaced with "Current form"': "\u3053\u306E\u5909\u6570\u306F\u975E\u63A8\u5968\u3067\u3059\u3002\u4EE3\u308F\u308A\u306B\u300C\u73FE\u5728\u306E\u30D5\u30A9\u30FC\u30E0\u300D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044"
698
708
  };
@@ -1,3 +1,12 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+
1
10
  module.exports = {
2
11
  "Display <1><0>10</0><1>20</1><2>50</2><3>100</3></1> items per page": "\uD398\uC774\uC9C0\uB2F9 \uD45C\uC2DC <1><0>10</0><1>20</1><2>50</2><3>100</3></1> \uAC1C \uD56D\uBAA9",
3
12
  "Page number": "\uD398\uC774\uC9C0 \uBC88\uD638",
@@ -866,5 +875,6 @@ module.exports = {
866
875
  '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.',
867
876
  "Home page": "\uD648\uD398\uC774\uC9C0",
868
877
  Handbook: "\uC0AC\uC6A9\uC790 \uB9E4\uB274\uC5BC",
869
- License: "\uB77C\uC774\uC120\uC2A4"
878
+ License: "\uB77C\uC774\uC120\uC2A4",
879
+ 'This variable has been deprecated and can be replaced with "Current form"': '\uBCC0\uC218\uAC00 \uD3D0\uAE30\uB418\uC5C8\uC2B5\uB2C8\uB2E4. "\uD604\uC7AC \uD3FC"\uC744 \uB300\uCCB4\uB85C \uC0AC\uC6A9\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4'
870
880
  };
@@ -1,3 +1,12 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+
1
10
  module.exports = {
2
11
  "Display <1><0>10</0><1>20</1><2>50</2><3>100</3></1> items per page": "Mostrar <1><0>10</0><1>20</1><2>50</2><3>100</3></1> itens por p\xE1gina",
3
12
  "Meet <1><0>All</0><1>Any</1></1> conditions in the group": "Atender <1><0>Todas</0><1>Qualquer</1></1> as condi\xE7\xF5es no grupo",
@@ -733,5 +742,6 @@ module.exports = {
733
742
  "Allow selection of existing records": "Permitir a selec\xE7\xE3o dos registos existentes",
734
743
  "Home page": "P\xE1gina inicial",
735
744
  Handbook: "Manual do usu\xE1rio",
736
- License: "Licen\xE7a"
745
+ License: "Licen\xE7a",
746
+ 'This variable has been deprecated and can be replaced with "Current form"': 'A vari\xE1vel foi descontinuada; "Formul\xE1rio atual" pode ser usada como substituto'
737
747
  };
@@ -1,3 +1,12 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+
1
10
  module.exports = {
2
11
  "Display <1><0>10</0><1>20</1><2>50</2><3>100</3></1> items per page": "\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C <1><0>10</0><1>20</1><2>50</2><3>100</3></1> \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u043E\u0432 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435",
3
12
  "Meet <1><0>All</0><1>Any</1></1> conditions in the group": "\u0412\u044B\u043F\u043E\u043B\u043D\u0438\u0442\u044C <1><0>\u0412\u0441\u0435</0><1>\u041B\u044E\u0431\u043E\u0435</1></1> \u0443\u0441\u043B\u043E\u0432\u0438\u044F \u0432 \u0433\u0440\u0443\u043F\u043F\u0435",
@@ -569,5 +578,6 @@ module.exports = {
569
578
  DataSource: "\u0418\u0441\u0442\u043E\u0447\u043D\u0438\u043A \u0434\u0430\u043D\u043D\u044B\u0445",
570
579
  "Home page": "\u0414\u043E\u043C\u0430\u0448\u043D\u044F\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",
571
580
  Handbook: "\u0420\u0443\u043A\u043E\u0432\u043E\u0434\u0441\u0442\u0432\u043E \u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044F",
572
- License: "\u041B\u0438\u0446\u0435\u043D\u0437\u0438\u044F"
581
+ License: "\u041B\u0438\u0446\u0435\u043D\u0437\u0438\u044F",
582
+ 'This variable has been deprecated and can be replaced with "Current form"': '\u041F\u0435\u0440\u0435\u043C\u0435\u043D\u043D\u0430\u044F \u0443\u0441\u0442\u0430\u0440\u0435\u043B\u0430; "\u0422\u0435\u043A\u0443\u0449\u0430\u044F \u0444\u043E\u0440\u043C\u0430" \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0430 \u0432 \u043A\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u0437\u0430\u043C\u0435\u043D\u044B'
573
583
  };
@@ -1,3 +1,12 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+
1
10
  module.exports = {
2
11
  "Display <1><0>10</0><1>20</1><2>50</2><3>100</3></1> items per page": "Her sayfada <1><0>10</0><1>20</1><2>50</2><3>100</3></1> adet g\xF6sterim",
3
12
  "Meet <1><0>All</0><1>Any</1></1> conditions in the group": "Meet <1><0>All</0><1>Any</1></1> conditions in the group",
@@ -567,5 +576,6 @@ module.exports = {
567
576
  'The {{type}} "{{name}}" may have been deleted. Please remove this {{blockType}}.': `{{type}} "{{name}}" silinmi\u015F olabilir. L\xFCtfen bu {{blockType}}'yi kald\u0131r\u0131n.`,
568
577
  "Home page": "Anasayfa",
569
578
  Handbook: "Kullan\u0131c\u0131 k\u0131lavuzu",
570
- License: "Lisans"
579
+ License: "Lisans",
580
+ 'This variable has been deprecated and can be replaced with "Current form"': 'De\u011Fi\u015Fken kullan\u0131mdan kald\u0131r\u0131ld\u0131; "Ge\xE7erli form" yerine kullan\u0131labilir'
571
581
  };
@@ -1,3 +1,12 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+
1
10
  module.exports = {
2
11
  "Display <1><0>10</0><1>20</1><2>50</2><3>100</3></1> items per page": "\u0412\u0456\u0434\u043E\u0431\u0440\u0430\u0436\u0430\u0442\u0438 <1><0>10</0><1>20</1><2>50</2><3>100</3></1> \u043F\u0440\u0435\u0434\u043C\u0435\u0442\u0456\u0432 \u043D\u0430 \u0441\u0442\u043E\u0440\u0456\u043D\u043A\u0443",
3
12
  "Meet <1><0>All</0><1>Any</1></1> conditions in the group": "\u0412\u0438\u043A\u043E\u043D\u0443\u0432\u0430\u0442\u0438 <1><0>\u0443\u0441\u0456</0><1>\u0431\u0443\u0434\u044C-\u044F\u043A\u0456</1></1> \u0443\u043C\u043E\u0432\u0438 \u0432 \u0433\u0440\u0443\u043F\u0456",
@@ -775,5 +784,6 @@ module.exports = {
775
784
  '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}}.',
776
785
  "Home page": "\u0414\u043E\u043C\u0430\u0448\u043D\u044F \u0441\u0442\u043E\u0440\u0456\u043D\u043A\u0430",
777
786
  Handbook: "\u041F\u043E\u0441\u0456\u0431\u043D\u0438\u043A \u043A\u043E\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430",
778
- License: "\u041B\u0456\u0446\u0435\u043D\u0437\u0456\u044F"
787
+ License: "\u041B\u0456\u0446\u0435\u043D\u0437\u0456\u044F",
788
+ 'This variable has been deprecated and can be replaced with "Current form"': '\u0417\u043C\u0456\u043D\u043D\u0430 \u0431\u0443\u043B\u0430 \u0437\u0430\u0441\u0442\u0430\u0440\u0456\u043B\u043E\u044E; "\u041F\u043E\u0442\u043E\u0447\u043D\u0430 \u0444\u043E\u0440\u043C\u0430" \u043C\u043E\u0436\u0435 \u0431\u0443\u0442\u0438 \u0432\u0438\u043A\u043E\u0440\u0438\u0441\u0442\u0430\u043D\u0430 \u044F\u043A \u0437\u0430\u043C\u0456\u043D\u0430'
779
789
  };
@@ -1,3 +1,12 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+
1
10
  module.exports = {
2
11
  "Display <1><0>10</0><1>20</1><2>50</2><3>100</3></1> items per page": "\u6BCF\u9875\u663E\u793A <1><0>10</0><1>20</1><2>50</2><3>100</3></1> \u6761",
3
12
  "Page number": "\u9875\u7801",
@@ -802,7 +811,7 @@ module.exports = {
802
811
  "Template Data": "\u6A21\u677F\u6570\u636E",
803
812
  "Data fields": "\u6570\u636E\u5B57\u6BB5",
804
813
  "Add template": "\u6DFB\u52A0\u6A21\u677F",
805
- "Display data template selector": "\u663E\u793A\u6570\u636E\u6A21\u677F\u9009\u62E9\u6846",
814
+ "Enable form data template": "\u542F\u7528\u8868\u5355\u6570\u636E\u6A21\u677F",
806
815
  "Form data templates": "\u8868\u5355\u6570\u636E\u6A21\u677F",
807
816
  "Data template": "\u6570\u636E\u6A21\u677F",
808
817
  "No configuration available.": "\u65E0\u53EF\u914D\u7F6E\u9879\u3002",
@@ -842,7 +851,10 @@ module.exports = {
842
851
  "Failed to load plugin": "\u63D2\u4EF6\u52A0\u8F7D\u5931\u8D25",
843
852
  "Allow add new, update and delete actions": "\u5141\u8BB8\u589E\u5220\u6539\u64CD\u4F5C",
844
853
  "Date display format": "\u65E5\u671F\u663E\u793A\u683C\u5F0F",
845
- "Assign data scope for the template": "\u4E3A\u6A21\u677F\u6307\u5B9A\u6570\u636E\u8303\u56F4",
854
+ "Filter out a single piece or a group of records as a template": "\u7B5B\u9009\u51FA\u4E00\u6761\u6216\u4E00\u7EC4\u6570\u636E\uFF0C\u4F5C\u4E3A\u6A21\u677F",
855
+ "The title field is used to identify the template record": "\u7528\u4E8E\u8BC6\u522B\u6A21\u677F\u6570\u636E",
856
+ "Template fields": "\u6A21\u677F\u5B57\u6BB5",
857
+ "The selected fields will automatically populate the form": "\u7528\u4E8E\u81EA\u52A8\u586B\u5145\u5230\u8868\u5355",
846
858
  "Table selected records": "\u8868\u683C\u4E2D\u9009\u4E2D\u7684\u8BB0\u5F55",
847
859
  Tag: "\u6807\u7B7E",
848
860
  "Tag color field": "\u6807\u7B7E\u989C\u8272\u5B57\u6BB5",
@@ -928,5 +940,12 @@ module.exports = {
928
940
  Normal: "\u5E38\u89C4",
929
941
  "Automatically generate default values": "\u968F\u673A\u751F\u6210\u9ED8\u8BA4\u503C",
930
942
  "Refresh data on close": "\u5173\u95ED\u540E\u5237\u65B0\u6570\u636E",
931
- "Refresh data on action": "\u6267\u884C\u540E\u5237\u65B0\u6570\u636E"
943
+ "Refresh data on action": "\u6267\u884C\u540E\u5237\u65B0\u6570\u636E",
944
+ 'This variable has been deprecated and can be replaced with "Current form"': "\u8BE5\u53D8\u91CF\u5DF2\u88AB\u5F03\u7528\uFF0C\u53EF\u4EE5\u4F7F\u7528\u201C\u5F53\u524D\u8868\u5355\u201D\u66FF\u4EE3",
945
+ "Unknown field type": "\u672A\u77E5\u5B57\u6BB5\u7C7B\u578B",
946
+ "The following field types are not compatible and do not support output and display": "\u4EE5\u4E0B\u5B57\u6BB5\u7C7B\u578B\u672A\u9002\u914D\uFF0C\u4E0D\u652F\u6301\u8F93\u51FA\u548C\u663E\u793A",
947
+ "Not fixed": "\u4E0D\u56FA\u5B9A",
948
+ "Left fixed": "\u5DE6\u56FA\u5B9A",
949
+ "Right fixed": "\u53F3\u56FA\u5B9A",
950
+ Fixed: "\u56FA\u5B9A\u5217"
932
951
  };
@@ -1,3 +1,12 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+
1
10
  module.exports = {
2
11
  "Display <1><0>10</0><1>20</1><2>50</2><3>100</3></1> items per page": "\u6BCF\u9801\u986F\u793A <1><0>10</0><1>20</1><2>50</2><3>100</3></1> \u9805",
3
12
  "Page number": "\u9801\u78BC",
@@ -864,5 +873,6 @@ module.exports = {
864
873
  "Allow selection of existing records": "\u5141\u8A31\u9078\u64C7\u5DF2\u6709\u8CC7\u6599",
865
874
  "Home page": "\u4E3B\u9801",
866
875
  Handbook: "\u4F7F\u7528\u624B\u518A",
867
- License: "\u8A31\u53EF\u8B49"
876
+ License: "\u8A31\u53EF\u8B49",
877
+ 'This variable has been deprecated and can be replaced with "Current form"': "\u8A72\u8B8A\u6578\u5DF2\u88AB\u68C4\u7528\uFF0C\u53EF\u4EE5\u4F7F\u7528\u201C\u7576\u524D\u8868\u55AE\u201D\u4F5C\u70BA\u66FF\u4EE3"
868
878
  };
@@ -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-16T15:04:56.599Z"}
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-05-11T01:09:02.486Z"}
@@ -1 +1,9 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
1
9
  export declare const getAntdLocale: (lang: any) => any;
@@ -1,3 +1,12 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+
1
10
  var __defProp = Object.defineProperty;
2
11
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
12
  var __getOwnPropNames = Object.getOwnPropertyNames;
@@ -1 +1,9 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
1
9
  export declare const getCronLocale: (lang: string) => any;
@@ -1,3 +1,12 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+
1
10
  var __defProp = Object.defineProperty;
2
11
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
12
  var __getOwnPropNames = Object.getOwnPropertyNames;
@@ -1 +1,9 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
1
9
  export declare const getCronstrueLocale: (lang: any) => {};
@@ -1,3 +1,12 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+
1
10
  var __defProp = Object.defineProperty;
2
11
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
12
  var __getOwnPropNames = Object.getOwnPropertyNames;
@@ -1 +1,9 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
1
9
  export { default } from './server';
@@ -1,3 +1,12 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+
1
10
  var __create = Object.create;
2
11
  var __defProp = Object.defineProperty;
3
12
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
@@ -1,3 +1,11 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
1
9
  import { Migration } from '@nocobase/server';
2
10
  export default class extends Migration {
3
11
  appVersion: string;
@@ -1,3 +1,12 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+
1
10
  var __defProp = Object.defineProperty;
2
11
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
12
  var __getOwnPropNames = Object.getOwnPropertyNames;
@@ -1,3 +1,11 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
1
9
  import { Migration } from '@nocobase/server';
2
10
  export default class extends Migration {
3
11
  appVersion: string;
@@ -1,3 +1,12 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+
1
10
  var __defProp = Object.defineProperty;
2
11
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
12
  var __getOwnPropNames = Object.getOwnPropertyNames;
@@ -1,3 +1,11 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
1
9
  import { Plugin } from '@nocobase/server';
2
10
  export declare class PluginClientServer extends Plugin {
3
11
  beforeLoad(): Promise<void>;
@@ -1,3 +1,12 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+
1
10
  var __defProp = Object.defineProperty;
2
11
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
12
  var __getOwnPropNames = Object.getOwnPropertyNames;
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.9",
7
+ "version": "1.0.0-alpha.10",
8
8
  "main": "./dist/server/index.js",
9
9
  "license": "AGPL-3.0",
10
10
  "devDependencies": {
@@ -14,11 +14,11 @@
14
14
  "koa-static": "^5.0.0"
15
15
  },
16
16
  "peerDependencies": {
17
- "@nocobase/client": "0.x",
18
- "@nocobase/database": "0.x",
19
- "@nocobase/server": "0.x",
20
- "@nocobase/test": "0.x",
21
- "@nocobase/utils": "0.x"
17
+ "@nocobase/client": "1.x",
18
+ "@nocobase/database": "1.x",
19
+ "@nocobase/server": "1.x",
20
+ "@nocobase/test": "1.x",
21
+ "@nocobase/utils": "1.x"
22
22
  },
23
- "gitHead": "a6fe6c4ee532c04e5a50ec777bf76436ca624cbd"
23
+ "gitHead": "39c634c88f835f8eadedf72ca11a9fb3323a50f8"
24
24
  }