ng-talkback 18.0.15 → 18.0.16

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.15)
3
+ Assets from this folder are being shipped with this npm package (ng-talkback@18.0.16)
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.
@@ -1 +1 @@
1
- {"version":3,"file":"ng-talkback.mjs","sources":["../../../tmp-libs-for-dist/ng-talkback/projects/ng-talkback/src/lib/index.ts","../../../tmp-libs-for-dist/ng-talkback/projects/ng-talkback/src/ng-talkback.ts"],"sourcesContent":["\n\nexport type Dummy = 'a';\nlet a = 2;\na++;\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n\n ;({}); // @--end-of-file-for-module=ng-talkback lib/index.ts","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAGA,IAAI,CAAC,GAAG,CAAC;AACT,CAAC,EAAE;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAGC;AAAC,CAAC,EAAE,EAAE;;;AC9BP;;AAEG"}
1
+ {"version":3,"file":"ng-talkback.mjs","sources":["../../../tmp-libs-for-dist/ng-talkback/projects/ng-talkback/src/lib/index.ts","../../../tmp-libs-for-dist/ng-talkback/projects/ng-talkback/src/ng-talkback.ts"],"sourcesContent":["\n\nexport type Dummy = 'a';\nlet a = 2;\na++;\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n\n ;({}); // @--end-of-file-for-module=ng-talkback lib/index.ts","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAGA,IAAI,CAAC,GAAG,CAAC,CAAC;AACV,CAAC,EAAE,CAAC;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAGC,CAAC;AAAA,CAAC,EAAE,EAAE;;;AC9BP;;AAEG"}
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.
@@ -1 +1 @@
1
- {"version":3,"file":"ng-talkback.mjs","sources":["../../../tmp-libs-for-dist/ng-talkback/projects/ng-talkback/src/lib/index.ts","../../../tmp-libs-for-dist/ng-talkback/projects/ng-talkback/src/ng-talkback.ts"],"sourcesContent":["\n\nexport type Dummy = 'a';\nlet a = 2;\na++;\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n\n ;({}); // @--end-of-file-for-module=ng-talkback lib/index.ts","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAGA,IAAI,CAAC,GAAG,CAAC;AACT,CAAC,EAAE;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAGC;AAAC,CAAC,EAAE,EAAE;;;AC9BP;;AAEG"}
1
+ {"version":3,"file":"ng-talkback.mjs","sources":["../../../tmp-libs-for-dist/ng-talkback/projects/ng-talkback/src/lib/index.ts","../../../tmp-libs-for-dist/ng-talkback/projects/ng-talkback/src/ng-talkback.ts"],"sourcesContent":["\n\nexport type Dummy = 'a';\nlet a = 2;\na++;\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n\n ;({}); // @--end-of-file-for-module=ng-talkback lib/index.ts","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAGA,IAAI,CAAC,GAAG,CAAC,CAAC;AACV,CAAC,EAAE,CAAC;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAGC,CAAC;AAAA,CAAC,EAAE,EAAE;;;AC9BP;;AAEG"}
package/package.json CHANGED
@@ -54,7 +54,7 @@
54
54
  "workerPlugins": {}
55
55
  },
56
56
  "name": "ng-talkback",
57
- "version": "18.0.15",
57
+ "version": "18.0.16",
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": "03a6df483f847848ef8c470e68128e1bf32c950e",
86
+ "lastBuildTagHash": "3d4bd33c44dd98a9d1ba5dbdd5a1f71952d16998",
87
87
  "devDependencies": {},
88
- "main": "index.js"
88
+ "main": "dist/app.electron.js"
89
89
  }
package/taon.jsonc CHANGED
@@ -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.15",
61
+ "version": "18.0.16",
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": "03a6df483f847848ef8c470e68128e1bf32c950e",
90
+ "lastBuildTagHash": "3d4bd33c44dd98a9d1ba5dbdd5a1f71952d16998",
91
91
  "devDependencies": {
92
92
  "@angular-builders/custom-webpack": "~18.0.0",
93
93
  "@angular-devkit/build-angular": "~18.1.4",
@@ -251,13 +251,13 @@
251
251
  "image-focus": "1.2.1",
252
252
  "immer": "10.0.2",
253
253
  "immutable": "4.3.7",
254
- "incremental-compiler": "~18.0.16",
254
+ "incremental-compiler": "~18.0.17",
255
255
  "inquirer": "7.3.3",
256
256
  "inquirer-autocomplete-prompt": "1.4.0",
257
257
  "inquirer-autocomplete-standalone": "0.8.1",
258
258
  "inquirer-select-pro": "1.0.0-alpha.7",
259
259
  "is-elevated": "3.0.0",
260
- "isomorphic-region-loader": "~18.0.16",
260
+ "isomorphic-region-loader": "~18.0.17",
261
261
  "istanbul-instrumenter-loader": "3.0.1",
262
262
  "jest": "29.7.0",
263
263
  "jest-date-mock": "1.0.10",
@@ -268,17 +268,17 @@
268
268
  "joi": "17.13.3",
269
269
  "jscodeshift": "0.6.3",
270
270
  "json-stringify-safe": "5.0.1",
271
- "json10": "~18.0.16",
272
- "json10-writer": "~18.0.16",
271
+ "json10": "~18.0.17",
272
+ "json10-writer": "~18.0.17",
273
273
  "json5-writer": "0.2.0",
274
274
  "jszip": "3.10.1",
275
275
  "karma-cli": "1.0.1",
276
276
  "lnk": "1.0.1",
277
277
  "localforage": "1.10.0",
278
278
  "lockfile": "1.0.4",
279
- "lodash-walk-object": "~18.0.16",
279
+ "lodash-walk-object": "~18.0.17",
280
280
  "lowdb": "7.0.1",
281
- "magic-renamer": "~18.0.16",
281
+ "magic-renamer": "~18.0.17",
282
282
  "material-design-icons": "3.0.1",
283
283
  "method-override": "2.3.10",
284
284
  "minimist": "1.2.8",
@@ -288,11 +288,11 @@
288
288
  "ng-in-viewport": "16.1.0",
289
289
  "ng-lock": "18.0.1",
290
290
  "ng-packagr": "18.1.0",
291
- "ng-talkback": "~18.0.14",
292
- "ng2-logger": "~18.0.18",
291
+ "ng-talkback": "~18.0.15",
292
+ "ng2-logger": "~18.0.19",
293
293
  "ng2-pdfjs-viewer": "18.0.0",
294
- "ng2-rest": "~18.0.15",
295
- "ng2-rest-swagger-generator": "18.0.12",
294
+ "ng2-rest": "~18.0.16",
295
+ "ng2-rest-swagger-generator": "18.0.13",
296
296
  "ngx-ace-wrapper": "17.0.0",
297
297
  "ngx-editor": "17.5.4",
298
298
  "ngx-highlightjs": "12.0.0",
@@ -306,7 +306,7 @@
306
306
  "ngx-scrolltop": "18.0.0",
307
307
  "ngx-store": "3.1.1",
308
308
  "ngx-typed-js": "2.1.1",
309
- "node-cli-tester": "~18.0.14",
309
+ "node-cli-tester": "~18.0.15",
310
310
  "node-localstorage": "2.1.6",
311
311
  "node-notifier": "10.0.1",
312
312
  "node-polyfill-webpack-plugin": "2.0.1",
@@ -337,7 +337,7 @@
337
337
  "q": "1.5.1",
338
338
  "rallax.js": "2.0.4",
339
339
  "randomcolor": "0.5.3",
340
- "record-replay-req-res-scenario": "~18.0.14",
340
+ "record-replay-req-res-scenario": "~18.0.15",
341
341
  "reflect-metadata": "0.2.2",
342
342
  "rimraf": "2.6.2",
343
343
  "rxjs": "~7.8.1",
@@ -351,23 +351,23 @@
351
351
  "sql-template-strings": "2.2.2",
352
352
  "sql-template-tag": "5.2.1",
353
353
  "sql.js": "1.8.0",
354
- "static-columns": "~18.0.16",
354
+ "static-columns": "~18.0.17",
355
355
  "string-similarity": "4.0.4",
356
356
  "sudo-block": "3.0.0",
357
357
  "supertest": "7.0.0",
358
358
  "sweetalert2": "11.7.32",
359
359
  "systeminformation": "3.45.7",
360
360
  "taon": "^18",
361
- "taon-storage": "18.0.24",
362
- "taon-type-sql": "18.0.15",
363
- "taon-typeorm": "18.0.14",
361
+ "taon-storage": "18.0.25",
362
+ "taon-type-sql": "18.0.16",
363
+ "taon-typeorm": "18.0.15",
364
364
  "task.js": "0.1.5",
365
365
  "threads": "1.7.0",
366
- "tnp": "~18.0.15",
367
- "tnp-config": "~18.0.18",
368
- "tnp-core": "~18.0.42",
369
- "tnp-helpers": "~18.0.16",
370
- "tnp-models": "~18.0.17",
366
+ "tnp": "~18.0.18",
367
+ "tnp-config": "~18.0.19",
368
+ "tnp-core": "~18.0.43",
369
+ "tnp-helpers": "~18.0.17",
370
+ "tnp-models": "~18.0.18",
371
371
  "ts-debug": "1.3.0",
372
372
  "ts-json-schema-generator": "2.3.0-next.5",
373
373
  "ts-loader": "2.3.1",
@@ -379,13 +379,13 @@
379
379
  "typedoc": "0.26.5",
380
380
  "typedoc-plugin-markdown": "4.2.3",
381
381
  "typescript": "~5.5.4",
382
- "typescript-class-helpers": "~18.0.17",
382
+ "typescript-class-helpers": "~18.0.18",
383
383
  "typescript-formatter": "~7.2.2",
384
384
  "typescript-string-enums": "~1.0.0",
385
385
  "underscore": "1.13.7",
386
386
  "validator": "13.5.2",
387
387
  "video.js": "8.3.0",
388
- "vpn-split": "~18.0.14",
388
+ "vpn-split": "~18.0.15",
389
389
  "vscode": "1.1.37",
390
390
  "wait-on": "8.0.1",
391
391
  "watch": "1.0.2",
@@ -398,14 +398,14 @@
398
398
  "main": "dist/app.electron.js"
399
399
  },
400
400
  "build": {
401
- "number": 364,
402
- "date": "2024-11-25T02:22:59.000Z",
403
- "hash": "3d4bd33c44dd98a9d1ba5dbdd5a1f71952d16998"
401
+ "number": 365,
402
+ "date": "2024-12-31T17:54:27.000Z",
403
+ "hash": "2b599aca66d273b6ff00404b742e6c992f8ba8e1"
404
404
  },
405
405
  "currentProjectName": "ng-talkback",
406
406
  "currentProjectGenericName": "ng-talkback",
407
407
  "currentProjectType": "isomorphic-lib",
408
- "currentFrameworkVersion": "18.0.17",
408
+ "currentFrameworkVersion": "18.0.18",
409
409
  "isStandaloneProject": true,
410
410
  "isSmartContainer": false,
411
411
  "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.
@@ -1 +1 @@
1
- {"version":3,"file":"ng-talkback.mjs","sources":["../../../tmp-libs-for-dist-websql/ng-talkback/projects/ng-talkback/src/lib/index.ts","../../../tmp-libs-for-dist-websql/ng-talkback/projects/ng-talkback/src/ng-talkback.ts"],"sourcesContent":["\n\nexport type Dummy = 'a';\nlet a = 2;\na++;\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n\n ;({}); // @--end-of-file-for-module=ng-talkback lib/index.ts","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAGA,IAAI,CAAC,GAAG,CAAC;AACT,CAAC,EAAE;AACH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAGC;AAAC,CAAC,EAAE,EAAE;;;AC9BP;;AAEG"}
1
+ {"version":3,"file":"ng-talkback.mjs","sources":["../../../tmp-libs-for-dist-websql/ng-talkback/projects/ng-talkback/src/lib/index.ts","../../../tmp-libs-for-dist-websql/ng-talkback/projects/ng-talkback/src/ng-talkback.ts"],"sourcesContent":["\n\nexport type Dummy = 'a';\nlet a = 2;\na++;\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n\n ;({}); // @--end-of-file-for-module=ng-talkback lib/index.ts","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAGA,IAAI,CAAC,GAAG,CAAC,CAAC;AACV,CAAC,EAAE,CAAC;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAGC,CAAC;AAAA,CAAC,EAAE,EAAE;;;AC9BP;;AAEG"}