@salesforce/lds-worker-api 1.355.0 → 1.357.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.
|
@@ -4272,7 +4272,7 @@
|
|
|
4272
4272
|
}
|
|
4273
4273
|
callbacks.push(callback);
|
|
4274
4274
|
}
|
|
4275
|
-
// version: 1.
|
|
4275
|
+
// version: 1.357.0-aac41a57a8
|
|
4276
4276
|
|
|
4277
4277
|
// TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
|
|
4278
4278
|
function instrumentAdapter$1(createFunction, _metadata) {
|
|
@@ -5220,7 +5220,7 @@
|
|
|
5220
5220
|
const { apiFamily, name } = metadata;
|
|
5221
5221
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
5222
5222
|
}
|
|
5223
|
-
// version: 1.
|
|
5223
|
+
// version: 1.357.0-aac41a57a8
|
|
5224
5224
|
|
|
5225
5225
|
/**
|
|
5226
5226
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -10071,7 +10071,7 @@
|
|
|
10071
10071
|
function createResourceRequest$1c(config) {
|
|
10072
10072
|
const headers = {};
|
|
10073
10073
|
return {
|
|
10074
|
-
baseUri: '/services/data/
|
|
10074
|
+
baseUri: '/services/data/v65.0',
|
|
10075
10075
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
10076
10076
|
method: 'get',
|
|
10077
10077
|
body: null,
|
|
@@ -10500,7 +10500,7 @@
|
|
|
10500
10500
|
function createResourceRequest$1b(config) {
|
|
10501
10501
|
const headers = {};
|
|
10502
10502
|
return {
|
|
10503
|
-
baseUri: '/services/data/
|
|
10503
|
+
baseUri: '/services/data/v65.0',
|
|
10504
10504
|
basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
|
|
10505
10505
|
method: 'get',
|
|
10506
10506
|
body: null,
|
|
@@ -11312,7 +11312,7 @@
|
|
|
11312
11312
|
function createResourceRequest$1a(config) {
|
|
11313
11313
|
const headers = {};
|
|
11314
11314
|
return {
|
|
11315
|
-
baseUri: '/services/data/
|
|
11315
|
+
baseUri: '/services/data/v65.0',
|
|
11316
11316
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
11317
11317
|
method: 'get',
|
|
11318
11318
|
body: null,
|
|
@@ -11362,7 +11362,7 @@
|
|
|
11362
11362
|
function createResourceRequest$19(config) {
|
|
11363
11363
|
const headers = {};
|
|
11364
11364
|
return {
|
|
11365
|
-
baseUri: '/services/data/
|
|
11365
|
+
baseUri: '/services/data/v65.0',
|
|
11366
11366
|
basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
|
|
11367
11367
|
method: 'get',
|
|
11368
11368
|
body: null,
|
|
@@ -11404,7 +11404,7 @@
|
|
|
11404
11404
|
function createResourceRequest$18(config) {
|
|
11405
11405
|
const headers = {};
|
|
11406
11406
|
return {
|
|
11407
|
-
baseUri: '/services/data/
|
|
11407
|
+
baseUri: '/services/data/v65.0',
|
|
11408
11408
|
basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
|
|
11409
11409
|
method: 'get',
|
|
11410
11410
|
body: null,
|
|
@@ -12229,7 +12229,7 @@
|
|
|
12229
12229
|
function createResourceRequest$17(config) {
|
|
12230
12230
|
const headers = {};
|
|
12231
12231
|
return {
|
|
12232
|
-
baseUri: '/services/data/
|
|
12232
|
+
baseUri: '/services/data/v65.0',
|
|
12233
12233
|
basePath: '/ui-api/list-records/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
12234
12234
|
method: 'post',
|
|
12235
12235
|
body: config.body,
|
|
@@ -12700,7 +12700,7 @@
|
|
|
12700
12700
|
function createResourceRequest$16(config) {
|
|
12701
12701
|
const headers = {};
|
|
12702
12702
|
return {
|
|
12703
|
-
baseUri: '/services/data/
|
|
12703
|
+
baseUri: '/services/data/v65.0',
|
|
12704
12704
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
|
|
12705
12705
|
method: 'get',
|
|
12706
12706
|
body: null,
|
|
@@ -12895,7 +12895,7 @@
|
|
|
12895
12895
|
function createResourceRequest$15(config) {
|
|
12896
12896
|
const headers = {};
|
|
12897
12897
|
return {
|
|
12898
|
-
baseUri: '/services/data/
|
|
12898
|
+
baseUri: '/services/data/v65.0',
|
|
12899
12899
|
basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
|
|
12900
12900
|
method: 'get',
|
|
12901
12901
|
body: null,
|
|
@@ -12937,7 +12937,7 @@
|
|
|
12937
12937
|
function createResourceRequest$14(config) {
|
|
12938
12938
|
const headers = {};
|
|
12939
12939
|
return {
|
|
12940
|
-
baseUri: '/services/data/
|
|
12940
|
+
baseUri: '/services/data/v65.0',
|
|
12941
12941
|
basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
|
|
12942
12942
|
method: 'get',
|
|
12943
12943
|
body: null,
|
|
@@ -13912,7 +13912,7 @@
|
|
|
13912
13912
|
function createResourceRequest$13(config) {
|
|
13913
13913
|
const headers = {};
|
|
13914
13914
|
return {
|
|
13915
|
-
baseUri: '/services/data/
|
|
13915
|
+
baseUri: '/services/data/v65.0',
|
|
13916
13916
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '',
|
|
13917
13917
|
method: 'get',
|
|
13918
13918
|
body: null,
|
|
@@ -14359,7 +14359,7 @@
|
|
|
14359
14359
|
function createResourceRequest$12(config) {
|
|
14360
14360
|
const headers = {};
|
|
14361
14361
|
return {
|
|
14362
|
-
baseUri: '/services/data/
|
|
14362
|
+
baseUri: '/services/data/v65.0',
|
|
14363
14363
|
basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
|
|
14364
14364
|
method: 'get',
|
|
14365
14365
|
body: null,
|
|
@@ -16361,7 +16361,7 @@
|
|
|
16361
16361
|
function createResourceRequest$11(config) {
|
|
16362
16362
|
const headers = {};
|
|
16363
16363
|
return {
|
|
16364
|
-
baseUri: '/services/data/
|
|
16364
|
+
baseUri: '/services/data/v65.0',
|
|
16365
16365
|
basePath: '/ui-api/actions/global',
|
|
16366
16366
|
method: 'get',
|
|
16367
16367
|
body: null,
|
|
@@ -16555,7 +16555,7 @@
|
|
|
16555
16555
|
function createResourceRequest$10(config) {
|
|
16556
16556
|
const headers = {};
|
|
16557
16557
|
return {
|
|
16558
|
-
baseUri: '/services/data/
|
|
16558
|
+
baseUri: '/services/data/v65.0',
|
|
16559
16559
|
basePath: '/ui-api/actions/layout/' + config.urlParams.actionApiName + '',
|
|
16560
16560
|
method: 'get',
|
|
16561
16561
|
body: null,
|
|
@@ -16719,7 +16719,7 @@
|
|
|
16719
16719
|
function createResourceRequest$$(config) {
|
|
16720
16720
|
const headers = {};
|
|
16721
16721
|
return {
|
|
16722
|
-
baseUri: '/services/data/
|
|
16722
|
+
baseUri: '/services/data/v65.0',
|
|
16723
16723
|
basePath: '/ui-api/actions/lookup/' + config.urlParams.objectApiNames + '',
|
|
16724
16724
|
method: 'get',
|
|
16725
16725
|
body: null,
|
|
@@ -16853,7 +16853,7 @@
|
|
|
16853
16853
|
function createResourceRequest$_(config) {
|
|
16854
16854
|
const headers = {};
|
|
16855
16855
|
return {
|
|
16856
|
-
baseUri: '/services/data/
|
|
16856
|
+
baseUri: '/services/data/v65.0',
|
|
16857
16857
|
basePath: '/ui-api/actions/object/' + config.urlParams.objectApiName + '/record-create',
|
|
16858
16858
|
method: 'get',
|
|
16859
16859
|
body: null,
|
|
@@ -17016,7 +17016,7 @@
|
|
|
17016
17016
|
function createResourceRequest$Z(config) {
|
|
17017
17017
|
const headers = {};
|
|
17018
17018
|
return {
|
|
17019
|
-
baseUri: '/services/data/
|
|
17019
|
+
baseUri: '/services/data/v65.0',
|
|
17020
17020
|
basePath: '/ui-api/actions/overrides/' + config.urlParams.objectApiName + '',
|
|
17021
17021
|
method: 'get',
|
|
17022
17022
|
body: null,
|
|
@@ -17193,7 +17193,7 @@
|
|
|
17193
17193
|
function createResourceRequest$Y(config) {
|
|
17194
17194
|
const headers = {};
|
|
17195
17195
|
return {
|
|
17196
|
-
baseUri: '/services/data/
|
|
17196
|
+
baseUri: '/services/data/v65.0',
|
|
17197
17197
|
basePath: '/ui-api/actions/formula-activation/' + config.urlParams.actionFeature + '',
|
|
17198
17198
|
method: 'get',
|
|
17199
17199
|
body: null,
|
|
@@ -17800,7 +17800,7 @@
|
|
|
17800
17800
|
function createResourceRequest$X(config) {
|
|
17801
17801
|
const headers = {};
|
|
17802
17802
|
return {
|
|
17803
|
-
baseUri: '/services/data/
|
|
17803
|
+
baseUri: '/services/data/v65.0',
|
|
17804
17804
|
basePath: '/ui-api/actions/quick-action-info/' + config.urlParams.actionApiName + '',
|
|
17805
17805
|
method: 'get',
|
|
17806
17806
|
body: null,
|
|
@@ -18002,7 +18002,7 @@
|
|
|
18002
18002
|
function createResourceRequest$W(config) {
|
|
18003
18003
|
const headers = {};
|
|
18004
18004
|
return {
|
|
18005
|
-
baseUri: '/services/data/
|
|
18005
|
+
baseUri: '/services/data/v65.0',
|
|
18006
18006
|
basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
|
|
18007
18007
|
method: 'get',
|
|
18008
18008
|
body: null,
|
|
@@ -18158,7 +18158,7 @@
|
|
|
18158
18158
|
function createResourceRequest$V(config) {
|
|
18159
18159
|
const headers = {};
|
|
18160
18160
|
return {
|
|
18161
|
-
baseUri: '/services/data/
|
|
18161
|
+
baseUri: '/services/data/v65.0',
|
|
18162
18162
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '',
|
|
18163
18163
|
method: 'get',
|
|
18164
18164
|
body: null,
|
|
@@ -18298,7 +18298,7 @@
|
|
|
18298
18298
|
function createResourceRequest$U(config) {
|
|
18299
18299
|
const headers = {};
|
|
18300
18300
|
return {
|
|
18301
|
-
baseUri: '/services/data/
|
|
18301
|
+
baseUri: '/services/data/v65.0',
|
|
18302
18302
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/record-edit',
|
|
18303
18303
|
method: 'get',
|
|
18304
18304
|
body: null,
|
|
@@ -18502,7 +18502,7 @@
|
|
|
18502
18502
|
function createResourceRequest$T(config) {
|
|
18503
18503
|
const headers = {};
|
|
18504
18504
|
return {
|
|
18505
|
-
baseUri: '/services/data/
|
|
18505
|
+
baseUri: '/services/data/v65.0',
|
|
18506
18506
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/' + config.urlParams.relatedListId + '',
|
|
18507
18507
|
method: 'post',
|
|
18508
18508
|
body: config.body,
|
|
@@ -18777,7 +18777,7 @@
|
|
|
18777
18777
|
function createResourceRequest$S(config) {
|
|
18778
18778
|
const headers = {};
|
|
18779
18779
|
return {
|
|
18780
|
-
baseUri: '/services/data/
|
|
18780
|
+
baseUri: '/services/data/v65.0',
|
|
18781
18781
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/batch',
|
|
18782
18782
|
method: 'post',
|
|
18783
18783
|
body: config.body,
|
|
@@ -19011,7 +19011,7 @@
|
|
|
19011
19011
|
function createResourceRequest$R(config) {
|
|
19012
19012
|
const headers = {};
|
|
19013
19013
|
return {
|
|
19014
|
-
baseUri: '/services/data/
|
|
19014
|
+
baseUri: '/services/data/v65.0',
|
|
19015
19015
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list-record/' + config.urlParams.relatedListRecordIds + '',
|
|
19016
19016
|
method: 'get',
|
|
19017
19017
|
body: null,
|
|
@@ -19732,7 +19732,7 @@
|
|
|
19732
19732
|
function createResourceRequest$Q(config) {
|
|
19733
19733
|
const headers = {};
|
|
19734
19734
|
return {
|
|
19735
|
-
baseUri: '/services/data/
|
|
19735
|
+
baseUri: '/services/data/v65.0',
|
|
19736
19736
|
basePath: '/ui-api/apps',
|
|
19737
19737
|
method: 'get',
|
|
19738
19738
|
body: null,
|
|
@@ -19866,7 +19866,7 @@
|
|
|
19866
19866
|
function createResourceRequest$P(config) {
|
|
19867
19867
|
const headers = {};
|
|
19868
19868
|
return {
|
|
19869
|
-
baseUri: '/services/data/
|
|
19869
|
+
baseUri: '/services/data/v65.0',
|
|
19870
19870
|
basePath: '/ui-api/apps/' + config.urlParams.appId + '',
|
|
19871
19871
|
method: 'get',
|
|
19872
19872
|
body: null,
|
|
@@ -20202,7 +20202,7 @@
|
|
|
20202
20202
|
function createResourceRequest$O(config) {
|
|
20203
20203
|
const headers = {};
|
|
20204
20204
|
return {
|
|
20205
|
-
baseUri: '/services/data/
|
|
20205
|
+
baseUri: '/services/data/v65.0',
|
|
20206
20206
|
basePath: '/ui-api/duplicates/' + config.urlParams.objectApiName + '',
|
|
20207
20207
|
method: 'get',
|
|
20208
20208
|
body: null,
|
|
@@ -20338,7 +20338,7 @@
|
|
|
20338
20338
|
function createResourceRequest$N(config) {
|
|
20339
20339
|
const headers = {};
|
|
20340
20340
|
return {
|
|
20341
|
-
baseUri: '/services/data/
|
|
20341
|
+
baseUri: '/services/data/v65.0',
|
|
20342
20342
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '',
|
|
20343
20343
|
method: 'get',
|
|
20344
20344
|
body: null,
|
|
@@ -20475,7 +20475,7 @@
|
|
|
20475
20475
|
function createResourceRequest$M(config) {
|
|
20476
20476
|
const headers = {};
|
|
20477
20477
|
return {
|
|
20478
|
-
baseUri: '/services/data/
|
|
20478
|
+
baseUri: '/services/data/v65.0',
|
|
20479
20479
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
20480
20480
|
method: 'get',
|
|
20481
20481
|
body: null,
|
|
@@ -20701,7 +20701,7 @@
|
|
|
20701
20701
|
function createResourceRequest$L(config) {
|
|
20702
20702
|
const headers = {};
|
|
20703
20703
|
return {
|
|
20704
|
-
baseUri: '/services/data/
|
|
20704
|
+
baseUri: '/services/data/v65.0',
|
|
20705
20705
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
20706
20706
|
method: 'get',
|
|
20707
20707
|
body: null,
|
|
@@ -20960,7 +20960,7 @@
|
|
|
20960
20960
|
function createResourceRequest$K(config) {
|
|
20961
20961
|
const headers = {};
|
|
20962
20962
|
return {
|
|
20963
|
-
baseUri: '/services/data/
|
|
20963
|
+
baseUri: '/services/data/v65.0',
|
|
20964
20964
|
basePath: '/ui-api/list-info/batch',
|
|
20965
20965
|
method: 'get',
|
|
20966
20966
|
body: null,
|
|
@@ -21097,7 +21097,7 @@
|
|
|
21097
21097
|
function createResourceRequest$J(config) {
|
|
21098
21098
|
const headers = {};
|
|
21099
21099
|
return {
|
|
21100
|
-
baseUri: '/services/data/
|
|
21100
|
+
baseUri: '/services/data/v65.0',
|
|
21101
21101
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
21102
21102
|
method: 'get',
|
|
21103
21103
|
body: null,
|
|
@@ -21395,7 +21395,7 @@
|
|
|
21395
21395
|
function createResourceRequest$I(config) {
|
|
21396
21396
|
const headers = {};
|
|
21397
21397
|
return {
|
|
21398
|
-
baseUri: '/services/data/
|
|
21398
|
+
baseUri: '/services/data/v65.0',
|
|
21399
21399
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
21400
21400
|
method: 'post',
|
|
21401
21401
|
body: config.body,
|
|
@@ -21505,7 +21505,7 @@
|
|
|
21505
21505
|
function createResourceRequest$H(config) {
|
|
21506
21506
|
const headers = {};
|
|
21507
21507
|
return {
|
|
21508
|
-
baseUri: '/services/data/
|
|
21508
|
+
baseUri: '/services/data/v65.0',
|
|
21509
21509
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
21510
21510
|
method: 'delete',
|
|
21511
21511
|
body: null,
|
|
@@ -21672,7 +21672,7 @@
|
|
|
21672
21672
|
function createResourceRequest$G(config) {
|
|
21673
21673
|
const headers = {};
|
|
21674
21674
|
return {
|
|
21675
|
-
baseUri: '/services/data/
|
|
21675
|
+
baseUri: '/services/data/v65.0',
|
|
21676
21676
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
21677
21677
|
method: 'patch',
|
|
21678
21678
|
body: config.body,
|
|
@@ -22217,7 +22217,7 @@
|
|
|
22217
22217
|
function createResourceRequest$F(config) {
|
|
22218
22218
|
const headers = {};
|
|
22219
22219
|
return {
|
|
22220
|
-
baseUri: '/services/data/
|
|
22220
|
+
baseUri: '/services/data/v65.0',
|
|
22221
22221
|
basePath: '/ui-api/list-object-info/' + config.urlParams.objectApiName + '',
|
|
22222
22222
|
method: 'get',
|
|
22223
22223
|
body: null,
|
|
@@ -22453,7 +22453,7 @@
|
|
|
22453
22453
|
function createResourceRequest$E(config) {
|
|
22454
22454
|
const headers = {};
|
|
22455
22455
|
return {
|
|
22456
|
-
baseUri: '/services/data/
|
|
22456
|
+
baseUri: '/services/data/v65.0',
|
|
22457
22457
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
22458
22458
|
method: 'get',
|
|
22459
22459
|
body: null,
|
|
@@ -22589,7 +22589,7 @@
|
|
|
22589
22589
|
function createResourceRequest$D(config) {
|
|
22590
22590
|
const headers = {};
|
|
22591
22591
|
return {
|
|
22592
|
-
baseUri: '/services/data/
|
|
22592
|
+
baseUri: '/services/data/v65.0',
|
|
22593
22593
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
22594
22594
|
method: 'patch',
|
|
22595
22595
|
body: config.body,
|
|
@@ -22829,7 +22829,7 @@
|
|
|
22829
22829
|
function createResourceRequest$C(config) {
|
|
22830
22830
|
const headers = {};
|
|
22831
22831
|
return {
|
|
22832
|
-
baseUri: '/services/data/
|
|
22832
|
+
baseUri: '/services/data/v65.0',
|
|
22833
22833
|
basePath: '/ui-api/nav-items',
|
|
22834
22834
|
method: 'get',
|
|
22835
22835
|
body: null,
|
|
@@ -22957,7 +22957,7 @@
|
|
|
22957
22957
|
function createResourceRequest$B(config) {
|
|
22958
22958
|
const headers = {};
|
|
22959
22959
|
return {
|
|
22960
|
-
baseUri: '/services/data/
|
|
22960
|
+
baseUri: '/services/data/v65.0',
|
|
22961
22961
|
basePath: '/ui-api/object-info',
|
|
22962
22962
|
method: 'get',
|
|
22963
22963
|
body: null,
|
|
@@ -23289,7 +23289,7 @@
|
|
|
23289
23289
|
function createResourceRequest$A(config) {
|
|
23290
23290
|
const headers = {};
|
|
23291
23291
|
return {
|
|
23292
|
-
baseUri: '/services/data/
|
|
23292
|
+
baseUri: '/services/data/v65.0',
|
|
23293
23293
|
basePath: '/ui-api/object-info/batch/' + config.urlParams.objectApiNames + '',
|
|
23294
23294
|
method: 'get',
|
|
23295
23295
|
body: null,
|
|
@@ -23543,8 +23543,8 @@
|
|
|
23543
23543
|
const keyBuilderFromType$i$1 =
|
|
23544
23544
|
/**
|
|
23545
23545
|
* custom key builder from PicklistValuesRepresentation.
|
|
23546
|
-
* PicklistValuesRepresentation.url is like /services/data/
|
|
23547
|
-
* the '/services/data/
|
|
23546
|
+
* PicklistValuesRepresentation.url is like /services/data/v65.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
|
|
23547
|
+
* the '/services/data/v65.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
|
|
23548
23548
|
*/
|
|
23549
23549
|
function PicklistValuesRepresentationKeyBuilderFromType(luvio, object) {
|
|
23550
23550
|
const id = object.url.substring(object.url.indexOf('/ui-api'));
|
|
@@ -23734,7 +23734,7 @@
|
|
|
23734
23734
|
function createResourceRequest$z(config) {
|
|
23735
23735
|
const headers = {};
|
|
23736
23736
|
return {
|
|
23737
|
-
baseUri: '/services/data/
|
|
23737
|
+
baseUri: '/services/data/v65.0',
|
|
23738
23738
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '',
|
|
23739
23739
|
method: 'get',
|
|
23740
23740
|
body: null,
|
|
@@ -23836,7 +23836,7 @@
|
|
|
23836
23836
|
function createResourceRequest$y(config) {
|
|
23837
23837
|
const headers = {};
|
|
23838
23838
|
return {
|
|
23839
|
-
baseUri: '/services/data/
|
|
23839
|
+
baseUri: '/services/data/v65.0',
|
|
23840
23840
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '/' + config.urlParams.fieldApiName + '',
|
|
23841
23841
|
method: 'get',
|
|
23842
23842
|
body: null,
|
|
@@ -24041,7 +24041,7 @@
|
|
|
24041
24041
|
function createResourceRequest$x(config) {
|
|
24042
24042
|
const headers = {};
|
|
24043
24043
|
return {
|
|
24044
|
-
baseUri: '/services/data/
|
|
24044
|
+
baseUri: '/services/data/v65.0',
|
|
24045
24045
|
basePath: '/ui-api/path/layout/' + config.urlParams.objectApiName + '',
|
|
24046
24046
|
method: 'get',
|
|
24047
24047
|
body: null,
|
|
@@ -24212,7 +24212,7 @@
|
|
|
24212
24212
|
function createResourceRequest$w(config) {
|
|
24213
24213
|
const headers = {};
|
|
24214
24214
|
return {
|
|
24215
|
-
baseUri: '/services/data/
|
|
24215
|
+
baseUri: '/services/data/v65.0',
|
|
24216
24216
|
basePath: '/ui-api/predupe',
|
|
24217
24217
|
method: 'post',
|
|
24218
24218
|
body: config.body,
|
|
@@ -24992,7 +24992,7 @@
|
|
|
24992
24992
|
function createResourceRequest$v(config) {
|
|
24993
24993
|
const headers = {};
|
|
24994
24994
|
return {
|
|
24995
|
-
baseUri: '/services/data/
|
|
24995
|
+
baseUri: '/services/data/v65.0',
|
|
24996
24996
|
basePath: '/ui-api/record-avatars/batch/' + config.urlParams.recordIds + '',
|
|
24997
24997
|
method: 'get',
|
|
24998
24998
|
body: null,
|
|
@@ -25602,7 +25602,7 @@
|
|
|
25602
25602
|
function createResourceRequest$u(config) {
|
|
25603
25603
|
const headers = {};
|
|
25604
25604
|
return {
|
|
25605
|
-
baseUri: '/services/data/
|
|
25605
|
+
baseUri: '/services/data/v65.0',
|
|
25606
25606
|
basePath: '/ui-api/related-list-count/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
25607
25607
|
method: 'get',
|
|
25608
25608
|
body: null,
|
|
@@ -25857,7 +25857,7 @@
|
|
|
25857
25857
|
function createResourceRequest$t(config) {
|
|
25858
25858
|
const headers = {};
|
|
25859
25859
|
return {
|
|
25860
|
-
baseUri: '/services/data/
|
|
25860
|
+
baseUri: '/services/data/v65.0',
|
|
25861
25861
|
basePath: '/ui-api/related-list-count/batch/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListNames + '',
|
|
25862
25862
|
method: 'get',
|
|
25863
25863
|
body: null,
|
|
@@ -26220,7 +26220,7 @@
|
|
|
26220
26220
|
function createResourceRequest$s(config) {
|
|
26221
26221
|
const headers = {};
|
|
26222
26222
|
return {
|
|
26223
|
-
baseUri: '/services/data/
|
|
26223
|
+
baseUri: '/services/data/v65.0',
|
|
26224
26224
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
26225
26225
|
method: 'get',
|
|
26226
26226
|
body: null,
|
|
@@ -26480,7 +26480,7 @@
|
|
|
26480
26480
|
function createResourceRequest$r(config) {
|
|
26481
26481
|
const headers = {};
|
|
26482
26482
|
return {
|
|
26483
|
-
baseUri: '/services/data/
|
|
26483
|
+
baseUri: '/services/data/v65.0',
|
|
26484
26484
|
basePath: '/ui-api/related-list-info/batch/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListNames + '',
|
|
26485
26485
|
method: 'get',
|
|
26486
26486
|
body: null,
|
|
@@ -26671,7 +26671,7 @@
|
|
|
26671
26671
|
function createResourceRequest$q(config) {
|
|
26672
26672
|
const headers = {};
|
|
26673
26673
|
return {
|
|
26674
|
-
baseUri: '/services/data/
|
|
26674
|
+
baseUri: '/services/data/v65.0',
|
|
26675
26675
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '',
|
|
26676
26676
|
method: 'get',
|
|
26677
26677
|
body: null,
|
|
@@ -26914,7 +26914,7 @@
|
|
|
26914
26914
|
function createResourceRequest$p(config) {
|
|
26915
26915
|
const headers = {};
|
|
26916
26916
|
return {
|
|
26917
|
-
baseUri: '/services/data/
|
|
26917
|
+
baseUri: '/services/data/v65.0',
|
|
26918
26918
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
26919
26919
|
method: 'patch',
|
|
26920
26920
|
body: config.body,
|
|
@@ -27084,7 +27084,7 @@
|
|
|
27084
27084
|
function createResourceRequest$o(config) {
|
|
27085
27085
|
const headers = {};
|
|
27086
27086
|
return {
|
|
27087
|
-
baseUri: '/services/data/
|
|
27087
|
+
baseUri: '/services/data/v65.0',
|
|
27088
27088
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
27089
27089
|
method: 'get',
|
|
27090
27090
|
body: null,
|
|
@@ -27336,7 +27336,7 @@
|
|
|
27336
27336
|
function createResourceRequest$n$1(config) {
|
|
27337
27337
|
const headers = {};
|
|
27338
27338
|
return {
|
|
27339
|
-
baseUri: '/services/data/
|
|
27339
|
+
baseUri: '/services/data/v65.0',
|
|
27340
27340
|
basePath: '/ui-api/related-list-preferences/batch/' + config.urlParams.preferencesIds + '',
|
|
27341
27341
|
method: 'get',
|
|
27342
27342
|
body: null,
|
|
@@ -27534,7 +27534,7 @@
|
|
|
27534
27534
|
function createResourceRequest$m$1(config) {
|
|
27535
27535
|
const headers = {};
|
|
27536
27536
|
return {
|
|
27537
|
-
baseUri: '/services/data/
|
|
27537
|
+
baseUri: '/services/data/v65.0',
|
|
27538
27538
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
27539
27539
|
method: 'patch',
|
|
27540
27540
|
body: config.body,
|
|
@@ -28293,7 +28293,7 @@
|
|
|
28293
28293
|
function createResourceRequest$l$1(config) {
|
|
28294
28294
|
const headers = {};
|
|
28295
28295
|
return {
|
|
28296
|
-
baseUri: '/services/data/
|
|
28296
|
+
baseUri: '/services/data/v65.0',
|
|
28297
28297
|
basePath: '/ui-api/related-list-records/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
28298
28298
|
method: 'post',
|
|
28299
28299
|
body: config.body,
|
|
@@ -28568,7 +28568,7 @@
|
|
|
28568
28568
|
function createResourceRequest$k$1(config) {
|
|
28569
28569
|
const headers = {};
|
|
28570
28570
|
return {
|
|
28571
|
-
baseUri: '/services/data/
|
|
28571
|
+
baseUri: '/services/data/v65.0',
|
|
28572
28572
|
basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
|
|
28573
28573
|
method: 'post',
|
|
28574
28574
|
body: config.body,
|
|
@@ -28936,7 +28936,7 @@
|
|
|
28936
28936
|
function createResourceRequest$j$1(config) {
|
|
28937
28937
|
const headers = {};
|
|
28938
28938
|
return {
|
|
28939
|
-
baseUri: '/services/data/
|
|
28939
|
+
baseUri: '/services/data/v65.0',
|
|
28940
28940
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters',
|
|
28941
28941
|
method: 'get',
|
|
28942
28942
|
body: null,
|
|
@@ -29119,7 +29119,7 @@
|
|
|
29119
29119
|
function createResourceRequest$i$1(config) {
|
|
29120
29120
|
const headers = {};
|
|
29121
29121
|
return {
|
|
29122
|
-
baseUri: '/services/data/
|
|
29122
|
+
baseUri: '/services/data/v65.0',
|
|
29123
29123
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters/' + config.urlParams.filterApiName + '/options',
|
|
29124
29124
|
method: 'get',
|
|
29125
29125
|
body: null,
|
|
@@ -29300,7 +29300,7 @@
|
|
|
29300
29300
|
function createResourceRequest$h$1(config) {
|
|
29301
29301
|
const headers = {};
|
|
29302
29302
|
return {
|
|
29303
|
-
baseUri: '/services/data/
|
|
29303
|
+
baseUri: '/services/data/v65.0',
|
|
29304
29304
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/lookup/' + config.urlParams.fieldApiName + '',
|
|
29305
29305
|
method: 'get',
|
|
29306
29306
|
body: null,
|
|
@@ -29619,7 +29619,7 @@
|
|
|
29619
29619
|
function createResourceRequest$g$1(config) {
|
|
29620
29620
|
const headers = {};
|
|
29621
29621
|
return {
|
|
29622
|
-
baseUri: '/services/data/
|
|
29622
|
+
baseUri: '/services/data/v65.0',
|
|
29623
29623
|
basePath: '/ui-api/search/results',
|
|
29624
29624
|
method: 'post',
|
|
29625
29625
|
body: config.body,
|
|
@@ -29822,7 +29822,7 @@
|
|
|
29822
29822
|
function createResourceRequest$f$1(config) {
|
|
29823
29823
|
const headers = {};
|
|
29824
29824
|
return {
|
|
29825
|
-
baseUri: '/services/data/
|
|
29825
|
+
baseUri: '/services/data/v65.0',
|
|
29826
29826
|
basePath: '/ui-api/search/results/keyword',
|
|
29827
29827
|
method: 'post',
|
|
29828
29828
|
body: config.body,
|
|
@@ -30078,7 +30078,7 @@
|
|
|
30078
30078
|
function createResourceRequest$e$1(config) {
|
|
30079
30079
|
const headers = {};
|
|
30080
30080
|
return {
|
|
30081
|
-
baseUri: '/services/data/
|
|
30081
|
+
baseUri: '/services/data/v65.0',
|
|
30082
30082
|
basePath: '/ui-api/records/batch',
|
|
30083
30083
|
method: 'post',
|
|
30084
30084
|
body: config.body,
|
|
@@ -30198,7 +30198,7 @@
|
|
|
30198
30198
|
function createResourceRequest$d$1(config) {
|
|
30199
30199
|
const headers = {};
|
|
30200
30200
|
return {
|
|
30201
|
-
baseUri: '/services/data/
|
|
30201
|
+
baseUri: '/services/data/v65.0',
|
|
30202
30202
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
30203
30203
|
method: 'patch',
|
|
30204
30204
|
body: config.body,
|
|
@@ -30257,7 +30257,7 @@
|
|
|
30257
30257
|
function createResourceRequest$c$1(config) {
|
|
30258
30258
|
const headers = {};
|
|
30259
30259
|
return {
|
|
30260
|
-
baseUri: '/services/data/
|
|
30260
|
+
baseUri: '/services/data/v65.0',
|
|
30261
30261
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
30262
30262
|
method: 'post',
|
|
30263
30263
|
body: config.body,
|
|
@@ -30326,7 +30326,7 @@
|
|
|
30326
30326
|
function createResourceRequest$b$1(config) {
|
|
30327
30327
|
const headers = {};
|
|
30328
30328
|
return {
|
|
30329
|
-
baseUri: '/services/data/
|
|
30329
|
+
baseUri: '/services/data/v65.0',
|
|
30330
30330
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
30331
30331
|
method: 'patch',
|
|
30332
30332
|
body: config.body,
|
|
@@ -30787,7 +30787,7 @@
|
|
|
30787
30787
|
function createResourceRequest$a$1(config) {
|
|
30788
30788
|
const headers = {};
|
|
30789
30789
|
return {
|
|
30790
|
-
baseUri: '/services/data/
|
|
30790
|
+
baseUri: '/services/data/v65.0',
|
|
30791
30791
|
basePath: '/ui-api/lookups/' + config.urlParams.objectApiName + '/' + config.urlParams.fieldApiName + '',
|
|
30792
30792
|
method: 'post',
|
|
30793
30793
|
body: config.body,
|
|
@@ -31026,7 +31026,7 @@
|
|
|
31026
31026
|
function createResourceRequest$9$1(config) {
|
|
31027
31027
|
const headers = {};
|
|
31028
31028
|
return {
|
|
31029
|
-
baseUri: '/services/data/
|
|
31029
|
+
baseUri: '/services/data/v65.0',
|
|
31030
31030
|
basePath: '/ui-api/record-avatars/' + config.urlParams.recordId + '/association',
|
|
31031
31031
|
method: 'post',
|
|
31032
31032
|
body: config.body,
|
|
@@ -31378,7 +31378,7 @@
|
|
|
31378
31378
|
function createResourceRequest$8$1(config) {
|
|
31379
31379
|
const headers = {};
|
|
31380
31380
|
return {
|
|
31381
|
-
baseUri: '/services/data/
|
|
31381
|
+
baseUri: '/services/data/v65.0',
|
|
31382
31382
|
basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
|
|
31383
31383
|
method: 'get',
|
|
31384
31384
|
body: null,
|
|
@@ -31920,7 +31920,7 @@
|
|
|
31920
31920
|
function createResourceRequest$7$1(config) {
|
|
31921
31921
|
const headers = {};
|
|
31922
31922
|
return {
|
|
31923
|
-
baseUri: '/services/data/
|
|
31923
|
+
baseUri: '/services/data/v65.0',
|
|
31924
31924
|
basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
|
|
31925
31925
|
method: 'get',
|
|
31926
31926
|
body: null,
|
|
@@ -32451,7 +32451,7 @@
|
|
|
32451
32451
|
function createResourceRequest$6$1(config) {
|
|
32452
32452
|
const headers = {};
|
|
32453
32453
|
return {
|
|
32454
|
-
baseUri: '/services/data/
|
|
32454
|
+
baseUri: '/services/data/v65.0',
|
|
32455
32455
|
basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
|
|
32456
32456
|
method: 'get',
|
|
32457
32457
|
body: null,
|
|
@@ -32656,7 +32656,7 @@
|
|
|
32656
32656
|
function createResourceRequest$5$1(config) {
|
|
32657
32657
|
const headers = {};
|
|
32658
32658
|
return {
|
|
32659
|
-
baseUri: '/services/data/
|
|
32659
|
+
baseUri: '/services/data/v65.0',
|
|
32660
32660
|
basePath: '/ui-api/records',
|
|
32661
32661
|
method: 'post',
|
|
32662
32662
|
body: config.body,
|
|
@@ -32762,7 +32762,7 @@
|
|
|
32762
32762
|
function createResourceRequest$3$1(config) {
|
|
32763
32763
|
const headers = {};
|
|
32764
32764
|
return {
|
|
32765
|
-
baseUri: '/services/data/
|
|
32765
|
+
baseUri: '/services/data/v65.0',
|
|
32766
32766
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
32767
32767
|
method: 'delete',
|
|
32768
32768
|
body: null,
|
|
@@ -32849,7 +32849,7 @@
|
|
|
32849
32849
|
headers['If-Unmodified-Since'] = header_ifUnmodifiedSince;
|
|
32850
32850
|
}
|
|
32851
32851
|
return {
|
|
32852
|
-
baseUri: '/services/data/
|
|
32852
|
+
baseUri: '/services/data/v65.0',
|
|
32853
32853
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
32854
32854
|
method: 'patch',
|
|
32855
32855
|
body: config.body,
|
|
@@ -33137,7 +33137,7 @@
|
|
|
33137
33137
|
function createResourceRequest$1$2(config) {
|
|
33138
33138
|
const headers = {};
|
|
33139
33139
|
return {
|
|
33140
|
-
baseUri: '/services/data/
|
|
33140
|
+
baseUri: '/services/data/v65.0',
|
|
33141
33141
|
basePath: '/ui-api/records/content-documents/' +
|
|
33142
33142
|
config.urlParams.contentDocumentId +
|
|
33143
33143
|
'/content-versions',
|
|
@@ -33250,7 +33250,7 @@
|
|
|
33250
33250
|
function createResourceRequest$1e(config) {
|
|
33251
33251
|
const headers = {};
|
|
33252
33252
|
return {
|
|
33253
|
-
baseUri: '/services/data/
|
|
33253
|
+
baseUri: '/services/data/v65.0',
|
|
33254
33254
|
basePath: '/ui-api/records/content-documents/content-versions',
|
|
33255
33255
|
method: 'post',
|
|
33256
33256
|
body: config.body,
|
|
@@ -33996,7 +33996,7 @@
|
|
|
33996
33996
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
33997
33997
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
33998
33998
|
});
|
|
33999
|
-
// version: 1.
|
|
33999
|
+
// version: 1.357.0-5a2425b0d8
|
|
34000
34000
|
|
|
34001
34001
|
/**
|
|
34002
34002
|
* Returns true if the value acts like a Promise, i.e. has a "then" function,
|
|
@@ -45616,7 +45616,7 @@
|
|
|
45616
45616
|
const { isArray: isArray$3$1 } = Array;
|
|
45617
45617
|
const { entries: entries$3, keys: keys$5 } = Object;
|
|
45618
45618
|
|
|
45619
|
-
const UI_API_BASE_URI = '/services/data/
|
|
45619
|
+
const UI_API_BASE_URI = '/services/data/v65.0/ui-api';
|
|
45620
45620
|
|
|
45621
45621
|
let instrumentation$2 = {
|
|
45622
45622
|
aggregateUiChunkCount: (_cb) => { },
|
|
@@ -50928,7 +50928,7 @@
|
|
|
50928
50928
|
function createResourceRequest$l(config) {
|
|
50929
50929
|
const headers = {};
|
|
50930
50930
|
return {
|
|
50931
|
-
baseUri: '/services/data/
|
|
50931
|
+
baseUri: '/services/data/v65.0',
|
|
50932
50932
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
50933
50933
|
method: 'get',
|
|
50934
50934
|
body: null,
|
|
@@ -51382,7 +51382,7 @@
|
|
|
51382
51382
|
function createResourceRequest$k(config) {
|
|
51383
51383
|
const headers = {};
|
|
51384
51384
|
return {
|
|
51385
|
-
baseUri: '/services/data/
|
|
51385
|
+
baseUri: '/services/data/v65.0',
|
|
51386
51386
|
basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
|
|
51387
51387
|
method: 'get',
|
|
51388
51388
|
body: null,
|
|
@@ -52325,7 +52325,7 @@
|
|
|
52325
52325
|
function createResourceRequest$j(config) {
|
|
52326
52326
|
const headers = {};
|
|
52327
52327
|
return {
|
|
52328
|
-
baseUri: '/services/data/
|
|
52328
|
+
baseUri: '/services/data/v65.0',
|
|
52329
52329
|
basePath: '/ui-api/list-ui/' +
|
|
52330
52330
|
config.urlParams.objectApiName +
|
|
52331
52331
|
'/' +
|
|
@@ -52380,7 +52380,7 @@
|
|
|
52380
52380
|
function createResourceRequest$i(config) {
|
|
52381
52381
|
const headers = {};
|
|
52382
52382
|
return {
|
|
52383
|
-
baseUri: '/services/data/
|
|
52383
|
+
baseUri: '/services/data/v65.0',
|
|
52384
52384
|
basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
|
|
52385
52385
|
method: 'get',
|
|
52386
52386
|
body: null,
|
|
@@ -52423,7 +52423,7 @@
|
|
|
52423
52423
|
function createResourceRequest$h(config) {
|
|
52424
52424
|
const headers = {};
|
|
52425
52425
|
return {
|
|
52426
|
-
baseUri: '/services/data/
|
|
52426
|
+
baseUri: '/services/data/v65.0',
|
|
52427
52427
|
basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
|
|
52428
52428
|
method: 'get',
|
|
52429
52429
|
body: null,
|
|
@@ -52782,7 +52782,7 @@
|
|
|
52782
52782
|
function createResourceRequest$g(config) {
|
|
52783
52783
|
const headers = {};
|
|
52784
52784
|
return {
|
|
52785
|
-
baseUri: '/services/data/
|
|
52785
|
+
baseUri: '/services/data/v65.0',
|
|
52786
52786
|
basePath: '/ui-api/list-records/' +
|
|
52787
52787
|
config.urlParams.objectApiName +
|
|
52788
52788
|
'/' +
|
|
@@ -53265,7 +53265,7 @@
|
|
|
53265
53265
|
function createResourceRequest$f(config) {
|
|
53266
53266
|
const headers = {};
|
|
53267
53267
|
return {
|
|
53268
|
-
baseUri: '/services/data/
|
|
53268
|
+
baseUri: '/services/data/v65.0',
|
|
53269
53269
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
|
|
53270
53270
|
method: 'get',
|
|
53271
53271
|
body: null,
|
|
@@ -53462,7 +53462,7 @@
|
|
|
53462
53462
|
function createResourceRequest$e(config) {
|
|
53463
53463
|
const headers = {};
|
|
53464
53464
|
return {
|
|
53465
|
-
baseUri: '/services/data/
|
|
53465
|
+
baseUri: '/services/data/v65.0',
|
|
53466
53466
|
basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
|
|
53467
53467
|
method: 'get',
|
|
53468
53468
|
body: null,
|
|
@@ -53505,7 +53505,7 @@
|
|
|
53505
53505
|
function createResourceRequest$d(config) {
|
|
53506
53506
|
const headers = {};
|
|
53507
53507
|
return {
|
|
53508
|
-
baseUri: '/services/data/
|
|
53508
|
+
baseUri: '/services/data/v65.0',
|
|
53509
53509
|
basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
|
|
53510
53510
|
method: 'get',
|
|
53511
53511
|
body: null,
|
|
@@ -54799,7 +54799,7 @@
|
|
|
54799
54799
|
function createResourceRequest$c(config) {
|
|
54800
54800
|
const headers = {};
|
|
54801
54801
|
return {
|
|
54802
|
-
baseUri: '/services/data/
|
|
54802
|
+
baseUri: '/services/data/v65.0',
|
|
54803
54803
|
basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
|
|
54804
54804
|
method: 'get',
|
|
54805
54805
|
body: null,
|
|
@@ -56075,7 +56075,7 @@
|
|
|
56075
56075
|
function createResourceRequest$b(config) {
|
|
56076
56076
|
const headers = {};
|
|
56077
56077
|
return {
|
|
56078
|
-
baseUri: '/services/data/
|
|
56078
|
+
baseUri: '/services/data/v65.0',
|
|
56079
56079
|
basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
|
|
56080
56080
|
method: 'get',
|
|
56081
56081
|
body: null,
|
|
@@ -57162,7 +57162,7 @@
|
|
|
57162
57162
|
function createResourceRequest$a(config) {
|
|
57163
57163
|
const headers = {};
|
|
57164
57164
|
return {
|
|
57165
|
-
baseUri: '/services/data/
|
|
57165
|
+
baseUri: '/services/data/v65.0',
|
|
57166
57166
|
basePath: '/ui-api/related-list-records/' +
|
|
57167
57167
|
config.urlParams.parentRecordId +
|
|
57168
57168
|
'/' +
|
|
@@ -57480,7 +57480,7 @@
|
|
|
57480
57480
|
function createResourceRequest$9(config) {
|
|
57481
57481
|
const headers = {};
|
|
57482
57482
|
return {
|
|
57483
|
-
baseUri: '/services/data/
|
|
57483
|
+
baseUri: '/services/data/v65.0',
|
|
57484
57484
|
basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
|
|
57485
57485
|
method: 'post',
|
|
57486
57486
|
body: config.body,
|
|
@@ -58063,7 +58063,7 @@
|
|
|
58063
58063
|
function createResourceRequest$8(config) {
|
|
58064
58064
|
const headers = {};
|
|
58065
58065
|
return {
|
|
58066
|
-
baseUri: '/services/data/
|
|
58066
|
+
baseUri: '/services/data/v65.0',
|
|
58067
58067
|
basePath: '/ui-api/search/results',
|
|
58068
58068
|
method: 'post',
|
|
58069
58069
|
body: config.body,
|
|
@@ -58279,7 +58279,7 @@
|
|
|
58279
58279
|
function createResourceRequest$7(config) {
|
|
58280
58280
|
const headers = {};
|
|
58281
58281
|
return {
|
|
58282
|
-
baseUri: '/services/data/
|
|
58282
|
+
baseUri: '/services/data/v65.0',
|
|
58283
58283
|
basePath: '/ui-api/search/results/keyword',
|
|
58284
58284
|
method: 'post',
|
|
58285
58285
|
body: config.body,
|
|
@@ -58795,7 +58795,7 @@
|
|
|
58795
58795
|
function createResourceRequest$6(config) {
|
|
58796
58796
|
const headers = {};
|
|
58797
58797
|
return {
|
|
58798
|
-
baseUri: '/services/data/
|
|
58798
|
+
baseUri: '/services/data/v65.0',
|
|
58799
58799
|
basePath: '/ui-api/lookups/' +
|
|
58800
58800
|
config.urlParams.objectApiName +
|
|
58801
58801
|
'/' +
|
|
@@ -59310,7 +59310,7 @@
|
|
|
59310
59310
|
function createResourceRequest$5(config) {
|
|
59311
59311
|
const headers = {};
|
|
59312
59312
|
return {
|
|
59313
|
-
baseUri: '/services/data/
|
|
59313
|
+
baseUri: '/services/data/v65.0',
|
|
59314
59314
|
basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
|
|
59315
59315
|
method: 'get',
|
|
59316
59316
|
body: null,
|
|
@@ -59858,7 +59858,7 @@
|
|
|
59858
59858
|
function createResourceRequest$4(config) {
|
|
59859
59859
|
const headers = {};
|
|
59860
59860
|
return {
|
|
59861
|
-
baseUri: '/services/data/
|
|
59861
|
+
baseUri: '/services/data/v65.0',
|
|
59862
59862
|
basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
|
|
59863
59863
|
method: 'get',
|
|
59864
59864
|
body: null,
|
|
@@ -60406,7 +60406,7 @@
|
|
|
60406
60406
|
function createResourceRequest$3(config) {
|
|
60407
60407
|
const headers = {};
|
|
60408
60408
|
return {
|
|
60409
|
-
baseUri: '/services/data/
|
|
60409
|
+
baseUri: '/services/data/v65.0',
|
|
60410
60410
|
basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
|
|
60411
60411
|
method: 'get',
|
|
60412
60412
|
body: null,
|
|
@@ -90632,7 +90632,7 @@
|
|
|
90632
90632
|
}
|
|
90633
90633
|
|
|
90634
90634
|
// note this is automatically incremented by scripts/release/bump-api-version.js at each release
|
|
90635
|
-
const apiVersion$1 = `
|
|
90635
|
+
const apiVersion$1 = `v65.0`;
|
|
90636
90636
|
const basePath = `/services/data/${apiVersion$1}`;
|
|
90637
90637
|
|
|
90638
90638
|
class NetworkRecordLoader {
|
|
@@ -91127,7 +91127,7 @@
|
|
|
91127
91127
|
// so eslint doesn't complain about nimbus
|
|
91128
91128
|
/* global __nimbus */
|
|
91129
91129
|
// note this is automatically incremented by scripts/release/bump-api-version.js at each release
|
|
91130
|
-
const apiVersion = `
|
|
91130
|
+
const apiVersion = `v65.0`;
|
|
91131
91131
|
const batchObjectInfoEndpoint = `/services/data/${apiVersion}/ui-api/object-info/batch`;
|
|
91132
91132
|
const objectInfoDirectoryEndpoint = `/services/data/${apiVersion}/ui-api/object-info`;
|
|
91133
91133
|
class NimbusPrimingNetworkAdapter {
|
|
@@ -91542,7 +91542,7 @@
|
|
|
91542
91542
|
function createResourceRequest$2$1(config) {
|
|
91543
91543
|
const headers = {};
|
|
91544
91544
|
return {
|
|
91545
|
-
baseUri: '/services/data/
|
|
91545
|
+
baseUri: '/services/data/v65.0',
|
|
91546
91546
|
basePath: '/graphql',
|
|
91547
91547
|
method: 'post',
|
|
91548
91548
|
body: { ...config.body, query: print(config.body.query) },
|
|
@@ -91668,7 +91668,7 @@
|
|
|
91668
91668
|
const headers = {};
|
|
91669
91669
|
const transformedConfig = stripDocumentsOfMetaschema$1(config);
|
|
91670
91670
|
return {
|
|
91671
|
-
baseUri: '/services/data/
|
|
91671
|
+
baseUri: '/services/data/v65.0',
|
|
91672
91672
|
basePath: '/graphql/batch',
|
|
91673
91673
|
method: 'post',
|
|
91674
91674
|
body: transformedConfig.body,
|
|
@@ -93103,7 +93103,7 @@
|
|
|
93103
93103
|
id: '@salesforce/lds-network-adapter',
|
|
93104
93104
|
instrument: instrument$2,
|
|
93105
93105
|
});
|
|
93106
|
-
// version: 1.
|
|
93106
|
+
// version: 1.357.0-aac41a57a8
|
|
93107
93107
|
|
|
93108
93108
|
const { create: create$2, keys: keys$2 } = Object;
|
|
93109
93109
|
const { stringify, parse } = JSON;
|
|
@@ -115616,7 +115616,7 @@
|
|
|
115616
115616
|
function createResourceRequest$2(config) {
|
|
115617
115617
|
const headers = {};
|
|
115618
115618
|
return {
|
|
115619
|
-
baseUri: '/services/data/
|
|
115619
|
+
baseUri: '/services/data/v65.0',
|
|
115620
115620
|
basePath: '/graphql',
|
|
115621
115621
|
method: 'post',
|
|
115622
115622
|
body: { ...config.body,
|
|
@@ -116042,7 +116042,7 @@
|
|
|
116042
116042
|
const headers = {};
|
|
116043
116043
|
const transformedConfig = stripDocumentsOfMetaschema(config);
|
|
116044
116044
|
return {
|
|
116045
|
-
baseUri: '/services/data/
|
|
116045
|
+
baseUri: '/services/data/v65.0',
|
|
116046
116046
|
basePath: '/graphql/batch',
|
|
116047
116047
|
method: 'post',
|
|
116048
116048
|
body: transformedConfig.body,
|
|
@@ -116998,7 +116998,7 @@
|
|
|
116998
116998
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
116999
116999
|
instrument: instrument$1,
|
|
117000
117000
|
});
|
|
117001
|
-
// version: 1.
|
|
117001
|
+
// version: 1.357.0-5a2425b0d8
|
|
117002
117002
|
|
|
117003
117003
|
// On core the unstable adapters are re-exported with different names,
|
|
117004
117004
|
// we want to match them here.
|
|
@@ -117150,7 +117150,7 @@
|
|
|
117150
117150
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
117151
117151
|
graphQLImperative = ldsAdapter;
|
|
117152
117152
|
});
|
|
117153
|
-
// version: 1.
|
|
117153
|
+
// version: 1.357.0-5a2425b0d8
|
|
117154
117154
|
|
|
117155
117155
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
117156
117156
|
__proto__: null,
|
|
@@ -117942,7 +117942,7 @@
|
|
|
117942
117942
|
function register(r) {
|
|
117943
117943
|
callbacks$1.forEach((callback) => callback(r));
|
|
117944
117944
|
}
|
|
117945
|
-
// version: 1.
|
|
117945
|
+
// version: 1.357.0-aac41a57a8
|
|
117946
117946
|
|
|
117947
117947
|
/**
|
|
117948
117948
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -119041,4 +119041,4 @@
|
|
|
119041
119041
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
119042
119042
|
|
|
119043
119043
|
}));
|
|
119044
|
-
// version: 1.
|
|
119044
|
+
// version: 1.357.0-aac41a57a8
|