@salesforce/lds-worker-api 1.266.0-dev17 → 1.266.0-dev18

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.
@@ -1034,4 +1034,4 @@ if (process.env.NODE_ENV !== 'production') {
1034
1034
  }
1035
1035
 
1036
1036
  export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
1037
- // version: 1.266.0-dev17-880c5fb50
1037
+ // version: 1.266.0-dev18-bdb40ea8b
@@ -4157,7 +4157,7 @@ function withDefaultLuvio(callback) {
4157
4157
  }
4158
4158
  callbacks.push(callback);
4159
4159
  }
4160
- // version: 1.266.0-dev17-880c5fb50
4160
+ // version: 1.266.0-dev18-bdb40ea8b
4161
4161
 
4162
4162
  // TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
4163
4163
  function instrumentAdapter$1(createFunction, _metadata) {
@@ -15665,7 +15665,7 @@ function gql(literals, ...subs) {
15665
15665
  }
15666
15666
  return superResult;
15667
15667
  }
15668
- // version: 1.266.0-dev17-880c5fb50
15668
+ // version: 1.266.0-dev18-bdb40ea8b
15669
15669
 
15670
15670
  function unwrap(data) {
15671
15671
  // The lwc-luvio bindings import a function from lwc called "unwrap".
@@ -16590,7 +16590,7 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
16590
16590
  const { apiFamily, name } = metadata;
16591
16591
  return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
16592
16592
  }
16593
- // version: 1.266.0-dev17-880c5fb50
16593
+ // version: 1.266.0-dev18-bdb40ea8b
16594
16594
 
16595
16595
  /**
16596
16596
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -43167,7 +43167,7 @@ withDefaultLuvio((luvio) => {
43167
43167
  throttle(60, 60000, createLDSAdapter(luvio, 'notifyListInfoUpdateAvailable', notifyUpdateAvailableFactory$1));
43168
43168
  throttle(60, 60000, createLDSAdapter(luvio, 'notifyQuickActionDefaultsUpdateAvailable', notifyUpdateAvailableFactory));
43169
43169
  });
43170
- // version: 1.266.0-dev17-8af99d255
43170
+ // version: 1.266.0-dev18-e47733375
43171
43171
 
43172
43172
  var ldsIdempotencyWriteDisabled = {
43173
43173
  isOpen: function (e) {
@@ -61091,7 +61091,7 @@ register$1({
61091
61091
  id: '@salesforce/lds-network-adapter',
61092
61092
  instrument: instrument$2,
61093
61093
  });
61094
- // version: 1.266.0-dev17-880c5fb50
61094
+ // version: 1.266.0-dev18-bdb40ea8b
61095
61095
 
61096
61096
  const { create: create$3, keys: keys$3 } = Object;
61097
61097
  const { stringify: stringify$1, parse: parse$1 } = JSON;
@@ -79486,7 +79486,7 @@ register$1({
79486
79486
  configuration: { ...configurationForGraphQLAdapters$1 },
79487
79487
  instrument: instrument$1,
79488
79488
  });
79489
- // version: 1.266.0-dev17-8af99d255
79489
+ // version: 1.266.0-dev18-e47733375
79490
79490
 
79491
79491
  // On core the unstable adapters are re-exported with different names,
79492
79492
  // we want to match them here.
@@ -81740,7 +81740,7 @@ withDefaultLuvio((luvio) => {
81740
81740
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
81741
81741
  graphQLImperative = ldsAdapter;
81742
81742
  });
81743
- // version: 1.266.0-dev17-8af99d255
81743
+ // version: 1.266.0-dev18-e47733375
81744
81744
 
81745
81745
  var gqlApi = /*#__PURE__*/Object.freeze({
81746
81746
  __proto__: null,
@@ -82438,7 +82438,7 @@ const callbacks$1 = [];
82438
82438
  function register(r) {
82439
82439
  callbacks$1.forEach((callback) => callback(r));
82440
82440
  }
82441
- // version: 1.266.0-dev17-880c5fb50
82441
+ // version: 1.266.0-dev18-bdb40ea8b
82442
82442
 
82443
82443
  /**
82444
82444
  * Returns true if the value acts like a Promise, i.e. has a "then" function,
@@ -87343,4 +87343,4 @@ const { luvio } = getRuntime();
87343
87343
  setDefaultLuvio({ luvio });
87344
87344
 
87345
87345
  export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
87346
- // version: 1.266.0-dev17-880c5fb50
87346
+ // version: 1.266.0-dev18-bdb40ea8b
@@ -4163,7 +4163,7 @@
4163
4163
  }
4164
4164
  callbacks.push(callback);
4165
4165
  }
4166
- // version: 1.266.0-dev17-880c5fb50
4166
+ // version: 1.266.0-dev18-bdb40ea8b
4167
4167
 
4168
4168
  // TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
4169
4169
  function instrumentAdapter$1(createFunction, _metadata) {
@@ -15671,7 +15671,7 @@
15671
15671
  }
15672
15672
  return superResult;
15673
15673
  }
15674
- // version: 1.266.0-dev17-880c5fb50
15674
+ // version: 1.266.0-dev18-bdb40ea8b
15675
15675
 
15676
15676
  function unwrap(data) {
15677
15677
  // The lwc-luvio bindings import a function from lwc called "unwrap".
@@ -16596,7 +16596,7 @@
16596
16596
  const { apiFamily, name } = metadata;
16597
16597
  return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
16598
16598
  }
16599
- // version: 1.266.0-dev17-880c5fb50
16599
+ // version: 1.266.0-dev18-bdb40ea8b
16600
16600
 
16601
16601
  /**
16602
16602
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -43173,7 +43173,7 @@
43173
43173
  throttle(60, 60000, createLDSAdapter(luvio, 'notifyListInfoUpdateAvailable', notifyUpdateAvailableFactory$1));
43174
43174
  throttle(60, 60000, createLDSAdapter(luvio, 'notifyQuickActionDefaultsUpdateAvailable', notifyUpdateAvailableFactory));
43175
43175
  });
43176
- // version: 1.266.0-dev17-8af99d255
43176
+ // version: 1.266.0-dev18-e47733375
43177
43177
 
43178
43178
  var ldsIdempotencyWriteDisabled = {
43179
43179
  isOpen: function (e) {
@@ -61097,7 +61097,7 @@
61097
61097
  id: '@salesforce/lds-network-adapter',
61098
61098
  instrument: instrument$2,
61099
61099
  });
61100
- // version: 1.266.0-dev17-880c5fb50
61100
+ // version: 1.266.0-dev18-bdb40ea8b
61101
61101
 
61102
61102
  const { create: create$3, keys: keys$3 } = Object;
61103
61103
  const { stringify: stringify$1, parse: parse$1 } = JSON;
@@ -79492,7 +79492,7 @@
79492
79492
  configuration: { ...configurationForGraphQLAdapters$1 },
79493
79493
  instrument: instrument$1,
79494
79494
  });
79495
- // version: 1.266.0-dev17-8af99d255
79495
+ // version: 1.266.0-dev18-e47733375
79496
79496
 
79497
79497
  // On core the unstable adapters are re-exported with different names,
79498
79498
  // we want to match them here.
@@ -81746,7 +81746,7 @@
81746
81746
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
81747
81747
  graphQLImperative = ldsAdapter;
81748
81748
  });
81749
- // version: 1.266.0-dev17-8af99d255
81749
+ // version: 1.266.0-dev18-e47733375
81750
81750
 
81751
81751
  var gqlApi = /*#__PURE__*/Object.freeze({
81752
81752
  __proto__: null,
@@ -82444,7 +82444,7 @@
82444
82444
  function register(r) {
82445
82445
  callbacks$1.forEach((callback) => callback(r));
82446
82446
  }
82447
- // version: 1.266.0-dev17-880c5fb50
82447
+ // version: 1.266.0-dev18-bdb40ea8b
82448
82448
 
82449
82449
  /**
82450
82450
  * Returns true if the value acts like a Promise, i.e. has a "then" function,
@@ -87367,4 +87367,4 @@
87367
87367
  exports.subscribeToAdapter = subscribeToAdapter;
87368
87368
 
87369
87369
  }));
87370
- // version: 1.266.0-dev17-880c5fb50
87370
+ // version: 1.266.0-dev18-bdb40ea8b
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-worker-api",
3
- "version": "1.266.0-dev17",
3
+ "version": "1.266.0-dev18",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "",
6
6
  "main": "dist/standalone/es/lds-worker-api.js",
@@ -35,15 +35,15 @@
35
35
  },
36
36
  "devDependencies": {
37
37
  "@oat-sa/rollup-plugin-wildcard-external": "^1.0.0",
38
- "@salesforce/lds-adapters-graphql": "^1.266.0-dev17",
39
- "@salesforce/lds-adapters-uiapi": "^1.266.0-dev17",
40
- "@salesforce/lds-default-luvio": "^1.266.0-dev17",
41
- "@salesforce/lds-drafts": "^1.266.0-dev17",
42
- "@salesforce/lds-graphql-parser": "^1.266.0-dev17",
43
- "@salesforce/lds-luvio-engine": "^1.266.0-dev17",
44
- "@salesforce/lds-priming": "^1.266.0-dev17",
45
- "@salesforce/lds-runtime-mobile": "^1.266.0-dev17",
46
- "@salesforce/nimbus-plugin-lds": "^1.266.0-dev17",
38
+ "@salesforce/lds-adapters-graphql": "^1.266.0-dev18",
39
+ "@salesforce/lds-adapters-uiapi": "^1.266.0-dev18",
40
+ "@salesforce/lds-default-luvio": "^1.266.0-dev18",
41
+ "@salesforce/lds-drafts": "^1.266.0-dev18",
42
+ "@salesforce/lds-graphql-parser": "^1.266.0-dev18",
43
+ "@salesforce/lds-luvio-engine": "^1.266.0-dev18",
44
+ "@salesforce/lds-priming": "^1.266.0-dev18",
45
+ "@salesforce/lds-runtime-mobile": "^1.266.0-dev18",
46
+ "@salesforce/nimbus-plugin-lds": "^1.266.0-dev18",
47
47
  "ajv": "^8.11.0",
48
48
  "glob": "^7.1.5",
49
49
  "nimbus-types": "^2.0.0-alpha1",