@nocobase/plugin-multi-app-manager 0.17.0-alpha.2 → 0.17.0-alpha.4
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/externalVersion.js +3 -3
- package/dist/locale/en-US.json +11 -0
- package/dist/locale/es-ES.json +9 -0
- package/dist/locale/pt-BR.json +9 -0
- package/dist/locale/zh-CN.json +11 -0
- package/dist/node_modules/mariadb/package.json +1 -1
- package/package.json +2 -2
- package/dist/locale/es-ES.d.ts +0 -10
- package/dist/locale/es-ES.js +0 -31
- package/dist/locale/pt-BR.d.ts +0 -10
- package/dist/locale/pt-BR.js +0 -31
- package/dist/locale/zh-CN.d.ts +0 -12
- package/dist/locale/zh-CN.js +0 -33
package/dist/externalVersion.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
module.exports = {
|
|
2
|
-
"@nocobase/client": "0.17.0-alpha.
|
|
2
|
+
"@nocobase/client": "0.17.0-alpha.4",
|
|
3
3
|
"antd": "5.8.6",
|
|
4
4
|
"react": "18.2.0",
|
|
5
5
|
"@formily/react": "2.2.27",
|
|
6
6
|
"react-router-dom": "6.14.1",
|
|
7
7
|
"react-i18next": "11.18.6",
|
|
8
|
-
"@nocobase/database": "0.17.0-alpha.
|
|
9
|
-
"@nocobase/server": "0.17.0-alpha.
|
|
8
|
+
"@nocobase/database": "0.17.0-alpha.4",
|
|
9
|
+
"@nocobase/server": "0.17.0-alpha.4",
|
|
10
10
|
"async-mutex": "0.3.2",
|
|
11
11
|
"lodash": "4.17.21",
|
|
12
12
|
"mysql2": "2.3.3",
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Multi-app manager": "Multi-app manager",
|
|
3
|
+
"Applications": "Applications",
|
|
4
|
+
"App display name": "App display name",
|
|
5
|
+
"App ID": "App ID",
|
|
6
|
+
"Pin to menu": "Pin to menu",
|
|
7
|
+
"Custom domain": "Custom domain",
|
|
8
|
+
"Manage applications": "Manage applications",
|
|
9
|
+
"Standalone deployment": "Standalone deployment",
|
|
10
|
+
"Auto start": "Auto start"
|
|
11
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Multi-app manager": "Gestor de aplicaciones múltiples",
|
|
3
|
+
"Applications": "Aplicaciones",
|
|
4
|
+
"App display name": "Mostrar nombre de aplicación",
|
|
5
|
+
"App ID": "ID de aplicación",
|
|
6
|
+
"Pin to menu": " Fijar al menú",
|
|
7
|
+
"Custom domain": "Dominio personalizado",
|
|
8
|
+
"Manage applications": "Gestionar aplicaciones"
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Multi-app manager": "Gerenciador de aplicativos múltiplos",
|
|
3
|
+
"Applications": "Aplicativos",
|
|
4
|
+
"App display name": "Nome de exibição do aplicativo",
|
|
5
|
+
"App ID": "ID do aplicativo",
|
|
6
|
+
"Pin to menu": "Fixar no menu",
|
|
7
|
+
"Custom domain": "Domínio personalizado",
|
|
8
|
+
"Manage applications": "Gerenciar aplicativos"
|
|
9
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Multi-app manager": "多应用管理",
|
|
3
|
+
"Applications": "应用",
|
|
4
|
+
"App display name": "应用名称",
|
|
5
|
+
"App ID": "应用标识",
|
|
6
|
+
"Pin to menu": "在菜单上显示",
|
|
7
|
+
"Custom domain": "自定义域名",
|
|
8
|
+
"Manage applications": "管理应用",
|
|
9
|
+
"Standalone deployment": "独立部署",
|
|
10
|
+
"Auto start": "自动启动"
|
|
11
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"mariadb","version":"2.5.6","description":"fast mariadb/mysql connector.","main":"promise.js","types":"types/index.d.ts","directories":{"lib":"lib","test":"test"},"private":false,"scripts":{"test":"npm run test:types-prettier && npm run test:prettier && npm run test:types && npm run test:lint && npm run test:base","test:base":"mocha --no-parallel --timeout 5000 \"test/**/*.js\" ","test:lint":"eslint \"{lib,test}/**/*.js\" ","test:types":"eslint \"types/*.ts\" ","test:types-prettier":"prettier --write \"types/*.ts\"","test:prettier":"prettier --write \"{tools,lib,test,benchmarks}/**/*.js\"","coverage":"npm run coverage:test && npm run coverage:report","coverage:test":"nyc mocha --no-parallel --timeout 5000 \"test/**/*.js\"","coverage:report":"nyc report --reporter=text-lcov > coverage.lcov && codecov","benchmark":"node ./benchmarks/benchmarks.js","generate":"node ./tools/generate-mariadb.js"},"repository":{"type":"git","url":"git+https://github.com/mariadb-corporation/mariadb-connector-nodejs.git"},"keywords":["mariadb","mysql","client","driver","connector"],"files":["lib","types/index.d.ts","promise.js","callback.js"],"engines":{"node":">= 10.13"},"author":"Diego Dupin <diego.dupin@mariadb.com>","license":"LGPL-2.1-or-later","dependencies":{"@types/geojson":"^7946.0.8","@types/node":"^17.0.10","denque":"^2.0.1","iconv-lite":"^0.6.3","long":"^5.2.0","moment-timezone":"^0.5.34","please-upgrade-node":"^3.2.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^5.10.0","@typescript-eslint/parser":"^5.10.0","benchmark":"^2.1.4","chai":"^4.3.4","codecov":"^3.8.2","chalk":"^4.1.2","dom-parser":"^0.1.6","error-stack-parser":"^2.0.6","eslint":"^8.7.0","eslint-config-prettier":"^8.3.0","eslint-plugin-markdown":"^2.2.1","eslint-plugin-prettier":"^4.0.0","mocha":"^9.2.0","mocha-lcov-reporter":"^1.3.0","nyc":"^15.1.0","prettier":"^2.5.1","typescript":"^4.5.5"},"bugs":{"url":"https://jira.mariadb.org/projects/CONJS/"},"homepage":"https://github.com/mariadb-corporation/mariadb-connector-nodejs#readme","_lastModified":"2023-12-
|
|
1
|
+
{"name":"mariadb","version":"2.5.6","description":"fast mariadb/mysql connector.","main":"promise.js","types":"types/index.d.ts","directories":{"lib":"lib","test":"test"},"private":false,"scripts":{"test":"npm run test:types-prettier && npm run test:prettier && npm run test:types && npm run test:lint && npm run test:base","test:base":"mocha --no-parallel --timeout 5000 \"test/**/*.js\" ","test:lint":"eslint \"{lib,test}/**/*.js\" ","test:types":"eslint \"types/*.ts\" ","test:types-prettier":"prettier --write \"types/*.ts\"","test:prettier":"prettier --write \"{tools,lib,test,benchmarks}/**/*.js\"","coverage":"npm run coverage:test && npm run coverage:report","coverage:test":"nyc mocha --no-parallel --timeout 5000 \"test/**/*.js\"","coverage:report":"nyc report --reporter=text-lcov > coverage.lcov && codecov","benchmark":"node ./benchmarks/benchmarks.js","generate":"node ./tools/generate-mariadb.js"},"repository":{"type":"git","url":"git+https://github.com/mariadb-corporation/mariadb-connector-nodejs.git"},"keywords":["mariadb","mysql","client","driver","connector"],"files":["lib","types/index.d.ts","promise.js","callback.js"],"engines":{"node":">= 10.13"},"author":"Diego Dupin <diego.dupin@mariadb.com>","license":"LGPL-2.1-or-later","dependencies":{"@types/geojson":"^7946.0.8","@types/node":"^17.0.10","denque":"^2.0.1","iconv-lite":"^0.6.3","long":"^5.2.0","moment-timezone":"^0.5.34","please-upgrade-node":"^3.2.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^5.10.0","@typescript-eslint/parser":"^5.10.0","benchmark":"^2.1.4","chai":"^4.3.4","codecov":"^3.8.2","chalk":"^4.1.2","dom-parser":"^0.1.6","error-stack-parser":"^2.0.6","eslint":"^8.7.0","eslint-config-prettier":"^8.3.0","eslint-plugin-markdown":"^2.2.1","eslint-plugin-prettier":"^4.0.0","mocha":"^9.2.0","mocha-lcov-reporter":"^1.3.0","nyc":"^15.1.0","prettier":"^2.5.1","typescript":"^4.5.5"},"bugs":{"url":"https://jira.mariadb.org/projects/CONJS/"},"homepage":"https://github.com/mariadb-corporation/mariadb-connector-nodejs#readme","_lastModified":"2023-12-12T06:31:13.380Z"}
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"displayName.zh-CN": "多应用管理器",
|
|
5
5
|
"description": "Dynamically create multiple apps without separate deployments",
|
|
6
6
|
"description.zh-CN": "无需单独部署即可动态创建多个应用",
|
|
7
|
-
"version": "0.17.0-alpha.
|
|
7
|
+
"version": "0.17.0-alpha.4",
|
|
8
8
|
"license": "AGPL-3.0",
|
|
9
9
|
"main": "./dist/server/index.js",
|
|
10
10
|
"devDependencies": {
|
|
@@ -25,5 +25,5 @@
|
|
|
25
25
|
"@nocobase/test": "0.x",
|
|
26
26
|
"@nocobase/utils": "0.x"
|
|
27
27
|
},
|
|
28
|
-
"gitHead": "
|
|
28
|
+
"gitHead": "663b03a3799a70ba1a2bc6a0d686e679331a50ad"
|
|
29
29
|
}
|
package/dist/locale/es-ES.d.ts
DELETED
package/dist/locale/es-ES.js
DELETED
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
var __defProp = Object.defineProperty;
|
|
2
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
-
var __export = (target, all) => {
|
|
6
|
-
for (var name in all)
|
|
7
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
-
};
|
|
9
|
-
var __copyProps = (to, from, except, desc) => {
|
|
10
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
-
for (let key of __getOwnPropNames(from))
|
|
12
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
-
}
|
|
15
|
-
return to;
|
|
16
|
-
};
|
|
17
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
-
var es_ES_exports = {};
|
|
19
|
-
__export(es_ES_exports, {
|
|
20
|
-
default: () => es_ES_default
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(es_ES_exports);
|
|
23
|
-
var es_ES_default = {
|
|
24
|
-
"Multi-app manager": "Gestor de aplicaciones m\xFAltiples",
|
|
25
|
-
Applications: "Aplicaciones",
|
|
26
|
-
"App display name": "Mostrar nombre de aplicaci\xF3n",
|
|
27
|
-
"App ID": "ID de aplicaci\xF3n",
|
|
28
|
-
"Pin to menu": " Fijar al men\xFA",
|
|
29
|
-
"Custom domain": "Dominio personalizado",
|
|
30
|
-
"Manage applications": "Gestionar aplicaciones"
|
|
31
|
-
};
|
package/dist/locale/pt-BR.d.ts
DELETED
package/dist/locale/pt-BR.js
DELETED
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
var __defProp = Object.defineProperty;
|
|
2
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
-
var __export = (target, all) => {
|
|
6
|
-
for (var name in all)
|
|
7
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
-
};
|
|
9
|
-
var __copyProps = (to, from, except, desc) => {
|
|
10
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
-
for (let key of __getOwnPropNames(from))
|
|
12
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
-
}
|
|
15
|
-
return to;
|
|
16
|
-
};
|
|
17
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
-
var pt_BR_exports = {};
|
|
19
|
-
__export(pt_BR_exports, {
|
|
20
|
-
default: () => pt_BR_default
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(pt_BR_exports);
|
|
23
|
-
var pt_BR_default = {
|
|
24
|
-
"Multi-app manager": "Gerenciador de aplicativos m\xFAltiplos",
|
|
25
|
-
Applications: "Aplicativos",
|
|
26
|
-
"App display name": "Nome de exibi\xE7\xE3o do aplicativo",
|
|
27
|
-
"App ID": "ID do aplicativo",
|
|
28
|
-
"Pin to menu": "Fixar no menu",
|
|
29
|
-
"Custom domain": "Dom\xEDnio personalizado",
|
|
30
|
-
"Manage applications": "Gerenciar aplicativos"
|
|
31
|
-
};
|
package/dist/locale/zh-CN.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
'Multi-app manager': string;
|
|
3
|
-
Applications: string;
|
|
4
|
-
'App display name': string;
|
|
5
|
-
'App ID': string;
|
|
6
|
-
'Pin to menu': string;
|
|
7
|
-
'Custom domain': string;
|
|
8
|
-
'Manage applications': string;
|
|
9
|
-
'Standalone deployment': string;
|
|
10
|
-
'Auto start': string;
|
|
11
|
-
};
|
|
12
|
-
export default _default;
|
package/dist/locale/zh-CN.js
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
var __defProp = Object.defineProperty;
|
|
2
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
-
var __export = (target, all) => {
|
|
6
|
-
for (var name in all)
|
|
7
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
-
};
|
|
9
|
-
var __copyProps = (to, from, except, desc) => {
|
|
10
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
-
for (let key of __getOwnPropNames(from))
|
|
12
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
-
}
|
|
15
|
-
return to;
|
|
16
|
-
};
|
|
17
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
-
var zh_CN_exports = {};
|
|
19
|
-
__export(zh_CN_exports, {
|
|
20
|
-
default: () => zh_CN_default
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(zh_CN_exports);
|
|
23
|
-
var zh_CN_default = {
|
|
24
|
-
"Multi-app manager": "\u591A\u5E94\u7528\u7BA1\u7406",
|
|
25
|
-
Applications: "\u5E94\u7528",
|
|
26
|
-
"App display name": "\u5E94\u7528\u540D\u79F0",
|
|
27
|
-
"App ID": "\u5E94\u7528\u6807\u8BC6",
|
|
28
|
-
"Pin to menu": "\u5728\u83DC\u5355\u4E0A\u663E\u793A",
|
|
29
|
-
"Custom domain": "\u81EA\u5B9A\u4E49\u57DF\u540D",
|
|
30
|
-
"Manage applications": "\u7BA1\u7406\u5E94\u7528",
|
|
31
|
-
"Standalone deployment": "\u72EC\u7ACB\u90E8\u7F72",
|
|
32
|
-
"Auto start": "\u81EA\u52A8\u542F\u52A8"
|
|
33
|
-
};
|