@salesforce/lds-worker-api 1.131.5 → 1.133.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.
|
@@ -761,4 +761,4 @@ if (process.env.NODE_ENV !== 'production') {
|
|
|
761
761
|
}
|
|
762
762
|
|
|
763
763
|
export { createPrimingSession, draftManager, draftQueue, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, setMetadataTTL, setUiApiRecordTTL, subscribeToAdapter };
|
|
764
|
-
// version: 1.
|
|
764
|
+
// version: 1.133.0-640b335d9
|
|
@@ -3776,7 +3776,7 @@ function withDefaultLuvio(callback) {
|
|
|
3776
3776
|
}
|
|
3777
3777
|
callbacks.push(callback);
|
|
3778
3778
|
}
|
|
3779
|
-
// version: 1.
|
|
3779
|
+
// version: 1.133.0-640b335d9
|
|
3780
3780
|
|
|
3781
3781
|
// TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
|
|
3782
3782
|
function instrumentAdapter$1(createFunction, _metadata) {
|
|
@@ -15200,7 +15200,7 @@ function parseAndVisit(source) {
|
|
|
15200
15200
|
updateReferenceMapWithKnownKey(ast, luvioDocumentNode);
|
|
15201
15201
|
return luvioDocumentNode;
|
|
15202
15202
|
}
|
|
15203
|
-
// version: 1.
|
|
15203
|
+
// version: 1.133.0-640b335d9
|
|
15204
15204
|
|
|
15205
15205
|
function unwrap(data) {
|
|
15206
15206
|
// The lwc-luvio bindings import a function from lwc called "unwrap".
|
|
@@ -16113,7 +16113,7 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
|
|
|
16113
16113
|
const { apiFamily, name } = metadata;
|
|
16114
16114
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
16115
16115
|
}
|
|
16116
|
-
// version: 1.
|
|
16116
|
+
// version: 1.133.0-640b335d9
|
|
16117
16117
|
|
|
16118
16118
|
/**
|
|
16119
16119
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -44413,7 +44413,7 @@ withDefaultLuvio((luvio) => {
|
|
|
44413
44413
|
dropFunction: instrumentation$2.notifyRecordUpdateAvailableDropped,
|
|
44414
44414
|
});
|
|
44415
44415
|
});
|
|
44416
|
-
// version: 1.
|
|
44416
|
+
// version: 1.133.0-64529055b
|
|
44417
44417
|
|
|
44418
44418
|
var caseSensitiveUserId = '005B0000000GR4OIAW';
|
|
44419
44419
|
|
|
@@ -60042,7 +60042,7 @@ register({
|
|
|
60042
60042
|
id: '@salesforce/lds-network-adapter',
|
|
60043
60043
|
instrument: instrument$1,
|
|
60044
60044
|
});
|
|
60045
|
-
// version: 1.
|
|
60045
|
+
// version: 1.133.0-640b335d9
|
|
60046
60046
|
|
|
60047
60047
|
const { create: create$2, keys: keys$2 } = Object;
|
|
60048
60048
|
const { stringify: stringify$1, parse: parse$1 } = JSON;
|
|
@@ -74350,7 +74350,7 @@ register({
|
|
|
74350
74350
|
configuration: { ...configurationForGraphQLAdapters },
|
|
74351
74351
|
instrument,
|
|
74352
74352
|
});
|
|
74353
|
-
// version: 1.
|
|
74353
|
+
// version: 1.133.0-64529055b
|
|
74354
74354
|
|
|
74355
74355
|
// On core the unstable adapters are re-exported with different names,
|
|
74356
74356
|
|
|
@@ -76479,7 +76479,7 @@ withDefaultLuvio((luvio) => {
|
|
|
76479
76479
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
76480
76480
|
graphQLImperative = ldsAdapter;
|
|
76481
76481
|
});
|
|
76482
|
-
// version: 1.
|
|
76482
|
+
// version: 1.133.0-64529055b
|
|
76483
76483
|
|
|
76484
76484
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
76485
76485
|
__proto__: null,
|
|
@@ -77171,4 +77171,4 @@ const { luvio } = getRuntime();
|
|
|
77171
77171
|
setDefaultLuvio({ luvio });
|
|
77172
77172
|
|
|
77173
77173
|
export { createPrimingSession, draftManager, draftQueue, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, subscribeToAdapter };
|
|
77174
|
-
// version: 1.
|
|
77174
|
+
// version: 1.133.0-640b335d9
|
|
@@ -3782,7 +3782,7 @@
|
|
|
3782
3782
|
}
|
|
3783
3783
|
callbacks.push(callback);
|
|
3784
3784
|
}
|
|
3785
|
-
// version: 1.
|
|
3785
|
+
// version: 1.133.0-640b335d9
|
|
3786
3786
|
|
|
3787
3787
|
// TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
|
|
3788
3788
|
function instrumentAdapter$1(createFunction, _metadata) {
|
|
@@ -15206,7 +15206,7 @@
|
|
|
15206
15206
|
updateReferenceMapWithKnownKey(ast, luvioDocumentNode);
|
|
15207
15207
|
return luvioDocumentNode;
|
|
15208
15208
|
}
|
|
15209
|
-
// version: 1.
|
|
15209
|
+
// version: 1.133.0-640b335d9
|
|
15210
15210
|
|
|
15211
15211
|
function unwrap(data) {
|
|
15212
15212
|
// The lwc-luvio bindings import a function from lwc called "unwrap".
|
|
@@ -16119,7 +16119,7 @@
|
|
|
16119
16119
|
const { apiFamily, name } = metadata;
|
|
16120
16120
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
16121
16121
|
}
|
|
16122
|
-
// version: 1.
|
|
16122
|
+
// version: 1.133.0-640b335d9
|
|
16123
16123
|
|
|
16124
16124
|
/**
|
|
16125
16125
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -44419,7 +44419,7 @@
|
|
|
44419
44419
|
dropFunction: instrumentation$2.notifyRecordUpdateAvailableDropped,
|
|
44420
44420
|
});
|
|
44421
44421
|
});
|
|
44422
|
-
// version: 1.
|
|
44422
|
+
// version: 1.133.0-64529055b
|
|
44423
44423
|
|
|
44424
44424
|
var caseSensitiveUserId = '005B0000000GR4OIAW';
|
|
44425
44425
|
|
|
@@ -60048,7 +60048,7 @@
|
|
|
60048
60048
|
id: '@salesforce/lds-network-adapter',
|
|
60049
60049
|
instrument: instrument$1,
|
|
60050
60050
|
});
|
|
60051
|
-
// version: 1.
|
|
60051
|
+
// version: 1.133.0-640b335d9
|
|
60052
60052
|
|
|
60053
60053
|
const { create: create$2, keys: keys$2 } = Object;
|
|
60054
60054
|
const { stringify: stringify$1, parse: parse$1 } = JSON;
|
|
@@ -74356,7 +74356,7 @@
|
|
|
74356
74356
|
configuration: { ...configurationForGraphQLAdapters },
|
|
74357
74357
|
instrument,
|
|
74358
74358
|
});
|
|
74359
|
-
// version: 1.
|
|
74359
|
+
// version: 1.133.0-64529055b
|
|
74360
74360
|
|
|
74361
74361
|
// On core the unstable adapters are re-exported with different names,
|
|
74362
74362
|
|
|
@@ -76485,7 +76485,7 @@
|
|
|
76485
76485
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
76486
76486
|
graphQLImperative = ldsAdapter;
|
|
76487
76487
|
});
|
|
76488
|
-
// version: 1.
|
|
76488
|
+
// version: 1.133.0-64529055b
|
|
76489
76489
|
|
|
76490
76490
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
76491
76491
|
__proto__: null,
|
|
@@ -77194,4 +77194,4 @@
|
|
|
77194
77194
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
77195
77195
|
|
|
77196
77196
|
}));
|
|
77197
|
-
// version: 1.
|
|
77197
|
+
// version: 1.133.0-640b335d9
|