@salesforce/lds-worker-api 1.404.0-dev1 → 1.405.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.404.0-dev1-48073cfce6
1374
+ // version: 1.405.0-d370cbed0f
@@ -4274,7 +4274,7 @@ function withDefaultLuvio(callback) {
4274
4274
  }
4275
4275
  callbacks.push(callback);
4276
4276
  }
4277
- // version: 1.404.0-dev1-48073cfce6
4277
+ // version: 1.405.0-d370cbed0f
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.404.0-dev1-48073cfce6
5321
+ // version: 1.405.0-d370cbed0f
5322
5322
 
5323
5323
  /**
5324
5324
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -35432,7 +35432,7 @@ withDefaultLuvio((luvio) => {
35432
35432
  throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
35433
35433
  throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
35434
35434
  });
35435
- // version: 1.404.0-dev1-9582436c8f
35435
+ // version: 1.405.0-13ac2fd8fa
35436
35436
 
35437
35437
  var allowUpdatesForNonCachedRecords = {
35438
35438
  isOpen: function (e) {
@@ -97605,7 +97605,7 @@ function buildServiceDescriptor$b(luvio) {
97605
97605
  },
97606
97606
  };
97607
97607
  }
97608
- // version: 1.404.0-dev1-9582436c8f
97608
+ // version: 1.405.0-13ac2fd8fa
97609
97609
 
97610
97610
  /**
97611
97611
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -97631,7 +97631,7 @@ function buildServiceDescriptor$a(notifyRecordUpdateAvailable, getNormalizedLuvi
97631
97631
  },
97632
97632
  };
97633
97633
  }
97634
- // version: 1.404.0-dev1-9582436c8f
97634
+ // version: 1.405.0-13ac2fd8fa
97635
97635
 
97636
97636
  /*!
97637
97637
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -101085,7 +101085,7 @@ register$1({
101085
101085
  id: '@salesforce/lds-network-adapter',
101086
101086
  instrument: instrument$2,
101087
101087
  });
101088
- // version: 1.404.0-dev1-48073cfce6
101088
+ // version: 1.405.0-d370cbed0f
101089
101089
 
101090
101090
  const { create: create$3, keys: keys$3 } = Object;
101091
101091
  const { stringify, parse } = JSON;
@@ -115094,7 +115094,7 @@ function registerCallback(cb) {
115094
115094
  cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
115095
115095
  }
115096
115096
  }
115097
- // version: 1.404.0-dev1-9582436c8f
115097
+ // version: 1.405.0-13ac2fd8fa
115098
115098
 
115099
115099
  function createFragmentMap(documentNode) {
115100
115100
  const fragments = {};
@@ -144319,7 +144319,7 @@ register$1({
144319
144319
  configuration: { ...configurationForGraphQLAdapters$1 },
144320
144320
  instrument: instrument$1,
144321
144321
  });
144322
- // version: 1.404.0-dev1-9582436c8f
144322
+ // version: 1.405.0-13ac2fd8fa
144323
144323
 
144324
144324
  // On core the unstable adapters are re-exported with different names,
144325
144325
  // we want to match them here.
@@ -144471,7 +144471,7 @@ withDefaultLuvio((luvio) => {
144471
144471
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
144472
144472
  graphQLImperative = ldsAdapter;
144473
144473
  });
144474
- // version: 1.404.0-dev1-9582436c8f
144474
+ // version: 1.405.0-13ac2fd8fa
144475
144475
 
144476
144476
  var gqlApi = /*#__PURE__*/Object.freeze({
144477
144477
  __proto__: null,
@@ -145270,7 +145270,7 @@ const callbacks$1 = [];
145270
145270
  function register(r) {
145271
145271
  callbacks$1.forEach((callback) => callback(r));
145272
145272
  }
145273
- // version: 1.404.0-dev1-48073cfce6
145273
+ // version: 1.405.0-d370cbed0f
145274
145274
 
145275
145275
  /**
145276
145276
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -146586,4 +146586,4 @@ const { luvio } = getRuntime();
146586
146586
  setDefaultLuvio({ luvio });
146587
146587
 
146588
146588
  export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, importOneStoreAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
146589
- // version: 1.404.0-dev1-48073cfce6
146589
+ // version: 1.405.0-d370cbed0f
@@ -4280,7 +4280,7 @@
4280
4280
  }
4281
4281
  callbacks.push(callback);
4282
4282
  }
4283
- // version: 1.404.0-dev1-48073cfce6
4283
+ // version: 1.405.0-d370cbed0f
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.404.0-dev1-48073cfce6
5327
+ // version: 1.405.0-d370cbed0f
5328
5328
 
5329
5329
  /**
5330
5330
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -35438,7 +35438,7 @@
35438
35438
  throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
35439
35439
  throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
35440
35440
  });
35441
- // version: 1.404.0-dev1-9582436c8f
35441
+ // version: 1.405.0-13ac2fd8fa
35442
35442
 
35443
35443
  var allowUpdatesForNonCachedRecords = {
35444
35444
  isOpen: function (e) {
@@ -97611,7 +97611,7 @@
97611
97611
  },
97612
97612
  };
97613
97613
  }
97614
- // version: 1.404.0-dev1-9582436c8f
97614
+ // version: 1.405.0-13ac2fd8fa
97615
97615
 
97616
97616
  /**
97617
97617
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -97637,7 +97637,7 @@
97637
97637
  },
97638
97638
  };
97639
97639
  }
97640
- // version: 1.404.0-dev1-9582436c8f
97640
+ // version: 1.405.0-13ac2fd8fa
97641
97641
 
97642
97642
  /*!
97643
97643
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -101091,7 +101091,7 @@
101091
101091
  id: '@salesforce/lds-network-adapter',
101092
101092
  instrument: instrument$2,
101093
101093
  });
101094
- // version: 1.404.0-dev1-48073cfce6
101094
+ // version: 1.405.0-d370cbed0f
101095
101095
 
101096
101096
  const { create: create$3, keys: keys$3 } = Object;
101097
101097
  const { stringify, parse } = JSON;
@@ -115100,7 +115100,7 @@ keys: keys$2,
115100
115100
  cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
115101
115101
  }
115102
115102
  }
115103
- // version: 1.404.0-dev1-9582436c8f
115103
+ // version: 1.405.0-13ac2fd8fa
115104
115104
 
115105
115105
  function createFragmentMap(documentNode) {
115106
115106
  const fragments = {};
@@ -144325,7 +144325,7 @@ keys: keys$2,
144325
144325
  configuration: { ...configurationForGraphQLAdapters$1 },
144326
144326
  instrument: instrument$1,
144327
144327
  });
144328
- // version: 1.404.0-dev1-9582436c8f
144328
+ // version: 1.405.0-13ac2fd8fa
144329
144329
 
144330
144330
  // On core the unstable adapters are re-exported with different names,
144331
144331
  // we want to match them here.
@@ -144477,7 +144477,7 @@ keys: keys$2,
144477
144477
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
144478
144478
  graphQLImperative = ldsAdapter;
144479
144479
  });
144480
- // version: 1.404.0-dev1-9582436c8f
144480
+ // version: 1.405.0-13ac2fd8fa
144481
144481
 
144482
144482
  var gqlApi = /*#__PURE__*/Object.freeze({
144483
144483
  __proto__: null,
@@ -145276,7 +145276,7 @@ keys: keys$2,
145276
145276
  function register(r) {
145277
145277
  callbacks$1.forEach((callback) => callback(r));
145278
145278
  }
145279
- // version: 1.404.0-dev1-48073cfce6
145279
+ // version: 1.405.0-d370cbed0f
145280
145280
 
145281
145281
  /**
145282
145282
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -146613,4 +146613,4 @@ keys: keys$2,
146613
146613
  exports.subscribeToAdapter = subscribeToAdapter;
146614
146614
 
146615
146615
  }));
146616
- // version: 1.404.0-dev1-48073cfce6
146616
+ // version: 1.405.0-d370cbed0f
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-worker-api",
3
- "version": "1.404.0-dev1",
3
+ "version": "1.405.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.404.0-dev1",
39
- "@salesforce/lds-adapters-uiapi": "^1.404.0-dev1",
40
- "@salesforce/lds-default-luvio": "^1.404.0-dev1",
41
- "@salesforce/lds-drafts": "^1.404.0-dev1",
42
- "@salesforce/lds-graphql-parser": "^1.404.0-dev1",
43
- "@salesforce/lds-luvio-engine": "^1.404.0-dev1",
44
- "@salesforce/lds-runtime-mobile": "^1.404.0-dev1",
45
- "@salesforce/nimbus-plugin-lds": "^1.404.0-dev1",
38
+ "@salesforce/lds-adapters-graphql": "^1.405.0",
39
+ "@salesforce/lds-adapters-uiapi": "^1.405.0",
40
+ "@salesforce/lds-default-luvio": "^1.405.0",
41
+ "@salesforce/lds-drafts": "^1.405.0",
42
+ "@salesforce/lds-graphql-parser": "^1.405.0",
43
+ "@salesforce/lds-luvio-engine": "^1.405.0",
44
+ "@salesforce/lds-runtime-mobile": "^1.405.0",
45
+ "@salesforce/nimbus-plugin-lds": "^1.405.0",
46
46
  "ajv": "^8.11.0",
47
47
  "glob": "^7.1.5",
48
48
  "nimbus-types": "^2.0.0-alpha1",