@salesforce/lds-worker-api 1.333.0 → 1.334.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.
|
@@ -1119,4 +1119,4 @@ if (process.env.NODE_ENV !== 'production') {
|
|
|
1119
1119
|
}
|
|
1120
1120
|
|
|
1121
1121
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
1122
|
-
// version: 1.
|
|
1122
|
+
// version: 1.334.0-691cf3d004
|
|
@@ -4265,7 +4265,7 @@ function withDefaultLuvio(callback) {
|
|
|
4265
4265
|
}
|
|
4266
4266
|
callbacks.push(callback);
|
|
4267
4267
|
}
|
|
4268
|
-
// version: 1.
|
|
4268
|
+
// version: 1.334.0-691cf3d004
|
|
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.334.0-691cf3d004
|
|
5217
5217
|
|
|
5218
5218
|
/**
|
|
5219
5219
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -33850,7 +33850,7 @@ withDefaultLuvio((luvio) => {
|
|
|
33850
33850
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
33851
33851
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
33852
33852
|
});
|
|
33853
|
-
// version: 1.
|
|
33853
|
+
// version: 1.334.0-a801774b3d
|
|
33854
33854
|
|
|
33855
33855
|
/**
|
|
33856
33856
|
* Returns true if the value acts like a Promise, i.e. has a "then" function,
|
|
@@ -92672,7 +92672,7 @@ register$1({
|
|
|
92672
92672
|
id: '@salesforce/lds-network-adapter',
|
|
92673
92673
|
instrument: instrument$2,
|
|
92674
92674
|
});
|
|
92675
|
-
// version: 1.
|
|
92675
|
+
// version: 1.334.0-691cf3d004
|
|
92676
92676
|
|
|
92677
92677
|
const { create: create$2, keys: keys$2 } = Object;
|
|
92678
92678
|
const { stringify, parse } = JSON;
|
|
@@ -115239,7 +115239,7 @@ register$1({
|
|
|
115239
115239
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
115240
115240
|
instrument: instrument$1,
|
|
115241
115241
|
});
|
|
115242
|
-
// version: 1.
|
|
115242
|
+
// version: 1.334.0-a801774b3d
|
|
115243
115243
|
|
|
115244
115244
|
// On core the unstable adapters are re-exported with different names,
|
|
115245
115245
|
// we want to match them here.
|
|
@@ -115391,7 +115391,7 @@ withDefaultLuvio((luvio) => {
|
|
|
115391
115391
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
115392
115392
|
graphQLImperative = ldsAdapter;
|
|
115393
115393
|
});
|
|
115394
|
-
// version: 1.
|
|
115394
|
+
// version: 1.334.0-a801774b3d
|
|
115395
115395
|
|
|
115396
115396
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
115397
115397
|
__proto__: null,
|
|
@@ -116174,7 +116174,7 @@ const callbacks$1 = [];
|
|
|
116174
116174
|
function register(r) {
|
|
116175
116175
|
callbacks$1.forEach((callback) => callback(r));
|
|
116176
116176
|
}
|
|
116177
|
-
// version: 1.
|
|
116177
|
+
// version: 1.334.0-691cf3d004
|
|
116178
116178
|
|
|
116179
116179
|
/**
|
|
116180
116180
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -117237,4 +117237,4 @@ const { luvio } = getRuntime();
|
|
|
117237
117237
|
setDefaultLuvio({ luvio });
|
|
117238
117238
|
|
|
117239
117239
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
117240
|
-
// version: 1.
|
|
117240
|
+
// version: 1.334.0-691cf3d004
|
|
@@ -4271,7 +4271,7 @@
|
|
|
4271
4271
|
}
|
|
4272
4272
|
callbacks.push(callback);
|
|
4273
4273
|
}
|
|
4274
|
-
// version: 1.
|
|
4274
|
+
// version: 1.334.0-691cf3d004
|
|
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.334.0-691cf3d004
|
|
5223
5223
|
|
|
5224
5224
|
/**
|
|
5225
5225
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -33856,7 +33856,7 @@
|
|
|
33856
33856
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
33857
33857
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
33858
33858
|
});
|
|
33859
|
-
// version: 1.
|
|
33859
|
+
// version: 1.334.0-a801774b3d
|
|
33860
33860
|
|
|
33861
33861
|
/**
|
|
33862
33862
|
* Returns true if the value acts like a Promise, i.e. has a "then" function,
|
|
@@ -92678,7 +92678,7 @@
|
|
|
92678
92678
|
id: '@salesforce/lds-network-adapter',
|
|
92679
92679
|
instrument: instrument$2,
|
|
92680
92680
|
});
|
|
92681
|
-
// version: 1.
|
|
92681
|
+
// version: 1.334.0-691cf3d004
|
|
92682
92682
|
|
|
92683
92683
|
const { create: create$2, keys: keys$2 } = Object;
|
|
92684
92684
|
const { stringify, parse } = JSON;
|
|
@@ -115245,7 +115245,7 @@
|
|
|
115245
115245
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
115246
115246
|
instrument: instrument$1,
|
|
115247
115247
|
});
|
|
115248
|
-
// version: 1.
|
|
115248
|
+
// version: 1.334.0-a801774b3d
|
|
115249
115249
|
|
|
115250
115250
|
// On core the unstable adapters are re-exported with different names,
|
|
115251
115251
|
// we want to match them here.
|
|
@@ -115397,7 +115397,7 @@
|
|
|
115397
115397
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
115398
115398
|
graphQLImperative = ldsAdapter;
|
|
115399
115399
|
});
|
|
115400
|
-
// version: 1.
|
|
115400
|
+
// version: 1.334.0-a801774b3d
|
|
115401
115401
|
|
|
115402
115402
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
115403
115403
|
__proto__: null,
|
|
@@ -116180,7 +116180,7 @@
|
|
|
116180
116180
|
function register(r) {
|
|
116181
116181
|
callbacks$1.forEach((callback) => callback(r));
|
|
116182
116182
|
}
|
|
116183
|
-
// version: 1.
|
|
116183
|
+
// version: 1.334.0-691cf3d004
|
|
116184
116184
|
|
|
116185
116185
|
/**
|
|
116186
116186
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -117262,4 +117262,4 @@
|
|
|
117262
117262
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
117263
117263
|
|
|
117264
117264
|
}));
|
|
117265
|
-
// version: 1.
|
|
117265
|
+
// version: 1.334.0-691cf3d004
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-worker-api",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.334.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.334.0",
|
|
39
|
+
"@salesforce/lds-adapters-uiapi": "^1.334.0",
|
|
40
|
+
"@salesforce/lds-default-luvio": "^1.334.0",
|
|
41
|
+
"@salesforce/lds-drafts": "^1.334.0",
|
|
42
|
+
"@salesforce/lds-graphql-parser": "^1.334.0",
|
|
43
|
+
"@salesforce/lds-luvio-engine": "^1.334.0",
|
|
44
|
+
"@salesforce/lds-runtime-mobile": "^1.334.0",
|
|
45
|
+
"@salesforce/nimbus-plugin-lds": "^1.334.0",
|
|
46
46
|
"ajv": "^8.11.0",
|
|
47
47
|
"glob": "^7.1.5",
|
|
48
48
|
"nimbus-types": "^2.0.0-alpha1",
|