@salesforce/lds-worker-api 1.354.0-dev3 → 1.354.0-dev4
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.354.0-
|
|
1131
|
+
// version: 1.354.0-dev4-e8a5720a40
|
|
@@ -4266,7 +4266,7 @@ function withDefaultLuvio(callback) {
|
|
|
4266
4266
|
}
|
|
4267
4267
|
callbacks.push(callback);
|
|
4268
4268
|
}
|
|
4269
|
-
// version: 1.354.0-
|
|
4269
|
+
// version: 1.354.0-dev4-e8a5720a40
|
|
4270
4270
|
|
|
4271
4271
|
// TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
|
|
4272
4272
|
function instrumentAdapter$1(createFunction, _metadata) {
|
|
@@ -5214,7 +5214,7 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
|
|
|
5214
5214
|
const { apiFamily, name } = metadata;
|
|
5215
5215
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
5216
5216
|
}
|
|
5217
|
-
// version: 1.354.0-
|
|
5217
|
+
// version: 1.354.0-dev4-e8a5720a40
|
|
5218
5218
|
|
|
5219
5219
|
/**
|
|
5220
5220
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -33990,7 +33990,7 @@ withDefaultLuvio((luvio) => {
|
|
|
33990
33990
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
33991
33991
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
33992
33992
|
});
|
|
33993
|
-
// version: 1.354.0-
|
|
33993
|
+
// version: 1.354.0-dev4-98059adb6d
|
|
33994
33994
|
|
|
33995
33995
|
/**
|
|
33996
33996
|
* Returns true if the value acts like a Promise, i.e. has a "then" function,
|
|
@@ -93037,7 +93037,7 @@ register$1({
|
|
|
93037
93037
|
id: '@salesforce/lds-network-adapter',
|
|
93038
93038
|
instrument: instrument$2,
|
|
93039
93039
|
});
|
|
93040
|
-
// version: 1.354.0-
|
|
93040
|
+
// version: 1.354.0-dev4-e8a5720a40
|
|
93041
93041
|
|
|
93042
93042
|
const { create: create$2, keys: keys$2 } = Object;
|
|
93043
93043
|
const { stringify, parse } = JSON;
|
|
@@ -116932,7 +116932,7 @@ register$1({
|
|
|
116932
116932
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
116933
116933
|
instrument: instrument$1,
|
|
116934
116934
|
});
|
|
116935
|
-
// version: 1.354.0-
|
|
116935
|
+
// version: 1.354.0-dev4-98059adb6d
|
|
116936
116936
|
|
|
116937
116937
|
// On core the unstable adapters are re-exported with different names,
|
|
116938
116938
|
// we want to match them here.
|
|
@@ -117084,7 +117084,7 @@ withDefaultLuvio((luvio) => {
|
|
|
117084
117084
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
117085
117085
|
graphQLImperative = ldsAdapter;
|
|
117086
117086
|
});
|
|
117087
|
-
// version: 1.354.0-
|
|
117087
|
+
// version: 1.354.0-dev4-98059adb6d
|
|
117088
117088
|
|
|
117089
117089
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
117090
117090
|
__proto__: null,
|
|
@@ -117876,7 +117876,7 @@ const callbacks$1 = [];
|
|
|
117876
117876
|
function register(r) {
|
|
117877
117877
|
callbacks$1.forEach((callback) => callback(r));
|
|
117878
117878
|
}
|
|
117879
|
-
// version: 1.354.0-
|
|
117879
|
+
// version: 1.354.0-dev4-e8a5720a40
|
|
117880
117880
|
|
|
117881
117881
|
/**
|
|
117882
117882
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -118956,4 +118956,4 @@ const { luvio } = getRuntime();
|
|
|
118956
118956
|
setDefaultLuvio({ luvio });
|
|
118957
118957
|
|
|
118958
118958
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
118959
|
-
// version: 1.354.0-
|
|
118959
|
+
// version: 1.354.0-dev4-e8a5720a40
|
|
@@ -4272,7 +4272,7 @@
|
|
|
4272
4272
|
}
|
|
4273
4273
|
callbacks.push(callback);
|
|
4274
4274
|
}
|
|
4275
|
-
// version: 1.354.0-
|
|
4275
|
+
// version: 1.354.0-dev4-e8a5720a40
|
|
4276
4276
|
|
|
4277
4277
|
// TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
|
|
4278
4278
|
function instrumentAdapter$1(createFunction, _metadata) {
|
|
@@ -5220,7 +5220,7 @@
|
|
|
5220
5220
|
const { apiFamily, name } = metadata;
|
|
5221
5221
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
5222
5222
|
}
|
|
5223
|
-
// version: 1.354.0-
|
|
5223
|
+
// version: 1.354.0-dev4-e8a5720a40
|
|
5224
5224
|
|
|
5225
5225
|
/**
|
|
5226
5226
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -33996,7 +33996,7 @@
|
|
|
33996
33996
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
33997
33997
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
33998
33998
|
});
|
|
33999
|
-
// version: 1.354.0-
|
|
33999
|
+
// version: 1.354.0-dev4-98059adb6d
|
|
34000
34000
|
|
|
34001
34001
|
/**
|
|
34002
34002
|
* Returns true if the value acts like a Promise, i.e. has a "then" function,
|
|
@@ -93043,7 +93043,7 @@
|
|
|
93043
93043
|
id: '@salesforce/lds-network-adapter',
|
|
93044
93044
|
instrument: instrument$2,
|
|
93045
93045
|
});
|
|
93046
|
-
// version: 1.354.0-
|
|
93046
|
+
// version: 1.354.0-dev4-e8a5720a40
|
|
93047
93047
|
|
|
93048
93048
|
const { create: create$2, keys: keys$2 } = Object;
|
|
93049
93049
|
const { stringify, parse } = JSON;
|
|
@@ -116938,7 +116938,7 @@
|
|
|
116938
116938
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
116939
116939
|
instrument: instrument$1,
|
|
116940
116940
|
});
|
|
116941
|
-
// version: 1.354.0-
|
|
116941
|
+
// version: 1.354.0-dev4-98059adb6d
|
|
116942
116942
|
|
|
116943
116943
|
// On core the unstable adapters are re-exported with different names,
|
|
116944
116944
|
// we want to match them here.
|
|
@@ -117090,7 +117090,7 @@
|
|
|
117090
117090
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
117091
117091
|
graphQLImperative = ldsAdapter;
|
|
117092
117092
|
});
|
|
117093
|
-
// version: 1.354.0-
|
|
117093
|
+
// version: 1.354.0-dev4-98059adb6d
|
|
117094
117094
|
|
|
117095
117095
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
117096
117096
|
__proto__: null,
|
|
@@ -117882,7 +117882,7 @@
|
|
|
117882
117882
|
function register(r) {
|
|
117883
117883
|
callbacks$1.forEach((callback) => callback(r));
|
|
117884
117884
|
}
|
|
117885
|
-
// version: 1.354.0-
|
|
117885
|
+
// version: 1.354.0-dev4-e8a5720a40
|
|
117886
117886
|
|
|
117887
117887
|
/**
|
|
117888
117888
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -118981,4 +118981,4 @@
|
|
|
118981
118981
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
118982
118982
|
|
|
118983
118983
|
}));
|
|
118984
|
-
// version: 1.354.0-
|
|
118984
|
+
// version: 1.354.0-dev4-e8a5720a40
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-worker-api",
|
|
3
|
-
"version": "1.354.0-
|
|
3
|
+
"version": "1.354.0-dev4",
|
|
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.354.0-
|
|
39
|
-
"@salesforce/lds-adapters-uiapi": "^1.354.0-
|
|
40
|
-
"@salesforce/lds-default-luvio": "^1.354.0-
|
|
41
|
-
"@salesforce/lds-drafts": "^1.354.0-
|
|
42
|
-
"@salesforce/lds-graphql-parser": "^1.354.0-
|
|
43
|
-
"@salesforce/lds-luvio-engine": "^1.354.0-
|
|
44
|
-
"@salesforce/lds-runtime-mobile": "^1.354.0-
|
|
45
|
-
"@salesforce/nimbus-plugin-lds": "^1.354.0-
|
|
38
|
+
"@salesforce/lds-adapters-graphql": "^1.354.0-dev4",
|
|
39
|
+
"@salesforce/lds-adapters-uiapi": "^1.354.0-dev4",
|
|
40
|
+
"@salesforce/lds-default-luvio": "^1.354.0-dev4",
|
|
41
|
+
"@salesforce/lds-drafts": "^1.354.0-dev4",
|
|
42
|
+
"@salesforce/lds-graphql-parser": "^1.354.0-dev4",
|
|
43
|
+
"@salesforce/lds-luvio-engine": "^1.354.0-dev4",
|
|
44
|
+
"@salesforce/lds-runtime-mobile": "^1.354.0-dev4",
|
|
45
|
+
"@salesforce/nimbus-plugin-lds": "^1.354.0-dev4",
|
|
46
46
|
"ajv": "^8.11.0",
|
|
47
47
|
"glob": "^7.1.5",
|
|
48
48
|
"nimbus-types": "^2.0.0-alpha1",
|