@salesforce/lds-worker-api 1.354.0-dev19 → 1.354.0-dev20
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.
|
@@ -1128,4 +1128,4 @@ if (process.env.NODE_ENV !== 'production') {
|
|
|
1128
1128
|
}
|
|
1129
1129
|
|
|
1130
1130
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
1131
|
-
// version: 1.354.0-
|
|
1131
|
+
// version: 1.354.0-dev20-152e5f8922
|
|
@@ -4274,7 +4274,7 @@ function withDefaultLuvio(callback) {
|
|
|
4274
4274
|
}
|
|
4275
4275
|
callbacks.push(callback);
|
|
4276
4276
|
}
|
|
4277
|
-
// version: 1.354.0-
|
|
4277
|
+
// version: 1.354.0-dev20-152e5f8922
|
|
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) {
|
|
@@ -5286,7 +5286,7 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
|
|
|
5286
5286
|
const { apiFamily, name } = metadata;
|
|
5287
5287
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
5288
5288
|
}
|
|
5289
|
-
// version: 1.354.0-
|
|
5289
|
+
// version: 1.354.0-dev20-152e5f8922
|
|
5290
5290
|
|
|
5291
5291
|
/**
|
|
5292
5292
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -34085,7 +34085,7 @@ withDefaultLuvio((luvio) => {
|
|
|
34085
34085
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
34086
34086
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
34087
34087
|
});
|
|
34088
|
-
// version: 1.354.0-
|
|
34088
|
+
// version: 1.354.0-dev20-c23c23e6bf
|
|
34089
34089
|
|
|
34090
34090
|
function requestIdleDetectedCallback(_callback) { }
|
|
34091
34091
|
function declareNotifierTaskSingle(_name) {
|
|
@@ -93389,7 +93389,7 @@ register$1({
|
|
|
93389
93389
|
id: '@salesforce/lds-network-adapter',
|
|
93390
93390
|
instrument: instrument$2,
|
|
93391
93391
|
});
|
|
93392
|
-
// version: 1.354.0-
|
|
93392
|
+
// version: 1.354.0-dev20-152e5f8922
|
|
93393
93393
|
|
|
93394
93394
|
const { create: create$2, keys: keys$2 } = Object;
|
|
93395
93395
|
const { stringify, parse } = JSON;
|
|
@@ -118026,7 +118026,7 @@ register$1({
|
|
|
118026
118026
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
118027
118027
|
instrument: instrument$1,
|
|
118028
118028
|
});
|
|
118029
|
-
// version: 1.354.0-
|
|
118029
|
+
// version: 1.354.0-dev20-c23c23e6bf
|
|
118030
118030
|
|
|
118031
118031
|
// On core the unstable adapters are re-exported with different names,
|
|
118032
118032
|
// we want to match them here.
|
|
@@ -118178,7 +118178,7 @@ withDefaultLuvio((luvio) => {
|
|
|
118178
118178
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
118179
118179
|
graphQLImperative = ldsAdapter;
|
|
118180
118180
|
});
|
|
118181
|
-
// version: 1.354.0-
|
|
118181
|
+
// version: 1.354.0-dev20-c23c23e6bf
|
|
118182
118182
|
|
|
118183
118183
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
118184
118184
|
__proto__: null,
|
|
@@ -118970,7 +118970,7 @@ const callbacks$1 = [];
|
|
|
118970
118970
|
function register(r) {
|
|
118971
118971
|
callbacks$1.forEach((callback) => callback(r));
|
|
118972
118972
|
}
|
|
118973
|
-
// version: 1.354.0-
|
|
118973
|
+
// version: 1.354.0-dev20-152e5f8922
|
|
118974
118974
|
|
|
118975
118975
|
/**
|
|
118976
118976
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -120050,4 +120050,4 @@ const { luvio } = getRuntime();
|
|
|
120050
120050
|
setDefaultLuvio({ luvio });
|
|
120051
120051
|
|
|
120052
120052
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
120053
|
-
// version: 1.354.0-
|
|
120053
|
+
// version: 1.354.0-dev20-152e5f8922
|
|
@@ -4280,7 +4280,7 @@
|
|
|
4280
4280
|
}
|
|
4281
4281
|
callbacks.push(callback);
|
|
4282
4282
|
}
|
|
4283
|
-
// version: 1.354.0-
|
|
4283
|
+
// version: 1.354.0-dev20-152e5f8922
|
|
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) {
|
|
@@ -5292,7 +5292,7 @@
|
|
|
5292
5292
|
const { apiFamily, name } = metadata;
|
|
5293
5293
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
5294
5294
|
}
|
|
5295
|
-
// version: 1.354.0-
|
|
5295
|
+
// version: 1.354.0-dev20-152e5f8922
|
|
5296
5296
|
|
|
5297
5297
|
/**
|
|
5298
5298
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -34091,7 +34091,7 @@
|
|
|
34091
34091
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
34092
34092
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
34093
34093
|
});
|
|
34094
|
-
// version: 1.354.0-
|
|
34094
|
+
// version: 1.354.0-dev20-c23c23e6bf
|
|
34095
34095
|
|
|
34096
34096
|
function requestIdleDetectedCallback(_callback) { }
|
|
34097
34097
|
function declareNotifierTaskSingle(_name) {
|
|
@@ -93395,7 +93395,7 @@
|
|
|
93395
93395
|
id: '@salesforce/lds-network-adapter',
|
|
93396
93396
|
instrument: instrument$2,
|
|
93397
93397
|
});
|
|
93398
|
-
// version: 1.354.0-
|
|
93398
|
+
// version: 1.354.0-dev20-152e5f8922
|
|
93399
93399
|
|
|
93400
93400
|
const { create: create$2, keys: keys$2 } = Object;
|
|
93401
93401
|
const { stringify, parse } = JSON;
|
|
@@ -118032,7 +118032,7 @@
|
|
|
118032
118032
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
118033
118033
|
instrument: instrument$1,
|
|
118034
118034
|
});
|
|
118035
|
-
// version: 1.354.0-
|
|
118035
|
+
// version: 1.354.0-dev20-c23c23e6bf
|
|
118036
118036
|
|
|
118037
118037
|
// On core the unstable adapters are re-exported with different names,
|
|
118038
118038
|
// we want to match them here.
|
|
@@ -118184,7 +118184,7 @@
|
|
|
118184
118184
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
118185
118185
|
graphQLImperative = ldsAdapter;
|
|
118186
118186
|
});
|
|
118187
|
-
// version: 1.354.0-
|
|
118187
|
+
// version: 1.354.0-dev20-c23c23e6bf
|
|
118188
118188
|
|
|
118189
118189
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
118190
118190
|
__proto__: null,
|
|
@@ -118976,7 +118976,7 @@
|
|
|
118976
118976
|
function register(r) {
|
|
118977
118977
|
callbacks$1.forEach((callback) => callback(r));
|
|
118978
118978
|
}
|
|
118979
|
-
// version: 1.354.0-
|
|
118979
|
+
// version: 1.354.0-dev20-152e5f8922
|
|
118980
118980
|
|
|
118981
118981
|
/**
|
|
118982
118982
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -120075,4 +120075,4 @@
|
|
|
120075
120075
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
120076
120076
|
|
|
120077
120077
|
}));
|
|
120078
|
-
// version: 1.354.0-
|
|
120078
|
+
// version: 1.354.0-dev20-152e5f8922
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-worker-api",
|
|
3
|
-
"version": "1.354.0-
|
|
3
|
+
"version": "1.354.0-dev20",
|
|
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.354.0-
|
|
39
|
-
"@salesforce/lds-adapters-uiapi": "^1.354.0-
|
|
40
|
-
"@salesforce/lds-default-luvio": "^1.354.0-
|
|
41
|
-
"@salesforce/lds-drafts": "^1.354.0-
|
|
42
|
-
"@salesforce/lds-graphql-parser": "^1.354.0-
|
|
43
|
-
"@salesforce/lds-luvio-engine": "^1.354.0-
|
|
44
|
-
"@salesforce/lds-runtime-mobile": "^1.354.0-
|
|
45
|
-
"@salesforce/nimbus-plugin-lds": "^1.354.0-
|
|
38
|
+
"@salesforce/lds-adapters-graphql": "^1.354.0-dev20",
|
|
39
|
+
"@salesforce/lds-adapters-uiapi": "^1.354.0-dev20",
|
|
40
|
+
"@salesforce/lds-default-luvio": "^1.354.0-dev20",
|
|
41
|
+
"@salesforce/lds-drafts": "^1.354.0-dev20",
|
|
42
|
+
"@salesforce/lds-graphql-parser": "^1.354.0-dev20",
|
|
43
|
+
"@salesforce/lds-luvio-engine": "^1.354.0-dev20",
|
|
44
|
+
"@salesforce/lds-runtime-mobile": "^1.354.0-dev20",
|
|
45
|
+
"@salesforce/nimbus-plugin-lds": "^1.354.0-dev20",
|
|
46
46
|
"ajv": "^8.11.0",
|
|
47
47
|
"glob": "^7.1.5",
|
|
48
48
|
"nimbus-types": "^2.0.0-alpha1",
|