@salesforce/lds-worker-api 1.213.2 → 1.214.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.213.2-69d4eea1b
798
+ // version: 1.214.0-62e4dab28
@@ -3898,7 +3898,7 @@ function withDefaultLuvio(callback) {
3898
3898
  }
3899
3899
  callbacks.push(callback);
3900
3900
  }
3901
- // version: 1.213.2-69d4eea1b
3901
+ // version: 1.214.0-62e4dab28
3902
3902
 
3903
3903
  // TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
3904
3904
  function instrumentAdapter$1(createFunction, _metadata) {
@@ -15331,7 +15331,7 @@ function parseAndVisit(source) {
15331
15331
  updateReferenceMapWithKnownKey(ast, luvioDocumentNode);
15332
15332
  return luvioDocumentNode;
15333
15333
  }
15334
- // version: 1.213.2-69d4eea1b
15334
+ // version: 1.214.0-62e4dab28
15335
15335
 
15336
15336
  function unwrap(data) {
15337
15337
  // The lwc-luvio bindings import a function from lwc called "unwrap".
@@ -16254,7 +16254,7 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
16254
16254
  const { apiFamily, name } = metadata;
16255
16255
  return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
16256
16256
  }
16257
- // version: 1.213.2-69d4eea1b
16257
+ // version: 1.214.0-62e4dab28
16258
16258
 
16259
16259
  /**
16260
16260
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -41931,7 +41931,7 @@ withDefaultLuvio((luvio) => {
41931
41931
  });
41932
41932
  throttle(60, 60000, createLDSAdapter(luvio, 'notifyListViewSummaryUpdateAvailable', notifyUpdateAvailableFactory));
41933
41933
  });
41934
- // version: 1.213.2-1eb996209
41934
+ // version: 1.214.0-2ee4a47fd
41935
41935
 
41936
41936
  var caseSensitiveUserId = '005B0000000GR4OIAW';
41937
41937
 
@@ -58529,7 +58529,7 @@ register({
58529
58529
  id: '@salesforce/lds-network-adapter',
58530
58530
  instrument: instrument$1,
58531
58531
  });
58532
- // version: 1.213.2-69d4eea1b
58532
+ // version: 1.214.0-62e4dab28
58533
58533
 
58534
58534
  const { create: create$2, keys: keys$2 } = Object;
58535
58535
  const { stringify: stringify$1, parse: parse$1 } = JSON;
@@ -76804,7 +76804,7 @@ register({
76804
76804
  configuration: { ...configurationForGraphQLAdapters },
76805
76805
  instrument,
76806
76806
  });
76807
- // version: 1.213.2-1eb996209
76807
+ // version: 1.214.0-2ee4a47fd
76808
76808
 
76809
76809
  // On core the unstable adapters are re-exported with different names,
76810
76810
 
@@ -79051,7 +79051,7 @@ withDefaultLuvio((luvio) => {
79051
79051
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
79052
79052
  graphQLImperative = ldsAdapter;
79053
79053
  });
79054
- // version: 1.213.2-1eb996209
79054
+ // version: 1.214.0-2ee4a47fd
79055
79055
 
79056
79056
  var gqlApi = /*#__PURE__*/Object.freeze({
79057
79057
  __proto__: null,
@@ -79765,4 +79765,4 @@ const { luvio } = getRuntime();
79765
79765
  setDefaultLuvio({ luvio });
79766
79766
 
79767
79767
  export { createPrimingSession, draftManager, draftQueue, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, subscribeToAdapter };
79768
- // version: 1.213.2-69d4eea1b
79768
+ // version: 1.214.0-62e4dab28
@@ -3904,7 +3904,7 @@
3904
3904
  }
3905
3905
  callbacks.push(callback);
3906
3906
  }
3907
- // version: 1.213.2-69d4eea1b
3907
+ // version: 1.214.0-62e4dab28
3908
3908
 
3909
3909
  // TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
3910
3910
  function instrumentAdapter$1(createFunction, _metadata) {
@@ -15337,7 +15337,7 @@
15337
15337
  updateReferenceMapWithKnownKey(ast, luvioDocumentNode);
15338
15338
  return luvioDocumentNode;
15339
15339
  }
15340
- // version: 1.213.2-69d4eea1b
15340
+ // version: 1.214.0-62e4dab28
15341
15341
 
15342
15342
  function unwrap(data) {
15343
15343
  // The lwc-luvio bindings import a function from lwc called "unwrap".
@@ -16260,7 +16260,7 @@
16260
16260
  const { apiFamily, name } = metadata;
16261
16261
  return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
16262
16262
  }
16263
- // version: 1.213.2-69d4eea1b
16263
+ // version: 1.214.0-62e4dab28
16264
16264
 
16265
16265
  /**
16266
16266
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -41937,7 +41937,7 @@
41937
41937
  });
41938
41938
  throttle(60, 60000, createLDSAdapter(luvio, 'notifyListViewSummaryUpdateAvailable', notifyUpdateAvailableFactory));
41939
41939
  });
41940
- // version: 1.213.2-1eb996209
41940
+ // version: 1.214.0-2ee4a47fd
41941
41941
 
41942
41942
  var caseSensitiveUserId = '005B0000000GR4OIAW';
41943
41943
 
@@ -58535,7 +58535,7 @@
58535
58535
  id: '@salesforce/lds-network-adapter',
58536
58536
  instrument: instrument$1,
58537
58537
  });
58538
- // version: 1.213.2-69d4eea1b
58538
+ // version: 1.214.0-62e4dab28
58539
58539
 
58540
58540
  const { create: create$2, keys: keys$2 } = Object;
58541
58541
  const { stringify: stringify$1, parse: parse$1 } = JSON;
@@ -76810,7 +76810,7 @@
76810
76810
  configuration: { ...configurationForGraphQLAdapters },
76811
76811
  instrument,
76812
76812
  });
76813
- // version: 1.213.2-1eb996209
76813
+ // version: 1.214.0-2ee4a47fd
76814
76814
 
76815
76815
  // On core the unstable adapters are re-exported with different names,
76816
76816
 
@@ -79057,7 +79057,7 @@
79057
79057
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
79058
79058
  graphQLImperative = ldsAdapter;
79059
79059
  });
79060
- // version: 1.213.2-1eb996209
79060
+ // version: 1.214.0-2ee4a47fd
79061
79061
 
79062
79062
  var gqlApi = /*#__PURE__*/Object.freeze({
79063
79063
  __proto__: null,
@@ -79788,4 +79788,4 @@
79788
79788
  Object.defineProperty(exports, '__esModule', { value: true });
79789
79789
 
79790
79790
  }));
79791
- // version: 1.213.2-69d4eea1b
79791
+ // version: 1.214.0-62e4dab28
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-worker-api",
3
- "version": "1.213.2",
3
+ "version": "1.214.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "",
6
6
  "main": "dist/standalone/es/lds-worker-api.js",