ng-talkback 18.0.3 → 18.0.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/README.md CHANGED
@@ -1,3 +1,3 @@
1
- # ng-talkback
2
-
3
- project based on https://github.com/ijpiantanida/talkback
1
+ # ng-talkback
2
+
3
+ project based on https://github.com/ijpiantanida/talkback
@@ -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 (ng-talkback@18.0.3)
3
+ Assets from this folder are being shipped with this npm package (ng-talkback@18.0.8)
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
@@ -54,7 +54,7 @@
54
54
  "workerPlugins": {}
55
55
  },
56
56
  "name": "ng-talkback",
57
- "version": "18.0.3",
57
+ "version": "18.0.8",
58
58
  "license": "MIT",
59
59
  "description": "Fork of node.js HTTP proxy that records and playbacks requests",
60
60
  "dependencies": {
@@ -83,7 +83,7 @@
83
83
  "ts-check": "tsc --noEmit"
84
84
  },
85
85
  "private": false,
86
- "lastBuildTagHash": "ff7ea196e14f2ccbb9e8b8e9823ba4f771186650",
86
+ "lastBuildTagHash": "74316338e7e85d6b78b85f43df6a8070bb2fce2e",
87
87
  "devDependencies": {},
88
- "main": "dist/app.electron.js"
88
+ "main": "index.js"
89
89
  }
package/src.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  // THIS FILE IS GENERATED
2
2
  export * from './lib';
3
3
  // THIS FILE IS GENERATED
4
- // please use command: firedev build:watch to see here links for your globally builded lib code files
4
+ // please use command: taon build:watch to see here links for your globally builded lib code files
5
5
  // THIS FILE IS GENERATED
6
6
 
@@ -1,47 +1,47 @@
1
- {
2
- "resources": ["README.md"],
3
-
4
- "overrided": {
5
- "linkedFolders": [],
6
- "ignoreDepsPattern": [],
7
- "includeAsDev": [],
8
- "includeOnly": ["json5", "lodash", "mkdirp", "uuid", "axios"],
9
- "dependencies": {},
10
- "npmFixes": []
11
- },
12
-
13
- "linkedProjects": [],
14
- "smartContainerBuildTarget": "",
15
- "linkedRepos": [],
16
-
17
- "libReleaseOptions": {
18
- "nodts": false,
19
- "obscure": false,
20
- "ugly": false,
21
- "includeNodeModules": false,
22
- "cliBuildNoDts": false,
23
- "cliBuildObscure": false,
24
- "cliBuildIncludeNodeModules": false,
25
- "cliBuildUglify": false
26
- },
27
-
28
- "smartContainerTarget": "",
29
- "type": "isomorphic-lib",
30
- "version": "v18",
31
-
32
- "scripts": {
33
- "build": "node tools/build.js",
34
- "ci": "yarn ts-check && yarn test && yarn build && USE_DIST=1 yarn test",
35
- "start": "node examples/server/start.js",
36
- "test": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text-summary mocha -r mocha-setup.js --extensions ts,js \"test/**/*.spec.{ts,js}\"",
37
- "ts-check": "tsc --noEmit"
38
- },
39
-
40
- "description": "Fork of node.js HTTP proxy that records and playbacks requests",
41
- "license": "MIT",
42
- "author": "Dariusz Filipiak",
43
- "main": "index.js",
44
- "keywords": ["http-proxy", "record", "vcr", "playback"],
45
- "private": false,
46
- "workerPlugins": {}
1
+ {
2
+ "resources": ["README.md"],
3
+
4
+ "overrided": {
5
+ "linkedFolders": [],
6
+ "ignoreDepsPattern": [],
7
+ "includeAsDev": [],
8
+ "includeOnly": ["json5", "lodash", "mkdirp", "uuid", "axios"],
9
+ "dependencies": {},
10
+ "npmFixes": []
11
+ },
12
+
13
+ "linkedProjects": [],
14
+ "smartContainerBuildTarget": "",
15
+ "linkedRepos": [],
16
+
17
+ "libReleaseOptions": {
18
+ "nodts": false,
19
+ "obscure": false,
20
+ "ugly": false,
21
+ "includeNodeModules": false,
22
+ "cliBuildNoDts": false,
23
+ "cliBuildObscure": false,
24
+ "cliBuildIncludeNodeModules": false,
25
+ "cliBuildUglify": false
26
+ },
27
+
28
+ "smartContainerTarget": "",
29
+ "type": "isomorphic-lib",
30
+ "version": "v18",
31
+
32
+ "scripts": {
33
+ "build": "node tools/build.js",
34
+ "ci": "yarn ts-check && yarn test && yarn build && USE_DIST=1 yarn test",
35
+ "start": "node examples/server/start.js",
36
+ "test": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text-summary mocha -r mocha-setup.js --extensions ts,js \"test/**/*.spec.{ts,js}\"",
37
+ "ts-check": "tsc --noEmit"
38
+ },
39
+
40
+ "description": "Fork of node.js HTTP proxy that records and playbacks requests",
41
+ "license": "MIT",
42
+ "author": "Dariusz Filipiak",
43
+ "main": "index.js",
44
+ "keywords": ["http-proxy", "record", "vcr", "playback"],
45
+ "private": false,
46
+ "workerPlugins": {}
47
47
  }
@@ -58,7 +58,7 @@
58
58
  "workerPlugins": {}
59
59
  },
60
60
  "name": "ng-talkback",
61
- "version": "18.0.3",
61
+ "version": "18.0.8",
62
62
  "license": "MIT",
63
63
  "description": "Fork of node.js HTTP proxy that records and playbacks requests",
64
64
  "dependencies": {
@@ -87,7 +87,7 @@
87
87
  "ts-check": "tsc --noEmit"
88
88
  },
89
89
  "private": false,
90
- "lastBuildTagHash": "ff7ea196e14f2ccbb9e8b8e9823ba4f771186650",
90
+ "lastBuildTagHash": "74316338e7e85d6b78b85f43df6a8070bb2fce2e",
91
91
  "devDependencies": {
92
92
  "@angular-builders/custom-webpack": "~18.0.0",
93
93
  "@angular-devkit/build-angular": "~18.1.4",
@@ -156,7 +156,7 @@
156
156
  "@types/lockfile": "1.0.4",
157
157
  "@types/lodash": "4.14.92",
158
158
  "@types/mocha": "10.0.7",
159
- "@types/node": "22.2.0",
159
+ "@types/node": "16.18.21",
160
160
  "@types/node-notifier": "8.0.5",
161
161
  "@types/oauth2orize": "1.11.5",
162
162
  "@types/password-hash": "1.2.24",
@@ -175,7 +175,6 @@
175
175
  "angular-material-css-vars": "7.0.0",
176
176
  "angular-resize-event": "3.2.0",
177
177
  "animate.css": "4.1.1",
178
- "any-project-cli": "~18.0.4",
179
178
  "app-root-path": "3.1.0",
180
179
  "background-worker-process": "~16.100.10",
181
180
  "base32": "0.0.7",
@@ -229,14 +228,6 @@
229
228
  "file-loader": "1.1.11",
230
229
  "file-saver": "2.0.5",
231
230
  "file-type": "19.1.1",
232
- "firedev": "^18",
233
- "firedev-crud": "~18.0.3",
234
- "firedev-crud-deamon": "~18.0.4",
235
- "firedev-ports": "~18.0.3",
236
- "firedev-storage": "~18.0.3",
237
- "firedev-type-sql": "~18.0.4",
238
- "firedev-typeorm": "~18.0.3",
239
- "firedev-ui": "~18.0.4",
240
231
  "fkill": "6.1.0",
241
232
  "font-awesome": "4.7.0",
242
233
  "form-data": "4.0.0",
@@ -254,11 +245,13 @@
254
245
  "image-focus": "1.2.1",
255
246
  "immer": "10.0.2",
256
247
  "immutable": "4.3.7",
257
- "incremental-compiler": "~18.0.4",
248
+ "incremental-compiler": "~18.0.9",
258
249
  "inquirer": "7.3.3",
259
- "inquirer-autocomplete-prompt": "1.3.0",
250
+ "inquirer-autocomplete-prompt": "1.4.0",
251
+ "inquirer-autocomplete-standalone": "0.8.1",
252
+ "inquirer-select-pro": "1.0.0-alpha.7",
260
253
  "is-elevated": "3.0.0",
261
- "isomorphic-region-loader": "~18.0.4",
254
+ "isomorphic-region-loader": "~18.0.9",
262
255
  "istanbul-instrumenter-loader": "3.0.1",
263
256
  "jest": "29.7.0",
264
257
  "jest-date-mock": "1.0.10",
@@ -269,17 +262,17 @@
269
262
  "joi": "17.13.3",
270
263
  "jscodeshift": "0.6.3",
271
264
  "json-stringify-safe": "5.0.1",
272
- "json10": "~18.0.4",
273
- "json10-writer": "~18.0.4",
265
+ "json10": "~18.0.9",
266
+ "json10-writer": "~18.0.9",
274
267
  "json5-writer": "0.2.0",
275
268
  "jszip": "3.10.1",
276
269
  "karma-cli": "1.0.1",
277
270
  "lnk": "1.0.1",
278
271
  "localforage": "1.10.0",
279
272
  "lockfile": "1.0.4",
280
- "lodash-walk-object": "~18.0.4",
273
+ "lodash-walk-object": "~18.0.9",
281
274
  "lowdb": "7.0.1",
282
- "magic-renamer": "~18.0.4",
275
+ "magic-renamer": "~18.0.9",
283
276
  "material-design-icons": "3.0.1",
284
277
  "method-override": "2.3.10",
285
278
  "minimist": "1.2.8",
@@ -289,10 +282,11 @@
289
282
  "ng-in-viewport": "16.1.0",
290
283
  "ng-lock": "18.0.1",
291
284
  "ng-packagr": "18.1.0",
292
- "ng-talkback": "~18.0.2",
293
- "ng2-logger": "~18.0.6",
285
+ "ng-talkback": "~18.0.5",
286
+ "ng2-logger": "~18.0.11",
294
287
  "ng2-pdfjs-viewer": "18.0.0",
295
- "ng2-rest": "~18.0.4",
288
+ "ng2-rest": "~18.0.6",
289
+ "ng2-rest-swagger-generator": "18.0.5",
296
290
  "ngx-ace-wrapper": "17.0.0",
297
291
  "ngx-editor": "17.5.4",
298
292
  "ngx-highlightjs": "12.0.0",
@@ -305,7 +299,7 @@
305
299
  "ngx-scrolltop": "18.0.0",
306
300
  "ngx-store": "3.1.1",
307
301
  "ngx-typed-js": "2.1.1",
308
- "node-cli-tester": "~18.0.2",
302
+ "node-cli-tester": "~18.0.5",
309
303
  "node-localstorage": "2.1.6",
310
304
  "node-notifier": "10.0.1",
311
305
  "node-polyfill-webpack-plugin": "2.0.1",
@@ -313,7 +307,7 @@
313
307
  "npm-get-dependents": "1.0.1",
314
308
  "npm-run": "4.1.2",
315
309
  "omelette": "0.4.17",
316
- "open": "10.0.4",
310
+ "open": "7.2.1",
317
311
  "ora": "3.4.0",
318
312
  "passport": "0.7.0",
319
313
  "passport-http-bearer": "1.0.1",
@@ -335,7 +329,7 @@
335
329
  "q": "1.5.1",
336
330
  "rallax.js": "2.0.4",
337
331
  "randomcolor": "0.5.3",
338
- "record-replay-req-res-scenario": "~18.0.2",
332
+ "record-replay-req-res-scenario": "~18.0.5",
339
333
  "reflect-metadata": "0.2.2",
340
334
  "rimraf": "2.6.2",
341
335
  "rxjs": "~7.8.1",
@@ -347,21 +341,23 @@
347
341
  "socket.io-client": "4.7.5",
348
342
  "sort-package-json": "1.11.0",
349
343
  "sql.js": "1.8.0",
350
- "static-columns": "~18.0.5",
344
+ "static-columns": "~18.0.7",
351
345
  "string-similarity": "4.0.4",
352
346
  "sudo-block": "3.0.0",
353
347
  "supertest": "7.0.0",
354
348
  "sweetalert2": "11.7.32",
355
349
  "systeminformation": "3.45.7",
350
+ "taon": "^18",
351
+ "taon-storage": "18.0.5",
352
+ "taon-type-sql": "18.0.6",
353
+ "taon-typeorm": "18.0.5",
356
354
  "task.js": "0.1.5",
357
355
  "threads": "1.7.0",
358
- "tnp": "~18.0.4",
359
- "tnp-cli": "~18.0.2",
360
- "tnp-config": "~18.0.6",
361
- "tnp-core": "~18.0.28",
362
- "tnp-db": "~18.0.4",
363
- "tnp-helpers": "~18.0.4",
364
- "tnp-models": "~18.0.5",
356
+ "tnp": "~18.0.6",
357
+ "tnp-config": "~18.0.11",
358
+ "tnp-core": "~18.0.30",
359
+ "tnp-helpers": "~18.0.9",
360
+ "tnp-models": "~18.0.10",
365
361
  "ts-debug": "1.3.0",
366
362
  "ts-json-schema-generator": "2.3.0-next.5",
367
363
  "ts-loader": "2.3.1",
@@ -369,15 +365,16 @@
369
365
  "tslib": "~2.6.3",
370
366
  "tslint": "6.1.3",
371
367
  "turndown": "7.2.0",
368
+ "type-fest": "4.25.0",
372
369
  "typedoc": "0.26.5",
373
370
  "typedoc-plugin-markdown": "4.2.3",
374
371
  "typescript": "~5.5.4",
375
- "typescript-class-helpers": "~18.0.5",
372
+ "typescript-class-helpers": "~18.0.10",
376
373
  "typescript-formatter": "~7.2.2",
377
374
  "underscore": "1.13.7",
378
375
  "validator": "13.5.2",
379
376
  "video.js": "8.3.0",
380
- "vpn-split": "~18.0.2",
377
+ "vpn-split": "~18.0.5",
381
378
  "vscode": "1.1.37",
382
379
  "wait-on": "7.0.1",
383
380
  "watch": "1.0.2",
@@ -390,14 +387,14 @@
390
387
  "main": "dist/app.electron.js"
391
388
  },
392
389
  "build": {
393
- "number": 349,
394
- "date": "2024-08-13T18:57:49.000Z",
395
- "hash": "c3caa47e3d51b289529ec7c127aa2e4436818493"
390
+ "number": 355,
391
+ "date": "2024-08-28T12:51:43.000Z",
392
+ "hash": "24abf06803882f3ff77d00a0629fd407b1dc0ef5"
396
393
  },
397
394
  "currentProjectName": "ng-talkback",
398
395
  "currentProjectGenericName": "ng-talkback",
399
396
  "currentProjectType": "isomorphic-lib",
400
- "currentFrameworkVersion": "18.0.4",
397
+ "currentFrameworkVersion": "18.0.8",
401
398
  "isStandaloneProject": true,
402
399
  "isSmartContainer": false,
403
400
  "pathesTsconfig": "\"paths\": {\"ng-talkback\":[\"./src/lib\"],\"ng-talkback/*\":[\"./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.