: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
/******/ (() => { // webpackBootstrap
/******/ var __webpack_modules__ = ({
/***/ "./scripts/constants/leadinConfig.ts":
/*!*******************************************!*\
!*** ./scripts/constants/leadinConfig.ts ***!
\*******************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ "accountName": () => (/* binding */ accountName),
/* harmony export */ "activationTime": () => (/* binding */ activationTime),
/* harmony export */ "adminUrl": () => (/* binding */ adminUrl),
/* harmony export */ "connectionStatus": () => (/* binding */ connectionStatus),
/* harmony export */ "contentEmbed": () => (/* binding */ contentEmbed),
/* harmony export */ "decryptError": () => (/* binding */ decryptError),
/* harmony export */ "deviceId": () => (/* binding */ deviceId),
/* harmony export */ "didDisconnect": () => (/* binding */ didDisconnect),
/* harmony export */ "env": () => (/* binding */ env),
/* harmony export */ "formsScript": () => (/* binding */ formsScript),
/* harmony export */ "formsScriptPayload": () => (/* binding */ formsScriptPayload),
/* harmony export */ "hublet": () => (/* binding */ hublet),
/* harmony export */ "hubspotBaseUrl": () => (/* binding */ hubspotBaseUrl),
/* harmony export */ "hubspotNonce": () => (/* binding */ hubspotNonce),
/* harmony export */ "iframeUrl": () => (/* binding */ iframeUrl),
/* harmony export */ "impactLink": () => (/* binding */ impactLink),
/* harmony export */ "lastAuthorizeTime": () => (/* binding */ lastAuthorizeTime),
/* harmony export */ "lastDeauthorizeTime": () => (/* binding */ lastDeauthorizeTime),
/* harmony export */ "lastDisconnectTime": () => (/* binding */ lastDisconnectTime),
/* harmony export */ "leadinPluginVersion": () => (/* binding */ leadinPluginVersion),
/* harmony export */ "leadinQueryParams": () => (/* binding */ leadinQueryParams),
/* harmony export */ "locale": () => (/* binding */ locale),
/* harmony export */ "loginUrl": () => (/* binding */ loginUrl),
/* harmony export */ "meetingsScript": () => (/* binding */ meetingsScript),
/* harmony export */ "phpVersion": () => (/* binding */ phpVersion),
/* harmony export */ "pluginPath": () => (/* binding */ pluginPath),
/* harmony export */ "plugins": () => (/* binding */ plugins),
/* harmony export */ "portalDomain": () => (/* binding */ portalDomain),
/* harmony export */ "portalEmail": () => (/* binding */ portalEmail),
/* harmony export */ "portalId": () => (/* binding */ portalId),
/* harmony export */ "redirectNonce": () => (/* binding */ redirectNonce),
/* harmony export */ "refreshToken": () => (/* binding */ refreshToken),
/* harmony export */ "requiresContentEmbedScope": () => (/* binding */ requiresContentEmbedScope),
/* harmony export */ "restNonce": () => (/* binding */ restNonce),
/* harmony export */ "restUrl": () => (/* binding */ restUrl),
/* harmony export */ "reviewSkippedDate": () => (/* binding */ reviewSkippedDate),
/* harmony export */ "theme": () => (/* binding */ theme),
/* harmony export */ "trackConsent": () => (/* binding */ trackConsent),
/* harmony export */ "wpVersion": () => (/* binding */ wpVersion)
var _window$leadinConfig = window.leadinConfig,
accountName = _window$leadinConfig.accountName,
adminUrl = _window$leadinConfig.adminUrl,
activationTime = _window$leadinConfig.activationTime,
connectionStatus = _window$leadinConfig.connectionStatus,
deviceId = _window$leadinConfig.deviceId,
didDisconnect = _window$leadinConfig.didDisconnect,
env = _window$leadinConfig.env,
formsScript = _window$leadinConfig.formsScript,
meetingsScript = _window$leadinConfig.meetingsScript,
formsScriptPayload = _window$leadinConfig.formsScriptPayload,
hublet = _window$leadinConfig.hublet,
hubspotBaseUrl = _window$leadinConfig.hubspotBaseUrl,
hubspotNonce = _window$leadinConfig.hubspotNonce,
iframeUrl = _window$leadinConfig.iframeUrl,
impactLink = _window$leadinConfig.impactLink,
lastAuthorizeTime = _window$leadinConfig.lastAuthorizeTime,
lastDeauthorizeTime = _window$leadinConfig.lastDeauthorizeTime,
lastDisconnectTime = _window$leadinConfig.lastDisconnectTime,
leadinPluginVersion = _window$leadinConfig.leadinPluginVersion,
leadinQueryParams = _window$leadinConfig.leadinQueryParams,
locale = _window$leadinConfig.locale,
loginUrl = _window$leadinConfig.loginUrl,
phpVersion = _window$leadinConfig.phpVersion,
pluginPath = _window$leadinConfig.pluginPath,
plugins = _window$leadinConfig.plugins,
portalDomain = _window$leadinConfig.portalDomain,
portalEmail = _window$leadinConfig.portalEmail,
portalId = _window$leadinConfig.portalId,
redirectNonce = _window$leadinConfig.redirectNonce,
restNonce = _window$leadinConfig.restNonce,
restUrl = _window$leadinConfig.restUrl,
refreshToken = _window$leadinConfig.refreshToken,
reviewSkippedDate = _window$leadinConfig.reviewSkippedDate,
theme = _window$leadinConfig.theme,
trackConsent = _window$leadinConfig.trackConsent,
wpVersion = _window$leadinConfig.wpVersion,
contentEmbed = _window$leadinConfig.contentEmbed,
requiresContentEmbedScope = _window$leadinConfig.requiresContentEmbedScope,
decryptError = _window$leadinConfig.decryptError;
/***/ "./scripts/constants/selectors.ts":
/*!****************************************!*\
!*** ./scripts/constants/selectors.ts ***!
\****************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ "domElements": () => (/* binding */ domElements)
iframe: '#leadin-iframe',
subMenu: '.toplevel_page_leadin > ul',
subMenuLinks: '.toplevel_page_leadin > ul a',
subMenuButtons: '.toplevel_page_leadin > ul > li',
deactivatePluginButton: '[data-slug="leadin"] .deactivate a',
deactivateFeedbackForm: 'form.leadin-deactivate-form',
deactivateFeedbackSubmit: 'button#leadin-feedback-submit',
deactivateFeedbackSkip: 'button#leadin-feedback-skip',
thickboxModalClose: '.leadin-modal-close',
thickboxModalWindow: 'div#TB_window.thickbox-loading',
thickboxModalContent: 'div#TB_ajaxContent.TB_modal',
reviewBannerContainer: '#leadin-review-banner',
reviewBannerLeaveReviewLink: 'a#leave-review-button',
reviewBannerDismissButton: 'a#dismiss-review-banner-button',
leadinIframeContainer: 'leadin-iframe-container',
leadinIframe: 'leadin-iframe',
leadinIframeFallbackContainer: 'leadin-iframe-fallback-container'
/***/ "./scripts/iframe/integratedMessages/core/CoreMessages.ts":
/*!****************************************************************!*\
!*** ./scripts/iframe/integratedMessages/core/CoreMessages.ts ***!
\****************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ "CoreMessages": () => (/* binding */ CoreMessages)
HandshakeReceive: 'INTEGRATED_APP_EMBEDDER_HANDSHAKE_RECEIVED',
SendRefreshToken: 'INTEGRATED_APP_EMBEDDER_SEND_REFRESH_TOKEN',
ReloadParentFrame: 'INTEGRATED_APP_EMBEDDER_RELOAD_PARENT_FRAME',
RedirectParentFrame: 'INTEGRATED_APP_EMBEDDER_REDIRECT_PARENT_FRAME',
SendLocale: 'INTEGRATED_APP_EMBEDDER_SEND_LOCALE',
SendDeviceId: 'INTEGRATED_APP_EMBEDDER_SEND_DEVICE_ID',
SendIntegratedAppConfig: 'INTEGRATED_APP_EMBEDDER_CONFIG'
/***/ "./scripts/iframe/integratedMessages/forms/FormsMessages.ts":
/*!******************************************************************!*\
!*** ./scripts/iframe/integratedMessages/forms/FormsMessages.ts ***!
\******************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ "FormMessages": () => (/* binding */ FormMessages)
CreateFormAppNavigation: 'CREATE_FORM_APP_NAVIGATION'
/***/ "./scripts/iframe/integratedMessages/index.ts":
/*!****************************************************!*\
!*** ./scripts/iframe/integratedMessages/index.ts ***!
\****************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ "CoreMessages": () => (/* reexport safe */ _core_CoreMessages__WEBPACK_IMPORTED_MODULE_0__.CoreMessages),
/* harmony export */ "FormMessages": () => (/* reexport safe */ _forms_FormsMessages__WEBPACK_IMPORTED_MODULE_1__.FormMessages),
/* harmony export */ "LiveChatMessages": () => (/* reexport safe */ _livechat_LiveChatMessages__WEBPACK_IMPORTED_MODULE_2__.LiveChatMessages),
/* harmony export */ "PluginMessages": () => (/* reexport safe */ _plugin_PluginMessages__WEBPACK_IMPORTED_MODULE_3__.PluginMessages),
/* harmony export */ "ProxyMessages": () => (/* reexport safe */ _proxy_ProxyMessages__WEBPACK_IMPORTED_MODULE_4__.ProxyMessages)
/* harmony import */ var _core_CoreMessages__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./core/CoreMessages */ "./scripts/iframe/integratedMessages/core/CoreMessages.ts");
/* harmony import */ var _forms_FormsMessages__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./forms/FormsMessages */ "./scripts/iframe/integratedMessages/forms/FormsMessages.ts");
/* harmony import */ var _livechat_LiveChatMessages__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./livechat/LiveChatMessages */ "./scripts/iframe/integratedMessages/livechat/LiveChatMessages.ts");
/* harmony import */ var _plugin_PluginMessages__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./plugin/PluginMessages */ "./scripts/iframe/integratedMessages/plugin/PluginMessages.ts");
/* harmony import */ var _proxy_ProxyMessages__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./proxy/ProxyMessages */ "./scripts/iframe/integratedMessages/proxy/ProxyMessages.ts");
/***/ "./scripts/iframe/integratedMessages/livechat/LiveChatMessages.ts":
/*!************************************************************************!*\
!*** ./scripts/iframe/integratedMessages/livechat/LiveChatMessages.ts ***!
\************************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ "LiveChatMessages": () => (/* binding */ LiveChatMessages)
CreateLiveChatAppNavigation: 'CREATE_LIVE_CHAT_APP_NAVIGATION'
/***/ "./scripts/iframe/integratedMessages/plugin/PluginMessages.ts":
/*!********************************************************************!*\
!*** ./scripts/iframe/integratedMessages/plugin/PluginMessages.ts ***!
\********************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ "PluginMessages": () => (/* binding */ PluginMessages)
PluginSettingsNavigation: 'PLUGIN_SETTINGS_NAVIGATION',
PluginLeadinConfig: 'PLUGIN_LEADIN_CONFIG',
TrackConsent: 'INTEGRATED_APP_EMBEDDER_TRACK_CONSENT',
InternalTrackingFetchRequest: 'INTEGRATED_TRACKING_FETCH_REQUEST',
InternalTrackingFetchResponse: 'INTEGRATED_TRACKING_FETCH_RESPONSE',
InternalTrackingFetchError: 'INTEGRATED_TRACKING_FETCH_ERROR',
InternalTrackingChangeRequest: 'INTEGRATED_TRACKING_CHANGE_REQUEST',
InternalTrackingChangeError: 'INTEGRATED_TRACKING_CHANGE_ERROR',
BusinessUnitFetchRequest: 'BUSINESS_UNIT_FETCH_REQUEST',
BusinessUnitFetchResponse: 'BUSINESS_UNIT_FETCH_FETCH_RESPONSE',
BusinessUnitFetchError: 'BUSINESS_UNIT_FETCH_FETCH_ERROR',
BusinessUnitChangeRequest: 'BUSINESS_UNIT_CHANGE_REQUEST',
BusinessUnitChangeError: 'BUSINESS_UNIT_CHANGE_ERROR',
SkipReviewRequest: 'SKIP_REVIEW_REQUEST',
SkipReviewResponse: 'SKIP_REVIEW_RESPONSE',
SkipReviewError: 'SKIP_REVIEW_ERROR',
RemoveParentQueryParam: 'REMOVE_PARENT_QUERY_PARAM',
ContentEmbedInstallRequest: 'CONTENT_EMBED_INSTALL_REQUEST',
ContentEmbedInstallResponse: 'CONTENT_EMBED_INSTALL_RESPONSE',
ContentEmbedInstallError: 'CONTENT_EMBED_INSTALL_ERROR',
ContentEmbedActivationRequest: 'CONTENT_EMBED_ACTIVATION_REQUEST',
ContentEmbedActivationResponse: 'CONTENT_EMBED_ACTIVATION_RESPONSE',
ContentEmbedActivationError: 'CONTENT_EMBED_ACTIVATION_ERROR'
/***/ "./scripts/iframe/integratedMessages/proxy/ProxyMessages.ts":
/*!******************************************************************!*\
!*** ./scripts/iframe/integratedMessages/proxy/ProxyMessages.ts ***!
\******************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ "ProxyMessages": () => (/* binding */ ProxyMessages)
FetchForms: 'FETCH_FORMS',
CreateFormFromTemplate: 'CREATE_FORM_FROM_TEMPLATE',
FetchMeetingsAndUsers: 'FETCH_MEETINGS_AND_USERS',
FetchContactsCreateSinceActivation: 'FETCH_CONTACTS_CREATED_SINCE_ACTIVATION',
FetchOrCreateMeetingUser: 'FETCH_OR_CREATE_MEETING_USER',
ConnectMeetingsCalendar: 'CONNECT_MEETINGS_CALENDAR',
TrackFormPreviewRender: 'TRACK_FORM_PREVIEW_RENDER',
TrackFormCreatedFromTemplate: 'TRACK_FORM_CREATED_FROM_TEMPLATE',
TrackFormCreationFailed: 'TRACK_FORM_CREATION_FAILED',
TrackMeetingPreviewRender: 'TRACK_MEETING_PREVIEW_RENDER',
TrackSidebarMetaChange: 'TRACK_SIDEBAR_META_CHANGE',
TrackReviewBannerRender: 'TRACK_REVIEW_BANNER_RENDER',
TrackReviewBannerInteraction: 'TRACK_REVIEW_BANNER_INTERACTION',
TrackReviewBannerDismissed: 'TRACK_REVIEW_BANNER_DISMISSED',
TrackPluginDeactivation: 'TRACK_PLUGIN_DEACTIVATION'
/***/ "./scripts/lib/Raven.ts":
/*!******************************!*\
!*** ./scripts/lib/Raven.ts ***!
\******************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ "configureRaven": () => (/* binding */ configureRaven),
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
/* harmony import */ var raven_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! raven-js */ "./node_modules/raven-js/src/singleton.js");
/* harmony import */ var raven_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(raven_js__WEBPACK_IMPORTED_MODULE_0__);
/* harmony import */ var _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../constants/leadinConfig */ "./scripts/constants/leadinConfig.ts");
function configureRaven() {
if (_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_1__.hubspotBaseUrl.indexOf('app.hubspot.com') === -1) {
raven_js__WEBPACK_IMPORTED_MODULE_0___default().config('https://e9b8f382cdd130c0d415cd977d2be56f@exceptions.hubspot.com/1', {
release: _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_1__.leadinPluginVersion
raven_js__WEBPACK_IMPORTED_MODULE_0___default().setTagsContext({
v: _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_1__.leadinPluginVersion,
php: _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_1__.phpVersion,
wordpress: _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_1__.wpVersion
raven_js__WEBPACK_IMPORTED_MODULE_0___default().setExtraContext({
hub: _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_1__.portalId,
plugins: Object.keys(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_1__.plugins).map(function (name) {
return "".concat(name, "#").concat(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_1__.plugins[name]);
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((raven_js__WEBPACK_IMPORTED_MODULE_0___default()));
/***/ "./scripts/utils/appUtils.ts":
/*!***********************************!*\
!*** ./scripts/utils/appUtils.ts ***!
\***********************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ "initApp": () => (/* binding */ initApp),
/* harmony export */ "initAppOnReady": () => (/* binding */ initAppOnReady)
/* harmony import */ var jquery__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! jquery */ "jquery");
/* harmony import */ var jquery__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(jquery__WEBPACK_IMPORTED_MODULE_0__);
/* harmony import */ var _lib_Raven__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../lib/Raven */ "./scripts/lib/Raven.ts");
function initApp(initFn) {
(0,_lib_Raven__WEBPACK_IMPORTED_MODULE_1__.configureRaven)();
_lib_Raven__WEBPACK_IMPORTED_MODULE_1__["default"].context(initFn);
function initAppOnReady(initFn) {
jquery__WEBPACK_IMPORTED_MODULE_0___default()(initFn);
/***/ "./scripts/utils/backgroundAppUtils.ts":
/*!*********************************************!*\
!*** ./scripts/utils/backgroundAppUtils.ts ***!
\*********************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ "getOrCreateBackgroundApp": () => (/* binding */ getOrCreateBackgroundApp),
/* harmony export */ "initBackgroundApp": () => (/* binding */ initBackgroundApp)
/* harmony import */ var _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../constants/leadinConfig */ "./scripts/constants/leadinConfig.ts");
/* harmony import */ var _appUtils__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./appUtils */ "./scripts/utils/appUtils.ts");
function initBackgroundApp(initFn) {
if (Array.isArray(initFn)) {
initFn.forEach(function (callback) {
(0,_appUtils__WEBPACK_IMPORTED_MODULE_1__.initApp)(main);
var getOrCreateBackgroundApp = function getOrCreateBackgroundApp(refreshToken) {
if (window.LeadinBackgroundApp) {
return window.LeadinBackgroundApp;
IntegratedAppEmbedder = _window.IntegratedAppEmbedder,
IntegratedAppOptions = _window.IntegratedAppOptions;
var options = new IntegratedAppOptions().setLocale(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.locale).setDeviceId(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.deviceId).setRefreshToken(refreshToken);
var embedder = new IntegratedAppEmbedder('integrated-plugin-proxy', _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.portalId, _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.hubspotBaseUrl, function () {}).setOptions(options);
embedder.attachTo(document.body, false);
embedder.postStartAppMessage(); // lets the app know all all data has been passed to it
window.LeadinBackgroundApp = embedder;
return window.LeadinBackgroundApp;
/***/ "./node_modules/raven-js/src/configError.js":
/*!**************************************************!*\
!*** ./node_modules/raven-js/src/configError.js ***!
\**************************************************/
function RavenConfigError(message) {
this.name = 'RavenConfigError';
RavenConfigError.prototype = new Error();
RavenConfigError.prototype.constructor = RavenConfigError;
module.exports = RavenConfigError;
/***/ "./node_modules/raven-js/src/console.js":
/*!**********************************************!*\
!*** ./node_modules/raven-js/src/console.js ***!
\**********************************************/
var wrapMethod = function(console, level, callback) {
var originalConsoleLevel = console[level];
var originalConsole = console;
if (!(level in console)) {
var sentryLevel = level === 'warn' ? 'warning' : level;
console[level] = function() {
var args = [].slice.call(arguments);
var msg = '' + args.join(' ');
var data = {level: sentryLevel, logger: 'console', extra: {arguments: args}};
if (level === 'assert') {
// Default browsers message
msg = 'Assertion failed: ' + (args.slice(1).join(' ') || 'console.assert');
data.extra.arguments = args.slice(1);
callback && callback(msg, data);
callback && callback(msg, data);
// this fails for some browsers. :(
if (originalConsoleLevel) {
// IE9 doesn't allow calling apply on console functions directly
// See: https://stackoverflow.com/questions/5472938/does-ie9-support-console-log-and-is-it-a-real-function#answer-5473193
Function.prototype.apply.call(originalConsoleLevel, originalConsole, args);
/***/ "./node_modules/raven-js/src/raven.js":
/*!********************************************!*\
!*** ./node_modules/raven-js/src/raven.js ***!
\********************************************/
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
/*global XDomainRequest:false */
var TraceKit = __webpack_require__(/*! ../vendor/TraceKit/tracekit */ "./node_modules/raven-js/vendor/TraceKit/tracekit.js");
var stringify = __webpack_require__(/*! ../vendor/json-stringify-safe/stringify */ "./node_modules/raven-js/vendor/json-stringify-safe/stringify.js");
var RavenConfigError = __webpack_require__(/*! ./configError */ "./node_modules/raven-js/src/configError.js");
var utils = __webpack_require__(/*! ./utils */ "./node_modules/raven-js/src/utils.js");
var isError = utils.isError;
var isObject = utils.isObject;
var isObject = utils.isObject;
var isErrorEvent = utils.isErrorEvent;
var isUndefined = utils.isUndefined;
var isFunction = utils.isFunction;
var isString = utils.isString;
var isEmptyObject = utils.isEmptyObject;
var objectMerge = utils.objectMerge;
var truncate = utils.truncate;