@salesforce/lds-worker-api 1.404.0-dev4 → 1.404.0-dev5
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.404.0-
|
|
1374
|
+
// version: 1.404.0-dev5-924c469d6b
|
|
@@ -4274,7 +4274,7 @@ function withDefaultLuvio(callback) {
|
|
|
4274
4274
|
}
|
|
4275
4275
|
callbacks.push(callback);
|
|
4276
4276
|
}
|
|
4277
|
-
// version: 1.404.0-
|
|
4277
|
+
// version: 1.404.0-dev5-924c469d6b
|
|
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.404.0-
|
|
5321
|
+
// version: 1.404.0-dev5-924c469d6b
|
|
5322
5322
|
|
|
5323
5323
|
/**
|
|
5324
5324
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -35432,7 +35432,7 @@ withDefaultLuvio((luvio) => {
|
|
|
35432
35432
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
35433
35433
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
35434
35434
|
});
|
|
35435
|
-
// version: 1.404.0-
|
|
35435
|
+
// version: 1.404.0-dev5-38a59c52aa
|
|
35436
35436
|
|
|
35437
35437
|
var allowUpdatesForNonCachedRecords = {
|
|
35438
35438
|
isOpen: function (e) {
|
|
@@ -98530,7 +98530,7 @@ function buildServiceDescriptor$b(luvio) {
|
|
|
98530
98530
|
},
|
|
98531
98531
|
};
|
|
98532
98532
|
}
|
|
98533
|
-
// version: 1.404.0-
|
|
98533
|
+
// version: 1.404.0-dev5-38a59c52aa
|
|
98534
98534
|
|
|
98535
98535
|
/**
|
|
98536
98536
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -98556,7 +98556,7 @@ function buildServiceDescriptor$a(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
98556
98556
|
},
|
|
98557
98557
|
};
|
|
98558
98558
|
}
|
|
98559
|
-
// version: 1.404.0-
|
|
98559
|
+
// version: 1.404.0-dev5-38a59c52aa
|
|
98560
98560
|
|
|
98561
98561
|
/*!
|
|
98562
98562
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -101116,7 +101116,7 @@ register$1({
|
|
|
101116
101116
|
id: '@salesforce/lds-network-adapter',
|
|
101117
101117
|
instrument: instrument$2,
|
|
101118
101118
|
});
|
|
101119
|
-
// version: 1.404.0-
|
|
101119
|
+
// version: 1.404.0-dev5-924c469d6b
|
|
101120
101120
|
|
|
101121
101121
|
const { create: create$3, keys: keys$3 } = Object;
|
|
101122
101122
|
const { stringify, parse } = JSON;
|
|
@@ -114929,7 +114929,7 @@ function registerCallback(cb) {
|
|
|
114929
114929
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
|
|
114930
114930
|
}
|
|
114931
114931
|
}
|
|
114932
|
-
// version: 1.404.0-
|
|
114932
|
+
// version: 1.404.0-dev5-38a59c52aa
|
|
114933
114933
|
|
|
114934
114934
|
function createFragmentMap(documentNode) {
|
|
114935
114935
|
const fragments = {};
|
|
@@ -144154,7 +144154,7 @@ register$1({
|
|
|
144154
144154
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
144155
144155
|
instrument: instrument$1,
|
|
144156
144156
|
});
|
|
144157
|
-
// version: 1.404.0-
|
|
144157
|
+
// version: 1.404.0-dev5-38a59c52aa
|
|
144158
144158
|
|
|
144159
144159
|
// On core the unstable adapters are re-exported with different names,
|
|
144160
144160
|
// we want to match them here.
|
|
@@ -144306,7 +144306,7 @@ withDefaultLuvio((luvio) => {
|
|
|
144306
144306
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
144307
144307
|
graphQLImperative = ldsAdapter;
|
|
144308
144308
|
});
|
|
144309
|
-
// version: 1.404.0-
|
|
144309
|
+
// version: 1.404.0-dev5-38a59c52aa
|
|
144310
144310
|
|
|
144311
144311
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
144312
144312
|
__proto__: null,
|
|
@@ -145105,7 +145105,7 @@ const callbacks$1 = [];
|
|
|
145105
145105
|
function register(r) {
|
|
145106
145106
|
callbacks$1.forEach((callback) => callback(r));
|
|
145107
145107
|
}
|
|
145108
|
-
// version: 1.404.0-
|
|
145108
|
+
// version: 1.404.0-dev5-924c469d6b
|
|
145109
145109
|
|
|
145110
145110
|
/**
|
|
145111
145111
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -146421,4 +146421,4 @@ const { luvio } = getRuntime();
|
|
|
146421
146421
|
setDefaultLuvio({ luvio });
|
|
146422
146422
|
|
|
146423
146423
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, importOneStoreAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
146424
|
-
// version: 1.404.0-
|
|
146424
|
+
// version: 1.404.0-dev5-924c469d6b
|
|
@@ -4280,7 +4280,7 @@
|
|
|
4280
4280
|
}
|
|
4281
4281
|
callbacks.push(callback);
|
|
4282
4282
|
}
|
|
4283
|
-
// version: 1.404.0-
|
|
4283
|
+
// version: 1.404.0-dev5-924c469d6b
|
|
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.404.0-
|
|
5327
|
+
// version: 1.404.0-dev5-924c469d6b
|
|
5328
5328
|
|
|
5329
5329
|
/**
|
|
5330
5330
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -35438,7 +35438,7 @@
|
|
|
35438
35438
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
35439
35439
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
35440
35440
|
});
|
|
35441
|
-
// version: 1.404.0-
|
|
35441
|
+
// version: 1.404.0-dev5-38a59c52aa
|
|
35442
35442
|
|
|
35443
35443
|
var allowUpdatesForNonCachedRecords = {
|
|
35444
35444
|
isOpen: function (e) {
|
|
@@ -98536,7 +98536,7 @@
|
|
|
98536
98536
|
},
|
|
98537
98537
|
};
|
|
98538
98538
|
}
|
|
98539
|
-
// version: 1.404.0-
|
|
98539
|
+
// version: 1.404.0-dev5-38a59c52aa
|
|
98540
98540
|
|
|
98541
98541
|
/**
|
|
98542
98542
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -98562,7 +98562,7 @@
|
|
|
98562
98562
|
},
|
|
98563
98563
|
};
|
|
98564
98564
|
}
|
|
98565
|
-
// version: 1.404.0-
|
|
98565
|
+
// version: 1.404.0-dev5-38a59c52aa
|
|
98566
98566
|
|
|
98567
98567
|
/*!
|
|
98568
98568
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -101122,7 +101122,7 @@
|
|
|
101122
101122
|
id: '@salesforce/lds-network-adapter',
|
|
101123
101123
|
instrument: instrument$2,
|
|
101124
101124
|
});
|
|
101125
|
-
// version: 1.404.0-
|
|
101125
|
+
// version: 1.404.0-dev5-924c469d6b
|
|
101126
101126
|
|
|
101127
101127
|
const { create: create$3, keys: keys$3 } = Object;
|
|
101128
101128
|
const { stringify, parse } = JSON;
|
|
@@ -114935,7 +114935,7 @@ keys: keys$2,
|
|
|
114935
114935
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
|
|
114936
114936
|
}
|
|
114937
114937
|
}
|
|
114938
|
-
// version: 1.404.0-
|
|
114938
|
+
// version: 1.404.0-dev5-38a59c52aa
|
|
114939
114939
|
|
|
114940
114940
|
function createFragmentMap(documentNode) {
|
|
114941
114941
|
const fragments = {};
|
|
@@ -144160,7 +144160,7 @@ keys: keys$2,
|
|
|
144160
144160
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
144161
144161
|
instrument: instrument$1,
|
|
144162
144162
|
});
|
|
144163
|
-
// version: 1.404.0-
|
|
144163
|
+
// version: 1.404.0-dev5-38a59c52aa
|
|
144164
144164
|
|
|
144165
144165
|
// On core the unstable adapters are re-exported with different names,
|
|
144166
144166
|
// we want to match them here.
|
|
@@ -144312,7 +144312,7 @@ keys: keys$2,
|
|
|
144312
144312
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
144313
144313
|
graphQLImperative = ldsAdapter;
|
|
144314
144314
|
});
|
|
144315
|
-
// version: 1.404.0-
|
|
144315
|
+
// version: 1.404.0-dev5-38a59c52aa
|
|
144316
144316
|
|
|
144317
144317
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
144318
144318
|
__proto__: null,
|
|
@@ -145111,7 +145111,7 @@ keys: keys$2,
|
|
|
145111
145111
|
function register(r) {
|
|
145112
145112
|
callbacks$1.forEach((callback) => callback(r));
|
|
145113
145113
|
}
|
|
145114
|
-
// version: 1.404.0-
|
|
145114
|
+
// version: 1.404.0-dev5-924c469d6b
|
|
145115
145115
|
|
|
145116
145116
|
/**
|
|
145117
145117
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -146448,4 +146448,4 @@ keys: keys$2,
|
|
|
146448
146448
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
146449
146449
|
|
|
146450
146450
|
}));
|
|
146451
|
-
// version: 1.404.0-
|
|
146451
|
+
// version: 1.404.0-dev5-924c469d6b
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-worker-api",
|
|
3
|
-
"version": "1.404.0-
|
|
3
|
+
"version": "1.404.0-dev5",
|
|
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.404.0-
|
|
39
|
-
"@salesforce/lds-adapters-uiapi": "^1.404.0-
|
|
40
|
-
"@salesforce/lds-default-luvio": "^1.404.0-
|
|
41
|
-
"@salesforce/lds-drafts": "^1.404.0-
|
|
42
|
-
"@salesforce/lds-graphql-parser": "^1.404.0-
|
|
43
|
-
"@salesforce/lds-luvio-engine": "^1.404.0-
|
|
44
|
-
"@salesforce/lds-runtime-mobile": "^1.404.0-
|
|
45
|
-
"@salesforce/nimbus-plugin-lds": "^1.404.0-
|
|
38
|
+
"@salesforce/lds-adapters-graphql": "^1.404.0-dev5",
|
|
39
|
+
"@salesforce/lds-adapters-uiapi": "^1.404.0-dev5",
|
|
40
|
+
"@salesforce/lds-default-luvio": "^1.404.0-dev5",
|
|
41
|
+
"@salesforce/lds-drafts": "^1.404.0-dev5",
|
|
42
|
+
"@salesforce/lds-graphql-parser": "^1.404.0-dev5",
|
|
43
|
+
"@salesforce/lds-luvio-engine": "^1.404.0-dev5",
|
|
44
|
+
"@salesforce/lds-runtime-mobile": "^1.404.0-dev5",
|
|
45
|
+
"@salesforce/nimbus-plugin-lds": "^1.404.0-dev5",
|
|
46
46
|
"ajv": "^8.11.0",
|
|
47
47
|
"glob": "^7.1.5",
|
|
48
48
|
"nimbus-types": "^2.0.0-alpha1",
|