@salesforce/lwc-adapters-uiapi 1.309.0-dev14 → 1.309.0-dev15

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 +329 -260
  2. package/package.json +3 -3
package/dist/main.js CHANGED
@@ -7913,7 +7913,7 @@ function assignMetadataLink(entry, metadataKey) {
7913
7913
  }
7914
7914
 
7915
7915
  const VERSION$2X = "623aa9ce3a11031e35faf5671a41746e";
7916
- function validate$2d(obj, path = 'ListFilterByInfoRepresentation') {
7916
+ function validate$2e(obj, path = 'ListFilterByInfoRepresentation') {
7917
7917
  const v_error = (() => {
7918
7918
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
7919
7919
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -7976,7 +7976,7 @@ const select$3C = function ListFilterByInfoRepresentationSelect() {
7976
7976
  };
7977
7977
 
7978
7978
  const VERSION$2W = "f98dc7dec10408a9648ef8e5b37002a3";
7979
- function validate$2c(obj, path = 'ListInlineEditDetailsRepresentation') {
7979
+ function validate$2d(obj, path = 'ListInlineEditDetailsRepresentation') {
7980
7980
  const v_error = (() => {
7981
7981
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
7982
7982
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8055,7 +8055,7 @@ const select$3B = function ListInlineEditDetailsRepresentationSelect() {
8055
8055
  };
8056
8056
 
8057
8057
  const VERSION$2V = "76042ff4af603b2ac0ec69fa0bd12046";
8058
- function validate$2b(obj, path = 'ListReferenceRepresentation') {
8058
+ function validate$2c(obj, path = 'ListReferenceRepresentation') {
8059
8059
  const v_error = (() => {
8060
8060
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8061
8061
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8175,7 +8175,7 @@ function equals$1e(existing, incoming) {
8175
8175
  }
8176
8176
 
8177
8177
  const VERSION$2U = "f1519bef57e70ab7c5ef160dc5ff0c47";
8178
- function validate$2a(obj, path = 'ListInfoShareRepresentation') {
8178
+ function validate$2b(obj, path = 'ListInfoShareRepresentation') {
8179
8179
  const v_error = (() => {
8180
8180
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8181
8181
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8212,7 +8212,7 @@ const select$3z = function ListInfoShareRepresentationSelect() {
8212
8212
  };
8213
8213
 
8214
8214
  const VERSION$2T = "561657f32721ec1dac1601575b029640";
8215
- function validate$29(obj, path = 'ListInfoShareCategoryRepresentation') {
8215
+ function validate$2a(obj, path = 'ListInfoShareCategoryRepresentation') {
8216
8216
  const v_error = (() => {
8217
8217
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8218
8218
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8230,7 +8230,7 @@ function validate$29(obj, path = 'ListInfoShareCategoryRepresentation') {
8230
8230
  for (let i = 0; i < obj_shares.length; i++) {
8231
8231
  const obj_shares_item = obj_shares[i];
8232
8232
  const path_shares_item = path_shares + '[' + i + ']';
8233
- const referencepath_shares_itemValidationError = validate$2a(obj_shares_item, path_shares_item);
8233
+ const referencepath_shares_itemValidationError = validate$2b(obj_shares_item, path_shares_item);
8234
8234
  if (referencepath_shares_itemValidationError !== null) {
8235
8235
  let message = 'Object doesn\'t match ListInfoShareRepresentation (at "' + path_shares_item + '")\n';
8236
8236
  message += referencepath_shares_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8262,7 +8262,7 @@ const select$3y = function ListInfoShareCategoryRepresentationSelect() {
8262
8262
  };
8263
8263
 
8264
8264
  const VERSION$2S = "32def9b631252c12b91a8209c1f49f5a";
8265
- function validate$28(obj, path = 'ListOrderByInfoRepresentation') {
8265
+ function validate$29(obj, path = 'ListOrderByInfoRepresentation') {
8266
8266
  const v_error = (() => {
8267
8267
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8268
8268
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8347,7 +8347,7 @@ function equals$1d(existing, incoming) {
8347
8347
  }
8348
8348
 
8349
8349
  const VERSION$2R = "2634258f216db34315c06d759a35676d";
8350
- function validate$27(obj, path = 'ListScopeEntityRepresentation') {
8350
+ function validate$28(obj, path = 'ListScopeEntityRepresentation') {
8351
8351
  const v_error = (() => {
8352
8352
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8353
8353
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8384,7 +8384,7 @@ const select$3w = function ListScopeEntityRepresentationSelect() {
8384
8384
  };
8385
8385
 
8386
8386
  const VERSION$2Q = "3b85c5a08d50ce328481b9f8ab56127b";
8387
- function validate$26(obj, path = 'ListScopeRelatedEntityRepresentation') {
8387
+ function validate$27(obj, path = 'ListScopeRelatedEntityRepresentation') {
8388
8388
  const v_error = (() => {
8389
8389
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8390
8390
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8430,7 +8430,7 @@ const select$3v = function ListScopeRelatedEntityRepresentationSelect() {
8430
8430
  };
8431
8431
 
8432
8432
  const VERSION$2P = "2fe9814e7124b47f59da585483c1b3f9";
8433
- function validate$25(obj, path = 'ListScopeRepresentation') {
8433
+ function validate$26(obj, path = 'ListScopeRepresentation') {
8434
8434
  const v_error = (() => {
8435
8435
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8436
8436
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8444,7 +8444,7 @@ function validate$25(obj, path = 'ListScopeRepresentation') {
8444
8444
  const path_entity = path + '.entity';
8445
8445
  let obj_entity_union0 = null;
8446
8446
  const obj_entity_union0_error = (() => {
8447
- const referencepath_entityValidationError = validate$27(obj_entity, path_entity);
8447
+ const referencepath_entityValidationError = validate$28(obj_entity, path_entity);
8448
8448
  if (referencepath_entityValidationError !== null) {
8449
8449
  let message = 'Object doesn\'t match ListScopeEntityRepresentation (at "' + path_entity + '")\n';
8450
8450
  message += referencepath_entityValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8499,7 +8499,7 @@ function validate$25(obj, path = 'ListScopeRepresentation') {
8499
8499
  const path_relatedEntity = path + '.relatedEntity';
8500
8500
  let obj_relatedEntity_union0 = null;
8501
8501
  const obj_relatedEntity_union0_error = (() => {
8502
- const referencepath_relatedEntityValidationError = validate$26(obj_relatedEntity, path_relatedEntity);
8502
+ const referencepath_relatedEntityValidationError = validate$27(obj_relatedEntity, path_relatedEntity);
8503
8503
  if (referencepath_relatedEntityValidationError !== null) {
8504
8504
  let message = 'Object doesn\'t match ListScopeRelatedEntityRepresentation (at "' + path_relatedEntity + '")\n';
8505
8505
  message += referencepath_relatedEntityValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8560,7 +8560,7 @@ const select$3u = function ListScopeRepresentationSelect() {
8560
8560
  };
8561
8561
 
8562
8562
  const VERSION$2O = "6506134f4d72fdfa349fe60ef1af2413";
8563
- function validate$24(obj, path = 'ListUserPreferenceRepresentation') {
8563
+ function validate$25(obj, path = 'ListUserPreferenceRepresentation') {
8564
8564
  const v_error = (() => {
8565
8565
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8566
8566
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8616,7 +8616,7 @@ const select$3t = function ListUserPreferenceRepresentationSelect() {
8616
8616
  };
8617
8617
  };
8618
8618
 
8619
- function validate$23(obj, path = 'ListColumnInlineEditAttributesRepresentation') {
8619
+ function validate$24(obj, path = 'ListColumnInlineEditAttributesRepresentation') {
8620
8620
  const v_error = (() => {
8621
8621
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8622
8622
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8635,7 +8635,7 @@ function validate$23(obj, path = 'ListColumnInlineEditAttributesRepresentation')
8635
8635
  return v_error === undefined ? null : v_error;
8636
8636
  }
8637
8637
 
8638
- function validate$22(obj, path = 'ListColumnInlineEditAttributesRepresentationWrapper') {
8638
+ function validate$23(obj, path = 'ListColumnInlineEditAttributesRepresentationWrapper') {
8639
8639
  const v_error = (() => {
8640
8640
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8641
8641
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8645,7 +8645,7 @@ function validate$22(obj, path = 'ListColumnInlineEditAttributesRepresentationWr
8645
8645
  const key = obj_keys[i];
8646
8646
  const obj_prop = obj[key];
8647
8647
  const path_prop = path + '["' + key + '"]';
8648
- const referencepath_propValidationError = validate$23(obj_prop, path_prop);
8648
+ const referencepath_propValidationError = validate$24(obj_prop, path_prop);
8649
8649
  if (referencepath_propValidationError !== null) {
8650
8650
  let message = 'Object doesn\'t match ListColumnInlineEditAttributesRepresentation (at "' + path_prop + '")\n';
8651
8651
  message += referencepath_propValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8657,7 +8657,7 @@ function validate$22(obj, path = 'ListColumnInlineEditAttributesRepresentationWr
8657
8657
  }
8658
8658
 
8659
8659
  const VERSION$2N = "64e2cac6d374ad92f491a9f8a952c6c3";
8660
- function validate$21(obj, path = 'ListColumnRepresentation') {
8660
+ function validate$22(obj, path = 'ListColumnRepresentation') {
8661
8661
  const v_error = (() => {
8662
8662
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8663
8663
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8671,7 +8671,7 @@ function validate$21(obj, path = 'ListColumnRepresentation') {
8671
8671
  const path_inlineEditAttributes = path + '.inlineEditAttributes';
8672
8672
  let obj_inlineEditAttributes_union0 = null;
8673
8673
  const obj_inlineEditAttributes_union0_error = (() => {
8674
- const referencepath_inlineEditAttributesValidationError = validate$22(obj_inlineEditAttributes, path_inlineEditAttributes);
8674
+ const referencepath_inlineEditAttributesValidationError = validate$23(obj_inlineEditAttributes, path_inlineEditAttributes);
8675
8675
  if (referencepath_inlineEditAttributesValidationError !== null) {
8676
8676
  let message = 'Object doesn\'t match ListColumnInlineEditAttributesRepresentationWrapper (at "' + path_inlineEditAttributes + '")\n';
8677
8677
  message += referencepath_inlineEditAttributesValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8760,7 +8760,7 @@ function equals$1c(existing, incoming) {
8760
8760
  }
8761
8761
  const ingest$2k = function ListColumnRepresentationIngest(input, path, luvio, store, timestamp) {
8762
8762
  if (process.env.NODE_ENV !== 'production') {
8763
- const validateError = validate$21(input);
8763
+ const validateError = validate$22(input);
8764
8764
  if (validateError !== null) {
8765
8765
  throw validateError;
8766
8766
  }
@@ -8793,7 +8793,7 @@ const keyBuilderFromType$F = function ListInfoRepresentationKeyBuilderFromType(l
8793
8793
 
8794
8794
  const TTL$H = 900000;
8795
8795
  const VERSION$2M = "5adf17d38be03c0f71b1c52485b377a6";
8796
- function validate$20(obj, path = 'ListInfoRepresentation') {
8796
+ function validate$21(obj, path = 'ListInfoRepresentation') {
8797
8797
  const v_error = (() => {
8798
8798
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8799
8799
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8864,7 +8864,7 @@ function validate$20(obj, path = 'ListInfoRepresentation') {
8864
8864
  for (let i = 0; i < obj_filteredByInfo.length; i++) {
8865
8865
  const obj_filteredByInfo_item = obj_filteredByInfo[i];
8866
8866
  const path_filteredByInfo_item = path_filteredByInfo + '[' + i + ']';
8867
- const referencepath_filteredByInfo_itemValidationError = validate$2d(obj_filteredByInfo_item, path_filteredByInfo_item);
8867
+ const referencepath_filteredByInfo_itemValidationError = validate$2e(obj_filteredByInfo_item, path_filteredByInfo_item);
8868
8868
  if (referencepath_filteredByInfo_itemValidationError !== null) {
8869
8869
  let message = 'Object doesn\'t match ListFilterByInfoRepresentation (at "' + path_filteredByInfo_item + '")\n';
8870
8870
  message += referencepath_filteredByInfo_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8880,7 +8880,7 @@ function validate$20(obj, path = 'ListInfoRepresentation') {
8880
8880
  }
8881
8881
  const obj_inlineEditDetails = obj.inlineEditDetails;
8882
8882
  const path_inlineEditDetails = path + '.inlineEditDetails';
8883
- const referencepath_inlineEditDetailsValidationError = validate$2c(obj_inlineEditDetails, path_inlineEditDetails);
8883
+ const referencepath_inlineEditDetailsValidationError = validate$2d(obj_inlineEditDetails, path_inlineEditDetails);
8884
8884
  if (referencepath_inlineEditDetailsValidationError !== null) {
8885
8885
  let message = 'Object doesn\'t match ListInlineEditDetailsRepresentation (at "' + path_inlineEditDetails + '")\n';
8886
8886
  message += referencepath_inlineEditDetailsValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8914,7 +8914,7 @@ function validate$20(obj, path = 'ListInfoRepresentation') {
8914
8914
  }
8915
8915
  const obj_listReference = obj.listReference;
8916
8916
  const path_listReference = path + '.listReference';
8917
- const referencepath_listReferenceValidationError = validate$2b(obj_listReference, path_listReference);
8917
+ const referencepath_listReferenceValidationError = validate$2c(obj_listReference, path_listReference);
8918
8918
  if (referencepath_listReferenceValidationError !== null) {
8919
8919
  let message = 'Object doesn\'t match ListReferenceRepresentation (at "' + path_listReference + '")\n';
8920
8920
  message += referencepath_listReferenceValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8928,7 +8928,7 @@ function validate$20(obj, path = 'ListInfoRepresentation') {
8928
8928
  for (let i = 0; i < obj_listShares.length; i++) {
8929
8929
  const obj_listShares_item = obj_listShares[i];
8930
8930
  const path_listShares_item = path_listShares + '[' + i + ']';
8931
- const referencepath_listShares_itemValidationError = validate$29(obj_listShares_item, path_listShares_item);
8931
+ const referencepath_listShares_itemValidationError = validate$2a(obj_listShares_item, path_listShares_item);
8932
8932
  if (referencepath_listShares_itemValidationError !== null) {
8933
8933
  let message = 'Object doesn\'t match ListInfoShareCategoryRepresentation (at "' + path_listShares_item + '")\n';
8934
8934
  message += referencepath_listShares_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8955,7 +8955,7 @@ function validate$20(obj, path = 'ListInfoRepresentation') {
8955
8955
  for (let i = 0; i < obj_orderedByInfo.length; i++) {
8956
8956
  const obj_orderedByInfo_item = obj_orderedByInfo[i];
8957
8957
  const path_orderedByInfo_item = path_orderedByInfo + '[' + i + ']';
8958
- const referencepath_orderedByInfo_itemValidationError = validate$28(obj_orderedByInfo_item, path_orderedByInfo_item);
8958
+ const referencepath_orderedByInfo_itemValidationError = validate$29(obj_orderedByInfo_item, path_orderedByInfo_item);
8959
8959
  if (referencepath_orderedByInfo_itemValidationError !== null) {
8960
8960
  let message = 'Object doesn\'t match ListOrderByInfoRepresentation (at "' + path_orderedByInfo_item + '")\n';
8961
8961
  message += referencepath_orderedByInfo_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8966,7 +8966,7 @@ function validate$20(obj, path = 'ListInfoRepresentation') {
8966
8966
  const path_scope = path + '.scope';
8967
8967
  let obj_scope_union0 = null;
8968
8968
  const obj_scope_union0_error = (() => {
8969
- const referencepath_scopeValidationError = validate$25(obj_scope, path_scope);
8969
+ const referencepath_scopeValidationError = validate$26(obj_scope, path_scope);
8970
8970
  if (referencepath_scopeValidationError !== null) {
8971
8971
  let message = 'Object doesn\'t match ListScopeRepresentation (at "' + path_scope + '")\n';
8972
8972
  message += referencepath_scopeValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -9003,7 +9003,7 @@ function validate$20(obj, path = 'ListInfoRepresentation') {
9003
9003
  }
9004
9004
  const obj_userPreferences = obj.userPreferences;
9005
9005
  const path_userPreferences = path + '.userPreferences';
9006
- const referencepath_userPreferencesValidationError = validate$24(obj_userPreferences, path_userPreferences);
9006
+ const referencepath_userPreferencesValidationError = validate$25(obj_userPreferences, path_userPreferences);
9007
9007
  if (referencepath_userPreferencesValidationError !== null) {
9008
9008
  let message = 'Object doesn\'t match ListUserPreferenceRepresentation (at "' + path_userPreferences + '")\n';
9009
9009
  message += referencepath_userPreferencesValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -9162,7 +9162,7 @@ function equals$1b(existing, incoming) {
9162
9162
  }
9163
9163
  const ingest$2j = function ListInfoRepresentationIngest(input, path, luvio, store, timestamp) {
9164
9164
  if (process.env.NODE_ENV !== 'production') {
9165
- const validateError = validate$20(input);
9165
+ const validateError = validate$21(input);
9166
9166
  if (validateError !== null) {
9167
9167
  throw validateError;
9168
9168
  }
@@ -9232,7 +9232,7 @@ function toSortedStringArray(value) {
9232
9232
  }
9233
9233
 
9234
9234
  const VERSION$2L = "d1e589a127fb1060c89070cdb6f500b2";
9235
- function validate$1$(obj, path = 'RecordTypeInfoRepresentation') {
9235
+ function validate$20(obj, path = 'RecordTypeInfoRepresentation') {
9236
9236
  const v_error = (() => {
9237
9237
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
9238
9238
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -9324,7 +9324,7 @@ function equals$1a(existing, incoming) {
9324
9324
  }
9325
9325
 
9326
9326
  const VERSION$2K = "195d918987a35f45e1aa4dce9a11d8c5";
9327
- function validate$1_(obj, path = 'FieldValueRepresentation') {
9327
+ function validate$1$(obj, path = 'FieldValueRepresentation') {
9328
9328
  const v_error = (() => {
9329
9329
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
9330
9330
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -9471,7 +9471,7 @@ function equals$19(existing, incoming) {
9471
9471
  }
9472
9472
  const ingest$2i = function FieldValueRepresentationIngest(input, path, luvio, store, timestamp) {
9473
9473
  if (process.env.NODE_ENV !== 'production') {
9474
- const validateError = validate$1_(input);
9474
+ const validateError = validate$1$(input);
9475
9475
  if (validateError !== null) {
9476
9476
  throw validateError;
9477
9477
  }
@@ -9522,7 +9522,7 @@ const getTypeCacheKeys$2l = (rootKeySet, luvio, input, _fullPathFactory) => {
9522
9522
 
9523
9523
  const TTL$G = 120000;
9524
9524
  const VERSION$2J = "79cb5ac9f44542f683d00245fdfe500d";
9525
- function validate$1Z(obj, path = 'RecordCollectionRepresentation') {
9525
+ function validate$1_(obj, path = 'RecordCollectionRepresentation') {
9526
9526
  const v_error = (() => {
9527
9527
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
9528
9528
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -9795,7 +9795,7 @@ function equals$18(existing, incoming) {
9795
9795
  }
9796
9796
  const ingest$2h = function RecordCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
9797
9797
  if (process.env.NODE_ENV !== 'production') {
9798
- const validateError = validate$1Z(input);
9798
+ const validateError = validate$1_(input);
9799
9799
  if (validateError !== null) {
9800
9800
  throw validateError;
9801
9801
  }
@@ -9831,7 +9831,7 @@ const keyBuilderFromType$E = function RecordRepresentationKeyBuilderFromType(luv
9831
9831
 
9832
9832
  const TTL$F = 30000;
9833
9833
  const VERSION$2I = "98c5b18512e48ca8d28727549507e4ba";
9834
- function validate$1Y(obj, path = 'RecordRepresentation') {
9834
+ function validate$1Z(obj, path = 'RecordRepresentation') {
9835
9835
  const v_error = (() => {
9836
9836
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
9837
9837
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -9961,7 +9961,7 @@ function validate$1Y(obj, path = 'RecordRepresentation') {
9961
9961
  const path_recordTypeInfo = path + '.recordTypeInfo';
9962
9962
  let obj_recordTypeInfo_union0 = null;
9963
9963
  const obj_recordTypeInfo_union0_error = (() => {
9964
- const referencepath_recordTypeInfoValidationError = validate$1$(obj_recordTypeInfo, path_recordTypeInfo);
9964
+ const referencepath_recordTypeInfoValidationError = validate$20(obj_recordTypeInfo, path_recordTypeInfo);
9965
9965
  if (referencepath_recordTypeInfoValidationError !== null) {
9966
9966
  let message = 'Object doesn\'t match RecordTypeInfoRepresentation (at "' + path_recordTypeInfo + '")\n';
9967
9967
  message += referencepath_recordTypeInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -12793,7 +12793,7 @@ function normalize$S(input, existing, path, luvio, store, timestamp, fieldsTrie,
12793
12793
  function makeIngest(fieldsTrie, optionalFieldsTrie, recordConflictMap) {
12794
12794
  return (input, path, luvio, store, timestamp) => {
12795
12795
  if (process.env.NODE_ENV !== 'production') {
12796
- const validateError = validate$1_(input);
12796
+ const validateError = validate$1$(input);
12797
12797
  if (validateError !== null) {
12798
12798
  throw validateError;
12799
12799
  }
@@ -12886,7 +12886,7 @@ const createRecordIngest = (fieldsTrie, optionalFieldsTrie, recordConflictMap) =
12886
12886
  const childNormalize = createChildRecordNormalize(fieldsTrie, optionalFieldsTrie, recordConflictMap);
12887
12887
  return (input, path, luvio, store, timestamp) => {
12888
12888
  if (process.env.NODE_ENV !== 'production') {
12889
- const validateError = validate$1Y(input);
12889
+ const validateError = validate$1Z(input);
12890
12890
  if (validateError !== null) {
12891
12891
  throw validateError;
12892
12892
  }
@@ -13862,7 +13862,7 @@ const keyBuilderFromType$C = function ListRecordCollectionRepresentationKeyBuild
13862
13862
 
13863
13863
  const TTL$E = 30000;
13864
13864
  const VERSION$2G = "e5c90c4081cd557f8ffec53028ede1e8";
13865
- function validate$1X(obj, path = 'ListRecordCollectionRepresentation') {
13865
+ function validate$1Y(obj, path = 'ListRecordCollectionRepresentation') {
13866
13866
  const v_error = (() => {
13867
13867
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
13868
13868
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -13922,7 +13922,7 @@ function validate$1X(obj, path = 'ListRecordCollectionRepresentation') {
13922
13922
  }
13923
13923
  const obj_listReference = obj.listReference;
13924
13924
  const path_listReference = path + '.listReference';
13925
- const referencepath_listReferenceValidationError = validate$2b(obj_listReference, path_listReference);
13925
+ const referencepath_listReferenceValidationError = validate$2c(obj_listReference, path_listReference);
13926
13926
  if (referencepath_listReferenceValidationError !== null) {
13927
13927
  let message = 'Object doesn\'t match ListReferenceRepresentation (at "' + path_listReference + '")\n';
13928
13928
  message += referencepath_listReferenceValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -14488,7 +14488,7 @@ function equals$16(existing, incoming) {
14488
14488
  }
14489
14489
  const ingest$2f = function ListRecordCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
14490
14490
  if (process.env.NODE_ENV !== 'production') {
14491
- const validateError = validate$1X(input);
14491
+ const validateError = validate$1Y(input);
14492
14492
  if (validateError !== null) {
14493
14493
  throw validateError;
14494
14494
  }
@@ -14582,7 +14582,7 @@ function getTypeCacheKeys$2i(rootKeySet, luvio, input, fullPathFactory) {
14582
14582
  }
14583
14583
 
14584
14584
  const VERSION$2F = "cf8d2eb042188974da26ffe6618cfd07";
14585
- function validate$1W(obj, path = 'ListUiRepresentation') {
14585
+ function validate$1X(obj, path = 'ListUiRepresentation') {
14586
14586
  const v_error = (() => {
14587
14587
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
14588
14588
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -14688,7 +14688,7 @@ function equals$15(existing, incoming) {
14688
14688
  }
14689
14689
  const ingest$2e = function ListUiRepresentationIngest(input, path, luvio, store, timestamp) {
14690
14690
  if (process.env.NODE_ENV !== 'production') {
14691
- const validateError = validate$1W(input);
14691
+ const validateError = validate$1X(input);
14692
14692
  if (validateError !== null) {
14693
14693
  throw validateError;
14694
14694
  }
@@ -14830,7 +14830,7 @@ function createResourceRequest$1b(config) {
14830
14830
  }
14831
14831
 
14832
14832
  const VERSION$2E = "0b29241fd9ed04bb61fde26b3f558ac4";
14833
- function validate$1V(obj, path = 'ListInfoSummaryRepresentation') {
14833
+ function validate$1W(obj, path = 'ListInfoSummaryRepresentation') {
14834
14834
  const v_error = (() => {
14835
14835
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
14836
14836
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -14942,7 +14942,7 @@ function equals$14(existing, incoming) {
14942
14942
  }
14943
14943
  const ingest$2d = function ListInfoSummaryRepresentationIngest(input, path, luvio, store, timestamp) {
14944
14944
  if (process.env.NODE_ENV !== 'production') {
14945
- const validateError = validate$1V(input);
14945
+ const validateError = validate$1W(input);
14946
14946
  if (validateError !== null) {
14947
14947
  throw validateError;
14948
14948
  }
@@ -14963,7 +14963,7 @@ function getTypeCacheKeys$2g(rootKeySet, luvio, input, fullPathFactory) {
14963
14963
  }
14964
14964
 
14965
14965
  const VERSION$2D = "d0cadb0927f908b5b64694e1cff0b2d7";
14966
- function validate$1U(obj, path = 'ListInfoSummaryCollectionRepresentation') {
14966
+ function validate$1V(obj, path = 'ListInfoSummaryCollectionRepresentation') {
14967
14967
  const v_error = (() => {
14968
14968
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
14969
14969
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -15347,7 +15347,7 @@ function equals$13(existing, incoming) {
15347
15347
  }
15348
15348
  const ingest$2c = function ListInfoSummaryCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
15349
15349
  if (process.env.NODE_ENV !== 'production') {
15350
- const validateError = validate$1U(input);
15350
+ const validateError = validate$1V(input);
15351
15351
  if (validateError !== null) {
15352
15352
  throw validateError;
15353
15353
  }
@@ -15853,7 +15853,7 @@ function isErrorSnapshot(snapshot) {
15853
15853
  }
15854
15854
 
15855
15855
  const VERSION$2C = "3529c5f7d0eb2206c90a52c6d9f721d4";
15856
- function validate$1T(obj, path = 'ListViewSummaryRepresentation') {
15856
+ function validate$1U(obj, path = 'ListViewSummaryRepresentation') {
15857
15857
  const v_error = (() => {
15858
15858
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
15859
15859
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -15965,7 +15965,7 @@ function equals$12(existing, incoming) {
15965
15965
  }
15966
15966
  const ingest$2b = function ListViewSummaryRepresentationIngest(input, path, luvio, store, timestamp) {
15967
15967
  if (process.env.NODE_ENV !== 'production') {
15968
- const validateError = validate$1T(input);
15968
+ const validateError = validate$1U(input);
15969
15969
  if (validateError !== null) {
15970
15970
  throw validateError;
15971
15971
  }
@@ -15986,7 +15986,7 @@ function getTypeCacheKeys$2e(rootKeySet, luvio, input, fullPathFactory) {
15986
15986
  }
15987
15987
 
15988
15988
  const VERSION$2B = "f4c79fe066da3558499d5ee88c72abcd";
15989
- function validate$1S(obj, path = 'ListViewSummaryCollectionRepresentation') {
15989
+ function validate$1T(obj, path = 'ListViewSummaryCollectionRepresentation') {
15990
15990
  const v_error = (() => {
15991
15991
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
15992
15992
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -16370,7 +16370,7 @@ function equals$11(existing, incoming) {
16370
16370
  }
16371
16371
  const ingest$2a = function ListViewSummaryCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
16372
16372
  if (process.env.NODE_ENV !== 'production') {
16373
- const validateError = validate$1S(input);
16373
+ const validateError = validate$1T(input);
16374
16374
  if (validateError !== null) {
16375
16375
  throw validateError;
16376
16376
  }
@@ -17540,7 +17540,7 @@ const factory$j = (luvio) => {
17540
17540
  }, { contextId: contextId$5 });
17541
17541
  };
17542
17542
 
17543
- function validate$1R(obj, path = 'ChildRelationshipRepresentation') {
17543
+ function validate$1S(obj, path = 'ChildRelationshipRepresentation') {
17544
17544
  const v_error = (() => {
17545
17545
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
17546
17546
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -17588,7 +17588,7 @@ function validate$1R(obj, path = 'ChildRelationshipRepresentation') {
17588
17588
  return v_error === undefined ? null : v_error;
17589
17589
  }
17590
17590
 
17591
- function validate$1Q(obj, path = 'FilteredLookupInfoRepresentation') {
17591
+ function validate$1R(obj, path = 'FilteredLookupInfoRepresentation') {
17592
17592
  const v_error = (() => {
17593
17593
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
17594
17594
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -17619,7 +17619,7 @@ function validate$1Q(obj, path = 'FilteredLookupInfoRepresentation') {
17619
17619
  return v_error === undefined ? null : v_error;
17620
17620
  }
17621
17621
 
17622
- function validate$1P(obj, path = 'ReferenceToInfoRepresentation') {
17622
+ function validate$1Q(obj, path = 'ReferenceToInfoRepresentation') {
17623
17623
  const v_error = (() => {
17624
17624
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
17625
17625
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -17645,7 +17645,7 @@ function validate$1P(obj, path = 'ReferenceToInfoRepresentation') {
17645
17645
  return v_error === undefined ? null : v_error;
17646
17646
  }
17647
17647
 
17648
- function validate$1O(obj, path = 'FieldRepresentation') {
17648
+ function validate$1P(obj, path = 'FieldRepresentation') {
17649
17649
  const v_error = (() => {
17650
17650
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
17651
17651
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -17810,7 +17810,7 @@ function validate$1O(obj, path = 'FieldRepresentation') {
17810
17810
  const path_filteredLookupInfo = path + '.filteredLookupInfo';
17811
17811
  let obj_filteredLookupInfo_union0 = null;
17812
17812
  const obj_filteredLookupInfo_union0_error = (() => {
17813
- const referencepath_filteredLookupInfoValidationError = validate$1Q(obj_filteredLookupInfo, path_filteredLookupInfo);
17813
+ const referencepath_filteredLookupInfoValidationError = validate$1R(obj_filteredLookupInfo, path_filteredLookupInfo);
17814
17814
  if (referencepath_filteredLookupInfoValidationError !== null) {
17815
17815
  let message = 'Object doesn\'t match FilteredLookupInfoRepresentation (at "' + path_filteredLookupInfo + '")\n';
17816
17816
  message += referencepath_filteredLookupInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -17961,7 +17961,7 @@ function validate$1O(obj, path = 'FieldRepresentation') {
17961
17961
  for (let i = 0; i < obj_referenceToInfos.length; i++) {
17962
17962
  const obj_referenceToInfos_item = obj_referenceToInfos[i];
17963
17963
  const path_referenceToInfos_item = path_referenceToInfos + '[' + i + ']';
17964
- const referencepath_referenceToInfos_itemValidationError = validate$1P(obj_referenceToInfos_item, path_referenceToInfos_item);
17964
+ const referencepath_referenceToInfos_itemValidationError = validate$1Q(obj_referenceToInfos_item, path_referenceToInfos_item);
17965
17965
  if (referencepath_referenceToInfos_itemValidationError !== null) {
17966
17966
  let message = 'Object doesn\'t match ReferenceToInfoRepresentation (at "' + path_referenceToInfos_item + '")\n';
17967
17967
  message += referencepath_referenceToInfos_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -18028,7 +18028,7 @@ function validate$1O(obj, path = 'FieldRepresentation') {
18028
18028
  return v_error === undefined ? null : v_error;
18029
18029
  }
18030
18030
 
18031
- function validate$1N(obj, path = 'ThemeInfoRepresentation') {
18031
+ function validate$1O(obj, path = 'ThemeInfoRepresentation') {
18032
18032
  const v_error = (() => {
18033
18033
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
18034
18034
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -18070,7 +18070,7 @@ function validate$1N(obj, path = 'ThemeInfoRepresentation') {
18070
18070
 
18071
18071
  const TTL$D = 900000;
18072
18072
  const VERSION$2A = "2302a71ca718abb60353eb88dedb1c12";
18073
- function validate$1M(obj, path = 'ObjectInfoRepresentation') {
18073
+ function validate$1N(obj, path = 'ObjectInfoRepresentation') {
18074
18074
  const v_error = (() => {
18075
18075
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
18076
18076
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -18140,7 +18140,7 @@ function validate$1M(obj, path = 'ObjectInfoRepresentation') {
18140
18140
  for (let i = 0; i < obj_childRelationships.length; i++) {
18141
18141
  const obj_childRelationships_item = obj_childRelationships[i];
18142
18142
  const path_childRelationships_item = path_childRelationships + '[' + i + ']';
18143
- const referencepath_childRelationships_itemValidationError = validate$1R(obj_childRelationships_item, path_childRelationships_item);
18143
+ const referencepath_childRelationships_itemValidationError = validate$1S(obj_childRelationships_item, path_childRelationships_item);
18144
18144
  if (referencepath_childRelationships_itemValidationError !== null) {
18145
18145
  let message = 'Object doesn\'t match ChildRelationshipRepresentation (at "' + path_childRelationships_item + '")\n';
18146
18146
  message += referencepath_childRelationships_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -18227,7 +18227,7 @@ function validate$1M(obj, path = 'ObjectInfoRepresentation') {
18227
18227
  const key = obj_fields_keys[i];
18228
18228
  const obj_fields_prop = obj_fields[key];
18229
18229
  const path_fields_prop = path_fields + '["' + key + '"]';
18230
- const referencepath_fields_propValidationError = validate$1O(obj_fields_prop, path_fields_prop);
18230
+ const referencepath_fields_propValidationError = validate$1P(obj_fields_prop, path_fields_prop);
18231
18231
  if (referencepath_fields_propValidationError !== null) {
18232
18232
  let message = 'Object doesn\'t match FieldRepresentation (at "' + path_fields_prop + '")\n';
18233
18233
  message += referencepath_fields_propValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -18307,7 +18307,7 @@ function validate$1M(obj, path = 'ObjectInfoRepresentation') {
18307
18307
  const key = obj_recordTypeInfos_keys[i];
18308
18308
  const obj_recordTypeInfos_prop = obj_recordTypeInfos[key];
18309
18309
  const path_recordTypeInfos_prop = path_recordTypeInfos + '["' + key + '"]';
18310
- const referencepath_recordTypeInfos_propValidationError = validate$1$(obj_recordTypeInfos_prop, path_recordTypeInfos_prop);
18310
+ const referencepath_recordTypeInfos_propValidationError = validate$20(obj_recordTypeInfos_prop, path_recordTypeInfos_prop);
18311
18311
  if (referencepath_recordTypeInfos_propValidationError !== null) {
18312
18312
  let message = 'Object doesn\'t match RecordTypeInfoRepresentation (at "' + path_recordTypeInfos_prop + '")\n';
18313
18313
  message += referencepath_recordTypeInfos_propValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -18328,7 +18328,7 @@ function validate$1M(obj, path = 'ObjectInfoRepresentation') {
18328
18328
  const path_themeInfo = path + '.themeInfo';
18329
18329
  let obj_themeInfo_union0 = null;
18330
18330
  const obj_themeInfo_union0_error = (() => {
18331
- const referencepath_themeInfoValidationError = validate$1N(obj_themeInfo, path_themeInfo);
18331
+ const referencepath_themeInfoValidationError = validate$1O(obj_themeInfo, path_themeInfo);
18332
18332
  if (referencepath_themeInfoValidationError !== null) {
18333
18333
  let message = 'Object doesn\'t match ThemeInfoRepresentation (at "' + path_themeInfo + '")\n';
18334
18334
  message += referencepath_themeInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -18495,7 +18495,7 @@ function equals$10(existing, incoming) {
18495
18495
  }
18496
18496
  const ingest$29 = function ObjectInfoRepresentationIngest(input, path, luvio, store, timestamp) {
18497
18497
  if (process.env.NODE_ENV !== 'production') {
18498
- const validateError = validate$1M(input);
18498
+ const validateError = validate$1N(input);
18499
18499
  if (validateError !== null) {
18500
18500
  throw validateError;
18501
18501
  }
@@ -18656,7 +18656,7 @@ const getObjectInfoAdapterFactory = (luvio) => function UiApi__getObjectInfo(unt
18656
18656
  buildCachedSnapshotCachePolicy$R, buildNetworkSnapshotCachePolicy$S);
18657
18657
  };
18658
18658
 
18659
- function validate$1L(obj, path = 'RecordLayoutSaveOptionRepresentation') {
18659
+ function validate$1M(obj, path = 'RecordLayoutSaveOptionRepresentation') {
18660
18660
  const v_error = (() => {
18661
18661
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
18662
18662
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -18704,7 +18704,7 @@ var DiscriminatorValues$5;
18704
18704
  DiscriminatorValues["Field"] = "Field";
18705
18705
  DiscriminatorValues["CustomLink"] = "CustomLink";
18706
18706
  })(DiscriminatorValues$5 || (DiscriminatorValues$5 = {}));
18707
- function validate$1K(obj, path = 'AbstractRecordLayoutComponentRepresentation') {
18707
+ function validate$1L(obj, path = 'AbstractRecordLayoutComponentRepresentation') {
18708
18708
  const v_error = (() => {
18709
18709
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
18710
18710
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -18744,7 +18744,7 @@ function validate$1K(obj, path = 'AbstractRecordLayoutComponentRepresentation')
18744
18744
  return v_error === undefined ? null : v_error;
18745
18745
  }
18746
18746
 
18747
- function validate$1J(obj, path = 'RecordLayoutItemRepresentation') {
18747
+ function validate$1K(obj, path = 'RecordLayoutItemRepresentation') {
18748
18748
  const v_error = (() => {
18749
18749
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
18750
18750
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -18772,7 +18772,7 @@ function validate$1J(obj, path = 'RecordLayoutItemRepresentation') {
18772
18772
  for (let i = 0; i < obj_layoutComponents.length; i++) {
18773
18773
  const obj_layoutComponents_item = obj_layoutComponents[i];
18774
18774
  const path_layoutComponents_item = path_layoutComponents + '[' + i + ']';
18775
- const referencepath_layoutComponents_itemValidationError = validate$1K(obj_layoutComponents_item, path_layoutComponents_item);
18775
+ const referencepath_layoutComponents_itemValidationError = validate$1L(obj_layoutComponents_item, path_layoutComponents_item);
18776
18776
  if (referencepath_layoutComponents_itemValidationError !== null) {
18777
18777
  let message = 'Object doesn\'t match AbstractRecordLayoutComponentRepresentation (at "' + path_layoutComponents_item + '")\n';
18778
18778
  message += referencepath_layoutComponents_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -18819,7 +18819,7 @@ function validate$1J(obj, path = 'RecordLayoutItemRepresentation') {
18819
18819
  return v_error === undefined ? null : v_error;
18820
18820
  }
18821
18821
 
18822
- function validate$1I(obj, path = 'RecordLayoutRowRepresentation') {
18822
+ function validate$1J(obj, path = 'RecordLayoutRowRepresentation') {
18823
18823
  const v_error = (() => {
18824
18824
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
18825
18825
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -18832,7 +18832,7 @@ function validate$1I(obj, path = 'RecordLayoutRowRepresentation') {
18832
18832
  for (let i = 0; i < obj_layoutItems.length; i++) {
18833
18833
  const obj_layoutItems_item = obj_layoutItems[i];
18834
18834
  const path_layoutItems_item = path_layoutItems + '[' + i + ']';
18835
- const referencepath_layoutItems_itemValidationError = validate$1J(obj_layoutItems_item, path_layoutItems_item);
18835
+ const referencepath_layoutItems_itemValidationError = validate$1K(obj_layoutItems_item, path_layoutItems_item);
18836
18836
  if (referencepath_layoutItems_itemValidationError !== null) {
18837
18837
  let message = 'Object doesn\'t match RecordLayoutItemRepresentation (at "' + path_layoutItems_item + '")\n';
18838
18838
  message += referencepath_layoutItems_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -18843,7 +18843,7 @@ function validate$1I(obj, path = 'RecordLayoutRowRepresentation') {
18843
18843
  return v_error === undefined ? null : v_error;
18844
18844
  }
18845
18845
 
18846
- function validate$1H(obj, path = 'RecordLayoutSectionRepresentation') {
18846
+ function validate$1I(obj, path = 'RecordLayoutSectionRepresentation') {
18847
18847
  const v_error = (() => {
18848
18848
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
18849
18849
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -18918,7 +18918,7 @@ function validate$1H(obj, path = 'RecordLayoutSectionRepresentation') {
18918
18918
  for (let i = 0; i < obj_layoutRows.length; i++) {
18919
18919
  const obj_layoutRows_item = obj_layoutRows[i];
18920
18920
  const path_layoutRows_item = path_layoutRows + '[' + i + ']';
18921
- const referencepath_layoutRows_itemValidationError = validate$1I(obj_layoutRows_item, path_layoutRows_item);
18921
+ const referencepath_layoutRows_itemValidationError = validate$1J(obj_layoutRows_item, path_layoutRows_item);
18922
18922
  if (referencepath_layoutRows_itemValidationError !== null) {
18923
18923
  let message = 'Object doesn\'t match RecordLayoutRowRepresentation (at "' + path_layoutRows_item + '")\n';
18924
18924
  message += referencepath_layoutRows_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -18941,7 +18941,7 @@ function validate$1H(obj, path = 'RecordLayoutSectionRepresentation') {
18941
18941
 
18942
18942
  const TTL$C = 900000;
18943
18943
  const VERSION$2z = "fb515e25a89ca1ec154dc865e72b913a";
18944
- function validate$1G(obj, path = 'RecordLayoutRepresentation') {
18944
+ function validate$1H(obj, path = 'RecordLayoutRepresentation') {
18945
18945
  const v_error = (() => {
18946
18946
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
18947
18947
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -19047,7 +19047,7 @@ function validate$1G(obj, path = 'RecordLayoutRepresentation') {
19047
19047
  for (let i = 0; i < obj_saveOptions.length; i++) {
19048
19048
  const obj_saveOptions_item = obj_saveOptions[i];
19049
19049
  const path_saveOptions_item = path_saveOptions + '[' + i + ']';
19050
- const referencepath_saveOptions_itemValidationError = validate$1L(obj_saveOptions_item, path_saveOptions_item);
19050
+ const referencepath_saveOptions_itemValidationError = validate$1M(obj_saveOptions_item, path_saveOptions_item);
19051
19051
  if (referencepath_saveOptions_itemValidationError !== null) {
19052
19052
  let message = 'Object doesn\'t match RecordLayoutSaveOptionRepresentation (at "' + path_saveOptions_item + '")\n';
19053
19053
  message += referencepath_saveOptions_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -19062,7 +19062,7 @@ function validate$1G(obj, path = 'RecordLayoutRepresentation') {
19062
19062
  for (let i = 0; i < obj_sections.length; i++) {
19063
19063
  const obj_sections_item = obj_sections[i];
19064
19064
  const path_sections_item = path_sections + '[' + i + ']';
19065
- const referencepath_sections_itemValidationError = validate$1H(obj_sections_item, path_sections_item);
19065
+ const referencepath_sections_itemValidationError = validate$1I(obj_sections_item, path_sections_item);
19066
19066
  if (referencepath_sections_itemValidationError !== null) {
19067
19067
  let message = 'Object doesn\'t match RecordLayoutSectionRepresentation (at "' + path_sections_item + '")\n';
19068
19068
  message += referencepath_sections_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -19137,7 +19137,7 @@ function equals$$(existing, incoming) {
19137
19137
  }
19138
19138
  const ingest$28 = function RecordLayoutRepresentationIngest(input, path, luvio, store, timestamp) {
19139
19139
  if (process.env.NODE_ENV !== 'production') {
19140
- const validateError = validate$1G(input);
19140
+ const validateError = validate$1H(input);
19141
19141
  if (validateError !== null) {
19142
19142
  throw validateError;
19143
19143
  }
@@ -19179,7 +19179,7 @@ function getRecordId18Array(value) {
19179
19179
  return dedupe(array).sort();
19180
19180
  }
19181
19181
 
19182
- function validate$1F(obj, path = 'RecordLayoutSectionUserStateRepresentation') {
19182
+ function validate$1G(obj, path = 'RecordLayoutSectionUserStateRepresentation') {
19183
19183
  const v_error = (() => {
19184
19184
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
19185
19185
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -19200,7 +19200,7 @@ function validate$1F(obj, path = 'RecordLayoutSectionUserStateRepresentation') {
19200
19200
 
19201
19201
  const TTL$B = 900000;
19202
19202
  const VERSION$2y = "4ba42e1fa0fb00cf78fce86082da41c9";
19203
- function validate$1E(obj, path = 'RecordLayoutUserStateRepresentation') {
19203
+ function validate$1F(obj, path = 'RecordLayoutUserStateRepresentation') {
19204
19204
  const v_error = (() => {
19205
19205
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
19206
19206
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -19240,7 +19240,7 @@ function validate$1E(obj, path = 'RecordLayoutUserStateRepresentation') {
19240
19240
  const key = obj_sectionUserStates_keys[i];
19241
19241
  const obj_sectionUserStates_prop = obj_sectionUserStates[key];
19242
19242
  const path_sectionUserStates_prop = path_sectionUserStates + '["' + key + '"]';
19243
- const referencepath_sectionUserStates_propValidationError = validate$1F(obj_sectionUserStates_prop, path_sectionUserStates_prop);
19243
+ const referencepath_sectionUserStates_propValidationError = validate$1G(obj_sectionUserStates_prop, path_sectionUserStates_prop);
19244
19244
  if (referencepath_sectionUserStates_propValidationError !== null) {
19245
19245
  let message = 'Object doesn\'t match RecordLayoutSectionUserStateRepresentation (at "' + path_sectionUserStates_prop + '")\n';
19246
19246
  message += referencepath_sectionUserStates_propValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -19297,7 +19297,7 @@ function equals$_(existing, incoming) {
19297
19297
  }
19298
19298
  const ingest$27 = function RecordLayoutUserStateRepresentationIngest(input, path, luvio, store, timestamp) {
19299
19299
  if (process.env.NODE_ENV !== 'production') {
19300
- const validateError = validate$1E(input);
19300
+ const validateError = validate$1F(input);
19301
19301
  if (validateError !== null) {
19302
19302
  throw validateError;
19303
19303
  }
@@ -19319,7 +19319,7 @@ function getTypeCacheKeys$2a(rootKeySet, luvio, input, fullPathFactory) {
19319
19319
 
19320
19320
  const TTL$A = 900000;
19321
19321
  const VERSION$2x = "49cdd4bc235a6094c3559cc7735b3b6d";
19322
- function validate$1D(obj, path = 'RecordUiRepresentation') {
19322
+ function validate$1E(obj, path = 'RecordUiRepresentation') {
19323
19323
  const v_error = (() => {
19324
19324
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
19325
19325
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -19581,7 +19581,7 @@ function equals$Z(existing, incoming) {
19581
19581
  }
19582
19582
  const ingest$26 = function RecordUiRepresentationIngest(input, path, luvio, store, timestamp) {
19583
19583
  if (process.env.NODE_ENV !== 'production') {
19584
- const validateError = validate$1D(input);
19584
+ const validateError = validate$1E(input);
19585
19585
  if (validateError !== null) {
19586
19586
  throw validateError;
19587
19587
  }
@@ -20739,7 +20739,7 @@ const factory$h = (luvio) => {
20739
20739
  };
20740
20740
 
20741
20741
  const VERSION$2u = "7e00c51105cbf56a79ab8fcddf462c1e";
20742
- function validate$1A(obj, path = 'QuickActionExecutionRepresentation') {
20742
+ function validate$1B(obj, path = 'QuickActionExecutionRepresentation') {
20743
20743
  const v_error = (() => {
20744
20744
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
20745
20745
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -20912,7 +20912,7 @@ function equals$W(existing, incoming) {
20912
20912
  }
20913
20913
  const ingest$23 = function QuickActionExecutionRepresentationIngest(input, path, luvio, store, timestamp) {
20914
20914
  if (process.env.NODE_ENV !== 'production') {
20915
- const validateError = validate$1A(input);
20915
+ const validateError = validate$1B(input);
20916
20916
  if (validateError !== null) {
20917
20917
  throw validateError;
20918
20918
  }
@@ -20934,7 +20934,7 @@ function getTypeCacheKeys$27(rootKeySet, luvio, input, fullPathFactory) {
20934
20934
 
20935
20935
  const TTL$z = 900000;
20936
20936
  const VERSION$2t = "993b0a7bce6056c4f57ed300ec153d9c";
20937
- function validate$1z(obj, path = 'QuickActionDefaultsRepresentation') {
20937
+ function validate$1A(obj, path = 'QuickActionDefaultsRepresentation') {
20938
20938
  const v_error = (() => {
20939
20939
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
20940
20940
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -21099,7 +21099,7 @@ function coerceFormFactor(form) {
21099
21099
  }
21100
21100
 
21101
21101
  const VERSION$2s = "3f49d751896cf66e6e29788d8880e2cc";
21102
- function validate$1y(obj, path = 'PlatformActionRepresentation') {
21102
+ function validate$1z(obj, path = 'PlatformActionRepresentation') {
21103
21103
  const v_error = (() => {
21104
21104
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
21105
21105
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -21631,7 +21631,7 @@ function equals$U(existing, incoming) {
21631
21631
  }
21632
21632
  const ingest$22 = function PlatformActionRepresentationIngest(input, path, luvio, store, timestamp) {
21633
21633
  if (process.env.NODE_ENV !== 'production') {
21634
- const validateError = validate$1y(input);
21634
+ const validateError = validate$1z(input);
21635
21635
  if (validateError !== null) {
21636
21636
  throw validateError;
21637
21637
  }
@@ -21652,7 +21652,7 @@ function getTypeCacheKeys$25(rootKeySet, luvio, input, fullPathFactory) {
21652
21652
  }
21653
21653
 
21654
21654
  const VERSION$2r = "378d506f563a4bd724b322d440df33d1";
21655
- function validate$1x(obj, path = 'EntityActionRepresentation') {
21655
+ function validate$1y(obj, path = 'EntityActionRepresentation') {
21656
21656
  const v_error = (() => {
21657
21657
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
21658
21658
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -21766,7 +21766,7 @@ function equals$T(existing, incoming) {
21766
21766
  }
21767
21767
  const ingest$21 = function EntityActionRepresentationIngest(input, path, luvio, store, timestamp) {
21768
21768
  if (process.env.NODE_ENV !== 'production') {
21769
- const validateError = validate$1x(input);
21769
+ const validateError = validate$1y(input);
21770
21770
  if (validateError !== null) {
21771
21771
  throw validateError;
21772
21772
  }
@@ -21792,7 +21792,7 @@ function getTypeCacheKeys$24(rootKeySet, luvio, input, fullPathFactory) {
21792
21792
 
21793
21793
  const TTL$y = 300000;
21794
21794
  const VERSION$2q = "e485d96c1402a9ca2f56e56485af0216";
21795
- function validate$1w(obj, path = 'ActionRepresentation') {
21795
+ function validate$1x(obj, path = 'ActionRepresentation') {
21796
21796
  const v_error = (() => {
21797
21797
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
21798
21798
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -21890,7 +21890,7 @@ function equals$S(existing, incoming) {
21890
21890
  }
21891
21891
  const ingest$20 = function ActionRepresentationIngest(input, path, luvio, store, timestamp) {
21892
21892
  if (process.env.NODE_ENV !== 'production') {
21893
- const validateError = validate$1w(input);
21893
+ const validateError = validate$1x(input);
21894
21894
  if (validateError !== null) {
21895
21895
  throw validateError;
21896
21896
  }
@@ -22062,7 +22062,7 @@ const getGlobalActionsAdapterFactory = (luvio) => function UiApi__getGlobalActio
22062
22062
 
22063
22063
  const TTL$x = 900000;
22064
22064
  const VERSION$2p = "35f3eec8ce7f6001c6d5d17821b75bb9";
22065
- function validate$1v(obj, path = 'QuickActionLayoutRepresentation') {
22065
+ function validate$1w(obj, path = 'QuickActionLayoutRepresentation') {
22066
22066
  const v_error = (() => {
22067
22067
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
22068
22068
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -22079,7 +22079,7 @@ function validate$1v(obj, path = 'QuickActionLayoutRepresentation') {
22079
22079
  }
22080
22080
  const obj_layout = obj.layout;
22081
22081
  const path_layout = path + '.layout';
22082
- const referencepath_layoutValidationError = validate$1G(obj_layout, path_layout);
22082
+ const referencepath_layoutValidationError = validate$1H(obj_layout, path_layout);
22083
22083
  if (referencepath_layoutValidationError !== null) {
22084
22084
  let message = 'Object doesn\'t match RecordLayoutRepresentation (at "' + path_layout + '")\n';
22085
22085
  message += referencepath_layoutValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -22129,7 +22129,7 @@ function equals$R(existing, incoming) {
22129
22129
  }
22130
22130
  const ingest$1$ = function QuickActionLayoutRepresentationIngest(input, path, luvio, store, timestamp) {
22131
22131
  if (process.env.NODE_ENV !== 'production') {
22132
- const validateError = validate$1v(input);
22132
+ const validateError = validate$1w(input);
22133
22133
  if (validateError !== null) {
22134
22134
  throw validateError;
22135
22135
  }
@@ -22608,7 +22608,7 @@ const getObjectCreateActionsAdapterFactory = (luvio) => function UiApi__getObjec
22608
22608
  };
22609
22609
 
22610
22610
  const VERSION$2o = "fecd80e9e24a1c1e75fd5395cd34ff2e";
22611
- function validate$1u(obj, path = 'ActionOverrideRepresentation') {
22611
+ function validate$1v(obj, path = 'ActionOverrideRepresentation') {
22612
22612
  const v_error = (() => {
22613
22613
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
22614
22614
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -22641,7 +22641,7 @@ function equals$Q(existing, incoming) {
22641
22641
  }
22642
22642
  const ingest$1_ = function ActionOverrideRepresentationIngest(input, path, luvio, store, timestamp) {
22643
22643
  if (process.env.NODE_ENV !== 'production') {
22644
- const validateError = validate$1u(input);
22644
+ const validateError = validate$1v(input);
22645
22645
  if (validateError !== null) {
22646
22646
  throw validateError;
22647
22647
  }
@@ -22796,7 +22796,7 @@ const getActionOverridesAdapterFactory = (luvio) => function UiApi__getActionOve
22796
22796
  buildCachedSnapshotCachePolicy$M, buildNetworkSnapshotCachePolicy$N);
22797
22797
  };
22798
22798
 
22799
- function validate$1t(obj, path = 'FormulaOverridesInfoRepresentation') {
22799
+ function validate$1u(obj, path = 'FormulaOverridesInfoRepresentation') {
22800
22800
  const v_error = (() => {
22801
22801
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
22802
22802
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -22834,7 +22834,7 @@ function validate$1t(obj, path = 'FormulaOverridesInfoRepresentation') {
22834
22834
 
22835
22835
  const TTL$w = 300000;
22836
22836
  const VERSION$2n = "c57b66c259b23683db7b763e132e8633";
22837
- function validate$1s(obj, path = 'FlexipageFormulaActivationRepresentation') {
22837
+ function validate$1t(obj, path = 'FlexipageFormulaActivationRepresentation') {
22838
22838
  const v_error = (() => {
22839
22839
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
22840
22840
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -22855,7 +22855,7 @@ function validate$1s(obj, path = 'FlexipageFormulaActivationRepresentation') {
22855
22855
  for (let i = 0; i < obj_activations_prop.length; i++) {
22856
22856
  const obj_activations_prop_item = obj_activations_prop[i];
22857
22857
  const path_activations_prop_item = path_activations_prop + '[' + i + ']';
22858
- const referencepath_activations_prop_itemValidationError = validate$1t(obj_activations_prop_item, path_activations_prop_item);
22858
+ const referencepath_activations_prop_itemValidationError = validate$1u(obj_activations_prop_item, path_activations_prop_item);
22859
22859
  if (referencepath_activations_prop_itemValidationError !== null) {
22860
22860
  let message = 'Object doesn\'t match FormulaOverridesInfoRepresentation (at "' + path_activations_prop_item + '")\n';
22861
22861
  message += referencepath_activations_prop_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -22899,7 +22899,7 @@ function equals$P(existing, incoming) {
22899
22899
  }
22900
22900
  const ingest$1Z = function FlexipageFormulaActivationRepresentationIngest(input, path, luvio, store, timestamp) {
22901
22901
  if (process.env.NODE_ENV !== 'production') {
22902
- const validateError = validate$1s(input);
22902
+ const validateError = validate$1t(input);
22903
22903
  if (validateError !== null) {
22904
22904
  throw validateError;
22905
22905
  }
@@ -23061,7 +23061,7 @@ const getFlexipageFormulaOverridesAdapterFactory = (luvio) => function UiApi__ge
23061
23061
  };
23062
23062
 
23063
23063
  const VERSION$2m = "7a5e66e0b88fe9d2233bb3158931bfa6";
23064
- function validate$1r(obj, path = 'QuickActionColorRepresentation') {
23064
+ function validate$1s(obj, path = 'QuickActionColorRepresentation') {
23065
23065
  const v_error = (() => {
23066
23066
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
23067
23067
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -23137,7 +23137,7 @@ function equals$O(existing, incoming) {
23137
23137
  }
23138
23138
 
23139
23139
  const VERSION$2l = "5e970aa7dacfdd8e0c6d5daca575ec58";
23140
- function validate$1q(obj, path = 'CopilotQuickActionInputRepresentation') {
23140
+ function validate$1r(obj, path = 'CopilotQuickActionInputRepresentation') {
23141
23141
  const v_error = (() => {
23142
23142
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
23143
23143
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -23199,7 +23199,7 @@ function equals$N(existing, incoming) {
23199
23199
  }
23200
23200
 
23201
23201
  const VERSION$2k = "53b489083ef57944d2a9d4a2aaf72ec3";
23202
- function validate$1p(obj, path = 'QuickActionIconRepresentation') {
23202
+ function validate$1q(obj, path = 'QuickActionIconRepresentation') {
23203
23203
  const v_error = (() => {
23204
23204
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
23205
23205
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -23304,7 +23304,7 @@ function equals$M(existing, incoming) {
23304
23304
 
23305
23305
  const TTL$v = 900000;
23306
23306
  const VERSION$2j = "fa106dcb7d887c1e9b3e958336280ac8";
23307
- function validate$1o(obj, path = 'QuickActionInfoRepresentation') {
23307
+ function validate$1p(obj, path = 'QuickActionInfoRepresentation') {
23308
23308
  const v_error = (() => {
23309
23309
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
23310
23310
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -23348,7 +23348,7 @@ function validate$1o(obj, path = 'QuickActionInfoRepresentation') {
23348
23348
  for (let i = 0; i < obj_colors.length; i++) {
23349
23349
  const obj_colors_item = obj_colors[i];
23350
23350
  const path_colors_item = path_colors + '[' + i + ']';
23351
- const referencepath_colors_itemValidationError = validate$1r(obj_colors_item, path_colors_item);
23351
+ const referencepath_colors_itemValidationError = validate$1s(obj_colors_item, path_colors_item);
23352
23352
  if (referencepath_colors_itemValidationError !== null) {
23353
23353
  let message = 'Object doesn\'t match QuickActionColorRepresentation (at "' + path_colors_item + '")\n';
23354
23354
  message += referencepath_colors_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -23389,7 +23389,7 @@ function validate$1o(obj, path = 'QuickActionInfoRepresentation') {
23389
23389
  for (let i = 0; i < obj_copilotInputs.length; i++) {
23390
23390
  const obj_copilotInputs_item = obj_copilotInputs[i];
23391
23391
  const path_copilotInputs_item = path_copilotInputs + '[' + i + ']';
23392
- const referencepath_copilotInputs_itemValidationError = validate$1q(obj_copilotInputs_item, path_copilotInputs_item);
23392
+ const referencepath_copilotInputs_itemValidationError = validate$1r(obj_copilotInputs_item, path_copilotInputs_item);
23393
23393
  if (referencepath_copilotInputs_itemValidationError !== null) {
23394
23394
  let message = 'Object doesn\'t match CopilotQuickActionInputRepresentation (at "' + path_copilotInputs_item + '")\n';
23395
23395
  message += referencepath_copilotInputs_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -23565,7 +23565,7 @@ function validate$1o(obj, path = 'QuickActionInfoRepresentation') {
23565
23565
  for (let i = 0; i < obj_icons.length; i++) {
23566
23566
  const obj_icons_item = obj_icons[i];
23567
23567
  const path_icons_item = path_icons + '[' + i + ']';
23568
- const referencepath_icons_itemValidationError = validate$1p(obj_icons_item, path_icons_item);
23568
+ const referencepath_icons_itemValidationError = validate$1q(obj_icons_item, path_icons_item);
23569
23569
  if (referencepath_icons_itemValidationError !== null) {
23570
23570
  let message = 'Object doesn\'t match QuickActionIconRepresentation (at "' + path_icons_item + '")\n';
23571
23571
  message += referencepath_icons_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -24014,7 +24014,7 @@ function equals$L(existing, incoming) {
24014
24014
  }
24015
24015
  const ingest$1Y = function QuickActionInfoRepresentationIngest(input, path, luvio, store, timestamp) {
24016
24016
  if (process.env.NODE_ENV !== 'production') {
24017
- const validateError = validate$1o(input);
24017
+ const validateError = validate$1p(input);
24018
24018
  if (validateError !== null) {
24019
24019
  throw validateError;
24020
24020
  }
@@ -24198,7 +24198,7 @@ function merge$1(existing, incoming) {
24198
24198
  const dynamicIngest$4 = (ingestParams) => {
24199
24199
  return function QuickActionDefaultsRepresentationIngest(input, path, luvio, store, timestamp) {
24200
24200
  if (process.env.NODE_ENV !== 'production') {
24201
- const validateError = validate$1z(input);
24201
+ const validateError = validate$1A(input);
24202
24202
  if (validateError !== null) {
24203
24203
  throw validateError;
24204
24204
  }
@@ -24710,7 +24710,7 @@ const getRecordEditActionsAdapterFactory = (luvio) => function UiApi__getRecordE
24710
24710
  buildCachedSnapshotCachePolicy$H, buildNetworkSnapshotCachePolicy$I);
24711
24711
  };
24712
24712
 
24713
- function validate$1n(obj, path = 'ActionRelatedListSingleBatchInputRepresentation') {
24713
+ function validate$1o(obj, path = 'ActionRelatedListSingleBatchInputRepresentation') {
24714
24714
  const v_error = (() => {
24715
24715
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
24716
24716
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -25136,7 +25136,7 @@ function typeCheckConfig$W(untrustedConfig) {
25136
25136
  const untrustedConfig_relatedListsActionParameters_array = [];
25137
25137
  for (let i = 0, arrayLength = untrustedConfig_relatedListsActionParameters.length; i < arrayLength; i++) {
25138
25138
  const untrustedConfig_relatedListsActionParameters_item = untrustedConfig_relatedListsActionParameters[i];
25139
- const referenceActionRelatedListSingleBatchInputRepresentationValidationError = validate$1n(untrustedConfig_relatedListsActionParameters_item);
25139
+ const referenceActionRelatedListSingleBatchInputRepresentationValidationError = validate$1o(untrustedConfig_relatedListsActionParameters_item);
25140
25140
  if (referenceActionRelatedListSingleBatchInputRepresentationValidationError === null) {
25141
25141
  untrustedConfig_relatedListsActionParameters_array.push(untrustedConfig_relatedListsActionParameters_item);
25142
25142
  }
@@ -25454,7 +25454,7 @@ const getRelatedListRecordActionsAdapterFactory = (luvio) => function UiApi__get
25454
25454
  };
25455
25455
 
25456
25456
  const VERSION$2i = "a316b3bba367f54adc67d7552ed7d36d";
25457
- function validate$1m(obj, path = 'PageReferenceRepresentation') {
25457
+ function validate$1n(obj, path = 'PageReferenceRepresentation') {
25458
25458
  const v_error = (() => {
25459
25459
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
25460
25460
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -25515,7 +25515,7 @@ function equals$K(existing, incoming) {
25515
25515
  }
25516
25516
  const ingest$1X = function PageReferenceRepresentationIngest(input, path, luvio, store, timestamp) {
25517
25517
  if (process.env.NODE_ENV !== 'production') {
25518
- const validateError = validate$1m(input);
25518
+ const validateError = validate$1n(input);
25519
25519
  if (validateError !== null) {
25520
25520
  throw validateError;
25521
25521
  }
@@ -25537,7 +25537,7 @@ function getTypeCacheKeys$1_(rootKeySet, luvio, input, fullPathFactory) {
25537
25537
 
25538
25538
  const TTL$u = 120000;
25539
25539
  const VERSION$2h = "09884ca5bf90ea4662092a4e48817081";
25540
- function validate$1l(obj, path = 'NavItemRepresentation') {
25540
+ function validate$1m(obj, path = 'NavItemRepresentation') {
25541
25541
  const v_error = (() => {
25542
25542
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
25543
25543
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -25929,7 +25929,7 @@ function equals$J(existing, incoming) {
25929
25929
  }
25930
25930
  const ingest$1W = function NavItemRepresentationIngest(input, path, luvio, store, timestamp) {
25931
25931
  if (process.env.NODE_ENV !== 'production') {
25932
- const validateError = validate$1l(input);
25932
+ const validateError = validate$1m(input);
25933
25933
  if (validateError !== null) {
25934
25934
  throw validateError;
25935
25935
  }
@@ -25954,7 +25954,7 @@ function getTypeCacheKeys$1Z(rootKeySet, luvio, input, fullPathFactory) {
25954
25954
 
25955
25955
  const TTL$t = 300000;
25956
25956
  const VERSION$2g = "0cd492fdd6c713c206ef53dc02175f71";
25957
- function validate$1k(obj, path = 'AppRepresentation') {
25957
+ function validate$1l(obj, path = 'AppRepresentation') {
25958
25958
  const v_error = (() => {
25959
25959
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
25960
25960
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -26431,7 +26431,7 @@ function equals$I(existing, incoming) {
26431
26431
  }
26432
26432
  const ingest$1V = function AppRepresentationIngest(input, path, luvio, store, timestamp) {
26433
26433
  if (process.env.NODE_ENV !== 'production') {
26434
- const validateError = validate$1k(input);
26434
+ const validateError = validate$1l(input);
26435
26435
  if (validateError !== null) {
26436
26436
  throw validateError;
26437
26437
  }
@@ -26461,7 +26461,7 @@ function getTypeCacheKeys$1Y(rootKeySet, luvio, input, fullPathFactory) {
26461
26461
 
26462
26462
  const TTL$s = 300000;
26463
26463
  const VERSION$2f = "a254babf0b6414315db7808a157fd9fc";
26464
- function validate$1j(obj, path = 'AppsRepresentation') {
26464
+ function validate$1k(obj, path = 'AppsRepresentation') {
26465
26465
  const v_error = (() => {
26466
26466
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
26467
26467
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -26543,7 +26543,7 @@ function equals$H(existing, incoming) {
26543
26543
  }
26544
26544
  const ingest$1U = function AppsRepresentationIngest(input, path, luvio, store, timestamp) {
26545
26545
  if (process.env.NODE_ENV !== 'production') {
26546
- const validateError = validate$1j(input);
26546
+ const validateError = validate$1k(input);
26547
26547
  if (validateError !== null) {
26548
26548
  throw validateError;
26549
26549
  }
@@ -26851,7 +26851,7 @@ const getAppDetailsAdapterFactory = (luvio) => function UiApi__getAppDetails(unt
26851
26851
  };
26852
26852
 
26853
26853
  const VERSION$2e = "f43ef90ffde4d488414d6868e3aaefcb";
26854
- function validate$1i(obj, path = 'DuplicateRuleFilterItemRepresentation') {
26854
+ function validate$1j(obj, path = 'DuplicateRuleFilterItemRepresentation') {
26855
26855
  const v_error = (() => {
26856
26856
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
26857
26857
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -26913,7 +26913,7 @@ const select$2E = function DuplicateRuleFilterItemRepresentationSelect() {
26913
26913
  };
26914
26914
 
26915
26915
  const VERSION$2d = "320d7f254687278f2763d4b490dab3fb";
26916
- function validate$1h(obj, path = 'DuplicateRuleFilterRepresentation') {
26916
+ function validate$1i(obj, path = 'DuplicateRuleFilterRepresentation') {
26917
26917
  const v_error = (() => {
26918
26918
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
26919
26919
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -26936,7 +26936,7 @@ function validate$1h(obj, path = 'DuplicateRuleFilterRepresentation') {
26936
26936
  for (let i = 0; i < obj_filterItems.length; i++) {
26937
26937
  const obj_filterItems_item = obj_filterItems[i];
26938
26938
  const path_filterItems_item = path_filterItems + '[' + i + ']';
26939
- const referencepath_filterItems_itemValidationError = validate$1i(obj_filterItems_item, path_filterItems_item);
26939
+ const referencepath_filterItems_itemValidationError = validate$1j(obj_filterItems_item, path_filterItems_item);
26940
26940
  if (referencepath_filterItems_itemValidationError !== null) {
26941
26941
  let message = 'Object doesn\'t match DuplicateRuleFilterItemRepresentation (at "' + path_filterItems_item + '")\n';
26942
26942
  message += referencepath_filterItems_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -26979,7 +26979,7 @@ const select$2D = function DuplicateRuleFilterRepresentationSelect() {
26979
26979
  };
26980
26980
 
26981
26981
  const VERSION$2c = "b47b44e260e5ce777beaf3da9088997c";
26982
- function validate$1g(obj, path = 'MatchRuleRepresentation') {
26982
+ function validate$1h(obj, path = 'MatchRuleRepresentation') {
26983
26983
  const v_error = (() => {
26984
26984
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
26985
26985
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -27049,7 +27049,7 @@ const select$2C = function MatchRuleRepresentationSelect() {
27049
27049
  };
27050
27050
 
27051
27051
  const VERSION$2b = "bb83d7210bb1d7861b6188bc5f552617";
27052
- function validate$1f(obj, path = 'DuplicateRuleRepresentation') {
27052
+ function validate$1g(obj, path = 'DuplicateRuleRepresentation') {
27053
27053
  const v_error = (() => {
27054
27054
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
27055
27055
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -27077,7 +27077,7 @@ function validate$1f(obj, path = 'DuplicateRuleRepresentation') {
27077
27077
  for (let i = 0; i < obj_duplicateRuleFilters.length; i++) {
27078
27078
  const obj_duplicateRuleFilters_item = obj_duplicateRuleFilters[i];
27079
27079
  const path_duplicateRuleFilters_item = path_duplicateRuleFilters + '[' + i + ']';
27080
- const referencepath_duplicateRuleFilters_itemValidationError = validate$1h(obj_duplicateRuleFilters_item, path_duplicateRuleFilters_item);
27080
+ const referencepath_duplicateRuleFilters_itemValidationError = validate$1i(obj_duplicateRuleFilters_item, path_duplicateRuleFilters_item);
27081
27081
  if (referencepath_duplicateRuleFilters_itemValidationError !== null) {
27082
27082
  let message = 'Object doesn\'t match DuplicateRuleFilterRepresentation (at "' + path_duplicateRuleFilters_item + '")\n';
27083
27083
  message += referencepath_duplicateRuleFilters_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -27097,7 +27097,7 @@ function validate$1f(obj, path = 'DuplicateRuleRepresentation') {
27097
27097
  for (let i = 0; i < obj_matchRules.length; i++) {
27098
27098
  const obj_matchRules_item = obj_matchRules[i];
27099
27099
  const path_matchRules_item = path_matchRules + '[' + i + ']';
27100
- const referencepath_matchRules_itemValidationError = validate$1g(obj_matchRules_item, path_matchRules_item);
27100
+ const referencepath_matchRules_itemValidationError = validate$1h(obj_matchRules_item, path_matchRules_item);
27101
27101
  if (referencepath_matchRules_itemValidationError !== null) {
27102
27102
  let message = 'Object doesn\'t match MatchRuleRepresentation (at "' + path_matchRules_item + '")\n';
27103
27103
  message += referencepath_matchRules_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -27190,7 +27190,7 @@ const select$2B = function DuplicateRuleRepresentationSelect() {
27190
27190
 
27191
27191
  const TTL$r = 900000;
27192
27192
  const VERSION$2a = "be27ee99dc0dc43a1f66b8fe98dc532c";
27193
- function validate$1e(obj, path = 'DuplicatesConfigurationRepresentation') {
27193
+ function validate$1f(obj, path = 'DuplicatesConfigurationRepresentation') {
27194
27194
  const v_error = (() => {
27195
27195
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
27196
27196
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -27225,7 +27225,7 @@ function validate$1e(obj, path = 'DuplicatesConfigurationRepresentation') {
27225
27225
  for (let i = 0; i < obj_duplicateRules.length; i++) {
27226
27226
  const obj_duplicateRules_item = obj_duplicateRules[i];
27227
27227
  const path_duplicateRules_item = path_duplicateRules + '[' + i + ']';
27228
- const referencepath_duplicateRules_itemValidationError = validate$1f(obj_duplicateRules_item, path_duplicateRules_item);
27228
+ const referencepath_duplicateRules_itemValidationError = validate$1g(obj_duplicateRules_item, path_duplicateRules_item);
27229
27229
  if (referencepath_duplicateRules_itemValidationError !== null) {
27230
27230
  let message = 'Object doesn\'t match DuplicateRuleRepresentation (at "' + path_duplicateRules_item + '")\n';
27231
27231
  message += referencepath_duplicateRules_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -27292,7 +27292,7 @@ function equals$G(existing, incoming) {
27292
27292
  }
27293
27293
  const ingest$1T = function DuplicatesConfigurationRepresentationIngest(input, path, luvio, store, timestamp) {
27294
27294
  if (process.env.NODE_ENV !== 'production') {
27295
- const validateError = validate$1e(input);
27295
+ const validateError = validate$1f(input);
27296
27296
  if (validateError !== null) {
27297
27297
  throw validateError;
27298
27298
  }
@@ -28457,7 +28457,7 @@ const getListInfosByObjectNameAdapterFactory = (luvio) => function UiApi__getLis
28457
28457
  buildCachedSnapshotCachePolicy$w, buildNetworkSnapshotCachePolicy$x);
28458
28458
  };
28459
28459
 
28460
- function validate$1d(obj, path = 'ListFilterByInfoInputRepresentation') {
28460
+ function validate$1e(obj, path = 'ListFilterByInfoInputRepresentation') {
28461
28461
  const v_error = (() => {
28462
28462
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
28463
28463
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -28488,7 +28488,7 @@ function validate$1d(obj, path = 'ListFilterByInfoInputRepresentation') {
28488
28488
  return v_error === undefined ? null : v_error;
28489
28489
  }
28490
28490
 
28491
- function validate$1c(obj, path = 'ListScopeInputRepresentation') {
28491
+ function validate$1d(obj, path = 'ListScopeInputRepresentation') {
28492
28492
  const v_error = (() => {
28493
28493
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
28494
28494
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -28617,7 +28617,7 @@ function typeCheckConfig$L(untrustedConfig) {
28617
28617
  const untrustedConfig_filteredByInfo_array = [];
28618
28618
  for (let i = 0, arrayLength = untrustedConfig_filteredByInfo.length; i < arrayLength; i++) {
28619
28619
  const untrustedConfig_filteredByInfo_item = untrustedConfig_filteredByInfo[i];
28620
- const referenceListFilterByInfoInputRepresentationValidationError = validate$1d(untrustedConfig_filteredByInfo_item);
28620
+ const referenceListFilterByInfoInputRepresentationValidationError = validate$1e(untrustedConfig_filteredByInfo_item);
28621
28621
  if (referenceListFilterByInfoInputRepresentationValidationError === null) {
28622
28622
  untrustedConfig_filteredByInfo_array.push(untrustedConfig_filteredByInfo_item);
28623
28623
  }
@@ -28625,7 +28625,7 @@ function typeCheckConfig$L(untrustedConfig) {
28625
28625
  config.filteredByInfo = untrustedConfig_filteredByInfo_array;
28626
28626
  }
28627
28627
  const untrustedConfig_scope = untrustedConfig.scope;
28628
- const referenceListScopeInputRepresentationValidationError = validate$1c(untrustedConfig_scope);
28628
+ const referenceListScopeInputRepresentationValidationError = validate$1d(untrustedConfig_scope);
28629
28629
  if (referenceListScopeInputRepresentationValidationError === null) {
28630
28630
  config.scope = untrustedConfig_scope;
28631
28631
  }
@@ -28907,7 +28907,7 @@ function typeCheckConfig$I(untrustedConfig) {
28907
28907
  const untrustedConfig_filteredByInfo_array = [];
28908
28908
  for (let i = 0, arrayLength = untrustedConfig_filteredByInfo.length; i < arrayLength; i++) {
28909
28909
  const untrustedConfig_filteredByInfo_item = untrustedConfig_filteredByInfo[i];
28910
- const referenceListFilterByInfoInputRepresentationValidationError = validate$1d(untrustedConfig_filteredByInfo_item);
28910
+ const referenceListFilterByInfoInputRepresentationValidationError = validate$1e(untrustedConfig_filteredByInfo_item);
28911
28911
  if (referenceListFilterByInfoInputRepresentationValidationError === null) {
28912
28912
  untrustedConfig_filteredByInfo_array.push(untrustedConfig_filteredByInfo_item);
28913
28913
  }
@@ -28915,7 +28915,7 @@ function typeCheckConfig$I(untrustedConfig) {
28915
28915
  config.filteredByInfo = untrustedConfig_filteredByInfo_array;
28916
28916
  }
28917
28917
  const untrustedConfig_scope = untrustedConfig.scope;
28918
- const referenceListScopeInputRepresentationValidationError = validate$1c(untrustedConfig_scope);
28918
+ const referenceListScopeInputRepresentationValidationError = validate$1d(untrustedConfig_scope);
28919
28919
  if (referenceListScopeInputRepresentationValidationError === null) {
28920
28920
  config.scope = untrustedConfig_scope;
28921
28921
  }
@@ -28965,7 +28965,7 @@ const updateListInfoByNameAdapterFactory = (luvio) => {
28965
28965
  };
28966
28966
 
28967
28967
  const VERSION$29 = "d77026c4d63ef00cdd7e3d600687a40d";
28968
- function validate$1b(obj, path = 'ListObjectScopeAvailableEntityRepresentation') {
28968
+ function validate$1c(obj, path = 'ListObjectScopeAvailableEntityRepresentation') {
28969
28969
  const v_error = (() => {
28970
28970
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
28971
28971
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -29015,7 +29015,7 @@ function equals$F(existing, incoming) {
29015
29015
  }
29016
29016
 
29017
29017
  const VERSION$28 = "355933ff2970aa91a2848a94565e956a";
29018
- function validate$1a(obj, path = 'ListObjectScopeRepresentation') {
29018
+ function validate$1b(obj, path = 'ListObjectScopeRepresentation') {
29019
29019
  const v_error = (() => {
29020
29020
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
29021
29021
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -29033,7 +29033,7 @@ function validate$1a(obj, path = 'ListObjectScopeRepresentation') {
29033
29033
  for (let i = 0; i < obj_availableEntities.length; i++) {
29034
29034
  const obj_availableEntities_item = obj_availableEntities[i];
29035
29035
  const path_availableEntities_item = path_availableEntities + '[' + i + ']';
29036
- const referencepath_availableEntities_itemValidationError = validate$1b(obj_availableEntities_item, path_availableEntities_item);
29036
+ const referencepath_availableEntities_itemValidationError = validate$1c(obj_availableEntities_item, path_availableEntities_item);
29037
29037
  if (referencepath_availableEntities_itemValidationError !== null) {
29038
29038
  let message = 'Object doesn\'t match ListObjectScopeAvailableEntityRepresentation (at "' + path_availableEntities_item + '")\n';
29039
29039
  message += referencepath_availableEntities_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -29097,7 +29097,7 @@ function equals$E(existing, incoming) {
29097
29097
  }
29098
29098
 
29099
29099
  const VERSION$27 = "c5c08ea834378670c9d6f235ff71c9f0";
29100
- function validate$19(obj, path = 'ListObjectPicklistValueRepresentation') {
29100
+ function validate$1a(obj, path = 'ListObjectPicklistValueRepresentation') {
29101
29101
  const v_error = (() => {
29102
29102
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
29103
29103
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -29147,7 +29147,7 @@ function equals$D(existing, incoming) {
29147
29147
  }
29148
29148
 
29149
29149
  const VERSION$26 = "2c35f797fead79b5c45b521e77dd6ace";
29150
- function validate$18(obj, path = 'ListObjectColumnRepresentation') {
29150
+ function validate$19(obj, path = 'ListObjectColumnRepresentation') {
29151
29151
  const v_error = (() => {
29152
29152
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
29153
29153
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -29216,7 +29216,7 @@ function validate$18(obj, path = 'ListObjectColumnRepresentation') {
29216
29216
  for (let i = 0; i < obj_picklistValues.length; i++) {
29217
29217
  const obj_picklistValues_item = obj_picklistValues[i];
29218
29218
  const path_picklistValues_item = path_picklistValues + '[' + i + ']';
29219
- const referencepath_picklistValues_itemValidationError = validate$19(obj_picklistValues_item, path_picklistValues_item);
29219
+ const referencepath_picklistValues_itemValidationError = validate$1a(obj_picklistValues_item, path_picklistValues_item);
29220
29220
  if (referencepath_picklistValues_itemValidationError !== null) {
29221
29221
  let message = 'Object doesn\'t match ListObjectPicklistValueRepresentation (at "' + path_picklistValues_item + '")\n';
29222
29222
  message += referencepath_picklistValues_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -29362,7 +29362,7 @@ function equals$C(existing, incoming) {
29362
29362
 
29363
29363
  const TTL$q = 900000;
29364
29364
  const VERSION$25 = "2405a0b25c2c00f82e88b600edc16387";
29365
- function validate$17(obj, path = 'ListObjectInfoRepresentation') {
29365
+ function validate$18(obj, path = 'ListObjectInfoRepresentation') {
29366
29366
  const v_error = (() => {
29367
29367
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
29368
29368
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -29375,7 +29375,7 @@ function validate$17(obj, path = 'ListObjectInfoRepresentation') {
29375
29375
  for (let i = 0; i < obj_availableScopes.length; i++) {
29376
29376
  const obj_availableScopes_item = obj_availableScopes[i];
29377
29377
  const path_availableScopes_item = path_availableScopes + '[' + i + ']';
29378
- const referencepath_availableScopes_itemValidationError = validate$1a(obj_availableScopes_item, path_availableScopes_item);
29378
+ const referencepath_availableScopes_itemValidationError = validate$1b(obj_availableScopes_item, path_availableScopes_item);
29379
29379
  if (referencepath_availableScopes_itemValidationError !== null) {
29380
29380
  let message = 'Object doesn\'t match ListObjectScopeRepresentation (at "' + path_availableScopes_item + '")\n';
29381
29381
  message += referencepath_availableScopes_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -29390,7 +29390,7 @@ function validate$17(obj, path = 'ListObjectInfoRepresentation') {
29390
29390
  for (let i = 0; i < obj_columns.length; i++) {
29391
29391
  const obj_columns_item = obj_columns[i];
29392
29392
  const path_columns_item = path_columns + '[' + i + ']';
29393
- const referencepath_columns_itemValidationError = validate$18(obj_columns_item, path_columns_item);
29393
+ const referencepath_columns_itemValidationError = validate$19(obj_columns_item, path_columns_item);
29394
29394
  if (referencepath_columns_itemValidationError !== null) {
29395
29395
  let message = 'Object doesn\'t match ListObjectColumnRepresentation (at "' + path_columns_item + '")\n';
29396
29396
  message += referencepath_columns_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -29538,7 +29538,7 @@ function equals$B(existing, incoming) {
29538
29538
  }
29539
29539
  const ingest$1S = function ListObjectInfoRepresentationIngest(input, path, luvio, store, timestamp) {
29540
29540
  if (process.env.NODE_ENV !== 'production') {
29541
- const validateError = validate$17(input);
29541
+ const validateError = validate$18(input);
29542
29542
  if (validateError !== null) {
29543
29543
  throw validateError;
29544
29544
  }
@@ -29701,7 +29701,7 @@ const getListObjectInfoAdapterFactory = (luvio) => function UiApi__getListObject
29701
29701
 
29702
29702
  const TTL$p = 900000;
29703
29703
  const VERSION$24 = "458d4a6a30201e422e8daec5fcb03845";
29704
- function validate$16(obj, path = 'ListPreferencesRepresentation') {
29704
+ function validate$17(obj, path = 'ListPreferencesRepresentation') {
29705
29705
  const v_error = (() => {
29706
29706
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
29707
29707
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -29736,7 +29736,7 @@ function validate$16(obj, path = 'ListPreferencesRepresentation') {
29736
29736
  }
29737
29737
  const obj_listReference = obj.listReference;
29738
29738
  const path_listReference = path + '.listReference';
29739
- const referencepath_listReferenceValidationError = validate$2b(obj_listReference, path_listReference);
29739
+ const referencepath_listReferenceValidationError = validate$2c(obj_listReference, path_listReference);
29740
29740
  if (referencepath_listReferenceValidationError !== null) {
29741
29741
  let message = 'Object doesn\'t match ListReferenceRepresentation (at "' + path_listReference + '")\n';
29742
29742
  message += referencepath_listReferenceValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -29750,7 +29750,7 @@ function validate$16(obj, path = 'ListPreferencesRepresentation') {
29750
29750
  for (let i = 0; i < obj_orderedBy.length; i++) {
29751
29751
  const obj_orderedBy_item = obj_orderedBy[i];
29752
29752
  const path_orderedBy_item = path_orderedBy + '[' + i + ']';
29753
- const referencepath_orderedBy_itemValidationError = validate$28(obj_orderedBy_item, path_orderedBy_item);
29753
+ const referencepath_orderedBy_itemValidationError = validate$29(obj_orderedBy_item, path_orderedBy_item);
29754
29754
  if (referencepath_orderedBy_itemValidationError !== null) {
29755
29755
  let message = 'Object doesn\'t match ListOrderByInfoRepresentation (at "' + path_orderedBy_item + '")\n';
29756
29756
  message += referencepath_orderedBy_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -29846,7 +29846,7 @@ function equals$A(existing, incoming) {
29846
29846
  }
29847
29847
  const ingest$1R = function ListPreferencesRepresentationIngest(input, path, luvio, store, timestamp) {
29848
29848
  if (process.env.NODE_ENV !== 'production') {
29849
- const validateError = validate$16(input);
29849
+ const validateError = validate$17(input);
29850
29850
  if (validateError !== null) {
29851
29851
  throw validateError;
29852
29852
  }
@@ -30009,7 +30009,7 @@ const getListPreferencesAdapterFactory = (luvio) => function UiApi__getListPrefe
30009
30009
  buildCachedSnapshotCachePolicy$t, buildNetworkSnapshotCachePolicy$u);
30010
30010
  };
30011
30011
 
30012
- function validate$15(obj, path = 'ListOrderedByInfoInputRepresentation') {
30012
+ function validate$16(obj, path = 'ListOrderedByInfoInputRepresentation') {
30013
30013
  const v_error = (() => {
30014
30014
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
30015
30015
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -30117,7 +30117,7 @@ function typeCheckConfig$F(untrustedConfig) {
30117
30117
  const untrustedConfig_orderedBy_array = [];
30118
30118
  for (let i = 0, arrayLength = untrustedConfig_orderedBy.length; i < arrayLength; i++) {
30119
30119
  const untrustedConfig_orderedBy_item = untrustedConfig_orderedBy[i];
30120
- const referenceListOrderedByInfoInputRepresentationValidationError = validate$15(untrustedConfig_orderedBy_item);
30120
+ const referenceListOrderedByInfoInputRepresentationValidationError = validate$16(untrustedConfig_orderedBy_item);
30121
30121
  if (referenceListOrderedByInfoInputRepresentationValidationError === null) {
30122
30122
  untrustedConfig_orderedBy_array.push(untrustedConfig_orderedBy_item);
30123
30123
  }
@@ -30171,7 +30171,7 @@ const updateListPreferencesAdapterFactory = (luvio) => {
30171
30171
 
30172
30172
  const TTL$o = 120000;
30173
30173
  const VERSION$23 = "756779d0d7e137dd72c743544afbad82";
30174
- function validate$14(obj, path = 'NavItemsRepresentation') {
30174
+ function validate$15(obj, path = 'NavItemsRepresentation') {
30175
30175
  const v_error = (() => {
30176
30176
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
30177
30177
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -30299,7 +30299,7 @@ function equals$z(existing, incoming) {
30299
30299
  }
30300
30300
  const ingest$1Q = function NavItemsRepresentationIngest(input, path, luvio, store, timestamp) {
30301
30301
  if (process.env.NODE_ENV !== 'production') {
30302
- const validateError = validate$14(input);
30302
+ const validateError = validate$15(input);
30303
30303
  if (validateError !== null) {
30304
30304
  throw validateError;
30305
30305
  }
@@ -30906,7 +30906,7 @@ var DiscriminatorValues$4;
30906
30906
  DiscriminatorValues["OpportunityStage"] = "OpportunityStage";
30907
30907
  })(DiscriminatorValues$4 || (DiscriminatorValues$4 = {}));
30908
30908
  const VERSION$1_ = "bd523b2343366edfc25a2dbee2c4e986";
30909
- function validate$13(obj, path = 'AbstractPicklistValueAttributesRepresentation') {
30909
+ function validate$14(obj, path = 'AbstractPicklistValueAttributesRepresentation') {
30910
30910
  const v_error = (() => {
30911
30911
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
30912
30912
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -30951,7 +30951,7 @@ const select$2c = function AbstractPicklistValueAttributesRepresentationSelect()
30951
30951
  };
30952
30952
 
30953
30953
  const VERSION$1Z = "9e2a16a80378487f557124c771201cf9";
30954
- function validate$12(obj, path = 'PicklistValueRepresentation') {
30954
+ function validate$13(obj, path = 'PicklistValueRepresentation') {
30955
30955
  const v_error = (() => {
30956
30956
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
30957
30957
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -30960,7 +30960,7 @@ function validate$12(obj, path = 'PicklistValueRepresentation') {
30960
30960
  const path_attributes = path + '.attributes';
30961
30961
  let obj_attributes_union0 = null;
30962
30962
  const obj_attributes_union0_error = (() => {
30963
- const referencepath_attributesValidationError = validate$13(obj_attributes, path_attributes);
30963
+ const referencepath_attributesValidationError = validate$14(obj_attributes, path_attributes);
30964
30964
  if (referencepath_attributesValidationError !== null) {
30965
30965
  let message = 'Object doesn\'t match AbstractPicklistValueAttributesRepresentation (at "' + path_attributes + '")\n';
30966
30966
  message += referencepath_attributesValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -31055,7 +31055,7 @@ function PicklistValuesRepresentationKeyBuilderFromType(luvio, object) {
31055
31055
 
31056
31056
  const TTL$n = 900000;
31057
31057
  const VERSION$1Y = "0a361a49370acb4c6a31721a2057649a";
31058
- function validate$11(obj, path = 'PicklistValuesRepresentation') {
31058
+ function validate$12(obj, path = 'PicklistValuesRepresentation') {
31059
31059
  const v_error = (() => {
31060
31060
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
31061
31061
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -31078,7 +31078,7 @@ function validate$11(obj, path = 'PicklistValuesRepresentation') {
31078
31078
  const path_defaultValue = path + '.defaultValue';
31079
31079
  let obj_defaultValue_union0 = null;
31080
31080
  const obj_defaultValue_union0_error = (() => {
31081
- const referencepath_defaultValueValidationError = validate$12(obj_defaultValue, path_defaultValue);
31081
+ const referencepath_defaultValueValidationError = validate$13(obj_defaultValue, path_defaultValue);
31082
31082
  if (referencepath_defaultValueValidationError !== null) {
31083
31083
  let message = 'Object doesn\'t match PicklistValueRepresentation (at "' + path_defaultValue + '")\n';
31084
31084
  message += referencepath_defaultValueValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -31121,7 +31121,7 @@ function validate$11(obj, path = 'PicklistValuesRepresentation') {
31121
31121
  for (let i = 0; i < obj_values.length; i++) {
31122
31122
  const obj_values_item = obj_values[i];
31123
31123
  const path_values_item = path_values + '[' + i + ']';
31124
- const referencepath_values_itemValidationError = validate$12(obj_values_item, path_values_item);
31124
+ const referencepath_values_itemValidationError = validate$13(obj_values_item, path_values_item);
31125
31125
  if (referencepath_values_itemValidationError !== null) {
31126
31126
  let message = 'Object doesn\'t match PicklistValueRepresentation (at "' + path_values_item + '")\n';
31127
31127
  message += referencepath_values_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -31179,7 +31179,7 @@ function equals$y(existing, incoming) {
31179
31179
  }
31180
31180
  const ingest$1P = function PicklistValuesRepresentationIngest(input, path, luvio, store, timestamp) {
31181
31181
  if (process.env.NODE_ENV !== 'production') {
31182
- const validateError = validate$11(input);
31182
+ const validateError = validate$12(input);
31183
31183
  if (validateError !== null) {
31184
31184
  throw validateError;
31185
31185
  }
@@ -31201,7 +31201,7 @@ function getTypeCacheKeys$1S(rootKeySet, luvio, input, fullPathFactory) {
31201
31201
 
31202
31202
  const TTL$m = 300000;
31203
31203
  const VERSION$1X = "ec03b0f6da287c949d1ccaa904ddbfd3";
31204
- function validate$10(obj, path = 'PicklistValuesCollectionRepresentation') {
31204
+ function validate$11(obj, path = 'PicklistValuesCollectionRepresentation') {
31205
31205
  const v_error = (() => {
31206
31206
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
31207
31207
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -31288,7 +31288,7 @@ function equals$x(existing, incoming) {
31288
31288
  }
31289
31289
  const ingest$1O = function PicklistValuesCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
31290
31290
  if (process.env.NODE_ENV !== 'production') {
31291
- const validateError = validate$10(input);
31291
+ const validateError = validate$11(input);
31292
31292
  if (validateError !== null) {
31293
31293
  throw validateError;
31294
31294
  }
@@ -31775,7 +31775,7 @@ const getPathLayoutAdapterFactory = (luvio) => function UiApi__getPathLayout(unt
31775
31775
  buildCachedSnapshotCachePolicy$n, buildNetworkSnapshotCachePolicy$o);
31776
31776
  };
31777
31777
 
31778
- function validate$$(obj, path = 'MatchResultInfoRepresentation') {
31778
+ function validate$10(obj, path = 'MatchResultInfoRepresentation') {
31779
31779
  const v_error = (() => {
31780
31780
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
31781
31781
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -31801,7 +31801,7 @@ function validate$$(obj, path = 'MatchResultInfoRepresentation') {
31801
31801
  return v_error === undefined ? null : v_error;
31802
31802
  }
31803
31803
 
31804
- function validate$_(obj, path = 'DuplicateResultInfoRepresentation') {
31804
+ function validate$$(obj, path = 'DuplicateResultInfoRepresentation') {
31805
31805
  const v_error = (() => {
31806
31806
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
31807
31807
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -31813,7 +31813,7 @@ function validate$_(obj, path = 'DuplicateResultInfoRepresentation') {
31813
31813
  }
31814
31814
  const obj_matchResultInfo = obj.matchResultInfo;
31815
31815
  const path_matchResultInfo = path + '.matchResultInfo';
31816
- const referencepath_matchResultInfoValidationError = validate$$(obj_matchResultInfo, path_matchResultInfo);
31816
+ const referencepath_matchResultInfoValidationError = validate$10(obj_matchResultInfo, path_matchResultInfo);
31817
31817
  if (referencepath_matchResultInfoValidationError !== null) {
31818
31818
  let message = 'Object doesn\'t match MatchResultInfoRepresentation (at "' + path_matchResultInfo + '")\n';
31819
31819
  message += referencepath_matchResultInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -31828,7 +31828,7 @@ function validate$_(obj, path = 'DuplicateResultInfoRepresentation') {
31828
31828
  return v_error === undefined ? null : v_error;
31829
31829
  }
31830
31830
 
31831
- function validate$Z(obj, path = 'MatchRepresentation') {
31831
+ function validate$_(obj, path = 'MatchRepresentation') {
31832
31832
  const v_error = (() => {
31833
31833
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
31834
31834
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -31843,7 +31843,7 @@ function validate$Z(obj, path = 'MatchRepresentation') {
31843
31843
  const key = obj_duplicateResultInfos_keys[i];
31844
31844
  const obj_duplicateResultInfos_prop = obj_duplicateResultInfos[key];
31845
31845
  const path_duplicateResultInfos_prop = path_duplicateResultInfos + '["' + key + '"]';
31846
- const referencepath_duplicateResultInfos_propValidationError = validate$_(obj_duplicateResultInfos_prop, path_duplicateResultInfos_prop);
31846
+ const referencepath_duplicateResultInfos_propValidationError = validate$$(obj_duplicateResultInfos_prop, path_duplicateResultInfos_prop);
31847
31847
  if (referencepath_duplicateResultInfos_propValidationError !== null) {
31848
31848
  let message = 'Object doesn\'t match DuplicateResultInfoRepresentation (at "' + path_duplicateResultInfos_prop + '")\n';
31849
31849
  message += referencepath_duplicateResultInfos_propValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -31873,7 +31873,7 @@ function validate$Z(obj, path = 'MatchRepresentation') {
31873
31873
 
31874
31874
  const TTL$l = 30000;
31875
31875
  const VERSION$1W = "583c38564fa15ce0fb3dd2807be1bdc6";
31876
- function validate$Y(obj, path = 'DuplicatesRepresentation') {
31876
+ function validate$Z(obj, path = 'DuplicatesRepresentation') {
31877
31877
  const v_error = (() => {
31878
31878
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
31879
31879
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -31908,7 +31908,7 @@ function validate$Y(obj, path = 'DuplicatesRepresentation') {
31908
31908
  for (let i = 0; i < obj_matches.length; i++) {
31909
31909
  const obj_matches_item = obj_matches[i];
31910
31910
  const path_matches_item = path_matches + '[' + i + ']';
31911
- const referencepath_matches_itemValidationError = validate$Z(obj_matches_item, path_matches_item);
31911
+ const referencepath_matches_itemValidationError = validate$_(obj_matches_item, path_matches_item);
31912
31912
  if (referencepath_matches_itemValidationError !== null) {
31913
31913
  let message = 'Object doesn\'t match MatchRepresentation (at "' + path_matches_item + '")\n';
31914
31914
  message += referencepath_matches_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -31938,7 +31938,7 @@ function equals$w(existing, incoming) {
31938
31938
  }
31939
31939
  const ingest$1N = function DuplicatesRepresentationIngest(input, path, luvio, store, timestamp) {
31940
31940
  if (process.env.NODE_ENV !== 'production') {
31941
- const validateError = validate$Y(input);
31941
+ const validateError = validate$Z(input);
31942
31942
  if (validateError !== null) {
31943
31943
  throw validateError;
31944
31944
  }
@@ -32131,7 +32131,7 @@ const getDuplicatesAdapterFactory = (luvio) => function UiApi__getDuplicates(unt
32131
32131
  };
32132
32132
 
32133
32133
  const VERSION$1V = "e84b9ffdeff97c411bd111f2a55cf6b6";
32134
- function validate$X(obj, path = 'PhotoMetadataRepresentation') {
32134
+ function validate$Y(obj, path = 'PhotoMetadataRepresentation') {
32135
32135
  const v_error = (() => {
32136
32136
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
32137
32137
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -32223,8 +32223,8 @@ function equals$v(existing, incoming) {
32223
32223
  }
32224
32224
 
32225
32225
  const VERSION$1U = "34ffbf4219dfebb707bff609c2d5bf89";
32226
- function validate$W(obj, path = 'PhotoRecordAvatarRepresentation') {
32227
- const validateAbstractRecordAvatarRepresentation_validateError = validate$U(obj, path);
32226
+ function validate$X(obj, path = 'PhotoRecordAvatarRepresentation') {
32227
+ const validateAbstractRecordAvatarRepresentation_validateError = validate$V(obj, path);
32228
32228
  if (validateAbstractRecordAvatarRepresentation_validateError !== null) {
32229
32229
  return validateAbstractRecordAvatarRepresentation_validateError;
32230
32230
  }
@@ -32291,7 +32291,7 @@ function validate$W(obj, path = 'PhotoRecordAvatarRepresentation') {
32291
32291
  }
32292
32292
  const obj_photoMetadata = obj.photoMetadata;
32293
32293
  const path_photoMetadata = path + '.photoMetadata';
32294
- const referencepath_photoMetadataValidationError = validate$X(obj_photoMetadata, path_photoMetadata);
32294
+ const referencepath_photoMetadataValidationError = validate$Y(obj_photoMetadata, path_photoMetadata);
32295
32295
  if (referencepath_photoMetadataValidationError !== null) {
32296
32296
  let message = 'Object doesn\'t match PhotoMetadataRepresentation (at "' + path_photoMetadata + '")\n';
32297
32297
  message += referencepath_photoMetadataValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -32446,7 +32446,7 @@ function equals$u(existing, incoming) {
32446
32446
  }
32447
32447
  const ingest$1M = function PhotoRecordAvatarRepresentationIngest(input, path, luvio, store, timestamp) {
32448
32448
  if (process.env.NODE_ENV !== 'production') {
32449
- const validateError = validate$W(input);
32449
+ const validateError = validate$X(input);
32450
32450
  if (validateError !== null) {
32451
32451
  throw validateError;
32452
32452
  }
@@ -32467,8 +32467,8 @@ function getTypeCacheKeys$1P(rootKeySet, luvio, input, fullPathFactory) {
32467
32467
  }
32468
32468
 
32469
32469
  const VERSION$1T = "cbdcf69a6568d41ccf155b2b95ec70e7";
32470
- function validate$V(obj, path = 'ThemeRecordAvatarRepresentation') {
32471
- const validateAbstractRecordAvatarRepresentation_validateError = validate$U(obj, path);
32470
+ function validate$W(obj, path = 'ThemeRecordAvatarRepresentation') {
32471
+ const validateAbstractRecordAvatarRepresentation_validateError = validate$V(obj, path);
32472
32472
  if (validateAbstractRecordAvatarRepresentation_validateError !== null) {
32473
32473
  return validateAbstractRecordAvatarRepresentation_validateError;
32474
32474
  }
@@ -32587,7 +32587,7 @@ function equals$t(existing, incoming) {
32587
32587
  }
32588
32588
  const ingest$1L = function ThemeRecordAvatarRepresentationIngest(input, path, luvio, store, timestamp) {
32589
32589
  if (process.env.NODE_ENV !== 'production') {
32590
- const validateError = validate$V(input);
32590
+ const validateError = validate$W(input);
32591
32591
  if (validateError !== null) {
32592
32592
  throw validateError;
32593
32593
  }
@@ -32613,7 +32613,7 @@ var DiscriminatorValues$3;
32613
32613
  DiscriminatorValues["Theme"] = "Theme";
32614
32614
  })(DiscriminatorValues$3 || (DiscriminatorValues$3 = {}));
32615
32615
  const VERSION$1S = "bc05f8d1c708b6c41c9bf2fe6001aff0";
32616
- function validate$U(obj, path = 'AbstractRecordAvatarRepresentation') {
32616
+ function validate$V(obj, path = 'AbstractRecordAvatarRepresentation') {
32617
32617
  const v_error = (() => {
32618
32618
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
32619
32619
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -32706,8 +32706,8 @@ function getTypeCacheKeys$1N(rootKeySet, luvio, input, fullPathFactory) {
32706
32706
  }
32707
32707
 
32708
32708
  const VERSION$1R = "f531b44760afecfce89990fe5a5c5c29";
32709
- function validate$T(obj, path = 'RecordAvatarBatchRepresentation') {
32710
- const validateAbstractRecordAvatarBatchRepresentation_validateError = validate$P(obj, path);
32709
+ function validate$U(obj, path = 'RecordAvatarBatchRepresentation') {
32710
+ const validateAbstractRecordAvatarBatchRepresentation_validateError = validate$Q(obj, path);
32711
32711
  if (validateAbstractRecordAvatarBatchRepresentation_validateError !== null) {
32712
32712
  return validateAbstractRecordAvatarBatchRepresentation_validateError;
32713
32713
  }
@@ -32768,7 +32768,7 @@ function equals$r(existing, incoming) {
32768
32768
  }
32769
32769
  const ingest$1K = function RecordAvatarBatchRepresentationIngest(input, path, luvio, store, timestamp) {
32770
32770
  if (process.env.NODE_ENV !== 'production') {
32771
- const validateError = validate$T(input);
32771
+ const validateError = validate$U(input);
32772
32772
  if (validateError !== null) {
32773
32773
  throw validateError;
32774
32774
  }
@@ -32789,7 +32789,7 @@ function getTypeCacheKeys$1M(rootKeySet, luvio, input, fullPathFactory) {
32789
32789
  }
32790
32790
 
32791
32791
  const VERSION$1Q = "17c20b01167dba9a81452e60bb28b2f2";
32792
- function validate$S(obj, path = 'ErrorSingleRecordAvatarRepresentation') {
32792
+ function validate$T(obj, path = 'ErrorSingleRecordAvatarRepresentation') {
32793
32793
  const v_error = (() => {
32794
32794
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
32795
32795
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -32839,8 +32839,8 @@ function equals$q(existing, incoming) {
32839
32839
  }
32840
32840
 
32841
32841
  const VERSION$1P = "e7fac2bfb5cdacc5e0f15c350f9ab8fe";
32842
- function validate$R(obj, path = 'ErrorBadRequestRecordAvatarBatchRepresentation') {
32843
- const validateAbstractRecordAvatarBatchRepresentation_validateError = validate$P(obj, path);
32842
+ function validate$S(obj, path = 'ErrorBadRequestRecordAvatarBatchRepresentation') {
32843
+ const validateAbstractRecordAvatarBatchRepresentation_validateError = validate$Q(obj, path);
32844
32844
  if (validateAbstractRecordAvatarBatchRepresentation_validateError !== null) {
32845
32845
  return validateAbstractRecordAvatarBatchRepresentation_validateError;
32846
32846
  }
@@ -32856,7 +32856,7 @@ function validate$R(obj, path = 'ErrorBadRequestRecordAvatarBatchRepresentation'
32856
32856
  for (let i = 0; i < obj_result.length; i++) {
32857
32857
  const obj_result_item = obj_result[i];
32858
32858
  const path_result_item = path_result + '[' + i + ']';
32859
- const referencepath_result_itemValidationError = validate$S(obj_result_item, path_result_item);
32859
+ const referencepath_result_itemValidationError = validate$T(obj_result_item, path_result_item);
32860
32860
  if (referencepath_result_itemValidationError !== null) {
32861
32861
  let message = 'Object doesn\'t match ErrorSingleRecordAvatarRepresentation (at "' + path_result_item + '")\n';
32862
32862
  message += referencepath_result_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -32906,7 +32906,7 @@ function equals$p(existing, incoming) {
32906
32906
  }
32907
32907
  const ingest$1J = function ErrorBadRequestRecordAvatarBatchRepresentationIngest(input, path, luvio, store, timestamp) {
32908
32908
  if (process.env.NODE_ENV !== 'production') {
32909
- const validateError = validate$R(input);
32909
+ const validateError = validate$S(input);
32910
32910
  if (validateError !== null) {
32911
32911
  throw validateError;
32912
32912
  }
@@ -32927,8 +32927,8 @@ function getTypeCacheKeys$1L(rootKeySet, luvio, input, fullPathFactory) {
32927
32927
  }
32928
32928
 
32929
32929
  const VERSION$1O = "cbd48fd50d0db463fdff7b1834c22bed";
32930
- function validate$Q(obj, path = 'ErrorRecordAvatarBatchRepresentation') {
32931
- const validateAbstractRecordAvatarBatchRepresentation_validateError = validate$P(obj, path);
32930
+ function validate$R(obj, path = 'ErrorRecordAvatarBatchRepresentation') {
32931
+ const validateAbstractRecordAvatarBatchRepresentation_validateError = validate$Q(obj, path);
32932
32932
  if (validateAbstractRecordAvatarBatchRepresentation_validateError !== null) {
32933
32933
  return validateAbstractRecordAvatarBatchRepresentation_validateError;
32934
32934
  }
@@ -32944,7 +32944,7 @@ function validate$Q(obj, path = 'ErrorRecordAvatarBatchRepresentation') {
32944
32944
  for (let i = 0; i < obj_result.length; i++) {
32945
32945
  const obj_result_item = obj_result[i];
32946
32946
  const path_result_item = path_result + '[' + i + ']';
32947
- const referencepath_result_itemValidationError = validate$S(obj_result_item, path_result_item);
32947
+ const referencepath_result_itemValidationError = validate$T(obj_result_item, path_result_item);
32948
32948
  if (referencepath_result_itemValidationError !== null) {
32949
32949
  let message = 'Object doesn\'t match ErrorSingleRecordAvatarRepresentation (at "' + path_result_item + '")\n';
32950
32950
  message += referencepath_result_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -32994,7 +32994,7 @@ function equals$o(existing, incoming) {
32994
32994
  }
32995
32995
  const ingest$1I = function ErrorRecordAvatarBatchRepresentationIngest(input, path, luvio, store, timestamp) {
32996
32996
  if (process.env.NODE_ENV !== 'production') {
32997
- const validateError = validate$Q(input);
32997
+ const validateError = validate$R(input);
32998
32998
  if (validateError !== null) {
32999
32999
  throw validateError;
33000
33000
  }
@@ -33021,7 +33021,7 @@ const DiscriminatorValues$2 = {
33021
33021
  };
33022
33022
  const TTL$k = 300000;
33023
33023
  const VERSION$1N = "8956293536e94d5ec63b274b61033d2c";
33024
- function validate$P(obj, path = 'AbstractRecordAvatarBatchRepresentation') {
33024
+ function validate$Q(obj, path = 'AbstractRecordAvatarBatchRepresentation') {
33025
33025
  const v_error = (() => {
33026
33026
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
33027
33027
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -33099,7 +33099,7 @@ function getTypeCacheKeys$1J(rootKeySet, luvio, input, fullPathFactory) {
33099
33099
 
33100
33100
  const TTL$j = 1800000;
33101
33101
  const VERSION$1M = "c44c049fa6ad7cf7e932c0aab9107d86";
33102
- function validate$O(obj, path = 'RecordAvatarBulkMapRepresentation') {
33102
+ function validate$P(obj, path = 'RecordAvatarBulkMapRepresentation') {
33103
33103
  const v_error = (() => {
33104
33104
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
33105
33105
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -33178,7 +33178,7 @@ function merge(existing, incoming, _luvio, _path) {
33178
33178
 
33179
33179
  const ingest$1H = function RecordAvatarBulkMapRepresentationIngest(input, path, luvio, store, timestamp) {
33180
33180
  if (process.env.NODE_ENV !== 'production') {
33181
- const validateError = validate$O(input);
33181
+ const validateError = validate$P(input);
33182
33182
  if (validateError !== null) {
33183
33183
  throw validateError;
33184
33184
  }
@@ -33669,7 +33669,7 @@ const getRecordsAdapterFactory = (luvio) => function UiApi__getRecords(untrusted
33669
33669
  };
33670
33670
 
33671
33671
  const VERSION$1L = "4d4bdab5d0aa61e365e766409c9b3a31";
33672
- function validate$N(obj, path = 'RelatedListReferenceRepresentation') {
33672
+ function validate$O(obj, path = 'RelatedListReferenceRepresentation') {
33673
33673
  const v_error = (() => {
33674
33674
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
33675
33675
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -33908,7 +33908,7 @@ function equals$l(existing, incoming) {
33908
33908
  }
33909
33909
 
33910
33910
  const VERSION$1K = "836b875b519813e7499efc62f0f1d04b";
33911
- function validate$M(obj, path = 'RelatedListRecordCountRepresentation') {
33911
+ function validate$N(obj, path = 'RelatedListRecordCountRepresentation') {
33912
33912
  const v_error = (() => {
33913
33913
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
33914
33914
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -33951,7 +33951,7 @@ function validate$M(obj, path = 'RelatedListRecordCountRepresentation') {
33951
33951
  }
33952
33952
  const obj_listReference = obj.listReference;
33953
33953
  const path_listReference = path + '.listReference';
33954
- const referencepath_listReferenceValidationError = validate$N(obj_listReference, path_listReference);
33954
+ const referencepath_listReferenceValidationError = validate$O(obj_listReference, path_listReference);
33955
33955
  if (referencepath_listReferenceValidationError !== null) {
33956
33956
  let message = 'Object doesn\'t match RelatedListReferenceRepresentation (at "' + path_listReference + '")\n';
33957
33957
  message += referencepath_listReferenceValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -34024,7 +34024,7 @@ function equals$k(existing, incoming) {
34024
34024
  }
34025
34025
  const ingest$1G = function RelatedListRecordCountRepresentationIngest(input, path, luvio, store, timestamp) {
34026
34026
  if (process.env.NODE_ENV !== 'production') {
34027
- const validateError = validate$M(input);
34027
+ const validateError = validate$N(input);
34028
34028
  if (validateError !== null) {
34029
34029
  throw validateError;
34030
34030
  }
@@ -34536,7 +34536,7 @@ const getRelatedListCountAdapterFactory = (luvio) => function UiApi__getRelatedL
34536
34536
  buildCachedSnapshotCachePolicy$i, buildNetworkSnapshotCachePolicy$j);
34537
34537
  };
34538
34538
 
34539
- function validate$L(obj, path = 'RelatedListColumnRepresentation') {
34539
+ function validate$M(obj, path = 'RelatedListColumnRepresentation') {
34540
34540
  const v_error = (() => {
34541
34541
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
34542
34542
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -34687,7 +34687,7 @@ function validate$L(obj, path = 'RelatedListColumnRepresentation') {
34687
34687
 
34688
34688
  const TTL$i = 900000;
34689
34689
  const VERSION$1J = "c977d65d153a2b4e888ddd45fb083248";
34690
- function validate$K(obj, path = 'RelatedListInfoRepresentation') {
34690
+ function validate$L(obj, path = 'RelatedListInfoRepresentation') {
34691
34691
  const v_error = (() => {
34692
34692
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
34693
34693
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -34715,7 +34715,7 @@ function validate$K(obj, path = 'RelatedListInfoRepresentation') {
34715
34715
  for (let i = 0; i < obj_displayColumns.length; i++) {
34716
34716
  const obj_displayColumns_item = obj_displayColumns[i];
34717
34717
  const path_displayColumns_item = path_displayColumns + '[' + i + ']';
34718
- const referencepath_displayColumns_itemValidationError = validate$L(obj_displayColumns_item, path_displayColumns_item);
34718
+ const referencepath_displayColumns_itemValidationError = validate$M(obj_displayColumns_item, path_displayColumns_item);
34719
34719
  if (referencepath_displayColumns_itemValidationError !== null) {
34720
34720
  let message = 'Object doesn\'t match RelatedListColumnRepresentation (at "' + path_displayColumns_item + '")\n';
34721
34721
  message += referencepath_displayColumns_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -34762,7 +34762,7 @@ function validate$K(obj, path = 'RelatedListInfoRepresentation') {
34762
34762
  for (let i = 0; i < obj_filteredByInfo.length; i++) {
34763
34763
  const obj_filteredByInfo_item = obj_filteredByInfo[i];
34764
34764
  const path_filteredByInfo_item = path_filteredByInfo + '[' + i + ']';
34765
- const referencepath_filteredByInfo_itemValidationError = validate$2d(obj_filteredByInfo_item, path_filteredByInfo_item);
34765
+ const referencepath_filteredByInfo_itemValidationError = validate$2e(obj_filteredByInfo_item, path_filteredByInfo_item);
34766
34766
  if (referencepath_filteredByInfo_itemValidationError !== null) {
34767
34767
  let message = 'Object doesn\'t match ListFilterByInfoRepresentation (at "' + path_filteredByInfo_item + '")\n';
34768
34768
  message += referencepath_filteredByInfo_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -34776,7 +34776,7 @@ function validate$K(obj, path = 'RelatedListInfoRepresentation') {
34776
34776
  }
34777
34777
  const obj_listReference = obj.listReference;
34778
34778
  const path_listReference = path + '.listReference';
34779
- const referencepath_listReferenceValidationError = validate$N(obj_listReference, path_listReference);
34779
+ const referencepath_listReferenceValidationError = validate$O(obj_listReference, path_listReference);
34780
34780
  if (referencepath_listReferenceValidationError !== null) {
34781
34781
  let message = 'Object doesn\'t match RelatedListReferenceRepresentation (at "' + path_listReference + '")\n';
34782
34782
  message += referencepath_listReferenceValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -34814,7 +34814,7 @@ function validate$K(obj, path = 'RelatedListInfoRepresentation') {
34814
34814
  for (let i = 0; i < obj_orderedByInfo.length; i++) {
34815
34815
  const obj_orderedByInfo_item = obj_orderedByInfo[i];
34816
34816
  const path_orderedByInfo_item = path_orderedByInfo + '[' + i + ']';
34817
- const referencepath_orderedByInfo_itemValidationError = validate$28(obj_orderedByInfo_item, path_orderedByInfo_item);
34817
+ const referencepath_orderedByInfo_itemValidationError = validate$29(obj_orderedByInfo_item, path_orderedByInfo_item);
34818
34818
  if (referencepath_orderedByInfo_itemValidationError !== null) {
34819
34819
  let message = 'Object doesn\'t match ListOrderByInfoRepresentation (at "' + path_orderedByInfo_item + '")\n';
34820
34820
  message += referencepath_orderedByInfo_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -34833,7 +34833,7 @@ function validate$K(obj, path = 'RelatedListInfoRepresentation') {
34833
34833
  }
34834
34834
  const obj_userPreferences = obj.userPreferences;
34835
34835
  const path_userPreferences = path + '.userPreferences';
34836
- const referencepath_userPreferencesValidationError = validate$24(obj_userPreferences, path_userPreferences);
34836
+ const referencepath_userPreferencesValidationError = validate$25(obj_userPreferences, path_userPreferences);
34837
34837
  if (referencepath_userPreferencesValidationError !== null) {
34838
34838
  let message = 'Object doesn\'t match ListUserPreferenceRepresentation (at "' + path_userPreferences + '")\n';
34839
34839
  message += referencepath_userPreferencesValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -34973,7 +34973,7 @@ function equals$j(existing, incoming) {
34973
34973
  }
34974
34974
  const ingest$1F = function RelatedListInfoRepresentationIngest(input, path, luvio, store, timestamp) {
34975
34975
  if (process.env.NODE_ENV !== 'production') {
34976
- const validateError = validate$K(input);
34976
+ const validateError = validate$L(input);
34977
34977
  if (validateError !== null) {
34978
34978
  throw validateError;
34979
34979
  }
@@ -35411,7 +35411,7 @@ const getRelatedListInfoBatchAdapterFactory = (luvio) => function UiApi__getRela
35411
35411
  buildCachedSnapshotCachePolicy$h, buildNetworkSnapshotCachePolicy$i);
35412
35412
  };
35413
35413
 
35414
- function validate$J(obj, path = 'RelatedListSummaryInfoRepresentation') {
35414
+ function validate$K(obj, path = 'RelatedListSummaryInfoRepresentation') {
35415
35415
  const v_error = (() => {
35416
35416
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
35417
35417
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -35507,7 +35507,7 @@ function validate$J(obj, path = 'RelatedListSummaryInfoRepresentation') {
35507
35507
  const path_themeInfo = path + '.themeInfo';
35508
35508
  let obj_themeInfo_union0 = null;
35509
35509
  const obj_themeInfo_union0_error = (() => {
35510
- const referencepath_themeInfoValidationError = validate$1N(obj_themeInfo, path_themeInfo);
35510
+ const referencepath_themeInfoValidationError = validate$1O(obj_themeInfo, path_themeInfo);
35511
35511
  if (referencepath_themeInfoValidationError !== null) {
35512
35512
  let message = 'Object doesn\'t match ThemeInfoRepresentation (at "' + path_themeInfo + '")\n';
35513
35513
  message += referencepath_themeInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -35542,7 +35542,7 @@ function validate$J(obj, path = 'RelatedListSummaryInfoRepresentation') {
35542
35542
  }
35543
35543
 
35544
35544
  const VERSION$1I = "2a1722afba0e1ee52d6b7b0a25ccd9f4";
35545
- function validate$I(obj, path = 'RelatedListSummaryInfoCollectionRepresentation') {
35545
+ function validate$J(obj, path = 'RelatedListSummaryInfoCollectionRepresentation') {
35546
35546
  const v_error = (() => {
35547
35547
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
35548
35548
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -35591,7 +35591,7 @@ function validate$I(obj, path = 'RelatedListSummaryInfoCollectionRepresentation'
35591
35591
  for (let i = 0; i < obj_relatedLists.length; i++) {
35592
35592
  const obj_relatedLists_item = obj_relatedLists[i];
35593
35593
  const path_relatedLists_item = path_relatedLists + '[' + i + ']';
35594
- const referencepath_relatedLists_itemValidationError = validate$J(obj_relatedLists_item, path_relatedLists_item);
35594
+ const referencepath_relatedLists_itemValidationError = validate$K(obj_relatedLists_item, path_relatedLists_item);
35595
35595
  if (referencepath_relatedLists_itemValidationError !== null) {
35596
35596
  let message = 'Object doesn\'t match RelatedListSummaryInfoRepresentation (at "' + path_relatedLists_item + '")\n';
35597
35597
  message += referencepath_relatedLists_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -35647,7 +35647,7 @@ function equals$i(existing, incoming) {
35647
35647
  }
35648
35648
  const ingest$1E = function RelatedListSummaryInfoCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
35649
35649
  if (process.env.NODE_ENV !== 'production') {
35650
- const validateError = validate$I(input);
35650
+ const validateError = validate$J(input);
35651
35651
  if (validateError !== null) {
35652
35652
  throw validateError;
35653
35653
  }
@@ -35898,7 +35898,7 @@ const getRelatedListInfoAdapterFactory = (luvio) => function UiApi__getRelatedLi
35898
35898
 
35899
35899
  const TTL$h = 900000;
35900
35900
  const VERSION$1H = "094cdf8e3e1f07fca02c4e51e14c528e";
35901
- function validate$G(obj, path = 'RelatedListUserPreferencesRepresentation') {
35901
+ function validate$H(obj, path = 'RelatedListUserPreferencesRepresentation') {
35902
35902
  const v_error = (() => {
35903
35903
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
35904
35904
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -35939,7 +35939,7 @@ function validate$G(obj, path = 'RelatedListUserPreferencesRepresentation') {
35939
35939
  for (let i = 0; i < obj_orderedBy.length; i++) {
35940
35940
  const obj_orderedBy_item = obj_orderedBy[i];
35941
35941
  const path_orderedBy_item = path_orderedBy + '[' + i + ']';
35942
- const referencepath_orderedBy_itemValidationError = validate$28(obj_orderedBy_item, path_orderedBy_item);
35942
+ const referencepath_orderedBy_itemValidationError = validate$29(obj_orderedBy_item, path_orderedBy_item);
35943
35943
  if (referencepath_orderedBy_itemValidationError !== null) {
35944
35944
  let message = 'Object doesn\'t match ListOrderByInfoRepresentation (at "' + path_orderedBy_item + '")\n';
35945
35945
  message += referencepath_orderedBy_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -35983,7 +35983,7 @@ function equals$h(existing, incoming) {
35983
35983
  }
35984
35984
  const ingest$1D = function RelatedListUserPreferencesRepresentationIngest(input, path, luvio, store, timestamp) {
35985
35985
  if (process.env.NODE_ENV !== 'production') {
35986
- const validateError = validate$G(input);
35986
+ const validateError = validate$H(input);
35987
35987
  if (validateError !== null) {
35988
35988
  throw validateError;
35989
35989
  }
@@ -36491,7 +36491,7 @@ const getRelatedListPreferencesAdapterFactory = (luvio) => function UiApi__getRe
36491
36491
  buildCachedSnapshotCachePolicy$d, buildNetworkSnapshotCachePolicy$e);
36492
36492
  };
36493
36493
 
36494
- function validate$F(obj, path = 'RelatedListRecordsSingleBatchInputRepresentation') {
36494
+ function validate$G(obj, path = 'RelatedListRecordsSingleBatchInputRepresentation') {
36495
36495
  const v_error = (() => {
36496
36496
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
36497
36497
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -36734,7 +36734,7 @@ function equalsMetadata(existingMetadata, incomingMetadata) {
36734
36734
 
36735
36735
  const TTL$g = 30000;
36736
36736
  const VERSION$1G = "62467c27c19349b70c9db2a8d9d591d9";
36737
- function validate$E(obj, path = 'RelatedListRecordCollectionRepresentation') {
36737
+ function validate$F(obj, path = 'RelatedListRecordCollectionRepresentation') {
36738
36738
  const v_error = (() => {
36739
36739
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
36740
36740
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -36815,7 +36815,7 @@ function validate$E(obj, path = 'RelatedListRecordCollectionRepresentation') {
36815
36815
  }
36816
36816
  const obj_listReference = obj.listReference;
36817
36817
  const path_listReference = path + '.listReference';
36818
- const referencepath_listReferenceValidationError = validate$N(obj_listReference, path_listReference);
36818
+ const referencepath_listReferenceValidationError = validate$O(obj_listReference, path_listReference);
36819
36819
  if (referencepath_listReferenceValidationError !== null) {
36820
36820
  let message = 'Object doesn\'t match RelatedListReferenceRepresentation (at "' + path_listReference + '")\n';
36821
36821
  message += referencepath_listReferenceValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -37236,7 +37236,7 @@ function equals$g(existing, incoming) {
37236
37236
  }
37237
37237
  const ingest$1C = function RelatedListRecordCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
37238
37238
  if (process.env.NODE_ENV !== 'production') {
37239
- const validateError = validate$E(input);
37239
+ const validateError = validate$F(input);
37240
37240
  if (validateError !== null) {
37241
37241
  throw validateError;
37242
37242
  }
@@ -37728,7 +37728,7 @@ function typeCheckConfig$m(untrustedConfig) {
37728
37728
  const untrustedConfig_relatedListParameters_array = [];
37729
37729
  for (let i = 0, arrayLength = untrustedConfig_relatedListParameters.length; i < arrayLength; i++) {
37730
37730
  const untrustedConfig_relatedListParameters_item = untrustedConfig_relatedListParameters[i];
37731
- const referenceRelatedListRecordsSingleBatchInputRepresentationValidationError = validate$F(untrustedConfig_relatedListParameters_item);
37731
+ const referenceRelatedListRecordsSingleBatchInputRepresentationValidationError = validate$G(untrustedConfig_relatedListParameters_item);
37732
37732
  if (referenceRelatedListRecordsSingleBatchInputRepresentationValidationError === null) {
37733
37733
  untrustedConfig_relatedListParameters_array.push(untrustedConfig_relatedListParameters_item);
37734
37734
  }
@@ -37973,7 +37973,7 @@ const getRelatedListRecordsAdapterFactory = (luvio) => function UiApi__getRelate
37973
37973
  buildCachedSnapshotCachePolicy$b, buildNetworkSnapshotCachePolicy$c);
37974
37974
  };
37975
37975
 
37976
- function validate$D(obj, path = 'SearchFilterOptionRepresentation') {
37976
+ function validate$E(obj, path = 'SearchFilterOptionRepresentation') {
37977
37977
  const v_error = (() => {
37978
37978
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
37979
37979
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -38003,7 +38003,7 @@ var DiscriminatorValues;
38003
38003
  DiscriminatorValues["Field"] = "Field";
38004
38004
  DiscriminatorValues["DataCategory"] = "DataCategory";
38005
38005
  })(DiscriminatorValues || (DiscriminatorValues = {}));
38006
- function validate$C(obj, path = 'SearchFilterDefinitionRepresentation') {
38006
+ function validate$D(obj, path = 'SearchFilterDefinitionRepresentation') {
38007
38007
  const v_error = (() => {
38008
38008
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
38009
38009
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -38064,7 +38064,7 @@ function validate$C(obj, path = 'SearchFilterDefinitionRepresentation') {
38064
38064
 
38065
38065
  const TTL$f = 30000;
38066
38066
  const VERSION$1F = "7d241c2ee7cc9b09d6bd434b33b0b5e4";
38067
- function validate$B(obj, path = 'SearchFilterMetadataCollectionRepresentation') {
38067
+ function validate$C(obj, path = 'SearchFilterMetadataCollectionRepresentation') {
38068
38068
  const v_error = (() => {
38069
38069
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
38070
38070
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -38103,7 +38103,7 @@ function validate$B(obj, path = 'SearchFilterMetadataCollectionRepresentation')
38103
38103
  for (let i = 0; i < obj_filters.length; i++) {
38104
38104
  const obj_filters_item = obj_filters[i];
38105
38105
  const path_filters_item = path_filters + '[' + i + ']';
38106
- const referencepath_filters_itemValidationError = validate$C(obj_filters_item, path_filters_item);
38106
+ const referencepath_filters_itemValidationError = validate$D(obj_filters_item, path_filters_item);
38107
38107
  if (referencepath_filters_itemValidationError !== null) {
38108
38108
  let message = 'Object doesn\'t match SearchFilterDefinitionRepresentation (at "' + path_filters_item + '")\n';
38109
38109
  message += referencepath_filters_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -38148,7 +38148,7 @@ function equals$f(existing, incoming) {
38148
38148
  }
38149
38149
  const ingest$1B = function SearchFilterMetadataCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
38150
38150
  if (process.env.NODE_ENV !== 'production') {
38151
- const validateError = validate$B(input);
38151
+ const validateError = validate$C(input);
38152
38152
  if (validateError !== null) {
38153
38153
  throw validateError;
38154
38154
  }
@@ -38312,7 +38312,7 @@ const getSearchFilterMetadataAdapterFactory = (luvio) => function UiApi__getSear
38312
38312
 
38313
38313
  const TTL$e = 30000;
38314
38314
  const VERSION$1E = "8d851a8d9abf0a061a8ad81d4cbb83bc";
38315
- function validate$A(obj, path = 'SearchFilterOptionCollectionRepresentation') {
38315
+ function validate$B(obj, path = 'SearchFilterOptionCollectionRepresentation') {
38316
38316
  const v_error = (() => {
38317
38317
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
38318
38318
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -38335,7 +38335,7 @@ function validate$A(obj, path = 'SearchFilterOptionCollectionRepresentation') {
38335
38335
  for (let i = 0; i < obj_options.length; i++) {
38336
38336
  const obj_options_item = obj_options[i];
38337
38337
  const path_options_item = path_options + '[' + i + ']';
38338
- const referencepath_options_itemValidationError = validate$D(obj_options_item, path_options_item);
38338
+ const referencepath_options_itemValidationError = validate$E(obj_options_item, path_options_item);
38339
38339
  if (referencepath_options_itemValidationError !== null) {
38340
38340
  let message = 'Object doesn\'t match SearchFilterOptionRepresentation (at "' + path_options_item + '")\n';
38341
38341
  message += referencepath_options_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -38402,7 +38402,7 @@ function equals$e(existing, incoming) {
38402
38402
  }
38403
38403
  const ingest$1A = function SearchFilterOptionCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
38404
38404
  if (process.env.NODE_ENV !== 'production') {
38405
- const validateError = validate$A(input);
38405
+ const validateError = validate$B(input);
38406
38406
  if (validateError !== null) {
38407
38407
  throw validateError;
38408
38408
  }
@@ -38566,7 +38566,7 @@ const getSearchFilterOptionsAdapterFactory = (luvio) => function UiApi__getSearc
38566
38566
  buildCachedSnapshotCachePolicy$9, buildNetworkSnapshotCachePolicy$a);
38567
38567
  };
38568
38568
 
38569
- function validate$z(obj, path = 'AdvancedLookupDisplayInfoFieldRepresentation') {
38569
+ function validate$A(obj, path = 'AdvancedLookupDisplayInfoFieldRepresentation') {
38570
38570
  const v_error = (() => {
38571
38571
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
38572
38572
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -38590,7 +38590,7 @@ function validate$z(obj, path = 'AdvancedLookupDisplayInfoFieldRepresentation')
38590
38590
  return v_error === undefined ? null : v_error;
38591
38591
  }
38592
38592
 
38593
- function validate$y(obj, path = 'AdvancedLookupDisplayInfoRepresentation') {
38593
+ function validate$z(obj, path = 'AdvancedLookupDisplayInfoRepresentation') {
38594
38594
  const v_error = (() => {
38595
38595
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
38596
38596
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -38603,7 +38603,7 @@ function validate$y(obj, path = 'AdvancedLookupDisplayInfoRepresentation') {
38603
38603
  for (let i = 0; i < obj_fields.length; i++) {
38604
38604
  const obj_fields_item = obj_fields[i];
38605
38605
  const path_fields_item = path_fields + '[' + i + ']';
38606
- const referencepath_fields_itemValidationError = validate$z(obj_fields_item, path_fields_item);
38606
+ const referencepath_fields_itemValidationError = validate$A(obj_fields_item, path_fields_item);
38607
38607
  if (referencepath_fields_itemValidationError !== null) {
38608
38608
  let message = 'Object doesn\'t match AdvancedLookupDisplayInfoFieldRepresentation (at "' + path_fields_item + '")\n';
38609
38609
  message += referencepath_fields_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -38614,14 +38614,14 @@ function validate$y(obj, path = 'AdvancedLookupDisplayInfoRepresentation') {
38614
38614
  return v_error === undefined ? null : v_error;
38615
38615
  }
38616
38616
 
38617
- function validate$x(obj, path = 'AdvancedLookupInfoRepresentation') {
38617
+ function validate$y(obj, path = 'AdvancedLookupInfoRepresentation') {
38618
38618
  const v_error = (() => {
38619
38619
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
38620
38620
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
38621
38621
  }
38622
38622
  const obj_displayInfo = obj.displayInfo;
38623
38623
  const path_displayInfo = path + '.displayInfo';
38624
- const referencepath_displayInfoValidationError = validate$y(obj_displayInfo, path_displayInfo);
38624
+ const referencepath_displayInfoValidationError = validate$z(obj_displayInfo, path_displayInfo);
38625
38625
  if (referencepath_displayInfoValidationError !== null) {
38626
38626
  let message = 'Object doesn\'t match AdvancedLookupDisplayInfoRepresentation (at "' + path_displayInfo + '")\n';
38627
38627
  message += referencepath_displayInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -38631,7 +38631,7 @@ function validate$x(obj, path = 'AdvancedLookupInfoRepresentation') {
38631
38631
  return v_error === undefined ? null : v_error;
38632
38632
  }
38633
38633
 
38634
- function validate$w(obj, path = 'DisplayLayoutRepresentation') {
38634
+ function validate$x(obj, path = 'DisplayLayoutRepresentation') {
38635
38635
  const v_error = (() => {
38636
38636
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
38637
38637
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -38652,7 +38652,7 @@ function validate$w(obj, path = 'DisplayLayoutRepresentation') {
38652
38652
  return v_error === undefined ? null : v_error;
38653
38653
  }
38654
38654
 
38655
- function validate$v(obj, path = 'MatchingInfoRepresentation') {
38655
+ function validate$w(obj, path = 'MatchingInfoRepresentation') {
38656
38656
  const v_error = (() => {
38657
38657
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
38658
38658
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -38673,14 +38673,14 @@ function validate$v(obj, path = 'MatchingInfoRepresentation') {
38673
38673
  return v_error === undefined ? null : v_error;
38674
38674
  }
38675
38675
 
38676
- function validate$u(obj, path = 'DisplayLayoutAndMatchingInfoRepresentation') {
38676
+ function validate$v(obj, path = 'DisplayLayoutAndMatchingInfoRepresentation') {
38677
38677
  const v_error = (() => {
38678
38678
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
38679
38679
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
38680
38680
  }
38681
38681
  const obj_displayLayout = obj.displayLayout;
38682
38682
  const path_displayLayout = path + '.displayLayout';
38683
- const referencepath_displayLayoutValidationError = validate$w(obj_displayLayout, path_displayLayout);
38683
+ const referencepath_displayLayoutValidationError = validate$x(obj_displayLayout, path_displayLayout);
38684
38684
  if (referencepath_displayLayoutValidationError !== null) {
38685
38685
  let message = 'Object doesn\'t match DisplayLayoutRepresentation (at "' + path_displayLayout + '")\n';
38686
38686
  message += referencepath_displayLayoutValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -38688,7 +38688,7 @@ function validate$u(obj, path = 'DisplayLayoutAndMatchingInfoRepresentation') {
38688
38688
  }
38689
38689
  const obj_matchingInfo = obj.matchingInfo;
38690
38690
  const path_matchingInfo = path + '.matchingInfo';
38691
- const referencepath_matchingInfoValidationError = validate$v(obj_matchingInfo, path_matchingInfo);
38691
+ const referencepath_matchingInfoValidationError = validate$w(obj_matchingInfo, path_matchingInfo);
38692
38692
  if (referencepath_matchingInfoValidationError !== null) {
38693
38693
  let message = 'Object doesn\'t match MatchingInfoRepresentation (at "' + path_matchingInfo + '")\n';
38694
38694
  message += referencepath_matchingInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -38698,14 +38698,14 @@ function validate$u(obj, path = 'DisplayLayoutAndMatchingInfoRepresentation') {
38698
38698
  return v_error === undefined ? null : v_error;
38699
38699
  }
38700
38700
 
38701
- function validate$t(obj, path = 'LookupMetadataTargetInfoRepresentation') {
38701
+ function validate$u(obj, path = 'LookupMetadataTargetInfoRepresentation') {
38702
38702
  const v_error = (() => {
38703
38703
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
38704
38704
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
38705
38705
  }
38706
38706
  const obj_advancedLookupInfo = obj.advancedLookupInfo;
38707
38707
  const path_advancedLookupInfo = path + '.advancedLookupInfo';
38708
- const referencepath_advancedLookupInfoValidationError = validate$x(obj_advancedLookupInfo, path_advancedLookupInfo);
38708
+ const referencepath_advancedLookupInfoValidationError = validate$y(obj_advancedLookupInfo, path_advancedLookupInfo);
38709
38709
  if (referencepath_advancedLookupInfoValidationError !== null) {
38710
38710
  let message = 'Object doesn\'t match AdvancedLookupInfoRepresentation (at "' + path_advancedLookupInfo + '")\n';
38711
38711
  message += referencepath_advancedLookupInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -38718,7 +38718,7 @@ function validate$t(obj, path = 'LookupMetadataTargetInfoRepresentation') {
38718
38718
  }
38719
38719
  const obj_suggestionsInfo = obj.suggestionsInfo;
38720
38720
  const path_suggestionsInfo = path + '.suggestionsInfo';
38721
- const referencepath_suggestionsInfoValidationError = validate$u(obj_suggestionsInfo, path_suggestionsInfo);
38721
+ const referencepath_suggestionsInfoValidationError = validate$v(obj_suggestionsInfo, path_suggestionsInfo);
38722
38722
  if (referencepath_suggestionsInfoValidationError !== null) {
38723
38723
  let message = 'Object doesn\'t match DisplayLayoutAndMatchingInfoRepresentation (at "' + path_suggestionsInfo + '")\n';
38724
38724
  message += referencepath_suggestionsInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -38730,7 +38730,7 @@ function validate$t(obj, path = 'LookupMetadataTargetInfoRepresentation') {
38730
38730
 
38731
38731
  const TTL$d = 30000;
38732
38732
  const VERSION$1D = "ab99b79a5e8a78e051ec92b39d76a6bd";
38733
- function validate$s(obj, path = 'LookupMetadataRepresentation') {
38733
+ function validate$t(obj, path = 'LookupMetadataRepresentation') {
38734
38734
  const v_error = (() => {
38735
38735
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
38736
38736
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -38781,7 +38781,7 @@ function validate$s(obj, path = 'LookupMetadataRepresentation') {
38781
38781
  const key = obj_targetInfo_keys[i];
38782
38782
  const obj_targetInfo_prop = obj_targetInfo[key];
38783
38783
  const path_targetInfo_prop = path_targetInfo + '["' + key + '"]';
38784
- const referencepath_targetInfo_propValidationError = validate$t(obj_targetInfo_prop, path_targetInfo_prop);
38784
+ const referencepath_targetInfo_propValidationError = validate$u(obj_targetInfo_prop, path_targetInfo_prop);
38785
38785
  if (referencepath_targetInfo_propValidationError !== null) {
38786
38786
  let message = 'Object doesn\'t match LookupMetadataTargetInfoRepresentation (at "' + path_targetInfo_prop + '")\n';
38787
38787
  message += referencepath_targetInfo_propValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -38821,7 +38821,7 @@ function equals$d(existing, incoming) {
38821
38821
  }
38822
38822
  const ingest$1z = function LookupMetadataRepresentationIngest(input, path, luvio, store, timestamp) {
38823
38823
  if (process.env.NODE_ENV !== 'production') {
38824
- const validateError = validate$s(input);
38824
+ const validateError = validate$t(input);
38825
38825
  if (validateError !== null) {
38826
38826
  throw validateError;
38827
38827
  }
@@ -38983,7 +38983,7 @@ const getLookupMetadataAdapterFactory = (luvio) => function UiApi__getLookupMeta
38983
38983
  buildCachedSnapshotCachePolicy$8, buildNetworkSnapshotCachePolicy$9);
38984
38984
  };
38985
38985
 
38986
- function validate$r(obj, path = 'SearchDataCategoryInputRepresentation') {
38986
+ function validate$s(obj, path = 'SearchDataCategoryInputRepresentation') {
38987
38987
  const v_error = (() => {
38988
38988
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
38989
38989
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -39014,7 +39014,7 @@ function validate$r(obj, path = 'SearchDataCategoryInputRepresentation') {
39014
39014
  return v_error === undefined ? null : v_error;
39015
39015
  }
39016
39016
 
39017
- function validate$q(obj, path = 'SearchFilterInputRepresentation') {
39017
+ function validate$r(obj, path = 'SearchFilterInputRepresentation') {
39018
39018
  const v_error = (() => {
39019
39019
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
39020
39020
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -39083,7 +39083,7 @@ function validate$q(obj, path = 'SearchFilterInputRepresentation') {
39083
39083
  return v_error === undefined ? null : v_error;
39084
39084
  }
39085
39085
 
39086
- function validate$p(obj, path = 'SearchObjectOptionsRepresentation') {
39086
+ function validate$q(obj, path = 'SearchObjectOptionsRepresentation') {
39087
39087
  const v_error = (() => {
39088
39088
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
39089
39089
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -39096,7 +39096,7 @@ function validate$p(obj, path = 'SearchObjectOptionsRepresentation') {
39096
39096
  for (let i = 0; i < obj_dataCategories.length; i++) {
39097
39097
  const obj_dataCategories_item = obj_dataCategories[i];
39098
39098
  const path_dataCategories_item = path_dataCategories + '[' + i + ']';
39099
- const referencepath_dataCategories_itemValidationError = validate$r(obj_dataCategories_item, path_dataCategories_item);
39099
+ const referencepath_dataCategories_itemValidationError = validate$s(obj_dataCategories_item, path_dataCategories_item);
39100
39100
  if (referencepath_dataCategories_itemValidationError !== null) {
39101
39101
  let message = 'Object doesn\'t match SearchDataCategoryInputRepresentation (at "' + path_dataCategories_item + '")\n';
39102
39102
  message += referencepath_dataCategories_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -39111,7 +39111,7 @@ function validate$p(obj, path = 'SearchObjectOptionsRepresentation') {
39111
39111
  for (let i = 0; i < obj_filters.length; i++) {
39112
39112
  const obj_filters_item = obj_filters[i];
39113
39113
  const path_filters_item = path_filters + '[' + i + ']';
39114
- const referencepath_filters_itemValidationError = validate$q(obj_filters_item, path_filters_item);
39114
+ const referencepath_filters_itemValidationError = validate$r(obj_filters_item, path_filters_item);
39115
39115
  if (referencepath_filters_itemValidationError !== null) {
39116
39116
  let message = 'Object doesn\'t match SearchFilterInputRepresentation (at "' + path_filters_item + '")\n';
39117
39117
  message += referencepath_filters_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -39122,7 +39122,7 @@ function validate$p(obj, path = 'SearchObjectOptionsRepresentation') {
39122
39122
  return v_error === undefined ? null : v_error;
39123
39123
  }
39124
39124
 
39125
- function validate$o(obj, path = 'DirectAnswerResultRepresentation') {
39125
+ function validate$p(obj, path = 'DirectAnswerResultRepresentation') {
39126
39126
  const v_error = (() => {
39127
39127
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
39128
39128
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -39235,7 +39235,7 @@ function validate$o(obj, path = 'DirectAnswerResultRepresentation') {
39235
39235
  return v_error === undefined ? null : v_error;
39236
39236
  }
39237
39237
 
39238
- function validate$n(obj, path = 'ErrorMessageRepresentation') {
39238
+ function validate$o(obj, path = 'ErrorMessageRepresentation') {
39239
39239
  const v_error = (() => {
39240
39240
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
39241
39241
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -39275,7 +39275,7 @@ function validate$n(obj, path = 'ErrorMessageRepresentation') {
39275
39275
  return v_error === undefined ? null : v_error;
39276
39276
  }
39277
39277
 
39278
- function validate$m(obj, path = 'SearchResultCollectionRepresentation') {
39278
+ function validate$n(obj, path = 'SearchResultCollectionRepresentation') {
39279
39279
  const v_error = (() => {
39280
39280
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
39281
39281
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -39289,7 +39289,7 @@ function validate$m(obj, path = 'SearchResultCollectionRepresentation') {
39289
39289
  const path_error = path + '.error';
39290
39290
  let obj_error_union0 = null;
39291
39291
  const obj_error_union0_error = (() => {
39292
- const referencepath_errorValidationError = validate$n(obj_error, path_error);
39292
+ const referencepath_errorValidationError = validate$o(obj_error, path_error);
39293
39293
  if (referencepath_errorValidationError !== null) {
39294
39294
  let message = 'Object doesn\'t match ErrorMessageRepresentation (at "' + path_error + '")\n';
39295
39295
  message += referencepath_errorValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -39353,7 +39353,7 @@ function validate$m(obj, path = 'SearchResultCollectionRepresentation') {
39353
39353
  for (let i = 0; i < obj_orderBy.length; i++) {
39354
39354
  const obj_orderBy_item = obj_orderBy[i];
39355
39355
  const path_orderBy_item = path_orderBy + '[' + i + ']';
39356
- const referencepath_orderBy_itemValidationError = validate$28(obj_orderBy_item, path_orderBy_item);
39356
+ const referencepath_orderBy_itemValidationError = validate$29(obj_orderBy_item, path_orderBy_item);
39357
39357
  if (referencepath_orderBy_itemValidationError !== null) {
39358
39358
  let message = 'Object doesn\'t match ListOrderByInfoRepresentation (at "' + path_orderBy_item + '")\n';
39359
39359
  message += referencepath_orderBy_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -39419,7 +39419,7 @@ function validate$m(obj, path = 'SearchResultCollectionRepresentation') {
39419
39419
  return v_error === undefined ? null : v_error;
39420
39420
  }
39421
39421
 
39422
- function validate$l(obj, path = 'KeywordSearchResultsRepresentation') {
39422
+ function validate$m(obj, path = 'KeywordSearchResultsRepresentation') {
39423
39423
  const v_error = (() => {
39424
39424
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
39425
39425
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -39466,6 +39466,46 @@ function validate$l(obj, path = 'KeywordSearchResultsRepresentation') {
39466
39466
  return v_error === undefined ? null : v_error;
39467
39467
  }
39468
39468
 
39469
+ function validate$l(obj, path = 'NLSResultsRepresentation') {
39470
+ const v_error = (() => {
39471
+ if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
39472
+ return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
39473
+ }
39474
+ const obj_hasNoResult = obj.hasNoResult;
39475
+ const path_hasNoResult = path + '.hasNoResult';
39476
+ let obj_hasNoResult_union0 = null;
39477
+ const obj_hasNoResult_union0_error = (() => {
39478
+ if (typeof obj_hasNoResult !== 'boolean') {
39479
+ return new TypeError('Expected "boolean" but received "' + typeof obj_hasNoResult + '" (at "' + path_hasNoResult + '")');
39480
+ }
39481
+ })();
39482
+ if (obj_hasNoResult_union0_error != null) {
39483
+ obj_hasNoResult_union0 = obj_hasNoResult_union0_error.message;
39484
+ }
39485
+ let obj_hasNoResult_union1 = null;
39486
+ const obj_hasNoResult_union1_error = (() => {
39487
+ if (obj_hasNoResult !== null) {
39488
+ return new TypeError('Expected "null" but received "' + typeof obj_hasNoResult + '" (at "' + path_hasNoResult + '")');
39489
+ }
39490
+ })();
39491
+ if (obj_hasNoResult_union1_error != null) {
39492
+ obj_hasNoResult_union1 = obj_hasNoResult_union1_error.message;
39493
+ }
39494
+ if (obj_hasNoResult_union0 && obj_hasNoResult_union1) {
39495
+ let message = 'Object doesn\'t match union (at "' + path_hasNoResult + '")';
39496
+ message += '\n' + obj_hasNoResult_union0.split('\n').map((line) => '\t' + line).join('\n');
39497
+ message += '\n' + obj_hasNoResult_union1.split('\n').map((line) => '\t' + line).join('\n');
39498
+ return new TypeError(message);
39499
+ }
39500
+ const obj_results = obj.results;
39501
+ const path_results = path + '.results';
39502
+ if (typeof obj_results !== 'object') {
39503
+ return new TypeError('Expected "object" but received "' + typeof obj_results + '" (at "' + path_results + '")');
39504
+ }
39505
+ })();
39506
+ return v_error === undefined ? null : v_error;
39507
+ }
39508
+
39469
39509
  function validate$k(obj, path = 'AppliedSearchFilterOutputRepresentation') {
39470
39510
  const v_error = (() => {
39471
39511
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
@@ -39750,7 +39790,7 @@ function validate$f(obj, path = 'SearchObjectOptionsOutputRepresentation') {
39750
39790
  }
39751
39791
 
39752
39792
  const TTL$c = 200;
39753
- const VERSION$1C = "e5e39b39842d8ac72b8403aa973fbb1d";
39793
+ const VERSION$1C = "5e805b26bc243a05358227e1d5e31fe2";
39754
39794
  function validate$e(obj, path = 'SearchResultsSummaryRepresentation') {
39755
39795
  const v_error = (() => {
39756
39796
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
@@ -39786,7 +39826,7 @@ function validate$e(obj, path = 'SearchResultsSummaryRepresentation') {
39786
39826
  const path_directAnswerResult = path + '.directAnswerResult';
39787
39827
  let obj_directAnswerResult_union0 = null;
39788
39828
  const obj_directAnswerResult_union0_error = (() => {
39789
- const referencepath_directAnswerResultValidationError = validate$o(obj_directAnswerResult, path_directAnswerResult);
39829
+ const referencepath_directAnswerResultValidationError = validate$p(obj_directAnswerResult, path_directAnswerResult);
39790
39830
  if (referencepath_directAnswerResultValidationError !== null) {
39791
39831
  let message = 'Object doesn\'t match DirectAnswerResultRepresentation (at "' + path_directAnswerResult + '")\n';
39792
39832
  message += referencepath_directAnswerResultValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -39815,7 +39855,7 @@ function validate$e(obj, path = 'SearchResultsSummaryRepresentation') {
39815
39855
  const path_keywordSearchResults = path + '.keywordSearchResults';
39816
39856
  let obj_keywordSearchResults_union0 = null;
39817
39857
  const obj_keywordSearchResults_union0_error = (() => {
39818
- const referencepath_keywordSearchResultsValidationError = validate$l(obj_keywordSearchResults, path_keywordSearchResults);
39858
+ const referencepath_keywordSearchResultsValidationError = validate$m(obj_keywordSearchResults, path_keywordSearchResults);
39819
39859
  if (referencepath_keywordSearchResultsValidationError !== null) {
39820
39860
  let message = 'Object doesn\'t match KeywordSearchResultsRepresentation (at "' + path_keywordSearchResults + '")\n';
39821
39861
  message += referencepath_keywordSearchResultsValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -39840,6 +39880,35 @@ function validate$e(obj, path = 'SearchResultsSummaryRepresentation') {
39840
39880
  message += '\n' + obj_keywordSearchResults_union1.split('\n').map((line) => '\t' + line).join('\n');
39841
39881
  return new TypeError(message);
39842
39882
  }
39883
+ const obj_nlsResults = obj.nlsResults;
39884
+ const path_nlsResults = path + '.nlsResults';
39885
+ let obj_nlsResults_union0 = null;
39886
+ const obj_nlsResults_union0_error = (() => {
39887
+ const referencepath_nlsResultsValidationError = validate$l(obj_nlsResults, path_nlsResults);
39888
+ if (referencepath_nlsResultsValidationError !== null) {
39889
+ let message = 'Object doesn\'t match NLSResultsRepresentation (at "' + path_nlsResults + '")\n';
39890
+ message += referencepath_nlsResultsValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
39891
+ return new TypeError(message);
39892
+ }
39893
+ })();
39894
+ if (obj_nlsResults_union0_error != null) {
39895
+ obj_nlsResults_union0 = obj_nlsResults_union0_error.message;
39896
+ }
39897
+ let obj_nlsResults_union1 = null;
39898
+ const obj_nlsResults_union1_error = (() => {
39899
+ if (obj_nlsResults !== null) {
39900
+ return new TypeError('Expected "null" but received "' + typeof obj_nlsResults + '" (at "' + path_nlsResults + '")');
39901
+ }
39902
+ })();
39903
+ if (obj_nlsResults_union1_error != null) {
39904
+ obj_nlsResults_union1 = obj_nlsResults_union1_error.message;
39905
+ }
39906
+ if (obj_nlsResults_union0 && obj_nlsResults_union1) {
39907
+ let message = 'Object doesn\'t match union (at "' + path_nlsResults + '")';
39908
+ message += '\n' + obj_nlsResults_union0.split('\n').map((line) => '\t' + line).join('\n');
39909
+ message += '\n' + obj_nlsResults_union1.split('\n').map((line) => '\t' + line).join('\n');
39910
+ return new TypeError(message);
39911
+ }
39843
39912
  const obj_qnaResult = obj.qnaResult;
39844
39913
  const path_qnaResult = path + '.qnaResult';
39845
39914
  let obj_qnaResult_union0 = null;
@@ -40028,7 +40097,7 @@ function typeCheckConfig$h(untrustedConfig) {
40028
40097
  for (let i = 0, arrayLength = untrustedConfig_searchObjectOptions_keys.length; i < arrayLength; i++) {
40029
40098
  const key = untrustedConfig_searchObjectOptions_keys[i];
40030
40099
  const untrustedConfig_searchObjectOptions_prop = untrustedConfig_searchObjectOptions[key];
40031
- const referenceSearchObjectOptionsRepresentationValidationError = validate$p(untrustedConfig_searchObjectOptions_prop);
40100
+ const referenceSearchObjectOptionsRepresentationValidationError = validate$q(untrustedConfig_searchObjectOptions_prop);
40032
40101
  if (referenceSearchObjectOptionsRepresentationValidationError === null) {
40033
40102
  if (untrustedConfig_searchObjectOptions_object !== undefined) {
40034
40103
  untrustedConfig_searchObjectOptions_object[key] = untrustedConfig_searchObjectOptions_prop;
@@ -40147,7 +40216,7 @@ function validate$d(obj, path = 'KeywordSearchResultsSummaryRepresentation') {
40147
40216
  }
40148
40217
  const obj_keywordSearchResult = obj.keywordSearchResult;
40149
40218
  const path_keywordSearchResult = path + '.keywordSearchResult';
40150
- const referencepath_keywordSearchResultValidationError = validate$m(obj_keywordSearchResult, path_keywordSearchResult);
40219
+ const referencepath_keywordSearchResultValidationError = validate$n(obj_keywordSearchResult, path_keywordSearchResult);
40151
40220
  if (referencepath_keywordSearchResultValidationError !== null) {
40152
40221
  let message = 'Object doesn\'t match SearchResultCollectionRepresentation (at "' + path_keywordSearchResult + '")\n';
40153
40222
  message += referencepath_keywordSearchResultValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -40302,7 +40371,7 @@ function typeCheckConfig$g(untrustedConfig) {
40302
40371
  const untrustedConfig_filters_array = [];
40303
40372
  for (let i = 0, arrayLength = untrustedConfig_filters.length; i < arrayLength; i++) {
40304
40373
  const untrustedConfig_filters_item = untrustedConfig_filters[i];
40305
- const referenceSearchFilterInputRepresentationValidationError = validate$q(untrustedConfig_filters_item);
40374
+ const referenceSearchFilterInputRepresentationValidationError = validate$r(untrustedConfig_filters_item);
40306
40375
  if (referenceSearchFilterInputRepresentationValidationError === null) {
40307
40376
  untrustedConfig_filters_array.push(untrustedConfig_filters_item);
40308
40377
  }
@@ -63974,7 +64043,7 @@ function validate$a(obj, path = 'RecordCreateDefaultRecordRepresentation') {
63974
64043
  const path_recordTypeInfo = path + '.recordTypeInfo';
63975
64044
  let obj_recordTypeInfo_union0 = null;
63976
64045
  const obj_recordTypeInfo_union0_error = (() => {
63977
- const referencepath_recordTypeInfoValidationError = validate$1$(obj_recordTypeInfo, path_recordTypeInfo);
64046
+ const referencepath_recordTypeInfoValidationError = validate$20(obj_recordTypeInfo, path_recordTypeInfo);
63978
64047
  if (referencepath_recordTypeInfoValidationError !== null) {
63979
64048
  let message = 'Object doesn\'t match RecordTypeInfoRepresentation (at "' + path_recordTypeInfo + '")\n';
63980
64049
  message += referencepath_recordTypeInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');