@nocobase/plugin-multi-app-manager 0.17.0-alpha.7 → 0.18.0-alpha.8
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
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
module.exports = {
|
|
2
|
-
"@nocobase/client": "0.
|
|
3
|
-
"antd": "5.
|
|
2
|
+
"@nocobase/client": "0.18.0-alpha.8",
|
|
3
|
+
"antd": "5.12.2",
|
|
4
4
|
"react": "18.2.0",
|
|
5
|
-
"@formily/react": "2.
|
|
6
|
-
"react-router-dom": "6.
|
|
5
|
+
"@formily/react": "2.3.0",
|
|
6
|
+
"react-router-dom": "6.21.0",
|
|
7
7
|
"react-i18next": "11.18.6",
|
|
8
|
-
"@nocobase/database": "0.
|
|
9
|
-
"@nocobase/server": "0.
|
|
8
|
+
"@nocobase/database": "0.18.0-alpha.8",
|
|
9
|
+
"@nocobase/server": "0.18.0-alpha.8",
|
|
10
10
|
"async-mutex": "0.3.2",
|
|
11
11
|
"lodash": "4.17.21",
|
|
12
12
|
"mysql2": "2.3.3",
|
|
13
|
-
"pg": "8.11.
|
|
14
|
-
"@formily/shared": "2.
|
|
13
|
+
"pg": "8.11.3",
|
|
14
|
+
"@formily/shared": "2.3.0"
|
|
15
15
|
};
|
|
@@ -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-29T07:58:51.466Z"}
|
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.
|
|
7
|
+
"version": "0.18.0-alpha.8",
|
|
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": "727d42f6f14e5f863831da3dbf3255ba1165b567"
|
|
29
29
|
}
|
|
@@ -1,165 +0,0 @@
|
|
|
1
|
-
// Note: as of the RFC 7946 version of GeoJSON, Coordinate Reference Systems
|
|
2
|
-
// are no longer supported. (See https://tools.ietf.org/html/rfc7946#appendix-B)}
|
|
3
|
-
|
|
4
|
-
export as namespace GeoJSON;
|
|
5
|
-
|
|
6
|
-
/**
|
|
7
|
-
* The valid values for the "type" property of GeoJSON geometry objects.
|
|
8
|
-
* https://tools.ietf.org/html/rfc7946#section-1.4
|
|
9
|
-
*/
|
|
10
|
-
export type GeoJsonGeometryTypes = Geometry["type"];
|
|
11
|
-
|
|
12
|
-
/**
|
|
13
|
-
* The value values for the "type" property of GeoJSON Objects.
|
|
14
|
-
* https://tools.ietf.org/html/rfc7946#section-1.4
|
|
15
|
-
*/
|
|
16
|
-
export type GeoJsonTypes = GeoJSON["type"];
|
|
17
|
-
|
|
18
|
-
/**
|
|
19
|
-
* Bounding box
|
|
20
|
-
* https://tools.ietf.org/html/rfc7946#section-5
|
|
21
|
-
*/
|
|
22
|
-
export type BBox = [number, number, number, number] | [number, number, number, number, number, number];
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* A Position is an array of coordinates.
|
|
26
|
-
* https://tools.ietf.org/html/rfc7946#section-3.1.1
|
|
27
|
-
* Array should contain between two and three elements.
|
|
28
|
-
* The previous GeoJSON specification allowed more elements (e.g., which could be used to represent M values),
|
|
29
|
-
* but the current specification only allows X, Y, and (optionally) Z to be defined.
|
|
30
|
-
*/
|
|
31
|
-
export type Position = number[]; // [number, number] | [number, number, number];
|
|
32
|
-
|
|
33
|
-
/**
|
|
34
|
-
* The base GeoJSON object.
|
|
35
|
-
* https://tools.ietf.org/html/rfc7946#section-3
|
|
36
|
-
* The GeoJSON specification also allows foreign members
|
|
37
|
-
* (https://tools.ietf.org/html/rfc7946#section-6.1)
|
|
38
|
-
* Developers should use "&" type in TypeScript or extend the interface
|
|
39
|
-
* to add these foreign members.
|
|
40
|
-
*/
|
|
41
|
-
export interface GeoJsonObject {
|
|
42
|
-
// Don't include foreign members directly into this type def.
|
|
43
|
-
// in order to preserve type safety.
|
|
44
|
-
// [key: string]: any;
|
|
45
|
-
/**
|
|
46
|
-
* Specifies the type of GeoJSON object.
|
|
47
|
-
*/
|
|
48
|
-
type: GeoJsonTypes;
|
|
49
|
-
/**
|
|
50
|
-
* Bounding box of the coordinate range of the object's Geometries, Features, or Feature Collections.
|
|
51
|
-
* The value of the bbox member is an array of length 2*n where n is the number of dimensions
|
|
52
|
-
* represented in the contained geometries, with all axes of the most southwesterly point
|
|
53
|
-
* followed by all axes of the more northeasterly point.
|
|
54
|
-
* The axes order of a bbox follows the axes order of geometries.
|
|
55
|
-
* https://tools.ietf.org/html/rfc7946#section-5
|
|
56
|
-
*/
|
|
57
|
-
bbox?: BBox | undefined;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
/**
|
|
61
|
-
* Union of GeoJSON objects.
|
|
62
|
-
*/
|
|
63
|
-
export type GeoJSON = Geometry | Feature | FeatureCollection;
|
|
64
|
-
|
|
65
|
-
/**
|
|
66
|
-
* Geometry object.
|
|
67
|
-
* https://tools.ietf.org/html/rfc7946#section-3
|
|
68
|
-
*/
|
|
69
|
-
export type Geometry = Point | MultiPoint | LineString | MultiLineString | Polygon | MultiPolygon | GeometryCollection;
|
|
70
|
-
export type GeometryObject = Geometry;
|
|
71
|
-
|
|
72
|
-
/**
|
|
73
|
-
* Point geometry object.
|
|
74
|
-
* https://tools.ietf.org/html/rfc7946#section-3.1.2
|
|
75
|
-
*/
|
|
76
|
-
export interface Point extends GeoJsonObject {
|
|
77
|
-
type: "Point";
|
|
78
|
-
coordinates: Position;
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
/**
|
|
82
|
-
* MultiPoint geometry object.
|
|
83
|
-
* https://tools.ietf.org/html/rfc7946#section-3.1.3
|
|
84
|
-
*/
|
|
85
|
-
export interface MultiPoint extends GeoJsonObject {
|
|
86
|
-
type: "MultiPoint";
|
|
87
|
-
coordinates: Position[];
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
/**
|
|
91
|
-
* LineString geometry object.
|
|
92
|
-
* https://tools.ietf.org/html/rfc7946#section-3.1.4
|
|
93
|
-
*/
|
|
94
|
-
export interface LineString extends GeoJsonObject {
|
|
95
|
-
type: "LineString";
|
|
96
|
-
coordinates: Position[];
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
/**
|
|
100
|
-
* MultiLineString geometry object.
|
|
101
|
-
* https://tools.ietf.org/html/rfc7946#section-3.1.5
|
|
102
|
-
*/
|
|
103
|
-
export interface MultiLineString extends GeoJsonObject {
|
|
104
|
-
type: "MultiLineString";
|
|
105
|
-
coordinates: Position[][];
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
/**
|
|
109
|
-
* Polygon geometry object.
|
|
110
|
-
* https://tools.ietf.org/html/rfc7946#section-3.1.6
|
|
111
|
-
*/
|
|
112
|
-
export interface Polygon extends GeoJsonObject {
|
|
113
|
-
type: "Polygon";
|
|
114
|
-
coordinates: Position[][];
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
/**
|
|
118
|
-
* MultiPolygon geometry object.
|
|
119
|
-
* https://tools.ietf.org/html/rfc7946#section-3.1.7
|
|
120
|
-
*/
|
|
121
|
-
export interface MultiPolygon extends GeoJsonObject {
|
|
122
|
-
type: "MultiPolygon";
|
|
123
|
-
coordinates: Position[][][];
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
/**
|
|
127
|
-
* Geometry Collection
|
|
128
|
-
* https://tools.ietf.org/html/rfc7946#section-3.1.8
|
|
129
|
-
*/
|
|
130
|
-
export interface GeometryCollection<G extends Geometry = Geometry> extends GeoJsonObject {
|
|
131
|
-
type: "GeometryCollection";
|
|
132
|
-
geometries: G[];
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
export type GeoJsonProperties = { [name: string]: any } | null;
|
|
136
|
-
|
|
137
|
-
/**
|
|
138
|
-
* A feature object which contains a geometry and associated properties.
|
|
139
|
-
* https://tools.ietf.org/html/rfc7946#section-3.2
|
|
140
|
-
*/
|
|
141
|
-
export interface Feature<G extends Geometry | null = Geometry, P = GeoJsonProperties> extends GeoJsonObject {
|
|
142
|
-
type: "Feature";
|
|
143
|
-
/**
|
|
144
|
-
* The feature's geometry
|
|
145
|
-
*/
|
|
146
|
-
geometry: G;
|
|
147
|
-
/**
|
|
148
|
-
* A value that uniquely identifies this feature in a
|
|
149
|
-
* https://tools.ietf.org/html/rfc7946#section-3.2.
|
|
150
|
-
*/
|
|
151
|
-
id?: string | number | undefined;
|
|
152
|
-
/**
|
|
153
|
-
* Properties associated with this feature.
|
|
154
|
-
*/
|
|
155
|
-
properties: P;
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
/**
|
|
159
|
-
* A collection of feature objects.
|
|
160
|
-
* https://tools.ietf.org/html/rfc7946#section-3.3
|
|
161
|
-
*/
|
|
162
|
-
export interface FeatureCollection<G extends Geometry | null = Geometry, P = GeoJsonProperties> extends GeoJsonObject {
|
|
163
|
-
type: "FeatureCollection";
|
|
164
|
-
features: Array<Feature<G, P>>;
|
|
165
|
-
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@types/geojson",
|
|
3
|
-
"version": "7946.0.13",
|
|
4
|
-
"description": "TypeScript definitions for geojson",
|
|
5
|
-
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/geojson",
|
|
6
|
-
"license": "MIT",
|
|
7
|
-
"contributors": [
|
|
8
|
-
{
|
|
9
|
-
"name": "Jacob Bruun",
|
|
10
|
-
"githubUsername": "cobster",
|
|
11
|
-
"url": "https://github.com/cobster"
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"name": "Arne Schubert",
|
|
15
|
-
"githubUsername": "atd-schubert",
|
|
16
|
-
"url": "https://github.com/atd-schubert"
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
"name": "Jeff Jacobson",
|
|
20
|
-
"githubUsername": "JeffJacobson",
|
|
21
|
-
"url": "https://github.com/JeffJacobson"
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
"name": "Ilia Choly",
|
|
25
|
-
"githubUsername": "icholy",
|
|
26
|
-
"url": "https://github.com/icholy"
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"name": "Dan Vanderkam",
|
|
30
|
-
"githubUsername": "danvk",
|
|
31
|
-
"url": "https://github.com/danvk"
|
|
32
|
-
}
|
|
33
|
-
],
|
|
34
|
-
"main": "",
|
|
35
|
-
"types": "index.d.ts",
|
|
36
|
-
"repository": {
|
|
37
|
-
"type": "git",
|
|
38
|
-
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
|
39
|
-
"directory": "types/geojson"
|
|
40
|
-
},
|
|
41
|
-
"scripts": {},
|
|
42
|
-
"dependencies": {},
|
|
43
|
-
"typesPublisherContentHash": "4e4971357304bd2014648d19c8b610e1cc65cf30bd2dfb359e83b2e7251e3a71",
|
|
44
|
-
"typeScriptVersion": "4.5",
|
|
45
|
-
"nonNpm": true
|
|
46
|
-
}
|