@salesforce/lds-worker-api 1.175.0 → 1.176.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.
@@ -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.175.0-eedefefb4
773
+ // version: 1.176.0-d19d5bc4b
@@ -3799,7 +3799,7 @@ function withDefaultLuvio(callback) {
3799
3799
  }
3800
3800
  callbacks.push(callback);
3801
3801
  }
3802
- // version: 1.175.0-eedefefb4
3802
+ // version: 1.176.0-d19d5bc4b
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.175.0-eedefefb4
15235
+ // version: 1.176.0-d19d5bc4b
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.175.0-eedefefb4
16148
+ // version: 1.176.0-d19d5bc4b
16149
16149
 
16150
16150
  /**
16151
16151
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -44106,7 +44106,7 @@ withDefaultLuvio((luvio) => {
44106
44106
  dropFunction: instrumentation$2.notifyRecordUpdateAvailableDropped,
44107
44107
  });
44108
44108
  });
44109
- // version: 1.175.0-a8d86b864
44109
+ // version: 1.176.0-16a3ba302
44110
44110
 
44111
44111
  var caseSensitiveUserId = '005B0000000GR4OIAW';
44112
44112
 
@@ -60326,7 +60326,7 @@ register({
60326
60326
  id: '@salesforce/lds-network-adapter',
60327
60327
  instrument: instrument$1,
60328
60328
  });
60329
- // version: 1.175.0-eedefefb4
60329
+ // version: 1.176.0-d19d5bc4b
60330
60330
 
60331
60331
  const { create: create$2, keys: keys$2 } = Object;
60332
60332
  const { stringify: stringify$1, parse: parse$1 } = JSON;
@@ -77669,7 +77669,7 @@ register({
77669
77669
  configuration: { ...configurationForGraphQLAdapters },
77670
77670
  instrument,
77671
77671
  });
77672
- // version: 1.175.0-a8d86b864
77672
+ // version: 1.176.0-16a3ba302
77673
77673
 
77674
77674
  // On core the unstable adapters are re-exported with different names,
77675
77675
 
@@ -79916,7 +79916,7 @@ withDefaultLuvio((luvio) => {
79916
79916
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
79917
79917
  graphQLImperative = ldsAdapter;
79918
79918
  });
79919
- // version: 1.175.0-a8d86b864
79919
+ // version: 1.176.0-16a3ba302
79920
79920
 
79921
79921
  var gqlApi = /*#__PURE__*/Object.freeze({
79922
79922
  __proto__: null,
@@ -80605,4 +80605,4 @@ const { luvio } = getRuntime();
80605
80605
  setDefaultLuvio({ luvio });
80606
80606
 
80607
80607
  export { createPrimingSession, draftManager, draftQueue, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, subscribeToAdapter };
80608
- // version: 1.175.0-eedefefb4
80608
+ // version: 1.176.0-d19d5bc4b
@@ -3805,7 +3805,7 @@
3805
3805
  }
3806
3806
  callbacks.push(callback);
3807
3807
  }
3808
- // version: 1.175.0-eedefefb4
3808
+ // version: 1.176.0-d19d5bc4b
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.175.0-eedefefb4
15241
+ // version: 1.176.0-d19d5bc4b
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.175.0-eedefefb4
16154
+ // version: 1.176.0-d19d5bc4b
16155
16155
 
16156
16156
  /**
16157
16157
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -44112,7 +44112,7 @@
44112
44112
  dropFunction: instrumentation$2.notifyRecordUpdateAvailableDropped,
44113
44113
  });
44114
44114
  });
44115
- // version: 1.175.0-a8d86b864
44115
+ // version: 1.176.0-16a3ba302
44116
44116
 
44117
44117
  var caseSensitiveUserId = '005B0000000GR4OIAW';
44118
44118
 
@@ -60332,7 +60332,7 @@
60332
60332
  id: '@salesforce/lds-network-adapter',
60333
60333
  instrument: instrument$1,
60334
60334
  });
60335
- // version: 1.175.0-eedefefb4
60335
+ // version: 1.176.0-d19d5bc4b
60336
60336
 
60337
60337
  const { create: create$2, keys: keys$2 } = Object;
60338
60338
  const { stringify: stringify$1, parse: parse$1 } = JSON;
@@ -77675,7 +77675,7 @@
77675
77675
  configuration: { ...configurationForGraphQLAdapters },
77676
77676
  instrument,
77677
77677
  });
77678
- // version: 1.175.0-a8d86b864
77678
+ // version: 1.176.0-16a3ba302
77679
77679
 
77680
77680
  // On core the unstable adapters are re-exported with different names,
77681
77681
 
@@ -79922,7 +79922,7 @@
79922
79922
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
79923
79923
  graphQLImperative = ldsAdapter;
79924
79924
  });
79925
- // version: 1.175.0-a8d86b864
79925
+ // version: 1.176.0-16a3ba302
79926
79926
 
79927
79927
  var gqlApi = /*#__PURE__*/Object.freeze({
79928
79928
  __proto__: null,
@@ -80628,4 +80628,4 @@
80628
80628
  Object.defineProperty(exports, '__esModule', { value: true });
80629
80629
 
80630
80630
  }));
80631
- // version: 1.175.0-eedefefb4
80631
+ // version: 1.176.0-d19d5bc4b
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-worker-api",
3
- "version": "1.175.0",
3
+ "version": "1.176.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "",
6
6
  "main": "dist/standalone/es/lds-worker-api.js",