@salesforce/lds-adapters-uiapi 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.
package/sfdc/index.js CHANGED
@@ -5864,7 +5864,7 @@ function getResponseCacheKeys$12(storeKeyMap, luvio, resourceParams, response) {
5864
5864
  function createResourceRequest$1c(config) {
5865
5865
  const headers = {};
5866
5866
  return {
5867
- baseUri: '/services/data/v63.0',
5867
+ baseUri: '/services/data/v64.0',
5868
5868
  basePath: '/ui-api/records/' + config.urlParams.recordId + '',
5869
5869
  method: 'get',
5870
5870
  body: null,
@@ -6306,7 +6306,7 @@ function ingestError$L(luvio, params, error, snapshotRefresh) {
6306
6306
  function createResourceRequest$1b(config) {
6307
6307
  const headers = {};
6308
6308
  return {
6309
- baseUri: '/services/data/v63.0',
6309
+ baseUri: '/services/data/v64.0',
6310
6310
  basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
6311
6311
  method: 'get',
6312
6312
  body: null,
@@ -7462,7 +7462,7 @@ function createPaginationParams$6(params) {
7462
7462
  function createResourceRequest$1a(config) {
7463
7463
  const headers = {};
7464
7464
  return {
7465
- baseUri: '/services/data/v63.0',
7465
+ baseUri: '/services/data/v64.0',
7466
7466
  basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
7467
7467
  method: 'get',
7468
7468
  body: null,
@@ -7515,7 +7515,7 @@ function createPaginationParams$5(params) {
7515
7515
  function createResourceRequest$19(config) {
7516
7516
  const headers = {};
7517
7517
  return {
7518
- baseUri: '/services/data/v63.0',
7518
+ baseUri: '/services/data/v64.0',
7519
7519
  basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
7520
7520
  method: 'get',
7521
7521
  body: null,
@@ -7560,7 +7560,7 @@ function validateAdapterConfig$16(untrustedConfig, configPropertyNames) {
7560
7560
  function createResourceRequest$18(config) {
7561
7561
  const headers = {};
7562
7562
  return {
7563
- baseUri: '/services/data/v63.0',
7563
+ baseUri: '/services/data/v64.0',
7564
7564
  basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
7565
7565
  method: 'get',
7566
7566
  body: null,
@@ -8645,7 +8645,7 @@ function ingestError$K(luvio, params, error, snapshotRefresh) {
8645
8645
  function createResourceRequest$17(config) {
8646
8646
  const headers = {};
8647
8647
  return {
8648
- baseUri: '/services/data/v63.0',
8648
+ baseUri: '/services/data/v64.0',
8649
8649
  basePath: '/ui-api/list-records/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
8650
8650
  method: 'post',
8651
8651
  body: config.body,
@@ -9381,7 +9381,7 @@ function ingestError$J(luvio, params, error, snapshotRefresh) {
9381
9381
  function createResourceRequest$16(config) {
9382
9382
  const headers = {};
9383
9383
  return {
9384
- baseUri: '/services/data/v63.0',
9384
+ baseUri: '/services/data/v64.0',
9385
9385
  basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
9386
9386
  method: 'get',
9387
9387
  body: null,
@@ -9579,7 +9579,7 @@ function keyBuilder$1Z(luvio, params) {
9579
9579
  function createResourceRequest$15(config) {
9580
9580
  const headers = {};
9581
9581
  return {
9582
- baseUri: '/services/data/v63.0',
9582
+ baseUri: '/services/data/v64.0',
9583
9583
  basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
9584
9584
  method: 'get',
9585
9585
  body: null,
@@ -9624,7 +9624,7 @@ function validateAdapterConfig$14(untrustedConfig, configPropertyNames) {
9624
9624
  function createResourceRequest$14(config) {
9625
9625
  const headers = {};
9626
9626
  return {
9627
- baseUri: '/services/data/v63.0',
9627
+ baseUri: '/services/data/v64.0',
9628
9628
  basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
9629
9629
  method: 'get',
9630
9630
  body: null,
@@ -11429,7 +11429,7 @@ function ingestError$I(luvio, params, error, snapshotRefresh) {
11429
11429
  function createResourceRequest$13(config) {
11430
11430
  const headers = {};
11431
11431
  return {
11432
- baseUri: '/services/data/v63.0',
11432
+ baseUri: '/services/data/v64.0',
11433
11433
  basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '',
11434
11434
  method: 'get',
11435
11435
  body: null,
@@ -12487,7 +12487,7 @@ const ingest$E = function RecordUiRepresentationIngest(input, path, luvio, store
12487
12487
  function createResourceRequest$12(config) {
12488
12488
  const headers = {};
12489
12489
  return {
12490
- baseUri: '/services/data/v63.0',
12490
+ baseUri: '/services/data/v64.0',
12491
12491
  basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
12492
12492
  method: 'get',
12493
12493
  body: null,
@@ -15162,7 +15162,7 @@ function ingestError$H(luvio, params, error, snapshotRefresh) {
15162
15162
  function createResourceRequest$11(config) {
15163
15163
  const headers = {};
15164
15164
  return {
15165
- baseUri: '/services/data/v63.0',
15165
+ baseUri: '/services/data/v64.0',
15166
15166
  basePath: '/ui-api/actions/global',
15167
15167
  method: 'get',
15168
15168
  body: null,
@@ -15396,7 +15396,7 @@ function ingestError$G(luvio, params, error, snapshotRefresh) {
15396
15396
  function createResourceRequest$10(config) {
15397
15397
  const headers = {};
15398
15398
  return {
15399
- baseUri: '/services/data/v63.0',
15399
+ baseUri: '/services/data/v64.0',
15400
15400
  basePath: '/ui-api/actions/layout/' + config.urlParams.actionApiName + '',
15401
15401
  method: 'get',
15402
15402
  body: null,
@@ -15568,7 +15568,7 @@ function ingestError$F(luvio, params, error, snapshotRefresh) {
15568
15568
  function createResourceRequest$$(config) {
15569
15569
  const headers = {};
15570
15570
  return {
15571
- baseUri: '/services/data/v63.0',
15571
+ baseUri: '/services/data/v64.0',
15572
15572
  basePath: '/ui-api/actions/lookup/' + config.urlParams.objectApiNames + '',
15573
15573
  method: 'get',
15574
15574
  body: null,
@@ -15710,7 +15710,7 @@ function ingestError$E(luvio, params, error, snapshotRefresh) {
15710
15710
  function createResourceRequest$_(config) {
15711
15711
  const headers = {};
15712
15712
  return {
15713
- baseUri: '/services/data/v63.0',
15713
+ baseUri: '/services/data/v64.0',
15714
15714
  basePath: '/ui-api/actions/object/' + config.urlParams.objectApiName + '/record-create',
15715
15715
  method: 'get',
15716
15716
  body: null,
@@ -15900,7 +15900,7 @@ function ingestError$D(luvio, params, error, snapshotRefresh) {
15900
15900
  function createResourceRequest$Z(config) {
15901
15901
  const headers = {};
15902
15902
  return {
15903
- baseUri: '/services/data/v63.0',
15903
+ baseUri: '/services/data/v64.0',
15904
15904
  basePath: '/ui-api/actions/overrides/' + config.urlParams.objectApiName + '',
15905
15905
  method: 'get',
15906
15906
  body: null,
@@ -16164,7 +16164,7 @@ function ingestError$C(luvio, params, error, snapshotRefresh) {
16164
16164
  function createResourceRequest$Y(config) {
16165
16165
  const headers = {};
16166
16166
  return {
16167
- baseUri: '/services/data/v63.0',
16167
+ baseUri: '/services/data/v64.0',
16168
16168
  basePath: '/ui-api/actions/formula-activation/' + config.urlParams.actionFeature + '',
16169
16169
  method: 'get',
16170
16170
  body: null,
@@ -17375,7 +17375,7 @@ function ingestError$B(luvio, params, error, snapshotRefresh) {
17375
17375
  function createResourceRequest$X(config) {
17376
17376
  const headers = {};
17377
17377
  return {
17378
- baseUri: '/services/data/v63.0',
17378
+ baseUri: '/services/data/v64.0',
17379
17379
  basePath: '/ui-api/actions/quick-action-info/' + config.urlParams.actionApiName + '',
17380
17380
  method: 'get',
17381
17381
  body: null,
@@ -17586,7 +17586,7 @@ function ingestError$A(luvio, params, error, snapshotRefresh) {
17586
17586
  function createResourceRequest$W(config) {
17587
17587
  const headers = {};
17588
17588
  return {
17589
- baseUri: '/services/data/v63.0',
17589
+ baseUri: '/services/data/v64.0',
17590
17590
  basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
17591
17591
  method: 'get',
17592
17592
  body: null,
@@ -17755,7 +17755,7 @@ function ingestError$z(luvio, params, error, snapshotRefresh) {
17755
17755
  function createResourceRequest$V(config) {
17756
17756
  const headers = {};
17757
17757
  return {
17758
- baseUri: '/services/data/v63.0',
17758
+ baseUri: '/services/data/v64.0',
17759
17759
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '',
17760
17760
  method: 'get',
17761
17761
  body: null,
@@ -17907,7 +17907,7 @@ function ingestError$y(luvio, params, error, snapshotRefresh) {
17907
17907
  function createResourceRequest$U(config) {
17908
17908
  const headers = {};
17909
17909
  return {
17910
- baseUri: '/services/data/v63.0',
17910
+ baseUri: '/services/data/v64.0',
17911
17911
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/record-edit',
17912
17912
  method: 'get',
17913
17913
  body: null,
@@ -18119,7 +18119,7 @@ function ingestError$x(luvio, params, error, snapshotRefresh) {
18119
18119
  function createResourceRequest$T(config) {
18120
18120
  const headers = {};
18121
18121
  return {
18122
- baseUri: '/services/data/v63.0',
18122
+ baseUri: '/services/data/v64.0',
18123
18123
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/' + config.urlParams.relatedListId + '',
18124
18124
  method: 'post',
18125
18125
  body: config.body,
@@ -18404,7 +18404,7 @@ function ingestError$w(luvio, params, error, snapshotRefresh) {
18404
18404
  function createResourceRequest$S(config) {
18405
18405
  const headers = {};
18406
18406
  return {
18407
- baseUri: '/services/data/v63.0',
18407
+ baseUri: '/services/data/v64.0',
18408
18408
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/batch',
18409
18409
  method: 'post',
18410
18410
  body: config.body,
@@ -18649,7 +18649,7 @@ function ingestError$v(luvio, params, error, snapshotRefresh) {
18649
18649
  function createResourceRequest$R(config) {
18650
18650
  const headers = {};
18651
18651
  return {
18652
- baseUri: '/services/data/v63.0',
18652
+ baseUri: '/services/data/v64.0',
18653
18653
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list-record/' + config.urlParams.relatedListRecordIds + '',
18654
18654
  method: 'get',
18655
18655
  body: null,
@@ -19906,7 +19906,7 @@ function ingestError$u(luvio, params, error, snapshotRefresh) {
19906
19906
  function createResourceRequest$Q(config) {
19907
19907
  const headers = {};
19908
19908
  return {
19909
- baseUri: '/services/data/v63.0',
19909
+ baseUri: '/services/data/v64.0',
19910
19910
  basePath: '/ui-api/apps',
19911
19911
  method: 'get',
19912
19912
  body: null,
@@ -20048,7 +20048,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
20048
20048
  function createResourceRequest$P(config) {
20049
20049
  const headers = {};
20050
20050
  return {
20051
- baseUri: '/services/data/v63.0',
20051
+ baseUri: '/services/data/v64.0',
20052
20052
  basePath: '/ui-api/apps/' + config.urlParams.appId + '',
20053
20053
  method: 'get',
20054
20054
  body: null,
@@ -20651,7 +20651,7 @@ function ingestError$s(luvio, params, error, snapshotRefresh) {
20651
20651
  function createResourceRequest$O(config) {
20652
20652
  const headers = {};
20653
20653
  return {
20654
- baseUri: '/services/data/v63.0',
20654
+ baseUri: '/services/data/v64.0',
20655
20655
  basePath: '/ui-api/duplicates/' + config.urlParams.objectApiName + '',
20656
20656
  method: 'get',
20657
20657
  body: null,
@@ -20790,7 +20790,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
20790
20790
  function createResourceRequest$N(config) {
20791
20791
  const headers = {};
20792
20792
  return {
20793
- baseUri: '/services/data/v63.0',
20793
+ baseUri: '/services/data/v64.0',
20794
20794
  basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '',
20795
20795
  method: 'get',
20796
20796
  body: null,
@@ -20930,7 +20930,7 @@ function getResponseCacheKeys$I(storeKeyMap, luvio, resourceParams, response) {
20930
20930
  function createResourceRequest$M(config) {
20931
20931
  const headers = {};
20932
20932
  return {
20933
- baseUri: '/services/data/v63.0',
20933
+ baseUri: '/services/data/v64.0',
20934
20934
  basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
20935
20935
  method: 'get',
20936
20936
  body: null,
@@ -21164,7 +21164,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
21164
21164
  function createResourceRequest$L(config) {
21165
21165
  const headers = {};
21166
21166
  return {
21167
- baseUri: '/services/data/v63.0',
21167
+ baseUri: '/services/data/v64.0',
21168
21168
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
21169
21169
  method: 'get',
21170
21170
  body: null,
@@ -21433,7 +21433,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
21433
21433
  function createResourceRequest$K(config) {
21434
21434
  const headers = {};
21435
21435
  return {
21436
- baseUri: '/services/data/v63.0',
21436
+ baseUri: '/services/data/v64.0',
21437
21437
  basePath: '/ui-api/list-info/batch',
21438
21438
  method: 'get',
21439
21439
  body: null,
@@ -21578,7 +21578,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
21578
21578
  function createResourceRequest$J(config) {
21579
21579
  const headers = {};
21580
21580
  return {
21581
- baseUri: '/services/data/v63.0',
21581
+ baseUri: '/services/data/v64.0',
21582
21582
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
21583
21583
  method: 'get',
21584
21584
  body: null,
@@ -21884,7 +21884,7 @@ function ingestSuccess$w(luvio, resourceParams, response) {
21884
21884
  function createResourceRequest$I(config) {
21885
21885
  const headers = {};
21886
21886
  return {
21887
- baseUri: '/services/data/v63.0',
21887
+ baseUri: '/services/data/v64.0',
21888
21888
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
21889
21889
  method: 'post',
21890
21890
  body: config.body,
@@ -21997,7 +21997,7 @@ function evictSuccess$1(luvio, resourceParams) {
21997
21997
  function createResourceRequest$H(config) {
21998
21998
  const headers = {};
21999
21999
  return {
22000
- baseUri: '/services/data/v63.0',
22000
+ baseUri: '/services/data/v64.0',
22001
22001
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
22002
22002
  method: 'delete',
22003
22003
  body: null,
@@ -22175,7 +22175,7 @@ function ingestSuccess$v(luvio, resourceParams, response) {
22175
22175
  function createResourceRequest$G(config) {
22176
22176
  const headers = {};
22177
22177
  return {
22178
- baseUri: '/services/data/v63.0',
22178
+ baseUri: '/services/data/v64.0',
22179
22179
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
22180
22180
  method: 'patch',
22181
22181
  body: config.body,
@@ -22902,7 +22902,7 @@ function ingestError$n(luvio, params, error, snapshotRefresh) {
22902
22902
  function createResourceRequest$F(config) {
22903
22903
  const headers = {};
22904
22904
  return {
22905
- baseUri: '/services/data/v63.0',
22905
+ baseUri: '/services/data/v64.0',
22906
22906
  basePath: '/ui-api/list-object-info/' + config.urlParams.objectApiName + '',
22907
22907
  method: 'get',
22908
22908
  body: null,
@@ -23211,7 +23211,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
23211
23211
  function createResourceRequest$E(config) {
23212
23212
  const headers = {};
23213
23213
  return {
23214
- baseUri: '/services/data/v63.0',
23214
+ baseUri: '/services/data/v64.0',
23215
23215
  basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
23216
23216
  method: 'get',
23217
23217
  body: null,
@@ -23355,7 +23355,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
23355
23355
  function createResourceRequest$D(config) {
23356
23356
  const headers = {};
23357
23357
  return {
23358
- baseUri: '/services/data/v63.0',
23358
+ baseUri: '/services/data/v64.0',
23359
23359
  basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
23360
23360
  method: 'patch',
23361
23361
  body: config.body,
@@ -23665,7 +23665,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
23665
23665
  function createResourceRequest$C(config) {
23666
23666
  const headers = {};
23667
23667
  return {
23668
- baseUri: '/services/data/v63.0',
23668
+ baseUri: '/services/data/v64.0',
23669
23669
  basePath: '/ui-api/nav-items',
23670
23670
  method: 'get',
23671
23671
  body: null,
@@ -23801,7 +23801,7 @@ function ingestError$k(luvio, params, error, snapshotRefresh) {
23801
23801
  function createResourceRequest$B(config) {
23802
23802
  const headers = {};
23803
23803
  return {
23804
- baseUri: '/services/data/v63.0',
23804
+ baseUri: '/services/data/v64.0',
23805
23805
  basePath: '/ui-api/object-info',
23806
23806
  method: 'get',
23807
23807
  body: null,
@@ -24146,7 +24146,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
24146
24146
  function createResourceRequest$A(config) {
24147
24147
  const headers = {};
24148
24148
  return {
24149
- baseUri: '/services/data/v63.0',
24149
+ baseUri: '/services/data/v64.0',
24150
24150
  basePath: '/ui-api/object-info/batch/' + config.urlParams.objectApiNames + '',
24151
24151
  method: 'get',
24152
24152
  body: null,
@@ -24475,8 +24475,8 @@ const select$L = function PicklistValueRepresentationSelect() {
24475
24475
  const keyBuilderFromType$i =
24476
24476
  /**
24477
24477
  * custom key builder from PicklistValuesRepresentation.
24478
- * PicklistValuesRepresentation.url is like /services/data/v63.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
24479
- * the '/services/data/v63.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
24478
+ * PicklistValuesRepresentation.url is like /services/data/v64.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
24479
+ * the '/services/data/v64.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
24480
24480
  */
24481
24481
  function PicklistValuesRepresentationKeyBuilderFromType(luvio, object) {
24482
24482
  const id = object.url.substring(object.url.indexOf('/ui-api'));
@@ -24786,7 +24786,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
24786
24786
  function createResourceRequest$z(config) {
24787
24787
  const headers = {};
24788
24788
  return {
24789
- baseUri: '/services/data/v63.0',
24789
+ baseUri: '/services/data/v64.0',
24790
24790
  basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '',
24791
24791
  method: 'get',
24792
24792
  body: null,
@@ -24891,7 +24891,7 @@ function getResponseCacheKeys$u(storeKeyMap, luvio, resourceParams, response) {
24891
24891
  function createResourceRequest$y(config) {
24892
24892
  const headers = {};
24893
24893
  return {
24894
- baseUri: '/services/data/v63.0',
24894
+ baseUri: '/services/data/v64.0',
24895
24895
  basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '/' + config.urlParams.fieldApiName + '',
24896
24896
  method: 'get',
24897
24897
  body: null,
@@ -25104,7 +25104,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
25104
25104
  function createResourceRequest$x(config) {
25105
25105
  const headers = {};
25106
25106
  return {
25107
- baseUri: '/services/data/v63.0',
25107
+ baseUri: '/services/data/v64.0',
25108
25108
  basePath: '/ui-api/path/layout/' + config.urlParams.objectApiName + '',
25109
25109
  method: 'get',
25110
25110
  body: null,
@@ -25430,7 +25430,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
25430
25430
  function createResourceRequest$w(config) {
25431
25431
  const headers = {};
25432
25432
  return {
25433
- baseUri: '/services/data/v63.0',
25433
+ baseUri: '/services/data/v64.0',
25434
25434
  basePath: '/ui-api/predupe',
25435
25435
  method: 'post',
25436
25436
  body: config.body,
@@ -26649,7 +26649,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
26649
26649
  function createResourceRequest$v(config) {
26650
26650
  const headers = {};
26651
26651
  return {
26652
- baseUri: '/services/data/v63.0',
26652
+ baseUri: '/services/data/v64.0',
26653
26653
  basePath: '/ui-api/record-avatars/batch/' + config.urlParams.recordIds + '',
26654
26654
  method: 'get',
26655
26655
  body: null,
@@ -27514,7 +27514,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
27514
27514
  function createResourceRequest$u(config) {
27515
27515
  const headers = {};
27516
27516
  return {
27517
- baseUri: '/services/data/v63.0',
27517
+ baseUri: '/services/data/v64.0',
27518
27518
  basePath: '/ui-api/related-list-count/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
27519
27519
  method: 'get',
27520
27520
  body: null,
@@ -27779,7 +27779,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
27779
27779
  function createResourceRequest$t(config) {
27780
27780
  const headers = {};
27781
27781
  return {
27782
- baseUri: '/services/data/v63.0',
27782
+ baseUri: '/services/data/v64.0',
27783
27783
  basePath: '/ui-api/related-list-count/batch/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListNames + '',
27784
27784
  method: 'get',
27785
27785
  body: null,
@@ -28473,7 +28473,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
28473
28473
  function createResourceRequest$s(config) {
28474
28474
  const headers = {};
28475
28475
  return {
28476
- baseUri: '/services/data/v63.0',
28476
+ baseUri: '/services/data/v64.0',
28477
28477
  basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
28478
28478
  method: 'get',
28479
28479
  body: null,
@@ -28743,7 +28743,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
28743
28743
  function createResourceRequest$r(config) {
28744
28744
  const headers = {};
28745
28745
  return {
28746
- baseUri: '/services/data/v63.0',
28746
+ baseUri: '/services/data/v64.0',
28747
28747
  basePath: '/ui-api/related-list-info/batch/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListNames + '',
28748
28748
  method: 'get',
28749
28749
  body: null,
@@ -29137,7 +29137,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
29137
29137
  function createResourceRequest$q(config) {
29138
29138
  const headers = {};
29139
29139
  return {
29140
- baseUri: '/services/data/v63.0',
29140
+ baseUri: '/services/data/v64.0',
29141
29141
  basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '',
29142
29142
  method: 'get',
29143
29143
  body: null,
@@ -29391,7 +29391,7 @@ function ingestSuccess$f(luvio, resourceParams, response) {
29391
29391
  function createResourceRequest$p(config) {
29392
29392
  const headers = {};
29393
29393
  return {
29394
- baseUri: '/services/data/v63.0',
29394
+ baseUri: '/services/data/v64.0',
29395
29395
  basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
29396
29396
  method: 'patch',
29397
29397
  body: config.body,
@@ -29631,7 +29631,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
29631
29631
  function createResourceRequest$o(config) {
29632
29632
  const headers = {};
29633
29633
  return {
29634
- baseUri: '/services/data/v63.0',
29634
+ baseUri: '/services/data/v64.0',
29635
29635
  basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
29636
29636
  method: 'get',
29637
29637
  body: null,
@@ -29893,7 +29893,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
29893
29893
  function createResourceRequest$n(config) {
29894
29894
  const headers = {};
29895
29895
  return {
29896
- baseUri: '/services/data/v63.0',
29896
+ baseUri: '/services/data/v64.0',
29897
29897
  basePath: '/ui-api/related-list-preferences/batch/' + config.urlParams.preferencesIds + '',
29898
29898
  method: 'get',
29899
29899
  body: null,
@@ -30102,7 +30102,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
30102
30102
  function createResourceRequest$m(config) {
30103
30103
  const headers = {};
30104
30104
  return {
30105
- baseUri: '/services/data/v63.0',
30105
+ baseUri: '/services/data/v64.0',
30106
30106
  basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
30107
30107
  method: 'patch',
30108
30108
  body: config.body,
@@ -31137,7 +31137,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
31137
31137
  function createResourceRequest$l(config) {
31138
31138
  const headers = {};
31139
31139
  return {
31140
- baseUri: '/services/data/v63.0',
31140
+ baseUri: '/services/data/v64.0',
31141
31141
  basePath: '/ui-api/related-list-records/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
31142
31142
  method: 'post',
31143
31143
  body: config.body,
@@ -31422,7 +31422,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
31422
31422
  function createResourceRequest$k(config) {
31423
31423
  const headers = {};
31424
31424
  return {
31425
- baseUri: '/services/data/v63.0',
31425
+ baseUri: '/services/data/v64.0',
31426
31426
  basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
31427
31427
  method: 'post',
31428
31428
  body: config.body,
@@ -31964,7 +31964,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
31964
31964
  function createResourceRequest$j(config) {
31965
31965
  const headers = {};
31966
31966
  return {
31967
- baseUri: '/services/data/v63.0',
31967
+ baseUri: '/services/data/v64.0',
31968
31968
  basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters',
31969
31969
  method: 'get',
31970
31970
  body: null,
@@ -32220,7 +32220,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
32220
32220
  function createResourceRequest$i(config) {
32221
32221
  const headers = {};
32222
32222
  return {
32223
- baseUri: '/services/data/v63.0',
32223
+ baseUri: '/services/data/v64.0',
32224
32224
  basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters/' + config.urlParams.filterApiName + '/options',
32225
32225
  method: 'get',
32226
32226
  body: null,
@@ -32638,7 +32638,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
32638
32638
  function createResourceRequest$h(config) {
32639
32639
  const headers = {};
32640
32640
  return {
32641
- baseUri: '/services/data/v63.0',
32641
+ baseUri: '/services/data/v64.0',
32642
32642
  basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/lookup/' + config.urlParams.fieldApiName + '',
32643
32643
  method: 'get',
32644
32644
  body: null,
@@ -33647,7 +33647,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
33647
33647
  function createResourceRequest$g(config) {
33648
33648
  const headers = {};
33649
33649
  return {
33650
- baseUri: '/services/data/v63.0',
33650
+ baseUri: '/services/data/v64.0',
33651
33651
  basePath: '/ui-api/search/results',
33652
33652
  method: 'post',
33653
33653
  body: config.body,
@@ -33921,7 +33921,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
33921
33921
  function createResourceRequest$f(config) {
33922
33922
  const headers = {};
33923
33923
  return {
33924
- baseUri: '/services/data/v63.0',
33924
+ baseUri: '/services/data/v64.0',
33925
33925
  basePath: '/ui-api/search/results/keyword',
33926
33926
  method: 'post',
33927
33927
  body: config.body,
@@ -34167,7 +34167,7 @@ function ingestSuccess$4(luvio, response) {
34167
34167
  function createResourceRequest$e(config) {
34168
34168
  const headers = {};
34169
34169
  return {
34170
- baseUri: '/services/data/v63.0',
34170
+ baseUri: '/services/data/v64.0',
34171
34171
  basePath: '/ui-api/records/batch',
34172
34172
  method: 'post',
34173
34173
  body: config.body,
@@ -34289,7 +34289,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
34289
34289
  function createResourceRequest$d(config) {
34290
34290
  const headers = {};
34291
34291
  return {
34292
- baseUri: '/services/data/v63.0',
34292
+ baseUri: '/services/data/v64.0',
34293
34293
  basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
34294
34294
  method: 'patch',
34295
34295
  body: config.body,
@@ -34353,7 +34353,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
34353
34353
  function createResourceRequest$c(config) {
34354
34354
  const headers = {};
34355
34355
  return {
34356
- baseUri: '/services/data/v63.0',
34356
+ baseUri: '/services/data/v64.0',
34357
34357
  basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
34358
34358
  method: 'post',
34359
34359
  body: config.body,
@@ -34422,7 +34422,7 @@ const factory$c = (luvio) => {
34422
34422
  function createResourceRequest$b(config) {
34423
34423
  const headers = {};
34424
34424
  return {
34425
- baseUri: '/services/data/v63.0',
34425
+ baseUri: '/services/data/v64.0',
34426
34426
  basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
34427
34427
  method: 'patch',
34428
34428
  body: config.body,
@@ -34903,7 +34903,7 @@ function getResponseCacheKeys$7(storeKeyMap, luvio, resourceParams, response) {
34903
34903
  function createResourceRequest$a(config) {
34904
34904
  const headers = {};
34905
34905
  return {
34906
- baseUri: '/services/data/v63.0',
34906
+ baseUri: '/services/data/v64.0',
34907
34907
  basePath: '/ui-api/lookups/' + config.urlParams.objectApiName + '/' + config.urlParams.fieldApiName + '',
34908
34908
  method: 'post',
34909
34909
  body: config.body,
@@ -35145,7 +35145,7 @@ const factory$9 = (luvio) => {
35145
35145
  function createResourceRequest$9(config) {
35146
35146
  const headers = {};
35147
35147
  return {
35148
- baseUri: '/services/data/v63.0',
35148
+ baseUri: '/services/data/v64.0',
35149
35149
  basePath: '/ui-api/record-avatars/' + config.urlParams.recordId + '/association',
35150
35150
  method: 'post',
35151
35151
  body: config.body,
@@ -35754,7 +35754,7 @@ function getResponseCacheKeys$6(storeKeyMap, luvio, resourceParams, response) {
35754
35754
  function createResourceRequest$8(config) {
35755
35755
  const headers = {};
35756
35756
  return {
35757
- baseUri: '/services/data/v63.0',
35757
+ baseUri: '/services/data/v64.0',
35758
35758
  basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
35759
35759
  method: 'get',
35760
35760
  body: null,
@@ -36396,7 +36396,7 @@ function getResponseCacheKeys$5(storeKeyMap, luvio, resourceParams, response) {
36396
36396
  function createResourceRequest$7(config) {
36397
36397
  const headers = {};
36398
36398
  return {
36399
- baseUri: '/services/data/v63.0',
36399
+ baseUri: '/services/data/v64.0',
36400
36400
  basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
36401
36401
  method: 'get',
36402
36402
  body: null,
@@ -37027,7 +37027,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
37027
37027
  function createResourceRequest$6(config) {
37028
37028
  const headers = {};
37029
37029
  return {
37030
- baseUri: '/services/data/v63.0',
37030
+ baseUri: '/services/data/v64.0',
37031
37031
  basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
37032
37032
  method: 'get',
37033
37033
  body: null,
@@ -37240,7 +37240,7 @@ function getResponseCacheKeys$3(storeKeyMap, luvio, resourceParams, response) {
37240
37240
  function createResourceRequest$5(config) {
37241
37241
  const headers = {};
37242
37242
  return {
37243
- baseUri: '/services/data/v63.0',
37243
+ baseUri: '/services/data/v64.0',
37244
37244
  basePath: '/ui-api/records',
37245
37245
  method: 'post',
37246
37246
  body: config.body,
@@ -37346,7 +37346,7 @@ function evictSuccess(luvio, resourceParams) {
37346
37346
  function createResourceRequest$3(config) {
37347
37347
  const headers = {};
37348
37348
  return {
37349
- baseUri: '/services/data/v63.0',
37349
+ baseUri: '/services/data/v64.0',
37350
37350
  basePath: '/ui-api/records/' + config.urlParams.recordId + '',
37351
37351
  method: 'delete',
37352
37352
  body: null,
@@ -37436,7 +37436,7 @@ function createResourceRequest$2(config) {
37436
37436
  headers['If-Unmodified-Since'] = header_ifUnmodifiedSince;
37437
37437
  }
37438
37438
  return {
37439
- baseUri: '/services/data/v63.0',
37439
+ baseUri: '/services/data/v64.0',
37440
37440
  basePath: '/ui-api/records/' + config.urlParams.recordId + '',
37441
37441
  method: 'patch',
37442
37442
  body: config.body,
@@ -37763,7 +37763,7 @@ function createResourceParams$1(config) {
37763
37763
  function createResourceRequest$1(config) {
37764
37764
  const headers = {};
37765
37765
  return {
37766
- baseUri: '/services/data/v63.0',
37766
+ baseUri: '/services/data/v64.0',
37767
37767
  basePath: '/ui-api/records/content-documents/' +
37768
37768
  config.urlParams.contentDocumentId +
37769
37769
  '/content-versions',
@@ -37881,7 +37881,7 @@ function createResourceParams(config) {
37881
37881
  function createResourceRequest(config) {
37882
37882
  const headers = {};
37883
37883
  return {
37884
- baseUri: '/services/data/v63.0',
37884
+ baseUri: '/services/data/v64.0',
37885
37885
  basePath: '/ui-api/records/content-documents/content-versions',
37886
37886
  method: 'post',
37887
37887
  body: config.body,
@@ -38705,4 +38705,4 @@ withDefaultLuvio((luvio) => {
38705
38705
  });
38706
38706
 
38707
38707
  export { API_NAMESPACE, InMemoryRecordRepresentationQueryEvaluator, MRU, RepresentationType$J as ObjectInfoDirectoryEntryRepresentationType, RepresentationType$O as ObjectInfoRepresentationType, RECORD_FIELDS_KEY_JUNCTION, RECORD_ID_PREFIX, RECORD_REPRESENTATION_NAME, RECORD_VIEW_ENTITY_ID_PREFIX, RECORD_VIEW_ENTITY_REPRESENTATION_NAME, RepresentationType$V as RecordRepresentationRepresentationType, TTL$z as RecordRepresentationTTL, RepresentationType$V as RecordRepresentationType, VERSION$1f as RecordRepresentationVersion, keyPrefix as UiApiNamespace, buildRecordRepKeyFromId, getFieldApiNamesArray as coerceFieldIdArray, getObjectApiName$1 as coerceObjectId, getObjectApiNamesArray as coerceObjectIdArray, configurationForRestAdapters as configuration, createContentDocumentAndVersion, createContentVersion, createIngestRecordWithFields, createLDSAdapterWithPrediction, createListInfo, createRecord, createRelatedListAdapterWithPrediction, deleteListInfo, deleteRecord, executeBatchRecordOperations, extractRecordIdFromStoreKey, getActionOverrides, getActionOverrides_imperative, getAllApps, getAllApps_imperative, getAppDetails, getAppDetails_imperative, getDuplicateConfiguration, getDuplicateConfiguration_imperative, getDuplicates, getDuplicates_imperative, getFlexipageFormulaOverrides, getFlexipageFormulaOverrides_imperative, getGlobalActions, getGlobalActions_imperative, getKeywordSearchResults, getKeywordSearchResults_imperative, getLayout, getLayoutUserState, getLayoutUserState_imperative, getLayout_imperative, getListInfoByName, getListInfoByNameAdapterFactory, getListInfoByName_imperative, getListInfosByName, getListInfosByName_imperative, getListInfosByObjectName, getListInfosByObjectNameAdapterFactory, getListInfosByObjectName_imperative, getListObjectInfo, getListObjectInfoAdapterFactory, getListObjectInfo_imperative, getListPreferences, getListPreferences_imperative, getListRecordsByName, factory$a as getListRecordsByNameAdapterFactory, getListRecordsByName_imperative, getListUi, getListUi_imperative, getLookupActions, getLookupActions_imperative, getLookupMetadata, getLookupMetadata_imperative, getLookupRecords, getLookupRecords_imperative, getNavItems, getNavItems_imperative, getObjectCreateActions, getObjectCreateActions_imperative, getObjectInfo, getObjectInfoAdapterFactory, getObjectInfoDirectoryAdapterFactory, getObjectInfo_imperative, getObjectInfos, getObjectInfosAdapterFactory, getObjectInfos_imperative, getPathLayout, getPathLayout_imperative, getPicklistValues, getPicklistValuesByRecordType, getPicklistValuesByRecordType_imperative, getPicklistValues_imperative, getQuickActionDefaults, getQuickActionDefaults_imperative, getQuickActionInfo, getQuickActionInfo_imperative, getQuickActionLayout, getQuickActionLayout_imperative, getRecord, getRecordActions, getRecordActionsAdapterFactory, getRecordActions_imperative, factory$f as getRecordAdapterFactory, getRecordAvatars, getRecordAvatarsAdapterFactory, getRecordAvatars_imperative, getRecordCreateDefaults, getRecordCreateDefaults_imperative, getRecordEditActions, getRecordEditActions_imperative, getRecordId18, getRecordNotifyChange, getRecordTemplateClone, getRecordTemplateClone_imperative, getRecordTemplateCreate, getRecordTemplateCreate_imperative, getRecordUi, getRecordUi_imperative, getRecord_imperative, getRecords, getRecordsAdapterFactory, getRecords_imperative, getRelatedListActions, getRelatedListActions_imperative, getRelatedListCount, getRelatedListCount_imperative, getRelatedListInfo, getRelatedListInfoAdapterFactory, getRelatedListInfoBatch, getRelatedListInfoBatchAdapterFactory, getRelatedListInfoBatch_imperative, getRelatedListInfo_imperative, getRelatedListPreferences, getRelatedListPreferencesBatch, getRelatedListPreferencesBatch_imperative, getRelatedListPreferences_imperative, getRelatedListRecordActions, getRelatedListRecordActions_imperative, getRelatedListRecords, getRelatedListRecordsAdapterFactory, getRelatedListRecordsBatch, getRelatedListRecordsBatchAdapterFactory, getRelatedListRecordsBatch_imperative, getRelatedListRecords_imperative, getRelatedListsActions, getRelatedListsActionsAdapterFactory, getRelatedListsActions_imperative, getRelatedListsCount, getRelatedListsCount_imperative, getRelatedListsInfo, getRelatedListsInfo_imperative, getResponseCacheKeys as getResponseCacheKeysContentDocumentCompositeRepresentation, getSearchFilterMetadata, getSearchFilterMetadata_imperative, getSearchFilterOptions, getSearchFilterOptions_imperative, getSearchResults, getSearchResults_imperative, getTypeCacheKeys$X as getTypeCacheKeysRecord, ingest as ingestContentDocumentCompositeRepresentation, ingest$H as ingestObjectInfo, ingest$B as ingestQuickActionExecutionRepresentation, ingest$O as ingestRecord, instrument, isStoreKeyRecordViewEntity, isSupportedEntity, keyBuilder as keyBuilderContentDocumentCompositeRepresentation, keyBuilderFromType as keyBuilderFromTypeContentDocumentCompositeRepresentation, keyBuilderFromType$D as keyBuilderFromTypeRecordRepresentation, keyBuilder$1Y as keyBuilderObjectInfo, keyBuilder$1R as keyBuilderQuickActionExecutionRepresentation, keyBuilder$29 as keyBuilderRecord, notifyAllListInfoSummaryUpdateAvailable, notifyAllListRecordUpdateAvailable, notifyListInfoSummaryUpdateAvailable, notifyListInfoUpdateAvailable, notifyListRecordCollectionUpdateAvailable, notifyListViewSummaryUpdateAvailable, notifyQuickActionDefaultsUpdateAvailable, notifyRecordUpdateAvailable, performQuickAction, performUpdateRecordQuickAction, refresh, registerPrefetcher, updateLayoutUserState, updateListInfoByName, updateListPreferences, updateRecord, updateRecordAvatar, updateRelatedListInfo, updateRelatedListPreferences };
38708
- // version: 1.333.0-257d60dcfb
38708
+ // version: 1.335.0-22a7c4d20b