@salesforce/lds-adapters-analytics-wave 1.124.1 → 1.124.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (362) hide show
  1. package/dist/es/es2018/analytics-wave.js +31355 -31355
  2. package/dist/{types → es/es2018/types}/src/generated/adapters/adapter-utils.d.ts +66 -66
  3. package/dist/{types → es/es2018/types}/src/generated/adapters/createDataConnector.d.ts +15 -15
  4. package/dist/{types → es/es2018/types}/src/generated/adapters/createDataflowJob.d.ts +15 -15
  5. package/dist/{types → es/es2018/types}/src/generated/adapters/createDataset.d.ts +15 -15
  6. package/dist/{types → es/es2018/types}/src/generated/adapters/createDatasetVersion.d.ts +16 -16
  7. package/dist/{types → es/es2018/types}/src/generated/adapters/createReplicatedDataset.d.ts +15 -15
  8. package/dist/{types → es/es2018/types}/src/generated/adapters/deleteDataConnector.d.ts +13 -13
  9. package/dist/{types → es/es2018/types}/src/generated/adapters/deleteDataset.d.ts +13 -13
  10. package/dist/{types → es/es2018/types}/src/generated/adapters/deleteRecipe.d.ts +13 -13
  11. package/dist/{types → es/es2018/types}/src/generated/adapters/deleteReplicatedDataset.d.ts +13 -13
  12. package/dist/{types → es/es2018/types}/src/generated/adapters/executeQuery.d.ts +27 -27
  13. package/dist/{types → es/es2018/types}/src/generated/adapters/getActions.d.ts +26 -26
  14. package/dist/{types → es/es2018/types}/src/generated/adapters/getAnalyticsLimits.d.ts +27 -27
  15. package/dist/{types → es/es2018/types}/src/generated/adapters/getDataConnector.d.ts +28 -28
  16. package/dist/{types → es/es2018/types}/src/generated/adapters/getDataConnectorSourceFields.d.ts +28 -28
  17. package/dist/{types → es/es2018/types}/src/generated/adapters/getDataConnectorSourceObject.d.ts +28 -28
  18. package/dist/{types → es/es2018/types}/src/generated/adapters/getDataConnectorSourceObjectDataPreviewWithFields.d.ts +29 -29
  19. package/dist/{types → es/es2018/types}/src/generated/adapters/getDataConnectorSourceObjects.d.ts +29 -29
  20. package/dist/{types → es/es2018/types}/src/generated/adapters/getDataConnectorStatus.d.ts +26 -26
  21. package/dist/{types → es/es2018/types}/src/generated/adapters/getDataConnectorTypes.d.ts +25 -25
  22. package/dist/{types → es/es2018/types}/src/generated/adapters/getDataConnectors.d.ts +28 -28
  23. package/dist/{types → es/es2018/types}/src/generated/adapters/getDataflowJob.d.ts +28 -28
  24. package/dist/{types → es/es2018/types}/src/generated/adapters/getDataflowJobNode.d.ts +29 -29
  25. package/dist/{types → es/es2018/types}/src/generated/adapters/getDataflowJobNodes.d.ts +26 -26
  26. package/dist/{types → es/es2018/types}/src/generated/adapters/getDataflowJobs.d.ts +34 -34
  27. package/dist/{types → es/es2018/types}/src/generated/adapters/getDataflows.d.ts +26 -26
  28. package/dist/{types → es/es2018/types}/src/generated/adapters/getDataset.d.ts +28 -28
  29. package/dist/{types → es/es2018/types}/src/generated/adapters/getDatasetVersion.d.ts +29 -29
  30. package/dist/{types → es/es2018/types}/src/generated/adapters/getDatasetVersions.d.ts +26 -26
  31. package/dist/{types → es/es2018/types}/src/generated/adapters/getDatasets.d.ts +40 -40
  32. package/dist/{types → es/es2018/types}/src/generated/adapters/getDependencies.d.ts +26 -26
  33. package/dist/{types → es/es2018/types}/src/generated/adapters/getRecipe.d.ts +29 -29
  34. package/dist/{types → es/es2018/types}/src/generated/adapters/getRecipeNotification.d.ts +27 -27
  35. package/dist/{types → es/es2018/types}/src/generated/adapters/getRecipes.d.ts +36 -36
  36. package/dist/{types → es/es2018/types}/src/generated/adapters/getReplicatedDataset.d.ts +27 -27
  37. package/dist/{types → es/es2018/types}/src/generated/adapters/getReplicatedDatasets.d.ts +30 -30
  38. package/dist/{types → es/es2018/types}/src/generated/adapters/getReplicatedFields.d.ts +27 -27
  39. package/dist/{types → es/es2018/types}/src/generated/adapters/getSchedule.d.ts +27 -27
  40. package/dist/{types → es/es2018/types}/src/generated/adapters/getSecurityCoverageDatasetVersion.d.ts +27 -27
  41. package/dist/{types → es/es2018/types}/src/generated/adapters/getWaveFolders.d.ts +33 -33
  42. package/dist/{types → es/es2018/types}/src/generated/adapters/getWaveTemplate.d.ts +28 -28
  43. package/dist/{types → es/es2018/types}/src/generated/adapters/getWaveTemplateConfig.d.ts +29 -29
  44. package/dist/{types → es/es2018/types}/src/generated/adapters/getWaveTemplateReleaseNotes.d.ts +27 -27
  45. package/dist/{types → es/es2018/types}/src/generated/adapters/getWaveTemplates.d.ts +27 -27
  46. package/dist/{types → es/es2018/types}/src/generated/adapters/getXmd.d.ts +28 -28
  47. package/dist/{types → es/es2018/types}/src/generated/adapters/ingestDataConnector.d.ts +14 -14
  48. package/dist/{types → es/es2018/types}/src/generated/adapters/updateDataConnector.d.ts +16 -16
  49. package/dist/{types → es/es2018/types}/src/generated/adapters/updateDataflowJob.d.ts +16 -16
  50. package/dist/{types → es/es2018/types}/src/generated/adapters/updateDataset.d.ts +16 -16
  51. package/dist/{types → es/es2018/types}/src/generated/adapters/updateDatasetVersion.d.ts +17 -17
  52. package/dist/{types → es/es2018/types}/src/generated/adapters/updateRecipe.d.ts +18 -18
  53. package/dist/{types → es/es2018/types}/src/generated/adapters/updateRecipeNotification.d.ts +16 -16
  54. package/dist/{types → es/es2018/types}/src/generated/adapters/updateReplicatedDataset.d.ts +16 -16
  55. package/dist/{types → es/es2018/types}/src/generated/adapters/updateReplicatedFields.d.ts +16 -16
  56. package/dist/{types → es/es2018/types}/src/generated/adapters/updateSchedule.d.ts +16 -16
  57. package/dist/{types → es/es2018/types}/src/generated/adapters/updateXmd.d.ts +18 -18
  58. package/dist/{types → es/es2018/types}/src/generated/adapters/validateWaveTemplate.d.ts +16 -16
  59. package/dist/{types → es/es2018/types}/src/generated/artifacts/main.d.ts +56 -56
  60. package/dist/{types → es/es2018/types}/src/generated/artifacts/sfdc.d.ts +107 -107
  61. package/dist/{types → es/es2018/types}/src/generated/resources/deleteWaveDataConnectorsByConnectorIdOrApiName.d.ts +12 -12
  62. package/dist/{types → es/es2018/types}/src/generated/resources/deleteWaveDatasetsByDatasetIdOrApiName.d.ts +12 -12
  63. package/dist/{types → es/es2018/types}/src/generated/resources/deleteWaveRecipesById.d.ts +12 -12
  64. package/dist/{types → es/es2018/types}/src/generated/resources/deleteWaveReplicatedDatasetsById.d.ts +12 -12
  65. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveActionsByEntityId.d.ts +15 -15
  66. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveAssetScheduleByAssetId.d.ts +16 -16
  67. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveDataConnectorTypes.d.ts +12 -12
  68. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveDataConnectors.d.ts +17 -17
  69. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveDataConnectorsByConnectorIdOrApiName.d.ts +16 -16
  70. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveDataConnectorsSourceObjectsByConnectorIdOrApiName.d.ts +20 -20
  71. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveDataConnectorsSourceObjectsByConnectorIdOrApiNameAndSourceObjectName.d.ts +17 -17
  72. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveDataConnectorsSourceObjectsFieldsByConnectorIdOrApiNameAndSourceObjectName.d.ts +17 -17
  73. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveDataConnectorsStatusByConnectorIdOrApiName.d.ts +15 -15
  74. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveDataflowjobs.d.ts +23 -23
  75. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveDataflowjobsByDataflowjobId.d.ts +16 -16
  76. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveDataflowjobsNodesByDataflowjobId.d.ts +15 -15
  77. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveDataflowjobsNodesByDataflowjobIdAndNodeId.d.ts +17 -17
  78. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveDataflows.d.ts +15 -15
  79. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveDatasets.d.ts +29 -29
  80. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveDatasetsByDatasetIdOrApiName.d.ts +16 -16
  81. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveDatasetsVersionsByDatasetIdOrApiName.d.ts +15 -15
  82. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveDatasetsVersionsByDatasetIdOrApiNameAndVersionId.d.ts +17 -17
  83. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveDatasetsVersionsXmdsByDatasetIdOrApiNameAndVersionIdAndXmdType.d.ts +17 -17
  84. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveDependenciesByAssetId.d.ts +15 -15
  85. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveFolders.d.ts +22 -22
  86. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveLimits.d.ts +16 -16
  87. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveRecipes.d.ts +25 -25
  88. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveRecipesById.d.ts +19 -19
  89. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveRecipesNotificationById.d.ts +16 -16
  90. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveReplicatedDatasets.d.ts +19 -19
  91. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveReplicatedDatasetsById.d.ts +16 -16
  92. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveReplicatedDatasetsFieldsById.d.ts +16 -16
  93. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveSecurityCoverageDatasetsVersionsByDatasetIdOrApiNameAndVersionId.d.ts +16 -16
  94. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveTemplates.d.ts +16 -16
  95. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveTemplatesByTemplateIdOrApiName.d.ts +19 -19
  96. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveTemplatesConfigurationByTemplateIdOrApiName.d.ts +20 -20
  97. package/dist/{types → es/es2018/types}/src/generated/resources/getWaveTemplatesReleasenotesByTemplateIdOrApiName.d.ts +16 -16
  98. package/dist/{types → es/es2018/types}/src/generated/resources/patchWaveDataConnectorsByConnectorIdOrApiName.d.ts +16 -16
  99. package/dist/{types → es/es2018/types}/src/generated/resources/patchWaveDataflowjobsByDataflowjobId.d.ts +16 -16
  100. package/dist/{types → es/es2018/types}/src/generated/resources/patchWaveDatasetsByDatasetIdOrApiName.d.ts +16 -16
  101. package/dist/{types → es/es2018/types}/src/generated/resources/patchWaveDatasetsVersionsByDatasetIdOrApiNameAndVersionId.d.ts +17 -17
  102. package/dist/{types → es/es2018/types}/src/generated/resources/patchWaveRecipesById.d.ts +20 -20
  103. package/dist/{types → es/es2018/types}/src/generated/resources/patchWaveReplicatedDatasetsById.d.ts +16 -16
  104. package/dist/{types → es/es2018/types}/src/generated/resources/patchWaveReplicatedDatasetsFieldsById.d.ts +16 -16
  105. package/dist/{types → es/es2018/types}/src/generated/resources/postWaveDataConnectors.d.ts +13 -13
  106. package/dist/{types → es/es2018/types}/src/generated/resources/postWaveDataConnectorsIngestByConnectorIdOrApiName.d.ts +12 -12
  107. package/dist/{types → es/es2018/types}/src/generated/resources/postWaveDataConnectorsSourceObjectsDataPreviewByConnectorIdOrApiNameAndSourceObjectName.d.ts +20 -20
  108. package/dist/{types → es/es2018/types}/src/generated/resources/postWaveDataflowjobs.d.ts +13 -13
  109. package/dist/{types → es/es2018/types}/src/generated/resources/postWaveDatasets.d.ts +13 -13
  110. package/dist/{types → es/es2018/types}/src/generated/resources/postWaveDatasetsVersionsByDatasetIdOrApiName.d.ts +16 -16
  111. package/dist/{types → es/es2018/types}/src/generated/resources/postWaveQuery.d.ts +16 -16
  112. package/dist/{types → es/es2018/types}/src/generated/resources/postWaveReplicatedDatasets.d.ts +13 -13
  113. package/dist/{types → es/es2018/types}/src/generated/resources/postWaveTemplatesValidateByTemplateIdOrApiName.d.ts +16 -16
  114. package/dist/{types → es/es2018/types}/src/generated/resources/putWaveAssetScheduleByAssetId.d.ts +16 -16
  115. package/dist/{types → es/es2018/types}/src/generated/resources/putWaveDatasetsVersionsXmdsByDatasetIdOrApiNameAndVersionIdAndXmdType.d.ts +18 -18
  116. package/dist/{types → es/es2018/types}/src/generated/resources/putWaveRecipesNotificationById.d.ts +16 -16
  117. package/dist/{types → es/es2018/types}/src/generated/types/AbstractDataflowNodeRepresentation.d.ts +32 -32
  118. package/dist/{types → es/es2018/types}/src/generated/types/AbstractFieldRepresentation.d.ts +68 -68
  119. package/dist/{types → es/es2018/types}/src/generated/types/ActionCollectionRepresentation.d.ts +31 -31
  120. package/dist/{types → es/es2018/types}/src/generated/types/ActionRepresentation.d.ts +41 -41
  121. package/dist/{types → es/es2018/types}/src/generated/types/AdvancedPropertyRepresentation.d.ts +44 -44
  122. package/dist/{types → es/es2018/types}/src/generated/types/AdvancedPropertyValueInputRepresentation.d.ts +32 -32
  123. package/dist/{types → es/es2018/types}/src/generated/types/AdvancedPropertyValueRepresentation.d.ts +32 -32
  124. package/dist/{types → es/es2018/types}/src/generated/types/AppLogRepresentation.d.ts +29 -29
  125. package/dist/{types → es/es2018/types}/src/generated/types/ArrayTypeRepresentation.d.ts +57 -57
  126. package/dist/{types → es/es2018/types}/src/generated/types/AssetReferenceInputRepresentation.d.ts +27 -27
  127. package/dist/{types → es/es2018/types}/src/generated/types/AssetReferenceRepresentation.d.ts +27 -27
  128. package/dist/{types → es/es2018/types}/src/generated/types/BaseAssetInputRepresentation.d.ts +40 -40
  129. package/dist/{types → es/es2018/types}/src/generated/types/BaseAssetReferenceInputRepresentation.d.ts +35 -35
  130. package/dist/{types → es/es2018/types}/src/generated/types/BaseAssetReferenceRepresentation.d.ts +46 -46
  131. package/dist/{types → es/es2018/types}/src/generated/types/BaseWaveAssetRepresentation.d.ts +91 -91
  132. package/dist/{types → es/es2018/types}/src/generated/types/BooleanTypeRepresentation.d.ts +31 -31
  133. package/dist/{types → es/es2018/types}/src/generated/types/CalculatedInsightFieldTypeRepresentation.d.ts +66 -66
  134. package/dist/{types → es/es2018/types}/src/generated/types/CalculatedInsightTypeRepresentation.d.ts +60 -60
  135. package/dist/{types → es/es2018/types}/src/generated/types/ConditionalFormattingPropertyInputRepresentation.d.ts +39 -39
  136. package/dist/{types → es/es2018/types}/src/generated/types/ConditionalFormattingPropertyRepresentation.d.ts +39 -39
  137. package/dist/{types → es/es2018/types}/src/generated/types/ConnectionPropertyRepresentation.d.ts +47 -47
  138. package/dist/{types → es/es2018/types}/src/generated/types/ConnectionPropertyValueRepresentation.d.ts +32 -32
  139. package/dist/{types → es/es2018/types}/src/generated/types/ConnectorTypeRepresentation.d.ts +31 -31
  140. package/dist/{types → es/es2018/types}/src/generated/types/DailyScheduleRepresentation.d.ts +31 -31
  141. package/dist/{types → es/es2018/types}/src/generated/types/DataConnectorCollectionRepresentation.d.ts +43 -43
  142. package/dist/{types → es/es2018/types}/src/generated/types/DataConnectorInputRepresentation.d.ts +51 -51
  143. package/dist/{types → es/es2018/types}/src/generated/types/DataConnectorInputWrapperRepresentation.d.ts +30 -30
  144. package/dist/{types → es/es2018/types}/src/generated/types/DataConnectorPropertyInputRepresentation.d.ts +32 -32
  145. package/dist/{types → es/es2018/types}/src/generated/types/DataConnectorRepresentation.d.ts +69 -69
  146. package/dist/{types → es/es2018/types}/src/generated/types/DataConnectorStatusRepresentation.d.ts +36 -36
  147. package/dist/{types → es/es2018/types}/src/generated/types/DataConnectorTypeCollectionRepresentation.d.ts +34 -34
  148. package/dist/{types → es/es2018/types}/src/generated/types/DataConnectorTypeRepresentation.d.ts +55 -55
  149. package/dist/{types → es/es2018/types}/src/generated/types/DataLakeObjectFieldTypeRepresentation.d.ts +63 -63
  150. package/dist/{types → es/es2018/types}/src/generated/types/DataLakeObjectTypeRepresentation.d.ts +60 -60
  151. package/dist/{types → es/es2018/types}/src/generated/types/DataModelObjectFieldTypeRepresentation.d.ts +63 -63
  152. package/dist/{types → es/es2018/types}/src/generated/types/DataModelObjectTypeRepresentation.d.ts +60 -60
  153. package/dist/{types → es/es2018/types}/src/generated/types/DataflowCollectionRepresentation.d.ts +40 -40
  154. package/dist/{types → es/es2018/types}/src/generated/types/DataflowDefinitionRepresentation.d.ts +34 -34
  155. package/dist/{types → es/es2018/types}/src/generated/types/DataflowJobCollectionRepresentation.d.ts +49 -49
  156. package/dist/{types → es/es2018/types}/src/generated/types/DataflowJobInputRepresentation.d.ts +32 -32
  157. package/dist/{types → es/es2018/types}/src/generated/types/DataflowJobInputWrapperRepresentation.d.ts +29 -29
  158. package/dist/{types → es/es2018/types}/src/generated/types/DataflowJobNodeCollectionRepresentation.d.ts +43 -43
  159. package/dist/{types → es/es2018/types}/src/generated/types/DataflowJobNodeRepresentation.d.ts +58 -58
  160. package/dist/{types → es/es2018/types}/src/generated/types/DataflowJobRepresentation.d.ts +88 -88
  161. package/dist/{types → es/es2018/types}/src/generated/types/DataflowNodeCollectionRepresentation.d.ts +36 -36
  162. package/dist/{types → es/es2018/types}/src/generated/types/DataflowNodeRepresentation.d.ts +59 -59
  163. package/dist/{types → es/es2018/types}/src/generated/types/DataflowRepresentation.d.ts +56 -56
  164. package/dist/{types → es/es2018/types}/src/generated/types/DataflowVersionRepresentation.d.ts +39 -39
  165. package/dist/{types → es/es2018/types}/src/generated/types/DatasetAnyFieldTypeRepresentaton.d.ts +60 -60
  166. package/dist/{types → es/es2018/types}/src/generated/types/DatasetCollectionRepresentation.d.ts +49 -49
  167. package/dist/{types → es/es2018/types}/src/generated/types/DatasetCoverageRepresentation.d.ts +37 -37
  168. package/dist/{types → es/es2018/types}/src/generated/types/DatasetDateTypeRepresentation.d.ts +60 -60
  169. package/dist/{types → es/es2018/types}/src/generated/types/DatasetDimensionTypeRepresentation.d.ts +60 -60
  170. package/dist/{types → es/es2018/types}/src/generated/types/DatasetInputRepresentation.d.ts +43 -43
  171. package/dist/{types → es/es2018/types}/src/generated/types/DatasetInputWrapperRepresentation.d.ts +30 -30
  172. package/dist/{types → es/es2018/types}/src/generated/types/DatasetMeasureTypeRepresentation.d.ts +60 -60
  173. package/dist/{types → es/es2018/types}/src/generated/types/DatasetRepresentation.d.ts +90 -90
  174. package/dist/{types → es/es2018/types}/src/generated/types/DatasetSourceRepresentation.d.ts +32 -32
  175. package/dist/{types → es/es2018/types}/src/generated/types/DatasetTypeRepresentation.d.ts +60 -60
  176. package/dist/{types → es/es2018/types}/src/generated/types/DatasetVersionCollectionRepresentation.d.ts +43 -43
  177. package/dist/{types → es/es2018/types}/src/generated/types/DatasetVersionInputRepresentation.d.ts +39 -39
  178. package/dist/{types → es/es2018/types}/src/generated/types/DatasetVersionInputWrapperRepresentation.d.ts +30 -30
  179. package/dist/{types → es/es2018/types}/src/generated/types/DatasetVersionReferenceRepresentation.d.ts +36 -36
  180. package/dist/{types → es/es2018/types}/src/generated/types/DatasetVersionRepresentation.d.ts +72 -72
  181. package/dist/{types → es/es2018/types}/src/generated/types/DatasetVersionSharingSourceRepresentation.d.ts +32 -32
  182. package/dist/{types → es/es2018/types}/src/generated/types/DateTimeTypeRepresentation.d.ts +27 -27
  183. package/dist/{types → es/es2018/types}/src/generated/types/DependencyCollectionRepresentation.d.ts +32 -32
  184. package/dist/{types → es/es2018/types}/src/generated/types/DependencyRepresentation.d.ts +74 -74
  185. package/dist/{types → es/es2018/types}/src/generated/types/DisplayMessageRepresentation.d.ts +32 -32
  186. package/dist/{types → es/es2018/types}/src/generated/types/EmptyScheduleRepresentation.d.ts +31 -31
  187. package/dist/{types → es/es2018/types}/src/generated/types/EventDrivenScheduleRepresentation.d.ts +35 -35
  188. package/dist/{types → es/es2018/types}/src/generated/types/FeaturedAssetsRepresentation.d.ts +30 -30
  189. package/dist/{types → es/es2018/types}/src/generated/types/HeaderRepresentation.d.ts +32 -32
  190. package/dist/{types → es/es2018/types}/src/generated/types/HourlyScheduleRepresentation.d.ts +41 -41
  191. package/dist/{types → es/es2018/types}/src/generated/types/ImageAssetReferenceRepresentation.d.ts +30 -30
  192. package/dist/{types → es/es2018/types}/src/generated/types/ImageItemRepresentation.d.ts +31 -31
  193. package/dist/{types → es/es2018/types}/src/generated/types/LayoutRepresentation.d.ts +39 -39
  194. package/dist/{types → es/es2018/types}/src/generated/types/LicenseAttributesInputRepresentation.d.ts +29 -29
  195. package/dist/{types → es/es2018/types}/src/generated/types/LicenseAttributesRepresentation.d.ts +29 -29
  196. package/dist/{types → es/es2018/types}/src/generated/types/LiveConnectionInputRepresentation.d.ts +32 -32
  197. package/dist/{types → es/es2018/types}/src/generated/types/LiveConnectionRepresentation.d.ts +38 -38
  198. package/dist/{types → es/es2018/types}/src/generated/types/MinutelyScheduleRepresentation.d.ts +41 -41
  199. package/dist/{types → es/es2018/types}/src/generated/types/MonthlyRelativeScheduleRepresentation.d.ts +38 -38
  200. package/dist/{types → es/es2018/types}/src/generated/types/MonthlySpecificScheduleRepresentation.d.ts +35 -35
  201. package/dist/{types → es/es2018/types}/src/generated/types/NodeRowCountRepresentation.d.ts +32 -32
  202. package/dist/{types → es/es2018/types}/src/generated/types/NumberTypeRepresentation.d.ts +40 -40
  203. package/dist/{types → es/es2018/types}/src/generated/types/NumericSeparatorsInputRepresentation.d.ts +32 -32
  204. package/dist/{types → es/es2018/types}/src/generated/types/NumericSeparatorsRepresentation.d.ts +32 -32
  205. package/dist/{types → es/es2018/types}/src/generated/types/ObjectCoverageRepresentation.d.ts +47 -47
  206. package/dist/{types → es/es2018/types}/src/generated/types/ObjectTypeRepresentation.d.ts +60 -60
  207. package/dist/{types → es/es2018/types}/src/generated/types/OutputSourceRepresentation.d.ts +41 -41
  208. package/dist/{types → es/es2018/types}/src/generated/types/PageLayoutRepresentation.d.ts +45 -45
  209. package/dist/{types → es/es2018/types}/src/generated/types/PageRepresentation.d.ts +43 -43
  210. package/dist/{types → es/es2018/types}/src/generated/types/PageVariableRepresentation.d.ts +32 -32
  211. package/dist/{types → es/es2018/types}/src/generated/types/PanelItemRepresentation.d.ts +39 -39
  212. package/dist/{types → es/es2018/types}/src/generated/types/PanelRepresentation.d.ts +29 -29
  213. package/dist/{types → es/es2018/types}/src/generated/types/PermissionsRepresentation.d.ts +38 -38
  214. package/dist/{types → es/es2018/types}/src/generated/types/RecipeCollectionRepresentation.d.ts +49 -49
  215. package/dist/{types → es/es2018/types}/src/generated/types/RecipeConversionDetailInputRepresentation.d.ts +38 -38
  216. package/dist/{types → es/es2018/types}/src/generated/types/RecipeConversionDetailRepresentation.d.ts +35 -35
  217. package/dist/{types → es/es2018/types}/src/generated/types/RecipeDefinitionInputRepresentation.d.ts +47 -47
  218. package/dist/{types → es/es2018/types}/src/generated/types/RecipeDefinitionRepresentation.d.ts +46 -46
  219. package/dist/{types → es/es2018/types}/src/generated/types/RecipeInputRepresentation.d.ts +72 -72
  220. package/dist/{types → es/es2018/types}/src/generated/types/RecipeInputWrapperRepresentation.d.ts +30 -30
  221. package/dist/{types → es/es2018/types}/src/generated/types/RecipeNodeInputRepresentation.d.ts +35 -35
  222. package/dist/{types → es/es2018/types}/src/generated/types/RecipeNodeRepresentation.d.ts +35 -35
  223. package/dist/{types → es/es2018/types}/src/generated/types/RecipeNotificationInputRepresentation.d.ts +32 -32
  224. package/dist/{types → es/es2018/types}/src/generated/types/RecipeNotificationInputWrapperRepresentation.d.ts +30 -30
  225. package/dist/{types → es/es2018/types}/src/generated/types/RecipeNotificationRepresentation.d.ts +46 -46
  226. package/dist/{types → es/es2018/types}/src/generated/types/RecipeRepresentation.d.ts +111 -111
  227. package/dist/{types → es/es2018/types}/src/generated/types/RecipeValidationDetailRepresentation.d.ts +44 -44
  228. package/dist/{types → es/es2018/types}/src/generated/types/ReplicatedDatasetCollectionRepresentation.d.ts +43 -43
  229. package/dist/{types → es/es2018/types}/src/generated/types/ReplicatedDatasetConnectorRepresentation.d.ts +105 -105
  230. package/dist/{types → es/es2018/types}/src/generated/types/ReplicatedDatasetInputRepresentation.d.ts +51 -51
  231. package/dist/{types → es/es2018/types}/src/generated/types/ReplicatedDatasetInputWrapperRepresentation.d.ts +30 -30
  232. package/dist/{types → es/es2018/types}/src/generated/types/ReplicatedDatasetRepresentation.d.ts +145 -145
  233. package/dist/{types → es/es2018/types}/src/generated/types/ReplicatedFieldCollectionInputRepresentation.d.ts +29 -29
  234. package/dist/{types → es/es2018/types}/src/generated/types/ReplicatedFieldCollectionInputWrapperRepresentation.d.ts +30 -30
  235. package/dist/{types → es/es2018/types}/src/generated/types/ReplicatedFieldCollectionRepresentation.d.ts +47 -47
  236. package/dist/{types → es/es2018/types}/src/generated/types/ReplicatedFieldRepresentation.d.ts +31 -31
  237. package/dist/{types → es/es2018/types}/src/generated/types/RestoreDatasetVersionInputRepresentation.d.ts +30 -30
  238. package/dist/{types → es/es2018/types}/src/generated/types/RestoreDatasetVersionInputWrapperRepresentation.d.ts +30 -30
  239. package/dist/{types → es/es2018/types}/src/generated/types/RestoreDatasetVersionRepresentation.d.ts +41 -41
  240. package/dist/{types → es/es2018/types}/src/generated/types/SObjectFieldTypeRepresentation.d.ts +63 -63
  241. package/dist/{types → es/es2018/types}/src/generated/types/SObjectTypeRepresentation.d.ts +60 -60
  242. package/dist/{types → es/es2018/types}/src/generated/types/SaqlQueryInputRepresentation.d.ts +41 -41
  243. package/dist/{types → es/es2018/types}/src/generated/types/SaqlQueryInputWrapperRepresentation.d.ts +30 -30
  244. package/dist/{types → es/es2018/types}/src/generated/types/SaqlQueryMetadataInputRepresentation.d.ts +28 -28
  245. package/dist/{types → es/es2018/types}/src/generated/types/SaqlQueryResultRepresentation.d.ts +49 -49
  246. package/dist/{types → es/es2018/types}/src/generated/types/SaqlQueryResultsRepresentation.d.ts +34 -34
  247. package/dist/{types → es/es2018/types}/src/generated/types/ScheduleInputRepresentation.d.ts +39 -39
  248. package/dist/{types → es/es2018/types}/src/generated/types/ScheduleInputWrapperRepresentation.d.ts +30 -30
  249. package/dist/{types → es/es2018/types}/src/generated/types/ScheduleRepresentation.d.ts +62 -62
  250. package/dist/{types → es/es2018/types}/src/generated/types/SchemaFieldFormatSymbolsRepresentation.d.ts +35 -35
  251. package/dist/{types → es/es2018/types}/src/generated/types/SchemaFieldNewPropertiesRepresentation.d.ts +35 -35
  252. package/dist/{types → es/es2018/types}/src/generated/types/SchemaFieldParametersInputRepresentation.d.ts +36 -36
  253. package/dist/{types → es/es2018/types}/src/generated/types/SchemaFieldPropertiesInputRepresentation.d.ts +35 -35
  254. package/dist/{types → es/es2018/types}/src/generated/types/SchemaFieldRepresentation.d.ts +36 -36
  255. package/dist/{types → es/es2018/types}/src/generated/types/SchemaFieldTypePropertiesRepresentation.d.ts +45 -45
  256. package/dist/{types → es/es2018/types}/src/generated/types/SchemaFormatSymbolsInputRepresentation.d.ts +35 -35
  257. package/dist/{types → es/es2018/types}/src/generated/types/SchemaParametersInputRepresentation.d.ts +33 -33
  258. package/dist/{types → es/es2018/types}/src/generated/types/SchemaParametersRepresentation.d.ts +33 -33
  259. package/dist/{types → es/es2018/types}/src/generated/types/SchemaSliceInputRepresentation.d.ts +35 -35
  260. package/dist/{types → es/es2018/types}/src/generated/types/SchemaSliceRepresentation.d.ts +35 -35
  261. package/dist/{types → es/es2018/types}/src/generated/types/SchemaTypePropertiesCastInputRepresentation.d.ts +45 -45
  262. package/dist/{types → es/es2018/types}/src/generated/types/SingleColumnLayoutRepresentation.d.ts +32 -32
  263. package/dist/{types → es/es2018/types}/src/generated/types/SizeLimitRepresentation.d.ts +32 -32
  264. package/dist/{types → es/es2018/types}/src/generated/types/SourceFieldCollectionRepresentation.d.ts +53 -53
  265. package/dist/{types → es/es2018/types}/src/generated/types/SourceFieldRepresentation.d.ts +34 -34
  266. package/dist/{types → es/es2018/types}/src/generated/types/SourceObjectCollectionRepresentation.d.ts +49 -49
  267. package/dist/{types → es/es2018/types}/src/generated/types/SourceObjectDataInputRepresentation.d.ts +33 -33
  268. package/dist/{types → es/es2018/types}/src/generated/types/SourceObjectDataInputWrapperRepresentation.d.ts +30 -30
  269. package/dist/{types → es/es2018/types}/src/generated/types/SourceObjectDataRepresentation.d.ts +33 -33
  270. package/dist/{types → es/es2018/types}/src/generated/types/SourceObjectRepresentation.d.ts +64 -64
  271. package/dist/{types → es/es2018/types}/src/generated/types/StringTypeRepresentation.d.ts +34 -34
  272. package/dist/{types → es/es2018/types}/src/generated/types/TemplateAssetReferenceRepresentation.d.ts +41 -41
  273. package/dist/{types → es/es2018/types}/src/generated/types/TemplateCollectionRepresentation.d.ts +40 -40
  274. package/dist/{types → es/es2018/types}/src/generated/types/TemplateConfigurationRepresentation.d.ts +59 -59
  275. package/dist/{types → es/es2018/types}/src/generated/types/TemplateCustomAttributesRepresentation.d.ts +32 -32
  276. package/dist/{types → es/es2018/types}/src/generated/types/TemplateIconsRepresentation.d.ts +37 -37
  277. package/dist/{types → es/es2018/types}/src/generated/types/TemplateOptionsRepresentation.d.ts +35 -35
  278. package/dist/{types → es/es2018/types}/src/generated/types/TemplateReadinessItemRepresentation.d.ts +45 -45
  279. package/dist/{types → es/es2018/types}/src/generated/types/TemplateReleaseNotesRepresentation.d.ts +48 -48
  280. package/dist/{types → es/es2018/types}/src/generated/types/TemplateReleaseRepresentation.d.ts +32 -32
  281. package/dist/{types → es/es2018/types}/src/generated/types/TemplateRepresentation.d.ts +99 -99
  282. package/dist/{types → es/es2018/types}/src/generated/types/TemplateValidateInputRepresentation.d.ts +33 -33
  283. package/dist/{types → es/es2018/types}/src/generated/types/TemplateValidateInputWrapperRepresentation.d.ts +30 -30
  284. package/dist/{types → es/es2018/types}/src/generated/types/TemplateValidateRepresentation.d.ts +43 -43
  285. package/dist/{types → es/es2018/types}/src/generated/types/TextItemRepresentation.d.ts +31 -31
  286. package/dist/{types → es/es2018/types}/src/generated/types/TimeRepresentation.d.ts +35 -35
  287. package/dist/{types → es/es2018/types}/src/generated/types/TimeZoneRepresentation.d.ts +35 -35
  288. package/dist/{types → es/es2018/types}/src/generated/types/TwoColumnLayoutRepresentation.d.ts +35 -35
  289. package/dist/{types → es/es2018/types}/src/generated/types/TypedAssetReferenceRepresentation.d.ts +30 -30
  290. package/dist/{types → es/es2018/types}/src/generated/types/UiDefinitionRepresentation.d.ts +34 -34
  291. package/dist/{types → es/es2018/types}/src/generated/types/UiLayoutDefinitionRepresentation.d.ts +34 -34
  292. package/dist/{types → es/es2018/types}/src/generated/types/UnsupportedRecordCollectionRepresentation.d.ts +33 -33
  293. package/dist/{types → es/es2018/types}/src/generated/types/UnsupportedRecordRepresentation.d.ts +32 -32
  294. package/dist/{types → es/es2018/types}/src/generated/types/VariableDefinitionRepresentation.d.ts +73 -73
  295. package/dist/{types → es/es2018/types}/src/generated/types/VariableItemRepresentation.d.ts +31 -31
  296. package/dist/{types → es/es2018/types}/src/generated/types/VariableTypeRepresentation.d.ts +53 -53
  297. package/dist/{types → es/es2018/types}/src/generated/types/VideoInfoRepresentation.d.ts +41 -41
  298. package/dist/{types → es/es2018/types}/src/generated/types/WaveAnalyticsLimitCollectionRepresentation.d.ts +31 -31
  299. package/dist/{types → es/es2018/types}/src/generated/types/WaveAnalyticsLimitRepresentation.d.ts +45 -45
  300. package/dist/{types → es/es2018/types}/src/generated/types/WaveFileMetadataRepresentation.d.ts +50 -50
  301. package/dist/{types → es/es2018/types}/src/generated/types/WaveFolderCollectionRepresentation.d.ts +49 -49
  302. package/dist/{types → es/es2018/types}/src/generated/types/WaveFolderRepresentation.d.ts +87 -87
  303. package/dist/{types → es/es2018/types}/src/generated/types/WaveFolderShareRepresentation.d.ts +41 -41
  304. package/dist/{types → es/es2018/types}/src/generated/types/WaveUserRepresentation.d.ts +35 -35
  305. package/dist/{types → es/es2018/types}/src/generated/types/WeeklyScheduleRepresentation.d.ts +35 -35
  306. package/dist/{types → es/es2018/types}/src/generated/types/XmdBaseDimensionActionInputRepresentation.d.ts +32 -32
  307. package/dist/{types → es/es2018/types}/src/generated/types/XmdBaseDimensionCustomActionInputRepresentation.d.ts +42 -42
  308. package/dist/{types → es/es2018/types}/src/generated/types/XmdBaseDimensionInputRepresentation.d.ts +85 -85
  309. package/dist/{types → es/es2018/types}/src/generated/types/XmdBaseDimensionMemberInputRepresentation.d.ts +35 -35
  310. package/dist/{types → es/es2018/types}/src/generated/types/XmdBaseMeasureFormatInputRepresentation.d.ts +51 -51
  311. package/dist/{types → es/es2018/types}/src/generated/types/XmdBaseMeasureInputRepresentation.d.ts +55 -55
  312. package/dist/{types → es/es2018/types}/src/generated/types/XmdDatasetInputRepresentation.d.ts +38 -38
  313. package/dist/{types → es/es2018/types}/src/generated/types/XmdDatasetRepresentation.d.ts +38 -38
  314. package/dist/{types → es/es2018/types}/src/generated/types/XmdDateFieldRepresentation.d.ts +71 -71
  315. package/dist/{types → es/es2018/types}/src/generated/types/XmdDateFieldsInputRepresentation.d.ts +71 -71
  316. package/dist/{types → es/es2018/types}/src/generated/types/XmdDateInputRepresentation.d.ts +57 -57
  317. package/dist/{types → es/es2018/types}/src/generated/types/XmdDateRepresentation.d.ts +66 -66
  318. package/dist/{types → es/es2018/types}/src/generated/types/XmdDerivedDimensionInputRepresentation.d.ts +42 -42
  319. package/dist/{types → es/es2018/types}/src/generated/types/XmdDerivedDimensionMemberInputRepresentation.d.ts +27 -27
  320. package/dist/{types → es/es2018/types}/src/generated/types/XmdDerivedDimensionSalesforceActionInputRepresentation.d.ts +27 -27
  321. package/dist/{types → es/es2018/types}/src/generated/types/XmdDerivedMeasureInputRepresentation.d.ts +31 -31
  322. package/dist/{types → es/es2018/types}/src/generated/types/XmdDimensionBaseActionRepresentation.d.ts +32 -32
  323. package/dist/{types → es/es2018/types}/src/generated/types/XmdDimensionCustomActionRepresentation.d.ts +42 -42
  324. package/dist/{types → es/es2018/types}/src/generated/types/XmdDimensionInputRepresentation.d.ts +39 -39
  325. package/dist/{types → es/es2018/types}/src/generated/types/XmdDimensionMemberInputRepresentation.d.ts +27 -27
  326. package/dist/{types → es/es2018/types}/src/generated/types/XmdDimensionMemberRepresentation.d.ts +35 -35
  327. package/dist/{types → es/es2018/types}/src/generated/types/XmdDimensionRepresentation.d.ts +99 -99
  328. package/dist/{types → es/es2018/types}/src/generated/types/XmdDimensionSalesforceActionInputRepresentation.d.ts +27 -27
  329. package/dist/{types → es/es2018/types}/src/generated/types/XmdDimensionSalesforceActionRepresentation.d.ts +27 -27
  330. package/dist/{types → es/es2018/types}/src/generated/types/XmdInnerRepresentation.d.ts +80 -80
  331. package/dist/{types → es/es2018/types}/src/generated/types/XmdInputRepresentation.d.ts +57 -57
  332. package/dist/{types → es/es2018/types}/src/generated/types/XmdInputWrapperRepresentation.d.ts +30 -30
  333. package/dist/{types → es/es2018/types}/src/generated/types/XmdMeasureFormatRepresentation.d.ts +51 -51
  334. package/dist/{types → es/es2018/types}/src/generated/types/XmdMeasureInputRepresentation.d.ts +31 -31
  335. package/dist/{types → es/es2018/types}/src/generated/types/XmdMeasureRepresentation.d.ts +58 -58
  336. package/dist/{types → es/es2018/types}/src/generated/types/XmdOrganizationInputRepresentation.d.ts +35 -35
  337. package/dist/{types → es/es2018/types}/src/generated/types/XmdOrganizationRepresentation.d.ts +35 -35
  338. package/dist/{types → es/es2018/types}/src/generated/types/XmdRepresentation.d.ts +90 -90
  339. package/dist/{types → es/es2018/types}/src/generated/types/type-utils.d.ts +39 -39
  340. package/dist/{types → es/es2018/types}/src/raml-artifacts/adapters/deleteDataset/buildNetworkSnapshot.d.ts +3 -3
  341. package/dist/{types → es/es2018/types}/src/raml-artifacts/adapters/getDataset/buildCachedSnapshotCachePolicy.d.ts +7 -7
  342. package/dist/{types → es/es2018/types}/src/raml-artifacts/adapters/getDataset/onFetchResponseError.d.ts +4 -4
  343. package/dist/{types → es/es2018/types}/src/raml-artifacts/adapters/getDataset/onFetchResponseSuccess.d.ts +5 -5
  344. package/dist/{types → es/es2018/types}/src/raml-artifacts/adapters/getWaveTemplate/buildCachedSnapshotCachePolicy.d.ts +7 -7
  345. package/dist/{types → es/es2018/types}/src/raml-artifacts/adapters/getWaveTemplate/onFetchResponseError.d.ts +4 -4
  346. package/dist/{types → es/es2018/types}/src/raml-artifacts/adapters/getWaveTemplate/onFetchResponseSuccess.d.ts +5 -5
  347. package/dist/{types → es/es2018/types}/src/raml-artifacts/adapters/getWaveTemplateConfig/buildCachedSnapshotCachePolicy.d.ts +7 -7
  348. package/dist/{types → es/es2018/types}/src/raml-artifacts/adapters/getWaveTemplateConfig/onFetchResponseError.d.ts +4 -4
  349. package/dist/{types → es/es2018/types}/src/raml-artifacts/adapters/getWaveTemplateConfig/onFetchResponseSuccess.d.ts +5 -5
  350. package/dist/{types → es/es2018/types}/src/raml-artifacts/adapters/getWaveTemplateReleaseNotes/buildCachedSnapshotCachePolicy.d.ts +7 -7
  351. package/dist/{types → es/es2018/types}/src/raml-artifacts/adapters/getWaveTemplateReleaseNotes/onFetchResponseError.d.ts +4 -4
  352. package/dist/{types → es/es2018/types}/src/raml-artifacts/adapters/getWaveTemplateReleaseNotes/onFetchResponseSuccess.d.ts +5 -5
  353. package/dist/{types → es/es2018/types}/src/raml-artifacts/resources/getWaveDatasetsVersionsXmdsByDatasetIdOrApiNameAndVersionIdAndXmdType/keyBuilder.d.ts +3 -3
  354. package/dist/{types → es/es2018/types}/src/raml-artifacts/types/XmdRepresentation/keyBuilderFromType.d.ts +3 -3
  355. package/dist/{types → es/es2018/types}/src/raml-artifacts/utils/datasetNameToIdCache.d.ts +2 -2
  356. package/dist/{types → es/es2018/types}/src/raml-artifacts/utils/nameToIdCache.d.ts +7 -7
  357. package/dist/{types → es/es2018/types}/src/raml-artifacts/utils/templateNameToIdCache.d.ts +6 -6
  358. package/package.json +5 -5
  359. package/sfdc/index.d.ts +1 -1
  360. package/sfdc/index.js +32315 -32315
  361. package/dist/umd/es2018/analytics-wave.js +0 -31434
  362. package/dist/umd/es5/analytics-wave.js +0 -31601
@@ -1,46 +1,46 @@
1
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
- export declare const VERSION = "e6d762b811ffff0e2ddb09d3e01d3f7d";
3
- export declare function validate(obj: any, path?: string): TypeError | null;
4
- export declare const RepresentationType: string;
5
- export declare function normalize(input: RecipeDefinitionRepresentation, existing: RecipeDefinitionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): RecipeDefinitionRepresentationNormalized;
6
- export declare const select: () => $64$luvio_engine_FragmentSelection;
7
- export declare function equals(existing: RecipeDefinitionRepresentationNormalized, incoming: RecipeDefinitionRepresentationNormalized): boolean;
8
- export declare function deepFreeze(input: RecipeDefinitionRepresentation): void;
9
- export declare const ingest: $64$luvio_engine_ResourceIngest;
10
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: RecipeDefinitionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
- /**
12
- * Representation of 3.0 Recipe Definition
13
- *
14
- * Keys:
15
- * (none)
16
- */
17
- export interface RecipeDefinitionRepresentationNormalized {
18
- /** Recipe name */
19
- name?: string;
20
- /** Recipe nodes */
21
- nodes: {
22
- [key: string]: unknown;
23
- };
24
- /** Recipe ui metadata */
25
- ui: {
26
- [key: string]: unknown;
27
- };
28
- /** Recipe version */
29
- version: string;
30
- }
31
- /**
32
- * Representation of 3.0 Recipe Definition
33
- *
34
- * Keys:
35
- * (none)
36
- */
37
- export interface RecipeDefinitionRepresentation {
38
- name?: string;
39
- nodes: {
40
- [key: string]: unknown;
41
- };
42
- ui: {
43
- [key: string]: unknown;
44
- };
45
- version: string;
46
- }
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "e6d762b811ffff0e2ddb09d3e01d3f7d";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: RecipeDefinitionRepresentation, existing: RecipeDefinitionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): RecipeDefinitionRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: RecipeDefinitionRepresentationNormalized, incoming: RecipeDefinitionRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: RecipeDefinitionRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: RecipeDefinitionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Representation of 3.0 Recipe Definition
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface RecipeDefinitionRepresentationNormalized {
18
+ /** Recipe name */
19
+ name?: string;
20
+ /** Recipe nodes */
21
+ nodes: {
22
+ [key: string]: unknown;
23
+ };
24
+ /** Recipe ui metadata */
25
+ ui: {
26
+ [key: string]: unknown;
27
+ };
28
+ /** Recipe version */
29
+ version: string;
30
+ }
31
+ /**
32
+ * Representation of 3.0 Recipe Definition
33
+ *
34
+ * Keys:
35
+ * (none)
36
+ */
37
+ export interface RecipeDefinitionRepresentation {
38
+ name?: string;
39
+ nodes: {
40
+ [key: string]: unknown;
41
+ };
42
+ ui: {
43
+ [key: string]: unknown;
44
+ };
45
+ version: string;
46
+ }
@@ -1,72 +1,72 @@
1
- import { RecipeConversionDetailInputRepresentation as RecipeConversionDetailInputRepresentation_RecipeConversionDetailInputRepresentation } from './RecipeConversionDetailInputRepresentation';
2
- import { AssetReferenceInputRepresentation as AssetReferenceInputRepresentation_AssetReferenceInputRepresentation } from './AssetReferenceInputRepresentation';
3
- import { LicenseAttributesInputRepresentation as LicenseAttributesInputRepresentation_LicenseAttributesInputRepresentation } from './LicenseAttributesInputRepresentation';
4
- import { RecipeDefinitionInputRepresentation as RecipeDefinitionInputRepresentation_RecipeDefinitionInputRepresentation } from './RecipeDefinitionInputRepresentation';
5
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
6
- export declare const VERSION = "f085314a275af23e1c448e2ee5162613";
7
- export declare function validate(obj: any, path?: string): TypeError | null;
8
- export declare const RepresentationType: string;
9
- export declare function normalize(input: RecipeInputRepresentation, existing: RecipeInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): RecipeInputRepresentationNormalized;
10
- export declare const select: () => $64$luvio_engine_FragmentSelection;
11
- export declare function equals(existing: RecipeInputRepresentationNormalized, incoming: RecipeInputRepresentationNormalized): boolean;
12
- export declare function deepFreeze(input: RecipeInputRepresentation): void;
13
- export declare const ingest: $64$luvio_engine_ResourceIngest;
14
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: RecipeInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
15
- /**
16
- * Input representation of a Data Prep recipe.
17
- *
18
- * Keys:
19
- * (none)
20
- */
21
- export interface RecipeInputRepresentationNormalized {
22
- /** The list of conversion detail ids that will be kept */
23
- conversionDetails?: Array<RecipeConversionDetailInputRepresentation_RecipeConversionDetailInputRepresentation>;
24
- /** The recipe's dataflow definition. */
25
- dataflowDefinition?: string;
26
- /** The recipe's execution engine. Spark or Dataflow. */
27
- executionEngine?: string;
28
- /** The recipe's file content, base64 encoded. Consider using multipart form data instead. */
29
- fileContent?: string;
30
- /** The recipe's publish folder. */
31
- folder?: AssetReferenceInputRepresentation_AssetReferenceInputRepresentation;
32
- /** Recipe format type (2.0 or 3.0) */
33
- format?: string;
34
- /** A short label for the recipe. */
35
- label?: string;
36
- /** An optional representation to tag the license attributes of the recipe being saved. */
37
- licenseAttributes?: LicenseAttributesInputRepresentation_LicenseAttributesInputRepresentation;
38
- /** The name of the recipe. */
39
- name?: string;
40
- /** Target system or format to publish the recipe to. Dataset, DataPool, or IoT */
41
- publishingTarget?: string;
42
- /** Recipe definition for 3.0 format */
43
- recipeDefinition?: RecipeDefinitionInputRepresentation_RecipeDefinitionInputRepresentation;
44
- /** The recipe's target dataset's security predicate. */
45
- rowLevelSecurityPredicate?: string;
46
- /** The recipe's schedule dataflow run. */
47
- schedule?: string;
48
- /** The source dataflow asset which will be converted to the recipe 3.0 */
49
- sourceDataflow?: AssetReferenceInputRepresentation_AssetReferenceInputRepresentation;
50
- }
51
- /**
52
- * Input representation of a Data Prep recipe.
53
- *
54
- * Keys:
55
- * (none)
56
- */
57
- export interface RecipeInputRepresentation {
58
- conversionDetails?: Array<RecipeConversionDetailInputRepresentation_RecipeConversionDetailInputRepresentation>;
59
- dataflowDefinition?: string;
60
- executionEngine?: string;
61
- fileContent?: string;
62
- folder?: AssetReferenceInputRepresentation_AssetReferenceInputRepresentation;
63
- format?: string;
64
- label?: string;
65
- licenseAttributes?: LicenseAttributesInputRepresentation_LicenseAttributesInputRepresentation;
66
- name?: string;
67
- publishingTarget?: string;
68
- recipeDefinition?: RecipeDefinitionInputRepresentation_RecipeDefinitionInputRepresentation;
69
- rowLevelSecurityPredicate?: string;
70
- schedule?: string;
71
- sourceDataflow?: AssetReferenceInputRepresentation_AssetReferenceInputRepresentation;
72
- }
1
+ import { RecipeConversionDetailInputRepresentation as RecipeConversionDetailInputRepresentation_RecipeConversionDetailInputRepresentation } from './RecipeConversionDetailInputRepresentation';
2
+ import { AssetReferenceInputRepresentation as AssetReferenceInputRepresentation_AssetReferenceInputRepresentation } from './AssetReferenceInputRepresentation';
3
+ import { LicenseAttributesInputRepresentation as LicenseAttributesInputRepresentation_LicenseAttributesInputRepresentation } from './LicenseAttributesInputRepresentation';
4
+ import { RecipeDefinitionInputRepresentation as RecipeDefinitionInputRepresentation_RecipeDefinitionInputRepresentation } from './RecipeDefinitionInputRepresentation';
5
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
6
+ export declare const VERSION = "f085314a275af23e1c448e2ee5162613";
7
+ export declare function validate(obj: any, path?: string): TypeError | null;
8
+ export declare const RepresentationType: string;
9
+ export declare function normalize(input: RecipeInputRepresentation, existing: RecipeInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): RecipeInputRepresentationNormalized;
10
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
11
+ export declare function equals(existing: RecipeInputRepresentationNormalized, incoming: RecipeInputRepresentationNormalized): boolean;
12
+ export declare function deepFreeze(input: RecipeInputRepresentation): void;
13
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
14
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: RecipeInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
15
+ /**
16
+ * Input representation of a Data Prep recipe.
17
+ *
18
+ * Keys:
19
+ * (none)
20
+ */
21
+ export interface RecipeInputRepresentationNormalized {
22
+ /** The list of conversion detail ids that will be kept */
23
+ conversionDetails?: Array<RecipeConversionDetailInputRepresentation_RecipeConversionDetailInputRepresentation>;
24
+ /** The recipe's dataflow definition. */
25
+ dataflowDefinition?: string;
26
+ /** The recipe's execution engine. Spark or Dataflow. */
27
+ executionEngine?: string;
28
+ /** The recipe's file content, base64 encoded. Consider using multipart form data instead. */
29
+ fileContent?: string;
30
+ /** The recipe's publish folder. */
31
+ folder?: AssetReferenceInputRepresentation_AssetReferenceInputRepresentation;
32
+ /** Recipe format type (2.0 or 3.0) */
33
+ format?: string;
34
+ /** A short label for the recipe. */
35
+ label?: string;
36
+ /** An optional representation to tag the license attributes of the recipe being saved. */
37
+ licenseAttributes?: LicenseAttributesInputRepresentation_LicenseAttributesInputRepresentation;
38
+ /** The name of the recipe. */
39
+ name?: string;
40
+ /** Target system or format to publish the recipe to. Dataset, DataPool, or IoT */
41
+ publishingTarget?: string;
42
+ /** Recipe definition for 3.0 format */
43
+ recipeDefinition?: RecipeDefinitionInputRepresentation_RecipeDefinitionInputRepresentation;
44
+ /** The recipe's target dataset's security predicate. */
45
+ rowLevelSecurityPredicate?: string;
46
+ /** The recipe's schedule dataflow run. */
47
+ schedule?: string;
48
+ /** The source dataflow asset which will be converted to the recipe 3.0 */
49
+ sourceDataflow?: AssetReferenceInputRepresentation_AssetReferenceInputRepresentation;
50
+ }
51
+ /**
52
+ * Input representation of a Data Prep recipe.
53
+ *
54
+ * Keys:
55
+ * (none)
56
+ */
57
+ export interface RecipeInputRepresentation {
58
+ conversionDetails?: Array<RecipeConversionDetailInputRepresentation_RecipeConversionDetailInputRepresentation>;
59
+ dataflowDefinition?: string;
60
+ executionEngine?: string;
61
+ fileContent?: string;
62
+ folder?: AssetReferenceInputRepresentation_AssetReferenceInputRepresentation;
63
+ format?: string;
64
+ label?: string;
65
+ licenseAttributes?: LicenseAttributesInputRepresentation_LicenseAttributesInputRepresentation;
66
+ name?: string;
67
+ publishingTarget?: string;
68
+ recipeDefinition?: RecipeDefinitionInputRepresentation_RecipeDefinitionInputRepresentation;
69
+ rowLevelSecurityPredicate?: string;
70
+ schedule?: string;
71
+ sourceDataflow?: AssetReferenceInputRepresentation_AssetReferenceInputRepresentation;
72
+ }
@@ -1,30 +1,30 @@
1
- import { RecipeInputRepresentation as RecipeInputRepresentation_RecipeInputRepresentation } from './RecipeInputRepresentation';
2
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
- export declare const VERSION = "1294f798057100850ddde35bd1d05db5";
4
- export declare function validate(obj: any, path?: string): TypeError | null;
5
- export declare const RepresentationType: string;
6
- export declare function normalize(input: RecipeInputWrapperRepresentation, existing: RecipeInputWrapperRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): RecipeInputWrapperRepresentationNormalized;
7
- export declare const select: () => $64$luvio_engine_FragmentSelection;
8
- export declare function equals(existing: RecipeInputWrapperRepresentationNormalized, incoming: RecipeInputWrapperRepresentationNormalized): boolean;
9
- export declare function deepFreeze(input: RecipeInputWrapperRepresentation): void;
10
- export declare const ingest: $64$luvio_engine_ResourceIngest;
11
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: RecipeInputWrapperRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
- /**
13
- * Wrapper for recipe input representation
14
- *
15
- * Keys:
16
- * (none)
17
- */
18
- export interface RecipeInputWrapperRepresentationNormalized {
19
- /** Recipe input representation */
20
- recipeObject: RecipeInputRepresentation_RecipeInputRepresentation;
21
- }
22
- /**
23
- * Wrapper for recipe input representation
24
- *
25
- * Keys:
26
- * (none)
27
- */
28
- export interface RecipeInputWrapperRepresentation {
29
- recipeObject: RecipeInputRepresentation_RecipeInputRepresentation;
30
- }
1
+ import { RecipeInputRepresentation as RecipeInputRepresentation_RecipeInputRepresentation } from './RecipeInputRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
+ export declare const VERSION = "1294f798057100850ddde35bd1d05db5";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: RecipeInputWrapperRepresentation, existing: RecipeInputWrapperRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): RecipeInputWrapperRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: RecipeInputWrapperRepresentationNormalized, incoming: RecipeInputWrapperRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: RecipeInputWrapperRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: RecipeInputWrapperRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Wrapper for recipe input representation
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface RecipeInputWrapperRepresentationNormalized {
19
+ /** Recipe input representation */
20
+ recipeObject: RecipeInputRepresentation_RecipeInputRepresentation;
21
+ }
22
+ /**
23
+ * Wrapper for recipe input representation
24
+ *
25
+ * Keys:
26
+ * (none)
27
+ */
28
+ export interface RecipeInputWrapperRepresentation {
29
+ recipeObject: RecipeInputRepresentation_RecipeInputRepresentation;
30
+ }
@@ -1,35 +1,35 @@
1
- import { SchemaParametersInputRepresentation as SchemaParametersInputRepresentation_SchemaParametersInputRepresentation } from './SchemaParametersInputRepresentation';
2
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
- export declare const VERSION = "fcabf1e19e116ca5e72f708449235fd1";
4
- export declare function validate(obj: any, path?: string): TypeError | null;
5
- export declare const RepresentationType: string;
6
- export declare function normalize(input: RecipeNodeInputRepresentation, existing: RecipeNodeInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): RecipeNodeInputRepresentationNormalized;
7
- export declare const select: () => $64$luvio_engine_FragmentSelection;
8
- export declare function equals(existing: RecipeNodeInputRepresentationNormalized, incoming: RecipeNodeInputRepresentationNormalized): boolean;
9
- export declare function deepFreeze(input: RecipeNodeInputRepresentation): void;
10
- export declare const ingest: $64$luvio_engine_ResourceIngest;
11
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: RecipeNodeInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
- /**
13
- * Represents a single step used in building a dashboard.
14
- *
15
- * Keys:
16
- * (none)
17
- */
18
- export interface RecipeNodeInputRepresentationNormalized {
19
- /** Node action. */
20
- action: string;
21
- schema?: SchemaParametersInputRepresentation_SchemaParametersInputRepresentation;
22
- /** Source node ids. */
23
- sources: Array<string>;
24
- }
25
- /**
26
- * Represents a single step used in building a dashboard.
27
- *
28
- * Keys:
29
- * (none)
30
- */
31
- export interface RecipeNodeInputRepresentation {
32
- action: string;
33
- schema?: SchemaParametersInputRepresentation_SchemaParametersInputRepresentation;
34
- sources: Array<string>;
35
- }
1
+ import { SchemaParametersInputRepresentation as SchemaParametersInputRepresentation_SchemaParametersInputRepresentation } from './SchemaParametersInputRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
+ export declare const VERSION = "fcabf1e19e116ca5e72f708449235fd1";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: RecipeNodeInputRepresentation, existing: RecipeNodeInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): RecipeNodeInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: RecipeNodeInputRepresentationNormalized, incoming: RecipeNodeInputRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: RecipeNodeInputRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: RecipeNodeInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Represents a single step used in building a dashboard.
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface RecipeNodeInputRepresentationNormalized {
19
+ /** Node action. */
20
+ action: string;
21
+ schema?: SchemaParametersInputRepresentation_SchemaParametersInputRepresentation;
22
+ /** Source node ids. */
23
+ sources: Array<string>;
24
+ }
25
+ /**
26
+ * Represents a single step used in building a dashboard.
27
+ *
28
+ * Keys:
29
+ * (none)
30
+ */
31
+ export interface RecipeNodeInputRepresentation {
32
+ action: string;
33
+ schema?: SchemaParametersInputRepresentation_SchemaParametersInputRepresentation;
34
+ sources: Array<string>;
35
+ }
@@ -1,35 +1,35 @@
1
- import { SchemaParametersRepresentation as SchemaParametersRepresentation_SchemaParametersRepresentation } from './SchemaParametersRepresentation';
2
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
- export declare const VERSION = "c8c282e8157aecc274a7ff93507d7443";
4
- export declare function validate(obj: any, path?: string): TypeError | null;
5
- export declare const RepresentationType: string;
6
- export declare function normalize(input: RecipeNodeRepresentation, existing: RecipeNodeRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): RecipeNodeRepresentationNormalized;
7
- export declare const select: () => $64$luvio_engine_FragmentSelection;
8
- export declare function equals(existing: RecipeNodeRepresentationNormalized, incoming: RecipeNodeRepresentationNormalized): boolean;
9
- export declare function deepFreeze(input: RecipeNodeRepresentation): void;
10
- export declare const ingest: $64$luvio_engine_ResourceIngest;
11
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: RecipeNodeRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
- /**
13
- * Representation of Recipe Node
14
- *
15
- * Keys:
16
- * (none)
17
- */
18
- export interface RecipeNodeRepresentationNormalized {
19
- /** Node type */
20
- action: string;
21
- schema?: SchemaParametersRepresentation_SchemaParametersRepresentation;
22
- /** Input nodes */
23
- sources: Array<string>;
24
- }
25
- /**
26
- * Representation of Recipe Node
27
- *
28
- * Keys:
29
- * (none)
30
- */
31
- export interface RecipeNodeRepresentation {
32
- action: string;
33
- schema?: SchemaParametersRepresentation_SchemaParametersRepresentation;
34
- sources: Array<string>;
35
- }
1
+ import { SchemaParametersRepresentation as SchemaParametersRepresentation_SchemaParametersRepresentation } from './SchemaParametersRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
+ export declare const VERSION = "c8c282e8157aecc274a7ff93507d7443";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: RecipeNodeRepresentation, existing: RecipeNodeRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): RecipeNodeRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: RecipeNodeRepresentationNormalized, incoming: RecipeNodeRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: RecipeNodeRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: RecipeNodeRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Representation of Recipe Node
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface RecipeNodeRepresentationNormalized {
19
+ /** Node type */
20
+ action: string;
21
+ schema?: SchemaParametersRepresentation_SchemaParametersRepresentation;
22
+ /** Input nodes */
23
+ sources: Array<string>;
24
+ }
25
+ /**
26
+ * Representation of Recipe Node
27
+ *
28
+ * Keys:
29
+ * (none)
30
+ */
31
+ export interface RecipeNodeRepresentation {
32
+ action: string;
33
+ schema?: SchemaParametersRepresentation_SchemaParametersRepresentation;
34
+ sources: Array<string>;
35
+ }
@@ -1,32 +1,32 @@
1
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
- export declare const VERSION = "843d5243d939f67804dc680a87b71bfa";
3
- export declare function validate(obj: any, path?: string): TypeError | null;
4
- export declare const RepresentationType: string;
5
- export declare function normalize(input: RecipeNotificationInputRepresentation, existing: RecipeNotificationInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): RecipeNotificationInputRepresentationNormalized;
6
- export declare const select: () => $64$luvio_engine_FragmentSelection;
7
- export declare function equals(existing: RecipeNotificationInputRepresentationNormalized, incoming: RecipeNotificationInputRepresentationNormalized): boolean;
8
- export declare function deepFreeze(input: RecipeNotificationInputRepresentation): void;
9
- export declare const ingest: $64$luvio_engine_ResourceIngest;
10
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: RecipeNotificationInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
- /**
12
- * Input required to create recipe notifications that are sent to the current user.
13
- *
14
- * Keys:
15
- * (none)
16
- */
17
- export interface RecipeNotificationInputRepresentationNormalized {
18
- /** Number of minutes that a recipe can run before sending an alert. */
19
- longRunningAlertInMins?: number | null;
20
- /** Notification level for emails. */
21
- notificationLevel: string;
22
- }
23
- /**
24
- * Input required to create recipe notifications that are sent to the current user.
25
- *
26
- * Keys:
27
- * (none)
28
- */
29
- export interface RecipeNotificationInputRepresentation {
30
- longRunningAlertInMins?: number | null;
31
- notificationLevel: string;
32
- }
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "843d5243d939f67804dc680a87b71bfa";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: RecipeNotificationInputRepresentation, existing: RecipeNotificationInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): RecipeNotificationInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: RecipeNotificationInputRepresentationNormalized, incoming: RecipeNotificationInputRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: RecipeNotificationInputRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: RecipeNotificationInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Input required to create recipe notifications that are sent to the current user.
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface RecipeNotificationInputRepresentationNormalized {
18
+ /** Number of minutes that a recipe can run before sending an alert. */
19
+ longRunningAlertInMins?: number | null;
20
+ /** Notification level for emails. */
21
+ notificationLevel: string;
22
+ }
23
+ /**
24
+ * Input required to create recipe notifications that are sent to the current user.
25
+ *
26
+ * Keys:
27
+ * (none)
28
+ */
29
+ export interface RecipeNotificationInputRepresentation {
30
+ longRunningAlertInMins?: number | null;
31
+ notificationLevel: string;
32
+ }
@@ -1,30 +1,30 @@
1
- import { RecipeNotificationInputRepresentation as RecipeNotificationInputRepresentation_RecipeNotificationInputRepresentation } from './RecipeNotificationInputRepresentation';
2
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
- export declare const VERSION = "430bafee2bcc7ed5b24080a8bee87494";
4
- export declare function validate(obj: any, path?: string): TypeError | null;
5
- export declare const RepresentationType: string;
6
- export declare function normalize(input: RecipeNotificationInputWrapperRepresentation, existing: RecipeNotificationInputWrapperRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): RecipeNotificationInputWrapperRepresentationNormalized;
7
- export declare const select: () => $64$luvio_engine_FragmentSelection;
8
- export declare function equals(existing: RecipeNotificationInputWrapperRepresentationNormalized, incoming: RecipeNotificationInputWrapperRepresentationNormalized): boolean;
9
- export declare function deepFreeze(input: RecipeNotificationInputWrapperRepresentation): void;
10
- export declare const ingest: $64$luvio_engine_ResourceIngest;
11
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: RecipeNotificationInputWrapperRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
- /**
13
- * Wrapper for recipe notification input representation
14
- *
15
- * Keys:
16
- * (none)
17
- */
18
- export interface RecipeNotificationInputWrapperRepresentationNormalized {
19
- /** recipe notification input representation */
20
- recipeNotification: RecipeNotificationInputRepresentation_RecipeNotificationInputRepresentation;
21
- }
22
- /**
23
- * Wrapper for recipe notification input representation
24
- *
25
- * Keys:
26
- * (none)
27
- */
28
- export interface RecipeNotificationInputWrapperRepresentation {
29
- recipeNotification: RecipeNotificationInputRepresentation_RecipeNotificationInputRepresentation;
30
- }
1
+ import { RecipeNotificationInputRepresentation as RecipeNotificationInputRepresentation_RecipeNotificationInputRepresentation } from './RecipeNotificationInputRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
+ export declare const VERSION = "430bafee2bcc7ed5b24080a8bee87494";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: RecipeNotificationInputWrapperRepresentation, existing: RecipeNotificationInputWrapperRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): RecipeNotificationInputWrapperRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: RecipeNotificationInputWrapperRepresentationNormalized, incoming: RecipeNotificationInputWrapperRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: RecipeNotificationInputWrapperRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: RecipeNotificationInputWrapperRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Wrapper for recipe notification input representation
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface RecipeNotificationInputWrapperRepresentationNormalized {
19
+ /** recipe notification input representation */
20
+ recipeNotification: RecipeNotificationInputRepresentation_RecipeNotificationInputRepresentation;
21
+ }
22
+ /**
23
+ * Wrapper for recipe notification input representation
24
+ *
25
+ * Keys:
26
+ * (none)
27
+ */
28
+ export interface RecipeNotificationInputWrapperRepresentation {
29
+ recipeNotification: RecipeNotificationInputRepresentation_RecipeNotificationInputRepresentation;
30
+ }