@salesforce/lds-worker-api 1.431.0 → 1.432.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.
|
@@ -4280,7 +4280,7 @@
|
|
|
4280
4280
|
}
|
|
4281
4281
|
callbacks.push(callback);
|
|
4282
4282
|
}
|
|
4283
|
-
// version: 1.
|
|
4283
|
+
// version: 1.432.0-a57c62b660
|
|
4284
4284
|
|
|
4285
4285
|
// TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
|
|
4286
4286
|
function instrumentAdapter$1(createFunction, _metadata) {
|
|
@@ -5324,7 +5324,7 @@
|
|
|
5324
5324
|
const { apiFamily, name } = metadata;
|
|
5325
5325
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
5326
5326
|
}
|
|
5327
|
-
// version: 1.
|
|
5327
|
+
// version: 1.432.0-a57c62b660
|
|
5328
5328
|
|
|
5329
5329
|
function isSupportedEntity(_objectApiName) {
|
|
5330
5330
|
return true;
|
|
@@ -8541,7 +8541,7 @@
|
|
|
8541
8541
|
function createResourceRequest$1c(config) {
|
|
8542
8542
|
const headers = {};
|
|
8543
8543
|
return {
|
|
8544
|
-
baseUri: '/services/data/
|
|
8544
|
+
baseUri: '/services/data/v68.0',
|
|
8545
8545
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
8546
8546
|
method: 'get',
|
|
8547
8547
|
body: null,
|
|
@@ -8970,7 +8970,7 @@
|
|
|
8970
8970
|
function createResourceRequest$1b(config) {
|
|
8971
8971
|
const headers = {};
|
|
8972
8972
|
return {
|
|
8973
|
-
baseUri: '/services/data/
|
|
8973
|
+
baseUri: '/services/data/v68.0',
|
|
8974
8974
|
basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
|
|
8975
8975
|
method: 'get',
|
|
8976
8976
|
body: null,
|
|
@@ -9790,7 +9790,7 @@
|
|
|
9790
9790
|
function createResourceRequest$1a(config) {
|
|
9791
9791
|
const headers = {};
|
|
9792
9792
|
return {
|
|
9793
|
-
baseUri: '/services/data/
|
|
9793
|
+
baseUri: '/services/data/v68.0',
|
|
9794
9794
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
9795
9795
|
method: 'get',
|
|
9796
9796
|
body: null,
|
|
@@ -9840,7 +9840,7 @@
|
|
|
9840
9840
|
function createResourceRequest$19(config) {
|
|
9841
9841
|
const headers = {};
|
|
9842
9842
|
return {
|
|
9843
|
-
baseUri: '/services/data/
|
|
9843
|
+
baseUri: '/services/data/v68.0',
|
|
9844
9844
|
basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
|
|
9845
9845
|
method: 'get',
|
|
9846
9846
|
body: null,
|
|
@@ -9882,7 +9882,7 @@
|
|
|
9882
9882
|
function createResourceRequest$18(config) {
|
|
9883
9883
|
const headers = {};
|
|
9884
9884
|
return {
|
|
9885
|
-
baseUri: '/services/data/
|
|
9885
|
+
baseUri: '/services/data/v68.0',
|
|
9886
9886
|
basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
|
|
9887
9887
|
method: 'get',
|
|
9888
9888
|
body: null,
|
|
@@ -10707,7 +10707,7 @@
|
|
|
10707
10707
|
function createResourceRequest$17(config) {
|
|
10708
10708
|
const headers = {};
|
|
10709
10709
|
return {
|
|
10710
|
-
baseUri: '/services/data/
|
|
10710
|
+
baseUri: '/services/data/v68.0',
|
|
10711
10711
|
basePath: '/ui-api/list-records/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
10712
10712
|
method: 'post',
|
|
10713
10713
|
body: config.body,
|
|
@@ -11178,7 +11178,7 @@
|
|
|
11178
11178
|
function createResourceRequest$16(config) {
|
|
11179
11179
|
const headers = {};
|
|
11180
11180
|
return {
|
|
11181
|
-
baseUri: '/services/data/
|
|
11181
|
+
baseUri: '/services/data/v68.0',
|
|
11182
11182
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
|
|
11183
11183
|
method: 'get',
|
|
11184
11184
|
body: null,
|
|
@@ -11373,7 +11373,7 @@
|
|
|
11373
11373
|
function createResourceRequest$15(config) {
|
|
11374
11374
|
const headers = {};
|
|
11375
11375
|
return {
|
|
11376
|
-
baseUri: '/services/data/
|
|
11376
|
+
baseUri: '/services/data/v68.0',
|
|
11377
11377
|
basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
|
|
11378
11378
|
method: 'get',
|
|
11379
11379
|
body: null,
|
|
@@ -11415,7 +11415,7 @@
|
|
|
11415
11415
|
function createResourceRequest$14(config) {
|
|
11416
11416
|
const headers = {};
|
|
11417
11417
|
return {
|
|
11418
|
-
baseUri: '/services/data/
|
|
11418
|
+
baseUri: '/services/data/v68.0',
|
|
11419
11419
|
basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
|
|
11420
11420
|
method: 'get',
|
|
11421
11421
|
body: null,
|
|
@@ -12390,7 +12390,7 @@
|
|
|
12390
12390
|
function createResourceRequest$13(config) {
|
|
12391
12391
|
const headers = {};
|
|
12392
12392
|
return {
|
|
12393
|
-
baseUri: '/services/data/
|
|
12393
|
+
baseUri: '/services/data/v68.0',
|
|
12394
12394
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '',
|
|
12395
12395
|
method: 'get',
|
|
12396
12396
|
body: null,
|
|
@@ -12837,7 +12837,7 @@
|
|
|
12837
12837
|
function createResourceRequest$12(config) {
|
|
12838
12838
|
const headers = {};
|
|
12839
12839
|
return {
|
|
12840
|
-
baseUri: '/services/data/
|
|
12840
|
+
baseUri: '/services/data/v68.0',
|
|
12841
12841
|
basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
|
|
12842
12842
|
method: 'get',
|
|
12843
12843
|
body: null,
|
|
@@ -14839,7 +14839,7 @@
|
|
|
14839
14839
|
function createResourceRequest$11(config) {
|
|
14840
14840
|
const headers = {};
|
|
14841
14841
|
return {
|
|
14842
|
-
baseUri: '/services/data/
|
|
14842
|
+
baseUri: '/services/data/v68.0',
|
|
14843
14843
|
basePath: '/ui-api/actions/global',
|
|
14844
14844
|
method: 'get',
|
|
14845
14845
|
body: null,
|
|
@@ -15033,7 +15033,7 @@
|
|
|
15033
15033
|
function createResourceRequest$10(config) {
|
|
15034
15034
|
const headers = {};
|
|
15035
15035
|
return {
|
|
15036
|
-
baseUri: '/services/data/
|
|
15036
|
+
baseUri: '/services/data/v68.0',
|
|
15037
15037
|
basePath: '/ui-api/actions/layout/' + config.urlParams.actionApiName + '',
|
|
15038
15038
|
method: 'get',
|
|
15039
15039
|
body: null,
|
|
@@ -15197,7 +15197,7 @@
|
|
|
15197
15197
|
function createResourceRequest$$(config) {
|
|
15198
15198
|
const headers = {};
|
|
15199
15199
|
return {
|
|
15200
|
-
baseUri: '/services/data/
|
|
15200
|
+
baseUri: '/services/data/v68.0',
|
|
15201
15201
|
basePath: '/ui-api/actions/lookup/' + config.urlParams.objectApiNames + '',
|
|
15202
15202
|
method: 'get',
|
|
15203
15203
|
body: null,
|
|
@@ -15331,7 +15331,7 @@
|
|
|
15331
15331
|
function createResourceRequest$_(config) {
|
|
15332
15332
|
const headers = {};
|
|
15333
15333
|
return {
|
|
15334
|
-
baseUri: '/services/data/
|
|
15334
|
+
baseUri: '/services/data/v68.0',
|
|
15335
15335
|
basePath: '/ui-api/actions/object/' + config.urlParams.objectApiName + '/record-create',
|
|
15336
15336
|
method: 'get',
|
|
15337
15337
|
body: null,
|
|
@@ -15494,7 +15494,7 @@
|
|
|
15494
15494
|
function createResourceRequest$Z(config) {
|
|
15495
15495
|
const headers = {};
|
|
15496
15496
|
return {
|
|
15497
|
-
baseUri: '/services/data/
|
|
15497
|
+
baseUri: '/services/data/v68.0',
|
|
15498
15498
|
basePath: '/ui-api/actions/overrides/' + config.urlParams.objectApiName + '',
|
|
15499
15499
|
method: 'get',
|
|
15500
15500
|
body: null,
|
|
@@ -15671,7 +15671,7 @@
|
|
|
15671
15671
|
function createResourceRequest$Y(config) {
|
|
15672
15672
|
const headers = {};
|
|
15673
15673
|
return {
|
|
15674
|
-
baseUri: '/services/data/
|
|
15674
|
+
baseUri: '/services/data/v68.0',
|
|
15675
15675
|
basePath: '/ui-api/actions/formula-activation/' + config.urlParams.actionFeature + '',
|
|
15676
15676
|
method: 'get',
|
|
15677
15677
|
body: null,
|
|
@@ -16278,7 +16278,7 @@
|
|
|
16278
16278
|
function createResourceRequest$X(config) {
|
|
16279
16279
|
const headers = {};
|
|
16280
16280
|
return {
|
|
16281
|
-
baseUri: '/services/data/
|
|
16281
|
+
baseUri: '/services/data/v68.0',
|
|
16282
16282
|
basePath: '/ui-api/actions/quick-action-info/' + config.urlParams.actionApiName + '',
|
|
16283
16283
|
method: 'get',
|
|
16284
16284
|
body: null,
|
|
@@ -16480,7 +16480,7 @@
|
|
|
16480
16480
|
function createResourceRequest$W(config) {
|
|
16481
16481
|
const headers = {};
|
|
16482
16482
|
return {
|
|
16483
|
-
baseUri: '/services/data/
|
|
16483
|
+
baseUri: '/services/data/v68.0',
|
|
16484
16484
|
basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
|
|
16485
16485
|
method: 'get',
|
|
16486
16486
|
body: null,
|
|
@@ -16636,7 +16636,7 @@
|
|
|
16636
16636
|
function createResourceRequest$V(config) {
|
|
16637
16637
|
const headers = {};
|
|
16638
16638
|
return {
|
|
16639
|
-
baseUri: '/services/data/
|
|
16639
|
+
baseUri: '/services/data/v68.0',
|
|
16640
16640
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '',
|
|
16641
16641
|
method: 'get',
|
|
16642
16642
|
body: null,
|
|
@@ -16776,7 +16776,7 @@
|
|
|
16776
16776
|
function createResourceRequest$U(config) {
|
|
16777
16777
|
const headers = {};
|
|
16778
16778
|
return {
|
|
16779
|
-
baseUri: '/services/data/
|
|
16779
|
+
baseUri: '/services/data/v68.0',
|
|
16780
16780
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/record-edit',
|
|
16781
16781
|
method: 'get',
|
|
16782
16782
|
body: null,
|
|
@@ -16980,7 +16980,7 @@
|
|
|
16980
16980
|
function createResourceRequest$T(config) {
|
|
16981
16981
|
const headers = {};
|
|
16982
16982
|
return {
|
|
16983
|
-
baseUri: '/services/data/
|
|
16983
|
+
baseUri: '/services/data/v68.0',
|
|
16984
16984
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/' + config.urlParams.relatedListId + '',
|
|
16985
16985
|
method: 'post',
|
|
16986
16986
|
body: config.body,
|
|
@@ -17255,7 +17255,7 @@
|
|
|
17255
17255
|
function createResourceRequest$S(config) {
|
|
17256
17256
|
const headers = {};
|
|
17257
17257
|
return {
|
|
17258
|
-
baseUri: '/services/data/
|
|
17258
|
+
baseUri: '/services/data/v68.0',
|
|
17259
17259
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/batch',
|
|
17260
17260
|
method: 'post',
|
|
17261
17261
|
body: config.body,
|
|
@@ -17489,7 +17489,7 @@
|
|
|
17489
17489
|
function createResourceRequest$R(config) {
|
|
17490
17490
|
const headers = {};
|
|
17491
17491
|
return {
|
|
17492
|
-
baseUri: '/services/data/
|
|
17492
|
+
baseUri: '/services/data/v68.0',
|
|
17493
17493
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list-record/' + config.urlParams.relatedListRecordIds + '',
|
|
17494
17494
|
method: 'get',
|
|
17495
17495
|
body: null,
|
|
@@ -18210,7 +18210,7 @@
|
|
|
18210
18210
|
function createResourceRequest$Q(config) {
|
|
18211
18211
|
const headers = {};
|
|
18212
18212
|
return {
|
|
18213
|
-
baseUri: '/services/data/
|
|
18213
|
+
baseUri: '/services/data/v68.0',
|
|
18214
18214
|
basePath: '/ui-api/apps',
|
|
18215
18215
|
method: 'get',
|
|
18216
18216
|
body: null,
|
|
@@ -18344,7 +18344,7 @@
|
|
|
18344
18344
|
function createResourceRequest$P(config) {
|
|
18345
18345
|
const headers = {};
|
|
18346
18346
|
return {
|
|
18347
|
-
baseUri: '/services/data/
|
|
18347
|
+
baseUri: '/services/data/v68.0',
|
|
18348
18348
|
basePath: '/ui-api/apps/' + config.urlParams.appId + '',
|
|
18349
18349
|
method: 'get',
|
|
18350
18350
|
body: null,
|
|
@@ -18680,7 +18680,7 @@
|
|
|
18680
18680
|
function createResourceRequest$O(config) {
|
|
18681
18681
|
const headers = {};
|
|
18682
18682
|
return {
|
|
18683
|
-
baseUri: '/services/data/
|
|
18683
|
+
baseUri: '/services/data/v68.0',
|
|
18684
18684
|
basePath: '/ui-api/duplicates/' + config.urlParams.objectApiName + '',
|
|
18685
18685
|
method: 'get',
|
|
18686
18686
|
body: null,
|
|
@@ -18816,7 +18816,7 @@
|
|
|
18816
18816
|
function createResourceRequest$N(config) {
|
|
18817
18817
|
const headers = {};
|
|
18818
18818
|
return {
|
|
18819
|
-
baseUri: '/services/data/
|
|
18819
|
+
baseUri: '/services/data/v68.0',
|
|
18820
18820
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '',
|
|
18821
18821
|
method: 'get',
|
|
18822
18822
|
body: null,
|
|
@@ -18953,7 +18953,7 @@
|
|
|
18953
18953
|
function createResourceRequest$M(config) {
|
|
18954
18954
|
const headers = {};
|
|
18955
18955
|
return {
|
|
18956
|
-
baseUri: '/services/data/
|
|
18956
|
+
baseUri: '/services/data/v68.0',
|
|
18957
18957
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
18958
18958
|
method: 'get',
|
|
18959
18959
|
body: null,
|
|
@@ -19179,7 +19179,7 @@
|
|
|
19179
19179
|
function createResourceRequest$L(config) {
|
|
19180
19180
|
const headers = {};
|
|
19181
19181
|
return {
|
|
19182
|
-
baseUri: '/services/data/
|
|
19182
|
+
baseUri: '/services/data/v68.0',
|
|
19183
19183
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
19184
19184
|
method: 'get',
|
|
19185
19185
|
body: null,
|
|
@@ -19438,7 +19438,7 @@
|
|
|
19438
19438
|
function createResourceRequest$K(config) {
|
|
19439
19439
|
const headers = {};
|
|
19440
19440
|
return {
|
|
19441
|
-
baseUri: '/services/data/
|
|
19441
|
+
baseUri: '/services/data/v68.0',
|
|
19442
19442
|
basePath: '/ui-api/list-info/batch',
|
|
19443
19443
|
method: 'get',
|
|
19444
19444
|
body: null,
|
|
@@ -19575,7 +19575,7 @@
|
|
|
19575
19575
|
function createResourceRequest$J(config) {
|
|
19576
19576
|
const headers = {};
|
|
19577
19577
|
return {
|
|
19578
|
-
baseUri: '/services/data/
|
|
19578
|
+
baseUri: '/services/data/v68.0',
|
|
19579
19579
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
19580
19580
|
method: 'get',
|
|
19581
19581
|
body: null,
|
|
@@ -19873,7 +19873,7 @@
|
|
|
19873
19873
|
function createResourceRequest$I(config) {
|
|
19874
19874
|
const headers = {};
|
|
19875
19875
|
return {
|
|
19876
|
-
baseUri: '/services/data/
|
|
19876
|
+
baseUri: '/services/data/v68.0',
|
|
19877
19877
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
19878
19878
|
method: 'post',
|
|
19879
19879
|
body: config.body,
|
|
@@ -19983,7 +19983,7 @@
|
|
|
19983
19983
|
function createResourceRequest$H(config) {
|
|
19984
19984
|
const headers = {};
|
|
19985
19985
|
return {
|
|
19986
|
-
baseUri: '/services/data/
|
|
19986
|
+
baseUri: '/services/data/v68.0',
|
|
19987
19987
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
19988
19988
|
method: 'delete',
|
|
19989
19989
|
body: null,
|
|
@@ -20150,7 +20150,7 @@
|
|
|
20150
20150
|
function createResourceRequest$G(config) {
|
|
20151
20151
|
const headers = {};
|
|
20152
20152
|
return {
|
|
20153
|
-
baseUri: '/services/data/
|
|
20153
|
+
baseUri: '/services/data/v68.0',
|
|
20154
20154
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
20155
20155
|
method: 'patch',
|
|
20156
20156
|
body: config.body,
|
|
@@ -20713,7 +20713,7 @@
|
|
|
20713
20713
|
function createResourceRequest$F(config) {
|
|
20714
20714
|
const headers = {};
|
|
20715
20715
|
return {
|
|
20716
|
-
baseUri: '/services/data/
|
|
20716
|
+
baseUri: '/services/data/v68.0',
|
|
20717
20717
|
basePath: '/ui-api/list-object-info/' + config.urlParams.objectApiName + '',
|
|
20718
20718
|
method: 'get',
|
|
20719
20719
|
body: null,
|
|
@@ -20949,7 +20949,7 @@
|
|
|
20949
20949
|
function createResourceRequest$E(config) {
|
|
20950
20950
|
const headers = {};
|
|
20951
20951
|
return {
|
|
20952
|
-
baseUri: '/services/data/
|
|
20952
|
+
baseUri: '/services/data/v68.0',
|
|
20953
20953
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
20954
20954
|
method: 'get',
|
|
20955
20955
|
body: null,
|
|
@@ -21085,7 +21085,7 @@
|
|
|
21085
21085
|
function createResourceRequest$D(config) {
|
|
21086
21086
|
const headers = {};
|
|
21087
21087
|
return {
|
|
21088
|
-
baseUri: '/services/data/
|
|
21088
|
+
baseUri: '/services/data/v68.0',
|
|
21089
21089
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
21090
21090
|
method: 'patch',
|
|
21091
21091
|
body: config.body,
|
|
@@ -21325,7 +21325,7 @@
|
|
|
21325
21325
|
function createResourceRequest$C(config) {
|
|
21326
21326
|
const headers = {};
|
|
21327
21327
|
return {
|
|
21328
|
-
baseUri: '/services/data/
|
|
21328
|
+
baseUri: '/services/data/v68.0',
|
|
21329
21329
|
basePath: '/ui-api/nav-items',
|
|
21330
21330
|
method: 'get',
|
|
21331
21331
|
body: null,
|
|
@@ -21453,7 +21453,7 @@
|
|
|
21453
21453
|
function createResourceRequest$B(config) {
|
|
21454
21454
|
const headers = {};
|
|
21455
21455
|
return {
|
|
21456
|
-
baseUri: '/services/data/
|
|
21456
|
+
baseUri: '/services/data/v68.0',
|
|
21457
21457
|
basePath: '/ui-api/object-info',
|
|
21458
21458
|
method: 'get',
|
|
21459
21459
|
body: null,
|
|
@@ -21785,7 +21785,7 @@
|
|
|
21785
21785
|
function createResourceRequest$A(config) {
|
|
21786
21786
|
const headers = {};
|
|
21787
21787
|
return {
|
|
21788
|
-
baseUri: '/services/data/
|
|
21788
|
+
baseUri: '/services/data/v68.0',
|
|
21789
21789
|
basePath: '/ui-api/object-info/batch/' + config.urlParams.objectApiNames + '',
|
|
21790
21790
|
method: 'get',
|
|
21791
21791
|
body: null,
|
|
@@ -22039,8 +22039,8 @@
|
|
|
22039
22039
|
const keyBuilderFromType$i$1 =
|
|
22040
22040
|
/**
|
|
22041
22041
|
* custom key builder from PicklistValuesRepresentation.
|
|
22042
|
-
* PicklistValuesRepresentation.url is like /services/data/
|
|
22043
|
-
* the '/services/data/
|
|
22042
|
+
* PicklistValuesRepresentation.url is like /services/data/v68.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
|
|
22043
|
+
* the '/services/data/v68.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
|
|
22044
22044
|
*/
|
|
22045
22045
|
function PicklistValuesRepresentationKeyBuilderFromType(luvio, object) {
|
|
22046
22046
|
const id = object.url.substring(object.url.indexOf('/ui-api'));
|
|
@@ -22230,7 +22230,7 @@
|
|
|
22230
22230
|
function createResourceRequest$z(config) {
|
|
22231
22231
|
const headers = {};
|
|
22232
22232
|
return {
|
|
22233
|
-
baseUri: '/services/data/
|
|
22233
|
+
baseUri: '/services/data/v68.0',
|
|
22234
22234
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '',
|
|
22235
22235
|
method: 'get',
|
|
22236
22236
|
body: null,
|
|
@@ -22332,7 +22332,7 @@
|
|
|
22332
22332
|
function createResourceRequest$y(config) {
|
|
22333
22333
|
const headers = {};
|
|
22334
22334
|
return {
|
|
22335
|
-
baseUri: '/services/data/
|
|
22335
|
+
baseUri: '/services/data/v68.0',
|
|
22336
22336
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '/' + config.urlParams.fieldApiName + '',
|
|
22337
22337
|
method: 'get',
|
|
22338
22338
|
body: null,
|
|
@@ -22537,7 +22537,7 @@
|
|
|
22537
22537
|
function createResourceRequest$x(config) {
|
|
22538
22538
|
const headers = {};
|
|
22539
22539
|
return {
|
|
22540
|
-
baseUri: '/services/data/
|
|
22540
|
+
baseUri: '/services/data/v68.0',
|
|
22541
22541
|
basePath: '/ui-api/path/layout/' + config.urlParams.objectApiName + '',
|
|
22542
22542
|
method: 'get',
|
|
22543
22543
|
body: null,
|
|
@@ -22708,7 +22708,7 @@
|
|
|
22708
22708
|
function createResourceRequest$w(config) {
|
|
22709
22709
|
const headers = {};
|
|
22710
22710
|
return {
|
|
22711
|
-
baseUri: '/services/data/
|
|
22711
|
+
baseUri: '/services/data/v68.0',
|
|
22712
22712
|
basePath: '/ui-api/predupe',
|
|
22713
22713
|
method: 'post',
|
|
22714
22714
|
body: config.body,
|
|
@@ -23500,7 +23500,7 @@
|
|
|
23500
23500
|
function createResourceRequest$v(config) {
|
|
23501
23501
|
const headers = {};
|
|
23502
23502
|
return {
|
|
23503
|
-
baseUri: '/services/data/
|
|
23503
|
+
baseUri: '/services/data/v68.0',
|
|
23504
23504
|
basePath: '/ui-api/record-avatars/batch/' + config.urlParams.recordIds + '',
|
|
23505
23505
|
method: 'get',
|
|
23506
23506
|
body: null,
|
|
@@ -24110,7 +24110,7 @@
|
|
|
24110
24110
|
function createResourceRequest$u(config) {
|
|
24111
24111
|
const headers = {};
|
|
24112
24112
|
return {
|
|
24113
|
-
baseUri: '/services/data/
|
|
24113
|
+
baseUri: '/services/data/v68.0',
|
|
24114
24114
|
basePath: '/ui-api/related-list-count/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
24115
24115
|
method: 'get',
|
|
24116
24116
|
body: null,
|
|
@@ -24365,7 +24365,7 @@
|
|
|
24365
24365
|
function createResourceRequest$t(config) {
|
|
24366
24366
|
const headers = {};
|
|
24367
24367
|
return {
|
|
24368
|
-
baseUri: '/services/data/
|
|
24368
|
+
baseUri: '/services/data/v68.0',
|
|
24369
24369
|
basePath: '/ui-api/related-list-count/batch/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListNames + '',
|
|
24370
24370
|
method: 'get',
|
|
24371
24371
|
body: null,
|
|
@@ -24728,7 +24728,7 @@
|
|
|
24728
24728
|
function createResourceRequest$s(config) {
|
|
24729
24729
|
const headers = {};
|
|
24730
24730
|
return {
|
|
24731
|
-
baseUri: '/services/data/
|
|
24731
|
+
baseUri: '/services/data/v68.0',
|
|
24732
24732
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
24733
24733
|
method: 'get',
|
|
24734
24734
|
body: null,
|
|
@@ -24988,7 +24988,7 @@
|
|
|
24988
24988
|
function createResourceRequest$r(config) {
|
|
24989
24989
|
const headers = {};
|
|
24990
24990
|
return {
|
|
24991
|
-
baseUri: '/services/data/
|
|
24991
|
+
baseUri: '/services/data/v68.0',
|
|
24992
24992
|
basePath: '/ui-api/related-list-info/batch/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListNames + '',
|
|
24993
24993
|
method: 'get',
|
|
24994
24994
|
body: null,
|
|
@@ -25179,7 +25179,7 @@
|
|
|
25179
25179
|
function createResourceRequest$q(config) {
|
|
25180
25180
|
const headers = {};
|
|
25181
25181
|
return {
|
|
25182
|
-
baseUri: '/services/data/
|
|
25182
|
+
baseUri: '/services/data/v68.0',
|
|
25183
25183
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '',
|
|
25184
25184
|
method: 'get',
|
|
25185
25185
|
body: null,
|
|
@@ -25422,7 +25422,7 @@
|
|
|
25422
25422
|
function createResourceRequest$p(config) {
|
|
25423
25423
|
const headers = {};
|
|
25424
25424
|
return {
|
|
25425
|
-
baseUri: '/services/data/
|
|
25425
|
+
baseUri: '/services/data/v68.0',
|
|
25426
25426
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
25427
25427
|
method: 'patch',
|
|
25428
25428
|
body: config.body,
|
|
@@ -25592,7 +25592,7 @@
|
|
|
25592
25592
|
function createResourceRequest$o(config) {
|
|
25593
25593
|
const headers = {};
|
|
25594
25594
|
return {
|
|
25595
|
-
baseUri: '/services/data/
|
|
25595
|
+
baseUri: '/services/data/v68.0',
|
|
25596
25596
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
25597
25597
|
method: 'get',
|
|
25598
25598
|
body: null,
|
|
@@ -25844,7 +25844,7 @@
|
|
|
25844
25844
|
function createResourceRequest$n$1(config) {
|
|
25845
25845
|
const headers = {};
|
|
25846
25846
|
return {
|
|
25847
|
-
baseUri: '/services/data/
|
|
25847
|
+
baseUri: '/services/data/v68.0',
|
|
25848
25848
|
basePath: '/ui-api/related-list-preferences/batch/' + config.urlParams.preferencesIds + '',
|
|
25849
25849
|
method: 'get',
|
|
25850
25850
|
body: null,
|
|
@@ -26042,7 +26042,7 @@
|
|
|
26042
26042
|
function createResourceRequest$m$1(config) {
|
|
26043
26043
|
const headers = {};
|
|
26044
26044
|
return {
|
|
26045
|
-
baseUri: '/services/data/
|
|
26045
|
+
baseUri: '/services/data/v68.0',
|
|
26046
26046
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
26047
26047
|
method: 'patch',
|
|
26048
26048
|
body: config.body,
|
|
@@ -26823,7 +26823,7 @@
|
|
|
26823
26823
|
function createResourceRequest$l$1(config) {
|
|
26824
26824
|
const headers = {};
|
|
26825
26825
|
return {
|
|
26826
|
-
baseUri: '/services/data/
|
|
26826
|
+
baseUri: '/services/data/v68.0',
|
|
26827
26827
|
basePath: '/ui-api/related-list-records/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
26828
26828
|
method: 'post',
|
|
26829
26829
|
body: config.body,
|
|
@@ -27098,7 +27098,7 @@
|
|
|
27098
27098
|
function createResourceRequest$k$1(config) {
|
|
27099
27099
|
const headers = {};
|
|
27100
27100
|
return {
|
|
27101
|
-
baseUri: '/services/data/
|
|
27101
|
+
baseUri: '/services/data/v68.0',
|
|
27102
27102
|
basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
|
|
27103
27103
|
method: 'post',
|
|
27104
27104
|
body: config.body,
|
|
@@ -27467,7 +27467,7 @@
|
|
|
27467
27467
|
function createResourceRequest$j$1(config) {
|
|
27468
27468
|
const headers = {};
|
|
27469
27469
|
return {
|
|
27470
|
-
baseUri: '/services/data/
|
|
27470
|
+
baseUri: '/services/data/v68.0',
|
|
27471
27471
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters',
|
|
27472
27472
|
method: 'get',
|
|
27473
27473
|
body: null,
|
|
@@ -27650,7 +27650,7 @@
|
|
|
27650
27650
|
function createResourceRequest$i$1(config) {
|
|
27651
27651
|
const headers = {};
|
|
27652
27652
|
return {
|
|
27653
|
-
baseUri: '/services/data/
|
|
27653
|
+
baseUri: '/services/data/v68.0',
|
|
27654
27654
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters/' + config.urlParams.filterApiName + '/options',
|
|
27655
27655
|
method: 'get',
|
|
27656
27656
|
body: null,
|
|
@@ -27831,7 +27831,7 @@
|
|
|
27831
27831
|
function createResourceRequest$h$1(config) {
|
|
27832
27832
|
const headers = {};
|
|
27833
27833
|
return {
|
|
27834
|
-
baseUri: '/services/data/
|
|
27834
|
+
baseUri: '/services/data/v68.0',
|
|
27835
27835
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/lookup/' + config.urlParams.fieldApiName + '',
|
|
27836
27836
|
method: 'get',
|
|
27837
27837
|
body: null,
|
|
@@ -28150,7 +28150,7 @@
|
|
|
28150
28150
|
function createResourceRequest$g$1(config) {
|
|
28151
28151
|
const headers = {};
|
|
28152
28152
|
return {
|
|
28153
|
-
baseUri: '/services/data/
|
|
28153
|
+
baseUri: '/services/data/v68.0',
|
|
28154
28154
|
basePath: '/ui-api/search/results',
|
|
28155
28155
|
method: 'post',
|
|
28156
28156
|
body: config.body,
|
|
@@ -28353,7 +28353,7 @@
|
|
|
28353
28353
|
function createResourceRequest$f$1(config) {
|
|
28354
28354
|
const headers = {};
|
|
28355
28355
|
return {
|
|
28356
|
-
baseUri: '/services/data/
|
|
28356
|
+
baseUri: '/services/data/v68.0',
|
|
28357
28357
|
basePath: '/ui-api/search/results/keyword',
|
|
28358
28358
|
method: 'post',
|
|
28359
28359
|
body: config.body,
|
|
@@ -28609,7 +28609,7 @@
|
|
|
28609
28609
|
function createResourceRequest$e$1(config) {
|
|
28610
28610
|
const headers = {};
|
|
28611
28611
|
return {
|
|
28612
|
-
baseUri: '/services/data/
|
|
28612
|
+
baseUri: '/services/data/v68.0',
|
|
28613
28613
|
basePath: '/ui-api/records/batch',
|
|
28614
28614
|
method: 'post',
|
|
28615
28615
|
body: config.body,
|
|
@@ -28729,7 +28729,7 @@
|
|
|
28729
28729
|
function createResourceRequest$d$1(config) {
|
|
28730
28730
|
const headers = {};
|
|
28731
28731
|
return {
|
|
28732
|
-
baseUri: '/services/data/
|
|
28732
|
+
baseUri: '/services/data/v68.0',
|
|
28733
28733
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
28734
28734
|
method: 'patch',
|
|
28735
28735
|
body: config.body,
|
|
@@ -28788,7 +28788,7 @@
|
|
|
28788
28788
|
function createResourceRequest$c$1(config) {
|
|
28789
28789
|
const headers = {};
|
|
28790
28790
|
return {
|
|
28791
|
-
baseUri: '/services/data/
|
|
28791
|
+
baseUri: '/services/data/v68.0',
|
|
28792
28792
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
28793
28793
|
method: 'post',
|
|
28794
28794
|
body: config.body,
|
|
@@ -28857,7 +28857,7 @@
|
|
|
28857
28857
|
function createResourceRequest$b$1(config) {
|
|
28858
28858
|
const headers = {};
|
|
28859
28859
|
return {
|
|
28860
|
-
baseUri: '/services/data/
|
|
28860
|
+
baseUri: '/services/data/v68.0',
|
|
28861
28861
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
28862
28862
|
method: 'patch',
|
|
28863
28863
|
body: config.body,
|
|
@@ -29335,7 +29335,7 @@
|
|
|
29335
29335
|
function createResourceRequest$a$1(config) {
|
|
29336
29336
|
const headers = {};
|
|
29337
29337
|
return {
|
|
29338
|
-
baseUri: '/services/data/
|
|
29338
|
+
baseUri: '/services/data/v68.0',
|
|
29339
29339
|
basePath: '/ui-api/lookups/' + config.urlParams.objectApiName + '/' + config.urlParams.fieldApiName + '',
|
|
29340
29340
|
method: 'post',
|
|
29341
29341
|
body: config.body,
|
|
@@ -29574,7 +29574,7 @@
|
|
|
29574
29574
|
function createResourceRequest$9$1(config) {
|
|
29575
29575
|
const headers = {};
|
|
29576
29576
|
return {
|
|
29577
|
-
baseUri: '/services/data/
|
|
29577
|
+
baseUri: '/services/data/v68.0',
|
|
29578
29578
|
basePath: '/ui-api/record-avatars/' + config.urlParams.recordId + '/association',
|
|
29579
29579
|
method: 'post',
|
|
29580
29580
|
body: config.body,
|
|
@@ -29926,7 +29926,7 @@
|
|
|
29926
29926
|
function createResourceRequest$8$1(config) {
|
|
29927
29927
|
const headers = {};
|
|
29928
29928
|
return {
|
|
29929
|
-
baseUri: '/services/data/
|
|
29929
|
+
baseUri: '/services/data/v68.0',
|
|
29930
29930
|
basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
|
|
29931
29931
|
method: 'get',
|
|
29932
29932
|
body: null,
|
|
@@ -30468,7 +30468,7 @@
|
|
|
30468
30468
|
function createResourceRequest$7$1(config) {
|
|
30469
30469
|
const headers = {};
|
|
30470
30470
|
return {
|
|
30471
|
-
baseUri: '/services/data/
|
|
30471
|
+
baseUri: '/services/data/v68.0',
|
|
30472
30472
|
basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
|
|
30473
30473
|
method: 'get',
|
|
30474
30474
|
body: null,
|
|
@@ -30999,7 +30999,7 @@
|
|
|
30999
30999
|
function createResourceRequest$6$1(config) {
|
|
31000
31000
|
const headers = {};
|
|
31001
31001
|
return {
|
|
31002
|
-
baseUri: '/services/data/
|
|
31002
|
+
baseUri: '/services/data/v68.0',
|
|
31003
31003
|
basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
|
|
31004
31004
|
method: 'get',
|
|
31005
31005
|
body: null,
|
|
@@ -31204,7 +31204,7 @@
|
|
|
31204
31204
|
function createResourceRequest$5$1(config) {
|
|
31205
31205
|
const headers = {};
|
|
31206
31206
|
return {
|
|
31207
|
-
baseUri: '/services/data/
|
|
31207
|
+
baseUri: '/services/data/v68.0',
|
|
31208
31208
|
basePath: '/ui-api/records',
|
|
31209
31209
|
method: 'post',
|
|
31210
31210
|
body: config.body,
|
|
@@ -31310,7 +31310,7 @@
|
|
|
31310
31310
|
function createResourceRequest$3$1(config) {
|
|
31311
31311
|
const headers = {};
|
|
31312
31312
|
return {
|
|
31313
|
-
baseUri: '/services/data/
|
|
31313
|
+
baseUri: '/services/data/v68.0',
|
|
31314
31314
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
31315
31315
|
method: 'delete',
|
|
31316
31316
|
body: null,
|
|
@@ -31397,7 +31397,7 @@
|
|
|
31397
31397
|
headers['If-Unmodified-Since'] = header_ifUnmodifiedSince;
|
|
31398
31398
|
}
|
|
31399
31399
|
return {
|
|
31400
|
-
baseUri: '/services/data/
|
|
31400
|
+
baseUri: '/services/data/v68.0',
|
|
31401
31401
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
31402
31402
|
method: 'patch',
|
|
31403
31403
|
body: config.body,
|
|
@@ -31697,7 +31697,7 @@
|
|
|
31697
31697
|
function createResourceRequest$1$2(config) {
|
|
31698
31698
|
const headers = {};
|
|
31699
31699
|
return {
|
|
31700
|
-
baseUri: '/services/data/
|
|
31700
|
+
baseUri: '/services/data/v68.0',
|
|
31701
31701
|
basePath: '/ui-api/records/content-documents/' +
|
|
31702
31702
|
config.urlParams.contentDocumentId +
|
|
31703
31703
|
'/content-versions',
|
|
@@ -31810,7 +31810,7 @@
|
|
|
31810
31810
|
function createResourceRequest$1e(config) {
|
|
31811
31811
|
const headers = {};
|
|
31812
31812
|
return {
|
|
31813
|
-
baseUri: '/services/data/
|
|
31813
|
+
baseUri: '/services/data/v68.0',
|
|
31814
31814
|
basePath: '/ui-api/records/content-documents/content-versions',
|
|
31815
31815
|
method: 'post',
|
|
31816
31816
|
body: config.body,
|
|
@@ -32556,7 +32556,7 @@
|
|
|
32556
32556
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
32557
32557
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
32558
32558
|
});
|
|
32559
|
-
// version: 1.
|
|
32559
|
+
// version: 1.432.0-b99ba9d219
|
|
32560
32560
|
|
|
32561
32561
|
var allowUpdatesForNonCachedRecords = {
|
|
32562
32562
|
isOpen: function (e) {
|
|
@@ -45521,7 +45521,7 @@
|
|
|
45521
45521
|
const { isArray: isArray$5 } = Array;
|
|
45522
45522
|
const { entries: entries$4, keys: keys$6 } = Object;
|
|
45523
45523
|
|
|
45524
|
-
const UI_API_BASE_URI = '/services/data/
|
|
45524
|
+
const UI_API_BASE_URI = '/services/data/v68.0/ui-api';
|
|
45525
45525
|
|
|
45526
45526
|
let instrumentation$3 = {
|
|
45527
45527
|
aggregateUiChunkCount: (_cb) => { },
|
|
@@ -51133,7 +51133,7 @@
|
|
|
51133
51133
|
function createResourceRequest$l(config) {
|
|
51134
51134
|
const headers = {};
|
|
51135
51135
|
return {
|
|
51136
|
-
baseUri: '/services/data/
|
|
51136
|
+
baseUri: '/services/data/v68.0',
|
|
51137
51137
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
51138
51138
|
method: 'get',
|
|
51139
51139
|
body: null,
|
|
@@ -51587,7 +51587,7 @@
|
|
|
51587
51587
|
function createResourceRequest$k(config) {
|
|
51588
51588
|
const headers = {};
|
|
51589
51589
|
return {
|
|
51590
|
-
baseUri: '/services/data/
|
|
51590
|
+
baseUri: '/services/data/v68.0',
|
|
51591
51591
|
basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
|
|
51592
51592
|
method: 'get',
|
|
51593
51593
|
body: null,
|
|
@@ -52530,7 +52530,7 @@
|
|
|
52530
52530
|
function createResourceRequest$j(config) {
|
|
52531
52531
|
const headers = {};
|
|
52532
52532
|
return {
|
|
52533
|
-
baseUri: '/services/data/
|
|
52533
|
+
baseUri: '/services/data/v68.0',
|
|
52534
52534
|
basePath: '/ui-api/list-ui/' +
|
|
52535
52535
|
config.urlParams.objectApiName +
|
|
52536
52536
|
'/' +
|
|
@@ -52585,7 +52585,7 @@
|
|
|
52585
52585
|
function createResourceRequest$i(config) {
|
|
52586
52586
|
const headers = {};
|
|
52587
52587
|
return {
|
|
52588
|
-
baseUri: '/services/data/
|
|
52588
|
+
baseUri: '/services/data/v68.0',
|
|
52589
52589
|
basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
|
|
52590
52590
|
method: 'get',
|
|
52591
52591
|
body: null,
|
|
@@ -52628,7 +52628,7 @@
|
|
|
52628
52628
|
function createResourceRequest$h(config) {
|
|
52629
52629
|
const headers = {};
|
|
52630
52630
|
return {
|
|
52631
|
-
baseUri: '/services/data/
|
|
52631
|
+
baseUri: '/services/data/v68.0',
|
|
52632
52632
|
basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
|
|
52633
52633
|
method: 'get',
|
|
52634
52634
|
body: null,
|
|
@@ -52987,7 +52987,7 @@
|
|
|
52987
52987
|
function createResourceRequest$g(config) {
|
|
52988
52988
|
const headers = {};
|
|
52989
52989
|
return {
|
|
52990
|
-
baseUri: '/services/data/
|
|
52990
|
+
baseUri: '/services/data/v68.0',
|
|
52991
52991
|
basePath: '/ui-api/list-records/' +
|
|
52992
52992
|
config.urlParams.objectApiName +
|
|
52993
52993
|
'/' +
|
|
@@ -53470,7 +53470,7 @@
|
|
|
53470
53470
|
function createResourceRequest$f(config) {
|
|
53471
53471
|
const headers = {};
|
|
53472
53472
|
return {
|
|
53473
|
-
baseUri: '/services/data/
|
|
53473
|
+
baseUri: '/services/data/v68.0',
|
|
53474
53474
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
|
|
53475
53475
|
method: 'get',
|
|
53476
53476
|
body: null,
|
|
@@ -53667,7 +53667,7 @@
|
|
|
53667
53667
|
function createResourceRequest$e(config) {
|
|
53668
53668
|
const headers = {};
|
|
53669
53669
|
return {
|
|
53670
|
-
baseUri: '/services/data/
|
|
53670
|
+
baseUri: '/services/data/v68.0',
|
|
53671
53671
|
basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
|
|
53672
53672
|
method: 'get',
|
|
53673
53673
|
body: null,
|
|
@@ -53710,7 +53710,7 @@
|
|
|
53710
53710
|
function createResourceRequest$d(config) {
|
|
53711
53711
|
const headers = {};
|
|
53712
53712
|
return {
|
|
53713
|
-
baseUri: '/services/data/
|
|
53713
|
+
baseUri: '/services/data/v68.0',
|
|
53714
53714
|
basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
|
|
53715
53715
|
method: 'get',
|
|
53716
53716
|
body: null,
|
|
@@ -55004,7 +55004,7 @@
|
|
|
55004
55004
|
function createResourceRequest$c(config) {
|
|
55005
55005
|
const headers = {};
|
|
55006
55006
|
return {
|
|
55007
|
-
baseUri: '/services/data/
|
|
55007
|
+
baseUri: '/services/data/v68.0',
|
|
55008
55008
|
basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
|
|
55009
55009
|
method: 'get',
|
|
55010
55010
|
body: null,
|
|
@@ -56280,7 +56280,7 @@
|
|
|
56280
56280
|
function createResourceRequest$b(config) {
|
|
56281
56281
|
const headers = {};
|
|
56282
56282
|
return {
|
|
56283
|
-
baseUri: '/services/data/
|
|
56283
|
+
baseUri: '/services/data/v68.0',
|
|
56284
56284
|
basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
|
|
56285
56285
|
method: 'get',
|
|
56286
56286
|
body: null,
|
|
@@ -57367,7 +57367,7 @@
|
|
|
57367
57367
|
function createResourceRequest$a(config) {
|
|
57368
57368
|
const headers = {};
|
|
57369
57369
|
return {
|
|
57370
|
-
baseUri: '/services/data/
|
|
57370
|
+
baseUri: '/services/data/v68.0',
|
|
57371
57371
|
basePath: '/ui-api/related-list-records/' +
|
|
57372
57372
|
config.urlParams.parentRecordId +
|
|
57373
57373
|
'/' +
|
|
@@ -57685,7 +57685,7 @@
|
|
|
57685
57685
|
function createResourceRequest$9(config) {
|
|
57686
57686
|
const headers = {};
|
|
57687
57687
|
return {
|
|
57688
|
-
baseUri: '/services/data/
|
|
57688
|
+
baseUri: '/services/data/v68.0',
|
|
57689
57689
|
basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
|
|
57690
57690
|
method: 'post',
|
|
57691
57691
|
body: config.body,
|
|
@@ -58268,7 +58268,7 @@
|
|
|
58268
58268
|
function createResourceRequest$8(config) {
|
|
58269
58269
|
const headers = {};
|
|
58270
58270
|
return {
|
|
58271
|
-
baseUri: '/services/data/
|
|
58271
|
+
baseUri: '/services/data/v68.0',
|
|
58272
58272
|
basePath: '/ui-api/search/results',
|
|
58273
58273
|
method: 'post',
|
|
58274
58274
|
body: config.body,
|
|
@@ -58484,7 +58484,7 @@
|
|
|
58484
58484
|
function createResourceRequest$7(config) {
|
|
58485
58485
|
const headers = {};
|
|
58486
58486
|
return {
|
|
58487
|
-
baseUri: '/services/data/
|
|
58487
|
+
baseUri: '/services/data/v68.0',
|
|
58488
58488
|
basePath: '/ui-api/search/results/keyword',
|
|
58489
58489
|
method: 'post',
|
|
58490
58490
|
body: config.body,
|
|
@@ -59032,7 +59032,7 @@
|
|
|
59032
59032
|
function createResourceRequest$6(config) {
|
|
59033
59033
|
const headers = {};
|
|
59034
59034
|
return {
|
|
59035
|
-
baseUri: '/services/data/
|
|
59035
|
+
baseUri: '/services/data/v68.0',
|
|
59036
59036
|
basePath: '/ui-api/lookups/' +
|
|
59037
59037
|
config.urlParams.objectApiName +
|
|
59038
59038
|
'/' +
|
|
@@ -59547,7 +59547,7 @@
|
|
|
59547
59547
|
function createResourceRequest$5(config) {
|
|
59548
59548
|
const headers = {};
|
|
59549
59549
|
return {
|
|
59550
|
-
baseUri: '/services/data/
|
|
59550
|
+
baseUri: '/services/data/v68.0',
|
|
59551
59551
|
basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
|
|
59552
59552
|
method: 'get',
|
|
59553
59553
|
body: null,
|
|
@@ -60095,7 +60095,7 @@
|
|
|
60095
60095
|
function createResourceRequest$4(config) {
|
|
60096
60096
|
const headers = {};
|
|
60097
60097
|
return {
|
|
60098
|
-
baseUri: '/services/data/
|
|
60098
|
+
baseUri: '/services/data/v68.0',
|
|
60099
60099
|
basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
|
|
60100
60100
|
method: 'get',
|
|
60101
60101
|
body: null,
|
|
@@ -60643,7 +60643,7 @@
|
|
|
60643
60643
|
function createResourceRequest$3(config) {
|
|
60644
60644
|
const headers = {};
|
|
60645
60645
|
return {
|
|
60646
|
-
baseUri: '/services/data/
|
|
60646
|
+
baseUri: '/services/data/v68.0',
|
|
60647
60647
|
basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
|
|
60648
60648
|
method: 'get',
|
|
60649
60649
|
body: null,
|
|
@@ -91395,7 +91395,7 @@
|
|
|
91395
91395
|
}
|
|
91396
91396
|
|
|
91397
91397
|
// note this is automatically incremented by scripts/release/bump-api-version.js at each release
|
|
91398
|
-
const apiVersion$1 = `
|
|
91398
|
+
const apiVersion$1 = `v68.0`;
|
|
91399
91399
|
const basePath = `/services/data/${apiVersion$1}`;
|
|
91400
91400
|
|
|
91401
91401
|
class NetworkRecordLoader {
|
|
@@ -91899,7 +91899,7 @@
|
|
|
91899
91899
|
// so eslint doesn't complain about nimbus
|
|
91900
91900
|
/* global __nimbus */
|
|
91901
91901
|
// note this is automatically incremented by scripts/release/bump-api-version.js at each release
|
|
91902
|
-
const apiVersion = `
|
|
91902
|
+
const apiVersion = `v68.0`;
|
|
91903
91903
|
const batchObjectInfoEndpoint = `/services/data/${apiVersion}/ui-api/object-info/batch`;
|
|
91904
91904
|
const objectInfoDirectoryEndpoint = `/services/data/${apiVersion}/ui-api/object-info`;
|
|
91905
91905
|
class NimbusPrimingNetworkAdapter {
|
|
@@ -92323,7 +92323,7 @@
|
|
|
92323
92323
|
function createResourceRequest$2$1(config) {
|
|
92324
92324
|
const headers = {};
|
|
92325
92325
|
return {
|
|
92326
|
-
baseUri: '/services/data/
|
|
92326
|
+
baseUri: '/services/data/v68.0',
|
|
92327
92327
|
basePath: '/graphql',
|
|
92328
92328
|
method: 'post',
|
|
92329
92329
|
body: { ...config.body, query: print$1(config.body.query) },
|
|
@@ -92449,7 +92449,7 @@
|
|
|
92449
92449
|
const headers = {};
|
|
92450
92450
|
const transformedConfig = stripDocumentsOfMetaschema$1(config);
|
|
92451
92451
|
return {
|
|
92452
|
-
baseUri: '/services/data/
|
|
92452
|
+
baseUri: '/services/data/v68.0',
|
|
92453
92453
|
basePath: '/graphql/batch',
|
|
92454
92454
|
method: 'post',
|
|
92455
92455
|
body: transformedConfig.body,
|
|
@@ -96252,7 +96252,7 @@
|
|
|
96252
96252
|
},
|
|
96253
96253
|
};
|
|
96254
96254
|
}
|
|
96255
|
-
// version: 1.
|
|
96255
|
+
// version: 1.432.0-b99ba9d219
|
|
96256
96256
|
|
|
96257
96257
|
/**
|
|
96258
96258
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -96278,7 +96278,7 @@
|
|
|
96278
96278
|
},
|
|
96279
96279
|
};
|
|
96280
96280
|
}
|
|
96281
|
-
// version: 1.
|
|
96281
|
+
// version: 1.432.0-b99ba9d219
|
|
96282
96282
|
|
|
96283
96283
|
/*!
|
|
96284
96284
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -98935,7 +98935,7 @@
|
|
|
98935
98935
|
id: '@salesforce/lds-network-adapter',
|
|
98936
98936
|
instrument: instrument$2,
|
|
98937
98937
|
});
|
|
98938
|
-
// version: 1.
|
|
98938
|
+
// version: 1.432.0-a57c62b660
|
|
98939
98939
|
|
|
98940
98940
|
const { create: create$2, keys: keys$2 } = Object;
|
|
98941
98941
|
const { stringify, parse } = JSON;
|
|
@@ -106192,7 +106192,7 @@
|
|
|
106192
106192
|
this.endpoint = 'RecordUiController.executeGraphQL';
|
|
106193
106193
|
}
|
|
106194
106194
|
get url() {
|
|
106195
|
-
return '/services/data/
|
|
106195
|
+
return '/services/data/v68.0/graphql';
|
|
106196
106196
|
}
|
|
106197
106197
|
get cacheControlStrategyConfig() {
|
|
106198
106198
|
return {
|
|
@@ -106926,7 +106926,7 @@
|
|
|
106926
106926
|
cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
|
|
106927
106927
|
}
|
|
106928
106928
|
}
|
|
106929
|
-
// version: 1.
|
|
106929
|
+
// version: 1.432.0-b99ba9d219
|
|
106930
106930
|
|
|
106931
106931
|
function createFragmentMap(documentNode) {
|
|
106932
106932
|
const fragments = {};
|
|
@@ -134765,7 +134765,7 @@
|
|
|
134765
134765
|
function createResourceRequest$2(config) {
|
|
134766
134766
|
const headers = {};
|
|
134767
134767
|
return {
|
|
134768
|
-
baseUri: '/services/data/
|
|
134768
|
+
baseUri: '/services/data/v68.0',
|
|
134769
134769
|
basePath: '/graphql',
|
|
134770
134770
|
method: 'post',
|
|
134771
134771
|
body: { ...config.body,
|
|
@@ -135171,7 +135171,7 @@
|
|
|
135171
135171
|
const headers = {};
|
|
135172
135172
|
const transformedConfig = stripDocumentsOfMetaschema(config);
|
|
135173
135173
|
return {
|
|
135174
|
-
baseUri: '/services/data/
|
|
135174
|
+
baseUri: '/services/data/v68.0',
|
|
135175
135175
|
basePath: '/graphql/batch',
|
|
135176
135176
|
method: 'post',
|
|
135177
135177
|
body: transformedConfig.body,
|
|
@@ -136143,7 +136143,7 @@
|
|
|
136143
136143
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
136144
136144
|
instrument: instrument$1,
|
|
136145
136145
|
});
|
|
136146
|
-
// version: 1.
|
|
136146
|
+
// version: 1.432.0-b99ba9d219
|
|
136147
136147
|
|
|
136148
136148
|
// On core the unstable adapters are re-exported with different names,
|
|
136149
136149
|
// we want to match them here.
|
|
@@ -136295,7 +136295,7 @@
|
|
|
136295
136295
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
136296
136296
|
graphQLImperative = ldsAdapter;
|
|
136297
136297
|
});
|
|
136298
|
-
// version: 1.
|
|
136298
|
+
// version: 1.432.0-b99ba9d219
|
|
136299
136299
|
|
|
136300
136300
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
136301
136301
|
__proto__: null,
|
|
@@ -137094,7 +137094,7 @@
|
|
|
137094
137094
|
function register(r) {
|
|
137095
137095
|
callbacks$1.forEach((callback) => callback(r));
|
|
137096
137096
|
}
|
|
137097
|
-
// version: 1.
|
|
137097
|
+
// version: 1.432.0-a57c62b660
|
|
137098
137098
|
|
|
137099
137099
|
/**
|
|
137100
137100
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -138411,4 +138411,4 @@
|
|
|
138411
138411
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
138412
138412
|
|
|
138413
138413
|
}));
|
|
138414
|
-
// version: 1.
|
|
138414
|
+
// version: 1.432.0-a57c62b660
|