@salesforce/lds-worker-api 1.225.0 → 1.226.0

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.
@@ -795,4 +795,4 @@ if (process.env.NODE_ENV !== 'production') {
795
795
  }
796
796
 
797
797
  export { createPrimingSession, draftManager, draftQueue, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, setMetadataTTL, setUiApiRecordTTL, subscribeToAdapter };
798
- // version: 1.225.0-8fa863455
798
+ // version: 1.226.0-abf13e106
@@ -3968,7 +3968,7 @@ function withDefaultLuvio(callback) {
3968
3968
  }
3969
3969
  callbacks.push(callback);
3970
3970
  }
3971
- // version: 1.225.0-8fa863455
3971
+ // version: 1.226.0-abf13e106
3972
3972
 
3973
3973
  // TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
3974
3974
  function instrumentAdapter$1(createFunction, _metadata) {
@@ -15401,7 +15401,7 @@ function parseAndVisit(source) {
15401
15401
  updateReferenceMapWithKnownKey(ast, luvioDocumentNode);
15402
15402
  return luvioDocumentNode;
15403
15403
  }
15404
- // version: 1.225.0-8fa863455
15404
+ // version: 1.226.0-abf13e106
15405
15405
 
15406
15406
  function unwrap(data) {
15407
15407
  // The lwc-luvio bindings import a function from lwc called "unwrap".
@@ -16324,7 +16324,7 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
16324
16324
  const { apiFamily, name } = metadata;
16325
16325
  return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
16326
16326
  }
16327
- // version: 1.225.0-8fa863455
16327
+ // version: 1.226.0-abf13e106
16328
16328
 
16329
16329
  /**
16330
16330
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -41117,7 +41117,7 @@ withDefaultLuvio((luvio) => {
41117
41117
  throttle(60, 60000, createLDSAdapter(luvio, 'notifyListViewSummaryUpdateAvailable', notifyUpdateAvailableFactory$1));
41118
41118
  throttle(60, 60000, createLDSAdapter(luvio, 'notifyListInfoUpdateAvailable', notifyUpdateAvailableFactory));
41119
41119
  });
41120
- // version: 1.225.0-27d31c2bf
41120
+ // version: 1.226.0-0f13e1701
41121
41121
 
41122
41122
  var caseSensitiveUserId = '005B0000000GR4OIAW';
41123
41123
 
@@ -57715,7 +57715,7 @@ register({
57715
57715
  id: '@salesforce/lds-network-adapter',
57716
57716
  instrument: instrument$1,
57717
57717
  });
57718
- // version: 1.225.0-8fa863455
57718
+ // version: 1.226.0-abf13e106
57719
57719
 
57720
57720
  const { create: create$2, keys: keys$2 } = Object;
57721
57721
  const { stringify: stringify$1, parse: parse$1 } = JSON;
@@ -75993,7 +75993,7 @@ register({
75993
75993
  configuration: { ...configurationForGraphQLAdapters },
75994
75994
  instrument,
75995
75995
  });
75996
- // version: 1.225.0-27d31c2bf
75996
+ // version: 1.226.0-0f13e1701
75997
75997
 
75998
75998
  // On core the unstable adapters are re-exported with different names,
75999
75999
 
@@ -78240,7 +78240,7 @@ withDefaultLuvio((luvio) => {
78240
78240
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
78241
78241
  graphQLImperative = ldsAdapter;
78242
78242
  });
78243
- // version: 1.225.0-27d31c2bf
78243
+ // version: 1.226.0-0f13e1701
78244
78244
 
78245
78245
  var gqlApi = /*#__PURE__*/Object.freeze({
78246
78246
  __proto__: null,
@@ -78954,4 +78954,4 @@ const { luvio } = getRuntime();
78954
78954
  setDefaultLuvio({ luvio });
78955
78955
 
78956
78956
  export { createPrimingSession, draftManager, draftQueue, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, subscribeToAdapter };
78957
- // version: 1.225.0-8fa863455
78957
+ // version: 1.226.0-abf13e106
@@ -3974,7 +3974,7 @@
3974
3974
  }
3975
3975
  callbacks.push(callback);
3976
3976
  }
3977
- // version: 1.225.0-8fa863455
3977
+ // version: 1.226.0-abf13e106
3978
3978
 
3979
3979
  // TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
3980
3980
  function instrumentAdapter$1(createFunction, _metadata) {
@@ -15407,7 +15407,7 @@
15407
15407
  updateReferenceMapWithKnownKey(ast, luvioDocumentNode);
15408
15408
  return luvioDocumentNode;
15409
15409
  }
15410
- // version: 1.225.0-8fa863455
15410
+ // version: 1.226.0-abf13e106
15411
15411
 
15412
15412
  function unwrap(data) {
15413
15413
  // The lwc-luvio bindings import a function from lwc called "unwrap".
@@ -16330,7 +16330,7 @@
16330
16330
  const { apiFamily, name } = metadata;
16331
16331
  return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
16332
16332
  }
16333
- // version: 1.225.0-8fa863455
16333
+ // version: 1.226.0-abf13e106
16334
16334
 
16335
16335
  /**
16336
16336
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -41123,7 +41123,7 @@
41123
41123
  throttle(60, 60000, createLDSAdapter(luvio, 'notifyListViewSummaryUpdateAvailable', notifyUpdateAvailableFactory$1));
41124
41124
  throttle(60, 60000, createLDSAdapter(luvio, 'notifyListInfoUpdateAvailable', notifyUpdateAvailableFactory));
41125
41125
  });
41126
- // version: 1.225.0-27d31c2bf
41126
+ // version: 1.226.0-0f13e1701
41127
41127
 
41128
41128
  var caseSensitiveUserId = '005B0000000GR4OIAW';
41129
41129
 
@@ -57721,7 +57721,7 @@
57721
57721
  id: '@salesforce/lds-network-adapter',
57722
57722
  instrument: instrument$1,
57723
57723
  });
57724
- // version: 1.225.0-8fa863455
57724
+ // version: 1.226.0-abf13e106
57725
57725
 
57726
57726
  const { create: create$2, keys: keys$2 } = Object;
57727
57727
  const { stringify: stringify$1, parse: parse$1 } = JSON;
@@ -75999,7 +75999,7 @@
75999
75999
  configuration: { ...configurationForGraphQLAdapters },
76000
76000
  instrument,
76001
76001
  });
76002
- // version: 1.225.0-27d31c2bf
76002
+ // version: 1.226.0-0f13e1701
76003
76003
 
76004
76004
  // On core the unstable adapters are re-exported with different names,
76005
76005
 
@@ -78246,7 +78246,7 @@
78246
78246
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
78247
78247
  graphQLImperative = ldsAdapter;
78248
78248
  });
78249
- // version: 1.225.0-27d31c2bf
78249
+ // version: 1.226.0-0f13e1701
78250
78250
 
78251
78251
  var gqlApi = /*#__PURE__*/Object.freeze({
78252
78252
  __proto__: null,
@@ -78977,4 +78977,4 @@
78977
78977
  Object.defineProperty(exports, '__esModule', { value: true });
78978
78978
 
78979
78979
  }));
78980
- // version: 1.225.0-8fa863455
78980
+ // version: 1.226.0-abf13e106
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-worker-api",
3
- "version": "1.225.0",
3
+ "version": "1.226.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "",
6
6
  "main": "dist/standalone/es/lds-worker-api.js",