@salesforce/lds-adapters-uiapi 1.455.0 → 1.457.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
@@ -4275,7 +4275,7 @@ function getResponseCacheKeys$12(storeKeyMap, luvio, resourceParams, response) {
4275
4275
  function createResourceRequest$1c(config) {
4276
4276
  const headers = {};
4277
4277
  return {
4278
- baseUri: '/services/data/v68.0',
4278
+ baseUri: '/services/data/v69.0',
4279
4279
  basePath: '/ui-api/records/' + config.urlParams.recordId + '',
4280
4280
  method: 'get',
4281
4281
  body: null,
@@ -4715,7 +4715,7 @@ function ingestError$L(luvio, params, error, snapshotRefresh) {
4715
4715
  function createResourceRequest$1b(config) {
4716
4716
  const headers = {};
4717
4717
  return {
4718
- baseUri: '/services/data/v68.0',
4718
+ baseUri: '/services/data/v69.0',
4719
4719
  basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
4720
4720
  method: 'get',
4721
4721
  body: null,
@@ -5879,7 +5879,7 @@ function createPaginationParams$6(params) {
5879
5879
  function createResourceRequest$1a(config) {
5880
5880
  const headers = {};
5881
5881
  return {
5882
- baseUri: '/services/data/v68.0',
5882
+ baseUri: '/services/data/v69.0',
5883
5883
  basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
5884
5884
  method: 'get',
5885
5885
  body: null,
@@ -5932,7 +5932,7 @@ function createPaginationParams$5(params) {
5932
5932
  function createResourceRequest$19(config) {
5933
5933
  const headers = {};
5934
5934
  return {
5935
- baseUri: '/services/data/v68.0',
5935
+ baseUri: '/services/data/v69.0',
5936
5936
  basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
5937
5937
  method: 'get',
5938
5938
  body: null,
@@ -5977,7 +5977,7 @@ function validateAdapterConfig$16(untrustedConfig, configPropertyNames) {
5977
5977
  function createResourceRequest$18(config) {
5978
5978
  const headers = {};
5979
5979
  return {
5980
- baseUri: '/services/data/v68.0',
5980
+ baseUri: '/services/data/v69.0',
5981
5981
  basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
5982
5982
  method: 'get',
5983
5983
  body: null,
@@ -7062,7 +7062,7 @@ function ingestError$K(luvio, params, error, snapshotRefresh) {
7062
7062
  function createResourceRequest$17(config) {
7063
7063
  const headers = {};
7064
7064
  return {
7065
- baseUri: '/services/data/v68.0',
7065
+ baseUri: '/services/data/v69.0',
7066
7066
  basePath: '/ui-api/list-records/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
7067
7067
  method: 'post',
7068
7068
  body: config.body,
@@ -7798,7 +7798,7 @@ function ingestError$J(luvio, params, error, snapshotRefresh) {
7798
7798
  function createResourceRequest$16(config) {
7799
7799
  const headers = {};
7800
7800
  return {
7801
- baseUri: '/services/data/v68.0',
7801
+ baseUri: '/services/data/v69.0',
7802
7802
  basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
7803
7803
  method: 'get',
7804
7804
  body: null,
@@ -7996,7 +7996,7 @@ function keyBuilder$1Z(luvio, params) {
7996
7996
  function createResourceRequest$15(config) {
7997
7997
  const headers = {};
7998
7998
  return {
7999
- baseUri: '/services/data/v68.0',
7999
+ baseUri: '/services/data/v69.0',
8000
8000
  basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
8001
8001
  method: 'get',
8002
8002
  body: null,
@@ -8041,7 +8041,7 @@ function validateAdapterConfig$14(untrustedConfig, configPropertyNames) {
8041
8041
  function createResourceRequest$14(config) {
8042
8042
  const headers = {};
8043
8043
  return {
8044
- baseUri: '/services/data/v68.0',
8044
+ baseUri: '/services/data/v69.0',
8045
8045
  basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
8046
8046
  method: 'get',
8047
8047
  body: null,
@@ -9846,7 +9846,7 @@ function ingestError$I(luvio, params, error, snapshotRefresh) {
9846
9846
  function createResourceRequest$13(config) {
9847
9847
  const headers = {};
9848
9848
  return {
9849
- baseUri: '/services/data/v68.0',
9849
+ baseUri: '/services/data/v69.0',
9850
9850
  basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '',
9851
9851
  method: 'get',
9852
9852
  body: null,
@@ -10925,7 +10925,7 @@ const ingest$E = function RecordUiRepresentationIngest(input, path, luvio, store
10925
10925
  function createResourceRequest$12(config) {
10926
10926
  const headers = {};
10927
10927
  return {
10928
- baseUri: '/services/data/v68.0',
10928
+ baseUri: '/services/data/v69.0',
10929
10929
  basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
10930
10930
  method: 'get',
10931
10931
  body: null,
@@ -13603,7 +13603,7 @@ function ingestError$H(luvio, params, error, snapshotRefresh) {
13603
13603
  function createResourceRequest$11(config) {
13604
13604
  const headers = {};
13605
13605
  return {
13606
- baseUri: '/services/data/v68.0',
13606
+ baseUri: '/services/data/v69.0',
13607
13607
  basePath: '/ui-api/actions/global',
13608
13608
  method: 'get',
13609
13609
  body: null,
@@ -13837,7 +13837,7 @@ function ingestError$G(luvio, params, error, snapshotRefresh) {
13837
13837
  function createResourceRequest$10(config) {
13838
13838
  const headers = {};
13839
13839
  return {
13840
- baseUri: '/services/data/v68.0',
13840
+ baseUri: '/services/data/v69.0',
13841
13841
  basePath: '/ui-api/actions/layout/' + config.urlParams.actionApiName + '',
13842
13842
  method: 'get',
13843
13843
  body: null,
@@ -14009,7 +14009,7 @@ function ingestError$F(luvio, params, error, snapshotRefresh) {
14009
14009
  function createResourceRequest$$(config) {
14010
14010
  const headers = {};
14011
14011
  return {
14012
- baseUri: '/services/data/v68.0',
14012
+ baseUri: '/services/data/v69.0',
14013
14013
  basePath: '/ui-api/actions/lookup/' + config.urlParams.objectApiNames + '',
14014
14014
  method: 'get',
14015
14015
  body: null,
@@ -14151,7 +14151,7 @@ function ingestError$E(luvio, params, error, snapshotRefresh) {
14151
14151
  function createResourceRequest$_(config) {
14152
14152
  const headers = {};
14153
14153
  return {
14154
- baseUri: '/services/data/v68.0',
14154
+ baseUri: '/services/data/v69.0',
14155
14155
  basePath: '/ui-api/actions/object/' + config.urlParams.objectApiName + '/record-create',
14156
14156
  method: 'get',
14157
14157
  body: null,
@@ -14341,7 +14341,7 @@ function ingestError$D(luvio, params, error, snapshotRefresh) {
14341
14341
  function createResourceRequest$Z(config) {
14342
14342
  const headers = {};
14343
14343
  return {
14344
- baseUri: '/services/data/v68.0',
14344
+ baseUri: '/services/data/v69.0',
14345
14345
  basePath: '/ui-api/actions/overrides/' + config.urlParams.objectApiName + '',
14346
14346
  method: 'get',
14347
14347
  body: null,
@@ -14605,7 +14605,7 @@ function ingestError$C(luvio, params, error, snapshotRefresh) {
14605
14605
  function createResourceRequest$Y(config) {
14606
14606
  const headers = {};
14607
14607
  return {
14608
- baseUri: '/services/data/v68.0',
14608
+ baseUri: '/services/data/v69.0',
14609
14609
  basePath: '/ui-api/actions/formula-activation/' + config.urlParams.actionFeature + '',
14610
14610
  method: 'get',
14611
14611
  body: null,
@@ -15816,7 +15816,7 @@ function ingestError$B(luvio, params, error, snapshotRefresh) {
15816
15816
  function createResourceRequest$X(config) {
15817
15817
  const headers = {};
15818
15818
  return {
15819
- baseUri: '/services/data/v68.0',
15819
+ baseUri: '/services/data/v69.0',
15820
15820
  basePath: '/ui-api/actions/quick-action-info/' + config.urlParams.actionApiName + '',
15821
15821
  method: 'get',
15822
15822
  body: null,
@@ -16027,7 +16027,7 @@ function ingestError$A(luvio, params, error, snapshotRefresh) {
16027
16027
  function createResourceRequest$W(config) {
16028
16028
  const headers = {};
16029
16029
  return {
16030
- baseUri: '/services/data/v68.0',
16030
+ baseUri: '/services/data/v69.0',
16031
16031
  basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
16032
16032
  method: 'get',
16033
16033
  body: null,
@@ -16195,7 +16195,7 @@ function ingestError$z(luvio, params, error, snapshotRefresh) {
16195
16195
  function createResourceRequest$V(config) {
16196
16196
  const headers = {};
16197
16197
  return {
16198
- baseUri: '/services/data/v68.0',
16198
+ baseUri: '/services/data/v69.0',
16199
16199
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '',
16200
16200
  method: 'get',
16201
16201
  body: null,
@@ -16347,7 +16347,7 @@ function ingestError$y(luvio, params, error, snapshotRefresh) {
16347
16347
  function createResourceRequest$U(config) {
16348
16348
  const headers = {};
16349
16349
  return {
16350
- baseUri: '/services/data/v68.0',
16350
+ baseUri: '/services/data/v69.0',
16351
16351
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/record-edit',
16352
16352
  method: 'get',
16353
16353
  body: null,
@@ -16559,7 +16559,7 @@ function ingestError$x(luvio, params, error, snapshotRefresh) {
16559
16559
  function createResourceRequest$T(config) {
16560
16560
  const headers = {};
16561
16561
  return {
16562
- baseUri: '/services/data/v68.0',
16562
+ baseUri: '/services/data/v69.0',
16563
16563
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/' + config.urlParams.relatedListId + '',
16564
16564
  method: 'post',
16565
16565
  body: config.body,
@@ -16844,7 +16844,7 @@ function ingestError$w(luvio, params, error, snapshotRefresh) {
16844
16844
  function createResourceRequest$S(config) {
16845
16845
  const headers = {};
16846
16846
  return {
16847
- baseUri: '/services/data/v68.0',
16847
+ baseUri: '/services/data/v69.0',
16848
16848
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/batch',
16849
16849
  method: 'post',
16850
16850
  body: config.body,
@@ -17089,7 +17089,7 @@ function ingestError$v(luvio, params, error, snapshotRefresh) {
17089
17089
  function createResourceRequest$R(config) {
17090
17090
  const headers = {};
17091
17091
  return {
17092
- baseUri: '/services/data/v68.0',
17092
+ baseUri: '/services/data/v69.0',
17093
17093
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list-record/' + config.urlParams.relatedListRecordIds + '',
17094
17094
  method: 'get',
17095
17095
  body: null,
@@ -18346,7 +18346,7 @@ function ingestError$u(luvio, params, error, snapshotRefresh) {
18346
18346
  function createResourceRequest$Q(config) {
18347
18347
  const headers = {};
18348
18348
  return {
18349
- baseUri: '/services/data/v68.0',
18349
+ baseUri: '/services/data/v69.0',
18350
18350
  basePath: '/ui-api/apps',
18351
18351
  method: 'get',
18352
18352
  body: null,
@@ -18488,7 +18488,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
18488
18488
  function createResourceRequest$P(config) {
18489
18489
  const headers = {};
18490
18490
  return {
18491
- baseUri: '/services/data/v68.0',
18491
+ baseUri: '/services/data/v69.0',
18492
18492
  basePath: '/ui-api/apps/' + config.urlParams.appId + '',
18493
18493
  method: 'get',
18494
18494
  body: null,
@@ -19091,7 +19091,7 @@ function ingestError$s(luvio, params, error, snapshotRefresh) {
19091
19091
  function createResourceRequest$O(config) {
19092
19092
  const headers = {};
19093
19093
  return {
19094
- baseUri: '/services/data/v68.0',
19094
+ baseUri: '/services/data/v69.0',
19095
19095
  basePath: '/ui-api/duplicates/' + config.urlParams.objectApiName + '',
19096
19096
  method: 'get',
19097
19097
  body: null,
@@ -19230,7 +19230,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
19230
19230
  function createResourceRequest$N(config) {
19231
19231
  const headers = {};
19232
19232
  return {
19233
- baseUri: '/services/data/v68.0',
19233
+ baseUri: '/services/data/v69.0',
19234
19234
  basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '',
19235
19235
  method: 'get',
19236
19236
  body: null,
@@ -19370,7 +19370,7 @@ function getResponseCacheKeys$I(storeKeyMap, luvio, resourceParams, response) {
19370
19370
  function createResourceRequest$M(config) {
19371
19371
  const headers = {};
19372
19372
  return {
19373
- baseUri: '/services/data/v68.0',
19373
+ baseUri: '/services/data/v69.0',
19374
19374
  basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
19375
19375
  method: 'get',
19376
19376
  body: null,
@@ -19604,7 +19604,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
19604
19604
  function createResourceRequest$L(config) {
19605
19605
  const headers = {};
19606
19606
  return {
19607
- baseUri: '/services/data/v68.0',
19607
+ baseUri: '/services/data/v69.0',
19608
19608
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
19609
19609
  method: 'get',
19610
19610
  body: null,
@@ -19873,7 +19873,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
19873
19873
  function createResourceRequest$K(config) {
19874
19874
  const headers = {};
19875
19875
  return {
19876
- baseUri: '/services/data/v68.0',
19876
+ baseUri: '/services/data/v69.0',
19877
19877
  basePath: '/ui-api/list-info/batch',
19878
19878
  method: 'get',
19879
19879
  body: null,
@@ -20018,7 +20018,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
20018
20018
  function createResourceRequest$J(config) {
20019
20019
  const headers = {};
20020
20020
  return {
20021
- baseUri: '/services/data/v68.0',
20021
+ baseUri: '/services/data/v69.0',
20022
20022
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
20023
20023
  method: 'get',
20024
20024
  body: null,
@@ -20324,7 +20324,7 @@ function ingestSuccess$w(luvio, resourceParams, response) {
20324
20324
  function createResourceRequest$I(config) {
20325
20325
  const headers = {};
20326
20326
  return {
20327
- baseUri: '/services/data/v68.0',
20327
+ baseUri: '/services/data/v69.0',
20328
20328
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
20329
20329
  method: 'post',
20330
20330
  body: config.body,
@@ -20437,7 +20437,7 @@ function evictSuccess$1(luvio, resourceParams) {
20437
20437
  function createResourceRequest$H(config) {
20438
20438
  const headers = {};
20439
20439
  return {
20440
- baseUri: '/services/data/v68.0',
20440
+ baseUri: '/services/data/v69.0',
20441
20441
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
20442
20442
  method: 'delete',
20443
20443
  body: null,
@@ -20615,7 +20615,7 @@ function ingestSuccess$v(luvio, resourceParams, response) {
20615
20615
  function createResourceRequest$G(config) {
20616
20616
  const headers = {};
20617
20617
  return {
20618
- baseUri: '/services/data/v68.0',
20618
+ baseUri: '/services/data/v69.0',
20619
20619
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
20620
20620
  method: 'patch',
20621
20621
  body: config.body,
@@ -21561,7 +21561,7 @@ function ingestError$n(luvio, params, error, snapshotRefresh) {
21561
21561
  function createResourceRequest$F(config) {
21562
21562
  const headers = {};
21563
21563
  return {
21564
- baseUri: '/services/data/v68.0',
21564
+ baseUri: '/services/data/v69.0',
21565
21565
  basePath: '/ui-api/list-object-info/' + config.urlParams.objectApiName + '',
21566
21566
  method: 'get',
21567
21567
  body: null,
@@ -21870,7 +21870,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
21870
21870
  function createResourceRequest$E(config) {
21871
21871
  const headers = {};
21872
21872
  return {
21873
- baseUri: '/services/data/v68.0',
21873
+ baseUri: '/services/data/v69.0',
21874
21874
  basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
21875
21875
  method: 'get',
21876
21876
  body: null,
@@ -22014,7 +22014,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
22014
22014
  function createResourceRequest$D(config) {
22015
22015
  const headers = {};
22016
22016
  return {
22017
- baseUri: '/services/data/v68.0',
22017
+ baseUri: '/services/data/v69.0',
22018
22018
  basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
22019
22019
  method: 'patch',
22020
22020
  body: config.body,
@@ -22324,7 +22324,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
22324
22324
  function createResourceRequest$C(config) {
22325
22325
  const headers = {};
22326
22326
  return {
22327
- baseUri: '/services/data/v68.0',
22327
+ baseUri: '/services/data/v69.0',
22328
22328
  basePath: '/ui-api/nav-items',
22329
22329
  method: 'get',
22330
22330
  body: null,
@@ -22460,7 +22460,7 @@ function ingestError$k(luvio, params, error, snapshotRefresh) {
22460
22460
  function createResourceRequest$B(config) {
22461
22461
  const headers = {};
22462
22462
  return {
22463
- baseUri: '/services/data/v68.0',
22463
+ baseUri: '/services/data/v69.0',
22464
22464
  basePath: '/ui-api/object-info',
22465
22465
  method: 'get',
22466
22466
  body: null,
@@ -22805,7 +22805,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
22805
22805
  function createResourceRequest$A(config) {
22806
22806
  const headers = {};
22807
22807
  return {
22808
- baseUri: '/services/data/v68.0',
22808
+ baseUri: '/services/data/v69.0',
22809
22809
  basePath: '/ui-api/object-info/batch/' + config.urlParams.objectApiNames + '',
22810
22810
  method: 'get',
22811
22811
  body: null,
@@ -23134,8 +23134,8 @@ const select$L = function PicklistValueRepresentationSelect() {
23134
23134
  const keyBuilderFromType$i =
23135
23135
  /**
23136
23136
  * custom key builder from PicklistValuesRepresentation.
23137
- * PicklistValuesRepresentation.url is like /services/data/v68.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
23138
- * the '/services/data/v68.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
23137
+ * PicklistValuesRepresentation.url is like /services/data/v69.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
23138
+ * the '/services/data/v69.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
23139
23139
  */
23140
23140
  function PicklistValuesRepresentationKeyBuilderFromType(luvio, object) {
23141
23141
  const id = object.url.substring(object.url.indexOf('/ui-api'));
@@ -23445,7 +23445,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
23445
23445
  function createResourceRequest$z(config) {
23446
23446
  const headers = {};
23447
23447
  return {
23448
- baseUri: '/services/data/v68.0',
23448
+ baseUri: '/services/data/v69.0',
23449
23449
  basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '',
23450
23450
  method: 'get',
23451
23451
  body: null,
@@ -23550,7 +23550,7 @@ function getResponseCacheKeys$u(storeKeyMap, luvio, resourceParams, response) {
23550
23550
  function createResourceRequest$y(config) {
23551
23551
  const headers = {};
23552
23552
  return {
23553
- baseUri: '/services/data/v68.0',
23553
+ baseUri: '/services/data/v69.0',
23554
23554
  basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '/' + config.urlParams.fieldApiName + '',
23555
23555
  method: 'get',
23556
23556
  body: null,
@@ -23769,7 +23769,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
23769
23769
  function createResourceRequest$x(config) {
23770
23770
  const headers = {};
23771
23771
  return {
23772
- baseUri: '/services/data/v68.0',
23772
+ baseUri: '/services/data/v69.0',
23773
23773
  basePath: '/ui-api/path/layout/' + config.urlParams.objectApiName + '',
23774
23774
  method: 'get',
23775
23775
  body: null,
@@ -24095,7 +24095,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
24095
24095
  function createResourceRequest$w(config) {
24096
24096
  const headers = {};
24097
24097
  return {
24098
- baseUri: '/services/data/v68.0',
24098
+ baseUri: '/services/data/v69.0',
24099
24099
  basePath: '/ui-api/predupe',
24100
24100
  method: 'post',
24101
24101
  body: config.body,
@@ -25326,7 +25326,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
25326
25326
  function createResourceRequest$v(config) {
25327
25327
  const headers = {};
25328
25328
  return {
25329
- baseUri: '/services/data/v68.0',
25329
+ baseUri: '/services/data/v69.0',
25330
25330
  basePath: '/ui-api/record-avatars/batch/' + config.urlParams.recordIds + '',
25331
25331
  method: 'get',
25332
25332
  body: null,
@@ -26191,7 +26191,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
26191
26191
  function createResourceRequest$u(config) {
26192
26192
  const headers = {};
26193
26193
  return {
26194
- baseUri: '/services/data/v68.0',
26194
+ baseUri: '/services/data/v69.0',
26195
26195
  basePath: '/ui-api/related-list-count/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
26196
26196
  method: 'get',
26197
26197
  body: null,
@@ -26456,7 +26456,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
26456
26456
  function createResourceRequest$t(config) {
26457
26457
  const headers = {};
26458
26458
  return {
26459
- baseUri: '/services/data/v68.0',
26459
+ baseUri: '/services/data/v69.0',
26460
26460
  basePath: '/ui-api/related-list-count/batch/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListNames + '',
26461
26461
  method: 'get',
26462
26462
  body: null,
@@ -27150,7 +27150,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
27150
27150
  function createResourceRequest$s(config) {
27151
27151
  const headers = {};
27152
27152
  return {
27153
- baseUri: '/services/data/v68.0',
27153
+ baseUri: '/services/data/v69.0',
27154
27154
  basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
27155
27155
  method: 'get',
27156
27156
  body: null,
@@ -27420,7 +27420,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
27420
27420
  function createResourceRequest$r(config) {
27421
27421
  const headers = {};
27422
27422
  return {
27423
- baseUri: '/services/data/v68.0',
27423
+ baseUri: '/services/data/v69.0',
27424
27424
  basePath: '/ui-api/related-list-info/batch/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListNames + '',
27425
27425
  method: 'get',
27426
27426
  body: null,
@@ -27814,7 +27814,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
27814
27814
  function createResourceRequest$q(config) {
27815
27815
  const headers = {};
27816
27816
  return {
27817
- baseUri: '/services/data/v68.0',
27817
+ baseUri: '/services/data/v69.0',
27818
27818
  basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '',
27819
27819
  method: 'get',
27820
27820
  body: null,
@@ -28068,7 +28068,7 @@ function ingestSuccess$f(luvio, resourceParams, response) {
28068
28068
  function createResourceRequest$p(config) {
28069
28069
  const headers = {};
28070
28070
  return {
28071
- baseUri: '/services/data/v68.0',
28071
+ baseUri: '/services/data/v69.0',
28072
28072
  basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
28073
28073
  method: 'patch',
28074
28074
  body: config.body,
@@ -28308,7 +28308,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
28308
28308
  function createResourceRequest$o(config) {
28309
28309
  const headers = {};
28310
28310
  return {
28311
- baseUri: '/services/data/v68.0',
28311
+ baseUri: '/services/data/v69.0',
28312
28312
  basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
28313
28313
  method: 'get',
28314
28314
  body: null,
@@ -28570,7 +28570,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
28570
28570
  function createResourceRequest$n(config) {
28571
28571
  const headers = {};
28572
28572
  return {
28573
- baseUri: '/services/data/v68.0',
28573
+ baseUri: '/services/data/v69.0',
28574
28574
  basePath: '/ui-api/related-list-preferences/batch/' + config.urlParams.preferencesIds + '',
28575
28575
  method: 'get',
28576
28576
  body: null,
@@ -28779,7 +28779,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
28779
28779
  function createResourceRequest$m(config) {
28780
28780
  const headers = {};
28781
28781
  return {
28782
- baseUri: '/services/data/v68.0',
28782
+ baseUri: '/services/data/v69.0',
28783
28783
  basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
28784
28784
  method: 'patch',
28785
28785
  body: config.body,
@@ -29843,7 +29843,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
29843
29843
  function createResourceRequest$l(config) {
29844
29844
  const headers = {};
29845
29845
  return {
29846
- baseUri: '/services/data/v68.0',
29846
+ baseUri: '/services/data/v69.0',
29847
29847
  basePath: '/ui-api/related-list-records/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
29848
29848
  method: 'post',
29849
29849
  body: config.body,
@@ -30128,7 +30128,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
30128
30128
  function createResourceRequest$k(config) {
30129
30129
  const headers = {};
30130
30130
  return {
30131
- baseUri: '/services/data/v68.0',
30131
+ baseUri: '/services/data/v69.0',
30132
30132
  basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
30133
30133
  method: 'post',
30134
30134
  body: config.body,
@@ -30671,7 +30671,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
30671
30671
  function createResourceRequest$j(config) {
30672
30672
  const headers = {};
30673
30673
  return {
30674
- baseUri: '/services/data/v68.0',
30674
+ baseUri: '/services/data/v69.0',
30675
30675
  basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters',
30676
30676
  method: 'get',
30677
30677
  body: null,
@@ -30927,7 +30927,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
30927
30927
  function createResourceRequest$i(config) {
30928
30928
  const headers = {};
30929
30929
  return {
30930
- baseUri: '/services/data/v68.0',
30930
+ baseUri: '/services/data/v69.0',
30931
30931
  basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters/' + config.urlParams.filterApiName + '/options',
30932
30932
  method: 'get',
30933
30933
  body: null,
@@ -31345,7 +31345,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
31345
31345
  function createResourceRequest$h(config) {
31346
31346
  const headers = {};
31347
31347
  return {
31348
- baseUri: '/services/data/v68.0',
31348
+ baseUri: '/services/data/v69.0',
31349
31349
  basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/lookup/' + config.urlParams.fieldApiName + '',
31350
31350
  method: 'get',
31351
31351
  body: null,
@@ -32354,7 +32354,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
32354
32354
  function createResourceRequest$g(config) {
32355
32355
  const headers = {};
32356
32356
  return {
32357
- baseUri: '/services/data/v68.0',
32357
+ baseUri: '/services/data/v69.0',
32358
32358
  basePath: '/ui-api/search/results',
32359
32359
  method: 'post',
32360
32360
  body: config.body,
@@ -32628,7 +32628,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
32628
32628
  function createResourceRequest$f(config) {
32629
32629
  const headers = {};
32630
32630
  return {
32631
- baseUri: '/services/data/v68.0',
32631
+ baseUri: '/services/data/v69.0',
32632
32632
  basePath: '/ui-api/search/results/keyword',
32633
32633
  method: 'post',
32634
32634
  body: config.body,
@@ -32887,7 +32887,7 @@ function ingestSuccess$4(luvio, response) {
32887
32887
  function createResourceRequest$e(config) {
32888
32888
  const headers = {};
32889
32889
  return {
32890
- baseUri: '/services/data/v68.0',
32890
+ baseUri: '/services/data/v69.0',
32891
32891
  basePath: '/ui-api/records/batch',
32892
32892
  method: 'post',
32893
32893
  body: config.body,
@@ -33034,7 +33034,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
33034
33034
  function createResourceRequest$d(config) {
33035
33035
  const headers = {};
33036
33036
  return {
33037
- baseUri: '/services/data/v68.0',
33037
+ baseUri: '/services/data/v69.0',
33038
33038
  basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
33039
33039
  method: 'patch',
33040
33040
  body: config.body,
@@ -33098,7 +33098,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
33098
33098
  function createResourceRequest$c(config) {
33099
33099
  const headers = {};
33100
33100
  return {
33101
- baseUri: '/services/data/v68.0',
33101
+ baseUri: '/services/data/v69.0',
33102
33102
  basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
33103
33103
  method: 'post',
33104
33104
  body: config.body,
@@ -33173,7 +33173,7 @@ const factory$c = (luvio) => {
33173
33173
  function createResourceRequest$b(config) {
33174
33174
  const headers = {};
33175
33175
  return {
33176
- baseUri: '/services/data/v68.0',
33176
+ baseUri: '/services/data/v69.0',
33177
33177
  basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
33178
33178
  method: 'patch',
33179
33179
  body: config.body,
@@ -33673,7 +33673,7 @@ function getResponseCacheKeys$7(storeKeyMap, luvio, resourceParams, response) {
33673
33673
  function createResourceRequest$a(config) {
33674
33674
  const headers = {};
33675
33675
  return {
33676
- baseUri: '/services/data/v68.0',
33676
+ baseUri: '/services/data/v69.0',
33677
33677
  basePath: '/ui-api/lookups/' + config.urlParams.objectApiName + '/' + config.urlParams.fieldApiName + '',
33678
33678
  method: 'post',
33679
33679
  body: config.body,
@@ -33915,7 +33915,7 @@ const factory$9 = (luvio) => {
33915
33915
  function createResourceRequest$9(config) {
33916
33916
  const headers = {};
33917
33917
  return {
33918
- baseUri: '/services/data/v68.0',
33918
+ baseUri: '/services/data/v69.0',
33919
33919
  basePath: '/ui-api/record-avatars/' + config.urlParams.recordId + '/association',
33920
33920
  method: 'post',
33921
33921
  body: config.body,
@@ -34527,7 +34527,7 @@ function getResponseCacheKeys$6(storeKeyMap, luvio, resourceParams, response) {
34527
34527
  function createResourceRequest$8(config) {
34528
34528
  const headers = {};
34529
34529
  return {
34530
- baseUri: '/services/data/v68.0',
34530
+ baseUri: '/services/data/v69.0',
34531
34531
  basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
34532
34532
  method: 'get',
34533
34533
  body: null,
@@ -35169,7 +35169,7 @@ function getResponseCacheKeys$5(storeKeyMap, luvio, resourceParams, response) {
35169
35169
  function createResourceRequest$7(config) {
35170
35170
  const headers = {};
35171
35171
  return {
35172
- baseUri: '/services/data/v68.0',
35172
+ baseUri: '/services/data/v69.0',
35173
35173
  basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
35174
35174
  method: 'get',
35175
35175
  body: null,
@@ -35799,7 +35799,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
35799
35799
  function createResourceRequest$6(config) {
35800
35800
  const headers = {};
35801
35801
  return {
35802
- baseUri: '/services/data/v68.0',
35802
+ baseUri: '/services/data/v69.0',
35803
35803
  basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
35804
35804
  method: 'get',
35805
35805
  body: null,
@@ -36010,7 +36010,7 @@ function getResponseCacheKeys$3(storeKeyMap, luvio, resourceParams, response) {
36010
36010
  function createResourceRequest$5(config) {
36011
36011
  const headers = {};
36012
36012
  return {
36013
- baseUri: '/services/data/v68.0',
36013
+ baseUri: '/services/data/v69.0',
36014
36014
  basePath: '/ui-api/records',
36015
36015
  method: 'post',
36016
36016
  body: config.body,
@@ -36116,7 +36116,7 @@ function evictSuccess(luvio, resourceParams) {
36116
36116
  function createResourceRequest$3(config) {
36117
36117
  const headers = {};
36118
36118
  return {
36119
- baseUri: '/services/data/v68.0',
36119
+ baseUri: '/services/data/v69.0',
36120
36120
  basePath: '/ui-api/records/' + config.urlParams.recordId + '',
36121
36121
  method: 'delete',
36122
36122
  body: null,
@@ -36203,7 +36203,7 @@ function createResourceRequest$2(config) {
36203
36203
  headers['If-Unmodified-Since'] = header_ifUnmodifiedSince;
36204
36204
  }
36205
36205
  return {
36206
- baseUri: '/services/data/v68.0',
36206
+ baseUri: '/services/data/v69.0',
36207
36207
  basePath: '/ui-api/records/' + config.urlParams.recordId + '',
36208
36208
  method: 'patch',
36209
36209
  body: config.body,
@@ -36542,7 +36542,7 @@ function createResourceParams$1(config) {
36542
36542
  function createResourceRequest$1(config) {
36543
36543
  const headers = {};
36544
36544
  return {
36545
- baseUri: '/services/data/v68.0',
36545
+ baseUri: '/services/data/v69.0',
36546
36546
  basePath: '/ui-api/records/content-documents/' +
36547
36547
  config.urlParams.contentDocumentId +
36548
36548
  '/content-versions',
@@ -36660,7 +36660,7 @@ function createResourceParams(config) {
36660
36660
  function createResourceRequest(config) {
36661
36661
  const headers = {};
36662
36662
  return {
36663
- baseUri: '/services/data/v68.0',
36663
+ baseUri: '/services/data/v69.0',
36664
36664
  basePath: '/ui-api/records/content-documents/content-versions',
36665
36665
  method: 'post',
36666
36666
  body: config.body,
@@ -37522,4 +37522,4 @@ withDefaultLuvio((luvio) => {
37522
37522
  });
37523
37523
 
37524
37524
  export { API_NAMESPACE, VERSION$1i as FieldValueRepresentationVersion, 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, coerceLayoutModeArray, getLayoutTypeArray as coerceLayoutTypeArray, getObjectApiName$1 as coerceObjectId, getObjectApiNamesArray as coerceObjectIdArray, configurationForRestAdapters as configuration, createContentDocumentAndVersion, createContentVersion, createIngestRecordWithFields, createLDSAdapterWithPrediction, createListInfo, createRecord, 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, keyBuilder as keyBuilderContentDocumentCompositeRepresentation, keyBuilderFromType as keyBuilderFromTypeContentDocumentCompositeRepresentation, keyBuilderFromType$E 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 };
37525
- // version: 1.455.0-96e9b41a18
37525
+ // version: 1.457.0-5118f3b372