@salesforce/lds-worker-api 1.333.0 → 1.335.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.
|
@@ -4265,7 +4265,7 @@ function withDefaultLuvio(callback) {
|
|
|
4265
4265
|
}
|
|
4266
4266
|
callbacks.push(callback);
|
|
4267
4267
|
}
|
|
4268
|
-
// version: 1.
|
|
4268
|
+
// version: 1.335.0-290eb12c27
|
|
4269
4269
|
|
|
4270
4270
|
// TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
|
|
4271
4271
|
function instrumentAdapter$1(createFunction, _metadata) {
|
|
@@ -5213,7 +5213,7 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
|
|
|
5213
5213
|
const { apiFamily, name } = metadata;
|
|
5214
5214
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
5215
5215
|
}
|
|
5216
|
-
// version: 1.
|
|
5216
|
+
// version: 1.335.0-290eb12c27
|
|
5217
5217
|
|
|
5218
5218
|
/**
|
|
5219
5219
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -10020,7 +10020,7 @@ function getResponseCacheKeys$12(storeKeyMap, luvio, resourceParams, response) {
|
|
|
10020
10020
|
function createResourceRequest$1c(config) {
|
|
10021
10021
|
const headers = {};
|
|
10022
10022
|
return {
|
|
10023
|
-
baseUri: '/services/data/
|
|
10023
|
+
baseUri: '/services/data/v64.0',
|
|
10024
10024
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
10025
10025
|
method: 'get',
|
|
10026
10026
|
body: null,
|
|
@@ -10449,7 +10449,7 @@ function ingestError$L(luvio, params, error, snapshotRefresh) {
|
|
|
10449
10449
|
function createResourceRequest$1b(config) {
|
|
10450
10450
|
const headers = {};
|
|
10451
10451
|
return {
|
|
10452
|
-
baseUri: '/services/data/
|
|
10452
|
+
baseUri: '/services/data/v64.0',
|
|
10453
10453
|
basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
|
|
10454
10454
|
method: 'get',
|
|
10455
10455
|
body: null,
|
|
@@ -11261,7 +11261,7 @@ function createPaginationParams$6(params) {
|
|
|
11261
11261
|
function createResourceRequest$1a(config) {
|
|
11262
11262
|
const headers = {};
|
|
11263
11263
|
return {
|
|
11264
|
-
baseUri: '/services/data/
|
|
11264
|
+
baseUri: '/services/data/v64.0',
|
|
11265
11265
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
11266
11266
|
method: 'get',
|
|
11267
11267
|
body: null,
|
|
@@ -11311,7 +11311,7 @@ function createPaginationParams$5$1(params) {
|
|
|
11311
11311
|
function createResourceRequest$19(config) {
|
|
11312
11312
|
const headers = {};
|
|
11313
11313
|
return {
|
|
11314
|
-
baseUri: '/services/data/
|
|
11314
|
+
baseUri: '/services/data/v64.0',
|
|
11315
11315
|
basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
|
|
11316
11316
|
method: 'get',
|
|
11317
11317
|
body: null,
|
|
@@ -11353,7 +11353,7 @@ function validateAdapterConfig$16(untrustedConfig, configPropertyNames) {
|
|
|
11353
11353
|
function createResourceRequest$18(config) {
|
|
11354
11354
|
const headers = {};
|
|
11355
11355
|
return {
|
|
11356
|
-
baseUri: '/services/data/
|
|
11356
|
+
baseUri: '/services/data/v64.0',
|
|
11357
11357
|
basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
|
|
11358
11358
|
method: 'get',
|
|
11359
11359
|
body: null,
|
|
@@ -12178,7 +12178,7 @@ function ingestError$K(luvio, params, error, snapshotRefresh) {
|
|
|
12178
12178
|
function createResourceRequest$17(config) {
|
|
12179
12179
|
const headers = {};
|
|
12180
12180
|
return {
|
|
12181
|
-
baseUri: '/services/data/
|
|
12181
|
+
baseUri: '/services/data/v64.0',
|
|
12182
12182
|
basePath: '/ui-api/list-records/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
12183
12183
|
method: 'post',
|
|
12184
12184
|
body: config.body,
|
|
@@ -12649,7 +12649,7 @@ function ingestError$J(luvio, params, error, snapshotRefresh) {
|
|
|
12649
12649
|
function createResourceRequest$16(config) {
|
|
12650
12650
|
const headers = {};
|
|
12651
12651
|
return {
|
|
12652
|
-
baseUri: '/services/data/
|
|
12652
|
+
baseUri: '/services/data/v64.0',
|
|
12653
12653
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
|
|
12654
12654
|
method: 'get',
|
|
12655
12655
|
body: null,
|
|
@@ -12844,7 +12844,7 @@ function keyBuilder$1Z(luvio, params) {
|
|
|
12844
12844
|
function createResourceRequest$15(config) {
|
|
12845
12845
|
const headers = {};
|
|
12846
12846
|
return {
|
|
12847
|
-
baseUri: '/services/data/
|
|
12847
|
+
baseUri: '/services/data/v64.0',
|
|
12848
12848
|
basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
|
|
12849
12849
|
method: 'get',
|
|
12850
12850
|
body: null,
|
|
@@ -12886,7 +12886,7 @@ function validateAdapterConfig$14(untrustedConfig, configPropertyNames) {
|
|
|
12886
12886
|
function createResourceRequest$14(config) {
|
|
12887
12887
|
const headers = {};
|
|
12888
12888
|
return {
|
|
12889
|
-
baseUri: '/services/data/
|
|
12889
|
+
baseUri: '/services/data/v64.0',
|
|
12890
12890
|
basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
|
|
12891
12891
|
method: 'get',
|
|
12892
12892
|
body: null,
|
|
@@ -13861,7 +13861,7 @@ function ingestError$I(luvio, params, error, snapshotRefresh) {
|
|
|
13861
13861
|
function createResourceRequest$13(config) {
|
|
13862
13862
|
const headers = {};
|
|
13863
13863
|
return {
|
|
13864
|
-
baseUri: '/services/data/
|
|
13864
|
+
baseUri: '/services/data/v64.0',
|
|
13865
13865
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '',
|
|
13866
13866
|
method: 'get',
|
|
13867
13867
|
body: null,
|
|
@@ -14308,7 +14308,7 @@ const ingest$E$2 = function RecordUiRepresentationIngest(input, path, luvio, sto
|
|
|
14308
14308
|
function createResourceRequest$12(config) {
|
|
14309
14309
|
const headers = {};
|
|
14310
14310
|
return {
|
|
14311
|
-
baseUri: '/services/data/
|
|
14311
|
+
baseUri: '/services/data/v64.0',
|
|
14312
14312
|
basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
|
|
14313
14313
|
method: 'get',
|
|
14314
14314
|
body: null,
|
|
@@ -16310,7 +16310,7 @@ function ingestError$H(luvio, params, error, snapshotRefresh) {
|
|
|
16310
16310
|
function createResourceRequest$11(config) {
|
|
16311
16311
|
const headers = {};
|
|
16312
16312
|
return {
|
|
16313
|
-
baseUri: '/services/data/
|
|
16313
|
+
baseUri: '/services/data/v64.0',
|
|
16314
16314
|
basePath: '/ui-api/actions/global',
|
|
16315
16315
|
method: 'get',
|
|
16316
16316
|
body: null,
|
|
@@ -16504,7 +16504,7 @@ function ingestError$G(luvio, params, error, snapshotRefresh) {
|
|
|
16504
16504
|
function createResourceRequest$10(config) {
|
|
16505
16505
|
const headers = {};
|
|
16506
16506
|
return {
|
|
16507
|
-
baseUri: '/services/data/
|
|
16507
|
+
baseUri: '/services/data/v64.0',
|
|
16508
16508
|
basePath: '/ui-api/actions/layout/' + config.urlParams.actionApiName + '',
|
|
16509
16509
|
method: 'get',
|
|
16510
16510
|
body: null,
|
|
@@ -16668,7 +16668,7 @@ function ingestError$F(luvio, params, error, snapshotRefresh) {
|
|
|
16668
16668
|
function createResourceRequest$$(config) {
|
|
16669
16669
|
const headers = {};
|
|
16670
16670
|
return {
|
|
16671
|
-
baseUri: '/services/data/
|
|
16671
|
+
baseUri: '/services/data/v64.0',
|
|
16672
16672
|
basePath: '/ui-api/actions/lookup/' + config.urlParams.objectApiNames + '',
|
|
16673
16673
|
method: 'get',
|
|
16674
16674
|
body: null,
|
|
@@ -16802,7 +16802,7 @@ function ingestError$E(luvio, params, error, snapshotRefresh) {
|
|
|
16802
16802
|
function createResourceRequest$_(config) {
|
|
16803
16803
|
const headers = {};
|
|
16804
16804
|
return {
|
|
16805
|
-
baseUri: '/services/data/
|
|
16805
|
+
baseUri: '/services/data/v64.0',
|
|
16806
16806
|
basePath: '/ui-api/actions/object/' + config.urlParams.objectApiName + '/record-create',
|
|
16807
16807
|
method: 'get',
|
|
16808
16808
|
body: null,
|
|
@@ -16965,7 +16965,7 @@ function ingestError$D(luvio, params, error, snapshotRefresh) {
|
|
|
16965
16965
|
function createResourceRequest$Z(config) {
|
|
16966
16966
|
const headers = {};
|
|
16967
16967
|
return {
|
|
16968
|
-
baseUri: '/services/data/
|
|
16968
|
+
baseUri: '/services/data/v64.0',
|
|
16969
16969
|
basePath: '/ui-api/actions/overrides/' + config.urlParams.objectApiName + '',
|
|
16970
16970
|
method: 'get',
|
|
16971
16971
|
body: null,
|
|
@@ -17142,7 +17142,7 @@ function ingestError$C(luvio, params, error, snapshotRefresh) {
|
|
|
17142
17142
|
function createResourceRequest$Y(config) {
|
|
17143
17143
|
const headers = {};
|
|
17144
17144
|
return {
|
|
17145
|
-
baseUri: '/services/data/
|
|
17145
|
+
baseUri: '/services/data/v64.0',
|
|
17146
17146
|
basePath: '/ui-api/actions/formula-activation/' + config.urlParams.actionFeature + '',
|
|
17147
17147
|
method: 'get',
|
|
17148
17148
|
body: null,
|
|
@@ -17749,7 +17749,7 @@ function ingestError$B(luvio, params, error, snapshotRefresh) {
|
|
|
17749
17749
|
function createResourceRequest$X(config) {
|
|
17750
17750
|
const headers = {};
|
|
17751
17751
|
return {
|
|
17752
|
-
baseUri: '/services/data/
|
|
17752
|
+
baseUri: '/services/data/v64.0',
|
|
17753
17753
|
basePath: '/ui-api/actions/quick-action-info/' + config.urlParams.actionApiName + '',
|
|
17754
17754
|
method: 'get',
|
|
17755
17755
|
body: null,
|
|
@@ -17951,7 +17951,7 @@ function ingestError$A(luvio, params, error, snapshotRefresh) {
|
|
|
17951
17951
|
function createResourceRequest$W(config) {
|
|
17952
17952
|
const headers = {};
|
|
17953
17953
|
return {
|
|
17954
|
-
baseUri: '/services/data/
|
|
17954
|
+
baseUri: '/services/data/v64.0',
|
|
17955
17955
|
basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
|
|
17956
17956
|
method: 'get',
|
|
17957
17957
|
body: null,
|
|
@@ -18107,7 +18107,7 @@ function ingestError$z(luvio, params, error, snapshotRefresh) {
|
|
|
18107
18107
|
function createResourceRequest$V(config) {
|
|
18108
18108
|
const headers = {};
|
|
18109
18109
|
return {
|
|
18110
|
-
baseUri: '/services/data/
|
|
18110
|
+
baseUri: '/services/data/v64.0',
|
|
18111
18111
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '',
|
|
18112
18112
|
method: 'get',
|
|
18113
18113
|
body: null,
|
|
@@ -18247,7 +18247,7 @@ function ingestError$y(luvio, params, error, snapshotRefresh) {
|
|
|
18247
18247
|
function createResourceRequest$U(config) {
|
|
18248
18248
|
const headers = {};
|
|
18249
18249
|
return {
|
|
18250
|
-
baseUri: '/services/data/
|
|
18250
|
+
baseUri: '/services/data/v64.0',
|
|
18251
18251
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/record-edit',
|
|
18252
18252
|
method: 'get',
|
|
18253
18253
|
body: null,
|
|
@@ -18451,7 +18451,7 @@ function ingestError$x(luvio, params, error, snapshotRefresh) {
|
|
|
18451
18451
|
function createResourceRequest$T(config) {
|
|
18452
18452
|
const headers = {};
|
|
18453
18453
|
return {
|
|
18454
|
-
baseUri: '/services/data/
|
|
18454
|
+
baseUri: '/services/data/v64.0',
|
|
18455
18455
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/' + config.urlParams.relatedListId + '',
|
|
18456
18456
|
method: 'post',
|
|
18457
18457
|
body: config.body,
|
|
@@ -18726,7 +18726,7 @@ function ingestError$w(luvio, params, error, snapshotRefresh) {
|
|
|
18726
18726
|
function createResourceRequest$S(config) {
|
|
18727
18727
|
const headers = {};
|
|
18728
18728
|
return {
|
|
18729
|
-
baseUri: '/services/data/
|
|
18729
|
+
baseUri: '/services/data/v64.0',
|
|
18730
18730
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/batch',
|
|
18731
18731
|
method: 'post',
|
|
18732
18732
|
body: config.body,
|
|
@@ -18960,7 +18960,7 @@ function ingestError$v(luvio, params, error, snapshotRefresh) {
|
|
|
18960
18960
|
function createResourceRequest$R(config) {
|
|
18961
18961
|
const headers = {};
|
|
18962
18962
|
return {
|
|
18963
|
-
baseUri: '/services/data/
|
|
18963
|
+
baseUri: '/services/data/v64.0',
|
|
18964
18964
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list-record/' + config.urlParams.relatedListRecordIds + '',
|
|
18965
18965
|
method: 'get',
|
|
18966
18966
|
body: null,
|
|
@@ -19681,7 +19681,7 @@ function ingestError$u(luvio, params, error, snapshotRefresh) {
|
|
|
19681
19681
|
function createResourceRequest$Q(config) {
|
|
19682
19682
|
const headers = {};
|
|
19683
19683
|
return {
|
|
19684
|
-
baseUri: '/services/data/
|
|
19684
|
+
baseUri: '/services/data/v64.0',
|
|
19685
19685
|
basePath: '/ui-api/apps',
|
|
19686
19686
|
method: 'get',
|
|
19687
19687
|
body: null,
|
|
@@ -19815,7 +19815,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
|
|
|
19815
19815
|
function createResourceRequest$P(config) {
|
|
19816
19816
|
const headers = {};
|
|
19817
19817
|
return {
|
|
19818
|
-
baseUri: '/services/data/
|
|
19818
|
+
baseUri: '/services/data/v64.0',
|
|
19819
19819
|
basePath: '/ui-api/apps/' + config.urlParams.appId + '',
|
|
19820
19820
|
method: 'get',
|
|
19821
19821
|
body: null,
|
|
@@ -20151,7 +20151,7 @@ function ingestError$s(luvio, params, error, snapshotRefresh) {
|
|
|
20151
20151
|
function createResourceRequest$O(config) {
|
|
20152
20152
|
const headers = {};
|
|
20153
20153
|
return {
|
|
20154
|
-
baseUri: '/services/data/
|
|
20154
|
+
baseUri: '/services/data/v64.0',
|
|
20155
20155
|
basePath: '/ui-api/duplicates/' + config.urlParams.objectApiName + '',
|
|
20156
20156
|
method: 'get',
|
|
20157
20157
|
body: null,
|
|
@@ -20287,7 +20287,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
|
|
|
20287
20287
|
function createResourceRequest$N(config) {
|
|
20288
20288
|
const headers = {};
|
|
20289
20289
|
return {
|
|
20290
|
-
baseUri: '/services/data/
|
|
20290
|
+
baseUri: '/services/data/v64.0',
|
|
20291
20291
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '',
|
|
20292
20292
|
method: 'get',
|
|
20293
20293
|
body: null,
|
|
@@ -20424,7 +20424,7 @@ function getResponseCacheKeys$I(storeKeyMap, luvio, resourceParams, response) {
|
|
|
20424
20424
|
function createResourceRequest$M(config) {
|
|
20425
20425
|
const headers = {};
|
|
20426
20426
|
return {
|
|
20427
|
-
baseUri: '/services/data/
|
|
20427
|
+
baseUri: '/services/data/v64.0',
|
|
20428
20428
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
20429
20429
|
method: 'get',
|
|
20430
20430
|
body: null,
|
|
@@ -20650,7 +20650,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
|
|
|
20650
20650
|
function createResourceRequest$L(config) {
|
|
20651
20651
|
const headers = {};
|
|
20652
20652
|
return {
|
|
20653
|
-
baseUri: '/services/data/
|
|
20653
|
+
baseUri: '/services/data/v64.0',
|
|
20654
20654
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
20655
20655
|
method: 'get',
|
|
20656
20656
|
body: null,
|
|
@@ -20909,7 +20909,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
|
|
|
20909
20909
|
function createResourceRequest$K(config) {
|
|
20910
20910
|
const headers = {};
|
|
20911
20911
|
return {
|
|
20912
|
-
baseUri: '/services/data/
|
|
20912
|
+
baseUri: '/services/data/v64.0',
|
|
20913
20913
|
basePath: '/ui-api/list-info/batch',
|
|
20914
20914
|
method: 'get',
|
|
20915
20915
|
body: null,
|
|
@@ -21046,7 +21046,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
|
|
|
21046
21046
|
function createResourceRequest$J(config) {
|
|
21047
21047
|
const headers = {};
|
|
21048
21048
|
return {
|
|
21049
|
-
baseUri: '/services/data/
|
|
21049
|
+
baseUri: '/services/data/v64.0',
|
|
21050
21050
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
21051
21051
|
method: 'get',
|
|
21052
21052
|
body: null,
|
|
@@ -21344,7 +21344,7 @@ function ingestSuccess$w(luvio, resourceParams, response) {
|
|
|
21344
21344
|
function createResourceRequest$I(config) {
|
|
21345
21345
|
const headers = {};
|
|
21346
21346
|
return {
|
|
21347
|
-
baseUri: '/services/data/
|
|
21347
|
+
baseUri: '/services/data/v64.0',
|
|
21348
21348
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
21349
21349
|
method: 'post',
|
|
21350
21350
|
body: config.body,
|
|
@@ -21454,7 +21454,7 @@ function evictSuccess$1(luvio, resourceParams) {
|
|
|
21454
21454
|
function createResourceRequest$H(config) {
|
|
21455
21455
|
const headers = {};
|
|
21456
21456
|
return {
|
|
21457
|
-
baseUri: '/services/data/
|
|
21457
|
+
baseUri: '/services/data/v64.0',
|
|
21458
21458
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
21459
21459
|
method: 'delete',
|
|
21460
21460
|
body: null,
|
|
@@ -21621,7 +21621,7 @@ function ingestSuccess$v(luvio, resourceParams, response) {
|
|
|
21621
21621
|
function createResourceRequest$G(config) {
|
|
21622
21622
|
const headers = {};
|
|
21623
21623
|
return {
|
|
21624
|
-
baseUri: '/services/data/
|
|
21624
|
+
baseUri: '/services/data/v64.0',
|
|
21625
21625
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
21626
21626
|
method: 'patch',
|
|
21627
21627
|
body: config.body,
|
|
@@ -22090,7 +22090,7 @@ function ingestError$n(luvio, params, error, snapshotRefresh) {
|
|
|
22090
22090
|
function createResourceRequest$F(config) {
|
|
22091
22091
|
const headers = {};
|
|
22092
22092
|
return {
|
|
22093
|
-
baseUri: '/services/data/
|
|
22093
|
+
baseUri: '/services/data/v64.0',
|
|
22094
22094
|
basePath: '/ui-api/list-object-info/' + config.urlParams.objectApiName + '',
|
|
22095
22095
|
method: 'get',
|
|
22096
22096
|
body: null,
|
|
@@ -22326,7 +22326,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
|
|
|
22326
22326
|
function createResourceRequest$E(config) {
|
|
22327
22327
|
const headers = {};
|
|
22328
22328
|
return {
|
|
22329
|
-
baseUri: '/services/data/
|
|
22329
|
+
baseUri: '/services/data/v64.0',
|
|
22330
22330
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
22331
22331
|
method: 'get',
|
|
22332
22332
|
body: null,
|
|
@@ -22462,7 +22462,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
|
|
|
22462
22462
|
function createResourceRequest$D(config) {
|
|
22463
22463
|
const headers = {};
|
|
22464
22464
|
return {
|
|
22465
|
-
baseUri: '/services/data/
|
|
22465
|
+
baseUri: '/services/data/v64.0',
|
|
22466
22466
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
22467
22467
|
method: 'patch',
|
|
22468
22468
|
body: config.body,
|
|
@@ -22702,7 +22702,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
|
|
|
22702
22702
|
function createResourceRequest$C(config) {
|
|
22703
22703
|
const headers = {};
|
|
22704
22704
|
return {
|
|
22705
|
-
baseUri: '/services/data/
|
|
22705
|
+
baseUri: '/services/data/v64.0',
|
|
22706
22706
|
basePath: '/ui-api/nav-items',
|
|
22707
22707
|
method: 'get',
|
|
22708
22708
|
body: null,
|
|
@@ -22830,7 +22830,7 @@ function ingestError$k(luvio, params, error, snapshotRefresh) {
|
|
|
22830
22830
|
function createResourceRequest$B(config) {
|
|
22831
22831
|
const headers = {};
|
|
22832
22832
|
return {
|
|
22833
|
-
baseUri: '/services/data/
|
|
22833
|
+
baseUri: '/services/data/v64.0',
|
|
22834
22834
|
basePath: '/ui-api/object-info',
|
|
22835
22835
|
method: 'get',
|
|
22836
22836
|
body: null,
|
|
@@ -23162,7 +23162,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
|
|
|
23162
23162
|
function createResourceRequest$A(config) {
|
|
23163
23163
|
const headers = {};
|
|
23164
23164
|
return {
|
|
23165
|
-
baseUri: '/services/data/
|
|
23165
|
+
baseUri: '/services/data/v64.0',
|
|
23166
23166
|
basePath: '/ui-api/object-info/batch/' + config.urlParams.objectApiNames + '',
|
|
23167
23167
|
method: 'get',
|
|
23168
23168
|
body: null,
|
|
@@ -23416,8 +23416,8 @@ const select$L$2 = function PicklistValueRepresentationSelect() {
|
|
|
23416
23416
|
const keyBuilderFromType$i$1 =
|
|
23417
23417
|
/**
|
|
23418
23418
|
* custom key builder from PicklistValuesRepresentation.
|
|
23419
|
-
* PicklistValuesRepresentation.url is like /services/data/
|
|
23420
|
-
* the '/services/data/
|
|
23419
|
+
* PicklistValuesRepresentation.url is like /services/data/v64.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
|
|
23420
|
+
* the '/services/data/v64.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
|
|
23421
23421
|
*/
|
|
23422
23422
|
function PicklistValuesRepresentationKeyBuilderFromType(luvio, object) {
|
|
23423
23423
|
const id = object.url.substring(object.url.indexOf('/ui-api'));
|
|
@@ -23607,7 +23607,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
|
|
|
23607
23607
|
function createResourceRequest$z(config) {
|
|
23608
23608
|
const headers = {};
|
|
23609
23609
|
return {
|
|
23610
|
-
baseUri: '/services/data/
|
|
23610
|
+
baseUri: '/services/data/v64.0',
|
|
23611
23611
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '',
|
|
23612
23612
|
method: 'get',
|
|
23613
23613
|
body: null,
|
|
@@ -23709,7 +23709,7 @@ function getResponseCacheKeys$u(storeKeyMap, luvio, resourceParams, response) {
|
|
|
23709
23709
|
function createResourceRequest$y(config) {
|
|
23710
23710
|
const headers = {};
|
|
23711
23711
|
return {
|
|
23712
|
-
baseUri: '/services/data/
|
|
23712
|
+
baseUri: '/services/data/v64.0',
|
|
23713
23713
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '/' + config.urlParams.fieldApiName + '',
|
|
23714
23714
|
method: 'get',
|
|
23715
23715
|
body: null,
|
|
@@ -23914,7 +23914,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
|
|
|
23914
23914
|
function createResourceRequest$x(config) {
|
|
23915
23915
|
const headers = {};
|
|
23916
23916
|
return {
|
|
23917
|
-
baseUri: '/services/data/
|
|
23917
|
+
baseUri: '/services/data/v64.0',
|
|
23918
23918
|
basePath: '/ui-api/path/layout/' + config.urlParams.objectApiName + '',
|
|
23919
23919
|
method: 'get',
|
|
23920
23920
|
body: null,
|
|
@@ -24085,7 +24085,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
24085
24085
|
function createResourceRequest$w(config) {
|
|
24086
24086
|
const headers = {};
|
|
24087
24087
|
return {
|
|
24088
|
-
baseUri: '/services/data/
|
|
24088
|
+
baseUri: '/services/data/v64.0',
|
|
24089
24089
|
basePath: '/ui-api/predupe',
|
|
24090
24090
|
method: 'post',
|
|
24091
24091
|
body: config.body,
|
|
@@ -24865,7 +24865,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
24865
24865
|
function createResourceRequest$v(config) {
|
|
24866
24866
|
const headers = {};
|
|
24867
24867
|
return {
|
|
24868
|
-
baseUri: '/services/data/
|
|
24868
|
+
baseUri: '/services/data/v64.0',
|
|
24869
24869
|
basePath: '/ui-api/record-avatars/batch/' + config.urlParams.recordIds + '',
|
|
24870
24870
|
method: 'get',
|
|
24871
24871
|
body: null,
|
|
@@ -25475,7 +25475,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
25475
25475
|
function createResourceRequest$u(config) {
|
|
25476
25476
|
const headers = {};
|
|
25477
25477
|
return {
|
|
25478
|
-
baseUri: '/services/data/
|
|
25478
|
+
baseUri: '/services/data/v64.0',
|
|
25479
25479
|
basePath: '/ui-api/related-list-count/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
25480
25480
|
method: 'get',
|
|
25481
25481
|
body: null,
|
|
@@ -25730,7 +25730,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
25730
25730
|
function createResourceRequest$t(config) {
|
|
25731
25731
|
const headers = {};
|
|
25732
25732
|
return {
|
|
25733
|
-
baseUri: '/services/data/
|
|
25733
|
+
baseUri: '/services/data/v64.0',
|
|
25734
25734
|
basePath: '/ui-api/related-list-count/batch/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListNames + '',
|
|
25735
25735
|
method: 'get',
|
|
25736
25736
|
body: null,
|
|
@@ -26093,7 +26093,7 @@ function ingestError$c$1(luvio, params, error, snapshotRefresh) {
|
|
|
26093
26093
|
function createResourceRequest$s(config) {
|
|
26094
26094
|
const headers = {};
|
|
26095
26095
|
return {
|
|
26096
|
-
baseUri: '/services/data/
|
|
26096
|
+
baseUri: '/services/data/v64.0',
|
|
26097
26097
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
26098
26098
|
method: 'get',
|
|
26099
26099
|
body: null,
|
|
@@ -26353,7 +26353,7 @@ function ingestError$b$1(luvio, params, error, snapshotRefresh) {
|
|
|
26353
26353
|
function createResourceRequest$r(config) {
|
|
26354
26354
|
const headers = {};
|
|
26355
26355
|
return {
|
|
26356
|
-
baseUri: '/services/data/
|
|
26356
|
+
baseUri: '/services/data/v64.0',
|
|
26357
26357
|
basePath: '/ui-api/related-list-info/batch/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListNames + '',
|
|
26358
26358
|
method: 'get',
|
|
26359
26359
|
body: null,
|
|
@@ -26544,7 +26544,7 @@ function ingestError$a$1(luvio, params, error, snapshotRefresh) {
|
|
|
26544
26544
|
function createResourceRequest$q(config) {
|
|
26545
26545
|
const headers = {};
|
|
26546
26546
|
return {
|
|
26547
|
-
baseUri: '/services/data/
|
|
26547
|
+
baseUri: '/services/data/v64.0',
|
|
26548
26548
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '',
|
|
26549
26549
|
method: 'get',
|
|
26550
26550
|
body: null,
|
|
@@ -26787,7 +26787,7 @@ function ingestSuccess$f(luvio, resourceParams, response) {
|
|
|
26787
26787
|
function createResourceRequest$p(config) {
|
|
26788
26788
|
const headers = {};
|
|
26789
26789
|
return {
|
|
26790
|
-
baseUri: '/services/data/
|
|
26790
|
+
baseUri: '/services/data/v64.0',
|
|
26791
26791
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
26792
26792
|
method: 'patch',
|
|
26793
26793
|
body: config.body,
|
|
@@ -26957,7 +26957,7 @@ function ingestError$9$1(luvio, params, error, snapshotRefresh) {
|
|
|
26957
26957
|
function createResourceRequest$o(config) {
|
|
26958
26958
|
const headers = {};
|
|
26959
26959
|
return {
|
|
26960
|
-
baseUri: '/services/data/
|
|
26960
|
+
baseUri: '/services/data/v64.0',
|
|
26961
26961
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
26962
26962
|
method: 'get',
|
|
26963
26963
|
body: null,
|
|
@@ -27209,7 +27209,7 @@ function ingestError$8$1(luvio, params, error, snapshotRefresh) {
|
|
|
27209
27209
|
function createResourceRequest$n$1(config) {
|
|
27210
27210
|
const headers = {};
|
|
27211
27211
|
return {
|
|
27212
|
-
baseUri: '/services/data/
|
|
27212
|
+
baseUri: '/services/data/v64.0',
|
|
27213
27213
|
basePath: '/ui-api/related-list-preferences/batch/' + config.urlParams.preferencesIds + '',
|
|
27214
27214
|
method: 'get',
|
|
27215
27215
|
body: null,
|
|
@@ -27407,7 +27407,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
|
|
|
27407
27407
|
function createResourceRequest$m$1(config) {
|
|
27408
27408
|
const headers = {};
|
|
27409
27409
|
return {
|
|
27410
|
-
baseUri: '/services/data/
|
|
27410
|
+
baseUri: '/services/data/v64.0',
|
|
27411
27411
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
27412
27412
|
method: 'patch',
|
|
27413
27413
|
body: config.body,
|
|
@@ -28166,7 +28166,7 @@ function ingestError$7$1(luvio, params, error, snapshotRefresh) {
|
|
|
28166
28166
|
function createResourceRequest$l$1(config) {
|
|
28167
28167
|
const headers = {};
|
|
28168
28168
|
return {
|
|
28169
|
-
baseUri: '/services/data/
|
|
28169
|
+
baseUri: '/services/data/v64.0',
|
|
28170
28170
|
basePath: '/ui-api/related-list-records/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
28171
28171
|
method: 'post',
|
|
28172
28172
|
body: config.body,
|
|
@@ -28441,7 +28441,7 @@ function ingestError$6$1(luvio, params, error, snapshotRefresh) {
|
|
|
28441
28441
|
function createResourceRequest$k$1(config) {
|
|
28442
28442
|
const headers = {};
|
|
28443
28443
|
return {
|
|
28444
|
-
baseUri: '/services/data/
|
|
28444
|
+
baseUri: '/services/data/v64.0',
|
|
28445
28445
|
basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
|
|
28446
28446
|
method: 'post',
|
|
28447
28447
|
body: config.body,
|
|
@@ -28809,7 +28809,7 @@ function ingestError$5$1(luvio, params, error, snapshotRefresh) {
|
|
|
28809
28809
|
function createResourceRequest$j$1(config) {
|
|
28810
28810
|
const headers = {};
|
|
28811
28811
|
return {
|
|
28812
|
-
baseUri: '/services/data/
|
|
28812
|
+
baseUri: '/services/data/v64.0',
|
|
28813
28813
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters',
|
|
28814
28814
|
method: 'get',
|
|
28815
28815
|
body: null,
|
|
@@ -28992,7 +28992,7 @@ function ingestError$4$1(luvio, params, error, snapshotRefresh) {
|
|
|
28992
28992
|
function createResourceRequest$i$1(config) {
|
|
28993
28993
|
const headers = {};
|
|
28994
28994
|
return {
|
|
28995
|
-
baseUri: '/services/data/
|
|
28995
|
+
baseUri: '/services/data/v64.0',
|
|
28996
28996
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters/' + config.urlParams.filterApiName + '/options',
|
|
28997
28997
|
method: 'get',
|
|
28998
28998
|
body: null,
|
|
@@ -29173,7 +29173,7 @@ function ingestError$3$1(luvio, params, error, snapshotRefresh) {
|
|
|
29173
29173
|
function createResourceRequest$h$1(config) {
|
|
29174
29174
|
const headers = {};
|
|
29175
29175
|
return {
|
|
29176
|
-
baseUri: '/services/data/
|
|
29176
|
+
baseUri: '/services/data/v64.0',
|
|
29177
29177
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/lookup/' + config.urlParams.fieldApiName + '',
|
|
29178
29178
|
method: 'get',
|
|
29179
29179
|
body: null,
|
|
@@ -29492,7 +29492,7 @@ function ingestError$2$1(luvio, params, error, snapshotRefresh) {
|
|
|
29492
29492
|
function createResourceRequest$g$1(config) {
|
|
29493
29493
|
const headers = {};
|
|
29494
29494
|
return {
|
|
29495
|
-
baseUri: '/services/data/
|
|
29495
|
+
baseUri: '/services/data/v64.0',
|
|
29496
29496
|
basePath: '/ui-api/search/results',
|
|
29497
29497
|
method: 'post',
|
|
29498
29498
|
body: config.body,
|
|
@@ -29695,7 +29695,7 @@ function ingestError$1$2(luvio, params, error, snapshotRefresh) {
|
|
|
29695
29695
|
function createResourceRequest$f$1(config) {
|
|
29696
29696
|
const headers = {};
|
|
29697
29697
|
return {
|
|
29698
|
-
baseUri: '/services/data/
|
|
29698
|
+
baseUri: '/services/data/v64.0',
|
|
29699
29699
|
basePath: '/ui-api/search/results/keyword',
|
|
29700
29700
|
method: 'post',
|
|
29701
29701
|
body: config.body,
|
|
@@ -29938,7 +29938,7 @@ function ingestSuccess$4$1(luvio, response) {
|
|
|
29938
29938
|
function createResourceRequest$e$1(config) {
|
|
29939
29939
|
const headers = {};
|
|
29940
29940
|
return {
|
|
29941
|
-
baseUri: '/services/data/
|
|
29941
|
+
baseUri: '/services/data/v64.0',
|
|
29942
29942
|
basePath: '/ui-api/records/batch',
|
|
29943
29943
|
method: 'post',
|
|
29944
29944
|
body: config.body,
|
|
@@ -30052,7 +30052,7 @@ function ingestSuccess$3$1(luvio, resourceParams, response) {
|
|
|
30052
30052
|
function createResourceRequest$d$1(config) {
|
|
30053
30053
|
const headers = {};
|
|
30054
30054
|
return {
|
|
30055
|
-
baseUri: '/services/data/
|
|
30055
|
+
baseUri: '/services/data/v64.0',
|
|
30056
30056
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
30057
30057
|
method: 'patch',
|
|
30058
30058
|
body: config.body,
|
|
@@ -30111,7 +30111,7 @@ function ingestSuccess$2$1(luvio, resourceParams, response) {
|
|
|
30111
30111
|
function createResourceRequest$c$1(config) {
|
|
30112
30112
|
const headers = {};
|
|
30113
30113
|
return {
|
|
30114
|
-
baseUri: '/services/data/
|
|
30114
|
+
baseUri: '/services/data/v64.0',
|
|
30115
30115
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
30116
30116
|
method: 'post',
|
|
30117
30117
|
body: config.body,
|
|
@@ -30180,7 +30180,7 @@ const factory$c = (luvio) => {
|
|
|
30180
30180
|
function createResourceRequest$b$1(config) {
|
|
30181
30181
|
const headers = {};
|
|
30182
30182
|
return {
|
|
30183
|
-
baseUri: '/services/data/
|
|
30183
|
+
baseUri: '/services/data/v64.0',
|
|
30184
30184
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
30185
30185
|
method: 'patch',
|
|
30186
30186
|
body: config.body,
|
|
@@ -30641,7 +30641,7 @@ function getResponseCacheKeys$7$1(storeKeyMap, luvio, resourceParams, response)
|
|
|
30641
30641
|
function createResourceRequest$a$1(config) {
|
|
30642
30642
|
const headers = {};
|
|
30643
30643
|
return {
|
|
30644
|
-
baseUri: '/services/data/
|
|
30644
|
+
baseUri: '/services/data/v64.0',
|
|
30645
30645
|
basePath: '/ui-api/lookups/' + config.urlParams.objectApiName + '/' + config.urlParams.fieldApiName + '',
|
|
30646
30646
|
method: 'post',
|
|
30647
30647
|
body: config.body,
|
|
@@ -30880,7 +30880,7 @@ const factory$9$1 = (luvio) => {
|
|
|
30880
30880
|
function createResourceRequest$9$1(config) {
|
|
30881
30881
|
const headers = {};
|
|
30882
30882
|
return {
|
|
30883
|
-
baseUri: '/services/data/
|
|
30883
|
+
baseUri: '/services/data/v64.0',
|
|
30884
30884
|
basePath: '/ui-api/record-avatars/' + config.urlParams.recordId + '/association',
|
|
30885
30885
|
method: 'post',
|
|
30886
30886
|
body: config.body,
|
|
@@ -31232,7 +31232,7 @@ function getResponseCacheKeys$6$1(storeKeyMap, luvio, resourceParams, response)
|
|
|
31232
31232
|
function createResourceRequest$8$1(config) {
|
|
31233
31233
|
const headers = {};
|
|
31234
31234
|
return {
|
|
31235
|
-
baseUri: '/services/data/
|
|
31235
|
+
baseUri: '/services/data/v64.0',
|
|
31236
31236
|
basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
|
|
31237
31237
|
method: 'get',
|
|
31238
31238
|
body: null,
|
|
@@ -31774,7 +31774,7 @@ function getResponseCacheKeys$5$1(storeKeyMap, luvio, resourceParams, response)
|
|
|
31774
31774
|
function createResourceRequest$7$1(config) {
|
|
31775
31775
|
const headers = {};
|
|
31776
31776
|
return {
|
|
31777
|
-
baseUri: '/services/data/
|
|
31777
|
+
baseUri: '/services/data/v64.0',
|
|
31778
31778
|
basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
|
|
31779
31779
|
method: 'get',
|
|
31780
31780
|
body: null,
|
|
@@ -32305,7 +32305,7 @@ function ingestError$N(luvio, params, error, snapshotRefresh) {
|
|
|
32305
32305
|
function createResourceRequest$6$1(config) {
|
|
32306
32306
|
const headers = {};
|
|
32307
32307
|
return {
|
|
32308
|
-
baseUri: '/services/data/
|
|
32308
|
+
baseUri: '/services/data/v64.0',
|
|
32309
32309
|
basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
|
|
32310
32310
|
method: 'get',
|
|
32311
32311
|
body: null,
|
|
@@ -32510,7 +32510,7 @@ function getResponseCacheKeys$3$1(storeKeyMap, luvio, resourceParams, response)
|
|
|
32510
32510
|
function createResourceRequest$5$1(config) {
|
|
32511
32511
|
const headers = {};
|
|
32512
32512
|
return {
|
|
32513
|
-
baseUri: '/services/data/
|
|
32513
|
+
baseUri: '/services/data/v64.0',
|
|
32514
32514
|
basePath: '/ui-api/records',
|
|
32515
32515
|
method: 'post',
|
|
32516
32516
|
body: config.body,
|
|
@@ -32616,7 +32616,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
32616
32616
|
function createResourceRequest$3$1(config) {
|
|
32617
32617
|
const headers = {};
|
|
32618
32618
|
return {
|
|
32619
|
-
baseUri: '/services/data/
|
|
32619
|
+
baseUri: '/services/data/v64.0',
|
|
32620
32620
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
32621
32621
|
method: 'delete',
|
|
32622
32622
|
body: null,
|
|
@@ -32703,7 +32703,7 @@ function createResourceRequest$2$2(config) {
|
|
|
32703
32703
|
headers['If-Unmodified-Since'] = header_ifUnmodifiedSince;
|
|
32704
32704
|
}
|
|
32705
32705
|
return {
|
|
32706
|
-
baseUri: '/services/data/
|
|
32706
|
+
baseUri: '/services/data/v64.0',
|
|
32707
32707
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
32708
32708
|
method: 'patch',
|
|
32709
32709
|
body: config.body,
|
|
@@ -32991,7 +32991,7 @@ function createResourceParams$1$2(config) {
|
|
|
32991
32991
|
function createResourceRequest$1$2(config) {
|
|
32992
32992
|
const headers = {};
|
|
32993
32993
|
return {
|
|
32994
|
-
baseUri: '/services/data/
|
|
32994
|
+
baseUri: '/services/data/v64.0',
|
|
32995
32995
|
basePath: '/ui-api/records/content-documents/' +
|
|
32996
32996
|
config.urlParams.contentDocumentId +
|
|
32997
32997
|
'/content-versions',
|
|
@@ -33104,7 +33104,7 @@ function createResourceParams$13(config) {
|
|
|
33104
33104
|
function createResourceRequest$1e(config) {
|
|
33105
33105
|
const headers = {};
|
|
33106
33106
|
return {
|
|
33107
|
-
baseUri: '/services/data/
|
|
33107
|
+
baseUri: '/services/data/v64.0',
|
|
33108
33108
|
basePath: '/ui-api/records/content-documents/content-versions',
|
|
33109
33109
|
method: 'post',
|
|
33110
33110
|
body: config.body,
|
|
@@ -33850,7 +33850,7 @@ withDefaultLuvio((luvio) => {
|
|
|
33850
33850
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
33851
33851
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
33852
33852
|
});
|
|
33853
|
-
// version: 1.
|
|
33853
|
+
// version: 1.335.0-22a7c4d20b
|
|
33854
33854
|
|
|
33855
33855
|
/**
|
|
33856
33856
|
* Returns true if the value acts like a Promise, i.e. has a "then" function,
|
|
@@ -45459,7 +45459,7 @@ const { join: join$1, push: push$2, unshift } = Array.prototype;
|
|
|
45459
45459
|
const { isArray: isArray$3$1 } = Array;
|
|
45460
45460
|
const { entries: entries$4, keys: keys$6 } = Object;
|
|
45461
45461
|
|
|
45462
|
-
const UI_API_BASE_URI = '/services/data/
|
|
45462
|
+
const UI_API_BASE_URI = '/services/data/v64.0/ui-api';
|
|
45463
45463
|
|
|
45464
45464
|
let instrumentation$2 = {
|
|
45465
45465
|
aggregateUiChunkCount: (_cb) => { },
|
|
@@ -50801,7 +50801,7 @@ function getResponseCacheKeys$f(storeKeyMap, luvio, resourceParams, response) {
|
|
|
50801
50801
|
function createResourceRequest$l(config) {
|
|
50802
50802
|
const headers = {};
|
|
50803
50803
|
return {
|
|
50804
|
-
baseUri: '/services/data/
|
|
50804
|
+
baseUri: '/services/data/v64.0',
|
|
50805
50805
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
50806
50806
|
method: 'get',
|
|
50807
50807
|
body: null,
|
|
@@ -51255,7 +51255,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
51255
51255
|
function createResourceRequest$k(config) {
|
|
51256
51256
|
const headers = {};
|
|
51257
51257
|
return {
|
|
51258
|
-
baseUri: '/services/data/
|
|
51258
|
+
baseUri: '/services/data/v64.0',
|
|
51259
51259
|
basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
|
|
51260
51260
|
method: 'get',
|
|
51261
51261
|
body: null,
|
|
@@ -52198,7 +52198,7 @@ function createPaginationParams$5(params) {
|
|
|
52198
52198
|
function createResourceRequest$j(config) {
|
|
52199
52199
|
const headers = {};
|
|
52200
52200
|
return {
|
|
52201
|
-
baseUri: '/services/data/
|
|
52201
|
+
baseUri: '/services/data/v64.0',
|
|
52202
52202
|
basePath: '/ui-api/list-ui/' +
|
|
52203
52203
|
config.urlParams.objectApiName +
|
|
52204
52204
|
'/' +
|
|
@@ -52253,7 +52253,7 @@ function createPaginationParams$4(params) {
|
|
|
52253
52253
|
function createResourceRequest$i(config) {
|
|
52254
52254
|
const headers = {};
|
|
52255
52255
|
return {
|
|
52256
|
-
baseUri: '/services/data/
|
|
52256
|
+
baseUri: '/services/data/v64.0',
|
|
52257
52257
|
basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
|
|
52258
52258
|
method: 'get',
|
|
52259
52259
|
body: null,
|
|
@@ -52296,7 +52296,7 @@ function validateAdapterConfig$e(untrustedConfig, configPropertyNames) {
|
|
|
52296
52296
|
function createResourceRequest$h(config) {
|
|
52297
52297
|
const headers = {};
|
|
52298
52298
|
return {
|
|
52299
|
-
baseUri: '/services/data/
|
|
52299
|
+
baseUri: '/services/data/v64.0',
|
|
52300
52300
|
basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
|
|
52301
52301
|
method: 'get',
|
|
52302
52302
|
body: null,
|
|
@@ -52655,7 +52655,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
52655
52655
|
function createResourceRequest$g(config) {
|
|
52656
52656
|
const headers = {};
|
|
52657
52657
|
return {
|
|
52658
|
-
baseUri: '/services/data/
|
|
52658
|
+
baseUri: '/services/data/v64.0',
|
|
52659
52659
|
basePath: '/ui-api/list-records/' +
|
|
52660
52660
|
config.urlParams.objectApiName +
|
|
52661
52661
|
'/' +
|
|
@@ -53138,7 +53138,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
53138
53138
|
function createResourceRequest$f(config) {
|
|
53139
53139
|
const headers = {};
|
|
53140
53140
|
return {
|
|
53141
|
-
baseUri: '/services/data/
|
|
53141
|
+
baseUri: '/services/data/v64.0',
|
|
53142
53142
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
|
|
53143
53143
|
method: 'get',
|
|
53144
53144
|
body: null,
|
|
@@ -53335,7 +53335,7 @@ function keyBuilder$1D(luvio, params) {
|
|
|
53335
53335
|
function createResourceRequest$e(config) {
|
|
53336
53336
|
const headers = {};
|
|
53337
53337
|
return {
|
|
53338
|
-
baseUri: '/services/data/
|
|
53338
|
+
baseUri: '/services/data/v64.0',
|
|
53339
53339
|
basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
|
|
53340
53340
|
method: 'get',
|
|
53341
53341
|
body: null,
|
|
@@ -53378,7 +53378,7 @@ function validateAdapterConfig$c(untrustedConfig, configPropertyNames) {
|
|
|
53378
53378
|
function createResourceRequest$d(config) {
|
|
53379
53379
|
const headers = {};
|
|
53380
53380
|
return {
|
|
53381
|
-
baseUri: '/services/data/
|
|
53381
|
+
baseUri: '/services/data/v64.0',
|
|
53382
53382
|
basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
|
|
53383
53383
|
method: 'get',
|
|
53384
53384
|
body: null,
|
|
@@ -54672,7 +54672,7 @@ const ingest$1g$1 = function RecordUiRepresentationIngest(input, path, luvio, st
|
|
|
54672
54672
|
function createResourceRequest$c(config) {
|
|
54673
54673
|
const headers = {};
|
|
54674
54674
|
return {
|
|
54675
|
-
baseUri: '/services/data/
|
|
54675
|
+
baseUri: '/services/data/v64.0',
|
|
54676
54676
|
basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
|
|
54677
54677
|
method: 'get',
|
|
54678
54678
|
body: null,
|
|
@@ -55948,7 +55948,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
55948
55948
|
function createResourceRequest$b(config) {
|
|
55949
55949
|
const headers = {};
|
|
55950
55950
|
return {
|
|
55951
|
-
baseUri: '/services/data/
|
|
55951
|
+
baseUri: '/services/data/v64.0',
|
|
55952
55952
|
basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
|
|
55953
55953
|
method: 'get',
|
|
55954
55954
|
body: null,
|
|
@@ -57035,7 +57035,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
57035
57035
|
function createResourceRequest$a(config) {
|
|
57036
57036
|
const headers = {};
|
|
57037
57037
|
return {
|
|
57038
|
-
baseUri: '/services/data/
|
|
57038
|
+
baseUri: '/services/data/v64.0',
|
|
57039
57039
|
basePath: '/ui-api/related-list-records/' +
|
|
57040
57040
|
config.urlParams.parentRecordId +
|
|
57041
57041
|
'/' +
|
|
@@ -57353,7 +57353,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
57353
57353
|
function createResourceRequest$9(config) {
|
|
57354
57354
|
const headers = {};
|
|
57355
57355
|
return {
|
|
57356
|
-
baseUri: '/services/data/
|
|
57356
|
+
baseUri: '/services/data/v64.0',
|
|
57357
57357
|
basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
|
|
57358
57358
|
method: 'post',
|
|
57359
57359
|
body: config.body,
|
|
@@ -57936,7 +57936,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
57936
57936
|
function createResourceRequest$8(config) {
|
|
57937
57937
|
const headers = {};
|
|
57938
57938
|
return {
|
|
57939
|
-
baseUri: '/services/data/
|
|
57939
|
+
baseUri: '/services/data/v64.0',
|
|
57940
57940
|
basePath: '/ui-api/search/results',
|
|
57941
57941
|
method: 'post',
|
|
57942
57942
|
body: config.body,
|
|
@@ -58152,7 +58152,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
58152
58152
|
function createResourceRequest$7(config) {
|
|
58153
58153
|
const headers = {};
|
|
58154
58154
|
return {
|
|
58155
|
-
baseUri: '/services/data/
|
|
58155
|
+
baseUri: '/services/data/v64.0',
|
|
58156
58156
|
basePath: '/ui-api/search/results/keyword',
|
|
58157
58157
|
method: 'post',
|
|
58158
58158
|
body: config.body,
|
|
@@ -58668,7 +58668,7 @@ function getResponseCacheKeys$6(storeKeyMap, luvio, resourceParams, response) {
|
|
|
58668
58668
|
function createResourceRequest$6(config) {
|
|
58669
58669
|
const headers = {};
|
|
58670
58670
|
return {
|
|
58671
|
-
baseUri: '/services/data/
|
|
58671
|
+
baseUri: '/services/data/v64.0',
|
|
58672
58672
|
basePath: '/ui-api/lookups/' +
|
|
58673
58673
|
config.urlParams.objectApiName +
|
|
58674
58674
|
'/' +
|
|
@@ -59183,7 +59183,7 @@ function getResponseCacheKeys$5(storeKeyMap, luvio, resourceParams, response) {
|
|
|
59183
59183
|
function createResourceRequest$5(config) {
|
|
59184
59184
|
const headers = {};
|
|
59185
59185
|
return {
|
|
59186
|
-
baseUri: '/services/data/
|
|
59186
|
+
baseUri: '/services/data/v64.0',
|
|
59187
59187
|
basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
|
|
59188
59188
|
method: 'get',
|
|
59189
59189
|
body: null,
|
|
@@ -59731,7 +59731,7 @@ function getResponseCacheKeys$4(storeKeyMap, luvio, resourceParams, response) {
|
|
|
59731
59731
|
function createResourceRequest$4(config) {
|
|
59732
59732
|
const headers = {};
|
|
59733
59733
|
return {
|
|
59734
|
-
baseUri: '/services/data/
|
|
59734
|
+
baseUri: '/services/data/v64.0',
|
|
59735
59735
|
basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
|
|
59736
59736
|
method: 'get',
|
|
59737
59737
|
body: null,
|
|
@@ -60279,7 +60279,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
60279
60279
|
function createResourceRequest$3(config) {
|
|
60280
60280
|
const headers = {};
|
|
60281
60281
|
return {
|
|
60282
|
-
baseUri: '/services/data/
|
|
60282
|
+
baseUri: '/services/data/v64.0',
|
|
60283
60283
|
basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
|
|
60284
60284
|
method: 'get',
|
|
60285
60285
|
body: null,
|
|
@@ -90339,7 +90339,7 @@ class PrimingNetworkError extends Error {
|
|
|
90339
90339
|
}
|
|
90340
90340
|
|
|
90341
90341
|
// note this is automatically incremented by scripts/release/bump-api-version.js at each release
|
|
90342
|
-
const apiVersion$1 = `
|
|
90342
|
+
const apiVersion$1 = `v64.0`;
|
|
90343
90343
|
const basePath = `/services/data/${apiVersion$1}`;
|
|
90344
90344
|
|
|
90345
90345
|
class NetworkRecordLoader {
|
|
@@ -90816,7 +90816,7 @@ function instrumentPrimingSession(session) {
|
|
|
90816
90816
|
// so eslint doesn't complain about nimbus
|
|
90817
90817
|
/* global __nimbus */
|
|
90818
90818
|
// note this is automatically incremented by scripts/release/bump-api-version.js at each release
|
|
90819
|
-
const apiVersion = `
|
|
90819
|
+
const apiVersion = `v64.0`;
|
|
90820
90820
|
const batchObjectInfoEndpoint = `/services/data/${apiVersion}/ui-api/object-info/batch`;
|
|
90821
90821
|
const objectInfoDirectoryEndpoint = `/services/data/${apiVersion}/ui-api/object-info`;
|
|
90822
90822
|
class NimbusPrimingNetworkAdapter {
|
|
@@ -91303,7 +91303,7 @@ function ingestError$1$1(luvio, config, params, error, snapshotRefresh) {
|
|
|
91303
91303
|
function createResourceRequest$2$1(config) {
|
|
91304
91304
|
const headers = {};
|
|
91305
91305
|
return {
|
|
91306
|
-
baseUri: '/services/data/
|
|
91306
|
+
baseUri: '/services/data/v64.0',
|
|
91307
91307
|
basePath: '/graphql',
|
|
91308
91308
|
method: 'post',
|
|
91309
91309
|
body: { ...config.body, query: print(config.body.query) },
|
|
@@ -91429,7 +91429,7 @@ function createResourceRequest$n(config) {
|
|
|
91429
91429
|
const headers = {};
|
|
91430
91430
|
const transformedConfig = stripDocumentsOfMetaschema$1(config);
|
|
91431
91431
|
return {
|
|
91432
|
-
baseUri: '/services/data/
|
|
91432
|
+
baseUri: '/services/data/v64.0',
|
|
91433
91433
|
basePath: '/graphql/batch',
|
|
91434
91434
|
method: 'post',
|
|
91435
91435
|
body: transformedConfig.body,
|
|
@@ -92672,7 +92672,7 @@ register$1({
|
|
|
92672
92672
|
id: '@salesforce/lds-network-adapter',
|
|
92673
92673
|
instrument: instrument$2,
|
|
92674
92674
|
});
|
|
92675
|
-
// version: 1.
|
|
92675
|
+
// version: 1.335.0-290eb12c27
|
|
92676
92676
|
|
|
92677
92677
|
const { create: create$2, keys: keys$2 } = Object;
|
|
92678
92678
|
const { stringify, parse } = JSON;
|
|
@@ -113874,7 +113874,7 @@ function ingestError$1(luvio, config, params, error, snapshotRefresh) {
|
|
|
113874
113874
|
function createResourceRequest$2(config) {
|
|
113875
113875
|
const headers = {};
|
|
113876
113876
|
return {
|
|
113877
|
-
baseUri: '/services/data/
|
|
113877
|
+
baseUri: '/services/data/v64.0',
|
|
113878
113878
|
basePath: '/graphql',
|
|
113879
113879
|
method: 'post',
|
|
113880
113880
|
body: { ...config.body,
|
|
@@ -114283,7 +114283,7 @@ function createResourceRequest(config) {
|
|
|
114283
114283
|
const headers = {};
|
|
114284
114284
|
const transformedConfig = stripDocumentsOfMetaschema(config);
|
|
114285
114285
|
return {
|
|
114286
|
-
baseUri: '/services/data/
|
|
114286
|
+
baseUri: '/services/data/v64.0',
|
|
114287
114287
|
basePath: '/graphql/batch',
|
|
114288
114288
|
method: 'post',
|
|
114289
114289
|
body: transformedConfig.body,
|
|
@@ -115239,7 +115239,7 @@ register$1({
|
|
|
115239
115239
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
115240
115240
|
instrument: instrument$1,
|
|
115241
115241
|
});
|
|
115242
|
-
// version: 1.
|
|
115242
|
+
// version: 1.335.0-22a7c4d20b
|
|
115243
115243
|
|
|
115244
115244
|
// On core the unstable adapters are re-exported with different names,
|
|
115245
115245
|
// we want to match them here.
|
|
@@ -115391,7 +115391,7 @@ withDefaultLuvio((luvio) => {
|
|
|
115391
115391
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
115392
115392
|
graphQLImperative = ldsAdapter;
|
|
115393
115393
|
});
|
|
115394
|
-
// version: 1.
|
|
115394
|
+
// version: 1.335.0-22a7c4d20b
|
|
115395
115395
|
|
|
115396
115396
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
115397
115397
|
__proto__: null,
|
|
@@ -116174,7 +116174,7 @@ const callbacks$1 = [];
|
|
|
116174
116174
|
function register(r) {
|
|
116175
116175
|
callbacks$1.forEach((callback) => callback(r));
|
|
116176
116176
|
}
|
|
116177
|
-
// version: 1.
|
|
116177
|
+
// version: 1.335.0-290eb12c27
|
|
116178
116178
|
|
|
116179
116179
|
/**
|
|
116180
116180
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -117237,4 +117237,4 @@ const { luvio } = getRuntime();
|
|
|
117237
117237
|
setDefaultLuvio({ luvio });
|
|
117238
117238
|
|
|
117239
117239
|
export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
|
|
117240
|
-
// version: 1.
|
|
117240
|
+
// version: 1.335.0-290eb12c27
|