@salesforce/lds-worker-api 1.141.0 → 1.141.1

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.
@@ -758,4 +758,4 @@ if (process.env.NODE_ENV !== 'production') {
758
758
  }
759
759
 
760
760
  export { createPrimingSession, draftManager, draftQueue, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, setMetadataTTL, setUiApiRecordTTL, subscribeToAdapter };
761
- // version: 1.141.0-f0b9250ae
761
+ // version: 1.141.1-07065b50d
@@ -3799,7 +3799,7 @@ function withDefaultLuvio(callback) {
3799
3799
  }
3800
3800
  callbacks.push(callback);
3801
3801
  }
3802
- // version: 1.141.0-f0b9250ae
3802
+ // version: 1.141.1-07065b50d
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) {
@@ -15223,7 +15223,7 @@ function parseAndVisit(source) {
15223
15223
  updateReferenceMapWithKnownKey(ast, luvioDocumentNode);
15224
15224
  return luvioDocumentNode;
15225
15225
  }
15226
- // version: 1.141.0-f0b9250ae
15226
+ // version: 1.141.1-07065b50d
15227
15227
 
15228
15228
  function unwrap(data) {
15229
15229
  // The lwc-luvio bindings import a function from lwc called "unwrap".
@@ -16136,7 +16136,7 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
16136
16136
  const { apiFamily, name } = metadata;
16137
16137
  return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
16138
16138
  }
16139
- // version: 1.141.0-f0b9250ae
16139
+ // version: 1.141.1-07065b50d
16140
16140
 
16141
16141
  /**
16142
16142
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -43925,7 +43925,7 @@ withDefaultLuvio((luvio) => {
43925
43925
  dropFunction: instrumentation$2.notifyRecordUpdateAvailableDropped,
43926
43926
  });
43927
43927
  });
43928
- // version: 1.141.0-39a2416f8
43928
+ // version: 1.141.1-8f6d93cad
43929
43929
 
43930
43930
  var caseSensitiveUserId = '005B0000000GR4OIAW';
43931
43931
 
@@ -59706,7 +59706,7 @@ register({
59706
59706
  id: '@salesforce/lds-network-adapter',
59707
59707
  instrument: instrument$1,
59708
59708
  });
59709
- // version: 1.141.0-f0b9250ae
59709
+ // version: 1.141.1-07065b50d
59710
59710
 
59711
59711
  const { create: create$2, keys: keys$2 } = Object;
59712
59712
  const { stringify: stringify$1, parse: parse$1 } = JSON;
@@ -80537,7 +80537,7 @@ register({
80537
80537
  configuration: { ...configurationForGraphQLAdapters },
80538
80538
  instrument,
80539
80539
  });
80540
- // version: 1.141.0-39a2416f8
80540
+ // version: 1.141.1-8f6d93cad
80541
80541
 
80542
80542
  // On core the unstable adapters are re-exported with different names,
80543
80543
 
@@ -82769,7 +82769,7 @@ withDefaultLuvio((luvio) => {
82769
82769
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
82770
82770
  graphQLImperative = ldsAdapter;
82771
82771
  });
82772
- // version: 1.141.0-39a2416f8
82772
+ // version: 1.141.1-8f6d93cad
82773
82773
 
82774
82774
  var gqlApi = /*#__PURE__*/Object.freeze({
82775
82775
  __proto__: null,
@@ -83458,4 +83458,4 @@ const { luvio } = getRuntime();
83458
83458
  setDefaultLuvio({ luvio });
83459
83459
 
83460
83460
  export { createPrimingSession, draftManager, draftQueue, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, subscribeToAdapter };
83461
- // version: 1.141.0-f0b9250ae
83461
+ // version: 1.141.1-07065b50d
@@ -3807,7 +3807,7 @@
3807
3807
  }
3808
3808
  callbacks.push(callback);
3809
3809
  }
3810
- // version: 1.141.0-f0b9250ae
3810
+ // version: 1.141.1-07065b50d
3811
3811
 
3812
3812
  // TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
3813
3813
  function instrumentAdapter$1(createFunction, _metadata) {
@@ -15231,7 +15231,7 @@
15231
15231
  updateReferenceMapWithKnownKey(ast, luvioDocumentNode);
15232
15232
  return luvioDocumentNode;
15233
15233
  }
15234
- // version: 1.141.0-f0b9250ae
15234
+ // version: 1.141.1-07065b50d
15235
15235
 
15236
15236
  function unwrap(data) {
15237
15237
  // The lwc-luvio bindings import a function from lwc called "unwrap".
@@ -16144,7 +16144,7 @@
16144
16144
  const { apiFamily, name } = metadata;
16145
16145
  return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
16146
16146
  }
16147
- // version: 1.141.0-f0b9250ae
16147
+ // version: 1.141.1-07065b50d
16148
16148
 
16149
16149
  /**
16150
16150
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -43933,7 +43933,7 @@
43933
43933
  dropFunction: instrumentation$2.notifyRecordUpdateAvailableDropped,
43934
43934
  });
43935
43935
  });
43936
- // version: 1.141.0-39a2416f8
43936
+ // version: 1.141.1-8f6d93cad
43937
43937
 
43938
43938
  var caseSensitiveUserId = '005B0000000GR4OIAW';
43939
43939
 
@@ -59714,7 +59714,7 @@
59714
59714
  id: '@salesforce/lds-network-adapter',
59715
59715
  instrument: instrument$1,
59716
59716
  });
59717
- // version: 1.141.0-f0b9250ae
59717
+ // version: 1.141.1-07065b50d
59718
59718
 
59719
59719
  const { create: create$2, keys: keys$2 } = Object;
59720
59720
  const { stringify: stringify$1, parse: parse$1 } = JSON;
@@ -80545,7 +80545,7 @@
80545
80545
  configuration: { ...configurationForGraphQLAdapters },
80546
80546
  instrument,
80547
80547
  });
80548
- // version: 1.141.0-39a2416f8
80548
+ // version: 1.141.1-8f6d93cad
80549
80549
 
80550
80550
  // On core the unstable adapters are re-exported with different names,
80551
80551
 
@@ -82777,7 +82777,7 @@
82777
82777
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
82778
82778
  graphQLImperative = ldsAdapter;
82779
82779
  });
82780
- // version: 1.141.0-39a2416f8
82780
+ // version: 1.141.1-8f6d93cad
82781
82781
 
82782
82782
  var gqlApi = /*#__PURE__*/Object.freeze({
82783
82783
  __proto__: null,
@@ -83483,4 +83483,4 @@
83483
83483
  Object.defineProperty(exports, '__esModule', { value: true });
83484
83484
 
83485
83485
  }));
83486
- // version: 1.141.0-f0b9250ae
83486
+ // version: 1.141.1-07065b50d
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-worker-api",
3
- "version": "1.141.0",
3
+ "version": "1.141.1",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "",
6
6
  "main": "dist/standalone/es/lds-worker-api.js",