@nocobase/plugin-client 1.0.0-alpha.2 → 1.0.0-alpha.3
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 +8 -0
- package/dist/client/index.js +9 -0
- package/dist/externalVersion.js +13 -4
- package/dist/index.d.ts +8 -0
- package/dist/index.js +9 -0
- package/dist/locale/antd/ar_EG.js +9 -0
- package/dist/locale/antd/az_AZ.js +9 -0
- package/dist/locale/antd/bg_BG.js +9 -0
- package/dist/locale/antd/bn_BD.js +9 -0
- package/dist/locale/antd/by_BY.js +9 -0
- package/dist/locale/antd/ca_ES.js +9 -0
- package/dist/locale/antd/cs_CZ.js +9 -0
- package/dist/locale/antd/da_DK.js +9 -0
- package/dist/locale/antd/de_DE.js +9 -0
- package/dist/locale/antd/el_GR.js +9 -0
- package/dist/locale/antd/en_GB.js +9 -0
- package/dist/locale/antd/en_US.js +9 -0
- package/dist/locale/antd/es_ES.js +9 -0
- package/dist/locale/antd/et_EE.js +9 -0
- package/dist/locale/antd/eu_ES.js +9 -0
- package/dist/locale/antd/fa_IR.js +9 -0
- package/dist/locale/antd/fi_FI.js +9 -0
- package/dist/locale/antd/fr_BE.js +9 -0
- package/dist/locale/antd/fr_CA.js +9 -0
- package/dist/locale/antd/fr_FR.js +9 -0
- package/dist/locale/antd/ga_IE.js +9 -0
- package/dist/locale/antd/gl_ES.js +9 -0
- package/dist/locale/antd/he_IL.js +9 -0
- package/dist/locale/antd/hi_IN.js +9 -0
- package/dist/locale/antd/hr_HR.js +9 -0
- package/dist/locale/antd/hu_HU.js +9 -0
- package/dist/locale/antd/hy_AM.js +9 -0
- package/dist/locale/antd/id_ID.js +9 -0
- package/dist/locale/antd/index.js +9 -0
- package/dist/locale/antd/is_IS.js +9 -0
- package/dist/locale/antd/it_IT.js +9 -0
- package/dist/locale/antd/ja_JP.js +9 -0
- package/dist/locale/antd/ka_GE.js +9 -0
- package/dist/locale/antd/kk_KZ.js +9 -0
- package/dist/locale/antd/km_KH.js +9 -0
- package/dist/locale/antd/kmr_IQ.js +9 -0
- package/dist/locale/antd/kn_IN.js +9 -0
- package/dist/locale/antd/ko_KR.js +9 -0
- package/dist/locale/antd/ku_IQ.js +9 -0
- package/dist/locale/antd/lt_LT.js +9 -0
- package/dist/locale/antd/lv_LV.js +9 -0
- package/dist/locale/antd/mk_MK.js +9 -0
- package/dist/locale/antd/ml_IN.js +9 -0
- package/dist/locale/antd/mn_MN.js +9 -0
- package/dist/locale/antd/ms_MY.js +9 -0
- package/dist/locale/antd/my_MM.js +9 -0
- package/dist/locale/antd/nb_NO.js +9 -0
- package/dist/locale/antd/ne_NP.js +9 -0
- package/dist/locale/antd/nl_BE.js +9 -0
- package/dist/locale/antd/nl_NL.js +9 -0
- package/dist/locale/antd/pl_PL.js +9 -0
- package/dist/locale/antd/pt_BR.js +9 -0
- package/dist/locale/antd/pt_PT.js +9 -0
- package/dist/locale/antd/ro_RO.js +9 -0
- package/dist/locale/antd/ru_RU.js +9 -0
- package/dist/locale/antd/si_LK.js +9 -0
- package/dist/locale/antd/sk_SK.js +9 -0
- package/dist/locale/antd/sl_SI.js +9 -0
- package/dist/locale/antd/sr_RS.js +9 -0
- package/dist/locale/antd/sv_SE.js +9 -0
- package/dist/locale/antd/ta_IN.js +9 -0
- package/dist/locale/antd/th_TH.js +9 -0
- package/dist/locale/antd/tk_TK.js +9 -0
- package/dist/locale/antd/tr_TR.js +9 -0
- package/dist/locale/antd/uk_UA.js +9 -0
- package/dist/locale/antd/ur_PK.js +9 -0
- package/dist/locale/antd/useLocale.js +9 -0
- package/dist/locale/antd/vi_VN.js +9 -0
- package/dist/locale/antd/zh_CN.js +9 -0
- package/dist/locale/antd/zh_HK.js +9 -0
- package/dist/locale/antd/zh_TW.js +9 -0
- package/dist/locale/cron/zh_CN.js +9 -0
- package/dist/locale/cron/zh_TW.js +9 -0
- package/dist/locale/en_US.js +9 -0
- package/dist/locale/es_ES.js +9 -0
- package/dist/locale/fr_FR.js +9 -0
- package/dist/locale/index.js +9 -0
- package/dist/locale/ja_JP.js +9 -0
- package/dist/locale/ko_KR.js +9 -0
- package/dist/locale/pt_BR.js +9 -0
- package/dist/locale/ru_RU.js +9 -0
- package/dist/locale/tr_TR.js +9 -0
- package/dist/locale/uk_UA.js +9 -0
- package/dist/locale/zh-CN.js +9 -0
- package/dist/locale/zh-TW.js +9 -0
- package/dist/node_modules/cronstrue/package.json +1 -1
- package/dist/server/antd.d.ts +8 -0
- package/dist/server/antd.js +9 -0
- package/dist/server/cron.d.ts +8 -0
- package/dist/server/cron.js +9 -0
- package/dist/server/cronstrue.d.ts +8 -0
- package/dist/server/cronstrue.js +9 -0
- package/dist/server/index.d.ts +8 -0
- package/dist/server/index.js +9 -0
- package/dist/server/migrations/20230620203216-admin-ui-schema-uid.d.ts +8 -0
- package/dist/server/migrations/20230620203216-admin-ui-schema-uid.js +9 -0
- package/dist/server/migrations/20231215215247-admin-menu-uid.d.ts +8 -0
- package/dist/server/migrations/20231215215247-admin-menu-uid.js +9 -0
- package/dist/server/server.d.ts +8 -0
- package/dist/server/server.js +9 -0
- package/package.json +2 -2
package/dist/locale/index.js
CHANGED
|
@@ -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/dist/locale/ja_JP.js
CHANGED
|
@@ -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",
|
package/dist/locale/ko_KR.js
CHANGED
|
@@ -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",
|
package/dist/locale/pt_BR.js
CHANGED
|
@@ -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",
|
package/dist/locale/ru_RU.js
CHANGED
|
@@ -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",
|
package/dist/locale/tr_TR.js
CHANGED
|
@@ -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",
|
package/dist/locale/uk_UA.js
CHANGED
|
@@ -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",
|
package/dist/locale/zh-CN.js
CHANGED
|
@@ -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",
|
package/dist/locale/zh-TW.js
CHANGED
|
@@ -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",
|
|
@@ -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-30T08:27:35.728Z"}
|
package/dist/server/antd.d.ts
CHANGED
|
@@ -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;
|
package/dist/server/antd.js
CHANGED
|
@@ -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/dist/server/cron.d.ts
CHANGED
|
@@ -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;
|
package/dist/server/cron.js
CHANGED
|
@@ -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) => {};
|
package/dist/server/cronstrue.js
CHANGED
|
@@ -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/dist/server/index.d.ts
CHANGED
|
@@ -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';
|
package/dist/server/index.js
CHANGED
|
@@ -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;
|
package/dist/server/server.d.ts
CHANGED
|
@@ -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>;
|
package/dist/server/server.js
CHANGED
|
@@ -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": "1.0.0-alpha.
|
|
7
|
+
"version": "1.0.0-alpha.3",
|
|
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": "
|
|
23
|
+
"gitHead": "7ccb137c7616cba5d238f87368239640e1d9ace1"
|
|
24
24
|
}
|