@salesforce/lds-worker-api 1.428.0-dev7 → 1.428.0-dev8
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.428.0-
|
|
1374
|
+
// version: 1.428.0-dev8-2f7364b07a
|
|
@@ -4274,7 +4274,7 @@ function withDefaultLuvio(callback) {
|
|
|
4274
4274
|
}
|
|
4275
4275
|
callbacks.push(callback);
|
|
4276
4276
|
}
|
|
4277
|
-
// version: 1.428.0-
|
|
4277
|
+
// version: 1.428.0-dev8-2f7364b07a
|
|
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.428.0-
|
|
5321
|
+
// version: 1.428.0-dev8-2f7364b07a
|
|
5322
5322
|
|
|
5323
5323
|
function isSupportedEntity(_objectApiName) {
|
|
5324
5324
|
return true;
|
|
@@ -32610,7 +32610,7 @@ withDefaultLuvio((luvio) => {
|
|
|
32610
32610
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
32611
32611
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
32612
32612
|
});
|
|
32613
|
-
// version: 1.428.0-
|
|
32613
|
+
// version: 1.428.0-dev8-e2585b0797
|
|
32614
32614
|
|
|
32615
32615
|
var allowUpdatesForNonCachedRecords = {
|
|
32616
32616
|
isOpen: function (e) {
|
|
@@ -96239,7 +96239,7 @@ function buildServiceDescriptor$b(luvio) {
|
|
|
96239
96239
|
},
|
|
96240
96240
|
};
|
|
96241
96241
|
}
|
|
96242
|
-
// version: 1.428.0-
|
|
96242
|
+
// version: 1.428.0-dev8-e2585b0797
|
|
96243
96243
|
|
|
96244
96244
|
/**
|
|
96245
96245
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -96265,7 +96265,7 @@ function buildServiceDescriptor$a(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
96265
96265
|
},
|
|
96266
96266
|
};
|
|
96267
96267
|
}
|
|
96268
|
-
// version: 1.428.0-
|
|
96268
|
+
// version: 1.428.0-dev8-e2585b0797
|
|
96269
96269
|
|
|
96270
96270
|
/*!
|
|
96271
96271
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -98990,7 +98990,7 @@ register$1({
|
|
|
98990
98990
|
id: '@salesforce/lds-network-adapter',
|
|
98991
98991
|
instrument: instrument$2,
|
|
98992
98992
|
});
|
|
98993
|
-
// version: 1.428.0-
|
|
98993
|
+
// version: 1.428.0-dev8-2f7364b07a
|
|
98994
98994
|
|
|
98995
98995
|
const { create: create$2, keys: keys$2 } = Object;
|
|
98996
98996
|
const { stringify, parse } = JSON;
|
|
@@ -107049,7 +107049,7 @@ function registerCallback(cb) {
|
|
|
107049
107049
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
|
|
107050
107050
|
}
|
|
107051
107051
|
}
|
|
107052
|
-
// version: 1.428.0-
|
|
107052
|
+
// version: 1.428.0-dev8-e2585b0797
|
|
107053
107053
|
|
|
107054
107054
|
function createFragmentMap(documentNode) {
|
|
107055
107055
|
const fragments = {};
|
|
@@ -136286,7 +136286,7 @@ register$1({
|
|
|
136286
136286
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
136287
136287
|
instrument: instrument$1,
|
|
136288
136288
|
});
|
|
136289
|
-
// version: 1.428.0-
|
|
136289
|
+
// version: 1.428.0-dev8-e2585b0797
|
|
136290
136290
|
|
|
136291
136291
|
// On core the unstable adapters are re-exported with different names,
|
|
136292
136292
|
// we want to match them here.
|
|
@@ -136438,7 +136438,7 @@ withDefaultLuvio((luvio) => {
|
|
|
136438
136438
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
136439
136439
|
graphQLImperative = ldsAdapter;
|
|
136440
136440
|
});
|
|
136441
|
-
// version: 1.428.0-
|
|
136441
|
+
// version: 1.428.0-dev8-e2585b0797
|
|
136442
136442
|
|
|
136443
136443
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
136444
136444
|
__proto__: null,
|
|
@@ -137237,7 +137237,7 @@ const callbacks$1 = [];
|
|
|
137237
137237
|
function register(r) {
|
|
137238
137238
|
callbacks$1.forEach((callback) => callback(r));
|
|
137239
137239
|
}
|
|
137240
|
-
// version: 1.428.0-
|
|
137240
|
+
// version: 1.428.0-dev8-2f7364b07a
|
|
137241
137241
|
|
|
137242
137242
|
/**
|
|
137243
137243
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -138553,4 +138553,4 @@ const { luvio } = getRuntime();
|
|
|
138553
138553
|
setDefaultLuvio({ luvio });
|
|
138554
138554
|
|
|
138555
138555
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, importOneStoreAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
138556
|
-
// version: 1.428.0-
|
|
138556
|
+
// version: 1.428.0-dev8-2f7364b07a
|
|
@@ -4280,7 +4280,7 @@
|
|
|
4280
4280
|
}
|
|
4281
4281
|
callbacks.push(callback);
|
|
4282
4282
|
}
|
|
4283
|
-
// version: 1.428.0-
|
|
4283
|
+
// version: 1.428.0-dev8-2f7364b07a
|
|
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.428.0-
|
|
5327
|
+
// version: 1.428.0-dev8-2f7364b07a
|
|
5328
5328
|
|
|
5329
5329
|
function isSupportedEntity(_objectApiName) {
|
|
5330
5330
|
return true;
|
|
@@ -32616,7 +32616,7 @@
|
|
|
32616
32616
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
32617
32617
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
32618
32618
|
});
|
|
32619
|
-
// version: 1.428.0-
|
|
32619
|
+
// version: 1.428.0-dev8-e2585b0797
|
|
32620
32620
|
|
|
32621
32621
|
var allowUpdatesForNonCachedRecords = {
|
|
32622
32622
|
isOpen: function (e) {
|
|
@@ -96245,7 +96245,7 @@
|
|
|
96245
96245
|
},
|
|
96246
96246
|
};
|
|
96247
96247
|
}
|
|
96248
|
-
// version: 1.428.0-
|
|
96248
|
+
// version: 1.428.0-dev8-e2585b0797
|
|
96249
96249
|
|
|
96250
96250
|
/**
|
|
96251
96251
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -96271,7 +96271,7 @@
|
|
|
96271
96271
|
},
|
|
96272
96272
|
};
|
|
96273
96273
|
}
|
|
96274
|
-
// version: 1.428.0-
|
|
96274
|
+
// version: 1.428.0-dev8-e2585b0797
|
|
96275
96275
|
|
|
96276
96276
|
/*!
|
|
96277
96277
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -98996,7 +98996,7 @@
|
|
|
98996
98996
|
id: '@salesforce/lds-network-adapter',
|
|
98997
98997
|
instrument: instrument$2,
|
|
98998
98998
|
});
|
|
98999
|
-
// version: 1.428.0-
|
|
98999
|
+
// version: 1.428.0-dev8-2f7364b07a
|
|
99000
99000
|
|
|
99001
99001
|
const { create: create$2, keys: keys$2 } = Object;
|
|
99002
99002
|
const { stringify, parse } = JSON;
|
|
@@ -107055,7 +107055,7 @@
|
|
|
107055
107055
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
|
|
107056
107056
|
}
|
|
107057
107057
|
}
|
|
107058
|
-
// version: 1.428.0-
|
|
107058
|
+
// version: 1.428.0-dev8-e2585b0797
|
|
107059
107059
|
|
|
107060
107060
|
function createFragmentMap(documentNode) {
|
|
107061
107061
|
const fragments = {};
|
|
@@ -136292,7 +136292,7 @@
|
|
|
136292
136292
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
136293
136293
|
instrument: instrument$1,
|
|
136294
136294
|
});
|
|
136295
|
-
// version: 1.428.0-
|
|
136295
|
+
// version: 1.428.0-dev8-e2585b0797
|
|
136296
136296
|
|
|
136297
136297
|
// On core the unstable adapters are re-exported with different names,
|
|
136298
136298
|
// we want to match them here.
|
|
@@ -136444,7 +136444,7 @@
|
|
|
136444
136444
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
136445
136445
|
graphQLImperative = ldsAdapter;
|
|
136446
136446
|
});
|
|
136447
|
-
// version: 1.428.0-
|
|
136447
|
+
// version: 1.428.0-dev8-e2585b0797
|
|
136448
136448
|
|
|
136449
136449
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
136450
136450
|
__proto__: null,
|
|
@@ -137243,7 +137243,7 @@
|
|
|
137243
137243
|
function register(r) {
|
|
137244
137244
|
callbacks$1.forEach((callback) => callback(r));
|
|
137245
137245
|
}
|
|
137246
|
-
// version: 1.428.0-
|
|
137246
|
+
// version: 1.428.0-dev8-2f7364b07a
|
|
137247
137247
|
|
|
137248
137248
|
/**
|
|
137249
137249
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -138580,4 +138580,4 @@
|
|
|
138580
138580
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
138581
138581
|
|
|
138582
138582
|
}));
|
|
138583
|
-
// version: 1.428.0-
|
|
138583
|
+
// version: 1.428.0-dev8-2f7364b07a
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-worker-api",
|
|
3
|
-
"version": "1.428.0-
|
|
3
|
+
"version": "1.428.0-dev8",
|
|
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.428.0-
|
|
39
|
-
"@salesforce/lds-adapters-uiapi": "^1.428.0-
|
|
40
|
-
"@salesforce/lds-default-luvio": "^1.428.0-
|
|
41
|
-
"@salesforce/lds-drafts": "^1.428.0-
|
|
42
|
-
"@salesforce/lds-graphql-parser": "^1.428.0-
|
|
43
|
-
"@salesforce/lds-luvio-engine": "^1.428.0-
|
|
44
|
-
"@salesforce/lds-runtime-mobile": "^1.428.0-
|
|
45
|
-
"@salesforce/nimbus-plugin-lds": "^1.428.0-
|
|
38
|
+
"@salesforce/lds-adapters-graphql": "^1.428.0-dev8",
|
|
39
|
+
"@salesforce/lds-adapters-uiapi": "^1.428.0-dev8",
|
|
40
|
+
"@salesforce/lds-default-luvio": "^1.428.0-dev8",
|
|
41
|
+
"@salesforce/lds-drafts": "^1.428.0-dev8",
|
|
42
|
+
"@salesforce/lds-graphql-parser": "^1.428.0-dev8",
|
|
43
|
+
"@salesforce/lds-luvio-engine": "^1.428.0-dev8",
|
|
44
|
+
"@salesforce/lds-runtime-mobile": "^1.428.0-dev8",
|
|
45
|
+
"@salesforce/nimbus-plugin-lds": "^1.428.0-dev8",
|
|
46
46
|
"ajv": "^8.11.0",
|
|
47
47
|
"glob": "^7.1.5",
|
|
48
48
|
"nimbus-types": "^2.0.0-alpha1",
|