@salesforce/lds-adapters-uiapi 1.412.0 → 1.413.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
@@ -7215,7 +7215,7 @@ function getResponseCacheKeys$12(storeKeyMap, luvio, resourceParams, response) {
7215
7215
  function createResourceRequest$1c(config) {
7216
7216
  const headers = {};
7217
7217
  return {
7218
- baseUri: '/services/data/v66.0',
7218
+ baseUri: '/services/data/v67.0',
7219
7219
  basePath: '/ui-api/records/' + config.urlParams.recordId + '',
7220
7220
  method: 'get',
7221
7221
  body: null,
@@ -7657,7 +7657,7 @@ function ingestError$L(luvio, params, error, snapshotRefresh) {
7657
7657
  function createResourceRequest$1b(config) {
7658
7658
  const headers = {};
7659
7659
  return {
7660
- baseUri: '/services/data/v66.0',
7660
+ baseUri: '/services/data/v67.0',
7661
7661
  basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
7662
7662
  method: 'get',
7663
7663
  body: null,
@@ -8821,7 +8821,7 @@ function createPaginationParams$6(params) {
8821
8821
  function createResourceRequest$1a(config) {
8822
8822
  const headers = {};
8823
8823
  return {
8824
- baseUri: '/services/data/v66.0',
8824
+ baseUri: '/services/data/v67.0',
8825
8825
  basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
8826
8826
  method: 'get',
8827
8827
  body: null,
@@ -8874,7 +8874,7 @@ function createPaginationParams$5(params) {
8874
8874
  function createResourceRequest$19(config) {
8875
8875
  const headers = {};
8876
8876
  return {
8877
- baseUri: '/services/data/v66.0',
8877
+ baseUri: '/services/data/v67.0',
8878
8878
  basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
8879
8879
  method: 'get',
8880
8880
  body: null,
@@ -8919,7 +8919,7 @@ function validateAdapterConfig$16(untrustedConfig, configPropertyNames) {
8919
8919
  function createResourceRequest$18(config) {
8920
8920
  const headers = {};
8921
8921
  return {
8922
- baseUri: '/services/data/v66.0',
8922
+ baseUri: '/services/data/v67.0',
8923
8923
  basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
8924
8924
  method: 'get',
8925
8925
  body: null,
@@ -10004,7 +10004,7 @@ function ingestError$K(luvio, params, error, snapshotRefresh) {
10004
10004
  function createResourceRequest$17(config) {
10005
10005
  const headers = {};
10006
10006
  return {
10007
- baseUri: '/services/data/v66.0',
10007
+ baseUri: '/services/data/v67.0',
10008
10008
  basePath: '/ui-api/list-records/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
10009
10009
  method: 'post',
10010
10010
  body: config.body,
@@ -10740,7 +10740,7 @@ function ingestError$J(luvio, params, error, snapshotRefresh) {
10740
10740
  function createResourceRequest$16(config) {
10741
10741
  const headers = {};
10742
10742
  return {
10743
- baseUri: '/services/data/v66.0',
10743
+ baseUri: '/services/data/v67.0',
10744
10744
  basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
10745
10745
  method: 'get',
10746
10746
  body: null,
@@ -10938,7 +10938,7 @@ function keyBuilder$1Z(luvio, params) {
10938
10938
  function createResourceRequest$15(config) {
10939
10939
  const headers = {};
10940
10940
  return {
10941
- baseUri: '/services/data/v66.0',
10941
+ baseUri: '/services/data/v67.0',
10942
10942
  basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
10943
10943
  method: 'get',
10944
10944
  body: null,
@@ -10983,7 +10983,7 @@ function validateAdapterConfig$14(untrustedConfig, configPropertyNames) {
10983
10983
  function createResourceRequest$14(config) {
10984
10984
  const headers = {};
10985
10985
  return {
10986
- baseUri: '/services/data/v66.0',
10986
+ baseUri: '/services/data/v67.0',
10987
10987
  basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
10988
10988
  method: 'get',
10989
10989
  body: null,
@@ -12788,7 +12788,7 @@ function ingestError$I(luvio, params, error, snapshotRefresh) {
12788
12788
  function createResourceRequest$13(config) {
12789
12789
  const headers = {};
12790
12790
  return {
12791
- baseUri: '/services/data/v66.0',
12791
+ baseUri: '/services/data/v67.0',
12792
12792
  basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '',
12793
12793
  method: 'get',
12794
12794
  body: null,
@@ -13846,7 +13846,7 @@ const ingest$E = function RecordUiRepresentationIngest(input, path, luvio, store
13846
13846
  function createResourceRequest$12(config) {
13847
13847
  const headers = {};
13848
13848
  return {
13849
- baseUri: '/services/data/v66.0',
13849
+ baseUri: '/services/data/v67.0',
13850
13850
  basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
13851
13851
  method: 'get',
13852
13852
  body: null,
@@ -16521,7 +16521,7 @@ function ingestError$H(luvio, params, error, snapshotRefresh) {
16521
16521
  function createResourceRequest$11(config) {
16522
16522
  const headers = {};
16523
16523
  return {
16524
- baseUri: '/services/data/v66.0',
16524
+ baseUri: '/services/data/v67.0',
16525
16525
  basePath: '/ui-api/actions/global',
16526
16526
  method: 'get',
16527
16527
  body: null,
@@ -16755,7 +16755,7 @@ function ingestError$G(luvio, params, error, snapshotRefresh) {
16755
16755
  function createResourceRequest$10(config) {
16756
16756
  const headers = {};
16757
16757
  return {
16758
- baseUri: '/services/data/v66.0',
16758
+ baseUri: '/services/data/v67.0',
16759
16759
  basePath: '/ui-api/actions/layout/' + config.urlParams.actionApiName + '',
16760
16760
  method: 'get',
16761
16761
  body: null,
@@ -16927,7 +16927,7 @@ function ingestError$F(luvio, params, error, snapshotRefresh) {
16927
16927
  function createResourceRequest$$(config) {
16928
16928
  const headers = {};
16929
16929
  return {
16930
- baseUri: '/services/data/v66.0',
16930
+ baseUri: '/services/data/v67.0',
16931
16931
  basePath: '/ui-api/actions/lookup/' + config.urlParams.objectApiNames + '',
16932
16932
  method: 'get',
16933
16933
  body: null,
@@ -17069,7 +17069,7 @@ function ingestError$E(luvio, params, error, snapshotRefresh) {
17069
17069
  function createResourceRequest$_(config) {
17070
17070
  const headers = {};
17071
17071
  return {
17072
- baseUri: '/services/data/v66.0',
17072
+ baseUri: '/services/data/v67.0',
17073
17073
  basePath: '/ui-api/actions/object/' + config.urlParams.objectApiName + '/record-create',
17074
17074
  method: 'get',
17075
17075
  body: null,
@@ -17259,7 +17259,7 @@ function ingestError$D(luvio, params, error, snapshotRefresh) {
17259
17259
  function createResourceRequest$Z(config) {
17260
17260
  const headers = {};
17261
17261
  return {
17262
- baseUri: '/services/data/v66.0',
17262
+ baseUri: '/services/data/v67.0',
17263
17263
  basePath: '/ui-api/actions/overrides/' + config.urlParams.objectApiName + '',
17264
17264
  method: 'get',
17265
17265
  body: null,
@@ -17523,7 +17523,7 @@ function ingestError$C(luvio, params, error, snapshotRefresh) {
17523
17523
  function createResourceRequest$Y(config) {
17524
17524
  const headers = {};
17525
17525
  return {
17526
- baseUri: '/services/data/v66.0',
17526
+ baseUri: '/services/data/v67.0',
17527
17527
  basePath: '/ui-api/actions/formula-activation/' + config.urlParams.actionFeature + '',
17528
17528
  method: 'get',
17529
17529
  body: null,
@@ -18734,7 +18734,7 @@ function ingestError$B(luvio, params, error, snapshotRefresh) {
18734
18734
  function createResourceRequest$X(config) {
18735
18735
  const headers = {};
18736
18736
  return {
18737
- baseUri: '/services/data/v66.0',
18737
+ baseUri: '/services/data/v67.0',
18738
18738
  basePath: '/ui-api/actions/quick-action-info/' + config.urlParams.actionApiName + '',
18739
18739
  method: 'get',
18740
18740
  body: null,
@@ -18945,7 +18945,7 @@ function ingestError$A(luvio, params, error, snapshotRefresh) {
18945
18945
  function createResourceRequest$W(config) {
18946
18946
  const headers = {};
18947
18947
  return {
18948
- baseUri: '/services/data/v66.0',
18948
+ baseUri: '/services/data/v67.0',
18949
18949
  basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
18950
18950
  method: 'get',
18951
18951
  body: null,
@@ -19114,7 +19114,7 @@ function ingestError$z(luvio, params, error, snapshotRefresh) {
19114
19114
  function createResourceRequest$V(config) {
19115
19115
  const headers = {};
19116
19116
  return {
19117
- baseUri: '/services/data/v66.0',
19117
+ baseUri: '/services/data/v67.0',
19118
19118
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '',
19119
19119
  method: 'get',
19120
19120
  body: null,
@@ -19266,7 +19266,7 @@ function ingestError$y(luvio, params, error, snapshotRefresh) {
19266
19266
  function createResourceRequest$U(config) {
19267
19267
  const headers = {};
19268
19268
  return {
19269
- baseUri: '/services/data/v66.0',
19269
+ baseUri: '/services/data/v67.0',
19270
19270
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/record-edit',
19271
19271
  method: 'get',
19272
19272
  body: null,
@@ -19478,7 +19478,7 @@ function ingestError$x(luvio, params, error, snapshotRefresh) {
19478
19478
  function createResourceRequest$T(config) {
19479
19479
  const headers = {};
19480
19480
  return {
19481
- baseUri: '/services/data/v66.0',
19481
+ baseUri: '/services/data/v67.0',
19482
19482
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/' + config.urlParams.relatedListId + '',
19483
19483
  method: 'post',
19484
19484
  body: config.body,
@@ -19763,7 +19763,7 @@ function ingestError$w(luvio, params, error, snapshotRefresh) {
19763
19763
  function createResourceRequest$S(config) {
19764
19764
  const headers = {};
19765
19765
  return {
19766
- baseUri: '/services/data/v66.0',
19766
+ baseUri: '/services/data/v67.0',
19767
19767
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/batch',
19768
19768
  method: 'post',
19769
19769
  body: config.body,
@@ -20008,7 +20008,7 @@ function ingestError$v(luvio, params, error, snapshotRefresh) {
20008
20008
  function createResourceRequest$R(config) {
20009
20009
  const headers = {};
20010
20010
  return {
20011
- baseUri: '/services/data/v66.0',
20011
+ baseUri: '/services/data/v67.0',
20012
20012
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list-record/' + config.urlParams.relatedListRecordIds + '',
20013
20013
  method: 'get',
20014
20014
  body: null,
@@ -21265,7 +21265,7 @@ function ingestError$u(luvio, params, error, snapshotRefresh) {
21265
21265
  function createResourceRequest$Q(config) {
21266
21266
  const headers = {};
21267
21267
  return {
21268
- baseUri: '/services/data/v66.0',
21268
+ baseUri: '/services/data/v67.0',
21269
21269
  basePath: '/ui-api/apps',
21270
21270
  method: 'get',
21271
21271
  body: null,
@@ -21407,7 +21407,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
21407
21407
  function createResourceRequest$P(config) {
21408
21408
  const headers = {};
21409
21409
  return {
21410
- baseUri: '/services/data/v66.0',
21410
+ baseUri: '/services/data/v67.0',
21411
21411
  basePath: '/ui-api/apps/' + config.urlParams.appId + '',
21412
21412
  method: 'get',
21413
21413
  body: null,
@@ -22010,7 +22010,7 @@ function ingestError$s(luvio, params, error, snapshotRefresh) {
22010
22010
  function createResourceRequest$O(config) {
22011
22011
  const headers = {};
22012
22012
  return {
22013
- baseUri: '/services/data/v66.0',
22013
+ baseUri: '/services/data/v67.0',
22014
22014
  basePath: '/ui-api/duplicates/' + config.urlParams.objectApiName + '',
22015
22015
  method: 'get',
22016
22016
  body: null,
@@ -22149,7 +22149,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
22149
22149
  function createResourceRequest$N(config) {
22150
22150
  const headers = {};
22151
22151
  return {
22152
- baseUri: '/services/data/v66.0',
22152
+ baseUri: '/services/data/v67.0',
22153
22153
  basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '',
22154
22154
  method: 'get',
22155
22155
  body: null,
@@ -22289,7 +22289,7 @@ function getResponseCacheKeys$I(storeKeyMap, luvio, resourceParams, response) {
22289
22289
  function createResourceRequest$M(config) {
22290
22290
  const headers = {};
22291
22291
  return {
22292
- baseUri: '/services/data/v66.0',
22292
+ baseUri: '/services/data/v67.0',
22293
22293
  basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
22294
22294
  method: 'get',
22295
22295
  body: null,
@@ -22523,7 +22523,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
22523
22523
  function createResourceRequest$L(config) {
22524
22524
  const headers = {};
22525
22525
  return {
22526
- baseUri: '/services/data/v66.0',
22526
+ baseUri: '/services/data/v67.0',
22527
22527
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
22528
22528
  method: 'get',
22529
22529
  body: null,
@@ -22792,7 +22792,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
22792
22792
  function createResourceRequest$K(config) {
22793
22793
  const headers = {};
22794
22794
  return {
22795
- baseUri: '/services/data/v66.0',
22795
+ baseUri: '/services/data/v67.0',
22796
22796
  basePath: '/ui-api/list-info/batch',
22797
22797
  method: 'get',
22798
22798
  body: null,
@@ -22937,7 +22937,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
22937
22937
  function createResourceRequest$J(config) {
22938
22938
  const headers = {};
22939
22939
  return {
22940
- baseUri: '/services/data/v66.0',
22940
+ baseUri: '/services/data/v67.0',
22941
22941
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
22942
22942
  method: 'get',
22943
22943
  body: null,
@@ -23243,7 +23243,7 @@ function ingestSuccess$w(luvio, resourceParams, response) {
23243
23243
  function createResourceRequest$I(config) {
23244
23244
  const headers = {};
23245
23245
  return {
23246
- baseUri: '/services/data/v66.0',
23246
+ baseUri: '/services/data/v67.0',
23247
23247
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
23248
23248
  method: 'post',
23249
23249
  body: config.body,
@@ -23356,7 +23356,7 @@ function evictSuccess$1(luvio, resourceParams) {
23356
23356
  function createResourceRequest$H(config) {
23357
23357
  const headers = {};
23358
23358
  return {
23359
- baseUri: '/services/data/v66.0',
23359
+ baseUri: '/services/data/v67.0',
23360
23360
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
23361
23361
  method: 'delete',
23362
23362
  body: null,
@@ -23534,7 +23534,7 @@ function ingestSuccess$v(luvio, resourceParams, response) {
23534
23534
  function createResourceRequest$G(config) {
23535
23535
  const headers = {};
23536
23536
  return {
23537
- baseUri: '/services/data/v66.0',
23537
+ baseUri: '/services/data/v67.0',
23538
23538
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
23539
23539
  method: 'patch',
23540
23540
  body: config.body,
@@ -24452,7 +24452,7 @@ function ingestError$n(luvio, params, error, snapshotRefresh) {
24452
24452
  function createResourceRequest$F(config) {
24453
24453
  const headers = {};
24454
24454
  return {
24455
- baseUri: '/services/data/v66.0',
24455
+ baseUri: '/services/data/v67.0',
24456
24456
  basePath: '/ui-api/list-object-info/' + config.urlParams.objectApiName + '',
24457
24457
  method: 'get',
24458
24458
  body: null,
@@ -24761,7 +24761,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
24761
24761
  function createResourceRequest$E(config) {
24762
24762
  const headers = {};
24763
24763
  return {
24764
- baseUri: '/services/data/v66.0',
24764
+ baseUri: '/services/data/v67.0',
24765
24765
  basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
24766
24766
  method: 'get',
24767
24767
  body: null,
@@ -24905,7 +24905,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
24905
24905
  function createResourceRequest$D(config) {
24906
24906
  const headers = {};
24907
24907
  return {
24908
- baseUri: '/services/data/v66.0',
24908
+ baseUri: '/services/data/v67.0',
24909
24909
  basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
24910
24910
  method: 'patch',
24911
24911
  body: config.body,
@@ -25215,7 +25215,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
25215
25215
  function createResourceRequest$C(config) {
25216
25216
  const headers = {};
25217
25217
  return {
25218
- baseUri: '/services/data/v66.0',
25218
+ baseUri: '/services/data/v67.0',
25219
25219
  basePath: '/ui-api/nav-items',
25220
25220
  method: 'get',
25221
25221
  body: null,
@@ -25351,7 +25351,7 @@ function ingestError$k(luvio, params, error, snapshotRefresh) {
25351
25351
  function createResourceRequest$B(config) {
25352
25352
  const headers = {};
25353
25353
  return {
25354
- baseUri: '/services/data/v66.0',
25354
+ baseUri: '/services/data/v67.0',
25355
25355
  basePath: '/ui-api/object-info',
25356
25356
  method: 'get',
25357
25357
  body: null,
@@ -25696,7 +25696,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
25696
25696
  function createResourceRequest$A(config) {
25697
25697
  const headers = {};
25698
25698
  return {
25699
- baseUri: '/services/data/v66.0',
25699
+ baseUri: '/services/data/v67.0',
25700
25700
  basePath: '/ui-api/object-info/batch/' + config.urlParams.objectApiNames + '',
25701
25701
  method: 'get',
25702
25702
  body: null,
@@ -26025,8 +26025,8 @@ const select$L = function PicklistValueRepresentationSelect() {
26025
26025
  const keyBuilderFromType$i =
26026
26026
  /**
26027
26027
  * custom key builder from PicklistValuesRepresentation.
26028
- * PicklistValuesRepresentation.url is like /services/data/v66.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
26029
- * the '/services/data/v66.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
26028
+ * PicklistValuesRepresentation.url is like /services/data/v67.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
26029
+ * the '/services/data/v67.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
26030
26030
  */
26031
26031
  function PicklistValuesRepresentationKeyBuilderFromType(luvio, object) {
26032
26032
  const id = object.url.substring(object.url.indexOf('/ui-api'));
@@ -26336,7 +26336,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
26336
26336
  function createResourceRequest$z(config) {
26337
26337
  const headers = {};
26338
26338
  return {
26339
- baseUri: '/services/data/v66.0',
26339
+ baseUri: '/services/data/v67.0',
26340
26340
  basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '',
26341
26341
  method: 'get',
26342
26342
  body: null,
@@ -26441,7 +26441,7 @@ function getResponseCacheKeys$u(storeKeyMap, luvio, resourceParams, response) {
26441
26441
  function createResourceRequest$y(config) {
26442
26442
  const headers = {};
26443
26443
  return {
26444
- baseUri: '/services/data/v66.0',
26444
+ baseUri: '/services/data/v67.0',
26445
26445
  basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '/' + config.urlParams.fieldApiName + '',
26446
26446
  method: 'get',
26447
26447
  body: null,
@@ -26654,7 +26654,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
26654
26654
  function createResourceRequest$x(config) {
26655
26655
  const headers = {};
26656
26656
  return {
26657
- baseUri: '/services/data/v66.0',
26657
+ baseUri: '/services/data/v67.0',
26658
26658
  basePath: '/ui-api/path/layout/' + config.urlParams.objectApiName + '',
26659
26659
  method: 'get',
26660
26660
  body: null,
@@ -26980,7 +26980,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
26980
26980
  function createResourceRequest$w(config) {
26981
26981
  const headers = {};
26982
26982
  return {
26983
- baseUri: '/services/data/v66.0',
26983
+ baseUri: '/services/data/v67.0',
26984
26984
  basePath: '/ui-api/predupe',
26985
26985
  method: 'post',
26986
26986
  body: config.body,
@@ -28211,7 +28211,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
28211
28211
  function createResourceRequest$v(config) {
28212
28212
  const headers = {};
28213
28213
  return {
28214
- baseUri: '/services/data/v66.0',
28214
+ baseUri: '/services/data/v67.0',
28215
28215
  basePath: '/ui-api/record-avatars/batch/' + config.urlParams.recordIds + '',
28216
28216
  method: 'get',
28217
28217
  body: null,
@@ -29076,7 +29076,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
29076
29076
  function createResourceRequest$u(config) {
29077
29077
  const headers = {};
29078
29078
  return {
29079
- baseUri: '/services/data/v66.0',
29079
+ baseUri: '/services/data/v67.0',
29080
29080
  basePath: '/ui-api/related-list-count/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
29081
29081
  method: 'get',
29082
29082
  body: null,
@@ -29341,7 +29341,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
29341
29341
  function createResourceRequest$t(config) {
29342
29342
  const headers = {};
29343
29343
  return {
29344
- baseUri: '/services/data/v66.0',
29344
+ baseUri: '/services/data/v67.0',
29345
29345
  basePath: '/ui-api/related-list-count/batch/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListNames + '',
29346
29346
  method: 'get',
29347
29347
  body: null,
@@ -30035,7 +30035,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
30035
30035
  function createResourceRequest$s(config) {
30036
30036
  const headers = {};
30037
30037
  return {
30038
- baseUri: '/services/data/v66.0',
30038
+ baseUri: '/services/data/v67.0',
30039
30039
  basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
30040
30040
  method: 'get',
30041
30041
  body: null,
@@ -30305,7 +30305,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
30305
30305
  function createResourceRequest$r(config) {
30306
30306
  const headers = {};
30307
30307
  return {
30308
- baseUri: '/services/data/v66.0',
30308
+ baseUri: '/services/data/v67.0',
30309
30309
  basePath: '/ui-api/related-list-info/batch/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListNames + '',
30310
30310
  method: 'get',
30311
30311
  body: null,
@@ -30699,7 +30699,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
30699
30699
  function createResourceRequest$q(config) {
30700
30700
  const headers = {};
30701
30701
  return {
30702
- baseUri: '/services/data/v66.0',
30702
+ baseUri: '/services/data/v67.0',
30703
30703
  basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '',
30704
30704
  method: 'get',
30705
30705
  body: null,
@@ -30953,7 +30953,7 @@ function ingestSuccess$f(luvio, resourceParams, response) {
30953
30953
  function createResourceRequest$p(config) {
30954
30954
  const headers = {};
30955
30955
  return {
30956
- baseUri: '/services/data/v66.0',
30956
+ baseUri: '/services/data/v67.0',
30957
30957
  basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
30958
30958
  method: 'patch',
30959
30959
  body: config.body,
@@ -31193,7 +31193,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
31193
31193
  function createResourceRequest$o(config) {
31194
31194
  const headers = {};
31195
31195
  return {
31196
- baseUri: '/services/data/v66.0',
31196
+ baseUri: '/services/data/v67.0',
31197
31197
  basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
31198
31198
  method: 'get',
31199
31199
  body: null,
@@ -31455,7 +31455,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
31455
31455
  function createResourceRequest$n(config) {
31456
31456
  const headers = {};
31457
31457
  return {
31458
- baseUri: '/services/data/v66.0',
31458
+ baseUri: '/services/data/v67.0',
31459
31459
  basePath: '/ui-api/related-list-preferences/batch/' + config.urlParams.preferencesIds + '',
31460
31460
  method: 'get',
31461
31461
  body: null,
@@ -31664,7 +31664,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
31664
31664
  function createResourceRequest$m(config) {
31665
31665
  const headers = {};
31666
31666
  return {
31667
- baseUri: '/services/data/v66.0',
31667
+ baseUri: '/services/data/v67.0',
31668
31668
  basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
31669
31669
  method: 'patch',
31670
31670
  body: config.body,
@@ -32728,7 +32728,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
32728
32728
  function createResourceRequest$l(config) {
32729
32729
  const headers = {};
32730
32730
  return {
32731
- baseUri: '/services/data/v66.0',
32731
+ baseUri: '/services/data/v67.0',
32732
32732
  basePath: '/ui-api/related-list-records/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
32733
32733
  method: 'post',
32734
32734
  body: config.body,
@@ -33013,7 +33013,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
33013
33013
  function createResourceRequest$k(config) {
33014
33014
  const headers = {};
33015
33015
  return {
33016
- baseUri: '/services/data/v66.0',
33016
+ baseUri: '/services/data/v67.0',
33017
33017
  basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
33018
33018
  method: 'post',
33019
33019
  body: config.body,
@@ -33556,7 +33556,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
33556
33556
  function createResourceRequest$j(config) {
33557
33557
  const headers = {};
33558
33558
  return {
33559
- baseUri: '/services/data/v66.0',
33559
+ baseUri: '/services/data/v67.0',
33560
33560
  basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters',
33561
33561
  method: 'get',
33562
33562
  body: null,
@@ -33812,7 +33812,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
33812
33812
  function createResourceRequest$i(config) {
33813
33813
  const headers = {};
33814
33814
  return {
33815
- baseUri: '/services/data/v66.0',
33815
+ baseUri: '/services/data/v67.0',
33816
33816
  basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters/' + config.urlParams.filterApiName + '/options',
33817
33817
  method: 'get',
33818
33818
  body: null,
@@ -34230,7 +34230,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
34230
34230
  function createResourceRequest$h(config) {
34231
34231
  const headers = {};
34232
34232
  return {
34233
- baseUri: '/services/data/v66.0',
34233
+ baseUri: '/services/data/v67.0',
34234
34234
  basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/lookup/' + config.urlParams.fieldApiName + '',
34235
34235
  method: 'get',
34236
34236
  body: null,
@@ -35239,7 +35239,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
35239
35239
  function createResourceRequest$g(config) {
35240
35240
  const headers = {};
35241
35241
  return {
35242
- baseUri: '/services/data/v66.0',
35242
+ baseUri: '/services/data/v67.0',
35243
35243
  basePath: '/ui-api/search/results',
35244
35244
  method: 'post',
35245
35245
  body: config.body,
@@ -35513,7 +35513,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
35513
35513
  function createResourceRequest$f(config) {
35514
35514
  const headers = {};
35515
35515
  return {
35516
- baseUri: '/services/data/v66.0',
35516
+ baseUri: '/services/data/v67.0',
35517
35517
  basePath: '/ui-api/search/results/keyword',
35518
35518
  method: 'post',
35519
35519
  body: config.body,
@@ -35772,7 +35772,7 @@ function ingestSuccess$4(luvio, response) {
35772
35772
  function createResourceRequest$e(config) {
35773
35773
  const headers = {};
35774
35774
  return {
35775
- baseUri: '/services/data/v66.0',
35775
+ baseUri: '/services/data/v67.0',
35776
35776
  basePath: '/ui-api/records/batch',
35777
35777
  method: 'post',
35778
35778
  body: config.body,
@@ -35900,7 +35900,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
35900
35900
  function createResourceRequest$d(config) {
35901
35901
  const headers = {};
35902
35902
  return {
35903
- baseUri: '/services/data/v66.0',
35903
+ baseUri: '/services/data/v67.0',
35904
35904
  basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
35905
35905
  method: 'patch',
35906
35906
  body: config.body,
@@ -35964,7 +35964,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
35964
35964
  function createResourceRequest$c(config) {
35965
35965
  const headers = {};
35966
35966
  return {
35967
- baseUri: '/services/data/v66.0',
35967
+ baseUri: '/services/data/v67.0',
35968
35968
  basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
35969
35969
  method: 'post',
35970
35970
  body: config.body,
@@ -36033,7 +36033,7 @@ const factory$c = (luvio) => {
36033
36033
  function createResourceRequest$b(config) {
36034
36034
  const headers = {};
36035
36035
  return {
36036
- baseUri: '/services/data/v66.0',
36036
+ baseUri: '/services/data/v67.0',
36037
36037
  basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
36038
36038
  method: 'patch',
36039
36039
  body: config.body,
@@ -36531,7 +36531,7 @@ function getResponseCacheKeys$7(storeKeyMap, luvio, resourceParams, response) {
36531
36531
  function createResourceRequest$a(config) {
36532
36532
  const headers = {};
36533
36533
  return {
36534
- baseUri: '/services/data/v66.0',
36534
+ baseUri: '/services/data/v67.0',
36535
36535
  basePath: '/ui-api/lookups/' + config.urlParams.objectApiName + '/' + config.urlParams.fieldApiName + '',
36536
36536
  method: 'post',
36537
36537
  body: config.body,
@@ -36773,7 +36773,7 @@ const factory$9 = (luvio) => {
36773
36773
  function createResourceRequest$9(config) {
36774
36774
  const headers = {};
36775
36775
  return {
36776
- baseUri: '/services/data/v66.0',
36776
+ baseUri: '/services/data/v67.0',
36777
36777
  basePath: '/ui-api/record-avatars/' + config.urlParams.recordId + '/association',
36778
36778
  method: 'post',
36779
36779
  body: config.body,
@@ -37382,7 +37382,7 @@ function getResponseCacheKeys$6(storeKeyMap, luvio, resourceParams, response) {
37382
37382
  function createResourceRequest$8(config) {
37383
37383
  const headers = {};
37384
37384
  return {
37385
- baseUri: '/services/data/v66.0',
37385
+ baseUri: '/services/data/v67.0',
37386
37386
  basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
37387
37387
  method: 'get',
37388
37388
  body: null,
@@ -38024,7 +38024,7 @@ function getResponseCacheKeys$5(storeKeyMap, luvio, resourceParams, response) {
38024
38024
  function createResourceRequest$7(config) {
38025
38025
  const headers = {};
38026
38026
  return {
38027
- baseUri: '/services/data/v66.0',
38027
+ baseUri: '/services/data/v67.0',
38028
38028
  basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
38029
38029
  method: 'get',
38030
38030
  body: null,
@@ -38655,7 +38655,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
38655
38655
  function createResourceRequest$6(config) {
38656
38656
  const headers = {};
38657
38657
  return {
38658
- baseUri: '/services/data/v66.0',
38658
+ baseUri: '/services/data/v67.0',
38659
38659
  basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
38660
38660
  method: 'get',
38661
38661
  body: null,
@@ -38868,7 +38868,7 @@ function getResponseCacheKeys$3(storeKeyMap, luvio, resourceParams, response) {
38868
38868
  function createResourceRequest$5(config) {
38869
38869
  const headers = {};
38870
38870
  return {
38871
- baseUri: '/services/data/v66.0',
38871
+ baseUri: '/services/data/v67.0',
38872
38872
  basePath: '/ui-api/records',
38873
38873
  method: 'post',
38874
38874
  body: config.body,
@@ -38974,7 +38974,7 @@ function evictSuccess(luvio, resourceParams) {
38974
38974
  function createResourceRequest$3(config) {
38975
38975
  const headers = {};
38976
38976
  return {
38977
- baseUri: '/services/data/v66.0',
38977
+ baseUri: '/services/data/v67.0',
38978
38978
  basePath: '/ui-api/records/' + config.urlParams.recordId + '',
38979
38979
  method: 'delete',
38980
38980
  body: null,
@@ -39064,7 +39064,7 @@ function createResourceRequest$2(config) {
39064
39064
  headers['If-Unmodified-Since'] = header_ifUnmodifiedSince;
39065
39065
  }
39066
39066
  return {
39067
- baseUri: '/services/data/v66.0',
39067
+ baseUri: '/services/data/v67.0',
39068
39068
  basePath: '/ui-api/records/' + config.urlParams.recordId + '',
39069
39069
  method: 'patch',
39070
39070
  body: config.body,
@@ -39403,7 +39403,7 @@ function createResourceParams$1(config) {
39403
39403
  function createResourceRequest$1(config) {
39404
39404
  const headers = {};
39405
39405
  return {
39406
- baseUri: '/services/data/v66.0',
39406
+ baseUri: '/services/data/v67.0',
39407
39407
  basePath: '/ui-api/records/content-documents/' +
39408
39408
  config.urlParams.contentDocumentId +
39409
39409
  '/content-versions',
@@ -39521,7 +39521,7 @@ function createResourceParams(config) {
39521
39521
  function createResourceRequest(config) {
39522
39522
  const headers = {};
39523
39523
  return {
39524
- baseUri: '/services/data/v66.0',
39524
+ baseUri: '/services/data/v67.0',
39525
39525
  basePath: '/ui-api/records/content-documents/content-versions',
39526
39526
  method: 'post',
39527
39527
  body: config.body,
@@ -40383,4 +40383,4 @@ withDefaultLuvio((luvio) => {
40383
40383
  });
40384
40384
 
40385
40385
  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, 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$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 };
40386
- // version: 1.412.0-9006885059
40386
+ // version: 1.413.0-8cd312301b