@salesforce/lds-worker-api 1.287.0-dev14 → 1.287.0-dev15
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.
|
@@ -1074,4 +1074,4 @@ if (process.env.NODE_ENV !== 'production') {
|
|
|
1074
1074
|
}
|
|
1075
1075
|
|
|
1076
1076
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
1077
|
-
// version: 1.287.0-
|
|
1077
|
+
// version: 1.287.0-dev15-a292df40d2
|
|
@@ -4204,7 +4204,7 @@ function withDefaultLuvio(callback) {
|
|
|
4204
4204
|
}
|
|
4205
4205
|
callbacks.push(callback);
|
|
4206
4206
|
}
|
|
4207
|
-
// version: 1.287.0-
|
|
4207
|
+
// version: 1.287.0-dev15-a292df40d2
|
|
4208
4208
|
|
|
4209
4209
|
// TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
|
|
4210
4210
|
function instrumentAdapter$1(createFunction, _metadata) {
|
|
@@ -15712,7 +15712,7 @@ function gql(literals, ...subs) {
|
|
|
15712
15712
|
}
|
|
15713
15713
|
return superResult;
|
|
15714
15714
|
}
|
|
15715
|
-
// version: 1.287.0-
|
|
15715
|
+
// version: 1.287.0-dev15-a292df40d2
|
|
15716
15716
|
|
|
15717
15717
|
function unwrap(data) {
|
|
15718
15718
|
// The lwc-luvio bindings import a function from lwc called "unwrap".
|
|
@@ -16641,7 +16641,7 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
|
|
|
16641
16641
|
const { apiFamily, name } = metadata;
|
|
16642
16642
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
16643
16643
|
}
|
|
16644
|
-
// version: 1.287.0-
|
|
16644
|
+
// version: 1.287.0-dev15-a292df40d2
|
|
16645
16645
|
|
|
16646
16646
|
/**
|
|
16647
16647
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -44256,7 +44256,7 @@ withDefaultLuvio((luvio) => {
|
|
|
44256
44256
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
44257
44257
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
44258
44258
|
});
|
|
44259
|
-
// version: 1.287.0-
|
|
44259
|
+
// version: 1.287.0-dev15-4b3ad0d7fe
|
|
44260
44260
|
|
|
44261
44261
|
var ldsIdempotencyWriteDisabled = {
|
|
44262
44262
|
isOpen: function (e) {
|
|
@@ -62595,7 +62595,7 @@ register$1({
|
|
|
62595
62595
|
id: '@salesforce/lds-network-adapter',
|
|
62596
62596
|
instrument: instrument$2,
|
|
62597
62597
|
});
|
|
62598
|
-
// version: 1.287.0-
|
|
62598
|
+
// version: 1.287.0-dev15-a292df40d2
|
|
62599
62599
|
|
|
62600
62600
|
const { create: create$3, keys: keys$3 } = Object;
|
|
62601
62601
|
const { stringify: stringify$1, parse: parse$1 } = JSON;
|
|
@@ -82659,7 +82659,7 @@ register$1({
|
|
|
82659
82659
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
82660
82660
|
instrument: instrument$1,
|
|
82661
82661
|
});
|
|
82662
|
-
// version: 1.287.0-
|
|
82662
|
+
// version: 1.287.0-dev15-4b3ad0d7fe
|
|
82663
82663
|
|
|
82664
82664
|
// On core the unstable adapters are re-exported with different names,
|
|
82665
82665
|
// we want to match them here.
|
|
@@ -84915,7 +84915,7 @@ withDefaultLuvio((luvio) => {
|
|
|
84915
84915
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
84916
84916
|
graphQLImperative = ldsAdapter;
|
|
84917
84917
|
});
|
|
84918
|
-
// version: 1.287.0-
|
|
84918
|
+
// version: 1.287.0-dev15-4b3ad0d7fe
|
|
84919
84919
|
|
|
84920
84920
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
84921
84921
|
__proto__: null,
|
|
@@ -85653,7 +85653,7 @@ const callbacks$1 = [];
|
|
|
85653
85653
|
function register(r) {
|
|
85654
85654
|
callbacks$1.forEach((callback) => callback(r));
|
|
85655
85655
|
}
|
|
85656
|
-
// version: 1.287.0-
|
|
85656
|
+
// version: 1.287.0-dev15-a292df40d2
|
|
85657
85657
|
|
|
85658
85658
|
/**
|
|
85659
85659
|
* Returns true if the value acts like a Promise, i.e. has a "then" function,
|
|
@@ -90615,4 +90615,4 @@ const { luvio } = getRuntime();
|
|
|
90615
90615
|
setDefaultLuvio({ luvio });
|
|
90616
90616
|
|
|
90617
90617
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
90618
|
-
// version: 1.287.0-
|
|
90618
|
+
// version: 1.287.0-dev15-a292df40d2
|
|
@@ -4210,7 +4210,7 @@
|
|
|
4210
4210
|
}
|
|
4211
4211
|
callbacks.push(callback);
|
|
4212
4212
|
}
|
|
4213
|
-
// version: 1.287.0-
|
|
4213
|
+
// version: 1.287.0-dev15-a292df40d2
|
|
4214
4214
|
|
|
4215
4215
|
// TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
|
|
4216
4216
|
function instrumentAdapter$1(createFunction, _metadata) {
|
|
@@ -15718,7 +15718,7 @@
|
|
|
15718
15718
|
}
|
|
15719
15719
|
return superResult;
|
|
15720
15720
|
}
|
|
15721
|
-
// version: 1.287.0-
|
|
15721
|
+
// version: 1.287.0-dev15-a292df40d2
|
|
15722
15722
|
|
|
15723
15723
|
function unwrap(data) {
|
|
15724
15724
|
// The lwc-luvio bindings import a function from lwc called "unwrap".
|
|
@@ -16647,7 +16647,7 @@
|
|
|
16647
16647
|
const { apiFamily, name } = metadata;
|
|
16648
16648
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
16649
16649
|
}
|
|
16650
|
-
// version: 1.287.0-
|
|
16650
|
+
// version: 1.287.0-dev15-a292df40d2
|
|
16651
16651
|
|
|
16652
16652
|
/**
|
|
16653
16653
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -44262,7 +44262,7 @@
|
|
|
44262
44262
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
44263
44263
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
44264
44264
|
});
|
|
44265
|
-
// version: 1.287.0-
|
|
44265
|
+
// version: 1.287.0-dev15-4b3ad0d7fe
|
|
44266
44266
|
|
|
44267
44267
|
var ldsIdempotencyWriteDisabled = {
|
|
44268
44268
|
isOpen: function (e) {
|
|
@@ -62601,7 +62601,7 @@
|
|
|
62601
62601
|
id: '@salesforce/lds-network-adapter',
|
|
62602
62602
|
instrument: instrument$2,
|
|
62603
62603
|
});
|
|
62604
|
-
// version: 1.287.0-
|
|
62604
|
+
// version: 1.287.0-dev15-a292df40d2
|
|
62605
62605
|
|
|
62606
62606
|
const { create: create$3, keys: keys$3 } = Object;
|
|
62607
62607
|
const { stringify: stringify$1, parse: parse$1 } = JSON;
|
|
@@ -82665,7 +82665,7 @@
|
|
|
82665
82665
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
82666
82666
|
instrument: instrument$1,
|
|
82667
82667
|
});
|
|
82668
|
-
// version: 1.287.0-
|
|
82668
|
+
// version: 1.287.0-dev15-4b3ad0d7fe
|
|
82669
82669
|
|
|
82670
82670
|
// On core the unstable adapters are re-exported with different names,
|
|
82671
82671
|
// we want to match them here.
|
|
@@ -84921,7 +84921,7 @@
|
|
|
84921
84921
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
84922
84922
|
graphQLImperative = ldsAdapter;
|
|
84923
84923
|
});
|
|
84924
|
-
// version: 1.287.0-
|
|
84924
|
+
// version: 1.287.0-dev15-4b3ad0d7fe
|
|
84925
84925
|
|
|
84926
84926
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
84927
84927
|
__proto__: null,
|
|
@@ -85659,7 +85659,7 @@
|
|
|
85659
85659
|
function register(r) {
|
|
85660
85660
|
callbacks$1.forEach((callback) => callback(r));
|
|
85661
85661
|
}
|
|
85662
|
-
// version: 1.287.0-
|
|
85662
|
+
// version: 1.287.0-dev15-a292df40d2
|
|
85663
85663
|
|
|
85664
85664
|
/**
|
|
85665
85665
|
* Returns true if the value acts like a Promise, i.e. has a "then" function,
|
|
@@ -90640,4 +90640,4 @@
|
|
|
90640
90640
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
90641
90641
|
|
|
90642
90642
|
}));
|
|
90643
|
-
// version: 1.287.0-
|
|
90643
|
+
// version: 1.287.0-dev15-a292df40d2
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-worker-api",
|
|
3
|
-
"version": "1.287.0-
|
|
3
|
+
"version": "1.287.0-dev15",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5
5
|
"description": "",
|
|
6
6
|
"main": "dist/standalone/es/lds-worker-api.js",
|
|
@@ -35,15 +35,15 @@
|
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@oat-sa/rollup-plugin-wildcard-external": "^1.0.0",
|
|
38
|
-
"@salesforce/lds-adapters-graphql": "^1.287.0-
|
|
39
|
-
"@salesforce/lds-adapters-uiapi": "^1.287.0-
|
|
40
|
-
"@salesforce/lds-default-luvio": "^1.287.0-
|
|
41
|
-
"@salesforce/lds-drafts": "^1.287.0-
|
|
42
|
-
"@salesforce/lds-graphql-parser": "^1.287.0-
|
|
43
|
-
"@salesforce/lds-luvio-engine": "^1.287.0-
|
|
44
|
-
"@salesforce/lds-priming": "^1.287.0-
|
|
45
|
-
"@salesforce/lds-runtime-mobile": "^1.287.0-
|
|
46
|
-
"@salesforce/nimbus-plugin-lds": "^1.287.0-
|
|
38
|
+
"@salesforce/lds-adapters-graphql": "^1.287.0-dev15",
|
|
39
|
+
"@salesforce/lds-adapters-uiapi": "^1.287.0-dev15",
|
|
40
|
+
"@salesforce/lds-default-luvio": "^1.287.0-dev15",
|
|
41
|
+
"@salesforce/lds-drafts": "^1.287.0-dev15",
|
|
42
|
+
"@salesforce/lds-graphql-parser": "^1.287.0-dev15",
|
|
43
|
+
"@salesforce/lds-luvio-engine": "^1.287.0-dev15",
|
|
44
|
+
"@salesforce/lds-priming": "^1.287.0-dev15",
|
|
45
|
+
"@salesforce/lds-runtime-mobile": "^1.287.0-dev15",
|
|
46
|
+
"@salesforce/nimbus-plugin-lds": "^1.287.0-dev15",
|
|
47
47
|
"ajv": "^8.11.0",
|
|
48
48
|
"glob": "^7.1.5",
|
|
49
49
|
"nimbus-types": "^2.0.0-alpha1",
|