@salesforce/lds-worker-api 1.317.0 → 1.319.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.
|
@@ -1092,4 +1092,4 @@ if (process.env.NODE_ENV !== 'production') {
|
|
|
1092
1092
|
}
|
|
1093
1093
|
|
|
1094
1094
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
1095
|
-
// version: 1.
|
|
1095
|
+
// version: 1.319.0-d682b87a6c
|
|
@@ -4265,7 +4265,7 @@ function withDefaultLuvio(callback) {
|
|
|
4265
4265
|
}
|
|
4266
4266
|
callbacks.push(callback);
|
|
4267
4267
|
}
|
|
4268
|
-
// version: 1.
|
|
4268
|
+
// version: 1.319.0-d682b87a6c
|
|
4269
4269
|
|
|
4270
4270
|
// TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
|
|
4271
4271
|
function instrumentAdapter$1(createFunction, _metadata) {
|
|
@@ -5213,7 +5213,7 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
|
|
|
5213
5213
|
const { apiFamily, name } = metadata;
|
|
5214
5214
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
5215
5215
|
}
|
|
5216
|
-
// version: 1.
|
|
5216
|
+
// version: 1.319.0-d682b87a6c
|
|
5217
5217
|
|
|
5218
5218
|
/**
|
|
5219
5219
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -33746,7 +33746,7 @@ withDefaultLuvio((luvio) => {
|
|
|
33746
33746
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
33747
33747
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
33748
33748
|
});
|
|
33749
|
-
// version: 1.
|
|
33749
|
+
// version: 1.319.0-73ecdbd0ce
|
|
33750
33750
|
|
|
33751
33751
|
var ldsIdempotencyWriteDisabled = {
|
|
33752
33752
|
isOpen: function (e) {
|
|
@@ -93895,7 +93895,7 @@ register$1({
|
|
|
93895
93895
|
id: '@salesforce/lds-network-adapter',
|
|
93896
93896
|
instrument: instrument$2,
|
|
93897
93897
|
});
|
|
93898
|
-
// version: 1.
|
|
93898
|
+
// version: 1.319.0-d682b87a6c
|
|
93899
93899
|
|
|
93900
93900
|
const { create: create$2, keys: keys$2 } = Object;
|
|
93901
93901
|
const { stringify, parse } = JSON;
|
|
@@ -116473,7 +116473,7 @@ register$1({
|
|
|
116473
116473
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
116474
116474
|
instrument: instrument$1,
|
|
116475
116475
|
});
|
|
116476
|
-
// version: 1.
|
|
116476
|
+
// version: 1.319.0-73ecdbd0ce
|
|
116477
116477
|
|
|
116478
116478
|
// On core the unstable adapters are re-exported with different names,
|
|
116479
116479
|
// we want to match them here.
|
|
@@ -116625,7 +116625,7 @@ withDefaultLuvio((luvio) => {
|
|
|
116625
116625
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
116626
116626
|
graphQLImperative = ldsAdapter;
|
|
116627
116627
|
});
|
|
116628
|
-
// version: 1.
|
|
116628
|
+
// version: 1.319.0-73ecdbd0ce
|
|
116629
116629
|
|
|
116630
116630
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
116631
116631
|
__proto__: null,
|
|
@@ -117381,7 +117381,7 @@ const callbacks$1 = [];
|
|
|
117381
117381
|
function register(r) {
|
|
117382
117382
|
callbacks$1.forEach((callback) => callback(r));
|
|
117383
117383
|
}
|
|
117384
|
-
// version: 1.
|
|
117384
|
+
// version: 1.319.0-d682b87a6c
|
|
117385
117385
|
|
|
117386
117386
|
/**
|
|
117387
117387
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -118444,4 +118444,4 @@ const { luvio } = getRuntime();
|
|
|
118444
118444
|
setDefaultLuvio({ luvio });
|
|
118445
118445
|
|
|
118446
118446
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
118447
|
-
// version: 1.
|
|
118447
|
+
// version: 1.319.0-d682b87a6c
|
|
@@ -4271,7 +4271,7 @@
|
|
|
4271
4271
|
}
|
|
4272
4272
|
callbacks.push(callback);
|
|
4273
4273
|
}
|
|
4274
|
-
// version: 1.
|
|
4274
|
+
// version: 1.319.0-d682b87a6c
|
|
4275
4275
|
|
|
4276
4276
|
// TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
|
|
4277
4277
|
function instrumentAdapter$1(createFunction, _metadata) {
|
|
@@ -5219,7 +5219,7 @@
|
|
|
5219
5219
|
const { apiFamily, name } = metadata;
|
|
5220
5220
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
5221
5221
|
}
|
|
5222
|
-
// version: 1.
|
|
5222
|
+
// version: 1.319.0-d682b87a6c
|
|
5223
5223
|
|
|
5224
5224
|
/**
|
|
5225
5225
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -33752,7 +33752,7 @@
|
|
|
33752
33752
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
33753
33753
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
33754
33754
|
});
|
|
33755
|
-
// version: 1.
|
|
33755
|
+
// version: 1.319.0-73ecdbd0ce
|
|
33756
33756
|
|
|
33757
33757
|
var ldsIdempotencyWriteDisabled = {
|
|
33758
33758
|
isOpen: function (e) {
|
|
@@ -93901,7 +93901,7 @@
|
|
|
93901
93901
|
id: '@salesforce/lds-network-adapter',
|
|
93902
93902
|
instrument: instrument$2,
|
|
93903
93903
|
});
|
|
93904
|
-
// version: 1.
|
|
93904
|
+
// version: 1.319.0-d682b87a6c
|
|
93905
93905
|
|
|
93906
93906
|
const { create: create$2, keys: keys$2 } = Object;
|
|
93907
93907
|
const { stringify, parse } = JSON;
|
|
@@ -116479,7 +116479,7 @@
|
|
|
116479
116479
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
116480
116480
|
instrument: instrument$1,
|
|
116481
116481
|
});
|
|
116482
|
-
// version: 1.
|
|
116482
|
+
// version: 1.319.0-73ecdbd0ce
|
|
116483
116483
|
|
|
116484
116484
|
// On core the unstable adapters are re-exported with different names,
|
|
116485
116485
|
// we want to match them here.
|
|
@@ -116631,7 +116631,7 @@
|
|
|
116631
116631
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
116632
116632
|
graphQLImperative = ldsAdapter;
|
|
116633
116633
|
});
|
|
116634
|
-
// version: 1.
|
|
116634
|
+
// version: 1.319.0-73ecdbd0ce
|
|
116635
116635
|
|
|
116636
116636
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
116637
116637
|
__proto__: null,
|
|
@@ -117387,7 +117387,7 @@
|
|
|
117387
117387
|
function register(r) {
|
|
117388
117388
|
callbacks$1.forEach((callback) => callback(r));
|
|
117389
117389
|
}
|
|
117390
|
-
// version: 1.
|
|
117390
|
+
// version: 1.319.0-d682b87a6c
|
|
117391
117391
|
|
|
117392
117392
|
/**
|
|
117393
117393
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -118469,4 +118469,4 @@
|
|
|
118469
118469
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
118470
118470
|
|
|
118471
118471
|
}));
|
|
118472
|
-
// version: 1.
|
|
118472
|
+
// version: 1.319.0-d682b87a6c
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-worker-api",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.319.0",
|
|
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.
|
|
39
|
-
"@salesforce/lds-adapters-uiapi": "^1.
|
|
40
|
-
"@salesforce/lds-default-luvio": "^1.
|
|
41
|
-
"@salesforce/lds-drafts": "^1.
|
|
42
|
-
"@salesforce/lds-graphql-parser": "^1.
|
|
43
|
-
"@salesforce/lds-luvio-engine": "^1.
|
|
44
|
-
"@salesforce/lds-priming": "^1.
|
|
45
|
-
"@salesforce/lds-runtime-mobile": "^1.
|
|
46
|
-
"@salesforce/nimbus-plugin-lds": "^1.
|
|
38
|
+
"@salesforce/lds-adapters-graphql": "^1.319.0",
|
|
39
|
+
"@salesforce/lds-adapters-uiapi": "^1.319.0",
|
|
40
|
+
"@salesforce/lds-default-luvio": "^1.319.0",
|
|
41
|
+
"@salesforce/lds-drafts": "^1.319.0",
|
|
42
|
+
"@salesforce/lds-graphql-parser": "^1.319.0",
|
|
43
|
+
"@salesforce/lds-luvio-engine": "^1.319.0",
|
|
44
|
+
"@salesforce/lds-priming": "^1.319.0",
|
|
45
|
+
"@salesforce/lds-runtime-mobile": "^1.319.0",
|
|
46
|
+
"@salesforce/nimbus-plugin-lds": "^1.319.0",
|
|
47
47
|
"ajv": "^8.11.0",
|
|
48
48
|
"glob": "^7.1.5",
|
|
49
49
|
"nimbus-types": "^2.0.0-alpha1",
|