sag_components 2.0.0-beta204 → 2.0.0-beta206
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 +505 -388
- package/dist/index.esm.js +71 -75
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +71 -75
- package/dist/index.js.map +1 -1
- package/dist/types/components/AreaChart/AreaChart.d.ts +1 -1
- package/dist/types/components/AreaChart/AreaChart.style.d.ts +8 -8
- package/dist/types/components/AttachedFile/AttachedFile.d.ts +7 -6
- package/dist/types/components/AttachedFile/AttachedFile.style.d.ts +4 -4
- package/dist/types/components/BannerEventBox/BannerEventBox.d.ts +1 -1
- package/dist/types/components/BannerEventBox/BannerEventBox.style.d.ts +13 -13
- package/dist/types/components/BannerEventBoxList/BannerEventBoxList.d.ts +1 -1
- package/dist/types/components/BannerEventBoxList/BannerEventBoxList.style.d.ts +13 -12
- package/dist/types/components/BannersDropdown/BannersDropdown.d.ts +4 -3
- package/dist/types/components/BannersDropdown/BannersDropdown.style.d.ts +8 -8
- package/dist/types/components/BarChart/BarChart.d.ts +29 -20
- package/dist/types/components/BarChart/BarChart.style.d.ts +8 -8
- package/dist/types/components/BarChartTwoRows/BarChartTwoRows.d.ts +1 -1
- package/dist/types/components/BarChartTwoRows/BarChartTwoRows.style.d.ts +9 -9
- package/dist/types/components/BarChartWithAreaChart/BarChartWithAreaChart.d.ts +1 -1
- package/dist/types/components/BarChartWithAreaChart/BarChartWithAreaChart.style.d.ts +9 -9
- package/dist/types/components/BarChartsByWeeks/BarChartsByWeeks.d.ts +37 -29
- package/dist/types/components/BarChartsByWeeks/BarChartsByWeeks.style.d.ts +11 -11
- package/dist/types/components/BatteryChart/BatteryChart.d.ts +1 -1
- package/dist/types/components/BatteryChart/BatteryChart.style.d.ts +18 -18
- package/dist/types/components/Benchmark/Benchmark.d.ts +14 -13
- package/dist/types/components/Benchmark/Benchmark.style.d.ts +5 -5
- package/dist/types/components/BreakdownPanel/BreakdownPanel.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/BreakdownPanel.style.d.ts +7 -7
- package/dist/types/components/BreakdownPanel/ItemSales/BannerButton.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/BannerButton.style.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/CategorySalesPanel.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/CategorySalesPanel.style.d.ts +6 -6
- package/dist/types/components/BreakdownPanel/ItemSales/ItemSalesPanel.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/ItemSalesPanel.style.d.ts +3 -3
- package/dist/types/components/BreakdownPanel/ItemSales/ItemsCounterGraphPanel.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/ItemsCounterGraphPanel.style.d.ts +3 -3
- package/dist/types/components/BrushChart/BrushChart.d.ts +1 -1
- package/dist/types/components/BrushChart/BrushChart.style.d.ts +27 -25
- package/dist/types/components/BrushChart/Charts/BarLine.d.ts +1 -1
- package/dist/types/components/BrushChart/Charts/InnerBar.d.ts +1 -1
- package/dist/types/components/BrushChart/Charts/SingleChart.d.ts +1 -1
- package/dist/types/components/BubbleChart/BubbleChart.d.ts +1 -1
- package/dist/types/components/BubbleChart/BubbleChart.style.d.ts +13 -13
- package/dist/types/components/Button/Button.d.ts +1 -1
- package/dist/types/components/Button/Button.style.d.ts +5 -5
- package/dist/types/components/CampaignTool/CampaignDemoReport.d.ts +12 -5
- package/dist/types/components/CampaignTool/CampaignDemoReport.style.d.ts +5 -5
- package/dist/types/components/CampaignTool/Card.d.ts +13 -7
- package/dist/types/components/CampaignTool/Card.style.d.ts +8 -8
- package/dist/types/components/CampaignTool/FormInput.d.ts +1 -1
- package/dist/types/components/CampaignTool/FormSelect.d.ts +1 -1
- package/dist/types/components/CampaignTool/MultipleCard.d.ts +4 -3
- package/dist/types/components/CampaignTool/MultipleCard.style.d.ts +1 -1
- package/dist/types/components/CampaignTool/PageFilterBar.d.ts +3 -2
- package/dist/types/components/CampaignTool/PageFilterBar.style.d.ts +2 -2
- package/dist/types/components/CampaignTool/Popup.d.ts +8 -7
- package/dist/types/components/CampaignTool/Popup.style.d.ts +14 -14
- package/dist/types/components/CampaignTool/PopupContent.d.ts +11 -6
- package/dist/types/components/CampaignTool/PopupContent.style.d.ts +7 -7
- package/dist/types/components/CampaignTool/Table.d.ts +19 -14
- package/dist/types/components/CampaignTool/Table.style.d.ts +7 -7
- package/dist/types/components/CheckBox/CheckBox.d.ts +1 -1
- package/dist/types/components/CheckBox/CheckBox.style.d.ts +4 -4
- package/dist/types/components/CheckBoxButton/CheckBoxButton.d.ts +1 -1
- package/dist/types/components/CheckBoxButton/CheckBoxButton.style.d.ts +4 -4
- package/dist/types/components/CodeEditor/CodeEditor.d.ts +1 -1
- package/dist/types/components/CollapseData/CollapseData.d.ts +19 -8
- package/dist/types/components/CollapseData/CollapseData.style.d.ts +11 -11
- package/dist/types/components/CollapseHeader/CollapseHeader.d.ts +31 -16
- package/dist/types/components/CollapseHeader/CollapseHeader.style.d.ts +25 -25
- package/dist/types/components/CollapseMenuItem/CollapseMenuItem.d.ts +7 -6
- package/dist/types/components/CollapseMenuItem/CollapseMenuItem.style.d.ts +7 -7
- package/dist/types/components/ContainerTable/ContainerTable.d.ts +1 -1
- package/dist/types/components/ContainerTable/ContainerTable.stories.d.ts +1 -1
- package/dist/types/components/ContainerTable/ContainerTable.style.d.ts +7 -7
- package/dist/types/components/DialogOverlay/DialogOverlay.d.ts +6 -5
- package/dist/types/components/DialogOverlay/DialogOverlay.style.d.ts +6 -6
- package/dist/types/components/DoubleBarSingleLine/DoubleBarSingleLine.d.ts +1 -1
- package/dist/types/components/DoubleBarSingleLine/DoubleBarSingleLine.style.d.ts +10 -10
- package/dist/types/components/DoublePanelDataRow/DoublePanelDataRow.d.ts +1 -1
- package/dist/types/components/DoublePanelDataRow/DoublePanelDataRow.style.d.ts +9 -9
- package/dist/types/components/DownloadProgress/DownloadProgress.d.ts +12 -11
- 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 +14 -13
- package/dist/types/components/EventDetailsCard/EventDetailsCard.style.d.ts +6 -6
- package/dist/types/components/EventList/EventList.d.ts +11 -7
- package/dist/types/components/EventList/EventList.style.d.ts +4 -4
- package/dist/types/components/EventListItem/EventListItem.d.ts +8 -7
- package/dist/types/components/EventListItem/EventListItem.style.d.ts +4 -4
- package/dist/types/components/EventsTable/ColumnFilter.d.ts +1 -1
- package/dist/types/components/EventsTable/DeleteEventModal.d.ts +1 -1
- package/dist/types/components/EventsTable/EventTable.d.ts +1 -1
- package/dist/types/components/EventsTable/EventsHeader.d.ts +1 -1
- package/dist/types/components/EventsTable/EventsPage.d.ts +1 -1
- package/dist/types/components/EventsTable/SendButton.d.ts +1 -1
- package/dist/types/components/FilterContainer/FilterContainer.d.ts +2 -1
- package/dist/types/components/FilterContainer/FilterContainer.style.d.ts +3 -3
- package/dist/types/components/FilterPanel/FilterPanel.d.ts +46 -19
- package/dist/types/components/FilterPanel/FilterPanel.style.d.ts +11 -11
- package/dist/types/components/FormattedValue/FormattedValue.d.ts +14 -13
- package/dist/types/components/FormattedValue/FormattedValue.style.d.ts +7 -7
- package/dist/types/components/Heatmap/Heatmap.d.ts +10 -5
- package/dist/types/components/Heatmap/Heatmap.style.d.ts +15 -13
- package/dist/types/components/IconButton/IconButton.d.ts +15 -14
- package/dist/types/components/IconButton/IconButton.style.d.ts +4 -4
- package/dist/types/components/Input/Input.d.ts +24 -23
- package/dist/types/components/Input/Input.style.d.ts +8 -8
- package/dist/types/components/InputOld/InputOld.d.ts +18 -17
- package/dist/types/components/InputOld/InputOld.style.d.ts +6 -6
- package/dist/types/components/InsightsCarousel/InsightsCarousel.d.ts +2 -2
- package/dist/types/components/InsightsCarousel/InsightsCarousel.style.d.ts +12 -12
- package/dist/types/components/ItemManagerPanel/ConfirmationDialog/ConfirmationDialog.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/ConfirmationDialog/ConfirmationDialog.style.d.ts +12 -12
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.stories.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.style.d.ts +26 -24
- package/dist/types/components/ItemManagerPanel/NewItemList/NewItemList.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/NewItemList/NewItemList.style.d.ts +19 -17
- package/dist/types/components/ItemManagerPanel/NewSubitem/NewSubitem.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/NewSubitem/NewSubitem.style.d.ts +16 -14
- package/dist/types/components/ItemManagerPanel/NewSubitemList/NewSubitemList.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/NewSubitemList/NewSubitemList.style.d.ts +18 -16
- package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.style.d.ts +16 -14
- package/dist/types/components/KpiFilter/KpiFilter.d.ts +21 -16
- package/dist/types/components/KpiFilter/KpiFilter.style.d.ts +16 -16
- package/dist/types/components/LinkButton/LinkButton.d.ts +1 -1
- package/dist/types/components/LinkButton/LinkButton.style.d.ts +4 -4
- package/dist/types/components/LinnerDataBox/LinnerDataBox.d.ts +1 -1
- package/dist/types/components/LinnerDataBox/LinnerDataBox.style.d.ts +14 -12
- package/dist/types/components/ListBox/ListBox.d.ts +1 -1
- package/dist/types/components/ListBox/ListBox.style.d.ts +4 -4
- package/dist/types/components/MarketShareDescription/MarketShareDescription.d.ts +12 -7
- package/dist/types/components/MarketShareDescription/MarketShareDescription.style.d.ts +16 -16
- package/dist/types/components/MenuRoute/MenuIcons/AdvancedThresholds.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Analytics.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Budgets.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Build.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Campaigns.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Coupons.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/CustomerSegments.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Dashboard.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Execute.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/GroupBuilder.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/ItemsStores.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/PreTestWhatIf.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/RulesEngine.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/SampleRunEngine.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Track.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuRoute.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuRoute.stories.d.ts +3 -3
- package/dist/types/components/MenuRoute/MenuRoute.style.d.ts +3 -3
- package/dist/types/components/MessageBox/MessageBox.d.ts +1 -1
- package/dist/types/components/MessageBox/MessageBox.stories.d.ts +15 -15
- package/dist/types/components/MessageBox/MessageBox.styles.d.ts +8 -8
- package/dist/types/components/Modal/Modal.d.ts +1 -1
- package/dist/types/components/Modal/Modal.style.d.ts +4 -4
- package/dist/types/components/Modal/ModalTotalBenchmark.d.ts +1 -1
- package/dist/types/components/Modal/ModalTotalCost.d.ts +1 -1
- package/dist/types/components/ModalDrawer/ModalDrawer.d.ts +2 -1
- package/dist/types/components/ModalDrawer/ModalDrawer.stories.d.ts +1 -1
- package/dist/types/components/ModalDrawer/ModalDrawer.styles.d.ts +3 -3
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.d.ts +1 -1
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.stories.d.ts +1 -1
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.style.d.ts +8 -8
- package/dist/types/components/MonthPicker/MonthPicker.d.ts +15 -14
- package/dist/types/components/MonthPicker/MonthPicker.style.d.ts +8 -8
- package/dist/types/components/MonthPicker/MonthPopupPicker.d.ts +1 -1
- package/dist/types/components/MonthPicker/MonthPopupPicker.style.d.ts +7 -7
- package/dist/types/components/NoDataFoundMessage/NoDataFoundMessage.d.ts +1 -1
- package/dist/types/components/NoDataFoundMessage/NoDataFoundMessage.style.d.ts +3 -3
- package/dist/types/components/OneColumnContainer/OneColumnContainer.d.ts +26 -25
- package/dist/types/components/OneColumnContainer/OneColumnContainer.stories.d.ts +3 -3
- package/dist/types/components/OneColumnContainer/OneColumnContainer.style.d.ts +12 -12
- package/dist/types/components/OverlayDropdown/OverlayDropdown.d.ts +1 -1
- package/dist/types/components/OverlayDropdown/OverlayDropdown.stories.d.ts +1 -1
- package/dist/types/components/OverlayDropdown/OverlayDropdown.style.d.ts +9 -9
- package/dist/types/components/OverlayDropdown/OverlayTemplateDialog.d.ts +13 -8
- package/dist/types/components/OverlayDropdown/OverlayTemplateDialog.style.d.ts +10 -10
- package/dist/types/components/PerformanceAnalytics/PerformanceAnalytics.d.ts +39 -21
- package/dist/types/components/PerformanceAnalytics/PerformanceAnalytics.style.d.ts +14 -14
- package/dist/types/components/PerformanceAnalyticsLegend/PerformanceAnalyticsLegend.d.ts +1 -1
- package/dist/types/components/PerformanceAnalyticsLegend/PerformanceAnalyticsLegend.style.d.ts +6 -6
- package/dist/types/components/PerformanceAnalyticsOneColumn/PerformanceAnalyticsOneColumn.d.ts +34 -13
- package/dist/types/components/PerformanceAnalyticsOneColumn/PerformanceAnalyticsOneColumn.style.d.ts +13 -13
- package/dist/types/components/PerformanceAnalyticsTotals/PerformanceAnalyticsTotals.d.ts +14 -5
- package/dist/types/components/PerformanceAnalyticsTotals/PerformanceAnalyticsTotals.style.d.ts +10 -10
- package/dist/types/components/PieChart/PieChart.d.ts +23 -19
- package/dist/types/components/PieChart/PieChart.style.d.ts +18 -18
- package/dist/types/components/PopupCharts/PopupCharts.d.ts +20 -9
- package/dist/types/components/PopupCharts/PopupCharts.style.d.ts +12 -12
- package/dist/types/components/ProductsVariety/ProductsVariety.d.ts +12 -7
- package/dist/types/components/ProductsVariety/ProductsVariety.style.d.ts +10 -10
- package/dist/types/components/ProgressBar/ProgressBar.d.ts +7 -6
- package/dist/types/components/ProgressBar/ProgressBar.style.d.ts +2 -2
- package/dist/types/components/QuarterPicker/QuarterPicker.d.ts +15 -14
- package/dist/types/components/QuarterPicker/QuarterPicker.style.d.ts +8 -8
- package/dist/types/components/QuarterPicker/QuarterPopupPicker.d.ts +1 -1
- package/dist/types/components/QuarterPicker/QuarterPopupPicker.style.d.ts +6 -6
- package/dist/types/components/QuickFilter/QuickFilter.d.ts +1 -1
- package/dist/types/components/QuickFilter/QuickFilter.style.d.ts +1 -1
- package/dist/types/components/QuickFilterCards/QuickFilterCards.d.ts +1 -1
- package/dist/types/components/QuickFilterCards/QuickFilterCards.style.d.ts +8 -8
- package/dist/types/components/QuickFilterDropdownMultiSelection/QuickFilterDropdownMultiSelection.d.ts +22 -15
- package/dist/types/components/QuickFilterDropdownMultiSelection/QuickFilterDropdownMultiSelection.style.d.ts +12 -12
- package/dist/types/components/QuickFilterDropdownSingle/QuickFilterDropdownSingle.d.ts +20 -13
- 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 +14 -13
- package/dist/types/components/RangePicker/RangePicker.style.d.ts +8 -8
- package/dist/types/components/ReportTable/ReportTable.d.ts +26 -17
- package/dist/types/components/ReportTable/ReportTable.style.d.ts +14 -14
- package/dist/types/components/SagButton/SagButton.d.ts +14 -13
- package/dist/types/components/SagButton/SagButton.style.d.ts +3 -3
- package/dist/types/components/SagIconButton/SagIconButton.d.ts +14 -13
- package/dist/types/components/SagIconButton/SagIconButton.style.d.ts +2 -2
- package/dist/types/components/SagInput/SagInput.d.ts +11 -10
- package/dist/types/components/SagInput/SagInput.style.d.ts +3 -3
- package/dist/types/components/SalesAndROI/SalesAndROI.d.ts +19 -13
- package/dist/types/components/SalesAndROI/SalesAndROI.style.d.ts +9 -9
- package/dist/types/components/SearchInput/SearchInput.d.ts +1 -1
- package/dist/types/components/SearchInput/SearchInput.style.d.ts +3 -3
- package/dist/types/components/SegmentedButton/SegmentedButton.d.ts +17 -14
- package/dist/types/components/SegmentedButton/SegmentedButton.style.d.ts +6 -6
- package/dist/types/components/Select/Select.d.ts +1 -1
- package/dist/types/components/Select/Select.style.d.ts +6 -6
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.d.ts +1 -1
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.style.d.ts +13 -13
- package/dist/types/components/TabMenu/TabMenu.d.ts +1 -1
- package/dist/types/components/TabMenu/TabMenu.style.d.ts +11 -11
- package/dist/types/components/Table/DropMenus/Dropdown.d.ts +18 -14
- 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 +2 -1
- 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 +15 -12
- 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 +6 -5
- package/dist/types/components/ToggleSwitch/ToggleSwitch.style.d.ts +3 -3
- package/dist/types/components/Tooltip/Tooltip.d.ts +1 -1
- package/dist/types/components/Tooltip/Tooltip.stories.d.ts +3 -3
- package/dist/types/components/Tooltip/Tooltip.style.d.ts +3 -3
- package/dist/types/components/TopToggleList/TopToggleList.d.ts +6 -5
- package/dist/types/components/TopToggleList/TopToggleList.style.d.ts +5 -5
- package/dist/types/components/TotalBenchmark/TotalBenchmark.d.ts +14 -8
- package/dist/types/components/TotalBenchmark/TotalBenchmark.style.d.ts +9 -9
- package/dist/types/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.d.ts +29 -24
- package/dist/types/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.style.d.ts +20 -20
- package/dist/types/components/TotalBenchmarkArrows/TotalBenchmarkArrows.d.ts +17 -13
- package/dist/types/components/TotalBenchmarkArrows/TotalBenchmarkArrows.style.d.ts +14 -14
- package/dist/types/components/TotalBenchmarkBarchart/TotalBenchmarkBarchart.d.ts +19 -14
- package/dist/types/components/TotalBenchmarkBarchart/TotalBenchmarkBarchart.style.d.ts +10 -10
- package/dist/types/components/TotalDoughnutChart/TotalDoughnutChart.d.ts +29 -24
- package/dist/types/components/TotalDoughnutChart/TotalDoughnutChart.style.d.ts +19 -19
- package/dist/types/components/TotalHorizontalCharts/TotalHorizontalCharts.d.ts +27 -22
- package/dist/types/components/TotalHorizontalCharts/TotalHorizontalCharts.style.d.ts +6 -6
- package/dist/types/components/TspanTooltip/TspanTooltip.d.ts +7 -6
- package/dist/types/components/TspanTooltip/TspanTooltip.style.d.ts +3 -3
- package/dist/types/components/TwoBarCharts/TwoBarCharts.d.ts +27 -18
- package/dist/types/components/TwoBarCharts/TwoBarCharts.style.d.ts +8 -8
- package/dist/types/components/WeeksPicker/WeeksCalendar.d.ts +13 -9
- package/dist/types/components/WeeksPicker/WeeksCalendar.styles.d.ts +5 -5
- package/dist/types/components/WeeksPicker/WeeksPicker.d.ts +1 -1
- package/dist/types/components/WeeksPicker/WeeksPicker.stories.d.ts +1 -1
- package/dist/types/components/WeeksPicker/WeeksPicker.style.d.ts +8 -8
- package/dist/types/icons/ArrowDownIcon.d.ts +1 -1
- package/dist/types/icons/ArrowDropDownIcon.d.ts +1 -1
- package/dist/types/icons/ArrowLeftIcon.d.ts +1 -1
- package/dist/types/icons/ArrowRightFullIcon.d.ts +1 -1
- package/dist/types/icons/ArrowSelectIcon.d.ts +1 -1
- package/dist/types/icons/ArrowUpIcon.d.ts +1 -1
- package/dist/types/icons/AttachedIcon.d.ts +1 -1
- package/dist/types/icons/BarcodeIcon.d.ts +1 -1
- package/dist/types/icons/BellIcon.d.ts +1 -1
- package/dist/types/icons/ButtonArrowRight.d.ts +1 -1
- package/dist/types/icons/Calendar.d.ts +1 -1
- package/dist/types/icons/CalendarIcon.d.ts +1 -1
- package/dist/types/icons/CalendarInOpen.d.ts +1 -1
- package/dist/types/icons/CheckBoxButtonCheckedIcon.d.ts +1 -1
- package/dist/types/icons/CheckBoxCheckedIcon.d.ts +1 -1
- package/dist/types/icons/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 +4 -3
- package/dist/types/icons/OkCircleIcon.d.ts +1 -1
- package/dist/types/icons/OkIcon.d.ts +1 -1
- package/dist/types/icons/OptionsIcon.d.ts +1 -1
- package/dist/types/icons/PackageSendIcon.d.ts +1 -1
- package/dist/types/icons/PeopleIcon.d.ts +1 -1
- package/dist/types/icons/Plus.d.ts +1 -1
- package/dist/types/icons/PlusIcon.d.ts +1 -1
- package/dist/types/icons/RedDot.d.ts +1 -1
- package/dist/types/icons/ReselectIcon.d.ts +1 -1
- package/dist/types/icons/SearchIcon.d.ts +1 -1
- package/dist/types/icons/ShoppingCartIcon.d.ts +1 -1
- package/dist/types/icons/ShoutIcon.d.ts +1 -1
- package/dist/types/icons/SortIcon.d.ts +1 -1
- package/dist/types/icons/SpotlightProductIcon.d.ts +1 -1
- package/dist/types/icons/StopAndShopChartIcon.d.ts +1 -1
- package/dist/types/icons/StopAndShopIcon.d.ts +1 -1
- package/dist/types/icons/StopAndShopNewIcon.d.ts +1 -1
- package/dist/types/icons/SucceededIcon.d.ts +1 -1
- package/dist/types/icons/TheGiantCompanyChartIcon.d.ts +1 -1
- package/dist/types/icons/TheGiantCompanyIcon.d.ts +1 -1
- package/dist/types/icons/TheGiantCompanyNewIcon.d.ts +1 -1
- package/dist/types/icons/TrashIcon.d.ts +1 -1
- package/dist/types/icons/UpArrowIcon.d.ts +1 -1
- package/dist/types/icons/UploadIcon.d.ts +1 -1
- package/dist/types/icons/UploadIconV2.d.ts +1 -1
- package/dist/types/icons/VIcon.d.ts +1 -1
- package/dist/types/utils/IconsHandler.d.ts +1 -1
- package/dist/types/utils/IconsHandler.style.d.ts +1 -1
- package/dist/types/utils/UtilsComponents/CustomTooltip.d.ts +1 -1
- package/dist/types/utils/UtilsComponents/TitleWithCustomTooltip.d.ts +1 -1
- package/dist/types/utils/UtilsComponents/useTextOverflow.d.ts +4 -3
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,26 +1,33 @@
|
|
|
1
|
-
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
3
|
+
import React from 'react';
|
|
2
4
|
|
|
3
|
-
declare function
|
|
5
|
+
declare function Button(props: any): react_jsx_runtime.JSX.Element;
|
|
6
|
+
|
|
7
|
+
declare function PieChart(props: any): react_jsx_runtime.JSX.Element;
|
|
4
8
|
declare namespace PieChart {
|
|
5
9
|
namespace propTypes {
|
|
6
|
-
const className:
|
|
7
|
-
const width:
|
|
8
|
-
const height:
|
|
9
|
-
const textcolor:
|
|
10
|
-
const title:
|
|
11
|
-
const value:
|
|
12
|
-
const currencySign:
|
|
13
|
-
const currencyType:
|
|
14
|
-
const dotCut:
|
|
15
|
-
const isPercent:
|
|
16
|
-
const legendData:
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
const
|
|
21
|
-
const
|
|
22
|
-
const
|
|
23
|
-
const
|
|
10
|
+
const className: PropTypes.Requireable<string>;
|
|
11
|
+
const width: PropTypes.Requireable<string>;
|
|
12
|
+
const height: PropTypes.Requireable<string>;
|
|
13
|
+
const textcolor: PropTypes.Requireable<string>;
|
|
14
|
+
const title: PropTypes.Requireable<string>;
|
|
15
|
+
const value: PropTypes.Requireable<number>;
|
|
16
|
+
const currencySign: PropTypes.Requireable<boolean>;
|
|
17
|
+
const currencyType: PropTypes.Requireable<string>;
|
|
18
|
+
const dotCut: PropTypes.Requireable<boolean>;
|
|
19
|
+
const isPercent: PropTypes.Requireable<boolean>;
|
|
20
|
+
const legendData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
21
|
+
name: PropTypes.Requireable<string>;
|
|
22
|
+
description: PropTypes.Requireable<string>;
|
|
23
|
+
}>[]>;
|
|
24
|
+
const itemsBoldedValues: PropTypes.Requireable<boolean>;
|
|
25
|
+
const itemsPercentagesValueAside: PropTypes.Requireable<boolean>;
|
|
26
|
+
const itemsValuesSeparateLine: PropTypes.Requireable<boolean>;
|
|
27
|
+
const hideTitleAndValue: PropTypes.Requireable<boolean>;
|
|
28
|
+
const addingBenchmark: PropTypes.Requireable<boolean>;
|
|
29
|
+
const textAfterValue: PropTypes.Requireable<string>;
|
|
30
|
+
const noDataText: PropTypes.Requireable<string>;
|
|
24
31
|
}
|
|
25
32
|
namespace defaultProps {
|
|
26
33
|
const className_1: string;
|
|
@@ -62,21 +69,21 @@ declare namespace PieChart {
|
|
|
62
69
|
}
|
|
63
70
|
}
|
|
64
71
|
|
|
65
|
-
declare function EventDetailsCard(props: any):
|
|
72
|
+
declare function EventDetailsCard(props: any): react_jsx_runtime.JSX.Element;
|
|
66
73
|
declare namespace EventDetailsCard {
|
|
67
74
|
namespace propTypes {
|
|
68
|
-
const title:
|
|
69
|
-
const width:
|
|
70
|
-
const height:
|
|
71
|
-
const className:
|
|
72
|
-
const displayBannersDropdown:
|
|
73
|
-
const banners:
|
|
74
|
-
const data:
|
|
75
|
-
const count:
|
|
76
|
-
const buttonText:
|
|
77
|
-
const onViewButtonClick: any
|
|
78
|
-
const onBannersDropdownClick: any
|
|
79
|
-
const disableViewDetailsButton:
|
|
75
|
+
const title: PropTypes.Requireable<string>;
|
|
76
|
+
const width: PropTypes.Requireable<string>;
|
|
77
|
+
const height: PropTypes.Requireable<string>;
|
|
78
|
+
const className: PropTypes.Requireable<string>;
|
|
79
|
+
const displayBannersDropdown: PropTypes.Requireable<boolean>;
|
|
80
|
+
const banners: PropTypes.Requireable<string[]>;
|
|
81
|
+
const data: PropTypes.Requireable<PropTypes.InferProps<{}>[]>;
|
|
82
|
+
const count: PropTypes.Requireable<number>;
|
|
83
|
+
const buttonText: PropTypes.Requireable<string>;
|
|
84
|
+
const onViewButtonClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
85
|
+
const onBannersDropdownClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
86
|
+
const disableViewDetailsButton: PropTypes.Requireable<boolean>;
|
|
80
87
|
}
|
|
81
88
|
namespace defaultProps {
|
|
82
89
|
const title_1: string;
|
|
@@ -109,31 +116,57 @@ declare namespace EventDetailsCard {
|
|
|
109
116
|
}
|
|
110
117
|
}
|
|
111
118
|
|
|
112
|
-
declare function LinnerDataBox(props: any):
|
|
119
|
+
declare function LinnerDataBox(props: any): react_jsx_runtime.JSX.Element;
|
|
113
120
|
|
|
114
|
-
declare function TabMenu(props: any):
|
|
121
|
+
declare function TabMenu(props: any): react_jsx_runtime.JSX.Element;
|
|
115
122
|
|
|
116
|
-
declare function FilterPanel(props: any):
|
|
123
|
+
declare function FilterPanel(props: any): react_jsx_runtime.JSX.Element;
|
|
117
124
|
declare namespace FilterPanel {
|
|
118
125
|
namespace propTypes {
|
|
119
|
-
const availableQuarters:
|
|
120
|
-
const availableMonths:
|
|
121
|
-
const availableYears:
|
|
122
|
-
const fieldsData:
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
126
|
+
const availableQuarters: PropTypes.Requireable<string[]>;
|
|
127
|
+
const availableMonths: PropTypes.Requireable<string[]>;
|
|
128
|
+
const availableYears: PropTypes.Requireable<string[]>;
|
|
129
|
+
const fieldsData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
130
|
+
disabled: PropTypes.Requireable<boolean>;
|
|
131
|
+
required: PropTypes.Requireable<boolean>;
|
|
132
|
+
inputType: PropTypes.Requireable<string>;
|
|
133
|
+
placeHolder: PropTypes.Requireable<string>;
|
|
134
|
+
xIconShow: PropTypes.Requireable<boolean>;
|
|
135
|
+
label: PropTypes.Requireable<string>;
|
|
136
|
+
labelEmptyValue: PropTypes.Requireable<string>;
|
|
137
|
+
name: PropTypes.Requireable<string>;
|
|
138
|
+
periodPickerSelectedValue: PropTypes.Requireable<string>;
|
|
139
|
+
selectedValue: PropTypes.Requireable<PropTypes.InferProps<{
|
|
140
|
+
value: PropTypes.Requireable<string>;
|
|
141
|
+
label: PropTypes.Requireable<string>;
|
|
142
|
+
}>[]>;
|
|
143
|
+
orderBy: PropTypes.Requireable<string>;
|
|
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>;
|
|
137
170
|
}
|
|
138
171
|
namespace defaultProps {
|
|
139
172
|
const availableQuarters_1: string[];
|
|
@@ -175,25 +208,33 @@ declare namespace FilterPanel {
|
|
|
175
208
|
}
|
|
176
209
|
}
|
|
177
210
|
|
|
178
|
-
declare function ReportTable(props: any):
|
|
211
|
+
declare function ReportTable(props: any): react_jsx_runtime.JSX.Element;
|
|
179
212
|
declare namespace ReportTable {
|
|
180
213
|
namespace propTypes {
|
|
181
|
-
const buttonText:
|
|
182
|
-
const buttonIconName:
|
|
183
|
-
const tableData:
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
const
|
|
193
|
-
const
|
|
194
|
-
const
|
|
195
|
-
const
|
|
196
|
-
const
|
|
214
|
+
const buttonText: PropTypes.Requireable<string>;
|
|
215
|
+
const buttonIconName: PropTypes.Requireable<string>;
|
|
216
|
+
const tableData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
217
|
+
columnsHeadings: PropTypes.Requireable<PropTypes.InferProps<{
|
|
218
|
+
label: PropTypes.Requireable<string>;
|
|
219
|
+
key: PropTypes.Requireable<string>;
|
|
220
|
+
}>[]>;
|
|
221
|
+
rowsValues: PropTypes.Requireable<{
|
|
222
|
+
[x: string]: string;
|
|
223
|
+
}[]>;
|
|
224
|
+
}>>;
|
|
225
|
+
const maxColumnsNumber: PropTypes.Requireable<number>;
|
|
226
|
+
const useColorLinearGradient: PropTypes.Requireable<boolean>;
|
|
227
|
+
const useSelectButtons: PropTypes.Requireable<boolean>;
|
|
228
|
+
const disableSelectButtons: PropTypes.Requireable<boolean>;
|
|
229
|
+
const disableInfo: PropTypes.Requireable<boolean>;
|
|
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>;
|
|
197
238
|
}
|
|
198
239
|
namespace defaultProps {
|
|
199
240
|
const buttonText_1: string;
|
|
@@ -249,15 +290,18 @@ declare namespace ReportTable {
|
|
|
249
290
|
}
|
|
250
291
|
}
|
|
251
292
|
|
|
252
|
-
declare function EventList(props: any):
|
|
293
|
+
declare function EventList(props: any): react_jsx_runtime.JSX.Element;
|
|
253
294
|
declare namespace EventList {
|
|
254
295
|
namespace propTypes {
|
|
255
|
-
const eventsData:
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
const
|
|
260
|
-
const
|
|
296
|
+
const eventsData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
297
|
+
eventName: PropTypes.Requireable<string>;
|
|
298
|
+
period: PropTypes.Requireable<string>;
|
|
299
|
+
}>[]>;
|
|
300
|
+
const selectTextColor: PropTypes.Requireable<string>;
|
|
301
|
+
const height: PropTypes.Requireable<string>;
|
|
302
|
+
const width: PropTypes.Requireable<string>;
|
|
303
|
+
const itemHeight: PropTypes.Requireable<string>;
|
|
304
|
+
const onSelectClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
261
305
|
}
|
|
262
306
|
namespace defaultProps {
|
|
263
307
|
const eventsData_1: any[];
|
|
@@ -275,15 +319,15 @@ declare namespace EventList {
|
|
|
275
319
|
}
|
|
276
320
|
}
|
|
277
321
|
|
|
278
|
-
declare function BannerEventBoxList(props: any):
|
|
322
|
+
declare function BannerEventBoxList(props: any): react_jsx_runtime.JSX.Element;
|
|
279
323
|
|
|
280
|
-
declare function DialogOverlay(props: any):
|
|
324
|
+
declare function DialogOverlay(props: any): react_jsx_runtime.JSX.Element;
|
|
281
325
|
declare namespace DialogOverlay {
|
|
282
326
|
namespace propTypes {
|
|
283
|
-
const title:
|
|
284
|
-
const children:
|
|
285
|
-
const onDialogClose: any
|
|
286
|
-
const className:
|
|
327
|
+
const title: PropTypes.Requireable<string>;
|
|
328
|
+
const children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
329
|
+
const onDialogClose: PropTypes.Requireable<(...args: any[]) => any>;
|
|
330
|
+
const className: PropTypes.Requireable<string>;
|
|
287
331
|
}
|
|
288
332
|
namespace defaultProps {
|
|
289
333
|
const title_1: string;
|
|
@@ -297,24 +341,38 @@ declare namespace DialogOverlay {
|
|
|
297
341
|
}
|
|
298
342
|
}
|
|
299
343
|
|
|
300
|
-
declare function CollapseHeader(props: any):
|
|
344
|
+
declare function CollapseHeader(props: any): react_jsx_runtime.JSX.Element;
|
|
301
345
|
declare namespace CollapseHeader {
|
|
302
346
|
namespace propTypes {
|
|
303
|
-
const className:
|
|
304
|
-
const showRetailerIcon:
|
|
305
|
-
const showPeriodIcon:
|
|
306
|
-
const viewCreativeRetailersData:
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
const
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
347
|
+
const className: PropTypes.Requireable<string>;
|
|
348
|
+
const showRetailerIcon: PropTypes.Requireable<boolean>;
|
|
349
|
+
const showPeriodIcon: PropTypes.Requireable<boolean>;
|
|
350
|
+
const viewCreativeRetailersData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
351
|
+
label: PropTypes.Requireable<string>;
|
|
352
|
+
}>[]>;
|
|
353
|
+
const data: PropTypes.Requireable<PropTypes.InferProps<{
|
|
354
|
+
eventType: PropTypes.Requireable<string>;
|
|
355
|
+
retailer: PropTypes.Requireable<string>;
|
|
356
|
+
eventDescription: PropTypes.Requireable<string>;
|
|
357
|
+
objectivesDescription: PropTypes.Requireable<string>;
|
|
358
|
+
eventDatesValue: PropTypes.Requireable<string>;
|
|
359
|
+
externalEventDescription: PropTypes.Requireable<string>;
|
|
360
|
+
externalEventID: PropTypes.Requireable<string>;
|
|
361
|
+
storeType: PropTypes.Requireable<string>;
|
|
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>;
|
|
318
376
|
}
|
|
319
377
|
namespace defaultProps {
|
|
320
378
|
const className_1: string;
|
|
@@ -379,35 +437,35 @@ declare function QuickFilter({ hoverColor, multipleSelection, xIconShow, disable
|
|
|
379
437
|
onChange?: (value: any) => void;
|
|
380
438
|
options?: any[];
|
|
381
439
|
selectedValue?: any[];
|
|
382
|
-
}):
|
|
440
|
+
}): react_jsx_runtime.JSX.Element;
|
|
383
441
|
|
|
384
|
-
declare function OneColumnContainer(props: any):
|
|
442
|
+
declare function OneColumnContainer(props: any): react_jsx_runtime.JSX.Element;
|
|
385
443
|
declare namespace OneColumnContainer {
|
|
386
444
|
namespace propTypes {
|
|
387
|
-
const children:
|
|
388
|
-
const display:
|
|
389
|
-
const isLoading:
|
|
390
|
-
const gridTemplateColumns:
|
|
391
|
-
const itemClass:
|
|
392
|
-
const divStyle:
|
|
393
|
-
const overStyle:
|
|
394
|
-
const draggingStyle:
|
|
395
|
-
const droppedStyle:
|
|
396
|
-
const width:
|
|
397
|
-
const height:
|
|
398
|
-
const overflow:
|
|
399
|
-
const transparentBackground:
|
|
400
|
-
const infoTitle:
|
|
401
|
-
const infoText:
|
|
402
|
-
const disableInfo:
|
|
403
|
-
const showViewByBannerButton:
|
|
404
|
-
const onBannerClick: any
|
|
405
|
-
const columnTitle:
|
|
406
|
-
const isPercentOfChange:
|
|
407
|
-
const PercentOfChangeData:
|
|
408
|
-
const backgroundImage:
|
|
409
|
-
const showBackgroundImage:
|
|
410
|
-
const backgroundImageStyle:
|
|
445
|
+
const children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
446
|
+
const display: PropTypes.Requireable<string>;
|
|
447
|
+
const isLoading: PropTypes.Requireable<boolean>;
|
|
448
|
+
const gridTemplateColumns: PropTypes.Requireable<string>;
|
|
449
|
+
const itemClass: PropTypes.Requireable<string>;
|
|
450
|
+
const divStyle: PropTypes.Requireable<string>;
|
|
451
|
+
const overStyle: PropTypes.Requireable<string>;
|
|
452
|
+
const draggingStyle: PropTypes.Requireable<string>;
|
|
453
|
+
const droppedStyle: PropTypes.Requireable<string>;
|
|
454
|
+
const width: PropTypes.Requireable<string>;
|
|
455
|
+
const height: PropTypes.Requireable<string>;
|
|
456
|
+
const overflow: PropTypes.Requireable<string>;
|
|
457
|
+
const transparentBackground: PropTypes.Requireable<boolean>;
|
|
458
|
+
const infoTitle: PropTypes.Requireable<string>;
|
|
459
|
+
const infoText: PropTypes.Requireable<string>;
|
|
460
|
+
const disableInfo: PropTypes.Requireable<boolean>;
|
|
461
|
+
const showViewByBannerButton: PropTypes.Requireable<boolean>;
|
|
462
|
+
const onBannerClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
463
|
+
const columnTitle: PropTypes.Requireable<string>;
|
|
464
|
+
const isPercentOfChange: PropTypes.Requireable<boolean>;
|
|
465
|
+
const PercentOfChangeData: PropTypes.Requireable<number>;
|
|
466
|
+
const backgroundImage: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
467
|
+
const showBackgroundImage: PropTypes.Requireable<boolean>;
|
|
468
|
+
const backgroundImageStyle: PropTypes.Requireable<object>;
|
|
411
469
|
}
|
|
412
470
|
namespace defaultProps {
|
|
413
471
|
const children_1: any;
|
|
@@ -461,37 +519,44 @@ declare namespace OneColumnContainer {
|
|
|
461
519
|
}
|
|
462
520
|
}
|
|
463
521
|
|
|
464
|
-
declare function BarChartsByWeeks(props: any):
|
|
522
|
+
declare function BarChartsByWeeks(props: any): react_jsx_runtime.JSX.Element;
|
|
465
523
|
declare namespace BarChartsByWeeks {
|
|
466
524
|
namespace propTypes {
|
|
467
|
-
const className:
|
|
468
|
-
const title:
|
|
469
|
-
const showHeaderTopValue:
|
|
470
|
-
const headerValueTopTitle:
|
|
471
|
-
const headerValueBottomTitle:
|
|
472
|
-
const headerValue:
|
|
473
|
-
const HeaderValueCurrencyType:
|
|
474
|
-
const HeaderValueIsPercent:
|
|
475
|
-
const barChartData:
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
const
|
|
480
|
-
const
|
|
481
|
-
const
|
|
482
|
-
const
|
|
483
|
-
const
|
|
484
|
-
const
|
|
485
|
-
const
|
|
486
|
-
const
|
|
487
|
-
const
|
|
488
|
-
const
|
|
489
|
-
const
|
|
490
|
-
const
|
|
491
|
-
const
|
|
492
|
-
const
|
|
493
|
-
const
|
|
494
|
-
const
|
|
525
|
+
const className: PropTypes.Requireable<string>;
|
|
526
|
+
const title: PropTypes.Requireable<string>;
|
|
527
|
+
const showHeaderTopValue: PropTypes.Requireable<boolean>;
|
|
528
|
+
const headerValueTopTitle: PropTypes.Requireable<string>;
|
|
529
|
+
const headerValueBottomTitle: PropTypes.Requireable<string>;
|
|
530
|
+
const headerValue: PropTypes.Requireable<number>;
|
|
531
|
+
const HeaderValueCurrencyType: PropTypes.Requireable<string>;
|
|
532
|
+
const HeaderValueIsPercent: PropTypes.Requireable<boolean>;
|
|
533
|
+
const barChartData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
534
|
+
title: PropTypes.Requireable<string>;
|
|
535
|
+
value: PropTypes.Requireable<number>;
|
|
536
|
+
}>[]>;
|
|
537
|
+
const isTitleOriganal: PropTypes.Requireable<boolean>;
|
|
538
|
+
const width: PropTypes.Requireable<string>;
|
|
539
|
+
const height: PropTypes.Requireable<string>;
|
|
540
|
+
const barChartColor: PropTypes.Requireable<string>;
|
|
541
|
+
const barChartSecondColor: PropTypes.Requireable<string>;
|
|
542
|
+
const xselectedColor: PropTypes.Requireable<string>;
|
|
543
|
+
const startWeekRange: PropTypes.Requireable<string>;
|
|
544
|
+
const endWeekRange: PropTypes.Requireable<string>;
|
|
545
|
+
const tooltipTitle: PropTypes.Requireable<string>;
|
|
546
|
+
const tooltipSecondTitle: PropTypes.Requireable<string>;
|
|
547
|
+
const yAxisCounter: PropTypes.Requireable<number>;
|
|
548
|
+
const isPercentValue: PropTypes.Requireable<boolean>;
|
|
549
|
+
const interval: PropTypes.Requireable<string>;
|
|
550
|
+
const showTitle: PropTypes.Requireable<boolean>;
|
|
551
|
+
const showLegend: PropTypes.Requireable<boolean>;
|
|
552
|
+
const legendData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
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>;
|
|
495
560
|
}
|
|
496
561
|
namespace defaultProps {
|
|
497
562
|
const className_1: string;
|
|
@@ -560,17 +625,27 @@ declare namespace BarChartsByWeeks {
|
|
|
560
625
|
}
|
|
561
626
|
}
|
|
562
627
|
|
|
563
|
-
declare function PopupCharts(props: any):
|
|
628
|
+
declare function PopupCharts(props: any): react_jsx_runtime.JSX.Element;
|
|
564
629
|
declare namespace PopupCharts {
|
|
565
630
|
namespace propTypes {
|
|
566
|
-
const title:
|
|
567
|
-
const chartType:
|
|
568
|
-
const popupChartsItemsData:
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
631
|
+
const title: PropTypes.Requireable<string>;
|
|
632
|
+
const chartType: PropTypes.Requireable<string>;
|
|
633
|
+
const popupChartsItemsData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
634
|
+
title: PropTypes.Requireable<string>;
|
|
635
|
+
chartType: PropTypes.Requireable<string>;
|
|
636
|
+
value: PropTypes.Requireable<number>;
|
|
637
|
+
legendData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
638
|
+
color: PropTypes.Requireable<string>;
|
|
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>;
|
|
574
649
|
}
|
|
575
650
|
namespace defaultProps {
|
|
576
651
|
const title_1: string;
|
|
@@ -613,32 +688,36 @@ declare namespace PopupCharts {
|
|
|
613
688
|
}
|
|
614
689
|
}
|
|
615
690
|
|
|
616
|
-
declare function TotalDoughnutChart(props: any):
|
|
691
|
+
declare function TotalDoughnutChart(props: any): react_jsx_runtime.JSX.Element;
|
|
617
692
|
declare namespace TotalDoughnutChart {
|
|
618
693
|
namespace propTypes {
|
|
619
|
-
const className:
|
|
620
|
-
const title:
|
|
621
|
-
const value:
|
|
622
|
-
const rootFont:
|
|
623
|
-
const containerPadding:
|
|
624
|
-
const addingBenchmark:
|
|
625
|
-
const dotCut:
|
|
626
|
-
const currencySign:
|
|
627
|
-
const currencyType:
|
|
628
|
-
const legendData:
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
const
|
|
634
|
-
const
|
|
635
|
-
const
|
|
636
|
-
const
|
|
637
|
-
const
|
|
638
|
-
const
|
|
639
|
-
const
|
|
640
|
-
const
|
|
641
|
-
const
|
|
694
|
+
const className: PropTypes.Requireable<string>;
|
|
695
|
+
const title: PropTypes.Requireable<string>;
|
|
696
|
+
const value: PropTypes.Requireable<number>;
|
|
697
|
+
const rootFont: PropTypes.Requireable<string>;
|
|
698
|
+
const containerPadding: PropTypes.Requireable<string>;
|
|
699
|
+
const addingBenchmark: PropTypes.Requireable<boolean>;
|
|
700
|
+
const dotCut: PropTypes.Requireable<boolean>;
|
|
701
|
+
const currencySign: PropTypes.Requireable<boolean>;
|
|
702
|
+
const currencyType: PropTypes.Requireable<string>;
|
|
703
|
+
const legendData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
704
|
+
color: PropTypes.Requireable<string>;
|
|
705
|
+
value: PropTypes.Requireable<number>;
|
|
706
|
+
name: PropTypes.Requireable<string>;
|
|
707
|
+
}>[]>;
|
|
708
|
+
const legendBelow: PropTypes.Requireable<boolean>;
|
|
709
|
+
const itemsPercentagesValueAside: PropTypes.Requireable<boolean>;
|
|
710
|
+
const itemsBoldedValues: PropTypes.Requireable<boolean>;
|
|
711
|
+
const itemsValuesSeparateLine: PropTypes.Requireable<boolean>;
|
|
712
|
+
const width: PropTypes.Requireable<string>;
|
|
713
|
+
const height: PropTypes.Requireable<string>;
|
|
714
|
+
const textcolor: PropTypes.Requireable<string>;
|
|
715
|
+
const titleFontSize: PropTypes.Requireable<string>;
|
|
716
|
+
const FormattedValueFontSize: PropTypes.Requireable<string>;
|
|
717
|
+
const isPercent: PropTypes.Requireable<boolean>;
|
|
718
|
+
const hideTitleAndValue: PropTypes.Requireable<boolean>;
|
|
719
|
+
const noDataText: PropTypes.Requireable<string>;
|
|
720
|
+
const textAfterValue: PropTypes.Requireable<string>;
|
|
642
721
|
}
|
|
643
722
|
namespace defaultProps {
|
|
644
723
|
const className_1: string;
|
|
@@ -690,13 +769,13 @@ declare namespace TotalDoughnutChart {
|
|
|
690
769
|
}
|
|
691
770
|
}
|
|
692
771
|
|
|
693
|
-
declare function TopToggleList(props: any):
|
|
772
|
+
declare function TopToggleList(props: any): react_jsx_runtime.JSX.Element;
|
|
694
773
|
declare namespace TopToggleList {
|
|
695
774
|
namespace propTypes {
|
|
696
|
-
const width:
|
|
697
|
-
const height:
|
|
698
|
-
const title:
|
|
699
|
-
const list: any
|
|
775
|
+
const width: PropTypes.Requireable<string>;
|
|
776
|
+
const height: PropTypes.Requireable<string>;
|
|
777
|
+
const title: PropTypes.Requireable<string>;
|
|
778
|
+
const list: PropTypes.Requireable<any[]>;
|
|
700
779
|
}
|
|
701
780
|
namespace defaultProps {
|
|
702
781
|
const width_1: string;
|
|
@@ -713,15 +792,19 @@ declare namespace TopToggleList {
|
|
|
713
792
|
}
|
|
714
793
|
}
|
|
715
794
|
|
|
716
|
-
declare function MarketShareDescription(props: any):
|
|
795
|
+
declare function MarketShareDescription(props: any): react_jsx_runtime.JSX.Element;
|
|
717
796
|
declare namespace MarketShareDescription {
|
|
718
797
|
namespace propTypes {
|
|
719
|
-
const marketShareData:
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
const
|
|
798
|
+
const marketShareData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
799
|
+
label: PropTypes.Requireable<string>;
|
|
800
|
+
checked: PropTypes.Requireable<boolean>;
|
|
801
|
+
disabled: PropTypes.Requireable<boolean>;
|
|
802
|
+
}>[]>;
|
|
803
|
+
const height: PropTypes.Requireable<string>;
|
|
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>;
|
|
725
808
|
}
|
|
726
809
|
namespace defaultProps {
|
|
727
810
|
const marketShareData_1: any[];
|
|
@@ -739,40 +822,48 @@ declare namespace MarketShareDescription {
|
|
|
739
822
|
}
|
|
740
823
|
}
|
|
741
824
|
|
|
742
|
-
declare function Heatmap(props: any):
|
|
825
|
+
declare function Heatmap(props: any): react_jsx_runtime.JSX.Element;
|
|
743
826
|
declare namespace Heatmap {
|
|
744
827
|
namespace propTypes {
|
|
745
|
-
const title:
|
|
746
|
-
const data:
|
|
747
|
-
|
|
748
|
-
|
|
828
|
+
const title: PropTypes.Validator<string>;
|
|
829
|
+
const data: PropTypes.Validator<PropTypes.InferProps<{
|
|
830
|
+
value: PropTypes.Validator<number>;
|
|
831
|
+
label: PropTypes.Validator<string>;
|
|
832
|
+
color: PropTypes.Validator<string>;
|
|
833
|
+
}>[]>;
|
|
834
|
+
const lowLimit: PropTypes.Validator<number>;
|
|
835
|
+
const barHeight: PropTypes.Validator<string>;
|
|
749
836
|
}
|
|
750
837
|
}
|
|
751
838
|
|
|
752
|
-
declare function TotalHorizontalCharts(props: any):
|
|
839
|
+
declare function TotalHorizontalCharts(props: any): react_jsx_runtime.JSX.Element;
|
|
753
840
|
declare namespace TotalHorizontalCharts {
|
|
754
841
|
namespace propTypes {
|
|
755
|
-
const className:
|
|
756
|
-
const title:
|
|
757
|
-
const value:
|
|
758
|
-
const dotCut:
|
|
759
|
-
const currencySign:
|
|
760
|
-
const currencyType:
|
|
761
|
-
const chartsData:
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
const
|
|
767
|
-
const
|
|
768
|
-
const
|
|
769
|
-
const
|
|
770
|
-
const
|
|
771
|
-
const
|
|
772
|
-
const
|
|
773
|
-
const
|
|
774
|
-
const
|
|
775
|
-
const
|
|
842
|
+
const className: PropTypes.Requireable<string>;
|
|
843
|
+
const title: PropTypes.Requireable<string>;
|
|
844
|
+
const value: PropTypes.Requireable<number>;
|
|
845
|
+
const dotCut: PropTypes.Requireable<boolean>;
|
|
846
|
+
const currencySign: PropTypes.Requireable<boolean>;
|
|
847
|
+
const currencyType: PropTypes.Requireable<string>;
|
|
848
|
+
const chartsData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
849
|
+
name: PropTypes.Requireable<string>;
|
|
850
|
+
value: PropTypes.Requireable<number>;
|
|
851
|
+
color: PropTypes.Requireable<string>;
|
|
852
|
+
}>[]>;
|
|
853
|
+
const showScrollerBarsCount: PropTypes.Requireable<number>;
|
|
854
|
+
const showPercentAsideValue: PropTypes.Requireable<boolean>;
|
|
855
|
+
const labelFontSize: PropTypes.Requireable<number>;
|
|
856
|
+
const labelLimitedLetters: PropTypes.Requireable<number>;
|
|
857
|
+
const width: PropTypes.Requireable<string>;
|
|
858
|
+
const height: PropTypes.Requireable<string>;
|
|
859
|
+
const rightGap: PropTypes.Requireable<number>;
|
|
860
|
+
const textColor: PropTypes.Requireable<string>;
|
|
861
|
+
const noDataText: PropTypes.Requireable<string>;
|
|
862
|
+
const isDollar: PropTypes.Requireable<boolean>;
|
|
863
|
+
const isPercentage: PropTypes.Requireable<boolean>;
|
|
864
|
+
const showDollarSign: PropTypes.Requireable<boolean>;
|
|
865
|
+
const hideTotalValue: PropTypes.Requireable<boolean>;
|
|
866
|
+
const hideTitle: PropTypes.Requireable<boolean>;
|
|
776
867
|
}
|
|
777
868
|
namespace defaultProps {
|
|
778
869
|
const className_1: string;
|
|
@@ -820,22 +911,22 @@ declare namespace TotalHorizontalCharts {
|
|
|
820
911
|
}
|
|
821
912
|
}
|
|
822
913
|
|
|
823
|
-
declare function IconButton(props: any):
|
|
914
|
+
declare function IconButton(props: any): react_jsx_runtime.JSX.Element;
|
|
824
915
|
declare namespace IconButton {
|
|
825
916
|
namespace propTypes {
|
|
826
|
-
const fileLink:
|
|
827
|
-
const showProcess:
|
|
828
|
-
const buttonText:
|
|
829
|
-
const iconName:
|
|
830
|
-
const contentColor:
|
|
831
|
-
const backgroundColor:
|
|
832
|
-
const borderColor:
|
|
833
|
-
const borderRadius:
|
|
834
|
-
const iconHeight:
|
|
835
|
-
const iconWidth:
|
|
836
|
-
const disabled:
|
|
837
|
-
const onClick: any
|
|
838
|
-
const onCancelClick: any
|
|
917
|
+
const fileLink: PropTypes.Requireable<string>;
|
|
918
|
+
const showProcess: PropTypes.Requireable<boolean>;
|
|
919
|
+
const buttonText: PropTypes.Requireable<string>;
|
|
920
|
+
const iconName: PropTypes.Requireable<string>;
|
|
921
|
+
const contentColor: PropTypes.Requireable<string>;
|
|
922
|
+
const backgroundColor: PropTypes.Requireable<string>;
|
|
923
|
+
const borderColor: PropTypes.Requireable<string>;
|
|
924
|
+
const borderRadius: PropTypes.Requireable<string>;
|
|
925
|
+
const iconHeight: PropTypes.Requireable<number>;
|
|
926
|
+
const iconWidth: PropTypes.Requireable<number>;
|
|
927
|
+
const disabled: PropTypes.Requireable<boolean>;
|
|
928
|
+
const onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
929
|
+
const onCancelClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
839
930
|
}
|
|
840
931
|
namespace defaultProps {
|
|
841
932
|
const fileLink_1: string;
|
|
@@ -867,30 +958,38 @@ declare namespace IconButton {
|
|
|
867
958
|
}
|
|
868
959
|
}
|
|
869
960
|
|
|
870
|
-
declare function DoublePanelDataRow(props: any):
|
|
961
|
+
declare function DoublePanelDataRow(props: any): react_jsx_runtime.JSX.Element;
|
|
871
962
|
|
|
872
|
-
declare function BarChart(props: any):
|
|
963
|
+
declare function BarChart(props: any): react_jsx_runtime.JSX.Element;
|
|
873
964
|
declare namespace BarChart {
|
|
874
965
|
namespace propTypes {
|
|
875
|
-
const title:
|
|
876
|
-
const barChartData:
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
const
|
|
882
|
-
const
|
|
883
|
-
const
|
|
884
|
-
const
|
|
885
|
-
const
|
|
886
|
-
const
|
|
887
|
-
const
|
|
888
|
-
const
|
|
889
|
-
const
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
966
|
+
const title: PropTypes.Requireable<string>;
|
|
967
|
+
const barChartData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
968
|
+
title: PropTypes.Requireable<string>;
|
|
969
|
+
date: PropTypes.Requireable<string>;
|
|
970
|
+
value: PropTypes.Requireable<number>;
|
|
971
|
+
}>[]>;
|
|
972
|
+
const width: PropTypes.Requireable<string>;
|
|
973
|
+
const height: PropTypes.Requireable<string>;
|
|
974
|
+
const barSize: PropTypes.Requireable<number>;
|
|
975
|
+
const barFontSizeValue: PropTypes.Requireable<string>;
|
|
976
|
+
const barChartColor: PropTypes.Requireable<string>;
|
|
977
|
+
const showDollarSign: PropTypes.Requireable<boolean>;
|
|
978
|
+
const isDollar: PropTypes.Requireable<boolean>;
|
|
979
|
+
const showLegend: PropTypes.Requireable<boolean>;
|
|
980
|
+
const legendData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
981
|
+
title: PropTypes.Validator<string>;
|
|
982
|
+
iconType: PropTypes.Validator<string>;
|
|
983
|
+
iconColor: PropTypes.Validator<string>;
|
|
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>;
|
|
894
993
|
}
|
|
895
994
|
namespace defaultProps {
|
|
896
995
|
const title_1: string;
|
|
@@ -942,11 +1041,11 @@ declare namespace BarChart {
|
|
|
942
1041
|
}
|
|
943
1042
|
}
|
|
944
1043
|
|
|
945
|
-
declare function DoubleBarSingleLine(props: any):
|
|
1044
|
+
declare function DoubleBarSingleLine(props: any): react_jsx_runtime.JSX.Element;
|
|
946
1045
|
|
|
947
|
-
declare function AreaChart(props: any):
|
|
1046
|
+
declare function AreaChart(props: any): react_jsx_runtime.JSX.Element;
|
|
948
1047
|
|
|
949
|
-
declare function BreakdownPanel(props: any):
|
|
1048
|
+
declare function BreakdownPanel(props: any): react_jsx_runtime.JSX.Element;
|
|
950
1049
|
|
|
951
1050
|
declare function LinkButton({ text, type, size, height, width, disabled, textColor, onClick, leftIcon, rightIcon, }: {
|
|
952
1051
|
text?: string;
|
|
@@ -959,7 +1058,7 @@ declare function LinkButton({ text, type, size, height, width, disabled, textCol
|
|
|
959
1058
|
onClick: any;
|
|
960
1059
|
leftIcon?: string;
|
|
961
1060
|
rightIcon?: string;
|
|
962
|
-
}):
|
|
1061
|
+
}): react_jsx_runtime.JSX.Element;
|
|
963
1062
|
|
|
964
1063
|
declare function BubbleChart({ data, title, subtitle, leftHeader, rightHeader, topHeader, bottomHeader, colorPalette, height, width, backgroundColor, showAxis, noDataText, }: {
|
|
965
1064
|
data?: any[];
|
|
@@ -975,13 +1074,13 @@ declare function BubbleChart({ data, title, subtitle, leftHeader, rightHeader, t
|
|
|
975
1074
|
backgroundColor?: string;
|
|
976
1075
|
showAxis?: boolean;
|
|
977
1076
|
noDataText?: string;
|
|
978
|
-
}):
|
|
1077
|
+
}): react_jsx_runtime.JSX.Element;
|
|
979
1078
|
|
|
980
|
-
declare function BatteryChart(props: any):
|
|
1079
|
+
declare function BatteryChart(props: any): react_jsx_runtime.JSX.Element;
|
|
981
1080
|
|
|
982
|
-
declare function PerformanceAnalyticsLegend(props: any):
|
|
1081
|
+
declare function PerformanceAnalyticsLegend(props: any): react_jsx_runtime.JSX.Element;
|
|
983
1082
|
|
|
984
|
-
declare function BrushChart(props: any):
|
|
1083
|
+
declare function BrushChart(props: any): react_jsx_runtime.JSX.Element;
|
|
985
1084
|
|
|
986
1085
|
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, }: {
|
|
987
1086
|
className?: string;
|
|
@@ -1009,32 +1108,40 @@ declare function SingleBarLineCharts({ className, width, height, title, data, to
|
|
|
1009
1108
|
currencySign?: string;
|
|
1010
1109
|
currencySignLine?: string;
|
|
1011
1110
|
noDataText?: string;
|
|
1012
|
-
}):
|
|
1111
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1013
1112
|
|
|
1014
|
-
declare function BarChartWithAreaChart(props: any):
|
|
1113
|
+
declare function BarChartWithAreaChart(props: any): react_jsx_runtime.JSX.Element;
|
|
1015
1114
|
|
|
1016
|
-
declare function BarChartTwoRows(props: any):
|
|
1115
|
+
declare function BarChartTwoRows(props: any): react_jsx_runtime.JSX.Element;
|
|
1017
1116
|
|
|
1018
|
-
declare function TwoBarCharts(props: any):
|
|
1117
|
+
declare function TwoBarCharts(props: any): react_jsx_runtime.JSX.Element;
|
|
1019
1118
|
declare namespace TwoBarCharts {
|
|
1020
1119
|
namespace propTypes {
|
|
1021
|
-
const title:
|
|
1022
|
-
const barChartData:
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
const
|
|
1028
|
-
const
|
|
1029
|
-
const
|
|
1030
|
-
const
|
|
1031
|
-
const
|
|
1032
|
-
const
|
|
1033
|
-
const
|
|
1034
|
-
const
|
|
1035
|
-
const
|
|
1036
|
-
|
|
1037
|
-
|
|
1120
|
+
const title: PropTypes.Requireable<string>;
|
|
1121
|
+
const barChartData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1122
|
+
title: PropTypes.Requireable<string>;
|
|
1123
|
+
date: PropTypes.Requireable<string>;
|
|
1124
|
+
value: PropTypes.Requireable<number>;
|
|
1125
|
+
}>[]>;
|
|
1126
|
+
const width: PropTypes.Requireable<string>;
|
|
1127
|
+
const height: PropTypes.Requireable<string>;
|
|
1128
|
+
const barSize: PropTypes.Requireable<number>;
|
|
1129
|
+
const barFontSizeValue: PropTypes.Requireable<string>;
|
|
1130
|
+
const barChartColorFirst: PropTypes.Requireable<string>;
|
|
1131
|
+
const barChartColorSecond: PropTypes.Requireable<string>;
|
|
1132
|
+
const isDollar: PropTypes.Requireable<boolean>;
|
|
1133
|
+
const showLegend: PropTypes.Requireable<boolean>;
|
|
1134
|
+
const legendData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1135
|
+
title: PropTypes.Validator<string>;
|
|
1136
|
+
iconType: PropTypes.Validator<string>;
|
|
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>;
|
|
1038
1145
|
}
|
|
1039
1146
|
namespace defaultProps {
|
|
1040
1147
|
const title_1: string;
|
|
@@ -1083,16 +1190,26 @@ declare namespace TwoBarCharts {
|
|
|
1083
1190
|
}
|
|
1084
1191
|
}
|
|
1085
1192
|
|
|
1086
|
-
declare function CollapseData(props: any):
|
|
1193
|
+
declare function CollapseData(props: any): react_jsx_runtime.JSX.Element;
|
|
1087
1194
|
declare namespace CollapseData {
|
|
1088
1195
|
namespace propTypes {
|
|
1089
|
-
const title:
|
|
1090
|
-
const noDataText:
|
|
1091
|
-
const width:
|
|
1092
|
-
const height:
|
|
1093
|
-
const addPlusMark:
|
|
1094
|
-
const addArrowToTotal:
|
|
1095
|
-
const tableData:
|
|
1196
|
+
const title: PropTypes.Requireable<string>;
|
|
1197
|
+
const noDataText: PropTypes.Requireable<string>;
|
|
1198
|
+
const width: PropTypes.Requireable<string>;
|
|
1199
|
+
const height: PropTypes.Requireable<string>;
|
|
1200
|
+
const addPlusMark: PropTypes.Requireable<boolean>;
|
|
1201
|
+
const addArrowToTotal: PropTypes.Requireable<boolean>;
|
|
1202
|
+
const tableData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
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
|
+
}>[]>;
|
|
1096
1213
|
}
|
|
1097
1214
|
namespace defaultProps {
|
|
1098
1215
|
const title_1: string;
|
|
@@ -1117,25 +1234,25 @@ declare function InsightsCarousel({ className, children, onClose, title, icon, t
|
|
|
1117
1234
|
children: any;
|
|
1118
1235
|
onClose: any;
|
|
1119
1236
|
title?: string;
|
|
1120
|
-
icon?:
|
|
1237
|
+
icon?: react_jsx_runtime.JSX.Element;
|
|
1121
1238
|
titleColor?: string;
|
|
1122
1239
|
iconColor?: string;
|
|
1123
1240
|
navColor?: string;
|
|
1124
|
-
}):
|
|
1241
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1125
1242
|
|
|
1126
|
-
declare function DownloadProgress(props: any):
|
|
1243
|
+
declare function DownloadProgress(props: any): react_jsx_runtime.JSX.Element;
|
|
1127
1244
|
declare namespace DownloadProgress {
|
|
1128
1245
|
namespace propTypes {
|
|
1129
|
-
const title:
|
|
1130
|
-
const succeededMessage:
|
|
1131
|
-
const failedMessage:
|
|
1132
|
-
const downloadStatus:
|
|
1133
|
-
const showShadow:
|
|
1134
|
-
const progressPercent:
|
|
1135
|
-
const refreshInterval:
|
|
1136
|
-
const progressBarColor:
|
|
1137
|
-
const onTryAgainClick: any
|
|
1138
|
-
const className:
|
|
1246
|
+
const title: PropTypes.Requireable<string>;
|
|
1247
|
+
const succeededMessage: PropTypes.Requireable<string>;
|
|
1248
|
+
const failedMessage: PropTypes.Requireable<string>;
|
|
1249
|
+
const downloadStatus: PropTypes.Requireable<string>;
|
|
1250
|
+
const showShadow: PropTypes.Requireable<boolean>;
|
|
1251
|
+
const progressPercent: PropTypes.Requireable<number>;
|
|
1252
|
+
const refreshInterval: PropTypes.Requireable<number>;
|
|
1253
|
+
const progressBarColor: PropTypes.Requireable<string>;
|
|
1254
|
+
const onTryAgainClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1255
|
+
const className: PropTypes.Requireable<string>;
|
|
1139
1256
|
}
|
|
1140
1257
|
namespace defaultProps {
|
|
1141
1258
|
const title_1: string;
|
|
@@ -1161,9 +1278,9 @@ declare namespace DownloadProgress {
|
|
|
1161
1278
|
}
|
|
1162
1279
|
}
|
|
1163
1280
|
|
|
1164
|
-
declare function ModalWithOverlay(props: any):
|
|
1281
|
+
declare function ModalWithOverlay(props: any): react_jsx_runtime.JSX.Element;
|
|
1165
1282
|
|
|
1166
|
-
declare function DropdownNew(props: any):
|
|
1283
|
+
declare function DropdownNew(props: any): react_jsx_runtime.JSX.Element;
|
|
1167
1284
|
|
|
1168
1285
|
declare function WeeksPicker({ label, disabled, borderColor, borderColorFocus, textColor, hoverColor, required, placeholder, borderRadius, year, width, height, withMarginBottom, onChange, selectedValue, allowedWeekRange, restrictToRange, }: {
|
|
1169
1286
|
label: any;
|
|
@@ -1183,7 +1300,7 @@ declare function WeeksPicker({ label, disabled, borderColor, borderColorFocus, t
|
|
|
1183
1300
|
selectedValue: any;
|
|
1184
1301
|
allowedWeekRange?: any;
|
|
1185
1302
|
restrictToRange?: boolean;
|
|
1186
|
-
}):
|
|
1303
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1187
1304
|
|
|
1188
1305
|
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, }: {
|
|
1189
1306
|
label: any;
|
|
@@ -1210,31 +1327,31 @@ declare function Input({ label, labelEmptyValue, size, selectedValue, placeHolde
|
|
|
1210
1327
|
multiline?: boolean;
|
|
1211
1328
|
rows?: number;
|
|
1212
1329
|
maxLength: any;
|
|
1213
|
-
}):
|
|
1330
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1214
1331
|
declare namespace Input {
|
|
1215
1332
|
namespace propTypes {
|
|
1216
|
-
const placeHolder:
|
|
1217
|
-
const label:
|
|
1218
|
-
const labelEmptyValue:
|
|
1219
|
-
const size:
|
|
1220
|
-
const labelColor:
|
|
1221
|
-
const required:
|
|
1222
|
-
const width:
|
|
1223
|
-
const disabled:
|
|
1224
|
-
const error:
|
|
1225
|
-
const errorMessage:
|
|
1226
|
-
const selectedValue:
|
|
1227
|
-
const onChange: any
|
|
1228
|
-
const onClick: any
|
|
1229
|
-
const leftIconOnClick: any
|
|
1230
|
-
const rightIconOnClick: any
|
|
1231
|
-
const onBlur: any
|
|
1232
|
-
const leftIcon:
|
|
1233
|
-
const rightIcon:
|
|
1234
|
-
const password:
|
|
1235
|
-
const multiline:
|
|
1236
|
-
const rows:
|
|
1237
|
-
const maxLength:
|
|
1333
|
+
const placeHolder: PropTypes.Requireable<string>;
|
|
1334
|
+
const label: PropTypes.Requireable<string>;
|
|
1335
|
+
const labelEmptyValue: PropTypes.Requireable<string>;
|
|
1336
|
+
const size: PropTypes.Requireable<string>;
|
|
1337
|
+
const labelColor: PropTypes.Requireable<string>;
|
|
1338
|
+
const required: PropTypes.Requireable<boolean>;
|
|
1339
|
+
const width: PropTypes.Requireable<string>;
|
|
1340
|
+
const disabled: PropTypes.Requireable<boolean>;
|
|
1341
|
+
const error: PropTypes.Requireable<boolean>;
|
|
1342
|
+
const errorMessage: PropTypes.Requireable<string>;
|
|
1343
|
+
const selectedValue: PropTypes.Requireable<string>;
|
|
1344
|
+
const onChange: PropTypes.Validator<(...args: any[]) => any>;
|
|
1345
|
+
const onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1346
|
+
const leftIconOnClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1347
|
+
const rightIconOnClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1348
|
+
const onBlur: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1349
|
+
const leftIcon: PropTypes.Requireable<string>;
|
|
1350
|
+
const rightIcon: PropTypes.Requireable<string>;
|
|
1351
|
+
const password: PropTypes.Requireable<boolean>;
|
|
1352
|
+
const multiline: PropTypes.Requireable<boolean>;
|
|
1353
|
+
const rows: PropTypes.Requireable<number>;
|
|
1354
|
+
const maxLength: PropTypes.Requireable<number>;
|
|
1238
1355
|
}
|
|
1239
1356
|
namespace defaultProps {
|
|
1240
1357
|
const placeHolder_1: string;
|
|
@@ -1282,7 +1399,7 @@ declare namespace Input {
|
|
|
1282
1399
|
}
|
|
1283
1400
|
}
|
|
1284
1401
|
|
|
1285
|
-
declare function Tooltip(props: any):
|
|
1402
|
+
declare function Tooltip(props: any): react_jsx_runtime.JSX.Element;
|
|
1286
1403
|
|
|
1287
1404
|
/**
|
|
1288
1405
|
* ToggleSwitch component for on/off states.
|
|
@@ -1294,122 +1411,122 @@ declare function ToggleSwitch({ checked, onChange, size, disabled, ...props }: {
|
|
|
1294
1411
|
onChange: any;
|
|
1295
1412
|
size?: string;
|
|
1296
1413
|
disabled?: boolean;
|
|
1297
|
-
}):
|
|
1414
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1298
1415
|
declare namespace ToggleSwitch {
|
|
1299
1416
|
namespace propTypes {
|
|
1300
|
-
const checked:
|
|
1301
|
-
const onChange: any
|
|
1302
|
-
const size:
|
|
1303
|
-
const disabled:
|
|
1417
|
+
const checked: PropTypes.Validator<boolean>;
|
|
1418
|
+
const onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1419
|
+
const size: PropTypes.Requireable<string>;
|
|
1420
|
+
const disabled: PropTypes.Requireable<boolean>;
|
|
1304
1421
|
}
|
|
1305
1422
|
}
|
|
1306
1423
|
|
|
1307
|
-
declare function ContainerTable(props: any):
|
|
1424
|
+
declare function ContainerTable(props: any): react_jsx_runtime.JSX.Element;
|
|
1308
1425
|
|
|
1309
|
-
declare function MenuRoute(props: any):
|
|
1426
|
+
declare function MenuRoute(props: any): react_jsx_runtime.JSX.Element;
|
|
1310
1427
|
|
|
1311
1428
|
declare function Build({ width, height, fill }: {
|
|
1312
1429
|
width?: string;
|
|
1313
1430
|
height?: string;
|
|
1314
1431
|
fill?: string;
|
|
1315
|
-
}):
|
|
1432
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1316
1433
|
|
|
1317
1434
|
declare function Track({ width, height, fill }: {
|
|
1318
1435
|
width?: string;
|
|
1319
1436
|
height?: string;
|
|
1320
1437
|
fill?: string;
|
|
1321
|
-
}):
|
|
1438
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1322
1439
|
|
|
1323
1440
|
declare function Execute({ width, height, fill }: {
|
|
1324
1441
|
width?: string;
|
|
1325
1442
|
height?: string;
|
|
1326
1443
|
fill?: string;
|
|
1327
|
-
}):
|
|
1444
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1328
1445
|
|
|
1329
1446
|
declare function Dashboard({ width, height, fill }: {
|
|
1330
1447
|
width?: string;
|
|
1331
1448
|
height?: string;
|
|
1332
1449
|
fill?: string;
|
|
1333
|
-
}):
|
|
1450
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1334
1451
|
|
|
1335
1452
|
declare function Campaigns({ width, height, fill }: {
|
|
1336
1453
|
width?: string;
|
|
1337
1454
|
height?: string;
|
|
1338
1455
|
fill?: string;
|
|
1339
|
-
}):
|
|
1456
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1340
1457
|
|
|
1341
1458
|
declare function Budgets({ width, height, fill }: {
|
|
1342
1459
|
width?: string;
|
|
1343
1460
|
height?: string;
|
|
1344
1461
|
fill?: string;
|
|
1345
|
-
}):
|
|
1462
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1346
1463
|
|
|
1347
1464
|
declare function SampleRunEngine({ width, height, fill }: {
|
|
1348
1465
|
width?: string;
|
|
1349
1466
|
height?: string;
|
|
1350
1467
|
fill?: string;
|
|
1351
|
-
}):
|
|
1468
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1352
1469
|
|
|
1353
1470
|
declare function Coupons({ width, height, fill }: {
|
|
1354
1471
|
width?: string;
|
|
1355
1472
|
height?: string;
|
|
1356
1473
|
fill?: string;
|
|
1357
|
-
}):
|
|
1474
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1358
1475
|
|
|
1359
1476
|
declare function RulesEngine({ width, height, fill }: {
|
|
1360
1477
|
width?: string;
|
|
1361
1478
|
height?: string;
|
|
1362
1479
|
fill?: string;
|
|
1363
|
-
}):
|
|
1480
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1364
1481
|
|
|
1365
1482
|
declare function AdvancedThresholds({ width, height, fill }: {
|
|
1366
1483
|
width?: string;
|
|
1367
1484
|
height?: string;
|
|
1368
1485
|
fill?: string;
|
|
1369
|
-
}):
|
|
1486
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1370
1487
|
|
|
1371
1488
|
declare function PreTestWhatIf({ width, height, fill }: {
|
|
1372
1489
|
width?: string;
|
|
1373
1490
|
height?: string;
|
|
1374
1491
|
fill?: string;
|
|
1375
|
-
}):
|
|
1492
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1376
1493
|
|
|
1377
1494
|
declare function CustomerSegments({ width, height, fill }: {
|
|
1378
1495
|
width?: string;
|
|
1379
1496
|
height?: string;
|
|
1380
1497
|
fill?: string;
|
|
1381
|
-
}):
|
|
1498
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1382
1499
|
|
|
1383
1500
|
declare function GroupBuilder({ width, height, fill }: {
|
|
1384
1501
|
width?: string;
|
|
1385
1502
|
height?: string;
|
|
1386
1503
|
fill?: string;
|
|
1387
|
-
}):
|
|
1504
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1388
1505
|
|
|
1389
1506
|
declare function ItemsStores({ width, height, fill }: {
|
|
1390
1507
|
width?: string;
|
|
1391
1508
|
height?: string;
|
|
1392
1509
|
fill?: string;
|
|
1393
|
-
}):
|
|
1510
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1394
1511
|
|
|
1395
1512
|
declare function Analytics({ width, height, fill }: {
|
|
1396
1513
|
width?: string;
|
|
1397
1514
|
height?: string;
|
|
1398
1515
|
fill?: string;
|
|
1399
|
-
}):
|
|
1516
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1400
1517
|
|
|
1401
|
-
declare function Table(props: any):
|
|
1518
|
+
declare function Table(props: any): react_jsx_runtime.JSX.Element;
|
|
1402
1519
|
declare namespace Table {
|
|
1403
1520
|
const displayName: string;
|
|
1404
1521
|
}
|
|
1405
1522
|
|
|
1406
|
-
declare function FilterPop(props: any):
|
|
1523
|
+
declare function FilterPop(props: any): react_jsx_runtime.JSX.Element;
|
|
1407
1524
|
|
|
1408
|
-
declare function SortPop(props: any):
|
|
1525
|
+
declare function SortPop(props: any): react_jsx_runtime.JSX.Element;
|
|
1409
1526
|
|
|
1410
|
-
declare function RangePop(props: any):
|
|
1527
|
+
declare function RangePop(props: any): react_jsx_runtime.JSX.Element;
|
|
1411
1528
|
|
|
1412
|
-
declare function SearchInput(props: any):
|
|
1529
|
+
declare function SearchInput(props: any): react_jsx_runtime.JSX.Element;
|
|
1413
1530
|
|
|
1414
1531
|
declare function ItemManagerPanel({ width, height, disableSection, onSendForms, editMode, disabledSendForms, AllFormsSent, itemAndPackage, setItemAndPackage, linkColor, backgroundColor, buttonTooltipText, trashTooltipText, maxVisibleVendors, componentText }: {
|
|
1415
1532
|
width?: string;
|
|
@@ -1427,7 +1544,7 @@ declare function ItemManagerPanel({ width, height, disableSection, onSendForms,
|
|
|
1427
1544
|
trashTooltipText?: string;
|
|
1428
1545
|
maxVisibleVendors?: number;
|
|
1429
1546
|
componentText?: string;
|
|
1430
|
-
}):
|
|
1547
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1431
1548
|
|
|
1432
1549
|
/**
|
|
1433
1550
|
* ModalDrawer component
|
|
@@ -1442,7 +1559,7 @@ declare function ModalDrawer({ open, height, onClose, children, widthPercent }:
|
|
|
1442
1559
|
onClose: Function;
|
|
1443
1560
|
children: React.ReactNode;
|
|
1444
1561
|
widthPercent?: number;
|
|
1445
|
-
}):
|
|
1562
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1446
1563
|
|
|
1447
1564
|
declare function OverlayDropdown({ data, value, onSelectClick, disabled, isDarkerBackground, required, selectedColor, hoverColor, dropdownMaxHeight, width, height, label, labelEmptyValue, showLabelOnTop, placeHolder, labelColor, placeHolderColor, margin, ...props }: {
|
|
1448
1565
|
[x: string]: any;
|
|
@@ -1464,7 +1581,7 @@ declare function OverlayDropdown({ data, value, onSelectClick, disabled, isDarke
|
|
|
1464
1581
|
labelColor: any;
|
|
1465
1582
|
placeHolderColor: any;
|
|
1466
1583
|
margin?: string;
|
|
1467
|
-
}):
|
|
1584
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1468
1585
|
|
|
1469
1586
|
declare function MessageBox({ isOpen, isDisabled, onClose, onConfirm, title, primaryText, secondaryText, width, height, color, hoverColor, opacity, secondaryColor, seperateSectionBorder, children, tooltipContent, }: {
|
|
1470
1587
|
isOpen?: boolean;
|
|
@@ -1483,7 +1600,7 @@ declare function MessageBox({ isOpen, isDisabled, onClose, onConfirm, title, pri
|
|
|
1483
1600
|
seperateSectionBorder?: boolean;
|
|
1484
1601
|
children: any;
|
|
1485
1602
|
tooltipContent?: string;
|
|
1486
|
-
}):
|
|
1603
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1487
1604
|
|
|
1488
1605
|
declare function ToasterMessageBox({ color, messageText, linkText, duration, width, icon, onLinkClick, onClose }: {
|
|
1489
1606
|
color?: string;
|
|
@@ -1495,17 +1612,17 @@ declare function ToasterMessageBox({ color, messageText, linkText, duration, wid
|
|
|
1495
1612
|
width?: string;
|
|
1496
1613
|
height?: string;
|
|
1497
1614
|
color?: string;
|
|
1498
|
-
}) =>
|
|
1615
|
+
}) => react_jsx_runtime.JSX.Element;
|
|
1499
1616
|
onLinkClick?: () => void;
|
|
1500
1617
|
onClose?: () => void;
|
|
1501
|
-
}):
|
|
1618
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1502
1619
|
|
|
1503
1620
|
declare function QuickFilterCards({ data, onCardToggle, width, CardsContainerClassName, }: {
|
|
1504
1621
|
data?: any[];
|
|
1505
1622
|
onCardToggle?: () => void;
|
|
1506
1623
|
width?: string;
|
|
1507
1624
|
CardsContainerClassName?: string;
|
|
1508
|
-
}):
|
|
1625
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1509
1626
|
|
|
1510
1627
|
declare function RangePicker({ label, onChange, borderRadius, required, width, height, placeholder, disabled, borderColor, borderColorFocus, textColor, selectedValue, }: {
|
|
1511
1628
|
label: any;
|
|
@@ -1520,21 +1637,21 @@ declare function RangePicker({ label, onChange, borderRadius, required, width, h
|
|
|
1520
1637
|
borderColorFocus: any;
|
|
1521
1638
|
textColor: any;
|
|
1522
1639
|
selectedValue: any;
|
|
1523
|
-
}):
|
|
1640
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1524
1641
|
declare namespace RangePicker {
|
|
1525
1642
|
namespace propTypes {
|
|
1526
|
-
const label:
|
|
1527
|
-
const onChange: any
|
|
1528
|
-
const borderRadius:
|
|
1529
|
-
const required:
|
|
1530
|
-
const width:
|
|
1531
|
-
const height:
|
|
1532
|
-
const placeholder:
|
|
1533
|
-
const disabled:
|
|
1534
|
-
const borderColor:
|
|
1535
|
-
const borderColorFocus:
|
|
1536
|
-
const textColor:
|
|
1537
|
-
const selectedValue:
|
|
1643
|
+
const label: PropTypes.Validator<string>;
|
|
1644
|
+
const onChange: PropTypes.Validator<(...args: any[]) => any>;
|
|
1645
|
+
const borderRadius: PropTypes.Validator<string>;
|
|
1646
|
+
const required: PropTypes.Requireable<boolean>;
|
|
1647
|
+
const width: PropTypes.Requireable<string>;
|
|
1648
|
+
const height: PropTypes.Requireable<string>;
|
|
1649
|
+
const placeholder: PropTypes.Requireable<string>;
|
|
1650
|
+
const disabled: PropTypes.Requireable<boolean>;
|
|
1651
|
+
const borderColor: PropTypes.Requireable<string>;
|
|
1652
|
+
const borderColorFocus: PropTypes.Requireable<string>;
|
|
1653
|
+
const textColor: PropTypes.Requireable<string>;
|
|
1654
|
+
const selectedValue: PropTypes.Requireable<string>;
|
|
1538
1655
|
}
|
|
1539
1656
|
namespace defaultProps {
|
|
1540
1657
|
const required_1: boolean;
|
|
@@ -1558,8 +1675,8 @@ declare namespace RangePicker {
|
|
|
1558
1675
|
}
|
|
1559
1676
|
}
|
|
1560
1677
|
|
|
1561
|
-
declare function Tag(props: any):
|
|
1678
|
+
declare function Tag(props: any): react_jsx_runtime.JSX.Element;
|
|
1562
1679
|
|
|
1563
|
-
declare function CheckBox(props: any):
|
|
1680
|
+
declare function CheckBox(props: any): react_jsx_runtime.JSX.Element;
|
|
1564
1681
|
|
|
1565
1682
|
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 };
|