@salesforce/lwc-adapters-uiapi 1.134.4 → 1.134.5
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.
- package/dist/main.js +63 -63
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -12399,7 +12399,7 @@ function getResponseCacheKeys$X(luvio, resourceParams, response) {
|
|
|
12399
12399
|
function createResourceRequest$13(config) {
|
|
12400
12400
|
const headers = {};
|
|
12401
12401
|
return {
|
|
12402
|
-
baseUri: '/services/data/
|
|
12402
|
+
baseUri: '/services/data/v59.0',
|
|
12403
12403
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
12404
12404
|
method: 'get',
|
|
12405
12405
|
body: null,
|
|
@@ -13016,7 +13016,7 @@ function ingestError$J(luvio, params, error, snapshotRefresh) {
|
|
|
13016
13016
|
function createResourceRequest$12(config) {
|
|
13017
13017
|
const headers = {};
|
|
13018
13018
|
return {
|
|
13019
|
-
baseUri: '/services/data/
|
|
13019
|
+
baseUri: '/services/data/v59.0',
|
|
13020
13020
|
basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
|
|
13021
13021
|
method: 'get',
|
|
13022
13022
|
body: null,
|
|
@@ -14213,7 +14213,7 @@ function createPaginationParams$5(params) {
|
|
|
14213
14213
|
function createResourceRequest$11(config) {
|
|
14214
14214
|
const headers = {};
|
|
14215
14215
|
return {
|
|
14216
|
-
baseUri: '/services/data/
|
|
14216
|
+
baseUri: '/services/data/v59.0',
|
|
14217
14217
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
14218
14218
|
method: 'get',
|
|
14219
14219
|
body: null,
|
|
@@ -14380,7 +14380,7 @@ function createPaginationParams$4(params) {
|
|
|
14380
14380
|
function createResourceRequest$10(config) {
|
|
14381
14381
|
const headers = {};
|
|
14382
14382
|
return {
|
|
14383
|
-
baseUri: '/services/data/
|
|
14383
|
+
baseUri: '/services/data/v59.0',
|
|
14384
14384
|
basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
|
|
14385
14385
|
method: 'get',
|
|
14386
14386
|
body: null,
|
|
@@ -14504,7 +14504,7 @@ function validateAdapterConfig$$(untrustedConfig, configPropertyNames) {
|
|
|
14504
14504
|
function createResourceRequest$$(config) {
|
|
14505
14505
|
const headers = {};
|
|
14506
14506
|
return {
|
|
14507
|
-
baseUri: '/services/data/
|
|
14507
|
+
baseUri: '/services/data/v59.0',
|
|
14508
14508
|
basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
|
|
14509
14509
|
method: 'get',
|
|
14510
14510
|
body: null,
|
|
@@ -14843,7 +14843,7 @@ function ingestError$G(luvio, params, error, snapshotRefresh) {
|
|
|
14843
14843
|
function createResourceRequest$_(config) {
|
|
14844
14844
|
const headers = {};
|
|
14845
14845
|
return {
|
|
14846
|
-
baseUri: '/services/data/
|
|
14846
|
+
baseUri: '/services/data/v59.0',
|
|
14847
14847
|
basePath: '/ui-api/list-records/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
14848
14848
|
method: 'get',
|
|
14849
14849
|
body: null,
|
|
@@ -15565,7 +15565,7 @@ function ingestError$F(luvio, params, error, snapshotRefresh) {
|
|
|
15565
15565
|
function createResourceRequest$Z(config) {
|
|
15566
15566
|
const headers = {};
|
|
15567
15567
|
return {
|
|
15568
|
-
baseUri: '/services/data/
|
|
15568
|
+
baseUri: '/services/data/v59.0',
|
|
15569
15569
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
|
|
15570
15570
|
method: 'get',
|
|
15571
15571
|
body: null,
|
|
@@ -15824,7 +15824,7 @@ function keyBuilder$2r(luvio, params) {
|
|
|
15824
15824
|
function createResourceRequest$Y(config) {
|
|
15825
15825
|
const headers = {};
|
|
15826
15826
|
return {
|
|
15827
|
-
baseUri: '/services/data/
|
|
15827
|
+
baseUri: '/services/data/v59.0',
|
|
15828
15828
|
basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
|
|
15829
15829
|
method: 'get',
|
|
15830
15830
|
body: null,
|
|
@@ -15948,7 +15948,7 @@ function validateAdapterConfig$Z(untrustedConfig, configPropertyNames) {
|
|
|
15948
15948
|
function createResourceRequest$X(config) {
|
|
15949
15949
|
const headers = {};
|
|
15950
15950
|
return {
|
|
15951
|
-
baseUri: '/services/data/
|
|
15951
|
+
baseUri: '/services/data/v59.0',
|
|
15952
15952
|
basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
|
|
15953
15953
|
method: 'get',
|
|
15954
15954
|
body: null,
|
|
@@ -17747,7 +17747,7 @@ function ingestError$E(luvio, params, error, snapshotRefresh) {
|
|
|
17747
17747
|
function createResourceRequest$W(config) {
|
|
17748
17748
|
const headers = {};
|
|
17749
17749
|
return {
|
|
17750
|
-
baseUri: '/services/data/
|
|
17750
|
+
baseUri: '/services/data/v59.0',
|
|
17751
17751
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '',
|
|
17752
17752
|
method: 'get',
|
|
17753
17753
|
body: null,
|
|
@@ -18915,7 +18915,7 @@ const ingest$1j = function RecordUiRepresentationIngest(input, path, luvio, stor
|
|
|
18915
18915
|
function createResourceRequest$V(config) {
|
|
18916
18916
|
const headers = {};
|
|
18917
18917
|
return {
|
|
18918
|
-
baseUri: '/services/data/
|
|
18918
|
+
baseUri: '/services/data/v59.0',
|
|
18919
18919
|
basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
|
|
18920
18920
|
method: 'get',
|
|
18921
18921
|
body: null,
|
|
@@ -21192,7 +21192,7 @@ function ingestError$D(luvio, params, error, snapshotRefresh) {
|
|
|
21192
21192
|
function createResourceRequest$U(config) {
|
|
21193
21193
|
const headers = {};
|
|
21194
21194
|
return {
|
|
21195
|
-
baseUri: '/services/data/
|
|
21195
|
+
baseUri: '/services/data/v59.0',
|
|
21196
21196
|
basePath: '/ui-api/actions/global',
|
|
21197
21197
|
method: 'get',
|
|
21198
21198
|
body: null,
|
|
@@ -21552,7 +21552,7 @@ function ingestError$C(luvio, params, error, snapshotRefresh) {
|
|
|
21552
21552
|
function createResourceRequest$T(config) {
|
|
21553
21553
|
const headers = {};
|
|
21554
21554
|
return {
|
|
21555
|
-
baseUri: '/services/data/
|
|
21555
|
+
baseUri: '/services/data/v59.0',
|
|
21556
21556
|
basePath: '/ui-api/actions/layout/' + config.urlParams.actionApiName + '',
|
|
21557
21557
|
method: 'get',
|
|
21558
21558
|
body: null,
|
|
@@ -21711,7 +21711,7 @@ function ingestError$B(luvio, params, error, snapshotRefresh) {
|
|
|
21711
21711
|
function createResourceRequest$S(config) {
|
|
21712
21712
|
const headers = {};
|
|
21713
21713
|
return {
|
|
21714
|
-
baseUri: '/services/data/
|
|
21714
|
+
baseUri: '/services/data/v59.0',
|
|
21715
21715
|
basePath: '/ui-api/actions/lookup/' + config.urlParams.objectApiNames + '',
|
|
21716
21716
|
method: 'get',
|
|
21717
21717
|
body: null,
|
|
@@ -21959,7 +21959,7 @@ function ingestError$A(luvio, params, error, snapshotRefresh) {
|
|
|
21959
21959
|
function createResourceRequest$R(config) {
|
|
21960
21960
|
const headers = {};
|
|
21961
21961
|
return {
|
|
21962
|
-
baseUri: '/services/data/
|
|
21962
|
+
baseUri: '/services/data/v59.0',
|
|
21963
21963
|
basePath: '/ui-api/actions/object/' + config.urlParams.objectApiName + '/record-create',
|
|
21964
21964
|
method: 'get',
|
|
21965
21965
|
body: null,
|
|
@@ -22242,7 +22242,7 @@ function ingestError$z(luvio, params, error, snapshotRefresh) {
|
|
|
22242
22242
|
function createResourceRequest$Q(config) {
|
|
22243
22243
|
const headers = {};
|
|
22244
22244
|
return {
|
|
22245
|
-
baseUri: '/services/data/
|
|
22245
|
+
baseUri: '/services/data/v59.0',
|
|
22246
22246
|
basePath: '/ui-api/actions/overrides/' + config.urlParams.objectApiName + '',
|
|
22247
22247
|
method: 'get',
|
|
22248
22248
|
body: null,
|
|
@@ -22637,7 +22637,7 @@ function ingestError$y(luvio, params, error, snapshotRefresh) {
|
|
|
22637
22637
|
function createResourceRequest$P(config) {
|
|
22638
22638
|
const headers = {};
|
|
22639
22639
|
return {
|
|
22640
|
-
baseUri: '/services/data/
|
|
22640
|
+
baseUri: '/services/data/v59.0',
|
|
22641
22641
|
basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
|
|
22642
22642
|
method: 'get',
|
|
22643
22643
|
body: null,
|
|
@@ -22859,7 +22859,7 @@ function ingestError$x(luvio, params, error, snapshotRefresh) {
|
|
|
22859
22859
|
function createResourceRequest$O(config) {
|
|
22860
22860
|
const headers = {};
|
|
22861
22861
|
return {
|
|
22862
|
-
baseUri: '/services/data/
|
|
22862
|
+
baseUri: '/services/data/v59.0',
|
|
22863
22863
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '',
|
|
22864
22864
|
method: 'get',
|
|
22865
22865
|
body: null,
|
|
@@ -23106,7 +23106,7 @@ function ingestError$w(luvio, params, error, snapshotRefresh) {
|
|
|
23106
23106
|
function createResourceRequest$N(config) {
|
|
23107
23107
|
const headers = {};
|
|
23108
23108
|
return {
|
|
23109
|
-
baseUri: '/services/data/
|
|
23109
|
+
baseUri: '/services/data/v59.0',
|
|
23110
23110
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/record-edit',
|
|
23111
23111
|
method: 'get',
|
|
23112
23112
|
body: null,
|
|
@@ -23392,7 +23392,7 @@ function ingestError$v(luvio, params, error, snapshotRefresh) {
|
|
|
23392
23392
|
function createResourceRequest$M(config) {
|
|
23393
23393
|
const headers = {};
|
|
23394
23394
|
return {
|
|
23395
|
-
baseUri: '/services/data/
|
|
23395
|
+
baseUri: '/services/data/v59.0',
|
|
23396
23396
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/' + config.urlParams.relatedListId + '',
|
|
23397
23397
|
method: 'post',
|
|
23398
23398
|
body: config.body,
|
|
@@ -23630,7 +23630,7 @@ function getResponseCacheKeys$H(luvio, resourceParams, response) {
|
|
|
23630
23630
|
function createResourceRequest$L(config) {
|
|
23631
23631
|
const headers = {};
|
|
23632
23632
|
return {
|
|
23633
|
-
baseUri: '/services/data/
|
|
23633
|
+
baseUri: '/services/data/v59.0',
|
|
23634
23634
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/batch',
|
|
23635
23635
|
method: 'post',
|
|
23636
23636
|
body: config.body,
|
|
@@ -24030,7 +24030,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
|
|
|
24030
24030
|
function createResourceRequest$K(config) {
|
|
24031
24031
|
const headers = {};
|
|
24032
24032
|
return {
|
|
24033
|
-
baseUri: '/services/data/
|
|
24033
|
+
baseUri: '/services/data/v59.0',
|
|
24034
24034
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list-record/' + config.urlParams.relatedListRecordIds + '',
|
|
24035
24035
|
method: 'get',
|
|
24036
24036
|
body: null,
|
|
@@ -25401,7 +25401,7 @@ function ingestError$s(luvio, params, error, snapshotRefresh) {
|
|
|
25401
25401
|
function createResourceRequest$J(config) {
|
|
25402
25402
|
const headers = {};
|
|
25403
25403
|
return {
|
|
25404
|
-
baseUri: '/services/data/
|
|
25404
|
+
baseUri: '/services/data/v59.0',
|
|
25405
25405
|
basePath: '/ui-api/apps',
|
|
25406
25406
|
method: 'get',
|
|
25407
25407
|
body: null,
|
|
@@ -25579,7 +25579,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
|
|
|
25579
25579
|
function createResourceRequest$H(config) {
|
|
25580
25580
|
const headers = {};
|
|
25581
25581
|
return {
|
|
25582
|
-
baseUri: '/services/data/
|
|
25582
|
+
baseUri: '/services/data/v59.0',
|
|
25583
25583
|
basePath: '/ui-api/apps/' + config.urlParams.appId + '',
|
|
25584
25584
|
method: 'get',
|
|
25585
25585
|
body: null,
|
|
@@ -26248,7 +26248,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
|
|
|
26248
26248
|
function createResourceRequest$G(config) {
|
|
26249
26249
|
const headers = {};
|
|
26250
26250
|
return {
|
|
26251
|
-
baseUri: '/services/data/
|
|
26251
|
+
baseUri: '/services/data/v59.0',
|
|
26252
26252
|
basePath: '/ui-api/duplicates/' + config.urlParams.objectApiName + '',
|
|
26253
26253
|
method: 'get',
|
|
26254
26254
|
body: null,
|
|
@@ -26395,7 +26395,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
|
|
|
26395
26395
|
function createResourceRequest$F(config) {
|
|
26396
26396
|
const headers = {};
|
|
26397
26397
|
return {
|
|
26398
|
-
baseUri: '/services/data/
|
|
26398
|
+
baseUri: '/services/data/v59.0',
|
|
26399
26399
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '',
|
|
26400
26400
|
method: 'get',
|
|
26401
26401
|
body: null,
|
|
@@ -26610,7 +26610,7 @@ function getResponseCacheKeys$A(luvio, resourceParams, response) {
|
|
|
26610
26610
|
function createResourceRequest$E(config) {
|
|
26611
26611
|
const headers = {};
|
|
26612
26612
|
return {
|
|
26613
|
-
baseUri: '/services/data/
|
|
26613
|
+
baseUri: '/services/data/v59.0',
|
|
26614
26614
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
26615
26615
|
method: 'get',
|
|
26616
26616
|
body: null,
|
|
@@ -26889,7 +26889,7 @@ function ingestError$n(luvio, params, error, snapshotRefresh) {
|
|
|
26889
26889
|
function createResourceRequest$D(config) {
|
|
26890
26890
|
const headers = {};
|
|
26891
26891
|
return {
|
|
26892
|
-
baseUri: '/services/data/
|
|
26892
|
+
baseUri: '/services/data/v59.0',
|
|
26893
26893
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
26894
26894
|
method: 'get',
|
|
26895
26895
|
body: null,
|
|
@@ -27191,7 +27191,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
|
|
|
27191
27191
|
function createResourceRequest$C(config) {
|
|
27192
27192
|
const headers = {};
|
|
27193
27193
|
return {
|
|
27194
|
-
baseUri: '/services/data/
|
|
27194
|
+
baseUri: '/services/data/v59.0',
|
|
27195
27195
|
basePath: '/ui-api/list-info/batch',
|
|
27196
27196
|
method: 'get',
|
|
27197
27197
|
body: null,
|
|
@@ -27653,7 +27653,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
|
|
|
27653
27653
|
function createResourceRequest$B(config) {
|
|
27654
27654
|
const headers = {};
|
|
27655
27655
|
return {
|
|
27656
|
-
baseUri: '/services/data/
|
|
27656
|
+
baseUri: '/services/data/v59.0',
|
|
27657
27657
|
basePath: '/ui-api/nav-items',
|
|
27658
27658
|
method: 'get',
|
|
27659
27659
|
body: null,
|
|
@@ -28068,7 +28068,7 @@ function ingestError$k(luvio, params, error, snapshotRefresh) {
|
|
|
28068
28068
|
function createResourceRequest$A(config) {
|
|
28069
28069
|
const headers = {};
|
|
28070
28070
|
return {
|
|
28071
|
-
baseUri: '/services/data/
|
|
28071
|
+
baseUri: '/services/data/v59.0',
|
|
28072
28072
|
basePath: '/ui-api/object-info/batch/' + config.urlParams.objectApiNames + '',
|
|
28073
28073
|
method: 'get',
|
|
28074
28074
|
body: null,
|
|
@@ -28756,7 +28756,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
|
|
|
28756
28756
|
function createResourceRequest$z(config) {
|
|
28757
28757
|
const headers = {};
|
|
28758
28758
|
return {
|
|
28759
|
-
baseUri: '/services/data/
|
|
28759
|
+
baseUri: '/services/data/v59.0',
|
|
28760
28760
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '',
|
|
28761
28761
|
method: 'get',
|
|
28762
28762
|
body: null,
|
|
@@ -28898,7 +28898,7 @@ function getResponseCacheKeys$u(luvio, resourceParams, response) {
|
|
|
28898
28898
|
function createResourceRequest$y(config) {
|
|
28899
28899
|
const headers = {};
|
|
28900
28900
|
return {
|
|
28901
|
-
baseUri: '/services/data/
|
|
28901
|
+
baseUri: '/services/data/v59.0',
|
|
28902
28902
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '/' + config.urlParams.fieldApiName + '',
|
|
28903
28903
|
method: 'get',
|
|
28904
28904
|
body: null,
|
|
@@ -29360,7 +29360,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
|
|
|
29360
29360
|
function createResourceRequest$x(config) {
|
|
29361
29361
|
const headers = {};
|
|
29362
29362
|
return {
|
|
29363
|
-
baseUri: '/services/data/
|
|
29363
|
+
baseUri: '/services/data/v59.0',
|
|
29364
29364
|
basePath: '/ui-api/predupe',
|
|
29365
29365
|
method: 'post',
|
|
29366
29366
|
body: config.body,
|
|
@@ -30712,7 +30712,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
|
|
|
30712
30712
|
function createResourceRequest$w(config) {
|
|
30713
30713
|
const headers = {};
|
|
30714
30714
|
return {
|
|
30715
|
-
baseUri: '/services/data/
|
|
30715
|
+
baseUri: '/services/data/v59.0',
|
|
30716
30716
|
basePath: '/ui-api/record-avatars/batch/' + config.urlParams.recordIds + '',
|
|
30717
30717
|
method: 'get',
|
|
30718
30718
|
body: null,
|
|
@@ -31640,7 +31640,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
31640
31640
|
function createResourceRequest$v(config) {
|
|
31641
31641
|
const headers = {};
|
|
31642
31642
|
return {
|
|
31643
|
-
baseUri: '/services/data/
|
|
31643
|
+
baseUri: '/services/data/v59.0',
|
|
31644
31644
|
basePath: '/ui-api/related-list-count/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
31645
31645
|
method: 'get',
|
|
31646
31646
|
body: null,
|
|
@@ -31910,7 +31910,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
31910
31910
|
function createResourceRequest$u(config) {
|
|
31911
31911
|
const headers = {};
|
|
31912
31912
|
return {
|
|
31913
|
-
baseUri: '/services/data/
|
|
31913
|
+
baseUri: '/services/data/v59.0',
|
|
31914
31914
|
basePath: '/ui-api/related-list-count/batch/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListNames + '',
|
|
31915
31915
|
method: 'get',
|
|
31916
31916
|
body: null,
|
|
@@ -32753,7 +32753,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
32753
32753
|
function createResourceRequest$t(config) {
|
|
32754
32754
|
const headers = {};
|
|
32755
32755
|
return {
|
|
32756
|
-
baseUri: '/services/data/
|
|
32756
|
+
baseUri: '/services/data/v59.0',
|
|
32757
32757
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
32758
32758
|
method: 'get',
|
|
32759
32759
|
body: null,
|
|
@@ -33028,7 +33028,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
33028
33028
|
function createResourceRequest$s(config) {
|
|
33029
33029
|
const headers = {};
|
|
33030
33030
|
return {
|
|
33031
|
-
baseUri: '/services/data/
|
|
33031
|
+
baseUri: '/services/data/v59.0',
|
|
33032
33032
|
basePath: '/ui-api/related-list-info/batch/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListNames + '',
|
|
33033
33033
|
method: 'get',
|
|
33034
33034
|
body: null,
|
|
@@ -33512,7 +33512,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
33512
33512
|
function createResourceRequest$r(config) {
|
|
33513
33513
|
const headers = {};
|
|
33514
33514
|
return {
|
|
33515
|
-
baseUri: '/services/data/
|
|
33515
|
+
baseUri: '/services/data/v59.0',
|
|
33516
33516
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '',
|
|
33517
33517
|
method: 'get',
|
|
33518
33518
|
body: null,
|
|
@@ -34018,7 +34018,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
34018
34018
|
function createResourceRequest$p(config) {
|
|
34019
34019
|
const headers = {};
|
|
34020
34020
|
return {
|
|
34021
|
-
baseUri: '/services/data/
|
|
34021
|
+
baseUri: '/services/data/v59.0',
|
|
34022
34022
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
34023
34023
|
method: 'get',
|
|
34024
34024
|
body: null,
|
|
@@ -34285,7 +34285,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
34285
34285
|
function createResourceRequest$o(config) {
|
|
34286
34286
|
const headers = {};
|
|
34287
34287
|
return {
|
|
34288
|
-
baseUri: '/services/data/
|
|
34288
|
+
baseUri: '/services/data/v59.0',
|
|
34289
34289
|
basePath: '/ui-api/related-list-preferences/batch/' + config.urlParams.preferencesIds + '',
|
|
34290
34290
|
method: 'get',
|
|
34291
34291
|
body: null,
|
|
@@ -35443,7 +35443,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
35443
35443
|
function createResourceRequest$m(config) {
|
|
35444
35444
|
const headers = {};
|
|
35445
35445
|
return {
|
|
35446
|
-
baseUri: '/services/data/
|
|
35446
|
+
baseUri: '/services/data/v59.0',
|
|
35447
35447
|
basePath: '/ui-api/related-list-records/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
35448
35448
|
method: 'post',
|
|
35449
35449
|
body: config.body,
|
|
@@ -35737,7 +35737,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
35737
35737
|
function createResourceRequest$l(config) {
|
|
35738
35738
|
const headers = {};
|
|
35739
35739
|
return {
|
|
35740
|
-
baseUri: '/services/data/
|
|
35740
|
+
baseUri: '/services/data/v59.0',
|
|
35741
35741
|
basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
|
|
35742
35742
|
method: 'post',
|
|
35743
35743
|
priority: 'normal',
|
|
@@ -36550,7 +36550,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
36550
36550
|
function createResourceRequest$k(config) {
|
|
36551
36551
|
const headers = {};
|
|
36552
36552
|
return {
|
|
36553
|
-
baseUri: '/services/data/
|
|
36553
|
+
baseUri: '/services/data/v59.0',
|
|
36554
36554
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters',
|
|
36555
36555
|
method: 'get',
|
|
36556
36556
|
body: null,
|
|
@@ -36855,7 +36855,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
36855
36855
|
function createResourceRequest$j(config) {
|
|
36856
36856
|
const headers = {};
|
|
36857
36857
|
return {
|
|
36858
|
-
baseUri: '/services/data/
|
|
36858
|
+
baseUri: '/services/data/v59.0',
|
|
36859
36859
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters/' + config.urlParams.filterApiName + '/options',
|
|
36860
36860
|
method: 'get',
|
|
36861
36861
|
body: null,
|
|
@@ -37295,7 +37295,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
37295
37295
|
function createResourceRequest$i(config) {
|
|
37296
37296
|
const headers = {};
|
|
37297
37297
|
return {
|
|
37298
|
-
baseUri: '/services/data/
|
|
37298
|
+
baseUri: '/services/data/v59.0',
|
|
37299
37299
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/lookup/' + config.urlParams.fieldApiName + '',
|
|
37300
37300
|
method: 'get',
|
|
37301
37301
|
body: null,
|
|
@@ -37921,7 +37921,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
37921
37921
|
function createResourceRequest$h(config) {
|
|
37922
37922
|
const headers = {};
|
|
37923
37923
|
return {
|
|
37924
|
-
baseUri: '/services/data/
|
|
37924
|
+
baseUri: '/services/data/v59.0',
|
|
37925
37925
|
basePath: '/ui-api/search/results',
|
|
37926
37926
|
method: 'post',
|
|
37927
37927
|
body: config.body,
|
|
@@ -38290,7 +38290,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
38290
38290
|
function createResourceRequest$g(config) {
|
|
38291
38291
|
const headers = {};
|
|
38292
38292
|
return {
|
|
38293
|
-
baseUri: '/services/data/
|
|
38293
|
+
baseUri: '/services/data/v59.0',
|
|
38294
38294
|
basePath: '/ui-api/search/results/keyword',
|
|
38295
38295
|
method: 'post',
|
|
38296
38296
|
body: config.body,
|
|
@@ -51319,7 +51319,7 @@ function ingestError$2(luvio, config, params, error, snapshotRefresh) {
|
|
|
51319
51319
|
function createResourceRequest$f(config) {
|
|
51320
51320
|
const headers = {};
|
|
51321
51321
|
return {
|
|
51322
|
-
baseUri: '/services/data/
|
|
51322
|
+
baseUri: '/services/data/v59.0',
|
|
51323
51323
|
basePath: '/graphql',
|
|
51324
51324
|
method: 'post',
|
|
51325
51325
|
body: { ...config.body,
|
|
@@ -51370,7 +51370,7 @@ function createResourceRequest$d(config) {
|
|
|
51370
51370
|
const headers = {};
|
|
51371
51371
|
const transformedConfig = stripDocumentsOfMetaschema(config);
|
|
51372
51372
|
return {
|
|
51373
|
-
baseUri: '/services/data/
|
|
51373
|
+
baseUri: '/services/data/v59.0',
|
|
51374
51374
|
basePath: '/graphql/batch',
|
|
51375
51375
|
method: 'post',
|
|
51376
51376
|
body: transformedConfig.body,
|
|
@@ -51993,7 +51993,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
51993
51993
|
function createResourceRequest$c(config) {
|
|
51994
51994
|
const headers = {};
|
|
51995
51995
|
return {
|
|
51996
|
-
baseUri: '/services/data/
|
|
51996
|
+
baseUri: '/services/data/v59.0',
|
|
51997
51997
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
51998
51998
|
method: 'patch',
|
|
51999
51999
|
body: config.body,
|
|
@@ -52145,7 +52145,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
52145
52145
|
function createResourceRequest$b(config) {
|
|
52146
52146
|
const headers = {};
|
|
52147
52147
|
return {
|
|
52148
|
-
baseUri: '/services/data/
|
|
52148
|
+
baseUri: '/services/data/v59.0',
|
|
52149
52149
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
52150
52150
|
method: 'post',
|
|
52151
52151
|
body: config.body,
|
|
@@ -52595,7 +52595,7 @@ function getResponseCacheKeys$7(luvio, resourceParams, response) {
|
|
|
52595
52595
|
function createResourceRequest$9(config) {
|
|
52596
52596
|
const headers = {};
|
|
52597
52597
|
return {
|
|
52598
|
-
baseUri: '/services/data/
|
|
52598
|
+
baseUri: '/services/data/v59.0',
|
|
52599
52599
|
basePath: '/ui-api/lookups/' + config.urlParams.objectApiName + '/' + config.urlParams.fieldApiName + '',
|
|
52600
52600
|
method: 'get',
|
|
52601
52601
|
body: null,
|
|
@@ -52862,7 +52862,7 @@ const factory$9 = (luvio) => {
|
|
|
52862
52862
|
function createResourceRequest$8(config) {
|
|
52863
52863
|
const headers = {};
|
|
52864
52864
|
return {
|
|
52865
|
-
baseUri: '/services/data/
|
|
52865
|
+
baseUri: '/services/data/v59.0',
|
|
52866
52866
|
basePath: '/ui-api/record-avatars/' + config.urlParams.recordId + '/association',
|
|
52867
52867
|
method: 'post',
|
|
52868
52868
|
body: config.body,
|
|
@@ -53532,7 +53532,7 @@ function getResponseCacheKeys$6(luvio, resourceParams, response) {
|
|
|
53532
53532
|
function createResourceRequest$7(config) {
|
|
53533
53533
|
const headers = {};
|
|
53534
53534
|
return {
|
|
53535
|
-
baseUri: '/services/data/
|
|
53535
|
+
baseUri: '/services/data/v59.0',
|
|
53536
53536
|
basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
|
|
53537
53537
|
method: 'get',
|
|
53538
53538
|
body: null,
|
|
@@ -54255,7 +54255,7 @@ function getResponseCacheKeys$5(luvio, resourceParams, response) {
|
|
|
54255
54255
|
function createResourceRequest$6(config) {
|
|
54256
54256
|
const headers = {};
|
|
54257
54257
|
return {
|
|
54258
|
-
baseUri: '/services/data/
|
|
54258
|
+
baseUri: '/services/data/v59.0',
|
|
54259
54259
|
basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
|
|
54260
54260
|
method: 'get',
|
|
54261
54261
|
body: null,
|
|
@@ -54971,7 +54971,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
54971
54971
|
function createResourceRequest$5(config) {
|
|
54972
54972
|
const headers = {};
|
|
54973
54973
|
return {
|
|
54974
|
-
baseUri: '/services/data/
|
|
54974
|
+
baseUri: '/services/data/v59.0',
|
|
54975
54975
|
basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
|
|
54976
54976
|
method: 'get',
|
|
54977
54977
|
body: null,
|
|
@@ -55226,7 +55226,7 @@ function getResponseCacheKeys$3(luvio, resourceParams, response) {
|
|
|
55226
55226
|
function createResourceRequest$4(config) {
|
|
55227
55227
|
const headers = {};
|
|
55228
55228
|
return {
|
|
55229
|
-
baseUri: '/services/data/
|
|
55229
|
+
baseUri: '/services/data/v59.0',
|
|
55230
55230
|
basePath: '/ui-api/records',
|
|
55231
55231
|
method: 'post',
|
|
55232
55232
|
body: config.body,
|
|
@@ -55325,7 +55325,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
55325
55325
|
function createResourceRequest$3(config) {
|
|
55326
55326
|
const headers = {};
|
|
55327
55327
|
return {
|
|
55328
|
-
baseUri: '/services/data/
|
|
55328
|
+
baseUri: '/services/data/v59.0',
|
|
55329
55329
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
55330
55330
|
method: 'delete',
|
|
55331
55331
|
body: null,
|
|
@@ -55429,7 +55429,7 @@ function createResourceRequest$2(config) {
|
|
|
55429
55429
|
headers['If-Unmodified-Since'] = header_ifUnmodifiedSince;
|
|
55430
55430
|
}
|
|
55431
55431
|
return {
|
|
55432
|
-
baseUri: '/services/data/
|
|
55432
|
+
baseUri: '/services/data/v59.0',
|
|
55433
55433
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
55434
55434
|
method: 'patch',
|
|
55435
55435
|
body: config.body,
|
|
@@ -55846,7 +55846,7 @@ function createResourceParams$1(config) {
|
|
|
55846
55846
|
function createResourceRequest$1(config) {
|
|
55847
55847
|
const headers = {};
|
|
55848
55848
|
return {
|
|
55849
|
-
baseUri: '/services/data/
|
|
55849
|
+
baseUri: '/services/data/v59.0',
|
|
55850
55850
|
basePath: '/ui-api/records/content-documents/' +
|
|
55851
55851
|
config.urlParams.contentDocumentId +
|
|
55852
55852
|
'/content-versions',
|
|
@@ -55960,7 +55960,7 @@ function createResourceParams(config) {
|
|
|
55960
55960
|
function createResourceRequest(config) {
|
|
55961
55961
|
const headers = {};
|
|
55962
55962
|
return {
|
|
55963
|
-
baseUri: '/services/data/
|
|
55963
|
+
baseUri: '/services/data/v59.0',
|
|
55964
55964
|
basePath: '/ui-api/records/content-documents/content-versions',
|
|
55965
55965
|
method: 'post',
|
|
55966
55966
|
body: config.body,
|