@salesforce/lds-adapters-uiapi 1.431.0 → 1.433.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
@@ -4295,7 +4295,7 @@ function getResponseCacheKeys$12(storeKeyMap, luvio, resourceParams, response) {
4295
4295
  function createResourceRequest$1c(config) {
4296
4296
  const headers = {};
4297
4297
  return {
4298
- baseUri: '/services/data/v67.0',
4298
+ baseUri: '/services/data/v68.0',
4299
4299
  basePath: '/ui-api/records/' + config.urlParams.recordId + '',
4300
4300
  method: 'get',
4301
4301
  body: null,
@@ -4737,7 +4737,7 @@ function ingestError$L(luvio, params, error, snapshotRefresh) {
4737
4737
  function createResourceRequest$1b(config) {
4738
4738
  const headers = {};
4739
4739
  return {
4740
- baseUri: '/services/data/v67.0',
4740
+ baseUri: '/services/data/v68.0',
4741
4741
  basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
4742
4742
  method: 'get',
4743
4743
  body: null,
@@ -5901,7 +5901,7 @@ function createPaginationParams$6(params) {
5901
5901
  function createResourceRequest$1a(config) {
5902
5902
  const headers = {};
5903
5903
  return {
5904
- baseUri: '/services/data/v67.0',
5904
+ baseUri: '/services/data/v68.0',
5905
5905
  basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
5906
5906
  method: 'get',
5907
5907
  body: null,
@@ -5954,7 +5954,7 @@ function createPaginationParams$5(params) {
5954
5954
  function createResourceRequest$19(config) {
5955
5955
  const headers = {};
5956
5956
  return {
5957
- baseUri: '/services/data/v67.0',
5957
+ baseUri: '/services/data/v68.0',
5958
5958
  basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
5959
5959
  method: 'get',
5960
5960
  body: null,
@@ -5999,7 +5999,7 @@ function validateAdapterConfig$16(untrustedConfig, configPropertyNames) {
5999
5999
  function createResourceRequest$18(config) {
6000
6000
  const headers = {};
6001
6001
  return {
6002
- baseUri: '/services/data/v67.0',
6002
+ baseUri: '/services/data/v68.0',
6003
6003
  basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
6004
6004
  method: 'get',
6005
6005
  body: null,
@@ -7084,7 +7084,7 @@ function ingestError$K(luvio, params, error, snapshotRefresh) {
7084
7084
  function createResourceRequest$17(config) {
7085
7085
  const headers = {};
7086
7086
  return {
7087
- baseUri: '/services/data/v67.0',
7087
+ baseUri: '/services/data/v68.0',
7088
7088
  basePath: '/ui-api/list-records/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
7089
7089
  method: 'post',
7090
7090
  body: config.body,
@@ -7820,7 +7820,7 @@ function ingestError$J(luvio, params, error, snapshotRefresh) {
7820
7820
  function createResourceRequest$16(config) {
7821
7821
  const headers = {};
7822
7822
  return {
7823
- baseUri: '/services/data/v67.0',
7823
+ baseUri: '/services/data/v68.0',
7824
7824
  basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
7825
7825
  method: 'get',
7826
7826
  body: null,
@@ -8018,7 +8018,7 @@ function keyBuilder$1Z(luvio, params) {
8018
8018
  function createResourceRequest$15(config) {
8019
8019
  const headers = {};
8020
8020
  return {
8021
- baseUri: '/services/data/v67.0',
8021
+ baseUri: '/services/data/v68.0',
8022
8022
  basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
8023
8023
  method: 'get',
8024
8024
  body: null,
@@ -8063,7 +8063,7 @@ function validateAdapterConfig$14(untrustedConfig, configPropertyNames) {
8063
8063
  function createResourceRequest$14(config) {
8064
8064
  const headers = {};
8065
8065
  return {
8066
- baseUri: '/services/data/v67.0',
8066
+ baseUri: '/services/data/v68.0',
8067
8067
  basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
8068
8068
  method: 'get',
8069
8069
  body: null,
@@ -9868,7 +9868,7 @@ function ingestError$I(luvio, params, error, snapshotRefresh) {
9868
9868
  function createResourceRequest$13(config) {
9869
9869
  const headers = {};
9870
9870
  return {
9871
- baseUri: '/services/data/v67.0',
9871
+ baseUri: '/services/data/v68.0',
9872
9872
  basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '',
9873
9873
  method: 'get',
9874
9874
  body: null,
@@ -10926,7 +10926,7 @@ const ingest$E = function RecordUiRepresentationIngest(input, path, luvio, store
10926
10926
  function createResourceRequest$12(config) {
10927
10927
  const headers = {};
10928
10928
  return {
10929
- baseUri: '/services/data/v67.0',
10929
+ baseUri: '/services/data/v68.0',
10930
10930
  basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
10931
10931
  method: 'get',
10932
10932
  body: null,
@@ -13601,7 +13601,7 @@ function ingestError$H(luvio, params, error, snapshotRefresh) {
13601
13601
  function createResourceRequest$11(config) {
13602
13602
  const headers = {};
13603
13603
  return {
13604
- baseUri: '/services/data/v67.0',
13604
+ baseUri: '/services/data/v68.0',
13605
13605
  basePath: '/ui-api/actions/global',
13606
13606
  method: 'get',
13607
13607
  body: null,
@@ -13835,7 +13835,7 @@ function ingestError$G(luvio, params, error, snapshotRefresh) {
13835
13835
  function createResourceRequest$10(config) {
13836
13836
  const headers = {};
13837
13837
  return {
13838
- baseUri: '/services/data/v67.0',
13838
+ baseUri: '/services/data/v68.0',
13839
13839
  basePath: '/ui-api/actions/layout/' + config.urlParams.actionApiName + '',
13840
13840
  method: 'get',
13841
13841
  body: null,
@@ -14007,7 +14007,7 @@ function ingestError$F(luvio, params, error, snapshotRefresh) {
14007
14007
  function createResourceRequest$$(config) {
14008
14008
  const headers = {};
14009
14009
  return {
14010
- baseUri: '/services/data/v67.0',
14010
+ baseUri: '/services/data/v68.0',
14011
14011
  basePath: '/ui-api/actions/lookup/' + config.urlParams.objectApiNames + '',
14012
14012
  method: 'get',
14013
14013
  body: null,
@@ -14149,7 +14149,7 @@ function ingestError$E(luvio, params, error, snapshotRefresh) {
14149
14149
  function createResourceRequest$_(config) {
14150
14150
  const headers = {};
14151
14151
  return {
14152
- baseUri: '/services/data/v67.0',
14152
+ baseUri: '/services/data/v68.0',
14153
14153
  basePath: '/ui-api/actions/object/' + config.urlParams.objectApiName + '/record-create',
14154
14154
  method: 'get',
14155
14155
  body: null,
@@ -14339,7 +14339,7 @@ function ingestError$D(luvio, params, error, snapshotRefresh) {
14339
14339
  function createResourceRequest$Z(config) {
14340
14340
  const headers = {};
14341
14341
  return {
14342
- baseUri: '/services/data/v67.0',
14342
+ baseUri: '/services/data/v68.0',
14343
14343
  basePath: '/ui-api/actions/overrides/' + config.urlParams.objectApiName + '',
14344
14344
  method: 'get',
14345
14345
  body: null,
@@ -14603,7 +14603,7 @@ function ingestError$C(luvio, params, error, snapshotRefresh) {
14603
14603
  function createResourceRequest$Y(config) {
14604
14604
  const headers = {};
14605
14605
  return {
14606
- baseUri: '/services/data/v67.0',
14606
+ baseUri: '/services/data/v68.0',
14607
14607
  basePath: '/ui-api/actions/formula-activation/' + config.urlParams.actionFeature + '',
14608
14608
  method: 'get',
14609
14609
  body: null,
@@ -15814,7 +15814,7 @@ function ingestError$B(luvio, params, error, snapshotRefresh) {
15814
15814
  function createResourceRequest$X(config) {
15815
15815
  const headers = {};
15816
15816
  return {
15817
- baseUri: '/services/data/v67.0',
15817
+ baseUri: '/services/data/v68.0',
15818
15818
  basePath: '/ui-api/actions/quick-action-info/' + config.urlParams.actionApiName + '',
15819
15819
  method: 'get',
15820
15820
  body: null,
@@ -16025,7 +16025,7 @@ function ingestError$A(luvio, params, error, snapshotRefresh) {
16025
16025
  function createResourceRequest$W(config) {
16026
16026
  const headers = {};
16027
16027
  return {
16028
- baseUri: '/services/data/v67.0',
16028
+ baseUri: '/services/data/v68.0',
16029
16029
  basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
16030
16030
  method: 'get',
16031
16031
  body: null,
@@ -16194,7 +16194,7 @@ function ingestError$z(luvio, params, error, snapshotRefresh) {
16194
16194
  function createResourceRequest$V(config) {
16195
16195
  const headers = {};
16196
16196
  return {
16197
- baseUri: '/services/data/v67.0',
16197
+ baseUri: '/services/data/v68.0',
16198
16198
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '',
16199
16199
  method: 'get',
16200
16200
  body: null,
@@ -16346,7 +16346,7 @@ function ingestError$y(luvio, params, error, snapshotRefresh) {
16346
16346
  function createResourceRequest$U(config) {
16347
16347
  const headers = {};
16348
16348
  return {
16349
- baseUri: '/services/data/v67.0',
16349
+ baseUri: '/services/data/v68.0',
16350
16350
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/record-edit',
16351
16351
  method: 'get',
16352
16352
  body: null,
@@ -16558,7 +16558,7 @@ function ingestError$x(luvio, params, error, snapshotRefresh) {
16558
16558
  function createResourceRequest$T(config) {
16559
16559
  const headers = {};
16560
16560
  return {
16561
- baseUri: '/services/data/v67.0',
16561
+ baseUri: '/services/data/v68.0',
16562
16562
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/' + config.urlParams.relatedListId + '',
16563
16563
  method: 'post',
16564
16564
  body: config.body,
@@ -16843,7 +16843,7 @@ function ingestError$w(luvio, params, error, snapshotRefresh) {
16843
16843
  function createResourceRequest$S(config) {
16844
16844
  const headers = {};
16845
16845
  return {
16846
- baseUri: '/services/data/v67.0',
16846
+ baseUri: '/services/data/v68.0',
16847
16847
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/batch',
16848
16848
  method: 'post',
16849
16849
  body: config.body,
@@ -17088,7 +17088,7 @@ function ingestError$v(luvio, params, error, snapshotRefresh) {
17088
17088
  function createResourceRequest$R(config) {
17089
17089
  const headers = {};
17090
17090
  return {
17091
- baseUri: '/services/data/v67.0',
17091
+ baseUri: '/services/data/v68.0',
17092
17092
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list-record/' + config.urlParams.relatedListRecordIds + '',
17093
17093
  method: 'get',
17094
17094
  body: null,
@@ -18345,7 +18345,7 @@ function ingestError$u(luvio, params, error, snapshotRefresh) {
18345
18345
  function createResourceRequest$Q(config) {
18346
18346
  const headers = {};
18347
18347
  return {
18348
- baseUri: '/services/data/v67.0',
18348
+ baseUri: '/services/data/v68.0',
18349
18349
  basePath: '/ui-api/apps',
18350
18350
  method: 'get',
18351
18351
  body: null,
@@ -18487,7 +18487,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
18487
18487
  function createResourceRequest$P(config) {
18488
18488
  const headers = {};
18489
18489
  return {
18490
- baseUri: '/services/data/v67.0',
18490
+ baseUri: '/services/data/v68.0',
18491
18491
  basePath: '/ui-api/apps/' + config.urlParams.appId + '',
18492
18492
  method: 'get',
18493
18493
  body: null,
@@ -19090,7 +19090,7 @@ function ingestError$s(luvio, params, error, snapshotRefresh) {
19090
19090
  function createResourceRequest$O(config) {
19091
19091
  const headers = {};
19092
19092
  return {
19093
- baseUri: '/services/data/v67.0',
19093
+ baseUri: '/services/data/v68.0',
19094
19094
  basePath: '/ui-api/duplicates/' + config.urlParams.objectApiName + '',
19095
19095
  method: 'get',
19096
19096
  body: null,
@@ -19229,7 +19229,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
19229
19229
  function createResourceRequest$N(config) {
19230
19230
  const headers = {};
19231
19231
  return {
19232
- baseUri: '/services/data/v67.0',
19232
+ baseUri: '/services/data/v68.0',
19233
19233
  basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '',
19234
19234
  method: 'get',
19235
19235
  body: null,
@@ -19369,7 +19369,7 @@ function getResponseCacheKeys$I(storeKeyMap, luvio, resourceParams, response) {
19369
19369
  function createResourceRequest$M(config) {
19370
19370
  const headers = {};
19371
19371
  return {
19372
- baseUri: '/services/data/v67.0',
19372
+ baseUri: '/services/data/v68.0',
19373
19373
  basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
19374
19374
  method: 'get',
19375
19375
  body: null,
@@ -19603,7 +19603,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
19603
19603
  function createResourceRequest$L(config) {
19604
19604
  const headers = {};
19605
19605
  return {
19606
- baseUri: '/services/data/v67.0',
19606
+ baseUri: '/services/data/v68.0',
19607
19607
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
19608
19608
  method: 'get',
19609
19609
  body: null,
@@ -19872,7 +19872,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
19872
19872
  function createResourceRequest$K(config) {
19873
19873
  const headers = {};
19874
19874
  return {
19875
- baseUri: '/services/data/v67.0',
19875
+ baseUri: '/services/data/v68.0',
19876
19876
  basePath: '/ui-api/list-info/batch',
19877
19877
  method: 'get',
19878
19878
  body: null,
@@ -20017,7 +20017,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
20017
20017
  function createResourceRequest$J(config) {
20018
20018
  const headers = {};
20019
20019
  return {
20020
- baseUri: '/services/data/v67.0',
20020
+ baseUri: '/services/data/v68.0',
20021
20021
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
20022
20022
  method: 'get',
20023
20023
  body: null,
@@ -20323,7 +20323,7 @@ function ingestSuccess$w(luvio, resourceParams, response) {
20323
20323
  function createResourceRequest$I(config) {
20324
20324
  const headers = {};
20325
20325
  return {
20326
- baseUri: '/services/data/v67.0',
20326
+ baseUri: '/services/data/v68.0',
20327
20327
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
20328
20328
  method: 'post',
20329
20329
  body: config.body,
@@ -20436,7 +20436,7 @@ function evictSuccess$1(luvio, resourceParams) {
20436
20436
  function createResourceRequest$H(config) {
20437
20437
  const headers = {};
20438
20438
  return {
20439
- baseUri: '/services/data/v67.0',
20439
+ baseUri: '/services/data/v68.0',
20440
20440
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
20441
20441
  method: 'delete',
20442
20442
  body: null,
@@ -20614,7 +20614,7 @@ function ingestSuccess$v(luvio, resourceParams, response) {
20614
20614
  function createResourceRequest$G(config) {
20615
20615
  const headers = {};
20616
20616
  return {
20617
- baseUri: '/services/data/v67.0',
20617
+ baseUri: '/services/data/v68.0',
20618
20618
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
20619
20619
  method: 'patch',
20620
20620
  body: config.body,
@@ -21560,7 +21560,7 @@ function ingestError$n(luvio, params, error, snapshotRefresh) {
21560
21560
  function createResourceRequest$F(config) {
21561
21561
  const headers = {};
21562
21562
  return {
21563
- baseUri: '/services/data/v67.0',
21563
+ baseUri: '/services/data/v68.0',
21564
21564
  basePath: '/ui-api/list-object-info/' + config.urlParams.objectApiName + '',
21565
21565
  method: 'get',
21566
21566
  body: null,
@@ -21869,7 +21869,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
21869
21869
  function createResourceRequest$E(config) {
21870
21870
  const headers = {};
21871
21871
  return {
21872
- baseUri: '/services/data/v67.0',
21872
+ baseUri: '/services/data/v68.0',
21873
21873
  basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
21874
21874
  method: 'get',
21875
21875
  body: null,
@@ -22013,7 +22013,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
22013
22013
  function createResourceRequest$D(config) {
22014
22014
  const headers = {};
22015
22015
  return {
22016
- baseUri: '/services/data/v67.0',
22016
+ baseUri: '/services/data/v68.0',
22017
22017
  basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
22018
22018
  method: 'patch',
22019
22019
  body: config.body,
@@ -22323,7 +22323,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
22323
22323
  function createResourceRequest$C(config) {
22324
22324
  const headers = {};
22325
22325
  return {
22326
- baseUri: '/services/data/v67.0',
22326
+ baseUri: '/services/data/v68.0',
22327
22327
  basePath: '/ui-api/nav-items',
22328
22328
  method: 'get',
22329
22329
  body: null,
@@ -22459,7 +22459,7 @@ function ingestError$k(luvio, params, error, snapshotRefresh) {
22459
22459
  function createResourceRequest$B(config) {
22460
22460
  const headers = {};
22461
22461
  return {
22462
- baseUri: '/services/data/v67.0',
22462
+ baseUri: '/services/data/v68.0',
22463
22463
  basePath: '/ui-api/object-info',
22464
22464
  method: 'get',
22465
22465
  body: null,
@@ -22804,7 +22804,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
22804
22804
  function createResourceRequest$A(config) {
22805
22805
  const headers = {};
22806
22806
  return {
22807
- baseUri: '/services/data/v67.0',
22807
+ baseUri: '/services/data/v68.0',
22808
22808
  basePath: '/ui-api/object-info/batch/' + config.urlParams.objectApiNames + '',
22809
22809
  method: 'get',
22810
22810
  body: null,
@@ -23133,8 +23133,8 @@ const select$L = function PicklistValueRepresentationSelect() {
23133
23133
  const keyBuilderFromType$i =
23134
23134
  /**
23135
23135
  * custom key builder from PicklistValuesRepresentation.
23136
- * PicklistValuesRepresentation.url is like /services/data/v67.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
23137
- * the '/services/data/v67.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
23136
+ * PicklistValuesRepresentation.url is like /services/data/v68.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
23137
+ * the '/services/data/v68.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
23138
23138
  */
23139
23139
  function PicklistValuesRepresentationKeyBuilderFromType(luvio, object) {
23140
23140
  const id = object.url.substring(object.url.indexOf('/ui-api'));
@@ -23444,7 +23444,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
23444
23444
  function createResourceRequest$z(config) {
23445
23445
  const headers = {};
23446
23446
  return {
23447
- baseUri: '/services/data/v67.0',
23447
+ baseUri: '/services/data/v68.0',
23448
23448
  basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '',
23449
23449
  method: 'get',
23450
23450
  body: null,
@@ -23549,7 +23549,7 @@ function getResponseCacheKeys$u(storeKeyMap, luvio, resourceParams, response) {
23549
23549
  function createResourceRequest$y(config) {
23550
23550
  const headers = {};
23551
23551
  return {
23552
- baseUri: '/services/data/v67.0',
23552
+ baseUri: '/services/data/v68.0',
23553
23553
  basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '/' + config.urlParams.fieldApiName + '',
23554
23554
  method: 'get',
23555
23555
  body: null,
@@ -23768,7 +23768,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
23768
23768
  function createResourceRequest$x(config) {
23769
23769
  const headers = {};
23770
23770
  return {
23771
- baseUri: '/services/data/v67.0',
23771
+ baseUri: '/services/data/v68.0',
23772
23772
  basePath: '/ui-api/path/layout/' + config.urlParams.objectApiName + '',
23773
23773
  method: 'get',
23774
23774
  body: null,
@@ -24094,7 +24094,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
24094
24094
  function createResourceRequest$w(config) {
24095
24095
  const headers = {};
24096
24096
  return {
24097
- baseUri: '/services/data/v67.0',
24097
+ baseUri: '/services/data/v68.0',
24098
24098
  basePath: '/ui-api/predupe',
24099
24099
  method: 'post',
24100
24100
  body: config.body,
@@ -25325,7 +25325,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
25325
25325
  function createResourceRequest$v(config) {
25326
25326
  const headers = {};
25327
25327
  return {
25328
- baseUri: '/services/data/v67.0',
25328
+ baseUri: '/services/data/v68.0',
25329
25329
  basePath: '/ui-api/record-avatars/batch/' + config.urlParams.recordIds + '',
25330
25330
  method: 'get',
25331
25331
  body: null,
@@ -26190,7 +26190,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
26190
26190
  function createResourceRequest$u(config) {
26191
26191
  const headers = {};
26192
26192
  return {
26193
- baseUri: '/services/data/v67.0',
26193
+ baseUri: '/services/data/v68.0',
26194
26194
  basePath: '/ui-api/related-list-count/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
26195
26195
  method: 'get',
26196
26196
  body: null,
@@ -26455,7 +26455,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
26455
26455
  function createResourceRequest$t(config) {
26456
26456
  const headers = {};
26457
26457
  return {
26458
- baseUri: '/services/data/v67.0',
26458
+ baseUri: '/services/data/v68.0',
26459
26459
  basePath: '/ui-api/related-list-count/batch/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListNames + '',
26460
26460
  method: 'get',
26461
26461
  body: null,
@@ -27149,7 +27149,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
27149
27149
  function createResourceRequest$s(config) {
27150
27150
  const headers = {};
27151
27151
  return {
27152
- baseUri: '/services/data/v67.0',
27152
+ baseUri: '/services/data/v68.0',
27153
27153
  basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
27154
27154
  method: 'get',
27155
27155
  body: null,
@@ -27419,7 +27419,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
27419
27419
  function createResourceRequest$r(config) {
27420
27420
  const headers = {};
27421
27421
  return {
27422
- baseUri: '/services/data/v67.0',
27422
+ baseUri: '/services/data/v68.0',
27423
27423
  basePath: '/ui-api/related-list-info/batch/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListNames + '',
27424
27424
  method: 'get',
27425
27425
  body: null,
@@ -27813,7 +27813,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
27813
27813
  function createResourceRequest$q(config) {
27814
27814
  const headers = {};
27815
27815
  return {
27816
- baseUri: '/services/data/v67.0',
27816
+ baseUri: '/services/data/v68.0',
27817
27817
  basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '',
27818
27818
  method: 'get',
27819
27819
  body: null,
@@ -28067,7 +28067,7 @@ function ingestSuccess$f(luvio, resourceParams, response) {
28067
28067
  function createResourceRequest$p(config) {
28068
28068
  const headers = {};
28069
28069
  return {
28070
- baseUri: '/services/data/v67.0',
28070
+ baseUri: '/services/data/v68.0',
28071
28071
  basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
28072
28072
  method: 'patch',
28073
28073
  body: config.body,
@@ -28307,7 +28307,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
28307
28307
  function createResourceRequest$o(config) {
28308
28308
  const headers = {};
28309
28309
  return {
28310
- baseUri: '/services/data/v67.0',
28310
+ baseUri: '/services/data/v68.0',
28311
28311
  basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
28312
28312
  method: 'get',
28313
28313
  body: null,
@@ -28569,7 +28569,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
28569
28569
  function createResourceRequest$n(config) {
28570
28570
  const headers = {};
28571
28571
  return {
28572
- baseUri: '/services/data/v67.0',
28572
+ baseUri: '/services/data/v68.0',
28573
28573
  basePath: '/ui-api/related-list-preferences/batch/' + config.urlParams.preferencesIds + '',
28574
28574
  method: 'get',
28575
28575
  body: null,
@@ -28778,7 +28778,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
28778
28778
  function createResourceRequest$m(config) {
28779
28779
  const headers = {};
28780
28780
  return {
28781
- baseUri: '/services/data/v67.0',
28781
+ baseUri: '/services/data/v68.0',
28782
28782
  basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
28783
28783
  method: 'patch',
28784
28784
  body: config.body,
@@ -29842,7 +29842,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
29842
29842
  function createResourceRequest$l(config) {
29843
29843
  const headers = {};
29844
29844
  return {
29845
- baseUri: '/services/data/v67.0',
29845
+ baseUri: '/services/data/v68.0',
29846
29846
  basePath: '/ui-api/related-list-records/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
29847
29847
  method: 'post',
29848
29848
  body: config.body,
@@ -30127,7 +30127,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
30127
30127
  function createResourceRequest$k(config) {
30128
30128
  const headers = {};
30129
30129
  return {
30130
- baseUri: '/services/data/v67.0',
30130
+ baseUri: '/services/data/v68.0',
30131
30131
  basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
30132
30132
  method: 'post',
30133
30133
  body: config.body,
@@ -30670,7 +30670,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
30670
30670
  function createResourceRequest$j(config) {
30671
30671
  const headers = {};
30672
30672
  return {
30673
- baseUri: '/services/data/v67.0',
30673
+ baseUri: '/services/data/v68.0',
30674
30674
  basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters',
30675
30675
  method: 'get',
30676
30676
  body: null,
@@ -30926,7 +30926,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
30926
30926
  function createResourceRequest$i(config) {
30927
30927
  const headers = {};
30928
30928
  return {
30929
- baseUri: '/services/data/v67.0',
30929
+ baseUri: '/services/data/v68.0',
30930
30930
  basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters/' + config.urlParams.filterApiName + '/options',
30931
30931
  method: 'get',
30932
30932
  body: null,
@@ -31344,7 +31344,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
31344
31344
  function createResourceRequest$h(config) {
31345
31345
  const headers = {};
31346
31346
  return {
31347
- baseUri: '/services/data/v67.0',
31347
+ baseUri: '/services/data/v68.0',
31348
31348
  basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/lookup/' + config.urlParams.fieldApiName + '',
31349
31349
  method: 'get',
31350
31350
  body: null,
@@ -32353,7 +32353,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
32353
32353
  function createResourceRequest$g(config) {
32354
32354
  const headers = {};
32355
32355
  return {
32356
- baseUri: '/services/data/v67.0',
32356
+ baseUri: '/services/data/v68.0',
32357
32357
  basePath: '/ui-api/search/results',
32358
32358
  method: 'post',
32359
32359
  body: config.body,
@@ -32627,7 +32627,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
32627
32627
  function createResourceRequest$f(config) {
32628
32628
  const headers = {};
32629
32629
  return {
32630
- baseUri: '/services/data/v67.0',
32630
+ baseUri: '/services/data/v68.0',
32631
32631
  basePath: '/ui-api/search/results/keyword',
32632
32632
  method: 'post',
32633
32633
  body: config.body,
@@ -32886,7 +32886,7 @@ function ingestSuccess$4(luvio, response) {
32886
32886
  function createResourceRequest$e(config) {
32887
32887
  const headers = {};
32888
32888
  return {
32889
- baseUri: '/services/data/v67.0',
32889
+ baseUri: '/services/data/v68.0',
32890
32890
  basePath: '/ui-api/records/batch',
32891
32891
  method: 'post',
32892
32892
  body: config.body,
@@ -33014,7 +33014,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
33014
33014
  function createResourceRequest$d(config) {
33015
33015
  const headers = {};
33016
33016
  return {
33017
- baseUri: '/services/data/v67.0',
33017
+ baseUri: '/services/data/v68.0',
33018
33018
  basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
33019
33019
  method: 'patch',
33020
33020
  body: config.body,
@@ -33078,7 +33078,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
33078
33078
  function createResourceRequest$c(config) {
33079
33079
  const headers = {};
33080
33080
  return {
33081
- baseUri: '/services/data/v67.0',
33081
+ baseUri: '/services/data/v68.0',
33082
33082
  basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
33083
33083
  method: 'post',
33084
33084
  body: config.body,
@@ -33147,7 +33147,7 @@ const factory$c = (luvio) => {
33147
33147
  function createResourceRequest$b(config) {
33148
33148
  const headers = {};
33149
33149
  return {
33150
- baseUri: '/services/data/v67.0',
33150
+ baseUri: '/services/data/v68.0',
33151
33151
  basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
33152
33152
  method: 'patch',
33153
33153
  body: config.body,
@@ -33645,7 +33645,7 @@ function getResponseCacheKeys$7(storeKeyMap, luvio, resourceParams, response) {
33645
33645
  function createResourceRequest$a(config) {
33646
33646
  const headers = {};
33647
33647
  return {
33648
- baseUri: '/services/data/v67.0',
33648
+ baseUri: '/services/data/v68.0',
33649
33649
  basePath: '/ui-api/lookups/' + config.urlParams.objectApiName + '/' + config.urlParams.fieldApiName + '',
33650
33650
  method: 'post',
33651
33651
  body: config.body,
@@ -33887,7 +33887,7 @@ const factory$9 = (luvio) => {
33887
33887
  function createResourceRequest$9(config) {
33888
33888
  const headers = {};
33889
33889
  return {
33890
- baseUri: '/services/data/v67.0',
33890
+ baseUri: '/services/data/v68.0',
33891
33891
  basePath: '/ui-api/record-avatars/' + config.urlParams.recordId + '/association',
33892
33892
  method: 'post',
33893
33893
  body: config.body,
@@ -34496,7 +34496,7 @@ function getResponseCacheKeys$6(storeKeyMap, luvio, resourceParams, response) {
34496
34496
  function createResourceRequest$8(config) {
34497
34497
  const headers = {};
34498
34498
  return {
34499
- baseUri: '/services/data/v67.0',
34499
+ baseUri: '/services/data/v68.0',
34500
34500
  basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
34501
34501
  method: 'get',
34502
34502
  body: null,
@@ -35138,7 +35138,7 @@ function getResponseCacheKeys$5(storeKeyMap, luvio, resourceParams, response) {
35138
35138
  function createResourceRequest$7(config) {
35139
35139
  const headers = {};
35140
35140
  return {
35141
- baseUri: '/services/data/v67.0',
35141
+ baseUri: '/services/data/v68.0',
35142
35142
  basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
35143
35143
  method: 'get',
35144
35144
  body: null,
@@ -35769,7 +35769,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
35769
35769
  function createResourceRequest$6(config) {
35770
35770
  const headers = {};
35771
35771
  return {
35772
- baseUri: '/services/data/v67.0',
35772
+ baseUri: '/services/data/v68.0',
35773
35773
  basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
35774
35774
  method: 'get',
35775
35775
  body: null,
@@ -35982,7 +35982,7 @@ function getResponseCacheKeys$3(storeKeyMap, luvio, resourceParams, response) {
35982
35982
  function createResourceRequest$5(config) {
35983
35983
  const headers = {};
35984
35984
  return {
35985
- baseUri: '/services/data/v67.0',
35985
+ baseUri: '/services/data/v68.0',
35986
35986
  basePath: '/ui-api/records',
35987
35987
  method: 'post',
35988
35988
  body: config.body,
@@ -36088,7 +36088,7 @@ function evictSuccess(luvio, resourceParams) {
36088
36088
  function createResourceRequest$3(config) {
36089
36089
  const headers = {};
36090
36090
  return {
36091
- baseUri: '/services/data/v67.0',
36091
+ baseUri: '/services/data/v68.0',
36092
36092
  basePath: '/ui-api/records/' + config.urlParams.recordId + '',
36093
36093
  method: 'delete',
36094
36094
  body: null,
@@ -36178,7 +36178,7 @@ function createResourceRequest$2(config) {
36178
36178
  headers['If-Unmodified-Since'] = header_ifUnmodifiedSince;
36179
36179
  }
36180
36180
  return {
36181
- baseUri: '/services/data/v67.0',
36181
+ baseUri: '/services/data/v68.0',
36182
36182
  basePath: '/ui-api/records/' + config.urlParams.recordId + '',
36183
36183
  method: 'patch',
36184
36184
  body: config.body,
@@ -36517,7 +36517,7 @@ function createResourceParams$1(config) {
36517
36517
  function createResourceRequest$1(config) {
36518
36518
  const headers = {};
36519
36519
  return {
36520
- baseUri: '/services/data/v67.0',
36520
+ baseUri: '/services/data/v68.0',
36521
36521
  basePath: '/ui-api/records/content-documents/' +
36522
36522
  config.urlParams.contentDocumentId +
36523
36523
  '/content-versions',
@@ -36635,7 +36635,7 @@ function createResourceParams(config) {
36635
36635
  function createResourceRequest(config) {
36636
36636
  const headers = {};
36637
36637
  return {
36638
- baseUri: '/services/data/v67.0',
36638
+ baseUri: '/services/data/v68.0',
36639
36639
  basePath: '/ui-api/records/content-documents/content-versions',
36640
36640
  method: 'post',
36641
36641
  body: config.body,
@@ -37497,4 +37497,4 @@ withDefaultLuvio((luvio) => {
37497
37497
  });
37498
37498
 
37499
37499
  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 };
37500
- // version: 1.431.0-51a9c51ed3
37500
+ // version: 1.433.0-db129b48d2