sag_components 2.0.0-beta312 → 2.0.0-beta314
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 +512 -394
- package/dist/index.esm.js +57 -29
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +57 -29
- package/dist/index.js.map +1 -1
- package/dist/types/components/AreaChart/AreaChart.d.ts +1 -1
- package/dist/types/components/AreaChart/AreaChart.style.d.ts +8 -8
- package/dist/types/components/AttachedFile/AttachedFile.d.ts +7 -6
- package/dist/types/components/AttachedFile/AttachedFile.style.d.ts +4 -4
- package/dist/types/components/BannerEventBox/BannerEventBox.d.ts +1 -1
- package/dist/types/components/BannerEventBox/BannerEventBox.style.d.ts +13 -13
- package/dist/types/components/BannerEventBoxList/BannerEventBoxList.d.ts +1 -1
- package/dist/types/components/BannerEventBoxList/BannerEventBoxList.style.d.ts +13 -12
- package/dist/types/components/BannersDropdown/BannersDropdown.d.ts +4 -3
- package/dist/types/components/BannersDropdown/BannersDropdown.style.d.ts +8 -8
- package/dist/types/components/BarChart/BarChart.d.ts +29 -20
- package/dist/types/components/BarChart/BarChart.style.d.ts +8 -8
- package/dist/types/components/BarChartTwoRows/BarChartTwoRows.d.ts +1 -1
- package/dist/types/components/BarChartTwoRows/BarChartTwoRows.style.d.ts +9 -9
- package/dist/types/components/BarChartWithAreaChart/BarChartWithAreaChart.d.ts +1 -1
- package/dist/types/components/BarChartWithAreaChart/BarChartWithAreaChart.style.d.ts +9 -9
- package/dist/types/components/BarChartsByWeeks/BarChartsByWeeks.d.ts +37 -29
- package/dist/types/components/BarChartsByWeeks/BarChartsByWeeks.style.d.ts +11 -11
- package/dist/types/components/BatteryChart/BatteryChart.d.ts +1 -1
- package/dist/types/components/BatteryChart/BatteryChart.style.d.ts +18 -18
- package/dist/types/components/Benchmark/Benchmark.d.ts +14 -13
- package/dist/types/components/Benchmark/Benchmark.style.d.ts +5 -5
- package/dist/types/components/BreakdownPanel/BreakdownPanel.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/BreakdownPanel.style.d.ts +7 -7
- package/dist/types/components/BreakdownPanel/ItemSales/BannerButton.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/BannerButton.style.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/CategorySalesPanel.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/CategorySalesPanel.style.d.ts +6 -6
- package/dist/types/components/BreakdownPanel/ItemSales/ItemSalesPanel.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/ItemSalesPanel.style.d.ts +3 -3
- package/dist/types/components/BreakdownPanel/ItemSales/ItemsCounterGraphPanel.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/ItemsCounterGraphPanel.style.d.ts +3 -3
- package/dist/types/components/BrushChart/BrushChart.d.ts +1 -1
- package/dist/types/components/BrushChart/BrushChart.style.d.ts +27 -25
- package/dist/types/components/BrushChart/Charts/BarLine.d.ts +1 -1
- package/dist/types/components/BrushChart/Charts/InnerBar.d.ts +1 -1
- package/dist/types/components/BrushChart/Charts/SingleChart.d.ts +1 -1
- package/dist/types/components/BubbleChart/BubbleChart.d.ts +1 -1
- package/dist/types/components/BubbleChart/BubbleChart.style.d.ts +13 -13
- package/dist/types/components/Button/Button.d.ts +1 -1
- package/dist/types/components/Button/Button.style.d.ts +5 -5
- package/dist/types/components/CampaignTool/CampaignDemoReport.d.ts +12 -5
- package/dist/types/components/CampaignTool/CampaignDemoReport.style.d.ts +5 -5
- package/dist/types/components/CampaignTool/Card.d.ts +13 -7
- package/dist/types/components/CampaignTool/Card.style.d.ts +8 -8
- package/dist/types/components/CampaignTool/FormInput.d.ts +1 -1
- package/dist/types/components/CampaignTool/FormSelect.d.ts +1 -1
- package/dist/types/components/CampaignTool/MultipleCard.d.ts +4 -3
- package/dist/types/components/CampaignTool/MultipleCard.style.d.ts +1 -1
- package/dist/types/components/CampaignTool/PageFilterBar.d.ts +3 -2
- package/dist/types/components/CampaignTool/PageFilterBar.style.d.ts +2 -2
- package/dist/types/components/CampaignTool/Popup.d.ts +8 -7
- package/dist/types/components/CampaignTool/Popup.style.d.ts +14 -14
- package/dist/types/components/CampaignTool/PopupContent.d.ts +11 -6
- package/dist/types/components/CampaignTool/PopupContent.style.d.ts +7 -7
- package/dist/types/components/CampaignTool/Table.d.ts +19 -14
- package/dist/types/components/CampaignTool/Table.style.d.ts +7 -7
- package/dist/types/components/CheckBox/CheckBox.d.ts +1 -1
- package/dist/types/components/CheckBox/CheckBox.style.d.ts +4 -4
- package/dist/types/components/CheckBoxButton/CheckBoxButton.d.ts +1 -1
- package/dist/types/components/CheckBoxButton/CheckBoxButton.style.d.ts +4 -4
- package/dist/types/components/CodeEditor/CodeEditor.d.ts +1 -1
- package/dist/types/components/CollapseData/CollapseData.d.ts +19 -8
- package/dist/types/components/CollapseData/CollapseData.style.d.ts +11 -11
- package/dist/types/components/CollapseHeader/CollapseHeader.d.ts +31 -16
- package/dist/types/components/CollapseHeader/CollapseHeader.style.d.ts +25 -25
- package/dist/types/components/CollapseMenuItem/CollapseMenuItem.d.ts +7 -6
- package/dist/types/components/CollapseMenuItem/CollapseMenuItem.style.d.ts +7 -7
- package/dist/types/components/ContainerTable/ContainerTable.d.ts +1 -1
- package/dist/types/components/ContainerTable/ContainerTable.stories.d.ts +1 -1
- package/dist/types/components/ContainerTable/ContainerTable.style.d.ts +7 -7
- package/dist/types/components/DialogOverlay/DialogOverlay.d.ts +6 -5
- package/dist/types/components/DialogOverlay/DialogOverlay.style.d.ts +6 -6
- package/dist/types/components/DoubleBarSingleLine/DoubleBarSingleLine.d.ts +1 -1
- package/dist/types/components/DoubleBarSingleLine/DoubleBarSingleLine.style.d.ts +10 -10
- package/dist/types/components/DoublePanelDataRow/DoublePanelDataRow.d.ts +1 -1
- package/dist/types/components/DoublePanelDataRow/DoublePanelDataRow.style.d.ts +9 -9
- package/dist/types/components/DownloadProgress/DownloadProgress.d.ts +14 -13
- package/dist/types/components/DownloadProgress/DownloadProgress.style.d.ts +5 -5
- package/dist/types/components/DropdownMultiNew/DropdownMultiNew.d.ts +1 -1
- package/dist/types/components/DropdownMultiNew/DropdownMultiNew.style.d.ts +12 -12
- package/dist/types/components/DropdownNew/DropdownNew.d.ts +1 -1
- package/dist/types/components/DropdownNew/DropdownNew.style.d.ts +1 -1
- package/dist/types/components/DropdownSingleNew/DropdownSingleNew.d.ts +1 -1
- package/dist/types/components/DropdownSingleNew/DropdownSingleNew.style.d.ts +10 -10
- package/dist/types/components/EventDetailsCard/EventDetailsCard.d.ts +14 -13
- package/dist/types/components/EventDetailsCard/EventDetailsCard.style.d.ts +6 -6
- package/dist/types/components/EventList/EventList.d.ts +11 -7
- package/dist/types/components/EventList/EventList.style.d.ts +4 -4
- package/dist/types/components/EventListItem/EventListItem.d.ts +8 -7
- package/dist/types/components/EventListItem/EventListItem.style.d.ts +4 -4
- package/dist/types/components/EventsTable/ColumnFilter.d.ts +1 -1
- package/dist/types/components/EventsTable/DeleteEventModal.d.ts +1 -1
- package/dist/types/components/EventsTable/EventTable.d.ts +1 -1
- package/dist/types/components/EventsTable/EventsHeader.d.ts +1 -1
- package/dist/types/components/EventsTable/EventsPage.d.ts +1 -1
- package/dist/types/components/EventsTable/SendButton.d.ts +1 -1
- package/dist/types/components/FilterContainer/FilterContainer.d.ts +2 -1
- package/dist/types/components/FilterContainer/FilterContainer.style.d.ts +3 -3
- package/dist/types/components/FilterPanel/FilterPanel.d.ts +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 +28 -27
- package/dist/types/components/Input/Input.style.d.ts +8 -8
- package/dist/types/components/InputOld/InputOld.d.ts +18 -17
- package/dist/types/components/InputOld/InputOld.style.d.ts +6 -6
- package/dist/types/components/InsightsCarousel/InsightsCarousel.d.ts +2 -2
- package/dist/types/components/InsightsCarousel/InsightsCarousel.style.d.ts +12 -12
- package/dist/types/components/ItemManagerPanel/ConfirmationDialog/ConfirmationDialog.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/ConfirmationDialog/ConfirmationDialog.style.d.ts +12 -12
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.d.ts +3 -2
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.stories.d.ts +2 -2
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.style.d.ts +29 -27
- package/dist/types/components/ItemManagerPanel/NewItemList/NewItemList.d.ts +3 -2
- 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 +19 -17
- package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.style.d.ts +16 -14
- package/dist/types/components/KpiFilter/KpiFilter.d.ts +21 -16
- package/dist/types/components/KpiFilter/KpiFilter.style.d.ts +16 -16
- package/dist/types/components/LinkButton/LinkButton.d.ts +1 -1
- package/dist/types/components/LinkButton/LinkButton.style.d.ts +4 -4
- package/dist/types/components/LinnerDataBox/LinnerDataBox.d.ts +1 -1
- package/dist/types/components/LinnerDataBox/LinnerDataBox.style.d.ts +14 -12
- package/dist/types/components/ListBox/ListBox.d.ts +1 -1
- package/dist/types/components/ListBox/ListBox.style.d.ts +4 -4
- package/dist/types/components/MarketShareDescription/MarketShareDescription.d.ts +12 -7
- package/dist/types/components/MarketShareDescription/MarketShareDescription.style.d.ts +16 -16
- package/dist/types/components/MenuRoute/MenuIcons/AdvancedThresholds.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Analytics.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Budgets.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Build.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Campaigns.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Coupons.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/CustomerSegments.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Dashboard.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Execute.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/GroupBuilder.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/ItemsStores.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/PreTestWhatIf.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/RulesEngine.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/SampleRunEngine.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Track.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuRoute.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuRoute.stories.d.ts +3 -3
- package/dist/types/components/MenuRoute/MenuRoute.style.d.ts +3 -3
- package/dist/types/components/MessageBox/MessageBox.d.ts +1 -1
- package/dist/types/components/MessageBox/MessageBox.styles.d.ts +8 -8
- package/dist/types/components/Modal/Modal.d.ts +1 -1
- package/dist/types/components/Modal/Modal.style.d.ts +4 -4
- package/dist/types/components/Modal/ModalTotalBenchmark.d.ts +1 -1
- package/dist/types/components/Modal/ModalTotalCost.d.ts +1 -1
- package/dist/types/components/ModalDrawer/ModalDrawer.d.ts +2 -1
- package/dist/types/components/ModalDrawer/ModalDrawer.stories.d.ts +1 -1
- package/dist/types/components/ModalDrawer/ModalDrawer.styles.d.ts +3 -3
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.d.ts +1 -1
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.stories.d.ts +1 -1
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.style.d.ts +8 -8
- package/dist/types/components/MonthPicker/MonthPicker.d.ts +15 -14
- package/dist/types/components/MonthPicker/MonthPicker.style.d.ts +8 -8
- package/dist/types/components/MonthPicker/MonthPopupPicker.d.ts +1 -1
- package/dist/types/components/MonthPicker/MonthPopupPicker.style.d.ts +7 -7
- package/dist/types/components/NoDataFoundMessage/NoDataFoundMessage.d.ts +1 -1
- package/dist/types/components/NoDataFoundMessage/NoDataFoundMessage.style.d.ts +3 -3
- package/dist/types/components/OneColumnContainer/OneColumnContainer.d.ts +26 -25
- package/dist/types/components/OneColumnContainer/OneColumnContainer.stories.d.ts +3 -3
- package/dist/types/components/OneColumnContainer/OneColumnContainer.style.d.ts +12 -12
- package/dist/types/components/OverlayDropdown/OverlayDropdown.d.ts +1 -1
- package/dist/types/components/OverlayDropdown/OverlayDropdown.stories.d.ts +2 -2
- package/dist/types/components/OverlayDropdown/OverlayDropdown.style.d.ts +12 -12
- package/dist/types/components/OverlayDropdown/OverlayTemplateDialog.d.ts +13 -8
- package/dist/types/components/OverlayDropdown/OverlayTemplateDialog.style.d.ts +10 -10
- package/dist/types/components/PerformanceAnalytics/PerformanceAnalytics.d.ts +39 -21
- package/dist/types/components/PerformanceAnalytics/PerformanceAnalytics.style.d.ts +14 -14
- package/dist/types/components/PerformanceAnalyticsLegend/PerformanceAnalyticsLegend.d.ts +1 -1
- package/dist/types/components/PerformanceAnalyticsLegend/PerformanceAnalyticsLegend.style.d.ts +6 -6
- package/dist/types/components/PerformanceAnalyticsOneColumn/PerformanceAnalyticsOneColumn.d.ts +34 -13
- package/dist/types/components/PerformanceAnalyticsOneColumn/PerformanceAnalyticsOneColumn.style.d.ts +13 -13
- package/dist/types/components/PerformanceAnalyticsTotals/PerformanceAnalyticsTotals.d.ts +14 -5
- package/dist/types/components/PerformanceAnalyticsTotals/PerformanceAnalyticsTotals.style.d.ts +10 -10
- package/dist/types/components/PieChart/PieChart.d.ts +23 -19
- package/dist/types/components/PieChart/PieChart.style.d.ts +18 -18
- package/dist/types/components/PopupCharts/PopupCharts.d.ts +20 -9
- package/dist/types/components/PopupCharts/PopupCharts.style.d.ts +12 -12
- package/dist/types/components/ProductsVariety/ProductsVariety.d.ts +12 -7
- package/dist/types/components/ProductsVariety/ProductsVariety.style.d.ts +10 -10
- package/dist/types/components/ProgressBar/ProgressBar.d.ts +7 -6
- package/dist/types/components/ProgressBar/ProgressBar.style.d.ts +2 -2
- package/dist/types/components/QuarterPicker/QuarterPicker.d.ts +15 -14
- package/dist/types/components/QuarterPicker/QuarterPicker.style.d.ts +8 -8
- package/dist/types/components/QuarterPicker/QuarterPopupPicker.d.ts +1 -1
- package/dist/types/components/QuarterPicker/QuarterPopupPicker.style.d.ts +6 -6
- package/dist/types/components/QuickFilter/QuickFilter.d.ts +1 -1
- package/dist/types/components/QuickFilter/QuickFilter.style.d.ts +1 -1
- package/dist/types/components/QuickFilterCards/QuickFilterCards.d.ts +1 -1
- package/dist/types/components/QuickFilterCards/QuickFilterCards.style.d.ts +8 -8
- package/dist/types/components/QuickFilterDropdownMultiSelection/QuickFilterDropdownMultiSelection.d.ts +24 -17
- package/dist/types/components/QuickFilterDropdownMultiSelection/QuickFilterDropdownMultiSelection.style.d.ts +17 -17
- package/dist/types/components/QuickFilterDropdownSingle/QuickFilterDropdownSingle.d.ts +22 -15
- package/dist/types/components/QuickFilterDropdownSingle/QuickFilterDropdownSingle.style.d.ts +11 -11
- package/dist/types/components/RangePicker/RangeDatePicker.d.ts +1 -1
- package/dist/types/components/RangePicker/RangePicker.d.ts +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.stories.d.ts +1 -1
- package/dist/types/components/SearchInput/SearchInput.style.d.ts +3 -3
- package/dist/types/components/SegmentedButton/SegmentedButton.d.ts +17 -14
- package/dist/types/components/SegmentedButton/SegmentedButton.style.d.ts +6 -6
- package/dist/types/components/Select/Select.d.ts +1 -1
- package/dist/types/components/Select/Select.style.d.ts +6 -6
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.d.ts +1 -1
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.style.d.ts +13 -13
- package/dist/types/components/TabMenu/TabMenu.d.ts +1 -1
- package/dist/types/components/TabMenu/TabMenu.style.d.ts +11 -11
- package/dist/types/components/Table/DropMenus/Dropdown.d.ts +20 -16
- package/dist/types/components/Table/DropMenus/Dropdown.styles.d.ts +5 -5
- package/dist/types/components/Table/DropMenus/FieldPop.d.ts +1 -1
- package/dist/types/components/Table/DropMenus/FieldPop.style.d.ts +5 -5
- package/dist/types/components/Table/DropMenus/FilterPop.d.ts +1 -1
- package/dist/types/components/Table/DropMenus/FilterPop.style.d.ts +9 -9
- package/dist/types/components/Table/DropMenus/RangePop.d.ts +1 -1
- package/dist/types/components/Table/DropMenus/RangePop.style.d.ts +11 -11
- package/dist/types/components/Table/DropMenus/SortPop.d.ts +1 -1
- package/dist/types/components/Table/DropMenus/SortPop.style.d.ts +8 -8
- package/dist/types/components/Table/FilterIcon.d.ts +1 -1
- package/dist/types/components/Table/Icons/DisabledTrashIcon.d.ts +1 -1
- package/dist/types/components/Table/Icons/FilterIcon.d.ts +1 -1
- package/dist/types/components/Table/Icons/NoDataInSearchIcon.d.ts +1 -1
- package/dist/types/components/Table/Icons/SortIcon.d.ts +1 -1
- package/dist/types/components/Table/Icons/TrashIcon.d.ts +1 -1
- package/dist/types/components/Table/NoEvents.d.ts +1 -1
- package/dist/types/components/Table/NoSearchUpcIcon.d.ts +1 -1
- package/dist/types/components/Table/NoUpcIcon.d.ts +1 -1
- package/dist/types/components/Table/NothingToTrack.d.ts +1 -1
- package/dist/types/components/Table/SortIcon.d.ts +1 -1
- package/dist/types/components/Table/Table.d.ts +1 -1
- package/dist/types/components/Table/Table.stories.d.ts +13 -13
- 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 +36 -36
- 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 +1 -1
- package/dist/types/components/ToasterMessageBox/ToasterMessageBox.styles.d.ts +4 -4
- package/dist/types/components/ToggleSwitch/ToggleSwitch.d.ts +6 -5
- package/dist/types/components/ToggleSwitch/ToggleSwitch.style.d.ts +3 -3
- package/dist/types/components/Tooltip/Tooltip.d.ts +1 -1
- package/dist/types/components/Tooltip/Tooltip.stories.d.ts +3 -3
- package/dist/types/components/Tooltip/Tooltip.style.d.ts +3 -3
- package/dist/types/components/TopToggleList/TopToggleList.d.ts +6 -5
- package/dist/types/components/TopToggleList/TopToggleList.style.d.ts +5 -5
- package/dist/types/components/TotalBenchmark/TotalBenchmark.d.ts +14 -8
- package/dist/types/components/TotalBenchmark/TotalBenchmark.style.d.ts +9 -9
- package/dist/types/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.d.ts +29 -24
- package/dist/types/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.style.d.ts +20 -20
- package/dist/types/components/TotalBenchmarkArrows/TotalBenchmarkArrows.d.ts +17 -13
- package/dist/types/components/TotalBenchmarkArrows/TotalBenchmarkArrows.style.d.ts +14 -14
- package/dist/types/components/TotalBenchmarkBarchart/TotalBenchmarkBarchart.d.ts +19 -14
- package/dist/types/components/TotalBenchmarkBarchart/TotalBenchmarkBarchart.style.d.ts +10 -10
- package/dist/types/components/TotalDoughnutChart/TotalDoughnutChart.d.ts +29 -24
- package/dist/types/components/TotalDoughnutChart/TotalDoughnutChart.style.d.ts +19 -19
- package/dist/types/components/TotalHorizontalCharts/TotalHorizontalCharts.d.ts +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/HeroIcon.d.ts +1 -1
- package/dist/types/icons/InfoIcon.d.ts +1 -1
- package/dist/types/icons/LampIcon.d.ts +1 -1
- package/dist/types/icons/LegendLineIcon.d.ts +1 -1
- package/dist/types/icons/LegendUnionIcon.d.ts +1 -1
- package/dist/types/icons/MaintenanceIcon.d.ts +1 -1
- package/dist/types/icons/MenuItemClosedIcon.d.ts +1 -1
- package/dist/types/icons/MenuItemOpenIcon.d.ts +1 -1
- package/dist/types/icons/MenuItemRightIcon.d.ts +1 -1
- package/dist/types/icons/MenuItemUpIcon.d.ts +1 -1
- package/dist/types/icons/NoDataFoundIcon.d.ts +4 -3
- package/dist/types/icons/OkCircleIcon.d.ts +1 -1
- package/dist/types/icons/OkIcon.d.ts +1 -1
- package/dist/types/icons/OptionsIcon.d.ts +1 -1
- package/dist/types/icons/PackageSendIcon.d.ts +1 -1
- package/dist/types/icons/PenIcon.d.ts +1 -1
- package/dist/types/icons/PencilIcon.d.ts +1 -1
- package/dist/types/icons/PeopleIcon.d.ts +1 -1
- package/dist/types/icons/Plus.d.ts +1 -1
- package/dist/types/icons/PlusIcon.d.ts +1 -1
- package/dist/types/icons/RedDot.d.ts +1 -1
- package/dist/types/icons/ReselectIcon.d.ts +1 -1
- package/dist/types/icons/SearchIcon.d.ts +1 -1
- package/dist/types/icons/ShoppingCartIcon.d.ts +1 -1
- package/dist/types/icons/ShoutIcon.d.ts +1 -1
- package/dist/types/icons/SortIcon.d.ts +1 -1
- package/dist/types/icons/SpotlightProductIcon.d.ts +1 -1
- package/dist/types/icons/StopAndShopChartIcon.d.ts +1 -1
- package/dist/types/icons/StopAndShopIcon.d.ts +1 -1
- package/dist/types/icons/StopAndShopNewIcon.d.ts +1 -1
- package/dist/types/icons/SucceededIcon.d.ts +1 -1
- package/dist/types/icons/TheGiantCompanyChartIcon.d.ts +1 -1
- package/dist/types/icons/TheGiantCompanyIcon.d.ts +1 -1
- package/dist/types/icons/TheGiantCompanyNewIcon.d.ts +1 -1
- package/dist/types/icons/TrashIcon.d.ts +1 -1
- package/dist/types/icons/UpArrowIcon.d.ts +1 -1
- package/dist/types/icons/UploadIcon.d.ts +1 -1
- package/dist/types/icons/UploadIconV2.d.ts +1 -1
- package/dist/types/icons/VIcon.d.ts +1 -1
- package/dist/types/utils/IconsHandler.d.ts +1 -1
- package/dist/types/utils/IconsHandler.style.d.ts +1 -1
- package/dist/types/utils/UtilsComponents/CustomTooltip.d.ts +1 -1
- package/dist/types/utils/UtilsComponents/TitleWithCustomTooltip.d.ts +1 -1
- package/dist/types/utils/UtilsComponents/useTextOverflow.d.ts +4 -3
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,26 +1,33 @@
|
|
|
1
|
-
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
3
|
+
import React from 'react';
|
|
2
4
|
|
|
3
|
-
declare function
|
|
5
|
+
declare function Button(props: any): react_jsx_runtime.JSX.Element;
|
|
6
|
+
|
|
7
|
+
declare function PieChart(props: any): react_jsx_runtime.JSX.Element;
|
|
4
8
|
declare namespace PieChart {
|
|
5
9
|
namespace propTypes {
|
|
6
|
-
const className:
|
|
7
|
-
const width:
|
|
8
|
-
const height:
|
|
9
|
-
const textcolor:
|
|
10
|
-
const title:
|
|
11
|
-
const value:
|
|
12
|
-
const currencySign:
|
|
13
|
-
const currencyType:
|
|
14
|
-
const dotCut:
|
|
15
|
-
const isPercent:
|
|
16
|
-
const legendData:
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
const
|
|
21
|
-
const
|
|
22
|
-
const
|
|
23
|
-
const
|
|
10
|
+
const className: PropTypes.Requireable<string>;
|
|
11
|
+
const width: PropTypes.Requireable<string>;
|
|
12
|
+
const height: PropTypes.Requireable<string>;
|
|
13
|
+
const textcolor: PropTypes.Requireable<string>;
|
|
14
|
+
const title: PropTypes.Requireable<string>;
|
|
15
|
+
const value: PropTypes.Requireable<number>;
|
|
16
|
+
const currencySign: PropTypes.Requireable<boolean>;
|
|
17
|
+
const currencyType: PropTypes.Requireable<string>;
|
|
18
|
+
const dotCut: PropTypes.Requireable<boolean>;
|
|
19
|
+
const isPercent: PropTypes.Requireable<boolean>;
|
|
20
|
+
const legendData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
21
|
+
name: PropTypes.Requireable<string>;
|
|
22
|
+
description: PropTypes.Requireable<string>;
|
|
23
|
+
}>[]>;
|
|
24
|
+
const itemsBoldedValues: PropTypes.Requireable<boolean>;
|
|
25
|
+
const itemsPercentagesValueAside: PropTypes.Requireable<boolean>;
|
|
26
|
+
const itemsValuesSeparateLine: PropTypes.Requireable<boolean>;
|
|
27
|
+
const hideTitleAndValue: PropTypes.Requireable<boolean>;
|
|
28
|
+
const addingBenchmark: PropTypes.Requireable<boolean>;
|
|
29
|
+
const textAfterValue: PropTypes.Requireable<string>;
|
|
30
|
+
const noDataText: PropTypes.Requireable<string>;
|
|
24
31
|
}
|
|
25
32
|
namespace defaultProps {
|
|
26
33
|
const className_1: string;
|
|
@@ -62,21 +69,21 @@ declare namespace PieChart {
|
|
|
62
69
|
}
|
|
63
70
|
}
|
|
64
71
|
|
|
65
|
-
declare function EventDetailsCard(props: any):
|
|
72
|
+
declare function EventDetailsCard(props: any): react_jsx_runtime.JSX.Element;
|
|
66
73
|
declare namespace EventDetailsCard {
|
|
67
74
|
namespace propTypes {
|
|
68
|
-
const title:
|
|
69
|
-
const width:
|
|
70
|
-
const height:
|
|
71
|
-
const className:
|
|
72
|
-
const displayBannersDropdown:
|
|
73
|
-
const banners:
|
|
74
|
-
const data:
|
|
75
|
-
const count:
|
|
76
|
-
const buttonText:
|
|
77
|
-
const onViewButtonClick: any
|
|
78
|
-
const onBannersDropdownClick: any
|
|
79
|
-
const disableViewDetailsButton:
|
|
75
|
+
const title: PropTypes.Requireable<string>;
|
|
76
|
+
const width: PropTypes.Requireable<string>;
|
|
77
|
+
const height: PropTypes.Requireable<string>;
|
|
78
|
+
const className: PropTypes.Requireable<string>;
|
|
79
|
+
const displayBannersDropdown: PropTypes.Requireable<boolean>;
|
|
80
|
+
const banners: PropTypes.Requireable<string[]>;
|
|
81
|
+
const data: PropTypes.Requireable<PropTypes.InferProps<{}>[]>;
|
|
82
|
+
const count: PropTypes.Requireable<number>;
|
|
83
|
+
const buttonText: PropTypes.Requireable<string>;
|
|
84
|
+
const onViewButtonClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
85
|
+
const onBannersDropdownClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
86
|
+
const disableViewDetailsButton: PropTypes.Requireable<boolean>;
|
|
80
87
|
}
|
|
81
88
|
namespace defaultProps {
|
|
82
89
|
const title_1: string;
|
|
@@ -109,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;
|
|
@@ -383,35 +441,35 @@ declare function QuickFilter({ hoverColor, multipleSelection, xIconShow, disable
|
|
|
383
441
|
onChange?: (value: any) => void;
|
|
384
442
|
options?: any[];
|
|
385
443
|
selectedValue?: any[];
|
|
386
|
-
}):
|
|
444
|
+
}): react_jsx_runtime.JSX.Element;
|
|
387
445
|
|
|
388
|
-
declare function OneColumnContainer(props: any):
|
|
446
|
+
declare function OneColumnContainer(props: any): react_jsx_runtime.JSX.Element;
|
|
389
447
|
declare namespace OneColumnContainer {
|
|
390
448
|
namespace propTypes {
|
|
391
|
-
const children:
|
|
392
|
-
const display:
|
|
393
|
-
const isLoading:
|
|
394
|
-
const gridTemplateColumns:
|
|
395
|
-
const itemClass:
|
|
396
|
-
const divStyle:
|
|
397
|
-
const overStyle:
|
|
398
|
-
const draggingStyle:
|
|
399
|
-
const droppedStyle:
|
|
400
|
-
const width:
|
|
401
|
-
const height:
|
|
402
|
-
const overflow:
|
|
403
|
-
const transparentBackground:
|
|
404
|
-
const infoTitle:
|
|
405
|
-
const infoText:
|
|
406
|
-
const disableInfo:
|
|
407
|
-
const showViewByBannerButton:
|
|
408
|
-
const onBannerClick: any
|
|
409
|
-
const columnTitle:
|
|
410
|
-
const isPercentOfChange:
|
|
411
|
-
const PercentOfChangeData:
|
|
412
|
-
const backgroundImage:
|
|
413
|
-
const showBackgroundImage:
|
|
414
|
-
const backgroundImageStyle:
|
|
449
|
+
const children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
450
|
+
const display: PropTypes.Requireable<string>;
|
|
451
|
+
const isLoading: PropTypes.Requireable<boolean>;
|
|
452
|
+
const gridTemplateColumns: PropTypes.Requireable<string>;
|
|
453
|
+
const itemClass: PropTypes.Requireable<string>;
|
|
454
|
+
const divStyle: PropTypes.Requireable<string>;
|
|
455
|
+
const overStyle: PropTypes.Requireable<string>;
|
|
456
|
+
const draggingStyle: PropTypes.Requireable<string>;
|
|
457
|
+
const droppedStyle: PropTypes.Requireable<string>;
|
|
458
|
+
const width: PropTypes.Requireable<string>;
|
|
459
|
+
const height: PropTypes.Requireable<string>;
|
|
460
|
+
const overflow: PropTypes.Requireable<string>;
|
|
461
|
+
const transparentBackground: PropTypes.Requireable<boolean>;
|
|
462
|
+
const infoTitle: PropTypes.Requireable<string>;
|
|
463
|
+
const infoText: PropTypes.Requireable<string>;
|
|
464
|
+
const disableInfo: PropTypes.Requireable<boolean>;
|
|
465
|
+
const showViewByBannerButton: PropTypes.Requireable<boolean>;
|
|
466
|
+
const onBannerClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
467
|
+
const columnTitle: PropTypes.Requireable<string>;
|
|
468
|
+
const isPercentOfChange: PropTypes.Requireable<boolean>;
|
|
469
|
+
const PercentOfChangeData: PropTypes.Requireable<number>;
|
|
470
|
+
const backgroundImage: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
471
|
+
const showBackgroundImage: PropTypes.Requireable<boolean>;
|
|
472
|
+
const backgroundImageStyle: PropTypes.Requireable<object>;
|
|
415
473
|
}
|
|
416
474
|
namespace defaultProps {
|
|
417
475
|
const children_1: any;
|
|
@@ -465,37 +523,44 @@ declare namespace OneColumnContainer {
|
|
|
465
523
|
}
|
|
466
524
|
}
|
|
467
525
|
|
|
468
|
-
declare function BarChartsByWeeks(props: any):
|
|
526
|
+
declare function BarChartsByWeeks(props: any): react_jsx_runtime.JSX.Element;
|
|
469
527
|
declare namespace BarChartsByWeeks {
|
|
470
528
|
namespace propTypes {
|
|
471
|
-
const className:
|
|
472
|
-
const title:
|
|
473
|
-
const showHeaderTopValue:
|
|
474
|
-
const headerValueTopTitle:
|
|
475
|
-
const headerValueBottomTitle:
|
|
476
|
-
const headerValue:
|
|
477
|
-
const HeaderValueCurrencyType:
|
|
478
|
-
const HeaderValueIsPercent:
|
|
479
|
-
const barChartData:
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
const
|
|
484
|
-
const
|
|
485
|
-
const
|
|
486
|
-
const
|
|
487
|
-
const
|
|
488
|
-
const
|
|
489
|
-
const
|
|
490
|
-
const
|
|
491
|
-
const
|
|
492
|
-
const
|
|
493
|
-
const
|
|
494
|
-
const
|
|
495
|
-
const
|
|
496
|
-
const
|
|
497
|
-
const
|
|
498
|
-
const
|
|
529
|
+
const className: PropTypes.Requireable<string>;
|
|
530
|
+
const title: PropTypes.Requireable<string>;
|
|
531
|
+
const showHeaderTopValue: PropTypes.Requireable<boolean>;
|
|
532
|
+
const headerValueTopTitle: PropTypes.Requireable<string>;
|
|
533
|
+
const headerValueBottomTitle: PropTypes.Requireable<string>;
|
|
534
|
+
const headerValue: PropTypes.Requireable<number>;
|
|
535
|
+
const HeaderValueCurrencyType: PropTypes.Requireable<string>;
|
|
536
|
+
const HeaderValueIsPercent: PropTypes.Requireable<boolean>;
|
|
537
|
+
const barChartData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
538
|
+
title: PropTypes.Requireable<string>;
|
|
539
|
+
value: PropTypes.Requireable<number>;
|
|
540
|
+
}>[]>;
|
|
541
|
+
const isTitleOriganal: PropTypes.Requireable<boolean>;
|
|
542
|
+
const width: PropTypes.Requireable<string>;
|
|
543
|
+
const height: PropTypes.Requireable<string>;
|
|
544
|
+
const barChartColor: PropTypes.Requireable<string>;
|
|
545
|
+
const barChartSecondColor: PropTypes.Requireable<string>;
|
|
546
|
+
const xselectedColor: PropTypes.Requireable<string>;
|
|
547
|
+
const startWeekRange: PropTypes.Requireable<string>;
|
|
548
|
+
const endWeekRange: PropTypes.Requireable<string>;
|
|
549
|
+
const tooltipTitle: PropTypes.Requireable<string>;
|
|
550
|
+
const tooltipSecondTitle: PropTypes.Requireable<string>;
|
|
551
|
+
const yAxisCounter: PropTypes.Requireable<number>;
|
|
552
|
+
const isPercentValue: PropTypes.Requireable<boolean>;
|
|
553
|
+
const interval: PropTypes.Requireable<string>;
|
|
554
|
+
const showTitle: PropTypes.Requireable<boolean>;
|
|
555
|
+
const showLegend: PropTypes.Requireable<boolean>;
|
|
556
|
+
const legendData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
557
|
+
title: PropTypes.Validator<string>;
|
|
558
|
+
iconType: PropTypes.Validator<string>;
|
|
559
|
+
iconColor: PropTypes.Validator<string>;
|
|
560
|
+
}>[]>;
|
|
561
|
+
const showTwoBars: PropTypes.Requireable<boolean>;
|
|
562
|
+
const setLimitHeight: PropTypes.Requireable<number>;
|
|
563
|
+
const setLimitLow: PropTypes.Requireable<number>;
|
|
499
564
|
}
|
|
500
565
|
namespace defaultProps {
|
|
501
566
|
const className_1: string;
|
|
@@ -564,17 +629,27 @@ declare namespace BarChartsByWeeks {
|
|
|
564
629
|
}
|
|
565
630
|
}
|
|
566
631
|
|
|
567
|
-
declare function PopupCharts(props: any):
|
|
632
|
+
declare function PopupCharts(props: any): react_jsx_runtime.JSX.Element;
|
|
568
633
|
declare namespace PopupCharts {
|
|
569
634
|
namespace propTypes {
|
|
570
|
-
const title:
|
|
571
|
-
const chartType:
|
|
572
|
-
const popupChartsItemsData:
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
635
|
+
const title: PropTypes.Requireable<string>;
|
|
636
|
+
const chartType: PropTypes.Requireable<string>;
|
|
637
|
+
const popupChartsItemsData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
638
|
+
title: PropTypes.Requireable<string>;
|
|
639
|
+
chartType: PropTypes.Requireable<string>;
|
|
640
|
+
value: PropTypes.Requireable<number>;
|
|
641
|
+
legendData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
642
|
+
color: PropTypes.Requireable<string>;
|
|
643
|
+
name: PropTypes.Requireable<string>;
|
|
644
|
+
value: PropTypes.Requireable<number>;
|
|
645
|
+
}>[]>;
|
|
646
|
+
noDataText: PropTypes.Requireable<string>;
|
|
647
|
+
}>[]>;
|
|
648
|
+
const isPopupChartsOpen: PropTypes.Requireable<boolean>;
|
|
649
|
+
const width: PropTypes.Requireable<string>;
|
|
650
|
+
const height: PropTypes.Requireable<string>;
|
|
651
|
+
const onCloseClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
652
|
+
const subtitleTextColor: PropTypes.Requireable<string>;
|
|
578
653
|
}
|
|
579
654
|
namespace defaultProps {
|
|
580
655
|
const title_1: string;
|
|
@@ -617,32 +692,36 @@ declare namespace PopupCharts {
|
|
|
617
692
|
}
|
|
618
693
|
}
|
|
619
694
|
|
|
620
|
-
declare function TotalDoughnutChart(props: any):
|
|
695
|
+
declare function TotalDoughnutChart(props: any): react_jsx_runtime.JSX.Element;
|
|
621
696
|
declare namespace TotalDoughnutChart {
|
|
622
697
|
namespace propTypes {
|
|
623
|
-
const className:
|
|
624
|
-
const title:
|
|
625
|
-
const value:
|
|
626
|
-
const rootFont:
|
|
627
|
-
const containerPadding:
|
|
628
|
-
const addingBenchmark:
|
|
629
|
-
const dotCut:
|
|
630
|
-
const currencySign:
|
|
631
|
-
const currencyType:
|
|
632
|
-
const legendData:
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
const
|
|
638
|
-
const
|
|
639
|
-
const
|
|
640
|
-
const
|
|
641
|
-
const
|
|
642
|
-
const
|
|
643
|
-
const
|
|
644
|
-
const
|
|
645
|
-
const
|
|
698
|
+
const className: PropTypes.Requireable<string>;
|
|
699
|
+
const title: PropTypes.Requireable<string>;
|
|
700
|
+
const value: PropTypes.Requireable<number>;
|
|
701
|
+
const rootFont: PropTypes.Requireable<string>;
|
|
702
|
+
const containerPadding: PropTypes.Requireable<string>;
|
|
703
|
+
const addingBenchmark: PropTypes.Requireable<boolean>;
|
|
704
|
+
const dotCut: PropTypes.Requireable<boolean>;
|
|
705
|
+
const currencySign: PropTypes.Requireable<boolean>;
|
|
706
|
+
const currencyType: PropTypes.Requireable<string>;
|
|
707
|
+
const legendData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
708
|
+
color: PropTypes.Requireable<string>;
|
|
709
|
+
value: PropTypes.Requireable<number>;
|
|
710
|
+
name: PropTypes.Requireable<string>;
|
|
711
|
+
}>[]>;
|
|
712
|
+
const legendBelow: PropTypes.Requireable<boolean>;
|
|
713
|
+
const itemsPercentagesValueAside: PropTypes.Requireable<boolean>;
|
|
714
|
+
const itemsBoldedValues: PropTypes.Requireable<boolean>;
|
|
715
|
+
const itemsValuesSeparateLine: PropTypes.Requireable<boolean>;
|
|
716
|
+
const width: PropTypes.Requireable<string>;
|
|
717
|
+
const height: PropTypes.Requireable<string>;
|
|
718
|
+
const textcolor: PropTypes.Requireable<string>;
|
|
719
|
+
const titleFontSize: PropTypes.Requireable<string>;
|
|
720
|
+
const FormattedValueFontSize: PropTypes.Requireable<string>;
|
|
721
|
+
const isPercent: PropTypes.Requireable<boolean>;
|
|
722
|
+
const hideTitleAndValue: PropTypes.Requireable<boolean>;
|
|
723
|
+
const noDataText: PropTypes.Requireable<string>;
|
|
724
|
+
const textAfterValue: PropTypes.Requireable<string>;
|
|
646
725
|
}
|
|
647
726
|
namespace defaultProps {
|
|
648
727
|
const className_1: string;
|
|
@@ -694,13 +773,13 @@ declare namespace TotalDoughnutChart {
|
|
|
694
773
|
}
|
|
695
774
|
}
|
|
696
775
|
|
|
697
|
-
declare function TopToggleList(props: any):
|
|
776
|
+
declare function TopToggleList(props: any): react_jsx_runtime.JSX.Element;
|
|
698
777
|
declare namespace TopToggleList {
|
|
699
778
|
namespace propTypes {
|
|
700
|
-
const width:
|
|
701
|
-
const height:
|
|
702
|
-
const title:
|
|
703
|
-
const list: any
|
|
779
|
+
const width: PropTypes.Requireable<string>;
|
|
780
|
+
const height: PropTypes.Requireable<string>;
|
|
781
|
+
const title: PropTypes.Requireable<string>;
|
|
782
|
+
const list: PropTypes.Requireable<any[]>;
|
|
704
783
|
}
|
|
705
784
|
namespace defaultProps {
|
|
706
785
|
const width_1: string;
|
|
@@ -717,15 +796,19 @@ declare namespace TopToggleList {
|
|
|
717
796
|
}
|
|
718
797
|
}
|
|
719
798
|
|
|
720
|
-
declare function MarketShareDescription(props: any):
|
|
799
|
+
declare function MarketShareDescription(props: any): react_jsx_runtime.JSX.Element;
|
|
721
800
|
declare namespace MarketShareDescription {
|
|
722
801
|
namespace propTypes {
|
|
723
|
-
const marketShareData:
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
const
|
|
802
|
+
const marketShareData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
803
|
+
label: PropTypes.Requireable<string>;
|
|
804
|
+
checked: PropTypes.Requireable<boolean>;
|
|
805
|
+
disabled: PropTypes.Requireable<boolean>;
|
|
806
|
+
}>[]>;
|
|
807
|
+
const height: PropTypes.Requireable<string>;
|
|
808
|
+
const width: PropTypes.Requireable<string>;
|
|
809
|
+
const iconColor: PropTypes.Requireable<string>;
|
|
810
|
+
const onBannerClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
811
|
+
const dotCut: PropTypes.Requireable<boolean>;
|
|
729
812
|
}
|
|
730
813
|
namespace defaultProps {
|
|
731
814
|
const marketShareData_1: any[];
|
|
@@ -743,40 +826,48 @@ declare namespace MarketShareDescription {
|
|
|
743
826
|
}
|
|
744
827
|
}
|
|
745
828
|
|
|
746
|
-
declare function Heatmap(props: any):
|
|
829
|
+
declare function Heatmap(props: any): react_jsx_runtime.JSX.Element;
|
|
747
830
|
declare namespace Heatmap {
|
|
748
831
|
namespace propTypes {
|
|
749
|
-
const title:
|
|
750
|
-
const data:
|
|
751
|
-
|
|
752
|
-
|
|
832
|
+
const title: PropTypes.Validator<string>;
|
|
833
|
+
const data: PropTypes.Validator<PropTypes.InferProps<{
|
|
834
|
+
value: PropTypes.Validator<number>;
|
|
835
|
+
label: PropTypes.Validator<string>;
|
|
836
|
+
color: PropTypes.Validator<string>;
|
|
837
|
+
}>[]>;
|
|
838
|
+
const lowLimit: PropTypes.Validator<number>;
|
|
839
|
+
const barHeight: PropTypes.Validator<string>;
|
|
753
840
|
}
|
|
754
841
|
}
|
|
755
842
|
|
|
756
|
-
declare function TotalHorizontalCharts(props: any):
|
|
843
|
+
declare function TotalHorizontalCharts(props: any): react_jsx_runtime.JSX.Element;
|
|
757
844
|
declare namespace TotalHorizontalCharts {
|
|
758
845
|
namespace propTypes {
|
|
759
|
-
const className:
|
|
760
|
-
const title:
|
|
761
|
-
const value:
|
|
762
|
-
const dotCut:
|
|
763
|
-
const currencySign:
|
|
764
|
-
const currencyType:
|
|
765
|
-
const chartsData:
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
const
|
|
771
|
-
const
|
|
772
|
-
const
|
|
773
|
-
const
|
|
774
|
-
const
|
|
775
|
-
const
|
|
776
|
-
const
|
|
777
|
-
const
|
|
778
|
-
const
|
|
779
|
-
const
|
|
846
|
+
const className: PropTypes.Requireable<string>;
|
|
847
|
+
const title: PropTypes.Requireable<string>;
|
|
848
|
+
const value: PropTypes.Requireable<number>;
|
|
849
|
+
const dotCut: PropTypes.Requireable<boolean>;
|
|
850
|
+
const currencySign: PropTypes.Requireable<boolean>;
|
|
851
|
+
const currencyType: PropTypes.Requireable<string>;
|
|
852
|
+
const chartsData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
853
|
+
name: PropTypes.Requireable<string>;
|
|
854
|
+
value: PropTypes.Requireable<number>;
|
|
855
|
+
color: PropTypes.Requireable<string>;
|
|
856
|
+
}>[]>;
|
|
857
|
+
const showScrollerBarsCount: PropTypes.Requireable<number>;
|
|
858
|
+
const showPercentAsideValue: PropTypes.Requireable<boolean>;
|
|
859
|
+
const labelFontSize: PropTypes.Requireable<number>;
|
|
860
|
+
const labelLimitedLetters: PropTypes.Requireable<number>;
|
|
861
|
+
const width: PropTypes.Requireable<string>;
|
|
862
|
+
const height: PropTypes.Requireable<string>;
|
|
863
|
+
const rightGap: PropTypes.Requireable<number>;
|
|
864
|
+
const textColor: PropTypes.Requireable<string>;
|
|
865
|
+
const noDataText: PropTypes.Requireable<string>;
|
|
866
|
+
const isDollar: PropTypes.Requireable<boolean>;
|
|
867
|
+
const isPercentage: PropTypes.Requireable<boolean>;
|
|
868
|
+
const showDollarSign: PropTypes.Requireable<boolean>;
|
|
869
|
+
const hideTotalValue: PropTypes.Requireable<boolean>;
|
|
870
|
+
const hideTitle: PropTypes.Requireable<boolean>;
|
|
780
871
|
}
|
|
781
872
|
namespace defaultProps {
|
|
782
873
|
const className_1: string;
|
|
@@ -824,22 +915,22 @@ declare namespace TotalHorizontalCharts {
|
|
|
824
915
|
}
|
|
825
916
|
}
|
|
826
917
|
|
|
827
|
-
declare function IconButton(props: any):
|
|
918
|
+
declare function IconButton(props: any): react_jsx_runtime.JSX.Element;
|
|
828
919
|
declare namespace IconButton {
|
|
829
920
|
namespace propTypes {
|
|
830
|
-
const fileLink:
|
|
831
|
-
const showProcess:
|
|
832
|
-
const buttonText:
|
|
833
|
-
const iconName:
|
|
834
|
-
const contentColor:
|
|
835
|
-
const backgroundColor:
|
|
836
|
-
const borderColor:
|
|
837
|
-
const borderRadius:
|
|
838
|
-
const iconHeight:
|
|
839
|
-
const iconWidth:
|
|
840
|
-
const disabled:
|
|
841
|
-
const onClick: any
|
|
842
|
-
const onCancelClick: any
|
|
921
|
+
const fileLink: PropTypes.Requireable<string>;
|
|
922
|
+
const showProcess: PropTypes.Requireable<boolean>;
|
|
923
|
+
const buttonText: PropTypes.Requireable<string>;
|
|
924
|
+
const iconName: PropTypes.Requireable<string>;
|
|
925
|
+
const contentColor: PropTypes.Requireable<string>;
|
|
926
|
+
const backgroundColor: PropTypes.Requireable<string>;
|
|
927
|
+
const borderColor: PropTypes.Requireable<string>;
|
|
928
|
+
const borderRadius: PropTypes.Requireable<string>;
|
|
929
|
+
const iconHeight: PropTypes.Requireable<number>;
|
|
930
|
+
const iconWidth: PropTypes.Requireable<number>;
|
|
931
|
+
const disabled: PropTypes.Requireable<boolean>;
|
|
932
|
+
const onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
933
|
+
const onCancelClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
843
934
|
}
|
|
844
935
|
namespace defaultProps {
|
|
845
936
|
const fileLink_1: string;
|
|
@@ -871,30 +962,38 @@ declare namespace IconButton {
|
|
|
871
962
|
}
|
|
872
963
|
}
|
|
873
964
|
|
|
874
|
-
declare function DoublePanelDataRow(props: any):
|
|
965
|
+
declare function DoublePanelDataRow(props: any): react_jsx_runtime.JSX.Element;
|
|
875
966
|
|
|
876
|
-
declare function BarChart(props: any):
|
|
967
|
+
declare function BarChart(props: any): react_jsx_runtime.JSX.Element;
|
|
877
968
|
declare namespace BarChart {
|
|
878
969
|
namespace propTypes {
|
|
879
|
-
const title:
|
|
880
|
-
const barChartData:
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
const
|
|
886
|
-
const
|
|
887
|
-
const
|
|
888
|
-
const
|
|
889
|
-
const
|
|
890
|
-
const
|
|
891
|
-
const
|
|
892
|
-
const
|
|
893
|
-
const
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
970
|
+
const title: PropTypes.Requireable<string>;
|
|
971
|
+
const barChartData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
972
|
+
title: PropTypes.Requireable<string>;
|
|
973
|
+
date: PropTypes.Requireable<string>;
|
|
974
|
+
value: PropTypes.Requireable<number>;
|
|
975
|
+
}>[]>;
|
|
976
|
+
const width: PropTypes.Requireable<string>;
|
|
977
|
+
const height: PropTypes.Requireable<string>;
|
|
978
|
+
const barSize: PropTypes.Requireable<number>;
|
|
979
|
+
const barFontSizeValue: PropTypes.Requireable<string>;
|
|
980
|
+
const barChartColor: PropTypes.Requireable<string>;
|
|
981
|
+
const showDollarSign: PropTypes.Requireable<boolean>;
|
|
982
|
+
const isDollar: PropTypes.Requireable<boolean>;
|
|
983
|
+
const showLegend: PropTypes.Requireable<boolean>;
|
|
984
|
+
const legendData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
985
|
+
title: PropTypes.Validator<string>;
|
|
986
|
+
iconType: PropTypes.Validator<string>;
|
|
987
|
+
iconColor: PropTypes.Validator<string>;
|
|
988
|
+
}>[]>;
|
|
989
|
+
const showReferenceLine: PropTypes.Requireable<boolean>;
|
|
990
|
+
const referenceLinePoint: PropTypes.Requireable<number>;
|
|
991
|
+
const referenceLineColor: PropTypes.Requireable<string>;
|
|
992
|
+
const referenceLineDashed: PropTypes.Requireable<string>;
|
|
993
|
+
const showCurrentCampaignStyle: PropTypes.Requireable<boolean>;
|
|
994
|
+
const currentBarColor: PropTypes.Requireable<string>;
|
|
995
|
+
const isPercent: PropTypes.Requireable<boolean>;
|
|
996
|
+
const noDataText: PropTypes.Requireable<string>;
|
|
898
997
|
}
|
|
899
998
|
namespace defaultProps {
|
|
900
999
|
const title_1: string;
|
|
@@ -946,11 +1045,11 @@ declare namespace BarChart {
|
|
|
946
1045
|
}
|
|
947
1046
|
}
|
|
948
1047
|
|
|
949
|
-
declare function DoubleBarSingleLine(props: any):
|
|
1048
|
+
declare function DoubleBarSingleLine(props: any): react_jsx_runtime.JSX.Element;
|
|
950
1049
|
|
|
951
|
-
declare function AreaChart(props: any):
|
|
1050
|
+
declare function AreaChart(props: any): react_jsx_runtime.JSX.Element;
|
|
952
1051
|
|
|
953
|
-
declare function BreakdownPanel(props: any):
|
|
1052
|
+
declare function BreakdownPanel(props: any): react_jsx_runtime.JSX.Element;
|
|
954
1053
|
|
|
955
1054
|
declare function LinkButton({ text, type, size, height, width, disabled, textColor, onClick, leftIcon, rightIcon, }: {
|
|
956
1055
|
text?: string;
|
|
@@ -963,7 +1062,7 @@ declare function LinkButton({ text, type, size, height, width, disabled, textCol
|
|
|
963
1062
|
onClick: any;
|
|
964
1063
|
leftIcon?: string;
|
|
965
1064
|
rightIcon?: string;
|
|
966
|
-
}):
|
|
1065
|
+
}): react_jsx_runtime.JSX.Element;
|
|
967
1066
|
|
|
968
1067
|
declare function BubbleChart({ data, title, subtitle, leftHeader, rightHeader, topHeader, bottomHeader, colorPalette, height, width, backgroundColor, showAxis, noDataText, }: {
|
|
969
1068
|
data?: any[];
|
|
@@ -979,13 +1078,13 @@ declare function BubbleChart({ data, title, subtitle, leftHeader, rightHeader, t
|
|
|
979
1078
|
backgroundColor?: string;
|
|
980
1079
|
showAxis?: boolean;
|
|
981
1080
|
noDataText?: string;
|
|
982
|
-
}):
|
|
1081
|
+
}): react_jsx_runtime.JSX.Element;
|
|
983
1082
|
|
|
984
|
-
declare function BatteryChart(props: any):
|
|
1083
|
+
declare function BatteryChart(props: any): react_jsx_runtime.JSX.Element;
|
|
985
1084
|
|
|
986
|
-
declare function PerformanceAnalyticsLegend(props: any):
|
|
1085
|
+
declare function PerformanceAnalyticsLegend(props: any): react_jsx_runtime.JSX.Element;
|
|
987
1086
|
|
|
988
|
-
declare function BrushChart(props: any):
|
|
1087
|
+
declare function BrushChart(props: any): react_jsx_runtime.JSX.Element;
|
|
989
1088
|
|
|
990
1089
|
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, }: {
|
|
991
1090
|
className?: string;
|
|
@@ -1013,32 +1112,40 @@ declare function SingleBarLineCharts({ className, width, height, title, data, to
|
|
|
1013
1112
|
currencySign?: string;
|
|
1014
1113
|
currencySignLine?: string;
|
|
1015
1114
|
noDataText?: string;
|
|
1016
|
-
}):
|
|
1115
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1017
1116
|
|
|
1018
|
-
declare function BarChartWithAreaChart(props: any):
|
|
1117
|
+
declare function BarChartWithAreaChart(props: any): react_jsx_runtime.JSX.Element;
|
|
1019
1118
|
|
|
1020
|
-
declare function BarChartTwoRows(props: any):
|
|
1119
|
+
declare function BarChartTwoRows(props: any): react_jsx_runtime.JSX.Element;
|
|
1021
1120
|
|
|
1022
|
-
declare function TwoBarCharts(props: any):
|
|
1121
|
+
declare function TwoBarCharts(props: any): react_jsx_runtime.JSX.Element;
|
|
1023
1122
|
declare namespace TwoBarCharts {
|
|
1024
1123
|
namespace propTypes {
|
|
1025
|
-
const title:
|
|
1026
|
-
const barChartData:
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
const
|
|
1032
|
-
const
|
|
1033
|
-
const
|
|
1034
|
-
const
|
|
1035
|
-
const
|
|
1036
|
-
const
|
|
1037
|
-
const
|
|
1038
|
-
const
|
|
1039
|
-
const
|
|
1040
|
-
|
|
1041
|
-
|
|
1124
|
+
const title: PropTypes.Requireable<string>;
|
|
1125
|
+
const barChartData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1126
|
+
title: PropTypes.Requireable<string>;
|
|
1127
|
+
date: PropTypes.Requireable<string>;
|
|
1128
|
+
value: PropTypes.Requireable<number>;
|
|
1129
|
+
}>[]>;
|
|
1130
|
+
const width: PropTypes.Requireable<string>;
|
|
1131
|
+
const height: PropTypes.Requireable<string>;
|
|
1132
|
+
const barSize: PropTypes.Requireable<number>;
|
|
1133
|
+
const barFontSizeValue: PropTypes.Requireable<string>;
|
|
1134
|
+
const barChartColorFirst: PropTypes.Requireable<string>;
|
|
1135
|
+
const barChartColorSecond: PropTypes.Requireable<string>;
|
|
1136
|
+
const isDollar: PropTypes.Requireable<boolean>;
|
|
1137
|
+
const showLegend: PropTypes.Requireable<boolean>;
|
|
1138
|
+
const legendData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1139
|
+
title: PropTypes.Validator<string>;
|
|
1140
|
+
iconType: PropTypes.Validator<string>;
|
|
1141
|
+
iconColor: PropTypes.Validator<string>;
|
|
1142
|
+
}>[]>;
|
|
1143
|
+
const showDollarSign: PropTypes.Requireable<boolean>;
|
|
1144
|
+
const showReferenceLine: PropTypes.Requireable<boolean>;
|
|
1145
|
+
const referenceLinePoint: PropTypes.Requireable<number>;
|
|
1146
|
+
const referenceLineColor: PropTypes.Requireable<string>;
|
|
1147
|
+
const referenceLineDashed: PropTypes.Requireable<string>;
|
|
1148
|
+
const showTooltip: PropTypes.Requireable<boolean>;
|
|
1042
1149
|
}
|
|
1043
1150
|
namespace defaultProps {
|
|
1044
1151
|
const title_1: string;
|
|
@@ -1087,16 +1194,26 @@ declare namespace TwoBarCharts {
|
|
|
1087
1194
|
}
|
|
1088
1195
|
}
|
|
1089
1196
|
|
|
1090
|
-
declare function CollapseData(props: any):
|
|
1197
|
+
declare function CollapseData(props: any): react_jsx_runtime.JSX.Element;
|
|
1091
1198
|
declare namespace CollapseData {
|
|
1092
1199
|
namespace propTypes {
|
|
1093
|
-
const title:
|
|
1094
|
-
const noDataText:
|
|
1095
|
-
const width:
|
|
1096
|
-
const height:
|
|
1097
|
-
const addPlusMark:
|
|
1098
|
-
const addArrowToTotal:
|
|
1099
|
-
const tableData:
|
|
1200
|
+
const title: PropTypes.Requireable<string>;
|
|
1201
|
+
const noDataText: PropTypes.Requireable<string>;
|
|
1202
|
+
const width: PropTypes.Requireable<string>;
|
|
1203
|
+
const height: PropTypes.Requireable<string>;
|
|
1204
|
+
const addPlusMark: PropTypes.Requireable<boolean>;
|
|
1205
|
+
const addArrowToTotal: PropTypes.Requireable<boolean>;
|
|
1206
|
+
const tableData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1207
|
+
key: PropTypes.Requireable<number>;
|
|
1208
|
+
icon: PropTypes.Requireable<string>;
|
|
1209
|
+
title: PropTypes.Requireable<string>;
|
|
1210
|
+
value: PropTypes.Requireable<number>;
|
|
1211
|
+
valueType: PropTypes.Requireable<string>;
|
|
1212
|
+
table: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1213
|
+
title: PropTypes.Requireable<string>;
|
|
1214
|
+
value: PropTypes.Requireable<number>;
|
|
1215
|
+
}>[]>;
|
|
1216
|
+
}>[]>;
|
|
1100
1217
|
}
|
|
1101
1218
|
namespace defaultProps {
|
|
1102
1219
|
const title_1: string;
|
|
@@ -1121,27 +1238,27 @@ declare function InsightsCarousel({ className, children, onClose, title, icon, t
|
|
|
1121
1238
|
children: any;
|
|
1122
1239
|
onClose: any;
|
|
1123
1240
|
title?: string;
|
|
1124
|
-
icon?:
|
|
1241
|
+
icon?: react_jsx_runtime.JSX.Element;
|
|
1125
1242
|
titleColor?: string;
|
|
1126
1243
|
iconColor?: string;
|
|
1127
1244
|
navColor?: string;
|
|
1128
|
-
}):
|
|
1245
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1129
1246
|
|
|
1130
|
-
declare function DownloadProgress(props: any):
|
|
1247
|
+
declare function DownloadProgress(props: any): react_jsx_runtime.JSX.Element;
|
|
1131
1248
|
declare namespace DownloadProgress {
|
|
1132
1249
|
namespace propTypes {
|
|
1133
|
-
const title:
|
|
1134
|
-
const succeededMessage:
|
|
1135
|
-
const failedMessage:
|
|
1136
|
-
const downloadStatus:
|
|
1137
|
-
const showShadow:
|
|
1138
|
-
const showCloseButton:
|
|
1139
|
-
const onCloseClick: any
|
|
1140
|
-
const progressPercent:
|
|
1141
|
-
const refreshInterval:
|
|
1142
|
-
const progressBarColor:
|
|
1143
|
-
const onTryAgainClick: any
|
|
1144
|
-
const className:
|
|
1250
|
+
const title: PropTypes.Requireable<string>;
|
|
1251
|
+
const succeededMessage: PropTypes.Requireable<string>;
|
|
1252
|
+
const failedMessage: PropTypes.Requireable<string>;
|
|
1253
|
+
const downloadStatus: PropTypes.Requireable<string>;
|
|
1254
|
+
const showShadow: PropTypes.Requireable<boolean>;
|
|
1255
|
+
const showCloseButton: PropTypes.Requireable<boolean>;
|
|
1256
|
+
const onCloseClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1257
|
+
const progressPercent: PropTypes.Requireable<number>;
|
|
1258
|
+
const refreshInterval: PropTypes.Requireable<number>;
|
|
1259
|
+
const progressBarColor: PropTypes.Requireable<string>;
|
|
1260
|
+
const onTryAgainClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1261
|
+
const className: PropTypes.Requireable<string>;
|
|
1145
1262
|
}
|
|
1146
1263
|
namespace defaultProps {
|
|
1147
1264
|
const title_1: string;
|
|
@@ -1171,9 +1288,9 @@ declare namespace DownloadProgress {
|
|
|
1171
1288
|
}
|
|
1172
1289
|
}
|
|
1173
1290
|
|
|
1174
|
-
declare function ModalWithOverlay(props: any):
|
|
1291
|
+
declare function ModalWithOverlay(props: any): react_jsx_runtime.JSX.Element;
|
|
1175
1292
|
|
|
1176
|
-
declare function DropdownNew(props: any):
|
|
1293
|
+
declare function DropdownNew(props: any): react_jsx_runtime.JSX.Element;
|
|
1177
1294
|
|
|
1178
1295
|
declare function WeeksPicker({ label, disabled, borderColor, borderColorFocus, textColor, hoverColor, required, placeholder, borderRadius, year, width, height, withMarginBottom, onChange, selectedValue, isDarkerBackground, allowedWeekRange, restrictToRange, }: {
|
|
1179
1296
|
label: any;
|
|
@@ -1194,7 +1311,7 @@ declare function WeeksPicker({ label, disabled, borderColor, borderColorFocus, t
|
|
|
1194
1311
|
isDarkerBackground?: boolean;
|
|
1195
1312
|
allowedWeekRange?: any;
|
|
1196
1313
|
restrictToRange?: boolean;
|
|
1197
|
-
}):
|
|
1314
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1198
1315
|
|
|
1199
1316
|
declare function Input({ label, labelEmptyValue, size, selectedValue, placeHolder, inputType, onChange, onClick, onBlur, required, disabled, isDarkerBackground, width, minWidth, height, minHeight, error, errorMessage, labelColor, leftIcon, rightIcon, password, leftIconOnClick, rightIconOnClick, multiline, rows, maxLength, regex, onKeyDown, }: {
|
|
1200
1317
|
label: any;
|
|
@@ -1226,35 +1343,35 @@ declare function Input({ label, labelEmptyValue, size, selectedValue, placeHolde
|
|
|
1226
1343
|
maxLength: any;
|
|
1227
1344
|
regex: any;
|
|
1228
1345
|
onKeyDown: any;
|
|
1229
|
-
}):
|
|
1346
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1230
1347
|
declare namespace Input {
|
|
1231
1348
|
namespace propTypes {
|
|
1232
|
-
const placeHolder:
|
|
1233
|
-
const label:
|
|
1234
|
-
const labelEmptyValue:
|
|
1235
|
-
const size:
|
|
1236
|
-
const labelColor:
|
|
1237
|
-
const required:
|
|
1238
|
-
const width:
|
|
1239
|
-
const minWidth:
|
|
1240
|
-
const minHeight:
|
|
1241
|
-
const disabled:
|
|
1242
|
-
const error:
|
|
1243
|
-
const errorMessage:
|
|
1244
|
-
const selectedValue:
|
|
1245
|
-
const onChange: any
|
|
1246
|
-
const onClick: any
|
|
1247
|
-
const leftIconOnClick: any
|
|
1248
|
-
const rightIconOnClick: any
|
|
1249
|
-
const onBlur: any
|
|
1250
|
-
const leftIcon:
|
|
1251
|
-
const rightIcon:
|
|
1252
|
-
const password:
|
|
1253
|
-
const multiline:
|
|
1254
|
-
const rows:
|
|
1255
|
-
const maxLength:
|
|
1256
|
-
const regex:
|
|
1257
|
-
const onKeyDown: any
|
|
1349
|
+
const placeHolder: PropTypes.Requireable<string>;
|
|
1350
|
+
const label: PropTypes.Requireable<string>;
|
|
1351
|
+
const labelEmptyValue: PropTypes.Requireable<string>;
|
|
1352
|
+
const size: PropTypes.Requireable<string>;
|
|
1353
|
+
const labelColor: PropTypes.Requireable<string>;
|
|
1354
|
+
const required: PropTypes.Requireable<boolean>;
|
|
1355
|
+
const width: PropTypes.Requireable<string>;
|
|
1356
|
+
const minWidth: PropTypes.Requireable<string>;
|
|
1357
|
+
const minHeight: PropTypes.Requireable<string>;
|
|
1358
|
+
const disabled: PropTypes.Requireable<boolean>;
|
|
1359
|
+
const error: PropTypes.Requireable<boolean>;
|
|
1360
|
+
const errorMessage: PropTypes.Requireable<string>;
|
|
1361
|
+
const selectedValue: PropTypes.Requireable<string>;
|
|
1362
|
+
const onChange: PropTypes.Validator<(...args: any[]) => any>;
|
|
1363
|
+
const onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1364
|
+
const leftIconOnClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1365
|
+
const rightIconOnClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1366
|
+
const onBlur: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1367
|
+
const leftIcon: PropTypes.Requireable<string>;
|
|
1368
|
+
const rightIcon: PropTypes.Requireable<string>;
|
|
1369
|
+
const password: PropTypes.Requireable<boolean>;
|
|
1370
|
+
const multiline: PropTypes.Requireable<boolean>;
|
|
1371
|
+
const rows: PropTypes.Requireable<number>;
|
|
1372
|
+
const maxLength: PropTypes.Requireable<number>;
|
|
1373
|
+
const regex: PropTypes.Requireable<RegExp>;
|
|
1374
|
+
const onKeyDown: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1258
1375
|
}
|
|
1259
1376
|
namespace defaultProps {
|
|
1260
1377
|
const placeHolder_1: string;
|
|
@@ -1310,7 +1427,7 @@ declare namespace Input {
|
|
|
1310
1427
|
}
|
|
1311
1428
|
}
|
|
1312
1429
|
|
|
1313
|
-
declare function Tooltip(props: any):
|
|
1430
|
+
declare function Tooltip(props: any): react_jsx_runtime.JSX.Element;
|
|
1314
1431
|
|
|
1315
1432
|
/**
|
|
1316
1433
|
* ToggleSwitch component for on/off states.
|
|
@@ -1322,124 +1439,124 @@ declare function ToggleSwitch({ checked, onChange, size, disabled, ...props }: {
|
|
|
1322
1439
|
onChange: any;
|
|
1323
1440
|
size?: string;
|
|
1324
1441
|
disabled?: boolean;
|
|
1325
|
-
}):
|
|
1442
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1326
1443
|
declare namespace ToggleSwitch {
|
|
1327
1444
|
namespace propTypes {
|
|
1328
|
-
const checked:
|
|
1329
|
-
const onChange: any
|
|
1330
|
-
const size:
|
|
1331
|
-
const disabled:
|
|
1445
|
+
const checked: PropTypes.Validator<boolean>;
|
|
1446
|
+
const onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
1447
|
+
const size: PropTypes.Requireable<string>;
|
|
1448
|
+
const disabled: PropTypes.Requireable<boolean>;
|
|
1332
1449
|
}
|
|
1333
1450
|
}
|
|
1334
1451
|
|
|
1335
|
-
declare function ContainerTable(props: any):
|
|
1452
|
+
declare function ContainerTable(props: any): react_jsx_runtime.JSX.Element;
|
|
1336
1453
|
|
|
1337
|
-
declare function MenuRoute(props: any):
|
|
1454
|
+
declare function MenuRoute(props: any): react_jsx_runtime.JSX.Element;
|
|
1338
1455
|
|
|
1339
1456
|
declare function Build({ width, height, fill }: {
|
|
1340
1457
|
width?: string;
|
|
1341
1458
|
height?: string;
|
|
1342
1459
|
fill?: string;
|
|
1343
|
-
}):
|
|
1460
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1344
1461
|
|
|
1345
1462
|
declare function Track({ width, height, fill }: {
|
|
1346
1463
|
width?: string;
|
|
1347
1464
|
height?: string;
|
|
1348
1465
|
fill?: string;
|
|
1349
|
-
}):
|
|
1466
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1350
1467
|
|
|
1351
1468
|
declare function Execute({ width, height, fill }: {
|
|
1352
1469
|
width?: string;
|
|
1353
1470
|
height?: string;
|
|
1354
1471
|
fill?: string;
|
|
1355
|
-
}):
|
|
1472
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1356
1473
|
|
|
1357
1474
|
declare function Dashboard({ width, height, fill }: {
|
|
1358
1475
|
width?: string;
|
|
1359
1476
|
height?: string;
|
|
1360
1477
|
fill?: string;
|
|
1361
|
-
}):
|
|
1478
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1362
1479
|
|
|
1363
1480
|
declare function Campaigns({ width, height, fill }: {
|
|
1364
1481
|
width?: string;
|
|
1365
1482
|
height?: string;
|
|
1366
1483
|
fill?: string;
|
|
1367
|
-
}):
|
|
1484
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1368
1485
|
|
|
1369
1486
|
declare function Budgets({ width, height, fill }: {
|
|
1370
1487
|
width?: string;
|
|
1371
1488
|
height?: string;
|
|
1372
1489
|
fill?: string;
|
|
1373
|
-
}):
|
|
1490
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1374
1491
|
|
|
1375
1492
|
declare function SampleRunEngine({ width, height, fill }: {
|
|
1376
1493
|
width?: string;
|
|
1377
1494
|
height?: string;
|
|
1378
1495
|
fill?: string;
|
|
1379
|
-
}):
|
|
1496
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1380
1497
|
|
|
1381
1498
|
declare function Coupons({ width, height, fill }: {
|
|
1382
1499
|
width?: string;
|
|
1383
1500
|
height?: string;
|
|
1384
1501
|
fill?: string;
|
|
1385
|
-
}):
|
|
1502
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1386
1503
|
|
|
1387
1504
|
declare function RulesEngine({ width, height, fill }: {
|
|
1388
1505
|
width?: string;
|
|
1389
1506
|
height?: string;
|
|
1390
1507
|
fill?: string;
|
|
1391
|
-
}):
|
|
1508
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1392
1509
|
|
|
1393
1510
|
declare function AdvancedThresholds({ width, height, fill }: {
|
|
1394
1511
|
width?: string;
|
|
1395
1512
|
height?: string;
|
|
1396
1513
|
fill?: string;
|
|
1397
|
-
}):
|
|
1514
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1398
1515
|
|
|
1399
1516
|
declare function PreTestWhatIf({ width, height, fill }: {
|
|
1400
1517
|
width?: string;
|
|
1401
1518
|
height?: string;
|
|
1402
1519
|
fill?: string;
|
|
1403
|
-
}):
|
|
1520
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1404
1521
|
|
|
1405
1522
|
declare function CustomerSegments({ width, height, fill }: {
|
|
1406
1523
|
width?: string;
|
|
1407
1524
|
height?: string;
|
|
1408
1525
|
fill?: string;
|
|
1409
|
-
}):
|
|
1526
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1410
1527
|
|
|
1411
1528
|
declare function GroupBuilder({ width, height, fill }: {
|
|
1412
1529
|
width?: string;
|
|
1413
1530
|
height?: string;
|
|
1414
1531
|
fill?: string;
|
|
1415
|
-
}):
|
|
1532
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1416
1533
|
|
|
1417
1534
|
declare function ItemsStores({ width, height, fill }: {
|
|
1418
1535
|
width?: string;
|
|
1419
1536
|
height?: string;
|
|
1420
1537
|
fill?: string;
|
|
1421
|
-
}):
|
|
1538
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1422
1539
|
|
|
1423
1540
|
declare function Analytics({ width, height, fill }: {
|
|
1424
1541
|
width?: string;
|
|
1425
1542
|
height?: string;
|
|
1426
1543
|
fill?: string;
|
|
1427
|
-
}):
|
|
1544
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1428
1545
|
|
|
1429
|
-
declare function Table(props: any):
|
|
1546
|
+
declare function Table(props: any): react_jsx_runtime.JSX.Element;
|
|
1430
1547
|
declare namespace Table {
|
|
1431
1548
|
const displayName: string;
|
|
1432
1549
|
}
|
|
1433
1550
|
|
|
1434
|
-
declare function FilterPop(props: any):
|
|
1551
|
+
declare function FilterPop(props: any): react_jsx_runtime.JSX.Element;
|
|
1435
1552
|
|
|
1436
|
-
declare function SortPop(props: any):
|
|
1553
|
+
declare function SortPop(props: any): react_jsx_runtime.JSX.Element;
|
|
1437
1554
|
|
|
1438
|
-
declare function RangePop(props: any):
|
|
1555
|
+
declare function RangePop(props: any): react_jsx_runtime.JSX.Element;
|
|
1439
1556
|
|
|
1440
|
-
declare function SearchInput(props: any):
|
|
1557
|
+
declare function SearchInput(props: any): react_jsx_runtime.JSX.Element;
|
|
1441
1558
|
|
|
1442
|
-
declare function ItemManagerPanel({ width, height, disableSection, onSendForms, editMode, disabledSendForms, AllFormsSent, itemAndPackage, setItemAndPackage, linkColor, backgroundColor, buttonTooltipText, trashTooltipText, maxVisibleVendors, componentText, SubTitleColor, searchValue, onSearchChange, filteredVendors, isSearchLoading, isLoading, isLoadingText, onLastRowsReached, lastRowsThreshold, onBackFromList, }: {
|
|
1559
|
+
declare function ItemManagerPanel({ width, height, disableSection, onSendForms, editMode, disabledSendForms, AllFormsSent, itemAndPackage, setItemAndPackage, linkColor, backgroundColor, buttonTooltipText, trashTooltipText, maxVisibleVendors, componentText, SubTitleColor, searchValue, onSearchChange, searchResults, filteredVendors, isSearchLoading, isLoading, isLoadingText, onLastRowsReached, lastRowsThreshold, onBackFromList, }: {
|
|
1443
1560
|
width?: string;
|
|
1444
1561
|
height?: string;
|
|
1445
1562
|
disableSection?: boolean;
|
|
@@ -1458,6 +1575,7 @@ declare function ItemManagerPanel({ width, height, disableSection, onSendForms,
|
|
|
1458
1575
|
SubTitleColor?: string;
|
|
1459
1576
|
searchValue?: string;
|
|
1460
1577
|
onSearchChange?: any;
|
|
1578
|
+
searchResults?: any;
|
|
1461
1579
|
filteredVendors?: any;
|
|
1462
1580
|
isSearchLoading?: boolean;
|
|
1463
1581
|
isLoading?: boolean;
|
|
@@ -1465,7 +1583,7 @@ declare function ItemManagerPanel({ width, height, disableSection, onSendForms,
|
|
|
1465
1583
|
onLastRowsReached?: () => void;
|
|
1466
1584
|
lastRowsThreshold?: number;
|
|
1467
1585
|
onBackFromList?: any;
|
|
1468
|
-
}):
|
|
1586
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1469
1587
|
|
|
1470
1588
|
/**
|
|
1471
1589
|
* ModalDrawer component
|
|
@@ -1480,7 +1598,7 @@ declare function ModalDrawer({ open, height, onClose, children, widthPercent }:
|
|
|
1480
1598
|
onClose: Function;
|
|
1481
1599
|
children: React.ReactNode;
|
|
1482
1600
|
widthPercent?: number;
|
|
1483
|
-
}):
|
|
1601
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1484
1602
|
|
|
1485
1603
|
declare function OverlayDropdown({ data, value, onSelectClick, label, labelEmptyValue, showLabelOnTop, labelColor, placeHolder, placeHolderColor, required, disabled, isDarkerBackground, editableDigitalCoupon, customDisplayText, appliedCouponsCount, selectedColor, hoverColor, width, minWidth, dropdownWidth, dropdownMaxHeight, height, margin, ...props }: {
|
|
1486
1604
|
[x: string]: any;
|
|
@@ -1507,7 +1625,7 @@ declare function OverlayDropdown({ data, value, onSelectClick, label, labelEmpty
|
|
|
1507
1625
|
dropdownMaxHeight?: string;
|
|
1508
1626
|
height?: string;
|
|
1509
1627
|
margin?: string;
|
|
1510
|
-
}):
|
|
1628
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1511
1629
|
|
|
1512
1630
|
declare function MessageBox({ isOpen, isDisabled, onClose, onConfirm, title, primaryText, secondaryText, width, height, color, hoverColor, opacity, secondaryColor, seperateSectionBorder, children, tooltipContent, }: {
|
|
1513
1631
|
isOpen?: boolean;
|
|
@@ -1526,7 +1644,7 @@ declare function MessageBox({ isOpen, isDisabled, onClose, onConfirm, title, pri
|
|
|
1526
1644
|
seperateSectionBorder?: boolean;
|
|
1527
1645
|
children: any;
|
|
1528
1646
|
tooltipContent?: string;
|
|
1529
|
-
}):
|
|
1647
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1530
1648
|
|
|
1531
1649
|
declare function ToasterMessageBox({ color, messageText, linkText, duration, width, icon, onLinkClick, onClose }: {
|
|
1532
1650
|
color?: string;
|
|
@@ -1537,14 +1655,14 @@ declare function ToasterMessageBox({ color, messageText, linkText, duration, wid
|
|
|
1537
1655
|
icon?: string;
|
|
1538
1656
|
onLinkClick?: () => void;
|
|
1539
1657
|
onClose?: () => void;
|
|
1540
|
-
}):
|
|
1658
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1541
1659
|
|
|
1542
1660
|
declare function QuickFilterCards({ data, onCardToggle, width, CardsContainerClassName, }: {
|
|
1543
1661
|
data?: any[];
|
|
1544
1662
|
onCardToggle?: () => void;
|
|
1545
1663
|
width?: string;
|
|
1546
1664
|
CardsContainerClassName?: string;
|
|
1547
|
-
}):
|
|
1665
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1548
1666
|
|
|
1549
1667
|
declare function RangePicker({ label, onChange, borderRadius, required, width, height, placeholder, disabled, borderColor, borderColorFocus, textColor, selectedValue, }: {
|
|
1550
1668
|
label: any;
|
|
@@ -1559,21 +1677,21 @@ declare function RangePicker({ label, onChange, borderRadius, required, width, h
|
|
|
1559
1677
|
borderColorFocus: any;
|
|
1560
1678
|
textColor: any;
|
|
1561
1679
|
selectedValue: any;
|
|
1562
|
-
}):
|
|
1680
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1563
1681
|
declare namespace RangePicker {
|
|
1564
1682
|
namespace propTypes {
|
|
1565
|
-
const label:
|
|
1566
|
-
const onChange: any
|
|
1567
|
-
const borderRadius:
|
|
1568
|
-
const required:
|
|
1569
|
-
const width:
|
|
1570
|
-
const height:
|
|
1571
|
-
const placeholder:
|
|
1572
|
-
const disabled:
|
|
1573
|
-
const borderColor:
|
|
1574
|
-
const borderColorFocus:
|
|
1575
|
-
const textColor:
|
|
1576
|
-
const selectedValue:
|
|
1683
|
+
const label: PropTypes.Validator<string>;
|
|
1684
|
+
const onChange: PropTypes.Validator<(...args: any[]) => any>;
|
|
1685
|
+
const borderRadius: PropTypes.Validator<string>;
|
|
1686
|
+
const required: PropTypes.Requireable<boolean>;
|
|
1687
|
+
const width: PropTypes.Requireable<string>;
|
|
1688
|
+
const height: PropTypes.Requireable<string>;
|
|
1689
|
+
const placeholder: PropTypes.Requireable<string>;
|
|
1690
|
+
const disabled: PropTypes.Requireable<boolean>;
|
|
1691
|
+
const borderColor: PropTypes.Requireable<string>;
|
|
1692
|
+
const borderColorFocus: PropTypes.Requireable<string>;
|
|
1693
|
+
const textColor: PropTypes.Requireable<string>;
|
|
1694
|
+
const selectedValue: PropTypes.Requireable<string>;
|
|
1577
1695
|
}
|
|
1578
1696
|
namespace defaultProps {
|
|
1579
1697
|
const required_1: boolean;
|
|
@@ -1597,8 +1715,8 @@ declare namespace RangePicker {
|
|
|
1597
1715
|
}
|
|
1598
1716
|
}
|
|
1599
1717
|
|
|
1600
|
-
declare function Tag(props: any):
|
|
1718
|
+
declare function Tag(props: any): react_jsx_runtime.JSX.Element;
|
|
1601
1719
|
|
|
1602
|
-
declare function CheckBox(props: any):
|
|
1720
|
+
declare function CheckBox(props: any): react_jsx_runtime.JSX.Element;
|
|
1603
1721
|
|
|
1604
1722
|
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 };
|