ng-talkback 18.0.14 → 18.0.15
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 +3 -3
- package/assets/shared/shared_folder_info.txt +1 -1
- package/browser/README.md +24 -24
- package/client/README.md +24 -24
- package/migrations/index.d.ts +1 -0
- package/migrations/index.js +6 -0
- package/migrations/index.js.map +1 -0
- package/migrations/migrations_index._auto-generated_.d.ts +0 -0
- package/migrations/migrations_index._auto-generated_.js +4 -0
- package/migrations/migrations_index._auto-generated_.js.map +1 -0
- package/package.json +3 -3
- package/taon.jsonc +46 -46
- package/tmp-environment.json +32 -29
- package/websql/README.md +24 -24
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
|
+
Assets from this folder are being shipped with this npm package (ng-talkback@18.0.15)
|
|
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.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './migrations_index._auto-generated_';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":[""],"names":[],"mappings":";;;AAAA,aAAa;AACb,8EAAoD"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"migrations_index._auto-generated_.js","sourceRoot":"","sources":[""],"names":[],"mappings":"AAAA,yCAAyC;AAEzC,yCAAyC;AAEzC,yCAAyC"}
|
package/package.json
CHANGED
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"workerPlugins": {}
|
|
55
55
|
},
|
|
56
56
|
"name": "ng-talkback",
|
|
57
|
-
"version": "18.0.
|
|
57
|
+
"version": "18.0.15",
|
|
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": "
|
|
86
|
+
"lastBuildTagHash": "03a6df483f847848ef8c470e68128e1bf32c950e",
|
|
87
87
|
"devDependencies": {},
|
|
88
|
-
"main": "
|
|
88
|
+
"main": "index.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
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"workerPlugins": {}
|
|
59
59
|
},
|
|
60
60
|
"name": "ng-talkback",
|
|
61
|
-
"version": "18.0.
|
|
61
|
+
"version": "18.0.15",
|
|
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": "
|
|
90
|
+
"lastBuildTagHash": "03a6df483f847848ef8c470e68128e1bf32c950e",
|
|
91
91
|
"devDependencies": {
|
|
92
92
|
"@angular-builders/custom-webpack": "~18.0.0",
|
|
93
93
|
"@angular-devkit/build-angular": "~18.1.4",
|
|
@@ -200,6 +200,7 @@
|
|
|
200
200
|
"command-exists": "1.2.2",
|
|
201
201
|
"compression": "1.7.4",
|
|
202
202
|
"concurrently": "8.2.2",
|
|
203
|
+
"console-png": "1.2.1",
|
|
203
204
|
"content-type": "1.0.5",
|
|
204
205
|
"conventional-changelog-cli": "5.0.0",
|
|
205
206
|
"cookie-parser": "1.4.6",
|
|
@@ -250,13 +251,13 @@
|
|
|
250
251
|
"image-focus": "1.2.1",
|
|
251
252
|
"immer": "10.0.2",
|
|
252
253
|
"immutable": "4.3.7",
|
|
253
|
-
"incremental-compiler": "~18.0.
|
|
254
|
+
"incremental-compiler": "~18.0.16",
|
|
254
255
|
"inquirer": "7.3.3",
|
|
255
256
|
"inquirer-autocomplete-prompt": "1.4.0",
|
|
256
257
|
"inquirer-autocomplete-standalone": "0.8.1",
|
|
257
258
|
"inquirer-select-pro": "1.0.0-alpha.7",
|
|
258
259
|
"is-elevated": "3.0.0",
|
|
259
|
-
"isomorphic-region-loader": "~18.0.
|
|
260
|
+
"isomorphic-region-loader": "~18.0.16",
|
|
260
261
|
"istanbul-instrumenter-loader": "3.0.1",
|
|
261
262
|
"jest": "29.7.0",
|
|
262
263
|
"jest-date-mock": "1.0.10",
|
|
@@ -267,17 +268,17 @@
|
|
|
267
268
|
"joi": "17.13.3",
|
|
268
269
|
"jscodeshift": "0.6.3",
|
|
269
270
|
"json-stringify-safe": "5.0.1",
|
|
270
|
-
"json10": "~18.0.
|
|
271
|
-
"json10-writer": "~18.0.
|
|
271
|
+
"json10": "~18.0.16",
|
|
272
|
+
"json10-writer": "~18.0.16",
|
|
272
273
|
"json5-writer": "0.2.0",
|
|
273
274
|
"jszip": "3.10.1",
|
|
274
275
|
"karma-cli": "1.0.1",
|
|
275
276
|
"lnk": "1.0.1",
|
|
276
277
|
"localforage": "1.10.0",
|
|
277
278
|
"lockfile": "1.0.4",
|
|
278
|
-
"lodash-walk-object": "~18.0.
|
|
279
|
+
"lodash-walk-object": "~18.0.16",
|
|
279
280
|
"lowdb": "7.0.1",
|
|
280
|
-
"magic-renamer": "~18.0.
|
|
281
|
+
"magic-renamer": "~18.0.16",
|
|
281
282
|
"material-design-icons": "3.0.1",
|
|
282
283
|
"method-override": "2.3.10",
|
|
283
284
|
"minimist": "1.2.8",
|
|
@@ -287,11 +288,11 @@
|
|
|
287
288
|
"ng-in-viewport": "16.1.0",
|
|
288
289
|
"ng-lock": "18.0.1",
|
|
289
290
|
"ng-packagr": "18.1.0",
|
|
290
|
-
"ng-talkback": "~18.0.
|
|
291
|
-
"ng2-logger": "~18.0.
|
|
291
|
+
"ng-talkback": "~18.0.14",
|
|
292
|
+
"ng2-logger": "~18.0.18",
|
|
292
293
|
"ng2-pdfjs-viewer": "18.0.0",
|
|
293
|
-
"ng2-rest": "~18.0.
|
|
294
|
-
"ng2-rest-swagger-generator": "18.0.
|
|
294
|
+
"ng2-rest": "~18.0.15",
|
|
295
|
+
"ng2-rest-swagger-generator": "18.0.12",
|
|
295
296
|
"ngx-ace-wrapper": "17.0.0",
|
|
296
297
|
"ngx-editor": "17.5.4",
|
|
297
298
|
"ngx-highlightjs": "12.0.0",
|
|
@@ -305,7 +306,7 @@
|
|
|
305
306
|
"ngx-scrolltop": "18.0.0",
|
|
306
307
|
"ngx-store": "3.1.1",
|
|
307
308
|
"ngx-typed-js": "2.1.1",
|
|
308
|
-
"node-cli-tester": "~18.0.
|
|
309
|
+
"node-cli-tester": "~18.0.14",
|
|
309
310
|
"node-localstorage": "2.1.6",
|
|
310
311
|
"node-notifier": "10.0.1",
|
|
311
312
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -336,7 +337,7 @@
|
|
|
336
337
|
"q": "1.5.1",
|
|
337
338
|
"rallax.js": "2.0.4",
|
|
338
339
|
"randomcolor": "0.5.3",
|
|
339
|
-
"record-replay-req-res-scenario": "~18.0.
|
|
340
|
+
"record-replay-req-res-scenario": "~18.0.14",
|
|
340
341
|
"reflect-metadata": "0.2.2",
|
|
341
342
|
"rimraf": "2.6.2",
|
|
342
343
|
"rxjs": "~7.8.1",
|
|
@@ -347,24 +348,26 @@
|
|
|
347
348
|
"socket.io": "4.7.5",
|
|
348
349
|
"socket.io-client": "4.7.5",
|
|
349
350
|
"sort-package-json": "1.11.0",
|
|
351
|
+
"sql-template-strings": "2.2.2",
|
|
352
|
+
"sql-template-tag": "5.2.1",
|
|
350
353
|
"sql.js": "1.8.0",
|
|
351
|
-
"static-columns": "~18.0.
|
|
354
|
+
"static-columns": "~18.0.16",
|
|
352
355
|
"string-similarity": "4.0.4",
|
|
353
356
|
"sudo-block": "3.0.0",
|
|
354
357
|
"supertest": "7.0.0",
|
|
355
358
|
"sweetalert2": "11.7.32",
|
|
356
359
|
"systeminformation": "3.45.7",
|
|
357
360
|
"taon": "^18",
|
|
358
|
-
"taon-storage": "18.0.
|
|
359
|
-
"taon-type-sql": "18.0.
|
|
360
|
-
"taon-typeorm": "18.0.
|
|
361
|
+
"taon-storage": "18.0.24",
|
|
362
|
+
"taon-type-sql": "18.0.15",
|
|
363
|
+
"taon-typeorm": "18.0.14",
|
|
361
364
|
"task.js": "0.1.5",
|
|
362
365
|
"threads": "1.7.0",
|
|
363
|
-
"tnp": "~18.0.
|
|
364
|
-
"tnp-config": "~18.0.
|
|
365
|
-
"tnp-core": "~18.0.
|
|
366
|
-
"tnp-helpers": "~18.0.
|
|
367
|
-
"tnp-models": "~18.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",
|
|
368
371
|
"ts-debug": "1.3.0",
|
|
369
372
|
"ts-json-schema-generator": "2.3.0-next.5",
|
|
370
373
|
"ts-loader": "2.3.1",
|
|
@@ -376,13 +379,13 @@
|
|
|
376
379
|
"typedoc": "0.26.5",
|
|
377
380
|
"typedoc-plugin-markdown": "4.2.3",
|
|
378
381
|
"typescript": "~5.5.4",
|
|
379
|
-
"typescript-class-helpers": "~18.0.
|
|
382
|
+
"typescript-class-helpers": "~18.0.17",
|
|
380
383
|
"typescript-formatter": "~7.2.2",
|
|
381
384
|
"typescript-string-enums": "~1.0.0",
|
|
382
385
|
"underscore": "1.13.7",
|
|
383
386
|
"validator": "13.5.2",
|
|
384
387
|
"video.js": "8.3.0",
|
|
385
|
-
"vpn-split": "~18.0.
|
|
388
|
+
"vpn-split": "~18.0.14",
|
|
386
389
|
"vscode": "1.1.37",
|
|
387
390
|
"wait-on": "8.0.1",
|
|
388
391
|
"watch": "1.0.2",
|
|
@@ -395,14 +398,14 @@
|
|
|
395
398
|
"main": "dist/app.electron.js"
|
|
396
399
|
},
|
|
397
400
|
"build": {
|
|
398
|
-
"number":
|
|
399
|
-
"date": "2024-11-
|
|
400
|
-
"hash": "
|
|
401
|
+
"number": 364,
|
|
402
|
+
"date": "2024-11-25T02:22:59.000Z",
|
|
403
|
+
"hash": "3d4bd33c44dd98a9d1ba5dbdd5a1f71952d16998"
|
|
401
404
|
},
|
|
402
405
|
"currentProjectName": "ng-talkback",
|
|
403
406
|
"currentProjectGenericName": "ng-talkback",
|
|
404
407
|
"currentProjectType": "isomorphic-lib",
|
|
405
|
-
"currentFrameworkVersion": "18.0.
|
|
408
|
+
"currentFrameworkVersion": "18.0.17",
|
|
406
409
|
"isStandaloneProject": true,
|
|
407
410
|
"isSmartContainer": false,
|
|
408
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.
|