sag_components 2.0.0-beta247 → 2.0.0-beta248
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 +390 -508
- package/dist/index.esm.js +98 -106
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +98 -106
- 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 +11 -12
- package/dist/types/components/DownloadProgress/DownloadProgress.style.d.ts +4 -4
- 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 +19 -46
- package/dist/types/components/FilterPanel/FilterPanel.style.d.ts +11 -11
- 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 +25 -26
- 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 +1 -1
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.stories.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.style.d.ts +25 -27
- 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/NewSubitem.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/NewSubitem/NewSubitem.style.d.ts +14 -16
- 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 +1 -1
- package/dist/types/components/OverlayDropdown/OverlayDropdown.style.d.ts +10 -10
- 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 +13 -20
- 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 +13 -14
- 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.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 +14 -18
- 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 +8 -8
- 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 +6 -6
- 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 +35 -35
- 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/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 +2 -3
- 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/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,57 +109,31 @@ 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
|
-
elementType: PropTypes.Requireable<string>;
|
|
145
|
-
value: PropTypes.Requireable<number>;
|
|
146
|
-
color: PropTypes.Requireable<string>;
|
|
147
|
-
defaultValueYears: PropTypes.Requireable<PropTypes.InferProps<{
|
|
148
|
-
value: PropTypes.Requireable<string>;
|
|
149
|
-
label: PropTypes.Requireable<string>;
|
|
150
|
-
}>>;
|
|
151
|
-
dropdownOptions: PropTypes.Requireable<PropTypes.InferProps<{
|
|
152
|
-
value: PropTypes.Requireable<string>;
|
|
153
|
-
label: PropTypes.Requireable<string>;
|
|
154
|
-
}>[]>;
|
|
155
|
-
}>[]>;
|
|
156
|
-
const width: PropTypes.Requireable<string>;
|
|
157
|
-
const height: PropTypes.Requireable<string>;
|
|
158
|
-
const okButtonBackgroundColor: PropTypes.Requireable<string>;
|
|
159
|
-
const okButtonHoverColor: PropTypes.Requireable<string>;
|
|
160
|
-
const resetButtonHoverColor: PropTypes.Requireable<string>;
|
|
161
|
-
const borderColor: PropTypes.Requireable<string>;
|
|
162
|
-
const onOkClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
163
|
-
const onResetClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
164
|
-
const onItemValueChanged: PropTypes.Requireable<(...args: any[]) => any>;
|
|
165
|
-
const disableOKButton: PropTypes.Requireable<boolean>;
|
|
166
|
-
const className: PropTypes.Requireable<string>;
|
|
167
|
-
const useExternalFilterState: PropTypes.Requireable<boolean>;
|
|
168
|
-
const showShadow: PropTypes.Requireable<boolean>;
|
|
169
|
-
const tooltipTextGoButton: 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;
|
|
170
137
|
}
|
|
171
138
|
namespace defaultProps {
|
|
172
139
|
const availableQuarters_1: string[];
|
|
@@ -208,33 +175,25 @@ declare namespace FilterPanel {
|
|
|
208
175
|
}
|
|
209
176
|
}
|
|
210
177
|
|
|
211
|
-
declare function ReportTable(props: any):
|
|
178
|
+
declare function ReportTable(props: any): any;
|
|
212
179
|
declare namespace ReportTable {
|
|
213
180
|
namespace propTypes {
|
|
214
|
-
const buttonText:
|
|
215
|
-
const buttonIconName:
|
|
216
|
-
const tableData:
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
const
|
|
226
|
-
const
|
|
227
|
-
const
|
|
228
|
-
const
|
|
229
|
-
const
|
|
230
|
-
const selectTextColor: PropTypes.Requireable<string>;
|
|
231
|
-
const onSelectRowClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
232
|
-
const onCheckRowClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
233
|
-
const onAllRowsCheckBoxClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
234
|
-
const useCheckBoxes: PropTypes.Requireable<boolean>;
|
|
235
|
-
const selectHoverColor: PropTypes.Requireable<string>;
|
|
236
|
-
const enableHover: PropTypes.Requireable<boolean>;
|
|
237
|
-
const enablePagination: PropTypes.Requireable<boolean>;
|
|
181
|
+
const buttonText: any;
|
|
182
|
+
const buttonIconName: any;
|
|
183
|
+
const tableData: any;
|
|
184
|
+
const maxColumnsNumber: any;
|
|
185
|
+
const useColorLinearGradient: any;
|
|
186
|
+
const useSelectButtons: any;
|
|
187
|
+
const disableSelectButtons: any;
|
|
188
|
+
const disableInfo: any;
|
|
189
|
+
const selectTextColor: any;
|
|
190
|
+
const onSelectRowClick: any;
|
|
191
|
+
const onCheckRowClick: any;
|
|
192
|
+
const onAllRowsCheckBoxClick: any;
|
|
193
|
+
const useCheckBoxes: any;
|
|
194
|
+
const selectHoverColor: any;
|
|
195
|
+
const enableHover: any;
|
|
196
|
+
const enablePagination: any;
|
|
238
197
|
}
|
|
239
198
|
namespace defaultProps {
|
|
240
199
|
const buttonText_1: string;
|
|
@@ -290,18 +249,15 @@ declare namespace ReportTable {
|
|
|
290
249
|
}
|
|
291
250
|
}
|
|
292
251
|
|
|
293
|
-
declare function EventList(props: any):
|
|
252
|
+
declare function EventList(props: any): any;
|
|
294
253
|
declare namespace EventList {
|
|
295
254
|
namespace propTypes {
|
|
296
|
-
const eventsData:
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
const
|
|
301
|
-
const
|
|
302
|
-
const width: PropTypes.Requireable<string>;
|
|
303
|
-
const itemHeight: PropTypes.Requireable<string>;
|
|
304
|
-
const onSelectClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
255
|
+
const eventsData: any;
|
|
256
|
+
const selectTextColor: any;
|
|
257
|
+
const height: any;
|
|
258
|
+
const width: any;
|
|
259
|
+
const itemHeight: any;
|
|
260
|
+
const onSelectClick: any;
|
|
305
261
|
}
|
|
306
262
|
namespace defaultProps {
|
|
307
263
|
const eventsData_1: any[];
|
|
@@ -319,15 +275,15 @@ declare namespace EventList {
|
|
|
319
275
|
}
|
|
320
276
|
}
|
|
321
277
|
|
|
322
|
-
declare function BannerEventBoxList(props: any):
|
|
278
|
+
declare function BannerEventBoxList(props: any): any;
|
|
323
279
|
|
|
324
|
-
declare function DialogOverlay(props: any):
|
|
280
|
+
declare function DialogOverlay(props: any): any;
|
|
325
281
|
declare namespace DialogOverlay {
|
|
326
282
|
namespace propTypes {
|
|
327
|
-
const title:
|
|
328
|
-
const children:
|
|
329
|
-
const onDialogClose:
|
|
330
|
-
const className:
|
|
283
|
+
const title: any;
|
|
284
|
+
const children: any;
|
|
285
|
+
const onDialogClose: any;
|
|
286
|
+
const className: any;
|
|
331
287
|
}
|
|
332
288
|
namespace defaultProps {
|
|
333
289
|
const title_1: string;
|
|
@@ -341,38 +297,24 @@ declare namespace DialogOverlay {
|
|
|
341
297
|
}
|
|
342
298
|
}
|
|
343
299
|
|
|
344
|
-
declare function CollapseHeader(props: any):
|
|
300
|
+
declare function CollapseHeader(props: any): any;
|
|
345
301
|
declare namespace CollapseHeader {
|
|
346
302
|
namespace propTypes {
|
|
347
|
-
const className:
|
|
348
|
-
const showRetailerIcon:
|
|
349
|
-
const showPeriodIcon:
|
|
350
|
-
const viewCreativeRetailersData:
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
const
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
category: PropTypes.Requireable<string>;
|
|
363
|
-
supplier: PropTypes.Requireable<string>;
|
|
364
|
-
brand: PropTypes.Requireable<string>;
|
|
365
|
-
}>>;
|
|
366
|
-
const showViewCreativeButton: PropTypes.Requireable<boolean>;
|
|
367
|
-
const viewCreativeOnClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
368
|
-
const descriptionTitle: PropTypes.Requireable<string>;
|
|
369
|
-
const datesTitle: PropTypes.Requireable<string>;
|
|
370
|
-
const width: PropTypes.Requireable<string>;
|
|
371
|
-
const height: PropTypes.Requireable<string>;
|
|
372
|
-
const textcolor: PropTypes.Requireable<string>;
|
|
373
|
-
const showDraft: PropTypes.Requireable<boolean>;
|
|
374
|
-
const buttonText: PropTypes.Requireable<string>;
|
|
375
|
-
const disabled: PropTypes.Requireable<boolean>;
|
|
303
|
+
const className: any;
|
|
304
|
+
const showRetailerIcon: any;
|
|
305
|
+
const showPeriodIcon: any;
|
|
306
|
+
const viewCreativeRetailersData: any;
|
|
307
|
+
const data: any;
|
|
308
|
+
const showViewCreativeButton: any;
|
|
309
|
+
const viewCreativeOnClick: any;
|
|
310
|
+
const descriptionTitle: any;
|
|
311
|
+
const datesTitle: any;
|
|
312
|
+
const width: any;
|
|
313
|
+
const height: any;
|
|
314
|
+
const textcolor: any;
|
|
315
|
+
const showDraft: any;
|
|
316
|
+
const buttonText: any;
|
|
317
|
+
const disabled: any;
|
|
376
318
|
}
|
|
377
319
|
namespace defaultProps {
|
|
378
320
|
const className_1: string;
|
|
@@ -439,35 +381,35 @@ declare function QuickFilter({ hoverColor, multipleSelection, xIconShow, disable
|
|
|
439
381
|
onChange?: (value: any) => void;
|
|
440
382
|
options?: any[];
|
|
441
383
|
selectedValue?: any[];
|
|
442
|
-
}):
|
|
384
|
+
}): any;
|
|
443
385
|
|
|
444
|
-
declare function OneColumnContainer(props: any):
|
|
386
|
+
declare function OneColumnContainer(props: any): any;
|
|
445
387
|
declare namespace OneColumnContainer {
|
|
446
388
|
namespace propTypes {
|
|
447
|
-
const children:
|
|
448
|
-
const display:
|
|
449
|
-
const isLoading:
|
|
450
|
-
const gridTemplateColumns:
|
|
451
|
-
const itemClass:
|
|
452
|
-
const divStyle:
|
|
453
|
-
const overStyle:
|
|
454
|
-
const draggingStyle:
|
|
455
|
-
const droppedStyle:
|
|
456
|
-
const width:
|
|
457
|
-
const height:
|
|
458
|
-
const overflow:
|
|
459
|
-
const transparentBackground:
|
|
460
|
-
const infoTitle:
|
|
461
|
-
const infoText:
|
|
462
|
-
const disableInfo:
|
|
463
|
-
const showViewByBannerButton:
|
|
464
|
-
const onBannerClick:
|
|
465
|
-
const columnTitle:
|
|
466
|
-
const isPercentOfChange:
|
|
467
|
-
const PercentOfChangeData:
|
|
468
|
-
const backgroundImage:
|
|
469
|
-
const showBackgroundImage:
|
|
470
|
-
const backgroundImageStyle:
|
|
389
|
+
const children: any;
|
|
390
|
+
const display: any;
|
|
391
|
+
const isLoading: any;
|
|
392
|
+
const gridTemplateColumns: any;
|
|
393
|
+
const itemClass: any;
|
|
394
|
+
const divStyle: any;
|
|
395
|
+
const overStyle: any;
|
|
396
|
+
const draggingStyle: any;
|
|
397
|
+
const droppedStyle: any;
|
|
398
|
+
const width: any;
|
|
399
|
+
const height: any;
|
|
400
|
+
const overflow: any;
|
|
401
|
+
const transparentBackground: any;
|
|
402
|
+
const infoTitle: any;
|
|
403
|
+
const infoText: any;
|
|
404
|
+
const disableInfo: any;
|
|
405
|
+
const showViewByBannerButton: any;
|
|
406
|
+
const onBannerClick: any;
|
|
407
|
+
const columnTitle: any;
|
|
408
|
+
const isPercentOfChange: any;
|
|
409
|
+
const PercentOfChangeData: any;
|
|
410
|
+
const backgroundImage: any;
|
|
411
|
+
const showBackgroundImage: any;
|
|
412
|
+
const backgroundImageStyle: any;
|
|
471
413
|
}
|
|
472
414
|
namespace defaultProps {
|
|
473
415
|
const children_1: any;
|
|
@@ -521,44 +463,37 @@ declare namespace OneColumnContainer {
|
|
|
521
463
|
}
|
|
522
464
|
}
|
|
523
465
|
|
|
524
|
-
declare function BarChartsByWeeks(props: any):
|
|
466
|
+
declare function BarChartsByWeeks(props: any): any;
|
|
525
467
|
declare namespace BarChartsByWeeks {
|
|
526
468
|
namespace propTypes {
|
|
527
|
-
const className:
|
|
528
|
-
const title:
|
|
529
|
-
const showHeaderTopValue:
|
|
530
|
-
const headerValueTopTitle:
|
|
531
|
-
const headerValueBottomTitle:
|
|
532
|
-
const headerValue:
|
|
533
|
-
const HeaderValueCurrencyType:
|
|
534
|
-
const HeaderValueIsPercent:
|
|
535
|
-
const barChartData:
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
const
|
|
540
|
-
const
|
|
541
|
-
const
|
|
542
|
-
const
|
|
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
|
-
title: PropTypes.Validator<string>;
|
|
556
|
-
iconType: PropTypes.Validator<string>;
|
|
557
|
-
iconColor: PropTypes.Validator<string>;
|
|
558
|
-
}>[]>;
|
|
559
|
-
const showTwoBars: PropTypes.Requireable<boolean>;
|
|
560
|
-
const setLimitHeight: PropTypes.Requireable<number>;
|
|
561
|
-
const setLimitLow: PropTypes.Requireable<number>;
|
|
469
|
+
const className: any;
|
|
470
|
+
const title: any;
|
|
471
|
+
const showHeaderTopValue: any;
|
|
472
|
+
const headerValueTopTitle: any;
|
|
473
|
+
const headerValueBottomTitle: any;
|
|
474
|
+
const headerValue: any;
|
|
475
|
+
const HeaderValueCurrencyType: any;
|
|
476
|
+
const HeaderValueIsPercent: any;
|
|
477
|
+
const barChartData: any;
|
|
478
|
+
const isTitleOriganal: any;
|
|
479
|
+
const width: any;
|
|
480
|
+
const height: any;
|
|
481
|
+
const barChartColor: any;
|
|
482
|
+
const barChartSecondColor: any;
|
|
483
|
+
const xselectedColor: any;
|
|
484
|
+
const startWeekRange: any;
|
|
485
|
+
const endWeekRange: any;
|
|
486
|
+
const tooltipTitle: any;
|
|
487
|
+
const tooltipSecondTitle: any;
|
|
488
|
+
const yAxisCounter: any;
|
|
489
|
+
const isPercentValue: any;
|
|
490
|
+
const interval: any;
|
|
491
|
+
const showTitle: any;
|
|
492
|
+
const showLegend: any;
|
|
493
|
+
const legendData: any;
|
|
494
|
+
const showTwoBars: any;
|
|
495
|
+
const setLimitHeight: any;
|
|
496
|
+
const setLimitLow: any;
|
|
562
497
|
}
|
|
563
498
|
namespace defaultProps {
|
|
564
499
|
const className_1: string;
|
|
@@ -627,27 +562,17 @@ declare namespace BarChartsByWeeks {
|
|
|
627
562
|
}
|
|
628
563
|
}
|
|
629
564
|
|
|
630
|
-
declare function PopupCharts(props: any):
|
|
565
|
+
declare function PopupCharts(props: any): any;
|
|
631
566
|
declare namespace PopupCharts {
|
|
632
567
|
namespace propTypes {
|
|
633
|
-
const title:
|
|
634
|
-
const chartType:
|
|
635
|
-
const popupChartsItemsData:
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
name: PropTypes.Requireable<string>;
|
|
642
|
-
value: PropTypes.Requireable<number>;
|
|
643
|
-
}>[]>;
|
|
644
|
-
noDataText: PropTypes.Requireable<string>;
|
|
645
|
-
}>[]>;
|
|
646
|
-
const isPopupChartsOpen: PropTypes.Requireable<boolean>;
|
|
647
|
-
const width: PropTypes.Requireable<string>;
|
|
648
|
-
const height: PropTypes.Requireable<string>;
|
|
649
|
-
const onCloseClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
650
|
-
const subtitleTextColor: PropTypes.Requireable<string>;
|
|
568
|
+
const title: any;
|
|
569
|
+
const chartType: any;
|
|
570
|
+
const popupChartsItemsData: any;
|
|
571
|
+
const isPopupChartsOpen: any;
|
|
572
|
+
const width: any;
|
|
573
|
+
const height: any;
|
|
574
|
+
const onCloseClick: any;
|
|
575
|
+
const subtitleTextColor: any;
|
|
651
576
|
}
|
|
652
577
|
namespace defaultProps {
|
|
653
578
|
const title_1: string;
|
|
@@ -690,36 +615,32 @@ declare namespace PopupCharts {
|
|
|
690
615
|
}
|
|
691
616
|
}
|
|
692
617
|
|
|
693
|
-
declare function TotalDoughnutChart(props: any):
|
|
618
|
+
declare function TotalDoughnutChart(props: any): any;
|
|
694
619
|
declare namespace TotalDoughnutChart {
|
|
695
620
|
namespace propTypes {
|
|
696
|
-
const className:
|
|
697
|
-
const title:
|
|
698
|
-
const value:
|
|
699
|
-
const rootFont:
|
|
700
|
-
const containerPadding:
|
|
701
|
-
const addingBenchmark:
|
|
702
|
-
const dotCut:
|
|
703
|
-
const currencySign:
|
|
704
|
-
const currencyType:
|
|
705
|
-
const legendData:
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
const
|
|
711
|
-
const
|
|
712
|
-
const
|
|
713
|
-
const
|
|
714
|
-
const
|
|
715
|
-
const
|
|
716
|
-
const
|
|
717
|
-
const
|
|
718
|
-
const
|
|
719
|
-
const isPercent: PropTypes.Requireable<boolean>;
|
|
720
|
-
const hideTitleAndValue: PropTypes.Requireable<boolean>;
|
|
721
|
-
const noDataText: PropTypes.Requireable<string>;
|
|
722
|
-
const textAfterValue: PropTypes.Requireable<string>;
|
|
621
|
+
const className: any;
|
|
622
|
+
const title: any;
|
|
623
|
+
const value: any;
|
|
624
|
+
const rootFont: any;
|
|
625
|
+
const containerPadding: any;
|
|
626
|
+
const addingBenchmark: any;
|
|
627
|
+
const dotCut: any;
|
|
628
|
+
const currencySign: any;
|
|
629
|
+
const currencyType: any;
|
|
630
|
+
const legendData: any;
|
|
631
|
+
const legendBelow: any;
|
|
632
|
+
const itemsPercentagesValueAside: any;
|
|
633
|
+
const itemsBoldedValues: any;
|
|
634
|
+
const itemsValuesSeparateLine: any;
|
|
635
|
+
const width: any;
|
|
636
|
+
const height: any;
|
|
637
|
+
const textcolor: any;
|
|
638
|
+
const titleFontSize: any;
|
|
639
|
+
const FormattedValueFontSize: any;
|
|
640
|
+
const isPercent: any;
|
|
641
|
+
const hideTitleAndValue: any;
|
|
642
|
+
const noDataText: any;
|
|
643
|
+
const textAfterValue: any;
|
|
723
644
|
}
|
|
724
645
|
namespace defaultProps {
|
|
725
646
|
const className_1: string;
|
|
@@ -771,13 +692,13 @@ declare namespace TotalDoughnutChart {
|
|
|
771
692
|
}
|
|
772
693
|
}
|
|
773
694
|
|
|
774
|
-
declare function TopToggleList(props: any):
|
|
695
|
+
declare function TopToggleList(props: any): any;
|
|
775
696
|
declare namespace TopToggleList {
|
|
776
697
|
namespace propTypes {
|
|
777
|
-
const width:
|
|
778
|
-
const height:
|
|
779
|
-
const title:
|
|
780
|
-
const list:
|
|
698
|
+
const width: any;
|
|
699
|
+
const height: any;
|
|
700
|
+
const title: any;
|
|
701
|
+
const list: any;
|
|
781
702
|
}
|
|
782
703
|
namespace defaultProps {
|
|
783
704
|
const width_1: string;
|
|
@@ -794,19 +715,15 @@ declare namespace TopToggleList {
|
|
|
794
715
|
}
|
|
795
716
|
}
|
|
796
717
|
|
|
797
|
-
declare function MarketShareDescription(props: any):
|
|
718
|
+
declare function MarketShareDescription(props: any): any;
|
|
798
719
|
declare namespace MarketShareDescription {
|
|
799
720
|
namespace propTypes {
|
|
800
|
-
const marketShareData:
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
const
|
|
806
|
-
const width: PropTypes.Requireable<string>;
|
|
807
|
-
const iconColor: PropTypes.Requireable<string>;
|
|
808
|
-
const onBannerClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
809
|
-
const dotCut: PropTypes.Requireable<boolean>;
|
|
721
|
+
const marketShareData: any;
|
|
722
|
+
const height: any;
|
|
723
|
+
const width: any;
|
|
724
|
+
const iconColor: any;
|
|
725
|
+
const onBannerClick: any;
|
|
726
|
+
const dotCut: any;
|
|
810
727
|
}
|
|
811
728
|
namespace defaultProps {
|
|
812
729
|
const marketShareData_1: any[];
|
|
@@ -824,48 +741,40 @@ declare namespace MarketShareDescription {
|
|
|
824
741
|
}
|
|
825
742
|
}
|
|
826
743
|
|
|
827
|
-
declare function Heatmap(props: any):
|
|
744
|
+
declare function Heatmap(props: any): any;
|
|
828
745
|
declare namespace Heatmap {
|
|
829
746
|
namespace propTypes {
|
|
830
|
-
const title:
|
|
831
|
-
const data:
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
color: PropTypes.Validator<string>;
|
|
835
|
-
}>[]>;
|
|
836
|
-
const lowLimit: PropTypes.Validator<number>;
|
|
837
|
-
const barHeight: PropTypes.Validator<string>;
|
|
747
|
+
const title: any;
|
|
748
|
+
const data: any;
|
|
749
|
+
const lowLimit: any;
|
|
750
|
+
const barHeight: any;
|
|
838
751
|
}
|
|
839
752
|
}
|
|
840
753
|
|
|
841
|
-
declare function TotalHorizontalCharts(props: any):
|
|
754
|
+
declare function TotalHorizontalCharts(props: any): any;
|
|
842
755
|
declare namespace TotalHorizontalCharts {
|
|
843
756
|
namespace propTypes {
|
|
844
|
-
const className:
|
|
845
|
-
const title:
|
|
846
|
-
const value:
|
|
847
|
-
const dotCut:
|
|
848
|
-
const currencySign:
|
|
849
|
-
const currencyType:
|
|
850
|
-
const chartsData:
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
const
|
|
856
|
-
const
|
|
857
|
-
const
|
|
858
|
-
const
|
|
859
|
-
const
|
|
860
|
-
const
|
|
861
|
-
const
|
|
862
|
-
const
|
|
863
|
-
const
|
|
864
|
-
const
|
|
865
|
-
const isPercentage: PropTypes.Requireable<boolean>;
|
|
866
|
-
const showDollarSign: PropTypes.Requireable<boolean>;
|
|
867
|
-
const hideTotalValue: PropTypes.Requireable<boolean>;
|
|
868
|
-
const hideTitle: PropTypes.Requireable<boolean>;
|
|
757
|
+
const className: any;
|
|
758
|
+
const title: any;
|
|
759
|
+
const value: any;
|
|
760
|
+
const dotCut: any;
|
|
761
|
+
const currencySign: any;
|
|
762
|
+
const currencyType: any;
|
|
763
|
+
const chartsData: any;
|
|
764
|
+
const showScrollerBarsCount: any;
|
|
765
|
+
const showPercentAsideValue: any;
|
|
766
|
+
const labelFontSize: any;
|
|
767
|
+
const labelLimitedLetters: any;
|
|
768
|
+
const width: any;
|
|
769
|
+
const height: any;
|
|
770
|
+
const rightGap: any;
|
|
771
|
+
const textColor: any;
|
|
772
|
+
const noDataText: any;
|
|
773
|
+
const isDollar: any;
|
|
774
|
+
const isPercentage: any;
|
|
775
|
+
const showDollarSign: any;
|
|
776
|
+
const hideTotalValue: any;
|
|
777
|
+
const hideTitle: any;
|
|
869
778
|
}
|
|
870
779
|
namespace defaultProps {
|
|
871
780
|
const className_1: string;
|
|
@@ -913,22 +822,22 @@ declare namespace TotalHorizontalCharts {
|
|
|
913
822
|
}
|
|
914
823
|
}
|
|
915
824
|
|
|
916
|
-
declare function IconButton(props: any):
|
|
825
|
+
declare function IconButton(props: any): any;
|
|
917
826
|
declare namespace IconButton {
|
|
918
827
|
namespace propTypes {
|
|
919
|
-
const fileLink:
|
|
920
|
-
const showProcess:
|
|
921
|
-
const buttonText:
|
|
922
|
-
const iconName:
|
|
923
|
-
const contentColor:
|
|
924
|
-
const backgroundColor:
|
|
925
|
-
const borderColor:
|
|
926
|
-
const borderRadius:
|
|
927
|
-
const iconHeight:
|
|
928
|
-
const iconWidth:
|
|
929
|
-
const disabled:
|
|
930
|
-
const onClick:
|
|
931
|
-
const onCancelClick:
|
|
828
|
+
const fileLink: any;
|
|
829
|
+
const showProcess: any;
|
|
830
|
+
const buttonText: any;
|
|
831
|
+
const iconName: any;
|
|
832
|
+
const contentColor: any;
|
|
833
|
+
const backgroundColor: any;
|
|
834
|
+
const borderColor: any;
|
|
835
|
+
const borderRadius: any;
|
|
836
|
+
const iconHeight: any;
|
|
837
|
+
const iconWidth: any;
|
|
838
|
+
const disabled: any;
|
|
839
|
+
const onClick: any;
|
|
840
|
+
const onCancelClick: any;
|
|
932
841
|
}
|
|
933
842
|
namespace defaultProps {
|
|
934
843
|
const fileLink_1: string;
|
|
@@ -960,38 +869,30 @@ declare namespace IconButton {
|
|
|
960
869
|
}
|
|
961
870
|
}
|
|
962
871
|
|
|
963
|
-
declare function DoublePanelDataRow(props: any):
|
|
872
|
+
declare function DoublePanelDataRow(props: any): any;
|
|
964
873
|
|
|
965
|
-
declare function BarChart(props: any):
|
|
874
|
+
declare function BarChart(props: any): any;
|
|
966
875
|
declare namespace BarChart {
|
|
967
876
|
namespace propTypes {
|
|
968
|
-
const title:
|
|
969
|
-
const barChartData:
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
const
|
|
975
|
-
const
|
|
976
|
-
const
|
|
977
|
-
const
|
|
978
|
-
const
|
|
979
|
-
const
|
|
980
|
-
const
|
|
981
|
-
const
|
|
982
|
-
const
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
const showReferenceLine: PropTypes.Requireable<boolean>;
|
|
988
|
-
const referenceLinePoint: PropTypes.Requireable<number>;
|
|
989
|
-
const referenceLineColor: PropTypes.Requireable<string>;
|
|
990
|
-
const referenceLineDashed: PropTypes.Requireable<string>;
|
|
991
|
-
const showCurrentCampaignStyle: PropTypes.Requireable<boolean>;
|
|
992
|
-
const currentBarColor: PropTypes.Requireable<string>;
|
|
993
|
-
const isPercent: PropTypes.Requireable<boolean>;
|
|
994
|
-
const noDataText: PropTypes.Requireable<string>;
|
|
877
|
+
const title: any;
|
|
878
|
+
const barChartData: any;
|
|
879
|
+
const width: any;
|
|
880
|
+
const height: any;
|
|
881
|
+
const barSize: any;
|
|
882
|
+
const barFontSizeValue: any;
|
|
883
|
+
const barChartColor: any;
|
|
884
|
+
const showDollarSign: any;
|
|
885
|
+
const isDollar: any;
|
|
886
|
+
const showLegend: any;
|
|
887
|
+
const legendData: any;
|
|
888
|
+
const showReferenceLine: any;
|
|
889
|
+
const referenceLinePoint: any;
|
|
890
|
+
const referenceLineColor: any;
|
|
891
|
+
const referenceLineDashed: any;
|
|
892
|
+
const showCurrentCampaignStyle: any;
|
|
893
|
+
const currentBarColor: any;
|
|
894
|
+
const isPercent: any;
|
|
895
|
+
const noDataText: any;
|
|
995
896
|
}
|
|
996
897
|
namespace defaultProps {
|
|
997
898
|
const title_1: string;
|
|
@@ -1043,11 +944,11 @@ declare namespace BarChart {
|
|
|
1043
944
|
}
|
|
1044
945
|
}
|
|
1045
946
|
|
|
1046
|
-
declare function DoubleBarSingleLine(props: any):
|
|
947
|
+
declare function DoubleBarSingleLine(props: any): any;
|
|
1047
948
|
|
|
1048
|
-
declare function AreaChart(props: any):
|
|
949
|
+
declare function AreaChart(props: any): any;
|
|
1049
950
|
|
|
1050
|
-
declare function BreakdownPanel(props: any):
|
|
951
|
+
declare function BreakdownPanel(props: any): any;
|
|
1051
952
|
|
|
1052
953
|
declare function LinkButton({ text, type, size, height, width, disabled, textColor, onClick, leftIcon, rightIcon, }: {
|
|
1053
954
|
text?: string;
|
|
@@ -1060,7 +961,7 @@ declare function LinkButton({ text, type, size, height, width, disabled, textCol
|
|
|
1060
961
|
onClick: any;
|
|
1061
962
|
leftIcon?: string;
|
|
1062
963
|
rightIcon?: string;
|
|
1063
|
-
}):
|
|
964
|
+
}): any;
|
|
1064
965
|
|
|
1065
966
|
declare function BubbleChart({ data, title, subtitle, leftHeader, rightHeader, topHeader, bottomHeader, colorPalette, height, width, backgroundColor, showAxis, noDataText, }: {
|
|
1066
967
|
data?: any[];
|
|
@@ -1076,13 +977,13 @@ declare function BubbleChart({ data, title, subtitle, leftHeader, rightHeader, t
|
|
|
1076
977
|
backgroundColor?: string;
|
|
1077
978
|
showAxis?: boolean;
|
|
1078
979
|
noDataText?: string;
|
|
1079
|
-
}):
|
|
980
|
+
}): any;
|
|
1080
981
|
|
|
1081
|
-
declare function BatteryChart(props: any):
|
|
982
|
+
declare function BatteryChart(props: any): any;
|
|
1082
983
|
|
|
1083
|
-
declare function PerformanceAnalyticsLegend(props: any):
|
|
984
|
+
declare function PerformanceAnalyticsLegend(props: any): any;
|
|
1084
985
|
|
|
1085
|
-
declare function BrushChart(props: any):
|
|
986
|
+
declare function BrushChart(props: any): any;
|
|
1086
987
|
|
|
1087
988
|
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, }: {
|
|
1088
989
|
className?: string;
|
|
@@ -1110,40 +1011,32 @@ declare function SingleBarLineCharts({ className, width, height, title, data, to
|
|
|
1110
1011
|
currencySign?: string;
|
|
1111
1012
|
currencySignLine?: string;
|
|
1112
1013
|
noDataText?: string;
|
|
1113
|
-
}):
|
|
1014
|
+
}): any;
|
|
1114
1015
|
|
|
1115
|
-
declare function BarChartWithAreaChart(props: any):
|
|
1016
|
+
declare function BarChartWithAreaChart(props: any): any;
|
|
1116
1017
|
|
|
1117
|
-
declare function BarChartTwoRows(props: any):
|
|
1018
|
+
declare function BarChartTwoRows(props: any): any;
|
|
1118
1019
|
|
|
1119
|
-
declare function TwoBarCharts(props: any):
|
|
1020
|
+
declare function TwoBarCharts(props: any): any;
|
|
1120
1021
|
declare namespace TwoBarCharts {
|
|
1121
1022
|
namespace propTypes {
|
|
1122
|
-
const title:
|
|
1123
|
-
const barChartData:
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
const
|
|
1129
|
-
const
|
|
1130
|
-
const
|
|
1131
|
-
const
|
|
1132
|
-
const
|
|
1133
|
-
const
|
|
1134
|
-
const
|
|
1135
|
-
const
|
|
1136
|
-
const
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
iconColor: PropTypes.Validator<string>;
|
|
1140
|
-
}>[]>;
|
|
1141
|
-
const showDollarSign: PropTypes.Requireable<boolean>;
|
|
1142
|
-
const showReferenceLine: PropTypes.Requireable<boolean>;
|
|
1143
|
-
const referenceLinePoint: PropTypes.Requireable<number>;
|
|
1144
|
-
const referenceLineColor: PropTypes.Requireable<string>;
|
|
1145
|
-
const referenceLineDashed: PropTypes.Requireable<string>;
|
|
1146
|
-
const showTooltip: PropTypes.Requireable<boolean>;
|
|
1023
|
+
const title: any;
|
|
1024
|
+
const barChartData: any;
|
|
1025
|
+
const width: any;
|
|
1026
|
+
const height: any;
|
|
1027
|
+
const barSize: any;
|
|
1028
|
+
const barFontSizeValue: any;
|
|
1029
|
+
const barChartColorFirst: any;
|
|
1030
|
+
const barChartColorSecond: any;
|
|
1031
|
+
const isDollar: any;
|
|
1032
|
+
const showLegend: any;
|
|
1033
|
+
const legendData: any;
|
|
1034
|
+
const showDollarSign: any;
|
|
1035
|
+
const showReferenceLine: any;
|
|
1036
|
+
const referenceLinePoint: any;
|
|
1037
|
+
const referenceLineColor: any;
|
|
1038
|
+
const referenceLineDashed: any;
|
|
1039
|
+
const showTooltip: any;
|
|
1147
1040
|
}
|
|
1148
1041
|
namespace defaultProps {
|
|
1149
1042
|
const title_1: string;
|
|
@@ -1192,26 +1085,16 @@ declare namespace TwoBarCharts {
|
|
|
1192
1085
|
}
|
|
1193
1086
|
}
|
|
1194
1087
|
|
|
1195
|
-
declare function CollapseData(props: any):
|
|
1088
|
+
declare function CollapseData(props: any): any;
|
|
1196
1089
|
declare namespace CollapseData {
|
|
1197
1090
|
namespace propTypes {
|
|
1198
|
-
const title:
|
|
1199
|
-
const noDataText:
|
|
1200
|
-
const width:
|
|
1201
|
-
const height:
|
|
1202
|
-
const addPlusMark:
|
|
1203
|
-
const addArrowToTotal:
|
|
1204
|
-
const tableData:
|
|
1205
|
-
key: PropTypes.Requireable<number>;
|
|
1206
|
-
icon: PropTypes.Requireable<string>;
|
|
1207
|
-
title: PropTypes.Requireable<string>;
|
|
1208
|
-
value: PropTypes.Requireable<number>;
|
|
1209
|
-
valueType: PropTypes.Requireable<string>;
|
|
1210
|
-
table: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1211
|
-
title: PropTypes.Requireable<string>;
|
|
1212
|
-
value: PropTypes.Requireable<number>;
|
|
1213
|
-
}>[]>;
|
|
1214
|
-
}>[]>;
|
|
1091
|
+
const title: any;
|
|
1092
|
+
const noDataText: any;
|
|
1093
|
+
const width: any;
|
|
1094
|
+
const height: any;
|
|
1095
|
+
const addPlusMark: any;
|
|
1096
|
+
const addArrowToTotal: any;
|
|
1097
|
+
const tableData: any;
|
|
1215
1098
|
}
|
|
1216
1099
|
namespace defaultProps {
|
|
1217
1100
|
const title_1: string;
|
|
@@ -1236,25 +1119,25 @@ declare function InsightsCarousel({ className, children, onClose, title, icon, t
|
|
|
1236
1119
|
children: any;
|
|
1237
1120
|
onClose: any;
|
|
1238
1121
|
title?: string;
|
|
1239
|
-
icon?:
|
|
1122
|
+
icon?: any;
|
|
1240
1123
|
titleColor?: string;
|
|
1241
1124
|
iconColor?: string;
|
|
1242
1125
|
navColor?: string;
|
|
1243
|
-
}):
|
|
1126
|
+
}): any;
|
|
1244
1127
|
|
|
1245
|
-
declare function DownloadProgress(props: any):
|
|
1128
|
+
declare function DownloadProgress(props: any): any;
|
|
1246
1129
|
declare namespace DownloadProgress {
|
|
1247
1130
|
namespace propTypes {
|
|
1248
|
-
const title:
|
|
1249
|
-
const succeededMessage:
|
|
1250
|
-
const failedMessage:
|
|
1251
|
-
const downloadStatus:
|
|
1252
|
-
const showShadow:
|
|
1253
|
-
const progressPercent:
|
|
1254
|
-
const refreshInterval:
|
|
1255
|
-
const progressBarColor:
|
|
1256
|
-
const onTryAgainClick:
|
|
1257
|
-
const className:
|
|
1131
|
+
const title: any;
|
|
1132
|
+
const succeededMessage: any;
|
|
1133
|
+
const failedMessage: any;
|
|
1134
|
+
const downloadStatus: any;
|
|
1135
|
+
const showShadow: any;
|
|
1136
|
+
const progressPercent: any;
|
|
1137
|
+
const refreshInterval: any;
|
|
1138
|
+
const progressBarColor: any;
|
|
1139
|
+
const onTryAgainClick: any;
|
|
1140
|
+
const className: any;
|
|
1258
1141
|
}
|
|
1259
1142
|
namespace defaultProps {
|
|
1260
1143
|
const title_1: string;
|
|
@@ -1280,17 +1163,16 @@ declare namespace DownloadProgress {
|
|
|
1280
1163
|
}
|
|
1281
1164
|
}
|
|
1282
1165
|
|
|
1283
|
-
declare function ModalWithOverlay(props: any):
|
|
1166
|
+
declare function ModalWithOverlay(props: any): any;
|
|
1284
1167
|
|
|
1285
|
-
declare function DropdownNew(props: any):
|
|
1168
|
+
declare function DropdownNew(props: any): any;
|
|
1286
1169
|
|
|
1287
|
-
declare function WeeksPicker({ label, disabled, borderColor, borderColorFocus, textColor,
|
|
1170
|
+
declare function WeeksPicker({ label, disabled, borderColor, borderColorFocus, textColor, hoverColor, required, placeholder, borderRadius, year, width, height, withMarginBottom, onChange, selectedValue, isDarkerBackground, allowedWeekRange, restrictToRange, }: {
|
|
1288
1171
|
label: any;
|
|
1289
1172
|
disabled: any;
|
|
1290
1173
|
borderColor: any;
|
|
1291
1174
|
borderColorFocus: any;
|
|
1292
1175
|
textColor: any;
|
|
1293
|
-
text?: string;
|
|
1294
1176
|
hoverColor: any;
|
|
1295
1177
|
required: any;
|
|
1296
1178
|
placeholder: any;
|
|
@@ -1304,7 +1186,7 @@ declare function WeeksPicker({ label, disabled, borderColor, borderColorFocus, t
|
|
|
1304
1186
|
isDarkerBackground?: boolean;
|
|
1305
1187
|
allowedWeekRange?: any;
|
|
1306
1188
|
restrictToRange?: boolean;
|
|
1307
|
-
}):
|
|
1189
|
+
}): any;
|
|
1308
1190
|
|
|
1309
1191
|
declare function Input({ label, labelEmptyValue, size, selectedValue, placeHolder, inputType, onChange, onClick, onBlur, required, disabled, isDarkerBackground, width, height, error, errorMessage, labelColor, leftIcon, rightIcon, password, leftIconOnClick, rightIconOnClick, multiline, rows, maxLength, regex, onKeyDown, }: {
|
|
1310
1192
|
label: any;
|
|
@@ -1334,33 +1216,33 @@ declare function Input({ label, labelEmptyValue, size, selectedValue, placeHolde
|
|
|
1334
1216
|
maxLength: any;
|
|
1335
1217
|
regex: any;
|
|
1336
1218
|
onKeyDown: any;
|
|
1337
|
-
}):
|
|
1219
|
+
}): any;
|
|
1338
1220
|
declare namespace Input {
|
|
1339
1221
|
namespace propTypes {
|
|
1340
|
-
const placeHolder:
|
|
1341
|
-
const label:
|
|
1342
|
-
const labelEmptyValue:
|
|
1343
|
-
const size:
|
|
1344
|
-
const labelColor:
|
|
1345
|
-
const required:
|
|
1346
|
-
const width:
|
|
1347
|
-
const disabled:
|
|
1348
|
-
const error:
|
|
1349
|
-
const errorMessage:
|
|
1350
|
-
const selectedValue:
|
|
1351
|
-
const onChange:
|
|
1352
|
-
const onClick:
|
|
1353
|
-
const leftIconOnClick:
|
|
1354
|
-
const rightIconOnClick:
|
|
1355
|
-
const onBlur:
|
|
1356
|
-
const leftIcon:
|
|
1357
|
-
const rightIcon:
|
|
1358
|
-
const password:
|
|
1359
|
-
const multiline:
|
|
1360
|
-
const rows:
|
|
1361
|
-
const maxLength:
|
|
1362
|
-
const regex:
|
|
1363
|
-
const onKeyDown:
|
|
1222
|
+
const placeHolder: any;
|
|
1223
|
+
const label: any;
|
|
1224
|
+
const labelEmptyValue: any;
|
|
1225
|
+
const size: any;
|
|
1226
|
+
const labelColor: any;
|
|
1227
|
+
const required: any;
|
|
1228
|
+
const width: any;
|
|
1229
|
+
const disabled: any;
|
|
1230
|
+
const error: any;
|
|
1231
|
+
const errorMessage: any;
|
|
1232
|
+
const selectedValue: any;
|
|
1233
|
+
const onChange: any;
|
|
1234
|
+
const onClick: any;
|
|
1235
|
+
const leftIconOnClick: any;
|
|
1236
|
+
const rightIconOnClick: any;
|
|
1237
|
+
const onBlur: any;
|
|
1238
|
+
const leftIcon: any;
|
|
1239
|
+
const rightIcon: any;
|
|
1240
|
+
const password: any;
|
|
1241
|
+
const multiline: any;
|
|
1242
|
+
const rows: any;
|
|
1243
|
+
const maxLength: any;
|
|
1244
|
+
const regex: any;
|
|
1245
|
+
const onKeyDown: any;
|
|
1364
1246
|
}
|
|
1365
1247
|
namespace defaultProps {
|
|
1366
1248
|
const placeHolder_1: string;
|
|
@@ -1412,7 +1294,7 @@ declare namespace Input {
|
|
|
1412
1294
|
}
|
|
1413
1295
|
}
|
|
1414
1296
|
|
|
1415
|
-
declare function Tooltip(props: any):
|
|
1297
|
+
declare function Tooltip(props: any): any;
|
|
1416
1298
|
|
|
1417
1299
|
/**
|
|
1418
1300
|
* ToggleSwitch component for on/off states.
|
|
@@ -1424,122 +1306,122 @@ declare function ToggleSwitch({ checked, onChange, size, disabled, ...props }: {
|
|
|
1424
1306
|
onChange: any;
|
|
1425
1307
|
size?: string;
|
|
1426
1308
|
disabled?: boolean;
|
|
1427
|
-
}):
|
|
1309
|
+
}): any;
|
|
1428
1310
|
declare namespace ToggleSwitch {
|
|
1429
1311
|
namespace propTypes {
|
|
1430
|
-
const checked:
|
|
1431
|
-
const onChange:
|
|
1432
|
-
const size:
|
|
1433
|
-
const disabled:
|
|
1312
|
+
const checked: any;
|
|
1313
|
+
const onChange: any;
|
|
1314
|
+
const size: any;
|
|
1315
|
+
const disabled: any;
|
|
1434
1316
|
}
|
|
1435
1317
|
}
|
|
1436
1318
|
|
|
1437
|
-
declare function ContainerTable(props: any):
|
|
1319
|
+
declare function ContainerTable(props: any): any;
|
|
1438
1320
|
|
|
1439
|
-
declare function MenuRoute(props: any):
|
|
1321
|
+
declare function MenuRoute(props: any): any;
|
|
1440
1322
|
|
|
1441
1323
|
declare function Build({ width, height, fill }: {
|
|
1442
1324
|
width?: string;
|
|
1443
1325
|
height?: string;
|
|
1444
1326
|
fill?: string;
|
|
1445
|
-
}):
|
|
1327
|
+
}): any;
|
|
1446
1328
|
|
|
1447
1329
|
declare function Track({ width, height, fill }: {
|
|
1448
1330
|
width?: string;
|
|
1449
1331
|
height?: string;
|
|
1450
1332
|
fill?: string;
|
|
1451
|
-
}):
|
|
1333
|
+
}): any;
|
|
1452
1334
|
|
|
1453
1335
|
declare function Execute({ width, height, fill }: {
|
|
1454
1336
|
width?: string;
|
|
1455
1337
|
height?: string;
|
|
1456
1338
|
fill?: string;
|
|
1457
|
-
}):
|
|
1339
|
+
}): any;
|
|
1458
1340
|
|
|
1459
1341
|
declare function Dashboard({ width, height, fill }: {
|
|
1460
1342
|
width?: string;
|
|
1461
1343
|
height?: string;
|
|
1462
1344
|
fill?: string;
|
|
1463
|
-
}):
|
|
1345
|
+
}): any;
|
|
1464
1346
|
|
|
1465
1347
|
declare function Campaigns({ width, height, fill }: {
|
|
1466
1348
|
width?: string;
|
|
1467
1349
|
height?: string;
|
|
1468
1350
|
fill?: string;
|
|
1469
|
-
}):
|
|
1351
|
+
}): any;
|
|
1470
1352
|
|
|
1471
1353
|
declare function Budgets({ width, height, fill }: {
|
|
1472
1354
|
width?: string;
|
|
1473
1355
|
height?: string;
|
|
1474
1356
|
fill?: string;
|
|
1475
|
-
}):
|
|
1357
|
+
}): any;
|
|
1476
1358
|
|
|
1477
1359
|
declare function SampleRunEngine({ width, height, fill }: {
|
|
1478
1360
|
width?: string;
|
|
1479
1361
|
height?: string;
|
|
1480
1362
|
fill?: string;
|
|
1481
|
-
}):
|
|
1363
|
+
}): any;
|
|
1482
1364
|
|
|
1483
1365
|
declare function Coupons({ width, height, fill }: {
|
|
1484
1366
|
width?: string;
|
|
1485
1367
|
height?: string;
|
|
1486
1368
|
fill?: string;
|
|
1487
|
-
}):
|
|
1369
|
+
}): any;
|
|
1488
1370
|
|
|
1489
1371
|
declare function RulesEngine({ width, height, fill }: {
|
|
1490
1372
|
width?: string;
|
|
1491
1373
|
height?: string;
|
|
1492
1374
|
fill?: string;
|
|
1493
|
-
}):
|
|
1375
|
+
}): any;
|
|
1494
1376
|
|
|
1495
1377
|
declare function AdvancedThresholds({ width, height, fill }: {
|
|
1496
1378
|
width?: string;
|
|
1497
1379
|
height?: string;
|
|
1498
1380
|
fill?: string;
|
|
1499
|
-
}):
|
|
1381
|
+
}): any;
|
|
1500
1382
|
|
|
1501
1383
|
declare function PreTestWhatIf({ width, height, fill }: {
|
|
1502
1384
|
width?: string;
|
|
1503
1385
|
height?: string;
|
|
1504
1386
|
fill?: string;
|
|
1505
|
-
}):
|
|
1387
|
+
}): any;
|
|
1506
1388
|
|
|
1507
1389
|
declare function CustomerSegments({ width, height, fill }: {
|
|
1508
1390
|
width?: string;
|
|
1509
1391
|
height?: string;
|
|
1510
1392
|
fill?: string;
|
|
1511
|
-
}):
|
|
1393
|
+
}): any;
|
|
1512
1394
|
|
|
1513
1395
|
declare function GroupBuilder({ width, height, fill }: {
|
|
1514
1396
|
width?: string;
|
|
1515
1397
|
height?: string;
|
|
1516
1398
|
fill?: string;
|
|
1517
|
-
}):
|
|
1399
|
+
}): any;
|
|
1518
1400
|
|
|
1519
1401
|
declare function ItemsStores({ width, height, fill }: {
|
|
1520
1402
|
width?: string;
|
|
1521
1403
|
height?: string;
|
|
1522
1404
|
fill?: string;
|
|
1523
|
-
}):
|
|
1405
|
+
}): any;
|
|
1524
1406
|
|
|
1525
1407
|
declare function Analytics({ width, height, fill }: {
|
|
1526
1408
|
width?: string;
|
|
1527
1409
|
height?: string;
|
|
1528
1410
|
fill?: string;
|
|
1529
|
-
}):
|
|
1411
|
+
}): any;
|
|
1530
1412
|
|
|
1531
|
-
declare function Table(props: any):
|
|
1413
|
+
declare function Table(props: any): any;
|
|
1532
1414
|
declare namespace Table {
|
|
1533
1415
|
const displayName: string;
|
|
1534
1416
|
}
|
|
1535
1417
|
|
|
1536
|
-
declare function FilterPop(props: any):
|
|
1418
|
+
declare function FilterPop(props: any): any;
|
|
1537
1419
|
|
|
1538
|
-
declare function SortPop(props: any):
|
|
1420
|
+
declare function SortPop(props: any): any;
|
|
1539
1421
|
|
|
1540
|
-
declare function RangePop(props: any):
|
|
1422
|
+
declare function RangePop(props: any): any;
|
|
1541
1423
|
|
|
1542
|
-
declare function SearchInput(props: any):
|
|
1424
|
+
declare function SearchInput(props: any): any;
|
|
1543
1425
|
|
|
1544
1426
|
declare function ItemManagerPanel({ width, height, disableSection, onSendForms, editMode, disabledSendForms, AllFormsSent, itemAndPackage, setItemAndPackage, linkColor, backgroundColor, buttonTooltipText, trashTooltipText, maxVisibleVendors, componentText, SubTitleColor }: {
|
|
1545
1427
|
width?: string;
|
|
@@ -1558,7 +1440,7 @@ declare function ItemManagerPanel({ width, height, disableSection, onSendForms,
|
|
|
1558
1440
|
maxVisibleVendors?: number;
|
|
1559
1441
|
componentText?: string;
|
|
1560
1442
|
SubTitleColor?: string;
|
|
1561
|
-
}):
|
|
1443
|
+
}): any;
|
|
1562
1444
|
|
|
1563
1445
|
/**
|
|
1564
1446
|
* ModalDrawer component
|
|
@@ -1573,7 +1455,7 @@ declare function ModalDrawer({ open, height, onClose, children, widthPercent }:
|
|
|
1573
1455
|
onClose: Function;
|
|
1574
1456
|
children: React.ReactNode;
|
|
1575
1457
|
widthPercent?: number;
|
|
1576
|
-
}):
|
|
1458
|
+
}): any;
|
|
1577
1459
|
|
|
1578
1460
|
declare function OverlayDropdown({ data, value, onSelectClick, disabled, isDarkerBackground, required, selectedColor, hoverColor, dropdownMaxHeight, width, height, label, labelEmptyValue, showLabelOnTop, placeHolder, labelColor, placeHolderColor, margin, editableDigitalCoupon, dropdownDigitalCouponTitle, ...props }: {
|
|
1579
1461
|
[x: string]: any;
|
|
@@ -1597,7 +1479,7 @@ declare function OverlayDropdown({ data, value, onSelectClick, disabled, isDarke
|
|
|
1597
1479
|
margin?: string;
|
|
1598
1480
|
editableDigitalCoupon?: boolean;
|
|
1599
1481
|
dropdownDigitalCouponTitle?: string;
|
|
1600
|
-
}):
|
|
1482
|
+
}): any;
|
|
1601
1483
|
|
|
1602
1484
|
declare function MessageBox({ isOpen, isDisabled, onClose, onConfirm, title, primaryText, secondaryText, width, height, color, hoverColor, opacity, secondaryColor, seperateSectionBorder, children, tooltipContent, }: {
|
|
1603
1485
|
isOpen?: boolean;
|
|
@@ -1616,7 +1498,7 @@ declare function MessageBox({ isOpen, isDisabled, onClose, onConfirm, title, pri
|
|
|
1616
1498
|
seperateSectionBorder?: boolean;
|
|
1617
1499
|
children: any;
|
|
1618
1500
|
tooltipContent?: string;
|
|
1619
|
-
}):
|
|
1501
|
+
}): any;
|
|
1620
1502
|
|
|
1621
1503
|
declare function ToasterMessageBox({ color, messageText, linkText, duration, width, icon, onLinkClick, onClose }: {
|
|
1622
1504
|
color?: string;
|
|
@@ -1627,14 +1509,14 @@ declare function ToasterMessageBox({ color, messageText, linkText, duration, wid
|
|
|
1627
1509
|
icon?: string;
|
|
1628
1510
|
onLinkClick?: () => void;
|
|
1629
1511
|
onClose?: () => void;
|
|
1630
|
-
}):
|
|
1512
|
+
}): any;
|
|
1631
1513
|
|
|
1632
1514
|
declare function QuickFilterCards({ data, onCardToggle, width, CardsContainerClassName, }: {
|
|
1633
1515
|
data?: any[];
|
|
1634
1516
|
onCardToggle?: () => void;
|
|
1635
1517
|
width?: string;
|
|
1636
1518
|
CardsContainerClassName?: string;
|
|
1637
|
-
}):
|
|
1519
|
+
}): any;
|
|
1638
1520
|
|
|
1639
1521
|
declare function RangePicker({ label, onChange, borderRadius, required, width, height, placeholder, disabled, borderColor, borderColorFocus, textColor, selectedValue, }: {
|
|
1640
1522
|
label: any;
|
|
@@ -1649,21 +1531,21 @@ declare function RangePicker({ label, onChange, borderRadius, required, width, h
|
|
|
1649
1531
|
borderColorFocus: any;
|
|
1650
1532
|
textColor: any;
|
|
1651
1533
|
selectedValue: any;
|
|
1652
|
-
}):
|
|
1534
|
+
}): any;
|
|
1653
1535
|
declare namespace RangePicker {
|
|
1654
1536
|
namespace propTypes {
|
|
1655
|
-
const label:
|
|
1656
|
-
const onChange:
|
|
1657
|
-
const borderRadius:
|
|
1658
|
-
const required:
|
|
1659
|
-
const width:
|
|
1660
|
-
const height:
|
|
1661
|
-
const placeholder:
|
|
1662
|
-
const disabled:
|
|
1663
|
-
const borderColor:
|
|
1664
|
-
const borderColorFocus:
|
|
1665
|
-
const textColor:
|
|
1666
|
-
const selectedValue:
|
|
1537
|
+
const label: any;
|
|
1538
|
+
const onChange: any;
|
|
1539
|
+
const borderRadius: any;
|
|
1540
|
+
const required: any;
|
|
1541
|
+
const width: any;
|
|
1542
|
+
const height: any;
|
|
1543
|
+
const placeholder: any;
|
|
1544
|
+
const disabled: any;
|
|
1545
|
+
const borderColor: any;
|
|
1546
|
+
const borderColorFocus: any;
|
|
1547
|
+
const textColor: any;
|
|
1548
|
+
const selectedValue: any;
|
|
1667
1549
|
}
|
|
1668
1550
|
namespace defaultProps {
|
|
1669
1551
|
const required_1: boolean;
|
|
@@ -1687,8 +1569,8 @@ declare namespace RangePicker {
|
|
|
1687
1569
|
}
|
|
1688
1570
|
}
|
|
1689
1571
|
|
|
1690
|
-
declare function Tag(props: any):
|
|
1572
|
+
declare function Tag(props: any): any;
|
|
1691
1573
|
|
|
1692
|
-
declare function CheckBox(props: any):
|
|
1574
|
+
declare function CheckBox(props: any): any;
|
|
1693
1575
|
|
|
1694
1576
|
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, GroupBuilder, Heatmap, IconButton, Input, InsightsCarousel, ItemManagerPanel, ItemsStores, LinkButton, LinnerDataBox, MarketShareDescription, MenuRoute, MessageBox, ModalDrawer, ModalWithOverlay, OneColumnContainer, OverlayDropdown, PerformanceAnalyticsLegend, PieChart, PopupCharts, PreTestWhatIf, QuickFilter, QuickFilterCards, RangePicker, RangePop, ReportTable, RulesEngine, SampleRunEngine, SearchInput, SingleBarLineCharts, SortPop, TabMenu, Table, Tag, ToasterMessageBox, ToggleSwitch, Tooltip, TopToggleList, TotalDoughnutChart, TotalHorizontalCharts, Track, TwoBarCharts, WeeksPicker };
|