@salesforce/lds-worker-api 1.399.0 → 1.400.0
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.400.0-8bade3324c
|
|
@@ -4274,7 +4274,7 @@ function withDefaultLuvio(callback) {
|
|
|
4274
4274
|
}
|
|
4275
4275
|
callbacks.push(callback);
|
|
4276
4276
|
}
|
|
4277
|
-
// version: 1.
|
|
4277
|
+
// version: 1.400.0-8bade3324c
|
|
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.400.0-8bade3324c
|
|
5322
5322
|
|
|
5323
5323
|
/**
|
|
5324
5324
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -34154,7 +34154,7 @@ withDefaultLuvio((luvio) => {
|
|
|
34154
34154
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
34155
34155
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
34156
34156
|
});
|
|
34157
|
-
// version: 1.
|
|
34157
|
+
// version: 1.400.0-3c7514a502
|
|
34158
34158
|
|
|
34159
34159
|
function requestIdleDetectedCallback(_callback) { }
|
|
34160
34160
|
function declareNotifierTaskSingle(_name) {
|
|
@@ -96215,7 +96215,7 @@ function buildServiceDescriptor$5(luvio) {
|
|
|
96215
96215
|
},
|
|
96216
96216
|
};
|
|
96217
96217
|
}
|
|
96218
|
-
// version: 1.
|
|
96218
|
+
// version: 1.400.0-3c7514a502
|
|
96219
96219
|
|
|
96220
96220
|
/**
|
|
96221
96221
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -96241,7 +96241,7 @@ function buildServiceDescriptor$4(notifyRecordUpdateAvailable, getNormalizedLuvi
|
|
|
96241
96241
|
},
|
|
96242
96242
|
};
|
|
96243
96243
|
}
|
|
96244
|
-
// version: 1.
|
|
96244
|
+
// version: 1.400.0-3c7514a502
|
|
96245
96245
|
|
|
96246
96246
|
/*!
|
|
96247
96247
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -98465,7 +98465,7 @@ register$1({
|
|
|
98465
98465
|
id: '@salesforce/lds-network-adapter',
|
|
98466
98466
|
instrument: instrument$2,
|
|
98467
98467
|
});
|
|
98468
|
-
// version: 1.
|
|
98468
|
+
// version: 1.400.0-8bade3324c
|
|
98469
98469
|
|
|
98470
98470
|
const { create: create$3, keys: keys$3 } = Object;
|
|
98471
98471
|
const { stringify: stringify$1, parse } = JSON;
|
|
@@ -101459,7 +101459,7 @@ function handleEmit(res, callback) {
|
|
|
101459
101459
|
}
|
|
101460
101460
|
callback(consumerEmittedData);
|
|
101461
101461
|
}
|
|
101462
|
-
// version: 1.
|
|
101462
|
+
// version: 1.400.0-3c7514a502
|
|
101463
101463
|
|
|
101464
101464
|
class Analytics__AnalyticsBrowseRepository extends UnidentifiableGraphQLTypeRepository {
|
|
101465
101465
|
constructor(services, typeRegistry) {
|
|
@@ -113145,7 +113145,7 @@ function registerCallback(cb) {
|
|
|
113145
113145
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
|
|
113146
113146
|
}
|
|
113147
113147
|
}
|
|
113148
|
-
// version: 1.
|
|
113148
|
+
// version: 1.400.0-3c7514a502
|
|
113149
113149
|
|
|
113150
113150
|
function createFragmentMap(documentNode) {
|
|
113151
113151
|
const fragments = {};
|
|
@@ -139859,7 +139859,7 @@ register$1({
|
|
|
139859
139859
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
139860
139860
|
instrument: instrument$1,
|
|
139861
139861
|
});
|
|
139862
|
-
// version: 1.
|
|
139862
|
+
// version: 1.400.0-3c7514a502
|
|
139863
139863
|
|
|
139864
139864
|
// On core the unstable adapters are re-exported with different names,
|
|
139865
139865
|
// we want to match them here.
|
|
@@ -140011,7 +140011,7 @@ withDefaultLuvio((luvio) => {
|
|
|
140011
140011
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
140012
140012
|
graphQLImperative = ldsAdapter;
|
|
140013
140013
|
});
|
|
140014
|
-
// version: 1.
|
|
140014
|
+
// version: 1.400.0-3c7514a502
|
|
140015
140015
|
|
|
140016
140016
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
140017
140017
|
__proto__: null,
|
|
@@ -140810,7 +140810,7 @@ const callbacks$1 = [];
|
|
|
140810
140810
|
function register(r) {
|
|
140811
140811
|
callbacks$1.forEach((callback) => callback(r));
|
|
140812
140812
|
}
|
|
140813
|
-
// version: 1.
|
|
140813
|
+
// version: 1.400.0-8bade3324c
|
|
140814
140814
|
|
|
140815
140815
|
/**
|
|
140816
140816
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -142126,4 +142126,4 @@ const { luvio } = getRuntime();
|
|
|
142126
142126
|
setDefaultLuvio({ luvio });
|
|
142127
142127
|
|
|
142128
142128
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, importOneStoreAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
142129
|
-
// version: 1.
|
|
142129
|
+
// version: 1.400.0-8bade3324c
|
|
@@ -4280,7 +4280,7 @@
|
|
|
4280
4280
|
}
|
|
4281
4281
|
callbacks.push(callback);
|
|
4282
4282
|
}
|
|
4283
|
-
// version: 1.
|
|
4283
|
+
// version: 1.400.0-8bade3324c
|
|
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.400.0-8bade3324c
|
|
5328
5328
|
|
|
5329
5329
|
/**
|
|
5330
5330
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -34160,7 +34160,7 @@
|
|
|
34160
34160
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
34161
34161
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
34162
34162
|
});
|
|
34163
|
-
// version: 1.
|
|
34163
|
+
// version: 1.400.0-3c7514a502
|
|
34164
34164
|
|
|
34165
34165
|
function requestIdleDetectedCallback(_callback) { }
|
|
34166
34166
|
function declareNotifierTaskSingle(_name) {
|
|
@@ -96221,7 +96221,7 @@
|
|
|
96221
96221
|
},
|
|
96222
96222
|
};
|
|
96223
96223
|
}
|
|
96224
|
-
// version: 1.
|
|
96224
|
+
// version: 1.400.0-3c7514a502
|
|
96225
96225
|
|
|
96226
96226
|
/**
|
|
96227
96227
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -96247,7 +96247,7 @@
|
|
|
96247
96247
|
},
|
|
96248
96248
|
};
|
|
96249
96249
|
}
|
|
96250
|
-
// version: 1.
|
|
96250
|
+
// version: 1.400.0-3c7514a502
|
|
96251
96251
|
|
|
96252
96252
|
/*!
|
|
96253
96253
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -98471,7 +98471,7 @@
|
|
|
98471
98471
|
id: '@salesforce/lds-network-adapter',
|
|
98472
98472
|
instrument: instrument$2,
|
|
98473
98473
|
});
|
|
98474
|
-
// version: 1.
|
|
98474
|
+
// version: 1.400.0-8bade3324c
|
|
98475
98475
|
|
|
98476
98476
|
const { create: create$3, keys: keys$3 } = Object;
|
|
98477
98477
|
const { stringify: stringify$1, parse } = JSON;
|
|
@@ -101465,7 +101465,7 @@
|
|
|
101465
101465
|
}
|
|
101466
101466
|
callback(consumerEmittedData);
|
|
101467
101467
|
}
|
|
101468
|
-
// version: 1.
|
|
101468
|
+
// version: 1.400.0-3c7514a502
|
|
101469
101469
|
|
|
101470
101470
|
class Analytics__AnalyticsBrowseRepository extends UnidentifiableGraphQLTypeRepository {
|
|
101471
101471
|
constructor(services, typeRegistry) {
|
|
@@ -113151,7 +113151,7 @@ keys: keys$2,
|
|
|
113151
113151
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
|
|
113152
113152
|
}
|
|
113153
113153
|
}
|
|
113154
|
-
// version: 1.
|
|
113154
|
+
// version: 1.400.0-3c7514a502
|
|
113155
113155
|
|
|
113156
113156
|
function createFragmentMap(documentNode) {
|
|
113157
113157
|
const fragments = {};
|
|
@@ -139865,7 +139865,7 @@ keys: keys$2,
|
|
|
139865
139865
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
139866
139866
|
instrument: instrument$1,
|
|
139867
139867
|
});
|
|
139868
|
-
// version: 1.
|
|
139868
|
+
// version: 1.400.0-3c7514a502
|
|
139869
139869
|
|
|
139870
139870
|
// On core the unstable adapters are re-exported with different names,
|
|
139871
139871
|
// we want to match them here.
|
|
@@ -140017,7 +140017,7 @@ keys: keys$2,
|
|
|
140017
140017
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
140018
140018
|
graphQLImperative = ldsAdapter;
|
|
140019
140019
|
});
|
|
140020
|
-
// version: 1.
|
|
140020
|
+
// version: 1.400.0-3c7514a502
|
|
140021
140021
|
|
|
140022
140022
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
140023
140023
|
__proto__: null,
|
|
@@ -140816,7 +140816,7 @@ keys: keys$2,
|
|
|
140816
140816
|
function register(r) {
|
|
140817
140817
|
callbacks$1.forEach((callback) => callback(r));
|
|
140818
140818
|
}
|
|
140819
|
-
// version: 1.
|
|
140819
|
+
// version: 1.400.0-8bade3324c
|
|
140820
140820
|
|
|
140821
140821
|
/**
|
|
140822
140822
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -142153,4 +142153,4 @@ keys: keys$2,
|
|
|
142153
142153
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
142154
142154
|
|
|
142155
142155
|
}));
|
|
142156
|
-
// version: 1.
|
|
142156
|
+
// version: 1.400.0-8bade3324c
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-worker-api",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.400.0",
|
|
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.400.0",
|
|
39
|
+
"@salesforce/lds-adapters-uiapi": "^1.400.0",
|
|
40
|
+
"@salesforce/lds-default-luvio": "^1.400.0",
|
|
41
|
+
"@salesforce/lds-drafts": "^1.400.0",
|
|
42
|
+
"@salesforce/lds-graphql-parser": "^1.400.0",
|
|
43
|
+
"@salesforce/lds-luvio-engine": "^1.400.0",
|
|
44
|
+
"@salesforce/lds-runtime-mobile": "^1.400.0",
|
|
45
|
+
"@salesforce/nimbus-plugin-lds": "^1.400.0",
|
|
46
46
|
"ajv": "^8.11.0",
|
|
47
47
|
"glob": "^7.1.5",
|
|
48
48
|
"nimbus-types": "^2.0.0-alpha1",
|