@salesforce/lds-worker-api 1.416.0 → 1.416.1
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.416.
|
|
1374
|
+
// version: 1.416.1-0ee8f9a6ba
|
|
@@ -4274,7 +4274,7 @@ function withDefaultLuvio(callback) {
|
|
|
4274
4274
|
}
|
|
4275
4275
|
callbacks.push(callback);
|
|
4276
4276
|
}
|
|
4277
|
-
// version: 1.416.
|
|
4277
|
+
// version: 1.416.1-0ee8f9a6ba
|
|
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.416.
|
|
5321
|
+
// version: 1.416.1-0ee8f9a6ba
|
|
5322
5322
|
|
|
5323
5323
|
/**
|
|
5324
5324
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -35491,7 +35491,7 @@ withDefaultLuvio((luvio) => {
|
|
|
35491
35491
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
35492
35492
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
35493
35493
|
});
|
|
35494
|
-
// version: 1.416.
|
|
35494
|
+
// version: 1.416.1-c10be671f4
|
|
35495
35495
|
|
|
35496
35496
|
var allowUpdatesForNonCachedRecords = {
|
|
35497
35497
|
isOpen: function (e) {
|
|
@@ -98878,7 +98878,7 @@ function buildServiceDescriptor$b(luvio) {
|
|
|
98878
98878
|
},
|
|
98879
98879
|
};
|
|
98880
98880
|
}
|
|
98881
|
-
// version: 1.416.
|
|
98881
|
+
// version: 1.416.1-c10be671f4
|
|
98882
98882
|
|
|
98883
98883
|
/**
|
|
98884
98884
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -98904,7 +98904,7 @@ function buildServiceDescriptor$a(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
98904
98904
|
},
|
|
98905
98905
|
};
|
|
98906
98906
|
}
|
|
98907
|
-
// version: 1.416.
|
|
98907
|
+
// version: 1.416.1-c10be671f4
|
|
98908
98908
|
|
|
98909
98909
|
/*!
|
|
98910
98910
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -101549,7 +101549,7 @@ register$1({
|
|
|
101549
101549
|
id: '@salesforce/lds-network-adapter',
|
|
101550
101550
|
instrument: instrument$2,
|
|
101551
101551
|
});
|
|
101552
|
-
// version: 1.416.
|
|
101552
|
+
// version: 1.416.1-0ee8f9a6ba
|
|
101553
101553
|
|
|
101554
101554
|
const { create: create$3, keys: keys$3 } = Object;
|
|
101555
101555
|
const { stringify, parse } = JSON;
|
|
@@ -115360,7 +115360,7 @@ function registerCallback(cb) {
|
|
|
115360
115360
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
|
|
115361
115361
|
}
|
|
115362
115362
|
}
|
|
115363
|
-
// version: 1.416.
|
|
115363
|
+
// version: 1.416.1-c10be671f4
|
|
115364
115364
|
|
|
115365
115365
|
function createFragmentMap(documentNode) {
|
|
115366
115366
|
const fragments = {};
|
|
@@ -144585,7 +144585,7 @@ register$1({
|
|
|
144585
144585
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
144586
144586
|
instrument: instrument$1,
|
|
144587
144587
|
});
|
|
144588
|
-
// version: 1.416.
|
|
144588
|
+
// version: 1.416.1-c10be671f4
|
|
144589
144589
|
|
|
144590
144590
|
// On core the unstable adapters are re-exported with different names,
|
|
144591
144591
|
// we want to match them here.
|
|
@@ -144737,7 +144737,7 @@ withDefaultLuvio((luvio) => {
|
|
|
144737
144737
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
144738
144738
|
graphQLImperative = ldsAdapter;
|
|
144739
144739
|
});
|
|
144740
|
-
// version: 1.416.
|
|
144740
|
+
// version: 1.416.1-c10be671f4
|
|
144741
144741
|
|
|
144742
144742
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
144743
144743
|
__proto__: null,
|
|
@@ -145536,7 +145536,7 @@ const callbacks$1 = [];
|
|
|
145536
145536
|
function register(r) {
|
|
145537
145537
|
callbacks$1.forEach((callback) => callback(r));
|
|
145538
145538
|
}
|
|
145539
|
-
// version: 1.416.
|
|
145539
|
+
// version: 1.416.1-0ee8f9a6ba
|
|
145540
145540
|
|
|
145541
145541
|
/**
|
|
145542
145542
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -146852,4 +146852,4 @@ const { luvio } = getRuntime();
|
|
|
146852
146852
|
setDefaultLuvio({ luvio });
|
|
146853
146853
|
|
|
146854
146854
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, importOneStoreAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
146855
|
-
// version: 1.416.
|
|
146855
|
+
// version: 1.416.1-0ee8f9a6ba
|
|
@@ -4280,7 +4280,7 @@
|
|
|
4280
4280
|
}
|
|
4281
4281
|
callbacks.push(callback);
|
|
4282
4282
|
}
|
|
4283
|
-
// version: 1.416.
|
|
4283
|
+
// version: 1.416.1-0ee8f9a6ba
|
|
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.416.
|
|
5327
|
+
// version: 1.416.1-0ee8f9a6ba
|
|
5328
5328
|
|
|
5329
5329
|
/**
|
|
5330
5330
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -35497,7 +35497,7 @@
|
|
|
35497
35497
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
35498
35498
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
35499
35499
|
});
|
|
35500
|
-
// version: 1.416.
|
|
35500
|
+
// version: 1.416.1-c10be671f4
|
|
35501
35501
|
|
|
35502
35502
|
var allowUpdatesForNonCachedRecords = {
|
|
35503
35503
|
isOpen: function (e) {
|
|
@@ -98884,7 +98884,7 @@
|
|
|
98884
98884
|
},
|
|
98885
98885
|
};
|
|
98886
98886
|
}
|
|
98887
|
-
// version: 1.416.
|
|
98887
|
+
// version: 1.416.1-c10be671f4
|
|
98888
98888
|
|
|
98889
98889
|
/**
|
|
98890
98890
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -98910,7 +98910,7 @@
|
|
|
98910
98910
|
},
|
|
98911
98911
|
};
|
|
98912
98912
|
}
|
|
98913
|
-
// version: 1.416.
|
|
98913
|
+
// version: 1.416.1-c10be671f4
|
|
98914
98914
|
|
|
98915
98915
|
/*!
|
|
98916
98916
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -101555,7 +101555,7 @@
|
|
|
101555
101555
|
id: '@salesforce/lds-network-adapter',
|
|
101556
101556
|
instrument: instrument$2,
|
|
101557
101557
|
});
|
|
101558
|
-
// version: 1.416.
|
|
101558
|
+
// version: 1.416.1-0ee8f9a6ba
|
|
101559
101559
|
|
|
101560
101560
|
const { create: create$3, keys: keys$3 } = Object;
|
|
101561
101561
|
const { stringify, parse } = JSON;
|
|
@@ -115366,7 +115366,7 @@ keys: keys$2,
|
|
|
115366
115366
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
|
|
115367
115367
|
}
|
|
115368
115368
|
}
|
|
115369
|
-
// version: 1.416.
|
|
115369
|
+
// version: 1.416.1-c10be671f4
|
|
115370
115370
|
|
|
115371
115371
|
function createFragmentMap(documentNode) {
|
|
115372
115372
|
const fragments = {};
|
|
@@ -144591,7 +144591,7 @@ keys: keys$2,
|
|
|
144591
144591
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
144592
144592
|
instrument: instrument$1,
|
|
144593
144593
|
});
|
|
144594
|
-
// version: 1.416.
|
|
144594
|
+
// version: 1.416.1-c10be671f4
|
|
144595
144595
|
|
|
144596
144596
|
// On core the unstable adapters are re-exported with different names,
|
|
144597
144597
|
// we want to match them here.
|
|
@@ -144743,7 +144743,7 @@ keys: keys$2,
|
|
|
144743
144743
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
144744
144744
|
graphQLImperative = ldsAdapter;
|
|
144745
144745
|
});
|
|
144746
|
-
// version: 1.416.
|
|
144746
|
+
// version: 1.416.1-c10be671f4
|
|
144747
144747
|
|
|
144748
144748
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
144749
144749
|
__proto__: null,
|
|
@@ -145542,7 +145542,7 @@ keys: keys$2,
|
|
|
145542
145542
|
function register(r) {
|
|
145543
145543
|
callbacks$1.forEach((callback) => callback(r));
|
|
145544
145544
|
}
|
|
145545
|
-
// version: 1.416.
|
|
145545
|
+
// version: 1.416.1-0ee8f9a6ba
|
|
145546
145546
|
|
|
145547
145547
|
/**
|
|
145548
145548
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -146879,4 +146879,4 @@ keys: keys$2,
|
|
|
146879
146879
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
146880
146880
|
|
|
146881
146881
|
}));
|
|
146882
|
-
// version: 1.416.
|
|
146882
|
+
// version: 1.416.1-0ee8f9a6ba
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-worker-api",
|
|
3
|
-
"version": "1.416.
|
|
3
|
+
"version": "1.416.1",
|
|
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.416.
|
|
39
|
-
"@salesforce/lds-adapters-uiapi": "^1.416.
|
|
40
|
-
"@salesforce/lds-default-luvio": "^1.416.
|
|
41
|
-
"@salesforce/lds-drafts": "^1.416.
|
|
42
|
-
"@salesforce/lds-graphql-parser": "^1.416.
|
|
43
|
-
"@salesforce/lds-luvio-engine": "^1.416.
|
|
44
|
-
"@salesforce/lds-runtime-mobile": "^1.416.
|
|
45
|
-
"@salesforce/nimbus-plugin-lds": "^1.416.
|
|
38
|
+
"@salesforce/lds-adapters-graphql": "^1.416.1",
|
|
39
|
+
"@salesforce/lds-adapters-uiapi": "^1.416.1",
|
|
40
|
+
"@salesforce/lds-default-luvio": "^1.416.1",
|
|
41
|
+
"@salesforce/lds-drafts": "^1.416.1",
|
|
42
|
+
"@salesforce/lds-graphql-parser": "^1.416.1",
|
|
43
|
+
"@salesforce/lds-luvio-engine": "^1.416.1",
|
|
44
|
+
"@salesforce/lds-runtime-mobile": "^1.416.1",
|
|
45
|
+
"@salesforce/nimbus-plugin-lds": "^1.416.1",
|
|
46
46
|
"ajv": "^8.11.0",
|
|
47
47
|
"glob": "^7.1.5",
|
|
48
48
|
"nimbus-types": "^2.0.0-alpha1",
|