@salesforce/lds-adapters-analytics-unifiedanalytics 1.433.0 → 1.435.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -95,7 +95,7 @@ function createLink(ref) {
95
95
 
96
96
  const TTL$u = 1000;
97
97
  const VERSION$H = "3c943f1d2e5251ceef13b3e2fdb5f916";
98
- function validate$1u(obj, path = 'TableauExternalMonitoringEventItemRepresentation') {
98
+ function validate$1v(obj, path = 'TableauExternalMonitoringEventItemRepresentation') {
99
99
  const v_error = (() => {
100
100
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
101
101
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -147,7 +147,7 @@ function equals$H(existing, incoming) {
147
147
  }
148
148
  const ingest$H = function TableauExternalMonitoringEventItemRepresentationIngest(input, path, luvio, store, timestamp) {
149
149
  if (process.env.NODE_ENV !== 'production') {
150
- const validateError = validate$1u(input);
150
+ const validateError = validate$1v(input);
151
151
  if (validateError !== null) {
152
152
  throw validateError;
153
153
  }
@@ -265,7 +265,7 @@ const publishAdapterFactory = (luvio) => {
265
265
  };
266
266
  };
267
267
 
268
- function validate$1t(obj, path = 'DashboardAnnotationAnchorRepresentation') {
268
+ function validate$1u(obj, path = 'DashboardAnnotationAnchorRepresentation') {
269
269
  const v_error = (() => {
270
270
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
271
271
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -279,7 +279,7 @@ function validate$1t(obj, path = 'DashboardAnnotationAnchorRepresentation') {
279
279
  return v_error === undefined ? null : v_error;
280
280
  }
281
281
 
282
- function validate$1s(obj, path = 'AnnotationAssetRepresentation') {
282
+ function validate$1t(obj, path = 'AnnotationAssetRepresentation') {
283
283
  const v_error = (() => {
284
284
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
285
285
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -298,7 +298,7 @@ function validate$1s(obj, path = 'AnnotationAssetRepresentation') {
298
298
  return v_error === undefined ? null : v_error;
299
299
  }
300
300
 
301
- function validate$1r(obj, path = 'FileTypeOutputRepresentation') {
301
+ function validate$1s(obj, path = 'FileTypeOutputRepresentation') {
302
302
  const v_error = (() => {
303
303
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
304
304
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -317,7 +317,7 @@ function validate$1r(obj, path = 'FileTypeOutputRepresentation') {
317
317
  return v_error === undefined ? null : v_error;
318
318
  }
319
319
 
320
- function validate$1q(obj, path = 'ContentVersionOutputRepresentation') {
320
+ function validate$1r(obj, path = 'ContentVersionOutputRepresentation') {
321
321
  const v_error = (() => {
322
322
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
323
323
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -331,7 +331,7 @@ function validate$1q(obj, path = 'ContentVersionOutputRepresentation') {
331
331
  const path_filetype = path + '.filetype';
332
332
  let obj_filetype_union0 = null;
333
333
  const obj_filetype_union0_error = (() => {
334
- const referencepath_filetypeValidationError = validate$1r(obj_filetype, path_filetype);
334
+ const referencepath_filetypeValidationError = validate$1s(obj_filetype, path_filetype);
335
335
  if (referencepath_filetypeValidationError !== null) {
336
336
  let message = 'Object doesn\'t match FileTypeOutputRepresentation (at "' + path_filetype + '")\n';
337
337
  message += referencepath_filetypeValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -401,14 +401,14 @@ function validate$1q(obj, path = 'ContentVersionOutputRepresentation') {
401
401
  return v_error === undefined ? null : v_error;
402
402
  }
403
403
 
404
- function validate$1p(obj, path = 'ContentDocumentOutputRepresentation') {
404
+ function validate$1q(obj, path = 'ContentDocumentOutputRepresentation') {
405
405
  const v_error = (() => {
406
406
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
407
407
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
408
408
  }
409
409
  const obj_filetype = obj.filetype;
410
410
  const path_filetype = path + '.filetype';
411
- const referencepath_filetypeValidationError = validate$1r(obj_filetype, path_filetype);
411
+ const referencepath_filetypeValidationError = validate$1s(obj_filetype, path_filetype);
412
412
  if (referencepath_filetypeValidationError !== null) {
413
413
  let message = 'Object doesn\'t match FileTypeOutputRepresentation (at "' + path_filetype + '")\n';
414
414
  message += referencepath_filetypeValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -421,7 +421,7 @@ function validate$1p(obj, path = 'ContentDocumentOutputRepresentation') {
421
421
  }
422
422
  const obj_latestPublishedVersion = obj.latestPublishedVersion;
423
423
  const path_latestPublishedVersion = path + '.latestPublishedVersion';
424
- const referencepath_latestPublishedVersionValidationError = validate$1q(obj_latestPublishedVersion, path_latestPublishedVersion);
424
+ const referencepath_latestPublishedVersionValidationError = validate$1r(obj_latestPublishedVersion, path_latestPublishedVersion);
425
425
  if (referencepath_latestPublishedVersionValidationError !== null) {
426
426
  let message = 'Object doesn\'t match ContentVersionOutputRepresentation (at "' + path_latestPublishedVersion + '")\n';
427
427
  message += referencepath_latestPublishedVersionValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -441,7 +441,7 @@ function validate$1p(obj, path = 'ContentDocumentOutputRepresentation') {
441
441
  return v_error === undefined ? null : v_error;
442
442
  }
443
443
 
444
- function validate$1o(obj, path = 'SlackFileOutputRepresentation') {
444
+ function validate$1p(obj, path = 'SlackFileOutputRepresentation') {
445
445
  const v_error = (() => {
446
446
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
447
447
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -450,7 +450,7 @@ function validate$1o(obj, path = 'SlackFileOutputRepresentation') {
450
450
  const path_contentDocument = path + '.contentDocument';
451
451
  let obj_contentDocument_union0 = null;
452
452
  const obj_contentDocument_union0_error = (() => {
453
- const referencepath_contentDocumentValidationError = validate$1p(obj_contentDocument, path_contentDocument);
453
+ const referencepath_contentDocumentValidationError = validate$1q(obj_contentDocument, path_contentDocument);
454
454
  if (referencepath_contentDocumentValidationError !== null) {
455
455
  let message = 'Object doesn\'t match ContentDocumentOutputRepresentation (at "' + path_contentDocument + '")\n';
456
456
  message += referencepath_contentDocumentValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -550,7 +550,7 @@ function validate$1o(obj, path = 'SlackFileOutputRepresentation') {
550
550
  return v_error === undefined ? null : v_error;
551
551
  }
552
552
 
553
- function validate$1n(obj, path = 'SlackEmojiOutputRepresentation') {
553
+ function validate$1o(obj, path = 'SlackEmojiOutputRepresentation') {
554
554
  const v_error = (() => {
555
555
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
556
556
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -674,7 +674,7 @@ function validate$1n(obj, path = 'SlackEmojiOutputRepresentation') {
674
674
  return v_error === undefined ? null : v_error;
675
675
  }
676
676
 
677
- function validate$1m(obj, path = 'SlackUserInfoOutputRepresentation') {
677
+ function validate$1n(obj, path = 'SlackUserInfoOutputRepresentation') {
678
678
  const v_error = (() => {
679
679
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
680
680
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1001,7 +1001,7 @@ function validate$1m(obj, path = 'SlackUserInfoOutputRepresentation') {
1001
1001
  const path_statusEmoji = path + '.statusEmoji';
1002
1002
  let obj_statusEmoji_union0 = null;
1003
1003
  const obj_statusEmoji_union0_error = (() => {
1004
- const referencepath_statusEmojiValidationError = validate$1n(obj_statusEmoji, path_statusEmoji);
1004
+ const referencepath_statusEmojiValidationError = validate$1o(obj_statusEmoji, path_statusEmoji);
1005
1005
  if (referencepath_statusEmojiValidationError !== null) {
1006
1006
  let message = 'Object doesn\'t match SlackEmojiOutputRepresentation (at "' + path_statusEmoji + '")\n';
1007
1007
  message += referencepath_statusEmojiValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1064,7 +1064,7 @@ function validate$1m(obj, path = 'SlackUserInfoOutputRepresentation') {
1064
1064
  return v_error === undefined ? null : v_error;
1065
1065
  }
1066
1066
 
1067
- function validate$1l(obj, path = 'SlackReactionOutputRepresentation') {
1067
+ function validate$1m(obj, path = 'SlackReactionOutputRepresentation') {
1068
1068
  const v_error = (() => {
1069
1069
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1070
1070
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1144,7 +1144,7 @@ function validate$1l(obj, path = 'SlackReactionOutputRepresentation') {
1144
1144
  for (let i = 0; i < obj_reactedUsers.length; i++) {
1145
1145
  const obj_reactedUsers_item = obj_reactedUsers[i];
1146
1146
  const path_reactedUsers_item = path_reactedUsers + '[' + i + ']';
1147
- const referencepath_reactedUsers_itemValidationError = validate$1m(obj_reactedUsers_item, path_reactedUsers_item);
1147
+ const referencepath_reactedUsers_itemValidationError = validate$1n(obj_reactedUsers_item, path_reactedUsers_item);
1148
1148
  if (referencepath_reactedUsers_itemValidationError !== null) {
1149
1149
  let message = 'Object doesn\'t match SlackUserInfoOutputRepresentation (at "' + path_reactedUsers_item + '")\n';
1150
1150
  message += referencepath_reactedUsers_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1233,7 +1233,7 @@ function validate$1l(obj, path = 'SlackReactionOutputRepresentation') {
1233
1233
  return v_error === undefined ? null : v_error;
1234
1234
  }
1235
1235
 
1236
- function validate$1k(obj, path = 'SlackMessageOutputRepresentation') {
1236
+ function validate$1l(obj, path = 'SlackMessageOutputRepresentation') {
1237
1237
  const v_error = (() => {
1238
1238
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1239
1239
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1282,7 +1282,7 @@ function validate$1k(obj, path = 'SlackMessageOutputRepresentation') {
1282
1282
  for (let i = 0; i < obj_files.length; i++) {
1283
1283
  const obj_files_item = obj_files[i];
1284
1284
  const path_files_item = path_files + '[' + i + ']';
1285
- const referencepath_files_itemValidationError = validate$1o(obj_files_item, path_files_item);
1285
+ const referencepath_files_itemValidationError = validate$1p(obj_files_item, path_files_item);
1286
1286
  if (referencepath_files_itemValidationError !== null) {
1287
1287
  let message = 'Object doesn\'t match SlackFileOutputRepresentation (at "' + path_files_item + '")\n';
1288
1288
  message += referencepath_files_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1443,7 +1443,7 @@ function validate$1k(obj, path = 'SlackMessageOutputRepresentation') {
1443
1443
  for (let i = 0; i < obj_reactions.length; i++) {
1444
1444
  const obj_reactions_item = obj_reactions[i];
1445
1445
  const path_reactions_item = path_reactions + '[' + i + ']';
1446
- const referencepath_reactions_itemValidationError = validate$1l(obj_reactions_item, path_reactions_item);
1446
+ const referencepath_reactions_itemValidationError = validate$1m(obj_reactions_item, path_reactions_item);
1447
1447
  if (referencepath_reactions_itemValidationError !== null) {
1448
1448
  let message = 'Object doesn\'t match SlackReactionOutputRepresentation (at "' + path_reactions_item + '")\n';
1449
1449
  message += referencepath_reactions_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1484,7 +1484,7 @@ function validate$1k(obj, path = 'SlackMessageOutputRepresentation') {
1484
1484
  for (let i = 0; i < obj_replyUsers.length; i++) {
1485
1485
  const obj_replyUsers_item = obj_replyUsers[i];
1486
1486
  const path_replyUsers_item = path_replyUsers + '[' + i + ']';
1487
- const referencepath_replyUsers_itemValidationError = validate$1m(obj_replyUsers_item, path_replyUsers_item);
1487
+ const referencepath_replyUsers_itemValidationError = validate$1n(obj_replyUsers_item, path_replyUsers_item);
1488
1488
  if (referencepath_replyUsers_itemValidationError !== null) {
1489
1489
  let message = 'Object doesn\'t match SlackUserInfoOutputRepresentation (at "' + path_replyUsers_item + '")\n';
1490
1490
  message += referencepath_replyUsers_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1617,7 +1617,7 @@ function validate$1k(obj, path = 'SlackMessageOutputRepresentation') {
1617
1617
  }
1618
1618
  const obj_userInfo = obj.userInfo;
1619
1619
  const path_userInfo = path + '.userInfo';
1620
- const referencepath_userInfoValidationError = validate$1m(obj_userInfo, path_userInfo);
1620
+ const referencepath_userInfoValidationError = validate$1n(obj_userInfo, path_userInfo);
1621
1621
  if (referencepath_userInfoValidationError !== null) {
1622
1622
  let message = 'Object doesn\'t match SlackUserInfoOutputRepresentation (at "' + path_userInfo + '")\n';
1623
1623
  message += referencepath_userInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1627,7 +1627,7 @@ function validate$1k(obj, path = 'SlackMessageOutputRepresentation') {
1627
1627
  return v_error === undefined ? null : v_error;
1628
1628
  }
1629
1629
 
1630
- function validate$1j(obj, path = 'AnnotationConversationRepresentation') {
1630
+ function validate$1k(obj, path = 'AnnotationConversationRepresentation') {
1631
1631
  const v_error = (() => {
1632
1632
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1633
1633
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1652,7 +1652,7 @@ function validate$1j(obj, path = 'AnnotationConversationRepresentation') {
1652
1652
  const path_message = path + '.message';
1653
1653
  let obj_message_union0 = null;
1654
1654
  const obj_message_union0_error = (() => {
1655
- const referencepath_messageValidationError = validate$1k(obj_message, path_message);
1655
+ const referencepath_messageValidationError = validate$1l(obj_message, path_message);
1656
1656
  if (referencepath_messageValidationError !== null) {
1657
1657
  let message = 'Object doesn\'t match SlackMessageOutputRepresentation (at "' + path_message + '")\n';
1658
1658
  message += referencepath_messageValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1689,7 +1689,7 @@ function validate$1j(obj, path = 'AnnotationConversationRepresentation') {
1689
1689
 
1690
1690
  const TTL$t = 1000;
1691
1691
  const VERSION$G = "bacc25da56cffff8126d9bdafc471a37";
1692
- function validate$1i(obj, path = 'AnnotationRepresentation') {
1692
+ function validate$1j(obj, path = 'AnnotationRepresentation') {
1693
1693
  const v_error = (() => {
1694
1694
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1695
1695
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1697,7 +1697,7 @@ function validate$1i(obj, path = 'AnnotationRepresentation') {
1697
1697
  if (obj.anchor !== undefined) {
1698
1698
  const obj_anchor = obj.anchor;
1699
1699
  const path_anchor = path + '.anchor';
1700
- const referencepath_anchorValidationError = validate$1t(obj_anchor, path_anchor);
1700
+ const referencepath_anchorValidationError = validate$1u(obj_anchor, path_anchor);
1701
1701
  if (referencepath_anchorValidationError !== null) {
1702
1702
  let message = 'Object doesn\'t match DashboardAnnotationAnchorRepresentation (at "' + path_anchor + '")\n';
1703
1703
  message += referencepath_anchorValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1711,7 +1711,7 @@ function validate$1i(obj, path = 'AnnotationRepresentation') {
1711
1711
  }
1712
1712
  const obj_asset = obj.asset;
1713
1713
  const path_asset = path + '.asset';
1714
- const referencepath_assetValidationError = validate$1s(obj_asset, path_asset);
1714
+ const referencepath_assetValidationError = validate$1t(obj_asset, path_asset);
1715
1715
  if (referencepath_assetValidationError !== null) {
1716
1716
  let message = 'Object doesn\'t match AnnotationAssetRepresentation (at "' + path_asset + '")\n';
1717
1717
  message += referencepath_assetValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1719,7 +1719,7 @@ function validate$1i(obj, path = 'AnnotationRepresentation') {
1719
1719
  }
1720
1720
  const obj_collaborationObject = obj.collaborationObject;
1721
1721
  const path_collaborationObject = path + '.collaborationObject';
1722
- const referencepath_collaborationObjectValidationError = validate$1j(obj_collaborationObject, path_collaborationObject);
1722
+ const referencepath_collaborationObjectValidationError = validate$1k(obj_collaborationObject, path_collaborationObject);
1723
1723
  if (referencepath_collaborationObjectValidationError !== null) {
1724
1724
  let message = 'Object doesn\'t match AnnotationConversationRepresentation (at "' + path_collaborationObject + '")\n';
1725
1725
  message += referencepath_collaborationObjectValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -1767,7 +1767,7 @@ function equals$G(existing, incoming) {
1767
1767
  }
1768
1768
  const ingest$G = function AnnotationRepresentationIngest(input, path, luvio, store, timestamp) {
1769
1769
  if (process.env.NODE_ENV !== 'production') {
1770
- const validateError = validate$1i(input);
1770
+ const validateError = validate$1j(input);
1771
1771
  if (validateError !== null) {
1772
1772
  throw validateError;
1773
1773
  }
@@ -1789,7 +1789,7 @@ function getTypeCacheKeys$G(rootKeySet, luvio, input, fullPathFactory) {
1789
1789
 
1790
1790
  const TTL$s = 1000;
1791
1791
  const VERSION$F = "a80c8e970184cc7789e13f69392d6203";
1792
- function validate$1h(obj, path = 'AnnotationCollectionRepresentation') {
1792
+ function validate$1i(obj, path = 'AnnotationCollectionRepresentation') {
1793
1793
  const v_error = (() => {
1794
1794
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
1795
1795
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -1873,7 +1873,7 @@ function equals$F(existing, incoming) {
1873
1873
  }
1874
1874
  const ingest$F = function AnnotationCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
1875
1875
  if (process.env.NODE_ENV !== 'production') {
1876
- const validateError = validate$1h(input);
1876
+ const validateError = validate$1i(input);
1877
1877
  if (validateError !== null) {
1878
1878
  throw validateError;
1879
1879
  }
@@ -2140,7 +2140,7 @@ const createAnnotationAdapterFactory = (luvio) => {
2140
2140
 
2141
2141
  const TTL$r = 5000;
2142
2142
  const VERSION$E = "505a83d97fefa7ce68ec6512264b0543";
2143
- function validate$1g(obj, path = 'SlackAppInfoRepresentation') {
2143
+ function validate$1h(obj, path = 'SlackAppInfoRepresentation') {
2144
2144
  const v_error = (() => {
2145
2145
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
2146
2146
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -2249,7 +2249,7 @@ function equals$E(existing, incoming) {
2249
2249
  }
2250
2250
  const ingest$E = function SlackAppInfoRepresentationIngest(input, path, luvio, store, timestamp) {
2251
2251
  if (process.env.NODE_ENV !== 'production') {
2252
- const validateError = validate$1g(input);
2252
+ const validateError = validate$1h(input);
2253
2253
  if (validateError !== null) {
2254
2254
  throw validateError;
2255
2255
  }
@@ -2404,7 +2404,7 @@ const getSlackAppInfoAdapterFactory = (luvio) => function UnifiedAnalytics__getS
2404
2404
  buildCachedSnapshotCachePolicy$p, buildNetworkSnapshotCachePolicy$p);
2405
2405
  };
2406
2406
 
2407
- function validate$1f(obj, path = 'BaseAnalyticsRepresentation') {
2407
+ function validate$1g(obj, path = 'BaseAnalyticsRepresentation') {
2408
2408
  const v_error = (() => {
2409
2409
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
2410
2410
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -2439,8 +2439,8 @@ function validate$1f(obj, path = 'BaseAnalyticsRepresentation') {
2439
2439
  return v_error === undefined ? null : v_error;
2440
2440
  }
2441
2441
 
2442
- function validate$1e(obj, path = 'AnalyticsAssetsQueryResultsWorkspaceRepresentation') {
2443
- const validateBaseAnalyticsRepresentation_validateError = validate$1f(obj, path);
2442
+ function validate$1f(obj, path = 'AnalyticsAssetsQueryResultsWorkspaceRepresentation') {
2443
+ const validateBaseAnalyticsRepresentation_validateError = validate$1g(obj, path);
2444
2444
  if (validateBaseAnalyticsRepresentation_validateError !== null) {
2445
2445
  return validateBaseAnalyticsRepresentation_validateError;
2446
2446
  }
@@ -2452,8 +2452,8 @@ function validate$1e(obj, path = 'AnalyticsAssetsQueryResultsWorkspaceRepresenta
2452
2452
  return v_error === undefined ? null : v_error;
2453
2453
  }
2454
2454
 
2455
- function validate$1d(obj, path = 'AnalyticsAssetsQueryResultsItemRepresentation') {
2456
- const validateBaseAnalyticsRepresentation_validateError = validate$1f(obj, path);
2455
+ function validate$1e(obj, path = 'AnalyticsAssetsQueryResultsItemRepresentation') {
2456
+ const validateBaseAnalyticsRepresentation_validateError = validate$1g(obj, path);
2457
2457
  if (validateBaseAnalyticsRepresentation_validateError !== null) {
2458
2458
  return validateBaseAnalyticsRepresentation_validateError;
2459
2459
  }
@@ -2522,7 +2522,7 @@ function validate$1d(obj, path = 'AnalyticsAssetsQueryResultsItemRepresentation'
2522
2522
  const path_workspace = path + '.workspace';
2523
2523
  let obj_workspace_union0 = null;
2524
2524
  const obj_workspace_union0_error = (() => {
2525
- const referencepath_workspaceValidationError = validate$1e(obj_workspace, path_workspace);
2525
+ const referencepath_workspaceValidationError = validate$1f(obj_workspace, path_workspace);
2526
2526
  if (referencepath_workspaceValidationError !== null) {
2527
2527
  let message = 'Object doesn\'t match AnalyticsAssetsQueryResultsWorkspaceRepresentation (at "' + path_workspace + '")\n';
2528
2528
  message += referencepath_workspaceValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -2554,7 +2554,7 @@ function validate$1d(obj, path = 'AnalyticsAssetsQueryResultsItemRepresentation'
2554
2554
 
2555
2555
  const TTL$q = 500;
2556
2556
  const VERSION$D = "ed60d9cca169a3e5ed897c67d11a23db";
2557
- function validate$1c(obj, path = 'AnalyticsAssetsQueryResultsRepresentation') {
2557
+ function validate$1d(obj, path = 'AnalyticsAssetsQueryResultsRepresentation') {
2558
2558
  const v_error = (() => {
2559
2559
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
2560
2560
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -2567,7 +2567,7 @@ function validate$1c(obj, path = 'AnalyticsAssetsQueryResultsRepresentation') {
2567
2567
  for (let i = 0; i < obj_items.length; i++) {
2568
2568
  const obj_items_item = obj_items[i];
2569
2569
  const path_items_item = path_items + '[' + i + ']';
2570
- const referencepath_items_itemValidationError = validate$1d(obj_items_item, path_items_item);
2570
+ const referencepath_items_itemValidationError = validate$1e(obj_items_item, path_items_item);
2571
2571
  if (referencepath_items_itemValidationError !== null) {
2572
2572
  let message = 'Object doesn\'t match AnalyticsAssetsQueryResultsItemRepresentation (at "' + path_items_item + '")\n';
2573
2573
  message += referencepath_items_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -2621,7 +2621,7 @@ function equals$D(existing, incoming) {
2621
2621
  }
2622
2622
  const ingest$D = function AnalyticsAssetsQueryResultsRepresentationIngest(input, path, luvio, store, timestamp) {
2623
2623
  if (process.env.NODE_ENV !== 'production') {
2624
- const validateError = validate$1c(input);
2624
+ const validateError = validate$1d(input);
2625
2625
  if (validateError !== null) {
2626
2626
  throw validateError;
2627
2627
  }
@@ -2752,7 +2752,7 @@ const queryAssetsAdapterFactory = (luvio) => {
2752
2752
  };
2753
2753
 
2754
2754
  const VERSION$C = "48241522a2d9c05d07397ef0fdfbce4e";
2755
- function validate$1b(obj, path = 'DashboardRepresentation') {
2755
+ function validate$1c(obj, path = 'DashboardRepresentation') {
2756
2756
  const v_error = (() => {
2757
2757
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
2758
2758
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -2905,7 +2905,7 @@ function equals$C(existing, incoming) {
2905
2905
  }
2906
2906
  const ingest$C = function DashboardRepresentationIngest(input, path, luvio, store, timestamp) {
2907
2907
  if (process.env.NODE_ENV !== 'production') {
2908
- const validateError = validate$1b(input);
2908
+ const validateError = validate$1c(input);
2909
2909
  if (validateError !== null) {
2910
2910
  throw validateError;
2911
2911
  }
@@ -2926,7 +2926,7 @@ function getTypeCacheKeys$C(rootKeySet, luvio, input, fullPathFactory) {
2926
2926
  }
2927
2927
 
2928
2928
  const VERSION$B = "962823130e6a9315240ef0e0f0c5f757";
2929
- function validate$1a(obj, path = 'DashboardCollectionRepresentation') {
2929
+ function validate$1b(obj, path = 'DashboardCollectionRepresentation') {
2930
2930
  const v_error = (() => {
2931
2931
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
2932
2932
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -2996,7 +2996,7 @@ function equals$B(existing, incoming) {
2996
2996
  }
2997
2997
  const ingest$B = function DashboardCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
2998
2998
  if (process.env.NODE_ENV !== 'production') {
2999
- const validateError = validate$1a(input);
2999
+ const validateError = validate$1b(input);
3000
3000
  if (validateError !== null) {
3001
3001
  throw validateError;
3002
3002
  }
@@ -3680,7 +3680,7 @@ const updateDashboardAdapterFactory = (luvio) => {
3680
3680
  };
3681
3681
  };
3682
3682
 
3683
- function validate$19(obj, path = 'DataAlertContentRepresentation') {
3683
+ function validate$1a(obj, path = 'DataAlertContentRepresentation') {
3684
3684
  const v_error = (() => {
3685
3685
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
3686
3686
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -3694,7 +3694,7 @@ function validate$19(obj, path = 'DataAlertContentRepresentation') {
3694
3694
  return v_error === undefined ? null : v_error;
3695
3695
  }
3696
3696
 
3697
- function validate$18(obj, path = 'DataAlertReceiversRepresentation') {
3697
+ function validate$19(obj, path = 'DataAlertReceiversRepresentation') {
3698
3698
  const v_error = (() => {
3699
3699
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
3700
3700
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -3708,7 +3708,7 @@ function validate$18(obj, path = 'DataAlertReceiversRepresentation') {
3708
3708
  return v_error === undefined ? null : v_error;
3709
3709
  }
3710
3710
 
3711
- function validate$17(obj, path = 'DataAlertDeliveryConfigurationRepresentation') {
3711
+ function validate$18(obj, path = 'DataAlertDeliveryConfigurationRepresentation') {
3712
3712
  const v_error = (() => {
3713
3713
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
3714
3714
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -3721,7 +3721,7 @@ function validate$17(obj, path = 'DataAlertDeliveryConfigurationRepresentation')
3721
3721
  for (let i = 0; i < obj_receivers.length; i++) {
3722
3722
  const obj_receivers_item = obj_receivers[i];
3723
3723
  const path_receivers_item = path_receivers + '[' + i + ']';
3724
- const referencepath_receivers_itemValidationError = validate$18(obj_receivers_item, path_receivers_item);
3724
+ const referencepath_receivers_itemValidationError = validate$19(obj_receivers_item, path_receivers_item);
3725
3725
  if (referencepath_receivers_itemValidationError !== null) {
3726
3726
  let message = 'Object doesn\'t match DataAlertReceiversRepresentation (at "' + path_receivers_item + '")\n';
3727
3727
  message += referencepath_receivers_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -3732,7 +3732,7 @@ function validate$17(obj, path = 'DataAlertDeliveryConfigurationRepresentation')
3732
3732
  return v_error === undefined ? null : v_error;
3733
3733
  }
3734
3734
 
3735
- function validate$16(obj, path = 'DataAlertPropertyFilterOutputRepresentation') {
3735
+ function validate$17(obj, path = 'DataAlertPropertyFilterOutputRepresentation') {
3736
3736
  const v_error = (() => {
3737
3737
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
3738
3738
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -3746,7 +3746,7 @@ function validate$16(obj, path = 'DataAlertPropertyFilterOutputRepresentation')
3746
3746
  return v_error === undefined ? null : v_error;
3747
3747
  }
3748
3748
 
3749
- function validate$15(obj, path = 'DataAlertScheduleRepresentation') {
3749
+ function validate$16(obj, path = 'DataAlertScheduleRepresentation') {
3750
3750
  const v_error = (() => {
3751
3751
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
3752
3752
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -3774,7 +3774,7 @@ function validate$15(obj, path = 'DataAlertScheduleRepresentation') {
3774
3774
  return v_error === undefined ? null : v_error;
3775
3775
  }
3776
3776
 
3777
- function validate$14(obj, path = 'DataAlertValueRepresentation') {
3777
+ function validate$15(obj, path = 'DataAlertValueRepresentation') {
3778
3778
  const v_error = (() => {
3779
3779
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
3780
3780
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -3788,14 +3788,14 @@ function validate$14(obj, path = 'DataAlertValueRepresentation') {
3788
3788
  return v_error === undefined ? null : v_error;
3789
3789
  }
3790
3790
 
3791
- function validate$13(obj, path = 'DataAlertConditionRepresentation') {
3791
+ function validate$14(obj, path = 'DataAlertConditionRepresentation') {
3792
3792
  const v_error = (() => {
3793
3793
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
3794
3794
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
3795
3795
  }
3796
3796
  const obj_leftOperand = obj.leftOperand;
3797
3797
  const path_leftOperand = path + '.leftOperand';
3798
- const referencepath_leftOperandValidationError = validate$14(obj_leftOperand, path_leftOperand);
3798
+ const referencepath_leftOperandValidationError = validate$15(obj_leftOperand, path_leftOperand);
3799
3799
  if (referencepath_leftOperandValidationError !== null) {
3800
3800
  let message = 'Object doesn\'t match DataAlertValueRepresentation (at "' + path_leftOperand + '")\n';
3801
3801
  message += referencepath_leftOperandValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -3808,7 +3808,7 @@ function validate$13(obj, path = 'DataAlertConditionRepresentation') {
3808
3808
  }
3809
3809
  const obj_rightOperand = obj.rightOperand;
3810
3810
  const path_rightOperand = path + '.rightOperand';
3811
- const referencepath_rightOperandValidationError = validate$14(obj_rightOperand, path_rightOperand);
3811
+ const referencepath_rightOperandValidationError = validate$15(obj_rightOperand, path_rightOperand);
3812
3812
  if (referencepath_rightOperandValidationError !== null) {
3813
3813
  let message = 'Object doesn\'t match DataAlertValueRepresentation (at "' + path_rightOperand + '")\n';
3814
3814
  message += referencepath_rightOperandValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -3818,7 +3818,7 @@ function validate$13(obj, path = 'DataAlertConditionRepresentation') {
3818
3818
  return v_error === undefined ? null : v_error;
3819
3819
  }
3820
3820
 
3821
- function validate$12(obj, path = 'DataAlertThresholdsRepresentation') {
3821
+ function validate$13(obj, path = 'DataAlertThresholdsRepresentation') {
3822
3822
  const v_error = (() => {
3823
3823
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
3824
3824
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -3831,7 +3831,7 @@ function validate$12(obj, path = 'DataAlertThresholdsRepresentation') {
3831
3831
  for (let i = 0; i < obj_conditions.length; i++) {
3832
3832
  const obj_conditions_item = obj_conditions[i];
3833
3833
  const path_conditions_item = path_conditions + '[' + i + ']';
3834
- const referencepath_conditions_itemValidationError = validate$13(obj_conditions_item, path_conditions_item);
3834
+ const referencepath_conditions_itemValidationError = validate$14(obj_conditions_item, path_conditions_item);
3835
3835
  if (referencepath_conditions_itemValidationError !== null) {
3836
3836
  let message = 'Object doesn\'t match DataAlertConditionRepresentation (at "' + path_conditions_item + '")\n';
3837
3837
  message += referencepath_conditions_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -3849,7 +3849,7 @@ function validate$12(obj, path = 'DataAlertThresholdsRepresentation') {
3849
3849
 
3850
3850
  const TTL$p = 500;
3851
3851
  const VERSION$A = "c2b3a7269126a29557fb07e4baa3abf9";
3852
- function validate$11(obj, path = 'DataAlertRepresentation') {
3852
+ function validate$12(obj, path = 'DataAlertRepresentation') {
3853
3853
  const v_error = (() => {
3854
3854
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
3855
3855
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -3889,7 +3889,7 @@ function validate$11(obj, path = 'DataAlertRepresentation') {
3889
3889
  }
3890
3890
  const obj_content = obj.content;
3891
3891
  const path_content = path + '.content';
3892
- const referencepath_contentValidationError = validate$19(obj_content, path_content);
3892
+ const referencepath_contentValidationError = validate$1a(obj_content, path_content);
3893
3893
  if (referencepath_contentValidationError !== null) {
3894
3894
  let message = 'Object doesn\'t match DataAlertContentRepresentation (at "' + path_content + '")\n';
3895
3895
  message += referencepath_contentValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -3907,7 +3907,7 @@ function validate$11(obj, path = 'DataAlertRepresentation') {
3907
3907
  }
3908
3908
  const obj_deliveryConfigurations = obj.deliveryConfigurations;
3909
3909
  const path_deliveryConfigurations = path + '.deliveryConfigurations';
3910
- const referencepath_deliveryConfigurationsValidationError = validate$17(obj_deliveryConfigurations, path_deliveryConfigurations);
3910
+ const referencepath_deliveryConfigurationsValidationError = validate$18(obj_deliveryConfigurations, path_deliveryConfigurations);
3911
3911
  if (referencepath_deliveryConfigurationsValidationError !== null) {
3912
3912
  let message = 'Object doesn\'t match DataAlertDeliveryConfigurationRepresentation (at "' + path_deliveryConfigurations + '")\n';
3913
3913
  message += referencepath_deliveryConfigurationsValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -3926,7 +3926,7 @@ function validate$11(obj, path = 'DataAlertRepresentation') {
3926
3926
  if (obj.properties !== undefined) {
3927
3927
  const obj_properties = obj.properties;
3928
3928
  const path_properties = path + '.properties';
3929
- const referencepath_propertiesValidationError = validate$16(obj_properties, path_properties);
3929
+ const referencepath_propertiesValidationError = validate$17(obj_properties, path_properties);
3930
3930
  if (referencepath_propertiesValidationError !== null) {
3931
3931
  let message = 'Object doesn\'t match DataAlertPropertyFilterOutputRepresentation (at "' + path_properties + '")\n';
3932
3932
  message += referencepath_propertiesValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -3935,7 +3935,7 @@ function validate$11(obj, path = 'DataAlertRepresentation') {
3935
3935
  }
3936
3936
  const obj_schedule = obj.schedule;
3937
3937
  const path_schedule = path + '.schedule';
3938
- const referencepath_scheduleValidationError = validate$15(obj_schedule, path_schedule);
3938
+ const referencepath_scheduleValidationError = validate$16(obj_schedule, path_schedule);
3939
3939
  if (referencepath_scheduleValidationError !== null) {
3940
3940
  let message = 'Object doesn\'t match DataAlertScheduleRepresentation (at "' + path_schedule + '")\n';
3941
3941
  message += referencepath_scheduleValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -3943,7 +3943,7 @@ function validate$11(obj, path = 'DataAlertRepresentation') {
3943
3943
  }
3944
3944
  const obj_thresholds = obj.thresholds;
3945
3945
  const path_thresholds = path + '.thresholds';
3946
- const referencepath_thresholdsValidationError = validate$12(obj_thresholds, path_thresholds);
3946
+ const referencepath_thresholdsValidationError = validate$13(obj_thresholds, path_thresholds);
3947
3947
  if (referencepath_thresholdsValidationError !== null) {
3948
3948
  let message = 'Object doesn\'t match DataAlertThresholdsRepresentation (at "' + path_thresholds + '")\n';
3949
3949
  message += referencepath_thresholdsValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -3981,7 +3981,7 @@ function equals$A(existing, incoming) {
3981
3981
  }
3982
3982
  const ingest$A = function DataAlertRepresentationIngest(input, path, luvio, store, timestamp) {
3983
3983
  if (process.env.NODE_ENV !== 'production') {
3984
- const validateError = validate$11(input);
3984
+ const validateError = validate$12(input);
3985
3985
  if (validateError !== null) {
3986
3986
  throw validateError;
3987
3987
  }
@@ -4003,7 +4003,7 @@ function getTypeCacheKeys$A(rootKeySet, luvio, input, fullPathFactory) {
4003
4003
 
4004
4004
  const TTL$o = 500;
4005
4005
  const VERSION$z = "d3e9e0efe02f7fa88865b7e72fe25f25";
4006
- function validate$10(obj, path = 'DataAlertCollectionRepresentation') {
4006
+ function validate$11(obj, path = 'DataAlertCollectionRepresentation') {
4007
4007
  const v_error = (() => {
4008
4008
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
4009
4009
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -4016,7 +4016,7 @@ function validate$10(obj, path = 'DataAlertCollectionRepresentation') {
4016
4016
  for (let i = 0; i < obj_dataAlerts.length; i++) {
4017
4017
  const obj_dataAlerts_item = obj_dataAlerts[i];
4018
4018
  const path_dataAlerts_item = path_dataAlerts + '[' + i + ']';
4019
- const referencepath_dataAlerts_itemValidationError = validate$11(obj_dataAlerts_item, path_dataAlerts_item);
4019
+ const referencepath_dataAlerts_itemValidationError = validate$12(obj_dataAlerts_item, path_dataAlerts_item);
4020
4020
  if (referencepath_dataAlerts_itemValidationError !== null) {
4021
4021
  let message = 'Object doesn\'t match DataAlertRepresentation (at "' + path_dataAlerts_item + '")\n';
4022
4022
  message += referencepath_dataAlerts_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -4077,7 +4077,7 @@ function equals$z(existing, incoming) {
4077
4077
  }
4078
4078
  const ingest$z = function DataAlertCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
4079
4079
  if (process.env.NODE_ENV !== 'production') {
4080
- const validateError = validate$10(input);
4080
+ const validateError = validate$11(input);
4081
4081
  if (validateError !== null) {
4082
4082
  throw validateError;
4083
4083
  }
@@ -4241,7 +4241,7 @@ var DiscriminatorValues$3;
4241
4241
  (function (DiscriminatorValues) {
4242
4242
  DiscriminatorValues["Notification"] = "Notification";
4243
4243
  })(DiscriminatorValues$3 || (DiscriminatorValues$3 = {}));
4244
- function validate$$(obj, path = 'DataAlertReceiversInputRepresentation') {
4244
+ function validate$10(obj, path = 'DataAlertReceiversInputRepresentation') {
4245
4245
  const v_error = (() => {
4246
4246
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
4247
4247
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -4255,7 +4255,7 @@ function validate$$(obj, path = 'DataAlertReceiversInputRepresentation') {
4255
4255
  return v_error === undefined ? null : v_error;
4256
4256
  }
4257
4257
 
4258
- function validate$_(obj, path = 'DataAlertDeliveryConfigurationInputRepresentation') {
4258
+ function validate$$(obj, path = 'DataAlertDeliveryConfigurationInputRepresentation') {
4259
4259
  const v_error = (() => {
4260
4260
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
4261
4261
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -4268,7 +4268,7 @@ function validate$_(obj, path = 'DataAlertDeliveryConfigurationInputRepresentati
4268
4268
  for (let i = 0; i < obj_receivers.length; i++) {
4269
4269
  const obj_receivers_item = obj_receivers[i];
4270
4270
  const path_receivers_item = path_receivers + '[' + i + ']';
4271
- const referencepath_receivers_itemValidationError = validate$$(obj_receivers_item, path_receivers_item);
4271
+ const referencepath_receivers_itemValidationError = validate$10(obj_receivers_item, path_receivers_item);
4272
4272
  if (referencepath_receivers_itemValidationError !== null) {
4273
4273
  let message = 'Object doesn\'t match DataAlertReceiversInputRepresentation (at "' + path_receivers_item + '")\n';
4274
4274
  message += referencepath_receivers_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -4279,7 +4279,7 @@ function validate$_(obj, path = 'DataAlertDeliveryConfigurationInputRepresentati
4279
4279
  return v_error === undefined ? null : v_error;
4280
4280
  }
4281
4281
 
4282
- function validate$Z(obj, path = 'UnifiedFilterInputRepresentation') {
4282
+ function validate$_(obj, path = 'UnifiedFilterInputRepresentation') {
4283
4283
  const v_error = (() => {
4284
4284
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
4285
4285
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -4321,7 +4321,7 @@ var DiscriminatorValues$2;
4321
4321
  DiscriminatorValues["RawValue"] = "RawValue";
4322
4322
  DiscriminatorValues["Insights"] = "Insights";
4323
4323
  })(DiscriminatorValues$2 || (DiscriminatorValues$2 = {}));
4324
- function validate$Y(obj, path = 'DataAlertValueInputRepresentation') {
4324
+ function validate$Z(obj, path = 'DataAlertValueInputRepresentation') {
4325
4325
  const v_error = (() => {
4326
4326
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
4327
4327
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -4335,7 +4335,7 @@ function validate$Y(obj, path = 'DataAlertValueInputRepresentation') {
4335
4335
  return v_error === undefined ? null : v_error;
4336
4336
  }
4337
4337
 
4338
- function validate$X(obj, path = 'DataAlertValueRightOperandInputRepresentation') {
4338
+ function validate$Y(obj, path = 'DataAlertValueRightOperandInputRepresentation') {
4339
4339
  const v_error = (() => {
4340
4340
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
4341
4341
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -4349,14 +4349,14 @@ function validate$X(obj, path = 'DataAlertValueRightOperandInputRepresentation')
4349
4349
  return v_error === undefined ? null : v_error;
4350
4350
  }
4351
4351
 
4352
- function validate$W(obj, path = 'DataAlertConditionInputRepresentation') {
4352
+ function validate$X(obj, path = 'DataAlertConditionInputRepresentation') {
4353
4353
  const v_error = (() => {
4354
4354
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
4355
4355
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
4356
4356
  }
4357
4357
  const obj_leftOperand = obj.leftOperand;
4358
4358
  const path_leftOperand = path + '.leftOperand';
4359
- const referencepath_leftOperandValidationError = validate$Y(obj_leftOperand, path_leftOperand);
4359
+ const referencepath_leftOperandValidationError = validate$Z(obj_leftOperand, path_leftOperand);
4360
4360
  if (referencepath_leftOperandValidationError !== null) {
4361
4361
  let message = 'Object doesn\'t match DataAlertValueInputRepresentation (at "' + path_leftOperand + '")\n';
4362
4362
  message += referencepath_leftOperandValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -4369,7 +4369,7 @@ function validate$W(obj, path = 'DataAlertConditionInputRepresentation') {
4369
4369
  }
4370
4370
  const obj_rightOperand = obj.rightOperand;
4371
4371
  const path_rightOperand = path + '.rightOperand';
4372
- const referencepath_rightOperandValidationError = validate$X(obj_rightOperand, path_rightOperand);
4372
+ const referencepath_rightOperandValidationError = validate$Y(obj_rightOperand, path_rightOperand);
4373
4373
  if (referencepath_rightOperandValidationError !== null) {
4374
4374
  let message = 'Object doesn\'t match DataAlertValueRightOperandInputRepresentation (at "' + path_rightOperand + '")\n';
4375
4375
  message += referencepath_rightOperandValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -4379,7 +4379,7 @@ function validate$W(obj, path = 'DataAlertConditionInputRepresentation') {
4379
4379
  return v_error === undefined ? null : v_error;
4380
4380
  }
4381
4381
 
4382
- function validate$V(obj, path = 'DataAlertThresholdsInputRepresentation') {
4382
+ function validate$W(obj, path = 'DataAlertThresholdsInputRepresentation') {
4383
4383
  const v_error = (() => {
4384
4384
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
4385
4385
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -4392,7 +4392,7 @@ function validate$V(obj, path = 'DataAlertThresholdsInputRepresentation') {
4392
4392
  for (let i = 0; i < obj_conditions.length; i++) {
4393
4393
  const obj_conditions_item = obj_conditions[i];
4394
4394
  const path_conditions_item = path_conditions + '[' + i + ']';
4395
- const referencepath_conditions_itemValidationError = validate$W(obj_conditions_item, path_conditions_item);
4395
+ const referencepath_conditions_itemValidationError = validate$X(obj_conditions_item, path_conditions_item);
4396
4396
  if (referencepath_conditions_itemValidationError !== null) {
4397
4397
  let message = 'Object doesn\'t match DataAlertConditionInputRepresentation (at "' + path_conditions_item + '")\n';
4398
4398
  message += referencepath_conditions_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -4449,7 +4449,7 @@ var DiscriminatorValues$1;
4449
4449
  (function (DiscriminatorValues) {
4450
4450
  DiscriminatorValues["Metric"] = "Metric";
4451
4451
  })(DiscriminatorValues$1 || (DiscriminatorValues$1 = {}));
4452
- function validate$U(obj, path = 'DataAlertContentInputRepresentation') {
4452
+ function validate$V(obj, path = 'DataAlertContentInputRepresentation') {
4453
4453
  const v_error = (() => {
4454
4454
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
4455
4455
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -4469,7 +4469,7 @@ var DiscriminatorValues;
4469
4469
  DiscriminatorValues["Weekly"] = "Weekly";
4470
4470
  DiscriminatorValues["EveryNMinutes"] = "EveryNMinutes";
4471
4471
  })(DiscriminatorValues || (DiscriminatorValues = {}));
4472
- function validate$T(obj, path = 'DataAlertScheduleInputRepresentation') {
4472
+ function validate$U(obj, path = 'DataAlertScheduleInputRepresentation') {
4473
4473
  const v_error = (() => {
4474
4474
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
4475
4475
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -4514,22 +4514,22 @@ function typeCheckConfig$P(untrustedConfig) {
4514
4514
  const config = {};
4515
4515
  typeCheckConfig$$(untrustedConfig, config, createDataAlert_ConfigPropertyMetadata);
4516
4516
  const untrustedConfig_content = untrustedConfig.content;
4517
- const referenceDataAlertContentInputRepresentationValidationError = validate$U(untrustedConfig_content);
4517
+ const referenceDataAlertContentInputRepresentationValidationError = validate$V(untrustedConfig_content);
4518
4518
  if (referenceDataAlertContentInputRepresentationValidationError === null) {
4519
4519
  config.content = untrustedConfig_content;
4520
4520
  }
4521
4521
  const untrustedConfig_deliveryConfigurations = untrustedConfig.deliveryConfigurations;
4522
- const referenceDataAlertDeliveryConfigurationInputRepresentationValidationError = validate$_(untrustedConfig_deliveryConfigurations);
4522
+ const referenceDataAlertDeliveryConfigurationInputRepresentationValidationError = validate$$(untrustedConfig_deliveryConfigurations);
4523
4523
  if (referenceDataAlertDeliveryConfigurationInputRepresentationValidationError === null) {
4524
4524
  config.deliveryConfigurations = untrustedConfig_deliveryConfigurations;
4525
4525
  }
4526
4526
  const untrustedConfig_schedule = untrustedConfig.schedule;
4527
- const referenceDataAlertScheduleInputRepresentationValidationError = validate$T(untrustedConfig_schedule);
4527
+ const referenceDataAlertScheduleInputRepresentationValidationError = validate$U(untrustedConfig_schedule);
4528
4528
  if (referenceDataAlertScheduleInputRepresentationValidationError === null) {
4529
4529
  config.schedule = untrustedConfig_schedule;
4530
4530
  }
4531
4531
  const untrustedConfig_thresholds = untrustedConfig.thresholds;
4532
- const referenceDataAlertThresholdsInputRepresentationValidationError = validate$V(untrustedConfig_thresholds);
4532
+ const referenceDataAlertThresholdsInputRepresentationValidationError = validate$W(untrustedConfig_thresholds);
4533
4533
  if (referenceDataAlertThresholdsInputRepresentationValidationError === null) {
4534
4534
  config.thresholds = untrustedConfig_thresholds;
4535
4535
  }
@@ -4584,7 +4584,7 @@ const createDataAlertAdapterFactory = (luvio) => {
4584
4584
  };
4585
4585
  };
4586
4586
 
4587
- function validate$S(obj, path = 'DataAlertPropertyFilterInputRepresentation') {
4587
+ function validate$T(obj, path = 'DataAlertPropertyFilterInputRepresentation') {
4588
4588
  const v_error = (() => {
4589
4589
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
4590
4590
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -4612,7 +4612,7 @@ function validate$S(obj, path = 'DataAlertPropertyFilterInputRepresentation') {
4612
4612
 
4613
4613
  const TTL$n = 500;
4614
4614
  const VERSION$y = "8ee49a59b88eeef0e19aa1298280a0a7";
4615
- function validate$R(obj, path = 'DataAlertQueryCollectionRepresentation') {
4615
+ function validate$S(obj, path = 'DataAlertQueryCollectionRepresentation') {
4616
4616
  const v_error = (() => {
4617
4617
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
4618
4618
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -4625,7 +4625,7 @@ function validate$R(obj, path = 'DataAlertQueryCollectionRepresentation') {
4625
4625
  for (let i = 0; i < obj_dataAlerts.length; i++) {
4626
4626
  const obj_dataAlerts_item = obj_dataAlerts[i];
4627
4627
  const path_dataAlerts_item = path_dataAlerts + '[' + i + ']';
4628
- const referencepath_dataAlerts_itemValidationError = validate$11(obj_dataAlerts_item, path_dataAlerts_item);
4628
+ const referencepath_dataAlerts_itemValidationError = validate$12(obj_dataAlerts_item, path_dataAlerts_item);
4629
4629
  if (referencepath_dataAlerts_itemValidationError !== null) {
4630
4630
  let message = 'Object doesn\'t match DataAlertRepresentation (at "' + path_dataAlerts_item + '")\n';
4631
4631
  message += referencepath_dataAlerts_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -4655,7 +4655,7 @@ function equals$y(existing, incoming) {
4655
4655
  }
4656
4656
  const ingest$y = function DataAlertQueryCollectionRepresentationIngest(input, path, luvio, store, timestamp) {
4657
4657
  if (process.env.NODE_ENV !== 'production') {
4658
- const validateError = validate$R(input);
4658
+ const validateError = validate$S(input);
4659
4659
  if (validateError !== null) {
4660
4660
  throw validateError;
4661
4661
  }
@@ -4746,7 +4746,7 @@ function typeCheckConfig$O(untrustedConfig) {
4746
4746
  const config = {};
4747
4747
  typeCheckConfig$$(untrustedConfig, config, postDataAlertQuery_ConfigPropertyMetadata);
4748
4748
  const untrustedConfig_timeRange = untrustedConfig.timeRange;
4749
- const referenceUnifiedFilterInputRepresentationValidationError = validate$Z(untrustedConfig_timeRange);
4749
+ const referenceUnifiedFilterInputRepresentationValidationError = validate$_(untrustedConfig_timeRange);
4750
4750
  if (referenceUnifiedFilterInputRepresentationValidationError === null) {
4751
4751
  config.timeRange = untrustedConfig_timeRange;
4752
4752
  }
@@ -4755,7 +4755,7 @@ function typeCheckConfig$O(untrustedConfig) {
4755
4755
  const untrustedConfig_propertyFilters_array = [];
4756
4756
  for (let i = 0, arrayLength = untrustedConfig_propertyFilters.length; i < arrayLength; i++) {
4757
4757
  const untrustedConfig_propertyFilters_item = untrustedConfig_propertyFilters[i];
4758
- const referenceDataAlertPropertyFilterInputRepresentationValidationError = validate$S(untrustedConfig_propertyFilters_item);
4758
+ const referenceDataAlertPropertyFilterInputRepresentationValidationError = validate$T(untrustedConfig_propertyFilters_item);
4759
4759
  if (referenceDataAlertPropertyFilterInputRepresentationValidationError === null) {
4760
4760
  untrustedConfig_propertyFilters_array.push(untrustedConfig_propertyFilters_item);
4761
4761
  }
@@ -5114,22 +5114,22 @@ function typeCheckConfig$L(untrustedConfig) {
5114
5114
  const config = {};
5115
5115
  typeCheckConfig$$(untrustedConfig, config, updateDataAlert_ConfigPropertyMetadata);
5116
5116
  const untrustedConfig_content = untrustedConfig.content;
5117
- const referenceDataAlertContentInputRepresentationValidationError = validate$U(untrustedConfig_content);
5117
+ const referenceDataAlertContentInputRepresentationValidationError = validate$V(untrustedConfig_content);
5118
5118
  if (referenceDataAlertContentInputRepresentationValidationError === null) {
5119
5119
  config.content = untrustedConfig_content;
5120
5120
  }
5121
5121
  const untrustedConfig_deliveryConfigurations = untrustedConfig.deliveryConfigurations;
5122
- const referenceDataAlertDeliveryConfigurationInputRepresentationValidationError = validate$_(untrustedConfig_deliveryConfigurations);
5122
+ const referenceDataAlertDeliveryConfigurationInputRepresentationValidationError = validate$$(untrustedConfig_deliveryConfigurations);
5123
5123
  if (referenceDataAlertDeliveryConfigurationInputRepresentationValidationError === null) {
5124
5124
  config.deliveryConfigurations = untrustedConfig_deliveryConfigurations;
5125
5125
  }
5126
5126
  const untrustedConfig_schedule = untrustedConfig.schedule;
5127
- const referenceDataAlertScheduleInputRepresentationValidationError = validate$T(untrustedConfig_schedule);
5127
+ const referenceDataAlertScheduleInputRepresentationValidationError = validate$U(untrustedConfig_schedule);
5128
5128
  if (referenceDataAlertScheduleInputRepresentationValidationError === null) {
5129
5129
  config.schedule = untrustedConfig_schedule;
5130
5130
  }
5131
5131
  const untrustedConfig_thresholds = untrustedConfig.thresholds;
5132
- const referenceDataAlertThresholdsInputRepresentationValidationError = validate$V(untrustedConfig_thresholds);
5132
+ const referenceDataAlertThresholdsInputRepresentationValidationError = validate$W(untrustedConfig_thresholds);
5133
5133
  if (referenceDataAlertThresholdsInputRepresentationValidationError === null) {
5134
5134
  config.thresholds = untrustedConfig_thresholds;
5135
5135
  }
@@ -5186,7 +5186,7 @@ const updateDataAlertAdapterFactory = (luvio) => {
5186
5186
 
5187
5187
  const TTL$m = 100;
5188
5188
  const VERSION$x = "26cdd644d03794763d0bbd771321ec42";
5189
- function validate$Q(obj, path = 'DataAlertRunOutputRepresentation') {
5189
+ function validate$R(obj, path = 'DataAlertRunOutputRepresentation') {
5190
5190
  const v_error = (() => {
5191
5191
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
5192
5192
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -5263,7 +5263,7 @@ function equals$x(existing, incoming) {
5263
5263
  }
5264
5264
  const ingest$x = function DataAlertRunOutputRepresentationIngest(input, path, luvio, store, timestamp) {
5265
5265
  if (process.env.NODE_ENV !== 'production') {
5266
- const validateError = validate$Q(input);
5266
+ const validateError = validate$R(input);
5267
5267
  if (validateError !== null) {
5268
5268
  throw validateError;
5269
5269
  }
@@ -5373,8 +5373,8 @@ const postDataAlertRunAdapterFactory = (luvio) => {
5373
5373
  };
5374
5374
  };
5375
5375
 
5376
- function validate$P(obj, path = 'AnalyticsUserRepresentation') {
5377
- const validateBaseAnalyticsRepresentation_validateError = validate$1f(obj, path);
5376
+ function validate$Q(obj, path = 'AnalyticsUserRepresentation') {
5377
+ const validateBaseAnalyticsRepresentation_validateError = validate$1g(obj, path);
5378
5378
  if (validateBaseAnalyticsRepresentation_validateError !== null) {
5379
5379
  return validateBaseAnalyticsRepresentation_validateError;
5380
5380
  }
@@ -5414,7 +5414,7 @@ function validate$P(obj, path = 'AnalyticsUserRepresentation') {
5414
5414
  return v_error === undefined ? null : v_error;
5415
5415
  }
5416
5416
 
5417
- function validate$O(obj, path = 'AdditionalInfoDataspacesRepresentation') {
5417
+ function validate$P(obj, path = 'AdditionalInfoDataspacesRepresentation') {
5418
5418
  const v_error = (() => {
5419
5419
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
5420
5420
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -5451,7 +5451,7 @@ function validate$O(obj, path = 'AdditionalInfoDataspacesRepresentation') {
5451
5451
  return v_error === undefined ? null : v_error;
5452
5452
  }
5453
5453
 
5454
- function validate$N(obj, path = 'AdditionalInfoAssetWarningsRepresentation') {
5454
+ function validate$O(obj, path = 'AdditionalInfoAssetWarningsRepresentation') {
5455
5455
  const v_error = (() => {
5456
5456
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
5457
5457
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -5474,7 +5474,7 @@ function validate$N(obj, path = 'AdditionalInfoAssetWarningsRepresentation') {
5474
5474
  return v_error === undefined ? null : v_error;
5475
5475
  }
5476
5476
 
5477
- function validate$M(obj, path = 'AdditionalInfoAssetRepresentation') {
5477
+ function validate$N(obj, path = 'AdditionalInfoAssetRepresentation') {
5478
5478
  const v_error = (() => {
5479
5479
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
5480
5480
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -5513,7 +5513,7 @@ function validate$M(obj, path = 'AdditionalInfoAssetRepresentation') {
5513
5513
  const path_warnings = path + '.warnings';
5514
5514
  let obj_warnings_union0 = null;
5515
5515
  const obj_warnings_union0_error = (() => {
5516
- const referencepath_warningsValidationError = validate$N(obj_warnings, path_warnings);
5516
+ const referencepath_warningsValidationError = validate$O(obj_warnings, path_warnings);
5517
5517
  if (referencepath_warningsValidationError !== null) {
5518
5518
  let message = 'Object doesn\'t match AdditionalInfoAssetWarningsRepresentation (at "' + path_warnings + '")\n';
5519
5519
  message += referencepath_warningsValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -5543,7 +5543,7 @@ function validate$M(obj, path = 'AdditionalInfoAssetRepresentation') {
5543
5543
  return v_error === undefined ? null : v_error;
5544
5544
  }
5545
5545
 
5546
- function validate$L(obj, path = 'DataAssetRequestAdditionalInfoRepresentation') {
5546
+ function validate$M(obj, path = 'DataAssetRequestAdditionalInfoRepresentation') {
5547
5547
  const v_error = (() => {
5548
5548
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
5549
5549
  return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
@@ -5551,7 +5551,7 @@ function validate$L(obj, path = 'DataAssetRequestAdditionalInfoRepresentation')
5551
5551
  if (obj.dataspaces !== undefined) {
5552
5552
  const obj_dataspaces = obj.dataspaces;
5553
5553
  const path_dataspaces = path + '.dataspaces';
5554
- const referencepath_dataspacesValidationError = validate$O(obj_dataspaces, path_dataspaces);
5554
+ const referencepath_dataspacesValidationError = validate$P(obj_dataspaces, path_dataspaces);
5555
5555
  if (referencepath_dataspacesValidationError !== null) {
5556
5556
  let message = 'Object doesn\'t match AdditionalInfoDataspacesRepresentation (at "' + path_dataspaces + '")\n';
5557
5557
  message += referencepath_dataspacesValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -5567,7 +5567,7 @@ function validate$L(obj, path = 'DataAssetRequestAdditionalInfoRepresentation')
5567
5567
  for (let i = 0; i < obj_deployedAssets.length; i++) {
5568
5568
  const obj_deployedAssets_item = obj_deployedAssets[i];
5569
5569
  const path_deployedAssets_item = path_deployedAssets + '[' + i + ']';
5570
- const referencepath_deployedAssets_itemValidationError = validate$M(obj_deployedAssets_item, path_deployedAssets_item);
5570
+ const referencepath_deployedAssets_itemValidationError = validate$N(obj_deployedAssets_item, path_deployedAssets_item);
5571
5571
  if (referencepath_deployedAssets_itemValidationError !== null) {
5572
5572
  let message = 'Object doesn\'t match AdditionalInfoAssetRepresentation (at "' + path_deployedAssets_item + '")\n';
5573
5573
  message += referencepath_deployedAssets_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -5584,7 +5584,7 @@ function validate$L(obj, path = 'DataAssetRequestAdditionalInfoRepresentation')
5584
5584
  for (let i = 0; i < obj_failedAssets.length; i++) {
5585
5585
  const obj_failedAssets_item = obj_failedAssets[i];
5586
5586
  const path_failedAssets_item = path_failedAssets + '[' + i + ']';
5587
- const referencepath_failedAssets_itemValidationError = validate$M(obj_failedAssets_item, path_failedAssets_item);
5587
+ const referencepath_failedAssets_itemValidationError = validate$N(obj_failedAssets_item, path_failedAssets_item);
5588
5588
  if (referencepath_failedAssets_itemValidationError !== null) {
5589
5589
  let message = 'Object doesn\'t match AdditionalInfoAssetRepresentation (at "' + path_failedAssets_item + '")\n';
5590
5590
  message += referencepath_failedAssets_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -5601,7 +5601,7 @@ function validate$L(obj, path = 'DataAssetRequestAdditionalInfoRepresentation')
5601
5601
  for (let i = 0; i < obj_inProgressAssets.length; i++) {
5602
5602
  const obj_inProgressAssets_item = obj_inProgressAssets[i];
5603
5603
  const path_inProgressAssets_item = path_inProgressAssets + '[' + i + ']';
5604
- const referencepath_inProgressAssets_itemValidationError = validate$M(obj_inProgressAssets_item, path_inProgressAssets_item);
5604
+ const referencepath_inProgressAssets_itemValidationError = validate$N(obj_inProgressAssets_item, path_inProgressAssets_item);
5605
5605
  if (referencepath_inProgressAssets_itemValidationError !== null) {
5606
5606
  let message = 'Object doesn\'t match AdditionalInfoAssetRepresentation (at "' + path_inProgressAssets_item + '")\n';
5607
5607
  message += referencepath_inProgressAssets_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -5618,7 +5618,7 @@ function validate$L(obj, path = 'DataAssetRequestAdditionalInfoRepresentation')
5618
5618
  for (let i = 0; i < obj_notStartedAssets.length; i++) {
5619
5619
  const obj_notStartedAssets_item = obj_notStartedAssets[i];
5620
5620
  const path_notStartedAssets_item = path_notStartedAssets + '[' + i + ']';
5621
- const referencepath_notStartedAssets_itemValidationError = validate$M(obj_notStartedAssets_item, path_notStartedAssets_item);
5621
+ const referencepath_notStartedAssets_itemValidationError = validate$N(obj_notStartedAssets_item, path_notStartedAssets_item);
5622
5622
  if (referencepath_notStartedAssets_itemValidationError !== null) {
5623
5623
  let message = 'Object doesn\'t match AdditionalInfoAssetRepresentation (at "' + path_notStartedAssets_item + '")\n';
5624
5624
  message += referencepath_notStartedAssets_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -5630,8 +5630,52 @@ function validate$L(obj, path = 'DataAssetRequestAdditionalInfoRepresentation')
5630
5630
  return v_error === undefined ? null : v_error;
5631
5631
  }
5632
5632
 
5633
+ function validate$L(obj, path = 'PromotionContentAssetRepresentation') {
5634
+ const v_error = (() => {
5635
+ if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
5636
+ return new TypeError('Expected "object" but received "' + typeof obj + '" (at "' + path + '")');
5637
+ }
5638
+ const obj_assetType = obj.assetType;
5639
+ const path_assetType = path + '.assetType';
5640
+ if (typeof obj_assetType !== 'string') {
5641
+ return new TypeError('Expected "string" but received "' + typeof obj_assetType + '" (at "' + path_assetType + '")');
5642
+ }
5643
+ const obj_isFirstLevelReuse = obj.isFirstLevelReuse;
5644
+ const path_isFirstLevelReuse = path + '.isFirstLevelReuse';
5645
+ if (typeof obj_isFirstLevelReuse !== 'boolean') {
5646
+ return new TypeError('Expected "boolean" but received "' + typeof obj_isFirstLevelReuse + '" (at "' + path_isFirstLevelReuse + '")');
5647
+ }
5648
+ const obj_isReused = obj.isReused;
5649
+ const path_isReused = path + '.isReused';
5650
+ if (typeof obj_isReused !== 'boolean') {
5651
+ return new TypeError('Expected "boolean" but received "' + typeof obj_isReused + '" (at "' + path_isReused + '")');
5652
+ }
5653
+ const obj_sourceDevName = obj.sourceDevName;
5654
+ const path_sourceDevName = path + '.sourceDevName';
5655
+ if (typeof obj_sourceDevName !== 'string') {
5656
+ return new TypeError('Expected "string" but received "' + typeof obj_sourceDevName + '" (at "' + path_sourceDevName + '")');
5657
+ }
5658
+ const obj_sourceId = obj.sourceId;
5659
+ const path_sourceId = path + '.sourceId';
5660
+ if (typeof obj_sourceId !== 'string') {
5661
+ return new TypeError('Expected "string" but received "' + typeof obj_sourceId + '" (at "' + path_sourceId + '")');
5662
+ }
5663
+ const obj_targetDevName = obj.targetDevName;
5664
+ const path_targetDevName = path + '.targetDevName';
5665
+ if (typeof obj_targetDevName !== 'string') {
5666
+ return new TypeError('Expected "string" but received "' + typeof obj_targetDevName + '" (at "' + path_targetDevName + '")');
5667
+ }
5668
+ const obj_targetId = obj.targetId;
5669
+ const path_targetId = path + '.targetId';
5670
+ if (typeof obj_targetId !== 'string') {
5671
+ return new TypeError('Expected "string" but received "' + typeof obj_targetId + '" (at "' + path_targetId + '")');
5672
+ }
5673
+ })();
5674
+ return v_error === undefined ? null : v_error;
5675
+ }
5676
+
5633
5677
  const TTL$l = 500;
5634
- const VERSION$w = "ecdb976ad01d1430997c16d47de9aa53";
5678
+ const VERSION$w = "14c3cbce26bc641b86f45457db9a2331";
5635
5679
  function validate$K(obj, path = 'DataAssetRequestRepresentation') {
5636
5680
  const v_error = (() => {
5637
5681
  if (typeof obj !== 'object' || ArrayIsArray(obj) || obj === null) {
@@ -5641,7 +5685,7 @@ function validate$K(obj, path = 'DataAssetRequestRepresentation') {
5641
5685
  const path_acknowledgedBy = path + '.acknowledgedBy';
5642
5686
  let obj_acknowledgedBy_union0 = null;
5643
5687
  const obj_acknowledgedBy_union0_error = (() => {
5644
- const referencepath_acknowledgedByValidationError = validate$P(obj_acknowledgedBy, path_acknowledgedBy);
5688
+ const referencepath_acknowledgedByValidationError = validate$Q(obj_acknowledgedBy, path_acknowledgedBy);
5645
5689
  if (referencepath_acknowledgedByValidationError !== null) {
5646
5690
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_acknowledgedBy + '")\n';
5647
5691
  message += referencepath_acknowledgedByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -5697,7 +5741,7 @@ function validate$K(obj, path = 'DataAssetRequestRepresentation') {
5697
5741
  const path_additionalInfo = path + '.additionalInfo';
5698
5742
  let obj_additionalInfo_union0 = null;
5699
5743
  const obj_additionalInfo_union0_error = (() => {
5700
- const referencepath_additionalInfoValidationError = validate$L(obj_additionalInfo, path_additionalInfo);
5744
+ const referencepath_additionalInfoValidationError = validate$M(obj_additionalInfo, path_additionalInfo);
5701
5745
  if (referencepath_additionalInfoValidationError !== null) {
5702
5746
  let message = 'Object doesn\'t match DataAssetRequestAdditionalInfoRepresentation (at "' + path_additionalInfo + '")\n';
5703
5747
  message += referencepath_additionalInfoValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -5758,7 +5802,7 @@ function validate$K(obj, path = 'DataAssetRequestRepresentation') {
5758
5802
  const path_cancelledBy = path + '.cancelledBy';
5759
5803
  let obj_cancelledBy_union0 = null;
5760
5804
  const obj_cancelledBy_union0_error = (() => {
5761
- const referencepath_cancelledByValidationError = validate$P(obj_cancelledBy, path_cancelledBy);
5805
+ const referencepath_cancelledByValidationError = validate$Q(obj_cancelledBy, path_cancelledBy);
5762
5806
  if (referencepath_cancelledByValidationError !== null) {
5763
5807
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_cancelledBy + '")\n';
5764
5808
  message += referencepath_cancelledByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -5813,7 +5857,7 @@ function validate$K(obj, path = 'DataAssetRequestRepresentation') {
5813
5857
  const path_completedBy = path + '.completedBy';
5814
5858
  let obj_completedBy_union0 = null;
5815
5859
  const obj_completedBy_union0_error = (() => {
5816
- const referencepath_completedByValidationError = validate$P(obj_completedBy, path_completedBy);
5860
+ const referencepath_completedByValidationError = validate$Q(obj_completedBy, path_completedBy);
5817
5861
  if (referencepath_completedByValidationError !== null) {
5818
5862
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_completedBy + '")\n';
5819
5863
  message += referencepath_completedByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -5984,7 +6028,7 @@ function validate$K(obj, path = 'DataAssetRequestRepresentation') {
5984
6028
  }
5985
6029
  const obj_lastModifiedBy = obj.lastModifiedBy;
5986
6030
  const path_lastModifiedBy = path + '.lastModifiedBy';
5987
- const referencepath_lastModifiedByValidationError = validate$P(obj_lastModifiedBy, path_lastModifiedBy);
6031
+ const referencepath_lastModifiedByValidationError = validate$Q(obj_lastModifiedBy, path_lastModifiedBy);
5988
6032
  if (referencepath_lastModifiedByValidationError !== null) {
5989
6033
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_lastModifiedBy + '")\n';
5990
6034
  message += referencepath_lastModifiedByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -6077,7 +6121,7 @@ function validate$K(obj, path = 'DataAssetRequestRepresentation') {
6077
6121
  const path_packageExportedBy = path + '.packageExportedBy';
6078
6122
  let obj_packageExportedBy_union0 = null;
6079
6123
  const obj_packageExportedBy_union0_error = (() => {
6080
- const referencepath_packageExportedByValidationError = validate$P(obj_packageExportedBy, path_packageExportedBy);
6124
+ const referencepath_packageExportedByValidationError = validate$Q(obj_packageExportedBy, path_packageExportedBy);
6081
6125
  if (referencepath_packageExportedByValidationError !== null) {
6082
6126
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_packageExportedBy + '")\n';
6083
6127
  message += referencepath_packageExportedByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -6258,6 +6302,23 @@ function validate$K(obj, path = 'DataAssetRequestRepresentation') {
6258
6302
  message += '\n' + obj_promotionApprovalFlow_union1.split('\n').map((line) => '\t' + line).join('\n');
6259
6303
  return new TypeError(message);
6260
6304
  }
6305
+ if (obj.promotionContentAssets !== undefined) {
6306
+ const obj_promotionContentAssets = obj.promotionContentAssets;
6307
+ const path_promotionContentAssets = path + '.promotionContentAssets';
6308
+ if (!ArrayIsArray(obj_promotionContentAssets)) {
6309
+ return new TypeError('Expected "array" but received "' + typeof obj_promotionContentAssets + '" (at "' + path_promotionContentAssets + '")');
6310
+ }
6311
+ for (let i = 0; i < obj_promotionContentAssets.length; i++) {
6312
+ const obj_promotionContentAssets_item = obj_promotionContentAssets[i];
6313
+ const path_promotionContentAssets_item = path_promotionContentAssets + '[' + i + ']';
6314
+ const referencepath_promotionContentAssets_itemValidationError = validate$L(obj_promotionContentAssets_item, path_promotionContentAssets_item);
6315
+ if (referencepath_promotionContentAssets_itemValidationError !== null) {
6316
+ let message = 'Object doesn\'t match PromotionContentAssetRepresentation (at "' + path_promotionContentAssets_item + '")\n';
6317
+ message += referencepath_promotionContentAssets_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
6318
+ return new TypeError(message);
6319
+ }
6320
+ }
6321
+ }
6261
6322
  const obj_rejectionComment = obj.rejectionComment;
6262
6323
  const path_rejectionComment = path + '.rejectionComment';
6263
6324
  let obj_rejectionComment_union0 = null;
@@ -6291,7 +6352,7 @@ function validate$K(obj, path = 'DataAssetRequestRepresentation') {
6291
6352
  }
6292
6353
  const obj_requestedBy = obj.requestedBy;
6293
6354
  const path_requestedBy = path + '.requestedBy';
6294
- const referencepath_requestedByValidationError = validate$P(obj_requestedBy, path_requestedBy);
6355
+ const referencepath_requestedByValidationError = validate$Q(obj_requestedBy, path_requestedBy);
6295
6356
  if (referencepath_requestedByValidationError !== null) {
6296
6357
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_requestedBy + '")\n';
6297
6358
  message += referencepath_requestedByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -7252,7 +7313,7 @@ function validate$G(obj, path = 'DataAssetRepresentation') {
7252
7313
  }
7253
7314
  const obj_createdBy = obj.createdBy;
7254
7315
  const path_createdBy = path + '.createdBy';
7255
- const referencepath_createdByValidationError = validate$P(obj_createdBy, path_createdBy);
7316
+ const referencepath_createdByValidationError = validate$Q(obj_createdBy, path_createdBy);
7256
7317
  if (referencepath_createdByValidationError !== null) {
7257
7318
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_createdBy + '")\n';
7258
7319
  message += referencepath_createdByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -7317,7 +7378,7 @@ function validate$G(obj, path = 'DataAssetRepresentation') {
7317
7378
  }
7318
7379
  const obj_lastModifiedBy = obj.lastModifiedBy;
7319
7380
  const path_lastModifiedBy = path + '.lastModifiedBy';
7320
- const referencepath_lastModifiedByValidationError = validate$P(obj_lastModifiedBy, path_lastModifiedBy);
7381
+ const referencepath_lastModifiedByValidationError = validate$Q(obj_lastModifiedBy, path_lastModifiedBy);
7321
7382
  if (referencepath_lastModifiedByValidationError !== null) {
7322
7383
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_lastModifiedBy + '")\n';
7323
7384
  message += referencepath_lastModifiedByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -7641,7 +7702,7 @@ function validate$C(obj, path = 'FollowerAssetRepresentation') {
7641
7702
  }
7642
7703
  const obj_createdBy = obj.createdBy;
7643
7704
  const path_createdBy = path + '.createdBy';
7644
- const referencepath_createdByValidationError = validate$P(obj_createdBy, path_createdBy);
7705
+ const referencepath_createdByValidationError = validate$Q(obj_createdBy, path_createdBy);
7645
7706
  if (referencepath_createdByValidationError !== null) {
7646
7707
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_createdBy + '")\n';
7647
7708
  message += referencepath_createdByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -8229,7 +8290,7 @@ function validate$z(obj, path = 'FollowerCollectionRepresentation') {
8229
8290
  for (let i = 0; i < obj_followers.length; i++) {
8230
8291
  const obj_followers_item = obj_followers[i];
8231
8292
  const path_followers_item = path_followers + '[' + i + ']';
8232
- const referencepath_followers_itemValidationError = validate$P(obj_followers_item, path_followers_item);
8293
+ const referencepath_followers_itemValidationError = validate$Q(obj_followers_item, path_followers_item);
8233
8294
  if (referencepath_followers_itemValidationError !== null) {
8234
8295
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_followers_item + '")\n';
8235
8296
  message += referencepath_followers_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -9770,7 +9831,7 @@ function validate$p(obj, path = 'SetupRecordShareRepresentation') {
9770
9831
  }
9771
9832
  const obj_createdBy = obj.createdBy;
9772
9833
  const path_createdBy = path + '.createdBy';
9773
- const referencepath_createdByValidationError = validate$P(obj_createdBy, path_createdBy);
9834
+ const referencepath_createdByValidationError = validate$Q(obj_createdBy, path_createdBy);
9774
9835
  if (referencepath_createdByValidationError !== null) {
9775
9836
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_createdBy + '")\n';
9776
9837
  message += referencepath_createdByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -9783,7 +9844,7 @@ function validate$p(obj, path = 'SetupRecordShareRepresentation') {
9783
9844
  }
9784
9845
  const obj_lastModifiedBy = obj.lastModifiedBy;
9785
9846
  const path_lastModifiedBy = path + '.lastModifiedBy';
9786
- const referencepath_lastModifiedByValidationError = validate$P(obj_lastModifiedBy, path_lastModifiedBy);
9847
+ const referencepath_lastModifiedByValidationError = validate$Q(obj_lastModifiedBy, path_lastModifiedBy);
9787
9848
  if (referencepath_lastModifiedByValidationError !== null) {
9788
9849
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_lastModifiedBy + '")\n';
9789
9850
  message += referencepath_lastModifiedByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -10657,7 +10718,7 @@ function validate$l(obj, path = 'AnalyticsUsersQueryResultsRepresentation') {
10657
10718
  for (let i = 0; i < obj_items.length; i++) {
10658
10719
  const obj_items_item = obj_items[i];
10659
10720
  const path_items_item = path_items + '[' + i + ']';
10660
- const referencepath_items_itemValidationError = validate$P(obj_items_item, path_items_item);
10721
+ const referencepath_items_itemValidationError = validate$Q(obj_items_item, path_items_item);
10661
10722
  if (referencepath_items_itemValidationError !== null) {
10662
10723
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_items_item + '")\n';
10663
10724
  message += referencepath_items_itemValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -10852,7 +10913,7 @@ function validate$j(obj, path = 'VisualizationShallowRepresentation') {
10852
10913
  }
10853
10914
  const obj_createdBy = obj.createdBy;
10854
10915
  const path_createdBy = path + '.createdBy';
10855
- const referencepath_createdByValidationError = validate$P(obj_createdBy, path_createdBy);
10916
+ const referencepath_createdByValidationError = validate$Q(obj_createdBy, path_createdBy);
10856
10917
  if (referencepath_createdByValidationError !== null) {
10857
10918
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_createdBy + '")\n';
10858
10919
  message += referencepath_createdByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -10897,7 +10958,7 @@ function validate$j(obj, path = 'VisualizationShallowRepresentation') {
10897
10958
  if (obj.lastModifiedBy !== undefined) {
10898
10959
  const obj_lastModifiedBy = obj.lastModifiedBy;
10899
10960
  const path_lastModifiedBy = path + '.lastModifiedBy';
10900
- const referencepath_lastModifiedByValidationError = validate$P(obj_lastModifiedBy, path_lastModifiedBy);
10961
+ const referencepath_lastModifiedByValidationError = validate$Q(obj_lastModifiedBy, path_lastModifiedBy);
10901
10962
  if (referencepath_lastModifiedByValidationError !== null) {
10902
10963
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_lastModifiedBy + '")\n';
10903
10964
  message += referencepath_lastModifiedByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -11227,7 +11288,7 @@ function validate$h(obj, path = 'VisualizationRepresentation') {
11227
11288
  }
11228
11289
  const obj_createdBy = obj.createdBy;
11229
11290
  const path_createdBy = path + '.createdBy';
11230
- const referencepath_createdByValidationError = validate$P(obj_createdBy, path_createdBy);
11291
+ const referencepath_createdByValidationError = validate$Q(obj_createdBy, path_createdBy);
11231
11292
  if (referencepath_createdByValidationError !== null) {
11232
11293
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_createdBy + '")\n';
11233
11294
  message += referencepath_createdByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -11302,7 +11363,7 @@ function validate$h(obj, path = 'VisualizationRepresentation') {
11302
11363
  if (obj.lastModifiedBy !== undefined) {
11303
11364
  const obj_lastModifiedBy = obj.lastModifiedBy;
11304
11365
  const path_lastModifiedBy = path + '.lastModifiedBy';
11305
- const referencepath_lastModifiedByValidationError = validate$P(obj_lastModifiedBy, path_lastModifiedBy);
11366
+ const referencepath_lastModifiedByValidationError = validate$Q(obj_lastModifiedBy, path_lastModifiedBy);
11306
11367
  if (referencepath_lastModifiedByValidationError !== null) {
11307
11368
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_lastModifiedBy + '")\n';
11308
11369
  message += referencepath_lastModifiedByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -12243,7 +12304,7 @@ function validate$f(obj, path = 'WorkspaceRepresentation') {
12243
12304
  }
12244
12305
  const obj_createdBy = obj.createdBy;
12245
12306
  const path_createdBy = path + '.createdBy';
12246
- const referencepath_createdByValidationError = validate$P(obj_createdBy, path_createdBy);
12307
+ const referencepath_createdByValidationError = validate$Q(obj_createdBy, path_createdBy);
12247
12308
  if (referencepath_createdByValidationError !== null) {
12248
12309
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_createdBy + '")\n';
12249
12310
  message += referencepath_createdByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');
@@ -13003,7 +13064,7 @@ function validate$d(obj, path = 'WorkspaceAssetRepresentation') {
13003
13064
  }
13004
13065
  const obj_createdBy = obj.createdBy;
13005
13066
  const path_createdBy = path + '.createdBy';
13006
- const referencepath_createdByValidationError = validate$P(obj_createdBy, path_createdBy);
13067
+ const referencepath_createdByValidationError = validate$Q(obj_createdBy, path_createdBy);
13007
13068
  if (referencepath_createdByValidationError !== null) {
13008
13069
  let message = 'Object doesn\'t match AnalyticsUserRepresentation (at "' + path_createdBy + '")\n';
13009
13070
  message += referencepath_createdByValidationError.message.split('\n').map((line) => '\t' + line).join('\n');