@salesforce/lds-worker-api 1.362.0 → 1.363.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.
|
@@ -1224,4 +1224,4 @@ if (process.env.NODE_ENV !== 'production') {
|
|
|
1224
1224
|
}
|
|
1225
1225
|
|
|
1226
1226
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
1227
|
-
// version: 1.
|
|
1227
|
+
// version: 1.363.0-99132bb508
|
|
@@ -4271,7 +4271,7 @@ function withDefaultLuvio(callback) {
|
|
|
4271
4271
|
}
|
|
4272
4272
|
callbacks.push(callback);
|
|
4273
4273
|
}
|
|
4274
|
-
// version: 1.
|
|
4274
|
+
// version: 1.363.0-99132bb508
|
|
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 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
|
|
|
5219
5219
|
const { apiFamily, name } = metadata;
|
|
5220
5220
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
5221
5221
|
}
|
|
5222
|
-
// version: 1.
|
|
5222
|
+
// version: 1.363.0-99132bb508
|
|
5223
5223
|
|
|
5224
5224
|
/**
|
|
5225
5225
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -34032,7 +34032,7 @@ withDefaultLuvio((luvio) => {
|
|
|
34032
34032
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
34033
34033
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
34034
34034
|
});
|
|
34035
|
-
// version: 1.
|
|
34035
|
+
// version: 1.363.0-112332910d
|
|
34036
34036
|
|
|
34037
34037
|
/**
|
|
34038
34038
|
* Returns true if the value acts like a Promise, i.e. has a "then" function,
|
|
@@ -93238,7 +93238,7 @@ register$1({
|
|
|
93238
93238
|
id: '@salesforce/lds-network-adapter',
|
|
93239
93239
|
instrument: instrument$2,
|
|
93240
93240
|
});
|
|
93241
|
-
// version: 1.
|
|
93241
|
+
// version: 1.363.0-99132bb508
|
|
93242
93242
|
|
|
93243
93243
|
const { create: create$2, keys: keys$2 } = Object;
|
|
93244
93244
|
const { stringify, parse } = JSON;
|
|
@@ -119121,7 +119121,7 @@ register$1({
|
|
|
119121
119121
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
119122
119122
|
instrument: instrument$1,
|
|
119123
119123
|
});
|
|
119124
|
-
// version: 1.
|
|
119124
|
+
// version: 1.363.0-112332910d
|
|
119125
119125
|
|
|
119126
119126
|
// On core the unstable adapters are re-exported with different names,
|
|
119127
119127
|
// we want to match them here.
|
|
@@ -119273,7 +119273,7 @@ withDefaultLuvio((luvio) => {
|
|
|
119273
119273
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
119274
119274
|
graphQLImperative = ldsAdapter;
|
|
119275
119275
|
});
|
|
119276
|
-
// version: 1.
|
|
119276
|
+
// version: 1.363.0-112332910d
|
|
119277
119277
|
|
|
119278
119278
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
119279
119279
|
__proto__: null,
|
|
@@ -120072,7 +120072,7 @@ const callbacks$1 = [];
|
|
|
120072
120072
|
function register(r) {
|
|
120073
120073
|
callbacks$1.forEach((callback) => callback(r));
|
|
120074
120074
|
}
|
|
120075
|
-
// version: 1.
|
|
120075
|
+
// version: 1.363.0-99132bb508
|
|
120076
120076
|
|
|
120077
120077
|
/**
|
|
120078
120078
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -121241,4 +121241,4 @@ const { luvio } = getRuntime();
|
|
|
121241
121241
|
setDefaultLuvio({ luvio });
|
|
121242
121242
|
|
|
121243
121243
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
121244
|
-
// version: 1.
|
|
121244
|
+
// version: 1.363.0-99132bb508
|
|
@@ -4277,7 +4277,7 @@
|
|
|
4277
4277
|
}
|
|
4278
4278
|
callbacks.push(callback);
|
|
4279
4279
|
}
|
|
4280
|
-
// version: 1.
|
|
4280
|
+
// version: 1.363.0-99132bb508
|
|
4281
4281
|
|
|
4282
4282
|
// TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
|
|
4283
4283
|
function instrumentAdapter$1(createFunction, _metadata) {
|
|
@@ -5225,7 +5225,7 @@
|
|
|
5225
5225
|
const { apiFamily, name } = metadata;
|
|
5226
5226
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
5227
5227
|
}
|
|
5228
|
-
// version: 1.
|
|
5228
|
+
// version: 1.363.0-99132bb508
|
|
5229
5229
|
|
|
5230
5230
|
/**
|
|
5231
5231
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -34038,7 +34038,7 @@
|
|
|
34038
34038
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
34039
34039
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
34040
34040
|
});
|
|
34041
|
-
// version: 1.
|
|
34041
|
+
// version: 1.363.0-112332910d
|
|
34042
34042
|
|
|
34043
34043
|
/**
|
|
34044
34044
|
* Returns true if the value acts like a Promise, i.e. has a "then" function,
|
|
@@ -93244,7 +93244,7 @@
|
|
|
93244
93244
|
id: '@salesforce/lds-network-adapter',
|
|
93245
93245
|
instrument: instrument$2,
|
|
93246
93246
|
});
|
|
93247
|
-
// version: 1.
|
|
93247
|
+
// version: 1.363.0-99132bb508
|
|
93248
93248
|
|
|
93249
93249
|
const { create: create$2, keys: keys$2 } = Object;
|
|
93250
93250
|
const { stringify, parse } = JSON;
|
|
@@ -119127,7 +119127,7 @@
|
|
|
119127
119127
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
119128
119128
|
instrument: instrument$1,
|
|
119129
119129
|
});
|
|
119130
|
-
// version: 1.
|
|
119130
|
+
// version: 1.363.0-112332910d
|
|
119131
119131
|
|
|
119132
119132
|
// On core the unstable adapters are re-exported with different names,
|
|
119133
119133
|
// we want to match them here.
|
|
@@ -119279,7 +119279,7 @@
|
|
|
119279
119279
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
119280
119280
|
graphQLImperative = ldsAdapter;
|
|
119281
119281
|
});
|
|
119282
|
-
// version: 1.
|
|
119282
|
+
// version: 1.363.0-112332910d
|
|
119283
119283
|
|
|
119284
119284
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
119285
119285
|
__proto__: null,
|
|
@@ -120078,7 +120078,7 @@
|
|
|
120078
120078
|
function register(r) {
|
|
120079
120079
|
callbacks$1.forEach((callback) => callback(r));
|
|
120080
120080
|
}
|
|
120081
|
-
// version: 1.
|
|
120081
|
+
// version: 1.363.0-99132bb508
|
|
120082
120082
|
|
|
120083
120083
|
/**
|
|
120084
120084
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -121267,4 +121267,4 @@
|
|
|
121267
121267
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
121268
121268
|
|
|
121269
121269
|
}));
|
|
121270
|
-
// version: 1.
|
|
121270
|
+
// version: 1.363.0-99132bb508
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-worker-api",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.363.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.363.0",
|
|
39
|
+
"@salesforce/lds-adapters-uiapi": "^1.363.0",
|
|
40
|
+
"@salesforce/lds-default-luvio": "^1.363.0",
|
|
41
|
+
"@salesforce/lds-drafts": "^1.363.0",
|
|
42
|
+
"@salesforce/lds-graphql-parser": "^1.363.0",
|
|
43
|
+
"@salesforce/lds-luvio-engine": "^1.363.0",
|
|
44
|
+
"@salesforce/lds-runtime-mobile": "^1.363.0",
|
|
45
|
+
"@salesforce/nimbus-plugin-lds": "^1.363.0",
|
|
46
46
|
"ajv": "^8.11.0",
|
|
47
47
|
"glob": "^7.1.5",
|
|
48
48
|
"nimbus-types": "^2.0.0-alpha1",
|