@salesforce/lds-worker-api 1.451.0-dev1 → 1.451.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.
|
@@ -1373,4 +1373,4 @@ if (process.env.NODE_ENV !== 'production') {
|
|
|
1373
1373
|
}
|
|
1374
1374
|
|
|
1375
1375
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, importOneStoreAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
1376
|
-
// version: 1.451.0-
|
|
1376
|
+
// version: 1.451.0-b776d3eb45
|
|
@@ -4276,7 +4276,7 @@ function withDefaultLuvio(callback) {
|
|
|
4276
4276
|
}
|
|
4277
4277
|
callbacks.push(callback);
|
|
4278
4278
|
}
|
|
4279
|
-
// version: 1.451.0-
|
|
4279
|
+
// version: 1.451.0-b776d3eb45
|
|
4280
4280
|
|
|
4281
4281
|
// TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
|
|
4282
4282
|
function instrumentAdapter$1(createFunction, _metadata) {
|
|
@@ -5320,7 +5320,7 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
|
|
|
5320
5320
|
const { apiFamily, name } = metadata;
|
|
5321
5321
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
5322
5322
|
}
|
|
5323
|
-
// version: 1.451.0-
|
|
5323
|
+
// version: 1.451.0-b776d3eb45
|
|
5324
5324
|
|
|
5325
5325
|
function isSupportedEntity(_objectApiName) {
|
|
5326
5326
|
return true;
|
|
@@ -32574,7 +32574,7 @@ withDefaultLuvio((luvio) => {
|
|
|
32574
32574
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
32575
32575
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
32576
32576
|
});
|
|
32577
|
-
// version: 1.451.0-
|
|
32577
|
+
// version: 1.451.0-231643dd9a
|
|
32578
32578
|
|
|
32579
32579
|
var draftQueueMaxRetryAttemptsGate = {
|
|
32580
32580
|
isOpen: function (e) {
|
|
@@ -96823,7 +96823,7 @@ function buildServiceDescriptor$b(luvio) {
|
|
|
96823
96823
|
},
|
|
96824
96824
|
};
|
|
96825
96825
|
}
|
|
96826
|
-
// version: 1.451.0-
|
|
96826
|
+
// version: 1.451.0-b776d3eb45
|
|
96827
96827
|
|
|
96828
96828
|
/**
|
|
96829
96829
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -96849,7 +96849,7 @@ function buildServiceDescriptor$a(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
96849
96849
|
},
|
|
96850
96850
|
};
|
|
96851
96851
|
}
|
|
96852
|
-
// version: 1.451.0-
|
|
96852
|
+
// version: 1.451.0-b776d3eb45
|
|
96853
96853
|
|
|
96854
96854
|
function findExecutableOperation$1(input) {
|
|
96855
96855
|
const operations = input.query.definitions.filter(
|
|
@@ -99558,7 +99558,7 @@ register$1({
|
|
|
99558
99558
|
id: '@salesforce/lds-network-adapter',
|
|
99559
99559
|
instrument: instrument$2,
|
|
99560
99560
|
});
|
|
99561
|
-
// version: 1.451.0-
|
|
99561
|
+
// version: 1.451.0-b776d3eb45
|
|
99562
99562
|
|
|
99563
99563
|
const { create: create$2, keys: keys$2 } = Object;
|
|
99564
99564
|
const { stringify, parse } = JSON;
|
|
@@ -107093,7 +107093,7 @@ function registerCallback(cb) {
|
|
|
107093
107093
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
|
|
107094
107094
|
}
|
|
107095
107095
|
}
|
|
107096
|
-
// version: 1.451.0-
|
|
107096
|
+
// version: 1.451.0-231643dd9a
|
|
107097
107097
|
|
|
107098
107098
|
function createFragmentMap(documentNode) {
|
|
107099
107099
|
const fragments = {};
|
|
@@ -136336,7 +136336,7 @@ register$1({
|
|
|
136336
136336
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
136337
136337
|
instrument: instrument$1,
|
|
136338
136338
|
});
|
|
136339
|
-
// version: 1.451.0-
|
|
136339
|
+
// version: 1.451.0-231643dd9a
|
|
136340
136340
|
|
|
136341
136341
|
// On core the unstable adapters are re-exported with different names,
|
|
136342
136342
|
// we want to match them here.
|
|
@@ -136488,7 +136488,7 @@ withDefaultLuvio((luvio) => {
|
|
|
136488
136488
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
136489
136489
|
graphQLImperative = ldsAdapter;
|
|
136490
136490
|
});
|
|
136491
|
-
// version: 1.451.0-
|
|
136491
|
+
// version: 1.451.0-231643dd9a
|
|
136492
136492
|
|
|
136493
136493
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
136494
136494
|
__proto__: null,
|
|
@@ -137287,7 +137287,7 @@ const callbacks$1 = [];
|
|
|
137287
137287
|
function register(r) {
|
|
137288
137288
|
callbacks$1.forEach((callback) => callback(r));
|
|
137289
137289
|
}
|
|
137290
|
-
// version: 1.451.0-
|
|
137290
|
+
// version: 1.451.0-b776d3eb45
|
|
137291
137291
|
|
|
137292
137292
|
/**
|
|
137293
137293
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -138576,4 +138576,4 @@ const { luvio } = getRuntime();
|
|
|
138576
138576
|
setDefaultLuvio({ luvio });
|
|
138577
138577
|
|
|
138578
138578
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, importOneStoreAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
138579
|
-
// version: 1.451.0-
|
|
138579
|
+
// version: 1.451.0-b776d3eb45
|
|
@@ -4282,7 +4282,7 @@
|
|
|
4282
4282
|
}
|
|
4283
4283
|
callbacks.push(callback);
|
|
4284
4284
|
}
|
|
4285
|
-
// version: 1.451.0-
|
|
4285
|
+
// version: 1.451.0-b776d3eb45
|
|
4286
4286
|
|
|
4287
4287
|
// TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
|
|
4288
4288
|
function instrumentAdapter$1(createFunction, _metadata) {
|
|
@@ -5326,7 +5326,7 @@
|
|
|
5326
5326
|
const { apiFamily, name } = metadata;
|
|
5327
5327
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
5328
5328
|
}
|
|
5329
|
-
// version: 1.451.0-
|
|
5329
|
+
// version: 1.451.0-b776d3eb45
|
|
5330
5330
|
|
|
5331
5331
|
function isSupportedEntity(_objectApiName) {
|
|
5332
5332
|
return true;
|
|
@@ -32580,7 +32580,7 @@
|
|
|
32580
32580
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
32581
32581
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
32582
32582
|
});
|
|
32583
|
-
// version: 1.451.0-
|
|
32583
|
+
// version: 1.451.0-231643dd9a
|
|
32584
32584
|
|
|
32585
32585
|
var draftQueueMaxRetryAttemptsGate = {
|
|
32586
32586
|
isOpen: function (e) {
|
|
@@ -96829,7 +96829,7 @@
|
|
|
96829
96829
|
},
|
|
96830
96830
|
};
|
|
96831
96831
|
}
|
|
96832
|
-
// version: 1.451.0-
|
|
96832
|
+
// version: 1.451.0-b776d3eb45
|
|
96833
96833
|
|
|
96834
96834
|
/**
|
|
96835
96835
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -96855,7 +96855,7 @@
|
|
|
96855
96855
|
},
|
|
96856
96856
|
};
|
|
96857
96857
|
}
|
|
96858
|
-
// version: 1.451.0-
|
|
96858
|
+
// version: 1.451.0-b776d3eb45
|
|
96859
96859
|
|
|
96860
96860
|
function findExecutableOperation$1(input) {
|
|
96861
96861
|
const operations = input.query.definitions.filter(
|
|
@@ -99564,7 +99564,7 @@
|
|
|
99564
99564
|
id: '@salesforce/lds-network-adapter',
|
|
99565
99565
|
instrument: instrument$2,
|
|
99566
99566
|
});
|
|
99567
|
-
// version: 1.451.0-
|
|
99567
|
+
// version: 1.451.0-b776d3eb45
|
|
99568
99568
|
|
|
99569
99569
|
const { create: create$2, keys: keys$2 } = Object;
|
|
99570
99570
|
const { stringify, parse } = JSON;
|
|
@@ -107099,7 +107099,7 @@
|
|
|
107099
107099
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
|
|
107100
107100
|
}
|
|
107101
107101
|
}
|
|
107102
|
-
// version: 1.451.0-
|
|
107102
|
+
// version: 1.451.0-231643dd9a
|
|
107103
107103
|
|
|
107104
107104
|
function createFragmentMap(documentNode) {
|
|
107105
107105
|
const fragments = {};
|
|
@@ -136342,7 +136342,7 @@
|
|
|
136342
136342
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
136343
136343
|
instrument: instrument$1,
|
|
136344
136344
|
});
|
|
136345
|
-
// version: 1.451.0-
|
|
136345
|
+
// version: 1.451.0-231643dd9a
|
|
136346
136346
|
|
|
136347
136347
|
// On core the unstable adapters are re-exported with different names,
|
|
136348
136348
|
// we want to match them here.
|
|
@@ -136494,7 +136494,7 @@
|
|
|
136494
136494
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
136495
136495
|
graphQLImperative = ldsAdapter;
|
|
136496
136496
|
});
|
|
136497
|
-
// version: 1.451.0-
|
|
136497
|
+
// version: 1.451.0-231643dd9a
|
|
136498
136498
|
|
|
136499
136499
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
136500
136500
|
__proto__: null,
|
|
@@ -137293,7 +137293,7 @@
|
|
|
137293
137293
|
function register(r) {
|
|
137294
137294
|
callbacks$1.forEach((callback) => callback(r));
|
|
137295
137295
|
}
|
|
137296
|
-
// version: 1.451.0-
|
|
137296
|
+
// version: 1.451.0-b776d3eb45
|
|
137297
137297
|
|
|
137298
137298
|
/**
|
|
137299
137299
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -138603,4 +138603,4 @@
|
|
|
138603
138603
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
138604
138604
|
|
|
138605
138605
|
}));
|
|
138606
|
-
// version: 1.451.0-
|
|
138606
|
+
// version: 1.451.0-b776d3eb45
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-worker-api",
|
|
3
|
-
"version": "1.451.0
|
|
3
|
+
"version": "1.451.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.451.0
|
|
39
|
-
"@salesforce/lds-adapters-uiapi": "^1.451.0
|
|
40
|
-
"@salesforce/lds-default-luvio": "^1.451.0
|
|
41
|
-
"@salesforce/lds-drafts": "^1.451.0
|
|
42
|
-
"@salesforce/lds-graphql-parser": "^1.451.0
|
|
43
|
-
"@salesforce/lds-luvio-engine": "^1.451.0
|
|
44
|
-
"@salesforce/lds-runtime-mobile": "^1.451.0
|
|
45
|
-
"@salesforce/nimbus-plugin-lds": "^1.451.0
|
|
38
|
+
"@salesforce/lds-adapters-graphql": "^1.451.0",
|
|
39
|
+
"@salesforce/lds-adapters-uiapi": "^1.451.0",
|
|
40
|
+
"@salesforce/lds-default-luvio": "^1.451.0",
|
|
41
|
+
"@salesforce/lds-drafts": "^1.451.0",
|
|
42
|
+
"@salesforce/lds-graphql-parser": "^1.451.0",
|
|
43
|
+
"@salesforce/lds-luvio-engine": "^1.451.0",
|
|
44
|
+
"@salesforce/lds-runtime-mobile": "^1.451.0",
|
|
45
|
+
"@salesforce/nimbus-plugin-lds": "^1.451.0",
|
|
46
46
|
"ajv": "^8.11.0",
|
|
47
47
|
"glob": "^7.1.5",
|
|
48
48
|
"nimbus-types": "^2.0.0-alpha1",
|