@salesforce/lwc-adapters-uiapi 1.343.0 → 1.345.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.
Files changed (2) hide show
  1. package/dist/main.js +797 -602
  2. package/package.json +4 -4
package/dist/main.js CHANGED
@@ -572,7 +572,7 @@ function createResourceParamsImpl(config, configMetadata) {
572
572
  }
573
573
  return resourceParams;
574
574
  }
575
- // engine version: 0.156.5-f5fd8c7a
575
+ // engine version: 0.156.6-042d5d87
576
576
 
577
577
  /**
578
578
  * Returns true if the value acts like a Promise, i.e. has a "then" function,
@@ -7955,8 +7955,8 @@ function assignMetadataLink(entry, metadataKey) {
7955
7955
  entry['__metadata'] = createLink$1(metadataKey);
7956
7956
  }
7957
7957
 
7958
- const VERSION$2U = "623aa9ce3a11031e35faf5671a41746e";
7959
- function validate$2e(obj, path = 'ListFilterByInfoRepresentation') {
7958
+ const VERSION$2V = "623aa9ce3a11031e35faf5671a41746e";
7959
+ function validate$2f(obj, path = 'ListFilterByInfoRepresentation') {
7960
7960
  const v_error = (() => {
7961
7961
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
7962
7962
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -7991,10 +7991,10 @@ function validate$2e(obj, path = 'ListFilterByInfoRepresentation') {
7991
7991
  })();
7992
7992
  return v_error === undefined ? null : v_error;
7993
7993
  }
7994
- const select$3z = function ListFilterByInfoRepresentationSelect() {
7994
+ const select$3A = function ListFilterByInfoRepresentationSelect() {
7995
7995
  return {
7996
7996
  kind: 'Fragment',
7997
- version: VERSION$2U,
7997
+ version: VERSION$2V,
7998
7998
  private: [],
7999
7999
  selections: [
8000
8000
  {
@@ -8018,8 +8018,8 @@ const select$3z = function ListFilterByInfoRepresentationSelect() {
8018
8018
  };
8019
8019
  };
8020
8020
 
8021
- const VERSION$2T = "f98dc7dec10408a9648ef8e5b37002a3";
8022
- function validate$2d(obj, path = 'ListInlineEditDetailsRepresentation') {
8021
+ const VERSION$2U = "f98dc7dec10408a9648ef8e5b37002a3";
8022
+ function validate$2e(obj, path = 'ListInlineEditDetailsRepresentation') {
8023
8023
  const v_error = (() => {
8024
8024
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8025
8025
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8079,10 +8079,10 @@ function validate$2d(obj, path = 'ListInlineEditDetailsRepresentation') {
8079
8079
  })();
8080
8080
  return v_error === undefined ? null : v_error;
8081
8081
  }
8082
- const select$3y = function ListInlineEditDetailsRepresentationSelect() {
8082
+ const select$3z = function ListInlineEditDetailsRepresentationSelect() {
8083
8083
  return {
8084
8084
  kind: 'Fragment',
8085
- version: VERSION$2T,
8085
+ version: VERSION$2U,
8086
8086
  private: [],
8087
8087
  selections: [
8088
8088
  {
@@ -8097,8 +8097,8 @@ const select$3y = function ListInlineEditDetailsRepresentationSelect() {
8097
8097
  };
8098
8098
  };
8099
8099
 
8100
- const VERSION$2S = "76042ff4af603b2ac0ec69fa0bd12046";
8101
- function validate$2c(obj, path = 'ListReferenceRepresentation') {
8100
+ const VERSION$2T = "76042ff4af603b2ac0ec69fa0bd12046";
8101
+ function validate$2d(obj, path = 'ListReferenceRepresentation') {
8102
8102
  const v_error = (() => {
8103
8103
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8104
8104
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8168,10 +8168,10 @@ function validate$2c(obj, path = 'ListReferenceRepresentation') {
8168
8168
  })();
8169
8169
  return v_error === undefined ? null : v_error;
8170
8170
  }
8171
- const select$3x = function ListReferenceRepresentationSelect() {
8171
+ const select$3y = function ListReferenceRepresentationSelect() {
8172
8172
  return {
8173
8173
  kind: 'Fragment',
8174
- version: VERSION$2S,
8174
+ version: VERSION$2T,
8175
8175
  private: [],
8176
8176
  selections: [
8177
8177
  {
@@ -8193,7 +8193,7 @@ const select$3x = function ListReferenceRepresentationSelect() {
8193
8193
  ]
8194
8194
  };
8195
8195
  };
8196
- function equals$1f(existing, incoming) {
8196
+ function equals$1g(existing, incoming) {
8197
8197
  const existing_objectApiName = existing.objectApiName;
8198
8198
  const incoming_objectApiName = incoming.objectApiName;
8199
8199
  if (!(existing_objectApiName === incoming_objectApiName)) {
@@ -8217,8 +8217,8 @@ function equals$1f(existing, incoming) {
8217
8217
  return true;
8218
8218
  }
8219
8219
 
8220
- const VERSION$2R = "f1519bef57e70ab7c5ef160dc5ff0c47";
8221
- function validate$2b(obj, path = 'ListInfoShareRepresentation') {
8220
+ const VERSION$2S = "f1519bef57e70ab7c5ef160dc5ff0c47";
8221
+ function validate$2c(obj, path = 'ListInfoShareRepresentation') {
8222
8222
  const v_error = (() => {
8223
8223
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8224
8224
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8236,10 +8236,10 @@ function validate$2b(obj, path = 'ListInfoShareRepresentation') {
8236
8236
  })();
8237
8237
  return v_error === undefined ? null : v_error;
8238
8238
  }
8239
- const select$3w = function ListInfoShareRepresentationSelect() {
8239
+ const select$3x = function ListInfoShareRepresentationSelect() {
8240
8240
  return {
8241
8241
  kind: 'Fragment',
8242
- version: VERSION$2R,
8242
+ version: VERSION$2S,
8243
8243
  private: [],
8244
8244
  selections: [
8245
8245
  {
@@ -8254,8 +8254,8 @@ const select$3w = function ListInfoShareRepresentationSelect() {
8254
8254
  };
8255
8255
  };
8256
8256
 
8257
- const VERSION$2Q = "561657f32721ec1dac1601575b029640";
8258
- function validate$2a(obj, path = 'ListInfoShareCategoryRepresentation') {
8257
+ const VERSION$2R = "561657f32721ec1dac1601575b029640";
8258
+ function validate$2b(obj, path = 'ListInfoShareCategoryRepresentation') {
8259
8259
  const v_error = (() => {
8260
8260
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8261
8261
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8273,7 +8273,7 @@ function validate$2a(obj, path = 'ListInfoShareCategoryRepresentation') {
8273
8273
  for (let i = 0; i < obj_shares.length; i++) {
8274
8274
  const obj_shares_item = obj_shares[i];
8275
8275
  const path_shares_item = path_shares + '[' + i + ']';
8276
- const referencepath_shares_itemValidationError = validate$2b(obj_shares_item, path_shares_item);
8276
+ const referencepath_shares_itemValidationError = validate$2c(obj_shares_item, path_shares_item);
8277
8277
  if (referencepath_shares_itemValidationError !== null) {
8278
8278
  let message = 'Object doesn\'t match ListInfoShareRepresentation (at "' + path_shares_item + '")\n';
8279
8279
  message += referencepath_shares_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8283,11 +8283,11 @@ function validate$2a(obj, path = 'ListInfoShareCategoryRepresentation') {
8283
8283
  })();
8284
8284
  return v_error === undefined ? null : v_error;
8285
8285
  }
8286
- const select$3v = function ListInfoShareCategoryRepresentationSelect() {
8287
- const { selections: ListInfoShareRepresentation__selections, opaque: ListInfoShareRepresentation__opaque, } = select$3w();
8286
+ const select$3w = function ListInfoShareCategoryRepresentationSelect() {
8287
+ const { selections: ListInfoShareRepresentation__selections, opaque: ListInfoShareRepresentation__opaque, } = select$3x();
8288
8288
  return {
8289
8289
  kind: 'Fragment',
8290
- version: VERSION$2Q,
8290
+ version: VERSION$2R,
8291
8291
  private: [],
8292
8292
  selections: [
8293
8293
  {
@@ -8304,8 +8304,8 @@ const select$3v = function ListInfoShareCategoryRepresentationSelect() {
8304
8304
  };
8305
8305
  };
8306
8306
 
8307
- const VERSION$2P = "32def9b631252c12b91a8209c1f49f5a";
8308
- function validate$29(obj, path = 'ListOrderByInfoRepresentation') {
8307
+ const VERSION$2Q = "32def9b631252c12b91a8209c1f49f5a";
8308
+ function validate$2a(obj, path = 'ListOrderByInfoRepresentation') {
8309
8309
  const v_error = (() => {
8310
8310
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8311
8311
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8349,10 +8349,10 @@ function validate$29(obj, path = 'ListOrderByInfoRepresentation') {
8349
8349
  })();
8350
8350
  return v_error === undefined ? null : v_error;
8351
8351
  }
8352
- const select$3u = function ListOrderByInfoRepresentationSelect() {
8352
+ const select$3v = function ListOrderByInfoRepresentationSelect() {
8353
8353
  return {
8354
8354
  kind: 'Fragment',
8355
- version: VERSION$2P,
8355
+ version: VERSION$2Q,
8356
8356
  private: [],
8357
8357
  selections: [
8358
8358
  {
@@ -8370,7 +8370,7 @@ const select$3u = function ListOrderByInfoRepresentationSelect() {
8370
8370
  ]
8371
8371
  };
8372
8372
  };
8373
- function equals$1e(existing, incoming) {
8373
+ function equals$1f(existing, incoming) {
8374
8374
  const existing_isAscending = existing.isAscending;
8375
8375
  const incoming_isAscending = incoming.isAscending;
8376
8376
  if (!(existing_isAscending === incoming_isAscending)) {
@@ -8389,8 +8389,8 @@ function equals$1e(existing, incoming) {
8389
8389
  return true;
8390
8390
  }
8391
8391
 
8392
- const VERSION$2O = "2634258f216db34315c06d759a35676d";
8393
- function validate$28(obj, path = 'ListScopeEntityRepresentation') {
8392
+ const VERSION$2P = "2634258f216db34315c06d759a35676d";
8393
+ function validate$29(obj, path = 'ListScopeEntityRepresentation') {
8394
8394
  const v_error = (() => {
8395
8395
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8396
8396
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8408,10 +8408,10 @@ function validate$28(obj, path = 'ListScopeEntityRepresentation') {
8408
8408
  })();
8409
8409
  return v_error === undefined ? null : v_error;
8410
8410
  }
8411
- const select$3t = function ListScopeEntityRepresentationSelect() {
8411
+ const select$3u = function ListScopeEntityRepresentationSelect() {
8412
8412
  return {
8413
8413
  kind: 'Fragment',
8414
- version: VERSION$2O,
8414
+ version: VERSION$2P,
8415
8415
  private: [],
8416
8416
  selections: [
8417
8417
  {
@@ -8426,8 +8426,8 @@ const select$3t = function ListScopeEntityRepresentationSelect() {
8426
8426
  };
8427
8427
  };
8428
8428
 
8429
- const VERSION$2N = "3b85c5a08d50ce328481b9f8ab56127b";
8430
- function validate$27(obj, path = 'ListScopeRelatedEntityRepresentation') {
8429
+ const VERSION$2O = "3b85c5a08d50ce328481b9f8ab56127b";
8430
+ function validate$28(obj, path = 'ListScopeRelatedEntityRepresentation') {
8431
8431
  const v_error = (() => {
8432
8432
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8433
8433
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8450,10 +8450,10 @@ function validate$27(obj, path = 'ListScopeRelatedEntityRepresentation') {
8450
8450
  })();
8451
8451
  return v_error === undefined ? null : v_error;
8452
8452
  }
8453
- const select$3s = function ListScopeRelatedEntityRepresentationSelect() {
8453
+ const select$3t = function ListScopeRelatedEntityRepresentationSelect() {
8454
8454
  return {
8455
8455
  kind: 'Fragment',
8456
- version: VERSION$2N,
8456
+ version: VERSION$2O,
8457
8457
  private: [],
8458
8458
  selections: [
8459
8459
  {
@@ -8472,8 +8472,8 @@ const select$3s = function ListScopeRelatedEntityRepresentationSelect() {
8472
8472
  };
8473
8473
  };
8474
8474
 
8475
- const VERSION$2M = "2fe9814e7124b47f59da585483c1b3f9";
8476
- function validate$26(obj, path = 'ListScopeRepresentation') {
8475
+ const VERSION$2N = "2fe9814e7124b47f59da585483c1b3f9";
8476
+ function validate$27(obj, path = 'ListScopeRepresentation') {
8477
8477
  const v_error = (() => {
8478
8478
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8479
8479
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8487,7 +8487,7 @@ function validate$26(obj, path = 'ListScopeRepresentation') {
8487
8487
  const path_entity = path + '.entity';
8488
8488
  let obj_entity_union0 = null;
8489
8489
  const obj_entity_union0_error = (() => {
8490
- const referencepath_entityValidationError = validate$28(obj_entity, path_entity);
8490
+ const referencepath_entityValidationError = validate$29(obj_entity, path_entity);
8491
8491
  if (referencepath_entityValidationError !== null) {
8492
8492
  let message = 'Object doesn\'t match ListScopeEntityRepresentation (at "' + path_entity + '")\n';
8493
8493
  message += referencepath_entityValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8542,7 +8542,7 @@ function validate$26(obj, path = 'ListScopeRepresentation') {
8542
8542
  const path_relatedEntity = path + '.relatedEntity';
8543
8543
  let obj_relatedEntity_union0 = null;
8544
8544
  const obj_relatedEntity_union0_error = (() => {
8545
- const referencepath_relatedEntityValidationError = validate$27(obj_relatedEntity, path_relatedEntity);
8545
+ const referencepath_relatedEntityValidationError = validate$28(obj_relatedEntity, path_relatedEntity);
8546
8546
  if (referencepath_relatedEntityValidationError !== null) {
8547
8547
  let message = 'Object doesn\'t match ListScopeRelatedEntityRepresentation (at "' + path_relatedEntity + '")\n';
8548
8548
  message += referencepath_relatedEntityValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8570,12 +8570,12 @@ function validate$26(obj, path = 'ListScopeRepresentation') {
8570
8570
  })();
8571
8571
  return v_error === undefined ? null : v_error;
8572
8572
  }
8573
- const select$3r = function ListScopeRepresentationSelect() {
8574
- const { selections: ListScopeEntityRepresentation__selections, opaque: ListScopeEntityRepresentation__opaque, } = select$3t();
8575
- const { selections: ListScopeRelatedEntityRepresentation__selections, opaque: ListScopeRelatedEntityRepresentation__opaque, } = select$3s();
8573
+ const select$3s = function ListScopeRepresentationSelect() {
8574
+ const { selections: ListScopeEntityRepresentation__selections, opaque: ListScopeEntityRepresentation__opaque, } = select$3u();
8575
+ const { selections: ListScopeRelatedEntityRepresentation__selections, opaque: ListScopeRelatedEntityRepresentation__opaque, } = select$3t();
8576
8576
  return {
8577
8577
  kind: 'Fragment',
8578
- version: VERSION$2M,
8578
+ version: VERSION$2N,
8579
8579
  private: [],
8580
8580
  selections: [
8581
8581
  {
@@ -8602,8 +8602,8 @@ const select$3r = function ListScopeRepresentationSelect() {
8602
8602
  };
8603
8603
  };
8604
8604
 
8605
- const VERSION$2L = "6506134f4d72fdfa349fe60ef1af2413";
8606
- function validate$25(obj, path = 'ListUserPreferenceRepresentation') {
8605
+ const VERSION$2M = "6506134f4d72fdfa349fe60ef1af2413";
8606
+ function validate$26(obj, path = 'ListUserPreferenceRepresentation') {
8607
8607
  const v_error = (() => {
8608
8608
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8609
8609
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8639,10 +8639,10 @@ function validate$25(obj, path = 'ListUserPreferenceRepresentation') {
8639
8639
  })();
8640
8640
  return v_error === undefined ? null : v_error;
8641
8641
  }
8642
- const select$3q = function ListUserPreferenceRepresentationSelect() {
8642
+ const select$3r = function ListUserPreferenceRepresentationSelect() {
8643
8643
  return {
8644
8644
  kind: 'Fragment',
8645
- version: VERSION$2L,
8645
+ version: VERSION$2M,
8646
8646
  private: [],
8647
8647
  selections: [
8648
8648
  {
@@ -8659,7 +8659,7 @@ const select$3q = function ListUserPreferenceRepresentationSelect() {
8659
8659
  };
8660
8660
  };
8661
8661
 
8662
- function validate$24(obj, path = 'ListColumnInlineEditAttributesRepresentation') {
8662
+ function validate$25(obj, path = 'ListColumnInlineEditAttributesRepresentation') {
8663
8663
  const v_error = (() => {
8664
8664
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8665
8665
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8678,7 +8678,7 @@ function validate$24(obj, path = 'ListColumnInlineEditAttributesRepresentation')
8678
8678
  return v_error === undefined ? null : v_error;
8679
8679
  }
8680
8680
 
8681
- function validate$23(obj, path = 'ListColumnInlineEditAttributesRepresentationWrapper') {
8681
+ function validate$24(obj, path = 'ListColumnInlineEditAttributesRepresentationWrapper') {
8682
8682
  const v_error = (() => {
8683
8683
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8684
8684
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8688,7 +8688,7 @@ function validate$23(obj, path = 'ListColumnInlineEditAttributesRepresentationWr
8688
8688
  const key = obj_keys[i];
8689
8689
  const obj_prop = obj[key];
8690
8690
  const path_prop = path + '["' + key + '"]';
8691
- const referencepath_propValidationError = validate$24(obj_prop, path_prop);
8691
+ const referencepath_propValidationError = validate$25(obj_prop, path_prop);
8692
8692
  if (referencepath_propValidationError !== null) {
8693
8693
  let message = 'Object doesn\'t match ListColumnInlineEditAttributesRepresentation (at "' + path_prop + '")\n';
8694
8694
  message += referencepath_propValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8699,8 +8699,8 @@ function validate$23(obj, path = 'ListColumnInlineEditAttributesRepresentationWr
8699
8699
  return v_error === undefined ? null : v_error;
8700
8700
  }
8701
8701
 
8702
- const VERSION$2K = "64e2cac6d374ad92f491a9f8a952c6c3";
8703
- function validate$22(obj, path = 'ListColumnRepresentation') {
8702
+ const VERSION$2L = "64e2cac6d374ad92f491a9f8a952c6c3";
8703
+ function validate$23(obj, path = 'ListColumnRepresentation') {
8704
8704
  const v_error = (() => {
8705
8705
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8706
8706
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8714,7 +8714,7 @@ function validate$22(obj, path = 'ListColumnRepresentation') {
8714
8714
  const path_inlineEditAttributes = path + '.inlineEditAttributes';
8715
8715
  let obj_inlineEditAttributes_union0 = null;
8716
8716
  const obj_inlineEditAttributes_union0_error = (() => {
8717
- const referencepath_inlineEditAttributesValidationError = validate$23(obj_inlineEditAttributes, path_inlineEditAttributes);
8717
+ const referencepath_inlineEditAttributesValidationError = validate$24(obj_inlineEditAttributes, path_inlineEditAttributes);
8718
8718
  if (referencepath_inlineEditAttributesValidationError !== null) {
8719
8719
  let message = 'Object doesn\'t match ListColumnInlineEditAttributesRepresentationWrapper (at "' + path_inlineEditAttributes + '")\n';
8720
8720
  message += referencepath_inlineEditAttributesValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8787,15 +8787,15 @@ const RepresentationType$12 = 'ListColumnRepresentation';
8787
8787
  function normalize$W(input, existing, path, luvio, store, timestamp) {
8788
8788
  return input;
8789
8789
  }
8790
- const select$3p = function ListColumnRepresentationSelect() {
8790
+ const select$3q = function ListColumnRepresentationSelect() {
8791
8791
  return {
8792
8792
  kind: 'Fragment',
8793
- version: VERSION$2K,
8793
+ version: VERSION$2L,
8794
8794
  private: [],
8795
8795
  opaque: true
8796
8796
  };
8797
8797
  };
8798
- function equals$1d(existing, incoming) {
8798
+ function equals$1e(existing, incoming) {
8799
8799
  if (JSONStringify(incoming) !== JSONStringify(existing)) {
8800
8800
  return false;
8801
8801
  }
@@ -8803,14 +8803,14 @@ function equals$1d(existing, incoming) {
8803
8803
  }
8804
8804
  const ingest$2g = function ListColumnRepresentationIngest(input, path, luvio, store, timestamp) {
8805
8805
  if (process.env.NODE_ENV !== 'production') {
8806
- const validateError = validate$22(input);
8806
+ const validateError = validate$23(input);
8807
8807
  if (validateError !== null) {
8808
8808
  throw validateError;
8809
8809
  }
8810
8810
  }
8811
8811
  const key = path.fullPath;
8812
8812
  const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
8813
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$W, "UiApi", VERSION$2K, RepresentationType$12, equals$1d);
8813
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$W, "UiApi", VERSION$2L, RepresentationType$12, equals$1e);
8814
8814
  return createLink$1(key);
8815
8815
  };
8816
8816
  function getTypeCacheKeys$2k(rootKeySet, luvio, input, fullPathFactory) {
@@ -8835,8 +8835,8 @@ const keyBuilderFromType$F = function ListInfoRepresentationKeyBuilderFromType(l
8835
8835
  };
8836
8836
 
8837
8837
  const TTL$H = 900000;
8838
- const VERSION$2J = "5adf17d38be03c0f71b1c52485b377a6";
8839
- function validate$21(obj, path = 'ListInfoRepresentation') {
8838
+ const VERSION$2K = "5adf17d38be03c0f71b1c52485b377a6";
8839
+ function validate$22(obj, path = 'ListInfoRepresentation') {
8840
8840
  const v_error = (() => {
8841
8841
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8842
8842
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8907,7 +8907,7 @@ function validate$21(obj, path = 'ListInfoRepresentation') {
8907
8907
  for (let i = 0; i < obj_filteredByInfo.length; i++) {
8908
8908
  const obj_filteredByInfo_item = obj_filteredByInfo[i];
8909
8909
  const path_filteredByInfo_item = path_filteredByInfo + '[' + i + ']';
8910
- const referencepath_filteredByInfo_itemValidationError = validate$2e(obj_filteredByInfo_item, path_filteredByInfo_item);
8910
+ const referencepath_filteredByInfo_itemValidationError = validate$2f(obj_filteredByInfo_item, path_filteredByInfo_item);
8911
8911
  if (referencepath_filteredByInfo_itemValidationError !== null) {
8912
8912
  let message = 'Object doesn\'t match ListFilterByInfoRepresentation (at "' + path_filteredByInfo_item + '")\n';
8913
8913
  message += referencepath_filteredByInfo_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8923,7 +8923,7 @@ function validate$21(obj, path = 'ListInfoRepresentation') {
8923
8923
  }
8924
8924
  const obj_inlineEditDetails = obj.inlineEditDetails;
8925
8925
  const path_inlineEditDetails = path + '.inlineEditDetails';
8926
- const referencepath_inlineEditDetailsValidationError = validate$2d(obj_inlineEditDetails, path_inlineEditDetails);
8926
+ const referencepath_inlineEditDetailsValidationError = validate$2e(obj_inlineEditDetails, path_inlineEditDetails);
8927
8927
  if (referencepath_inlineEditDetailsValidationError !== null) {
8928
8928
  let message = 'Object doesn\'t match ListInlineEditDetailsRepresentation (at "' + path_inlineEditDetails + '")\n';
8929
8929
  message += referencepath_inlineEditDetailsValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8957,7 +8957,7 @@ function validate$21(obj, path = 'ListInfoRepresentation') {
8957
8957
  }
8958
8958
  const obj_listReference = obj.listReference;
8959
8959
  const path_listReference = path + '.listReference';
8960
- const referencepath_listReferenceValidationError = validate$2c(obj_listReference, path_listReference);
8960
+ const referencepath_listReferenceValidationError = validate$2d(obj_listReference, path_listReference);
8961
8961
  if (referencepath_listReferenceValidationError !== null) {
8962
8962
  let message = 'Object doesn\'t match ListReferenceRepresentation (at "' + path_listReference + '")\n';
8963
8963
  message += referencepath_listReferenceValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8971,7 +8971,7 @@ function validate$21(obj, path = 'ListInfoRepresentation') {
8971
8971
  for (let i = 0; i < obj_listShares.length; i++) {
8972
8972
  const obj_listShares_item = obj_listShares[i];
8973
8973
  const path_listShares_item = path_listShares + '[' + i + ']';
8974
- const referencepath_listShares_itemValidationError = validate$2a(obj_listShares_item, path_listShares_item);
8974
+ const referencepath_listShares_itemValidationError = validate$2b(obj_listShares_item, path_listShares_item);
8975
8975
  if (referencepath_listShares_itemValidationError !== null) {
8976
8976
  let message = 'Object doesn\'t match ListInfoShareCategoryRepresentation (at "' + path_listShares_item + '")\n';
8977
8977
  message += referencepath_listShares_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8998,7 +8998,7 @@ function validate$21(obj, path = 'ListInfoRepresentation') {
8998
8998
  for (let i = 0; i < obj_orderedByInfo.length; i++) {
8999
8999
  const obj_orderedByInfo_item = obj_orderedByInfo[i];
9000
9000
  const path_orderedByInfo_item = path_orderedByInfo + '[' + i + ']';
9001
- const referencepath_orderedByInfo_itemValidationError = validate$29(obj_orderedByInfo_item, path_orderedByInfo_item);
9001
+ const referencepath_orderedByInfo_itemValidationError = validate$2a(obj_orderedByInfo_item, path_orderedByInfo_item);
9002
9002
  if (referencepath_orderedByInfo_itemValidationError !== null) {
9003
9003
  let message = 'Object doesn\'t match ListOrderByInfoRepresentation (at "' + path_orderedByInfo_item + '")\n';
9004
9004
  message += referencepath_orderedByInfo_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -9009,7 +9009,7 @@ function validate$21(obj, path = 'ListInfoRepresentation') {
9009
9009
  const path_scope = path + '.scope';
9010
9010
  let obj_scope_union0 = null;
9011
9011
  const obj_scope_union0_error = (() => {
9012
- const referencepath_scopeValidationError = validate$26(obj_scope, path_scope);
9012
+ const referencepath_scopeValidationError = validate$27(obj_scope, path_scope);
9013
9013
  if (referencepath_scopeValidationError !== null) {
9014
9014
  let message = 'Object doesn\'t match ListScopeRepresentation (at "' + path_scope + '")\n';
9015
9015
  message += referencepath_scopeValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -9046,7 +9046,7 @@ function validate$21(obj, path = 'ListInfoRepresentation') {
9046
9046
  }
9047
9047
  const obj_userPreferences = obj.userPreferences;
9048
9048
  const path_userPreferences = path + '.userPreferences';
9049
- const referencepath_userPreferencesValidationError = validate$25(obj_userPreferences, path_userPreferences);
9049
+ const referencepath_userPreferencesValidationError = validate$26(obj_userPreferences, path_userPreferences);
9050
9050
  if (referencepath_userPreferencesValidationError !== null) {
9051
9051
  let message = 'Object doesn\'t match ListUserPreferenceRepresentation (at "' + path_userPreferences + '")\n';
9052
9052
  message += referencepath_userPreferencesValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -9088,17 +9088,17 @@ function normalize$V(input, existing, path, luvio, store, timestamp) {
9088
9088
  }
9089
9089
  return input;
9090
9090
  }
9091
- const select$3o = function ListInfoRepresentationSelect() {
9092
- const { selections: ListFilterByInfoRepresentation__selections, opaque: ListFilterByInfoRepresentation__opaque, } = select$3z();
9093
- const { selections: ListInlineEditDetailsRepresentation__selections, opaque: ListInlineEditDetailsRepresentation__opaque, } = select$3y();
9094
- const { selections: ListReferenceRepresentation__selections, opaque: ListReferenceRepresentation__opaque, } = select$3x();
9095
- const { selections: ListInfoShareCategoryRepresentation__selections, opaque: ListInfoShareCategoryRepresentation__opaque, } = select$3v();
9096
- const { selections: ListOrderByInfoRepresentation__selections, opaque: ListOrderByInfoRepresentation__opaque, } = select$3u();
9097
- const { selections: ListScopeRepresentation__selections, opaque: ListScopeRepresentation__opaque, } = select$3r();
9098
- const { selections: ListUserPreferenceRepresentation__selections, opaque: ListUserPreferenceRepresentation__opaque, } = select$3q();
9091
+ const select$3p = function ListInfoRepresentationSelect() {
9092
+ const { selections: ListFilterByInfoRepresentation__selections, opaque: ListFilterByInfoRepresentation__opaque, } = select$3A();
9093
+ const { selections: ListInlineEditDetailsRepresentation__selections, opaque: ListInlineEditDetailsRepresentation__opaque, } = select$3z();
9094
+ const { selections: ListReferenceRepresentation__selections, opaque: ListReferenceRepresentation__opaque, } = select$3y();
9095
+ const { selections: ListInfoShareCategoryRepresentation__selections, opaque: ListInfoShareCategoryRepresentation__opaque, } = select$3w();
9096
+ const { selections: ListOrderByInfoRepresentation__selections, opaque: ListOrderByInfoRepresentation__opaque, } = select$3v();
9097
+ const { selections: ListScopeRepresentation__selections, opaque: ListScopeRepresentation__opaque, } = select$3s();
9098
+ const { selections: ListUserPreferenceRepresentation__selections, opaque: ListUserPreferenceRepresentation__opaque, } = select$3r();
9099
9099
  return {
9100
9100
  kind: 'Fragment',
9101
- version: VERSION$2J,
9101
+ version: VERSION$2K,
9102
9102
  private: [
9103
9103
  'eTag'
9104
9104
  ],
@@ -9119,7 +9119,7 @@ const select$3o = function ListInfoRepresentationSelect() {
9119
9119
  name: 'displayColumns',
9120
9120
  kind: 'Link',
9121
9121
  plural: true,
9122
- fragment: select$3p()
9122
+ fragment: select$3q()
9123
9123
  },
9124
9124
  {
9125
9125
  name: 'filterLogicString',
@@ -9197,7 +9197,7 @@ const select$3o = function ListInfoRepresentationSelect() {
9197
9197
  ]
9198
9198
  };
9199
9199
  };
9200
- function equals$1c(existing, incoming) {
9200
+ function equals$1d(existing, incoming) {
9201
9201
  if (existing.eTag !== incoming.eTag) {
9202
9202
  return false;
9203
9203
  }
@@ -9205,14 +9205,14 @@ function equals$1c(existing, incoming) {
9205
9205
  }
9206
9206
  const ingest$2f = function ListInfoRepresentationIngest(input, path, luvio, store, timestamp) {
9207
9207
  if (process.env.NODE_ENV !== 'production') {
9208
- const validateError = validate$21(input);
9208
+ const validateError = validate$22(input);
9209
9209
  if (validateError !== null) {
9210
9210
  throw validateError;
9211
9211
  }
9212
9212
  }
9213
9213
  const key = keyBuilderFromType$F(luvio, input);
9214
9214
  const ttlToUse = TTL$H;
9215
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$V, "UiApi", VERSION$2J, RepresentationType$11, equals$1c);
9215
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$V, "UiApi", VERSION$2K, RepresentationType$11, equals$1d);
9216
9216
  return createLink$1(key);
9217
9217
  };
9218
9218
  function getTypeCacheKeys$2j(rootKeySet, luvio, input, fullPathFactory) {
@@ -9285,8 +9285,8 @@ function toSortedStringArray(value) {
9285
9285
  return undefined;
9286
9286
  }
9287
9287
 
9288
- const VERSION$2I = "d1e589a127fb1060c89070cdb6f500b2";
9289
- function validate$20(obj, path = 'RecordTypeInfoRepresentation') {
9288
+ const VERSION$2J = "d1e589a127fb1060c89070cdb6f500b2";
9289
+ function validate$21(obj, path = 'RecordTypeInfoRepresentation') {
9290
9290
  const v_error = (() => {
9291
9291
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
9292
9292
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -9319,10 +9319,10 @@ function validate$20(obj, path = 'RecordTypeInfoRepresentation') {
9319
9319
  })();
9320
9320
  return v_error === undefined ? null : v_error;
9321
9321
  }
9322
- const select$3n = function RecordTypeInfoRepresentationSelect() {
9322
+ const select$3o = function RecordTypeInfoRepresentationSelect() {
9323
9323
  return {
9324
9324
  kind: 'Fragment',
9325
- version: VERSION$2I,
9325
+ version: VERSION$2J,
9326
9326
  private: [],
9327
9327
  selections: [
9328
9328
  {
@@ -9348,7 +9348,7 @@ const select$3n = function RecordTypeInfoRepresentationSelect() {
9348
9348
  ]
9349
9349
  };
9350
9350
  };
9351
- function equals$1b(existing, incoming) {
9351
+ function equals$1c(existing, incoming) {
9352
9352
  const existing_available = existing.available;
9353
9353
  const incoming_available = incoming.available;
9354
9354
  if (!(existing_available === incoming_available)) {
@@ -9377,8 +9377,8 @@ function equals$1b(existing, incoming) {
9377
9377
  return true;
9378
9378
  }
9379
9379
 
9380
- const VERSION$2H = "195d918987a35f45e1aa4dce9a11d8c5";
9381
- function validate$1$(obj, path = 'FieldValueRepresentation') {
9380
+ const VERSION$2I = "195d918987a35f45e1aa4dce9a11d8c5";
9381
+ function validate$20(obj, path = 'FieldValueRepresentation') {
9382
9382
  const v_error = (() => {
9383
9383
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
9384
9384
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -9486,10 +9486,10 @@ function normalize$U(input, existing, path, luvio, store, timestamp) {
9486
9486
  }
9487
9487
  return input;
9488
9488
  }
9489
- const select$3m = function FieldValueRepresentationSelect() {
9489
+ const select$3n = function FieldValueRepresentationSelect() {
9490
9490
  return {
9491
9491
  kind: 'Fragment',
9492
- version: VERSION$2H,
9492
+ version: VERSION$2I,
9493
9493
  private: [],
9494
9494
  selections: [
9495
9495
  {
@@ -9500,12 +9500,12 @@ const select$3m = function FieldValueRepresentationSelect() {
9500
9500
  name: 'value',
9501
9501
  kind: 'Link',
9502
9502
  nullable: true,
9503
- fragment: select$3k()
9503
+ fragment: select$3l()
9504
9504
  }
9505
9505
  ]
9506
9506
  };
9507
9507
  };
9508
- function equals$1a(existing, incoming) {
9508
+ function equals$1b(existing, incoming) {
9509
9509
  const existing_displayValue = existing.displayValue;
9510
9510
  const incoming_displayValue = incoming.displayValue;
9511
9511
  if (!(existing_displayValue === incoming_displayValue)) {
@@ -9525,14 +9525,14 @@ function equals$1a(existing, incoming) {
9525
9525
  }
9526
9526
  const ingest$2e = function FieldValueRepresentationIngest(input, path, luvio, store, timestamp) {
9527
9527
  if (process.env.NODE_ENV !== 'production') {
9528
- const validateError = validate$1$(input);
9528
+ const validateError = validate$20(input);
9529
9529
  if (validateError !== null) {
9530
9530
  throw validateError;
9531
9531
  }
9532
9532
  }
9533
9533
  const key = path.fullPath;
9534
9534
  const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
9535
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$U, "UiApi", VERSION$2H, RepresentationType$10, equals$1a);
9535
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$U, "UiApi", VERSION$2I, RepresentationType$10, equals$1b);
9536
9536
  return createLink$1(key);
9537
9537
  };
9538
9538
  function getTypeCacheKeys$2i(rootKeySet, luvio, input, fullPathFactory) {
@@ -9575,8 +9575,8 @@ const getTypeCacheKeys$2h = (rootKeySet, luvio, input, _fullPathFactory) => {
9575
9575
  };
9576
9576
 
9577
9577
  const TTL$G = 120000;
9578
- const VERSION$2G = "79cb5ac9f44542f683d00245fdfe500d";
9579
- function validate$1_(obj, path = 'RecordCollectionRepresentation') {
9578
+ const VERSION$2H = "79cb5ac9f44542f683d00245fdfe500d";
9579
+ function validate$1$(obj, path = 'RecordCollectionRepresentation') {
9580
9580
  const v_error = (() => {
9581
9581
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
9582
9582
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -9756,10 +9756,10 @@ function normalize$T(input, existing, path, luvio, store, timestamp) {
9756
9756
  }
9757
9757
  return input;
9758
9758
  }
9759
- const select$3l = function RecordCollectionRepresentationSelect() {
9759
+ const select$3m = function RecordCollectionRepresentationSelect() {
9760
9760
  return {
9761
9761
  kind: 'Fragment',
9762
- version: VERSION$2G,
9762
+ version: VERSION$2H,
9763
9763
  private: [],
9764
9764
  selections: [
9765
9765
  {
@@ -9794,12 +9794,12 @@ const select$3l = function RecordCollectionRepresentationSelect() {
9794
9794
  name: 'records',
9795
9795
  kind: 'Link',
9796
9796
  plural: true,
9797
- fragment: select$3k()
9797
+ fragment: select$3l()
9798
9798
  }
9799
9799
  ]
9800
9800
  };
9801
9801
  };
9802
- function equals$19(existing, incoming) {
9802
+ function equals$1a(existing, incoming) {
9803
9803
  const existing_count = existing.count;
9804
9804
  const incoming_count = incoming.count;
9805
9805
  if (!(existing_count === incoming_count)) {
@@ -9849,14 +9849,14 @@ function equals$19(existing, incoming) {
9849
9849
  }
9850
9850
  const ingest$2d = function RecordCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
9851
9851
  if (process.env.NODE_ENV !== 'production') {
9852
- const validateError = validate$1_(input);
9852
+ const validateError = validate$1$(input);
9853
9853
  if (validateError !== null) {
9854
9854
  throw validateError;
9855
9855
  }
9856
9856
  }
9857
9857
  const key = path.fullPath;
9858
9858
  const ttlToUse = TTL$G;
9859
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$T, "UiApi", VERSION$2G, RepresentationType$$, equals$19);
9859
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$T, "UiApi", VERSION$2H, RepresentationType$$, equals$1a);
9860
9860
  return createLink$1(key);
9861
9861
  };
9862
9862
  function getTypeCacheKeys$2g(rootKeySet, luvio, input, fullPathFactory) {
@@ -9884,8 +9884,8 @@ const keyBuilderFromType$E = function RecordRepresentationKeyBuilderFromType(luv
9884
9884
  };
9885
9885
 
9886
9886
  const TTL$F = 30000;
9887
- const VERSION$2F = "98c5b18512e48ca8d28727549507e4ba";
9888
- function validate$1Z(obj, path = 'RecordRepresentation') {
9887
+ const VERSION$2G = "98c5b18512e48ca8d28727549507e4ba";
9888
+ function validate$1_(obj, path = 'RecordRepresentation') {
9889
9889
  const v_error = (() => {
9890
9890
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
9891
9891
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -10015,7 +10015,7 @@ function validate$1Z(obj, path = 'RecordRepresentation') {
10015
10015
  const path_recordTypeInfo = path + '.recordTypeInfo';
10016
10016
  let obj_recordTypeInfo_union0 = null;
10017
10017
  const obj_recordTypeInfo_union0_error = (() => {
10018
- const referencepath_recordTypeInfoValidationError = validate$20(obj_recordTypeInfo, path_recordTypeInfo);
10018
+ const referencepath_recordTypeInfoValidationError = validate$21(obj_recordTypeInfo, path_recordTypeInfo);
10019
10019
  if (referencepath_recordTypeInfoValidationError !== null) {
10020
10020
  let message = 'Object doesn\'t match RecordTypeInfoRepresentation (at "' + path_recordTypeInfo + '")\n';
10021
10021
  message += referencepath_recordTypeInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -10127,11 +10127,11 @@ function dynamicNormalize$5(ingestParams) {
10127
10127
  return input;
10128
10128
  };
10129
10129
  }
10130
- const select$3k = function RecordRepresentationSelect() {
10131
- const { selections: RecordTypeInfoRepresentation__selections, opaque: RecordTypeInfoRepresentation__opaque, } = select$3n();
10130
+ const select$3l = function RecordRepresentationSelect() {
10131
+ const { selections: RecordTypeInfoRepresentation__selections, opaque: RecordTypeInfoRepresentation__opaque, } = select$3o();
10132
10132
  return {
10133
10133
  kind: 'Fragment',
10134
- version: VERSION$2F,
10134
+ version: VERSION$2G,
10135
10135
  private: [
10136
10136
  'eTag',
10137
10137
  'weakEtag'
@@ -10145,13 +10145,13 @@ const select$3k = function RecordRepresentationSelect() {
10145
10145
  name: 'childRelationships',
10146
10146
  kind: 'Link',
10147
10147
  map: true,
10148
- fragment: select$3l()
10148
+ fragment: select$3m()
10149
10149
  },
10150
10150
  {
10151
10151
  name: 'fields',
10152
10152
  kind: 'Link',
10153
10153
  map: true,
10154
- fragment: select$3m()
10154
+ fragment: select$3n()
10155
10155
  },
10156
10156
  {
10157
10157
  name: 'id',
@@ -10187,18 +10187,18 @@ const dynamicSelect$8 = function dynamicRecordRepresentationSelect(params) {
10187
10187
  name: 'childRelationships',
10188
10188
  kind: 'Link',
10189
10189
  map: true,
10190
- fragment: select$3l()
10190
+ fragment: select$3m()
10191
10191
  } : params.childRelationships;
10192
10192
  const fieldsPathSelection = params.fields === undefined ? {
10193
10193
  name: 'fields',
10194
10194
  kind: 'Link',
10195
10195
  map: true,
10196
- fragment: select$3m()
10196
+ fragment: select$3n()
10197
10197
  } : params.fields;
10198
- const { selections: RecordTypeInfoRepresentation__selections, opaque: RecordTypeInfoRepresentation__opaque, } = select$3n();
10198
+ const { selections: RecordTypeInfoRepresentation__selections, opaque: RecordTypeInfoRepresentation__opaque, } = select$3o();
10199
10199
  return {
10200
10200
  kind: 'Fragment',
10201
- version: VERSION$2F,
10201
+ version: VERSION$2G,
10202
10202
  private: [
10203
10203
  'eTag',
10204
10204
  'weakEtag'
@@ -10239,7 +10239,7 @@ const dynamicSelect$8 = function dynamicRecordRepresentationSelect(params) {
10239
10239
  ]
10240
10240
  };
10241
10241
  };
10242
- function equals$18(existing, incoming) {
10242
+ function equals$19(existing, incoming) {
10243
10243
  const existing_weakEtag = existing.weakEtag;
10244
10244
  const incoming_weakEtag = incoming.weakEtag;
10245
10245
  if (!(existing_weakEtag === incoming_weakEtag)) {
@@ -10300,7 +10300,7 @@ function equals$18(existing, incoming) {
10300
10300
  if (!(existing_recordTypeInfo === incoming_recordTypeInfo
10301
10301
  || (existing_recordTypeInfo != null &&
10302
10302
  incoming_recordTypeInfo != null &&
10303
- equals$1b(existing_recordTypeInfo, incoming_recordTypeInfo)))) {
10303
+ equals$1c(existing_recordTypeInfo, incoming_recordTypeInfo)))) {
10304
10304
  return false;
10305
10305
  }
10306
10306
  const existing_systemModstamp = existing.systemModstamp;
@@ -11988,7 +11988,7 @@ function createPathSelection(propertyName, fieldDefinition) {
11988
11988
  kind: 'Fragment',
11989
11989
  private: ['eTag', 'weakEtag'],
11990
11990
  selections: createRecordSelection(childFieldDefinition),
11991
- version: VERSION$2F,
11991
+ version: VERSION$2G,
11992
11992
  },
11993
11993
  };
11994
11994
  }
@@ -11998,7 +11998,7 @@ function createPathSelection(propertyName, fieldDefinition) {
11998
11998
  required: childFieldDefinition.optional === true ? false : undefined,
11999
11999
  fragment: {
12000
12000
  kind: 'Fragment',
12001
- version: VERSION$2H,
12001
+ version: VERSION$2I,
12002
12002
  private: [],
12003
12003
  selections: [DISPLAY_VALUE_SELECTION, fieldValueSelection],
12004
12004
  },
@@ -12030,7 +12030,7 @@ function createPathSelectionFromValue(fields) {
12030
12030
  kind: 'Fragment',
12031
12031
  private: [],
12032
12032
  selections: buildSelectionFromRecord(fieldValue),
12033
- version: VERSION$2F,
12033
+ version: VERSION$2G,
12034
12034
  },
12035
12035
  };
12036
12036
  }
@@ -12040,7 +12040,7 @@ function createPathSelectionFromValue(fields) {
12040
12040
  required: undefined,
12041
12041
  fragment: {
12042
12042
  kind: 'Fragment',
12043
- version: VERSION$2H,
12043
+ version: VERSION$2I,
12044
12044
  private: [],
12045
12045
  selections: [DISPLAY_VALUE_SELECTION, fieldValueSelection],
12046
12046
  },
@@ -12719,7 +12719,7 @@ function ingestRecordResponse(luvio, response, recordId, recordIngest, conflictM
12719
12719
  kind: 'Fragment',
12720
12720
  private: [],
12721
12721
  selections: sel,
12722
- version: VERSION$2F,
12722
+ version: VERSION$2G,
12723
12723
  },
12724
12724
  variables: {},
12725
12725
  });
@@ -13012,7 +13012,7 @@ function normalize$S(input, existing, path, luvio, store, timestamp, fieldsTrie,
13012
13012
  function makeIngest(fieldsTrie, optionalFieldsTrie, recordConflictMap) {
13013
13013
  return (input, path, luvio, store, timestamp) => {
13014
13014
  if (process.env.NODE_ENV !== 'production') {
13015
- const validateError = validate$1$(input);
13015
+ const validateError = validate$20(input);
13016
13016
  if (validateError !== null) {
13017
13017
  throw validateError;
13018
13018
  }
@@ -13027,7 +13027,7 @@ function makeIngest(fieldsTrie, optionalFieldsTrie, recordConflictMap) {
13027
13027
  // read again after children ingested in case of a circular ref
13028
13028
  existingRecord = store.readEntry(key);
13029
13029
  incomingRecord = merge$2(existingRecord, incomingRecord, luvio, path);
13030
- if (existingRecord === undefined || equals$1a(existingRecord, incomingRecord) === false) {
13030
+ if (existingRecord === undefined || equals$1b(existingRecord, incomingRecord) === false) {
13031
13031
  luvio.storePublish(key, incomingRecord);
13032
13032
  }
13033
13033
  return createLink$1(key);
@@ -13105,7 +13105,7 @@ const createRecordIngest = (fieldsTrie, optionalFieldsTrie, recordConflictMap) =
13105
13105
  const childNormalize = createChildRecordNormalize(fieldsTrie, optionalFieldsTrie, recordConflictMap);
13106
13106
  return (input, path, luvio, store, timestamp) => {
13107
13107
  if (process.env.NODE_ENV !== 'production') {
13108
- const validateError = validate$1Z(input);
13108
+ const validateError = validate$1_(input);
13109
13109
  if (validateError !== null) {
13110
13110
  throw validateError;
13111
13111
  }
@@ -13123,7 +13123,7 @@ const createRecordIngest = (fieldsTrie, optionalFieldsTrie, recordConflictMap) =
13123
13123
  existingRecord = store.readEntry(key);
13124
13124
  incomingRecord = merge$3(existingRecord, incomingRecord, luvio, path, recordConflictMap);
13125
13125
  if (existingRecord === undefined ||
13126
- equals$18(existingRecord, incomingRecord) === false ||
13126
+ equals$19(existingRecord, incomingRecord) === false ||
13127
13127
  // always publish if existing record has drafts
13128
13128
  existingRecord.drafts !==
13129
13129
  undefined) {
@@ -13133,7 +13133,7 @@ const createRecordIngest = (fieldsTrie, optionalFieldsTrie, recordConflictMap) =
13133
13133
  ttl: TTL$F,
13134
13134
  representationName: RepresentationType$_,
13135
13135
  namespace: keyPrefix,
13136
- version: VERSION$2F,
13136
+ version: VERSION$2G,
13137
13137
  ingestionTimestamp: timestamp,
13138
13138
  });
13139
13139
  return createLink$1(key);
@@ -13303,7 +13303,7 @@ function buildRecordSelector(luvio, recordId, fields, optionalFields) {
13303
13303
  kind: 'Fragment',
13304
13304
  private: ['eTag', 'weakEtag'],
13305
13305
  selections: buildSelectionFromFields(fields, optionalFields),
13306
- version: VERSION$2F,
13306
+ version: VERSION$2G,
13307
13307
  },
13308
13308
  variables: {},
13309
13309
  };
@@ -13424,7 +13424,7 @@ function isSingleBatchRecordResponse(response) {
13424
13424
  response.results.length === 1);
13425
13425
  }
13426
13426
 
13427
- const VERSION$2E = "98cce53b8d13b1883d001bbdaab24383";
13427
+ const VERSION$2F = "98cce53b8d13b1883d001bbdaab24383";
13428
13428
 
13429
13429
  const nonCachedErrors$8 = ObjectCreate$1(null);
13430
13430
  function ingestSuccessChildResourceParams$9(luvio, childResourceParamsArray, childEnvelopes, serverRequestCount = 0) {
@@ -13525,7 +13525,7 @@ function selectChildResourceParams$8(luvio, childResources, resourceParams) {
13525
13525
  node: {
13526
13526
  kind: 'Fragment',
13527
13527
  private: [],
13528
- version: VERSION$2E,
13528
+ version: VERSION$2F,
13529
13529
  },
13530
13530
  variables: {},
13531
13531
  });
@@ -14080,8 +14080,8 @@ const keyBuilderFromType$C = function ListRecordCollectionRepresentationKeyBuild
14080
14080
  };
14081
14081
 
14082
14082
  const TTL$E = 30000;
14083
- const VERSION$2D = "e5c90c4081cd557f8ffec53028ede1e8";
14084
- function validate$1Y(obj, path = 'ListRecordCollectionRepresentation') {
14083
+ const VERSION$2E = "e5c90c4081cd557f8ffec53028ede1e8";
14084
+ function validate$1Z(obj, path = 'ListRecordCollectionRepresentation') {
14085
14085
  const v_error = (() => {
14086
14086
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
14087
14087
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -14141,7 +14141,7 @@ function validate$1Y(obj, path = 'ListRecordCollectionRepresentation') {
14141
14141
  }
14142
14142
  const obj_listReference = obj.listReference;
14143
14143
  const path_listReference = path + '.listReference';
14144
- const referencepath_listReferenceValidationError = validate$2c(obj_listReference, path_listReference);
14144
+ const referencepath_listReferenceValidationError = validate$2d(obj_listReference, path_listReference);
14145
14145
  if (referencepath_listReferenceValidationError !== null) {
14146
14146
  let message = 'Object doesn\'t match ListReferenceRepresentation (at "' + path_listReference + '")\n';
14147
14147
  message += referencepath_listReferenceValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -14394,13 +14394,13 @@ function normalize$R(input, existing, path, luvio, store, timestamp) {
14394
14394
  }
14395
14395
  return input;
14396
14396
  }
14397
- const select$3j = function ListRecordCollectionRepresentationSelect(paginationParams) {
14398
- const { selections: ListReferenceRepresentation__selections, opaque: ListReferenceRepresentation__opaque, } = select$3x();
14397
+ const select$3k = function ListRecordCollectionRepresentationSelect(paginationParams) {
14398
+ const { selections: ListReferenceRepresentation__selections, opaque: ListReferenceRepresentation__opaque, } = select$3y();
14399
14399
  return {
14400
14400
  kind: 'Fragment',
14401
14401
  reader: true,
14402
14402
  synthetic: false,
14403
- version: VERSION$2D,
14403
+ version: VERSION$2E,
14404
14404
  read: (source, reader) => {
14405
14405
  const sink = {};
14406
14406
  if (paginationParams === undefined) {
@@ -14420,7 +14420,7 @@ const select$3j = function ListRecordCollectionRepresentationSelect(paginationPa
14420
14420
  reader.readSingleLink(i, {
14421
14421
  name: 'records',
14422
14422
  kind: 'Link',
14423
- fragment: select$3k()
14423
+ fragment: select$3l()
14424
14424
  }, itemsSource, allSink, i - startOffset);
14425
14425
  if (reader.getIsDataMissing() === false) {
14426
14426
  itemsSink[i - startOffset] = allSink[i - startOffset];
@@ -14513,14 +14513,14 @@ const dynamicSelect$7 = function dynamicListRecordCollectionRepresentationSelect
14513
14513
  const recordsPathSelection = params.records === undefined ? {
14514
14514
  name: 'records',
14515
14515
  kind: 'Link',
14516
- fragment: select$3k()
14516
+ fragment: select$3l()
14517
14517
  } : params.records;
14518
- const { selections: ListReferenceRepresentation__selections, opaque: ListReferenceRepresentation__opaque, } = select$3x();
14518
+ const { selections: ListReferenceRepresentation__selections, opaque: ListReferenceRepresentation__opaque, } = select$3y();
14519
14519
  return {
14520
14520
  kind: 'Fragment',
14521
14521
  reader: true,
14522
14522
  synthetic: false,
14523
- version: VERSION$2D,
14523
+ version: VERSION$2E,
14524
14524
  read: (source, reader) => {
14525
14525
  const sink = {};
14526
14526
  if (paginationParams === undefined) {
@@ -14595,7 +14595,7 @@ const dynamicSelect$7 = function dynamicListRecordCollectionRepresentationSelect
14595
14595
  },
14596
14596
  };
14597
14597
  };
14598
- function equals$17(existing, incoming) {
14598
+ function equals$18(existing, incoming) {
14599
14599
  const existing_count = existing.count;
14600
14600
  const incoming_count = incoming.count;
14601
14601
  if (!(existing_count === incoming_count)) {
@@ -14633,7 +14633,7 @@ function equals$17(existing, incoming) {
14633
14633
  }
14634
14634
  const existing_listReference = existing.listReference;
14635
14635
  const incoming_listReference = incoming.listReference;
14636
- if (!(equals$1f(existing_listReference, incoming_listReference))) {
14636
+ if (!(equals$1g(existing_listReference, incoming_listReference))) {
14637
14637
  return false;
14638
14638
  }
14639
14639
  const existing_nextPageToken = existing.nextPageToken;
@@ -14707,7 +14707,7 @@ function equals$17(existing, incoming) {
14707
14707
  }
14708
14708
  const ingest$2b = function ListRecordCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
14709
14709
  if (process.env.NODE_ENV !== 'production') {
14710
- const validateError = validate$1Y(input);
14710
+ const validateError = validate$1Z(input);
14711
14711
  if (validateError !== null) {
14712
14712
  throw validateError;
14713
14713
  }
@@ -14766,14 +14766,14 @@ const ingest$2b = function ListRecordCollectionRepresentationIngest(input, path,
14766
14766
  ...existingRecord.records.slice(nextOffset),
14767
14767
  ];
14768
14768
  }
14769
- if (existingRecord === undefined || equals$17(existingRecord, incomingRecord) === false) {
14769
+ if (existingRecord === undefined || equals$18(existingRecord, incomingRecord) === false) {
14770
14770
  luvio.storePublish(key, incomingRecord);
14771
14771
  }
14772
14772
  {
14773
14773
  const storeMetadataParams = {
14774
14774
  ttl: ttlToUse,
14775
14775
  namespace: "UiApi",
14776
- version: VERSION$2D,
14776
+ version: VERSION$2E,
14777
14777
  representationName: RepresentationType$Z,
14778
14778
  ingestionTimestamp: timestamp,
14779
14779
  };
@@ -14800,8 +14800,8 @@ function getTypeCacheKeys$2e(rootKeySet, luvio, input, fullPathFactory) {
14800
14800
  }
14801
14801
  }
14802
14802
 
14803
- const VERSION$2C = "cf8d2eb042188974da26ffe6618cfd07";
14804
- function validate$1X(obj, path = 'ListUiRepresentation') {
14803
+ const VERSION$2D = "cf8d2eb042188974da26ffe6618cfd07";
14804
+ function validate$1Y(obj, path = 'ListUiRepresentation') {
14805
14805
  const v_error = (() => {
14806
14806
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
14807
14807
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -14868,16 +14868,16 @@ const dynamicSelect$6 = function dynamicListUiRepresentationSelect(params, pagin
14868
14868
  const infoPathSelection = params.info === undefined ? {
14869
14869
  name: 'info',
14870
14870
  kind: 'Link',
14871
- fragment: select$3o()
14871
+ fragment: select$3p()
14872
14872
  } : params.info;
14873
14873
  const recordsPathSelection = params.records === undefined ? {
14874
14874
  name: 'records',
14875
14875
  kind: 'Link',
14876
- fragment: select$3j(paginationParams)
14876
+ fragment: select$3k(paginationParams)
14877
14877
  } : params.records;
14878
14878
  return {
14879
14879
  kind: 'Fragment',
14880
- version: VERSION$2C,
14880
+ version: VERSION$2D,
14881
14881
  private: [
14882
14882
  'eTag'
14883
14883
  ],
@@ -14887,7 +14887,7 @@ const dynamicSelect$6 = function dynamicListUiRepresentationSelect(params, pagin
14887
14887
  ]
14888
14888
  };
14889
14889
  };
14890
- function equals$16(existing, incoming) {
14890
+ function equals$17(existing, incoming) {
14891
14891
  const existing_eTag = existing.eTag;
14892
14892
  const incoming_eTag = incoming.eTag;
14893
14893
  if (!(existing_eTag === incoming_eTag)) {
@@ -14907,14 +14907,14 @@ function equals$16(existing, incoming) {
14907
14907
  }
14908
14908
  const ingest$2a = function ListUiRepresentationIngest(input, path, luvio, store, timestamp) {
14909
14909
  if (process.env.NODE_ENV !== 'production') {
14910
- const validateError = validate$1X(input);
14910
+ const validateError = validate$1Y(input);
14911
14911
  if (validateError !== null) {
14912
14912
  throw validateError;
14913
14913
  }
14914
14914
  }
14915
14915
  const key = keyBuilderFromType$B(luvio, input);
14916
14916
  const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
14917
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$Q, "UiApi", VERSION$2C, RepresentationType$Y, equals$16);
14917
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$Q, "UiApi", VERSION$2D, RepresentationType$Y, equals$17);
14918
14918
  return createLink$1(key);
14919
14919
  };
14920
14920
  function getTypeCacheKeys$2d(rootKeySet, luvio, input, fullPathFactory) {
@@ -15048,8 +15048,8 @@ function createResourceRequest$1c(config) {
15048
15048
  };
15049
15049
  }
15050
15050
 
15051
- const VERSION$2B = "0b29241fd9ed04bb61fde26b3f558ac4";
15052
- function validate$1W(obj, path = 'ListInfoSummaryRepresentation') {
15051
+ const VERSION$2C = "0b29241fd9ed04bb61fde26b3f558ac4";
15052
+ function validate$1X(obj, path = 'ListInfoSummaryRepresentation') {
15053
15053
  const v_error = (() => {
15054
15054
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
15055
15055
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -15111,10 +15111,10 @@ function keyBuilderFromType$A(luvio, object) {
15111
15111
  function normalize$P(input, existing, path, luvio, store, timestamp) {
15112
15112
  return input;
15113
15113
  }
15114
- const select$3f = function ListInfoSummaryRepresentationSelect() {
15114
+ const select$3g = function ListInfoSummaryRepresentationSelect() {
15115
15115
  return {
15116
15116
  kind: 'Fragment',
15117
- version: VERSION$2B,
15117
+ version: VERSION$2C,
15118
15118
  private: [],
15119
15119
  selections: [
15120
15120
  {
@@ -15136,7 +15136,7 @@ const select$3f = function ListInfoSummaryRepresentationSelect() {
15136
15136
  ]
15137
15137
  };
15138
15138
  };
15139
- function equals$15(existing, incoming) {
15139
+ function equals$16(existing, incoming) {
15140
15140
  const existing_apiName = existing.apiName;
15141
15141
  const incoming_apiName = incoming.apiName;
15142
15142
  if (!(existing_apiName === incoming_apiName)) {
@@ -15161,14 +15161,14 @@ function equals$15(existing, incoming) {
15161
15161
  }
15162
15162
  const ingest$29 = function ListInfoSummaryRepresentationIngest(input, path, luvio, store, timestamp) {
15163
15163
  if (process.env.NODE_ENV !== 'production') {
15164
- const validateError = validate$1W(input);
15164
+ const validateError = validate$1X(input);
15165
15165
  if (validateError !== null) {
15166
15166
  throw validateError;
15167
15167
  }
15168
15168
  }
15169
15169
  const key = keyBuilderFromType$A(luvio, input);
15170
15170
  const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
15171
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$P, "UiApi", VERSION$2B, RepresentationType$X, equals$15);
15171
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$P, "UiApi", VERSION$2C, RepresentationType$X, equals$16);
15172
15172
  return createLink$1(key);
15173
15173
  };
15174
15174
  function getTypeCacheKeys$2c(rootKeySet, luvio, input, fullPathFactory) {
@@ -15181,8 +15181,8 @@ function getTypeCacheKeys$2c(rootKeySet, luvio, input, fullPathFactory) {
15181
15181
  });
15182
15182
  }
15183
15183
 
15184
- const VERSION$2A = "d0cadb0927f908b5b64694e1cff0b2d7";
15185
- function validate$1V(obj, path = 'ListInfoSummaryCollectionRepresentation') {
15184
+ const VERSION$2B = "d0cadb0927f908b5b64694e1cff0b2d7";
15185
+ function validate$1W(obj, path = 'ListInfoSummaryCollectionRepresentation') {
15186
15186
  const v_error = (() => {
15187
15187
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
15188
15188
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -15398,12 +15398,12 @@ function normalize$O(input, existing, path, luvio, store, timestamp) {
15398
15398
  }
15399
15399
  return input;
15400
15400
  }
15401
- const select$3e = function ListInfoSummaryCollectionRepresentationSelect(paginationParams) {
15401
+ const select$3f = function ListInfoSummaryCollectionRepresentationSelect(paginationParams) {
15402
15402
  return {
15403
15403
  kind: 'Fragment',
15404
15404
  reader: true,
15405
15405
  synthetic: false,
15406
- version: VERSION$2A,
15406
+ version: VERSION$2B,
15407
15407
  read: (source, reader) => {
15408
15408
  const sink = {};
15409
15409
  if (paginationParams === undefined) {
@@ -15423,7 +15423,7 @@ const select$3e = function ListInfoSummaryCollectionRepresentationSelect(paginat
15423
15423
  reader.readSingleLink(i, {
15424
15424
  name: 'lists',
15425
15425
  kind: 'Link',
15426
- fragment: select$3f()
15426
+ fragment: select$3g()
15427
15427
  }, itemsSource, allSink, i - startOffset);
15428
15428
  if (reader.getIsDataMissing() === false) {
15429
15429
  itemsSink[i - startOffset] = allSink[i - startOffset];
@@ -15491,7 +15491,7 @@ function getPageMetadata$3(paginationMetadata, paginationParams) {
15491
15491
  metadataProperties.count = endOffset - startOffset;
15492
15492
  return sink;
15493
15493
  }
15494
- function equals$14(existing, incoming) {
15494
+ function equals$15(existing, incoming) {
15495
15495
  const existing_recentListsOnly = existing.recentListsOnly;
15496
15496
  const incoming_recentListsOnly = incoming.recentListsOnly;
15497
15497
  if (!(existing_recentListsOnly === incoming_recentListsOnly)) {
@@ -15566,7 +15566,7 @@ function equals$14(existing, incoming) {
15566
15566
  }
15567
15567
  const ingest$28 = function ListInfoSummaryCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
15568
15568
  if (process.env.NODE_ENV !== 'production') {
15569
- const validateError = validate$1V(input);
15569
+ const validateError = validate$1W(input);
15570
15570
  if (validateError !== null) {
15571
15571
  throw validateError;
15572
15572
  }
@@ -15625,14 +15625,14 @@ const ingest$28 = function ListInfoSummaryCollectionRepresentationIngest(input,
15625
15625
  ...existingRecord.lists.slice(nextOffset),
15626
15626
  ];
15627
15627
  }
15628
- if (existingRecord === undefined || equals$14(existingRecord, incomingRecord) === false) {
15628
+ if (existingRecord === undefined || equals$15(existingRecord, incomingRecord) === false) {
15629
15629
  luvio.storePublish(key, incomingRecord);
15630
15630
  }
15631
15631
  if (ttlToUse !== undefined) {
15632
15632
  const storeMetadataParams = {
15633
15633
  ttl: ttlToUse,
15634
15634
  namespace: "UiApi",
15635
- version: VERSION$2A,
15635
+ version: VERSION$2B,
15636
15636
  representationName: RepresentationType$W,
15637
15637
  ingestionTimestamp: timestamp,
15638
15638
  };
@@ -15702,11 +15702,11 @@ function getListReference(query, context) {
15702
15702
  /**
15703
15703
  * Reader selections to copy a list info
15704
15704
  */
15705
- const LIST_INFO_SELECTIONS = select$3o().selections;
15705
+ const LIST_INFO_SELECTIONS = select$3p().selections;
15706
15706
  /**
15707
15707
  * List info private memebers
15708
15708
  */
15709
- select$3o().private;
15709
+ select$3p().private;
15710
15710
  const LIST_INFO_SELECTIONS_ETAG = [
15711
15711
  ...LIST_INFO_SELECTIONS,
15712
15712
  { kind: 'Scalar', name: 'eTag' },
@@ -15731,7 +15731,7 @@ function getListInfo(luvio, listRef, storeLookup) {
15731
15731
  kind: 'Fragment',
15732
15732
  selections: LIST_INFO_SELECTIONS_ETAG,
15733
15733
  private: [],
15734
- version: VERSION$2J,
15734
+ version: VERSION$2K,
15735
15735
  },
15736
15736
  variables: {},
15737
15737
  });
@@ -15939,7 +15939,7 @@ function keyBuilder$3p(luvio, params) {
15939
15939
  });
15940
15940
  }
15941
15941
 
15942
- function select$3d(luvio, params) {
15942
+ function select$3e(luvio, params) {
15943
15943
  const { fields = [], optionalFields = [] } = params.body;
15944
15944
  return dynamicSelect$7({
15945
15945
  records: {
@@ -15949,7 +15949,7 @@ function select$3d(luvio, params) {
15949
15949
  kind: 'Fragment',
15950
15950
  private: ['eTag', 'weakEtag'],
15951
15951
  selections: buildSelectionFromFields(fields, optionalFields),
15952
- version: VERSION$2F
15952
+ version: VERSION$2G
15953
15953
  },
15954
15954
  },
15955
15955
  }, createPaginationParams$4(params));
@@ -15965,7 +15965,7 @@ function ingestSuccess$U(luvio, resourceParams, response, snapshotRefresh) {
15965
15965
  }
15966
15966
  const snapshot = luvio.storeLookup({
15967
15967
  recordId: key,
15968
- node: select$3d(luvio, resourceParams),
15968
+ node: select$3e(luvio, resourceParams),
15969
15969
  variables: {},
15970
15970
  }, snapshotRefresh);
15971
15971
  return snapshot;
@@ -15998,7 +15998,7 @@ function ingestError$N(luvio, params, error, snapshotRefresh) {
15998
15998
  const storeMetadataParams = {
15999
15999
  ttl: TTL$E,
16000
16000
  namespace: keyPrefix,
16001
- version: VERSION$2D,
16001
+ version: VERSION$2E,
16002
16002
  representationName: RepresentationType$Z
16003
16003
  };
16004
16004
  luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
@@ -16071,8 +16071,8 @@ function isErrorSnapshot(snapshot) {
16071
16071
  return snapshot.state === 'Error';
16072
16072
  }
16073
16073
 
16074
- const VERSION$2z = "3529c5f7d0eb2206c90a52c6d9f721d4";
16075
- function validate$1U(obj, path = 'ListViewSummaryRepresentation') {
16074
+ const VERSION$2A = "3529c5f7d0eb2206c90a52c6d9f721d4";
16075
+ function validate$1V(obj, path = 'ListViewSummaryRepresentation') {
16076
16076
  const v_error = (() => {
16077
16077
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
16078
16078
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -16134,10 +16134,10 @@ function keyBuilderFromType$y(luvio, object) {
16134
16134
  function normalize$N(input, existing, path, luvio, store, timestamp) {
16135
16135
  return input;
16136
16136
  }
16137
- const select$3c = function ListViewSummaryRepresentationSelect() {
16137
+ const select$3d = function ListViewSummaryRepresentationSelect() {
16138
16138
  return {
16139
16139
  kind: 'Fragment',
16140
- version: VERSION$2z,
16140
+ version: VERSION$2A,
16141
16141
  private: [],
16142
16142
  selections: [
16143
16143
  {
@@ -16159,7 +16159,7 @@ const select$3c = function ListViewSummaryRepresentationSelect() {
16159
16159
  ]
16160
16160
  };
16161
16161
  };
16162
- function equals$13(existing, incoming) {
16162
+ function equals$14(existing, incoming) {
16163
16163
  const existing_apiName = existing.apiName;
16164
16164
  const incoming_apiName = incoming.apiName;
16165
16165
  if (!(existing_apiName === incoming_apiName)) {
@@ -16184,14 +16184,14 @@ function equals$13(existing, incoming) {
16184
16184
  }
16185
16185
  const ingest$27 = function ListViewSummaryRepresentationIngest(input, path, luvio, store, timestamp) {
16186
16186
  if (process.env.NODE_ENV !== 'production') {
16187
- const validateError = validate$1U(input);
16187
+ const validateError = validate$1V(input);
16188
16188
  if (validateError !== null) {
16189
16189
  throw validateError;
16190
16190
  }
16191
16191
  }
16192
16192
  const key = keyBuilderFromType$y(luvio, input);
16193
16193
  const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
16194
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$N, "UiApi", VERSION$2z, RepresentationType$V, equals$13);
16194
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$N, "UiApi", VERSION$2A, RepresentationType$V, equals$14);
16195
16195
  return createLink$1(key);
16196
16196
  };
16197
16197
  function getTypeCacheKeys$2a(rootKeySet, luvio, input, fullPathFactory) {
@@ -16204,8 +16204,8 @@ function getTypeCacheKeys$2a(rootKeySet, luvio, input, fullPathFactory) {
16204
16204
  });
16205
16205
  }
16206
16206
 
16207
- const VERSION$2y = "f4c79fe066da3558499d5ee88c72abcd";
16208
- function validate$1T(obj, path = 'ListViewSummaryCollectionRepresentation') {
16207
+ const VERSION$2z = "f4c79fe066da3558499d5ee88c72abcd";
16208
+ function validate$1U(obj, path = 'ListViewSummaryCollectionRepresentation') {
16209
16209
  const v_error = (() => {
16210
16210
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
16211
16211
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -16421,12 +16421,12 @@ function normalize$M(input, existing, path, luvio, store, timestamp) {
16421
16421
  }
16422
16422
  return input;
16423
16423
  }
16424
- const select$3b = function ListViewSummaryCollectionRepresentationSelect(paginationParams) {
16424
+ const select$3c = function ListViewSummaryCollectionRepresentationSelect(paginationParams) {
16425
16425
  return {
16426
16426
  kind: 'Fragment',
16427
16427
  reader: true,
16428
16428
  synthetic: false,
16429
- version: VERSION$2y,
16429
+ version: VERSION$2z,
16430
16430
  read: (source, reader) => {
16431
16431
  const sink = {};
16432
16432
  if (paginationParams === undefined) {
@@ -16446,7 +16446,7 @@ const select$3b = function ListViewSummaryCollectionRepresentationSelect(paginat
16446
16446
  reader.readSingleLink(i, {
16447
16447
  name: 'lists',
16448
16448
  kind: 'Link',
16449
- fragment: select$3c()
16449
+ fragment: select$3d()
16450
16450
  }, itemsSource, allSink, i - startOffset);
16451
16451
  if (reader.getIsDataMissing() === false) {
16452
16452
  itemsSink[i - startOffset] = allSink[i - startOffset];
@@ -16514,7 +16514,7 @@ function getPageMetadata$2(paginationMetadata, paginationParams) {
16514
16514
  metadataProperties.count = endOffset - startOffset;
16515
16515
  return sink;
16516
16516
  }
16517
- function equals$12(existing, incoming) {
16517
+ function equals$13(existing, incoming) {
16518
16518
  const existing_recentListsOnly = existing.recentListsOnly;
16519
16519
  const incoming_recentListsOnly = incoming.recentListsOnly;
16520
16520
  if (!(existing_recentListsOnly === incoming_recentListsOnly)) {
@@ -16589,7 +16589,7 @@ function equals$12(existing, incoming) {
16589
16589
  }
16590
16590
  const ingest$26 = function ListViewSummaryCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
16591
16591
  if (process.env.NODE_ENV !== 'production') {
16592
- const validateError = validate$1T(input);
16592
+ const validateError = validate$1U(input);
16593
16593
  if (validateError !== null) {
16594
16594
  throw validateError;
16595
16595
  }
@@ -16648,14 +16648,14 @@ const ingest$26 = function ListViewSummaryCollectionRepresentationIngest(input,
16648
16648
  ...existingRecord.lists.slice(nextOffset),
16649
16649
  ];
16650
16650
  }
16651
- if (existingRecord === undefined || equals$12(existingRecord, incomingRecord) === false) {
16651
+ if (existingRecord === undefined || equals$13(existingRecord, incomingRecord) === false) {
16652
16652
  luvio.storePublish(key, incomingRecord);
16653
16653
  }
16654
16654
  if (ttlToUse !== undefined) {
16655
16655
  const storeMetadataParams = {
16656
16656
  ttl: ttlToUse,
16657
16657
  namespace: "UiApi",
16658
- version: VERSION$2y,
16658
+ version: VERSION$2z,
16659
16659
  representationName: RepresentationType$U,
16660
16660
  ingestionTimestamp: timestamp,
16661
16661
  };
@@ -16689,9 +16689,9 @@ function createPaginationParams$3(params) {
16689
16689
  pageSize: queryParams.pageSize === undefined ? 20 : queryParams.pageSize
16690
16690
  };
16691
16691
  }
16692
- function select$3a(luvio, params) {
16692
+ function select$3b(luvio, params) {
16693
16693
  const paginationParams = createPaginationParams$3(params);
16694
- return select$3b(paginationParams);
16694
+ return select$3c(paginationParams);
16695
16695
  }
16696
16696
  function keyBuilder$3m(luvio, params) {
16697
16697
  return keyBuilder$3n(luvio, {
@@ -16709,7 +16709,7 @@ function ingestSuccess$T(luvio, resourceParams, response, snapshotRefresh) {
16709
16709
  luvio.storeIngest(key, ingest$26, body);
16710
16710
  const snapshot = luvio.storeLookup({
16711
16711
  recordId: key,
16712
- node: select$3a(luvio, resourceParams),
16712
+ node: select$3b(luvio, resourceParams),
16713
16713
  variables: {},
16714
16714
  }, snapshotRefresh);
16715
16715
  if (process.env.NODE_ENV !== 'production') {
@@ -16775,7 +16775,7 @@ function validateAdapterConfig$19(untrustedConfig, configPropertyNames) {
16775
16775
  }
16776
16776
  function adapterFragment$L(luvio, config) {
16777
16777
  const resourceParams = createResourceParams$11(config);
16778
- return select$3a(luvio, resourceParams);
16778
+ return select$3b(luvio, resourceParams);
16779
16779
  }
16780
16780
  function onFetchResponseSuccess$P(luvio, config, resourceParams, response) {
16781
16781
  const snapshot = ingestSuccess$T(luvio, resourceParams, response, {
@@ -16843,7 +16843,7 @@ function getPaginationMetadata$3(luvio, resourceParams) {
16843
16843
  recordId: key,
16844
16844
  node: {
16845
16845
  kind: 'Fragment',
16846
- version: VERSION$2y,
16846
+ version: VERSION$2z,
16847
16847
  private: [],
16848
16848
  selections: [
16849
16849
  {
@@ -17033,7 +17033,7 @@ function buildListUiFragment$1(config, fields) {
17033
17033
  kind: 'Fragment',
17034
17034
  private: ['eTag', 'weakEtag'],
17035
17035
  selections: buildSelectionFromFields(...fields.getRecordSelectionFieldSets()),
17036
- version: VERSION$2F,
17036
+ version: VERSION$2G,
17037
17037
  },
17038
17038
  },
17039
17039
  };
@@ -17352,7 +17352,7 @@ function buildListUiFragment(config, context, fields) {
17352
17352
  kind: 'Fragment',
17353
17353
  private: ['eTag', 'weakEtag'],
17354
17354
  selections: buildSelectionFromFields(...fields.getRecordSelectionFieldSets()),
17355
- version: VERSION$2F,
17355
+ version: VERSION$2G,
17356
17356
  },
17357
17357
  },
17358
17358
  };
@@ -17759,7 +17759,7 @@ const factory$j = (luvio) => {
17759
17759
  }, { contextId: contextId$5 });
17760
17760
  };
17761
17761
 
17762
- function validate$1S(obj, path = 'ChildRelationshipRepresentation') {
17762
+ function validate$1T(obj, path = 'ChildRelationshipRepresentation') {
17763
17763
  const v_error = (() => {
17764
17764
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
17765
17765
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -17807,7 +17807,7 @@ function validate$1S(obj, path = 'ChildRelationshipRepresentation') {
17807
17807
  return v_error === undefined ? null : v_error;
17808
17808
  }
17809
17809
 
17810
- function validate$1R(obj, path = 'FilteredLookupInfoRepresentation') {
17810
+ function validate$1S(obj, path = 'FilteredLookupInfoRepresentation') {
17811
17811
  const v_error = (() => {
17812
17812
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
17813
17813
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -17838,7 +17838,7 @@ function validate$1R(obj, path = 'FilteredLookupInfoRepresentation') {
17838
17838
  return v_error === undefined ? null : v_error;
17839
17839
  }
17840
17840
 
17841
- function validate$1Q(obj, path = 'ReferenceToInfoRepresentation') {
17841
+ function validate$1R(obj, path = 'ReferenceToInfoRepresentation') {
17842
17842
  const v_error = (() => {
17843
17843
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
17844
17844
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -17864,7 +17864,7 @@ function validate$1Q(obj, path = 'ReferenceToInfoRepresentation') {
17864
17864
  return v_error === undefined ? null : v_error;
17865
17865
  }
17866
17866
 
17867
- function validate$1P(obj, path = 'FieldRepresentation') {
17867
+ function validate$1Q(obj, path = 'FieldRepresentation') {
17868
17868
  const v_error = (() => {
17869
17869
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
17870
17870
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -18029,7 +18029,7 @@ function validate$1P(obj, path = 'FieldRepresentation') {
18029
18029
  const path_filteredLookupInfo = path + '.filteredLookupInfo';
18030
18030
  let obj_filteredLookupInfo_union0 = null;
18031
18031
  const obj_filteredLookupInfo_union0_error = (() => {
18032
- const referencepath_filteredLookupInfoValidationError = validate$1R(obj_filteredLookupInfo, path_filteredLookupInfo);
18032
+ const referencepath_filteredLookupInfoValidationError = validate$1S(obj_filteredLookupInfo, path_filteredLookupInfo);
18033
18033
  if (referencepath_filteredLookupInfoValidationError !== null) {
18034
18034
  let message = 'Object doesn\'t match FilteredLookupInfoRepresentation (at "' + path_filteredLookupInfo + '")\n';
18035
18035
  message += referencepath_filteredLookupInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -18180,7 +18180,7 @@ function validate$1P(obj, path = 'FieldRepresentation') {
18180
18180
  for (let i = 0; i < obj_referenceToInfos.length; i++) {
18181
18181
  const obj_referenceToInfos_item = obj_referenceToInfos[i];
18182
18182
  const path_referenceToInfos_item = path_referenceToInfos + '[' + i + ']';
18183
- const referencepath_referenceToInfos_itemValidationError = validate$1Q(obj_referenceToInfos_item, path_referenceToInfos_item);
18183
+ const referencepath_referenceToInfos_itemValidationError = validate$1R(obj_referenceToInfos_item, path_referenceToInfos_item);
18184
18184
  if (referencepath_referenceToInfos_itemValidationError !== null) {
18185
18185
  let message = 'Object doesn\'t match ReferenceToInfoRepresentation (at "' + path_referenceToInfos_item + '")\n';
18186
18186
  message += referencepath_referenceToInfos_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -18247,7 +18247,7 @@ function validate$1P(obj, path = 'FieldRepresentation') {
18247
18247
  return v_error === undefined ? null : v_error;
18248
18248
  }
18249
18249
 
18250
- function validate$1O(obj, path = 'ThemeInfoRepresentation') {
18250
+ function validate$1P(obj, path = 'ThemeInfoRepresentation') {
18251
18251
  const v_error = (() => {
18252
18252
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
18253
18253
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -18288,8 +18288,8 @@ function validate$1O(obj, path = 'ThemeInfoRepresentation') {
18288
18288
  }
18289
18289
 
18290
18290
  const TTL$D = 900000;
18291
- const VERSION$2x = "2302a71ca718abb60353eb88dedb1c12";
18292
- function validate$1N(obj, path = 'ObjectInfoRepresentation') {
18291
+ const VERSION$2y = "2302a71ca718abb60353eb88dedb1c12";
18292
+ function validate$1O(obj, path = 'ObjectInfoRepresentation') {
18293
18293
  const v_error = (() => {
18294
18294
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
18295
18295
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -18359,7 +18359,7 @@ function validate$1N(obj, path = 'ObjectInfoRepresentation') {
18359
18359
  for (let i = 0; i < obj_childRelationships.length; i++) {
18360
18360
  const obj_childRelationships_item = obj_childRelationships[i];
18361
18361
  const path_childRelationships_item = path_childRelationships + '[' + i + ']';
18362
- const referencepath_childRelationships_itemValidationError = validate$1S(obj_childRelationships_item, path_childRelationships_item);
18362
+ const referencepath_childRelationships_itemValidationError = validate$1T(obj_childRelationships_item, path_childRelationships_item);
18363
18363
  if (referencepath_childRelationships_itemValidationError !== null) {
18364
18364
  let message = 'Object doesn\'t match ChildRelationshipRepresentation (at "' + path_childRelationships_item + '")\n';
18365
18365
  message += referencepath_childRelationships_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -18446,7 +18446,7 @@ function validate$1N(obj, path = 'ObjectInfoRepresentation') {
18446
18446
  const key = obj_fields_keys[i];
18447
18447
  const obj_fields_prop = obj_fields[key];
18448
18448
  const path_fields_prop = path_fields + '["' + key + '"]';
18449
- const referencepath_fields_propValidationError = validate$1P(obj_fields_prop, path_fields_prop);
18449
+ const referencepath_fields_propValidationError = validate$1Q(obj_fields_prop, path_fields_prop);
18450
18450
  if (referencepath_fields_propValidationError !== null) {
18451
18451
  let message = 'Object doesn\'t match FieldRepresentation (at "' + path_fields_prop + '")\n';
18452
18452
  message += referencepath_fields_propValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -18526,7 +18526,7 @@ function validate$1N(obj, path = 'ObjectInfoRepresentation') {
18526
18526
  const key = obj_recordTypeInfos_keys[i];
18527
18527
  const obj_recordTypeInfos_prop = obj_recordTypeInfos[key];
18528
18528
  const path_recordTypeInfos_prop = path_recordTypeInfos + '["' + key + '"]';
18529
- const referencepath_recordTypeInfos_propValidationError = validate$20(obj_recordTypeInfos_prop, path_recordTypeInfos_prop);
18529
+ const referencepath_recordTypeInfos_propValidationError = validate$21(obj_recordTypeInfos_prop, path_recordTypeInfos_prop);
18530
18530
  if (referencepath_recordTypeInfos_propValidationError !== null) {
18531
18531
  let message = 'Object doesn\'t match RecordTypeInfoRepresentation (at "' + path_recordTypeInfos_prop + '")\n';
18532
18532
  message += referencepath_recordTypeInfos_propValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -18547,7 +18547,7 @@ function validate$1N(obj, path = 'ObjectInfoRepresentation') {
18547
18547
  const path_themeInfo = path + '.themeInfo';
18548
18548
  let obj_themeInfo_union0 = null;
18549
18549
  const obj_themeInfo_union0_error = (() => {
18550
- const referencepath_themeInfoValidationError = validate$1O(obj_themeInfo, path_themeInfo);
18550
+ const referencepath_themeInfoValidationError = validate$1P(obj_themeInfo, path_themeInfo);
18551
18551
  if (referencepath_themeInfoValidationError !== null) {
18552
18552
  let message = 'Object doesn\'t match ThemeInfoRepresentation (at "' + path_themeInfo + '")\n';
18553
18553
  message += referencepath_themeInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -18593,10 +18593,10 @@ function keyBuilderFromType$w(luvio, object) {
18593
18593
  function normalize$L(input, existing, path, luvio, store, timestamp) {
18594
18594
  return input;
18595
18595
  }
18596
- const select$39 = function ObjectInfoRepresentationSelect() {
18596
+ const select$3a = function ObjectInfoRepresentationSelect() {
18597
18597
  return {
18598
18598
  kind: 'Fragment',
18599
- version: VERSION$2x,
18599
+ version: VERSION$2y,
18600
18600
  private: [
18601
18601
  'eTag'
18602
18602
  ],
@@ -18706,7 +18706,7 @@ const select$39 = function ObjectInfoRepresentationSelect() {
18706
18706
  ]
18707
18707
  };
18708
18708
  };
18709
- function equals$11(existing, incoming) {
18709
+ function equals$12(existing, incoming) {
18710
18710
  if (existing.eTag !== incoming.eTag) {
18711
18711
  return false;
18712
18712
  }
@@ -18714,14 +18714,14 @@ function equals$11(existing, incoming) {
18714
18714
  }
18715
18715
  const ingest$25 = function ObjectInfoRepresentationIngest(input, path, luvio, store, timestamp) {
18716
18716
  if (process.env.NODE_ENV !== 'production') {
18717
- const validateError = validate$1N(input);
18717
+ const validateError = validate$1O(input);
18718
18718
  if (validateError !== null) {
18719
18719
  throw validateError;
18720
18720
  }
18721
18721
  }
18722
18722
  const key = keyBuilderFromType$w(luvio, input);
18723
18723
  const ttlToUse = TTL$D;
18724
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$L, "UiApi", VERSION$2x, RepresentationType$T, equals$11);
18724
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$L, "UiApi", VERSION$2y, RepresentationType$T, equals$12);
18725
18725
  return createLink$1(key);
18726
18726
  };
18727
18727
  function getTypeCacheKeys$28(rootKeySet, luvio, input, fullPathFactory) {
@@ -18734,8 +18734,8 @@ function getTypeCacheKeys$28(rootKeySet, luvio, input, fullPathFactory) {
18734
18734
  });
18735
18735
  }
18736
18736
 
18737
- function select$38(luvio, params) {
18738
- return select$39();
18737
+ function select$39(luvio, params) {
18738
+ return select$3a();
18739
18739
  }
18740
18740
  function keyBuilder$3i(luvio, params) {
18741
18741
  return keyBuilder$3j(luvio, {
@@ -18751,7 +18751,7 @@ function ingestSuccess$S(luvio, resourceParams, response, snapshotRefresh) {
18751
18751
  luvio.storeIngest(key, ingest$25, body);
18752
18752
  const snapshot = luvio.storeLookup({
18753
18753
  recordId: key,
18754
- node: select$38(),
18754
+ node: select$39(),
18755
18755
  variables: {},
18756
18756
  }, snapshotRefresh);
18757
18757
  if (process.env.NODE_ENV !== 'production') {
@@ -18768,7 +18768,7 @@ function ingestError$L(luvio, params, error, snapshotRefresh) {
18768
18768
  const storeMetadataParams = {
18769
18769
  ttl: TTL$D,
18770
18770
  namespace: keyPrefix,
18771
- version: VERSION$2x,
18771
+ version: VERSION$2y,
18772
18772
  representationName: RepresentationType$T
18773
18773
  };
18774
18774
  luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
@@ -18819,7 +18819,7 @@ function validateAdapterConfig$17(untrustedConfig, configPropertyNames) {
18819
18819
  }
18820
18820
  function adapterFragment$K(luvio, config) {
18821
18821
  createResourceParams$$(config);
18822
- return select$38();
18822
+ return select$39();
18823
18823
  }
18824
18824
  function onFetchResponseSuccess$O(luvio, config, resourceParams, response) {
18825
18825
  const snapshot = ingestSuccess$S(luvio, resourceParams, response, {
@@ -18875,7 +18875,7 @@ const getObjectInfoAdapterFactory = (luvio) => function UiApi__getObjectInfo(unt
18875
18875
  buildCachedSnapshotCachePolicy$R, buildNetworkSnapshotCachePolicy$S);
18876
18876
  };
18877
18877
 
18878
- function validate$1M(obj, path = 'RecordLayoutSaveOptionRepresentation') {
18878
+ function validate$1N(obj, path = 'RecordLayoutSaveOptionRepresentation') {
18879
18879
  const v_error = (() => {
18880
18880
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
18881
18881
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -18923,7 +18923,7 @@ var DiscriminatorValues$5;
18923
18923
  DiscriminatorValues["Field"] = "Field";
18924
18924
  DiscriminatorValues["CustomLink"] = "CustomLink";
18925
18925
  })(DiscriminatorValues$5 || (DiscriminatorValues$5 = {}));
18926
- function validate$1L(obj, path = 'AbstractRecordLayoutComponentRepresentation') {
18926
+ function validate$1M(obj, path = 'AbstractRecordLayoutComponentRepresentation') {
18927
18927
  const v_error = (() => {
18928
18928
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
18929
18929
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -18963,7 +18963,7 @@ function validate$1L(obj, path = 'AbstractRecordLayoutComponentRepresentation')
18963
18963
  return v_error === undefined ? null : v_error;
18964
18964
  }
18965
18965
 
18966
- function validate$1K(obj, path = 'RecordLayoutItemRepresentation') {
18966
+ function validate$1L(obj, path = 'RecordLayoutItemRepresentation') {
18967
18967
  const v_error = (() => {
18968
18968
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
18969
18969
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -18991,7 +18991,7 @@ function validate$1K(obj, path = 'RecordLayoutItemRepresentation') {
18991
18991
  for (let i = 0; i < obj_layoutComponents.length; i++) {
18992
18992
  const obj_layoutComponents_item = obj_layoutComponents[i];
18993
18993
  const path_layoutComponents_item = path_layoutComponents + '[' + i + ']';
18994
- const referencepath_layoutComponents_itemValidationError = validate$1L(obj_layoutComponents_item, path_layoutComponents_item);
18994
+ const referencepath_layoutComponents_itemValidationError = validate$1M(obj_layoutComponents_item, path_layoutComponents_item);
18995
18995
  if (referencepath_layoutComponents_itemValidationError !== null) {
18996
18996
  let message = 'Object doesn\'t match AbstractRecordLayoutComponentRepresentation (at "' + path_layoutComponents_item + '")\n';
18997
18997
  message += referencepath_layoutComponents_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -19038,7 +19038,7 @@ function validate$1K(obj, path = 'RecordLayoutItemRepresentation') {
19038
19038
  return v_error === undefined ? null : v_error;
19039
19039
  }
19040
19040
 
19041
- function validate$1J(obj, path = 'RecordLayoutRowRepresentation') {
19041
+ function validate$1K(obj, path = 'RecordLayoutRowRepresentation') {
19042
19042
  const v_error = (() => {
19043
19043
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
19044
19044
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -19051,7 +19051,7 @@ function validate$1J(obj, path = 'RecordLayoutRowRepresentation') {
19051
19051
  for (let i = 0; i < obj_layoutItems.length; i++) {
19052
19052
  const obj_layoutItems_item = obj_layoutItems[i];
19053
19053
  const path_layoutItems_item = path_layoutItems + '[' + i + ']';
19054
- const referencepath_layoutItems_itemValidationError = validate$1K(obj_layoutItems_item, path_layoutItems_item);
19054
+ const referencepath_layoutItems_itemValidationError = validate$1L(obj_layoutItems_item, path_layoutItems_item);
19055
19055
  if (referencepath_layoutItems_itemValidationError !== null) {
19056
19056
  let message = 'Object doesn\'t match RecordLayoutItemRepresentation (at "' + path_layoutItems_item + '")\n';
19057
19057
  message += referencepath_layoutItems_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -19062,7 +19062,7 @@ function validate$1J(obj, path = 'RecordLayoutRowRepresentation') {
19062
19062
  return v_error === undefined ? null : v_error;
19063
19063
  }
19064
19064
 
19065
- function validate$1I(obj, path = 'RecordLayoutSectionRepresentation') {
19065
+ function validate$1J(obj, path = 'RecordLayoutSectionRepresentation') {
19066
19066
  const v_error = (() => {
19067
19067
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
19068
19068
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -19137,7 +19137,7 @@ function validate$1I(obj, path = 'RecordLayoutSectionRepresentation') {
19137
19137
  for (let i = 0; i < obj_layoutRows.length; i++) {
19138
19138
  const obj_layoutRows_item = obj_layoutRows[i];
19139
19139
  const path_layoutRows_item = path_layoutRows + '[' + i + ']';
19140
- const referencepath_layoutRows_itemValidationError = validate$1J(obj_layoutRows_item, path_layoutRows_item);
19140
+ const referencepath_layoutRows_itemValidationError = validate$1K(obj_layoutRows_item, path_layoutRows_item);
19141
19141
  if (referencepath_layoutRows_itemValidationError !== null) {
19142
19142
  let message = 'Object doesn\'t match RecordLayoutRowRepresentation (at "' + path_layoutRows_item + '")\n';
19143
19143
  message += referencepath_layoutRows_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -19159,8 +19159,8 @@ function validate$1I(obj, path = 'RecordLayoutSectionRepresentation') {
19159
19159
  }
19160
19160
 
19161
19161
  const TTL$C = 900000;
19162
- const VERSION$2w = "fb515e25a89ca1ec154dc865e72b913a";
19163
- function validate$1H(obj, path = 'RecordLayoutRepresentation') {
19162
+ const VERSION$2x = "fb515e25a89ca1ec154dc865e72b913a";
19163
+ function validate$1I(obj, path = 'RecordLayoutRepresentation') {
19164
19164
  const v_error = (() => {
19165
19165
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
19166
19166
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -19266,7 +19266,7 @@ function validate$1H(obj, path = 'RecordLayoutRepresentation') {
19266
19266
  for (let i = 0; i < obj_saveOptions.length; i++) {
19267
19267
  const obj_saveOptions_item = obj_saveOptions[i];
19268
19268
  const path_saveOptions_item = path_saveOptions + '[' + i + ']';
19269
- const referencepath_saveOptions_itemValidationError = validate$1M(obj_saveOptions_item, path_saveOptions_item);
19269
+ const referencepath_saveOptions_itemValidationError = validate$1N(obj_saveOptions_item, path_saveOptions_item);
19270
19270
  if (referencepath_saveOptions_itemValidationError !== null) {
19271
19271
  let message = 'Object doesn\'t match RecordLayoutSaveOptionRepresentation (at "' + path_saveOptions_item + '")\n';
19272
19272
  message += referencepath_saveOptions_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -19281,7 +19281,7 @@ function validate$1H(obj, path = 'RecordLayoutRepresentation') {
19281
19281
  for (let i = 0; i < obj_sections.length; i++) {
19282
19282
  const obj_sections_item = obj_sections[i];
19283
19283
  const path_sections_item = path_sections + '[' + i + ']';
19284
- const referencepath_sections_itemValidationError = validate$1I(obj_sections_item, path_sections_item);
19284
+ const referencepath_sections_itemValidationError = validate$1J(obj_sections_item, path_sections_item);
19285
19285
  if (referencepath_sections_itemValidationError !== null) {
19286
19286
  let message = 'Object doesn\'t match RecordLayoutSectionRepresentation (at "' + path_sections_item + '")\n';
19287
19287
  message += referencepath_sections_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -19307,10 +19307,10 @@ function keyBuilderFromType$v(luvio, object) {
19307
19307
  function normalize$K(input, existing, path, luvio, store, timestamp) {
19308
19308
  return input;
19309
19309
  }
19310
- const select$37 = function RecordLayoutRepresentationSelect() {
19310
+ const select$38 = function RecordLayoutRepresentationSelect() {
19311
19311
  return {
19312
19312
  kind: 'Fragment',
19313
- version: VERSION$2w,
19313
+ version: VERSION$2x,
19314
19314
  private: [
19315
19315
  'eTag'
19316
19316
  ],
@@ -19348,7 +19348,7 @@ const select$37 = function RecordLayoutRepresentationSelect() {
19348
19348
  ]
19349
19349
  };
19350
19350
  };
19351
- function equals$10(existing, incoming) {
19351
+ function equals$11(existing, incoming) {
19352
19352
  if (existing.eTag !== incoming.eTag) {
19353
19353
  return false;
19354
19354
  }
@@ -19356,14 +19356,14 @@ function equals$10(existing, incoming) {
19356
19356
  }
19357
19357
  const ingest$24 = function RecordLayoutRepresentationIngest(input, path, luvio, store, timestamp) {
19358
19358
  if (process.env.NODE_ENV !== 'production') {
19359
- const validateError = validate$1H(input);
19359
+ const validateError = validate$1I(input);
19360
19360
  if (validateError !== null) {
19361
19361
  throw validateError;
19362
19362
  }
19363
19363
  }
19364
19364
  const key = keyBuilderFromType$v(luvio, input);
19365
19365
  const ttlToUse = TTL$C;
19366
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$K, "UiApi", VERSION$2w, RepresentationType$S, equals$10);
19366
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$K, "UiApi", VERSION$2x, RepresentationType$S, equals$11);
19367
19367
  return createLink$1(key);
19368
19368
  };
19369
19369
  function getTypeCacheKeys$27(rootKeySet, luvio, input, fullPathFactory) {
@@ -19398,7 +19398,7 @@ function getRecordId18Array(value) {
19398
19398
  return dedupe(array).sort();
19399
19399
  }
19400
19400
 
19401
- function validate$1G(obj, path = 'RecordLayoutSectionUserStateRepresentation') {
19401
+ function validate$1H(obj, path = 'RecordLayoutSectionUserStateRepresentation') {
19402
19402
  const v_error = (() => {
19403
19403
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
19404
19404
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -19418,8 +19418,8 @@ function validate$1G(obj, path = 'RecordLayoutSectionUserStateRepresentation') {
19418
19418
  }
19419
19419
 
19420
19420
  const TTL$B = 900000;
19421
- const VERSION$2v = "12123f1aca1b5a48303b1d099f9f5629";
19422
- function validate$1F(obj, path = 'RecordLayoutUserStateRepresentation') {
19421
+ const VERSION$2w = "12123f1aca1b5a48303b1d099f9f5629";
19422
+ function validate$1G(obj, path = 'RecordLayoutUserStateRepresentation') {
19423
19423
  const v_error = (() => {
19424
19424
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
19425
19425
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -19480,7 +19480,7 @@ function validate$1F(obj, path = 'RecordLayoutUserStateRepresentation') {
19480
19480
  const key = obj_sectionUserStates_keys[i];
19481
19481
  const obj_sectionUserStates_prop = obj_sectionUserStates[key];
19482
19482
  const path_sectionUserStates_prop = path_sectionUserStates + '["' + key + '"]';
19483
- const referencepath_sectionUserStates_propValidationError = validate$1G(obj_sectionUserStates_prop, path_sectionUserStates_prop);
19483
+ const referencepath_sectionUserStates_propValidationError = validate$1H(obj_sectionUserStates_prop, path_sectionUserStates_prop);
19484
19484
  if (referencepath_sectionUserStates_propValidationError !== null) {
19485
19485
  let message = 'Object doesn\'t match RecordLayoutSectionUserStateRepresentation (at "' + path_sectionUserStates_prop + '")\n';
19486
19486
  message += referencepath_sectionUserStates_propValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -19506,10 +19506,10 @@ function keyBuilderFromType$u(luvio, object) {
19506
19506
  function normalize$J(input, existing, path, luvio, store, timestamp) {
19507
19507
  return input;
19508
19508
  }
19509
- const select$36 = function RecordLayoutUserStateRepresentationSelect() {
19509
+ const select$37 = function RecordLayoutUserStateRepresentationSelect() {
19510
19510
  return {
19511
19511
  kind: 'Fragment',
19512
- version: VERSION$2v,
19512
+ version: VERSION$2w,
19513
19513
  private: [
19514
19514
  'apiName',
19515
19515
  'recordTypeId',
@@ -19529,7 +19529,7 @@ const select$36 = function RecordLayoutUserStateRepresentationSelect() {
19529
19529
  ]
19530
19530
  };
19531
19531
  };
19532
- function equals$$(existing, incoming) {
19532
+ function equals$10(existing, incoming) {
19533
19533
  if (JSONStringify(incoming) !== JSONStringify(existing)) {
19534
19534
  return false;
19535
19535
  }
@@ -19537,14 +19537,14 @@ function equals$$(existing, incoming) {
19537
19537
  }
19538
19538
  const ingest$23 = function RecordLayoutUserStateRepresentationIngest(input, path, luvio, store, timestamp) {
19539
19539
  if (process.env.NODE_ENV !== 'production') {
19540
- const validateError = validate$1F(input);
19540
+ const validateError = validate$1G(input);
19541
19541
  if (validateError !== null) {
19542
19542
  throw validateError;
19543
19543
  }
19544
19544
  }
19545
19545
  const key = keyBuilderFromType$u(luvio, input);
19546
19546
  const ttlToUse = TTL$B;
19547
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$J, "UiApi", VERSION$2v, RepresentationType$R, equals$$);
19547
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$J, "UiApi", VERSION$2w, RepresentationType$R, equals$10);
19548
19548
  return createLink$1(key);
19549
19549
  };
19550
19550
  function getTypeCacheKeys$26(rootKeySet, luvio, input, fullPathFactory) {
@@ -19558,8 +19558,8 @@ function getTypeCacheKeys$26(rootKeySet, luvio, input, fullPathFactory) {
19558
19558
  }
19559
19559
 
19560
19560
  const TTL$A = 900000;
19561
- const VERSION$2u = "49cdd4bc235a6094c3559cc7735b3b6d";
19562
- function validate$1E(obj, path = 'RecordUiRepresentation') {
19561
+ const VERSION$2v = "49cdd4bc235a6094c3559cc7735b3b6d";
19562
+ function validate$1F(obj, path = 'RecordUiRepresentation') {
19563
19563
  const v_error = (() => {
19564
19564
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
19565
19565
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -19756,7 +19756,7 @@ function normalize$I(input, existing, path, luvio, store, timestamp) {
19756
19756
  }
19757
19757
  return input;
19758
19758
  }
19759
- function equals$_(existing, incoming) {
19759
+ function equals$$(existing, incoming) {
19760
19760
  const existing_eTag = existing.eTag;
19761
19761
  const incoming_eTag = incoming.eTag;
19762
19762
  if (!(existing_eTag === incoming_eTag)) {
@@ -19821,14 +19821,14 @@ function equals$_(existing, incoming) {
19821
19821
  }
19822
19822
  const ingest$22 = function RecordUiRepresentationIngest(input, path, luvio, store, timestamp) {
19823
19823
  if (process.env.NODE_ENV !== 'production') {
19824
- const validateError = validate$1E(input);
19824
+ const validateError = validate$1F(input);
19825
19825
  if (validateError !== null) {
19826
19826
  throw validateError;
19827
19827
  }
19828
19828
  }
19829
19829
  const key = path.fullPath;
19830
19830
  const ttlToUse = TTL$A;
19831
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$I, "UiApi", VERSION$2u, RepresentationType$Q, equals$_);
19831
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$I, "UiApi", VERSION$2v, RepresentationType$Q, equals$$);
19832
19832
  return createLink$1(key);
19833
19833
  };
19834
19834
 
@@ -19876,9 +19876,9 @@ function validateAdapterConfig$16(untrustedConfig, configPropertyNames) {
19876
19876
  return config;
19877
19877
  }
19878
19878
 
19879
- const layoutSelections$2 = select$37();
19880
- const objectInfoPathSelection = select$39();
19881
- const layoutUserStatePathSelector = select$36();
19879
+ const layoutSelections$2 = select$38();
19880
+ const objectInfoPathSelection = select$3a();
19881
+ const layoutUserStatePathSelector = select$37();
19882
19882
  function buildRecordUiSelector(recordDefs, layoutTypes, modes, recordOptionalFields) {
19883
19883
  const layoutTypeSelections = [];
19884
19884
  for (let i = 0, len = layoutTypes.length; i < len; i += 1) {
@@ -19926,7 +19926,7 @@ function buildRecordUiSelector(recordDefs, layoutTypes, modes, recordOptionalFie
19926
19926
  return {
19927
19927
  kind: 'Fragment',
19928
19928
  private: ['eTag'],
19929
- version: VERSION$2u,
19929
+ version: VERSION$2v,
19930
19930
  selections: [
19931
19931
  {
19932
19932
  kind: 'Link',
@@ -20411,7 +20411,7 @@ var LayoutMode;
20411
20411
  })(LayoutMode || (LayoutMode = {}));
20412
20412
 
20413
20413
  const DEFAULT_MODE = LayoutMode.View;
20414
- const layoutSelections$1 = select$37();
20414
+ const layoutSelections$1 = select$38();
20415
20415
  function buildSnapshotRefresh$3(luvio, config) {
20416
20416
  return {
20417
20417
  config,
@@ -20640,7 +20640,7 @@ function buildRecordLayoutCachedSnapshot(context, storeLookup) {
20640
20640
  kind: 'Fragment',
20641
20641
  private: [],
20642
20642
  selections: recordLayoutFragmentSelector,
20643
- version: VERSION$2F,
20643
+ version: VERSION$2G,
20644
20644
  },
20645
20645
  variables: {},
20646
20646
  });
@@ -20978,8 +20978,8 @@ const factory$h = (luvio) => {
20978
20978
  }, { contextId: contextId$4 });
20979
20979
  };
20980
20980
 
20981
- const VERSION$2r = "7e00c51105cbf56a79ab8fcddf462c1e";
20982
- function validate$1B(obj, path = 'QuickActionExecutionRepresentation') {
20981
+ const VERSION$2s = "7e00c51105cbf56a79ab8fcddf462c1e";
20982
+ function validate$1C(obj, path = 'QuickActionExecutionRepresentation') {
20983
20983
  const v_error = (() => {
20984
20984
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
20985
20985
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -21077,10 +21077,10 @@ function keyBuilderFromType$s(luvio, object) {
21077
21077
  function normalize$F(input, existing, path, luvio, store, timestamp) {
21078
21078
  return input;
21079
21079
  }
21080
- const select$33 = function QuickActionExecutionRepresentationSelect() {
21080
+ const select$34 = function QuickActionExecutionRepresentationSelect() {
21081
21081
  return {
21082
21082
  kind: 'Fragment',
21083
- version: VERSION$2r,
21083
+ version: VERSION$2s,
21084
21084
  private: [
21085
21085
  'eTag'
21086
21086
  ],
@@ -21112,7 +21112,7 @@ const select$33 = function QuickActionExecutionRepresentationSelect() {
21112
21112
  ]
21113
21113
  };
21114
21114
  };
21115
- function equals$X(existing, incoming) {
21115
+ function equals$Y(existing, incoming) {
21116
21116
  const existing_isCreated = existing.isCreated;
21117
21117
  const incoming_isCreated = incoming.isCreated;
21118
21118
  if (!(existing_isCreated === incoming_isCreated)) {
@@ -21152,14 +21152,14 @@ function equals$X(existing, incoming) {
21152
21152
  }
21153
21153
  const ingest$1$ = function QuickActionExecutionRepresentationIngest(input, path, luvio, store, timestamp) {
21154
21154
  if (process.env.NODE_ENV !== 'production') {
21155
- const validateError = validate$1B(input);
21155
+ const validateError = validate$1C(input);
21156
21156
  if (validateError !== null) {
21157
21157
  throw validateError;
21158
21158
  }
21159
21159
  }
21160
21160
  const key = keyBuilderFromType$s(luvio, input);
21161
21161
  const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
21162
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$F, "UiApi", VERSION$2r, RepresentationType$N, equals$X);
21162
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$F, "UiApi", VERSION$2s, RepresentationType$N, equals$Y);
21163
21163
  return createLink$1(key);
21164
21164
  };
21165
21165
  function getTypeCacheKeys$23(rootKeySet, luvio, input, fullPathFactory) {
@@ -21173,8 +21173,8 @@ function getTypeCacheKeys$23(rootKeySet, luvio, input, fullPathFactory) {
21173
21173
  }
21174
21174
 
21175
21175
  const TTL$z = 900000;
21176
- const VERSION$2q = "993b0a7bce6056c4f57ed300ec153d9c";
21177
- function validate$1A(obj, path = 'QuickActionDefaultsRepresentation') {
21176
+ const VERSION$2r = "993b0a7bce6056c4f57ed300ec153d9c";
21177
+ function validate$1B(obj, path = 'QuickActionDefaultsRepresentation') {
21178
21178
  const v_error = (() => {
21179
21179
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
21180
21180
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -21250,11 +21250,11 @@ const dynamicSelect$5 = function dynamicQuickActionDefaultsRepresentationSelect(
21250
21250
  name: 'fields',
21251
21251
  kind: 'Link',
21252
21252
  map: true,
21253
- fragment: select$3m()
21253
+ fragment: select$3n()
21254
21254
  } : params.fields;
21255
21255
  return {
21256
21256
  kind: 'Fragment',
21257
- version: VERSION$2q,
21257
+ version: VERSION$2r,
21258
21258
  private: [
21259
21259
  'eTag'
21260
21260
  ],
@@ -21271,7 +21271,7 @@ const dynamicSelect$5 = function dynamicQuickActionDefaultsRepresentationSelect(
21271
21271
  ]
21272
21272
  };
21273
21273
  };
21274
- function equals$W(existing, incoming) {
21274
+ function equals$X(existing, incoming) {
21275
21275
  const existing_actionApiName = existing.actionApiName;
21276
21276
  const incoming_actionApiName = incoming.actionApiName;
21277
21277
  if (!(existing_actionApiName === incoming_actionApiName)) {
@@ -21338,8 +21338,8 @@ function coerceFormFactor(form) {
21338
21338
  return undefined;
21339
21339
  }
21340
21340
 
21341
- const VERSION$2p = "3f49d751896cf66e6e29788d8880e2cc";
21342
- function validate$1z(obj, path = 'PlatformActionRepresentation') {
21341
+ const VERSION$2q = "3f49d751896cf66e6e29788d8880e2cc";
21342
+ function validate$1A(obj, path = 'PlatformActionRepresentation') {
21343
21343
  const v_error = (() => {
21344
21344
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
21345
21345
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -21688,10 +21688,10 @@ function keyBuilderFromType$q(luvio, object) {
21688
21688
  function normalize$E(input, existing, path, luvio, store, timestamp) {
21689
21689
  return input;
21690
21690
  }
21691
- const select$32 = function PlatformActionRepresentationSelect() {
21691
+ const select$33 = function PlatformActionRepresentationSelect() {
21692
21692
  return {
21693
21693
  kind: 'Fragment',
21694
- version: VERSION$2p,
21694
+ version: VERSION$2q,
21695
21695
  private: [
21696
21696
  'id'
21697
21697
  ],
@@ -21771,7 +21771,7 @@ const select$32 = function PlatformActionRepresentationSelect() {
21771
21771
  ]
21772
21772
  };
21773
21773
  };
21774
- function equals$V(existing, incoming) {
21774
+ function equals$W(existing, incoming) {
21775
21775
  const existing_actionListContext = existing.actionListContext;
21776
21776
  const incoming_actionListContext = incoming.actionListContext;
21777
21777
  if (!(existing_actionListContext === incoming_actionListContext)) {
@@ -21871,14 +21871,14 @@ function equals$V(existing, incoming) {
21871
21871
  }
21872
21872
  const ingest$1_ = function PlatformActionRepresentationIngest(input, path, luvio, store, timestamp) {
21873
21873
  if (process.env.NODE_ENV !== 'production') {
21874
- const validateError = validate$1z(input);
21874
+ const validateError = validate$1A(input);
21875
21875
  if (validateError !== null) {
21876
21876
  throw validateError;
21877
21877
  }
21878
21878
  }
21879
21879
  const key = keyBuilderFromType$q(luvio, input);
21880
21880
  const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
21881
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$E, "UiApi", VERSION$2p, RepresentationType$L, equals$V);
21881
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$E, "UiApi", VERSION$2q, RepresentationType$L, equals$W);
21882
21882
  return createLink$1(key);
21883
21883
  };
21884
21884
  function getTypeCacheKeys$21(rootKeySet, luvio, input, fullPathFactory) {
@@ -21891,8 +21891,8 @@ function getTypeCacheKeys$21(rootKeySet, luvio, input, fullPathFactory) {
21891
21891
  });
21892
21892
  }
21893
21893
 
21894
- const VERSION$2o = "378d506f563a4bd724b322d440df33d1";
21895
- function validate$1y(obj, path = 'EntityActionRepresentation') {
21894
+ const VERSION$2p = "378d506f563a4bd724b322d440df33d1";
21895
+ function validate$1z(obj, path = 'EntityActionRepresentation') {
21896
21896
  const v_error = (() => {
21897
21897
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
21898
21898
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -21958,10 +21958,10 @@ function normalize$D(input, existing, path, luvio, store, timestamp) {
21958
21958
  }
21959
21959
  return input;
21960
21960
  }
21961
- const select$31 = function EntityActionRepresentationSelect() {
21961
+ const select$32 = function EntityActionRepresentationSelect() {
21962
21962
  return {
21963
21963
  kind: 'Fragment',
21964
- version: VERSION$2o,
21964
+ version: VERSION$2p,
21965
21965
  private: [
21966
21966
  'links',
21967
21967
  'url'
@@ -21971,12 +21971,12 @@ const select$31 = function EntityActionRepresentationSelect() {
21971
21971
  name: 'actions',
21972
21972
  kind: 'Link',
21973
21973
  plural: true,
21974
- fragment: select$32()
21974
+ fragment: select$33()
21975
21975
  }
21976
21976
  ]
21977
21977
  };
21978
21978
  };
21979
- function equals$U(existing, incoming) {
21979
+ function equals$V(existing, incoming) {
21980
21980
  const existing_url = existing.url;
21981
21981
  const incoming_url = incoming.url;
21982
21982
  if (!(existing_url === incoming_url)) {
@@ -22006,14 +22006,14 @@ function equals$U(existing, incoming) {
22006
22006
  }
22007
22007
  const ingest$1Z = function EntityActionRepresentationIngest(input, path, luvio, store, timestamp) {
22008
22008
  if (process.env.NODE_ENV !== 'production') {
22009
- const validateError = validate$1y(input);
22009
+ const validateError = validate$1z(input);
22010
22010
  if (validateError !== null) {
22011
22011
  throw validateError;
22012
22012
  }
22013
22013
  }
22014
22014
  const key = keyBuilderFromType$p(luvio, input);
22015
22015
  const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
22016
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$D, "UiApi", VERSION$2o, RepresentationType$K, equals$U);
22016
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$D, "UiApi", VERSION$2p, RepresentationType$K, equals$V);
22017
22017
  return createLink$1(key);
22018
22018
  };
22019
22019
  function getTypeCacheKeys$20(rootKeySet, luvio, input, fullPathFactory) {
@@ -22031,8 +22031,8 @@ function getTypeCacheKeys$20(rootKeySet, luvio, input, fullPathFactory) {
22031
22031
  }
22032
22032
 
22033
22033
  const TTL$y = 300000;
22034
- const VERSION$2n = "e485d96c1402a9ca2f56e56485af0216";
22035
- function validate$1x(obj, path = 'ActionRepresentation') {
22034
+ const VERSION$2o = "e485d96c1402a9ca2f56e56485af0216";
22035
+ function validate$1y(obj, path = 'ActionRepresentation') {
22036
22036
  const v_error = (() => {
22037
22037
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
22038
22038
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -22087,10 +22087,10 @@ function normalize$C(input, existing, path, luvio, store, timestamp) {
22087
22087
  }
22088
22088
  return input;
22089
22089
  }
22090
- const select$30 = function ActionRepresentationSelect() {
22090
+ const select$31 = function ActionRepresentationSelect() {
22091
22091
  return {
22092
22092
  kind: 'Fragment',
22093
- version: VERSION$2n,
22093
+ version: VERSION$2o,
22094
22094
  private: [
22095
22095
  'eTag',
22096
22096
  'url'
@@ -22100,12 +22100,12 @@ const select$30 = function ActionRepresentationSelect() {
22100
22100
  name: 'actions',
22101
22101
  kind: 'Link',
22102
22102
  map: true,
22103
- fragment: select$31()
22103
+ fragment: select$32()
22104
22104
  }
22105
22105
  ]
22106
22106
  };
22107
22107
  };
22108
- function equals$T(existing, incoming) {
22108
+ function equals$U(existing, incoming) {
22109
22109
  const existing_eTag = existing.eTag;
22110
22110
  const incoming_eTag = incoming.eTag;
22111
22111
  if (!(existing_eTag === incoming_eTag)) {
@@ -22130,14 +22130,14 @@ function equals$T(existing, incoming) {
22130
22130
  }
22131
22131
  const ingest$1Y = function ActionRepresentationIngest(input, path, luvio, store, timestamp) {
22132
22132
  if (process.env.NODE_ENV !== 'production') {
22133
- const validateError = validate$1x(input);
22133
+ const validateError = validate$1y(input);
22134
22134
  if (validateError !== null) {
22135
22135
  throw validateError;
22136
22136
  }
22137
22137
  }
22138
22138
  const key = path.fullPath;
22139
22139
  const ttlToUse = TTL$y;
22140
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$C, "UiApi", VERSION$2n, RepresentationType$J, equals$T);
22140
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$C, "UiApi", VERSION$2o, RepresentationType$J, equals$U);
22141
22141
  return createLink$1(key);
22142
22142
  };
22143
22143
  function getTypeCacheKeys$1$(rootKeySet, luvio, input, fullPathFactory) {
@@ -22157,8 +22157,8 @@ function getTypeCacheKeys$1$(rootKeySet, luvio, input, fullPathFactory) {
22157
22157
  }
22158
22158
  }
22159
22159
 
22160
- function select$2$(luvio, params) {
22161
- return select$30();
22160
+ function select$30(luvio, params) {
22161
+ return select$31();
22162
22162
  }
22163
22163
  function keyBuilder$38(luvio, params) {
22164
22164
  return keyPrefix + '::ActionRepresentation:(' + 'actionTypes:' + params.queryParams.actionTypes + ',' + 'apiNames:' + params.queryParams.apiNames + ',' + 'formFactor:' + params.queryParams.formFactor + ',' + 'retrievalMode:' + params.queryParams.retrievalMode + ',' + 'sections:' + params.queryParams.sections + ')';
@@ -22172,7 +22172,7 @@ function ingestSuccess$R(luvio, resourceParams, response, snapshotRefresh) {
22172
22172
  luvio.storeIngest(key, ingest$1Y, body);
22173
22173
  const snapshot = luvio.storeLookup({
22174
22174
  recordId: key,
22175
- node: select$2$(),
22175
+ node: select$30(),
22176
22176
  variables: {},
22177
22177
  }, snapshotRefresh);
22178
22178
  if (process.env.NODE_ENV !== 'production') {
@@ -22189,7 +22189,7 @@ function ingestError$K(luvio, params, error, snapshotRefresh) {
22189
22189
  const storeMetadataParams = {
22190
22190
  ttl: TTL$y,
22191
22191
  namespace: keyPrefix,
22192
- version: VERSION$2n,
22192
+ version: VERSION$2o,
22193
22193
  representationName: RepresentationType$J
22194
22194
  };
22195
22195
  luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
@@ -22244,7 +22244,7 @@ function validateAdapterConfig$15(untrustedConfig, configPropertyNames) {
22244
22244
  }
22245
22245
  function adapterFragment$J(luvio, config) {
22246
22246
  createResourceParams$_(config);
22247
- return select$2$();
22247
+ return select$30();
22248
22248
  }
22249
22249
  function onFetchResponseSuccess$M(luvio, config, resourceParams, response) {
22250
22250
  const snapshot = ingestSuccess$R(luvio, resourceParams, response, {
@@ -22301,8 +22301,8 @@ const getGlobalActionsAdapterFactory = (luvio) => function UiApi__getGlobalActio
22301
22301
  };
22302
22302
 
22303
22303
  const TTL$x = 900000;
22304
- const VERSION$2m = "35f3eec8ce7f6001c6d5d17821b75bb9";
22305
- function validate$1w(obj, path = 'QuickActionLayoutRepresentation') {
22304
+ const VERSION$2n = "35f3eec8ce7f6001c6d5d17821b75bb9";
22305
+ function validate$1x(obj, path = 'QuickActionLayoutRepresentation') {
22306
22306
  const v_error = (() => {
22307
22307
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
22308
22308
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -22319,7 +22319,7 @@ function validate$1w(obj, path = 'QuickActionLayoutRepresentation') {
22319
22319
  }
22320
22320
  const obj_layout = obj.layout;
22321
22321
  const path_layout = path + '.layout';
22322
- const referencepath_layoutValidationError = validate$1H(obj_layout, path_layout);
22322
+ const referencepath_layoutValidationError = validate$1I(obj_layout, path_layout);
22323
22323
  if (referencepath_layoutValidationError !== null) {
22324
22324
  let message = 'Object doesn\'t match RecordLayoutRepresentation (at "' + path_layout + '")\n';
22325
22325
  message += referencepath_layoutValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -22341,10 +22341,10 @@ function keyBuilderFromType$o(luvio, object) {
22341
22341
  function normalize$B(input, existing, path, luvio, store, timestamp) {
22342
22342
  return input;
22343
22343
  }
22344
- const select$2_ = function QuickActionLayoutRepresentationSelect() {
22344
+ const select$2$ = function QuickActionLayoutRepresentationSelect() {
22345
22345
  return {
22346
22346
  kind: 'Fragment',
22347
- version: VERSION$2m,
22347
+ version: VERSION$2n,
22348
22348
  private: [
22349
22349
  'eTag'
22350
22350
  ],
@@ -22361,7 +22361,7 @@ const select$2_ = function QuickActionLayoutRepresentationSelect() {
22361
22361
  ]
22362
22362
  };
22363
22363
  };
22364
- function equals$S(existing, incoming) {
22364
+ function equals$T(existing, incoming) {
22365
22365
  if (existing.eTag !== incoming.eTag) {
22366
22366
  return false;
22367
22367
  }
@@ -22369,14 +22369,14 @@ function equals$S(existing, incoming) {
22369
22369
  }
22370
22370
  const ingest$1X = function QuickActionLayoutRepresentationIngest(input, path, luvio, store, timestamp) {
22371
22371
  if (process.env.NODE_ENV !== 'production') {
22372
- const validateError = validate$1w(input);
22372
+ const validateError = validate$1x(input);
22373
22373
  if (validateError !== null) {
22374
22374
  throw validateError;
22375
22375
  }
22376
22376
  }
22377
22377
  const key = keyBuilderFromType$o(luvio, input);
22378
22378
  const ttlToUse = TTL$x;
22379
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$B, "UiApi", VERSION$2m, RepresentationType$I, equals$S);
22379
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$B, "UiApi", VERSION$2n, RepresentationType$I, equals$T);
22380
22380
  return createLink$1(key);
22381
22381
  };
22382
22382
  function getTypeCacheKeys$1_(rootKeySet, luvio, input, fullPathFactory) {
@@ -22389,8 +22389,8 @@ function getTypeCacheKeys$1_(rootKeySet, luvio, input, fullPathFactory) {
22389
22389
  });
22390
22390
  }
22391
22391
 
22392
- function select$2Z(luvio, params) {
22393
- return select$2_();
22392
+ function select$2_(luvio, params) {
22393
+ return select$2$();
22394
22394
  }
22395
22395
  function keyBuilder$35(luvio, params) {
22396
22396
  return keyBuilder$36(luvio, {
@@ -22406,7 +22406,7 @@ function ingestSuccess$Q(luvio, resourceParams, response, snapshotRefresh) {
22406
22406
  luvio.storeIngest(key, ingest$1X, body);
22407
22407
  const snapshot = luvio.storeLookup({
22408
22408
  recordId: key,
22409
- node: select$2Z(),
22409
+ node: select$2_(),
22410
22410
  variables: {},
22411
22411
  }, snapshotRefresh);
22412
22412
  if (process.env.NODE_ENV !== 'production') {
@@ -22423,7 +22423,7 @@ function ingestError$J(luvio, params, error, snapshotRefresh) {
22423
22423
  const storeMetadataParams = {
22424
22424
  ttl: TTL$x,
22425
22425
  namespace: keyPrefix,
22426
- version: VERSION$2m,
22426
+ version: VERSION$2n,
22427
22427
  representationName: RepresentationType$I
22428
22428
  };
22429
22429
  luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
@@ -22475,7 +22475,7 @@ function validateAdapterConfig$14(untrustedConfig, configPropertyNames) {
22475
22475
  }
22476
22476
  function adapterFragment$I(luvio, config) {
22477
22477
  createResourceParams$Z(config);
22478
- return select$2Z();
22478
+ return select$2_();
22479
22479
  }
22480
22480
  function onFetchResponseSuccess$L(luvio, config, resourceParams, response) {
22481
22481
  const snapshot = ingestSuccess$Q(luvio, resourceParams, response, {
@@ -22563,8 +22563,8 @@ function getSortedObjectApiNamesArray(value) {
22563
22563
  return unsortedArray === undefined ? undefined : unsortedArray.sort();
22564
22564
  }
22565
22565
 
22566
- function select$2Y(luvio, params) {
22567
- return select$30();
22566
+ function select$2Z(luvio, params) {
22567
+ return select$31();
22568
22568
  }
22569
22569
  function keyBuilder$33(luvio, params) {
22570
22570
  return keyPrefix + '::ActionRepresentation:(' + 'actionTypes:' + params.queryParams.actionTypes + ',' + 'formFactor:' + params.queryParams.formFactor + ',' + 'sections:' + params.queryParams.sections + ',' + 'objectApiNames:' + params.urlParams.objectApiNames + ')';
@@ -22578,7 +22578,7 @@ function ingestSuccess$P(luvio, resourceParams, response, snapshotRefresh) {
22578
22578
  luvio.storeIngest(key, ingest$1Y, body);
22579
22579
  const snapshot = luvio.storeLookup({
22580
22580
  recordId: key,
22581
- node: select$2Y(),
22581
+ node: select$2Z(),
22582
22582
  variables: {},
22583
22583
  }, snapshotRefresh);
22584
22584
  if (process.env.NODE_ENV !== 'production') {
@@ -22595,7 +22595,7 @@ function ingestError$I(luvio, params, error, snapshotRefresh) {
22595
22595
  const storeMetadataParams = {
22596
22596
  ttl: TTL$y,
22597
22597
  namespace: keyPrefix,
22598
- version: VERSION$2n,
22598
+ version: VERSION$2o,
22599
22599
  representationName: RepresentationType$J
22600
22600
  };
22601
22601
  luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
@@ -22649,7 +22649,7 @@ function validateAdapterConfig$13(untrustedConfig, configPropertyNames) {
22649
22649
  }
22650
22650
  function adapterFragment$H(luvio, config) {
22651
22651
  createResourceParams$Y(config);
22652
- return select$2Y();
22652
+ return select$2Z();
22653
22653
  }
22654
22654
  function onFetchResponseSuccess$K(luvio, config, resourceParams, response) {
22655
22655
  const snapshot = ingestSuccess$P(luvio, resourceParams, response, {
@@ -22705,8 +22705,8 @@ const getLookupActionsAdapterFactory = (luvio) => function UiApi__getLookupActio
22705
22705
  buildCachedSnapshotCachePolicy$O, buildNetworkSnapshotCachePolicy$P);
22706
22706
  };
22707
22707
 
22708
- function select$2X(luvio, params) {
22709
- return select$30();
22708
+ function select$2Y(luvio, params) {
22709
+ return select$31();
22710
22710
  }
22711
22711
  function keyBuilder$31(luvio, params) {
22712
22712
  return keyPrefix + '::ActionRepresentation:(' + 'actionTypes:' + params.queryParams.actionTypes + ',' + 'formFactor:' + params.queryParams.formFactor + ',' + 'sections:' + params.queryParams.sections + ',' + 'objectApiName:' + params.urlParams.objectApiName + ')';
@@ -22720,7 +22720,7 @@ function ingestSuccess$O(luvio, resourceParams, response, snapshotRefresh) {
22720
22720
  luvio.storeIngest(key, ingest$1Y, body);
22721
22721
  const snapshot = luvio.storeLookup({
22722
22722
  recordId: key,
22723
- node: select$2X(),
22723
+ node: select$2Y(),
22724
22724
  variables: {},
22725
22725
  }, snapshotRefresh);
22726
22726
  if (process.env.NODE_ENV !== 'production') {
@@ -22737,7 +22737,7 @@ function ingestError$H(luvio, params, error, snapshotRefresh) {
22737
22737
  const storeMetadataParams = {
22738
22738
  ttl: TTL$y,
22739
22739
  namespace: keyPrefix,
22740
- version: VERSION$2n,
22740
+ version: VERSION$2o,
22741
22741
  representationName: RepresentationType$J
22742
22742
  };
22743
22743
  luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
@@ -22791,7 +22791,7 @@ function validateAdapterConfig$12(untrustedConfig, configPropertyNames) {
22791
22791
  }
22792
22792
  function adapterFragment$G(luvio, config) {
22793
22793
  createResourceParams$X(config);
22794
- return select$2X();
22794
+ return select$2Y();
22795
22795
  }
22796
22796
  function onFetchResponseSuccess$J(luvio, config, resourceParams, response) {
22797
22797
  const snapshot = ingestSuccess$O(luvio, resourceParams, response, {
@@ -22847,8 +22847,8 @@ const getObjectCreateActionsAdapterFactory = (luvio) => function UiApi__getObjec
22847
22847
  buildCachedSnapshotCachePolicy$N, buildNetworkSnapshotCachePolicy$O);
22848
22848
  };
22849
22849
 
22850
- const VERSION$2l = "fecd80e9e24a1c1e75fd5395cd34ff2e";
22851
- function validate$1v(obj, path = 'ActionOverrideRepresentation') {
22850
+ const VERSION$2m = "fecd80e9e24a1c1e75fd5395cd34ff2e";
22851
+ function validate$1w(obj, path = 'ActionOverrideRepresentation') {
22852
22852
  const v_error = (() => {
22853
22853
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
22854
22854
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -22865,15 +22865,15 @@ const RepresentationType$H = 'ActionOverrideRepresentation';
22865
22865
  function normalize$A(input, existing, path, luvio, store, timestamp) {
22866
22866
  return input;
22867
22867
  }
22868
- const select$2W = function ActionOverrideRepresentationSelect() {
22868
+ const select$2X = function ActionOverrideRepresentationSelect() {
22869
22869
  return {
22870
22870
  kind: 'Fragment',
22871
- version: VERSION$2l,
22871
+ version: VERSION$2m,
22872
22872
  private: [],
22873
22873
  opaque: true
22874
22874
  };
22875
22875
  };
22876
- function equals$R(existing, incoming) {
22876
+ function equals$S(existing, incoming) {
22877
22877
  if (JSONStringify(incoming) !== JSONStringify(existing)) {
22878
22878
  return false;
22879
22879
  }
@@ -22881,14 +22881,14 @@ function equals$R(existing, incoming) {
22881
22881
  }
22882
22882
  const ingest$1W = function ActionOverrideRepresentationIngest(input, path, luvio, store, timestamp) {
22883
22883
  if (process.env.NODE_ENV !== 'production') {
22884
- const validateError = validate$1v(input);
22884
+ const validateError = validate$1w(input);
22885
22885
  if (validateError !== null) {
22886
22886
  throw validateError;
22887
22887
  }
22888
22888
  }
22889
22889
  const key = path.fullPath;
22890
22890
  const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
22891
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$A, "UiApi", VERSION$2l, RepresentationType$H, equals$R);
22891
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$A, "UiApi", VERSION$2m, RepresentationType$H, equals$S);
22892
22892
  return createLink$1(key);
22893
22893
  };
22894
22894
  function getTypeCacheKeys$1Z(rootKeySet, luvio, input, fullPathFactory) {
@@ -22901,8 +22901,8 @@ function getTypeCacheKeys$1Z(rootKeySet, luvio, input, fullPathFactory) {
22901
22901
  });
22902
22902
  }
22903
22903
 
22904
- function select$2V(luvio, params) {
22905
- return select$2W();
22904
+ function select$2W(luvio, params) {
22905
+ return select$2X();
22906
22906
  }
22907
22907
  function keyBuilder$2$(luvio, params) {
22908
22908
  return keyPrefix + '::ActionOverrideRepresentation:(' + 'defaultTemplateOnly:' + params.queryParams.defaultTemplateOnly + ',' + 'type:' + params.queryParams.type + ',' + 'objectApiName:' + params.urlParams.objectApiName + ')';
@@ -22916,7 +22916,7 @@ function ingestSuccess$N(luvio, resourceParams, response, snapshotRefresh) {
22916
22916
  luvio.storeIngest(key, ingest$1W, body);
22917
22917
  const snapshot = luvio.storeLookup({
22918
22918
  recordId: key,
22919
- node: select$2V(),
22919
+ node: select$2W(),
22920
22920
  variables: {},
22921
22921
  }, snapshotRefresh);
22922
22922
  if (process.env.NODE_ENV !== 'production') {
@@ -22980,7 +22980,7 @@ function validateAdapterConfig$11(untrustedConfig, configPropertyNames) {
22980
22980
  }
22981
22981
  function adapterFragment$F(luvio, config) {
22982
22982
  createResourceParams$W(config);
22983
- return select$2V();
22983
+ return select$2W();
22984
22984
  }
22985
22985
  function onFetchResponseSuccess$I(luvio, config, resourceParams, response) {
22986
22986
  const snapshot = ingestSuccess$N(luvio, resourceParams, response, {
@@ -23036,7 +23036,7 @@ const getActionOverridesAdapterFactory = (luvio) => function UiApi__getActionOve
23036
23036
  buildCachedSnapshotCachePolicy$M, buildNetworkSnapshotCachePolicy$N);
23037
23037
  };
23038
23038
 
23039
- function validate$1u(obj, path = 'FormulaOverridesInfoRepresentation') {
23039
+ function validate$1v(obj, path = 'FormulaOverridesInfoRepresentation') {
23040
23040
  const v_error = (() => {
23041
23041
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
23042
23042
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -23073,8 +23073,8 @@ function validate$1u(obj, path = 'FormulaOverridesInfoRepresentation') {
23073
23073
  }
23074
23074
 
23075
23075
  const TTL$w = 300000;
23076
- const VERSION$2k = "c57b66c259b23683db7b763e132e8633";
23077
- function validate$1t(obj, path = 'FlexipageFormulaActivationRepresentation') {
23076
+ const VERSION$2l = "c57b66c259b23683db7b763e132e8633";
23077
+ function validate$1u(obj, path = 'FlexipageFormulaActivationRepresentation') {
23078
23078
  const v_error = (() => {
23079
23079
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
23080
23080
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -23095,7 +23095,7 @@ function validate$1t(obj, path = 'FlexipageFormulaActivationRepresentation') {
23095
23095
  for (let i = 0; i < obj_activations_prop.length; i++) {
23096
23096
  const obj_activations_prop_item = obj_activations_prop[i];
23097
23097
  const path_activations_prop_item = path_activations_prop + '[' + i + ']';
23098
- const referencepath_activations_prop_itemValidationError = validate$1u(obj_activations_prop_item, path_activations_prop_item);
23098
+ const referencepath_activations_prop_itemValidationError = validate$1v(obj_activations_prop_item, path_activations_prop_item);
23099
23099
  if (referencepath_activations_prop_itemValidationError !== null) {
23100
23100
  let message = 'Object doesn\'t match FormulaOverridesInfoRepresentation (at "' + path_activations_prop_item + '")\n';
23101
23101
  message += referencepath_activations_prop_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -23115,10 +23115,10 @@ const RepresentationType$G = 'FlexipageFormulaActivationRepresentation';
23115
23115
  function normalize$z(input, existing, path, luvio, store, timestamp) {
23116
23116
  return input;
23117
23117
  }
23118
- const select$2U = function FlexipageFormulaActivationRepresentationSelect() {
23118
+ const select$2V = function FlexipageFormulaActivationRepresentationSelect() {
23119
23119
  return {
23120
23120
  kind: 'Fragment',
23121
- version: VERSION$2k,
23121
+ version: VERSION$2l,
23122
23122
  private: [
23123
23123
  'eTag'
23124
23124
  ],
@@ -23131,7 +23131,7 @@ const select$2U = function FlexipageFormulaActivationRepresentationSelect() {
23131
23131
  ]
23132
23132
  };
23133
23133
  };
23134
- function equals$Q(existing, incoming) {
23134
+ function equals$R(existing, incoming) {
23135
23135
  if (JSONStringify(incoming) !== JSONStringify(existing)) {
23136
23136
  return false;
23137
23137
  }
@@ -23139,14 +23139,14 @@ function equals$Q(existing, incoming) {
23139
23139
  }
23140
23140
  const ingest$1V = function FlexipageFormulaActivationRepresentationIngest(input, path, luvio, store, timestamp) {
23141
23141
  if (process.env.NODE_ENV !== 'production') {
23142
- const validateError = validate$1t(input);
23142
+ const validateError = validate$1u(input);
23143
23143
  if (validateError !== null) {
23144
23144
  throw validateError;
23145
23145
  }
23146
23146
  }
23147
23147
  const key = path.fullPath;
23148
23148
  const ttlToUse = TTL$w;
23149
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$z, "UiApi", VERSION$2k, RepresentationType$G, equals$Q);
23149
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$z, "UiApi", VERSION$2l, RepresentationType$G, equals$R);
23150
23150
  return createLink$1(key);
23151
23151
  };
23152
23152
  function getTypeCacheKeys$1Y(rootKeySet, luvio, input, fullPathFactory) {
@@ -23159,8 +23159,8 @@ function getTypeCacheKeys$1Y(rootKeySet, luvio, input, fullPathFactory) {
23159
23159
  });
23160
23160
  }
23161
23161
 
23162
- function select$2T(luvio, params) {
23163
- return select$2U();
23162
+ function select$2U(luvio, params) {
23163
+ return select$2V();
23164
23164
  }
23165
23165
  function keyBuilder$2Z(luvio, params) {
23166
23166
  return keyPrefix + '::FlexipageFormulaActivationRepresentation:(' + 'application:' + params.queryParams.application + ',' + 'objectApiNames:' + params.queryParams.objectApiNames + ',' + 'actionFeature:' + params.urlParams.actionFeature + ')';
@@ -23174,7 +23174,7 @@ function ingestSuccess$M(luvio, resourceParams, response, snapshotRefresh) {
23174
23174
  luvio.storeIngest(key, ingest$1V, body);
23175
23175
  const snapshot = luvio.storeLookup({
23176
23176
  recordId: key,
23177
- node: select$2T(),
23177
+ node: select$2U(),
23178
23178
  variables: {},
23179
23179
  }, snapshotRefresh);
23180
23180
  if (process.env.NODE_ENV !== 'production') {
@@ -23191,7 +23191,7 @@ function ingestError$F(luvio, params, error, snapshotRefresh) {
23191
23191
  const storeMetadataParams = {
23192
23192
  ttl: TTL$w,
23193
23193
  namespace: keyPrefix,
23194
- version: VERSION$2k,
23194
+ version: VERSION$2l,
23195
23195
  representationName: RepresentationType$G
23196
23196
  };
23197
23197
  luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
@@ -23244,7 +23244,7 @@ function validateAdapterConfig$10(untrustedConfig, configPropertyNames) {
23244
23244
  }
23245
23245
  function adapterFragment$E(luvio, config) {
23246
23246
  createResourceParams$V(config);
23247
- return select$2T();
23247
+ return select$2U();
23248
23248
  }
23249
23249
  function onFetchResponseSuccess$H(luvio, config, resourceParams, response) {
23250
23250
  const snapshot = ingestSuccess$M(luvio, resourceParams, response, {
@@ -23300,8 +23300,8 @@ const getFlexipageFormulaOverridesAdapterFactory = (luvio) => function UiApi__ge
23300
23300
  buildCachedSnapshotCachePolicy$L, buildNetworkSnapshotCachePolicy$M);
23301
23301
  };
23302
23302
 
23303
- const VERSION$2j = "7a5e66e0b88fe9d2233bb3158931bfa6";
23304
- function validate$1s(obj, path = 'QuickActionColorRepresentation') {
23303
+ const VERSION$2k = "7a5e66e0b88fe9d2233bb3158931bfa6";
23304
+ function validate$1t(obj, path = 'QuickActionColorRepresentation') {
23305
23305
  const v_error = (() => {
23306
23306
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
23307
23307
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -23329,10 +23329,10 @@ function validate$1s(obj, path = 'QuickActionColorRepresentation') {
23329
23329
  })();
23330
23330
  return v_error === undefined ? null : v_error;
23331
23331
  }
23332
- const select$2S = function QuickActionColorRepresentationSelect() {
23332
+ const select$2T = function QuickActionColorRepresentationSelect() {
23333
23333
  return {
23334
23334
  kind: 'Fragment',
23335
- version: VERSION$2j,
23335
+ version: VERSION$2k,
23336
23336
  private: [
23337
23337
  'eTag'
23338
23338
  ],
@@ -23352,7 +23352,7 @@ const select$2S = function QuickActionColorRepresentationSelect() {
23352
23352
  ]
23353
23353
  };
23354
23354
  };
23355
- function equals$P(existing, incoming) {
23355
+ function equals$Q(existing, incoming) {
23356
23356
  const existing_color = existing.color;
23357
23357
  const incoming_color = incoming.color;
23358
23358
  if (!(existing_color === incoming_color)) {
@@ -23376,8 +23376,8 @@ function equals$P(existing, incoming) {
23376
23376
  return true;
23377
23377
  }
23378
23378
 
23379
- const VERSION$2i = "5e970aa7dacfdd8e0c6d5daca575ec58";
23380
- function validate$1r(obj, path = 'CopilotQuickActionInputRepresentation') {
23379
+ const VERSION$2j = "5e970aa7dacfdd8e0c6d5daca575ec58";
23380
+ function validate$1s(obj, path = 'CopilotQuickActionInputRepresentation') {
23381
23381
  const v_error = (() => {
23382
23382
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
23383
23383
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -23400,10 +23400,10 @@ function validate$1r(obj, path = 'CopilotQuickActionInputRepresentation') {
23400
23400
  })();
23401
23401
  return v_error === undefined ? null : v_error;
23402
23402
  }
23403
- const select$2R = function CopilotQuickActionInputRepresentationSelect() {
23403
+ const select$2S = function CopilotQuickActionInputRepresentationSelect() {
23404
23404
  return {
23405
23405
  kind: 'Fragment',
23406
- version: VERSION$2i,
23406
+ version: VERSION$2j,
23407
23407
  private: [
23408
23408
  'eTag'
23409
23409
  ],
@@ -23419,7 +23419,7 @@ const select$2R = function CopilotQuickActionInputRepresentationSelect() {
23419
23419
  ]
23420
23420
  };
23421
23421
  };
23422
- function equals$O(existing, incoming) {
23422
+ function equals$P(existing, incoming) {
23423
23423
  const existing_eTag = existing.eTag;
23424
23424
  const incoming_eTag = incoming.eTag;
23425
23425
  if (!(existing_eTag === incoming_eTag)) {
@@ -23438,8 +23438,8 @@ function equals$O(existing, incoming) {
23438
23438
  return true;
23439
23439
  }
23440
23440
 
23441
- const VERSION$2h = "53b489083ef57944d2a9d4a2aaf72ec3";
23442
- function validate$1q(obj, path = 'QuickActionIconRepresentation') {
23441
+ const VERSION$2i = "53b489083ef57944d2a9d4a2aaf72ec3";
23442
+ function validate$1r(obj, path = 'QuickActionIconRepresentation') {
23443
23443
  const v_error = (() => {
23444
23444
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
23445
23445
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -23477,10 +23477,10 @@ function validate$1q(obj, path = 'QuickActionIconRepresentation') {
23477
23477
  })();
23478
23478
  return v_error === undefined ? null : v_error;
23479
23479
  }
23480
- const select$2Q = function QuickActionIconRepresentationSelect() {
23480
+ const select$2R = function QuickActionIconRepresentationSelect() {
23481
23481
  return {
23482
23482
  kind: 'Fragment',
23483
- version: VERSION$2h,
23483
+ version: VERSION$2i,
23484
23484
  private: [
23485
23485
  'eTag'
23486
23486
  ],
@@ -23508,7 +23508,7 @@ const select$2Q = function QuickActionIconRepresentationSelect() {
23508
23508
  ]
23509
23509
  };
23510
23510
  };
23511
- function equals$N(existing, incoming) {
23511
+ function equals$O(existing, incoming) {
23512
23512
  const existing_height = existing.height;
23513
23513
  const incoming_height = incoming.height;
23514
23514
  if (!(existing_height === incoming_height)) {
@@ -23542,8 +23542,8 @@ function equals$N(existing, incoming) {
23542
23542
  return true;
23543
23543
  }
23544
23544
 
23545
- const VERSION$2g = "bab371abd4de5aea22d80f5c9843eb8a";
23546
- function validate$1p(obj, path = 'CopilotQuickActionParameterRepresentation') {
23545
+ const VERSION$2h = "bab371abd4de5aea22d80f5c9843eb8a";
23546
+ function validate$1q(obj, path = 'CopilotQuickActionParameterRepresentation') {
23547
23547
  const v_error = (() => {
23548
23548
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
23549
23549
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -23566,10 +23566,10 @@ function validate$1p(obj, path = 'CopilotQuickActionParameterRepresentation') {
23566
23566
  })();
23567
23567
  return v_error === undefined ? null : v_error;
23568
23568
  }
23569
- const select$2P = function CopilotQuickActionParameterRepresentationSelect() {
23569
+ const select$2Q = function CopilotQuickActionParameterRepresentationSelect() {
23570
23570
  return {
23571
23571
  kind: 'Fragment',
23572
- version: VERSION$2g,
23572
+ version: VERSION$2h,
23573
23573
  private: [
23574
23574
  'eTag'
23575
23575
  ],
@@ -23585,7 +23585,7 @@ const select$2P = function CopilotQuickActionParameterRepresentationSelect() {
23585
23585
  ]
23586
23586
  };
23587
23587
  };
23588
- function equals$M(existing, incoming) {
23588
+ function equals$N(existing, incoming) {
23589
23589
  const existing_eTag = existing.eTag;
23590
23590
  const incoming_eTag = incoming.eTag;
23591
23591
  if (!(existing_eTag === incoming_eTag)) {
@@ -23605,8 +23605,8 @@ function equals$M(existing, incoming) {
23605
23605
  }
23606
23606
 
23607
23607
  const TTL$v = 900000;
23608
- const VERSION$2f = "463cd270460d626d438908f8348e6dc8";
23609
- function validate$1o(obj, path = 'QuickActionInfoRepresentation') {
23608
+ const VERSION$2g = "463cd270460d626d438908f8348e6dc8";
23609
+ function validate$1p(obj, path = 'QuickActionInfoRepresentation') {
23610
23610
  const v_error = (() => {
23611
23611
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
23612
23612
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -23650,7 +23650,7 @@ function validate$1o(obj, path = 'QuickActionInfoRepresentation') {
23650
23650
  for (let i = 0; i < obj_colors.length; i++) {
23651
23651
  const obj_colors_item = obj_colors[i];
23652
23652
  const path_colors_item = path_colors + '[' + i + ']';
23653
- const referencepath_colors_itemValidationError = validate$1s(obj_colors_item, path_colors_item);
23653
+ const referencepath_colors_itemValidationError = validate$1t(obj_colors_item, path_colors_item);
23654
23654
  if (referencepath_colors_itemValidationError !== null) {
23655
23655
  let message = 'Object doesn\'t match QuickActionColorRepresentation (at "' + path_colors_item + '")\n';
23656
23656
  message += referencepath_colors_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -23691,7 +23691,7 @@ function validate$1o(obj, path = 'QuickActionInfoRepresentation') {
23691
23691
  for (let i = 0; i < obj_copilotInputs.length; i++) {
23692
23692
  const obj_copilotInputs_item = obj_copilotInputs[i];
23693
23693
  const path_copilotInputs_item = path_copilotInputs + '[' + i + ']';
23694
- const referencepath_copilotInputs_itemValidationError = validate$1r(obj_copilotInputs_item, path_copilotInputs_item);
23694
+ const referencepath_copilotInputs_itemValidationError = validate$1s(obj_copilotInputs_item, path_copilotInputs_item);
23695
23695
  if (referencepath_copilotInputs_itemValidationError !== null) {
23696
23696
  let message = 'Object doesn\'t match CopilotQuickActionInputRepresentation (at "' + path_copilotInputs_item + '")\n';
23697
23697
  message += referencepath_copilotInputs_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -23867,7 +23867,7 @@ function validate$1o(obj, path = 'QuickActionInfoRepresentation') {
23867
23867
  for (let i = 0; i < obj_icons.length; i++) {
23868
23868
  const obj_icons_item = obj_icons[i];
23869
23869
  const path_icons_item = path_icons + '[' + i + ']';
23870
- const referencepath_icons_itemValidationError = validate$1q(obj_icons_item, path_icons_item);
23870
+ const referencepath_icons_itemValidationError = validate$1r(obj_icons_item, path_icons_item);
23871
23871
  if (referencepath_icons_itemValidationError !== null) {
23872
23872
  let message = 'Object doesn\'t match QuickActionIconRepresentation (at "' + path_icons_item + '")\n';
23873
23873
  message += referencepath_icons_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -23991,7 +23991,7 @@ function validate$1o(obj, path = 'QuickActionInfoRepresentation') {
23991
23991
  for (let i = 0; i < obj_parameters.length; i++) {
23992
23992
  const obj_parameters_item = obj_parameters[i];
23993
23993
  const path_parameters_item = path_parameters + '[' + i + ']';
23994
- const referencepath_parameters_itemValidationError = validate$1p(obj_parameters_item, path_parameters_item);
23994
+ const referencepath_parameters_itemValidationError = validate$1q(obj_parameters_item, path_parameters_item);
23995
23995
  if (referencepath_parameters_itemValidationError !== null) {
23996
23996
  let message = 'Object doesn\'t match CopilotQuickActionParameterRepresentation (at "' + path_parameters_item + '")\n';
23997
23997
  message += referencepath_parameters_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -24097,14 +24097,14 @@ function keyBuilderFromType$n(luvio, object) {
24097
24097
  function normalize$y(input, existing, path, luvio, store, timestamp) {
24098
24098
  return input;
24099
24099
  }
24100
- const select$2O = function QuickActionInfoRepresentationSelect() {
24101
- const { selections: QuickActionColorRepresentation__selections, opaque: QuickActionColorRepresentation__opaque, } = select$2S();
24102
- const { selections: CopilotQuickActionInputRepresentation__selections, opaque: CopilotQuickActionInputRepresentation__opaque, } = select$2R();
24103
- const { selections: QuickActionIconRepresentation__selections, opaque: QuickActionIconRepresentation__opaque, } = select$2Q();
24104
- const { selections: CopilotQuickActionParameterRepresentation__selections, opaque: CopilotQuickActionParameterRepresentation__opaque, } = select$2P();
24100
+ const select$2P = function QuickActionInfoRepresentationSelect() {
24101
+ const { selections: QuickActionColorRepresentation__selections, opaque: QuickActionColorRepresentation__opaque, } = select$2T();
24102
+ const { selections: CopilotQuickActionInputRepresentation__selections, opaque: CopilotQuickActionInputRepresentation__opaque, } = select$2S();
24103
+ const { selections: QuickActionIconRepresentation__selections, opaque: QuickActionIconRepresentation__opaque, } = select$2R();
24104
+ const { selections: CopilotQuickActionParameterRepresentation__selections, opaque: CopilotQuickActionParameterRepresentation__opaque, } = select$2Q();
24105
24105
  return {
24106
24106
  kind: 'Fragment',
24107
- version: VERSION$2f,
24107
+ version: VERSION$2g,
24108
24108
  private: [
24109
24109
  'eTag'
24110
24110
  ],
@@ -24208,7 +24208,7 @@ const select$2O = function QuickActionInfoRepresentationSelect() {
24208
24208
  ]
24209
24209
  };
24210
24210
  };
24211
- function equals$L(existing, incoming) {
24211
+ function equals$M(existing, incoming) {
24212
24212
  const existing_actionApiName = existing.actionApiName;
24213
24213
  const incoming_actionApiName = incoming.actionApiName;
24214
24214
  if (!(existing_actionApiName === incoming_actionApiName)) {
@@ -24237,7 +24237,7 @@ function equals$L(existing, incoming) {
24237
24237
  const existing_colors = existing.colors;
24238
24238
  const incoming_colors = incoming.colors;
24239
24239
  const equals_colors_items = equalsArray(existing_colors, incoming_colors, (existing_colors_item, incoming_colors_item) => {
24240
- if (!(equals$P(existing_colors_item, incoming_colors_item))) {
24240
+ if (!(equals$Q(existing_colors_item, incoming_colors_item))) {
24241
24241
  return false;
24242
24242
  }
24243
24243
  });
@@ -24252,7 +24252,7 @@ function equals$L(existing, incoming) {
24252
24252
  const existing_copilotInputs = existing.copilotInputs;
24253
24253
  const incoming_copilotInputs = incoming.copilotInputs;
24254
24254
  const equals_copilotInputs_items = equalsArray(existing_copilotInputs, incoming_copilotInputs, (existing_copilotInputs_item, incoming_copilotInputs_item) => {
24255
- if (!(equals$O(existing_copilotInputs_item, incoming_copilotInputs_item))) {
24255
+ if (!(equals$P(existing_copilotInputs_item, incoming_copilotInputs_item))) {
24256
24256
  return false;
24257
24257
  }
24258
24258
  });
@@ -24292,7 +24292,7 @@ function equals$L(existing, incoming) {
24292
24292
  const existing_icons = existing.icons;
24293
24293
  const incoming_icons = incoming.icons;
24294
24294
  const equals_icons_items = equalsArray(existing_icons, incoming_icons, (existing_icons_item, incoming_icons_item) => {
24295
- if (!(equals$N(existing_icons_item, incoming_icons_item))) {
24295
+ if (!(equals$O(existing_icons_item, incoming_icons_item))) {
24296
24296
  return false;
24297
24297
  }
24298
24298
  });
@@ -24322,7 +24322,7 @@ function equals$L(existing, incoming) {
24322
24322
  const existing_parameters = existing.parameters;
24323
24323
  const incoming_parameters = incoming.parameters;
24324
24324
  const equals_parameters_items = equalsArray(existing_parameters, incoming_parameters, (existing_parameters_item, incoming_parameters_item) => {
24325
- if (!(equals$M(existing_parameters_item, incoming_parameters_item))) {
24325
+ if (!(equals$N(existing_parameters_item, incoming_parameters_item))) {
24326
24326
  return false;
24327
24327
  }
24328
24328
  });
@@ -24348,14 +24348,14 @@ function equals$L(existing, incoming) {
24348
24348
  }
24349
24349
  const ingest$1U = function QuickActionInfoRepresentationIngest(input, path, luvio, store, timestamp) {
24350
24350
  if (process.env.NODE_ENV !== 'production') {
24351
- const validateError = validate$1o(input);
24351
+ const validateError = validate$1p(input);
24352
24352
  if (validateError !== null) {
24353
24353
  throw validateError;
24354
24354
  }
24355
24355
  }
24356
24356
  const key = keyBuilderFromType$n(luvio, input);
24357
24357
  const ttlToUse = TTL$v;
24358
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$y, "UiApi", VERSION$2f, RepresentationType$F, equals$L);
24358
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$y, "UiApi", VERSION$2g, RepresentationType$F, equals$M);
24359
24359
  return createLink$1(key);
24360
24360
  };
24361
24361
  function getTypeCacheKeys$1X(rootKeySet, luvio, input, fullPathFactory) {
@@ -24368,8 +24368,8 @@ function getTypeCacheKeys$1X(rootKeySet, luvio, input, fullPathFactory) {
24368
24368
  });
24369
24369
  }
24370
24370
 
24371
- function select$2N(luvio, params) {
24372
- return select$2O();
24371
+ function select$2O(luvio, params) {
24372
+ return select$2P();
24373
24373
  }
24374
24374
  function keyBuilder$2W(luvio, params) {
24375
24375
  return keyBuilder$2X(luvio, {
@@ -24385,7 +24385,7 @@ function ingestSuccess$L(luvio, resourceParams, response, snapshotRefresh) {
24385
24385
  luvio.storeIngest(key, ingest$1U, body);
24386
24386
  const snapshot = luvio.storeLookup({
24387
24387
  recordId: key,
24388
- node: select$2N(),
24388
+ node: select$2O(),
24389
24389
  variables: {},
24390
24390
  }, snapshotRefresh);
24391
24391
  if (process.env.NODE_ENV !== 'production') {
@@ -24402,7 +24402,7 @@ function ingestError$E(luvio, params, error, snapshotRefresh) {
24402
24402
  const storeMetadataParams = {
24403
24403
  ttl: TTL$v,
24404
24404
  namespace: keyPrefix,
24405
- version: VERSION$2f,
24405
+ version: VERSION$2g,
24406
24406
  representationName: RepresentationType$F
24407
24407
  };
24408
24408
  luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
@@ -24454,7 +24454,7 @@ function validateAdapterConfig$$(untrustedConfig, configPropertyNames) {
24454
24454
  }
24455
24455
  function adapterFragment$D(luvio, config) {
24456
24456
  createResourceParams$U(config);
24457
- return select$2N();
24457
+ return select$2O();
24458
24458
  }
24459
24459
  function onFetchResponseSuccess$G(luvio, config, resourceParams, response) {
24460
24460
  const snapshot = ingestSuccess$L(luvio, resourceParams, response, {
@@ -24514,7 +24514,7 @@ const QUICK_ACTION_DEFAULTS_STORE_METADATA_PARAMS = {
24514
24514
  ttl: TTL$z,
24515
24515
  namespace: keyPrefix,
24516
24516
  representationName: RepresentationType$M,
24517
- version: VERSION$2q,
24517
+ version: VERSION$2r,
24518
24518
  };
24519
24519
  function merge$1(existing, incoming) {
24520
24520
  if (existing === undefined) {
@@ -24532,7 +24532,7 @@ function merge$1(existing, incoming) {
24532
24532
  const dynamicIngest$4 = (ingestParams) => {
24533
24533
  return function QuickActionDefaultsRepresentationIngest(input, path, luvio, store, timestamp) {
24534
24534
  if (process.env.NODE_ENV !== 'production') {
24535
- const validateError = validate$1A(input);
24535
+ const validateError = validate$1B(input);
24536
24536
  if (validateError !== null) {
24537
24537
  throw validateError;
24538
24538
  }
@@ -24545,7 +24545,7 @@ const dynamicIngest$4 = (ingestParams) => {
24545
24545
  propertyName: path.propertyName,
24546
24546
  }, luvio, store, timestamp);
24547
24547
  incomingRecord = merge$1(existingRecord, incomingRecord);
24548
- if (existingRecord === undefined || equals$W(existingRecord, incomingRecord) === false) {
24548
+ if (existingRecord === undefined || equals$X(existingRecord, incomingRecord) === false) {
24549
24549
  luvio.storePublish(key, incomingRecord);
24550
24550
  }
24551
24551
  luvio.publishStoreMetadata(key, {
@@ -24613,7 +24613,7 @@ function ingestError$D(luvio, params, error, snapshotRefresh) {
24613
24613
  const storeMetadataParams = {
24614
24614
  ttl: TTL$z,
24615
24615
  namespace: keyPrefix,
24616
- version: VERSION$2q,
24616
+ version: VERSION$2r,
24617
24617
  representationName: RepresentationType$M
24618
24618
  };
24619
24619
  luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
@@ -24750,8 +24750,8 @@ const getQuickActionDefaultsAdapterFactory = (luvio) => function UiApi__getQuick
24750
24750
  buildCachedSnapshotCachePolicy$J, buildNetworkSnapshotCachePolicy$K);
24751
24751
  };
24752
24752
 
24753
- function select$2M(luvio, params) {
24754
- return select$30();
24753
+ function select$2N(luvio, params) {
24754
+ return select$31();
24755
24755
  }
24756
24756
  function keyBuilder$2S(luvio, params) {
24757
24757
  return keyPrefix + '::ActionRepresentation:(' + 'actionTypes:' + params.queryParams.actionTypes + ',' + 'apiNames:' + params.queryParams.apiNames + ',' + 'formFactor:' + params.queryParams.formFactor + ',' + 'retrievalMode:' + params.queryParams.retrievalMode + ',' + 'sections:' + params.queryParams.sections + ',' + 'recordIds:' + params.urlParams.recordIds + ')';
@@ -24765,7 +24765,7 @@ function ingestSuccess$K(luvio, resourceParams, response, snapshotRefresh) {
24765
24765
  luvio.storeIngest(key, ingest$1Y, body);
24766
24766
  const snapshot = luvio.storeLookup({
24767
24767
  recordId: key,
24768
- node: select$2M(),
24768
+ node: select$2N(),
24769
24769
  variables: {},
24770
24770
  }, snapshotRefresh);
24771
24771
  if (process.env.NODE_ENV !== 'production') {
@@ -24782,7 +24782,7 @@ function ingestError$C(luvio, params, error, snapshotRefresh) {
24782
24782
  const storeMetadataParams = {
24783
24783
  ttl: TTL$y,
24784
24784
  namespace: keyPrefix,
24785
- version: VERSION$2n,
24785
+ version: VERSION$2o,
24786
24786
  representationName: RepresentationType$J
24787
24787
  };
24788
24788
  luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
@@ -24846,7 +24846,7 @@ function validateAdapterConfig$Z(untrustedConfig, configPropertyNames) {
24846
24846
  }
24847
24847
  function adapterFragment$B(luvio, config) {
24848
24848
  createResourceParams$S(config);
24849
- return select$2M();
24849
+ return select$2N();
24850
24850
  }
24851
24851
  function onFetchResponseSuccess$F(luvio, config, resourceParams, response) {
24852
24852
  const snapshot = ingestSuccess$K(luvio, resourceParams, response, {
@@ -24902,8 +24902,8 @@ const getRecordActionsAdapterFactory = (luvio) => function UiApi__getRecordActio
24902
24902
  buildCachedSnapshotCachePolicy$I, buildNetworkSnapshotCachePolicy$J);
24903
24903
  };
24904
24904
 
24905
- function select$2L(luvio, params) {
24906
- return select$30();
24905
+ function select$2M(luvio, params) {
24906
+ return select$31();
24907
24907
  }
24908
24908
  function keyBuilder$2Q(luvio, params) {
24909
24909
  return keyPrefix + '::ActionRepresentation:(' + 'actionTypes:' + params.queryParams.actionTypes + ',' + 'formFactor:' + params.queryParams.formFactor + ',' + 'sections:' + params.queryParams.sections + ',' + 'recordIds:' + params.urlParams.recordIds + ')';
@@ -24917,7 +24917,7 @@ function ingestSuccess$J(luvio, resourceParams, response, snapshotRefresh) {
24917
24917
  luvio.storeIngest(key, ingest$1Y, body);
24918
24918
  const snapshot = luvio.storeLookup({
24919
24919
  recordId: key,
24920
- node: select$2L(),
24920
+ node: select$2M(),
24921
24921
  variables: {},
24922
24922
  }, snapshotRefresh);
24923
24923
  if (process.env.NODE_ENV !== 'production') {
@@ -24934,7 +24934,7 @@ function ingestError$B(luvio, params, error, snapshotRefresh) {
24934
24934
  const storeMetadataParams = {
24935
24935
  ttl: TTL$y,
24936
24936
  namespace: keyPrefix,
24937
- version: VERSION$2n,
24937
+ version: VERSION$2o,
24938
24938
  representationName: RepresentationType$J
24939
24939
  };
24940
24940
  luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
@@ -24988,7 +24988,7 @@ function validateAdapterConfig$Y(untrustedConfig, configPropertyNames) {
24988
24988
  }
24989
24989
  function adapterFragment$A(luvio, config) {
24990
24990
  createResourceParams$R(config);
24991
- return select$2L();
24991
+ return select$2M();
24992
24992
  }
24993
24993
  function onFetchResponseSuccess$E(luvio, config, resourceParams, response) {
24994
24994
  const snapshot = ingestSuccess$J(luvio, resourceParams, response, {
@@ -25044,7 +25044,7 @@ const getRecordEditActionsAdapterFactory = (luvio) => function UiApi__getRecordE
25044
25044
  buildCachedSnapshotCachePolicy$H, buildNetworkSnapshotCachePolicy$I);
25045
25045
  };
25046
25046
 
25047
- function validate$1n(obj, path = 'ActionRelatedListSingleBatchInputRepresentation') {
25047
+ function validate$1o(obj, path = 'ActionRelatedListSingleBatchInputRepresentation') {
25048
25048
  const v_error = (() => {
25049
25049
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
25050
25050
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -25114,8 +25114,8 @@ function validate$1n(obj, path = 'ActionRelatedListSingleBatchInputRepresentatio
25114
25114
  return v_error === undefined ? null : v_error;
25115
25115
  }
25116
25116
 
25117
- function select$2K(luvio, params) {
25118
- return select$30();
25117
+ function select$2L(luvio, params) {
25118
+ return select$31();
25119
25119
  }
25120
25120
  function keyBuilder$2O(luvio, params) {
25121
25121
  return keyPrefix + '::ActionRepresentation:(' + 'recordIds:' + params.urlParams.recordIds + ',' + 'relatedListId:' + params.urlParams.relatedListId + ',' + (params.body.actionTypes === undefined ? 'actionTypes' : 'actionTypes:' + params.body.actionTypes) + '::' + (params.body.apiNames === undefined ? 'apiNames' : 'apiNames:' + params.body.apiNames) + '::' + (params.body.formFactor === undefined ? 'formFactor' : 'formFactor:' + params.body.formFactor) + '::' + (params.body.retrievalMode === undefined ? 'retrievalMode' : 'retrievalMode:' + params.body.retrievalMode) + '::' + (params.body.sections === undefined ? 'sections' : 'sections:' + params.body.sections) + ')';
@@ -25129,7 +25129,7 @@ function ingestSuccess$I(luvio, resourceParams, response, snapshotRefresh) {
25129
25129
  luvio.storeIngest(key, ingest$1Y, body);
25130
25130
  const snapshot = luvio.storeLookup({
25131
25131
  recordId: key,
25132
- node: select$2K(),
25132
+ node: select$2L(),
25133
25133
  variables: {},
25134
25134
  }, snapshotRefresh);
25135
25135
  if (process.env.NODE_ENV !== 'production') {
@@ -25146,7 +25146,7 @@ function ingestError$A(luvio, params, error, snapshotRefresh) {
25146
25146
  const storeMetadataParams = {
25147
25147
  ttl: TTL$y,
25148
25148
  namespace: keyPrefix,
25149
- version: VERSION$2n,
25149
+ version: VERSION$2o,
25150
25150
  representationName: RepresentationType$J
25151
25151
  };
25152
25152
  luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
@@ -25227,7 +25227,7 @@ function selectChildResourceParams$7(luvio, childResources, resourceParams) {
25227
25227
  reader.enterPath(envelopeBodyPath);
25228
25228
  const childResource = childResources[i];
25229
25229
  const childKey = keyBuilder$2O(luvio, childResource);
25230
- const childFragment = select$2K();
25230
+ const childFragment = select$2L();
25231
25231
  const isMissingDataBeforeChildRead = reader.getIsDataMissing();
25232
25232
  const childSnapshot = reader.read({
25233
25233
  recordId: childKey,
@@ -25307,7 +25307,7 @@ function selectChildResourceParams$7(luvio, childResources, resourceParams) {
25307
25307
  }
25308
25308
  };
25309
25309
  }
25310
- function select$2J(luvio, resourceParams) {
25310
+ function select$2K(luvio, resourceParams) {
25311
25311
  const childResources = createChildResourceParams$9(resourceParams);
25312
25312
  return selectChildResourceParams$7(luvio, childResources, resourceParams);
25313
25313
  }
@@ -25421,7 +25421,7 @@ function ingestSuccess$H(luvio, resourceParams, response, snapshotRefresh) {
25421
25421
  seenRecords: seenRecords,
25422
25422
  select: {
25423
25423
  recordId: key,
25424
- node: select$2J(luvio, resourceParams),
25424
+ node: select$2K(luvio, resourceParams),
25425
25425
  variables: {},
25426
25426
  },
25427
25427
  refresh: snapshotRefresh,
@@ -25470,7 +25470,7 @@ function typeCheckConfig$U(untrustedConfig) {
25470
25470
  const untrustedConfig_relatedListsActionParameters_array = [];
25471
25471
  for (let i = 0, arrayLength = untrustedConfig_relatedListsActionParameters.length; i < arrayLength; i++) {
25472
25472
  const untrustedConfig_relatedListsActionParameters_item = untrustedConfig_relatedListsActionParameters[i];
25473
- const referenceActionRelatedListSingleBatchInputRepresentationValidationError = validate$1n(untrustedConfig_relatedListsActionParameters_item);
25473
+ const referenceActionRelatedListSingleBatchInputRepresentationValidationError = validate$1o(untrustedConfig_relatedListsActionParameters_item);
25474
25474
  if (referenceActionRelatedListSingleBatchInputRepresentationValidationError === null) {
25475
25475
  untrustedConfig_relatedListsActionParameters_array.push(untrustedConfig_relatedListsActionParameters_item);
25476
25476
  }
@@ -25495,7 +25495,7 @@ function validateAdapterConfig$X(untrustedConfig, configPropertyNames) {
25495
25495
  }
25496
25496
  function adapterFragment$z(luvio, config) {
25497
25497
  const resourceParams = createResourceParams$Q(config);
25498
- return select$2J(luvio, resourceParams);
25498
+ return select$2K(luvio, resourceParams);
25499
25499
  }
25500
25500
  function onFetchResponseSuccess$D(luvio, config, resourceParams, response) {
25501
25501
  const snapshot = ingestSuccess$H(luvio, resourceParams, response, {
@@ -25588,7 +25588,7 @@ function validateAdapterConfig$W(untrustedConfig, configPropertyNames) {
25588
25588
  }
25589
25589
  function adapterFragment$y(luvio, config) {
25590
25590
  createResourceParams$P(config);
25591
- return select$2K();
25591
+ return select$2L();
25592
25592
  }
25593
25593
  function onFetchResponseSuccess$C(luvio, config, resourceParams, response) {
25594
25594
  const snapshot = ingestSuccess$I(luvio, resourceParams, response, {
@@ -25644,8 +25644,8 @@ const getRelatedListActionsAdapterFactory = (luvio) => function UiApi__getRelate
25644
25644
  buildCachedSnapshotCachePolicy$F, buildNetworkSnapshotCachePolicy$G);
25645
25645
  };
25646
25646
 
25647
- function select$2I(luvio, params) {
25648
- return select$30();
25647
+ function select$2J(luvio, params) {
25648
+ return select$31();
25649
25649
  }
25650
25650
  function keyBuilder$2K(luvio, params) {
25651
25651
  return keyPrefix + '::ActionRepresentation:(' + 'actionTypes:' + params.queryParams.actionTypes + ',' + 'formFactor:' + params.queryParams.formFactor + ',' + 'sections:' + params.queryParams.sections + ',' + 'recordIds:' + params.urlParams.recordIds + ',' + 'relatedListRecordIds:' + params.urlParams.relatedListRecordIds + ')';
@@ -25659,7 +25659,7 @@ function ingestSuccess$G(luvio, resourceParams, response, snapshotRefresh) {
25659
25659
  luvio.storeIngest(key, ingest$1Y, body);
25660
25660
  const snapshot = luvio.storeLookup({
25661
25661
  recordId: key,
25662
- node: select$2I(),
25662
+ node: select$2J(),
25663
25663
  variables: {},
25664
25664
  }, snapshotRefresh);
25665
25665
  if (process.env.NODE_ENV !== 'production') {
@@ -25676,7 +25676,7 @@ function ingestError$y(luvio, params, error, snapshotRefresh) {
25676
25676
  const storeMetadataParams = {
25677
25677
  ttl: TTL$y,
25678
25678
  namespace: keyPrefix,
25679
- version: VERSION$2n,
25679
+ version: VERSION$2o,
25680
25680
  representationName: RepresentationType$J
25681
25681
  };
25682
25682
  luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
@@ -25731,7 +25731,7 @@ function validateAdapterConfig$V(untrustedConfig, configPropertyNames) {
25731
25731
  }
25732
25732
  function adapterFragment$x(luvio, config) {
25733
25733
  createResourceParams$O(config);
25734
- return select$2I();
25734
+ return select$2J();
25735
25735
  }
25736
25736
  function onFetchResponseSuccess$B(luvio, config, resourceParams, response) {
25737
25737
  const snapshot = ingestSuccess$G(luvio, resourceParams, response, {
@@ -25787,8 +25787,8 @@ const getRelatedListRecordActionsAdapterFactory = (luvio) => function UiApi__get
25787
25787
  buildCachedSnapshotCachePolicy$E, buildNetworkSnapshotCachePolicy$F);
25788
25788
  };
25789
25789
 
25790
- const VERSION$2e = "a316b3bba367f54adc67d7552ed7d36d";
25791
- function validate$1m(obj, path = 'PageReferenceRepresentation') {
25790
+ const VERSION$2f = "a316b3bba367f54adc67d7552ed7d36d";
25791
+ function validate$1n(obj, path = 'PageReferenceRepresentation') {
25792
25792
  const v_error = (() => {
25793
25793
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
25794
25794
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -25833,15 +25833,15 @@ const RepresentationType$E = 'PageReferenceRepresentation';
25833
25833
  function normalize$x(input, existing, path, luvio, store, timestamp) {
25834
25834
  return input;
25835
25835
  }
25836
- const select$2H = function PageReferenceRepresentationSelect() {
25836
+ const select$2I = function PageReferenceRepresentationSelect() {
25837
25837
  return {
25838
25838
  kind: 'Fragment',
25839
- version: VERSION$2e,
25839
+ version: VERSION$2f,
25840
25840
  private: [],
25841
25841
  opaque: true
25842
25842
  };
25843
25843
  };
25844
- function equals$K(existing, incoming) {
25844
+ function equals$L(existing, incoming) {
25845
25845
  if (JSONStringify(incoming) !== JSONStringify(existing)) {
25846
25846
  return false;
25847
25847
  }
@@ -25849,14 +25849,14 @@ function equals$K(existing, incoming) {
25849
25849
  }
25850
25850
  const ingest$1T = function PageReferenceRepresentationIngest(input, path, luvio, store, timestamp) {
25851
25851
  if (process.env.NODE_ENV !== 'production') {
25852
- const validateError = validate$1m(input);
25852
+ const validateError = validate$1n(input);
25853
25853
  if (validateError !== null) {
25854
25854
  throw validateError;
25855
25855
  }
25856
25856
  }
25857
25857
  const key = path.fullPath;
25858
25858
  const ttlToUse = path.ttl !== undefined ? path.ttl : 2592000000;
25859
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$x, "UiApi", VERSION$2e, RepresentationType$E, equals$K);
25859
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$x, "UiApi", VERSION$2f, RepresentationType$E, equals$L);
25860
25860
  return createLink$1(key);
25861
25861
  };
25862
25862
  function getTypeCacheKeys$1W(rootKeySet, luvio, input, fullPathFactory) {
@@ -25870,8 +25870,8 @@ function getTypeCacheKeys$1W(rootKeySet, luvio, input, fullPathFactory) {
25870
25870
  }
25871
25871
 
25872
25872
  const TTL$u = 120000;
25873
- const VERSION$2d = "09884ca5bf90ea4662092a4e48817081";
25874
- function validate$1l(obj, path = 'NavItemRepresentation') {
25873
+ const VERSION$2e = "09884ca5bf90ea4662092a4e48817081";
25874
+ function validate$1m(obj, path = 'NavItemRepresentation') {
25875
25875
  const v_error = (() => {
25876
25876
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
25877
25877
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -26107,10 +26107,10 @@ function normalize$w(input, existing, path, luvio, store, timestamp) {
26107
26107
  }
26108
26108
  return input;
26109
26109
  }
26110
- const select$2G = function NavItemRepresentationSelect() {
26110
+ const select$2H = function NavItemRepresentationSelect() {
26111
26111
  return {
26112
26112
  kind: 'Fragment',
26113
- version: VERSION$2d,
26113
+ version: VERSION$2e,
26114
26114
  private: [],
26115
26115
  selections: [
26116
26116
  {
@@ -26169,7 +26169,7 @@ const select$2G = function NavItemRepresentationSelect() {
26169
26169
  name: 'pageReference',
26170
26170
  kind: 'Link',
26171
26171
  nullable: true,
26172
- fragment: select$2H()
26172
+ fragment: select$2I()
26173
26173
  },
26174
26174
  {
26175
26175
  name: 'standardType',
@@ -26178,7 +26178,7 @@ const select$2G = function NavItemRepresentationSelect() {
26178
26178
  ]
26179
26179
  };
26180
26180
  };
26181
- function equals$J(existing, incoming) {
26181
+ function equals$K(existing, incoming) {
26182
26182
  const existing_availableInClassic = existing.availableInClassic;
26183
26183
  const incoming_availableInClassic = incoming.availableInClassic;
26184
26184
  if (!(existing_availableInClassic === incoming_availableInClassic)) {
@@ -26263,14 +26263,14 @@ function equals$J(existing, incoming) {
26263
26263
  }
26264
26264
  const ingest$1S = function NavItemRepresentationIngest(input, path, luvio, store, timestamp) {
26265
26265
  if (process.env.NODE_ENV !== 'production') {
26266
- const validateError = validate$1l(input);
26266
+ const validateError = validate$1m(input);
26267
26267
  if (validateError !== null) {
26268
26268
  throw validateError;
26269
26269
  }
26270
26270
  }
26271
26271
  const key = keyBuilderFromType$m(luvio, input);
26272
26272
  const ttlToUse = TTL$u;
26273
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$w, "UiApi", VERSION$2d, RepresentationType$D, equals$J);
26273
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$w, "UiApi", VERSION$2e, RepresentationType$D, equals$K);
26274
26274
  return createLink$1(key);
26275
26275
  };
26276
26276
  function getTypeCacheKeys$1V(rootKeySet, luvio, input, fullPathFactory) {
@@ -26287,8 +26287,8 @@ function getTypeCacheKeys$1V(rootKeySet, luvio, input, fullPathFactory) {
26287
26287
  }
26288
26288
 
26289
26289
  const TTL$t = 300000;
26290
- const VERSION$2c = "0cd492fdd6c713c206ef53dc02175f71";
26291
- function validate$1k(obj, path = 'AppRepresentation') {
26290
+ const VERSION$2d = "0cd492fdd6c713c206ef53dc02175f71";
26291
+ function validate$1l(obj, path = 'AppRepresentation') {
26292
26292
  const v_error = (() => {
26293
26293
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
26294
26294
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -26562,10 +26562,10 @@ function normalize$v(input, existing, path, luvio, store, timestamp) {
26562
26562
  }
26563
26563
  return input;
26564
26564
  }
26565
- const select$2F = function AppRepresentationSelect() {
26565
+ const select$2G = function AppRepresentationSelect() {
26566
26566
  return {
26567
26567
  kind: 'Fragment',
26568
- version: VERSION$2c,
26568
+ version: VERSION$2d,
26569
26569
  private: [
26570
26570
  'eTag'
26571
26571
  ],
@@ -26627,7 +26627,7 @@ const select$2F = function AppRepresentationSelect() {
26627
26627
  name: 'navItems',
26628
26628
  kind: 'Link',
26629
26629
  plural: true,
26630
- fragment: select$2G()
26630
+ fragment: select$2H()
26631
26631
  },
26632
26632
  {
26633
26633
  name: 'selected',
@@ -26645,12 +26645,12 @@ const select$2F = function AppRepresentationSelect() {
26645
26645
  name: 'userNavItems',
26646
26646
  kind: 'Link',
26647
26647
  plural: true,
26648
- fragment: select$2G()
26648
+ fragment: select$2H()
26649
26649
  }
26650
26650
  ]
26651
26651
  };
26652
26652
  };
26653
- function equals$I(existing, incoming) {
26653
+ function equals$J(existing, incoming) {
26654
26654
  const existing_isNavAutoTempTabsDisabled = existing.isNavAutoTempTabsDisabled;
26655
26655
  const incoming_isNavAutoTempTabsDisabled = incoming.isNavAutoTempTabsDisabled;
26656
26656
  if (!(existing_isNavAutoTempTabsDisabled === incoming_isNavAutoTempTabsDisabled)) {
@@ -26765,14 +26765,14 @@ function equals$I(existing, incoming) {
26765
26765
  }
26766
26766
  const ingest$1R = function AppRepresentationIngest(input, path, luvio, store, timestamp) {
26767
26767
  if (process.env.NODE_ENV !== 'production') {
26768
- const validateError = validate$1k(input);
26768
+ const validateError = validate$1l(input);
26769
26769
  if (validateError !== null) {
26770
26770
  throw validateError;
26771
26771
  }
26772
26772
  }
26773
26773
  const key = keyBuilderFromType$l(luvio, input);
26774
26774
  const ttlToUse = TTL$t;
26775
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$v, "UiApi", VERSION$2c, RepresentationType$C, equals$I);
26775
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$v, "UiApi", VERSION$2d, RepresentationType$C, equals$J);
26776
26776
  return createLink$1(key);
26777
26777
  };
26778
26778
  function getTypeCacheKeys$1U(rootKeySet, luvio, input, fullPathFactory) {
@@ -26794,8 +26794,8 @@ function getTypeCacheKeys$1U(rootKeySet, luvio, input, fullPathFactory) {
26794
26794
  }
26795
26795
 
26796
26796
  const TTL$s = 300000;
26797
- const VERSION$2b = "a254babf0b6414315db7808a157fd9fc";
26798
- function validate$1j(obj, path = 'AppsRepresentation') {
26797
+ const VERSION$2c = "a254babf0b6414315db7808a157fd9fc";
26798
+ function validate$1k(obj, path = 'AppsRepresentation') {
26799
26799
  const v_error = (() => {
26800
26800
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
26801
26801
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -26840,10 +26840,10 @@ function normalize$u(input, existing, path, luvio, store, timestamp) {
26840
26840
  }
26841
26841
  return input;
26842
26842
  }
26843
- const select$2E = function AppsRepresentationSelect() {
26843
+ const select$2F = function AppsRepresentationSelect() {
26844
26844
  return {
26845
26845
  kind: 'Fragment',
26846
- version: VERSION$2b,
26846
+ version: VERSION$2c,
26847
26847
  private: [
26848
26848
  'eTag'
26849
26849
  ],
@@ -26852,12 +26852,12 @@ const select$2E = function AppsRepresentationSelect() {
26852
26852
  name: 'apps',
26853
26853
  kind: 'Link',
26854
26854
  plural: true,
26855
- fragment: select$2F()
26855
+ fragment: select$2G()
26856
26856
  }
26857
26857
  ]
26858
26858
  };
26859
26859
  };
26860
- function equals$H(existing, incoming) {
26860
+ function equals$I(existing, incoming) {
26861
26861
  const existing_eTag = existing.eTag;
26862
26862
  const incoming_eTag = incoming.eTag;
26863
26863
  if (!(existing_eTag === incoming_eTag)) {
@@ -26877,14 +26877,14 @@ function equals$H(existing, incoming) {
26877
26877
  }
26878
26878
  const ingest$1Q = function AppsRepresentationIngest(input, path, luvio, store, timestamp) {
26879
26879
  if (process.env.NODE_ENV !== 'production') {
26880
- const validateError = validate$1j(input);
26880
+ const validateError = validate$1k(input);
26881
26881
  if (validateError !== null) {
26882
26882
  throw validateError;
26883
26883
  }
26884
26884
  }
26885
26885
  const key = path.fullPath;
26886
26886
  const ttlToUse = TTL$s;
26887
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$u, "UiApi", VERSION$2b, RepresentationType$B, equals$H);
26887
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$u, "UiApi", VERSION$2c, RepresentationType$B, equals$I);
26888
26888
  return createLink$1(key);
26889
26889
  };
26890
26890
  function getTypeCacheKeys$1T(rootKeySet, luvio, input, fullPathFactory) {
@@ -26901,8 +26901,8 @@ function getTypeCacheKeys$1T(rootKeySet, luvio, input, fullPathFactory) {
26901
26901
  }
26902
26902
  }
26903
26903
 
26904
- function select$2D(luvio, params) {
26905
- return select$2E();
26904
+ function select$2E(luvio, params) {
26905
+ return select$2F();
26906
26906
  }
26907
26907
  function keyBuilder$2G(luvio, params) {
26908
26908
  return keyPrefix + '::AppsRepresentation:(' + 'formFactor:' + params.queryParams.formFactor + ',' + 'userCustomizations:' + params.queryParams.userCustomizations + ')';
@@ -26916,7 +26916,7 @@ function ingestSuccess$F(luvio, resourceParams, response, snapshotRefresh) {
26916
26916
  luvio.storeIngest(key, ingest$1Q, body);
26917
26917
  const snapshot = luvio.storeLookup({
26918
26918
  recordId: key,
26919
- node: select$2D(),
26919
+ node: select$2E(),
26920
26920
  variables: {},
26921
26921
  }, snapshotRefresh);
26922
26922
  if (process.env.NODE_ENV !== 'production') {
@@ -26933,7 +26933,7 @@ function ingestError$x(luvio, params, error, snapshotRefresh) {
26933
26933
  const storeMetadataParams = {
26934
26934
  ttl: TTL$s,
26935
26935
  namespace: keyPrefix,
26936
- version: VERSION$2b,
26936
+ version: VERSION$2c,
26937
26937
  representationName: RepresentationType$B
26938
26938
  };
26939
26939
  luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
@@ -26985,7 +26985,7 @@ function validateAdapterConfig$U(untrustedConfig, configPropertyNames) {
26985
26985
  }
26986
26986
  function adapterFragment$w(luvio, config) {
26987
26987
  createResourceParams$N(config);
26988
- return select$2D();
26988
+ return select$2E();
26989
26989
  }
26990
26990
  function onFetchResponseSuccess$A(luvio, config, resourceParams, response) {
26991
26991
  const snapshot = ingestSuccess$F(luvio, resourceParams, response, {
@@ -27041,8 +27041,8 @@ const getAllAppsAdapterFactory = (luvio) => function UiApi__getAllApps(untrusted
27041
27041
  buildCachedSnapshotCachePolicy$D, buildNetworkSnapshotCachePolicy$E);
27042
27042
  };
27043
27043
 
27044
- function select$2B(luvio, params) {
27045
- return select$2F();
27044
+ function select$2C(luvio, params) {
27045
+ return select$2G();
27046
27046
  }
27047
27047
  function keyBuilder$2C(luvio, params) {
27048
27048
  return keyBuilder$2H(luvio, {
@@ -27058,7 +27058,7 @@ function ingestSuccess$D(luvio, resourceParams, response, snapshotRefresh) {
27058
27058
  luvio.storeIngest(key, ingest$1R, body);
27059
27059
  const snapshot = luvio.storeLookup({
27060
27060
  recordId: key,
27061
- node: select$2B(),
27061
+ node: select$2C(),
27062
27062
  variables: {},
27063
27063
  }, snapshotRefresh);
27064
27064
  if (process.env.NODE_ENV !== 'production') {
@@ -27075,7 +27075,7 @@ function ingestError$v(luvio, params, error, snapshotRefresh) {
27075
27075
  const storeMetadataParams = {
27076
27076
  ttl: TTL$t,
27077
27077
  namespace: keyPrefix,
27078
- version: VERSION$2c,
27078
+ version: VERSION$2d,
27079
27079
  representationName: RepresentationType$C
27080
27080
  };
27081
27081
  luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
@@ -27128,7 +27128,7 @@ function validateAdapterConfig$S(untrustedConfig, configPropertyNames) {
27128
27128
  }
27129
27129
  function adapterFragment$u(luvio, config) {
27130
27130
  createResourceParams$L(config);
27131
- return select$2B();
27131
+ return select$2C();
27132
27132
  }
27133
27133
  function onFetchResponseSuccess$y(luvio, config, resourceParams, response) {
27134
27134
  const snapshot = ingestSuccess$D(luvio, resourceParams, response, {
@@ -27184,8 +27184,8 @@ const getAppDetailsAdapterFactory = (luvio) => function UiApi__getAppDetails(unt
27184
27184
  buildCachedSnapshotCachePolicy$B, buildNetworkSnapshotCachePolicy$C);
27185
27185
  };
27186
27186
 
27187
- const VERSION$2a = "f43ef90ffde4d488414d6868e3aaefcb";
27188
- function validate$1i(obj, path = 'DuplicateRuleFilterItemRepresentation') {
27187
+ const VERSION$2b = "f43ef90ffde4d488414d6868e3aaefcb";
27188
+ function validate$1j(obj, path = 'DuplicateRuleFilterItemRepresentation') {
27189
27189
  const v_error = (() => {
27190
27190
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
27191
27191
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -27218,10 +27218,10 @@ function validate$1i(obj, path = 'DuplicateRuleFilterItemRepresentation') {
27218
27218
  })();
27219
27219
  return v_error === undefined ? null : v_error;
27220
27220
  }
27221
- const select$2A = function DuplicateRuleFilterItemRepresentationSelect() {
27221
+ const select$2B = function DuplicateRuleFilterItemRepresentationSelect() {
27222
27222
  return {
27223
27223
  kind: 'Fragment',
27224
- version: VERSION$2a,
27224
+ version: VERSION$2b,
27225
27225
  private: [
27226
27226
  'eTag'
27227
27227
  ],
@@ -27246,8 +27246,8 @@ const select$2A = function DuplicateRuleFilterItemRepresentationSelect() {
27246
27246
  };
27247
27247
  };
27248
27248
 
27249
- const VERSION$29 = "320d7f254687278f2763d4b490dab3fb";
27250
- function validate$1h(obj, path = 'DuplicateRuleFilterRepresentation') {
27249
+ const VERSION$2a = "320d7f254687278f2763d4b490dab3fb";
27250
+ function validate$1i(obj, path = 'DuplicateRuleFilterRepresentation') {
27251
27251
  const v_error = (() => {
27252
27252
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
27253
27253
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -27270,7 +27270,7 @@ function validate$1h(obj, path = 'DuplicateRuleFilterRepresentation') {
27270
27270
  for (let i = 0; i < obj_filterItems.length; i++) {
27271
27271
  const obj_filterItems_item = obj_filterItems[i];
27272
27272
  const path_filterItems_item = path_filterItems + '[' + i + ']';
27273
- const referencepath_filterItems_itemValidationError = validate$1i(obj_filterItems_item, path_filterItems_item);
27273
+ const referencepath_filterItems_itemValidationError = validate$1j(obj_filterItems_item, path_filterItems_item);
27274
27274
  if (referencepath_filterItems_itemValidationError !== null) {
27275
27275
  let message = 'Object doesn\'t match DuplicateRuleFilterItemRepresentation (at "' + path_filterItems_item + '")\n';
27276
27276
  message += referencepath_filterItems_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -27285,11 +27285,11 @@ function validate$1h(obj, path = 'DuplicateRuleFilterRepresentation') {
27285
27285
  })();
27286
27286
  return v_error === undefined ? null : v_error;
27287
27287
  }
27288
- const select$2z = function DuplicateRuleFilterRepresentationSelect() {
27289
- const { selections: DuplicateRuleFilterItemRepresentation__selections, opaque: DuplicateRuleFilterItemRepresentation__opaque, } = select$2A();
27288
+ const select$2A = function DuplicateRuleFilterRepresentationSelect() {
27289
+ const { selections: DuplicateRuleFilterItemRepresentation__selections, opaque: DuplicateRuleFilterItemRepresentation__opaque, } = select$2B();
27290
27290
  return {
27291
27291
  kind: 'Fragment',
27292
- version: VERSION$29,
27292
+ version: VERSION$2a,
27293
27293
  private: [
27294
27294
  'eTag'
27295
27295
  ],
@@ -27312,8 +27312,8 @@ const select$2z = function DuplicateRuleFilterRepresentationSelect() {
27312
27312
  };
27313
27313
  };
27314
27314
 
27315
- const VERSION$28 = "b47b44e260e5ce777beaf3da9088997c";
27316
- function validate$1g(obj, path = 'MatchRuleRepresentation') {
27315
+ const VERSION$29 = "b47b44e260e5ce777beaf3da9088997c";
27316
+ function validate$1h(obj, path = 'MatchRuleRepresentation') {
27317
27317
  const v_error = (() => {
27318
27318
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
27319
27319
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -27353,10 +27353,10 @@ function validate$1g(obj, path = 'MatchRuleRepresentation') {
27353
27353
  })();
27354
27354
  return v_error === undefined ? null : v_error;
27355
27355
  }
27356
- const select$2y = function MatchRuleRepresentationSelect() {
27356
+ const select$2z = function MatchRuleRepresentationSelect() {
27357
27357
  return {
27358
27358
  kind: 'Fragment',
27359
- version: VERSION$28,
27359
+ version: VERSION$29,
27360
27360
  private: [
27361
27361
  'eTag'
27362
27362
  ],
@@ -27382,8 +27382,8 @@ const select$2y = function MatchRuleRepresentationSelect() {
27382
27382
  };
27383
27383
  };
27384
27384
 
27385
- const VERSION$27 = "bb83d7210bb1d7861b6188bc5f552617";
27386
- function validate$1f(obj, path = 'DuplicateRuleRepresentation') {
27385
+ const VERSION$28 = "bb83d7210bb1d7861b6188bc5f552617";
27386
+ function validate$1g(obj, path = 'DuplicateRuleRepresentation') {
27387
27387
  const v_error = (() => {
27388
27388
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
27389
27389
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -27411,7 +27411,7 @@ function validate$1f(obj, path = 'DuplicateRuleRepresentation') {
27411
27411
  for (let i = 0; i < obj_duplicateRuleFilters.length; i++) {
27412
27412
  const obj_duplicateRuleFilters_item = obj_duplicateRuleFilters[i];
27413
27413
  const path_duplicateRuleFilters_item = path_duplicateRuleFilters + '[' + i + ']';
27414
- const referencepath_duplicateRuleFilters_itemValidationError = validate$1h(obj_duplicateRuleFilters_item, path_duplicateRuleFilters_item);
27414
+ const referencepath_duplicateRuleFilters_itemValidationError = validate$1i(obj_duplicateRuleFilters_item, path_duplicateRuleFilters_item);
27415
27415
  if (referencepath_duplicateRuleFilters_itemValidationError !== null) {
27416
27416
  let message = 'Object doesn\'t match DuplicateRuleFilterRepresentation (at "' + path_duplicateRuleFilters_item + '")\n';
27417
27417
  message += referencepath_duplicateRuleFilters_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -27431,7 +27431,7 @@ function validate$1f(obj, path = 'DuplicateRuleRepresentation') {
27431
27431
  for (let i = 0; i < obj_matchRules.length; i++) {
27432
27432
  const obj_matchRules_item = obj_matchRules[i];
27433
27433
  const path_matchRules_item = path_matchRules + '[' + i + ']';
27434
- const referencepath_matchRules_itemValidationError = validate$1g(obj_matchRules_item, path_matchRules_item);
27434
+ const referencepath_matchRules_itemValidationError = validate$1h(obj_matchRules_item, path_matchRules_item);
27435
27435
  if (referencepath_matchRules_itemValidationError !== null) {
27436
27436
  let message = 'Object doesn\'t match MatchRuleRepresentation (at "' + path_matchRules_item + '")\n';
27437
27437
  message += referencepath_matchRules_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -27470,12 +27470,12 @@ function validate$1f(obj, path = 'DuplicateRuleRepresentation') {
27470
27470
  })();
27471
27471
  return v_error === undefined ? null : v_error;
27472
27472
  }
27473
- const select$2x = function DuplicateRuleRepresentationSelect() {
27474
- const { selections: DuplicateRuleFilterRepresentation__selections, opaque: DuplicateRuleFilterRepresentation__opaque, } = select$2z();
27475
- const { selections: MatchRuleRepresentation__selections, opaque: MatchRuleRepresentation__opaque, } = select$2y();
27473
+ const select$2y = function DuplicateRuleRepresentationSelect() {
27474
+ const { selections: DuplicateRuleFilterRepresentation__selections, opaque: DuplicateRuleFilterRepresentation__opaque, } = select$2A();
27475
+ const { selections: MatchRuleRepresentation__selections, opaque: MatchRuleRepresentation__opaque, } = select$2z();
27476
27476
  return {
27477
27477
  kind: 'Fragment',
27478
- version: VERSION$27,
27478
+ version: VERSION$28,
27479
27479
  private: [
27480
27480
  'eTag'
27481
27481
  ],
@@ -27523,8 +27523,8 @@ const select$2x = function DuplicateRuleRepresentationSelect() {
27523
27523
  };
27524
27524
 
27525
27525
  const TTL$r = 900000;
27526
- const VERSION$26 = "be27ee99dc0dc43a1f66b8fe98dc532c";
27527
- function validate$1e(obj, path = 'DuplicatesConfigurationRepresentation') {
27526
+ const VERSION$27 = "be27ee99dc0dc43a1f66b8fe98dc532c";
27527
+ function validate$1f(obj, path = 'DuplicatesConfigurationRepresentation') {
27528
27528
  const v_error = (() => {
27529
27529
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
27530
27530
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -27559,7 +27559,7 @@ function validate$1e(obj, path = 'DuplicatesConfigurationRepresentation') {
27559
27559
  for (let i = 0; i < obj_duplicateRules.length; i++) {
27560
27560
  const obj_duplicateRules_item = obj_duplicateRules[i];
27561
27561
  const path_duplicateRules_item = path_duplicateRules + '[' + i + ']';
27562
- const referencepath_duplicateRules_itemValidationError = validate$1f(obj_duplicateRules_item, path_duplicateRules_item);
27562
+ const referencepath_duplicateRules_itemValidationError = validate$1g(obj_duplicateRules_item, path_duplicateRules_item);
27563
27563
  if (referencepath_duplicateRules_itemValidationError !== null) {
27564
27564
  let message = 'Object doesn\'t match DuplicateRuleRepresentation (at "' + path_duplicateRules_item + '")\n';
27565
27565
  message += referencepath_duplicateRules_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -27583,11 +27583,11 @@ const RepresentationType$A = 'DuplicatesConfigurationRepresentation';
27583
27583
  function normalize$t(input, existing, path, luvio, store, timestamp) {
27584
27584
  return input;
27585
27585
  }
27586
- const select$2w = function DuplicatesConfigurationRepresentationSelect() {
27587
- const { selections: DuplicateRuleRepresentation__selections, opaque: DuplicateRuleRepresentation__opaque, } = select$2x();
27586
+ const select$2x = function DuplicatesConfigurationRepresentationSelect() {
27587
+ const { selections: DuplicateRuleRepresentation__selections, opaque: DuplicateRuleRepresentation__opaque, } = select$2y();
27588
27588
  return {
27589
27589
  kind: 'Fragment',
27590
- version: VERSION$26,
27590
+ version: VERSION$27,
27591
27591
  private: [
27592
27592
  'eTag'
27593
27593
  ],
@@ -27618,7 +27618,7 @@ const select$2w = function DuplicatesConfigurationRepresentationSelect() {
27618
27618
  ]
27619
27619
  };
27620
27620
  };
27621
- function equals$G(existing, incoming) {
27621
+ function equals$H(existing, incoming) {
27622
27622
  if (existing.eTag !== incoming.eTag) {
27623
27623
  return false;
27624
27624
  }
@@ -27626,14 +27626,14 @@ function equals$G(existing, incoming) {
27626
27626
  }
27627
27627
  const ingest$1P = function DuplicatesConfigurationRepresentationIngest(input, path, luvio, store, timestamp) {
27628
27628
  if (process.env.NODE_ENV !== 'production') {
27629
- const validateError = validate$1e(input);
27629
+ const validateError = validate$1f(input);
27630
27630
  if (validateError !== null) {
27631
27631
  throw validateError;
27632
27632
  }
27633
27633
  }
27634
27634
  const key = path.fullPath;
27635
27635
  const ttlToUse = TTL$r;
27636
- ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$t, "UiApi", VERSION$26, RepresentationType$A, equals$G);
27636
+ ingestShape(input, path, luvio, store, timestamp, ttlToUse, key, normalize$t, "UiApi", VERSION$27, RepresentationType$A, equals$H);
27637
27637
  return createLink$1(key);
27638
27638
  };
27639
27639
  function getTypeCacheKeys$1S(rootKeySet, luvio, input, fullPathFactory) {
@@ -27646,8 +27646,8 @@ function getTypeCacheKeys$1S(rootKeySet, luvio, input, fullPathFactory) {
27646
27646
  });
27647
27647
  }
27648
27648
 
27649
- function select$2v(luvio, params) {
27650
- return select$2w();
27649
+ function select$2w(luvio, params) {
27650
+ return select$2x();
27651
27651
  }
27652
27652
  function keyBuilder$2A(luvio, params) {
27653
27653
  return keyPrefix + '::DuplicatesConfigurationRepresentation:(' + 'recordTypeId:' + params.queryParams.recordTypeId + ',' + 'objectApiName:' + params.urlParams.objectApiName + ')';
@@ -27661,7 +27661,7 @@ function ingestSuccess$C(luvio, resourceParams, response, snapshotRefresh) {
27661
27661
  luvio.storeIngest(key, ingest$1P, body);
27662
27662
  const snapshot = luvio.storeLookup({
27663
27663
  recordId: key,
27664
- node: select$2v(),
27664
+ node: select$2w(),
27665
27665
  variables: {},
27666
27666
  }, snapshotRefresh);
27667
27667
  if (process.env.NODE_ENV !== 'production') {
@@ -27678,7 +27678,7 @@ function ingestError$u(luvio, params, error, snapshotRefresh) {
27678
27678
  const storeMetadataParams = {
27679
27679
  ttl: TTL$r,
27680
27680
  namespace: keyPrefix,
27681
- version: VERSION$26,
27681
+ version: VERSION$27,
27682
27682
  representationName: RepresentationType$A
27683
27683
  };
27684
27684
  luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
@@ -27729,7 +27729,7 @@ function validateAdapterConfig$R(untrustedConfig, configPropertyNames) {
27729
27729
  }
27730
27730
  function adapterFragment$t(luvio, config) {
27731
27731
  createResourceParams$K(config);
27732
- return select$2v();
27732
+ return select$2w();
27733
27733
  }
27734
27734
  function onFetchResponseSuccess$x(luvio, config, resourceParams, response) {
27735
27735
  const snapshot = ingestSuccess$C(luvio, resourceParams, response, {
@@ -27817,7 +27817,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
27817
27817
  const storeMetadataParams = {
27818
27818
  ttl: TTL$C,
27819
27819
  namespace: keyPrefix,
27820
- version: VERSION$2w,
27820
+ version: VERSION$2x,
27821
27821
  representationName: RepresentationType$S
27822
27822
  };
27823
27823
  luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
@@ -27843,7 +27843,7 @@ function onFetchResponseSuccess$w(luvio, config, resourceParams, response) {
27843
27843
  luvio.storeIngest(key, ingest$24, body);
27844
27844
  const snapshot = luvio.storeLookup({
27845
27845
  recordId: key,
27846
- node: select$37(),
27846
+ node: select$38(),
27847
27847
  variables: {},
27848
27848
  }, {
27849
27849
  config,
@@ -27889,7 +27889,7 @@ function buildCachedSnapshotCachePolicy$z(context, storeLookup) {
27889
27889
  const { luvio, config } = context;
27890
27890
  const selector = {
27891
27891
  recordId: keyBuilder$3g(luvio, config),
27892
- node: select$37(),
27892
+ node: select$38(),
27893
27893
  variables: {},
27894
27894
  };
27895
27895
  return storeLookup(selector, {
@@ -27986,7 +27986,7 @@ function buildCachedSnapshot$5(luvio, config) {
27986
27986
  });
27987
27987
  const selector = {
27988
27988
  recordId: key,
27989
- node: select$36(),
27989
+ node: select$37(),
27990
27990
  variables: {},
27991
27991
  };
27992
27992
  return luvio.storeLookup(selector, {
@@ -28104,7 +28104,7 @@ function buildCachedSnapshotCachePolicy$y(context, storeLookup) {
28104
28104
  layoutType,
28105
28105
  mode,
28106
28106
  }),
28107
- node: select$36(),
28107
+ node: select$37(),
28108
28108
  variables: {},
28109
28109
  };
28110
28110
  return storeLookup(selector, {
@@ -28160,8 +28160,8 @@ function keyBuilder$2x(luvio, params) {
28160
28160
  });
28161
28161
  }
28162
28162
 
28163
- function select$2u(luvio, params) {
28164
- return select$3o();
28163
+ function select$2v(luvio, params) {
28164
+ return select$3p();
28165
28165
  }
28166
28166
  function getResponseCacheKeys$J(storeKeyMap, luvio, resourceParams, response) {
28167
28167
  getTypeCacheKeys$2j(storeKeyMap, luvio, response);
@@ -28172,7 +28172,7 @@ function ingestSuccess$B(luvio, resourceParams, response, snapshotRefresh) {
28172
28172
  luvio.storeIngest(key, ingest$2f, body);
28173
28173
  const snapshot = luvio.storeLookup({
28174
28174
  recordId: key,
28175
- node: select$2u(),
28175
+ node: select$2v(),
28176
28176
  variables: {},
28177
28177
  }, snapshotRefresh);
28178
28178
  if (process.env.NODE_ENV !== 'production') {
@@ -28189,7 +28189,7 @@ function ingestError$s(luvio, params, error, snapshotRefresh) {
28189
28189
  const storeMetadataParams = {
28190
28190
  ttl: TTL$H,
28191
28191
  namespace: keyPrefix,
28192
- version: VERSION$2J,
28192
+ version: VERSION$2K,
28193
28193
  representationName: RepresentationType$11
28194
28194
  };
28195
28195
  luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
@@ -28254,7 +28254,7 @@ function selectChildResourceParams$6(luvio, childResources, resourceParams) {
28254
28254
  reader.enterPath(envelopeBodyPath);
28255
28255
  const childResource = childResources[i];
28256
28256
  const childKey = keyBuilder$2x(luvio, childResource);
28257
- const childFragment = select$2u();
28257
+ const childFragment = select$2v();
28258
28258
  const isMissingDataBeforeChildRead = reader.getIsDataMissing();
28259
28259
  const childSnapshot = reader.read({
28260
28260
  recordId: childKey,
@@ -28334,7 +28334,7 @@ function selectChildResourceParams$6(luvio, childResources, resourceParams) {
28334
28334
  }
28335
28335
  };
28336
28336
  }
28337
- function select$2t(luvio, resourceParams) {
28337
+ function select$2u(luvio, resourceParams) {
28338
28338
  const childResources = createChildResourceParams$7(resourceParams);
28339
28339
  return selectChildResourceParams$6(luvio, childResources, resourceParams);
28340
28340
  }
@@ -28448,7 +28448,7 @@ function ingestSuccess$A(luvio, resourceParams, response, snapshotRefresh) {
28448
28448
  seenRecords: seenRecords,
28449
28449
  select: {
28450
28450
  recordId: key,
28451
- node: select$2t(luvio, resourceParams),
28451
+ node: select$2u(luvio, resourceParams),
28452
28452
  variables: {},
28453
28453
  },
28454
28454
  refresh: snapshotRefresh,
@@ -28509,7 +28509,7 @@ function validateAdapterConfig$M(untrustedConfig, configPropertyNames) {
28509
28509
  }
28510
28510
  function adapterFragment$s(luvio, config) {
28511
28511
  const resourceParams = createResourceParams$I(config);
28512
- return select$2t(luvio, resourceParams);
28512
+ return select$2u(luvio, resourceParams);
28513
28513
  }
28514
28514
  function onFetchResponseSuccess$u(luvio, config, resourceParams, response) {
28515
28515
  const snapshot = ingestSuccess$A(luvio, resourceParams, response, {
@@ -28572,9 +28572,9 @@ function createPaginationParams$1(params) {
28572
28572
  pageSize: queryParams.pageSize === undefined ? 20 : queryParams.pageSize
28573
28573
  };
28574
28574
  }
28575
- function select$2s(luvio, params) {
28575
+ function select$2t(luvio, params) {
28576
28576
  const paginationParams = createPaginationParams$1(params);
28577
- return select$3e(paginationParams);
28577
+ return select$3f(paginationParams);
28578
28578
  }
28579
28579
  function keyBuilder$2u(luvio, params) {
28580
28580
  return keyBuilder$3q(luvio, {
@@ -28592,7 +28592,7 @@ function ingestSuccess$z(luvio, resourceParams, response, snapshotRefresh) {
28592
28592
  luvio.storeIngest(key, ingest$28, body);
28593
28593
  const snapshot = luvio.storeLookup({
28594
28594
  recordId: key,
28595
- node: select$2s(luvio, resourceParams),
28595
+ node: select$2t(luvio, resourceParams),
28596
28596
  variables: {},
28597
28597
  }, snapshotRefresh);
28598
28598
  if (process.env.NODE_ENV !== 'production') {
@@ -28657,7 +28657,7 @@ function validateAdapterConfig$L(untrustedConfig, configPropertyNames) {
28657
28657
  }
28658
28658
  function adapterFragment$r(luvio, config) {
28659
28659
  const resourceParams = createResourceParams$H(config);
28660
- return select$2s(luvio, resourceParams);
28660
+ return select$2t(luvio, resourceParams);
28661
28661
  }
28662
28662
  function onFetchResponseSuccess$t(luvio, config, resourceParams, response) {
28663
28663
  const snapshot = ingestSuccess$z(luvio, resourceParams, response, {
@@ -28725,7 +28725,7 @@ function getPaginationMetadata$2(luvio, resourceParams) {
28725
28725
  recordId: key,
28726
28726
  node: {
28727
28727
  kind: 'Fragment',
28728
- version: VERSION$2A,
28728
+ version: VERSION$2B,
28729
28729
  private: [],
28730
28730
  selections: [
28731
28731
  {
@@ -28791,7 +28791,7 @@ const getListInfosByObjectNameAdapterFactory = (luvio) => function UiApi__getLis
28791
28791
  buildCachedSnapshotCachePolicy$w, buildNetworkSnapshotCachePolicy$x);
28792
28792
  };
28793
28793
 
28794
- function validate$1d(obj, path = 'ListFilterByInfoInputRepresentation') {
28794
+ function validate$1e(obj, path = 'ListFilterByInfoInputRepresentation') {
28795
28795
  const v_error = (() => {
28796
28796
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
28797
28797
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -28822,7 +28822,7 @@ function validate$1d(obj, path = 'ListFilterByInfoInputRepresentation') {
28822
28822
  return v_error === undefined ? null : v_error;
28823
28823
  }
28824
28824
 
28825
- function validate$1c(obj, path = 'ListScopeInputRepresentation') {
28825
+ function validate$1d(obj, path = 'ListScopeInputRepresentation') {
28826
28826
  const v_error = (() => {
28827
28827
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
28828
28828
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -28892,8 +28892,8 @@ function validate$1c(obj, path = 'ListScopeInputRepresentation') {
28892
28892
  return v_error === undefined ? null : v_error;
28893
28893
  }
28894
28894
 
28895
- function select$2r(luvio, params) {
28896
- return select$3o();
28895
+ function select$2s(luvio, params) {
28896
+ return select$3p();
28897
28897
  }
28898
28898
  function getResponseCacheKeys$G(storeKeyMap, luvio, resourceParams, response) {
28899
28899
  getTypeCacheKeys$2j(storeKeyMap, luvio, response);
@@ -28904,7 +28904,7 @@ function ingestSuccess$y(luvio, resourceParams, response) {
28904
28904
  luvio.storeIngest(key, ingest$2f, body);
28905
28905
  const snapshot = luvio.storeLookup({
28906
28906
  recordId: key,
28907
- node: select$2r(),
28907
+ node: select$2s(),
28908
28908
  variables: {},
28909
28909
  });
28910
28910
  if (process.env.NODE_ENV !== 'production') {
@@ -28952,7 +28952,7 @@ function typeCheckConfig$J(untrustedConfig) {
28952
28952
  const untrustedConfig_filteredByInfo_array = [];
28953
28953
  for (let i = 0, arrayLength = untrustedConfig_filteredByInfo.length; i < arrayLength; i++) {
28954
28954
  const untrustedConfig_filteredByInfo_item = untrustedConfig_filteredByInfo[i];
28955
- const referenceListFilterByInfoInputRepresentationValidationError = validate$1d(untrustedConfig_filteredByInfo_item);
28955
+ const referenceListFilterByInfoInputRepresentationValidationError = validate$1e(untrustedConfig_filteredByInfo_item);
28956
28956
  if (referenceListFilterByInfoInputRepresentationValidationError === null) {
28957
28957
  untrustedConfig_filteredByInfo_array.push(untrustedConfig_filteredByInfo_item);
28958
28958
  }
@@ -28960,7 +28960,7 @@ function typeCheckConfig$J(untrustedConfig) {
28960
28960
  config.filteredByInfo = untrustedConfig_filteredByInfo_array;
28961
28961
  }
28962
28962
  const untrustedConfig_scope = untrustedConfig.scope;
28963
- const referenceListScopeInputRepresentationValidationError = validate$1c(untrustedConfig_scope);
28963
+ const referenceListScopeInputRepresentationValidationError = validate$1d(untrustedConfig_scope);
28964
28964
  if (referenceListScopeInputRepresentationValidationError === null) {
28965
28965
  config.scope = untrustedConfig_scope;
28966
28966
  }
@@ -29127,7 +29127,7 @@ function validateAdapterConfig$I(untrustedConfig, configPropertyNames) {
29127
29127
  }
29128
29128
  function adapterFragment$q(luvio, config) {
29129
29129
  createResourceParams$E(config);
29130
- return select$2u();
29130
+ return select$2v();
29131
29131
  }
29132
29132
  function onFetchResponseSuccess$s(luvio, config, resourceParams, response) {
29133
29133
  const snapshot = ingestSuccess$B(luvio, resourceParams, response, {
@@ -29183,8 +29183,8 @@ const getListInfoByNameAdapterFactory = (luvio) => function UiApi__getListInfoBy
29183
29183
  buildCachedSnapshotCachePolicy$v, buildNetworkSnapshotCachePolicy$w);
29184
29184
  };
29185
29185
 
29186
- function select$2q(luvio, params) {
29187
- return select$3o();
29186
+ function select$2r(luvio, params) {
29187
+ return select$3p();
29188
29188
  }
29189
29189
  function getResponseCacheKeys$E(storeKeyMap, luvio, resourceParams, response) {
29190
29190
  getTypeCacheKeys$2j(storeKeyMap, luvio, response);
@@ -29195,7 +29195,7 @@ function ingestSuccess$x(luvio, resourceParams, response) {
29195
29195
  luvio.storeIngest(key, ingest$2f, body);
29196
29196
  const snapshot = luvio.storeLookup({
29197
29197
  recordId: key,
29198
- node: select$2q(),
29198
+ node: select$2r(),
29199
29199
  variables: {},
29200
29200
  });
29201
29201
  if (process.env.NODE_ENV !== 'production') {
@@ -29242,7 +29242,7 @@ function typeCheckConfig$G(untrustedConfig) {
29242
29242
  const untrustedConfig_filteredByInfo_array = [];
29243
29243
  for (let i = 0, arrayLength = untrustedConfig_filteredByInfo.length; i < arrayLength; i++) {
29244
29244
  const untrustedConfig_filteredByInfo_item = untrustedConfig_filteredByInfo[i];
29245
- const referenceListFilterByInfoInputRepresentationValidationError = validate$1d(untrustedConfig_filteredByInfo_item);
29245
+ const referenceListFilterByInfoInputRepresentationValidationError = validate$1e(untrustedConfig_filteredByInfo_item);
29246
29246
  if (referenceListFilterByInfoInputRepresentationValidationError === null) {
29247
29247
  untrustedConfig_filteredByInfo_array.push(untrustedConfig_filteredByInfo_item);
29248
29248
  }
@@ -29250,7 +29250,7 @@ function typeCheckConfig$G(untrustedConfig) {
29250
29250
  config.filteredByInfo = untrustedConfig_filteredByInfo_array;
29251
29251
  }
29252
29252
  const untrustedConfig_scope = untrustedConfig.scope;
29253
- const referenceListScopeInputRepresentationValidationError = validate$1c(untrustedConfig_scope);
29253
+ const referenceListScopeInputRepresentationValidationError = validate$1d(untrustedConfig_scope);
29254
29254
  if (referenceListScopeInputRepresentationValidationError === null) {
29255
29255
  config.scope = untrustedConfig_scope;
29256
29256
  }
@@ -29299,8 +29299,8 @@ const updateListInfoByNameAdapterFactory = (luvio) => {
29299
29299
  };
29300
29300
  };
29301
29301
 
29302
- const VERSION$25 = "d77026c4d63ef00cdd7e3d600687a40d";
29303
- function validate$1b(obj, path = 'ListObjectScopeAvailableEntityRepresentation') {
29302
+ const VERSION$26 = "d77026c4d63ef00cdd7e3d600687a40d";
29303
+ function validate$1c(obj, path = 'ListObjectScopeAvailableEntityRepresentation') {
29304
29304
  const v_error = (() => {
29305
29305
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
29306
29306
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -29318,10 +29318,10 @@ function validate$1b(obj, path = 'ListObjectScopeAvailableEntityRepresentation')
29318
29318
  })();
29319
29319
  return v_error === undefined ? null : v_error;
29320
29320
  }
29321
- const select$2p = function ListObjectScopeAvailableEntityRepresentationSelect() {
29321
+ const select$2q = function ListObjectScopeAvailableEntityRepresentationSelect() {
29322
29322
  return {
29323
29323
  kind: 'Fragment',
29324
- version: VERSION$25,
29324
+ version: VERSION$26,
29325
29325
  private: [],
29326
29326
  selections: [
29327
29327
  {
@@ -29335,7 +29335,7 @@ const select$2p = function ListObjectScopeAvailableEntityRepresentationSelect()
29335
29335
  ]
29336
29336
  };
29337
29337
  };
29338
- function equals$F(existing, incoming) {
29338
+ function equals$G(existing, incoming) {
29339
29339
  const existing_id = existing.id;
29340
29340
  const incoming_id = incoming.id;
29341
29341
  if (!(existing_id === incoming_id)) {
@@ -29349,8 +29349,8 @@ function equals$F(existing, incoming) {
29349
29349
  return true;
29350
29350
  }
29351
29351
 
29352
- const VERSION$24 = "355933ff2970aa91a2848a94565e956a";
29353
- function validate$1a(obj, path = 'ListObjectScopeRepresentation') {
29352
+ const VERSION$25 = "355933ff2970aa91a2848a94565e956a";
29353
+ function validate$1b(obj, path = 'ListObjectScopeRepresentation') {
29354
29354
  const v_error = (() => {
29355
29355
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
29356
29356
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -29368,7 +29368,7 @@ function validate$1a(obj, path = 'ListObjectScopeRepresentation') {
29368
29368
  for (let i = 0; i < obj_availableEntities.length; i++) {
29369
29369
  const obj_availableEntities_item = obj_availableEntities[i];
29370
29370
  const path_availableEntities_item = path_availableEntities + '[' + i + ']';
29371
- const referencepath_availableEntities_itemValidationError = validate$1b(obj_availableEntities_item, path_availableEntities_item);
29371
+ const referencepath_availableEntities_itemValidationError = validate$1c(obj_availableEntities_item, path_availableEntities_item);
29372
29372
  if (referencepath_availableEntities_itemValidationError !== null) {
29373
29373
  let message = 'Object doesn\'t match ListObjectScopeAvailableEntityRepresentation (at "' + path_availableEntities_item + '")\n';
29374
29374
  message += referencepath_availableEntities_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -29383,11 +29383,11 @@ function validate$1a(obj, path = 'ListObjectScopeRepresentation') {
29383
29383
  })();
29384
29384
  return v_error === undefined ? null : v_error;
29385
29385
  }
29386
- const select$2o = function ListObjectScopeRepresentationSelect() {
29387
- const { selections: ListObjectScopeAvailableEntityRepresentation__selections, opaque: ListObjectScopeAvailableEntityRepresentation__opaque, } = select$2p();
29386
+ const select$2p = function ListObjectScopeRepresentationSelect() {
29387
+ const { selections: ListObjectScopeAvailableEntityRepresentation__selections, opaque: ListObjectScopeAvailableEntityRepresentation__opaque, } = select$2q();
29388
29388
  return {
29389
29389
  kind: 'Fragment',
29390
- version: VERSION$24,
29390
+ version: VERSION$25,
29391
29391
  private: [],
29392
29392
  selections: [
29393
29393
  {
@@ -29407,7 +29407,7 @@ const select$2o = function ListObjectScopeRepresentationSelect() {
29407
29407
  ]
29408
29408
  };
29409
29409
  };
29410
- function equals$E(existing, incoming) {
29410
+ function equals$F(existing, incoming) {
29411
29411
  const existing_apiName = existing.apiName;
29412
29412
  const incoming_apiName = incoming.apiName;
29413
29413
  if (!(existing_apiName === incoming_apiName)) {
@@ -29421,7 +29421,7 @@ function equals$E(existing, incoming) {
29421
29421
  const existing_availableEntities = existing.availableEntities;
29422
29422
  const incoming_availableEntities = incoming.availableEntities;
29423
29423
  const equals_availableEntities_items = equalsArray(existing_availableEntities, incoming_availableEntities, (existing_availableEntities_item, incoming_availableEntities_item) => {
29424
- if (!(equals$F(existing_availableEntities_item, incoming_availableEntities_item))) {
29424
+ if (!(equals$G(existing_availableEntities_item, incoming_availableEntities_item))) {
29425
29425
  return false;
29426
29426
  }
29427
29427
  });
@@ -29431,8 +29431,8 @@ function equals$E(existing, incoming) {
29431
29431
  return true;
29432
29432
  }
29433
29433
 
29434
- const VERSION$23 = "c5c08ea834378670c9d6f235ff71c9f0";
29435
- function validate$19(obj, path = 'ListObjectPicklistValueRepresentation') {
29434
+ const VERSION$24 = "c5c08ea834378670c9d6f235ff71c9f0";
29435
+ function validate$1a(obj, path = 'ListObjectPicklistValueRepresentation') {
29436
29436
  const v_error = (() => {
29437
29437
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
29438
29438
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -29450,10 +29450,10 @@ function validate$19(obj, path = 'ListObjectPicklistValueRepresentation') {
29450
29450
  })();
29451
29451
  return v_error === undefined ? null : v_error;
29452
29452
  }
29453
- const select$2n = function ListObjectPicklistValueRepresentationSelect() {
29453
+ const select$2o = function ListObjectPicklistValueRepresentationSelect() {
29454
29454
  return {
29455
29455
  kind: 'Fragment',
29456
- version: VERSION$23,
29456
+ version: VERSION$24,
29457
29457
  private: [],
29458
29458
  selections: [
29459
29459
  {
@@ -29467,7 +29467,7 @@ const select$2n = function ListObjectPicklistValueRepresentationSelect() {
29467
29467
  ]
29468
29468
  };
29469
29469
  };
29470
- function equals$D(existing, incoming) {
29470
+ function equals$E(existing, incoming) {
29471
29471
  const existing_apiName = existing.apiName;
29472
29472
  const incoming_apiName = incoming.apiName;
29473
29473
  if (!(existing_apiName === incoming_apiName)) {
@@ -29481,7 +29481,105 @@ function equals$D(existing, incoming) {
29481
29481
  return true;
29482
29482
  }
29483
29483
 
29484
- const VERSION$22 = "2c35f797fead79b5c45b521e77dd6ace";
29484
+ const VERSION$23 = "98f8e97eae828e3f165bd05c518ae8df";
29485
+ function validate$19(obj, path = 'ListObjectQuickFilterOverridesRepresentation') {
29486
+ const v_error = (() => {
29487
+ if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
29488
+ return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
29489
+ }
29490
+ const obj_dataType = obj.dataType;
29491
+ const path_dataType = path + '.dataType';
29492
+ let obj_dataType_union0 = null;
29493
+ const obj_dataType_union0_error = (() => {
29494
+ if (typeof obj_dataType !== 'string') {
29495
+ return new TypeError('Expected "string" but received "' + typeof obj_dataType + '" (at "' + path_dataType + '")');
29496
+ }
29497
+ })();
29498
+ if (obj_dataType_union0_error != null) {
29499
+ obj_dataType_union0 = obj_dataType_union0_error.message;
29500
+ }
29501
+ let obj_dataType_union1 = null;
29502
+ const obj_dataType_union1_error = (() => {
29503
+ if (obj_dataType !== null) {
29504
+ return new TypeError('Expected "null" but received "' + typeof obj_dataType + '" (at "' + path_dataType + '")');
29505
+ }
29506
+ })();
29507
+ if (obj_dataType_union1_error != null) {
29508
+ obj_dataType_union1 = obj_dataType_union1_error.message;
29509
+ }
29510
+ if (obj_dataType_union0 && obj_dataType_union1) {
29511
+ let message = 'Object doesn\'t match union (at "' + path_dataType + '")';
29512
+ message += '\n' + obj_dataType_union0.split('\n').map((line) => '\t' + line).join('\n');
29513
+ message += '\n' + obj_dataType_union1.split('\n').map((line) => '\t' + line).join('\n');
29514
+ return new TypeError(message);
29515
+ }
29516
+ const obj_picklistValues = obj.picklistValues;
29517
+ const path_picklistValues = path + '.picklistValues';
29518
+ if (!ArrayIsArray(obj_picklistValues)) {
29519
+ return new TypeError('Expected "array" but received "' + typeof obj_picklistValues + '" (at "' + path_picklistValues + '")');
29520
+ }
29521
+ for (let i = 0; i < obj_picklistValues.length; i++) {
29522
+ const obj_picklistValues_item = obj_picklistValues[i];
29523
+ const path_picklistValues_item = path_picklistValues + '[' + i + ']';
29524
+ if (typeof obj_picklistValues_item !== 'object' || ArrayIsArray(obj_picklistValues_item) || obj_picklistValues_item === null) {
29525
+ return new TypeError('Expected "object" but received "' + typeof obj_picklistValues_item + '" (at "' + path_picklistValues_item + '")');
29526
+ }
29527
+ const obj_picklistValues_item_keys = ObjectKeys(obj_picklistValues_item);
29528
+ for (let i = 0; i < obj_picklistValues_item_keys.length; i++) {
29529
+ const key = obj_picklistValues_item_keys[i];
29530
+ const obj_picklistValues_item_prop = obj_picklistValues_item[key];
29531
+ const path_picklistValues_item_prop = path_picklistValues_item + '["' + key + '"]';
29532
+ if (typeof obj_picklistValues_item_prop !== 'string') {
29533
+ return new TypeError('Expected "string" but received "' + typeof obj_picklistValues_item_prop + '" (at "' + path_picklistValues_item_prop + '")');
29534
+ }
29535
+ }
29536
+ }
29537
+ })();
29538
+ return v_error === undefined ? null : v_error;
29539
+ }
29540
+ const select$2n = function ListObjectQuickFilterOverridesRepresentationSelect() {
29541
+ return {
29542
+ kind: 'Fragment',
29543
+ version: VERSION$23,
29544
+ private: [],
29545
+ selections: [
29546
+ {
29547
+ name: 'dataType',
29548
+ kind: 'Scalar'
29549
+ },
29550
+ {
29551
+ name: 'picklistValues',
29552
+ kind: 'Scalar',
29553
+ map: true
29554
+ }
29555
+ ]
29556
+ };
29557
+ };
29558
+ function equals$D(existing, incoming) {
29559
+ const existing_dataType = existing.dataType;
29560
+ const incoming_dataType = incoming.dataType;
29561
+ if (!(existing_dataType === incoming_dataType)) {
29562
+ return false;
29563
+ }
29564
+ const existing_picklistValues = existing.picklistValues;
29565
+ const incoming_picklistValues = incoming.picklistValues;
29566
+ const equals_picklistValues_items = equalsArray(existing_picklistValues, incoming_picklistValues, (existing_picklistValues_item, incoming_picklistValues_item) => {
29567
+ const equals_picklistValues_items_props = equalsObject(existing_picklistValues_item, incoming_picklistValues_item, (existing_picklistValues_item_prop, incoming_picklistValues_item_prop) => {
29568
+ if (!(existing_picklistValues_item_prop === incoming_picklistValues_item_prop)) {
29569
+ return false;
29570
+ }
29571
+ });
29572
+ if (equals_picklistValues_items_props === false) {
29573
+ return false;
29574
+ }
29575
+ });
29576
+ if (equals_picklistValues_items === false) {
29577
+ return false;
29578
+ }
29579
+ return true;
29580
+ }
29581
+
29582
+ const VERSION$22 = "394e8d71b515892fe366021cc2872dae";
29485
29583
  function validate$18(obj, path = 'ListObjectColumnRepresentation') {
29486
29584
  const v_error = (() => {
29487
29585
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
@@ -29551,13 +29649,73 @@ function validate$18(obj, path = 'ListObjectColumnRepresentation') {
29551
29649
  for (let i = 0; i < obj_picklistValues.length; i++) {
29552
29650
  const obj_picklistValues_item = obj_picklistValues[i];
29553
29651
  const path_picklistValues_item = path_picklistValues + '[' + i + ']';
29554
- const referencepath_picklistValues_itemValidationError = validate$19(obj_picklistValues_item, path_picklistValues_item);
29652
+ const referencepath_picklistValues_itemValidationError = validate$1a(obj_picklistValues_item, path_picklistValues_item);
29555
29653
  if (referencepath_picklistValues_itemValidationError !== null) {
29556
29654
  let message = 'Object doesn\'t match ListObjectPicklistValueRepresentation (at "' + path_picklistValues_item + '")\n';
29557
29655
  message += referencepath_picklistValues_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
29558
29656
  return new TypeError(message);
29559
29657
  }
29560
29658
  }
29659
+ const obj_quickFilterOperator = obj.quickFilterOperator;
29660
+ const path_quickFilterOperator = path + '.quickFilterOperator';
29661
+ let obj_quickFilterOperator_union0 = null;
29662
+ const obj_quickFilterOperator_union0_error = (() => {
29663
+ if (typeof obj_quickFilterOperator !== 'string') {
29664
+ return new TypeError('Expected "string" but received "' + typeof obj_quickFilterOperator + '" (at "' + path_quickFilterOperator + '")');
29665
+ }
29666
+ })();
29667
+ if (obj_quickFilterOperator_union0_error != null) {
29668
+ obj_quickFilterOperator_union0 = obj_quickFilterOperator_union0_error.message;
29669
+ }
29670
+ let obj_quickFilterOperator_union1 = null;
29671
+ const obj_quickFilterOperator_union1_error = (() => {
29672
+ if (obj_quickFilterOperator !== null) {
29673
+ return new TypeError('Expected "null" but received "' + typeof obj_quickFilterOperator + '" (at "' + path_quickFilterOperator + '")');
29674
+ }
29675
+ })();
29676
+ if (obj_quickFilterOperator_union1_error != null) {
29677
+ obj_quickFilterOperator_union1 = obj_quickFilterOperator_union1_error.message;
29678
+ }
29679
+ if (obj_quickFilterOperator_union0 && obj_quickFilterOperator_union1) {
29680
+ let message = 'Object doesn\'t match union (at "' + path_quickFilterOperator + '")';
29681
+ message += '\n' + obj_quickFilterOperator_union0.split('\n').map((line) => '\t' + line).join('\n');
29682
+ message += '\n' + obj_quickFilterOperator_union1.split('\n').map((line) => '\t' + line).join('\n');
29683
+ return new TypeError(message);
29684
+ }
29685
+ const obj_quickFilterOverrides = obj.quickFilterOverrides;
29686
+ const path_quickFilterOverrides = path + '.quickFilterOverrides';
29687
+ let obj_quickFilterOverrides_union0 = null;
29688
+ const obj_quickFilterOverrides_union0_error = (() => {
29689
+ const referencepath_quickFilterOverridesValidationError = validate$19(obj_quickFilterOverrides, path_quickFilterOverrides);
29690
+ if (referencepath_quickFilterOverridesValidationError !== null) {
29691
+ let message = 'Object doesn\'t match ListObjectQuickFilterOverridesRepresentation (at "' + path_quickFilterOverrides + '")\n';
29692
+ message += referencepath_quickFilterOverridesValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
29693
+ return new TypeError(message);
29694
+ }
29695
+ })();
29696
+ if (obj_quickFilterOverrides_union0_error != null) {
29697
+ obj_quickFilterOverrides_union0 = obj_quickFilterOverrides_union0_error.message;
29698
+ }
29699
+ let obj_quickFilterOverrides_union1 = null;
29700
+ const obj_quickFilterOverrides_union1_error = (() => {
29701
+ if (obj_quickFilterOverrides !== null) {
29702
+ return new TypeError('Expected "null" but received "' + typeof obj_quickFilterOverrides + '" (at "' + path_quickFilterOverrides + '")');
29703
+ }
29704
+ })();
29705
+ if (obj_quickFilterOverrides_union1_error != null) {
29706
+ obj_quickFilterOverrides_union1 = obj_quickFilterOverrides_union1_error.message;
29707
+ }
29708
+ if (obj_quickFilterOverrides_union0 && obj_quickFilterOverrides_union1) {
29709
+ let message = 'Object doesn\'t match union (at "' + path_quickFilterOverrides + '")';
29710
+ message += '\n' + obj_quickFilterOverrides_union0.split('\n').map((line) => '\t' + line).join('\n');
29711
+ message += '\n' + obj_quickFilterOverrides_union1.split('\n').map((line) => '\t' + line).join('\n');
29712
+ return new TypeError(message);
29713
+ }
29714
+ const obj_quickFilterable = obj.quickFilterable;
29715
+ const path_quickFilterable = path + '.quickFilterable';
29716
+ if (typeof obj_quickFilterable !== 'boolean') {
29717
+ return new TypeError('Expected "boolean" but received "' + typeof obj_quickFilterable + '" (at "' + path_quickFilterable + '")');
29718
+ }
29561
29719
  const obj_sortable = obj.sortable;
29562
29720
  const path_sortable = path + '.sortable';
29563
29721
  if (typeof obj_sortable !== 'boolean') {
@@ -29579,7 +29737,8 @@ function validate$18(obj, path = 'ListObjectColumnRepresentation') {
29579
29737
  return v_error === undefined ? null : v_error;
29580
29738
  }
29581
29739
  const select$2m = function ListObjectColumnRepresentationSelect() {
29582
- const { selections: ListObjectPicklistValueRepresentation__selections, opaque: ListObjectPicklistValueRepresentation__opaque, } = select$2n();
29740
+ const { selections: ListObjectPicklistValueRepresentation__selections, opaque: ListObjectPicklistValueRepresentation__opaque, } = select$2o();
29741
+ const { selections: ListObjectQuickFilterOverridesRepresentation__selections, opaque: ListObjectQuickFilterOverridesRepresentation__opaque, } = select$2n();
29583
29742
  return {
29584
29743
  kind: 'Fragment',
29585
29744
  version: VERSION$22,
@@ -29619,6 +29778,20 @@ const select$2m = function ListObjectColumnRepresentationSelect() {
29619
29778
  plural: true,
29620
29779
  selections: ListObjectPicklistValueRepresentation__selections
29621
29780
  },
29781
+ {
29782
+ name: 'quickFilterOperator',
29783
+ kind: 'Scalar'
29784
+ },
29785
+ {
29786
+ name: 'quickFilterOverrides',
29787
+ kind: 'Object',
29788
+ nullable: true,
29789
+ selections: ListObjectQuickFilterOverridesRepresentation__selections
29790
+ },
29791
+ {
29792
+ name: 'quickFilterable',
29793
+ kind: 'Scalar'
29794
+ },
29622
29795
  {
29623
29796
  name: 'sortable',
29624
29797
  kind: 'Scalar'
@@ -29642,6 +29815,11 @@ function equals$C(existing, incoming) {
29642
29815
  if (!(existing_filterable === incoming_filterable)) {
29643
29816
  return false;
29644
29817
  }
29818
+ const existing_quickFilterable = existing.quickFilterable;
29819
+ const incoming_quickFilterable = incoming.quickFilterable;
29820
+ if (!(existing_quickFilterable === incoming_quickFilterable)) {
29821
+ return false;
29822
+ }
29645
29823
  const existing_sortable = existing.sortable;
29646
29824
  const incoming_sortable = incoming.sortable;
29647
29825
  if (!(existing_sortable === incoming_sortable)) {
@@ -29675,13 +29853,26 @@ function equals$C(existing, incoming) {
29675
29853
  const existing_picklistValues = existing.picklistValues;
29676
29854
  const incoming_picklistValues = incoming.picklistValues;
29677
29855
  const equals_picklistValues_items = equalsArray(existing_picklistValues, incoming_picklistValues, (existing_picklistValues_item, incoming_picklistValues_item) => {
29678
- if (!(equals$D(existing_picklistValues_item, incoming_picklistValues_item))) {
29856
+ if (!(equals$E(existing_picklistValues_item, incoming_picklistValues_item))) {
29679
29857
  return false;
29680
29858
  }
29681
29859
  });
29682
29860
  if (equals_picklistValues_items === false) {
29683
29861
  return false;
29684
29862
  }
29863
+ const existing_quickFilterOperator = existing.quickFilterOperator;
29864
+ const incoming_quickFilterOperator = incoming.quickFilterOperator;
29865
+ if (!(existing_quickFilterOperator === incoming_quickFilterOperator)) {
29866
+ return false;
29867
+ }
29868
+ const existing_quickFilterOverrides = existing.quickFilterOverrides;
29869
+ const incoming_quickFilterOverrides = incoming.quickFilterOverrides;
29870
+ if (!(existing_quickFilterOverrides === incoming_quickFilterOverrides
29871
+ || (existing_quickFilterOverrides != null &&
29872
+ incoming_quickFilterOverrides != null &&
29873
+ equals$D(existing_quickFilterOverrides, incoming_quickFilterOverrides)))) {
29874
+ return false;
29875
+ }
29685
29876
  const existing_supportedFilterOperators = existing.supportedFilterOperators;
29686
29877
  const incoming_supportedFilterOperators = incoming.supportedFilterOperators;
29687
29878
  const equals_supportedFilterOperators_items = equalsArray(existing_supportedFilterOperators, incoming_supportedFilterOperators, (existing_supportedFilterOperators_item, incoming_supportedFilterOperators_item) => {
@@ -29710,7 +29901,7 @@ function validate$17(obj, path = 'ListObjectInfoRepresentation') {
29710
29901
  for (let i = 0; i < obj_availableScopes.length; i++) {
29711
29902
  const obj_availableScopes_item = obj_availableScopes[i];
29712
29903
  const path_availableScopes_item = path_availableScopes + '[' + i + ']';
29713
- const referencepath_availableScopes_itemValidationError = validate$1a(obj_availableScopes_item, path_availableScopes_item);
29904
+ const referencepath_availableScopes_itemValidationError = validate$1b(obj_availableScopes_item, path_availableScopes_item);
29714
29905
  if (referencepath_availableScopes_itemValidationError !== null) {
29715
29906
  let message = 'Object doesn\'t match ListObjectScopeRepresentation (at "' + path_availableScopes_item + '")\n';
29716
29907
  message += referencepath_availableScopes_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -29790,7 +29981,7 @@ function normalize$s(input, existing, path, luvio, store, timestamp) {
29790
29981
  return input;
29791
29982
  }
29792
29983
  const select$2l = function ListObjectInfoRepresentationSelect() {
29793
- const { selections: ListObjectScopeRepresentation__selections, opaque: ListObjectScopeRepresentation__opaque, } = select$2o();
29984
+ const { selections: ListObjectScopeRepresentation__selections, opaque: ListObjectScopeRepresentation__opaque, } = select$2p();
29794
29985
  const { selections: ListObjectColumnRepresentation__selections, opaque: ListObjectColumnRepresentation__opaque, } = select$2m();
29795
29986
  return {
29796
29987
  kind: 'Fragment',
@@ -29847,7 +30038,7 @@ function equals$B(existing, incoming) {
29847
30038
  const existing_availableScopes = existing.availableScopes;
29848
30039
  const incoming_availableScopes = incoming.availableScopes;
29849
30040
  const equals_availableScopes_items = equalsArray(existing_availableScopes, incoming_availableScopes, (existing_availableScopes_item, incoming_availableScopes_item) => {
29850
- if (!(equals$E(existing_availableScopes_item, incoming_availableScopes_item))) {
30041
+ if (!(equals$F(existing_availableScopes_item, incoming_availableScopes_item))) {
29851
30042
  return false;
29852
30043
  }
29853
30044
  });
@@ -30071,7 +30262,7 @@ function validate$16(obj, path = 'ListPreferencesRepresentation') {
30071
30262
  }
30072
30263
  const obj_listReference = obj.listReference;
30073
30264
  const path_listReference = path + '.listReference';
30074
- const referencepath_listReferenceValidationError = validate$2c(obj_listReference, path_listReference);
30265
+ const referencepath_listReferenceValidationError = validate$2d(obj_listReference, path_listReference);
30075
30266
  if (referencepath_listReferenceValidationError !== null) {
30076
30267
  let message = 'Object doesn\'t match ListReferenceRepresentation (at "' + path_listReference + '")\n';
30077
30268
  message += referencepath_listReferenceValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -30085,7 +30276,7 @@ function validate$16(obj, path = 'ListPreferencesRepresentation') {
30085
30276
  for (let i = 0; i < obj_orderedBy.length; i++) {
30086
30277
  const obj_orderedBy_item = obj_orderedBy[i];
30087
30278
  const path_orderedBy_item = path_orderedBy + '[' + i + ']';
30088
- const referencepath_orderedBy_itemValidationError = validate$29(obj_orderedBy_item, path_orderedBy_item);
30279
+ const referencepath_orderedBy_itemValidationError = validate$2a(obj_orderedBy_item, path_orderedBy_item);
30089
30280
  if (referencepath_orderedBy_itemValidationError !== null) {
30090
30281
  let message = 'Object doesn\'t match ListOrderByInfoRepresentation (at "' + path_orderedBy_item + '")\n';
30091
30282
  message += referencepath_orderedBy_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -30110,8 +30301,8 @@ function normalize$r(input, existing, path, luvio, store, timestamp) {
30110
30301
  return input;
30111
30302
  }
30112
30303
  const select$2j = function ListPreferencesRepresentationSelect() {
30113
- const { selections: ListReferenceRepresentation__selections, opaque: ListReferenceRepresentation__opaque, } = select$3x();
30114
- const { selections: ListOrderByInfoRepresentation__selections, opaque: ListOrderByInfoRepresentation__opaque, } = select$3u();
30304
+ const { selections: ListReferenceRepresentation__selections, opaque: ListReferenceRepresentation__opaque, } = select$3y();
30305
+ const { selections: ListOrderByInfoRepresentation__selections, opaque: ListOrderByInfoRepresentation__opaque, } = select$3v();
30115
30306
  return {
30116
30307
  kind: 'Fragment',
30117
30308
  version: VERSION$20,
@@ -30164,13 +30355,13 @@ function equals$A(existing, incoming) {
30164
30355
  }
30165
30356
  const existing_listReference = existing.listReference;
30166
30357
  const incoming_listReference = incoming.listReference;
30167
- if (!(equals$1f(existing_listReference, incoming_listReference))) {
30358
+ if (!(equals$1g(existing_listReference, incoming_listReference))) {
30168
30359
  return false;
30169
30360
  }
30170
30361
  const existing_orderedBy = existing.orderedBy;
30171
30362
  const incoming_orderedBy = incoming.orderedBy;
30172
30363
  const equals_orderedBy_items = equalsArray(existing_orderedBy, incoming_orderedBy, (existing_orderedBy_item, incoming_orderedBy_item) => {
30173
- if (!(equals$1e(existing_orderedBy_item, incoming_orderedBy_item))) {
30364
+ if (!(equals$1f(existing_orderedBy_item, incoming_orderedBy_item))) {
30174
30365
  return false;
30175
30366
  }
30176
30367
  });
@@ -30595,7 +30786,7 @@ const select$2g = function NavItemsRepresentationSelect() {
30595
30786
  name: 'navItems',
30596
30787
  kind: 'Link',
30597
30788
  plural: true,
30598
- fragment: select$2G()
30789
+ fragment: select$2H()
30599
30790
  },
30600
30791
  {
30601
30792
  name: 'nextPageUrl',
@@ -30838,7 +31029,7 @@ function selectChildResourceParams$5(luvio, childResources, resourceParams) {
30838
31029
  reader.enterPath(envelopeBodyPath);
30839
31030
  const childResource = childResources[i];
30840
31031
  const childKey = keyBuilder$3i(luvio, childResource);
30841
- const childFragment = select$38();
31032
+ const childFragment = select$39();
30842
31033
  const isMissingDataBeforeChildRead = reader.getIsDataMissing();
30843
31034
  const childSnapshot = reader.read({
30844
31035
  recordId: childKey,
@@ -31961,7 +32152,7 @@ const getPicklistValuesAdapterFactory = (luvio) => function UiApi__getPicklistVa
31961
32152
  };
31962
32153
 
31963
32154
  function select$23(luvio, params) {
31964
- return select$37();
32155
+ return select$38();
31965
32156
  }
31966
32157
  function keyBuilder$2b(luvio, params) {
31967
32158
  return keyBuilder$3g(luvio, {
@@ -31999,7 +32190,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
31999
32190
  const storeMetadataParams = {
32000
32191
  ttl: TTL$C,
32001
32192
  namespace: keyPrefix,
32002
- version: VERSION$2w,
32193
+ version: VERSION$2x,
32003
32194
  representationName: RepresentationType$S
32004
32195
  };
32005
32196
  luvio.storeIngestError(key, errorSnapshot, storeMetadataParams);
@@ -35097,7 +35288,7 @@ function validate$K(obj, path = 'RelatedListInfoRepresentation') {
35097
35288
  for (let i = 0; i < obj_filteredByInfo.length; i++) {
35098
35289
  const obj_filteredByInfo_item = obj_filteredByInfo[i];
35099
35290
  const path_filteredByInfo_item = path_filteredByInfo + '[' + i + ']';
35100
- const referencepath_filteredByInfo_itemValidationError = validate$2e(obj_filteredByInfo_item, path_filteredByInfo_item);
35291
+ const referencepath_filteredByInfo_itemValidationError = validate$2f(obj_filteredByInfo_item, path_filteredByInfo_item);
35101
35292
  if (referencepath_filteredByInfo_itemValidationError !== null) {
35102
35293
  let message = 'Object doesn\'t match ListFilterByInfoRepresentation (at "' + path_filteredByInfo_item + '")\n';
35103
35294
  message += referencepath_filteredByInfo_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -35149,7 +35340,7 @@ function validate$K(obj, path = 'RelatedListInfoRepresentation') {
35149
35340
  for (let i = 0; i < obj_orderedByInfo.length; i++) {
35150
35341
  const obj_orderedByInfo_item = obj_orderedByInfo[i];
35151
35342
  const path_orderedByInfo_item = path_orderedByInfo + '[' + i + ']';
35152
- const referencepath_orderedByInfo_itemValidationError = validate$29(obj_orderedByInfo_item, path_orderedByInfo_item);
35343
+ const referencepath_orderedByInfo_itemValidationError = validate$2a(obj_orderedByInfo_item, path_orderedByInfo_item);
35153
35344
  if (referencepath_orderedByInfo_itemValidationError !== null) {
35154
35345
  let message = 'Object doesn\'t match ListOrderByInfoRepresentation (at "' + path_orderedByInfo_item + '")\n';
35155
35346
  message += referencepath_orderedByInfo_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -35168,7 +35359,7 @@ function validate$K(obj, path = 'RelatedListInfoRepresentation') {
35168
35359
  }
35169
35360
  const obj_userPreferences = obj.userPreferences;
35170
35361
  const path_userPreferences = path + '.userPreferences';
35171
- const referencepath_userPreferencesValidationError = validate$25(obj_userPreferences, path_userPreferences);
35362
+ const referencepath_userPreferencesValidationError = validate$26(obj_userPreferences, path_userPreferences);
35172
35363
  if (referencepath_userPreferencesValidationError !== null) {
35173
35364
  let message = 'Object doesn\'t match ListUserPreferenceRepresentation (at "' + path_userPreferences + '")\n';
35174
35365
  message += referencepath_userPreferencesValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -35842,7 +36033,7 @@ function validate$J(obj, path = 'RelatedListSummaryInfoRepresentation') {
35842
36033
  const path_themeInfo = path + '.themeInfo';
35843
36034
  let obj_themeInfo_union0 = null;
35844
36035
  const obj_themeInfo_union0_error = (() => {
35845
- const referencepath_themeInfoValidationError = validate$1O(obj_themeInfo, path_themeInfo);
36036
+ const referencepath_themeInfoValidationError = validate$1P(obj_themeInfo, path_themeInfo);
35846
36037
  if (referencepath_themeInfoValidationError !== null) {
35847
36038
  let message = 'Object doesn\'t match ThemeInfoRepresentation (at "' + path_themeInfo + '")\n';
35848
36039
  message += referencepath_themeInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -36274,7 +36465,7 @@ function validate$G(obj, path = 'RelatedListUserPreferencesRepresentation') {
36274
36465
  for (let i = 0; i < obj_orderedBy.length; i++) {
36275
36466
  const obj_orderedBy_item = obj_orderedBy[i];
36276
36467
  const path_orderedBy_item = path_orderedBy + '[' + i + ']';
36277
- const referencepath_orderedBy_itemValidationError = validate$29(obj_orderedBy_item, path_orderedBy_item);
36468
+ const referencepath_orderedBy_itemValidationError = validate$2a(obj_orderedBy_item, path_orderedBy_item);
36278
36469
  if (referencepath_orderedBy_itemValidationError !== null) {
36279
36470
  let message = 'Object doesn\'t match ListOrderByInfoRepresentation (at "' + path_orderedBy_item + '")\n';
36280
36471
  message += referencepath_orderedBy_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -37397,7 +37588,7 @@ const dynamicSelect$4 = function dynamicRelatedListRecordCollectionRepresentatio
37397
37588
  const recordsPathSelection = params.records === undefined ? {
37398
37589
  name: 'records',
37399
37590
  kind: 'Link',
37400
- fragment: select$3k()
37591
+ fragment: select$3l()
37401
37592
  } : params.records;
37402
37593
  const { selections: RelatedListReferenceRepresentation__selections, opaque: RelatedListReferenceRepresentation__opaque, } = select$1T();
37403
37594
  return {
@@ -37682,7 +37873,7 @@ function select$1F(luvio, params) {
37682
37873
  kind: 'Fragment',
37683
37874
  private: ['eTag', 'weakEtag'],
37684
37875
  selections: buildSelectionFromFields(fields, optionalFields),
37685
- version: VERSION$2F
37876
+ version: VERSION$2G
37686
37877
  },
37687
37878
  },
37688
37879
  }, createPaginationParams(params));
@@ -39604,7 +39795,7 @@ function validate$n(obj, path = 'SearchResultCollectionRepresentation') {
39604
39795
  for (let i = 0; i < obj_orderBy.length; i++) {
39605
39796
  const obj_orderBy_item = obj_orderBy[i];
39606
39797
  const path_orderBy_item = path_orderBy + '[' + i + ']';
39607
- const referencepath_orderBy_itemValidationError = validate$29(obj_orderBy_item, path_orderBy_item);
39798
+ const referencepath_orderBy_itemValidationError = validate$2a(obj_orderBy_item, path_orderBy_item);
39608
39799
  if (referencepath_orderBy_itemValidationError !== null) {
39609
39800
  let message = 'Object doesn\'t match ListOrderByInfoRepresentation (at "' + path_orderBy_item + '")\n';
39610
39801
  message += referencepath_orderBy_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -44752,7 +44943,7 @@ function readFieldValueAndConvertToGQL(reader, fieldData, hasFormat, hasLabel, _
44752
44943
  kind: 'Fragment',
44753
44944
  private: [],
44754
44945
  opaque: true,
44755
- version: VERSION$2H,
44946
+ version: VERSION$2I,
44756
44947
  },
44757
44948
  variables: {},
44758
44949
  });
@@ -45780,7 +45971,7 @@ function selectType$S(typename, sel, fieldData, reader, key, sink, variables, fr
45780
45971
  }
45781
45972
  case 'PolymorphicParentRelationship':
45782
45973
  case 'RecordRepresentation': {
45783
- const spanningFieldLink = resolveLink(reader, fieldData, VERSION$2H);
45974
+ const spanningFieldLink = resolveLink(reader, fieldData, VERSION$2I);
45784
45975
  const resolvedSpanningFieldValue = spanningFieldLink && spanningFieldLink.data;
45785
45976
  const fieldDataRef = fieldData.__ref;
45786
45977
  if (resolvedSpanningFieldValue !== undefined) {
@@ -45880,7 +46071,7 @@ function attachMappedData(source, reader) {
45880
46071
  kind: 'Fragment',
45881
46072
  private: [],
45882
46073
  opaque: true,
45883
- version: VERSION$2F,
46074
+ version: VERSION$2G,
45884
46075
  },
45885
46076
  variables: {},
45886
46077
  });
@@ -46876,8 +47067,9 @@ function ingestPaginationMetadata$3(astNode, state, key, sink, existingData) {
46876
47067
  const nextOffset = startOffset + edges.length;
46877
47068
  const incomingPaginationMetadata = createPaginationMetadata(startOffset, edges);
46878
47069
  if (hasNextPage) {
46879
- // Cleanup any __END__ cursors that are before than the newly ingested page
46880
- if (existingPaginationMetadata !== undefined && existingPaginationMetadata.__END__ !== undefined && existingPaginationMetadata.__END__ < nextOffset) {
47070
+ // we know the data extends beyond NEXT_OFFSET_IDENTIFIER; clean up any old __END__ markers that say the data ended at/before that offset
47071
+ if (existingPaginationMetadata !== undefined && existingPaginationMetadata.__END__ !== undefined && existingPaginationMetadata.__END__ <= nextOffset) {
47072
+ existingPaginationMetadata = { ...existingPaginationMetadata };
46881
47073
  delete existingPaginationMetadata.__END__;
46882
47074
  }
46883
47075
  }
@@ -52138,8 +52330,9 @@ function ingestPaginationMetadata$2(astNode, state, key, sink, existingData) {
52138
52330
  const nextOffset = startOffset + edges.length;
52139
52331
  const incomingPaginationMetadata = createPaginationMetadata(startOffset, edges);
52140
52332
  if (hasNextPage) {
52141
- // Cleanup any __END__ cursors that are before than the newly ingested page
52142
- if (existingPaginationMetadata !== undefined && existingPaginationMetadata.__END__ !== undefined && existingPaginationMetadata.__END__ < nextOffset) {
52333
+ // we know the data extends beyond NEXT_OFFSET_IDENTIFIER; clean up any old __END__ markers that say the data ended at/before that offset
52334
+ if (existingPaginationMetadata !== undefined && existingPaginationMetadata.__END__ !== undefined && existingPaginationMetadata.__END__ <= nextOffset) {
52335
+ existingPaginationMetadata = { ...existingPaginationMetadata };
52143
52336
  delete existingPaginationMetadata.__END__;
52144
52337
  }
52145
52338
  }
@@ -57052,8 +57245,9 @@ function ingestPaginationMetadata$1(astNode, state, key, sink, existingData) {
57052
57245
  const nextOffset = startOffset + edges.length;
57053
57246
  const incomingPaginationMetadata = createPaginationMetadata(startOffset, edges);
57054
57247
  if (hasNextPage) {
57055
- // Cleanup any __END__ cursors that are before than the newly ingested page
57056
- if (existingPaginationMetadata !== undefined && existingPaginationMetadata.__END__ !== undefined && existingPaginationMetadata.__END__ < nextOffset) {
57248
+ // we know the data extends beyond NEXT_OFFSET_IDENTIFIER; clean up any old __END__ markers that say the data ended at/before that offset
57249
+ if (existingPaginationMetadata !== undefined && existingPaginationMetadata.__END__ !== undefined && existingPaginationMetadata.__END__ <= nextOffset) {
57250
+ existingPaginationMetadata = { ...existingPaginationMetadata };
57057
57251
  delete existingPaginationMetadata.__END__;
57058
57252
  }
57059
57253
  }
@@ -58407,8 +58601,9 @@ function ingestPaginationMetadata(astNode, state, key, sink, existingData) {
58407
58601
  const nextOffset = startOffset + edges.length;
58408
58602
  const incomingPaginationMetadata = createPaginationMetadata(startOffset, edges);
58409
58603
  if (hasNextPage) {
58410
- // Cleanup any __END__ cursors that are before than the newly ingested page
58411
- if (existingPaginationMetadata !== undefined && existingPaginationMetadata.__END__ !== undefined && existingPaginationMetadata.__END__ < nextOffset) {
58604
+ // we know the data extends beyond NEXT_OFFSET_IDENTIFIER; clean up any old __END__ markers that say the data ended at/before that offset
58605
+ if (existingPaginationMetadata !== undefined && existingPaginationMetadata.__END__ !== undefined && existingPaginationMetadata.__END__ <= nextOffset) {
58606
+ existingPaginationMetadata = { ...existingPaginationMetadata };
58412
58607
  delete existingPaginationMetadata.__END__;
58413
58608
  }
58414
58609
  }
@@ -61904,7 +62099,7 @@ const factory$e = (luvio) => function graphql(untrustedConfig, requestContext) {
61904
62099
  };
61905
62100
 
61906
62101
  function select$5(luvio, params) {
61907
- return select$33();
62102
+ return select$34();
61908
62103
  }
61909
62104
  function getResponseCacheKeys$9(storeKeyMap, luvio, resourceParams, response) {
61910
62105
  getTypeCacheKeys$23(storeKeyMap, luvio, response);
@@ -61968,7 +62163,7 @@ function buildNetworkSnapshot$b(luvio, config, options) {
61968
62163
  }
61969
62164
 
61970
62165
  function select$4(luvio, params) {
61971
- return select$33();
62166
+ return select$34();
61972
62167
  }
61973
62168
  function getResponseCacheKeys$8(storeKeyMap, luvio, resourceParams, response) {
61974
62169
  getTypeCacheKeys$23(storeKeyMap, luvio, response);
@@ -62126,7 +62321,7 @@ function validateAdapterConfig$9(untrustedConfig, configPropertyNames) {
62126
62321
  }
62127
62322
  function adapterFragment$1(luvio, config) {
62128
62323
  const resourceParams = createResourceParams$8(config);
62129
- return select$3d(luvio, resourceParams);
62324
+ return select$3e(luvio, resourceParams);
62130
62325
  }
62131
62326
  function onFetchResponseSuccess$2(luvio, config, resourceParams, response) {
62132
62327
  const snapshot = ingestSuccess$U(luvio, resourceParams, response, {
@@ -62194,7 +62389,7 @@ function getPaginationMetadata(luvio, resourceParams) {
62194
62389
  recordId: key,
62195
62390
  node: {
62196
62391
  kind: 'Fragment',
62197
- version: VERSION$2D,
62392
+ version: VERSION$2E,
62198
62393
  private: [],
62199
62394
  selections: [
62200
62395
  {
@@ -62846,7 +63041,7 @@ function validate$a(obj, path = 'RecordCreateDefaultRecordRepresentation') {
62846
63041
  const path_recordTypeInfo = path + '.recordTypeInfo';
62847
63042
  let obj_recordTypeInfo_union0 = null;
62848
63043
  const obj_recordTypeInfo_union0_error = (() => {
62849
- const referencepath_recordTypeInfoValidationError = validate$20(obj_recordTypeInfo, path_recordTypeInfo);
63044
+ const referencepath_recordTypeInfoValidationError = validate$21(obj_recordTypeInfo, path_recordTypeInfo);
62850
63045
  if (referencepath_recordTypeInfoValidationError !== null) {
62851
63046
  let message = 'Object doesn\'t match RecordTypeInfoRepresentation (at "' + path_recordTypeInfo + '")\n';
62852
63047
  message += referencepath_recordTypeInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -63008,7 +63203,7 @@ function equals$a(existing, incoming) {
63008
63203
  if (!(existing_recordTypeInfo === incoming_recordTypeInfo
63009
63204
  || (existing_recordTypeInfo != null &&
63010
63205
  incoming_recordTypeInfo != null &&
63011
- equals$1b(existing_recordTypeInfo, incoming_recordTypeInfo)))) {
63206
+ equals$1c(existing_recordTypeInfo, incoming_recordTypeInfo)))) {
63012
63207
  return false;
63013
63208
  }
63014
63209
  const existing_systemModstamp = existing.systemModstamp;
@@ -63269,8 +63464,8 @@ function validateAdapterConfig$6(untrustedConfig, configPropertyNames) {
63269
63464
  }
63270
63465
 
63271
63466
  const contextId$2 = `${keyPrefix}__${adapterName$4}`;
63272
- const layoutSelections = select$37();
63273
- const objectInfoSelections = select$39();
63467
+ const layoutSelections = select$38();
63468
+ const objectInfoSelections = select$3a();
63274
63469
  function buildSelector(resp) {
63275
63470
  const recordSelections = buildSelectionFromRecord(resp.record);
63276
63471
  return [
@@ -63530,7 +63725,7 @@ const select$3 = function RecordTemplateCloneRepresentationSelect() {
63530
63725
  name: 'fields',
63531
63726
  kind: 'Link',
63532
63727
  map: true,
63533
- fragment: select$3m()
63728
+ fragment: select$3n()
63534
63729
  },
63535
63730
  {
63536
63731
  name: 'recordTypeId',
@@ -63544,7 +63739,7 @@ const dynamicSelect$3 = function dynamicRecordTemplateCloneRepresentationSelect(
63544
63739
  name: 'fields',
63545
63740
  kind: 'Link',
63546
63741
  map: true,
63547
- fragment: select$3m()
63742
+ fragment: select$3n()
63548
63743
  } : params.fields;
63549
63744
  return {
63550
63745
  kind: 'Fragment',
@@ -63707,7 +63902,7 @@ const dynamicSelect$2 = function dynamicRecordDefaultsTemplateCloneRepresentatio
63707
63902
  name: 'objectInfos',
63708
63903
  kind: 'Link',
63709
63904
  map: true,
63710
- fragment: select$39()
63905
+ fragment: select$3a()
63711
63906
  } : params.objectInfos;
63712
63907
  const recordPathSelection = params.record === undefined ? {
63713
63908
  name: 'record',
@@ -64176,7 +64371,7 @@ const select$1 = function RecordTemplateCreateRepresentationSelect() {
64176
64371
  name: 'fields',
64177
64372
  kind: 'Link',
64178
64373
  map: true,
64179
- fragment: select$3m()
64374
+ fragment: select$3n()
64180
64375
  },
64181
64376
  {
64182
64377
  name: 'recordTypeId',
@@ -64190,7 +64385,7 @@ const dynamicSelect$1 = function dynamicRecordTemplateCreateRepresentationSelect
64190
64385
  name: 'fields',
64191
64386
  kind: 'Link',
64192
64387
  map: true,
64193
- fragment: select$3m()
64388
+ fragment: select$3n()
64194
64389
  } : params.fields;
64195
64390
  return {
64196
64391
  kind: 'Fragment',
@@ -64344,7 +64539,7 @@ const dynamicSelect = function dynamicRecordDefaultsTemplateCreateRepresentation
64344
64539
  name: 'objectInfos',
64345
64540
  kind: 'Link',
64346
64541
  map: true,
64347
- fragment: select$39()
64542
+ fragment: select$3a()
64348
64543
  } : params.objectInfos;
64349
64544
  const recordPathSelection = params.record === undefined ? {
64350
64545
  name: 'record',
@@ -64758,7 +64953,7 @@ function onResponseSuccess(luvio, response, recordIngest, conflictMap) {
64758
64953
  kind: 'Fragment',
64759
64954
  private: [],
64760
64955
  selections,
64761
- version: VERSION$2F,
64956
+ version: VERSION$2G,
64762
64957
  },
64763
64958
  variables: {},
64764
64959
  });
@@ -65261,7 +65456,7 @@ const select = function ContentDocumentCompositeRepresentationSelect(body) {
65261
65456
  fragment: {
65262
65457
  kind: 'Fragment',
65263
65458
  private: [],
65264
- version: VERSION$2F,
65459
+ version: VERSION$2G,
65265
65460
  selections: buildSelectionFromRecord(body.contentDocument),
65266
65461
  },
65267
65462
  },
@@ -65272,7 +65467,7 @@ const select = function ContentDocumentCompositeRepresentationSelect(body) {
65272
65467
  fragment: {
65273
65468
  kind: 'Fragment',
65274
65469
  private: [],
65275
- version: VERSION$2F,
65470
+ version: VERSION$2G,
65276
65471
  selections: buildSelectionFromRecord(body.contentDocumentLinks[0] || { fields: {} }),
65277
65472
  },
65278
65473
  },
@@ -65282,7 +65477,7 @@ const select = function ContentDocumentCompositeRepresentationSelect(body) {
65282
65477
  fragment: {
65283
65478
  kind: 'Fragment',
65284
65479
  private: [],
65285
- version: VERSION$2F,
65480
+ version: VERSION$2G,
65286
65481
  selections: buildSelectionFromRecord(body.contentVersion),
65287
65482
  },
65288
65483
  },