@salesforce/lds-worker-api 1.380.0-dev16 → 1.380.0-dev18
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.
|
@@ -1371,4 +1371,4 @@ if (process.env.NODE_ENV !== 'production') {
|
|
|
1371
1371
|
}
|
|
1372
1372
|
|
|
1373
1373
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, importOneStoreAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
1374
|
-
// version: 1.380.0-
|
|
1374
|
+
// version: 1.380.0-dev18-db22d58523
|
|
@@ -4274,7 +4274,7 @@ function withDefaultLuvio(callback) {
|
|
|
4274
4274
|
}
|
|
4275
4275
|
callbacks.push(callback);
|
|
4276
4276
|
}
|
|
4277
|
-
// version: 1.380.0-
|
|
4277
|
+
// version: 1.380.0-dev18-db22d58523
|
|
4278
4278
|
|
|
4279
4279
|
// TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
|
|
4280
4280
|
function instrumentAdapter$1(createFunction, _metadata) {
|
|
@@ -5318,7 +5318,7 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
|
|
|
5318
5318
|
const { apiFamily, name } = metadata;
|
|
5319
5319
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
5320
5320
|
}
|
|
5321
|
-
// version: 1.380.0-
|
|
5321
|
+
// version: 1.380.0-dev18-db22d58523
|
|
5322
5322
|
|
|
5323
5323
|
/**
|
|
5324
5324
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -34154,7 +34154,7 @@ withDefaultLuvio((luvio) => {
|
|
|
34154
34154
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
34155
34155
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
34156
34156
|
});
|
|
34157
|
-
// version: 1.380.0-
|
|
34157
|
+
// version: 1.380.0-dev18-ccce6b904c
|
|
34158
34158
|
|
|
34159
34159
|
function requestIdleDetectedCallback(_callback) { }
|
|
34160
34160
|
function declareNotifierTaskSingle(_name) {
|
|
@@ -95994,7 +95994,7 @@ function buildServiceDescriptor$5(luvio) {
|
|
|
95994
95994
|
},
|
|
95995
95995
|
};
|
|
95996
95996
|
}
|
|
95997
|
-
// version: 1.380.0-
|
|
95997
|
+
// version: 1.380.0-dev18-ccce6b904c
|
|
95998
95998
|
|
|
95999
95999
|
/**
|
|
96000
96000
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -96020,7 +96020,7 @@ function buildServiceDescriptor$4(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
96020
96020
|
},
|
|
96021
96021
|
};
|
|
96022
96022
|
}
|
|
96023
|
-
// version: 1.380.0-
|
|
96023
|
+
// version: 1.380.0-dev18-ccce6b904c
|
|
96024
96024
|
|
|
96025
96025
|
/*!
|
|
96026
96026
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -98168,7 +98168,7 @@ register$1({
|
|
|
98168
98168
|
id: '@salesforce/lds-network-adapter',
|
|
98169
98169
|
instrument: instrument$2,
|
|
98170
98170
|
});
|
|
98171
|
-
// version: 1.380.0-
|
|
98171
|
+
// version: 1.380.0-dev18-db22d58523
|
|
98172
98172
|
|
|
98173
98173
|
const { create: create$3, keys: keys$3 } = Object;
|
|
98174
98174
|
const { stringify: stringify$1, parse } = JSON;
|
|
@@ -101015,7 +101015,7 @@ function handleEmit(res, callback) {
|
|
|
101015
101015
|
}
|
|
101016
101016
|
callback(consumerEmittedData);
|
|
101017
101017
|
}
|
|
101018
|
-
// version: 1.380.0-
|
|
101018
|
+
// version: 1.380.0-dev18-ccce6b904c
|
|
101019
101019
|
|
|
101020
101020
|
class Analytics__AnalyticsBrowseRepository extends UnidentifiableGraphQLTypeRepository {
|
|
101021
101021
|
constructor(services, typeRegistry) {
|
|
@@ -105007,7 +105007,7 @@ function registerCallback(cb) {
|
|
|
105007
105007
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, useOneStoreGraphQL);
|
|
105008
105008
|
}
|
|
105009
105009
|
}
|
|
105010
|
-
// version: 1.380.0-
|
|
105010
|
+
// version: 1.380.0-dev18-ccce6b904c
|
|
105011
105011
|
|
|
105012
105012
|
function createFragmentMap(documentNode) {
|
|
105013
105013
|
const fragments = {};
|
|
@@ -131715,7 +131715,7 @@ function refreshGraphQL(data) {
|
|
|
131715
131715
|
}
|
|
131716
131716
|
return refresh$3(data, 'refreshUiApi');
|
|
131717
131717
|
}
|
|
131718
|
-
// version: 1.380.0-
|
|
131718
|
+
// version: 1.380.0-dev18-ccce6b904c
|
|
131719
131719
|
|
|
131720
131720
|
// On core the unstable adapters are re-exported with different names,
|
|
131721
131721
|
// we want to match them here.
|
|
@@ -131867,7 +131867,7 @@ withDefaultLuvio((luvio) => {
|
|
|
131867
131867
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
131868
131868
|
graphQLImperative = ldsAdapter;
|
|
131869
131869
|
});
|
|
131870
|
-
// version: 1.380.0-
|
|
131870
|
+
// version: 1.380.0-dev18-ccce6b904c
|
|
131871
131871
|
|
|
131872
131872
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
131873
131873
|
__proto__: null,
|
|
@@ -132666,7 +132666,7 @@ const callbacks$1 = [];
|
|
|
132666
132666
|
function register(r) {
|
|
132667
132667
|
callbacks$1.forEach((callback) => callback(r));
|
|
132668
132668
|
}
|
|
132669
|
-
// version: 1.380.0-
|
|
132669
|
+
// version: 1.380.0-dev18-db22d58523
|
|
132670
132670
|
|
|
132671
132671
|
/**
|
|
132672
132672
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -133982,4 +133982,4 @@ const { luvio } = getRuntime();
|
|
|
133982
133982
|
setDefaultLuvio({ luvio });
|
|
133983
133983
|
|
|
133984
133984
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, importOneStoreAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
133985
|
-
// version: 1.380.0-
|
|
133985
|
+
// version: 1.380.0-dev18-db22d58523
|
|
@@ -4280,7 +4280,7 @@
|
|
|
4280
4280
|
}
|
|
4281
4281
|
callbacks.push(callback);
|
|
4282
4282
|
}
|
|
4283
|
-
// version: 1.380.0-
|
|
4283
|
+
// version: 1.380.0-dev18-db22d58523
|
|
4284
4284
|
|
|
4285
4285
|
// TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
|
|
4286
4286
|
function instrumentAdapter$1(createFunction, _metadata) {
|
|
@@ -5324,7 +5324,7 @@
|
|
|
5324
5324
|
const { apiFamily, name } = metadata;
|
|
5325
5325
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
5326
5326
|
}
|
|
5327
|
-
// version: 1.380.0-
|
|
5327
|
+
// version: 1.380.0-dev18-db22d58523
|
|
5328
5328
|
|
|
5329
5329
|
/**
|
|
5330
5330
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -34160,7 +34160,7 @@
|
|
|
34160
34160
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
34161
34161
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
34162
34162
|
});
|
|
34163
|
-
// version: 1.380.0-
|
|
34163
|
+
// version: 1.380.0-dev18-ccce6b904c
|
|
34164
34164
|
|
|
34165
34165
|
function requestIdleDetectedCallback(_callback) { }
|
|
34166
34166
|
function declareNotifierTaskSingle(_name) {
|
|
@@ -96000,7 +96000,7 @@
|
|
|
96000
96000
|
},
|
|
96001
96001
|
};
|
|
96002
96002
|
}
|
|
96003
|
-
// version: 1.380.0-
|
|
96003
|
+
// version: 1.380.0-dev18-ccce6b904c
|
|
96004
96004
|
|
|
96005
96005
|
/**
|
|
96006
96006
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -96026,7 +96026,7 @@
|
|
|
96026
96026
|
},
|
|
96027
96027
|
};
|
|
96028
96028
|
}
|
|
96029
|
-
// version: 1.380.0-
|
|
96029
|
+
// version: 1.380.0-dev18-ccce6b904c
|
|
96030
96030
|
|
|
96031
96031
|
/*!
|
|
96032
96032
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -98174,7 +98174,7 @@
|
|
|
98174
98174
|
id: '@salesforce/lds-network-adapter',
|
|
98175
98175
|
instrument: instrument$2,
|
|
98176
98176
|
});
|
|
98177
|
-
// version: 1.380.0-
|
|
98177
|
+
// version: 1.380.0-dev18-db22d58523
|
|
98178
98178
|
|
|
98179
98179
|
const { create: create$3, keys: keys$3 } = Object;
|
|
98180
98180
|
const { stringify: stringify$1, parse } = JSON;
|
|
@@ -101021,7 +101021,7 @@
|
|
|
101021
101021
|
}
|
|
101022
101022
|
callback(consumerEmittedData);
|
|
101023
101023
|
}
|
|
101024
|
-
// version: 1.380.0-
|
|
101024
|
+
// version: 1.380.0-dev18-ccce6b904c
|
|
101025
101025
|
|
|
101026
101026
|
class Analytics__AnalyticsBrowseRepository extends UnidentifiableGraphQLTypeRepository {
|
|
101027
101027
|
constructor(services, typeRegistry) {
|
|
@@ -105013,7 +105013,7 @@
|
|
|
105013
105013
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, useOneStoreGraphQL);
|
|
105014
105014
|
}
|
|
105015
105015
|
}
|
|
105016
|
-
// version: 1.380.0-
|
|
105016
|
+
// version: 1.380.0-dev18-ccce6b904c
|
|
105017
105017
|
|
|
105018
105018
|
function createFragmentMap(documentNode) {
|
|
105019
105019
|
const fragments = {};
|
|
@@ -131721,7 +131721,7 @@
|
|
|
131721
131721
|
}
|
|
131722
131722
|
return refresh$3(data, 'refreshUiApi');
|
|
131723
131723
|
}
|
|
131724
|
-
// version: 1.380.0-
|
|
131724
|
+
// version: 1.380.0-dev18-ccce6b904c
|
|
131725
131725
|
|
|
131726
131726
|
// On core the unstable adapters are re-exported with different names,
|
|
131727
131727
|
// we want to match them here.
|
|
@@ -131873,7 +131873,7 @@
|
|
|
131873
131873
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
131874
131874
|
graphQLImperative = ldsAdapter;
|
|
131875
131875
|
});
|
|
131876
|
-
// version: 1.380.0-
|
|
131876
|
+
// version: 1.380.0-dev18-ccce6b904c
|
|
131877
131877
|
|
|
131878
131878
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
131879
131879
|
__proto__: null,
|
|
@@ -132672,7 +132672,7 @@
|
|
|
132672
132672
|
function register(r) {
|
|
132673
132673
|
callbacks$1.forEach((callback) => callback(r));
|
|
132674
132674
|
}
|
|
132675
|
-
// version: 1.380.0-
|
|
132675
|
+
// version: 1.380.0-dev18-db22d58523
|
|
132676
132676
|
|
|
132677
132677
|
/**
|
|
132678
132678
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -134009,4 +134009,4 @@
|
|
|
134009
134009
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
134010
134010
|
|
|
134011
134011
|
}));
|
|
134012
|
-
// version: 1.380.0-
|
|
134012
|
+
// version: 1.380.0-dev18-db22d58523
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-worker-api",
|
|
3
|
-
"version": "1.380.0-
|
|
3
|
+
"version": "1.380.0-dev18",
|
|
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.380.0-
|
|
39
|
-
"@salesforce/lds-adapters-uiapi": "^1.380.0-
|
|
40
|
-
"@salesforce/lds-default-luvio": "^1.380.0-
|
|
41
|
-
"@salesforce/lds-drafts": "^1.380.0-
|
|
42
|
-
"@salesforce/lds-graphql-parser": "^1.380.0-
|
|
43
|
-
"@salesforce/lds-luvio-engine": "^1.380.0-
|
|
44
|
-
"@salesforce/lds-runtime-mobile": "^1.380.0-
|
|
45
|
-
"@salesforce/nimbus-plugin-lds": "^1.380.0-
|
|
38
|
+
"@salesforce/lds-adapters-graphql": "^1.380.0-dev18",
|
|
39
|
+
"@salesforce/lds-adapters-uiapi": "^1.380.0-dev18",
|
|
40
|
+
"@salesforce/lds-default-luvio": "^1.380.0-dev18",
|
|
41
|
+
"@salesforce/lds-drafts": "^1.380.0-dev18",
|
|
42
|
+
"@salesforce/lds-graphql-parser": "^1.380.0-dev18",
|
|
43
|
+
"@salesforce/lds-luvio-engine": "^1.380.0-dev18",
|
|
44
|
+
"@salesforce/lds-runtime-mobile": "^1.380.0-dev18",
|
|
45
|
+
"@salesforce/nimbus-plugin-lds": "^1.380.0-dev18",
|
|
46
46
|
"ajv": "^8.11.0",
|
|
47
47
|
"glob": "^7.1.5",
|
|
48
48
|
"nimbus-types": "^2.0.0-alpha1",
|