@salesforce/lds-worker-api 1.130.9 → 1.130.10

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.
@@ -761,4 +761,4 @@ if (process.env.NODE_ENV !== 'production') {
761
761
  }
762
762
 
763
763
  export { createPrimingSession, draftManager, draftQueue, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, setMetadataTTL, setUiApiRecordTTL, subscribeToAdapter };
764
- // version: 1.130.9-2d38b9869
764
+ // version: 1.130.10-0fac4c295
@@ -3776,7 +3776,7 @@ function withDefaultLuvio(callback) {
3776
3776
  }
3777
3777
  callbacks.push(callback);
3778
3778
  }
3779
- // version: 1.130.9-2d38b9869
3779
+ // version: 1.130.10-0fac4c295
3780
3780
 
3781
3781
  // TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
3782
3782
  function instrumentAdapter$1(createFunction, _metadata) {
@@ -15200,7 +15200,7 @@ function parseAndVisit(source) {
15200
15200
  updateReferenceMapWithKnownKey(ast, luvioDocumentNode);
15201
15201
  return luvioDocumentNode;
15202
15202
  }
15203
- // version: 1.130.9-2d38b9869
15203
+ // version: 1.130.10-0fac4c295
15204
15204
 
15205
15205
  function unwrap(data) {
15206
15206
  // The lwc-luvio bindings import a function from lwc called "unwrap".
@@ -16113,7 +16113,7 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
16113
16113
  const { apiFamily, name } = metadata;
16114
16114
  return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
16115
16115
  }
16116
- // version: 1.130.9-2d38b9869
16116
+ // version: 1.130.10-0fac4c295
16117
16117
 
16118
16118
  /**
16119
16119
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -44412,7 +44412,7 @@ withDefaultLuvio((luvio) => {
44412
44412
  dropFunction: instrumentation$2.notifyRecordUpdateAvailableDropped,
44413
44413
  });
44414
44414
  });
44415
- // version: 1.130.9-a2fbc710a
44415
+ // version: 1.130.10-b649bb8d1
44416
44416
 
44417
44417
  var caseSensitiveUserId = '005B0000000GR4OIAW';
44418
44418
 
@@ -60024,7 +60024,7 @@ register({
60024
60024
  id: '@salesforce/lds-network-adapter',
60025
60025
  instrument: instrument$1,
60026
60026
  });
60027
- // version: 1.130.9-2d38b9869
60027
+ // version: 1.130.10-0fac4c295
60028
60028
 
60029
60029
  const { create: create$2, keys: keys$2 } = Object;
60030
60030
  const { stringify: stringify$1, parse: parse$1 } = JSON;
@@ -74332,7 +74332,7 @@ register({
74332
74332
  configuration: { ...configurationForGraphQLAdapters },
74333
74333
  instrument,
74334
74334
  });
74335
- // version: 1.130.9-a2fbc710a
74335
+ // version: 1.130.10-b649bb8d1
74336
74336
 
74337
74337
  // On core the unstable adapters are re-exported with different names,
74338
74338
 
@@ -76461,7 +76461,7 @@ withDefaultLuvio((luvio) => {
76461
76461
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
76462
76462
  graphQLImperative = ldsAdapter;
76463
76463
  });
76464
- // version: 1.130.9-a2fbc710a
76464
+ // version: 1.130.10-b649bb8d1
76465
76465
 
76466
76466
  var gqlApi = /*#__PURE__*/Object.freeze({
76467
76467
  __proto__: null,
@@ -77153,4 +77153,4 @@ const { luvio } = getRuntime();
77153
77153
  setDefaultLuvio({ luvio });
77154
77154
 
77155
77155
  export { createPrimingSession, draftManager, draftQueue, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, subscribeToAdapter };
77156
- // version: 1.130.9-2d38b9869
77156
+ // version: 1.130.10-0fac4c295
@@ -3782,7 +3782,7 @@
3782
3782
  }
3783
3783
  callbacks.push(callback);
3784
3784
  }
3785
- // version: 1.130.9-2d38b9869
3785
+ // version: 1.130.10-0fac4c295
3786
3786
 
3787
3787
  // TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
3788
3788
  function instrumentAdapter$1(createFunction, _metadata) {
@@ -15206,7 +15206,7 @@
15206
15206
  updateReferenceMapWithKnownKey(ast, luvioDocumentNode);
15207
15207
  return luvioDocumentNode;
15208
15208
  }
15209
- // version: 1.130.9-2d38b9869
15209
+ // version: 1.130.10-0fac4c295
15210
15210
 
15211
15211
  function unwrap(data) {
15212
15212
  // The lwc-luvio bindings import a function from lwc called "unwrap".
@@ -16119,7 +16119,7 @@
16119
16119
  const { apiFamily, name } = metadata;
16120
16120
  return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
16121
16121
  }
16122
- // version: 1.130.9-2d38b9869
16122
+ // version: 1.130.10-0fac4c295
16123
16123
 
16124
16124
  /**
16125
16125
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -44418,7 +44418,7 @@
44418
44418
  dropFunction: instrumentation$2.notifyRecordUpdateAvailableDropped,
44419
44419
  });
44420
44420
  });
44421
- // version: 1.130.9-a2fbc710a
44421
+ // version: 1.130.10-b649bb8d1
44422
44422
 
44423
44423
  var caseSensitiveUserId = '005B0000000GR4OIAW';
44424
44424
 
@@ -60030,7 +60030,7 @@
60030
60030
  id: '@salesforce/lds-network-adapter',
60031
60031
  instrument: instrument$1,
60032
60032
  });
60033
- // version: 1.130.9-2d38b9869
60033
+ // version: 1.130.10-0fac4c295
60034
60034
 
60035
60035
  const { create: create$2, keys: keys$2 } = Object;
60036
60036
  const { stringify: stringify$1, parse: parse$1 } = JSON;
@@ -74338,7 +74338,7 @@
74338
74338
  configuration: { ...configurationForGraphQLAdapters },
74339
74339
  instrument,
74340
74340
  });
74341
- // version: 1.130.9-a2fbc710a
74341
+ // version: 1.130.10-b649bb8d1
74342
74342
 
74343
74343
  // On core the unstable adapters are re-exported with different names,
74344
74344
 
@@ -76467,7 +76467,7 @@
76467
76467
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
76468
76468
  graphQLImperative = ldsAdapter;
76469
76469
  });
76470
- // version: 1.130.9-a2fbc710a
76470
+ // version: 1.130.10-b649bb8d1
76471
76471
 
76472
76472
  var gqlApi = /*#__PURE__*/Object.freeze({
76473
76473
  __proto__: null,
@@ -77176,4 +77176,4 @@
77176
77176
  Object.defineProperty(exports, '__esModule', { value: true });
77177
77177
 
77178
77178
  }));
77179
- // version: 1.130.9-2d38b9869
77179
+ // version: 1.130.10-0fac4c295
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-worker-api",
3
- "version": "1.130.9",
3
+ "version": "1.130.10",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "",
6
6
  "main": "dist/standalone/es/lds-worker-api.js",