@spiffcommerce/core 26.39.0-beta.2c2804ed-43ba-521e-bcb3-7dbf982a6283 → 26.39.0-beta.846d7786-3d02-5e5c-9469-78a469329aee

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.
package/dist/index.mjs CHANGED
@@ -15643,7 +15643,7 @@ class _c {
15643
15643
  } catch (a) {
15644
15644
  throw console.error(a), new ut("Critical - Unable to synchronize workflow state with server.");
15645
15645
  }
15646
- }, this.options = t, this.options.applicationKey && Mr(this.options.applicationKey), console.debug("------------------------"), console.debug("Spiff Commerce Core SDK"), console.debug("Version: 26.39.0-beta.846d7786-3d02-5e5c-9469-78a469329aee"), console.debug(`Application Key Provided: ${!!this.options.applicationKey}`), console.debug("------------------------");
15646
+ }, this.options = t, this.options.applicationKey && Mr(this.options.applicationKey), console.debug("------------------------"), console.debug("Spiff Commerce Core SDK"), console.debug("Version: 26.39.0"), console.debug(`Application Key Provided: ${!!this.options.applicationKey}`), console.debug("------------------------");
15647
15647
  }
15648
15648
  configure(t) {
15649
15649
  mt.setHubUrl(t.hubUrl), mt.setServerUrl(t.serverUrl), mt.setServicesApiUrl(t.servicesApiUrl), this.marketplaceThemeInstallId = t.marketplaceThemeInstallId, this.marketplaceThemeInstallConfigurationId = t.marketplaceThemeInstallConfigurationId, t.bearerAuthenticationToken && Qr(t.bearerAuthenticationToken), this.options.applicationKey && this.getIntegration();