@salesforce/lds-adapters-uiapi 1.309.0-dev14 → 1.309.0-dev16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/sfdc/index.js CHANGED
@@ -721,7 +721,7 @@ function assignMetadataLink(entry, metadataKey) {
721
721
  }
722
722
 
723
723
  const VERSION$1t = "623aa9ce3a11031e35faf5671a41746e";
724
- function validate$29(obj, path = 'ListFilterByInfoRepresentation') {
724
+ function validate$2a(obj, path = 'ListFilterByInfoRepresentation') {
725
725
  const v_error = (() => {
726
726
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
727
727
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -784,7 +784,7 @@ const select$26 = function ListFilterByInfoRepresentationSelect() {
784
784
  };
785
785
 
786
786
  const VERSION$1s = "f98dc7dec10408a9648ef8e5b37002a3";
787
- function validate$28(obj, path = 'ListInlineEditDetailsRepresentation') {
787
+ function validate$29(obj, path = 'ListInlineEditDetailsRepresentation') {
788
788
  const v_error = (() => {
789
789
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
790
790
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -863,7 +863,7 @@ const select$25 = function ListInlineEditDetailsRepresentationSelect() {
863
863
  };
864
864
 
865
865
  const VERSION$1r = "76042ff4af603b2ac0ec69fa0bd12046";
866
- function validate$27(obj, path = 'ListReferenceRepresentation') {
866
+ function validate$28(obj, path = 'ListReferenceRepresentation') {
867
867
  const v_error = (() => {
868
868
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
869
869
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -983,7 +983,7 @@ function equals$1a(existing, incoming) {
983
983
  }
984
984
 
985
985
  const VERSION$1q = "f1519bef57e70ab7c5ef160dc5ff0c47";
986
- function validate$26(obj, path = 'ListInfoShareRepresentation') {
986
+ function validate$27(obj, path = 'ListInfoShareRepresentation') {
987
987
  const v_error = (() => {
988
988
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
989
989
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1020,7 +1020,7 @@ const select$23 = function ListInfoShareRepresentationSelect() {
1020
1020
  };
1021
1021
 
1022
1022
  const VERSION$1p = "561657f32721ec1dac1601575b029640";
1023
- function validate$25(obj, path = 'ListInfoShareCategoryRepresentation') {
1023
+ function validate$26(obj, path = 'ListInfoShareCategoryRepresentation') {
1024
1024
  const v_error = (() => {
1025
1025
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1026
1026
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1038,7 +1038,7 @@ function validate$25(obj, path = 'ListInfoShareCategoryRepresentation') {
1038
1038
  for (let i = 0; i < obj_shares.length; i++) {
1039
1039
  const obj_shares_item = obj_shares[i];
1040
1040
  const path_shares_item = path_shares + '[' + i + ']';
1041
- const referencepath_shares_itemValidationError = validate$26(obj_shares_item, path_shares_item);
1041
+ const referencepath_shares_itemValidationError = validate$27(obj_shares_item, path_shares_item);
1042
1042
  if (referencepath_shares_itemValidationError !== null) {
1043
1043
  let message = 'Object doesn\'t match ListInfoShareRepresentation (at "' + path_shares_item + '")\n';
1044
1044
  message += referencepath_shares_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1070,7 +1070,7 @@ const select$22 = function ListInfoShareCategoryRepresentationSelect() {
1070
1070
  };
1071
1071
 
1072
1072
  const VERSION$1o = "32def9b631252c12b91a8209c1f49f5a";
1073
- function validate$24(obj, path = 'ListOrderByInfoRepresentation') {
1073
+ function validate$25(obj, path = 'ListOrderByInfoRepresentation') {
1074
1074
  const v_error = (() => {
1075
1075
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1076
1076
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1155,7 +1155,7 @@ function equals$19(existing, incoming) {
1155
1155
  }
1156
1156
 
1157
1157
  const VERSION$1n = "2634258f216db34315c06d759a35676d";
1158
- function validate$23(obj, path = 'ListScopeEntityRepresentation') {
1158
+ function validate$24(obj, path = 'ListScopeEntityRepresentation') {
1159
1159
  const v_error = (() => {
1160
1160
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1161
1161
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1192,7 +1192,7 @@ const select$20 = function ListScopeEntityRepresentationSelect() {
1192
1192
  };
1193
1193
 
1194
1194
  const VERSION$1m = "3b85c5a08d50ce328481b9f8ab56127b";
1195
- function validate$22(obj, path = 'ListScopeRelatedEntityRepresentation') {
1195
+ function validate$23(obj, path = 'ListScopeRelatedEntityRepresentation') {
1196
1196
  const v_error = (() => {
1197
1197
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1198
1198
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1238,7 +1238,7 @@ const select$1$ = function ListScopeRelatedEntityRepresentationSelect() {
1238
1238
  };
1239
1239
 
1240
1240
  const VERSION$1l = "2fe9814e7124b47f59da585483c1b3f9";
1241
- function validate$21(obj, path = 'ListScopeRepresentation') {
1241
+ function validate$22(obj, path = 'ListScopeRepresentation') {
1242
1242
  const v_error = (() => {
1243
1243
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1244
1244
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1252,7 +1252,7 @@ function validate$21(obj, path = 'ListScopeRepresentation') {
1252
1252
  const path_entity = path + '.entity';
1253
1253
  let obj_entity_union0 = null;
1254
1254
  const obj_entity_union0_error = (() => {
1255
- const referencepath_entityValidationError = validate$23(obj_entity, path_entity);
1255
+ const referencepath_entityValidationError = validate$24(obj_entity, path_entity);
1256
1256
  if (referencepath_entityValidationError !== null) {
1257
1257
  let message = 'Object doesn\'t match ListScopeEntityRepresentation (at "' + path_entity + '")\n';
1258
1258
  message += referencepath_entityValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1307,7 +1307,7 @@ function validate$21(obj, path = 'ListScopeRepresentation') {
1307
1307
  const path_relatedEntity = path + '.relatedEntity';
1308
1308
  let obj_relatedEntity_union0 = null;
1309
1309
  const obj_relatedEntity_union0_error = (() => {
1310
- const referencepath_relatedEntityValidationError = validate$22(obj_relatedEntity, path_relatedEntity);
1310
+ const referencepath_relatedEntityValidationError = validate$23(obj_relatedEntity, path_relatedEntity);
1311
1311
  if (referencepath_relatedEntityValidationError !== null) {
1312
1312
  let message = 'Object doesn\'t match ListScopeRelatedEntityRepresentation (at "' + path_relatedEntity + '")\n';
1313
1313
  message += referencepath_relatedEntityValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1368,7 +1368,7 @@ const select$1_ = function ListScopeRepresentationSelect() {
1368
1368
  };
1369
1369
 
1370
1370
  const VERSION$1k = "6506134f4d72fdfa349fe60ef1af2413";
1371
- function validate$20(obj, path = 'ListUserPreferenceRepresentation') {
1371
+ function validate$21(obj, path = 'ListUserPreferenceRepresentation') {
1372
1372
  const v_error = (() => {
1373
1373
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1374
1374
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1424,7 +1424,7 @@ const select$1Z = function ListUserPreferenceRepresentationSelect() {
1424
1424
  };
1425
1425
  };
1426
1426
 
1427
- function validate$1$(obj, path = 'ListColumnInlineEditAttributesRepresentation') {
1427
+ function validate$20(obj, path = 'ListColumnInlineEditAttributesRepresentation') {
1428
1428
  const v_error = (() => {
1429
1429
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1430
1430
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1443,7 +1443,7 @@ function validate$1$(obj, path = 'ListColumnInlineEditAttributesRepresentation')
1443
1443
  return v_error === undefined ? null : v_error;
1444
1444
  }
1445
1445
 
1446
- function validate$1_(obj, path = 'ListColumnInlineEditAttributesRepresentationWrapper') {
1446
+ function validate$1$(obj, path = 'ListColumnInlineEditAttributesRepresentationWrapper') {
1447
1447
  const v_error = (() => {
1448
1448
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1449
1449
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1453,7 +1453,7 @@ function validate$1_(obj, path = 'ListColumnInlineEditAttributesRepresentationWr
1453
1453
  const key = obj_keys[i];
1454
1454
  const obj_prop = obj[key];
1455
1455
  const path_prop = path + '["' + key + '"]';
1456
- const referencepath_propValidationError = validate$1$(obj_prop, path_prop);
1456
+ const referencepath_propValidationError = validate$20(obj_prop, path_prop);
1457
1457
  if (referencepath_propValidationError !== null) {
1458
1458
  let message = 'Object doesn\'t match ListColumnInlineEditAttributesRepresentation (at "' + path_prop + '")\n';
1459
1459
  message += referencepath_propValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1465,7 +1465,7 @@ function validate$1_(obj, path = 'ListColumnInlineEditAttributesRepresentationWr
1465
1465
  }
1466
1466
 
1467
1467
  const VERSION$1j = "64e2cac6d374ad92f491a9f8a952c6c3";
1468
- function validate$1Z(obj, path = 'ListColumnRepresentation') {
1468
+ function validate$1_(obj, path = 'ListColumnRepresentation') {
1469
1469
  const v_error = (() => {
1470
1470
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1471
1471
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1479,7 +1479,7 @@ function validate$1Z(obj, path = 'ListColumnRepresentation') {
1479
1479
  const path_inlineEditAttributes = path + '.inlineEditAttributes';
1480
1480
  let obj_inlineEditAttributes_union0 = null;
1481
1481
  const obj_inlineEditAttributes_union0_error = (() => {
1482
- const referencepath_inlineEditAttributesValidationError = validate$1_(obj_inlineEditAttributes, path_inlineEditAttributes);
1482
+ const referencepath_inlineEditAttributesValidationError = validate$1$(obj_inlineEditAttributes, path_inlineEditAttributes);
1483
1483
  if (referencepath_inlineEditAttributesValidationError !== null) {
1484
1484
  let message = 'Object doesn\'t match ListColumnInlineEditAttributesRepresentationWrapper (at "' + path_inlineEditAttributes + '")\n';
1485
1485
  message += referencepath_inlineEditAttributesValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1568,7 +1568,7 @@ function equals$18(existing, incoming) {
1568
1568
  }
1569
1569
  const ingest$S = function ListColumnRepresentationIngest(input, path, luvio, store, timestamp) {
1570
1570
  if (process.env.NODE_ENV !== 'production') {
1571
- const validateError = validate$1Z(input);
1571
+ const validateError = validate$1_(input);
1572
1572
  if (validateError !== null) {
1573
1573
  throw validateError;
1574
1574
  }
@@ -1601,7 +1601,7 @@ const keyBuilderFromType$F = function ListInfoRepresentationKeyBuilderFromType(l
1601
1601
 
1602
1602
  const TTL$B = 900000;
1603
1603
  const VERSION$1i = "5adf17d38be03c0f71b1c52485b377a6";
1604
- function validate$1Y(obj, path = 'ListInfoRepresentation') {
1604
+ function validate$1Z(obj, path = 'ListInfoRepresentation') {
1605
1605
  const v_error = (() => {
1606
1606
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1607
1607
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1672,7 +1672,7 @@ function validate$1Y(obj, path = 'ListInfoRepresentation') {
1672
1672
  for (let i = 0; i < obj_filteredByInfo.length; i++) {
1673
1673
  const obj_filteredByInfo_item = obj_filteredByInfo[i];
1674
1674
  const path_filteredByInfo_item = path_filteredByInfo + '[' + i + ']';
1675
- const referencepath_filteredByInfo_itemValidationError = validate$29(obj_filteredByInfo_item, path_filteredByInfo_item);
1675
+ const referencepath_filteredByInfo_itemValidationError = validate$2a(obj_filteredByInfo_item, path_filteredByInfo_item);
1676
1676
  if (referencepath_filteredByInfo_itemValidationError !== null) {
1677
1677
  let message = 'Object doesn\'t match ListFilterByInfoRepresentation (at "' + path_filteredByInfo_item + '")\n';
1678
1678
  message += referencepath_filteredByInfo_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1688,7 +1688,7 @@ function validate$1Y(obj, path = 'ListInfoRepresentation') {
1688
1688
  }
1689
1689
  const obj_inlineEditDetails = obj.inlineEditDetails;
1690
1690
  const path_inlineEditDetails = path + '.inlineEditDetails';
1691
- const referencepath_inlineEditDetailsValidationError = validate$28(obj_inlineEditDetails, path_inlineEditDetails);
1691
+ const referencepath_inlineEditDetailsValidationError = validate$29(obj_inlineEditDetails, path_inlineEditDetails);
1692
1692
  if (referencepath_inlineEditDetailsValidationError !== null) {
1693
1693
  let message = 'Object doesn\'t match ListInlineEditDetailsRepresentation (at "' + path_inlineEditDetails + '")\n';
1694
1694
  message += referencepath_inlineEditDetailsValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1722,7 +1722,7 @@ function validate$1Y(obj, path = 'ListInfoRepresentation') {
1722
1722
  }
1723
1723
  const obj_listReference = obj.listReference;
1724
1724
  const path_listReference = path + '.listReference';
1725
- const referencepath_listReferenceValidationError = validate$27(obj_listReference, path_listReference);
1725
+ const referencepath_listReferenceValidationError = validate$28(obj_listReference, path_listReference);
1726
1726
  if (referencepath_listReferenceValidationError !== null) {
1727
1727
  let message = 'Object doesn\'t match ListReferenceRepresentation (at "' + path_listReference + '")\n';
1728
1728
  message += referencepath_listReferenceValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1736,7 +1736,7 @@ function validate$1Y(obj, path = 'ListInfoRepresentation') {
1736
1736
  for (let i = 0; i < obj_listShares.length; i++) {
1737
1737
  const obj_listShares_item = obj_listShares[i];
1738
1738
  const path_listShares_item = path_listShares + '[' + i + ']';
1739
- const referencepath_listShares_itemValidationError = validate$25(obj_listShares_item, path_listShares_item);
1739
+ const referencepath_listShares_itemValidationError = validate$26(obj_listShares_item, path_listShares_item);
1740
1740
  if (referencepath_listShares_itemValidationError !== null) {
1741
1741
  let message = 'Object doesn\'t match ListInfoShareCategoryRepresentation (at "' + path_listShares_item + '")\n';
1742
1742
  message += referencepath_listShares_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1763,7 +1763,7 @@ function validate$1Y(obj, path = 'ListInfoRepresentation') {
1763
1763
  for (let i = 0; i < obj_orderedByInfo.length; i++) {
1764
1764
  const obj_orderedByInfo_item = obj_orderedByInfo[i];
1765
1765
  const path_orderedByInfo_item = path_orderedByInfo + '[' + i + ']';
1766
- const referencepath_orderedByInfo_itemValidationError = validate$24(obj_orderedByInfo_item, path_orderedByInfo_item);
1766
+ const referencepath_orderedByInfo_itemValidationError = validate$25(obj_orderedByInfo_item, path_orderedByInfo_item);
1767
1767
  if (referencepath_orderedByInfo_itemValidationError !== null) {
1768
1768
  let message = 'Object doesn\'t match ListOrderByInfoRepresentation (at "' + path_orderedByInfo_item + '")\n';
1769
1769
  message += referencepath_orderedByInfo_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1774,7 +1774,7 @@ function validate$1Y(obj, path = 'ListInfoRepresentation') {
1774
1774
  const path_scope = path + '.scope';
1775
1775
  let obj_scope_union0 = null;
1776
1776
  const obj_scope_union0_error = (() => {
1777
- const referencepath_scopeValidationError = validate$21(obj_scope, path_scope);
1777
+ const referencepath_scopeValidationError = validate$22(obj_scope, path_scope);
1778
1778
  if (referencepath_scopeValidationError !== null) {
1779
1779
  let message = 'Object doesn\'t match ListScopeRepresentation (at "' + path_scope + '")\n';
1780
1780
  message += referencepath_scopeValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1811,7 +1811,7 @@ function validate$1Y(obj, path = 'ListInfoRepresentation') {
1811
1811
  }
1812
1812
  const obj_userPreferences = obj.userPreferences;
1813
1813
  const path_userPreferences = path + '.userPreferences';
1814
- const referencepath_userPreferencesValidationError = validate$20(obj_userPreferences, path_userPreferences);
1814
+ const referencepath_userPreferencesValidationError = validate$21(obj_userPreferences, path_userPreferences);
1815
1815
  if (referencepath_userPreferencesValidationError !== null) {
1816
1816
  let message = 'Object doesn\'t match ListUserPreferenceRepresentation (at "' + path_userPreferences + '")\n';
1817
1817
  message += referencepath_userPreferencesValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1970,7 +1970,7 @@ function equals$17(existing, incoming) {
1970
1970
  }
1971
1971
  const ingest$R = function ListInfoRepresentationIngest(input, path, luvio, store, timestamp) {
1972
1972
  if (process.env.NODE_ENV !== 'production') {
1973
- const validateError = validate$1Y(input);
1973
+ const validateError = validate$1Z(input);
1974
1974
  if (validateError !== null) {
1975
1975
  throw validateError;
1976
1976
  }
@@ -2054,7 +2054,7 @@ function toSortedStringArray(value) {
2054
2054
  }
2055
2055
 
2056
2056
  const VERSION$1h = "d1e589a127fb1060c89070cdb6f500b2";
2057
- function validate$1X(obj, path = 'RecordTypeInfoRepresentation') {
2057
+ function validate$1Y(obj, path = 'RecordTypeInfoRepresentation') {
2058
2058
  const v_error = (() => {
2059
2059
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
2060
2060
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -2146,7 +2146,7 @@ function equals$16(existing, incoming) {
2146
2146
  }
2147
2147
 
2148
2148
  const VERSION$1g = "195d918987a35f45e1aa4dce9a11d8c5";
2149
- function validate$1W(obj, path = 'FieldValueRepresentation') {
2149
+ function validate$1X(obj, path = 'FieldValueRepresentation') {
2150
2150
  const v_error = (() => {
2151
2151
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
2152
2152
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -2293,7 +2293,7 @@ function equals$15(existing, incoming) {
2293
2293
  }
2294
2294
  const ingest$Q = function FieldValueRepresentationIngest(input, path, luvio, store, timestamp) {
2295
2295
  if (process.env.NODE_ENV !== 'production') {
2296
- const validateError = validate$1W(input);
2296
+ const validateError = validate$1X(input);
2297
2297
  if (validateError !== null) {
2298
2298
  throw validateError;
2299
2299
  }
@@ -2344,7 +2344,7 @@ const getTypeCacheKeys$X = (rootKeySet, luvio, input, _fullPathFactory) => {
2344
2344
 
2345
2345
  const TTL$A = 120000;
2346
2346
  const VERSION$1f = "79cb5ac9f44542f683d00245fdfe500d";
2347
- function validate$1V(obj, path = 'RecordCollectionRepresentation') {
2347
+ function validate$1W(obj, path = 'RecordCollectionRepresentation') {
2348
2348
  const v_error = (() => {
2349
2349
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
2350
2350
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -2617,7 +2617,7 @@ function equals$14(existing, incoming) {
2617
2617
  }
2618
2618
  const ingest$P = function RecordCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
2619
2619
  if (process.env.NODE_ENV !== 'production') {
2620
- const validateError = validate$1V(input);
2620
+ const validateError = validate$1W(input);
2621
2621
  if (validateError !== null) {
2622
2622
  throw validateError;
2623
2623
  }
@@ -2653,7 +2653,7 @@ const keyBuilderFromType$E = function RecordRepresentationKeyBuilderFromType(luv
2653
2653
 
2654
2654
  const TTL$z = 30000;
2655
2655
  const VERSION$1e = "98c5b18512e48ca8d28727549507e4ba";
2656
- function validate$1U(obj, path = 'RecordRepresentation') {
2656
+ function validate$1V(obj, path = 'RecordRepresentation') {
2657
2657
  const v_error = (() => {
2658
2658
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
2659
2659
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -2783,7 +2783,7 @@ function validate$1U(obj, path = 'RecordRepresentation') {
2783
2783
  const path_recordTypeInfo = path + '.recordTypeInfo';
2784
2784
  let obj_recordTypeInfo_union0 = null;
2785
2785
  const obj_recordTypeInfo_union0_error = (() => {
2786
- const referencepath_recordTypeInfoValidationError = validate$1X(obj_recordTypeInfo, path_recordTypeInfo);
2786
+ const referencepath_recordTypeInfoValidationError = validate$1Y(obj_recordTypeInfo, path_recordTypeInfo);
2787
2787
  if (referencepath_recordTypeInfoValidationError !== null) {
2788
2788
  let message = 'Object doesn\'t match RecordTypeInfoRepresentation (at "' + path_recordTypeInfo + '")\n';
2789
2789
  message += referencepath_recordTypeInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -4815,7 +4815,7 @@ const RECORD_REPRESENTATION_ERROR_STORE_METADATA_PARAMS = {
4815
4815
  version: RECORD_REPRESENTATION_ERROR_VERSION,
4816
4816
  };
4817
4817
  function isGraphNode(node) {
4818
- return node !== null && node.type === 'Node';
4818
+ return !!node && node.type === 'Node';
4819
4819
  }
4820
4820
  function addScalarFieldId(current) {
4821
4821
  addScalarField(current, 'Id');
@@ -4882,6 +4882,8 @@ function extractTrackedFieldsToTrie(recordId, node, root, config, visitedRecordI
4882
4882
  const spanning = spanningLink.follow();
4883
4883
  // W-8058425, do not include external lookups added by getTrackedFields
4884
4884
  if (isExternalLookupFieldKey(spanning)) {
4885
+ // NOTE: the logic to get here is mimicked in RecordRepresentation/merge::mergePendingFields as of
4886
+ // W-11899329 due to issues with external lookups being marked pending but never fetched
4885
4887
  continue;
4886
4888
  }
4887
4889
  extractTrackedFieldsToTrie(spanningLink.data.__ref, spanning, next, config, spanningVisitedRecordIds, depth + 1);
@@ -4914,6 +4916,8 @@ function extractTrackedFieldsToTrie(recordId, node, root, config, visitedRecordI
4914
4916
  const { fields } = state;
4915
4917
  // W-8058425, do not include external lookups added by getTrackedFields
4916
4918
  if (includes.call(fields, 'ExternalId')) {
4919
+ // NOTE: the logic to get here is mimicked in RecordRepresentation/merge::mergePendingFields as of
4920
+ // W-11899329 due to issues with external lookups being marked pending but never fetched
4917
4921
  continue;
4918
4922
  }
4919
4923
  for (let s = 0, len = fields.length; s < len; s += 1) {
@@ -5182,15 +5186,49 @@ function ingestRecordResponse(luvio, response, recordId, recordIngest, conflictM
5182
5186
 
5183
5187
  // This function sets fields that we are refreshing to pending
5184
5188
  // These values will go into the store
5185
- function mergePendingFields(newRecord, oldRecord) {
5186
- // TODO [W-6900046]: avoid casting to any by updating
5187
- // RecordRepresentationNormalized['fields'] to include `pending:true` property
5189
+ function mergePendingFields(newRecord, oldRecord, existingNode) {
5188
5190
  const mergedFields = { ...newRecord.fields };
5189
5191
  const merged = { ...newRecord, fields: mergedFields };
5190
5192
  const existingFields = keys(oldRecord.fields);
5191
5193
  for (let i = 0, len = existingFields.length; i < len; i += 1) {
5192
5194
  const spanningFieldName = existingFields[i];
5193
5195
  if (newRecord.fields[spanningFieldName] === undefined) {
5196
+ /*
5197
+ * Per W-8058425 external lookups fields are excluded from the tracked fields. However, as covered in
5198
+ * W-11899329, situations can arise in which a merge conflict occurs when the existing record has a
5199
+ * reference to an external lookup field. The exclusion ultimately results in a snapshot stuck in the
5200
+ * pending state. This is an approach to prevent that situation.
5201
+ *
5202
+ * The same logic checks for W-8058425 to "continue" as it relates to not tracking external lookups is
5203
+ * mimicked here as it relates to not marking them as pending.
5204
+ */
5205
+ // make sure external lookups are NOT marked as pending when `existingNode` is provided
5206
+ if (isGraphNode(existingNode)) {
5207
+ // get the node for the spanning field
5208
+ const fieldValueRep = existingNode
5209
+ .object('fields')
5210
+ .link(spanningFieldName);
5211
+ const field = fieldValueRep.follow();
5212
+ if (isGraphNode(field)) {
5213
+ if (field.isScalar('value') === false) {
5214
+ const record = field
5215
+ .link('value')
5216
+ .follow();
5217
+ if (isExternalLookupFieldKey(record)) {
5218
+ continue;
5219
+ }
5220
+ }
5221
+ }
5222
+ else {
5223
+ const state = fieldValueRep.linkData();
5224
+ if (state !== undefined) {
5225
+ const { fields } = state;
5226
+ if (includes.call(fields, 'ExternalId')) {
5227
+ continue;
5228
+ }
5229
+ }
5230
+ }
5231
+ }
5194
5232
  // TODO [W-6900046]: fix above casting issue so we're not stuffing arbitrary things
5195
5233
  // into RecordRepresentationNormalized['fields']
5196
5234
  mergedFields[spanningFieldName] = {
@@ -5204,7 +5242,7 @@ function mergePendingFields(newRecord, oldRecord) {
5204
5242
  // This method gets called
5205
5243
  // when incoming record has a higher version
5206
5244
  // than the record that is currently in the store
5207
- function mergeAndRefreshHigherVersionRecord(incoming, existing, incomingTrackedFieldsTrieRoot, existingTrackedFieldsTrieRoot, recordConflictMap) {
5245
+ function mergeAndRefreshHigherVersionRecord(incoming, existing, incomingTrackedFieldsTrieRoot, existingTrackedFieldsTrieRoot, recordConflictMap, existingNode) {
5208
5246
  // If the higher version (incoming) does not contain a superset of fields as existing
5209
5247
  // then we need to refresh to get updated versions of fields in existing
5210
5248
  if (isSuperRecordFieldTrie(incomingTrackedFieldsTrieRoot, existingTrackedFieldsTrieRoot) ===
@@ -5221,14 +5259,14 @@ function mergeAndRefreshHigherVersionRecord(incoming, existing, incomingTrackedF
5221
5259
  };
5222
5260
  // We want to mark fields in the store as pending
5223
5261
  // Because we don't want to emit any data to components
5224
- return mergePendingFields(incoming, existing);
5262
+ return mergePendingFields(incoming, existing, existingNode);
5225
5263
  }
5226
5264
  return incoming;
5227
5265
  }
5228
5266
  // This method gets called
5229
5267
  // when incoming record has a lower version
5230
5268
  // than the record that is currently in the store
5231
- function mergeAndRefreshLowerVersionRecord(luvio, incoming, existing, incomingTrackedFieldsTrieRoot, existingTrackedFieldsTrieRoot, recordConflictMap) {
5269
+ function mergeAndRefreshLowerVersionRecord(luvio, incoming, existing, incomingTrackedFieldsTrieRoot, existingTrackedFieldsTrieRoot, recordConflictMap, existingNode) {
5232
5270
  // If the higher version (existing) does not have a superset of fields as incoming
5233
5271
  // then we need to refresh to get updated versions of fields on incoming
5234
5272
  if (isSuperRecordFieldTrie(existingTrackedFieldsTrieRoot, incomingTrackedFieldsTrieRoot) ===
@@ -5238,7 +5276,7 @@ function mergeAndRefreshLowerVersionRecord(luvio, incoming, existing, incomingTr
5238
5276
  if (isSupportedEntity(incoming.apiName) === false) {
5239
5277
  return mergeRecordFields(existing, incoming);
5240
5278
  }
5241
- const merged = mergePendingFields(existing, incoming);
5279
+ const merged = mergePendingFields(existing, incoming, existingNode);
5242
5280
  // update the conflict map to resolve the record conflict in resolveConflict
5243
5281
  if (recordConflictMap) {
5244
5282
  recordConflictMap.conflicts[incoming.id] = {
@@ -5277,7 +5315,7 @@ function mergeRecordConflict(luvio, incoming, existing, recordConflictMap) {
5277
5315
  extractTrackedFieldsToTrie(recordKey, incomingNode, incomingTrackedFieldsTrieRoot, trackedFieldsConfig);
5278
5316
  extractTrackedFieldsToTrie(recordKey, existingNode, existingTrackedFieldsTrieRoot, trackedFieldsConfig);
5279
5317
  if (incoming.weakEtag > existing.weakEtag) {
5280
- return mergeAndRefreshHigherVersionRecord(incoming, existing, incomingTrackedFieldsTrieRoot, existingTrackedFieldsTrieRoot, recordConflictMap);
5318
+ return mergeAndRefreshHigherVersionRecord(incoming, existing, incomingTrackedFieldsTrieRoot, existingTrackedFieldsTrieRoot, recordConflictMap, existingNode);
5281
5319
  }
5282
5320
  return mergeAndRefreshLowerVersionRecord(luvio, incoming, existing, incomingTrackedFieldsTrieRoot, existingTrackedFieldsTrieRoot, recordConflictMap);
5283
5321
  }
@@ -5433,7 +5471,7 @@ function normalize$O(input, existing, path, luvio, store, timestamp, fieldsTrie,
5433
5471
  function makeIngest(fieldsTrie, optionalFieldsTrie, recordConflictMap) {
5434
5472
  return (input, path, luvio, store, timestamp) => {
5435
5473
  if (process.env.NODE_ENV !== 'production') {
5436
- const validateError = validate$1W(input);
5474
+ const validateError = validate$1X(input);
5437
5475
  if (validateError !== null) {
5438
5476
  throw validateError;
5439
5477
  }
@@ -5526,7 +5564,7 @@ const createRecordIngest = (fieldsTrie, optionalFieldsTrie, recordConflictMap) =
5526
5564
  const childNormalize = createChildRecordNormalize(fieldsTrie, optionalFieldsTrie, recordConflictMap);
5527
5565
  return (input, path, luvio, store, timestamp) => {
5528
5566
  if (process.env.NODE_ENV !== 'production') {
5529
- const validateError = validate$1U(input);
5567
+ const validateError = validate$1V(input);
5530
5568
  if (validateError !== null) {
5531
5569
  throw validateError;
5532
5570
  }
@@ -6388,7 +6426,7 @@ const keyBuilderFromType$C = function ListRecordCollectionRepresentationKeyBuild
6388
6426
 
6389
6427
  const TTL$y = 30000;
6390
6428
  const VERSION$1c = "e5c90c4081cd557f8ffec53028ede1e8";
6391
- function validate$1T(obj, path = 'ListRecordCollectionRepresentation') {
6429
+ function validate$1U(obj, path = 'ListRecordCollectionRepresentation') {
6392
6430
  const v_error = (() => {
6393
6431
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
6394
6432
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -6448,7 +6486,7 @@ function validate$1T(obj, path = 'ListRecordCollectionRepresentation') {
6448
6486
  }
6449
6487
  const obj_listReference = obj.listReference;
6450
6488
  const path_listReference = path + '.listReference';
6451
- const referencepath_listReferenceValidationError = validate$27(obj_listReference, path_listReference);
6489
+ const referencepath_listReferenceValidationError = validate$28(obj_listReference, path_listReference);
6452
6490
  if (referencepath_listReferenceValidationError !== null) {
6453
6491
  let message = 'Object doesn\'t match ListReferenceRepresentation (at "' + path_listReference + '")\n';
6454
6492
  message += referencepath_listReferenceValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -7014,7 +7052,7 @@ function equals$12(existing, incoming) {
7014
7052
  }
7015
7053
  const ingest$N = function ListRecordCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
7016
7054
  if (process.env.NODE_ENV !== 'production') {
7017
- const validateError = validate$1T(input);
7055
+ const validateError = validate$1U(input);
7018
7056
  if (validateError !== null) {
7019
7057
  throw validateError;
7020
7058
  }
@@ -7122,7 +7160,7 @@ const notifyUpdateAvailableFactory$4 = (luvio) => {
7122
7160
  };
7123
7161
 
7124
7162
  const VERSION$1b = "cf8d2eb042188974da26ffe6618cfd07";
7125
- function validate$1S(obj, path = 'ListUiRepresentation') {
7163
+ function validate$1T(obj, path = 'ListUiRepresentation') {
7126
7164
  const v_error = (() => {
7127
7165
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
7128
7166
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -7228,7 +7266,7 @@ function equals$11(existing, incoming) {
7228
7266
  }
7229
7267
  const ingest$M = function ListUiRepresentationIngest(input, path, luvio, store, timestamp) {
7230
7268
  if (process.env.NODE_ENV !== 'production') {
7231
- const validateError = validate$1S(input);
7269
+ const validateError = validate$1T(input);
7232
7270
  if (validateError !== null) {
7233
7271
  throw validateError;
7234
7272
  }
@@ -7370,7 +7408,7 @@ function createResourceRequest$17(config) {
7370
7408
  }
7371
7409
 
7372
7410
  const VERSION$1a = "0b29241fd9ed04bb61fde26b3f558ac4";
7373
- function validate$1R(obj, path = 'ListInfoSummaryRepresentation') {
7411
+ function validate$1S(obj, path = 'ListInfoSummaryRepresentation') {
7374
7412
  const v_error = (() => {
7375
7413
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
7376
7414
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -7482,7 +7520,7 @@ function equals$10(existing, incoming) {
7482
7520
  }
7483
7521
  const ingest$L = function ListInfoSummaryRepresentationIngest(input, path, luvio, store, timestamp) {
7484
7522
  if (process.env.NODE_ENV !== 'production') {
7485
- const validateError = validate$1R(input);
7523
+ const validateError = validate$1S(input);
7486
7524
  if (validateError !== null) {
7487
7525
  throw validateError;
7488
7526
  }
@@ -7503,7 +7541,7 @@ function getTypeCacheKeys$S(rootKeySet, luvio, input, fullPathFactory) {
7503
7541
  }
7504
7542
 
7505
7543
  const VERSION$19 = "d0cadb0927f908b5b64694e1cff0b2d7";
7506
- function validate$1Q(obj, path = 'ListInfoSummaryCollectionRepresentation') {
7544
+ function validate$1R(obj, path = 'ListInfoSummaryCollectionRepresentation') {
7507
7545
  const v_error = (() => {
7508
7546
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
7509
7547
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -7887,7 +7925,7 @@ function equals$$(existing, incoming) {
7887
7925
  }
7888
7926
  const ingest$K = function ListInfoSummaryCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
7889
7927
  if (process.env.NODE_ENV !== 'production') {
7890
- const validateError = validate$1Q(input);
7928
+ const validateError = validate$1R(input);
7891
7929
  if (validateError !== null) {
7892
7930
  throw validateError;
7893
7931
  }
@@ -8034,17 +8072,6 @@ function addListSummaryCollectionKey(objectApiName, recentLists, key) {
8034
8072
  }
8035
8073
  keys.add(key);
8036
8074
  }
8037
- function removeListRecordCollectionKeys(objectApiName, listViewApiName) {
8038
- const cacheEntriesByObjectApiName = listRecordCollectionCache.get(objectApiName.toLowerCase()) || new Map();
8039
- cacheEntriesByObjectApiName.delete(listViewApiName.toLowerCase());
8040
- }
8041
- function removeListSummaryCollectionKeys(objectApiName, recentLists = undefined) {
8042
- const cacheEntriesByObjectApiName = listSummaryCollectionCache.get(objectApiName) || new Map();
8043
- cacheEntriesByObjectApiName.delete(recentLists ? 'true' : 'false');
8044
- if (recentLists === undefined) {
8045
- cacheEntriesByObjectApiName.delete('true');
8046
- }
8047
- }
8048
8075
  function splitListRecordCollectionKey(key) {
8049
8076
  const keyElements = key.split(':');
8050
8077
  return {
@@ -8321,14 +8348,22 @@ function listFields(luvio, { fields = [], optionalFields = [], sortBy, }, listIn
8321
8348
  function setupNotifyAllListRecordUpdateAvailable(luvio) {
8322
8349
  return (notifyInput) => {
8323
8350
  const keys = getListRecordCollectionKeys(notifyInput.objectApiName, notifyInput.listViewApiName);
8324
- removeListRecordCollectionKeys(notifyInput.objectApiName, notifyInput.listViewApiName);
8351
+ // W-16311716 - Bug is happening because we are removing keys from the cache when
8352
+ // the actual data has not changed. This causes a mismatch in this notifyAll cache
8353
+ // vs the actual LDS cache. Not removing these keys from the notifyAll cache has
8354
+ // no forseen drawbacks
8355
+ //removeListRecordCollectionKeys(notifyInput.objectApiName, notifyInput.listViewApiName);
8325
8356
  return luvio.notifyStoreUpdateAvailable(keys);
8326
8357
  };
8327
8358
  }
8328
8359
  function setupNotifyAllListInfoSummaryUpdateAvailable(luvio) {
8329
8360
  return (notifyInput) => {
8330
8361
  const keys = getListSummaryCollectionKeys(notifyInput.objectApiName, notifyInput.recentLists);
8331
- removeListSummaryCollectionKeys(notifyInput.objectApiName, notifyInput.recentLists);
8362
+ // W-16311716 - Bug is happening because we are removing keys from the cache when
8363
+ // the actual data has not changed. This causes a mismatch in this notifyAll cache
8364
+ // vs the actual LDS cache. Not removing these keys from the notifyAll cache has
8365
+ // no forseen drawbacks
8366
+ //removeListSummaryCollectionKeys(notifyInput.objectApiName, notifyInput.recentLists);
8332
8367
  return luvio.notifyStoreUpdateAvailable(keys);
8333
8368
  };
8334
8369
  }
@@ -8511,7 +8546,7 @@ function isErrorSnapshot(snapshot) {
8511
8546
  }
8512
8547
 
8513
8548
  const VERSION$18 = "3529c5f7d0eb2206c90a52c6d9f721d4";
8514
- function validate$1P(obj, path = 'ListViewSummaryRepresentation') {
8549
+ function validate$1Q(obj, path = 'ListViewSummaryRepresentation') {
8515
8550
  const v_error = (() => {
8516
8551
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8517
8552
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -8623,7 +8658,7 @@ function equals$_(existing, incoming) {
8623
8658
  }
8624
8659
  const ingest$J = function ListViewSummaryRepresentationIngest(input, path, luvio, store, timestamp) {
8625
8660
  if (process.env.NODE_ENV !== 'production') {
8626
- const validateError = validate$1P(input);
8661
+ const validateError = validate$1Q(input);
8627
8662
  if (validateError !== null) {
8628
8663
  throw validateError;
8629
8664
  }
@@ -8644,7 +8679,7 @@ function getTypeCacheKeys$Q(rootKeySet, luvio, input, fullPathFactory) {
8644
8679
  }
8645
8680
 
8646
8681
  const VERSION$17 = "f4c79fe066da3558499d5ee88c72abcd";
8647
- function validate$1O(obj, path = 'ListViewSummaryCollectionRepresentation') {
8682
+ function validate$1P(obj, path = 'ListViewSummaryCollectionRepresentation') {
8648
8683
  const v_error = (() => {
8649
8684
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
8650
8685
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -9028,7 +9063,7 @@ function equals$Z(existing, incoming) {
9028
9063
  }
9029
9064
  const ingest$I = function ListViewSummaryCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
9030
9065
  if (process.env.NODE_ENV !== 'production') {
9031
- const validateError = validate$1O(input);
9066
+ const validateError = validate$1P(input);
9032
9067
  if (validateError !== null) {
9033
9068
  throw validateError;
9034
9069
  }
@@ -10212,7 +10247,7 @@ const factory$h = (luvio) => {
10212
10247
  }, { contextId: contextId$5 });
10213
10248
  };
10214
10249
 
10215
- function validate$1N(obj, path = 'ChildRelationshipRepresentation') {
10250
+ function validate$1O(obj, path = 'ChildRelationshipRepresentation') {
10216
10251
  const v_error = (() => {
10217
10252
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
10218
10253
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -10260,7 +10295,7 @@ function validate$1N(obj, path = 'ChildRelationshipRepresentation') {
10260
10295
  return v_error === undefined ? null : v_error;
10261
10296
  }
10262
10297
 
10263
- function validate$1M(obj, path = 'FilteredLookupInfoRepresentation') {
10298
+ function validate$1N(obj, path = 'FilteredLookupInfoRepresentation') {
10264
10299
  const v_error = (() => {
10265
10300
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
10266
10301
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -10291,7 +10326,7 @@ function validate$1M(obj, path = 'FilteredLookupInfoRepresentation') {
10291
10326
  return v_error === undefined ? null : v_error;
10292
10327
  }
10293
10328
 
10294
- function validate$1L(obj, path = 'ReferenceToInfoRepresentation') {
10329
+ function validate$1M(obj, path = 'ReferenceToInfoRepresentation') {
10295
10330
  const v_error = (() => {
10296
10331
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
10297
10332
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -10317,7 +10352,7 @@ function validate$1L(obj, path = 'ReferenceToInfoRepresentation') {
10317
10352
  return v_error === undefined ? null : v_error;
10318
10353
  }
10319
10354
 
10320
- function validate$1K(obj, path = 'FieldRepresentation') {
10355
+ function validate$1L(obj, path = 'FieldRepresentation') {
10321
10356
  const v_error = (() => {
10322
10357
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
10323
10358
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -10482,7 +10517,7 @@ function validate$1K(obj, path = 'FieldRepresentation') {
10482
10517
  const path_filteredLookupInfo = path + '.filteredLookupInfo';
10483
10518
  let obj_filteredLookupInfo_union0 = null;
10484
10519
  const obj_filteredLookupInfo_union0_error = (() => {
10485
- const referencepath_filteredLookupInfoValidationError = validate$1M(obj_filteredLookupInfo, path_filteredLookupInfo);
10520
+ const referencepath_filteredLookupInfoValidationError = validate$1N(obj_filteredLookupInfo, path_filteredLookupInfo);
10486
10521
  if (referencepath_filteredLookupInfoValidationError !== null) {
10487
10522
  let message = 'Object doesn\'t match FilteredLookupInfoRepresentation (at "' + path_filteredLookupInfo + '")\n';
10488
10523
  message += referencepath_filteredLookupInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -10633,7 +10668,7 @@ function validate$1K(obj, path = 'FieldRepresentation') {
10633
10668
  for (let i = 0; i < obj_referenceToInfos.length; i++) {
10634
10669
  const obj_referenceToInfos_item = obj_referenceToInfos[i];
10635
10670
  const path_referenceToInfos_item = path_referenceToInfos + '[' + i + ']';
10636
- const referencepath_referenceToInfos_itemValidationError = validate$1L(obj_referenceToInfos_item, path_referenceToInfos_item);
10671
+ const referencepath_referenceToInfos_itemValidationError = validate$1M(obj_referenceToInfos_item, path_referenceToInfos_item);
10637
10672
  if (referencepath_referenceToInfos_itemValidationError !== null) {
10638
10673
  let message = 'Object doesn\'t match ReferenceToInfoRepresentation (at "' + path_referenceToInfos_item + '")\n';
10639
10674
  message += referencepath_referenceToInfos_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -10700,7 +10735,7 @@ function validate$1K(obj, path = 'FieldRepresentation') {
10700
10735
  return v_error === undefined ? null : v_error;
10701
10736
  }
10702
10737
 
10703
- function validate$1J(obj, path = 'ThemeInfoRepresentation') {
10738
+ function validate$1K(obj, path = 'ThemeInfoRepresentation') {
10704
10739
  const v_error = (() => {
10705
10740
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
10706
10741
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -10742,7 +10777,7 @@ function validate$1J(obj, path = 'ThemeInfoRepresentation') {
10742
10777
 
10743
10778
  const TTL$x = 900000;
10744
10779
  const VERSION$16 = "2302a71ca718abb60353eb88dedb1c12";
10745
- function validate$1I(obj, path = 'ObjectInfoRepresentation') {
10780
+ function validate$1J(obj, path = 'ObjectInfoRepresentation') {
10746
10781
  const v_error = (() => {
10747
10782
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
10748
10783
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -10812,7 +10847,7 @@ function validate$1I(obj, path = 'ObjectInfoRepresentation') {
10812
10847
  for (let i = 0; i < obj_childRelationships.length; i++) {
10813
10848
  const obj_childRelationships_item = obj_childRelationships[i];
10814
10849
  const path_childRelationships_item = path_childRelationships + '[' + i + ']';
10815
- const referencepath_childRelationships_itemValidationError = validate$1N(obj_childRelationships_item, path_childRelationships_item);
10850
+ const referencepath_childRelationships_itemValidationError = validate$1O(obj_childRelationships_item, path_childRelationships_item);
10816
10851
  if (referencepath_childRelationships_itemValidationError !== null) {
10817
10852
  let message = 'Object doesn\'t match ChildRelationshipRepresentation (at "' + path_childRelationships_item + '")\n';
10818
10853
  message += referencepath_childRelationships_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -10899,7 +10934,7 @@ function validate$1I(obj, path = 'ObjectInfoRepresentation') {
10899
10934
  const key = obj_fields_keys[i];
10900
10935
  const obj_fields_prop = obj_fields[key];
10901
10936
  const path_fields_prop = path_fields + '["' + key + '"]';
10902
- const referencepath_fields_propValidationError = validate$1K(obj_fields_prop, path_fields_prop);
10937
+ const referencepath_fields_propValidationError = validate$1L(obj_fields_prop, path_fields_prop);
10903
10938
  if (referencepath_fields_propValidationError !== null) {
10904
10939
  let message = 'Object doesn\'t match FieldRepresentation (at "' + path_fields_prop + '")\n';
10905
10940
  message += referencepath_fields_propValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -10979,7 +11014,7 @@ function validate$1I(obj, path = 'ObjectInfoRepresentation') {
10979
11014
  const key = obj_recordTypeInfos_keys[i];
10980
11015
  const obj_recordTypeInfos_prop = obj_recordTypeInfos[key];
10981
11016
  const path_recordTypeInfos_prop = path_recordTypeInfos + '["' + key + '"]';
10982
- const referencepath_recordTypeInfos_propValidationError = validate$1X(obj_recordTypeInfos_prop, path_recordTypeInfos_prop);
11017
+ const referencepath_recordTypeInfos_propValidationError = validate$1Y(obj_recordTypeInfos_prop, path_recordTypeInfos_prop);
10983
11018
  if (referencepath_recordTypeInfos_propValidationError !== null) {
10984
11019
  let message = 'Object doesn\'t match RecordTypeInfoRepresentation (at "' + path_recordTypeInfos_prop + '")\n';
10985
11020
  message += referencepath_recordTypeInfos_propValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -11000,7 +11035,7 @@ function validate$1I(obj, path = 'ObjectInfoRepresentation') {
11000
11035
  const path_themeInfo = path + '.themeInfo';
11001
11036
  let obj_themeInfo_union0 = null;
11002
11037
  const obj_themeInfo_union0_error = (() => {
11003
- const referencepath_themeInfoValidationError = validate$1J(obj_themeInfo, path_themeInfo);
11038
+ const referencepath_themeInfoValidationError = validate$1K(obj_themeInfo, path_themeInfo);
11004
11039
  if (referencepath_themeInfoValidationError !== null) {
11005
11040
  let message = 'Object doesn\'t match ThemeInfoRepresentation (at "' + path_themeInfo + '")\n';
11006
11041
  message += referencepath_themeInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -11167,7 +11202,7 @@ function equals$Y(existing, incoming) {
11167
11202
  }
11168
11203
  const ingest$H = function ObjectInfoRepresentationIngest(input, path, luvio, store, timestamp) {
11169
11204
  if (process.env.NODE_ENV !== 'production') {
11170
- const validateError = validate$1I(input);
11205
+ const validateError = validate$1J(input);
11171
11206
  if (validateError !== null) {
11172
11207
  throw validateError;
11173
11208
  }
@@ -11328,7 +11363,7 @@ const getObjectInfoAdapterFactory = (luvio) => function UiApi__getObjectInfo(unt
11328
11363
  buildCachedSnapshotCachePolicy$O, buildNetworkSnapshotCachePolicy$P);
11329
11364
  };
11330
11365
 
11331
- function validate$1H(obj, path = 'RecordLayoutSaveOptionRepresentation') {
11366
+ function validate$1I(obj, path = 'RecordLayoutSaveOptionRepresentation') {
11332
11367
  const v_error = (() => {
11333
11368
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
11334
11369
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -11376,7 +11411,7 @@ var DiscriminatorValues$5;
11376
11411
  DiscriminatorValues["Field"] = "Field";
11377
11412
  DiscriminatorValues["CustomLink"] = "CustomLink";
11378
11413
  })(DiscriminatorValues$5 || (DiscriminatorValues$5 = {}));
11379
- function validate$1G(obj, path = 'AbstractRecordLayoutComponentRepresentation') {
11414
+ function validate$1H(obj, path = 'AbstractRecordLayoutComponentRepresentation') {
11380
11415
  const v_error = (() => {
11381
11416
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
11382
11417
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -11416,7 +11451,7 @@ function validate$1G(obj, path = 'AbstractRecordLayoutComponentRepresentation')
11416
11451
  return v_error === undefined ? null : v_error;
11417
11452
  }
11418
11453
 
11419
- function validate$1F(obj, path = 'RecordLayoutItemRepresentation') {
11454
+ function validate$1G(obj, path = 'RecordLayoutItemRepresentation') {
11420
11455
  const v_error = (() => {
11421
11456
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
11422
11457
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -11444,7 +11479,7 @@ function validate$1F(obj, path = 'RecordLayoutItemRepresentation') {
11444
11479
  for (let i = 0; i < obj_layoutComponents.length; i++) {
11445
11480
  const obj_layoutComponents_item = obj_layoutComponents[i];
11446
11481
  const path_layoutComponents_item = path_layoutComponents + '[' + i + ']';
11447
- const referencepath_layoutComponents_itemValidationError = validate$1G(obj_layoutComponents_item, path_layoutComponents_item);
11482
+ const referencepath_layoutComponents_itemValidationError = validate$1H(obj_layoutComponents_item, path_layoutComponents_item);
11448
11483
  if (referencepath_layoutComponents_itemValidationError !== null) {
11449
11484
  let message = 'Object doesn\'t match AbstractRecordLayoutComponentRepresentation (at "' + path_layoutComponents_item + '")\n';
11450
11485
  message += referencepath_layoutComponents_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -11491,7 +11526,7 @@ function validate$1F(obj, path = 'RecordLayoutItemRepresentation') {
11491
11526
  return v_error === undefined ? null : v_error;
11492
11527
  }
11493
11528
 
11494
- function validate$1E(obj, path = 'RecordLayoutRowRepresentation') {
11529
+ function validate$1F(obj, path = 'RecordLayoutRowRepresentation') {
11495
11530
  const v_error = (() => {
11496
11531
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
11497
11532
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -11504,7 +11539,7 @@ function validate$1E(obj, path = 'RecordLayoutRowRepresentation') {
11504
11539
  for (let i = 0; i < obj_layoutItems.length; i++) {
11505
11540
  const obj_layoutItems_item = obj_layoutItems[i];
11506
11541
  const path_layoutItems_item = path_layoutItems + '[' + i + ']';
11507
- const referencepath_layoutItems_itemValidationError = validate$1F(obj_layoutItems_item, path_layoutItems_item);
11542
+ const referencepath_layoutItems_itemValidationError = validate$1G(obj_layoutItems_item, path_layoutItems_item);
11508
11543
  if (referencepath_layoutItems_itemValidationError !== null) {
11509
11544
  let message = 'Object doesn\'t match RecordLayoutItemRepresentation (at "' + path_layoutItems_item + '")\n';
11510
11545
  message += referencepath_layoutItems_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -11515,7 +11550,7 @@ function validate$1E(obj, path = 'RecordLayoutRowRepresentation') {
11515
11550
  return v_error === undefined ? null : v_error;
11516
11551
  }
11517
11552
 
11518
- function validate$1D(obj, path = 'RecordLayoutSectionRepresentation') {
11553
+ function validate$1E(obj, path = 'RecordLayoutSectionRepresentation') {
11519
11554
  const v_error = (() => {
11520
11555
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
11521
11556
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -11590,7 +11625,7 @@ function validate$1D(obj, path = 'RecordLayoutSectionRepresentation') {
11590
11625
  for (let i = 0; i < obj_layoutRows.length; i++) {
11591
11626
  const obj_layoutRows_item = obj_layoutRows[i];
11592
11627
  const path_layoutRows_item = path_layoutRows + '[' + i + ']';
11593
- const referencepath_layoutRows_itemValidationError = validate$1E(obj_layoutRows_item, path_layoutRows_item);
11628
+ const referencepath_layoutRows_itemValidationError = validate$1F(obj_layoutRows_item, path_layoutRows_item);
11594
11629
  if (referencepath_layoutRows_itemValidationError !== null) {
11595
11630
  let message = 'Object doesn\'t match RecordLayoutRowRepresentation (at "' + path_layoutRows_item + '")\n';
11596
11631
  message += referencepath_layoutRows_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -11613,7 +11648,7 @@ function validate$1D(obj, path = 'RecordLayoutSectionRepresentation') {
11613
11648
 
11614
11649
  const TTL$w = 900000;
11615
11650
  const VERSION$15 = "fb515e25a89ca1ec154dc865e72b913a";
11616
- function validate$1C(obj, path = 'RecordLayoutRepresentation') {
11651
+ function validate$1D(obj, path = 'RecordLayoutRepresentation') {
11617
11652
  const v_error = (() => {
11618
11653
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
11619
11654
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -11719,7 +11754,7 @@ function validate$1C(obj, path = 'RecordLayoutRepresentation') {
11719
11754
  for (let i = 0; i < obj_saveOptions.length; i++) {
11720
11755
  const obj_saveOptions_item = obj_saveOptions[i];
11721
11756
  const path_saveOptions_item = path_saveOptions + '[' + i + ']';
11722
- const referencepath_saveOptions_itemValidationError = validate$1H(obj_saveOptions_item, path_saveOptions_item);
11757
+ const referencepath_saveOptions_itemValidationError = validate$1I(obj_saveOptions_item, path_saveOptions_item);
11723
11758
  if (referencepath_saveOptions_itemValidationError !== null) {
11724
11759
  let message = 'Object doesn\'t match RecordLayoutSaveOptionRepresentation (at "' + path_saveOptions_item + '")\n';
11725
11760
  message += referencepath_saveOptions_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -11734,7 +11769,7 @@ function validate$1C(obj, path = 'RecordLayoutRepresentation') {
11734
11769
  for (let i = 0; i < obj_sections.length; i++) {
11735
11770
  const obj_sections_item = obj_sections[i];
11736
11771
  const path_sections_item = path_sections + '[' + i + ']';
11737
- const referencepath_sections_itemValidationError = validate$1D(obj_sections_item, path_sections_item);
11772
+ const referencepath_sections_itemValidationError = validate$1E(obj_sections_item, path_sections_item);
11738
11773
  if (referencepath_sections_itemValidationError !== null) {
11739
11774
  let message = 'Object doesn\'t match RecordLayoutSectionRepresentation (at "' + path_sections_item + '")\n';
11740
11775
  message += referencepath_sections_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -11809,7 +11844,7 @@ function equals$X(existing, incoming) {
11809
11844
  }
11810
11845
  const ingest$G = function RecordLayoutRepresentationIngest(input, path, luvio, store, timestamp) {
11811
11846
  if (process.env.NODE_ENV !== 'production') {
11812
- const validateError = validate$1C(input);
11847
+ const validateError = validate$1D(input);
11813
11848
  if (validateError !== null) {
11814
11849
  throw validateError;
11815
11850
  }
@@ -11851,7 +11886,7 @@ function getRecordId18Array(value) {
11851
11886
  return dedupe(array).sort();
11852
11887
  }
11853
11888
 
11854
- function validate$1B(obj, path = 'RecordLayoutSectionUserStateRepresentation') {
11889
+ function validate$1C(obj, path = 'RecordLayoutSectionUserStateRepresentation') {
11855
11890
  const v_error = (() => {
11856
11891
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
11857
11892
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -11872,7 +11907,7 @@ function validate$1B(obj, path = 'RecordLayoutSectionUserStateRepresentation') {
11872
11907
 
11873
11908
  const TTL$v = 900000;
11874
11909
  const VERSION$14 = "4ba42e1fa0fb00cf78fce86082da41c9";
11875
- function validate$1A(obj, path = 'RecordLayoutUserStateRepresentation') {
11910
+ function validate$1B(obj, path = 'RecordLayoutUserStateRepresentation') {
11876
11911
  const v_error = (() => {
11877
11912
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
11878
11913
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -11912,7 +11947,7 @@ function validate$1A(obj, path = 'RecordLayoutUserStateRepresentation') {
11912
11947
  const key = obj_sectionUserStates_keys[i];
11913
11948
  const obj_sectionUserStates_prop = obj_sectionUserStates[key];
11914
11949
  const path_sectionUserStates_prop = path_sectionUserStates + '["' + key + '"]';
11915
- const referencepath_sectionUserStates_propValidationError = validate$1B(obj_sectionUserStates_prop, path_sectionUserStates_prop);
11950
+ const referencepath_sectionUserStates_propValidationError = validate$1C(obj_sectionUserStates_prop, path_sectionUserStates_prop);
11916
11951
  if (referencepath_sectionUserStates_propValidationError !== null) {
11917
11952
  let message = 'Object doesn\'t match RecordLayoutSectionUserStateRepresentation (at "' + path_sectionUserStates_prop + '")\n';
11918
11953
  message += referencepath_sectionUserStates_propValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -11969,7 +12004,7 @@ function equals$W(existing, incoming) {
11969
12004
  }
11970
12005
  const ingest$F = function RecordLayoutUserStateRepresentationIngest(input, path, luvio, store, timestamp) {
11971
12006
  if (process.env.NODE_ENV !== 'production') {
11972
- const validateError = validate$1A(input);
12007
+ const validateError = validate$1B(input);
11973
12008
  if (validateError !== null) {
11974
12009
  throw validateError;
11975
12010
  }
@@ -11991,7 +12026,7 @@ function getTypeCacheKeys$M(rootKeySet, luvio, input, fullPathFactory) {
11991
12026
 
11992
12027
  const TTL$u = 900000;
11993
12028
  const VERSION$13 = "49cdd4bc235a6094c3559cc7735b3b6d";
11994
- function validate$1z(obj, path = 'RecordUiRepresentation') {
12029
+ function validate$1A(obj, path = 'RecordUiRepresentation') {
11995
12030
  const v_error = (() => {
11996
12031
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
11997
12032
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -12253,7 +12288,7 @@ function equals$V(existing, incoming) {
12253
12288
  }
12254
12289
  const ingest$E = function RecordUiRepresentationIngest(input, path, luvio, store, timestamp) {
12255
12290
  if (process.env.NODE_ENV !== 'production') {
12256
- const validateError = validate$1z(input);
12291
+ const validateError = validate$1A(input);
12257
12292
  if (validateError !== null) {
12258
12293
  throw validateError;
12259
12294
  }
@@ -13432,7 +13467,7 @@ const notifyUpdateAvailableFactory$1 = (luvio) => {
13432
13467
  };
13433
13468
 
13434
13469
  const VERSION$12 = "4aa37812ee37c752a099b29026217c85";
13435
- function validate$1y(obj, path = 'ObjectInfoDirectoryEntryRepresentation') {
13470
+ function validate$1z(obj, path = 'ObjectInfoDirectoryEntryRepresentation') {
13436
13471
  const v_error = (() => {
13437
13472
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
13438
13473
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -13585,7 +13620,7 @@ function equals$U(existing, incoming) {
13585
13620
  }
13586
13621
  const ingest$D = function ObjectInfoDirectoryEntryRepresentationIngest(input, path, luvio, store, timestamp) {
13587
13622
  if (process.env.NODE_ENV !== 'production') {
13588
- const validateError = validate$1y(input);
13623
+ const validateError = validate$1z(input);
13589
13624
  if (validateError !== null) {
13590
13625
  throw validateError;
13591
13626
  }
@@ -13606,7 +13641,7 @@ function getTypeCacheKeys$L(rootKeySet, luvio, input, fullPathFactory) {
13606
13641
  }
13607
13642
 
13608
13643
  const VERSION$11 = "37fd8c0154ee743c9defbf03e9b4b067";
13609
- function validate$1x(obj, path = 'ObjectInfoDirectoryRepresentation') {
13644
+ function validate$1y(obj, path = 'ObjectInfoDirectoryRepresentation') {
13610
13645
  const v_error = (() => {
13611
13646
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
13612
13647
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -13681,7 +13716,7 @@ function equals$T(existing, incoming) {
13681
13716
  }
13682
13717
  const ingest$C = function ObjectInfoDirectoryRepresentationIngest(input, path, luvio, store, timestamp) {
13683
13718
  if (process.env.NODE_ENV !== 'production') {
13684
- const validateError = validate$1x(input);
13719
+ const validateError = validate$1y(input);
13685
13720
  if (validateError !== null) {
13686
13721
  throw validateError;
13687
13722
  }
@@ -13709,7 +13744,7 @@ function getTypeCacheKeys$K(rootKeySet, luvio, input, fullPathFactory) {
13709
13744
  }
13710
13745
 
13711
13746
  const VERSION$10 = "7e00c51105cbf56a79ab8fcddf462c1e";
13712
- function validate$1w(obj, path = 'QuickActionExecutionRepresentation') {
13747
+ function validate$1x(obj, path = 'QuickActionExecutionRepresentation') {
13713
13748
  const v_error = (() => {
13714
13749
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
13715
13750
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -13882,7 +13917,7 @@ function equals$S(existing, incoming) {
13882
13917
  }
13883
13918
  const ingest$B = function QuickActionExecutionRepresentationIngest(input, path, luvio, store, timestamp) {
13884
13919
  if (process.env.NODE_ENV !== 'production') {
13885
- const validateError = validate$1w(input);
13920
+ const validateError = validate$1x(input);
13886
13921
  if (validateError !== null) {
13887
13922
  throw validateError;
13888
13923
  }
@@ -13904,7 +13939,7 @@ function getTypeCacheKeys$J(rootKeySet, luvio, input, fullPathFactory) {
13904
13939
 
13905
13940
  const TTL$t = 900000;
13906
13941
  const VERSION$$ = "993b0a7bce6056c4f57ed300ec153d9c";
13907
- function validate$1v(obj, path = 'QuickActionDefaultsRepresentation') {
13942
+ function validate$1w(obj, path = 'QuickActionDefaultsRepresentation') {
13908
13943
  const v_error = (() => {
13909
13944
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
13910
13945
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -14083,7 +14118,7 @@ function coerceFormFactor(form) {
14083
14118
  }
14084
14119
 
14085
14120
  const VERSION$_ = "3f49d751896cf66e6e29788d8880e2cc";
14086
- function validate$1u(obj, path = 'PlatformActionRepresentation') {
14121
+ function validate$1v(obj, path = 'PlatformActionRepresentation') {
14087
14122
  const v_error = (() => {
14088
14123
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
14089
14124
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -14615,7 +14650,7 @@ function equals$Q(existing, incoming) {
14615
14650
  }
14616
14651
  const ingest$A = function PlatformActionRepresentationIngest(input, path, luvio, store, timestamp) {
14617
14652
  if (process.env.NODE_ENV !== 'production') {
14618
- const validateError = validate$1u(input);
14653
+ const validateError = validate$1v(input);
14619
14654
  if (validateError !== null) {
14620
14655
  throw validateError;
14621
14656
  }
@@ -14636,7 +14671,7 @@ function getTypeCacheKeys$H(rootKeySet, luvio, input, fullPathFactory) {
14636
14671
  }
14637
14672
 
14638
14673
  const VERSION$Z = "378d506f563a4bd724b322d440df33d1";
14639
- function validate$1t(obj, path = 'EntityActionRepresentation') {
14674
+ function validate$1u(obj, path = 'EntityActionRepresentation') {
14640
14675
  const v_error = (() => {
14641
14676
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
14642
14677
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -14750,7 +14785,7 @@ function equals$P(existing, incoming) {
14750
14785
  }
14751
14786
  const ingest$z = function EntityActionRepresentationIngest(input, path, luvio, store, timestamp) {
14752
14787
  if (process.env.NODE_ENV !== 'production') {
14753
- const validateError = validate$1t(input);
14788
+ const validateError = validate$1u(input);
14754
14789
  if (validateError !== null) {
14755
14790
  throw validateError;
14756
14791
  }
@@ -14776,7 +14811,7 @@ function getTypeCacheKeys$G(rootKeySet, luvio, input, fullPathFactory) {
14776
14811
 
14777
14812
  const TTL$s = 300000;
14778
14813
  const VERSION$Y = "e485d96c1402a9ca2f56e56485af0216";
14779
- function validate$1s(obj, path = 'ActionRepresentation') {
14814
+ function validate$1t(obj, path = 'ActionRepresentation') {
14780
14815
  const v_error = (() => {
14781
14816
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
14782
14817
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -14874,7 +14909,7 @@ function equals$O(existing, incoming) {
14874
14909
  }
14875
14910
  const ingest$y = function ActionRepresentationIngest(input, path, luvio, store, timestamp) {
14876
14911
  if (process.env.NODE_ENV !== 'production') {
14877
- const validateError = validate$1s(input);
14912
+ const validateError = validate$1t(input);
14878
14913
  if (validateError !== null) {
14879
14914
  throw validateError;
14880
14915
  }
@@ -15046,7 +15081,7 @@ const getGlobalActionsAdapterFactory = (luvio) => function UiApi__getGlobalActio
15046
15081
 
15047
15082
  const TTL$r = 900000;
15048
15083
  const VERSION$X = "35f3eec8ce7f6001c6d5d17821b75bb9";
15049
- function validate$1r(obj, path = 'QuickActionLayoutRepresentation') {
15084
+ function validate$1s(obj, path = 'QuickActionLayoutRepresentation') {
15050
15085
  const v_error = (() => {
15051
15086
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
15052
15087
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -15063,7 +15098,7 @@ function validate$1r(obj, path = 'QuickActionLayoutRepresentation') {
15063
15098
  }
15064
15099
  const obj_layout = obj.layout;
15065
15100
  const path_layout = path + '.layout';
15066
- const referencepath_layoutValidationError = validate$1C(obj_layout, path_layout);
15101
+ const referencepath_layoutValidationError = validate$1D(obj_layout, path_layout);
15067
15102
  if (referencepath_layoutValidationError !== null) {
15068
15103
  let message = 'Object doesn\'t match RecordLayoutRepresentation (at "' + path_layout + '")\n';
15069
15104
  message += referencepath_layoutValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -15113,7 +15148,7 @@ function equals$N(existing, incoming) {
15113
15148
  }
15114
15149
  const ingest$x = function QuickActionLayoutRepresentationIngest(input, path, luvio, store, timestamp) {
15115
15150
  if (process.env.NODE_ENV !== 'production') {
15116
- const validateError = validate$1r(input);
15151
+ const validateError = validate$1s(input);
15117
15152
  if (validateError !== null) {
15118
15153
  throw validateError;
15119
15154
  }
@@ -15592,7 +15627,7 @@ const getObjectCreateActionsAdapterFactory = (luvio) => function UiApi__getObjec
15592
15627
  };
15593
15628
 
15594
15629
  const VERSION$W = "fecd80e9e24a1c1e75fd5395cd34ff2e";
15595
- function validate$1q(obj, path = 'ActionOverrideRepresentation') {
15630
+ function validate$1r(obj, path = 'ActionOverrideRepresentation') {
15596
15631
  const v_error = (() => {
15597
15632
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
15598
15633
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -15625,7 +15660,7 @@ function equals$M(existing, incoming) {
15625
15660
  }
15626
15661
  const ingest$w = function ActionOverrideRepresentationIngest(input, path, luvio, store, timestamp) {
15627
15662
  if (process.env.NODE_ENV !== 'production') {
15628
- const validateError = validate$1q(input);
15663
+ const validateError = validate$1r(input);
15629
15664
  if (validateError !== null) {
15630
15665
  throw validateError;
15631
15666
  }
@@ -15780,7 +15815,7 @@ const getActionOverridesAdapterFactory = (luvio) => function UiApi__getActionOve
15780
15815
  buildCachedSnapshotCachePolicy$J, buildNetworkSnapshotCachePolicy$K);
15781
15816
  };
15782
15817
 
15783
- function validate$1p(obj, path = 'FormulaOverridesInfoRepresentation') {
15818
+ function validate$1q(obj, path = 'FormulaOverridesInfoRepresentation') {
15784
15819
  const v_error = (() => {
15785
15820
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
15786
15821
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -15818,7 +15853,7 @@ function validate$1p(obj, path = 'FormulaOverridesInfoRepresentation') {
15818
15853
 
15819
15854
  const TTL$q = 300000;
15820
15855
  const VERSION$V = "c57b66c259b23683db7b763e132e8633";
15821
- function validate$1o(obj, path = 'FlexipageFormulaActivationRepresentation') {
15856
+ function validate$1p(obj, path = 'FlexipageFormulaActivationRepresentation') {
15822
15857
  const v_error = (() => {
15823
15858
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
15824
15859
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -15839,7 +15874,7 @@ function validate$1o(obj, path = 'FlexipageFormulaActivationRepresentation') {
15839
15874
  for (let i = 0; i < obj_activations_prop.length; i++) {
15840
15875
  const obj_activations_prop_item = obj_activations_prop[i];
15841
15876
  const path_activations_prop_item = path_activations_prop + '[' + i + ']';
15842
- const referencepath_activations_prop_itemValidationError = validate$1p(obj_activations_prop_item, path_activations_prop_item);
15877
+ const referencepath_activations_prop_itemValidationError = validate$1q(obj_activations_prop_item, path_activations_prop_item);
15843
15878
  if (referencepath_activations_prop_itemValidationError !== null) {
15844
15879
  let message = 'Object doesn\'t match FormulaOverridesInfoRepresentation (at "' + path_activations_prop_item + '")\n';
15845
15880
  message += referencepath_activations_prop_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -15883,7 +15918,7 @@ function equals$L(existing, incoming) {
15883
15918
  }
15884
15919
  const ingest$v = function FlexipageFormulaActivationRepresentationIngest(input, path, luvio, store, timestamp) {
15885
15920
  if (process.env.NODE_ENV !== 'production') {
15886
- const validateError = validate$1o(input);
15921
+ const validateError = validate$1p(input);
15887
15922
  if (validateError !== null) {
15888
15923
  throw validateError;
15889
15924
  }
@@ -16045,7 +16080,7 @@ const getFlexipageFormulaOverridesAdapterFactory = (luvio) => function UiApi__ge
16045
16080
  };
16046
16081
 
16047
16082
  const VERSION$U = "7a5e66e0b88fe9d2233bb3158931bfa6";
16048
- function validate$1n(obj, path = 'QuickActionColorRepresentation') {
16083
+ function validate$1o(obj, path = 'QuickActionColorRepresentation') {
16049
16084
  const v_error = (() => {
16050
16085
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
16051
16086
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -16121,7 +16156,7 @@ function equals$K(existing, incoming) {
16121
16156
  }
16122
16157
 
16123
16158
  const VERSION$T = "5e970aa7dacfdd8e0c6d5daca575ec58";
16124
- function validate$1m(obj, path = 'CopilotQuickActionInputRepresentation') {
16159
+ function validate$1n(obj, path = 'CopilotQuickActionInputRepresentation') {
16125
16160
  const v_error = (() => {
16126
16161
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
16127
16162
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -16183,7 +16218,7 @@ function equals$J(existing, incoming) {
16183
16218
  }
16184
16219
 
16185
16220
  const VERSION$S = "53b489083ef57944d2a9d4a2aaf72ec3";
16186
- function validate$1l(obj, path = 'QuickActionIconRepresentation') {
16221
+ function validate$1m(obj, path = 'QuickActionIconRepresentation') {
16187
16222
  const v_error = (() => {
16188
16223
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
16189
16224
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -16288,7 +16323,7 @@ function equals$I(existing, incoming) {
16288
16323
 
16289
16324
  const TTL$p = 900000;
16290
16325
  const VERSION$R = "fa106dcb7d887c1e9b3e958336280ac8";
16291
- function validate$1k(obj, path = 'QuickActionInfoRepresentation') {
16326
+ function validate$1l(obj, path = 'QuickActionInfoRepresentation') {
16292
16327
  const v_error = (() => {
16293
16328
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
16294
16329
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -16332,7 +16367,7 @@ function validate$1k(obj, path = 'QuickActionInfoRepresentation') {
16332
16367
  for (let i = 0; i < obj_colors.length; i++) {
16333
16368
  const obj_colors_item = obj_colors[i];
16334
16369
  const path_colors_item = path_colors + '[' + i + ']';
16335
- const referencepath_colors_itemValidationError = validate$1n(obj_colors_item, path_colors_item);
16370
+ const referencepath_colors_itemValidationError = validate$1o(obj_colors_item, path_colors_item);
16336
16371
  if (referencepath_colors_itemValidationError !== null) {
16337
16372
  let message = 'Object doesn\'t match QuickActionColorRepresentation (at "' + path_colors_item + '")\n';
16338
16373
  message += referencepath_colors_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -16373,7 +16408,7 @@ function validate$1k(obj, path = 'QuickActionInfoRepresentation') {
16373
16408
  for (let i = 0; i < obj_copilotInputs.length; i++) {
16374
16409
  const obj_copilotInputs_item = obj_copilotInputs[i];
16375
16410
  const path_copilotInputs_item = path_copilotInputs + '[' + i + ']';
16376
- const referencepath_copilotInputs_itemValidationError = validate$1m(obj_copilotInputs_item, path_copilotInputs_item);
16411
+ const referencepath_copilotInputs_itemValidationError = validate$1n(obj_copilotInputs_item, path_copilotInputs_item);
16377
16412
  if (referencepath_copilotInputs_itemValidationError !== null) {
16378
16413
  let message = 'Object doesn\'t match CopilotQuickActionInputRepresentation (at "' + path_copilotInputs_item + '")\n';
16379
16414
  message += referencepath_copilotInputs_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -16549,7 +16584,7 @@ function validate$1k(obj, path = 'QuickActionInfoRepresentation') {
16549
16584
  for (let i = 0; i < obj_icons.length; i++) {
16550
16585
  const obj_icons_item = obj_icons[i];
16551
16586
  const path_icons_item = path_icons + '[' + i + ']';
16552
- const referencepath_icons_itemValidationError = validate$1l(obj_icons_item, path_icons_item);
16587
+ const referencepath_icons_itemValidationError = validate$1m(obj_icons_item, path_icons_item);
16553
16588
  if (referencepath_icons_itemValidationError !== null) {
16554
16589
  let message = 'Object doesn\'t match QuickActionIconRepresentation (at "' + path_icons_item + '")\n';
16555
16590
  message += referencepath_icons_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -16998,7 +17033,7 @@ function equals$H(existing, incoming) {
16998
17033
  }
16999
17034
  const ingest$u = function QuickActionInfoRepresentationIngest(input, path, luvio, store, timestamp) {
17000
17035
  if (process.env.NODE_ENV !== 'production') {
17001
- const validateError = validate$1k(input);
17036
+ const validateError = validate$1l(input);
17002
17037
  if (validateError !== null) {
17003
17038
  throw validateError;
17004
17039
  }
@@ -17182,7 +17217,7 @@ function merge$1(existing, incoming) {
17182
17217
  const dynamicIngest$4 = (ingestParams) => {
17183
17218
  return function QuickActionDefaultsRepresentationIngest(input, path, luvio, store, timestamp) {
17184
17219
  if (process.env.NODE_ENV !== 'production') {
17185
- const validateError = validate$1v(input);
17220
+ const validateError = validate$1w(input);
17186
17221
  if (validateError !== null) {
17187
17222
  throw validateError;
17188
17223
  }
@@ -17694,7 +17729,7 @@ const getRecordEditActionsAdapterFactory = (luvio) => function UiApi__getRecordE
17694
17729
  buildCachedSnapshotCachePolicy$E, buildNetworkSnapshotCachePolicy$F);
17695
17730
  };
17696
17731
 
17697
- function validate$1j(obj, path = 'ActionRelatedListSingleBatchInputRepresentation') {
17732
+ function validate$1k(obj, path = 'ActionRelatedListSingleBatchInputRepresentation') {
17698
17733
  const v_error = (() => {
17699
17734
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
17700
17735
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -18120,7 +18155,7 @@ function typeCheckConfig$T(untrustedConfig) {
18120
18155
  const untrustedConfig_relatedListsActionParameters_array = [];
18121
18156
  for (let i = 0, arrayLength = untrustedConfig_relatedListsActionParameters.length; i < arrayLength; i++) {
18122
18157
  const untrustedConfig_relatedListsActionParameters_item = untrustedConfig_relatedListsActionParameters[i];
18123
- const referenceActionRelatedListSingleBatchInputRepresentationValidationError = validate$1j(untrustedConfig_relatedListsActionParameters_item);
18158
+ const referenceActionRelatedListSingleBatchInputRepresentationValidationError = validate$1k(untrustedConfig_relatedListsActionParameters_item);
18124
18159
  if (referenceActionRelatedListSingleBatchInputRepresentationValidationError === null) {
18125
18160
  untrustedConfig_relatedListsActionParameters_array.push(untrustedConfig_relatedListsActionParameters_item);
18126
18161
  }
@@ -18438,7 +18473,7 @@ const getRelatedListRecordActionsAdapterFactory = (luvio) => function UiApi__get
18438
18473
  };
18439
18474
 
18440
18475
  const VERSION$Q = "a316b3bba367f54adc67d7552ed7d36d";
18441
- function validate$1i(obj, path = 'PageReferenceRepresentation') {
18476
+ function validate$1j(obj, path = 'PageReferenceRepresentation') {
18442
18477
  const v_error = (() => {
18443
18478
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
18444
18479
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -18499,7 +18534,7 @@ function equals$G(existing, incoming) {
18499
18534
  }
18500
18535
  const ingest$t = function PageReferenceRepresentationIngest(input, path, luvio, store, timestamp) {
18501
18536
  if (process.env.NODE_ENV !== 'production') {
18502
- const validateError = validate$1i(input);
18537
+ const validateError = validate$1j(input);
18503
18538
  if (validateError !== null) {
18504
18539
  throw validateError;
18505
18540
  }
@@ -18521,7 +18556,7 @@ function getTypeCacheKeys$A(rootKeySet, luvio, input, fullPathFactory) {
18521
18556
 
18522
18557
  const TTL$o = 120000;
18523
18558
  const VERSION$P = "09884ca5bf90ea4662092a4e48817081";
18524
- function validate$1h(obj, path = 'NavItemRepresentation') {
18559
+ function validate$1i(obj, path = 'NavItemRepresentation') {
18525
18560
  const v_error = (() => {
18526
18561
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
18527
18562
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -18913,7 +18948,7 @@ function equals$F(existing, incoming) {
18913
18948
  }
18914
18949
  const ingest$s = function NavItemRepresentationIngest(input, path, luvio, store, timestamp) {
18915
18950
  if (process.env.NODE_ENV !== 'production') {
18916
- const validateError = validate$1h(input);
18951
+ const validateError = validate$1i(input);
18917
18952
  if (validateError !== null) {
18918
18953
  throw validateError;
18919
18954
  }
@@ -18938,7 +18973,7 @@ function getTypeCacheKeys$z(rootKeySet, luvio, input, fullPathFactory) {
18938
18973
 
18939
18974
  const TTL$n = 300000;
18940
18975
  const VERSION$O = "0cd492fdd6c713c206ef53dc02175f71";
18941
- function validate$1g(obj, path = 'AppRepresentation') {
18976
+ function validate$1h(obj, path = 'AppRepresentation') {
18942
18977
  const v_error = (() => {
18943
18978
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
18944
18979
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -19415,7 +19450,7 @@ function equals$E(existing, incoming) {
19415
19450
  }
19416
19451
  const ingest$r = function AppRepresentationIngest(input, path, luvio, store, timestamp) {
19417
19452
  if (process.env.NODE_ENV !== 'production') {
19418
- const validateError = validate$1g(input);
19453
+ const validateError = validate$1h(input);
19419
19454
  if (validateError !== null) {
19420
19455
  throw validateError;
19421
19456
  }
@@ -19445,7 +19480,7 @@ function getTypeCacheKeys$y(rootKeySet, luvio, input, fullPathFactory) {
19445
19480
 
19446
19481
  const TTL$m = 300000;
19447
19482
  const VERSION$N = "a254babf0b6414315db7808a157fd9fc";
19448
- function validate$1f(obj, path = 'AppsRepresentation') {
19483
+ function validate$1g(obj, path = 'AppsRepresentation') {
19449
19484
  const v_error = (() => {
19450
19485
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
19451
19486
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -19527,7 +19562,7 @@ function equals$D(existing, incoming) {
19527
19562
  }
19528
19563
  const ingest$q = function AppsRepresentationIngest(input, path, luvio, store, timestamp) {
19529
19564
  if (process.env.NODE_ENV !== 'production') {
19530
- const validateError = validate$1f(input);
19565
+ const validateError = validate$1g(input);
19531
19566
  if (validateError !== null) {
19532
19567
  throw validateError;
19533
19568
  }
@@ -19835,7 +19870,7 @@ const getAppDetailsAdapterFactory = (luvio) => function UiApi__getAppDetails(unt
19835
19870
  };
19836
19871
 
19837
19872
  const VERSION$M = "f43ef90ffde4d488414d6868e3aaefcb";
19838
- function validate$1e(obj, path = 'DuplicateRuleFilterItemRepresentation') {
19873
+ function validate$1f(obj, path = 'DuplicateRuleFilterItemRepresentation') {
19839
19874
  const v_error = (() => {
19840
19875
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
19841
19876
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -19897,7 +19932,7 @@ const select$1c = function DuplicateRuleFilterItemRepresentationSelect() {
19897
19932
  };
19898
19933
 
19899
19934
  const VERSION$L = "320d7f254687278f2763d4b490dab3fb";
19900
- function validate$1d(obj, path = 'DuplicateRuleFilterRepresentation') {
19935
+ function validate$1e(obj, path = 'DuplicateRuleFilterRepresentation') {
19901
19936
  const v_error = (() => {
19902
19937
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
19903
19938
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -19920,7 +19955,7 @@ function validate$1d(obj, path = 'DuplicateRuleFilterRepresentation') {
19920
19955
  for (let i = 0; i < obj_filterItems.length; i++) {
19921
19956
  const obj_filterItems_item = obj_filterItems[i];
19922
19957
  const path_filterItems_item = path_filterItems + '[' + i + ']';
19923
- const referencepath_filterItems_itemValidationError = validate$1e(obj_filterItems_item, path_filterItems_item);
19958
+ const referencepath_filterItems_itemValidationError = validate$1f(obj_filterItems_item, path_filterItems_item);
19924
19959
  if (referencepath_filterItems_itemValidationError !== null) {
19925
19960
  let message = 'Object doesn\'t match DuplicateRuleFilterItemRepresentation (at "' + path_filterItems_item + '")\n';
19926
19961
  message += referencepath_filterItems_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -19963,7 +19998,7 @@ const select$1b = function DuplicateRuleFilterRepresentationSelect() {
19963
19998
  };
19964
19999
 
19965
20000
  const VERSION$K = "b47b44e260e5ce777beaf3da9088997c";
19966
- function validate$1c(obj, path = 'MatchRuleRepresentation') {
20001
+ function validate$1d(obj, path = 'MatchRuleRepresentation') {
19967
20002
  const v_error = (() => {
19968
20003
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
19969
20004
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -20033,7 +20068,7 @@ const select$1a = function MatchRuleRepresentationSelect() {
20033
20068
  };
20034
20069
 
20035
20070
  const VERSION$J = "bb83d7210bb1d7861b6188bc5f552617";
20036
- function validate$1b(obj, path = 'DuplicateRuleRepresentation') {
20071
+ function validate$1c(obj, path = 'DuplicateRuleRepresentation') {
20037
20072
  const v_error = (() => {
20038
20073
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
20039
20074
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -20061,7 +20096,7 @@ function validate$1b(obj, path = 'DuplicateRuleRepresentation') {
20061
20096
  for (let i = 0; i < obj_duplicateRuleFilters.length; i++) {
20062
20097
  const obj_duplicateRuleFilters_item = obj_duplicateRuleFilters[i];
20063
20098
  const path_duplicateRuleFilters_item = path_duplicateRuleFilters + '[' + i + ']';
20064
- const referencepath_duplicateRuleFilters_itemValidationError = validate$1d(obj_duplicateRuleFilters_item, path_duplicateRuleFilters_item);
20099
+ const referencepath_duplicateRuleFilters_itemValidationError = validate$1e(obj_duplicateRuleFilters_item, path_duplicateRuleFilters_item);
20065
20100
  if (referencepath_duplicateRuleFilters_itemValidationError !== null) {
20066
20101
  let message = 'Object doesn\'t match DuplicateRuleFilterRepresentation (at "' + path_duplicateRuleFilters_item + '")\n';
20067
20102
  message += referencepath_duplicateRuleFilters_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -20081,7 +20116,7 @@ function validate$1b(obj, path = 'DuplicateRuleRepresentation') {
20081
20116
  for (let i = 0; i < obj_matchRules.length; i++) {
20082
20117
  const obj_matchRules_item = obj_matchRules[i];
20083
20118
  const path_matchRules_item = path_matchRules + '[' + i + ']';
20084
- const referencepath_matchRules_itemValidationError = validate$1c(obj_matchRules_item, path_matchRules_item);
20119
+ const referencepath_matchRules_itemValidationError = validate$1d(obj_matchRules_item, path_matchRules_item);
20085
20120
  if (referencepath_matchRules_itemValidationError !== null) {
20086
20121
  let message = 'Object doesn\'t match MatchRuleRepresentation (at "' + path_matchRules_item + '")\n';
20087
20122
  message += referencepath_matchRules_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -20174,7 +20209,7 @@ const select$19 = function DuplicateRuleRepresentationSelect() {
20174
20209
 
20175
20210
  const TTL$l = 900000;
20176
20211
  const VERSION$I = "be27ee99dc0dc43a1f66b8fe98dc532c";
20177
- function validate$1a(obj, path = 'DuplicatesConfigurationRepresentation') {
20212
+ function validate$1b(obj, path = 'DuplicatesConfigurationRepresentation') {
20178
20213
  const v_error = (() => {
20179
20214
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
20180
20215
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -20209,7 +20244,7 @@ function validate$1a(obj, path = 'DuplicatesConfigurationRepresentation') {
20209
20244
  for (let i = 0; i < obj_duplicateRules.length; i++) {
20210
20245
  const obj_duplicateRules_item = obj_duplicateRules[i];
20211
20246
  const path_duplicateRules_item = path_duplicateRules + '[' + i + ']';
20212
- const referencepath_duplicateRules_itemValidationError = validate$1b(obj_duplicateRules_item, path_duplicateRules_item);
20247
+ const referencepath_duplicateRules_itemValidationError = validate$1c(obj_duplicateRules_item, path_duplicateRules_item);
20213
20248
  if (referencepath_duplicateRules_itemValidationError !== null) {
20214
20249
  let message = 'Object doesn\'t match DuplicateRuleRepresentation (at "' + path_duplicateRules_item + '")\n';
20215
20250
  message += referencepath_duplicateRules_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -20276,7 +20311,7 @@ function equals$C(existing, incoming) {
20276
20311
  }
20277
20312
  const ingest$p = function DuplicatesConfigurationRepresentationIngest(input, path, luvio, store, timestamp) {
20278
20313
  if (process.env.NODE_ENV !== 'production') {
20279
- const validateError = validate$1a(input);
20314
+ const validateError = validate$1b(input);
20280
20315
  if (validateError !== null) {
20281
20316
  throw validateError;
20282
20317
  }
@@ -20516,11 +20551,11 @@ function validateAdapterConfig$P(untrustedConfig, _configPropertyNames) {
20516
20551
  if (config === null) {
20517
20552
  return null;
20518
20553
  }
20519
- // recordTypeId coercion is nuts: if `null` (but not undefined) then use MASTER record type id
20520
20554
  let recordTypeId = config.recordTypeId;
20521
20555
  if (recordTypeId === undefined) {
20522
20556
  // must check untrusted bc config has been coerced
20523
- if (untrustedConfig.recordTypeId !== null) {
20557
+ if (untrustedConfig.recordTypeId !== null &&
20558
+ untrustedConfig.recordTypeId !== undefined) {
20524
20559
  return null;
20525
20560
  }
20526
20561
  recordTypeId = MAIN_RECORD_TYPE_ID;
@@ -21443,7 +21478,7 @@ const getListInfosByObjectNameAdapterFactory = (luvio) => function UiApi__getLis
21443
21478
  buildCachedSnapshotCachePolicy$u, buildNetworkSnapshotCachePolicy$v);
21444
21479
  };
21445
21480
 
21446
- function validate$19(obj, path = 'ListFilterByInfoInputRepresentation') {
21481
+ function validate$1a(obj, path = 'ListFilterByInfoInputRepresentation') {
21447
21482
  const v_error = (() => {
21448
21483
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
21449
21484
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -21474,7 +21509,7 @@ function validate$19(obj, path = 'ListFilterByInfoInputRepresentation') {
21474
21509
  return v_error === undefined ? null : v_error;
21475
21510
  }
21476
21511
 
21477
- function validate$18(obj, path = 'ListScopeInputRepresentation') {
21512
+ function validate$19(obj, path = 'ListScopeInputRepresentation') {
21478
21513
  const v_error = (() => {
21479
21514
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
21480
21515
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -21603,7 +21638,7 @@ function typeCheckConfig$J(untrustedConfig) {
21603
21638
  const untrustedConfig_filteredByInfo_array = [];
21604
21639
  for (let i = 0, arrayLength = untrustedConfig_filteredByInfo.length; i < arrayLength; i++) {
21605
21640
  const untrustedConfig_filteredByInfo_item = untrustedConfig_filteredByInfo[i];
21606
- const referenceListFilterByInfoInputRepresentationValidationError = validate$19(untrustedConfig_filteredByInfo_item);
21641
+ const referenceListFilterByInfoInputRepresentationValidationError = validate$1a(untrustedConfig_filteredByInfo_item);
21607
21642
  if (referenceListFilterByInfoInputRepresentationValidationError === null) {
21608
21643
  untrustedConfig_filteredByInfo_array.push(untrustedConfig_filteredByInfo_item);
21609
21644
  }
@@ -21611,7 +21646,7 @@ function typeCheckConfig$J(untrustedConfig) {
21611
21646
  config.filteredByInfo = untrustedConfig_filteredByInfo_array;
21612
21647
  }
21613
21648
  const untrustedConfig_scope = untrustedConfig.scope;
21614
- const referenceListScopeInputRepresentationValidationError = validate$18(untrustedConfig_scope);
21649
+ const referenceListScopeInputRepresentationValidationError = validate$19(untrustedConfig_scope);
21615
21650
  if (referenceListScopeInputRepresentationValidationError === null) {
21616
21651
  config.scope = untrustedConfig_scope;
21617
21652
  }
@@ -21893,7 +21928,7 @@ function typeCheckConfig$G(untrustedConfig) {
21893
21928
  const untrustedConfig_filteredByInfo_array = [];
21894
21929
  for (let i = 0, arrayLength = untrustedConfig_filteredByInfo.length; i < arrayLength; i++) {
21895
21930
  const untrustedConfig_filteredByInfo_item = untrustedConfig_filteredByInfo[i];
21896
- const referenceListFilterByInfoInputRepresentationValidationError = validate$19(untrustedConfig_filteredByInfo_item);
21931
+ const referenceListFilterByInfoInputRepresentationValidationError = validate$1a(untrustedConfig_filteredByInfo_item);
21897
21932
  if (referenceListFilterByInfoInputRepresentationValidationError === null) {
21898
21933
  untrustedConfig_filteredByInfo_array.push(untrustedConfig_filteredByInfo_item);
21899
21934
  }
@@ -21901,7 +21936,7 @@ function typeCheckConfig$G(untrustedConfig) {
21901
21936
  config.filteredByInfo = untrustedConfig_filteredByInfo_array;
21902
21937
  }
21903
21938
  const untrustedConfig_scope = untrustedConfig.scope;
21904
- const referenceListScopeInputRepresentationValidationError = validate$18(untrustedConfig_scope);
21939
+ const referenceListScopeInputRepresentationValidationError = validate$19(untrustedConfig_scope);
21905
21940
  if (referenceListScopeInputRepresentationValidationError === null) {
21906
21941
  config.scope = untrustedConfig_scope;
21907
21942
  }
@@ -21951,7 +21986,7 @@ const updateListInfoByNameAdapterFactory = (luvio) => {
21951
21986
  };
21952
21987
 
21953
21988
  const VERSION$H = "d77026c4d63ef00cdd7e3d600687a40d";
21954
- function validate$17(obj, path = 'ListObjectScopeAvailableEntityRepresentation') {
21989
+ function validate$18(obj, path = 'ListObjectScopeAvailableEntityRepresentation') {
21955
21990
  const v_error = (() => {
21956
21991
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
21957
21992
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -22001,7 +22036,7 @@ function equals$B(existing, incoming) {
22001
22036
  }
22002
22037
 
22003
22038
  const VERSION$G = "355933ff2970aa91a2848a94565e956a";
22004
- function validate$16(obj, path = 'ListObjectScopeRepresentation') {
22039
+ function validate$17(obj, path = 'ListObjectScopeRepresentation') {
22005
22040
  const v_error = (() => {
22006
22041
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
22007
22042
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -22019,7 +22054,7 @@ function validate$16(obj, path = 'ListObjectScopeRepresentation') {
22019
22054
  for (let i = 0; i < obj_availableEntities.length; i++) {
22020
22055
  const obj_availableEntities_item = obj_availableEntities[i];
22021
22056
  const path_availableEntities_item = path_availableEntities + '[' + i + ']';
22022
- const referencepath_availableEntities_itemValidationError = validate$17(obj_availableEntities_item, path_availableEntities_item);
22057
+ const referencepath_availableEntities_itemValidationError = validate$18(obj_availableEntities_item, path_availableEntities_item);
22023
22058
  if (referencepath_availableEntities_itemValidationError !== null) {
22024
22059
  let message = 'Object doesn\'t match ListObjectScopeAvailableEntityRepresentation (at "' + path_availableEntities_item + '")\n';
22025
22060
  message += referencepath_availableEntities_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -22083,7 +22118,7 @@ function equals$A(existing, incoming) {
22083
22118
  }
22084
22119
 
22085
22120
  const VERSION$F = "c5c08ea834378670c9d6f235ff71c9f0";
22086
- function validate$15(obj, path = 'ListObjectPicklistValueRepresentation') {
22121
+ function validate$16(obj, path = 'ListObjectPicklistValueRepresentation') {
22087
22122
  const v_error = (() => {
22088
22123
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
22089
22124
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -22133,7 +22168,7 @@ function equals$z(existing, incoming) {
22133
22168
  }
22134
22169
 
22135
22170
  const VERSION$E = "2c35f797fead79b5c45b521e77dd6ace";
22136
- function validate$14(obj, path = 'ListObjectColumnRepresentation') {
22171
+ function validate$15(obj, path = 'ListObjectColumnRepresentation') {
22137
22172
  const v_error = (() => {
22138
22173
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
22139
22174
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -22202,7 +22237,7 @@ function validate$14(obj, path = 'ListObjectColumnRepresentation') {
22202
22237
  for (let i = 0; i < obj_picklistValues.length; i++) {
22203
22238
  const obj_picklistValues_item = obj_picklistValues[i];
22204
22239
  const path_picklistValues_item = path_picklistValues + '[' + i + ']';
22205
- const referencepath_picklistValues_itemValidationError = validate$15(obj_picklistValues_item, path_picklistValues_item);
22240
+ const referencepath_picklistValues_itemValidationError = validate$16(obj_picklistValues_item, path_picklistValues_item);
22206
22241
  if (referencepath_picklistValues_itemValidationError !== null) {
22207
22242
  let message = 'Object doesn\'t match ListObjectPicklistValueRepresentation (at "' + path_picklistValues_item + '")\n';
22208
22243
  message += referencepath_picklistValues_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -22348,7 +22383,7 @@ function equals$y(existing, incoming) {
22348
22383
 
22349
22384
  const TTL$k = 900000;
22350
22385
  const VERSION$D = "2405a0b25c2c00f82e88b600edc16387";
22351
- function validate$13(obj, path = 'ListObjectInfoRepresentation') {
22386
+ function validate$14(obj, path = 'ListObjectInfoRepresentation') {
22352
22387
  const v_error = (() => {
22353
22388
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
22354
22389
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -22361,7 +22396,7 @@ function validate$13(obj, path = 'ListObjectInfoRepresentation') {
22361
22396
  for (let i = 0; i < obj_availableScopes.length; i++) {
22362
22397
  const obj_availableScopes_item = obj_availableScopes[i];
22363
22398
  const path_availableScopes_item = path_availableScopes + '[' + i + ']';
22364
- const referencepath_availableScopes_itemValidationError = validate$16(obj_availableScopes_item, path_availableScopes_item);
22399
+ const referencepath_availableScopes_itemValidationError = validate$17(obj_availableScopes_item, path_availableScopes_item);
22365
22400
  if (referencepath_availableScopes_itemValidationError !== null) {
22366
22401
  let message = 'Object doesn\'t match ListObjectScopeRepresentation (at "' + path_availableScopes_item + '")\n';
22367
22402
  message += referencepath_availableScopes_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -22376,7 +22411,7 @@ function validate$13(obj, path = 'ListObjectInfoRepresentation') {
22376
22411
  for (let i = 0; i < obj_columns.length; i++) {
22377
22412
  const obj_columns_item = obj_columns[i];
22378
22413
  const path_columns_item = path_columns + '[' + i + ']';
22379
- const referencepath_columns_itemValidationError = validate$14(obj_columns_item, path_columns_item);
22414
+ const referencepath_columns_itemValidationError = validate$15(obj_columns_item, path_columns_item);
22380
22415
  if (referencepath_columns_itemValidationError !== null) {
22381
22416
  let message = 'Object doesn\'t match ListObjectColumnRepresentation (at "' + path_columns_item + '")\n';
22382
22417
  message += referencepath_columns_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -22524,7 +22559,7 @@ function equals$x(existing, incoming) {
22524
22559
  }
22525
22560
  const ingest$o = function ListObjectInfoRepresentationIngest(input, path, luvio, store, timestamp) {
22526
22561
  if (process.env.NODE_ENV !== 'production') {
22527
- const validateError = validate$13(input);
22562
+ const validateError = validate$14(input);
22528
22563
  if (validateError !== null) {
22529
22564
  throw validateError;
22530
22565
  }
@@ -22687,7 +22722,7 @@ const getListObjectInfoAdapterFactory = (luvio) => function UiApi__getListObject
22687
22722
 
22688
22723
  const TTL$j = 900000;
22689
22724
  const VERSION$C = "458d4a6a30201e422e8daec5fcb03845";
22690
- function validate$12(obj, path = 'ListPreferencesRepresentation') {
22725
+ function validate$13(obj, path = 'ListPreferencesRepresentation') {
22691
22726
  const v_error = (() => {
22692
22727
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
22693
22728
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -22722,7 +22757,7 @@ function validate$12(obj, path = 'ListPreferencesRepresentation') {
22722
22757
  }
22723
22758
  const obj_listReference = obj.listReference;
22724
22759
  const path_listReference = path + '.listReference';
22725
- const referencepath_listReferenceValidationError = validate$27(obj_listReference, path_listReference);
22760
+ const referencepath_listReferenceValidationError = validate$28(obj_listReference, path_listReference);
22726
22761
  if (referencepath_listReferenceValidationError !== null) {
22727
22762
  let message = 'Object doesn\'t match ListReferenceRepresentation (at "' + path_listReference + '")\n';
22728
22763
  message += referencepath_listReferenceValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -22736,7 +22771,7 @@ function validate$12(obj, path = 'ListPreferencesRepresentation') {
22736
22771
  for (let i = 0; i < obj_orderedBy.length; i++) {
22737
22772
  const obj_orderedBy_item = obj_orderedBy[i];
22738
22773
  const path_orderedBy_item = path_orderedBy + '[' + i + ']';
22739
- const referencepath_orderedBy_itemValidationError = validate$24(obj_orderedBy_item, path_orderedBy_item);
22774
+ const referencepath_orderedBy_itemValidationError = validate$25(obj_orderedBy_item, path_orderedBy_item);
22740
22775
  if (referencepath_orderedBy_itemValidationError !== null) {
22741
22776
  let message = 'Object doesn\'t match ListOrderByInfoRepresentation (at "' + path_orderedBy_item + '")\n';
22742
22777
  message += referencepath_orderedBy_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -22832,7 +22867,7 @@ function equals$w(existing, incoming) {
22832
22867
  }
22833
22868
  const ingest$n = function ListPreferencesRepresentationIngest(input, path, luvio, store, timestamp) {
22834
22869
  if (process.env.NODE_ENV !== 'production') {
22835
- const validateError = validate$12(input);
22870
+ const validateError = validate$13(input);
22836
22871
  if (validateError !== null) {
22837
22872
  throw validateError;
22838
22873
  }
@@ -22995,7 +23030,7 @@ const getListPreferencesAdapterFactory = (luvio) => function UiApi__getListPrefe
22995
23030
  buildCachedSnapshotCachePolicy$r, buildNetworkSnapshotCachePolicy$s);
22996
23031
  };
22997
23032
 
22998
- function validate$11(obj, path = 'ListOrderedByInfoInputRepresentation') {
23033
+ function validate$12(obj, path = 'ListOrderedByInfoInputRepresentation') {
22999
23034
  const v_error = (() => {
23000
23035
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
23001
23036
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -23103,7 +23138,7 @@ function typeCheckConfig$D(untrustedConfig) {
23103
23138
  const untrustedConfig_orderedBy_array = [];
23104
23139
  for (let i = 0, arrayLength = untrustedConfig_orderedBy.length; i < arrayLength; i++) {
23105
23140
  const untrustedConfig_orderedBy_item = untrustedConfig_orderedBy[i];
23106
- const referenceListOrderedByInfoInputRepresentationValidationError = validate$11(untrustedConfig_orderedBy_item);
23141
+ const referenceListOrderedByInfoInputRepresentationValidationError = validate$12(untrustedConfig_orderedBy_item);
23107
23142
  if (referenceListOrderedByInfoInputRepresentationValidationError === null) {
23108
23143
  untrustedConfig_orderedBy_array.push(untrustedConfig_orderedBy_item);
23109
23144
  }
@@ -23157,7 +23192,7 @@ const updateListPreferencesAdapterFactory = (luvio) => {
23157
23192
 
23158
23193
  const TTL$i = 120000;
23159
23194
  const VERSION$B = "756779d0d7e137dd72c743544afbad82";
23160
- function validate$10(obj, path = 'NavItemsRepresentation') {
23195
+ function validate$11(obj, path = 'NavItemsRepresentation') {
23161
23196
  const v_error = (() => {
23162
23197
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
23163
23198
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -23285,7 +23320,7 @@ function equals$v(existing, incoming) {
23285
23320
  }
23286
23321
  const ingest$m = function NavItemsRepresentationIngest(input, path, luvio, store, timestamp) {
23287
23322
  if (process.env.NODE_ENV !== 'production') {
23288
- const validateError = validate$10(input);
23323
+ const validateError = validate$11(input);
23289
23324
  if (validateError !== null) {
23290
23325
  throw validateError;
23291
23326
  }
@@ -24021,7 +24056,7 @@ var DiscriminatorValues$4;
24021
24056
  DiscriminatorValues["OpportunityStage"] = "OpportunityStage";
24022
24057
  })(DiscriminatorValues$4 || (DiscriminatorValues$4 = {}));
24023
24058
  const VERSION$w = "bd523b2343366edfc25a2dbee2c4e986";
24024
- function validate$$(obj, path = 'AbstractPicklistValueAttributesRepresentation') {
24059
+ function validate$10(obj, path = 'AbstractPicklistValueAttributesRepresentation') {
24025
24060
  const v_error = (() => {
24026
24061
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
24027
24062
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -24066,7 +24101,7 @@ const select$M = function AbstractPicklistValueAttributesRepresentationSelect()
24066
24101
  };
24067
24102
 
24068
24103
  const VERSION$v = "9e2a16a80378487f557124c771201cf9";
24069
- function validate$_(obj, path = 'PicklistValueRepresentation') {
24104
+ function validate$$(obj, path = 'PicklistValueRepresentation') {
24070
24105
  const v_error = (() => {
24071
24106
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
24072
24107
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -24075,7 +24110,7 @@ function validate$_(obj, path = 'PicklistValueRepresentation') {
24075
24110
  const path_attributes = path + '.attributes';
24076
24111
  let obj_attributes_union0 = null;
24077
24112
  const obj_attributes_union0_error = (() => {
24078
- const referencepath_attributesValidationError = validate$$(obj_attributes, path_attributes);
24113
+ const referencepath_attributesValidationError = validate$10(obj_attributes, path_attributes);
24079
24114
  if (referencepath_attributesValidationError !== null) {
24080
24115
  let message = 'Object doesn\'t match AbstractPicklistValueAttributesRepresentation (at "' + path_attributes + '")\n';
24081
24116
  message += referencepath_attributesValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -24170,7 +24205,7 @@ function PicklistValuesRepresentationKeyBuilderFromType(luvio, object) {
24170
24205
 
24171
24206
  const TTL$h = 900000;
24172
24207
  const VERSION$u = "0a361a49370acb4c6a31721a2057649a";
24173
- function validate$Z(obj, path = 'PicklistValuesRepresentation') {
24208
+ function validate$_(obj, path = 'PicklistValuesRepresentation') {
24174
24209
  const v_error = (() => {
24175
24210
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
24176
24211
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -24193,7 +24228,7 @@ function validate$Z(obj, path = 'PicklistValuesRepresentation') {
24193
24228
  const path_defaultValue = path + '.defaultValue';
24194
24229
  let obj_defaultValue_union0 = null;
24195
24230
  const obj_defaultValue_union0_error = (() => {
24196
- const referencepath_defaultValueValidationError = validate$_(obj_defaultValue, path_defaultValue);
24231
+ const referencepath_defaultValueValidationError = validate$$(obj_defaultValue, path_defaultValue);
24197
24232
  if (referencepath_defaultValueValidationError !== null) {
24198
24233
  let message = 'Object doesn\'t match PicklistValueRepresentation (at "' + path_defaultValue + '")\n';
24199
24234
  message += referencepath_defaultValueValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -24236,7 +24271,7 @@ function validate$Z(obj, path = 'PicklistValuesRepresentation') {
24236
24271
  for (let i = 0; i < obj_values.length; i++) {
24237
24272
  const obj_values_item = obj_values[i];
24238
24273
  const path_values_item = path_values + '[' + i + ']';
24239
- const referencepath_values_itemValidationError = validate$_(obj_values_item, path_values_item);
24274
+ const referencepath_values_itemValidationError = validate$$(obj_values_item, path_values_item);
24240
24275
  if (referencepath_values_itemValidationError !== null) {
24241
24276
  let message = 'Object doesn\'t match PicklistValueRepresentation (at "' + path_values_item + '")\n';
24242
24277
  message += referencepath_values_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -24294,7 +24329,7 @@ function equals$u(existing, incoming) {
24294
24329
  }
24295
24330
  const ingest$l = function PicklistValuesRepresentationIngest(input, path, luvio, store, timestamp) {
24296
24331
  if (process.env.NODE_ENV !== 'production') {
24297
- const validateError = validate$Z(input);
24332
+ const validateError = validate$_(input);
24298
24333
  if (validateError !== null) {
24299
24334
  throw validateError;
24300
24335
  }
@@ -24316,7 +24351,7 @@ function getTypeCacheKeys$s(rootKeySet, luvio, input, fullPathFactory) {
24316
24351
 
24317
24352
  const TTL$g = 300000;
24318
24353
  const VERSION$t = "ec03b0f6da287c949d1ccaa904ddbfd3";
24319
- function validate$Y(obj, path = 'PicklistValuesCollectionRepresentation') {
24354
+ function validate$Z(obj, path = 'PicklistValuesCollectionRepresentation') {
24320
24355
  const v_error = (() => {
24321
24356
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
24322
24357
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -24403,7 +24438,7 @@ function equals$t(existing, incoming) {
24403
24438
  }
24404
24439
  const ingest$k = function PicklistValuesCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
24405
24440
  if (process.env.NODE_ENV !== 'production') {
24406
- const validateError = validate$Y(input);
24441
+ const validateError = validate$Z(input);
24407
24442
  if (validateError !== null) {
24408
24443
  throw validateError;
24409
24444
  }
@@ -24891,7 +24926,7 @@ const getPathLayoutAdapterFactory = (luvio) => function UiApi__getPathLayout(unt
24891
24926
  buildCachedSnapshotCachePolicy$l, buildNetworkSnapshotCachePolicy$m);
24892
24927
  };
24893
24928
 
24894
- function validate$X(obj, path = 'MatchResultInfoRepresentation') {
24929
+ function validate$Y(obj, path = 'MatchResultInfoRepresentation') {
24895
24930
  const v_error = (() => {
24896
24931
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
24897
24932
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -24917,7 +24952,7 @@ function validate$X(obj, path = 'MatchResultInfoRepresentation') {
24917
24952
  return v_error === undefined ? null : v_error;
24918
24953
  }
24919
24954
 
24920
- function validate$W(obj, path = 'DuplicateResultInfoRepresentation') {
24955
+ function validate$X(obj, path = 'DuplicateResultInfoRepresentation') {
24921
24956
  const v_error = (() => {
24922
24957
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
24923
24958
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -24929,7 +24964,7 @@ function validate$W(obj, path = 'DuplicateResultInfoRepresentation') {
24929
24964
  }
24930
24965
  const obj_matchResultInfo = obj.matchResultInfo;
24931
24966
  const path_matchResultInfo = path + '.matchResultInfo';
24932
- const referencepath_matchResultInfoValidationError = validate$X(obj_matchResultInfo, path_matchResultInfo);
24967
+ const referencepath_matchResultInfoValidationError = validate$Y(obj_matchResultInfo, path_matchResultInfo);
24933
24968
  if (referencepath_matchResultInfoValidationError !== null) {
24934
24969
  let message = 'Object doesn\'t match MatchResultInfoRepresentation (at "' + path_matchResultInfo + '")\n';
24935
24970
  message += referencepath_matchResultInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -24944,7 +24979,7 @@ function validate$W(obj, path = 'DuplicateResultInfoRepresentation') {
24944
24979
  return v_error === undefined ? null : v_error;
24945
24980
  }
24946
24981
 
24947
- function validate$V(obj, path = 'MatchRepresentation') {
24982
+ function validate$W(obj, path = 'MatchRepresentation') {
24948
24983
  const v_error = (() => {
24949
24984
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
24950
24985
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -24959,7 +24994,7 @@ function validate$V(obj, path = 'MatchRepresentation') {
24959
24994
  const key = obj_duplicateResultInfos_keys[i];
24960
24995
  const obj_duplicateResultInfos_prop = obj_duplicateResultInfos[key];
24961
24996
  const path_duplicateResultInfos_prop = path_duplicateResultInfos + '["' + key + '"]';
24962
- const referencepath_duplicateResultInfos_propValidationError = validate$W(obj_duplicateResultInfos_prop, path_duplicateResultInfos_prop);
24997
+ const referencepath_duplicateResultInfos_propValidationError = validate$X(obj_duplicateResultInfos_prop, path_duplicateResultInfos_prop);
24963
24998
  if (referencepath_duplicateResultInfos_propValidationError !== null) {
24964
24999
  let message = 'Object doesn\'t match DuplicateResultInfoRepresentation (at "' + path_duplicateResultInfos_prop + '")\n';
24965
25000
  message += referencepath_duplicateResultInfos_propValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -24989,7 +25024,7 @@ function validate$V(obj, path = 'MatchRepresentation') {
24989
25024
 
24990
25025
  const TTL$f = 30000;
24991
25026
  const VERSION$s = "583c38564fa15ce0fb3dd2807be1bdc6";
24992
- function validate$U(obj, path = 'DuplicatesRepresentation') {
25027
+ function validate$V(obj, path = 'DuplicatesRepresentation') {
24993
25028
  const v_error = (() => {
24994
25029
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
24995
25030
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -25024,7 +25059,7 @@ function validate$U(obj, path = 'DuplicatesRepresentation') {
25024
25059
  for (let i = 0; i < obj_matches.length; i++) {
25025
25060
  const obj_matches_item = obj_matches[i];
25026
25061
  const path_matches_item = path_matches + '[' + i + ']';
25027
- const referencepath_matches_itemValidationError = validate$V(obj_matches_item, path_matches_item);
25062
+ const referencepath_matches_itemValidationError = validate$W(obj_matches_item, path_matches_item);
25028
25063
  if (referencepath_matches_itemValidationError !== null) {
25029
25064
  let message = 'Object doesn\'t match MatchRepresentation (at "' + path_matches_item + '")\n';
25030
25065
  message += referencepath_matches_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -25054,7 +25089,7 @@ function equals$s(existing, incoming) {
25054
25089
  }
25055
25090
  const ingest$j = function DuplicatesRepresentationIngest(input, path, luvio, store, timestamp) {
25056
25091
  if (process.env.NODE_ENV !== 'production') {
25057
- const validateError = validate$U(input);
25092
+ const validateError = validate$V(input);
25058
25093
  if (validateError !== null) {
25059
25094
  throw validateError;
25060
25095
  }
@@ -25247,7 +25282,7 @@ const getDuplicatesAdapterFactory = (luvio) => function UiApi__getDuplicates(unt
25247
25282
  };
25248
25283
 
25249
25284
  const VERSION$r = "e84b9ffdeff97c411bd111f2a55cf6b6";
25250
- function validate$T(obj, path = 'PhotoMetadataRepresentation') {
25285
+ function validate$U(obj, path = 'PhotoMetadataRepresentation') {
25251
25286
  const v_error = (() => {
25252
25287
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
25253
25288
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -25339,8 +25374,8 @@ function equals$r(existing, incoming) {
25339
25374
  }
25340
25375
 
25341
25376
  const VERSION$q = "34ffbf4219dfebb707bff609c2d5bf89";
25342
- function validate$S(obj, path = 'PhotoRecordAvatarRepresentation') {
25343
- const validateAbstractRecordAvatarRepresentation_validateError = validate$Q(obj, path);
25377
+ function validate$T(obj, path = 'PhotoRecordAvatarRepresentation') {
25378
+ const validateAbstractRecordAvatarRepresentation_validateError = validate$R(obj, path);
25344
25379
  if (validateAbstractRecordAvatarRepresentation_validateError !== null) {
25345
25380
  return validateAbstractRecordAvatarRepresentation_validateError;
25346
25381
  }
@@ -25407,7 +25442,7 @@ function validate$S(obj, path = 'PhotoRecordAvatarRepresentation') {
25407
25442
  }
25408
25443
  const obj_photoMetadata = obj.photoMetadata;
25409
25444
  const path_photoMetadata = path + '.photoMetadata';
25410
- const referencepath_photoMetadataValidationError = validate$T(obj_photoMetadata, path_photoMetadata);
25445
+ const referencepath_photoMetadataValidationError = validate$U(obj_photoMetadata, path_photoMetadata);
25411
25446
  if (referencepath_photoMetadataValidationError !== null) {
25412
25447
  let message = 'Object doesn\'t match PhotoMetadataRepresentation (at "' + path_photoMetadata + '")\n';
25413
25448
  message += referencepath_photoMetadataValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -25562,7 +25597,7 @@ function equals$q(existing, incoming) {
25562
25597
  }
25563
25598
  const ingest$i = function PhotoRecordAvatarRepresentationIngest(input, path, luvio, store, timestamp) {
25564
25599
  if (process.env.NODE_ENV !== 'production') {
25565
- const validateError = validate$S(input);
25600
+ const validateError = validate$T(input);
25566
25601
  if (validateError !== null) {
25567
25602
  throw validateError;
25568
25603
  }
@@ -25583,8 +25618,8 @@ function getTypeCacheKeys$p(rootKeySet, luvio, input, fullPathFactory) {
25583
25618
  }
25584
25619
 
25585
25620
  const VERSION$p = "cbdcf69a6568d41ccf155b2b95ec70e7";
25586
- function validate$R(obj, path = 'ThemeRecordAvatarRepresentation') {
25587
- const validateAbstractRecordAvatarRepresentation_validateError = validate$Q(obj, path);
25621
+ function validate$S(obj, path = 'ThemeRecordAvatarRepresentation') {
25622
+ const validateAbstractRecordAvatarRepresentation_validateError = validate$R(obj, path);
25588
25623
  if (validateAbstractRecordAvatarRepresentation_validateError !== null) {
25589
25624
  return validateAbstractRecordAvatarRepresentation_validateError;
25590
25625
  }
@@ -25703,7 +25738,7 @@ function equals$p(existing, incoming) {
25703
25738
  }
25704
25739
  const ingest$h = function ThemeRecordAvatarRepresentationIngest(input, path, luvio, store, timestamp) {
25705
25740
  if (process.env.NODE_ENV !== 'production') {
25706
- const validateError = validate$R(input);
25741
+ const validateError = validate$S(input);
25707
25742
  if (validateError !== null) {
25708
25743
  throw validateError;
25709
25744
  }
@@ -25729,7 +25764,7 @@ var DiscriminatorValues$3;
25729
25764
  DiscriminatorValues["Theme"] = "Theme";
25730
25765
  })(DiscriminatorValues$3 || (DiscriminatorValues$3 = {}));
25731
25766
  const VERSION$o = "bc05f8d1c708b6c41c9bf2fe6001aff0";
25732
- function validate$Q(obj, path = 'AbstractRecordAvatarRepresentation') {
25767
+ function validate$R(obj, path = 'AbstractRecordAvatarRepresentation') {
25733
25768
  const v_error = (() => {
25734
25769
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
25735
25770
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -25822,8 +25857,8 @@ function getTypeCacheKeys$n(rootKeySet, luvio, input, fullPathFactory) {
25822
25857
  }
25823
25858
 
25824
25859
  const VERSION$n = "f531b44760afecfce89990fe5a5c5c29";
25825
- function validate$P(obj, path = 'RecordAvatarBatchRepresentation') {
25826
- const validateAbstractRecordAvatarBatchRepresentation_validateError = validate$L(obj, path);
25860
+ function validate$Q(obj, path = 'RecordAvatarBatchRepresentation') {
25861
+ const validateAbstractRecordAvatarBatchRepresentation_validateError = validate$M(obj, path);
25827
25862
  if (validateAbstractRecordAvatarBatchRepresentation_validateError !== null) {
25828
25863
  return validateAbstractRecordAvatarBatchRepresentation_validateError;
25829
25864
  }
@@ -25884,7 +25919,7 @@ function equals$n(existing, incoming) {
25884
25919
  }
25885
25920
  const ingest$g = function RecordAvatarBatchRepresentationIngest(input, path, luvio, store, timestamp) {
25886
25921
  if (process.env.NODE_ENV !== 'production') {
25887
- const validateError = validate$P(input);
25922
+ const validateError = validate$Q(input);
25888
25923
  if (validateError !== null) {
25889
25924
  throw validateError;
25890
25925
  }
@@ -25905,7 +25940,7 @@ function getTypeCacheKeys$m(rootKeySet, luvio, input, fullPathFactory) {
25905
25940
  }
25906
25941
 
25907
25942
  const VERSION$m = "17c20b01167dba9a81452e60bb28b2f2";
25908
- function validate$O(obj, path = 'ErrorSingleRecordAvatarRepresentation') {
25943
+ function validate$P(obj, path = 'ErrorSingleRecordAvatarRepresentation') {
25909
25944
  const v_error = (() => {
25910
25945
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
25911
25946
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -25955,8 +25990,8 @@ function equals$m(existing, incoming) {
25955
25990
  }
25956
25991
 
25957
25992
  const VERSION$l = "e7fac2bfb5cdacc5e0f15c350f9ab8fe";
25958
- function validate$N(obj, path = 'ErrorBadRequestRecordAvatarBatchRepresentation') {
25959
- const validateAbstractRecordAvatarBatchRepresentation_validateError = validate$L(obj, path);
25993
+ function validate$O(obj, path = 'ErrorBadRequestRecordAvatarBatchRepresentation') {
25994
+ const validateAbstractRecordAvatarBatchRepresentation_validateError = validate$M(obj, path);
25960
25995
  if (validateAbstractRecordAvatarBatchRepresentation_validateError !== null) {
25961
25996
  return validateAbstractRecordAvatarBatchRepresentation_validateError;
25962
25997
  }
@@ -25972,7 +26007,7 @@ function validate$N(obj, path = 'ErrorBadRequestRecordAvatarBatchRepresentation'
25972
26007
  for (let i = 0; i < obj_result.length; i++) {
25973
26008
  const obj_result_item = obj_result[i];
25974
26009
  const path_result_item = path_result + '[' + i + ']';
25975
- const referencepath_result_itemValidationError = validate$O(obj_result_item, path_result_item);
26010
+ const referencepath_result_itemValidationError = validate$P(obj_result_item, path_result_item);
25976
26011
  if (referencepath_result_itemValidationError !== null) {
25977
26012
  let message = 'Object doesn\'t match ErrorSingleRecordAvatarRepresentation (at "' + path_result_item + '")\n';
25978
26013
  message += referencepath_result_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -26022,7 +26057,7 @@ function equals$l(existing, incoming) {
26022
26057
  }
26023
26058
  const ingest$f = function ErrorBadRequestRecordAvatarBatchRepresentationIngest(input, path, luvio, store, timestamp) {
26024
26059
  if (process.env.NODE_ENV !== 'production') {
26025
- const validateError = validate$N(input);
26060
+ const validateError = validate$O(input);
26026
26061
  if (validateError !== null) {
26027
26062
  throw validateError;
26028
26063
  }
@@ -26043,8 +26078,8 @@ function getTypeCacheKeys$l(rootKeySet, luvio, input, fullPathFactory) {
26043
26078
  }
26044
26079
 
26045
26080
  const VERSION$k = "cbd48fd50d0db463fdff7b1834c22bed";
26046
- function validate$M(obj, path = 'ErrorRecordAvatarBatchRepresentation') {
26047
- const validateAbstractRecordAvatarBatchRepresentation_validateError = validate$L(obj, path);
26081
+ function validate$N(obj, path = 'ErrorRecordAvatarBatchRepresentation') {
26082
+ const validateAbstractRecordAvatarBatchRepresentation_validateError = validate$M(obj, path);
26048
26083
  if (validateAbstractRecordAvatarBatchRepresentation_validateError !== null) {
26049
26084
  return validateAbstractRecordAvatarBatchRepresentation_validateError;
26050
26085
  }
@@ -26060,7 +26095,7 @@ function validate$M(obj, path = 'ErrorRecordAvatarBatchRepresentation') {
26060
26095
  for (let i = 0; i < obj_result.length; i++) {
26061
26096
  const obj_result_item = obj_result[i];
26062
26097
  const path_result_item = path_result + '[' + i + ']';
26063
- const referencepath_result_itemValidationError = validate$O(obj_result_item, path_result_item);
26098
+ const referencepath_result_itemValidationError = validate$P(obj_result_item, path_result_item);
26064
26099
  if (referencepath_result_itemValidationError !== null) {
26065
26100
  let message = 'Object doesn\'t match ErrorSingleRecordAvatarRepresentation (at "' + path_result_item + '")\n';
26066
26101
  message += referencepath_result_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -26110,7 +26145,7 @@ function equals$k(existing, incoming) {
26110
26145
  }
26111
26146
  const ingest$e = function ErrorRecordAvatarBatchRepresentationIngest(input, path, luvio, store, timestamp) {
26112
26147
  if (process.env.NODE_ENV !== 'production') {
26113
- const validateError = validate$M(input);
26148
+ const validateError = validate$N(input);
26114
26149
  if (validateError !== null) {
26115
26150
  throw validateError;
26116
26151
  }
@@ -26137,7 +26172,7 @@ const DiscriminatorValues$2 = {
26137
26172
  };
26138
26173
  const TTL$e = 300000;
26139
26174
  const VERSION$j = "8956293536e94d5ec63b274b61033d2c";
26140
- function validate$L(obj, path = 'AbstractRecordAvatarBatchRepresentation') {
26175
+ function validate$M(obj, path = 'AbstractRecordAvatarBatchRepresentation') {
26141
26176
  const v_error = (() => {
26142
26177
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
26143
26178
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -26215,7 +26250,7 @@ function getTypeCacheKeys$j(rootKeySet, luvio, input, fullPathFactory) {
26215
26250
 
26216
26251
  const TTL$d = 1800000;
26217
26252
  const VERSION$i = "c44c049fa6ad7cf7e932c0aab9107d86";
26218
- function validate$K(obj, path = 'RecordAvatarBulkMapRepresentation') {
26253
+ function validate$L(obj, path = 'RecordAvatarBulkMapRepresentation') {
26219
26254
  const v_error = (() => {
26220
26255
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
26221
26256
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -26294,7 +26329,7 @@ function merge(existing, incoming, _luvio, _path) {
26294
26329
 
26295
26330
  const ingest$d = function RecordAvatarBulkMapRepresentationIngest(input, path, luvio, store, timestamp) {
26296
26331
  if (process.env.NODE_ENV !== 'production') {
26297
- const validateError = validate$K(input);
26332
+ const validateError = validate$L(input);
26298
26333
  if (validateError !== null) {
26299
26334
  throw validateError;
26300
26335
  }
@@ -26786,7 +26821,7 @@ const getRecordsAdapterFactory = (luvio) => function UiApi__getRecords(untrusted
26786
26821
  };
26787
26822
 
26788
26823
  const VERSION$h = "4d4bdab5d0aa61e365e766409c9b3a31";
26789
- function validate$J(obj, path = 'RelatedListReferenceRepresentation') {
26824
+ function validate$K(obj, path = 'RelatedListReferenceRepresentation') {
26790
26825
  const v_error = (() => {
26791
26826
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
26792
26827
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -27025,7 +27060,7 @@ function equals$h(existing, incoming) {
27025
27060
  }
27026
27061
 
27027
27062
  const VERSION$g = "836b875b519813e7499efc62f0f1d04b";
27028
- function validate$I(obj, path = 'RelatedListRecordCountRepresentation') {
27063
+ function validate$J(obj, path = 'RelatedListRecordCountRepresentation') {
27029
27064
  const v_error = (() => {
27030
27065
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
27031
27066
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -27068,7 +27103,7 @@ function validate$I(obj, path = 'RelatedListRecordCountRepresentation') {
27068
27103
  }
27069
27104
  const obj_listReference = obj.listReference;
27070
27105
  const path_listReference = path + '.listReference';
27071
- const referencepath_listReferenceValidationError = validate$J(obj_listReference, path_listReference);
27106
+ const referencepath_listReferenceValidationError = validate$K(obj_listReference, path_listReference);
27072
27107
  if (referencepath_listReferenceValidationError !== null) {
27073
27108
  let message = 'Object doesn\'t match RelatedListReferenceRepresentation (at "' + path_listReference + '")\n';
27074
27109
  message += referencepath_listReferenceValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -27141,7 +27176,7 @@ function equals$g(existing, incoming) {
27141
27176
  }
27142
27177
  const ingest$c = function RelatedListRecordCountRepresentationIngest(input, path, luvio, store, timestamp) {
27143
27178
  if (process.env.NODE_ENV !== 'production') {
27144
- const validateError = validate$I(input);
27179
+ const validateError = validate$J(input);
27145
27180
  if (validateError !== null) {
27146
27181
  throw validateError;
27147
27182
  }
@@ -27653,7 +27688,7 @@ const getRelatedListCountAdapterFactory = (luvio) => function UiApi__getRelatedL
27653
27688
  buildCachedSnapshotCachePolicy$g, buildNetworkSnapshotCachePolicy$h);
27654
27689
  };
27655
27690
 
27656
- function validate$H(obj, path = 'RelatedListColumnRepresentation') {
27691
+ function validate$I(obj, path = 'RelatedListColumnRepresentation') {
27657
27692
  const v_error = (() => {
27658
27693
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
27659
27694
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -27804,7 +27839,7 @@ function validate$H(obj, path = 'RelatedListColumnRepresentation') {
27804
27839
 
27805
27840
  const TTL$c = 900000;
27806
27841
  const VERSION$f = "c977d65d153a2b4e888ddd45fb083248";
27807
- function validate$G(obj, path = 'RelatedListInfoRepresentation') {
27842
+ function validate$H(obj, path = 'RelatedListInfoRepresentation') {
27808
27843
  const v_error = (() => {
27809
27844
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
27810
27845
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -27832,7 +27867,7 @@ function validate$G(obj, path = 'RelatedListInfoRepresentation') {
27832
27867
  for (let i = 0; i < obj_displayColumns.length; i++) {
27833
27868
  const obj_displayColumns_item = obj_displayColumns[i];
27834
27869
  const path_displayColumns_item = path_displayColumns + '[' + i + ']';
27835
- const referencepath_displayColumns_itemValidationError = validate$H(obj_displayColumns_item, path_displayColumns_item);
27870
+ const referencepath_displayColumns_itemValidationError = validate$I(obj_displayColumns_item, path_displayColumns_item);
27836
27871
  if (referencepath_displayColumns_itemValidationError !== null) {
27837
27872
  let message = 'Object doesn\'t match RelatedListColumnRepresentation (at "' + path_displayColumns_item + '")\n';
27838
27873
  message += referencepath_displayColumns_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -27879,7 +27914,7 @@ function validate$G(obj, path = 'RelatedListInfoRepresentation') {
27879
27914
  for (let i = 0; i < obj_filteredByInfo.length; i++) {
27880
27915
  const obj_filteredByInfo_item = obj_filteredByInfo[i];
27881
27916
  const path_filteredByInfo_item = path_filteredByInfo + '[' + i + ']';
27882
- const referencepath_filteredByInfo_itemValidationError = validate$29(obj_filteredByInfo_item, path_filteredByInfo_item);
27917
+ const referencepath_filteredByInfo_itemValidationError = validate$2a(obj_filteredByInfo_item, path_filteredByInfo_item);
27883
27918
  if (referencepath_filteredByInfo_itemValidationError !== null) {
27884
27919
  let message = 'Object doesn\'t match ListFilterByInfoRepresentation (at "' + path_filteredByInfo_item + '")\n';
27885
27920
  message += referencepath_filteredByInfo_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -27893,7 +27928,7 @@ function validate$G(obj, path = 'RelatedListInfoRepresentation') {
27893
27928
  }
27894
27929
  const obj_listReference = obj.listReference;
27895
27930
  const path_listReference = path + '.listReference';
27896
- const referencepath_listReferenceValidationError = validate$J(obj_listReference, path_listReference);
27931
+ const referencepath_listReferenceValidationError = validate$K(obj_listReference, path_listReference);
27897
27932
  if (referencepath_listReferenceValidationError !== null) {
27898
27933
  let message = 'Object doesn\'t match RelatedListReferenceRepresentation (at "' + path_listReference + '")\n';
27899
27934
  message += referencepath_listReferenceValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -27931,7 +27966,7 @@ function validate$G(obj, path = 'RelatedListInfoRepresentation') {
27931
27966
  for (let i = 0; i < obj_orderedByInfo.length; i++) {
27932
27967
  const obj_orderedByInfo_item = obj_orderedByInfo[i];
27933
27968
  const path_orderedByInfo_item = path_orderedByInfo + '[' + i + ']';
27934
- const referencepath_orderedByInfo_itemValidationError = validate$24(obj_orderedByInfo_item, path_orderedByInfo_item);
27969
+ const referencepath_orderedByInfo_itemValidationError = validate$25(obj_orderedByInfo_item, path_orderedByInfo_item);
27935
27970
  if (referencepath_orderedByInfo_itemValidationError !== null) {
27936
27971
  let message = 'Object doesn\'t match ListOrderByInfoRepresentation (at "' + path_orderedByInfo_item + '")\n';
27937
27972
  message += referencepath_orderedByInfo_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -27950,7 +27985,7 @@ function validate$G(obj, path = 'RelatedListInfoRepresentation') {
27950
27985
  }
27951
27986
  const obj_userPreferences = obj.userPreferences;
27952
27987
  const path_userPreferences = path + '.userPreferences';
27953
- const referencepath_userPreferencesValidationError = validate$20(obj_userPreferences, path_userPreferences);
27988
+ const referencepath_userPreferencesValidationError = validate$21(obj_userPreferences, path_userPreferences);
27954
27989
  if (referencepath_userPreferencesValidationError !== null) {
27955
27990
  let message = 'Object doesn\'t match ListUserPreferenceRepresentation (at "' + path_userPreferences + '")\n';
27956
27991
  message += referencepath_userPreferencesValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -28090,7 +28125,7 @@ function equals$f(existing, incoming) {
28090
28125
  }
28091
28126
  const ingest$b = function RelatedListInfoRepresentationIngest(input, path, luvio, store, timestamp) {
28092
28127
  if (process.env.NODE_ENV !== 'production') {
28093
- const validateError = validate$G(input);
28128
+ const validateError = validate$H(input);
28094
28129
  if (validateError !== null) {
28095
28130
  throw validateError;
28096
28131
  }
@@ -28528,7 +28563,7 @@ const getRelatedListInfoBatchAdapterFactory = (luvio) => function UiApi__getRela
28528
28563
  buildCachedSnapshotCachePolicy$f, buildNetworkSnapshotCachePolicy$g);
28529
28564
  };
28530
28565
 
28531
- function validate$F(obj, path = 'RelatedListSummaryInfoRepresentation') {
28566
+ function validate$G(obj, path = 'RelatedListSummaryInfoRepresentation') {
28532
28567
  const v_error = (() => {
28533
28568
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
28534
28569
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -28624,7 +28659,7 @@ function validate$F(obj, path = 'RelatedListSummaryInfoRepresentation') {
28624
28659
  const path_themeInfo = path + '.themeInfo';
28625
28660
  let obj_themeInfo_union0 = null;
28626
28661
  const obj_themeInfo_union0_error = (() => {
28627
- const referencepath_themeInfoValidationError = validate$1J(obj_themeInfo, path_themeInfo);
28662
+ const referencepath_themeInfoValidationError = validate$1K(obj_themeInfo, path_themeInfo);
28628
28663
  if (referencepath_themeInfoValidationError !== null) {
28629
28664
  let message = 'Object doesn\'t match ThemeInfoRepresentation (at "' + path_themeInfo + '")\n';
28630
28665
  message += referencepath_themeInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -28659,7 +28694,7 @@ function validate$F(obj, path = 'RelatedListSummaryInfoRepresentation') {
28659
28694
  }
28660
28695
 
28661
28696
  const VERSION$e = "2a1722afba0e1ee52d6b7b0a25ccd9f4";
28662
- function validate$E(obj, path = 'RelatedListSummaryInfoCollectionRepresentation') {
28697
+ function validate$F(obj, path = 'RelatedListSummaryInfoCollectionRepresentation') {
28663
28698
  const v_error = (() => {
28664
28699
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
28665
28700
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -28708,7 +28743,7 @@ function validate$E(obj, path = 'RelatedListSummaryInfoCollectionRepresentation'
28708
28743
  for (let i = 0; i < obj_relatedLists.length; i++) {
28709
28744
  const obj_relatedLists_item = obj_relatedLists[i];
28710
28745
  const path_relatedLists_item = path_relatedLists + '[' + i + ']';
28711
- const referencepath_relatedLists_itemValidationError = validate$F(obj_relatedLists_item, path_relatedLists_item);
28746
+ const referencepath_relatedLists_itemValidationError = validate$G(obj_relatedLists_item, path_relatedLists_item);
28712
28747
  if (referencepath_relatedLists_itemValidationError !== null) {
28713
28748
  let message = 'Object doesn\'t match RelatedListSummaryInfoRepresentation (at "' + path_relatedLists_item + '")\n';
28714
28749
  message += referencepath_relatedLists_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -28764,7 +28799,7 @@ function equals$e(existing, incoming) {
28764
28799
  }
28765
28800
  const ingest$a = function RelatedListSummaryInfoCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
28766
28801
  if (process.env.NODE_ENV !== 'production') {
28767
- const validateError = validate$E(input);
28802
+ const validateError = validate$F(input);
28768
28803
  if (validateError !== null) {
28769
28804
  throw validateError;
28770
28805
  }
@@ -29013,7 +29048,7 @@ const getRelatedListInfoAdapterFactory = (luvio) => function UiApi__getRelatedLi
29013
29048
  buildCachedSnapshotCachePolicy$d, buildNetworkSnapshotCachePolicy$e);
29014
29049
  };
29015
29050
 
29016
- function validate$D(obj, path = 'ListUserPreferenceInputRepresentation') {
29051
+ function validate$E(obj, path = 'ListUserPreferenceInputRepresentation') {
29017
29052
  const v_error = (() => {
29018
29053
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
29019
29054
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -29095,7 +29130,7 @@ function typeCheckConfig$o(untrustedConfig) {
29095
29130
  const untrustedConfig_orderedByInfo_array = [];
29096
29131
  for (let i = 0, arrayLength = untrustedConfig_orderedByInfo.length; i < arrayLength; i++) {
29097
29132
  const untrustedConfig_orderedByInfo_item = untrustedConfig_orderedByInfo[i];
29098
- const referenceListOrderedByInfoInputRepresentationValidationError = validate$11(untrustedConfig_orderedByInfo_item);
29133
+ const referenceListOrderedByInfoInputRepresentationValidationError = validate$12(untrustedConfig_orderedByInfo_item);
29099
29134
  if (referenceListOrderedByInfoInputRepresentationValidationError === null) {
29100
29135
  untrustedConfig_orderedByInfo_array.push(untrustedConfig_orderedByInfo_item);
29101
29136
  }
@@ -29103,7 +29138,7 @@ function typeCheckConfig$o(untrustedConfig) {
29103
29138
  config.orderedByInfo = untrustedConfig_orderedByInfo_array;
29104
29139
  }
29105
29140
  const untrustedConfig_userPreferences = untrustedConfig.userPreferences;
29106
- const referenceListUserPreferenceInputRepresentationValidationError = validate$D(untrustedConfig_userPreferences);
29141
+ const referenceListUserPreferenceInputRepresentationValidationError = validate$E(untrustedConfig_userPreferences);
29107
29142
  if (referenceListUserPreferenceInputRepresentationValidationError === null) {
29108
29143
  config.userPreferences = untrustedConfig_userPreferences;
29109
29144
  }
@@ -29168,7 +29203,7 @@ const updateRelatedListInfoAdapterFactory = (luvio) => {
29168
29203
 
29169
29204
  const TTL$b = 900000;
29170
29205
  const VERSION$d = "094cdf8e3e1f07fca02c4e51e14c528e";
29171
- function validate$C(obj, path = 'RelatedListUserPreferencesRepresentation') {
29206
+ function validate$D(obj, path = 'RelatedListUserPreferencesRepresentation') {
29172
29207
  const v_error = (() => {
29173
29208
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
29174
29209
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -29209,7 +29244,7 @@ function validate$C(obj, path = 'RelatedListUserPreferencesRepresentation') {
29209
29244
  for (let i = 0; i < obj_orderedBy.length; i++) {
29210
29245
  const obj_orderedBy_item = obj_orderedBy[i];
29211
29246
  const path_orderedBy_item = path_orderedBy + '[' + i + ']';
29212
- const referencepath_orderedBy_itemValidationError = validate$24(obj_orderedBy_item, path_orderedBy_item);
29247
+ const referencepath_orderedBy_itemValidationError = validate$25(obj_orderedBy_item, path_orderedBy_item);
29213
29248
  if (referencepath_orderedBy_itemValidationError !== null) {
29214
29249
  let message = 'Object doesn\'t match ListOrderByInfoRepresentation (at "' + path_orderedBy_item + '")\n';
29215
29250
  message += referencepath_orderedBy_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -29253,7 +29288,7 @@ function equals$d(existing, incoming) {
29253
29288
  }
29254
29289
  const ingest$9 = function RelatedListUserPreferencesRepresentationIngest(input, path, luvio, store, timestamp) {
29255
29290
  if (process.env.NODE_ENV !== 'production') {
29256
- const validateError = validate$C(input);
29291
+ const validateError = validate$D(input);
29257
29292
  if (validateError !== null) {
29258
29293
  throw validateError;
29259
29294
  }
@@ -29849,7 +29884,7 @@ function typeCheckConfig$l(untrustedConfig) {
29849
29884
  const untrustedConfig_orderedBy_array = [];
29850
29885
  for (let i = 0, arrayLength = untrustedConfig_orderedBy.length; i < arrayLength; i++) {
29851
29886
  const untrustedConfig_orderedBy_item = untrustedConfig_orderedBy[i];
29852
- const referenceListOrderedByInfoInputRepresentationValidationError = validate$11(untrustedConfig_orderedBy_item);
29887
+ const referenceListOrderedByInfoInputRepresentationValidationError = validate$12(untrustedConfig_orderedBy_item);
29853
29888
  if (referenceListOrderedByInfoInputRepresentationValidationError === null) {
29854
29889
  untrustedConfig_orderedBy_array.push(untrustedConfig_orderedBy_item);
29855
29890
  }
@@ -29900,7 +29935,7 @@ const updateRelatedListPreferencesAdapterFactory = (luvio) => {
29900
29935
  };
29901
29936
  };
29902
29937
 
29903
- function validate$B(obj, path = 'RelatedListRecordsSingleBatchInputRepresentation') {
29938
+ function validate$C(obj, path = 'RelatedListRecordsSingleBatchInputRepresentation') {
29904
29939
  const v_error = (() => {
29905
29940
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
29906
29941
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -30143,7 +30178,7 @@ function equalsMetadata(existingMetadata, incomingMetadata) {
30143
30178
 
30144
30179
  const TTL$a = 30000;
30145
30180
  const VERSION$c = "62467c27c19349b70c9db2a8d9d591d9";
30146
- function validate$A(obj, path = 'RelatedListRecordCollectionRepresentation') {
30181
+ function validate$B(obj, path = 'RelatedListRecordCollectionRepresentation') {
30147
30182
  const v_error = (() => {
30148
30183
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
30149
30184
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -30224,7 +30259,7 @@ function validate$A(obj, path = 'RelatedListRecordCollectionRepresentation') {
30224
30259
  }
30225
30260
  const obj_listReference = obj.listReference;
30226
30261
  const path_listReference = path + '.listReference';
30227
- const referencepath_listReferenceValidationError = validate$J(obj_listReference, path_listReference);
30262
+ const referencepath_listReferenceValidationError = validate$K(obj_listReference, path_listReference);
30228
30263
  if (referencepath_listReferenceValidationError !== null) {
30229
30264
  let message = 'Object doesn\'t match RelatedListReferenceRepresentation (at "' + path_listReference + '")\n';
30230
30265
  message += referencepath_listReferenceValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -30645,7 +30680,7 @@ function equals$c(existing, incoming) {
30645
30680
  }
30646
30681
  const ingest$8 = function RelatedListRecordCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
30647
30682
  if (process.env.NODE_ENV !== 'production') {
30648
- const validateError = validate$A(input);
30683
+ const validateError = validate$B(input);
30649
30684
  if (validateError !== null) {
30650
30685
  throw validateError;
30651
30686
  }
@@ -31137,7 +31172,7 @@ function typeCheckConfig$k(untrustedConfig) {
31137
31172
  const untrustedConfig_relatedListParameters_array = [];
31138
31173
  for (let i = 0, arrayLength = untrustedConfig_relatedListParameters.length; i < arrayLength; i++) {
31139
31174
  const untrustedConfig_relatedListParameters_item = untrustedConfig_relatedListParameters[i];
31140
- const referenceRelatedListRecordsSingleBatchInputRepresentationValidationError = validate$B(untrustedConfig_relatedListParameters_item);
31175
+ const referenceRelatedListRecordsSingleBatchInputRepresentationValidationError = validate$C(untrustedConfig_relatedListParameters_item);
31141
31176
  if (referenceRelatedListRecordsSingleBatchInputRepresentationValidationError === null) {
31142
31177
  untrustedConfig_relatedListParameters_array.push(untrustedConfig_relatedListParameters_item);
31143
31178
  }
@@ -31382,7 +31417,7 @@ const getRelatedListRecordsAdapterFactory = (luvio) => function UiApi__getRelate
31382
31417
  buildCachedSnapshotCachePolicy$9, buildNetworkSnapshotCachePolicy$a);
31383
31418
  };
31384
31419
 
31385
- function validate$z(obj, path = 'SearchFilterOptionRepresentation') {
31420
+ function validate$A(obj, path = 'SearchFilterOptionRepresentation') {
31386
31421
  const v_error = (() => {
31387
31422
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
31388
31423
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -31412,7 +31447,7 @@ var DiscriminatorValues;
31412
31447
  DiscriminatorValues["Field"] = "Field";
31413
31448
  DiscriminatorValues["DataCategory"] = "DataCategory";
31414
31449
  })(DiscriminatorValues || (DiscriminatorValues = {}));
31415
- function validate$y(obj, path = 'SearchFilterDefinitionRepresentation') {
31450
+ function validate$z(obj, path = 'SearchFilterDefinitionRepresentation') {
31416
31451
  const v_error = (() => {
31417
31452
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
31418
31453
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -31473,7 +31508,7 @@ function validate$y(obj, path = 'SearchFilterDefinitionRepresentation') {
31473
31508
 
31474
31509
  const TTL$9 = 30000;
31475
31510
  const VERSION$b = "7d241c2ee7cc9b09d6bd434b33b0b5e4";
31476
- function validate$x(obj, path = 'SearchFilterMetadataCollectionRepresentation') {
31511
+ function validate$y(obj, path = 'SearchFilterMetadataCollectionRepresentation') {
31477
31512
  const v_error = (() => {
31478
31513
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
31479
31514
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -31512,7 +31547,7 @@ function validate$x(obj, path = 'SearchFilterMetadataCollectionRepresentation')
31512
31547
  for (let i = 0; i < obj_filters.length; i++) {
31513
31548
  const obj_filters_item = obj_filters[i];
31514
31549
  const path_filters_item = path_filters + '[' + i + ']';
31515
- const referencepath_filters_itemValidationError = validate$y(obj_filters_item, path_filters_item);
31550
+ const referencepath_filters_itemValidationError = validate$z(obj_filters_item, path_filters_item);
31516
31551
  if (referencepath_filters_itemValidationError !== null) {
31517
31552
  let message = 'Object doesn\'t match SearchFilterDefinitionRepresentation (at "' + path_filters_item + '")\n';
31518
31553
  message += referencepath_filters_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -31557,7 +31592,7 @@ function equals$b(existing, incoming) {
31557
31592
  }
31558
31593
  const ingest$7 = function SearchFilterMetadataCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
31559
31594
  if (process.env.NODE_ENV !== 'production') {
31560
- const validateError = validate$x(input);
31595
+ const validateError = validate$y(input);
31561
31596
  if (validateError !== null) {
31562
31597
  throw validateError;
31563
31598
  }
@@ -31721,7 +31756,7 @@ const getSearchFilterMetadataAdapterFactory = (luvio) => function UiApi__getSear
31721
31756
 
31722
31757
  const TTL$8 = 30000;
31723
31758
  const VERSION$a = "8d851a8d9abf0a061a8ad81d4cbb83bc";
31724
- function validate$w(obj, path = 'SearchFilterOptionCollectionRepresentation') {
31759
+ function validate$x(obj, path = 'SearchFilterOptionCollectionRepresentation') {
31725
31760
  const v_error = (() => {
31726
31761
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
31727
31762
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -31744,7 +31779,7 @@ function validate$w(obj, path = 'SearchFilterOptionCollectionRepresentation') {
31744
31779
  for (let i = 0; i < obj_options.length; i++) {
31745
31780
  const obj_options_item = obj_options[i];
31746
31781
  const path_options_item = path_options + '[' + i + ']';
31747
- const referencepath_options_itemValidationError = validate$z(obj_options_item, path_options_item);
31782
+ const referencepath_options_itemValidationError = validate$A(obj_options_item, path_options_item);
31748
31783
  if (referencepath_options_itemValidationError !== null) {
31749
31784
  let message = 'Object doesn\'t match SearchFilterOptionRepresentation (at "' + path_options_item + '")\n';
31750
31785
  message += referencepath_options_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -31811,7 +31846,7 @@ function equals$a(existing, incoming) {
31811
31846
  }
31812
31847
  const ingest$6 = function SearchFilterOptionCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
31813
31848
  if (process.env.NODE_ENV !== 'production') {
31814
- const validateError = validate$w(input);
31849
+ const validateError = validate$x(input);
31815
31850
  if (validateError !== null) {
31816
31851
  throw validateError;
31817
31852
  }
@@ -31975,7 +32010,7 @@ const getSearchFilterOptionsAdapterFactory = (luvio) => function UiApi__getSearc
31975
32010
  buildCachedSnapshotCachePolicy$7, buildNetworkSnapshotCachePolicy$8);
31976
32011
  };
31977
32012
 
31978
- function validate$v(obj, path = 'AdvancedLookupDisplayInfoFieldRepresentation') {
32013
+ function validate$w(obj, path = 'AdvancedLookupDisplayInfoFieldRepresentation') {
31979
32014
  const v_error = (() => {
31980
32015
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
31981
32016
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -31999,7 +32034,7 @@ function validate$v(obj, path = 'AdvancedLookupDisplayInfoFieldRepresentation')
31999
32034
  return v_error === undefined ? null : v_error;
32000
32035
  }
32001
32036
 
32002
- function validate$u(obj, path = 'AdvancedLookupDisplayInfoRepresentation') {
32037
+ function validate$v(obj, path = 'AdvancedLookupDisplayInfoRepresentation') {
32003
32038
  const v_error = (() => {
32004
32039
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
32005
32040
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -32012,7 +32047,7 @@ function validate$u(obj, path = 'AdvancedLookupDisplayInfoRepresentation') {
32012
32047
  for (let i = 0; i < obj_fields.length; i++) {
32013
32048
  const obj_fields_item = obj_fields[i];
32014
32049
  const path_fields_item = path_fields + '[' + i + ']';
32015
- const referencepath_fields_itemValidationError = validate$v(obj_fields_item, path_fields_item);
32050
+ const referencepath_fields_itemValidationError = validate$w(obj_fields_item, path_fields_item);
32016
32051
  if (referencepath_fields_itemValidationError !== null) {
32017
32052
  let message = 'Object doesn\'t match AdvancedLookupDisplayInfoFieldRepresentation (at "' + path_fields_item + '")\n';
32018
32053
  message += referencepath_fields_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -32023,14 +32058,14 @@ function validate$u(obj, path = 'AdvancedLookupDisplayInfoRepresentation') {
32023
32058
  return v_error === undefined ? null : v_error;
32024
32059
  }
32025
32060
 
32026
- function validate$t(obj, path = 'AdvancedLookupInfoRepresentation') {
32061
+ function validate$u(obj, path = 'AdvancedLookupInfoRepresentation') {
32027
32062
  const v_error = (() => {
32028
32063
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
32029
32064
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
32030
32065
  }
32031
32066
  const obj_displayInfo = obj.displayInfo;
32032
32067
  const path_displayInfo = path + '.displayInfo';
32033
- const referencepath_displayInfoValidationError = validate$u(obj_displayInfo, path_displayInfo);
32068
+ const referencepath_displayInfoValidationError = validate$v(obj_displayInfo, path_displayInfo);
32034
32069
  if (referencepath_displayInfoValidationError !== null) {
32035
32070
  let message = 'Object doesn\'t match AdvancedLookupDisplayInfoRepresentation (at "' + path_displayInfo + '")\n';
32036
32071
  message += referencepath_displayInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -32040,7 +32075,7 @@ function validate$t(obj, path = 'AdvancedLookupInfoRepresentation') {
32040
32075
  return v_error === undefined ? null : v_error;
32041
32076
  }
32042
32077
 
32043
- function validate$s(obj, path = 'DisplayLayoutRepresentation') {
32078
+ function validate$t(obj, path = 'DisplayLayoutRepresentation') {
32044
32079
  const v_error = (() => {
32045
32080
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
32046
32081
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -32061,7 +32096,7 @@ function validate$s(obj, path = 'DisplayLayoutRepresentation') {
32061
32096
  return v_error === undefined ? null : v_error;
32062
32097
  }
32063
32098
 
32064
- function validate$r(obj, path = 'MatchingInfoRepresentation') {
32099
+ function validate$s(obj, path = 'MatchingInfoRepresentation') {
32065
32100
  const v_error = (() => {
32066
32101
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
32067
32102
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -32082,14 +32117,14 @@ function validate$r(obj, path = 'MatchingInfoRepresentation') {
32082
32117
  return v_error === undefined ? null : v_error;
32083
32118
  }
32084
32119
 
32085
- function validate$q(obj, path = 'DisplayLayoutAndMatchingInfoRepresentation') {
32120
+ function validate$r(obj, path = 'DisplayLayoutAndMatchingInfoRepresentation') {
32086
32121
  const v_error = (() => {
32087
32122
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
32088
32123
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
32089
32124
  }
32090
32125
  const obj_displayLayout = obj.displayLayout;
32091
32126
  const path_displayLayout = path + '.displayLayout';
32092
- const referencepath_displayLayoutValidationError = validate$s(obj_displayLayout, path_displayLayout);
32127
+ const referencepath_displayLayoutValidationError = validate$t(obj_displayLayout, path_displayLayout);
32093
32128
  if (referencepath_displayLayoutValidationError !== null) {
32094
32129
  let message = 'Object doesn\'t match DisplayLayoutRepresentation (at "' + path_displayLayout + '")\n';
32095
32130
  message += referencepath_displayLayoutValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -32097,7 +32132,7 @@ function validate$q(obj, path = 'DisplayLayoutAndMatchingInfoRepresentation') {
32097
32132
  }
32098
32133
  const obj_matchingInfo = obj.matchingInfo;
32099
32134
  const path_matchingInfo = path + '.matchingInfo';
32100
- const referencepath_matchingInfoValidationError = validate$r(obj_matchingInfo, path_matchingInfo);
32135
+ const referencepath_matchingInfoValidationError = validate$s(obj_matchingInfo, path_matchingInfo);
32101
32136
  if (referencepath_matchingInfoValidationError !== null) {
32102
32137
  let message = 'Object doesn\'t match MatchingInfoRepresentation (at "' + path_matchingInfo + '")\n';
32103
32138
  message += referencepath_matchingInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -32107,14 +32142,14 @@ function validate$q(obj, path = 'DisplayLayoutAndMatchingInfoRepresentation') {
32107
32142
  return v_error === undefined ? null : v_error;
32108
32143
  }
32109
32144
 
32110
- function validate$p(obj, path = 'LookupMetadataTargetInfoRepresentation') {
32145
+ function validate$q(obj, path = 'LookupMetadataTargetInfoRepresentation') {
32111
32146
  const v_error = (() => {
32112
32147
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
32113
32148
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
32114
32149
  }
32115
32150
  const obj_advancedLookupInfo = obj.advancedLookupInfo;
32116
32151
  const path_advancedLookupInfo = path + '.advancedLookupInfo';
32117
- const referencepath_advancedLookupInfoValidationError = validate$t(obj_advancedLookupInfo, path_advancedLookupInfo);
32152
+ const referencepath_advancedLookupInfoValidationError = validate$u(obj_advancedLookupInfo, path_advancedLookupInfo);
32118
32153
  if (referencepath_advancedLookupInfoValidationError !== null) {
32119
32154
  let message = 'Object doesn\'t match AdvancedLookupInfoRepresentation (at "' + path_advancedLookupInfo + '")\n';
32120
32155
  message += referencepath_advancedLookupInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -32127,7 +32162,7 @@ function validate$p(obj, path = 'LookupMetadataTargetInfoRepresentation') {
32127
32162
  }
32128
32163
  const obj_suggestionsInfo = obj.suggestionsInfo;
32129
32164
  const path_suggestionsInfo = path + '.suggestionsInfo';
32130
- const referencepath_suggestionsInfoValidationError = validate$q(obj_suggestionsInfo, path_suggestionsInfo);
32165
+ const referencepath_suggestionsInfoValidationError = validate$r(obj_suggestionsInfo, path_suggestionsInfo);
32131
32166
  if (referencepath_suggestionsInfoValidationError !== null) {
32132
32167
  let message = 'Object doesn\'t match DisplayLayoutAndMatchingInfoRepresentation (at "' + path_suggestionsInfo + '")\n';
32133
32168
  message += referencepath_suggestionsInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -32139,7 +32174,7 @@ function validate$p(obj, path = 'LookupMetadataTargetInfoRepresentation') {
32139
32174
 
32140
32175
  const TTL$7 = 30000;
32141
32176
  const VERSION$9 = "ab99b79a5e8a78e051ec92b39d76a6bd";
32142
- function validate$o(obj, path = 'LookupMetadataRepresentation') {
32177
+ function validate$p(obj, path = 'LookupMetadataRepresentation') {
32143
32178
  const v_error = (() => {
32144
32179
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
32145
32180
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -32190,7 +32225,7 @@ function validate$o(obj, path = 'LookupMetadataRepresentation') {
32190
32225
  const key = obj_targetInfo_keys[i];
32191
32226
  const obj_targetInfo_prop = obj_targetInfo[key];
32192
32227
  const path_targetInfo_prop = path_targetInfo + '["' + key + '"]';
32193
- const referencepath_targetInfo_propValidationError = validate$p(obj_targetInfo_prop, path_targetInfo_prop);
32228
+ const referencepath_targetInfo_propValidationError = validate$q(obj_targetInfo_prop, path_targetInfo_prop);
32194
32229
  if (referencepath_targetInfo_propValidationError !== null) {
32195
32230
  let message = 'Object doesn\'t match LookupMetadataTargetInfoRepresentation (at "' + path_targetInfo_prop + '")\n';
32196
32231
  message += referencepath_targetInfo_propValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -32230,7 +32265,7 @@ function equals$9(existing, incoming) {
32230
32265
  }
32231
32266
  const ingest$5 = function LookupMetadataRepresentationIngest(input, path, luvio, store, timestamp) {
32232
32267
  if (process.env.NODE_ENV !== 'production') {
32233
- const validateError = validate$o(input);
32268
+ const validateError = validate$p(input);
32234
32269
  if (validateError !== null) {
32235
32270
  throw validateError;
32236
32271
  }
@@ -32392,7 +32427,7 @@ const getLookupMetadataAdapterFactory = (luvio) => function UiApi__getLookupMeta
32392
32427
  buildCachedSnapshotCachePolicy$6, buildNetworkSnapshotCachePolicy$7);
32393
32428
  };
32394
32429
 
32395
- function validate$n(obj, path = 'SearchDataCategoryInputRepresentation') {
32430
+ function validate$o(obj, path = 'SearchDataCategoryInputRepresentation') {
32396
32431
  const v_error = (() => {
32397
32432
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
32398
32433
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -32423,7 +32458,7 @@ function validate$n(obj, path = 'SearchDataCategoryInputRepresentation') {
32423
32458
  return v_error === undefined ? null : v_error;
32424
32459
  }
32425
32460
 
32426
- function validate$m(obj, path = 'SearchFilterInputRepresentation') {
32461
+ function validate$n(obj, path = 'SearchFilterInputRepresentation') {
32427
32462
  const v_error = (() => {
32428
32463
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
32429
32464
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -32492,7 +32527,7 @@ function validate$m(obj, path = 'SearchFilterInputRepresentation') {
32492
32527
  return v_error === undefined ? null : v_error;
32493
32528
  }
32494
32529
 
32495
- function validate$l(obj, path = 'SearchObjectOptionsRepresentation') {
32530
+ function validate$m(obj, path = 'SearchObjectOptionsRepresentation') {
32496
32531
  const v_error = (() => {
32497
32532
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
32498
32533
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -32505,7 +32540,7 @@ function validate$l(obj, path = 'SearchObjectOptionsRepresentation') {
32505
32540
  for (let i = 0; i < obj_dataCategories.length; i++) {
32506
32541
  const obj_dataCategories_item = obj_dataCategories[i];
32507
32542
  const path_dataCategories_item = path_dataCategories + '[' + i + ']';
32508
- const referencepath_dataCategories_itemValidationError = validate$n(obj_dataCategories_item, path_dataCategories_item);
32543
+ const referencepath_dataCategories_itemValidationError = validate$o(obj_dataCategories_item, path_dataCategories_item);
32509
32544
  if (referencepath_dataCategories_itemValidationError !== null) {
32510
32545
  let message = 'Object doesn\'t match SearchDataCategoryInputRepresentation (at "' + path_dataCategories_item + '")\n';
32511
32546
  message += referencepath_dataCategories_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -32520,7 +32555,7 @@ function validate$l(obj, path = 'SearchObjectOptionsRepresentation') {
32520
32555
  for (let i = 0; i < obj_filters.length; i++) {
32521
32556
  const obj_filters_item = obj_filters[i];
32522
32557
  const path_filters_item = path_filters + '[' + i + ']';
32523
- const referencepath_filters_itemValidationError = validate$m(obj_filters_item, path_filters_item);
32558
+ const referencepath_filters_itemValidationError = validate$n(obj_filters_item, path_filters_item);
32524
32559
  if (referencepath_filters_itemValidationError !== null) {
32525
32560
  let message = 'Object doesn\'t match SearchFilterInputRepresentation (at "' + path_filters_item + '")\n';
32526
32561
  message += referencepath_filters_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -32531,7 +32566,7 @@ function validate$l(obj, path = 'SearchObjectOptionsRepresentation') {
32531
32566
  return v_error === undefined ? null : v_error;
32532
32567
  }
32533
32568
 
32534
- function validate$k(obj, path = 'DirectAnswerResultRepresentation') {
32569
+ function validate$l(obj, path = 'DirectAnswerResultRepresentation') {
32535
32570
  const v_error = (() => {
32536
32571
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
32537
32572
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -32644,7 +32679,7 @@ function validate$k(obj, path = 'DirectAnswerResultRepresentation') {
32644
32679
  return v_error === undefined ? null : v_error;
32645
32680
  }
32646
32681
 
32647
- function validate$j(obj, path = 'ErrorMessageRepresentation') {
32682
+ function validate$k(obj, path = 'ErrorMessageRepresentation') {
32648
32683
  const v_error = (() => {
32649
32684
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
32650
32685
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -32684,7 +32719,7 @@ function validate$j(obj, path = 'ErrorMessageRepresentation') {
32684
32719
  return v_error === undefined ? null : v_error;
32685
32720
  }
32686
32721
 
32687
- function validate$i(obj, path = 'SearchResultCollectionRepresentation') {
32722
+ function validate$j(obj, path = 'SearchResultCollectionRepresentation') {
32688
32723
  const v_error = (() => {
32689
32724
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
32690
32725
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -32698,7 +32733,7 @@ function validate$i(obj, path = 'SearchResultCollectionRepresentation') {
32698
32733
  const path_error = path + '.error';
32699
32734
  let obj_error_union0 = null;
32700
32735
  const obj_error_union0_error = (() => {
32701
- const referencepath_errorValidationError = validate$j(obj_error, path_error);
32736
+ const referencepath_errorValidationError = validate$k(obj_error, path_error);
32702
32737
  if (referencepath_errorValidationError !== null) {
32703
32738
  let message = 'Object doesn\'t match ErrorMessageRepresentation (at "' + path_error + '")\n';
32704
32739
  message += referencepath_errorValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -32762,7 +32797,7 @@ function validate$i(obj, path = 'SearchResultCollectionRepresentation') {
32762
32797
  for (let i = 0; i < obj_orderBy.length; i++) {
32763
32798
  const obj_orderBy_item = obj_orderBy[i];
32764
32799
  const path_orderBy_item = path_orderBy + '[' + i + ']';
32765
- const referencepath_orderBy_itemValidationError = validate$24(obj_orderBy_item, path_orderBy_item);
32800
+ const referencepath_orderBy_itemValidationError = validate$25(obj_orderBy_item, path_orderBy_item);
32766
32801
  if (referencepath_orderBy_itemValidationError !== null) {
32767
32802
  let message = 'Object doesn\'t match ListOrderByInfoRepresentation (at "' + path_orderBy_item + '")\n';
32768
32803
  message += referencepath_orderBy_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -32828,7 +32863,7 @@ function validate$i(obj, path = 'SearchResultCollectionRepresentation') {
32828
32863
  return v_error === undefined ? null : v_error;
32829
32864
  }
32830
32865
 
32831
- function validate$h(obj, path = 'KeywordSearchResultsRepresentation') {
32866
+ function validate$i(obj, path = 'KeywordSearchResultsRepresentation') {
32832
32867
  const v_error = (() => {
32833
32868
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
32834
32869
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -32875,6 +32910,46 @@ function validate$h(obj, path = 'KeywordSearchResultsRepresentation') {
32875
32910
  return v_error === undefined ? null : v_error;
32876
32911
  }
32877
32912
 
32913
+ function validate$h(obj, path = 'NLSResultsRepresentation') {
32914
+ const v_error = (() => {
32915
+ if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
32916
+ return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
32917
+ }
32918
+ const obj_hasNoResult = obj.hasNoResult;
32919
+ const path_hasNoResult = path + '.hasNoResult';
32920
+ let obj_hasNoResult_union0 = null;
32921
+ const obj_hasNoResult_union0_error = (() => {
32922
+ if (typeof obj_hasNoResult !== 'boolean') {
32923
+ return new TypeError('Expected "boolean" but received "' + typeof obj_hasNoResult + '" (at "' + path_hasNoResult + '")');
32924
+ }
32925
+ })();
32926
+ if (obj_hasNoResult_union0_error != null) {
32927
+ obj_hasNoResult_union0 = obj_hasNoResult_union0_error.message;
32928
+ }
32929
+ let obj_hasNoResult_union1 = null;
32930
+ const obj_hasNoResult_union1_error = (() => {
32931
+ if (obj_hasNoResult !== null) {
32932
+ return new TypeError('Expected "null" but received "' + typeof obj_hasNoResult + '" (at "' + path_hasNoResult + '")');
32933
+ }
32934
+ })();
32935
+ if (obj_hasNoResult_union1_error != null) {
32936
+ obj_hasNoResult_union1 = obj_hasNoResult_union1_error.message;
32937
+ }
32938
+ if (obj_hasNoResult_union0 && obj_hasNoResult_union1) {
32939
+ let message = 'Object doesn\'t match union (at "' + path_hasNoResult + '")';
32940
+ message += '\n' + obj_hasNoResult_union0.split('\n').map((line) => '\t' + line).join('\n');
32941
+ message += '\n' + obj_hasNoResult_union1.split('\n').map((line) => '\t' + line).join('\n');
32942
+ return new TypeError(message);
32943
+ }
32944
+ const obj_results = obj.results;
32945
+ const path_results = path + '.results';
32946
+ if (typeof obj_results !== 'object') {
32947
+ return new TypeError('Expected "object" but received "' + typeof obj_results + '" (at "' + path_results + '")');
32948
+ }
32949
+ })();
32950
+ return v_error === undefined ? null : v_error;
32951
+ }
32952
+
32878
32953
  function validate$g(obj, path = 'AppliedSearchFilterOutputRepresentation') {
32879
32954
  const v_error = (() => {
32880
32955
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
@@ -33159,7 +33234,7 @@ function validate$b(obj, path = 'SearchObjectOptionsOutputRepresentation') {
33159
33234
  }
33160
33235
 
33161
33236
  const TTL$6 = 200;
33162
- const VERSION$8 = "e5e39b39842d8ac72b8403aa973fbb1d";
33237
+ const VERSION$8 = "5e805b26bc243a05358227e1d5e31fe2";
33163
33238
  function validate$a(obj, path = 'SearchResultsSummaryRepresentation') {
33164
33239
  const v_error = (() => {
33165
33240
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
@@ -33195,7 +33270,7 @@ function validate$a(obj, path = 'SearchResultsSummaryRepresentation') {
33195
33270
  const path_directAnswerResult = path + '.directAnswerResult';
33196
33271
  let obj_directAnswerResult_union0 = null;
33197
33272
  const obj_directAnswerResult_union0_error = (() => {
33198
- const referencepath_directAnswerResultValidationError = validate$k(obj_directAnswerResult, path_directAnswerResult);
33273
+ const referencepath_directAnswerResultValidationError = validate$l(obj_directAnswerResult, path_directAnswerResult);
33199
33274
  if (referencepath_directAnswerResultValidationError !== null) {
33200
33275
  let message = 'Object doesn\'t match DirectAnswerResultRepresentation (at "' + path_directAnswerResult + '")\n';
33201
33276
  message += referencepath_directAnswerResultValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -33224,7 +33299,7 @@ function validate$a(obj, path = 'SearchResultsSummaryRepresentation') {
33224
33299
  const path_keywordSearchResults = path + '.keywordSearchResults';
33225
33300
  let obj_keywordSearchResults_union0 = null;
33226
33301
  const obj_keywordSearchResults_union0_error = (() => {
33227
- const referencepath_keywordSearchResultsValidationError = validate$h(obj_keywordSearchResults, path_keywordSearchResults);
33302
+ const referencepath_keywordSearchResultsValidationError = validate$i(obj_keywordSearchResults, path_keywordSearchResults);
33228
33303
  if (referencepath_keywordSearchResultsValidationError !== null) {
33229
33304
  let message = 'Object doesn\'t match KeywordSearchResultsRepresentation (at "' + path_keywordSearchResults + '")\n';
33230
33305
  message += referencepath_keywordSearchResultsValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -33249,6 +33324,35 @@ function validate$a(obj, path = 'SearchResultsSummaryRepresentation') {
33249
33324
  message += '\n' + obj_keywordSearchResults_union1.split('\n').map((line) => '\t' + line).join('\n');
33250
33325
  return new TypeError(message);
33251
33326
  }
33327
+ const obj_nlsResults = obj.nlsResults;
33328
+ const path_nlsResults = path + '.nlsResults';
33329
+ let obj_nlsResults_union0 = null;
33330
+ const obj_nlsResults_union0_error = (() => {
33331
+ const referencepath_nlsResultsValidationError = validate$h(obj_nlsResults, path_nlsResults);
33332
+ if (referencepath_nlsResultsValidationError !== null) {
33333
+ let message = 'Object doesn\'t match NLSResultsRepresentation (at "' + path_nlsResults + '")\n';
33334
+ message += referencepath_nlsResultsValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
33335
+ return new TypeError(message);
33336
+ }
33337
+ })();
33338
+ if (obj_nlsResults_union0_error != null) {
33339
+ obj_nlsResults_union0 = obj_nlsResults_union0_error.message;
33340
+ }
33341
+ let obj_nlsResults_union1 = null;
33342
+ const obj_nlsResults_union1_error = (() => {
33343
+ if (obj_nlsResults !== null) {
33344
+ return new TypeError('Expected "null" but received "' + typeof obj_nlsResults + '" (at "' + path_nlsResults + '")');
33345
+ }
33346
+ })();
33347
+ if (obj_nlsResults_union1_error != null) {
33348
+ obj_nlsResults_union1 = obj_nlsResults_union1_error.message;
33349
+ }
33350
+ if (obj_nlsResults_union0 && obj_nlsResults_union1) {
33351
+ let message = 'Object doesn\'t match union (at "' + path_nlsResults + '")';
33352
+ message += '\n' + obj_nlsResults_union0.split('\n').map((line) => '\t' + line).join('\n');
33353
+ message += '\n' + obj_nlsResults_union1.split('\n').map((line) => '\t' + line).join('\n');
33354
+ return new TypeError(message);
33355
+ }
33252
33356
  const obj_qnaResult = obj.qnaResult;
33253
33357
  const path_qnaResult = path + '.qnaResult';
33254
33358
  let obj_qnaResult_union0 = null;
@@ -33437,7 +33541,7 @@ function typeCheckConfig$f(untrustedConfig) {
33437
33541
  for (let i = 0, arrayLength = untrustedConfig_searchObjectOptions_keys.length; i < arrayLength; i++) {
33438
33542
  const key = untrustedConfig_searchObjectOptions_keys[i];
33439
33543
  const untrustedConfig_searchObjectOptions_prop = untrustedConfig_searchObjectOptions[key];
33440
- const referenceSearchObjectOptionsRepresentationValidationError = validate$l(untrustedConfig_searchObjectOptions_prop);
33544
+ const referenceSearchObjectOptionsRepresentationValidationError = validate$m(untrustedConfig_searchObjectOptions_prop);
33441
33545
  if (referenceSearchObjectOptionsRepresentationValidationError === null) {
33442
33546
  if (untrustedConfig_searchObjectOptions_object !== undefined) {
33443
33547
  untrustedConfig_searchObjectOptions_object[key] = untrustedConfig_searchObjectOptions_prop;
@@ -33556,7 +33660,7 @@ function validate$9(obj, path = 'KeywordSearchResultsSummaryRepresentation') {
33556
33660
  }
33557
33661
  const obj_keywordSearchResult = obj.keywordSearchResult;
33558
33662
  const path_keywordSearchResult = path + '.keywordSearchResult';
33559
- const referencepath_keywordSearchResultValidationError = validate$i(obj_keywordSearchResult, path_keywordSearchResult);
33663
+ const referencepath_keywordSearchResultValidationError = validate$j(obj_keywordSearchResult, path_keywordSearchResult);
33560
33664
  if (referencepath_keywordSearchResultValidationError !== null) {
33561
33665
  let message = 'Object doesn\'t match SearchResultCollectionRepresentation (at "' + path_keywordSearchResult + '")\n';
33562
33666
  message += referencepath_keywordSearchResultValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -33711,7 +33815,7 @@ function typeCheckConfig$e(untrustedConfig) {
33711
33815
  const untrustedConfig_filters_array = [];
33712
33816
  for (let i = 0, arrayLength = untrustedConfig_filters.length; i < arrayLength; i++) {
33713
33817
  const untrustedConfig_filters_item = untrustedConfig_filters[i];
33714
- const referenceSearchFilterInputRepresentationValidationError = validate$m(untrustedConfig_filters_item);
33818
+ const referenceSearchFilterInputRepresentationValidationError = validate$n(untrustedConfig_filters_item);
33715
33819
  if (referenceSearchFilterInputRepresentationValidationError === null) {
33716
33820
  untrustedConfig_filters_array.push(untrustedConfig_filters_item);
33717
33821
  }
@@ -35214,7 +35318,7 @@ function validate$6(obj, path = 'RecordCreateDefaultRecordRepresentation') {
35214
35318
  const path_recordTypeInfo = path + '.recordTypeInfo';
35215
35319
  let obj_recordTypeInfo_union0 = null;
35216
35320
  const obj_recordTypeInfo_union0_error = (() => {
35217
- const referencepath_recordTypeInfoValidationError = validate$1X(obj_recordTypeInfo, path_recordTypeInfo);
35321
+ const referencepath_recordTypeInfoValidationError = validate$1Y(obj_recordTypeInfo, path_recordTypeInfo);
35218
35322
  if (referencepath_recordTypeInfoValidationError !== null) {
35219
35323
  let message = 'Object doesn\'t match RecordTypeInfoRepresentation (at "' + path_recordTypeInfo + '")\n';
35220
35324
  message += referencepath_recordTypeInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -38522,4 +38626,4 @@ withDefaultLuvio((luvio) => {
38522
38626
  });
38523
38627
 
38524
38628
  export { API_NAMESPACE, InMemoryRecordRepresentationQueryEvaluator, MRU, RepresentationType$J as ObjectInfoDirectoryEntryRepresentationType, RepresentationType$O as ObjectInfoRepresentationType, RECORD_FIELDS_KEY_JUNCTION, RECORD_ID_PREFIX, RECORD_REPRESENTATION_NAME, RECORD_VIEW_ENTITY_ID_PREFIX, RECORD_VIEW_ENTITY_REPRESENTATION_NAME, RepresentationType$V as RecordRepresentationRepresentationType, TTL$z as RecordRepresentationTTL, RepresentationType$V as RecordRepresentationType, VERSION$1e as RecordRepresentationVersion, keyPrefix as UiApiNamespace, buildRecordRepKeyFromId, getFieldApiNamesArray as coerceFieldIdArray, getObjectApiName$1 as coerceObjectId, getObjectApiNamesArray as coerceObjectIdArray, configurationForRestAdapters as configuration, createContentDocumentAndVersion, createContentVersion, createIngestRecordWithFields, createLDSAdapterWithPrediction, createListInfo, createRecord, createRelatedListAdapterWithPrediction, deleteListInfo, deleteRecord, executeBatchRecordOperations, extractRecordIdFromStoreKey, getActionOverrides, getActionOverrides_imperative, getAllApps, getAllApps_imperative, getAppDetails, getAppDetails_imperative, getDuplicateConfiguration, getDuplicateConfiguration_imperative, getDuplicates, getDuplicates_imperative, getFlexipageFormulaOverrides, getFlexipageFormulaOverrides_imperative, getGlobalActions, getGlobalActions_imperative, getKeywordSearchResults, getKeywordSearchResults_imperative, getLayout, getLayoutUserState, getLayoutUserState_imperative, getLayout_imperative, getListInfoByName, getListInfoByNameAdapterFactory, getListInfoByName_imperative, getListInfosByName, getListInfosByName_imperative, getListInfosByObjectName, getListInfosByObjectNameAdapterFactory, getListInfosByObjectName_imperative, getListObjectInfo, getListObjectInfoAdapterFactory, getListObjectInfo_imperative, getListPreferences, getListPreferences_imperative, getListRecordsByName, factory$a as getListRecordsByNameAdapterFactory, getListRecordsByName_imperative, getListUi, getListUi_imperative, getLookupActions, getLookupActions_imperative, getLookupMetadata, getLookupMetadata_imperative, getLookupRecords, getLookupRecords_imperative, getNavItems, getNavItems_imperative, getObjectCreateActions, getObjectCreateActions_imperative, getObjectInfo, getObjectInfoAdapterFactory, getObjectInfoDirectoryAdapterFactory, getObjectInfo_imperative, getObjectInfos, getObjectInfosAdapterFactory, getObjectInfos_imperative, getPathLayout, getPathLayout_imperative, getPicklistValues, getPicklistValuesByRecordType, getPicklistValuesByRecordType_imperative, getPicklistValues_imperative, getQuickActionDefaults, getQuickActionDefaults_imperative, getQuickActionInfo, getQuickActionInfo_imperative, getQuickActionLayout, getQuickActionLayout_imperative, getRecord, getRecordActions, getRecordActionsAdapterFactory, getRecordActions_imperative, factory$f as getRecordAdapterFactory, getRecordAvatars, getRecordAvatarsAdapterFactory, getRecordAvatars_imperative, getRecordCreateDefaults, getRecordCreateDefaults_imperative, getRecordEditActions, getRecordEditActions_imperative, getRecordId18, getRecordNotifyChange, getRecordTemplateClone, getRecordTemplateClone_imperative, getRecordTemplateCreate, getRecordTemplateCreate_imperative, getRecordUi, getRecordUi_imperative, getRecord_imperative, getRecords, getRecordsAdapterFactory, getRecords_imperative, getRelatedListActions, getRelatedListActions_imperative, getRelatedListCount, getRelatedListCount_imperative, getRelatedListInfo, getRelatedListInfoBatch, getRelatedListInfoBatchAdapterFactory, getRelatedListInfoBatch_imperative, getRelatedListInfo_imperative, getRelatedListPreferences, getRelatedListPreferencesBatch, getRelatedListPreferencesBatch_imperative, getRelatedListPreferences_imperative, getRelatedListRecordActions, getRelatedListRecordActions_imperative, getRelatedListRecords, getRelatedListRecordsAdapterFactory, getRelatedListRecordsBatch, getRelatedListRecordsBatchAdapterFactory, getRelatedListRecordsBatch_imperative, getRelatedListRecords_imperative, getRelatedListsActions, getRelatedListsActionsAdapterFactory, getRelatedListsActions_imperative, getRelatedListsCount, getRelatedListsCount_imperative, getRelatedListsInfo, getRelatedListsInfo_imperative, getResponseCacheKeys as getResponseCacheKeysContentDocumentCompositeRepresentation, getSearchFilterMetadata, getSearchFilterMetadata_imperative, getSearchFilterOptions, getSearchFilterOptions_imperative, getSearchResults, getSearchResults_imperative, getTypeCacheKeys$X as getTypeCacheKeysRecord, ingest as ingestContentDocumentCompositeRepresentation, ingest$H as ingestObjectInfo, ingest$B as ingestQuickActionExecutionRepresentation, ingest$O as ingestRecord, instrument, isStoreKeyRecordViewEntity, keyBuilder as keyBuilderContentDocumentCompositeRepresentation, keyBuilderFromType as keyBuilderFromTypeContentDocumentCompositeRepresentation, keyBuilderFromType$D as keyBuilderFromTypeRecordRepresentation, keyBuilder$1Y as keyBuilderObjectInfo, keyBuilder$1R as keyBuilderQuickActionExecutionRepresentation, keyBuilder$29 as keyBuilderRecord, notifyAllListInfoSummaryUpdateAvailable, notifyAllListRecordUpdateAvailable, notifyListInfoSummaryUpdateAvailable, notifyListInfoUpdateAvailable, notifyListRecordCollectionUpdateAvailable, notifyListViewSummaryUpdateAvailable, notifyQuickActionDefaultsUpdateAvailable, notifyRecordUpdateAvailable, performQuickAction, performUpdateRecordQuickAction, refresh, registerPrefetcher, updateLayoutUserState, updateListInfoByName, updateListPreferences, updateRecord, updateRecordAvatar, updateRelatedListInfo, updateRelatedListPreferences };
38525
- // version: 1.309.0-dev14-d0a3778177
38629
+ // version: 1.309.0-dev16-189d0681ed