@salesforce/lds-worker-api 1.325.0 → 1.326.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.
|
@@ -1098,4 +1098,4 @@ if (process.env.NODE_ENV !== 'production') {
|
|
|
1098
1098
|
}
|
|
1099
1099
|
|
|
1100
1100
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
1101
|
-
// version: 1.
|
|
1101
|
+
// version: 1.326.0-562167ef21
|
|
@@ -4265,7 +4265,7 @@ function withDefaultLuvio(callback) {
|
|
|
4265
4265
|
}
|
|
4266
4266
|
callbacks.push(callback);
|
|
4267
4267
|
}
|
|
4268
|
-
// version: 1.
|
|
4268
|
+
// version: 1.326.0-562167ef21
|
|
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.326.0-562167ef21
|
|
5217
5217
|
|
|
5218
5218
|
/**
|
|
5219
5219
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -33851,7 +33851,7 @@ withDefaultLuvio((luvio) => {
|
|
|
33851
33851
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
33852
33852
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
33853
33853
|
});
|
|
33854
|
-
// version: 1.
|
|
33854
|
+
// version: 1.326.0-c4e3f37efd
|
|
33855
33855
|
|
|
33856
33856
|
var ldsIdempotencyWriteDisabled = {
|
|
33857
33857
|
isOpen: function (e) {
|
|
@@ -92712,7 +92712,7 @@ register$1({
|
|
|
92712
92712
|
id: '@salesforce/lds-network-adapter',
|
|
92713
92713
|
instrument: instrument$2,
|
|
92714
92714
|
});
|
|
92715
|
-
// version: 1.
|
|
92715
|
+
// version: 1.326.0-562167ef21
|
|
92716
92716
|
|
|
92717
92717
|
const { create: create$2, keys: keys$2 } = Object;
|
|
92718
92718
|
const { stringify, parse } = JSON;
|
|
@@ -115279,7 +115279,7 @@ register$1({
|
|
|
115279
115279
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
115280
115280
|
instrument: instrument$1,
|
|
115281
115281
|
});
|
|
115282
|
-
// version: 1.
|
|
115282
|
+
// version: 1.326.0-c4e3f37efd
|
|
115283
115283
|
|
|
115284
115284
|
// On core the unstable adapters are re-exported with different names,
|
|
115285
115285
|
// we want to match them here.
|
|
@@ -115431,7 +115431,7 @@ withDefaultLuvio((luvio) => {
|
|
|
115431
115431
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
115432
115432
|
graphQLImperative = ldsAdapter;
|
|
115433
115433
|
});
|
|
115434
|
-
// version: 1.
|
|
115434
|
+
// version: 1.326.0-c4e3f37efd
|
|
115435
115435
|
|
|
115436
115436
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
115437
115437
|
__proto__: null,
|
|
@@ -116193,7 +116193,7 @@ const callbacks$1 = [];
|
|
|
116193
116193
|
function register(r) {
|
|
116194
116194
|
callbacks$1.forEach((callback) => callback(r));
|
|
116195
116195
|
}
|
|
116196
|
-
// version: 1.
|
|
116196
|
+
// version: 1.326.0-562167ef21
|
|
116197
116197
|
|
|
116198
116198
|
/**
|
|
116199
116199
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -117256,4 +117256,4 @@ const { luvio } = getRuntime();
|
|
|
117256
117256
|
setDefaultLuvio({ luvio });
|
|
117257
117257
|
|
|
117258
117258
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
117259
|
-
// version: 1.
|
|
117259
|
+
// version: 1.326.0-562167ef21
|
|
@@ -4271,7 +4271,7 @@
|
|
|
4271
4271
|
}
|
|
4272
4272
|
callbacks.push(callback);
|
|
4273
4273
|
}
|
|
4274
|
-
// version: 1.
|
|
4274
|
+
// version: 1.326.0-562167ef21
|
|
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.326.0-562167ef21
|
|
5223
5223
|
|
|
5224
5224
|
/**
|
|
5225
5225
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -33857,7 +33857,7 @@
|
|
|
33857
33857
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
33858
33858
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
33859
33859
|
});
|
|
33860
|
-
// version: 1.
|
|
33860
|
+
// version: 1.326.0-c4e3f37efd
|
|
33861
33861
|
|
|
33862
33862
|
var ldsIdempotencyWriteDisabled = {
|
|
33863
33863
|
isOpen: function (e) {
|
|
@@ -92718,7 +92718,7 @@
|
|
|
92718
92718
|
id: '@salesforce/lds-network-adapter',
|
|
92719
92719
|
instrument: instrument$2,
|
|
92720
92720
|
});
|
|
92721
|
-
// version: 1.
|
|
92721
|
+
// version: 1.326.0-562167ef21
|
|
92722
92722
|
|
|
92723
92723
|
const { create: create$2, keys: keys$2 } = Object;
|
|
92724
92724
|
const { stringify, parse } = JSON;
|
|
@@ -115285,7 +115285,7 @@
|
|
|
115285
115285
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
115286
115286
|
instrument: instrument$1,
|
|
115287
115287
|
});
|
|
115288
|
-
// version: 1.
|
|
115288
|
+
// version: 1.326.0-c4e3f37efd
|
|
115289
115289
|
|
|
115290
115290
|
// On core the unstable adapters are re-exported with different names,
|
|
115291
115291
|
// we want to match them here.
|
|
@@ -115437,7 +115437,7 @@
|
|
|
115437
115437
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
115438
115438
|
graphQLImperative = ldsAdapter;
|
|
115439
115439
|
});
|
|
115440
|
-
// version: 1.
|
|
115440
|
+
// version: 1.326.0-c4e3f37efd
|
|
115441
115441
|
|
|
115442
115442
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
115443
115443
|
__proto__: null,
|
|
@@ -116199,7 +116199,7 @@
|
|
|
116199
116199
|
function register(r) {
|
|
116200
116200
|
callbacks$1.forEach((callback) => callback(r));
|
|
116201
116201
|
}
|
|
116202
|
-
// version: 1.
|
|
116202
|
+
// version: 1.326.0-562167ef21
|
|
116203
116203
|
|
|
116204
116204
|
/**
|
|
116205
116205
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -117281,4 +117281,4 @@
|
|
|
117281
117281
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
117282
117282
|
|
|
117283
117283
|
}));
|
|
117284
|
-
// version: 1.
|
|
117284
|
+
// version: 1.326.0-562167ef21
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-worker-api",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.326.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.
|
|
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-runtime-mobile": "^1.
|
|
45
|
-
"@salesforce/nimbus-plugin-lds": "^1.
|
|
38
|
+
"@salesforce/lds-adapters-graphql": "^1.326.0",
|
|
39
|
+
"@salesforce/lds-adapters-uiapi": "^1.326.0",
|
|
40
|
+
"@salesforce/lds-default-luvio": "^1.326.0",
|
|
41
|
+
"@salesforce/lds-drafts": "^1.326.0",
|
|
42
|
+
"@salesforce/lds-graphql-parser": "^1.326.0",
|
|
43
|
+
"@salesforce/lds-luvio-engine": "^1.326.0",
|
|
44
|
+
"@salesforce/lds-runtime-mobile": "^1.326.0",
|
|
45
|
+
"@salesforce/nimbus-plugin-lds": "^1.326.0",
|
|
46
46
|
"ajv": "^8.11.0",
|
|
47
47
|
"glob": "^7.1.5",
|
|
48
48
|
"nimbus-types": "^2.0.0-alpha1",
|