@salesforce/lds-worker-api 1.442.0 → 1.443.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.
@@ -1373,4 +1373,4 @@ if (process.env.NODE_ENV !== 'production') {
1373
1373
  }
1374
1374
 
1375
1375
  export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, importOneStoreAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
1376
- // version: 1.442.0-e47893165a
1376
+ // version: 1.443.0-be70f6bb6e
@@ -4276,7 +4276,7 @@ function withDefaultLuvio(callback) {
4276
4276
  }
4277
4277
  callbacks.push(callback);
4278
4278
  }
4279
- // version: 1.442.0-e47893165a
4279
+ // version: 1.443.0-be70f6bb6e
4280
4280
 
4281
4281
  // TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
4282
4282
  function instrumentAdapter$1(createFunction, _metadata) {
@@ -5320,7 +5320,7 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
5320
5320
  const { apiFamily, name } = metadata;
5321
5321
  return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
5322
5322
  }
5323
- // version: 1.442.0-e47893165a
5323
+ // version: 1.443.0-be70f6bb6e
5324
5324
 
5325
5325
  function isSupportedEntity(_objectApiName) {
5326
5326
  return true;
@@ -32538,7 +32538,7 @@ withDefaultLuvio((luvio) => {
32538
32538
  throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
32539
32539
  throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
32540
32540
  });
32541
- // version: 1.442.0-d73ebfc396
32541
+ // version: 1.443.0-3de9a44799
32542
32542
 
32543
32543
  var allowUpdatesForNonCachedRecords = {
32544
32544
  isOpen: function (e) {
@@ -96528,7 +96528,7 @@ function buildServiceDescriptor$b(luvio) {
96528
96528
  },
96529
96529
  };
96530
96530
  }
96531
- // version: 1.442.0-e47893165a
96531
+ // version: 1.443.0-be70f6bb6e
96532
96532
 
96533
96533
  /**
96534
96534
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -96554,7 +96554,7 @@ function buildServiceDescriptor$a(notifyRecordUpdateAvailable, getNormalizedLuvi
96554
96554
  },
96555
96555
  };
96556
96556
  }
96557
- // version: 1.442.0-e47893165a
96557
+ // version: 1.443.0-be70f6bb6e
96558
96558
 
96559
96559
  function findExecutableOperation$1(input) {
96560
96560
  const operations = input.query.definitions.filter(
@@ -99231,7 +99231,7 @@ register$1({
99231
99231
  id: '@salesforce/lds-network-adapter',
99232
99232
  instrument: instrument$2,
99233
99233
  });
99234
- // version: 1.442.0-e47893165a
99234
+ // version: 1.443.0-be70f6bb6e
99235
99235
 
99236
99236
  const { create: create$2, keys: keys$2 } = Object;
99237
99237
  const { stringify, parse } = JSON;
@@ -106714,7 +106714,7 @@ function registerCallback(cb) {
106714
106714
  cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
106715
106715
  }
106716
106716
  }
106717
- // version: 1.442.0-d73ebfc396
106717
+ // version: 1.443.0-3de9a44799
106718
106718
 
106719
106719
  function createFragmentMap(documentNode) {
106720
106720
  const fragments = {};
@@ -135921,7 +135921,7 @@ register$1({
135921
135921
  configuration: { ...configurationForGraphQLAdapters$1 },
135922
135922
  instrument: instrument$1,
135923
135923
  });
135924
- // version: 1.442.0-d73ebfc396
135924
+ // version: 1.443.0-3de9a44799
135925
135925
 
135926
135926
  // On core the unstable adapters are re-exported with different names,
135927
135927
  // we want to match them here.
@@ -136073,7 +136073,7 @@ withDefaultLuvio((luvio) => {
136073
136073
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
136074
136074
  graphQLImperative = ldsAdapter;
136075
136075
  });
136076
- // version: 1.442.0-d73ebfc396
136076
+ // version: 1.443.0-3de9a44799
136077
136077
 
136078
136078
  var gqlApi = /*#__PURE__*/Object.freeze({
136079
136079
  __proto__: null,
@@ -136872,7 +136872,7 @@ const callbacks$1 = [];
136872
136872
  function register(r) {
136873
136873
  callbacks$1.forEach((callback) => callback(r));
136874
136874
  }
136875
- // version: 1.442.0-e47893165a
136875
+ // version: 1.443.0-be70f6bb6e
136876
136876
 
136877
136877
  /**
136878
136878
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -138161,4 +138161,4 @@ const { luvio } = getRuntime();
138161
138161
  setDefaultLuvio({ luvio });
138162
138162
 
138163
138163
  export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, importOneStoreAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
138164
- // version: 1.442.0-e47893165a
138164
+ // version: 1.443.0-be70f6bb6e
@@ -4282,7 +4282,7 @@
4282
4282
  }
4283
4283
  callbacks.push(callback);
4284
4284
  }
4285
- // version: 1.442.0-e47893165a
4285
+ // version: 1.443.0-be70f6bb6e
4286
4286
 
4287
4287
  // TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
4288
4288
  function instrumentAdapter$1(createFunction, _metadata) {
@@ -5326,7 +5326,7 @@
5326
5326
  const { apiFamily, name } = metadata;
5327
5327
  return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
5328
5328
  }
5329
- // version: 1.442.0-e47893165a
5329
+ // version: 1.443.0-be70f6bb6e
5330
5330
 
5331
5331
  function isSupportedEntity(_objectApiName) {
5332
5332
  return true;
@@ -32544,7 +32544,7 @@
32544
32544
  throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
32545
32545
  throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
32546
32546
  });
32547
- // version: 1.442.0-d73ebfc396
32547
+ // version: 1.443.0-3de9a44799
32548
32548
 
32549
32549
  var allowUpdatesForNonCachedRecords = {
32550
32550
  isOpen: function (e) {
@@ -96534,7 +96534,7 @@
96534
96534
  },
96535
96535
  };
96536
96536
  }
96537
- // version: 1.442.0-e47893165a
96537
+ // version: 1.443.0-be70f6bb6e
96538
96538
 
96539
96539
  /**
96540
96540
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -96560,7 +96560,7 @@
96560
96560
  },
96561
96561
  };
96562
96562
  }
96563
- // version: 1.442.0-e47893165a
96563
+ // version: 1.443.0-be70f6bb6e
96564
96564
 
96565
96565
  function findExecutableOperation$1(input) {
96566
96566
  const operations = input.query.definitions.filter(
@@ -99237,7 +99237,7 @@
99237
99237
  id: '@salesforce/lds-network-adapter',
99238
99238
  instrument: instrument$2,
99239
99239
  });
99240
- // version: 1.442.0-e47893165a
99240
+ // version: 1.443.0-be70f6bb6e
99241
99241
 
99242
99242
  const { create: create$2, keys: keys$2 } = Object;
99243
99243
  const { stringify, parse } = JSON;
@@ -106720,7 +106720,7 @@
106720
106720
  cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
106721
106721
  }
106722
106722
  }
106723
- // version: 1.442.0-d73ebfc396
106723
+ // version: 1.443.0-3de9a44799
106724
106724
 
106725
106725
  function createFragmentMap(documentNode) {
106726
106726
  const fragments = {};
@@ -135927,7 +135927,7 @@
135927
135927
  configuration: { ...configurationForGraphQLAdapters$1 },
135928
135928
  instrument: instrument$1,
135929
135929
  });
135930
- // version: 1.442.0-d73ebfc396
135930
+ // version: 1.443.0-3de9a44799
135931
135931
 
135932
135932
  // On core the unstable adapters are re-exported with different names,
135933
135933
  // we want to match them here.
@@ -136079,7 +136079,7 @@
136079
136079
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
136080
136080
  graphQLImperative = ldsAdapter;
136081
136081
  });
136082
- // version: 1.442.0-d73ebfc396
136082
+ // version: 1.443.0-3de9a44799
136083
136083
 
136084
136084
  var gqlApi = /*#__PURE__*/Object.freeze({
136085
136085
  __proto__: null,
@@ -136878,7 +136878,7 @@
136878
136878
  function register(r) {
136879
136879
  callbacks$1.forEach((callback) => callback(r));
136880
136880
  }
136881
- // version: 1.442.0-e47893165a
136881
+ // version: 1.443.0-be70f6bb6e
136882
136882
 
136883
136883
  /**
136884
136884
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -138188,4 +138188,4 @@
138188
138188
  exports.subscribeToAdapter = subscribeToAdapter;
138189
138189
 
138190
138190
  }));
138191
- // version: 1.442.0-e47893165a
138191
+ // version: 1.443.0-be70f6bb6e
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-worker-api",
3
- "version": "1.442.0",
3
+ "version": "1.443.0",
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.442.0",
39
- "@salesforce/lds-adapters-uiapi": "^1.442.0",
40
- "@salesforce/lds-default-luvio": "^1.442.0",
41
- "@salesforce/lds-drafts": "^1.442.0",
42
- "@salesforce/lds-graphql-parser": "^1.442.0",
43
- "@salesforce/lds-luvio-engine": "^1.442.0",
44
- "@salesforce/lds-runtime-mobile": "^1.442.0",
45
- "@salesforce/nimbus-plugin-lds": "^1.442.0",
38
+ "@salesforce/lds-adapters-graphql": "^1.443.0",
39
+ "@salesforce/lds-adapters-uiapi": "^1.443.0",
40
+ "@salesforce/lds-default-luvio": "^1.443.0",
41
+ "@salesforce/lds-drafts": "^1.443.0",
42
+ "@salesforce/lds-graphql-parser": "^1.443.0",
43
+ "@salesforce/lds-luvio-engine": "^1.443.0",
44
+ "@salesforce/lds-runtime-mobile": "^1.443.0",
45
+ "@salesforce/nimbus-plugin-lds": "^1.443.0",
46
46
  "ajv": "^8.11.0",
47
47
  "glob": "^7.1.5",
48
48
  "nimbus-types": "^2.0.0-alpha1",