@salesforce/lds-worker-api 1.354.0-dev13 → 1.354.0-dev14

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.
@@ -1128,4 +1128,4 @@ if (process.env.NODE_ENV !== 'production') {
1128
1128
  }
1129
1129
 
1130
1130
  export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
1131
- // version: 1.354.0-dev13-f27ca1a3a7
1131
+ // version: 1.354.0-dev14-f13d569584
@@ -4274,7 +4274,7 @@ function withDefaultLuvio(callback) {
4274
4274
  }
4275
4275
  callbacks.push(callback);
4276
4276
  }
4277
- // version: 1.354.0-dev13-f27ca1a3a7
4277
+ // version: 1.354.0-dev14-f13d569584
4278
4278
 
4279
4279
  // TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
4280
4280
  function instrumentAdapter$1(createFunction, _metadata) {
@@ -5286,7 +5286,7 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
5286
5286
  const { apiFamily, name } = metadata;
5287
5287
  return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
5288
5288
  }
5289
- // version: 1.354.0-dev13-f27ca1a3a7
5289
+ // version: 1.354.0-dev14-f13d569584
5290
5290
 
5291
5291
  /**
5292
5292
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -34062,7 +34062,7 @@ withDefaultLuvio((luvio) => {
34062
34062
  throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
34063
34063
  throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
34064
34064
  });
34065
- // version: 1.354.0-dev13-272d3dd416
34065
+ // version: 1.354.0-dev14-7a32f8b92f
34066
34066
 
34067
34067
  function requestIdleDetectedCallback(_callback) { }
34068
34068
  function declareNotifierTaskSingle(_name) {
@@ -93366,7 +93366,7 @@ register$1({
93366
93366
  id: '@salesforce/lds-network-adapter',
93367
93367
  instrument: instrument$2,
93368
93368
  });
93369
- // version: 1.354.0-dev13-f27ca1a3a7
93369
+ // version: 1.354.0-dev14-f13d569584
93370
93370
 
93371
93371
  const { create: create$2, keys: keys$2 } = Object;
93372
93372
  const { stringify, parse } = JSON;
@@ -117717,7 +117717,7 @@ register$1({
117717
117717
  configuration: { ...configurationForGraphQLAdapters$1 },
117718
117718
  instrument: instrument$1,
117719
117719
  });
117720
- // version: 1.354.0-dev13-272d3dd416
117720
+ // version: 1.354.0-dev14-7a32f8b92f
117721
117721
 
117722
117722
  // On core the unstable adapters are re-exported with different names,
117723
117723
  // we want to match them here.
@@ -117869,7 +117869,7 @@ withDefaultLuvio((luvio) => {
117869
117869
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
117870
117870
  graphQLImperative = ldsAdapter;
117871
117871
  });
117872
- // version: 1.354.0-dev13-272d3dd416
117872
+ // version: 1.354.0-dev14-7a32f8b92f
117873
117873
 
117874
117874
  var gqlApi = /*#__PURE__*/Object.freeze({
117875
117875
  __proto__: null,
@@ -118661,7 +118661,7 @@ const callbacks$1 = [];
118661
118661
  function register(r) {
118662
118662
  callbacks$1.forEach((callback) => callback(r));
118663
118663
  }
118664
- // version: 1.354.0-dev13-f27ca1a3a7
118664
+ // version: 1.354.0-dev14-f13d569584
118665
118665
 
118666
118666
  /**
118667
118667
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -119741,4 +119741,4 @@ const { luvio } = getRuntime();
119741
119741
  setDefaultLuvio({ luvio });
119742
119742
 
119743
119743
  export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
119744
- // version: 1.354.0-dev13-f27ca1a3a7
119744
+ // version: 1.354.0-dev14-f13d569584
@@ -4280,7 +4280,7 @@
4280
4280
  }
4281
4281
  callbacks.push(callback);
4282
4282
  }
4283
- // version: 1.354.0-dev13-f27ca1a3a7
4283
+ // version: 1.354.0-dev14-f13d569584
4284
4284
 
4285
4285
  // TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
4286
4286
  function instrumentAdapter$1(createFunction, _metadata) {
@@ -5292,7 +5292,7 @@
5292
5292
  const { apiFamily, name } = metadata;
5293
5293
  return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
5294
5294
  }
5295
- // version: 1.354.0-dev13-f27ca1a3a7
5295
+ // version: 1.354.0-dev14-f13d569584
5296
5296
 
5297
5297
  /**
5298
5298
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -34068,7 +34068,7 @@
34068
34068
  throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
34069
34069
  throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
34070
34070
  });
34071
- // version: 1.354.0-dev13-272d3dd416
34071
+ // version: 1.354.0-dev14-7a32f8b92f
34072
34072
 
34073
34073
  function requestIdleDetectedCallback(_callback) { }
34074
34074
  function declareNotifierTaskSingle(_name) {
@@ -93372,7 +93372,7 @@
93372
93372
  id: '@salesforce/lds-network-adapter',
93373
93373
  instrument: instrument$2,
93374
93374
  });
93375
- // version: 1.354.0-dev13-f27ca1a3a7
93375
+ // version: 1.354.0-dev14-f13d569584
93376
93376
 
93377
93377
  const { create: create$2, keys: keys$2 } = Object;
93378
93378
  const { stringify, parse } = JSON;
@@ -117723,7 +117723,7 @@
117723
117723
  configuration: { ...configurationForGraphQLAdapters$1 },
117724
117724
  instrument: instrument$1,
117725
117725
  });
117726
- // version: 1.354.0-dev13-272d3dd416
117726
+ // version: 1.354.0-dev14-7a32f8b92f
117727
117727
 
117728
117728
  // On core the unstable adapters are re-exported with different names,
117729
117729
  // we want to match them here.
@@ -117875,7 +117875,7 @@
117875
117875
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
117876
117876
  graphQLImperative = ldsAdapter;
117877
117877
  });
117878
- // version: 1.354.0-dev13-272d3dd416
117878
+ // version: 1.354.0-dev14-7a32f8b92f
117879
117879
 
117880
117880
  var gqlApi = /*#__PURE__*/Object.freeze({
117881
117881
  __proto__: null,
@@ -118667,7 +118667,7 @@
118667
118667
  function register(r) {
118668
118668
  callbacks$1.forEach((callback) => callback(r));
118669
118669
  }
118670
- // version: 1.354.0-dev13-f27ca1a3a7
118670
+ // version: 1.354.0-dev14-f13d569584
118671
118671
 
118672
118672
  /**
118673
118673
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -119766,4 +119766,4 @@
119766
119766
  exports.subscribeToAdapter = subscribeToAdapter;
119767
119767
 
119768
119768
  }));
119769
- // version: 1.354.0-dev13-f27ca1a3a7
119769
+ // version: 1.354.0-dev14-f13d569584
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-worker-api",
3
- "version": "1.354.0-dev13",
3
+ "version": "1.354.0-dev14",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "",
6
6
  "main": "dist/standalone/es/lds-worker-api.js",
@@ -35,14 +35,14 @@
35
35
  },
36
36
  "devDependencies": {
37
37
  "@oat-sa/rollup-plugin-wildcard-external": "^1.0.0",
38
- "@salesforce/lds-adapters-graphql": "^1.354.0-dev13",
39
- "@salesforce/lds-adapters-uiapi": "^1.354.0-dev13",
40
- "@salesforce/lds-default-luvio": "^1.354.0-dev13",
41
- "@salesforce/lds-drafts": "^1.354.0-dev13",
42
- "@salesforce/lds-graphql-parser": "^1.354.0-dev13",
43
- "@salesforce/lds-luvio-engine": "^1.354.0-dev13",
44
- "@salesforce/lds-runtime-mobile": "^1.354.0-dev13",
45
- "@salesforce/nimbus-plugin-lds": "^1.354.0-dev13",
38
+ "@salesforce/lds-adapters-graphql": "^1.354.0-dev14",
39
+ "@salesforce/lds-adapters-uiapi": "^1.354.0-dev14",
40
+ "@salesforce/lds-default-luvio": "^1.354.0-dev14",
41
+ "@salesforce/lds-drafts": "^1.354.0-dev14",
42
+ "@salesforce/lds-graphql-parser": "^1.354.0-dev14",
43
+ "@salesforce/lds-luvio-engine": "^1.354.0-dev14",
44
+ "@salesforce/lds-runtime-mobile": "^1.354.0-dev14",
45
+ "@salesforce/nimbus-plugin-lds": "^1.354.0-dev14",
46
46
  "ajv": "^8.11.0",
47
47
  "glob": "^7.1.5",
48
48
  "nimbus-types": "^2.0.0-alpha1",