@salesforce/lds-worker-api 1.381.0 → 1.382.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.
|
@@ -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.
|
|
1374
|
+
// version: 1.382.0-8ca71123b0
|
|
@@ -4274,7 +4274,7 @@ function withDefaultLuvio(callback) {
|
|
|
4274
4274
|
}
|
|
4275
4275
|
callbacks.push(callback);
|
|
4276
4276
|
}
|
|
4277
|
-
// version: 1.
|
|
4277
|
+
// version: 1.382.0-8ca71123b0
|
|
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.
|
|
5321
|
+
// version: 1.382.0-8ca71123b0
|
|
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.
|
|
34157
|
+
// version: 1.382.0-73d929ea11
|
|
34158
34158
|
|
|
34159
34159
|
function requestIdleDetectedCallback(_callback) { }
|
|
34160
34160
|
function declareNotifierTaskSingle(_name) {
|
|
@@ -95881,7 +95881,7 @@ function buildServiceDescriptor$5(luvio) {
|
|
|
95881
95881
|
},
|
|
95882
95882
|
};
|
|
95883
95883
|
}
|
|
95884
|
-
// version: 1.
|
|
95884
|
+
// version: 1.382.0-73d929ea11
|
|
95885
95885
|
|
|
95886
95886
|
/**
|
|
95887
95887
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -95907,7 +95907,7 @@ function buildServiceDescriptor$4(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
95907
95907
|
},
|
|
95908
95908
|
};
|
|
95909
95909
|
}
|
|
95910
|
-
// version: 1.
|
|
95910
|
+
// version: 1.382.0-73d929ea11
|
|
95911
95911
|
|
|
95912
95912
|
/*!
|
|
95913
95913
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -98023,7 +98023,7 @@ register$1({
|
|
|
98023
98023
|
id: '@salesforce/lds-network-adapter',
|
|
98024
98024
|
instrument: instrument$2,
|
|
98025
98025
|
});
|
|
98026
|
-
// version: 1.
|
|
98026
|
+
// version: 1.382.0-8ca71123b0
|
|
98027
98027
|
|
|
98028
98028
|
const { create: create$3, keys: keys$3 } = Object;
|
|
98029
98029
|
const { stringify: stringify$1, parse } = JSON;
|
|
@@ -100559,7 +100559,7 @@ function resolveAst(ast) {
|
|
|
100559
100559
|
}
|
|
100560
100560
|
return result;
|
|
100561
100561
|
}
|
|
100562
|
-
// version: 1.
|
|
100562
|
+
// version: 1.382.0-73d929ea11
|
|
100563
100563
|
|
|
100564
100564
|
class Analytics__AnalyticsBrowseRepository extends UnidentifiableGraphQLTypeRepository {
|
|
100565
100565
|
constructor(services, typeRegistry) {
|
|
@@ -104416,7 +104416,7 @@ function registerCallback(cb) {
|
|
|
104416
104416
|
cb(graphql$1, graphql_imperative$1, useOneStoreGraphQL);
|
|
104417
104417
|
}
|
|
104418
104418
|
}
|
|
104419
|
-
// version: 1.
|
|
104419
|
+
// version: 1.382.0-73d929ea11
|
|
104420
104420
|
|
|
104421
104421
|
function createFragmentMap(documentNode) {
|
|
104422
104422
|
const fragments = {};
|
|
@@ -130911,7 +130911,7 @@ function refreshGraphQL(data) {
|
|
|
130911
130911
|
}
|
|
130912
130912
|
return refresh$3(data, 'refreshUiApi');
|
|
130913
130913
|
}
|
|
130914
|
-
// version: 1.
|
|
130914
|
+
// version: 1.382.0-73d929ea11
|
|
130915
130915
|
|
|
130916
130916
|
// On core the unstable adapters are re-exported with different names,
|
|
130917
130917
|
// we want to match them here.
|
|
@@ -131063,7 +131063,7 @@ withDefaultLuvio((luvio) => {
|
|
|
131063
131063
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
131064
131064
|
graphQLImperative = ldsAdapter;
|
|
131065
131065
|
});
|
|
131066
|
-
// version: 1.
|
|
131066
|
+
// version: 1.382.0-73d929ea11
|
|
131067
131067
|
|
|
131068
131068
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
131069
131069
|
__proto__: null,
|
|
@@ -131862,7 +131862,7 @@ const callbacks$1 = [];
|
|
|
131862
131862
|
function register(r) {
|
|
131863
131863
|
callbacks$1.forEach((callback) => callback(r));
|
|
131864
131864
|
}
|
|
131865
|
-
// version: 1.
|
|
131865
|
+
// version: 1.382.0-8ca71123b0
|
|
131866
131866
|
|
|
131867
131867
|
/**
|
|
131868
131868
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -133178,4 +133178,4 @@ const { luvio } = getRuntime();
|
|
|
133178
133178
|
setDefaultLuvio({ luvio });
|
|
133179
133179
|
|
|
133180
133180
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, importOneStoreAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
133181
|
-
// version: 1.
|
|
133181
|
+
// version: 1.382.0-8ca71123b0
|
|
@@ -4280,7 +4280,7 @@
|
|
|
4280
4280
|
}
|
|
4281
4281
|
callbacks.push(callback);
|
|
4282
4282
|
}
|
|
4283
|
-
// version: 1.
|
|
4283
|
+
// version: 1.382.0-8ca71123b0
|
|
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.
|
|
5327
|
+
// version: 1.382.0-8ca71123b0
|
|
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.
|
|
34163
|
+
// version: 1.382.0-73d929ea11
|
|
34164
34164
|
|
|
34165
34165
|
function requestIdleDetectedCallback(_callback) { }
|
|
34166
34166
|
function declareNotifierTaskSingle(_name) {
|
|
@@ -95887,7 +95887,7 @@
|
|
|
95887
95887
|
},
|
|
95888
95888
|
};
|
|
95889
95889
|
}
|
|
95890
|
-
// version: 1.
|
|
95890
|
+
// version: 1.382.0-73d929ea11
|
|
95891
95891
|
|
|
95892
95892
|
/**
|
|
95893
95893
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -95913,7 +95913,7 @@
|
|
|
95913
95913
|
},
|
|
95914
95914
|
};
|
|
95915
95915
|
}
|
|
95916
|
-
// version: 1.
|
|
95916
|
+
// version: 1.382.0-73d929ea11
|
|
95917
95917
|
|
|
95918
95918
|
/*!
|
|
95919
95919
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -98029,7 +98029,7 @@
|
|
|
98029
98029
|
id: '@salesforce/lds-network-adapter',
|
|
98030
98030
|
instrument: instrument$2,
|
|
98031
98031
|
});
|
|
98032
|
-
// version: 1.
|
|
98032
|
+
// version: 1.382.0-8ca71123b0
|
|
98033
98033
|
|
|
98034
98034
|
const { create: create$3, keys: keys$3 } = Object;
|
|
98035
98035
|
const { stringify: stringify$1, parse } = JSON;
|
|
@@ -100565,7 +100565,7 @@
|
|
|
100565
100565
|
}
|
|
100566
100566
|
return result;
|
|
100567
100567
|
}
|
|
100568
|
-
// version: 1.
|
|
100568
|
+
// version: 1.382.0-73d929ea11
|
|
100569
100569
|
|
|
100570
100570
|
class Analytics__AnalyticsBrowseRepository extends UnidentifiableGraphQLTypeRepository {
|
|
100571
100571
|
constructor(services, typeRegistry) {
|
|
@@ -104422,7 +104422,7 @@
|
|
|
104422
104422
|
cb(graphql$1, graphql_imperative$1, useOneStoreGraphQL);
|
|
104423
104423
|
}
|
|
104424
104424
|
}
|
|
104425
|
-
// version: 1.
|
|
104425
|
+
// version: 1.382.0-73d929ea11
|
|
104426
104426
|
|
|
104427
104427
|
function createFragmentMap(documentNode) {
|
|
104428
104428
|
const fragments = {};
|
|
@@ -130917,7 +130917,7 @@
|
|
|
130917
130917
|
}
|
|
130918
130918
|
return refresh$3(data, 'refreshUiApi');
|
|
130919
130919
|
}
|
|
130920
|
-
// version: 1.
|
|
130920
|
+
// version: 1.382.0-73d929ea11
|
|
130921
130921
|
|
|
130922
130922
|
// On core the unstable adapters are re-exported with different names,
|
|
130923
130923
|
// we want to match them here.
|
|
@@ -131069,7 +131069,7 @@
|
|
|
131069
131069
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
131070
131070
|
graphQLImperative = ldsAdapter;
|
|
131071
131071
|
});
|
|
131072
|
-
// version: 1.
|
|
131072
|
+
// version: 1.382.0-73d929ea11
|
|
131073
131073
|
|
|
131074
131074
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
131075
131075
|
__proto__: null,
|
|
@@ -131868,7 +131868,7 @@
|
|
|
131868
131868
|
function register(r) {
|
|
131869
131869
|
callbacks$1.forEach((callback) => callback(r));
|
|
131870
131870
|
}
|
|
131871
|
-
// version: 1.
|
|
131871
|
+
// version: 1.382.0-8ca71123b0
|
|
131872
131872
|
|
|
131873
131873
|
/**
|
|
131874
131874
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -133205,4 +133205,4 @@
|
|
|
133205
133205
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
133206
133206
|
|
|
133207
133207
|
}));
|
|
133208
|
-
// version: 1.
|
|
133208
|
+
// version: 1.382.0-8ca71123b0
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-worker-api",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.382.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.382.0",
|
|
39
|
+
"@salesforce/lds-adapters-uiapi": "^1.382.0",
|
|
40
|
+
"@salesforce/lds-default-luvio": "^1.382.0",
|
|
41
|
+
"@salesforce/lds-drafts": "^1.382.0",
|
|
42
|
+
"@salesforce/lds-graphql-parser": "^1.382.0",
|
|
43
|
+
"@salesforce/lds-luvio-engine": "^1.382.0",
|
|
44
|
+
"@salesforce/lds-runtime-mobile": "^1.382.0",
|
|
45
|
+
"@salesforce/nimbus-plugin-lds": "^1.382.0",
|
|
46
46
|
"ajv": "^8.11.0",
|
|
47
47
|
"glob": "^7.1.5",
|
|
48
48
|
"nimbus-types": "^2.0.0-alpha1",
|