isomorphic-region-loader 13.1.37 → 16.0.39
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/assets/shared/shared_folder_info.txt +1 -1
- package/browser/{esm2020 → esm2022}/isomorphic-region-loader.mjs +4 -4
- package/{client/esm2020 → browser/esm2022}/lib/index.mjs +21 -21
- package/browser/{esm2020 → esm2022}/public-api.mjs +1 -1
- package/{client/fesm2015 → browser/fesm2022}/isomorphic-region-loader.mjs +17 -17
- package/browser/{isomorphic-region-loader.d.ts → index.d.ts} +4 -4
- package/browser/lib/index.d.ts +2 -2
- package/browser/package.json +6 -12
- package/client/{esm2020 → esm2022}/isomorphic-region-loader.mjs +4 -4
- package/{browser/esm2020 → client/esm2022}/lib/index.mjs +21 -21
- package/client/{esm2020 → esm2022}/public-api.mjs +1 -1
- package/{browser/fesm2020 → client/fesm2022}/isomorphic-region-loader.mjs +17 -17
- package/client/{isomorphic-region-loader.d.ts → index.d.ts} +4 -4
- package/client/lib/index.d.ts +2 -2
- package/client/package.json +89 -85
- package/index.d.ts +3 -3
- package/lib/index.d.ts +5 -5
- package/lib/region-remover.backend.d.ts +15 -15
- package/lib/region.backend.d.ts +29 -29
- package/package.json +3 -3
- package/package.json_tnp.json5 +1 -1
- package/tmp-environment.json +94 -90
- package/websql/{esm2020 → esm2022}/isomorphic-region-loader.mjs +4 -4
- package/websql/{esm2020 → esm2022}/lib/index.mjs +21 -21
- package/websql/{esm2020 → esm2022}/public-api.mjs +1 -1
- package/{client/fesm2020 → websql/fesm2022}/isomorphic-region-loader.mjs +17 -17
- package/websql/{isomorphic-region-loader.d.ts → index.d.ts} +4 -4
- package/websql/lib/index.d.ts +2 -2
- package/websql/package.json +6 -12
- package/browser/fesm2015/isomorphic-region-loader.mjs +0 -23
- package/client/fesm2015/isomorphic-region-loader.mjs.map +0 -1
- package/client/fesm2020/isomorphic-region-loader.mjs.map +0 -1
- package/websql/fesm2015/isomorphic-region-loader.mjs +0 -23
- package/websql/fesm2020/isomorphic-region-loader.mjs +0 -23
- package/websql/fesm2020/isomorphic-region-loader.mjs.map +0 -1
- /package/browser/{fesm2015 → fesm2022}/isomorphic-region-loader.mjs.map +0 -0
- /package/{browser/fesm2020 → client/fesm2022}/isomorphic-region-loader.mjs.map +0 -0
- /package/websql/{fesm2015 → fesm2022}/isomorphic-region-loader.mjs.map +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
THIS FILE IS GENERATED. THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
|
2
2
|
|
|
3
|
-
Assets from this folder are being shipped with this npm package (isomorphic-region-loader@
|
|
3
|
+
Assets from this folder are being shipped with this npm package (isomorphic-region-loader@16.0.39)
|
|
4
4
|
created from this project.
|
|
5
5
|
|
|
6
6
|
THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated bundle index. Do not edit.
|
|
3
|
-
*/
|
|
4
|
-
export * from './public-api';
|
|
1
|
+
/**
|
|
2
|
+
* Generated bundle index. Do not edit.
|
|
3
|
+
*/
|
|
4
|
+
export * from './public-api';
|
|
5
5
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaXNvbW9ycGhpYy1yZWdpb24tbG9hZGVyLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vdG1wLWxpYnMtZm9yLWJ1bmRsZS9pc29tb3JwaGljLXJlZ2lvbi1sb2FkZXIvcHJvamVjdHMvaXNvbW9ycGhpYy1yZWdpb24tbG9hZGVyL3NyYy9pc29tb3JwaGljLXJlZ2lvbi1sb2FkZXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFFSCxjQUFjLGNBQWMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogR2VuZXJhdGVkIGJ1bmRsZSBpbmRleC4gRG8gbm90IGVkaXQuXG4gKi9cblxuZXhwb3J0ICogZnJvbSAnLi9wdWJsaWMtYXBpJztcbiJdfQ==
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
/* */
|
|
2
|
-
/* */
|
|
3
|
-
function StripBrowserCode(content) {
|
|
4
|
-
/* */
|
|
5
|
-
/* */
|
|
6
|
-
/* */
|
|
7
|
-
/* */
|
|
8
|
-
/* */
|
|
9
|
-
/* */
|
|
10
|
-
/* */
|
|
11
|
-
/* */
|
|
12
|
-
/* */
|
|
13
|
-
/* */
|
|
14
|
-
}
|
|
15
|
-
export { StripBrowserCode as StripBlockLoader };
|
|
16
|
-
/* */
|
|
17
|
-
/* */
|
|
18
|
-
/* */
|
|
19
|
-
export default StripBrowserCode;
|
|
20
|
-
;
|
|
21
|
-
({}); // @--end-of-file-for-module=isomorphic-region-loader lib/index.ts
|
|
1
|
+
/* */
|
|
2
|
+
/* */
|
|
3
|
+
function StripBrowserCode(content) {
|
|
4
|
+
/* */
|
|
5
|
+
/* */
|
|
6
|
+
/* */
|
|
7
|
+
/* */
|
|
8
|
+
/* */
|
|
9
|
+
/* */
|
|
10
|
+
/* */
|
|
11
|
+
/* */
|
|
12
|
+
/* */
|
|
13
|
+
/* */
|
|
14
|
+
}
|
|
15
|
+
export { StripBrowserCode as StripBlockLoader };
|
|
16
|
+
/* */
|
|
17
|
+
/* */
|
|
18
|
+
/* */
|
|
19
|
+
export default StripBrowserCode;
|
|
20
|
+
;
|
|
21
|
+
({}); // @--end-of-file-for-module=isomorphic-region-loader lib/index.ts
|
|
22
22
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi90bXAtbGlicy1mb3ItYnVuZGxlL2lzb21vcnBoaWMtcmVnaW9uLWxvYWRlci9wcm9qZWN0cy9pc29tb3JwaGljLXJlZ2lvbi1sb2FkZXIvc3JjL2xpYi9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxLQUFLO0FBQ0wsS0FBSztBQUdMLFNBQVMsZ0JBQWdCLENBQUMsT0FBTztJQUNqQyxLQUFLO0lBQ0wsS0FBSztJQUNMLEtBQUs7SUFDTCxLQUFLO0lBQ0wsS0FBSztJQUNMLEtBQUs7SUFDTCxLQUFLO0lBQ0wsS0FBSztJQUNMLEtBQUs7SUFDTCxLQUFLO0FBRUwsQ0FBQztBQUVELE9BQU8sRUFBRSxnQkFBZ0IsSUFBSSxnQkFBZ0IsRUFBRSxDQUFDO0FBQ2hELEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUVMLGVBQWUsZ0JBQWdCLENBQUM7QUFFL0IsQ0FBQztBQUFBLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxrRUFBa0UiLCJzb3VyY2VzQ29udGVudCI6WyIvKiAqL1xuLyogKi9cbiAgXG5cbmZ1bmN0aW9uIFN0cmlwQnJvd3NlckNvZGUoY29udGVudCkge1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbiAgXG59XG5cbmV4cG9ydCB7IFN0cmlwQnJvd3NlckNvZGUgYXMgU3RyaXBCbG9ja0xvYWRlciB9O1xuLyogKi9cbi8qICovXG4vKiAqL1xuICBcbmV4cG9ydCBkZWZhdWx0IFN0cmlwQnJvd3NlckNvZGU7XG5cbiA7KHt9KTsgLy8gQC0tZW5kLW9mLWZpbGUtZm9yLW1vZHVsZT1pc29tb3JwaGljLXJlZ2lvbi1sb2FkZXIgbGliL2luZGV4LnRzIl19
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './lib';
|
|
1
|
+
export * from './lib';
|
|
2
2
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3RtcC1saWJzLWZvci1idW5kbGUvaXNvbW9ycGhpYy1yZWdpb24tbG9hZGVyL3Byb2plY3RzL2lzb21vcnBoaWMtcmVnaW9uLWxvYWRlci9zcmMvcHVibGljLWFwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLE9BQU8sQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vbGliJztcbiJdfQ==
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
/* */
|
|
2
|
-
/* */
|
|
3
|
-
function StripBrowserCode(content) {
|
|
4
|
-
/* */
|
|
5
|
-
/* */
|
|
6
|
-
/* */
|
|
7
|
-
/* */
|
|
8
|
-
/* */
|
|
9
|
-
/* */
|
|
10
|
-
/* */
|
|
11
|
-
/* */
|
|
12
|
-
/* */
|
|
13
|
-
/* */
|
|
14
|
-
}
|
|
15
|
-
;
|
|
1
|
+
/* */
|
|
2
|
+
/* */
|
|
3
|
+
function StripBrowserCode(content) {
|
|
4
|
+
/* */
|
|
5
|
+
/* */
|
|
6
|
+
/* */
|
|
7
|
+
/* */
|
|
8
|
+
/* */
|
|
9
|
+
/* */
|
|
10
|
+
/* */
|
|
11
|
+
/* */
|
|
12
|
+
/* */
|
|
13
|
+
/* */
|
|
14
|
+
}
|
|
15
|
+
;
|
|
16
16
|
({}); // @--end-of-file-for-module=isomorphic-region-loader lib/index.ts
|
|
17
17
|
|
|
18
|
-
/**
|
|
19
|
-
* Generated bundle index. Do not edit.
|
|
18
|
+
/**
|
|
19
|
+
* Generated bundle index. Do not edit.
|
|
20
20
|
*/
|
|
21
21
|
|
|
22
22
|
export { StripBrowserCode as StripBlockLoader };
|
package/browser/lib/index.d.ts
CHANGED
package/browser/package.json
CHANGED
|
@@ -8,23 +8,17 @@
|
|
|
8
8
|
"dependencies": {
|
|
9
9
|
"tslib": "^2.3.0"
|
|
10
10
|
},
|
|
11
|
-
"module": "
|
|
12
|
-
"
|
|
13
|
-
"esm2020": "esm2020/isomorphic-region-loader.mjs",
|
|
14
|
-
"fesm2020": "fesm2020/isomorphic-region-loader.mjs",
|
|
15
|
-
"fesm2015": "fesm2015/isomorphic-region-loader.mjs",
|
|
16
|
-
"typings": "isomorphic-region-loader.d.ts",
|
|
11
|
+
"module": "fesm2022/isomorphic-region-loader.mjs",
|
|
12
|
+
"typings": "index.d.ts",
|
|
17
13
|
"exports": {
|
|
18
14
|
"./package.json": {
|
|
19
15
|
"default": "./package.json"
|
|
20
16
|
},
|
|
21
17
|
".": {
|
|
22
|
-
"types": "./
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"node": "./fesm2015/isomorphic-region-loader.mjs",
|
|
27
|
-
"default": "./fesm2020/isomorphic-region-loader.mjs"
|
|
18
|
+
"types": "./index.d.ts",
|
|
19
|
+
"esm2022": "./esm2022/isomorphic-region-loader.mjs",
|
|
20
|
+
"esm": "./esm2022/isomorphic-region-loader.mjs",
|
|
21
|
+
"default": "./fesm2022/isomorphic-region-loader.mjs"
|
|
28
22
|
}
|
|
29
23
|
},
|
|
30
24
|
"sideEffects": false
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated bundle index. Do not edit.
|
|
3
|
-
*/
|
|
4
|
-
export * from './public-api';
|
|
1
|
+
/**
|
|
2
|
+
* Generated bundle index. Do not edit.
|
|
3
|
+
*/
|
|
4
|
+
export * from './public-api';
|
|
5
5
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaXNvbW9ycGhpYy1yZWdpb24tbG9hZGVyLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vdG1wLWxpYnMtZm9yLWJ1bmRsZS9pc29tb3JwaGljLXJlZ2lvbi1sb2FkZXIvcHJvamVjdHMvaXNvbW9ycGhpYy1yZWdpb24tbG9hZGVyL3NyYy9pc29tb3JwaGljLXJlZ2lvbi1sb2FkZXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFFSCxjQUFjLGNBQWMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogR2VuZXJhdGVkIGJ1bmRsZSBpbmRleC4gRG8gbm90IGVkaXQuXG4gKi9cblxuZXhwb3J0ICogZnJvbSAnLi9wdWJsaWMtYXBpJztcbiJdfQ==
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
/* */
|
|
2
|
-
/* */
|
|
3
|
-
function StripBrowserCode(content) {
|
|
4
|
-
/* */
|
|
5
|
-
/* */
|
|
6
|
-
/* */
|
|
7
|
-
/* */
|
|
8
|
-
/* */
|
|
9
|
-
/* */
|
|
10
|
-
/* */
|
|
11
|
-
/* */
|
|
12
|
-
/* */
|
|
13
|
-
/* */
|
|
14
|
-
}
|
|
15
|
-
export { StripBrowserCode as StripBlockLoader };
|
|
16
|
-
/* */
|
|
17
|
-
/* */
|
|
18
|
-
/* */
|
|
19
|
-
export default StripBrowserCode;
|
|
20
|
-
;
|
|
21
|
-
({}); // @--end-of-file-for-module=isomorphic-region-loader lib/index.ts
|
|
1
|
+
/* */
|
|
2
|
+
/* */
|
|
3
|
+
function StripBrowserCode(content) {
|
|
4
|
+
/* */
|
|
5
|
+
/* */
|
|
6
|
+
/* */
|
|
7
|
+
/* */
|
|
8
|
+
/* */
|
|
9
|
+
/* */
|
|
10
|
+
/* */
|
|
11
|
+
/* */
|
|
12
|
+
/* */
|
|
13
|
+
/* */
|
|
14
|
+
}
|
|
15
|
+
export { StripBrowserCode as StripBlockLoader };
|
|
16
|
+
/* */
|
|
17
|
+
/* */
|
|
18
|
+
/* */
|
|
19
|
+
export default StripBrowserCode;
|
|
20
|
+
;
|
|
21
|
+
({}); // @--end-of-file-for-module=isomorphic-region-loader lib/index.ts
|
|
22
22
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi90bXAtbGlicy1mb3ItYnVuZGxlL2lzb21vcnBoaWMtcmVnaW9uLWxvYWRlci9wcm9qZWN0cy9pc29tb3JwaGljLXJlZ2lvbi1sb2FkZXIvc3JjL2xpYi9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxLQUFLO0FBQ0wsS0FBSztBQUdMLFNBQVMsZ0JBQWdCLENBQUMsT0FBTztJQUNqQyxLQUFLO0lBQ0wsS0FBSztJQUNMLEtBQUs7SUFDTCxLQUFLO0lBQ0wsS0FBSztJQUNMLEtBQUs7SUFDTCxLQUFLO0lBQ0wsS0FBSztJQUNMLEtBQUs7SUFDTCxLQUFLO0FBRUwsQ0FBQztBQUVELE9BQU8sRUFBRSxnQkFBZ0IsSUFBSSxnQkFBZ0IsRUFBRSxDQUFDO0FBQ2hELEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUVMLGVBQWUsZ0JBQWdCLENBQUM7QUFFL0IsQ0FBQztBQUFBLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxrRUFBa0UiLCJzb3VyY2VzQ29udGVudCI6WyIvKiAqL1xuLyogKi9cbiAgXG5cbmZ1bmN0aW9uIFN0cmlwQnJvd3NlckNvZGUoY29udGVudCkge1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbiAgXG59XG5cbmV4cG9ydCB7IFN0cmlwQnJvd3NlckNvZGUgYXMgU3RyaXBCbG9ja0xvYWRlciB9O1xuLyogKi9cbi8qICovXG4vKiAqL1xuICBcbmV4cG9ydCBkZWZhdWx0IFN0cmlwQnJvd3NlckNvZGU7XG5cbiA7KHt9KTsgLy8gQC0tZW5kLW9mLWZpbGUtZm9yLW1vZHVsZT1pc29tb3JwaGljLXJlZ2lvbi1sb2FkZXIgbGliL2luZGV4LnRzIl19
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './lib';
|
|
1
|
+
export * from './lib';
|
|
2
2
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3RtcC1saWJzLWZvci1idW5kbGUvaXNvbW9ycGhpYy1yZWdpb24tbG9hZGVyL3Byb2plY3RzL2lzb21vcnBoaWMtcmVnaW9uLWxvYWRlci9zcmMvcHVibGljLWFwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLE9BQU8sQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vbGliJztcbiJdfQ==
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
/* */
|
|
2
|
-
/* */
|
|
3
|
-
function StripBrowserCode(content) {
|
|
4
|
-
/* */
|
|
5
|
-
/* */
|
|
6
|
-
/* */
|
|
7
|
-
/* */
|
|
8
|
-
/* */
|
|
9
|
-
/* */
|
|
10
|
-
/* */
|
|
11
|
-
/* */
|
|
12
|
-
/* */
|
|
13
|
-
/* */
|
|
14
|
-
}
|
|
15
|
-
;
|
|
1
|
+
/* */
|
|
2
|
+
/* */
|
|
3
|
+
function StripBrowserCode(content) {
|
|
4
|
+
/* */
|
|
5
|
+
/* */
|
|
6
|
+
/* */
|
|
7
|
+
/* */
|
|
8
|
+
/* */
|
|
9
|
+
/* */
|
|
10
|
+
/* */
|
|
11
|
+
/* */
|
|
12
|
+
/* */
|
|
13
|
+
/* */
|
|
14
|
+
}
|
|
15
|
+
;
|
|
16
16
|
({}); // @--end-of-file-for-module=isomorphic-region-loader lib/index.ts
|
|
17
17
|
|
|
18
|
-
/**
|
|
19
|
-
* Generated bundle index. Do not edit.
|
|
18
|
+
/**
|
|
19
|
+
* Generated bundle index. Do not edit.
|
|
20
20
|
*/
|
|
21
21
|
|
|
22
22
|
export { StripBrowserCode as StripBlockLoader };
|
package/client/lib/index.d.ts
CHANGED
package/client/package.json
CHANGED
|
@@ -1,48 +1,51 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "isomorphic-region-loader",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "16.0.39",
|
|
4
4
|
"author": "Dariusz Filipiak @darekf77",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"devDependencies": {
|
|
7
|
-
"@angular-devkit/build-angular": "~
|
|
8
|
-
"@angular-devkit/core": "~
|
|
7
|
+
"@angular-devkit/build-angular": "~16.0.5",
|
|
8
|
+
"@angular-devkit/core": "~16.0.5",
|
|
9
9
|
"@angular-material-extensions/fab-menu": "~6.1.0",
|
|
10
|
-
"@angular/animations": "~
|
|
11
|
-
"@angular/cdk": "~
|
|
12
|
-
"@angular/cli": "~
|
|
13
|
-
"@angular/common": "~
|
|
14
|
-
"@angular/compiler": "~
|
|
15
|
-
"@angular/compiler-cli": "~
|
|
16
|
-
"@angular/core": "~
|
|
17
|
-
"@angular/
|
|
18
|
-
"@angular/forms": "~
|
|
19
|
-
"@angular/material": "~
|
|
20
|
-
"@angular/platform-browser": "~
|
|
21
|
-
"@angular/platform-browser-dynamic": "~
|
|
22
|
-
"@angular/pwa": "~
|
|
23
|
-
"@angular/router": "~
|
|
24
|
-
"@angular/service-worker": "~
|
|
10
|
+
"@angular/animations": "~16.0.0",
|
|
11
|
+
"@angular/cdk": "~16.0.3",
|
|
12
|
+
"@angular/cli": "~16.0.5",
|
|
13
|
+
"@angular/common": "~16.0.0",
|
|
14
|
+
"@angular/compiler": "~16.0.0",
|
|
15
|
+
"@angular/compiler-cli": "~16.0.4",
|
|
16
|
+
"@angular/core": "~16.0.0",
|
|
17
|
+
"@angular/elements": "~16.0.4",
|
|
18
|
+
"@angular/forms": "~16.0.0",
|
|
19
|
+
"@angular/material": "~16.0.3",
|
|
20
|
+
"@angular/platform-browser": "~16.0.4",
|
|
21
|
+
"@angular/platform-browser-dynamic": "~16.0.4",
|
|
22
|
+
"@angular/pwa": "~16.0.5",
|
|
23
|
+
"@angular/router": "~16.0.0",
|
|
24
|
+
"@angular/service-worker": "~16.0.4",
|
|
25
25
|
"@babel/cli": "7.18.6",
|
|
26
26
|
"@iconify/icons-fa-solid": "1.2.2",
|
|
27
27
|
"@iconify/icons-mdi": "1.2.1",
|
|
28
|
-
"@mdi/js": "
|
|
29
|
-
"@ng-matero/extensions": "
|
|
28
|
+
"@mdi/js": "7.2.96",
|
|
29
|
+
"@ng-matero/extensions": "16.0.0",
|
|
30
30
|
"@ngneat/falso": "6.4.0",
|
|
31
|
-
"@ngneat/hot-toast": "
|
|
32
|
-
"@ngneat/overview": "
|
|
33
|
-
"@ngneat/
|
|
34
|
-
"@ngrx/component-store": "~
|
|
35
|
-
"@ngrx/data": "~
|
|
36
|
-
"@ngrx/effects": "~
|
|
37
|
-
"@ngrx/entity": "~
|
|
38
|
-
"@ngrx/router-store": "~
|
|
39
|
-
"@ngrx/schematics": "~
|
|
40
|
-
"@ngrx/store": "~
|
|
41
|
-
"@ngrx/store-devtools": "~
|
|
42
|
-
"@ngx-formly/core": "6.
|
|
43
|
-
"@ngx-formly/material": "6.
|
|
44
|
-
"@ngx-translate/core": "
|
|
45
|
-
"@ngx-translate/http-loader": "
|
|
31
|
+
"@ngneat/hot-toast": "5.0.1",
|
|
32
|
+
"@ngneat/overview": "5.0.0",
|
|
33
|
+
"@ngneat/spectator": "15.0.0",
|
|
34
|
+
"@ngrx/component-store": "~16.0.1",
|
|
35
|
+
"@ngrx/data": "~16.0.1",
|
|
36
|
+
"@ngrx/effects": "~16.0.1",
|
|
37
|
+
"@ngrx/entity": "~16.0.1",
|
|
38
|
+
"@ngrx/router-store": "~16.0.1",
|
|
39
|
+
"@ngrx/schematics": "~16.0.1",
|
|
40
|
+
"@ngrx/store": "~16.0.1",
|
|
41
|
+
"@ngrx/store-devtools": "~16.0.1",
|
|
42
|
+
"@ngx-formly/core": "6.1.7",
|
|
43
|
+
"@ngx-formly/material": "6.1.7",
|
|
44
|
+
"@ngx-translate/core": "15.0.0",
|
|
45
|
+
"@ngx-translate/http-loader": "8.0.0",
|
|
46
|
+
"@testdeck/jasmine": "0.3.3",
|
|
47
|
+
"@testdeck/jest": "0.3.3",
|
|
48
|
+
"@testdeck/mocha": "0.3.3",
|
|
46
49
|
"@types/chai": "4.1.2",
|
|
47
50
|
"@types/chokidar": "2.1.3",
|
|
48
51
|
"@types/dateformat": "1.0.1",
|
|
@@ -54,7 +57,7 @@
|
|
|
54
57
|
"@types/http-proxy": "1.16.0",
|
|
55
58
|
"@types/http-proxy-middleware": "0.19.2",
|
|
56
59
|
"@types/inquirer": "7.3.1",
|
|
57
|
-
"@types/jasmine": "3.
|
|
60
|
+
"@types/jasmine": "4.3.0",
|
|
58
61
|
"@types/json-stringify-safe": "5.0.0",
|
|
59
62
|
"@types/json5": "0.0.29",
|
|
60
63
|
"@types/lockfile": "1.0.0",
|
|
@@ -73,10 +76,10 @@
|
|
|
73
76
|
"@types/vinyl": "2.0.2",
|
|
74
77
|
"@types/watch": "1.0.0",
|
|
75
78
|
"accepts": "1.3.4",
|
|
76
|
-
"angular-material-css-vars": "5.0.
|
|
77
|
-
"any-project-cli": "~13.1.
|
|
79
|
+
"angular-material-css-vars": "5.0.2",
|
|
80
|
+
"any-project-cli": "~13.1.28",
|
|
78
81
|
"axios": "1.3.5",
|
|
79
|
-
"background-worker-process": "~
|
|
82
|
+
"background-worker-process": "~16.0.46",
|
|
80
83
|
"base32": "0.0.7",
|
|
81
84
|
"bcryptjs": "2.4.3",
|
|
82
85
|
"better-sqlite3": "7.6.2",
|
|
@@ -97,7 +100,7 @@
|
|
|
97
100
|
"concurrently": "3.5.1",
|
|
98
101
|
"content-type": "1.0.4",
|
|
99
102
|
"cookie-parser": "1.4.3",
|
|
100
|
-
"copy-paste": "1.3
|
|
103
|
+
"copy-paste": "1.5.3",
|
|
101
104
|
"cors": "2.8.4",
|
|
102
105
|
"cpr": "3.0.1",
|
|
103
106
|
"cross-spawn": "7.0.3",
|
|
@@ -117,13 +120,13 @@
|
|
|
117
120
|
"express-session": "1.17.3",
|
|
118
121
|
"file-loader": "1.1.5",
|
|
119
122
|
"file-saver": "2.0.5",
|
|
120
|
-
"firedev": "^
|
|
121
|
-
"firedev-crud": "~
|
|
122
|
-
"firedev-crud-deamon": "~13.1.
|
|
123
|
-
"firedev-ports": "~
|
|
124
|
-
"firedev-storage": "~13.2.
|
|
125
|
-
"firedev-typeorm": "~
|
|
126
|
-
"firedev-ui": "~
|
|
123
|
+
"firedev": "^16",
|
|
124
|
+
"firedev-crud": "~16.0.51",
|
|
125
|
+
"firedev-crud-deamon": "~13.1.40",
|
|
126
|
+
"firedev-ports": "~16.0.46",
|
|
127
|
+
"firedev-storage": "~13.2.37",
|
|
128
|
+
"firedev-typeorm": "~16.0.34",
|
|
129
|
+
"firedev-ui": "~16.0.1",
|
|
127
130
|
"fkill": "6.1.0",
|
|
128
131
|
"font-awesome": "4.7.0",
|
|
129
132
|
"form-data": "4.0.0",
|
|
@@ -137,52 +140,52 @@
|
|
|
137
140
|
"http-proxy-middleware": "0.19.1",
|
|
138
141
|
"http-server": "0.11.1",
|
|
139
142
|
"immutable": "4.3.0",
|
|
140
|
-
"incremental-compiler": "~
|
|
143
|
+
"incremental-compiler": "~16.0.28",
|
|
141
144
|
"inquirer": "7.3.3",
|
|
142
145
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
143
146
|
"is-elevated": "3.0.0",
|
|
144
|
-
"isomorphic-region-loader": "~13.1.
|
|
147
|
+
"isomorphic-region-loader": "~13.1.38",
|
|
145
148
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
146
|
-
"jasmine-core": "4.
|
|
149
|
+
"jasmine-core": "4.6.0",
|
|
147
150
|
"jscodeshift": "0.6.3",
|
|
148
151
|
"json-stringify-safe": "5.0.1",
|
|
149
|
-
"json10": "~
|
|
150
|
-
"json10-writer": "~
|
|
151
|
-
"json5": "2.1
|
|
152
|
+
"json10": "~16.0.46",
|
|
153
|
+
"json10-writer": "~16.0.42",
|
|
154
|
+
"json5": "2.2.1",
|
|
152
155
|
"json5-writer": "0.2.0",
|
|
153
156
|
"jszip": "3.10.1",
|
|
154
|
-
"karma": "6.
|
|
155
|
-
"karma-chrome-launcher": "3.
|
|
157
|
+
"karma": "6.4.0",
|
|
158
|
+
"karma-chrome-launcher": "3.2.0",
|
|
156
159
|
"karma-cli": "1.0.1",
|
|
157
|
-
"karma-coverage": "2.
|
|
158
|
-
"karma-jasmine": "
|
|
159
|
-
"karma-jasmine-html-reporter": "
|
|
160
|
+
"karma-coverage": "2.2.0",
|
|
161
|
+
"karma-jasmine": "5.1.0",
|
|
162
|
+
"karma-jasmine-html-reporter": "2.0.0",
|
|
160
163
|
"lnk": "1.0.1",
|
|
161
164
|
"localforage": "1.10.0",
|
|
162
165
|
"lockfile": "1.0.4",
|
|
163
|
-
"lodash": "4.17.
|
|
164
|
-
"lodash-walk-object": "~
|
|
166
|
+
"lodash": "4.17.20",
|
|
167
|
+
"lodash-walk-object": "~16.0.46",
|
|
165
168
|
"lowdb": "1.0.0",
|
|
166
|
-
"magic-renamer": "~13.1.
|
|
169
|
+
"magic-renamer": "~13.1.42",
|
|
167
170
|
"material-design-icons": "3.0.1",
|
|
168
171
|
"method-override": "2.3.10",
|
|
169
172
|
"minimist": "1.2.0",
|
|
170
173
|
"mkdirp": "0.5.1",
|
|
171
174
|
"mocha": "5.2.0",
|
|
172
|
-
"moment": "2.
|
|
173
|
-
"morphi": "~
|
|
174
|
-
"ng-in-viewport": "
|
|
175
|
-
"ng-packagr": "
|
|
175
|
+
"moment": "2.29.3",
|
|
176
|
+
"morphi": "~16.0.3",
|
|
177
|
+
"ng-in-viewport": "15.0.2",
|
|
178
|
+
"ng-packagr": "16.0.1",
|
|
176
179
|
"ng-talkback": "~13.1.19",
|
|
177
|
-
"ng2-logger": "~
|
|
178
|
-
"ng2-rest": "~
|
|
179
|
-
"ngx-ace-wrapper": "
|
|
180
|
-
"ngx-editor": "
|
|
181
|
-
"ngx-highlightjs": "
|
|
180
|
+
"ng2-logger": "~16.0.2",
|
|
181
|
+
"ng2-rest": "~16.0.10",
|
|
182
|
+
"ngx-ace-wrapper": "14.0.0",
|
|
183
|
+
"ngx-editor": "15.3.0",
|
|
184
|
+
"ngx-highlightjs": "9.0.0",
|
|
182
185
|
"ngx-moment": "6.0.2",
|
|
183
186
|
"ngx-pipes": "3.0.0",
|
|
184
|
-
"ngx-progressbar": "
|
|
185
|
-
"ngx-scrollbar": "
|
|
187
|
+
"ngx-progressbar": "11.0.0",
|
|
188
|
+
"ngx-scrollbar": "12.0.0",
|
|
186
189
|
"ngx-store": "3.1.1",
|
|
187
190
|
"ngx-typed-js": "2.1.1",
|
|
188
191
|
"node-cli-tester": "~13.1.19",
|
|
@@ -209,31 +212,32 @@
|
|
|
209
212
|
"record-replay-req-res-scenario": "~13.1.20",
|
|
210
213
|
"reflect-metadata": "0.1.10",
|
|
211
214
|
"rimraf": "2.6.2",
|
|
212
|
-
"rxjs": "~7.
|
|
215
|
+
"rxjs": "~7.8.0",
|
|
213
216
|
"semver": "6.3.0",
|
|
214
217
|
"simple-git": "1.96.0",
|
|
215
218
|
"sloc": "0.2.0",
|
|
216
219
|
"socket.io": "2.4.1",
|
|
217
220
|
"sort-package-json": "1.11.0",
|
|
218
221
|
"sql.js": "1.8.0",
|
|
219
|
-
"static-columns": "~
|
|
222
|
+
"static-columns": "~16.0.1",
|
|
220
223
|
"string-similarity": "4.0.2",
|
|
221
224
|
"sudo-block": "3.0.0",
|
|
222
225
|
"systeminformation": "3.45.7",
|
|
223
226
|
"task.js": "0.1.5",
|
|
224
227
|
"threads": "1.7.0",
|
|
225
|
-
"tnp-cli": "~
|
|
226
|
-
"tnp-config": "~
|
|
227
|
-
"tnp-core": "~
|
|
228
|
-
"tnp-db": "~13.1.
|
|
229
|
-
"tnp-helpers": "~
|
|
228
|
+
"tnp-cli": "~16.0.3",
|
|
229
|
+
"tnp-config": "~16.0.3",
|
|
230
|
+
"tnp-core": "~16.0.6",
|
|
231
|
+
"tnp-db": "~13.1.22",
|
|
232
|
+
"tnp-helpers": "~16.0.1",
|
|
230
233
|
"ts-debug": "1.3.0",
|
|
231
234
|
"ts-loader": "2.3.1",
|
|
232
|
-
"ts-node": "10.
|
|
235
|
+
"ts-node": "10.9.1",
|
|
233
236
|
"tslib": "~2.3.0",
|
|
237
|
+
"turndown": "7.1.2",
|
|
234
238
|
"typeorm": "~0.3.10",
|
|
235
|
-
"typescript": "~
|
|
236
|
-
"typescript-class-helpers": "~
|
|
239
|
+
"typescript": "~5.0.2",
|
|
240
|
+
"typescript-class-helpers": "~16.0.14",
|
|
237
241
|
"typescript-formatter": "~7.2.2",
|
|
238
242
|
"underscore": "1.9.1",
|
|
239
243
|
"uuid": "8.3.2",
|
|
@@ -242,11 +246,11 @@
|
|
|
242
246
|
"vpn-split": "~13.1.23",
|
|
243
247
|
"watch": "1.0.2",
|
|
244
248
|
"yup": "1.1.1",
|
|
245
|
-
"zone.js": "~0.
|
|
249
|
+
"zone.js": "~0.13.0"
|
|
246
250
|
},
|
|
247
251
|
"dependencies": {
|
|
248
|
-
"tnp-models": "~
|
|
252
|
+
"tnp-models": "~16.0.29"
|
|
249
253
|
},
|
|
250
254
|
"private": false,
|
|
251
|
-
"lastBuildTagHash": "
|
|
255
|
+
"lastBuildTagHash": "b3ed67ac1f6e9a0267e9035126d557ac73c2ea3a"
|
|
252
256
|
}
|
package/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import def from './lib';
|
|
2
|
-
export * from './lib';
|
|
3
|
-
export default def;
|
|
1
|
+
import def from './lib';
|
|
2
|
+
export * from './lib';
|
|
3
|
+
export default def;
|
package/lib/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
declare function StripBrowserCode(content: any): any;
|
|
2
|
-
export { StripBrowserCode as StripBlockLoader };
|
|
3
|
-
export * from './region-remover.backend';
|
|
4
|
-
export * from './region.backend';
|
|
5
|
-
export default StripBrowserCode;
|
|
1
|
+
declare function StripBrowserCode(content: any): any;
|
|
2
|
+
export { StripBrowserCode as StripBlockLoader };
|
|
3
|
+
export * from './region-remover.backend';
|
|
4
|
+
export * from './region.backend';
|
|
5
|
+
export default StripBrowserCode;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export declare class RegionRemover {
|
|
2
|
-
readonly realtiveOrAbsFilePAth: string;
|
|
3
|
-
private content;
|
|
4
|
-
readonly project?: any;
|
|
5
|
-
private root;
|
|
6
|
-
private readonly START_REGION;
|
|
7
|
-
private readonly END_REGION;
|
|
8
|
-
static from(realtiveOrAbsFilePAth: string, content: string, replacementss?: any, // Models.dev.Replacement[],
|
|
9
|
-
project?: any): RegionRemover;
|
|
10
|
-
private matchStartRegion;
|
|
11
|
-
private matchEndRegion;
|
|
12
|
-
private constructor();
|
|
13
|
-
private tree;
|
|
14
|
-
get output(): string;
|
|
15
|
-
}
|
|
1
|
+
export declare class RegionRemover {
|
|
2
|
+
readonly realtiveOrAbsFilePAth: string;
|
|
3
|
+
private content;
|
|
4
|
+
readonly project?: any;
|
|
5
|
+
private root;
|
|
6
|
+
private readonly START_REGION;
|
|
7
|
+
private readonly END_REGION;
|
|
8
|
+
static from(realtiveOrAbsFilePAth: string, content: string, replacementss?: any, // Models.dev.Replacement[],
|
|
9
|
+
project?: any): RegionRemover;
|
|
10
|
+
private matchStartRegion;
|
|
11
|
+
private matchEndRegion;
|
|
12
|
+
private constructor();
|
|
13
|
+
private tree;
|
|
14
|
+
get output(): string;
|
|
15
|
+
}
|