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
|
@@ -220,179 +220,7 @@ declare namespace _default {
|
|
|
220
220
|
}
|
|
221
221
|
}
|
|
222
222
|
export default _default;
|
|
223
|
-
export
|
|
224
|
-
export
|
|
225
|
-
|
|
226
|
-
const width_1: string;
|
|
227
|
-
export { width_1 as width };
|
|
228
|
-
const height_1: string;
|
|
229
|
-
export { height_1 as height };
|
|
230
|
-
const title_2: string;
|
|
231
|
-
export { title_2 as title };
|
|
232
|
-
export { data1 as data };
|
|
233
|
-
export { totalsData1 as totalsData };
|
|
234
|
-
export { legendData1 as legendData };
|
|
235
|
-
const maxBarRange_1: number;
|
|
236
|
-
export { maxBarRange_1 as maxBarRange };
|
|
237
|
-
const lineRange_1: number;
|
|
238
|
-
export { lineRange_1 as lineRange };
|
|
239
|
-
const barSize_1: number;
|
|
240
|
-
export { barSize_1 as barSize };
|
|
241
|
-
const barChartHeight_1: number;
|
|
242
|
-
export { barChartHeight_1 as barChartHeight };
|
|
243
|
-
const lineChartHeight_1: number;
|
|
244
|
-
export { lineChartHeight_1 as lineChartHeight };
|
|
245
|
-
const isLineChartCurrency_1: boolean;
|
|
246
|
-
export { isLineChartCurrency_1 as isLineChartCurrency };
|
|
247
|
-
const isLineChartBolded_1: boolean;
|
|
248
|
-
export { isLineChartBolded_1 as isLineChartBolded };
|
|
249
|
-
const setLineChartTooltip_1: boolean;
|
|
250
|
-
export { setLineChartTooltip_1 as setLineChartTooltip };
|
|
251
|
-
const isTopBarPercent_1: boolean;
|
|
252
|
-
export { isTopBarPercent_1 as isTopBarPercent };
|
|
253
|
-
const showSecondBar_1: boolean;
|
|
254
|
-
export { showSecondBar_1 as showSecondBar };
|
|
255
|
-
const showPeriod_1: boolean;
|
|
256
|
-
export { showPeriod_1 as showPeriod };
|
|
257
|
-
const currencySignLine_1: string;
|
|
258
|
-
export { currencySignLine_1 as currencySignLine };
|
|
259
|
-
const currencySign_1: string;
|
|
260
|
-
export { currencySign_1 as currencySign };
|
|
261
|
-
const noDataText_1: string;
|
|
262
|
-
export { noDataText_1 as noDataText };
|
|
263
|
-
}
|
|
264
|
-
}
|
|
265
|
-
export function WithoutTotals(args: any): import("react/jsx-runtime").JSX.Element;
|
|
266
|
-
export namespace WithoutTotals {
|
|
267
|
-
export namespace args_1 {
|
|
268
|
-
const width_2: string;
|
|
269
|
-
export { width_2 as width };
|
|
270
|
-
const height_2: string;
|
|
271
|
-
export { height_2 as height };
|
|
272
|
-
const title_3: string;
|
|
273
|
-
export { title_3 as title };
|
|
274
|
-
const data_1: {
|
|
275
|
-
retailer: string;
|
|
276
|
-
period: string;
|
|
277
|
-
lineValue: number;
|
|
278
|
-
barValue: number;
|
|
279
|
-
}[];
|
|
280
|
-
export { data_1 as data };
|
|
281
|
-
export { totalsData1 as totalsData };
|
|
282
|
-
export { legendData1 as legendData };
|
|
283
|
-
const maxBarRange_2: number;
|
|
284
|
-
export { maxBarRange_2 as maxBarRange };
|
|
285
|
-
const lineRange_2: number;
|
|
286
|
-
export { lineRange_2 as lineRange };
|
|
287
|
-
const barSize_2: number;
|
|
288
|
-
export { barSize_2 as barSize };
|
|
289
|
-
const barChartHeight_2: number;
|
|
290
|
-
export { barChartHeight_2 as barChartHeight };
|
|
291
|
-
const lineChartHeight_2: number;
|
|
292
|
-
export { lineChartHeight_2 as lineChartHeight };
|
|
293
|
-
const isLineChartCurrency_2: boolean;
|
|
294
|
-
export { isLineChartCurrency_2 as isLineChartCurrency };
|
|
295
|
-
const isLineChartBolded_2: boolean;
|
|
296
|
-
export { isLineChartBolded_2 as isLineChartBolded };
|
|
297
|
-
const setLineChartTooltip_2: boolean;
|
|
298
|
-
export { setLineChartTooltip_2 as setLineChartTooltip };
|
|
299
|
-
const isTopBarPercent_2: boolean;
|
|
300
|
-
export { isTopBarPercent_2 as isTopBarPercent };
|
|
301
|
-
const showSecondBar_2: boolean;
|
|
302
|
-
export { showSecondBar_2 as showSecondBar };
|
|
303
|
-
const showLineChart_1: boolean;
|
|
304
|
-
export { showLineChart_1 as showLineChart };
|
|
305
|
-
const showPeriod_2: boolean;
|
|
306
|
-
export { showPeriod_2 as showPeriod };
|
|
307
|
-
const currencySignLine_2: string;
|
|
308
|
-
export { currencySignLine_2 as currencySignLine };
|
|
309
|
-
const currencySign_2: string;
|
|
310
|
-
export { currencySign_2 as currencySign };
|
|
311
|
-
const noDataText_2: string;
|
|
312
|
-
export { noDataText_2 as noDataText };
|
|
313
|
-
}
|
|
314
|
-
export { args_1 as args };
|
|
315
|
-
}
|
|
316
|
-
export function NullValues(args: any): import("react/jsx-runtime").JSX.Element;
|
|
317
|
-
export namespace NullValues {
|
|
318
|
-
export namespace args_2 {
|
|
319
|
-
const width_3: string;
|
|
320
|
-
export { width_3 as width };
|
|
321
|
-
const height_3: string;
|
|
322
|
-
export { height_3 as height };
|
|
323
|
-
const title_4: string;
|
|
324
|
-
export { title_4 as title };
|
|
325
|
-
const data_2: {
|
|
326
|
-
retailer: string;
|
|
327
|
-
period: string;
|
|
328
|
-
lineValue: number;
|
|
329
|
-
barValue: null;
|
|
330
|
-
secondBarValue: null;
|
|
331
|
-
}[];
|
|
332
|
-
export { data_2 as data };
|
|
333
|
-
export { totalsData1 as totalsData };
|
|
334
|
-
export { legendData1 as legendData };
|
|
335
|
-
const maxBarRange_3: number;
|
|
336
|
-
export { maxBarRange_3 as maxBarRange };
|
|
337
|
-
const lineRange_3: number;
|
|
338
|
-
export { lineRange_3 as lineRange };
|
|
339
|
-
const barSize_3: number;
|
|
340
|
-
export { barSize_3 as barSize };
|
|
341
|
-
const barChartHeight_3: number;
|
|
342
|
-
export { barChartHeight_3 as barChartHeight };
|
|
343
|
-
const lineChartHeight_3: number;
|
|
344
|
-
export { lineChartHeight_3 as lineChartHeight };
|
|
345
|
-
const isLineChartCurrency_3: boolean;
|
|
346
|
-
export { isLineChartCurrency_3 as isLineChartCurrency };
|
|
347
|
-
const isLineChartBolded_3: boolean;
|
|
348
|
-
export { isLineChartBolded_3 as isLineChartBolded };
|
|
349
|
-
const setLineChartTooltip_3: boolean;
|
|
350
|
-
export { setLineChartTooltip_3 as setLineChartTooltip };
|
|
351
|
-
const isTopBarPercent_3: boolean;
|
|
352
|
-
export { isTopBarPercent_3 as isTopBarPercent };
|
|
353
|
-
const showSecondBar_3: boolean;
|
|
354
|
-
export { showSecondBar_3 as showSecondBar };
|
|
355
|
-
const showPeriod_3: boolean;
|
|
356
|
-
export { showPeriod_3 as showPeriod };
|
|
357
|
-
const currencySignLine_3: string;
|
|
358
|
-
export { currencySignLine_3 as currencySignLine };
|
|
359
|
-
const currencySign_3: string;
|
|
360
|
-
export { currencySign_3 as currencySign };
|
|
361
|
-
const noDataText_3: string;
|
|
362
|
-
export { noDataText_3 as noDataText };
|
|
363
|
-
}
|
|
364
|
-
export { args_2 as args };
|
|
365
|
-
}
|
|
223
|
+
export const TotalCostSales: any;
|
|
224
|
+
export const WithoutTotals: any;
|
|
225
|
+
export const NullValues: any;
|
|
366
226
|
import { SingleBarLineCharts } from "./SingleBarLineCharts";
|
|
367
|
-
declare const data1: ({
|
|
368
|
-
retailer: string;
|
|
369
|
-
period: string;
|
|
370
|
-
lineValue: number;
|
|
371
|
-
barValue: number;
|
|
372
|
-
secondBarValue: number;
|
|
373
|
-
offerType?: undefined;
|
|
374
|
-
} | {
|
|
375
|
-
retailer: string;
|
|
376
|
-
period: string;
|
|
377
|
-
lineValue: string;
|
|
378
|
-
barValue: number;
|
|
379
|
-
secondBarValue: number;
|
|
380
|
-
offerType?: undefined;
|
|
381
|
-
} | {
|
|
382
|
-
retailer: string;
|
|
383
|
-
offerType: string;
|
|
384
|
-
period: string;
|
|
385
|
-
lineValue: number;
|
|
386
|
-
barValue: number;
|
|
387
|
-
secondBarValue?: undefined;
|
|
388
|
-
})[];
|
|
389
|
-
declare const totalsData1: {
|
|
390
|
-
value: number;
|
|
391
|
-
sign: string;
|
|
392
|
-
extraInfo: never[];
|
|
393
|
-
}[];
|
|
394
|
-
declare const legendData1: {
|
|
395
|
-
iconColor: string;
|
|
396
|
-
iconType: string;
|
|
397
|
-
title: string;
|
|
398
|
-
}[];
|
|
@@ -2,33 +2,7 @@ export const ControlsContainer: import("styled-components/dist/types").IStyledCo
|
|
|
2
2
|
export const Controls: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
3
3
|
export const Title: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
|
|
4
4
|
export const BarsGapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
5
|
-
export const LinnerDataBoxWrap: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<any, never>> & string & Omit<{
|
|
6
|
-
(props: any): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
propTypes: {
|
|
8
|
-
className: import("prop-types").Requireable<string>;
|
|
9
|
-
width: import("prop-types").Requireable<string>;
|
|
10
|
-
height: import("prop-types").Requireable<string>;
|
|
11
|
-
data: import("prop-types").Requireable<(import("prop-types").InferProps<{
|
|
12
|
-
title: import("prop-types").Requireable<string>;
|
|
13
|
-
value: import("prop-types").Requireable<number>;
|
|
14
|
-
sign: import("prop-types").Requireable<string>;
|
|
15
|
-
extraInfo: import("prop-types").Requireable<(import("prop-types").InferProps<{
|
|
16
|
-
title: import("prop-types").Requireable<string>;
|
|
17
|
-
value: import("prop-types").Requireable<number>;
|
|
18
|
-
}> | null | undefined)[]>;
|
|
19
|
-
}> | null | undefined)[]>;
|
|
20
|
-
backgroundColor: import("prop-types").Requireable<string>;
|
|
21
|
-
customDataFormat: import("prop-types").Requireable<boolean>;
|
|
22
|
-
};
|
|
23
|
-
defaultProps: {
|
|
24
|
-
className: string;
|
|
25
|
-
width: string;
|
|
26
|
-
height: string;
|
|
27
|
-
data: never[];
|
|
28
|
-
backgroundColor: string;
|
|
29
|
-
customDataFormat: boolean;
|
|
30
|
-
};
|
|
31
|
-
}, keyof import("react").Component<any, {}, any>>;
|
|
5
|
+
export const LinnerDataBoxWrap: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<any, never>> & string & Omit<(props: any) => import("react/jsx-runtime").JSX.Element, keyof import("react").Component<any, {}, any>>;
|
|
32
6
|
export const SegmentedButtonContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
33
7
|
export const LabelBoldText: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").SVGProps<SVGTSpanElement>, never>> & string;
|
|
34
8
|
export const LabelText: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").SVGProps<SVGTSpanElement>, never>> & string;
|
|
@@ -36,26 +10,4 @@ export const CustomTooltip: import("styled-components/dist/types").IStyledCompon
|
|
|
36
10
|
export const TooltipDiv: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
37
11
|
export const TooltipLabel: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
38
12
|
export const TooltipTitle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
39
|
-
export const LegendContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<any, never>> & string & Omit<{
|
|
40
|
-
(props: any): import("react/jsx-runtime").JSX.Element;
|
|
41
|
-
propTypes: {
|
|
42
|
-
className: import("prop-types").Requireable<string>;
|
|
43
|
-
width: import("prop-types").Requireable<string>;
|
|
44
|
-
height: import("prop-types").Requireable<string>;
|
|
45
|
-
legendData: import("prop-types").Requireable<(import("prop-types").InferProps<{
|
|
46
|
-
title: import("prop-types").Validator<string>;
|
|
47
|
-
iconType: import("prop-types").Validator<string>;
|
|
48
|
-
iconColor: import("prop-types").Validator<string>;
|
|
49
|
-
}> | null | undefined)[]>;
|
|
50
|
-
};
|
|
51
|
-
defaultProps: {
|
|
52
|
-
className: string;
|
|
53
|
-
width: string;
|
|
54
|
-
height: string;
|
|
55
|
-
legendData: {
|
|
56
|
-
title: string;
|
|
57
|
-
iconType: string;
|
|
58
|
-
iconColor: string;
|
|
59
|
-
}[];
|
|
60
|
-
};
|
|
61
|
-
}, keyof import("react").Component<any, {}, any>>;
|
|
13
|
+
export const LegendContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<any, never>> & string & Omit<(props: any) => import("react/jsx-runtime").JSX.Element, keyof import("react").Component<any, {}, any>>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -1,5 +1,31 @@
|
|
|
1
1
|
export default TabMenu;
|
|
2
|
-
declare function TabMenu(
|
|
2
|
+
declare function TabMenu({ activeColor, headlineContent, children, className, color, currentTab, headlineInsteadTabs, headlineText, inputWidth, onFilterButtonClick, onSearchFieldTyping, onTabChange, panelIsOpen, setBackground, showActions, showFilterButton, showLabel, showSearchInput, showViewOptionsButton, disabledButton, setTopRightButton, rightButtonText, rightButtonIcon, onTopButtonClick, tabs, }: {
|
|
3
|
+
activeColor?: string;
|
|
4
|
+
headlineContent?: import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
children?: any;
|
|
6
|
+
className?: string;
|
|
7
|
+
color?: string;
|
|
8
|
+
currentTab?: number;
|
|
9
|
+
headlineInsteadTabs?: boolean;
|
|
10
|
+
headlineText?: string;
|
|
11
|
+
inputWidth?: string;
|
|
12
|
+
onFilterButtonClick?: () => void;
|
|
13
|
+
onSearchFieldTyping?: () => void;
|
|
14
|
+
onTabChange?: () => void;
|
|
15
|
+
panelIsOpen?: boolean;
|
|
16
|
+
setBackground?: boolean;
|
|
17
|
+
showActions?: boolean;
|
|
18
|
+
showFilterButton?: boolean;
|
|
19
|
+
showLabel?: boolean;
|
|
20
|
+
showSearchInput?: boolean;
|
|
21
|
+
showViewOptionsButton?: boolean;
|
|
22
|
+
disabledButton?: boolean;
|
|
23
|
+
setTopRightButton?: boolean;
|
|
24
|
+
rightButtonText?: string;
|
|
25
|
+
rightButtonIcon?: string;
|
|
26
|
+
onTopButtonClick?: () => void;
|
|
27
|
+
tabs?: any[];
|
|
28
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
3
29
|
declare namespace TabMenu {
|
|
4
30
|
namespace propTypes {
|
|
5
31
|
const activeColor: PropTypes.Requireable<string>;
|
|
@@ -25,66 +51,10 @@ declare namespace TabMenu {
|
|
|
25
51
|
const rightButtonText: PropTypes.Requireable<string>;
|
|
26
52
|
const rightButtonIcon: PropTypes.Requireable<string>;
|
|
27
53
|
const onTopButtonClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
28
|
-
const tabs: PropTypes.Requireable<
|
|
54
|
+
const tabs: PropTypes.Requireable<PropTypes.InferProps<{
|
|
29
55
|
title: PropTypes.Requireable<string>;
|
|
30
56
|
content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
31
|
-
}>
|
|
32
|
-
}
|
|
33
|
-
namespace defaultProps {
|
|
34
|
-
const activeColor_1: string;
|
|
35
|
-
export { activeColor_1 as activeColor };
|
|
36
|
-
const children_1: null;
|
|
37
|
-
export { children_1 as children };
|
|
38
|
-
const className_1: string;
|
|
39
|
-
export { className_1 as className };
|
|
40
|
-
const color_1: string;
|
|
41
|
-
export { color_1 as color };
|
|
42
|
-
const currentTab_1: number;
|
|
43
|
-
export { currentTab_1 as currentTab };
|
|
44
|
-
const headlineInsteadTabs_1: boolean;
|
|
45
|
-
export { headlineInsteadTabs_1 as headlineInsteadTabs };
|
|
46
|
-
const headlineText_1: string;
|
|
47
|
-
export { headlineText_1 as headlineText };
|
|
48
|
-
const inputWidth_1: string;
|
|
49
|
-
export { inputWidth_1 as inputWidth };
|
|
50
|
-
export function onFilterButtonClick_1(): void;
|
|
51
|
-
export { onFilterButtonClick_1 as onFilterButtonClick };
|
|
52
|
-
export function onSearchFieldTyping_1(): void;
|
|
53
|
-
export { onSearchFieldTyping_1 as onSearchFieldTyping };
|
|
54
|
-
export function onTabChange_1(): void;
|
|
55
|
-
export { onTabChange_1 as onTabChange };
|
|
56
|
-
const panelIsOpen_1: boolean;
|
|
57
|
-
export { panelIsOpen_1 as panelIsOpen };
|
|
58
|
-
const setBackground_1: boolean;
|
|
59
|
-
export { setBackground_1 as setBackground };
|
|
60
|
-
const showActions_1: boolean;
|
|
61
|
-
export { showActions_1 as showActions };
|
|
62
|
-
const showFilterButton_1: boolean;
|
|
63
|
-
export { showFilterButton_1 as showFilterButton };
|
|
64
|
-
const showLabel_1: boolean;
|
|
65
|
-
export { showLabel_1 as showLabel };
|
|
66
|
-
const showSearchInput_1: boolean;
|
|
67
|
-
export { showSearchInput_1 as showSearchInput };
|
|
68
|
-
const showViewOptionsButton_1: boolean;
|
|
69
|
-
export { showViewOptionsButton_1 as showViewOptionsButton };
|
|
70
|
-
const disabledButton_1: boolean;
|
|
71
|
-
export { disabledButton_1 as disabledButton };
|
|
72
|
-
const setTopRightButton_1: boolean;
|
|
73
|
-
export { setTopRightButton_1 as setTopRightButton };
|
|
74
|
-
const rightButtonText_1: string;
|
|
75
|
-
export { rightButtonText_1 as rightButtonText };
|
|
76
|
-
const rightButtonIcon_1: string;
|
|
77
|
-
export { rightButtonIcon_1 as rightButtonIcon };
|
|
78
|
-
export function onTopButtonClick_1(): void;
|
|
79
|
-
export { onTopButtonClick_1 as onTopButtonClick };
|
|
80
|
-
const tabs_1: ({
|
|
81
|
-
title: string;
|
|
82
|
-
content: import("react/jsx-runtime").JSX.Element;
|
|
83
|
-
} | {
|
|
84
|
-
title: string;
|
|
85
|
-
content: string;
|
|
86
|
-
})[];
|
|
87
|
-
export { tabs_1 as tabs };
|
|
57
|
+
}>[]>;
|
|
88
58
|
}
|
|
89
59
|
}
|
|
90
60
|
import PropTypes from "prop-types";
|
|
@@ -2,12 +2,9 @@ declare namespace _default {
|
|
|
2
2
|
export const title: string;
|
|
3
3
|
export { TabMenu as component };
|
|
4
4
|
export namespace argTypes {
|
|
5
|
-
namespace
|
|
5
|
+
namespace tabs {
|
|
6
6
|
const name: string;
|
|
7
|
-
|
|
8
|
-
const type: string;
|
|
9
|
-
const separator: string;
|
|
10
|
-
}
|
|
7
|
+
const control: string;
|
|
11
8
|
const description: string;
|
|
12
9
|
const defaultValue: {
|
|
13
10
|
title: string;
|
|
@@ -17,10 +14,7 @@ declare namespace _default {
|
|
|
17
14
|
namespace color {
|
|
18
15
|
const name_1: string;
|
|
19
16
|
export { name_1 as name };
|
|
20
|
-
|
|
21
|
-
const type_1: string;
|
|
22
|
-
export { type_1 as type };
|
|
23
|
-
}
|
|
17
|
+
const control_1: string;
|
|
24
18
|
export { control_1 as control };
|
|
25
19
|
const description_1: string;
|
|
26
20
|
export { description_1 as description };
|
|
@@ -30,10 +24,7 @@ declare namespace _default {
|
|
|
30
24
|
namespace headlineInsteadTabs {
|
|
31
25
|
const name_2: string;
|
|
32
26
|
export { name_2 as name };
|
|
33
|
-
|
|
34
|
-
const type_2: string;
|
|
35
|
-
export { type_2 as type };
|
|
36
|
-
}
|
|
27
|
+
const control_2: string;
|
|
37
28
|
export { control_2 as control };
|
|
38
29
|
const description_2: string;
|
|
39
30
|
export { description_2 as description };
|
|
@@ -43,10 +34,7 @@ declare namespace _default {
|
|
|
43
34
|
namespace showActions {
|
|
44
35
|
const name_3: string;
|
|
45
36
|
export { name_3 as name };
|
|
46
|
-
|
|
47
|
-
const type_3: string;
|
|
48
|
-
export { type_3 as type };
|
|
49
|
-
}
|
|
37
|
+
const control_3: string;
|
|
50
38
|
export { control_3 as control };
|
|
51
39
|
const description_3: string;
|
|
52
40
|
export { description_3 as description };
|
|
@@ -56,10 +44,7 @@ declare namespace _default {
|
|
|
56
44
|
namespace showFilterButton {
|
|
57
45
|
const name_4: string;
|
|
58
46
|
export { name_4 as name };
|
|
59
|
-
|
|
60
|
-
const type_4: string;
|
|
61
|
-
export { type_4 as type };
|
|
62
|
-
}
|
|
47
|
+
const control_4: string;
|
|
63
48
|
export { control_4 as control };
|
|
64
49
|
const description_4: string;
|
|
65
50
|
export { description_4 as description };
|
|
@@ -69,10 +54,7 @@ declare namespace _default {
|
|
|
69
54
|
namespace showViewOptionsButton {
|
|
70
55
|
const name_5: string;
|
|
71
56
|
export { name_5 as name };
|
|
72
|
-
|
|
73
|
-
const type_5: string;
|
|
74
|
-
export { type_5 as type };
|
|
75
|
-
}
|
|
57
|
+
const control_5: string;
|
|
76
58
|
export { control_5 as control };
|
|
77
59
|
const description_5: string;
|
|
78
60
|
export { description_5 as description };
|
|
@@ -82,10 +64,7 @@ declare namespace _default {
|
|
|
82
64
|
namespace showSearchInput {
|
|
83
65
|
const name_6: string;
|
|
84
66
|
export { name_6 as name };
|
|
85
|
-
|
|
86
|
-
const type_6: string;
|
|
87
|
-
export { type_6 as type };
|
|
88
|
-
}
|
|
67
|
+
const control_6: string;
|
|
89
68
|
export { control_6 as control };
|
|
90
69
|
const description_6: string;
|
|
91
70
|
export { description_6 as description };
|
|
@@ -95,10 +74,7 @@ declare namespace _default {
|
|
|
95
74
|
namespace disabledButton {
|
|
96
75
|
const name_7: string;
|
|
97
76
|
export { name_7 as name };
|
|
98
|
-
|
|
99
|
-
const type_7: string;
|
|
100
|
-
export { type_7 as type };
|
|
101
|
-
}
|
|
77
|
+
const control_7: string;
|
|
102
78
|
export { control_7 as control };
|
|
103
79
|
const description_7: string;
|
|
104
80
|
export { description_7 as description };
|
|
@@ -108,10 +84,7 @@ declare namespace _default {
|
|
|
108
84
|
namespace setTopRightButton {
|
|
109
85
|
const name_8: string;
|
|
110
86
|
export { name_8 as name };
|
|
111
|
-
|
|
112
|
-
const type_8: string;
|
|
113
|
-
export { type_8 as type };
|
|
114
|
-
}
|
|
87
|
+
const control_8: string;
|
|
115
88
|
export { control_8 as control };
|
|
116
89
|
const description_8: string;
|
|
117
90
|
export { description_8 as description };
|
|
@@ -121,10 +94,7 @@ declare namespace _default {
|
|
|
121
94
|
namespace rightButtonText {
|
|
122
95
|
const name_9: string;
|
|
123
96
|
export { name_9 as name };
|
|
124
|
-
|
|
125
|
-
const type_9: string;
|
|
126
|
-
export { type_9 as type };
|
|
127
|
-
}
|
|
97
|
+
const control_9: string;
|
|
128
98
|
export { control_9 as control };
|
|
129
99
|
const description_9: string;
|
|
130
100
|
export { description_9 as description };
|
|
@@ -141,34 +111,7 @@ declare namespace _default {
|
|
|
141
111
|
}
|
|
142
112
|
}
|
|
143
113
|
export default _default;
|
|
144
|
-
export
|
|
145
|
-
export
|
|
146
|
-
|
|
147
|
-
const tabItems_1: {
|
|
148
|
-
title: string;
|
|
149
|
-
content: string;
|
|
150
|
-
}[];
|
|
151
|
-
export { tabItems_1 as tabItems };
|
|
152
|
-
const color_1: string;
|
|
153
|
-
export { color_1 as color };
|
|
154
|
-
const headlineInsteadTabs_1: boolean;
|
|
155
|
-
export { headlineInsteadTabs_1 as headlineInsteadTabs };
|
|
156
|
-
const showActions_1: boolean;
|
|
157
|
-
export { showActions_1 as showActions };
|
|
158
|
-
const showFilterButton_1: boolean;
|
|
159
|
-
export { showFilterButton_1 as showFilterButton };
|
|
160
|
-
const showViewOptionsButton_1: boolean;
|
|
161
|
-
export { showViewOptionsButton_1 as showViewOptionsButton };
|
|
162
|
-
const showSearchInput_1: boolean;
|
|
163
|
-
export { showSearchInput_1 as showSearchInput };
|
|
164
|
-
const disabledButton_1: boolean;
|
|
165
|
-
export { disabledButton_1 as disabledButton };
|
|
166
|
-
const setTopRightButton_1: boolean;
|
|
167
|
-
export { setTopRightButton_1 as setTopRightButton };
|
|
168
|
-
const rightButtonText_1: string;
|
|
169
|
-
export { rightButtonText_1 as rightButtonText };
|
|
170
|
-
export function onTopButtonClick_1(): void;
|
|
171
|
-
export { onTopButtonClick_1 as onTopButtonClick };
|
|
172
|
-
}
|
|
173
|
-
}
|
|
114
|
+
export const Basic: any;
|
|
115
|
+
export const WithHeadline: any;
|
|
116
|
+
export const WithoutActions: any;
|
|
174
117
|
import TabMenu from "./TabMenu";
|
|
@@ -2,6 +2,7 @@ export const TabMenuContainer: import("styled-components/dist/types").IStyledCom
|
|
|
2
2
|
export const TopRow: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
3
3
|
export const Headline: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
|
|
4
4
|
export const Nav: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never>> & string;
|
|
5
|
+
export const TabActionLine: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
5
6
|
export const Tabs: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
6
7
|
export const Tab: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
7
8
|
export const PresentationSlider: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
@@ -4,9 +4,9 @@ export namespace TitleDescription {
|
|
|
4
4
|
const className: PropTypes.Requireable<string>;
|
|
5
5
|
const showRetailerIcon: PropTypes.Requireable<boolean>;
|
|
6
6
|
const showPeriodIcon: PropTypes.Requireable<boolean>;
|
|
7
|
-
const viewCreativeRetailersData: PropTypes.Requireable<
|
|
7
|
+
const viewCreativeRetailersData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
8
8
|
label: PropTypes.Requireable<string>;
|
|
9
|
-
}>
|
|
9
|
+
}>[]>;
|
|
10
10
|
const data: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
11
11
|
const viewCreativeOnClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
12
12
|
const width: PropTypes.Requireable<string>;
|
|
@@ -85,53 +85,6 @@ declare namespace _default {
|
|
|
85
85
|
}
|
|
86
86
|
}
|
|
87
87
|
export default _default;
|
|
88
|
-
export
|
|
89
|
-
export
|
|
90
|
-
namespace args {
|
|
91
|
-
const showRetailerIcon_1: boolean;
|
|
92
|
-
export { showRetailerIcon_1 as showRetailerIcon };
|
|
93
|
-
export const showPeriodIcon: boolean;
|
|
94
|
-
export const viewCreativeRetailersData: null;
|
|
95
|
-
export { data };
|
|
96
|
-
const width_1: string;
|
|
97
|
-
export { width_1 as width };
|
|
98
|
-
const height_1: string;
|
|
99
|
-
export { height_1 as height };
|
|
100
|
-
const showDraft_1: boolean;
|
|
101
|
-
export { showDraft_1 as showDraft };
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
export function CrossRetailersEvent(args: any): import("react/jsx-runtime").JSX.Element;
|
|
105
|
-
export namespace CrossRetailersEvent {
|
|
106
|
-
export namespace args_1 {
|
|
107
|
-
const showRetailerIcon_2: boolean;
|
|
108
|
-
export { showRetailerIcon_2 as showRetailerIcon };
|
|
109
|
-
const showPeriodIcon_1: boolean;
|
|
110
|
-
export { showPeriodIcon_1 as showPeriodIcon };
|
|
111
|
-
export { viewCreativeRetailersData1 as viewCreativeRetailersData };
|
|
112
|
-
export { data };
|
|
113
|
-
const width_2: string;
|
|
114
|
-
export { width_2 as width };
|
|
115
|
-
const height_2: string;
|
|
116
|
-
export { height_2 as height };
|
|
117
|
-
}
|
|
118
|
-
export { args_1 as args };
|
|
119
|
-
}
|
|
88
|
+
export const LargeSellingEvent: any;
|
|
89
|
+
export const CrossRetailersEvent: any;
|
|
120
90
|
import { TitleDescription } from "./TitleDescription";
|
|
121
|
-
declare namespace data_1 {
|
|
122
|
-
const eventName: string;
|
|
123
|
-
const eventType: string;
|
|
124
|
-
const retailer: string;
|
|
125
|
-
const eventDescription: string;
|
|
126
|
-
const objectivesDescription: string;
|
|
127
|
-
const eventDatesValue: string;
|
|
128
|
-
const externalEventDescription: string;
|
|
129
|
-
const externalEventID: string;
|
|
130
|
-
const storeType: string;
|
|
131
|
-
const category: string;
|
|
132
|
-
const supplier: string;
|
|
133
|
-
const brand: string;
|
|
134
|
-
}
|
|
135
|
-
declare const viewCreativeRetailersData1: {
|
|
136
|
-
label: string;
|
|
137
|
-
}[];
|
|
@@ -3,13 +3,13 @@ declare function Tooltip(props: any): import("react/jsx-runtime").JSX.Element;
|
|
|
3
3
|
declare namespace Tooltip {
|
|
4
4
|
namespace propTypes {
|
|
5
5
|
const children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
6
|
-
const content: PropTypes.Requireable<
|
|
6
|
+
const content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
7
7
|
const direction: PropTypes.Requireable<string>;
|
|
8
8
|
const delay: PropTypes.Requireable<string>;
|
|
9
9
|
const topFactor: PropTypes.Requireable<number>;
|
|
10
10
|
}
|
|
11
11
|
namespace defaultProps {
|
|
12
|
-
const children_1:
|
|
12
|
+
const children_1: any;
|
|
13
13
|
export { children_1 as children };
|
|
14
14
|
const content_1: string;
|
|
15
15
|
export { content_1 as content };
|
|
@@ -21,16 +21,5 @@ declare namespace _default {
|
|
|
21
21
|
}
|
|
22
22
|
}
|
|
23
23
|
export default _default;
|
|
24
|
-
export
|
|
25
|
-
export namespace Example {
|
|
26
|
-
namespace args {
|
|
27
|
-
const title_2: string;
|
|
28
|
-
export { title_2 as title };
|
|
29
|
-
const list_1: {
|
|
30
|
-
value: string;
|
|
31
|
-
label: string;
|
|
32
|
-
}[];
|
|
33
|
-
export { list_1 as list };
|
|
34
|
-
}
|
|
35
|
-
}
|
|
24
|
+
export const Example: any;
|
|
36
25
|
import TopToggleList from "./TopToggleList";
|