@salesforce/lds-worker-api 1.332.0-dev12 → 1.332.0-dev13
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.332.0-
|
|
1131
|
+
// version: 1.332.0-dev13-0fd2008fda
|
|
@@ -4265,7 +4265,7 @@ function withDefaultLuvio(callback) {
|
|
|
4265
4265
|
}
|
|
4266
4266
|
callbacks.push(callback);
|
|
4267
4267
|
}
|
|
4268
|
-
// version: 1.332.0-
|
|
4268
|
+
// version: 1.332.0-dev13-0fd2008fda
|
|
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.332.0-
|
|
5216
|
+
// version: 1.332.0-dev13-0fd2008fda
|
|
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.332.0-
|
|
33853
|
+
// version: 1.332.0-dev13-e67f738040
|
|
33854
33854
|
|
|
33855
33855
|
/**
|
|
33856
33856
|
* Returns true if the value acts like a Promise, i.e. has a "then" function,
|
|
@@ -92882,7 +92882,7 @@ register$1({
|
|
|
92882
92882
|
id: '@salesforce/lds-network-adapter',
|
|
92883
92883
|
instrument: instrument$2,
|
|
92884
92884
|
});
|
|
92885
|
-
// version: 1.332.0-
|
|
92885
|
+
// version: 1.332.0-dev13-0fd2008fda
|
|
92886
92886
|
|
|
92887
92887
|
const { create: create$2, keys: keys$2 } = Object;
|
|
92888
92888
|
const { stringify, parse } = JSON;
|
|
@@ -115449,7 +115449,7 @@ register$1({
|
|
|
115449
115449
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
115450
115450
|
instrument: instrument$1,
|
|
115451
115451
|
});
|
|
115452
|
-
// version: 1.332.0-
|
|
115452
|
+
// version: 1.332.0-dev13-e67f738040
|
|
115453
115453
|
|
|
115454
115454
|
// On core the unstable adapters are re-exported with different names,
|
|
115455
115455
|
// we want to match them here.
|
|
@@ -115601,7 +115601,7 @@ withDefaultLuvio((luvio) => {
|
|
|
115601
115601
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
115602
115602
|
graphQLImperative = ldsAdapter;
|
|
115603
115603
|
});
|
|
115604
|
-
// version: 1.332.0-
|
|
115604
|
+
// version: 1.332.0-dev13-e67f738040
|
|
115605
115605
|
|
|
115606
115606
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
115607
115607
|
__proto__: null,
|
|
@@ -116393,7 +116393,7 @@ const callbacks$1 = [];
|
|
|
116393
116393
|
function register(r) {
|
|
116394
116394
|
callbacks$1.forEach((callback) => callback(r));
|
|
116395
116395
|
}
|
|
116396
|
-
// version: 1.332.0-
|
|
116396
|
+
// version: 1.332.0-dev13-0fd2008fda
|
|
116397
116397
|
|
|
116398
116398
|
/**
|
|
116399
116399
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -117456,4 +117456,4 @@ const { luvio } = getRuntime();
|
|
|
117456
117456
|
setDefaultLuvio({ luvio });
|
|
117457
117457
|
|
|
117458
117458
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
117459
|
-
// version: 1.332.0-
|
|
117459
|
+
// version: 1.332.0-dev13-0fd2008fda
|
|
@@ -4271,7 +4271,7 @@
|
|
|
4271
4271
|
}
|
|
4272
4272
|
callbacks.push(callback);
|
|
4273
4273
|
}
|
|
4274
|
-
// version: 1.332.0-
|
|
4274
|
+
// version: 1.332.0-dev13-0fd2008fda
|
|
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.332.0-
|
|
5222
|
+
// version: 1.332.0-dev13-0fd2008fda
|
|
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.332.0-
|
|
33859
|
+
// version: 1.332.0-dev13-e67f738040
|
|
33860
33860
|
|
|
33861
33861
|
/**
|
|
33862
33862
|
* Returns true if the value acts like a Promise, i.e. has a "then" function,
|
|
@@ -92888,7 +92888,7 @@
|
|
|
92888
92888
|
id: '@salesforce/lds-network-adapter',
|
|
92889
92889
|
instrument: instrument$2,
|
|
92890
92890
|
});
|
|
92891
|
-
// version: 1.332.0-
|
|
92891
|
+
// version: 1.332.0-dev13-0fd2008fda
|
|
92892
92892
|
|
|
92893
92893
|
const { create: create$2, keys: keys$2 } = Object;
|
|
92894
92894
|
const { stringify, parse } = JSON;
|
|
@@ -115455,7 +115455,7 @@
|
|
|
115455
115455
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
115456
115456
|
instrument: instrument$1,
|
|
115457
115457
|
});
|
|
115458
|
-
// version: 1.332.0-
|
|
115458
|
+
// version: 1.332.0-dev13-e67f738040
|
|
115459
115459
|
|
|
115460
115460
|
// On core the unstable adapters are re-exported with different names,
|
|
115461
115461
|
// we want to match them here.
|
|
@@ -115607,7 +115607,7 @@
|
|
|
115607
115607
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
115608
115608
|
graphQLImperative = ldsAdapter;
|
|
115609
115609
|
});
|
|
115610
|
-
// version: 1.332.0-
|
|
115610
|
+
// version: 1.332.0-dev13-e67f738040
|
|
115611
115611
|
|
|
115612
115612
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
115613
115613
|
__proto__: null,
|
|
@@ -116399,7 +116399,7 @@
|
|
|
116399
116399
|
function register(r) {
|
|
116400
116400
|
callbacks$1.forEach((callback) => callback(r));
|
|
116401
116401
|
}
|
|
116402
|
-
// version: 1.332.0-
|
|
116402
|
+
// version: 1.332.0-dev13-0fd2008fda
|
|
116403
116403
|
|
|
116404
116404
|
/**
|
|
116405
116405
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -117481,4 +117481,4 @@
|
|
|
117481
117481
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
117482
117482
|
|
|
117483
117483
|
}));
|
|
117484
|
-
// version: 1.332.0-
|
|
117484
|
+
// version: 1.332.0-dev13-0fd2008fda
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-worker-api",
|
|
3
|
-
"version": "1.332.0-
|
|
3
|
+
"version": "1.332.0-dev13",
|
|
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.332.0-
|
|
39
|
-
"@salesforce/lds-adapters-uiapi": "^1.332.0-
|
|
40
|
-
"@salesforce/lds-default-luvio": "^1.332.0-
|
|
41
|
-
"@salesforce/lds-drafts": "^1.332.0-
|
|
42
|
-
"@salesforce/lds-graphql-parser": "^1.332.0-
|
|
43
|
-
"@salesforce/lds-luvio-engine": "^1.332.0-
|
|
44
|
-
"@salesforce/lds-runtime-mobile": "^1.332.0-
|
|
45
|
-
"@salesforce/nimbus-plugin-lds": "^1.332.0-
|
|
38
|
+
"@salesforce/lds-adapters-graphql": "^1.332.0-dev13",
|
|
39
|
+
"@salesforce/lds-adapters-uiapi": "^1.332.0-dev13",
|
|
40
|
+
"@salesforce/lds-default-luvio": "^1.332.0-dev13",
|
|
41
|
+
"@salesforce/lds-drafts": "^1.332.0-dev13",
|
|
42
|
+
"@salesforce/lds-graphql-parser": "^1.332.0-dev13",
|
|
43
|
+
"@salesforce/lds-luvio-engine": "^1.332.0-dev13",
|
|
44
|
+
"@salesforce/lds-runtime-mobile": "^1.332.0-dev13",
|
|
45
|
+
"@salesforce/nimbus-plugin-lds": "^1.332.0-dev13",
|
|
46
46
|
"ajv": "^8.11.0",
|
|
47
47
|
"glob": "^7.1.5",
|
|
48
48
|
"nimbus-types": "^2.0.0-alpha1",
|