@salesforce/lds-worker-api 1.428.0-dev17 → 1.428.0-dev19
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-dev19-54d27238a8
|
|
@@ -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-dev19-54d27238a8
|
|
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-dev19-54d27238a8
|
|
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-dev19-76dfabcdd5
|
|
32614
32614
|
|
|
32615
32615
|
var draftQueueMaxRetryAttemptsGate = {
|
|
32616
32616
|
isOpen: function (e) {
|
|
@@ -96436,7 +96436,7 @@ function buildServiceDescriptor$b(luvio) {
|
|
|
96436
96436
|
},
|
|
96437
96437
|
};
|
|
96438
96438
|
}
|
|
96439
|
-
// version: 1.428.0-
|
|
96439
|
+
// version: 1.428.0-dev19-76dfabcdd5
|
|
96440
96440
|
|
|
96441
96441
|
/**
|
|
96442
96442
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -96462,7 +96462,7 @@ function buildServiceDescriptor$a(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
96462
96462
|
},
|
|
96463
96463
|
};
|
|
96464
96464
|
}
|
|
96465
|
-
// version: 1.428.0-
|
|
96465
|
+
// version: 1.428.0-dev19-76dfabcdd5
|
|
96466
96466
|
|
|
96467
96467
|
/*!
|
|
96468
96468
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -99196,7 +99196,7 @@ register$1({
|
|
|
99196
99196
|
id: '@salesforce/lds-network-adapter',
|
|
99197
99197
|
instrument: instrument$2,
|
|
99198
99198
|
});
|
|
99199
|
-
// version: 1.428.0-
|
|
99199
|
+
// version: 1.428.0-dev19-54d27238a8
|
|
99200
99200
|
|
|
99201
99201
|
const { create: create$2, keys: keys$2 } = Object;
|
|
99202
99202
|
const { stringify, parse } = JSON;
|
|
@@ -107260,7 +107260,7 @@ function registerCallback(cb) {
|
|
|
107260
107260
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
|
|
107261
107261
|
}
|
|
107262
107262
|
}
|
|
107263
|
-
// version: 1.428.0-
|
|
107263
|
+
// version: 1.428.0-dev19-76dfabcdd5
|
|
107264
107264
|
|
|
107265
107265
|
function createFragmentMap(documentNode) {
|
|
107266
107266
|
const fragments = {};
|
|
@@ -136497,7 +136497,7 @@ register$1({
|
|
|
136497
136497
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
136498
136498
|
instrument: instrument$1,
|
|
136499
136499
|
});
|
|
136500
|
-
// version: 1.428.0-
|
|
136500
|
+
// version: 1.428.0-dev19-76dfabcdd5
|
|
136501
136501
|
|
|
136502
136502
|
// On core the unstable adapters are re-exported with different names,
|
|
136503
136503
|
// we want to match them here.
|
|
@@ -136649,7 +136649,7 @@ withDefaultLuvio((luvio) => {
|
|
|
136649
136649
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
136650
136650
|
graphQLImperative = ldsAdapter;
|
|
136651
136651
|
});
|
|
136652
|
-
// version: 1.428.0-
|
|
136652
|
+
// version: 1.428.0-dev19-76dfabcdd5
|
|
136653
136653
|
|
|
136654
136654
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
136655
136655
|
__proto__: null,
|
|
@@ -137448,7 +137448,7 @@ const callbacks$1 = [];
|
|
|
137448
137448
|
function register(r) {
|
|
137449
137449
|
callbacks$1.forEach((callback) => callback(r));
|
|
137450
137450
|
}
|
|
137451
|
-
// version: 1.428.0-
|
|
137451
|
+
// version: 1.428.0-dev19-54d27238a8
|
|
137452
137452
|
|
|
137453
137453
|
/**
|
|
137454
137454
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -138764,4 +138764,4 @@ const { luvio } = getRuntime();
|
|
|
138764
138764
|
setDefaultLuvio({ luvio });
|
|
138765
138765
|
|
|
138766
138766
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, importOneStoreAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
138767
|
-
// version: 1.428.0-
|
|
138767
|
+
// version: 1.428.0-dev19-54d27238a8
|
|
@@ -4280,7 +4280,7 @@
|
|
|
4280
4280
|
}
|
|
4281
4281
|
callbacks.push(callback);
|
|
4282
4282
|
}
|
|
4283
|
-
// version: 1.428.0-
|
|
4283
|
+
// version: 1.428.0-dev19-54d27238a8
|
|
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-dev19-54d27238a8
|
|
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-dev19-76dfabcdd5
|
|
32620
32620
|
|
|
32621
32621
|
var draftQueueMaxRetryAttemptsGate = {
|
|
32622
32622
|
isOpen: function (e) {
|
|
@@ -96442,7 +96442,7 @@
|
|
|
96442
96442
|
},
|
|
96443
96443
|
};
|
|
96444
96444
|
}
|
|
96445
|
-
// version: 1.428.0-
|
|
96445
|
+
// version: 1.428.0-dev19-76dfabcdd5
|
|
96446
96446
|
|
|
96447
96447
|
/**
|
|
96448
96448
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -96468,7 +96468,7 @@
|
|
|
96468
96468
|
},
|
|
96469
96469
|
};
|
|
96470
96470
|
}
|
|
96471
|
-
// version: 1.428.0-
|
|
96471
|
+
// version: 1.428.0-dev19-76dfabcdd5
|
|
96472
96472
|
|
|
96473
96473
|
/*!
|
|
96474
96474
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -99202,7 +99202,7 @@
|
|
|
99202
99202
|
id: '@salesforce/lds-network-adapter',
|
|
99203
99203
|
instrument: instrument$2,
|
|
99204
99204
|
});
|
|
99205
|
-
// version: 1.428.0-
|
|
99205
|
+
// version: 1.428.0-dev19-54d27238a8
|
|
99206
99206
|
|
|
99207
99207
|
const { create: create$2, keys: keys$2 } = Object;
|
|
99208
99208
|
const { stringify, parse } = JSON;
|
|
@@ -107266,7 +107266,7 @@
|
|
|
107266
107266
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
|
|
107267
107267
|
}
|
|
107268
107268
|
}
|
|
107269
|
-
// version: 1.428.0-
|
|
107269
|
+
// version: 1.428.0-dev19-76dfabcdd5
|
|
107270
107270
|
|
|
107271
107271
|
function createFragmentMap(documentNode) {
|
|
107272
107272
|
const fragments = {};
|
|
@@ -136503,7 +136503,7 @@
|
|
|
136503
136503
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
136504
136504
|
instrument: instrument$1,
|
|
136505
136505
|
});
|
|
136506
|
-
// version: 1.428.0-
|
|
136506
|
+
// version: 1.428.0-dev19-76dfabcdd5
|
|
136507
136507
|
|
|
136508
136508
|
// On core the unstable adapters are re-exported with different names,
|
|
136509
136509
|
// we want to match them here.
|
|
@@ -136655,7 +136655,7 @@
|
|
|
136655
136655
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
136656
136656
|
graphQLImperative = ldsAdapter;
|
|
136657
136657
|
});
|
|
136658
|
-
// version: 1.428.0-
|
|
136658
|
+
// version: 1.428.0-dev19-76dfabcdd5
|
|
136659
136659
|
|
|
136660
136660
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
136661
136661
|
__proto__: null,
|
|
@@ -137454,7 +137454,7 @@
|
|
|
137454
137454
|
function register(r) {
|
|
137455
137455
|
callbacks$1.forEach((callback) => callback(r));
|
|
137456
137456
|
}
|
|
137457
|
-
// version: 1.428.0-
|
|
137457
|
+
// version: 1.428.0-dev19-54d27238a8
|
|
137458
137458
|
|
|
137459
137459
|
/**
|
|
137460
137460
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -138791,4 +138791,4 @@
|
|
|
138791
138791
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
138792
138792
|
|
|
138793
138793
|
}));
|
|
138794
|
-
// version: 1.428.0-
|
|
138794
|
+
// version: 1.428.0-dev19-54d27238a8
|
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-dev19",
|
|
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-dev19",
|
|
39
|
+
"@salesforce/lds-adapters-uiapi": "^1.428.0-dev19",
|
|
40
|
+
"@salesforce/lds-default-luvio": "^1.428.0-dev19",
|
|
41
|
+
"@salesforce/lds-drafts": "^1.428.0-dev19",
|
|
42
|
+
"@salesforce/lds-graphql-parser": "^1.428.0-dev19",
|
|
43
|
+
"@salesforce/lds-luvio-engine": "^1.428.0-dev19",
|
|
44
|
+
"@salesforce/lds-runtime-mobile": "^1.428.0-dev19",
|
|
45
|
+
"@salesforce/nimbus-plugin-lds": "^1.428.0-dev19",
|
|
46
46
|
"ajv": "^8.11.0",
|
|
47
47
|
"glob": "^7.1.5",
|
|
48
48
|
"nimbus-types": "^2.0.0-alpha1",
|