plugin updates
This commit is contained in:
@@ -1 +1 @@
|
||||
<?php return array('dependencies' => array('jquery', 'react', 'react-dom', 'wp-i18n'), 'version' => '3831cb7f9bd3bc8ab33d');
|
||||
<?php return array('dependencies' => array('jquery', 'react', 'react-dom', 'wp-i18n'), 'version' => '5ea252f79b82f31f06f9');
|
||||
|
||||
@@ -3059,6 +3059,11 @@ function initBackgroundApp(initFn) {
|
||||
}
|
||||
(0,_appUtils__WEBPACK_IMPORTED_MODULE_1__.initApp)(main);
|
||||
}
|
||||
var getLeadinConfig = function getLeadinConfig() {
|
||||
return {
|
||||
leadinPluginVersion: _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.leadinPluginVersion
|
||||
};
|
||||
};
|
||||
var getOrCreateBackgroundApp = function getOrCreateBackgroundApp() {
|
||||
var refreshToken = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
|
||||
if (window.LeadinBackgroundApp) {
|
||||
@@ -3067,7 +3072,7 @@ var getOrCreateBackgroundApp = function getOrCreateBackgroundApp() {
|
||||
var _window = window,
|
||||
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 options = new IntegratedAppOptions().setLocale(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.locale).setDeviceId(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.deviceId).setLeadinConfig(getLeadinConfig()).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
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
<?php return array('dependencies' => array('jquery'), 'version' => '8e3594ca8c2743f05f03');
|
||||
<?php return array('dependencies' => array('jquery'), 'version' => '2f135a746605db0ac16c');
|
||||
|
||||
@@ -487,6 +487,11 @@ function initBackgroundApp(initFn) {
|
||||
}
|
||||
(0,_appUtils__WEBPACK_IMPORTED_MODULE_1__.initApp)(main);
|
||||
}
|
||||
var getLeadinConfig = function getLeadinConfig() {
|
||||
return {
|
||||
leadinPluginVersion: _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.leadinPluginVersion
|
||||
};
|
||||
};
|
||||
var getOrCreateBackgroundApp = function getOrCreateBackgroundApp() {
|
||||
var refreshToken = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
|
||||
if (window.LeadinBackgroundApp) {
|
||||
@@ -495,7 +500,7 @@ var getOrCreateBackgroundApp = function getOrCreateBackgroundApp() {
|
||||
var _window = window,
|
||||
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 options = new IntegratedAppOptions().setLocale(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.locale).setDeviceId(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.deviceId).setLeadinConfig(getLeadinConfig()).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
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
<?php return array('dependencies' => array('jquery', 'react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-edit-post', 'wp-element', 'wp-i18n', 'wp-plugins'), 'version' => '9b5635b5145b25ada60d');
|
||||
<?php return array('dependencies' => array('jquery', 'react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-edit-post', 'wp-element', 'wp-i18n', 'wp-plugins'), 'version' => 'ea8852421367413bd271');
|
||||
|
||||
@@ -3098,6 +3098,11 @@ function initBackgroundApp(initFn) {
|
||||
}
|
||||
(0,_appUtils__WEBPACK_IMPORTED_MODULE_1__.initApp)(main);
|
||||
}
|
||||
var getLeadinConfig = function getLeadinConfig() {
|
||||
return {
|
||||
leadinPluginVersion: _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.leadinPluginVersion
|
||||
};
|
||||
};
|
||||
var getOrCreateBackgroundApp = function getOrCreateBackgroundApp() {
|
||||
var refreshToken = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
|
||||
if (window.LeadinBackgroundApp) {
|
||||
@@ -3106,7 +3111,7 @@ var getOrCreateBackgroundApp = function getOrCreateBackgroundApp() {
|
||||
var _window = window,
|
||||
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 options = new IntegratedAppOptions().setLocale(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.locale).setDeviceId(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.deviceId).setLeadinConfig(getLeadinConfig()).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
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
<?php return array('dependencies' => array('jquery'), 'version' => '782a59bbc37d4ec6cab0');
|
||||
<?php return array('dependencies' => array('jquery'), 'version' => 'b9c96a0abaf423fd5791');
|
||||
|
||||
@@ -388,6 +388,11 @@ function initBackgroundApp(initFn) {
|
||||
}
|
||||
(0,_appUtils__WEBPACK_IMPORTED_MODULE_1__.initApp)(main);
|
||||
}
|
||||
var getLeadinConfig = function getLeadinConfig() {
|
||||
return {
|
||||
leadinPluginVersion: _constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.leadinPluginVersion
|
||||
};
|
||||
};
|
||||
var getOrCreateBackgroundApp = function getOrCreateBackgroundApp() {
|
||||
var refreshToken = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
|
||||
if (window.LeadinBackgroundApp) {
|
||||
@@ -396,7 +401,7 @@ var getOrCreateBackgroundApp = function getOrCreateBackgroundApp() {
|
||||
var _window = window,
|
||||
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 options = new IntegratedAppOptions().setLocale(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.locale).setDeviceId(_constants_leadinConfig__WEBPACK_IMPORTED_MODULE_0__.deviceId).setLeadinConfig(getLeadinConfig()).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
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user