@salesforce/lds-worker-api 1.158.1 → 1.158.2

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.
@@ -770,4 +770,4 @@ if (process.env.NODE_ENV !== 'production') {
770
770
  }
771
771
 
772
772
  export { createPrimingSession, draftManager, draftQueue, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, setMetadataTTL, setUiApiRecordTTL, subscribeToAdapter };
773
- // version: 1.158.1-276f55e03
773
+ // version: 1.158.2-6b3522c4a
@@ -3799,7 +3799,7 @@ function withDefaultLuvio(callback) {
3799
3799
  }
3800
3800
  callbacks.push(callback);
3801
3801
  }
3802
- // version: 1.158.1-276f55e03
3802
+ // version: 1.158.2-6b3522c4a
3803
3803
 
3804
3804
  // TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
3805
3805
  function instrumentAdapter$1(createFunction, _metadata) {
@@ -15232,7 +15232,7 @@ function parseAndVisit(source) {
15232
15232
  updateReferenceMapWithKnownKey(ast, luvioDocumentNode);
15233
15233
  return luvioDocumentNode;
15234
15234
  }
15235
- // version: 1.158.1-276f55e03
15235
+ // version: 1.158.2-6b3522c4a
15236
15236
 
15237
15237
  function unwrap(data) {
15238
15238
  // The lwc-luvio bindings import a function from lwc called "unwrap".
@@ -16145,7 +16145,7 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
16145
16145
  const { apiFamily, name } = metadata;
16146
16146
  return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
16147
16147
  }
16148
- // version: 1.158.1-276f55e03
16148
+ // version: 1.158.2-6b3522c4a
16149
16149
 
16150
16150
  /**
16151
16151
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -44016,7 +44016,7 @@ withDefaultLuvio((luvio) => {
44016
44016
  dropFunction: instrumentation$2.notifyRecordUpdateAvailableDropped,
44017
44017
  });
44018
44018
  });
44019
- // version: 1.158.1-63f64c475
44019
+ // version: 1.158.2-2489a5047
44020
44020
 
44021
44021
  var caseSensitiveUserId = '005B0000000GR4OIAW';
44022
44022
 
@@ -60050,7 +60050,7 @@ register({
60050
60050
  id: '@salesforce/lds-network-adapter',
60051
60051
  instrument: instrument$1,
60052
60052
  });
60053
- // version: 1.158.1-276f55e03
60053
+ // version: 1.158.2-6b3522c4a
60054
60054
 
60055
60055
  const { create: create$2, keys: keys$2 } = Object;
60056
60056
  const { stringify: stringify$1, parse: parse$1 } = JSON;
@@ -79737,7 +79737,7 @@ register({
79737
79737
  configuration: { ...configurationForGraphQLAdapters },
79738
79738
  instrument,
79739
79739
  });
79740
- // version: 1.158.1-63f64c475
79740
+ // version: 1.158.2-2489a5047
79741
79741
 
79742
79742
  // On core the unstable adapters are re-exported with different names,
79743
79743
 
@@ -81984,7 +81984,7 @@ withDefaultLuvio((luvio) => {
81984
81984
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
81985
81985
  graphQLImperative = ldsAdapter;
81986
81986
  });
81987
- // version: 1.158.1-63f64c475
81987
+ // version: 1.158.2-2489a5047
81988
81988
 
81989
81989
  var gqlApi = /*#__PURE__*/Object.freeze({
81990
81990
  __proto__: null,
@@ -82673,4 +82673,4 @@ const { luvio } = getRuntime();
82673
82673
  setDefaultLuvio({ luvio });
82674
82674
 
82675
82675
  export { createPrimingSession, draftManager, draftQueue, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, subscribeToAdapter };
82676
- // version: 1.158.1-276f55e03
82676
+ // version: 1.158.2-6b3522c4a
@@ -3805,7 +3805,7 @@
3805
3805
  }
3806
3806
  callbacks.push(callback);
3807
3807
  }
3808
- // version: 1.158.1-276f55e03
3808
+ // version: 1.158.2-6b3522c4a
3809
3809
 
3810
3810
  // TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
3811
3811
  function instrumentAdapter$1(createFunction, _metadata) {
@@ -15238,7 +15238,7 @@
15238
15238
  updateReferenceMapWithKnownKey(ast, luvioDocumentNode);
15239
15239
  return luvioDocumentNode;
15240
15240
  }
15241
- // version: 1.158.1-276f55e03
15241
+ // version: 1.158.2-6b3522c4a
15242
15242
 
15243
15243
  function unwrap(data) {
15244
15244
  // The lwc-luvio bindings import a function from lwc called "unwrap".
@@ -16151,7 +16151,7 @@
16151
16151
  const { apiFamily, name } = metadata;
16152
16152
  return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
16153
16153
  }
16154
- // version: 1.158.1-276f55e03
16154
+ // version: 1.158.2-6b3522c4a
16155
16155
 
16156
16156
  /**
16157
16157
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -44022,7 +44022,7 @@
44022
44022
  dropFunction: instrumentation$2.notifyRecordUpdateAvailableDropped,
44023
44023
  });
44024
44024
  });
44025
- // version: 1.158.1-63f64c475
44025
+ // version: 1.158.2-2489a5047
44026
44026
 
44027
44027
  var caseSensitiveUserId = '005B0000000GR4OIAW';
44028
44028
 
@@ -60056,7 +60056,7 @@
60056
60056
  id: '@salesforce/lds-network-adapter',
60057
60057
  instrument: instrument$1,
60058
60058
  });
60059
- // version: 1.158.1-276f55e03
60059
+ // version: 1.158.2-6b3522c4a
60060
60060
 
60061
60061
  const { create: create$2, keys: keys$2 } = Object;
60062
60062
  const { stringify: stringify$1, parse: parse$1 } = JSON;
@@ -79743,7 +79743,7 @@
79743
79743
  configuration: { ...configurationForGraphQLAdapters },
79744
79744
  instrument,
79745
79745
  });
79746
- // version: 1.158.1-63f64c475
79746
+ // version: 1.158.2-2489a5047
79747
79747
 
79748
79748
  // On core the unstable adapters are re-exported with different names,
79749
79749
 
@@ -81990,7 +81990,7 @@
81990
81990
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
81991
81991
  graphQLImperative = ldsAdapter;
81992
81992
  });
81993
- // version: 1.158.1-63f64c475
81993
+ // version: 1.158.2-2489a5047
81994
81994
 
81995
81995
  var gqlApi = /*#__PURE__*/Object.freeze({
81996
81996
  __proto__: null,
@@ -82696,4 +82696,4 @@
82696
82696
  Object.defineProperty(exports, '__esModule', { value: true });
82697
82697
 
82698
82698
  }));
82699
- // version: 1.158.1-276f55e03
82699
+ // version: 1.158.2-6b3522c4a
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-worker-api",
3
- "version": "1.158.1",
3
+ "version": "1.158.2",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "",
6
6
  "main": "dist/standalone/es/lds-worker-api.js",