sag_components 2.0.0-beta202 → 2.0.0-beta203
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 +391 -506
- package/dist/index.esm.js +102 -82
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +80 -60
- 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 +23 -24
- 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 +24 -26
- 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 +16 -18
- 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 +4 -2
- package/dist/types/components/MessageBox/MessageBox.styles.d.ts +8 -7
- 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 +9 -9
- 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 +15 -22
- package/dist/types/components/QuickFilterDropdownMultiSelection/QuickFilterDropdownMultiSelection.style.d.ts +12 -12
- 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 +10 -10
- 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 +31 -31
- 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 +2 -2
- 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/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/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/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;
|
|
@@ -437,35 +379,35 @@ declare function QuickFilter({ hoverColor, multipleSelection, xIconShow, disable
|
|
|
437
379
|
onChange?: (value: any) => void;
|
|
438
380
|
options?: any[];
|
|
439
381
|
selectedValue?: any[];
|
|
440
|
-
}):
|
|
382
|
+
}): any;
|
|
441
383
|
|
|
442
|
-
declare function OneColumnContainer(props: any):
|
|
384
|
+
declare function OneColumnContainer(props: any): any;
|
|
443
385
|
declare namespace OneColumnContainer {
|
|
444
386
|
namespace propTypes {
|
|
445
|
-
const children:
|
|
446
|
-
const display:
|
|
447
|
-
const isLoading:
|
|
448
|
-
const gridTemplateColumns:
|
|
449
|
-
const itemClass:
|
|
450
|
-
const divStyle:
|
|
451
|
-
const overStyle:
|
|
452
|
-
const draggingStyle:
|
|
453
|
-
const droppedStyle:
|
|
454
|
-
const width:
|
|
455
|
-
const height:
|
|
456
|
-
const overflow:
|
|
457
|
-
const transparentBackground:
|
|
458
|
-
const infoTitle:
|
|
459
|
-
const infoText:
|
|
460
|
-
const disableInfo:
|
|
461
|
-
const showViewByBannerButton:
|
|
462
|
-
const onBannerClick:
|
|
463
|
-
const columnTitle:
|
|
464
|
-
const isPercentOfChange:
|
|
465
|
-
const PercentOfChangeData:
|
|
466
|
-
const backgroundImage:
|
|
467
|
-
const showBackgroundImage:
|
|
468
|
-
const backgroundImageStyle:
|
|
387
|
+
const children: any;
|
|
388
|
+
const display: any;
|
|
389
|
+
const isLoading: any;
|
|
390
|
+
const gridTemplateColumns: any;
|
|
391
|
+
const itemClass: any;
|
|
392
|
+
const divStyle: any;
|
|
393
|
+
const overStyle: any;
|
|
394
|
+
const draggingStyle: any;
|
|
395
|
+
const droppedStyle: any;
|
|
396
|
+
const width: any;
|
|
397
|
+
const height: any;
|
|
398
|
+
const overflow: any;
|
|
399
|
+
const transparentBackground: any;
|
|
400
|
+
const infoTitle: any;
|
|
401
|
+
const infoText: any;
|
|
402
|
+
const disableInfo: any;
|
|
403
|
+
const showViewByBannerButton: any;
|
|
404
|
+
const onBannerClick: any;
|
|
405
|
+
const columnTitle: any;
|
|
406
|
+
const isPercentOfChange: any;
|
|
407
|
+
const PercentOfChangeData: any;
|
|
408
|
+
const backgroundImage: any;
|
|
409
|
+
const showBackgroundImage: any;
|
|
410
|
+
const backgroundImageStyle: any;
|
|
469
411
|
}
|
|
470
412
|
namespace defaultProps {
|
|
471
413
|
const children_1: any;
|
|
@@ -519,44 +461,37 @@ declare namespace OneColumnContainer {
|
|
|
519
461
|
}
|
|
520
462
|
}
|
|
521
463
|
|
|
522
|
-
declare function BarChartsByWeeks(props: any):
|
|
464
|
+
declare function BarChartsByWeeks(props: any): any;
|
|
523
465
|
declare namespace BarChartsByWeeks {
|
|
524
466
|
namespace propTypes {
|
|
525
|
-
const className:
|
|
526
|
-
const title:
|
|
527
|
-
const showHeaderTopValue:
|
|
528
|
-
const headerValueTopTitle:
|
|
529
|
-
const headerValueBottomTitle:
|
|
530
|
-
const headerValue:
|
|
531
|
-
const HeaderValueCurrencyType:
|
|
532
|
-
const HeaderValueIsPercent:
|
|
533
|
-
const barChartData:
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
const
|
|
538
|
-
const
|
|
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
|
-
title: PropTypes.Validator<string>;
|
|
554
|
-
iconType: PropTypes.Validator<string>;
|
|
555
|
-
iconColor: PropTypes.Validator<string>;
|
|
556
|
-
}>[]>;
|
|
557
|
-
const showTwoBars: PropTypes.Requireable<boolean>;
|
|
558
|
-
const setLimitHeight: PropTypes.Requireable<number>;
|
|
559
|
-
const setLimitLow: PropTypes.Requireable<number>;
|
|
467
|
+
const className: any;
|
|
468
|
+
const title: any;
|
|
469
|
+
const showHeaderTopValue: any;
|
|
470
|
+
const headerValueTopTitle: any;
|
|
471
|
+
const headerValueBottomTitle: any;
|
|
472
|
+
const headerValue: any;
|
|
473
|
+
const HeaderValueCurrencyType: any;
|
|
474
|
+
const HeaderValueIsPercent: any;
|
|
475
|
+
const barChartData: any;
|
|
476
|
+
const isTitleOriganal: any;
|
|
477
|
+
const width: any;
|
|
478
|
+
const height: any;
|
|
479
|
+
const barChartColor: any;
|
|
480
|
+
const barChartSecondColor: any;
|
|
481
|
+
const xselectedColor: any;
|
|
482
|
+
const startWeekRange: any;
|
|
483
|
+
const endWeekRange: any;
|
|
484
|
+
const tooltipTitle: any;
|
|
485
|
+
const tooltipSecondTitle: any;
|
|
486
|
+
const yAxisCounter: any;
|
|
487
|
+
const isPercentValue: any;
|
|
488
|
+
const interval: any;
|
|
489
|
+
const showTitle: any;
|
|
490
|
+
const showLegend: any;
|
|
491
|
+
const legendData: any;
|
|
492
|
+
const showTwoBars: any;
|
|
493
|
+
const setLimitHeight: any;
|
|
494
|
+
const setLimitLow: any;
|
|
560
495
|
}
|
|
561
496
|
namespace defaultProps {
|
|
562
497
|
const className_1: string;
|
|
@@ -625,27 +560,17 @@ declare namespace BarChartsByWeeks {
|
|
|
625
560
|
}
|
|
626
561
|
}
|
|
627
562
|
|
|
628
|
-
declare function PopupCharts(props: any):
|
|
563
|
+
declare function PopupCharts(props: any): any;
|
|
629
564
|
declare namespace PopupCharts {
|
|
630
565
|
namespace propTypes {
|
|
631
|
-
const title:
|
|
632
|
-
const chartType:
|
|
633
|
-
const popupChartsItemsData:
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
name: PropTypes.Requireable<string>;
|
|
640
|
-
value: PropTypes.Requireable<number>;
|
|
641
|
-
}>[]>;
|
|
642
|
-
noDataText: PropTypes.Requireable<string>;
|
|
643
|
-
}>[]>;
|
|
644
|
-
const isPopupChartsOpen: PropTypes.Requireable<boolean>;
|
|
645
|
-
const width: PropTypes.Requireable<string>;
|
|
646
|
-
const height: PropTypes.Requireable<string>;
|
|
647
|
-
const onCloseClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
648
|
-
const subtitleTextColor: PropTypes.Requireable<string>;
|
|
566
|
+
const title: any;
|
|
567
|
+
const chartType: any;
|
|
568
|
+
const popupChartsItemsData: any;
|
|
569
|
+
const isPopupChartsOpen: any;
|
|
570
|
+
const width: any;
|
|
571
|
+
const height: any;
|
|
572
|
+
const onCloseClick: any;
|
|
573
|
+
const subtitleTextColor: any;
|
|
649
574
|
}
|
|
650
575
|
namespace defaultProps {
|
|
651
576
|
const title_1: string;
|
|
@@ -688,36 +613,32 @@ declare namespace PopupCharts {
|
|
|
688
613
|
}
|
|
689
614
|
}
|
|
690
615
|
|
|
691
|
-
declare function TotalDoughnutChart(props: any):
|
|
616
|
+
declare function TotalDoughnutChart(props: any): any;
|
|
692
617
|
declare namespace TotalDoughnutChart {
|
|
693
618
|
namespace propTypes {
|
|
694
|
-
const className:
|
|
695
|
-
const title:
|
|
696
|
-
const value:
|
|
697
|
-
const rootFont:
|
|
698
|
-
const containerPadding:
|
|
699
|
-
const addingBenchmark:
|
|
700
|
-
const dotCut:
|
|
701
|
-
const currencySign:
|
|
702
|
-
const currencyType:
|
|
703
|
-
const legendData:
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
const
|
|
709
|
-
const
|
|
710
|
-
const
|
|
711
|
-
const
|
|
712
|
-
const
|
|
713
|
-
const
|
|
714
|
-
const
|
|
715
|
-
const
|
|
716
|
-
const
|
|
717
|
-
const isPercent: PropTypes.Requireable<boolean>;
|
|
718
|
-
const hideTitleAndValue: PropTypes.Requireable<boolean>;
|
|
719
|
-
const noDataText: PropTypes.Requireable<string>;
|
|
720
|
-
const textAfterValue: PropTypes.Requireable<string>;
|
|
619
|
+
const className: any;
|
|
620
|
+
const title: any;
|
|
621
|
+
const value: any;
|
|
622
|
+
const rootFont: any;
|
|
623
|
+
const containerPadding: any;
|
|
624
|
+
const addingBenchmark: any;
|
|
625
|
+
const dotCut: any;
|
|
626
|
+
const currencySign: any;
|
|
627
|
+
const currencyType: any;
|
|
628
|
+
const legendData: any;
|
|
629
|
+
const legendBelow: any;
|
|
630
|
+
const itemsPercentagesValueAside: any;
|
|
631
|
+
const itemsBoldedValues: any;
|
|
632
|
+
const itemsValuesSeparateLine: any;
|
|
633
|
+
const width: any;
|
|
634
|
+
const height: any;
|
|
635
|
+
const textcolor: any;
|
|
636
|
+
const titleFontSize: any;
|
|
637
|
+
const FormattedValueFontSize: any;
|
|
638
|
+
const isPercent: any;
|
|
639
|
+
const hideTitleAndValue: any;
|
|
640
|
+
const noDataText: any;
|
|
641
|
+
const textAfterValue: any;
|
|
721
642
|
}
|
|
722
643
|
namespace defaultProps {
|
|
723
644
|
const className_1: string;
|
|
@@ -769,13 +690,13 @@ declare namespace TotalDoughnutChart {
|
|
|
769
690
|
}
|
|
770
691
|
}
|
|
771
692
|
|
|
772
|
-
declare function TopToggleList(props: any):
|
|
693
|
+
declare function TopToggleList(props: any): any;
|
|
773
694
|
declare namespace TopToggleList {
|
|
774
695
|
namespace propTypes {
|
|
775
|
-
const width:
|
|
776
|
-
const height:
|
|
777
|
-
const title:
|
|
778
|
-
const list:
|
|
696
|
+
const width: any;
|
|
697
|
+
const height: any;
|
|
698
|
+
const title: any;
|
|
699
|
+
const list: any;
|
|
779
700
|
}
|
|
780
701
|
namespace defaultProps {
|
|
781
702
|
const width_1: string;
|
|
@@ -792,19 +713,15 @@ declare namespace TopToggleList {
|
|
|
792
713
|
}
|
|
793
714
|
}
|
|
794
715
|
|
|
795
|
-
declare function MarketShareDescription(props: any):
|
|
716
|
+
declare function MarketShareDescription(props: any): any;
|
|
796
717
|
declare namespace MarketShareDescription {
|
|
797
718
|
namespace propTypes {
|
|
798
|
-
const marketShareData:
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
const
|
|
804
|
-
const width: PropTypes.Requireable<string>;
|
|
805
|
-
const iconColor: PropTypes.Requireable<string>;
|
|
806
|
-
const onBannerClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
807
|
-
const dotCut: PropTypes.Requireable<boolean>;
|
|
719
|
+
const marketShareData: any;
|
|
720
|
+
const height: any;
|
|
721
|
+
const width: any;
|
|
722
|
+
const iconColor: any;
|
|
723
|
+
const onBannerClick: any;
|
|
724
|
+
const dotCut: any;
|
|
808
725
|
}
|
|
809
726
|
namespace defaultProps {
|
|
810
727
|
const marketShareData_1: any[];
|
|
@@ -822,48 +739,40 @@ declare namespace MarketShareDescription {
|
|
|
822
739
|
}
|
|
823
740
|
}
|
|
824
741
|
|
|
825
|
-
declare function Heatmap(props: any):
|
|
742
|
+
declare function Heatmap(props: any): any;
|
|
826
743
|
declare namespace Heatmap {
|
|
827
744
|
namespace propTypes {
|
|
828
|
-
const title:
|
|
829
|
-
const data:
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
color: PropTypes.Validator<string>;
|
|
833
|
-
}>[]>;
|
|
834
|
-
const lowLimit: PropTypes.Validator<number>;
|
|
835
|
-
const barHeight: PropTypes.Validator<string>;
|
|
745
|
+
const title: any;
|
|
746
|
+
const data: any;
|
|
747
|
+
const lowLimit: any;
|
|
748
|
+
const barHeight: any;
|
|
836
749
|
}
|
|
837
750
|
}
|
|
838
751
|
|
|
839
|
-
declare function TotalHorizontalCharts(props: any):
|
|
752
|
+
declare function TotalHorizontalCharts(props: any): any;
|
|
840
753
|
declare namespace TotalHorizontalCharts {
|
|
841
754
|
namespace propTypes {
|
|
842
|
-
const className:
|
|
843
|
-
const title:
|
|
844
|
-
const value:
|
|
845
|
-
const dotCut:
|
|
846
|
-
const currencySign:
|
|
847
|
-
const currencyType:
|
|
848
|
-
const chartsData:
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
const
|
|
854
|
-
const
|
|
855
|
-
const
|
|
856
|
-
const
|
|
857
|
-
const
|
|
858
|
-
const
|
|
859
|
-
const
|
|
860
|
-
const
|
|
861
|
-
const
|
|
862
|
-
const
|
|
863
|
-
const isPercentage: PropTypes.Requireable<boolean>;
|
|
864
|
-
const showDollarSign: PropTypes.Requireable<boolean>;
|
|
865
|
-
const hideTotalValue: PropTypes.Requireable<boolean>;
|
|
866
|
-
const hideTitle: PropTypes.Requireable<boolean>;
|
|
755
|
+
const className: any;
|
|
756
|
+
const title: any;
|
|
757
|
+
const value: any;
|
|
758
|
+
const dotCut: any;
|
|
759
|
+
const currencySign: any;
|
|
760
|
+
const currencyType: any;
|
|
761
|
+
const chartsData: any;
|
|
762
|
+
const showScrollerBarsCount: any;
|
|
763
|
+
const showPercentAsideValue: any;
|
|
764
|
+
const labelFontSize: any;
|
|
765
|
+
const labelLimitedLetters: any;
|
|
766
|
+
const width: any;
|
|
767
|
+
const height: any;
|
|
768
|
+
const rightGap: any;
|
|
769
|
+
const textColor: any;
|
|
770
|
+
const noDataText: any;
|
|
771
|
+
const isDollar: any;
|
|
772
|
+
const isPercentage: any;
|
|
773
|
+
const showDollarSign: any;
|
|
774
|
+
const hideTotalValue: any;
|
|
775
|
+
const hideTitle: any;
|
|
867
776
|
}
|
|
868
777
|
namespace defaultProps {
|
|
869
778
|
const className_1: string;
|
|
@@ -911,22 +820,22 @@ declare namespace TotalHorizontalCharts {
|
|
|
911
820
|
}
|
|
912
821
|
}
|
|
913
822
|
|
|
914
|
-
declare function IconButton(props: any):
|
|
823
|
+
declare function IconButton(props: any): any;
|
|
915
824
|
declare namespace IconButton {
|
|
916
825
|
namespace propTypes {
|
|
917
|
-
const fileLink:
|
|
918
|
-
const showProcess:
|
|
919
|
-
const buttonText:
|
|
920
|
-
const iconName:
|
|
921
|
-
const contentColor:
|
|
922
|
-
const backgroundColor:
|
|
923
|
-
const borderColor:
|
|
924
|
-
const borderRadius:
|
|
925
|
-
const iconHeight:
|
|
926
|
-
const iconWidth:
|
|
927
|
-
const disabled:
|
|
928
|
-
const onClick:
|
|
929
|
-
const onCancelClick:
|
|
826
|
+
const fileLink: any;
|
|
827
|
+
const showProcess: any;
|
|
828
|
+
const buttonText: any;
|
|
829
|
+
const iconName: any;
|
|
830
|
+
const contentColor: any;
|
|
831
|
+
const backgroundColor: any;
|
|
832
|
+
const borderColor: any;
|
|
833
|
+
const borderRadius: any;
|
|
834
|
+
const iconHeight: any;
|
|
835
|
+
const iconWidth: any;
|
|
836
|
+
const disabled: any;
|
|
837
|
+
const onClick: any;
|
|
838
|
+
const onCancelClick: any;
|
|
930
839
|
}
|
|
931
840
|
namespace defaultProps {
|
|
932
841
|
const fileLink_1: string;
|
|
@@ -958,38 +867,30 @@ declare namespace IconButton {
|
|
|
958
867
|
}
|
|
959
868
|
}
|
|
960
869
|
|
|
961
|
-
declare function DoublePanelDataRow(props: any):
|
|
870
|
+
declare function DoublePanelDataRow(props: any): any;
|
|
962
871
|
|
|
963
|
-
declare function BarChart(props: any):
|
|
872
|
+
declare function BarChart(props: any): any;
|
|
964
873
|
declare namespace BarChart {
|
|
965
874
|
namespace propTypes {
|
|
966
|
-
const title:
|
|
967
|
-
const barChartData:
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
const
|
|
973
|
-
const
|
|
974
|
-
const
|
|
975
|
-
const
|
|
976
|
-
const
|
|
977
|
-
const
|
|
978
|
-
const
|
|
979
|
-
const
|
|
980
|
-
const
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
const showReferenceLine: PropTypes.Requireable<boolean>;
|
|
986
|
-
const referenceLinePoint: PropTypes.Requireable<number>;
|
|
987
|
-
const referenceLineColor: PropTypes.Requireable<string>;
|
|
988
|
-
const referenceLineDashed: PropTypes.Requireable<string>;
|
|
989
|
-
const showCurrentCampaignStyle: PropTypes.Requireable<boolean>;
|
|
990
|
-
const currentBarColor: PropTypes.Requireable<string>;
|
|
991
|
-
const isPercent: PropTypes.Requireable<boolean>;
|
|
992
|
-
const noDataText: PropTypes.Requireable<string>;
|
|
875
|
+
const title: any;
|
|
876
|
+
const barChartData: any;
|
|
877
|
+
const width: any;
|
|
878
|
+
const height: any;
|
|
879
|
+
const barSize: any;
|
|
880
|
+
const barFontSizeValue: any;
|
|
881
|
+
const barChartColor: any;
|
|
882
|
+
const showDollarSign: any;
|
|
883
|
+
const isDollar: any;
|
|
884
|
+
const showLegend: any;
|
|
885
|
+
const legendData: any;
|
|
886
|
+
const showReferenceLine: any;
|
|
887
|
+
const referenceLinePoint: any;
|
|
888
|
+
const referenceLineColor: any;
|
|
889
|
+
const referenceLineDashed: any;
|
|
890
|
+
const showCurrentCampaignStyle: any;
|
|
891
|
+
const currentBarColor: any;
|
|
892
|
+
const isPercent: any;
|
|
893
|
+
const noDataText: any;
|
|
993
894
|
}
|
|
994
895
|
namespace defaultProps {
|
|
995
896
|
const title_1: string;
|
|
@@ -1041,11 +942,11 @@ declare namespace BarChart {
|
|
|
1041
942
|
}
|
|
1042
943
|
}
|
|
1043
944
|
|
|
1044
|
-
declare function DoubleBarSingleLine(props: any):
|
|
945
|
+
declare function DoubleBarSingleLine(props: any): any;
|
|
1045
946
|
|
|
1046
|
-
declare function AreaChart(props: any):
|
|
947
|
+
declare function AreaChart(props: any): any;
|
|
1047
948
|
|
|
1048
|
-
declare function BreakdownPanel(props: any):
|
|
949
|
+
declare function BreakdownPanel(props: any): any;
|
|
1049
950
|
|
|
1050
951
|
declare function LinkButton({ text, type, size, height, width, disabled, textColor, onClick, leftIcon, rightIcon, }: {
|
|
1051
952
|
text?: string;
|
|
@@ -1058,7 +959,7 @@ declare function LinkButton({ text, type, size, height, width, disabled, textCol
|
|
|
1058
959
|
onClick: any;
|
|
1059
960
|
leftIcon?: string;
|
|
1060
961
|
rightIcon?: string;
|
|
1061
|
-
}):
|
|
962
|
+
}): any;
|
|
1062
963
|
|
|
1063
964
|
declare function BubbleChart({ data, title, subtitle, leftHeader, rightHeader, topHeader, bottomHeader, colorPalette, height, width, backgroundColor, showAxis, noDataText, }: {
|
|
1064
965
|
data?: any[];
|
|
@@ -1074,13 +975,13 @@ declare function BubbleChart({ data, title, subtitle, leftHeader, rightHeader, t
|
|
|
1074
975
|
backgroundColor?: string;
|
|
1075
976
|
showAxis?: boolean;
|
|
1076
977
|
noDataText?: string;
|
|
1077
|
-
}):
|
|
978
|
+
}): any;
|
|
1078
979
|
|
|
1079
|
-
declare function BatteryChart(props: any):
|
|
980
|
+
declare function BatteryChart(props: any): any;
|
|
1080
981
|
|
|
1081
|
-
declare function PerformanceAnalyticsLegend(props: any):
|
|
982
|
+
declare function PerformanceAnalyticsLegend(props: any): any;
|
|
1082
983
|
|
|
1083
|
-
declare function BrushChart(props: any):
|
|
984
|
+
declare function BrushChart(props: any): any;
|
|
1084
985
|
|
|
1085
986
|
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, }: {
|
|
1086
987
|
className?: string;
|
|
@@ -1108,40 +1009,32 @@ declare function SingleBarLineCharts({ className, width, height, title, data, to
|
|
|
1108
1009
|
currencySign?: string;
|
|
1109
1010
|
currencySignLine?: string;
|
|
1110
1011
|
noDataText?: string;
|
|
1111
|
-
}):
|
|
1012
|
+
}): any;
|
|
1112
1013
|
|
|
1113
|
-
declare function BarChartWithAreaChart(props: any):
|
|
1014
|
+
declare function BarChartWithAreaChart(props: any): any;
|
|
1114
1015
|
|
|
1115
|
-
declare function BarChartTwoRows(props: any):
|
|
1016
|
+
declare function BarChartTwoRows(props: any): any;
|
|
1116
1017
|
|
|
1117
|
-
declare function TwoBarCharts(props: any):
|
|
1018
|
+
declare function TwoBarCharts(props: any): any;
|
|
1118
1019
|
declare namespace TwoBarCharts {
|
|
1119
1020
|
namespace propTypes {
|
|
1120
|
-
const title:
|
|
1121
|
-
const barChartData:
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
const
|
|
1127
|
-
const
|
|
1128
|
-
const
|
|
1129
|
-
const
|
|
1130
|
-
const
|
|
1131
|
-
const
|
|
1132
|
-
const
|
|
1133
|
-
const
|
|
1134
|
-
const
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
iconColor: PropTypes.Validator<string>;
|
|
1138
|
-
}>[]>;
|
|
1139
|
-
const showDollarSign: PropTypes.Requireable<boolean>;
|
|
1140
|
-
const showReferenceLine: PropTypes.Requireable<boolean>;
|
|
1141
|
-
const referenceLinePoint: PropTypes.Requireable<number>;
|
|
1142
|
-
const referenceLineColor: PropTypes.Requireable<string>;
|
|
1143
|
-
const referenceLineDashed: PropTypes.Requireable<string>;
|
|
1144
|
-
const showTooltip: PropTypes.Requireable<boolean>;
|
|
1021
|
+
const title: any;
|
|
1022
|
+
const barChartData: any;
|
|
1023
|
+
const width: any;
|
|
1024
|
+
const height: any;
|
|
1025
|
+
const barSize: any;
|
|
1026
|
+
const barFontSizeValue: any;
|
|
1027
|
+
const barChartColorFirst: any;
|
|
1028
|
+
const barChartColorSecond: any;
|
|
1029
|
+
const isDollar: any;
|
|
1030
|
+
const showLegend: any;
|
|
1031
|
+
const legendData: any;
|
|
1032
|
+
const showDollarSign: any;
|
|
1033
|
+
const showReferenceLine: any;
|
|
1034
|
+
const referenceLinePoint: any;
|
|
1035
|
+
const referenceLineColor: any;
|
|
1036
|
+
const referenceLineDashed: any;
|
|
1037
|
+
const showTooltip: any;
|
|
1145
1038
|
}
|
|
1146
1039
|
namespace defaultProps {
|
|
1147
1040
|
const title_1: string;
|
|
@@ -1190,26 +1083,16 @@ declare namespace TwoBarCharts {
|
|
|
1190
1083
|
}
|
|
1191
1084
|
}
|
|
1192
1085
|
|
|
1193
|
-
declare function CollapseData(props: any):
|
|
1086
|
+
declare function CollapseData(props: any): any;
|
|
1194
1087
|
declare namespace CollapseData {
|
|
1195
1088
|
namespace propTypes {
|
|
1196
|
-
const title:
|
|
1197
|
-
const noDataText:
|
|
1198
|
-
const width:
|
|
1199
|
-
const height:
|
|
1200
|
-
const addPlusMark:
|
|
1201
|
-
const addArrowToTotal:
|
|
1202
|
-
const tableData:
|
|
1203
|
-
key: PropTypes.Requireable<number>;
|
|
1204
|
-
icon: PropTypes.Requireable<string>;
|
|
1205
|
-
title: PropTypes.Requireable<string>;
|
|
1206
|
-
value: PropTypes.Requireable<number>;
|
|
1207
|
-
valueType: PropTypes.Requireable<string>;
|
|
1208
|
-
table: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1209
|
-
title: PropTypes.Requireable<string>;
|
|
1210
|
-
value: PropTypes.Requireable<number>;
|
|
1211
|
-
}>[]>;
|
|
1212
|
-
}>[]>;
|
|
1089
|
+
const title: any;
|
|
1090
|
+
const noDataText: any;
|
|
1091
|
+
const width: any;
|
|
1092
|
+
const height: any;
|
|
1093
|
+
const addPlusMark: any;
|
|
1094
|
+
const addArrowToTotal: any;
|
|
1095
|
+
const tableData: any;
|
|
1213
1096
|
}
|
|
1214
1097
|
namespace defaultProps {
|
|
1215
1098
|
const title_1: string;
|
|
@@ -1234,25 +1117,25 @@ declare function InsightsCarousel({ className, children, onClose, title, icon, t
|
|
|
1234
1117
|
children: any;
|
|
1235
1118
|
onClose: any;
|
|
1236
1119
|
title?: string;
|
|
1237
|
-
icon?:
|
|
1120
|
+
icon?: any;
|
|
1238
1121
|
titleColor?: string;
|
|
1239
1122
|
iconColor?: string;
|
|
1240
1123
|
navColor?: string;
|
|
1241
|
-
}):
|
|
1124
|
+
}): any;
|
|
1242
1125
|
|
|
1243
|
-
declare function DownloadProgress(props: any):
|
|
1126
|
+
declare function DownloadProgress(props: any): any;
|
|
1244
1127
|
declare namespace DownloadProgress {
|
|
1245
1128
|
namespace propTypes {
|
|
1246
|
-
const title:
|
|
1247
|
-
const succeededMessage:
|
|
1248
|
-
const failedMessage:
|
|
1249
|
-
const downloadStatus:
|
|
1250
|
-
const showShadow:
|
|
1251
|
-
const progressPercent:
|
|
1252
|
-
const refreshInterval:
|
|
1253
|
-
const progressBarColor:
|
|
1254
|
-
const onTryAgainClick:
|
|
1255
|
-
const className:
|
|
1129
|
+
const title: any;
|
|
1130
|
+
const succeededMessage: any;
|
|
1131
|
+
const failedMessage: any;
|
|
1132
|
+
const downloadStatus: any;
|
|
1133
|
+
const showShadow: any;
|
|
1134
|
+
const progressPercent: any;
|
|
1135
|
+
const refreshInterval: any;
|
|
1136
|
+
const progressBarColor: any;
|
|
1137
|
+
const onTryAgainClick: any;
|
|
1138
|
+
const className: any;
|
|
1256
1139
|
}
|
|
1257
1140
|
namespace defaultProps {
|
|
1258
1141
|
const title_1: string;
|
|
@@ -1278,9 +1161,9 @@ declare namespace DownloadProgress {
|
|
|
1278
1161
|
}
|
|
1279
1162
|
}
|
|
1280
1163
|
|
|
1281
|
-
declare function ModalWithOverlay(props: any):
|
|
1164
|
+
declare function ModalWithOverlay(props: any): any;
|
|
1282
1165
|
|
|
1283
|
-
declare function DropdownNew(props: any):
|
|
1166
|
+
declare function DropdownNew(props: any): any;
|
|
1284
1167
|
|
|
1285
1168
|
declare function WeeksPicker({ label, disabled, borderColor, borderColorFocus, textColor, hoverColor, required, placeholder, borderRadius, year, width, height, withMarginBottom, onChange, selectedValue, allowedWeekRange, restrictToRange, }: {
|
|
1286
1169
|
label: any;
|
|
@@ -1300,7 +1183,7 @@ declare function WeeksPicker({ label, disabled, borderColor, borderColorFocus, t
|
|
|
1300
1183
|
selectedValue: any;
|
|
1301
1184
|
allowedWeekRange?: any;
|
|
1302
1185
|
restrictToRange?: boolean;
|
|
1303
|
-
}):
|
|
1186
|
+
}): any;
|
|
1304
1187
|
|
|
1305
1188
|
declare function Input({ label, labelEmptyValue, size, selectedValue, placeHolder, onChange, onClick, onBlur, required, disabled, isDarkerBackground, width, height, error, errorMessage, labelColor, leftIcon, rightIcon, password, leftIconOnClick, rightIconOnClick, multiline, rows, maxLength, }: {
|
|
1306
1189
|
label: any;
|
|
@@ -1327,31 +1210,31 @@ declare function Input({ label, labelEmptyValue, size, selectedValue, placeHolde
|
|
|
1327
1210
|
multiline?: boolean;
|
|
1328
1211
|
rows?: number;
|
|
1329
1212
|
maxLength: any;
|
|
1330
|
-
}):
|
|
1213
|
+
}): any;
|
|
1331
1214
|
declare namespace Input {
|
|
1332
1215
|
namespace propTypes {
|
|
1333
|
-
const placeHolder:
|
|
1334
|
-
const label:
|
|
1335
|
-
const labelEmptyValue:
|
|
1336
|
-
const size:
|
|
1337
|
-
const labelColor:
|
|
1338
|
-
const required:
|
|
1339
|
-
const width:
|
|
1340
|
-
const disabled:
|
|
1341
|
-
const error:
|
|
1342
|
-
const errorMessage:
|
|
1343
|
-
const selectedValue:
|
|
1344
|
-
const onChange:
|
|
1345
|
-
const onClick:
|
|
1346
|
-
const leftIconOnClick:
|
|
1347
|
-
const rightIconOnClick:
|
|
1348
|
-
const onBlur:
|
|
1349
|
-
const leftIcon:
|
|
1350
|
-
const rightIcon:
|
|
1351
|
-
const password:
|
|
1352
|
-
const multiline:
|
|
1353
|
-
const rows:
|
|
1354
|
-
const maxLength:
|
|
1216
|
+
const placeHolder: any;
|
|
1217
|
+
const label: any;
|
|
1218
|
+
const labelEmptyValue: any;
|
|
1219
|
+
const size: any;
|
|
1220
|
+
const labelColor: any;
|
|
1221
|
+
const required: any;
|
|
1222
|
+
const width: any;
|
|
1223
|
+
const disabled: any;
|
|
1224
|
+
const error: any;
|
|
1225
|
+
const errorMessage: any;
|
|
1226
|
+
const selectedValue: any;
|
|
1227
|
+
const onChange: any;
|
|
1228
|
+
const onClick: any;
|
|
1229
|
+
const leftIconOnClick: any;
|
|
1230
|
+
const rightIconOnClick: any;
|
|
1231
|
+
const onBlur: any;
|
|
1232
|
+
const leftIcon: any;
|
|
1233
|
+
const rightIcon: any;
|
|
1234
|
+
const password: any;
|
|
1235
|
+
const multiline: any;
|
|
1236
|
+
const rows: any;
|
|
1237
|
+
const maxLength: any;
|
|
1355
1238
|
}
|
|
1356
1239
|
namespace defaultProps {
|
|
1357
1240
|
const placeHolder_1: string;
|
|
@@ -1399,7 +1282,7 @@ declare namespace Input {
|
|
|
1399
1282
|
}
|
|
1400
1283
|
}
|
|
1401
1284
|
|
|
1402
|
-
declare function Tooltip(props: any):
|
|
1285
|
+
declare function Tooltip(props: any): any;
|
|
1403
1286
|
|
|
1404
1287
|
/**
|
|
1405
1288
|
* ToggleSwitch component for on/off states.
|
|
@@ -1411,122 +1294,122 @@ declare function ToggleSwitch({ checked, onChange, size, disabled, ...props }: {
|
|
|
1411
1294
|
onChange: any;
|
|
1412
1295
|
size?: string;
|
|
1413
1296
|
disabled?: boolean;
|
|
1414
|
-
}):
|
|
1297
|
+
}): any;
|
|
1415
1298
|
declare namespace ToggleSwitch {
|
|
1416
1299
|
namespace propTypes {
|
|
1417
|
-
const checked:
|
|
1418
|
-
const onChange:
|
|
1419
|
-
const size:
|
|
1420
|
-
const disabled:
|
|
1300
|
+
const checked: any;
|
|
1301
|
+
const onChange: any;
|
|
1302
|
+
const size: any;
|
|
1303
|
+
const disabled: any;
|
|
1421
1304
|
}
|
|
1422
1305
|
}
|
|
1423
1306
|
|
|
1424
|
-
declare function ContainerTable(props: any):
|
|
1307
|
+
declare function ContainerTable(props: any): any;
|
|
1425
1308
|
|
|
1426
|
-
declare function MenuRoute(props: any):
|
|
1309
|
+
declare function MenuRoute(props: any): any;
|
|
1427
1310
|
|
|
1428
1311
|
declare function Build({ width, height, fill }: {
|
|
1429
1312
|
width?: string;
|
|
1430
1313
|
height?: string;
|
|
1431
1314
|
fill?: string;
|
|
1432
|
-
}):
|
|
1315
|
+
}): any;
|
|
1433
1316
|
|
|
1434
1317
|
declare function Track({ width, height, fill }: {
|
|
1435
1318
|
width?: string;
|
|
1436
1319
|
height?: string;
|
|
1437
1320
|
fill?: string;
|
|
1438
|
-
}):
|
|
1321
|
+
}): any;
|
|
1439
1322
|
|
|
1440
1323
|
declare function Execute({ width, height, fill }: {
|
|
1441
1324
|
width?: string;
|
|
1442
1325
|
height?: string;
|
|
1443
1326
|
fill?: string;
|
|
1444
|
-
}):
|
|
1327
|
+
}): any;
|
|
1445
1328
|
|
|
1446
1329
|
declare function Dashboard({ width, height, fill }: {
|
|
1447
1330
|
width?: string;
|
|
1448
1331
|
height?: string;
|
|
1449
1332
|
fill?: string;
|
|
1450
|
-
}):
|
|
1333
|
+
}): any;
|
|
1451
1334
|
|
|
1452
1335
|
declare function Campaigns({ width, height, fill }: {
|
|
1453
1336
|
width?: string;
|
|
1454
1337
|
height?: string;
|
|
1455
1338
|
fill?: string;
|
|
1456
|
-
}):
|
|
1339
|
+
}): any;
|
|
1457
1340
|
|
|
1458
1341
|
declare function Budgets({ width, height, fill }: {
|
|
1459
1342
|
width?: string;
|
|
1460
1343
|
height?: string;
|
|
1461
1344
|
fill?: string;
|
|
1462
|
-
}):
|
|
1345
|
+
}): any;
|
|
1463
1346
|
|
|
1464
1347
|
declare function SampleRunEngine({ width, height, fill }: {
|
|
1465
1348
|
width?: string;
|
|
1466
1349
|
height?: string;
|
|
1467
1350
|
fill?: string;
|
|
1468
|
-
}):
|
|
1351
|
+
}): any;
|
|
1469
1352
|
|
|
1470
1353
|
declare function Coupons({ width, height, fill }: {
|
|
1471
1354
|
width?: string;
|
|
1472
1355
|
height?: string;
|
|
1473
1356
|
fill?: string;
|
|
1474
|
-
}):
|
|
1357
|
+
}): any;
|
|
1475
1358
|
|
|
1476
1359
|
declare function RulesEngine({ width, height, fill }: {
|
|
1477
1360
|
width?: string;
|
|
1478
1361
|
height?: string;
|
|
1479
1362
|
fill?: string;
|
|
1480
|
-
}):
|
|
1363
|
+
}): any;
|
|
1481
1364
|
|
|
1482
1365
|
declare function AdvancedThresholds({ width, height, fill }: {
|
|
1483
1366
|
width?: string;
|
|
1484
1367
|
height?: string;
|
|
1485
1368
|
fill?: string;
|
|
1486
|
-
}):
|
|
1369
|
+
}): any;
|
|
1487
1370
|
|
|
1488
1371
|
declare function PreTestWhatIf({ width, height, fill }: {
|
|
1489
1372
|
width?: string;
|
|
1490
1373
|
height?: string;
|
|
1491
1374
|
fill?: string;
|
|
1492
|
-
}):
|
|
1375
|
+
}): any;
|
|
1493
1376
|
|
|
1494
1377
|
declare function CustomerSegments({ width, height, fill }: {
|
|
1495
1378
|
width?: string;
|
|
1496
1379
|
height?: string;
|
|
1497
1380
|
fill?: string;
|
|
1498
|
-
}):
|
|
1381
|
+
}): any;
|
|
1499
1382
|
|
|
1500
1383
|
declare function GroupBuilder({ width, height, fill }: {
|
|
1501
1384
|
width?: string;
|
|
1502
1385
|
height?: string;
|
|
1503
1386
|
fill?: string;
|
|
1504
|
-
}):
|
|
1387
|
+
}): any;
|
|
1505
1388
|
|
|
1506
1389
|
declare function ItemsStores({ width, height, fill }: {
|
|
1507
1390
|
width?: string;
|
|
1508
1391
|
height?: string;
|
|
1509
1392
|
fill?: string;
|
|
1510
|
-
}):
|
|
1393
|
+
}): any;
|
|
1511
1394
|
|
|
1512
1395
|
declare function Analytics({ width, height, fill }: {
|
|
1513
1396
|
width?: string;
|
|
1514
1397
|
height?: string;
|
|
1515
1398
|
fill?: string;
|
|
1516
|
-
}):
|
|
1399
|
+
}): any;
|
|
1517
1400
|
|
|
1518
|
-
declare function Table(props: any):
|
|
1401
|
+
declare function Table(props: any): any;
|
|
1519
1402
|
declare namespace Table {
|
|
1520
1403
|
const displayName: string;
|
|
1521
1404
|
}
|
|
1522
1405
|
|
|
1523
|
-
declare function FilterPop(props: any):
|
|
1406
|
+
declare function FilterPop(props: any): any;
|
|
1524
1407
|
|
|
1525
|
-
declare function SortPop(props: any):
|
|
1408
|
+
declare function SortPop(props: any): any;
|
|
1526
1409
|
|
|
1527
|
-
declare function RangePop(props: any):
|
|
1410
|
+
declare function RangePop(props: any): any;
|
|
1528
1411
|
|
|
1529
|
-
declare function SearchInput(props: any):
|
|
1412
|
+
declare function SearchInput(props: any): any;
|
|
1530
1413
|
|
|
1531
1414
|
declare function ItemManagerPanel({ width, height, disableSection, onSendForms, editMode, disabledSendForms, AllFormsSent, itemAndPackage, setItemAndPackage, linkColor, backgroundColor, buttonTooltipText, trashTooltipText, maxVisibleVendors, componentText }: {
|
|
1532
1415
|
width?: string;
|
|
@@ -1544,7 +1427,7 @@ declare function ItemManagerPanel({ width, height, disableSection, onSendForms,
|
|
|
1544
1427
|
trashTooltipText?: string;
|
|
1545
1428
|
maxVisibleVendors?: number;
|
|
1546
1429
|
componentText?: string;
|
|
1547
|
-
}):
|
|
1430
|
+
}): any;
|
|
1548
1431
|
|
|
1549
1432
|
/**
|
|
1550
1433
|
* ModalDrawer component
|
|
@@ -1559,7 +1442,7 @@ declare function ModalDrawer({ open, height, onClose, children, widthPercent }:
|
|
|
1559
1442
|
onClose: Function;
|
|
1560
1443
|
children: React.ReactNode;
|
|
1561
1444
|
widthPercent?: number;
|
|
1562
|
-
}):
|
|
1445
|
+
}): any;
|
|
1563
1446
|
|
|
1564
1447
|
declare function OverlayDropdown({ data, value, onSelectClick, disabled, isDarkerBackground, required, selectedColor, hoverColor, dropdownMaxHeight, width, height, label, labelEmptyValue, showLabelOnTop, placeHolder, labelColor, placeHolderColor, margin, ...props }: {
|
|
1565
1448
|
[x: string]: any;
|
|
@@ -1581,9 +1464,9 @@ declare function OverlayDropdown({ data, value, onSelectClick, disabled, isDarke
|
|
|
1581
1464
|
labelColor: any;
|
|
1582
1465
|
placeHolderColor: any;
|
|
1583
1466
|
margin?: string;
|
|
1584
|
-
}):
|
|
1467
|
+
}): any;
|
|
1585
1468
|
|
|
1586
|
-
declare function MessageBox({ isOpen, isDisabled, onClose, onConfirm, title, primaryText, secondaryText, width, height, color, hoverColor, secondaryColor, seperateSectionBorder, children, }: {
|
|
1469
|
+
declare function MessageBox({ isOpen, isDisabled, onClose, onConfirm, title, primaryText, secondaryText, width, height, color, hoverColor, opacity, secondaryColor, seperateSectionBorder, children, tooltipContent, }: {
|
|
1587
1470
|
isOpen?: boolean;
|
|
1588
1471
|
isDisabled?: boolean;
|
|
1589
1472
|
onClose?: () => void;
|
|
@@ -1595,10 +1478,12 @@ declare function MessageBox({ isOpen, isDisabled, onClose, onConfirm, title, pri
|
|
|
1595
1478
|
height?: string;
|
|
1596
1479
|
color?: string;
|
|
1597
1480
|
hoverColor?: string;
|
|
1481
|
+
opacity?: number;
|
|
1598
1482
|
secondaryColor?: string;
|
|
1599
1483
|
seperateSectionBorder?: boolean;
|
|
1600
1484
|
children: any;
|
|
1601
|
-
|
|
1485
|
+
tooltipContent?: string;
|
|
1486
|
+
}): any;
|
|
1602
1487
|
|
|
1603
1488
|
declare function ToasterMessageBox({ color, messageText, linkText, duration, width, icon, onLinkClick, onClose }: {
|
|
1604
1489
|
color?: string;
|
|
@@ -1610,17 +1495,17 @@ declare function ToasterMessageBox({ color, messageText, linkText, duration, wid
|
|
|
1610
1495
|
width?: string;
|
|
1611
1496
|
height?: string;
|
|
1612
1497
|
color?: string;
|
|
1613
|
-
}) =>
|
|
1498
|
+
}) => any;
|
|
1614
1499
|
onLinkClick?: () => void;
|
|
1615
1500
|
onClose?: () => void;
|
|
1616
|
-
}):
|
|
1501
|
+
}): any;
|
|
1617
1502
|
|
|
1618
1503
|
declare function QuickFilterCards({ data, onCardToggle, width, CardsContainerClassName, }: {
|
|
1619
1504
|
data?: any[];
|
|
1620
1505
|
onCardToggle?: () => void;
|
|
1621
1506
|
width?: string;
|
|
1622
1507
|
CardsContainerClassName?: string;
|
|
1623
|
-
}):
|
|
1508
|
+
}): any;
|
|
1624
1509
|
|
|
1625
1510
|
declare function RangePicker({ label, onChange, borderRadius, required, width, height, placeholder, disabled, borderColor, borderColorFocus, textColor, selectedValue, }: {
|
|
1626
1511
|
label: any;
|
|
@@ -1635,21 +1520,21 @@ declare function RangePicker({ label, onChange, borderRadius, required, width, h
|
|
|
1635
1520
|
borderColorFocus: any;
|
|
1636
1521
|
textColor: any;
|
|
1637
1522
|
selectedValue: any;
|
|
1638
|
-
}):
|
|
1523
|
+
}): any;
|
|
1639
1524
|
declare namespace RangePicker {
|
|
1640
1525
|
namespace propTypes {
|
|
1641
|
-
const label:
|
|
1642
|
-
const onChange:
|
|
1643
|
-
const borderRadius:
|
|
1644
|
-
const required:
|
|
1645
|
-
const width:
|
|
1646
|
-
const height:
|
|
1647
|
-
const placeholder:
|
|
1648
|
-
const disabled:
|
|
1649
|
-
const borderColor:
|
|
1650
|
-
const borderColorFocus:
|
|
1651
|
-
const textColor:
|
|
1652
|
-
const selectedValue:
|
|
1526
|
+
const label: any;
|
|
1527
|
+
const onChange: any;
|
|
1528
|
+
const borderRadius: any;
|
|
1529
|
+
const required: any;
|
|
1530
|
+
const width: any;
|
|
1531
|
+
const height: any;
|
|
1532
|
+
const placeholder: any;
|
|
1533
|
+
const disabled: any;
|
|
1534
|
+
const borderColor: any;
|
|
1535
|
+
const borderColorFocus: any;
|
|
1536
|
+
const textColor: any;
|
|
1537
|
+
const selectedValue: any;
|
|
1653
1538
|
}
|
|
1654
1539
|
namespace defaultProps {
|
|
1655
1540
|
const required_1: boolean;
|
|
@@ -1673,8 +1558,8 @@ declare namespace RangePicker {
|
|
|
1673
1558
|
}
|
|
1674
1559
|
}
|
|
1675
1560
|
|
|
1676
|
-
declare function Tag(props: any):
|
|
1561
|
+
declare function Tag(props: any): any;
|
|
1677
1562
|
|
|
1678
|
-
declare function CheckBox(props: any):
|
|
1563
|
+
declare function CheckBox(props: any): any;
|
|
1679
1564
|
|
|
1680
1565
|
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 };
|