tnp-config 16.444.6 → 16.444.7

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/README.md CHANGED
@@ -1,17 +1,17 @@
1
- # firedev-config ( tnp-config )
2
-
3
- - part of [firedev.io](https://github.com/darekf77/firedev)
4
- - purpose:
5
- + general config for all firedev/isomorphic lib/apps
6
- + common usefull phrases for backend/frontend usage
7
-
8
- ## Usage
9
- - in firedev isomorphic libs/apps or any NodeJS apps/libs:
10
- ```ts
11
- import { config } from 'tnp-config';
12
- ```
13
-
14
- - in any frontend browser apps (except firedev lib/apps)
15
- ```ts
16
- import { Helpers } from 'tnp-config/browser';
17
- ```
1
+ # firedev-config ( tnp-config )
2
+
3
+ - part of [firedev.io](https://github.com/darekf77/firedev)
4
+ - purpose:
5
+ + general config for all firedev/isomorphic lib/apps
6
+ + common usefull phrases for backend/frontend usage
7
+
8
+ ## Usage
9
+ - in firedev isomorphic libs/apps or any NodeJS apps/libs:
10
+ ```ts
11
+ import { config } from 'tnp-config';
12
+ ```
13
+
14
+ - in any frontend browser apps (except firedev lib/apps)
15
+ ```ts
16
+ import { Helpers } from 'tnp-config/browser';
17
+ ```
@@ -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 (tnp-config@16.444.6)
3
+ Assets from this folder are being shipped with this npm package (tnp-config@16.444.7)
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.
@@ -42,7 +42,7 @@
42
42
  "workerPlugins": {}
43
43
  },
44
44
  "dependencies": {
45
- "tnp-core": "16.444.7"
45
+ "tnp-core": "16.444.8"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@angular-builders/custom-webpack": "~16.0.2-beta.2",
@@ -130,7 +130,7 @@
130
130
  "angular-material-css-vars": "5.0.2",
131
131
  "angular-resize-event": "3.2.0",
132
132
  "animate.css": "4.1.1 ",
133
- "any-project-cli": "16.444.5",
133
+ "any-project-cli": "16.444.6",
134
134
  "app-root-path": "3.0.0",
135
135
  "axios": "1.3.5",
136
136
  "background-worker-process": "16.100.10",
@@ -186,11 +186,11 @@
186
186
  "file-saver": "2.0.5",
187
187
  "file-type": "18.5.0",
188
188
  "firedev": "^16",
189
- "firedev-crud": "16.444.5",
190
- "firedev-crud-deamon": "16.444.5",
191
- "firedev-ports": "16.444.5",
189
+ "firedev-crud": "16.444.6",
190
+ "firedev-crud-deamon": "16.444.6",
191
+ "firedev-ports": "16.444.6",
192
192
  "firedev-storage": "16.444.5",
193
- "firedev-type-sql": "16.444.5",
193
+ "firedev-type-sql": "16.444.6",
194
194
  "firedev-typeorm": "16.444.5",
195
195
  "firedev-ui": "16.444.1",
196
196
  "fkill": "6.1.0",
@@ -210,11 +210,11 @@
210
210
  "image-focus": "1.2.1",
211
211
  "immer": "10.0.2",
212
212
  "immutable": "4.3.0",
213
- "incremental-compiler": "16.444.6",
213
+ "incremental-compiler": "16.444.7",
214
214
  "inquirer": "7.3.3",
215
215
  "inquirer-autocomplete-prompt": "1.3.0",
216
216
  "is-elevated": "3.0.0",
217
- "isomorphic-region-loader": "16.444.5",
217
+ "isomorphic-region-loader": "16.444.6",
218
218
  "istanbul-instrumenter-loader": "2.0.0",
219
219
  "jest": "29.5.0",
220
220
  "jest-date-mock": "1.0.8",
@@ -225,8 +225,8 @@
225
225
  "joi": "17.9.2",
226
226
  "jscodeshift": "0.6.3",
227
227
  "json-stringify-safe": "5.0.1",
228
- "json10": "16.444.5",
229
- "json10-writer": "16.444.5",
228
+ "json10": "16.444.6",
229
+ "json10-writer": "16.444.6",
230
230
  "json5": "2.2.1",
231
231
  "json5-writer": "0.2.0",
232
232
  "jszip": "3.10.1",
@@ -235,9 +235,9 @@
235
235
  "localforage": "1.10.0",
236
236
  "lockfile": "1.0.4",
237
237
  "lodash": "4.17.20",
238
- "lodash-walk-object": "16.444.4",
238
+ "lodash-walk-object": "16.444.5",
239
239
  "lowdb": "7.0.1",
240
- "magic-renamer": "16.444.4",
240
+ "magic-renamer": "16.444.5",
241
241
  "material-design-icons": "3.0.1",
242
242
  "method-override": "2.3.10",
243
243
  "minimist": "1.2.0",
@@ -249,9 +249,9 @@
249
249
  "ng-lock": "16.0.1",
250
250
  "ng-packagr": "16.0.1",
251
251
  "ng-talkback": "16.444.1",
252
- "ng2-logger": "16.444.5",
252
+ "ng2-logger": "16.444.6",
253
253
  "ng2-pdfjs-viewer": "16.0.4",
254
- "ng2-rest": "16.444.4",
254
+ "ng2-rest": "16.444.5",
255
255
  "ngx-ace-wrapper": "14.0.0",
256
256
  "ngx-editor": "15.3.0",
257
257
  "ngx-highlightjs": "9.0.0",
@@ -314,10 +314,10 @@
314
314
  "task.js": "0.1.5",
315
315
  "threads": "1.7.0",
316
316
  "tnp-cli": "16.444.1",
317
- "tnp-config": "16.444.5",
318
- "tnp-db": "16.444.4",
319
- "tnp-helpers": "16.444.6",
320
- "tnp-models": "16.444.5",
317
+ "tnp-config": "16.444.6",
318
+ "tnp-db": "16.444.5",
319
+ "tnp-helpers": "16.444.7",
320
+ "tnp-models": "16.444.6",
321
321
  "ts-debug": "1.3.0",
322
322
  "ts-json-schema-generator": "2.1.1",
323
323
  "ts-loader": "2.3.1",
@@ -328,7 +328,7 @@
328
328
  "typedoc": "0.25.13",
329
329
  "typedoc-plugin-markdown": "4.0.3",
330
330
  "typescript": "~5.0.2",
331
- "typescript-class-helpers": "~16.444.5",
331
+ "typescript-class-helpers": "~16.444.6",
332
332
  "typescript-formatter": "~7.2.2",
333
333
  "underscore": "1.9.1",
334
334
  "uuid": "8.3.2",
@@ -347,7 +347,7 @@
347
347
  "license": "MIT",
348
348
  "private": false,
349
349
  "name": "tnp-config",
350
- "version": "16.444.6",
351
- "lastBuildTagHash": "ac7ddd120698c69980634693d7a5889db948280b",
352
- "main": "dist/app.electron.js"
350
+ "version": "16.444.7",
351
+ "lastBuildTagHash": "39cf30be636548f15a7a167ae772b08f4279b8dc",
352
+ "main": "index.js"
353
353
  }
package/firedev.jsonc CHANGED
@@ -1,40 +1,40 @@
1
- {
2
- "resources": ["README.md"],
3
-
4
- "overrided": {
5
- "ignoreDepsPattern": [],
6
- "includeAsDev": [],
7
- "includeOnly": ["tnp-core"],
8
- "dependencies": {},
9
- "linkedFolders": [],
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
- "type": "isomorphic-lib",
29
- "isCoreProject": false,
30
- "useFramework": false,
31
- "required": [],
32
- "version": "v16",
33
- "additionalNpmNames": ["firedev-config"],
34
- "isGenerated": false,
35
- "requiredServers": [],
36
- "license": "MIT",
37
- "private": false,
38
- "main": "index.js",
39
- "workerPlugins": {},
1
+ {
2
+ "resources": ["README.md"],
3
+
4
+ "overrided": {
5
+ "ignoreDepsPattern": [],
6
+ "includeAsDev": [],
7
+ "includeOnly": ["tnp-core"],
8
+ "dependencies": {},
9
+ "linkedFolders": [],
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
+ "type": "isomorphic-lib",
29
+ "isCoreProject": false,
30
+ "useFramework": false,
31
+ "required": [],
32
+ "version": "v16",
33
+ "additionalNpmNames": ["firedev-config"],
34
+ "isGenerated": false,
35
+ "requiredServers": [],
36
+ "license": "MIT",
37
+ "private": false,
38
+ "main": "index.js",
39
+ "workerPlugins": {},
40
40
  }
package/package.json CHANGED
@@ -42,13 +42,13 @@
42
42
  "workerPlugins": {}
43
43
  },
44
44
  "dependencies": {
45
- "tnp-core": "16.444.7"
45
+ "tnp-core": "16.444.8"
46
46
  },
47
47
  "devDependencies": {},
48
48
  "license": "MIT",
49
49
  "private": false,
50
50
  "name": "tnp-config",
51
- "version": "16.444.6",
52
- "lastBuildTagHash": "ac7ddd120698c69980634693d7a5889db948280b",
53
- "main": "dist/app.electron.js"
51
+ "version": "16.444.7",
52
+ "lastBuildTagHash": "39cf30be636548f15a7a167ae772b08f4279b8dc",
53
+ "main": "index.js"
54
54
  }
@@ -46,7 +46,7 @@
46
46
  "workerPlugins": {}
47
47
  },
48
48
  "dependencies": {
49
- "tnp-core": "16.444.7"
49
+ "tnp-core": "16.444.8"
50
50
  },
51
51
  "devDependencies": {
52
52
  "@angular-builders/custom-webpack": "~16.0.2-beta.2",
@@ -134,7 +134,7 @@
134
134
  "angular-material-css-vars": "5.0.2",
135
135
  "angular-resize-event": "3.2.0",
136
136
  "animate.css": "4.1.1 ",
137
- "any-project-cli": "16.444.5",
137
+ "any-project-cli": "16.444.6",
138
138
  "app-root-path": "3.0.0",
139
139
  "axios": "1.3.5",
140
140
  "background-worker-process": "16.100.10",
@@ -190,11 +190,11 @@
190
190
  "file-saver": "2.0.5",
191
191
  "file-type": "18.5.0",
192
192
  "firedev": "^16",
193
- "firedev-crud": "16.444.5",
194
- "firedev-crud-deamon": "16.444.5",
195
- "firedev-ports": "16.444.5",
193
+ "firedev-crud": "16.444.6",
194
+ "firedev-crud-deamon": "16.444.6",
195
+ "firedev-ports": "16.444.6",
196
196
  "firedev-storage": "16.444.5",
197
- "firedev-type-sql": "16.444.5",
197
+ "firedev-type-sql": "16.444.6",
198
198
  "firedev-typeorm": "16.444.5",
199
199
  "firedev-ui": "16.444.1",
200
200
  "fkill": "6.1.0",
@@ -214,11 +214,11 @@
214
214
  "image-focus": "1.2.1",
215
215
  "immer": "10.0.2",
216
216
  "immutable": "4.3.0",
217
- "incremental-compiler": "16.444.6",
217
+ "incremental-compiler": "16.444.7",
218
218
  "inquirer": "7.3.3",
219
219
  "inquirer-autocomplete-prompt": "1.3.0",
220
220
  "is-elevated": "3.0.0",
221
- "isomorphic-region-loader": "16.444.5",
221
+ "isomorphic-region-loader": "16.444.6",
222
222
  "istanbul-instrumenter-loader": "2.0.0",
223
223
  "jest": "29.5.0",
224
224
  "jest-date-mock": "1.0.8",
@@ -229,8 +229,8 @@
229
229
  "joi": "17.9.2",
230
230
  "jscodeshift": "0.6.3",
231
231
  "json-stringify-safe": "5.0.1",
232
- "json10": "16.444.5",
233
- "json10-writer": "16.444.5",
232
+ "json10": "16.444.6",
233
+ "json10-writer": "16.444.6",
234
234
  "json5": "2.2.1",
235
235
  "json5-writer": "0.2.0",
236
236
  "jszip": "3.10.1",
@@ -239,9 +239,9 @@
239
239
  "localforage": "1.10.0",
240
240
  "lockfile": "1.0.4",
241
241
  "lodash": "4.17.20",
242
- "lodash-walk-object": "16.444.4",
242
+ "lodash-walk-object": "16.444.5",
243
243
  "lowdb": "7.0.1",
244
- "magic-renamer": "16.444.4",
244
+ "magic-renamer": "16.444.5",
245
245
  "material-design-icons": "3.0.1",
246
246
  "method-override": "2.3.10",
247
247
  "minimist": "1.2.0",
@@ -253,9 +253,9 @@
253
253
  "ng-lock": "16.0.1",
254
254
  "ng-packagr": "16.0.1",
255
255
  "ng-talkback": "16.444.1",
256
- "ng2-logger": "16.444.5",
256
+ "ng2-logger": "16.444.6",
257
257
  "ng2-pdfjs-viewer": "16.0.4",
258
- "ng2-rest": "16.444.4",
258
+ "ng2-rest": "16.444.5",
259
259
  "ngx-ace-wrapper": "14.0.0",
260
260
  "ngx-editor": "15.3.0",
261
261
  "ngx-highlightjs": "9.0.0",
@@ -318,10 +318,10 @@
318
318
  "task.js": "0.1.5",
319
319
  "threads": "1.7.0",
320
320
  "tnp-cli": "16.444.1",
321
- "tnp-config": "16.444.5",
322
- "tnp-db": "16.444.4",
323
- "tnp-helpers": "16.444.6",
324
- "tnp-models": "16.444.5",
321
+ "tnp-config": "16.444.6",
322
+ "tnp-db": "16.444.5",
323
+ "tnp-helpers": "16.444.7",
324
+ "tnp-models": "16.444.6",
325
325
  "ts-debug": "1.3.0",
326
326
  "ts-json-schema-generator": "2.1.1",
327
327
  "ts-loader": "2.3.1",
@@ -332,7 +332,7 @@
332
332
  "typedoc": "0.25.13",
333
333
  "typedoc-plugin-markdown": "4.0.3",
334
334
  "typescript": "~5.0.2",
335
- "typescript-class-helpers": "~16.444.5",
335
+ "typescript-class-helpers": "~16.444.6",
336
336
  "typescript-formatter": "~7.2.2",
337
337
  "underscore": "1.9.1",
338
338
  "uuid": "8.3.2",
@@ -351,19 +351,19 @@
351
351
  "license": "MIT",
352
352
  "private": false,
353
353
  "name": "tnp-config",
354
- "version": "16.444.6",
355
- "lastBuildTagHash": "ac7ddd120698c69980634693d7a5889db948280b",
354
+ "version": "16.444.7",
355
+ "lastBuildTagHash": "39cf30be636548f15a7a167ae772b08f4279b8dc",
356
356
  "main": "dist/app.electron.js"
357
357
  },
358
358
  "build": {
359
- "number": 643,
360
- "date": "2024-06-28T13:53:01.000Z",
361
- "hash": "39cf30be636548f15a7a167ae772b08f4279b8dc"
359
+ "number": 644,
360
+ "date": "2024-06-29T15:06:15.000Z",
361
+ "hash": "3c18a2a94eaa990aff7d3baa87bc2d8fb56ffa5f"
362
362
  },
363
363
  "currentProjectName": "tnp-config",
364
364
  "currentProjectGenericName": "tnp-config",
365
365
  "currentProjectType": "isomorphic-lib",
366
- "currentFrameworkVersion": "16.444.5",
366
+ "currentFrameworkVersion": "16.444.7",
367
367
  "isStandaloneProject": true,
368
368
  "isSmartContainer": false,
369
369
  "pathesTsconfig": "\"paths\": {\"tnp-config\":[\"./src/lib\"],\"tnp-config/*\":[\"./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.