@salesforce/lds-worker-api 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.
@@ -4274,7 +4274,7 @@ function withDefaultLuvio(callback) {
4274
4274
  }
4275
4275
  callbacks.push(callback);
4276
4276
  }
4277
- // version: 1.431.0-0cb7677555
4277
+ // version: 1.433.0-8a15a98f24
4278
4278
 
4279
4279
  // TODO [TD-0081508]: once that TD is fulfilled we can probably change this file
4280
4280
  function instrumentAdapter$1(createFunction, _metadata) {
@@ -5318,7 +5318,7 @@ function createGraphQLWireAdapterConstructor(luvio, adapter, metadata, astResolv
5318
5318
  const { apiFamily, name } = metadata;
5319
5319
  return createGraphQLWireAdapterConstructor$1(adapter, `${apiFamily}.${name}`, luvio, astResolver);
5320
5320
  }
5321
- // version: 1.431.0-0cb7677555
5321
+ // version: 1.433.0-8a15a98f24
5322
5322
 
5323
5323
  function isSupportedEntity(_objectApiName) {
5324
5324
  return true;
@@ -8535,7 +8535,7 @@ function getResponseCacheKeys$12(storeKeyMap, luvio, resourceParams, response) {
8535
8535
  function createResourceRequest$1c(config) {
8536
8536
  const headers = {};
8537
8537
  return {
8538
- baseUri: '/services/data/v67.0',
8538
+ baseUri: '/services/data/v68.0',
8539
8539
  basePath: '/ui-api/records/' + config.urlParams.recordId + '',
8540
8540
  method: 'get',
8541
8541
  body: null,
@@ -8964,7 +8964,7 @@ function ingestError$L(luvio, params, error, snapshotRefresh) {
8964
8964
  function createResourceRequest$1b(config) {
8965
8965
  const headers = {};
8966
8966
  return {
8967
- baseUri: '/services/data/v67.0',
8967
+ baseUri: '/services/data/v68.0',
8968
8968
  basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
8969
8969
  method: 'get',
8970
8970
  body: null,
@@ -9784,7 +9784,7 @@ function createPaginationParams$6(params) {
9784
9784
  function createResourceRequest$1a(config) {
9785
9785
  const headers = {};
9786
9786
  return {
9787
- baseUri: '/services/data/v67.0',
9787
+ baseUri: '/services/data/v68.0',
9788
9788
  basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
9789
9789
  method: 'get',
9790
9790
  body: null,
@@ -9834,7 +9834,7 @@ function createPaginationParams$5$1(params) {
9834
9834
  function createResourceRequest$19(config) {
9835
9835
  const headers = {};
9836
9836
  return {
9837
- baseUri: '/services/data/v67.0',
9837
+ baseUri: '/services/data/v68.0',
9838
9838
  basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
9839
9839
  method: 'get',
9840
9840
  body: null,
@@ -9876,7 +9876,7 @@ function validateAdapterConfig$16(untrustedConfig, configPropertyNames) {
9876
9876
  function createResourceRequest$18(config) {
9877
9877
  const headers = {};
9878
9878
  return {
9879
- baseUri: '/services/data/v67.0',
9879
+ baseUri: '/services/data/v68.0',
9880
9880
  basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
9881
9881
  method: 'get',
9882
9882
  body: null,
@@ -10701,7 +10701,7 @@ function ingestError$K(luvio, params, error, snapshotRefresh) {
10701
10701
  function createResourceRequest$17(config) {
10702
10702
  const headers = {};
10703
10703
  return {
10704
- baseUri: '/services/data/v67.0',
10704
+ baseUri: '/services/data/v68.0',
10705
10705
  basePath: '/ui-api/list-records/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
10706
10706
  method: 'post',
10707
10707
  body: config.body,
@@ -11172,7 +11172,7 @@ function ingestError$J(luvio, params, error, snapshotRefresh) {
11172
11172
  function createResourceRequest$16(config) {
11173
11173
  const headers = {};
11174
11174
  return {
11175
- baseUri: '/services/data/v67.0',
11175
+ baseUri: '/services/data/v68.0',
11176
11176
  basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
11177
11177
  method: 'get',
11178
11178
  body: null,
@@ -11367,7 +11367,7 @@ function keyBuilder$1Z(luvio, params) {
11367
11367
  function createResourceRequest$15(config) {
11368
11368
  const headers = {};
11369
11369
  return {
11370
- baseUri: '/services/data/v67.0',
11370
+ baseUri: '/services/data/v68.0',
11371
11371
  basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
11372
11372
  method: 'get',
11373
11373
  body: null,
@@ -11409,7 +11409,7 @@ function validateAdapterConfig$14(untrustedConfig, configPropertyNames) {
11409
11409
  function createResourceRequest$14(config) {
11410
11410
  const headers = {};
11411
11411
  return {
11412
- baseUri: '/services/data/v67.0',
11412
+ baseUri: '/services/data/v68.0',
11413
11413
  basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
11414
11414
  method: 'get',
11415
11415
  body: null,
@@ -12384,7 +12384,7 @@ function ingestError$I(luvio, params, error, snapshotRefresh) {
12384
12384
  function createResourceRequest$13(config) {
12385
12385
  const headers = {};
12386
12386
  return {
12387
- baseUri: '/services/data/v67.0',
12387
+ baseUri: '/services/data/v68.0',
12388
12388
  basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '',
12389
12389
  method: 'get',
12390
12390
  body: null,
@@ -12831,7 +12831,7 @@ const ingest$E$2 = function RecordUiRepresentationIngest(input, path, luvio, sto
12831
12831
  function createResourceRequest$12(config) {
12832
12832
  const headers = {};
12833
12833
  return {
12834
- baseUri: '/services/data/v67.0',
12834
+ baseUri: '/services/data/v68.0',
12835
12835
  basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
12836
12836
  method: 'get',
12837
12837
  body: null,
@@ -14833,7 +14833,7 @@ function ingestError$H(luvio, params, error, snapshotRefresh) {
14833
14833
  function createResourceRequest$11(config) {
14834
14834
  const headers = {};
14835
14835
  return {
14836
- baseUri: '/services/data/v67.0',
14836
+ baseUri: '/services/data/v68.0',
14837
14837
  basePath: '/ui-api/actions/global',
14838
14838
  method: 'get',
14839
14839
  body: null,
@@ -15027,7 +15027,7 @@ function ingestError$G(luvio, params, error, snapshotRefresh) {
15027
15027
  function createResourceRequest$10(config) {
15028
15028
  const headers = {};
15029
15029
  return {
15030
- baseUri: '/services/data/v67.0',
15030
+ baseUri: '/services/data/v68.0',
15031
15031
  basePath: '/ui-api/actions/layout/' + config.urlParams.actionApiName + '',
15032
15032
  method: 'get',
15033
15033
  body: null,
@@ -15191,7 +15191,7 @@ function ingestError$F(luvio, params, error, snapshotRefresh) {
15191
15191
  function createResourceRequest$$(config) {
15192
15192
  const headers = {};
15193
15193
  return {
15194
- baseUri: '/services/data/v67.0',
15194
+ baseUri: '/services/data/v68.0',
15195
15195
  basePath: '/ui-api/actions/lookup/' + config.urlParams.objectApiNames + '',
15196
15196
  method: 'get',
15197
15197
  body: null,
@@ -15325,7 +15325,7 @@ function ingestError$E(luvio, params, error, snapshotRefresh) {
15325
15325
  function createResourceRequest$_(config) {
15326
15326
  const headers = {};
15327
15327
  return {
15328
- baseUri: '/services/data/v67.0',
15328
+ baseUri: '/services/data/v68.0',
15329
15329
  basePath: '/ui-api/actions/object/' + config.urlParams.objectApiName + '/record-create',
15330
15330
  method: 'get',
15331
15331
  body: null,
@@ -15488,7 +15488,7 @@ function ingestError$D(luvio, params, error, snapshotRefresh) {
15488
15488
  function createResourceRequest$Z(config) {
15489
15489
  const headers = {};
15490
15490
  return {
15491
- baseUri: '/services/data/v67.0',
15491
+ baseUri: '/services/data/v68.0',
15492
15492
  basePath: '/ui-api/actions/overrides/' + config.urlParams.objectApiName + '',
15493
15493
  method: 'get',
15494
15494
  body: null,
@@ -15665,7 +15665,7 @@ function ingestError$C(luvio, params, error, snapshotRefresh) {
15665
15665
  function createResourceRequest$Y(config) {
15666
15666
  const headers = {};
15667
15667
  return {
15668
- baseUri: '/services/data/v67.0',
15668
+ baseUri: '/services/data/v68.0',
15669
15669
  basePath: '/ui-api/actions/formula-activation/' + config.urlParams.actionFeature + '',
15670
15670
  method: 'get',
15671
15671
  body: null,
@@ -16272,7 +16272,7 @@ function ingestError$B(luvio, params, error, snapshotRefresh) {
16272
16272
  function createResourceRequest$X(config) {
16273
16273
  const headers = {};
16274
16274
  return {
16275
- baseUri: '/services/data/v67.0',
16275
+ baseUri: '/services/data/v68.0',
16276
16276
  basePath: '/ui-api/actions/quick-action-info/' + config.urlParams.actionApiName + '',
16277
16277
  method: 'get',
16278
16278
  body: null,
@@ -16474,7 +16474,7 @@ function ingestError$A(luvio, params, error, snapshotRefresh) {
16474
16474
  function createResourceRequest$W(config) {
16475
16475
  const headers = {};
16476
16476
  return {
16477
- baseUri: '/services/data/v67.0',
16477
+ baseUri: '/services/data/v68.0',
16478
16478
  basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
16479
16479
  method: 'get',
16480
16480
  body: null,
@@ -16630,7 +16630,7 @@ function ingestError$z(luvio, params, error, snapshotRefresh) {
16630
16630
  function createResourceRequest$V(config) {
16631
16631
  const headers = {};
16632
16632
  return {
16633
- baseUri: '/services/data/v67.0',
16633
+ baseUri: '/services/data/v68.0',
16634
16634
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '',
16635
16635
  method: 'get',
16636
16636
  body: null,
@@ -16770,7 +16770,7 @@ function ingestError$y(luvio, params, error, snapshotRefresh) {
16770
16770
  function createResourceRequest$U(config) {
16771
16771
  const headers = {};
16772
16772
  return {
16773
- baseUri: '/services/data/v67.0',
16773
+ baseUri: '/services/data/v68.0',
16774
16774
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/record-edit',
16775
16775
  method: 'get',
16776
16776
  body: null,
@@ -16974,7 +16974,7 @@ function ingestError$x(luvio, params, error, snapshotRefresh) {
16974
16974
  function createResourceRequest$T(config) {
16975
16975
  const headers = {};
16976
16976
  return {
16977
- baseUri: '/services/data/v67.0',
16977
+ baseUri: '/services/data/v68.0',
16978
16978
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/' + config.urlParams.relatedListId + '',
16979
16979
  method: 'post',
16980
16980
  body: config.body,
@@ -17249,7 +17249,7 @@ function ingestError$w(luvio, params, error, snapshotRefresh) {
17249
17249
  function createResourceRequest$S(config) {
17250
17250
  const headers = {};
17251
17251
  return {
17252
- baseUri: '/services/data/v67.0',
17252
+ baseUri: '/services/data/v68.0',
17253
17253
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list/batch',
17254
17254
  method: 'post',
17255
17255
  body: config.body,
@@ -17483,7 +17483,7 @@ function ingestError$v(luvio, params, error, snapshotRefresh) {
17483
17483
  function createResourceRequest$R(config) {
17484
17484
  const headers = {};
17485
17485
  return {
17486
- baseUri: '/services/data/v67.0',
17486
+ baseUri: '/services/data/v68.0',
17487
17487
  basePath: '/ui-api/actions/record/' + config.urlParams.recordIds + '/related-list-record/' + config.urlParams.relatedListRecordIds + '',
17488
17488
  method: 'get',
17489
17489
  body: null,
@@ -18204,7 +18204,7 @@ function ingestError$u(luvio, params, error, snapshotRefresh) {
18204
18204
  function createResourceRequest$Q(config) {
18205
18205
  const headers = {};
18206
18206
  return {
18207
- baseUri: '/services/data/v67.0',
18207
+ baseUri: '/services/data/v68.0',
18208
18208
  basePath: '/ui-api/apps',
18209
18209
  method: 'get',
18210
18210
  body: null,
@@ -18338,7 +18338,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
18338
18338
  function createResourceRequest$P(config) {
18339
18339
  const headers = {};
18340
18340
  return {
18341
- baseUri: '/services/data/v67.0',
18341
+ baseUri: '/services/data/v68.0',
18342
18342
  basePath: '/ui-api/apps/' + config.urlParams.appId + '',
18343
18343
  method: 'get',
18344
18344
  body: null,
@@ -18674,7 +18674,7 @@ function ingestError$s(luvio, params, error, snapshotRefresh) {
18674
18674
  function createResourceRequest$O(config) {
18675
18675
  const headers = {};
18676
18676
  return {
18677
- baseUri: '/services/data/v67.0',
18677
+ baseUri: '/services/data/v68.0',
18678
18678
  basePath: '/ui-api/duplicates/' + config.urlParams.objectApiName + '',
18679
18679
  method: 'get',
18680
18680
  body: null,
@@ -18810,7 +18810,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
18810
18810
  function createResourceRequest$N(config) {
18811
18811
  const headers = {};
18812
18812
  return {
18813
- baseUri: '/services/data/v67.0',
18813
+ baseUri: '/services/data/v68.0',
18814
18814
  basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '',
18815
18815
  method: 'get',
18816
18816
  body: null,
@@ -18947,7 +18947,7 @@ function getResponseCacheKeys$I(storeKeyMap, luvio, resourceParams, response) {
18947
18947
  function createResourceRequest$M(config) {
18948
18948
  const headers = {};
18949
18949
  return {
18950
- baseUri: '/services/data/v67.0',
18950
+ baseUri: '/services/data/v68.0',
18951
18951
  basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
18952
18952
  method: 'get',
18953
18953
  body: null,
@@ -19173,7 +19173,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
19173
19173
  function createResourceRequest$L(config) {
19174
19174
  const headers = {};
19175
19175
  return {
19176
- baseUri: '/services/data/v67.0',
19176
+ baseUri: '/services/data/v68.0',
19177
19177
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
19178
19178
  method: 'get',
19179
19179
  body: null,
@@ -19432,7 +19432,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
19432
19432
  function createResourceRequest$K(config) {
19433
19433
  const headers = {};
19434
19434
  return {
19435
- baseUri: '/services/data/v67.0',
19435
+ baseUri: '/services/data/v68.0',
19436
19436
  basePath: '/ui-api/list-info/batch',
19437
19437
  method: 'get',
19438
19438
  body: null,
@@ -19569,7 +19569,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
19569
19569
  function createResourceRequest$J(config) {
19570
19570
  const headers = {};
19571
19571
  return {
19572
- baseUri: '/services/data/v67.0',
19572
+ baseUri: '/services/data/v68.0',
19573
19573
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
19574
19574
  method: 'get',
19575
19575
  body: null,
@@ -19867,7 +19867,7 @@ function ingestSuccess$w(luvio, resourceParams, response) {
19867
19867
  function createResourceRequest$I(config) {
19868
19868
  const headers = {};
19869
19869
  return {
19870
- baseUri: '/services/data/v67.0',
19870
+ baseUri: '/services/data/v68.0',
19871
19871
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '',
19872
19872
  method: 'post',
19873
19873
  body: config.body,
@@ -19977,7 +19977,7 @@ function evictSuccess$1(luvio, resourceParams) {
19977
19977
  function createResourceRequest$H(config) {
19978
19978
  const headers = {};
19979
19979
  return {
19980
- baseUri: '/services/data/v67.0',
19980
+ baseUri: '/services/data/v68.0',
19981
19981
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
19982
19982
  method: 'delete',
19983
19983
  body: null,
@@ -20144,7 +20144,7 @@ function ingestSuccess$v(luvio, resourceParams, response) {
20144
20144
  function createResourceRequest$G(config) {
20145
20145
  const headers = {};
20146
20146
  return {
20147
- baseUri: '/services/data/v67.0',
20147
+ baseUri: '/services/data/v68.0',
20148
20148
  basePath: '/ui-api/list-info/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
20149
20149
  method: 'patch',
20150
20150
  body: config.body,
@@ -20707,7 +20707,7 @@ function ingestError$n(luvio, params, error, snapshotRefresh) {
20707
20707
  function createResourceRequest$F(config) {
20708
20708
  const headers = {};
20709
20709
  return {
20710
- baseUri: '/services/data/v67.0',
20710
+ baseUri: '/services/data/v68.0',
20711
20711
  basePath: '/ui-api/list-object-info/' + config.urlParams.objectApiName + '',
20712
20712
  method: 'get',
20713
20713
  body: null,
@@ -20943,7 +20943,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
20943
20943
  function createResourceRequest$E(config) {
20944
20944
  const headers = {};
20945
20945
  return {
20946
- baseUri: '/services/data/v67.0',
20946
+ baseUri: '/services/data/v68.0',
20947
20947
  basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
20948
20948
  method: 'get',
20949
20949
  body: null,
@@ -21079,7 +21079,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
21079
21079
  function createResourceRequest$D(config) {
21080
21080
  const headers = {};
21081
21081
  return {
21082
- baseUri: '/services/data/v67.0',
21082
+ baseUri: '/services/data/v68.0',
21083
21083
  basePath: '/ui-api/list-preferences/' + config.urlParams.objectApiName + '/' + config.urlParams.listViewApiName + '',
21084
21084
  method: 'patch',
21085
21085
  body: config.body,
@@ -21319,7 +21319,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
21319
21319
  function createResourceRequest$C(config) {
21320
21320
  const headers = {};
21321
21321
  return {
21322
- baseUri: '/services/data/v67.0',
21322
+ baseUri: '/services/data/v68.0',
21323
21323
  basePath: '/ui-api/nav-items',
21324
21324
  method: 'get',
21325
21325
  body: null,
@@ -21447,7 +21447,7 @@ function ingestError$k(luvio, params, error, snapshotRefresh) {
21447
21447
  function createResourceRequest$B(config) {
21448
21448
  const headers = {};
21449
21449
  return {
21450
- baseUri: '/services/data/v67.0',
21450
+ baseUri: '/services/data/v68.0',
21451
21451
  basePath: '/ui-api/object-info',
21452
21452
  method: 'get',
21453
21453
  body: null,
@@ -21779,7 +21779,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
21779
21779
  function createResourceRequest$A(config) {
21780
21780
  const headers = {};
21781
21781
  return {
21782
- baseUri: '/services/data/v67.0',
21782
+ baseUri: '/services/data/v68.0',
21783
21783
  basePath: '/ui-api/object-info/batch/' + config.urlParams.objectApiNames + '',
21784
21784
  method: 'get',
21785
21785
  body: null,
@@ -22033,8 +22033,8 @@ const select$L$2 = function PicklistValueRepresentationSelect() {
22033
22033
  const keyBuilderFromType$i$1 =
22034
22034
  /**
22035
22035
  * custom key builder from PicklistValuesRepresentation.
22036
- * PicklistValuesRepresentation.url is like /services/data/v67.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
22037
- * the '/services/data/v67.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
22036
+ * PicklistValuesRepresentation.url is like /services/data/v68.0/ui-api/object-info/Account/picklist-values/012000000000000AAA/AccountSource
22037
+ * the '/services/data/v68.0' in the key make trouble for new js release. so chop it off make the key unique cross releases.
22038
22038
  */
22039
22039
  function PicklistValuesRepresentationKeyBuilderFromType(luvio, object) {
22040
22040
  const id = object.url.substring(object.url.indexOf('/ui-api'));
@@ -22224,7 +22224,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
22224
22224
  function createResourceRequest$z(config) {
22225
22225
  const headers = {};
22226
22226
  return {
22227
- baseUri: '/services/data/v67.0',
22227
+ baseUri: '/services/data/v68.0',
22228
22228
  basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '',
22229
22229
  method: 'get',
22230
22230
  body: null,
@@ -22326,7 +22326,7 @@ function getResponseCacheKeys$u(storeKeyMap, luvio, resourceParams, response) {
22326
22326
  function createResourceRequest$y(config) {
22327
22327
  const headers = {};
22328
22328
  return {
22329
- baseUri: '/services/data/v67.0',
22329
+ baseUri: '/services/data/v68.0',
22330
22330
  basePath: '/ui-api/object-info/' + config.urlParams.objectApiName + '/picklist-values/' + config.urlParams.recordTypeId + '/' + config.urlParams.fieldApiName + '',
22331
22331
  method: 'get',
22332
22332
  body: null,
@@ -22531,7 +22531,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
22531
22531
  function createResourceRequest$x(config) {
22532
22532
  const headers = {};
22533
22533
  return {
22534
- baseUri: '/services/data/v67.0',
22534
+ baseUri: '/services/data/v68.0',
22535
22535
  basePath: '/ui-api/path/layout/' + config.urlParams.objectApiName + '',
22536
22536
  method: 'get',
22537
22537
  body: null,
@@ -22702,7 +22702,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
22702
22702
  function createResourceRequest$w(config) {
22703
22703
  const headers = {};
22704
22704
  return {
22705
- baseUri: '/services/data/v67.0',
22705
+ baseUri: '/services/data/v68.0',
22706
22706
  basePath: '/ui-api/predupe',
22707
22707
  method: 'post',
22708
22708
  body: config.body,
@@ -23494,7 +23494,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
23494
23494
  function createResourceRequest$v(config) {
23495
23495
  const headers = {};
23496
23496
  return {
23497
- baseUri: '/services/data/v67.0',
23497
+ baseUri: '/services/data/v68.0',
23498
23498
  basePath: '/ui-api/record-avatars/batch/' + config.urlParams.recordIds + '',
23499
23499
  method: 'get',
23500
23500
  body: null,
@@ -24104,7 +24104,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
24104
24104
  function createResourceRequest$u(config) {
24105
24105
  const headers = {};
24106
24106
  return {
24107
- baseUri: '/services/data/v67.0',
24107
+ baseUri: '/services/data/v68.0',
24108
24108
  basePath: '/ui-api/related-list-count/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
24109
24109
  method: 'get',
24110
24110
  body: null,
@@ -24359,7 +24359,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
24359
24359
  function createResourceRequest$t(config) {
24360
24360
  const headers = {};
24361
24361
  return {
24362
- baseUri: '/services/data/v67.0',
24362
+ baseUri: '/services/data/v68.0',
24363
24363
  basePath: '/ui-api/related-list-count/batch/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListNames + '',
24364
24364
  method: 'get',
24365
24365
  body: null,
@@ -24722,7 +24722,7 @@ function ingestError$c$1(luvio, params, error, snapshotRefresh) {
24722
24722
  function createResourceRequest$s(config) {
24723
24723
  const headers = {};
24724
24724
  return {
24725
- baseUri: '/services/data/v67.0',
24725
+ baseUri: '/services/data/v68.0',
24726
24726
  basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
24727
24727
  method: 'get',
24728
24728
  body: null,
@@ -24982,7 +24982,7 @@ function ingestError$b$1(luvio, params, error, snapshotRefresh) {
24982
24982
  function createResourceRequest$r(config) {
24983
24983
  const headers = {};
24984
24984
  return {
24985
- baseUri: '/services/data/v67.0',
24985
+ baseUri: '/services/data/v68.0',
24986
24986
  basePath: '/ui-api/related-list-info/batch/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListNames + '',
24987
24987
  method: 'get',
24988
24988
  body: null,
@@ -25173,7 +25173,7 @@ function ingestError$a$1(luvio, params, error, snapshotRefresh) {
25173
25173
  function createResourceRequest$q(config) {
25174
25174
  const headers = {};
25175
25175
  return {
25176
- baseUri: '/services/data/v67.0',
25176
+ baseUri: '/services/data/v68.0',
25177
25177
  basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '',
25178
25178
  method: 'get',
25179
25179
  body: null,
@@ -25416,7 +25416,7 @@ function ingestSuccess$f(luvio, resourceParams, response) {
25416
25416
  function createResourceRequest$p(config) {
25417
25417
  const headers = {};
25418
25418
  return {
25419
- baseUri: '/services/data/v67.0',
25419
+ baseUri: '/services/data/v68.0',
25420
25420
  basePath: '/ui-api/related-list-info/' + config.urlParams.parentObjectApiName + '/' + config.urlParams.relatedListId + '',
25421
25421
  method: 'patch',
25422
25422
  body: config.body,
@@ -25586,7 +25586,7 @@ function ingestError$9$1(luvio, params, error, snapshotRefresh) {
25586
25586
  function createResourceRequest$o(config) {
25587
25587
  const headers = {};
25588
25588
  return {
25589
- baseUri: '/services/data/v67.0',
25589
+ baseUri: '/services/data/v68.0',
25590
25590
  basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
25591
25591
  method: 'get',
25592
25592
  body: null,
@@ -25838,7 +25838,7 @@ function ingestError$8$1(luvio, params, error, snapshotRefresh) {
25838
25838
  function createResourceRequest$n$1(config) {
25839
25839
  const headers = {};
25840
25840
  return {
25841
- baseUri: '/services/data/v67.0',
25841
+ baseUri: '/services/data/v68.0',
25842
25842
  basePath: '/ui-api/related-list-preferences/batch/' + config.urlParams.preferencesIds + '',
25843
25843
  method: 'get',
25844
25844
  body: null,
@@ -26036,7 +26036,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
26036
26036
  function createResourceRequest$m$1(config) {
26037
26037
  const headers = {};
26038
26038
  return {
26039
- baseUri: '/services/data/v67.0',
26039
+ baseUri: '/services/data/v68.0',
26040
26040
  basePath: '/ui-api/related-list-preferences/' + config.urlParams.preferencesId + '',
26041
26041
  method: 'patch',
26042
26042
  body: config.body,
@@ -26817,7 +26817,7 @@ function ingestError$7$1(luvio, params, error, snapshotRefresh) {
26817
26817
  function createResourceRequest$l$1(config) {
26818
26818
  const headers = {};
26819
26819
  return {
26820
- baseUri: '/services/data/v67.0',
26820
+ baseUri: '/services/data/v68.0',
26821
26821
  basePath: '/ui-api/related-list-records/' + config.urlParams.parentRecordId + '/' + config.urlParams.relatedListId + '',
26822
26822
  method: 'post',
26823
26823
  body: config.body,
@@ -27092,7 +27092,7 @@ function ingestError$6$1(luvio, params, error, snapshotRefresh) {
27092
27092
  function createResourceRequest$k$1(config) {
27093
27093
  const headers = {};
27094
27094
  return {
27095
- baseUri: '/services/data/v67.0',
27095
+ baseUri: '/services/data/v68.0',
27096
27096
  basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
27097
27097
  method: 'post',
27098
27098
  body: config.body,
@@ -27461,7 +27461,7 @@ function ingestError$5$1(luvio, params, error, snapshotRefresh) {
27461
27461
  function createResourceRequest$j$1(config) {
27462
27462
  const headers = {};
27463
27463
  return {
27464
- baseUri: '/services/data/v67.0',
27464
+ baseUri: '/services/data/v68.0',
27465
27465
  basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters',
27466
27466
  method: 'get',
27467
27467
  body: null,
@@ -27644,7 +27644,7 @@ function ingestError$4$1(luvio, params, error, snapshotRefresh) {
27644
27644
  function createResourceRequest$i$1(config) {
27645
27645
  const headers = {};
27646
27646
  return {
27647
- baseUri: '/services/data/v67.0',
27647
+ baseUri: '/services/data/v68.0',
27648
27648
  basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/filters/' + config.urlParams.filterApiName + '/options',
27649
27649
  method: 'get',
27650
27650
  body: null,
@@ -27825,7 +27825,7 @@ function ingestError$3$1(luvio, params, error, snapshotRefresh) {
27825
27825
  function createResourceRequest$h$1(config) {
27826
27826
  const headers = {};
27827
27827
  return {
27828
- baseUri: '/services/data/v67.0',
27828
+ baseUri: '/services/data/v68.0',
27829
27829
  basePath: '/ui-api/search-info/' + config.urlParams.objectApiName + '/lookup/' + config.urlParams.fieldApiName + '',
27830
27830
  method: 'get',
27831
27831
  body: null,
@@ -28144,7 +28144,7 @@ function ingestError$2$1(luvio, params, error, snapshotRefresh) {
28144
28144
  function createResourceRequest$g$1(config) {
28145
28145
  const headers = {};
28146
28146
  return {
28147
- baseUri: '/services/data/v67.0',
28147
+ baseUri: '/services/data/v68.0',
28148
28148
  basePath: '/ui-api/search/results',
28149
28149
  method: 'post',
28150
28150
  body: config.body,
@@ -28347,7 +28347,7 @@ function ingestError$1$2(luvio, params, error, snapshotRefresh) {
28347
28347
  function createResourceRequest$f$1(config) {
28348
28348
  const headers = {};
28349
28349
  return {
28350
- baseUri: '/services/data/v67.0',
28350
+ baseUri: '/services/data/v68.0',
28351
28351
  basePath: '/ui-api/search/results/keyword',
28352
28352
  method: 'post',
28353
28353
  body: config.body,
@@ -28603,7 +28603,7 @@ function ingestSuccess$4$1(luvio, response) {
28603
28603
  function createResourceRequest$e$1(config) {
28604
28604
  const headers = {};
28605
28605
  return {
28606
- baseUri: '/services/data/v67.0',
28606
+ baseUri: '/services/data/v68.0',
28607
28607
  basePath: '/ui-api/records/batch',
28608
28608
  method: 'post',
28609
28609
  body: config.body,
@@ -28723,7 +28723,7 @@ function ingestSuccess$3$1(luvio, resourceParams, response) {
28723
28723
  function createResourceRequest$d$1(config) {
28724
28724
  const headers = {};
28725
28725
  return {
28726
- baseUri: '/services/data/v67.0',
28726
+ baseUri: '/services/data/v68.0',
28727
28727
  basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
28728
28728
  method: 'patch',
28729
28729
  body: config.body,
@@ -28782,7 +28782,7 @@ function ingestSuccess$2$1(luvio, resourceParams, response) {
28782
28782
  function createResourceRequest$c$1(config) {
28783
28783
  const headers = {};
28784
28784
  return {
28785
- baseUri: '/services/data/v67.0',
28785
+ baseUri: '/services/data/v68.0',
28786
28786
  basePath: '/ui-api/actions/perform-quick-action/' + config.urlParams.actionApiName + '',
28787
28787
  method: 'post',
28788
28788
  body: config.body,
@@ -28851,7 +28851,7 @@ const factory$c = (luvio) => {
28851
28851
  function createResourceRequest$b$1(config) {
28852
28852
  const headers = {};
28853
28853
  return {
28854
- baseUri: '/services/data/v67.0',
28854
+ baseUri: '/services/data/v68.0',
28855
28855
  basePath: '/ui-api/layout/' + config.urlParams.objectApiName + '/user-state',
28856
28856
  method: 'patch',
28857
28857
  body: config.body,
@@ -29329,7 +29329,7 @@ function getResponseCacheKeys$7$1(storeKeyMap, luvio, resourceParams, response)
29329
29329
  function createResourceRequest$a$1(config) {
29330
29330
  const headers = {};
29331
29331
  return {
29332
- baseUri: '/services/data/v67.0',
29332
+ baseUri: '/services/data/v68.0',
29333
29333
  basePath: '/ui-api/lookups/' + config.urlParams.objectApiName + '/' + config.urlParams.fieldApiName + '',
29334
29334
  method: 'post',
29335
29335
  body: config.body,
@@ -29568,7 +29568,7 @@ const factory$9$1 = (luvio) => {
29568
29568
  function createResourceRequest$9$1(config) {
29569
29569
  const headers = {};
29570
29570
  return {
29571
- baseUri: '/services/data/v67.0',
29571
+ baseUri: '/services/data/v68.0',
29572
29572
  basePath: '/ui-api/record-avatars/' + config.urlParams.recordId + '/association',
29573
29573
  method: 'post',
29574
29574
  body: config.body,
@@ -29920,7 +29920,7 @@ function getResponseCacheKeys$6$1(storeKeyMap, luvio, resourceParams, response)
29920
29920
  function createResourceRequest$8$1(config) {
29921
29921
  const headers = {};
29922
29922
  return {
29923
- baseUri: '/services/data/v67.0',
29923
+ baseUri: '/services/data/v68.0',
29924
29924
  basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
29925
29925
  method: 'get',
29926
29926
  body: null,
@@ -30462,7 +30462,7 @@ function getResponseCacheKeys$5$1(storeKeyMap, luvio, resourceParams, response)
30462
30462
  function createResourceRequest$7$1(config) {
30463
30463
  const headers = {};
30464
30464
  return {
30465
- baseUri: '/services/data/v67.0',
30465
+ baseUri: '/services/data/v68.0',
30466
30466
  basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
30467
30467
  method: 'get',
30468
30468
  body: null,
@@ -30993,7 +30993,7 @@ function ingestError$N(luvio, params, error, snapshotRefresh) {
30993
30993
  function createResourceRequest$6$1(config) {
30994
30994
  const headers = {};
30995
30995
  return {
30996
- baseUri: '/services/data/v67.0',
30996
+ baseUri: '/services/data/v68.0',
30997
30997
  basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
30998
30998
  method: 'get',
30999
30999
  body: null,
@@ -31198,7 +31198,7 @@ function getResponseCacheKeys$3$1(storeKeyMap, luvio, resourceParams, response)
31198
31198
  function createResourceRequest$5$1(config) {
31199
31199
  const headers = {};
31200
31200
  return {
31201
- baseUri: '/services/data/v67.0',
31201
+ baseUri: '/services/data/v68.0',
31202
31202
  basePath: '/ui-api/records',
31203
31203
  method: 'post',
31204
31204
  body: config.body,
@@ -31304,7 +31304,7 @@ function evictSuccess(luvio, resourceParams) {
31304
31304
  function createResourceRequest$3$1(config) {
31305
31305
  const headers = {};
31306
31306
  return {
31307
- baseUri: '/services/data/v67.0',
31307
+ baseUri: '/services/data/v68.0',
31308
31308
  basePath: '/ui-api/records/' + config.urlParams.recordId + '',
31309
31309
  method: 'delete',
31310
31310
  body: null,
@@ -31391,7 +31391,7 @@ function createResourceRequest$2$2(config) {
31391
31391
  headers['If-Unmodified-Since'] = header_ifUnmodifiedSince;
31392
31392
  }
31393
31393
  return {
31394
- baseUri: '/services/data/v67.0',
31394
+ baseUri: '/services/data/v68.0',
31395
31395
  basePath: '/ui-api/records/' + config.urlParams.recordId + '',
31396
31396
  method: 'patch',
31397
31397
  body: config.body,
@@ -31691,7 +31691,7 @@ function createResourceParams$1$2(config) {
31691
31691
  function createResourceRequest$1$2(config) {
31692
31692
  const headers = {};
31693
31693
  return {
31694
- baseUri: '/services/data/v67.0',
31694
+ baseUri: '/services/data/v68.0',
31695
31695
  basePath: '/ui-api/records/content-documents/' +
31696
31696
  config.urlParams.contentDocumentId +
31697
31697
  '/content-versions',
@@ -31804,7 +31804,7 @@ function createResourceParams$13(config) {
31804
31804
  function createResourceRequest$1e(config) {
31805
31805
  const headers = {};
31806
31806
  return {
31807
- baseUri: '/services/data/v67.0',
31807
+ baseUri: '/services/data/v68.0',
31808
31808
  basePath: '/ui-api/records/content-documents/content-versions',
31809
31809
  method: 'post',
31810
31810
  body: config.body,
@@ -32550,7 +32550,7 @@ withDefaultLuvio((luvio) => {
32550
32550
  throttle(60, 60000, setupNotifyAllListRecordUpdateAvailable(luvio));
32551
32551
  throttle(60, 60000, setupNotifyAllListInfoSummaryUpdateAvailable(luvio));
32552
32552
  });
32553
- // version: 1.431.0-51a9c51ed3
32553
+ // version: 1.433.0-db129b48d2
32554
32554
 
32555
32555
  var allowUpdatesForNonCachedRecords = {
32556
32556
  isOpen: function (e) {
@@ -45515,7 +45515,7 @@ const { join: join$1, push: push$2, unshift } = Array.prototype;
45515
45515
  const { isArray: isArray$5 } = Array;
45516
45516
  const { entries: entries$4, keys: keys$6 } = Object;
45517
45517
 
45518
- const UI_API_BASE_URI = '/services/data/v67.0/ui-api';
45518
+ const UI_API_BASE_URI = '/services/data/v68.0/ui-api';
45519
45519
 
45520
45520
  let instrumentation$3 = {
45521
45521
  aggregateUiChunkCount: (_cb) => { },
@@ -51127,7 +51127,7 @@ function getResponseCacheKeys$f(storeKeyMap, luvio, resourceParams, response) {
51127
51127
  function createResourceRequest$l(config) {
51128
51128
  const headers = {};
51129
51129
  return {
51130
- baseUri: '/services/data/v67.0',
51130
+ baseUri: '/services/data/v68.0',
51131
51131
  basePath: '/ui-api/records/' + config.urlParams.recordId + '',
51132
51132
  method: 'get',
51133
51133
  body: null,
@@ -51581,7 +51581,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
51581
51581
  function createResourceRequest$k(config) {
51582
51582
  const headers = {};
51583
51583
  return {
51584
- baseUri: '/services/data/v67.0',
51584
+ baseUri: '/services/data/v68.0',
51585
51585
  basePath: '/ui-api/records/batch/' + config.urlParams.recordIds + '',
51586
51586
  method: 'get',
51587
51587
  body: null,
@@ -52524,7 +52524,7 @@ function createPaginationParams$5(params) {
52524
52524
  function createResourceRequest$j(config) {
52525
52525
  const headers = {};
52526
52526
  return {
52527
- baseUri: '/services/data/v67.0',
52527
+ baseUri: '/services/data/v68.0',
52528
52528
  basePath: '/ui-api/list-ui/' +
52529
52529
  config.urlParams.objectApiName +
52530
52530
  '/' +
@@ -52579,7 +52579,7 @@ function createPaginationParams$4(params) {
52579
52579
  function createResourceRequest$i(config) {
52580
52580
  const headers = {};
52581
52581
  return {
52582
- baseUri: '/services/data/v67.0',
52582
+ baseUri: '/services/data/v68.0',
52583
52583
  basePath: '/ui-api/list-ui/' + config.urlParams.listViewId + '',
52584
52584
  method: 'get',
52585
52585
  body: null,
@@ -52622,7 +52622,7 @@ function validateAdapterConfig$e(untrustedConfig, configPropertyNames) {
52622
52622
  function createResourceRequest$h(config) {
52623
52623
  const headers = {};
52624
52624
  return {
52625
- baseUri: '/services/data/v67.0',
52625
+ baseUri: '/services/data/v68.0',
52626
52626
  basePath: '/ui-api/list-records/' + config.urlParams.listViewId + '',
52627
52627
  method: 'get',
52628
52628
  body: null,
@@ -52981,7 +52981,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
52981
52981
  function createResourceRequest$g(config) {
52982
52982
  const headers = {};
52983
52983
  return {
52984
- baseUri: '/services/data/v67.0',
52984
+ baseUri: '/services/data/v68.0',
52985
52985
  basePath: '/ui-api/list-records/' +
52986
52986
  config.urlParams.objectApiName +
52987
52987
  '/' +
@@ -53464,7 +53464,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
53464
53464
  function createResourceRequest$f(config) {
53465
53465
  const headers = {};
53466
53466
  return {
53467
- baseUri: '/services/data/v67.0',
53467
+ baseUri: '/services/data/v68.0',
53468
53468
  basePath: '/ui-api/list-ui/' + config.urlParams.objectApiName + '',
53469
53469
  method: 'get',
53470
53470
  body: null,
@@ -53661,7 +53661,7 @@ function keyBuilder$1D$1(luvio, params) {
53661
53661
  function createResourceRequest$e(config) {
53662
53662
  const headers = {};
53663
53663
  return {
53664
- baseUri: '/services/data/v67.0',
53664
+ baseUri: '/services/data/v68.0',
53665
53665
  basePath: '/ui-api/mru-list-ui/' + config.urlParams.objectApiName + '',
53666
53666
  method: 'get',
53667
53667
  body: null,
@@ -53704,7 +53704,7 @@ function validateAdapterConfig$c(untrustedConfig, configPropertyNames) {
53704
53704
  function createResourceRequest$d(config) {
53705
53705
  const headers = {};
53706
53706
  return {
53707
- baseUri: '/services/data/v67.0',
53707
+ baseUri: '/services/data/v68.0',
53708
53708
  basePath: '/ui-api/mru-list-records/' + config.urlParams.objectApiName + '',
53709
53709
  method: 'get',
53710
53710
  body: null,
@@ -54998,7 +54998,7 @@ const ingest$1g$1 = function RecordUiRepresentationIngest(input, path, luvio, st
54998
54998
  function createResourceRequest$c(config) {
54999
54999
  const headers = {};
55000
55000
  return {
55001
- baseUri: '/services/data/v67.0',
55001
+ baseUri: '/services/data/v68.0',
55002
55002
  basePath: '/ui-api/record-ui/' + config.urlParams.recordIds + '',
55003
55003
  method: 'get',
55004
55004
  body: null,
@@ -56274,7 +56274,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
56274
56274
  function createResourceRequest$b(config) {
56275
56275
  const headers = {};
56276
56276
  return {
56277
- baseUri: '/services/data/v67.0',
56277
+ baseUri: '/services/data/v68.0',
56278
56278
  basePath: '/ui-api/actions/record-defaults/' + config.urlParams.actionApiName + '',
56279
56279
  method: 'get',
56280
56280
  body: null,
@@ -57361,7 +57361,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
57361
57361
  function createResourceRequest$a(config) {
57362
57362
  const headers = {};
57363
57363
  return {
57364
- baseUri: '/services/data/v67.0',
57364
+ baseUri: '/services/data/v68.0',
57365
57365
  basePath: '/ui-api/related-list-records/' +
57366
57366
  config.urlParams.parentRecordId +
57367
57367
  '/' +
@@ -57679,7 +57679,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
57679
57679
  function createResourceRequest$9(config) {
57680
57680
  const headers = {};
57681
57681
  return {
57682
- baseUri: '/services/data/v67.0',
57682
+ baseUri: '/services/data/v68.0',
57683
57683
  basePath: '/ui-api/related-list-records/batch/' + config.urlParams.parentRecordId + '',
57684
57684
  method: 'post',
57685
57685
  body: config.body,
@@ -58262,7 +58262,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
58262
58262
  function createResourceRequest$8(config) {
58263
58263
  const headers = {};
58264
58264
  return {
58265
- baseUri: '/services/data/v67.0',
58265
+ baseUri: '/services/data/v68.0',
58266
58266
  basePath: '/ui-api/search/results',
58267
58267
  method: 'post',
58268
58268
  body: config.body,
@@ -58478,7 +58478,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
58478
58478
  function createResourceRequest$7(config) {
58479
58479
  const headers = {};
58480
58480
  return {
58481
- baseUri: '/services/data/v67.0',
58481
+ baseUri: '/services/data/v68.0',
58482
58482
  basePath: '/ui-api/search/results/keyword',
58483
58483
  method: 'post',
58484
58484
  body: config.body,
@@ -59026,7 +59026,7 @@ function getResponseCacheKeys$6(storeKeyMap, luvio, resourceParams, response) {
59026
59026
  function createResourceRequest$6(config) {
59027
59027
  const headers = {};
59028
59028
  return {
59029
- baseUri: '/services/data/v67.0',
59029
+ baseUri: '/services/data/v68.0',
59030
59030
  basePath: '/ui-api/lookups/' +
59031
59031
  config.urlParams.objectApiName +
59032
59032
  '/' +
@@ -59541,7 +59541,7 @@ function getResponseCacheKeys$5(storeKeyMap, luvio, resourceParams, response) {
59541
59541
  function createResourceRequest$5(config) {
59542
59542
  const headers = {};
59543
59543
  return {
59544
- baseUri: '/services/data/v67.0',
59544
+ baseUri: '/services/data/v68.0',
59545
59545
  basePath: '/ui-api/record-defaults/create/' + config.urlParams.objectApiName + '',
59546
59546
  method: 'get',
59547
59547
  body: null,
@@ -60089,7 +60089,7 @@ function getResponseCacheKeys$4(storeKeyMap, luvio, resourceParams, response) {
60089
60089
  function createResourceRequest$4(config) {
60090
60090
  const headers = {};
60091
60091
  return {
60092
- baseUri: '/services/data/v67.0',
60092
+ baseUri: '/services/data/v68.0',
60093
60093
  basePath: '/ui-api/record-defaults/template/clone/' + config.urlParams.recordId + '',
60094
60094
  method: 'get',
60095
60095
  body: null,
@@ -60637,7 +60637,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
60637
60637
  function createResourceRequest$3(config) {
60638
60638
  const headers = {};
60639
60639
  return {
60640
- baseUri: '/services/data/v67.0',
60640
+ baseUri: '/services/data/v68.0',
60641
60641
  basePath: '/ui-api/record-defaults/template/create/' + config.urlParams.objectApiName + '',
60642
60642
  method: 'get',
60643
60643
  body: null,
@@ -91389,7 +91389,7 @@ class PrimingNetworkError extends Error {
91389
91389
  }
91390
91390
 
91391
91391
  // note this is automatically incremented by scripts/release/bump-api-version.js at each release
91392
- const apiVersion$1 = `v67.0`;
91392
+ const apiVersion$1 = `v68.0`;
91393
91393
  const basePath = `/services/data/${apiVersion$1}`;
91394
91394
 
91395
91395
  class NetworkRecordLoader {
@@ -91893,7 +91893,7 @@ function instrumentPrimingSession(session) {
91893
91893
  // so eslint doesn't complain about nimbus
91894
91894
  /* global __nimbus */
91895
91895
  // note this is automatically incremented by scripts/release/bump-api-version.js at each release
91896
- const apiVersion = `v67.0`;
91896
+ const apiVersion = `v68.0`;
91897
91897
  const batchObjectInfoEndpoint = `/services/data/${apiVersion}/ui-api/object-info/batch`;
91898
91898
  const objectInfoDirectoryEndpoint = `/services/data/${apiVersion}/ui-api/object-info`;
91899
91899
  class NimbusPrimingNetworkAdapter {
@@ -92317,7 +92317,7 @@ function ingestError$1$1(luvio, config, params, error, snapshotRefresh) {
92317
92317
  function createResourceRequest$2$1(config) {
92318
92318
  const headers = {};
92319
92319
  return {
92320
- baseUri: '/services/data/v67.0',
92320
+ baseUri: '/services/data/v68.0',
92321
92321
  basePath: '/graphql',
92322
92322
  method: 'post',
92323
92323
  body: { ...config.body, query: print$1(config.body.query) },
@@ -92443,7 +92443,7 @@ function createResourceRequest$n(config) {
92443
92443
  const headers = {};
92444
92444
  const transformedConfig = stripDocumentsOfMetaschema$1(config);
92445
92445
  return {
92446
- baseUri: '/services/data/v67.0',
92446
+ baseUri: '/services/data/v68.0',
92447
92447
  basePath: '/graphql/batch',
92448
92448
  method: 'post',
92449
92449
  body: transformedConfig.body,
@@ -94090,16 +94090,17 @@ class AuraNetworkCommand extends NetworkCommand$1 {
94090
94090
  }
94091
94091
  return ok$1(auraReturnValue);
94092
94092
  }).catch((error) => {
94093
- if (!error || !error.getError) {
94093
+ if (!error) {
94094
94094
  return err$1(toError("Failed to get error from response"));
94095
- } else {
94096
- const actionErrors = error.getError();
94097
- if (actionErrors.length > 0) {
94098
- return err$1(coerceError(actionErrors));
94099
- } else {
94100
- return err$1(toError("Error fetching component"));
94101
- }
94102
94095
  }
94096
+ if (!error.getError) {
94097
+ return err$1(toError(error));
94098
+ }
94099
+ const actionErrors = error.getError();
94100
+ if (actionErrors.length > 0) {
94101
+ return err$1(coerceError(actionErrors));
94102
+ }
94103
+ return err$1(toError("Error fetching component"));
94103
94104
  });
94104
94105
  }
94105
94106
  convertFetchResponseToData(response) {
@@ -94782,16 +94783,17 @@ let AuraCacheControlCommand$1 = class AuraCacheControlCommand extends CacheContr
94782
94783
  } catch {
94783
94784
  }
94784
94785
  }).catch((error) => {
94785
- if (!error || !error.getError) {
94786
+ if (!error) {
94786
94787
  return err$1(toError("Failed to get error from response"));
94787
- } else {
94788
- const actionErrors = error.getError();
94789
- if (actionErrors.length > 0) {
94790
- return err$1(coerceError(actionErrors));
94791
- } else {
94792
- return err$1(toError("Error fetching component"));
94793
- }
94794
94788
  }
94789
+ if (!error.getError) {
94790
+ return err$1(toError(error));
94791
+ }
94792
+ const actionErrors = error.getError();
94793
+ if (actionErrors.length > 0) {
94794
+ return err$1(coerceError(actionErrors));
94795
+ }
94796
+ return err$1(toError("Error fetching component"));
94795
94797
  });
94796
94798
  }
94797
94799
  convertFetchResponseToData(response) {
@@ -94926,16 +94928,17 @@ class AuraCacheControlCommand extends CacheControlCommand {
94926
94928
  } catch {
94927
94929
  }
94928
94930
  }).catch((error) => {
94929
- if (!error || !error.getError) {
94931
+ if (!error) {
94930
94932
  return err$1(toError("Failed to get error from response"));
94931
- } else {
94932
- const actionErrors = error.getError();
94933
- if (actionErrors.length > 0) {
94934
- return err$1(coerceError(actionErrors));
94935
- } else {
94936
- return err$1(toError("Error fetching component"));
94937
- }
94938
94933
  }
94934
+ if (!error.getError) {
94935
+ return err$1(toError(error));
94936
+ }
94937
+ const actionErrors = error.getError();
94938
+ if (actionErrors.length > 0) {
94939
+ return err$1(coerceError(actionErrors));
94940
+ }
94941
+ return err$1(toError("Error fetching component"));
94939
94942
  });
94940
94943
  }
94941
94944
  convertFetchResponseToData(response) {
@@ -96246,7 +96249,7 @@ function buildServiceDescriptor$b(luvio) {
96246
96249
  },
96247
96250
  };
96248
96251
  }
96249
- // version: 1.431.0-51a9c51ed3
96252
+ // version: 1.433.0-db129b48d2
96250
96253
 
96251
96254
  /**
96252
96255
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -96272,7 +96275,7 @@ function buildServiceDescriptor$a(notifyRecordUpdateAvailable, getNormalizedLuvi
96272
96275
  },
96273
96276
  };
96274
96277
  }
96275
- // version: 1.431.0-51a9c51ed3
96278
+ // version: 1.433.0-db129b48d2
96276
96279
 
96277
96280
  /*!
96278
96281
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -98929,7 +98932,7 @@ register$1({
98929
98932
  id: '@salesforce/lds-network-adapter',
98930
98933
  instrument: instrument$2,
98931
98934
  });
98932
- // version: 1.431.0-0cb7677555
98935
+ // version: 1.433.0-8a15a98f24
98933
98936
 
98934
98937
  const { create: create$2, keys: keys$2 } = Object;
98935
98938
  const { stringify, parse } = JSON;
@@ -106186,7 +106189,7 @@ function buildCommandClass(baseClass) {
106186
106189
  this.endpoint = 'RecordUiController.executeGraphQL';
106187
106190
  }
106188
106191
  get url() {
106189
- return '/services/data/v67.0/graphql';
106192
+ return '/services/data/v68.0/graphql';
106190
106193
  }
106191
106194
  get cacheControlStrategyConfig() {
106192
106195
  return {
@@ -106920,7 +106923,7 @@ function registerCallback(cb) {
106920
106923
  cb(graphql_v1_import, graphql_imperative$1, graphql_imperative_legacy_v1_import, graphql_state_manager, useOneStoreGraphQL);
106921
106924
  }
106922
106925
  }
106923
- // version: 1.431.0-51a9c51ed3
106926
+ // version: 1.433.0-db129b48d2
106924
106927
 
106925
106928
  function createFragmentMap(documentNode) {
106926
106929
  const fragments = {};
@@ -134759,7 +134762,7 @@ function ingestError$1(luvio, config, params, error, snapshotRefresh) {
134759
134762
  function createResourceRequest$2(config) {
134760
134763
  const headers = {};
134761
134764
  return {
134762
- baseUri: '/services/data/v67.0',
134765
+ baseUri: '/services/data/v68.0',
134763
134766
  basePath: '/graphql',
134764
134767
  method: 'post',
134765
134768
  body: { ...config.body,
@@ -135165,7 +135168,7 @@ function createResourceRequest(config) {
135165
135168
  const headers = {};
135166
135169
  const transformedConfig = stripDocumentsOfMetaschema(config);
135167
135170
  return {
135168
- baseUri: '/services/data/v67.0',
135171
+ baseUri: '/services/data/v68.0',
135169
135172
  basePath: '/graphql/batch',
135170
135173
  method: 'post',
135171
135174
  body: transformedConfig.body,
@@ -136137,7 +136140,7 @@ register$1({
136137
136140
  configuration: { ...configurationForGraphQLAdapters$1 },
136138
136141
  instrument: instrument$1,
136139
136142
  });
136140
- // version: 1.431.0-51a9c51ed3
136143
+ // version: 1.433.0-db129b48d2
136141
136144
 
136142
136145
  // On core the unstable adapters are re-exported with different names,
136143
136146
  // we want to match them here.
@@ -136289,7 +136292,7 @@ withDefaultLuvio((luvio) => {
136289
136292
  unstable_graphQL_imperative = createImperativeAdapter(luvio, createInstrumentedAdapter(ldsAdapter, adapterMetadata), adapterMetadata);
136290
136293
  graphQLImperative = ldsAdapter;
136291
136294
  });
136292
- // version: 1.431.0-51a9c51ed3
136295
+ // version: 1.433.0-db129b48d2
136293
136296
 
136294
136297
  var gqlApi = /*#__PURE__*/Object.freeze({
136295
136298
  __proto__: null,
@@ -137088,7 +137091,7 @@ const callbacks$1 = [];
137088
137091
  function register(r) {
137089
137092
  callbacks$1.forEach((callback) => callback(r));
137090
137093
  }
137091
- // version: 1.431.0-0cb7677555
137094
+ // version: 1.433.0-8a15a98f24
137092
137095
 
137093
137096
  /**
137094
137097
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -138384,4 +138387,4 @@ const { luvio } = getRuntime();
138384
138387
  setDefaultLuvio({ luvio });
138385
138388
 
138386
138389
  export { createPrimingSession, draftManager, draftQueue, evictCacheRecordsByIds, evictExpiredCacheEntries, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, importLuvioAdapterModule, importOneStoreAdapterModule, invokeAdapter, invokeAdapterWithDraftToMerge, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, registerReportObserver, setMetadataTTL, setUiApiRecordTTL, stopEviction, subscribeToAdapter };
138387
- // version: 1.431.0-0cb7677555
138390
+ // version: 1.433.0-8a15a98f24