record-replay-req-res-scenario 13.1.20 → 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.
- package/README.md +3 -3
- package/assets/shared/shared_folder_info.txt +7 -0
- package/bin/record-replay-req-res-scenario +10 -10
- package/bin/record-replay-req-res-scenario-debug +10 -10
- package/bin/record-replay-req-res-scenario-debug-brk +10 -10
- package/bin/start.js +1 -1
- package/browser/README.md +24 -24
- package/{client/esm2020 → browser/esm2022}/lib/index.mjs +2 -2
- package/browser/{esm2020 → esm2022}/lib/record-replay-req-res-scenario.mjs +2 -2
- package/{client/fesm2015 → browser/fesm2022}/record-replay-req-res-scenario.mjs +4 -2
- package/browser/{fesm2015 → fesm2022}/record-replay-req-res-scenario.mjs.map +1 -1
- package/browser/lib/record-replay-req-res-scenario.d.ts +3 -3
- package/browser/package.json +6 -12
- package/client/README.md +24 -24
- package/{browser/esm2020 → client/esm2022}/lib/index.mjs +2 -2
- package/client/{esm2020 → esm2022}/lib/record-replay-req-res-scenario.mjs +2 -2
- package/client/{fesm2020 → fesm2022}/record-replay-req-res-scenario.mjs +4 -2
- package/{browser/fesm2020 → client/fesm2022}/record-replay-req-res-scenario.mjs.map +1 -1
- package/client/lib/record-replay-req-res-scenario.d.ts +3 -3
- package/client/package.json +296 -25
- package/index.js.map +1 -1
- package/lib/index.js.map +1 -1
- package/lib/record-replay-req-res-scenario.d.ts +3 -3
- package/lib/record-replay-req-res-scenario.js +14 -11
- package/lib/record-replay-req-res-scenario.js.map +1 -1
- package/lib/scenario.backend.d.ts +5 -5
- package/lib/scenario.backend.js +1 -2
- package/lib/scenario.backend.js.map +1 -1
- package/lib/start.backend.js.map +1 -1
- package/lib/tape.backend.js.map +1 -1
- package/package.json +42 -6
- package/package.json_devDependencies.json +223 -223
- package/package.json_tnp.json5 +42 -38
- package/tmp-environment.json +228 -206
- package/websql/README.md +24 -24
- package/websql/{esm2020 → esm2022}/lib/index.mjs +2 -2
- package/websql/{esm2020 → esm2022}/lib/record-replay-req-res-scenario.mjs +2 -2
- package/{browser/fesm2015 → websql/fesm2022}/record-replay-req-res-scenario.mjs +4 -2
- package/websql/{fesm2015 → fesm2022}/record-replay-req-res-scenario.mjs.map +1 -1
- package/websql/lib/record-replay-req-res-scenario.d.ts +3 -3
- package/websql/package.json +6 -12
- package/app.d.ts +0 -0
- package/app.js +0 -6
- package/app.js.map +0 -1
- package/browser/fesm2020/record-replay-req-res-scenario.mjs +0 -28
- package/client/fesm2015/record-replay-req-res-scenario.mjs.map +0 -1
- package/client/fesm2020/record-replay-req-res-scenario.mjs.map +0 -1
- package/websql/fesm2015/record-replay-req-res-scenario.mjs +0 -28
- package/websql/fesm2020/record-replay-req-res-scenario.mjs +0 -28
- package/websql/fesm2020/record-replay-req-res-scenario.mjs.map +0 -1
- /package/browser/{esm2020 → esm2022}/public-api.mjs +0 -0
- /package/browser/{esm2020 → esm2022}/record-replay-req-res-scenario.mjs +0 -0
- /package/browser/{record-replay-req-res-scenario.d.ts → index.d.ts} +0 -0
- /package/client/{esm2020 → esm2022}/public-api.mjs +0 -0
- /package/client/{esm2020 → esm2022}/record-replay-req-res-scenario.mjs +0 -0
- /package/client/{record-replay-req-res-scenario.d.ts → index.d.ts} +0 -0
- /package/websql/{esm2020 → esm2022}/public-api.mjs +0 -0
- /package/websql/{esm2020 → esm2022}/record-replay-req-res-scenario.mjs +0 -0
- /package/websql/{record-replay-req-res-scenario.d.ts → index.d.ts} +0 -0
|
@@ -14,11 +14,13 @@
|
|
|
14
14
|
class RecordReplayReqResScenario {
|
|
15
15
|
}
|
|
16
16
|
;
|
|
17
|
-
({}); // @--end-of-file-for-module=record-replay-req-res-scenario
|
|
17
|
+
({}); // @--end-of-file-for-module=record-replay-req-res-scenario lib/record-replay-req-res-scenario.ts
|
|
18
18
|
|
|
19
|
+
/* */
|
|
20
|
+
/* */
|
|
19
21
|
/* */
|
|
20
22
|
;
|
|
21
|
-
({}); // @--end-of-file-for-module=record-replay-req-res-scenario
|
|
23
|
+
({}); // @--end-of-file-for-module=record-replay-req-res-scenario lib/index.ts
|
|
22
24
|
|
|
23
25
|
/**
|
|
24
26
|
* Generated bundle index. Do not edit.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"record-replay-req-res-scenario.mjs","sources":["../../../tmp-libs-for-bundle-websql/record-replay-req-res-scenario/projects/record-replay-req-res-scenario/src/lib/record-replay-req-res-scenario.ts","../../../tmp-libs-for-bundle-websql/record-replay-req-res-scenario/projects/record-replay-req-res-scenario/src/lib/index.ts","../../../tmp-libs-for-bundle-websql/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 ;({}); // @--end-of-file-for-module=record-replay-req-res-scenario
|
|
1
|
+
{"version":3,"file":"record-replay-req-res-scenario.mjs","sources":["../../../tmp-libs-for-bundle-websql/record-replay-req-res-scenario/projects/record-replay-req-res-scenario/src/lib/record-replay-req-res-scenario.ts","../../../tmp-libs-for-bundle-websql/record-replay-req-res-scenario/projects/record-replay-req-res-scenario/src/lib/index.ts","../../../tmp-libs-for-bundle-websql/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,14 +1,14 @@
|
|
|
1
1
|
// @ts-nocheck
|
|
2
|
-
export
|
|
2
|
+
export type RecordData = {
|
|
3
3
|
host: number | string | URL;
|
|
4
4
|
talkbackProxyPort?: number | string;
|
|
5
5
|
};
|
|
6
|
-
export
|
|
6
|
+
export type RecorderConfigMeta = {
|
|
7
7
|
[recordHostName: string]: RecordData;
|
|
8
8
|
} & {
|
|
9
9
|
scenarioName: string;
|
|
10
10
|
};
|
|
11
|
-
export
|
|
11
|
+
export type ReplayConfigMeta = {
|
|
12
12
|
[recordHostName: string]: {
|
|
13
13
|
talkbackProxyPort?: number | string;
|
|
14
14
|
};
|
package/websql/package.json
CHANGED
|
@@ -8,23 +8,17 @@
|
|
|
8
8
|
"dependencies": {
|
|
9
9
|
"tslib": "^2.3.0"
|
|
10
10
|
},
|
|
11
|
-
"module": "
|
|
12
|
-
"
|
|
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": "./
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
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
|
package/app.d.ts
DELETED
|
File without changes
|
package/app.js
DELETED
package/app.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"app.js","sourceRoot":"","sources":["../src/app.ts"],"names":[],"mappings":";;;AAAA,SAAgB,kBAAkB,KAAK,CAAC;AAAxC,gDAAwC"}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/* */
|
|
2
|
-
/* */
|
|
3
|
-
/* */
|
|
4
|
-
/* */
|
|
5
|
-
/* */
|
|
6
|
-
/* */
|
|
7
|
-
/* */
|
|
8
|
-
/* */
|
|
9
|
-
/* */
|
|
10
|
-
/* */
|
|
11
|
-
/* */
|
|
12
|
-
/* */
|
|
13
|
-
/* */
|
|
14
|
-
class RecordReplayReqResScenario {
|
|
15
|
-
}
|
|
16
|
-
;
|
|
17
|
-
({}); // @--end-of-file-for-module=record-replay-req-res-scenario tmp-src-bundle/lib/record-replay-req-res-scenario.ts
|
|
18
|
-
|
|
19
|
-
/* */
|
|
20
|
-
;
|
|
21
|
-
({}); // @--end-of-file-for-module=record-replay-req-res-scenario tmp-src-bundle/lib/index.ts
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* Generated bundle index. Do not edit.
|
|
25
|
-
*/
|
|
26
|
-
|
|
27
|
-
export { RecordReplayReqResScenario };
|
|
28
|
-
//# sourceMappingURL=record-replay-req-res-scenario.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
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 ;({}); // @--end-of-file-for-module=record-replay-req-res-scenario tmp-src-bundle/lib/record-replay-req-res-scenario.ts","/* */\n/* */\n/* */\n \nexport { RecordReplayReqResScenario, RecorderConfigMeta, ReplayConfigMeta } from './record-replay-req-res-scenario';\n ;({}); // @--end-of-file-for-module=record-replay-req-res-scenario tmp-src-bundle/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;AACA,CAAC;AAAA,CAAC,EAAE,EAAE;;ACnaP;AAKC,CAAC;AAAA,CAAC,EAAE,EAAE;;ACLP;;AAEG;;;;"}
|
|
@@ -1 +0,0 @@
|
|
|
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 ;({}); // @--end-of-file-for-module=record-replay-req-res-scenario tmp-src-bundle/lib/record-replay-req-res-scenario.ts","/* */\n/* */\n/* */\n \nexport { RecordReplayReqResScenario, RecorderConfigMeta, ReplayConfigMeta } from './record-replay-req-res-scenario';\n ;({}); // @--end-of-file-for-module=record-replay-req-res-scenario tmp-src-bundle/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;AACA,CAAC;AAAA,CAAC,EAAE,EAAE;;ACnaP;AAKC,CAAC;AAAA,CAAC,EAAE,EAAE;;ACLP;;AAEG;;;;"}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/* */
|
|
2
|
-
/* */
|
|
3
|
-
/* */
|
|
4
|
-
/* */
|
|
5
|
-
/* */
|
|
6
|
-
/* */
|
|
7
|
-
/* */
|
|
8
|
-
/* */
|
|
9
|
-
/* */
|
|
10
|
-
/* */
|
|
11
|
-
/* */
|
|
12
|
-
/* */
|
|
13
|
-
/* */
|
|
14
|
-
class RecordReplayReqResScenario {
|
|
15
|
-
}
|
|
16
|
-
;
|
|
17
|
-
({}); // @--end-of-file-for-module=record-replay-req-res-scenario tmp-src-bundle-websql/lib/record-replay-req-res-scenario.ts
|
|
18
|
-
|
|
19
|
-
/* */
|
|
20
|
-
;
|
|
21
|
-
({}); // @--end-of-file-for-module=record-replay-req-res-scenario tmp-src-bundle-websql/lib/index.ts
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* Generated bundle index. Do not edit.
|
|
25
|
-
*/
|
|
26
|
-
|
|
27
|
-
export { RecordReplayReqResScenario };
|
|
28
|
-
//# sourceMappingURL=record-replay-req-res-scenario.mjs.map
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/* */
|
|
2
|
-
/* */
|
|
3
|
-
/* */
|
|
4
|
-
/* */
|
|
5
|
-
/* */
|
|
6
|
-
/* */
|
|
7
|
-
/* */
|
|
8
|
-
/* */
|
|
9
|
-
/* */
|
|
10
|
-
/* */
|
|
11
|
-
/* */
|
|
12
|
-
/* */
|
|
13
|
-
/* */
|
|
14
|
-
class RecordReplayReqResScenario {
|
|
15
|
-
}
|
|
16
|
-
;
|
|
17
|
-
({}); // @--end-of-file-for-module=record-replay-req-res-scenario tmp-src-bundle-websql/lib/record-replay-req-res-scenario.ts
|
|
18
|
-
|
|
19
|
-
/* */
|
|
20
|
-
;
|
|
21
|
-
({}); // @--end-of-file-for-module=record-replay-req-res-scenario tmp-src-bundle-websql/lib/index.ts
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* Generated bundle index. Do not edit.
|
|
25
|
-
*/
|
|
26
|
-
|
|
27
|
-
export { RecordReplayReqResScenario };
|
|
28
|
-
//# sourceMappingURL=record-replay-req-res-scenario.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"record-replay-req-res-scenario.mjs","sources":["../../../tmp-libs-for-bundle-websql/record-replay-req-res-scenario/projects/record-replay-req-res-scenario/src/lib/record-replay-req-res-scenario.ts","../../../tmp-libs-for-bundle-websql/record-replay-req-res-scenario/projects/record-replay-req-res-scenario/src/lib/index.ts","../../../tmp-libs-for-bundle-websql/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 ;({}); // @--end-of-file-for-module=record-replay-req-res-scenario tmp-src-bundle-websql/lib/record-replay-req-res-scenario.ts","/* */\n/* */\n/* */\n \nexport { RecordReplayReqResScenario, RecorderConfigMeta, ReplayConfigMeta } from './record-replay-req-res-scenario';\n ;({}); // @--end-of-file-for-module=record-replay-req-res-scenario tmp-src-bundle-websql/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;AACA,CAAC;AAAA,CAAC,EAAE,EAAE;;ACnaP;AAKC,CAAC;AAAA,CAAC,EAAE,EAAE;;ACLP;;AAEG;;;;"}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|