sag_components 2.0.0-beta5 → 2.0.0-beta50
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 +203 -271
- package/dist/index.esm.js +28492 -79746
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +27852 -79117
- 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.stories.d.ts +70 -10
- package/dist/types/components/AutocompleteField/AutocompleteField.d.ts +1 -1
- package/dist/types/components/AutocompleteField/AutocompleteField.stories.d.ts +1 -7
- package/dist/types/components/BannerEventBox/BannerEventBox.d.ts +2 -2
- package/dist/types/components/BannerEventBox/BannerEventBox.stories.d.ts +1 -22
- package/dist/types/components/BannerEventBoxList/BannerEventBoxList.d.ts +3 -6
- package/dist/types/components/BannerEventBoxList/BannerEventBoxList.stories.d.ts +1 -13
- package/dist/types/components/BannersDropdown/BannersDropdown.d.ts +1 -1
- package/dist/types/components/BannersDropdown/BannersDropdown.stories.d.ts +2 -21
- package/dist/types/components/BarChart/BarChart.d.ts +4 -4
- package/dist/types/components/BarChart/BarChart.stories.d.ts +3 -144
- package/dist/types/components/BarChartTwoRows/BarChartTwoRows.d.ts +4 -4
- package/dist/types/components/BarChartTwoRows/BarChartTwoRows.stories.d.ts +2 -103
- package/dist/types/components/BarChartTwoRows/BarChartTwoRows.style.d.ts +1 -23
- package/dist/types/components/BarChartWithAreaChart/BarChartWithAreaChart.d.ts +4 -4
- package/dist/types/components/BarChartWithAreaChart/BarChartWithAreaChart.stories.d.ts +1 -36
- package/dist/types/components/BarChartsByWeeks/BarChartsByWeeks.d.ts +6 -6
- package/dist/types/components/BarChartsByWeeks/BarChartsByWeeks.stories.d.ts +6 -264
- 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.stories.d.ts +2 -59
- 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/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/Button/Button.d.ts +21 -21
- package/dist/types/components/Button/Button.stories.d.ts +12 -220
- package/dist/types/components/CampaignTool/CampaignDemoReport.d.ts +4 -4
- package/dist/types/components/CampaignTool/CampaignDemoReport.stories.d.ts +1 -19
- package/dist/types/components/CampaignTool/Card.d.ts +2 -2
- package/dist/types/components/CampaignTool/Card.stories.d.ts +1 -1
- package/dist/types/components/CampaignTool/MultipleCard.stories.d.ts +1 -4
- package/dist/types/components/CampaignTool/PageFilterBar.stories.d.ts +1 -7
- package/dist/types/components/CampaignTool/Popup.stories.d.ts +1 -66
- package/dist/types/components/CampaignTool/PopupContent.d.ts +3 -3
- package/dist/types/components/CampaignTool/Table.d.ts +2 -2
- package/dist/types/components/CampaignTool/Table.stories.d.ts +1 -13
- package/dist/types/components/CheckBox/CheckBox.d.ts +1 -14
- package/dist/types/components/CheckBox/CheckBox.stories.d.ts +1 -25
- package/dist/types/components/CheckBoxButton/CheckBoxButton.d.ts +14 -14
- package/dist/types/components/CheckBoxButton/CheckBoxButton.stories.d.ts +1 -35
- package/dist/types/components/CollapseData/CollapseData.d.ts +5 -5
- package/dist/types/components/CollapseData/CollapseData.stories.d.ts +7 -34
- package/dist/types/components/CollapseHeader/CollapseHeader.d.ts +15 -3
- package/dist/types/components/CollapseHeader/CollapseHeader.stories.d.ts +2 -52
- package/dist/types/components/CollapseMenuItem/CollapseMenuItem.stories.d.ts +2 -27
- package/dist/types/components/DialogOverlay/DialogOverlay.d.ts +1 -1
- package/dist/types/components/DialogOverlay/DialogOverlay.stories.d.ts +1 -11
- package/dist/types/components/DoubleBarSingleLine/DoubleBarSingleLine.d.ts +2 -0
- package/dist/types/components/{TextField/TextField.stories.d.ts → DoubleBarSingleLine/DoubleBarSingleLine.stories.d.ts} +146 -137
- package/dist/types/components/DoubleBarSingleLine/DoubleBarSingleLine.style.d.ts +10 -0
- package/dist/types/components/DoublePanelDataRow/DoublePanelDataRow.d.ts +0 -32
- package/dist/types/components/DoublePanelDataRow/DoublePanelDataRow.stories.d.ts +1 -32
- package/dist/types/components/DownloadProgress/DownloadProgress.stories.d.ts +3 -63
- package/dist/types/components/DropdownMultiNew/DropdownMultiNew.d.ts +6 -6
- package/dist/types/components/DropdownMultiNew/DropdownNew.stories.d.ts +12 -346
- package/dist/types/components/DropdownNew/DropdownNew.d.ts +7 -7
- package/dist/types/components/DropdownSingleNew/DropdownSingleNew.d.ts +6 -6
- package/dist/types/components/EventDetailsCard/EventDetailsCard.d.ts +2 -2
- package/dist/types/components/EventDetailsCard/EventDetailsCard.stories.d.ts +1 -30
- package/dist/types/components/EventList/EventList.d.ts +3 -3
- package/dist/types/components/EventList/EventList.stories.d.ts +1 -18
- package/dist/types/components/EventListItem/EventListItem.stories.d.ts +1 -15
- package/dist/types/components/FilterContainer/FilterContainer.stories.d.ts +1 -7
- package/dist/types/components/FilterPanel/FilterPanel.d.ts +20 -10
- package/dist/types/components/FilterPanel/FilterPanel.stories.d.ts +10 -662
- package/dist/types/components/FormattedValue/FormattedValue.stories.d.ts +7 -173
- package/dist/types/components/Heatmap/Heatmap.d.ts +2 -2
- package/dist/types/components/Heatmap/Heatmap.stories.d.ts +2 -30
- package/dist/types/components/Heatmap/Heatmap.style.d.ts +1 -1
- package/dist/types/components/IconButton/IconButton.stories.d.ts +6 -83
- package/dist/types/components/Input/Input.stories.d.ts +14 -424
- package/dist/types/components/InputOld/InputOld.d.ts +2 -2
- package/dist/types/components/InputOld/InputOld.stories.d.ts +2 -23
- package/dist/types/components/KpiFilter/KpiFilter.d.ts +5 -5
- package/dist/types/components/KpiFilter/KpiFilter.stories.d.ts +4 -130
- package/dist/types/components/LinkButton/LinkButton.d.ts +9 -9
- package/dist/types/components/LinkButton/LinkButton.stories.d.ts +10 -179
- package/dist/types/components/LinnerDataBox/LinnerDataBox.d.ts +0 -33
- package/dist/types/components/LinnerDataBox/LinnerDataBox.data.d.ts +15 -0
- package/dist/types/components/LinnerDataBox/LinnerDataBox.stories.d.ts +1 -34
- package/dist/types/components/LinnerDataBox/LinnerDataBox.style.d.ts +3 -1
- package/dist/types/components/ListBox/ListBox.d.ts +9 -9
- package/dist/types/components/ListBox/ListBox.stories.d.ts +1 -29
- package/dist/types/components/MarketShareDescription/MarketShareDescription.d.ts +3 -3
- package/dist/types/components/MarketShareDescription/MarketShareDescription.stories.d.ts +3 -68
- package/dist/types/components/Modal/Modal.d.ts +1 -1
- package/dist/types/components/MonthPicker/MonthPicker.d.ts +1 -1
- package/dist/types/components/MonthPicker/MonthPicker.stories.d.ts +3 -52
- package/dist/types/components/NoDataFoundMessage/NoDataFoundMessage.d.ts +0 -10
- package/dist/types/components/NoDataFoundMessage/NoDataFoundMessage.stories.d.ts +1 -7
- package/dist/types/components/NoDataFoundMessage/NoDataFoundMessage.style.d.ts +1 -1
- package/dist/types/components/OneColumnContainer/OneColumnContainer.d.ts +20 -2
- package/dist/types/components/OneColumnContainer/OneColumnContainer.stories.d.ts +276 -29
- package/dist/types/components/OneColumnContainer/OneColumnContainer.style.d.ts +2 -0
- package/dist/types/components/PerformanceAnalytics/PerformanceAnalytics.d.ts +9 -9
- package/dist/types/components/PerformanceAnalytics/PerformanceAnalytics.stories.d.ts +1 -89
- package/dist/types/components/PerformanceAnalyticsLegend/PerformanceAnalyticsLegend.d.ts +0 -27
- package/dist/types/components/PerformanceAnalyticsLegend/PerformanceAnalyticsLegend.stories.d.ts +3 -58
- package/dist/types/components/PerformanceAnalyticsOneColumn/PerformanceAnalyticsOneColumn.d.ts +9 -9
- package/dist/types/components/PerformanceAnalyticsOneColumn/PerformanceAnalyticsOneColumn.stories.d.ts +1 -84
- package/dist/types/components/PerformanceAnalyticsTotals/PerformanceAnalyticsTotals.d.ts +2 -2
- package/dist/types/components/PerformanceAnalyticsTotals/PerformanceAnalyticsTotals.stories.d.ts +2 -62
- package/dist/types/components/PieChart/PieChart.d.ts +6 -6
- package/dist/types/components/PieChart/PieChart.stories.d.ts +2 -96
- package/dist/types/components/PopupCharts/PopupCharts.d.ts +4 -4
- package/dist/types/components/PopupCharts/PopupCharts.stories.d.ts +6 -197
- package/dist/types/components/ProductsVariety/ProductsVariety.d.ts +2 -2
- package/dist/types/components/ProductsVariety/ProductsVariety.stories.d.ts +2 -31
- package/dist/types/components/ProgressBar/ProgressBar.stories.d.ts +2 -31
- package/dist/types/components/QuarterPicker/QuarterPicker.d.ts +1 -1
- package/dist/types/components/QuarterPicker/QuarterPicker.stories.d.ts +3 -52
- package/dist/types/components/QuickFilter/QuickFilter.d.ts +14 -66
- package/dist/types/components/QuickFilter/QuickFilter.stories.d.ts +8 -207
- package/dist/types/components/QuickFilterDropdownMultiSelection/QuickFilterDropdownMultiSelection.d.ts +6 -6
- package/dist/types/components/QuickFilterDropdownSingle/QuickFilterDropdownSingle.d.ts +6 -6
- package/dist/types/components/{SagIconButton → QuickFilterDropdownSingle/SagIconButton}/SagIconButton.d.ts +3 -3
- package/dist/types/components/{SagIconButton → QuickFilterDropdownSingle/SagIconButton}/SagIconButton.stories.d.ts +3 -52
- package/dist/types/components/RangePicker/RangePicker.stories.d.ts +3 -49
- package/dist/types/components/ReportTable/ReportTable.d.ts +5 -5
- package/dist/types/components/ReportTable/ReportTable.stories.d.ts +6 -189
- package/dist/types/components/SagButton/SagButton.stories.d.ts +1 -27
- package/dist/types/components/SagInput/SagInput.stories.d.ts +1 -18
- package/dist/types/components/SalesAndROI/SalesAndROI.d.ts +3 -3
- package/dist/types/components/SalesAndROI/SalesAndROI.stories.d.ts +3 -86
- package/dist/types/components/SearchInput/SearchInput.stories.d.ts +1 -11
- package/dist/types/components/SegmentedButton/SegmentedButton.d.ts +2 -2
- package/dist/types/components/SegmentedButton/SegmentedButton.stories.d.ts +3 -95
- package/dist/types/components/Select/Select.stories.d.ts +2 -35
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.d.ts +25 -25
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.stories.d.ts +3 -175
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.style.d.ts +2 -50
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.test.d.ts +1 -0
- package/dist/types/components/TabMenu/TabMenu.d.ts +29 -59
- package/dist/types/components/TabMenu/TabMenu.stories.d.ts +14 -71
- package/dist/types/components/TabMenu/TabMenu.style.d.ts +1 -0
- package/dist/types/components/TitleDescription/TitleDescription.d.ts +2 -2
- package/dist/types/components/TitleDescription/TitleDescription.stories.d.ts +2 -49
- package/dist/types/components/Tooltip/Tooltip.d.ts +2 -2
- package/dist/types/components/TopToggleList/TopToggleList.stories.d.ts +1 -12
- package/dist/types/components/TotalBenchmark/TotalBenchmark.stories.d.ts +3 -78
- package/dist/types/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.d.ts +3 -3
- package/dist/types/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.stories.d.ts +3 -142
- package/dist/types/components/TotalBenchmarkArrows/TotalBenchmarkArrows.d.ts +4 -7
- package/dist/types/components/TotalBenchmarkArrows/TotalBenchmarkArrows.stories.d.ts +3 -95
- package/dist/types/components/TotalBenchmarkBarchart/TotalBenchmarkBarchart.d.ts +2 -2
- package/dist/types/components/TotalBenchmarkBarchart/TotalBenchmarkBarchart.stories.d.ts +3 -105
- package/dist/types/components/TotalDoughnutChart/TotalDoughnutChart.d.ts +20 -4
- package/dist/types/components/TotalDoughnutChart/TotalDoughnutChart.stories.d.ts +114 -289
- package/dist/types/components/TotalHorizontalCharts/TotalHorizontalCharts.d.ts +3 -3
- package/dist/types/components/TotalHorizontalCharts/TotalHorizontalCharts.stories.d.ts +3 -120
- package/dist/types/components/TwoBarCharts/TwoBarCharts.d.ts +4 -4
- package/dist/types/components/TwoBarCharts/TwoBarCharts.stories.d.ts +18 -100
- package/dist/types/icons/ArrowDownIcon.d.ts +2 -2
- package/dist/types/icons/ArrowDropDownIcon.d.ts +2 -2
- package/dist/types/icons/ArrowSelectIcon.d.ts +3 -3
- package/dist/types/icons/ArrowUpIcon.d.ts +2 -2
- package/dist/types/icons/AttachedIcon.d.ts +3 -3
- package/dist/types/icons/BellIcon.d.ts +5 -5
- package/dist/types/icons/ButtonArrowRight.d.ts +4 -4
- package/dist/types/icons/CalendarIcon.d.ts +2 -2
- package/dist/types/icons/CheckBoxButtonCheckedIcon.d.ts +3 -3
- package/dist/types/icons/CheckBoxCheckedIcon.d.ts +3 -3
- package/dist/types/icons/CheckBoxNotCheckedIcon.d.ts +3 -3
- 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 +2 -2
- package/dist/types/icons/CloseIcon.d.ts +3 -3
- package/dist/types/icons/CloseXIcon.d.ts +5 -5
- package/dist/types/icons/ComboBoxArrowDownIcon.d.ts +3 -3
- package/dist/types/icons/ComboBoxArrowUpIcon.d.ts +3 -3
- 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 +2 -2
- package/dist/types/icons/ErrorIcon.d.ts +3 -3
- package/dist/types/icons/ExitIcon.d.ts +5 -5
- package/dist/types/icons/ExportIcon.d.ts +5 -6
- package/dist/types/icons/EyeIcon.d.ts +5 -5
- package/dist/types/icons/FileIcon.d.ts +3 -3
- package/dist/types/icons/FilterIcon.d.ts +5 -5
- package/dist/types/icons/FlyIcon.d.ts +5 -6
- package/dist/types/icons/FoodLionIcon.d.ts +4 -4
- package/dist/types/icons/FoodLionNewIcon.d.ts +4 -4
- package/dist/types/icons/GiantFoodIcon.d.ts +5 -5
- package/dist/types/icons/GiantFoodIcon_new.d.ts +5 -5
- package/dist/types/icons/HannafordIcon.d.ts +4 -4
- package/dist/types/icons/HannafordIcon_new.d.ts +5 -4
- package/dist/types/icons/HannafordNewIcon.d.ts +2 -2
- package/dist/types/icons/InfoIcon.d.ts +5 -5
- package/dist/types/icons/LampIcon.d.ts +3 -3
- package/dist/types/icons/LegendLineIcon.d.ts +3 -3
- package/dist/types/icons/LegendUnionIcon.d.ts +3 -3
- package/dist/types/icons/MaintenanceIcon.d.ts +5 -5
- package/dist/types/icons/MenuItemClosedIcon.d.ts +3 -3
- package/dist/types/icons/MenuItemOpenIcon.d.ts +5 -6
- package/dist/types/icons/MenuItemRightIcon.d.ts +3 -3
- package/dist/types/icons/MenuItemUpIcon.d.ts +5 -6
- package/dist/types/icons/NoDataFoundIcon.d.ts +2 -2
- package/dist/types/icons/OptionsIcon.d.ts +5 -5
- package/dist/types/icons/ReselectIcon.d.ts +5 -5
- package/dist/types/icons/SearchIcon.d.ts +3 -3
- package/dist/types/icons/ShoppingCartIcon.d.ts +2 -2
- package/dist/types/icons/ShoutIcon.d.ts +3 -3
- package/dist/types/icons/SortIcon.d.ts +6 -6
- package/dist/types/icons/SpotlightProductIcon.d.ts +3 -3
- package/dist/types/icons/StopAndShopIcon.d.ts +5 -5
- package/dist/types/icons/StopAndShopNewIcon.d.ts +5 -5
- package/dist/types/icons/SucceededIcon.d.ts +3 -3
- package/dist/types/icons/TheGiantCompanyIcon.d.ts +4 -4
- package/dist/types/icons/TheGiantCompanyNewIcon.d.ts +4 -4
- package/dist/types/icons/UpArrowIcon.d.ts +5 -0
- package/dist/types/index.d.ts +6 -0
- package/dist/types/utils/CommonFunctions.d.ts +1 -1
- package/package.json +37 -41
- 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.stories.d.ts +0 -112
- 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.stories.d.ts +0 -451
- 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.stories.d.ts +0 -263
- package/dist/types/components/DropdownMulti/DropdownMulti.style.d.ts +0 -1
- package/dist/types/components/TextField/TextField.d.ts +0 -6
- package/dist/types/components/TextField/TextField.style.d.ts +0 -1
- package/dist/types/reactTestApp/App.d.ts +0 -2
- package/dist/types/reactTestApp/vite.config.d.ts +0 -2
- package/dist/types/utils/regex/OnlyEnglishLetters.regex.d.ts +0 -1
- /package/dist/types/components/{SingleBarLineCharts/SingleBar.test.d.ts → AreaChart/AreaChart.test.d.ts} +0 -0
- /package/dist/types/{reactTestApp/index.d.ts → components/BreakdownPanel/BreakdownPanel.test.d.ts} +0 -0
- /package/dist/types/components/{SagIconButton → QuickFilterDropdownSingle/SagIconButton}/SagIconButton.style.d.ts +0 -0
|
@@ -95,82 +95,7 @@ declare namespace _default {
|
|
|
95
95
|
}
|
|
96
96
|
}
|
|
97
97
|
export default _default;
|
|
98
|
-
export
|
|
99
|
-
export
|
|
100
|
-
|
|
101
|
-
export { arrDataOneBenchmark as data };
|
|
102
|
-
const dotCut_1: boolean;
|
|
103
|
-
export { dotCut_1 as dotCut };
|
|
104
|
-
const width_1: string;
|
|
105
|
-
export { width_1 as width };
|
|
106
|
-
const height_1: string;
|
|
107
|
-
export { height_1 as height };
|
|
108
|
-
const textColor_1: string;
|
|
109
|
-
export { textColor_1 as textColor };
|
|
110
|
-
const noDataText_1: string;
|
|
111
|
-
export { noDataText_1 as noDataText };
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
export function TwoBenchmarks(args: any): import("react/jsx-runtime").JSX.Element;
|
|
115
|
-
export namespace TwoBenchmarks {
|
|
116
|
-
export namespace args_1 {
|
|
117
|
-
export { arrDataTwoBenchmarks as data };
|
|
118
|
-
const dotCut_2: boolean;
|
|
119
|
-
export { dotCut_2 as dotCut };
|
|
120
|
-
const width_2: string;
|
|
121
|
-
export { width_2 as width };
|
|
122
|
-
const height_2: string;
|
|
123
|
-
export { height_2 as height };
|
|
124
|
-
const textColor_2: string;
|
|
125
|
-
export { textColor_2 as textColor };
|
|
126
|
-
const noDataText_2: string;
|
|
127
|
-
export { noDataText_2 as noDataText };
|
|
128
|
-
}
|
|
129
|
-
export { args_1 as args };
|
|
130
|
-
}
|
|
131
|
-
export function DataWithNulls(args: any): import("react/jsx-runtime").JSX.Element;
|
|
132
|
-
export namespace DataWithNulls {
|
|
133
|
-
export namespace args_2 {
|
|
134
|
-
export { arrDataWithNulls as data };
|
|
135
|
-
const dotCut_3: boolean;
|
|
136
|
-
export { dotCut_3 as dotCut };
|
|
137
|
-
const width_3: string;
|
|
138
|
-
export { width_3 as width };
|
|
139
|
-
const height_3: string;
|
|
140
|
-
export { height_3 as height };
|
|
141
|
-
const textColor_3: string;
|
|
142
|
-
export { textColor_3 as textColor };
|
|
143
|
-
const noDataText_3: string;
|
|
144
|
-
export { noDataText_3 as noDataText };
|
|
145
|
-
}
|
|
146
|
-
export { args_2 as args };
|
|
147
|
-
}
|
|
98
|
+
export const OneBenchmark: any;
|
|
99
|
+
export const TwoBenchmarks: any;
|
|
100
|
+
export const DataWithNulls: any;
|
|
148
101
|
import { TotalBenchmark } from "./TotalBenchmark";
|
|
149
|
-
declare const arrDataOneBenchmark: ({
|
|
150
|
-
title: string;
|
|
151
|
-
value: number;
|
|
152
|
-
totalValue: number;
|
|
153
|
-
benchmarkValue: number;
|
|
154
|
-
} | {
|
|
155
|
-
title: string;
|
|
156
|
-
value: number;
|
|
157
|
-
totalValue?: undefined;
|
|
158
|
-
benchmarkValue?: undefined;
|
|
159
|
-
})[];
|
|
160
|
-
declare const arrDataTwoBenchmarks: {
|
|
161
|
-
title: string;
|
|
162
|
-
value: number;
|
|
163
|
-
totalValue: number;
|
|
164
|
-
benchmarkValue: number;
|
|
165
|
-
}[];
|
|
166
|
-
declare const arrDataWithNulls: ({
|
|
167
|
-
title: string;
|
|
168
|
-
value: null;
|
|
169
|
-
totalValue: number;
|
|
170
|
-
benchmarkValue: number;
|
|
171
|
-
} | {
|
|
172
|
-
title: string;
|
|
173
|
-
value: number;
|
|
174
|
-
totalValue: number;
|
|
175
|
-
benchmarkValue: number;
|
|
176
|
-
})[];
|
|
@@ -7,11 +7,11 @@ export namespace TotalBenchmarkAreachart {
|
|
|
7
7
|
const addingBenchmark: PropTypes.Requireable<boolean>;
|
|
8
8
|
const benchmarkTotalValue: PropTypes.Requireable<number>;
|
|
9
9
|
const benchmarkValue: PropTypes.Requireable<number>;
|
|
10
|
-
const areaChartData: PropTypes.Requireable<
|
|
10
|
+
const areaChartData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
11
11
|
title: PropTypes.Requireable<string>;
|
|
12
12
|
value1: PropTypes.Requireable<number>;
|
|
13
13
|
value2: PropTypes.Requireable<number>;
|
|
14
|
-
}>
|
|
14
|
+
}>[]>;
|
|
15
15
|
const width: PropTypes.Requireable<string>;
|
|
16
16
|
const height: PropTypes.Requireable<string>;
|
|
17
17
|
const textcolor: PropTypes.Requireable<string>;
|
|
@@ -40,7 +40,7 @@ export namespace TotalBenchmarkAreachart {
|
|
|
40
40
|
export { addingBenchmark_1 as addingBenchmark };
|
|
41
41
|
const benchmarkTotalValue_1: string;
|
|
42
42
|
export { benchmarkTotalValue_1 as benchmarkTotalValue };
|
|
43
|
-
const benchmarkValue_1:
|
|
43
|
+
const benchmarkValue_1: any;
|
|
44
44
|
export { benchmarkValue_1 as benchmarkValue };
|
|
45
45
|
const areaChartData_1: {
|
|
46
46
|
title: string;
|
|
@@ -234,146 +234,7 @@ declare namespace _default {
|
|
|
234
234
|
}
|
|
235
235
|
}
|
|
236
236
|
export default _default;
|
|
237
|
-
export
|
|
238
|
-
export
|
|
239
|
-
|
|
240
|
-
const title_2: string;
|
|
241
|
-
export { title_2 as title };
|
|
242
|
-
const value_1: number;
|
|
243
|
-
export { value_1 as value };
|
|
244
|
-
const arrowSign_1: string;
|
|
245
|
-
export { arrowSign_1 as arrowSign };
|
|
246
|
-
const benchmarkTotalValue_1: number;
|
|
247
|
-
export { benchmarkTotalValue_1 as benchmarkTotalValue };
|
|
248
|
-
const benchmarkValue_1: number;
|
|
249
|
-
export { benchmarkValue_1 as benchmarkValue };
|
|
250
|
-
export { arrData as areaChartData };
|
|
251
|
-
const width_1: string;
|
|
252
|
-
export { width_1 as width };
|
|
253
|
-
const height_1: string;
|
|
254
|
-
export { height_1 as height };
|
|
255
|
-
const textcolor_1: string;
|
|
256
|
-
export { textcolor_1 as textcolor };
|
|
257
|
-
const areaChart1Color_1: string;
|
|
258
|
-
export { areaChart1Color_1 as areaChart1Color };
|
|
259
|
-
const areaChart2Color_1: string;
|
|
260
|
-
export { areaChart2Color_1 as areaChart2Color };
|
|
261
|
-
const startOffset_1: string;
|
|
262
|
-
export { startOffset_1 as startOffset };
|
|
263
|
-
const endOffset_1: string;
|
|
264
|
-
export { endOffset_1 as endOffset };
|
|
265
|
-
const opacity_1: string;
|
|
266
|
-
export { opacity_1 as opacity };
|
|
267
|
-
const noDataText_1: string;
|
|
268
|
-
export { noDataText_1 as noDataText };
|
|
269
|
-
const xselectedColor_1: string;
|
|
270
|
-
export { xselectedColor_1 as xselectedColor };
|
|
271
|
-
export const fillChart1Color: string;
|
|
272
|
-
export const fillChart2Color: string;
|
|
273
|
-
const startWeekRange_1: string;
|
|
274
|
-
export { startWeekRange_1 as startWeekRange };
|
|
275
|
-
const endWeekRange_1: string;
|
|
276
|
-
export { endWeekRange_1 as endWeekRange };
|
|
277
|
-
}
|
|
278
|
-
}
|
|
279
|
-
export function SalesGrowthNegative(args: any): import("react/jsx-runtime").JSX.Element;
|
|
280
|
-
export namespace SalesGrowthNegative {
|
|
281
|
-
export namespace args_1 {
|
|
282
|
-
const title_3: string;
|
|
283
|
-
export { title_3 as title };
|
|
284
|
-
const value_2: number;
|
|
285
|
-
export { value_2 as value };
|
|
286
|
-
const arrowSign_2: string;
|
|
287
|
-
export { arrowSign_2 as arrowSign };
|
|
288
|
-
const benchmarkTotalValue_2: number;
|
|
289
|
-
export { benchmarkTotalValue_2 as benchmarkTotalValue };
|
|
290
|
-
const benchmarkValue_2: number;
|
|
291
|
-
export { benchmarkValue_2 as benchmarkValue };
|
|
292
|
-
export { arrData as areaChartData };
|
|
293
|
-
const width_2: string;
|
|
294
|
-
export { width_2 as width };
|
|
295
|
-
const height_2: string;
|
|
296
|
-
export { height_2 as height };
|
|
297
|
-
const textcolor_2: string;
|
|
298
|
-
export { textcolor_2 as textcolor };
|
|
299
|
-
const areaChart1Color_2: string;
|
|
300
|
-
export { areaChart1Color_2 as areaChart1Color };
|
|
301
|
-
const areaChart2Color_2: string;
|
|
302
|
-
export { areaChart2Color_2 as areaChart2Color };
|
|
303
|
-
const startOffset_2: string;
|
|
304
|
-
export { startOffset_2 as startOffset };
|
|
305
|
-
const opacity_2: string;
|
|
306
|
-
export { opacity_2 as opacity };
|
|
307
|
-
const endOffset_2: string;
|
|
308
|
-
export { endOffset_2 as endOffset };
|
|
309
|
-
const noDataText_2: string;
|
|
310
|
-
export { noDataText_2 as noDataText };
|
|
311
|
-
const xselectedColor_2: string;
|
|
312
|
-
export { xselectedColor_2 as xselectedColor };
|
|
313
|
-
const fillChart1Color_1: string;
|
|
314
|
-
export { fillChart1Color_1 as fillChart1Color };
|
|
315
|
-
const fillChart2Color_1: string;
|
|
316
|
-
export { fillChart2Color_1 as fillChart2Color };
|
|
317
|
-
const startWeekRange_2: string;
|
|
318
|
-
export { startWeekRange_2 as startWeekRange };
|
|
319
|
-
const endWeekRange_2: string;
|
|
320
|
-
export { endWeekRange_2 as endWeekRange };
|
|
321
|
-
}
|
|
322
|
-
export { args_1 as args };
|
|
323
|
-
}
|
|
324
|
-
export function BetweenTwoYears(args: any): import("react/jsx-runtime").JSX.Element;
|
|
325
|
-
export namespace BetweenTwoYears {
|
|
326
|
-
export namespace args_2 {
|
|
327
|
-
const title_4: string;
|
|
328
|
-
export { title_4 as title };
|
|
329
|
-
const value_3: number;
|
|
330
|
-
export { value_3 as value };
|
|
331
|
-
const arrowSign_3: string;
|
|
332
|
-
export { arrowSign_3 as arrowSign };
|
|
333
|
-
const benchmarkTotalValue_3: number;
|
|
334
|
-
export { benchmarkTotalValue_3 as benchmarkTotalValue };
|
|
335
|
-
const benchmarkValue_3: number;
|
|
336
|
-
export { benchmarkValue_3 as benchmarkValue };
|
|
337
|
-
export { arrDataBetweenTwoYears as areaChartData };
|
|
338
|
-
const width_3: string;
|
|
339
|
-
export { width_3 as width };
|
|
340
|
-
const height_3: string;
|
|
341
|
-
export { height_3 as height };
|
|
342
|
-
const textcolor_3: string;
|
|
343
|
-
export { textcolor_3 as textcolor };
|
|
344
|
-
const areaChart1Color_3: string;
|
|
345
|
-
export { areaChart1Color_3 as areaChart1Color };
|
|
346
|
-
const areaChart2Color_3: string;
|
|
347
|
-
export { areaChart2Color_3 as areaChart2Color };
|
|
348
|
-
const startOffset_3: string;
|
|
349
|
-
export { startOffset_3 as startOffset };
|
|
350
|
-
const opacity_3: string;
|
|
351
|
-
export { opacity_3 as opacity };
|
|
352
|
-
const endOffset_3: string;
|
|
353
|
-
export { endOffset_3 as endOffset };
|
|
354
|
-
const noDataText_3: string;
|
|
355
|
-
export { noDataText_3 as noDataText };
|
|
356
|
-
const xselectedColor_3: string;
|
|
357
|
-
export { xselectedColor_3 as xselectedColor };
|
|
358
|
-
const fillChart1Color_2: string;
|
|
359
|
-
export { fillChart1Color_2 as fillChart1Color };
|
|
360
|
-
const fillChart2Color_2: string;
|
|
361
|
-
export { fillChart2Color_2 as fillChart2Color };
|
|
362
|
-
const startWeekRange_3: string;
|
|
363
|
-
export { startWeekRange_3 as startWeekRange };
|
|
364
|
-
const endWeekRange_3: string;
|
|
365
|
-
export { endWeekRange_3 as endWeekRange };
|
|
366
|
-
}
|
|
367
|
-
export { args_2 as args };
|
|
368
|
-
}
|
|
237
|
+
export const SalesGrowth: any;
|
|
238
|
+
export const SalesGrowthNegative: any;
|
|
239
|
+
export const BetweenTwoYears: any;
|
|
369
240
|
import { TotalBenchmarkAreachart } from "./TotalBenchmarkAreachart";
|
|
370
|
-
declare const arrData: {
|
|
371
|
-
title: string;
|
|
372
|
-
value1: number;
|
|
373
|
-
value2: number;
|
|
374
|
-
}[];
|
|
375
|
-
declare const arrDataBetweenTwoYears: {
|
|
376
|
-
title: string;
|
|
377
|
-
value1: number;
|
|
378
|
-
value2: number;
|
|
379
|
-
}[];
|
|
@@ -7,10 +7,10 @@ export namespace TotalBenchmarkArrows {
|
|
|
7
7
|
const benchmarkTotalValue: PropTypes.Requireable<number>;
|
|
8
8
|
const benchmarkValue: PropTypes.Requireable<number>;
|
|
9
9
|
const detailsTitle: PropTypes.Requireable<string>;
|
|
10
|
-
const detailsData: PropTypes.Requireable<
|
|
10
|
+
const detailsData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
11
11
|
title: PropTypes.Requireable<string>;
|
|
12
12
|
value: PropTypes.Requireable<number>;
|
|
13
|
-
}>
|
|
13
|
+
}>[]>;
|
|
14
14
|
const dotCut: PropTypes.Requireable<boolean>;
|
|
15
15
|
const width: PropTypes.Requireable<string>;
|
|
16
16
|
const height: PropTypes.Requireable<string>;
|
|
@@ -30,13 +30,10 @@ export namespace TotalBenchmarkArrows {
|
|
|
30
30
|
export { benchmarkValue_1 as benchmarkValue };
|
|
31
31
|
const detailsTitle_1: string;
|
|
32
32
|
export { detailsTitle_1 as detailsTitle };
|
|
33
|
-
const detailsData_1:
|
|
34
|
-
title: string;
|
|
35
|
-
value: null;
|
|
36
|
-
} | {
|
|
33
|
+
const detailsData_1: {
|
|
37
34
|
title: string;
|
|
38
35
|
value: number;
|
|
39
|
-
}
|
|
36
|
+
}[];
|
|
40
37
|
export { detailsData_1 as detailsData };
|
|
41
38
|
const dotCut_1: boolean;
|
|
42
39
|
export { dotCut_1 as dotCut };
|
|
@@ -139,99 +139,7 @@ declare namespace _default {
|
|
|
139
139
|
}
|
|
140
140
|
}
|
|
141
141
|
export default _default;
|
|
142
|
-
export
|
|
143
|
-
export
|
|
144
|
-
|
|
145
|
-
const title_2: string;
|
|
146
|
-
export { title_2 as title };
|
|
147
|
-
const value_1: number;
|
|
148
|
-
export { value_1 as value };
|
|
149
|
-
const benchmarkTotalValue_1: number;
|
|
150
|
-
export { benchmarkTotalValue_1 as benchmarkTotalValue };
|
|
151
|
-
const benchmarkValue_1: number;
|
|
152
|
-
export { benchmarkValue_1 as benchmarkValue };
|
|
153
|
-
const detailsTitle_1: string;
|
|
154
|
-
export { detailsTitle_1 as detailsTitle };
|
|
155
|
-
export { arrDetailsData as detailsData };
|
|
156
|
-
const dotCut_1: boolean;
|
|
157
|
-
export { dotCut_1 as dotCut };
|
|
158
|
-
const width_1: string;
|
|
159
|
-
export { width_1 as width };
|
|
160
|
-
const height_1: string;
|
|
161
|
-
export { height_1 as height };
|
|
162
|
-
const textcolor_1: string;
|
|
163
|
-
export { textcolor_1 as textcolor };
|
|
164
|
-
const noDataText_1: string;
|
|
165
|
-
export { noDataText_1 as noDataText };
|
|
166
|
-
}
|
|
167
|
-
}
|
|
168
|
-
export function GreaterAvarage(args: any): import("react/jsx-runtime").JSX.Element;
|
|
169
|
-
export namespace GreaterAvarage {
|
|
170
|
-
export namespace args_1 {
|
|
171
|
-
const title_3: string;
|
|
172
|
-
export { title_3 as title };
|
|
173
|
-
const value_2: number;
|
|
174
|
-
export { value_2 as value };
|
|
175
|
-
const benchmarkTotalValue_2: number;
|
|
176
|
-
export { benchmarkTotalValue_2 as benchmarkTotalValue };
|
|
177
|
-
const benchmarkValue_2: number;
|
|
178
|
-
export { benchmarkValue_2 as benchmarkValue };
|
|
179
|
-
const detailsTitle_2: string;
|
|
180
|
-
export { detailsTitle_2 as detailsTitle };
|
|
181
|
-
export { arrDetailsDataUp as detailsData };
|
|
182
|
-
const dotCut_2: boolean;
|
|
183
|
-
export { dotCut_2 as dotCut };
|
|
184
|
-
const width_2: string;
|
|
185
|
-
export { width_2 as width };
|
|
186
|
-
const height_2: string;
|
|
187
|
-
export { height_2 as height };
|
|
188
|
-
const textcolor_2: string;
|
|
189
|
-
export { textcolor_2 as textcolor };
|
|
190
|
-
const noDataText_2: string;
|
|
191
|
-
export { noDataText_2 as noDataText };
|
|
192
|
-
}
|
|
193
|
-
export { args_1 as args };
|
|
194
|
-
}
|
|
195
|
-
export function DataWithNulls(args: any): import("react/jsx-runtime").JSX.Element;
|
|
196
|
-
export namespace DataWithNulls {
|
|
197
|
-
export namespace args_2 {
|
|
198
|
-
const title_4: string;
|
|
199
|
-
export { title_4 as title };
|
|
200
|
-
const value_3: number;
|
|
201
|
-
export { value_3 as value };
|
|
202
|
-
const benchmarkTotalValue_3: number;
|
|
203
|
-
export { benchmarkTotalValue_3 as benchmarkTotalValue };
|
|
204
|
-
const benchmarkValue_3: number;
|
|
205
|
-
export { benchmarkValue_3 as benchmarkValue };
|
|
206
|
-
const detailsTitle_3: string;
|
|
207
|
-
export { detailsTitle_3 as detailsTitle };
|
|
208
|
-
export { arrDetailsDataWithNulls as detailsData };
|
|
209
|
-
const dotCut_3: boolean;
|
|
210
|
-
export { dotCut_3 as dotCut };
|
|
211
|
-
const width_3: string;
|
|
212
|
-
export { width_3 as width };
|
|
213
|
-
const height_3: string;
|
|
214
|
-
export { height_3 as height };
|
|
215
|
-
const textcolor_3: string;
|
|
216
|
-
export { textcolor_3 as textcolor };
|
|
217
|
-
const noDataText_3: string;
|
|
218
|
-
export { noDataText_3 as noDataText };
|
|
219
|
-
}
|
|
220
|
-
export { args_2 as args };
|
|
221
|
-
}
|
|
142
|
+
export const LessAvarage: any;
|
|
143
|
+
export const GreaterAvarage: any;
|
|
144
|
+
export const DataWithNulls: any;
|
|
222
145
|
import { TotalBenchmarkArrows } from "./TotalBenchmarkArrows";
|
|
223
|
-
declare const arrDetailsData: {
|
|
224
|
-
title: string;
|
|
225
|
-
value: number;
|
|
226
|
-
}[];
|
|
227
|
-
declare const arrDetailsDataUp: {
|
|
228
|
-
title: string;
|
|
229
|
-
value: number;
|
|
230
|
-
}[];
|
|
231
|
-
declare const arrDetailsDataWithNulls: ({
|
|
232
|
-
title: string;
|
|
233
|
-
value: null;
|
|
234
|
-
} | {
|
|
235
|
-
title: string;
|
|
236
|
-
value: number;
|
|
237
|
-
})[];
|
|
@@ -8,11 +8,11 @@ export namespace TotalBenchmarkBarchart {
|
|
|
8
8
|
const benchmarkValue: PropTypes.Requireable<number>;
|
|
9
9
|
const currency: PropTypes.Requireable<boolean>;
|
|
10
10
|
const currencyType: PropTypes.Requireable<string>;
|
|
11
|
-
const barChartData: PropTypes.Requireable<
|
|
11
|
+
const barChartData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
12
12
|
title: PropTypes.Requireable<string>;
|
|
13
13
|
value: PropTypes.Requireable<number>;
|
|
14
14
|
color: PropTypes.Requireable<string>;
|
|
15
|
-
}>
|
|
15
|
+
}>[]>;
|
|
16
16
|
const dotCut: PropTypes.Requireable<boolean>;
|
|
17
17
|
const width: PropTypes.Requireable<string>;
|
|
18
18
|
const height: PropTypes.Requireable<string>;
|
|
@@ -149,109 +149,7 @@ declare namespace _default {
|
|
|
149
149
|
}
|
|
150
150
|
}
|
|
151
151
|
export default _default;
|
|
152
|
-
export
|
|
153
|
-
export
|
|
154
|
-
|
|
155
|
-
const title_2: string;
|
|
156
|
-
export { title_2 as title };
|
|
157
|
-
const value_1: number;
|
|
158
|
-
export { value_1 as value };
|
|
159
|
-
const benchmarkTotalValue_1: number;
|
|
160
|
-
export { benchmarkTotalValue_1 as benchmarkTotalValue };
|
|
161
|
-
const benchmarkValue_1: number;
|
|
162
|
-
export { benchmarkValue_1 as benchmarkValue };
|
|
163
|
-
export { arrData as barChartData };
|
|
164
|
-
const currency_1: boolean;
|
|
165
|
-
export { currency_1 as currency };
|
|
166
|
-
const currencyType_1: string;
|
|
167
|
-
export { currencyType_1 as currencyType };
|
|
168
|
-
const dotCut_1: boolean;
|
|
169
|
-
export { dotCut_1 as dotCut };
|
|
170
|
-
const width_1: string;
|
|
171
|
-
export { width_1 as width };
|
|
172
|
-
const height_1: string;
|
|
173
|
-
export { height_1 as height };
|
|
174
|
-
const textcolor_1: string;
|
|
175
|
-
export { textcolor_1 as textcolor };
|
|
176
|
-
const noDataText_1: string;
|
|
177
|
-
export { noDataText_1 as noDataText };
|
|
178
|
-
}
|
|
179
|
-
}
|
|
180
|
-
export function Redeemers(args: any): import("react/jsx-runtime").JSX.Element;
|
|
181
|
-
export namespace Redeemers {
|
|
182
|
-
export namespace args_1 {
|
|
183
|
-
const title_3: string;
|
|
184
|
-
export { title_3 as title };
|
|
185
|
-
const value_2: number;
|
|
186
|
-
export { value_2 as value };
|
|
187
|
-
const benchmarkTotalValue_2: number;
|
|
188
|
-
export { benchmarkTotalValue_2 as benchmarkTotalValue };
|
|
189
|
-
const benchmarkValue_2: number;
|
|
190
|
-
export { benchmarkValue_2 as benchmarkValue };
|
|
191
|
-
export { arrDataRedeemers as barChartData };
|
|
192
|
-
const currency_2: boolean;
|
|
193
|
-
export { currency_2 as currency };
|
|
194
|
-
const currencyType_2: string;
|
|
195
|
-
export { currencyType_2 as currencyType };
|
|
196
|
-
const dotCut_2: boolean;
|
|
197
|
-
export { dotCut_2 as dotCut };
|
|
198
|
-
const width_2: string;
|
|
199
|
-
export { width_2 as width };
|
|
200
|
-
const height_2: string;
|
|
201
|
-
export { height_2 as height };
|
|
202
|
-
const textcolor_2: string;
|
|
203
|
-
export { textcolor_2 as textcolor };
|
|
204
|
-
const noDataText_2: string;
|
|
205
|
-
export { noDataText_2 as noDataText };
|
|
206
|
-
}
|
|
207
|
-
export { args_1 as args };
|
|
208
|
-
}
|
|
209
|
-
export function DataWithNulls(args: any): import("react/jsx-runtime").JSX.Element;
|
|
210
|
-
export namespace DataWithNulls {
|
|
211
|
-
export namespace args_2 {
|
|
212
|
-
const title_4: string;
|
|
213
|
-
export { title_4 as title };
|
|
214
|
-
const value_3: null;
|
|
215
|
-
export { value_3 as value };
|
|
216
|
-
const benchmarkTotalValue_3: number;
|
|
217
|
-
export { benchmarkTotalValue_3 as benchmarkTotalValue };
|
|
218
|
-
const benchmarkValue_3: number;
|
|
219
|
-
export { benchmarkValue_3 as benchmarkValue };
|
|
220
|
-
export { arrDataWithnulls as barChartData };
|
|
221
|
-
const currency_3: boolean;
|
|
222
|
-
export { currency_3 as currency };
|
|
223
|
-
const currencyType_3: string;
|
|
224
|
-
export { currencyType_3 as currencyType };
|
|
225
|
-
const dotCut_3: boolean;
|
|
226
|
-
export { dotCut_3 as dotCut };
|
|
227
|
-
const width_3: string;
|
|
228
|
-
export { width_3 as width };
|
|
229
|
-
const height_3: string;
|
|
230
|
-
export { height_3 as height };
|
|
231
|
-
const textcolor_3: string;
|
|
232
|
-
export { textcolor_3 as textcolor };
|
|
233
|
-
const noDataText_3: string;
|
|
234
|
-
export { noDataText_3 as noDataText };
|
|
235
|
-
}
|
|
236
|
-
export { args_2 as args };
|
|
237
|
-
}
|
|
152
|
+
export const IncrementalSales: any;
|
|
153
|
+
export const Redeemers: any;
|
|
154
|
+
export const DataWithNulls: any;
|
|
238
155
|
import { TotalBenchmarkBarchart } from "./TotalBenchmarkBarchart";
|
|
239
|
-
declare const arrData: {
|
|
240
|
-
title: string;
|
|
241
|
-
value: number;
|
|
242
|
-
color: string;
|
|
243
|
-
}[];
|
|
244
|
-
declare const arrDataRedeemers: {
|
|
245
|
-
title: string;
|
|
246
|
-
value: number;
|
|
247
|
-
color: string;
|
|
248
|
-
}[];
|
|
249
|
-
declare const arrDataWithnulls: ({
|
|
250
|
-
title: string;
|
|
251
|
-
value: null;
|
|
252
|
-
color: string;
|
|
253
|
-
} | {
|
|
254
|
-
title: string;
|
|
255
|
-
value: number;
|
|
256
|
-
color: string;
|
|
257
|
-
})[];
|
|
@@ -4,20 +4,26 @@ export namespace TotalDoughnutChart {
|
|
|
4
4
|
const className: PropTypes.Requireable<string>;
|
|
5
5
|
const title: PropTypes.Requireable<string>;
|
|
6
6
|
const value: PropTypes.Requireable<number>;
|
|
7
|
+
const rootFont: PropTypes.Requireable<string>;
|
|
8
|
+
const containerPadding: PropTypes.Requireable<string>;
|
|
7
9
|
const addingBenchmark: PropTypes.Requireable<boolean>;
|
|
8
10
|
const dotCut: PropTypes.Requireable<boolean>;
|
|
9
11
|
const currencySign: PropTypes.Requireable<boolean>;
|
|
10
12
|
const currencyType: PropTypes.Requireable<string>;
|
|
11
|
-
const legendData: PropTypes.Requireable<
|
|
13
|
+
const legendData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
14
|
+
color: PropTypes.Requireable<string>;
|
|
15
|
+
value: PropTypes.Requireable<number>;
|
|
12
16
|
name: PropTypes.Requireable<string>;
|
|
13
|
-
|
|
14
|
-
|
|
17
|
+
}>[]>;
|
|
18
|
+
const legendBelow: PropTypes.Requireable<boolean>;
|
|
15
19
|
const itemsPercentagesValueAside: PropTypes.Requireable<boolean>;
|
|
16
20
|
const itemsBoldedValues: PropTypes.Requireable<boolean>;
|
|
17
21
|
const itemsValuesSeparateLine: PropTypes.Requireable<boolean>;
|
|
18
22
|
const width: PropTypes.Requireable<string>;
|
|
19
23
|
const height: PropTypes.Requireable<string>;
|
|
20
24
|
const textcolor: PropTypes.Requireable<string>;
|
|
25
|
+
const titleFontSize: PropTypes.Requireable<string>;
|
|
26
|
+
const FormattedValueFontSize: PropTypes.Requireable<string>;
|
|
21
27
|
const isPercent: PropTypes.Requireable<boolean>;
|
|
22
28
|
const hideTitleAndValue: PropTypes.Requireable<boolean>;
|
|
23
29
|
const noDataText: PropTypes.Requireable<string>;
|
|
@@ -30,6 +36,10 @@ export namespace TotalDoughnutChart {
|
|
|
30
36
|
export { title_1 as title };
|
|
31
37
|
const value_1: number;
|
|
32
38
|
export { value_1 as value };
|
|
39
|
+
const rootFont_1: string;
|
|
40
|
+
export { rootFont_1 as rootFont };
|
|
41
|
+
const containerPadding_1: string;
|
|
42
|
+
export { containerPadding_1 as containerPadding };
|
|
33
43
|
const addingBenchmark_1: boolean;
|
|
34
44
|
export { addingBenchmark_1 as addingBenchmark };
|
|
35
45
|
const dotCut_1: boolean;
|
|
@@ -38,8 +48,10 @@ export namespace TotalDoughnutChart {
|
|
|
38
48
|
export { currencySign_1 as currencySign };
|
|
39
49
|
const currencyType_1: string;
|
|
40
50
|
export { currencyType_1 as currencyType };
|
|
41
|
-
const legendData_1:
|
|
51
|
+
const legendData_1: any[];
|
|
42
52
|
export { legendData_1 as legendData };
|
|
53
|
+
const legendBelow_1: boolean;
|
|
54
|
+
export { legendBelow_1 as legendBelow };
|
|
43
55
|
const itemsPercentagesValueAside_1: boolean;
|
|
44
56
|
export { itemsPercentagesValueAside_1 as itemsPercentagesValueAside };
|
|
45
57
|
const itemsBoldedValues_1: boolean;
|
|
@@ -52,6 +64,10 @@ export namespace TotalDoughnutChart {
|
|
|
52
64
|
export { height_1 as height };
|
|
53
65
|
const textcolor_1: string;
|
|
54
66
|
export { textcolor_1 as textcolor };
|
|
67
|
+
const titleFontSize_1: string;
|
|
68
|
+
export { titleFontSize_1 as titleFontSize };
|
|
69
|
+
const FormattedValueFontSize_1: string;
|
|
70
|
+
export { FormattedValueFontSize_1 as FormattedValueFontSize };
|
|
55
71
|
const isPercent_1: boolean;
|
|
56
72
|
export { isPercent_1 as isPercent };
|
|
57
73
|
const hideTitleAndValue_1: boolean;
|