@salesforce/lds-worker-api 1.346.0 → 1.347.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.
|
@@ -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.
|
|
1131
|
+
// version: 1.347.0-ef72dda80d
|
|
@@ -4265,7 +4265,7 @@ function withDefaultLuvio(callback) {
|
|
|
4265
4265
|
}
|
|
4266
4266
|
callbacks.push(callback);
|
|
4267
4267
|
}
|
|
4268
|
-
// version: 1.
|
|
4268
|
+
// version: 1.347.0-ef72dda80d
|
|
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.347.0-ef72dda80d
|
|
5217
5217
|
|
|
5218
5218
|
/**
|
|
5219
5219
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -33970,7 +33970,7 @@ withDefaultLuvio((luvio) => {
|
|
|
33970
33970
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
33971
33971
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
33972
33972
|
});
|
|
33973
|
-
// version: 1.
|
|
33973
|
+
// version: 1.347.0-31679f40fc
|
|
33974
33974
|
|
|
33975
33975
|
/**
|
|
33976
33976
|
* Returns true if the value acts like a Promise, i.e. has a "then" function,
|
|
@@ -92759,7 +92759,7 @@ register$1({
|
|
|
92759
92759
|
id: '@salesforce/lds-network-adapter',
|
|
92760
92760
|
instrument: instrument$2,
|
|
92761
92761
|
});
|
|
92762
|
-
// version: 1.
|
|
92762
|
+
// version: 1.347.0-ef72dda80d
|
|
92763
92763
|
|
|
92764
92764
|
const { create: create$2, keys: keys$2 } = Object;
|
|
92765
92765
|
const { stringify, parse } = JSON;
|
|
@@ -116654,7 +116654,7 @@ register$1({
|
|
|
116654
116654
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
116655
116655
|
instrument: instrument$1,
|
|
116656
116656
|
});
|
|
116657
|
-
// version: 1.
|
|
116657
|
+
// version: 1.347.0-31679f40fc
|
|
116658
116658
|
|
|
116659
116659
|
// On core the unstable adapters are re-exported with different names,
|
|
116660
116660
|
// we want to match them here.
|
|
@@ -116806,7 +116806,7 @@ withDefaultLuvio((luvio) => {
|
|
|
116806
116806
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
116807
116807
|
graphQLImperative = ldsAdapter;
|
|
116808
116808
|
});
|
|
116809
|
-
// version: 1.
|
|
116809
|
+
// version: 1.347.0-31679f40fc
|
|
116810
116810
|
|
|
116811
116811
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
116812
116812
|
__proto__: null,
|
|
@@ -117598,7 +117598,7 @@ const callbacks$1 = [];
|
|
|
117598
117598
|
function register(r) {
|
|
117599
117599
|
callbacks$1.forEach((callback) => callback(r));
|
|
117600
117600
|
}
|
|
117601
|
-
// version: 1.
|
|
117601
|
+
// version: 1.347.0-ef72dda80d
|
|
117602
117602
|
|
|
117603
117603
|
/**
|
|
117604
117604
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -118678,4 +118678,4 @@ const { luvio } = getRuntime();
|
|
|
118678
118678
|
setDefaultLuvio({ luvio });
|
|
118679
118679
|
|
|
118680
118680
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
118681
|
-
// version: 1.
|
|
118681
|
+
// version: 1.347.0-ef72dda80d
|
|
@@ -4271,7 +4271,7 @@
|
|
|
4271
4271
|
}
|
|
4272
4272
|
callbacks.push(callback);
|
|
4273
4273
|
}
|
|
4274
|
-
// version: 1.
|
|
4274
|
+
// version: 1.347.0-ef72dda80d
|
|
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.347.0-ef72dda80d
|
|
5223
5223
|
|
|
5224
5224
|
/**
|
|
5225
5225
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -33976,7 +33976,7 @@
|
|
|
33976
33976
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
33977
33977
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
33978
33978
|
});
|
|
33979
|
-
// version: 1.
|
|
33979
|
+
// version: 1.347.0-31679f40fc
|
|
33980
33980
|
|
|
33981
33981
|
/**
|
|
33982
33982
|
* Returns true if the value acts like a Promise, i.e. has a "then" function,
|
|
@@ -92765,7 +92765,7 @@
|
|
|
92765
92765
|
id: '@salesforce/lds-network-adapter',
|
|
92766
92766
|
instrument: instrument$2,
|
|
92767
92767
|
});
|
|
92768
|
-
// version: 1.
|
|
92768
|
+
// version: 1.347.0-ef72dda80d
|
|
92769
92769
|
|
|
92770
92770
|
const { create: create$2, keys: keys$2 } = Object;
|
|
92771
92771
|
const { stringify, parse } = JSON;
|
|
@@ -116660,7 +116660,7 @@
|
|
|
116660
116660
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
116661
116661
|
instrument: instrument$1,
|
|
116662
116662
|
});
|
|
116663
|
-
// version: 1.
|
|
116663
|
+
// version: 1.347.0-31679f40fc
|
|
116664
116664
|
|
|
116665
116665
|
// On core the unstable adapters are re-exported with different names,
|
|
116666
116666
|
// we want to match them here.
|
|
@@ -116812,7 +116812,7 @@
|
|
|
116812
116812
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
116813
116813
|
graphQLImperative = ldsAdapter;
|
|
116814
116814
|
});
|
|
116815
|
-
// version: 1.
|
|
116815
|
+
// version: 1.347.0-31679f40fc
|
|
116816
116816
|
|
|
116817
116817
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
116818
116818
|
__proto__: null,
|
|
@@ -117604,7 +117604,7 @@
|
|
|
117604
117604
|
function register(r) {
|
|
117605
117605
|
callbacks$1.forEach((callback) => callback(r));
|
|
117606
117606
|
}
|
|
117607
|
-
// version: 1.
|
|
117607
|
+
// version: 1.347.0-ef72dda80d
|
|
117608
117608
|
|
|
117609
117609
|
/**
|
|
117610
117610
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -118703,4 +118703,4 @@
|
|
|
118703
118703
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
118704
118704
|
|
|
118705
118705
|
}));
|
|
118706
|
-
// version: 1.
|
|
118706
|
+
// version: 1.347.0-ef72dda80d
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-worker-api",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.347.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.347.0",
|
|
39
|
+
"@salesforce/lds-adapters-uiapi": "^1.347.0",
|
|
40
|
+
"@salesforce/lds-default-luvio": "^1.347.0",
|
|
41
|
+
"@salesforce/lds-drafts": "^1.347.0",
|
|
42
|
+
"@salesforce/lds-graphql-parser": "^1.347.0",
|
|
43
|
+
"@salesforce/lds-luvio-engine": "^1.347.0",
|
|
44
|
+
"@salesforce/lds-runtime-mobile": "^1.347.0",
|
|
45
|
+
"@salesforce/nimbus-plugin-lds": "^1.347.0",
|
|
46
46
|
"ajv": "^8.11.0",
|
|
47
47
|
"glob": "^7.1.5",
|
|
48
48
|
"nimbus-types": "^2.0.0-alpha1",
|