@salesforce/lds-worker-api 1.380.0-dev20 → 1.380.0-dev22
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-dev22-f437c5b4a5
|
|
@@ -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-dev22-f437c5b4a5
|
|
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-dev22-f437c5b4a5
|
|
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-dev22-411853e059
|
|
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-dev22-411853e059
|
|
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-dev22-411853e059
|
|
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-dev22-f437c5b4a5
|
|
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-dev22-411853e059
|
|
101019
101019
|
|
|
101020
101020
|
class Analytics__AnalyticsBrowseRepository extends UnidentifiableGraphQLTypeRepository {
|
|
101021
101021
|
constructor(services, typeRegistry) {
|
|
@@ -105009,7 +105009,7 @@ function registerCallback(cb) {
|
|
|
105009
105009
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, useOneStoreGraphQL);
|
|
105010
105010
|
}
|
|
105011
105011
|
}
|
|
105012
|
-
// version: 1.380.0-
|
|
105012
|
+
// version: 1.380.0-dev22-411853e059
|
|
105013
105013
|
|
|
105014
105014
|
function createFragmentMap(documentNode) {
|
|
105015
105015
|
const fragments = {};
|
|
@@ -131763,7 +131763,7 @@ function refreshGraphQL(data) {
|
|
|
131763
131763
|
}
|
|
131764
131764
|
return refresh$3(data, 'refreshUiApi');
|
|
131765
131765
|
}
|
|
131766
|
-
// version: 1.380.0-
|
|
131766
|
+
// version: 1.380.0-dev22-411853e059
|
|
131767
131767
|
|
|
131768
131768
|
// On core the unstable adapters are re-exported with different names,
|
|
131769
131769
|
// we want to match them here.
|
|
@@ -131915,7 +131915,7 @@ withDefaultLuvio((luvio) => {
|
|
|
131915
131915
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
131916
131916
|
graphQLImperative = ldsAdapter;
|
|
131917
131917
|
});
|
|
131918
|
-
// version: 1.380.0-
|
|
131918
|
+
// version: 1.380.0-dev22-411853e059
|
|
131919
131919
|
|
|
131920
131920
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
131921
131921
|
__proto__: null,
|
|
@@ -132714,7 +132714,7 @@ const callbacks$1 = [];
|
|
|
132714
132714
|
function register(r) {
|
|
132715
132715
|
callbacks$1.forEach((callback) => callback(r));
|
|
132716
132716
|
}
|
|
132717
|
-
// version: 1.380.0-
|
|
132717
|
+
// version: 1.380.0-dev22-f437c5b4a5
|
|
132718
132718
|
|
|
132719
132719
|
/**
|
|
132720
132720
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -134030,4 +134030,4 @@ const { luvio } = getRuntime();
|
|
|
134030
134030
|
setDefaultLuvio({ luvio });
|
|
134031
134031
|
|
|
134032
134032
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, importOneStoreAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
134033
|
-
// version: 1.380.0-
|
|
134033
|
+
// version: 1.380.0-dev22-f437c5b4a5
|
|
@@ -4280,7 +4280,7 @@
|
|
|
4280
4280
|
}
|
|
4281
4281
|
callbacks.push(callback);
|
|
4282
4282
|
}
|
|
4283
|
-
// version: 1.380.0-
|
|
4283
|
+
// version: 1.380.0-dev22-f437c5b4a5
|
|
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-dev22-f437c5b4a5
|
|
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-dev22-411853e059
|
|
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-dev22-411853e059
|
|
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-dev22-411853e059
|
|
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-dev22-f437c5b4a5
|
|
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-dev22-411853e059
|
|
101025
101025
|
|
|
101026
101026
|
class Analytics__AnalyticsBrowseRepository extends UnidentifiableGraphQLTypeRepository {
|
|
101027
101027
|
constructor(services, typeRegistry) {
|
|
@@ -105015,7 +105015,7 @@
|
|
|
105015
105015
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, useOneStoreGraphQL);
|
|
105016
105016
|
}
|
|
105017
105017
|
}
|
|
105018
|
-
// version: 1.380.0-
|
|
105018
|
+
// version: 1.380.0-dev22-411853e059
|
|
105019
105019
|
|
|
105020
105020
|
function createFragmentMap(documentNode) {
|
|
105021
105021
|
const fragments = {};
|
|
@@ -131769,7 +131769,7 @@
|
|
|
131769
131769
|
}
|
|
131770
131770
|
return refresh$3(data, 'refreshUiApi');
|
|
131771
131771
|
}
|
|
131772
|
-
// version: 1.380.0-
|
|
131772
|
+
// version: 1.380.0-dev22-411853e059
|
|
131773
131773
|
|
|
131774
131774
|
// On core the unstable adapters are re-exported with different names,
|
|
131775
131775
|
// we want to match them here.
|
|
@@ -131921,7 +131921,7 @@
|
|
|
131921
131921
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
131922
131922
|
graphQLImperative = ldsAdapter;
|
|
131923
131923
|
});
|
|
131924
|
-
// version: 1.380.0-
|
|
131924
|
+
// version: 1.380.0-dev22-411853e059
|
|
131925
131925
|
|
|
131926
131926
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
131927
131927
|
__proto__: null,
|
|
@@ -132720,7 +132720,7 @@
|
|
|
132720
132720
|
function register(r) {
|
|
132721
132721
|
callbacks$1.forEach((callback) => callback(r));
|
|
132722
132722
|
}
|
|
132723
|
-
// version: 1.380.0-
|
|
132723
|
+
// version: 1.380.0-dev22-f437c5b4a5
|
|
132724
132724
|
|
|
132725
132725
|
/**
|
|
132726
132726
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -134057,4 +134057,4 @@
|
|
|
134057
134057
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
134058
134058
|
|
|
134059
134059
|
}));
|
|
134060
|
-
// version: 1.380.0-
|
|
134060
|
+
// version: 1.380.0-dev22-f437c5b4a5
|
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-dev22",
|
|
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-dev22",
|
|
39
|
+
"@salesforce/lds-adapters-uiapi": "^1.380.0-dev22",
|
|
40
|
+
"@salesforce/lds-default-luvio": "^1.380.0-dev22",
|
|
41
|
+
"@salesforce/lds-drafts": "^1.380.0-dev22",
|
|
42
|
+
"@salesforce/lds-graphql-parser": "^1.380.0-dev22",
|
|
43
|
+
"@salesforce/lds-luvio-engine": "^1.380.0-dev22",
|
|
44
|
+
"@salesforce/lds-runtime-mobile": "^1.380.0-dev22",
|
|
45
|
+
"@salesforce/nimbus-plugin-lds": "^1.380.0-dev22",
|
|
46
46
|
"ajv": "^8.11.0",
|
|
47
47
|
"glob": "^7.1.5",
|
|
48
48
|
"nimbus-types": "^2.0.0-alpha1",
|