isomorphic-region-loader 18.0.19 → 18.0.20
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/README.md +24 -24
- package/client/README.md +24 -24
- package/package.json +3 -3
- package/taon.jsonc +32 -32
- package/tmp-environment.json +29 -29
- package/websql/README.md +24 -24
|
@@ -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@18.0.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (isomorphic-region-loader@18.0.20)
|
|
4
4
|
created from this project.
|
|
5
5
|
|
|
6
6
|
THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
package/browser/README.md
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
# MyLib
|
|
2
|
-
|
|
3
|
-
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
|
|
4
|
-
|
|
5
|
-
## Code scaffolding
|
|
6
|
-
|
|
7
|
-
Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
|
|
8
|
-
> Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
|
|
9
|
-
|
|
10
|
-
## Build
|
|
11
|
-
|
|
12
|
-
Run `ng build my-lib` to build the project. The build artifacts will be stored in the `dist/` directory.
|
|
13
|
-
|
|
14
|
-
## Publishing
|
|
15
|
-
|
|
16
|
-
After building your library with `ng build my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
|
|
17
|
-
|
|
18
|
-
## Running unit tests
|
|
19
|
-
|
|
20
|
-
Run `ng test my-lib` to execute the unit tests via [Karma](https://karma-runner.github.io).
|
|
21
|
-
|
|
22
|
-
## Further help
|
|
23
|
-
|
|
24
|
-
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
|
|
1
|
+
# MyLib
|
|
2
|
+
|
|
3
|
+
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
|
|
4
|
+
|
|
5
|
+
## Code scaffolding
|
|
6
|
+
|
|
7
|
+
Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
|
|
8
|
+
> Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
|
|
9
|
+
|
|
10
|
+
## Build
|
|
11
|
+
|
|
12
|
+
Run `ng build my-lib` to build the project. The build artifacts will be stored in the `dist/` directory.
|
|
13
|
+
|
|
14
|
+
## Publishing
|
|
15
|
+
|
|
16
|
+
After building your library with `ng build my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
|
|
17
|
+
|
|
18
|
+
## Running unit tests
|
|
19
|
+
|
|
20
|
+
Run `ng test my-lib` to execute the unit tests via [Karma](https://karma-runner.github.io).
|
|
21
|
+
|
|
22
|
+
## Further help
|
|
23
|
+
|
|
24
|
+
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
|
package/client/README.md
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
# MyLib
|
|
2
|
-
|
|
3
|
-
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
|
|
4
|
-
|
|
5
|
-
## Code scaffolding
|
|
6
|
-
|
|
7
|
-
Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
|
|
8
|
-
> Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
|
|
9
|
-
|
|
10
|
-
## Build
|
|
11
|
-
|
|
12
|
-
Run `ng build my-lib` to build the project. The build artifacts will be stored in the `dist/` directory.
|
|
13
|
-
|
|
14
|
-
## Publishing
|
|
15
|
-
|
|
16
|
-
After building your library with `ng build my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
|
|
17
|
-
|
|
18
|
-
## Running unit tests
|
|
19
|
-
|
|
20
|
-
Run `ng test my-lib` to execute the unit tests via [Karma](https://karma-runner.github.io).
|
|
21
|
-
|
|
22
|
-
## Further help
|
|
23
|
-
|
|
24
|
-
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
|
|
1
|
+
# MyLib
|
|
2
|
+
|
|
3
|
+
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
|
|
4
|
+
|
|
5
|
+
## Code scaffolding
|
|
6
|
+
|
|
7
|
+
Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
|
|
8
|
+
> Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
|
|
9
|
+
|
|
10
|
+
## Build
|
|
11
|
+
|
|
12
|
+
Run `ng build my-lib` to build the project. The build artifacts will be stored in the `dist/` directory.
|
|
13
|
+
|
|
14
|
+
## Publishing
|
|
15
|
+
|
|
16
|
+
After building your library with `ng build my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
|
|
17
|
+
|
|
18
|
+
## Running unit tests
|
|
19
|
+
|
|
20
|
+
Run `ng test my-lib` to execute the unit tests via [Karma](https://karma-runner.github.io).
|
|
21
|
+
|
|
22
|
+
## Further help
|
|
23
|
+
|
|
24
|
+
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
|
package/package.json
CHANGED
|
@@ -33,14 +33,14 @@
|
|
|
33
33
|
"private": false
|
|
34
34
|
},
|
|
35
35
|
"name": "isomorphic-region-loader",
|
|
36
|
-
"version": "18.0.
|
|
36
|
+
"version": "18.0.20",
|
|
37
37
|
"author": "Dariusz Filipiak @darekf77",
|
|
38
38
|
"license": "MIT",
|
|
39
39
|
"devDependencies": {},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"tnp-models": "~18.0.
|
|
41
|
+
"tnp-models": "~18.0.21"
|
|
42
42
|
},
|
|
43
43
|
"private": false,
|
|
44
|
-
"lastBuildTagHash": "
|
|
44
|
+
"lastBuildTagHash": "5d28ac4793ba2248530c3bb13cb2dad0356f4577",
|
|
45
45
|
"main": "dist/app.electron.js"
|
|
46
46
|
}
|
package/taon.jsonc
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
{
|
|
2
|
-
"resources": [],
|
|
3
|
-
|
|
4
|
-
"overrided": {
|
|
5
|
-
"linkedFolders": [],
|
|
6
|
-
"ignoreDepsPattern": ["*"],
|
|
7
|
-
"includeAsDev": [],
|
|
8
|
-
"includeOnly": ["tnp-models"],
|
|
9
|
-
"dependencies": {},
|
|
10
|
-
"npmFixes": []
|
|
11
|
-
},
|
|
12
|
-
|
|
13
|
-
"smartContainerBuildTarget": "",
|
|
14
|
-
"linkedRepos": [],
|
|
15
|
-
|
|
16
|
-
"libReleaseOptions": {
|
|
17
|
-
"nodts": false,
|
|
18
|
-
"obscure": false,
|
|
19
|
-
"ugly": false,
|
|
20
|
-
"includeNodeModules": false,
|
|
21
|
-
"cliBuildNoDts": false,
|
|
22
|
-
"cliBuildObscure": false,
|
|
23
|
-
"cliBuildIncludeNodeModules": false,
|
|
24
|
-
"cliBuildUglify": false
|
|
25
|
-
},
|
|
26
|
-
|
|
27
|
-
"smartContainerTarget": "",
|
|
28
|
-
"license": "MIT",
|
|
29
|
-
"author": "Dariusz Filipiak @darekf77",
|
|
30
|
-
"type": "isomorphic-lib",
|
|
31
|
-
"version": "v18",
|
|
32
|
-
"private": false
|
|
1
|
+
{
|
|
2
|
+
"resources": [],
|
|
3
|
+
|
|
4
|
+
"overrided": {
|
|
5
|
+
"linkedFolders": [],
|
|
6
|
+
"ignoreDepsPattern": ["*"],
|
|
7
|
+
"includeAsDev": [],
|
|
8
|
+
"includeOnly": ["tnp-models"],
|
|
9
|
+
"dependencies": {},
|
|
10
|
+
"npmFixes": []
|
|
11
|
+
},
|
|
12
|
+
|
|
13
|
+
"smartContainerBuildTarget": "",
|
|
14
|
+
"linkedRepos": [],
|
|
15
|
+
|
|
16
|
+
"libReleaseOptions": {
|
|
17
|
+
"nodts": false,
|
|
18
|
+
"obscure": false,
|
|
19
|
+
"ugly": false,
|
|
20
|
+
"includeNodeModules": false,
|
|
21
|
+
"cliBuildNoDts": false,
|
|
22
|
+
"cliBuildObscure": false,
|
|
23
|
+
"cliBuildIncludeNodeModules": false,
|
|
24
|
+
"cliBuildUglify": false
|
|
25
|
+
},
|
|
26
|
+
|
|
27
|
+
"smartContainerTarget": "",
|
|
28
|
+
"license": "MIT",
|
|
29
|
+
"author": "Dariusz Filipiak @darekf77",
|
|
30
|
+
"type": "isomorphic-lib",
|
|
31
|
+
"version": "v18",
|
|
32
|
+
"private": false
|
|
33
33
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"private": false
|
|
38
38
|
},
|
|
39
39
|
"name": "isomorphic-region-loader",
|
|
40
|
-
"version": "18.0.
|
|
40
|
+
"version": "18.0.20",
|
|
41
41
|
"author": "Dariusz Filipiak @darekf77",
|
|
42
42
|
"license": "MIT",
|
|
43
43
|
"devDependencies": {
|
|
@@ -204,14 +204,14 @@
|
|
|
204
204
|
"image-focus": "1.2.1",
|
|
205
205
|
"immer": "10.0.2",
|
|
206
206
|
"immutable": "4.3.7",
|
|
207
|
-
"incremental-compiler": "~18.0.
|
|
207
|
+
"incremental-compiler": "~18.0.21",
|
|
208
208
|
"inquirer": "7.3.3",
|
|
209
209
|
"inquirer-autocomplete-prompt": "1.4.0",
|
|
210
210
|
"inquirer-autocomplete-standalone": "0.8.1",
|
|
211
211
|
"inquirer-select-pro": "1.0.0-alpha.7",
|
|
212
212
|
"inquirer-toggle": "1.0.1",
|
|
213
213
|
"is-elevated": "3.0.0",
|
|
214
|
-
"isomorphic-region-loader": "~18.0.
|
|
214
|
+
"isomorphic-region-loader": "~18.0.19",
|
|
215
215
|
"istanbul-instrumenter-loader": "3.0.1",
|
|
216
216
|
"jest": "29.7.0",
|
|
217
217
|
"jest-date-mock": "1.0.10",
|
|
@@ -222,8 +222,8 @@
|
|
|
222
222
|
"joi": "17.13.3",
|
|
223
223
|
"jscodeshift": "0.6.3",
|
|
224
224
|
"json-stringify-safe": "5.0.1",
|
|
225
|
-
"json10": "~18.0.
|
|
226
|
-
"json10-writer": "~18.0.
|
|
225
|
+
"json10": "~18.0.19",
|
|
226
|
+
"json10-writer": "~18.0.19",
|
|
227
227
|
"json5": "2.2.3",
|
|
228
228
|
"json5-writer": "0.2.0",
|
|
229
229
|
"jszip": "3.10.1",
|
|
@@ -232,9 +232,9 @@
|
|
|
232
232
|
"localforage": "1.10.0",
|
|
233
233
|
"lockfile": "1.0.4",
|
|
234
234
|
"lodash": "4.17.21",
|
|
235
|
-
"lodash-walk-object": "~18.0.
|
|
235
|
+
"lodash-walk-object": "~18.0.19",
|
|
236
236
|
"lowdb": "7.0.1",
|
|
237
|
-
"magic-renamer": "~18.0.
|
|
237
|
+
"magic-renamer": "~18.0.19",
|
|
238
238
|
"material-design-icons": "3.0.1",
|
|
239
239
|
"method-override": "2.3.10",
|
|
240
240
|
"minimist": "1.2.8",
|
|
@@ -245,11 +245,11 @@
|
|
|
245
245
|
"ng-in-viewport": "16.1.0",
|
|
246
246
|
"ng-lock": "18.0.1",
|
|
247
247
|
"ng-packagr": "18.1.0",
|
|
248
|
-
"ng-talkback": "~18.0.
|
|
249
|
-
"ng2-logger": "~18.0.
|
|
248
|
+
"ng-talkback": "~18.0.18",
|
|
249
|
+
"ng2-logger": "~18.0.22",
|
|
250
250
|
"ng2-pdfjs-viewer": "18.0.0",
|
|
251
|
-
"ng2-rest": "~18.0.
|
|
252
|
-
"ng2-rest-swagger-generator": "18.0.
|
|
251
|
+
"ng2-rest": "~18.0.19",
|
|
252
|
+
"ng2-rest-swagger-generator": "18.0.16",
|
|
253
253
|
"ngx-ace-wrapper": "17.0.0",
|
|
254
254
|
"ngx-editor": "17.5.4",
|
|
255
255
|
"ngx-highlightjs": "12.0.0",
|
|
@@ -263,7 +263,7 @@
|
|
|
263
263
|
"ngx-scrolltop": "18.0.0",
|
|
264
264
|
"ngx-store": "3.1.1",
|
|
265
265
|
"ngx-typed-js": "2.1.1",
|
|
266
|
-
"node-cli-tester": "~18.0.
|
|
266
|
+
"node-cli-tester": "~18.0.18",
|
|
267
267
|
"node-localstorage": "2.1.6",
|
|
268
268
|
"node-notifier": "10.0.1",
|
|
269
269
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -294,7 +294,7 @@
|
|
|
294
294
|
"q": "1.5.1",
|
|
295
295
|
"rallax.js": "2.0.4",
|
|
296
296
|
"randomcolor": "0.5.3",
|
|
297
|
-
"record-replay-req-res-scenario": "~18.0.
|
|
297
|
+
"record-replay-req-res-scenario": "~18.0.18",
|
|
298
298
|
"reflect-metadata": "0.2.2",
|
|
299
299
|
"rimraf": "2.6.2",
|
|
300
300
|
"rxjs": "~7.8.1",
|
|
@@ -308,22 +308,22 @@
|
|
|
308
308
|
"sql-template-strings": "2.2.2",
|
|
309
309
|
"sql-template-tag": "5.2.1",
|
|
310
310
|
"sql.js": "1.8.0",
|
|
311
|
-
"static-columns": "~18.0.
|
|
311
|
+
"static-columns": "~18.0.20",
|
|
312
312
|
"string-similarity": "4.0.4",
|
|
313
313
|
"sudo-block": "3.0.0",
|
|
314
314
|
"supertest": "7.0.0",
|
|
315
315
|
"sweetalert2": "11.7.32",
|
|
316
316
|
"systeminformation": "3.45.7",
|
|
317
317
|
"taon": "^18",
|
|
318
|
-
"taon-storage": "18.0.
|
|
319
|
-
"taon-type-sql": "18.0.
|
|
320
|
-
"taon-typeorm": "18.0.
|
|
318
|
+
"taon-storage": "18.0.28",
|
|
319
|
+
"taon-type-sql": "18.0.19",
|
|
320
|
+
"taon-typeorm": "18.0.18",
|
|
321
321
|
"task.js": "0.1.5",
|
|
322
322
|
"threads": "1.7.0",
|
|
323
|
-
"tnp": "~18.0.
|
|
324
|
-
"tnp-config": "~18.0.
|
|
325
|
-
"tnp-core": "~18.0.
|
|
326
|
-
"tnp-helpers": "~18.0.
|
|
323
|
+
"tnp": "~18.0.24",
|
|
324
|
+
"tnp-config": "~18.0.22",
|
|
325
|
+
"tnp-core": "~18.0.47",
|
|
326
|
+
"tnp-helpers": "~18.0.19",
|
|
327
327
|
"ts-debug": "1.3.0",
|
|
328
328
|
"ts-json-schema-generator": "2.3.0-next.5",
|
|
329
329
|
"ts-loader": "2.3.1",
|
|
@@ -335,14 +335,14 @@
|
|
|
335
335
|
"typedoc": "0.26.5",
|
|
336
336
|
"typedoc-plugin-markdown": "4.2.3",
|
|
337
337
|
"typescript": "~5.5.4",
|
|
338
|
-
"typescript-class-helpers": "~18.0.
|
|
338
|
+
"typescript-class-helpers": "~18.0.21",
|
|
339
339
|
"typescript-formatter": "~7.2.2",
|
|
340
340
|
"typescript-string-enums": "~1.0.0",
|
|
341
341
|
"underscore": "1.13.7",
|
|
342
342
|
"uuid": "10.0.0",
|
|
343
343
|
"validator": "13.5.2",
|
|
344
344
|
"video.js": "8.3.0",
|
|
345
|
-
"vpn-split": "~18.0.
|
|
345
|
+
"vpn-split": "~18.0.18",
|
|
346
346
|
"vscode": "1.1.37",
|
|
347
347
|
"wait-on": "8.0.1",
|
|
348
348
|
"watch": "1.0.2",
|
|
@@ -353,21 +353,21 @@
|
|
|
353
353
|
"zone.js": "~0.13.0"
|
|
354
354
|
},
|
|
355
355
|
"dependencies": {
|
|
356
|
-
"tnp-models": "~18.0.
|
|
356
|
+
"tnp-models": "~18.0.21"
|
|
357
357
|
},
|
|
358
358
|
"private": false,
|
|
359
|
-
"lastBuildTagHash": "
|
|
359
|
+
"lastBuildTagHash": "5d28ac4793ba2248530c3bb13cb2dad0356f4577",
|
|
360
360
|
"main": "dist/app.electron.js"
|
|
361
361
|
},
|
|
362
362
|
"build": {
|
|
363
|
-
"number":
|
|
364
|
-
"date": "2025-01-
|
|
365
|
-
"hash": "
|
|
363
|
+
"number": 242,
|
|
364
|
+
"date": "2025-01-21T20:54:01.000Z",
|
|
365
|
+
"hash": "9ca3a499367bbb3b27da063b8239ad9d27ab2910"
|
|
366
366
|
},
|
|
367
367
|
"currentProjectName": "isomorphic-region-loader",
|
|
368
368
|
"currentProjectGenericName": "isomorphic-region-loader",
|
|
369
369
|
"currentProjectType": "isomorphic-lib",
|
|
370
|
-
"currentFrameworkVersion": "18.0.
|
|
370
|
+
"currentFrameworkVersion": "18.0.24",
|
|
371
371
|
"isStandaloneProject": true,
|
|
372
372
|
"isSmartContainer": false,
|
|
373
373
|
"pathesTsconfig": "\"paths\": {\"isomorphic-region-loader\":[\"./src/lib\"],\"isomorphic-region-loader/*\":[\"./src/lib/*\"]},",
|
package/websql/README.md
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
# MyLib
|
|
2
|
-
|
|
3
|
-
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
|
|
4
|
-
|
|
5
|
-
## Code scaffolding
|
|
6
|
-
|
|
7
|
-
Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
|
|
8
|
-
> Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
|
|
9
|
-
|
|
10
|
-
## Build
|
|
11
|
-
|
|
12
|
-
Run `ng build my-lib` to build the project. The build artifacts will be stored in the `dist/` directory.
|
|
13
|
-
|
|
14
|
-
## Publishing
|
|
15
|
-
|
|
16
|
-
After building your library with `ng build my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
|
|
17
|
-
|
|
18
|
-
## Running unit tests
|
|
19
|
-
|
|
20
|
-
Run `ng test my-lib` to execute the unit tests via [Karma](https://karma-runner.github.io).
|
|
21
|
-
|
|
22
|
-
## Further help
|
|
23
|
-
|
|
24
|
-
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
|
|
1
|
+
# MyLib
|
|
2
|
+
|
|
3
|
+
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
|
|
4
|
+
|
|
5
|
+
## Code scaffolding
|
|
6
|
+
|
|
7
|
+
Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
|
|
8
|
+
> Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
|
|
9
|
+
|
|
10
|
+
## Build
|
|
11
|
+
|
|
12
|
+
Run `ng build my-lib` to build the project. The build artifacts will be stored in the `dist/` directory.
|
|
13
|
+
|
|
14
|
+
## Publishing
|
|
15
|
+
|
|
16
|
+
After building your library with `ng build my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
|
|
17
|
+
|
|
18
|
+
## Running unit tests
|
|
19
|
+
|
|
20
|
+
Run `ng test my-lib` to execute the unit tests via [Karma](https://karma-runner.github.io).
|
|
21
|
+
|
|
22
|
+
## Further help
|
|
23
|
+
|
|
24
|
+
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
|