@salesforce/lds-worker-api 1.428.0-dev4 → 1.428.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.428.0-
|
|
1374
|
+
// version: 1.428.0-dev5-10f7cecf1a
|
|
@@ -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-dev5-10f7cecf1a
|
|
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-dev5-10f7cecf1a
|
|
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-dev5-c6fe0903b6
|
|
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-dev5-c6fe0903b6
|
|
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-dev5-c6fe0903b6
|
|
96269
96269
|
|
|
96270
96270
|
/*!
|
|
96271
96271
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -98922,7 +98922,7 @@ register$1({
|
|
|
98922
98922
|
id: '@salesforce/lds-network-adapter',
|
|
98923
98923
|
instrument: instrument$2,
|
|
98924
98924
|
});
|
|
98925
|
-
// version: 1.428.0-
|
|
98925
|
+
// version: 1.428.0-dev5-10f7cecf1a
|
|
98926
98926
|
|
|
98927
98927
|
const { create: create$2, keys: keys$2 } = Object;
|
|
98928
98928
|
const { stringify, parse } = JSON;
|
|
@@ -106913,7 +106913,7 @@ function registerCallback(cb) {
|
|
|
106913
106913
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
|
|
106914
106914
|
}
|
|
106915
106915
|
}
|
|
106916
|
-
// version: 1.428.0-
|
|
106916
|
+
// version: 1.428.0-dev5-c6fe0903b6
|
|
106917
106917
|
|
|
106918
106918
|
function createFragmentMap(documentNode) {
|
|
106919
106919
|
const fragments = {};
|
|
@@ -136150,7 +136150,7 @@ register$1({
|
|
|
136150
136150
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
136151
136151
|
instrument: instrument$1,
|
|
136152
136152
|
});
|
|
136153
|
-
// version: 1.428.0-
|
|
136153
|
+
// version: 1.428.0-dev5-c6fe0903b6
|
|
136154
136154
|
|
|
136155
136155
|
// On core the unstable adapters are re-exported with different names,
|
|
136156
136156
|
// we want to match them here.
|
|
@@ -136302,7 +136302,7 @@ withDefaultLuvio((luvio) => {
|
|
|
136302
136302
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
136303
136303
|
graphQLImperative = ldsAdapter;
|
|
136304
136304
|
});
|
|
136305
|
-
// version: 1.428.0-
|
|
136305
|
+
// version: 1.428.0-dev5-c6fe0903b6
|
|
136306
136306
|
|
|
136307
136307
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
136308
136308
|
__proto__: null,
|
|
@@ -137101,7 +137101,7 @@ const callbacks$1 = [];
|
|
|
137101
137101
|
function register(r) {
|
|
137102
137102
|
callbacks$1.forEach((callback) => callback(r));
|
|
137103
137103
|
}
|
|
137104
|
-
// version: 1.428.0-
|
|
137104
|
+
// version: 1.428.0-dev5-10f7cecf1a
|
|
137105
137105
|
|
|
137106
137106
|
/**
|
|
137107
137107
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -138417,4 +138417,4 @@ const { luvio } = getRuntime();
|
|
|
138417
138417
|
setDefaultLuvio({ luvio });
|
|
138418
138418
|
|
|
138419
138419
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, importOneStoreAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
138420
|
-
// version: 1.428.0-
|
|
138420
|
+
// version: 1.428.0-dev5-10f7cecf1a
|
|
@@ -4280,7 +4280,7 @@
|
|
|
4280
4280
|
}
|
|
4281
4281
|
callbacks.push(callback);
|
|
4282
4282
|
}
|
|
4283
|
-
// version: 1.428.0-
|
|
4283
|
+
// version: 1.428.0-dev5-10f7cecf1a
|
|
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-dev5-10f7cecf1a
|
|
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-dev5-c6fe0903b6
|
|
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-dev5-c6fe0903b6
|
|
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-dev5-c6fe0903b6
|
|
96275
96275
|
|
|
96276
96276
|
/*!
|
|
96277
96277
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -98928,7 +98928,7 @@
|
|
|
98928
98928
|
id: '@salesforce/lds-network-adapter',
|
|
98929
98929
|
instrument: instrument$2,
|
|
98930
98930
|
});
|
|
98931
|
-
// version: 1.428.0-
|
|
98931
|
+
// version: 1.428.0-dev5-10f7cecf1a
|
|
98932
98932
|
|
|
98933
98933
|
const { create: create$2, keys: keys$2 } = Object;
|
|
98934
98934
|
const { stringify, parse } = JSON;
|
|
@@ -106919,7 +106919,7 @@
|
|
|
106919
106919
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
|
|
106920
106920
|
}
|
|
106921
106921
|
}
|
|
106922
|
-
// version: 1.428.0-
|
|
106922
|
+
// version: 1.428.0-dev5-c6fe0903b6
|
|
106923
106923
|
|
|
106924
106924
|
function createFragmentMap(documentNode) {
|
|
106925
106925
|
const fragments = {};
|
|
@@ -136156,7 +136156,7 @@
|
|
|
136156
136156
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
136157
136157
|
instrument: instrument$1,
|
|
136158
136158
|
});
|
|
136159
|
-
// version: 1.428.0-
|
|
136159
|
+
// version: 1.428.0-dev5-c6fe0903b6
|
|
136160
136160
|
|
|
136161
136161
|
// On core the unstable adapters are re-exported with different names,
|
|
136162
136162
|
// we want to match them here.
|
|
@@ -136308,7 +136308,7 @@
|
|
|
136308
136308
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
136309
136309
|
graphQLImperative = ldsAdapter;
|
|
136310
136310
|
});
|
|
136311
|
-
// version: 1.428.0-
|
|
136311
|
+
// version: 1.428.0-dev5-c6fe0903b6
|
|
136312
136312
|
|
|
136313
136313
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
136314
136314
|
__proto__: null,
|
|
@@ -137107,7 +137107,7 @@
|
|
|
137107
137107
|
function register(r) {
|
|
137108
137108
|
callbacks$1.forEach((callback) => callback(r));
|
|
137109
137109
|
}
|
|
137110
|
-
// version: 1.428.0-
|
|
137110
|
+
// version: 1.428.0-dev5-10f7cecf1a
|
|
137111
137111
|
|
|
137112
137112
|
/**
|
|
137113
137113
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -138444,4 +138444,4 @@
|
|
|
138444
138444
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
138445
138445
|
|
|
138446
138446
|
}));
|
|
138447
|
-
// version: 1.428.0-
|
|
138447
|
+
// version: 1.428.0-dev5-10f7cecf1a
|
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-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.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-dev5",
|
|
39
|
+
"@salesforce/lds-adapters-uiapi": "^1.428.0-dev5",
|
|
40
|
+
"@salesforce/lds-default-luvio": "^1.428.0-dev5",
|
|
41
|
+
"@salesforce/lds-drafts": "^1.428.0-dev5",
|
|
42
|
+
"@salesforce/lds-graphql-parser": "^1.428.0-dev5",
|
|
43
|
+
"@salesforce/lds-luvio-engine": "^1.428.0-dev5",
|
|
44
|
+
"@salesforce/lds-runtime-mobile": "^1.428.0-dev5",
|
|
45
|
+
"@salesforce/nimbus-plugin-lds": "^1.428.0-dev5",
|
|
46
46
|
"ajv": "^8.11.0",
|
|
47
47
|
"glob": "^7.1.5",
|
|
48
48
|
"nimbus-types": "^2.0.0-alpha1",
|