@salesforce/lds-adapters-uiapi 1.356.0 → 1.357.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/sfdc/index.js CHANGED
@@ -5891,7 +5891,7 @@ function getResponseCacheKeys$12(storeKeyMap, luvio, resourceParams, response) {
5891
5891
  function createResourceRequest$1c(config) {
5892
5892
  const headers = {};
5893
5893
  return {
5894
- baseUri: '/services/data/v64.0',
5894
+ baseUri: '/services/data/v65.0',
5895
5895
  basePath: '/ui-api/records/' + config.urlParams.recordId + '',
5896
5896
  method: 'get',
5897
5897
  body: null,
@@ -6333,7 +6333,7 @@ function ingestError$L(luvio, params, error, snapshotRefresh) {
6333
6333
  function createResourceRequest$1b(config) {
6334
6334
  const headers = {};
6335
6335
  return {
6336
- baseUri: '/services/data/v64.0',
6336
+ baseUri: '/services/data/v65.0',
6337
6337
  basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
6338
6338
  method: 'get',
6339
6339
  body: null,
@@ -7489,7 +7489,7 @@ function createPaginationParams$6(params) {
7489
7489
  function createResourceRequest$1a(config) {
7490
7490
  const headers = {};
7491
7491
  return {
7492
- baseUri: '/services/data/v64.0',
7492
+ baseUri: '/services/data/v65.0',
7493
7493
  basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
7494
7494
  method: 'get',
7495
7495
  body: null,
@@ -7542,7 +7542,7 @@ function createPaginationParams$5(params) {
7542
7542
  function createResourceRequest$19(config) {
7543
7543
  const headers = {};
7544
7544
  return {
7545
- baseUri: '/services/data/v64.0',
7545
+ baseUri: '/services/data/v65.0',
7546
7546
  basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
7547
7547
  method: 'get',
7548
7548
  body: null,
@@ -7587,7 +7587,7 @@ function validateAdapterConfig$16(untrustedConfig, configPropertyNames) {
7587
7587
  function createResourceRequest$18(config) {
7588
7588
  const headers = {};
7589
7589
  return {
7590
- baseUri: '/services/data/v64.0',
7590
+ baseUri: '/services/data/v65.0',
7591
7591
  basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
7592
7592
  method: 'get',
7593
7593
  body: null,
@@ -8672,7 +8672,7 @@ function ingestError$K(luvio, params, error, snapshotRefresh) {
8672
8672
  function createResourceRequest$17(config) {
8673
8673
  const headers = {};
8674
8674
  return {
8675
- baseUri: '/services/data/v64.0',
8675
+ baseUri: '/services/data/v65.0',
8676
8676
  basePath: '/ui-api/list-records/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
8677
8677
  method: 'post',
8678
8678
  body: config.body,
@@ -9408,7 +9408,7 @@ function ingestError$J(luvio, params, error, snapshotRefresh) {
9408
9408
  function createResourceRequest$16(config) {
9409
9409
  const headers = {};
9410
9410
  return {
9411
- baseUri: '/services/data/v64.0',
9411
+ baseUri: '/services/data/v65.0',
9412
9412
  basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
9413
9413
  method: 'get',
9414
9414
  body: null,
@@ -9606,7 +9606,7 @@ function keyBuilder$1Z(luvio, params) {
9606
9606
  function createResourceRequest$15(config) {
9607
9607
  const headers = {};
9608
9608
  return {
9609
- baseUri: '/services/data/v64.0',
9609
+ baseUri: '/services/data/v65.0',
9610
9610
  basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
9611
9611
  method: 'get',
9612
9612
  body: null,
@@ -9651,7 +9651,7 @@ function validateAdapterConfig$14(untrustedConfig, configPropertyNames) {
9651
9651
  function createResourceRequest$14(config) {
9652
9652
  const headers = {};
9653
9653
  return {
9654
- baseUri: '/services/data/v64.0',
9654
+ baseUri: '/services/data/v65.0',
9655
9655
  basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
9656
9656
  method: 'get',
9657
9657
  body: null,
@@ -11456,7 +11456,7 @@ function ingestError$I(luvio, params, error, snapshotRefresh) {
11456
11456
  function createResourceRequest$13(config) {
11457
11457
  const headers = {};
11458
11458
  return {
11459
- baseUri: '/services/data/v64.0',
11459
+ baseUri: '/services/data/v65.0',
11460
11460
  basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '',
11461
11461
  method: 'get',
11462
11462
  body: null,
@@ -12514,7 +12514,7 @@ const ingest$E = function RecordUiRepresentationIngest(input, path, luvio, store
12514
12514
  function createResourceRequest$12(config) {
12515
12515
  const headers = {};
12516
12516
  return {
12517
- baseUri: '/services/data/v64.0',
12517
+ baseUri: '/services/data/v65.0',
12518
12518
  basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
12519
12519
  method: 'get',
12520
12520
  body: null,
@@ -15189,7 +15189,7 @@ function ingestError$H(luvio, params, error, snapshotRefresh) {
15189
15189
  function createResourceRequest$11(config) {
15190
15190
  const headers = {};
15191
15191
  return {
15192
- baseUri: '/services/data/v64.0',
15192
+ baseUri: '/services/data/v65.0',
15193
15193
  basePath: '/ui-api/actions/global',
15194
15194
  method: 'get',
15195
15195
  body: null,
@@ -15423,7 +15423,7 @@ function ingestError$G(luvio, params, error, snapshotRefresh) {
15423
15423
  function createResourceRequest$10(config) {
15424
15424
  const headers = {};
15425
15425
  return {
15426
- baseUri: '/services/data/v64.0',
15426
+ baseUri: '/services/data/v65.0',
15427
15427
  basePath: '/ui-api/actions/layout/' + config.urlParams.actionApiName + '',
15428
15428
  method: 'get',
15429
15429
  body: null,
@@ -15595,7 +15595,7 @@ function ingestError$F(luvio, params, error, snapshotRefresh) {
15595
15595
  function createResourceRequest$$(config) {
15596
15596
  const headers = {};
15597
15597
  return {
15598
- baseUri: '/services/data/v64.0',
15598
+ baseUri: '/services/data/v65.0',
15599
15599
  basePath: '/ui-api/actions/lookup/' + config.urlParams.objectApiNames + '',
15600
15600
  method: 'get',
15601
15601
  body: null,
@@ -15737,7 +15737,7 @@ function ingestError$E(luvio, params, error, snapshotRefresh) {
15737
15737
  function createResourceRequest$_(config) {
15738
15738
  const headers = {};
15739
15739
  return {
15740
- baseUri: '/services/data/v64.0',
15740
+ baseUri: '/services/data/v65.0',
15741
15741
  basePath: '/ui-api/actions/object/' + config.urlParams.objectApiName + '/record-create',
15742
15742
  method: 'get',
15743
15743
  body: null,
@@ -15927,7 +15927,7 @@ function ingestError$D(luvio, params, error, snapshotRefresh) {
15927
15927
  function createResourceRequest$Z(config) {
15928
15928
  const headers = {};
15929
15929
  return {
15930
- baseUri: '/services/data/v64.0',
15930
+ baseUri: '/services/data/v65.0',
15931
15931
  basePath: '/ui-api/actions/overrides/' + config.urlParams.objectApiName + '',
15932
15932
  method: 'get',
15933
15933
  body: null,
@@ -16191,7 +16191,7 @@ function ingestError$C(luvio, params, error, snapshotRefresh) {
16191
16191
  function createResourceRequest$Y(config) {
16192
16192
  const headers = {};
16193
16193
  return {
16194
- baseUri: '/services/data/v64.0',
16194
+ baseUri: '/services/data/v65.0',
16195
16195
  basePath: '/ui-api/actions/formula-activation/' + config.urlParams.actionFeature + '',
16196
16196
  method: 'get',
16197
16197
  body: null,
@@ -17402,7 +17402,7 @@ function ingestError$B(luvio, params, error, snapshotRefresh) {
17402
17402
  function createResourceRequest$X(config) {
17403
17403
  const headers = {};
17404
17404
  return {
17405
- baseUri: '/services/data/v64.0',
17405
+ baseUri: '/services/data/v65.0',
17406
17406
  basePath: '/ui-api/actions/quick-action-info/' + config.urlParams.actionApiName + '',
17407
17407
  method: 'get',
17408
17408
  body: null,
@@ -17613,7 +17613,7 @@ function ingestError$A(luvio, params, error, snapshotRefresh) {
17613
17613
  function createResourceRequest$W(config) {
17614
17614
  const headers = {};
17615
17615
  return {
17616
- baseUri: '/services/data/v64.0',
17616
+ baseUri: '/services/data/v65.0',
17617
17617
  basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
17618
17618
  method: 'get',
17619
17619
  body: null,
@@ -17782,7 +17782,7 @@ function ingestError$z(luvio, params, error, snapshotRefresh) {
17782
17782
  function createResourceRequest$V(config) {
17783
17783
  const headers = {};
17784
17784
  return {
17785
- baseUri: '/services/data/v64.0',
17785
+ baseUri: '/services/data/v65.0',
17786
17786
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '',
17787
17787
  method: 'get',
17788
17788
  body: null,
@@ -17934,7 +17934,7 @@ function ingestError$y(luvio, params, error, snapshotRefresh) {
17934
17934
  function createResourceRequest$U(config) {
17935
17935
  const headers = {};
17936
17936
  return {
17937
- baseUri: '/services/data/v64.0',
17937
+ baseUri: '/services/data/v65.0',
17938
17938
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/record-edit',
17939
17939
  method: 'get',
17940
17940
  body: null,
@@ -18146,7 +18146,7 @@ function ingestError$x(luvio, params, error, snapshotRefresh) {
18146
18146
  function createResourceRequest$T(config) {
18147
18147
  const headers = {};
18148
18148
  return {
18149
- baseUri: '/services/data/v64.0',
18149
+ baseUri: '/services/data/v65.0',
18150
18150
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/' + config.urlParams.relatedListId + '',
18151
18151
  method: 'post',
18152
18152
  body: config.body,
@@ -18431,7 +18431,7 @@ function ingestError$w(luvio, params, error, snapshotRefresh) {
18431
18431
  function createResourceRequest$S(config) {
18432
18432
  const headers = {};
18433
18433
  return {
18434
- baseUri: '/services/data/v64.0',
18434
+ baseUri: '/services/data/v65.0',
18435
18435
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/batch',
18436
18436
  method: 'post',
18437
18437
  body: config.body,
@@ -18676,7 +18676,7 @@ function ingestError$v(luvio, params, error, snapshotRefresh) {
18676
18676
  function createResourceRequest$R(config) {
18677
18677
  const headers = {};
18678
18678
  return {
18679
- baseUri: '/services/data/v64.0',
18679
+ baseUri: '/services/data/v65.0',
18680
18680
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list-record/' + config.urlParams.relatedListRecordIds + '',
18681
18681
  method: 'get',
18682
18682
  body: null,
@@ -19933,7 +19933,7 @@ function ingestError$u(luvio, params, error, snapshotRefresh) {
19933
19933
  function createResourceRequest$Q(config) {
19934
19934
  const headers = {};
19935
19935
  return {
19936
- baseUri: '/services/data/v64.0',
19936
+ baseUri: '/services/data/v65.0',
19937
19937
  basePath: '/ui-api/apps',
19938
19938
  method: 'get',
19939
19939
  body: null,
@@ -20075,7 +20075,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
20075
20075
  function createResourceRequest$P(config) {
20076
20076
  const headers = {};
20077
20077
  return {
20078
- baseUri: '/services/data/v64.0',
20078
+ baseUri: '/services/data/v65.0',
20079
20079
  basePath: '/ui-api/apps/' + config.urlParams.appId + '',
20080
20080
  method: 'get',
20081
20081
  body: null,
@@ -20678,7 +20678,7 @@ function ingestError$s(luvio, params, error, snapshotRefresh) {
20678
20678
  function createResourceRequest$O(config) {
20679
20679
  const headers = {};
20680
20680
  return {
20681
- baseUri: '/services/data/v64.0',
20681
+ baseUri: '/services/data/v65.0',
20682
20682
  basePath: '/ui-api/duplicates/' + config.urlParams.objectApiName + '',
20683
20683
  method: 'get',
20684
20684
  body: null,
@@ -20817,7 +20817,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
20817
20817
  function createResourceRequest$N(config) {
20818
20818
  const headers = {};
20819
20819
  return {
20820
- baseUri: '/services/data/v64.0',
20820
+ baseUri: '/services/data/v65.0',
20821
20821
  basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '',
20822
20822
  method: 'get',
20823
20823
  body: null,
@@ -20957,7 +20957,7 @@ function getResponseCacheKeys$I(storeKeyMap, luvio, resourceParams, response) {
20957
20957
  function createResourceRequest$M(config) {
20958
20958
  const headers = {};
20959
20959
  return {
20960
- baseUri: '/services/data/v64.0',
20960
+ baseUri: '/services/data/v65.0',
20961
20961
  basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
20962
20962
  method: 'get',
20963
20963
  body: null,
@@ -21191,7 +21191,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
21191
21191
  function createResourceRequest$L(config) {
21192
21192
  const headers = {};
21193
21193
  return {
21194
- baseUri: '/services/data/v64.0',
21194
+ baseUri: '/services/data/v65.0',
21195
21195
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
21196
21196
  method: 'get',
21197
21197
  body: null,
@@ -21460,7 +21460,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
21460
21460
  function createResourceRequest$K(config) {
21461
21461
  const headers = {};
21462
21462
  return {
21463
- baseUri: '/services/data/v64.0',
21463
+ baseUri: '/services/data/v65.0',
21464
21464
  basePath: '/ui-api/list-info/batch',
21465
21465
  method: 'get',
21466
21466
  body: null,
@@ -21605,7 +21605,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
21605
21605
  function createResourceRequest$J(config) {
21606
21606
  const headers = {};
21607
21607
  return {
21608
- baseUri: '/services/data/v64.0',
21608
+ baseUri: '/services/data/v65.0',
21609
21609
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
21610
21610
  method: 'get',
21611
21611
  body: null,
@@ -21911,7 +21911,7 @@ function ingestSuccess$w(luvio, resourceParams, response) {
21911
21911
  function createResourceRequest$I(config) {
21912
21912
  const headers = {};
21913
21913
  return {
21914
- baseUri: '/services/data/v64.0',
21914
+ baseUri: '/services/data/v65.0',
21915
21915
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
21916
21916
  method: 'post',
21917
21917
  body: config.body,
@@ -22024,7 +22024,7 @@ function evictSuccess$1(luvio, resourceParams) {
22024
22024
  function createResourceRequest$H(config) {
22025
22025
  const headers = {};
22026
22026
  return {
22027
- baseUri: '/services/data/v64.0',
22027
+ baseUri: '/services/data/v65.0',
22028
22028
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
22029
22029
  method: 'delete',
22030
22030
  body: null,
@@ -22202,7 +22202,7 @@ function ingestSuccess$v(luvio, resourceParams, response) {
22202
22202
  function createResourceRequest$G(config) {
22203
22203
  const headers = {};
22204
22204
  return {
22205
- baseUri: '/services/data/v64.0',
22205
+ baseUri: '/services/data/v65.0',
22206
22206
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
22207
22207
  method: 'patch',
22208
22208
  body: config.body,
@@ -23120,7 +23120,7 @@ function ingestError$n(luvio, params, error, snapshotRefresh) {
23120
23120
  function createResourceRequest$F(config) {
23121
23121
  const headers = {};
23122
23122
  return {
23123
- baseUri: '/services/data/v64.0',
23123
+ baseUri: '/services/data/v65.0',
23124
23124
  basePath: '/ui-api/list-object-info/' + config.urlParams.objectApiName + '',
23125
23125
  method: 'get',
23126
23126
  body: null,
@@ -23429,7 +23429,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
23429
23429
  function createResourceRequest$E(config) {
23430
23430
  const headers = {};
23431
23431
  return {
23432
- baseUri: '/services/data/v64.0',
23432
+ baseUri: '/services/data/v65.0',
23433
23433
  basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
23434
23434
  method: 'get',
23435
23435
  body: null,
@@ -23573,7 +23573,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
23573
23573
  function createResourceRequest$D(config) {
23574
23574
  const headers = {};
23575
23575
  return {
23576
- baseUri: '/services/data/v64.0',
23576
+ baseUri: '/services/data/v65.0',
23577
23577
  basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
23578
23578
  method: 'patch',
23579
23579
  body: config.body,
@@ -23883,7 +23883,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
23883
23883
  function createResourceRequest$C(config) {
23884
23884
  const headers = {};
23885
23885
  return {
23886
- baseUri: '/services/data/v64.0',
23886
+ baseUri: '/services/data/v65.0',
23887
23887
  basePath: '/ui-api/nav-items',
23888
23888
  method: 'get',
23889
23889
  body: null,
@@ -24019,7 +24019,7 @@ function ingestError$k(luvio, params, error, snapshotRefresh) {
24019
24019
  function createResourceRequest$B(config) {
24020
24020
  const headers = {};
24021
24021
  return {
24022
- baseUri: '/services/data/v64.0',
24022
+ baseUri: '/services/data/v65.0',
24023
24023
  basePath: '/ui-api/object-info',
24024
24024
  method: 'get',
24025
24025
  body: null,
@@ -24364,7 +24364,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
24364
24364
  function createResourceRequest$A(config) {
24365
24365
  const headers = {};
24366
24366
  return {
24367
- baseUri: '/services/data/v64.0',
24367
+ baseUri: '/services/data/v65.0',
24368
24368
  basePath: '/ui-api/object-info/batch/' + config.urlParams.objectApiNames + '',
24369
24369
  method: 'get',
24370
24370
  body: null,
@@ -24693,8 +24693,8 @@ const select$L = function PicklistValueRepresentationSelect() {
24693
24693
  const keyBuilderFromType$i =
24694
24694
  /**
24695
24695
  * custom key builder from PicklistValuesRepresentation.
24696
- * PicklistValuesRepresentation.url is like /services/data/v64.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
24697
- * the '/services/data/v64.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
24696
+ * PicklistValuesRepresentation.url is like /services/data/v65.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
24697
+ * the '/services/data/v65.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
24698
24698
  */
24699
24699
  function PicklistValuesRepresentationKeyBuilderFromType(luvio, object) {
24700
24700
  const id = object.url.substring(object.url.indexOf('/ui-api'));
@@ -25004,7 +25004,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
25004
25004
  function createResourceRequest$z(config) {
25005
25005
  const headers = {};
25006
25006
  return {
25007
- baseUri: '/services/data/v64.0',
25007
+ baseUri: '/services/data/v65.0',
25008
25008
  basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '',
25009
25009
  method: 'get',
25010
25010
  body: null,
@@ -25109,7 +25109,7 @@ function getResponseCacheKeys$u(storeKeyMap, luvio, resourceParams, response) {
25109
25109
  function createResourceRequest$y(config) {
25110
25110
  const headers = {};
25111
25111
  return {
25112
- baseUri: '/services/data/v64.0',
25112
+ baseUri: '/services/data/v65.0',
25113
25113
  basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '/' + config.urlParams.fieldApiName + '',
25114
25114
  method: 'get',
25115
25115
  body: null,
@@ -25322,7 +25322,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
25322
25322
  function createResourceRequest$x(config) {
25323
25323
  const headers = {};
25324
25324
  return {
25325
- baseUri: '/services/data/v64.0',
25325
+ baseUri: '/services/data/v65.0',
25326
25326
  basePath: '/ui-api/path/layout/' + config.urlParams.objectApiName + '',
25327
25327
  method: 'get',
25328
25328
  body: null,
@@ -25648,7 +25648,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
25648
25648
  function createResourceRequest$w(config) {
25649
25649
  const headers = {};
25650
25650
  return {
25651
- baseUri: '/services/data/v64.0',
25651
+ baseUri: '/services/data/v65.0',
25652
25652
  basePath: '/ui-api/predupe',
25653
25653
  method: 'post',
25654
25654
  body: config.body,
@@ -26867,7 +26867,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
26867
26867
  function createResourceRequest$v(config) {
26868
26868
  const headers = {};
26869
26869
  return {
26870
- baseUri: '/services/data/v64.0',
26870
+ baseUri: '/services/data/v65.0',
26871
26871
  basePath: '/ui-api/record-avatars/batch/' + config.urlParams.recordIds + '',
26872
26872
  method: 'get',
26873
26873
  body: null,
@@ -27732,7 +27732,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
27732
27732
  function createResourceRequest$u(config) {
27733
27733
  const headers = {};
27734
27734
  return {
27735
- baseUri: '/services/data/v64.0',
27735
+ baseUri: '/services/data/v65.0',
27736
27736
  basePath: '/ui-api/related-list-count/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
27737
27737
  method: 'get',
27738
27738
  body: null,
@@ -27997,7 +27997,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
27997
27997
  function createResourceRequest$t(config) {
27998
27998
  const headers = {};
27999
27999
  return {
28000
- baseUri: '/services/data/v64.0',
28000
+ baseUri: '/services/data/v65.0',
28001
28001
  basePath: '/ui-api/related-list-count/batch/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListNames + '',
28002
28002
  method: 'get',
28003
28003
  body: null,
@@ -28691,7 +28691,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
28691
28691
  function createResourceRequest$s(config) {
28692
28692
  const headers = {};
28693
28693
  return {
28694
- baseUri: '/services/data/v64.0',
28694
+ baseUri: '/services/data/v65.0',
28695
28695
  basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
28696
28696
  method: 'get',
28697
28697
  body: null,
@@ -28961,7 +28961,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
28961
28961
  function createResourceRequest$r(config) {
28962
28962
  const headers = {};
28963
28963
  return {
28964
- baseUri: '/services/data/v64.0',
28964
+ baseUri: '/services/data/v65.0',
28965
28965
  basePath: '/ui-api/related-list-info/batch/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListNames + '',
28966
28966
  method: 'get',
28967
28967
  body: null,
@@ -29355,7 +29355,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
29355
29355
  function createResourceRequest$q(config) {
29356
29356
  const headers = {};
29357
29357
  return {
29358
- baseUri: '/services/data/v64.0',
29358
+ baseUri: '/services/data/v65.0',
29359
29359
  basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '',
29360
29360
  method: 'get',
29361
29361
  body: null,
@@ -29609,7 +29609,7 @@ function ingestSuccess$f(luvio, resourceParams, response) {
29609
29609
  function createResourceRequest$p(config) {
29610
29610
  const headers = {};
29611
29611
  return {
29612
- baseUri: '/services/data/v64.0',
29612
+ baseUri: '/services/data/v65.0',
29613
29613
  basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
29614
29614
  method: 'patch',
29615
29615
  body: config.body,
@@ -29849,7 +29849,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
29849
29849
  function createResourceRequest$o(config) {
29850
29850
  const headers = {};
29851
29851
  return {
29852
- baseUri: '/services/data/v64.0',
29852
+ baseUri: '/services/data/v65.0',
29853
29853
  basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
29854
29854
  method: 'get',
29855
29855
  body: null,
@@ -30111,7 +30111,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
30111
30111
  function createResourceRequest$n(config) {
30112
30112
  const headers = {};
30113
30113
  return {
30114
- baseUri: '/services/data/v64.0',
30114
+ baseUri: '/services/data/v65.0',
30115
30115
  basePath: '/ui-api/related-list-preferences/batch/' + config.urlParams.preferencesIds + '',
30116
30116
  method: 'get',
30117
30117
  body: null,
@@ -30320,7 +30320,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
30320
30320
  function createResourceRequest$m(config) {
30321
30321
  const headers = {};
30322
30322
  return {
30323
- baseUri: '/services/data/v64.0',
30323
+ baseUri: '/services/data/v65.0',
30324
30324
  basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
30325
30325
  method: 'patch',
30326
30326
  body: config.body,
@@ -31355,7 +31355,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
31355
31355
  function createResourceRequest$l(config) {
31356
31356
  const headers = {};
31357
31357
  return {
31358
- baseUri: '/services/data/v64.0',
31358
+ baseUri: '/services/data/v65.0',
31359
31359
  basePath: '/ui-api/related-list-records/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
31360
31360
  method: 'post',
31361
31361
  body: config.body,
@@ -31640,7 +31640,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
31640
31640
  function createResourceRequest$k(config) {
31641
31641
  const headers = {};
31642
31642
  return {
31643
- baseUri: '/services/data/v64.0',
31643
+ baseUri: '/services/data/v65.0',
31644
31644
  basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
31645
31645
  method: 'post',
31646
31646
  body: config.body,
@@ -32182,7 +32182,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
32182
32182
  function createResourceRequest$j(config) {
32183
32183
  const headers = {};
32184
32184
  return {
32185
- baseUri: '/services/data/v64.0',
32185
+ baseUri: '/services/data/v65.0',
32186
32186
  basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters',
32187
32187
  method: 'get',
32188
32188
  body: null,
@@ -32438,7 +32438,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
32438
32438
  function createResourceRequest$i(config) {
32439
32439
  const headers = {};
32440
32440
  return {
32441
- baseUri: '/services/data/v64.0',
32441
+ baseUri: '/services/data/v65.0',
32442
32442
  basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters/' + config.urlParams.filterApiName + '/options',
32443
32443
  method: 'get',
32444
32444
  body: null,
@@ -32856,7 +32856,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
32856
32856
  function createResourceRequest$h(config) {
32857
32857
  const headers = {};
32858
32858
  return {
32859
- baseUri: '/services/data/v64.0',
32859
+ baseUri: '/services/data/v65.0',
32860
32860
  basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/lookup/' + config.urlParams.fieldApiName + '',
32861
32861
  method: 'get',
32862
32862
  body: null,
@@ -33865,7 +33865,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
33865
33865
  function createResourceRequest$g(config) {
33866
33866
  const headers = {};
33867
33867
  return {
33868
- baseUri: '/services/data/v64.0',
33868
+ baseUri: '/services/data/v65.0',
33869
33869
  basePath: '/ui-api/search/results',
33870
33870
  method: 'post',
33871
33871
  body: config.body,
@@ -34139,7 +34139,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
34139
34139
  function createResourceRequest$f(config) {
34140
34140
  const headers = {};
34141
34141
  return {
34142
- baseUri: '/services/data/v64.0',
34142
+ baseUri: '/services/data/v65.0',
34143
34143
  basePath: '/ui-api/search/results/keyword',
34144
34144
  method: 'post',
34145
34145
  body: config.body,
@@ -34398,7 +34398,7 @@ function ingestSuccess$4(luvio, response) {
34398
34398
  function createResourceRequest$e(config) {
34399
34399
  const headers = {};
34400
34400
  return {
34401
- baseUri: '/services/data/v64.0',
34401
+ baseUri: '/services/data/v65.0',
34402
34402
  basePath: '/ui-api/records/batch',
34403
34403
  method: 'post',
34404
34404
  body: config.body,
@@ -34526,7 +34526,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
34526
34526
  function createResourceRequest$d(config) {
34527
34527
  const headers = {};
34528
34528
  return {
34529
- baseUri: '/services/data/v64.0',
34529
+ baseUri: '/services/data/v65.0',
34530
34530
  basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
34531
34531
  method: 'patch',
34532
34532
  body: config.body,
@@ -34590,7 +34590,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
34590
34590
  function createResourceRequest$c(config) {
34591
34591
  const headers = {};
34592
34592
  return {
34593
- baseUri: '/services/data/v64.0',
34593
+ baseUri: '/services/data/v65.0',
34594
34594
  basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
34595
34595
  method: 'post',
34596
34596
  body: config.body,
@@ -34659,7 +34659,7 @@ const factory$c = (luvio) => {
34659
34659
  function createResourceRequest$b(config) {
34660
34660
  const headers = {};
34661
34661
  return {
34662
- baseUri: '/services/data/v64.0',
34662
+ baseUri: '/services/data/v65.0',
34663
34663
  basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
34664
34664
  method: 'patch',
34665
34665
  body: config.body,
@@ -35140,7 +35140,7 @@ function getResponseCacheKeys$7(storeKeyMap, luvio, resourceParams, response) {
35140
35140
  function createResourceRequest$a(config) {
35141
35141
  const headers = {};
35142
35142
  return {
35143
- baseUri: '/services/data/v64.0',
35143
+ baseUri: '/services/data/v65.0',
35144
35144
  basePath: '/ui-api/lookups/' + config.urlParams.objectApiName + '/' + config.urlParams.fieldApiName + '',
35145
35145
  method: 'post',
35146
35146
  body: config.body,
@@ -35382,7 +35382,7 @@ const factory$9 = (luvio) => {
35382
35382
  function createResourceRequest$9(config) {
35383
35383
  const headers = {};
35384
35384
  return {
35385
- baseUri: '/services/data/v64.0',
35385
+ baseUri: '/services/data/v65.0',
35386
35386
  basePath: '/ui-api/record-avatars/' + config.urlParams.recordId + '/association',
35387
35387
  method: 'post',
35388
35388
  body: config.body,
@@ -35991,7 +35991,7 @@ function getResponseCacheKeys$6(storeKeyMap, luvio, resourceParams, response) {
35991
35991
  function createResourceRequest$8(config) {
35992
35992
  const headers = {};
35993
35993
  return {
35994
- baseUri: '/services/data/v64.0',
35994
+ baseUri: '/services/data/v65.0',
35995
35995
  basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
35996
35996
  method: 'get',
35997
35997
  body: null,
@@ -36633,7 +36633,7 @@ function getResponseCacheKeys$5(storeKeyMap, luvio, resourceParams, response) {
36633
36633
  function createResourceRequest$7(config) {
36634
36634
  const headers = {};
36635
36635
  return {
36636
- baseUri: '/services/data/v64.0',
36636
+ baseUri: '/services/data/v65.0',
36637
36637
  basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
36638
36638
  method: 'get',
36639
36639
  body: null,
@@ -37264,7 +37264,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
37264
37264
  function createResourceRequest$6(config) {
37265
37265
  const headers = {};
37266
37266
  return {
37267
- baseUri: '/services/data/v64.0',
37267
+ baseUri: '/services/data/v65.0',
37268
37268
  basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
37269
37269
  method: 'get',
37270
37270
  body: null,
@@ -37477,7 +37477,7 @@ function getResponseCacheKeys$3(storeKeyMap, luvio, resourceParams, response) {
37477
37477
  function createResourceRequest$5(config) {
37478
37478
  const headers = {};
37479
37479
  return {
37480
- baseUri: '/services/data/v64.0',
37480
+ baseUri: '/services/data/v65.0',
37481
37481
  basePath: '/ui-api/records',
37482
37482
  method: 'post',
37483
37483
  body: config.body,
@@ -37583,7 +37583,7 @@ function evictSuccess(luvio, resourceParams) {
37583
37583
  function createResourceRequest$3(config) {
37584
37584
  const headers = {};
37585
37585
  return {
37586
- baseUri: '/services/data/v64.0',
37586
+ baseUri: '/services/data/v65.0',
37587
37587
  basePath: '/ui-api/records/' + config.urlParams.recordId + '',
37588
37588
  method: 'delete',
37589
37589
  body: null,
@@ -37673,7 +37673,7 @@ function createResourceRequest$2(config) {
37673
37673
  headers['If-Unmodified-Since'] = header_ifUnmodifiedSince;
37674
37674
  }
37675
37675
  return {
37676
- baseUri: '/services/data/v64.0',
37676
+ baseUri: '/services/data/v65.0',
37677
37677
  basePath: '/ui-api/records/' + config.urlParams.recordId + '',
37678
37678
  method: 'patch',
37679
37679
  body: config.body,
@@ -38000,7 +38000,7 @@ function createResourceParams$1(config) {
38000
38000
  function createResourceRequest$1(config) {
38001
38001
  const headers = {};
38002
38002
  return {
38003
- baseUri: '/services/data/v64.0',
38003
+ baseUri: '/services/data/v65.0',
38004
38004
  basePath: '/ui-api/records/content-documents/' +
38005
38005
  config.urlParams.contentDocumentId +
38006
38006
  '/content-versions',
@@ -38118,7 +38118,7 @@ function createResourceParams(config) {
38118
38118
  function createResourceRequest(config) {
38119
38119
  const headers = {};
38120
38120
  return {
38121
- baseUri: '/services/data/v64.0',
38121
+ baseUri: '/services/data/v65.0',
38122
38122
  basePath: '/ui-api/records/content-documents/content-versions',
38123
38123
  method: 'post',
38124
38124
  body: config.body,
@@ -38946,4 +38946,4 @@ withDefaultLuvio((luvio) => {
38946
38946
  });
38947
38947
 
38948
38948
  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$1g 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, createRelatedListPlusAdapterWithPrediction, 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, getRecordId18Array, getRecordIngestionOverride, getRecordNotifyChange, getRecordTemplateClone, getRecordTemplateClone_imperative, getRecordTemplateCreate, getRecordTemplateCreate_imperative, getRecordUi, getRecordUi_imperative, getRecord_imperative, getRecords, getRecordsAdapterFactory, getRecords_imperative, getRelatedListActions, getRelatedListActionsAdapterFactory, 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, getRelatedListsInfoAdapterFactory, 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 };
38949
- // version: 1.356.0-d412b8de3d
38949
+ // version: 1.357.0-5a2425b0d8