@alwaysmeticulous/client 2.288.0 → 2.288.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/dist/api/replay.api.d.ts
CHANGED
|
@@ -15,5 +15,17 @@ export type ReplayV3UploadLocations = Record<string, S3Location> & {
|
|
|
15
15
|
thumbnail: S3Location;
|
|
16
16
|
full: S3Location;
|
|
17
17
|
}>>;
|
|
18
|
+
/**
|
|
19
|
+
* Grouped, NESTED artifact: a map of custom-check type to its snapshot
|
|
20
|
+
* file. Unlike the flat `Record<string, S3Location>` index signature, the
|
|
21
|
+
* URL lives at `entry.file.signedUrl` (there is no top-level `signedUrl`).
|
|
22
|
+
* The backend returns `{}` for replays without custom-check snapshots.
|
|
23
|
+
*
|
|
24
|
+
* Declared explicitly so consumers don't mistake it for a flat
|
|
25
|
+
* `S3Location` (which would lead to `signedUrl === undefined`).
|
|
26
|
+
*/
|
|
27
|
+
customCheckSnapshots?: Record<string, {
|
|
28
|
+
file: S3Location;
|
|
29
|
+
}>;
|
|
18
30
|
};
|
|
19
31
|
export declare const getReplayV3DownloadUrls: (client: MeticulousClient, replayId: string) => Promise<ReplayV3UploadLocations | null>;
|
package/dist/api/replay.api.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
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]="
|
|
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]="31eb5ce7-025f-5b07-a649-c97ce8d00078")}catch(e){}}();
|
|
3
3
|
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
5
|
exports.getReplayV3DownloadUrls = exports.getReplayDownloadUrl = exports.getReplay = void 0;
|
|
@@ -39,4 +39,4 @@ const getReplayV3DownloadUrls = async (client, replayId) => {
|
|
|
39
39
|
};
|
|
40
40
|
exports.getReplayV3DownloadUrls = getReplayV3DownloadUrls;
|
|
41
41
|
//# sourceMappingURL=replay.api.js.map
|
|
42
|
-
//# debugId=
|
|
42
|
+
//# debugId=31eb5ce7-025f-5b07-a649-c97ce8d00078
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"replay.api.js","sources":["../../src/api/replay.api.ts"],"sourceRoot":"","names":[],"mappings":";;;;;AACA,sCAAgE;AAGzD,MAAM,SAAS,GAAG,KAAK,EAC5B,MAAwB,EACxB,QAAgB,EACkB,EAAE;IACpC,MAAM,EAAE,IAAI,EAAE,GAAG,MAAM,MAAM,CAAC,GAAG,CAAC,WAAW,QAAQ,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,KAAK,EAAE,EAAE;QACvE,IAAI,IAAA,qBAAY,EAAC,KAAK,CAAC,IAAI,KAAK,CAAC,QAAQ,EAAE,MAAM,KAAK,GAAG,EAAE,CAAC;YAC1D,OAAO,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;QACxB,CAAC;QAED,MAAM,IAAA,8BAAqB,EAAC,KAAK,CAAC,CAAC;IACrC,CAAC,CAAC,CAAC;IACH,OAAO,IAAI,CAAC;AACd,CAAC,CAAC;AAZW,QAAA,SAAS,aAYpB;AAOK,MAAM,oBAAoB,GAGc,KAAK,EAAE,MAAM,EAAE,QAAQ,EAAE,EAAE;IACxE,MAAM,EAAE,IAAI,EAAE,GAAG,MAAM,MAAM;SAC1B,GAAG,CAA0B,WAAW,QAAQ,cAAc,CAAC;SAC/D,KAAK,CAAC,CAAC,KAAK,EAAE,EAAE;QACf,IAAI,IAAA,qBAAY,EAAC,KAAK,CAAC,IAAI,KAAK,CAAC,QAAQ,EAAE,MAAM,KAAK,GAAG,EAAE,CAAC;YAC1D,OAAO,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;QACxB,CAAC;QAED,MAAM,IAAA,8BAAqB,EAAC,KAAK,CAAC,CAAC;IACrC,CAAC,CAAC,CAAC;IACL,OAAO,IAAI,CAAC;AACd,CAAC,CAAC;AAdW,QAAA,oBAAoB,wBAc/B;
|
|
1
|
+
{"version":3,"file":"replay.api.js","sources":["../../src/api/replay.api.ts"],"sourceRoot":"","names":[],"mappings":";;;;;AACA,sCAAgE;AAGzD,MAAM,SAAS,GAAG,KAAK,EAC5B,MAAwB,EACxB,QAAgB,EACkB,EAAE;IACpC,MAAM,EAAE,IAAI,EAAE,GAAG,MAAM,MAAM,CAAC,GAAG,CAAC,WAAW,QAAQ,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,KAAK,EAAE,EAAE;QACvE,IAAI,IAAA,qBAAY,EAAC,KAAK,CAAC,IAAI,KAAK,CAAC,QAAQ,EAAE,MAAM,KAAK,GAAG,EAAE,CAAC;YAC1D,OAAO,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;QACxB,CAAC;QAED,MAAM,IAAA,8BAAqB,EAAC,KAAK,CAAC,CAAC;IACrC,CAAC,CAAC,CAAC;IACH,OAAO,IAAI,CAAC;AACd,CAAC,CAAC;AAZW,QAAA,SAAS,aAYpB;AAOK,MAAM,oBAAoB,GAGc,KAAK,EAAE,MAAM,EAAE,QAAQ,EAAE,EAAE;IACxE,MAAM,EAAE,IAAI,EAAE,GAAG,MAAM,MAAM;SAC1B,GAAG,CAA0B,WAAW,QAAQ,cAAc,CAAC;SAC/D,KAAK,CAAC,CAAC,KAAK,EAAE,EAAE;QACf,IAAI,IAAA,qBAAY,EAAC,KAAK,CAAC,IAAI,KAAK,CAAC,QAAQ,EAAE,MAAM,KAAK,GAAG,EAAE,CAAC;YAC1D,OAAO,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;QACxB,CAAC;QAED,MAAM,IAAA,8BAAqB,EAAC,KAAK,CAAC,CAAC;IACrC,CAAC,CAAC,CAAC;IACL,OAAO,IAAI,CAAC;AACd,CAAC,CAAC;AAdW,QAAA,oBAAoB,wBAc/B;AAoBK,MAAM,uBAAuB,GAGW,KAAK,EAAE,MAAM,EAAE,QAAQ,EAAE,EAAE;IACxE,MAAM,EAAE,IAAI,EAAE,GAAG,MAAM,MAAM;SAC1B,GAAG,CAA0B,WAAW,QAAQ,gBAAgB,CAAC;SACjE,KAAK,CAAC,CAAC,KAAK,EAAE,EAAE;QACf,IAAI,IAAA,qBAAY,EAAC,KAAK,CAAC,IAAI,KAAK,CAAC,QAAQ,EAAE,MAAM,KAAK,GAAG,EAAE,CAAC;YAC1D,OAAO,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;QACxB,CAAC;QAED,MAAM,IAAA,8BAAqB,EAAC,KAAK,CAAC,CAAC;IACrC,CAAC,CAAC,CAAC;IACL,OAAO,IAAI,CAAC;AACd,CAAC,CAAC;AAdW,QAAA,uBAAuB,2BAclC","debugId":"31eb5ce7-025f-5b07-a649-c97ce8d00078"}
|