@sprig-technologies/sprig-bundled 2.41.0 → 2.41.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.
@@ -1,7 +1,7 @@
1
- import { u as G, a as e, h as Z, c as O, g as K, b as re, d as Me, p as ue, F as fe, _ as se, T as be, A as Cn, e as Be, f as xn, i as kn, j as ze, k as wn, l as En, S as jn, w as nn, m as In } from "./view-BHOd3THT.js";
2
- import { v as Tn, E as Ie, h as qe, A as Ue, j as _n, i as tn } from "./index-YBebm7NT.js";
3
- import { B as oe, M as ie, Q as le, O as Oe, a as de, b as Ce, S as Dn, L as Sn, u as Pn, H as ye, c as Ae, g as Ln, P as Rn } from "./getAttributedUrl-BI712lA1.js";
4
- const pe = "https://cdn.sprig.com", j = { document: void 0, videojs: void 0 }, He = (n) => n + "-loading-spiner", W = "hidden", Ge = ".m3u8", Te = "questionId", _e = "ul-video-recorder-camera-off-button", De = "ul-recording-in-session", Nn = [{ type: "link", content: `${pe}/dependencies/videojs-record-4.5.0.min.css` }, { type: "script", content: `${pe}/dependencies/RecordRTC-5.6.2.js` }, { type: "script", content: `${pe}/dependencies/adapter.8.0.0.min.js` }, { type: "script", content: `${pe}/dependencies/videojs-record-4.5.0.min.js` }, { type: "script", content: `${pe}/userleap-web-upchunk-v2.2.2.js` }], rn = [{ type: "link", content: `${pe}/dependencies/video-js-7.18.0.min.css` }, { type: "script", content: `${pe}/dependencies/video-js-7.18.0.min.js` }, { type: "style", content: `/* progress control styles */
1
+ import { u as G, a as e, h as Q, c as O, g as K, b as re, d as Be, p as ue, F as fe, _ as se, T as be, A as Cn, e as Ee, f as xn, i as kn, j as ze, k as wn, l as En, S as jn, w as nn, m as In } from "./view-CocVngjw.js";
2
+ import { v as Tn, E as Te, h as qe, A as Ue, j as _n, i as tn } from "./index-Dm5Q2JaO.js";
3
+ import { B as oe, M as ie, Q as le, O as Oe, a as de, b as Ce, S as Dn, L as Sn, u as Pn, H as ye, c as Ae, g as Ln, P as Rn } from "./getAttributedUrl-BCuq8noY.js";
4
+ const pe = "https://cdn.sprig.com", I = { document: void 0, videojs: void 0 }, $e = (n) => n + "-loading-spiner", W = "hidden", Ge = ".m3u8", _e = "questionId", De = "ul-video-recorder-camera-off-button", Se = "ul-recording-in-session", Nn = [{ type: "link", content: `${pe}/dependencies/videojs-record-4.5.0.min.css` }, { type: "script", content: `${pe}/dependencies/RecordRTC-5.6.2.js` }, { type: "script", content: `${pe}/dependencies/adapter.8.0.0.min.js` }, { type: "script", content: `${pe}/dependencies/videojs-record-4.5.0.min.js` }, { type: "script", content: `${pe}/userleap-web-upchunk-v2.2.2.js` }], rn = [{ type: "link", content: `${pe}/dependencies/video-js-7.18.0.min.css` }, { type: "script", content: `${pe}/dependencies/video-js-7.18.0.min.js` }, { type: "style", content: `/* progress control styles */
5
5
  .video-js .vjs-control {
6
6
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
7
7
  }
@@ -661,25 +661,25 @@ span.ul-button-text {
661
661
  ` }], on = "-video-player", Ze = "-secondary-video-player", Qe = "-video-recorder";
662
662
  let ne, Ye;
663
663
  const ce = async ({ event: n, apiBase: o, headers: t, visitorId: r, envId: i, metadata: s }) => {
664
- const d = j.document.documentElement;
664
+ const d = I.document.documentElement;
665
665
  if (!r || !i) return;
666
666
  const u = { event: `SDK - ${n}`, visitorId: r, environmentId: i, metadata: { ...s || {}, screenWidth: window.screen.width, screenHeight: window.screen.height, clientWidth: d.clientWidth, clientHeight: d.clientHeight, location: window.location.href, language: navigator.language } };
667
667
  (await fetch(`${o}/sdk/1/visitors/${r}/analytics`, { method: "POST", cache: "no-cache", headers: t, body: JSON.stringify(u) })).ok || console.warn("[Sprig] (ERR-444) Failed to track analytics", n);
668
668
  }, ae = async (n, o, t, r, i, s) => {
669
669
  ce({ event: `Video Error ${o}`, apiBase: t, headers: r, visitorId: i, envId: s, metadata: { errorMessage: n.message } });
670
- const d = j.document.documentElement, u = { screenWidth: window.screen.width, screenHeight: window.screen.height, clientWidth: d.clientWidth, clientHeight: d.clientHeight, location: window.location.href, language: navigator.language }, a = { action: o, err: { message: n.message, stack: n.stack }, meta: u, vid: i, envId: s };
670
+ const d = I.document.documentElement, u = { screenWidth: window.screen.width, screenHeight: window.screen.height, clientWidth: d.clientWidth, clientHeight: d.clientHeight, location: window.location.href, language: navigator.language }, a = { action: o, err: { message: n.message, stack: n.stack }, meta: u, vid: i, envId: s };
671
671
  (await fetch(`${t}/sdk/1/errors`, { method: "POST", cache: "no-cache", headers: { ...r, "userleap-platform": "video_recorder", "x-ul-error": window.btoa(`userleap-${Date.now()}-error`) }, body: JSON.stringify(a) })).ok || console.warn("[Sprig] (ERR-444) Failed to report error to API", n);
672
672
  }, sn = (n, o) => {
673
673
  if (n.length === 0) return o && o();
674
674
  Promise.all(n.reduce((t, r) => (t.push(((i, { type: s, content: d }) => new Promise(function(u, a) {
675
675
  let v;
676
- s === "script" ? (v = j.document.createElement("script"), v.src = d) : s === "link" ? (v = j.document.createElement("link"), v.rel = "stylesheet", v.href = d, v.type = "text/css") : (v = j.document.createElement("style"), v.innerHTML = d), v.onload = function() {
676
+ s === "script" ? (v = I.document.createElement("script"), v.src = d) : s === "link" ? (v = I.document.createElement("link"), v.rel = "stylesheet", v.href = d, v.type = "text/css") : (v = I.document.createElement("style"), v.innerHTML = d), v.onload = function() {
677
677
  u(d);
678
678
  }, v.onerror = function() {
679
679
  a(d);
680
680
  }, v.async = !1, v.id = btoa(d), i.appendChild(v);
681
- }))(j.document.head, r)), t), [])).then(() => {
682
- j.videojs = j.document.defaultView.videojs, o && o();
681
+ }))(I.document.head, r)), t), [])).then(() => {
682
+ I.videojs = I.document.defaultView.videojs, o && o();
683
683
  }).catch(function(t) {
684
684
  console.log(t + " failed to load");
685
685
  });
@@ -690,30 +690,30 @@ const ce = async ({ event: n, apiBase: o, headers: t, visitorId: r, envId: i, me
690
690
  const r = Math.round(parseFloat(t));
691
691
  n.innerHTML = `Uploading <span class="ul-upload-progress-label__time">${r}%</span>`, n.style.background = `linear-gradient(to right, #E0E0EB 0%, #E0E0EB ${r}%, #FCFCFD ${r}%, #FCFCFD 100%)`;
692
692
  }
693
- }, Se = (n, o) => {
694
- const t = j.videojs(n.id());
693
+ }, Pe = (n, o) => {
694
+ const t = I.videojs(n.id());
695
695
  return t == null ? void 0 : t.payload[o];
696
696
  }, an = (n, o) => {
697
- const t = new (j.videojs.getComponent("Component"))(n);
697
+ const t = new (I.videojs.getComponent("Component"))(n);
698
698
  return t.addClass("ul-buttons-panel"), o.map((r) => {
699
699
  t.addChild(r);
700
700
  }), Mn(t), t;
701
701
  }, Mn = (n) => {
702
702
  n.children().forEach((o) => {
703
- if (X[o.name_]) {
704
- const t = xe(X[o.name_], `ul-${X[o.name_]}`);
703
+ if (ee[o.name_]) {
704
+ const t = xe(ee[o.name_], `ul-${ee[o.name_]}`);
705
705
  o.el_.appendChild(t);
706
706
  }
707
707
  });
708
708
  }, xe = (n, o = "") => {
709
- const t = j.document.createElement("span");
709
+ const t = I.document.createElement("span");
710
710
  return t.className = "ul-button-text", t.innerHTML = n, t.id = o, t;
711
711
  }, ln = (n, o, t, r, i = !1, s) => {
712
712
  n.addClass("ul-video-player");
713
- const d = new (j.videojs.getComponent("Component"))(n);
714
- d.addClass("ul-control-panel"), n.progressBar = d.addChild("ProgressControl"), t && n.src(t), n.audioPlayerPlaceholder = new (j.videojs.getComponent("Component"))(n), n.audioPlayerPlaceholder.addClass("ul-audio-recorder-placeholder");
713
+ const d = new (I.videojs.getComponent("Component"))(n);
714
+ d.addClass("ul-control-panel"), n.progressBar = d.addChild("ProgressControl"), t && n.src(t), n.audioPlayerPlaceholder = new (I.videojs.getComponent("Component"))(n), n.audioPlayerPlaceholder.addClass("ul-audio-recorder-placeholder");
715
715
  const u = t && t.src ? On(t.src) : null;
716
- !t || !i && u ? (n.audioPlayerPlaceholder.hide(), j.document.getElementById(`${n.id()}_html5_api`).style.height = "100%", u && n.poster(u)) : (n.children()[0].classList.add("vjs-hidden"), j.document.getElementById(`${n.id()}_html5_api`).style.height = "0px"), n.on("play", () => {
716
+ !t || !i && u ? (n.audioPlayerPlaceholder.hide(), I.document.getElementById(`${n.id()}_html5_api`).style.height = "100%", u && n.poster(u)) : (n.children()[0].classList.add("vjs-hidden"), I.document.getElementById(`${n.id()}_html5_api`).style.height = "0px"), n.on("play", () => {
717
717
  i || !t || u || qn(n), s == null || s.play();
718
718
  }), n.on("pause", () => {
719
719
  s == null || s.pause();
@@ -730,87 +730,87 @@ const ce = async ({ event: n, apiBase: o, headers: t, visitorId: r, envId: i, me
730
730
  const { surveyId: v, questionId: y, responseGroupUid: c, visitorId: h, envId: k } = t;
731
731
  let C;
732
732
  const g = (l) => {
733
- const p = _e, x = _e + "-audio-only";
733
+ const p = De, x = De + "-audio-only";
734
734
  We(a.uploadProgressLabel, "none"), ne && ne.startTime >= Ye && ne.abort();
735
- const P = j.document.getElementById("ul-camera-button");
736
- l ? (a.children()[0].classList.add("vjs-hidden"), R.removeClass(p), R.addClass(x), P.innerHTML = X.TurnOnCamera, a.audioPlayerPlaceholder.removeClass("vjs-hidden"), C == null || C.getTracks().forEach((I) => {
737
- I.stop();
738
- }), window.navigator.mediaDevices.getUserMedia({ video: !0, audio: !0 }).then((I) => {
739
- C = I, I.getVideoTracks().forEach((M) => {
740
- M.enabled = !1;
741
- }), a.record().onDeviceReady(I);
742
- }).catch(a.record().onDeviceError.bind(a.record()))) : (C == null || C.getVideoTracks().forEach((I) => {
743
- I.enabled = !0;
744
- }), a.children()[0].classList.remove("vjs-hidden"), a.record().getDevice(), R.removeClass(x), R.addClass(p), P.innerHTML = X.TurnOffCamera, a.audioPlayerPlaceholder.addClass("vjs-hidden"));
745
- }, f = new (j.videojs.getComponent("Button"))(a, { clickHandler: () => {
746
- f.hasClass(W) || (ce({ event: "Video Delete Button Clicked", apiBase: r, headers: d, visitorId: h, envId: k, metadata: { questionId: y, responseGroupUid: c, surveyId: v } }), g(a.cameraOff), i(L.DELETE, {}), R.removeClass(W), f.addClass(W));
735
+ const P = I.document.getElementById("ul-camera-button");
736
+ l ? (a.children()[0].classList.add("vjs-hidden"), M.removeClass(p), M.addClass(x), P.innerHTML = ee.TurnOnCamera, a.audioPlayerPlaceholder.removeClass("vjs-hidden"), C == null || C.getTracks().forEach((j) => {
737
+ j.stop();
738
+ }), window.navigator.mediaDevices.getUserMedia({ video: !0, audio: !0 }).then((j) => {
739
+ C = j, j.getVideoTracks().forEach((B) => {
740
+ B.enabled = !1;
741
+ }), a.record().onDeviceReady(j);
742
+ }).catch(a.record().onDeviceError.bind(a.record()))) : (C == null || C.getVideoTracks().forEach((j) => {
743
+ j.enabled = !0;
744
+ }), a.children()[0].classList.remove("vjs-hidden"), a.record().getDevice(), M.removeClass(x), M.addClass(p), P.innerHTML = ee.TurnOffCamera, a.audioPlayerPlaceholder.addClass("vjs-hidden"));
745
+ }, f = new (I.videojs.getComponent("Button"))(a, { clickHandler: () => {
746
+ f.hasClass(W) || (ce({ event: "Video Delete Button Clicked", apiBase: r, headers: d, visitorId: h, envId: k, metadata: { questionId: y, responseGroupUid: c, surveyId: v } }), g(a.cameraOff), i(N.DELETE, {}), M.removeClass(W), f.addClass(W));
747
747
  } });
748
- f.addClass("ul-video-recorder-delete-button"), f.el_.appendChild(xe(X.DeleteButton, "ul-delete-button"));
749
- const _ = j.document.getElementById(o), N = () => {
748
+ f.addClass("ul-video-recorder-delete-button"), f.el_.appendChild(xe(ee.DeleteButton, "ul-delete-button"));
749
+ const _ = I.document.getElementById(o), q = () => {
750
750
  _.classList.contains("vjs-fullscreen") && a.cameraOff ? _.style.display = "table" : _.style.display = "flex";
751
751
  };
752
- N();
753
- const R = new (j.videojs.getComponent("Button"))(a, { clickHandler: () => {
754
- a.record().isRecording() || (a.cameraOff = !a.cameraOff, ce({ event: "Video Camera Button Clicked", apiBase: r, headers: d, visitorId: t.visitorId, envId: t.envId, metadata: { questionId: y, responseGroupUid: c, surveyId: v, cameraOff: a.cameraOff } }), g(a.cameraOff), !f.hasClass(W) && f.addClass(W), i(L.DELETE, {}), N());
752
+ q();
753
+ const M = new (I.videojs.getComponent("Button"))(a, { clickHandler: () => {
754
+ a.record().isRecording() || (a.cameraOff = !a.cameraOff, ce({ event: "Video Camera Button Clicked", apiBase: r, headers: d, visitorId: t.visitorId, envId: t.envId, metadata: { questionId: y, responseGroupUid: c, surveyId: v, cameraOff: a.cameraOff } }), g(a.cameraOff), !f.hasClass(W) && f.addClass(W), i(N.DELETE, {}), q());
755
755
  } });
756
- R.addClass(_e), R.el_.appendChild(xe(X.TurnOffCamera, "ul-camera-button"));
757
- const T = new (j.videojs.getComponent("Button"))(a, { clickHandler: () => {
758
- const l = j.document.getElementById("ul-recorder-toggle");
759
- if (a.record().isRecording()) a.record().stop(), l && (l.innerHTML = X.RecordButton), T.removeClass(De), f.removeClass(W);
756
+ M.addClass(De), M.el_.appendChild(xe(ee.TurnOffCamera, "ul-camera-button"));
757
+ const T = new (I.videojs.getComponent("Button"))(a, { clickHandler: () => {
758
+ const l = I.document.getElementById("ul-recorder-toggle");
759
+ if (a.record().isRecording()) a.record().stop(), l && (l.innerHTML = ee.RecordButton), T.removeClass(Se), f.removeClass(W);
760
760
  else {
761
- const p = j.document.getElementById("ul-recording-countdown-screen");
762
- if (p) p.remove(), l && (l.innerHTML = X.RecordButton), g(a.cameraOff), i(L.DELETE, {}), R.removeClass(W), f.addClass(W), T.removeClass(De), m.show();
761
+ const p = I.document.getElementById("ul-recording-countdown-screen");
762
+ if (p) p.remove(), l && (l.innerHTML = ee.RecordButton), g(a.cameraOff), i(N.DELETE, {}), M.removeClass(W), f.addClass(W), T.removeClass(Se), m.show();
763
763
  else {
764
- T.addClass(De), m.hide(), R.addClass(W), f.addClass(W), l && (l.innerHTML = X.StopButton);
765
- const x = j.document.createElement("div");
764
+ T.addClass(Se), m.hide(), M.addClass(W), f.addClass(W), l && (l.innerHTML = ee.StopButton);
765
+ const x = I.document.createElement("div");
766
766
  x.id = "ul-recording-countdown-screen", _.insertBefore(x, _.children[1]), x.style.height = `${_.offsetHeight}px`, dn(a, 3);
767
767
  }
768
768
  }
769
769
  } });
770
- T.addClass("ul-video-recorder-toggle-button"), T.el_.appendChild(xe(X.RecordButton, "ul-recorder-toggle"));
771
- const $ = j.document.createElement("p");
770
+ T.addClass("ul-video-recorder-toggle-button"), T.el_.appendChild(xe(ee.RecordButton, "ul-recorder-toggle"));
771
+ const $ = I.document.createElement("p");
772
772
  $.style.visibility = "hidden", $.className = "ul-upload-progress-label", n.appendChild($), a.uploadProgressLabel = $;
773
- const A = an(a, [f, R, "PlayToggle", T, "FullscreenToggle"]), m = A.children().find((l) => l.name_ === "FullscreenToggle");
773
+ const A = an(a, [f, M, "PlayToggle", T, "FullscreenToggle"]), m = A.children().find((l) => l.name_ === "FullscreenToggle");
774
774
  m.hasClass("vjs-disabled") && m.hide();
775
775
  const b = A.children().find((l) => l.name_ === "PlayToggle");
776
776
  b.hide(), f.addClass(W), ln(a, A, s, !1, u), a.on("stopRecord", () => {
777
777
  T.hide(), b.show(), m.show(), f.removeClass(W);
778
778
  }), a.on("deviceReady", () => {
779
779
  T.show(), b.hide(), f.addClass(W);
780
- }), ((l, p, x, P, I) => {
781
- const { surveyId: M, responseGroupUid: H, visitorId: U, envId: q } = l.payload;
780
+ }), ((l, p, x, P, j) => {
781
+ const { surveyId: B, responseGroupUid: Y, visitorId: L, envId: R } = l.payload;
782
782
  l.on("deviceError", function() {
783
- console.warn("device error: ", l.deviceErrorCode), l.deviceErrorCode.message === "Permission denied" ? (l.deviceButton.addClass("permission-denied"), x && x(L.ERROR, { type: L.PERMISSION_DENIED }), ce({ event: "Video Permission Denied", apiBase: p, headers: I, visitorId: U, envId: q, metadata: { questionId: Se(l, Te), responseGroupUid: H, surveyId: M } })) : (x && x(L.ERROR, { type: L.OTHER }), ae(new Error(l.deviceErrorCode.message), "recorderDeviceError", p, I, U, q));
784
- }), l.on("error", function(Q, Y) {
785
- ae(Y || l.error(), "recorderError", p, I, U, q);
786
- }), l.on("startRecord", function(Q, Y) {
787
- P(l.uploadProgressLabel, "none"), ce({ event: "Video Record Start", apiBase: p, headers: I, visitorId: U, envId: q, metadata: { questionId: Se(l, Te), responseGroupUid: H, surveyId: M } });
783
+ console.warn("device error: ", l.deviceErrorCode), l.deviceErrorCode.message === "Permission denied" ? (l.deviceButton.addClass("permission-denied"), x && x(N.ERROR, { type: N.PERMISSION_DENIED }), ce({ event: "Video Permission Denied", apiBase: p, headers: j, visitorId: L, envId: R, metadata: { questionId: Pe(l, _e), responseGroupUid: Y, surveyId: B } })) : (x && x(N.ERROR, { type: N.OTHER }), ae(new Error(l.deviceErrorCode.message), "recorderDeviceError", p, j, L, R));
784
+ }), l.on("error", function(F, Z) {
785
+ ae(Z || l.error(), "recorderError", p, j, L, R);
786
+ }), l.on("startRecord", function(F, Z) {
787
+ P(l.uploadProgressLabel, "none"), ce({ event: "Video Record Start", apiBase: p, headers: j, visitorId: L, envId: R, metadata: { questionId: Pe(l, _e), responseGroupUid: Y, surveyId: B } });
788
788
  }), l.on("finishRecord", async function() {
789
789
  P(l.uploadProgressLabel, "start", 0);
790
- const Q = Se(l, Te);
791
- if (!M) {
790
+ const F = Pe(l, _e);
791
+ if (!B) {
792
792
  const D = "internal error: missing fields in payload";
793
- return x && x(L.ERROR, { type: L.OTHER }), ae(new Error(D), "finishRecord", p, I, U, q), null;
793
+ return x && x(N.ERROR, { type: N.OTHER }), ae(new Error(D), "finishRecord", p, j, L, R), null;
794
794
  }
795
795
  l.record().stopDevice();
796
- const Y = l.cameraOff ? L.MEDIA_TYPE_AUDIO : L.MEDIA_TYPE_VIDEO, ee = Tn();
797
- ce({ event: "Video Record Finish", apiBase: p, headers: I, visitorId: U, envId: q, metadata: { mediaRecordingUid: ee, questionId: Q, responseGroupUid: H, surveyId: M, mediaType: Y } });
798
- const me = { surveyId: M, updatedAt: (/* @__PURE__ */ new Date()).toISOString(), mediaType: Y, mediaRecordingUid: ee };
799
- Q && (me.questionId = Q), H && (me.responseGroupUid = H), U && (me.visitorId = U);
796
+ const Z = l.cameraOff ? N.MEDIA_TYPE_AUDIO : N.MEDIA_TYPE_VIDEO, J = Tn();
797
+ ce({ event: "Video Record Finish", apiBase: p, headers: j, visitorId: L, envId: R, metadata: { mediaRecordingUid: J, questionId: F, responseGroupUid: Y, surveyId: B, mediaType: Z } });
798
+ const me = { surveyId: B, updatedAt: (/* @__PURE__ */ new Date()).toISOString(), mediaType: Z, mediaRecordingUid: J };
799
+ F && (me.questionId = F), Y && (me.responseGroupUid = Y), L && (me.visitorId = L);
800
800
  const E = await (async () => {
801
801
  const D = await fetch(`${p}/2/environments/integrations/upload`, { method: "POST", cache: "no-cache", headers: { "Content-Type": "application/json" }, body: JSON.stringify(me) });
802
802
  if (D.ok) {
803
- const B = await D.json();
804
- return x && x(L.UPLOAD_STARTED, { [L.UPLOAD_ID]: B.upload.id, [L.MEDIA_TYPE]: Y, [L.MEDIA_RECORDING_UID]: ee }), B.upload.url;
803
+ const U = await D.json();
804
+ return x && x(N.UPLOAD_STARTED, { [N.UPLOAD_ID]: U.upload.id, [N.MEDIA_TYPE]: Z, [N.MEDIA_RECORDING_UID]: J }), U.upload.url;
805
805
  }
806
- return x && x(L.ERROR, { type: L.OTHER, response: D }), ae(new Error("failed to get upload response with url"), "finishRecord", p, I, U, q), null;
806
+ return x && x(N.ERROR, { type: N.OTHER, response: D }), ae(new Error("failed to get upload response with url"), "finishRecord", p, j, L, R), null;
807
807
  })();
808
- E && (ne = j.document.defaultView.UpChunk.createUpload({ endpoint: E, file: new j.document.defaultView.File([l.recordedData], `recording ${Y} ${Date.now()}`), chunkSize: 5120 }), ne.startTime = Date.now(), ce({ event: "Video Upload Start", apiBase: p, headers: I, visitorId: U, envId: q, metadata: { mediaRecordingUid: ee, questionId: Q, responseGroupUid: H, surveyId: M, mediaType: Y, url: E } }), ne.on("error", (D) => {
809
- P(l.uploadProgressLabel, "none"), x && x(L.UPLOAD_FINISHED, { [L.MEDIA_RECORDING_UID]: ee }), ae(D, "finishRecord", p, I, U, q);
808
+ E && (ne = I.document.defaultView.UpChunk.createUpload({ endpoint: E, file: new I.document.defaultView.File([l.recordedData], `recording ${Z} ${Date.now()}`), chunkSize: 5120 }), ne.startTime = Date.now(), ce({ event: "Video Upload Start", apiBase: p, headers: j, visitorId: L, envId: R, metadata: { mediaRecordingUid: J, questionId: F, responseGroupUid: Y, surveyId: B, mediaType: Z, url: E } }), ne.on("error", (D) => {
809
+ P(l.uploadProgressLabel, "none"), x && x(N.UPLOAD_FINISHED, { [N.MEDIA_RECORDING_UID]: J }), ae(D, "finishRecord", p, j, L, R);
810
810
  }), ne.on("progress", (D) => {
811
- x && x(L.UPLOAD_PROGRESS, { [L.MEDIA_RECORDING_UID]: ee, [L.UPLOAD_PROGRESS_PCT]: D.detail }), P(l.uploadProgressLabel, "progress", D.detail);
811
+ x && x(N.UPLOAD_PROGRESS, { [N.MEDIA_RECORDING_UID]: J, [N.UPLOAD_PROGRESS_PCT]: D.detail }), P(l.uploadProgressLabel, "progress", D.detail);
812
812
  }), ne.on("success", () => {
813
- P(l.uploadProgressLabel, "success"), x && x(L.UPLOAD_FINISHED, { [L.MEDIA_RECORDING_UID]: ee }), ce({ event: "Video Upload Success", apiBase: p, headers: I, visitorId: U, envId: q, metadata: { mediaRecordingUid: ee, questionId: Q, responseGroupUid: H, surveyId: M, mediaType: Y, url: E, elapsedMs: ne.startTime && Date.now() - ne.startTime } });
813
+ P(l.uploadProgressLabel, "success"), x && x(N.UPLOAD_FINISHED, { [N.MEDIA_RECORDING_UID]: J }), ce({ event: "Video Upload Success", apiBase: p, headers: j, visitorId: L, envId: R, metadata: { mediaRecordingUid: J, questionId: F, responseGroupUid: Y, surveyId: B, mediaType: Z, url: E, elapsedMs: ne.startTime && Date.now() - ne.startTime } });
814
814
  }));
815
815
  });
816
816
  })(a, r, i, We, d);
@@ -823,45 +823,45 @@ const ce = async ({ event: n, apiBase: o, headers: t, visitorId: r, envId: i, me
823
823
  }).catch((l) => {
824
824
  });
825
825
  }, dn = (n, o = 3) => {
826
- const t = j.document.getElementById("ul-recording-countdown-screen");
826
+ const t = I.document.getElementById("ul-recording-countdown-screen");
827
827
  t && o === 0 ? (t.remove(), n.record().start()) : t && (t.innerHTML = `<span class='ul-countdown-text'>Recording in... ${o}</span>`, setTimeout(() => {
828
828
  dn(n, o - 1);
829
829
  }, 1e3));
830
830
  }, cn = (n) => {
831
- const o = j.document.createElement("div");
831
+ const o = I.document.createElement("div");
832
832
  return o.className = "ul-video-container", o.appendChild(((t) => {
833
- const r = j.document.createElement("div");
834
- return r.className = "ul-video-player-loading", r.id = He(t), ["first", "second", "third", "fourth"].map((i) => {
835
- const s = j.document.createElement("div");
833
+ const r = I.document.createElement("div");
834
+ return r.className = "ul-video-player-loading", r.id = $e(t), ["first", "second", "third", "fourth"].map((i) => {
835
+ const s = I.document.createElement("div");
836
836
  s.className = i, r.appendChild(s);
837
837
  }), r;
838
838
  })(n)), o;
839
- }, Pe = (n, o) => {
840
- const t = j.document.createElement("video");
839
+ }, Le = (n, o) => {
840
+ const t = I.document.createElement("video");
841
841
  t.id = n, t.className = "video-js vjs-default-skin ul-video-player-video";
842
- const r = j.document.createElement("p");
842
+ const r = I.document.createElement("p");
843
843
  r.className = "vjs-no-js", r.innerHTML = "To view this video please enable JavaScript, and consider upgrading to a web browser that";
844
- const i = j.document.createElement("a");
844
+ const i = I.document.createElement("a");
845
845
  return i.href = "https://videojs.com/html5-video-support/", i.target = "_blank", i.innerHTML = "supports HTML5 video", r.appendChild(i), t.appendChild(r), o.appendChild(t), o;
846
846
  }, qn = (n, o) => {
847
- n.children()[0].classList.remove("vjs-hidden"), n.audioPlayerPlaceholder.hide(), j.document.getElementById(`${n.id()}_html5_api`).style.height = "100%";
848
- }, ke = (n, o) => j.document.getElementById(n) ? o ? j.videojs(n, o) : j.videojs(n) : (console.error(`Error in finding player element with ID, ${n}`), null), Un = (n, o, t, r = !1, i = "https://api.sprig.com", s = document, d = null, u = null) => {
849
- j.document = s;
847
+ n.children()[0].classList.remove("vjs-hidden"), n.audioPlayerPlaceholder.hide(), I.document.getElementById(`${n.id()}_html5_api`).style.height = "100%";
848
+ }, ke = (n, o) => I.document.getElementById(n) ? o ? I.videojs(n, o) : I.videojs(n) : (console.error(`Error in finding player element with ID, ${n}`), null), Un = (n, o, t, r = !1, i = "https://api.sprig.com", s = document, d = null, u = null) => {
849
+ I.document = s;
850
850
  const a = n + on, v = cn(a);
851
- return j.document.addEventListener("securitypolicyviolation", (y) => {
851
+ return I.document.addEventListener("securitypolicyviolation", (y) => {
852
852
  ae(new Error(`Voice & Video feature violates ${y.violatedDirective} web page CSP policies for the question player.`), "playerDeviceError", i, {});
853
853
  }), sn(rn, () => {
854
- j.document.getElementById(He(a)).remove(), Pe(a, v);
854
+ I.document.getElementById($e(a)).remove(), Le(a, v);
855
855
  const y = { playsinline: !0, playbackRates: [0.5, 1, 1.5, 2], fill: !0 };
856
856
  try {
857
857
  const c = n + Ze;
858
- Pe(c, v);
858
+ Le(c, v);
859
859
  const h = ke(a, y), k = ke(c, { muted: !0, ...y });
860
860
  if (!h || !k) return;
861
- ((f, _, N) => {
861
+ ((f, _, q) => {
862
862
  f.addClass(`ul${Ze}`);
863
- const R = new (j.videojs.getComponent("Component"))(f);
864
- _ && f.src(_), f.addChild(R), N && N(f);
863
+ const M = new (I.videojs.getComponent("Component"))(f);
864
+ _ && f.src(_), f.addChild(M), q && q(f);
865
865
  })(k, d, u), d || k.addClass(W);
866
866
  const C = an(h, ["PlaybackRateMenuButton", "PlayToggle", "FullscreenToggle"]), g = C.children().find((f) => f.name_ === "FullscreenToggle");
867
867
  g.hasClass("vjs-disabled") && g.hide(), ln(h, C, o, t, r, k);
@@ -874,34 +874,34 @@ const ce = async ({ event: n, apiBase: o, headers: t, visitorId: r, envId: i, me
874
874
  const o = n.match(/https:\/\/stream.mux.com\/(.*)/);
875
875
  let t = o ? o[1] : null;
876
876
  return t.includes(Ge) && (t = t.replace(Ge, "")), t ? `https://image.mux.com/${t}/thumbnail.jpg?time=0` : null;
877
- }, L = { UPLOAD_STARTED: "upload.started", UPLOAD_PROGRESS: "upload.progress", UPLOAD_FINISHED: "upload.finished", DELETE: "delete", ERROR: "error", MEDIA_TYPE: "media.type", PERMISSION_DENIED: "permission_denied", OTHER: "other", UPLOAD_ID: "upload.id", UPLOAD_PROGRESS_PCT: "upload.progress.pct", MEDIA_RECORDING_UID: "media.recording.uid", MEDIA_TYPE_VIDEO: "video", MEDIA_TYPE_AUDIO: "audio" }, X = { PlaybackRateMenuButton: "Speed", PlayToggle: "Play", FullscreenToggle: "Expand", TurnOnCamera: "Turn on", TurnOffCamera: "Turn off", DeleteButton: "Delete", RecordButton: "Record", StopButton: "Stop", PauseButton: "Pause" }, An = ({ properties: n, surveyVideoUrl: o, questionId: t }) => {
877
+ }, N = { UPLOAD_STARTED: "upload.started", UPLOAD_PROGRESS: "upload.progress", UPLOAD_FINISHED: "upload.finished", DELETE: "delete", ERROR: "error", MEDIA_TYPE: "media.type", PERMISSION_DENIED: "permission_denied", OTHER: "other", UPLOAD_ID: "upload.id", UPLOAD_PROGRESS_PCT: "upload.progress.pct", MEDIA_RECORDING_UID: "media.recording.uid", MEDIA_TYPE_VIDEO: "video", MEDIA_TYPE_AUDIO: "audio" }, ee = { PlaybackRateMenuButton: "Speed", PlayToggle: "Play", FullscreenToggle: "Expand", TurnOnCamera: "Turn on", TurnOffCamera: "Turn off", DeleteButton: "Delete", RecordButton: "Record", StopButton: "Stop", PauseButton: "Pause" }, An = ({ properties: n, surveyVideoUrl: o, questionId: t }) => {
878
878
  const r = `ul-card-video__question_player-q${t}`, { apiURL: i, viewDocument: s } = G((d) => ({ apiURL: d.apiURL, viewDocument: d.viewDocument }));
879
879
  return e("div", { id: r, ref: (d) => {
880
880
  if (d && d.children.length === 0 && !n.properties.hideRecordedPrompt) {
881
- const u = Un(r, { src: o, type: "application/x-mpegURL" }, void 0, n.properties.mediaType === L.MEDIA_TYPE_AUDIO, i, s);
881
+ const u = Un(r, { src: o, type: "application/x-mpegURL" }, void 0, n.properties.mediaType === N.MEDIA_TYPE_AUDIO, i, s);
882
882
  d.appendChild(u);
883
883
  }
884
884
  } });
885
- }, ve = ({ isDisabled: n, onClick: o, children: t }) => e(oe, { className: "ul-card__button-checkmark", disabled: n, onClick: o, type: "button", children: [e("svg", { fill: "none", height: "10", viewBox: "0 0 13 10", width: "13", xmlns: "http://www.w3.org/2000/svg", children: e("path", { d: "M11.5 1.5L4.5 8.5L1 5", stroke: "#ffffff", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5" }) }), t || "Ok"] }), Hn = ({ className: n, next: o, properties: t, questionId: r, type: i }) => {
886
- const { useMobileStyling: s, border: d } = G((T) => ({ useMobileStyling: T.useMobileStyling, border: T.border })), [u, a] = Z(!1), [v, y] = Z(""), [c, h] = Z(!1), k = t == null ? void 0 : t.collectName, C = (t == null ? void 0 : t.nameLabelText) || "Full Name", g = (t == null ? void 0 : t.consentText) || "I agree to the stated conditions", f = (t == null ? void 0 : t.submitButtonText) || "Submit", _ = !!v.trim(), N = u && (!k || _), R = (T, $ = !1) => {
885
+ }, ve = ({ isDisabled: n, onClick: o, children: t }) => e(oe, { className: "ul-card__button-checkmark", disabled: n, onClick: o, type: "button", children: [e("svg", { fill: "none", height: "10", viewBox: "0 0 13 10", width: "13", xmlns: "http://www.w3.org/2000/svg", children: e("path", { d: "M11.5 1.5L4.5 8.5L1 5", stroke: "#ffffff", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5" }) }), t || "Ok"] }), $n = ({ className: n, next: o, properties: t, questionId: r, type: i }) => {
886
+ const { useMobileStyling: s, border: d } = G((T) => ({ useMobileStyling: T.useMobileStyling, border: T.border })), [u, a] = Q(!1), [v, y] = Q(""), [c, h] = Q(!1), k = t == null ? void 0 : t.collectName, C = (t == null ? void 0 : t.nameLabelText) || "Full Name", g = (t == null ? void 0 : t.consentText) || "I agree to the stated conditions", f = (t == null ? void 0 : t.submitButtonText) || "Submit", _ = !!v.trim(), q = u && (!k || _), M = (T, $ = !1) => {
887
887
  T.preventDefault(), T.stopPropagation();
888
888
  let A = null;
889
889
  if (!$) {
890
- if (!N) return void h(!0);
890
+ if (!q) return void h(!0);
891
891
  A = { submitted: !0 }, k && (A.name = v);
892
892
  }
893
- o({ value: A, questionId: r, type: i }, !!$ || N);
893
+ o({ value: A, questionId: r, type: i }, !!$ || q);
894
894
  };
895
895
  return e("div", { className: O(n, "ul-card__consent-legal", "fade-in-transition"), children: e(ie, { embeddedType: "pdf", properties: t, children: e(le, { children: [e("div", { className: "sprig-stretch", children: [e(Oe, { allowTextEntry: !1, border: d, error: c && !u, id: "consent", isRadio: !1, isSelected: u, label: g, onUserInputChanged: ({ selected: T }) => {
896
896
  T !== u && a(!u);
897
897
  }, useMobileStyling: s }), k && e("input", { "aria-label": C, "aria-placeholder": C, className: O(K("ul-consent-legal__name-input", s)), "data-gramm": "false", maxLength: 250, name: "name", onBlur: (T) => {
898
- T.currentTarget.style.borderColor = c && !_ ? Ie : qe;
898
+ T.currentTarget.style.borderColor = c && !_ ? Te : qe;
899
899
  }, onFocus: (T) => {
900
- T.currentTarget.style.borderColor = c && !_ ? Ie : d;
900
+ T.currentTarget.style.borderColor = c && !_ ? Te : d;
901
901
  }, onInput: (T) => {
902
902
  T.preventDefault(), T.stopPropagation(), y(T.currentTarget.value);
903
- }, placeholder: C, style: c && !_ ? { borderColor: Ie } : {}, tabIndex: 0, value: v })] }), e("div", { className: "ul-card__button-wrapper ul-card-vertical__button-wrapper", children: [e(ve, { isDisabled: !N, onClick: (T) => R(new SubmitEvent(T.type)), children: re({ buttonText: f }) }), t.required === !1 && e("button", { className: "ul-card-skip__button", onClick: (T) => R(new SubmitEvent(T.type), !0), children: Me(t) })] })] }) }) }, r);
904
- }, $n = () => {
903
+ }, placeholder: C, style: c && !_ ? { borderColor: Te } : {}, tabIndex: 0, value: v })] }), e("div", { className: "ul-card__button-wrapper ul-card-vertical__button-wrapper", children: [e(ve, { isDisabled: !q, onClick: (T) => M(new SubmitEvent(T.type)), children: re({ buttonText: f }) }), t.required === !1 && e("button", { className: "ul-card-skip__button", onClick: (T) => M(new SubmitEvent(T.type), !0), children: Be(t) })] })] }) }) }, r);
904
+ }, Hn = () => {
905
905
  const { destroy: n, forceBrandedLogo: o } = G((t) => ({ destroy: t.destroy, forceBrandedLogo: t.forceBrandedLogo }));
906
906
  return ue(() => {
907
907
  setTimeout(() => {
@@ -909,13 +909,13 @@ const ce = async ({ event: n, apiBase: o, headers: t, visitorId: r, envId: i, me
909
909
  }, o ? 4e3 : 2e3);
910
910
  }, [n, o]), e("div", { className: "end-of-survey-text", children: "End of survey" });
911
911
  }, Vn = ({ activeValue: n, border: o, icon: t, enableCspTrustedTypes: r, isPressed: i, range: s, scaleLabelType: d, selectedValue: u, setSelectedValue: a, setActiveValue: v, setIsPressed: y, useMobileStyling: c, value: h, viewDocument: k }) => {
912
- const C = `option-${h}`, g = d === "number", f = d === "star", _ = d === "smiley", N = g && h === n || h === u, [R, T] = (() => {
912
+ const C = `option-${h}`, g = d === "number", f = d === "star", _ = d === "smiley", q = g && h === n || h === u, [M, T] = (() => {
913
913
  const m = f && u !== null && h <= u;
914
914
  return f && h <= n || _ && h === n || m || h === n || h === u ? [o, i || m || h === u ? 1 : 0.3] : ["", 1];
915
915
  })(), $ = fe(() => {
916
- const m = { borderColor: N ? R : "", fillOpacity: N ? "" : T, zIndex: N ? 3 : "auto", color: u === h ? "#fff" : "" };
917
- return g ? { ...m, backgroundColor: u === h ? R : "" } : { ...m, color: f || _ || u === h ? R : "" };
918
- }, [N, R, T, u, h, g, f, _]), A = fe(() => _n((({ icon: m, scaleLabelType: b, value: w, selectedValue: l }) => {
916
+ const m = { borderColor: q ? M : "", fillOpacity: q ? "" : T, zIndex: q ? 3 : "auto", color: u === h ? "#fff" : "" };
917
+ return g ? { ...m, backgroundColor: u === h ? M : "" } : { ...m, color: f || _ || u === h ? M : "" };
918
+ }, [q, M, T, u, h, g, f, _]), A = fe(() => _n((({ icon: m, scaleLabelType: b, value: w, selectedValue: l }) => {
919
919
  if (b === "smiley" && w === l) {
920
920
  let p = 0;
921
921
  return m.replace(/black/g, () => ++p == 1 ? "black" : "white");
@@ -941,11 +941,11 @@ const ce = async ({ event: n, apiBase: o, headers: t, visitorId: r, envId: i, me
941
941
  v(-1), y(!1);
942
942
  }, style: $, tabIndex: 0 });
943
943
  }, Fn = ({ className: n, labels: o, next: t, properties: r, questionId: i, type: s }) => {
944
- const { border: d, useMobileStyling: u, viewDocument: a, enableCspTrustedTypes: v } = G((b) => ({ border: b.border, useMobileStyling: b.useMobileStyling, viewDocument: b.viewDocument, enableCspTrustedTypes: b.enableCspTrustedTypes })), [y, c] = Z(-1), [h, k] = Z(!1), [C, g] = Z(null), f = o && o.left, _ = o && o.right;
945
- let N;
946
- const { range: R, scaleLabelType: T, ratingIcons: $ } = r;
947
- R && (N = Number(R));
948
- const A = N || 5, m = (b) => {
944
+ const { border: d, useMobileStyling: u, viewDocument: a, enableCspTrustedTypes: v } = G((b) => ({ border: b.border, useMobileStyling: b.useMobileStyling, viewDocument: b.viewDocument, enableCspTrustedTypes: b.enableCspTrustedTypes })), [y, c] = Q(-1), [h, k] = Q(!1), [C, g] = Q(null), f = o && o.left, _ = o && o.right;
945
+ let q;
946
+ const { range: M, scaleLabelType: T, ratingIcons: $ } = r;
947
+ M && (q = Number(M));
948
+ const A = q || 5, m = (b) => {
949
949
  var w, l;
950
950
  switch (T) {
951
951
  case "star":
@@ -961,7 +961,7 @@ const ce = async ({ event: n, apiBase: o, headers: t, visitorId: r, envId: i, me
961
961
  return e(Vn, { activeValue: y, border: d, enableCspTrustedTypes: v, icon: m(w), isPressed: h, range: A, scaleLabelType: T, selectedValue: C, setActiveValue: c, setIsPressed: k, setSelectedValue: g, useMobileStyling: u, value: l, viewDocument: a }, w);
962
962
  }) }), e("div", { className: "ul-card--likert__labels", children: [e("span", { children: f }), e("span", { children: _ })] })] }), e(le, { children: e(ve, { isDisabled: C === null && r.required, onClick: () => t({ value: C, questionId: i, type: s }, !0), children: re(r) }) })] }) }, i);
963
963
  }, zn = ({ columns: n, onSelect: o, options: t, selectedOptions: r }) => {
964
- const i = se([]), { border: s, useMobileStyling: d } = G((h) => ({ border: h.border, useMobileStyling: h.useMobileStyling })), u = t.findIndex((h) => r[h.id] === null), [a, v] = Z(u), y = be((h, k) => {
964
+ const i = se([]), { border: s, useMobileStyling: d } = G((h) => ({ border: h.border, useMobileStyling: h.useMobileStyling })), u = t.findIndex((h) => r[h.id] === null), [a, v] = Q(u), y = be((h, k) => {
965
965
  o(h, k);
966
966
  const C = a + 1, g = t[C];
967
967
  g && r[g.id] === null && v(C);
@@ -978,32 +978,32 @@ const ce = async ({ event: n, apiBase: o, headers: t, visitorId: r, envId: i, me
978
978
  }, Gn = ({ className: n, next: o, options: t, properties: r, questionId: i, type: s, onSubmitButtonClick: d }) => {
979
979
  const u = r.matrixColumn, a = r.required, v = (C) => {
980
980
  C.preventDefault(), C.stopPropagation(), o({ value: c, questionId: i, type: s }, !0), d && d();
981
- }, y = t.reduce((C, g) => (C[g.id] = null, C), {}), [c, h] = Z(y);
981
+ }, y = t.reduce((C, g) => (C[g.id] = null, C), {}), [c, h] = Q(y);
982
982
  return e("form", { className: O(n, "ul-card__matrix", "fade-in-transition"), id: "text-form", onSubmit: v, children: e(ie, { properties: r, children: [e(de, { children: e(zn, { columns: u, onSelect: (C, g) => {
983
983
  h((f) => ({ ...f, [C]: g }));
984
984
  }, options: t, selectedOptions: c }) }), e(le, { children: e(ve, { isDisabled: (k = c, a && Object.values(k).every((C) => C == null)), onClick: () => v(new SubmitEvent("submit")), children: re(r) }) })] }) }, i);
985
985
  var k;
986
986
  }, un = ({ className: n, onSubmit: o, options: t = [], properties: r, questionId: i, type: s, showIndividualSubmit: d = !1, onSubmitButtonClick: u }) => {
987
- const { border: a, useMobileStyling: v } = G((l) => ({ border: l.border, useMobileStyling: l.useMobileStyling })), y = t.reduce((l, p) => (l[p.id] = { isSelected: !1 }, l), {}), [c, h] = Z(y), k = s === "multiplechoice", C = r.required, g = t.find((l) => {
987
+ const { border: a, useMobileStyling: v } = G((l) => ({ border: l.border, useMobileStyling: l.useMobileStyling })), y = t.reduce((l, p) => (l[p.id] = { isSelected: !1 }, l), {}), [c, h] = Q(y), k = s === "multiplechoice", C = r.required, g = t.find((l) => {
988
988
  var p;
989
989
  return (p = l.optionProperties) == null ? void 0 : p.noneOfTheAbove;
990
990
  }), f = (l) => Object.entries(l).some(([p, x]) => {
991
- var M;
992
- const P = t.find((H) => `${H.id}` === p), I = x.userText === void 0 || x.userText.trim() === "";
993
- return ((M = P == null ? void 0 : P.optionProperties) == null ? void 0 : M.allowsTextEntry) && I && x.isSelected;
994
- }), _ = (l) => Object.values(l).filter((p) => p.isSelected).length, N = r.minSelect && r.minSelect > 0 && r.maxSelectMode === Ce.Range && _(c) < r.minSelect && (C || _(c) > 0), R = (l) => f(l) || C && !_(l) || !((p) => {
995
- const { minSelect: x = 0, maxSelect: P = 1 / 0, maxSelectMode: I } = r, M = _(p);
996
- switch (I) {
991
+ var B;
992
+ const P = t.find((Y) => `${Y.id}` === p), j = x.userText === void 0 || x.userText.trim() === "";
993
+ return ((B = P == null ? void 0 : P.optionProperties) == null ? void 0 : B.allowsTextEntry) && j && x.isSelected;
994
+ }), _ = (l) => Object.values(l).filter((p) => p.isSelected).length, q = r.minSelect && r.minSelect > 0 && r.maxSelectMode === Ce.Range && _(c) < r.minSelect && (C || _(c) > 0), M = (l) => f(l) || C && !_(l) || !((p) => {
995
+ const { minSelect: x = 0, maxSelect: P = 1 / 0, maxSelectMode: j } = r, B = _(p);
996
+ switch (j) {
997
997
  case Ce.Maximum:
998
- return M <= P;
998
+ return B <= P;
999
999
  case Ce.Range:
1000
- return M === 0 || M >= x;
1000
+ return B === 0 || B >= x;
1001
1001
  default:
1002
1002
  return !0;
1003
1003
  }
1004
1004
  })(l), T = Object.entries(c).some(([l, p]) => {
1005
1005
  var x, P;
1006
- return p.isSelected && ((P = (x = t.find((I) => `${I.id}` === l)) == null ? void 0 : x.optionProperties) == null ? void 0 : P.allowsTextEntry);
1006
+ return p.isSelected && ((P = (x = t.find((j) => `${j.id}` === l)) == null ? void 0 : x.optionProperties) == null ? void 0 : P.allowsTextEntry);
1007
1007
  }), $ = d && (!k || T), A = (l) => {
1008
1008
  w(l.id, l.selected, l.userText, l.noneOfTheAbove);
1009
1009
  }, m = (l) => {
@@ -1012,21 +1012,21 @@ const ce = async ({ event: n, apiBase: o, headers: t, visitorId: r, envId: i, me
1012
1012
  }, b = () => {
1013
1013
  o(c, !0), u && u();
1014
1014
  }, w = (l, p, x, P) => {
1015
- const I = Object.assign({}, c);
1016
- if ((k || P) && p) for (const M of Object.values(I)) M.isSelected = !1, delete M.userText;
1017
- else g && !P && c[g.id].isSelected && (I[g.id].isSelected = !1);
1018
- I[l] = { isSelected: p, userText: x }, h(I);
1015
+ const j = Object.assign({}, c);
1016
+ if ((k || P) && p) for (const B of Object.values(j)) B.isSelected = !1, delete B.userText;
1017
+ else g && !P && c[g.id].isSelected && (j[g.id].isSelected = !1);
1018
+ j[l] = { isSelected: p, userText: x }, h(j);
1019
1019
  };
1020
- return e("form", { className: O(n, "ul-card--multiple", "fade-in-transition"), id: "text-form", onSubmit: b, children: e(ie, { properties: r, children: [e(de, { children: [r.isDropdown ? e(Dn, { disabledOptions: t.filter((l) => m(l.id)), dropdownFooter: N ? e("div", { className: "ul-card__min-select-counter", style: { marginLeft: "16px" }, children: [_(c), "/", r.minSelect] }) : void 0, isMultiSelect: !k, multiselectText: r.dropdownMultiselectedText ?? "choices selected", onChange: (l) => {
1020
+ return e("form", { className: O(n, "ul-card--multiple", "fade-in-transition"), id: "text-form", onSubmit: b, children: e(ie, { properties: r, children: [e(de, { children: [r.isDropdown ? e(Dn, { disabledOptions: t.filter((l) => m(l.id)), dropdownFooter: q ? e("div", { className: "ul-card__min-select-counter", style: { marginLeft: "16px" }, children: [_(c), "/", r.minSelect] }) : void 0, isMultiSelect: !k, multiselectText: r.dropdownMultiselectedText ?? "choices selected", onChange: (l) => {
1021
1021
  const p = { ...c };
1022
1022
  for (const x of t) l.includes(x) ? p[x.id].isSelected = !0 : p[x.id].isSelected = !1;
1023
1023
  h(p);
1024
1024
  }, options: t, placeholderText: r.dropdownPlaceholderText ?? (k ? "Select choice" : "Select choice(s)"), value: t.filter((l) => c[l.id].isSelected) }) : e("div", { className: O(K("ul-card__choices", v)), role: k ? "radiogroup" : "group", children: [t.map(({ id: l, label: p, value: x, optionProperties: P }) => {
1025
- var q, Q;
1026
- const I = `${l}`, { allowsTextEntry: M, noneOfTheAbove: H } = { allowsTextEntry: !1, noneOfTheAbove: !1, ...P };
1027
- return e(Oe, { allowTextEntry: M, border: a, disabled: m(I), error: (U = c, f(U)), id: I, isRadio: k, isSelected: !!((q = c[I]) != null && q.isSelected), label: p, noneOfTheAbove: H, onUserInputChanged: A, promptText: "Please specify", text: (Q = c[l]) == null ? void 0 : Q.userText, useMobileStyling: v, value: x }, I);
1028
- var U;
1029
- }), !!N && e("div", { className: "ul-card__min-select-counter", children: [_(c), "/", r.minSelect] })] }), $ && e(Sn, { handleSubmit: b, isSubmitDisabled: R(c) })] }), e(le, { children: e(ve, { isDisabled: R(c), onClick: b, children: re(r) }) })] }) }, i);
1025
+ var R, F;
1026
+ const j = `${l}`, { allowsTextEntry: B, noneOfTheAbove: Y } = { allowsTextEntry: !1, noneOfTheAbove: !1, ...P };
1027
+ return e(Oe, { allowTextEntry: B, border: a, disabled: m(j), error: (L = c, f(L)), id: j, isRadio: k, isSelected: !!((R = c[j]) != null && R.isSelected), label: p, noneOfTheAbove: Y, onUserInputChanged: A, promptText: "Please specify", text: (F = c[l]) == null ? void 0 : F.userText, useMobileStyling: v, value: x }, j);
1028
+ var L;
1029
+ }), !!q && e("div", { className: "ul-card__min-select-counter", children: [_(c), "/", r.minSelect] })] }), $ && e(Sn, { handleSubmit: b, isSubmitDisabled: M(c) })] }), e(le, { children: e(ve, { isDisabled: M(c), onClick: b, children: re(r) }) })] }) }, i);
1030
1030
  }, Zn = (n) => {
1031
1031
  const { questionId: o, type: t, next: r, options: i } = n;
1032
1032
  return e(un, { ...n, onSubmit: (s, d) => {
@@ -1044,20 +1044,20 @@ const ce = async ({ event: n, apiBase: o, headers: t, visitorId: r, envId: i, me
1044
1044
  r({ value: d, secondaryValue: u, questionId: o, type: t }, s);
1045
1045
  } });
1046
1046
  }, Yn = ({ className: n, labels: o, properties: t, next: r, questionId: i, type: s }) => {
1047
- const [d, u] = Z(null), { border: a, useMobileStyling: v, viewDocument: y } = G((k) => ({ border: k.border, useMobileStyling: k.useMobileStyling, viewDocument: k.viewDocument })), c = o && o.left, h = o && o.right;
1047
+ const [d, u] = Q(null), { border: a, useMobileStyling: v, viewDocument: y } = G((k) => ({ border: k.border, useMobileStyling: k.useMobileStyling, viewDocument: k.viewDocument })), c = o && o.left, h = o && o.right;
1048
1048
  return e("form", { className: O(n, "ul-card--nps", "fade-in-transition"), children: e(ie, { properties: t, children: [e(de, { children: [e("div", { className: "ul-card--nps__numbers", children: [...Array(11)].map((k, C) => e("button", { className: O(K("nps-number", v), K(`nps-number-${C}`, v)), id: `option-${C}`, onClick: (g) => {
1049
1049
  g.preventDefault(), g.stopPropagation(), u(C);
1050
1050
  }, onKeyDown: (g) => {
1051
- var _, N;
1051
+ var _, q;
1052
1052
  const f = y.querySelectorAll("button.nps-number");
1053
- g.key === "ArrowRight" ? (_ = f[C + 1]) == null || _.focus() : g.key === "ArrowLeft" ? (N = f[C - 1]) == null || N.focus() : g.key !== "Enter" && g.key !== " " || (g.preventDefault(), g.stopPropagation(), u(C));
1053
+ g.key === "ArrowRight" ? (_ = f[C + 1]) == null || _.focus() : g.key === "ArrowLeft" ? (q = f[C - 1]) == null || q.focus() : g.key !== "Enter" && g.key !== " " || (g.preventDefault(), g.stopPropagation(), u(C));
1054
1054
  }, onPointerDown: (g) => {
1055
1055
  g.currentTarget.style.zIndex = "2", g.currentTarget.style.borderColor = a;
1056
1056
  }, onPointerLeave: (g) => {
1057
1057
  g.currentTarget.style.zIndex = "auto", g.currentTarget.style.borderColor = qe;
1058
1058
  }, style: d === C ? { backgroundColor: a, color: "#fff" } : void 0, tabIndex: 0, children: C }, C)) }), e("div", { className: "ul-card--nps__labels", children: [e("span", { children: c }), e("span", { children: h })] })] }), e(le, { children: e(ve, { isDisabled: d === null && t.required, onClick: () => r({ value: d, questionId: i, type: s }, !0), children: re(t) }) })] }) }, i);
1059
1059
  }, Wn = ({ className: n, next: o, properties: t, questionId: r, type: i, onSubmitButtonClick: s }) => {
1060
- const { border: d, useMobileStyling: u, update: a } = G((f) => ({ border: f.border, useMobileStyling: f.useMobileStyling, update: f.update })), [v, y] = Z(""), c = se(null), h = v.trim(), k = t.required === !0 && !h, C = Pn(c, () => a()), g = t && t.openTextPlaceholder ? t.openTextPlaceholder : "";
1060
+ const { border: d, useMobileStyling: u, update: a } = G((f) => ({ border: f.border, useMobileStyling: f.useMobileStyling, update: f.update })), [v, y] = Q(""), c = se(null), h = v.trim(), k = t.required === !0 && !h, C = Pn(c, () => a()), g = t && t.openTextPlaceholder ? t.openTextPlaceholder : "";
1061
1061
  return e("form", { className: O(n, "ul-card-text", "fade-in-transition"), id: "text-form", children: e(ie, { properties: t, children: e("div", { className: "ul-card-text", children: [e(de, { children: [e("div", { className: "ul-card-text__container", children: e("textarea", { "aria-describedby": "ul-caption", "aria-labelledby": "ul-question", "aria-multiline": "true", "aria-placeholder": g, className: O(K("ul-card-text__input", u)), "data-gramm": "false", maxLength: 5e3, name: "text", onBlur: (f) => {
1062
1062
  f.currentTarget.style.borderColor = qe;
1063
1063
  }, onChange: (f) => {
@@ -1071,32 +1071,32 @@ const ce = async ({ event: n, apiBase: o, headers: t, visitorId: r, envId: i, me
1071
1071
  o({ value: v, questionId: r, type: i }, _), s && s();
1072
1072
  }, children: re(t) }) })] }) }) }, r);
1073
1073
  }, Kn = ({ className: n, labels: o, next: t, properties: r, questionId: i, type: s, onSubmitButtonClick: d, options: u }) => {
1074
- const a = se(null), v = se(0), y = se(0), c = se(null), h = se(!1), k = se([]), [C, g] = Z(() => (r == null ? void 0 : r.required) === !0), [f, _] = Z(() => u.map((E) => ({ ...E, rank: null }))), N = fe(() => Array.from({ length: u.length }, (E, D) => D + 1), [u.length]), { useMobileStyling: R, isPreview: T, headers: $ } = G((E) => ({ useMobileStyling: E.useMobileStyling, isPreview: E.isPreview, headers: E.headers })), A = ($ == null ? void 0 : $["userleap-platform"]) === "android", m = R && !T && !A, b = !m && !A, w = (E, D) => {
1075
- _((B) => {
1076
- const S = parseInt(D), F = B.map((V) => ({ ...V }));
1077
- F.some((V) => V.rank == null) && F.forEach((V, he) => V.rank = he + 1);
1078
- const J = F.findIndex((V) => V.id === E);
1079
- if (J === -1) return B;
1080
- const z = F[J].rank;
1081
- return S < z ? F.forEach((V) => {
1082
- V.id !== E && V.rank >= S && V.rank < z && (V.rank = V.rank + 1);
1083
- }) : S > z && F.forEach((V) => {
1084
- V.id !== E && V.rank > z && V.rank <= S && (V.rank = V.rank - 1);
1085
- }), F[J].rank = S, F.sort((V, he) => V.rank - he.rank), H(), F;
1074
+ const a = se(null), v = se(0), y = se(0), c = se(null), h = se(!1), k = se([]), [C, g] = Q(() => (r == null ? void 0 : r.required) === !0), [f, _] = Q(() => u.map((E) => ({ ...E, rank: null }))), q = fe(() => Array.from({ length: u.length }, (E, D) => D + 1), [u.length]), { useMobileStyling: M, isPreview: T, headers: $ } = G((E) => ({ useMobileStyling: E.useMobileStyling, isPreview: E.isPreview, headers: E.headers })), A = ($ == null ? void 0 : $["userleap-platform"]) === "android", m = M && !T && !A, b = !m && !A, w = (E, D) => {
1075
+ _((U) => {
1076
+ const S = parseInt(D), V = U.map((H) => ({ ...H }));
1077
+ V.some((H) => H.rank == null) && V.forEach((H, he) => H.rank = he + 1);
1078
+ const X = V.findIndex((H) => H.id === E);
1079
+ if (X === -1) return U;
1080
+ const z = V[X].rank;
1081
+ return S < z ? V.forEach((H) => {
1082
+ H.id !== E && H.rank >= S && H.rank < z && (H.rank = H.rank + 1);
1083
+ }) : S > z && V.forEach((H) => {
1084
+ H.id !== E && H.rank > z && H.rank <= S && (H.rank = H.rank - 1);
1085
+ }), V[X].rank = S, V.sort((H, he) => H.rank - he.rank), Y(), V;
1086
1086
  });
1087
1087
  }, l = (E, D) => {
1088
- for (let B = 0; B < k.current.length; B++) {
1089
- const S = k.current[B];
1088
+ for (let U = 0; U < k.current.length; U++) {
1089
+ const S = k.current[U];
1090
1090
  if (!S || S === c.current) continue;
1091
- const F = S.getBoundingClientRect();
1092
- if (E >= F.left && E <= F.right && D >= F.top && D <= F.bottom) return { element: S, index: B };
1091
+ const V = S.getBoundingClientRect();
1092
+ if (E >= V.left && E <= V.right && D >= V.top && D <= V.bottom) return { element: S, index: U };
1093
1093
  }
1094
1094
  return null;
1095
1095
  }, p = (E) => (D) => {
1096
1096
  if (!m) return;
1097
1097
  D.preventDefault(), D.stopPropagation(), h.current = !0, a.current = E;
1098
- const B = D.touches[0];
1099
- v.current = B.clientY, y.current = B.clientY;
1098
+ const U = D.touches[0];
1099
+ v.current = U.clientY, y.current = U.clientY;
1100
1100
  const S = D.currentTarget.closest(".ul-card-rank__option");
1101
1101
  S && (c.current = S, S.classList.add("is-dragging"));
1102
1102
  }, x = (E) => {
@@ -1104,60 +1104,60 @@ const ce = async ({ event: n, apiBase: o, headers: t, visitorId: r, envId: i, me
1104
1104
  E.preventDefault(), E.stopPropagation();
1105
1105
  const D = E.touches[0];
1106
1106
  y.current = D.clientY;
1107
- const B = y.current - v.current;
1108
- c.current && (c.current.style.transform = `translateY(${B}px)`, c.current.style.zIndex = "1000"), k.current.forEach((F) => {
1109
- F && F !== c.current && F.classList.remove("is-drop-target");
1107
+ const U = y.current - v.current;
1108
+ c.current && (c.current.style.transform = `translateY(${U}px)`, c.current.style.zIndex = "1000"), k.current.forEach((V) => {
1109
+ V && V !== c.current && V.classList.remove("is-drop-target");
1110
1110
  });
1111
1111
  const S = l(D.clientX, D.clientY);
1112
1112
  S && S.element.classList.add("is-drop-target");
1113
1113
  }, P = (E) => {
1114
1114
  if (!m || !h.current || a.current === null) return;
1115
1115
  E.preventDefault(), E.stopPropagation();
1116
- const D = E.changedTouches[0], B = l(D.clientX, D.clientY);
1116
+ const D = E.changedTouches[0], U = l(D.clientX, D.clientY);
1117
1117
  c.current && (c.current.style.transform = "", c.current.style.zIndex = "", c.current.classList.remove("is-dragging")), k.current.forEach((S) => {
1118
1118
  S && S.classList.remove("is-drop-target");
1119
- }), B && B.index !== a.current && I(a.current, B.index), a.current = null, c.current = null, h.current = !1;
1120
- }, I = (E, D) => {
1121
- _((B) => {
1122
- const S = B.map((J) => ({ ...J })), [F] = S.splice(E, 1);
1123
- return S.splice(D, 0, F), S.forEach((J, z) => {
1124
- J.rank = z + 1;
1125
- }), H(), S;
1119
+ }), U && U.index !== a.current && j(a.current, U.index), a.current = null, c.current = null, h.current = !1;
1120
+ }, j = (E, D) => {
1121
+ _((U) => {
1122
+ const S = U.map((X) => ({ ...X })), [V] = S.splice(E, 1);
1123
+ return S.splice(D, 0, V), S.forEach((X, z) => {
1124
+ X.rank = z + 1;
1125
+ }), Y(), S;
1126
1126
  });
1127
- }, M = (E) => {
1127
+ }, B = (E) => {
1128
1128
  const D = {};
1129
- E.reduce((B, S) => (B[S.id] = S.rank, B), D), t({ value: D, questionId: i, type: s }, !0);
1130
- }, H = () => {
1129
+ E.reduce((U, S) => (U[S.id] = S.rank, U), D), t({ value: D, questionId: i, type: s }, !0);
1130
+ }, Y = () => {
1131
1131
  g(!1);
1132
- }, { left: U, right: q } = o, Q = u.length, Y = (E) => {
1132
+ }, { left: L, right: R } = o, F = u.length, Z = (E) => {
1133
1133
  E.preventDefault(), E.currentTarget.classList.add("is-drop-target");
1134
- }, ee = (E) => {
1134
+ }, J = (E) => {
1135
1135
  E.currentTarget.classList.remove("is-drop-target");
1136
1136
  }, me = (E) => {
1137
1137
  a.current = null, E.currentTarget.classList.remove("is-dragging");
1138
1138
  };
1139
1139
  return e("form", { className: O(n, "ul-card-rank", "fade-in-transition"), onSubmit: (E) => {
1140
- E.preventDefault(), M(f), d && d();
1141
- }, children: e(ie, { properties: r, children: e(Be, A ? { children: [e(de, { children: e("div", { className: "ul-card--rank__question-inner-container", children: [e("div", { className: "ul-card-rank__labels", children: e("span", { children: ["1 - ", U] }) }), e("ol", { className: "ul-card-rank__list", children: f.map(({ id: E, label: D, rank: B }) => e("li", { className: "ul-card-rank__option", children: [e("select", { "aria-label": `Rank for ${D}`, className: O("ul-card-rank__select", B == null && "ul-card-rank__select--placeholder"), name: `rank[${E}]`, onChange: (S) => w(E, S.currentTarget.value), value: B ?? "", children: [B == null && e("option", { className: "ul-card-rank__select-option", disabled: !0, value: "", children: "-" }), N.map((S) => e("option", { className: "ul-card-rank__select-option", value: S, children: S }, `${S}-${i}`))] }), e("span", { children: D })] }, E)) }), e("div", { className: "ul-card-rank__labels", children: e("span", { children: [Q, " - ", q] }) })] }) }), e(le, { children: e("div", { className: "ul-card__button-wrapper", children: e(oe, { disabled: C, children: re(r) }) }) })] } : { children: [e(de, { children: e("div", { className: "ul-card--rank__question-inner-container", children: [e("div", { className: "ul-card-rank__labels", children: e("span", { children: ["1 - ", U] }) }), e("ol", { className: "ul-card-rank__list", onDragOver: A ? void 0 : (E) => {
1140
+ E.preventDefault(), B(f), d && d();
1141
+ }, children: e(ie, { properties: r, children: e(Ee, A ? { children: [e(de, { children: e("div", { className: "ul-card--rank__question-inner-container", children: [e("div", { className: "ul-card-rank__labels", children: e("span", { children: ["1 - ", L] }) }), e("ol", { className: "ul-card-rank__list", children: f.map(({ id: E, label: D, rank: U }) => e("li", { className: "ul-card-rank__option", children: [e("select", { "aria-label": `Rank for ${D}`, className: O("ul-card-rank__select", U == null && "ul-card-rank__select--placeholder"), name: `rank[${E}]`, onChange: (S) => w(E, S.currentTarget.value), value: U ?? "", children: [U == null && e("option", { className: "ul-card-rank__select-option", disabled: !0, value: "", children: "-" }), q.map((S) => e("option", { className: "ul-card-rank__select-option", value: S, children: S }, `${S}-${i}`))] }), e("span", { children: D })] }, E)) }), e("div", { className: "ul-card-rank__labels", children: e("span", { children: [F, " - ", R] }) })] }) }), e(le, { children: e("div", { className: "ul-card__button-wrapper", children: e(oe, { disabled: C, children: re(r) }) }) })] } : { children: [e(de, { children: e("div", { className: "ul-card--rank__question-inner-container", children: [e("div", { className: "ul-card-rank__labels", children: e("span", { children: ["1 - ", L] }) }), e("ol", { className: "ul-card-rank__list", onDragOver: A ? void 0 : (E) => {
1142
1142
  E.preventDefault(), E.dataTransfer && (E.dataTransfer.dropEffect = "move");
1143
- }, children: f.map(({ id: E, label: D, rank: B }, S) => {
1144
- return e("li", { className: "ul-card-rank__option", draggable: !!b || void 0, onDragEnd: b ? me : void 0, onDragEnter: b ? Y : void 0, onDragLeave: b ? ee : void 0, onDragStart: b ? (J = S, (z) => {
1145
- a.current = J, z.dataTransfer && (z.dataTransfer.effectAllowed = "move", z.dataTransfer.setData("text/plain", String(J)), z.currentTarget.classList.add("is-dragging"));
1146
- }) : void 0, onDrop: b ? (F = S, (z) => {
1143
+ }, children: f.map(({ id: E, label: D, rank: U }, S) => {
1144
+ return e("li", { className: "ul-card-rank__option", draggable: !!b || void 0, onDragEnd: b ? me : void 0, onDragEnter: b ? Z : void 0, onDragLeave: b ? J : void 0, onDragStart: b ? (X = S, (z) => {
1145
+ a.current = X, z.dataTransfer && (z.dataTransfer.effectAllowed = "move", z.dataTransfer.setData("text/plain", String(X)), z.currentTarget.classList.add("is-dragging"));
1146
+ }) : void 0, onDrop: b ? (V = S, (z) => {
1147
1147
  var he, Fe;
1148
1148
  z.preventDefault(), z.currentTarget.classList.remove("is-drop-target");
1149
- const V = a.current;
1150
- a.current = null, (Fe = (he = z.currentTarget.closest(".ul-card-rank__list")) == null ? void 0 : he.querySelector(".is-dragging")) == null || Fe.classList.remove("is-dragging"), V != null && V !== F && I(V, F);
1151
- }) : void 0, ref: (z) => k.current[S] = z, children: [e("select", { "aria-label": `Rank for ${D}`, className: O("ul-card-rank__select", B == null && "ul-card-rank__select--placeholder"), name: `rank[${E}]`, onChange: (z) => w(E, z.currentTarget.value), value: B ?? "", children: [B == null && e("option", { className: "ul-card-rank__select-option", disabled: !0, value: "", children: "-" }), N.map((z) => e("option", { className: "ul-card-rank__select-option", value: z, children: z }, z))] }), e("span", { children: D }), !A && e("button", { "aria-label": `Drag ${D} to reorder`, className: "ul-card-rank__drag-btn", onTouchEnd: m ? P : void 0, onTouchMove: m ? x : void 0, onTouchStart: m ? p(S) : void 0, title: "Drag to reorder", type: "button", children: e("svg", { fill: "none", height: "17", viewBox: "0 0 16 17", width: "16", xmlns: "http://www.w3.org/2000/svg", children: e("path", { d: "M5.75 11.625C6.37132 11.625 6.875 12.1287 6.875 12.75C6.875 13.3713 6.37132 13.875 5.75 13.875C5.12868 13.875 4.625 13.3713 4.625 12.75C4.625 12.1287 5.12868 11.625 5.75 11.625ZM10.25 11.625C10.8713 11.625 11.375 12.1287 11.375 12.75C11.375 13.3713 10.8713 13.875 10.25 13.875C9.62868 13.875 9.125 13.3713 9.125 12.75C9.125 12.1287 9.62868 11.625 10.25 11.625ZM5.75 7.375C6.37132 7.375 6.875 7.87868 6.875 8.5C6.875 9.12132 6.37132 9.625 5.75 9.625C5.12868 9.625 4.625 9.12132 4.625 8.5C4.625 7.87868 5.12868 7.375 5.75 7.375ZM10.25 7.375C10.8713 7.375 11.375 7.87868 11.375 8.5C11.375 9.12132 10.8713 9.625 10.25 9.625C9.62868 9.625 9.125 9.12132 9.125 8.5C9.125 7.87868 9.62868 7.375 10.25 7.375ZM5.75 3.125C6.37132 3.125 6.875 3.62868 6.875 4.25C6.875 4.87132 6.37132 5.375 5.75 5.375C5.12868 5.375 4.625 4.87132 4.625 4.25C4.625 3.62868 5.12868 3.125 5.75 3.125ZM10.25 3.125C10.8713 3.125 11.375 3.62868 11.375 4.25C11.375 4.87132 10.8713 5.375 10.25 5.375C9.62868 5.375 9.125 4.87132 9.125 4.25C9.125 3.62868 9.62868 3.125 10.25 3.125Z", fill: "currentColor" }) }) })] }, E);
1152
- var F, J;
1153
- }) }), e("div", { className: "ul-card-rank__labels", children: e("span", { children: [Q, " - ", q] }) })] }) }), e(le, { children: e("div", { className: "ul-card__button-wrapper", children: e(oe, { disabled: C, children: re(r) }) }) })] }) }) }, i);
1154
- }, Le = 1, pn = 2, vn = 3, we = (n) => n.type === "av_permission", Ke = (n) => n.type === "screen_permission", mn = (n, o) => n === void 0 ? Le : n ? ((t, r) => !(we(r) ? r.permissionDescriptors : []).includes("camera") || t.getVideoTracks().length > 0)(n, o) ? vn : Le : pn, Je = { avStream: null, currentPage: null, mediaRecordingUids: null, nextQuestion: () => {
1149
+ const H = a.current;
1150
+ a.current = null, (Fe = (he = z.currentTarget.closest(".ul-card-rank__list")) == null ? void 0 : he.querySelector(".is-dragging")) == null || Fe.classList.remove("is-dragging"), H != null && H !== V && j(H, V);
1151
+ }) : void 0, ref: (z) => k.current[S] = z, children: [e("select", { "aria-label": `Rank for ${D}`, className: O("ul-card-rank__select", U == null && "ul-card-rank__select--placeholder"), name: `rank[${E}]`, onChange: (z) => w(E, z.currentTarget.value), value: U ?? "", children: [U == null && e("option", { className: "ul-card-rank__select-option", disabled: !0, value: "", children: "-" }), q.map((z) => e("option", { className: "ul-card-rank__select-option", value: z, children: z }, z))] }), e("span", { children: D }), !A && e("button", { "aria-label": `Drag ${D} to reorder`, className: "ul-card-rank__drag-btn", onTouchEnd: m ? P : void 0, onTouchMove: m ? x : void 0, onTouchStart: m ? p(S) : void 0, title: "Drag to reorder", type: "button", children: e("svg", { fill: "none", height: "17", viewBox: "0 0 16 17", width: "16", xmlns: "http://www.w3.org/2000/svg", children: e("path", { d: "M5.75 11.625C6.37132 11.625 6.875 12.1287 6.875 12.75C6.875 13.3713 6.37132 13.875 5.75 13.875C5.12868 13.875 4.625 13.3713 4.625 12.75C4.625 12.1287 5.12868 11.625 5.75 11.625ZM10.25 11.625C10.8713 11.625 11.375 12.1287 11.375 12.75C11.375 13.3713 10.8713 13.875 10.25 13.875C9.62868 13.875 9.125 13.3713 9.125 12.75C9.125 12.1287 9.62868 11.625 10.25 11.625ZM5.75 7.375C6.37132 7.375 6.875 7.87868 6.875 8.5C6.875 9.12132 6.37132 9.625 5.75 9.625C5.12868 9.625 4.625 9.12132 4.625 8.5C4.625 7.87868 5.12868 7.375 5.75 7.375ZM10.25 7.375C10.8713 7.375 11.375 7.87868 11.375 8.5C11.375 9.12132 10.8713 9.625 10.25 9.625C9.62868 9.625 9.125 9.12132 9.125 8.5C9.125 7.87868 9.62868 7.375 10.25 7.375ZM5.75 3.125C6.37132 3.125 6.875 3.62868 6.875 4.25C6.875 4.87132 6.37132 5.375 5.75 5.375C5.12868 5.375 4.625 4.87132 4.625 4.25C4.625 3.62868 5.12868 3.125 5.75 3.125ZM10.25 3.125C10.8713 3.125 11.375 3.62868 11.375 4.25C11.375 4.87132 10.8713 5.375 10.25 5.375C9.62868 5.375 9.125 4.87132 9.125 4.25C9.125 3.62868 9.62868 3.125 10.25 3.125Z", fill: "currentColor" }) }) })] }, E);
1152
+ var V, X;
1153
+ }) }), e("div", { className: "ul-card-rank__labels", children: e("span", { children: [F, " - ", R] }) })] }) }), e(le, { children: e("div", { className: "ul-card__button-wrapper", children: e(oe, { disabled: C, children: re(r) }) }) })] }) }) }, i);
1154
+ }, Re = 1, pn = 2, vn = 3, we = (n) => n.type === "av_permission", Ke = (n) => n.type === "screen_permission", mn = (n, o) => n === void 0 ? Re : n ? ((t, r) => !(we(r) ? r.permissionDescriptors : []).includes("camera") || t.getVideoTracks().length > 0)(n, o) ? vn : Re : pn, Je = { avStream: null, currentPage: null, mediaRecordingUids: null, nextQuestion: () => {
1155
1155
  }, passthroughData: void 0, recordingMediaTypes: void 0, screenPermissionRequested: !1, type: void 0 }, te = xn((n) => ({ ...Je, reset: () => {
1156
1156
  n(Je);
1157
1157
  }, updatePage: (o) => {
1158
1158
  n(o);
1159
1159
  } }));
1160
- function Re({ currentPage: n, pages: o }) {
1160
+ function Ne({ currentPage: n, pages: o }) {
1161
1161
  const { avStream: t, recordingMediaTypes: r, updatePage: i } = te.getState(), { recorderEventEmitter: s } = G.getState();
1162
1162
  s.emit("av.permission", { "permission.descriptors": n.permissionDescriptors, "stream.ready": (d, u) => {
1163
1163
  if (t === d) return;
@@ -1169,7 +1169,7 @@ function Re({ currentPage: n, pages: o }) {
1169
1169
  i({ currentPage: a, avStream: d });
1170
1170
  } });
1171
1171
  }
1172
- function Ne({ status: n }) {
1172
+ function Me({ status: n }) {
1173
1173
  const { nextQuestion: o, passthroughData: t, mediaRecordingUids: r, reset: i } = te.getState(), { recorderEventEmitter: s, handleUploadUpdate: d, index: u } = G.getState(), a = { value: { taskStatus: n }, type: "recordedtask", questionId: (t == null ? void 0 : t.questionId) || 1 };
1174
1174
  t && s.emit("finish.task", { "begin.callback": (v) => {
1175
1175
  d({ mediaRecordingUid: v, isSubmitted: !0, progressPct: 0, isComplete: !1 });
@@ -1181,7 +1181,7 @@ function Ne({ status: n }) {
1181
1181
  a.value.taskDurationMillisecond = v, r && (a.value.mediaRecordingUids = r), i(), o(a);
1182
1182
  } });
1183
1183
  }
1184
- function $e({ pages: n, setIsRequestingPermission: o }) {
1184
+ function He({ pages: n, setIsRequestingPermission: o }) {
1185
1185
  const { recorderEventEmitter: t, eventEmitFn: r } = G.getState(), { updatePage: i, currentPage: s, recordingMediaTypes: d, screenPermissionRequested: u } = te.getState();
1186
1186
  if (!s) return;
1187
1187
  const a = n.indexOf(s);
@@ -1205,7 +1205,7 @@ function $e({ pages: n, setIsRequestingPermission: o }) {
1205
1205
  return;
1206
1206
  }
1207
1207
  }
1208
- const hn = "ul-permission-graphics-container", gn = "ul-permission-body", bn = O(hn, "ul_recorded-task-inset-spacing"), Ee = O("ul-horizontal-button-container", "ul-horizontal-button-container-left"), fn = ({ richTextBody: n }) => e(ye, { className: "ul-rich-text-body", html: n, id: "ul-task-detail-container" }), je = ({ required: n, skipButtonText: o, bottom: t = !1 }) => n ? null : e(oe, { className: O(t && "ul-skip-button-below", "ul-button-inactive"), onClick: Ne.bind(null, { status: "abandoned" }), children: o || "Skip" }), Ve = (n) => {
1208
+ const hn = "ul-permission-graphics-container", gn = "ul-permission-body", bn = O(hn, "ul_recorded-task-inset-spacing"), je = O("ul-horizontal-button-container", "ul-horizontal-button-container-left"), fn = ({ richTextBody: n }) => e(ye, { className: "ul-rich-text-body", html: n, id: "ul-task-detail-container" }), Ie = ({ required: n, skipButtonText: o, bottom: t = !1 }) => n ? null : e(oe, { className: O(t && "ul-skip-button-below", "ul-button-inactive"), onClick: Me.bind(null, { status: "abandoned" }), children: o || "Skip" }), Ve = (n) => {
1209
1209
  const { avStream: o, captureStream: t, recordingMediaTypes: r, updatePage: i } = te.getState(), s = (r == null ? void 0 : r.includes("audio")) || (r == null ? void 0 : r.includes("video"));
1210
1210
  ue(() => {
1211
1211
  const d = setInterval(() => {
@@ -1215,33 +1215,33 @@ const hn = "ul-permission-graphics-container", gn = "ul-permission-body", bn = O
1215
1215
  }, [o, t, s, n, r, i]);
1216
1216
  }, Jn = ({ content: n, pages: o, required: t }) => {
1217
1217
  const { buttonText: r, skipButtonText: i, taskDetail: s } = n;
1218
- return Ve(o), e("div", { className: "ul-task-page", children: [s && e(fn, { richTextBody: s }), e("div", { className: Ee, children: [e(oe, { onClick: $e.bind(null, { pages: o }), children: r }), e(je, { required: t, skipButtonText: i })] })] }, "start-task");
1218
+ return Ve(o), e("div", { className: "ul-task-page", children: [s && e(fn, { richTextBody: s }), e("div", { className: je, children: [e(oe, { onClick: He.bind(null, { pages: o }), children: r }), e(Ie, { required: t, skipButtonText: i })] })] }, "start-task");
1219
1219
  }, Xn = ({ content: n, pages: o, properties: t }) => {
1220
1220
  const { buttonText: r, skipButtonText: i } = n;
1221
- return Ve(o), e("div", { className: "ul-task-page", children: [n.taskDetail && e(fn, { richTextBody: n.taskDetail }), e(ie, { properties: t, children: e("div", { className: Ee, children: [e(oe, { className: "ul-complete-task-button", onClick: Ne.bind(null, { status: "completed" }), children: r }), e(oe, { className: O("ul-button-inactive"), onClick: Ne.bind(null, { status: "given.up" }), children: i })] }) })] }, "complete-task");
1221
+ return Ve(o), e("div", { className: "ul-task-page", children: [n.taskDetail && e(fn, { richTextBody: n.taskDetail }), e(ie, { properties: t, children: e("div", { className: je, children: [e(oe, { className: "ul-complete-task-button", onClick: Me.bind(null, { status: "completed" }), children: r }), e(oe, { className: O("ul-button-inactive"), onClick: Me.bind(null, { status: "given.up" }), children: i })] }) })] }, "complete-task");
1222
1222
  }, et = ({ content: n, pages: o, required: t }) => {
1223
- const { buttonText: r, skipButtonText: i } = n, [s] = G((a) => [a.tabTitle]), [d, u] = Z(!1);
1224
- return e("div", { children: [e("div", { className: bn, children: [e("p", { style: { marginTop: "auto" }, children: n.selectTabText }), e("div", { className: "ul-select-tab-container", children: e("p", { className: gn, children: s }) })] }), e("div", { className: t ? "" : Ee, children: [e(oe, { disabled: d, onClick: $e.bind(null, { pages: o, setIsRequestingPermission: u }), children: r }), e(je, { required: t, skipButtonText: i })] })] });
1223
+ const { buttonText: r, skipButtonText: i } = n, [s] = G((a) => [a.tabTitle]), [d, u] = Q(!1);
1224
+ return e("div", { children: [e("div", { className: bn, children: [e("p", { style: { marginTop: "auto" }, children: n.selectTabText }), e("div", { className: "ul-select-tab-container", children: e("p", { className: gn, children: s }) })] }), e("div", { className: t ? "" : je, children: [e(oe, { disabled: d, onClick: He.bind(null, { pages: o, setIsRequestingPermission: u }), children: r }), e(Ie, { required: t, skipButtonText: i })] })] });
1225
1225
  }, nt = ({ content: n }) => e(ye, { className: O(hn, "ul_permission_svg_container", "ul_recorded-task-inset-spacing", "ul-center-horizontally"), html: n.svg }, "ul-permission-request-graphic"), tt = ({ content: n, pages: o, required: t }) => {
1226
1226
  const { permissionDeniedHeadline: r, permissionDeniedBody: i, skipButtonText: s, tryAgainButtonText: d } = n, u = we(o[0]) ? o[0] : null;
1227
1227
  return ue(() => {
1228
1228
  const a = setInterval(() => {
1229
- u !== null && Re({ currentPage: u, pages: o });
1229
+ u !== null && Ne({ currentPage: u, pages: o });
1230
1230
  }, 1e3);
1231
1231
  return () => clearInterval(a);
1232
- }, [u, o]), u ? e("div", { children: [e("div", { className: bn, children: e("p", { className: "ul-av-permission-denied-paragraph", children: [e("span", { className: "ul-av-permission-denied-headline", children: r }), e("span", { className: gn, children: i })] }) }), e("div", { className: Ee, children: [e(oe, { onClick: Re.bind(null, { currentPage: u, pages: o }), children: d }), e(je, { required: t, skipButtonText: s })] })] }) : null;
1232
+ }, [u, o]), u ? e("div", { children: [e("div", { className: bn, children: e("p", { className: "ul-av-permission-denied-paragraph", children: [e("span", { className: "ul-av-permission-denied-headline", children: r }), e("span", { className: gn, children: i })] }) }), e("div", { className: je, children: [e(oe, { onClick: Ne.bind(null, { currentPage: u, pages: o }), children: d }), e(Ie, { required: t, skipButtonText: s })] })] }) : null;
1233
1233
  }, rt = ({ stream: n }) => e("video", { autoPlay: !0, className: O("ul_recorded-task-inset-spacing"), id: "ul-record-task-video-preview", muted: !0, ref: (o) => {
1234
1234
  o && (o.srcObject = n || null);
1235
1235
  } }), ot = ({ content: n, pages: o, required: t }) => {
1236
1236
  const { skipButtonText: r } = n, { avStream: i } = te.getState();
1237
- return Ve(o), e("div", { children: [e(rt, { stream: i }), e("div", { className: "ul-vertical-button-container-center", children: [e(oe, { onClick: $e.bind(null, { pages: o }), children: n.buttonText }), e(je, { bottom: !0, required: t, skipButtonText: r })] })] });
1237
+ return Ve(o), e("div", { children: [e(rt, { stream: i }), e("div", { className: "ul-vertical-button-container-center", children: [e(oe, { onClick: He.bind(null, { pages: o }), children: n.buttonText }), e(Ie, { bottom: !0, required: t, skipButtonText: r })] })] });
1238
1238
  }, it = ({ properties: n }) => {
1239
1239
  const { pages: o, required: t } = n, { avStream: r, currentPage: i } = te.getState();
1240
1240
  if (i === void 0) return null;
1241
1241
  switch (i == null ? void 0 : i.type) {
1242
1242
  case "av_permission": {
1243
1243
  const s = mn(r, i);
1244
- return s === Le ? e(nt, { content: i }) : e(s === pn ? tt : ot, { content: i, pages: o, required: t });
1244
+ return s === Re ? e(nt, { content: i }) : e(s === pn ? tt : ot, { content: i, pages: o, required: t });
1245
1245
  }
1246
1246
  case "screen_permission":
1247
1247
  return e(et, { content: i, pages: o, required: t });
@@ -1255,19 +1255,19 @@ const hn = "ul-permission-graphics-container", gn = "ul-permission-body", bn = O
1255
1255
  }, st = ({ className: n, properties: o, next: t, questionId: r }) => {
1256
1256
  const i = G(), { surveyId: s, responseGroupUid: d, userId: u } = i, a = te(), { screenPermissionRequested: v } = a, y = te((g) => g.avStream);
1257
1257
  let c = te((g) => g.currentPage);
1258
- c || (c = function({ pages: g, userId: f, responseGroupUid: _, surveyId: N, questionId: R, next: T }) {
1259
- const { updatePage: $ } = te.getState(), { eventEmitFn: A, recorderEventEmitter: m } = G.getState(), b = { questionId: R, surveyId: N, visitorId: f, responseGroupUid: _ };
1258
+ c || (c = function({ pages: g, userId: f, responseGroupUid: _, surveyId: q, questionId: M, next: T }) {
1259
+ const { updatePage: $ } = te.getState(), { eventEmitFn: A, recorderEventEmitter: m } = G.getState(), b = { questionId: M, surveyId: q, visitorId: f, responseGroupUid: _ };
1260
1260
  let w = 0;
1261
- m.emit("recorded.task.permission.screen"), A("recorded.task.permission.screen"), m.emit("permission.status", { "permission.status.callback": (p, x, P, I) => {
1262
- const M = g[w], { type: H } = M, U = ["screen"];
1263
- if (we(M)) {
1264
- const { permissionDescriptors: q } = M, Q = q == null ? void 0 : q.includes("microphone"), Y = q == null ? void 0 : q.includes("camera");
1265
- Q && U.push("audio"), Y && U.push("video"), (p != null && p.active && !Y || p != null && p.active && x) && w++;
1261
+ m.emit("recorded.task.permission.screen"), A("recorded.task.permission.screen"), m.emit("permission.status", { "permission.status.callback": (p, x, P, j) => {
1262
+ const B = g[w], { type: Y } = B, L = ["screen"];
1263
+ if (we(B)) {
1264
+ const { permissionDescriptors: R } = B, F = R == null ? void 0 : R.includes("microphone"), Z = R == null ? void 0 : R.includes("camera");
1265
+ F && L.push("audio"), Z && L.push("video"), (p != null && p.active && !Z || p != null && p.active && x) && w++;
1266
1266
  }
1267
- Ke(g[w]) && P && (w++, m.emit("begin.recording", { "recording.media.types": U, "start.recording.callback": (q) => $({ mediaRecordingUids: q }) })), $({ currentPage: g[w], avStream: p, screenPermissionRequested: P, nextQuestion: T, type: H, passthroughData: b, recordingMediaTypes: U, captureStream: I });
1267
+ Ke(g[w]) && P && (w++, m.emit("begin.recording", { "recording.media.types": L, "start.recording.callback": (R) => $({ mediaRecordingUids: R }) })), $({ currentPage: g[w], avStream: p, screenPermissionRequested: P, nextQuestion: T, type: Y, passthroughData: b, recordingMediaTypes: L, captureStream: j });
1268
1268
  } });
1269
1269
  const l = g[w];
1270
- return l.type === "av_permission" && Re({ currentPage: l, pages: g }), l;
1270
+ return l.type === "av_permission" && Ne({ currentPage: l, pages: g }), l;
1271
1271
  }({ questionId: r, surveyId: s, next: (g) => {
1272
1272
  t(g, !0);
1273
1273
  }, pages: o.pages, responseGroupUid: d, userId: u }));
@@ -1280,7 +1280,7 @@ const hn = "ul-permission-graphics-container", gn = "ul-permission-body", bn = O
1280
1280
  }, a = Ln(t && t.buttonUrl, s), v = d && t.promptActionType === Rn.NO_BUTTON;
1281
1281
  return e("div", { className: O(n, "ul-card__text-url-prompt", "fade-in-transition"), children: e(ie, { properties: t, children: !v && e("div", { children: e("div", { className: "ul-card-button-group", children: [e("a", { className: "ul-card-text__button ul-card__text-url-prompt-button", href: a, id: "ul-card-text__button", onClick: u, onKeyPress: (y) => {
1282
1282
  y.key !== "Enter" && y.key !== " " || o({ value: void 0, questionId: r, type: i }, !0);
1283
- }, rel: "noreferrer", role: a ? "link" : "button", tabIndex: 0, target: "_blank", children: re(t) }), t.required === !1 && e("button", { className: "ul-card-skip__button", onClick: (y) => u(0, !0), children: Me(t) })] }) }) }) }, r);
1283
+ }, rel: "noreferrer", role: a ? "link" : "button", tabIndex: 0, target: "_blank", children: re(t) }), t.required === !1 && e("button", { className: "ul-card-skip__button", onClick: (y) => u(0, !0), children: Be(t) })] }) }) }) }, r);
1284
1284
  }, lt = ({ className: n, questionId: o }) => {
1285
1285
  const { border: t, destroy: r, endCard: i, forceBrandedLogo: s } = G((a) => ({ border: a.border, destroy: a.destroy, endCard: a.endCard, forceBrandedLogo: a.forceBrandedLogo }));
1286
1286
  ue(() => {
@@ -1297,20 +1297,20 @@ const hn = "ul-permission-graphics-container", gn = "ul-permission-body", bn = O
1297
1297
  const i = Math.round(Math.min(99, ...Object.values(o).filter((s) => s.isSubmitted).map((s) => s.progressPct || 0)));
1298
1298
  return e("div", { className: O(n, "ul-card--uploading", "fade-in-transition"), children: [e("div", { "aria-busy": "true", "aria-label": "Processing...", "aria-live": "polite", className: "ul-loading-spinner-container", role: "progressbar", children: e("div", { className: "ul-loading-spinner", children: [e("div", { className: "first" }), e("div", { className: "second" }), e("div", { className: "third" }), e("div", { className: "fourth" })] }) }), e(Ae, { message: `${t} (${i}% complete)` }), e("p", { className: "ul-caption", children: r })] });
1299
1299
  }, Xe = 0, en = 1, ut = ({ className: n, next: o, properties: t, questionId: r, type: i }) => {
1300
- const s = `ul-card-video__player_recorder-q${r}`, { apiURL: d, envId: u, handleUploadUpdate: a, headers: v, responseGroupUid: y, surveyId: c, viewDocument: h, visitorId: k } = G((b) => ({ apiURL: b.apiURL, envId: b.envId, handleUploadUpdate: b.handleUploadUpdate, headers: b.headers, responseGroupUid: b.responseGroupUid, surveyId: b.surveyId, viewDocument: b.viewDocument, visitorId: b.userId })), [C, g] = Z(!1), [f, _] = Z(null), [N, R] = Z(null), [T, $] = Z(Xe), A = (b, w) => {
1301
- b === L.UPLOAD_STARTED ? (_(w[L.UPLOAD_ID]), R(w[L.MEDIA_RECORDING_UID]), g(!0)) : b === L.DELETE ? (_(null), R(null), g(!1)) : b === L.UPLOAD_PROGRESS ? isNaN(w[L.UPLOAD_PROGRESS_PCT]) ? a({ mediaRecordingUid: w[L.MEDIA_RECORDING_UID], isComplete: !0 }) : a({ mediaRecordingUid: w[L.MEDIA_RECORDING_UID], progressPct: w[L.UPLOAD_PROGRESS_PCT] }) : b === L.UPLOAD_FINISHED && a({ mediaRecordingUid: w[L.MEDIA_RECORDING_UID], isComplete: !0 });
1300
+ const s = `ul-card-video__player_recorder-q${r}`, { apiURL: d, envId: u, handleUploadUpdate: a, headers: v, responseGroupUid: y, surveyId: c, viewDocument: h, visitorId: k } = G((b) => ({ apiURL: b.apiURL, envId: b.envId, handleUploadUpdate: b.handleUploadUpdate, headers: b.headers, responseGroupUid: b.responseGroupUid, surveyId: b.surveyId, viewDocument: b.viewDocument, visitorId: b.userId })), [C, g] = Q(!1), [f, _] = Q(null), [q, M] = Q(null), [T, $] = Q(Xe), A = (b, w) => {
1301
+ b === N.UPLOAD_STARTED ? (_(w[N.UPLOAD_ID]), M(w[N.MEDIA_RECORDING_UID]), g(!0)) : b === N.DELETE ? (_(null), M(null), g(!1)) : b === N.UPLOAD_PROGRESS ? isNaN(w[N.UPLOAD_PROGRESS_PCT]) ? a({ mediaRecordingUid: w[N.MEDIA_RECORDING_UID], isComplete: !0 }) : a({ mediaRecordingUid: w[N.MEDIA_RECORDING_UID], progressPct: w[N.UPLOAD_PROGRESS_PCT] }) : b === N.UPLOAD_FINISHED && a({ mediaRecordingUid: w[N.MEDIA_RECORDING_UID], isComplete: !0 });
1302
1302
  }, m = (b) => {
1303
1303
  b.preventDefault(), b.stopPropagation(), document.getElementById(s) && ((w) => {
1304
1304
  const l = w + Qe;
1305
- if (j.document.getElementById(l) && j.videojs) {
1305
+ if (I.document.getElementById(l) && I.videojs) {
1306
1306
  try {
1307
- if (!j.videojs(l).record().stream) return;
1307
+ if (!I.videojs(l).record().stream) return;
1308
1308
  } catch {
1309
1309
  return;
1310
1310
  }
1311
- j.videojs(l).record().stop(), j.videojs(l).record().stopDevice();
1311
+ I.videojs(l).record().stop(), I.videojs(l).record().stopDevice();
1312
1312
  }
1313
- })(s), f && N ? (a({ mediaRecordingUid: N, isSubmitted: !0 }), o({ value: { mediaRecordingUid: N }, questionId: r, type: i }, !0)) : o({ value: null, questionId: r, type: i }, !0);
1313
+ })(s), f && q ? (a({ mediaRecordingUid: q, isSubmitted: !0 }), o({ value: { mediaRecordingUid: q }, questionId: r, type: i }, !0)) : o({ value: null, questionId: r, type: i }, !0);
1314
1314
  };
1315
1315
  return e("form", { className: O(n, "ul-card--video", "fade-in-transition"), id: "ul-video-interview-form", children: [e(de, { children: [e("div", { id: "ul-question-player-container", style: { display: T === Xe ? "" : "none" }, children: e(ie, { properties: t, children: e("button", { className: "ul-video-btn ul-record-response-btn", onClick: (b) => {
1316
1316
  b.preventDefault(), b.stopPropagation(), document.getElementById(s) && ((w) => {
@@ -1319,26 +1319,26 @@ const hn = "ul-permission-graphics-container", gn = "ul-permission-body", bn = O
1319
1319
  })(s), $(en);
1320
1320
  } }) }) }), e("div", { style: { display: T === en ? "block" : "none" }, children: e("div", { id: "ul-recorder-player-container", ref: (b) => {
1321
1321
  if (b && b.children.length === 0) {
1322
- const w = ((l, p = {}, x = "https://api.userleap.com", P, I, M, H = !1, U = document) => {
1323
- j.document = U;
1324
- const q = l + Qe, Q = cn(q);
1325
- return j.document.addEventListener("securitypolicyviolation", (Y) => {
1326
- ae(new Error(`Voice & Video feature violates ${Y.violatedDirective} web page CSP policies for the recorder player.`), "recorderDeviceError", x, M, p.visitorId, p.envId);
1322
+ const w = ((l, p = {}, x = "https://api.userleap.com", P, j, B, Y = !1, L = document) => {
1323
+ I.document = L;
1324
+ const R = l + Qe, F = cn(R);
1325
+ return I.document.addEventListener("securitypolicyviolation", (Z) => {
1326
+ ae(new Error(`Voice & Video feature violates ${Z.violatedDirective} web page CSP policies for the recorder player.`), "recorderDeviceError", x, B, p.visitorId, p.envId);
1327
1327
  }), sn(rn.concat(Nn), () => {
1328
- Pe(q, Q), j.document.getElementById(He(q)).remove();
1328
+ Le(R, F), I.document.getElementById($e(R)).remove();
1329
1329
  try {
1330
- Bn(Q, q, p, x, P, I, M, H);
1331
- } catch (Y) {
1332
- return void ae(new Error(`Error when creating video recorder player object ${Y}`), "recorderDeviceError", x, M, p.visitorId, p.envId);
1330
+ Bn(F, R, p, x, P, j, B, Y);
1331
+ } catch (Z) {
1332
+ return void ae(new Error(`Error when creating video recorder player object ${Z}`), "recorderDeviceError", x, B, p.visitorId, p.envId);
1333
1333
  }
1334
- }), Q;
1335
- })(s, { surveyId: c, responseGroupUid: y, questionId: r, visitorId: k, envId: u }, d, A, void 0, { ...v, "x-ul-video-recorder-origin": "sdk" }, t.mediaType === L.MEDIA_TYPE_AUDIO, h);
1334
+ }), F;
1335
+ })(s, { surveyId: c, responseGroupUid: y, questionId: r, visitorId: k, envId: u }, d, A, void 0, { ...v, "x-ul-video-recorder-origin": "sdk" }, t.mediaType === N.MEDIA_TYPE_AUDIO, h);
1336
1336
  b.appendChild(w);
1337
1337
  }
1338
- } }) })] }), e(le, { children: [e(ve, { isDisabled: !!t.required && !C, onClick: m, children: re(t) }), e("button", { className: "ul-card-text__button ul-button-inactive ul-card-skip__button", id: "ul-card-video__skip_button", onClick: m, style: { ...t.required ? { display: "none" } : {}, ...C ? { display: "none" } : {} }, children: Me(t) })] })] });
1338
+ } }) })] }), e(le, { children: [e(ve, { isDisabled: !!t.required && !C, onClick: m, children: re(t) }), e("button", { className: "ul-card-text__button ul-button-inactive ul-card-skip__button", id: "ul-card-video__skip_button", onClick: m, style: { ...t.required ? { display: "none" } : {}, ...C ? { display: "none" } : {} }, children: Be(t) })] })] });
1339
1339
  }, yn = (n) => n.type === "thanks" || n.type === "uploading", pt = ({ card: n, avatars: o, isThinking: t, isCurrentQuestion: r, currentQuestionBubbleRef: i }) => {
1340
1340
  const s = ((d) => "properties" in d.props && d.props.properties && "questionHtml" in d.props.properties && d.props.properties.questionHtml ? { content: d.props.properties.questionHtml, isHtml: !0 } : "message" in d.props ? { content: d.props.message, isHtml: !1 } : { content: "Question", isHtml: !1 })(n);
1341
- return e(ge, { avatars: o, isLeft: !0, message: { id: `question-${n.name}`, type: "question", content: s.content }, ref: r ? i : null, children: t ? e(dt, {}) : e(Be, { children: [s.isHtml ? e(ye, { className: "chat-message-text", html: s.content }) : e("div", { className: "chat-message-text", children: s.content }), n.type === "videovoice" && e(An, { properties: n.props, questionId: n.name, surveyVideoUrl: n.props.properties.videoUrl })] }) });
1341
+ return e(ge, { avatars: o, isLeft: !0, message: { id: `question-${n.name}`, type: "question", content: s.content }, ref: r ? i : null, children: t ? e(dt, {}) : e(Ee, { children: [s.isHtml ? e(ye, { className: "chat-message-text", html: s.content }) : e("div", { className: "chat-message-text", children: s.content }), n.type === "videovoice" && e(An, { properties: n.props, questionId: n.name, surveyVideoUrl: n.props.properties.videoUrl })] }) });
1342
1342
  }, vt = ({ card: n, avatars: o }) => {
1343
1343
  const t = ((r) => {
1344
1344
  if (!("properties" in r.props) || !r.props.properties || typeof r.props.properties != "object") return null;
@@ -1362,11 +1362,13 @@ const hn = "ul-permission-graphics-container", gn = "ul-permission-body", bn = O
1362
1362
  return e("div", { className: "chat-bubble-container chat-right", children: [e("div", { className: "chat-bubble chat-bubble-right chat-bubble-text-only", children: e("div", { className: "chat-message-text", children: r || e("div", { className: "chat-message-no-response", children: "No response" }) }) }), e("img", { alt: "User Avatar", className: "chat-avatar chat-avatar-right", srcSet: `${t.respondentAvatar["1x"]} 1x, ${t.respondentAvatar["2x"]} 2x` })] });
1363
1363
  }, ht = ({ card: n, avatars: o, isCurrentQuestion: t, currentQuestionBubbleRef: r }) => {
1364
1364
  const { endCard: i } = G((s) => ({ endCard: s.endCard }));
1365
- return e(Be, { children: [e(ge, { avatars: o, isLeft: !0, message: { id: `thanks-${n.name}`, type: "question", content: (i == null ? void 0 : i.headline) ?? "Great! Thank you for your participation." }, ref: t ? r : null }), (i == null ? void 0 : i.subheader) && e(ge, { avatars: o, hideAvatar: !0, isLeft: !0, message: { id: `caption-${n.name}`, type: "question", content: i.subheader } }), e($n, {})] });
1365
+ return e(Ee, { children: [e(ge, { avatars: o, isLeft: !0, message: { id: `thanks-${n.name}`, type: "question", content: (i == null ? void 0 : i.headline) ?? "Great! Thank you for your participation." }, ref: t ? r : null }), (i == null ? void 0 : i.subheader) && e(ge, { avatars: o, hideAvatar: !0, isLeft: !0, message: { id: `caption-${n.name}`, type: "question", content: i.subheader } }), e(Hn, {})] });
1366
1366
  }, gt = ({ card: n, cardIndex: o, index: t, avatars: r, cardResponses: i, questionThinkingStates: s, startingQuestionIdx: d, currentQuestionBubbleRef: u, handleCardResponse: a }) => {
1367
1367
  const v = o === t, y = o < t, c = yn(n);
1368
1368
  if (c) return e(ht, { avatars: r, card: n, currentQuestionBubbleRef: u, isCurrentQuestion: v });
1369
- const h = `${n.name}`, k = i.get(h), C = n.type === "open", g = s.get(h), f = o > (d ?? 0) && n.type !== "thanks" && n.type !== "uploading" && (g === !0 || g === void 0);
1369
+ const h = `${n.name}`, k = i.get(h), C = n.type === "open", g = s.get(h);
1370
+ if (n.type === "aidynamicfollowup" && (n.props.loading === null || n.props.loading === void 0)) return e(Ee, {});
1371
+ const f = o > (d ?? 0) && n.type !== "thanks" && n.type !== "uploading" && (g === !0 || g === void 0);
1370
1372
  return e(nn.Fragment, { children: [e(pt, { avatars: r, card: n, currentQuestionBubbleRef: u, isCurrentQuestion: v, isThinking: f }), !f && e(vt, { avatars: r, card: n }), y && C ? e(mt, { avatars: r, card: n, userResponse: k }) : (!y || !C) && !f && e(ge, { avatars: r, isLeft: !1, message: { id: `card-${n.name}`, type: "card", content: "" }, children: e("div", { className: "chat-card-container", children: e(ft, { card: n, className: c ? "chat-thanks-card" : "chat-card", isAnswered: y, next: v ? a : () => {
1371
1373
  } }) }) })] }, `question-card-${n.name}`);
1372
1374
  }, ge = nn.forwardRef(({ message: n, isLeft: o = !1, children: t, avatars: r, hideAvatar: i = !1 }, s) => {
@@ -1384,7 +1386,7 @@ const bt = () => {
1384
1386
  } : o, questionId: n.name, type: n.type, isAnswered: r };
1385
1387
  switch (n.type) {
1386
1388
  case "consentlegal":
1387
- return e(Hn, { ...i, ...n.props });
1389
+ return e($n, { ...i, ...n.props });
1388
1390
  case "likert":
1389
1391
  return e(Fn, { ...i, ...n.props });
1390
1392
  case "matrix":
@@ -1415,7 +1417,7 @@ const bt = () => {
1415
1417
  }
1416
1418
  }, kt = ({ cards: n, next: o, previousResponses: t }) => {
1417
1419
  const { cardResponses: r, setCardResponse: i } = (() => {
1418
- const [m, b] = Z(/* @__PURE__ */ new Map());
1420
+ const [m, b] = Q(/* @__PURE__ */ new Map());
1419
1421
  return { cardResponses: m, setCardResponse: be((w, l) => {
1420
1422
  b((p) => new Map(p).set(w, l));
1421
1423
  }, []) };
@@ -1429,43 +1431,52 @@ const bt = () => {
1429
1431
  }, []);
1430
1432
  return { currentQuestionBubbleRef: b, scrollToCurrentQuestion: w };
1431
1433
  })({ viewDocument: h }), _ = ((m, b, w) => {
1432
- const [l, p] = Z(/* @__PURE__ */ new Map());
1434
+ const [l, p] = Q(/* @__PURE__ */ new Map());
1433
1435
  return ue(() => {
1434
1436
  if (m.length > 0 && b < m.length) {
1435
- const x = m[b], P = `${x.name}`;
1436
- if (b <= (w ?? 0) || yn(x)) return void p((H) => new Map(H).set(P, !1));
1437
- const I = (H) => H.type === "aidynamicfollowup";
1438
- p((H) => {
1439
- const U = !I(x) || !!x.props.loading;
1440
- return new Map(H).set(P, U);
1437
+ const x = m[b], P = `${x.name}`, j = (L) => L.type === "aidynamicfollowup", B = (L) => {
1438
+ var R;
1439
+ if (b > 0) {
1440
+ const F = m[b - 1];
1441
+ if (j(F)) {
1442
+ const Z = `${F.name}`, J = !!((R = F.props) != null && R.loading);
1443
+ if (L.get(Z) !== J) return new Map(L).set(Z, J);
1444
+ }
1445
+ }
1446
+ return L;
1447
+ };
1448
+ if (b <= (w ?? 0) || yn(x)) return p((L) => B(new Map(L).set(P, !1)));
1449
+ p((L) => {
1450
+ const R = !j(x) || !!x.props.loading;
1451
+ return B(new Map(L).set(P, R));
1441
1452
  });
1442
- const M = setTimeout(() => {
1443
- p((H) => {
1444
- const U = !!I(x) && !!x.props.loading;
1445
- return new Map(H).set(P, U);
1453
+ const Y = setTimeout(() => {
1454
+ p((L) => {
1455
+ const R = !!j(x) && !!x.props.loading;
1456
+ return B(new Map(L).set(P, R));
1446
1457
  });
1447
1458
  }, 1e3);
1448
- return () => clearTimeout(M);
1459
+ return () => clearTimeout(Y);
1449
1460
  }
1450
1461
  }, [b, m, w]), l;
1451
- })(n, s, c), N = ((m, b) => {
1452
- const [w, l] = Z(() => /* @__PURE__ */ new Set([m]));
1462
+ })(n, s, c), q = ((m, b) => {
1463
+ const [w, l] = Q(() => /* @__PURE__ */ new Set([m]));
1453
1464
  return ue(() => {
1454
1465
  l((p) => new Set(p).add(m));
1455
1466
  }, [m]), ue(() => {
1456
1467
  const p = b ?? 0;
1457
1468
  p > 0 && l((x) => {
1458
1469
  const P = new Set(x);
1459
- for (let I = 0; I <= p; I++) P.add(I);
1470
+ for (let j = 0; j <= p; j++) P.add(j);
1460
1471
  return P;
1461
1472
  });
1462
1473
  }, [b]), w;
1463
- })(s, c), R = fe(() => ({ ...t, ...ze(n.map((m, b) => {
1474
+ })(s, c), M = fe(() => ({ ...t, ...ze(n.map((m, b) => {
1464
1475
  var w, l;
1465
1476
  return { ...m, value: b < s ? ((w = r.get(`${m.name}`)) == null ? void 0 : w.value) ?? null : null, secondaryValue: b < s ? ((l = r.get(`${m.name}`)) == null ? void 0 : l.secondaryValue) ?? null : null };
1466
1477
  })) }), [t, r, n, s]);
1467
- wn(R);
1468
- const T = En(n, R);
1478
+ wn(M);
1479
+ const T = En(n, M);
1469
1480
  ue(() => {
1470
1481
  requestAnimationFrame(() => {
1471
1482
  f();
@@ -1483,7 +1494,7 @@ const bt = () => {
1483
1494
  k({ parentQuestionId: w.name, parentResponseConfig: x });
1484
1495
  }
1485
1496
  o([p]);
1486
- }, [T, s, o, i]), A = T.map((m, b) => ({ card: m, cardIndex: b })).filter(({ cardIndex: m }) => N.has(m));
1497
+ }, [T, s, o, i]), A = T.map((m, b) => ({ card: m, cardIndex: b })).filter(({ cardIndex: m }) => q.has(m));
1487
1498
  return e("div", { className: "conversational-ui ul-conversational-ui", "data-testid": "ui-container", children: [!d && e(bt, {}), e("div", { className: "chat-container", children: e("div", { className: "chat-messages", children: A.map(({ card: m, cardIndex: b }) => e(gt, { avatars: u, card: m, cardIndex: b, cardResponses: r, currentQuestionBubbleRef: g, handleCardResponse: $, index: s, questionThinkingStates: _, startingQuestionIdx: c }, `question-card-${m.name}`)) }) }), d && e("div", { className: "long-form-question-footer-container-logo", children: a && e(jn, { forceBrandedLogo: v, marketingUrlLink: y }) })] });
1488
1499
  };
1489
1500
  export {