@salesforce/lds-worker-api 1.131.3 → 1.131.4

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.131.3-0b37b35aa
764
+ // version: 1.131.4-b5124bf19
@@ -3776,7 +3776,7 @@ function withDefaultLuvio(callback) {
3776
3776
  }
3777
3777
  callbacks.push(callback);
3778
3778
  }
3779
- // version: 1.131.3-0b37b35aa
3779
+ // version: 1.131.4-b5124bf19
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.131.3-0b37b35aa
15203
+ // version: 1.131.4-b5124bf19
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.131.3-0b37b35aa
16116
+ // version: 1.131.4-b5124bf19
16117
16117
 
16118
16118
  /**
16119
16119
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -44413,7 +44413,7 @@ withDefaultLuvio((luvio) => {
44413
44413
  dropFunction: instrumentation$2.notifyRecordUpdateAvailableDropped,
44414
44414
  });
44415
44415
  });
44416
- // version: 1.131.3-d1ccfd131
44416
+ // version: 1.131.4-cc304bf50
44417
44417
 
44418
44418
  var caseSensitiveUserId = '005B0000000GR4OIAW';
44419
44419
 
@@ -60025,7 +60025,7 @@ register({
60025
60025
  id: '@salesforce/lds-network-adapter',
60026
60026
  instrument: instrument$1,
60027
60027
  });
60028
- // version: 1.131.3-0b37b35aa
60028
+ // version: 1.131.4-b5124bf19
60029
60029
 
60030
60030
  const { create: create$2, keys: keys$2 } = Object;
60031
60031
  const { stringify: stringify$1, parse: parse$1 } = JSON;
@@ -74333,7 +74333,7 @@ register({
74333
74333
  configuration: { ...configurationForGraphQLAdapters },
74334
74334
  instrument,
74335
74335
  });
74336
- // version: 1.131.3-d1ccfd131
74336
+ // version: 1.131.4-cc304bf50
74337
74337
 
74338
74338
  // On core the unstable adapters are re-exported with different names,
74339
74339
 
@@ -76462,7 +76462,7 @@ withDefaultLuvio((luvio) => {
76462
76462
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
76463
76463
  graphQLImperative = ldsAdapter;
76464
76464
  });
76465
- // version: 1.131.3-d1ccfd131
76465
+ // version: 1.131.4-cc304bf50
76466
76466
 
76467
76467
  var gqlApi = /*#__PURE__*/Object.freeze({
76468
76468
  __proto__: null,
@@ -77154,4 +77154,4 @@ const { luvio } = getRuntime();
77154
77154
  setDefaultLuvio({ luvio });
77155
77155
 
77156
77156
  export { createPrimingSession, draftManager, draftQueue, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, subscribeToAdapter };
77157
- // version: 1.131.3-0b37b35aa
77157
+ // version: 1.131.4-b5124bf19
@@ -3782,7 +3782,7 @@
3782
3782
  }
3783
3783
  callbacks.push(callback);
3784
3784
  }
3785
- // version: 1.131.3-0b37b35aa
3785
+ // version: 1.131.4-b5124bf19
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.131.3-0b37b35aa
15209
+ // version: 1.131.4-b5124bf19
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.131.3-0b37b35aa
16122
+ // version: 1.131.4-b5124bf19
16123
16123
 
16124
16124
  /**
16125
16125
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -44419,7 +44419,7 @@
44419
44419
  dropFunction: instrumentation$2.notifyRecordUpdateAvailableDropped,
44420
44420
  });
44421
44421
  });
44422
- // version: 1.131.3-d1ccfd131
44422
+ // version: 1.131.4-cc304bf50
44423
44423
 
44424
44424
  var caseSensitiveUserId = '005B0000000GR4OIAW';
44425
44425
 
@@ -60031,7 +60031,7 @@
60031
60031
  id: '@salesforce/lds-network-adapter',
60032
60032
  instrument: instrument$1,
60033
60033
  });
60034
- // version: 1.131.3-0b37b35aa
60034
+ // version: 1.131.4-b5124bf19
60035
60035
 
60036
60036
  const { create: create$2, keys: keys$2 } = Object;
60037
60037
  const { stringify: stringify$1, parse: parse$1 } = JSON;
@@ -74339,7 +74339,7 @@
74339
74339
  configuration: { ...configurationForGraphQLAdapters },
74340
74340
  instrument,
74341
74341
  });
74342
- // version: 1.131.3-d1ccfd131
74342
+ // version: 1.131.4-cc304bf50
74343
74343
 
74344
74344
  // On core the unstable adapters are re-exported with different names,
74345
74345
 
@@ -76468,7 +76468,7 @@
76468
76468
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
76469
76469
  graphQLImperative = ldsAdapter;
76470
76470
  });
76471
- // version: 1.131.3-d1ccfd131
76471
+ // version: 1.131.4-cc304bf50
76472
76472
 
76473
76473
  var gqlApi = /*#__PURE__*/Object.freeze({
76474
76474
  __proto__: null,
@@ -77177,4 +77177,4 @@
77177
77177
  Object.defineProperty(exports, '__esModule', { value: true });
77178
77178
 
77179
77179
  }));
77180
- // version: 1.131.3-0b37b35aa
77180
+ // version: 1.131.4-b5124bf19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-worker-api",
3
- "version": "1.131.3",
3
+ "version": "1.131.4",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "",
6
6
  "main": "dist/standalone/es/lds-worker-api.js",