record-replay-req-res-scenario 13.1.19 → 16.0.1

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.
Files changed (65) hide show
  1. package/README.md +3 -3
  2. package/assets/shared/shared_folder_info.txt +7 -0
  3. package/bin/record-replay-req-res-scenario +10 -10
  4. package/bin/record-replay-req-res-scenario-debug +10 -10
  5. package/bin/record-replay-req-res-scenario-debug-brk +10 -10
  6. package/bin/start.js +1 -1
  7. package/browser/README.md +24 -24
  8. package/{client/esm2020 → browser/esm2022}/lib/index.mjs +3 -1
  9. package/browser/{esm2020 → esm2022}/lib/record-replay-req-res-scenario.mjs +3 -3
  10. package/browser/{fesm2020 → fesm2022}/record-replay-req-res-scenario.mjs +6 -2
  11. package/browser/{fesm2015 → fesm2022}/record-replay-req-res-scenario.mjs.map +1 -1
  12. package/browser/{record-replay-req-res-scenario.d.ts → index.d.ts} +2 -1
  13. package/browser/lib/index.d.ts +2 -1
  14. package/browser/lib/record-replay-req-res-scenario.d.ts +5 -4
  15. package/browser/package.json +6 -12
  16. package/browser/public-api.d.ts +2 -1
  17. package/client/README.md +24 -24
  18. package/{browser/esm2020 → client/esm2022}/lib/index.mjs +3 -1
  19. package/client/{esm2020 → esm2022}/lib/record-replay-req-res-scenario.mjs +3 -3
  20. package/client/{fesm2015 → fesm2022}/record-replay-req-res-scenario.mjs +6 -2
  21. package/{browser/fesm2020 → client/fesm2022}/record-replay-req-res-scenario.mjs.map +1 -1
  22. package/client/{record-replay-req-res-scenario.d.ts → index.d.ts} +2 -1
  23. package/client/lib/index.d.ts +2 -1
  24. package/client/lib/record-replay-req-res-scenario.d.ts +5 -4
  25. package/client/package.json +296 -25
  26. package/client/public-api.d.ts +2 -1
  27. package/index.js.map +1 -1
  28. package/lib/index.js.map +1 -1
  29. package/lib/record-replay-req-res-scenario.d.ts +3 -3
  30. package/lib/record-replay-req-res-scenario.js +14 -11
  31. package/lib/record-replay-req-res-scenario.js.map +1 -1
  32. package/lib/scenario.backend.d.ts +5 -5
  33. package/lib/scenario.backend.js +1 -2
  34. package/lib/scenario.backend.js.map +1 -1
  35. package/lib/start.backend.js.map +1 -1
  36. package/lib/tape.backend.js.map +1 -1
  37. package/package.json +42 -6
  38. package/package.json_devDependencies.json +223 -223
  39. package/package.json_tnp.json5 +42 -38
  40. package/tmp-environment.json +228 -206
  41. package/websql/README.md +24 -24
  42. package/websql/{esm2020 → esm2022}/lib/index.mjs +3 -1
  43. package/websql/{esm2020 → esm2022}/lib/record-replay-req-res-scenario.mjs +3 -3
  44. package/{browser/fesm2015 → websql/fesm2022}/record-replay-req-res-scenario.mjs +6 -2
  45. package/websql/{fesm2015 → fesm2022}/record-replay-req-res-scenario.mjs.map +1 -1
  46. package/websql/{record-replay-req-res-scenario.d.ts → index.d.ts} +2 -1
  47. package/websql/lib/index.d.ts +2 -1
  48. package/websql/lib/record-replay-req-res-scenario.d.ts +5 -4
  49. package/websql/package.json +6 -12
  50. package/websql/public-api.d.ts +2 -1
  51. package/app.d.ts +0 -1
  52. package/app.js +0 -6
  53. package/app.js.map +0 -1
  54. package/client/fesm2015/record-replay-req-res-scenario.mjs.map +0 -1
  55. package/client/fesm2020/record-replay-req-res-scenario.mjs +0 -26
  56. package/client/fesm2020/record-replay-req-res-scenario.mjs.map +0 -1
  57. package/websql/fesm2015/record-replay-req-res-scenario.mjs +0 -26
  58. package/websql/fesm2020/record-replay-req-res-scenario.mjs +0 -26
  59. package/websql/fesm2020/record-replay-req-res-scenario.mjs.map +0 -1
  60. /package/browser/{esm2020 → esm2022}/public-api.mjs +0 -0
  61. /package/browser/{esm2020 → esm2022}/record-replay-req-res-scenario.mjs +0 -0
  62. /package/client/{esm2020 → esm2022}/public-api.mjs +0 -0
  63. /package/client/{esm2020 → esm2022}/record-replay-req-res-scenario.mjs +0 -0
  64. /package/websql/{esm2020 → esm2022}/public-api.mjs +0 -0
  65. /package/websql/{esm2020 → esm2022}/record-replay-req-res-scenario.mjs +0 -0
package/README.md CHANGED
@@ -1,3 +1,3 @@
1
- # record-replay-req-res-scenario
2
- ## library for recording/replaying requests/responses as scenarios
3
-
1
+ # record-replay-req-res-scenario
2
+ ## library for recording/replaying requests/responses as scenarios
3
+
@@ -0,0 +1,7 @@
1
+ THIS FILE IS GENERATED. THIS FILE IS GENERATED. THIS FILE IS GENERATED.
2
+
3
+ Assets from this folder are being shipped with this npm package (record-replay-req-res-scenario@16.0.1)
4
+ created from this project.
5
+
6
+ THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
7
+
@@ -1,10 +1,10 @@
1
- #!/usr/bin/env node
2
- var { fse, crossPlatformPath, path } = require('tnp-core');
3
- var path = {
4
- dist: path.join(crossPlatformPath(__dirname), '../dist/lib/start.backend.js'),
5
- bundle: path.join(crossPlatformPath(__dirname), '../start.backend.js')
6
- }
7
- var p = fse.existsSync(path.dist) ? path.dist : path.bundle;
8
- global.globalSystemToolMode = true;
9
- var run = require(p).run;
10
- run(process.argv.slice(2));
1
+ #!/usr/bin/env node
2
+ var { fse, crossPlatformPath, path } = require('tnp-core');
3
+ var path = {
4
+ dist: path.join(crossPlatformPath(__dirname), '../dist/lib/start.backend.js'),
5
+ bundle: path.join(crossPlatformPath(__dirname), '../start.backend.js')
6
+ }
7
+ var p = fse.existsSync(path.dist) ? path.dist : path.bundle;
8
+ global.globalSystemToolMode = true;
9
+ var run = require(p).run;
10
+ run(process.argv.slice(2));
@@ -1,10 +1,10 @@
1
- #!/usr/bin/env node --inspect
2
- var { fse, crossPlatformPath, path } = require('tnp-core');
3
- var path = {
4
- dist: path.join(crossPlatformPath(__dirname), '../dist/lib/start.backend.js'),
5
- bundle: path.join(crossPlatformPath(__dirname), '../start.backend.js')
6
- }
7
- var p = fse.existsSync(path.dist) ? path.dist : path.bundle;
8
- global.globalSystemToolMode = true;
9
- var run = require(p).run;
10
- run(process.argv.slice(2));
1
+ #!/usr/bin/env node --inspect
2
+ var { fse, crossPlatformPath, path } = require('tnp-core');
3
+ var path = {
4
+ dist: path.join(crossPlatformPath(__dirname), '../dist/lib/start.backend.js'),
5
+ bundle: path.join(crossPlatformPath(__dirname), '../start.backend.js')
6
+ }
7
+ var p = fse.existsSync(path.dist) ? path.dist : path.bundle;
8
+ global.globalSystemToolMode = true;
9
+ var run = require(p).run;
10
+ run(process.argv.slice(2));
@@ -1,10 +1,10 @@
1
- #!/usr/bin/env node --inspect-brk
2
- var { fse, crossPlatformPath, path } = require('tnp-core');
3
- var path = {
4
- dist: path.join(crossPlatformPath(__dirname), '../dist/lib/start.backend.js'),
5
- bundle: path.join(crossPlatformPath(__dirname), '../start.backend.js')
6
- }
7
- var p = fse.existsSync(path.dist) ? path.dist : path.bundle;
8
- global.globalSystemToolMode = true;
9
- var run = require(p).run;
10
- run(process.argv.slice(2));
1
+ #!/usr/bin/env node --inspect-brk
2
+ var { fse, crossPlatformPath, path } = require('tnp-core');
3
+ var path = {
4
+ dist: path.join(crossPlatformPath(__dirname), '../dist/lib/start.backend.js'),
5
+ bundle: path.join(crossPlatformPath(__dirname), '../start.backend.js')
6
+ }
7
+ var p = fse.existsSync(path.dist) ? path.dist : path.bundle;
8
+ global.globalSystemToolMode = true;
9
+ var run = require(p).run;
10
+ run(process.argv.slice(2));
package/bin/start.js CHANGED
@@ -1 +1 @@
1
- dupasd
1
+ dupasd
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.
@@ -2,4 +2,6 @@
2
2
  /* */
3
3
  /* */
4
4
  export { RecordReplayReqResScenario } from './record-replay-req-res-scenario';
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi90bXAtbGlicy1mb3ItYnVuZGxlL3JlY29yZC1yZXBsYXktcmVxLXJlcy1zY2VuYXJpby9wcm9qZWN0cy9yZWNvcmQtcmVwbGF5LXJlcS1yZXMtc2NlbmFyaW8vc3JjL2xpYi9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFFTCxPQUFPLEVBQUUsMEJBQTBCLEVBQXdDLE1BQU0sa0NBQWtDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyIvKiAqL1xuLyogKi9cbi8qICovXG4gIFxuZXhwb3J0IHsgUmVjb3JkUmVwbGF5UmVxUmVzU2NlbmFyaW8sIFJlY29yZGVyQ29uZmlnTWV0YSwgUmVwbGF5Q29uZmlnTWV0YSB9IGZyb20gJy4vcmVjb3JkLXJlcGxheS1yZXEtcmVzLXNjZW5hcmlvJzsiXX0=
5
+ ;
6
+ ({}); // @--end-of-file-for-module=record-replay-req-res-scenario lib/index.ts
7
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi90bXAtbGlicy1mb3ItYnVuZGxlL3JlY29yZC1yZXBsYXktcmVxLXJlcy1zY2VuYXJpby9wcm9qZWN0cy9yZWNvcmQtcmVwbGF5LXJlcS1yZXMtc2NlbmFyaW8vc3JjL2xpYi9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFFTCxPQUFPLEVBQUUsMEJBQTBCLEVBQXdDLE1BQU0sa0NBQWtDLENBQUM7QUFJbkgsQ0FBQztBQUFBLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyx3RUFBd0UiLCJzb3VyY2VzQ29udGVudCI6WyIvKiAqL1xuLyogKi9cbi8qICovXG4gIFxuZXhwb3J0IHsgUmVjb3JkUmVwbGF5UmVxUmVzU2NlbmFyaW8sIFJlY29yZGVyQ29uZmlnTWV0YSwgUmVwbGF5Q29uZmlnTWV0YSB9IGZyb20gJy4vcmVjb3JkLXJlcGxheS1yZXEtcmVzLXNjZW5hcmlvJztcblxuXG5cbiA7KHt9KTsgLy8gQC0tZW5kLW9mLWZpbGUtZm9yLW1vZHVsZT1yZWNvcmQtcmVwbGF5LXJlcS1yZXMtc2NlbmFyaW8gbGliL2luZGV4LnRzIl19
@@ -1,4 +1,3 @@
1
- //#region imports
2
1
  /* */
3
2
  /* */
4
3
  /* */
@@ -12,7 +11,8 @@
12
11
  /* */
13
12
  /* */
14
13
  /* */
15
- //#endregion
16
14
  export class RecordReplayReqResScenario {
17
15
  }
18
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVjb3JkLXJlcGxheS1yZXEtcmVzLXNjZW5hcmlvLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vdG1wLWxpYnMtZm9yLWJ1bmRsZS9yZWNvcmQtcmVwbGF5LXJlcS1yZXMtc2NlbmFyaW8vcHJvamVjdHMvcmVjb3JkLXJlcGxheS1yZXEtcmVzLXNjZW5hcmlvL3NyYy9saWIvcmVjb3JkLXJlcGxheS1yZXEtcmVzLXNjZW5hcmlvLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGlCQUFpQjtBQUNqQixLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBb0NMLFlBQVk7QUFFWixNQUFNLE9BQU8sMEJBQTBCO0NBK1d0QyIsInNvdXJjZXNDb250ZW50IjpbIi8vI3JlZ2lvbiBpbXBvcnRzXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuICBcbi8vI2VuZHJlZ2lvblxuXG4vLyNyZWdpb24gbW9kZWxzXG5leHBvcnQgdHlwZSBSZWNvcmREYXRhID0geyBob3N0OiBudW1iZXIgfCBzdHJpbmcgfCBVUkw7IHRhbGtiYWNrUHJveHlQb3J0PzogbnVtYmVyIHwgc3RyaW5nOyB9XG5cbmV4cG9ydCB0eXBlIFJlY29yZGVyQ29uZmlnTWV0YSA9IHtcbiAgW3JlY29yZEhvc3ROYW1lOiBzdHJpbmddOiBSZWNvcmREYXRhO1xufSAmIHsgc2NlbmFyaW9OYW1lOiBzdHJpbmc7IH1cblxuZXhwb3J0IHR5cGUgUmVwbGF5Q29uZmlnTWV0YSA9IHtcbiAgW3JlY29yZEhvc3ROYW1lOiBzdHJpbmddOiB7IHRhbGtiYWNrUHJveHlQb3J0PzogbnVtYmVyIHwgc3RyaW5nOyB9XG59ICYgeyBzY2VuYXJpb1BhdGg6IHN0cmluZzsgfVxuXG50eXBlIEFyZ3NPcHRSZXBsYXlSZWNvcmRBcmdUeXBlID0geyBwb3J0OiBzdHJpbmcgfCBzdHJpbmdbXTsgaG9zdE5hbWU6IHN0cmluZyB8IHN0cmluZ1tdOyB9O1xuXG5pbnRlcmZhY2UgUmVjb3JkQXJnVHlwZSB7XG4gIHJlY29yZDoge1xuICAgIC8qKlxuICAgICAqIHVybCB3aXRoIGhvc3QgdG8gcmVjb3JkXG4gICAgICovXG4gICAgdXJsOiBVUkw7XG4gICAgLyoqXG4gICAgICogSWRlbnRpZmllciBvZiB3aGF0IHdhcyB0aGUgbmFtZSBvciBpZCBvZiBzZXJ2ZXIuXG4gICAgICogdGhpcyBtZXRhZGF0YSBpcyB1c2VmdWxsIHRvIHJlcGxheSBiYWNrIG11bHRpcGxlIHNlcnZlcnNcbiAgICAgKiBvbiBkaWZmZXJlbnQgdGFsa2JhY2sgcG9ydHNcbiAgICAgKi9cbiAgICBuYW1lOiBzdHJpbmc7XG4gIH07XG4gIC8qKlxuICAgKiB0YWxrYmFjayBwb3J0IGZvciBsb2NhbGhvc3QgcHJveHlcbiAgICovXG4gIHRhbGtiYWNrUHJveHlQb3J0OiBudW1iZXI7XG59XG5cbi8vI2VuZHJlZ2lvblxuXG5leHBvcnQgY2xhc3MgUmVjb3JkUmVwbGF5UmVxUmVzU2NlbmFyaW8ge1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4gIFxufSJdfQ==
16
+ ;
17
+ ({}); // @--end-of-file-for-module=record-replay-req-res-scenario lib/record-replay-req-res-scenario.ts
18
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVjb3JkLXJlcGxheS1yZXEtcmVzLXNjZW5hcmlvLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vdG1wLWxpYnMtZm9yLWJ1bmRsZS9yZWNvcmQtcmVwbGF5LXJlcS1yZXMtc2NlbmFyaW8vcHJvamVjdHMvcmVjb3JkLXJlcGxheS1yZXEtcmVzLXNjZW5hcmlvL3NyYy9saWIvcmVjb3JkLXJlcGxheS1yZXEtcmVzLXNjZW5hcmlvLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFzQ0wsTUFBTSxPQUFPLDBCQUEwQjtDQStXdEM7QUFHQSxDQUFDO0FBQUEsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLGlHQUFpRyIsInNvdXJjZXNDb250ZW50IjpbIlxuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbiAgXG5cblxuXG5leHBvcnQgdHlwZSBSZWNvcmREYXRhID0geyBob3N0OiBudW1iZXIgfCBzdHJpbmcgfCBVUkw7IHRhbGtiYWNrUHJveHlQb3J0PzogbnVtYmVyIHwgc3RyaW5nOyB9XG5cbmV4cG9ydCB0eXBlIFJlY29yZGVyQ29uZmlnTWV0YSA9IHtcbiAgW3JlY29yZEhvc3ROYW1lOiBzdHJpbmddOiBSZWNvcmREYXRhO1xufSAmIHsgc2NlbmFyaW9OYW1lOiBzdHJpbmc7IH1cblxuZXhwb3J0IHR5cGUgUmVwbGF5Q29uZmlnTWV0YSA9IHtcbiAgW3JlY29yZEhvc3ROYW1lOiBzdHJpbmddOiB7IHRhbGtiYWNrUHJveHlQb3J0PzogbnVtYmVyIHwgc3RyaW5nOyB9XG59ICYgeyBzY2VuYXJpb1BhdGg6IHN0cmluZzsgfVxuXG50eXBlIEFyZ3NPcHRSZXBsYXlSZWNvcmRBcmdUeXBlID0geyBwb3J0OiBzdHJpbmcgfCBzdHJpbmdbXTsgaG9zdE5hbWU6IHN0cmluZyB8IHN0cmluZ1tdOyB9O1xuXG5pbnRlcmZhY2UgUmVjb3JkQXJnVHlwZSB7XG4gIHJlY29yZDoge1xuICAgIC8qKlxuICAgICAqIHVybCB3aXRoIGhvc3QgdG8gcmVjb3JkXG4gICAgICovXG4gICAgdXJsOiBVUkw7XG4gICAgLyoqXG4gICAgICogSWRlbnRpZmllciBvZiB3aGF0IHdhcyB0aGUgbmFtZSBvciBpZCBvZiBzZXJ2ZXIuXG4gICAgICogdGhpcyBtZXRhZGF0YSBpcyB1c2VmdWxsIHRvIHJlcGxheSBiYWNrIG11bHRpcGxlIHNlcnZlcnNcbiAgICAgKiBvbiBkaWZmZXJlbnQgdGFsa2JhY2sgcG9ydHNcbiAgICAgKi9cbiAgICBuYW1lOiBzdHJpbmc7XG4gIH07XG4gIC8qKlxuICAgKiB0YWxrYmFjayBwb3J0IGZvciBsb2NhbGhvc3QgcHJveHlcbiAgICovXG4gIHRhbGtiYWNrUHJveHlQb3J0OiBudW1iZXI7XG59XG5cblxuXG5leHBvcnQgY2xhc3MgUmVjb3JkUmVwbGF5UmVxUmVzU2NlbmFyaW8ge1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4gIFxufVxuXG5cbiA7KHt9KTsgLy8gQC0tZW5kLW9mLWZpbGUtZm9yLW1vZHVsZT1yZWNvcmQtcmVwbGF5LXJlcS1yZXMtc2NlbmFyaW8gbGliL3JlY29yZC1yZXBsYXktcmVxLXJlcy1zY2VuYXJpby50cyJdfQ==
@@ -1,4 +1,3 @@
1
- //#region imports
2
1
  /* */
3
2
  /* */
4
3
  /* */
@@ -12,11 +11,16 @@
12
11
  /* */
13
12
  /* */
14
13
  /* */
15
- //#endregion
16
14
  class RecordReplayReqResScenario {
17
15
  }
16
+ ;
17
+ ({}); // @--end-of-file-for-module=record-replay-req-res-scenario lib/record-replay-req-res-scenario.ts
18
18
 
19
19
  /* */
20
+ /* */
21
+ /* */
22
+ ;
23
+ ({}); // @--end-of-file-for-module=record-replay-req-res-scenario lib/index.ts
20
24
 
21
25
  /**
22
26
  * Generated bundle index. Do not edit.
@@ -1 +1 @@
1
- {"version":3,"file":"record-replay-req-res-scenario.mjs","sources":["../../../tmp-libs-for-bundle/record-replay-req-res-scenario/projects/record-replay-req-res-scenario/src/lib/record-replay-req-res-scenario.ts","../../../tmp-libs-for-bundle/record-replay-req-res-scenario/projects/record-replay-req-res-scenario/src/lib/index.ts","../../../tmp-libs-for-bundle/record-replay-req-res-scenario/projects/record-replay-req-res-scenario/src/record-replay-req-res-scenario.ts"],"sourcesContent":["//#region imports\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n//#endregion\n\n//#region models\nexport type RecordData = { host: number | string | URL; talkbackProxyPort?: number | string; }\n\nexport type RecorderConfigMeta = {\n [recordHostName: string]: RecordData;\n} & { scenarioName: string; }\n\nexport type ReplayConfigMeta = {\n [recordHostName: string]: { talkbackProxyPort?: number | string; }\n} & { scenarioPath: string; }\n\ntype ArgsOptReplayRecordArgType = { port: string | string[]; hostName: string | string[]; };\n\ninterface RecordArgType {\n record: {\n /**\n * url with host to record\n */\n url: URL;\n /**\n * Identifier of what was the name or id of server.\n * this metadata is usefull to replay back multiple servers\n * on different talkback ports\n */\n name: string;\n };\n /**\n * talkback port for localhost proxy\n */\n talkbackProxyPort: number;\n}\n\n//#endregion\n\nexport class RecordReplayReqResScenario {\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\n/* */\n \n}","/* */\n/* */\n/* */\n \nexport { RecordReplayReqResScenario, RecorderConfigMeta, ReplayConfigMeta } from './record-replay-req-res-scenario';","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAoCA;MAEa,0BAA0B,CAAA;AA+WtC;;AClaD;;ACAA;;AAEG;;;;"}
1
+ {"version":3,"file":"record-replay-req-res-scenario.mjs","sources":["../../../tmp-libs-for-bundle/record-replay-req-res-scenario/projects/record-replay-req-res-scenario/src/lib/record-replay-req-res-scenario.ts","../../../tmp-libs-for-bundle/record-replay-req-res-scenario/projects/record-replay-req-res-scenario/src/lib/index.ts","../../../tmp-libs-for-bundle/record-replay-req-res-scenario/projects/record-replay-req-res-scenario/src/record-replay-req-res-scenario.ts"],"sourcesContent":["\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n\n\n\nexport type RecordData = { host: number | string | URL; talkbackProxyPort?: number | string; }\n\nexport type RecorderConfigMeta = {\n [recordHostName: string]: RecordData;\n} & { scenarioName: string; }\n\nexport type ReplayConfigMeta = {\n [recordHostName: string]: { talkbackProxyPort?: number | string; }\n} & { scenarioPath: string; }\n\ntype ArgsOptReplayRecordArgType = { port: string | string[]; hostName: string | string[]; };\n\ninterface RecordArgType {\n record: {\n /**\n * url with host to record\n */\n url: URL;\n /**\n * Identifier of what was the name or id of server.\n * this metadata is usefull to replay back multiple servers\n * on different talkback ports\n */\n name: string;\n };\n /**\n * talkback port for localhost proxy\n */\n talkbackProxyPort: number;\n}\n\n\n\nexport class RecordReplayReqResScenario {\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\n/* */\n \n}\n\n\n ;({}); // @--end-of-file-for-module=record-replay-req-res-scenario lib/record-replay-req-res-scenario.ts","/* */\n/* */\n/* */\n \nexport { RecordReplayReqResScenario, RecorderConfigMeta, ReplayConfigMeta } from './record-replay-req-res-scenario';\n\n\n\n ;({}); // @--end-of-file-for-module=record-replay-req-res-scenario lib/index.ts","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;MAsCa,0BAA0B,CAAA;AA+WtC,CAAA;AAGA,CAAC;AAAA,CAAC,EAAE,EAAE;;ACraP;AACA;AACA;AAMC,CAAC;AAAA,CAAC,EAAE,EAAE;;ACRP;;AAEG;;;;"}
@@ -1,5 +1,6 @@
1
+ // @ts-nocheck
1
2
  /**
2
3
  * Generated bundle index. Do not edit.
3
4
  */
4
5
  /// <amd-module name="record-replay-req-res-scenario" />
5
- export * from './public-api';
6
+ export * from './public-api';
@@ -1 +1,2 @@
1
- export { RecordReplayReqResScenario, RecorderConfigMeta, ReplayConfigMeta } from './record-replay-req-res-scenario';
1
+ // @ts-nocheck
2
+ export { RecordReplayReqResScenario, RecorderConfigMeta, ReplayConfigMeta } from './record-replay-req-res-scenario';
@@ -1,13 +1,14 @@
1
- export declare type RecordData = {
1
+ // @ts-nocheck
2
+ export type RecordData = {
2
3
  host: number | string | URL;
3
4
  talkbackProxyPort?: number | string;
4
5
  };
5
- export declare type RecorderConfigMeta = {
6
+ export type RecorderConfigMeta = {
6
7
  [recordHostName: string]: RecordData;
7
8
  } & {
8
9
  scenarioName: string;
9
10
  };
10
- export declare type ReplayConfigMeta = {
11
+ export type ReplayConfigMeta = {
11
12
  [recordHostName: string]: {
12
13
  talkbackProxyPort?: number | string;
13
14
  };
@@ -15,4 +16,4 @@ export declare type ReplayConfigMeta = {
15
16
  scenarioPath: string;
16
17
  };
17
18
  export declare class RecordReplayReqResScenario {
18
- }
19
+ }
@@ -8,23 +8,17 @@
8
8
  "dependencies": {
9
9
  "tslib": "^2.3.0"
10
10
  },
11
- "module": "fesm2015/record-replay-req-res-scenario.mjs",
12
- "es2020": "fesm2020/record-replay-req-res-scenario.mjs",
13
- "esm2020": "esm2020/record-replay-req-res-scenario.mjs",
14
- "fesm2020": "fesm2020/record-replay-req-res-scenario.mjs",
15
- "fesm2015": "fesm2015/record-replay-req-res-scenario.mjs",
16
- "typings": "record-replay-req-res-scenario.d.ts",
11
+ "module": "fesm2022/record-replay-req-res-scenario.mjs",
12
+ "typings": "index.d.ts",
17
13
  "exports": {
18
14
  "./package.json": {
19
15
  "default": "./package.json"
20
16
  },
21
17
  ".": {
22
- "types": "./record-replay-req-res-scenario.d.ts",
23
- "esm2020": "./esm2020/record-replay-req-res-scenario.mjs",
24
- "es2020": "./fesm2020/record-replay-req-res-scenario.mjs",
25
- "es2015": "./fesm2015/record-replay-req-res-scenario.mjs",
26
- "node": "./fesm2015/record-replay-req-res-scenario.mjs",
27
- "default": "./fesm2020/record-replay-req-res-scenario.mjs"
18
+ "types": "./index.d.ts",
19
+ "esm2022": "./esm2022/record-replay-req-res-scenario.mjs",
20
+ "esm": "./esm2022/record-replay-req-res-scenario.mjs",
21
+ "default": "./fesm2022/record-replay-req-res-scenario.mjs"
28
22
  }
29
23
  },
30
24
  "sideEffects": false
@@ -1 +1,2 @@
1
- export * from './lib';
1
+ // @ts-nocheck
2
+ export * from './lib';
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.
@@ -2,4 +2,6 @@
2
2
  /* */
3
3
  /* */
4
4
  export { RecordReplayReqResScenario } from './record-replay-req-res-scenario';
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi90bXAtbGlicy1mb3ItYnVuZGxlL3JlY29yZC1yZXBsYXktcmVxLXJlcy1zY2VuYXJpby9wcm9qZWN0cy9yZWNvcmQtcmVwbGF5LXJlcS1yZXMtc2NlbmFyaW8vc3JjL2xpYi9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFFTCxPQUFPLEVBQUUsMEJBQTBCLEVBQXdDLE1BQU0sa0NBQWtDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyIvKiAqL1xuLyogKi9cbi8qICovXG4gIFxuZXhwb3J0IHsgUmVjb3JkUmVwbGF5UmVxUmVzU2NlbmFyaW8sIFJlY29yZGVyQ29uZmlnTWV0YSwgUmVwbGF5Q29uZmlnTWV0YSB9IGZyb20gJy4vcmVjb3JkLXJlcGxheS1yZXEtcmVzLXNjZW5hcmlvJzsiXX0=
5
+ ;
6
+ ({}); // @--end-of-file-for-module=record-replay-req-res-scenario lib/index.ts
7
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi90bXAtbGlicy1mb3ItYnVuZGxlL3JlY29yZC1yZXBsYXktcmVxLXJlcy1zY2VuYXJpby9wcm9qZWN0cy9yZWNvcmQtcmVwbGF5LXJlcS1yZXMtc2NlbmFyaW8vc3JjL2xpYi9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFFTCxPQUFPLEVBQUUsMEJBQTBCLEVBQXdDLE1BQU0sa0NBQWtDLENBQUM7QUFJbkgsQ0FBQztBQUFBLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyx3RUFBd0UiLCJzb3VyY2VzQ29udGVudCI6WyIvKiAqL1xuLyogKi9cbi8qICovXG4gIFxuZXhwb3J0IHsgUmVjb3JkUmVwbGF5UmVxUmVzU2NlbmFyaW8sIFJlY29yZGVyQ29uZmlnTWV0YSwgUmVwbGF5Q29uZmlnTWV0YSB9IGZyb20gJy4vcmVjb3JkLXJlcGxheS1yZXEtcmVzLXNjZW5hcmlvJztcblxuXG5cbiA7KHt9KTsgLy8gQC0tZW5kLW9mLWZpbGUtZm9yLW1vZHVsZT1yZWNvcmQtcmVwbGF5LXJlcS1yZXMtc2NlbmFyaW8gbGliL2luZGV4LnRzIl19
@@ -1,4 +1,3 @@
1
- //#region imports
2
1
  /* */
3
2
  /* */
4
3
  /* */
@@ -12,7 +11,8 @@
12
11
  /* */
13
12
  /* */
14
13
  /* */
15
- //#endregion
16
14
  export class RecordReplayReqResScenario {
17
15
  }
18
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVjb3JkLXJlcGxheS1yZXEtcmVzLXNjZW5hcmlvLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vdG1wLWxpYnMtZm9yLWJ1bmRsZS9yZWNvcmQtcmVwbGF5LXJlcS1yZXMtc2NlbmFyaW8vcHJvamVjdHMvcmVjb3JkLXJlcGxheS1yZXEtcmVzLXNjZW5hcmlvL3NyYy9saWIvcmVjb3JkLXJlcGxheS1yZXEtcmVzLXNjZW5hcmlvLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGlCQUFpQjtBQUNqQixLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBb0NMLFlBQVk7QUFFWixNQUFNLE9BQU8sMEJBQTBCO0NBK1d0QyIsInNvdXJjZXNDb250ZW50IjpbIi8vI3JlZ2lvbiBpbXBvcnRzXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuICBcbi8vI2VuZHJlZ2lvblxuXG4vLyNyZWdpb24gbW9kZWxzXG5leHBvcnQgdHlwZSBSZWNvcmREYXRhID0geyBob3N0OiBudW1iZXIgfCBzdHJpbmcgfCBVUkw7IHRhbGtiYWNrUHJveHlQb3J0PzogbnVtYmVyIHwgc3RyaW5nOyB9XG5cbmV4cG9ydCB0eXBlIFJlY29yZGVyQ29uZmlnTWV0YSA9IHtcbiAgW3JlY29yZEhvc3ROYW1lOiBzdHJpbmddOiBSZWNvcmREYXRhO1xufSAmIHsgc2NlbmFyaW9OYW1lOiBzdHJpbmc7IH1cblxuZXhwb3J0IHR5cGUgUmVwbGF5Q29uZmlnTWV0YSA9IHtcbiAgW3JlY29yZEhvc3ROYW1lOiBzdHJpbmddOiB7IHRhbGtiYWNrUHJveHlQb3J0PzogbnVtYmVyIHwgc3RyaW5nOyB9XG59ICYgeyBzY2VuYXJpb1BhdGg6IHN0cmluZzsgfVxuXG50eXBlIEFyZ3NPcHRSZXBsYXlSZWNvcmRBcmdUeXBlID0geyBwb3J0OiBzdHJpbmcgfCBzdHJpbmdbXTsgaG9zdE5hbWU6IHN0cmluZyB8IHN0cmluZ1tdOyB9O1xuXG5pbnRlcmZhY2UgUmVjb3JkQXJnVHlwZSB7XG4gIHJlY29yZDoge1xuICAgIC8qKlxuICAgICAqIHVybCB3aXRoIGhvc3QgdG8gcmVjb3JkXG4gICAgICovXG4gICAgdXJsOiBVUkw7XG4gICAgLyoqXG4gICAgICogSWRlbnRpZmllciBvZiB3aGF0IHdhcyB0aGUgbmFtZSBvciBpZCBvZiBzZXJ2ZXIuXG4gICAgICogdGhpcyBtZXRhZGF0YSBpcyB1c2VmdWxsIHRvIHJlcGxheSBiYWNrIG11bHRpcGxlIHNlcnZlcnNcbiAgICAgKiBvbiBkaWZmZXJlbnQgdGFsa2JhY2sgcG9ydHNcbiAgICAgKi9cbiAgICBuYW1lOiBzdHJpbmc7XG4gIH07XG4gIC8qKlxuICAgKiB0YWxrYmFjayBwb3J0IGZvciBsb2NhbGhvc3QgcHJveHlcbiAgICovXG4gIHRhbGtiYWNrUHJveHlQb3J0OiBudW1iZXI7XG59XG5cbi8vI2VuZHJlZ2lvblxuXG5leHBvcnQgY2xhc3MgUmVjb3JkUmVwbGF5UmVxUmVzU2NlbmFyaW8ge1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4gIFxufSJdfQ==
16
+ ;
17
+ ({}); // @--end-of-file-for-module=record-replay-req-res-scenario lib/record-replay-req-res-scenario.ts
18
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVjb3JkLXJlcGxheS1yZXEtcmVzLXNjZW5hcmlvLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vdG1wLWxpYnMtZm9yLWJ1bmRsZS9yZWNvcmQtcmVwbGF5LXJlcS1yZXMtc2NlbmFyaW8vcHJvamVjdHMvcmVjb3JkLXJlcGxheS1yZXEtcmVzLXNjZW5hcmlvL3NyYy9saWIvcmVjb3JkLXJlcGxheS1yZXEtcmVzLXNjZW5hcmlvLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFzQ0wsTUFBTSxPQUFPLDBCQUEwQjtDQStXdEM7QUFHQSxDQUFDO0FBQUEsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLGlHQUFpRyIsInNvdXJjZXNDb250ZW50IjpbIlxuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbiAgXG5cblxuXG5leHBvcnQgdHlwZSBSZWNvcmREYXRhID0geyBob3N0OiBudW1iZXIgfCBzdHJpbmcgfCBVUkw7IHRhbGtiYWNrUHJveHlQb3J0PzogbnVtYmVyIHwgc3RyaW5nOyB9XG5cbmV4cG9ydCB0eXBlIFJlY29yZGVyQ29uZmlnTWV0YSA9IHtcbiAgW3JlY29yZEhvc3ROYW1lOiBzdHJpbmddOiBSZWNvcmREYXRhO1xufSAmIHsgc2NlbmFyaW9OYW1lOiBzdHJpbmc7IH1cblxuZXhwb3J0IHR5cGUgUmVwbGF5Q29uZmlnTWV0YSA9IHtcbiAgW3JlY29yZEhvc3ROYW1lOiBzdHJpbmddOiB7IHRhbGtiYWNrUHJveHlQb3J0PzogbnVtYmVyIHwgc3RyaW5nOyB9XG59ICYgeyBzY2VuYXJpb1BhdGg6IHN0cmluZzsgfVxuXG50eXBlIEFyZ3NPcHRSZXBsYXlSZWNvcmRBcmdUeXBlID0geyBwb3J0OiBzdHJpbmcgfCBzdHJpbmdbXTsgaG9zdE5hbWU6IHN0cmluZyB8IHN0cmluZ1tdOyB9O1xuXG5pbnRlcmZhY2UgUmVjb3JkQXJnVHlwZSB7XG4gIHJlY29yZDoge1xuICAgIC8qKlxuICAgICAqIHVybCB3aXRoIGhvc3QgdG8gcmVjb3JkXG4gICAgICovXG4gICAgdXJsOiBVUkw7XG4gICAgLyoqXG4gICAgICogSWRlbnRpZmllciBvZiB3aGF0IHdhcyB0aGUgbmFtZSBvciBpZCBvZiBzZXJ2ZXIuXG4gICAgICogdGhpcyBtZXRhZGF0YSBpcyB1c2VmdWxsIHRvIHJlcGxheSBiYWNrIG11bHRpcGxlIHNlcnZlcnNcbiAgICAgKiBvbiBkaWZmZXJlbnQgdGFsa2JhY2sgcG9ydHNcbiAgICAgKi9cbiAgICBuYW1lOiBzdHJpbmc7XG4gIH07XG4gIC8qKlxuICAgKiB0YWxrYmFjayBwb3J0IGZvciBsb2NhbGhvc3QgcHJveHlcbiAgICovXG4gIHRhbGtiYWNrUHJveHlQb3J0OiBudW1iZXI7XG59XG5cblxuXG5leHBvcnQgY2xhc3MgUmVjb3JkUmVwbGF5UmVxUmVzU2NlbmFyaW8ge1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4gIFxufVxuXG5cbiA7KHt9KTsgLy8gQC0tZW5kLW9mLWZpbGUtZm9yLW1vZHVsZT1yZWNvcmQtcmVwbGF5LXJlcS1yZXMtc2NlbmFyaW8gbGliL3JlY29yZC1yZXBsYXktcmVxLXJlcy1zY2VuYXJpby50cyJdfQ==
@@ -1,4 +1,3 @@
1
- //#region imports
2
1
  /* */
3
2
  /* */
4
3
  /* */
@@ -12,11 +11,16 @@
12
11
  /* */
13
12
  /* */
14
13
  /* */
15
- //#endregion
16
14
  class RecordReplayReqResScenario {
17
15
  }
16
+ ;
17
+ ({}); // @--end-of-file-for-module=record-replay-req-res-scenario lib/record-replay-req-res-scenario.ts
18
18
 
19
19
  /* */
20
+ /* */
21
+ /* */
22
+ ;
23
+ ({}); // @--end-of-file-for-module=record-replay-req-res-scenario lib/index.ts
20
24
 
21
25
  /**
22
26
  * Generated bundle index. Do not edit.
@@ -1 +1 @@
1
- {"version":3,"file":"record-replay-req-res-scenario.mjs","sources":["../../../tmp-libs-for-bundle/record-replay-req-res-scenario/projects/record-replay-req-res-scenario/src/lib/record-replay-req-res-scenario.ts","../../../tmp-libs-for-bundle/record-replay-req-res-scenario/projects/record-replay-req-res-scenario/src/lib/index.ts","../../../tmp-libs-for-bundle/record-replay-req-res-scenario/projects/record-replay-req-res-scenario/src/record-replay-req-res-scenario.ts"],"sourcesContent":["//#region imports\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n//#endregion\n\n//#region models\nexport type RecordData = { host: number | string | URL; talkbackProxyPort?: number | string; }\n\nexport type RecorderConfigMeta = {\n [recordHostName: string]: RecordData;\n} & { scenarioName: string; }\n\nexport type ReplayConfigMeta = {\n [recordHostName: string]: { talkbackProxyPort?: number | string; }\n} & { scenarioPath: string; }\n\ntype ArgsOptReplayRecordArgType = { port: string | string[]; hostName: string | string[]; };\n\ninterface RecordArgType {\n record: {\n /**\n * url with host to record\n */\n url: URL;\n /**\n * Identifier of what was the name or id of server.\n * this metadata is usefull to replay back multiple servers\n * on different talkback ports\n */\n name: string;\n };\n /**\n * talkback port for localhost proxy\n */\n talkbackProxyPort: number;\n}\n\n//#endregion\n\nexport class RecordReplayReqResScenario {\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\n/* */\n \n}","/* */\n/* */\n/* */\n \nexport { RecordReplayReqResScenario, RecorderConfigMeta, ReplayConfigMeta } from './record-replay-req-res-scenario';","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAoCA;MAEa,0BAA0B,CAAA;AA+WtC;;AClaD;;ACAA;;AAEG;;;;"}
1
+ {"version":3,"file":"record-replay-req-res-scenario.mjs","sources":["../../../tmp-libs-for-bundle/record-replay-req-res-scenario/projects/record-replay-req-res-scenario/src/lib/record-replay-req-res-scenario.ts","../../../tmp-libs-for-bundle/record-replay-req-res-scenario/projects/record-replay-req-res-scenario/src/lib/index.ts","../../../tmp-libs-for-bundle/record-replay-req-res-scenario/projects/record-replay-req-res-scenario/src/record-replay-req-res-scenario.ts"],"sourcesContent":["\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n\n\n\nexport type RecordData = { host: number | string | URL; talkbackProxyPort?: number | string; }\n\nexport type RecorderConfigMeta = {\n [recordHostName: string]: RecordData;\n} & { scenarioName: string; }\n\nexport type ReplayConfigMeta = {\n [recordHostName: string]: { talkbackProxyPort?: number | string; }\n} & { scenarioPath: string; }\n\ntype ArgsOptReplayRecordArgType = { port: string | string[]; hostName: string | string[]; };\n\ninterface RecordArgType {\n record: {\n /**\n * url with host to record\n */\n url: URL;\n /**\n * Identifier of what was the name or id of server.\n * this metadata is usefull to replay back multiple servers\n * on different talkback ports\n */\n name: string;\n };\n /**\n * talkback port for localhost proxy\n */\n talkbackProxyPort: number;\n}\n\n\n\nexport class RecordReplayReqResScenario {\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\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/* */\n/* */\n \n}\n\n\n ;({}); // @--end-of-file-for-module=record-replay-req-res-scenario lib/record-replay-req-res-scenario.ts","/* */\n/* */\n/* */\n \nexport { RecordReplayReqResScenario, RecorderConfigMeta, ReplayConfigMeta } from './record-replay-req-res-scenario';\n\n\n\n ;({}); // @--end-of-file-for-module=record-replay-req-res-scenario lib/index.ts","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;MAsCa,0BAA0B,CAAA;AA+WtC,CAAA;AAGA,CAAC;AAAA,CAAC,EAAE,EAAE;;ACraP;AACA;AACA;AAMC,CAAC;AAAA,CAAC,EAAE,EAAE;;ACRP;;AAEG;;;;"}
@@ -1,5 +1,6 @@
1
+ // @ts-nocheck
1
2
  /**
2
3
  * Generated bundle index. Do not edit.
3
4
  */
4
5
  /// <amd-module name="record-replay-req-res-scenario" />
5
- export * from './public-api';
6
+ export * from './public-api';
@@ -1 +1,2 @@
1
- export { RecordReplayReqResScenario, RecorderConfigMeta, ReplayConfigMeta } from './record-replay-req-res-scenario';
1
+ // @ts-nocheck
2
+ export { RecordReplayReqResScenario, RecorderConfigMeta, ReplayConfigMeta } from './record-replay-req-res-scenario';
@@ -1,13 +1,14 @@
1
- export declare type RecordData = {
1
+ // @ts-nocheck
2
+ export type RecordData = {
2
3
  host: number | string | URL;
3
4
  talkbackProxyPort?: number | string;
4
5
  };
5
- export declare type RecorderConfigMeta = {
6
+ export type RecorderConfigMeta = {
6
7
  [recordHostName: string]: RecordData;
7
8
  } & {
8
9
  scenarioName: string;
9
10
  };
10
- export declare type ReplayConfigMeta = {
11
+ export type ReplayConfigMeta = {
11
12
  [recordHostName: string]: {
12
13
  talkbackProxyPort?: number | string;
13
14
  };
@@ -15,4 +16,4 @@ export declare type ReplayConfigMeta = {
15
16
  scenarioPath: string;
16
17
  };
17
18
  export declare class RecordReplayReqResScenario {
18
- }
19
+ }