sag_components 2.0.0-beta24 → 2.0.0-beta241
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 +1028 -580
- package/dist/index.esm.js +40645 -12777
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +40698 -12777
- package/dist/index.js.map +1 -1
- package/dist/types/components/AreaChart/AreaChart.d.ts +2 -0
- package/dist/types/components/AreaChart/AreaChart.stories.d.ts +80 -0
- package/dist/types/components/AreaChart/AreaChart.style.d.ts +8 -0
- package/dist/types/components/AttachedFile/AttachedFile.d.ts +6 -7
- package/dist/types/components/AttachedFile/AttachedFile.stories.d.ts +95 -0
- package/dist/types/components/AttachedFile/AttachedFile.style.d.ts +4 -4
- package/dist/types/components/BannerEventBox/BannerEventBox.d.ts +1 -38
- package/dist/types/components/BannerEventBox/BannerEventBox.stories.d.ts +40 -0
- package/dist/types/components/BannerEventBox/BannerEventBox.style.d.ts +13 -13
- package/dist/types/components/BannerEventBoxList/BannerEventBoxList.d.ts +1 -70
- package/dist/types/components/BannerEventBoxList/BannerEventBoxList.stories.d.ts +28 -0
- package/dist/types/components/BannerEventBoxList/BannerEventBoxList.style.d.ts +12 -12
- package/dist/types/components/BannersDropdown/BannersDropdown.d.ts +3 -4
- package/dist/types/components/BannersDropdown/BannersDropdown.stories.d.ts +19 -0
- package/dist/types/components/BannersDropdown/BannersDropdown.style.d.ts +8 -8
- package/dist/types/components/BarChart/BarChart.d.ts +72 -1
- package/dist/types/components/BarChart/BarChart.stories.d.ts +179 -0
- package/dist/types/components/BarChart/BarChart.style.d.ts +8 -8
- package/dist/types/components/BarChartTwoRows/BarChartTwoRows.d.ts +1 -81
- package/dist/types/components/BarChartTwoRows/BarChartTwoRows.stories.d.ts +199 -0
- package/dist/types/components/BarChartTwoRows/BarChartTwoRows.style.d.ts +9 -31
- package/dist/types/components/BarChartWithAreaChart/BarChartWithAreaChart.d.ts +1 -65
- package/dist/types/components/BarChartWithAreaChart/BarChartWithAreaChart.stories.d.ts +112 -0
- package/dist/types/components/BarChartWithAreaChart/BarChartWithAreaChart.style.d.ts +9 -9
- package/dist/types/components/BarChartsByWeeks/BarChartsByWeeks.d.ts +31 -39
- package/dist/types/components/BarChartsByWeeks/BarChartsByWeeks.stories.d.ts +207 -0
- package/dist/types/components/BarChartsByWeeks/BarChartsByWeeks.style.d.ts +11 -11
- package/dist/types/components/BatteryChart/BatteryChart.d.ts +2 -0
- package/dist/types/components/BatteryChart/BatteryChart.style.d.ts +18 -0
- package/dist/types/components/Benchmark/Benchmark.d.ts +13 -14
- package/dist/types/components/Benchmark/Benchmark.stories.d.ts +167 -0
- package/dist/types/components/Benchmark/Benchmark.style.d.ts +5 -5
- package/dist/types/components/BreakdownPanel/BreakdownPanel.d.ts +2 -0
- package/dist/types/components/BreakdownPanel/BreakdownPanel.stories.d.ts +74 -0
- package/dist/types/components/BreakdownPanel/BreakdownPanel.style.d.ts +7 -0
- package/dist/types/components/BreakdownPanel/BreakdownPanel.test.d.ts +1 -0
- package/dist/types/components/BreakdownPanel/ItemSales/BannerButton.d.ts +8 -0
- package/dist/types/components/BreakdownPanel/ItemSales/BannerButton.style.d.ts +1 -0
- package/dist/types/components/BreakdownPanel/ItemSales/CategorySalesPanel.d.ts +7 -0
- package/dist/types/components/BreakdownPanel/ItemSales/CategorySalesPanel.style.d.ts +6 -0
- package/dist/types/components/BreakdownPanel/ItemSales/ItemSalesPanel.d.ts +2 -0
- package/dist/types/components/BreakdownPanel/ItemSales/ItemSalesPanel.style.d.ts +3 -0
- package/dist/types/components/BreakdownPanel/ItemSales/ItemsCounterGraphPanel.d.ts +6 -0
- package/dist/types/components/BreakdownPanel/ItemSales/ItemsCounterGraphPanel.style.d.ts +3 -0
- package/dist/types/components/BrushChart/BrushChart.d.ts +2 -0
- package/dist/types/components/BrushChart/BrushChart.stories.d.ts +150 -0
- package/dist/types/components/BrushChart/BrushChart.style.d.ts +45 -0
- package/dist/types/components/BrushChart/Charts/BarLine.d.ts +2 -0
- package/dist/types/components/BrushChart/Charts/InnerBar.d.ts +2 -0
- package/dist/types/components/BrushChart/Charts/SingleChart.d.ts +2 -0
- package/dist/types/components/BubbleChart/BubbleChart.d.ts +16 -0
- package/dist/types/components/BubbleChart/BubbleChart.stories.d.ts +101 -0
- package/dist/types/components/BubbleChart/BubbleChart.style.d.ts +13 -0
- package/dist/types/components/Button/Button.d.ts +1 -21
- package/dist/types/components/Button/Button.stories.d.ts +245 -0
- 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 +7 -12
- 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 -14
- package/dist/types/components/CheckBox/CheckBox.stories.d.ts +126 -0
- package/dist/types/components/CheckBox/CheckBox.style.d.ts +4 -4
- package/dist/types/components/CheckBoxButton/CheckBoxButton.d.ts +15 -15
- package/dist/types/components/CheckBoxButton/CheckBoxButton.stories.d.ts +187 -0
- 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 +13 -18
- package/dist/types/components/CollapseData/CollapseData.stories.d.ts +59 -0
- 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.stories.d.ts +101 -0
- 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.stories.d.ts +54 -0
- package/dist/types/components/CollapseMenuItem/CollapseMenuItem.style.d.ts +7 -7
- package/dist/types/components/ContainerTable/ContainerTable.d.ts +2 -0
- package/dist/types/components/ContainerTable/ContainerTable.stories.d.ts +61 -0
- package/dist/types/components/ContainerTable/ContainerTable.style.d.ts +7 -0
- package/dist/types/components/DialogOverlay/DialogOverlay.d.ts +6 -7
- package/dist/types/components/DialogOverlay/DialogOverlay.stories.d.ts +31 -0
- package/dist/types/components/DialogOverlay/DialogOverlay.style.d.ts +6 -6
- package/dist/types/components/DoubleBarSingleLine/DoubleBarSingleLine.d.ts +2 -0
- package/dist/types/components/DoubleBarSingleLine/DoubleBarSingleLine.stories.d.ts +265 -0
- package/dist/types/components/DoubleBarSingleLine/DoubleBarSingleLine.style.d.ts +10 -0
- package/dist/types/components/DoublePanelDataRow/DoublePanelDataRow.d.ts +1 -1
- package/dist/types/components/DoublePanelDataRow/DoublePanelDataRow.stories.d.ts +72 -0
- package/dist/types/components/DoublePanelDataRow/DoublePanelDataRow.style.d.ts +9 -9
- package/dist/types/components/DownloadProgress/DownloadProgress.d.ts +11 -12
- package/dist/types/components/DownloadProgress/DownloadProgress.stories.d.ts +99 -0
- package/dist/types/components/DownloadProgress/DownloadProgress.style.d.ts +4 -4
- package/dist/types/components/DropdownMultiNew/DropdownMultiNew.d.ts +4 -62
- package/dist/types/components/DropdownMultiNew/DropdownMultiNew.style.d.ts +12 -12
- package/dist/types/components/DropdownNew/DropdownNew.d.ts +1 -80
- package/dist/types/components/DropdownNew/DropdownNew.stories.d.ts +303 -0
- package/dist/types/components/DropdownNew/DropdownNew.style.d.ts +1 -1
- package/dist/types/components/DropdownSingleNew/DropdownSingleNew.d.ts +5 -59
- 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.stories.d.ts +122 -0
- package/dist/types/components/EventDetailsCard/EventDetailsCard.style.d.ts +6 -6
- package/dist/types/components/EventList/EventList.d.ts +8 -12
- package/dist/types/components/EventList/EventList.stories.d.ts +67 -0
- 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.stories.d.ts +67 -0
- package/dist/types/components/EventListItem/EventListItem.style.d.ts +4 -4
- package/dist/types/components/EventsTable/ColumnFilter.d.ts +7 -0
- package/dist/types/components/EventsTable/DeleteEventModal.d.ts +5 -0
- package/dist/types/components/EventsTable/EventTable.d.ts +7 -0
- package/dist/types/components/EventsTable/EventsHeader.d.ts +6 -0
- package/dist/types/components/EventsTable/EventsPage.d.ts +1 -0
- package/dist/types/components/EventsTable/EventsPage.stories.d.ts +8 -0
- package/dist/types/components/EventsTable/SendButton.d.ts +3 -0
- package/dist/types/components/EventsTable/mockEvents.d.ts +15 -0
- package/dist/types/components/FilterContainer/FilterContainer.d.ts +1 -2
- package/dist/types/components/FilterContainer/FilterContainer.stories.d.ts +9 -0
- package/dist/types/components/FilterContainer/FilterContainer.style.d.ts +3 -3
- package/dist/types/components/FilterPanel/FilterPanel.d.ts +20 -47
- package/dist/types/components/FilterPanel/FilterPanel.stories.d.ts +173 -0
- 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.stories.d.ts +131 -0
- 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.stories.d.ts +59 -0
- 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.stories.d.ts +89 -0
- package/dist/types/components/IconButton/IconButton.style.d.ts +4 -4
- package/dist/types/components/Input/Input.d.ts +47 -21
- package/dist/types/components/Input/Input.stories.d.ts +389 -0
- package/dist/types/components/Input/Input.style.d.ts +8 -7
- package/dist/types/components/InputOld/InputOld.d.ts +17 -18
- package/dist/types/components/InputOld/InputOld.stories.d.ts +109 -0
- package/dist/types/components/InputOld/InputOld.style.d.ts +6 -6
- package/dist/types/components/InsightsCarousel/InsightsCarousel.d.ts +11 -0
- package/dist/types/components/InsightsCarousel/InsightsCarousel.stories.d.ts +48 -0
- package/dist/types/components/InsightsCarousel/InsightsCarousel.style.d.ts +12 -0
- package/dist/types/components/ItemManagerPanel/ConfirmationDialog/ConfirmationDialog.d.ts +9 -0
- package/dist/types/components/ItemManagerPanel/ConfirmationDialog/ConfirmationDialog.style.d.ts +12 -0
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.d.ts +19 -0
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.stories.d.ts +140 -0
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.style.d.ts +25 -0
- package/dist/types/components/ItemManagerPanel/NewItemList/NewItemList.d.ts +6 -0
- package/dist/types/components/ItemManagerPanel/NewItemList/NewItemList.style.d.ts +17 -0
- package/dist/types/components/ItemManagerPanel/NewSubitem/NewSubitem.d.ts +10 -0
- package/dist/types/components/ItemManagerPanel/NewSubitem/NewSubitem.style.d.ts +14 -0
- package/dist/types/components/ItemManagerPanel/NewSubitemList/NewSubitemList.d.ts +2 -0
- package/dist/types/components/ItemManagerPanel/NewSubitemList/NewSubitemList.style.d.ts +17 -0
- package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.d.ts +9 -0
- package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.style.d.ts +14 -0
- package/dist/types/components/KpiFilter/KpiFilter.d.ts +18 -23
- package/dist/types/components/KpiFilter/KpiFilter.stories.d.ts +174 -0
- package/dist/types/components/KpiFilter/KpiFilter.style.d.ts +16 -16
- package/dist/types/components/LinkButton/LinkButton.d.ts +10 -10
- package/dist/types/components/LinkButton/LinkButton.stories.d.ts +110 -0
- package/dist/types/components/LinkButton/LinkButton.style.d.ts +4 -4
- package/dist/types/components/LinnerDataBox/LinnerDataBox.d.ts +1 -34
- package/dist/types/components/LinnerDataBox/LinnerDataBox.data.d.ts +15 -0
- package/dist/types/components/LinnerDataBox/LinnerDataBox.stories.d.ts +39 -0
- package/dist/types/components/LinnerDataBox/LinnerDataBox.style.d.ts +12 -12
- package/dist/types/components/ListBox/ListBox.d.ts +10 -10
- package/dist/types/components/ListBox/ListBox.stories.d.ts +134 -0
- package/dist/types/components/ListBox/ListBox.style.d.ts +4 -4
- package/dist/types/components/MarketShareDescription/MarketShareDescription.d.ts +8 -13
- package/dist/types/components/MarketShareDescription/MarketShareDescription.stories.d.ts +70 -0
- package/dist/types/components/MarketShareDescription/MarketShareDescription.style.d.ts +16 -16
- package/dist/types/components/MenuRoute/MenuIcons/AdvancedThresholds.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/Analytics.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/Budgets.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/Build.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/Campaigns.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/Coupons.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/CustomerSegments.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/Dashboard.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/Execute.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/GroupBuilder.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/ItemsStores.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/PreTestWhatIf.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/RulesEngine.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/SampleRunEngine.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/Track.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuRoute.d.ts +2 -0
- package/dist/types/components/MenuRoute/MenuRoute.stories.d.ts +168 -0
- package/dist/types/components/MenuRoute/MenuRoute.style.d.ts +3 -0
- package/dist/types/components/MessageBox/MessageBox.d.ts +19 -0
- package/dist/types/components/MessageBox/MessageBox.stories.d.ts +127 -0
- package/dist/types/components/MessageBox/MessageBox.styles.d.ts +8 -0
- 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 +14 -0
- package/dist/types/components/ModalDrawer/ModalDrawer.stories.d.ts +7 -0
- package/dist/types/components/ModalDrawer/ModalDrawer.styles.d.ts +3 -0
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.d.ts +2 -0
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.stories.d.ts +142 -0
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.style.d.ts +8 -0
- package/dist/types/components/MonthPicker/MonthPicker.d.ts +16 -16
- package/dist/types/components/MonthPicker/MonthPicker.stories.d.ts +148 -0
- package/dist/types/components/MonthPicker/MonthPicker.style.d.ts +8 -8
- package/dist/types/components/MonthPicker/MonthPopupPicker.d.ts +3 -2
- package/dist/types/components/MonthPicker/MonthPopupPicker.style.d.ts +7 -0
- package/dist/types/components/NoDataFoundMessage/NoDataFoundMessage.d.ts +1 -11
- package/dist/types/components/NoDataFoundMessage/NoDataFoundMessage.stories.d.ts +39 -0
- package/dist/types/components/NoDataFoundMessage/NoDataFoundMessage.style.d.ts +3 -3
- package/dist/types/components/OneColumnContainer/OneColumnContainer.d.ts +79 -1
- package/dist/types/components/OneColumnContainer/OneColumnContainer.stories.d.ts +396 -0
- package/dist/types/components/OneColumnContainer/OneColumnContainer.style.d.ts +12 -10
- package/dist/types/components/OverlayDropdown/OverlayDropdown.d.ts +24 -0
- package/dist/types/components/OverlayDropdown/OverlayDropdown.stories.d.ts +346 -0
- package/dist/types/components/OverlayDropdown/OverlayDropdown.style.d.ts +10 -0
- package/dist/types/components/OverlayDropdown/OverlayTemplateDialog.d.ts +21 -0
- package/dist/types/components/OverlayDropdown/OverlayTemplateDialog.style.d.ts +10 -0
- package/dist/types/components/PerformanceAnalytics/PerformanceAnalytics.d.ts +24 -42
- package/dist/types/components/PerformanceAnalytics/PerformanceAnalytics.stories.d.ts +175 -0
- package/dist/types/components/PerformanceAnalytics/PerformanceAnalytics.style.d.ts +14 -14
- package/dist/types/components/PerformanceAnalyticsLegend/PerformanceAnalyticsLegend.d.ts +1 -28
- package/dist/types/components/PerformanceAnalyticsLegend/PerformanceAnalyticsLegend.stories.d.ts +43 -0
- package/dist/types/components/PerformanceAnalyticsLegend/PerformanceAnalyticsLegend.style.d.ts +6 -6
- package/dist/types/components/PerformanceAnalyticsOneColumn/PerformanceAnalyticsOneColumn.d.ts +16 -37
- package/dist/types/components/PerformanceAnalyticsOneColumn/PerformanceAnalyticsOneColumn.stories.d.ts +153 -0
- 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.stories.d.ts +42 -0
- package/dist/types/components/PerformanceAnalyticsTotals/PerformanceAnalyticsTotals.style.d.ts +10 -10
- package/dist/types/components/PieChart/PieChart.d.ts +22 -26
- package/dist/types/components/PieChart/PieChart.stories.d.ts +201 -0
- 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.stories.d.ts +89 -0
- 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.stories.d.ts +48 -0
- 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.stories.d.ts +65 -0
- package/dist/types/components/ProgressBar/ProgressBar.style.d.ts +2 -2
- package/dist/types/components/QuarterPicker/QuarterPicker.d.ts +16 -16
- package/dist/types/components/QuarterPicker/QuarterPicker.stories.d.ts +148 -0
- package/dist/types/components/QuarterPicker/QuarterPicker.style.d.ts +8 -8
- package/dist/types/components/QuarterPicker/QuarterPopupPicker.d.ts +3 -2
- package/dist/types/components/QuarterPicker/QuarterPopupPicker.style.d.ts +6 -0
- package/dist/types/components/QuickFilter/QuickFilter.d.ts +18 -68
- package/dist/types/components/QuickFilter/QuickFilter.stories.d.ts +270 -0
- package/dist/types/components/QuickFilter/QuickFilter.style.d.ts +1 -1
- package/dist/types/components/QuickFilterCards/QuickFilterCards.d.ts +7 -0
- package/dist/types/components/QuickFilterCards/QuickFilterCards.stories.d.ts +49 -0
- package/dist/types/components/QuickFilterCards/QuickFilterCards.style.d.ts +8 -0
- package/dist/types/components/QuickFilterDropdownMultiSelection/QuickFilterDropdownMultiSelection.d.ts +26 -25
- package/dist/types/components/QuickFilterDropdownMultiSelection/QuickFilterDropdownMultiSelection.style.d.ts +17 -12
- 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.stories.d.ts +148 -0
- 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.stories.d.ts +139 -0
- 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.stories.d.ts +142 -0
- package/dist/types/components/SagButton/SagButton.style.d.ts +3 -3
- package/dist/types/components/{QuickFilterDropdownSingle/SagIconButton → SagIconButton}/SagIconButton.d.ts +15 -16
- package/dist/types/components/SagIconButton/SagIconButton.stories.d.ts +129 -0
- package/dist/types/components/SagIconButton/SagIconButton.style.d.ts +2 -0
- package/dist/types/components/SagInput/SagInput.d.ts +10 -11
- package/dist/types/components/SagInput/SagInput.stories.d.ts +71 -0
- package/dist/types/components/SagInput/SagInput.style.d.ts +3 -3
- package/dist/types/components/SalesAndROI/SalesAndROI.d.ts +14 -20
- package/dist/types/components/SalesAndROI/SalesAndROI.stories.d.ts +139 -0
- package/dist/types/components/SalesAndROI/SalesAndROI.style.d.ts +9 -9
- package/dist/types/components/SearchInput/SearchInput.d.ts +1 -23
- package/dist/types/components/SearchInput/SearchInput.stories.d.ts +93 -0
- package/dist/types/components/SearchInput/SearchInput.style.d.ts +3 -2
- package/dist/types/components/SegmentedButton/SegmentedButton.d.ts +16 -16
- package/dist/types/components/SegmentedButton/SegmentedButton.stories.d.ts +168 -0
- 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.stories.d.ts +252 -0
- package/dist/types/components/Select/Select.style.d.ts +6 -6
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.d.ts +26 -26
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.stories.d.ts +226 -0
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.style.d.ts +13 -61
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.test.d.ts +1 -0
- package/dist/types/components/TabMenu/TabMenu.d.ts +1 -89
- package/dist/types/components/TabMenu/TabMenu.stories.d.ts +171 -0
- package/dist/types/components/TabMenu/TabMenu.style.d.ts +11 -58
- package/dist/types/components/Table/DropMenus/Dropdown.d.ts +33 -0
- package/dist/types/components/Table/DropMenus/Dropdown.styles.d.ts +5 -0
- package/dist/types/components/Table/DropMenus/FieldPop.d.ts +2 -0
- package/dist/types/components/Table/DropMenus/FieldPop.style.d.ts +5 -0
- package/dist/types/components/Table/DropMenus/FilterPop.d.ts +2 -0
- package/dist/types/components/Table/DropMenus/FilterPop.style.d.ts +8 -0
- package/dist/types/components/Table/DropMenus/RangePop.d.ts +2 -0
- package/dist/types/components/Table/DropMenus/RangePop.style.d.ts +11 -0
- package/dist/types/components/Table/DropMenus/SortPop.d.ts +2 -0
- package/dist/types/components/Table/DropMenus/SortPop.style.d.ts +8 -0
- package/dist/types/components/Table/FilterIcon.d.ts +6 -0
- package/dist/types/components/Table/Icons/DisabledTrashIcon.d.ts +6 -0
- package/dist/types/components/Table/Icons/FilterIcon.d.ts +4 -0
- package/dist/types/components/Table/Icons/NoDataInSearchIcon.d.ts +5 -0
- package/dist/types/components/Table/Icons/SortIcon.d.ts +5 -0
- package/dist/types/components/Table/Icons/TrashIcon.d.ts +6 -0
- package/dist/types/components/Table/NoEvents.d.ts +5 -0
- package/dist/types/components/Table/NoSearchUpcIcon.d.ts +5 -0
- package/dist/types/components/Table/NoUpcIcon.d.ts +5 -0
- package/dist/types/components/Table/NothingToTrack.d.ts +5 -0
- package/dist/types/components/Table/SortIcon.d.ts +6 -0
- package/dist/types/components/Table/Table.d.ts +5 -0
- package/dist/types/components/Table/Table.stories.d.ts +787 -0
- package/dist/types/components/Table/Table.style.d.ts +20 -0
- package/dist/types/components/Table/TableBody.d.ts +2 -0
- package/dist/types/components/Table/TableBody.styles.d.ts +35 -0
- package/dist/types/components/Table/TableHeader.d.ts +12 -0
- package/dist/types/components/Table/TableHeader.styles.d.ts +8 -0
- package/dist/types/components/Table/data.d.ts +445 -0
- package/dist/types/components/Table/hook.d.ts +16 -0
- package/dist/types/components/Tag/Tag.d.ts +2 -0
- package/dist/types/components/Tag/Tag.stories.d.ts +112 -0
- package/dist/types/components/Tag/Tag.style.d.ts +1 -0
- package/dist/types/components/TextEllipsisTooltip/TextEllipsisTooltip.d.ts +2 -0
- package/dist/types/components/TextEllipsisTooltip/TextEllipsisTooltip.style.d.ts +4 -0
- package/dist/types/components/TitleDescription/TitleDescription.d.ts +12 -15
- package/dist/types/components/TitleDescription/TitleDescription.stories.d.ts +90 -0
- package/dist/types/components/TitleDescription/TitleDescription.style.d.ts +26 -26
- package/dist/types/components/ToasterMessageBox/ToasterMessageBox.d.ts +11 -0
- package/dist/types/components/ToasterMessageBox/ToasterMessageBox.stories.d.ts +67 -0
- package/dist/types/components/ToasterMessageBox/ToasterMessageBox.styles.d.ts +4 -0
- package/dist/types/components/ToggleSwitch/ToggleSwitch.d.ts +20 -0
- package/dist/types/components/ToggleSwitch/ToggleSwitch.stories.d.ts +15 -0
- package/dist/types/components/ToggleSwitch/ToggleSwitch.style.d.ts +3 -0
- package/dist/types/components/Tooltip/Tooltip.d.ts +1 -23
- package/dist/types/components/Tooltip/Tooltip.stories.d.ts +83 -0
- 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.stories.d.ts +25 -0
- 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.stories.d.ts +101 -0
- package/dist/types/components/TotalBenchmark/TotalBenchmark.style.d.ts +9 -9
- package/dist/types/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.d.ts +25 -30
- package/dist/types/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.stories.d.ts +240 -0
- package/dist/types/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.style.d.ts +20 -20
- package/dist/types/components/TotalBenchmarkArrows/TotalBenchmarkArrows.d.ts +15 -22
- package/dist/types/components/TotalBenchmarkArrows/TotalBenchmarkArrows.stories.d.ts +145 -0
- 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.stories.d.ts +155 -0
- package/dist/types/components/TotalBenchmarkBarchart/TotalBenchmarkBarchart.style.d.ts +10 -10
- package/dist/types/components/TotalDoughnutChart/TotalDoughnutChart.d.ts +35 -24
- package/dist/types/components/TotalDoughnutChart/TotalDoughnutChart.stories.d.ts +241 -0
- package/dist/types/components/TotalDoughnutChart/TotalDoughnutChart.style.d.ts +19 -19
- package/dist/types/components/TotalHorizontalCharts/TotalHorizontalCharts.d.ts +23 -28
- package/dist/types/components/TotalHorizontalCharts/TotalHorizontalCharts.stories.d.ts +214 -0
- 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 +20 -26
- package/dist/types/components/TwoBarCharts/TwoBarCharts.stories.d.ts +172 -0
- package/dist/types/components/TwoBarCharts/TwoBarCharts.style.d.ts +8 -8
- package/dist/types/components/WeeksPicker/WeeksCalendar.d.ts +36 -0
- package/dist/types/components/WeeksPicker/WeeksCalendar.styles.d.ts +5 -0
- package/dist/types/components/WeeksPicker/WeeksPicker.d.ts +21 -0
- package/dist/types/components/WeeksPicker/WeeksPicker.stories.d.ts +118 -0
- package/dist/types/components/WeeksPicker/WeeksPicker.style.d.ts +8 -0
- package/dist/types/icons/ArrowDownIcon.d.ts +3 -3
- package/dist/types/icons/ArrowDropDownIcon.d.ts +3 -3
- package/dist/types/icons/ArrowLeftIcon.d.ts +7 -0
- package/dist/types/icons/ArrowRightFullIcon.d.ts +5 -0
- package/dist/types/icons/ArrowSelectIcon.d.ts +4 -4
- package/dist/types/icons/ArrowUpIcon.d.ts +3 -3
- package/dist/types/icons/AttachedIcon.d.ts +4 -4
- package/dist/types/icons/BarcodeIcon.d.ts +6 -0
- package/dist/types/icons/BellIcon.d.ts +5 -5
- package/dist/types/icons/ButtonArrowRight.d.ts +4 -4
- package/dist/types/icons/Calendar.d.ts +1 -1
- package/dist/types/icons/CalendarIcon.d.ts +3 -3
- package/dist/types/icons/CalendarInOpen.d.ts +5 -1
- package/dist/types/icons/CheckBoxButtonCheckedIcon.d.ts +4 -4
- package/dist/types/icons/CheckBoxCheckedIcon.d.ts +4 -4
- package/dist/types/icons/CheckBoxNotCheckedIcon.d.ts +4 -4
- package/dist/types/icons/ChervronLeftIcon.d.ts +5 -1
- package/dist/types/icons/ChervronRightIcon.d.ts +5 -1
- package/dist/types/icons/ChevronIcon.d.ts +7 -0
- package/dist/types/icons/ChevronLeftIcon.d.ts +3 -3
- package/dist/types/icons/ChevronRightIcon.d.ts +3 -3
- package/dist/types/icons/ClockIcon.d.ts +3 -3
- package/dist/types/icons/CloseIcon.d.ts +4 -4
- package/dist/types/icons/CloseXIcon.d.ts +5 -5
- package/dist/types/icons/ComboBoxArrowDownIcon.d.ts +4 -4
- package/dist/types/icons/ComboBoxArrowUpIcon.d.ts +4 -4
- package/dist/types/icons/CommentIcon.d.ts +7 -0
- package/dist/types/icons/DocumentIcon.d.ts +5 -5
- package/dist/types/icons/DownArrowIcon.d.ts +5 -0
- package/dist/types/icons/DownloadIcon.d.ts +5 -5
- package/dist/types/icons/Duplicate.d.ts +7 -0
- package/dist/types/icons/ErrorIcon.d.ts +4 -4
- package/dist/types/icons/ExclamationMarkIcon.d.ts +6 -0
- package/dist/types/icons/ExitIcon.d.ts +6 -6
- package/dist/types/icons/ExportIcon.d.ts +5 -6
- package/dist/types/icons/EyeIcon.d.ts +6 -6
- package/dist/types/icons/FileIcon.d.ts +4 -4
- package/dist/types/icons/FilterIcon.d.ts +5 -5
- package/dist/types/icons/FlyIcon.d.ts +5 -6
- package/dist/types/icons/FolderIcon.d.ts +6 -0
- package/dist/types/icons/FoodLionChartIcon.d.ts +1 -1
- package/dist/types/icons/FoodLionIcon.d.ts +5 -5
- package/dist/types/icons/FoodLionNewIcon.d.ts +4 -4
- package/dist/types/icons/GiantFoodChartIcon.d.ts +1 -1
- package/dist/types/icons/GiantFoodIcon.d.ts +6 -6
- package/dist/types/icons/GiantFoodIcon_new.d.ts +6 -6
- package/dist/types/icons/HannafordChartIcon.d.ts +1 -1
- package/dist/types/icons/HannafordIcon.d.ts +5 -5
- package/dist/types/icons/HannafordIcon_new.d.ts +6 -5
- package/dist/types/icons/HannafordNewIcon.d.ts +5 -0
- package/dist/types/icons/HeroIcon.d.ts +6 -0
- package/dist/types/icons/InfoIcon.d.ts +6 -6
- package/dist/types/icons/LampIcon.d.ts +4 -4
- package/dist/types/icons/LegendLineIcon.d.ts +4 -4
- package/dist/types/icons/LegendUnionIcon.d.ts +4 -4
- package/dist/types/icons/MaintenanceIcon.d.ts +6 -6
- package/dist/types/icons/MenuItemClosedIcon.d.ts +4 -4
- package/dist/types/icons/MenuItemOpenIcon.d.ts +5 -6
- package/dist/types/icons/MenuItemRightIcon.d.ts +4 -4
- package/dist/types/icons/MenuItemUpIcon.d.ts +5 -6
- package/dist/types/icons/NoDataFoundIcon.d.ts +5 -6
- package/dist/types/icons/OkCircleIcon.d.ts +6 -0
- package/dist/types/icons/OkIcon.d.ts +6 -0
- package/dist/types/icons/OptionsIcon.d.ts +5 -5
- package/dist/types/icons/PackageSendIcon.d.ts +2 -0
- package/dist/types/icons/PenIcon.d.ts +6 -0
- package/dist/types/icons/PencilIcon.d.ts +6 -0
- package/dist/types/icons/PeopleIcon.d.ts +6 -0
- package/dist/types/icons/Plus.d.ts +6 -0
- package/dist/types/icons/PlusIcon.d.ts +6 -0
- package/dist/types/icons/RedDot.d.ts +5 -0
- package/dist/types/icons/ReselectIcon.d.ts +5 -5
- package/dist/types/icons/SearchIcon.d.ts +4 -4
- package/dist/types/icons/ShoppingCartIcon.d.ts +3 -3
- package/dist/types/icons/ShoutIcon.d.ts +4 -4
- package/dist/types/icons/Sort.d.ts +1 -0
- package/dist/types/icons/SortIcon.d.ts +6 -6
- package/dist/types/icons/SpotlightProductIcon.d.ts +4 -4
- package/dist/types/icons/StopAndShopChartIcon.d.ts +1 -1
- package/dist/types/icons/StopAndShopIcon.d.ts +6 -6
- package/dist/types/icons/StopAndShopNewIcon.d.ts +5 -5
- package/dist/types/icons/SucceededIcon.d.ts +4 -4
- package/dist/types/icons/TheGiantCompanyChartIcon.d.ts +1 -1
- package/dist/types/icons/TheGiantCompanyIcon.d.ts +4 -4
- package/dist/types/icons/TheGiantCompanyNewIcon.d.ts +5 -5
- package/dist/types/icons/TrashIcon.d.ts +7 -0
- package/dist/types/icons/UpArrowIcon.d.ts +5 -0
- package/dist/types/icons/UploadIcon.d.ts +7 -0
- package/dist/types/icons/UploadIconV2.d.ts +6 -0
- package/dist/types/icons/VIcon.d.ts +6 -0
- package/dist/types/icons/index.d.ts +24 -0
- package/dist/types/index.d.ts +52 -0
- package/dist/types/utils/CommonFunctions.d.ts +6 -1
- package/dist/types/utils/ComponentFactory.d.ts +4 -0
- 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 +6 -0
- package/dist/types/utils/UtilsComponents/TitleWithCustomTooltip.d.ts +7 -0
- package/dist/types/utils/UtilsComponents/useTextOverflow.d.ts +7 -0
- package/package.json +38 -42
- package/dist/types/components/AutocompleteField/AutocompleteField.d.ts +0 -15
- package/dist/types/components/AutocompleteField/AutocompleteField.style.d.ts +0 -5
- package/dist/types/components/CodeEditor/CodeEditor.style.d.ts +0 -2
- package/dist/types/components/Datepicker/Datepicker.d.ts +0 -12
- package/dist/types/components/Datepicker/Datepicker.style.d.ts +0 -1
- package/dist/types/components/Dropdown/Dropdown.d.ts +0 -24
- package/dist/types/components/Dropdown/Dropdown.style.d.ts +0 -1
- package/dist/types/components/DropdownMulti/DropdownMulti.d.ts +0 -75
- package/dist/types/components/DropdownMulti/DropdownMulti.style.d.ts +0 -1
- package/dist/types/components/QuickFilterDropdownSingle/SagIconButton/SagIconButton.style.d.ts +0 -2
- package/dist/types/components/TextField/TextField.d.ts +0 -6
- package/dist/types/components/TextField/TextField.style.d.ts +0 -1
- /package/dist/types/components/{SingleBarLineCharts/SingleBar.test.d.ts → AreaChart/AreaChart.test.d.ts} +0 -0
package/dist/index.d.ts
CHANGED
|
@@ -1,52 +1,26 @@
|
|
|
1
|
-
|
|
2
|
-
import PropTypes from 'prop-types';
|
|
3
|
-
|
|
4
|
-
declare function Button({ text, type, size, height, width, disabled, textColor, backgroundColor, borderColor, hoverTextColor, hoverBackgroundColor, hoverBorderColor, disabledTextColor, disabledBackgroundColor, disabledBorderColor, onClick, leftIcon, rightIcon, isSubmitButton, }: {
|
|
5
|
-
text?: string | undefined;
|
|
6
|
-
type?: string | undefined;
|
|
7
|
-
size?: string | undefined;
|
|
8
|
-
height?: string | undefined;
|
|
9
|
-
width?: string | undefined;
|
|
10
|
-
disabled?: boolean | undefined;
|
|
11
|
-
textColor?: string | undefined;
|
|
12
|
-
backgroundColor?: string | undefined;
|
|
13
|
-
borderColor?: string | undefined;
|
|
14
|
-
hoverTextColor?: string | undefined;
|
|
15
|
-
hoverBackgroundColor?: string | undefined;
|
|
16
|
-
hoverBorderColor?: string | undefined;
|
|
17
|
-
disabledTextColor?: string | undefined;
|
|
18
|
-
disabledBackgroundColor?: string | undefined;
|
|
19
|
-
disabledBorderColor?: string | undefined;
|
|
20
|
-
onClick: any;
|
|
21
|
-
leftIcon?: string | undefined;
|
|
22
|
-
rightIcon?: string | undefined;
|
|
23
|
-
isSubmitButton?: boolean | undefined;
|
|
24
|
-
}): react_jsx_runtime.JSX.Element;
|
|
1
|
+
declare function Button(props: any): any;
|
|
25
2
|
|
|
26
|
-
declare function PieChart(props: any):
|
|
3
|
+
declare function PieChart(props: any): any;
|
|
27
4
|
declare namespace PieChart {
|
|
28
5
|
namespace propTypes {
|
|
29
|
-
const className:
|
|
30
|
-
const width:
|
|
31
|
-
const height:
|
|
32
|
-
const textcolor:
|
|
33
|
-
const title:
|
|
34
|
-
const value:
|
|
35
|
-
const currencySign:
|
|
36
|
-
const currencyType:
|
|
37
|
-
const dotCut:
|
|
38
|
-
const isPercent:
|
|
39
|
-
const legendData:
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
const
|
|
44
|
-
const
|
|
45
|
-
const
|
|
46
|
-
const
|
|
47
|
-
const addingBenchmark: PropTypes.Requireable<boolean>;
|
|
48
|
-
const textAfterValue: PropTypes.Requireable<string>;
|
|
49
|
-
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;
|
|
50
24
|
}
|
|
51
25
|
namespace defaultProps {
|
|
52
26
|
const className_1: string;
|
|
@@ -69,7 +43,7 @@ declare namespace PieChart {
|
|
|
69
43
|
export { dotCut_1 as dotCut };
|
|
70
44
|
const isPercent_1: boolean;
|
|
71
45
|
export { isPercent_1 as isPercent };
|
|
72
|
-
const legendData_1:
|
|
46
|
+
const legendData_1: any[];
|
|
73
47
|
export { legendData_1 as legendData };
|
|
74
48
|
const itemsBoldedValues_1: boolean;
|
|
75
49
|
export { itemsBoldedValues_1 as itemsBoldedValues };
|
|
@@ -88,21 +62,21 @@ declare namespace PieChart {
|
|
|
88
62
|
}
|
|
89
63
|
}
|
|
90
64
|
|
|
91
|
-
declare function EventDetailsCard(props: any):
|
|
65
|
+
declare function EventDetailsCard(props: any): any;
|
|
92
66
|
declare namespace EventDetailsCard {
|
|
93
67
|
namespace propTypes {
|
|
94
|
-
const title:
|
|
95
|
-
const width:
|
|
96
|
-
const height:
|
|
97
|
-
const className:
|
|
98
|
-
const displayBannersDropdown:
|
|
99
|
-
const banners:
|
|
100
|
-
const data:
|
|
101
|
-
const count:
|
|
102
|
-
const buttonText:
|
|
103
|
-
const onViewButtonClick:
|
|
104
|
-
const onBannersDropdownClick:
|
|
105
|
-
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;
|
|
106
80
|
}
|
|
107
81
|
namespace defaultProps {
|
|
108
82
|
const title_1: string;
|
|
@@ -135,176 +109,31 @@ declare namespace EventDetailsCard {
|
|
|
135
109
|
}
|
|
136
110
|
}
|
|
137
111
|
|
|
138
|
-
declare function LinnerDataBox(props: any):
|
|
139
|
-
declare namespace LinnerDataBox {
|
|
140
|
-
namespace propTypes {
|
|
141
|
-
const className: PropTypes.Requireable<string>;
|
|
142
|
-
const width: PropTypes.Requireable<string>;
|
|
143
|
-
const height: PropTypes.Requireable<string>;
|
|
144
|
-
const data: PropTypes.Requireable<(PropTypes.InferProps<{
|
|
145
|
-
title: PropTypes.Requireable<string>;
|
|
146
|
-
value: PropTypes.Requireable<number>;
|
|
147
|
-
sign: PropTypes.Requireable<string>;
|
|
148
|
-
extraInfo: PropTypes.Requireable<(PropTypes.InferProps<{
|
|
149
|
-
title: PropTypes.Requireable<string>;
|
|
150
|
-
value: PropTypes.Requireable<number>;
|
|
151
|
-
}> | null | undefined)[]>;
|
|
152
|
-
}> | null | undefined)[]>;
|
|
153
|
-
const backgroundColor: PropTypes.Requireable<string>;
|
|
154
|
-
const customDataFormat: PropTypes.Requireable<boolean>;
|
|
155
|
-
}
|
|
156
|
-
namespace defaultProps {
|
|
157
|
-
const className_1: string;
|
|
158
|
-
export { className_1 as className };
|
|
159
|
-
const width_1: string;
|
|
160
|
-
export { width_1 as width };
|
|
161
|
-
const height_1: string;
|
|
162
|
-
export { height_1 as height };
|
|
163
|
-
const data_1: never[];
|
|
164
|
-
export { data_1 as data };
|
|
165
|
-
const backgroundColor_1: string;
|
|
166
|
-
export { backgroundColor_1 as backgroundColor };
|
|
167
|
-
const customDataFormat_1: boolean;
|
|
168
|
-
export { customDataFormat_1 as customDataFormat };
|
|
169
|
-
}
|
|
170
|
-
}
|
|
112
|
+
declare function LinnerDataBox(props: any): any;
|
|
171
113
|
|
|
172
|
-
declare function TabMenu(props: any):
|
|
173
|
-
declare namespace TabMenu {
|
|
174
|
-
namespace propTypes {
|
|
175
|
-
const activeColor: PropTypes.Requireable<string>;
|
|
176
|
-
const children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
177
|
-
const className: PropTypes.Requireable<string>;
|
|
178
|
-
const color: PropTypes.Requireable<string>;
|
|
179
|
-
const currentTab: PropTypes.Requireable<number>;
|
|
180
|
-
const headlineInsteadTabs: PropTypes.Requireable<boolean>;
|
|
181
|
-
const headlineText: PropTypes.Requireable<string>;
|
|
182
|
-
const inputWidth: PropTypes.Requireable<string>;
|
|
183
|
-
const onFilterButtonClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
184
|
-
const onSearchFieldTyping: PropTypes.Requireable<(...args: any[]) => any>;
|
|
185
|
-
const onTabChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
186
|
-
const panelIsOpen: PropTypes.Requireable<boolean>;
|
|
187
|
-
const setBackground: PropTypes.Requireable<boolean>;
|
|
188
|
-
const showActions: PropTypes.Requireable<boolean>;
|
|
189
|
-
const showFilterButton: PropTypes.Requireable<boolean>;
|
|
190
|
-
const showLabel: PropTypes.Requireable<boolean>;
|
|
191
|
-
const showSearchInput: PropTypes.Requireable<boolean>;
|
|
192
|
-
const showViewOptionsButton: PropTypes.Requireable<boolean>;
|
|
193
|
-
const disabledButton: PropTypes.Requireable<boolean>;
|
|
194
|
-
const setTopRightButton: PropTypes.Requireable<boolean>;
|
|
195
|
-
const rightButtonText: PropTypes.Requireable<string>;
|
|
196
|
-
const rightButtonIcon: PropTypes.Requireable<string>;
|
|
197
|
-
const onTopButtonClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
198
|
-
const tabs: PropTypes.Requireable<(PropTypes.InferProps<{
|
|
199
|
-
title: PropTypes.Requireable<string>;
|
|
200
|
-
content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
201
|
-
}> | null | undefined)[]>;
|
|
202
|
-
}
|
|
203
|
-
namespace defaultProps {
|
|
204
|
-
const activeColor_1: string;
|
|
205
|
-
export { activeColor_1 as activeColor };
|
|
206
|
-
const children_1: null;
|
|
207
|
-
export { children_1 as children };
|
|
208
|
-
const className_1: string;
|
|
209
|
-
export { className_1 as className };
|
|
210
|
-
const color_1: string;
|
|
211
|
-
export { color_1 as color };
|
|
212
|
-
const currentTab_1: number;
|
|
213
|
-
export { currentTab_1 as currentTab };
|
|
214
|
-
const headlineInsteadTabs_1: boolean;
|
|
215
|
-
export { headlineInsteadTabs_1 as headlineInsteadTabs };
|
|
216
|
-
const headlineText_1: string;
|
|
217
|
-
export { headlineText_1 as headlineText };
|
|
218
|
-
const inputWidth_1: string;
|
|
219
|
-
export { inputWidth_1 as inputWidth };
|
|
220
|
-
export function onFilterButtonClick_1(): void;
|
|
221
|
-
export { onFilterButtonClick_1 as onFilterButtonClick };
|
|
222
|
-
export function onSearchFieldTyping_1(): void;
|
|
223
|
-
export { onSearchFieldTyping_1 as onSearchFieldTyping };
|
|
224
|
-
export function onTabChange_1(): void;
|
|
225
|
-
export { onTabChange_1 as onTabChange };
|
|
226
|
-
const panelIsOpen_1: boolean;
|
|
227
|
-
export { panelIsOpen_1 as panelIsOpen };
|
|
228
|
-
const setBackground_1: boolean;
|
|
229
|
-
export { setBackground_1 as setBackground };
|
|
230
|
-
const showActions_1: boolean;
|
|
231
|
-
export { showActions_1 as showActions };
|
|
232
|
-
const showFilterButton_1: boolean;
|
|
233
|
-
export { showFilterButton_1 as showFilterButton };
|
|
234
|
-
const showLabel_1: boolean;
|
|
235
|
-
export { showLabel_1 as showLabel };
|
|
236
|
-
const showSearchInput_1: boolean;
|
|
237
|
-
export { showSearchInput_1 as showSearchInput };
|
|
238
|
-
const showViewOptionsButton_1: boolean;
|
|
239
|
-
export { showViewOptionsButton_1 as showViewOptionsButton };
|
|
240
|
-
const disabledButton_1: boolean;
|
|
241
|
-
export { disabledButton_1 as disabledButton };
|
|
242
|
-
const setTopRightButton_1: boolean;
|
|
243
|
-
export { setTopRightButton_1 as setTopRightButton };
|
|
244
|
-
const rightButtonText_1: string;
|
|
245
|
-
export { rightButtonText_1 as rightButtonText };
|
|
246
|
-
const rightButtonIcon_1: string;
|
|
247
|
-
export { rightButtonIcon_1 as rightButtonIcon };
|
|
248
|
-
export function onTopButtonClick_1(): void;
|
|
249
|
-
export { onTopButtonClick_1 as onTopButtonClick };
|
|
250
|
-
const tabs_1: ({
|
|
251
|
-
title: string;
|
|
252
|
-
content: react_jsx_runtime.JSX.Element;
|
|
253
|
-
} | {
|
|
254
|
-
title: string;
|
|
255
|
-
content: string;
|
|
256
|
-
})[];
|
|
257
|
-
export { tabs_1 as tabs };
|
|
258
|
-
}
|
|
259
|
-
}
|
|
114
|
+
declare function TabMenu(props: any): any;
|
|
260
115
|
|
|
261
|
-
declare function FilterPanel(props: any):
|
|
116
|
+
declare function FilterPanel(props: any): any;
|
|
262
117
|
declare namespace FilterPanel {
|
|
263
118
|
namespace propTypes {
|
|
264
|
-
const availableQuarters:
|
|
265
|
-
const availableMonths:
|
|
266
|
-
const availableYears:
|
|
267
|
-
const fieldsData:
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
elementType: PropTypes.Requireable<string>;
|
|
283
|
-
value: PropTypes.Requireable<number>;
|
|
284
|
-
color: PropTypes.Requireable<string>;
|
|
285
|
-
defaultValueYears: PropTypes.Requireable<PropTypes.InferProps<{
|
|
286
|
-
value: PropTypes.Requireable<string>;
|
|
287
|
-
label: PropTypes.Requireable<string>;
|
|
288
|
-
}>>;
|
|
289
|
-
dropdownOptions: PropTypes.Requireable<(PropTypes.InferProps<{
|
|
290
|
-
value: PropTypes.Requireable<string>;
|
|
291
|
-
label: PropTypes.Requireable<string>;
|
|
292
|
-
}> | null | undefined)[]>;
|
|
293
|
-
}> | null | undefined)[]>;
|
|
294
|
-
const width: PropTypes.Requireable<string>;
|
|
295
|
-
const height: PropTypes.Requireable<string>;
|
|
296
|
-
const okButtonBackgroundColor: PropTypes.Requireable<string>;
|
|
297
|
-
const okButtonHoverColor: PropTypes.Requireable<string>;
|
|
298
|
-
const resetButtonHoverColor: PropTypes.Requireable<string>;
|
|
299
|
-
const borderColor: PropTypes.Requireable<string>;
|
|
300
|
-
const onOkClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
301
|
-
const onResetClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
302
|
-
const onItemValueChanged: PropTypes.Requireable<(...args: any[]) => any>;
|
|
303
|
-
const disableOKButton: PropTypes.Requireable<boolean>;
|
|
304
|
-
const className: PropTypes.Requireable<string>;
|
|
305
|
-
const useExternalFilterState: PropTypes.Requireable<boolean>;
|
|
306
|
-
const showShadow: PropTypes.Requireable<boolean>;
|
|
307
|
-
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;
|
|
308
137
|
}
|
|
309
138
|
namespace defaultProps {
|
|
310
139
|
const availableQuarters_1: string[];
|
|
@@ -313,7 +142,7 @@ declare namespace FilterPanel {
|
|
|
313
142
|
export { availableMonths_1 as availableMonths };
|
|
314
143
|
const availableYears_1: string[];
|
|
315
144
|
export { availableYears_1 as availableYears };
|
|
316
|
-
const fieldsData_1:
|
|
145
|
+
const fieldsData_1: any[];
|
|
317
146
|
export { fieldsData_1 as fieldsData };
|
|
318
147
|
const width_1: string;
|
|
319
148
|
export { width_1 as width };
|
|
@@ -346,33 +175,25 @@ declare namespace FilterPanel {
|
|
|
346
175
|
}
|
|
347
176
|
}
|
|
348
177
|
|
|
349
|
-
declare function ReportTable(props: any):
|
|
178
|
+
declare function ReportTable(props: any): any;
|
|
350
179
|
declare namespace ReportTable {
|
|
351
180
|
namespace propTypes {
|
|
352
|
-
const buttonText:
|
|
353
|
-
const buttonIconName:
|
|
354
|
-
const tableData:
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
const
|
|
364
|
-
const
|
|
365
|
-
const
|
|
366
|
-
const
|
|
367
|
-
const
|
|
368
|
-
const selectTextColor: PropTypes.Requireable<string>;
|
|
369
|
-
const onSelectRowClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
370
|
-
const onCheckRowClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
371
|
-
const onAllRowsCheckBoxClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
372
|
-
const useCheckBoxes: PropTypes.Requireable<boolean>;
|
|
373
|
-
const selectHoverColor: PropTypes.Requireable<string>;
|
|
374
|
-
const enableHover: PropTypes.Requireable<boolean>;
|
|
375
|
-
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;
|
|
376
197
|
}
|
|
377
198
|
namespace defaultProps {
|
|
378
199
|
const buttonText_1: string;
|
|
@@ -428,21 +249,18 @@ declare namespace ReportTable {
|
|
|
428
249
|
}
|
|
429
250
|
}
|
|
430
251
|
|
|
431
|
-
declare function EventList(props: any):
|
|
252
|
+
declare function EventList(props: any): any;
|
|
432
253
|
declare namespace EventList {
|
|
433
254
|
namespace propTypes {
|
|
434
|
-
const eventsData:
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
const
|
|
439
|
-
const
|
|
440
|
-
const width: PropTypes.Requireable<string>;
|
|
441
|
-
const itemHeight: PropTypes.Requireable<string>;
|
|
442
|
-
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;
|
|
443
261
|
}
|
|
444
262
|
namespace defaultProps {
|
|
445
|
-
const eventsData_1:
|
|
263
|
+
const eventsData_1: any[];
|
|
446
264
|
export { eventsData_1 as eventsData };
|
|
447
265
|
const selectTextColor_1: string;
|
|
448
266
|
export { selectTextColor_1 as selectTextColor };
|
|
@@ -457,88 +275,20 @@ declare namespace EventList {
|
|
|
457
275
|
}
|
|
458
276
|
}
|
|
459
277
|
|
|
460
|
-
declare function BannerEventBoxList(props: any):
|
|
461
|
-
declare namespace BannerEventBoxList {
|
|
462
|
-
namespace propTypes {
|
|
463
|
-
const className: PropTypes.Requireable<string>;
|
|
464
|
-
const width: PropTypes.Requireable<string>;
|
|
465
|
-
const height: PropTypes.Requireable<string>;
|
|
466
|
-
const eventType: PropTypes.Requireable<string>;
|
|
467
|
-
const eventName: PropTypes.Requireable<string>;
|
|
468
|
-
const count: PropTypes.Requireable<number>;
|
|
469
|
-
const toggleColor: PropTypes.Requireable<string>;
|
|
470
|
-
const data: PropTypes.Requireable<(PropTypes.InferProps<{}> | null | undefined)[]>;
|
|
471
|
-
const retailer: PropTypes.Requireable<string>;
|
|
472
|
-
const retailerFile: PropTypes.Requireable<(...args: any[]) => any>;
|
|
473
|
-
const showLoader: PropTypes.Requireable<boolean>;
|
|
474
|
-
const showEventDetails: PropTypes.Requireable<boolean>;
|
|
475
|
-
const cardsContent: PropTypes.Requireable<boolean>;
|
|
476
|
-
const linkText: PropTypes.Requireable<string>;
|
|
477
|
-
const disableToggle: PropTypes.Requireable<boolean>;
|
|
478
|
-
const children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
479
|
-
const bannerWidth: PropTypes.Requireable<string>;
|
|
480
|
-
const showDraft: PropTypes.Requireable<boolean>;
|
|
481
|
-
}
|
|
482
|
-
namespace defaultProps {
|
|
483
|
-
const className_1: string;
|
|
484
|
-
export { className_1 as className };
|
|
485
|
-
const width_1: string;
|
|
486
|
-
export { width_1 as width };
|
|
487
|
-
const height_1: string;
|
|
488
|
-
export { height_1 as height };
|
|
489
|
-
const eventType_1: string;
|
|
490
|
-
export { eventType_1 as eventType };
|
|
491
|
-
const eventName_1: string;
|
|
492
|
-
export { eventName_1 as eventName };
|
|
493
|
-
const count_1: null;
|
|
494
|
-
export { count_1 as count };
|
|
495
|
-
const toggleColor_1: string;
|
|
496
|
-
export { toggleColor_1 as toggleColor };
|
|
497
|
-
const data_1: {
|
|
498
|
-
banner: string;
|
|
499
|
-
description: string;
|
|
500
|
-
dates: string[];
|
|
501
|
-
data: {
|
|
502
|
-
name: string;
|
|
503
|
-
items: string[];
|
|
504
|
-
}[];
|
|
505
|
-
}[];
|
|
506
|
-
export { data_1 as data };
|
|
507
|
-
const retailer_1: string;
|
|
508
|
-
export { retailer_1 as retailer };
|
|
509
|
-
export function retailerFile_1(): void;
|
|
510
|
-
export { retailerFile_1 as retailerFile };
|
|
511
|
-
const cardsContent_1: boolean;
|
|
512
|
-
export { cardsContent_1 as cardsContent };
|
|
513
|
-
const linkText_1: string;
|
|
514
|
-
export { linkText_1 as linkText };
|
|
515
|
-
const showLoader_1: boolean;
|
|
516
|
-
export { showLoader_1 as showLoader };
|
|
517
|
-
const showEventDetails_1: boolean;
|
|
518
|
-
export { showEventDetails_1 as showEventDetails };
|
|
519
|
-
const disableToggle_1: boolean;
|
|
520
|
-
export { disableToggle_1 as disableToggle };
|
|
521
|
-
const children_1: null;
|
|
522
|
-
export { children_1 as children };
|
|
523
|
-
const bannerWidth_1: string;
|
|
524
|
-
export { bannerWidth_1 as bannerWidth };
|
|
525
|
-
const showDraft_1: boolean;
|
|
526
|
-
export { showDraft_1 as showDraft };
|
|
527
|
-
}
|
|
528
|
-
}
|
|
278
|
+
declare function BannerEventBoxList(props: any): any;
|
|
529
279
|
|
|
530
|
-
declare function DialogOverlay(props: any):
|
|
280
|
+
declare function DialogOverlay(props: any): any;
|
|
531
281
|
declare namespace DialogOverlay {
|
|
532
282
|
namespace propTypes {
|
|
533
|
-
const title:
|
|
534
|
-
const children:
|
|
535
|
-
const onDialogClose:
|
|
536
|
-
const className:
|
|
283
|
+
const title: any;
|
|
284
|
+
const children: any;
|
|
285
|
+
const onDialogClose: any;
|
|
286
|
+
const className: any;
|
|
537
287
|
}
|
|
538
288
|
namespace defaultProps {
|
|
539
289
|
const title_1: string;
|
|
540
290
|
export { title_1 as title };
|
|
541
|
-
const children_1:
|
|
291
|
+
const children_1: any;
|
|
542
292
|
export { children_1 as children };
|
|
543
293
|
export function onDialogClose_1(): void;
|
|
544
294
|
export { onDialogClose_1 as onDialogClose };
|
|
@@ -547,38 +297,24 @@ declare namespace DialogOverlay {
|
|
|
547
297
|
}
|
|
548
298
|
}
|
|
549
299
|
|
|
550
|
-
declare function CollapseHeader(props: any):
|
|
300
|
+
declare function CollapseHeader(props: any): any;
|
|
551
301
|
declare namespace CollapseHeader {
|
|
552
302
|
namespace propTypes {
|
|
553
|
-
const className:
|
|
554
|
-
const showRetailerIcon:
|
|
555
|
-
const showPeriodIcon:
|
|
556
|
-
const viewCreativeRetailersData:
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
const
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
category: PropTypes.Requireable<string>;
|
|
569
|
-
supplier: PropTypes.Requireable<string>;
|
|
570
|
-
brand: PropTypes.Requireable<string>;
|
|
571
|
-
}>>;
|
|
572
|
-
const showViewCreativeButton: PropTypes.Requireable<boolean>;
|
|
573
|
-
const viewCreativeOnClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
574
|
-
const descriptionTitle: PropTypes.Requireable<string>;
|
|
575
|
-
const datesTitle: PropTypes.Requireable<string>;
|
|
576
|
-
const width: PropTypes.Requireable<string>;
|
|
577
|
-
const height: PropTypes.Requireable<string>;
|
|
578
|
-
const textcolor: PropTypes.Requireable<string>;
|
|
579
|
-
const showDraft: PropTypes.Requireable<boolean>;
|
|
580
|
-
const buttonText: PropTypes.Requireable<string>;
|
|
581
|
-
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;
|
|
582
318
|
}
|
|
583
319
|
namespace defaultProps {
|
|
584
320
|
const className_1: string;
|
|
@@ -628,114 +364,136 @@ declare namespace CollapseHeader {
|
|
|
628
364
|
}
|
|
629
365
|
}
|
|
630
366
|
|
|
631
|
-
declare function QuickFilter({ hoverColor, multipleSelection, xIconShow, disabled, error, errorMessage, label, labelColor, placeHolder, width, checkBoxColor, onChange, options, selectedValue, }: {
|
|
632
|
-
hoverColor?: string
|
|
633
|
-
multipleSelection?: boolean
|
|
634
|
-
xIconShow?: boolean
|
|
635
|
-
disabled?: boolean
|
|
636
|
-
error?: boolean
|
|
637
|
-
errorMessage?: string
|
|
638
|
-
label?: string
|
|
639
|
-
labelColor?: string
|
|
640
|
-
placeHolder?: string
|
|
641
|
-
width?: string
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
367
|
+
declare function QuickFilter({ hoverColor, multipleSelection, xIconShow, disabled, error, errorMessage, label, labelColor, placeHolder, width, height, checkBoxColor, dropdownHeight, onChange, options, selectedValue, }: {
|
|
368
|
+
hoverColor?: string;
|
|
369
|
+
multipleSelection?: boolean;
|
|
370
|
+
xIconShow?: boolean;
|
|
371
|
+
disabled?: boolean;
|
|
372
|
+
error?: boolean;
|
|
373
|
+
errorMessage?: string;
|
|
374
|
+
label?: string;
|
|
375
|
+
labelColor?: string;
|
|
376
|
+
placeHolder?: string;
|
|
377
|
+
width?: string;
|
|
378
|
+
height?: string;
|
|
379
|
+
checkBoxColor?: string;
|
|
380
|
+
dropdownHeight?: string;
|
|
381
|
+
onChange?: (value: any) => void;
|
|
382
|
+
options?: any[];
|
|
383
|
+
selectedValue?: any[];
|
|
384
|
+
}): any;
|
|
385
|
+
|
|
386
|
+
declare function OneColumnContainer(props: any): any;
|
|
387
|
+
declare namespace OneColumnContainer {
|
|
648
388
|
namespace propTypes {
|
|
649
|
-
const
|
|
650
|
-
const
|
|
651
|
-
const
|
|
652
|
-
const
|
|
653
|
-
const
|
|
654
|
-
const
|
|
655
|
-
const
|
|
656
|
-
const
|
|
657
|
-
const
|
|
658
|
-
const
|
|
659
|
-
const
|
|
660
|
-
const
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
const
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
389
|
+
const children: any;
|
|
390
|
+
const display: any;
|
|
391
|
+
const isLoading: any;
|
|
392
|
+
const gridTemplateColumns: any;
|
|
393
|
+
const itemClass: any;
|
|
394
|
+
const divStyle: any;
|
|
395
|
+
const overStyle: any;
|
|
396
|
+
const draggingStyle: any;
|
|
397
|
+
const droppedStyle: any;
|
|
398
|
+
const width: any;
|
|
399
|
+
const height: any;
|
|
400
|
+
const overflow: any;
|
|
401
|
+
const transparentBackground: any;
|
|
402
|
+
const infoTitle: any;
|
|
403
|
+
const infoText: any;
|
|
404
|
+
const disableInfo: any;
|
|
405
|
+
const showViewByBannerButton: any;
|
|
406
|
+
const onBannerClick: any;
|
|
407
|
+
const columnTitle: any;
|
|
408
|
+
const isPercentOfChange: any;
|
|
409
|
+
const PercentOfChangeData: any;
|
|
410
|
+
const backgroundImage: any;
|
|
411
|
+
const showBackgroundImage: any;
|
|
412
|
+
const backgroundImageStyle: any;
|
|
668
413
|
}
|
|
669
414
|
namespace defaultProps {
|
|
670
|
-
const
|
|
671
|
-
export {
|
|
672
|
-
const
|
|
673
|
-
export {
|
|
674
|
-
const
|
|
675
|
-
export {
|
|
676
|
-
const
|
|
677
|
-
export {
|
|
678
|
-
const
|
|
679
|
-
export {
|
|
680
|
-
const
|
|
681
|
-
export {
|
|
682
|
-
const
|
|
683
|
-
export {
|
|
684
|
-
const
|
|
685
|
-
export {
|
|
415
|
+
const children_1: any;
|
|
416
|
+
export { children_1 as children };
|
|
417
|
+
const display_1: string;
|
|
418
|
+
export { display_1 as display };
|
|
419
|
+
const isLoading_1: string;
|
|
420
|
+
export { isLoading_1 as isLoading };
|
|
421
|
+
const gridTemplateColumns_1: string;
|
|
422
|
+
export { gridTemplateColumns_1 as gridTemplateColumns };
|
|
423
|
+
const itemClass_1: string;
|
|
424
|
+
export { itemClass_1 as itemClass };
|
|
425
|
+
const divStyle_1: string;
|
|
426
|
+
export { divStyle_1 as divStyle };
|
|
427
|
+
const overStyle_1: string;
|
|
428
|
+
export { overStyle_1 as overStyle };
|
|
429
|
+
const draggingStyle_1: string;
|
|
430
|
+
export { draggingStyle_1 as draggingStyle };
|
|
431
|
+
const droppedStyle_1: string;
|
|
432
|
+
export { droppedStyle_1 as droppedStyle };
|
|
686
433
|
const width_1: string;
|
|
687
434
|
export { width_1 as width };
|
|
688
|
-
const
|
|
689
|
-
export {
|
|
690
|
-
|
|
691
|
-
export {
|
|
692
|
-
const
|
|
693
|
-
export {
|
|
694
|
-
const
|
|
695
|
-
export {
|
|
435
|
+
const height_1: string;
|
|
436
|
+
export { height_1 as height };
|
|
437
|
+
const overflow_1: string;
|
|
438
|
+
export { overflow_1 as overflow };
|
|
439
|
+
const transparentBackground_1: boolean;
|
|
440
|
+
export { transparentBackground_1 as transparentBackground };
|
|
441
|
+
const infoTitle_1: string;
|
|
442
|
+
export { infoTitle_1 as infoTitle };
|
|
443
|
+
const infoText_1: string;
|
|
444
|
+
export { infoText_1 as infoText };
|
|
445
|
+
const disableInfo_1: boolean;
|
|
446
|
+
export { disableInfo_1 as disableInfo };
|
|
447
|
+
const showViewByBannerButton_1: boolean;
|
|
448
|
+
export { showViewByBannerButton_1 as showViewByBannerButton };
|
|
449
|
+
export function onBannerClick_1(): void;
|
|
450
|
+
export { onBannerClick_1 as onBannerClick };
|
|
451
|
+
const columnTitle_1: string;
|
|
452
|
+
export { columnTitle_1 as columnTitle };
|
|
453
|
+
const isPercentOfChange_1: boolean;
|
|
454
|
+
export { isPercentOfChange_1 as isPercentOfChange };
|
|
455
|
+
const PercentOfChangeData_1: number;
|
|
456
|
+
export { PercentOfChangeData_1 as PercentOfChangeData };
|
|
457
|
+
const backgroundImage_1: string;
|
|
458
|
+
export { backgroundImage_1 as backgroundImage };
|
|
459
|
+
const showBackgroundImage_1: boolean;
|
|
460
|
+
export { showBackgroundImage_1 as showBackgroundImage };
|
|
461
|
+
const backgroundImageStyle_1: {};
|
|
462
|
+
export { backgroundImageStyle_1 as backgroundImageStyle };
|
|
696
463
|
}
|
|
697
464
|
}
|
|
698
465
|
|
|
699
|
-
declare function
|
|
700
|
-
|
|
701
|
-
declare function BarChartsByWeeks(props: any): react_jsx_runtime.JSX.Element;
|
|
466
|
+
declare function BarChartsByWeeks(props: any): any;
|
|
702
467
|
declare namespace BarChartsByWeeks {
|
|
703
468
|
namespace propTypes {
|
|
704
|
-
const className:
|
|
705
|
-
const title:
|
|
706
|
-
const showHeaderTopValue:
|
|
707
|
-
const headerValueTopTitle:
|
|
708
|
-
const headerValueBottomTitle:
|
|
709
|
-
const headerValue:
|
|
710
|
-
const HeaderValueCurrencyType:
|
|
711
|
-
const HeaderValueIsPercent:
|
|
712
|
-
const barChartData:
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
const
|
|
717
|
-
const
|
|
718
|
-
const
|
|
719
|
-
const
|
|
720
|
-
const
|
|
721
|
-
const
|
|
722
|
-
const
|
|
723
|
-
const
|
|
724
|
-
const
|
|
725
|
-
const
|
|
726
|
-
const
|
|
727
|
-
const
|
|
728
|
-
const
|
|
729
|
-
const
|
|
730
|
-
const
|
|
731
|
-
const
|
|
732
|
-
title: PropTypes.Validator<string>;
|
|
733
|
-
iconType: PropTypes.Validator<string>;
|
|
734
|
-
iconColor: PropTypes.Validator<string>;
|
|
735
|
-
}> | null | undefined)[]>;
|
|
736
|
-
const showTwoBars: PropTypes.Requireable<boolean>;
|
|
737
|
-
const setLimitHeight: PropTypes.Requireable<number>;
|
|
738
|
-
const setLimitLow: PropTypes.Requireable<number>;
|
|
469
|
+
const className: any;
|
|
470
|
+
const title: any;
|
|
471
|
+
const showHeaderTopValue: any;
|
|
472
|
+
const headerValueTopTitle: any;
|
|
473
|
+
const headerValueBottomTitle: any;
|
|
474
|
+
const headerValue: any;
|
|
475
|
+
const HeaderValueCurrencyType: any;
|
|
476
|
+
const HeaderValueIsPercent: any;
|
|
477
|
+
const barChartData: any;
|
|
478
|
+
const isTitleOriganal: any;
|
|
479
|
+
const width: any;
|
|
480
|
+
const height: any;
|
|
481
|
+
const barChartColor: any;
|
|
482
|
+
const barChartSecondColor: any;
|
|
483
|
+
const xselectedColor: any;
|
|
484
|
+
const startWeekRange: any;
|
|
485
|
+
const endWeekRange: any;
|
|
486
|
+
const tooltipTitle: any;
|
|
487
|
+
const tooltipSecondTitle: any;
|
|
488
|
+
const yAxisCounter: any;
|
|
489
|
+
const isPercentValue: any;
|
|
490
|
+
const interval: any;
|
|
491
|
+
const showTitle: any;
|
|
492
|
+
const showLegend: any;
|
|
493
|
+
const legendData: any;
|
|
494
|
+
const showTwoBars: any;
|
|
495
|
+
const setLimitHeight: any;
|
|
496
|
+
const setLimitLow: any;
|
|
739
497
|
}
|
|
740
498
|
namespace defaultProps {
|
|
741
499
|
const className_1: string;
|
|
@@ -797,34 +555,24 @@ declare namespace BarChartsByWeeks {
|
|
|
797
555
|
export { legendData_1 as legendData };
|
|
798
556
|
const showTwoBars_1: boolean;
|
|
799
557
|
export { showTwoBars_1 as showTwoBars };
|
|
800
|
-
const setLimitHeight_1:
|
|
558
|
+
const setLimitHeight_1: any;
|
|
801
559
|
export { setLimitHeight_1 as setLimitHeight };
|
|
802
|
-
const setLimitLow_1:
|
|
560
|
+
const setLimitLow_1: any;
|
|
803
561
|
export { setLimitLow_1 as setLimitLow };
|
|
804
562
|
}
|
|
805
563
|
}
|
|
806
564
|
|
|
807
|
-
declare function PopupCharts(props: any):
|
|
565
|
+
declare function PopupCharts(props: any): any;
|
|
808
566
|
declare namespace PopupCharts {
|
|
809
567
|
namespace propTypes {
|
|
810
|
-
const title:
|
|
811
|
-
const chartType:
|
|
812
|
-
const popupChartsItemsData:
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
name: PropTypes.Requireable<string>;
|
|
819
|
-
value: PropTypes.Requireable<number>;
|
|
820
|
-
}> | null | undefined)[]>;
|
|
821
|
-
noDataText: PropTypes.Requireable<string>;
|
|
822
|
-
}> | null | undefined)[]>;
|
|
823
|
-
const isPopupChartsOpen: PropTypes.Requireable<boolean>;
|
|
824
|
-
const width: PropTypes.Requireable<string>;
|
|
825
|
-
const height: PropTypes.Requireable<string>;
|
|
826
|
-
const onCloseClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
827
|
-
const subtitleTextColor: PropTypes.Requireable<string>;
|
|
568
|
+
const title: any;
|
|
569
|
+
const chartType: any;
|
|
570
|
+
const popupChartsItemsData: any;
|
|
571
|
+
const isPopupChartsOpen: any;
|
|
572
|
+
const width: any;
|
|
573
|
+
const height: any;
|
|
574
|
+
const onCloseClick: any;
|
|
575
|
+
const subtitleTextColor: any;
|
|
828
576
|
}
|
|
829
577
|
namespace defaultProps {
|
|
830
578
|
const title_1: string;
|
|
@@ -867,30 +615,32 @@ declare namespace PopupCharts {
|
|
|
867
615
|
}
|
|
868
616
|
}
|
|
869
617
|
|
|
870
|
-
declare function TotalDoughnutChart(props: any):
|
|
618
|
+
declare function TotalDoughnutChart(props: any): any;
|
|
871
619
|
declare namespace TotalDoughnutChart {
|
|
872
620
|
namespace propTypes {
|
|
873
|
-
const className:
|
|
874
|
-
const title:
|
|
875
|
-
const value:
|
|
876
|
-
const
|
|
877
|
-
const
|
|
878
|
-
const
|
|
879
|
-
const
|
|
880
|
-
const
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
const itemsPercentagesValueAside:
|
|
885
|
-
const itemsBoldedValues:
|
|
886
|
-
const itemsValuesSeparateLine:
|
|
887
|
-
const width:
|
|
888
|
-
const height:
|
|
889
|
-
const textcolor:
|
|
890
|
-
const
|
|
891
|
-
const
|
|
892
|
-
const
|
|
893
|
-
const
|
|
621
|
+
const className: any;
|
|
622
|
+
const title: any;
|
|
623
|
+
const value: any;
|
|
624
|
+
const rootFont: any;
|
|
625
|
+
const containerPadding: any;
|
|
626
|
+
const addingBenchmark: any;
|
|
627
|
+
const dotCut: any;
|
|
628
|
+
const currencySign: any;
|
|
629
|
+
const currencyType: any;
|
|
630
|
+
const legendData: any;
|
|
631
|
+
const legendBelow: any;
|
|
632
|
+
const itemsPercentagesValueAside: any;
|
|
633
|
+
const itemsBoldedValues: any;
|
|
634
|
+
const itemsValuesSeparateLine: any;
|
|
635
|
+
const width: any;
|
|
636
|
+
const height: any;
|
|
637
|
+
const textcolor: any;
|
|
638
|
+
const titleFontSize: any;
|
|
639
|
+
const FormattedValueFontSize: any;
|
|
640
|
+
const isPercent: any;
|
|
641
|
+
const hideTitleAndValue: any;
|
|
642
|
+
const noDataText: any;
|
|
643
|
+
const textAfterValue: any;
|
|
894
644
|
}
|
|
895
645
|
namespace defaultProps {
|
|
896
646
|
const className_1: string;
|
|
@@ -899,6 +649,10 @@ declare namespace TotalDoughnutChart {
|
|
|
899
649
|
export { title_1 as title };
|
|
900
650
|
const value_1: number;
|
|
901
651
|
export { value_1 as value };
|
|
652
|
+
const rootFont_1: string;
|
|
653
|
+
export { rootFont_1 as rootFont };
|
|
654
|
+
const containerPadding_1: string;
|
|
655
|
+
export { containerPadding_1 as containerPadding };
|
|
902
656
|
const addingBenchmark_1: boolean;
|
|
903
657
|
export { addingBenchmark_1 as addingBenchmark };
|
|
904
658
|
const dotCut_1: boolean;
|
|
@@ -907,8 +661,10 @@ declare namespace TotalDoughnutChart {
|
|
|
907
661
|
export { currencySign_1 as currencySign };
|
|
908
662
|
const currencyType_1: string;
|
|
909
663
|
export { currencyType_1 as currencyType };
|
|
910
|
-
const legendData_1:
|
|
664
|
+
const legendData_1: any[];
|
|
911
665
|
export { legendData_1 as legendData };
|
|
666
|
+
const legendBelow_1: boolean;
|
|
667
|
+
export { legendBelow_1 as legendBelow };
|
|
912
668
|
const itemsPercentagesValueAside_1: boolean;
|
|
913
669
|
export { itemsPercentagesValueAside_1 as itemsPercentagesValueAside };
|
|
914
670
|
const itemsBoldedValues_1: boolean;
|
|
@@ -921,6 +677,10 @@ declare namespace TotalDoughnutChart {
|
|
|
921
677
|
export { height_1 as height };
|
|
922
678
|
const textcolor_1: string;
|
|
923
679
|
export { textcolor_1 as textcolor };
|
|
680
|
+
const titleFontSize_1: string;
|
|
681
|
+
export { titleFontSize_1 as titleFontSize };
|
|
682
|
+
const FormattedValueFontSize_1: string;
|
|
683
|
+
export { FormattedValueFontSize_1 as FormattedValueFontSize };
|
|
924
684
|
const isPercent_1: boolean;
|
|
925
685
|
export { isPercent_1 as isPercent };
|
|
926
686
|
const hideTitleAndValue_1: boolean;
|
|
@@ -932,13 +692,13 @@ declare namespace TotalDoughnutChart {
|
|
|
932
692
|
}
|
|
933
693
|
}
|
|
934
694
|
|
|
935
|
-
declare function TopToggleList(props: any):
|
|
695
|
+
declare function TopToggleList(props: any): any;
|
|
936
696
|
declare namespace TopToggleList {
|
|
937
697
|
namespace propTypes {
|
|
938
|
-
const width:
|
|
939
|
-
const height:
|
|
940
|
-
const title:
|
|
941
|
-
const list:
|
|
698
|
+
const width: any;
|
|
699
|
+
const height: any;
|
|
700
|
+
const title: any;
|
|
701
|
+
const list: any;
|
|
942
702
|
}
|
|
943
703
|
namespace defaultProps {
|
|
944
704
|
const width_1: string;
|
|
@@ -955,22 +715,18 @@ declare namespace TopToggleList {
|
|
|
955
715
|
}
|
|
956
716
|
}
|
|
957
717
|
|
|
958
|
-
declare function MarketShareDescription(props: any):
|
|
718
|
+
declare function MarketShareDescription(props: any): any;
|
|
959
719
|
declare namespace MarketShareDescription {
|
|
960
720
|
namespace propTypes {
|
|
961
|
-
const marketShareData:
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
const
|
|
967
|
-
const width: PropTypes.Requireable<string>;
|
|
968
|
-
const iconColor: PropTypes.Requireable<string>;
|
|
969
|
-
const onBannerClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
970
|
-
const dotCut: PropTypes.Requireable<boolean>;
|
|
721
|
+
const marketShareData: any;
|
|
722
|
+
const height: any;
|
|
723
|
+
const width: any;
|
|
724
|
+
const iconColor: any;
|
|
725
|
+
const onBannerClick: any;
|
|
726
|
+
const dotCut: any;
|
|
971
727
|
}
|
|
972
728
|
namespace defaultProps {
|
|
973
|
-
const marketShareData_1:
|
|
729
|
+
const marketShareData_1: any[];
|
|
974
730
|
export { marketShareData_1 as marketShareData };
|
|
975
731
|
const width_1: string;
|
|
976
732
|
export { width_1 as width };
|
|
@@ -985,48 +741,40 @@ declare namespace MarketShareDescription {
|
|
|
985
741
|
}
|
|
986
742
|
}
|
|
987
743
|
|
|
988
|
-
declare function Heatmap(props: any):
|
|
744
|
+
declare function Heatmap(props: any): any;
|
|
989
745
|
declare namespace Heatmap {
|
|
990
746
|
namespace propTypes {
|
|
991
|
-
const title:
|
|
992
|
-
const data:
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
color: PropTypes.Validator<string>;
|
|
996
|
-
}> | null | undefined)[]>;
|
|
997
|
-
const lowLimit: PropTypes.Validator<number>;
|
|
998
|
-
const barHeight: PropTypes.Validator<string>;
|
|
747
|
+
const title: any;
|
|
748
|
+
const data: any;
|
|
749
|
+
const lowLimit: any;
|
|
750
|
+
const barHeight: any;
|
|
999
751
|
}
|
|
1000
752
|
}
|
|
1001
753
|
|
|
1002
|
-
declare function TotalHorizontalCharts(props: any):
|
|
754
|
+
declare function TotalHorizontalCharts(props: any): any;
|
|
1003
755
|
declare namespace TotalHorizontalCharts {
|
|
1004
756
|
namespace propTypes {
|
|
1005
|
-
const className:
|
|
1006
|
-
const title:
|
|
1007
|
-
const value:
|
|
1008
|
-
const dotCut:
|
|
1009
|
-
const currencySign:
|
|
1010
|
-
const currencyType:
|
|
1011
|
-
const chartsData:
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
const
|
|
1017
|
-
const
|
|
1018
|
-
const
|
|
1019
|
-
const
|
|
1020
|
-
const
|
|
1021
|
-
const
|
|
1022
|
-
const
|
|
1023
|
-
const
|
|
1024
|
-
const
|
|
1025
|
-
const
|
|
1026
|
-
const isPercentage: PropTypes.Requireable<boolean>;
|
|
1027
|
-
const showDollarSign: PropTypes.Requireable<boolean>;
|
|
1028
|
-
const hideTotalValue: PropTypes.Requireable<boolean>;
|
|
1029
|
-
const hideTitle: PropTypes.Requireable<boolean>;
|
|
757
|
+
const className: any;
|
|
758
|
+
const title: any;
|
|
759
|
+
const value: any;
|
|
760
|
+
const dotCut: any;
|
|
761
|
+
const currencySign: any;
|
|
762
|
+
const currencyType: any;
|
|
763
|
+
const chartsData: any;
|
|
764
|
+
const showScrollerBarsCount: any;
|
|
765
|
+
const showPercentAsideValue: any;
|
|
766
|
+
const labelFontSize: any;
|
|
767
|
+
const labelLimitedLetters: any;
|
|
768
|
+
const width: any;
|
|
769
|
+
const height: any;
|
|
770
|
+
const rightGap: any;
|
|
771
|
+
const textColor: any;
|
|
772
|
+
const noDataText: any;
|
|
773
|
+
const isDollar: any;
|
|
774
|
+
const isPercentage: any;
|
|
775
|
+
const showDollarSign: any;
|
|
776
|
+
const hideTotalValue: any;
|
|
777
|
+
const hideTitle: any;
|
|
1030
778
|
}
|
|
1031
779
|
namespace defaultProps {
|
|
1032
780
|
const className_1: string;
|
|
@@ -1041,7 +789,7 @@ declare namespace TotalHorizontalCharts {
|
|
|
1041
789
|
export { currencySign_1 as currencySign };
|
|
1042
790
|
const currencyType_1: string;
|
|
1043
791
|
export { currencyType_1 as currencyType };
|
|
1044
|
-
const chartsData_1:
|
|
792
|
+
const chartsData_1: any[];
|
|
1045
793
|
export { chartsData_1 as chartsData };
|
|
1046
794
|
const showScrollerBarsCount_1: number;
|
|
1047
795
|
export { showScrollerBarsCount_1 as showScrollerBarsCount };
|
|
@@ -1074,22 +822,22 @@ declare namespace TotalHorizontalCharts {
|
|
|
1074
822
|
}
|
|
1075
823
|
}
|
|
1076
824
|
|
|
1077
|
-
declare function IconButton(props: any):
|
|
825
|
+
declare function IconButton(props: any): any;
|
|
1078
826
|
declare namespace IconButton {
|
|
1079
827
|
namespace propTypes {
|
|
1080
|
-
const fileLink:
|
|
1081
|
-
const showProcess:
|
|
1082
|
-
const buttonText:
|
|
1083
|
-
const iconName:
|
|
1084
|
-
const contentColor:
|
|
1085
|
-
const backgroundColor:
|
|
1086
|
-
const borderColor:
|
|
1087
|
-
const borderRadius:
|
|
1088
|
-
const iconHeight:
|
|
1089
|
-
const iconWidth:
|
|
1090
|
-
const disabled:
|
|
1091
|
-
const onClick:
|
|
1092
|
-
const onCancelClick:
|
|
828
|
+
const fileLink: any;
|
|
829
|
+
const showProcess: any;
|
|
830
|
+
const buttonText: any;
|
|
831
|
+
const iconName: any;
|
|
832
|
+
const contentColor: any;
|
|
833
|
+
const backgroundColor: any;
|
|
834
|
+
const borderColor: any;
|
|
835
|
+
const borderRadius: any;
|
|
836
|
+
const iconHeight: any;
|
|
837
|
+
const iconWidth: any;
|
|
838
|
+
const disabled: any;
|
|
839
|
+
const onClick: any;
|
|
840
|
+
const onCancelClick: any;
|
|
1093
841
|
}
|
|
1094
842
|
namespace defaultProps {
|
|
1095
843
|
const fileLink_1: string;
|
|
@@ -1121,8 +869,708 @@ declare namespace IconButton {
|
|
|
1121
869
|
}
|
|
1122
870
|
}
|
|
1123
871
|
|
|
1124
|
-
declare function DoublePanelDataRow(props: any):
|
|
872
|
+
declare function DoublePanelDataRow(props: any): any;
|
|
873
|
+
|
|
874
|
+
declare function BarChart(props: any): any;
|
|
875
|
+
declare namespace BarChart {
|
|
876
|
+
namespace propTypes {
|
|
877
|
+
const title: any;
|
|
878
|
+
const barChartData: any;
|
|
879
|
+
const width: any;
|
|
880
|
+
const height: any;
|
|
881
|
+
const barSize: any;
|
|
882
|
+
const barFontSizeValue: any;
|
|
883
|
+
const barChartColor: any;
|
|
884
|
+
const showDollarSign: any;
|
|
885
|
+
const isDollar: any;
|
|
886
|
+
const showLegend: any;
|
|
887
|
+
const legendData: any;
|
|
888
|
+
const showReferenceLine: any;
|
|
889
|
+
const referenceLinePoint: any;
|
|
890
|
+
const referenceLineColor: any;
|
|
891
|
+
const referenceLineDashed: any;
|
|
892
|
+
const showCurrentCampaignStyle: any;
|
|
893
|
+
const currentBarColor: any;
|
|
894
|
+
const isPercent: any;
|
|
895
|
+
const noDataText: any;
|
|
896
|
+
}
|
|
897
|
+
namespace defaultProps {
|
|
898
|
+
const title_1: string;
|
|
899
|
+
export { title_1 as title };
|
|
900
|
+
const barChartData_1: {
|
|
901
|
+
title: string;
|
|
902
|
+
date: string;
|
|
903
|
+
value: number;
|
|
904
|
+
}[];
|
|
905
|
+
export { barChartData_1 as barChartData };
|
|
906
|
+
const width_1: string;
|
|
907
|
+
export { width_1 as width };
|
|
908
|
+
const height_1: string;
|
|
909
|
+
export { height_1 as height };
|
|
910
|
+
const barSize_1: number;
|
|
911
|
+
export { barSize_1 as barSize };
|
|
912
|
+
const barFontSizeValue_1: string;
|
|
913
|
+
export { barFontSizeValue_1 as barFontSizeValue };
|
|
914
|
+
const barChartColor_1: string;
|
|
915
|
+
export { barChartColor_1 as barChartColor };
|
|
916
|
+
const showDollarSign_1: boolean;
|
|
917
|
+
export { showDollarSign_1 as showDollarSign };
|
|
918
|
+
const isDollar_1: boolean;
|
|
919
|
+
export { isDollar_1 as isDollar };
|
|
920
|
+
const showLegend_1: boolean;
|
|
921
|
+
export { showLegend_1 as showLegend };
|
|
922
|
+
const legendData_1: {
|
|
923
|
+
title: string;
|
|
924
|
+
iconType: string;
|
|
925
|
+
iconColor: string;
|
|
926
|
+
}[];
|
|
927
|
+
export { legendData_1 as legendData };
|
|
928
|
+
const showReferenceLine_1: boolean;
|
|
929
|
+
export { showReferenceLine_1 as showReferenceLine };
|
|
930
|
+
const referenceLinePoint_1: number;
|
|
931
|
+
export { referenceLinePoint_1 as referenceLinePoint };
|
|
932
|
+
const referenceLineColor_1: string;
|
|
933
|
+
export { referenceLineColor_1 as referenceLineColor };
|
|
934
|
+
const referenceLineDashed_1: string;
|
|
935
|
+
export { referenceLineDashed_1 as referenceLineDashed };
|
|
936
|
+
const showCurrentCampaignStyle_1: boolean;
|
|
937
|
+
export { showCurrentCampaignStyle_1 as showCurrentCampaignStyle };
|
|
938
|
+
const currentBarColor_1: string;
|
|
939
|
+
export { currentBarColor_1 as currentBarColor };
|
|
940
|
+
const isPercent_1: boolean;
|
|
941
|
+
export { isPercent_1 as isPercent };
|
|
942
|
+
const noDataText_1: string;
|
|
943
|
+
export { noDataText_1 as noDataText };
|
|
944
|
+
}
|
|
945
|
+
}
|
|
946
|
+
|
|
947
|
+
declare function DoubleBarSingleLine(props: any): any;
|
|
948
|
+
|
|
949
|
+
declare function AreaChart(props: any): any;
|
|
950
|
+
|
|
951
|
+
declare function BreakdownPanel(props: any): any;
|
|
952
|
+
|
|
953
|
+
declare function LinkButton({ text, type, size, height, width, disabled, textColor, onClick, leftIcon, rightIcon, }: {
|
|
954
|
+
text?: string;
|
|
955
|
+
type?: string;
|
|
956
|
+
size?: string;
|
|
957
|
+
height?: string;
|
|
958
|
+
width?: string;
|
|
959
|
+
disabled?: boolean;
|
|
960
|
+
textColor?: string;
|
|
961
|
+
onClick: any;
|
|
962
|
+
leftIcon?: string;
|
|
963
|
+
rightIcon?: string;
|
|
964
|
+
}): any;
|
|
965
|
+
|
|
966
|
+
declare function BubbleChart({ data, title, subtitle, leftHeader, rightHeader, topHeader, bottomHeader, colorPalette, height, width, backgroundColor, showAxis, noDataText, }: {
|
|
967
|
+
data?: any[];
|
|
968
|
+
title?: string;
|
|
969
|
+
subtitle?: string;
|
|
970
|
+
leftHeader?: string;
|
|
971
|
+
rightHeader?: string;
|
|
972
|
+
topHeader?: string;
|
|
973
|
+
bottomHeader?: string;
|
|
974
|
+
colorPalette?: string[];
|
|
975
|
+
height?: string;
|
|
976
|
+
width?: string;
|
|
977
|
+
backgroundColor?: string;
|
|
978
|
+
showAxis?: boolean;
|
|
979
|
+
noDataText?: string;
|
|
980
|
+
}): any;
|
|
981
|
+
|
|
982
|
+
declare function BatteryChart(props: any): any;
|
|
983
|
+
|
|
984
|
+
declare function PerformanceAnalyticsLegend(props: any): any;
|
|
985
|
+
|
|
986
|
+
declare function BrushChart(props: any): any;
|
|
987
|
+
|
|
988
|
+
declare function SingleBarLineCharts({ className, width, height, title, data, totalsData, showLegend, legendData, maxBarRange, showLineChart, lineRange, lineFontSizeValue, barFontSizeValue, barSize, barChartHeight, lineChartHeight, isLineChartCurrency, isLineChartBolded, setLineChartTooltip, isTopBarPercent, showSecondBar, showPeriod, currencySign, currencySignLine, noDataText, }: {
|
|
989
|
+
className?: string;
|
|
990
|
+
width?: string;
|
|
991
|
+
height?: string;
|
|
992
|
+
title?: string;
|
|
993
|
+
data?: any[];
|
|
994
|
+
totalsData?: any[];
|
|
995
|
+
showLegend?: boolean;
|
|
996
|
+
legendData?: any[];
|
|
997
|
+
maxBarRange?: number;
|
|
998
|
+
showLineChart?: boolean;
|
|
999
|
+
lineRange?: number;
|
|
1000
|
+
lineFontSizeValue?: string;
|
|
1001
|
+
barFontSizeValue?: string;
|
|
1002
|
+
barSize?: number;
|
|
1003
|
+
barChartHeight?: number;
|
|
1004
|
+
lineChartHeight?: number;
|
|
1005
|
+
isLineChartCurrency?: boolean;
|
|
1006
|
+
isLineChartBolded?: boolean;
|
|
1007
|
+
setLineChartTooltip?: boolean;
|
|
1008
|
+
isTopBarPercent?: boolean;
|
|
1009
|
+
showSecondBar?: boolean;
|
|
1010
|
+
showPeriod?: boolean;
|
|
1011
|
+
currencySign?: string;
|
|
1012
|
+
currencySignLine?: string;
|
|
1013
|
+
noDataText?: string;
|
|
1014
|
+
}): any;
|
|
1015
|
+
|
|
1016
|
+
declare function BarChartWithAreaChart(props: any): any;
|
|
1017
|
+
|
|
1018
|
+
declare function BarChartTwoRows(props: any): any;
|
|
1019
|
+
|
|
1020
|
+
declare function TwoBarCharts(props: any): any;
|
|
1021
|
+
declare namespace TwoBarCharts {
|
|
1022
|
+
namespace propTypes {
|
|
1023
|
+
const title: any;
|
|
1024
|
+
const barChartData: any;
|
|
1025
|
+
const width: any;
|
|
1026
|
+
const height: any;
|
|
1027
|
+
const barSize: any;
|
|
1028
|
+
const barFontSizeValue: any;
|
|
1029
|
+
const barChartColorFirst: any;
|
|
1030
|
+
const barChartColorSecond: any;
|
|
1031
|
+
const isDollar: any;
|
|
1032
|
+
const showLegend: any;
|
|
1033
|
+
const legendData: any;
|
|
1034
|
+
const showDollarSign: any;
|
|
1035
|
+
const showReferenceLine: any;
|
|
1036
|
+
const referenceLinePoint: any;
|
|
1037
|
+
const referenceLineColor: any;
|
|
1038
|
+
const referenceLineDashed: any;
|
|
1039
|
+
const showTooltip: any;
|
|
1040
|
+
}
|
|
1041
|
+
namespace defaultProps {
|
|
1042
|
+
const title_1: string;
|
|
1043
|
+
export { title_1 as title };
|
|
1044
|
+
const barChartData_1: {
|
|
1045
|
+
title: string;
|
|
1046
|
+
date: string;
|
|
1047
|
+
valueOne: number;
|
|
1048
|
+
valueTwo: number;
|
|
1049
|
+
}[];
|
|
1050
|
+
export { barChartData_1 as barChartData };
|
|
1051
|
+
const width_1: string;
|
|
1052
|
+
export { width_1 as width };
|
|
1053
|
+
const height_1: string;
|
|
1054
|
+
export { height_1 as height };
|
|
1055
|
+
const barSize_1: number;
|
|
1056
|
+
export { barSize_1 as barSize };
|
|
1057
|
+
const barFontSizeValue_1: string;
|
|
1058
|
+
export { barFontSizeValue_1 as barFontSizeValue };
|
|
1059
|
+
const barChartColorFirst_1: string;
|
|
1060
|
+
export { barChartColorFirst_1 as barChartColorFirst };
|
|
1061
|
+
const barChartColorSecond_1: string;
|
|
1062
|
+
export { barChartColorSecond_1 as barChartColorSecond };
|
|
1063
|
+
const isDollar_1: boolean;
|
|
1064
|
+
export { isDollar_1 as isDollar };
|
|
1065
|
+
const showDollarSign_1: boolean;
|
|
1066
|
+
export { showDollarSign_1 as showDollarSign };
|
|
1067
|
+
const showLegend_1: boolean;
|
|
1068
|
+
export { showLegend_1 as showLegend };
|
|
1069
|
+
const legendData_1: {
|
|
1070
|
+
title: string;
|
|
1071
|
+
iconType: string;
|
|
1072
|
+
iconColor: string;
|
|
1073
|
+
}[];
|
|
1074
|
+
export { legendData_1 as legendData };
|
|
1075
|
+
const showReferenceLine_1: boolean;
|
|
1076
|
+
export { showReferenceLine_1 as showReferenceLine };
|
|
1077
|
+
const referenceLinePoint_1: number;
|
|
1078
|
+
export { referenceLinePoint_1 as referenceLinePoint };
|
|
1079
|
+
const referenceLineColor_1: string;
|
|
1080
|
+
export { referenceLineColor_1 as referenceLineColor };
|
|
1081
|
+
const referenceLineDashed_1: string;
|
|
1082
|
+
export { referenceLineDashed_1 as referenceLineDashed };
|
|
1083
|
+
const showTooltip_1: boolean;
|
|
1084
|
+
export { showTooltip_1 as showTooltip };
|
|
1085
|
+
}
|
|
1086
|
+
}
|
|
1087
|
+
|
|
1088
|
+
declare function CollapseData(props: any): any;
|
|
1089
|
+
declare namespace CollapseData {
|
|
1090
|
+
namespace propTypes {
|
|
1091
|
+
const title: any;
|
|
1092
|
+
const noDataText: any;
|
|
1093
|
+
const width: any;
|
|
1094
|
+
const height: any;
|
|
1095
|
+
const addPlusMark: any;
|
|
1096
|
+
const addArrowToTotal: any;
|
|
1097
|
+
const tableData: any;
|
|
1098
|
+
}
|
|
1099
|
+
namespace defaultProps {
|
|
1100
|
+
const title_1: string;
|
|
1101
|
+
export { title_1 as title };
|
|
1102
|
+
const noDataText_1: string;
|
|
1103
|
+
export { noDataText_1 as noDataText };
|
|
1104
|
+
const width_1: string;
|
|
1105
|
+
export { width_1 as width };
|
|
1106
|
+
const height_1: string;
|
|
1107
|
+
export { height_1 as height };
|
|
1108
|
+
const tableData_1: any[];
|
|
1109
|
+
export { tableData_1 as tableData };
|
|
1110
|
+
const addPlusMark_1: boolean;
|
|
1111
|
+
export { addPlusMark_1 as addPlusMark };
|
|
1112
|
+
const addArrowToTotal_1: boolean;
|
|
1113
|
+
export { addArrowToTotal_1 as addArrowToTotal };
|
|
1114
|
+
}
|
|
1115
|
+
}
|
|
1116
|
+
|
|
1117
|
+
declare function InsightsCarousel({ className, children, onClose, title, icon, titleColor, iconColor, navColor, }: {
|
|
1118
|
+
className: any;
|
|
1119
|
+
children: any;
|
|
1120
|
+
onClose: any;
|
|
1121
|
+
title?: string;
|
|
1122
|
+
icon?: any;
|
|
1123
|
+
titleColor?: string;
|
|
1124
|
+
iconColor?: string;
|
|
1125
|
+
navColor?: string;
|
|
1126
|
+
}): any;
|
|
1127
|
+
|
|
1128
|
+
declare function DownloadProgress(props: any): any;
|
|
1129
|
+
declare namespace DownloadProgress {
|
|
1130
|
+
namespace propTypes {
|
|
1131
|
+
const title: any;
|
|
1132
|
+
const succeededMessage: any;
|
|
1133
|
+
const failedMessage: any;
|
|
1134
|
+
const downloadStatus: any;
|
|
1135
|
+
const showShadow: any;
|
|
1136
|
+
const progressPercent: any;
|
|
1137
|
+
const refreshInterval: any;
|
|
1138
|
+
const progressBarColor: any;
|
|
1139
|
+
const onTryAgainClick: any;
|
|
1140
|
+
const className: any;
|
|
1141
|
+
}
|
|
1142
|
+
namespace defaultProps {
|
|
1143
|
+
const title_1: string;
|
|
1144
|
+
export { title_1 as title };
|
|
1145
|
+
const succeededMessage_1: string;
|
|
1146
|
+
export { succeededMessage_1 as succeededMessage };
|
|
1147
|
+
const failedMessage_1: string;
|
|
1148
|
+
export { failedMessage_1 as failedMessage };
|
|
1149
|
+
const downloadStatus_1: string;
|
|
1150
|
+
export { downloadStatus_1 as downloadStatus };
|
|
1151
|
+
const showShadow_1: boolean;
|
|
1152
|
+
export { showShadow_1 as showShadow };
|
|
1153
|
+
const progressPercent_1: number;
|
|
1154
|
+
export { progressPercent_1 as progressPercent };
|
|
1155
|
+
const refreshInterval_1: number;
|
|
1156
|
+
export { refreshInterval_1 as refreshInterval };
|
|
1157
|
+
const progressBarColor_1: string;
|
|
1158
|
+
export { progressBarColor_1 as progressBarColor };
|
|
1159
|
+
export function onTryAgainClick_1(): void;
|
|
1160
|
+
export { onTryAgainClick_1 as onTryAgainClick };
|
|
1161
|
+
const className_1: string;
|
|
1162
|
+
export { className_1 as className };
|
|
1163
|
+
}
|
|
1164
|
+
}
|
|
1165
|
+
|
|
1166
|
+
declare function ModalWithOverlay(props: any): any;
|
|
1167
|
+
|
|
1168
|
+
declare function DropdownNew(props: any): any;
|
|
1169
|
+
|
|
1170
|
+
declare function WeeksPicker({ label, disabled, borderColor, borderColorFocus, textColor, hoverColor, required, placeholder, borderRadius, year, width, height, withMarginBottom, onChange, selectedValue, isDarkerBackground, allowedWeekRange, restrictToRange, }: {
|
|
1171
|
+
label: any;
|
|
1172
|
+
disabled: any;
|
|
1173
|
+
borderColor: any;
|
|
1174
|
+
borderColorFocus: any;
|
|
1175
|
+
textColor: any;
|
|
1176
|
+
hoverColor: any;
|
|
1177
|
+
required: any;
|
|
1178
|
+
placeholder: any;
|
|
1179
|
+
borderRadius: any;
|
|
1180
|
+
year: any;
|
|
1181
|
+
width: any;
|
|
1182
|
+
height: any;
|
|
1183
|
+
withMarginBottom?: boolean;
|
|
1184
|
+
onChange: any;
|
|
1185
|
+
selectedValue: any;
|
|
1186
|
+
isDarkerBackground?: boolean;
|
|
1187
|
+
allowedWeekRange?: any;
|
|
1188
|
+
restrictToRange?: boolean;
|
|
1189
|
+
}): any;
|
|
1190
|
+
|
|
1191
|
+
declare function Input({ label, labelEmptyValue, size, selectedValue, placeHolder, inputType, onChange, onClick, onBlur, required, disabled, isDarkerBackground, width, height, error, errorMessage, labelColor, leftIcon, rightIcon, password, leftIconOnClick, rightIconOnClick, multiline, rows, maxLength, regex, onKeyDown, }: {
|
|
1192
|
+
label: any;
|
|
1193
|
+
labelEmptyValue: any;
|
|
1194
|
+
size: any;
|
|
1195
|
+
selectedValue: any;
|
|
1196
|
+
placeHolder: any;
|
|
1197
|
+
inputType?: string;
|
|
1198
|
+
onChange: any;
|
|
1199
|
+
onClick: any;
|
|
1200
|
+
onBlur: any;
|
|
1201
|
+
required: any;
|
|
1202
|
+
disabled: any;
|
|
1203
|
+
isDarkerBackground?: boolean;
|
|
1204
|
+
width: any;
|
|
1205
|
+
height?: string;
|
|
1206
|
+
error: any;
|
|
1207
|
+
errorMessage: any;
|
|
1208
|
+
labelColor: any;
|
|
1209
|
+
leftIcon: any;
|
|
1210
|
+
rightIcon: any;
|
|
1211
|
+
password: any;
|
|
1212
|
+
leftIconOnClick: any;
|
|
1213
|
+
rightIconOnClick: any;
|
|
1214
|
+
multiline?: boolean;
|
|
1215
|
+
rows?: number;
|
|
1216
|
+
maxLength: any;
|
|
1217
|
+
regex: any;
|
|
1218
|
+
onKeyDown: any;
|
|
1219
|
+
}): any;
|
|
1220
|
+
declare namespace Input {
|
|
1221
|
+
namespace propTypes {
|
|
1222
|
+
const placeHolder: any;
|
|
1223
|
+
const label: any;
|
|
1224
|
+
const labelEmptyValue: any;
|
|
1225
|
+
const size: any;
|
|
1226
|
+
const labelColor: any;
|
|
1227
|
+
const required: any;
|
|
1228
|
+
const width: any;
|
|
1229
|
+
const disabled: any;
|
|
1230
|
+
const error: any;
|
|
1231
|
+
const errorMessage: any;
|
|
1232
|
+
const selectedValue: any;
|
|
1233
|
+
const onChange: any;
|
|
1234
|
+
const onClick: any;
|
|
1235
|
+
const leftIconOnClick: any;
|
|
1236
|
+
const rightIconOnClick: any;
|
|
1237
|
+
const onBlur: any;
|
|
1238
|
+
const leftIcon: any;
|
|
1239
|
+
const rightIcon: any;
|
|
1240
|
+
const password: any;
|
|
1241
|
+
const multiline: any;
|
|
1242
|
+
const rows: any;
|
|
1243
|
+
const maxLength: any;
|
|
1244
|
+
const regex: any;
|
|
1245
|
+
const onKeyDown: any;
|
|
1246
|
+
}
|
|
1247
|
+
namespace defaultProps {
|
|
1248
|
+
const placeHolder_1: string;
|
|
1249
|
+
export { placeHolder_1 as placeHolder };
|
|
1250
|
+
const label_1: string;
|
|
1251
|
+
export { label_1 as label };
|
|
1252
|
+
const labelEmptyValue_1: string;
|
|
1253
|
+
export { labelEmptyValue_1 as labelEmptyValue };
|
|
1254
|
+
const size_1: string;
|
|
1255
|
+
export { size_1 as size };
|
|
1256
|
+
const labelColor_1: string;
|
|
1257
|
+
export { labelColor_1 as labelColor };
|
|
1258
|
+
const required_1: boolean;
|
|
1259
|
+
export { required_1 as required };
|
|
1260
|
+
const width_1: string;
|
|
1261
|
+
export { width_1 as width };
|
|
1262
|
+
const disabled_1: boolean;
|
|
1263
|
+
export { disabled_1 as disabled };
|
|
1264
|
+
const error_1: boolean;
|
|
1265
|
+
export { error_1 as error };
|
|
1266
|
+
const errorMessage_1: string;
|
|
1267
|
+
export { errorMessage_1 as errorMessage };
|
|
1268
|
+
const selectedValue_1: string;
|
|
1269
|
+
export { selectedValue_1 as selectedValue };
|
|
1270
|
+
const leftIcon_1: string;
|
|
1271
|
+
export { leftIcon_1 as leftIcon };
|
|
1272
|
+
const rightIcon_1: string;
|
|
1273
|
+
export { rightIcon_1 as rightIcon };
|
|
1274
|
+
export function leftIconOnClick_1(): void;
|
|
1275
|
+
export { leftIconOnClick_1 as leftIconOnClick };
|
|
1276
|
+
export function rightIconOnClick_1(): void;
|
|
1277
|
+
export { rightIconOnClick_1 as rightIconOnClick };
|
|
1278
|
+
export function onBlur_1(): void;
|
|
1279
|
+
export { onBlur_1 as onBlur };
|
|
1280
|
+
export function onClick_1(): void;
|
|
1281
|
+
export { onClick_1 as onClick };
|
|
1282
|
+
const password_1: boolean;
|
|
1283
|
+
export { password_1 as password };
|
|
1284
|
+
const multiline_1: boolean;
|
|
1285
|
+
export { multiline_1 as multiline };
|
|
1286
|
+
const rows_1: number;
|
|
1287
|
+
export { rows_1 as rows };
|
|
1288
|
+
const maxLength_1: any;
|
|
1289
|
+
export { maxLength_1 as maxLength };
|
|
1290
|
+
const regex_1: any;
|
|
1291
|
+
export { regex_1 as regex };
|
|
1292
|
+
export function onKeyDown_1(): void;
|
|
1293
|
+
export { onKeyDown_1 as onKeyDown };
|
|
1294
|
+
}
|
|
1295
|
+
}
|
|
1296
|
+
|
|
1297
|
+
declare function Tooltip(props: any): any;
|
|
1298
|
+
|
|
1299
|
+
/**
|
|
1300
|
+
* ToggleSwitch component for on/off states.
|
|
1301
|
+
* Supports small/large sizes and disabled state.
|
|
1302
|
+
*/
|
|
1303
|
+
declare function ToggleSwitch({ checked, onChange, size, disabled, ...props }: {
|
|
1304
|
+
[x: string]: any;
|
|
1305
|
+
checked: any;
|
|
1306
|
+
onChange: any;
|
|
1307
|
+
size?: string;
|
|
1308
|
+
disabled?: boolean;
|
|
1309
|
+
}): any;
|
|
1310
|
+
declare namespace ToggleSwitch {
|
|
1311
|
+
namespace propTypes {
|
|
1312
|
+
const checked: any;
|
|
1313
|
+
const onChange: any;
|
|
1314
|
+
const size: any;
|
|
1315
|
+
const disabled: any;
|
|
1316
|
+
}
|
|
1317
|
+
}
|
|
1318
|
+
|
|
1319
|
+
declare function ContainerTable(props: any): any;
|
|
1320
|
+
|
|
1321
|
+
declare function MenuRoute(props: any): any;
|
|
1322
|
+
|
|
1323
|
+
declare function Build({ width, height, fill }: {
|
|
1324
|
+
width?: string;
|
|
1325
|
+
height?: string;
|
|
1326
|
+
fill?: string;
|
|
1327
|
+
}): any;
|
|
1328
|
+
|
|
1329
|
+
declare function Track({ width, height, fill }: {
|
|
1330
|
+
width?: string;
|
|
1331
|
+
height?: string;
|
|
1332
|
+
fill?: string;
|
|
1333
|
+
}): any;
|
|
1334
|
+
|
|
1335
|
+
declare function Execute({ width, height, fill }: {
|
|
1336
|
+
width?: string;
|
|
1337
|
+
height?: string;
|
|
1338
|
+
fill?: string;
|
|
1339
|
+
}): any;
|
|
1340
|
+
|
|
1341
|
+
declare function Dashboard({ width, height, fill }: {
|
|
1342
|
+
width?: string;
|
|
1343
|
+
height?: string;
|
|
1344
|
+
fill?: string;
|
|
1345
|
+
}): any;
|
|
1346
|
+
|
|
1347
|
+
declare function Campaigns({ width, height, fill }: {
|
|
1348
|
+
width?: string;
|
|
1349
|
+
height?: string;
|
|
1350
|
+
fill?: string;
|
|
1351
|
+
}): any;
|
|
1352
|
+
|
|
1353
|
+
declare function Budgets({ width, height, fill }: {
|
|
1354
|
+
width?: string;
|
|
1355
|
+
height?: string;
|
|
1356
|
+
fill?: string;
|
|
1357
|
+
}): any;
|
|
1358
|
+
|
|
1359
|
+
declare function SampleRunEngine({ width, height, fill }: {
|
|
1360
|
+
width?: string;
|
|
1361
|
+
height?: string;
|
|
1362
|
+
fill?: string;
|
|
1363
|
+
}): any;
|
|
1364
|
+
|
|
1365
|
+
declare function Coupons({ width, height, fill }: {
|
|
1366
|
+
width?: string;
|
|
1367
|
+
height?: string;
|
|
1368
|
+
fill?: string;
|
|
1369
|
+
}): any;
|
|
1370
|
+
|
|
1371
|
+
declare function RulesEngine({ width, height, fill }: {
|
|
1372
|
+
width?: string;
|
|
1373
|
+
height?: string;
|
|
1374
|
+
fill?: string;
|
|
1375
|
+
}): any;
|
|
1376
|
+
|
|
1377
|
+
declare function AdvancedThresholds({ width, height, fill }: {
|
|
1378
|
+
width?: string;
|
|
1379
|
+
height?: string;
|
|
1380
|
+
fill?: string;
|
|
1381
|
+
}): any;
|
|
1382
|
+
|
|
1383
|
+
declare function PreTestWhatIf({ width, height, fill }: {
|
|
1384
|
+
width?: string;
|
|
1385
|
+
height?: string;
|
|
1386
|
+
fill?: string;
|
|
1387
|
+
}): any;
|
|
1388
|
+
|
|
1389
|
+
declare function CustomerSegments({ width, height, fill }: {
|
|
1390
|
+
width?: string;
|
|
1391
|
+
height?: string;
|
|
1392
|
+
fill?: string;
|
|
1393
|
+
}): any;
|
|
1394
|
+
|
|
1395
|
+
declare function GroupBuilder({ width, height, fill }: {
|
|
1396
|
+
width?: string;
|
|
1397
|
+
height?: string;
|
|
1398
|
+
fill?: string;
|
|
1399
|
+
}): any;
|
|
1400
|
+
|
|
1401
|
+
declare function ItemsStores({ width, height, fill }: {
|
|
1402
|
+
width?: string;
|
|
1403
|
+
height?: string;
|
|
1404
|
+
fill?: string;
|
|
1405
|
+
}): any;
|
|
1406
|
+
|
|
1407
|
+
declare function Analytics({ width, height, fill }: {
|
|
1408
|
+
width?: string;
|
|
1409
|
+
height?: string;
|
|
1410
|
+
fill?: string;
|
|
1411
|
+
}): any;
|
|
1412
|
+
|
|
1413
|
+
declare function Table(props: any): any;
|
|
1414
|
+
declare namespace Table {
|
|
1415
|
+
const displayName: string;
|
|
1416
|
+
}
|
|
1417
|
+
|
|
1418
|
+
declare function FilterPop(props: any): any;
|
|
1419
|
+
|
|
1420
|
+
declare function SortPop(props: any): any;
|
|
1421
|
+
|
|
1422
|
+
declare function RangePop(props: any): any;
|
|
1423
|
+
|
|
1424
|
+
declare function SearchInput(props: any): any;
|
|
1425
|
+
|
|
1426
|
+
declare function ItemManagerPanel({ width, height, disableSection, onSendForms, editMode, disabledSendForms, AllFormsSent, itemAndPackage, setItemAndPackage, linkColor, backgroundColor, buttonTooltipText, trashTooltipText, maxVisibleVendors, componentText, SubTitleColor }: {
|
|
1427
|
+
width?: string;
|
|
1428
|
+
height?: string;
|
|
1429
|
+
disableSection?: boolean;
|
|
1430
|
+
onSendForms?: () => void;
|
|
1431
|
+
editMode?: boolean;
|
|
1432
|
+
disabledSendForms?: boolean;
|
|
1433
|
+
AllFormsSent?: boolean;
|
|
1434
|
+
itemAndPackage?: any[];
|
|
1435
|
+
setItemAndPackage: any;
|
|
1436
|
+
linkColor?: string;
|
|
1437
|
+
backgroundColor?: string;
|
|
1438
|
+
buttonTooltipText?: string;
|
|
1439
|
+
trashTooltipText?: string;
|
|
1440
|
+
maxVisibleVendors?: number;
|
|
1441
|
+
componentText?: string;
|
|
1442
|
+
SubTitleColor?: string;
|
|
1443
|
+
}): any;
|
|
1444
|
+
|
|
1445
|
+
/**
|
|
1446
|
+
* ModalDrawer component
|
|
1447
|
+
* @param {Object} props
|
|
1448
|
+
* @param {boolean} props.open - Whether the drawer is open
|
|
1449
|
+
* @param {function} props.onClose - Handler for closing the drawer
|
|
1450
|
+
* @param {React.ReactNode} props.children - Drawer content
|
|
1451
|
+
* @param {number} [props.widthPercent=70] - Width of the drawer as a percentage of the viewport width
|
|
1452
|
+
*/
|
|
1453
|
+
declare function ModalDrawer({ open, height, onClose, children, widthPercent }: {
|
|
1454
|
+
open: boolean;
|
|
1455
|
+
onClose: Function;
|
|
1456
|
+
children: React.ReactNode;
|
|
1457
|
+
widthPercent?: number;
|
|
1458
|
+
}): any;
|
|
1459
|
+
|
|
1460
|
+
declare function OverlayDropdown({ data, value, onSelectClick, disabled, isDarkerBackground, required, selectedColor, hoverColor, dropdownMaxHeight, width, height, label, labelEmptyValue, showLabelOnTop, placeHolder, labelColor, placeHolderColor, margin, editableDigitalCoupon, dropdownDigitalCouponTitle, ...props }: {
|
|
1461
|
+
[x: string]: any;
|
|
1462
|
+
data?: any[];
|
|
1463
|
+
value: any;
|
|
1464
|
+
onSelectClick: any;
|
|
1465
|
+
disabled?: boolean;
|
|
1466
|
+
isDarkerBackground?: boolean;
|
|
1467
|
+
required?: boolean;
|
|
1468
|
+
selectedColor?: string;
|
|
1469
|
+
hoverColor?: string;
|
|
1470
|
+
dropdownMaxHeight?: string;
|
|
1471
|
+
width?: string;
|
|
1472
|
+
height?: string;
|
|
1473
|
+
label: any;
|
|
1474
|
+
labelEmptyValue: any;
|
|
1475
|
+
showLabelOnTop: any;
|
|
1476
|
+
placeHolder: any;
|
|
1477
|
+
labelColor: any;
|
|
1478
|
+
placeHolderColor: any;
|
|
1479
|
+
margin?: string;
|
|
1480
|
+
editableDigitalCoupon?: boolean;
|
|
1481
|
+
dropdownDigitalCouponTitle?: string;
|
|
1482
|
+
}): any;
|
|
1483
|
+
|
|
1484
|
+
declare function MessageBox({ isOpen, isDisabled, onClose, onConfirm, title, primaryText, secondaryText, width, height, color, hoverColor, opacity, secondaryColor, seperateSectionBorder, children, tooltipContent, }: {
|
|
1485
|
+
isOpen?: boolean;
|
|
1486
|
+
isDisabled?: boolean;
|
|
1487
|
+
onClose?: () => void;
|
|
1488
|
+
onConfirm?: () => void;
|
|
1489
|
+
title?: string;
|
|
1490
|
+
primaryText?: string;
|
|
1491
|
+
secondaryText?: string;
|
|
1492
|
+
width?: string;
|
|
1493
|
+
height?: string;
|
|
1494
|
+
color?: string;
|
|
1495
|
+
hoverColor?: string;
|
|
1496
|
+
opacity?: number;
|
|
1497
|
+
secondaryColor?: string;
|
|
1498
|
+
seperateSectionBorder?: boolean;
|
|
1499
|
+
children: any;
|
|
1500
|
+
tooltipContent?: string;
|
|
1501
|
+
}): any;
|
|
1502
|
+
|
|
1503
|
+
declare function ToasterMessageBox({ color, messageText, linkText, duration, width, icon, onLinkClick, onClose }: {
|
|
1504
|
+
color?: string;
|
|
1505
|
+
messageText?: string;
|
|
1506
|
+
linkText?: string;
|
|
1507
|
+
duration?: number;
|
|
1508
|
+
width?: string;
|
|
1509
|
+
icon?: string;
|
|
1510
|
+
onLinkClick?: () => void;
|
|
1511
|
+
onClose?: () => void;
|
|
1512
|
+
}): any;
|
|
1513
|
+
|
|
1514
|
+
declare function QuickFilterCards({ data, onCardToggle, width, CardsContainerClassName, }: {
|
|
1515
|
+
data?: any[];
|
|
1516
|
+
onCardToggle?: () => void;
|
|
1517
|
+
width?: string;
|
|
1518
|
+
CardsContainerClassName?: string;
|
|
1519
|
+
}): any;
|
|
1520
|
+
|
|
1521
|
+
declare function RangePicker({ label, onChange, borderRadius, required, width, height, placeholder, disabled, borderColor, borderColorFocus, textColor, selectedValue, }: {
|
|
1522
|
+
label: any;
|
|
1523
|
+
onChange: any;
|
|
1524
|
+
borderRadius: any;
|
|
1525
|
+
required: any;
|
|
1526
|
+
width: any;
|
|
1527
|
+
height: any;
|
|
1528
|
+
placeholder: any;
|
|
1529
|
+
disabled: any;
|
|
1530
|
+
borderColor: any;
|
|
1531
|
+
borderColorFocus: any;
|
|
1532
|
+
textColor: any;
|
|
1533
|
+
selectedValue: any;
|
|
1534
|
+
}): any;
|
|
1535
|
+
declare namespace RangePicker {
|
|
1536
|
+
namespace propTypes {
|
|
1537
|
+
const label: any;
|
|
1538
|
+
const onChange: any;
|
|
1539
|
+
const borderRadius: any;
|
|
1540
|
+
const required: any;
|
|
1541
|
+
const width: any;
|
|
1542
|
+
const height: any;
|
|
1543
|
+
const placeholder: any;
|
|
1544
|
+
const disabled: any;
|
|
1545
|
+
const borderColor: any;
|
|
1546
|
+
const borderColorFocus: any;
|
|
1547
|
+
const textColor: any;
|
|
1548
|
+
const selectedValue: any;
|
|
1549
|
+
}
|
|
1550
|
+
namespace defaultProps {
|
|
1551
|
+
const required_1: boolean;
|
|
1552
|
+
export { required_1 as required };
|
|
1553
|
+
const width_1: string;
|
|
1554
|
+
export { width_1 as width };
|
|
1555
|
+
const height_1: string;
|
|
1556
|
+
export { height_1 as height };
|
|
1557
|
+
const disabled_1: boolean;
|
|
1558
|
+
export { disabled_1 as disabled };
|
|
1559
|
+
const placeholder_1: string;
|
|
1560
|
+
export { placeholder_1 as placeholder };
|
|
1561
|
+
const borderColor_1: string;
|
|
1562
|
+
export { borderColor_1 as borderColor };
|
|
1563
|
+
const borderColorFocus_1: string;
|
|
1564
|
+
export { borderColorFocus_1 as borderColorFocus };
|
|
1565
|
+
const textColor_1: string;
|
|
1566
|
+
export { textColor_1 as textColor };
|
|
1567
|
+
const selectedValue_1: string;
|
|
1568
|
+
export { selectedValue_1 as selectedValue };
|
|
1569
|
+
}
|
|
1570
|
+
}
|
|
1571
|
+
|
|
1572
|
+
declare function Tag(props: any): any;
|
|
1125
1573
|
|
|
1126
|
-
declare function
|
|
1574
|
+
declare function CheckBox(props: any): any;
|
|
1127
1575
|
|
|
1128
|
-
export { BannerEventBoxList, BarChart, BarChartsByWeeks, Button, CollapseHeader, DialogOverlay, DoublePanelDataRow, EventDetailsCard, EventList, FilterPanel, Heatmap, IconButton, LinnerDataBox, MarketShareDescription, OneColumnContainer, PieChart, PopupCharts, QuickFilter, ReportTable, TabMenu, TopToggleList, TotalDoughnutChart, TotalHorizontalCharts };
|
|
1576
|
+
export { AdvancedThresholds, Analytics, AreaChart, BannerEventBoxList, BarChart, BarChartTwoRows, BarChartWithAreaChart, BarChartsByWeeks, BatteryChart, BreakdownPanel, BrushChart, BubbleChart, Budgets, Build, Button, Campaigns, CheckBox, CollapseData, CollapseHeader, ContainerTable, Coupons, CustomerSegments, Dashboard, DialogOverlay, DoubleBarSingleLine, DoublePanelDataRow, DownloadProgress, DropdownNew, EventDetailsCard, EventList, Execute, FilterPanel, FilterPop, GroupBuilder, Heatmap, IconButton, Input, InsightsCarousel, ItemManagerPanel, ItemsStores, LinkButton, LinnerDataBox, MarketShareDescription, MenuRoute, MessageBox, ModalDrawer, ModalWithOverlay, OneColumnContainer, OverlayDropdown, PerformanceAnalyticsLegend, PieChart, PopupCharts, PreTestWhatIf, QuickFilter, QuickFilterCards, RangePicker, RangePop, ReportTable, RulesEngine, SampleRunEngine, SearchInput, SingleBarLineCharts, SortPop, TabMenu, Table, Tag, ToasterMessageBox, ToggleSwitch, Tooltip, TopToggleList, TotalDoughnutChart, TotalHorizontalCharts, Track, TwoBarCharts, WeeksPicker };
|