sag_components 2.0.0-beta330 → 2.0.0-beta332
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 +517 -640
- package/dist/index.esm.js +160 -95
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +160 -95
- 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 +6 -7
- 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 +12 -13
- package/dist/types/components/BannersDropdown/BannersDropdown.d.ts +3 -4
- package/dist/types/components/BannersDropdown/BannersDropdown.style.d.ts +8 -8
- package/dist/types/components/BarChart/BarChart.d.ts +20 -29
- 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 +29 -37
- 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 +13 -14
- 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 +25 -27
- 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 +5 -12
- package/dist/types/components/CampaignTool/CampaignDemoReport.style.d.ts +5 -5
- package/dist/types/components/CampaignTool/Card.d.ts +7 -13
- 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 +3 -4
- package/dist/types/components/CampaignTool/MultipleCard.style.d.ts +1 -1
- package/dist/types/components/CampaignTool/PageFilterBar.d.ts +2 -3
- package/dist/types/components/CampaignTool/PageFilterBar.style.d.ts +2 -2
- package/dist/types/components/CampaignTool/Popup.d.ts +7 -8
- package/dist/types/components/CampaignTool/Popup.style.d.ts +14 -14
- package/dist/types/components/CampaignTool/PopupContent.d.ts +6 -11
- package/dist/types/components/CampaignTool/PopupContent.style.d.ts +7 -7
- package/dist/types/components/CampaignTool/Table.d.ts +14 -19
- 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 +8 -19
- package/dist/types/components/CollapseData/CollapseData.style.d.ts +11 -11
- package/dist/types/components/CollapseHeader/CollapseHeader.d.ts +16 -31
- package/dist/types/components/CollapseHeader/CollapseHeader.style.d.ts +25 -25
- package/dist/types/components/CollapseMenuItem/CollapseMenuItem.d.ts +6 -7
- 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 +5 -6
- 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 +13 -14
- 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 +13 -14
- package/dist/types/components/EventDetailsCard/EventDetailsCard.style.d.ts +6 -6
- package/dist/types/components/EventList/EventList.d.ts +7 -11
- package/dist/types/components/EventList/EventList.style.d.ts +4 -4
- package/dist/types/components/EventListItem/EventListItem.d.ts +7 -8
- 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 +1 -2
- package/dist/types/components/FilterContainer/FilterContainer.style.d.ts +3 -3
- package/dist/types/components/FilterPanel/FilterPanel.d.ts +20 -48
- 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 +13 -14
- package/dist/types/components/FormattedValue/FormattedValue.style.d.ts +7 -7
- package/dist/types/components/Heatmap/Heatmap.d.ts +5 -10
- package/dist/types/components/Heatmap/Heatmap.style.d.ts +13 -15
- package/dist/types/components/IconButton/IconButton.d.ts +14 -15
- package/dist/types/components/IconButton/IconButton.style.d.ts +4 -4
- package/dist/types/components/Input/Input.d.ts +27 -28
- package/dist/types/components/Input/Input.style.d.ts +8 -8
- package/dist/types/components/InputOld/InputOld.d.ts +17 -18
- 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 +3 -2
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.stories.d.ts +3 -3
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.style.d.ts +29 -45
- package/dist/types/components/ItemManagerPanel/NewItemList/NewItemList.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/NewItemList/NewItemList.style.d.ts +17 -19
- 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 +3 -2
- package/dist/types/components/ItemManagerPanel/NewSubitem/NewSubitem.style.d.ts +19 -21
- package/dist/types/components/ItemManagerPanel/NewSubitemList/NewSubitemList.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/NewSubitemList/NewSubitemList.style.d.ts +17 -19
- package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.style.d.ts +14 -16
- package/dist/types/components/KpiFilter/KpiFilter.d.ts +16 -21
- 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 +12 -14
- 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 +7 -12
- 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 +1 -1
- 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 +1 -2
- 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 +14 -15
- 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 +25 -26
- 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 +8 -13
- package/dist/types/components/OverlayDropdown/OverlayTemplateDialog.style.d.ts +10 -10
- package/dist/types/components/PerformanceAnalytics/PerformanceAnalytics.d.ts +21 -39
- 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 +13 -34
- package/dist/types/components/PerformanceAnalyticsOneColumn/PerformanceAnalyticsOneColumn.style.d.ts +13 -13
- package/dist/types/components/PerformanceAnalyticsTotals/PerformanceAnalyticsTotals.d.ts +5 -14
- package/dist/types/components/PerformanceAnalyticsTotals/PerformanceAnalyticsTotals.style.d.ts +10 -10
- package/dist/types/components/PieChart/PieChart.d.ts +19 -23
- package/dist/types/components/PieChart/PieChart.style.d.ts +18 -18
- package/dist/types/components/PopupCharts/PopupCharts.d.ts +9 -20
- package/dist/types/components/PopupCharts/PopupCharts.style.d.ts +12 -12
- package/dist/types/components/ProductsVariety/ProductsVariety.d.ts +7 -12
- package/dist/types/components/ProductsVariety/ProductsVariety.style.d.ts +10 -10
- package/dist/types/components/ProgressBar/ProgressBar.d.ts +6 -7
- package/dist/types/components/ProgressBar/ProgressBar.style.d.ts +2 -2
- package/dist/types/components/QuarterPicker/QuarterPicker.d.ts +14 -15
- 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 +17 -24
- package/dist/types/components/QuickFilterDropdownMultiSelection/QuickFilterDropdownMultiSelection.style.d.ts +17 -17
- package/dist/types/components/QuickFilterDropdownSingle/QuickFilterDropdownSingle.d.ts +15 -22
- package/dist/types/components/QuickFilterDropdownSingle/QuickFilterDropdownSingle.style.d.ts +11 -11
- package/dist/types/components/RangePicker/RangeDatePicker.d.ts +6 -2
- package/dist/types/components/RangePicker/RangePicker.d.ts +30 -15
- package/dist/types/components/RangePicker/RangePicker.stories.d.ts +53 -0
- package/dist/types/components/RangePicker/RangePicker.style.d.ts +8 -8
- package/dist/types/components/ReportTable/ReportTable.d.ts +17 -26
- package/dist/types/components/ReportTable/ReportTable.style.d.ts +14 -14
- package/dist/types/components/SagButton/SagButton.d.ts +13 -14
- package/dist/types/components/SagButton/SagButton.style.d.ts +3 -3
- package/dist/types/components/SagIconButton/SagIconButton.d.ts +13 -14
- package/dist/types/components/SagIconButton/SagIconButton.style.d.ts +2 -2
- package/dist/types/components/SagInput/SagInput.d.ts +10 -11
- package/dist/types/components/SagInput/SagInput.style.d.ts +3 -3
- package/dist/types/components/SalesAndROI/SalesAndROI.d.ts +13 -19
- 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 +14 -17
- 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 +16 -20
- 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 +14 -14
- package/dist/types/components/Table/Table.style.d.ts +20 -20
- package/dist/types/components/Table/TableBody.d.ts +1 -2
- package/dist/types/components/Table/TableBody.styles.d.ts +38 -38
- 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 +12 -15
- 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 +5 -6
- 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 +5 -6
- package/dist/types/components/TopToggleList/TopToggleList.style.d.ts +5 -5
- package/dist/types/components/TotalBenchmark/TotalBenchmark.d.ts +8 -14
- package/dist/types/components/TotalBenchmark/TotalBenchmark.style.d.ts +9 -9
- package/dist/types/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.d.ts +24 -29
- package/dist/types/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.style.d.ts +20 -20
- package/dist/types/components/TotalBenchmarkArrows/TotalBenchmarkArrows.d.ts +13 -17
- package/dist/types/components/TotalBenchmarkArrows/TotalBenchmarkArrows.style.d.ts +14 -14
- package/dist/types/components/TotalBenchmarkBarchart/TotalBenchmarkBarchart.d.ts +14 -19
- package/dist/types/components/TotalBenchmarkBarchart/TotalBenchmarkBarchart.style.d.ts +10 -10
- package/dist/types/components/TotalDoughnutChart/TotalDoughnutChart.d.ts +24 -29
- package/dist/types/components/TotalDoughnutChart/TotalDoughnutChart.style.d.ts +19 -19
- package/dist/types/components/TotalHorizontalCharts/TotalHorizontalCharts.d.ts +22 -27
- package/dist/types/components/TotalHorizontalCharts/TotalHorizontalCharts.style.d.ts +6 -6
- package/dist/types/components/TspanTooltip/TspanTooltip.d.ts +6 -7
- package/dist/types/components/TspanTooltip/TspanTooltip.style.d.ts +3 -3
- package/dist/types/components/TwoBarCharts/TwoBarCharts.d.ts +18 -27
- package/dist/types/components/TwoBarCharts/TwoBarCharts.style.d.ts +8 -8
- package/dist/types/components/WeeksPicker/WeeksCalendar.d.ts +9 -13
- 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 +3 -4
- 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 +3 -4
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,33 +1,26 @@
|
|
|
1
|
-
|
|
2
|
-
import PropTypes from 'prop-types';
|
|
3
|
-
import React from 'react';
|
|
1
|
+
declare function Button(props: any): any;
|
|
4
2
|
|
|
5
|
-
declare function
|
|
6
|
-
|
|
7
|
-
declare function PieChart(props: any): react_jsx_runtime.JSX.Element;
|
|
3
|
+
declare function PieChart(props: any): any;
|
|
8
4
|
declare namespace PieChart {
|
|
9
5
|
namespace propTypes {
|
|
10
|
-
const className:
|
|
11
|
-
const width:
|
|
12
|
-
const height:
|
|
13
|
-
const textcolor:
|
|
14
|
-
const title:
|
|
15
|
-
const value:
|
|
16
|
-
const currencySign:
|
|
17
|
-
const currencyType:
|
|
18
|
-
const dotCut:
|
|
19
|
-
const isPercent:
|
|
20
|
-
const legendData:
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const
|
|
25
|
-
const
|
|
26
|
-
const
|
|
27
|
-
const
|
|
28
|
-
const addingBenchmark: PropTypes.Requireable<boolean>;
|
|
29
|
-
const textAfterValue: PropTypes.Requireable<string>;
|
|
30
|
-
const noDataText: PropTypes.Requireable<string>;
|
|
6
|
+
const className: any;
|
|
7
|
+
const width: any;
|
|
8
|
+
const height: any;
|
|
9
|
+
const textcolor: any;
|
|
10
|
+
const title: any;
|
|
11
|
+
const value: any;
|
|
12
|
+
const currencySign: any;
|
|
13
|
+
const currencyType: any;
|
|
14
|
+
const dotCut: any;
|
|
15
|
+
const isPercent: any;
|
|
16
|
+
const legendData: any;
|
|
17
|
+
const itemsBoldedValues: any;
|
|
18
|
+
const itemsPercentagesValueAside: any;
|
|
19
|
+
const itemsValuesSeparateLine: any;
|
|
20
|
+
const hideTitleAndValue: any;
|
|
21
|
+
const addingBenchmark: any;
|
|
22
|
+
const textAfterValue: any;
|
|
23
|
+
const noDataText: any;
|
|
31
24
|
}
|
|
32
25
|
namespace defaultProps {
|
|
33
26
|
const className_1: string;
|
|
@@ -69,21 +62,21 @@ declare namespace PieChart {
|
|
|
69
62
|
}
|
|
70
63
|
}
|
|
71
64
|
|
|
72
|
-
declare function EventDetailsCard(props: any):
|
|
65
|
+
declare function EventDetailsCard(props: any): any;
|
|
73
66
|
declare namespace EventDetailsCard {
|
|
74
67
|
namespace propTypes {
|
|
75
|
-
const title:
|
|
76
|
-
const width:
|
|
77
|
-
const height:
|
|
78
|
-
const className:
|
|
79
|
-
const displayBannersDropdown:
|
|
80
|
-
const banners:
|
|
81
|
-
const data:
|
|
82
|
-
const count:
|
|
83
|
-
const buttonText:
|
|
84
|
-
const onViewButtonClick:
|
|
85
|
-
const onBannersDropdownClick:
|
|
86
|
-
const disableViewDetailsButton:
|
|
68
|
+
const title: any;
|
|
69
|
+
const width: any;
|
|
70
|
+
const height: any;
|
|
71
|
+
const className: any;
|
|
72
|
+
const displayBannersDropdown: any;
|
|
73
|
+
const banners: any;
|
|
74
|
+
const data: any;
|
|
75
|
+
const count: any;
|
|
76
|
+
const buttonText: any;
|
|
77
|
+
const onViewButtonClick: any;
|
|
78
|
+
const onBannersDropdownClick: any;
|
|
79
|
+
const disableViewDetailsButton: any;
|
|
87
80
|
}
|
|
88
81
|
namespace defaultProps {
|
|
89
82
|
const title_1: string;
|
|
@@ -116,59 +109,32 @@ declare namespace EventDetailsCard {
|
|
|
116
109
|
}
|
|
117
110
|
}
|
|
118
111
|
|
|
119
|
-
declare function LinnerDataBox(props: any):
|
|
112
|
+
declare function LinnerDataBox(props: any): any;
|
|
120
113
|
|
|
121
|
-
declare function TabMenu(props: any):
|
|
114
|
+
declare function TabMenu(props: any): any;
|
|
122
115
|
|
|
123
|
-
declare function FilterPanel(props: any):
|
|
116
|
+
declare function FilterPanel(props: any): any;
|
|
124
117
|
declare namespace FilterPanel {
|
|
125
118
|
namespace propTypes {
|
|
126
|
-
const availableQuarters:
|
|
127
|
-
const availableMonths:
|
|
128
|
-
const availableYears:
|
|
129
|
-
const fieldsData:
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
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>;
|
|
119
|
+
const availableQuarters: any;
|
|
120
|
+
const availableMonths: any;
|
|
121
|
+
const availableYears: any;
|
|
122
|
+
const fieldsData: any;
|
|
123
|
+
const width: any;
|
|
124
|
+
const height: any;
|
|
125
|
+
const okButtonBackgroundColor: any;
|
|
126
|
+
const okButtonHoverColor: any;
|
|
127
|
+
const resetButtonHoverColor: any;
|
|
128
|
+
const borderColor: any;
|
|
129
|
+
const onOkClick: any;
|
|
130
|
+
const onResetClick: any;
|
|
131
|
+
const onItemValueChanged: any;
|
|
132
|
+
const disableOKButton: any;
|
|
133
|
+
const className: any;
|
|
134
|
+
const useExternalFilterState: any;
|
|
135
|
+
const showShadow: any;
|
|
136
|
+
const tooltipTextGoButton: any;
|
|
137
|
+
const dropdownHeight: any;
|
|
172
138
|
}
|
|
173
139
|
namespace defaultProps {
|
|
174
140
|
const availableQuarters_1: string[];
|
|
@@ -210,33 +176,25 @@ declare namespace FilterPanel {
|
|
|
210
176
|
}
|
|
211
177
|
}
|
|
212
178
|
|
|
213
|
-
declare function ReportTable(props: any):
|
|
179
|
+
declare function ReportTable(props: any): any;
|
|
214
180
|
declare namespace ReportTable {
|
|
215
181
|
namespace propTypes {
|
|
216
|
-
const buttonText:
|
|
217
|
-
const buttonIconName:
|
|
218
|
-
const tableData:
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
const
|
|
228
|
-
const
|
|
229
|
-
const
|
|
230
|
-
const
|
|
231
|
-
const
|
|
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>;
|
|
182
|
+
const buttonText: any;
|
|
183
|
+
const buttonIconName: any;
|
|
184
|
+
const tableData: any;
|
|
185
|
+
const maxColumnsNumber: any;
|
|
186
|
+
const useColorLinearGradient: any;
|
|
187
|
+
const useSelectButtons: any;
|
|
188
|
+
const disableSelectButtons: any;
|
|
189
|
+
const disableInfo: any;
|
|
190
|
+
const selectTextColor: any;
|
|
191
|
+
const onSelectRowClick: any;
|
|
192
|
+
const onCheckRowClick: any;
|
|
193
|
+
const onAllRowsCheckBoxClick: any;
|
|
194
|
+
const useCheckBoxes: any;
|
|
195
|
+
const selectHoverColor: any;
|
|
196
|
+
const enableHover: any;
|
|
197
|
+
const enablePagination: any;
|
|
240
198
|
}
|
|
241
199
|
namespace defaultProps {
|
|
242
200
|
const buttonText_1: string;
|
|
@@ -292,18 +250,15 @@ declare namespace ReportTable {
|
|
|
292
250
|
}
|
|
293
251
|
}
|
|
294
252
|
|
|
295
|
-
declare function EventList(props: any):
|
|
253
|
+
declare function EventList(props: any): any;
|
|
296
254
|
declare namespace EventList {
|
|
297
255
|
namespace propTypes {
|
|
298
|
-
const eventsData:
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
const
|
|
303
|
-
const
|
|
304
|
-
const width: PropTypes.Requireable<string>;
|
|
305
|
-
const itemHeight: PropTypes.Requireable<string>;
|
|
306
|
-
const onSelectClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
256
|
+
const eventsData: any;
|
|
257
|
+
const selectTextColor: any;
|
|
258
|
+
const height: any;
|
|
259
|
+
const width: any;
|
|
260
|
+
const itemHeight: any;
|
|
261
|
+
const onSelectClick: any;
|
|
307
262
|
}
|
|
308
263
|
namespace defaultProps {
|
|
309
264
|
const eventsData_1: any[];
|
|
@@ -321,15 +276,15 @@ declare namespace EventList {
|
|
|
321
276
|
}
|
|
322
277
|
}
|
|
323
278
|
|
|
324
|
-
declare function BannerEventBoxList(props: any):
|
|
279
|
+
declare function BannerEventBoxList(props: any): any;
|
|
325
280
|
|
|
326
|
-
declare function DialogOverlay(props: any):
|
|
281
|
+
declare function DialogOverlay(props: any): any;
|
|
327
282
|
declare namespace DialogOverlay {
|
|
328
283
|
namespace propTypes {
|
|
329
|
-
const title:
|
|
330
|
-
const children:
|
|
331
|
-
const onDialogClose:
|
|
332
|
-
const className:
|
|
284
|
+
const title: any;
|
|
285
|
+
const children: any;
|
|
286
|
+
const onDialogClose: any;
|
|
287
|
+
const className: any;
|
|
333
288
|
}
|
|
334
289
|
namespace defaultProps {
|
|
335
290
|
const title_1: string;
|
|
@@ -343,38 +298,24 @@ declare namespace DialogOverlay {
|
|
|
343
298
|
}
|
|
344
299
|
}
|
|
345
300
|
|
|
346
|
-
declare function CollapseHeader(props: any):
|
|
301
|
+
declare function CollapseHeader(props: any): any;
|
|
347
302
|
declare namespace CollapseHeader {
|
|
348
303
|
namespace propTypes {
|
|
349
|
-
const className:
|
|
350
|
-
const showRetailerIcon:
|
|
351
|
-
const showPeriodIcon:
|
|
352
|
-
const viewCreativeRetailersData:
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
const
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
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>;
|
|
304
|
+
const className: any;
|
|
305
|
+
const showRetailerIcon: any;
|
|
306
|
+
const showPeriodIcon: any;
|
|
307
|
+
const viewCreativeRetailersData: any;
|
|
308
|
+
const data: any;
|
|
309
|
+
const showViewCreativeButton: any;
|
|
310
|
+
const viewCreativeOnClick: any;
|
|
311
|
+
const descriptionTitle: any;
|
|
312
|
+
const datesTitle: any;
|
|
313
|
+
const width: any;
|
|
314
|
+
const height: any;
|
|
315
|
+
const textcolor: any;
|
|
316
|
+
const showDraft: any;
|
|
317
|
+
const buttonText: any;
|
|
318
|
+
const disabled: any;
|
|
378
319
|
}
|
|
379
320
|
namespace defaultProps {
|
|
380
321
|
const className_1: string;
|
|
@@ -443,35 +384,35 @@ declare function QuickFilter({ hoverColor, multipleSelection, xIconShow, disable
|
|
|
443
384
|
onChange?: (value: any) => void;
|
|
444
385
|
options?: any[];
|
|
445
386
|
selectedValue?: any[];
|
|
446
|
-
}):
|
|
387
|
+
}): any;
|
|
447
388
|
|
|
448
|
-
declare function OneColumnContainer(props: any):
|
|
389
|
+
declare function OneColumnContainer(props: any): any;
|
|
449
390
|
declare namespace OneColumnContainer {
|
|
450
391
|
namespace propTypes {
|
|
451
|
-
const children:
|
|
452
|
-
const display:
|
|
453
|
-
const isLoading:
|
|
454
|
-
const gridTemplateColumns:
|
|
455
|
-
const itemClass:
|
|
456
|
-
const divStyle:
|
|
457
|
-
const overStyle:
|
|
458
|
-
const draggingStyle:
|
|
459
|
-
const droppedStyle:
|
|
460
|
-
const width:
|
|
461
|
-
const height:
|
|
462
|
-
const overflow:
|
|
463
|
-
const transparentBackground:
|
|
464
|
-
const infoTitle:
|
|
465
|
-
const infoText:
|
|
466
|
-
const disableInfo:
|
|
467
|
-
const showViewByBannerButton:
|
|
468
|
-
const onBannerClick:
|
|
469
|
-
const columnTitle:
|
|
470
|
-
const isPercentOfChange:
|
|
471
|
-
const PercentOfChangeData:
|
|
472
|
-
const backgroundImage:
|
|
473
|
-
const showBackgroundImage:
|
|
474
|
-
const backgroundImageStyle:
|
|
392
|
+
const children: any;
|
|
393
|
+
const display: any;
|
|
394
|
+
const isLoading: any;
|
|
395
|
+
const gridTemplateColumns: any;
|
|
396
|
+
const itemClass: any;
|
|
397
|
+
const divStyle: any;
|
|
398
|
+
const overStyle: any;
|
|
399
|
+
const draggingStyle: any;
|
|
400
|
+
const droppedStyle: any;
|
|
401
|
+
const width: any;
|
|
402
|
+
const height: any;
|
|
403
|
+
const overflow: any;
|
|
404
|
+
const transparentBackground: any;
|
|
405
|
+
const infoTitle: any;
|
|
406
|
+
const infoText: any;
|
|
407
|
+
const disableInfo: any;
|
|
408
|
+
const showViewByBannerButton: any;
|
|
409
|
+
const onBannerClick: any;
|
|
410
|
+
const columnTitle: any;
|
|
411
|
+
const isPercentOfChange: any;
|
|
412
|
+
const PercentOfChangeData: any;
|
|
413
|
+
const backgroundImage: any;
|
|
414
|
+
const showBackgroundImage: any;
|
|
415
|
+
const backgroundImageStyle: any;
|
|
475
416
|
}
|
|
476
417
|
namespace defaultProps {
|
|
477
418
|
const children_1: any;
|
|
@@ -525,44 +466,37 @@ declare namespace OneColumnContainer {
|
|
|
525
466
|
}
|
|
526
467
|
}
|
|
527
468
|
|
|
528
|
-
declare function BarChartsByWeeks(props: any):
|
|
469
|
+
declare function BarChartsByWeeks(props: any): any;
|
|
529
470
|
declare namespace BarChartsByWeeks {
|
|
530
471
|
namespace propTypes {
|
|
531
|
-
const className:
|
|
532
|
-
const title:
|
|
533
|
-
const showHeaderTopValue:
|
|
534
|
-
const headerValueTopTitle:
|
|
535
|
-
const headerValueBottomTitle:
|
|
536
|
-
const headerValue:
|
|
537
|
-
const HeaderValueCurrencyType:
|
|
538
|
-
const HeaderValueIsPercent:
|
|
539
|
-
const barChartData:
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
const
|
|
544
|
-
const
|
|
545
|
-
const
|
|
546
|
-
const
|
|
547
|
-
const
|
|
548
|
-
const
|
|
549
|
-
const
|
|
550
|
-
const
|
|
551
|
-
const
|
|
552
|
-
const
|
|
553
|
-
const
|
|
554
|
-
const
|
|
555
|
-
const
|
|
556
|
-
const
|
|
557
|
-
const
|
|
558
|
-
const
|
|
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>;
|
|
472
|
+
const className: any;
|
|
473
|
+
const title: any;
|
|
474
|
+
const showHeaderTopValue: any;
|
|
475
|
+
const headerValueTopTitle: any;
|
|
476
|
+
const headerValueBottomTitle: any;
|
|
477
|
+
const headerValue: any;
|
|
478
|
+
const HeaderValueCurrencyType: any;
|
|
479
|
+
const HeaderValueIsPercent: any;
|
|
480
|
+
const barChartData: any;
|
|
481
|
+
const isTitleOriganal: any;
|
|
482
|
+
const width: any;
|
|
483
|
+
const height: any;
|
|
484
|
+
const barChartColor: any;
|
|
485
|
+
const barChartSecondColor: any;
|
|
486
|
+
const xselectedColor: any;
|
|
487
|
+
const startWeekRange: any;
|
|
488
|
+
const endWeekRange: any;
|
|
489
|
+
const tooltipTitle: any;
|
|
490
|
+
const tooltipSecondTitle: any;
|
|
491
|
+
const yAxisCounter: any;
|
|
492
|
+
const isPercentValue: any;
|
|
493
|
+
const interval: any;
|
|
494
|
+
const showTitle: any;
|
|
495
|
+
const showLegend: any;
|
|
496
|
+
const legendData: any;
|
|
497
|
+
const showTwoBars: any;
|
|
498
|
+
const setLimitHeight: any;
|
|
499
|
+
const setLimitLow: any;
|
|
566
500
|
}
|
|
567
501
|
namespace defaultProps {
|
|
568
502
|
const className_1: string;
|
|
@@ -631,27 +565,17 @@ declare namespace BarChartsByWeeks {
|
|
|
631
565
|
}
|
|
632
566
|
}
|
|
633
567
|
|
|
634
|
-
declare function PopupCharts(props: any):
|
|
568
|
+
declare function PopupCharts(props: any): any;
|
|
635
569
|
declare namespace PopupCharts {
|
|
636
570
|
namespace propTypes {
|
|
637
|
-
const title:
|
|
638
|
-
const chartType:
|
|
639
|
-
const popupChartsItemsData:
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
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>;
|
|
571
|
+
const title: any;
|
|
572
|
+
const chartType: any;
|
|
573
|
+
const popupChartsItemsData: any;
|
|
574
|
+
const isPopupChartsOpen: any;
|
|
575
|
+
const width: any;
|
|
576
|
+
const height: any;
|
|
577
|
+
const onCloseClick: any;
|
|
578
|
+
const subtitleTextColor: any;
|
|
655
579
|
}
|
|
656
580
|
namespace defaultProps {
|
|
657
581
|
const title_1: string;
|
|
@@ -694,36 +618,32 @@ declare namespace PopupCharts {
|
|
|
694
618
|
}
|
|
695
619
|
}
|
|
696
620
|
|
|
697
|
-
declare function TotalDoughnutChart(props: any):
|
|
621
|
+
declare function TotalDoughnutChart(props: any): any;
|
|
698
622
|
declare namespace TotalDoughnutChart {
|
|
699
623
|
namespace propTypes {
|
|
700
|
-
const className:
|
|
701
|
-
const title:
|
|
702
|
-
const value:
|
|
703
|
-
const rootFont:
|
|
704
|
-
const containerPadding:
|
|
705
|
-
const addingBenchmark:
|
|
706
|
-
const dotCut:
|
|
707
|
-
const currencySign:
|
|
708
|
-
const currencyType:
|
|
709
|
-
const legendData:
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
const
|
|
715
|
-
const
|
|
716
|
-
const
|
|
717
|
-
const
|
|
718
|
-
const
|
|
719
|
-
const
|
|
720
|
-
const
|
|
721
|
-
const
|
|
722
|
-
const
|
|
723
|
-
const isPercent: PropTypes.Requireable<boolean>;
|
|
724
|
-
const hideTitleAndValue: PropTypes.Requireable<boolean>;
|
|
725
|
-
const noDataText: PropTypes.Requireable<string>;
|
|
726
|
-
const textAfterValue: PropTypes.Requireable<string>;
|
|
624
|
+
const className: any;
|
|
625
|
+
const title: any;
|
|
626
|
+
const value: any;
|
|
627
|
+
const rootFont: any;
|
|
628
|
+
const containerPadding: any;
|
|
629
|
+
const addingBenchmark: any;
|
|
630
|
+
const dotCut: any;
|
|
631
|
+
const currencySign: any;
|
|
632
|
+
const currencyType: any;
|
|
633
|
+
const legendData: any;
|
|
634
|
+
const legendBelow: any;
|
|
635
|
+
const itemsPercentagesValueAside: any;
|
|
636
|
+
const itemsBoldedValues: any;
|
|
637
|
+
const itemsValuesSeparateLine: any;
|
|
638
|
+
const width: any;
|
|
639
|
+
const height: any;
|
|
640
|
+
const textcolor: any;
|
|
641
|
+
const titleFontSize: any;
|
|
642
|
+
const FormattedValueFontSize: any;
|
|
643
|
+
const isPercent: any;
|
|
644
|
+
const hideTitleAndValue: any;
|
|
645
|
+
const noDataText: any;
|
|
646
|
+
const textAfterValue: any;
|
|
727
647
|
}
|
|
728
648
|
namespace defaultProps {
|
|
729
649
|
const className_1: string;
|
|
@@ -775,13 +695,13 @@ declare namespace TotalDoughnutChart {
|
|
|
775
695
|
}
|
|
776
696
|
}
|
|
777
697
|
|
|
778
|
-
declare function TopToggleList(props: any):
|
|
698
|
+
declare function TopToggleList(props: any): any;
|
|
779
699
|
declare namespace TopToggleList {
|
|
780
700
|
namespace propTypes {
|
|
781
|
-
const width:
|
|
782
|
-
const height:
|
|
783
|
-
const title:
|
|
784
|
-
const list:
|
|
701
|
+
const width: any;
|
|
702
|
+
const height: any;
|
|
703
|
+
const title: any;
|
|
704
|
+
const list: any;
|
|
785
705
|
}
|
|
786
706
|
namespace defaultProps {
|
|
787
707
|
const width_1: string;
|
|
@@ -798,19 +718,15 @@ declare namespace TopToggleList {
|
|
|
798
718
|
}
|
|
799
719
|
}
|
|
800
720
|
|
|
801
|
-
declare function MarketShareDescription(props: any):
|
|
721
|
+
declare function MarketShareDescription(props: any): any;
|
|
802
722
|
declare namespace MarketShareDescription {
|
|
803
723
|
namespace propTypes {
|
|
804
|
-
const marketShareData:
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
const
|
|
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>;
|
|
724
|
+
const marketShareData: any;
|
|
725
|
+
const height: any;
|
|
726
|
+
const width: any;
|
|
727
|
+
const iconColor: any;
|
|
728
|
+
const onBannerClick: any;
|
|
729
|
+
const dotCut: any;
|
|
814
730
|
}
|
|
815
731
|
namespace defaultProps {
|
|
816
732
|
const marketShareData_1: any[];
|
|
@@ -828,48 +744,40 @@ declare namespace MarketShareDescription {
|
|
|
828
744
|
}
|
|
829
745
|
}
|
|
830
746
|
|
|
831
|
-
declare function Heatmap(props: any):
|
|
747
|
+
declare function Heatmap(props: any): any;
|
|
832
748
|
declare namespace Heatmap {
|
|
833
749
|
namespace propTypes {
|
|
834
|
-
const title:
|
|
835
|
-
const data:
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
color: PropTypes.Validator<string>;
|
|
839
|
-
}>[]>;
|
|
840
|
-
const lowLimit: PropTypes.Validator<number>;
|
|
841
|
-
const barHeight: PropTypes.Validator<string>;
|
|
750
|
+
const title: any;
|
|
751
|
+
const data: any;
|
|
752
|
+
const lowLimit: any;
|
|
753
|
+
const barHeight: any;
|
|
842
754
|
}
|
|
843
755
|
}
|
|
844
756
|
|
|
845
|
-
declare function TotalHorizontalCharts(props: any):
|
|
757
|
+
declare function TotalHorizontalCharts(props: any): any;
|
|
846
758
|
declare namespace TotalHorizontalCharts {
|
|
847
759
|
namespace propTypes {
|
|
848
|
-
const className:
|
|
849
|
-
const title:
|
|
850
|
-
const value:
|
|
851
|
-
const dotCut:
|
|
852
|
-
const currencySign:
|
|
853
|
-
const currencyType:
|
|
854
|
-
const chartsData:
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
const
|
|
860
|
-
const
|
|
861
|
-
const
|
|
862
|
-
const
|
|
863
|
-
const
|
|
864
|
-
const
|
|
865
|
-
const
|
|
866
|
-
const
|
|
867
|
-
const
|
|
868
|
-
const
|
|
869
|
-
const isPercentage: PropTypes.Requireable<boolean>;
|
|
870
|
-
const showDollarSign: PropTypes.Requireable<boolean>;
|
|
871
|
-
const hideTotalValue: PropTypes.Requireable<boolean>;
|
|
872
|
-
const hideTitle: PropTypes.Requireable<boolean>;
|
|
760
|
+
const className: any;
|
|
761
|
+
const title: any;
|
|
762
|
+
const value: any;
|
|
763
|
+
const dotCut: any;
|
|
764
|
+
const currencySign: any;
|
|
765
|
+
const currencyType: any;
|
|
766
|
+
const chartsData: any;
|
|
767
|
+
const showScrollerBarsCount: any;
|
|
768
|
+
const showPercentAsideValue: any;
|
|
769
|
+
const labelFontSize: any;
|
|
770
|
+
const labelLimitedLetters: any;
|
|
771
|
+
const width: any;
|
|
772
|
+
const height: any;
|
|
773
|
+
const rightGap: any;
|
|
774
|
+
const textColor: any;
|
|
775
|
+
const noDataText: any;
|
|
776
|
+
const isDollar: any;
|
|
777
|
+
const isPercentage: any;
|
|
778
|
+
const showDollarSign: any;
|
|
779
|
+
const hideTotalValue: any;
|
|
780
|
+
const hideTitle: any;
|
|
873
781
|
}
|
|
874
782
|
namespace defaultProps {
|
|
875
783
|
const className_1: string;
|
|
@@ -917,22 +825,22 @@ declare namespace TotalHorizontalCharts {
|
|
|
917
825
|
}
|
|
918
826
|
}
|
|
919
827
|
|
|
920
|
-
declare function IconButton(props: any):
|
|
828
|
+
declare function IconButton(props: any): any;
|
|
921
829
|
declare namespace IconButton {
|
|
922
830
|
namespace propTypes {
|
|
923
|
-
const fileLink:
|
|
924
|
-
const showProcess:
|
|
925
|
-
const buttonText:
|
|
926
|
-
const iconName:
|
|
927
|
-
const contentColor:
|
|
928
|
-
const backgroundColor:
|
|
929
|
-
const borderColor:
|
|
930
|
-
const borderRadius:
|
|
931
|
-
const iconHeight:
|
|
932
|
-
const iconWidth:
|
|
933
|
-
const disabled:
|
|
934
|
-
const onClick:
|
|
935
|
-
const onCancelClick:
|
|
831
|
+
const fileLink: any;
|
|
832
|
+
const showProcess: any;
|
|
833
|
+
const buttonText: any;
|
|
834
|
+
const iconName: any;
|
|
835
|
+
const contentColor: any;
|
|
836
|
+
const backgroundColor: any;
|
|
837
|
+
const borderColor: any;
|
|
838
|
+
const borderRadius: any;
|
|
839
|
+
const iconHeight: any;
|
|
840
|
+
const iconWidth: any;
|
|
841
|
+
const disabled: any;
|
|
842
|
+
const onClick: any;
|
|
843
|
+
const onCancelClick: any;
|
|
936
844
|
}
|
|
937
845
|
namespace defaultProps {
|
|
938
846
|
const fileLink_1: string;
|
|
@@ -964,38 +872,30 @@ declare namespace IconButton {
|
|
|
964
872
|
}
|
|
965
873
|
}
|
|
966
874
|
|
|
967
|
-
declare function DoublePanelDataRow(props: any):
|
|
875
|
+
declare function DoublePanelDataRow(props: any): any;
|
|
968
876
|
|
|
969
|
-
declare function BarChart(props: any):
|
|
877
|
+
declare function BarChart(props: any): any;
|
|
970
878
|
declare namespace BarChart {
|
|
971
879
|
namespace propTypes {
|
|
972
|
-
const title:
|
|
973
|
-
const barChartData:
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
const
|
|
979
|
-
const
|
|
980
|
-
const
|
|
981
|
-
const
|
|
982
|
-
const
|
|
983
|
-
const
|
|
984
|
-
const
|
|
985
|
-
const
|
|
986
|
-
const
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
const showReferenceLine: PropTypes.Requireable<boolean>;
|
|
992
|
-
const referenceLinePoint: PropTypes.Requireable<number>;
|
|
993
|
-
const referenceLineColor: PropTypes.Requireable<string>;
|
|
994
|
-
const referenceLineDashed: PropTypes.Requireable<string>;
|
|
995
|
-
const showCurrentCampaignStyle: PropTypes.Requireable<boolean>;
|
|
996
|
-
const currentBarColor: PropTypes.Requireable<string>;
|
|
997
|
-
const isPercent: PropTypes.Requireable<boolean>;
|
|
998
|
-
const noDataText: PropTypes.Requireable<string>;
|
|
880
|
+
const title: any;
|
|
881
|
+
const barChartData: any;
|
|
882
|
+
const width: any;
|
|
883
|
+
const height: any;
|
|
884
|
+
const barSize: any;
|
|
885
|
+
const barFontSizeValue: any;
|
|
886
|
+
const barChartColor: any;
|
|
887
|
+
const showDollarSign: any;
|
|
888
|
+
const isDollar: any;
|
|
889
|
+
const showLegend: any;
|
|
890
|
+
const legendData: any;
|
|
891
|
+
const showReferenceLine: any;
|
|
892
|
+
const referenceLinePoint: any;
|
|
893
|
+
const referenceLineColor: any;
|
|
894
|
+
const referenceLineDashed: any;
|
|
895
|
+
const showCurrentCampaignStyle: any;
|
|
896
|
+
const currentBarColor: any;
|
|
897
|
+
const isPercent: any;
|
|
898
|
+
const noDataText: any;
|
|
999
899
|
}
|
|
1000
900
|
namespace defaultProps {
|
|
1001
901
|
const title_1: string;
|
|
@@ -1047,11 +947,11 @@ declare namespace BarChart {
|
|
|
1047
947
|
}
|
|
1048
948
|
}
|
|
1049
949
|
|
|
1050
|
-
declare function DoubleBarSingleLine(props: any):
|
|
950
|
+
declare function DoubleBarSingleLine(props: any): any;
|
|
1051
951
|
|
|
1052
|
-
declare function AreaChart(props: any):
|
|
952
|
+
declare function AreaChart(props: any): any;
|
|
1053
953
|
|
|
1054
|
-
declare function BreakdownPanel(props: any):
|
|
954
|
+
declare function BreakdownPanel(props: any): any;
|
|
1055
955
|
|
|
1056
956
|
declare function LinkButton({ text, type, size, height, width, disabled, textColor, onClick, leftIcon, rightIcon, }: {
|
|
1057
957
|
text?: string;
|
|
@@ -1064,7 +964,7 @@ declare function LinkButton({ text, type, size, height, width, disabled, textCol
|
|
|
1064
964
|
onClick?: () => void;
|
|
1065
965
|
leftIcon?: string;
|
|
1066
966
|
rightIcon?: string;
|
|
1067
|
-
}):
|
|
967
|
+
}): any;
|
|
1068
968
|
|
|
1069
969
|
declare function BubbleChart({ data, title, subtitle, leftHeader, rightHeader, topHeader, bottomHeader, colorPalette, height, width, backgroundColor, showAxis, noDataText, }: {
|
|
1070
970
|
data?: any[];
|
|
@@ -1080,13 +980,13 @@ declare function BubbleChart({ data, title, subtitle, leftHeader, rightHeader, t
|
|
|
1080
980
|
backgroundColor?: string;
|
|
1081
981
|
showAxis?: boolean;
|
|
1082
982
|
noDataText?: string;
|
|
1083
|
-
}):
|
|
983
|
+
}): any;
|
|
1084
984
|
|
|
1085
|
-
declare function BatteryChart(props: any):
|
|
985
|
+
declare function BatteryChart(props: any): any;
|
|
1086
986
|
|
|
1087
|
-
declare function PerformanceAnalyticsLegend(props: any):
|
|
987
|
+
declare function PerformanceAnalyticsLegend(props: any): any;
|
|
1088
988
|
|
|
1089
|
-
declare function BrushChart(props: any):
|
|
989
|
+
declare function BrushChart(props: any): any;
|
|
1090
990
|
|
|
1091
991
|
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, }: {
|
|
1092
992
|
className?: string;
|
|
@@ -1114,40 +1014,32 @@ declare function SingleBarLineCharts({ className, width, height, title, data, to
|
|
|
1114
1014
|
currencySign?: string;
|
|
1115
1015
|
currencySignLine?: string;
|
|
1116
1016
|
noDataText?: string;
|
|
1117
|
-
}):
|
|
1017
|
+
}): any;
|
|
1118
1018
|
|
|
1119
|
-
declare function BarChartWithAreaChart(props: any):
|
|
1019
|
+
declare function BarChartWithAreaChart(props: any): any;
|
|
1120
1020
|
|
|
1121
|
-
declare function BarChartTwoRows(props: any):
|
|
1021
|
+
declare function BarChartTwoRows(props: any): any;
|
|
1122
1022
|
|
|
1123
|
-
declare function TwoBarCharts(props: any):
|
|
1023
|
+
declare function TwoBarCharts(props: any): any;
|
|
1124
1024
|
declare namespace TwoBarCharts {
|
|
1125
1025
|
namespace propTypes {
|
|
1126
|
-
const title:
|
|
1127
|
-
const barChartData:
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
const
|
|
1133
|
-
const
|
|
1134
|
-
const
|
|
1135
|
-
const
|
|
1136
|
-
const
|
|
1137
|
-
const
|
|
1138
|
-
const
|
|
1139
|
-
const
|
|
1140
|
-
const
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
iconColor: PropTypes.Validator<string>;
|
|
1144
|
-
}>[]>;
|
|
1145
|
-
const showDollarSign: PropTypes.Requireable<boolean>;
|
|
1146
|
-
const showReferenceLine: PropTypes.Requireable<boolean>;
|
|
1147
|
-
const referenceLinePoint: PropTypes.Requireable<number>;
|
|
1148
|
-
const referenceLineColor: PropTypes.Requireable<string>;
|
|
1149
|
-
const referenceLineDashed: PropTypes.Requireable<string>;
|
|
1150
|
-
const showTooltip: PropTypes.Requireable<boolean>;
|
|
1026
|
+
const title: any;
|
|
1027
|
+
const barChartData: any;
|
|
1028
|
+
const width: any;
|
|
1029
|
+
const height: any;
|
|
1030
|
+
const barSize: any;
|
|
1031
|
+
const barFontSizeValue: any;
|
|
1032
|
+
const barChartColorFirst: any;
|
|
1033
|
+
const barChartColorSecond: any;
|
|
1034
|
+
const isDollar: any;
|
|
1035
|
+
const showLegend: any;
|
|
1036
|
+
const legendData: any;
|
|
1037
|
+
const showDollarSign: any;
|
|
1038
|
+
const showReferenceLine: any;
|
|
1039
|
+
const referenceLinePoint: any;
|
|
1040
|
+
const referenceLineColor: any;
|
|
1041
|
+
const referenceLineDashed: any;
|
|
1042
|
+
const showTooltip: any;
|
|
1151
1043
|
}
|
|
1152
1044
|
namespace defaultProps {
|
|
1153
1045
|
const title_1: string;
|
|
@@ -1196,26 +1088,16 @@ declare namespace TwoBarCharts {
|
|
|
1196
1088
|
}
|
|
1197
1089
|
}
|
|
1198
1090
|
|
|
1199
|
-
declare function CollapseData(props: any):
|
|
1091
|
+
declare function CollapseData(props: any): any;
|
|
1200
1092
|
declare namespace CollapseData {
|
|
1201
1093
|
namespace propTypes {
|
|
1202
|
-
const title:
|
|
1203
|
-
const noDataText:
|
|
1204
|
-
const width:
|
|
1205
|
-
const height:
|
|
1206
|
-
const addPlusMark:
|
|
1207
|
-
const addArrowToTotal:
|
|
1208
|
-
const tableData:
|
|
1209
|
-
key: PropTypes.Requireable<number>;
|
|
1210
|
-
icon: PropTypes.Requireable<string>;
|
|
1211
|
-
title: PropTypes.Requireable<string>;
|
|
1212
|
-
value: PropTypes.Requireable<number>;
|
|
1213
|
-
valueType: PropTypes.Requireable<string>;
|
|
1214
|
-
table: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1215
|
-
title: PropTypes.Requireable<string>;
|
|
1216
|
-
value: PropTypes.Requireable<number>;
|
|
1217
|
-
}>[]>;
|
|
1218
|
-
}>[]>;
|
|
1094
|
+
const title: any;
|
|
1095
|
+
const noDataText: any;
|
|
1096
|
+
const width: any;
|
|
1097
|
+
const height: any;
|
|
1098
|
+
const addPlusMark: any;
|
|
1099
|
+
const addArrowToTotal: any;
|
|
1100
|
+
const tableData: any;
|
|
1219
1101
|
}
|
|
1220
1102
|
namespace defaultProps {
|
|
1221
1103
|
const title_1: string;
|
|
@@ -1240,27 +1122,27 @@ declare function InsightsCarousel({ className, children, onClose, title, icon, t
|
|
|
1240
1122
|
children: any;
|
|
1241
1123
|
onClose: any;
|
|
1242
1124
|
title?: string;
|
|
1243
|
-
icon?:
|
|
1125
|
+
icon?: any;
|
|
1244
1126
|
titleColor?: string;
|
|
1245
1127
|
iconColor?: string;
|
|
1246
1128
|
navColor?: string;
|
|
1247
|
-
}):
|
|
1129
|
+
}): any;
|
|
1248
1130
|
|
|
1249
|
-
declare function DownloadProgress(props: any):
|
|
1131
|
+
declare function DownloadProgress(props: any): any;
|
|
1250
1132
|
declare namespace DownloadProgress {
|
|
1251
1133
|
namespace propTypes {
|
|
1252
|
-
const title:
|
|
1253
|
-
const succeededMessage:
|
|
1254
|
-
const failedMessage:
|
|
1255
|
-
const downloadStatus:
|
|
1256
|
-
const showShadow:
|
|
1257
|
-
const showCloseButton:
|
|
1258
|
-
const onCloseClick:
|
|
1259
|
-
const progressPercent:
|
|
1260
|
-
const refreshInterval:
|
|
1261
|
-
const progressBarColor:
|
|
1262
|
-
const onTryAgainClick:
|
|
1263
|
-
const className:
|
|
1134
|
+
const title: any;
|
|
1135
|
+
const succeededMessage: any;
|
|
1136
|
+
const failedMessage: any;
|
|
1137
|
+
const downloadStatus: any;
|
|
1138
|
+
const showShadow: any;
|
|
1139
|
+
const showCloseButton: any;
|
|
1140
|
+
const onCloseClick: any;
|
|
1141
|
+
const progressPercent: any;
|
|
1142
|
+
const refreshInterval: any;
|
|
1143
|
+
const progressBarColor: any;
|
|
1144
|
+
const onTryAgainClick: any;
|
|
1145
|
+
const className: any;
|
|
1264
1146
|
}
|
|
1265
1147
|
namespace defaultProps {
|
|
1266
1148
|
const title_1: string;
|
|
@@ -1290,9 +1172,9 @@ declare namespace DownloadProgress {
|
|
|
1290
1172
|
}
|
|
1291
1173
|
}
|
|
1292
1174
|
|
|
1293
|
-
declare function ModalWithOverlay(props: any):
|
|
1175
|
+
declare function ModalWithOverlay(props: any): any;
|
|
1294
1176
|
|
|
1295
|
-
declare function DropdownNew(props: any):
|
|
1177
|
+
declare function DropdownNew(props: any): any;
|
|
1296
1178
|
|
|
1297
1179
|
declare function WeeksPicker({ label, disabled, borderColor, borderColorFocus, textColor, hoverColor, required, placeholder, borderRadius, year, width, height, withMarginBottom, onChange, selectedValue, isDarkerBackground, allowedWeekRange, restrictToRange, }: {
|
|
1298
1180
|
label: any;
|
|
@@ -1313,7 +1195,7 @@ declare function WeeksPicker({ label, disabled, borderColor, borderColorFocus, t
|
|
|
1313
1195
|
isDarkerBackground?: boolean;
|
|
1314
1196
|
allowedWeekRange?: any;
|
|
1315
1197
|
restrictToRange?: boolean;
|
|
1316
|
-
}):
|
|
1198
|
+
}): any;
|
|
1317
1199
|
|
|
1318
1200
|
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, }: {
|
|
1319
1201
|
label: any;
|
|
@@ -1345,35 +1227,35 @@ declare function Input({ label, labelEmptyValue, size, selectedValue, placeHolde
|
|
|
1345
1227
|
maxLength: any;
|
|
1346
1228
|
regex: any;
|
|
1347
1229
|
onKeyDown: any;
|
|
1348
|
-
}):
|
|
1230
|
+
}): any;
|
|
1349
1231
|
declare namespace Input {
|
|
1350
1232
|
namespace propTypes {
|
|
1351
|
-
const placeHolder:
|
|
1352
|
-
const label:
|
|
1353
|
-
const labelEmptyValue:
|
|
1354
|
-
const size:
|
|
1355
|
-
const labelColor:
|
|
1356
|
-
const required:
|
|
1357
|
-
const width:
|
|
1358
|
-
const minWidth:
|
|
1359
|
-
const minHeight:
|
|
1360
|
-
const disabled:
|
|
1361
|
-
const error:
|
|
1362
|
-
const errorMessage:
|
|
1363
|
-
const selectedValue:
|
|
1364
|
-
const onChange:
|
|
1365
|
-
const onClick:
|
|
1366
|
-
const leftIconOnClick:
|
|
1367
|
-
const rightIconOnClick:
|
|
1368
|
-
const onBlur:
|
|
1369
|
-
const leftIcon:
|
|
1370
|
-
const rightIcon:
|
|
1371
|
-
const password:
|
|
1372
|
-
const multiline:
|
|
1373
|
-
const rows:
|
|
1374
|
-
const maxLength:
|
|
1375
|
-
const regex:
|
|
1376
|
-
const onKeyDown:
|
|
1233
|
+
const placeHolder: any;
|
|
1234
|
+
const label: any;
|
|
1235
|
+
const labelEmptyValue: any;
|
|
1236
|
+
const size: any;
|
|
1237
|
+
const labelColor: any;
|
|
1238
|
+
const required: any;
|
|
1239
|
+
const width: any;
|
|
1240
|
+
const minWidth: any;
|
|
1241
|
+
const minHeight: any;
|
|
1242
|
+
const disabled: any;
|
|
1243
|
+
const error: any;
|
|
1244
|
+
const errorMessage: any;
|
|
1245
|
+
const selectedValue: any;
|
|
1246
|
+
const onChange: any;
|
|
1247
|
+
const onClick: any;
|
|
1248
|
+
const leftIconOnClick: any;
|
|
1249
|
+
const rightIconOnClick: any;
|
|
1250
|
+
const onBlur: any;
|
|
1251
|
+
const leftIcon: any;
|
|
1252
|
+
const rightIcon: any;
|
|
1253
|
+
const password: any;
|
|
1254
|
+
const multiline: any;
|
|
1255
|
+
const rows: any;
|
|
1256
|
+
const maxLength: any;
|
|
1257
|
+
const regex: any;
|
|
1258
|
+
const onKeyDown: any;
|
|
1377
1259
|
}
|
|
1378
1260
|
namespace defaultProps {
|
|
1379
1261
|
const placeHolder_1: string;
|
|
@@ -1429,7 +1311,7 @@ declare namespace Input {
|
|
|
1429
1311
|
}
|
|
1430
1312
|
}
|
|
1431
1313
|
|
|
1432
|
-
declare function Tooltip(props: any):
|
|
1314
|
+
declare function Tooltip(props: any): any;
|
|
1433
1315
|
|
|
1434
1316
|
/**
|
|
1435
1317
|
* ToggleSwitch component for on/off states.
|
|
@@ -1441,124 +1323,124 @@ declare function ToggleSwitch({ checked, onChange, size, disabled, ...props }: {
|
|
|
1441
1323
|
onChange: any;
|
|
1442
1324
|
size?: string;
|
|
1443
1325
|
disabled?: boolean;
|
|
1444
|
-
}):
|
|
1326
|
+
}): any;
|
|
1445
1327
|
declare namespace ToggleSwitch {
|
|
1446
1328
|
namespace propTypes {
|
|
1447
|
-
const checked:
|
|
1448
|
-
const onChange:
|
|
1449
|
-
const size:
|
|
1450
|
-
const disabled:
|
|
1329
|
+
const checked: any;
|
|
1330
|
+
const onChange: any;
|
|
1331
|
+
const size: any;
|
|
1332
|
+
const disabled: any;
|
|
1451
1333
|
}
|
|
1452
1334
|
}
|
|
1453
1335
|
|
|
1454
|
-
declare function ContainerTable(props: any):
|
|
1336
|
+
declare function ContainerTable(props: any): any;
|
|
1455
1337
|
|
|
1456
|
-
declare function MenuRoute(props: any):
|
|
1338
|
+
declare function MenuRoute(props: any): any;
|
|
1457
1339
|
|
|
1458
1340
|
declare function Build({ width, height, fill }: {
|
|
1459
1341
|
width?: string;
|
|
1460
1342
|
height?: string;
|
|
1461
1343
|
fill?: string;
|
|
1462
|
-
}):
|
|
1344
|
+
}): any;
|
|
1463
1345
|
|
|
1464
1346
|
declare function Track({ width, height, fill }: {
|
|
1465
1347
|
width?: string;
|
|
1466
1348
|
height?: string;
|
|
1467
1349
|
fill?: string;
|
|
1468
|
-
}):
|
|
1350
|
+
}): any;
|
|
1469
1351
|
|
|
1470
1352
|
declare function Execute({ width, height, fill }: {
|
|
1471
1353
|
width?: string;
|
|
1472
1354
|
height?: string;
|
|
1473
1355
|
fill?: string;
|
|
1474
|
-
}):
|
|
1356
|
+
}): any;
|
|
1475
1357
|
|
|
1476
1358
|
declare function Dashboard({ width, height, fill }: {
|
|
1477
1359
|
width?: string;
|
|
1478
1360
|
height?: string;
|
|
1479
1361
|
fill?: string;
|
|
1480
|
-
}):
|
|
1362
|
+
}): any;
|
|
1481
1363
|
|
|
1482
1364
|
declare function Campaigns({ width, height, fill }: {
|
|
1483
1365
|
width?: string;
|
|
1484
1366
|
height?: string;
|
|
1485
1367
|
fill?: string;
|
|
1486
|
-
}):
|
|
1368
|
+
}): any;
|
|
1487
1369
|
|
|
1488
1370
|
declare function Budgets({ width, height, fill }: {
|
|
1489
1371
|
width?: string;
|
|
1490
1372
|
height?: string;
|
|
1491
1373
|
fill?: string;
|
|
1492
|
-
}):
|
|
1374
|
+
}): any;
|
|
1493
1375
|
|
|
1494
1376
|
declare function SampleRunEngine({ width, height, fill }: {
|
|
1495
1377
|
width?: string;
|
|
1496
1378
|
height?: string;
|
|
1497
1379
|
fill?: string;
|
|
1498
|
-
}):
|
|
1380
|
+
}): any;
|
|
1499
1381
|
|
|
1500
1382
|
declare function Coupons({ width, height, fill }: {
|
|
1501
1383
|
width?: string;
|
|
1502
1384
|
height?: string;
|
|
1503
1385
|
fill?: string;
|
|
1504
|
-
}):
|
|
1386
|
+
}): any;
|
|
1505
1387
|
|
|
1506
1388
|
declare function RulesEngine({ width, height, fill }: {
|
|
1507
1389
|
width?: string;
|
|
1508
1390
|
height?: string;
|
|
1509
1391
|
fill?: string;
|
|
1510
|
-
}):
|
|
1392
|
+
}): any;
|
|
1511
1393
|
|
|
1512
1394
|
declare function AdvancedThresholds({ width, height, fill }: {
|
|
1513
1395
|
width?: string;
|
|
1514
1396
|
height?: string;
|
|
1515
1397
|
fill?: string;
|
|
1516
|
-
}):
|
|
1398
|
+
}): any;
|
|
1517
1399
|
|
|
1518
1400
|
declare function PreTestWhatIf({ width, height, fill }: {
|
|
1519
1401
|
width?: string;
|
|
1520
1402
|
height?: string;
|
|
1521
1403
|
fill?: string;
|
|
1522
|
-
}):
|
|
1404
|
+
}): any;
|
|
1523
1405
|
|
|
1524
1406
|
declare function CustomerSegments({ width, height, fill }: {
|
|
1525
1407
|
width?: string;
|
|
1526
1408
|
height?: string;
|
|
1527
1409
|
fill?: string;
|
|
1528
|
-
}):
|
|
1410
|
+
}): any;
|
|
1529
1411
|
|
|
1530
1412
|
declare function GroupBuilder({ width, height, fill }: {
|
|
1531
1413
|
width?: string;
|
|
1532
1414
|
height?: string;
|
|
1533
1415
|
fill?: string;
|
|
1534
|
-
}):
|
|
1416
|
+
}): any;
|
|
1535
1417
|
|
|
1536
1418
|
declare function ItemsStores({ width, height, fill }: {
|
|
1537
1419
|
width?: string;
|
|
1538
1420
|
height?: string;
|
|
1539
1421
|
fill?: string;
|
|
1540
|
-
}):
|
|
1422
|
+
}): any;
|
|
1541
1423
|
|
|
1542
1424
|
declare function Analytics({ width, height, fill }: {
|
|
1543
1425
|
width?: string;
|
|
1544
1426
|
height?: string;
|
|
1545
1427
|
fill?: string;
|
|
1546
|
-
}):
|
|
1428
|
+
}): any;
|
|
1547
1429
|
|
|
1548
|
-
declare function Table(props: any):
|
|
1430
|
+
declare function Table(props: any): any;
|
|
1549
1431
|
declare namespace Table {
|
|
1550
1432
|
const displayName: string;
|
|
1551
1433
|
}
|
|
1552
1434
|
|
|
1553
|
-
declare function FilterPop(props: any):
|
|
1435
|
+
declare function FilterPop(props: any): any;
|
|
1554
1436
|
|
|
1555
|
-
declare function SortPop(props: any):
|
|
1437
|
+
declare function SortPop(props: any): any;
|
|
1556
1438
|
|
|
1557
|
-
declare function RangePop(props: any):
|
|
1439
|
+
declare function RangePop(props: any): any;
|
|
1558
1440
|
|
|
1559
|
-
declare function SearchInput(props: any):
|
|
1441
|
+
declare function SearchInput(props: any): any;
|
|
1560
1442
|
|
|
1561
|
-
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, }: {
|
|
1443
|
+
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, }: {
|
|
1562
1444
|
width?: string;
|
|
1563
1445
|
height?: string;
|
|
1564
1446
|
disableSection?: boolean;
|
|
@@ -1588,7 +1470,8 @@ declare function ItemManagerPanel({ width, height, disableSection, onSendForms,
|
|
|
1588
1470
|
onPackageAdded?: any;
|
|
1589
1471
|
brandSuggestions?: any[];
|
|
1590
1472
|
onBrandSaved?: any;
|
|
1591
|
-
|
|
1473
|
+
onFetchBrandSuggestions?: any;
|
|
1474
|
+
}): any;
|
|
1592
1475
|
|
|
1593
1476
|
/**
|
|
1594
1477
|
* ModalDrawer component
|
|
@@ -1603,7 +1486,7 @@ declare function ModalDrawer({ open, height, onClose, children, widthPercent }:
|
|
|
1603
1486
|
onClose: Function;
|
|
1604
1487
|
children: React.ReactNode;
|
|
1605
1488
|
widthPercent?: number;
|
|
1606
|
-
}):
|
|
1489
|
+
}): any;
|
|
1607
1490
|
|
|
1608
1491
|
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 }: {
|
|
1609
1492
|
[x: string]: any;
|
|
@@ -1630,7 +1513,7 @@ declare function OverlayDropdown({ data, value, onSelectClick, label, labelEmpty
|
|
|
1630
1513
|
dropdownMaxHeight?: string;
|
|
1631
1514
|
height?: string;
|
|
1632
1515
|
margin?: string;
|
|
1633
|
-
}):
|
|
1516
|
+
}): any;
|
|
1634
1517
|
|
|
1635
1518
|
declare function MessageBox({ isOpen, isDisabled, onClose, onConfirm, title, primaryText, secondaryText, width, height, color, hoverColor, opacity, secondaryColor, seperateSectionBorder, children, tooltipContent, }: {
|
|
1636
1519
|
isOpen?: boolean;
|
|
@@ -1649,7 +1532,7 @@ declare function MessageBox({ isOpen, isDisabled, onClose, onConfirm, title, pri
|
|
|
1649
1532
|
seperateSectionBorder?: boolean;
|
|
1650
1533
|
children: any;
|
|
1651
1534
|
tooltipContent?: string;
|
|
1652
|
-
}):
|
|
1535
|
+
}): any;
|
|
1653
1536
|
|
|
1654
1537
|
declare function ToasterMessageBox({ color, messageText, linkText, duration, width, icon, onLinkClick, onClose }: {
|
|
1655
1538
|
color?: string;
|
|
@@ -1660,16 +1543,16 @@ declare function ToasterMessageBox({ color, messageText, linkText, duration, wid
|
|
|
1660
1543
|
icon?: string;
|
|
1661
1544
|
onLinkClick?: () => void;
|
|
1662
1545
|
onClose?: () => void;
|
|
1663
|
-
}):
|
|
1546
|
+
}): any;
|
|
1664
1547
|
|
|
1665
1548
|
declare function QuickFilterCards({ data, onCardToggle, width, CardsContainerClassName, }: {
|
|
1666
1549
|
data?: any[];
|
|
1667
1550
|
onCardToggle?: () => void;
|
|
1668
1551
|
width?: string;
|
|
1669
1552
|
CardsContainerClassName?: string;
|
|
1670
|
-
}):
|
|
1553
|
+
}): any;
|
|
1671
1554
|
|
|
1672
|
-
declare function RangePicker({ label, onChange, borderRadius, required, width, height, placeholder, disabled, borderColor, borderColorFocus, textColor, selectedValue, }: {
|
|
1555
|
+
declare function RangePicker({ label, onChange, borderRadius, required, width, height, placeholder, disabled, borderColor, borderColorFocus, textColor, selectedValue, selectedColor, hoverColor, inRangeColor, clearButtonColor, }: {
|
|
1673
1556
|
label: any;
|
|
1674
1557
|
onChange: any;
|
|
1675
1558
|
borderRadius: any;
|
|
@@ -1682,21 +1565,29 @@ declare function RangePicker({ label, onChange, borderRadius, required, width, h
|
|
|
1682
1565
|
borderColorFocus: any;
|
|
1683
1566
|
textColor: any;
|
|
1684
1567
|
selectedValue: any;
|
|
1685
|
-
|
|
1568
|
+
selectedColor: any;
|
|
1569
|
+
hoverColor: any;
|
|
1570
|
+
inRangeColor: any;
|
|
1571
|
+
clearButtonColor: any;
|
|
1572
|
+
}): any;
|
|
1686
1573
|
declare namespace RangePicker {
|
|
1687
1574
|
namespace propTypes {
|
|
1688
|
-
const label:
|
|
1689
|
-
const onChange:
|
|
1690
|
-
const borderRadius:
|
|
1691
|
-
const required:
|
|
1692
|
-
const width:
|
|
1693
|
-
const height:
|
|
1694
|
-
const placeholder:
|
|
1695
|
-
const disabled:
|
|
1696
|
-
const borderColor:
|
|
1697
|
-
const borderColorFocus:
|
|
1698
|
-
const textColor:
|
|
1699
|
-
const selectedValue:
|
|
1575
|
+
const label: any;
|
|
1576
|
+
const onChange: any;
|
|
1577
|
+
const borderRadius: any;
|
|
1578
|
+
const required: any;
|
|
1579
|
+
const width: any;
|
|
1580
|
+
const height: any;
|
|
1581
|
+
const placeholder: any;
|
|
1582
|
+
const disabled: any;
|
|
1583
|
+
const borderColor: any;
|
|
1584
|
+
const borderColorFocus: any;
|
|
1585
|
+
const textColor: any;
|
|
1586
|
+
const selectedValue: any;
|
|
1587
|
+
const selectedColor: any;
|
|
1588
|
+
const hoverColor: any;
|
|
1589
|
+
const inRangeColor: any;
|
|
1590
|
+
const clearButtonColor: any;
|
|
1700
1591
|
}
|
|
1701
1592
|
namespace defaultProps {
|
|
1702
1593
|
const required_1: boolean;
|
|
@@ -1717,30 +1608,38 @@ declare namespace RangePicker {
|
|
|
1717
1608
|
export { textColor_1 as textColor };
|
|
1718
1609
|
const selectedValue_1: string;
|
|
1719
1610
|
export { selectedValue_1 as selectedValue };
|
|
1611
|
+
const selectedColor_1: string;
|
|
1612
|
+
export { selectedColor_1 as selectedColor };
|
|
1613
|
+
const hoverColor_1: string;
|
|
1614
|
+
export { hoverColor_1 as hoverColor };
|
|
1615
|
+
const inRangeColor_1: string;
|
|
1616
|
+
export { inRangeColor_1 as inRangeColor };
|
|
1617
|
+
const clearButtonColor_1: string;
|
|
1618
|
+
export { clearButtonColor_1 as clearButtonColor };
|
|
1720
1619
|
}
|
|
1721
1620
|
}
|
|
1722
1621
|
|
|
1723
|
-
declare function Tag(props: any):
|
|
1622
|
+
declare function Tag(props: any): any;
|
|
1724
1623
|
|
|
1725
|
-
declare function CheckBox(props: any):
|
|
1624
|
+
declare function CheckBox(props: any): any;
|
|
1726
1625
|
|
|
1727
|
-
declare function NoDataFoundMessage(props: any):
|
|
1626
|
+
declare function NoDataFoundMessage(props: any): any;
|
|
1728
1627
|
|
|
1729
|
-
declare function SagIconButton(props: any):
|
|
1628
|
+
declare function SagIconButton(props: any): any;
|
|
1730
1629
|
declare namespace SagIconButton {
|
|
1731
1630
|
namespace propTypes {
|
|
1732
|
-
const className:
|
|
1733
|
-
const iconName:
|
|
1734
|
-
const buttonText:
|
|
1735
|
-
const height:
|
|
1736
|
-
const color:
|
|
1737
|
-
const backgroundColor:
|
|
1738
|
-
const activeColor:
|
|
1739
|
-
const iconHeight:
|
|
1740
|
-
const iconWidth:
|
|
1741
|
-
const openState:
|
|
1742
|
-
const disabled:
|
|
1743
|
-
const onButtonClick:
|
|
1631
|
+
const className: any;
|
|
1632
|
+
const iconName: any;
|
|
1633
|
+
const buttonText: any;
|
|
1634
|
+
const height: any;
|
|
1635
|
+
const color: any;
|
|
1636
|
+
const backgroundColor: any;
|
|
1637
|
+
const activeColor: any;
|
|
1638
|
+
const iconHeight: any;
|
|
1639
|
+
const iconWidth: any;
|
|
1640
|
+
const openState: any;
|
|
1641
|
+
const disabled: any;
|
|
1642
|
+
const onButtonClick: any;
|
|
1744
1643
|
}
|
|
1745
1644
|
namespace defaultProps {
|
|
1746
1645
|
const className_1: string;
|
|
@@ -1770,24 +1669,22 @@ declare namespace SagIconButton {
|
|
|
1770
1669
|
}
|
|
1771
1670
|
}
|
|
1772
1671
|
|
|
1773
|
-
declare function SegmentedButton(props: any):
|
|
1672
|
+
declare function SegmentedButton(props: any): any;
|
|
1774
1673
|
declare namespace SegmentedButton {
|
|
1775
1674
|
namespace propTypes {
|
|
1776
|
-
const name:
|
|
1777
|
-
const options:
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
const
|
|
1781
|
-
const
|
|
1782
|
-
const
|
|
1783
|
-
const
|
|
1784
|
-
const
|
|
1785
|
-
const
|
|
1786
|
-
const
|
|
1787
|
-
const
|
|
1788
|
-
const
|
|
1789
|
-
const defaultIndex: PropTypes.Requireable<number>;
|
|
1790
|
-
const onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1675
|
+
const name: any;
|
|
1676
|
+
const options: any;
|
|
1677
|
+
const width: any;
|
|
1678
|
+
const height: any;
|
|
1679
|
+
const controlradius: any;
|
|
1680
|
+
const segmentradius: any;
|
|
1681
|
+
const gap: any;
|
|
1682
|
+
const fontSize: any;
|
|
1683
|
+
const selectedsegmentcolor: any;
|
|
1684
|
+
const selectedtextcolor: any;
|
|
1685
|
+
const unselectedtextcolor: any;
|
|
1686
|
+
const defaultIndex: any;
|
|
1687
|
+
const onClick: any;
|
|
1791
1688
|
}
|
|
1792
1689
|
namespace defaultProps {
|
|
1793
1690
|
const name_1: string;
|
|
@@ -1821,21 +1718,16 @@ declare namespace SegmentedButton {
|
|
|
1821
1718
|
}
|
|
1822
1719
|
}
|
|
1823
1720
|
|
|
1824
|
-
declare function TotalBenchmark(props: any):
|
|
1721
|
+
declare function TotalBenchmark(props: any): any;
|
|
1825
1722
|
declare namespace TotalBenchmark {
|
|
1826
1723
|
namespace propTypes {
|
|
1827
|
-
const data:
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
const
|
|
1834
|
-
const addingBenchmark: PropTypes.Requireable<boolean>;
|
|
1835
|
-
const width: PropTypes.Requireable<string>;
|
|
1836
|
-
const height: PropTypes.Requireable<string>;
|
|
1837
|
-
const textcolor: PropTypes.Requireable<string>;
|
|
1838
|
-
const noDataText: PropTypes.Requireable<string>;
|
|
1724
|
+
const data: any;
|
|
1725
|
+
const dotCut: any;
|
|
1726
|
+
const addingBenchmark: any;
|
|
1727
|
+
const width: any;
|
|
1728
|
+
const height: any;
|
|
1729
|
+
const textcolor: any;
|
|
1730
|
+
const noDataText: any;
|
|
1839
1731
|
}
|
|
1840
1732
|
namespace defaultProps {
|
|
1841
1733
|
export namespace data_1 {
|
|
@@ -1860,24 +1752,21 @@ declare namespace TotalBenchmark {
|
|
|
1860
1752
|
}
|
|
1861
1753
|
}
|
|
1862
1754
|
|
|
1863
|
-
declare function TotalBenchmarkArrows(props: any):
|
|
1755
|
+
declare function TotalBenchmarkArrows(props: any): any;
|
|
1864
1756
|
declare namespace TotalBenchmarkArrows {
|
|
1865
1757
|
namespace propTypes {
|
|
1866
|
-
const title:
|
|
1867
|
-
const value:
|
|
1868
|
-
const addingBenchmark:
|
|
1869
|
-
const benchmarkTotalValue:
|
|
1870
|
-
const benchmarkValue:
|
|
1871
|
-
const detailsTitle:
|
|
1872
|
-
const detailsData:
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
const
|
|
1877
|
-
const
|
|
1878
|
-
const height: PropTypes.Requireable<string>;
|
|
1879
|
-
const textcolor: PropTypes.Requireable<string>;
|
|
1880
|
-
const noDataText: PropTypes.Requireable<string>;
|
|
1758
|
+
const title: any;
|
|
1759
|
+
const value: any;
|
|
1760
|
+
const addingBenchmark: any;
|
|
1761
|
+
const benchmarkTotalValue: any;
|
|
1762
|
+
const benchmarkValue: any;
|
|
1763
|
+
const detailsTitle: any;
|
|
1764
|
+
const detailsData: any;
|
|
1765
|
+
const dotCut: any;
|
|
1766
|
+
const width: any;
|
|
1767
|
+
const height: any;
|
|
1768
|
+
const textcolor: any;
|
|
1769
|
+
const noDataText: any;
|
|
1881
1770
|
}
|
|
1882
1771
|
namespace defaultProps {
|
|
1883
1772
|
const title_1: string;
|
|
@@ -1910,26 +1799,22 @@ declare namespace TotalBenchmarkArrows {
|
|
|
1910
1799
|
}
|
|
1911
1800
|
}
|
|
1912
1801
|
|
|
1913
|
-
declare function TotalBenchmarkBarchart(props: any):
|
|
1802
|
+
declare function TotalBenchmarkBarchart(props: any): any;
|
|
1914
1803
|
declare namespace TotalBenchmarkBarchart {
|
|
1915
1804
|
namespace propTypes {
|
|
1916
|
-
const title:
|
|
1917
|
-
const value:
|
|
1918
|
-
const addingBenchmark:
|
|
1919
|
-
const benchmarkTotalValue:
|
|
1920
|
-
const benchmarkValue:
|
|
1921
|
-
const currency:
|
|
1922
|
-
const currencyType:
|
|
1923
|
-
const barChartData:
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
const
|
|
1929
|
-
const width: PropTypes.Requireable<string>;
|
|
1930
|
-
const height: PropTypes.Requireable<string>;
|
|
1931
|
-
const textcolor: PropTypes.Requireable<string>;
|
|
1932
|
-
const noDataText: PropTypes.Requireable<string>;
|
|
1805
|
+
const title: any;
|
|
1806
|
+
const value: any;
|
|
1807
|
+
const addingBenchmark: any;
|
|
1808
|
+
const benchmarkTotalValue: any;
|
|
1809
|
+
const benchmarkValue: any;
|
|
1810
|
+
const currency: any;
|
|
1811
|
+
const currencyType: any;
|
|
1812
|
+
const barChartData: any;
|
|
1813
|
+
const dotCut: any;
|
|
1814
|
+
const width: any;
|
|
1815
|
+
const height: any;
|
|
1816
|
+
const textcolor: any;
|
|
1817
|
+
const noDataText: any;
|
|
1933
1818
|
}
|
|
1934
1819
|
namespace defaultProps {
|
|
1935
1820
|
const title_1: string;
|
|
@@ -1965,36 +1850,32 @@ declare namespace TotalBenchmarkBarchart {
|
|
|
1965
1850
|
}
|
|
1966
1851
|
}
|
|
1967
1852
|
|
|
1968
|
-
declare function TotalBenchmarkAreachart(props: any):
|
|
1853
|
+
declare function TotalBenchmarkAreachart(props: any): any;
|
|
1969
1854
|
declare namespace TotalBenchmarkAreachart {
|
|
1970
1855
|
namespace propTypes {
|
|
1971
|
-
const title:
|
|
1972
|
-
const value:
|
|
1973
|
-
const arrowSign:
|
|
1974
|
-
const addingBenchmark:
|
|
1975
|
-
const benchmarkTotalValue:
|
|
1976
|
-
const benchmarkValue:
|
|
1977
|
-
const areaChartData:
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
const
|
|
1983
|
-
const
|
|
1984
|
-
const
|
|
1985
|
-
const
|
|
1986
|
-
const
|
|
1987
|
-
const
|
|
1988
|
-
const
|
|
1989
|
-
const
|
|
1990
|
-
const
|
|
1991
|
-
const
|
|
1992
|
-
const
|
|
1993
|
-
const
|
|
1994
|
-
const value2Title: PropTypes.Requireable<string>;
|
|
1995
|
-
const noDataText: PropTypes.Requireable<string>;
|
|
1996
|
-
const startWeekRange: PropTypes.Requireable<string>;
|
|
1997
|
-
const endWeekRange: PropTypes.Requireable<string>;
|
|
1856
|
+
const title: any;
|
|
1857
|
+
const value: any;
|
|
1858
|
+
const arrowSign: any;
|
|
1859
|
+
const addingBenchmark: any;
|
|
1860
|
+
const benchmarkTotalValue: any;
|
|
1861
|
+
const benchmarkValue: any;
|
|
1862
|
+
const areaChartData: any;
|
|
1863
|
+
const width: any;
|
|
1864
|
+
const height: any;
|
|
1865
|
+
const textcolor: any;
|
|
1866
|
+
const areaChart1Color: any;
|
|
1867
|
+
const areaChart2Color: any;
|
|
1868
|
+
const xselectedColor: any;
|
|
1869
|
+
const fillChart1Color: any;
|
|
1870
|
+
const fillChart2Color: any;
|
|
1871
|
+
const startOffset: any;
|
|
1872
|
+
const endOffset: any;
|
|
1873
|
+
const opacity: any;
|
|
1874
|
+
const value1Title: any;
|
|
1875
|
+
const value2Title: any;
|
|
1876
|
+
const noDataText: any;
|
|
1877
|
+
const startWeekRange: any;
|
|
1878
|
+
const endWeekRange: any;
|
|
1998
1879
|
}
|
|
1999
1880
|
namespace defaultProps {
|
|
2000
1881
|
const title_1: string;
|
|
@@ -2050,28 +1931,24 @@ declare namespace TotalBenchmarkAreachart {
|
|
|
2050
1931
|
}
|
|
2051
1932
|
}
|
|
2052
1933
|
|
|
2053
|
-
declare function KpiFilter(props: any):
|
|
1934
|
+
declare function KpiFilter(props: any): any;
|
|
2054
1935
|
declare namespace KpiFilter {
|
|
2055
1936
|
namespace propTypes {
|
|
2056
|
-
const mainTitle:
|
|
2057
|
-
const periodTitle:
|
|
2058
|
-
const hidePeriod:
|
|
2059
|
-
const kpiData:
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
const
|
|
2065
|
-
const
|
|
2066
|
-
const
|
|
2067
|
-
const
|
|
2068
|
-
const
|
|
2069
|
-
const
|
|
2070
|
-
const
|
|
2071
|
-
const buttonsBackgroundColorUnchecked: PropTypes.Requireable<string>;
|
|
2072
|
-
const onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
2073
|
-
const onClickPeriod: PropTypes.Requireable<(...args: any[]) => any>;
|
|
2074
|
-
const selectAllIgnoreList: PropTypes.Requireable<string[]>;
|
|
1937
|
+
const mainTitle: any;
|
|
1938
|
+
const periodTitle: any;
|
|
1939
|
+
const hidePeriod: any;
|
|
1940
|
+
const kpiData: any;
|
|
1941
|
+
const height: any;
|
|
1942
|
+
const width: any;
|
|
1943
|
+
const buttonsIconColor: any;
|
|
1944
|
+
const buttonsBorderColor: any;
|
|
1945
|
+
const buttonsTextColorChecked: any;
|
|
1946
|
+
const buttonsTextColorUnchecked: any;
|
|
1947
|
+
const buttonsBackgroundColorChecked: any;
|
|
1948
|
+
const buttonsBackgroundColorUnchecked: any;
|
|
1949
|
+
const onClick: any;
|
|
1950
|
+
const onClickPeriod: any;
|
|
1951
|
+
const selectAllIgnoreList: any;
|
|
2075
1952
|
}
|
|
2076
1953
|
namespace defaultProps {
|
|
2077
1954
|
const mainTitle_1: string;
|
|
@@ -2107,6 +1984,6 @@ declare namespace KpiFilter {
|
|
|
2107
1984
|
}
|
|
2108
1985
|
}
|
|
2109
1986
|
|
|
2110
|
-
declare function FooterBranding():
|
|
1987
|
+
declare function FooterBranding(): any;
|
|
2111
1988
|
|
|
2112
1989
|
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 };
|