@spiffcommerce/core 26.32.0-beta.77e8d9ca-af23-57b9-b058-b00d3a543127 → 26.32.0-beta.920200cd-ffef-5c6d-8a0f-5070f2f3e705

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
@@ -15576,7 +15576,7 @@ class _c {
15576
15576
  } catch (a) {
15577
15577
  throw console.error(a), new ut("Critical - Unable to synchronize workflow state with server.");
15578
15578
  }
15579
- }, this.options = t, this.options.applicationKey && Mr(this.options.applicationKey), console.debug("------------------------"), console.debug("Spiff Commerce Core SDK"), console.debug("Version: 26.32.0-beta.920200cd-ffef-5c6d-8a0f-5070f2f3e705"), console.debug(`Application Key Provided: ${!!this.options.applicationKey}`), console.debug("------------------------");
15579
+ }, this.options = t, this.options.applicationKey && Mr(this.options.applicationKey), console.debug("------------------------"), console.debug("Spiff Commerce Core SDK"), console.debug("Version: 26.32.0-beta.fe9e1c70-b911-56f3-9a87-25507ca1edae"), console.debug(`Application Key Provided: ${!!this.options.applicationKey}`), console.debug("------------------------");
15580
15580
  }
15581
15581
  configure(t) {
15582
15582
  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();
@@ -17229,7 +17229,6 @@ const md = async (r) => {
17229
17229
  }).filter((a) => !!a), e = await b.getShadowGraphqlClient().query({
17230
17230
  query: jl,
17231
17231
  errorPolicy: "all",
17232
- fetchPolicy: "network-only",
17233
17232
  variables: {
17234
17233
  ids: t
17235
17234
  }
@@ -17245,7 +17244,6 @@ const md = async (r) => {
17245
17244
  return (e = (await b.getShadowGraphqlClient().query({
17246
17245
  query: Wl,
17247
17246
  errorPolicy: "all",
17248
- fetchPolicy: "network-only",
17249
17247
  variables: {
17250
17248
  ids: r
17251
17249
  }
@@ -17255,7 +17253,6 @@ const md = async (r) => {
17255
17253
  return (e = r.getWorkflowManager().getTransaction().recipient) != null && e.id ? (a = (await b.getShadowGraphqlClient().mutate({
17256
17254
  mutation: Hl,
17257
17255
  errorPolicy: "all",
17258
- fetchPolicy: "network-only",
17259
17256
  variables: {
17260
17257
  id: r.getWorkflowManager().getTransaction().recipient.id
17261
17258
  }
@@ -17267,7 +17264,6 @@ const md = async (r) => {
17267
17264
  }).filter((a) => !!a), e = await b.getShadowGraphqlClient().mutate({
17268
17265
  mutation: ql,
17269
17266
  errorPolicy: "all",
17270
- fetchPolicy: "network-only",
17271
17267
  variables: {
17272
17268
  ids: t
17273
17269
  }