@salesforce/lds-adapters-analytics-wave 1.124.2 → 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,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 = "250d0fc61f29f064e887cac065befd95";
3
- export declare function validate(obj: any, path?: string): TypeError | null;
4
- export declare const RepresentationType: string;
5
- export declare function normalize(input: XmdBaseDimensionActionInputRepresentation, existing: XmdBaseDimensionActionInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): XmdBaseDimensionActionInputRepresentationNormalized;
6
- export declare const select: () => $64$luvio_engine_FragmentSelection;
7
- export declare function equals(existing: XmdBaseDimensionActionInputRepresentationNormalized, incoming: XmdBaseDimensionActionInputRepresentationNormalized): boolean;
8
- export declare function deepFreeze(input: XmdBaseDimensionActionInputRepresentation): void;
9
- export declare const ingest: $64$luvio_engine_ResourceIngest;
10
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: XmdBaseDimensionActionInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
- /**
12
- * Base class for XMD Dimension and Derived Dimension Action.
13
- *
14
- * Keys:
15
- * (none)
16
- */
17
- export interface XmdBaseDimensionActionInputRepresentationNormalized {
18
- /** Whether the Action is enabled. */
19
- enabled: boolean;
20
- /** Name of the action. */
21
- name: string;
22
- }
23
- /**
24
- * Base class for XMD Dimension and Derived Dimension Action.
25
- *
26
- * Keys:
27
- * (none)
28
- */
29
- export interface XmdBaseDimensionActionInputRepresentation {
30
- enabled: boolean;
31
- name: 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 = "250d0fc61f29f064e887cac065befd95";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: XmdBaseDimensionActionInputRepresentation, existing: XmdBaseDimensionActionInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): XmdBaseDimensionActionInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: XmdBaseDimensionActionInputRepresentationNormalized, incoming: XmdBaseDimensionActionInputRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: XmdBaseDimensionActionInputRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: XmdBaseDimensionActionInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Base class for XMD Dimension and Derived Dimension Action.
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface XmdBaseDimensionActionInputRepresentationNormalized {
18
+ /** Whether the Action is enabled. */
19
+ enabled: boolean;
20
+ /** Name of the action. */
21
+ name: string;
22
+ }
23
+ /**
24
+ * Base class for XMD Dimension and Derived Dimension Action.
25
+ *
26
+ * Keys:
27
+ * (none)
28
+ */
29
+ export interface XmdBaseDimensionActionInputRepresentation {
30
+ enabled: boolean;
31
+ name: string;
32
+ }
@@ -1,42 +1,42 @@
1
- import { XmdBaseDimensionActionInputRepresentation as XmdBaseDimensionActionInputRepresentation_XmdBaseDimensionActionInputRepresentation } from './XmdBaseDimensionActionInputRepresentation';
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 = "851c7b119ef4c6a2e93fc85c59d280b1";
4
- export declare function validate(obj: any, path?: string): TypeError | null;
5
- export declare const RepresentationType: string;
6
- export declare function normalize(input: XmdBaseDimensionCustomActionInputRepresentation, existing: XmdBaseDimensionCustomActionInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): XmdBaseDimensionCustomActionInputRepresentationNormalized;
7
- export declare const select: () => $64$luvio_engine_FragmentSelection;
8
- export declare function equals(existing: XmdBaseDimensionCustomActionInputRepresentationNormalized, incoming: XmdBaseDimensionCustomActionInputRepresentationNormalized): boolean;
9
- export declare function deepFreeze(input: XmdBaseDimensionCustomActionInputRepresentation): void;
10
- export declare const ingest: $64$luvio_engine_ResourceIngest;
11
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: XmdBaseDimensionCustomActionInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
- /**
13
- * Base class for Wave XMD Dimension and Dervied Dimension Custom Action input representation
14
- *
15
- * Keys:
16
- * (none)
17
- */
18
- export interface XmdBaseDimensionCustomActionInputRepresentationNormalized extends XmdBaseDimensionActionInputRepresentation_XmdBaseDimensionActionInputRepresentation {
19
- /** icon for the action. */
20
- icon?: string;
21
- /** method for the action. */
22
- method?: string;
23
- /** target for the action. */
24
- target?: string;
25
- /** tooltip for the action. */
26
- tooltip?: string;
27
- /** Url for the action. */
28
- url?: string;
29
- }
30
- /**
31
- * Base class for Wave XMD Dimension and Dervied Dimension Custom Action input representation
32
- *
33
- * Keys:
34
- * (none)
35
- */
36
- export interface XmdBaseDimensionCustomActionInputRepresentation extends XmdBaseDimensionActionInputRepresentation_XmdBaseDimensionActionInputRepresentation {
37
- icon?: string;
38
- method?: string;
39
- target?: string;
40
- tooltip?: string;
41
- url?: string;
42
- }
1
+ import { XmdBaseDimensionActionInputRepresentation as XmdBaseDimensionActionInputRepresentation_XmdBaseDimensionActionInputRepresentation } from './XmdBaseDimensionActionInputRepresentation';
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 = "851c7b119ef4c6a2e93fc85c59d280b1";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: XmdBaseDimensionCustomActionInputRepresentation, existing: XmdBaseDimensionCustomActionInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): XmdBaseDimensionCustomActionInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: XmdBaseDimensionCustomActionInputRepresentationNormalized, incoming: XmdBaseDimensionCustomActionInputRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: XmdBaseDimensionCustomActionInputRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: XmdBaseDimensionCustomActionInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Base class for Wave XMD Dimension and Dervied Dimension Custom Action input representation
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface XmdBaseDimensionCustomActionInputRepresentationNormalized extends XmdBaseDimensionActionInputRepresentation_XmdBaseDimensionActionInputRepresentation {
19
+ /** icon for the action. */
20
+ icon?: string;
21
+ /** method for the action. */
22
+ method?: string;
23
+ /** target for the action. */
24
+ target?: string;
25
+ /** tooltip for the action. */
26
+ tooltip?: string;
27
+ /** Url for the action. */
28
+ url?: string;
29
+ }
30
+ /**
31
+ * Base class for Wave XMD Dimension and Dervied Dimension Custom Action input representation
32
+ *
33
+ * Keys:
34
+ * (none)
35
+ */
36
+ export interface XmdBaseDimensionCustomActionInputRepresentation extends XmdBaseDimensionActionInputRepresentation_XmdBaseDimensionActionInputRepresentation {
37
+ icon?: string;
38
+ method?: string;
39
+ target?: string;
40
+ tooltip?: string;
41
+ url?: string;
42
+ }
@@ -1,85 +1,85 @@
1
- import { ConditionalFormattingPropertyInputRepresentation as ConditionalFormattingPropertyInputRepresentation_ConditionalFormattingPropertyInputRepresentation } from './ConditionalFormattingPropertyInputRepresentation';
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 = "82053f395956d94d8e1fc1a5033ce4c5";
4
- export declare function validate(obj: any, path?: string): TypeError | null;
5
- export declare const RepresentationType: string;
6
- export declare function normalize(input: XmdBaseDimensionInputRepresentation, existing: XmdBaseDimensionInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): XmdBaseDimensionInputRepresentationNormalized;
7
- export declare const select: () => $64$luvio_engine_FragmentSelection;
8
- export declare function equals(existing: XmdBaseDimensionInputRepresentationNormalized, incoming: XmdBaseDimensionInputRepresentationNormalized): boolean;
9
- export declare function deepFreeze(input: XmdBaseDimensionInputRepresentation): void;
10
- export declare const ingest: $64$luvio_engine_ResourceIngest;
11
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: XmdBaseDimensionInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
- /**
13
- * Base class for Wave XMD Dimension and Derived Dimension input representation
14
- *
15
- * Keys:
16
- * (none)
17
- */
18
- export interface XmdBaseDimensionInputRepresentationNormalized {
19
- /** Conditional formatting for a Dimension. */
20
- conditionalFormatting?: {
21
- [key: string]: ConditionalFormattingPropertyInputRepresentation_ConditionalFormattingPropertyInputRepresentation;
22
- };
23
- /** Whether the Dimension has custom actions enabled. */
24
- customActionsEnabled?: boolean;
25
- /** Date format to be used for a Date that is a dimension. */
26
- dateFormat?: string;
27
- /** Default action for the dimension. */
28
- defaultAction?: string;
29
- /** Description of the Dimension. */
30
- description?: string;
31
- /** Field name of the Dimension (used in queries). */
32
- field: string;
33
- /** Fully qualified name of the dimension. */
34
- fullyQualifiedName?: string;
35
- /** Image template. */
36
- imageTemplate?: string;
37
- /** Label for the Dimension. */
38
- label?: string;
39
- /** Template for formatting a Link. */
40
- linkTemplate?: string;
41
- /** Whether the Dimension has link templates enabled. */
42
- linkTemplateEnabled?: boolean;
43
- /** Tooltip to be displayed for links. */
44
- linkTooltip?: string;
45
- /** Origin of this dimension. */
46
- origin?: string;
47
- /** Ordered list of Dimensions and Measures. Represents the default order to show them in the UI. */
48
- recordDisplayFields?: Array<string>;
49
- /** Record Id for this dimension. */
50
- recordIdField?: string;
51
- /** Record Organization Id for this dimension. */
52
- recordOrganizationIdField?: string;
53
- /** Whether the Dimension has salesforce actions enabled. */
54
- salesforceActionsEnabled?: boolean;
55
- /** Whether the Dimension should be shown in the Explorer. */
56
- showInExplorer?: boolean;
57
- }
58
- /**
59
- * Base class for Wave XMD Dimension and Derived Dimension input representation
60
- *
61
- * Keys:
62
- * (none)
63
- */
64
- export interface XmdBaseDimensionInputRepresentation {
65
- conditionalFormatting?: {
66
- [key: string]: ConditionalFormattingPropertyInputRepresentation_ConditionalFormattingPropertyInputRepresentation;
67
- };
68
- customActionsEnabled?: boolean;
69
- dateFormat?: string;
70
- defaultAction?: string;
71
- description?: string;
72
- field: string;
73
- fullyQualifiedName?: string;
74
- imageTemplate?: string;
75
- label?: string;
76
- linkTemplate?: string;
77
- linkTemplateEnabled?: boolean;
78
- linkTooltip?: string;
79
- origin?: string;
80
- recordDisplayFields?: Array<string>;
81
- recordIdField?: string;
82
- recordOrganizationIdField?: string;
83
- salesforceActionsEnabled?: boolean;
84
- showInExplorer?: boolean;
85
- }
1
+ import { ConditionalFormattingPropertyInputRepresentation as ConditionalFormattingPropertyInputRepresentation_ConditionalFormattingPropertyInputRepresentation } from './ConditionalFormattingPropertyInputRepresentation';
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 = "82053f395956d94d8e1fc1a5033ce4c5";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: XmdBaseDimensionInputRepresentation, existing: XmdBaseDimensionInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): XmdBaseDimensionInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: XmdBaseDimensionInputRepresentationNormalized, incoming: XmdBaseDimensionInputRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: XmdBaseDimensionInputRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: XmdBaseDimensionInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Base class for Wave XMD Dimension and Derived Dimension input representation
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface XmdBaseDimensionInputRepresentationNormalized {
19
+ /** Conditional formatting for a Dimension. */
20
+ conditionalFormatting?: {
21
+ [key: string]: ConditionalFormattingPropertyInputRepresentation_ConditionalFormattingPropertyInputRepresentation;
22
+ };
23
+ /** Whether the Dimension has custom actions enabled. */
24
+ customActionsEnabled?: boolean;
25
+ /** Date format to be used for a Date that is a dimension. */
26
+ dateFormat?: string;
27
+ /** Default action for the dimension. */
28
+ defaultAction?: string;
29
+ /** Description of the Dimension. */
30
+ description?: string;
31
+ /** Field name of the Dimension (used in queries). */
32
+ field: string;
33
+ /** Fully qualified name of the dimension. */
34
+ fullyQualifiedName?: string;
35
+ /** Image template. */
36
+ imageTemplate?: string;
37
+ /** Label for the Dimension. */
38
+ label?: string;
39
+ /** Template for formatting a Link. */
40
+ linkTemplate?: string;
41
+ /** Whether the Dimension has link templates enabled. */
42
+ linkTemplateEnabled?: boolean;
43
+ /** Tooltip to be displayed for links. */
44
+ linkTooltip?: string;
45
+ /** Origin of this dimension. */
46
+ origin?: string;
47
+ /** Ordered list of Dimensions and Measures. Represents the default order to show them in the UI. */
48
+ recordDisplayFields?: Array<string>;
49
+ /** Record Id for this dimension. */
50
+ recordIdField?: string;
51
+ /** Record Organization Id for this dimension. */
52
+ recordOrganizationIdField?: string;
53
+ /** Whether the Dimension has salesforce actions enabled. */
54
+ salesforceActionsEnabled?: boolean;
55
+ /** Whether the Dimension should be shown in the Explorer. */
56
+ showInExplorer?: boolean;
57
+ }
58
+ /**
59
+ * Base class for Wave XMD Dimension and Derived Dimension input representation
60
+ *
61
+ * Keys:
62
+ * (none)
63
+ */
64
+ export interface XmdBaseDimensionInputRepresentation {
65
+ conditionalFormatting?: {
66
+ [key: string]: ConditionalFormattingPropertyInputRepresentation_ConditionalFormattingPropertyInputRepresentation;
67
+ };
68
+ customActionsEnabled?: boolean;
69
+ dateFormat?: string;
70
+ defaultAction?: string;
71
+ description?: string;
72
+ field: string;
73
+ fullyQualifiedName?: string;
74
+ imageTemplate?: string;
75
+ label?: string;
76
+ linkTemplate?: string;
77
+ linkTemplateEnabled?: boolean;
78
+ linkTooltip?: string;
79
+ origin?: string;
80
+ recordDisplayFields?: Array<string>;
81
+ recordIdField?: string;
82
+ recordOrganizationIdField?: string;
83
+ salesforceActionsEnabled?: boolean;
84
+ showInExplorer?: boolean;
85
+ }
@@ -1,35 +1,35 @@
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 = "441394e235fb0eecc8bc47a0303e5f03";
3
- export declare function validate(obj: any, path?: string): TypeError | null;
4
- export declare const RepresentationType: string;
5
- export declare function normalize(input: XmdBaseDimensionMemberInputRepresentation, existing: XmdBaseDimensionMemberInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): XmdBaseDimensionMemberInputRepresentationNormalized;
6
- export declare const select: () => $64$luvio_engine_FragmentSelection;
7
- export declare function equals(existing: XmdBaseDimensionMemberInputRepresentationNormalized, incoming: XmdBaseDimensionMemberInputRepresentationNormalized): boolean;
8
- export declare function deepFreeze(input: XmdBaseDimensionMemberInputRepresentation): void;
9
- export declare const ingest: $64$luvio_engine_ResourceIngest;
10
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: XmdBaseDimensionMemberInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
- /**
12
- * Base class for Wave XMD Dimension and Derived Dimension Member input representation
13
- *
14
- * Keys:
15
- * (none)
16
- */
17
- export interface XmdBaseDimensionMemberInputRepresentationNormalized {
18
- /** Color for the member. */
19
- color?: string;
20
- /** Label for the member. */
21
- label?: string;
22
- /** Member value. */
23
- member?: string;
24
- }
25
- /**
26
- * Base class for Wave XMD Dimension and Derived Dimension Member input representation
27
- *
28
- * Keys:
29
- * (none)
30
- */
31
- export interface XmdBaseDimensionMemberInputRepresentation {
32
- color?: string;
33
- label?: string;
34
- member?: string;
35
- }
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 = "441394e235fb0eecc8bc47a0303e5f03";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: XmdBaseDimensionMemberInputRepresentation, existing: XmdBaseDimensionMemberInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): XmdBaseDimensionMemberInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: XmdBaseDimensionMemberInputRepresentationNormalized, incoming: XmdBaseDimensionMemberInputRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: XmdBaseDimensionMemberInputRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: XmdBaseDimensionMemberInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Base class for Wave XMD Dimension and Derived Dimension Member input representation
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface XmdBaseDimensionMemberInputRepresentationNormalized {
18
+ /** Color for the member. */
19
+ color?: string;
20
+ /** Label for the member. */
21
+ label?: string;
22
+ /** Member value. */
23
+ member?: string;
24
+ }
25
+ /**
26
+ * Base class for Wave XMD Dimension and Derived Dimension Member input representation
27
+ *
28
+ * Keys:
29
+ * (none)
30
+ */
31
+ export interface XmdBaseDimensionMemberInputRepresentation {
32
+ color?: string;
33
+ label?: string;
34
+ member?: string;
35
+ }
@@ -1,51 +1,51 @@
1
- import { NumericSeparatorsInputRepresentation as NumericSeparatorsInputRepresentation_NumericSeparatorsInputRepresentation } from './NumericSeparatorsInputRepresentation';
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 = "bda1eda98ba8027259eb129e075f9faf";
4
- export declare function validate(obj: any, path?: string): TypeError | null;
5
- export declare const RepresentationType: string;
6
- export declare function normalize(input: XmdBaseMeasureFormatInputRepresentation, existing: XmdBaseMeasureFormatInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): XmdBaseMeasureFormatInputRepresentationNormalized;
7
- export declare const select: () => $64$luvio_engine_FragmentSelection;
8
- export declare function equals(existing: XmdBaseMeasureFormatInputRepresentationNormalized, incoming: XmdBaseMeasureFormatInputRepresentationNormalized): boolean;
9
- export declare function deepFreeze(input: XmdBaseMeasureFormatInputRepresentation): void;
10
- export declare const ingest: $64$luvio_engine_ResourceIngest;
11
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: XmdBaseMeasureFormatInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
- /**
13
- * Base class for Wave XMD Measure and Derived Measure Format input representation
14
- *
15
- * Keys:
16
- * (none)
17
- */
18
- export interface XmdBaseMeasureFormatInputRepresentationNormalized {
19
- /** displays the original xmd 1.1 format array as a String. */
20
- customFormat?: string;
21
- /** Number of digits to be displayed after the decimal place. */
22
- decimalDigits?: number;
23
- /** Thousands and decimal numeric separators for number formatting */
24
- delimiters?: NumericSeparatorsInputRepresentation_NumericSeparatorsInputRepresentation;
25
- /** displays negative numbers with parenthesis or not minus sign */
26
- negativeParentheses?: boolean;
27
- /** Prefix to be placed before the field value. */
28
- prefix?: string;
29
- /** Suffix to be placed after the field value. */
30
- suffix?: string;
31
- /** Unit string for the measure. (eg. 'cm') */
32
- unit?: string;
33
- /** Multiplier for the unit. */
34
- unitMultiplier?: number;
35
- }
36
- /**
37
- * Base class for Wave XMD Measure and Derived Measure Format input representation
38
- *
39
- * Keys:
40
- * (none)
41
- */
42
- export interface XmdBaseMeasureFormatInputRepresentation {
43
- customFormat?: string;
44
- decimalDigits?: number;
45
- delimiters?: NumericSeparatorsInputRepresentation_NumericSeparatorsInputRepresentation;
46
- negativeParentheses?: boolean;
47
- prefix?: string;
48
- suffix?: string;
49
- unit?: string;
50
- unitMultiplier?: number;
51
- }
1
+ import { NumericSeparatorsInputRepresentation as NumericSeparatorsInputRepresentation_NumericSeparatorsInputRepresentation } from './NumericSeparatorsInputRepresentation';
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 = "bda1eda98ba8027259eb129e075f9faf";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: XmdBaseMeasureFormatInputRepresentation, existing: XmdBaseMeasureFormatInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): XmdBaseMeasureFormatInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: XmdBaseMeasureFormatInputRepresentationNormalized, incoming: XmdBaseMeasureFormatInputRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: XmdBaseMeasureFormatInputRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: XmdBaseMeasureFormatInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Base class for Wave XMD Measure and Derived Measure Format input representation
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface XmdBaseMeasureFormatInputRepresentationNormalized {
19
+ /** displays the original xmd 1.1 format array as a String. */
20
+ customFormat?: string;
21
+ /** Number of digits to be displayed after the decimal place. */
22
+ decimalDigits?: number;
23
+ /** Thousands and decimal numeric separators for number formatting */
24
+ delimiters?: NumericSeparatorsInputRepresentation_NumericSeparatorsInputRepresentation;
25
+ /** displays negative numbers with parenthesis or not minus sign */
26
+ negativeParentheses?: boolean;
27
+ /** Prefix to be placed before the field value. */
28
+ prefix?: string;
29
+ /** Suffix to be placed after the field value. */
30
+ suffix?: string;
31
+ /** Unit string for the measure. (eg. 'cm') */
32
+ unit?: string;
33
+ /** Multiplier for the unit. */
34
+ unitMultiplier?: number;
35
+ }
36
+ /**
37
+ * Base class for Wave XMD Measure and Derived Measure Format input representation
38
+ *
39
+ * Keys:
40
+ * (none)
41
+ */
42
+ export interface XmdBaseMeasureFormatInputRepresentation {
43
+ customFormat?: string;
44
+ decimalDigits?: number;
45
+ delimiters?: NumericSeparatorsInputRepresentation_NumericSeparatorsInputRepresentation;
46
+ negativeParentheses?: boolean;
47
+ prefix?: string;
48
+ suffix?: string;
49
+ unit?: string;
50
+ unitMultiplier?: number;
51
+ }
@@ -1,55 +1,55 @@
1
- import { ConditionalFormattingPropertyInputRepresentation as ConditionalFormattingPropertyInputRepresentation_ConditionalFormattingPropertyInputRepresentation } from './ConditionalFormattingPropertyInputRepresentation';
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 = "d1236e2a563fefce68997900c4b88c4e";
4
- export declare function validate(obj: any, path?: string): TypeError | null;
5
- export declare const RepresentationType: string;
6
- export declare function normalize(input: XmdBaseMeasureInputRepresentation, existing: XmdBaseMeasureInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): XmdBaseMeasureInputRepresentationNormalized;
7
- export declare const select: () => $64$luvio_engine_FragmentSelection;
8
- export declare function equals(existing: XmdBaseMeasureInputRepresentationNormalized, incoming: XmdBaseMeasureInputRepresentationNormalized): boolean;
9
- export declare function deepFreeze(input: XmdBaseMeasureInputRepresentation): void;
10
- export declare const ingest: $64$luvio_engine_ResourceIngest;
11
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: XmdBaseMeasureInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
- /**
13
- * Base class for Wave XMD Measure and Derived Measure input representation
14
- *
15
- * Keys:
16
- * (none)
17
- */
18
- export interface XmdBaseMeasureInputRepresentationNormalized {
19
- /** Conditional formatting for a Measure. */
20
- conditionalFormatting?: {
21
- [key: string]: ConditionalFormattingPropertyInputRepresentation_ConditionalFormattingPropertyInputRepresentation;
22
- };
23
- /** Date format to be used for a Date that is a measure. */
24
- dateFormat?: string;
25
- /** Description of the Measure. */
26
- description?: string;
27
- /** Field name of the Measure (used in queries). */
28
- field: string;
29
- /** Fully qualified name of the Measure. */
30
- fullyQualifiedName?: string;
31
- /** Label for the Measure. */
32
- label?: string;
33
- /** Origin of the Measure. */
34
- origin?: string;
35
- /** Whether the Measure should be shown in the Explorer. */
36
- showInExplorer?: boolean;
37
- }
38
- /**
39
- * Base class for Wave XMD Measure and Derived Measure input representation
40
- *
41
- * Keys:
42
- * (none)
43
- */
44
- export interface XmdBaseMeasureInputRepresentation {
45
- conditionalFormatting?: {
46
- [key: string]: ConditionalFormattingPropertyInputRepresentation_ConditionalFormattingPropertyInputRepresentation;
47
- };
48
- dateFormat?: string;
49
- description?: string;
50
- field: string;
51
- fullyQualifiedName?: string;
52
- label?: string;
53
- origin?: string;
54
- showInExplorer?: boolean;
55
- }
1
+ import { ConditionalFormattingPropertyInputRepresentation as ConditionalFormattingPropertyInputRepresentation_ConditionalFormattingPropertyInputRepresentation } from './ConditionalFormattingPropertyInputRepresentation';
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 = "d1236e2a563fefce68997900c4b88c4e";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: XmdBaseMeasureInputRepresentation, existing: XmdBaseMeasureInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): XmdBaseMeasureInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: XmdBaseMeasureInputRepresentationNormalized, incoming: XmdBaseMeasureInputRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: XmdBaseMeasureInputRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: XmdBaseMeasureInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Base class for Wave XMD Measure and Derived Measure input representation
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface XmdBaseMeasureInputRepresentationNormalized {
19
+ /** Conditional formatting for a Measure. */
20
+ conditionalFormatting?: {
21
+ [key: string]: ConditionalFormattingPropertyInputRepresentation_ConditionalFormattingPropertyInputRepresentation;
22
+ };
23
+ /** Date format to be used for a Date that is a measure. */
24
+ dateFormat?: string;
25
+ /** Description of the Measure. */
26
+ description?: string;
27
+ /** Field name of the Measure (used in queries). */
28
+ field: string;
29
+ /** Fully qualified name of the Measure. */
30
+ fullyQualifiedName?: string;
31
+ /** Label for the Measure. */
32
+ label?: string;
33
+ /** Origin of the Measure. */
34
+ origin?: string;
35
+ /** Whether the Measure should be shown in the Explorer. */
36
+ showInExplorer?: boolean;
37
+ }
38
+ /**
39
+ * Base class for Wave XMD Measure and Derived Measure input representation
40
+ *
41
+ * Keys:
42
+ * (none)
43
+ */
44
+ export interface XmdBaseMeasureInputRepresentation {
45
+ conditionalFormatting?: {
46
+ [key: string]: ConditionalFormattingPropertyInputRepresentation_ConditionalFormattingPropertyInputRepresentation;
47
+ };
48
+ dateFormat?: string;
49
+ description?: string;
50
+ field: string;
51
+ fullyQualifiedName?: string;
52
+ label?: string;
53
+ origin?: string;
54
+ showInExplorer?: boolean;
55
+ }