|
10 | 10 | "_addCaptureHook", |
11 | 11 | "_addDomEventHandlers", |
12 | 12 | "_addEventTriggerListener", |
| 13 | + "_addGreetingMessage", |
13 | 14 | "_addSurveyToFocus", |
14 | 15 | "_addToBuffer", |
15 | 16 | "_additionalReloadRequested", |
| 17 | + "_api", |
| 18 | + "_apiGetMessages", |
| 19 | + "_apiSendMessage", |
16 | 20 | "_applyRefill", |
17 | 21 | "_applyTransforms", |
18 | 22 | "_areWeOnline", |
|
62 | 66 | "_clearFlushTimeout", |
63 | 67 | "_clearSurveyTimeout", |
64 | 68 | "_clicks", |
| 69 | + "_completeInitialization", |
65 | 70 | "_completeSurveyInitialization", |
66 | 71 | "_config", |
| 72 | + "_containerElement", |
67 | 73 | "_context", |
68 | 74 | "_counter", |
| 75 | + "_createApi", |
69 | 76 | "_cross_subdomain", |
70 | 77 | "_currentPageview", |
| 78 | + "_currentTicketId", |
71 | 79 | "_currentURL", |
72 | 80 | "_cursor", |
73 | 81 | "_deadClicksCapture", |
|
108 | 116 | "_flushTimeoutMs", |
109 | 117 | "_flushToCapture", |
110 | 118 | "_flushedSizeTracker", |
| 119 | + "_focusInput", |
111 | 120 | "_forceAllowLocalhost", |
112 | 121 | "_forceIdleSessionIdListener", |
113 | 122 | "_formatQueue", |
| 123 | + "_formatTime", |
114 | 124 | "_fullSnapshotIntervalMillis", |
115 | 125 | "_fullSnapshotTimer", |
116 | 126 | "_gatherRRWebPlugins", |
|
119 | 129 | "_getBufferDuration", |
120 | 130 | "_getDnt", |
121 | 131 | "_getElementsList", |
| 132 | + "_getInitialUserTraits", |
122 | 133 | "_getMatchingSurveys", |
123 | 134 | "_getNode", |
124 | 135 | "_getNodeOrRelevantParent", |
125 | 136 | "_getProperties", |
126 | 137 | "_getProperty", |
127 | 138 | "_getSessionId", |
| 139 | + "_getStorageKey", |
128 | 140 | "_getStored", |
129 | 141 | "_getSurveyById", |
130 | 142 | "_getToolbarState", |
131 | 143 | "_getValidEvaluationEnvironments", |
132 | 144 | "_getWindowId", |
| 145 | + "_handleClose", |
| 146 | + "_handleDistinctIdChange", |
| 147 | + "_handleFormEmailChange", |
| 148 | + "_handleFormNameChange", |
| 149 | + "_handleFormSubmit", |
| 150 | + "_handleIdentify", |
| 151 | + "_handleInputChange", |
| 152 | + "_handleKeyPress", |
| 153 | + "_handleLoadError", |
| 154 | + "_handleSendMessage", |
| 155 | + "_handleStateChange", |
133 | 156 | "_handleSurveyLoadError", |
| 157 | + "_handleToggleOpen", |
134 | 158 | "_handleUrlPrefill", |
135 | 159 | "_handleWidget", |
136 | 160 | "_hasActionOrEventTriggeredSurvey", |
|
142 | 166 | "_initExtensions", |
143 | 167 | "_initialPageviewCaptured", |
144 | 168 | "_initialPersonProfilesConfig", |
| 169 | + "_initialize", |
145 | 170 | "_initialized", |
| 171 | + "_inputRef", |
146 | 172 | "_internalEventEmitter", |
147 | 173 | "_internalFlagCheckSatisfied", |
148 | 174 | "_isBelowMinimumDuration", |
149 | 175 | "_isConsoleLogCaptureEnabled", |
| 176 | + "_isConversationsEnabled", |
150 | 177 | "_isDisabledServerSide", |
151 | 178 | "_isExceptionList", |
152 | 179 | "_isExtensionException", |
153 | 180 | "_isFetchingSurveys", |
154 | 181 | "_isIdle", |
| 182 | + "_isInitializing", |
155 | 183 | "_isInitializingSurveys", |
156 | 184 | "_isInteractiveEvent", |
157 | 185 | "_isPaused", |
|
166 | 194 | "_is_supported", |
167 | 195 | "_lastActivityTimestamp", |
168 | 196 | "_lastHref", |
| 197 | + "_lastMessageTimestamp", |
169 | 198 | "_lastMutation", |
170 | 199 | "_lastPathname", |
171 | 200 | "_lastSelectionChanged", |
|
175 | 204 | "_linkedFlagMatching", |
176 | 205 | "_listenToReloadWindow", |
177 | 206 | "_loadEditor", |
| 207 | + "_loadMessages", |
178 | 208 | "_loadRemoteConfigJSON", |
179 | 209 | "_loadRemoteConfigJs", |
180 | 210 | "_loadScript", |
|
194 | 224 | "_matchesSuppressionRule", |
195 | 225 | "_matchesTestVariant", |
196 | 226 | "_maxAllowedValue", |
| 227 | + "_messagesEndRef", |
197 | 228 | "_minimumDuration", |
198 | 229 | "_mouseMoveTimeout", |
199 | 230 | "_mutationObserver", |
200 | 231 | "_mutationThrottler", |
201 | 232 | "_name", |
| 233 | + "_needsIdentification", |
202 | 234 | "_networkPayloadCapture", |
203 | 235 | "_notifySurveyCallbacks", |
204 | 236 | "_numberOfChanges", |
|
238 | 270 | "_persistentStore", |
239 | 271 | "_personProcessingSetOncePropertiesSent", |
240 | 272 | "_poll", |
| 273 | + "_pollIntervalId", |
241 | 274 | "_pollIntervalMs", |
| 275 | + "_pollMessages", |
242 | 276 | "_poller", |
243 | 277 | "_popstateListener", |
244 | 278 | "_prefillHandledSurveys", |
|
267 | 301 | "_removeSurveyFromDom", |
268 | 302 | "_removeSurveyFromFocus", |
269 | 303 | "_removeWidgetSelectorListener", |
| 304 | + "_renderIdentificationForm", |
| 305 | + "_renderMessage", |
| 306 | + "_renderWidget", |
270 | 307 | "_reportStarted", |
271 | 308 | "_requestInFlight", |
272 | 309 | "_requestQueue", |
|
285 | 322 | "_scheduleAutoSubmit", |
286 | 323 | "_scheduleFullSnapshot", |
287 | 324 | "_scriptName", |
| 325 | + "_scrollToBottom", |
288 | 326 | "_secure", |
289 | 327 | "_sendRequest", |
290 | 328 | "_send_request", |
|
306 | 344 | "_setWindowId", |
307 | 345 | "_setupActionBasedSurveys", |
308 | 346 | "_setupEventBasedSurveys", |
| 347 | + "_setupIdentifyListener", |
309 | 348 | "_setupListeners", |
310 | 349 | "_setupPopstateListener", |
311 | 350 | "_setupSiteApps", |
|
318 | 357 | "_startCapturing", |
319 | 358 | "_startClickObserver", |
320 | 359 | "_startMutationObserver", |
| 360 | + "_startPolling", |
321 | 361 | "_startRecorder", |
322 | 362 | "_startScrollObserver", |
323 | 363 | "_startSelectionChangedObserver", |
324 | 364 | "_start_queue_if_opted_in", |
325 | 365 | "_statusMatcher", |
326 | 366 | "_stopBuffering", |
327 | 367 | "_stopCapturing", |
| 368 | + "_stopPolling", |
328 | 369 | "_stopRrweb", |
329 | 370 | "_storage", |
330 | 371 | "_storageKey", |
|
340 | 381 | "_tryAddCustomEvent", |
341 | 382 | "_tryRRWebMethod", |
342 | 383 | "_tryTakeFullSnapshot", |
| 384 | + "_unsubscribeIdentifyListener", |
343 | 385 | "_unwrapConsoleError", |
344 | 386 | "_unwrapOnError", |
345 | 387 | "_unwrapUnhandledRejection", |
|
350 | 392 | "_urlTriggerMatching", |
351 | 393 | "_urlTriggerStatus", |
352 | 394 | "_urlTriggers", |
| 395 | + "_validateEmail", |
353 | 396 | "_visibilityStateListener", |
| 397 | + "_widgetRef", |
354 | 398 | "_widgetSelectorListeners", |
355 | 399 | "_windowId", |
356 | 400 | "_windowIdGenerator", |
|
0 commit comments