@sailfish-ai/recorder 1.12.6 → 1.12.7
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/chunks/{canvasManager-CoX5072G.js → canvasManager-B9uQ-PFS.js} +1 -1
- package/dist/chunks/canvasManager-B9uQ-PFS.js.br +0 -0
- package/dist/chunks/canvasManager-B9uQ-PFS.js.gz +0 -0
- package/dist/chunks/{canvasManager-BYn3_oyo.js → canvasManager-Ce7vazTt.js} +1 -1
- package/dist/chunks/canvasManager-Ce7vazTt.js.br +0 -0
- package/dist/chunks/canvasManager-Ce7vazTt.js.gz +0 -0
- package/dist/chunks/{chunkSerializer-CghPitF4.js → chunkSerializer-B-z7p0r-.js} +1 -1
- package/dist/chunks/chunkSerializer-B-z7p0r-.js.br +0 -0
- package/dist/chunks/chunkSerializer-B-z7p0r-.js.gz +0 -0
- package/dist/chunks/{chunkSerializer-C_K0Wyk0.js → chunkSerializer-C1knjCQ5.js} +1 -1
- package/dist/chunks/chunkSerializer-C1knjCQ5.js.br +0 -0
- package/dist/chunks/chunkSerializer-C1knjCQ5.js.gz +0 -0
- package/dist/chunks/{index-DIYomvdD.js → index-BMHQ-0NY.js} +4 -4
- package/dist/chunks/index-BMHQ-0NY.js.br +0 -0
- package/dist/chunks/index-BMHQ-0NY.js.gz +0 -0
- package/dist/chunks/{index-BIj4l3CV.js → index-qgM1hFXO.js} +4 -4
- package/dist/chunks/index-qgM1hFXO.js.br +0 -0
- package/dist/chunks/index-qgM1hFXO.js.gz +0 -0
- package/dist/inAppReportIssueModal/index.js +10 -1
- package/dist/inAppReportIssueModal/index.js.br +0 -0
- package/dist/inAppReportIssueModal/index.js.gz +0 -0
- package/dist/recorder.cjs +1 -1
- package/dist/recorder.cjs.br +0 -0
- package/dist/recorder.cjs.gz +0 -0
- package/dist/recorder.js +1 -1
- package/dist/recorder.js.br +0 -0
- package/dist/recorder.js.gz +0 -0
- package/dist/recorder.umd.cjs +2 -2
- package/dist/recorder.umd.cjs.br +0 -0
- package/dist/recorder.umd.cjs.gz +0 -0
- package/package.json +1 -1
- package/dist/chunks/canvasManager-BYn3_oyo.js.br +0 -0
- package/dist/chunks/canvasManager-BYn3_oyo.js.gz +0 -0
- package/dist/chunks/canvasManager-CoX5072G.js.br +0 -0
- package/dist/chunks/canvasManager-CoX5072G.js.gz +0 -0
- package/dist/chunks/chunkSerializer-C_K0Wyk0.js.br +0 -0
- package/dist/chunks/chunkSerializer-C_K0Wyk0.js.gz +0 -0
- package/dist/chunks/chunkSerializer-CghPitF4.js.br +0 -0
- package/dist/chunks/chunkSerializer-CghPitF4.js.gz +0 -0
- package/dist/chunks/index-BIj4l3CV.js.br +0 -0
- package/dist/chunks/index-BIj4l3CV.js.gz +0 -0
- package/dist/chunks/index-DIYomvdD.js.br +0 -0
- package/dist/chunks/index-DIYomvdD.js.gz +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var __defProp = Object.defineProperty;
|
|
2
2
|
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
3
3
|
var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
|
|
4
|
-
import { i as e, u as t } from "./index-
|
|
4
|
+
import { i as e, u as t } from "./index-BMHQ-0NY.js";
|
|
5
5
|
import { k as n, R as r, B as o, o as s, d as a, D as i, q as c, s as d, T as l, i as u, t as f, u as h, v as p, w as m, x as v, y, C as g, z as w, A as k, E as b, F as C, G as x, H as S, I as R, J as L, K as M, L as I, M as T, a as E } from "./patch2d-PQxcaE6r.js";
|
|
6
6
|
function createBlobWorker(e2) {
|
|
7
7
|
const t2 = new Blob([e2], { type: "application/javascript" }), n2 = URL.createObjectURL(t2), r2 = new Worker(n2);
|
|
Binary file
|
|
Binary file
|
|
@@ -3,7 +3,7 @@ var __defProp = Object.defineProperty;
|
|
|
3
3
|
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
4
4
|
var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
|
|
5
5
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
6
|
-
const e = require("./index-
|
|
6
|
+
const e = require("./index-qgM1hFXO.js"), t = require("./patch2d-9voowhJ_.js");
|
|
7
7
|
function createBlobWorker(e2) {
|
|
8
8
|
const t2 = new Blob([e2], { type: "application/javascript" }), n2 = URL.createObjectURL(t2), r2 = new Worker(n2);
|
|
9
9
|
return URL.revokeObjectURL(n2), r2;
|
|
Binary file
|
|
Binary file
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { y as e } from "./index-
|
|
1
|
+
import { y as e } from "./index-BMHQ-0NY.js";
|
|
2
2
|
async function chunkedSnapshot(t, n, s = {}) {
|
|
3
3
|
const o = s.chunkSize ?? 500, r = s.maxChunkMs ?? 16, { blockClass: a, blockSelector: c, maskTextClass: i, maskTextSelector: u, maskInputSelector: d, maskInputOptions: l, maskInputFn: f, maskTextFn: N, unmaskSelector: m } = s;
|
|
4
4
|
function matchesSelectorSafe(e2, t2) {
|
|
Binary file
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const e = require("./index-
|
|
3
|
+
const e = require("./index-qgM1hFXO.js");
|
|
4
4
|
exports.chunkedSnapshot = async function chunkedSnapshot(t, n, s = {}) {
|
|
5
5
|
const o = s.chunkSize ?? 500, r = s.maxChunkMs ?? 16, { blockClass: a, blockSelector: c, maskTextClass: i, maskTextSelector: u, maskInputSelector: d, maskInputOptions: l, maskInputFn: f, maskTextFn: N, unmaskSelector: h } = s;
|
|
6
6
|
function matchesSelectorSafe(e2, t2) {
|
|
Binary file
|
|
Binary file
|
|
@@ -605,7 +605,7 @@ function initializeWebSocket(t2, n2, i2, o2, r2 = false) {
|
|
|
605
605
|
const t3 = new URL(e2);
|
|
606
606
|
return `${t3.hostname}${t3.port ? `:${t3.port}` : ""}`;
|
|
607
607
|
})(t2);
|
|
608
|
-
let a2 = `${"https:" === new URL(t2).protocol ? "wss" : "ws"}://${s2}/ws/notify/?apiKey=${n2}&sessionId=${i2}&sender=JS%2FTS&version=1.12.
|
|
608
|
+
let a2 = `${"https:" === new URL(t2).protocol ? "wss" : "ws"}://${s2}/ws/notify/?apiKey=${n2}&sessionId=${i2}&sender=JS%2FTS&version=1.12.7`;
|
|
609
609
|
if (o2 && (a2 += `&envValue=${encodeURIComponent(o2)}`), U = null, N = null, q = 0, O = r2 ? (function tryCreateWsWorker() {
|
|
610
610
|
if ("undefined" == typeof Worker) return null;
|
|
611
611
|
try {
|
|
@@ -971,7 +971,7 @@ async function initializeRecording(e2, o2, r2, s2, a2, c2 = true, l2 = false, d2
|
|
|
971
971
|
ke = o4, await yieldToMain();
|
|
972
972
|
const r3 = e2.unmaskSelector || void 0, a3 = e2.blockSelector || void 0, c3 = e2.maskTextSelector || void 0, l3 = e2.maskInputSelector || void 0, u3 = { ...e2.maskInputOptions ?? {} }, p2 = l3 ? { ...we } : u3, f2 = n({ baseFn: maskInputFn, unmaskSelector: r3, maskInputSelector: l3, adminMaskInputOptions: u3 }), g2 = i(r3);
|
|
973
973
|
if (d2) {
|
|
974
|
-
const { chunkedSnapshot: n2 } = await import("./chunkSerializer-
|
|
974
|
+
const { chunkedSnapshot: n2 } = await import("./chunkSerializer-B-z7p0r-.js"), i2 = o4.mirror;
|
|
975
975
|
let s3 = true;
|
|
976
976
|
const d3 = [];
|
|
977
977
|
o4({ emit(e3) {
|
|
@@ -987,7 +987,7 @@ async function initializeRecording(e2, o2, r2, s2, a2, c2 = true, l2 = false, d2
|
|
|
987
987
|
emitWithContext(e3);
|
|
988
988
|
}, ...e2, maskInputOptions: p2, maskInputFn: f2, maskTextFn: g2, maskInputSelector: l3, maskTextSelector: c3, blockSelector: a3, maskTextClass: e2.maskTextClass ?? xe, recordCanvas: false });
|
|
989
989
|
if (e2.recordCanvas) try {
|
|
990
|
-
const { startCanvasRecording: n2, stopCanvasRecording: i2, flushAllCanvas: r4, isCanvasRecordingActive: a4 } = await import("./canvasManager-
|
|
990
|
+
const { startCanvasRecording: n2, stopCanvasRecording: i2, flushAllCanvas: r4, isCanvasRecordingActive: a4 } = await import("./canvasManager-B9uQ-PFS.js"), c4 = { settings: { maskCanvasClass: e2.maskCanvasClass, maskTextClass: e2.maskTextClass, maskTextSelector: e2.maskTextSelector, blockSelector: e2.blockSelector, unmaskSelector: e2.unmaskSelector, maskCanvasText: e2.maskCanvasText ?? void 0, canvasRedactStyle: e2.canvasRedactStyle, recordSsn: e2.recordSsn, recordCreditCardInfo: e2.recordCreditCardInfo, recordDob: e2.recordDob, recordRealName: e2.recordRealName, recordPassword: e2.recordPassword }, mirror: o4.mirror, addSailfishEvent: (e3) => {
|
|
991
991
|
ke == null ? void 0 : ke.addSailfishEvent(t.SailfishCustom, { ...e3, tag: "sf-canvas" });
|
|
992
992
|
}, sendBinary: wsSendBinary, getContextIds: () => ({ session_id: s2, page_visit_uuid: getUrlAndStoredUuids().page_visit_uuid }), isTransportSaturated };
|
|
993
993
|
n2(c4);
|
|
@@ -2001,7 +2001,7 @@ function injectModalHTML(e2 = "lookback") {
|
|
|
2001
2001
|
const e6 = getSprintFieldId();
|
|
2002
2002
|
h2[e6] = parseInt(b2, 10);
|
|
2003
2003
|
}
|
|
2004
|
-
const isFieldEmpty = (e6) => null == e6 || ("string" == typeof e6 ? "" === e6.trim() : !!Array.isArray(e6) && 0 === e6.length), v2 = (getFieldsForProject(p2, m2) || []).filter((e6) => e6 && e6.required), S2 = [];
|
|
2004
|
+
const isFieldEmpty = (e6) => null == e6 || ("string" == typeof e6 ? "" === e6.trim() : !!Array.isArray(e6) && 0 === e6.length), v2 = De.createEngTicket ? (getFieldsForProject(p2, m2) || []).filter((e6) => e6 && e6.required) : [], S2 = [];
|
|
2005
2005
|
for (const e6 of v2) {
|
|
2006
2006
|
const t5 = e6.fieldId || e6.key;
|
|
2007
2007
|
if ("summary" === t5 || "description" === t5 || "priority" === t5) continue;
|
|
Binary file
|
|
Binary file
|
|
@@ -624,7 +624,7 @@ function initializeWebSocket(t2, n2, i2, o2, r2 = false) {
|
|
|
624
624
|
const t3 = new URL(e2);
|
|
625
625
|
return `${t3.hostname}${t3.port ? `:${t3.port}` : ""}`;
|
|
626
626
|
})(t2);
|
|
627
|
-
let a2 = `${"https:" === new URL(t2).protocol ? "wss" : "ws"}://${s2}/ws/notify/?apiKey=${n2}&sessionId=${i2}&sender=JS%2FTS&version=1.12.
|
|
627
|
+
let a2 = `${"https:" === new URL(t2).protocol ? "wss" : "ws"}://${s2}/ws/notify/?apiKey=${n2}&sessionId=${i2}&sender=JS%2FTS&version=1.12.7`;
|
|
628
628
|
if (o2 && (a2 += `&envValue=${encodeURIComponent(o2)}`), $ = null, A = null, F = 0, C = r2 ? (function tryCreateWsWorker() {
|
|
629
629
|
if ("undefined" == typeof Worker) return null;
|
|
630
630
|
try {
|
|
@@ -979,7 +979,7 @@ async function initializeRecording(e2, i2, o2, r2, s2, a2 = true, c2 = false, l2
|
|
|
979
979
|
ue = i4, await yieldToMain();
|
|
980
980
|
const o3 = e2.unmaskSelector || void 0, s3 = e2.blockSelector || void 0, a3 = e2.maskTextSelector || void 0, c3 = e2.maskInputSelector || void 0, d3 = { ...e2.maskInputOptions ?? {} }, u2 = c3 ? { ...de } : d3, p2 = n.buildMaskInputFn({ baseFn: maskInputFn, unmaskSelector: o3, maskInputSelector: c3, adminMaskInputOptions: d3 }), f2 = n.makeMaskTextFn(o3);
|
|
981
981
|
if (l2) {
|
|
982
|
-
const { chunkedSnapshot: n2 } = await Promise.resolve().then(() => require("./chunkSerializer-
|
|
982
|
+
const { chunkedSnapshot: n2 } = await Promise.resolve().then(() => require("./chunkSerializer-C1knjCQ5.js")), r3 = i4.mirror;
|
|
983
983
|
let l3 = true;
|
|
984
984
|
const d4 = [];
|
|
985
985
|
i4({ emit(e3) {
|
|
@@ -995,7 +995,7 @@ async function initializeRecording(e2, i2, o2, r2, s2, a2 = true, c2 = false, l2
|
|
|
995
995
|
emitWithContext(e3);
|
|
996
996
|
}, ...e2, maskInputOptions: u2, maskInputFn: p2, maskTextFn: f2, maskInputSelector: c3, maskTextSelector: a3, blockSelector: s3, maskTextClass: e2.maskTextClass ?? pe, recordCanvas: false });
|
|
997
997
|
if (e2.recordCanvas) try {
|
|
998
|
-
const { startCanvasRecording: n2, stopCanvasRecording: o4, flushAllCanvas: s4, isCanvasRecordingActive: a4 } = await Promise.resolve().then(() => require("./canvasManager-
|
|
998
|
+
const { startCanvasRecording: n2, stopCanvasRecording: o4, flushAllCanvas: s4, isCanvasRecordingActive: a4 } = await Promise.resolve().then(() => require("./canvasManager-Ce7vazTt.js")), c4 = { settings: { maskCanvasClass: e2.maskCanvasClass, maskTextClass: e2.maskTextClass, maskTextSelector: e2.maskTextSelector, blockSelector: e2.blockSelector, unmaskSelector: e2.unmaskSelector, maskCanvasText: e2.maskCanvasText ?? void 0, canvasRedactStyle: e2.canvasRedactStyle, recordSsn: e2.recordSsn, recordCreditCardInfo: e2.recordCreditCardInfo, recordDob: e2.recordDob, recordRealName: e2.recordRealName, recordPassword: e2.recordPassword }, mirror: i4.mirror, addSailfishEvent: (e3) => {
|
|
999
999
|
ue == null ? void 0 : ue.addSailfishEvent(t.EventType.SailfishCustom, { ...e3, tag: "sf-canvas" });
|
|
1000
1000
|
}, sendBinary: wsSendBinary, getContextIds: () => ({ session_id: r2, page_visit_uuid: getUrlAndStoredUuids().page_visit_uuid }), isTransportSaturated };
|
|
1001
1001
|
n2(c4);
|
|
@@ -2009,7 +2009,7 @@ function injectModalHTML(e2 = "lookback") {
|
|
|
2009
2009
|
const e6 = getSprintFieldId();
|
|
2010
2010
|
h2[e6] = parseInt(S2, 10);
|
|
2011
2011
|
}
|
|
2012
|
-
const isFieldEmpty = (e6) => null == e6 || ("string" == typeof e6 ? "" === e6.trim() : !!Array.isArray(e6) && 0 === e6.length), b2 = (getFieldsForProject(p2, m2) || []).filter((e6) => e6 && e6.required), v2 = [];
|
|
2012
|
+
const isFieldEmpty = (e6) => null == e6 || ("string" == typeof e6 ? "" === e6.trim() : !!Array.isArray(e6) && 0 === e6.length), b2 = xe.createEngTicket ? (getFieldsForProject(p2, m2) || []).filter((e6) => e6 && e6.required) : [], v2 = [];
|
|
2013
2013
|
for (const e6 of b2) {
|
|
2014
2014
|
const t5 = e6.fieldId || e6.key;
|
|
2015
2015
|
if ("summary" === t5 || "description" === t5 || "priority" === t5) continue;
|
|
Binary file
|
|
Binary file
|
|
@@ -1291,6 +1291,13 @@ function bindListeners() {
|
|
|
1291
1291
|
// skipped. The title is already validated above; priority always has
|
|
1292
1292
|
// a default selection. (Done before closeModal so the inputs still
|
|
1293
1293
|
// exist to probe.)
|
|
1294
|
+
//
|
|
1295
|
+
// IMPORTANT: only validate these when an eng ticket is actually being
|
|
1296
|
+
// created. The eng-ticket fields stay in the DOM (hidden via
|
|
1297
|
+
// display:none) when "Create an Eng Ticket" is unchecked, so without
|
|
1298
|
+
// this gate a connected integration's required fields (e.g. Jira's
|
|
1299
|
+
// "Reporter") get flagged on an issue-only submit even though they are
|
|
1300
|
+
// not visible and not used downstream.
|
|
1294
1301
|
const isFieldEmpty = (v) => {
|
|
1295
1302
|
if (v === undefined || v === null)
|
|
1296
1303
|
return true;
|
|
@@ -1300,7 +1307,9 @@ function bindListeners() {
|
|
|
1300
1307
|
return v.length === 0;
|
|
1301
1308
|
return false;
|
|
1302
1309
|
};
|
|
1303
|
-
const requiredFields =
|
|
1310
|
+
const requiredFields = currentState.createEngTicket
|
|
1311
|
+
? (getFieldsForProject(engTicketProject, engTicketIssueType) || []).filter((f) => f && f.required)
|
|
1312
|
+
: [];
|
|
1304
1313
|
const missingRequired = [];
|
|
1305
1314
|
for (const f of requiredFields) {
|
|
1306
1315
|
const fid = f.fieldId || f.key;
|
|
Binary file
|
|
Binary file
|
package/dist/recorder.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const e = require("./chunks/index-
|
|
3
|
+
const e = require("./chunks/index-qgM1hFXO.js");
|
|
4
4
|
require("./chunks/patch2d-9voowhJ_.js"), exports.DEFAULT_CAPTURE_SETTINGS = e.DEFAULT_CAPTURE_SETTINGS, exports.DEFAULT_CONSOLE_RECORDING_SETTINGS = e.DEFAULT_CONSOLE_RECORDING_SETTINGS, exports.STORAGE_VERSION = e.STORAGE_VERSION, exports.addOrUpdateMetadata = e.addOrUpdateMetadata, exports.buildBatches = e.buildBatches, exports.clearStaleFuncSpanState = e.clearStaleFuncSpanState, exports.createSkipHeadersPropagationChecker = e.createSkipHeadersPropagationChecker, exports.createTriageAndIssueFromRecorder = e.createTriageAndIssueFromRecorder, exports.createTriageFromRecorder = e.createTriageFromRecorder, exports.disableFunctionSpanTracking = e.disableFunctionSpanTracking, exports.enableFunctionSpanTracking = e.enableFunctionSpanTracking, exports.ensureHrefCache = e.ensureHrefCache, exports.eventSize = e.eventSize, exports.fetchAndSendIp = e.fetchAndSendIp, exports.fetchCaptureSettings = e.fetchCaptureSettings, exports.fetchEngineeringTicketPlatformIntegrations = e.fetchEngineeringTicketPlatformIntegrations, exports.fetchFunctionSpanTrackingEnabled = e.fetchFunctionSpanTrackingEnabled, exports.flushBufferedEvents = e.flushBufferedEvents, exports.getBinaryDropCount = e.getBinaryDropCount, exports.getBufferedAmount = e.getBufferedAmount, exports.getCachedHref = e.getCachedHref, exports.getCachedHrefNoQuery = e.getCachedHrefNoQuery, exports.getFuncSpanHeader = e.getFuncSpanHeader, exports.getIdentifiedUser = e.getIdentifiedUser, exports.getOrSetSessionId = e.getOrSetSessionId, exports.getUrlAndStoredUuids = e.getUrlAndStoredUuids, exports.identify = e.identify, exports.initRecorder = e.initRecorder, exports.initializeConsolePlugin = e.initializeConsolePlugin, exports.initializeDomContentEvents = e.initializeDomContentEvents, exports.initializeFunctionSpanTrackingFromApi = e.initializeFunctionSpanTrackingFromApi, exports.initializePerformancePlugin = e.initializePerformancePlugin, exports.initializeRecording = e.initializeRecording, exports.initializeWebSocket = e.initializeWebSocket, exports.invalidateUrlCache = e.invalidateUrlCache, exports.isFunctionSpanTrackingEnabled = e.isFunctionSpanTrackingEnabled, exports.isTransportSaturated = e.isTransportSaturated, exports.maskCanvasDraws = e.maskCanvasDraws, exports.maskInputFn = e.maskInputFn, exports.matchUrlWithWildcard = e.matchUrlWithWildcard, Object.defineProperty(exports, "nowTimestamp", { enumerable: true, get: () => e.nowTimestamp }), exports.onNavigationChange = e.onNavigationChange, exports.openReportIssueModal = e.openReportIssueModal, exports.registerChart = e.registerChart, exports.registerFabricCanvas = e.registerFabricCanvas, exports.registerKonvaStage = e.registerKonvaStage, exports.registerPixiApp = e.registerPixiApp, exports.registerThreeScene = e.registerThreeScene, exports.requestTimeSync = e.requestTimeSync, exports.restoreFuncSpanState = e.restoreFuncSpanState, exports.sendDomainsToNotPropagateHeaderTo = e.sendDomainsToNotPropagateHeaderTo, exports.sendEvent = e.sendEvent, exports.sendGraphQLRequest = e.sendGraphQLRequest, exports.sendMessage = e.sendMessage, exports.startRecording = e.startRecording, exports.startRecordingSession = e.startRecordingSession, exports.toAbsoluteUrl = e.toAbsoluteUrl, exports.trackingEvent = e.trackingEvent, exports.withAppUrlMetadata = e.withAppUrlMetadata, exports.wsSendBinary = e.wsSendBinary;
|
package/dist/recorder.cjs.br
CHANGED
|
Binary file
|
package/dist/recorder.cjs.gz
CHANGED
|
Binary file
|
package/dist/recorder.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { D, a, S, b, c, d, e, f, g, h, j, k, l, m, n, o, p, q, r, s, t, v, w, x, z, A, B, C, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, T, U, V, W, X, Y, Z, _, $, a0, a1, a2, a3, a4, a5, a6, a7, a8 } from "./chunks/index-
|
|
1
|
+
import { D, a, S, b, c, d, e, f, g, h, j, k, l, m, n, o, p, q, r, s, t, v, w, x, z, A, B, C, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, T, U, V, W, X, Y, Z, _, $, a0, a1, a2, a3, a4, a5, a6, a7, a8 } from "./chunks/index-BMHQ-0NY.js";
|
|
2
2
|
import "./chunks/patch2d-PQxcaE6r.js";
|
|
3
3
|
export {
|
|
4
4
|
D as DEFAULT_CAPTURE_SETTINGS,
|
package/dist/recorder.js.br
CHANGED
|
Binary file
|
package/dist/recorder.js.gz
CHANGED
|
Binary file
|
package/dist/recorder.umd.cjs
CHANGED
|
@@ -827,7 +827,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
827
827
|
const w3 = new URL(e3);
|
|
828
828
|
return `${w3.hostname}${w3.port ? `:${w3.port}` : ""}`;
|
|
829
829
|
})(e2);
|
|
830
|
-
let _2 = `${"https:" === new URL(e2).protocol ? "wss" : "ws"}://${I2}/ws/notify/?apiKey=${w2}&sessionId=${C2}&sender=JS%2FTS&version=1.12.
|
|
830
|
+
let _2 = `${"https:" === new URL(e2).protocol ? "wss" : "ws"}://${I2}/ws/notify/?apiKey=${w2}&sessionId=${C2}&sender=JS%2FTS&version=1.12.7`;
|
|
831
831
|
if (x2 && (_2 += `&envValue=${encodeURIComponent(x2)}`), we = null, be = null, Se = 0, ge = M2 ? (function tryCreateWsWorker() {
|
|
832
832
|
if ("undefined" == typeof Worker) return null;
|
|
833
833
|
try {
|
|
@@ -2998,7 +2998,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
2998
2998
|
const e6 = getSprintFieldId();
|
|
2999
2999
|
Q2[e6] = parseInt(ee2, 10);
|
|
3000
3000
|
}
|
|
3001
|
-
const isFieldEmpty = (e6) => null == e6 || ("string" == typeof e6 ? "" === e6.trim() : !!Array.isArray(e6) && 0 === e6.length), te2 = (getFieldsForProject(K2, J2) || []).filter((e6) => e6 && e6.required), ne2 = [];
|
|
3001
|
+
const isFieldEmpty = (e6) => null == e6 || ("string" == typeof e6 ? "" === e6.trim() : !!Array.isArray(e6) && 0 === e6.length), te2 = Dn.createEngTicket ? (getFieldsForProject(K2, J2) || []).filter((e6) => e6 && e6.required) : [], ne2 = [];
|
|
3002
3002
|
for (const e6 of te2) {
|
|
3003
3003
|
const w5 = e6.fieldId || e6.key;
|
|
3004
3004
|
if ("summary" === w5 || "description" === w5 || "priority" === w5) continue;
|
package/dist/recorder.umd.cjs.br
CHANGED
|
Binary file
|
package/dist/recorder.umd.cjs.gz
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|