@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
@@ -1,7 +1,7 @@
1
1
  import { type ReactElement } from "react";
2
2
  import { type IDashboardLayoutItemFacade } from "../../../_staging/dashboard/flexibleLayout/facade/interfaces.js";
3
3
  import { type IDashboardLayoutGridRowProps } from "./DashboardLayoutGridRow.js";
4
- export declare function DashboardLayoutGridRowEdit<TWidget>({ section, itemKeyGetter, gridRowRenderer, itemRenderer, widgetRenderer, getLayoutDimensions, items, renderMode, itemsInRowsByIndex }: IDashboardLayoutGridRowProps<TWidget> & {
4
+ export declare function DashboardLayoutGridRowEdit<TWidget>({ section, itemKeyGetter, gridRowRenderer, itemRenderer, widgetRenderer, getLayoutDimensions, items, renderMode, itemsInRowsByIndex, }: IDashboardLayoutGridRowProps<TWidget> & {
5
5
  itemsInRowsByIndex: [number, IDashboardLayoutItemFacade<TWidget>[]][];
6
6
  }): ReactElement;
7
7
  //# sourceMappingURL=DashboardLayoutGridRowEdit.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DashboardLayoutGridRowEdit.d.ts","sourceRoot":"","sources":["../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAW,MAAM,OAAO,CAAC;AAEnD,OAAO,EACH,KAAK,0BAA0B,EAElC,MAAM,iEAAiE,CAAC;AAOzE,OAAO,EAAE,KAAK,4BAA4B,EAAE,MAAM,6BAA6B,CAAC;AAOhF,wBAAgB,0BAA0B,CAAC,OAAO,EAAE,EAChD,OAAO,EACP,aAAoC,EACpC,eAAe,EACf,YAAY,EACZ,cAAc,EACd,mBAAmB,EACnB,KAAK,EACL,UAAU,EACV,kBAAkB,EACrB,EAAE,4BAA4B,CAAC,OAAO,CAAC,GAAG;IACvC,kBAAkB,EAAE,CAAC,MAAM,EAAE,0BAA0B,CAAC,OAAO,CAAC,EAAE,CAAC,EAAE,CAAC;CACzE,GAAG,YAAY,CAsDf"}
1
+ {"version":3,"file":"DashboardLayoutGridRowEdit.d.ts","sourceRoot":"","sources":["../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAW,MAAM,OAAO,CAAC;AAEnD,OAAO,EACH,KAAK,0BAA0B,EAElC,MAAM,iEAAiE,CAAC;AAOzE,OAAO,EAAE,KAAK,4BAA4B,EAAE,MAAM,6BAA6B,CAAC;AAOhF,wBAAgB,0BAA0B,CAAC,OAAO,EAAE,EAChD,OAAO,EACP,aAAoC,EACpC,eAAe,EACf,YAAY,EACZ,cAAc,EACd,mBAAmB,EACnB,KAAK,EACL,UAAU,EACV,kBAAkB,GACrB,EAAE,4BAA4B,CAAC,OAAO,CAAC,GAAG;IACvC,kBAAkB,EAAE,CAAC,MAAM,EAAE,0BAA0B,CAAC,OAAO,CAAC,EAAE,CAAC,EAAE,CAAC;CACzE,GAAG,YAAY,CAsDf"}
@@ -1,3 +1,3 @@
1
1
  import { type IDashboardLayoutItemRenderProps } from "./interfaces.js";
2
- export declare function DashboardLayoutItemViewRenderer({ item, children, className, minHeight, isHidden }: IDashboardLayoutItemRenderProps<unknown> & object): import("react/jsx-runtime").JSX.Element;
2
+ export declare function DashboardLayoutItemViewRenderer({ item, children, className, minHeight, isHidden, }: IDashboardLayoutItemRenderProps<unknown> & object): import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=DashboardLayoutItemViewRenderer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DashboardLayoutItemViewRenderer.d.ts","sourceRoot":"","sources":["../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.tsx"],"names":[],"mappings":"AAYA,OAAO,EAAE,KAAK,+BAA+B,EAAE,MAAM,iBAAiB,CAAC;AAIvE,wBAAgB,+BAA+B,CAAC,EAC5C,IAAI,EACJ,QAAQ,EACR,SAAS,EACT,SAAa,EACb,QAAQ,EACX,EAAE,+BAA+B,CAAC,OAAO,CAAC,GAAG,MAAM,2CAqCnD"}
1
+ {"version":3,"file":"DashboardLayoutItemViewRenderer.d.ts","sourceRoot":"","sources":["../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemViewRenderer.tsx"],"names":[],"mappings":"AAYA,OAAO,EAAE,KAAK,+BAA+B,EAAE,MAAM,iBAAiB,CAAC;AAIvE,wBAAgB,+BAA+B,CAAC,EAC5C,IAAI,EACJ,QAAQ,EACR,SAAS,EACT,SAAa,EACb,QAAQ,GACX,EAAE,+BAA+B,CAAC,OAAO,CAAC,GAAG,MAAM,2CAqCnD"}
@@ -21,5 +21,5 @@ export interface IDashboardLayoutSectionProps<TWidget> {
21
21
  parentLayoutItemSize?: IDashboardLayoutSizeByScreenSize;
22
22
  parentLayoutPath: ILayoutItemPath | undefined;
23
23
  }
24
- export declare function DashboardLayoutSection<TWidget>({ section, sectionRenderer, sectionHeaderRenderer, itemKeyGetter, gridRowRenderer, itemRenderer, widgetRenderer, getLayoutDimensions, renderMode, parentLayoutItemSize, parentLayoutPath }: IDashboardLayoutSectionProps<TWidget>): ReactElement;
24
+ export declare function DashboardLayoutSection<TWidget>({ section, sectionRenderer, sectionHeaderRenderer, itemKeyGetter, gridRowRenderer, itemRenderer, widgetRenderer, getLayoutDimensions, renderMode, parentLayoutItemSize, parentLayoutPath, }: IDashboardLayoutSectionProps<TWidget>): ReactElement;
25
25
  //# sourceMappingURL=DashboardLayoutSection.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DashboardLayoutSection.d.ts","sourceRoot":"","sources":["../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAW,MAAM,OAAO,CAAC;AAInD,OAAO,EAAE,KAAK,gCAAgC,EAAE,MAAM,qBAAqB,CAAC;AAE5E,OAAO,EAEH,KAAK,6BAA6B,EACrC,MAAM,iEAAiE,CAAC;AAGzE,OAAO,EAAE,KAAK,eAAe,EAAE,KAAK,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAS1E,OAAO,EACH,KAAK,+BAA+B,EACpC,KAAK,6BAA6B,EAClC,KAAK,4BAA4B,EACjC,KAAK,qCAAqC,EAC1C,KAAK,gCAAgC,EACrC,KAAK,+BAA+B,EACpC,KAAK,8BAA8B,EACtC,MAAM,iBAAiB,CAAC;AAEzB;;GAEG;AACH,MAAM,WAAW,4BAA4B,CAAC,OAAO;IACjD,OAAO,EAAE,6BAA6B,CAAC,OAAO,CAAC,CAAC;IAChD,gBAAgB,CAAC,EAAE,gCAAgC,CAAC,OAAO,CAAC,CAAC;IAC7D,eAAe,CAAC,EAAE,+BAA+B,CAAC,OAAO,CAAC,CAAC;IAC3D,qBAAqB,CAAC,EAAE,qCAAqC,CAAC,OAAO,CAAC,CAAC;IACvE,aAAa,CAAC,EAAE,6BAA6B,CAAC,OAAO,CAAC,CAAC;IACvD,YAAY,CAAC,EAAE,4BAA4B,CAAC,OAAO,CAAC,CAAC;IACrD,cAAc,EAAE,8BAA8B,CAAC,OAAO,CAAC,CAAC;IACxD,eAAe,CAAC,EAAE,+BAA+B,CAAC,OAAO,CAAC,CAAC;IAC3D,mBAAmB,EAAE,MAAM,OAAO,CAAC;IACnC,UAAU,EAAE,UAAU,CAAC;IACvB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,oBAAoB,CAAC,EAAE,gCAAgC,CAAC;IACxD,gBAAgB,EAAE,eAAe,GAAG,SAAS,CAAC;CACjD;AA2BD,wBAAgB,sBAAsB,CAAC,OAAO,EAAE,EAC5C,OAAO,EACP,eAAwC,EACxC,qBAA6C,EAC7C,aAAoC,EACpC,eAAe,EACf,YAAY,EACZ,cAAc,EACd,mBAAmB,EACnB,UAAU,EACV,oBAAoB,EACpB,gBAAgB,EACnB,EAAE,4BAA4B,CAAC,OAAO,CAAC,GAAG,YAAY,CAwGtD"}
1
+ {"version":3,"file":"DashboardLayoutSection.d.ts","sourceRoot":"","sources":["../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAW,MAAM,OAAO,CAAC;AAInD,OAAO,EAAE,KAAK,gCAAgC,EAAE,MAAM,qBAAqB,CAAC;AAE5E,OAAO,EAEH,KAAK,6BAA6B,EACrC,MAAM,iEAAiE,CAAC;AAGzE,OAAO,EAAE,KAAK,eAAe,EAAE,KAAK,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAS1E,OAAO,EACH,KAAK,+BAA+B,EACpC,KAAK,6BAA6B,EAClC,KAAK,4BAA4B,EACjC,KAAK,qCAAqC,EAC1C,KAAK,gCAAgC,EACrC,KAAK,+BAA+B,EACpC,KAAK,8BAA8B,EACtC,MAAM,iBAAiB,CAAC;AAEzB;;GAEG;AACH,MAAM,WAAW,4BAA4B,CAAC,OAAO;IACjD,OAAO,EAAE,6BAA6B,CAAC,OAAO,CAAC,CAAC;IAChD,gBAAgB,CAAC,EAAE,gCAAgC,CAAC,OAAO,CAAC,CAAC;IAC7D,eAAe,CAAC,EAAE,+BAA+B,CAAC,OAAO,CAAC,CAAC;IAC3D,qBAAqB,CAAC,EAAE,qCAAqC,CAAC,OAAO,CAAC,CAAC;IACvE,aAAa,CAAC,EAAE,6BAA6B,CAAC,OAAO,CAAC,CAAC;IACvD,YAAY,CAAC,EAAE,4BAA4B,CAAC,OAAO,CAAC,CAAC;IACrD,cAAc,EAAE,8BAA8B,CAAC,OAAO,CAAC,CAAC;IACxD,eAAe,CAAC,EAAE,+BAA+B,CAAC,OAAO,CAAC,CAAC;IAC3D,mBAAmB,EAAE,MAAM,OAAO,CAAC;IACnC,UAAU,EAAE,UAAU,CAAC;IACvB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,oBAAoB,CAAC,EAAE,gCAAgC,CAAC;IACxD,gBAAgB,EAAE,eAAe,GAAG,SAAS,CAAC;CACjD;AA2BD,wBAAgB,sBAAsB,CAAC,OAAO,EAAE,EAC5C,OAAO,EACP,eAAwC,EACxC,qBAA6C,EAC7C,aAAoC,EACpC,eAAe,EACf,YAAY,EACZ,cAAc,EACd,mBAAmB,EACnB,UAAU,EACV,oBAAoB,EACpB,gBAAgB,GACnB,EAAE,4BAA4B,CAAC,OAAO,CAAC,GAAG,YAAY,CAwGtD"}
@@ -11,5 +11,5 @@ export interface IDashboardLayoutSectionHeaderDescriptionProps {
11
11
  onLoadingChanged?: OnLoadingChanged;
12
12
  onError?: OnError;
13
13
  }
14
- export declare function DashboardLayoutSectionHeaderDescription({ description, exportData, LoadingComponent, onLoadingChanged, onError }: IDashboardLayoutSectionHeaderDescriptionProps): import("react/jsx-runtime").JSX.Element;
14
+ export declare function DashboardLayoutSectionHeaderDescription({ description, exportData, LoadingComponent, onLoadingChanged, onError, }: IDashboardLayoutSectionHeaderDescriptionProps): import("react/jsx-runtime").JSX.Element;
15
15
  //# sourceMappingURL=DashboardLayoutSectionHeaderDescription.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DashboardLayoutSectionHeaderDescription.d.ts","sourceRoot":"","sources":["../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,OAAO,CAAC;AAI3C,OAAO,EAAE,KAAK,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAOvE,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,uBAAuB,CAAC;AAEnE;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,CAAC,EAAE,qBAAqB,CAAC;IACnC,gBAAgB,CAAC,EAAE,aAAa,CAAC;IACjC,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IACpC,OAAO,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,wBAAgB,uCAAuC,CAAC,EACpD,WAAW,EACX,UAAU,EACV,gBAAgB,EAChB,gBAAgB,EAChB,OAAO,EACV,EAAE,6CAA6C,2CA2B/C"}
1
+ {"version":3,"file":"DashboardLayoutSectionHeaderDescription.d.ts","sourceRoot":"","sources":["../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderDescription.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,OAAO,CAAC;AAI3C,OAAO,EAAE,KAAK,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAOvE,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,uBAAuB,CAAC;AAEnE;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,CAAC,EAAE,qBAAqB,CAAC;IACnC,gBAAgB,CAAC,EAAE,aAAa,CAAC;IACjC,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IACpC,OAAO,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,wBAAgB,uCAAuC,CAAC,EACpD,WAAW,EACX,UAAU,EACV,gBAAgB,EAChB,gBAAgB,EAChB,OAAO,GACV,EAAE,6CAA6C,2CA2B/C"}
@@ -1,4 +1,4 @@
1
1
  import { type ReactElement } from "react";
2
2
  import { type IDashboardLayoutSectionHeaderRenderProps } from "./interfaces.js";
3
- export declare function DashboardLayoutSectionHeaderRenderer({ section, parentLayoutItemSize }: IDashboardLayoutSectionHeaderRenderProps<unknown>): ReactElement | null;
3
+ export declare function DashboardLayoutSectionHeaderRenderer({ section, parentLayoutItemSize, }: IDashboardLayoutSectionHeaderRenderProps<unknown>): ReactElement | null;
4
4
  //# sourceMappingURL=DashboardLayoutSectionHeaderRenderer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DashboardLayoutSectionHeaderRenderer.d.ts","sourceRoot":"","sources":["../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAW,MAAM,OAAO,CAAC;AAOnD,OAAO,EAAE,KAAK,wCAAwC,EAAE,MAAM,iBAAiB,CAAC;AAGhF,wBAAgB,oCAAoC,CAAC,EACjD,OAAO,EACP,oBAAoB,EACvB,EAAE,wCAAwC,CAAC,OAAO,CAAC,GAAG,YAAY,GAAG,IAAI,CAsBzE"}
1
+ {"version":3,"file":"DashboardLayoutSectionHeaderRenderer.d.ts","sourceRoot":"","sources":["../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAW,MAAM,OAAO,CAAC;AAOnD,OAAO,EAAE,KAAK,wCAAwC,EAAE,MAAM,iBAAiB,CAAC;AAGhF,wBAAgB,oCAAoC,CAAC,EACjD,OAAO,EACP,oBAAoB,GACvB,EAAE,wCAAwC,CAAC,OAAO,CAAC,GAAG,YAAY,GAAG,IAAI,CAsBzE"}
@@ -1,3 +1,3 @@
1
1
  import { type IDashboardLayoutSectionRenderProps } from "./interfaces.js";
2
- export declare function DashboardLayoutSectionRenderer({ children, parentLayoutItemSize, className, isHidden, exportStyles }: IDashboardLayoutSectionRenderProps<unknown> & object): import("react/jsx-runtime").JSX.Element;
2
+ export declare function DashboardLayoutSectionRenderer({ children, parentLayoutItemSize, className, isHidden, exportStyles, }: IDashboardLayoutSectionRenderProps<unknown> & object): import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=DashboardLayoutSectionRenderer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DashboardLayoutSectionRenderer.d.ts","sourceRoot":"","sources":["../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,kCAAkC,EAAE,MAAM,iBAAiB,CAAC;AAK1E,wBAAgB,8BAA8B,CAAC,EAC3C,QAAQ,EACR,oBAAoB,EACpB,SAAS,EACT,QAAQ,EACR,YAAY,EACf,EAAE,kCAAkC,CAAC,OAAO,CAAC,GAAG,MAAM,2CAatD"}
1
+ {"version":3,"file":"DashboardLayoutSectionRenderer.d.ts","sourceRoot":"","sources":["../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionRenderer.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,kCAAkC,EAAE,MAAM,iBAAiB,CAAC;AAK1E,wBAAgB,8BAA8B,CAAC,EAC3C,QAAQ,EACR,oBAAoB,EACpB,SAAS,EACT,QAAQ,EACR,YAAY,GACf,EAAE,kCAAkC,CAAC,OAAO,CAAC,GAAG,MAAM,2CAatD"}
@@ -7,5 +7,5 @@ export interface IDashboardLayoutSectionHeaderProps {
7
7
  onLoadingChanged?: OnLoadingChanged;
8
8
  onError?: OnError;
9
9
  }
10
- export declare function DashboardLayoutViewSectionHeader({ section, exportData, onLoadingChanged, onError }: IDashboardLayoutSectionHeaderProps): import("react/jsx-runtime").JSX.Element | null;
10
+ export declare function DashboardLayoutViewSectionHeader({ section, exportData, onLoadingChanged, onError, }: IDashboardLayoutSectionHeaderProps): import("react/jsx-runtime").JSX.Element | null;
11
11
  //# sourceMappingURL=DashboardLayoutViewSectionHeaderRenderer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DashboardLayoutViewSectionHeaderRenderer.d.ts","sourceRoot":"","sources":["../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutViewSectionHeaderRenderer.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAGvE,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,iEAAiE,CAAC;AAQrH,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAI9D,MAAM,WAAW,kCAAkC;IAC/C,OAAO,EAAE,6BAA6B,CAAC,OAAO,CAAC,CAAC;IAChD,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IACpC,OAAO,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,wBAAgB,gCAAgC,CAAC,EAC7C,OAAO,EACP,UAAU,EACV,gBAAgB,EAChB,OAAO,EACV,EAAE,kCAAkC,kDAoDpC"}
1
+ {"version":3,"file":"DashboardLayoutViewSectionHeaderRenderer.d.ts","sourceRoot":"","sources":["../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutViewSectionHeaderRenderer.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAGvE,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,iEAAiE,CAAC;AAQrH,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAI9D,MAAM,WAAW,kCAAkC;IAC/C,OAAO,EAAE,6BAA6B,CAAC,OAAO,CAAC,CAAC;IAChD,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IACpC,OAAO,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,wBAAgB,gCAAgC,CAAC,EAC7C,OAAO,EACP,UAAU,EACV,gBAAgB,EAChB,OAAO,GACV,EAAE,kCAAkC,kDAoDpC"}
@@ -1,4 +1,4 @@
1
1
  import { type ReactElement } from "react";
2
2
  import { type IDashboardLayoutWidgetRenderProps } from "./interfaces.js";
3
- export declare function DashboardLayoutWidgetRenderer({ item, className, contentRef, isResizedByLayoutSizingStrategy, minHeight, height, allowOverflow, children }: IDashboardLayoutWidgetRenderProps<any>): ReactElement;
3
+ export declare function DashboardLayoutWidgetRenderer({ item, className, contentRef, isResizedByLayoutSizingStrategy, minHeight, height, allowOverflow, children, }: IDashboardLayoutWidgetRenderProps<any>): ReactElement;
4
4
  //# sourceMappingURL=DashboardLayoutWidgetRenderer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DashboardLayoutWidgetRenderer.d.ts","sourceRoot":"","sources":["../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAsB,KAAK,YAAY,EAAW,MAAM,OAAO,CAAC;AAWvE,OAAO,EAAE,KAAK,iCAAiC,EAAE,MAAM,iBAAiB,CAAC;AAEzE,wBAAgB,6BAA6B,CAAC,EAC1C,IAAI,EACJ,SAAS,EACT,UAAU,EACV,+BAA+B,EAC/B,SAAS,EACT,MAAM,EACN,aAAa,EACb,QAAQ,EACX,EAAE,iCAAiC,CAAC,GAAG,CAAC,GAAG,YAAY,CAkCvD"}
1
+ {"version":3,"file":"DashboardLayoutWidgetRenderer.d.ts","sourceRoot":"","sources":["../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAsB,KAAK,YAAY,EAAW,MAAM,OAAO,CAAC;AAWvE,OAAO,EAAE,KAAK,iCAAiC,EAAE,MAAM,iBAAiB,CAAC;AAEzE,wBAAgB,6BAA6B,CAAC,EAC1C,IAAI,EACJ,SAAS,EACT,UAAU,EACV,+BAA+B,EAC/B,SAAS,EACT,MAAM,EACN,aAAa,EACb,QAAQ,GACX,EAAE,iCAAiC,CAAC,GAAG,CAAC,GAAG,YAAY,CAkCvD"}
@@ -1,3 +1,3 @@
1
1
  import { type IDashboardLayoutSectionRenderProps } from "./interfaces.js";
2
- export declare function EditableDashboardLayoutSectionRenderer({ children, className, isHidden, section, parentLayoutItemSize, showBorders }: IDashboardLayoutSectionRenderProps<unknown>): import("react/jsx-runtime").JSX.Element;
2
+ export declare function EditableDashboardLayoutSectionRenderer({ children, className, isHidden, section, parentLayoutItemSize, showBorders, }: IDashboardLayoutSectionRenderProps<unknown>): import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=EditableDashboardLayoutSectionRenderer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"EditableDashboardLayoutSectionRenderer.d.ts","sourceRoot":"","sources":["../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.tsx"],"names":[],"mappings":"AAWA,OAAO,EAAE,KAAK,kCAAkC,EAAE,MAAM,iBAAiB,CAAC;AAkB1E,wBAAgB,sCAAsC,CAAC,EACnD,QAAQ,EACR,SAAS,EACT,QAAQ,EACR,OAAO,EACP,oBAAoB,EACpB,WAAW,EACd,EAAE,kCAAkC,CAAC,OAAO,CAAC,2CAuB7C"}
1
+ {"version":3,"file":"EditableDashboardLayoutSectionRenderer.d.ts","sourceRoot":"","sources":["../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableDashboardLayoutSectionRenderer.tsx"],"names":[],"mappings":"AAWA,OAAO,EAAE,KAAK,kCAAkC,EAAE,MAAM,iBAAiB,CAAC;AAkB1E,wBAAgB,sCAAsC,CAAC,EACnD,QAAQ,EACR,SAAS,EACT,QAAQ,EACR,OAAO,EACP,oBAAoB,EACpB,WAAW,GACd,EAAE,kCAAkC,CAAC,OAAO,CAAC,2CAuB7C"}
@@ -12,5 +12,5 @@ export interface IEditableLabelWithBubbleProps {
12
12
  onCancel?: () => void;
13
13
  children?: ReactNode;
14
14
  }
15
- export declare function EditableLabelWithBubble({ onEditingStart, maxLength, value, warningLimit, onCancel, alignTo, className, maxRows, placeholderMessage, children, onSubmit }: IEditableLabelWithBubbleProps): ReactElement;
15
+ export declare function EditableLabelWithBubble({ onEditingStart, maxLength, value, warningLimit, onCancel, alignTo, className, maxRows, placeholderMessage, children, onSubmit, }: IEditableLabelWithBubbleProps): ReactElement;
16
16
  //# sourceMappingURL=EditableLabelWithBubble.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"EditableLabelWithBubble.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,KAAK,SAAS,EAAyB,MAAM,OAAO,CAAC;AAUjF,MAAM,WAAW,6BAA6B;IAC1C,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACxB;AAED,wBAAgB,uBAAuB,CAAC,EACpC,cAAc,EACd,SAAS,EACT,KAAK,EACL,YAAY,EACZ,QAAQ,EACR,OAAO,EACP,SAAS,EACT,OAAO,EACP,kBAAkB,EAClB,QAAQ,EACR,QAAQ,EACX,EAAE,6BAA6B,GAAG,YAAY,CAmE9C"}
1
+ {"version":3,"file":"EditableLabelWithBubble.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/EditableLabelWithBubble.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,KAAK,SAAS,EAAyB,MAAM,OAAO,CAAC;AAUjF,MAAM,WAAW,6BAA6B;IAC1C,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACxB;AAED,wBAAgB,uBAAuB,CAAC,EACpC,cAAc,EACd,SAAS,EACT,KAAK,EACL,YAAY,EACZ,QAAQ,EACR,OAAO,EACP,SAAS,EACT,OAAO,EACP,kBAAkB,EAClB,QAAQ,EACR,QAAQ,GACX,EAAE,6BAA6B,GAAG,YAAY,CAmE9C"}
@@ -5,5 +5,5 @@ export interface ISectionHeaderEditableProps {
5
5
  description: string | undefined;
6
6
  section: IDashboardLayoutSectionFacade<unknown>;
7
7
  }
8
- export declare function SectionHeaderEditable({ title: rawTitle, description: rawDescription, section }: ISectionHeaderEditableProps): ReactElement;
8
+ export declare function SectionHeaderEditable({ title: rawTitle, description: rawDescription, section, }: ISectionHeaderEditableProps): ReactElement;
9
9
  //# sourceMappingURL=SectionHeaderEditable.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SectionHeaderEditable.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAoC,MAAM,OAAO,CAAC;AAO5E,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,oEAAoE,CAAC;AAkBxH,MAAM,WAAW,2BAA2B;IACxC,KAAK,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,OAAO,EAAE,6BAA6B,CAAC,OAAO,CAAC,CAAC;CACnD;AAED,wBAAgB,qBAAqB,CAAC,EAClC,KAAK,EAAE,QAAa,EACpB,WAAW,EAAE,cAAmB,EAChC,OAAO,EACV,EAAE,2BAA2B,GAAG,YAAY,CAwH5C"}
1
+ {"version":3,"file":"SectionHeaderEditable.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAoC,MAAM,OAAO,CAAC;AAO5E,OAAO,EAAE,KAAK,6BAA6B,EAAE,MAAM,oEAAoE,CAAC;AAkBxH,MAAM,WAAW,2BAA2B;IACxC,KAAK,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,OAAO,EAAE,6BAA6B,CAAC,OAAO,CAAC,CAAC;CACnD;AAED,wBAAgB,qBAAqB,CAAC,EAClC,KAAK,EAAE,QAAa,EACpB,WAAW,EAAE,cAAmB,EAChC,OAAO,GACV,EAAE,2BAA2B,GAAG,YAAY,CAwH5C"}
@@ -1,3 +1,3 @@
1
1
  import { type IDashboardLayoutSectionRenderProps } from "./interfaces.js";
2
- export declare function ExportableDashboardLayoutSectionRenderer({ children, parentLayoutItemSize, className, isHidden, exportData, exportStyles }: IDashboardLayoutSectionRenderProps<unknown> & object): import("react/jsx-runtime").JSX.Element;
2
+ export declare function ExportableDashboardLayoutSectionRenderer({ children, parentLayoutItemSize, className, isHidden, exportData, exportStyles, }: IDashboardLayoutSectionRenderProps<unknown> & object): import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=ExportableDashboardLayoutSectionRenderer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ExportableDashboardLayoutSectionRenderer.d.ts","sourceRoot":"","sources":["../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,kCAAkC,EAAE,MAAM,iBAAiB,CAAC;AAK1E,wBAAgB,wCAAwC,CAAC,EACrD,QAAQ,EACR,oBAAoB,EACpB,SAAS,EACT,QAAQ,EACR,UAAU,EACV,YAAY,EACf,EAAE,kCAAkC,CAAC,OAAO,CAAC,GAAG,MAAM,2CAetD"}
1
+ {"version":3,"file":"ExportableDashboardLayoutSectionRenderer.d.ts","sourceRoot":"","sources":["../../../../src/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/ExportableDashboardLayoutSectionRenderer.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,kCAAkC,EAAE,MAAM,iBAAiB,CAAC;AAK1E,wBAAgB,wCAAwC,CAAC,EACrD,QAAQ,EACR,oBAAoB,EACpB,SAAS,EACT,QAAQ,EACR,UAAU,EACV,YAAY,GACf,EAAE,kCAAkC,CAAC,OAAO,CAAC,GAAG,MAAM,2CAetD"}
@@ -3,5 +3,5 @@ import { type IDashboardLayoutProps } from "../widget/dashboardLayout/types.js";
3
3
  /**
4
4
  * @alpha
5
5
  */
6
- export declare function DefaultFlexibleDashboardLayout({ layout: providedLayout, onFiltersChange, onDrill, onError, dashboardItemClasses }: IDashboardLayoutProps): ReactElement;
6
+ export declare function DefaultFlexibleDashboardLayout({ layout: providedLayout, onFiltersChange, onDrill, onError, dashboardItemClasses, }: IDashboardLayoutProps): ReactElement;
7
7
  //# sourceMappingURL=DefaultFlexibleDashboardLayout.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DefaultFlexibleDashboardLayout.d.ts","sourceRoot":"","sources":["../../../src/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAwB,MAAM,OAAO,CAAC;AA2BhE,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,oCAAoC,CAAC;AAoEhF;;GAEG;AACH,wBAAgB,8BAA8B,CAAC,EAC3C,MAAM,EAAE,cAAc,EACtB,eAAe,EACf,OAAO,EACP,OAAO,EACP,oBAAoB,EACvB,EAAE,qBAAqB,GAAG,YAAY,CAyFtC"}
1
+ {"version":3,"file":"DefaultFlexibleDashboardLayout.d.ts","sourceRoot":"","sources":["../../../src/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAwB,MAAM,OAAO,CAAC;AA2BhE,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,oCAAoC,CAAC;AAoEhF;;GAEG;AACH,wBAAgB,8BAA8B,CAAC,EAC3C,MAAM,EAAE,cAAc,EACtB,eAAe,EACf,OAAO,EACP,OAAO,EACP,oBAAoB,GACvB,EAAE,qBAAqB,GAAG,YAAY,CAyFtC"}
@@ -1,4 +1,4 @@
1
1
  import { type DragPreviewProps } from "../../../dragAndDrop/DragLayerPreview/types.js";
2
2
  import { type DraggableContentItem } from "../../../dragAndDrop/types.js";
3
- export declare function ContentDragPreview({ itemType, item, initialOffset, clientOffset }: DragPreviewProps<DraggableContentItem>): import("react/jsx-runtime").JSX.Element;
3
+ export declare function ContentDragPreview({ itemType, item, initialOffset, clientOffset, }: DragPreviewProps<DraggableContentItem>): import("react/jsx-runtime").JSX.Element;
4
4
  //# sourceMappingURL=ContentDragPreview.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContentDragPreview.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,gDAAgD,CAAC;AACvF,OAAO,EAAE,KAAK,oBAAoB,EAAiC,MAAM,+BAA+B,CAAC;AAkBzG,wBAAgB,kBAAkB,CAAC,EAC/B,QAAQ,EACR,IAAI,EACJ,aAAa,EACb,YAAY,EACf,EAAE,gBAAgB,CAAC,oBAAoB,CAAC,2CA+CxC"}
1
+ {"version":3,"file":"ContentDragPreview.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,gDAAgD,CAAC;AACvF,OAAO,EAAE,KAAK,oBAAoB,EAAiC,MAAM,+BAA+B,CAAC;AAkBzG,wBAAgB,kBAAkB,CAAC,EAC/B,QAAQ,EACR,IAAI,EACJ,aAAa,EACb,YAAY,GACf,EAAE,gBAAgB,CAAC,oBAAoB,CAAC,2CA+CxC"}
@@ -1,6 +1,6 @@
1
1
  import { type DragResizeProps } from "../../../dragAndDrop/DragLayerPreview/types.js";
2
2
  import { type IHeightResizerDragItem } from "../../../dragAndDrop/types.js";
3
3
  export type HeightResizerDragPreviewProps = DragResizeProps<IHeightResizerDragItem>;
4
- export declare function HeightResizerDragPreview({ item, initialOffset, differenceFromInitialOffset, scrollCorrection, getDragLayerPosition }: HeightResizerDragPreviewProps): import("react/jsx-runtime").JSX.Element;
4
+ export declare function HeightResizerDragPreview({ item, initialOffset, differenceFromInitialOffset, scrollCorrection, getDragLayerPosition, }: HeightResizerDragPreviewProps): import("react/jsx-runtime").JSX.Element;
5
5
  export declare function getLimitedYCoord(item: IHeightResizerDragItem, initialSourceClientOffsetY: number, differenceFromInitialOffsetY: number, scrollingCorrectionY: number): number;
6
6
  //# sourceMappingURL=HeightResizerDragPreview.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"HeightResizerDragPreview.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.tsx"],"names":[],"mappings":"AAMA,OAAO,EACH,KAAK,eAAe,EAEvB,MAAM,gDAAgD,CAAC;AAExD,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AAK5E,MAAM,MAAM,6BAA6B,GAAG,eAAe,CAAC,sBAAsB,CAAC,CAAC;AAEpF,wBAAgB,wBAAwB,CAAC,EACrC,IAAI,EACJ,aAAa,EACb,2BAA2B,EAC3B,gBAAgB,EAChB,oBAAoB,EACvB,EAAE,6BAA6B,2CAyC/B;AAoBD,wBAAgB,gBAAgB,CAC5B,IAAI,EAAE,sBAAsB,EAC5B,0BAA0B,EAAE,MAAM,EAClC,4BAA4B,EAAE,MAAM,EACpC,oBAAoB,EAAE,MAAM,GAC7B,MAAM,CASR"}
1
+ {"version":3,"file":"HeightResizerDragPreview.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.tsx"],"names":[],"mappings":"AAMA,OAAO,EACH,KAAK,eAAe,EAEvB,MAAM,gDAAgD,CAAC;AAExD,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AAK5E,MAAM,MAAM,6BAA6B,GAAG,eAAe,CAAC,sBAAsB,CAAC,CAAC;AAEpF,wBAAgB,wBAAwB,CAAC,EACrC,IAAI,EACJ,aAAa,EACb,2BAA2B,EAC3B,gBAAgB,EAChB,oBAAoB,GACvB,EAAE,6BAA6B,2CAyC/B;AAoBD,wBAAgB,gBAAgB,CAC5B,IAAI,EAAE,sBAAsB,EAC5B,0BAA0B,EAAE,MAAM,EAClC,4BAA4B,EAAE,MAAM,EACpC,oBAAoB,EAAE,MAAM,GAC7B,MAAM,CASR"}
@@ -1,7 +1,7 @@
1
1
  import { type DragResizeProps } from "../../../dragAndDrop/DragLayerPreview/types.js";
2
2
  import { type IWidthResizerDragItem } from "../../../dragAndDrop/types.js";
3
3
  export type WidthResizerDragPreviewProps = DragResizeProps<IWidthResizerDragItem>;
4
- export declare function WidthResizerDragPreview({ item, differenceFromInitialOffset, initialOffset, scrollCorrection, getDragLayerPosition }: WidthResizerDragPreviewProps): import("react/jsx-runtime").JSX.Element;
4
+ export declare function WidthResizerDragPreview({ item, differenceFromInitialOffset, initialOffset, scrollCorrection, getDragLayerPosition, }: WidthResizerDragPreviewProps): import("react/jsx-runtime").JSX.Element;
5
5
  export declare function getSizeAndXCoords(item: IWidthResizerDragItem, initialSourceClientOffsetX: number, differenceFromInitialOffsetX: number, scrollCorrectionX: number): {
6
6
  limitedSize: number;
7
7
  unlimitedSize: number;
@@ -1 +1 @@
1
- {"version":3,"file":"WidthResizerDragPreview.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,gDAAgD,CAAC;AAEtF,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAK3E,MAAM,MAAM,4BAA4B,GAAG,eAAe,CAAC,qBAAqB,CAAC,CAAC;AAElF,wBAAgB,uBAAuB,CAAC,EACpC,IAAI,EACJ,2BAA2B,EAC3B,aAAa,EACb,gBAAgB,EAChB,oBAAoB,EACvB,EAAE,4BAA4B,2CAkD9B;AAED,wBAAgB,iBAAiB,CAC7B,IAAI,EAAE,qBAAqB,EAC3B,0BAA0B,EAAE,MAAM,EAClC,4BAA4B,EAAE,MAAM,EACpC,iBAAiB,EAAE,MAAM;;;;;;;;;EAsB5B;AAED,wBAAgB,oBAAoB,CAAC,OAAO,EAAE,MAAM,EAAE,eAAe,EAAE,MAAM,GAAG,MAAM,CAErF"}
1
+ {"version":3,"file":"WidthResizerDragPreview.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,gDAAgD,CAAC;AAEtF,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAK3E,MAAM,MAAM,4BAA4B,GAAG,eAAe,CAAC,qBAAqB,CAAC,CAAC;AAElF,wBAAgB,uBAAuB,CAAC,EACpC,IAAI,EACJ,2BAA2B,EAC3B,aAAa,EACb,gBAAgB,EAChB,oBAAoB,GACvB,EAAE,4BAA4B,2CAkD9B;AAED,wBAAgB,iBAAiB,CAC7B,IAAI,EAAE,qBAAqB,EAC3B,0BAA0B,EAAE,MAAM,EAClC,4BAA4B,EAAE,MAAM,EACpC,iBAAiB,EAAE,MAAM;;;;;;;;;EAsB5B;AAED,wBAAgB,oBAAoB,CAAC,OAAO,EAAE,MAAM,EAAE,eAAe,EAAE,MAAM,GAAG,MAAM,CAErF"}
@@ -1,5 +1,5 @@
1
1
  export declare function BulletsBar(): import("react/jsx-runtime").JSX.Element;
2
- export declare function Bullet({ index, isActive, isInitial }: {
2
+ export declare function Bullet({ index, isActive, isInitial, }: {
3
3
  index: number;
4
4
  isActive: boolean;
5
5
  isInitial: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"BulletsBar.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.tsx"],"names":[],"mappings":"AAaA,wBAAgB,UAAU,4CAuCzB;AAED,wBAAgB,MAAM,CAAC,EACnB,KAAK,EACL,QAAQ,EACR,SAAS,EACZ,EAAE;IACC,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,OAAO,CAAC;CACtB,2CAMA"}
1
+ {"version":3,"file":"BulletsBar.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/flexibleLayout/dragAndDrop/Resize/BulletsBar.tsx"],"names":[],"mappings":"AAaA,wBAAgB,UAAU,4CAuCzB;AAED,wBAAgB,MAAM,CAAC,EACnB,KAAK,EACL,QAAQ,EACR,SAAS,GACZ,EAAE;IACC,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,OAAO,CAAC;CACtB,2CAMA"}
@@ -6,5 +6,5 @@ export type WidthResizerHotspotProps = {
6
6
  getLayoutDimensions: () => DOMRect;
7
7
  rowIndex: number;
8
8
  };
9
- export declare function WidthResizerHotspot({ item, getGridColumnWidth, getGridColumnHeightInPx, getLayoutDimensions, rowIndex }: WidthResizerHotspotProps): import("react/jsx-runtime").JSX.Element | null;
9
+ export declare function WidthResizerHotspot({ item, getGridColumnWidth, getGridColumnHeightInPx, getLayoutDimensions, rowIndex, }: WidthResizerHotspotProps): import("react/jsx-runtime").JSX.Element | null;
10
10
  //# sourceMappingURL=WidthResizerHotspot.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"WidthResizerHotspot.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.tsx"],"names":[],"mappings":"AAaA,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,oEAAoE,CAAC;AAmBrH,MAAM,MAAM,wBAAwB,GAAG;IACnC,IAAI,EAAE,0BAA0B,CAAC,OAAO,CAAC,CAAC;IAC1C,uBAAuB,EAAE,MAAM,MAAM,CAAC;IACtC,kBAAkB,EAAE,MAAM,MAAM,CAAC;IACjC,mBAAmB,EAAE,MAAM,OAAO,CAAC;IACnC,QAAQ,EAAE,MAAM,CAAC;CACpB,CAAC;AAaF,wBAAgB,mBAAmB,CAAC,EAChC,IAAI,EACJ,kBAAkB,EAClB,uBAAuB,EACvB,mBAAmB,EACnB,QAAQ,EACX,EAAE,wBAAwB,kDAoG1B"}
1
+ {"version":3,"file":"WidthResizerHotspot.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.tsx"],"names":[],"mappings":"AAaA,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,oEAAoE,CAAC;AAmBrH,MAAM,MAAM,wBAAwB,GAAG;IACnC,IAAI,EAAE,0BAA0B,CAAC,OAAO,CAAC,CAAC;IAC1C,uBAAuB,EAAE,MAAM,MAAM,CAAC;IACtC,kBAAkB,EAAE,MAAM,MAAM,CAAC;IACjC,mBAAmB,EAAE,MAAM,OAAO,CAAC;IACnC,QAAQ,EAAE,MAAM,CAAC;CACpB,CAAC;AAaF,wBAAgB,mBAAmB,CAAC,EAChC,IAAI,EACJ,kBAAkB,EAClB,uBAAuB,EACvB,mBAAmB,EACnB,QAAQ,GACX,EAAE,wBAAwB,kDAoG1B"}
@@ -7,6 +7,6 @@ interface IDashboardLayoutSectionBorderProps {
7
7
  renderBottomBorder?: boolean;
8
8
  itemSize?: IDashboardLayoutSizeByScreenSize;
9
9
  }
10
- export declare function DashboardLayoutSectionBorder({ status, renderBottomBorder, children, itemSize }: IDashboardLayoutSectionBorderProps): import("react/jsx-runtime").JSX.Element;
10
+ export declare function DashboardLayoutSectionBorder({ status, renderBottomBorder, children, itemSize, }: IDashboardLayoutSectionBorderProps): import("react/jsx-runtime").JSX.Element;
11
11
  export {};
12
12
  //# sourceMappingURL=DashboardLayoutSectionBorder.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DashboardLayoutSectionBorder.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,OAAO,EAAE,KAAK,gCAAgC,EAAE,MAAM,qBAAqB,CAAC;AAG5E,OAAO,EAAE,KAAK,kCAAkC,EAAE,MAAM,YAAY,CAAC;AAErE,UAAU,kCAAkC;IACxC,MAAM,EAAE,kCAAkC,CAAC;IAC3C,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,QAAQ,CAAC,EAAE,gCAAgC,CAAC;CAC/C;AAED,wBAAgB,4BAA4B,CAAC,EACzC,MAAM,EACN,kBAAyB,EACzB,QAAQ,EACR,QAAQ,EACX,EAAE,kCAAkC,2CAUpC"}
1
+ {"version":3,"file":"DashboardLayoutSectionBorder.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorder.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,OAAO,EAAE,KAAK,gCAAgC,EAAE,MAAM,qBAAqB,CAAC;AAG5E,OAAO,EAAE,KAAK,kCAAkC,EAAE,MAAM,YAAY,CAAC;AAErE,UAAU,kCAAkC;IACxC,MAAM,EAAE,kCAAkC,CAAC;IAC3C,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,QAAQ,CAAC,EAAE,gCAAgC,CAAC;CAC/C;AAED,wBAAgB,4BAA4B,CAAC,EACzC,MAAM,EACN,kBAAyB,EACzB,QAAQ,EACR,QAAQ,GACX,EAAE,kCAAkC,2CAUpC"}
@@ -5,6 +5,6 @@ interface IDashboardLayoutSectionBorderLineProps {
5
5
  status: DashboardLayoutSectionBorderStatus;
6
6
  itemSize?: IDashboardLayoutSizeByScreenSize;
7
7
  }
8
- export declare function DashboardLayoutSectionBorderLine({ position, status, itemSize }: IDashboardLayoutSectionBorderLineProps): import("react/jsx-runtime").JSX.Element;
8
+ export declare function DashboardLayoutSectionBorderLine({ position, status, itemSize, }: IDashboardLayoutSectionBorderLineProps): import("react/jsx-runtime").JSX.Element;
9
9
  export {};
10
10
  //# sourceMappingURL=DashboardLayoutSectionBorderLine.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DashboardLayoutSectionBorderLine.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,gCAAgC,EAAE,MAAM,qBAAqB,CAAC;AAK5E,OAAO,EAAE,KAAK,kCAAkC,EAAE,MAAM,YAAY,CAAC;AAErE,UAAU,sCAAsC;IAC5C,QAAQ,EAAE,KAAK,GAAG,QAAQ,CAAC;IAC3B,MAAM,EAAE,kCAAkC,CAAC;IAC3C,QAAQ,CAAC,EAAE,gCAAgC,CAAC;CAC/C;AAED,wBAAgB,gCAAgC,CAAC,EAC7C,QAAQ,EACR,MAAM,EACN,QAAQ,EACX,EAAE,sCAAsC,2CAkBxC"}
1
+ {"version":3,"file":"DashboardLayoutSectionBorderLine.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderLine.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,gCAAgC,EAAE,MAAM,qBAAqB,CAAC;AAK5E,OAAO,EAAE,KAAK,kCAAkC,EAAE,MAAM,YAAY,CAAC;AAErE,UAAU,sCAAsC;IAC5C,QAAQ,EAAE,KAAK,GAAG,QAAQ,CAAC;IAC3B,MAAM,EAAE,kCAAkC,CAAC;IAC3C,QAAQ,CAAC,EAAE,gCAAgC,CAAC;CAC/C;AAED,wBAAgB,gCAAgC,CAAC,EAC7C,QAAQ,EACR,MAAM,EACN,QAAQ,GACX,EAAE,sCAAsC,2CAkBxC"}
@@ -2,6 +2,6 @@ interface IDashboardLayoutSectionBorderMarkerProps {
2
2
  active?: boolean;
3
3
  className?: string;
4
4
  }
5
- export declare function DashboardLayoutSectionBorderMarker({ active, className }: IDashboardLayoutSectionBorderMarkerProps): import("react/jsx-runtime").JSX.Element;
5
+ export declare function DashboardLayoutSectionBorderMarker({ active, className, }: IDashboardLayoutSectionBorderMarkerProps): import("react/jsx-runtime").JSX.Element;
6
6
  export {};
7
7
  //# sourceMappingURL=DashboardLayoutSectionBorderMarker.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DashboardLayoutSectionBorderMarker.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.tsx"],"names":[],"mappings":"AAIA,UAAU,wCAAwC;IAC9C,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,wBAAgB,kCAAkC,CAAC,EAC/C,MAAM,EACN,SAAS,EACZ,EAAE,wCAAwC,2CAsB1C"}
1
+ {"version":3,"file":"DashboardLayoutSectionBorderMarker.d.ts","sourceRoot":"","sources":["../../../../../../src/presentation/flexibleLayout/dragAndDrop/draggableWidget/DashboardLayoutSectionBorder/DashboardLayoutSectionBorderMarker.tsx"],"names":[],"mappings":"AAIA,UAAU,wCAAwC;IAC9C,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,wBAAgB,kCAAkC,CAAC,EAC/C,MAAM,EACN,SAAS,GACZ,EAAE,wCAAwC,2CAsB1C"}
@@ -9,6 +9,6 @@ interface IHotspotProps {
9
9
  isOverNestedLayout?: boolean;
10
10
  isInFirstRow?: boolean;
11
11
  }
12
- export declare function Hotspot({ layoutPath, dropZoneType, direction, isEndingHotspot, hideDropTarget, isInFirstRow, isOverNestedLayout }: IHotspotProps): import("react/jsx-runtime").JSX.Element;
12
+ export declare function Hotspot({ layoutPath, dropZoneType, direction, isEndingHotspot, hideDropTarget, isInFirstRow, isOverNestedLayout, }: IHotspotProps): import("react/jsx-runtime").JSX.Element;
13
13
  export {};
14
14
  //# sourceMappingURL=Hotspot.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Hotspot.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kCAAkC,EAAE,MAAM,qBAAqB,CAAC;AAS9E,OAAO,EAAE,KAAK,YAAY,EAAE,KAAK,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAoB/E,UAAU,aAAa;IACnB,UAAU,EAAE,eAAe,CAAC;IAC5B,YAAY,EAAE,YAAY,CAAC;IAC3B,SAAS,EAAE,kCAAkC,CAAC;IAC9C,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,YAAY,CAAC,EAAE,OAAO,CAAC;CAC1B;AAID,wBAAgB,OAAO,CAAC,EACpB,UAAU,EACV,YAAY,EACZ,SAAS,EACT,eAAuB,EACvB,cAAsB,EACtB,YAAoB,EACpB,kBAA0B,EAC7B,EAAE,aAAa,2CA4If"}
1
+ {"version":3,"file":"Hotspot.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/flexibleLayout/dragAndDrop/draggableWidget/Hotspot.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kCAAkC,EAAE,MAAM,qBAAqB,CAAC;AAS9E,OAAO,EAAE,KAAK,YAAY,EAAE,KAAK,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAoB/E,UAAU,aAAa;IACnB,UAAU,EAAE,eAAe,CAAC;IAC5B,YAAY,EAAE,YAAY,CAAC;IAC3B,SAAS,EAAE,kCAAkC,CAAC;IAC9C,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,YAAY,CAAC,EAAE,OAAO,CAAC;CAC1B;AAID,wBAAgB,OAAO,CAAC,EACpB,UAAU,EACV,YAAY,EACZ,SAAS,EACT,eAAuB,EACvB,cAAsB,EACtB,YAAoB,EACpB,kBAA0B,GAC7B,EAAE,aAAa,2CA4If"}
@@ -5,5 +5,5 @@ export type WidgetDropZoneColumnProps = {
5
5
  gridWidthOverride?: number;
6
6
  gridHeightOverride?: number;
7
7
  };
8
- export declare function WidgetDropZoneColumn({ layoutPath, isLastInSection, gridWidthOverride, gridHeightOverride }: WidgetDropZoneColumnProps): import("react/jsx-runtime").JSX.Element | null;
8
+ export declare function WidgetDropZoneColumn({ layoutPath, isLastInSection, gridWidthOverride, gridHeightOverride, }: WidgetDropZoneColumnProps): import("react/jsx-runtime").JSX.Element | null;
9
9
  //# sourceMappingURL=WidgetDropZoneColumn.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"WidgetDropZoneColumn.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.tsx"],"names":[],"mappings":"AAkBA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAc5D,MAAM,MAAM,yBAAyB,GAAG;IACpC,UAAU,EAAE,eAAe,CAAC;IAC5B,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC/B,CAAC;AAEF,wBAAgB,oBAAoB,CAAC,EACjC,UAAU,EACV,eAAuB,EACvB,iBAAiB,EACjB,kBAAkB,EACrB,EAAE,yBAAyB,kDA4F3B"}
1
+ {"version":3,"file":"WidgetDropZoneColumn.d.ts","sourceRoot":"","sources":["../../../../../src/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.tsx"],"names":[],"mappings":"AAkBA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAc5D,MAAM,MAAM,yBAAyB,GAAG;IACpC,UAAU,EAAE,eAAe,CAAC;IAC5B,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC/B,CAAC;AAEF,wBAAgB,oBAAoB,CAAC,EACjC,UAAU,EACV,eAAuB,EACvB,iBAAiB,EACjB,kBAAkB,GACrB,EAAE,yBAAyB,kDA4F3B"}
@@ -8,6 +8,6 @@ export declare function getInsightListSourceItem(insight: IInsight): IInsightLis
8
8
  /**
9
9
  * @internal
10
10
  */
11
- export declare function InsightList({ height, width, searchAutofocus, renderItem, selectedRef, onSelect }: IInsightListProps): import("react/jsx-runtime").JSX.Element;
11
+ export declare function InsightList({ height, width, searchAutofocus, renderItem, selectedRef, onSelect, }: IInsightListProps): import("react/jsx-runtime").JSX.Element;
12
12
  export {};
13
13
  //# sourceMappingURL=InsightList.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"InsightList.d.ts","sourceRoot":"","sources":["../../../src/presentation/insightList/InsightList.tsx"],"names":[],"mappings":"AAMA,OAAO,EACH,KAAK,QAAQ,EAShB,MAAM,qBAAqB,CAAC;AAgC7B,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAKpD,UAAU,gBAAgB;IACtB,OAAO,EAAE,QAAQ,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;CACvB;AAED,wBAAgB,wBAAwB,CAAC,OAAO,EAAE,QAAQ,GAAG,gBAAgB,CAO5E;AAsCD;;GAEG;AACH,wBAAgB,WAAW,CAAC,EACxB,MAAM,EACN,KAAkB,EAClB,eAAe,EACf,UAAU,EACV,WAAW,EACX,QAAQ,EACX,EAAE,iBAAiB,2CAwOnB"}
1
+ {"version":3,"file":"InsightList.d.ts","sourceRoot":"","sources":["../../../src/presentation/insightList/InsightList.tsx"],"names":[],"mappings":"AAMA,OAAO,EACH,KAAK,QAAQ,EAShB,MAAM,qBAAqB,CAAC;AAgC7B,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAKpD,UAAU,gBAAgB;IACtB,OAAO,EAAE,QAAQ,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;CACvB;AAED,wBAAgB,wBAAwB,CAAC,OAAO,EAAE,QAAQ,GAAG,gBAAgB,CAO5E;AAsCD;;GAEG;AACH,wBAAgB,WAAW,CAAC,EACxB,MAAM,EACN,KAAkB,EAClB,eAAe,EACf,UAAU,EACV,WAAW,EACX,QAAQ,GACX,EAAE,iBAAiB,2CAwOnB"}
@@ -5,5 +5,5 @@ export interface IVisualizationListNoDataProps {
5
5
  showNoDataCreateButton?: boolean;
6
6
  onCreateButtonClick: (event: MouseEvent) => void;
7
7
  }
8
- export declare function InsightListNoData({ hasNoMatchingData, isUserInsights, showNoDataCreateButton, onCreateButtonClick }: IVisualizationListNoDataProps): import("react/jsx-runtime").JSX.Element;
8
+ export declare function InsightListNoData({ hasNoMatchingData, isUserInsights, showNoDataCreateButton, onCreateButtonClick, }: IVisualizationListNoDataProps): import("react/jsx-runtime").JSX.Element;
9
9
  //# sourceMappingURL=InsightListNoData.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"InsightListNoData.d.ts","sourceRoot":"","sources":["../../../src/presentation/insightList/InsightListNoData.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,OAAO,CAAC;AAOxC,MAAM,WAAW,6BAA6B;IAC1C,iBAAiB,EAAE,OAAO,CAAC;IAC3B,cAAc,EAAE,OAAO,CAAC;IACxB,sBAAsB,CAAC,EAAE,OAAO,CAAC;IACjC,mBAAmB,EAAE,CAAC,KAAK,EAAE,UAAU,KAAK,IAAI,CAAC;CACpD;AAED,wBAAgB,iBAAiB,CAAC,EAC9B,iBAAiB,EACjB,cAAc,EACd,sBAAsB,EACtB,mBAAmB,EACtB,EAAE,6BAA6B,2CAgC/B"}
1
+ {"version":3,"file":"InsightListNoData.d.ts","sourceRoot":"","sources":["../../../src/presentation/insightList/InsightListNoData.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,OAAO,CAAC;AAOxC,MAAM,WAAW,6BAA6B;IAC1C,iBAAiB,EAAE,OAAO,CAAC;IAC3B,cAAc,EAAE,OAAO,CAAC;IACxB,sBAAsB,CAAC,EAAE,OAAO,CAAC;IACjC,mBAAmB,EAAE,CAAC,KAAK,EAAE,UAAU,KAAK,IAAI,CAAC;CACpD;AAED,wBAAgB,iBAAiB,CAAC,EAC9B,iBAAiB,EACjB,cAAc,EACd,sBAAsB,EACtB,mBAAmB,GACtB,EAAE,6BAA6B,2CAgC/B"}
@@ -7,5 +7,5 @@ export declare function useKpiDeleteDialogProps(): IKpiDeleteDialogProps;
7
7
  /**
8
8
  * @internal
9
9
  */
10
- export declare function DefaultKpiDeleteDialog({ isVisible, onDelete, onCancel }: IKpiDeleteDialogProps): ReactElement | null;
10
+ export declare function DefaultKpiDeleteDialog({ isVisible, onDelete, onCancel, }: IKpiDeleteDialogProps): ReactElement | null;
11
11
  //# sourceMappingURL=DefaultKpiDeleteDialog.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DefaultKpiDeleteDialog.d.ts","sourceRoot":"","sources":["../../../src/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAe,MAAM,OAAO,CAAC;AAevD,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAExD;;GAEG;AACH,wBAAgB,uBAAuB,IAAI,qBAAqB,CAoB/D;AAED;;GAEG;AACH,wBAAgB,sBAAsB,CAAC,EACnC,SAAS,EACT,QAAQ,EACR,QAAQ,EACX,EAAE,qBAAqB,GAAG,YAAY,GAAG,IAAI,CAsB7C"}
1
+ {"version":3,"file":"DefaultKpiDeleteDialog.d.ts","sourceRoot":"","sources":["../../../src/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAe,MAAM,OAAO,CAAC;AAevD,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAExD;;GAEG;AACH,wBAAgB,uBAAuB,IAAI,qBAAqB,CAoB/D;AAED;;GAEG;AACH,wBAAgB,sBAAsB,CAAC,EACnC,SAAS,EACT,QAAQ,EACR,QAAQ,GACX,EAAE,qBAAqB,GAAG,YAAY,GAAG,IAAI,CAsB7C"}
@@ -1,7 +1,7 @@
1
1
  export declare const de_DE: {
2
- "loading": string;
3
- "untitled": string;
4
- "empty_value": string;
2
+ loading: string;
3
+ untitled: string;
4
+ empty_value: string;
5
5
  "gs.list.cancel": string;
6
6
  "gs.list.apply": string;
7
7
  "gs.list.only": string;
@@ -316,12 +316,12 @@ export declare const de_DE: {
316
316
  "alerting.alert.menu.pause": string;
317
317
  "alerting.alert.menu.resume": string;
318
318
  "alerting.alert.menu.edit": string;
319
- "delete": string;
320
- "close": string;
321
- "cancel": string;
322
- "save": string;
323
- "create": string;
324
- "apply": string;
319
+ delete: string;
320
+ close: string;
321
+ cancel: string;
322
+ save: string;
323
+ create: string;
324
+ apply: string;
325
325
  "gs.date.today": string;
326
326
  "gs.date.tomorrow": string;
327
327
  "gs.date.yesterday": string;
@@ -443,7 +443,7 @@ export declare const de_DE: {
443
443
  "visualizationsList.create": string;
444
444
  "visualizationsList.noUserInsights": string;
445
445
  "visualizationsList.noVisualizationsFound": string;
446
- "search_insights": string;
446
+ search_insights: string;
447
447
  "search_insights.similar": string;
448
448
  "save.as.new": string;
449
449
  "addPanel.deleteItem": string;
@@ -1 +1 @@
1
- {"version":3,"file":"de-DE.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/de-DE.localization-bundle.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"de-DE.localization-bundle.d.ts","sourceRoot":"","sources":["../../../../src/presentation/localization/bundles/de-DE.localization-bundle.ts"],"names":[],"mappings":"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"}
@@ -1,7 +1,7 @@
1
1
  export declare const en_AU: {
2
- "loading": string;
3
- "untitled": string;
4
- "empty_value": string;
2
+ loading: string;
3
+ untitled: string;
4
+ empty_value: string;
5
5
  "gs.list.cancel": string;
6
6
  "gs.list.apply": string;
7
7
  "gs.list.only": string;
@@ -316,12 +316,12 @@ export declare const en_AU: {
316
316
  "alerting.alert.menu.pause": string;
317
317
  "alerting.alert.menu.resume": string;
318
318
  "alerting.alert.menu.edit": string;
319
- "delete": string;
320
- "close": string;
321
- "cancel": string;
322
- "save": string;
323
- "create": string;
324
- "apply": string;
319
+ delete: string;
320
+ close: string;
321
+ cancel: string;
322
+ save: string;
323
+ create: string;
324
+ apply: string;
325
325
  "gs.date.today": string;
326
326
  "gs.date.tomorrow": string;
327
327
  "gs.date.yesterday": string;
@@ -443,7 +443,7 @@ export declare const en_AU: {
443
443
  "visualizationsList.create": string;
444
444
  "visualizationsList.noUserInsights": string;
445
445
  "visualizationsList.noVisualizationsFound": string;
446
- "search_insights": string;
446
+ search_insights: string;
447
447
  "search_insights.similar": string;
448
448
  "save.as.new": string;
449
449
  "addPanel.deleteItem": string;