@salesforce/lds-worker-api 1.266.0-dev23 → 1.266.0-dev24
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.
|
@@ -1048,4 +1048,4 @@ if (process.env.NODE_ENV !== 'production') {
|
|
|
1048
1048
|
}
|
|
1049
1049
|
|
|
1050
1050
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
1051
|
-
// version: 1.266.0-
|
|
1051
|
+
// version: 1.266.0-dev24-0b5c20389
|
|
@@ -4165,7 +4165,7 @@ function withDefaultLuvio(callback) {
|
|
|
4165
4165
|
}
|
|
4166
4166
|
callbacks.push(callback);
|
|
4167
4167
|
}
|
|
4168
|
-
// version: 1.266.0-
|
|
4168
|
+
// version: 1.266.0-dev24-0b5c20389
|
|
4169
4169
|
|
|
4170
4170
|
// TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
|
|
4171
4171
|
function instrumentAdapter$1(createFunction, _metadata) {
|
|
@@ -15673,7 +15673,7 @@ function gql(literals, ...subs) {
|
|
|
15673
15673
|
}
|
|
15674
15674
|
return superResult;
|
|
15675
15675
|
}
|
|
15676
|
-
// version: 1.266.0-
|
|
15676
|
+
// version: 1.266.0-dev24-0b5c20389
|
|
15677
15677
|
|
|
15678
15678
|
function unwrap(data) {
|
|
15679
15679
|
// The lwc-luvio bindings import a function from lwc called "unwrap".
|
|
@@ -16598,7 +16598,7 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
|
|
|
16598
16598
|
const { apiFamily, name } = metadata;
|
|
16599
16599
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
16600
16600
|
}
|
|
16601
|
-
// version: 1.266.0-
|
|
16601
|
+
// version: 1.266.0-dev24-0b5c20389
|
|
16602
16602
|
|
|
16603
16603
|
/**
|
|
16604
16604
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -43181,7 +43181,7 @@ withDefaultLuvio((luvio) => {
|
|
|
43181
43181
|
throttle(60, 60000, createLDSAdapter(luvio, 'notifyListInfoUpdateAvailable', notifyUpdateAvailableFactory$1));
|
|
43182
43182
|
throttle(60, 60000, createLDSAdapter(luvio, 'notifyQuickActionDefaultsUpdateAvailable', notifyUpdateAvailableFactory));
|
|
43183
43183
|
});
|
|
43184
|
-
// version: 1.266.0-
|
|
43184
|
+
// version: 1.266.0-dev24-0b4af2a22
|
|
43185
43185
|
|
|
43186
43186
|
var ldsIdempotencyWriteDisabled = {
|
|
43187
43187
|
isOpen: function (e) {
|
|
@@ -61142,7 +61142,7 @@ register$1({
|
|
|
61142
61142
|
id: '@salesforce/lds-network-adapter',
|
|
61143
61143
|
instrument: instrument$2,
|
|
61144
61144
|
});
|
|
61145
|
-
// version: 1.266.0-
|
|
61145
|
+
// version: 1.266.0-dev24-0b5c20389
|
|
61146
61146
|
|
|
61147
61147
|
const { create: create$3, keys: keys$3 } = Object;
|
|
61148
61148
|
const { stringify: stringify$1, parse: parse$1 } = JSON;
|
|
@@ -79543,7 +79543,7 @@ register$1({
|
|
|
79543
79543
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
79544
79544
|
instrument: instrument$1,
|
|
79545
79545
|
});
|
|
79546
|
-
// version: 1.266.0-
|
|
79546
|
+
// version: 1.266.0-dev24-0b4af2a22
|
|
79547
79547
|
|
|
79548
79548
|
// On core the unstable adapters are re-exported with different names,
|
|
79549
79549
|
// we want to match them here.
|
|
@@ -81797,7 +81797,7 @@ withDefaultLuvio((luvio) => {
|
|
|
81797
81797
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
81798
81798
|
graphQLImperative = ldsAdapter;
|
|
81799
81799
|
});
|
|
81800
|
-
// version: 1.266.0-
|
|
81800
|
+
// version: 1.266.0-dev24-0b4af2a22
|
|
81801
81801
|
|
|
81802
81802
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
81803
81803
|
__proto__: null,
|
|
@@ -82509,7 +82509,7 @@ const callbacks$1 = [];
|
|
|
82509
82509
|
function register(r) {
|
|
82510
82510
|
callbacks$1.forEach((callback) => callback(r));
|
|
82511
82511
|
}
|
|
82512
|
-
// version: 1.266.0-
|
|
82512
|
+
// version: 1.266.0-dev24-0b5c20389
|
|
82513
82513
|
|
|
82514
82514
|
/**
|
|
82515
82515
|
* Returns true if the value acts like a Promise, i.e. has a "then" function,
|
|
@@ -87420,4 +87420,4 @@ const { luvio } = getRuntime();
|
|
|
87420
87420
|
setDefaultLuvio({ luvio });
|
|
87421
87421
|
|
|
87422
87422
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
87423
|
-
// version: 1.266.0-
|
|
87423
|
+
// version: 1.266.0-dev24-0b5c20389
|
|
@@ -4171,7 +4171,7 @@
|
|
|
4171
4171
|
}
|
|
4172
4172
|
callbacks.push(callback);
|
|
4173
4173
|
}
|
|
4174
|
-
// version: 1.266.0-
|
|
4174
|
+
// version: 1.266.0-dev24-0b5c20389
|
|
4175
4175
|
|
|
4176
4176
|
// TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
|
|
4177
4177
|
function instrumentAdapter$1(createFunction, _metadata) {
|
|
@@ -15679,7 +15679,7 @@
|
|
|
15679
15679
|
}
|
|
15680
15680
|
return superResult;
|
|
15681
15681
|
}
|
|
15682
|
-
// version: 1.266.0-
|
|
15682
|
+
// version: 1.266.0-dev24-0b5c20389
|
|
15683
15683
|
|
|
15684
15684
|
function unwrap(data) {
|
|
15685
15685
|
// The lwc-luvio bindings import a function from lwc called "unwrap".
|
|
@@ -16604,7 +16604,7 @@
|
|
|
16604
16604
|
const { apiFamily, name } = metadata;
|
|
16605
16605
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
16606
16606
|
}
|
|
16607
|
-
// version: 1.266.0-
|
|
16607
|
+
// version: 1.266.0-dev24-0b5c20389
|
|
16608
16608
|
|
|
16609
16609
|
/**
|
|
16610
16610
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -43187,7 +43187,7 @@
|
|
|
43187
43187
|
throttle(60, 60000, createLDSAdapter(luvio, 'notifyListInfoUpdateAvailable', notifyUpdateAvailableFactory$1));
|
|
43188
43188
|
throttle(60, 60000, createLDSAdapter(luvio, 'notifyQuickActionDefaultsUpdateAvailable', notifyUpdateAvailableFactory));
|
|
43189
43189
|
});
|
|
43190
|
-
// version: 1.266.0-
|
|
43190
|
+
// version: 1.266.0-dev24-0b4af2a22
|
|
43191
43191
|
|
|
43192
43192
|
var ldsIdempotencyWriteDisabled = {
|
|
43193
43193
|
isOpen: function (e) {
|
|
@@ -61148,7 +61148,7 @@
|
|
|
61148
61148
|
id: '@salesforce/lds-network-adapter',
|
|
61149
61149
|
instrument: instrument$2,
|
|
61150
61150
|
});
|
|
61151
|
-
// version: 1.266.0-
|
|
61151
|
+
// version: 1.266.0-dev24-0b5c20389
|
|
61152
61152
|
|
|
61153
61153
|
const { create: create$3, keys: keys$3 } = Object;
|
|
61154
61154
|
const { stringify: stringify$1, parse: parse$1 } = JSON;
|
|
@@ -79549,7 +79549,7 @@
|
|
|
79549
79549
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
79550
79550
|
instrument: instrument$1,
|
|
79551
79551
|
});
|
|
79552
|
-
// version: 1.266.0-
|
|
79552
|
+
// version: 1.266.0-dev24-0b4af2a22
|
|
79553
79553
|
|
|
79554
79554
|
// On core the unstable adapters are re-exported with different names,
|
|
79555
79555
|
// we want to match them here.
|
|
@@ -81803,7 +81803,7 @@
|
|
|
81803
81803
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
81804
81804
|
graphQLImperative = ldsAdapter;
|
|
81805
81805
|
});
|
|
81806
|
-
// version: 1.266.0-
|
|
81806
|
+
// version: 1.266.0-dev24-0b4af2a22
|
|
81807
81807
|
|
|
81808
81808
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
81809
81809
|
__proto__: null,
|
|
@@ -82515,7 +82515,7 @@
|
|
|
82515
82515
|
function register(r) {
|
|
82516
82516
|
callbacks$1.forEach((callback) => callback(r));
|
|
82517
82517
|
}
|
|
82518
|
-
// version: 1.266.0-
|
|
82518
|
+
// version: 1.266.0-dev24-0b5c20389
|
|
82519
82519
|
|
|
82520
82520
|
/**
|
|
82521
82521
|
* Returns true if the value acts like a Promise, i.e. has a "then" function,
|
|
@@ -87444,4 +87444,4 @@
|
|
|
87444
87444
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
87445
87445
|
|
|
87446
87446
|
}));
|
|
87447
|
-
// version: 1.266.0-
|
|
87447
|
+
// version: 1.266.0-dev24-0b5c20389
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-worker-api",
|
|
3
|
-
"version": "1.266.0-
|
|
3
|
+
"version": "1.266.0-dev24",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5
5
|
"description": "",
|
|
6
6
|
"main": "dist/standalone/es/lds-worker-api.js",
|
|
@@ -35,15 +35,15 @@
|
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@oat-sa/rollup-plugin-wildcard-external": "^1.0.0",
|
|
38
|
-
"@salesforce/lds-adapters-graphql": "^1.266.0-
|
|
39
|
-
"@salesforce/lds-adapters-uiapi": "^1.266.0-
|
|
40
|
-
"@salesforce/lds-default-luvio": "^1.266.0-
|
|
41
|
-
"@salesforce/lds-drafts": "^1.266.0-
|
|
42
|
-
"@salesforce/lds-graphql-parser": "^1.266.0-
|
|
43
|
-
"@salesforce/lds-luvio-engine": "^1.266.0-
|
|
44
|
-
"@salesforce/lds-priming": "^1.266.0-
|
|
45
|
-
"@salesforce/lds-runtime-mobile": "^1.266.0-
|
|
46
|
-
"@salesforce/nimbus-plugin-lds": "^1.266.0-
|
|
38
|
+
"@salesforce/lds-adapters-graphql": "^1.266.0-dev24",
|
|
39
|
+
"@salesforce/lds-adapters-uiapi": "^1.266.0-dev24",
|
|
40
|
+
"@salesforce/lds-default-luvio": "^1.266.0-dev24",
|
|
41
|
+
"@salesforce/lds-drafts": "^1.266.0-dev24",
|
|
42
|
+
"@salesforce/lds-graphql-parser": "^1.266.0-dev24",
|
|
43
|
+
"@salesforce/lds-luvio-engine": "^1.266.0-dev24",
|
|
44
|
+
"@salesforce/lds-priming": "^1.266.0-dev24",
|
|
45
|
+
"@salesforce/lds-runtime-mobile": "^1.266.0-dev24",
|
|
46
|
+
"@salesforce/nimbus-plugin-lds": "^1.266.0-dev24",
|
|
47
47
|
"ajv": "^8.11.0",
|
|
48
48
|
"glob": "^7.1.5",
|
|
49
49
|
"nimbus-types": "^2.0.0-alpha1",
|