@gooddata/sdk-ui-dashboard 11.56.0-alpha.1 → 11.56.0-alpha.2

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 (624) hide show
  1. package/NOTICE +42 -166
  2. package/esm/__version.d.ts +1 -1
  3. package/esm/__version.js +1 -1
  4. package/esm/_staging/dashboard/dashboardFilterContext.d.ts +1 -1
  5. package/esm/_staging/dashboard/dashboardFilterContext.d.ts.map +1 -1
  6. package/esm/_staging/drills/drillingUtils.d.ts +1 -1
  7. package/esm/_staging/drills/drillingUtils.d.ts.map +1 -1
  8. package/esm/kdaDialog/components/KdaContent.d.ts +1 -1
  9. package/esm/kdaDialog/components/KdaContent.d.ts.map +1 -1
  10. package/esm/kdaDialog/components/items/KeyDriverItem.d.ts +1 -1
  11. package/esm/kdaDialog/components/items/KeyDriverItem.d.ts.map +1 -1
  12. package/esm/kdaDialog/components/items/TrendItem.d.ts +1 -1
  13. package/esm/kdaDialog/components/items/TrendItem.d.ts.map +1 -1
  14. package/esm/kdaDialog/composition/KdaAttributesDropdown.d.ts +1 -1
  15. package/esm/kdaDialog/composition/KdaAttributesDropdown.d.ts.map +1 -1
  16. package/esm/kdaDialog/composition/KdaAttributesSelectItem.d.ts +1 -1
  17. package/esm/kdaDialog/composition/KdaAttributesSelectItem.d.ts.map +1 -1
  18. package/esm/kdaDialog/dialog/KdaDialog.d.ts +1 -1
  19. package/esm/kdaDialog/dialog/KdaDialog.d.ts.map +1 -1
  20. package/esm/kdaDialog/dialog/KdaDialogActionButtons.d.ts +1 -1
  21. package/esm/kdaDialog/dialog/KdaDialogActionButtons.d.ts.map +1 -1
  22. package/esm/kdaDialog/dialog/KdaDialogFloatingStatusBar.d.ts +1 -1
  23. package/esm/kdaDialog/dialog/KdaDialogFloatingStatusBar.d.ts.map +1 -1
  24. package/esm/model/commandHandlers/common/prepareGeoRawExportDefinition.d.ts +1 -1
  25. package/esm/model/commandHandlers/common/prepareGeoRawExportDefinition.d.ts.map +1 -1
  26. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadDashboardPermissions.d.ts +1 -1
  27. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadDashboardPermissions.d.ts.map +1 -1
  28. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadDateHierarchyTemplates.d.ts +1 -1
  29. package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/loadDateHierarchyTemplates.d.ts.map +1 -1
  30. package/esm/model/commandHandlers/scheduledEmail/automationParametersRestore.d.ts +1 -1
  31. package/esm/model/commandHandlers/scheduledEmail/automationParametersRestore.d.ts.map +1 -1
  32. package/esm/model/commandHandlers/scheduledEmail/csvRawExecutionDefinition.d.ts +1 -1
  33. package/esm/model/commandHandlers/scheduledEmail/csvRawExecutionDefinition.d.ts.map +1 -1
  34. package/esm/model/commandHandlers/scheduledEmail/loadAutomations.d.ts +1 -1
  35. package/esm/model/commandHandlers/scheduledEmail/loadAutomations.d.ts.map +1 -1
  36. package/esm/model/commands/filters.d.ts +1 -1
  37. package/esm/model/commands/filters.d.ts.map +1 -1
  38. package/esm/model/commands/parameters.d.ts +1 -1
  39. package/esm/model/commands/parameters.d.ts.map +1 -1
  40. package/esm/model/queries/insights.d.ts +1 -1
  41. package/esm/model/queries/insights.d.ts.map +1 -1
  42. package/esm/model/react/DashboardEventsContext.d.ts +1 -1
  43. package/esm/model/react/DashboardEventsContext.d.ts.map +1 -1
  44. package/esm/model/store/catalog/catalogReducers.d.ts.map +1 -1
  45. package/esm/model/store/catalog/catalogReducers.js +3 -2
  46. package/esm/model/store/dashboardStore.d.ts +1 -1
  47. package/esm/model/store/dashboardStore.d.ts.map +1 -1
  48. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogAttribute.d.ts +1 -1
  49. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogAttribute.d.ts.map +1 -1
  50. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogComparisonPeriod.d.ts +1 -1
  51. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogComparisonPeriod.d.ts.map +1 -1
  52. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogDestination.d.ts +1 -1
  53. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogDestination.d.ts.map +1 -1
  54. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogGranularity.d.ts +1 -1
  55. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogGranularity.d.ts.map +1 -1
  56. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogMeasure.d.ts +1 -1
  57. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogMeasure.d.ts.map +1 -1
  58. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogSensitivity.d.ts +1 -1
  59. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogSensitivity.d.ts.map +1 -1
  60. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogThreshold.d.ts +1 -1
  61. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogThreshold.d.ts.map +1 -1
  62. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogTriggerInterval.d.ts +1 -1
  63. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogTriggerInterval.d.ts.map +1 -1
  64. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogTriggerMode.d.ts +1 -1
  65. package/esm/presentation/automations/alerting/DefaultAlertingDialog/DefaultAlertingDialogTriggerMode.d.ts.map +1 -1
  66. package/esm/presentation/automations/alerting/DefaultAlertingDialog/components/AlertDeleteDialog.d.ts +1 -1
  67. package/esm/presentation/automations/alerting/DefaultAlertingDialog/components/AlertDeleteDialog.d.ts.map +1 -1
  68. package/esm/presentation/automations/alerting/DefaultAlertingDialog/components/AlertDestinationSelect.d.ts +1 -1
  69. package/esm/presentation/automations/alerting/DefaultAlertingDialog/components/AlertDestinationSelect.d.ts.map +1 -1
  70. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogContent.d.ts +1 -1
  71. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogContent.d.ts.map +1 -1
  72. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogNew.d.ts +1 -1
  73. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/DefaultAlertingManagementDialogNew.d.ts.map +1 -1
  74. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/Alert.d.ts +1 -1
  75. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/Alert.d.ts.map +1 -1
  76. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.d.ts +1 -1
  77. package/esm/presentation/automations/alerting/DefaultAlertingManagementDialog/components/DeleteAlertConfirmDialog.d.ts.map +1 -1
  78. package/esm/presentation/automations/alerting/blocks/AlertingDialogFieldLabelWithTooltip.d.ts +1 -1
  79. package/esm/presentation/automations/alerting/blocks/AlertingDialogFieldLabelWithTooltip.d.ts.map +1 -1
  80. package/esm/presentation/automations/alerting/blocks/AlertingDialogFormFieldGroup.d.ts +1 -1
  81. package/esm/presentation/automations/alerting/blocks/AlertingDialogFormFieldGroup.d.ts.map +1 -1
  82. package/esm/presentation/automations/alerting/hooks/useAlertThreshold.d.ts +1 -1
  83. package/esm/presentation/automations/alerting/hooks/useAlertThreshold.d.ts.map +1 -1
  84. package/esm/presentation/automations/alerting/state/useAlertFiltersModel.d.ts +1 -1
  85. package/esm/presentation/automations/alerting/state/useAlertFiltersModel.d.ts.map +1 -1
  86. package/esm/presentation/automations/alerting/state/useAlertFormState.d.ts +1 -1
  87. package/esm/presentation/automations/alerting/state/useAlertFormState.d.ts.map +1 -1
  88. package/esm/presentation/automations/alerting/state/useAlertSelectedValues.d.ts +1 -1
  89. package/esm/presentation/automations/alerting/state/useAlertSelectedValues.d.ts.map +1 -1
  90. package/esm/presentation/automations/alerting/state/useAlertSubmit.d.ts +1 -1
  91. package/esm/presentation/automations/alerting/state/useAlertSubmit.d.ts.map +1 -1
  92. package/esm/presentation/automations/alerting/state/useAlertSupportedMetrics.d.ts +1 -1
  93. package/esm/presentation/automations/alerting/state/useAlertSupportedMetrics.d.ts.map +1 -1
  94. package/esm/presentation/automations/alerting/state/useAlertingDialogRegionProps.d.ts +2 -2
  95. package/esm/presentation/automations/alerting/state/useAlertingDialogRegionProps.d.ts.map +1 -1
  96. package/esm/presentation/automations/connectors/hooks/useCommandAsPromise.d.ts +1 -1
  97. package/esm/presentation/automations/connectors/hooks/useCommandAsPromise.d.ts.map +1 -1
  98. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts +1 -1
  99. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsList.d.ts.map +1 -1
  100. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts +1 -1
  101. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/AttachmentsSelect.d.ts.map +1 -1
  102. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts +1 -1
  103. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
  104. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/SlidesTemplateSettings.d.ts +1 -1
  105. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/SlidesTemplateSettings.d.ts.map +1 -1
  106. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts +1 -1
  107. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
  108. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/attachmentFormats.d.ts +1 -1
  109. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/attachmentFormats.d.ts.map +1 -1
  110. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogDestination.d.ts +1 -1
  111. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogDestination.d.ts.map +1 -1
  112. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogTimezone.d.ts +1 -1
  113. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DefaultScheduledEmailDialogTimezone.d.ts.map +1 -1
  114. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.d.ts +1 -1
  115. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/DestinationSelect/DestinationSelect.d.ts.map +1 -1
  116. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.d.ts +1 -1
  117. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/ErrorWrapper/ErrorWrapper.d.ts.map +1 -1
  118. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.d.ts +1 -1
  119. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelect.d.ts.map +1 -1
  120. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/SubjectForm/SubjectForm.d.ts +1 -1
  121. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailDialog/components/SubjectForm/SubjectForm.d.ts.map +1 -1
  122. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.d.ts +1 -1
  123. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialog.d.ts.map +1 -1
  124. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialogContent.d.ts +1 -1
  125. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/DefaultScheduledEmailManagementDialogContent.d.ts.map +1 -1
  126. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.d.ts +1 -1
  127. package/esm/presentation/automations/scheduledEmail/DefaultScheduledEmailManagementDialog/components/DeleteScheduleConfirmDialog.d.ts.map +1 -1
  128. package/esm/presentation/automations/scheduledEmail/blocks/DefaultLoadingScheduledEmailDialog.d.ts +1 -1
  129. package/esm/presentation/automations/scheduledEmail/blocks/DefaultLoadingScheduledEmailDialog.d.ts.map +1 -1
  130. package/esm/presentation/automations/scheduledEmail/hooks/useScheduleTimezone.d.ts +1 -1
  131. package/esm/presentation/automations/scheduledEmail/hooks/useScheduleTimezone.d.ts.map +1 -1
  132. package/esm/presentation/automations/scheduledEmail/state/exportDefinitions.d.ts +2 -2
  133. package/esm/presentation/automations/scheduledEmail/state/exportDefinitions.d.ts.map +1 -1
  134. package/esm/presentation/automations/scheduledEmail/state/useSaveScheduledEmailToBackend.d.ts +1 -1
  135. package/esm/presentation/automations/scheduledEmail/state/useSaveScheduledEmailToBackend.d.ts.map +1 -1
  136. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailDialogFieldProps.d.ts +2 -2
  137. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailDialogFieldProps.d.ts.map +1 -1
  138. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailDialogRegionProps.d.ts +3 -3
  139. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailDialogRegionProps.d.ts.map +1 -1
  140. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailEffectiveFilters.d.ts +1 -1
  141. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailEffectiveFilters.d.ts.map +1 -1
  142. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailExportSettings.d.ts +1 -1
  143. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailExportSettings.d.ts.map +1 -1
  144. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailFiltersModel.d.ts +1 -1
  145. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailFiltersModel.d.ts.map +1 -1
  146. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailFormState.d.ts +1 -1
  147. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailFormState.d.ts.map +1 -1
  148. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailSubmitOnEnter.d.ts +1 -1
  149. package/esm/presentation/automations/scheduledEmail/state/useScheduledEmailSubmitOnEnter.d.ts.map +1 -1
  150. package/esm/presentation/automations/shared/automationFilters/components/ApplyLatestFiltersConfirmDialog.d.ts +1 -1
  151. package/esm/presentation/automations/shared/automationFilters/components/ApplyLatestFiltersConfirmDialog.d.ts.map +1 -1
  152. package/esm/presentation/automations/shared/automationFilters/components/AutomationAttributeFilter.d.ts +1 -1
  153. package/esm/presentation/automations/shared/automationFilters/components/AutomationAttributeFilter.d.ts.map +1 -1
  154. package/esm/presentation/automations/shared/automationFilters/components/AutomationAttributeFilterContext.d.ts +1 -1
  155. package/esm/presentation/automations/shared/automationFilters/components/AutomationAttributeFilterContext.d.ts.map +1 -1
  156. package/esm/presentation/automations/shared/automationFilters/components/AutomationDateFilter.d.ts +1 -1
  157. package/esm/presentation/automations/shared/automationFilters/components/AutomationDateFilter.d.ts.map +1 -1
  158. package/esm/presentation/automations/shared/automationFilters/components/AutomationDateFilterContext.d.ts +1 -1
  159. package/esm/presentation/automations/shared/automationFilters/components/AutomationDateFilterContext.d.ts.map +1 -1
  160. package/esm/presentation/automations/shared/automationFilters/components/AutomationFiltersSelect.d.ts +1 -1
  161. package/esm/presentation/automations/shared/automationFilters/components/AutomationFiltersSelect.d.ts.map +1 -1
  162. package/esm/presentation/automations/shared/automationFilters/components/AutomationMeasureValueFilter.d.ts +1 -1
  163. package/esm/presentation/automations/shared/automationFilters/components/AutomationMeasureValueFilter.d.ts.map +1 -1
  164. package/esm/presentation/automations/shared/automationFilters/components/AutomationMeasureValueFilterContext.d.ts +1 -1
  165. package/esm/presentation/automations/shared/automationFilters/components/AutomationMeasureValueFilterContext.d.ts.map +1 -1
  166. package/esm/presentation/automations/shared/automationFilters/components/AutomationParameter.d.ts +1 -1
  167. package/esm/presentation/automations/shared/automationFilters/components/AutomationParameter.d.ts.map +1 -1
  168. package/esm/presentation/automations/shared/automationFilters/hooks/useValidateExistingAutomationFilters.d.ts +4 -4
  169. package/esm/presentation/automations/shared/automationFilters/hooks/useValidateExistingAutomationFilters.d.ts.map +1 -1
  170. package/esm/presentation/automations/shared/automationFilters/useAutomationAlertParameters.d.ts +1 -1
  171. package/esm/presentation/automations/shared/automationFilters/useAutomationAlertParameters.d.ts.map +1 -1
  172. package/esm/presentation/automations/shared/automationFilters/useAutomationExportParameters.d.ts +1 -1
  173. package/esm/presentation/automations/shared/automationFilters/useAutomationExportParameters.d.ts.map +1 -1
  174. package/esm/presentation/automations/shared/slots/AutomationDialogFormField.d.ts +1 -1
  175. package/esm/presentation/automations/shared/slots/AutomationDialogFormField.d.ts.map +1 -1
  176. package/esm/presentation/automations/shared/slots/DefaultAutomationDialogActionBar.d.ts +2 -2
  177. package/esm/presentation/automations/shared/slots/DefaultAutomationDialogActionBar.d.ts.map +1 -1
  178. package/esm/presentation/dashboard/DashboardHeader/DashboardTabs.d.ts +1 -1
  179. package/esm/presentation/dashboard/DashboardHeader/DashboardTabs.d.ts.map +1 -1
  180. package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightList.d.ts +1 -1
  181. package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightList.d.ts.map +1 -1
  182. package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListItemWrapper.d.ts +1 -1
  183. package/esm/presentation/dashboard/DashboardSidebar/DraggableInsightList/DraggableInsightListItemWrapper.d.ts.map +1 -1
  184. package/esm/presentation/dashboard/DashboardSidebar/InsightPickerListItem.d.ts +1 -1
  185. package/esm/presentation/dashboard/DashboardSidebar/InsightPickerListItem.d.ts.map +1 -1
  186. package/esm/presentation/dashboard/DashboardSidebar/InsightPickerPanel.d.ts +1 -1
  187. package/esm/presentation/dashboard/DashboardSidebar/InsightPickerPanel.d.ts.map +1 -1
  188. package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeChrome.d.ts +1 -1
  189. package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeChrome.d.ts.map +1 -1
  190. package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeContext.d.ts +1 -1
  191. package/esm/presentation/dashboard/DashboardSidebar/SidebarResizeContext.d.ts.map +1 -1
  192. package/esm/presentation/dashboard/components/DashboardItemPathAndSizeContext.d.ts +1 -1
  193. package/esm/presentation/dashboard/components/DashboardItemPathAndSizeContext.d.ts.map +1 -1
  194. package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts +1 -1
  195. package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts.map +1 -1
  196. package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts +1 -1
  197. package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts.map +1 -1
  198. package/esm/presentation/dialogs/ExportTemplateSelectionDialog/ExportTemplateSelectionDialog.d.ts +1 -1
  199. package/esm/presentation/dialogs/ExportTemplateSelectionDialog/ExportTemplateSelectionDialog.d.ts.map +1 -1
  200. package/esm/presentation/dragAndDrop/WrapInsightListItemWithDrag.d.ts +1 -1
  201. package/esm/presentation/dragAndDrop/WrapInsightListItemWithDrag.d.ts.map +1 -1
  202. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.d.ts +1 -1
  203. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.d.ts.map +1 -1
  204. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilterCreatePanelItem.d.ts +1 -1
  205. package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilterCreatePanelItem.d.ts.map +1 -1
  206. package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.d.ts +1 -1
  207. package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.d.ts.map +1 -1
  208. package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZoneHint.d.ts +1 -1
  209. package/esm/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZoneHint.d.ts.map +1 -1
  210. package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DefaultMeasureValueFilterDraggingComponent.d.ts +1 -1
  211. package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DefaultMeasureValueFilterDraggingComponent.d.ts.map +1 -1
  212. package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DraggableMeasureValueFilter.d.ts +1 -1
  213. package/esm/presentation/dragAndDrop/draggableMeasureValueFilter/DraggableMeasureValueFilter.d.ts.map +1 -1
  214. package/esm/presentation/dragAndDrop/draggableWidget/DraggableDashboardLayoutCreatePanelItem.d.ts +1 -1
  215. package/esm/presentation/dragAndDrop/draggableWidget/DraggableDashboardLayoutCreatePanelItem.d.ts.map +1 -1
  216. package/esm/presentation/dragAndDrop/draggableWidget/DraggableRichTextCreatePanelItem.d.ts +1 -1
  217. package/esm/presentation/dragAndDrop/draggableWidget/DraggableRichTextCreatePanelItem.d.ts.map +1 -1
  218. package/esm/presentation/dragAndDrop/draggableWidget/DraggableVisualizationSwitcherCreatePanelItem.d.ts +1 -1
  219. package/esm/presentation/dragAndDrop/draggableWidget/DraggableVisualizationSwitcherCreatePanelItem.d.ts.map +1 -1
  220. package/esm/presentation/dragAndDrop/useDashboardDrag.d.ts +1 -1
  221. package/esm/presentation/dragAndDrop/useDashboardDrag.d.ts.map +1 -1
  222. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.d.ts +1 -1
  223. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.d.ts.map +1 -1
  224. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.d.ts +1 -1
  225. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.d.ts.map +1 -1
  226. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.d.ts +1 -1
  227. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.d.ts.map +1 -1
  228. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.d.ts +1 -1
  229. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.d.ts.map +1 -1
  230. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.d.ts +1 -1
  231. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.d.ts.map +1 -1
  232. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.d.ts +1 -1
  233. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.d.ts.map +1 -1
  234. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.d.ts +1 -1
  235. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.d.ts.map +1 -1
  236. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/AttributeDisplayFormParameterDetail.d.ts +1 -1
  237. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/AttributeDisplayFormParameterDetail.d.ts.map +1 -1
  238. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.d.ts +1 -1
  239. package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.d.ts.map +1 -1
  240. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts +1 -1
  241. package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts.map +1 -1
  242. package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts +1 -1
  243. package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts.map +1 -1
  244. package/esm/presentation/drill/hooks/useDrills.d.ts +1 -1
  245. package/esm/presentation/drill/hooks/useDrills.d.ts.map +1 -1
  246. package/esm/presentation/filterBar/attributeFilter/AttributeFilterParentFilteringContext.d.ts +2 -2
  247. package/esm/presentation/filterBar/attributeFilter/AttributeFilterParentFilteringContext.d.ts.map +1 -1
  248. package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.d.ts +1 -1
  249. package/esm/presentation/filterBar/attributeFilter/CreatableAttributeFilter.d.ts.map +1 -1
  250. package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.d.ts +2 -2
  251. package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.d.ts.map +1 -1
  252. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterButton.d.ts +1 -1
  253. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterButton.d.ts.map +1 -1
  254. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.d.ts +1 -1
  255. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.d.ts.map +1 -1
  256. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.d.ts +1 -1
  257. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.d.ts.map +1 -1
  258. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/useMetricDropdownItems.d.ts +1 -1
  259. package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/useMetricDropdownItems.d.ts.map +1 -1
  260. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.d.ts +1 -1
  261. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.d.ts.map +1 -1
  262. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeDropdown.d.ts +1 -1
  263. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeDropdown.d.ts.map +1 -1
  264. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropDownItem.d.ts +1 -1
  265. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropDownItem.d.ts.map +1 -1
  266. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropdownButton.d.ts +1 -1
  267. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropdownButton.d.ts.map +1 -1
  268. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormsDropdown.d.ts +1 -1
  269. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormsDropdown.d.ts.map +1 -1
  270. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/LimitValuesConfiguration.d.ts +4 -2
  271. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/LimitValuesConfiguration.d.ts.map +1 -1
  272. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ActionSelectionPage.d.ts +1 -1
  273. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ActionSelectionPage.d.ts.map +1 -1
  274. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/AddLimitingItemDialog.d.ts +1 -1
  275. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/AddLimitingItemDialog.d.ts.map +1 -1
  276. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/DateFiltersPage.d.ts +2 -2
  277. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/DateFiltersPage.d.ts.map +1 -1
  278. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/LimitingItemsPage.d.ts +1 -1
  279. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/LimitingItemsPage.d.ts.map +1 -1
  280. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ParentFiltersPage.d.ts +1 -1
  281. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/ParentFiltersPage.d.ts.map +1 -1
  282. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/WithDisabledParentFilterTooltip.d.ts +1 -1
  283. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/WithDisabledParentFilterTooltip.d.ts.map +1 -1
  284. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.d.ts +1 -1
  285. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersDisabledItem.d.ts.map +1 -1
  286. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.d.ts +1 -1
  287. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersList.d.ts.map +1 -1
  288. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.d.ts +1 -1
  289. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItem.d.ts.map +1 -1
  290. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.d.ts +1 -1
  291. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/parentFilters/ParentFiltersListItemWithoutConnectingAttributes.d.ts.map +1 -1
  292. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.d.ts +1 -1
  293. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionMode.d.ts.map +1 -1
  294. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.d.ts +1 -1
  295. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionMode/SelectionModeItem.d.ts.map +1 -1
  296. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionType.d.ts +1 -1
  297. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionType.d.ts.map +1 -1
  298. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionTypeItem.d.ts +1 -1
  299. package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/selectionType/SelectionTypeItem.d.ts.map +1 -1
  300. package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.d.ts +1 -1
  301. package/esm/presentation/filterBar/configuration/ConfigurationModeSelect.d.ts.map +1 -1
  302. package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.d.ts +1 -1
  303. package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.d.ts.map +1 -1
  304. package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.d.ts +1 -1
  305. package/esm/presentation/filterBar/configuration/title/AttributeTitleRenaming.d.ts.map +1 -1
  306. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts +1 -1
  307. package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts.map +1 -1
  308. package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.d.ts +1 -1
  309. package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationActions.d.ts.map +1 -1
  310. package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.d.ts +2 -2
  311. package/esm/presentation/filterBar/dateFilter/configuration/DateFilterConfigurationBody.d.ts.map +1 -1
  312. package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.d.ts +1 -1
  313. package/esm/presentation/filterBar/filterBar/ShowAllFiltersButton.d.ts.map +1 -1
  314. package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.d.ts +1 -1
  315. package/esm/presentation/filterBar/filterBar/filterViews/FilterViewsList.d.ts.map +1 -1
  316. package/esm/presentation/filterBar/measureValueFilter/CustomDropdownActions.d.ts +2 -2
  317. package/esm/presentation/filterBar/measureValueFilter/CustomDropdownActions.d.ts.map +1 -1
  318. package/esm/presentation/filterBar/measureValueFilter/MeasureValueFilterConfiguration.d.ts +1 -1
  319. package/esm/presentation/filterBar/measureValueFilter/MeasureValueFilterConfiguration.d.ts.map +1 -1
  320. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts +1 -1
  321. package/esm/presentation/flexibleLayout/DashboardLayoutWidget.d.ts.map +1 -1
  322. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts +1 -1
  323. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +1 -1
  324. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.d.ts +1 -1
  325. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeader.d.ts.map +1 -1
  326. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts +1 -1
  327. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts.map +1 -1
  328. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts +1 -1
  329. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +1 -1
  330. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts +1 -1
  331. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +1 -1
  332. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.d.ts +1 -1
  333. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.d.ts.map +1 -1
  334. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts +1 -1
  335. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +1 -1
  336. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.d.ts +1 -1
  337. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.d.ts.map +1 -1
  338. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts +1 -1
  339. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
  340. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.d.ts +1 -1
  341. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.d.ts.map +1 -1
  342. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutViewSectionHeaderRenderer.d.ts +1 -1
  343. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutViewSectionHeaderRenderer.d.ts.map +1 -1
  344. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts +1 -1
  345. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +1 -1
  346. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.d.ts +1 -1
  347. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.d.ts.map +1 -1
  348. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.d.ts +1 -1
  349. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.d.ts.map +1 -1
  350. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts +1 -1
  351. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +1 -1
  352. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.d.ts +1 -1
  353. package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.d.ts.map +1 -1
  354. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts +1 -1
  355. package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
  356. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.d.ts +1 -1
  357. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.d.ts.map +1 -1
  358. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts +1 -1
  359. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts.map +1 -1
  360. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.d.ts +1 -1
  361. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.d.ts.map +1 -1
  362. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts +1 -1
  363. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.d.ts.map +1 -1
  364. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts +1 -1
  365. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +1 -1
  366. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.d.ts +1 -1
  367. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.d.ts.map +1 -1
  368. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.d.ts +1 -1
  369. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.d.ts.map +1 -1
  370. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.d.ts +1 -1
  371. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.d.ts.map +1 -1
  372. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts +1 -1
  373. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.d.ts.map +1 -1
  374. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts +1 -1
  375. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
  376. package/esm/presentation/insightList/InsightList.d.ts +1 -1
  377. package/esm/presentation/insightList/InsightList.d.ts.map +1 -1
  378. package/esm/presentation/insightList/InsightListNoData.d.ts +1 -1
  379. package/esm/presentation/insightList/InsightListNoData.d.ts.map +1 -1
  380. package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts +1 -1
  381. package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts.map +1 -1
  382. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts +10 -10
  383. package/esm/presentation/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
  384. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts +10 -10
  385. package/esm/presentation/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
  386. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts +10 -10
  387. package/esm/presentation/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
  388. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +1790 -1790
  389. package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
  390. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts +10 -10
  391. package/esm/presentation/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
  392. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts +10 -10
  393. package/esm/presentation/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
  394. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts +10 -10
  395. package/esm/presentation/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
  396. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts +10 -10
  397. package/esm/presentation/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
  398. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts +10 -10
  399. package/esm/presentation/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
  400. package/esm/presentation/localization/bundles/id-ID.localization-bundle.d.ts +10 -10
  401. package/esm/presentation/localization/bundles/id-ID.localization-bundle.d.ts.map +1 -1
  402. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts +10 -10
  403. package/esm/presentation/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
  404. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts +10 -10
  405. package/esm/presentation/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
  406. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts +10 -10
  407. package/esm/presentation/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
  408. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts +10 -10
  409. package/esm/presentation/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
  410. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts +10 -10
  411. package/esm/presentation/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
  412. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts +10 -10
  413. package/esm/presentation/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
  414. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts +10 -10
  415. package/esm/presentation/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
  416. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts +10 -10
  417. package/esm/presentation/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
  418. package/esm/presentation/localization/bundles/sl-SI.localization-bundle.d.ts +10 -10
  419. package/esm/presentation/localization/bundles/sl-SI.localization-bundle.d.ts.map +1 -1
  420. package/esm/presentation/localization/bundles/th-TH.localization-bundle.d.ts +10 -10
  421. package/esm/presentation/localization/bundles/th-TH.localization-bundle.d.ts.map +1 -1
  422. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts +10 -10
  423. package/esm/presentation/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
  424. package/esm/presentation/localization/bundles/uk-UA.localization-bundle.d.ts +10 -10
  425. package/esm/presentation/localization/bundles/uk-UA.localization-bundle.d.ts.map +1 -1
  426. package/esm/presentation/localization/bundles/vi-VN.localization-bundle.d.ts +10 -10
  427. package/esm/presentation/localization/bundles/vi-VN.localization-bundle.d.ts.map +1 -1
  428. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts +10 -10
  429. package/esm/presentation/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
  430. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts +10 -10
  431. package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
  432. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts +10 -10
  433. package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
  434. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemBase.d.ts +1 -1
  435. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemBase.d.ts.map +1 -1
  436. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts +1 -1
  437. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadline.d.ts.map +1 -1
  438. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadlineContainer.d.ts +1 -1
  439. package/esm/presentation/presentationComponents/DashboardItems/DashboardItemHeadlineContainer.d.ts.map +1 -1
  440. package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts +1 -1
  441. package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts.map +1 -1
  442. package/esm/presentation/shareDialog/DefaultShareDialog.d.ts +1 -1
  443. package/esm/presentation/shareDialog/DefaultShareDialog.d.ts.map +1 -1
  444. package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.d.ts +1 -1
  445. package/esm/presentation/toolbar/DefaultDashboardToolbar/DefaultDashboardToolbarButton.d.ts.map +1 -1
  446. package/esm/presentation/topBar/buttonBar/DefaultButtonBar.d.ts +1 -1
  447. package/esm/presentation/topBar/buttonBar/DefaultButtonBar.d.ts.map +1 -1
  448. package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.d.ts +1 -1
  449. package/esm/presentation/topBar/buttonBar/button/saveButton/DefaultSaveButton.d.ts.map +1 -1
  450. package/esm/presentation/topBar/buttonBar/button/settingButton/DefaultSettingButton.d.ts +1 -1
  451. package/esm/presentation/topBar/buttonBar/button/settingButton/DefaultSettingButton.d.ts.map +1 -1
  452. package/esm/presentation/topBar/buttonBar/button/shareButton/DefaultShareButton.d.ts +1 -1
  453. package/esm/presentation/topBar/buttonBar/button/shareButton/DefaultShareButton.d.ts.map +1 -1
  454. package/esm/presentation/topBar/menuButton/DefaultSubmenuHeader.d.ts +1 -1
  455. package/esm/presentation/topBar/menuButton/DefaultSubmenuHeader.d.ts.map +1 -1
  456. package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts +1 -1
  457. package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts.map +1 -1
  458. package/esm/presentation/topBar/timezoneIndicator/TimezoneIndicator.d.ts +1 -1
  459. package/esm/presentation/topBar/timezoneIndicator/TimezoneIndicator.d.ts.map +1 -1
  460. package/esm/presentation/widget/common/EditableHeadline.d.ts +1 -1
  461. package/esm/presentation/widget/common/EditableHeadline.d.ts.map +1 -1
  462. package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.d.ts +1 -1
  463. package/esm/presentation/widget/common/configuration/AttributeFilterConfigurationItem.d.ts.map +1 -1
  464. package/esm/presentation/widget/common/configuration/ConfigurationBubble.d.ts +1 -1
  465. package/esm/presentation/widget/common/configuration/ConfigurationBubble.d.ts.map +1 -1
  466. package/esm/presentation/widget/common/configuration/DateDatasetFilter.d.ts +1 -1
  467. package/esm/presentation/widget/common/configuration/DateDatasetFilter.d.ts.map +1 -1
  468. package/esm/presentation/widget/common/configuration/DateDatasetPicker.d.ts +1 -1
  469. package/esm/presentation/widget/common/configuration/DateDatasetPicker.d.ts.map +1 -1
  470. package/esm/presentation/widget/common/configuration/DateFilterCheckbox.d.ts +1 -1
  471. package/esm/presentation/widget/common/configuration/DateFilterCheckbox.d.ts.map +1 -1
  472. package/esm/presentation/widget/common/configuration/FilterConfigurationItemLabel.d.ts +1 -1
  473. package/esm/presentation/widget/common/configuration/FilterConfigurationItemLabel.d.ts.map +1 -1
  474. package/esm/presentation/widget/common/configuration/MeasureValueFilterConfigurationItem.d.ts +1 -1
  475. package/esm/presentation/widget/common/configuration/MeasureValueFilterConfigurationItem.d.ts.map +1 -1
  476. package/esm/presentation/widget/common/useCustomWidgetExecutionDataView.d.ts +1 -1
  477. package/esm/presentation/widget/common/useCustomWidgetExecutionDataView.d.ts.map +1 -1
  478. package/esm/presentation/widget/common/useCustomWidgetInsightDataView.d.ts +1 -1
  479. package/esm/presentation/widget/common/useCustomWidgetInsightDataView.d.ts.map +1 -1
  480. package/esm/presentation/widget/common/useInsightWidgetDataView.d.ts +1 -1
  481. package/esm/presentation/widget/common/useInsightWidgetDataView.d.ts.map +1 -1
  482. package/esm/presentation/widget/dashboardLayout/CreatableDashboardLayout.d.ts +1 -1
  483. package/esm/presentation/widget/dashboardLayout/CreatableDashboardLayout.d.ts.map +1 -1
  484. package/esm/presentation/widget/description/InsightWidgetDescriptionComponentProvider.d.ts +1 -1
  485. package/esm/presentation/widget/description/InsightWidgetDescriptionComponentProvider.d.ts.map +1 -1
  486. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts +1 -1
  487. package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
  488. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.d.ts +1 -1
  489. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialog.d.ts.map +1 -1
  490. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.d.ts +1 -1
  491. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogExportDropdown.d.ts.map +1 -1
  492. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts +1 -1
  493. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts.map +1 -1
  494. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogSyncInsightProperties.d.ts +1 -1
  495. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogSyncInsightProperties.d.ts.map +1 -1
  496. package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigInner.d.ts +1 -1
  497. package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigInner.d.ts.map +1 -1
  498. package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigSection.d.ts +1 -1
  499. package/esm/presentation/widget/insight/configuration/DrillFilters/DrillFiltersConfigSection.d.ts.map +1 -1
  500. package/esm/presentation/widget/insight/configuration/DrillFilters/drillFiltersConfigUtils.d.ts +3 -3
  501. package/esm/presentation/widget/insight/configuration/DrillFilters/drillFiltersConfigUtils.d.ts.map +1 -1
  502. package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapDashboardFilterToOption.d.ts +1 -1
  503. package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapDashboardFilterToOption.d.ts.map +1 -1
  504. package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapIntersectionAttributeToOption.d.ts +1 -1
  505. package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapIntersectionAttributeToOption.d.ts.map +1 -1
  506. package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapSourceInsightFilterToOption.d.ts +1 -1
  507. package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapSourceInsightFilterToOption.d.ts.map +1 -1
  508. package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapSourceMeasureFilterToOption.d.ts +1 -1
  509. package/esm/presentation/widget/insight/configuration/DrillFilters/optionMappings/mapSourceMeasureFilterToOption.d.ts.map +1 -1
  510. package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfigInner.d.ts +1 -1
  511. package/esm/presentation/widget/insight/configuration/DrillFilters/useDrillFiltersConfigInner.d.ts.map +1 -1
  512. package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.d.ts +1 -1
  513. package/esm/presentation/widget/insight/configuration/DrillOriginSelector/DrillOriginSelectorBody.d.ts.map +1 -1
  514. package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyDropdown.d.ts +1 -1
  515. package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyDropdown.d.ts.map +1 -1
  516. package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyList.d.ts +1 -1
  517. package/esm/presentation/widget/insight/configuration/DrillTargets/AttributeHierarchyList.d.ts.map +1 -1
  518. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetAttributeHierarchyItem.d.ts +1 -1
  519. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetAttributeHierarchyItem.d.ts.map +1 -1
  520. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.d.ts +1 -1
  521. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardItem.d.ts.map +1 -1
  522. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardTabSelector.d.ts +1 -1
  523. package/esm/presentation/widget/insight/configuration/DrillTargets/DrillTargetDashboardTabSelector.d.ts.map +1 -1
  524. package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.d.ts +1 -1
  525. package/esm/presentation/widget/insight/configuration/DrillTargets/EmptyAttributeHierarchyInfo.d.ts.map +1 -1
  526. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.d.ts +1 -1
  527. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/AlertsList.d.ts.map +1 -1
  528. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useSaveAlertToBackend.d.ts +1 -1
  529. package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useSaveAlertToBackend.d.ts.map +1 -1
  530. package/esm/presentation/widget/insight/configuration/InsightConfiguration.d.ts +1 -1
  531. package/esm/presentation/widget/insight/configuration/InsightConfiguration.d.ts.map +1 -1
  532. package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescription.d.ts +1 -1
  533. package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescription.d.ts.map +1 -1
  534. package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.d.ts +1 -1
  535. package/esm/presentation/widget/insight/configuration/InsightDescriptionConfig/InsightDescriptionConfig.d.ts.map +1 -1
  536. package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.d.ts +1 -1
  537. package/esm/presentation/widget/insight/configuration/InsightDrillConfigItem.d.ts.map +1 -1
  538. package/esm/presentation/widget/insight/configuration/InsightDrillConfigList.d.ts +1 -1
  539. package/esm/presentation/widget/insight/configuration/InsightDrillConfigList.d.ts.map +1 -1
  540. package/esm/presentation/widget/insight/configuration/InsightTitleConfig.d.ts +1 -1
  541. package/esm/presentation/widget/insight/configuration/InsightTitleConfig.d.ts.map +1 -1
  542. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.d.ts +2 -2
  543. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/CustomUiMenuComponents.d.ts.map +1 -1
  544. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightEditMenuBubble.d.ts +1 -1
  545. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightEditMenuBubble.d.ts.map +1 -1
  546. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuBubble.d.ts +1 -1
  547. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/DashboardInsightMenuBubble.d.ts.map +1 -1
  548. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/index.d.ts +1 -1
  549. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenu/index.d.ts.map +1 -1
  550. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts +1 -1
  551. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
  552. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightEditMenuItems.d.ts +1 -1
  553. package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightEditMenuItems.d.ts.map +1 -1
  554. package/esm/presentation/widget/richText/ViewModeDashboardRichText.d.ts +1 -1
  555. package/esm/presentation/widget/richText/ViewModeDashboardRichText.d.ts.map +1 -1
  556. package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/index.d.ts +1 -1
  557. package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DashboardRichTextMenu/index.d.ts.map +1 -1
  558. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts +1 -1
  559. package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts.map +1 -1
  560. package/esm/presentation/widget/visualizationSwitcher/AllVisualizationsDashInsights.d.ts +1 -1
  561. package/esm/presentation/widget/visualizationSwitcher/AllVisualizationsDashInsights.d.ts.map +1 -1
  562. package/esm/presentation/widget/visualizationSwitcher/CreatableVisualizationSwitcher.d.ts +1 -1
  563. package/esm/presentation/widget/visualizationSwitcher/CreatableVisualizationSwitcher.d.ts.map +1 -1
  564. package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.d.ts +1 -1
  565. package/esm/presentation/widget/visualizationSwitcher/EditModeDashboardVisualizationSwitcher.d.ts.map +1 -1
  566. package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.d.ts +2 -2
  567. package/esm/presentation/widget/visualizationSwitcher/ViewModeDashboardVisualizationSwitcher.d.ts.map +1 -1
  568. package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.d.ts +1 -1
  569. package/esm/presentation/widget/visualizationSwitcher/configuration/Toolbar.d.ts.map +1 -1
  570. package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarBottom.d.ts +1 -1
  571. package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarBottom.d.ts.map +1 -1
  572. package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.d.ts +1 -1
  573. package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.d.ts.map +1 -1
  574. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.d.ts +1 -1
  575. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListItem.d.ts.map +1 -1
  576. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.d.ts +1 -1
  577. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenu.d.ts.map +1 -1
  578. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenuItem.d.ts +1 -1
  579. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsList/VisualizationListMenuItem.d.ts.map +1 -1
  580. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.d.ts +1 -1
  581. package/esm/presentation/widget/visualizationSwitcher/configuration/VisualizationsPage.d.ts.map +1 -1
  582. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts +1 -1
  583. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/EditableDashboardNestedLayoutWidget.d.ts.map +1 -1
  584. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.d.ts +1 -1
  585. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/LayoutDirectionConfigurationDialog.d.ts.map +1 -1
  586. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts +1 -1
  587. package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/Toolbar.d.ts.map +1 -1
  588. package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidgetHeader.d.ts +1 -1
  589. package/esm/presentation/widget/widget/InsightWidget/EditableDashboardInsightWidgetHeader.d.ts.map +1 -1
  590. package/esm/presentation/widget/widget/RichTextWidget/DefaultDashboardRichTextWidget.d.ts +1 -1
  591. package/esm/presentation/widget/widget/RichTextWidget/DefaultDashboardRichTextWidget.d.ts.map +1 -1
  592. package/esm/presentation/widget/widget/RichTextWidget/EditableDashboardRichTextWidget.d.ts +1 -1
  593. package/esm/presentation/widget/widget/RichTextWidget/EditableDashboardRichTextWidget.d.ts.map +1 -1
  594. package/esm/presentation/widget/widget/RichTextWidget/ExportableDashboardRichTextWidget.d.ts +1 -1
  595. package/esm/presentation/widget/widget/RichTextWidget/ExportableDashboardRichTextWidget.d.ts.map +1 -1
  596. package/esm/presentation/widget/widget/VisualizationSwitcherWidget/DefaultDashboardVisualizationSwitcherWidget.d.ts +1 -1
  597. package/esm/presentation/widget/widget/VisualizationSwitcherWidget/DefaultDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
  598. package/esm/presentation/widget/widget/VisualizationSwitcherWidget/EditableDashboardVisualizationSwitcherWidget.d.ts +1 -1
  599. package/esm/presentation/widget/widget/VisualizationSwitcherWidget/EditableDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
  600. package/esm/presentation/widget/widget/VisualizationSwitcherWidget/ExportableDashboardVisualizationSwitcherWidget.d.ts +1 -1
  601. package/esm/presentation/widget/widget/VisualizationSwitcherWidget/ExportableDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
  602. package/esm/presentation/widget/widget/VisualizationSwitcherWidget/VisualizationSwitcherNavigationHeader.d.ts +1 -1
  603. package/esm/presentation/widget/widget/VisualizationSwitcherWidget/VisualizationSwitcherNavigationHeader.d.ts.map +1 -1
  604. package/esm/presentation/widget/widget/warningPartialResult/InsightWidgetWarningPartialResult.d.ts +1 -1
  605. package/esm/presentation/widget/widget/warningPartialResult/InsightWidgetWarningPartialResult.d.ts.map +1 -1
  606. package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts +1 -1
  607. package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts.map +1 -1
  608. package/esm/sdk-ui-dashboard.d.ts +49 -49
  609. package/package.json +24 -24
  610. package/styles/css/alerting.css +2 -2
  611. package/styles/css/attributeFilterConfig.css +1 -1
  612. package/styles/css/dashboard.css +2 -2
  613. package/styles/css/dashboardNestedLayoutWidget.css +1 -1
  614. package/styles/css/dragAndDrop.css +2 -2
  615. package/styles/css/dragAndDrop.css.map +1 -1
  616. package/styles/css/drillConfigPanel.css +4 -4
  617. package/styles/css/filterBar.css +2 -2
  618. package/styles/css/icons.css +2 -2
  619. package/styles/css/main.css +167 -167
  620. package/styles/css/main.css.map +1 -1
  621. package/styles/css/notifications_channels_dialog.css +2 -2
  622. package/styles/css/resizing.css +4 -4
  623. package/styles/css/visualizationSwitcherToolbar.css +4 -4
  624. package/styles/scss/dragAndDrop.scss +12 -6
@@ -11,5 +11,5 @@ export interface IDraggableAttributeFilterCreatePanelItemProps {
11
11
  /**
12
12
  * @internal
13
13
  */
14
- export declare function DraggableAttributeFilterCreatePanelItem({ CreatePanelItemComponent, WrapCreatePanelItemWithDragComponent, disabled }: IDraggableAttributeFilterCreatePanelItemProps): import("react/jsx-runtime").JSX.Element;
14
+ export declare function DraggableAttributeFilterCreatePanelItem({ CreatePanelItemComponent, WrapCreatePanelItemWithDragComponent, disabled, }: IDraggableAttributeFilterCreatePanelItemProps): import("react/jsx-runtime").JSX.Element;
15
15
  //# sourceMappingURL=DraggableAttributeFilterCreatePanelItem.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DraggableAttributeFilterCreatePanelItem.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilterCreatePanelItem.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AAEzF,OAAO,EAAsB,KAAK,qCAAqC,EAAE,MAAM,aAAa,CAAC;AAE7F;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D,wBAAwB,EAAE,8BAA8B,CAAC;IACzD,oCAAoC,CAAC,EAAE,qCAAqC,CAAC;IAC7E,QAAQ,CAAC,EAAE,OAAO,CAAC;CACtB;AAMD;;GAEG;AACH,wBAAgB,uCAAuC,CAAC,EACpD,wBAAwB,EACxB,oCAAoC,EACpC,QAAQ,EACX,EAAE,6CAA6C,2CAU/C"}
1
+ {"version":3,"file":"DraggableAttributeFilterCreatePanelItem.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilterCreatePanelItem.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AAEzF,OAAO,EAAsB,KAAK,qCAAqC,EAAE,MAAM,aAAa,CAAC;AAE7F;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D,wBAAwB,EAAE,8BAA8B,CAAC;IACzD,oCAAoC,CAAC,EAAE,qCAAqC,CAAC;IAC7E,QAAQ,CAAC,EAAE,OAAO,CAAC;CACtB;AAMD;;GAEG;AACH,wBAAgB,uCAAuC,CAAC,EACpD,wBAAwB,EACxB,oCAAoC,EACpC,QAAQ,GACX,EAAE,6CAA6C,2CAU/C"}
@@ -12,6 +12,6 @@ type DraggableDateFilterProps = {
12
12
  onDateFilterAdded: (index: number) => void;
13
13
  onDateFilterClose: () => void;
14
14
  };
15
- export declare function DraggableDateFilter({ FilterComponent, filter, workingFilter, filterIndex, autoOpen, readonly, onDateFilterChanged, onDateFilterAdded, config }: DraggableDateFilterProps): import("react/jsx-runtime").JSX.Element;
15
+ export declare function DraggableDateFilter({ FilterComponent, filter, workingFilter, filterIndex, autoOpen, readonly, onDateFilterChanged, onDateFilterAdded, config, }: DraggableDateFilterProps): import("react/jsx-runtime").JSX.Element;
16
16
  export {};
17
17
  //# sourceMappingURL=DraggableDateFilter.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DraggableDateFilter.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAMhE,OAAO,EACH,KAAK,kCAAkC,EACvC,KAAK,0BAA0B,EAClC,MAAM,qCAAqC,CAAC;AAI7C,KAAK,wBAAwB,GAAG;IAC5B,MAAM,EAAE,oBAAoB,CAAC;IAC7B,aAAa,CAAC,EAAE,oBAAoB,CAAC;IACrC,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,0BAA0B,CAAC;IACnC,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,EAAE,OAAO,CAAC;IAClB,eAAe,EAAE,kCAAkC,CAAC;IACpD,mBAAmB,EAAE,CACjB,MAAM,EAAE,oBAAoB,GAAG,SAAS,EACxC,uBAAuB,CAAC,EAAE,MAAM,EAChC,wBAAwB,CAAC,EAAE,OAAO,KACjC,IAAI,CAAC;IACV,iBAAiB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,iBAAiB,EAAE,MAAM,IAAI,CAAC;CACjC,CAAC;AAEF,wBAAgB,mBAAmB,CAAC,EAChC,eAAe,EACf,MAAM,EACN,aAAa,EACb,WAAW,EACX,QAAQ,EACR,QAAQ,EACR,mBAAmB,EACnB,iBAAiB,EACjB,MAAM,EACT,EAAE,wBAAwB,2CA2D1B"}
1
+ {"version":3,"file":"DraggableDateFilter.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAMhE,OAAO,EACH,KAAK,kCAAkC,EACvC,KAAK,0BAA0B,EAClC,MAAM,qCAAqC,CAAC;AAI7C,KAAK,wBAAwB,GAAG;IAC5B,MAAM,EAAE,oBAAoB,CAAC;IAC7B,aAAa,CAAC,EAAE,oBAAoB,CAAC;IACrC,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,0BAA0B,CAAC;IACnC,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,EAAE,OAAO,CAAC;IAClB,eAAe,EAAE,kCAAkC,CAAC;IACpD,mBAAmB,EAAE,CACjB,MAAM,EAAE,oBAAoB,GAAG,SAAS,EACxC,uBAAuB,CAAC,EAAE,MAAM,EAChC,wBAAwB,CAAC,EAAE,OAAO,KACjC,IAAI,CAAC;IACV,iBAAiB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,iBAAiB,EAAE,MAAM,IAAI,CAAC;CACjC,CAAC;AAEF,wBAAgB,mBAAmB,CAAC,EAChC,eAAe,EACf,MAAM,EACN,aAAa,EACb,WAAW,EACX,QAAQ,EACR,QAAQ,EACR,mBAAmB,EACnB,iBAAiB,EACjB,MAAM,GACT,EAAE,wBAAwB,2CA2D1B"}
@@ -7,5 +7,5 @@ export type DraggableFilterDropZoneHintProps = {
7
7
  acceptPlaceholder?: boolean;
8
8
  onAddAttributePlaceholder?: (index: number) => void;
9
9
  };
10
- export declare function DraggableFilterDropZoneHint({ placement, hintPosition, targetIndex, acceptPlaceholder, onAddAttributePlaceholder }: DraggableFilterDropZoneHintProps): import("react/jsx-runtime").JSX.Element;
10
+ export declare function DraggableFilterDropZoneHint({ placement, hintPosition, targetIndex, acceptPlaceholder, onAddAttributePlaceholder, }: DraggableFilterDropZoneHintProps): import("react/jsx-runtime").JSX.Element;
11
11
  //# sourceMappingURL=DraggableFilterDropZoneHint.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DraggableFilterDropZoneHint.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZoneHint.tsx"],"names":[],"mappings":"AA0BA,MAAM,MAAM,gCAAgC,GAAG,QAAQ,GAAG,SAAS,CAAC;AACpE,MAAM,MAAM,mCAAmC,GAAG,MAAM,GAAG,MAAM,CAAC;AAkBlE,MAAM,MAAM,gCAAgC,GAAG;IAC3C,SAAS,CAAC,EAAE,gCAAgC,CAAC;IAC7C,YAAY,EAAE,mCAAmC,CAAC;IAClD,WAAW,EAAE,MAAM,CAAC;IACpB,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,yBAAyB,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CACvD,CAAC;AAEF,wBAAgB,2BAA2B,CAAC,EACxC,SAAoB,EACpB,YAAY,EACZ,WAAW,EACX,iBAAwB,EACxB,yBAAyB,EAC5B,EAAE,gCAAgC,2CA0ElC"}
1
+ {"version":3,"file":"DraggableFilterDropZoneHint.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dragAndDrop/draggableFilterDropZone/DraggableFilterDropZoneHint.tsx"],"names":[],"mappings":"AA0BA,MAAM,MAAM,gCAAgC,GAAG,QAAQ,GAAG,SAAS,CAAC;AACpE,MAAM,MAAM,mCAAmC,GAAG,MAAM,GAAG,MAAM,CAAC;AAkBlE,MAAM,MAAM,gCAAgC,GAAG;IAC3C,SAAS,CAAC,EAAE,gCAAgC,CAAC;IAC7C,YAAY,EAAE,mCAAmC,CAAC;IAClD,WAAW,EAAE,MAAM,CAAC;IACpB,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,yBAAyB,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CACvD,CAAC;AAEF,wBAAgB,2BAA2B,CAAC,EACxC,SAAoB,EACpB,YAAY,EACZ,WAAW,EACX,iBAAwB,EACxB,yBAAyB,GAC5B,EAAE,gCAAgC,2CA0ElC"}
@@ -1,5 +1,5 @@
1
1
  import { type MeasureValueFilterDraggableItem } from "../types.js";
2
- export declare function DefaultMeasureValueFilterDraggingComponent({ item }: {
2
+ export declare function DefaultMeasureValueFilterDraggingComponent({ item, }: {
3
3
  item: MeasureValueFilterDraggableItem;
4
4
  }): import("react/jsx-runtime").JSX.Element;
5
5
  //# sourceMappingURL=DefaultMeasureValueFilterDraggingComponent.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DefaultMeasureValueFilterDraggingComponent.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dragAndDrop/draggableMeasureValueFilter/DefaultMeasureValueFilterDraggingComponent.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,KAAK,+BAA+B,EAAE,MAAM,aAAa,CAAC;AAEnE,wBAAgB,0CAA0C,CAAC,EACvD,IAAI,EACP,EAAE;IACC,IAAI,EAAE,+BAA+B,CAAC;CACzC,2CA0BA"}
1
+ {"version":3,"file":"DefaultMeasureValueFilterDraggingComponent.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dragAndDrop/draggableMeasureValueFilter/DefaultMeasureValueFilterDraggingComponent.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,KAAK,+BAA+B,EAAE,MAAM,aAAa,CAAC;AAEnE,wBAAgB,0CAA0C,CAAC,EACvD,IAAI,GACP,EAAE;IACC,IAAI,EAAE,+BAA+B,CAAC;CACzC,2CA0BA"}
@@ -16,6 +16,6 @@ type DraggableMeasureValueFilterProps = {
16
16
  *
17
17
  * @internal
18
18
  */
19
- export declare function DraggableMeasureValueFilter({ FilterComponent, filter, filterIndex, autoOpen, readonly, onMeasureValueFilterChanged, onMeasureValueFilterAdded, onMeasureValueFilterClose }: DraggableMeasureValueFilterProps): import("react/jsx-runtime").JSX.Element;
19
+ export declare function DraggableMeasureValueFilter({ FilterComponent, filter, filterIndex, autoOpen, readonly, onMeasureValueFilterChanged, onMeasureValueFilterAdded, onMeasureValueFilterClose, }: DraggableMeasureValueFilterProps): import("react/jsx-runtime").JSX.Element;
20
20
  export {};
21
21
  //# sourceMappingURL=DraggableMeasureValueFilter.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DraggableMeasureValueFilter.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dragAndDrop/draggableMeasureValueFilter/DraggableMeasureValueFilter.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,4BAA4B,EAAE,KAAK,2BAA2B,EAAE,MAAM,qBAAqB,CAAC;AAK1G,OAAO,EAAE,KAAK,0CAA0C,EAAE,MAAM,6CAA6C,CAAC;AAI9G,KAAK,gCAAgC,GAAG;IACpC,MAAM,EAAE,4BAA4B,CAAC;IACrC,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,EAAE,OAAO,CAAC;IAClB,eAAe,EAAE,0CAA0C,CAAC;IAC5D,2BAA2B,EAAE,CACzB,MAAM,EAAE,4BAA4B,EACpC,UAAU,EAAE,2BAA2B,EAAE,GAAG,SAAS,EACrD,wBAAwB,CAAC,EAAE,OAAO,KACjC,IAAI,CAAC;IACV,yBAAyB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACnD,yBAAyB,EAAE,MAAM,IAAI,CAAC;CACzC,CAAC;AAEF;;;;;GAKG;AACH,wBAAgB,2BAA2B,CAAC,EACxC,eAAe,EACf,MAAM,EACN,WAAW,EACX,QAAQ,EACR,QAAQ,EACR,2BAA2B,EAC3B,yBAAyB,EACzB,yBAAyB,EAC5B,EAAE,gCAAgC,2CA4DlC"}
1
+ {"version":3,"file":"DraggableMeasureValueFilter.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dragAndDrop/draggableMeasureValueFilter/DraggableMeasureValueFilter.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,4BAA4B,EAAE,KAAK,2BAA2B,EAAE,MAAM,qBAAqB,CAAC;AAK1G,OAAO,EAAE,KAAK,0CAA0C,EAAE,MAAM,6CAA6C,CAAC;AAI9G,KAAK,gCAAgC,GAAG;IACpC,MAAM,EAAE,4BAA4B,CAAC;IACrC,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,EAAE,OAAO,CAAC;IAClB,eAAe,EAAE,0CAA0C,CAAC;IAC5D,2BAA2B,EAAE,CACzB,MAAM,EAAE,4BAA4B,EACpC,UAAU,EAAE,2BAA2B,EAAE,GAAG,SAAS,EACrD,wBAAwB,CAAC,EAAE,OAAO,KACjC,IAAI,CAAC;IACV,yBAAyB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACnD,yBAAyB,EAAE,MAAM,IAAI,CAAC;CACzC,CAAC;AAEF;;;;;GAKG;AACH,wBAAgB,2BAA2B,CAAC,EACxC,eAAe,EACf,MAAM,EACN,WAAW,EACX,QAAQ,EACR,QAAQ,EACR,2BAA2B,EAC3B,yBAAyB,EACzB,yBAAyB,GAC5B,EAAE,gCAAgC,2CA4DlC"}
@@ -10,6 +10,6 @@ interface IDraggableDashboardLayoutCreatePanelItemProps {
10
10
  /**
11
11
  * @internal
12
12
  */
13
- export declare function DraggableDashboardLayoutCreatePanelItem({ CreatePanelItemComponent, WrapCreatePanelItemWithDragComponent }: IDraggableDashboardLayoutCreatePanelItemProps): import("react/jsx-runtime").JSX.Element;
13
+ export declare function DraggableDashboardLayoutCreatePanelItem({ CreatePanelItemComponent, WrapCreatePanelItemWithDragComponent, }: IDraggableDashboardLayoutCreatePanelItemProps): import("react/jsx-runtime").JSX.Element;
14
14
  export {};
15
15
  //# sourceMappingURL=DraggableDashboardLayoutCreatePanelItem.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DraggableDashboardLayoutCreatePanelItem.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dragAndDrop/draggableWidget/DraggableDashboardLayoutCreatePanelItem.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AAEzF,OAAO,EAAsB,KAAK,qCAAqC,EAAE,MAAM,aAAa,CAAC;AAE7F;;GAEG;AACH,UAAU,6CAA6C;IACnD,wBAAwB,EAAE,8BAA8B,CAAC;IACzD,oCAAoC,CAAC,EAAE,qCAAqC,CAAC;CAChF;AAYD;;GAEG;AACH,wBAAgB,uCAAuC,CAAC,EACpD,wBAAwB,EACxB,oCAAoC,EACvC,EAAE,6CAA6C,2CAa/C"}
1
+ {"version":3,"file":"DraggableDashboardLayoutCreatePanelItem.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dragAndDrop/draggableWidget/DraggableDashboardLayoutCreatePanelItem.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AAEzF,OAAO,EAAsB,KAAK,qCAAqC,EAAE,MAAM,aAAa,CAAC;AAE7F;;GAEG;AACH,UAAU,6CAA6C;IACnD,wBAAwB,EAAE,8BAA8B,CAAC;IACzD,oCAAoC,CAAC,EAAE,qCAAqC,CAAC;CAChF;AAYD;;GAEG;AACH,wBAAgB,uCAAuC,CAAC,EACpD,wBAAwB,EACxB,oCAAoC,GACvC,EAAE,6CAA6C,2CAa/C"}
@@ -10,6 +10,6 @@ interface IDraggableRichTextCreatePanelItemProps {
10
10
  /**
11
11
  * @internal
12
12
  */
13
- export declare function DraggableRichTextCreatePanelItem({ CreatePanelItemComponent, WrapCreatePanelItemWithDragComponent }: IDraggableRichTextCreatePanelItemProps): import("react/jsx-runtime").JSX.Element;
13
+ export declare function DraggableRichTextCreatePanelItem({ CreatePanelItemComponent, WrapCreatePanelItemWithDragComponent, }: IDraggableRichTextCreatePanelItemProps): import("react/jsx-runtime").JSX.Element;
14
14
  export {};
15
15
  //# sourceMappingURL=DraggableRichTextCreatePanelItem.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DraggableRichTextCreatePanelItem.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dragAndDrop/draggableWidget/DraggableRichTextCreatePanelItem.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,KAAK,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AAEzF,OAAO,EAAsB,KAAK,qCAAqC,EAAE,MAAM,aAAa,CAAC;AAE7F;;GAEG;AACH,UAAU,sCAAsC;IAC5C,wBAAwB,EAAE,8BAA8B,CAAC;IACzD,oCAAoC,CAAC,EAAE,qCAAqC,CAAC;CAChF;AAYD;;GAEG;AACH,wBAAgB,gCAAgC,CAAC,EAC7C,wBAAwB,EACxB,oCAAoC,EACvC,EAAE,sCAAsC,2CAcxC"}
1
+ {"version":3,"file":"DraggableRichTextCreatePanelItem.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dragAndDrop/draggableWidget/DraggableRichTextCreatePanelItem.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,KAAK,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AAEzF,OAAO,EAAsB,KAAK,qCAAqC,EAAE,MAAM,aAAa,CAAC;AAE7F;;GAEG;AACH,UAAU,sCAAsC;IAC5C,wBAAwB,EAAE,8BAA8B,CAAC;IACzD,oCAAoC,CAAC,EAAE,qCAAqC,CAAC;CAChF;AAYD;;GAEG;AACH,wBAAgB,gCAAgC,CAAC,EAC7C,wBAAwB,EACxB,oCAAoC,GACvC,EAAE,sCAAsC,2CAcxC"}
@@ -10,6 +10,6 @@ interface IDraggableVisualizationSwitcherCreatePanelItemProps {
10
10
  /**
11
11
  * @internal
12
12
  */
13
- export declare function DraggableVisualizationSwitcherCreatePanelItem({ CreatePanelItemComponent, WrapCreatePanelItemWithDragComponent }: IDraggableVisualizationSwitcherCreatePanelItemProps): import("react/jsx-runtime").JSX.Element;
13
+ export declare function DraggableVisualizationSwitcherCreatePanelItem({ CreatePanelItemComponent, WrapCreatePanelItemWithDragComponent, }: IDraggableVisualizationSwitcherCreatePanelItemProps): import("react/jsx-runtime").JSX.Element;
14
14
  export {};
15
15
  //# sourceMappingURL=DraggableVisualizationSwitcherCreatePanelItem.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DraggableVisualizationSwitcherCreatePanelItem.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dragAndDrop/draggableWidget/DraggableVisualizationSwitcherCreatePanelItem.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,KAAK,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AAEzF,OAAO,EAAsB,KAAK,qCAAqC,EAAE,MAAM,aAAa,CAAC;AAE7F;;GAEG;AACH,UAAU,mDAAmD;IACzD,wBAAwB,EAAE,8BAA8B,CAAC;IACzD,oCAAoC,CAAC,EAAE,qCAAqC,CAAC;CAChF;AAYD;;GAEG;AACH,wBAAgB,6CAA6C,CAAC,EAC1D,wBAAwB,EACxB,oCAAoC,EACvC,EAAE,mDAAmD,2CAcrD"}
1
+ {"version":3,"file":"DraggableVisualizationSwitcherCreatePanelItem.d.ts","sourceRoot":"","sources":["../../../../src/presentation/dragAndDrop/draggableWidget/DraggableVisualizationSwitcherCreatePanelItem.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,KAAK,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AAEzF,OAAO,EAAsB,KAAK,qCAAqC,EAAE,MAAM,aAAa,CAAC;AAE7F;;GAEG;AACH,UAAU,mDAAmD;IACzD,wBAAwB,EAAE,8BAA8B,CAAC;IACzD,oCAAoC,CAAC,EAAE,qCAAqC,CAAC;CAChF;AAYD;;GAEG;AACH,wBAAgB,6CAA6C,CAAC,EAC1D,wBAAwB,EACxB,oCAAoC,GACvC,EAAE,mDAAmD,2CAcrD"}
@@ -4,7 +4,7 @@ type CollectedProps<TItem> = {
4
4
  isDragging: boolean;
5
5
  item: TItem;
6
6
  };
7
- export declare function useDashboardDrag<DragObject extends DraggableItem>({ dragItem, canDrag, hideDefaultPreview, dragEnd, dragStart }: {
7
+ export declare function useDashboardDrag<DragObject extends DraggableItem>({ dragItem, canDrag, hideDefaultPreview, dragEnd, dragStart, }: {
8
8
  dragItem: DragObject | (() => DragObject);
9
9
  canDrag?: boolean | ((monitor: DragSourceMonitor<DragObject, void>) => boolean);
10
10
  hideDefaultPreview?: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"useDashboardDrag.d.ts","sourceRoot":"","sources":["../../../src/presentation/dragAndDrop/useDashboardDrag.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,iBAAiB,EAAE,KAAK,iBAAiB,EAAW,MAAM,8BAA8B,CAAC;AAGvG,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,YAAY,CAAC;AAGhD,KAAK,cAAc,CAAC,KAAK,IAAI;IACzB,UAAU,EAAE,OAAO,CAAC;IACpB,IAAI,EAAE,KAAK,CAAC;CACf,CAAC;AASF,wBAAgB,gBAAgB,CAAC,UAAU,SAAS,aAAa,EAC7D,EACI,QAAQ,EACR,OAAc,EACd,kBAAyB,EACzB,OAAO,EACP,SAAS,EACZ,EAAE;IACC,QAAQ,EAAE,UAAU,GAAG,CAAC,MAAM,UAAU,CAAC,CAAC;IAC1C,OAAO,CAAC,EAAE,OAAO,GAAG,CAAC,CAAC,OAAO,EAAE,iBAAiB,CAAC,UAAU,EAAE,IAAI,CAAC,KAAK,OAAO,CAAC,CAAC;IAChF,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,OAAO,CAAC,EAAE,CAAC,IAAI,EAAE,UAAU,EAAE,OAAO,EAAE,iBAAiB,CAAC,UAAU,EAAE,IAAI,CAAC,KAAK,IAAI,CAAC;IACnF,SAAS,CAAC,EAAE,CAAC,IAAI,EAAE,UAAU,KAAK,IAAI,CAAC;CAC1C,EACD,IAAI,GAAE,OAAO,EAAO,GAsDgB,CAAC,cAAc,CAAC,UAAU,CAAC,EAAE,iBAAiB,CAAC,CACtF"}
1
+ {"version":3,"file":"useDashboardDrag.d.ts","sourceRoot":"","sources":["../../../src/presentation/dragAndDrop/useDashboardDrag.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,iBAAiB,EAAE,KAAK,iBAAiB,EAAW,MAAM,8BAA8B,CAAC;AAGvG,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,YAAY,CAAC;AAGhD,KAAK,cAAc,CAAC,KAAK,IAAI;IACzB,UAAU,EAAE,OAAO,CAAC;IACpB,IAAI,EAAE,KAAK,CAAC;CACf,CAAC;AASF,wBAAgB,gBAAgB,CAAC,UAAU,SAAS,aAAa,EAC7D,EACI,QAAQ,EACR,OAAc,EACd,kBAAyB,EACzB,OAAO,EACP,SAAS,GACZ,EAAE;IACC,QAAQ,EAAE,UAAU,GAAG,CAAC,MAAM,UAAU,CAAC,CAAC;IAC1C,OAAO,CAAC,EAAE,OAAO,GAAG,CAAC,CAAC,OAAO,EAAE,iBAAiB,CAAC,UAAU,EAAE,IAAI,CAAC,KAAK,OAAO,CAAC,CAAC;IAChF,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,OAAO,CAAC,EAAE,CAAC,IAAI,EAAE,UAAU,EAAE,OAAO,EAAE,iBAAiB,CAAC,UAAU,EAAE,IAAI,CAAC,KAAK,IAAI,CAAC;IACnF,SAAS,CAAC,EAAE,CAAC,IAAI,EAAE,UAAU,KAAK,IAAI,CAAC;CAC1C,EACD,IAAI,GAAE,OAAO,EAAO,GAsDgB,CAAC,cAAc,CAAC,UAAU,CAAC,EAAE,iBAAiB,CAAC,CACtF"}
@@ -7,6 +7,6 @@ interface IAttributeUrlSectionOwnProps {
7
7
  loading?: boolean;
8
8
  }
9
9
  type AttributeUrlSectionProps = IAttributeUrlSectionOwnProps;
10
- export declare function AttributeUrlSection({ attributeDisplayForms, loading, selected, onSelect }: AttributeUrlSectionProps): import("react/jsx-runtime").JSX.Element | null;
10
+ export declare function AttributeUrlSection({ attributeDisplayForms, loading, selected, onSelect, }: AttributeUrlSectionProps): import("react/jsx-runtime").JSX.Element | null;
11
11
  export {};
12
12
  //# sourceMappingURL=AttributeUrlSection.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AttributeUrlSection.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,MAAM,EAAmC,MAAM,qBAAqB,CAAC;AAInF,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,YAAY,CAAC;AAE5D,UAAU,4BAA4B;IAClC,qBAAqB,EAAE,yBAAyB,EAAE,CAAC;IACnD,QAAQ,EAAE,CAAC,2BAA2B,EAAE,MAAM,EAAE,2BAA2B,EAAE,MAAM,KAAK,IAAI,CAAC;IAC7F,QAAQ,EAAE,MAAM,GAAG,KAAK,CAAC;IACzB,OAAO,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,KAAK,wBAAwB,GAAG,4BAA4B,CAAC;AAE7D,wBAAgB,mBAAmB,CAAC,EAChC,qBAAqB,EACrB,OAAe,EACf,QAAQ,EACR,QAAQ,EACX,EAAE,wBAAwB,kDAmC1B"}
1
+ {"version":3,"file":"AttributeUrlSection.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/drill/DrillConfigPanel/DrillToUrl/AttributeUrlSection.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,MAAM,EAAmC,MAAM,qBAAqB,CAAC;AAInF,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,YAAY,CAAC;AAE5D,UAAU,4BAA4B;IAClC,qBAAqB,EAAE,yBAAyB,EAAE,CAAC;IACnD,QAAQ,EAAE,CAAC,2BAA2B,EAAE,MAAM,EAAE,2BAA2B,EAAE,MAAM,KAAK,IAAI,CAAC;IAC7F,QAAQ,EAAE,MAAM,GAAG,KAAK,CAAC;IACzB,OAAO,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,KAAK,wBAAwB,GAAG,4BAA4B,CAAC;AAE7D,wBAAgB,mBAAmB,CAAC,EAChC,qBAAqB,EACrB,OAAe,EACf,QAAQ,EACR,QAAQ,GACX,EAAE,wBAAwB,kDAmC1B"}
@@ -9,7 +9,7 @@ export interface IUrlInputProps {
9
9
  syntaxHighlightingRules?: IFormattingRule[];
10
10
  intl: IntlShape;
11
11
  }
12
- export declare function UrlInput({ onChange, onCursor, currentUrlValue, intl, syntaxHighlightingRules }: IUrlInputProps): import("react/jsx-runtime").JSX.Element | null;
12
+ export declare function UrlInput({ onChange, onCursor, currentUrlValue, intl, syntaxHighlightingRules, }: IUrlInputProps): import("react/jsx-runtime").JSX.Element | null;
13
13
  interface IFormattingRule {
14
14
  regex: RegExp;
15
15
  token: string;
@@ -1 +1 @@
1
- {"version":3,"file":"CustomUrlEditor.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAoB,KAAK,SAAS,EAAW,MAAM,YAAY,CAAC;AAEvE,OAAO,EAMH,KAAK,MAAM,EAad,MAAM,qBAAqB,CAAC;AA4B7B,OAAO,EAAE,KAAK,cAAc,EAA4B,MAAM,gBAAgB,CAAC;AAG/E,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,YAAY,CAAC;AAE5D,MAAM,WAAW,cAAc;IAC3B,eAAe,EAAE,MAAM,CAAC;IACxB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IAC7C,uBAAuB,CAAC,EAAE,eAAe,EAAE,CAAC;IAC5C,IAAI,EAAE,SAAS,CAAC;CACnB;AAsCD,wBAAgB,QAAQ,CAAC,EACrB,QAAQ,EACR,QAAQ,EACR,eAAe,EACf,IAAI,EACJ,uBAAuB,EAC1B,EAAE,cAAc,kDAoBhB;AAyHD,UAAU,eAAe;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACjB;AAmLD,MAAM,WAAW,qBAAqB;IAClC,cAAc,CAAC,EAAE,cAAc,CAAC;IAChC,qBAAqB,CAAC,EAAE,yBAAyB,EAAE,CAAC;IACpD,4BAA4B,CAAC,EAAE,OAAO,CAAC;IACvC,sCAAsC,EAAE,MAAM,EAAE,CAAC;IACjD,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,uBAAuB,EAAE,OAAO,CAAC;IACjC,4BAA4B,EAAE,OAAO,CAAC;IACtC,uBAAuB,EAAE,OAAO,CAAC;IACjC,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,SAAS,EAAE,MAAM,CAAC;CACrB;AAmHD,wBAAgB,eAAe,CAAC,KAAK,EAAE,qBAAqB,2CAkB3D"}
1
+ {"version":3,"file":"CustomUrlEditor.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditor.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAoB,KAAK,SAAS,EAAW,MAAM,YAAY,CAAC;AAEvE,OAAO,EAMH,KAAK,MAAM,EAad,MAAM,qBAAqB,CAAC;AA4B7B,OAAO,EAAE,KAAK,cAAc,EAA4B,MAAM,gBAAgB,CAAC;AAG/E,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,YAAY,CAAC;AAE5D,MAAM,WAAW,cAAc;IAC3B,eAAe,EAAE,MAAM,CAAC;IACxB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IAC7C,uBAAuB,CAAC,EAAE,eAAe,EAAE,CAAC;IAC5C,IAAI,EAAE,SAAS,CAAC;CACnB;AAsCD,wBAAgB,QAAQ,CAAC,EACrB,QAAQ,EACR,QAAQ,EACR,eAAe,EACf,IAAI,EACJ,uBAAuB,GAC1B,EAAE,cAAc,kDAoBhB;AAyHD,UAAU,eAAe;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACjB;AAmLD,MAAM,WAAW,qBAAqB;IAClC,cAAc,CAAC,EAAE,cAAc,CAAC;IAChC,qBAAqB,CAAC,EAAE,yBAAyB,EAAE,CAAC;IACpD,4BAA4B,CAAC,EAAE,OAAO,CAAC;IACvC,sCAAsC,EAAE,MAAM,EAAE,CAAC;IACjD,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,uBAAuB,EAAE,OAAO,CAAC;IACjC,4BAA4B,EAAE,OAAO,CAAC;IACtC,uBAAuB,EAAE,OAAO,CAAC;IACjC,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,SAAS,EAAE,MAAM,CAAC;CACrB;AAmHD,wBAAgB,eAAe,CAAC,KAAK,EAAE,qBAAqB,2CAkB3D"}
@@ -2,6 +2,6 @@ import { type IDashboardParametersSectionProps } from "./CustomUrlEditorParamete
2
2
  import { type IInsightParametersSectionProps } from "./CustomUrlEditorParametersSections/InsightParametersSection.js";
3
3
  import { type IIdentifierParametersSectionProps } from "./types.js";
4
4
  type IParametersPanelProps = IInsightParametersSectionProps & IIdentifierParametersSectionProps & IDashboardParametersSectionProps;
5
- export declare function ParametersPanel({ attributeDisplayForms, loadingAttributeDisplayForms, enableClientIdParameter, enableDataProductIdParameter, enableWidgetIdParameter, onAdd, intl, dashboardFilters, dashboardMeasureValueFilters, insightMeasureValueFilters, attributeFilterConfigs, insightFilters, widgetRef }: IParametersPanelProps): import("react/jsx-runtime").JSX.Element;
5
+ export declare function ParametersPanel({ attributeDisplayForms, loadingAttributeDisplayForms, enableClientIdParameter, enableDataProductIdParameter, enableWidgetIdParameter, onAdd, intl, dashboardFilters, dashboardMeasureValueFilters, insightMeasureValueFilters, attributeFilterConfigs, insightFilters, widgetRef, }: IParametersPanelProps): import("react/jsx-runtime").JSX.Element;
6
6
  export {};
7
7
  //# sourceMappingURL=CustomUrlEditorParameters.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CustomUrlEditorParameters.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.tsx"],"names":[],"mappings":"AAMA,OAAO,EAEH,KAAK,gCAAgC,EACxC,MAAM,mEAAmE,CAAC;AAE3E,OAAO,EACH,KAAK,8BAA8B,EAEtC,MAAM,iEAAiE,CAAC;AACzE,OAAO,EAAE,KAAK,iCAAiC,EAAE,MAAM,YAAY,CAAC;AAEpE,KAAK,qBAAqB,GAAG,8BAA8B,GACvD,iCAAiC,GACjC,gCAAgC,CAAC;AAErC,wBAAgB,eAAe,CAAC,EAC5B,qBAAqB,EACrB,4BAA4B,EAC5B,uBAAuB,EACvB,4BAA4B,EAC5B,uBAAuB,EACvB,KAAK,EACL,IAAI,EACJ,gBAAgB,EAChB,4BAA4B,EAC5B,0BAA0B,EAC1B,sBAAsB,EACtB,cAAc,EACd,SAAS,EACZ,EAAE,qBAAqB,2CAwCvB"}
1
+ {"version":3,"file":"CustomUrlEditorParameters.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParameters.tsx"],"names":[],"mappings":"AAMA,OAAO,EAEH,KAAK,gCAAgC,EACxC,MAAM,mEAAmE,CAAC;AAE3E,OAAO,EACH,KAAK,8BAA8B,EAEtC,MAAM,iEAAiE,CAAC;AACzE,OAAO,EAAE,KAAK,iCAAiC,EAAE,MAAM,YAAY,CAAC;AAEpE,KAAK,qBAAqB,GAAG,8BAA8B,GACvD,iCAAiC,GACjC,gCAAgC,CAAC;AAErC,wBAAgB,eAAe,CAAC,EAC5B,qBAAqB,EACrB,4BAA4B,EAC5B,uBAAuB,EACvB,4BAA4B,EAC5B,uBAAuB,EACvB,KAAK,EACL,IAAI,EACJ,gBAAgB,EAChB,4BAA4B,EAC5B,0BAA0B,EAC1B,sBAAsB,EACtB,cAAc,EACd,SAAS,GACZ,EAAE,qBAAqB,2CAwCvB"}
@@ -5,5 +5,5 @@ export interface IDashboardParametersSectionProps extends IParametersPanelSectio
5
5
  dashboardMeasureValueFilters?: IDashboardMeasureValueFilter[];
6
6
  attributeFilterConfigs?: IDashboardAttributeFilterConfig[];
7
7
  }
8
- export declare function DashboardParametersSection({ dashboardFilters, dashboardMeasureValueFilters, attributeFilterConfigs, intl, onAdd }: IDashboardParametersSectionProps): import("react/jsx-runtime").JSX.Element | null;
8
+ export declare function DashboardParametersSection({ dashboardFilters, dashboardMeasureValueFilters, attributeFilterConfigs, intl, onAdd, }: IDashboardParametersSectionProps): import("react/jsx-runtime").JSX.Element | null;
9
9
  //# sourceMappingURL=DashboardParametersSection.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DashboardParametersSection.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.tsx"],"names":[],"mappings":"AAMA,OAAO,EACH,KAAK,gBAAgB,EACrB,KAAK,+BAA+B,EACpC,KAAK,4BAA4B,EAIpC,MAAM,qBAAqB,CAAC;AAS7B,OAAO,EAAE,KAAK,mCAAmC,EAAE,MAAM,aAAa,CAAC;AAKvE,MAAM,WAAW,gCAAiC,SAAQ,mCAAmC;IACzF,gBAAgB,CAAC,EAAE,gBAAgB,EAAE,CAAC;IACtC,4BAA4B,CAAC,EAAE,4BAA4B,EAAE,CAAC;IAC9D,sBAAsB,CAAC,EAAE,+BAA+B,EAAE,CAAC;CAC9D;AAED,wBAAgB,0BAA0B,CAAC,EACvC,gBAAgB,EAChB,4BAA4B,EAC5B,sBAAsB,EACtB,IAAI,EACJ,KAAK,EACR,EAAE,gCAAgC,kDAkFlC"}
1
+ {"version":3,"file":"DashboardParametersSection.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DashboardParametersSection.tsx"],"names":[],"mappings":"AAMA,OAAO,EACH,KAAK,gBAAgB,EACrB,KAAK,+BAA+B,EACpC,KAAK,4BAA4B,EAIpC,MAAM,qBAAqB,CAAC;AAS7B,OAAO,EAAE,KAAK,mCAAmC,EAAE,MAAM,aAAa,CAAC;AAKvE,MAAM,WAAW,gCAAiC,SAAQ,mCAAmC;IACzF,gBAAgB,CAAC,EAAE,gBAAgB,EAAE,CAAC;IACtC,4BAA4B,CAAC,EAAE,4BAA4B,EAAE,CAAC;IAC9D,sBAAsB,CAAC,EAAE,+BAA+B,EAAE,CAAC;CAC9D;AAED,wBAAgB,0BAA0B,CAAC,EACvC,gBAAgB,EAChB,4BAA4B,EAC5B,sBAAsB,EACtB,IAAI,EACJ,KAAK,GACR,EAAE,gCAAgC,kDAkFlC"}
@@ -1,3 +1,3 @@
1
1
  import { type IIdentifierParametersSectionProps } from "../types.js";
2
- export declare function IdentifierParametersSection({ enableClientIdParameter, enableDataProductIdParameter, enableWidgetIdParameter, onAdd, intl, widgetRef }: IIdentifierParametersSectionProps): import("react/jsx-runtime").JSX.Element;
2
+ export declare function IdentifierParametersSection({ enableClientIdParameter, enableDataProductIdParameter, enableWidgetIdParameter, onAdd, intl, widgetRef, }: IIdentifierParametersSectionProps): import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=IdentifierParametersSection.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"IdentifierParametersSection.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.tsx"],"names":[],"mappings":"AAgBA,OAAO,EAAE,KAAK,iCAAiC,EAAE,MAAM,aAAa,CAAC;AAsErE,wBAAgB,2BAA2B,CAAC,EACxC,uBAAuB,EACvB,4BAA4B,EAC5B,uBAAuB,EACvB,KAAK,EACL,IAAI,EACJ,SAAS,EACZ,EAAE,iCAAiC,2CA6CnC"}
1
+ {"version":3,"file":"IdentifierParametersSection.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/IdentifierParametersSection.tsx"],"names":[],"mappings":"AAgBA,OAAO,EAAE,KAAK,iCAAiC,EAAE,MAAM,aAAa,CAAC;AAsErE,wBAAgB,2BAA2B,CAAC,EACxC,uBAAuB,EACvB,4BAA4B,EAC5B,uBAAuB,EACvB,KAAK,EACL,IAAI,EACJ,SAAS,GACZ,EAAE,iCAAiC,2CA6CnC"}
@@ -7,5 +7,5 @@ export interface IInsightParametersSectionProps extends IParametersPanelSections
7
7
  insightMeasureValueFilters?: IMeasureValueFilter[];
8
8
  widgetRef: ObjRef;
9
9
  }
10
- export declare function InsightParametersSection({ attributeDisplayForms, loadingAttributeDisplayForms, insightFilters, insightMeasureValueFilters, widgetRef, intl, onAdd }: IInsightParametersSectionProps): import("react/jsx-runtime").JSX.Element;
10
+ export declare function InsightParametersSection({ attributeDisplayForms, loadingAttributeDisplayForms, insightFilters, insightMeasureValueFilters, widgetRef, intl, onAdd, }: IInsightParametersSectionProps): import("react/jsx-runtime").JSX.Element;
11
11
  //# sourceMappingURL=InsightParametersSection.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"InsightParametersSection.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.tsx"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,gBAAgB,EAErB,KAAK,mBAAmB,EACxB,KAAK,MAAM,EAWd,MAAM,qBAAqB,CAAC;AAU7B,OAAO,EAAE,KAAK,yBAAyB,EAAE,KAAK,mCAAmC,EAAE,MAAM,aAAa,CAAC;AAKvG,MAAM,WAAW,8BAA+B,SAAQ,mCAAmC;IACvF,qBAAqB,CAAC,EAAE,yBAAyB,EAAE,CAAC;IACpD,4BAA4B,EAAE,OAAO,CAAC;IACtC,cAAc,CAAC,EAAE,gBAAgB,EAAE,CAAC;IACpC,0BAA0B,CAAC,EAAE,mBAAmB,EAAE,CAAC;IACnD,SAAS,EAAE,MAAM,CAAC;CACrB;AAED,wBAAgB,wBAAwB,CAAC,EACrC,qBAAqB,EACrB,4BAA4B,EAC5B,cAAc,EACd,0BAA0B,EAC1B,SAAS,EACT,IAAI,EACJ,KAAK,EACR,EAAE,8BAA8B,2CAmFhC"}
1
+ {"version":3,"file":"InsightParametersSection.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/InsightParametersSection.tsx"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,gBAAgB,EAErB,KAAK,mBAAmB,EACxB,KAAK,MAAM,EAWd,MAAM,qBAAqB,CAAC;AAU7B,OAAO,EAAE,KAAK,yBAAyB,EAAE,KAAK,mCAAmC,EAAE,MAAM,aAAa,CAAC;AAKvG,MAAM,WAAW,8BAA+B,SAAQ,mCAAmC;IACvF,qBAAqB,CAAC,EAAE,yBAAyB,EAAE,CAAC;IACpD,4BAA4B,EAAE,OAAO,CAAC;IACtC,cAAc,CAAC,EAAE,gBAAgB,EAAE,CAAC;IACpC,0BAA0B,CAAC,EAAE,mBAAmB,EAAE,CAAC;IACnD,SAAS,EAAE,MAAM,CAAC;CACrB;AAED,wBAAgB,wBAAwB,CAAC,EACrC,qBAAqB,EACrB,4BAA4B,EAC5B,cAAc,EACd,0BAA0B,EAC1B,SAAS,EACT,IAAI,EACJ,KAAK,GACR,EAAE,8BAA8B,2CAmFhC"}
@@ -9,6 +9,6 @@ interface IParameterProps {
9
9
  onAdd: () => void;
10
10
  intl: IntlShape;
11
11
  }
12
- export declare function Parameter({ name, description, detailContent, detailTrigger, iconClassName, onAdd, intl }: IParameterProps): import("react/jsx-runtime").JSX.Element;
12
+ export declare function Parameter({ name, description, detailContent, detailTrigger, iconClassName, onAdd, intl, }: IParameterProps): import("react/jsx-runtime").JSX.Element;
13
13
  export {};
14
14
  //# sourceMappingURL=Parameter.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Parameter.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,KAAK,SAAS,EAAY,MAAM,OAAO,CAAC;AAGpE,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAM5C,UAAU,eAAe;IACrB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,YAAY,CAAC;IAC7B,aAAa,CAAC,EAAE,SAAS,CAAC;IAC1B,aAAa,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,IAAI,EAAE,SAAS,CAAC;CACnB;AAED,wBAAgB,SAAS,CAAC,EACtB,IAAI,EACJ,WAAW,EACX,aAAa,EACb,aAAa,EACb,aAAa,EACb,KAAK,EACL,IAAI,EACP,EAAE,eAAe,2CAwCjB"}
1
+ {"version":3,"file":"Parameter.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/Parameter.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,KAAK,SAAS,EAAY,MAAM,OAAO,CAAC;AAGpE,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAM5C,UAAU,eAAe;IACrB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,YAAY,CAAC;IAC7B,aAAa,CAAC,EAAE,SAAS,CAAC;IAC1B,aAAa,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,IAAI,EAAE,SAAS,CAAC;CACnB;AAED,wBAAgB,SAAS,CAAC,EACtB,IAAI,EACJ,WAAW,EACX,aAAa,EACb,aAAa,EACb,aAAa,EACb,KAAK,EACL,IAAI,GACP,EAAE,eAAe,2CAwCjB"}
@@ -7,6 +7,6 @@ interface IAttributeDisplayFormParameterDetailProps {
7
7
  displayFormRef: ObjRef;
8
8
  showValues: boolean;
9
9
  }
10
- export declare function AttributeDisplayFormParameterDetail({ title, label, type, displayFormRef, projectId, showValues }: IAttributeDisplayFormParameterDetailProps): import("react/jsx-runtime").JSX.Element;
10
+ export declare function AttributeDisplayFormParameterDetail({ title, label, type, displayFormRef, projectId, showValues, }: IAttributeDisplayFormParameterDetailProps): import("react/jsx-runtime").JSX.Element;
11
11
  export {};
12
12
  //# sourceMappingURL=AttributeDisplayFormParameterDetail.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AttributeDisplayFormParameterDetail.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/AttributeDisplayFormParameterDetail.tsx"],"names":[],"mappings":"AAQA,OAAO,EACH,KAAK,wBAAwB,EAE7B,KAAK,MAAM,EAEd,MAAM,qBAAqB,CAAC;AAsC7B,UAAU,yCAAyC;IAC/C,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,wBAAwB,GAAG,SAAS,CAAC;IAC3C,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,CAAC;IACvB,UAAU,EAAE,OAAO,CAAC;CACvB;AA0DD,wBAAgB,mCAAmC,CAAC,EAChD,KAAK,EACL,KAAK,EACL,IAAI,EACJ,cAAc,EACd,SAAS,EACT,UAAU,EACb,EAAE,yCAAyC,2CA8C3C"}
1
+ {"version":3,"file":"AttributeDisplayFormParameterDetail.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/AttributeDisplayFormParameterDetail.tsx"],"names":[],"mappings":"AAQA,OAAO,EACH,KAAK,wBAAwB,EAE7B,KAAK,MAAM,EAEd,MAAM,qBAAqB,CAAC;AAsC7B,UAAU,yCAAyC;IAC/C,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,wBAAwB,GAAG,SAAS,CAAC;IAC3C,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,CAAC;IACvB,UAAU,EAAE,OAAO,CAAC;CACvB;AA0DD,wBAAgB,mCAAmC,CAAC,EAChD,KAAK,EACL,KAAK,EACL,IAAI,EACJ,cAAc,EACd,SAAS,EACT,UAAU,GACb,EAAE,yCAAyC,2CA8C3C"}
@@ -7,6 +7,6 @@ interface IParameterDetailProps {
7
7
  values: string[];
8
8
  additionalValues?: number;
9
9
  }
10
- export declare function ParameterDetail({ title, typeName, label, isLoading, useEllipsis, values, additionalValues }: IParameterDetailProps): import("react/jsx-runtime").JSX.Element;
10
+ export declare function ParameterDetail({ title, typeName, label, isLoading, useEllipsis, values, additionalValues, }: IParameterDetailProps): import("react/jsx-runtime").JSX.Element;
11
11
  export {};
12
12
  //# sourceMappingURL=ParameterDetail.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ParameterDetail.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.tsx"],"names":[],"mappings":"AAUA,UAAU,qBAAqB;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC7B;AAED,wBAAgB,eAAe,CAAC,EAC5B,KAAK,EACL,QAAQ,EACR,KAAK,EACL,SAAS,EACT,WAAW,EACX,MAAM,EACN,gBAAgB,EACnB,EAAE,qBAAqB,2CAgBvB"}
1
+ {"version":3,"file":"ParameterDetail.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/drill/DrillConfigPanel/DrillToUrl/ParameterDetails/ParameterDetail.tsx"],"names":[],"mappings":"AAUA,UAAU,qBAAqB;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC7B;AAED,wBAAgB,eAAe,CAAC,EAC5B,KAAK,EACL,QAAQ,EACR,KAAK,EACL,SAAS,EACT,WAAW,EACX,MAAM,EACN,gBAAgB,GACnB,EAAE,qBAAqB,2CAgBvB"}
@@ -11,7 +11,7 @@ export interface IDrillSelectDropdownProps extends IDrillSelectContext {
11
11
  onCloseReturnFocus: () => void;
12
12
  onSelect: (item: DashboardDrillDefinition, context: unknown) => void;
13
13
  }
14
- export declare function DrillSelectDropdown({ isOpen, dropDownAnchorClass, onClose, onCloseReturnFocus, onSelect, drillDefinitions, drillEvent }: IDrillSelectDropdownProps): import("react/jsx-runtime").JSX.Element | null;
14
+ export declare function DrillSelectDropdown({ isOpen, dropDownAnchorClass, onClose, onCloseReturnFocus, onSelect, drillDefinitions, drillEvent, }: IDrillSelectDropdownProps): import("react/jsx-runtime").JSX.Element | null;
15
15
  export declare const createDrillSelectItems: ({ drillDefinitions, drillEvent, insights, dashboardList, dashboardTitle, intl, widget, attributeDisplayForms, enableSecondGranularities, }: {
16
16
  drillDefinitions: DashboardDrillDefinition[];
17
17
  drillEvent: IDrillEvent;
@@ -1 +1 @@
1
- {"version":3,"file":"DrillSelectDropdown.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/DrillSelect/DrillSelectDropdown.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,SAAS,EAAW,MAAM,YAAY,CAAC;AAGrD,OAAO,EACH,KAAK,mCAAmC,EACxC,KAAK,QAAQ,EACb,KAAK,gBAAgB,EACrB,KAAK,OAAO,EAcf,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,KAAK,WAAW,EAAsB,MAAM,kBAAkB,CAAC;AAIxE,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,yCAAyC,CAAC;AAQzE,OAAO,EAAE,KAAK,wBAAwB,EAAyB,MAAM,mBAAmB,CAAC;AAazF,OAAO,EAAa,KAAK,mBAAmB,EAAE,KAAK,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAExF,MAAM,WAAW,yBAA0B,SAAQ,mBAAmB;IAClE,mBAAmB,EAAE,MAAM,CAAC;IAC5B,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B,QAAQ,EAAE,CAAC,IAAI,EAAE,wBAAwB,EAAE,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;CACxE;AAED,wBAAgB,mBAAmB,CAAC,EAChC,MAAM,EACN,mBAAmB,EACnB,OAAO,EACP,kBAAkB,EAClB,QAAQ,EACR,gBAAgB,EAChB,UAAU,EACb,EAAE,yBAAyB,kDA0K3B;AAqFD,eAAO,MAAM,sBAAsB,+IAUhC;IACC,gBAAgB,EAAE,wBAAwB,EAAE,CAAC;IAC7C,UAAU,EAAE,WAAW,CAAC;IACxB,QAAQ,EAAE,SAAS,CAAC,QAAQ,CAAC,CAAC;IAC9B,aAAa,EAAE,gBAAgB,EAAE,CAAC;IAClC,cAAc,EAAE,MAAM,CAAC;IACvB,IAAI,EAAE,SAAS,CAAC;IAChB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,qBAAqB,EAAE,MAAM,CAAC,MAAM,EAAE,mCAAmC,CAAC,CAAC;IAC3E,yBAAyB,CAAC,EAAE,OAAO,CAAC;CACvC,KAAG,gBAAgB,EAyInB,CAAC"}
1
+ {"version":3,"file":"DrillSelectDropdown.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/DrillSelect/DrillSelectDropdown.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,SAAS,EAAW,MAAM,YAAY,CAAC;AAGrD,OAAO,EACH,KAAK,mCAAmC,EACxC,KAAK,QAAQ,EACb,KAAK,gBAAgB,EACrB,KAAK,OAAO,EAcf,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,KAAK,WAAW,EAAsB,MAAM,kBAAkB,CAAC;AAIxE,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,yCAAyC,CAAC;AAQzE,OAAO,EAAE,KAAK,wBAAwB,EAAyB,MAAM,mBAAmB,CAAC;AAazF,OAAO,EAAa,KAAK,mBAAmB,EAAE,KAAK,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAExF,MAAM,WAAW,yBAA0B,SAAQ,mBAAmB;IAClE,mBAAmB,EAAE,MAAM,CAAC;IAC5B,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B,QAAQ,EAAE,CAAC,IAAI,EAAE,wBAAwB,EAAE,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;CACxE;AAED,wBAAgB,mBAAmB,CAAC,EAChC,MAAM,EACN,mBAAmB,EACnB,OAAO,EACP,kBAAkB,EAClB,QAAQ,EACR,gBAAgB,EAChB,UAAU,GACb,EAAE,yBAAyB,kDA0K3B;AAqFD,eAAO,MAAM,sBAAsB,+IAUhC;IACC,gBAAgB,EAAE,wBAAwB,EAAE,CAAC;IAC7C,UAAU,EAAE,WAAW,CAAC;IACxB,QAAQ,EAAE,SAAS,CAAC,QAAQ,CAAC,CAAC;IAC9B,aAAa,EAAE,gBAAgB,EAAE,CAAC;IAClC,cAAc,EAAE,MAAM,CAAC;IACvB,IAAI,EAAE,SAAS,CAAC;IAChB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,qBAAqB,EAAE,MAAM,CAAC,MAAM,EAAE,mCAAmC,CAAC,CAAC;IAC3E,yBAAyB,CAAC,EAAE,OAAO,CAAC;CACvC,KAAG,gBAAgB,EAyInB,CAAC"}
@@ -24,5 +24,5 @@ export interface IWithDrillSelectProps {
24
24
  /**
25
25
  * @internal
26
26
  */
27
- export declare function WithDrillSelect({ widgetRef, children, insight, returnFocusToInsight, onDrillStart, onDrillDownSuccess, onDrillToInsightSuccess, onDrillToDashboardSuccess, onDrillToAttributeUrlSuccess, onDrillToCustomUrlSuccess, onKeyDriverAnalysisSuccess, onError }: IWithDrillSelectProps): ReactElement;
27
+ export declare function WithDrillSelect({ widgetRef, children, insight, returnFocusToInsight, onDrillStart, onDrillDownSuccess, onDrillToInsightSuccess, onDrillToDashboardSuccess, onDrillToAttributeUrlSuccess, onDrillToCustomUrlSuccess, onKeyDriverAnalysisSuccess, onError, }: IWithDrillSelectProps): ReactElement;
28
28
  //# sourceMappingURL=WithDrillSelect.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"WithDrillSelect.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/DrillSelect/WithDrillSelect.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAA0C,MAAM,OAAO,CAAC;AAKlF,OAAO,EACH,KAAK,QAAQ,EACb,KAAK,MAAM,EAOd,MAAM,qBAAqB,CAAC;AAqB7B,OAAO,EACH,KAAK,gBAAgB,EACrB,KAAK,kBAAkB,EACvB,KAAK,4BAA4B,EACjC,KAAK,yBAAyB,EAC9B,KAAK,yBAAyB,EAC9B,KAAK,uBAAuB,EAC5B,KAAK,0BAA0B,EAC/B,KAAK,aAAa,EACrB,MAAM,aAAa,CAAC;AAMrB;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,QAAQ,CAAC;IAClB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,oBAAoB,CAAC,EAAE,CAAC,KAAK,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;IACjD,YAAY,CAAC,EAAE,gBAAgB,CAAC;IAChC,kBAAkB,CAAC,EAAE,kBAAkB,CAAC;IACxC,uBAAuB,CAAC,EAAE,uBAAuB,CAAC;IAClD,yBAAyB,CAAC,EAAE,yBAAyB,CAAC;IACtD,4BAA4B,CAAC,EAAE,4BAA4B,CAAC;IAC5D,yBAAyB,CAAC,EAAE,yBAAyB,CAAC;IACtD,0BAA0B,CAAC,EAAE,0BAA0B,CAAC;IACxD,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,GAAG,KAAK,IAAI,CAAC;IAC/B,QAAQ,EAAE,CAAC,KAAK,EAAE;QAAE,OAAO,EAAE,aAAa,CAAA;KAAE,KAAK,YAAY,CAAC;CACjE;AAED;;GAEG;AACH,wBAAgB,eAAe,CAAC,EAC5B,SAAS,EACT,QAAQ,EACR,OAAO,EACP,oBAAoB,EACpB,YAAY,EACZ,kBAAkB,EAClB,uBAAuB,EACvB,yBAAyB,EACzB,4BAA4B,EAC5B,yBAAyB,EACzB,0BAA0B,EAC1B,OAAO,EACV,EAAE,qBAAqB,GAAG,YAAY,CA2KtC"}
1
+ {"version":3,"file":"WithDrillSelect.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/DrillSelect/WithDrillSelect.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAA0C,MAAM,OAAO,CAAC;AAKlF,OAAO,EACH,KAAK,QAAQ,EACb,KAAK,MAAM,EAOd,MAAM,qBAAqB,CAAC;AAqB7B,OAAO,EACH,KAAK,gBAAgB,EACrB,KAAK,kBAAkB,EACvB,KAAK,4BAA4B,EACjC,KAAK,yBAAyB,EAC9B,KAAK,yBAAyB,EAC9B,KAAK,uBAAuB,EAC5B,KAAK,0BAA0B,EAC/B,KAAK,aAAa,EACrB,MAAM,aAAa,CAAC;AAMrB;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,QAAQ,CAAC;IAClB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,oBAAoB,CAAC,EAAE,CAAC,KAAK,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;IACjD,YAAY,CAAC,EAAE,gBAAgB,CAAC;IAChC,kBAAkB,CAAC,EAAE,kBAAkB,CAAC;IACxC,uBAAuB,CAAC,EAAE,uBAAuB,CAAC;IAClD,yBAAyB,CAAC,EAAE,yBAAyB,CAAC;IACtD,4BAA4B,CAAC,EAAE,4BAA4B,CAAC;IAC5D,yBAAyB,CAAC,EAAE,yBAAyB,CAAC;IACtD,0BAA0B,CAAC,EAAE,0BAA0B,CAAC;IACxD,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,GAAG,KAAK,IAAI,CAAC;IAC/B,QAAQ,EAAE,CAAC,KAAK,EAAE;QAAE,OAAO,EAAE,aAAa,CAAA;KAAE,KAAK,YAAY,CAAC;CACjE;AAED;;GAEG;AACH,wBAAgB,eAAe,CAAC,EAC5B,SAAS,EACT,QAAQ,EACR,OAAO,EACP,oBAAoB,EACpB,YAAY,EACZ,kBAAkB,EAClB,uBAAuB,EACvB,yBAAyB,EACzB,4BAA4B,EAC5B,yBAAyB,EACzB,0BAA0B,EAC1B,OAAO,GACV,EAAE,qBAAqB,GAAG,YAAY,CA2KtC"}
@@ -35,7 +35,7 @@ export interface IUseDrillsProps {
35
35
  /**
36
36
  * @internal
37
37
  */
38
- export declare function useDrills({ onDrill, onDrillSuccess, onDrillError, onDrillDown, onDrillDownSuccess, onDrillDownError, onDrillToInsight, onDrillToInsightSuccess, onDrillToInsightError, onDrillToDashboard, onDrillToDashboardSuccess, onDrillToDashboardError, onDrillToAttributeUrl, onDrillToAttributeUrlSuccess, onDrillToAttributeUrlError, onDrillToCustomUrl, onDrillToCustomUrlSuccess, onDrillToCustomUrlError, onDrillToLegacyDashboard, onDrillToLegacyDashboardSuccess, onDrillToLegacyDashboardError, onCrossFiltering, onCrossFilteringSuccess, onCrossFilteringError, onKeyDriverAnalysis, onKeyDriverAnalysisSuccess, onKeyDriverAnalysisError, onError }: IUseDrillsProps): {
38
+ export declare function useDrills({ onDrill, onDrillSuccess, onDrillError, onDrillDown, onDrillDownSuccess, onDrillDownError, onDrillToInsight, onDrillToInsightSuccess, onDrillToInsightError, onDrillToDashboard, onDrillToDashboardSuccess, onDrillToDashboardError, onDrillToAttributeUrl, onDrillToAttributeUrlSuccess, onDrillToAttributeUrlError, onDrillToCustomUrl, onDrillToCustomUrlSuccess, onDrillToCustomUrlError, onDrillToLegacyDashboard, onDrillToLegacyDashboardSuccess, onDrillToLegacyDashboardError, onCrossFiltering, onCrossFilteringSuccess, onCrossFilteringError, onKeyDriverAnalysis, onKeyDriverAnalysisSuccess, onKeyDriverAnalysisError, onError, }: IUseDrillsProps): {
39
39
  drill: {
40
40
  run: (drillEvent: import("../../../types.js").IDashboardDrillEvent, drillContext: import("../../../types.js").IDashboardDrillContext, correlationId?: string | undefined) => void;
41
41
  status?: import("../../../index.js").CommandProcessingStatus;
@@ -1 +1 @@
1
- {"version":3,"file":"useDrills.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/hooks/useDrills.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,gBAAgB,EACrB,KAAK,qBAAqB,EAC1B,KAAK,uBAAuB,EAC5B,KAAK,gBAAgB,EACrB,KAAK,qBAAqB,EAC1B,KAAK,uBAAuB,EAC5B,KAAK,WAAW,EAChB,KAAK,kBAAkB,EACvB,KAAK,qBAAqB,EAC1B,KAAK,4BAA4B,EACjC,KAAK,kBAAkB,EACvB,KAAK,yBAAyB,EAC9B,KAAK,kBAAkB,EACvB,KAAK,yBAAyB,EAC9B,KAAK,gBAAgB,EACrB,KAAK,uBAAuB,EAC5B,KAAK,wBAAwB,EAC7B,KAAK,+BAA+B,EACpC,KAAK,mBAAmB,EACxB,KAAK,wBAAwB,EAC7B,KAAK,0BAA0B,EAClC,MAAM,aAAa,CAAC;AAYrB;;GAEG;AACH,MAAM,WAAW,eAAe;IAC5B,OAAO,CAAC,EAAE,gBAAgB,CAAC;IAC3B,cAAc,CAAC,EAAE,uBAAuB,CAAC;IACzC,YAAY,CAAC,EAAE,qBAAqB,CAAC;IAErC,WAAW,CAAC,EAAE,WAAW,CAAC;IAC1B,kBAAkB,CAAC,EAAE,kBAAkB,CAAC;IACxC,gBAAgB,CAAC,EAAE,qBAAqB,CAAC;IAEzC,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IACpC,uBAAuB,CAAC,EAAE,uBAAuB,CAAC;IAClD,qBAAqB,CAAC,EAAE,qBAAqB,CAAC;IAE9C,kBAAkB,CAAC,EAAE,kBAAkB,CAAC;IACxC,yBAAyB,CAAC,EAAE,yBAAyB,CAAC;IACtD,uBAAuB,CAAC,EAAE,qBAAqB,CAAC;IAEhD,qBAAqB,CAAC,EAAE,qBAAqB,CAAC;IAC9C,4BAA4B,CAAC,EAAE,4BAA4B,CAAC;IAC5D,0BAA0B,CAAC,EAAE,qBAAqB,CAAC;IAEnD,kBAAkB,CAAC,EAAE,kBAAkB,CAAC;IACxC,yBAAyB,CAAC,EAAE,yBAAyB,CAAC;IACtD,uBAAuB,CAAC,EAAE,qBAAqB,CAAC;IAEhD,wBAAwB,CAAC,EAAE,wBAAwB,CAAC;IACpD,+BAA+B,CAAC,EAAE,+BAA+B,CAAC;IAClE,6BAA6B,CAAC,EAAE,qBAAqB,CAAC;IAEtD,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IACpC,uBAAuB,CAAC,EAAE,uBAAuB,CAAC;IAClD,qBAAqB,CAAC,EAAE,qBAAqB,CAAC;IAE9C,mBAAmB,CAAC,EAAE,mBAAmB,CAAC;IAC1C,0BAA0B,CAAC,EAAE,0BAA0B,CAAC;IACxD,wBAAwB,CAAC,EAAE,wBAAwB,CAAC;IAEpD,OAAO,CAAC,EAAE,qBAAqB,CAAC;CACnC;AAED;;GAEG;AACH,wBAAgB,SAAS,CAAC,EACtB,OAAO,EACP,cAAc,EACd,YAAY,EAEZ,WAAW,EACX,kBAAkB,EAClB,gBAAgB,EAEhB,gBAAgB,EAChB,uBAAuB,EACvB,qBAAqB,EAErB,kBAAkB,EAClB,yBAAyB,EACzB,uBAAuB,EAEvB,qBAAqB,EACrB,4BAA4B,EAC5B,0BAA0B,EAE1B,kBAAkB,EAClB,yBAAyB,EACzB,uBAAuB,EAEvB,wBAAwB,EACxB,+BAA+B,EAC/B,6BAA6B,EAE7B,gBAAgB,EAChB,uBAAuB,EACvB,qBAAqB,EAErB,mBAAmB,EACnB,0BAA0B,EAC1B,wBAAwB,EAExB,OAAO,EACV,EAAE,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkEjB"}
1
+ {"version":3,"file":"useDrills.d.ts","sourceRoot":"","sources":["../../../../src/presentation/drill/hooks/useDrills.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,gBAAgB,EACrB,KAAK,qBAAqB,EAC1B,KAAK,uBAAuB,EAC5B,KAAK,gBAAgB,EACrB,KAAK,qBAAqB,EAC1B,KAAK,uBAAuB,EAC5B,KAAK,WAAW,EAChB,KAAK,kBAAkB,EACvB,KAAK,qBAAqB,EAC1B,KAAK,4BAA4B,EACjC,KAAK,kBAAkB,EACvB,KAAK,yBAAyB,EAC9B,KAAK,kBAAkB,EACvB,KAAK,yBAAyB,EAC9B,KAAK,gBAAgB,EACrB,KAAK,uBAAuB,EAC5B,KAAK,wBAAwB,EAC7B,KAAK,+BAA+B,EACpC,KAAK,mBAAmB,EACxB,KAAK,wBAAwB,EAC7B,KAAK,0BAA0B,EAClC,MAAM,aAAa,CAAC;AAYrB;;GAEG;AACH,MAAM,WAAW,eAAe;IAC5B,OAAO,CAAC,EAAE,gBAAgB,CAAC;IAC3B,cAAc,CAAC,EAAE,uBAAuB,CAAC;IACzC,YAAY,CAAC,EAAE,qBAAqB,CAAC;IAErC,WAAW,CAAC,EAAE,WAAW,CAAC;IAC1B,kBAAkB,CAAC,EAAE,kBAAkB,CAAC;IACxC,gBAAgB,CAAC,EAAE,qBAAqB,CAAC;IAEzC,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IACpC,uBAAuB,CAAC,EAAE,uBAAuB,CAAC;IAClD,qBAAqB,CAAC,EAAE,qBAAqB,CAAC;IAE9C,kBAAkB,CAAC,EAAE,kBAAkB,CAAC;IACxC,yBAAyB,CAAC,EAAE,yBAAyB,CAAC;IACtD,uBAAuB,CAAC,EAAE,qBAAqB,CAAC;IAEhD,qBAAqB,CAAC,EAAE,qBAAqB,CAAC;IAC9C,4BAA4B,CAAC,EAAE,4BAA4B,CAAC;IAC5D,0BAA0B,CAAC,EAAE,qBAAqB,CAAC;IAEnD,kBAAkB,CAAC,EAAE,kBAAkB,CAAC;IACxC,yBAAyB,CAAC,EAAE,yBAAyB,CAAC;IACtD,uBAAuB,CAAC,EAAE,qBAAqB,CAAC;IAEhD,wBAAwB,CAAC,EAAE,wBAAwB,CAAC;IACpD,+BAA+B,CAAC,EAAE,+BAA+B,CAAC;IAClE,6BAA6B,CAAC,EAAE,qBAAqB,CAAC;IAEtD,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IACpC,uBAAuB,CAAC,EAAE,uBAAuB,CAAC;IAClD,qBAAqB,CAAC,EAAE,qBAAqB,CAAC;IAE9C,mBAAmB,CAAC,EAAE,mBAAmB,CAAC;IAC1C,0BAA0B,CAAC,EAAE,0BAA0B,CAAC;IACxD,wBAAwB,CAAC,EAAE,wBAAwB,CAAC;IAEpD,OAAO,CAAC,EAAE,qBAAqB,CAAC;CACnC;AAED;;GAEG;AACH,wBAAgB,SAAS,CAAC,EACtB,OAAO,EACP,cAAc,EACd,YAAY,EAEZ,WAAW,EACX,kBAAkB,EAClB,gBAAgB,EAEhB,gBAAgB,EAChB,uBAAuB,EACvB,qBAAqB,EAErB,kBAAkB,EAClB,yBAAyB,EACzB,uBAAuB,EAEvB,qBAAqB,EACrB,4BAA4B,EAC5B,0BAA0B,EAE1B,kBAAkB,EAClB,yBAAyB,EACzB,uBAAuB,EAEvB,wBAAwB,EACxB,+BAA+B,EAC/B,6BAA6B,EAE7B,gBAAgB,EAChB,uBAAuB,EACvB,qBAAqB,EAErB,mBAAmB,EACnB,0BAA0B,EAC1B,wBAAwB,EAExB,OAAO,GACV,EAAE,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkEjB"}
@@ -36,7 +36,7 @@ export type IAttributeFilterParentFilteringProviderProps = {
36
36
  /**
37
37
  * @internal
38
38
  */
39
- export declare function AttributeFilterParentFilteringProvider({ children, filterItem, attributes, displayAsLabel }: IAttributeFilterParentFilteringProviderProps): import("react/jsx-runtime").JSX.Element;
39
+ export declare function AttributeFilterParentFilteringProvider({ children, filterItem, attributes, displayAsLabel, }: IAttributeFilterParentFilteringProviderProps): import("react/jsx-runtime").JSX.Element;
40
40
  /**
41
41
  * Lightweight noop provider for text filter types (arbitrary, match) that don't support
42
42
  * the full parent filtering configuration yet. Prevents context consumers from crashing
@@ -44,7 +44,7 @@ export declare function AttributeFilterParentFilteringProvider({ children, filte
44
44
  *
45
45
  * @internal
46
46
  */
47
- export declare function AttributeFilterNoopParentFilteringProvider({ children, displayForm }: {
47
+ export declare function AttributeFilterNoopParentFilteringProvider({ children, displayForm, }: {
48
48
  children: ReactNode;
49
49
  displayForm: ObjRef;
50
50
  }): import("react/jsx-runtime").JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"AttributeFilterParentFilteringContext.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/AttributeFilterParentFilteringContext.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAA2D,MAAM,OAAO,CAAC;AAIhG,OAAO,EAEH,KAAK,4BAA4B,EAEjC,KAAK,iBAAiB,EACtB,KAAK,wBAAwB,EAC7B,KAAK,mBAAmB,EAGxB,KAAK,MAAM,EASd,MAAM,qBAAqB,CAAC;AAa7B,OAAO,EAAE,oCAAoC,EAAE,MAAM,qFAAqF,CAAC;AAC3I,OAAO,EAAE,2BAA2B,EAAE,MAAM,4EAA4E,CAAC;AACzH,OAAO,EAAE,6BAA6B,EAAE,MAAM,8EAA8E,CAAC;AAC7H,OAAO,EAAE,oBAAoB,EAAE,MAAM,qEAAqE,CAAC;AAC3G,OAAO,EAAE,uBAAuB,EAAE,MAAM,wEAAwE,CAAC;AACjH,OAAO,EAAE,6BAA6B,EAAE,MAAM,8EAA8E,CAAC;AAC7H,OAAO,EAAE,6BAA6B,EAAE,MAAM,8EAA8E,CAAC;AAC7H,OAAO,EAAE,qBAAqB,EAAE,MAAM,sEAAsE,CAAC;AAG7G;;GAEG;AACH,MAAM,MAAM,+BAA+B,GAAG,UAAU,CAAC,OAAO,uBAAuB,CAAC,GACpF,UAAU,CAAC,OAAO,2BAA2B,CAAC,GAC9C,UAAU,CAAC,OAAO,qBAAqB,CAAC,GACxC,UAAU,CAAC,OAAO,6BAA6B,CAAC,GAChD,UAAU,CAAC,OAAO,oBAAoB,CAAC,GACvC,UAAU,CAAC,OAAO,6BAA6B,CAAC,GAAG;IAC/C,mBAAmB,EAAE,CACjB,qBAAqB,EAAE,MAAM,EAC7B,0BAA0B,EAAE,iBAAiB,EAAE,KAC9C,IAAI,CAAC;IACV,qBAAqB,EAAE,OAAO,CAAC;IAC/B,cAAc,EAAE,OAAO,CAAC;IACxB,2BAA2B,CAAC,EAAE,MAAM,CAAC;IACrC,0BAA0B,EAAE,MAAM,CAAC;IACnC,0BAA0B,EAAE,mBAAmB,EAAE,CAAC;CACrD,GAAG,UAAU,CAAC,OAAO,6BAA6B,CAAC,GACpD,UAAU,CAAC,OAAO,oCAAoC,CAAC,CAAC;AAE5D,eAAO,MAAM,8BAA8B,0DAA8D,CAAC;AAI1G;;GAEG;AACH,eAAO,MAAM,iCAAiC,QAAO,+BACP,CAAC;AAE/C;;GAEG;AACH,MAAM,MAAM,4CAA4C,GAAG;IACvD,UAAU,EAAE,4BAA4B,CAAC;IACzC,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,UAAU,CAAC,EAAE,wBAAwB,EAAE,CAAC;IACxC,QAAQ,CAAC,EAAE,SAAS,CAAC;CACxB,CAAC;AAEF;;GAEG;AACH,wBAAgB,sCAAsC,CAAC,EACnD,QAAQ,EACR,UAAU,EACV,UAAU,EACV,cAAc,EACjB,EAAE,4CAA4C,2CA4R9C;AA+CD;;;;;;GAMG;AACH,wBAAgB,0CAA0C,CAAC,EACvD,QAAQ,EACR,WAAW,EACd,EAAE;IACC,QAAQ,EAAE,SAAS,CAAC;IACpB,WAAW,EAAE,MAAM,CAAC;CACvB,2CA0DA"}
1
+ {"version":3,"file":"AttributeFilterParentFilteringContext.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/AttributeFilterParentFilteringContext.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAA2D,MAAM,OAAO,CAAC;AAIhG,OAAO,EAEH,KAAK,4BAA4B,EAEjC,KAAK,iBAAiB,EACtB,KAAK,wBAAwB,EAC7B,KAAK,mBAAmB,EAGxB,KAAK,MAAM,EASd,MAAM,qBAAqB,CAAC;AAa7B,OAAO,EAAE,oCAAoC,EAAE,MAAM,qFAAqF,CAAC;AAC3I,OAAO,EAAE,2BAA2B,EAAE,MAAM,4EAA4E,CAAC;AACzH,OAAO,EAAE,6BAA6B,EAAE,MAAM,8EAA8E,CAAC;AAC7H,OAAO,EAAE,oBAAoB,EAAE,MAAM,qEAAqE,CAAC;AAC3G,OAAO,EAAE,uBAAuB,EAAE,MAAM,wEAAwE,CAAC;AACjH,OAAO,EAAE,6BAA6B,EAAE,MAAM,8EAA8E,CAAC;AAC7H,OAAO,EAAE,6BAA6B,EAAE,MAAM,8EAA8E,CAAC;AAC7H,OAAO,EAAE,qBAAqB,EAAE,MAAM,sEAAsE,CAAC;AAG7G;;GAEG;AACH,MAAM,MAAM,+BAA+B,GAAG,UAAU,CAAC,OAAO,uBAAuB,CAAC,GACpF,UAAU,CAAC,OAAO,2BAA2B,CAAC,GAC9C,UAAU,CAAC,OAAO,qBAAqB,CAAC,GACxC,UAAU,CAAC,OAAO,6BAA6B,CAAC,GAChD,UAAU,CAAC,OAAO,oBAAoB,CAAC,GACvC,UAAU,CAAC,OAAO,6BAA6B,CAAC,GAAG;IAC/C,mBAAmB,EAAE,CACjB,qBAAqB,EAAE,MAAM,EAC7B,0BAA0B,EAAE,iBAAiB,EAAE,KAC9C,IAAI,CAAC;IACV,qBAAqB,EAAE,OAAO,CAAC;IAC/B,cAAc,EAAE,OAAO,CAAC;IACxB,2BAA2B,CAAC,EAAE,MAAM,CAAC;IACrC,0BAA0B,EAAE,MAAM,CAAC;IACnC,0BAA0B,EAAE,mBAAmB,EAAE,CAAC;CACrD,GAAG,UAAU,CAAC,OAAO,6BAA6B,CAAC,GACpD,UAAU,CAAC,OAAO,oCAAoC,CAAC,CAAC;AAE5D,eAAO,MAAM,8BAA8B,0DAA8D,CAAC;AAI1G;;GAEG;AACH,eAAO,MAAM,iCAAiC,QAAO,+BACP,CAAC;AAE/C;;GAEG;AACH,MAAM,MAAM,4CAA4C,GAAG;IACvD,UAAU,EAAE,4BAA4B,CAAC;IACzC,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,UAAU,CAAC,EAAE,wBAAwB,EAAE,CAAC;IACxC,QAAQ,CAAC,EAAE,SAAS,CAAC;CACxB,CAAC;AAEF;;GAEG;AACH,wBAAgB,sCAAsC,CAAC,EACnD,QAAQ,EACR,UAAU,EACV,UAAU,EACV,cAAc,GACjB,EAAE,4CAA4C,2CA4R9C;AA+CD;;;;;;GAMG;AACH,wBAAgB,0CAA0C,CAAC,EACvD,QAAQ,EACR,WAAW,GACd,EAAE;IACC,QAAQ,EAAE,SAAS,CAAC;IACpB,WAAW,EAAE,MAAM,CAAC;CACvB,2CA0DA"}
@@ -2,5 +2,5 @@ import type { ICreatePanelItemComponentProps } from "../../componentDefinition/t
2
2
  /**
3
3
  * @internal
4
4
  */
5
- export declare function CreatableAttributeFilter({ WrapCreatePanelItemWithDragComponent }: ICreatePanelItemComponentProps): import("react/jsx-runtime").JSX.Element;
5
+ export declare function CreatableAttributeFilter({ WrapCreatePanelItemWithDragComponent, }: ICreatePanelItemComponentProps): import("react/jsx-runtime").JSX.Element;
6
6
  //# sourceMappingURL=CreatableAttributeFilter.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CreatableAttributeFilter.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/CreatableAttributeFilter.tsx"],"names":[],"mappings":"AAcA,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AAKzF;;GAEG;AACH,wBAAgB,wBAAwB,CAAC,EACrC,oCAAoC,EACvC,EAAE,8BAA8B,2CA8ChC"}
1
+ {"version":3,"file":"CreatableAttributeFilter.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/CreatableAttributeFilter.tsx"],"names":[],"mappings":"AAcA,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AAKzF;;GAEG;AACH,wBAAgB,wBAAwB,CAAC,EACrC,oCAAoC,GACvC,EAAE,8BAA8B,2CA8ChC"}
@@ -17,7 +17,7 @@ export interface ICustomAttributeFilterDropdownActionsProps {
17
17
  /**
18
18
  * @internal
19
19
  */
20
- export declare function CustomAttributeFilterDropdownActions({ isApplyDisabled, isSelectionChanged, onApplyButtonClick, onCancelButtonClick, onConfigurationButtonClick, cancelText, applyText, filterDisplayFormRef, attributes, filterSelectionMode }: ICustomAttributeFilterDropdownActionsProps): import("react/jsx-runtime").JSX.Element | null;
20
+ export declare function CustomAttributeFilterDropdownActions({ isApplyDisabled, isSelectionChanged, onApplyButtonClick, onCancelButtonClick, onConfigurationButtonClick, cancelText, applyText, filterDisplayFormRef, attributes, filterSelectionMode, }: ICustomAttributeFilterDropdownActionsProps): import("react/jsx-runtime").JSX.Element | null;
21
21
  /**
22
22
  * @internal
23
23
  */
@@ -31,5 +31,5 @@ export interface ICustomConfigureAttributeFilterDropdownActionsProps {
31
31
  /**
32
32
  * @internal
33
33
  */
34
- export declare function CustomConfigureAttributeFilterDropdownActions({ isSaveDisabled, onSaveButtonClick, onCancelButtonClick, cancelText, saveText }: ICustomConfigureAttributeFilterDropdownActionsProps): import("react/jsx-runtime").JSX.Element;
34
+ export declare function CustomConfigureAttributeFilterDropdownActions({ isSaveDisabled, onSaveButtonClick, onCancelButtonClick, cancelText, saveText, }: ICustomConfigureAttributeFilterDropdownActionsProps): import("react/jsx-runtime").JSX.Element;
35
35
  //# sourceMappingURL=CustomDropdownActions.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CustomDropdownActions.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/CustomDropdownActions.tsx"],"names":[],"mappings":"AAKA,OAAO,EACH,KAAK,qCAAqC,EAC1C,KAAK,wBAAwB,EAC7B,KAAK,MAAM,EAEd,MAAM,qBAAqB,CAAC;AA+B7B;;GAEG;AACH,MAAM,WAAW,0CAA0C;IACvD,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B,mBAAmB,EAAE,MAAM,IAAI,CAAC;IAChC,0BAA0B,EAAE,MAAM,IAAI,CAAC;IACvC,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,oBAAoB,EAAE,MAAM,CAAC;IAC7B,UAAU,CAAC,EAAE,wBAAwB,EAAE,CAAC;IACxC,mBAAmB,CAAC,EAAE,qCAAqC,CAAC;CAC/D;AAED;;GAEG;AACH,wBAAgB,oCAAoC,CAAC,EACjD,eAAe,EACf,kBAAkB,EAClB,kBAAkB,EAClB,mBAAmB,EACnB,0BAA0B,EAC1B,UAAU,EACV,SAAS,EACT,oBAAoB,EACpB,UAAU,EACV,mBAAmB,EACtB,EAAE,0CAA0C,kDAqD5C;AAED;;GAEG;AACH,MAAM,WAAW,mDAAmD;IAChE,iBAAiB,EAAE,MAAM,IAAI,CAAC;IAC9B,mBAAmB,EAAE,MAAM,IAAI,CAAC;IAChC,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,wBAAgB,6CAA6C,CAAC,EAC1D,cAAc,EACd,iBAAiB,EACjB,mBAAmB,EACnB,UAAU,EACV,QAAQ,EACX,EAAE,mDAAmD,2CAqBrD"}
1
+ {"version":3,"file":"CustomDropdownActions.d.ts","sourceRoot":"","sources":["../../../../src/presentation/filterBar/attributeFilter/CustomDropdownActions.tsx"],"names":[],"mappings":"AAKA,OAAO,EACH,KAAK,qCAAqC,EAC1C,KAAK,wBAAwB,EAC7B,KAAK,MAAM,EAEd,MAAM,qBAAqB,CAAC;AA+B7B;;GAEG;AACH,MAAM,WAAW,0CAA0C;IACvD,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B,mBAAmB,EAAE,MAAM,IAAI,CAAC;IAChC,0BAA0B,EAAE,MAAM,IAAI,CAAC;IACvC,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,oBAAoB,EAAE,MAAM,CAAC;IAC7B,UAAU,CAAC,EAAE,wBAAwB,EAAE,CAAC;IACxC,mBAAmB,CAAC,EAAE,qCAAqC,CAAC;CAC/D;AAED;;GAEG;AACH,wBAAgB,oCAAoC,CAAC,EACjD,eAAe,EACf,kBAAkB,EAClB,kBAAkB,EAClB,mBAAmB,EACnB,0BAA0B,EAC1B,UAAU,EACV,SAAS,EACT,oBAAoB,EACpB,UAAU,EACV,mBAAmB,GACtB,EAAE,0CAA0C,kDAqD5C;AAED;;GAEG;AACH,MAAM,WAAW,mDAAmD;IAChE,iBAAiB,EAAE,MAAM,IAAI,CAAC;IAC9B,mBAAmB,EAAE,MAAM,IAAI,CAAC;IAChC,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,wBAAgB,6CAA6C,CAAC,EAC1D,cAAc,EACd,iBAAiB,EACjB,mBAAmB,EACnB,UAAU,EACV,QAAQ,GACX,EAAE,mDAAmD,2CAqBrD"}
@@ -13,5 +13,5 @@ export interface IAddAttributeFilterButtonProps {
13
13
  /**
14
14
  * @internal
15
15
  */
16
- export declare function AddAttributeFilterButton({ id, className, isOpen, title, buttonRef, onClick }: IAddAttributeFilterButtonProps): import("react/jsx-runtime").JSX.Element;
16
+ export declare function AddAttributeFilterButton({ id, className, isOpen, title, buttonRef, onClick, }: IAddAttributeFilterButtonProps): import("react/jsx-runtime").JSX.Element;
17
17
  //# sourceMappingURL=AddAttributeFilterButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AddAttributeFilterButton.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterButton.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,gBAAgB,EAAkB,MAAM,OAAO,CAAC;AAK9D;;GAEG;AACH,MAAM,WAAW,8BAA8B;IAC3C,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,OAAO,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,gBAAgB,CAAC,WAAW,CAAC,CAAC;IAC1C,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACxB;AAED;;GAEG;AACH,wBAAgB,wBAAwB,CAAC,EACrC,EAAE,EACF,SAAS,EACT,MAAM,EACN,KAAK,EACL,SAAS,EACT,OAAO,EACV,EAAE,8BAA8B,2CAoBhC"}
1
+ {"version":3,"file":"AddAttributeFilterButton.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/filterBar/attributeFilter/addAttributeFilter/AddAttributeFilterButton.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,gBAAgB,EAAkB,MAAM,OAAO,CAAC;AAK9D;;GAEG;AACH,MAAM,WAAW,8BAA8B;IAC3C,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,OAAO,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,gBAAgB,CAAC,WAAW,CAAC,CAAC;IAC1C,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACxB;AAED;;GAEG;AACH,wBAAgB,wBAAwB,CAAC,EACrC,EAAE,EACF,SAAS,EACT,MAAM,EACN,KAAK,EACL,SAAS,EACT,OAAO,GACV,EAAE,8BAA8B,2CAoBhC"}
@@ -21,5 +21,5 @@ export interface IAttributesDropdownProps extends IDashboardAttributeFilterPlace
21
21
  /**
22
22
  * @internal
23
23
  */
24
- export declare function AttributesDropdown({ id, className, bodyClassName, onClose, onOpen, onSelect, attributes, dateDatasets, measures, openOnInit, DropdownButtonComponent, DropdownTitleComponent, renderNoData, overlayPositionType, getCustomItemTitle, accessibilityConfig, returnFocusTo, parameters, onParameterSelect }: IAttributesDropdownProps): import("react/jsx-runtime").JSX.Element;
24
+ export declare function AttributesDropdown({ id, className, bodyClassName, onClose, onOpen, onSelect, attributes, dateDatasets, measures, openOnInit, DropdownButtonComponent, DropdownTitleComponent, renderNoData, overlayPositionType, getCustomItemTitle, accessibilityConfig, returnFocusTo, parameters, onParameterSelect, }: IAttributesDropdownProps): import("react/jsx-runtime").JSX.Element;
25
25
  //# sourceMappingURL=AttributesDropdown.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AttributesDropdown.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.tsx"],"names":[],"mappings":"AAQA,OAAO,EAGH,KAAK,aAAa,EAGrB,MAAM,qBAAqB,CAAC;AAe7B,OAAO,EAAE,KAAK,yCAAyC,EAAE,MAAM,aAAa,CAAC;AA8D7E;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACvC,IAAI,EAAE,WAAW,CAAC;IAClB,GAAG,EAAE,aAAa,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;CACjB;AAYD;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,yCAAyC;IACvF,0FAA0F;IAC1F,UAAU,CAAC,EAAE,0BAA0B,EAAE,CAAC;IAC1C,iBAAiB,CAAC,EAAE,CAAC,GAAG,EAAE,aAAa,KAAK,IAAI,CAAC;CACpD;AA6BD;;GAEG;AACH,wBAAgB,kBAAkB,CAAC,EAC/B,EAAE,EACF,SAAS,EACT,aAAa,EACb,OAAO,EACP,MAAM,EACN,QAAQ,EACR,UAAU,EACV,YAAY,EACZ,QAAa,EACb,UAAiB,EACjB,uBAAkD,EAClD,sBAAsB,EACtB,YAAY,EACZ,mBAAmB,EACnB,kBAAkB,EAClB,mBAAmB,EACnB,aAAa,EACb,UAAe,EACf,iBAAiB,EACpB,EAAE,wBAAwB,2CAyT1B"}
1
+ {"version":3,"file":"AttributesDropdown.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/filterBar/attributeFilter/addAttributeFilter/AttributesDropdown.tsx"],"names":[],"mappings":"AAQA,OAAO,EAGH,KAAK,aAAa,EAGrB,MAAM,qBAAqB,CAAC;AAe7B,OAAO,EAAE,KAAK,yCAAyC,EAAE,MAAM,aAAa,CAAC;AA8D7E;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACvC,IAAI,EAAE,WAAW,CAAC;IAClB,GAAG,EAAE,aAAa,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;CACjB;AAYD;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,yCAAyC;IACvF,0FAA0F;IAC1F,UAAU,CAAC,EAAE,0BAA0B,EAAE,CAAC;IAC1C,iBAAiB,CAAC,EAAE,CAAC,GAAG,EAAE,aAAa,KAAK,IAAI,CAAC;CACpD;AA6BD;;GAEG;AACH,wBAAgB,kBAAkB,CAAC,EAC/B,EAAE,EACF,SAAS,EACT,aAAa,EACb,OAAO,EACP,MAAM,EACN,QAAQ,EACR,UAAU,EACV,YAAY,EACZ,QAAa,EACb,UAAiB,EACjB,uBAAkD,EAClD,sBAAsB,EACtB,YAAY,EACZ,mBAAmB,EACnB,kBAAkB,EAClB,mBAAmB,EACnB,aAAa,EACb,UAAe,EACf,iBAAiB,GACpB,EAAE,wBAAwB,2CAyT1B"}
@@ -10,6 +10,6 @@ interface IAttributeListItemTooltipContentProps {
10
10
  /**
11
11
  * @internal
12
12
  */
13
- export declare function AttributeListItemTooltipContent({ item, attributesDataSetLoading, attributesElementsLoading, attributeDataSet, attributeElements }: IAttributeListItemTooltipContentProps): import("react/jsx-runtime").JSX.Element;
13
+ export declare function AttributeListItemTooltipContent({ item, attributesDataSetLoading, attributesElementsLoading, attributeDataSet, attributeElements, }: IAttributeListItemTooltipContentProps): import("react/jsx-runtime").JSX.Element;
14
14
  export {};
15
15
  //# sourceMappingURL=AttributeListItemTooltipContent.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AttributeListItemTooltipContent.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,iBAAiB,EAAE,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAE1F,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,oDAAoD,CAAC;AA2BhG,UAAU,qCAAqC;IAC3C,IAAI,EAAE,iBAAiB,CAAC;IACxB,wBAAwB,EAAE,OAAO,CAAC;IAClC,yBAAyB,EAAE,OAAO,CAAC;IACnC,gBAAgB,CAAC,EAAE,sBAAsB,CAAC;IAC1C,iBAAiB,CAAC,EAAE,qBAAqB,CAAC;CAC7C;AAED;;GAEG;AACH,wBAAgB,+BAA+B,CAAC,EAC5C,IAAI,EACJ,wBAAwB,EACxB,yBAAyB,EACzB,gBAAgB,EAChB,iBAAiB,EACpB,EAAE,qCAAqC,2CAyBvC"}
1
+ {"version":3,"file":"AttributeListItemTooltipContent.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/filterBar/attributeFilter/addAttributeFilter/attributeListItemTooltip/AttributeListItemTooltipContent.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,iBAAiB,EAAE,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAE1F,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,oDAAoD,CAAC;AA2BhG,UAAU,qCAAqC;IAC3C,IAAI,EAAE,iBAAiB,CAAC;IACxB,wBAAwB,EAAE,OAAO,CAAC;IAClC,yBAAyB,EAAE,OAAO,CAAC;IACnC,gBAAgB,CAAC,EAAE,sBAAsB,CAAC;IAC1C,iBAAiB,CAAC,EAAE,qBAAqB,CAAC;CAC7C;AAED;;GAEG;AACH,wBAAgB,+BAA+B,CAAC,EAC5C,IAAI,EACJ,wBAAwB,EACxB,yBAAyB,EACzB,gBAAgB,EAChB,iBAAiB,GACpB,EAAE,qCAAqC,2CAyBvC"}
@@ -20,7 +20,7 @@ interface IUseMetricDropdownItemsParams {
20
20
  insightWidgets: unknown[];
21
21
  insightsMap: IInsightsMap;
22
22
  }
23
- export declare function useMetricDropdownItems({ measures, searchQuery, enableMeasureValueFilterKD, insightWidgets, insightsMap }: IUseMetricDropdownItemsParams): {
23
+ export declare function useMetricDropdownItems({ measures, searchQuery, enableMeasureValueFilterKD, insightWidgets, insightsMap, }: IUseMetricDropdownItemsParams): {
24
24
  metricMeasures: ICatalogMeasure[];
25
25
  metricDropdownItems: IMetricDropdownListItem[];
26
26
  };
@@ -1 +1 @@
1
- {"version":3,"file":"useMetricDropdownItems.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/filterBar/attributeFilter/addAttributeFilter/useMetricDropdownItems.ts"],"names":[],"mappings":"AAMA,OAAO,EACH,KAAK,eAAe,EACpB,KAAK,QAAQ,EACb,KAAK,MAAM,EAMd,MAAM,qBAAqB,CAAC;AAE7B,KAAK,YAAY,GAAG;IAChB,GAAG,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,QAAQ,GAAG,SAAS,CAAC;CAC9C,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG;IAChC,IAAI,EAAE,QAAQ,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG;IACnC,IAAI,EAAE,WAAW,CAAC;CACrB,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG,qBAAqB,GAAG,wBAAwB,CAAC;AAErF,MAAM,MAAM,uBAAuB,GAAG,eAAe,GAAG,qBAAqB,CAAC;AAE9E,eAAO,MAAM,sBAAsB,SAAU,OAAO,KAAG,IAAI,IAAI,qBAE9D,CAAC;AAEF,eAAO,MAAM,yBAAyB,SAAU,OAAO,KAAG,IAAI,IAAI,wBAEjE,CAAC;AAEF,UAAU,6BAA6B;IACnC,QAAQ,EAAE,eAAe,EAAE,CAAC;IAC5B,WAAW,EAAE,MAAM,CAAC;IACpB,0BAA0B,EAAE,OAAO,CAAC;IACpC,cAAc,EAAE,OAAO,EAAE,CAAC;IAC1B,WAAW,EAAE,YAAY,CAAC;CAC7B;AAED,wBAAgB,sBAAsB,CAAC,EACnC,QAAQ,EACR,WAAW,EACX,0BAA0B,EAC1B,cAAc,EACd,WAAW,EACd,EAAE,6BAA6B;;;EA0F/B"}
1
+ {"version":3,"file":"useMetricDropdownItems.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/filterBar/attributeFilter/addAttributeFilter/useMetricDropdownItems.ts"],"names":[],"mappings":"AAMA,OAAO,EACH,KAAK,eAAe,EACpB,KAAK,QAAQ,EACb,KAAK,MAAM,EAMd,MAAM,qBAAqB,CAAC;AAE7B,KAAK,YAAY,GAAG;IAChB,GAAG,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,QAAQ,GAAG,SAAS,CAAC;CAC9C,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG;IAChC,IAAI,EAAE,QAAQ,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG;IACnC,IAAI,EAAE,WAAW,CAAC;CACrB,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG,qBAAqB,GAAG,wBAAwB,CAAC;AAErF,MAAM,MAAM,uBAAuB,GAAG,eAAe,GAAG,qBAAqB,CAAC;AAE9E,eAAO,MAAM,sBAAsB,SAAU,OAAO,KAAG,IAAI,IAAI,qBAE9D,CAAC;AAEF,eAAO,MAAM,yBAAyB,SAAU,OAAO,KAAG,IAAI,IAAI,wBAEjE,CAAC;AAEF,UAAU,6BAA6B;IACnC,QAAQ,EAAE,eAAe,EAAE,CAAC;IAC5B,WAAW,EAAE,MAAM,CAAC;IACpB,0BAA0B,EAAE,OAAO,CAAC;IACpC,cAAc,EAAE,OAAO,EAAE,CAAC;IAC1B,WAAW,EAAE,YAAY,CAAC;CAC7B;AAED,wBAAgB,sBAAsB,CAAC,EACnC,QAAQ,EACR,WAAW,EACX,0BAA0B,EAC1B,cAAc,EACd,WAAW,GACd,EAAE,6BAA6B;;;EA0F/B"}
@@ -26,6 +26,6 @@ interface IAttributeFilterConfigurationProps {
26
26
  selectionTypeTextTooltip: string;
27
27
  selectionTypeSingleDisabledTooltip: string;
28
28
  }
29
- export declare function AttributeFilterConfiguration({ filterRef, filterByText, displayValuesAsText, titleText, resetTitleText, selectionTitleText, multiSelectionOptionText, multiSelectionOptionTooltip, singleSelectionOptionText, singleSelectionDisabledTooltip, parentFiltersDisabledTooltip, closeHandler, intl, modeCategoryTitleText, showConfigModeSection, showSelectionTypeSection, selectionTypeAsText, selectionTypeListAndTextText, selectionTypeListAndTextTooltip, selectionTypeListText, selectionTypeListTooltip, selectionTypeTextText, selectionTypeTextTooltip, selectionTypeSingleDisabledTooltip }: IAttributeFilterConfigurationProps): import("react/jsx-runtime").JSX.Element | null;
29
+ export declare function AttributeFilterConfiguration({ filterRef, filterByText, displayValuesAsText, titleText, resetTitleText, selectionTitleText, multiSelectionOptionText, multiSelectionOptionTooltip, singleSelectionOptionText, singleSelectionDisabledTooltip, parentFiltersDisabledTooltip, closeHandler, intl, modeCategoryTitleText, showConfigModeSection, showSelectionTypeSection, selectionTypeAsText, selectionTypeListAndTextText, selectionTypeListAndTextTooltip, selectionTypeListText, selectionTypeListTooltip, selectionTypeTextText, selectionTypeTextTooltip, selectionTypeSingleDisabledTooltip, }: IAttributeFilterConfigurationProps): import("react/jsx-runtime").JSX.Element | null;
30
30
  export {};
31
31
  //# sourceMappingURL=AttributeFilterConfiguration.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AttributeFilterConfiguration.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAG5C,OAAO,EAKH,KAAK,MAAM,EAGd,MAAM,qBAAqB,CAAC;AA8B7B,UAAU,kCAAkC;IACxC,YAAY,EAAE,MAAM,IAAI,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;IACrB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,CAAC;IACvB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,wBAAwB,EAAE,MAAM,CAAC;IACjC,2BAA2B,EAAE,MAAM,CAAC;IACpC,yBAAyB,EAAE,MAAM,CAAC;IAClC,8BAA8B,EAAE,MAAM,CAAC;IACvC,4BAA4B,EAAE,MAAM,CAAC;IACrC,IAAI,EAAE,SAAS,CAAC;IAChB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,qBAAqB,EAAE,OAAO,CAAC;IAC/B,wBAAwB,EAAE,OAAO,CAAC;IAClC,mBAAmB,EAAE,MAAM,CAAC;IAC5B,4BAA4B,EAAE,MAAM,CAAC;IACrC,+BAA+B,EAAE,MAAM,CAAC;IACxC,qBAAqB,EAAE,MAAM,CAAC;IAC9B,wBAAwB,EAAE,MAAM,CAAC;IACjC,qBAAqB,EAAE,MAAM,CAAC;IAC9B,wBAAwB,EAAE,MAAM,CAAC;IACjC,kCAAkC,EAAE,MAAM,CAAC;CAC9C;AAED,wBAAgB,4BAA4B,CAAC,EACzC,SAAS,EACT,YAAY,EACZ,mBAAmB,EACnB,SAAS,EACT,cAAc,EACd,kBAAkB,EAClB,wBAAwB,EACxB,2BAA2B,EAC3B,yBAAyB,EACzB,8BAA8B,EAC9B,4BAA4B,EAC5B,YAAY,EACZ,IAAI,EACJ,qBAAqB,EACrB,qBAAqB,EACrB,wBAAwB,EACxB,mBAAmB,EACnB,4BAA4B,EAC5B,+BAA+B,EAC/B,qBAAqB,EACrB,wBAAwB,EACxB,qBAAqB,EACrB,wBAAwB,EACxB,kCAAkC,EACrC,EAAE,kCAAkC,kDA+NpC"}
1
+ {"version":3,"file":"AttributeFilterConfiguration.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/AttributeFilterConfiguration.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAG5C,OAAO,EAKH,KAAK,MAAM,EAGd,MAAM,qBAAqB,CAAC;AA8B7B,UAAU,kCAAkC;IACxC,YAAY,EAAE,MAAM,IAAI,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;IACrB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,CAAC;IACvB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,wBAAwB,EAAE,MAAM,CAAC;IACjC,2BAA2B,EAAE,MAAM,CAAC;IACpC,yBAAyB,EAAE,MAAM,CAAC;IAClC,8BAA8B,EAAE,MAAM,CAAC;IACvC,4BAA4B,EAAE,MAAM,CAAC;IACrC,IAAI,EAAE,SAAS,CAAC;IAChB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,qBAAqB,EAAE,OAAO,CAAC;IAC/B,wBAAwB,EAAE,OAAO,CAAC;IAClC,mBAAmB,EAAE,MAAM,CAAC;IAC5B,4BAA4B,EAAE,MAAM,CAAC;IACrC,+BAA+B,EAAE,MAAM,CAAC;IACxC,qBAAqB,EAAE,MAAM,CAAC;IAC9B,wBAAwB,EAAE,MAAM,CAAC;IACjC,qBAAqB,EAAE,MAAM,CAAC;IAC9B,wBAAwB,EAAE,MAAM,CAAC;IACjC,kCAAkC,EAAE,MAAM,CAAC;CAC9C;AAED,wBAAgB,4BAA4B,CAAC,EACzC,SAAS,EACT,YAAY,EACZ,mBAAmB,EACnB,SAAS,EACT,cAAc,EACd,kBAAkB,EAClB,wBAAwB,EACxB,2BAA2B,EAC3B,yBAAyB,EACzB,8BAA8B,EAC9B,4BAA4B,EAC5B,YAAY,EACZ,IAAI,EACJ,qBAAqB,EACrB,qBAAqB,EACrB,wBAAwB,EACxB,mBAAmB,EACnB,4BAA4B,EAC5B,+BAA+B,EAC/B,qBAAqB,EACrB,wBAAwB,EACxB,qBAAqB,EACrB,wBAAwB,EACxB,kCAAkC,GACrC,EAAE,kCAAkC,kDA+NpC"}
@@ -6,6 +6,6 @@ interface IConnectingAttributeDropdownProps {
6
6
  connectingAttributes: IConnectingAttribute[];
7
7
  onSelect: (itemLocalId: string, targetRef: ObjRef) => void;
8
8
  }
9
- export declare function ConnectingAttributeDropdown({ itemLocalId, selectedConnectingAttributeRef, connectingAttributes, onSelect }: IConnectingAttributeDropdownProps): import("react/jsx-runtime").JSX.Element;
9
+ export declare function ConnectingAttributeDropdown({ itemLocalId, selectedConnectingAttributeRef, connectingAttributes, onSelect, }: IConnectingAttributeDropdownProps): import("react/jsx-runtime").JSX.Element;
10
10
  export {};
11
11
  //# sourceMappingURL=ConnectingAttributeDropdown.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ConnectingAttributeDropdown.d.ts","sourceRoot":"","sources":["../../../../../../../src/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeDropdown.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,MAAM,EAAmB,MAAM,qBAAqB,CAAC;AAGnE,OAAO,EAAE,KAAK,oBAAoB,EAAE,MAAM,uDAAuD,CAAC;AAIlG,UAAU,iCAAiC;IACvC,WAAW,EAAE,MAAM,CAAC;IACpB,8BAA8B,EAAE,MAAM,CAAC;IACvC,oBAAoB,EAAE,oBAAoB,EAAE,CAAC;IAC7C,QAAQ,EAAE,CAAC,WAAW,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;CAC9D;AAYD,wBAAgB,2BAA2B,CAAC,EACxC,WAAW,EACX,8BAA8B,EAC9B,oBAAoB,EACpB,QAAQ,EACX,EAAE,iCAAiC,2CAqDnC"}
1
+ {"version":3,"file":"ConnectingAttributeDropdown.d.ts","sourceRoot":"","sources":["../../../../../../../src/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/connectingAttribute/ConnectingAttributeDropdown.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,MAAM,EAAmB,MAAM,qBAAqB,CAAC;AAGnE,OAAO,EAAE,KAAK,oBAAoB,EAAE,MAAM,uDAAuD,CAAC;AAIlG,UAAU,iCAAiC;IACvC,WAAW,EAAE,MAAM,CAAC;IACpB,8BAA8B,EAAE,MAAM,CAAC;IACvC,oBAAoB,EAAE,oBAAoB,EAAE,CAAC;IAC7C,QAAQ,EAAE,CAAC,WAAW,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;CAC9D;AAYD,wBAAgB,2BAA2B,CAAC,EACxC,WAAW,EACX,8BAA8B,EAC9B,oBAAoB,EACpB,QAAQ,GACX,EAAE,iCAAiC,2CAqDnC"}
@@ -4,5 +4,5 @@ export interface IAttributeDisplayFormDropDownItemProps {
4
4
  onClick: (displayForm: ObjRef) => void;
5
5
  selected: boolean;
6
6
  }
7
- export declare function AttributeDisplayFormDropDownItem({ displayForm, onClick, selected }: IAttributeDisplayFormDropDownItemProps): import("react/jsx-runtime").JSX.Element;
7
+ export declare function AttributeDisplayFormDropDownItem({ displayForm, onClick, selected, }: IAttributeDisplayFormDropDownItemProps): import("react/jsx-runtime").JSX.Element;
8
8
  //# sourceMappingURL=AttributeDisplayFormDropDownItem.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AttributeDisplayFormDropDownItem.d.ts","sourceRoot":"","sources":["../../../../../../../src/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropDownItem.tsx"],"names":[],"mappings":"AAIA,OAAO,EAEH,KAAK,mCAAmC,EACxC,KAAK,MAAM,EACd,MAAM,qBAAqB,CAAC;AAwB7B,MAAM,WAAW,sCAAsC;IACnD,WAAW,EAAE,mCAAmC,CAAC;IACjD,OAAO,EAAE,CAAC,WAAW,EAAE,MAAM,KAAK,IAAI,CAAC;IACvC,QAAQ,EAAE,OAAO,CAAC;CACrB;AAED,wBAAgB,gCAAgC,CAAC,EAC7C,WAAW,EACX,OAAO,EACP,QAAQ,EACX,EAAE,sCAAsC,2CAuBxC"}
1
+ {"version":3,"file":"AttributeDisplayFormDropDownItem.d.ts","sourceRoot":"","sources":["../../../../../../../src/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/displayForms/AttributeDisplayFormDropDownItem.tsx"],"names":[],"mappings":"AAIA,OAAO,EAEH,KAAK,mCAAmC,EACxC,KAAK,MAAM,EACd,MAAM,qBAAqB,CAAC;AAwB7B,MAAM,WAAW,sCAAsC;IACnD,WAAW,EAAE,mCAAmC,CAAC;IACjD,OAAO,EAAE,CAAC,WAAW,EAAE,MAAM,KAAK,IAAI,CAAC;IACvC,QAAQ,EAAE,OAAO,CAAC;CACrB;AAED,wBAAgB,gCAAgC,CAAC,EAC7C,WAAW,EACX,OAAO,EACP,QAAQ,GACX,EAAE,sCAAsC,2CAuBxC"}