isomorphic-region-loader 18.0.16 → 18.0.18
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 +30 -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.18)
|
|
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.18",
|
|
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.19"
|
|
42
42
|
},
|
|
43
43
|
"private": false,
|
|
44
|
-
"lastBuildTagHash": "
|
|
44
|
+
"lastBuildTagHash": "3a33e5328f2d944478edbbc818e2006da770a7c0",
|
|
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.18",
|
|
41
41
|
"author": "Dariusz Filipiak @darekf77",
|
|
42
42
|
"license": "MIT",
|
|
43
43
|
"devDependencies": {
|
|
@@ -204,13 +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.19",
|
|
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
|
+
"inquirer-toggle": "1.0.1",
|
|
212
213
|
"is-elevated": "3.0.0",
|
|
213
|
-
"isomorphic-region-loader": "~18.0.
|
|
214
|
+
"isomorphic-region-loader": "~18.0.17",
|
|
214
215
|
"istanbul-instrumenter-loader": "3.0.1",
|
|
215
216
|
"jest": "29.7.0",
|
|
216
217
|
"jest-date-mock": "1.0.10",
|
|
@@ -221,8 +222,8 @@
|
|
|
221
222
|
"joi": "17.13.3",
|
|
222
223
|
"jscodeshift": "0.6.3",
|
|
223
224
|
"json-stringify-safe": "5.0.1",
|
|
224
|
-
"json10": "~18.0.
|
|
225
|
-
"json10-writer": "~18.0.
|
|
225
|
+
"json10": "~18.0.17",
|
|
226
|
+
"json10-writer": "~18.0.17",
|
|
226
227
|
"json5": "2.2.3",
|
|
227
228
|
"json5-writer": "0.2.0",
|
|
228
229
|
"jszip": "3.10.1",
|
|
@@ -231,9 +232,9 @@
|
|
|
231
232
|
"localforage": "1.10.0",
|
|
232
233
|
"lockfile": "1.0.4",
|
|
233
234
|
"lodash": "4.17.21",
|
|
234
|
-
"lodash-walk-object": "~18.0.
|
|
235
|
+
"lodash-walk-object": "~18.0.17",
|
|
235
236
|
"lowdb": "7.0.1",
|
|
236
|
-
"magic-renamer": "~18.0.
|
|
237
|
+
"magic-renamer": "~18.0.17",
|
|
237
238
|
"material-design-icons": "3.0.1",
|
|
238
239
|
"method-override": "2.3.10",
|
|
239
240
|
"minimist": "1.2.8",
|
|
@@ -244,11 +245,11 @@
|
|
|
244
245
|
"ng-in-viewport": "16.1.0",
|
|
245
246
|
"ng-lock": "18.0.1",
|
|
246
247
|
"ng-packagr": "18.1.0",
|
|
247
|
-
"ng-talkback": "~18.0.
|
|
248
|
-
"ng2-logger": "~18.0.
|
|
248
|
+
"ng-talkback": "~18.0.16",
|
|
249
|
+
"ng2-logger": "~18.0.20",
|
|
249
250
|
"ng2-pdfjs-viewer": "18.0.0",
|
|
250
|
-
"ng2-rest": "~18.0.
|
|
251
|
-
"ng2-rest-swagger-generator": "18.0.
|
|
251
|
+
"ng2-rest": "~18.0.17",
|
|
252
|
+
"ng2-rest-swagger-generator": "18.0.14",
|
|
252
253
|
"ngx-ace-wrapper": "17.0.0",
|
|
253
254
|
"ngx-editor": "17.5.4",
|
|
254
255
|
"ngx-highlightjs": "12.0.0",
|
|
@@ -262,7 +263,7 @@
|
|
|
262
263
|
"ngx-scrolltop": "18.0.0",
|
|
263
264
|
"ngx-store": "3.1.1",
|
|
264
265
|
"ngx-typed-js": "2.1.1",
|
|
265
|
-
"node-cli-tester": "~18.0.
|
|
266
|
+
"node-cli-tester": "~18.0.16",
|
|
266
267
|
"node-localstorage": "2.1.6",
|
|
267
268
|
"node-notifier": "10.0.1",
|
|
268
269
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -293,7 +294,7 @@
|
|
|
293
294
|
"q": "1.5.1",
|
|
294
295
|
"rallax.js": "2.0.4",
|
|
295
296
|
"randomcolor": "0.5.3",
|
|
296
|
-
"record-replay-req-res-scenario": "~18.0.
|
|
297
|
+
"record-replay-req-res-scenario": "~18.0.16",
|
|
297
298
|
"reflect-metadata": "0.2.2",
|
|
298
299
|
"rimraf": "2.6.2",
|
|
299
300
|
"rxjs": "~7.8.1",
|
|
@@ -307,22 +308,22 @@
|
|
|
307
308
|
"sql-template-strings": "2.2.2",
|
|
308
309
|
"sql-template-tag": "5.2.1",
|
|
309
310
|
"sql.js": "1.8.0",
|
|
310
|
-
"static-columns": "~18.0.
|
|
311
|
+
"static-columns": "~18.0.18",
|
|
311
312
|
"string-similarity": "4.0.4",
|
|
312
313
|
"sudo-block": "3.0.0",
|
|
313
314
|
"supertest": "7.0.0",
|
|
314
315
|
"sweetalert2": "11.7.32",
|
|
315
316
|
"systeminformation": "3.45.7",
|
|
316
317
|
"taon": "^18",
|
|
317
|
-
"taon-storage": "18.0.
|
|
318
|
-
"taon-type-sql": "18.0.
|
|
319
|
-
"taon-typeorm": "18.0.
|
|
318
|
+
"taon-storage": "18.0.26",
|
|
319
|
+
"taon-type-sql": "18.0.17",
|
|
320
|
+
"taon-typeorm": "18.0.16",
|
|
320
321
|
"task.js": "0.1.5",
|
|
321
322
|
"threads": "1.7.0",
|
|
322
|
-
"tnp": "~18.0.
|
|
323
|
-
"tnp-config": "~18.0.
|
|
324
|
-
"tnp-core": "~18.0.
|
|
325
|
-
"tnp-helpers": "~18.0.
|
|
323
|
+
"tnp": "~18.0.19",
|
|
324
|
+
"tnp-config": "~18.0.20",
|
|
325
|
+
"tnp-core": "~18.0.45",
|
|
326
|
+
"tnp-helpers": "~18.0.17",
|
|
326
327
|
"ts-debug": "1.3.0",
|
|
327
328
|
"ts-json-schema-generator": "2.3.0-next.5",
|
|
328
329
|
"ts-loader": "2.3.1",
|
|
@@ -334,14 +335,14 @@
|
|
|
334
335
|
"typedoc": "0.26.5",
|
|
335
336
|
"typedoc-plugin-markdown": "4.2.3",
|
|
336
337
|
"typescript": "~5.5.4",
|
|
337
|
-
"typescript-class-helpers": "~18.0.
|
|
338
|
+
"typescript-class-helpers": "~18.0.19",
|
|
338
339
|
"typescript-formatter": "~7.2.2",
|
|
339
340
|
"typescript-string-enums": "~1.0.0",
|
|
340
341
|
"underscore": "1.13.7",
|
|
341
342
|
"uuid": "10.0.0",
|
|
342
343
|
"validator": "13.5.2",
|
|
343
344
|
"video.js": "8.3.0",
|
|
344
|
-
"vpn-split": "~18.0.
|
|
345
|
+
"vpn-split": "~18.0.16",
|
|
345
346
|
"vscode": "1.1.37",
|
|
346
347
|
"wait-on": "8.0.1",
|
|
347
348
|
"watch": "1.0.2",
|
|
@@ -352,21 +353,21 @@
|
|
|
352
353
|
"zone.js": "~0.13.0"
|
|
353
354
|
},
|
|
354
355
|
"dependencies": {
|
|
355
|
-
"tnp-models": "~18.0.
|
|
356
|
+
"tnp-models": "~18.0.19"
|
|
356
357
|
},
|
|
357
358
|
"private": false,
|
|
358
|
-
"lastBuildTagHash": "
|
|
359
|
+
"lastBuildTagHash": "3a33e5328f2d944478edbbc818e2006da770a7c0",
|
|
359
360
|
"main": "dist/app.electron.js"
|
|
360
361
|
},
|
|
361
362
|
"build": {
|
|
362
|
-
"number":
|
|
363
|
-
"date": "
|
|
364
|
-
"hash": "
|
|
363
|
+
"number": 240,
|
|
364
|
+
"date": "2025-01-06T22:21:44.000Z",
|
|
365
|
+
"hash": "146c1f3e64caa8895ce42acb9b1b8f1b4ef40552"
|
|
365
366
|
},
|
|
366
367
|
"currentProjectName": "isomorphic-region-loader",
|
|
367
368
|
"currentProjectGenericName": "isomorphic-region-loader",
|
|
368
369
|
"currentProjectType": "isomorphic-lib",
|
|
369
|
-
"currentFrameworkVersion": "18.0.
|
|
370
|
+
"currentFrameworkVersion": "18.0.22",
|
|
370
371
|
"isStandaloneProject": true,
|
|
371
372
|
"isSmartContainer": false,
|
|
372
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.
|