@sprig-technologies/sprig-bundled 2.46.1 → 2.48.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/dist/conversational-styles-BO6t2-y4.js +4 -0
  2. package/dist/conversational-styles-CWaKMg_f.cjs +1 -0
  3. package/dist/conversational-ui-CoOUaxMV.js +1516 -0
  4. package/dist/conversational-ui-D4JFc07q.cjs +658 -0
  5. package/dist/conversational-v2-styles-BCsmmSE3.cjs +1 -0
  6. package/dist/conversational-v2-styles-BK9YvF7Q.js +4 -0
  7. package/dist/getAttributedUrl-Cy6ZmssZ.js +197 -0
  8. package/dist/getAttributedUrl-GFl2RKI_.cjs +12 -0
  9. package/dist/index-Cg785YpL.js +4 -0
  10. package/dist/index-DDZBH-vP.js +768 -0
  11. package/dist/index-DYrVxSAM.cjs +1 -0
  12. package/dist/index-D_IOfB4u.cjs +1 -0
  13. package/dist/index-Dm2nk1lh.js +4 -0
  14. package/dist/{index-D2UpkOdR.js → index-Q_m-uWR7.js} +993 -993
  15. package/dist/index-pfR5IQvc.cjs +66 -0
  16. package/dist/index-rJoqOgIc.cjs +1 -0
  17. package/dist/index.cjs +1 -1
  18. package/dist/index.d.ts +43 -0
  19. package/dist/index.js +1 -1
  20. package/dist/view-bHnS65wz.js +1834 -0
  21. package/dist/view-umqtk1IA.cjs +1 -0
  22. package/package.json +1 -1
  23. package/dist/conversational-styles-B-bImmUK.js +0 -4
  24. package/dist/conversational-styles-vDq05r1U.cjs +0 -1
  25. package/dist/conversational-ui-BZDC1buu.js +0 -1511
  26. package/dist/conversational-ui-DqQZMJkq.cjs +0 -658
  27. package/dist/conversational-v2-styles-DeqT460S.js +0 -4
  28. package/dist/conversational-v2-styles-DkN3ff79.cjs +0 -1
  29. package/dist/getAttributedUrl-BuO50-dW.cjs +0 -12
  30. package/dist/getAttributedUrl-BvS4nPJR.js +0 -193
  31. package/dist/index-BCIAxJWJ.cjs +0 -66
  32. package/dist/index-DiPr4x-u.cjs +0 -1
  33. package/dist/index-fcbxeQg3.js +0 -734
  34. package/dist/view-5-qQQKtl.js +0 -1789
  35. package/dist/view-D8rc4Fhu.cjs +0 -1
@@ -1,1511 +0,0 @@
1
- import { u as z, a as n, h as Z, c as A, b as K, e as re, g as Oe, p as ae, F as ye, _ as se, T as be, A as kn, M as ke, d as Ce, f as wn, P as En, m as jn, n as In, o as _n, S as Tn, D as Re, x as tn, w as Dn, v as Sn } from "./view-5-qQQKtl.js";
2
- import { v as Pn, E as Te, h as rn, A as Ae, j as Nn, i as on } from "./index-D2UpkOdR.js";
3
- import { B as oe, M as ie, b as de, O as $e, Q as ce, S as Ln, L as Rn, u as Mn, a as xe, H as He, g as Bn, c as qn } from "./getAttributedUrl-BvS4nPJR.js";
4
- const pe = "https://cdn.sprig.com", I = { document: void 0, videojs: void 0 }, Ve = (e) => e + "-loading-spiner", W = "hidden", Qe = ".m3u8", De = "questionId", Se = "ul-video-recorder-camera-off-button", Pe = "ul-recording-in-session", Un = [{ 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` }], sn = [{ 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
- .video-js .vjs-control {
6
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
7
- }
8
-
9
- .video-js .vjs-progress-control .vjs-progress-holder {
10
- margin: 0 0px;
11
- }
12
-
13
- .video-js .vjs-progress-control {
14
- position: absolute;
15
- height: 3px;
16
- width: 100%;
17
- }
18
- /* position and align the buttons and button texts */
19
- .ul-control-panel {
20
- bottom: 0;
21
- width: 100%;
22
- flex-direction: column;
23
- background-color: white;
24
- height: fit-content;
25
- z-index: 2;
26
- }
27
-
28
- .ul-buttons-panel {
29
- color: black;
30
- display: flex;
31
- gap: 20px;
32
- height: 50px;
33
- justify-content: center;
34
- margin: 10px;
35
- padding: 2px 14px 0;
36
- }
37
-
38
- .video-js .vjs-volume-panel {
39
- height: 30px;
40
- width: 40px;
41
- }
42
-
43
- .ul-inactive {
44
- opacity: 0.3;
45
- cursor: default;
46
- pointer-events: none;
47
- }
48
-
49
- /* buttons */
50
- .ul-buttons-panel > .vjs-button {
51
- background-color: rgba(0, 0, 0, 0.05);
52
- border-radius: 50%;
53
- display: flex;
54
- height: 3em;
55
- justify-content: center;
56
- width: 3em;
57
- }
58
-
59
- .vjs-button>.vjs-icon-placeholder:before {
60
- align-items: center;
61
- display: flex;
62
- font-size: unset;
63
- line-height: 0.5;
64
- justify-content: center;
65
- }
66
-
67
- span.ul-button-text {
68
- align-self: flex-end;
69
- position: relative;
70
- top: 14px;
71
- }
72
-
73
- #ul-camera-button {
74
- white-space: nowrap;
75
- }
76
-
77
- .video-js .vjs-volume-control.vjs-volume-horizontal {
78
- background-color: #fff;
79
- z-index: 1;
80
- }
81
-
82
- .vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
83
- background-color: black;
84
- }
85
-
86
- .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,
87
- .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
88
- .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active {
89
- width: 40px;
90
- }
91
-
92
- .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,
93
- .video-js .vjs-volume-panel .vjs-volume-control:active,
94
- .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control,
95
- .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,
96
- .video-js .vjs-volume-panel:active .vjs-volume-control,
97
- .video-js .vjs-volume-panel:focus .vjs-volume-control {
98
- visibility: visible;
99
- left: 40px;
100
- position: absolute;
101
- transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
102
- }
103
-
104
- /* play button customization */
105
- .video-js .vjs-play-control {
106
- color: black;
107
- }
108
-
109
- .video-js .vjs-play-control .vjs-icon-placeholder:before {
110
- content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5363 6.40226L1.93958 10.7006C1.64037 10.8502 1.28833 10.6326 1.28833 10.2981V1.7014C1.28833 1.36688 1.64037 1.14931 1.93958 1.29891L10.5363 5.59727C10.868 5.76311 10.868 6.23642 10.5363 6.40226Z' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");
111
- }
112
-
113
- /* position and style the current timer */
114
- .ul-time-panel {
115
- position: absolute;
116
- bottom: 80px;
117
- left: 10px;
118
- height: 22px;
119
- color: black;
120
- border: 1px solid #e0e0eb;
121
- border-radius: 23px;
122
- background-color: white;
123
- width: fit-content;
124
- }
125
-
126
- .video-js .vjs-current-time,
127
- .vjs-no-flex .vjs-current-time {
128
- display: flex;
129
- align-items: center;
130
- text-align: center;
131
- }
132
-
133
- /* remove the dot progress indicator */
134
- .video-js .vjs-play-progress:before,
135
- .video-js .vjs-volume-level:before,
136
- .vjs-icon-circle:before,
137
- .vjs-seek-to-live-control .vjs-icon-placeholder:before {
138
- content: none;
139
- }
140
-
141
- .video-js .vjs-mute-control .vjs-icon-placeholder:before {
142
- content: url("data:image/svg+xml,%3Csvg width='19' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.825.324A.75.75 0 019.25 1v11.667a.75.75 0 01-1.219.585l-3.96-3.169H1a.75.75 0 01-.75-.75v-5a.75.75 0 01.75-.75h3.07L8.031.414a.75.75 0 01.794-.09zM7.75 2.56L4.802 4.92a.75.75 0 01-.469.164H1.75v3.5h2.583a.75.75 0 01.469.165l2.948 2.358V2.56zM14.911.47a.75.75 0 011.061 0 9.084 9.084 0 010 12.844.75.75 0 01-1.06-1.06 7.584 7.584 0 000-10.724.75.75 0 010-1.06zM11.97 3.41a.75.75 0 011.06 0 4.917 4.917 0 010 6.953.75.75 0 11-1.06-1.06 3.417 3.417 0 000-4.832.75.75 0 010-1.06z' fill='%23262136'/%3E%3C/svg%3E");
143
- }
144
-
145
- .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
146
- content: url("data:image/svg+xml,%3Csvg width='19' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 1.167L4.333 4.5H1v5h3.333L8.5 12.833V1.167zM17.17 4.5l-5 5M12.17 4.5l5 5' stroke='%23262136' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
147
- }
148
-
149
- .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
150
- content: url("data:image/svg+xml,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.82489 0.32403C9.08474 0.44892 9.25 0.711703 9.25 1.00001V12.6667C9.25 12.955 9.08474 13.2178 8.82489 13.3427C8.56504 13.4675 8.25661 13.4324 8.03148 13.2523L4.07025 10.0833H1C0.585786 10.0833 0.25 9.74755 0.25 9.33334V4.33334C0.25 3.91913 0.585786 3.58334 1 3.58334H4.07025L8.03148 0.414355C8.25661 0.234253 8.56504 0.19914 8.82489 0.32403ZM7.75 2.56048L4.80185 4.91899C4.66887 5.02538 4.50364 5.08334 4.33333 5.08334H1.75V8.58334H4.33333C4.50364 8.58334 4.66887 8.6413 4.80185 8.74769L7.75 11.1062V2.56048Z' fill='%23262136'/%3E%3C/svg%3E%0A");
151
- }
152
-
153
- .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
154
- content: url("data:image/svg+xml,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.82489 0.32403C9.08474 0.44892 9.25 0.711703 9.25 1.00001V12.6667C9.25 12.955 9.08474 13.2178 8.82489 13.3427C8.56504 13.4675 8.25661 13.4324 8.03148 13.2523L4.07025 10.0833H1C0.585786 10.0833 0.25 9.74755 0.25 9.33334V4.33334C0.25 3.91913 0.585786 3.58334 1 3.58334H4.07025L8.03148 0.414355C8.25661 0.234253 8.56504 0.19914 8.82489 0.32403ZM7.75 2.56048L4.80185 4.91899C4.66887 5.02538 4.50364 5.08334 4.33333 5.08334H1.75V8.58334H4.33333C4.50364 8.58334 4.66887 8.6413 4.80185 8.74769L7.75 11.1062V2.56048Z' fill='%23262136'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.9698 3.41124C12.2627 3.11839 12.7376 3.11846 13.0304 3.4114C13.9521 4.33341 14.4699 5.58376 14.4699 6.88748C14.4699 8.19121 13.9521 9.44156 13.0304 10.3636C12.7376 10.6565 12.2627 10.6566 11.9698 10.3637C11.6768 10.0709 11.6767 9.596 11.9696 9.30307C12.6101 8.66235 12.9699 7.79346 12.9699 6.88748C12.9699 5.98151 12.6101 5.11262 11.9696 4.4719C11.6767 4.17896 11.6768 3.70409 11.9698 3.41124Z' fill='%23262136'/%3E%3C/svg%3E%0A");
155
- }
156
-
157
- .video-js .vjs-volume-control:hover .vjs-mouse-display {
158
- display: none !important;
159
- }
160
-
161
- .video-js .vjs-play-progress {
162
- background-color: black;
163
- }
164
-
165
- /* position video player inside the container */
166
- .video-js .vjs-tech {
167
- position: static;
168
- }
169
-
170
- .video-js .vjs-time-tooltip {
171
- padding: 0.25em 0.75em;
172
- align-items: center;
173
- color: #333;
174
- background: #FCFCFD;
175
- border-radius: 99px;
176
- text-align: center;
177
- border: 1px solid #E0E0EB;
178
- display: flex;
179
- align-items: center;
180
- justify-content: center;
181
- top: -25px;
182
- font-size: 12px !important;
183
- width: 50px !important;
184
- }
185
-
186
- .video-js .vjs-play-progress.vjs-slider-bar .vjs-time-tooltip {
187
- visibility: hidden !important;
188
- }
189
-
190
- .video-js .vjs-progress-control .vjs-mouse-display {
191
- z-index: 2;
192
- }
193
-
194
- .ul-video-player {
195
- width: 100%;
196
- display: flex;
197
- flex-direction: column;
198
- height: auto;
199
- border: 1px solid #E6E6E6;
200
- background-color: white;
201
- box-sizing: border-box;
202
- border-radius: 4px;
203
- background-clip: border-box;
204
- overflow: hidden;
205
- }
206
-
207
- .video-js.vjs-fullscreen:not(.vjs-ios-native-fs) {
208
- border: none;
209
- }
210
-
211
- #video-response-player-secondary-video-player {
212
- max-width: 200px;
213
- margin-right: 20px;
214
- background-color: transparent;
215
- }
216
-
217
- #ul-card-video__player_recorder-video-recorder.vjs-fullscreen {
218
- display: table;
219
- }
220
-
221
- .video-js div.vjs-progress-control {
222
- margin-top: -3px;
223
- }
224
-
225
- .video-js .vjs-progress-control .vjs-slider {
226
- background-color: #B2BBBD;
227
- }
228
-
229
- .vjs-record.video-js .vjs-control.vjs-button.vjs-fullscreen-control {
230
- position:relative;
231
- }
232
-
233
- .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before {
234
- content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82143 2.54004L12.2614 2.54004C12.9242 2.54004 13.4614 3.0773 13.4614 3.74004L13.4614 6.18004' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.17955 13.46L3.73955 13.46C3.07681 13.46 2.53955 12.9227 2.53955 12.26L2.53955 9.81996' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.7772 3.22266L9.36475 6.63516' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.29434 9.70605L2.88184 13.1186' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
235
- }
236
-
237
- .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
238
- content: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.583 9.813H5.25a1 1 0 011 1v3.666M5.375 10.688L1 15.061M14.917 5.813H11.25a1 1 0 01-1-1V1.146M15.063 1l-4.376 4.375' stroke='%23262136' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
239
- }
240
-
241
- .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before, .video-js .vjs-icon-replay:before {
242
- content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5363 6.40226L1.93958 10.7006C1.64037 10.8502 1.28833 10.6326 1.28833 10.2981V1.7014C1.28833 1.36688 1.64037 1.14931 1.93958 1.29891L10.5363 5.59727C10.868 5.76311 10.868 6.23642 10.5363 6.40226Z' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");
243
- }
244
-
245
- .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before, .vjs-icon-pause:before {
246
- content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3.61885' y='2.06074' width='3.16185' height='11.88' rx='0.9' fill='black' stroke='%23EDEDED' stroke-width='0.6' stroke-linecap='round'/%3E%3Crect x='9.21797' y='2.06074' width='3.16185' height='11.88' rx='0.9' fill='black' stroke='%23EDEDED' stroke-width='0.6' stroke-linecap='round'/%3E%3C/svg%3E%0A");
247
- padding: 2px;
248
- }
249
-
250
- .vjs-error-display {
251
- display: none;
252
- }
253
-
254
- .ul-video-player-video {
255
- position: relative;
256
- top: 0;
257
- left: 0;
258
- width: 100%;
259
- }
260
-
261
- .ul-video-container {
262
- width: 100%;
263
- height: auto;
264
- left: 0px;
265
- top: 0px;
266
-
267
- background-color: transparent;
268
- border-radius: 4px;
269
-
270
- align-items: start;
271
- display: flex;
272
- flex-direction: column;
273
-
274
- /* Inside Auto Layout */
275
-
276
- flex: none;
277
- order: 0;
278
- flex-grow: 0;
279
- margin: 10px 0px;
280
- position: relative;
281
- }
282
-
283
- .vjs-record button.vjs-device-button.vjs-control {
284
- background: rgba(255, 255, 255, 96);
285
- width: 100%;
286
- height: 100%;
287
- left: 0;
288
- top: 0;
289
- margin: 0;
290
- border-radius: 0;
291
- line-height: 0.6;
292
- padding: 10px;
293
- display: flex;
294
- align-items: center;
295
- flex-direction: column;
296
- justify-content: center;
297
- z-index: 3;
298
- }
299
-
300
- .vjs-record .vjs-device-button.vjs-control:before {
301
- font-size: 14px !important;
302
- color: #333;
303
- content: "Your browser needs to access your camera and microphone for video recording";
304
- line-height: 135%;
305
- }
306
-
307
- .vjs-record .vjs-device-button.vjs-control.permission-denied:before {
308
- font-size: 16px !important;
309
- color: #262136;
310
- content: "Unable to access your camera and microphone";
311
- }
312
-
313
- .vjs-record .vjs-device-button.vjs-control:after {
314
- display: inline-block;
315
- background: #F0F0F5;
316
- font-size: 13px;
317
- border-radius: 4px;
318
- content: "Request Permissions";
319
- padding: 1em 2em;
320
- color: #333;
321
- margin-top: 20px;
322
- }
323
-
324
- .vjs-record .vjs-device-button.vjs-control.permission-denied:after {
325
- display: inline-block;
326
- background: white;
327
- font-size: 13px;
328
- content: "Please go to your browser settings and update permissions to enable recording";
329
- padding: 1em;
330
- color: #4B575D;
331
- margin: 5px;
332
- line-height: 135%;
333
- text-align: center;
334
- }
335
-
336
- .vjs-control.vjs-button.ul-video-recorder-delete-button, .vjs-control.vjs-button.ul-video-recorder-toggle-button, .vjs-control.vjs-button.ul-video-recorder-camera-off-button-audio-only, .vjs-control.vjs-button.ul-video-recorder-camera-off-button {
337
- cursor: pointer;
338
- }
339
-
340
- .ul-video-recorder-delete-button .vjs-icon-placeholder:before {
341
- content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.21234 7.37549V11.1193M2.53931 4.25595H13.4593H2.53931ZM5.57234 4.25595V3.00833C5.57222 2.84433 5.60354 2.68192 5.6645 2.53038C5.72546 2.37884 5.81488 2.24115 5.92762 2.12519C6.04037 2.00922 6.17424 1.91726 6.32158 1.85456C6.46892 1.79185 6.62683 1.75964 6.78628 1.75977H9.21234C9.37179 1.75964 9.5297 1.79185 9.67703 1.85456C9.82437 1.91726 9.95824 2.00922 10.071 2.12519C10.1837 2.24115 10.2732 2.37884 10.3341 2.53038C10.3951 2.68192 10.4264 2.84433 10.4263 3.00833V4.25595H5.57234ZM12.2463 4.25595V12.9912C12.2463 13.3223 12.1184 13.6399 11.8907 13.8741C11.6631 14.1082 11.3543 14.2398 11.0323 14.2398H4.96628C4.64432 14.2398 4.33555 14.1082 4.10789 13.8741C3.88023 13.6399 3.75234 13.3223 3.75234 12.9912V4.25595H12.2463ZM6.78628 7.37549V11.1193V7.37549Z' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
342
- }
343
-
344
- .ul-video-recorder-toggle-button .vjs-icon-placeholder:before {
345
- content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0Z' fill='%23D15153'/%3E%3C/svg%3E");
346
- }
347
-
348
- .ul-video-recorder-toggle-button.ul-recording-in-session .vjs-icon-placeholder:before {
349
- content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 10L12 2C12 0.89543 11.1046 -4.85396e-07 10 -4.37114e-07L2 -8.74228e-08C0.89543 -3.91405e-08 -4.85396e-07 0.895431 -4.37114e-07 2L-8.74228e-08 10C-3.91405e-08 11.1046 0.895431 12 2 12L10 12C11.1046 12 12 11.1046 12 10Z' fill='%23D15153'/%3E%3C/svg%3E%0A");
350
- }
351
-
352
- .ul-video-recorder-camera-off-button .vjs-icon-placeholder:before {
353
- content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2645_4654)'%3E%3Cpath d='M15.1491 4.75L10.5991 8L15.1491 11.25V4.75Z' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.29912 3.4502H2.14912C1.43115 3.4502 0.849121 4.03223 0.849121 4.7502V11.2502C0.849121 11.9682 1.43115 12.5502 2.14912 12.5502H9.29912C10.0171 12.5502 10.5991 11.9682 10.5991 11.2502V4.7502C10.5991 4.03223 10.0171 3.4502 9.29912 3.4502Z' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2645_4654'%3E%3Crect width='15.6' height='15.6' fill='white' transform='translate(0.199951 0.200195)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
354
- }
355
-
356
- .ul-video-recorder-camera-off-button-audio-only .vjs-icon-placeholder:before {
357
- content: url("data:image/svg+xml,%3Csvg width='22' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.75 3A2.75 2.75 0 013.5.25h9.081A2.75 2.75 0 0115.331 3v9a2.75 2.75 0 01-2.75 2.75H3.5A2.75 2.75 0 01.75 12V3zM3.5 1.75c-.69 0-1.25.56-1.25 1.25v9c0 .69.56 1.25 1.25 1.25h9.081c.69 0 1.25-.56 1.25-1.25V3c0-.69-.56-1.25-1.25-1.25H3.5z' fill='%23262136'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.53 2.03l-12 12-1.06-1.06 12-12 1.06 1.06zM20.87 1.525a.75.75 0 01.38.652v10.588a.75.75 0 01-1.134.644l-5.92-3.53a.75.75 0 01-.365-.643v-3.53a.75.75 0 01.366-.644l5.919-3.53a.75.75 0 01.754-.007zm-5.539 4.607V8.81l4.419 2.635V3.497l-4.419 2.635z' fill='%23262136'/%3E%3C/svg%3E");
358
- transform: scale(0.75);
359
- }
360
-
361
- .ul-upload-progress-label {
362
- padding: 0.15em 0.75em;
363
- align-items: center;
364
- font-size: 12px;
365
- color: #333;
366
- background: #FCFCFD;
367
- border-radius: 99px;
368
- text-align: center;
369
- border: 1px solid #E0E0EB;
370
- display: flex;
371
- align-items: center;
372
- justify-content: center;
373
- position: absolute;
374
- bottom: 75px;
375
- left: calc(50% - 65px);
376
- width: 130px;
377
- z-index: 5;
378
- }
379
-
380
- .ul-upload-progress-label__time {
381
- display: inline-flex;
382
- margin-left: 0.8em;
383
- align-items: center;
384
- }
385
-
386
- .ul-upload-progress-label__time:before {
387
- content: "";
388
- display: inline-flex;
389
- width: 1px;
390
- height: 12px;
391
- background-color: #E0E0EB;
392
- margin-right: 0.8em;
393
- }
394
-
395
- @keyframes grow {
396
- 0% {
397
- transform: scale(1);
398
- background-color: #EEECFC;
399
- }
400
- 50% {
401
- transform: scale(1.2);
402
- background-color: #E1DFF4;
403
- }
404
- 100% {
405
- transform: scale(1);
406
- background-color: #EEECFC;
407
- }
408
- }
409
-
410
- .ul-audio-recorder-placeholder:before {
411
- width: 80px;
412
- height: 80px;
413
- border-radius: 120px;
414
- background-color: #EEECFC;
415
- content: "";
416
- position: absolute;
417
- left: calc(50% - 40px);
418
- top: calc(50% - 40px);
419
- animation: 6s infinite grow;
420
- transform-origin: 50% 60%;
421
- }
422
-
423
- .ul-audio-recorder-placeholder:after {
424
- content: url("data:image/svg+xml,%3Csvg width='98' height='98' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' maskUnits='userSpaceOnUse' x='0' y='0' width='98' height='98'%3E%3Ccircle cx='49' cy='49' r='49' fill='%23EDECF8'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Ccircle cx='49' cy='49' r='50' fill='%23645CC2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.422 81.812c5.405-15.547 20.187-26.706 37.576-26.706 17.39 0 32.172 11.159 37.577 26.707-9.164 10.43-22.601 17.013-37.576 17.013-14.976 0-28.414-6.583-37.577-17.014z' fill='%23fff' fill-opacity='.6'/%3E%3Ccircle cx='49' cy='29' r='17' fill='%23fff' fill-opacity='.7'/%3E%3C/g%3E%3C/svg%3E");
425
- position: absolute;
426
- left: 50%;
427
- top: 50%;
428
- transform: translate(-50%, -50%);
429
- transform: translate(-50%, -50%) scale(0.6);
430
- }
431
-
432
- .ul-audio-recorder-placeholder {
433
- min-height: 150px;
434
- width: 100%;
435
- background-color: #fcfcfd;
436
- display: block;
437
- position: relative;
438
- }
439
-
440
- .vjs-fullscreen .ul-audio-recorder-placeholder {
441
- vertical-align: middle;
442
- display: table-cell;
443
- }
444
-
445
- .vjs-fullscreen .ul-control-panel {
446
- height: 80px;
447
- position: absolute;
448
- bottom: 0;
449
- left: 0;
450
- width: 100%;
451
- max-width: 100%;
452
- background-color: #F8F8F8;
453
- }
454
-
455
- .vjs-playback-rate .vjs-playback-rate-value {
456
- align-items: center;
457
- display: flex;
458
- font-size: 12px;
459
- justify-content: center;
460
- }
461
-
462
- .vjs-playback-rate .vjs-menu {
463
- left: -5px;
464
- bottom: 3px;
465
- }
466
-
467
- .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
468
- background-color: white;
469
- border: 1px solid rgba(0, 0, 0, 0.1);
470
- box-sizing: border-box;
471
- border-radius: 4px;
472
- }
473
-
474
- .vjs-menu li {
475
- font-size: 12px;
476
- padding: 5px 0;
477
- }
478
-
479
- .vjs-menu li.vjs-selected {
480
- color: lightgray;
481
- }
482
-
483
- .vjs-menu li.vjs-menu-item:hover {
484
- background-color: rgba(0, 0, 0, 0.05);
485
- }
486
-
487
- .vjs-fullscreen .ul-buttons-panel {
488
- top: calc(50% - 30px);
489
- position: relative;
490
- }
491
-
492
- .vjs-fullscreen .vjs-record-indicator.vjs-control {
493
- bottom: 90px !important;
494
- }
495
-
496
- .vjs-record.video-js div.vjs-control.vjs-record-indicator {
497
- padding: 0.3em 0.75em 0.15em 15px;
498
- align-items: center;
499
- font-size: 12px;
500
- color: #333;
501
- background: #FCFCFD;
502
- border-radius: 99px;
503
- text-align: center;
504
- border: 1px solid #E0E0EB;
505
- display: flex;
506
- justify-content: center;
507
- align-items: center;
508
- position: absolute;
509
- bottom: 75px;
510
- top: auto;
511
- left: calc(50% - 21px);
512
- width: 43px;
513
- height: 16px;
514
- z-index: 4;
515
- }
516
-
517
- .vjs-record.video-js div.vjs-control.vjs-record-indicator:after {
518
- content: "";
519
- background-color: #EB5757;
520
- width: 6px;
521
- height: 6px;
522
- border-radius: 8px;
523
- animation: none;
524
- top: 4px;
525
- left: 5px;
526
- }
527
-
528
- .vjs-record.video-js div.vjs-control.vjs-record-indicator:before {
529
- position: relative;
530
- font-size: 9px;
531
- animation: none;
532
- opacity: 1;
533
- color: #333;
534
- top: auto;
535
- left: auto;
536
- }
537
-
538
- .ul-video-player-loading {
539
- display: inline-block;
540
- position: relative;
541
- width: 6rem;
542
- height: 6rem;
543
-
544
- }
545
- .ul-video-player-loading div {
546
- box-sizing: border-box;
547
- position: absolute;
548
- display: block;
549
- width: 80%;
550
- height: 80%;
551
- margin: 5px;
552
- border: 5px solid #666;
553
- border-radius: 50%;
554
- animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
555
- border-color: #666 transparent transparent transparent;
556
- }
557
-
558
- .first {
559
- animation-delay: -0.45s;
560
- }
561
- .second {
562
- animation-delay: -0.3s;
563
- }
564
- .third {
565
- animation-delay: -0.15s;
566
- }
567
-
568
- @keyframes lds-ring {
569
- 0% {
570
- transform: rotate(0deg);
571
- }
572
- 100% {
573
- transform: rotate(360deg);
574
- }
575
- }
576
-
577
- .ul-video-btn {
578
- width: 100%;
579
- border: 1px solid #E6E6E6;
580
- border-radius: 4px;
581
- background-color: rgba(0, 0, 0, 0.02);
582
- padding: 8px;
583
- font-weight: 500;
584
- font-size: 15px;
585
- }
586
-
587
- .ul-record-response-btn:before, .ul-record-response-btn:after, .ul-back-question-btn:before, .ul-back-question-btn:after {
588
- margin: 0 5px;
589
- vertical-align: middle;
590
- }
591
-
592
- .ul-record-response-btn:before {
593
- content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2645_4654)'%3E%3Cpath d='M15.1491 4.75L10.5991 8L15.1491 11.25V4.75Z' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.29912 3.4502H2.14912C1.43115 3.4502 0.849121 4.03223 0.849121 4.7502V11.2502C0.849121 11.9682 1.43115 12.5502 2.14912 12.5502H9.29912C10.0171 12.5502 10.5991 11.9682 10.5991 11.2502V4.7502C10.5991 4.03223 10.0171 3.4502 9.29912 3.4502Z' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2645_4654'%3E%3Crect width='15.6' height='15.6' fill='white' transform='translate(0.199951 0.200195)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
594
- display: inline-block;
595
- transform: translate(0px, 2px);
596
- }
597
-
598
- .ul-record-response-btn:after {
599
- content: 'Record your Response';
600
- }
601
-
602
- .ul-back-question-btn:before {
603
- content: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.8757 8.22361L1.1118 14.6056C0.945578 14.6887 0.75 14.5678 0.75 14.382V1.61803C0.75 1.43219 0.945579 1.31131 1.1118 1.39443L13.8757 7.77639C14.06 7.86852 14.06 8.13148 13.8757 8.22361Z' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");
604
- display: inline-block;
605
- transform: scale(0.85) translate(0, 1px);
606
- -moz-transform: scale(0.85) translate(0, 2px);
607
- }
608
-
609
- .ul-back-question-btn:after {
610
- content: 'Back to Question';
611
- }
612
-
613
- .hidden {
614
- display: none !important;
615
- opacity: 0;
616
- visibility: hidden;
617
- }
618
-
619
- .visible {
620
- visibility: visible;
621
- opacity: 1;
622
- animation: fade 0.3s;
623
- }
624
-
625
- @keyframes fade {
626
- 0% {
627
- opacity: 0;
628
- }
629
-
630
- 100% {
631
- opacity: 1;
632
- }
633
- }
634
-
635
- #ul-recording-countdown-screen {
636
- width: 100%;
637
- height: 100%;
638
- color: black;
639
- background-color: rgba(255, 255, 255, 0.8);
640
- position: absolute;
641
- text-align: center;
642
- font-size: 15px;
643
- z-index: 1;
644
- display: table;
645
- }
646
-
647
- .ul-countdown-text {
648
- vertical-align: middle;
649
- display: table-cell;
650
- transform: translate(0, -25px);
651
- }
652
-
653
- .vjs-fullscreen > #ul-recording-countdown-screen {
654
- font-size: 25px;
655
- transform: unset;
656
- }
657
-
658
- .vjs-poster {
659
- background-size: cover;
660
- }
661
- ` }], an = "-video-player", Ze = "-secondary-video-player", Ye = "-video-recorder";
662
- let ne, We;
663
- const ue = async ({ event: e, apiBase: o, headers: t, visitorId: r, envId: i, metadata: s }) => {
664
- const d = I.document.documentElement;
665
- if (!r || !i) return;
666
- const u = { event: `SDK - ${e}`, 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
- (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", e);
668
- }, le = async (e, o, t, r, i, s) => {
669
- ue({ event: `Video Error ${o}`, apiBase: t, headers: r, visitorId: i, envId: s, metadata: { errorMessage: e.message } });
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: e.message, stack: e.stack }, meta: u, vid: i, envId: s };
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", e);
672
- }, ln = (e, o) => {
673
- if (e.length === 0) return o && o();
674
- Promise.all(e.reduce((t, r) => (t.push(((i, { type: s, content: d }) => new Promise(function(u, a) {
675
- let v;
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
- u(d);
678
- }, v.onerror = function() {
679
- a(d);
680
- }, v.async = !1, v.id = btoa(d), i.appendChild(v);
681
- }))(I.document.head, r)), t), [])).then(() => {
682
- I.videojs = I.document.defaultView.videojs, o && o();
683
- }).catch(function(t) {
684
- console.log(t + " failed to load");
685
- });
686
- }, Ke = (e, o, t) => {
687
- if (o === "start" && (e.style.visibility = "visible"), o === "none") e.style.visibility = W;
688
- else if (o === "success") e.style.visibility = W, e.innerHTML = "Upload succeeded!";
689
- else {
690
- const r = Math.round(parseFloat(t));
691
- e.innerHTML = `Uploading <span class="ul-upload-progress-label__time">${r}%</span>`, e.style.background = `linear-gradient(to right, #E0E0EB 0%, #E0E0EB ${r}%, #FCFCFD ${r}%, #FCFCFD 100%)`;
692
- }
693
- }, Ne = (e, o) => {
694
- const t = I.videojs(e.id());
695
- return t == null ? void 0 : t.payload[o];
696
- }, dn = (e, o) => {
697
- const t = new (I.videojs.getComponent("Component"))(e);
698
- return t.addClass("ul-buttons-panel"), o.map((r) => {
699
- t.addChild(r);
700
- }), On(t), t;
701
- }, On = (e) => {
702
- e.children().forEach((o) => {
703
- if (X[o.name_]) {
704
- const t = we(X[o.name_], `ul-${X[o.name_]}`);
705
- o.el_.appendChild(t);
706
- }
707
- });
708
- }, we = (e, o = "") => {
709
- const t = I.document.createElement("span");
710
- return t.className = "ul-button-text", t.innerHTML = e, t.id = o, t;
711
- }, cn = (e, o, t, r, i = !1, s) => {
712
- e.addClass("ul-video-player");
713
- const d = new (I.videojs.getComponent("Component"))(e);
714
- d.addClass("ul-control-panel"), e.progressBar = d.addChild("ProgressControl"), t && e.src(t), e.audioPlayerPlaceholder = new (I.videojs.getComponent("Component"))(e), e.audioPlayerPlaceholder.addClass("ul-audio-recorder-placeholder");
715
- const u = t && t.src ? Vn(t.src) : null;
716
- !t || !i && u ? (e.audioPlayerPlaceholder.hide(), I.document.getElementById(`${e.id()}_html5_api`).style.height = "100%", u && e.poster(u)) : (e.children()[0].classList.add("vjs-hidden"), I.document.getElementById(`${e.id()}_html5_api`).style.height = "0px"), e.on("play", () => {
717
- i || !t || u || $n(e), s == null || s.play();
718
- }), e.on("pause", () => {
719
- s == null || s.pause();
720
- }), e.on("seeked", () => {
721
- s == null || s.currentTime(e.currentTime());
722
- }), e.on("ratechange", () => {
723
- s == null || s.playbackRate(e.playbackRate());
724
- }), e.addChild(e.audioPlayerPlaceholder, {}, 1), d.addChild(o), e.addChild(d), r && r(e);
725
- }, An = (e, o, t, r, i, s, d, u = !1) => {
726
- We = Date.now();
727
- const a = Ee(o, { controls: !1, bigPlayButton: !1, fluid: !1, width: 1280, height: 720, playsinline: !0, plugins: { record: { audio: !0, video: { mandatory: { minWidth: 1280, minHeight: 720 } }, frameWidth: 1280, frameHeight: 720, maxLength: 600, autoMuteDevice: !0 } } });
728
- if (!a) return;
729
- a.payload = t;
730
- const { surveyId: v, questionId: y, responseGroupUid: c, visitorId: g, envId: w } = t;
731
- let C;
732
- const b = (l) => {
733
- const p = Se, x = Se + "-audio-only";
734
- Ke(a.uploadProgressLabel, "none"), ne && ne.startTime >= We && ne.abort();
735
- const S = I.document.getElementById("ul-camera-button");
736
- l ? (a.children()[0].classList.add("vjs-hidden"), L.removeClass(p), L.addClass(x), S.innerHTML = X.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((M) => {
740
- M.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(), L.removeClass(x), L.addClass(p), S.innerHTML = X.TurnOffCamera, a.audioPlayerPlaceholder.addClass("vjs-hidden"));
745
- }, f = new (I.videojs.getComponent("Button"))(a, { clickHandler: () => {
746
- f.hasClass(W) || (ue({ event: "Video Delete Button Clicked", apiBase: r, headers: d, visitorId: g, envId: w, metadata: { questionId: y, responseGroupUid: c, surveyId: v } }), b(a.cameraOff), i(N.DELETE, {}), L.removeClass(W), f.addClass(W));
747
- } });
748
- f.addClass("ul-video-recorder-delete-button"), f.el_.appendChild(we(X.DeleteButton, "ul-delete-button"));
749
- const _ = I.document.getElementById(o), R = () => {
750
- _.classList.contains("vjs-fullscreen") && a.cameraOff ? _.style.display = "table" : _.style.display = "flex";
751
- };
752
- R();
753
- const L = new (I.videojs.getComponent("Button"))(a, { clickHandler: () => {
754
- a.record().isRecording() || (a.cameraOff = !a.cameraOff, ue({ 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 } }), b(a.cameraOff), !f.hasClass(W) && f.addClass(W), i(N.DELETE, {}), R());
755
- } });
756
- L.addClass(Se), L.el_.appendChild(we(X.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 = X.RecordButton), T.removeClass(Pe), f.removeClass(W);
760
- else {
761
- const p = I.document.getElementById("ul-recording-countdown-screen");
762
- if (p) p.remove(), l && (l.innerHTML = X.RecordButton), b(a.cameraOff), i(N.DELETE, {}), L.removeClass(W), f.addClass(W), T.removeClass(Pe), m.show();
763
- else {
764
- T.addClass(Pe), m.hide(), L.addClass(W), f.addClass(W), l && (l.innerHTML = X.StopButton);
765
- const x = I.document.createElement("div");
766
- x.id = "ul-recording-countdown-screen", _.insertBefore(x, _.children[1]), x.style.height = `${_.offsetHeight}px`, un(a, 3);
767
- }
768
- }
769
- } });
770
- T.addClass("ul-video-recorder-toggle-button"), T.el_.appendChild(we(X.RecordButton, "ul-recorder-toggle"));
771
- const H = I.document.createElement("p");
772
- H.style.visibility = "hidden", H.className = "ul-upload-progress-label", e.appendChild(H), a.uploadProgressLabel = H;
773
- const $ = dn(a, [f, L, "PlayToggle", T, "FullscreenToggle"]), m = $.children().find((l) => l.name_ === "FullscreenToggle");
774
- m.hasClass("vjs-disabled") && m.hide();
775
- const h = $.children().find((l) => l.name_ === "PlayToggle");
776
- h.hide(), f.addClass(W), cn(a, $, s, !1, u), a.on("stopRecord", () => {
777
- T.hide(), h.show(), m.show(), f.removeClass(W);
778
- }), a.on("deviceReady", () => {
779
- T.show(), h.hide(), f.addClass(W);
780
- }), ((l, p, x, S, j) => {
781
- const { surveyId: M, responseGroupUid: O, visitorId: B, envId: q } = l.payload;
782
- l.on("deviceError", function() {
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 }), ue({ event: "Video Permission Denied", apiBase: p, headers: j, visitorId: B, envId: q, metadata: { questionId: Ne(l, De), responseGroupUid: O, surveyId: M } })) : (x && x(N.ERROR, { type: N.OTHER }), le(new Error(l.deviceErrorCode.message), "recorderDeviceError", p, j, B, q));
784
- }), l.on("error", function(Q, Y) {
785
- le(Y || l.error(), "recorderError", p, j, B, q);
786
- }), l.on("startRecord", function(Q, Y) {
787
- S(l.uploadProgressLabel, "none"), ue({ event: "Video Record Start", apiBase: p, headers: j, visitorId: B, envId: q, metadata: { questionId: Ne(l, De), responseGroupUid: O, surveyId: M } });
788
- }), l.on("finishRecord", async function() {
789
- S(l.uploadProgressLabel, "start", 0);
790
- const Q = Ne(l, De);
791
- if (!M) {
792
- const D = "internal error: missing fields in payload";
793
- return x && x(N.ERROR, { type: N.OTHER }), le(new Error(D), "finishRecord", p, j, B, q), null;
794
- }
795
- l.record().stopDevice();
796
- const Y = l.cameraOff ? N.MEDIA_TYPE_AUDIO : N.MEDIA_TYPE_VIDEO, ee = Pn();
797
- ue({ event: "Video Record Finish", apiBase: p, headers: j, visitorId: B, envId: q, metadata: { mediaRecordingUid: ee, questionId: Q, responseGroupUid: O, surveyId: M, mediaType: Y } });
798
- const ve = { surveyId: M, updatedAt: (/* @__PURE__ */ new Date()).toISOString(), mediaType: Y, mediaRecordingUid: ee };
799
- Q && (ve.questionId = Q), O && (ve.responseGroupUid = O), B && (ve.visitorId = B);
800
- const E = await (async () => {
801
- const D = await fetch(`${p}/2/environments/integrations/upload`, { method: "POST", cache: "no-cache", headers: { "Content-Type": "application/json" }, body: JSON.stringify(ve) });
802
- if (D.ok) {
803
- const U = await D.json();
804
- return x && x(N.UPLOAD_STARTED, { [N.UPLOAD_ID]: U.upload.id, [N.MEDIA_TYPE]: Y, [N.MEDIA_RECORDING_UID]: ee }), U.upload.url;
805
- }
806
- return x && x(N.ERROR, { type: N.OTHER, response: D }), le(new Error("failed to get upload response with url"), "finishRecord", p, j, B, q), null;
807
- })();
808
- E && (ne = I.document.defaultView.UpChunk.createUpload({ endpoint: E, file: new I.document.defaultView.File([l.recordedData], `recording ${Y} ${Date.now()}`), chunkSize: 5120 }), ne.startTime = Date.now(), ue({ event: "Video Upload Start", apiBase: p, headers: j, visitorId: B, envId: q, metadata: { mediaRecordingUid: ee, questionId: Q, responseGroupUid: O, surveyId: M, mediaType: Y, url: E } }), ne.on("error", (D) => {
809
- S(l.uploadProgressLabel, "none"), x && x(N.UPLOAD_FINISHED, { [N.MEDIA_RECORDING_UID]: ee }), le(D, "finishRecord", p, j, B, q);
810
- }), ne.on("progress", (D) => {
811
- x && x(N.UPLOAD_PROGRESS, { [N.MEDIA_RECORDING_UID]: ee, [N.UPLOAD_PROGRESS_PCT]: D.detail }), S(l.uploadProgressLabel, "progress", D.detail);
812
- }), ne.on("success", () => {
813
- S(l.uploadProgressLabel, "success"), x && x(N.UPLOAD_FINISHED, { [N.MEDIA_RECORDING_UID]: ee }), ue({ event: "Video Upload Success", apiBase: p, headers: j, visitorId: B, envId: q, metadata: { mediaRecordingUid: ee, questionId: Q, responseGroupUid: O, surveyId: M, mediaType: Y, url: E, elapsedMs: ne.startTime && Date.now() - ne.startTime } });
814
- }));
815
- });
816
- })(a, r, i, Ke, d);
817
- const k = [{ name: "microphone" }];
818
- !a.cameraOff && k.push({ name: "camera" }), Promise.all(k.map((l) => {
819
- var p;
820
- return (p = navigator == null ? void 0 : navigator.permissions) == null ? void 0 : p.query(l);
821
- })).then((l) => {
822
- l.reduce((p, x) => p & x.state === "granted", !0) && a && (a.deviceButton && a.deviceButton.hide(), a.record().getDevice());
823
- }).catch((l) => {
824
- });
825
- }, un = (e, o = 3) => {
826
- const t = I.document.getElementById("ul-recording-countdown-screen");
827
- t && o === 0 ? (t.remove(), e.record().start()) : t && (t.innerHTML = `<span class='ul-countdown-text'>Recording in... ${o}</span>`, setTimeout(() => {
828
- un(e, o - 1);
829
- }, 1e3));
830
- }, pn = (e) => {
831
- const o = I.document.createElement("div");
832
- return o.className = "ul-video-container", o.appendChild(((t) => {
833
- const r = I.document.createElement("div");
834
- return r.className = "ul-video-player-loading", r.id = Ve(t), ["first", "second", "third", "fourth"].map((i) => {
835
- const s = I.document.createElement("div");
836
- s.className = i, r.appendChild(s);
837
- }), r;
838
- })(e)), o;
839
- }, Me = (e, o) => {
840
- const t = I.document.createElement("video");
841
- t.id = e, t.className = "video-js vjs-default-skin ul-video-player-video";
842
- const r = I.document.createElement("p");
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 = I.document.createElement("a");
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
- }, $n = (e, o) => {
847
- e.children()[0].classList.remove("vjs-hidden"), e.audioPlayerPlaceholder.hide(), I.document.getElementById(`${e.id()}_html5_api`).style.height = "100%";
848
- }, Ee = (e, o) => I.document.getElementById(e) ? o ? I.videojs(e, o) : I.videojs(e) : (console.error(`Error in finding player element with ID, ${e}`), null), Hn = (e, o, t, r = !1, i = "https://api.sprig.com", s = document, d = null, u = null) => {
849
- I.document = s;
850
- const a = e + an, v = pn(a);
851
- return I.document.addEventListener("securitypolicyviolation", (y) => {
852
- le(new Error(`Voice & Video feature violates ${y.violatedDirective} web page CSP policies for the question player.`), "playerDeviceError", i, {});
853
- }), ln(sn, () => {
854
- I.document.getElementById(Ve(a)).remove(), Me(a, v);
855
- const y = { playsinline: !0, playbackRates: [0.5, 1, 1.5, 2], fill: !0 };
856
- try {
857
- const c = e + Ze;
858
- Me(c, v);
859
- const g = Ee(a, y), w = Ee(c, { muted: !0, ...y });
860
- if (!g || !w) return;
861
- ((f, _, R) => {
862
- f.addClass(`ul${Ze}`);
863
- const L = new (I.videojs.getComponent("Component"))(f);
864
- _ && f.src(_), f.addChild(L), R && R(f);
865
- })(w, d, u), d || w.addClass(W);
866
- const C = dn(g, ["PlaybackRateMenuButton", "PlayToggle", "FullscreenToggle"]), b = C.children().find((f) => f.name_ === "FullscreenToggle");
867
- b.hasClass("vjs-disabled") && b.hide(), cn(g, C, o, t, r, w);
868
- } catch (c) {
869
- return void le(new Error(`Error when creating video player object ${c}`), "playerDeviceError", i, {});
870
- }
871
- }), v;
872
- }, Vn = (e) => {
873
- if (!e) return null;
874
- const o = e.match(/https:\/\/stream.mux.com\/(.*)/);
875
- let t = o ? o[1] : null;
876
- return t.includes(Qe) && (t = t.replace(Qe, "")), t ? `https://image.mux.com/${t}/thumbnail.jpg?time=0` : null;
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" }, X = { PlaybackRateMenuButton: "Speed", PlayToggle: "Play", FullscreenToggle: "Expand", TurnOnCamera: "Turn on", TurnOffCamera: "Turn off", DeleteButton: "Delete", RecordButton: "Record", StopButton: "Stop", PauseButton: "Pause" }, Fn = ({ properties: e, surveyVideoUrl: o, questionId: t }) => {
878
- const r = `ul-card-video__question_player-q${t}`, { apiURL: i, viewDocument: s } = z((d) => ({ apiURL: d.apiURL, viewDocument: d.viewDocument }));
879
- return n("div", { id: r, ref: (d) => {
880
- if (d && d.children.length === 0 && !e.properties.hideRecordedPrompt) {
881
- const u = Hn(r, { src: o, type: "application/x-mpegURL" }, void 0, e.properties.mediaType === N.MEDIA_TYPE_AUDIO, i, s);
882
- d.appendChild(u);
883
- }
884
- } });
885
- }, me = ({ isDisabled: e, onClick: o, children: t }) => n(oe, { className: "ul-card__button-checkmark", disabled: e, onClick: o, type: "button", children: [n("svg", { fill: "none", height: "10", viewBox: "0 0 13 10", width: "13", xmlns: "http://www.w3.org/2000/svg", children: n("path", { d: "M11.5 1.5L4.5 8.5L1 5", stroke: "#ffffff", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5" }) }), t || "Ok"] }), zn = ({ className: e, next: o, properties: t, questionId: r, type: i }) => {
886
- const { useMobileStyling: s, border: d } = z((T) => ({ useMobileStyling: T.useMobileStyling, border: T.border })), [u, a] = Z(!1), [v, y] = Z(""), [c, g] = Z(!1), w = t == null ? void 0 : t.collectName, C = (t == null ? void 0 : t.nameLabelText) || "Full Name", b = (t == null ? void 0 : t.consentText) || "I agree to the stated conditions", f = (t == null ? void 0 : t.submitButtonText) || "Submit", _ = !!v.trim(), R = u && (!w || _), L = (T, H = !1) => {
887
- T.preventDefault(), T.stopPropagation();
888
- let $ = null;
889
- if (!H) {
890
- if (!R) return void g(!0);
891
- $ = { submitted: !0 }, w && ($.name = v);
892
- }
893
- o({ value: $, questionId: r, type: i }, !!H || R);
894
- };
895
- return n("div", { className: A(e, "ul-card__consent-legal", "fade-in-transition"), children: n(ie, { embeddedType: "pdf", properties: t, children: n(de, { children: [n("div", { className: "sprig-stretch", children: [n($e, { allowTextEntry: !1, border: d, error: c && !u, id: "consent", isRadio: !1, isSelected: u, label: b, onUserInputChanged: ({ selected: T }) => {
896
- T !== u && a(!u);
897
- }, useMobileStyling: s }), w && n("input", { "aria-label": C, "aria-placeholder": C, className: A(K("ul-consent-legal__name-input", s)), "data-gramm": "false", maxLength: 250, name: "name", onBlur: (T) => {
898
- T.currentTarget.style.borderColor = c && !_ ? Te : rn;
899
- }, onFocus: (T) => {
900
- T.currentTarget.style.borderColor = c && !_ ? Te : d;
901
- }, onInput: (T) => {
902
- T.preventDefault(), T.stopPropagation(), y(T.currentTarget.value);
903
- }, placeholder: C, style: c && !_ ? { borderColor: Te } : {}, tabIndex: 0, value: v })] }), n("div", { className: "ul-card__button-wrapper ul-card-vertical__button-wrapper", children: [n(me, { isDisabled: !R, onClick: (T) => L(new SubmitEvent(T.type)), children: re({ buttonText: f }) }), t.required === !1 && n("button", { className: "ul-card-skip__button", onClick: (T) => L(new SubmitEvent(T.type), !0), children: Oe(t) })] })] }) }) }, r);
904
- }, Gn = () => {
905
- const { destroy: e, forceBrandedLogo: o } = z((t) => ({ destroy: t.destroy, forceBrandedLogo: t.forceBrandedLogo }));
906
- return ae(() => {
907
- setTimeout(() => {
908
- e(Ae);
909
- }, o ? 4e3 : 2e3);
910
- }, [e, o]), n("div", { className: "end-of-survey-text", children: "End of survey" });
911
- }, Qn = ({ activeValue: e, border: o, icon: t, enableCspTrustedTypes: r, isPressed: i, range: s, scaleLabelType: d, selectedValue: u, setSelectedValue: a, setActiveValue: v, setIsPressed: y, useMobileStyling: c, value: g, viewDocument: w }) => {
912
- const C = `option-${g}`, b = d === "number", f = d === "star", _ = d === "smiley", R = b && g === e || g === u, [L, T] = (() => {
913
- const m = f && u !== null && g <= u;
914
- return f && g <= e || _ && g === e || m || g === e || g === u ? [o, i || m || g === u ? 1 : 0.3] : ["", 1];
915
- })(), H = ye(() => {
916
- const m = { borderColor: R ? L : "", fillOpacity: R ? "" : T, zIndex: R ? 3 : "auto", color: u === g ? "#fff" : "" };
917
- return b ? { ...m, backgroundColor: u === g ? L : "" } : { ...m, color: f || _ || u === g ? L : "" };
918
- }, [R, L, T, u, g, b, f, _]), $ = ye(() => Nn((({ icon: m, scaleLabelType: h, value: k, selectedValue: l }) => {
919
- if (h === "smiley" && k === l) {
920
- let p = 0;
921
- return m.replace(/black/g, () => ++p == 1 ? "black" : "white");
922
- }
923
- return m;
924
- })({ icon: t, scaleLabelType: d, value: g, selectedValue: u }), r), [r, t, d, u, g]);
925
- return n("button", { "aria-label": b ? void 0 : String(g), className: (() => {
926
- switch (d) {
927
- case "star":
928
- return A(K("likert-star", c), K(`likert-star-${g}`, c));
929
- case "smiley":
930
- return A(K("likert-smiley", c), K(`likert-smiley-${g}`, c));
931
- default:
932
- return g === s ? A(K("likert-number", c), K(`likert-number-${g}`, c), K("likert-last-option", c)) : A(K("likert-number", c), K(`likert-number-${g}`, c));
933
- }
934
- })(), dangerouslySetInnerHTML: { __html: $ }, id: C, onClick: (m) => {
935
- m.preventDefault(), m.stopPropagation(), a(g);
936
- }, onKeyDown: (m) => {
937
- var l, p;
938
- const h = w.querySelectorAll(`.likert-${d ?? "number"}`), k = g - 1;
939
- m.key === "ArrowRight" ? (l = h[k + 1]) == null || l.focus() : m.key === "ArrowLeft" ? (p = h[k - 1]) == null || p.focus() : m.key !== "Enter" && m.key !== " " || (m.preventDefault(), m.stopPropagation(), a(g));
940
- }, onPointerDown: () => y(!0), onPointerEnter: () => v(g), onPointerLeave: () => {
941
- v(-1), y(!1);
942
- }, style: H, tabIndex: 0 });
943
- }, Zn = ({ className: e, labels: o, next: t, properties: r, questionId: i, type: s }) => {
944
- const { border: d, useMobileStyling: u, viewDocument: a, enableCspTrustedTypes: v } = z((h) => ({ border: h.border, useMobileStyling: h.useMobileStyling, viewDocument: h.viewDocument, enableCspTrustedTypes: h.enableCspTrustedTypes })), [y, c] = Z(-1), [g, w] = Z(!1), [C, b] = Z(null), f = o && o.left, _ = o && o.right;
945
- let R;
946
- const { range: L, scaleLabelType: T, ratingIcons: H } = r;
947
- L && (R = Number(L));
948
- const $ = R || 5, m = (h) => {
949
- var k, l;
950
- switch (T) {
951
- case "star":
952
- return (k = H[0]) == null ? void 0 : k.svg;
953
- case "smiley":
954
- return (l = H[h]) == null ? void 0 : l.svg;
955
- default:
956
- return String(h + 1);
957
- }
958
- };
959
- return n("form", { className: A(e, "ul-card--likert", "fade-in-transition"), children: n(ie, { properties: r, children: [n(ce, { children: [n("div", { "aria-label": `Rating (1 - ${$})`, className: "ul-card--likert__numbers", role: "radiogroup", children: [...Array($)].map((h, k) => {
960
- const l = k + 1;
961
- return n(Qn, { activeValue: y, border: d, enableCspTrustedTypes: v, icon: m(k), isPressed: g, range: $, scaleLabelType: T, selectedValue: C, setActiveValue: c, setIsPressed: w, setSelectedValue: b, useMobileStyling: u, value: l, viewDocument: a }, k);
962
- }) }), (f || _) && n("div", { className: "ul-card--likert__labels", children: [n("span", { children: f }), n("span", { children: _ })] })] }), n(de, { children: n(me, { isDisabled: C === null && r.required, onClick: () => t({ value: C, questionId: i, type: s }, !0), children: re(r) }) })] }) }, i);
963
- }, Yn = ({ columns: e, onSelect: o, options: t, selectedOptions: r }) => {
964
- const i = se([]), { border: s, useMobileStyling: d } = z((g) => ({ border: g.border, useMobileStyling: g.useMobileStyling })), u = t.findIndex((g) => r[g.id] === null), [a, v] = Z(u), y = be((g, w) => {
965
- o(g, w);
966
- const C = a + 1, b = t[C];
967
- b && r[b.id] === null && v(C);
968
- }, [o, t, r, a]), c = be((g, w) => {
969
- const C = a === g;
970
- return n(kn, { animate: !0, header: w.label, isOpen: C, onClick: () => {
971
- var b;
972
- return v(C && !((b = window.UserLeap) != null && b.isMobileSDK) ? -1 : g);
973
- }, ref: (b) => {
974
- b && (i.current[g] = b);
975
- }, showHeaderCheck: r[w.id] !== null, children: n("div", { style: { paddingTop: "12px" }, children: e.map((b) => n($e, { allowTextEntry: !1, ariaLabel: `${w.label}-${b.label}`, border: s, error: !1, id: `${w.id}-${b.value}`, isRadio: !0, isSelected: r[w.id] === b.value, label: b.label, onUserInputChanged: () => y(w.id, b.value), useMobileStyling: d }, b.label)) }) }, w.id);
976
- }, [s, e, a, y, r, d]);
977
- return n("div", { children: t.map((g, w) => c(w, g)) });
978
- }, Wn = ({ className: e, next: o, options: t, properties: r, questionId: i, type: s, onSubmitButtonClick: d }) => {
979
- const u = r.matrixColumn, a = r.required, v = (C) => {
980
- C.preventDefault(), C.stopPropagation(), o({ value: c, questionId: i, type: s }, !0), d && d();
981
- }, y = t.reduce((C, b) => (C[b.id] = null, C), {}), [c, g] = Z(y);
982
- return n("form", { className: A(e, "ul-card__matrix", "fade-in-transition"), id: "text-form", onSubmit: v, children: n(ie, { properties: r, children: [n(ce, { children: n(Yn, { columns: u, onSelect: (C, b) => {
983
- g((f) => ({ ...f, [C]: b }));
984
- }, options: t, selectedOptions: c }) }), n(de, { children: n(me, { isDisabled: (w = c, a && Object.values(w).every((C) => C == null)), onClick: () => v(new SubmitEvent("submit")), children: re(r) }) })] }) }, i);
985
- var w;
986
- }, mn = ({ className: e, onSubmit: o, options: t = [], properties: r, questionId: i, type: s, showIndividualSubmit: d = !1, onSubmitButtonClick: u }) => {
987
- const { border: a, useMobileStyling: v } = z((l) => ({ border: l.border, useMobileStyling: l.useMobileStyling })), y = t.reduce((l, p) => (l[p.id] = { isSelected: !1 }, l), {}), [c, g] = Z(y), w = s === "multiplechoice", C = r.required, b = t.find((l) => {
988
- var p;
989
- return (p = l.optionProperties) == null ? void 0 : p.noneOfTheAbove;
990
- }), f = (l) => Object.entries(l).some(([p, x]) => {
991
- var M;
992
- const S = t.find((O) => `${O.id}` === p), j = x.userText === void 0 || x.userText.trim() === "";
993
- return ((M = S == null ? void 0 : S.optionProperties) == null ? void 0 : M.allowsTextEntry) && j && x.isSelected;
994
- }), _ = (l) => Object.values(l).filter((p) => p.isSelected).length, R = r.minSelect && r.minSelect > 0 && r.maxSelectMode === ke.Range && _(c) < r.minSelect && (C || _(c) > 0), L = (l) => f(l) || C && !_(l) || !((p) => {
995
- const { minSelect: x = 0, maxSelect: S = 1 / 0, maxSelectMode: j } = r, M = _(p);
996
- switch (j) {
997
- case ke.Maximum:
998
- return M <= S;
999
- case ke.Range:
1000
- return M === 0 || M >= x;
1001
- default:
1002
- return !0;
1003
- }
1004
- })(l), T = Object.entries(c).some(([l, p]) => {
1005
- var x, S;
1006
- return p.isSelected && ((S = (x = t.find((j) => `${j.id}` === l)) == null ? void 0 : x.optionProperties) == null ? void 0 : S.allowsTextEntry);
1007
- }), H = d && (!w || T), $ = (l) => {
1008
- k(l.id, l.selected, l.userText, l.noneOfTheAbove);
1009
- }, m = (l) => {
1010
- var p;
1011
- return (r == null ? void 0 : r.maxSelectMode) !== ke.Unlimited && _(c) === (r == null ? void 0 : r.maxSelect) && !((p = c[l]) != null && p.isSelected);
1012
- }, h = () => {
1013
- o(c, !0), u && u();
1014
- }, k = (l, p, x, S) => {
1015
- const j = Object.assign({}, c);
1016
- if ((w || S) && p) for (const M of Object.values(j)) M.isSelected = !1, delete M.userText;
1017
- else b && !S && c[b.id].isSelected && (j[b.id].isSelected = !1);
1018
- j[l] = { isSelected: p, userText: x }, g(j);
1019
- };
1020
- return n("form", { className: A(e, "ul-card--multiple", "fade-in-transition"), id: "text-form", onSubmit: h, children: n(ie, { properties: r, children: [n(ce, { children: [r.isDropdown ? n(Ln, { disabledOptions: t.filter((l) => m(l.id)), dropdownFooter: R ? n("div", { className: "ul-card__min-select-counter", style: { marginLeft: "16px" }, children: [_(c), "/", r.minSelect] }) : void 0, isMultiSelect: !w, multiselectText: r.dropdownMultiselectedText ?? "choices selected", onChange: (l) => {
1021
- const p = { ...c };
1022
- for (const x of t) l.includes(x) ? p[x.id].isSelected = !0 : p[x.id].isSelected = !1;
1023
- g(p);
1024
- }, options: t, placeholderText: r.dropdownPlaceholderText ?? (w ? "Select choice" : "Select choice(s)"), value: t.filter((l) => c[l.id].isSelected) }) : n("div", { className: A(K("ul-card__choices", v)), role: w ? "radiogroup" : "group", children: [t.map(({ id: l, label: p, value: x, optionProperties: S }) => {
1025
- var q, Q;
1026
- const j = `${l}`, { allowsTextEntry: M, noneOfTheAbove: O } = { allowsTextEntry: !1, noneOfTheAbove: !1, ...S };
1027
- return n($e, { allowTextEntry: M, border: a, disabled: m(j), error: (B = c, f(B)), id: j, isRadio: w, isSelected: !!((q = c[j]) != null && q.isSelected), label: p, noneOfTheAbove: O, onUserInputChanged: $, promptText: (S == null ? void 0 : S.otherOptionPlaceholder) || "Please specify", text: (Q = c[l]) == null ? void 0 : Q.userText, useMobileStyling: v, value: x }, j);
1028
- var B;
1029
- }), !!R && n("div", { className: "ul-card__min-select-counter", children: [_(c), "/", r.minSelect] })] }), H && n(Rn, { handleSubmit: h, isSubmitDisabled: L(c) })] }), n(de, { children: n(me, { isDisabled: L(c), onClick: h, children: re(r) }) })] }) }, i);
1030
- }, Kn = (e) => {
1031
- const { questionId: o, type: t, next: r, options: i } = e;
1032
- return n(mn, { ...e, onSubmit: (s, d) => {
1033
- const u = Object.entries(s).find(([, g]) => g.isSelected) || [void 0, void 0], [a, v] = u, y = i.find((g) => `${g.id}` === a), c = v != null && v.userText ? { [a]: { userText: v.userText } } : null;
1034
- r({ value: y && a ? { [a]: y.value } : {}, secondaryValue: c, questionId: o, type: t }, d);
1035
- } });
1036
- }, Jn = (e) => {
1037
- const { questionId: o, type: t, next: r } = e;
1038
- return n(mn, { ...e, onSubmit: (i, s) => {
1039
- const d = Object.entries(i).reduce((a, [v, y]) => (a[v] = y.isSelected, a), {}), u = Object.entries(i).reduce((a, [v, y]) => {
1040
- if (!y.userText) return a;
1041
- const c = a || {};
1042
- return c[v] = { userText: y.userText }, c;
1043
- }, null);
1044
- r({ value: d, secondaryValue: u, questionId: o, type: t }, s);
1045
- } });
1046
- }, Xn = ({ className: e, labels: o, properties: t, next: r, questionId: i, type: s }) => {
1047
- const [d, u] = Z(null), { border: a, useMobileStyling: v, viewDocument: y } = z((w) => ({ border: w.border, useMobileStyling: w.useMobileStyling, viewDocument: w.viewDocument })), c = o && o.left, g = o && o.right;
1048
- return n("form", { className: A(e, "ul-card--nps", "fade-in-transition"), children: n(ie, { properties: t, children: [n(ce, { children: [n("div", { className: "ul-card--nps__numbers", children: [...Array(11)].map((w, C) => n("button", { className: A(K("nps-number", v), K(`nps-number-${C}`, v)), id: `option-${C}`, onClick: (b) => {
1049
- b.preventDefault(), b.stopPropagation(), u(C);
1050
- }, onKeyDown: (b) => {
1051
- var _, R;
1052
- const f = y.querySelectorAll("button.nps-number");
1053
- b.key === "ArrowRight" ? (_ = f[C + 1]) == null || _.focus() : b.key === "ArrowLeft" ? (R = f[C - 1]) == null || R.focus() : b.key !== "Enter" && b.key !== " " || (b.preventDefault(), b.stopPropagation(), u(C));
1054
- }, onPointerDown: (b) => {
1055
- b.currentTarget.style.zIndex = "2";
1056
- }, onPointerLeave: (b) => {
1057
- b.currentTarget.style.zIndex = "auto";
1058
- }, style: d === C ? { backgroundColor: a, color: "#fff" } : void 0, tabIndex: 0, children: C }, C)) }), n("div", { className: "ul-card--nps__labels", children: [n("span", { children: c }), n("span", { children: g })] })] }), n(de, { children: n(me, { isDisabled: d === null && t.required, onClick: () => r({ value: d, questionId: i, type: s }, !0), children: re(t) }) })] }) }, i);
1059
- }, et = ({ className: e, next: o, properties: t, questionId: r, type: i, onSubmitButtonClick: s }) => {
1060
- const { border: d, useMobileStyling: u, update: a } = z((f) => ({ border: f.border, useMobileStyling: f.useMobileStyling, update: f.update })), [v, y] = Z(""), c = se(null), g = v.trim(), w = t.required === !0 && !g, C = Mn(c, () => a()), b = t && t.openTextPlaceholder ? t.openTextPlaceholder : "";
1061
- return n("form", { className: A(e, "ul-card-text", "fade-in-transition"), id: "text-form", children: n(ie, { properties: t, children: n("div", { className: "ul-card-text", children: [n(ce, { children: [n("div", { className: "ul-card-text__container", children: n("textarea", { "aria-describedby": "ul-caption", "aria-labelledby": "ul-question", "aria-multiline": "true", "aria-placeholder": b, className: A(K("ul-card-text__input", u)), "data-gramm": "false", maxLength: 5e3, name: "text", onBlur: (f) => {
1062
- f.currentTarget.style.borderColor = rn;
1063
- }, onChange: (f) => {
1064
- const { value: _ } = f.currentTarget;
1065
- C(), f.preventDefault(), f.stopPropagation(), y(_);
1066
- }, onFocus: (f) => {
1067
- f.currentTarget.style.borderColor = d;
1068
- }, placeholder: b, ref: c, role: "textbox", tabIndex: 0 }) }), t.footerHtml && n(xe, { className: "footer", html: t.footerHtml })] }), n(de, { children: n(me, { isDisabled: w, onClick: (f) => {
1069
- f.preventDefault(), f.stopPropagation();
1070
- const _ = t.required !== !0 || g.length > 0;
1071
- o({ value: v, questionId: r, type: i }, _), s && s();
1072
- }, children: re(t) }) })] }) }) }, r);
1073
- }, nt = ({ className: e, 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), g = se(!1), w = se([]), [C, b] = Z(() => (r == null ? void 0 : r.required) === !0), [f, _] = Z(() => u.map((E) => ({ ...E, rank: null }))), R = ye(() => Array.from({ length: u.length }, (E, D) => D + 1), [u.length]), { useMobileStyling: L, isPreview: T, headers: H } = z((E) => ({ useMobileStyling: E.useMobileStyling, isPreview: E.isPreview, headers: E.headers })), $ = (H == null ? void 0 : H["userleap-platform"]) === "android", m = L && !T && !$, h = !m && !$, k = (E, D) => {
1075
- _((U) => {
1076
- const P = parseInt(D), F = U.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 U;
1080
- const G = F[J].rank;
1081
- return P < G ? F.forEach((V) => {
1082
- V.id !== E && V.rank >= P && V.rank < G && (V.rank = V.rank + 1);
1083
- }) : P > G && F.forEach((V) => {
1084
- V.id !== E && V.rank > G && V.rank <= P && (V.rank = V.rank - 1);
1085
- }), F[J].rank = P, F.sort((V, he) => V.rank - he.rank), O(), F;
1086
- });
1087
- }, l = (E, D) => {
1088
- for (let U = 0; U < w.current.length; U++) {
1089
- const P = w.current[U];
1090
- if (!P || P === c.current) continue;
1091
- const F = P.getBoundingClientRect();
1092
- if (E >= F.left && E <= F.right && D >= F.top && D <= F.bottom) return { element: P, index: U };
1093
- }
1094
- return null;
1095
- }, p = (E) => (D) => {
1096
- if (!m) return;
1097
- D.preventDefault(), D.stopPropagation(), g.current = !0, a.current = E;
1098
- const U = D.touches[0];
1099
- v.current = U.clientY, y.current = U.clientY;
1100
- const P = D.currentTarget.closest(".ul-card-rank__option");
1101
- P && (c.current = P, P.classList.add("is-dragging"));
1102
- }, x = (E) => {
1103
- if (!m || !g.current || a.current === null) return;
1104
- E.preventDefault(), E.stopPropagation();
1105
- const D = E.touches[0];
1106
- y.current = D.clientY;
1107
- const U = y.current - v.current;
1108
- c.current && (c.current.style.transform = `translateY(${U}px)`, c.current.style.zIndex = "1000"), w.current.forEach((F) => {
1109
- F && F !== c.current && F.classList.remove("is-drop-target");
1110
- });
1111
- const P = l(D.clientX, D.clientY);
1112
- P && P.element.classList.add("is-drop-target");
1113
- }, S = (E) => {
1114
- if (!m || !g.current || a.current === null) return;
1115
- E.preventDefault(), E.stopPropagation();
1116
- const D = E.changedTouches[0], U = l(D.clientX, D.clientY);
1117
- c.current && (c.current.style.transform = "", c.current.style.zIndex = "", c.current.classList.remove("is-dragging")), w.current.forEach((P) => {
1118
- P && P.classList.remove("is-drop-target");
1119
- }), U && U.index !== a.current && j(a.current, U.index), a.current = null, c.current = null, g.current = !1;
1120
- }, j = (E, D) => {
1121
- _((U) => {
1122
- const P = U.map((J) => ({ ...J })), [F] = P.splice(E, 1);
1123
- return P.splice(D, 0, F), P.forEach((J, G) => {
1124
- J.rank = G + 1;
1125
- }), O(), P;
1126
- });
1127
- }, M = (E) => {
1128
- const D = {};
1129
- E.reduce((U, P) => (U[P.id] = P.rank, U), D), t({ value: D, questionId: i, type: s }, !0);
1130
- }, O = () => {
1131
- b(!1);
1132
- }, { left: B, right: q } = o, Q = u.length, Y = (E) => {
1133
- E.preventDefault(), E.currentTarget.classList.add("is-drop-target");
1134
- }, ee = (E) => {
1135
- E.currentTarget.classList.remove("is-drop-target");
1136
- }, ve = (E) => {
1137
- a.current = null, E.currentTarget.classList.remove("is-dragging");
1138
- };
1139
- return n("form", { className: A(e, "ul-card-rank", "fade-in-transition"), onSubmit: (E) => {
1140
- E.preventDefault(), M(f), d && d();
1141
- }, children: n(ie, { properties: r, children: n(Ce, $ ? { children: [n(ce, { children: n("div", { className: "ul-card--rank__question-inner-container", children: [n("div", { className: "ul-card-rank__labels", children: n("span", { children: ["1 - ", B] }) }), n("ol", { className: "ul-card-rank__list", children: f.map(({ id: E, label: D, rank: U }) => n("li", { className: "ul-card-rank__option", children: [n("select", { "aria-label": `Rank for ${D}`, className: A("ul-card-rank__select", U == null && "ul-card-rank__select--placeholder"), name: `rank[${E}]`, onChange: (P) => k(E, P.currentTarget.value), value: U ?? "", children: [U == null && n("option", { className: "ul-card-rank__select-option", disabled: !0, value: "", children: "-" }), R.map((P) => n("option", { className: "ul-card-rank__select-option", value: P, children: P }, `${P}-${i}`))] }), n("span", { children: D })] }, E)) }), n("div", { className: "ul-card-rank__labels", children: n("span", { children: [Q, " - ", q] }) })] }) }), n(de, { children: n("div", { className: "ul-card__button-wrapper", children: n(oe, { disabled: C, children: re(r) }) }) })] } : { children: [n(ce, { children: n("div", { className: "ul-card--rank__question-inner-container", children: [n("div", { className: "ul-card-rank__labels", children: n("span", { children: ["1 - ", B] }) }), n("ol", { className: "ul-card-rank__list", onDragOver: $ ? void 0 : (E) => {
1142
- E.preventDefault(), E.dataTransfer && (E.dataTransfer.dropEffect = "move");
1143
- }, children: f.map(({ id: E, label: D, rank: U }, P) => {
1144
- return n("li", { className: "ul-card-rank__option", draggable: !!h || void 0, onDragEnd: h ? ve : void 0, onDragEnter: h ? Y : void 0, onDragLeave: h ? ee : void 0, onDragStart: h ? (J = P, (G) => {
1145
- a.current = J, G.dataTransfer && (G.dataTransfer.effectAllowed = "move", G.dataTransfer.setData("text/plain", String(J)), G.currentTarget.classList.add("is-dragging"));
1146
- }) : void 0, onDrop: h ? (F = P, (G) => {
1147
- var he, Ge;
1148
- G.preventDefault(), G.currentTarget.classList.remove("is-drop-target");
1149
- const V = a.current;
1150
- a.current = null, (Ge = (he = G.currentTarget.closest(".ul-card-rank__list")) == null ? void 0 : he.querySelector(".is-dragging")) == null || Ge.classList.remove("is-dragging"), V != null && V !== F && j(V, F);
1151
- }) : void 0, ref: (G) => w.current[P] = G, children: [n("select", { "aria-label": `Rank for ${D}`, className: A("ul-card-rank__select", U == null && "ul-card-rank__select--placeholder"), name: `rank[${E}]`, onChange: (G) => k(E, G.currentTarget.value), value: U ?? "", children: [U == null && n("option", { className: "ul-card-rank__select-option", disabled: !0, value: "", children: "-" }), R.map((G) => n("option", { className: "ul-card-rank__select-option", value: G, children: G }, G))] }), n("span", { children: D }), !$ && n("button", { "aria-label": `Drag ${D} to reorder`, className: "ul-card-rank__drag-btn", onTouchEnd: m ? S : void 0, onTouchMove: m ? x : void 0, onTouchStart: m ? p(P) : void 0, title: "Drag to reorder", type: "button", children: n("svg", { fill: "none", height: "17", viewBox: "0 0 16 17", width: "16", xmlns: "http://www.w3.org/2000/svg", children: n("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
- }) }), n("div", { className: "ul-card-rank__labels", children: n("span", { children: [Q, " - ", q] }) })] }) }), n(de, { children: n("div", { className: "ul-card__button-wrapper", children: n(oe, { disabled: C, children: re(r) }) }) })] }) }) }, i);
1154
- }, Be = 1, vn = 2, hn = 3, je = (e) => e.type === "av_permission", Je = (e) => e.type === "screen_permission", gn = (e, o) => e === void 0 ? Be : e ? ((t, r) => !(je(r) ? r.permissionDescriptors : []).includes("camera") || t.getVideoTracks().length > 0)(e, o) ? hn : Be : vn, Xe = { avStream: null, currentPage: null, mediaRecordingUids: null, nextQuestion: () => {
1155
- }, passthroughData: void 0, recordingMediaTypes: void 0, screenPermissionRequested: !1, type: void 0 }, te = wn((e) => ({ ...Xe, reset: () => {
1156
- e(Xe);
1157
- }, updatePage: (o) => {
1158
- e(o);
1159
- } }));
1160
- function qe({ currentPage: e, pages: o }) {
1161
- const { avStream: t, recordingMediaTypes: r, updatePage: i } = te.getState(), { recorderEventEmitter: s } = z.getState();
1162
- s.emit("av.permission", { "permission.descriptors": e.permissionDescriptors, "stream.ready": (d, u) => {
1163
- if (t === d) return;
1164
- let a = e;
1165
- if (d && !e.permissionDescriptors.includes("camera")) {
1166
- const v = o.indexOf(e), y = u != null && u.active ? v + 2 : v + 1;
1167
- u != null && u.active && r && s.emit("begin.recording", { "recording.media.types": r, "start.recording.callback": (c) => i({ mediaRecordingUids: c }) }), a = o[y];
1168
- }
1169
- i({ currentPage: a, avStream: d });
1170
- } });
1171
- }
1172
- function Ue({ status: e }) {
1173
- const { nextQuestion: o, passthroughData: t, mediaRecordingUids: r, reset: i } = te.getState(), { recorderEventEmitter: s, handleUploadUpdate: d, index: u } = z.getState(), a = { value: { taskStatus: e }, type: "recordedtask", questionId: (t == null ? void 0 : t.questionId) || 1 };
1174
- t && s.emit("finish.task", { "begin.callback": (v) => {
1175
- d({ mediaRecordingUid: v, isSubmitted: !0, progressPct: 0, isComplete: !1 });
1176
- }, "progress.callback": (v, y) => {
1177
- d({ mediaRecordingUid: v, progressPct: y.detail, isSubmitted: !1, isComplete: !1 });
1178
- }, "upload.callback": (v) => {
1179
- v && d({ mediaRecordingUid: v, isComplete: !0, isSubmitted: !0, progressPct: 100 });
1180
- }, "passthrough.data": t, "current.index": u, "task.response": a, "task.complete.callback": (v) => {
1181
- a.value.taskDurationMillisecond = v, r && (a.value.mediaRecordingUids = r), i(), o(a);
1182
- } });
1183
- }
1184
- function Fe({ pages: e, setIsRequestingPermission: o }) {
1185
- const { recorderEventEmitter: t, eventEmitFn: r } = z.getState(), { updatePage: i, currentPage: s, recordingMediaTypes: d, screenPermissionRequested: u } = te.getState();
1186
- if (!s) return;
1187
- const a = e.indexOf(s);
1188
- switch (s.type) {
1189
- case "av_permission": {
1190
- const v = u ? a + 2 : a + 1;
1191
- return u && d && t.emit("begin.recording", { "recording.media.types": d, "start.recording.callback": (y) => {
1192
- i({ mediaRecordingUids: y });
1193
- } }), void i({ currentPage: e[v] });
1194
- }
1195
- case "screen_permission":
1196
- return void t.emit("screen.permission", { "screen.permission.requested": o, "stream.ready.callback": (v, y) => {
1197
- const c = y ? e[a + 1] : s;
1198
- y && d && t.emit("begin.recording", { "recording.media.types": d, "start.recording.callback": (g) => {
1199
- i({ captureStream: y, mediaRecordingUids: g });
1200
- } }), i({ currentPage: c, screenPermissionRequested: !0, captureStream: y });
1201
- } });
1202
- case "start_task":
1203
- return r("recorded.task.start"), t.emit("recorded.task.start"), t.emit("start.task"), void i({ currentPage: e[a + 1], screenPermissionRequested: !0 });
1204
- case "complete_task":
1205
- return;
1206
- }
1207
- }
1208
- const bn = "ul-permission-graphics-container", fn = "ul-permission-body", yn = A(bn, "ul_recorded-task-inset-spacing"), Ie = A("ul-horizontal-button-container", "ul-horizontal-button-container-left"), Cn = ({ richTextBody: e }) => n(xe, { className: "ul-rich-text-body", html: e, id: "ul-task-detail-container" }), _e = ({ required: e, skipButtonText: o, bottom: t = !1 }) => e ? null : n(oe, { className: A(t && "ul-skip-button-below", "ul-button-inactive"), onClick: Ue.bind(null, { status: "abandoned" }), children: o || "Skip" }), ze = (e) => {
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
- ae(() => {
1211
- const d = setInterval(() => {
1212
- s && o && !o.active ? i({ avStream: null, currentPage: e[0] }) : t && t.active || i({ captureStream: void 0, currentPage: e[s ? 1 : 0] });
1213
- }, 1e3);
1214
- return () => clearInterval(d);
1215
- }, [o, t, s, e, r, i]);
1216
- }, tt = ({ content: e, pages: o, required: t }) => {
1217
- const { buttonText: r, skipButtonText: i, taskDetail: s } = e;
1218
- return ze(o), n("div", { className: "ul-task-page", children: [s && n(Cn, { richTextBody: s }), n("div", { className: Ie, children: [n(oe, { onClick: Fe.bind(null, { pages: o }), children: r }), n(_e, { required: t, skipButtonText: i })] })] }, "start-task");
1219
- }, rt = ({ content: e, pages: o, properties: t }) => {
1220
- const { buttonText: r, skipButtonText: i } = e;
1221
- return ze(o), n("div", { className: "ul-task-page", children: [e.taskDetail && n(Cn, { richTextBody: e.taskDetail }), n(ie, { properties: t, children: n("div", { className: Ie, children: [n(oe, { className: "ul-complete-task-button", onClick: Ue.bind(null, { status: "completed" }), children: r }), n(oe, { className: A("ul-button-inactive"), onClick: Ue.bind(null, { status: "given.up" }), children: i })] }) })] }, "complete-task");
1222
- }, ot = ({ content: e, pages: o, required: t }) => {
1223
- const { buttonText: r, skipButtonText: i } = e, [s] = z((a) => [a.tabTitle]), [d, u] = Z(!1);
1224
- return n("div", { children: [n("div", { className: yn, children: [n("p", { style: { marginTop: "auto" }, children: e.selectTabText }), n("div", { className: "ul-select-tab-container", children: n("p", { className: fn, children: s }) })] }), n("div", { className: t ? "" : Ie, children: [n(oe, { disabled: d, onClick: Fe.bind(null, { pages: o, setIsRequestingPermission: u }), children: r }), n(_e, { required: t, skipButtonText: i })] })] });
1225
- }, it = ({ content: e }) => n(xe, { className: A(bn, "ul_permission_svg_container", "ul_recorded-task-inset-spacing", "ul-center-horizontally"), html: e.svg }, "ul-permission-request-graphic"), st = ({ content: e, pages: o, required: t }) => {
1226
- const { permissionDeniedHeadline: r, permissionDeniedBody: i, skipButtonText: s, tryAgainButtonText: d } = e, u = je(o[0]) ? o[0] : null;
1227
- return ae(() => {
1228
- const a = setInterval(() => {
1229
- u !== null && qe({ currentPage: u, pages: o });
1230
- }, 1e3);
1231
- return () => clearInterval(a);
1232
- }, [u, o]), u ? n("div", { children: [n("div", { className: yn, children: n("p", { className: "ul-av-permission-denied-paragraph", children: [n("span", { className: "ul-av-permission-denied-headline", children: r }), n("span", { className: fn, children: i })] }) }), n("div", { className: Ie, children: [n(oe, { onClick: qe.bind(null, { currentPage: u, pages: o }), children: d }), n(_e, { required: t, skipButtonText: s })] })] }) : null;
1233
- }, at = ({ stream: e }) => n("video", { autoPlay: !0, className: A("ul_recorded-task-inset-spacing"), id: "ul-record-task-video-preview", muted: !0, ref: (o) => {
1234
- o && (o.srcObject = e || null);
1235
- } }), lt = ({ content: e, pages: o, required: t }) => {
1236
- const { skipButtonText: r } = e, { avStream: i } = te.getState();
1237
- return ze(o), n("div", { children: [n(at, { stream: i }), n("div", { className: "ul-vertical-button-container-center", children: [n(oe, { onClick: Fe.bind(null, { pages: o }), children: e.buttonText }), n(_e, { bottom: !0, required: t, skipButtonText: r })] })] });
1238
- }, dt = ({ properties: e }) => {
1239
- const { pages: o, required: t } = e, { avStream: r, currentPage: i } = te.getState();
1240
- if (i === void 0) return null;
1241
- switch (i == null ? void 0 : i.type) {
1242
- case "av_permission": {
1243
- const s = gn(r, i);
1244
- return s === Be ? n(it, { content: i }) : n(s === vn ? st : lt, { content: i, pages: o, required: t });
1245
- }
1246
- case "screen_permission":
1247
- return n(ot, { content: i, pages: o, required: t });
1248
- case "start_task":
1249
- return n(tt, { content: i, pages: o, required: t });
1250
- case "complete_task":
1251
- return n(rt, { content: i, pages: o, properties: e });
1252
- default:
1253
- return null;
1254
- }
1255
- }, ct = ({ className: e, properties: o, next: t, questionId: r }) => {
1256
- const i = z(), { surveyId: s, responseGroupUid: d, userId: u } = i, a = te(), { screenPermissionRequested: v } = a, y = te((b) => b.avStream);
1257
- let c = te((b) => b.currentPage);
1258
- c || (c = function({ pages: b, userId: f, responseGroupUid: _, surveyId: R, questionId: L, next: T }) {
1259
- const { updatePage: H } = te.getState(), { eventEmitFn: $, recorderEventEmitter: m } = z.getState(), h = { questionId: L, surveyId: R, visitorId: f, responseGroupUid: _ };
1260
- let k = 0;
1261
- m.emit("recorded.task.permission.screen"), $("recorded.task.permission.screen"), m.emit("permission.status", { "permission.status.callback": (p, x, S, j) => {
1262
- const M = b[k], { type: O } = M, B = ["screen"];
1263
- if (je(M)) {
1264
- const { permissionDescriptors: q } = M, Q = q == null ? void 0 : q.includes("microphone"), Y = q == null ? void 0 : q.includes("camera");
1265
- Q && B.push("audio"), Y && B.push("video"), (p != null && p.active && !Y || p != null && p.active && x) && k++;
1266
- }
1267
- Je(b[k]) && S && (k++, m.emit("begin.recording", { "recording.media.types": B, "start.recording.callback": (q) => H({ mediaRecordingUids: q }) })), H({ currentPage: b[k], avStream: p, screenPermissionRequested: S, nextQuestion: T, type: O, passthroughData: h, recordingMediaTypes: B, captureStream: j });
1268
- } });
1269
- const l = b[k];
1270
- return l.type === "av_permission" && qe({ currentPage: l, pages: b }), l;
1271
- }({ questionId: r, surveyId: s, next: (b) => {
1272
- t(b, !0);
1273
- }, pages: o.pages, responseGroupUid: d, userId: u }));
1274
- let g = c.headline, w = c.captionText;
1275
- const C = gn(y, c);
1276
- return Je(c) && v && (g = c.permissionDeniedHeadline, w = c.permissionDeniedCaptionText), je(c) && C === hn && (g = c.permissionGrantedHeadline, w = c.permissionGrantedCaptionText), n("div", { className: A(e, "ul-center-horizontally", "fade-in-transition"), children: [n(He, { isRequired: o == null ? void 0 : o.required, message: g, properties: { captionText: w } }), n(ce, { children: n(dt, { properties: o }) })] });
1277
- }, ut = ({ className: e, next: o, properties: t, questionId: r, type: i }) => {
1278
- const { visitorAttributes: s, isLongFormSurvey: d } = z((y) => ({ visitorAttributes: y.visitorAttributes, isLongFormSurvey: on(y.studyType) })), u = (y, c = !1) => {
1279
- o({ value: c ? { skipped: !0 } : void 0, questionId: r, type: i }, !0);
1280
- }, a = Bn(t && t.buttonUrl, s), v = d && t.promptActionType === En.NO_BUTTON;
1281
- return n("div", { className: A(e, "ul-card__text-url-prompt", "fade-in-transition"), children: n(ie, { properties: t, children: !v && n("div", { children: n("div", { className: "ul-card-button-group", children: [n("a", { className: "ul-card-text__button ul-card__text-url-prompt-button", href: a, id: "ul-card-text__button", onClick: u, onKeyPress: (y) => {
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 && n("button", { className: "ul-card-skip__button", onClick: (y) => u(0, !0), children: Oe(t) })] }) }) }) }, r);
1284
- }, pt = ({ className: e, questionId: o }) => {
1285
- const { border: t, destroy: r, endCard: i, forceBrandedLogo: s } = z((a) => ({ border: a.border, destroy: a.destroy, endCard: a.endCard, forceBrandedLogo: a.forceBrandedLogo }));
1286
- ae(() => {
1287
- setTimeout(() => {
1288
- r(Ae);
1289
- }, s ? 4e3 : 2e3);
1290
- }, [r, s]);
1291
- const d = i && i.subheader ? n("p", { className: "ul-caption", children: i.subheader }) : null, u = i && i.headline ? i.headline : "";
1292
- return n("div", { className: A(e, "ul-card--thanks", "fade-in-transition"), children: n("div", { children: n("div", { className: "ul-card--thanks-content", children: [n("div", { className: "ul-thanks-check", children: n("svg", { "aria-labelledby": "title", fill: "none", height: "99", viewBox: "0 0 81 99", width: "81", xmlns: "http://www.w3.org/2000/svg", children: [n("path", { clipRule: "evenodd", d: "M40.5 77C60.9345 77 77.5 60.4345 77.5 40C77.5 19.5655 60.9345 3 40.5 3C20.0655 3 3.5 19.5655 3.5 40C3.5 60.4345 20.0655 77 40.5 77ZM80.5 40C80.5 62.0914 62.5914 80 40.5 80C18.4086 80 0.5 62.0914 0.5 40C0.5 17.9086 18.4086 0 40.5 0C62.5914 0 80.5 17.9086 80.5 40Z", fill: t, fillRule: "evenodd" }), n("path", { clipRule: "evenodd", d: "M55.025 22.9046C55.6299 23.4705 55.6616 24.4198 55.0956 25.0247C54.8724 25.2634 54.6109 25.5285 54.3157 25.8277C52.2547 27.9168 48.5549 31.667 44.8135 39.6658C43.2818 42.9406 42.0864 45.8386 41.0823 48.2729C40.6539 49.3116 40.2603 50.2659 39.8902 51.129C39.287 52.5359 38.7248 53.7508 38.1744 54.625C37.8997 55.0613 37.5806 55.4905 37.2017 55.8245C36.8201 56.1607 36.2613 56.5 35.5457 56.5C34.6742 56.5 34.0892 55.9692 33.7774 55.6083C33.4502 55.2296 33.1752 54.7511 32.9396 54.301C32.7305 53.9013 32.5088 53.4367 32.2797 52.9565C32.2429 52.8794 32.2059 52.8019 32.1688 52.7243C31.8942 52.1499 31.5959 51.534 31.2537 50.8868C29.8886 48.305 27.8539 45.2878 24.2343 43.1382C23.522 42.7152 23.2875 41.7949 23.7105 41.0826C24.1335 40.3703 25.0539 40.1358 25.7662 40.5588C30.0556 43.1062 32.4149 46.6647 33.9058 49.4845C34.2776 50.1876 34.5973 50.8487 34.8753 51.4302C34.9147 51.5124 34.9529 51.5926 34.9902 51.6707C35.2222 52.1567 35.4164 52.5637 35.5978 52.9102C35.6151 52.9434 35.6321 52.9754 35.6485 53.0061C36.0565 52.3531 36.5341 51.3434 37.133 49.9468C37.4781 49.1418 37.8572 48.2229 38.2761 47.2074C39.2886 44.7532 40.5339 41.7347 42.0961 38.3948C46.0591 29.9221 50.0641 25.8648 52.1535 23.7482C52.4423 23.4556 52.6944 23.2002 52.9048 22.9753C53.4708 22.3703 54.42 22.3387 55.025 22.9046ZM35.1994 53.5892C35.1994 53.5892 35.2 53.5888 35.2012 53.5879C35.2 53.5889 35.1994 53.5893 35.1994 53.5892ZM36.0666 53.6682C36.0732 53.674 36.0765 53.6775 36.0765 53.6777C36.0765 53.678 36.0732 53.6751 36.0666 53.6682Z", fill: t, fillRule: "evenodd" }), n("path", { d: "M69.5 97C69.5 98.1046 56.2924 99 40 99C23.7076 99 10.5 98.1046 10.5 97C10.5 95.8954 23.7076 95 40 95C56.2924 95 69.5 95.8954 69.5 97Z", fill: "black", fillOpacity: "0.2" })] }) }), n(He, { message: u }), d] }) }) }, o);
1293
- }, mt = () => n("div", { className: "thinking-dots-container", children: n("div", { className: "thinking-dot" }) }), vt = ({ className: e }) => {
1294
- const { uploadProgress: o } = z((s) => ({ uploadProgress: s.uploadProgress }));
1295
- let t, r;
1296
- Object.values(o).filter((s) => s.isSubmitted).length > 1 ? (t = "Your responses are processing", r = "Please keep this tab open until your responses are fully processed.") : (t = "Your response is processing", r = "Please keep this tab open until your response is fully processed.");
1297
- const i = Math.round(Math.min(99, ...Object.values(o).filter((s) => s.isSubmitted).map((s) => s.progressPct || 0)));
1298
- return n("div", { className: A(e, "ul-card--uploading", "fade-in-transition"), children: [n("div", { "aria-busy": "true", "aria-label": "Processing...", "aria-live": "polite", className: "ul-loading-spinner-container", role: "progressbar", children: n("div", { className: "ul-loading-spinner", children: [n("div", { className: "first" }), n("div", { className: "second" }), n("div", { className: "third" }), n("div", { className: "fourth" })] }) }), n(He, { message: `${t} (${i}% complete)` }), n("p", { className: "ul-caption", children: r })] });
1299
- }, en = 0, nn = 1, ht = ({ className: e, 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: g, visitorId: w } = z((h) => ({ apiURL: h.apiURL, envId: h.envId, handleUploadUpdate: h.handleUploadUpdate, headers: h.headers, responseGroupUid: h.responseGroupUid, surveyId: h.surveyId, viewDocument: h.viewDocument, visitorId: h.userId })), [C, b] = Z(!1), [f, _] = Z(null), [R, L] = Z(null), [T, H] = Z(en), $ = (h, k) => {
1301
- h === N.UPLOAD_STARTED ? (_(k[N.UPLOAD_ID]), L(k[N.MEDIA_RECORDING_UID]), b(!0)) : h === N.DELETE ? (_(null), L(null), b(!1)) : h === N.UPLOAD_PROGRESS ? isNaN(k[N.UPLOAD_PROGRESS_PCT]) ? a({ mediaRecordingUid: k[N.MEDIA_RECORDING_UID], isComplete: !0 }) : a({ mediaRecordingUid: k[N.MEDIA_RECORDING_UID], progressPct: k[N.UPLOAD_PROGRESS_PCT] }) : h === N.UPLOAD_FINISHED && a({ mediaRecordingUid: k[N.MEDIA_RECORDING_UID], isComplete: !0 });
1302
- }, m = (h) => {
1303
- h.preventDefault(), h.stopPropagation(), document.getElementById(s) && ((k) => {
1304
- const l = k + Ye;
1305
- if (I.document.getElementById(l) && I.videojs) {
1306
- try {
1307
- if (!I.videojs(l).record().stream) return;
1308
- } catch {
1309
- return;
1310
- }
1311
- I.videojs(l).record().stop(), I.videojs(l).record().stopDevice();
1312
- }
1313
- })(s), f && R ? (a({ mediaRecordingUid: R, isSubmitted: !0 }), o({ value: { mediaRecordingUid: R }, questionId: r, type: i }, !0)) : o({ value: null, questionId: r, type: i }, !0);
1314
- };
1315
- return n("form", { className: A(e, "ul-card--video", "fade-in-transition"), id: "ul-video-interview-form", children: [n(ce, { children: [n("div", { id: "ul-question-player-container", style: { display: T === en ? "" : "none" }, children: n(ie, { properties: t, children: n("button", { className: "ul-video-btn ul-record-response-btn", onClick: (h) => {
1316
- h.preventDefault(), h.stopPropagation(), document.getElementById(s) && ((k) => {
1317
- const l = Ee(k + an);
1318
- l == null || l.pause();
1319
- })(s), H(nn);
1320
- } }) }) }), n("div", { style: { display: T === nn ? "block" : "none" }, children: n("div", { id: "ul-recorder-player-container", ref: (h) => {
1321
- if (h && h.children.length === 0) {
1322
- const k = ((l, p = {}, x = "https://api.userleap.com", S, j, M, O = !1, B = document) => {
1323
- I.document = B;
1324
- const q = l + Ye, Q = pn(q);
1325
- return I.document.addEventListener("securitypolicyviolation", (Y) => {
1326
- le(new Error(`Voice & Video feature violates ${Y.violatedDirective} web page CSP policies for the recorder player.`), "recorderDeviceError", x, M, p.visitorId, p.envId);
1327
- }), ln(sn.concat(Un), () => {
1328
- Me(q, Q), I.document.getElementById(Ve(q)).remove();
1329
- try {
1330
- An(Q, q, p, x, S, j, M, O);
1331
- } catch (Y) {
1332
- return void le(new Error(`Error when creating video recorder player object ${Y}`), "recorderDeviceError", x, M, p.visitorId, p.envId);
1333
- }
1334
- }), Q;
1335
- })(s, { surveyId: c, responseGroupUid: y, questionId: r, visitorId: w, envId: u }, d, $, void 0, { ...v, "x-ul-video-recorder-origin": "sdk" }, t.mediaType === N.MEDIA_TYPE_AUDIO, g);
1336
- h.appendChild(k);
1337
- }
1338
- } }) })] }), n(de, { children: [n(me, { isDisabled: !!t.required && !C, onClick: m, children: re(t) }), n("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: Oe(t) })] })] });
1339
- }, fe = (e) => e.type === "aidynamicfollowup" || e.type === "aidynamicstandalone", Le = (e) => {
1340
- var o;
1341
- return fe(e) && ((o = e.props) == null ? void 0 : o.loading) === Re.inFlight;
1342
- }, xn = (e) => e.type === "thanks" || e.type === "uploading", gt = ({ card: e, avatars: o, isThinking: t, isCurrentQuestion: r, currentQuestionBubbleRef: i }) => {
1343
- 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 })(e);
1344
- return n(ge, { avatars: o, isLeft: !0, message: { id: `question-${e.name}`, type: "question", content: s.content }, ref: r ? i : null, children: t ? n(mt, {}) : n(Ce, { children: [s.isHtml ? n(xe, { className: "chat-message-text", html: s.content }) : n("div", { className: "chat-message-text", children: s.content }), e.type === "videovoice" && n(Fn, { properties: e.props, questionId: e.name, surveyVideoUrl: e.props.properties.videoUrl })] }) });
1345
- }, bt = ({ card: e, avatars: o }) => {
1346
- const t = ((r) => {
1347
- if (!("properties" in r.props) || !r.props.properties || typeof r.props.properties != "object") return null;
1348
- const i = r.props.properties, s = [{ key: "captionHtml", isHtml: !0 }, { key: "captionText", isHtml: !1 }, { key: "richTextBody", isHtml: !0 }, { key: "body", isHtml: !1 }];
1349
- for (const { key: d, isHtml: u } of s) {
1350
- const a = i[d];
1351
- if (typeof a != "string") continue;
1352
- const v = a.trim();
1353
- if (v) {
1354
- if (u && !v.replaceAll(/<[^>]*>/g, "").trim()) continue;
1355
- return { content: v, isHtml: u };
1356
- }
1357
- }
1358
- return null;
1359
- })(e);
1360
- return t ? n(ge, { avatars: o, hideAvatar: !0, isLeft: !0, message: { id: `caption-${e.name}`, type: "question", content: t.content }, children: t.isHtml ? n(xe, { className: "chat-message-text", html: t.content }) : n("div", { className: "chat-message-text", children: t.content }) }) : null;
1361
- }, ft = () => {
1362
- const { providerPersona: e, showProviderPersona: o, experimentFlags: t } = z((i) => ({ providerPersona: i.providerPersona, showProviderPersona: i.showProviderPersona, experimentFlags: i.experimentFlags }));
1363
- return (t == null ? void 0 : t["sdk-new-convo-ui"]) && o && e ? n("div", { className: "chat-persona-label", children: e }) : null;
1364
- }, yt = ({ card: e, userResponse: o, avatars: t }) => {
1365
- const r = ((i, s) => {
1366
- if ((i.type === "open" || i.type === "aidynamicfollowup" || i.type === "aidynamicstandalone") && s && typeof s == "object" && "value" in s) return s.value;
1367
- })(e, o);
1368
- return n("div", { className: "chat-bubble-container chat-right", children: [n("div", { className: "chat-bubble chat-bubble-right chat-bubble-text-only", children: n("div", { className: "chat-message-text", children: r || n("div", { className: "chat-message-no-response", children: "No response" }) }) }), n("img", { alt: "User Avatar", className: "chat-avatar chat-avatar-right", srcSet: `${t.respondentAvatar["1x"]} 1x, ${t.respondentAvatar["2x"]} 2x` })] });
1369
- }, Ct = ({ card: e, avatars: o, isCurrentQuestion: t, currentQuestionBubbleRef: r }) => {
1370
- const { endCard: i } = z((s) => ({ endCard: s.endCard }));
1371
- return n(Ce, { children: [n(ge, { avatars: o, isLeft: !0, message: { id: `thanks-${e.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) && n(ge, { avatars: o, hideAvatar: !0, isLeft: !0, message: { id: `caption-${e.name}`, type: "question", content: i.subheader } }), n(Gn, {})] });
1372
- }, xt = ({ card: e, cardIndex: o, index: t, avatars: r, cardResponses: i, questionThinkingStates: s, startingQuestionIdx: d, currentQuestionBubbleRef: u, handleCardResponse: a }) => {
1373
- const v = o === t, y = o < t, c = xn(e);
1374
- if (c) return n(Ct, { avatars: r, card: e, currentQuestionBubbleRef: u, isCurrentQuestion: v });
1375
- const g = `${e.name}`, w = i.get(g), C = e.type === "open" || e.type === "aidynamicfollowup" || e.type === "aidynamicstandalone", b = s.get(g);
1376
- if (e.type === "aidynamicfollowup" && (e.props.loading === Re.failure || e.props.loading === void 0) || e.type === "aidynamicstandalone" && e.props.loading === Re.failure) return n(Ce, {});
1377
- const f = (o > (d ?? 0) || fe(e)) && e.type !== "thanks" && e.type !== "uploading" && (b === !0 || b === void 0);
1378
- return n(tn.Fragment, { children: [n(gt, { avatars: r, card: e, currentQuestionBubbleRef: u, isCurrentQuestion: v, isThinking: f }), !f && n(Ce, { children: [n(bt, { avatars: r, card: e }), n(ft, {})] }), y && C ? n(yt, { avatars: r, card: e, userResponse: w }) : (!y || !C) && !f && n(ge, { avatars: r, isLeft: !1, message: { id: `card-${e.name}`, type: "card", content: "" }, children: n("div", { className: "chat-card-container", children: n(wt, { card: e, className: c ? "chat-thanks-card" : "chat-card", isAnswered: y, next: v ? a : () => {
1379
- } }) }) })] }, `question-card-${e.name}`);
1380
- }, ge = tn.forwardRef(({ message: e, isLeft: o = !1, children: t, avatars: r, hideAvatar: i = !1 }, s) => {
1381
- const d = o ? "chat-bubble-left" : "chat-bubble-right";
1382
- return n("div", { className: `chat-bubble-container ${o ? "chat-left" : "chat-right"}${o && i ? " chat-no-avatar" : ""}`, ref: s, children: [o && !i && n("img", { alt: "AI Avatar", className: "chat-avatar chat-avatar-left", srcSet: `${r.agentAvatar["1x"]} 1x, ${r.agentAvatar["2x"]} 2x` }), n("div", { className: `chat-bubble ${d}`, children: t || n("div", { className: "chat-message-text", children: e.content }) }), !o && !i && n("img", { alt: "User Avatar", className: "chat-avatar chat-avatar-right", srcSet: `${r.respondentAvatar["1x"]} 1x, ${r.respondentAvatar["2x"]} 2x` })] });
1383
- });
1384
- ge.displayName = "ChatBubble";
1385
- const kt = () => {
1386
- const e = z((t) => t.close), o = ye(() => () => e(Ae), [e]);
1387
- return n("div", { "aria-label": "Close button", className: "conversational-close-btn", onClick: o, onKeyPress: (t) => {
1388
- t.key === "Enter" && o();
1389
- }, role: "button", tabIndex: 0, children: n("svg", { fill: "none", height: "16px", viewBox: "0 0 13 13", width: "16px", xmlns: "http://www.w3.org/2000/svg", children: n("path", { d: "M2.54964 1.78369L1.78369 2.54964L5.73405 6.5L1.78369 10.4504L2.54964 11.2163L6.5 7.26595L10.4504 11.2163L11.2163 10.4504L7.26595 6.5L11.2163 2.54964L10.4504 1.78369L6.5 5.73405L2.54964 1.78369Z", fill: "#262136" }) }) });
1390
- }, wt = ({ card: e, next: o, className: t = "", isAnswered: r = !1 }) => {
1391
- const i = { className: r ? `${t} answered-card` : t, next: r ? () => {
1392
- } : o, questionId: e.name, type: e.type, isAnswered: r };
1393
- switch (e.type) {
1394
- case "consentlegal":
1395
- return n(zn, { ...i, ...e.props });
1396
- case "likert":
1397
- return n(Zn, { ...i, ...e.props });
1398
- case "matrix":
1399
- return n(Wn, { ...i, ...e.props });
1400
- case "multiplechoice":
1401
- return n(Kn, { ...i, ...e.props });
1402
- case "multipleselect":
1403
- return n(Jn, { ...i, ...e.props });
1404
- case "nps":
1405
- return n(Xn, { ...i, ...e.props });
1406
- case "aidynamicstandalone":
1407
- case "aidynamicfollowup":
1408
- case "open":
1409
- return n(et, { ...i, type: e.type, ...e.props });
1410
- case "rankorder":
1411
- return n(nt, { ...i, ...e.props });
1412
- case "recordedtask":
1413
- return n(ct, { ...i, ...e.props });
1414
- case "texturlprompt":
1415
- return n(ut, { ...i, ...e.props });
1416
- case "thanks":
1417
- return n(pt, { ...i, ...e.props });
1418
- case "uploading":
1419
- return n(vt, { ...i, ...e.props });
1420
- case "videovoice":
1421
- return n(ht, { ...i, ...e.props });
1422
- default:
1423
- return null;
1424
- }
1425
- }, _t = ({ cards: e, next: o, previousResponses: t }) => {
1426
- const { cardResponses: r, setCardResponse: i } = (() => {
1427
- const [m, h] = Z(/* @__PURE__ */ new Map());
1428
- return { cardResponses: m, setCardResponse: be((k, l) => {
1429
- h((p) => new Map(p).set(k, l));
1430
- }, []) };
1431
- })(), { index: s, isLongFormSurvey: d, avatars: u, showSurveyBrand: a, forceBrandedLogo: v, marketingUrlLink: y, startingQuestionIdx: c, viewDocument: g, createDynamicFollowupQuestion: w, update: C } = z((m) => ({ index: m.index, isLongFormSurvey: on(m.studyType), avatars: m.avatars, forceBrandedLogo: m.forceBrandedLogo, startingQuestionIdx: m.startingQuestionIdx, showSurveyBrand: m.showSurveyBrand, marketingUrlLink: jn({ marketingUrl: m.marketingUrl, slugName: m.slugName, surveyId: m.surveyId, forceBrandedLogo: m.forceBrandedLogo }), viewDocument: m.viewDocument, createDynamicFollowupQuestion: m.createDynamicFollowupQuestion, update: m.update })), { currentQuestionBubbleRef: b, scrollToCurrentQuestion: f } = (({ viewDocument: m }) => {
1432
- const h = se(null), k = be(() => {
1433
- const l = m.querySelector(".ul-card-main-content");
1434
- if (h.current && l && l instanceof HTMLElement) {
1435
- const p = h.current.offsetTop - l.offsetTop - 16;
1436
- l.scrollTo({ top: Math.max(0, p), behavior: "smooth" });
1437
- }
1438
- }, []);
1439
- return { currentQuestionBubbleRef: h, scrollToCurrentQuestion: k };
1440
- })({ viewDocument: g }), _ = ((m, h, k) => {
1441
- const [l, p] = Z(/* @__PURE__ */ new Map());
1442
- return ae(() => {
1443
- if (m.length > 0 && h < m.length) {
1444
- const x = m[h], S = `${x.name}`, j = (O) => {
1445
- if (h > 0) {
1446
- const B = m[h - 1];
1447
- if (fe(B)) {
1448
- const q = `${B.name}`, Q = Le(B);
1449
- if (O.get(q) !== Q) return new Map(O).set(q, Q);
1450
- }
1451
- }
1452
- return O;
1453
- };
1454
- if ((h <= (k ?? 0) || xn(x)) && (x == null ? void 0 : x.type) !== "aidynamicstandalone") return p((O) => j(new Map(O).set(S, !1)));
1455
- p((O) => {
1456
- const B = !fe(x) || Le(x);
1457
- return j(new Map(O).set(S, B));
1458
- });
1459
- const M = setTimeout(() => {
1460
- p((O) => {
1461
- const B = !!fe(x) && Le(x);
1462
- return j(new Map(O).set(S, B));
1463
- });
1464
- }, 1e3);
1465
- return () => clearTimeout(M);
1466
- }
1467
- }, [h, m, k]), l;
1468
- })(e, s, c);
1469
- ((m, h) => {
1470
- const { createDynamicStandaloneQuestion: k } = z((x) => ({ createDynamicStandaloneQuestion: x.createDynamicStandaloneQuestion })), l = m[h], p = (l == null ? void 0 : l.type) === "aidynamicstandalone" && l.props.loading === void 0 ? l.name : null;
1471
- ae(() => {
1472
- p !== null && k({ questionId: p });
1473
- }, [p, k]);
1474
- })(e, s);
1475
- const R = ((m, h) => {
1476
- const [k, l] = Z(() => /* @__PURE__ */ new Set([m]));
1477
- return ae(() => {
1478
- l((p) => new Set(p).add(m));
1479
- }, [m]), ae(() => {
1480
- const p = h ?? 0;
1481
- p > 0 && l((x) => {
1482
- const S = new Set(x);
1483
- for (let j = 0; j <= p; j++) S.add(j);
1484
- return S;
1485
- });
1486
- }, [h]), k;
1487
- })(s, c), L = ye(() => ({ ...t, ...In(e.map((m, h) => {
1488
- var k, l;
1489
- return { ...m, value: h < s ? ((k = r.get(`${m.name}`)) == null ? void 0 : k.value) ?? null : null, secondaryValue: h < s ? ((l = r.get(`${m.name}`)) == null ? void 0 : l.secondaryValue) ?? null : null };
1490
- })) }), [t, r, e, s]);
1491
- qn(L);
1492
- const T = _n(e, L);
1493
- ae(() => {
1494
- requestAnimationFrame(() => {
1495
- f();
1496
- }), C();
1497
- }, [s, f, _, C]);
1498
- const H = be((m, h) => {
1499
- if (!h) return;
1500
- const k = T[s];
1501
- if (!k) return;
1502
- const l = `${k.name}`;
1503
- i(l, m);
1504
- const p = { ...m, questionText: Dn(k) };
1505
- k.childId && (p == null ? void 0 : p.value) != null && Sn({ displayCard: k, response: p, createDynamicFollowupQuestion: w }), o([p]);
1506
- }, [T, s, o, i]), $ = T.map((m, h) => ({ card: m, cardIndex: h })).filter(({ cardIndex: m }) => R.has(m));
1507
- return n("div", { className: "conversational-ui ul-conversational-ui", "data-testid": "ui-container", children: [!d && n(kt, {}), n("div", { className: "chat-container", children: n("div", { className: "chat-messages", children: $.map(({ card: m, cardIndex: h }) => n(xt, { avatars: u, card: m, cardIndex: h, cardResponses: r, currentQuestionBubbleRef: b, handleCardResponse: H, index: s, questionThinkingStates: _, startingQuestionIdx: c }, `question-card-${m.name}`)) }) }), d && n("div", { className: "long-form-question-footer-container-logo", children: a && n(Tn, { forceBrandedLogo: v, marketingUrlLink: y }) })] });
1508
- };
1509
- export {
1510
- _t as default
1511
- };