sag_components 2.0.0-beta345 → 2.0.0-beta346
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.
- package/dist/index.d.ts +648 -507
- package/dist/index.esm.js +6 -4
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +6 -4
- package/dist/index.js.map +1 -1
- package/dist/types/components/AreaChart/AreaChart.d.ts +1 -1
- package/dist/types/components/AreaChart/AreaChart.style.d.ts +8 -8
- package/dist/types/components/AttachedFile/AttachedFile.d.ts +7 -6
- package/dist/types/components/AttachedFile/AttachedFile.style.d.ts +4 -4
- package/dist/types/components/BannerEventBox/BannerEventBox.d.ts +1 -1
- package/dist/types/components/BannerEventBox/BannerEventBox.style.d.ts +13 -13
- package/dist/types/components/BannerEventBoxList/BannerEventBoxList.d.ts +1 -1
- package/dist/types/components/BannerEventBoxList/BannerEventBoxList.style.d.ts +13 -12
- package/dist/types/components/BannersDropdown/BannersDropdown.d.ts +4 -3
- package/dist/types/components/BannersDropdown/BannersDropdown.style.d.ts +8 -8
- package/dist/types/components/BarChart/BarChart.d.ts +29 -20
- package/dist/types/components/BarChart/BarChart.style.d.ts +8 -8
- package/dist/types/components/BarChartTwoRows/BarChartTwoRows.d.ts +1 -1
- package/dist/types/components/BarChartTwoRows/BarChartTwoRows.style.d.ts +9 -9
- package/dist/types/components/BarChartWithAreaChart/BarChartWithAreaChart.d.ts +1 -1
- package/dist/types/components/BarChartWithAreaChart/BarChartWithAreaChart.style.d.ts +9 -9
- package/dist/types/components/BarChartsByWeeks/BarChartsByWeeks.d.ts +37 -29
- package/dist/types/components/BarChartsByWeeks/BarChartsByWeeks.style.d.ts +11 -11
- package/dist/types/components/BatteryChart/BatteryChart.d.ts +1 -1
- package/dist/types/components/BatteryChart/BatteryChart.style.d.ts +18 -18
- package/dist/types/components/Benchmark/Benchmark.d.ts +14 -13
- package/dist/types/components/Benchmark/Benchmark.style.d.ts +5 -5
- package/dist/types/components/BreakdownPanel/BreakdownPanel.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/BreakdownPanel.style.d.ts +7 -7
- package/dist/types/components/BreakdownPanel/ItemSales/BannerButton.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/BannerButton.style.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/CategorySalesPanel.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/CategorySalesPanel.style.d.ts +6 -6
- package/dist/types/components/BreakdownPanel/ItemSales/ItemSalesPanel.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/ItemSalesPanel.style.d.ts +3 -3
- package/dist/types/components/BreakdownPanel/ItemSales/ItemsCounterGraphPanel.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/ItemsCounterGraphPanel.style.d.ts +3 -3
- package/dist/types/components/BrushChart/BrushChart.d.ts +1 -1
- package/dist/types/components/BrushChart/BrushChart.style.d.ts +27 -25
- package/dist/types/components/BrushChart/Charts/BarLine.d.ts +1 -1
- package/dist/types/components/BrushChart/Charts/InnerBar.d.ts +1 -1
- package/dist/types/components/BrushChart/Charts/SingleChart.d.ts +1 -1
- package/dist/types/components/BubbleChart/BubbleChart.d.ts +1 -1
- package/dist/types/components/BubbleChart/BubbleChart.style.d.ts +13 -13
- package/dist/types/components/Button/Button.d.ts +1 -1
- package/dist/types/components/Button/Button.style.d.ts +5 -5
- package/dist/types/components/CampaignTool/CampaignDemoReport.d.ts +12 -5
- package/dist/types/components/CampaignTool/CampaignDemoReport.style.d.ts +5 -5
- package/dist/types/components/CampaignTool/Card.d.ts +13 -7
- package/dist/types/components/CampaignTool/Card.style.d.ts +8 -8
- package/dist/types/components/CampaignTool/FormInput.d.ts +1 -1
- package/dist/types/components/CampaignTool/FormSelect.d.ts +1 -1
- package/dist/types/components/CampaignTool/MultipleCard.d.ts +4 -3
- package/dist/types/components/CampaignTool/MultipleCard.style.d.ts +1 -1
- package/dist/types/components/CampaignTool/PageFilterBar.d.ts +3 -2
- package/dist/types/components/CampaignTool/PageFilterBar.style.d.ts +2 -2
- package/dist/types/components/CampaignTool/Popup.d.ts +8 -7
- package/dist/types/components/CampaignTool/Popup.style.d.ts +14 -14
- package/dist/types/components/CampaignTool/PopupContent.d.ts +11 -6
- package/dist/types/components/CampaignTool/PopupContent.style.d.ts +7 -7
- package/dist/types/components/CampaignTool/Table.d.ts +19 -14
- package/dist/types/components/CampaignTool/Table.style.d.ts +7 -7
- package/dist/types/components/CheckBox/CheckBox.d.ts +1 -1
- package/dist/types/components/CheckBox/CheckBox.style.d.ts +4 -4
- package/dist/types/components/CheckBoxButton/CheckBoxButton.d.ts +1 -1
- package/dist/types/components/CheckBoxButton/CheckBoxButton.style.d.ts +4 -4
- package/dist/types/components/CodeEditor/CodeEditor.d.ts +1 -1
- package/dist/types/components/CollapseData/CollapseData.d.ts +19 -8
- package/dist/types/components/CollapseData/CollapseData.style.d.ts +11 -11
- package/dist/types/components/CollapseHeader/CollapseHeader.d.ts +31 -16
- package/dist/types/components/CollapseHeader/CollapseHeader.style.d.ts +25 -25
- package/dist/types/components/CollapseMenuItem/CollapseMenuItem.d.ts +7 -6
- package/dist/types/components/CollapseMenuItem/CollapseMenuItem.style.d.ts +7 -7
- package/dist/types/components/ContainerTable/ContainerTable.d.ts +1 -1
- package/dist/types/components/ContainerTable/ContainerTable.stories.d.ts +1 -1
- package/dist/types/components/ContainerTable/ContainerTable.style.d.ts +7 -7
- package/dist/types/components/DialogOverlay/DialogOverlay.d.ts +6 -5
- package/dist/types/components/DialogOverlay/DialogOverlay.style.d.ts +6 -6
- package/dist/types/components/DoubleBarSingleLine/DoubleBarSingleLine.d.ts +1 -1
- package/dist/types/components/DoubleBarSingleLine/DoubleBarSingleLine.style.d.ts +10 -10
- package/dist/types/components/DoublePanelDataRow/DoublePanelDataRow.d.ts +1 -1
- package/dist/types/components/DoublePanelDataRow/DoublePanelDataRow.style.d.ts +9 -9
- package/dist/types/components/DownloadProgress/DownloadProgress.d.ts +14 -13
- package/dist/types/components/DownloadProgress/DownloadProgress.style.d.ts +5 -5
- package/dist/types/components/DropdownMultiNew/DropdownMultiNew.d.ts +1 -1
- package/dist/types/components/DropdownMultiNew/DropdownMultiNew.style.d.ts +12 -12
- package/dist/types/components/DropdownNew/DropdownNew.d.ts +1 -1
- package/dist/types/components/DropdownNew/DropdownNew.style.d.ts +1 -1
- package/dist/types/components/DropdownSingleNew/DropdownSingleNew.d.ts +1 -1
- package/dist/types/components/DropdownSingleNew/DropdownSingleNew.style.d.ts +10 -10
- package/dist/types/components/EventDetailsCard/EventDetailsCard.d.ts +14 -13
- package/dist/types/components/EventDetailsCard/EventDetailsCard.style.d.ts +6 -6
- package/dist/types/components/EventList/EventList.d.ts +11 -7
- package/dist/types/components/EventList/EventList.style.d.ts +4 -4
- package/dist/types/components/EventListItem/EventListItem.d.ts +8 -7
- package/dist/types/components/EventListItem/EventListItem.style.d.ts +4 -4
- package/dist/types/components/EventsTable/ColumnFilter.d.ts +1 -1
- package/dist/types/components/EventsTable/DeleteEventModal.d.ts +1 -1
- package/dist/types/components/EventsTable/EventTable.d.ts +1 -1
- package/dist/types/components/EventsTable/EventsHeader.d.ts +1 -1
- package/dist/types/components/EventsTable/EventsPage.d.ts +1 -1
- package/dist/types/components/EventsTable/SendButton.d.ts +1 -1
- package/dist/types/components/FilterContainer/FilterContainer.d.ts +2 -1
- package/dist/types/components/FilterContainer/FilterContainer.style.d.ts +3 -3
- package/dist/types/components/FilterPanel/FilterPanel.d.ts +48 -20
- package/dist/types/components/FilterPanel/FilterPanel.style.d.ts +11 -11
- package/dist/types/components/Footer/FooterBranding.d.ts +1 -1
- package/dist/types/components/Footer/FooterBranding.styles.d.ts +2 -2
- package/dist/types/components/FormattedValue/FormattedValue.d.ts +14 -13
- package/dist/types/components/FormattedValue/FormattedValue.style.d.ts +7 -7
- package/dist/types/components/Heatmap/Heatmap.d.ts +10 -5
- package/dist/types/components/Heatmap/Heatmap.style.d.ts +15 -13
- package/dist/types/components/IconButton/IconButton.d.ts +15 -14
- package/dist/types/components/IconButton/IconButton.style.d.ts +4 -4
- package/dist/types/components/Input/Input.d.ts +28 -27
- package/dist/types/components/Input/Input.style.d.ts +8 -8
- package/dist/types/components/InputOld/InputOld.d.ts +18 -17
- package/dist/types/components/InputOld/InputOld.style.d.ts +6 -6
- package/dist/types/components/InsightsCarousel/InsightsCarousel.d.ts +2 -2
- package/dist/types/components/InsightsCarousel/InsightsCarousel.style.d.ts +12 -12
- package/dist/types/components/ItemManagerPanel/ConfirmationDialog/ConfirmationDialog.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/ConfirmationDialog/ConfirmationDialog.style.d.ts +12 -12
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.stories.d.ts +3 -3
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.style.d.ts +45 -29
- package/dist/types/components/ItemManagerPanel/NewItemList/NewItemList.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/NewItemList/NewItemList.style.d.ts +19 -17
- package/dist/types/components/ItemManagerPanel/NewSubitem/BrandAutocomplete.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/NewSubitem/BrandAutocomplete.stories.d.ts +3 -3
- package/dist/types/components/ItemManagerPanel/NewSubitem/NewSubitem.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/NewSubitem/NewSubitem.style.d.ts +21 -19
- package/dist/types/components/ItemManagerPanel/NewSubitemList/NewSubitemList.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/NewSubitemList/NewSubitemList.style.d.ts +19 -17
- package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.style.d.ts +16 -14
- package/dist/types/components/KpiFilter/KpiFilter.d.ts +21 -16
- package/dist/types/components/KpiFilter/KpiFilter.style.d.ts +16 -16
- package/dist/types/components/LinkButton/LinkButton.d.ts +1 -1
- package/dist/types/components/LinkButton/LinkButton.style.d.ts +4 -4
- package/dist/types/components/LinnerDataBox/LinnerDataBox.d.ts +1 -1
- package/dist/types/components/LinnerDataBox/LinnerDataBox.style.d.ts +14 -12
- package/dist/types/components/ListBox/ListBox.d.ts +1 -1
- package/dist/types/components/ListBox/ListBox.style.d.ts +4 -4
- package/dist/types/components/MarketShareDescription/MarketShareDescription.d.ts +12 -7
- package/dist/types/components/MarketShareDescription/MarketShareDescription.style.d.ts +16 -16
- package/dist/types/components/MenuRoute/MenuIcons/AdvancedThresholds.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Analytics.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Budgets.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Build.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Campaigns.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Coupons.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/CustomerSegments.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Dashboard.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Execute.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/GroupBuilder.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/ItemsStores.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/PreTestWhatIf.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/RulesEngine.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/SampleRunEngine.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Track.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuRoute.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuRoute.stories.d.ts +3 -3
- package/dist/types/components/MenuRoute/MenuRoute.style.d.ts +3 -3
- package/dist/types/components/MessageBox/MessageBox.d.ts +3 -2
- package/dist/types/components/MessageBox/MessageBox.styles.d.ts +8 -8
- package/dist/types/components/Modal/Modal.d.ts +1 -1
- package/dist/types/components/Modal/Modal.style.d.ts +4 -4
- package/dist/types/components/Modal/ModalTotalBenchmark.d.ts +1 -1
- package/dist/types/components/Modal/ModalTotalCost.d.ts +1 -1
- package/dist/types/components/ModalDrawer/ModalDrawer.d.ts +2 -1
- package/dist/types/components/ModalDrawer/ModalDrawer.stories.d.ts +1 -1
- package/dist/types/components/ModalDrawer/ModalDrawer.styles.d.ts +3 -3
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.d.ts +1 -1
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.stories.d.ts +1 -1
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.style.d.ts +8 -8
- package/dist/types/components/MonthPicker/MonthPicker.d.ts +15 -14
- package/dist/types/components/MonthPicker/MonthPicker.style.d.ts +8 -8
- package/dist/types/components/MonthPicker/MonthPopupPicker.d.ts +1 -1
- package/dist/types/components/MonthPicker/MonthPopupPicker.style.d.ts +7 -7
- package/dist/types/components/NoDataFoundMessage/NoDataFoundMessage.d.ts +1 -1
- package/dist/types/components/NoDataFoundMessage/NoDataFoundMessage.style.d.ts +3 -3
- package/dist/types/components/OneColumnContainer/OneColumnContainer.d.ts +26 -25
- package/dist/types/components/OneColumnContainer/OneColumnContainer.stories.d.ts +3 -3
- package/dist/types/components/OneColumnContainer/OneColumnContainer.style.d.ts +12 -12
- package/dist/types/components/OverlayDropdown/OverlayDropdown.d.ts +1 -1
- package/dist/types/components/OverlayDropdown/OverlayDropdown.stories.d.ts +2 -2
- package/dist/types/components/OverlayDropdown/OverlayDropdown.style.d.ts +12 -12
- package/dist/types/components/OverlayDropdown/OverlayTemplateDialog.d.ts +13 -8
- package/dist/types/components/OverlayDropdown/OverlayTemplateDialog.style.d.ts +10 -10
- package/dist/types/components/PerformanceAnalytics/PerformanceAnalytics.d.ts +39 -21
- package/dist/types/components/PerformanceAnalytics/PerformanceAnalytics.style.d.ts +14 -14
- package/dist/types/components/PerformanceAnalyticsLegend/PerformanceAnalyticsLegend.d.ts +1 -1
- package/dist/types/components/PerformanceAnalyticsLegend/PerformanceAnalyticsLegend.style.d.ts +6 -6
- package/dist/types/components/PerformanceAnalyticsOneColumn/PerformanceAnalyticsOneColumn.d.ts +34 -13
- package/dist/types/components/PerformanceAnalyticsOneColumn/PerformanceAnalyticsOneColumn.style.d.ts +13 -13
- package/dist/types/components/PerformanceAnalyticsTotals/PerformanceAnalyticsTotals.d.ts +14 -5
- package/dist/types/components/PerformanceAnalyticsTotals/PerformanceAnalyticsTotals.style.d.ts +10 -10
- package/dist/types/components/PieChart/PieChart.d.ts +23 -19
- package/dist/types/components/PieChart/PieChart.style.d.ts +18 -18
- package/dist/types/components/PopupCharts/PopupCharts.d.ts +20 -9
- package/dist/types/components/PopupCharts/PopupCharts.style.d.ts +12 -12
- package/dist/types/components/ProductsVariety/ProductsVariety.d.ts +12 -7
- package/dist/types/components/ProductsVariety/ProductsVariety.style.d.ts +10 -10
- package/dist/types/components/ProgressBar/ProgressBar.d.ts +7 -6
- package/dist/types/components/ProgressBar/ProgressBar.style.d.ts +2 -2
- package/dist/types/components/QuarterPicker/QuarterPicker.d.ts +15 -14
- package/dist/types/components/QuarterPicker/QuarterPicker.style.d.ts +8 -8
- package/dist/types/components/QuarterPicker/QuarterPopupPicker.d.ts +1 -1
- package/dist/types/components/QuarterPicker/QuarterPopupPicker.style.d.ts +6 -6
- package/dist/types/components/QuickFilter/QuickFilter.d.ts +1 -1
- package/dist/types/components/QuickFilter/QuickFilter.style.d.ts +1 -1
- package/dist/types/components/QuickFilterCards/QuickFilterCards.d.ts +1 -1
- package/dist/types/components/QuickFilterCards/QuickFilterCards.style.d.ts +8 -8
- package/dist/types/components/QuickFilterDropdownMultiSelection/QuickFilterDropdownMultiSelection.d.ts +24 -17
- package/dist/types/components/QuickFilterDropdownMultiSelection/QuickFilterDropdownMultiSelection.style.d.ts +17 -17
- package/dist/types/components/QuickFilterDropdownSingle/QuickFilterDropdownSingle.d.ts +22 -15
- package/dist/types/components/QuickFilterDropdownSingle/QuickFilterDropdownSingle.style.d.ts +11 -11
- package/dist/types/components/RangePicker/RangeDatePicker.d.ts +1 -1
- package/dist/types/components/RangePicker/RangePicker.d.ts +21 -20
- package/dist/types/components/RangePicker/RangePicker.style.d.ts +8 -8
- package/dist/types/components/ReportTable/ReportTable.d.ts +26 -17
- package/dist/types/components/ReportTable/ReportTable.style.d.ts +14 -14
- package/dist/types/components/SagButton/SagButton.d.ts +14 -13
- package/dist/types/components/SagButton/SagButton.style.d.ts +3 -3
- package/dist/types/components/SagIconButton/SagIconButton.d.ts +14 -13
- package/dist/types/components/SagIconButton/SagIconButton.style.d.ts +2 -2
- package/dist/types/components/SagInput/SagInput.d.ts +11 -10
- package/dist/types/components/SagInput/SagInput.style.d.ts +3 -3
- package/dist/types/components/SalesAndROI/SalesAndROI.d.ts +19 -13
- package/dist/types/components/SalesAndROI/SalesAndROI.style.d.ts +9 -9
- package/dist/types/components/SearchInput/SearchInput.d.ts +1 -1
- package/dist/types/components/SearchInput/SearchInput.stories.d.ts +1 -1
- package/dist/types/components/SearchInput/SearchInput.style.d.ts +3 -3
- package/dist/types/components/SegmentedButton/SegmentedButton.d.ts +17 -14
- package/dist/types/components/SegmentedButton/SegmentedButton.style.d.ts +6 -6
- package/dist/types/components/Select/Select.d.ts +1 -1
- package/dist/types/components/Select/Select.style.d.ts +6 -6
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.d.ts +1 -1
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.style.d.ts +13 -13
- package/dist/types/components/TabMenu/TabMenu.d.ts +1 -1
- package/dist/types/components/TabMenu/TabMenu.style.d.ts +11 -11
- package/dist/types/components/Table/DropMenus/Dropdown.d.ts +20 -16
- package/dist/types/components/Table/DropMenus/Dropdown.styles.d.ts +5 -5
- package/dist/types/components/Table/DropMenus/FieldPop.d.ts +1 -1
- package/dist/types/components/Table/DropMenus/FieldPop.style.d.ts +5 -5
- package/dist/types/components/Table/DropMenus/FilterPop.d.ts +1 -1
- package/dist/types/components/Table/DropMenus/FilterPop.style.d.ts +9 -9
- package/dist/types/components/Table/DropMenus/RangePop.d.ts +1 -1
- package/dist/types/components/Table/DropMenus/RangePop.style.d.ts +11 -11
- package/dist/types/components/Table/DropMenus/SortPop.d.ts +1 -1
- package/dist/types/components/Table/DropMenus/SortPop.style.d.ts +8 -8
- package/dist/types/components/Table/FilterIcon.d.ts +1 -1
- package/dist/types/components/Table/Icons/DisabledTrashIcon.d.ts +1 -1
- package/dist/types/components/Table/Icons/FilterIcon.d.ts +1 -1
- package/dist/types/components/Table/Icons/NoDataInSearchIcon.d.ts +1 -1
- package/dist/types/components/Table/Icons/SortIcon.d.ts +1 -1
- package/dist/types/components/Table/Icons/TrashIcon.d.ts +1 -1
- package/dist/types/components/Table/NoEvents.d.ts +1 -1
- package/dist/types/components/Table/NoSearchUpcIcon.d.ts +1 -1
- package/dist/types/components/Table/NoUpcIcon.d.ts +1 -1
- package/dist/types/components/Table/NothingToTrack.d.ts +1 -1
- package/dist/types/components/Table/SortIcon.d.ts +1 -1
- package/dist/types/components/Table/Table.d.ts +1 -1
- package/dist/types/components/Table/Table.stories.d.ts +15 -15
- package/dist/types/components/Table/Table.style.d.ts +21 -21
- package/dist/types/components/Table/TableBody.d.ts +2 -1
- package/dist/types/components/Table/TableBody.styles.d.ts +41 -41
- package/dist/types/components/Table/TableFooter.d.ts +1 -1
- package/dist/types/components/Table/TableFooter.styles.d.ts +8 -8
- package/dist/types/components/Table/TableHeader.d.ts +1 -1
- package/dist/types/components/Table/TableHeader.styles.d.ts +8 -8
- package/dist/types/components/Table/hook.d.ts +4 -4
- package/dist/types/components/Table/useVisibleRowsHook.d.ts +2 -2
- package/dist/types/components/Tag/Tag.d.ts +1 -1
- package/dist/types/components/Tag/Tag.style.d.ts +1 -1
- package/dist/types/components/TextEllipsisTooltip/TextEllipsisTooltip.d.ts +1 -1
- package/dist/types/components/TextEllipsisTooltip/TextEllipsisTooltip.style.d.ts +4 -4
- package/dist/types/components/TitleDescription/TitleDescription.d.ts +15 -12
- package/dist/types/components/TitleDescription/TitleDescription.style.d.ts +26 -26
- package/dist/types/components/ToasterMessageBox/ToasterMessageBox.d.ts +1 -1
- package/dist/types/components/ToasterMessageBox/ToasterMessageBox.styles.d.ts +4 -4
- package/dist/types/components/ToggleSwitch/ToggleSwitch.d.ts +6 -5
- package/dist/types/components/ToggleSwitch/ToggleSwitch.style.d.ts +3 -3
- package/dist/types/components/Tooltip/Tooltip.d.ts +1 -1
- package/dist/types/components/Tooltip/Tooltip.stories.d.ts +3 -3
- package/dist/types/components/Tooltip/Tooltip.style.d.ts +3 -3
- package/dist/types/components/TopToggleList/TopToggleList.d.ts +6 -5
- package/dist/types/components/TopToggleList/TopToggleList.style.d.ts +5 -5
- package/dist/types/components/TotalBenchmark/TotalBenchmark.d.ts +14 -8
- package/dist/types/components/TotalBenchmark/TotalBenchmark.style.d.ts +9 -9
- package/dist/types/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.d.ts +29 -24
- package/dist/types/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.style.d.ts +20 -20
- package/dist/types/components/TotalBenchmarkArrows/TotalBenchmarkArrows.d.ts +17 -13
- package/dist/types/components/TotalBenchmarkArrows/TotalBenchmarkArrows.style.d.ts +14 -14
- package/dist/types/components/TotalBenchmarkBarchart/TotalBenchmarkBarchart.d.ts +19 -14
- package/dist/types/components/TotalBenchmarkBarchart/TotalBenchmarkBarchart.style.d.ts +10 -10
- package/dist/types/components/TotalDoughnutChart/TotalDoughnutChart.d.ts +29 -24
- package/dist/types/components/TotalDoughnutChart/TotalDoughnutChart.style.d.ts +19 -19
- package/dist/types/components/TotalHorizontalCharts/TotalHorizontalCharts.d.ts +28 -23
- package/dist/types/components/TotalHorizontalCharts/TotalHorizontalCharts.style.d.ts +6 -6
- package/dist/types/components/TspanTooltip/TspanTooltip.d.ts +7 -6
- package/dist/types/components/TspanTooltip/TspanTooltip.style.d.ts +3 -3
- package/dist/types/components/TwoBarCharts/TwoBarCharts.d.ts +27 -18
- package/dist/types/components/TwoBarCharts/TwoBarCharts.style.d.ts +8 -8
- package/dist/types/components/WeeksPicker/WeeksCalendar.d.ts +13 -9
- package/dist/types/components/WeeksPicker/WeeksCalendar.styles.d.ts +5 -5
- package/dist/types/components/WeeksPicker/WeeksPicker.d.ts +1 -1
- package/dist/types/components/WeeksPicker/WeeksPicker.stories.d.ts +1 -1
- package/dist/types/components/WeeksPicker/WeeksPicker.style.d.ts +8 -8
- package/dist/types/icons/ArrowDownIcon.d.ts +1 -1
- package/dist/types/icons/ArrowDropDownIcon.d.ts +1 -1
- package/dist/types/icons/ArrowLeftIcon.d.ts +1 -1
- package/dist/types/icons/ArrowRightFullIcon.d.ts +1 -1
- package/dist/types/icons/ArrowSelectIcon.d.ts +1 -1
- package/dist/types/icons/ArrowUpIcon.d.ts +1 -1
- package/dist/types/icons/AttachedIcon.d.ts +1 -1
- package/dist/types/icons/BarcodeIcon.d.ts +1 -1
- package/dist/types/icons/BellIcon.d.ts +1 -1
- package/dist/types/icons/ButtonArrowRight.d.ts +1 -1
- package/dist/types/icons/Calendar.d.ts +1 -1
- package/dist/types/icons/CalendarIcon.d.ts +1 -1
- package/dist/types/icons/CalendarInOpen.d.ts +1 -1
- package/dist/types/icons/CheckBoxButtonCheckedIcon.d.ts +1 -1
- package/dist/types/icons/CheckBoxCheckedIcon.d.ts +1 -1
- package/dist/types/icons/CheckBoxIndeterminateIcon.d.ts +1 -1
- package/dist/types/icons/CheckBoxNotCheckedIcon.d.ts +1 -1
- package/dist/types/icons/ChervronLeftIcon.d.ts +1 -1
- package/dist/types/icons/ChervronRightIcon.d.ts +1 -1
- package/dist/types/icons/ChevronIcon.d.ts +1 -1
- package/dist/types/icons/ChevronLeftIcon.d.ts +1 -1
- package/dist/types/icons/ChevronRightIcon.d.ts +1 -1
- package/dist/types/icons/ClockIcon.d.ts +1 -1
- package/dist/types/icons/CloseIcon.d.ts +1 -1
- package/dist/types/icons/CloseXIcon.d.ts +1 -1
- package/dist/types/icons/ComboBoxArrowDownIcon.d.ts +1 -1
- package/dist/types/icons/ComboBoxArrowUpIcon.d.ts +1 -1
- package/dist/types/icons/CommentIcon.d.ts +1 -1
- package/dist/types/icons/DocumentIcon.d.ts +1 -1
- package/dist/types/icons/DownArrowIcon.d.ts +1 -1
- package/dist/types/icons/DownloadIcon.d.ts +1 -1
- package/dist/types/icons/Duplicate.d.ts +1 -1
- package/dist/types/icons/ErrorIcon.d.ts +1 -1
- package/dist/types/icons/ExclamationMarkIcon.d.ts +1 -1
- package/dist/types/icons/ExitIcon.d.ts +1 -1
- package/dist/types/icons/ExportIcon.d.ts +1 -1
- package/dist/types/icons/EyeIcon.d.ts +1 -1
- package/dist/types/icons/FileIcon.d.ts +1 -1
- package/dist/types/icons/FilterIcon.d.ts +1 -1
- package/dist/types/icons/FlyIcon.d.ts +1 -1
- package/dist/types/icons/FolderIcon.d.ts +1 -1
- package/dist/types/icons/FoodLionChartIcon.d.ts +1 -1
- package/dist/types/icons/FoodLionIcon.d.ts +1 -1
- package/dist/types/icons/FoodLionNewIcon.d.ts +1 -1
- package/dist/types/icons/GiantFoodChartIcon.d.ts +1 -1
- package/dist/types/icons/GiantFoodIcon.d.ts +1 -1
- package/dist/types/icons/GiantFoodIcon_new.d.ts +1 -1
- package/dist/types/icons/HannafordChartIcon.d.ts +1 -1
- package/dist/types/icons/HannafordIcon.d.ts +1 -1
- package/dist/types/icons/HannafordIcon_new.d.ts +1 -1
- package/dist/types/icons/HannafordNewIcon.d.ts +1 -1
- package/dist/types/icons/HeroIcon.d.ts +1 -1
- package/dist/types/icons/InfoIcon.d.ts +1 -1
- package/dist/types/icons/LampIcon.d.ts +1 -1
- package/dist/types/icons/LegendLineIcon.d.ts +1 -1
- package/dist/types/icons/LegendUnionIcon.d.ts +1 -1
- package/dist/types/icons/MaintenanceIcon.d.ts +1 -1
- package/dist/types/icons/MenuItemClosedIcon.d.ts +1 -1
- package/dist/types/icons/MenuItemOpenIcon.d.ts +1 -1
- package/dist/types/icons/MenuItemRightIcon.d.ts +1 -1
- package/dist/types/icons/MenuItemUpIcon.d.ts +1 -1
- package/dist/types/icons/NoDataFoundIcon.d.ts +4 -3
- package/dist/types/icons/OkCircleIcon.d.ts +1 -1
- package/dist/types/icons/OkIcon.d.ts +1 -1
- package/dist/types/icons/OptionsIcon.d.ts +1 -1
- package/dist/types/icons/PackageSendIcon.d.ts +1 -1
- package/dist/types/icons/PenIcon.d.ts +1 -1
- package/dist/types/icons/PencilIcon.d.ts +1 -1
- package/dist/types/icons/PeopleIcon.d.ts +1 -1
- package/dist/types/icons/Plus.d.ts +1 -1
- package/dist/types/icons/PlusIcon.d.ts +1 -1
- package/dist/types/icons/RedDot.d.ts +1 -1
- package/dist/types/icons/ReselectIcon.d.ts +1 -1
- package/dist/types/icons/SearchIcon.d.ts +1 -1
- package/dist/types/icons/ShoppingCartIcon.d.ts +1 -1
- package/dist/types/icons/ShoutIcon.d.ts +1 -1
- package/dist/types/icons/SortIcon.d.ts +1 -1
- package/dist/types/icons/SpotlightProductIcon.d.ts +1 -1
- package/dist/types/icons/StopAndShopChartIcon.d.ts +1 -1
- package/dist/types/icons/StopAndShopIcon.d.ts +1 -1
- package/dist/types/icons/StopAndShopNewIcon.d.ts +1 -1
- package/dist/types/icons/SucceededIcon.d.ts +1 -1
- package/dist/types/icons/TheGiantCompanyChartIcon.d.ts +1 -1
- package/dist/types/icons/TheGiantCompanyIcon.d.ts +1 -1
- package/dist/types/icons/TheGiantCompanyNewIcon.d.ts +1 -1
- package/dist/types/icons/TrashIcon.d.ts +1 -1
- package/dist/types/icons/UpArrowIcon.d.ts +1 -1
- package/dist/types/icons/UploadIcon.d.ts +1 -1
- package/dist/types/icons/UploadIconV2.d.ts +1 -1
- package/dist/types/icons/VIcon.d.ts +1 -1
- package/dist/types/utils/IconsHandler.d.ts +1 -1
- package/dist/types/utils/IconsHandler.style.d.ts +1 -1
- package/dist/types/utils/UtilsComponents/CustomTooltip.d.ts +1 -1
- package/dist/types/utils/UtilsComponents/TitleWithCustomTooltip.d.ts +1 -1
- package/dist/types/utils/UtilsComponents/useTextOverflow.d.ts +4 -3
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,26 +1,33 @@
|
|
|
1
|
-
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
3
|
+
import React from 'react';
|
|
2
4
|
|
|
3
|
-
declare function
|
|
5
|
+
declare function Button(props: any): react_jsx_runtime.JSX.Element;
|
|
6
|
+
|
|
7
|
+
declare function PieChart(props: any): react_jsx_runtime.JSX.Element;
|
|
4
8
|
declare namespace PieChart {
|
|
5
9
|
namespace propTypes {
|
|
6
|
-
const className:
|
|
7
|
-
const width:
|
|
8
|
-
const height:
|
|
9
|
-
const textcolor:
|
|
10
|
-
const title:
|
|
11
|
-
const value:
|
|
12
|
-
const currencySign:
|
|
13
|
-
const currencyType:
|
|
14
|
-
const dotCut:
|
|
15
|
-
const isPercent:
|
|
16
|
-
const legendData:
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
const
|
|
21
|
-
const
|
|
22
|
-
const
|
|
23
|
-
const
|
|
10
|
+
const className: PropTypes.Requireable<string>;
|
|
11
|
+
const width: PropTypes.Requireable<string>;
|
|
12
|
+
const height: PropTypes.Requireable<string>;
|
|
13
|
+
const textcolor: PropTypes.Requireable<string>;
|
|
14
|
+
const title: PropTypes.Requireable<string>;
|
|
15
|
+
const value: PropTypes.Requireable<number>;
|
|
16
|
+
const currencySign: PropTypes.Requireable<boolean>;
|
|
17
|
+
const currencyType: PropTypes.Requireable<string>;
|
|
18
|
+
const dotCut: PropTypes.Requireable<boolean>;
|
|
19
|
+
const isPercent: PropTypes.Requireable<boolean>;
|
|
20
|
+
const legendData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
21
|
+
name: PropTypes.Requireable<string>;
|
|
22
|
+
description: PropTypes.Requireable<string>;
|
|
23
|
+
}>[]>;
|
|
24
|
+
const itemsBoldedValues: PropTypes.Requireable<boolean>;
|
|
25
|
+
const itemsPercentagesValueAside: PropTypes.Requireable<boolean>;
|
|
26
|
+
const itemsValuesSeparateLine: PropTypes.Requireable<boolean>;
|
|
27
|
+
const hideTitleAndValue: PropTypes.Requireable<boolean>;
|
|
28
|
+
const addingBenchmark: PropTypes.Requireable<boolean>;
|
|
29
|
+
const textAfterValue: PropTypes.Requireable<string>;
|
|
30
|
+
const noDataText: PropTypes.Requireable<string>;
|
|
24
31
|
}
|
|
25
32
|
namespace defaultProps {
|
|
26
33
|
const className_1: string;
|
|
@@ -62,21 +69,21 @@ declare namespace PieChart {
|
|
|
62
69
|
}
|
|
63
70
|
}
|
|
64
71
|
|
|
65
|
-
declare function EventDetailsCard(props: any):
|
|
72
|
+
declare function EventDetailsCard(props: any): react_jsx_runtime.JSX.Element;
|
|
66
73
|
declare namespace EventDetailsCard {
|
|
67
74
|
namespace propTypes {
|
|
68
|
-
const title:
|
|
69
|
-
const width:
|
|
70
|
-
const height:
|
|
71
|
-
const className:
|
|
72
|
-
const displayBannersDropdown:
|
|
73
|
-
const banners:
|
|
74
|
-
const data:
|
|
75
|
-
const count:
|
|
76
|
-
const buttonText:
|
|
77
|
-
const onViewButtonClick: any
|
|
78
|
-
const onBannersDropdownClick: any
|
|
79
|
-
const disableViewDetailsButton:
|
|
75
|
+
const title: PropTypes.Requireable<string>;
|
|
76
|
+
const width: PropTypes.Requireable<string>;
|
|
77
|
+
const height: PropTypes.Requireable<string>;
|
|
78
|
+
const className: PropTypes.Requireable<string>;
|
|
79
|
+
const displayBannersDropdown: PropTypes.Requireable<boolean>;
|
|
80
|
+
const banners: PropTypes.Requireable<string[]>;
|
|
81
|
+
const data: PropTypes.Requireable<PropTypes.InferProps<{}>[]>;
|
|
82
|
+
const count: PropTypes.Requireable<number>;
|
|
83
|
+
const buttonText: PropTypes.Requireable<string>;
|
|
84
|
+
const onViewButtonClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
85
|
+
const onBannersDropdownClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
86
|
+
const disableViewDetailsButton: PropTypes.Requireable<boolean>;
|
|
80
87
|
}
|
|
81
88
|
namespace defaultProps {
|
|
82
89
|
const title_1: string;
|
|
@@ -109,32 +116,59 @@ declare namespace EventDetailsCard {
|
|
|
109
116
|
}
|
|
110
117
|
}
|
|
111
118
|
|
|
112
|
-
declare function LinnerDataBox(props: any):
|
|
119
|
+
declare function LinnerDataBox(props: any): react_jsx_runtime.JSX.Element;
|
|
113
120
|
|
|
114
|
-
declare function TabMenu(props: any):
|
|
121
|
+
declare function TabMenu(props: any): react_jsx_runtime.JSX.Element;
|
|
115
122
|
|
|
116
|
-
declare function FilterPanel(props: any):
|
|
123
|
+
declare function FilterPanel(props: any): react_jsx_runtime.JSX.Element;
|
|
117
124
|
declare namespace FilterPanel {
|
|
118
125
|
namespace propTypes {
|
|
119
|
-
const availableQuarters:
|
|
120
|
-
const availableMonths:
|
|
121
|
-
const availableYears:
|
|
122
|
-
const fieldsData:
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
126
|
+
const availableQuarters: PropTypes.Requireable<string[]>;
|
|
127
|
+
const availableMonths: PropTypes.Requireable<string[]>;
|
|
128
|
+
const availableYears: PropTypes.Requireable<string[]>;
|
|
129
|
+
const fieldsData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
130
|
+
disabled: PropTypes.Requireable<boolean>;
|
|
131
|
+
required: PropTypes.Requireable<boolean>;
|
|
132
|
+
inputType: PropTypes.Requireable<string>;
|
|
133
|
+
placeHolder: PropTypes.Requireable<string>;
|
|
134
|
+
xIconShow: PropTypes.Requireable<boolean>;
|
|
135
|
+
label: PropTypes.Requireable<string>;
|
|
136
|
+
showSelectAll: PropTypes.Requireable<boolean>;
|
|
137
|
+
labelEmptyValue: PropTypes.Requireable<string>;
|
|
138
|
+
name: PropTypes.Requireable<string>;
|
|
139
|
+
periodPickerSelectedValue: PropTypes.Requireable<string>;
|
|
140
|
+
selectedValue: PropTypes.Requireable<PropTypes.InferProps<{
|
|
141
|
+
value: PropTypes.Requireable<string>;
|
|
142
|
+
label: PropTypes.Requireable<string>;
|
|
143
|
+
}>[]>;
|
|
144
|
+
orderBy: PropTypes.Requireable<string>;
|
|
145
|
+
elementType: PropTypes.Requireable<string>;
|
|
146
|
+
value: PropTypes.Requireable<number>;
|
|
147
|
+
color: PropTypes.Requireable<string>;
|
|
148
|
+
defaultValueYears: PropTypes.Requireable<PropTypes.InferProps<{
|
|
149
|
+
value: PropTypes.Requireable<string>;
|
|
150
|
+
label: PropTypes.Requireable<string>;
|
|
151
|
+
}>>;
|
|
152
|
+
dropdownOptions: PropTypes.Requireable<PropTypes.InferProps<{
|
|
153
|
+
value: PropTypes.Requireable<string>;
|
|
154
|
+
label: PropTypes.Requireable<string>;
|
|
155
|
+
}>[]>;
|
|
156
|
+
}>[]>;
|
|
157
|
+
const width: PropTypes.Requireable<string>;
|
|
158
|
+
const height: PropTypes.Requireable<string>;
|
|
159
|
+
const okButtonBackgroundColor: PropTypes.Requireable<string>;
|
|
160
|
+
const okButtonHoverColor: PropTypes.Requireable<string>;
|
|
161
|
+
const resetButtonHoverColor: PropTypes.Requireable<string>;
|
|
162
|
+
const borderColor: PropTypes.Requireable<string>;
|
|
163
|
+
const onOkClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
164
|
+
const onResetClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
165
|
+
const onItemValueChanged: PropTypes.Requireable<(...args: any[]) => any>;
|
|
166
|
+
const disableOKButton: PropTypes.Requireable<boolean>;
|
|
167
|
+
const className: PropTypes.Requireable<string>;
|
|
168
|
+
const useExternalFilterState: PropTypes.Requireable<boolean>;
|
|
169
|
+
const showShadow: PropTypes.Requireable<boolean>;
|
|
170
|
+
const tooltipTextGoButton: PropTypes.Requireable<string>;
|
|
171
|
+
const dropdownHeight: PropTypes.Requireable<string>;
|
|
138
172
|
}
|
|
139
173
|
namespace defaultProps {
|
|
140
174
|
const availableQuarters_1: string[];
|
|
@@ -176,25 +210,33 @@ declare namespace FilterPanel {
|
|
|
176
210
|
}
|
|
177
211
|
}
|
|
178
212
|
|
|
179
|
-
declare function ReportTable(props: any):
|
|
213
|
+
declare function ReportTable(props: any): react_jsx_runtime.JSX.Element;
|
|
180
214
|
declare namespace ReportTable {
|
|
181
215
|
namespace propTypes {
|
|
182
|
-
const buttonText:
|
|
183
|
-
const buttonIconName:
|
|
184
|
-
const tableData:
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
const
|
|
194
|
-
const
|
|
195
|
-
const
|
|
196
|
-
const
|
|
197
|
-
const
|
|
216
|
+
const buttonText: PropTypes.Requireable<string>;
|
|
217
|
+
const buttonIconName: PropTypes.Requireable<string>;
|
|
218
|
+
const tableData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
219
|
+
columnsHeadings: PropTypes.Requireable<PropTypes.InferProps<{
|
|
220
|
+
label: PropTypes.Requireable<string>;
|
|
221
|
+
key: PropTypes.Requireable<string>;
|
|
222
|
+
}>[]>;
|
|
223
|
+
rowsValues: PropTypes.Requireable<{
|
|
224
|
+
[x: string]: string;
|
|
225
|
+
}[]>;
|
|
226
|
+
}>>;
|
|
227
|
+
const maxColumnsNumber: PropTypes.Requireable<number>;
|
|
228
|
+
const useColorLinearGradient: PropTypes.Requireable<boolean>;
|
|
229
|
+
const useSelectButtons: PropTypes.Requireable<boolean>;
|
|
230
|
+
const disableSelectButtons: PropTypes.Requireable<boolean>;
|
|
231
|
+
const disableInfo: PropTypes.Requireable<boolean>;
|
|
232
|
+
const selectTextColor: PropTypes.Requireable<string>;
|
|
233
|
+
const onSelectRowClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
234
|
+
const onCheckRowClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
235
|
+
const onAllRowsCheckBoxClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
236
|
+
const useCheckBoxes: PropTypes.Requireable<boolean>;
|
|
237
|
+
const selectHoverColor: PropTypes.Requireable<string>;
|
|
238
|
+
const enableHover: PropTypes.Requireable<boolean>;
|
|
239
|
+
const enablePagination: PropTypes.Requireable<boolean>;
|
|
198
240
|
}
|
|
199
241
|
namespace defaultProps {
|
|
200
242
|
const buttonText_1: string;
|
|
@@ -250,15 +292,18 @@ declare namespace ReportTable {
|
|
|
250
292
|
}
|
|
251
293
|
}
|
|
252
294
|
|
|
253
|
-
declare function EventList(props: any):
|
|
295
|
+
declare function EventList(props: any): react_jsx_runtime.JSX.Element;
|
|
254
296
|
declare namespace EventList {
|
|
255
297
|
namespace propTypes {
|
|
256
|
-
const eventsData:
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
const
|
|
261
|
-
const
|
|
298
|
+
const eventsData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
299
|
+
eventName: PropTypes.Requireable<string>;
|
|
300
|
+
period: PropTypes.Requireable<string>;
|
|
301
|
+
}>[]>;
|
|
302
|
+
const selectTextColor: PropTypes.Requireable<string>;
|
|
303
|
+
const height: PropTypes.Requireable<string>;
|
|
304
|
+
const width: PropTypes.Requireable<string>;
|
|
305
|
+
const itemHeight: PropTypes.Requireable<string>;
|
|
306
|
+
const onSelectClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
262
307
|
}
|
|
263
308
|
namespace defaultProps {
|
|
264
309
|
const eventsData_1: any[];
|
|
@@ -276,15 +321,15 @@ declare namespace EventList {
|
|
|
276
321
|
}
|
|
277
322
|
}
|
|
278
323
|
|
|
279
|
-
declare function BannerEventBoxList(props: any):
|
|
324
|
+
declare function BannerEventBoxList(props: any): react_jsx_runtime.JSX.Element;
|
|
280
325
|
|
|
281
|
-
declare function DialogOverlay(props: any):
|
|
326
|
+
declare function DialogOverlay(props: any): react_jsx_runtime.JSX.Element;
|
|
282
327
|
declare namespace DialogOverlay {
|
|
283
328
|
namespace propTypes {
|
|
284
|
-
const title:
|
|
285
|
-
const children:
|
|
286
|
-
const onDialogClose: any
|
|
287
|
-
const className:
|
|
329
|
+
const title: PropTypes.Requireable<string>;
|
|
330
|
+
const children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
331
|
+
const onDialogClose: PropTypes.Requireable<(...args: any[]) => any>;
|
|
332
|
+
const className: PropTypes.Requireable<string>;
|
|
288
333
|
}
|
|
289
334
|
namespace defaultProps {
|
|
290
335
|
const title_1: string;
|
|
@@ -298,24 +343,38 @@ declare namespace DialogOverlay {
|
|
|
298
343
|
}
|
|
299
344
|
}
|
|
300
345
|
|
|
301
|
-
declare function CollapseHeader(props: any):
|
|
346
|
+
declare function CollapseHeader(props: any): react_jsx_runtime.JSX.Element;
|
|
302
347
|
declare namespace CollapseHeader {
|
|
303
348
|
namespace propTypes {
|
|
304
|
-
const className:
|
|
305
|
-
const showRetailerIcon:
|
|
306
|
-
const showPeriodIcon:
|
|
307
|
-
const viewCreativeRetailersData:
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
const
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
349
|
+
const className: PropTypes.Requireable<string>;
|
|
350
|
+
const showRetailerIcon: PropTypes.Requireable<boolean>;
|
|
351
|
+
const showPeriodIcon: PropTypes.Requireable<boolean>;
|
|
352
|
+
const viewCreativeRetailersData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
353
|
+
label: PropTypes.Requireable<string>;
|
|
354
|
+
}>[]>;
|
|
355
|
+
const data: PropTypes.Requireable<PropTypes.InferProps<{
|
|
356
|
+
eventType: PropTypes.Requireable<string>;
|
|
357
|
+
retailer: PropTypes.Requireable<string>;
|
|
358
|
+
eventDescription: PropTypes.Requireable<string>;
|
|
359
|
+
objectivesDescription: PropTypes.Requireable<string>;
|
|
360
|
+
eventDatesValue: PropTypes.Requireable<string>;
|
|
361
|
+
externalEventDescription: PropTypes.Requireable<string>;
|
|
362
|
+
externalEventID: PropTypes.Requireable<string>;
|
|
363
|
+
storeType: PropTypes.Requireable<string>;
|
|
364
|
+
category: PropTypes.Requireable<string>;
|
|
365
|
+
supplier: PropTypes.Requireable<string>;
|
|
366
|
+
brand: PropTypes.Requireable<string>;
|
|
367
|
+
}>>;
|
|
368
|
+
const showViewCreativeButton: PropTypes.Requireable<boolean>;
|
|
369
|
+
const viewCreativeOnClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
370
|
+
const descriptionTitle: PropTypes.Requireable<string>;
|
|
371
|
+
const datesTitle: PropTypes.Requireable<string>;
|
|
372
|
+
const width: PropTypes.Requireable<string>;
|
|
373
|
+
const height: PropTypes.Requireable<string>;
|
|
374
|
+
const textcolor: PropTypes.Requireable<string>;
|
|
375
|
+
const showDraft: PropTypes.Requireable<boolean>;
|
|
376
|
+
const buttonText: PropTypes.Requireable<string>;
|
|
377
|
+
const disabled: PropTypes.Requireable<boolean>;
|
|
319
378
|
}
|
|
320
379
|
namespace defaultProps {
|
|
321
380
|
const className_1: string;
|
|
@@ -384,35 +443,35 @@ declare function QuickFilter({ hoverColor, multipleSelection, xIconShow, disable
|
|
|
384
443
|
onChange?: (value: any) => void;
|
|
385
444
|
options?: any[];
|
|
386
445
|
selectedValue?: any[];
|
|
387
|
-
}):
|
|
446
|
+
}): react_jsx_runtime.JSX.Element;
|
|
388
447
|
|
|
389
|
-
declare function OneColumnContainer(props: any):
|
|
448
|
+
declare function OneColumnContainer(props: any): react_jsx_runtime.JSX.Element;
|
|
390
449
|
declare namespace OneColumnContainer {
|
|
391
450
|
namespace propTypes {
|
|
392
|
-
const children:
|
|
393
|
-
const display:
|
|
394
|
-
const isLoading:
|
|
395
|
-
const gridTemplateColumns:
|
|
396
|
-
const itemClass:
|
|
397
|
-
const divStyle:
|
|
398
|
-
const overStyle:
|
|
399
|
-
const draggingStyle:
|
|
400
|
-
const droppedStyle:
|
|
401
|
-
const width:
|
|
402
|
-
const height:
|
|
403
|
-
const overflow:
|
|
404
|
-
const transparentBackground:
|
|
405
|
-
const infoTitle:
|
|
406
|
-
const infoText:
|
|
407
|
-
const disableInfo:
|
|
408
|
-
const showViewByBannerButton:
|
|
409
|
-
const onBannerClick: any
|
|
410
|
-
const columnTitle:
|
|
411
|
-
const isPercentOfChange:
|
|
412
|
-
const PercentOfChangeData:
|
|
413
|
-
const backgroundImage:
|
|
414
|
-
const showBackgroundImage:
|
|
415
|
-
const backgroundImageStyle:
|
|
451
|
+
const children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
452
|
+
const display: PropTypes.Requireable<string>;
|
|
453
|
+
const isLoading: PropTypes.Requireable<boolean>;
|
|
454
|
+
const gridTemplateColumns: PropTypes.Requireable<string>;
|
|
455
|
+
const itemClass: PropTypes.Requireable<string>;
|
|
456
|
+
const divStyle: PropTypes.Requireable<string>;
|
|
457
|
+
const overStyle: PropTypes.Requireable<string>;
|
|
458
|
+
const draggingStyle: PropTypes.Requireable<string>;
|
|
459
|
+
const droppedStyle: PropTypes.Requireable<string>;
|
|
460
|
+
const width: PropTypes.Requireable<string>;
|
|
461
|
+
const height: PropTypes.Requireable<string>;
|
|
462
|
+
const overflow: PropTypes.Requireable<string>;
|
|
463
|
+
const transparentBackground: PropTypes.Requireable<boolean>;
|
|
464
|
+
const infoTitle: PropTypes.Requireable<string>;
|
|
465
|
+
const infoText: PropTypes.Requireable<string>;
|
|
466
|
+
const disableInfo: PropTypes.Requireable<boolean>;
|
|
467
|
+
const showViewByBannerButton: PropTypes.Requireable<boolean>;
|
|
468
|
+
const onBannerClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
469
|
+
const columnTitle: PropTypes.Requireable<string>;
|
|
470
|
+
const isPercentOfChange: PropTypes.Requireable<boolean>;
|
|
471
|
+
const PercentOfChangeData: PropTypes.Requireable<number>;
|
|
472
|
+
const backgroundImage: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
473
|
+
const showBackgroundImage: PropTypes.Requireable<boolean>;
|
|
474
|
+
const backgroundImageStyle: PropTypes.Requireable<object>;
|
|
416
475
|
}
|
|
417
476
|
namespace defaultProps {
|
|
418
477
|
const children_1: any;
|
|
@@ -466,37 +525,44 @@ declare namespace OneColumnContainer {
|
|
|
466
525
|
}
|
|
467
526
|
}
|
|
468
527
|
|
|
469
|
-
declare function BarChartsByWeeks(props: any):
|
|
528
|
+
declare function BarChartsByWeeks(props: any): react_jsx_runtime.JSX.Element;
|
|
470
529
|
declare namespace BarChartsByWeeks {
|
|
471
530
|
namespace propTypes {
|
|
472
|
-
const className:
|
|
473
|
-
const title:
|
|
474
|
-
const showHeaderTopValue:
|
|
475
|
-
const headerValueTopTitle:
|
|
476
|
-
const headerValueBottomTitle:
|
|
477
|
-
const headerValue:
|
|
478
|
-
const HeaderValueCurrencyType:
|
|
479
|
-
const HeaderValueIsPercent:
|
|
480
|
-
const barChartData:
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
const
|
|
485
|
-
const
|
|
486
|
-
const
|
|
487
|
-
const
|
|
488
|
-
const
|
|
489
|
-
const
|
|
490
|
-
const
|
|
491
|
-
const
|
|
492
|
-
const
|
|
493
|
-
const
|
|
494
|
-
const
|
|
495
|
-
const
|
|
496
|
-
const
|
|
497
|
-
const
|
|
498
|
-
const
|
|
499
|
-
const
|
|
531
|
+
const className: PropTypes.Requireable<string>;
|
|
532
|
+
const title: PropTypes.Requireable<string>;
|
|
533
|
+
const showHeaderTopValue: PropTypes.Requireable<boolean>;
|
|
534
|
+
const headerValueTopTitle: PropTypes.Requireable<string>;
|
|
535
|
+
const headerValueBottomTitle: PropTypes.Requireable<string>;
|
|
536
|
+
const headerValue: PropTypes.Requireable<number>;
|
|
537
|
+
const HeaderValueCurrencyType: PropTypes.Requireable<string>;
|
|
538
|
+
const HeaderValueIsPercent: PropTypes.Requireable<boolean>;
|
|
539
|
+
const barChartData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
540
|
+
title: PropTypes.Requireable<string>;
|
|
541
|
+
value: PropTypes.Requireable<number>;
|
|
542
|
+
}>[]>;
|
|
543
|
+
const isTitleOriganal: PropTypes.Requireable<boolean>;
|
|
544
|
+
const width: PropTypes.Requireable<string>;
|
|
545
|
+
const height: PropTypes.Requireable<string>;
|
|
546
|
+
const barChartColor: PropTypes.Requireable<string>;
|
|
547
|
+
const barChartSecondColor: PropTypes.Requireable<string>;
|
|
548
|
+
const xselectedColor: PropTypes.Requireable<string>;
|
|
549
|
+
const startWeekRange: PropTypes.Requireable<string>;
|
|
550
|
+
const endWeekRange: PropTypes.Requireable<string>;
|
|
551
|
+
const tooltipTitle: PropTypes.Requireable<string>;
|
|
552
|
+
const tooltipSecondTitle: PropTypes.Requireable<string>;
|
|
553
|
+
const yAxisCounter: PropTypes.Requireable<number>;
|
|
554
|
+
const isPercentValue: PropTypes.Requireable<boolean>;
|
|
555
|
+
const interval: PropTypes.Requireable<string>;
|
|
556
|
+
const showTitle: PropTypes.Requireable<boolean>;
|
|
557
|
+
const showLegend: PropTypes.Requireable<boolean>;
|
|
558
|
+
const legendData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
559
|
+
title: PropTypes.Validator<string>;
|
|
560
|
+
iconType: PropTypes.Validator<string>;
|
|
561
|
+
iconColor: PropTypes.Validator<string>;
|
|
562
|
+
}>[]>;
|
|
563
|
+
const showTwoBars: PropTypes.Requireable<boolean>;
|
|
564
|
+
const setLimitHeight: PropTypes.Requireable<number>;
|
|
565
|
+
const setLimitLow: PropTypes.Requireable<number>;
|
|
500
566
|
}
|
|
501
567
|
namespace defaultProps {
|
|
502
568
|
const className_1: string;
|
|
@@ -565,17 +631,27 @@ declare namespace BarChartsByWeeks {
|
|
|
565
631
|
}
|
|
566
632
|
}
|
|
567
633
|
|
|
568
|
-
declare function PopupCharts(props: any):
|
|
634
|
+
declare function PopupCharts(props: any): react_jsx_runtime.JSX.Element;
|
|
569
635
|
declare namespace PopupCharts {
|
|
570
636
|
namespace propTypes {
|
|
571
|
-
const title:
|
|
572
|
-
const chartType:
|
|
573
|
-
const popupChartsItemsData:
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
637
|
+
const title: PropTypes.Requireable<string>;
|
|
638
|
+
const chartType: PropTypes.Requireable<string>;
|
|
639
|
+
const popupChartsItemsData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
640
|
+
title: PropTypes.Requireable<string>;
|
|
641
|
+
chartType: PropTypes.Requireable<string>;
|
|
642
|
+
value: PropTypes.Requireable<number>;
|
|
643
|
+
legendData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
644
|
+
color: PropTypes.Requireable<string>;
|
|
645
|
+
name: PropTypes.Requireable<string>;
|
|
646
|
+
value: PropTypes.Requireable<number>;
|
|
647
|
+
}>[]>;
|
|
648
|
+
noDataText: PropTypes.Requireable<string>;
|
|
649
|
+
}>[]>;
|
|
650
|
+
const isPopupChartsOpen: PropTypes.Requireable<boolean>;
|
|
651
|
+
const width: PropTypes.Requireable<string>;
|
|
652
|
+
const height: PropTypes.Requireable<string>;
|
|
653
|
+
const onCloseClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
654
|
+
const subtitleTextColor: PropTypes.Requireable<string>;
|
|
579
655
|
}
|
|
580
656
|
namespace defaultProps {
|
|
581
657
|
const title_1: string;
|
|
@@ -618,32 +694,36 @@ declare namespace PopupCharts {
|
|
|
618
694
|
}
|
|
619
695
|
}
|
|
620
696
|
|
|
621
|
-
declare function TotalDoughnutChart(props: any):
|
|
697
|
+
declare function TotalDoughnutChart(props: any): react_jsx_runtime.JSX.Element;
|
|
622
698
|
declare namespace TotalDoughnutChart {
|
|
623
699
|
namespace propTypes {
|
|
624
|
-
const className:
|
|
625
|
-
const title:
|
|
626
|
-
const value:
|
|
627
|
-
const rootFont:
|
|
628
|
-
const containerPadding:
|
|
629
|
-
const addingBenchmark:
|
|
630
|
-
const dotCut:
|
|
631
|
-
const currencySign:
|
|
632
|
-
const currencyType:
|
|
633
|
-
const legendData:
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
const
|
|
639
|
-
const
|
|
640
|
-
const
|
|
641
|
-
const
|
|
642
|
-
const
|
|
643
|
-
const
|
|
644
|
-
const
|
|
645
|
-
const
|
|
646
|
-
const
|
|
700
|
+
const className: PropTypes.Requireable<string>;
|
|
701
|
+
const title: PropTypes.Requireable<string>;
|
|
702
|
+
const value: PropTypes.Requireable<number>;
|
|
703
|
+
const rootFont: PropTypes.Requireable<string>;
|
|
704
|
+
const containerPadding: PropTypes.Requireable<string>;
|
|
705
|
+
const addingBenchmark: PropTypes.Requireable<boolean>;
|
|
706
|
+
const dotCut: PropTypes.Requireable<boolean>;
|
|
707
|
+
const currencySign: PropTypes.Requireable<boolean>;
|
|
708
|
+
const currencyType: PropTypes.Requireable<string>;
|
|
709
|
+
const legendData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
710
|
+
color: PropTypes.Requireable<string>;
|
|
711
|
+
value: PropTypes.Requireable<number>;
|
|
712
|
+
name: PropTypes.Requireable<string>;
|
|
713
|
+
}>[]>;
|
|
714
|
+
const legendBelow: PropTypes.Requireable<boolean>;
|
|
715
|
+
const itemsPercentagesValueAside: PropTypes.Requireable<boolean>;
|
|
716
|
+
const itemsBoldedValues: PropTypes.Requireable<boolean>;
|
|
717
|
+
const itemsValuesSeparateLine: PropTypes.Requireable<boolean>;
|
|
718
|
+
const width: PropTypes.Requireable<string>;
|
|
719
|
+
const height: PropTypes.Requireable<string>;
|
|
720
|
+
const textcolor: PropTypes.Requireable<string>;
|
|
721
|
+
const titleFontSize: PropTypes.Requireable<string>;
|
|
722
|
+
const FormattedValueFontSize: PropTypes.Requireable<string>;
|
|
723
|
+
const isPercent: PropTypes.Requireable<boolean>;
|
|
724
|
+
const hideTitleAndValue: PropTypes.Requireable<boolean>;
|
|
725
|
+
const noDataText: PropTypes.Requireable<string>;
|
|
726
|
+
const textAfterValue: PropTypes.Requireable<string>;
|
|
647
727
|
}
|
|
648
728
|
namespace defaultProps {
|
|
649
729
|
const className_1: string;
|
|
@@ -695,13 +775,13 @@ declare namespace TotalDoughnutChart {
|
|
|
695
775
|
}
|
|
696
776
|
}
|
|
697
777
|
|
|
698
|
-
declare function TopToggleList(props: any):
|
|
778
|
+
declare function TopToggleList(props: any): react_jsx_runtime.JSX.Element;
|
|
699
779
|
declare namespace TopToggleList {
|
|
700
780
|
namespace propTypes {
|
|
701
|
-
const width:
|
|
702
|
-
const height:
|
|
703
|
-
const title:
|
|
704
|
-
const list: any
|
|
781
|
+
const width: PropTypes.Requireable<string>;
|
|
782
|
+
const height: PropTypes.Requireable<string>;
|
|
783
|
+
const title: PropTypes.Requireable<string>;
|
|
784
|
+
const list: PropTypes.Requireable<any[]>;
|
|
705
785
|
}
|
|
706
786
|
namespace defaultProps {
|
|
707
787
|
const width_1: string;
|
|
@@ -718,15 +798,19 @@ declare namespace TopToggleList {
|
|
|
718
798
|
}
|
|
719
799
|
}
|
|
720
800
|
|
|
721
|
-
declare function MarketShareDescription(props: any):
|
|
801
|
+
declare function MarketShareDescription(props: any): react_jsx_runtime.JSX.Element;
|
|
722
802
|
declare namespace MarketShareDescription {
|
|
723
803
|
namespace propTypes {
|
|
724
|
-
const marketShareData:
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
const
|
|
804
|
+
const marketShareData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
805
|
+
label: PropTypes.Requireable<string>;
|
|
806
|
+
checked: PropTypes.Requireable<boolean>;
|
|
807
|
+
disabled: PropTypes.Requireable<boolean>;
|
|
808
|
+
}>[]>;
|
|
809
|
+
const height: PropTypes.Requireable<string>;
|
|
810
|
+
const width: PropTypes.Requireable<string>;
|
|
811
|
+
const iconColor: PropTypes.Requireable<string>;
|
|
812
|
+
const onBannerClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
813
|
+
const dotCut: PropTypes.Requireable<boolean>;
|
|
730
814
|
}
|
|
731
815
|
namespace defaultProps {
|
|
732
816
|
const marketShareData_1: any[];
|
|
@@ -744,41 +828,49 @@ declare namespace MarketShareDescription {
|
|
|
744
828
|
}
|
|
745
829
|
}
|
|
746
830
|
|
|
747
|
-
declare function Heatmap(props: any):
|
|
831
|
+
declare function Heatmap(props: any): react_jsx_runtime.JSX.Element;
|
|
748
832
|
declare namespace Heatmap {
|
|
749
833
|
namespace propTypes {
|
|
750
|
-
const title:
|
|
751
|
-
const data:
|
|
752
|
-
|
|
753
|
-
|
|
834
|
+
const title: PropTypes.Validator<string>;
|
|
835
|
+
const data: PropTypes.Validator<PropTypes.InferProps<{
|
|
836
|
+
value: PropTypes.Validator<number>;
|
|
837
|
+
label: PropTypes.Validator<string>;
|
|
838
|
+
color: PropTypes.Validator<string>;
|
|
839
|
+
}>[]>;
|
|
840
|
+
const lowLimit: PropTypes.Validator<number>;
|
|
841
|
+
const barHeight: PropTypes.Validator<string>;
|
|
754
842
|
}
|
|
755
843
|
}
|
|
756
844
|
|
|
757
|
-
declare function TotalHorizontalCharts(props: any):
|
|
845
|
+
declare function TotalHorizontalCharts(props: any): react_jsx_runtime.JSX.Element;
|
|
758
846
|
declare namespace TotalHorizontalCharts {
|
|
759
847
|
namespace propTypes {
|
|
760
|
-
const className:
|
|
761
|
-
const title:
|
|
762
|
-
const value:
|
|
763
|
-
const dotCut:
|
|
764
|
-
const currencySign:
|
|
765
|
-
const currencyType:
|
|
766
|
-
const chartsData:
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
const
|
|
772
|
-
const
|
|
773
|
-
const
|
|
774
|
-
const
|
|
775
|
-
const
|
|
776
|
-
const
|
|
777
|
-
const
|
|
778
|
-
const
|
|
779
|
-
const
|
|
780
|
-
const
|
|
781
|
-
const
|
|
848
|
+
const className: PropTypes.Requireable<string>;
|
|
849
|
+
const title: PropTypes.Requireable<string>;
|
|
850
|
+
const value: PropTypes.Requireable<number>;
|
|
851
|
+
const dotCut: PropTypes.Requireable<boolean>;
|
|
852
|
+
const currencySign: PropTypes.Requireable<boolean>;
|
|
853
|
+
const currencyType: PropTypes.Requireable<string>;
|
|
854
|
+
const chartsData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
855
|
+
name: PropTypes.Requireable<string>;
|
|
856
|
+
value: PropTypes.Requireable<number>;
|
|
857
|
+
color: PropTypes.Requireable<string>;
|
|
858
|
+
}>[]>;
|
|
859
|
+
const showScrollerBarsCount: PropTypes.Requireable<number>;
|
|
860
|
+
const showPercentAsideValue: PropTypes.Requireable<boolean>;
|
|
861
|
+
const labelFontSize: PropTypes.Requireable<number>;
|
|
862
|
+
const labelLimitedLetters: PropTypes.Requireable<number>;
|
|
863
|
+
const width: PropTypes.Requireable<string>;
|
|
864
|
+
const height: PropTypes.Requireable<string>;
|
|
865
|
+
const rightGap: PropTypes.Requireable<number>;
|
|
866
|
+
const textColor: PropTypes.Requireable<string>;
|
|
867
|
+
const noDataText: PropTypes.Requireable<string>;
|
|
868
|
+
const isDollar: PropTypes.Requireable<boolean>;
|
|
869
|
+
const isPercentage: PropTypes.Requireable<boolean>;
|
|
870
|
+
const showDollarSign: PropTypes.Requireable<boolean>;
|
|
871
|
+
const hideTotalValue: PropTypes.Requireable<boolean>;
|
|
872
|
+
const hideTitle: PropTypes.Requireable<boolean>;
|
|
873
|
+
const labelBelow: PropTypes.Requireable<boolean>;
|
|
782
874
|
}
|
|
783
875
|
namespace defaultProps {
|
|
784
876
|
const className_1: string;
|
|
@@ -828,22 +920,22 @@ declare namespace TotalHorizontalCharts {
|
|
|
828
920
|
}
|
|
829
921
|
}
|
|
830
922
|
|
|
831
|
-
declare function IconButton(props: any):
|
|
923
|
+
declare function IconButton(props: any): react_jsx_runtime.JSX.Element;
|
|
832
924
|
declare namespace IconButton {
|
|
833
925
|
namespace propTypes {
|
|
834
|
-
const fileLink:
|
|
835
|
-
const showProcess:
|
|
836
|
-
const buttonText:
|
|
837
|
-
const iconName:
|
|
838
|
-
const contentColor:
|
|
839
|
-
const backgroundColor:
|
|
840
|
-
const borderColor:
|
|
841
|
-
const borderRadius:
|
|
842
|
-
const iconHeight:
|
|
843
|
-
const iconWidth:
|
|
844
|
-
const disabled:
|
|
845
|
-
const onClick: any
|
|
846
|
-
const onCancelClick: any
|
|
926
|
+
const fileLink: PropTypes.Requireable<string>;
|
|
927
|
+
const showProcess: PropTypes.Requireable<boolean>;
|
|
928
|
+
const buttonText: PropTypes.Requireable<string>;
|
|
929
|
+
const iconName: PropTypes.Requireable<string>;
|
|
930
|
+
const contentColor: PropTypes.Requireable<string>;
|
|
931
|
+
const backgroundColor: PropTypes.Requireable<string>;
|
|
932
|
+
const borderColor: PropTypes.Requireable<string>;
|
|
933
|
+
const borderRadius: PropTypes.Requireable<string>;
|
|
934
|
+
const iconHeight: PropTypes.Requireable<number>;
|
|
935
|
+
const iconWidth: PropTypes.Requireable<number>;
|
|
936
|
+
const disabled: PropTypes.Requireable<boolean>;
|
|
937
|
+
const onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
938
|
+
const onCancelClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
847
939
|
}
|
|
848
940
|
namespace defaultProps {
|
|
849
941
|
const fileLink_1: string;
|
|
@@ -875,30 +967,38 @@ declare namespace IconButton {
|
|
|
875
967
|
}
|
|
876
968
|
}
|
|
877
969
|
|
|
878
|
-
declare function DoublePanelDataRow(props: any):
|
|
970
|
+
declare function DoublePanelDataRow(props: any): react_jsx_runtime.JSX.Element;
|
|
879
971
|
|
|
880
|
-
declare function BarChart(props: any):
|
|
972
|
+
declare function BarChart(props: any): react_jsx_runtime.JSX.Element;
|
|
881
973
|
declare namespace BarChart {
|
|
882
974
|
namespace propTypes {
|
|
883
|
-
const title:
|
|
884
|
-
const barChartData:
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
const
|
|
890
|
-
const
|
|
891
|
-
const
|
|
892
|
-
const
|
|
893
|
-
const
|
|
894
|
-
const
|
|
895
|
-
const
|
|
896
|
-
const
|
|
897
|
-
const
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
975
|
+
const title: PropTypes.Requireable<string>;
|
|
976
|
+
const barChartData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
977
|
+
title: PropTypes.Requireable<string>;
|
|
978
|
+
date: PropTypes.Requireable<string>;
|
|
979
|
+
value: PropTypes.Requireable<number>;
|
|
980
|
+
}>[]>;
|
|
981
|
+
const width: PropTypes.Requireable<string>;
|
|
982
|
+
const height: PropTypes.Requireable<string>;
|
|
983
|
+
const barSize: PropTypes.Requireable<number>;
|
|
984
|
+
const barFontSizeValue: PropTypes.Requireable<string>;
|
|
985
|
+
const barChartColor: PropTypes.Requireable<string>;
|
|
986
|
+
const showDollarSign: PropTypes.Requireable<boolean>;
|
|
987
|
+
const isDollar: PropTypes.Requireable<boolean>;
|
|
988
|
+
const showLegend: PropTypes.Requireable<boolean>;
|
|
989
|
+
const legendData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
990
|
+
title: PropTypes.Validator<string>;
|
|
991
|
+
iconType: PropTypes.Validator<string>;
|
|
992
|
+
iconColor: PropTypes.Validator<string>;
|
|
993
|
+
}>[]>;
|
|
994
|
+
const showReferenceLine: PropTypes.Requireable<boolean>;
|
|
995
|
+
const referenceLinePoint: PropTypes.Requireable<number>;
|
|
996
|
+
const referenceLineColor: PropTypes.Requireable<string>;
|
|
997
|
+
const referenceLineDashed: PropTypes.Requireable<string>;
|
|
998
|
+
const showCurrentCampaignStyle: PropTypes.Requireable<boolean>;
|
|
999
|
+
const currentBarColor: PropTypes.Requireable<string>;
|
|
1000
|
+
const isPercent: PropTypes.Requireable<boolean>;
|
|
1001
|
+
const noDataText: PropTypes.Requireable<string>;
|
|
902
1002
|
}
|
|
903
1003
|
namespace defaultProps {
|
|
904
1004
|
const title_1: string;
|
|
@@ -950,11 +1050,11 @@ declare namespace BarChart {
|
|
|
950
1050
|
}
|
|
951
1051
|
}
|
|
952
1052
|
|
|
953
|
-
declare function DoubleBarSingleLine(props: any):
|
|
1053
|
+
declare function DoubleBarSingleLine(props: any): react_jsx_runtime.JSX.Element;
|
|
954
1054
|
|
|
955
|
-
declare function AreaChart(props: any):
|
|
1055
|
+
declare function AreaChart(props: any): react_jsx_runtime.JSX.Element;
|
|
956
1056
|
|
|
957
|
-
declare function BreakdownPanel(props: any):
|
|
1057
|
+
declare function BreakdownPanel(props: any): react_jsx_runtime.JSX.Element;
|
|
958
1058
|
|
|
959
1059
|
declare function LinkButton({ text, type, size, height, width, disabled, textColor, onClick, leftIcon, rightIcon, }: {
|
|
960
1060
|
text?: string;
|
|
@@ -967,7 +1067,7 @@ declare function LinkButton({ text, type, size, height, width, disabled, textCol
|
|
|
967
1067
|
onClick?: () => void;
|
|
968
1068
|
leftIcon?: string;
|
|
969
1069
|
rightIcon?: string;
|
|
970
|
-
}):
|
|
1070
|
+
}): react_jsx_runtime.JSX.Element;
|
|
971
1071
|
|
|
972
1072
|
declare function BubbleChart({ data, title, subtitle, leftHeader, rightHeader, topHeader, bottomHeader, colorPalette, height, width, backgroundColor, showAxis, noDataText, }: {
|
|
973
1073
|
data?: any[];
|
|
@@ -983,13 +1083,13 @@ declare function BubbleChart({ data, title, subtitle, leftHeader, rightHeader, t
|
|
|
983
1083
|
backgroundColor?: string;
|
|
984
1084
|
showAxis?: boolean;
|
|
985
1085
|
noDataText?: string;
|
|
986
|
-
}):
|
|
1086
|
+
}): react_jsx_runtime.JSX.Element;
|
|
987
1087
|
|
|
988
|
-
declare function BatteryChart(props: any):
|
|
1088
|
+
declare function BatteryChart(props: any): react_jsx_runtime.JSX.Element;
|
|
989
1089
|
|
|
990
|
-
declare function PerformanceAnalyticsLegend(props: any):
|
|
1090
|
+
declare function PerformanceAnalyticsLegend(props: any): react_jsx_runtime.JSX.Element;
|
|
991
1091
|
|
|
992
|
-
declare function BrushChart(props: any):
|
|
1092
|
+
declare function BrushChart(props: any): react_jsx_runtime.JSX.Element;
|
|
993
1093
|
|
|
994
1094
|
declare function SingleBarLineCharts({ className, width, height, title, data, totalsData, showLegend, legendData, maxBarRange, showLineChart, lineRange, lineFontSizeValue, barFontSizeValue, barSize, barChartHeight, lineChartHeight, isLineChartCurrency, isLineChartBolded, setLineChartTooltip, isTopBarPercent, showSecondBar, showPeriod, currencySign, currencySignLine, noDataText, wrapTickLabels, }: {
|
|
995
1095
|
className?: string;
|
|
@@ -1018,32 +1118,40 @@ declare function SingleBarLineCharts({ className, width, height, title, data, to
|
|
|
1018
1118
|
currencySignLine?: string;
|
|
1019
1119
|
noDataText?: string;
|
|
1020
1120
|
wrapTickLabels?: boolean;
|
|
1021
|
-
}):
|
|
1121
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1022
1122
|
|
|
1023
|
-
declare function BarChartWithAreaChart(props: any):
|
|
1123
|
+
declare function BarChartWithAreaChart(props: any): react_jsx_runtime.JSX.Element;
|
|
1024
1124
|
|
|
1025
|
-
declare function BarChartTwoRows(props: any):
|
|
1125
|
+
declare function BarChartTwoRows(props: any): react_jsx_runtime.JSX.Element;
|
|
1026
1126
|
|
|
1027
|
-
declare function TwoBarCharts(props: any):
|
|
1127
|
+
declare function TwoBarCharts(props: any): react_jsx_runtime.JSX.Element;
|
|
1028
1128
|
declare namespace TwoBarCharts {
|
|
1029
1129
|
namespace propTypes {
|
|
1030
|
-
const title:
|
|
1031
|
-
const barChartData:
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
const
|
|
1037
|
-
const
|
|
1038
|
-
const
|
|
1039
|
-
const
|
|
1040
|
-
const
|
|
1041
|
-
const
|
|
1042
|
-
const
|
|
1043
|
-
const
|
|
1044
|
-
const
|
|
1045
|
-
|
|
1046
|
-
|
|
1130
|
+
const title: PropTypes.Requireable<string>;
|
|
1131
|
+
const barChartData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1132
|
+
title: PropTypes.Requireable<string>;
|
|
1133
|
+
date: PropTypes.Requireable<string>;
|
|
1134
|
+
value: PropTypes.Requireable<number>;
|
|
1135
|
+
}>[]>;
|
|
1136
|
+
const width: PropTypes.Requireable<string>;
|
|
1137
|
+
const height: PropTypes.Requireable<string>;
|
|
1138
|
+
const barSize: PropTypes.Requireable<number>;
|
|
1139
|
+
const barFontSizeValue: PropTypes.Requireable<string>;
|
|
1140
|
+
const barChartColorFirst: PropTypes.Requireable<string>;
|
|
1141
|
+
const barChartColorSecond: PropTypes.Requireable<string>;
|
|
1142
|
+
const isDollar: PropTypes.Requireable<boolean>;
|
|
1143
|
+
const showLegend: PropTypes.Requireable<boolean>;
|
|
1144
|
+
const legendData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1145
|
+
title: PropTypes.Validator<string>;
|
|
1146
|
+
iconType: PropTypes.Validator<string>;
|
|
1147
|
+
iconColor: PropTypes.Validator<string>;
|
|
1148
|
+
}>[]>;
|
|
1149
|
+
const showDollarSign: PropTypes.Requireable<boolean>;
|
|
1150
|
+
const showReferenceLine: PropTypes.Requireable<boolean>;
|
|
1151
|
+
const referenceLinePoint: PropTypes.Requireable<number>;
|
|
1152
|
+
const referenceLineColor: PropTypes.Requireable<string>;
|
|
1153
|
+
const referenceLineDashed: PropTypes.Requireable<string>;
|
|
1154
|
+
const showTooltip: PropTypes.Requireable<boolean>;
|
|
1047
1155
|
}
|
|
1048
1156
|
namespace defaultProps {
|
|
1049
1157
|
const title_1: string;
|
|
@@ -1092,16 +1200,26 @@ declare namespace TwoBarCharts {
|
|
|
1092
1200
|
}
|
|
1093
1201
|
}
|
|
1094
1202
|
|
|
1095
|
-
declare function CollapseData(props: any):
|
|
1203
|
+
declare function CollapseData(props: any): react_jsx_runtime.JSX.Element;
|
|
1096
1204
|
declare namespace CollapseData {
|
|
1097
1205
|
namespace propTypes {
|
|
1098
|
-
const title:
|
|
1099
|
-
const noDataText:
|
|
1100
|
-
const width:
|
|
1101
|
-
const height:
|
|
1102
|
-
const addPlusMark:
|
|
1103
|
-
const addArrowToTotal:
|
|
1104
|
-
const tableData:
|
|
1206
|
+
const title: PropTypes.Requireable<string>;
|
|
1207
|
+
const noDataText: PropTypes.Requireable<string>;
|
|
1208
|
+
const width: PropTypes.Requireable<string>;
|
|
1209
|
+
const height: PropTypes.Requireable<string>;
|
|
1210
|
+
const addPlusMark: PropTypes.Requireable<boolean>;
|
|
1211
|
+
const addArrowToTotal: PropTypes.Requireable<boolean>;
|
|
1212
|
+
const tableData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1213
|
+
key: PropTypes.Requireable<number>;
|
|
1214
|
+
icon: PropTypes.Requireable<string>;
|
|
1215
|
+
title: PropTypes.Requireable<string>;
|
|
1216
|
+
value: PropTypes.Requireable<number>;
|
|
1217
|
+
valueType: PropTypes.Requireable<string>;
|
|
1218
|
+
table: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1219
|
+
title: PropTypes.Requireable<string>;
|
|
1220
|
+
value: PropTypes.Requireable<number>;
|
|
1221
|
+
}>[]>;
|
|
1222
|
+
}>[]>;
|
|
1105
1223
|
}
|
|
1106
1224
|
namespace defaultProps {
|
|
1107
1225
|
const title_1: string;
|
|
@@ -1126,27 +1244,27 @@ declare function InsightsCarousel({ className, children, onClose, title, icon, t
|
|
|
1126
1244
|
children: any;
|
|
1127
1245
|
onClose: any;
|
|
1128
1246
|
title?: string;
|
|
1129
|
-
icon?:
|
|
1247
|
+
icon?: react_jsx_runtime.JSX.Element;
|
|
1130
1248
|
titleColor?: string;
|
|
1131
1249
|
iconColor?: string;
|
|
1132
1250
|
navColor?: string;
|
|
1133
|
-
}):
|
|
1251
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1134
1252
|
|
|
1135
|
-
declare function DownloadProgress(props: any):
|
|
1253
|
+
declare function DownloadProgress(props: any): react_jsx_runtime.JSX.Element;
|
|
1136
1254
|
declare namespace DownloadProgress {
|
|
1137
1255
|
namespace propTypes {
|
|
1138
|
-
const title:
|
|
1139
|
-
const succeededMessage:
|
|
1140
|
-
const failedMessage:
|
|
1141
|
-
const downloadStatus:
|
|
1142
|
-
const showShadow:
|
|
1143
|
-
const showCloseButton:
|
|
1144
|
-
const onCloseClick: any
|
|
1145
|
-
const progressPercent:
|
|
1146
|
-
const refreshInterval:
|
|
1147
|
-
const progressBarColor:
|
|
1148
|
-
const onTryAgainClick: any
|
|
1149
|
-
const className:
|
|
1256
|
+
const title: PropTypes.Requireable<string>;
|
|
1257
|
+
const succeededMessage: PropTypes.Requireable<string>;
|
|
1258
|
+
const failedMessage: PropTypes.Requireable<string>;
|
|
1259
|
+
const downloadStatus: PropTypes.Requireable<string>;
|
|
1260
|
+
const showShadow: PropTypes.Requireable<boolean>;
|
|
1261
|
+
const showCloseButton: PropTypes.Requireable<boolean>;
|
|
1262
|
+
const onCloseClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1263
|
+
const progressPercent: PropTypes.Requireable<number>;
|
|
1264
|
+
const refreshInterval: PropTypes.Requireable<number>;
|
|
1265
|
+
const progressBarColor: PropTypes.Requireable<string>;
|
|
1266
|
+
const onTryAgainClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1267
|
+
const className: PropTypes.Requireable<string>;
|
|
1150
1268
|
}
|
|
1151
1269
|
namespace defaultProps {
|
|
1152
1270
|
const title_1: string;
|
|
@@ -1176,9 +1294,9 @@ declare namespace DownloadProgress {
|
|
|
1176
1294
|
}
|
|
1177
1295
|
}
|
|
1178
1296
|
|
|
1179
|
-
declare function ModalWithOverlay(props: any):
|
|
1297
|
+
declare function ModalWithOverlay(props: any): react_jsx_runtime.JSX.Element;
|
|
1180
1298
|
|
|
1181
|
-
declare function DropdownNew(props: any):
|
|
1299
|
+
declare function DropdownNew(props: any): react_jsx_runtime.JSX.Element;
|
|
1182
1300
|
|
|
1183
1301
|
declare function WeeksPicker({ label, disabled, borderColor, borderColorFocus, textColor, hoverColor, required, placeholder, borderRadius, year, width, height, withMarginBottom, onChange, selectedValue, isDarkerBackground, allowedWeekRange, restrictToRange, }: {
|
|
1184
1302
|
label: any;
|
|
@@ -1199,7 +1317,7 @@ declare function WeeksPicker({ label, disabled, borderColor, borderColorFocus, t
|
|
|
1199
1317
|
isDarkerBackground?: boolean;
|
|
1200
1318
|
allowedWeekRange?: any;
|
|
1201
1319
|
restrictToRange?: boolean;
|
|
1202
|
-
}):
|
|
1320
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1203
1321
|
|
|
1204
1322
|
declare function Input({ label, labelEmptyValue, size, selectedValue, placeHolder, inputType, onChange, onClick, onBlur, required, disabled, isDarkerBackground, width, minWidth, height, minHeight, error, errorMessage, labelColor, leftIcon, rightIcon, password, leftIconOnClick, rightIconOnClick, multiline, rows, maxLength, regex, onKeyDown, }: {
|
|
1205
1323
|
label: any;
|
|
@@ -1231,35 +1349,35 @@ declare function Input({ label, labelEmptyValue, size, selectedValue, placeHolde
|
|
|
1231
1349
|
maxLength: any;
|
|
1232
1350
|
regex: any;
|
|
1233
1351
|
onKeyDown: any;
|
|
1234
|
-
}):
|
|
1352
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1235
1353
|
declare namespace Input {
|
|
1236
1354
|
namespace propTypes {
|
|
1237
|
-
const placeHolder:
|
|
1238
|
-
const label:
|
|
1239
|
-
const labelEmptyValue:
|
|
1240
|
-
const size:
|
|
1241
|
-
const labelColor:
|
|
1242
|
-
const required:
|
|
1243
|
-
const width:
|
|
1244
|
-
const minWidth:
|
|
1245
|
-
const minHeight:
|
|
1246
|
-
const disabled:
|
|
1247
|
-
const error:
|
|
1248
|
-
const errorMessage:
|
|
1249
|
-
const selectedValue:
|
|
1250
|
-
const onChange: any
|
|
1251
|
-
const onClick: any
|
|
1252
|
-
const leftIconOnClick: any
|
|
1253
|
-
const rightIconOnClick: any
|
|
1254
|
-
const onBlur: any
|
|
1255
|
-
const leftIcon:
|
|
1256
|
-
const rightIcon:
|
|
1257
|
-
const password:
|
|
1258
|
-
const multiline:
|
|
1259
|
-
const rows:
|
|
1260
|
-
const maxLength:
|
|
1261
|
-
const regex:
|
|
1262
|
-
const onKeyDown: any
|
|
1355
|
+
const placeHolder: PropTypes.Requireable<string>;
|
|
1356
|
+
const label: PropTypes.Requireable<string>;
|
|
1357
|
+
const labelEmptyValue: PropTypes.Requireable<string>;
|
|
1358
|
+
const size: PropTypes.Requireable<string>;
|
|
1359
|
+
const labelColor: PropTypes.Requireable<string>;
|
|
1360
|
+
const required: PropTypes.Requireable<boolean>;
|
|
1361
|
+
const width: PropTypes.Requireable<string>;
|
|
1362
|
+
const minWidth: PropTypes.Requireable<string>;
|
|
1363
|
+
const minHeight: PropTypes.Requireable<string>;
|
|
1364
|
+
const disabled: PropTypes.Requireable<boolean>;
|
|
1365
|
+
const error: PropTypes.Requireable<boolean>;
|
|
1366
|
+
const errorMessage: PropTypes.Requireable<string>;
|
|
1367
|
+
const selectedValue: PropTypes.Requireable<string>;
|
|
1368
|
+
const onChange: PropTypes.Validator<(...args: any[]) => any>;
|
|
1369
|
+
const onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1370
|
+
const leftIconOnClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1371
|
+
const rightIconOnClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1372
|
+
const onBlur: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1373
|
+
const leftIcon: PropTypes.Requireable<string>;
|
|
1374
|
+
const rightIcon: PropTypes.Requireable<string>;
|
|
1375
|
+
const password: PropTypes.Requireable<boolean>;
|
|
1376
|
+
const multiline: PropTypes.Requireable<boolean>;
|
|
1377
|
+
const rows: PropTypes.Requireable<number>;
|
|
1378
|
+
const maxLength: PropTypes.Requireable<number>;
|
|
1379
|
+
const regex: PropTypes.Requireable<RegExp>;
|
|
1380
|
+
const onKeyDown: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1263
1381
|
}
|
|
1264
1382
|
namespace defaultProps {
|
|
1265
1383
|
const placeHolder_1: string;
|
|
@@ -1315,7 +1433,7 @@ declare namespace Input {
|
|
|
1315
1433
|
}
|
|
1316
1434
|
}
|
|
1317
1435
|
|
|
1318
|
-
declare function Tooltip(props: any):
|
|
1436
|
+
declare function Tooltip(props: any): react_jsx_runtime.JSX.Element;
|
|
1319
1437
|
|
|
1320
1438
|
/**
|
|
1321
1439
|
* ToggleSwitch component for on/off states.
|
|
@@ -1327,122 +1445,122 @@ declare function ToggleSwitch({ checked, onChange, size, disabled, ...props }: {
|
|
|
1327
1445
|
onChange: any;
|
|
1328
1446
|
size?: string;
|
|
1329
1447
|
disabled?: boolean;
|
|
1330
|
-
}):
|
|
1448
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1331
1449
|
declare namespace ToggleSwitch {
|
|
1332
1450
|
namespace propTypes {
|
|
1333
|
-
const checked:
|
|
1334
|
-
const onChange: any
|
|
1335
|
-
const size:
|
|
1336
|
-
const disabled:
|
|
1451
|
+
const checked: PropTypes.Validator<boolean>;
|
|
1452
|
+
const onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1453
|
+
const size: PropTypes.Requireable<string>;
|
|
1454
|
+
const disabled: PropTypes.Requireable<boolean>;
|
|
1337
1455
|
}
|
|
1338
1456
|
}
|
|
1339
1457
|
|
|
1340
|
-
declare function ContainerTable(props: any):
|
|
1458
|
+
declare function ContainerTable(props: any): react_jsx_runtime.JSX.Element;
|
|
1341
1459
|
|
|
1342
|
-
declare function MenuRoute(props: any):
|
|
1460
|
+
declare function MenuRoute(props: any): react_jsx_runtime.JSX.Element;
|
|
1343
1461
|
|
|
1344
1462
|
declare function Build({ width, height, fill }: {
|
|
1345
1463
|
width?: string;
|
|
1346
1464
|
height?: string;
|
|
1347
1465
|
fill?: string;
|
|
1348
|
-
}):
|
|
1466
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1349
1467
|
|
|
1350
1468
|
declare function Track({ width, height, fill }: {
|
|
1351
1469
|
width?: string;
|
|
1352
1470
|
height?: string;
|
|
1353
1471
|
fill?: string;
|
|
1354
|
-
}):
|
|
1472
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1355
1473
|
|
|
1356
1474
|
declare function Execute({ width, height, fill }: {
|
|
1357
1475
|
width?: string;
|
|
1358
1476
|
height?: string;
|
|
1359
1477
|
fill?: string;
|
|
1360
|
-
}):
|
|
1478
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1361
1479
|
|
|
1362
1480
|
declare function Dashboard({ width, height, fill }: {
|
|
1363
1481
|
width?: string;
|
|
1364
1482
|
height?: string;
|
|
1365
1483
|
fill?: string;
|
|
1366
|
-
}):
|
|
1484
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1367
1485
|
|
|
1368
1486
|
declare function Campaigns({ width, height, fill }: {
|
|
1369
1487
|
width?: string;
|
|
1370
1488
|
height?: string;
|
|
1371
1489
|
fill?: string;
|
|
1372
|
-
}):
|
|
1490
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1373
1491
|
|
|
1374
1492
|
declare function Budgets({ width, height, fill }: {
|
|
1375
1493
|
width?: string;
|
|
1376
1494
|
height?: string;
|
|
1377
1495
|
fill?: string;
|
|
1378
|
-
}):
|
|
1496
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1379
1497
|
|
|
1380
1498
|
declare function SampleRunEngine({ width, height, fill }: {
|
|
1381
1499
|
width?: string;
|
|
1382
1500
|
height?: string;
|
|
1383
1501
|
fill?: string;
|
|
1384
|
-
}):
|
|
1502
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1385
1503
|
|
|
1386
1504
|
declare function Coupons({ width, height, fill }: {
|
|
1387
1505
|
width?: string;
|
|
1388
1506
|
height?: string;
|
|
1389
1507
|
fill?: string;
|
|
1390
|
-
}):
|
|
1508
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1391
1509
|
|
|
1392
1510
|
declare function RulesEngine({ width, height, fill }: {
|
|
1393
1511
|
width?: string;
|
|
1394
1512
|
height?: string;
|
|
1395
1513
|
fill?: string;
|
|
1396
|
-
}):
|
|
1514
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1397
1515
|
|
|
1398
1516
|
declare function AdvancedThresholds({ width, height, fill }: {
|
|
1399
1517
|
width?: string;
|
|
1400
1518
|
height?: string;
|
|
1401
1519
|
fill?: string;
|
|
1402
|
-
}):
|
|
1520
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1403
1521
|
|
|
1404
1522
|
declare function PreTestWhatIf({ width, height, fill }: {
|
|
1405
1523
|
width?: string;
|
|
1406
1524
|
height?: string;
|
|
1407
1525
|
fill?: string;
|
|
1408
|
-
}):
|
|
1526
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1409
1527
|
|
|
1410
1528
|
declare function CustomerSegments({ width, height, fill }: {
|
|
1411
1529
|
width?: string;
|
|
1412
1530
|
height?: string;
|
|
1413
1531
|
fill?: string;
|
|
1414
|
-
}):
|
|
1532
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1415
1533
|
|
|
1416
1534
|
declare function GroupBuilder({ width, height, fill }: {
|
|
1417
1535
|
width?: string;
|
|
1418
1536
|
height?: string;
|
|
1419
1537
|
fill?: string;
|
|
1420
|
-
}):
|
|
1538
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1421
1539
|
|
|
1422
1540
|
declare function ItemsStores({ width, height, fill }: {
|
|
1423
1541
|
width?: string;
|
|
1424
1542
|
height?: string;
|
|
1425
1543
|
fill?: string;
|
|
1426
|
-
}):
|
|
1544
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1427
1545
|
|
|
1428
1546
|
declare function Analytics({ width, height, fill }: {
|
|
1429
1547
|
width?: string;
|
|
1430
1548
|
height?: string;
|
|
1431
1549
|
fill?: string;
|
|
1432
|
-
}):
|
|
1550
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1433
1551
|
|
|
1434
|
-
declare function Table(props: any):
|
|
1552
|
+
declare function Table(props: any): react_jsx_runtime.JSX.Element;
|
|
1435
1553
|
declare namespace Table {
|
|
1436
1554
|
const displayName: string;
|
|
1437
1555
|
}
|
|
1438
1556
|
|
|
1439
|
-
declare function FilterPop(props: any):
|
|
1557
|
+
declare function FilterPop(props: any): react_jsx_runtime.JSX.Element;
|
|
1440
1558
|
|
|
1441
|
-
declare function SortPop(props: any):
|
|
1559
|
+
declare function SortPop(props: any): react_jsx_runtime.JSX.Element;
|
|
1442
1560
|
|
|
1443
|
-
declare function RangePop(props: any):
|
|
1561
|
+
declare function RangePop(props: any): react_jsx_runtime.JSX.Element;
|
|
1444
1562
|
|
|
1445
|
-
declare function SearchInput(props: any):
|
|
1563
|
+
declare function SearchInput(props: any): react_jsx_runtime.JSX.Element;
|
|
1446
1564
|
|
|
1447
1565
|
declare function ItemManagerPanel({ width, height, disableSection, onSendForms, editMode, disabledSendForms, AllFormsSent, itemAndPackage, setItemAndPackage, linkColor, backgroundColor, buttonTooltipText, trashTooltipText, maxVisibleVendors, componentText, SubTitleColor, searchValue, onSearchChange, searchResults, filteredVendors, isSearchLoading, isLoading, isLoadingText, onLastRowsReached, lastRowsThreshold, onBackFromList, onPackageAdded, brandSuggestions, onBrandSaved, onFetchBrandSuggestions, }: {
|
|
1448
1566
|
width?: string;
|
|
@@ -1475,7 +1593,7 @@ declare function ItemManagerPanel({ width, height, disableSection, onSendForms,
|
|
|
1475
1593
|
brandSuggestions?: any[];
|
|
1476
1594
|
onBrandSaved?: any;
|
|
1477
1595
|
onFetchBrandSuggestions?: any;
|
|
1478
|
-
}):
|
|
1596
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1479
1597
|
|
|
1480
1598
|
/**
|
|
1481
1599
|
* ModalDrawer component
|
|
@@ -1490,7 +1608,7 @@ declare function ModalDrawer({ open, height, onClose, children, widthPercent }:
|
|
|
1490
1608
|
onClose: Function;
|
|
1491
1609
|
children: React.ReactNode;
|
|
1492
1610
|
widthPercent?: number;
|
|
1493
|
-
}):
|
|
1611
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1494
1612
|
|
|
1495
1613
|
declare function OverlayDropdown({ data, value, onSelectClick, label, labelEmptyValue, showLabelOnTop, labelColor, placeHolder, placeHolderColor, required, disabled, isDarkerBackground, editableDigitalCoupon, customDisplayText, appliedCouponsCount, selectedColor, hoverColor, width, minWidth, dropdownWidth, dropdownMaxHeight, height, margin, ...props }: {
|
|
1496
1614
|
[x: string]: any;
|
|
@@ -1517,9 +1635,9 @@ declare function OverlayDropdown({ data, value, onSelectClick, label, labelEmpty
|
|
|
1517
1635
|
dropdownMaxHeight?: string;
|
|
1518
1636
|
height?: string;
|
|
1519
1637
|
margin?: string;
|
|
1520
|
-
}):
|
|
1638
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1521
1639
|
|
|
1522
|
-
declare function MessageBox({ isOpen, isDisabled, onClose, onConfirm, title, primaryText, secondaryText, width, height, color, hoverColor, opacity, secondaryColor, seperateSectionBorder, children, tooltipContent, }: {
|
|
1640
|
+
declare function MessageBox({ isOpen, isDisabled, onClose, onConfirm, title, primaryText, secondaryText, width, height, color, hoverColor, opacity, secondaryColor, seperateSectionBorder, children, tooltipContent, disableBackdropClose, }: {
|
|
1523
1641
|
isOpen?: boolean;
|
|
1524
1642
|
isDisabled?: boolean;
|
|
1525
1643
|
onClose?: () => void;
|
|
@@ -1536,7 +1654,8 @@ declare function MessageBox({ isOpen, isDisabled, onClose, onConfirm, title, pri
|
|
|
1536
1654
|
seperateSectionBorder?: boolean;
|
|
1537
1655
|
children: any;
|
|
1538
1656
|
tooltipContent?: string;
|
|
1539
|
-
|
|
1657
|
+
disableBackdropClose?: boolean;
|
|
1658
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1540
1659
|
|
|
1541
1660
|
declare function ToasterMessageBox({ color, messageText, linkText, duration, width, icon, onLinkClick, onClose }: {
|
|
1542
1661
|
color?: string;
|
|
@@ -1547,14 +1666,14 @@ declare function ToasterMessageBox({ color, messageText, linkText, duration, wid
|
|
|
1547
1666
|
icon?: string;
|
|
1548
1667
|
onLinkClick?: () => void;
|
|
1549
1668
|
onClose?: () => void;
|
|
1550
|
-
}):
|
|
1669
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1551
1670
|
|
|
1552
1671
|
declare function QuickFilterCards({ data, onCardToggle, width, CardsContainerClassName, }: {
|
|
1553
1672
|
data?: any[];
|
|
1554
1673
|
onCardToggle?: () => void;
|
|
1555
1674
|
width?: string;
|
|
1556
1675
|
CardsContainerClassName?: string;
|
|
1557
|
-
}):
|
|
1676
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1558
1677
|
|
|
1559
1678
|
declare function RangePicker({ label, onChange, borderRadius, required, width, height, placeholder, disabled, borderColor, borderColorFocus, textColor, selectedValue, selectedColor, hoverColor, inRangeColor, clearButtonColor, calendarIconColor, showClearButton, showOpenIcon, }: {
|
|
1560
1679
|
label: any;
|
|
@@ -1576,28 +1695,28 @@ declare function RangePicker({ label, onChange, borderRadius, required, width, h
|
|
|
1576
1695
|
calendarIconColor: any;
|
|
1577
1696
|
showClearButton: any;
|
|
1578
1697
|
showOpenIcon: any;
|
|
1579
|
-
}):
|
|
1698
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1580
1699
|
declare namespace RangePicker {
|
|
1581
1700
|
namespace propTypes {
|
|
1582
|
-
const label:
|
|
1583
|
-
const onChange: any
|
|
1584
|
-
const borderRadius:
|
|
1585
|
-
const required:
|
|
1586
|
-
const width:
|
|
1587
|
-
const height:
|
|
1588
|
-
const placeholder:
|
|
1589
|
-
const disabled:
|
|
1590
|
-
const borderColor:
|
|
1591
|
-
const borderColorFocus:
|
|
1592
|
-
const textColor:
|
|
1593
|
-
const selectedValue:
|
|
1594
|
-
const selectedColor:
|
|
1595
|
-
const hoverColor:
|
|
1596
|
-
const inRangeColor:
|
|
1597
|
-
const clearButtonColor:
|
|
1598
|
-
const calendarIconColor:
|
|
1599
|
-
const showClearButton:
|
|
1600
|
-
const showOpenIcon:
|
|
1701
|
+
const label: PropTypes.Validator<string>;
|
|
1702
|
+
const onChange: PropTypes.Validator<(...args: any[]) => any>;
|
|
1703
|
+
const borderRadius: PropTypes.Validator<string>;
|
|
1704
|
+
const required: PropTypes.Requireable<boolean>;
|
|
1705
|
+
const width: PropTypes.Requireable<string>;
|
|
1706
|
+
const height: PropTypes.Requireable<string>;
|
|
1707
|
+
const placeholder: PropTypes.Requireable<string>;
|
|
1708
|
+
const disabled: PropTypes.Requireable<boolean>;
|
|
1709
|
+
const borderColor: PropTypes.Requireable<string>;
|
|
1710
|
+
const borderColorFocus: PropTypes.Requireable<string>;
|
|
1711
|
+
const textColor: PropTypes.Requireable<string>;
|
|
1712
|
+
const selectedValue: PropTypes.Requireable<string>;
|
|
1713
|
+
const selectedColor: PropTypes.Requireable<string>;
|
|
1714
|
+
const hoverColor: PropTypes.Requireable<string>;
|
|
1715
|
+
const inRangeColor: PropTypes.Requireable<string>;
|
|
1716
|
+
const clearButtonColor: PropTypes.Requireable<string>;
|
|
1717
|
+
const calendarIconColor: PropTypes.Requireable<string>;
|
|
1718
|
+
const showClearButton: PropTypes.Requireable<boolean>;
|
|
1719
|
+
const showOpenIcon: PropTypes.Requireable<boolean>;
|
|
1601
1720
|
}
|
|
1602
1721
|
namespace defaultProps {
|
|
1603
1722
|
const required_1: boolean;
|
|
@@ -1635,27 +1754,27 @@ declare namespace RangePicker {
|
|
|
1635
1754
|
}
|
|
1636
1755
|
}
|
|
1637
1756
|
|
|
1638
|
-
declare function Tag(props: any):
|
|
1757
|
+
declare function Tag(props: any): react_jsx_runtime.JSX.Element;
|
|
1639
1758
|
|
|
1640
|
-
declare function CheckBox(props: any):
|
|
1759
|
+
declare function CheckBox(props: any): react_jsx_runtime.JSX.Element;
|
|
1641
1760
|
|
|
1642
|
-
declare function NoDataFoundMessage(props: any):
|
|
1761
|
+
declare function NoDataFoundMessage(props: any): react_jsx_runtime.JSX.Element;
|
|
1643
1762
|
|
|
1644
|
-
declare function SagIconButton(props: any):
|
|
1763
|
+
declare function SagIconButton(props: any): react_jsx_runtime.JSX.Element;
|
|
1645
1764
|
declare namespace SagIconButton {
|
|
1646
1765
|
namespace propTypes {
|
|
1647
|
-
const className:
|
|
1648
|
-
const iconName:
|
|
1649
|
-
const buttonText:
|
|
1650
|
-
const height:
|
|
1651
|
-
const color:
|
|
1652
|
-
const backgroundColor:
|
|
1653
|
-
const activeColor:
|
|
1654
|
-
const iconHeight:
|
|
1655
|
-
const iconWidth:
|
|
1656
|
-
const openState:
|
|
1657
|
-
const disabled:
|
|
1658
|
-
const onButtonClick: any
|
|
1766
|
+
const className: PropTypes.Requireable<string>;
|
|
1767
|
+
const iconName: PropTypes.Requireable<string>;
|
|
1768
|
+
const buttonText: PropTypes.Requireable<string>;
|
|
1769
|
+
const height: PropTypes.Requireable<string>;
|
|
1770
|
+
const color: PropTypes.Requireable<string>;
|
|
1771
|
+
const backgroundColor: PropTypes.Requireable<string>;
|
|
1772
|
+
const activeColor: PropTypes.Requireable<string>;
|
|
1773
|
+
const iconHeight: PropTypes.Requireable<number>;
|
|
1774
|
+
const iconWidth: PropTypes.Requireable<number>;
|
|
1775
|
+
const openState: PropTypes.Requireable<boolean>;
|
|
1776
|
+
const disabled: PropTypes.Requireable<boolean>;
|
|
1777
|
+
const onButtonClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1659
1778
|
}
|
|
1660
1779
|
namespace defaultProps {
|
|
1661
1780
|
const className_1: string;
|
|
@@ -1685,22 +1804,24 @@ declare namespace SagIconButton {
|
|
|
1685
1804
|
}
|
|
1686
1805
|
}
|
|
1687
1806
|
|
|
1688
|
-
declare function SegmentedButton(props: any):
|
|
1807
|
+
declare function SegmentedButton(props: any): react_jsx_runtime.JSX.Element;
|
|
1689
1808
|
declare namespace SegmentedButton {
|
|
1690
1809
|
namespace propTypes {
|
|
1691
|
-
const name:
|
|
1692
|
-
const options:
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
const
|
|
1696
|
-
const
|
|
1697
|
-
const
|
|
1698
|
-
const
|
|
1699
|
-
const
|
|
1700
|
-
const
|
|
1701
|
-
const
|
|
1702
|
-
const
|
|
1703
|
-
const
|
|
1810
|
+
const name: PropTypes.Requireable<string>;
|
|
1811
|
+
const options: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1812
|
+
value: PropTypes.Requireable<string>;
|
|
1813
|
+
}>[]>;
|
|
1814
|
+
const width: PropTypes.Requireable<number>;
|
|
1815
|
+
const height: PropTypes.Requireable<number>;
|
|
1816
|
+
const controlradius: PropTypes.Requireable<number>;
|
|
1817
|
+
const segmentradius: PropTypes.Requireable<number>;
|
|
1818
|
+
const gap: PropTypes.Requireable<string>;
|
|
1819
|
+
const fontSize: PropTypes.Requireable<number>;
|
|
1820
|
+
const selectedsegmentcolor: PropTypes.Requireable<string>;
|
|
1821
|
+
const selectedtextcolor: PropTypes.Requireable<string>;
|
|
1822
|
+
const unselectedtextcolor: PropTypes.Requireable<string>;
|
|
1823
|
+
const defaultIndex: PropTypes.Requireable<number>;
|
|
1824
|
+
const onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1704
1825
|
}
|
|
1705
1826
|
namespace defaultProps {
|
|
1706
1827
|
const name_1: string;
|
|
@@ -1734,16 +1855,21 @@ declare namespace SegmentedButton {
|
|
|
1734
1855
|
}
|
|
1735
1856
|
}
|
|
1736
1857
|
|
|
1737
|
-
declare function TotalBenchmark(props: any):
|
|
1858
|
+
declare function TotalBenchmark(props: any): react_jsx_runtime.JSX.Element;
|
|
1738
1859
|
declare namespace TotalBenchmark {
|
|
1739
1860
|
namespace propTypes {
|
|
1740
|
-
const data:
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
const
|
|
1861
|
+
const data: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1862
|
+
title: PropTypes.Requireable<string>;
|
|
1863
|
+
value: PropTypes.Requireable<number>;
|
|
1864
|
+
totalValue: PropTypes.Requireable<number>;
|
|
1865
|
+
benchmarkValue: PropTypes.Requireable<number>;
|
|
1866
|
+
}>>;
|
|
1867
|
+
const dotCut: PropTypes.Requireable<boolean>;
|
|
1868
|
+
const addingBenchmark: PropTypes.Requireable<boolean>;
|
|
1869
|
+
const width: PropTypes.Requireable<string>;
|
|
1870
|
+
const height: PropTypes.Requireable<string>;
|
|
1871
|
+
const textcolor: PropTypes.Requireable<string>;
|
|
1872
|
+
const noDataText: PropTypes.Requireable<string>;
|
|
1747
1873
|
}
|
|
1748
1874
|
namespace defaultProps {
|
|
1749
1875
|
export namespace data_1 {
|
|
@@ -1768,21 +1894,24 @@ declare namespace TotalBenchmark {
|
|
|
1768
1894
|
}
|
|
1769
1895
|
}
|
|
1770
1896
|
|
|
1771
|
-
declare function TotalBenchmarkArrows(props: any):
|
|
1897
|
+
declare function TotalBenchmarkArrows(props: any): react_jsx_runtime.JSX.Element;
|
|
1772
1898
|
declare namespace TotalBenchmarkArrows {
|
|
1773
1899
|
namespace propTypes {
|
|
1774
|
-
const title:
|
|
1775
|
-
const value:
|
|
1776
|
-
const addingBenchmark:
|
|
1777
|
-
const benchmarkTotalValue:
|
|
1778
|
-
const benchmarkValue:
|
|
1779
|
-
const detailsTitle:
|
|
1780
|
-
const detailsData:
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
const
|
|
1785
|
-
const
|
|
1900
|
+
const title: PropTypes.Requireable<string>;
|
|
1901
|
+
const value: PropTypes.Requireable<number>;
|
|
1902
|
+
const addingBenchmark: PropTypes.Requireable<boolean>;
|
|
1903
|
+
const benchmarkTotalValue: PropTypes.Requireable<number>;
|
|
1904
|
+
const benchmarkValue: PropTypes.Requireable<number>;
|
|
1905
|
+
const detailsTitle: PropTypes.Requireable<string>;
|
|
1906
|
+
const detailsData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1907
|
+
title: PropTypes.Requireable<string>;
|
|
1908
|
+
value: PropTypes.Requireable<number>;
|
|
1909
|
+
}>[]>;
|
|
1910
|
+
const dotCut: PropTypes.Requireable<boolean>;
|
|
1911
|
+
const width: PropTypes.Requireable<string>;
|
|
1912
|
+
const height: PropTypes.Requireable<string>;
|
|
1913
|
+
const textcolor: PropTypes.Requireable<string>;
|
|
1914
|
+
const noDataText: PropTypes.Requireable<string>;
|
|
1786
1915
|
}
|
|
1787
1916
|
namespace defaultProps {
|
|
1788
1917
|
const title_1: string;
|
|
@@ -1815,22 +1944,26 @@ declare namespace TotalBenchmarkArrows {
|
|
|
1815
1944
|
}
|
|
1816
1945
|
}
|
|
1817
1946
|
|
|
1818
|
-
declare function TotalBenchmarkBarchart(props: any):
|
|
1947
|
+
declare function TotalBenchmarkBarchart(props: any): react_jsx_runtime.JSX.Element;
|
|
1819
1948
|
declare namespace TotalBenchmarkBarchart {
|
|
1820
1949
|
namespace propTypes {
|
|
1821
|
-
const title:
|
|
1822
|
-
const value:
|
|
1823
|
-
const addingBenchmark:
|
|
1824
|
-
const benchmarkTotalValue:
|
|
1825
|
-
const benchmarkValue:
|
|
1826
|
-
const currency:
|
|
1827
|
-
const currencyType:
|
|
1828
|
-
const barChartData:
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
const
|
|
1950
|
+
const title: PropTypes.Requireable<string>;
|
|
1951
|
+
const value: PropTypes.Requireable<number>;
|
|
1952
|
+
const addingBenchmark: PropTypes.Requireable<boolean>;
|
|
1953
|
+
const benchmarkTotalValue: PropTypes.Requireable<number>;
|
|
1954
|
+
const benchmarkValue: PropTypes.Requireable<number>;
|
|
1955
|
+
const currency: PropTypes.Requireable<boolean>;
|
|
1956
|
+
const currencyType: PropTypes.Requireable<string>;
|
|
1957
|
+
const barChartData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1958
|
+
title: PropTypes.Requireable<string>;
|
|
1959
|
+
value: PropTypes.Requireable<number>;
|
|
1960
|
+
color: PropTypes.Requireable<string>;
|
|
1961
|
+
}>[]>;
|
|
1962
|
+
const dotCut: PropTypes.Requireable<boolean>;
|
|
1963
|
+
const width: PropTypes.Requireable<string>;
|
|
1964
|
+
const height: PropTypes.Requireable<string>;
|
|
1965
|
+
const textcolor: PropTypes.Requireable<string>;
|
|
1966
|
+
const noDataText: PropTypes.Requireable<string>;
|
|
1834
1967
|
}
|
|
1835
1968
|
namespace defaultProps {
|
|
1836
1969
|
const title_1: string;
|
|
@@ -1866,32 +1999,36 @@ declare namespace TotalBenchmarkBarchart {
|
|
|
1866
1999
|
}
|
|
1867
2000
|
}
|
|
1868
2001
|
|
|
1869
|
-
declare function TotalBenchmarkAreachart(props: any):
|
|
2002
|
+
declare function TotalBenchmarkAreachart(props: any): react_jsx_runtime.JSX.Element;
|
|
1870
2003
|
declare namespace TotalBenchmarkAreachart {
|
|
1871
2004
|
namespace propTypes {
|
|
1872
|
-
const title:
|
|
1873
|
-
const value:
|
|
1874
|
-
const arrowSign:
|
|
1875
|
-
const addingBenchmark:
|
|
1876
|
-
const benchmarkTotalValue:
|
|
1877
|
-
const benchmarkValue:
|
|
1878
|
-
const areaChartData:
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
const
|
|
1884
|
-
const
|
|
1885
|
-
const
|
|
1886
|
-
const
|
|
1887
|
-
const
|
|
1888
|
-
const
|
|
1889
|
-
const
|
|
1890
|
-
const
|
|
1891
|
-
const
|
|
1892
|
-
const
|
|
1893
|
-
const
|
|
1894
|
-
const
|
|
2005
|
+
const title: PropTypes.Requireable<string>;
|
|
2006
|
+
const value: PropTypes.Requireable<number>;
|
|
2007
|
+
const arrowSign: PropTypes.Requireable<string>;
|
|
2008
|
+
const addingBenchmark: PropTypes.Requireable<boolean>;
|
|
2009
|
+
const benchmarkTotalValue: PropTypes.Requireable<number>;
|
|
2010
|
+
const benchmarkValue: PropTypes.Requireable<number>;
|
|
2011
|
+
const areaChartData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
2012
|
+
title: PropTypes.Requireable<string>;
|
|
2013
|
+
value1: PropTypes.Requireable<number>;
|
|
2014
|
+
value2: PropTypes.Requireable<number>;
|
|
2015
|
+
}>[]>;
|
|
2016
|
+
const width: PropTypes.Requireable<string>;
|
|
2017
|
+
const height: PropTypes.Requireable<string>;
|
|
2018
|
+
const textcolor: PropTypes.Requireable<string>;
|
|
2019
|
+
const areaChart1Color: PropTypes.Requireable<string>;
|
|
2020
|
+
const areaChart2Color: PropTypes.Requireable<string>;
|
|
2021
|
+
const xselectedColor: PropTypes.Requireable<string>;
|
|
2022
|
+
const fillChart1Color: PropTypes.Requireable<string>;
|
|
2023
|
+
const fillChart2Color: PropTypes.Requireable<string>;
|
|
2024
|
+
const startOffset: PropTypes.Requireable<string>;
|
|
2025
|
+
const endOffset: PropTypes.Requireable<string>;
|
|
2026
|
+
const opacity: PropTypes.Requireable<string>;
|
|
2027
|
+
const value1Title: PropTypes.Requireable<string>;
|
|
2028
|
+
const value2Title: PropTypes.Requireable<string>;
|
|
2029
|
+
const noDataText: PropTypes.Requireable<string>;
|
|
2030
|
+
const startWeekRange: PropTypes.Requireable<string>;
|
|
2031
|
+
const endWeekRange: PropTypes.Requireable<string>;
|
|
1895
2032
|
}
|
|
1896
2033
|
namespace defaultProps {
|
|
1897
2034
|
const title_1: string;
|
|
@@ -1947,24 +2084,28 @@ declare namespace TotalBenchmarkAreachart {
|
|
|
1947
2084
|
}
|
|
1948
2085
|
}
|
|
1949
2086
|
|
|
1950
|
-
declare function KpiFilter(props: any):
|
|
2087
|
+
declare function KpiFilter(props: any): react_jsx_runtime.JSX.Element;
|
|
1951
2088
|
declare namespace KpiFilter {
|
|
1952
2089
|
namespace propTypes {
|
|
1953
|
-
const mainTitle:
|
|
1954
|
-
const periodTitle:
|
|
1955
|
-
const hidePeriod:
|
|
1956
|
-
const kpiData:
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
const
|
|
1962
|
-
const
|
|
1963
|
-
const
|
|
1964
|
-
const
|
|
1965
|
-
const
|
|
1966
|
-
const
|
|
1967
|
-
const
|
|
2090
|
+
const mainTitle: PropTypes.Requireable<string>;
|
|
2091
|
+
const periodTitle: PropTypes.Requireable<string>;
|
|
2092
|
+
const hidePeriod: PropTypes.Requireable<boolean>;
|
|
2093
|
+
const kpiData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
2094
|
+
label: PropTypes.Requireable<string>;
|
|
2095
|
+
checked: PropTypes.Requireable<boolean>;
|
|
2096
|
+
disabled: PropTypes.Requireable<boolean>;
|
|
2097
|
+
}>[]>;
|
|
2098
|
+
const height: PropTypes.Requireable<string>;
|
|
2099
|
+
const width: PropTypes.Requireable<string>;
|
|
2100
|
+
const buttonsIconColor: PropTypes.Requireable<string>;
|
|
2101
|
+
const buttonsBorderColor: PropTypes.Requireable<string>;
|
|
2102
|
+
const buttonsTextColorChecked: PropTypes.Requireable<string>;
|
|
2103
|
+
const buttonsTextColorUnchecked: PropTypes.Requireable<string>;
|
|
2104
|
+
const buttonsBackgroundColorChecked: PropTypes.Requireable<string>;
|
|
2105
|
+
const buttonsBackgroundColorUnchecked: PropTypes.Requireable<string>;
|
|
2106
|
+
const onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
2107
|
+
const onClickPeriod: PropTypes.Requireable<(...args: any[]) => any>;
|
|
2108
|
+
const selectAllIgnoreList: PropTypes.Requireable<string[]>;
|
|
1968
2109
|
}
|
|
1969
2110
|
namespace defaultProps {
|
|
1970
2111
|
const mainTitle_1: string;
|
|
@@ -2000,6 +2141,6 @@ declare namespace KpiFilter {
|
|
|
2000
2141
|
}
|
|
2001
2142
|
}
|
|
2002
2143
|
|
|
2003
|
-
declare function FooterBranding():
|
|
2144
|
+
declare function FooterBranding(): react_jsx_runtime.JSX.Element;
|
|
2004
2145
|
|
|
2005
2146
|
export { AdvancedThresholds, Analytics, AreaChart, BannerEventBoxList, BarChart, BarChartTwoRows, BarChartWithAreaChart, BarChartsByWeeks, BatteryChart, BreakdownPanel, BrushChart, BubbleChart, Budgets, Build, Button, Campaigns, CheckBox, CollapseData, CollapseHeader, ContainerTable, Coupons, CustomerSegments, Dashboard, DialogOverlay, DoubleBarSingleLine, DoublePanelDataRow, DownloadProgress, DropdownNew, EventDetailsCard, EventList, Execute, FilterPanel, FilterPop, FooterBranding, GroupBuilder, Heatmap, IconButton, Input, InsightsCarousel, ItemManagerPanel, ItemsStores, KpiFilter, LinkButton, LinnerDataBox, MarketShareDescription, MenuRoute, MessageBox, ModalDrawer, ModalWithOverlay, NoDataFoundMessage, OneColumnContainer, OverlayDropdown, PerformanceAnalyticsLegend, PieChart, PopupCharts, PreTestWhatIf, QuickFilter, QuickFilterCards, RangePicker, RangePop, ReportTable, RulesEngine, SagIconButton, SampleRunEngine, SearchInput, SegmentedButton, SingleBarLineCharts, SortPop, TabMenu, Table, Tag, ToasterMessageBox, ToggleSwitch, Tooltip, TopToggleList, TotalBenchmark, TotalBenchmarkAreachart, TotalBenchmarkArrows, TotalBenchmarkBarchart, TotalDoughnutChart, TotalHorizontalCharts, Track, TwoBarCharts, WeeksPicker };
|