@salesforce/lds-worker-api 1.333.0 → 1.335.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -4271,7 +4271,7 @@
|
|
|
4271
4271
|
}
|
|
4272
4272
|
callbacks.push(callback);
|
|
4273
4273
|
}
|
|
4274
|
-
// version: 1.
|
|
4274
|
+
// version: 1.335.0-290eb12c27
|
|
4275
4275
|
|
|
4276
4276
|
// TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
|
|
4277
4277
|
function instrumentAdapter$1(createFunction, _metadata) {
|
|
@@ -5219,7 +5219,7 @@
|
|
|
5219
5219
|
const { apiFamily, name } = metadata;
|
|
5220
5220
|
return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
|
|
5221
5221
|
}
|
|
5222
|
-
// version: 1.
|
|
5222
|
+
// version: 1.335.0-290eb12c27
|
|
5223
5223
|
|
|
5224
5224
|
/**
|
|
5225
5225
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -10026,7 +10026,7 @@
|
|
|
10026
10026
|
function createResourceRequest$1c(config) {
|
|
10027
10027
|
const headers = {};
|
|
10028
10028
|
return {
|
|
10029
|
-
baseUri: '/services/data/
|
|
10029
|
+
baseUri: '/services/data/v64.0',
|
|
10030
10030
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
10031
10031
|
method: 'get',
|
|
10032
10032
|
body: null,
|
|
@@ -10455,7 +10455,7 @@
|
|
|
10455
10455
|
function createResourceRequest$1b(config) {
|
|
10456
10456
|
const headers = {};
|
|
10457
10457
|
return {
|
|
10458
|
-
baseUri: '/services/data/
|
|
10458
|
+
baseUri: '/services/data/v64.0',
|
|
10459
10459
|
basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
|
|
10460
10460
|
method: 'get',
|
|
10461
10461
|
body: null,
|
|
@@ -11267,7 +11267,7 @@
|
|
|
11267
11267
|
function createResourceRequest$1a(config) {
|
|
11268
11268
|
const headers = {};
|
|
11269
11269
|
return {
|
|
11270
|
-
baseUri: '/services/data/
|
|
11270
|
+
baseUri: '/services/data/v64.0',
|
|
11271
11271
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
11272
11272
|
method: 'get',
|
|
11273
11273
|
body: null,
|
|
@@ -11317,7 +11317,7 @@
|
|
|
11317
11317
|
function createResourceRequest$19(config) {
|
|
11318
11318
|
const headers = {};
|
|
11319
11319
|
return {
|
|
11320
|
-
baseUri: '/services/data/
|
|
11320
|
+
baseUri: '/services/data/v64.0',
|
|
11321
11321
|
basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
|
|
11322
11322
|
method: 'get',
|
|
11323
11323
|
body: null,
|
|
@@ -11359,7 +11359,7 @@
|
|
|
11359
11359
|
function createResourceRequest$18(config) {
|
|
11360
11360
|
const headers = {};
|
|
11361
11361
|
return {
|
|
11362
|
-
baseUri: '/services/data/
|
|
11362
|
+
baseUri: '/services/data/v64.0',
|
|
11363
11363
|
basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
|
|
11364
11364
|
method: 'get',
|
|
11365
11365
|
body: null,
|
|
@@ -12184,7 +12184,7 @@
|
|
|
12184
12184
|
function createResourceRequest$17(config) {
|
|
12185
12185
|
const headers = {};
|
|
12186
12186
|
return {
|
|
12187
|
-
baseUri: '/services/data/
|
|
12187
|
+
baseUri: '/services/data/v64.0',
|
|
12188
12188
|
basePath: '/ui-api/list-records/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
12189
12189
|
method: 'post',
|
|
12190
12190
|
body: config.body,
|
|
@@ -12655,7 +12655,7 @@
|
|
|
12655
12655
|
function createResourceRequest$16(config) {
|
|
12656
12656
|
const headers = {};
|
|
12657
12657
|
return {
|
|
12658
|
-
baseUri: '/services/data/
|
|
12658
|
+
baseUri: '/services/data/v64.0',
|
|
12659
12659
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
|
|
12660
12660
|
method: 'get',
|
|
12661
12661
|
body: null,
|
|
@@ -12850,7 +12850,7 @@
|
|
|
12850
12850
|
function createResourceRequest$15(config) {
|
|
12851
12851
|
const headers = {};
|
|
12852
12852
|
return {
|
|
12853
|
-
baseUri: '/services/data/
|
|
12853
|
+
baseUri: '/services/data/v64.0',
|
|
12854
12854
|
basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
|
|
12855
12855
|
method: 'get',
|
|
12856
12856
|
body: null,
|
|
@@ -12892,7 +12892,7 @@
|
|
|
12892
12892
|
function createResourceRequest$14(config) {
|
|
12893
12893
|
const headers = {};
|
|
12894
12894
|
return {
|
|
12895
|
-
baseUri: '/services/data/
|
|
12895
|
+
baseUri: '/services/data/v64.0',
|
|
12896
12896
|
basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
|
|
12897
12897
|
method: 'get',
|
|
12898
12898
|
body: null,
|
|
@@ -13867,7 +13867,7 @@
|
|
|
13867
13867
|
function createResourceRequest$13(config) {
|
|
13868
13868
|
const headers = {};
|
|
13869
13869
|
return {
|
|
13870
|
-
baseUri: '/services/data/
|
|
13870
|
+
baseUri: '/services/data/v64.0',
|
|
13871
13871
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '',
|
|
13872
13872
|
method: 'get',
|
|
13873
13873
|
body: null,
|
|
@@ -14314,7 +14314,7 @@
|
|
|
14314
14314
|
function createResourceRequest$12(config) {
|
|
14315
14315
|
const headers = {};
|
|
14316
14316
|
return {
|
|
14317
|
-
baseUri: '/services/data/
|
|
14317
|
+
baseUri: '/services/data/v64.0',
|
|
14318
14318
|
basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
|
|
14319
14319
|
method: 'get',
|
|
14320
14320
|
body: null,
|
|
@@ -16316,7 +16316,7 @@
|
|
|
16316
16316
|
function createResourceRequest$11(config) {
|
|
16317
16317
|
const headers = {};
|
|
16318
16318
|
return {
|
|
16319
|
-
baseUri: '/services/data/
|
|
16319
|
+
baseUri: '/services/data/v64.0',
|
|
16320
16320
|
basePath: '/ui-api/actions/global',
|
|
16321
16321
|
method: 'get',
|
|
16322
16322
|
body: null,
|
|
@@ -16510,7 +16510,7 @@
|
|
|
16510
16510
|
function createResourceRequest$10(config) {
|
|
16511
16511
|
const headers = {};
|
|
16512
16512
|
return {
|
|
16513
|
-
baseUri: '/services/data/
|
|
16513
|
+
baseUri: '/services/data/v64.0',
|
|
16514
16514
|
basePath: '/ui-api/actions/layout/' + config.urlParams.actionApiName + '',
|
|
16515
16515
|
method: 'get',
|
|
16516
16516
|
body: null,
|
|
@@ -16674,7 +16674,7 @@
|
|
|
16674
16674
|
function createResourceRequest$$(config) {
|
|
16675
16675
|
const headers = {};
|
|
16676
16676
|
return {
|
|
16677
|
-
baseUri: '/services/data/
|
|
16677
|
+
baseUri: '/services/data/v64.0',
|
|
16678
16678
|
basePath: '/ui-api/actions/lookup/' + config.urlParams.objectApiNames + '',
|
|
16679
16679
|
method: 'get',
|
|
16680
16680
|
body: null,
|
|
@@ -16808,7 +16808,7 @@
|
|
|
16808
16808
|
function createResourceRequest$_(config) {
|
|
16809
16809
|
const headers = {};
|
|
16810
16810
|
return {
|
|
16811
|
-
baseUri: '/services/data/
|
|
16811
|
+
baseUri: '/services/data/v64.0',
|
|
16812
16812
|
basePath: '/ui-api/actions/object/' + config.urlParams.objectApiName + '/record-create',
|
|
16813
16813
|
method: 'get',
|
|
16814
16814
|
body: null,
|
|
@@ -16971,7 +16971,7 @@
|
|
|
16971
16971
|
function createResourceRequest$Z(config) {
|
|
16972
16972
|
const headers = {};
|
|
16973
16973
|
return {
|
|
16974
|
-
baseUri: '/services/data/
|
|
16974
|
+
baseUri: '/services/data/v64.0',
|
|
16975
16975
|
basePath: '/ui-api/actions/overrides/' + config.urlParams.objectApiName + '',
|
|
16976
16976
|
method: 'get',
|
|
16977
16977
|
body: null,
|
|
@@ -17148,7 +17148,7 @@
|
|
|
17148
17148
|
function createResourceRequest$Y(config) {
|
|
17149
17149
|
const headers = {};
|
|
17150
17150
|
return {
|
|
17151
|
-
baseUri: '/services/data/
|
|
17151
|
+
baseUri: '/services/data/v64.0',
|
|
17152
17152
|
basePath: '/ui-api/actions/formula-activation/' + config.urlParams.actionFeature + '',
|
|
17153
17153
|
method: 'get',
|
|
17154
17154
|
body: null,
|
|
@@ -17755,7 +17755,7 @@
|
|
|
17755
17755
|
function createResourceRequest$X(config) {
|
|
17756
17756
|
const headers = {};
|
|
17757
17757
|
return {
|
|
17758
|
-
baseUri: '/services/data/
|
|
17758
|
+
baseUri: '/services/data/v64.0',
|
|
17759
17759
|
basePath: '/ui-api/actions/quick-action-info/' + config.urlParams.actionApiName + '',
|
|
17760
17760
|
method: 'get',
|
|
17761
17761
|
body: null,
|
|
@@ -17957,7 +17957,7 @@
|
|
|
17957
17957
|
function createResourceRequest$W(config) {
|
|
17958
17958
|
const headers = {};
|
|
17959
17959
|
return {
|
|
17960
|
-
baseUri: '/services/data/
|
|
17960
|
+
baseUri: '/services/data/v64.0',
|
|
17961
17961
|
basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
|
|
17962
17962
|
method: 'get',
|
|
17963
17963
|
body: null,
|
|
@@ -18113,7 +18113,7 @@
|
|
|
18113
18113
|
function createResourceRequest$V(config) {
|
|
18114
18114
|
const headers = {};
|
|
18115
18115
|
return {
|
|
18116
|
-
baseUri: '/services/data/
|
|
18116
|
+
baseUri: '/services/data/v64.0',
|
|
18117
18117
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '',
|
|
18118
18118
|
method: 'get',
|
|
18119
18119
|
body: null,
|
|
@@ -18253,7 +18253,7 @@
|
|
|
18253
18253
|
function createResourceRequest$U(config) {
|
|
18254
18254
|
const headers = {};
|
|
18255
18255
|
return {
|
|
18256
|
-
baseUri: '/services/data/
|
|
18256
|
+
baseUri: '/services/data/v64.0',
|
|
18257
18257
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/record-edit',
|
|
18258
18258
|
method: 'get',
|
|
18259
18259
|
body: null,
|
|
@@ -18457,7 +18457,7 @@
|
|
|
18457
18457
|
function createResourceRequest$T(config) {
|
|
18458
18458
|
const headers = {};
|
|
18459
18459
|
return {
|
|
18460
|
-
baseUri: '/services/data/
|
|
18460
|
+
baseUri: '/services/data/v64.0',
|
|
18461
18461
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/' + config.urlParams.relatedListId + '',
|
|
18462
18462
|
method: 'post',
|
|
18463
18463
|
body: config.body,
|
|
@@ -18732,7 +18732,7 @@
|
|
|
18732
18732
|
function createResourceRequest$S(config) {
|
|
18733
18733
|
const headers = {};
|
|
18734
18734
|
return {
|
|
18735
|
-
baseUri: '/services/data/
|
|
18735
|
+
baseUri: '/services/data/v64.0',
|
|
18736
18736
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/batch',
|
|
18737
18737
|
method: 'post',
|
|
18738
18738
|
body: config.body,
|
|
@@ -18966,7 +18966,7 @@
|
|
|
18966
18966
|
function createResourceRequest$R(config) {
|
|
18967
18967
|
const headers = {};
|
|
18968
18968
|
return {
|
|
18969
|
-
baseUri: '/services/data/
|
|
18969
|
+
baseUri: '/services/data/v64.0',
|
|
18970
18970
|
basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list-record/' + config.urlParams.relatedListRecordIds + '',
|
|
18971
18971
|
method: 'get',
|
|
18972
18972
|
body: null,
|
|
@@ -19687,7 +19687,7 @@
|
|
|
19687
19687
|
function createResourceRequest$Q(config) {
|
|
19688
19688
|
const headers = {};
|
|
19689
19689
|
return {
|
|
19690
|
-
baseUri: '/services/data/
|
|
19690
|
+
baseUri: '/services/data/v64.0',
|
|
19691
19691
|
basePath: '/ui-api/apps',
|
|
19692
19692
|
method: 'get',
|
|
19693
19693
|
body: null,
|
|
@@ -19821,7 +19821,7 @@
|
|
|
19821
19821
|
function createResourceRequest$P(config) {
|
|
19822
19822
|
const headers = {};
|
|
19823
19823
|
return {
|
|
19824
|
-
baseUri: '/services/data/
|
|
19824
|
+
baseUri: '/services/data/v64.0',
|
|
19825
19825
|
basePath: '/ui-api/apps/' + config.urlParams.appId + '',
|
|
19826
19826
|
method: 'get',
|
|
19827
19827
|
body: null,
|
|
@@ -20157,7 +20157,7 @@
|
|
|
20157
20157
|
function createResourceRequest$O(config) {
|
|
20158
20158
|
const headers = {};
|
|
20159
20159
|
return {
|
|
20160
|
-
baseUri: '/services/data/
|
|
20160
|
+
baseUri: '/services/data/v64.0',
|
|
20161
20161
|
basePath: '/ui-api/duplicates/' + config.urlParams.objectApiName + '',
|
|
20162
20162
|
method: 'get',
|
|
20163
20163
|
body: null,
|
|
@@ -20293,7 +20293,7 @@
|
|
|
20293
20293
|
function createResourceRequest$N(config) {
|
|
20294
20294
|
const headers = {};
|
|
20295
20295
|
return {
|
|
20296
|
-
baseUri: '/services/data/
|
|
20296
|
+
baseUri: '/services/data/v64.0',
|
|
20297
20297
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '',
|
|
20298
20298
|
method: 'get',
|
|
20299
20299
|
body: null,
|
|
@@ -20430,7 +20430,7 @@
|
|
|
20430
20430
|
function createResourceRequest$M(config) {
|
|
20431
20431
|
const headers = {};
|
|
20432
20432
|
return {
|
|
20433
|
-
baseUri: '/services/data/
|
|
20433
|
+
baseUri: '/services/data/v64.0',
|
|
20434
20434
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
20435
20435
|
method: 'get',
|
|
20436
20436
|
body: null,
|
|
@@ -20656,7 +20656,7 @@
|
|
|
20656
20656
|
function createResourceRequest$L(config) {
|
|
20657
20657
|
const headers = {};
|
|
20658
20658
|
return {
|
|
20659
|
-
baseUri: '/services/data/
|
|
20659
|
+
baseUri: '/services/data/v64.0',
|
|
20660
20660
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
20661
20661
|
method: 'get',
|
|
20662
20662
|
body: null,
|
|
@@ -20915,7 +20915,7 @@
|
|
|
20915
20915
|
function createResourceRequest$K(config) {
|
|
20916
20916
|
const headers = {};
|
|
20917
20917
|
return {
|
|
20918
|
-
baseUri: '/services/data/
|
|
20918
|
+
baseUri: '/services/data/v64.0',
|
|
20919
20919
|
basePath: '/ui-api/list-info/batch',
|
|
20920
20920
|
method: 'get',
|
|
20921
20921
|
body: null,
|
|
@@ -21052,7 +21052,7 @@
|
|
|
21052
21052
|
function createResourceRequest$J(config) {
|
|
21053
21053
|
const headers = {};
|
|
21054
21054
|
return {
|
|
21055
|
-
baseUri: '/services/data/
|
|
21055
|
+
baseUri: '/services/data/v64.0',
|
|
21056
21056
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
21057
21057
|
method: 'get',
|
|
21058
21058
|
body: null,
|
|
@@ -21350,7 +21350,7 @@
|
|
|
21350
21350
|
function createResourceRequest$I(config) {
|
|
21351
21351
|
const headers = {};
|
|
21352
21352
|
return {
|
|
21353
|
-
baseUri: '/services/data/
|
|
21353
|
+
baseUri: '/services/data/v64.0',
|
|
21354
21354
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
|
|
21355
21355
|
method: 'post',
|
|
21356
21356
|
body: config.body,
|
|
@@ -21460,7 +21460,7 @@
|
|
|
21460
21460
|
function createResourceRequest$H(config) {
|
|
21461
21461
|
const headers = {};
|
|
21462
21462
|
return {
|
|
21463
|
-
baseUri: '/services/data/
|
|
21463
|
+
baseUri: '/services/data/v64.0',
|
|
21464
21464
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
21465
21465
|
method: 'delete',
|
|
21466
21466
|
body: null,
|
|
@@ -21627,7 +21627,7 @@
|
|
|
21627
21627
|
function createResourceRequest$G(config) {
|
|
21628
21628
|
const headers = {};
|
|
21629
21629
|
return {
|
|
21630
|
-
baseUri: '/services/data/
|
|
21630
|
+
baseUri: '/services/data/v64.0',
|
|
21631
21631
|
basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
21632
21632
|
method: 'patch',
|
|
21633
21633
|
body: config.body,
|
|
@@ -22096,7 +22096,7 @@
|
|
|
22096
22096
|
function createResourceRequest$F(config) {
|
|
22097
22097
|
const headers = {};
|
|
22098
22098
|
return {
|
|
22099
|
-
baseUri: '/services/data/
|
|
22099
|
+
baseUri: '/services/data/v64.0',
|
|
22100
22100
|
basePath: '/ui-api/list-object-info/' + config.urlParams.objectApiName + '',
|
|
22101
22101
|
method: 'get',
|
|
22102
22102
|
body: null,
|
|
@@ -22332,7 +22332,7 @@
|
|
|
22332
22332
|
function createResourceRequest$E(config) {
|
|
22333
22333
|
const headers = {};
|
|
22334
22334
|
return {
|
|
22335
|
-
baseUri: '/services/data/
|
|
22335
|
+
baseUri: '/services/data/v64.0',
|
|
22336
22336
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
22337
22337
|
method: 'get',
|
|
22338
22338
|
body: null,
|
|
@@ -22468,7 +22468,7 @@
|
|
|
22468
22468
|
function createResourceRequest$D(config) {
|
|
22469
22469
|
const headers = {};
|
|
22470
22470
|
return {
|
|
22471
|
-
baseUri: '/services/data/
|
|
22471
|
+
baseUri: '/services/data/v64.0',
|
|
22472
22472
|
basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
|
|
22473
22473
|
method: 'patch',
|
|
22474
22474
|
body: config.body,
|
|
@@ -22708,7 +22708,7 @@
|
|
|
22708
22708
|
function createResourceRequest$C(config) {
|
|
22709
22709
|
const headers = {};
|
|
22710
22710
|
return {
|
|
22711
|
-
baseUri: '/services/data/
|
|
22711
|
+
baseUri: '/services/data/v64.0',
|
|
22712
22712
|
basePath: '/ui-api/nav-items',
|
|
22713
22713
|
method: 'get',
|
|
22714
22714
|
body: null,
|
|
@@ -22836,7 +22836,7 @@
|
|
|
22836
22836
|
function createResourceRequest$B(config) {
|
|
22837
22837
|
const headers = {};
|
|
22838
22838
|
return {
|
|
22839
|
-
baseUri: '/services/data/
|
|
22839
|
+
baseUri: '/services/data/v64.0',
|
|
22840
22840
|
basePath: '/ui-api/object-info',
|
|
22841
22841
|
method: 'get',
|
|
22842
22842
|
body: null,
|
|
@@ -23168,7 +23168,7 @@
|
|
|
23168
23168
|
function createResourceRequest$A(config) {
|
|
23169
23169
|
const headers = {};
|
|
23170
23170
|
return {
|
|
23171
|
-
baseUri: '/services/data/
|
|
23171
|
+
baseUri: '/services/data/v64.0',
|
|
23172
23172
|
basePath: '/ui-api/object-info/batch/' + config.urlParams.objectApiNames + '',
|
|
23173
23173
|
method: 'get',
|
|
23174
23174
|
body: null,
|
|
@@ -23422,8 +23422,8 @@
|
|
|
23422
23422
|
const keyBuilderFromType$i$1 =
|
|
23423
23423
|
/**
|
|
23424
23424
|
* custom key builder from PicklistValuesRepresentation.
|
|
23425
|
-
* PicklistValuesRepresentation.url is like /services/data/
|
|
23426
|
-
* the '/services/data/
|
|
23425
|
+
* PicklistValuesRepresentation.url is like /services/data/v64.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
|
|
23426
|
+
* the '/services/data/v64.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
|
|
23427
23427
|
*/
|
|
23428
23428
|
function PicklistValuesRepresentationKeyBuilderFromType(luvio, object) {
|
|
23429
23429
|
const id = object.url.substring(object.url.indexOf('/ui-api'));
|
|
@@ -23613,7 +23613,7 @@
|
|
|
23613
23613
|
function createResourceRequest$z(config) {
|
|
23614
23614
|
const headers = {};
|
|
23615
23615
|
return {
|
|
23616
|
-
baseUri: '/services/data/
|
|
23616
|
+
baseUri: '/services/data/v64.0',
|
|
23617
23617
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '',
|
|
23618
23618
|
method: 'get',
|
|
23619
23619
|
body: null,
|
|
@@ -23715,7 +23715,7 @@
|
|
|
23715
23715
|
function createResourceRequest$y(config) {
|
|
23716
23716
|
const headers = {};
|
|
23717
23717
|
return {
|
|
23718
|
-
baseUri: '/services/data/
|
|
23718
|
+
baseUri: '/services/data/v64.0',
|
|
23719
23719
|
basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '/' + config.urlParams.fieldApiName + '',
|
|
23720
23720
|
method: 'get',
|
|
23721
23721
|
body: null,
|
|
@@ -23920,7 +23920,7 @@
|
|
|
23920
23920
|
function createResourceRequest$x(config) {
|
|
23921
23921
|
const headers = {};
|
|
23922
23922
|
return {
|
|
23923
|
-
baseUri: '/services/data/
|
|
23923
|
+
baseUri: '/services/data/v64.0',
|
|
23924
23924
|
basePath: '/ui-api/path/layout/' + config.urlParams.objectApiName + '',
|
|
23925
23925
|
method: 'get',
|
|
23926
23926
|
body: null,
|
|
@@ -24091,7 +24091,7 @@
|
|
|
24091
24091
|
function createResourceRequest$w(config) {
|
|
24092
24092
|
const headers = {};
|
|
24093
24093
|
return {
|
|
24094
|
-
baseUri: '/services/data/
|
|
24094
|
+
baseUri: '/services/data/v64.0',
|
|
24095
24095
|
basePath: '/ui-api/predupe',
|
|
24096
24096
|
method: 'post',
|
|
24097
24097
|
body: config.body,
|
|
@@ -24871,7 +24871,7 @@
|
|
|
24871
24871
|
function createResourceRequest$v(config) {
|
|
24872
24872
|
const headers = {};
|
|
24873
24873
|
return {
|
|
24874
|
-
baseUri: '/services/data/
|
|
24874
|
+
baseUri: '/services/data/v64.0',
|
|
24875
24875
|
basePath: '/ui-api/record-avatars/batch/' + config.urlParams.recordIds + '',
|
|
24876
24876
|
method: 'get',
|
|
24877
24877
|
body: null,
|
|
@@ -25481,7 +25481,7 @@
|
|
|
25481
25481
|
function createResourceRequest$u(config) {
|
|
25482
25482
|
const headers = {};
|
|
25483
25483
|
return {
|
|
25484
|
-
baseUri: '/services/data/
|
|
25484
|
+
baseUri: '/services/data/v64.0',
|
|
25485
25485
|
basePath: '/ui-api/related-list-count/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
25486
25486
|
method: 'get',
|
|
25487
25487
|
body: null,
|
|
@@ -25736,7 +25736,7 @@
|
|
|
25736
25736
|
function createResourceRequest$t(config) {
|
|
25737
25737
|
const headers = {};
|
|
25738
25738
|
return {
|
|
25739
|
-
baseUri: '/services/data/
|
|
25739
|
+
baseUri: '/services/data/v64.0',
|
|
25740
25740
|
basePath: '/ui-api/related-list-count/batch/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListNames + '',
|
|
25741
25741
|
method: 'get',
|
|
25742
25742
|
body: null,
|
|
@@ -26099,7 +26099,7 @@
|
|
|
26099
26099
|
function createResourceRequest$s(config) {
|
|
26100
26100
|
const headers = {};
|
|
26101
26101
|
return {
|
|
26102
|
-
baseUri: '/services/data/
|
|
26102
|
+
baseUri: '/services/data/v64.0',
|
|
26103
26103
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
26104
26104
|
method: 'get',
|
|
26105
26105
|
body: null,
|
|
@@ -26359,7 +26359,7 @@
|
|
|
26359
26359
|
function createResourceRequest$r(config) {
|
|
26360
26360
|
const headers = {};
|
|
26361
26361
|
return {
|
|
26362
|
-
baseUri: '/services/data/
|
|
26362
|
+
baseUri: '/services/data/v64.0',
|
|
26363
26363
|
basePath: '/ui-api/related-list-info/batch/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListNames + '',
|
|
26364
26364
|
method: 'get',
|
|
26365
26365
|
body: null,
|
|
@@ -26550,7 +26550,7 @@
|
|
|
26550
26550
|
function createResourceRequest$q(config) {
|
|
26551
26551
|
const headers = {};
|
|
26552
26552
|
return {
|
|
26553
|
-
baseUri: '/services/data/
|
|
26553
|
+
baseUri: '/services/data/v64.0',
|
|
26554
26554
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '',
|
|
26555
26555
|
method: 'get',
|
|
26556
26556
|
body: null,
|
|
@@ -26793,7 +26793,7 @@
|
|
|
26793
26793
|
function createResourceRequest$p(config) {
|
|
26794
26794
|
const headers = {};
|
|
26795
26795
|
return {
|
|
26796
|
-
baseUri: '/services/data/
|
|
26796
|
+
baseUri: '/services/data/v64.0',
|
|
26797
26797
|
basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
|
|
26798
26798
|
method: 'patch',
|
|
26799
26799
|
body: config.body,
|
|
@@ -26963,7 +26963,7 @@
|
|
|
26963
26963
|
function createResourceRequest$o(config) {
|
|
26964
26964
|
const headers = {};
|
|
26965
26965
|
return {
|
|
26966
|
-
baseUri: '/services/data/
|
|
26966
|
+
baseUri: '/services/data/v64.0',
|
|
26967
26967
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
26968
26968
|
method: 'get',
|
|
26969
26969
|
body: null,
|
|
@@ -27215,7 +27215,7 @@
|
|
|
27215
27215
|
function createResourceRequest$n$1(config) {
|
|
27216
27216
|
const headers = {};
|
|
27217
27217
|
return {
|
|
27218
|
-
baseUri: '/services/data/
|
|
27218
|
+
baseUri: '/services/data/v64.0',
|
|
27219
27219
|
basePath: '/ui-api/related-list-preferences/batch/' + config.urlParams.preferencesIds + '',
|
|
27220
27220
|
method: 'get',
|
|
27221
27221
|
body: null,
|
|
@@ -27413,7 +27413,7 @@
|
|
|
27413
27413
|
function createResourceRequest$m$1(config) {
|
|
27414
27414
|
const headers = {};
|
|
27415
27415
|
return {
|
|
27416
|
-
baseUri: '/services/data/
|
|
27416
|
+
baseUri: '/services/data/v64.0',
|
|
27417
27417
|
basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
|
|
27418
27418
|
method: 'patch',
|
|
27419
27419
|
body: config.body,
|
|
@@ -28172,7 +28172,7 @@
|
|
|
28172
28172
|
function createResourceRequest$l$1(config) {
|
|
28173
28173
|
const headers = {};
|
|
28174
28174
|
return {
|
|
28175
|
-
baseUri: '/services/data/
|
|
28175
|
+
baseUri: '/services/data/v64.0',
|
|
28176
28176
|
basePath: '/ui-api/related-list-records/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
|
|
28177
28177
|
method: 'post',
|
|
28178
28178
|
body: config.body,
|
|
@@ -28447,7 +28447,7 @@
|
|
|
28447
28447
|
function createResourceRequest$k$1(config) {
|
|
28448
28448
|
const headers = {};
|
|
28449
28449
|
return {
|
|
28450
|
-
baseUri: '/services/data/
|
|
28450
|
+
baseUri: '/services/data/v64.0',
|
|
28451
28451
|
basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
|
|
28452
28452
|
method: 'post',
|
|
28453
28453
|
body: config.body,
|
|
@@ -28815,7 +28815,7 @@
|
|
|
28815
28815
|
function createResourceRequest$j$1(config) {
|
|
28816
28816
|
const headers = {};
|
|
28817
28817
|
return {
|
|
28818
|
-
baseUri: '/services/data/
|
|
28818
|
+
baseUri: '/services/data/v64.0',
|
|
28819
28819
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters',
|
|
28820
28820
|
method: 'get',
|
|
28821
28821
|
body: null,
|
|
@@ -28998,7 +28998,7 @@
|
|
|
28998
28998
|
function createResourceRequest$i$1(config) {
|
|
28999
28999
|
const headers = {};
|
|
29000
29000
|
return {
|
|
29001
|
-
baseUri: '/services/data/
|
|
29001
|
+
baseUri: '/services/data/v64.0',
|
|
29002
29002
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters/' + config.urlParams.filterApiName + '/options',
|
|
29003
29003
|
method: 'get',
|
|
29004
29004
|
body: null,
|
|
@@ -29179,7 +29179,7 @@
|
|
|
29179
29179
|
function createResourceRequest$h$1(config) {
|
|
29180
29180
|
const headers = {};
|
|
29181
29181
|
return {
|
|
29182
|
-
baseUri: '/services/data/
|
|
29182
|
+
baseUri: '/services/data/v64.0',
|
|
29183
29183
|
basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/lookup/' + config.urlParams.fieldApiName + '',
|
|
29184
29184
|
method: 'get',
|
|
29185
29185
|
body: null,
|
|
@@ -29498,7 +29498,7 @@
|
|
|
29498
29498
|
function createResourceRequest$g$1(config) {
|
|
29499
29499
|
const headers = {};
|
|
29500
29500
|
return {
|
|
29501
|
-
baseUri: '/services/data/
|
|
29501
|
+
baseUri: '/services/data/v64.0',
|
|
29502
29502
|
basePath: '/ui-api/search/results',
|
|
29503
29503
|
method: 'post',
|
|
29504
29504
|
body: config.body,
|
|
@@ -29701,7 +29701,7 @@
|
|
|
29701
29701
|
function createResourceRequest$f$1(config) {
|
|
29702
29702
|
const headers = {};
|
|
29703
29703
|
return {
|
|
29704
|
-
baseUri: '/services/data/
|
|
29704
|
+
baseUri: '/services/data/v64.0',
|
|
29705
29705
|
basePath: '/ui-api/search/results/keyword',
|
|
29706
29706
|
method: 'post',
|
|
29707
29707
|
body: config.body,
|
|
@@ -29944,7 +29944,7 @@
|
|
|
29944
29944
|
function createResourceRequest$e$1(config) {
|
|
29945
29945
|
const headers = {};
|
|
29946
29946
|
return {
|
|
29947
|
-
baseUri: '/services/data/
|
|
29947
|
+
baseUri: '/services/data/v64.0',
|
|
29948
29948
|
basePath: '/ui-api/records/batch',
|
|
29949
29949
|
method: 'post',
|
|
29950
29950
|
body: config.body,
|
|
@@ -30058,7 +30058,7 @@
|
|
|
30058
30058
|
function createResourceRequest$d$1(config) {
|
|
30059
30059
|
const headers = {};
|
|
30060
30060
|
return {
|
|
30061
|
-
baseUri: '/services/data/
|
|
30061
|
+
baseUri: '/services/data/v64.0',
|
|
30062
30062
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
30063
30063
|
method: 'patch',
|
|
30064
30064
|
body: config.body,
|
|
@@ -30117,7 +30117,7 @@
|
|
|
30117
30117
|
function createResourceRequest$c$1(config) {
|
|
30118
30118
|
const headers = {};
|
|
30119
30119
|
return {
|
|
30120
|
-
baseUri: '/services/data/
|
|
30120
|
+
baseUri: '/services/data/v64.0',
|
|
30121
30121
|
basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
|
|
30122
30122
|
method: 'post',
|
|
30123
30123
|
body: config.body,
|
|
@@ -30186,7 +30186,7 @@
|
|
|
30186
30186
|
function createResourceRequest$b$1(config) {
|
|
30187
30187
|
const headers = {};
|
|
30188
30188
|
return {
|
|
30189
|
-
baseUri: '/services/data/
|
|
30189
|
+
baseUri: '/services/data/v64.0',
|
|
30190
30190
|
basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
|
|
30191
30191
|
method: 'patch',
|
|
30192
30192
|
body: config.body,
|
|
@@ -30647,7 +30647,7 @@
|
|
|
30647
30647
|
function createResourceRequest$a$1(config) {
|
|
30648
30648
|
const headers = {};
|
|
30649
30649
|
return {
|
|
30650
|
-
baseUri: '/services/data/
|
|
30650
|
+
baseUri: '/services/data/v64.0',
|
|
30651
30651
|
basePath: '/ui-api/lookups/' + config.urlParams.objectApiName + '/' + config.urlParams.fieldApiName + '',
|
|
30652
30652
|
method: 'post',
|
|
30653
30653
|
body: config.body,
|
|
@@ -30886,7 +30886,7 @@
|
|
|
30886
30886
|
function createResourceRequest$9$1(config) {
|
|
30887
30887
|
const headers = {};
|
|
30888
30888
|
return {
|
|
30889
|
-
baseUri: '/services/data/
|
|
30889
|
+
baseUri: '/services/data/v64.0',
|
|
30890
30890
|
basePath: '/ui-api/record-avatars/' + config.urlParams.recordId + '/association',
|
|
30891
30891
|
method: 'post',
|
|
30892
30892
|
body: config.body,
|
|
@@ -31238,7 +31238,7 @@
|
|
|
31238
31238
|
function createResourceRequest$8$1(config) {
|
|
31239
31239
|
const headers = {};
|
|
31240
31240
|
return {
|
|
31241
|
-
baseUri: '/services/data/
|
|
31241
|
+
baseUri: '/services/data/v64.0',
|
|
31242
31242
|
basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
|
|
31243
31243
|
method: 'get',
|
|
31244
31244
|
body: null,
|
|
@@ -31780,7 +31780,7 @@
|
|
|
31780
31780
|
function createResourceRequest$7$1(config) {
|
|
31781
31781
|
const headers = {};
|
|
31782
31782
|
return {
|
|
31783
|
-
baseUri: '/services/data/
|
|
31783
|
+
baseUri: '/services/data/v64.0',
|
|
31784
31784
|
basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
|
|
31785
31785
|
method: 'get',
|
|
31786
31786
|
body: null,
|
|
@@ -32311,7 +32311,7 @@
|
|
|
32311
32311
|
function createResourceRequest$6$1(config) {
|
|
32312
32312
|
const headers = {};
|
|
32313
32313
|
return {
|
|
32314
|
-
baseUri: '/services/data/
|
|
32314
|
+
baseUri: '/services/data/v64.0',
|
|
32315
32315
|
basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
|
|
32316
32316
|
method: 'get',
|
|
32317
32317
|
body: null,
|
|
@@ -32516,7 +32516,7 @@
|
|
|
32516
32516
|
function createResourceRequest$5$1(config) {
|
|
32517
32517
|
const headers = {};
|
|
32518
32518
|
return {
|
|
32519
|
-
baseUri: '/services/data/
|
|
32519
|
+
baseUri: '/services/data/v64.0',
|
|
32520
32520
|
basePath: '/ui-api/records',
|
|
32521
32521
|
method: 'post',
|
|
32522
32522
|
body: config.body,
|
|
@@ -32622,7 +32622,7 @@
|
|
|
32622
32622
|
function createResourceRequest$3$1(config) {
|
|
32623
32623
|
const headers = {};
|
|
32624
32624
|
return {
|
|
32625
|
-
baseUri: '/services/data/
|
|
32625
|
+
baseUri: '/services/data/v64.0',
|
|
32626
32626
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
32627
32627
|
method: 'delete',
|
|
32628
32628
|
body: null,
|
|
@@ -32709,7 +32709,7 @@
|
|
|
32709
32709
|
headers['If-Unmodified-Since'] = header_ifUnmodifiedSince;
|
|
32710
32710
|
}
|
|
32711
32711
|
return {
|
|
32712
|
-
baseUri: '/services/data/
|
|
32712
|
+
baseUri: '/services/data/v64.0',
|
|
32713
32713
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
32714
32714
|
method: 'patch',
|
|
32715
32715
|
body: config.body,
|
|
@@ -32997,7 +32997,7 @@
|
|
|
32997
32997
|
function createResourceRequest$1$2(config) {
|
|
32998
32998
|
const headers = {};
|
|
32999
32999
|
return {
|
|
33000
|
-
baseUri: '/services/data/
|
|
33000
|
+
baseUri: '/services/data/v64.0',
|
|
33001
33001
|
basePath: '/ui-api/records/content-documents/' +
|
|
33002
33002
|
config.urlParams.contentDocumentId +
|
|
33003
33003
|
'/content-versions',
|
|
@@ -33110,7 +33110,7 @@
|
|
|
33110
33110
|
function createResourceRequest$1e(config) {
|
|
33111
33111
|
const headers = {};
|
|
33112
33112
|
return {
|
|
33113
|
-
baseUri: '/services/data/
|
|
33113
|
+
baseUri: '/services/data/v64.0',
|
|
33114
33114
|
basePath: '/ui-api/records/content-documents/content-versions',
|
|
33115
33115
|
method: 'post',
|
|
33116
33116
|
body: config.body,
|
|
@@ -33856,7 +33856,7 @@
|
|
|
33856
33856
|
throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
|
|
33857
33857
|
throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
|
|
33858
33858
|
});
|
|
33859
|
-
// version: 1.
|
|
33859
|
+
// version: 1.335.0-22a7c4d20b
|
|
33860
33860
|
|
|
33861
33861
|
/**
|
|
33862
33862
|
* Returns true if the value acts like a Promise, i.e. has a "then" function,
|
|
@@ -45465,7 +45465,7 @@
|
|
|
45465
45465
|
const { isArray: isArray$3$1 } = Array;
|
|
45466
45466
|
const { entries: entries$4, keys: keys$6 } = Object;
|
|
45467
45467
|
|
|
45468
|
-
const UI_API_BASE_URI = '/services/data/
|
|
45468
|
+
const UI_API_BASE_URI = '/services/data/v64.0/ui-api';
|
|
45469
45469
|
|
|
45470
45470
|
let instrumentation$2 = {
|
|
45471
45471
|
aggregateUiChunkCount: (_cb) => { },
|
|
@@ -50807,7 +50807,7 @@
|
|
|
50807
50807
|
function createResourceRequest$l(config) {
|
|
50808
50808
|
const headers = {};
|
|
50809
50809
|
return {
|
|
50810
|
-
baseUri: '/services/data/
|
|
50810
|
+
baseUri: '/services/data/v64.0',
|
|
50811
50811
|
basePath: '/ui-api/records/' + config.urlParams.recordId + '',
|
|
50812
50812
|
method: 'get',
|
|
50813
50813
|
body: null,
|
|
@@ -51261,7 +51261,7 @@
|
|
|
51261
51261
|
function createResourceRequest$k(config) {
|
|
51262
51262
|
const headers = {};
|
|
51263
51263
|
return {
|
|
51264
|
-
baseUri: '/services/data/
|
|
51264
|
+
baseUri: '/services/data/v64.0',
|
|
51265
51265
|
basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
|
|
51266
51266
|
method: 'get',
|
|
51267
51267
|
body: null,
|
|
@@ -52204,7 +52204,7 @@
|
|
|
52204
52204
|
function createResourceRequest$j(config) {
|
|
52205
52205
|
const headers = {};
|
|
52206
52206
|
return {
|
|
52207
|
-
baseUri: '/services/data/
|
|
52207
|
+
baseUri: '/services/data/v64.0',
|
|
52208
52208
|
basePath: '/ui-api/list-ui/' +
|
|
52209
52209
|
config.urlParams.objectApiName +
|
|
52210
52210
|
'/' +
|
|
@@ -52259,7 +52259,7 @@
|
|
|
52259
52259
|
function createResourceRequest$i(config) {
|
|
52260
52260
|
const headers = {};
|
|
52261
52261
|
return {
|
|
52262
|
-
baseUri: '/services/data/
|
|
52262
|
+
baseUri: '/services/data/v64.0',
|
|
52263
52263
|
basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
|
|
52264
52264
|
method: 'get',
|
|
52265
52265
|
body: null,
|
|
@@ -52302,7 +52302,7 @@
|
|
|
52302
52302
|
function createResourceRequest$h(config) {
|
|
52303
52303
|
const headers = {};
|
|
52304
52304
|
return {
|
|
52305
|
-
baseUri: '/services/data/
|
|
52305
|
+
baseUri: '/services/data/v64.0',
|
|
52306
52306
|
basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
|
|
52307
52307
|
method: 'get',
|
|
52308
52308
|
body: null,
|
|
@@ -52661,7 +52661,7 @@
|
|
|
52661
52661
|
function createResourceRequest$g(config) {
|
|
52662
52662
|
const headers = {};
|
|
52663
52663
|
return {
|
|
52664
|
-
baseUri: '/services/data/
|
|
52664
|
+
baseUri: '/services/data/v64.0',
|
|
52665
52665
|
basePath: '/ui-api/list-records/' +
|
|
52666
52666
|
config.urlParams.objectApiName +
|
|
52667
52667
|
'/' +
|
|
@@ -53144,7 +53144,7 @@
|
|
|
53144
53144
|
function createResourceRequest$f(config) {
|
|
53145
53145
|
const headers = {};
|
|
53146
53146
|
return {
|
|
53147
|
-
baseUri: '/services/data/
|
|
53147
|
+
baseUri: '/services/data/v64.0',
|
|
53148
53148
|
basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
|
|
53149
53149
|
method: 'get',
|
|
53150
53150
|
body: null,
|
|
@@ -53341,7 +53341,7 @@
|
|
|
53341
53341
|
function createResourceRequest$e(config) {
|
|
53342
53342
|
const headers = {};
|
|
53343
53343
|
return {
|
|
53344
|
-
baseUri: '/services/data/
|
|
53344
|
+
baseUri: '/services/data/v64.0',
|
|
53345
53345
|
basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
|
|
53346
53346
|
method: 'get',
|
|
53347
53347
|
body: null,
|
|
@@ -53384,7 +53384,7 @@
|
|
|
53384
53384
|
function createResourceRequest$d(config) {
|
|
53385
53385
|
const headers = {};
|
|
53386
53386
|
return {
|
|
53387
|
-
baseUri: '/services/data/
|
|
53387
|
+
baseUri: '/services/data/v64.0',
|
|
53388
53388
|
basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
|
|
53389
53389
|
method: 'get',
|
|
53390
53390
|
body: null,
|
|
@@ -54678,7 +54678,7 @@
|
|
|
54678
54678
|
function createResourceRequest$c(config) {
|
|
54679
54679
|
const headers = {};
|
|
54680
54680
|
return {
|
|
54681
|
-
baseUri: '/services/data/
|
|
54681
|
+
baseUri: '/services/data/v64.0',
|
|
54682
54682
|
basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
|
|
54683
54683
|
method: 'get',
|
|
54684
54684
|
body: null,
|
|
@@ -55954,7 +55954,7 @@
|
|
|
55954
55954
|
function createResourceRequest$b(config) {
|
|
55955
55955
|
const headers = {};
|
|
55956
55956
|
return {
|
|
55957
|
-
baseUri: '/services/data/
|
|
55957
|
+
baseUri: '/services/data/v64.0',
|
|
55958
55958
|
basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
|
|
55959
55959
|
method: 'get',
|
|
55960
55960
|
body: null,
|
|
@@ -57041,7 +57041,7 @@
|
|
|
57041
57041
|
function createResourceRequest$a(config) {
|
|
57042
57042
|
const headers = {};
|
|
57043
57043
|
return {
|
|
57044
|
-
baseUri: '/services/data/
|
|
57044
|
+
baseUri: '/services/data/v64.0',
|
|
57045
57045
|
basePath: '/ui-api/related-list-records/' +
|
|
57046
57046
|
config.urlParams.parentRecordId +
|
|
57047
57047
|
'/' +
|
|
@@ -57359,7 +57359,7 @@
|
|
|
57359
57359
|
function createResourceRequest$9(config) {
|
|
57360
57360
|
const headers = {};
|
|
57361
57361
|
return {
|
|
57362
|
-
baseUri: '/services/data/
|
|
57362
|
+
baseUri: '/services/data/v64.0',
|
|
57363
57363
|
basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
|
|
57364
57364
|
method: 'post',
|
|
57365
57365
|
body: config.body,
|
|
@@ -57942,7 +57942,7 @@
|
|
|
57942
57942
|
function createResourceRequest$8(config) {
|
|
57943
57943
|
const headers = {};
|
|
57944
57944
|
return {
|
|
57945
|
-
baseUri: '/services/data/
|
|
57945
|
+
baseUri: '/services/data/v64.0',
|
|
57946
57946
|
basePath: '/ui-api/search/results',
|
|
57947
57947
|
method: 'post',
|
|
57948
57948
|
body: config.body,
|
|
@@ -58158,7 +58158,7 @@
|
|
|
58158
58158
|
function createResourceRequest$7(config) {
|
|
58159
58159
|
const headers = {};
|
|
58160
58160
|
return {
|
|
58161
|
-
baseUri: '/services/data/
|
|
58161
|
+
baseUri: '/services/data/v64.0',
|
|
58162
58162
|
basePath: '/ui-api/search/results/keyword',
|
|
58163
58163
|
method: 'post',
|
|
58164
58164
|
body: config.body,
|
|
@@ -58674,7 +58674,7 @@
|
|
|
58674
58674
|
function createResourceRequest$6(config) {
|
|
58675
58675
|
const headers = {};
|
|
58676
58676
|
return {
|
|
58677
|
-
baseUri: '/services/data/
|
|
58677
|
+
baseUri: '/services/data/v64.0',
|
|
58678
58678
|
basePath: '/ui-api/lookups/' +
|
|
58679
58679
|
config.urlParams.objectApiName +
|
|
58680
58680
|
'/' +
|
|
@@ -59189,7 +59189,7 @@
|
|
|
59189
59189
|
function createResourceRequest$5(config) {
|
|
59190
59190
|
const headers = {};
|
|
59191
59191
|
return {
|
|
59192
|
-
baseUri: '/services/data/
|
|
59192
|
+
baseUri: '/services/data/v64.0',
|
|
59193
59193
|
basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
|
|
59194
59194
|
method: 'get',
|
|
59195
59195
|
body: null,
|
|
@@ -59737,7 +59737,7 @@
|
|
|
59737
59737
|
function createResourceRequest$4(config) {
|
|
59738
59738
|
const headers = {};
|
|
59739
59739
|
return {
|
|
59740
|
-
baseUri: '/services/data/
|
|
59740
|
+
baseUri: '/services/data/v64.0',
|
|
59741
59741
|
basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
|
|
59742
59742
|
method: 'get',
|
|
59743
59743
|
body: null,
|
|
@@ -60285,7 +60285,7 @@
|
|
|
60285
60285
|
function createResourceRequest$3(config) {
|
|
60286
60286
|
const headers = {};
|
|
60287
60287
|
return {
|
|
60288
|
-
baseUri: '/services/data/
|
|
60288
|
+
baseUri: '/services/data/v64.0',
|
|
60289
60289
|
basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
|
|
60290
60290
|
method: 'get',
|
|
60291
60291
|
body: null,
|
|
@@ -90345,7 +90345,7 @@
|
|
|
90345
90345
|
}
|
|
90346
90346
|
|
|
90347
90347
|
// note this is automatically incremented by scripts/release/bump-api-version.js at each release
|
|
90348
|
-
const apiVersion$1 = `
|
|
90348
|
+
const apiVersion$1 = `v64.0`;
|
|
90349
90349
|
const basePath = `/services/data/${apiVersion$1}`;
|
|
90350
90350
|
|
|
90351
90351
|
class NetworkRecordLoader {
|
|
@@ -90822,7 +90822,7 @@
|
|
|
90822
90822
|
// so eslint doesn't complain about nimbus
|
|
90823
90823
|
/* global __nimbus */
|
|
90824
90824
|
// note this is automatically incremented by scripts/release/bump-api-version.js at each release
|
|
90825
|
-
const apiVersion = `
|
|
90825
|
+
const apiVersion = `v64.0`;
|
|
90826
90826
|
const batchObjectInfoEndpoint = `/services/data/${apiVersion}/ui-api/object-info/batch`;
|
|
90827
90827
|
const objectInfoDirectoryEndpoint = `/services/data/${apiVersion}/ui-api/object-info`;
|
|
90828
90828
|
class NimbusPrimingNetworkAdapter {
|
|
@@ -91309,7 +91309,7 @@
|
|
|
91309
91309
|
function createResourceRequest$2$1(config) {
|
|
91310
91310
|
const headers = {};
|
|
91311
91311
|
return {
|
|
91312
|
-
baseUri: '/services/data/
|
|
91312
|
+
baseUri: '/services/data/v64.0',
|
|
91313
91313
|
basePath: '/graphql',
|
|
91314
91314
|
method: 'post',
|
|
91315
91315
|
body: { ...config.body, query: print(config.body.query) },
|
|
@@ -91435,7 +91435,7 @@
|
|
|
91435
91435
|
const headers = {};
|
|
91436
91436
|
const transformedConfig = stripDocumentsOfMetaschema$1(config);
|
|
91437
91437
|
return {
|
|
91438
|
-
baseUri: '/services/data/
|
|
91438
|
+
baseUri: '/services/data/v64.0',
|
|
91439
91439
|
basePath: '/graphql/batch',
|
|
91440
91440
|
method: 'post',
|
|
91441
91441
|
body: transformedConfig.body,
|
|
@@ -92678,7 +92678,7 @@
|
|
|
92678
92678
|
id: '@salesforce/lds-network-adapter',
|
|
92679
92679
|
instrument: instrument$2,
|
|
92680
92680
|
});
|
|
92681
|
-
// version: 1.
|
|
92681
|
+
// version: 1.335.0-290eb12c27
|
|
92682
92682
|
|
|
92683
92683
|
const { create: create$2, keys: keys$2 } = Object;
|
|
92684
92684
|
const { stringify, parse } = JSON;
|
|
@@ -113880,7 +113880,7 @@
|
|
|
113880
113880
|
function createResourceRequest$2(config) {
|
|
113881
113881
|
const headers = {};
|
|
113882
113882
|
return {
|
|
113883
|
-
baseUri: '/services/data/
|
|
113883
|
+
baseUri: '/services/data/v64.0',
|
|
113884
113884
|
basePath: '/graphql',
|
|
113885
113885
|
method: 'post',
|
|
113886
113886
|
body: { ...config.body,
|
|
@@ -114289,7 +114289,7 @@
|
|
|
114289
114289
|
const headers = {};
|
|
114290
114290
|
const transformedConfig = stripDocumentsOfMetaschema(config);
|
|
114291
114291
|
return {
|
|
114292
|
-
baseUri: '/services/data/
|
|
114292
|
+
baseUri: '/services/data/v64.0',
|
|
114293
114293
|
basePath: '/graphql/batch',
|
|
114294
114294
|
method: 'post',
|
|
114295
114295
|
body: transformedConfig.body,
|
|
@@ -115245,7 +115245,7 @@
|
|
|
115245
115245
|
configuration: { ...configurationForGraphQLAdapters$1 },
|
|
115246
115246
|
instrument: instrument$1,
|
|
115247
115247
|
});
|
|
115248
|
-
// version: 1.
|
|
115248
|
+
// version: 1.335.0-22a7c4d20b
|
|
115249
115249
|
|
|
115250
115250
|
// On core the unstable adapters are re-exported with different names,
|
|
115251
115251
|
// we want to match them here.
|
|
@@ -115397,7 +115397,7 @@
|
|
|
115397
115397
|
unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
|
|
115398
115398
|
graphQLImperative = ldsAdapter;
|
|
115399
115399
|
});
|
|
115400
|
-
// version: 1.
|
|
115400
|
+
// version: 1.335.0-22a7c4d20b
|
|
115401
115401
|
|
|
115402
115402
|
var gqlApi = /*#__PURE__*/Object.freeze({
|
|
115403
115403
|
__proto__: null,
|
|
@@ -116180,7 +116180,7 @@
|
|
|
116180
116180
|
function register(r) {
|
|
116181
116181
|
callbacks$1.forEach((callback) => callback(r));
|
|
116182
116182
|
}
|
|
116183
|
-
// version: 1.
|
|
116183
|
+
// version: 1.335.0-290eb12c27
|
|
116184
116184
|
|
|
116185
116185
|
/**
|
|
116186
116186
|
* Copyright (c) 2022, Salesforce, Inc.,
|
|
@@ -117262,4 +117262,4 @@
|
|
|
117262
117262
|
exports.subscribeToAdapter = subscribeToAdapter;
|
|
117263
117263
|
|
|
117264
117264
|
}));
|
|
117265
|
-
// version: 1.
|
|
117265
|
+
// version: 1.335.0-290eb12c27
|