@salesforce/lds-worker-api 1.428.0 → 1.429.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.
@@ -1371,4 +1371,4 @@ if (process.env.NODE_ENV !== 'production') {
1371
1371
  }
1372
1372
 
1373
1373
  export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, importOneStoreAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
1374
- // version: 1.428.0-b7f20524d9
1374
+ // version: 1.429.0-5bd8f9453e
@@ -4274,7 +4274,7 @@ function withDefaultLuvio(callback) {
4274
4274
  }
4275
4275
  callbacks.push(callback);
4276
4276
  }
4277
- // version: 1.428.0-b7f20524d9
4277
+ // version: 1.429.0-5bd8f9453e
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) {
@@ -5318,7 +5318,7 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
5318
5318
  const { apiFamily, name } = metadata;
5319
5319
  return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
5320
5320
  }
5321
- // version: 1.428.0-b7f20524d9
5321
+ // version: 1.429.0-5bd8f9453e
5322
5322
 
5323
5323
  function isSupportedEntity(_objectApiName) {
5324
5324
  return true;
@@ -32610,7 +32610,7 @@ withDefaultLuvio((luvio) => {
32610
32610
  throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
32611
32611
  throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
32612
32612
  });
32613
- // version: 1.428.0-9a846cb61f
32613
+ // version: 1.429.0-327e0551f4
32614
32614
 
32615
32615
  var allowUpdatesForNonCachedRecords = {
32616
32616
  isOpen: function (e) {
@@ -96258,7 +96258,7 @@ function buildServiceDescriptor$b(luvio) {
96258
96258
  },
96259
96259
  };
96260
96260
  }
96261
- // version: 1.428.0-9a846cb61f
96261
+ // version: 1.429.0-327e0551f4
96262
96262
 
96263
96263
  /**
96264
96264
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -96284,7 +96284,7 @@ function buildServiceDescriptor$a(notifyRecordUpdateAvailable, getNormalizedLuvi
96284
96284
  },
96285
96285
  };
96286
96286
  }
96287
- // version: 1.428.0-9a846cb61f
96287
+ // version: 1.429.0-327e0551f4
96288
96288
 
96289
96289
  /*!
96290
96290
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -98941,7 +98941,7 @@ register$1({
98941
98941
  id: '@salesforce/lds-network-adapter',
98942
98942
  instrument: instrument$2,
98943
98943
  });
98944
- // version: 1.428.0-b7f20524d9
98944
+ // version: 1.429.0-5bd8f9453e
98945
98945
 
98946
98946
  const { create: create$2, keys: keys$2 } = Object;
98947
98947
  const { stringify, parse } = JSON;
@@ -106932,7 +106932,7 @@ function registerCallback(cb) {
106932
106932
  cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
106933
106933
  }
106934
106934
  }
106935
- // version: 1.428.0-9a846cb61f
106935
+ // version: 1.429.0-327e0551f4
106936
106936
 
106937
106937
  function createFragmentMap(documentNode) {
106938
106938
  const fragments = {};
@@ -136169,7 +136169,7 @@ register$1({
136169
136169
  configuration: { ...configurationForGraphQLAdapters$1 },
136170
136170
  instrument: instrument$1,
136171
136171
  });
136172
- // version: 1.428.0-9a846cb61f
136172
+ // version: 1.429.0-327e0551f4
136173
136173
 
136174
136174
  // On core the unstable adapters are re-exported with different names,
136175
136175
  // we want to match them here.
@@ -136321,7 +136321,7 @@ withDefaultLuvio((luvio) => {
136321
136321
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
136322
136322
  graphQLImperative = ldsAdapter;
136323
136323
  });
136324
- // version: 1.428.0-9a846cb61f
136324
+ // version: 1.429.0-327e0551f4
136325
136325
 
136326
136326
  var gqlApi = /*#__PURE__*/Object.freeze({
136327
136327
  __proto__: null,
@@ -137120,7 +137120,7 @@ const callbacks$1 = [];
137120
137120
  function register(r) {
137121
137121
  callbacks$1.forEach((callback) => callback(r));
137122
137122
  }
137123
- // version: 1.428.0-b7f20524d9
137123
+ // version: 1.429.0-5bd8f9453e
137124
137124
 
137125
137125
  /**
137126
137126
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -138436,4 +138436,4 @@ const { luvio } = getRuntime();
138436
138436
  setDefaultLuvio({ luvio });
138437
138437
 
138438
138438
  export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, importOneStoreAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
138439
- // version: 1.428.0-b7f20524d9
138439
+ // version: 1.429.0-5bd8f9453e
@@ -4280,7 +4280,7 @@
4280
4280
  }
4281
4281
  callbacks.push(callback);
4282
4282
  }
4283
- // version: 1.428.0-b7f20524d9
4283
+ // version: 1.429.0-5bd8f9453e
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) {
@@ -5324,7 +5324,7 @@
5324
5324
  const { apiFamily, name } = metadata;
5325
5325
  return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
5326
5326
  }
5327
- // version: 1.428.0-b7f20524d9
5327
+ // version: 1.429.0-5bd8f9453e
5328
5328
 
5329
5329
  function isSupportedEntity(_objectApiName) {
5330
5330
  return true;
@@ -32616,7 +32616,7 @@
32616
32616
  throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
32617
32617
  throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
32618
32618
  });
32619
- // version: 1.428.0-9a846cb61f
32619
+ // version: 1.429.0-327e0551f4
32620
32620
 
32621
32621
  var allowUpdatesForNonCachedRecords = {
32622
32622
  isOpen: function (e) {
@@ -96264,7 +96264,7 @@
96264
96264
  },
96265
96265
  };
96266
96266
  }
96267
- // version: 1.428.0-9a846cb61f
96267
+ // version: 1.429.0-327e0551f4
96268
96268
 
96269
96269
  /**
96270
96270
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -96290,7 +96290,7 @@
96290
96290
  },
96291
96291
  };
96292
96292
  }
96293
- // version: 1.428.0-9a846cb61f
96293
+ // version: 1.429.0-327e0551f4
96294
96294
 
96295
96295
  /*!
96296
96296
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -98947,7 +98947,7 @@
98947
98947
  id: '@salesforce/lds-network-adapter',
98948
98948
  instrument: instrument$2,
98949
98949
  });
98950
- // version: 1.428.0-b7f20524d9
98950
+ // version: 1.429.0-5bd8f9453e
98951
98951
 
98952
98952
  const { create: create$2, keys: keys$2 } = Object;
98953
98953
  const { stringify, parse } = JSON;
@@ -106938,7 +106938,7 @@
106938
106938
  cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
106939
106939
  }
106940
106940
  }
106941
- // version: 1.428.0-9a846cb61f
106941
+ // version: 1.429.0-327e0551f4
106942
106942
 
106943
106943
  function createFragmentMap(documentNode) {
106944
106944
  const fragments = {};
@@ -136175,7 +136175,7 @@
136175
136175
  configuration: { ...configurationForGraphQLAdapters$1 },
136176
136176
  instrument: instrument$1,
136177
136177
  });
136178
- // version: 1.428.0-9a846cb61f
136178
+ // version: 1.429.0-327e0551f4
136179
136179
 
136180
136180
  // On core the unstable adapters are re-exported with different names,
136181
136181
  // we want to match them here.
@@ -136327,7 +136327,7 @@
136327
136327
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
136328
136328
  graphQLImperative = ldsAdapter;
136329
136329
  });
136330
- // version: 1.428.0-9a846cb61f
136330
+ // version: 1.429.0-327e0551f4
136331
136331
 
136332
136332
  var gqlApi = /*#__PURE__*/Object.freeze({
136333
136333
  __proto__: null,
@@ -137126,7 +137126,7 @@
137126
137126
  function register(r) {
137127
137127
  callbacks$1.forEach((callback) => callback(r));
137128
137128
  }
137129
- // version: 1.428.0-b7f20524d9
137129
+ // version: 1.429.0-5bd8f9453e
137130
137130
 
137131
137131
  /**
137132
137132
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -138463,4 +138463,4 @@
138463
138463
  exports.subscribeToAdapter = subscribeToAdapter;
138464
138464
 
138465
138465
  }));
138466
- // version: 1.428.0-b7f20524d9
138466
+ // version: 1.429.0-5bd8f9453e
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-worker-api",
3
- "version": "1.428.0",
3
+ "version": "1.429.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.428.0",
39
- "@salesforce/lds-adapters-uiapi": "^1.428.0",
40
- "@salesforce/lds-default-luvio": "^1.428.0",
41
- "@salesforce/lds-drafts": "^1.428.0",
42
- "@salesforce/lds-graphql-parser": "^1.428.0",
43
- "@salesforce/lds-luvio-engine": "^1.428.0",
44
- "@salesforce/lds-runtime-mobile": "^1.428.0",
45
- "@salesforce/nimbus-plugin-lds": "^1.428.0",
38
+ "@salesforce/lds-adapters-graphql": "^1.429.0",
39
+ "@salesforce/lds-adapters-uiapi": "^1.429.0",
40
+ "@salesforce/lds-default-luvio": "^1.429.0",
41
+ "@salesforce/lds-drafts": "^1.429.0",
42
+ "@salesforce/lds-graphql-parser": "^1.429.0",
43
+ "@salesforce/lds-luvio-engine": "^1.429.0",
44
+ "@salesforce/lds-runtime-mobile": "^1.429.0",
45
+ "@salesforce/nimbus-plugin-lds": "^1.429.0",
46
46
  "ajv": "^8.11.0",
47
47
  "glob": "^7.1.5",
48
48
  "nimbus-types": "^2.0.0-alpha1",