@alwaysmeticulous/sdk-bundles-api 2.262.1 → 2.266.2

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 (32) hide show
  1. package/dist/index.js +4 -1
  2. package/dist/index.js.map +1 -1
  3. package/dist/record/index.js +4 -1
  4. package/dist/record/index.js.map +1 -1
  5. package/dist/record/middleware.js +4 -1
  6. package/dist/record/middleware.js.map +1 -1
  7. package/dist/record/record-settings.js +4 -1
  8. package/dist/record/record-settings.js.map +1 -1
  9. package/dist/replay-orchestrator/bundle-to-sdk/execute-replay.js +4 -1
  10. package/dist/replay-orchestrator/bundle-to-sdk/execute-replay.js.map +1 -1
  11. package/dist/replay-orchestrator/bundle-to-sdk/execute-scheduled-test-run-chunk.js +4 -1
  12. package/dist/replay-orchestrator/bundle-to-sdk/execute-scheduled-test-run-chunk.js.map +1 -1
  13. package/dist/replay-orchestrator/bundle-to-sdk/execute-scheduled-test-run.js +4 -1
  14. package/dist/replay-orchestrator/bundle-to-sdk/execute-scheduled-test-run.js.map +1 -1
  15. package/dist/replay-orchestrator/bundle-to-sdk/execute-test-run.js +4 -1
  16. package/dist/replay-orchestrator/bundle-to-sdk/execute-test-run.js.map +1 -1
  17. package/dist/replay-orchestrator/sdk-to-bundle/execute-replay.d.ts +11 -0
  18. package/dist/replay-orchestrator/sdk-to-bundle/execute-replay.js +4 -1
  19. package/dist/replay-orchestrator/sdk-to-bundle/execute-replay.js.map +1 -1
  20. package/dist/replay-orchestrator/sdk-to-bundle/execute-scheduled-test-run-chunk.js +4 -1
  21. package/dist/replay-orchestrator/sdk-to-bundle/execute-scheduled-test-run-chunk.js.map +1 -1
  22. package/dist/replay-orchestrator/sdk-to-bundle/execute-scheduled-test-run.js +4 -1
  23. package/dist/replay-orchestrator/sdk-to-bundle/execute-scheduled-test-run.js.map +1 -1
  24. package/dist/replay-orchestrator/sdk-to-bundle/execute-test-run.js +4 -1
  25. package/dist/replay-orchestrator/sdk-to-bundle/execute-test-run.js.map +1 -1
  26. package/dist/replay-orchestrator/sdk-to-bundle/loglevel.js +4 -1
  27. package/dist/replay-orchestrator/sdk-to-bundle/loglevel.js.map +1 -1
  28. package/dist/window-api/private-window-api.js +4 -1
  29. package/dist/window-api/private-window-api.js.map +1 -1
  30. package/dist/window-api/public-window-api.js +4 -1
  31. package/dist/window-api/public-window-api.js.map +1 -1
  32. package/package.json +3 -3
package/dist/index.js CHANGED
@@ -1,4 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="28988fc6-2b3f-5b37-94ea-568b0c12f70b")}catch(e){}}();
3
+
2
4
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
5
  if (k2 === undefined) k2 = k;
4
6
  var desc = Object.getOwnPropertyDescriptor(m, k);
@@ -15,4 +17,5 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
15
17
  };
16
18
  Object.defineProperty(exports, "__esModule", { value: true });
17
19
  __exportStar(require("./record/middleware"), exports);
18
- //# sourceMappingURL=index.js.map
20
+ //# sourceMappingURL=index.js.map
21
+ //# debugId=28988fc6-2b3f-5b37-94ea-568b0c12f70b
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAKA,sDAAoC"}
1
+ {"version":3,"file":"index.js","sources":["../src/index.ts"],"sourceRoot":"","names":[],"mappings":";;;;;;;;;;;;;;;;;;AAKA,sDAAoC","debugId":"28988fc6-2b3f-5b37-94ea-568b0c12f70b"}
@@ -1,3 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="653960f1-8bd0-5958-b85e-bf97e0db0868")}catch(e){}}();
3
+
2
4
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=index.js.map
5
+ //# sourceMappingURL=index.js.map
6
+ //# debugId=653960f1-8bd0-5958-b85e-bf97e0db0868
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/record/index.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"index.js","sources":["../../src/record/index.ts"],"sourceRoot":"","names":[],"mappings":"","debugId":"653960f1-8bd0-5958-b85e-bf97e0db0868"}
@@ -1,3 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="deec2eab-7e9b-5e2d-a5d0-32de52ee1ebd")}catch(e){}}();
3
+
2
4
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=middleware.js.map
5
+ //# sourceMappingURL=middleware.js.map
6
+ //# debugId=deec2eab-7e9b-5e2d-a5d0-32de52ee1ebd
@@ -1 +1 @@
1
- {"version":3,"file":"middleware.js","sourceRoot":"","sources":["../../src/record/middleware.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"middleware.js","sources":["../../src/record/middleware.ts"],"sourceRoot":"","names":[],"mappings":"","debugId":"deec2eab-7e9b-5e2d-a5d0-32de52ee1ebd"}
@@ -1,4 +1,7 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="dc5a0fb6-7877-52a9-b3fd-149d904e40e4")}catch(e){}}();
3
+
2
4
  // Settings sent from the recorder-loader to the recorder bundle
3
5
  Object.defineProperty(exports, "__esModule", { value: true });
4
- //# sourceMappingURL=record-settings.js.map
6
+ //# sourceMappingURL=record-settings.js.map
7
+ //# debugId=dc5a0fb6-7877-52a9-b3fd-149d904e40e4
@@ -1 +1 @@
1
- {"version":3,"file":"record-settings.js","sourceRoot":"","sources":["../../src/record/record-settings.ts"],"names":[],"mappings":";AAAA,gEAAgE"}
1
+ {"version":3,"file":"record-settings.js","sources":["../../src/record/record-settings.ts"],"sourceRoot":"","names":[],"mappings":";;;AAAA,gEAAgE","debugId":"dc5a0fb6-7877-52a9-b3fd-149d904e40e4"}
@@ -1,3 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="16005a84-091e-5ac3-aef6-19cfb03fd89a")}catch(e){}}();
3
+
2
4
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=execute-replay.js.map
5
+ //# sourceMappingURL=execute-replay.js.map
6
+ //# debugId=16005a84-091e-5ac3-aef6-19cfb03fd89a
@@ -1 +1 @@
1
- {"version":3,"file":"execute-replay.js","sourceRoot":"","sources":["../../../src/replay-orchestrator/bundle-to-sdk/execute-replay.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"execute-replay.js","sources":["../../../src/replay-orchestrator/bundle-to-sdk/execute-replay.ts"],"sourceRoot":"","names":[],"mappings":"","debugId":"16005a84-091e-5ac3-aef6-19cfb03fd89a"}
@@ -1,3 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="742f7d27-de40-5a26-873f-5cc56b4ad77e")}catch(e){}}();
3
+
2
4
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=execute-scheduled-test-run-chunk.js.map
5
+ //# sourceMappingURL=execute-scheduled-test-run-chunk.js.map
6
+ //# debugId=742f7d27-de40-5a26-873f-5cc56b4ad77e
@@ -1 +1 @@
1
- {"version":3,"file":"execute-scheduled-test-run-chunk.js","sourceRoot":"","sources":["../../../src/replay-orchestrator/bundle-to-sdk/execute-scheduled-test-run-chunk.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"execute-scheduled-test-run-chunk.js","sources":["../../../src/replay-orchestrator/bundle-to-sdk/execute-scheduled-test-run-chunk.ts"],"sourceRoot":"","names":[],"mappings":"","debugId":"742f7d27-de40-5a26-873f-5cc56b4ad77e"}
@@ -1,3 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="e4933c8e-beda-5276-95d0-baba910fe8d6")}catch(e){}}();
3
+
2
4
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=execute-scheduled-test-run.js.map
5
+ //# sourceMappingURL=execute-scheduled-test-run.js.map
6
+ //# debugId=e4933c8e-beda-5276-95d0-baba910fe8d6
@@ -1 +1 @@
1
- {"version":3,"file":"execute-scheduled-test-run.js","sourceRoot":"","sources":["../../../src/replay-orchestrator/bundle-to-sdk/execute-scheduled-test-run.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"execute-scheduled-test-run.js","sources":["../../../src/replay-orchestrator/bundle-to-sdk/execute-scheduled-test-run.ts"],"sourceRoot":"","names":[],"mappings":"","debugId":"e4933c8e-beda-5276-95d0-baba910fe8d6"}
@@ -1,3 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="c5254b18-05ff-584b-a6f5-e3e525cb2ad7")}catch(e){}}();
3
+
2
4
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=execute-test-run.js.map
5
+ //# sourceMappingURL=execute-test-run.js.map
6
+ //# debugId=c5254b18-05ff-584b-a6f5-e3e525cb2ad7
@@ -1 +1 @@
1
- {"version":3,"file":"execute-test-run.js","sourceRoot":"","sources":["../../../src/replay-orchestrator/bundle-to-sdk/execute-test-run.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"execute-test-run.js","sources":["../../../src/replay-orchestrator/bundle-to-sdk/execute-test-run.ts"],"sourceRoot":"","names":[],"mappings":"","debugId":"c5254b18-05ff-584b-a6f5-e3e525cb2ad7"}
@@ -234,6 +234,17 @@ export interface ReplayExecutionOptions {
234
234
  companionAssetsInfo?: CompanionAssetsInfo;
235
235
  uploadedContainerPort?: number;
236
236
  uploadedContainerEnv?: ContainerEnvVariable[];
237
+ uploadedContainerHealthCheckEndpoint?: string;
238
+ /**
239
+ * When true, skips loading and processing of source maps during replay.
240
+ * This disables coverage features that depend on source maps.
241
+ */
242
+ disableSourceMapLoading?: boolean;
243
+ /**
244
+ * Regex patterns matching external hostnames that should be treated as
245
+ * app-related for asset snapshotting during replay.
246
+ */
247
+ externalHostsToConsiderAppRelated?: string[];
237
248
  }
238
249
  export interface ContainerEnvVariable {
239
250
  name: string;
@@ -1,3 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="c66e7b5e-aeda-5a6b-ad5b-bc22ad5ab441")}catch(e){}}();
3
+
2
4
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=execute-replay.js.map
5
+ //# sourceMappingURL=execute-replay.js.map
6
+ //# debugId=c66e7b5e-aeda-5a6b-ad5b-bc22ad5ab441
@@ -1 +1 @@
1
- {"version":3,"file":"execute-replay.js","sourceRoot":"","sources":["../../../src/replay-orchestrator/sdk-to-bundle/execute-replay.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"execute-replay.js","sources":["../../../src/replay-orchestrator/sdk-to-bundle/execute-replay.ts"],"sourceRoot":"","names":[],"mappings":"","debugId":"c66e7b5e-aeda-5a6b-ad5b-bc22ad5ab441"}
@@ -1,3 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="662915b5-36de-5ea1-acdd-cbc100e6a934")}catch(e){}}();
3
+
2
4
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=execute-scheduled-test-run-chunk.js.map
5
+ //# sourceMappingURL=execute-scheduled-test-run-chunk.js.map
6
+ //# debugId=662915b5-36de-5ea1-acdd-cbc100e6a934
@@ -1 +1 @@
1
- {"version":3,"file":"execute-scheduled-test-run-chunk.js","sourceRoot":"","sources":["../../../src/replay-orchestrator/sdk-to-bundle/execute-scheduled-test-run-chunk.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"execute-scheduled-test-run-chunk.js","sources":["../../../src/replay-orchestrator/sdk-to-bundle/execute-scheduled-test-run-chunk.ts"],"sourceRoot":"","names":[],"mappings":"","debugId":"662915b5-36de-5ea1-acdd-cbc100e6a934"}
@@ -1,3 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="4c018378-bae8-5b2b-b254-9bc285880447")}catch(e){}}();
3
+
2
4
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=execute-scheduled-test-run.js.map
5
+ //# sourceMappingURL=execute-scheduled-test-run.js.map
6
+ //# debugId=4c018378-bae8-5b2b-b254-9bc285880447
@@ -1 +1 @@
1
- {"version":3,"file":"execute-scheduled-test-run.js","sourceRoot":"","sources":["../../../src/replay-orchestrator/sdk-to-bundle/execute-scheduled-test-run.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"execute-scheduled-test-run.js","sources":["../../../src/replay-orchestrator/sdk-to-bundle/execute-scheduled-test-run.ts"],"sourceRoot":"","names":[],"mappings":"","debugId":"4c018378-bae8-5b2b-b254-9bc285880447"}
@@ -1,3 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="8288f07c-4c4a-580c-b34f-8d2d110fdd36")}catch(e){}}();
3
+
2
4
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=execute-test-run.js.map
5
+ //# sourceMappingURL=execute-test-run.js.map
6
+ //# debugId=8288f07c-4c4a-580c-b34f-8d2d110fdd36
@@ -1 +1 @@
1
- {"version":3,"file":"execute-test-run.js","sourceRoot":"","sources":["../../../src/replay-orchestrator/sdk-to-bundle/execute-test-run.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"execute-test-run.js","sources":["../../../src/replay-orchestrator/sdk-to-bundle/execute-test-run.ts"],"sourceRoot":"","names":[],"mappings":"","debugId":"8288f07c-4c4a-580c-b34f-8d2d110fdd36"}
@@ -1,3 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="a300d0cd-a3a9-5c4d-aad2-e4519f42da28")}catch(e){}}();
3
+
2
4
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=loglevel.js.map
5
+ //# sourceMappingURL=loglevel.js.map
6
+ //# debugId=a300d0cd-a3a9-5c4d-aad2-e4519f42da28
@@ -1 +1 @@
1
- {"version":3,"file":"loglevel.js","sourceRoot":"","sources":["../../../src/replay-orchestrator/sdk-to-bundle/loglevel.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"loglevel.js","sources":["../../../src/replay-orchestrator/sdk-to-bundle/loglevel.ts"],"sourceRoot":"","names":[],"mappings":"","debugId":"a300d0cd-a3a9-5c4d-aad2-e4519f42da28"}
@@ -1,3 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="1de577be-fb63-5eb6-8053-66df6b183528")}catch(e){}}();
3
+
2
4
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=private-window-api.js.map
5
+ //# sourceMappingURL=private-window-api.js.map
6
+ //# debugId=1de577be-fb63-5eb6-8053-66df6b183528
@@ -1 +1 @@
1
- {"version":3,"file":"private-window-api.js","sourceRoot":"","sources":["../../src/window-api/private-window-api.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"private-window-api.js","sources":["../../src/window-api/private-window-api.ts"],"sourceRoot":"","names":[],"mappings":"","debugId":"1de577be-fb63-5eb6-8053-66df6b183528"}
@@ -1,3 +1,6 @@
1
1
  "use strict";
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="578c0d32-bd50-57e6-86dc-5c7c38f539ab")}catch(e){}}();
3
+
2
4
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=public-window-api.js.map
5
+ //# sourceMappingURL=public-window-api.js.map
6
+ //# debugId=578c0d32-bd50-57e6-86dc-5c7c38f539ab
@@ -1 +1 @@
1
- {"version":3,"file":"public-window-api.js","sourceRoot":"","sources":["../../src/window-api/public-window-api.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"public-window-api.js","sources":["../../src/window-api/public-window-api.ts"],"sourceRoot":"","names":[],"mappings":"","debugId":"578c0d32-bd50-57e6-86dc-5c7c38f539ab"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alwaysmeticulous/sdk-bundles-api",
3
- "version": "2.262.1",
3
+ "version": "2.266.2",
4
4
  "description": "Meticulous common types",
5
5
  "license": "ISC",
6
6
  "main": "dist/index.js",
@@ -19,7 +19,7 @@
19
19
  "depcheck": "depcheck --ignore-patterns=dist"
20
20
  },
21
21
  "dependencies": {
22
- "@alwaysmeticulous/api": "2.262.0"
22
+ "@alwaysmeticulous/api": "2.264.0"
23
23
  },
24
24
  "author": {
25
25
  "name": "The Meticulous Team",
@@ -38,5 +38,5 @@
38
38
  "bugs": {
39
39
  "url": "https://github.com/alwaysmeticulous/meticulous-sdk/issues"
40
40
  },
41
- "gitHead": "e10f7d08b09a5c68d3a15f9c85646bb8e255348e"
41
+ "gitHead": "e53ba8db26dfb37ef55377f9d6e571b2689d4c53"
42
42
  }