sag_components 2.0.0-beta306 → 2.0.0-beta308
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 +402 -511
- package/dist/index.esm.js +269 -53
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +269 -53
- package/dist/index.js.map +1 -1
- package/dist/types/components/AreaChart/AreaChart.d.ts +1 -1
- package/dist/types/components/AreaChart/AreaChart.style.d.ts +8 -8
- package/dist/types/components/AttachedFile/AttachedFile.d.ts +6 -7
- package/dist/types/components/AttachedFile/AttachedFile.style.d.ts +4 -4
- package/dist/types/components/BannerEventBox/BannerEventBox.d.ts +1 -1
- package/dist/types/components/BannerEventBox/BannerEventBox.style.d.ts +13 -13
- package/dist/types/components/BannerEventBoxList/BannerEventBoxList.d.ts +1 -1
- package/dist/types/components/BannerEventBoxList/BannerEventBoxList.style.d.ts +12 -13
- package/dist/types/components/BannersDropdown/BannersDropdown.d.ts +3 -4
- package/dist/types/components/BannersDropdown/BannersDropdown.style.d.ts +8 -8
- package/dist/types/components/BarChart/BarChart.d.ts +20 -29
- package/dist/types/components/BarChart/BarChart.style.d.ts +8 -8
- package/dist/types/components/BarChartTwoRows/BarChartTwoRows.d.ts +1 -1
- package/dist/types/components/BarChartTwoRows/BarChartTwoRows.style.d.ts +9 -9
- package/dist/types/components/BarChartWithAreaChart/BarChartWithAreaChart.d.ts +1 -1
- package/dist/types/components/BarChartWithAreaChart/BarChartWithAreaChart.style.d.ts +9 -9
- package/dist/types/components/BarChartsByWeeks/BarChartsByWeeks.d.ts +29 -37
- package/dist/types/components/BarChartsByWeeks/BarChartsByWeeks.style.d.ts +11 -11
- package/dist/types/components/BatteryChart/BatteryChart.d.ts +1 -1
- package/dist/types/components/BatteryChart/BatteryChart.style.d.ts +18 -18
- package/dist/types/components/Benchmark/Benchmark.d.ts +13 -14
- package/dist/types/components/Benchmark/Benchmark.style.d.ts +5 -5
- package/dist/types/components/BreakdownPanel/BreakdownPanel.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/BreakdownPanel.style.d.ts +7 -7
- package/dist/types/components/BreakdownPanel/ItemSales/BannerButton.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/BannerButton.style.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/CategorySalesPanel.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/CategorySalesPanel.style.d.ts +6 -6
- package/dist/types/components/BreakdownPanel/ItemSales/ItemSalesPanel.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/ItemSalesPanel.style.d.ts +3 -3
- package/dist/types/components/BreakdownPanel/ItemSales/ItemsCounterGraphPanel.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/ItemsCounterGraphPanel.style.d.ts +3 -3
- package/dist/types/components/BrushChart/BrushChart.d.ts +1 -1
- package/dist/types/components/BrushChart/BrushChart.style.d.ts +25 -27
- package/dist/types/components/BrushChart/Charts/BarLine.d.ts +1 -1
- package/dist/types/components/BrushChart/Charts/InnerBar.d.ts +1 -1
- package/dist/types/components/BrushChart/Charts/SingleChart.d.ts +1 -1
- package/dist/types/components/BubbleChart/BubbleChart.d.ts +1 -1
- package/dist/types/components/BubbleChart/BubbleChart.style.d.ts +13 -13
- package/dist/types/components/Button/Button.d.ts +1 -1
- package/dist/types/components/Button/Button.style.d.ts +5 -5
- package/dist/types/components/CampaignTool/CampaignDemoReport.d.ts +5 -12
- package/dist/types/components/CampaignTool/CampaignDemoReport.style.d.ts +5 -5
- package/dist/types/components/CampaignTool/Card.d.ts +7 -13
- package/dist/types/components/CampaignTool/Card.style.d.ts +8 -8
- package/dist/types/components/CampaignTool/FormInput.d.ts +1 -1
- package/dist/types/components/CampaignTool/FormSelect.d.ts +1 -1
- package/dist/types/components/CampaignTool/MultipleCard.d.ts +3 -4
- package/dist/types/components/CampaignTool/MultipleCard.style.d.ts +1 -1
- package/dist/types/components/CampaignTool/PageFilterBar.d.ts +2 -3
- package/dist/types/components/CampaignTool/PageFilterBar.style.d.ts +2 -2
- package/dist/types/components/CampaignTool/Popup.d.ts +7 -8
- package/dist/types/components/CampaignTool/Popup.style.d.ts +14 -14
- package/dist/types/components/CampaignTool/PopupContent.d.ts +6 -11
- package/dist/types/components/CampaignTool/PopupContent.style.d.ts +7 -7
- package/dist/types/components/CampaignTool/Table.d.ts +14 -19
- package/dist/types/components/CampaignTool/Table.style.d.ts +7 -7
- package/dist/types/components/CheckBox/CheckBox.d.ts +1 -1
- package/dist/types/components/CheckBox/CheckBox.style.d.ts +4 -4
- package/dist/types/components/CheckBoxButton/CheckBoxButton.d.ts +1 -1
- package/dist/types/components/CheckBoxButton/CheckBoxButton.style.d.ts +4 -4
- package/dist/types/components/CodeEditor/CodeEditor.d.ts +1 -1
- package/dist/types/components/CollapseData/CollapseData.d.ts +8 -19
- package/dist/types/components/CollapseData/CollapseData.style.d.ts +11 -11
- package/dist/types/components/CollapseHeader/CollapseHeader.d.ts +16 -31
- package/dist/types/components/CollapseHeader/CollapseHeader.style.d.ts +25 -25
- package/dist/types/components/CollapseMenuItem/CollapseMenuItem.d.ts +6 -7
- package/dist/types/components/CollapseMenuItem/CollapseMenuItem.style.d.ts +7 -7
- package/dist/types/components/ContainerTable/ContainerTable.d.ts +1 -1
- package/dist/types/components/ContainerTable/ContainerTable.stories.d.ts +1 -1
- package/dist/types/components/ContainerTable/ContainerTable.style.d.ts +7 -7
- package/dist/types/components/DialogOverlay/DialogOverlay.d.ts +5 -6
- package/dist/types/components/DialogOverlay/DialogOverlay.style.d.ts +6 -6
- package/dist/types/components/DoubleBarSingleLine/DoubleBarSingleLine.d.ts +1 -1
- package/dist/types/components/DoubleBarSingleLine/DoubleBarSingleLine.style.d.ts +10 -10
- package/dist/types/components/DoublePanelDataRow/DoublePanelDataRow.d.ts +1 -1
- package/dist/types/components/DoublePanelDataRow/DoublePanelDataRow.style.d.ts +9 -9
- package/dist/types/components/DownloadProgress/DownloadProgress.d.ts +13 -14
- package/dist/types/components/DownloadProgress/DownloadProgress.style.d.ts +5 -5
- package/dist/types/components/DropdownMultiNew/DropdownMultiNew.d.ts +1 -1
- package/dist/types/components/DropdownMultiNew/DropdownMultiNew.style.d.ts +12 -12
- package/dist/types/components/DropdownNew/DropdownNew.d.ts +1 -1
- package/dist/types/components/DropdownNew/DropdownNew.style.d.ts +1 -1
- package/dist/types/components/DropdownSingleNew/DropdownSingleNew.d.ts +1 -1
- package/dist/types/components/DropdownSingleNew/DropdownSingleNew.style.d.ts +10 -10
- package/dist/types/components/EventDetailsCard/EventDetailsCard.d.ts +13 -14
- package/dist/types/components/EventDetailsCard/EventDetailsCard.style.d.ts +6 -6
- package/dist/types/components/EventList/EventList.d.ts +7 -11
- package/dist/types/components/EventList/EventList.style.d.ts +4 -4
- package/dist/types/components/EventListItem/EventListItem.d.ts +7 -8
- package/dist/types/components/EventListItem/EventListItem.style.d.ts +4 -4
- package/dist/types/components/EventsTable/ColumnFilter.d.ts +1 -1
- package/dist/types/components/EventsTable/DeleteEventModal.d.ts +1 -1
- package/dist/types/components/EventsTable/EventTable.d.ts +1 -1
- package/dist/types/components/EventsTable/EventsHeader.d.ts +1 -1
- package/dist/types/components/EventsTable/EventsPage.d.ts +1 -1
- package/dist/types/components/EventsTable/SendButton.d.ts +1 -1
- package/dist/types/components/FilterContainer/FilterContainer.d.ts +1 -2
- package/dist/types/components/FilterContainer/FilterContainer.style.d.ts +3 -3
- package/dist/types/components/FilterPanel/FilterPanel.d.ts +19 -46
- package/dist/types/components/FilterPanel/FilterPanel.style.d.ts +11 -11
- package/dist/types/components/FormattedValue/FormattedValue.d.ts +13 -14
- package/dist/types/components/FormattedValue/FormattedValue.style.d.ts +7 -7
- package/dist/types/components/Heatmap/Heatmap.d.ts +5 -10
- package/dist/types/components/Heatmap/Heatmap.style.d.ts +13 -15
- package/dist/types/components/IconButton/IconButton.d.ts +14 -15
- package/dist/types/components/IconButton/IconButton.style.d.ts +4 -4
- package/dist/types/components/Input/Input.d.ts +27 -28
- package/dist/types/components/Input/Input.style.d.ts +8 -8
- package/dist/types/components/InputOld/InputOld.d.ts +17 -18
- package/dist/types/components/InputOld/InputOld.style.d.ts +6 -6
- package/dist/types/components/InsightsCarousel/InsightsCarousel.d.ts +2 -2
- package/dist/types/components/InsightsCarousel/InsightsCarousel.style.d.ts +12 -12
- package/dist/types/components/ItemManagerPanel/ConfirmationDialog/ConfirmationDialog.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/ConfirmationDialog/ConfirmationDialog.style.d.ts +12 -12
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.d.ts +10 -2
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.stories.d.ts +2 -2
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.style.d.ts +27 -27
- package/dist/types/components/ItemManagerPanel/NewItemList/NewItemList.d.ts +8 -2
- package/dist/types/components/ItemManagerPanel/NewItemList/NewItemList.style.d.ts +17 -19
- package/dist/types/components/ItemManagerPanel/NewSubitem/NewSubitem.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/NewSubitem/NewSubitem.style.d.ts +14 -16
- package/dist/types/components/ItemManagerPanel/NewSubitemList/NewSubitemList.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/NewSubitemList/NewSubitemList.style.d.ts +17 -19
- package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.style.d.ts +14 -16
- package/dist/types/components/KpiFilter/KpiFilter.d.ts +16 -21
- package/dist/types/components/KpiFilter/KpiFilter.style.d.ts +16 -16
- package/dist/types/components/LinkButton/LinkButton.d.ts +1 -1
- package/dist/types/components/LinkButton/LinkButton.style.d.ts +4 -4
- package/dist/types/components/LinnerDataBox/LinnerDataBox.d.ts +1 -1
- package/dist/types/components/LinnerDataBox/LinnerDataBox.style.d.ts +12 -14
- package/dist/types/components/ListBox/ListBox.d.ts +1 -1
- package/dist/types/components/ListBox/ListBox.style.d.ts +4 -4
- package/dist/types/components/MarketShareDescription/MarketShareDescription.d.ts +7 -12
- package/dist/types/components/MarketShareDescription/MarketShareDescription.style.d.ts +16 -16
- package/dist/types/components/MenuRoute/MenuIcons/AdvancedThresholds.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Analytics.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Budgets.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Build.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Campaigns.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Coupons.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/CustomerSegments.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Dashboard.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Execute.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/GroupBuilder.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/ItemsStores.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/PreTestWhatIf.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/RulesEngine.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/SampleRunEngine.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Track.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuRoute.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuRoute.stories.d.ts +3 -3
- package/dist/types/components/MenuRoute/MenuRoute.style.d.ts +3 -3
- package/dist/types/components/MessageBox/MessageBox.d.ts +1 -1
- package/dist/types/components/MessageBox/MessageBox.styles.d.ts +8 -8
- package/dist/types/components/Modal/Modal.d.ts +1 -1
- package/dist/types/components/Modal/Modal.style.d.ts +4 -4
- package/dist/types/components/Modal/ModalTotalBenchmark.d.ts +1 -1
- package/dist/types/components/Modal/ModalTotalCost.d.ts +1 -1
- package/dist/types/components/ModalDrawer/ModalDrawer.d.ts +1 -2
- package/dist/types/components/ModalDrawer/ModalDrawer.stories.d.ts +1 -1
- package/dist/types/components/ModalDrawer/ModalDrawer.styles.d.ts +3 -3
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.d.ts +1 -1
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.stories.d.ts +1 -1
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.style.d.ts +8 -8
- package/dist/types/components/MonthPicker/MonthPicker.d.ts +14 -15
- package/dist/types/components/MonthPicker/MonthPicker.style.d.ts +8 -8
- package/dist/types/components/MonthPicker/MonthPopupPicker.d.ts +1 -1
- package/dist/types/components/MonthPicker/MonthPopupPicker.style.d.ts +7 -7
- package/dist/types/components/NoDataFoundMessage/NoDataFoundMessage.d.ts +1 -1
- package/dist/types/components/NoDataFoundMessage/NoDataFoundMessage.style.d.ts +3 -3
- package/dist/types/components/OneColumnContainer/OneColumnContainer.d.ts +25 -26
- package/dist/types/components/OneColumnContainer/OneColumnContainer.stories.d.ts +3 -3
- package/dist/types/components/OneColumnContainer/OneColumnContainer.style.d.ts +12 -12
- package/dist/types/components/OverlayDropdown/OverlayDropdown.d.ts +1 -1
- package/dist/types/components/OverlayDropdown/OverlayDropdown.stories.d.ts +2 -2
- package/dist/types/components/OverlayDropdown/OverlayDropdown.style.d.ts +12 -10
- package/dist/types/components/OverlayDropdown/OverlayTemplateDialog.d.ts +8 -13
- package/dist/types/components/OverlayDropdown/OverlayTemplateDialog.style.d.ts +10 -10
- package/dist/types/components/PerformanceAnalytics/PerformanceAnalytics.d.ts +21 -39
- package/dist/types/components/PerformanceAnalytics/PerformanceAnalytics.style.d.ts +14 -14
- package/dist/types/components/PerformanceAnalyticsLegend/PerformanceAnalyticsLegend.d.ts +1 -1
- package/dist/types/components/PerformanceAnalyticsLegend/PerformanceAnalyticsLegend.style.d.ts +6 -6
- package/dist/types/components/PerformanceAnalyticsOneColumn/PerformanceAnalyticsOneColumn.d.ts +13 -34
- package/dist/types/components/PerformanceAnalyticsOneColumn/PerformanceAnalyticsOneColumn.style.d.ts +13 -13
- package/dist/types/components/PerformanceAnalyticsTotals/PerformanceAnalyticsTotals.d.ts +5 -14
- package/dist/types/components/PerformanceAnalyticsTotals/PerformanceAnalyticsTotals.style.d.ts +10 -10
- package/dist/types/components/PieChart/PieChart.d.ts +19 -23
- package/dist/types/components/PieChart/PieChart.style.d.ts +18 -18
- package/dist/types/components/PopupCharts/PopupCharts.d.ts +9 -20
- package/dist/types/components/PopupCharts/PopupCharts.style.d.ts +12 -12
- package/dist/types/components/ProductsVariety/ProductsVariety.d.ts +7 -12
- package/dist/types/components/ProductsVariety/ProductsVariety.style.d.ts +10 -10
- package/dist/types/components/ProgressBar/ProgressBar.d.ts +6 -7
- package/dist/types/components/ProgressBar/ProgressBar.style.d.ts +2 -2
- package/dist/types/components/QuarterPicker/QuarterPicker.d.ts +14 -15
- package/dist/types/components/QuarterPicker/QuarterPicker.style.d.ts +8 -8
- package/dist/types/components/QuarterPicker/QuarterPopupPicker.d.ts +1 -1
- package/dist/types/components/QuarterPicker/QuarterPopupPicker.style.d.ts +6 -6
- package/dist/types/components/QuickFilter/QuickFilter.d.ts +1 -1
- package/dist/types/components/QuickFilter/QuickFilter.style.d.ts +1 -1
- package/dist/types/components/QuickFilterCards/QuickFilterCards.d.ts +1 -1
- package/dist/types/components/QuickFilterCards/QuickFilterCards.style.d.ts +8 -8
- package/dist/types/components/QuickFilterDropdownMultiSelection/QuickFilterDropdownMultiSelection.d.ts +17 -24
- package/dist/types/components/QuickFilterDropdownMultiSelection/QuickFilterDropdownMultiSelection.style.d.ts +17 -17
- package/dist/types/components/QuickFilterDropdownSingle/QuickFilterDropdownSingle.d.ts +15 -22
- package/dist/types/components/QuickFilterDropdownSingle/QuickFilterDropdownSingle.style.d.ts +11 -11
- package/dist/types/components/RangePicker/RangeDatePicker.d.ts +1 -1
- package/dist/types/components/RangePicker/RangePicker.d.ts +13 -14
- package/dist/types/components/RangePicker/RangePicker.style.d.ts +8 -8
- package/dist/types/components/ReportTable/ReportTable.d.ts +17 -26
- package/dist/types/components/ReportTable/ReportTable.style.d.ts +14 -14
- package/dist/types/components/SagButton/SagButton.d.ts +13 -14
- package/dist/types/components/SagButton/SagButton.style.d.ts +3 -3
- package/dist/types/components/SagIconButton/SagIconButton.d.ts +13 -14
- package/dist/types/components/SagIconButton/SagIconButton.style.d.ts +2 -2
- package/dist/types/components/SagInput/SagInput.d.ts +10 -11
- package/dist/types/components/SagInput/SagInput.style.d.ts +3 -3
- package/dist/types/components/SalesAndROI/SalesAndROI.d.ts +13 -19
- package/dist/types/components/SalesAndROI/SalesAndROI.style.d.ts +9 -9
- package/dist/types/components/SearchInput/SearchInput.d.ts +1 -1
- package/dist/types/components/SearchInput/SearchInput.stories.d.ts +1 -1
- package/dist/types/components/SearchInput/SearchInput.style.d.ts +3 -3
- package/dist/types/components/SegmentedButton/SegmentedButton.d.ts +14 -17
- package/dist/types/components/SegmentedButton/SegmentedButton.style.d.ts +6 -6
- package/dist/types/components/Select/Select.d.ts +1 -1
- package/dist/types/components/Select/Select.style.d.ts +6 -6
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.d.ts +1 -1
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.style.d.ts +13 -13
- package/dist/types/components/TabMenu/TabMenu.d.ts +1 -1
- package/dist/types/components/TabMenu/TabMenu.style.d.ts +11 -11
- package/dist/types/components/Table/DropMenus/Dropdown.d.ts +16 -20
- package/dist/types/components/Table/DropMenus/Dropdown.styles.d.ts +5 -5
- package/dist/types/components/Table/DropMenus/FieldPop.d.ts +1 -1
- package/dist/types/components/Table/DropMenus/FieldPop.style.d.ts +5 -5
- package/dist/types/components/Table/DropMenus/FilterPop.d.ts +1 -1
- package/dist/types/components/Table/DropMenus/FilterPop.style.d.ts +9 -9
- package/dist/types/components/Table/DropMenus/RangePop.d.ts +1 -1
- package/dist/types/components/Table/DropMenus/RangePop.style.d.ts +11 -11
- package/dist/types/components/Table/DropMenus/SortPop.d.ts +1 -1
- package/dist/types/components/Table/DropMenus/SortPop.style.d.ts +8 -8
- package/dist/types/components/Table/FilterIcon.d.ts +1 -1
- package/dist/types/components/Table/Icons/DisabledTrashIcon.d.ts +1 -1
- package/dist/types/components/Table/Icons/FilterIcon.d.ts +1 -1
- package/dist/types/components/Table/Icons/NoDataInSearchIcon.d.ts +1 -1
- package/dist/types/components/Table/Icons/SortIcon.d.ts +1 -1
- package/dist/types/components/Table/Icons/TrashIcon.d.ts +1 -1
- package/dist/types/components/Table/NoEvents.d.ts +1 -1
- package/dist/types/components/Table/NoSearchUpcIcon.d.ts +1 -1
- package/dist/types/components/Table/NoUpcIcon.d.ts +1 -1
- package/dist/types/components/Table/NothingToTrack.d.ts +1 -1
- package/dist/types/components/Table/SortIcon.d.ts +1 -1
- package/dist/types/components/Table/Table.d.ts +1 -1
- package/dist/types/components/Table/Table.stories.d.ts +13 -13
- package/dist/types/components/Table/Table.style.d.ts +20 -20
- package/dist/types/components/Table/TableBody.d.ts +1 -2
- package/dist/types/components/Table/TableBody.styles.d.ts +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 +12 -15
- package/dist/types/components/TitleDescription/TitleDescription.style.d.ts +26 -26
- package/dist/types/components/ToasterMessageBox/ToasterMessageBox.d.ts +1 -1
- package/dist/types/components/ToasterMessageBox/ToasterMessageBox.styles.d.ts +4 -4
- package/dist/types/components/ToggleSwitch/ToggleSwitch.d.ts +5 -6
- package/dist/types/components/ToggleSwitch/ToggleSwitch.style.d.ts +3 -3
- package/dist/types/components/Tooltip/Tooltip.d.ts +1 -1
- package/dist/types/components/Tooltip/Tooltip.stories.d.ts +3 -3
- package/dist/types/components/Tooltip/Tooltip.style.d.ts +3 -3
- package/dist/types/components/TopToggleList/TopToggleList.d.ts +5 -6
- package/dist/types/components/TopToggleList/TopToggleList.style.d.ts +5 -5
- package/dist/types/components/TotalBenchmark/TotalBenchmark.d.ts +8 -14
- package/dist/types/components/TotalBenchmark/TotalBenchmark.style.d.ts +9 -9
- package/dist/types/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.d.ts +24 -29
- package/dist/types/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.style.d.ts +20 -20
- package/dist/types/components/TotalBenchmarkArrows/TotalBenchmarkArrows.d.ts +13 -17
- package/dist/types/components/TotalBenchmarkArrows/TotalBenchmarkArrows.style.d.ts +14 -14
- package/dist/types/components/TotalBenchmarkBarchart/TotalBenchmarkBarchart.d.ts +14 -19
- package/dist/types/components/TotalBenchmarkBarchart/TotalBenchmarkBarchart.style.d.ts +10 -10
- package/dist/types/components/TotalDoughnutChart/TotalDoughnutChart.d.ts +24 -29
- package/dist/types/components/TotalDoughnutChart/TotalDoughnutChart.style.d.ts +19 -19
- package/dist/types/components/TotalHorizontalCharts/TotalHorizontalCharts.d.ts +22 -27
- package/dist/types/components/TotalHorizontalCharts/TotalHorizontalCharts.style.d.ts +6 -6
- package/dist/types/components/TspanTooltip/TspanTooltip.d.ts +6 -7
- package/dist/types/components/TspanTooltip/TspanTooltip.style.d.ts +3 -3
- package/dist/types/components/TwoBarCharts/TwoBarCharts.d.ts +18 -27
- package/dist/types/components/TwoBarCharts/TwoBarCharts.style.d.ts +8 -8
- package/dist/types/components/WeeksPicker/WeeksCalendar.d.ts +9 -13
- package/dist/types/components/WeeksPicker/WeeksCalendar.styles.d.ts +5 -5
- package/dist/types/components/WeeksPicker/WeeksPicker.d.ts +1 -1
- package/dist/types/components/WeeksPicker/WeeksPicker.stories.d.ts +1 -1
- package/dist/types/components/WeeksPicker/WeeksPicker.style.d.ts +8 -8
- package/dist/types/icons/ArrowDownIcon.d.ts +1 -1
- package/dist/types/icons/ArrowDropDownIcon.d.ts +1 -1
- package/dist/types/icons/ArrowLeftIcon.d.ts +1 -1
- package/dist/types/icons/ArrowRightFullIcon.d.ts +1 -1
- package/dist/types/icons/ArrowSelectIcon.d.ts +1 -1
- package/dist/types/icons/ArrowUpIcon.d.ts +1 -1
- package/dist/types/icons/AttachedIcon.d.ts +1 -1
- package/dist/types/icons/BarcodeIcon.d.ts +1 -1
- package/dist/types/icons/BellIcon.d.ts +1 -1
- package/dist/types/icons/ButtonArrowRight.d.ts +1 -1
- package/dist/types/icons/Calendar.d.ts +1 -1
- package/dist/types/icons/CalendarIcon.d.ts +1 -1
- package/dist/types/icons/CalendarInOpen.d.ts +1 -1
- package/dist/types/icons/CheckBoxButtonCheckedIcon.d.ts +1 -1
- package/dist/types/icons/CheckBoxCheckedIcon.d.ts +1 -1
- package/dist/types/icons/CheckBoxNotCheckedIcon.d.ts +1 -1
- package/dist/types/icons/ChervronLeftIcon.d.ts +1 -1
- package/dist/types/icons/ChervronRightIcon.d.ts +1 -1
- package/dist/types/icons/ChevronIcon.d.ts +1 -1
- package/dist/types/icons/ChevronLeftIcon.d.ts +1 -1
- package/dist/types/icons/ChevronRightIcon.d.ts +1 -1
- package/dist/types/icons/ClockIcon.d.ts +1 -1
- package/dist/types/icons/CloseIcon.d.ts +1 -1
- package/dist/types/icons/CloseXIcon.d.ts +1 -1
- package/dist/types/icons/ComboBoxArrowDownIcon.d.ts +1 -1
- package/dist/types/icons/ComboBoxArrowUpIcon.d.ts +1 -1
- package/dist/types/icons/CommentIcon.d.ts +1 -1
- package/dist/types/icons/DocumentIcon.d.ts +1 -1
- package/dist/types/icons/DownArrowIcon.d.ts +1 -1
- package/dist/types/icons/DownloadIcon.d.ts +1 -1
- package/dist/types/icons/Duplicate.d.ts +1 -1
- package/dist/types/icons/ErrorIcon.d.ts +1 -1
- package/dist/types/icons/ExclamationMarkIcon.d.ts +1 -1
- package/dist/types/icons/ExitIcon.d.ts +1 -1
- package/dist/types/icons/ExportIcon.d.ts +1 -1
- package/dist/types/icons/EyeIcon.d.ts +1 -1
- package/dist/types/icons/FileIcon.d.ts +1 -1
- package/dist/types/icons/FilterIcon.d.ts +1 -1
- package/dist/types/icons/FlyIcon.d.ts +1 -1
- package/dist/types/icons/FolderIcon.d.ts +1 -1
- package/dist/types/icons/FoodLionChartIcon.d.ts +1 -1
- package/dist/types/icons/FoodLionIcon.d.ts +1 -1
- package/dist/types/icons/FoodLionNewIcon.d.ts +1 -1
- package/dist/types/icons/GiantFoodChartIcon.d.ts +1 -1
- package/dist/types/icons/GiantFoodIcon.d.ts +1 -1
- package/dist/types/icons/GiantFoodIcon_new.d.ts +1 -1
- package/dist/types/icons/HannafordChartIcon.d.ts +1 -1
- package/dist/types/icons/HannafordIcon.d.ts +1 -1
- package/dist/types/icons/HannafordIcon_new.d.ts +1 -1
- package/dist/types/icons/HannafordNewIcon.d.ts +1 -1
- package/dist/types/icons/HeroIcon.d.ts +1 -1
- package/dist/types/icons/InfoIcon.d.ts +1 -1
- package/dist/types/icons/LampIcon.d.ts +1 -1
- package/dist/types/icons/LegendLineIcon.d.ts +1 -1
- package/dist/types/icons/LegendUnionIcon.d.ts +1 -1
- package/dist/types/icons/MaintenanceIcon.d.ts +1 -1
- package/dist/types/icons/MenuItemClosedIcon.d.ts +1 -1
- package/dist/types/icons/MenuItemOpenIcon.d.ts +1 -1
- package/dist/types/icons/MenuItemRightIcon.d.ts +1 -1
- package/dist/types/icons/MenuItemUpIcon.d.ts +1 -1
- package/dist/types/icons/NoDataFoundIcon.d.ts +3 -4
- package/dist/types/icons/OkCircleIcon.d.ts +1 -1
- package/dist/types/icons/OkIcon.d.ts +1 -1
- package/dist/types/icons/OptionsIcon.d.ts +1 -1
- package/dist/types/icons/PackageSendIcon.d.ts +1 -1
- package/dist/types/icons/PenIcon.d.ts +1 -1
- package/dist/types/icons/PencilIcon.d.ts +1 -1
- package/dist/types/icons/PeopleIcon.d.ts +1 -1
- package/dist/types/icons/Plus.d.ts +1 -1
- package/dist/types/icons/PlusIcon.d.ts +1 -1
- package/dist/types/icons/RedDot.d.ts +1 -1
- package/dist/types/icons/ReselectIcon.d.ts +1 -1
- package/dist/types/icons/SearchIcon.d.ts +1 -1
- package/dist/types/icons/ShoppingCartIcon.d.ts +1 -1
- package/dist/types/icons/ShoutIcon.d.ts +1 -1
- package/dist/types/icons/SortIcon.d.ts +1 -1
- package/dist/types/icons/SpotlightProductIcon.d.ts +1 -1
- package/dist/types/icons/StopAndShopChartIcon.d.ts +1 -1
- package/dist/types/icons/StopAndShopIcon.d.ts +1 -1
- package/dist/types/icons/StopAndShopNewIcon.d.ts +1 -1
- package/dist/types/icons/SucceededIcon.d.ts +1 -1
- package/dist/types/icons/TheGiantCompanyChartIcon.d.ts +1 -1
- package/dist/types/icons/TheGiantCompanyIcon.d.ts +1 -1
- package/dist/types/icons/TheGiantCompanyNewIcon.d.ts +1 -1
- package/dist/types/icons/TrashIcon.d.ts +1 -1
- package/dist/types/icons/UpArrowIcon.d.ts +1 -1
- package/dist/types/icons/UploadIcon.d.ts +1 -1
- package/dist/types/icons/UploadIconV2.d.ts +1 -1
- package/dist/types/icons/VIcon.d.ts +1 -1
- package/dist/types/utils/IconsHandler.d.ts +1 -1
- package/dist/types/utils/IconsHandler.style.d.ts +1 -1
- package/dist/types/utils/UtilsComponents/CustomTooltip.d.ts +1 -1
- package/dist/types/utils/UtilsComponents/TitleWithCustomTooltip.d.ts +1 -1
- package/dist/types/utils/UtilsComponents/useTextOverflow.d.ts +3 -4
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,33 +1,26 @@
|
|
|
1
|
-
|
|
2
|
-
import PropTypes from 'prop-types';
|
|
3
|
-
import React from 'react';
|
|
1
|
+
declare function Button(props: any): any;
|
|
4
2
|
|
|
5
|
-
declare function
|
|
6
|
-
|
|
7
|
-
declare function PieChart(props: any): react_jsx_runtime.JSX.Element;
|
|
3
|
+
declare function PieChart(props: any): any;
|
|
8
4
|
declare namespace PieChart {
|
|
9
5
|
namespace propTypes {
|
|
10
|
-
const className:
|
|
11
|
-
const width:
|
|
12
|
-
const height:
|
|
13
|
-
const textcolor:
|
|
14
|
-
const title:
|
|
15
|
-
const value:
|
|
16
|
-
const currencySign:
|
|
17
|
-
const currencyType:
|
|
18
|
-
const dotCut:
|
|
19
|
-
const isPercent:
|
|
20
|
-
const legendData:
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const
|
|
25
|
-
const
|
|
26
|
-
const
|
|
27
|
-
const
|
|
28
|
-
const addingBenchmark: PropTypes.Requireable<boolean>;
|
|
29
|
-
const textAfterValue: PropTypes.Requireable<string>;
|
|
30
|
-
const noDataText: PropTypes.Requireable<string>;
|
|
6
|
+
const className: any;
|
|
7
|
+
const width: any;
|
|
8
|
+
const height: any;
|
|
9
|
+
const textcolor: any;
|
|
10
|
+
const title: any;
|
|
11
|
+
const value: any;
|
|
12
|
+
const currencySign: any;
|
|
13
|
+
const currencyType: any;
|
|
14
|
+
const dotCut: any;
|
|
15
|
+
const isPercent: any;
|
|
16
|
+
const legendData: any;
|
|
17
|
+
const itemsBoldedValues: any;
|
|
18
|
+
const itemsPercentagesValueAside: any;
|
|
19
|
+
const itemsValuesSeparateLine: any;
|
|
20
|
+
const hideTitleAndValue: any;
|
|
21
|
+
const addingBenchmark: any;
|
|
22
|
+
const textAfterValue: any;
|
|
23
|
+
const noDataText: any;
|
|
31
24
|
}
|
|
32
25
|
namespace defaultProps {
|
|
33
26
|
const className_1: string;
|
|
@@ -69,21 +62,21 @@ declare namespace PieChart {
|
|
|
69
62
|
}
|
|
70
63
|
}
|
|
71
64
|
|
|
72
|
-
declare function EventDetailsCard(props: any):
|
|
65
|
+
declare function EventDetailsCard(props: any): any;
|
|
73
66
|
declare namespace EventDetailsCard {
|
|
74
67
|
namespace propTypes {
|
|
75
|
-
const title:
|
|
76
|
-
const width:
|
|
77
|
-
const height:
|
|
78
|
-
const className:
|
|
79
|
-
const displayBannersDropdown:
|
|
80
|
-
const banners:
|
|
81
|
-
const data:
|
|
82
|
-
const count:
|
|
83
|
-
const buttonText:
|
|
84
|
-
const onViewButtonClick:
|
|
85
|
-
const onBannersDropdownClick:
|
|
86
|
-
const disableViewDetailsButton:
|
|
68
|
+
const title: any;
|
|
69
|
+
const width: any;
|
|
70
|
+
const height: any;
|
|
71
|
+
const className: any;
|
|
72
|
+
const displayBannersDropdown: any;
|
|
73
|
+
const banners: any;
|
|
74
|
+
const data: any;
|
|
75
|
+
const count: any;
|
|
76
|
+
const buttonText: any;
|
|
77
|
+
const onViewButtonClick: any;
|
|
78
|
+
const onBannersDropdownClick: any;
|
|
79
|
+
const disableViewDetailsButton: any;
|
|
87
80
|
}
|
|
88
81
|
namespace defaultProps {
|
|
89
82
|
const title_1: string;
|
|
@@ -116,57 +109,31 @@ declare namespace EventDetailsCard {
|
|
|
116
109
|
}
|
|
117
110
|
}
|
|
118
111
|
|
|
119
|
-
declare function LinnerDataBox(props: any):
|
|
112
|
+
declare function LinnerDataBox(props: any): any;
|
|
120
113
|
|
|
121
|
-
declare function TabMenu(props: any):
|
|
114
|
+
declare function TabMenu(props: any): any;
|
|
122
115
|
|
|
123
|
-
declare function FilterPanel(props: any):
|
|
116
|
+
declare function FilterPanel(props: any): any;
|
|
124
117
|
declare namespace FilterPanel {
|
|
125
118
|
namespace propTypes {
|
|
126
|
-
const availableQuarters:
|
|
127
|
-
const availableMonths:
|
|
128
|
-
const availableYears:
|
|
129
|
-
const fieldsData:
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
elementType: PropTypes.Requireable<string>;
|
|
145
|
-
value: PropTypes.Requireable<number>;
|
|
146
|
-
color: PropTypes.Requireable<string>;
|
|
147
|
-
defaultValueYears: PropTypes.Requireable<PropTypes.InferProps<{
|
|
148
|
-
value: PropTypes.Requireable<string>;
|
|
149
|
-
label: PropTypes.Requireable<string>;
|
|
150
|
-
}>>;
|
|
151
|
-
dropdownOptions: PropTypes.Requireable<PropTypes.InferProps<{
|
|
152
|
-
value: PropTypes.Requireable<string>;
|
|
153
|
-
label: PropTypes.Requireable<string>;
|
|
154
|
-
}>[]>;
|
|
155
|
-
}>[]>;
|
|
156
|
-
const width: PropTypes.Requireable<string>;
|
|
157
|
-
const height: PropTypes.Requireable<string>;
|
|
158
|
-
const okButtonBackgroundColor: PropTypes.Requireable<string>;
|
|
159
|
-
const okButtonHoverColor: PropTypes.Requireable<string>;
|
|
160
|
-
const resetButtonHoverColor: PropTypes.Requireable<string>;
|
|
161
|
-
const borderColor: PropTypes.Requireable<string>;
|
|
162
|
-
const onOkClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
163
|
-
const onResetClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
164
|
-
const onItemValueChanged: PropTypes.Requireable<(...args: any[]) => any>;
|
|
165
|
-
const disableOKButton: PropTypes.Requireable<boolean>;
|
|
166
|
-
const className: PropTypes.Requireable<string>;
|
|
167
|
-
const useExternalFilterState: PropTypes.Requireable<boolean>;
|
|
168
|
-
const showShadow: PropTypes.Requireable<boolean>;
|
|
169
|
-
const tooltipTextGoButton: PropTypes.Requireable<string>;
|
|
119
|
+
const availableQuarters: any;
|
|
120
|
+
const availableMonths: any;
|
|
121
|
+
const availableYears: any;
|
|
122
|
+
const fieldsData: any;
|
|
123
|
+
const width: any;
|
|
124
|
+
const height: any;
|
|
125
|
+
const okButtonBackgroundColor: any;
|
|
126
|
+
const okButtonHoverColor: any;
|
|
127
|
+
const resetButtonHoverColor: any;
|
|
128
|
+
const borderColor: any;
|
|
129
|
+
const onOkClick: any;
|
|
130
|
+
const onResetClick: any;
|
|
131
|
+
const onItemValueChanged: any;
|
|
132
|
+
const disableOKButton: any;
|
|
133
|
+
const className: any;
|
|
134
|
+
const useExternalFilterState: any;
|
|
135
|
+
const showShadow: any;
|
|
136
|
+
const tooltipTextGoButton: any;
|
|
170
137
|
}
|
|
171
138
|
namespace defaultProps {
|
|
172
139
|
const availableQuarters_1: string[];
|
|
@@ -208,33 +175,25 @@ declare namespace FilterPanel {
|
|
|
208
175
|
}
|
|
209
176
|
}
|
|
210
177
|
|
|
211
|
-
declare function ReportTable(props: any):
|
|
178
|
+
declare function ReportTable(props: any): any;
|
|
212
179
|
declare namespace ReportTable {
|
|
213
180
|
namespace propTypes {
|
|
214
|
-
const buttonText:
|
|
215
|
-
const buttonIconName:
|
|
216
|
-
const tableData:
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
const
|
|
226
|
-
const
|
|
227
|
-
const
|
|
228
|
-
const
|
|
229
|
-
const
|
|
230
|
-
const selectTextColor: PropTypes.Requireable<string>;
|
|
231
|
-
const onSelectRowClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
232
|
-
const onCheckRowClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
233
|
-
const onAllRowsCheckBoxClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
234
|
-
const useCheckBoxes: PropTypes.Requireable<boolean>;
|
|
235
|
-
const selectHoverColor: PropTypes.Requireable<string>;
|
|
236
|
-
const enableHover: PropTypes.Requireable<boolean>;
|
|
237
|
-
const enablePagination: PropTypes.Requireable<boolean>;
|
|
181
|
+
const buttonText: any;
|
|
182
|
+
const buttonIconName: any;
|
|
183
|
+
const tableData: any;
|
|
184
|
+
const maxColumnsNumber: any;
|
|
185
|
+
const useColorLinearGradient: any;
|
|
186
|
+
const useSelectButtons: any;
|
|
187
|
+
const disableSelectButtons: any;
|
|
188
|
+
const disableInfo: any;
|
|
189
|
+
const selectTextColor: any;
|
|
190
|
+
const onSelectRowClick: any;
|
|
191
|
+
const onCheckRowClick: any;
|
|
192
|
+
const onAllRowsCheckBoxClick: any;
|
|
193
|
+
const useCheckBoxes: any;
|
|
194
|
+
const selectHoverColor: any;
|
|
195
|
+
const enableHover: any;
|
|
196
|
+
const enablePagination: any;
|
|
238
197
|
}
|
|
239
198
|
namespace defaultProps {
|
|
240
199
|
const buttonText_1: string;
|
|
@@ -290,18 +249,15 @@ declare namespace ReportTable {
|
|
|
290
249
|
}
|
|
291
250
|
}
|
|
292
251
|
|
|
293
|
-
declare function EventList(props: any):
|
|
252
|
+
declare function EventList(props: any): any;
|
|
294
253
|
declare namespace EventList {
|
|
295
254
|
namespace propTypes {
|
|
296
|
-
const eventsData:
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
const
|
|
301
|
-
const
|
|
302
|
-
const width: PropTypes.Requireable<string>;
|
|
303
|
-
const itemHeight: PropTypes.Requireable<string>;
|
|
304
|
-
const onSelectClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
255
|
+
const eventsData: any;
|
|
256
|
+
const selectTextColor: any;
|
|
257
|
+
const height: any;
|
|
258
|
+
const width: any;
|
|
259
|
+
const itemHeight: any;
|
|
260
|
+
const onSelectClick: any;
|
|
305
261
|
}
|
|
306
262
|
namespace defaultProps {
|
|
307
263
|
const eventsData_1: any[];
|
|
@@ -319,15 +275,15 @@ declare namespace EventList {
|
|
|
319
275
|
}
|
|
320
276
|
}
|
|
321
277
|
|
|
322
|
-
declare function BannerEventBoxList(props: any):
|
|
278
|
+
declare function BannerEventBoxList(props: any): any;
|
|
323
279
|
|
|
324
|
-
declare function DialogOverlay(props: any):
|
|
280
|
+
declare function DialogOverlay(props: any): any;
|
|
325
281
|
declare namespace DialogOverlay {
|
|
326
282
|
namespace propTypes {
|
|
327
|
-
const title:
|
|
328
|
-
const children:
|
|
329
|
-
const onDialogClose:
|
|
330
|
-
const className:
|
|
283
|
+
const title: any;
|
|
284
|
+
const children: any;
|
|
285
|
+
const onDialogClose: any;
|
|
286
|
+
const className: any;
|
|
331
287
|
}
|
|
332
288
|
namespace defaultProps {
|
|
333
289
|
const title_1: string;
|
|
@@ -341,38 +297,24 @@ declare namespace DialogOverlay {
|
|
|
341
297
|
}
|
|
342
298
|
}
|
|
343
299
|
|
|
344
|
-
declare function CollapseHeader(props: any):
|
|
300
|
+
declare function CollapseHeader(props: any): any;
|
|
345
301
|
declare namespace CollapseHeader {
|
|
346
302
|
namespace propTypes {
|
|
347
|
-
const className:
|
|
348
|
-
const showRetailerIcon:
|
|
349
|
-
const showPeriodIcon:
|
|
350
|
-
const viewCreativeRetailersData:
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
const
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
category: PropTypes.Requireable<string>;
|
|
363
|
-
supplier: PropTypes.Requireable<string>;
|
|
364
|
-
brand: PropTypes.Requireable<string>;
|
|
365
|
-
}>>;
|
|
366
|
-
const showViewCreativeButton: PropTypes.Requireable<boolean>;
|
|
367
|
-
const viewCreativeOnClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
368
|
-
const descriptionTitle: PropTypes.Requireable<string>;
|
|
369
|
-
const datesTitle: PropTypes.Requireable<string>;
|
|
370
|
-
const width: PropTypes.Requireable<string>;
|
|
371
|
-
const height: PropTypes.Requireable<string>;
|
|
372
|
-
const textcolor: PropTypes.Requireable<string>;
|
|
373
|
-
const showDraft: PropTypes.Requireable<boolean>;
|
|
374
|
-
const buttonText: PropTypes.Requireable<string>;
|
|
375
|
-
const disabled: PropTypes.Requireable<boolean>;
|
|
303
|
+
const className: any;
|
|
304
|
+
const showRetailerIcon: any;
|
|
305
|
+
const showPeriodIcon: any;
|
|
306
|
+
const viewCreativeRetailersData: any;
|
|
307
|
+
const data: any;
|
|
308
|
+
const showViewCreativeButton: any;
|
|
309
|
+
const viewCreativeOnClick: any;
|
|
310
|
+
const descriptionTitle: any;
|
|
311
|
+
const datesTitle: any;
|
|
312
|
+
const width: any;
|
|
313
|
+
const height: any;
|
|
314
|
+
const textcolor: any;
|
|
315
|
+
const showDraft: any;
|
|
316
|
+
const buttonText: any;
|
|
317
|
+
const disabled: any;
|
|
376
318
|
}
|
|
377
319
|
namespace defaultProps {
|
|
378
320
|
const className_1: string;
|
|
@@ -441,35 +383,35 @@ declare function QuickFilter({ hoverColor, multipleSelection, xIconShow, disable
|
|
|
441
383
|
onChange?: (value: any) => void;
|
|
442
384
|
options?: any[];
|
|
443
385
|
selectedValue?: any[];
|
|
444
|
-
}):
|
|
386
|
+
}): any;
|
|
445
387
|
|
|
446
|
-
declare function OneColumnContainer(props: any):
|
|
388
|
+
declare function OneColumnContainer(props: any): any;
|
|
447
389
|
declare namespace OneColumnContainer {
|
|
448
390
|
namespace propTypes {
|
|
449
|
-
const children:
|
|
450
|
-
const display:
|
|
451
|
-
const isLoading:
|
|
452
|
-
const gridTemplateColumns:
|
|
453
|
-
const itemClass:
|
|
454
|
-
const divStyle:
|
|
455
|
-
const overStyle:
|
|
456
|
-
const draggingStyle:
|
|
457
|
-
const droppedStyle:
|
|
458
|
-
const width:
|
|
459
|
-
const height:
|
|
460
|
-
const overflow:
|
|
461
|
-
const transparentBackground:
|
|
462
|
-
const infoTitle:
|
|
463
|
-
const infoText:
|
|
464
|
-
const disableInfo:
|
|
465
|
-
const showViewByBannerButton:
|
|
466
|
-
const onBannerClick:
|
|
467
|
-
const columnTitle:
|
|
468
|
-
const isPercentOfChange:
|
|
469
|
-
const PercentOfChangeData:
|
|
470
|
-
const backgroundImage:
|
|
471
|
-
const showBackgroundImage:
|
|
472
|
-
const backgroundImageStyle:
|
|
391
|
+
const children: any;
|
|
392
|
+
const display: any;
|
|
393
|
+
const isLoading: any;
|
|
394
|
+
const gridTemplateColumns: any;
|
|
395
|
+
const itemClass: any;
|
|
396
|
+
const divStyle: any;
|
|
397
|
+
const overStyle: any;
|
|
398
|
+
const draggingStyle: any;
|
|
399
|
+
const droppedStyle: any;
|
|
400
|
+
const width: any;
|
|
401
|
+
const height: any;
|
|
402
|
+
const overflow: any;
|
|
403
|
+
const transparentBackground: any;
|
|
404
|
+
const infoTitle: any;
|
|
405
|
+
const infoText: any;
|
|
406
|
+
const disableInfo: any;
|
|
407
|
+
const showViewByBannerButton: any;
|
|
408
|
+
const onBannerClick: any;
|
|
409
|
+
const columnTitle: any;
|
|
410
|
+
const isPercentOfChange: any;
|
|
411
|
+
const PercentOfChangeData: any;
|
|
412
|
+
const backgroundImage: any;
|
|
413
|
+
const showBackgroundImage: any;
|
|
414
|
+
const backgroundImageStyle: any;
|
|
473
415
|
}
|
|
474
416
|
namespace defaultProps {
|
|
475
417
|
const children_1: any;
|
|
@@ -523,44 +465,37 @@ declare namespace OneColumnContainer {
|
|
|
523
465
|
}
|
|
524
466
|
}
|
|
525
467
|
|
|
526
|
-
declare function BarChartsByWeeks(props: any):
|
|
468
|
+
declare function BarChartsByWeeks(props: any): any;
|
|
527
469
|
declare namespace BarChartsByWeeks {
|
|
528
470
|
namespace propTypes {
|
|
529
|
-
const className:
|
|
530
|
-
const title:
|
|
531
|
-
const showHeaderTopValue:
|
|
532
|
-
const headerValueTopTitle:
|
|
533
|
-
const headerValueBottomTitle:
|
|
534
|
-
const headerValue:
|
|
535
|
-
const HeaderValueCurrencyType:
|
|
536
|
-
const HeaderValueIsPercent:
|
|
537
|
-
const barChartData:
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
const
|
|
542
|
-
const
|
|
543
|
-
const
|
|
544
|
-
const
|
|
545
|
-
const
|
|
546
|
-
const
|
|
547
|
-
const
|
|
548
|
-
const
|
|
549
|
-
const
|
|
550
|
-
const
|
|
551
|
-
const
|
|
552
|
-
const
|
|
553
|
-
const
|
|
554
|
-
const
|
|
555
|
-
const
|
|
556
|
-
const
|
|
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>;
|
|
471
|
+
const className: any;
|
|
472
|
+
const title: any;
|
|
473
|
+
const showHeaderTopValue: any;
|
|
474
|
+
const headerValueTopTitle: any;
|
|
475
|
+
const headerValueBottomTitle: any;
|
|
476
|
+
const headerValue: any;
|
|
477
|
+
const HeaderValueCurrencyType: any;
|
|
478
|
+
const HeaderValueIsPercent: any;
|
|
479
|
+
const barChartData: any;
|
|
480
|
+
const isTitleOriganal: any;
|
|
481
|
+
const width: any;
|
|
482
|
+
const height: any;
|
|
483
|
+
const barChartColor: any;
|
|
484
|
+
const barChartSecondColor: any;
|
|
485
|
+
const xselectedColor: any;
|
|
486
|
+
const startWeekRange: any;
|
|
487
|
+
const endWeekRange: any;
|
|
488
|
+
const tooltipTitle: any;
|
|
489
|
+
const tooltipSecondTitle: any;
|
|
490
|
+
const yAxisCounter: any;
|
|
491
|
+
const isPercentValue: any;
|
|
492
|
+
const interval: any;
|
|
493
|
+
const showTitle: any;
|
|
494
|
+
const showLegend: any;
|
|
495
|
+
const legendData: any;
|
|
496
|
+
const showTwoBars: any;
|
|
497
|
+
const setLimitHeight: any;
|
|
498
|
+
const setLimitLow: any;
|
|
564
499
|
}
|
|
565
500
|
namespace defaultProps {
|
|
566
501
|
const className_1: string;
|
|
@@ -629,27 +564,17 @@ declare namespace BarChartsByWeeks {
|
|
|
629
564
|
}
|
|
630
565
|
}
|
|
631
566
|
|
|
632
|
-
declare function PopupCharts(props: any):
|
|
567
|
+
declare function PopupCharts(props: any): any;
|
|
633
568
|
declare namespace PopupCharts {
|
|
634
569
|
namespace propTypes {
|
|
635
|
-
const title:
|
|
636
|
-
const chartType:
|
|
637
|
-
const popupChartsItemsData:
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
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>;
|
|
570
|
+
const title: any;
|
|
571
|
+
const chartType: any;
|
|
572
|
+
const popupChartsItemsData: any;
|
|
573
|
+
const isPopupChartsOpen: any;
|
|
574
|
+
const width: any;
|
|
575
|
+
const height: any;
|
|
576
|
+
const onCloseClick: any;
|
|
577
|
+
const subtitleTextColor: any;
|
|
653
578
|
}
|
|
654
579
|
namespace defaultProps {
|
|
655
580
|
const title_1: string;
|
|
@@ -692,36 +617,32 @@ declare namespace PopupCharts {
|
|
|
692
617
|
}
|
|
693
618
|
}
|
|
694
619
|
|
|
695
|
-
declare function TotalDoughnutChart(props: any):
|
|
620
|
+
declare function TotalDoughnutChart(props: any): any;
|
|
696
621
|
declare namespace TotalDoughnutChart {
|
|
697
622
|
namespace propTypes {
|
|
698
|
-
const className:
|
|
699
|
-
const title:
|
|
700
|
-
const value:
|
|
701
|
-
const rootFont:
|
|
702
|
-
const containerPadding:
|
|
703
|
-
const addingBenchmark:
|
|
704
|
-
const dotCut:
|
|
705
|
-
const currencySign:
|
|
706
|
-
const currencyType:
|
|
707
|
-
const legendData:
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
const
|
|
713
|
-
const
|
|
714
|
-
const
|
|
715
|
-
const
|
|
716
|
-
const
|
|
717
|
-
const
|
|
718
|
-
const
|
|
719
|
-
const
|
|
720
|
-
const
|
|
721
|
-
const isPercent: PropTypes.Requireable<boolean>;
|
|
722
|
-
const hideTitleAndValue: PropTypes.Requireable<boolean>;
|
|
723
|
-
const noDataText: PropTypes.Requireable<string>;
|
|
724
|
-
const textAfterValue: PropTypes.Requireable<string>;
|
|
623
|
+
const className: any;
|
|
624
|
+
const title: any;
|
|
625
|
+
const value: any;
|
|
626
|
+
const rootFont: any;
|
|
627
|
+
const containerPadding: any;
|
|
628
|
+
const addingBenchmark: any;
|
|
629
|
+
const dotCut: any;
|
|
630
|
+
const currencySign: any;
|
|
631
|
+
const currencyType: any;
|
|
632
|
+
const legendData: any;
|
|
633
|
+
const legendBelow: any;
|
|
634
|
+
const itemsPercentagesValueAside: any;
|
|
635
|
+
const itemsBoldedValues: any;
|
|
636
|
+
const itemsValuesSeparateLine: any;
|
|
637
|
+
const width: any;
|
|
638
|
+
const height: any;
|
|
639
|
+
const textcolor: any;
|
|
640
|
+
const titleFontSize: any;
|
|
641
|
+
const FormattedValueFontSize: any;
|
|
642
|
+
const isPercent: any;
|
|
643
|
+
const hideTitleAndValue: any;
|
|
644
|
+
const noDataText: any;
|
|
645
|
+
const textAfterValue: any;
|
|
725
646
|
}
|
|
726
647
|
namespace defaultProps {
|
|
727
648
|
const className_1: string;
|
|
@@ -773,13 +694,13 @@ declare namespace TotalDoughnutChart {
|
|
|
773
694
|
}
|
|
774
695
|
}
|
|
775
696
|
|
|
776
|
-
declare function TopToggleList(props: any):
|
|
697
|
+
declare function TopToggleList(props: any): any;
|
|
777
698
|
declare namespace TopToggleList {
|
|
778
699
|
namespace propTypes {
|
|
779
|
-
const width:
|
|
780
|
-
const height:
|
|
781
|
-
const title:
|
|
782
|
-
const list:
|
|
700
|
+
const width: any;
|
|
701
|
+
const height: any;
|
|
702
|
+
const title: any;
|
|
703
|
+
const list: any;
|
|
783
704
|
}
|
|
784
705
|
namespace defaultProps {
|
|
785
706
|
const width_1: string;
|
|
@@ -796,19 +717,15 @@ declare namespace TopToggleList {
|
|
|
796
717
|
}
|
|
797
718
|
}
|
|
798
719
|
|
|
799
|
-
declare function MarketShareDescription(props: any):
|
|
720
|
+
declare function MarketShareDescription(props: any): any;
|
|
800
721
|
declare namespace MarketShareDescription {
|
|
801
722
|
namespace propTypes {
|
|
802
|
-
const marketShareData:
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
const
|
|
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>;
|
|
723
|
+
const marketShareData: any;
|
|
724
|
+
const height: any;
|
|
725
|
+
const width: any;
|
|
726
|
+
const iconColor: any;
|
|
727
|
+
const onBannerClick: any;
|
|
728
|
+
const dotCut: any;
|
|
812
729
|
}
|
|
813
730
|
namespace defaultProps {
|
|
814
731
|
const marketShareData_1: any[];
|
|
@@ -826,48 +743,40 @@ declare namespace MarketShareDescription {
|
|
|
826
743
|
}
|
|
827
744
|
}
|
|
828
745
|
|
|
829
|
-
declare function Heatmap(props: any):
|
|
746
|
+
declare function Heatmap(props: any): any;
|
|
830
747
|
declare namespace Heatmap {
|
|
831
748
|
namespace propTypes {
|
|
832
|
-
const title:
|
|
833
|
-
const data:
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
color: PropTypes.Validator<string>;
|
|
837
|
-
}>[]>;
|
|
838
|
-
const lowLimit: PropTypes.Validator<number>;
|
|
839
|
-
const barHeight: PropTypes.Validator<string>;
|
|
749
|
+
const title: any;
|
|
750
|
+
const data: any;
|
|
751
|
+
const lowLimit: any;
|
|
752
|
+
const barHeight: any;
|
|
840
753
|
}
|
|
841
754
|
}
|
|
842
755
|
|
|
843
|
-
declare function TotalHorizontalCharts(props: any):
|
|
756
|
+
declare function TotalHorizontalCharts(props: any): any;
|
|
844
757
|
declare namespace TotalHorizontalCharts {
|
|
845
758
|
namespace propTypes {
|
|
846
|
-
const className:
|
|
847
|
-
const title:
|
|
848
|
-
const value:
|
|
849
|
-
const dotCut:
|
|
850
|
-
const currencySign:
|
|
851
|
-
const currencyType:
|
|
852
|
-
const chartsData:
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
const
|
|
858
|
-
const
|
|
859
|
-
const
|
|
860
|
-
const
|
|
861
|
-
const
|
|
862
|
-
const
|
|
863
|
-
const
|
|
864
|
-
const
|
|
865
|
-
const
|
|
866
|
-
const
|
|
867
|
-
const isPercentage: PropTypes.Requireable<boolean>;
|
|
868
|
-
const showDollarSign: PropTypes.Requireable<boolean>;
|
|
869
|
-
const hideTotalValue: PropTypes.Requireable<boolean>;
|
|
870
|
-
const hideTitle: PropTypes.Requireable<boolean>;
|
|
759
|
+
const className: any;
|
|
760
|
+
const title: any;
|
|
761
|
+
const value: any;
|
|
762
|
+
const dotCut: any;
|
|
763
|
+
const currencySign: any;
|
|
764
|
+
const currencyType: any;
|
|
765
|
+
const chartsData: any;
|
|
766
|
+
const showScrollerBarsCount: any;
|
|
767
|
+
const showPercentAsideValue: any;
|
|
768
|
+
const labelFontSize: any;
|
|
769
|
+
const labelLimitedLetters: any;
|
|
770
|
+
const width: any;
|
|
771
|
+
const height: any;
|
|
772
|
+
const rightGap: any;
|
|
773
|
+
const textColor: any;
|
|
774
|
+
const noDataText: any;
|
|
775
|
+
const isDollar: any;
|
|
776
|
+
const isPercentage: any;
|
|
777
|
+
const showDollarSign: any;
|
|
778
|
+
const hideTotalValue: any;
|
|
779
|
+
const hideTitle: any;
|
|
871
780
|
}
|
|
872
781
|
namespace defaultProps {
|
|
873
782
|
const className_1: string;
|
|
@@ -915,22 +824,22 @@ declare namespace TotalHorizontalCharts {
|
|
|
915
824
|
}
|
|
916
825
|
}
|
|
917
826
|
|
|
918
|
-
declare function IconButton(props: any):
|
|
827
|
+
declare function IconButton(props: any): any;
|
|
919
828
|
declare namespace IconButton {
|
|
920
829
|
namespace propTypes {
|
|
921
|
-
const fileLink:
|
|
922
|
-
const showProcess:
|
|
923
|
-
const buttonText:
|
|
924
|
-
const iconName:
|
|
925
|
-
const contentColor:
|
|
926
|
-
const backgroundColor:
|
|
927
|
-
const borderColor:
|
|
928
|
-
const borderRadius:
|
|
929
|
-
const iconHeight:
|
|
930
|
-
const iconWidth:
|
|
931
|
-
const disabled:
|
|
932
|
-
const onClick:
|
|
933
|
-
const onCancelClick:
|
|
830
|
+
const fileLink: any;
|
|
831
|
+
const showProcess: any;
|
|
832
|
+
const buttonText: any;
|
|
833
|
+
const iconName: any;
|
|
834
|
+
const contentColor: any;
|
|
835
|
+
const backgroundColor: any;
|
|
836
|
+
const borderColor: any;
|
|
837
|
+
const borderRadius: any;
|
|
838
|
+
const iconHeight: any;
|
|
839
|
+
const iconWidth: any;
|
|
840
|
+
const disabled: any;
|
|
841
|
+
const onClick: any;
|
|
842
|
+
const onCancelClick: any;
|
|
934
843
|
}
|
|
935
844
|
namespace defaultProps {
|
|
936
845
|
const fileLink_1: string;
|
|
@@ -962,38 +871,30 @@ declare namespace IconButton {
|
|
|
962
871
|
}
|
|
963
872
|
}
|
|
964
873
|
|
|
965
|
-
declare function DoublePanelDataRow(props: any):
|
|
874
|
+
declare function DoublePanelDataRow(props: any): any;
|
|
966
875
|
|
|
967
|
-
declare function BarChart(props: any):
|
|
876
|
+
declare function BarChart(props: any): any;
|
|
968
877
|
declare namespace BarChart {
|
|
969
878
|
namespace propTypes {
|
|
970
|
-
const title:
|
|
971
|
-
const barChartData:
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
const
|
|
977
|
-
const
|
|
978
|
-
const
|
|
979
|
-
const
|
|
980
|
-
const
|
|
981
|
-
const
|
|
982
|
-
const
|
|
983
|
-
const
|
|
984
|
-
const
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
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>;
|
|
879
|
+
const title: any;
|
|
880
|
+
const barChartData: any;
|
|
881
|
+
const width: any;
|
|
882
|
+
const height: any;
|
|
883
|
+
const barSize: any;
|
|
884
|
+
const barFontSizeValue: any;
|
|
885
|
+
const barChartColor: any;
|
|
886
|
+
const showDollarSign: any;
|
|
887
|
+
const isDollar: any;
|
|
888
|
+
const showLegend: any;
|
|
889
|
+
const legendData: any;
|
|
890
|
+
const showReferenceLine: any;
|
|
891
|
+
const referenceLinePoint: any;
|
|
892
|
+
const referenceLineColor: any;
|
|
893
|
+
const referenceLineDashed: any;
|
|
894
|
+
const showCurrentCampaignStyle: any;
|
|
895
|
+
const currentBarColor: any;
|
|
896
|
+
const isPercent: any;
|
|
897
|
+
const noDataText: any;
|
|
997
898
|
}
|
|
998
899
|
namespace defaultProps {
|
|
999
900
|
const title_1: string;
|
|
@@ -1045,11 +946,11 @@ declare namespace BarChart {
|
|
|
1045
946
|
}
|
|
1046
947
|
}
|
|
1047
948
|
|
|
1048
|
-
declare function DoubleBarSingleLine(props: any):
|
|
949
|
+
declare function DoubleBarSingleLine(props: any): any;
|
|
1049
950
|
|
|
1050
|
-
declare function AreaChart(props: any):
|
|
951
|
+
declare function AreaChart(props: any): any;
|
|
1051
952
|
|
|
1052
|
-
declare function BreakdownPanel(props: any):
|
|
953
|
+
declare function BreakdownPanel(props: any): any;
|
|
1053
954
|
|
|
1054
955
|
declare function LinkButton({ text, type, size, height, width, disabled, textColor, onClick, leftIcon, rightIcon, }: {
|
|
1055
956
|
text?: string;
|
|
@@ -1062,7 +963,7 @@ declare function LinkButton({ text, type, size, height, width, disabled, textCol
|
|
|
1062
963
|
onClick: any;
|
|
1063
964
|
leftIcon?: string;
|
|
1064
965
|
rightIcon?: string;
|
|
1065
|
-
}):
|
|
966
|
+
}): any;
|
|
1066
967
|
|
|
1067
968
|
declare function BubbleChart({ data, title, subtitle, leftHeader, rightHeader, topHeader, bottomHeader, colorPalette, height, width, backgroundColor, showAxis, noDataText, }: {
|
|
1068
969
|
data?: any[];
|
|
@@ -1078,13 +979,13 @@ declare function BubbleChart({ data, title, subtitle, leftHeader, rightHeader, t
|
|
|
1078
979
|
backgroundColor?: string;
|
|
1079
980
|
showAxis?: boolean;
|
|
1080
981
|
noDataText?: string;
|
|
1081
|
-
}):
|
|
982
|
+
}): any;
|
|
1082
983
|
|
|
1083
|
-
declare function BatteryChart(props: any):
|
|
984
|
+
declare function BatteryChart(props: any): any;
|
|
1084
985
|
|
|
1085
|
-
declare function PerformanceAnalyticsLegend(props: any):
|
|
986
|
+
declare function PerformanceAnalyticsLegend(props: any): any;
|
|
1086
987
|
|
|
1087
|
-
declare function BrushChart(props: any):
|
|
988
|
+
declare function BrushChart(props: any): any;
|
|
1088
989
|
|
|
1089
990
|
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, }: {
|
|
1090
991
|
className?: string;
|
|
@@ -1112,40 +1013,32 @@ declare function SingleBarLineCharts({ className, width, height, title, data, to
|
|
|
1112
1013
|
currencySign?: string;
|
|
1113
1014
|
currencySignLine?: string;
|
|
1114
1015
|
noDataText?: string;
|
|
1115
|
-
}):
|
|
1016
|
+
}): any;
|
|
1116
1017
|
|
|
1117
|
-
declare function BarChartWithAreaChart(props: any):
|
|
1018
|
+
declare function BarChartWithAreaChart(props: any): any;
|
|
1118
1019
|
|
|
1119
|
-
declare function BarChartTwoRows(props: any):
|
|
1020
|
+
declare function BarChartTwoRows(props: any): any;
|
|
1120
1021
|
|
|
1121
|
-
declare function TwoBarCharts(props: any):
|
|
1022
|
+
declare function TwoBarCharts(props: any): any;
|
|
1122
1023
|
declare namespace TwoBarCharts {
|
|
1123
1024
|
namespace propTypes {
|
|
1124
|
-
const title:
|
|
1125
|
-
const barChartData:
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
const
|
|
1131
|
-
const
|
|
1132
|
-
const
|
|
1133
|
-
const
|
|
1134
|
-
const
|
|
1135
|
-
const
|
|
1136
|
-
const
|
|
1137
|
-
const
|
|
1138
|
-
const
|
|
1139
|
-
|
|
1140
|
-
|
|
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>;
|
|
1025
|
+
const title: any;
|
|
1026
|
+
const barChartData: any;
|
|
1027
|
+
const width: any;
|
|
1028
|
+
const height: any;
|
|
1029
|
+
const barSize: any;
|
|
1030
|
+
const barFontSizeValue: any;
|
|
1031
|
+
const barChartColorFirst: any;
|
|
1032
|
+
const barChartColorSecond: any;
|
|
1033
|
+
const isDollar: any;
|
|
1034
|
+
const showLegend: any;
|
|
1035
|
+
const legendData: any;
|
|
1036
|
+
const showDollarSign: any;
|
|
1037
|
+
const showReferenceLine: any;
|
|
1038
|
+
const referenceLinePoint: any;
|
|
1039
|
+
const referenceLineColor: any;
|
|
1040
|
+
const referenceLineDashed: any;
|
|
1041
|
+
const showTooltip: any;
|
|
1149
1042
|
}
|
|
1150
1043
|
namespace defaultProps {
|
|
1151
1044
|
const title_1: string;
|
|
@@ -1194,26 +1087,16 @@ declare namespace TwoBarCharts {
|
|
|
1194
1087
|
}
|
|
1195
1088
|
}
|
|
1196
1089
|
|
|
1197
|
-
declare function CollapseData(props: any):
|
|
1090
|
+
declare function CollapseData(props: any): any;
|
|
1198
1091
|
declare namespace CollapseData {
|
|
1199
1092
|
namespace propTypes {
|
|
1200
|
-
const title:
|
|
1201
|
-
const noDataText:
|
|
1202
|
-
const width:
|
|
1203
|
-
const height:
|
|
1204
|
-
const addPlusMark:
|
|
1205
|
-
const addArrowToTotal:
|
|
1206
|
-
const tableData:
|
|
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
|
-
}>[]>;
|
|
1093
|
+
const title: any;
|
|
1094
|
+
const noDataText: any;
|
|
1095
|
+
const width: any;
|
|
1096
|
+
const height: any;
|
|
1097
|
+
const addPlusMark: any;
|
|
1098
|
+
const addArrowToTotal: any;
|
|
1099
|
+
const tableData: any;
|
|
1217
1100
|
}
|
|
1218
1101
|
namespace defaultProps {
|
|
1219
1102
|
const title_1: string;
|
|
@@ -1238,27 +1121,27 @@ declare function InsightsCarousel({ className, children, onClose, title, icon, t
|
|
|
1238
1121
|
children: any;
|
|
1239
1122
|
onClose: any;
|
|
1240
1123
|
title?: string;
|
|
1241
|
-
icon?:
|
|
1124
|
+
icon?: any;
|
|
1242
1125
|
titleColor?: string;
|
|
1243
1126
|
iconColor?: string;
|
|
1244
1127
|
navColor?: string;
|
|
1245
|
-
}):
|
|
1128
|
+
}): any;
|
|
1246
1129
|
|
|
1247
|
-
declare function DownloadProgress(props: any):
|
|
1130
|
+
declare function DownloadProgress(props: any): any;
|
|
1248
1131
|
declare namespace DownloadProgress {
|
|
1249
1132
|
namespace propTypes {
|
|
1250
|
-
const title:
|
|
1251
|
-
const succeededMessage:
|
|
1252
|
-
const failedMessage:
|
|
1253
|
-
const downloadStatus:
|
|
1254
|
-
const showShadow:
|
|
1255
|
-
const showCloseButton:
|
|
1256
|
-
const onCloseClick:
|
|
1257
|
-
const progressPercent:
|
|
1258
|
-
const refreshInterval:
|
|
1259
|
-
const progressBarColor:
|
|
1260
|
-
const onTryAgainClick:
|
|
1261
|
-
const className:
|
|
1133
|
+
const title: any;
|
|
1134
|
+
const succeededMessage: any;
|
|
1135
|
+
const failedMessage: any;
|
|
1136
|
+
const downloadStatus: any;
|
|
1137
|
+
const showShadow: any;
|
|
1138
|
+
const showCloseButton: any;
|
|
1139
|
+
const onCloseClick: any;
|
|
1140
|
+
const progressPercent: any;
|
|
1141
|
+
const refreshInterval: any;
|
|
1142
|
+
const progressBarColor: any;
|
|
1143
|
+
const onTryAgainClick: any;
|
|
1144
|
+
const className: any;
|
|
1262
1145
|
}
|
|
1263
1146
|
namespace defaultProps {
|
|
1264
1147
|
const title_1: string;
|
|
@@ -1288,9 +1171,9 @@ declare namespace DownloadProgress {
|
|
|
1288
1171
|
}
|
|
1289
1172
|
}
|
|
1290
1173
|
|
|
1291
|
-
declare function ModalWithOverlay(props: any):
|
|
1174
|
+
declare function ModalWithOverlay(props: any): any;
|
|
1292
1175
|
|
|
1293
|
-
declare function DropdownNew(props: any):
|
|
1176
|
+
declare function DropdownNew(props: any): any;
|
|
1294
1177
|
|
|
1295
1178
|
declare function WeeksPicker({ label, disabled, borderColor, borderColorFocus, textColor, hoverColor, required, placeholder, borderRadius, year, width, height, withMarginBottom, onChange, selectedValue, isDarkerBackground, allowedWeekRange, restrictToRange, }: {
|
|
1296
1179
|
label: any;
|
|
@@ -1311,7 +1194,7 @@ declare function WeeksPicker({ label, disabled, borderColor, borderColorFocus, t
|
|
|
1311
1194
|
isDarkerBackground?: boolean;
|
|
1312
1195
|
allowedWeekRange?: any;
|
|
1313
1196
|
restrictToRange?: boolean;
|
|
1314
|
-
}):
|
|
1197
|
+
}): any;
|
|
1315
1198
|
|
|
1316
1199
|
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, }: {
|
|
1317
1200
|
label: any;
|
|
@@ -1343,35 +1226,35 @@ declare function Input({ label, labelEmptyValue, size, selectedValue, placeHolde
|
|
|
1343
1226
|
maxLength: any;
|
|
1344
1227
|
regex: any;
|
|
1345
1228
|
onKeyDown: any;
|
|
1346
|
-
}):
|
|
1229
|
+
}): any;
|
|
1347
1230
|
declare namespace Input {
|
|
1348
1231
|
namespace propTypes {
|
|
1349
|
-
const placeHolder:
|
|
1350
|
-
const label:
|
|
1351
|
-
const labelEmptyValue:
|
|
1352
|
-
const size:
|
|
1353
|
-
const labelColor:
|
|
1354
|
-
const required:
|
|
1355
|
-
const width:
|
|
1356
|
-
const minWidth:
|
|
1357
|
-
const minHeight:
|
|
1358
|
-
const disabled:
|
|
1359
|
-
const error:
|
|
1360
|
-
const errorMessage:
|
|
1361
|
-
const selectedValue:
|
|
1362
|
-
const onChange:
|
|
1363
|
-
const onClick:
|
|
1364
|
-
const leftIconOnClick:
|
|
1365
|
-
const rightIconOnClick:
|
|
1366
|
-
const onBlur:
|
|
1367
|
-
const leftIcon:
|
|
1368
|
-
const rightIcon:
|
|
1369
|
-
const password:
|
|
1370
|
-
const multiline:
|
|
1371
|
-
const rows:
|
|
1372
|
-
const maxLength:
|
|
1373
|
-
const regex:
|
|
1374
|
-
const onKeyDown:
|
|
1232
|
+
const placeHolder: any;
|
|
1233
|
+
const label: any;
|
|
1234
|
+
const labelEmptyValue: any;
|
|
1235
|
+
const size: any;
|
|
1236
|
+
const labelColor: any;
|
|
1237
|
+
const required: any;
|
|
1238
|
+
const width: any;
|
|
1239
|
+
const minWidth: any;
|
|
1240
|
+
const minHeight: any;
|
|
1241
|
+
const disabled: any;
|
|
1242
|
+
const error: any;
|
|
1243
|
+
const errorMessage: any;
|
|
1244
|
+
const selectedValue: any;
|
|
1245
|
+
const onChange: any;
|
|
1246
|
+
const onClick: any;
|
|
1247
|
+
const leftIconOnClick: any;
|
|
1248
|
+
const rightIconOnClick: any;
|
|
1249
|
+
const onBlur: any;
|
|
1250
|
+
const leftIcon: any;
|
|
1251
|
+
const rightIcon: any;
|
|
1252
|
+
const password: any;
|
|
1253
|
+
const multiline: any;
|
|
1254
|
+
const rows: any;
|
|
1255
|
+
const maxLength: any;
|
|
1256
|
+
const regex: any;
|
|
1257
|
+
const onKeyDown: any;
|
|
1375
1258
|
}
|
|
1376
1259
|
namespace defaultProps {
|
|
1377
1260
|
const placeHolder_1: string;
|
|
@@ -1427,7 +1310,7 @@ declare namespace Input {
|
|
|
1427
1310
|
}
|
|
1428
1311
|
}
|
|
1429
1312
|
|
|
1430
|
-
declare function Tooltip(props: any):
|
|
1313
|
+
declare function Tooltip(props: any): any;
|
|
1431
1314
|
|
|
1432
1315
|
/**
|
|
1433
1316
|
* ToggleSwitch component for on/off states.
|
|
@@ -1439,124 +1322,124 @@ declare function ToggleSwitch({ checked, onChange, size, disabled, ...props }: {
|
|
|
1439
1322
|
onChange: any;
|
|
1440
1323
|
size?: string;
|
|
1441
1324
|
disabled?: boolean;
|
|
1442
|
-
}):
|
|
1325
|
+
}): any;
|
|
1443
1326
|
declare namespace ToggleSwitch {
|
|
1444
1327
|
namespace propTypes {
|
|
1445
|
-
const checked:
|
|
1446
|
-
const onChange:
|
|
1447
|
-
const size:
|
|
1448
|
-
const disabled:
|
|
1328
|
+
const checked: any;
|
|
1329
|
+
const onChange: any;
|
|
1330
|
+
const size: any;
|
|
1331
|
+
const disabled: any;
|
|
1449
1332
|
}
|
|
1450
1333
|
}
|
|
1451
1334
|
|
|
1452
|
-
declare function ContainerTable(props: any):
|
|
1335
|
+
declare function ContainerTable(props: any): any;
|
|
1453
1336
|
|
|
1454
|
-
declare function MenuRoute(props: any):
|
|
1337
|
+
declare function MenuRoute(props: any): any;
|
|
1455
1338
|
|
|
1456
1339
|
declare function Build({ width, height, fill }: {
|
|
1457
1340
|
width?: string;
|
|
1458
1341
|
height?: string;
|
|
1459
1342
|
fill?: string;
|
|
1460
|
-
}):
|
|
1343
|
+
}): any;
|
|
1461
1344
|
|
|
1462
1345
|
declare function Track({ width, height, fill }: {
|
|
1463
1346
|
width?: string;
|
|
1464
1347
|
height?: string;
|
|
1465
1348
|
fill?: string;
|
|
1466
|
-
}):
|
|
1349
|
+
}): any;
|
|
1467
1350
|
|
|
1468
1351
|
declare function Execute({ width, height, fill }: {
|
|
1469
1352
|
width?: string;
|
|
1470
1353
|
height?: string;
|
|
1471
1354
|
fill?: string;
|
|
1472
|
-
}):
|
|
1355
|
+
}): any;
|
|
1473
1356
|
|
|
1474
1357
|
declare function Dashboard({ width, height, fill }: {
|
|
1475
1358
|
width?: string;
|
|
1476
1359
|
height?: string;
|
|
1477
1360
|
fill?: string;
|
|
1478
|
-
}):
|
|
1361
|
+
}): any;
|
|
1479
1362
|
|
|
1480
1363
|
declare function Campaigns({ width, height, fill }: {
|
|
1481
1364
|
width?: string;
|
|
1482
1365
|
height?: string;
|
|
1483
1366
|
fill?: string;
|
|
1484
|
-
}):
|
|
1367
|
+
}): any;
|
|
1485
1368
|
|
|
1486
1369
|
declare function Budgets({ width, height, fill }: {
|
|
1487
1370
|
width?: string;
|
|
1488
1371
|
height?: string;
|
|
1489
1372
|
fill?: string;
|
|
1490
|
-
}):
|
|
1373
|
+
}): any;
|
|
1491
1374
|
|
|
1492
1375
|
declare function SampleRunEngine({ width, height, fill }: {
|
|
1493
1376
|
width?: string;
|
|
1494
1377
|
height?: string;
|
|
1495
1378
|
fill?: string;
|
|
1496
|
-
}):
|
|
1379
|
+
}): any;
|
|
1497
1380
|
|
|
1498
1381
|
declare function Coupons({ width, height, fill }: {
|
|
1499
1382
|
width?: string;
|
|
1500
1383
|
height?: string;
|
|
1501
1384
|
fill?: string;
|
|
1502
|
-
}):
|
|
1385
|
+
}): any;
|
|
1503
1386
|
|
|
1504
1387
|
declare function RulesEngine({ width, height, fill }: {
|
|
1505
1388
|
width?: string;
|
|
1506
1389
|
height?: string;
|
|
1507
1390
|
fill?: string;
|
|
1508
|
-
}):
|
|
1391
|
+
}): any;
|
|
1509
1392
|
|
|
1510
1393
|
declare function AdvancedThresholds({ width, height, fill }: {
|
|
1511
1394
|
width?: string;
|
|
1512
1395
|
height?: string;
|
|
1513
1396
|
fill?: string;
|
|
1514
|
-
}):
|
|
1397
|
+
}): any;
|
|
1515
1398
|
|
|
1516
1399
|
declare function PreTestWhatIf({ width, height, fill }: {
|
|
1517
1400
|
width?: string;
|
|
1518
1401
|
height?: string;
|
|
1519
1402
|
fill?: string;
|
|
1520
|
-
}):
|
|
1403
|
+
}): any;
|
|
1521
1404
|
|
|
1522
1405
|
declare function CustomerSegments({ width, height, fill }: {
|
|
1523
1406
|
width?: string;
|
|
1524
1407
|
height?: string;
|
|
1525
1408
|
fill?: string;
|
|
1526
|
-
}):
|
|
1409
|
+
}): any;
|
|
1527
1410
|
|
|
1528
1411
|
declare function GroupBuilder({ width, height, fill }: {
|
|
1529
1412
|
width?: string;
|
|
1530
1413
|
height?: string;
|
|
1531
1414
|
fill?: string;
|
|
1532
|
-
}):
|
|
1415
|
+
}): any;
|
|
1533
1416
|
|
|
1534
1417
|
declare function ItemsStores({ width, height, fill }: {
|
|
1535
1418
|
width?: string;
|
|
1536
1419
|
height?: string;
|
|
1537
1420
|
fill?: string;
|
|
1538
|
-
}):
|
|
1421
|
+
}): any;
|
|
1539
1422
|
|
|
1540
1423
|
declare function Analytics({ width, height, fill }: {
|
|
1541
1424
|
width?: string;
|
|
1542
1425
|
height?: string;
|
|
1543
1426
|
fill?: string;
|
|
1544
|
-
}):
|
|
1427
|
+
}): any;
|
|
1545
1428
|
|
|
1546
|
-
declare function Table(props: any):
|
|
1429
|
+
declare function Table(props: any): any;
|
|
1547
1430
|
declare namespace Table {
|
|
1548
1431
|
const displayName: string;
|
|
1549
1432
|
}
|
|
1550
1433
|
|
|
1551
|
-
declare function FilterPop(props: any):
|
|
1434
|
+
declare function FilterPop(props: any): any;
|
|
1552
1435
|
|
|
1553
|
-
declare function SortPop(props: any):
|
|
1436
|
+
declare function SortPop(props: any): any;
|
|
1554
1437
|
|
|
1555
|
-
declare function RangePop(props: any):
|
|
1438
|
+
declare function RangePop(props: any): any;
|
|
1556
1439
|
|
|
1557
|
-
declare function SearchInput(props: any):
|
|
1440
|
+
declare function SearchInput(props: any): any;
|
|
1558
1441
|
|
|
1559
|
-
declare function ItemManagerPanel({ width, height, disableSection, onSendForms, editMode, disabledSendForms, AllFormsSent, itemAndPackage, setItemAndPackage, linkColor, backgroundColor, buttonTooltipText, trashTooltipText, maxVisibleVendors, componentText, SubTitleColor }: {
|
|
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, }: {
|
|
1560
1443
|
width?: string;
|
|
1561
1444
|
height?: string;
|
|
1562
1445
|
disableSection?: boolean;
|
|
@@ -1573,7 +1456,15 @@ declare function ItemManagerPanel({ width, height, disableSection, onSendForms,
|
|
|
1573
1456
|
maxVisibleVendors?: number;
|
|
1574
1457
|
componentText?: string;
|
|
1575
1458
|
SubTitleColor?: string;
|
|
1576
|
-
|
|
1459
|
+
searchValue?: string;
|
|
1460
|
+
onSearchChange?: any;
|
|
1461
|
+
filteredVendors?: any;
|
|
1462
|
+
isSearchLoading?: boolean;
|
|
1463
|
+
isLoading?: boolean;
|
|
1464
|
+
isLoadingText?: string;
|
|
1465
|
+
onLastRowsReached?: () => void;
|
|
1466
|
+
lastRowsThreshold?: number;
|
|
1467
|
+
}): any;
|
|
1577
1468
|
|
|
1578
1469
|
/**
|
|
1579
1470
|
* ModalDrawer component
|
|
@@ -1588,7 +1479,7 @@ declare function ModalDrawer({ open, height, onClose, children, widthPercent }:
|
|
|
1588
1479
|
onClose: Function;
|
|
1589
1480
|
children: React.ReactNode;
|
|
1590
1481
|
widthPercent?: number;
|
|
1591
|
-
}):
|
|
1482
|
+
}): any;
|
|
1592
1483
|
|
|
1593
1484
|
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 }: {
|
|
1594
1485
|
[x: string]: any;
|
|
@@ -1615,7 +1506,7 @@ declare function OverlayDropdown({ data, value, onSelectClick, label, labelEmpty
|
|
|
1615
1506
|
dropdownMaxHeight?: string;
|
|
1616
1507
|
height?: string;
|
|
1617
1508
|
margin?: string;
|
|
1618
|
-
}):
|
|
1509
|
+
}): any;
|
|
1619
1510
|
|
|
1620
1511
|
declare function MessageBox({ isOpen, isDisabled, onClose, onConfirm, title, primaryText, secondaryText, width, height, color, hoverColor, opacity, secondaryColor, seperateSectionBorder, children, tooltipContent, }: {
|
|
1621
1512
|
isOpen?: boolean;
|
|
@@ -1634,7 +1525,7 @@ declare function MessageBox({ isOpen, isDisabled, onClose, onConfirm, title, pri
|
|
|
1634
1525
|
seperateSectionBorder?: boolean;
|
|
1635
1526
|
children: any;
|
|
1636
1527
|
tooltipContent?: string;
|
|
1637
|
-
}):
|
|
1528
|
+
}): any;
|
|
1638
1529
|
|
|
1639
1530
|
declare function ToasterMessageBox({ color, messageText, linkText, duration, width, icon, onLinkClick, onClose }: {
|
|
1640
1531
|
color?: string;
|
|
@@ -1645,14 +1536,14 @@ declare function ToasterMessageBox({ color, messageText, linkText, duration, wid
|
|
|
1645
1536
|
icon?: string;
|
|
1646
1537
|
onLinkClick?: () => void;
|
|
1647
1538
|
onClose?: () => void;
|
|
1648
|
-
}):
|
|
1539
|
+
}): any;
|
|
1649
1540
|
|
|
1650
1541
|
declare function QuickFilterCards({ data, onCardToggle, width, CardsContainerClassName, }: {
|
|
1651
1542
|
data?: any[];
|
|
1652
1543
|
onCardToggle?: () => void;
|
|
1653
1544
|
width?: string;
|
|
1654
1545
|
CardsContainerClassName?: string;
|
|
1655
|
-
}):
|
|
1546
|
+
}): any;
|
|
1656
1547
|
|
|
1657
1548
|
declare function RangePicker({ label, onChange, borderRadius, required, width, height, placeholder, disabled, borderColor, borderColorFocus, textColor, selectedValue, }: {
|
|
1658
1549
|
label: any;
|
|
@@ -1667,21 +1558,21 @@ declare function RangePicker({ label, onChange, borderRadius, required, width, h
|
|
|
1667
1558
|
borderColorFocus: any;
|
|
1668
1559
|
textColor: any;
|
|
1669
1560
|
selectedValue: any;
|
|
1670
|
-
}):
|
|
1561
|
+
}): any;
|
|
1671
1562
|
declare namespace RangePicker {
|
|
1672
1563
|
namespace propTypes {
|
|
1673
|
-
const label:
|
|
1674
|
-
const onChange:
|
|
1675
|
-
const borderRadius:
|
|
1676
|
-
const required:
|
|
1677
|
-
const width:
|
|
1678
|
-
const height:
|
|
1679
|
-
const placeholder:
|
|
1680
|
-
const disabled:
|
|
1681
|
-
const borderColor:
|
|
1682
|
-
const borderColorFocus:
|
|
1683
|
-
const textColor:
|
|
1684
|
-
const selectedValue:
|
|
1564
|
+
const label: any;
|
|
1565
|
+
const onChange: any;
|
|
1566
|
+
const borderRadius: any;
|
|
1567
|
+
const required: any;
|
|
1568
|
+
const width: any;
|
|
1569
|
+
const height: any;
|
|
1570
|
+
const placeholder: any;
|
|
1571
|
+
const disabled: any;
|
|
1572
|
+
const borderColor: any;
|
|
1573
|
+
const borderColorFocus: any;
|
|
1574
|
+
const textColor: any;
|
|
1575
|
+
const selectedValue: any;
|
|
1685
1576
|
}
|
|
1686
1577
|
namespace defaultProps {
|
|
1687
1578
|
const required_1: boolean;
|
|
@@ -1705,8 +1596,8 @@ declare namespace RangePicker {
|
|
|
1705
1596
|
}
|
|
1706
1597
|
}
|
|
1707
1598
|
|
|
1708
|
-
declare function Tag(props: any):
|
|
1599
|
+
declare function Tag(props: any): any;
|
|
1709
1600
|
|
|
1710
|
-
declare function CheckBox(props: any):
|
|
1601
|
+
declare function CheckBox(props: any): any;
|
|
1711
1602
|
|
|
1712
1603
|
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 };
|