@salesforce/lds-worker-api 1.427.0 → 1.428.0-dev1
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.428.0-dev1-c95a813572
|
|
@@ -4274,7 +4274,7 @@ function withDefaultLuvio(callback) {
|
|
|
4274
4274
|
}
|
|
4275
4275
|
callbacks.push(callback);
|
|
4276
4276
|
}
|
|
4277
|
-
// version: 1.
|
|
4277
|
+
// version: 1.428.0-dev1-c95a813572
|
|
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.428.0-dev1-c95a813572
|
|
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.
|
|
32613
|
+
// version: 1.428.0-dev1-52205c6c54
|
|
32614
32614
|
|
|
32615
32615
|
var allowUpdatesForNonCachedRecords = {
|
|
32616
32616
|
isOpen: function (e) {
|
|
@@ -96191,7 +96191,7 @@ function buildServiceDescriptor$b(luvio) {
|
|
|
96191
96191
|
},
|
|
96192
96192
|
};
|
|
96193
96193
|
}
|
|
96194
|
-
// version: 1.
|
|
96194
|
+
// version: 1.428.0-dev1-52205c6c54
|
|
96195
96195
|
|
|
96196
96196
|
/**
|
|
96197
96197
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -96217,7 +96217,7 @@ function buildServiceDescriptor$a(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
96217
96217
|
},
|
|
96218
96218
|
};
|
|
96219
96219
|
}
|
|
96220
|
-
// version: 1.
|
|
96220
|
+
// version: 1.428.0-dev1-52205c6c54
|
|
96221
96221
|
|
|
96222
96222
|
/*!
|
|
96223
96223
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -98874,7 +98874,7 @@ register$1({
|
|
|
98874
98874
|
id: '@salesforce/lds-network-adapter',
|
|
98875
98875
|
instrument: instrument$2,
|
|
98876
98876
|
});
|
|
98877
|
-
// version: 1.
|
|
98877
|
+
// version: 1.428.0-dev1-c95a813572
|
|
98878
98878
|
|
|
98879
98879
|
const { create: create$2, keys: keys$2 } = Object;
|
|
98880
98880
|
const { stringify, parse } = JSON;
|
|
@@ -106865,7 +106865,7 @@ function registerCallback(cb) {
|
|
|
106865
106865
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
|
|
106866
106866
|
}
|
|
106867
106867
|
}
|
|
106868
|
-
// version: 1.
|
|
106868
|
+
// version: 1.428.0-dev1-52205c6c54
|
|
106869
106869
|
|
|
106870
106870
|
function createFragmentMap(documentNode) {
|
|
106871
106871
|
const fragments = {};
|
|
@@ -136102,7 +136102,7 @@ register$1({
|
|
|
136102
136102
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
136103
136103
|
instrument: instrument$1,
|
|
136104
136104
|
});
|
|
136105
|
-
// version: 1.
|
|
136105
|
+
// version: 1.428.0-dev1-52205c6c54
|
|
136106
136106
|
|
|
136107
136107
|
// On core the unstable adapters are re-exported with different names,
|
|
136108
136108
|
// we want to match them here.
|
|
@@ -136254,7 +136254,7 @@ withDefaultLuvio((luvio) => {
|
|
|
136254
136254
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
136255
136255
|
graphQLImperative = ldsAdapter;
|
|
136256
136256
|
});
|
|
136257
|
-
// version: 1.
|
|
136257
|
+
// version: 1.428.0-dev1-52205c6c54
|
|
136258
136258
|
|
|
136259
136259
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
136260
136260
|
__proto__: null,
|
|
@@ -137053,7 +137053,7 @@ const callbacks$1 = [];
|
|
|
137053
137053
|
function register(r) {
|
|
137054
137054
|
callbacks$1.forEach((callback) => callback(r));
|
|
137055
137055
|
}
|
|
137056
|
-
// version: 1.
|
|
137056
|
+
// version: 1.428.0-dev1-c95a813572
|
|
137057
137057
|
|
|
137058
137058
|
/**
|
|
137059
137059
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -138369,4 +138369,4 @@ const { luvio } = getRuntime();
|
|
|
138369
138369
|
setDefaultLuvio({ luvio });
|
|
138370
138370
|
|
|
138371
138371
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, importOneStoreAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
138372
|
-
// version: 1.
|
|
138372
|
+
// version: 1.428.0-dev1-c95a813572
|
|
@@ -4280,7 +4280,7 @@
|
|
|
4280
4280
|
}
|
|
4281
4281
|
callbacks.push(callback);
|
|
4282
4282
|
}
|
|
4283
|
-
// version: 1.
|
|
4283
|
+
// version: 1.428.0-dev1-c95a813572
|
|
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.428.0-dev1-c95a813572
|
|
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.
|
|
32619
|
+
// version: 1.428.0-dev1-52205c6c54
|
|
32620
32620
|
|
|
32621
32621
|
var allowUpdatesForNonCachedRecords = {
|
|
32622
32622
|
isOpen: function (e) {
|
|
@@ -96197,7 +96197,7 @@
|
|
|
96197
96197
|
},
|
|
96198
96198
|
};
|
|
96199
96199
|
}
|
|
96200
|
-
// version: 1.
|
|
96200
|
+
// version: 1.428.0-dev1-52205c6c54
|
|
96201
96201
|
|
|
96202
96202
|
/**
|
|
96203
96203
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -96223,7 +96223,7 @@
|
|
|
96223
96223
|
},
|
|
96224
96224
|
};
|
|
96225
96225
|
}
|
|
96226
|
-
// version: 1.
|
|
96226
|
+
// version: 1.428.0-dev1-52205c6c54
|
|
96227
96227
|
|
|
96228
96228
|
/*!
|
|
96229
96229
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -98880,7 +98880,7 @@
|
|
|
98880
98880
|
id: '@salesforce/lds-network-adapter',
|
|
98881
98881
|
instrument: instrument$2,
|
|
98882
98882
|
});
|
|
98883
|
-
// version: 1.
|
|
98883
|
+
// version: 1.428.0-dev1-c95a813572
|
|
98884
98884
|
|
|
98885
98885
|
const { create: create$2, keys: keys$2 } = Object;
|
|
98886
98886
|
const { stringify, parse } = JSON;
|
|
@@ -106871,7 +106871,7 @@
|
|
|
106871
106871
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
|
|
106872
106872
|
}
|
|
106873
106873
|
}
|
|
106874
|
-
// version: 1.
|
|
106874
|
+
// version: 1.428.0-dev1-52205c6c54
|
|
106875
106875
|
|
|
106876
106876
|
function createFragmentMap(documentNode) {
|
|
106877
106877
|
const fragments = {};
|
|
@@ -136108,7 +136108,7 @@
|
|
|
136108
136108
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
136109
136109
|
instrument: instrument$1,
|
|
136110
136110
|
});
|
|
136111
|
-
// version: 1.
|
|
136111
|
+
// version: 1.428.0-dev1-52205c6c54
|
|
136112
136112
|
|
|
136113
136113
|
// On core the unstable adapters are re-exported with different names,
|
|
136114
136114
|
// we want to match them here.
|
|
@@ -136260,7 +136260,7 @@
|
|
|
136260
136260
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
136261
136261
|
graphQLImperative = ldsAdapter;
|
|
136262
136262
|
});
|
|
136263
|
-
// version: 1.
|
|
136263
|
+
// version: 1.428.0-dev1-52205c6c54
|
|
136264
136264
|
|
|
136265
136265
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
136266
136266
|
__proto__: null,
|
|
@@ -137059,7 +137059,7 @@
|
|
|
137059
137059
|
function register(r) {
|
|
137060
137060
|
callbacks$1.forEach((callback) => callback(r));
|
|
137061
137061
|
}
|
|
137062
|
-
// version: 1.
|
|
137062
|
+
// version: 1.428.0-dev1-c95a813572
|
|
137063
137063
|
|
|
137064
137064
|
/**
|
|
137065
137065
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -138396,4 +138396,4 @@
|
|
|
138396
138396
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
138397
138397
|
|
|
138398
138398
|
}));
|
|
138399
|
-
// version: 1.
|
|
138399
|
+
// version: 1.428.0-dev1-c95a813572
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-worker-api",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.428.0-dev1",
|
|
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.428.0-dev1",
|
|
39
|
+
"@salesforce/lds-adapters-uiapi": "^1.428.0-dev1",
|
|
40
|
+
"@salesforce/lds-default-luvio": "^1.428.0-dev1",
|
|
41
|
+
"@salesforce/lds-drafts": "^1.428.0-dev1",
|
|
42
|
+
"@salesforce/lds-graphql-parser": "^1.428.0-dev1",
|
|
43
|
+
"@salesforce/lds-luvio-engine": "^1.428.0-dev1",
|
|
44
|
+
"@salesforce/lds-runtime-mobile": "^1.428.0-dev1",
|
|
45
|
+
"@salesforce/nimbus-plugin-lds": "^1.428.0-dev1",
|
|
46
46
|
"ajv": "^8.11.0",
|
|
47
47
|
"glob": "^7.1.5",
|
|
48
48
|
"nimbus-types": "^2.0.0-alpha1",
|