sag_components 2.0.0-beta4 → 2.0.0-beta41
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 +192 -270
- package/dist/index.esm.js +28422 -79757
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +27781 -79128
- 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} +139 -146
- 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 -9
- 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 +11 -4
- package/dist/types/components/TotalDoughnutChart/TotalDoughnutChart.stories.d.ts +5 -209
- 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 +5 -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
|
@@ -204,213 +204,9 @@ declare namespace _default {
|
|
|
204
204
|
}
|
|
205
205
|
}
|
|
206
206
|
export default _default;
|
|
207
|
-
export
|
|
208
|
-
export
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
const value_1: number;
|
|
213
|
-
export { value_1 as value };
|
|
214
|
-
const addingBenchmark_1: boolean;
|
|
215
|
-
export { addingBenchmark_1 as addingBenchmark };
|
|
216
|
-
const dotCut_1: boolean;
|
|
217
|
-
export { dotCut_1 as dotCut };
|
|
218
|
-
const currencySign_1: boolean;
|
|
219
|
-
export { currencySign_1 as currencySign };
|
|
220
|
-
const currencyType_1: string;
|
|
221
|
-
export { currencyType_1 as currencyType };
|
|
222
|
-
export { arrLegendData as legendData };
|
|
223
|
-
const textcolor_1: string;
|
|
224
|
-
export { textcolor_1 as textcolor };
|
|
225
|
-
const noDataText_1: string;
|
|
226
|
-
export { noDataText_1 as noDataText };
|
|
227
|
-
const height_1: string;
|
|
228
|
-
export { height_1 as height };
|
|
229
|
-
const width_1: string;
|
|
230
|
-
export { width_1 as width };
|
|
231
|
-
const isPercent_1: boolean;
|
|
232
|
-
export { isPercent_1 as isPercent };
|
|
233
|
-
const hideTitleAndValue_1: boolean;
|
|
234
|
-
export { hideTitleAndValue_1 as hideTitleAndValue };
|
|
235
|
-
const textAfterValue_1: string;
|
|
236
|
-
export { textAfterValue_1 as textAfterValue };
|
|
237
|
-
}
|
|
238
|
-
export namespace parameters_1 {
|
|
239
|
-
export namespace design_1 {
|
|
240
|
-
const url: string;
|
|
241
|
-
}
|
|
242
|
-
export { design_1 as design };
|
|
243
|
-
}
|
|
244
|
-
export { parameters_1 as parameters };
|
|
245
|
-
}
|
|
246
|
-
export function TotalCost3rows(args: any): import("react/jsx-runtime").JSX.Element;
|
|
247
|
-
export namespace TotalCost3rows {
|
|
248
|
-
export namespace args_1 {
|
|
249
|
-
const title_3: string;
|
|
250
|
-
export { title_3 as title };
|
|
251
|
-
const value_2: number;
|
|
252
|
-
export { value_2 as value };
|
|
253
|
-
const addingBenchmark_2: boolean;
|
|
254
|
-
export { addingBenchmark_2 as addingBenchmark };
|
|
255
|
-
const dotCut_2: boolean;
|
|
256
|
-
export { dotCut_2 as dotCut };
|
|
257
|
-
const currencySign_2: boolean;
|
|
258
|
-
export { currencySign_2 as currencySign };
|
|
259
|
-
const currencyType_2: string;
|
|
260
|
-
export { currencyType_2 as currencyType };
|
|
261
|
-
export { arrLegendDat3rows as legendData };
|
|
262
|
-
const textcolor_2: string;
|
|
263
|
-
export { textcolor_2 as textcolor };
|
|
264
|
-
const noDataText_2: string;
|
|
265
|
-
export { noDataText_2 as noDataText };
|
|
266
|
-
const hideTitleAndValue_2: boolean;
|
|
267
|
-
export { hideTitleAndValue_2 as hideTitleAndValue };
|
|
268
|
-
const itemsBoldedValues_1: boolean;
|
|
269
|
-
export { itemsBoldedValues_1 as itemsBoldedValues };
|
|
270
|
-
const textAfterValue_2: string;
|
|
271
|
-
export { textAfterValue_2 as textAfterValue };
|
|
272
|
-
}
|
|
273
|
-
export { args_1 as args };
|
|
274
|
-
export namespace parameters_2 {
|
|
275
|
-
export namespace design_2 {
|
|
276
|
-
const url_1: string;
|
|
277
|
-
export { url_1 as url };
|
|
278
|
-
}
|
|
279
|
-
export { design_2 as design };
|
|
280
|
-
}
|
|
281
|
-
export { parameters_2 as parameters };
|
|
282
|
-
}
|
|
283
|
-
export function TotalCost5rows(args: any): import("react/jsx-runtime").JSX.Element;
|
|
284
|
-
export namespace TotalCost5rows {
|
|
285
|
-
export namespace args_2 {
|
|
286
|
-
const title_4: string;
|
|
287
|
-
export { title_4 as title };
|
|
288
|
-
const value_3: number;
|
|
289
|
-
export { value_3 as value };
|
|
290
|
-
const addingBenchmark_3: boolean;
|
|
291
|
-
export { addingBenchmark_3 as addingBenchmark };
|
|
292
|
-
const dotCut_3: boolean;
|
|
293
|
-
export { dotCut_3 as dotCut };
|
|
294
|
-
const currencySign_3: boolean;
|
|
295
|
-
export { currencySign_3 as currencySign };
|
|
296
|
-
const currencyType_3: string;
|
|
297
|
-
export { currencyType_3 as currencyType };
|
|
298
|
-
export { arrLegendDat5rows as legendData };
|
|
299
|
-
const width_2: string;
|
|
300
|
-
export { width_2 as width };
|
|
301
|
-
const height_2: string;
|
|
302
|
-
export { height_2 as height };
|
|
303
|
-
const textcolor_3: string;
|
|
304
|
-
export { textcolor_3 as textcolor };
|
|
305
|
-
const noDataText_3: string;
|
|
306
|
-
export { noDataText_3 as noDataText };
|
|
307
|
-
const hideTitleAndValue_3: boolean;
|
|
308
|
-
export { hideTitleAndValue_3 as hideTitleAndValue };
|
|
309
|
-
const textAfterValue_3: string;
|
|
310
|
-
export { textAfterValue_3 as textAfterValue };
|
|
311
|
-
}
|
|
312
|
-
export { args_2 as args };
|
|
313
|
-
export namespace parameters_3 {
|
|
314
|
-
export namespace design_3 {
|
|
315
|
-
const url_2: string;
|
|
316
|
-
export { url_2 as url };
|
|
317
|
-
}
|
|
318
|
-
export { design_3 as design };
|
|
319
|
-
}
|
|
320
|
-
export { parameters_3 as parameters };
|
|
321
|
-
}
|
|
322
|
-
export function SwitchersPatternPercent(args: any): import("react/jsx-runtime").JSX.Element;
|
|
323
|
-
export namespace SwitchersPatternPercent {
|
|
324
|
-
export namespace args_3 {
|
|
325
|
-
const title_5: string;
|
|
326
|
-
export { title_5 as title };
|
|
327
|
-
const value_4: number;
|
|
328
|
-
export { value_4 as value };
|
|
329
|
-
const addingBenchmark_4: boolean;
|
|
330
|
-
export { addingBenchmark_4 as addingBenchmark };
|
|
331
|
-
const dotCut_4: boolean;
|
|
332
|
-
export { dotCut_4 as dotCut };
|
|
333
|
-
const currencySign_4: boolean;
|
|
334
|
-
export { currencySign_4 as currencySign };
|
|
335
|
-
const currencyType_4: string;
|
|
336
|
-
export { currencyType_4 as currencyType };
|
|
337
|
-
export { arrLegendPercent as legendData };
|
|
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_4: string;
|
|
343
|
-
export { textcolor_4 as textcolor };
|
|
344
|
-
const noDataText_4: string;
|
|
345
|
-
export { noDataText_4 as noDataText };
|
|
346
|
-
const isPercent_2: boolean;
|
|
347
|
-
export { isPercent_2 as isPercent };
|
|
348
|
-
const itemsValuesSeparateLine_1: boolean;
|
|
349
|
-
export { itemsValuesSeparateLine_1 as itemsValuesSeparateLine };
|
|
350
|
-
const hideTitleAndValue_4: boolean;
|
|
351
|
-
export { hideTitleAndValue_4 as hideTitleAndValue };
|
|
352
|
-
const textAfterValue_4: string;
|
|
353
|
-
export { textAfterValue_4 as textAfterValue };
|
|
354
|
-
}
|
|
355
|
-
export { args_3 as args };
|
|
356
|
-
}
|
|
357
|
-
export function HideTitleAndValue(args: any): import("react/jsx-runtime").JSX.Element;
|
|
358
|
-
export namespace HideTitleAndValue {
|
|
359
|
-
export namespace args_4 {
|
|
360
|
-
const title_6: string;
|
|
361
|
-
export { title_6 as title };
|
|
362
|
-
const value_5: number;
|
|
363
|
-
export { value_5 as value };
|
|
364
|
-
const addingBenchmark_5: boolean;
|
|
365
|
-
export { addingBenchmark_5 as addingBenchmark };
|
|
366
|
-
const dotCut_5: boolean;
|
|
367
|
-
export { dotCut_5 as dotCut };
|
|
368
|
-
const currencySign_5: boolean;
|
|
369
|
-
export { currencySign_5 as currencySign };
|
|
370
|
-
const currencyType_5: string;
|
|
371
|
-
export { currencyType_5 as currencyType };
|
|
372
|
-
export { arrLegendPercent as legendData };
|
|
373
|
-
const width_4: string;
|
|
374
|
-
export { width_4 as width };
|
|
375
|
-
const height_4: string;
|
|
376
|
-
export { height_4 as height };
|
|
377
|
-
const textcolor_5: string;
|
|
378
|
-
export { textcolor_5 as textcolor };
|
|
379
|
-
const noDataText_5: string;
|
|
380
|
-
export { noDataText_5 as noDataText };
|
|
381
|
-
const isPercent_3: boolean;
|
|
382
|
-
export { isPercent_3 as isPercent };
|
|
383
|
-
const itemsValuesSeparateLine_2: boolean;
|
|
384
|
-
export { itemsValuesSeparateLine_2 as itemsValuesSeparateLine };
|
|
385
|
-
const hideTitleAndValue_5: boolean;
|
|
386
|
-
export { hideTitleAndValue_5 as hideTitleAndValue };
|
|
387
|
-
const textAfterValue_5: string;
|
|
388
|
-
export { textAfterValue_5 as textAfterValue };
|
|
389
|
-
}
|
|
390
|
-
export { args_4 as args };
|
|
391
|
-
}
|
|
207
|
+
export const TotalCost: any;
|
|
208
|
+
export const TotalCost3rows: any;
|
|
209
|
+
export const TotalCost5rows: any;
|
|
210
|
+
export const SwitchersPatternPercent: any;
|
|
211
|
+
export const HideTitleAndValue: any;
|
|
392
212
|
import { TotalDoughnutChart } from "./TotalDoughnutChart";
|
|
393
|
-
declare const arrLegendData: {
|
|
394
|
-
name: string;
|
|
395
|
-
value: number;
|
|
396
|
-
color: string;
|
|
397
|
-
}[];
|
|
398
|
-
declare const arrLegendDat3rows: {
|
|
399
|
-
name: string;
|
|
400
|
-
value: number;
|
|
401
|
-
color: string;
|
|
402
|
-
}[];
|
|
403
|
-
declare const arrLegendDat5rows: ({
|
|
404
|
-
name: string;
|
|
405
|
-
value: null;
|
|
406
|
-
color: string;
|
|
407
|
-
} | {
|
|
408
|
-
name: string;
|
|
409
|
-
value: undefined;
|
|
410
|
-
color: string;
|
|
411
|
-
})[];
|
|
412
|
-
declare const arrLegendPercent: {
|
|
413
|
-
color: string;
|
|
414
|
-
name: string;
|
|
415
|
-
value: number;
|
|
416
|
-
}[];
|
|
@@ -7,11 +7,11 @@ export namespace TotalHorizontalCharts {
|
|
|
7
7
|
const dotCut: PropTypes.Requireable<boolean>;
|
|
8
8
|
const currencySign: PropTypes.Requireable<boolean>;
|
|
9
9
|
const currencyType: PropTypes.Requireable<string>;
|
|
10
|
-
const chartsData: PropTypes.Requireable<
|
|
10
|
+
const chartsData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
11
11
|
name: PropTypes.Requireable<string>;
|
|
12
12
|
value: PropTypes.Requireable<number>;
|
|
13
13
|
color: PropTypes.Requireable<string>;
|
|
14
|
-
}>
|
|
14
|
+
}>[]>;
|
|
15
15
|
const showScrollerBarsCount: PropTypes.Requireable<number>;
|
|
16
16
|
const showPercentAsideValue: PropTypes.Requireable<boolean>;
|
|
17
17
|
const labelFontSize: PropTypes.Requireable<number>;
|
|
@@ -40,7 +40,7 @@ export namespace TotalHorizontalCharts {
|
|
|
40
40
|
export { currencySign_1 as currencySign };
|
|
41
41
|
const currencyType_1: string;
|
|
42
42
|
export { currencyType_1 as currencyType };
|
|
43
|
-
const chartsData_1:
|
|
43
|
+
const chartsData_1: any[];
|
|
44
44
|
export { chartsData_1 as chartsData };
|
|
45
45
|
const showScrollerBarsCount_1: number;
|
|
46
46
|
export { showScrollerBarsCount_1 as showScrollerBarsCount };
|
|
@@ -208,124 +208,7 @@ declare namespace _default {
|
|
|
208
208
|
}
|
|
209
209
|
}
|
|
210
210
|
export default _default;
|
|
211
|
-
export
|
|
212
|
-
export
|
|
213
|
-
|
|
214
|
-
const title_2: string;
|
|
215
|
-
export { title_2 as title };
|
|
216
|
-
const value_1: number;
|
|
217
|
-
export { value_1 as value };
|
|
218
|
-
const dotCut_1: boolean;
|
|
219
|
-
export { dotCut_1 as dotCut };
|
|
220
|
-
const currencySign_1: boolean;
|
|
221
|
-
export { currencySign_1 as currencySign };
|
|
222
|
-
const currencyType_1: string;
|
|
223
|
-
export { currencyType_1 as currencyType };
|
|
224
|
-
export { chartsData1 as chartsData };
|
|
225
|
-
const showPercentAsideValue_1: boolean;
|
|
226
|
-
export { showPercentAsideValue_1 as showPercentAsideValue };
|
|
227
|
-
const labelFontSize_1: number;
|
|
228
|
-
export { labelFontSize_1 as labelFontSize };
|
|
229
|
-
const labelLimitedLetters_1: number;
|
|
230
|
-
export { labelLimitedLetters_1 as labelLimitedLetters };
|
|
231
|
-
const showScrollerBarsCount_1: number;
|
|
232
|
-
export { showScrollerBarsCount_1 as showScrollerBarsCount };
|
|
233
|
-
const width_1: string;
|
|
234
|
-
export { width_1 as width };
|
|
235
|
-
const height_1: string;
|
|
236
|
-
export { height_1 as height };
|
|
237
|
-
const textColor_1: string;
|
|
238
|
-
export { textColor_1 as textColor };
|
|
239
|
-
const noDataText_1: string;
|
|
240
|
-
export { noDataText_1 as noDataText };
|
|
241
|
-
const hideTotalValue_1: boolean;
|
|
242
|
-
export { hideTotalValue_1 as hideTotalValue };
|
|
243
|
-
const hideTitle_1: boolean;
|
|
244
|
-
export { hideTitle_1 as hideTitle };
|
|
245
|
-
}
|
|
246
|
-
}
|
|
247
|
-
export function SalesBlueTheme(args: any): import("react/jsx-runtime").JSX.Element;
|
|
248
|
-
export namespace SalesBlueTheme {
|
|
249
|
-
export namespace args_1 {
|
|
250
|
-
const title_3: string;
|
|
251
|
-
export { title_3 as title };
|
|
252
|
-
const value_2: number;
|
|
253
|
-
export { value_2 as value };
|
|
254
|
-
const dotCut_2: boolean;
|
|
255
|
-
export { dotCut_2 as dotCut };
|
|
256
|
-
const currencySign_2: boolean;
|
|
257
|
-
export { currencySign_2 as currencySign };
|
|
258
|
-
const currencyType_2: string;
|
|
259
|
-
export { currencyType_2 as currencyType };
|
|
260
|
-
export { chartsData2 as chartsData };
|
|
261
|
-
const showPercentAsideValue_2: boolean;
|
|
262
|
-
export { showPercentAsideValue_2 as showPercentAsideValue };
|
|
263
|
-
const labelFontSize_2: number;
|
|
264
|
-
export { labelFontSize_2 as labelFontSize };
|
|
265
|
-
const labelLimitedLetters_2: number;
|
|
266
|
-
export { labelLimitedLetters_2 as labelLimitedLetters };
|
|
267
|
-
const showScrollerBarsCount_2: number;
|
|
268
|
-
export { showScrollerBarsCount_2 as showScrollerBarsCount };
|
|
269
|
-
const width_2: string;
|
|
270
|
-
export { width_2 as width };
|
|
271
|
-
const height_2: string;
|
|
272
|
-
export { height_2 as height };
|
|
273
|
-
const textColor_2: string;
|
|
274
|
-
export { textColor_2 as textColor };
|
|
275
|
-
const noDataText_2: string;
|
|
276
|
-
export { noDataText_2 as noDataText };
|
|
277
|
-
const hideTotalValue_2: boolean;
|
|
278
|
-
export { hideTotalValue_2 as hideTotalValue };
|
|
279
|
-
const hideTitle_2: boolean;
|
|
280
|
-
export { hideTitle_2 as hideTitle };
|
|
281
|
-
}
|
|
282
|
-
export { args_1 as args };
|
|
283
|
-
}
|
|
284
|
-
export function HideTotalValue(args: any): import("react/jsx-runtime").JSX.Element;
|
|
285
|
-
export namespace HideTotalValue {
|
|
286
|
-
export namespace args_2 {
|
|
287
|
-
const title_4: string;
|
|
288
|
-
export { title_4 as title };
|
|
289
|
-
const value_3: number;
|
|
290
|
-
export { value_3 as value };
|
|
291
|
-
const dotCut_3: boolean;
|
|
292
|
-
export { dotCut_3 as dotCut };
|
|
293
|
-
const currencySign_3: boolean;
|
|
294
|
-
export { currencySign_3 as currencySign };
|
|
295
|
-
const currencyType_3: string;
|
|
296
|
-
export { currencyType_3 as currencyType };
|
|
297
|
-
export { chartsData1 as chartsData };
|
|
298
|
-
const showPercentAsideValue_3: boolean;
|
|
299
|
-
export { showPercentAsideValue_3 as showPercentAsideValue };
|
|
300
|
-
const labelFontSize_3: number;
|
|
301
|
-
export { labelFontSize_3 as labelFontSize };
|
|
302
|
-
const labelLimitedLetters_3: number;
|
|
303
|
-
export { labelLimitedLetters_3 as labelLimitedLetters };
|
|
304
|
-
const showScrollerBarsCount_3: number;
|
|
305
|
-
export { showScrollerBarsCount_3 as showScrollerBarsCount };
|
|
306
|
-
const width_3: string;
|
|
307
|
-
export { width_3 as width };
|
|
308
|
-
const height_3: string;
|
|
309
|
-
export { height_3 as height };
|
|
310
|
-
const textColor_3: string;
|
|
311
|
-
export { textColor_3 as textColor };
|
|
312
|
-
const noDataText_3: string;
|
|
313
|
-
export { noDataText_3 as noDataText };
|
|
314
|
-
const hideTotalValue_3: boolean;
|
|
315
|
-
export { hideTotalValue_3 as hideTotalValue };
|
|
316
|
-
const hideTitle_3: boolean;
|
|
317
|
-
export { hideTitle_3 as hideTitle };
|
|
318
|
-
}
|
|
319
|
-
export { args_2 as args };
|
|
320
|
-
}
|
|
211
|
+
export const SalesGreenTheme: any;
|
|
212
|
+
export const SalesBlueTheme: any;
|
|
213
|
+
export const HideTotalValue: any;
|
|
321
214
|
import TotalHorizontalCharts from "./TotalHorizontalCharts";
|
|
322
|
-
declare const chartsData1: {
|
|
323
|
-
name: string;
|
|
324
|
-
value: number;
|
|
325
|
-
color: string;
|
|
326
|
-
}[];
|
|
327
|
-
declare const chartsData2: {
|
|
328
|
-
name: string;
|
|
329
|
-
value: number;
|
|
330
|
-
color: string;
|
|
331
|
-
}[];
|
|
@@ -2,11 +2,11 @@ export function TwoBarCharts(props: any): import("react/jsx-runtime").JSX.Elemen
|
|
|
2
2
|
export namespace TwoBarCharts {
|
|
3
3
|
namespace propTypes {
|
|
4
4
|
const title: PropTypes.Requireable<string>;
|
|
5
|
-
const barChartData: PropTypes.Requireable<
|
|
5
|
+
const barChartData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
6
6
|
title: PropTypes.Requireable<string>;
|
|
7
7
|
date: PropTypes.Requireable<string>;
|
|
8
8
|
value: PropTypes.Requireable<number>;
|
|
9
|
-
}>
|
|
9
|
+
}>[]>;
|
|
10
10
|
const width: PropTypes.Requireable<string>;
|
|
11
11
|
const height: PropTypes.Requireable<string>;
|
|
12
12
|
const barSize: PropTypes.Requireable<number>;
|
|
@@ -15,11 +15,11 @@ export namespace TwoBarCharts {
|
|
|
15
15
|
const barChartColorSecond: PropTypes.Requireable<string>;
|
|
16
16
|
const isDollar: PropTypes.Requireable<boolean>;
|
|
17
17
|
const showLegend: PropTypes.Requireable<boolean>;
|
|
18
|
-
const legendData: PropTypes.Requireable<
|
|
18
|
+
const legendData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
19
19
|
title: PropTypes.Validator<string>;
|
|
20
20
|
iconType: PropTypes.Validator<string>;
|
|
21
21
|
iconColor: PropTypes.Validator<string>;
|
|
22
|
-
}>
|
|
22
|
+
}>[]>;
|
|
23
23
|
const showDollarSign: PropTypes.Requireable<boolean>;
|
|
24
24
|
const showReferenceLine: PropTypes.Requireable<boolean>;
|
|
25
25
|
const referenceLinePoint: PropTypes.Requireable<number>;
|
|
@@ -4,181 +4,100 @@ declare namespace _default {
|
|
|
4
4
|
export const tags: string[];
|
|
5
5
|
export namespace argTypes {
|
|
6
6
|
export namespace title_1 {
|
|
7
|
-
const
|
|
8
|
-
namespace control {
|
|
9
|
-
const type: string;
|
|
10
|
-
}
|
|
7
|
+
const control: string;
|
|
11
8
|
const description: string;
|
|
12
9
|
}
|
|
13
10
|
export { title_1 as title };
|
|
14
11
|
export namespace width {
|
|
15
|
-
const
|
|
16
|
-
export { name_1 as name };
|
|
17
|
-
export namespace control_1 {
|
|
18
|
-
const type_1: string;
|
|
19
|
-
export { type_1 as type };
|
|
20
|
-
}
|
|
12
|
+
const control_1: string;
|
|
21
13
|
export { control_1 as control };
|
|
22
14
|
const description_1: string;
|
|
23
15
|
export { description_1 as description };
|
|
24
16
|
}
|
|
25
17
|
export namespace height {
|
|
26
|
-
const
|
|
27
|
-
export { name_2 as name };
|
|
28
|
-
export namespace control_2 {
|
|
29
|
-
const type_2: string;
|
|
30
|
-
export { type_2 as type };
|
|
31
|
-
}
|
|
18
|
+
const control_2: string;
|
|
32
19
|
export { control_2 as control };
|
|
33
20
|
const description_2: string;
|
|
34
21
|
export { description_2 as description };
|
|
35
22
|
}
|
|
36
23
|
export namespace barSize {
|
|
37
|
-
const
|
|
38
|
-
export { name_3 as name };
|
|
39
|
-
export namespace control_3 {
|
|
40
|
-
const type_3: string;
|
|
41
|
-
export { type_3 as type };
|
|
42
|
-
}
|
|
24
|
+
const control_3: string;
|
|
43
25
|
export { control_3 as control };
|
|
44
26
|
const description_3: string;
|
|
45
27
|
export { description_3 as description };
|
|
46
28
|
}
|
|
47
29
|
export namespace barFontSizeValue {
|
|
48
|
-
const
|
|
49
|
-
export { name_4 as name };
|
|
50
|
-
export namespace control_4 {
|
|
51
|
-
const type_4: string;
|
|
52
|
-
export { type_4 as type };
|
|
53
|
-
}
|
|
30
|
+
const control_4: string;
|
|
54
31
|
export { control_4 as control };
|
|
55
32
|
const description_4: string;
|
|
56
33
|
export { description_4 as description };
|
|
57
34
|
}
|
|
58
35
|
export namespace barChartColorFirst {
|
|
59
|
-
const
|
|
60
|
-
export {
|
|
36
|
+
const control_5: string;
|
|
37
|
+
export { control_5 as control };
|
|
61
38
|
const description_5: string;
|
|
62
39
|
export { description_5 as description };
|
|
63
|
-
export namespace control_5 {
|
|
64
|
-
const type_5: string;
|
|
65
|
-
export { type_5 as type };
|
|
66
|
-
export const presetColors: string[];
|
|
67
|
-
}
|
|
68
|
-
export { control_5 as control };
|
|
69
40
|
}
|
|
70
41
|
export namespace barChartColorSecond {
|
|
71
|
-
const
|
|
72
|
-
export {
|
|
42
|
+
const control_6: string;
|
|
43
|
+
export { control_6 as control };
|
|
73
44
|
const description_6: string;
|
|
74
45
|
export { description_6 as description };
|
|
75
|
-
export namespace control_6 {
|
|
76
|
-
const type_6: string;
|
|
77
|
-
export { type_6 as type };
|
|
78
|
-
const presetColors_1: string[];
|
|
79
|
-
export { presetColors_1 as presetColors };
|
|
80
|
-
}
|
|
81
|
-
export { control_6 as control };
|
|
82
46
|
}
|
|
83
47
|
export namespace barChartData {
|
|
84
48
|
const description_7: string;
|
|
85
49
|
export { description_7 as description };
|
|
86
50
|
}
|
|
87
51
|
export namespace isDollar {
|
|
88
|
-
const
|
|
89
|
-
export { name_7 as name };
|
|
90
|
-
export namespace control_7 {
|
|
91
|
-
const type_7: string;
|
|
92
|
-
export { type_7 as type };
|
|
93
|
-
}
|
|
52
|
+
const control_7: string;
|
|
94
53
|
export { control_7 as control };
|
|
95
54
|
const description_8: string;
|
|
96
55
|
export { description_8 as description };
|
|
97
56
|
}
|
|
98
57
|
export namespace showDollarSign {
|
|
99
|
-
const
|
|
100
|
-
export { name_8 as name };
|
|
101
|
-
export namespace control_8 {
|
|
102
|
-
const type_8: string;
|
|
103
|
-
export { type_8 as type };
|
|
104
|
-
}
|
|
58
|
+
const control_8: string;
|
|
105
59
|
export { control_8 as control };
|
|
106
60
|
const description_9: string;
|
|
107
61
|
export { description_9 as description };
|
|
108
62
|
}
|
|
109
63
|
export namespace showLegend {
|
|
110
|
-
const
|
|
111
|
-
export { name_9 as name };
|
|
112
|
-
export namespace control_9 {
|
|
113
|
-
const type_9: string;
|
|
114
|
-
export { type_9 as type };
|
|
115
|
-
}
|
|
64
|
+
const control_9: string;
|
|
116
65
|
export { control_9 as control };
|
|
117
66
|
const description_10: string;
|
|
118
67
|
export { description_10 as description };
|
|
119
68
|
}
|
|
120
69
|
export namespace yAxisCounter {
|
|
121
|
-
const
|
|
122
|
-
export { name_10 as name };
|
|
123
|
-
export namespace control_10 {
|
|
124
|
-
const type_10: string;
|
|
125
|
-
export { type_10 as type };
|
|
126
|
-
}
|
|
70
|
+
const control_10: string;
|
|
127
71
|
export { control_10 as control };
|
|
128
72
|
const description_11: string;
|
|
129
73
|
export { description_11 as description };
|
|
130
74
|
}
|
|
131
75
|
export namespace isPercentValue {
|
|
132
|
-
const
|
|
133
|
-
export { name_11 as name };
|
|
134
|
-
export namespace control_11 {
|
|
135
|
-
const type_11: string;
|
|
136
|
-
export { type_11 as type };
|
|
137
|
-
}
|
|
76
|
+
const control_11: string;
|
|
138
77
|
export { control_11 as control };
|
|
139
78
|
const description_12: string;
|
|
140
79
|
export { description_12 as description };
|
|
141
80
|
}
|
|
142
81
|
export namespace showReferenceLine {
|
|
143
|
-
const
|
|
144
|
-
export { name_12 as name };
|
|
145
|
-
export namespace control_12 {
|
|
146
|
-
const type_12: string;
|
|
147
|
-
export { type_12 as type };
|
|
148
|
-
}
|
|
82
|
+
const control_12: string;
|
|
149
83
|
export { control_12 as control };
|
|
150
84
|
const description_13: string;
|
|
151
85
|
export { description_13 as description };
|
|
152
86
|
}
|
|
153
87
|
export namespace referenceLinePoint {
|
|
154
|
-
const
|
|
155
|
-
export { name_13 as name };
|
|
156
|
-
export namespace control_13 {
|
|
157
|
-
const type_13: string;
|
|
158
|
-
export { type_13 as type };
|
|
159
|
-
}
|
|
88
|
+
const control_13: string;
|
|
160
89
|
export { control_13 as control };
|
|
161
90
|
const description_14: string;
|
|
162
91
|
export { description_14 as description };
|
|
163
92
|
}
|
|
164
93
|
export namespace referenceLineColor {
|
|
165
|
-
const
|
|
166
|
-
export { name_14 as name };
|
|
167
|
-
export namespace control_14 {
|
|
168
|
-
const type_14: string;
|
|
169
|
-
export { type_14 as type };
|
|
170
|
-
}
|
|
94
|
+
const control_14: string;
|
|
171
95
|
export { control_14 as control };
|
|
172
96
|
const description_15: string;
|
|
173
97
|
export { description_15 as description };
|
|
174
98
|
}
|
|
175
99
|
export namespace referenceLineDashed {
|
|
176
|
-
const
|
|
177
|
-
export { name_15 as name };
|
|
178
|
-
export namespace control_15 {
|
|
179
|
-
const type_15: string;
|
|
180
|
-
export { type_15 as type };
|
|
181
|
-
}
|
|
100
|
+
const control_15: string;
|
|
182
101
|
export { control_15 as control };
|
|
183
102
|
const description_16: string;
|
|
184
103
|
export { description_16 as description };
|
|
@@ -186,7 +105,6 @@ declare namespace _default {
|
|
|
186
105
|
}
|
|
187
106
|
}
|
|
188
107
|
export default _default;
|
|
189
|
-
export function SalesDollars(args: any): import("react/jsx-runtime").JSX.Element;
|
|
190
108
|
export namespace SalesDollars {
|
|
191
109
|
namespace args {
|
|
192
110
|
const title_2: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export function ArrowSelectIcon({ width, height, color, }: {
|
|
2
|
-
width?: string
|
|
3
|
-
height?: string
|
|
4
|
-
color?: string
|
|
2
|
+
width?: string;
|
|
3
|
+
height?: string;
|
|
4
|
+
color?: string;
|
|
5
5
|
}): import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
export default ArrowSelectIcon;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export function AttachedIcon({ width, height, fill }: {
|
|
2
|
-
width?: string
|
|
3
|
-
height?: string
|
|
4
|
-
fill?: string
|
|
2
|
+
width?: string;
|
|
3
|
+
height?: string;
|
|
4
|
+
fill?: string;
|
|
5
5
|
}): import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
export default AttachedIcon;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export function BellIcon({ width, height, color }: {
|
|
2
|
-
width?: string | undefined;
|
|
3
|
-
height?: string | undefined;
|
|
4
|
-
color?: string | undefined;
|
|
5
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
6
1
|
export default BellIcon;
|
|
2
|
+
declare function BellIcon({ width, height, color }: {
|
|
3
|
+
width?: string;
|
|
4
|
+
height?: string;
|
|
5
|
+
color?: string;
|
|
6
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export function ButtonArrowRight({ width, height }: {
|
|
2
|
-
width?: string | undefined;
|
|
3
|
-
height?: string | undefined;
|
|
4
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
5
1
|
export default ButtonArrowRight;
|
|
2
|
+
declare function ButtonArrowRight({ width, height }: {
|
|
3
|
+
width?: string;
|
|
4
|
+
height?: string;
|
|
5
|
+
}): import("react/jsx-runtime").JSX.Element;
|