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
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export const ItemsCounterGraphContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
2
|
+
export const DotRectangle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
3
|
+
export const MoreIndicator: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
export function Button({ text, type, size, height, width, disabled, textColor, backgroundColor, borderColor, hoverTextColor, hoverBackgroundColor, hoverBorderColor, disabledTextColor, disabledBackgroundColor, disabledBorderColor, onClick, leftIcon, rightIcon, isSubmitButton, }: {
|
|
2
|
-
text?: string | undefined;
|
|
3
|
-
type?: string | undefined;
|
|
4
|
-
size?: string | undefined;
|
|
5
|
-
height?: string | undefined;
|
|
6
|
-
width?: string | undefined;
|
|
7
|
-
disabled?: boolean | undefined;
|
|
8
|
-
textColor?: string | undefined;
|
|
9
|
-
backgroundColor?: string | undefined;
|
|
10
|
-
borderColor?: string | undefined;
|
|
11
|
-
hoverTextColor?: string | undefined;
|
|
12
|
-
hoverBackgroundColor?: string | undefined;
|
|
13
|
-
hoverBorderColor?: string | undefined;
|
|
14
|
-
disabledTextColor?: string | undefined;
|
|
15
|
-
disabledBackgroundColor?: string | undefined;
|
|
16
|
-
disabledBorderColor?: string | undefined;
|
|
17
|
-
onClick: any;
|
|
18
|
-
leftIcon?: string | undefined;
|
|
19
|
-
rightIcon?: string | undefined;
|
|
20
|
-
isSubmitButton?: boolean | undefined;
|
|
21
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
22
1
|
export default Button;
|
|
2
|
+
declare function Button({ text, type, size, height, width, disabled, textColor, backgroundColor, borderColor, hoverTextColor, hoverBackgroundColor, hoverBorderColor, disabledTextColor, disabledBackgroundColor, disabledBorderColor, onClick, leftIcon, rightIcon, isSubmitButton, }: {
|
|
3
|
+
text?: string;
|
|
4
|
+
type?: string;
|
|
5
|
+
size?: string;
|
|
6
|
+
height?: string;
|
|
7
|
+
width?: string;
|
|
8
|
+
disabled?: boolean;
|
|
9
|
+
textColor?: string;
|
|
10
|
+
backgroundColor?: string;
|
|
11
|
+
borderColor?: string;
|
|
12
|
+
hoverTextColor?: string;
|
|
13
|
+
hoverBackgroundColor?: string;
|
|
14
|
+
hoverBorderColor?: string;
|
|
15
|
+
disabledTextColor?: string;
|
|
16
|
+
disabledBackgroundColor?: string;
|
|
17
|
+
disabledBorderColor?: string;
|
|
18
|
+
onClick?: () => void;
|
|
19
|
+
leftIcon?: string;
|
|
20
|
+
rightIcon?: string;
|
|
21
|
+
isSubmitButton?: boolean;
|
|
22
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
@@ -171,223 +171,15 @@ declare namespace _default {
|
|
|
171
171
|
}
|
|
172
172
|
}
|
|
173
173
|
export default _default;
|
|
174
|
-
export
|
|
175
|
-
export
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
export { leftIcon_1 as leftIcon };
|
|
187
|
-
const rightIcon_1: string;
|
|
188
|
-
export { rightIcon_1 as rightIcon };
|
|
189
|
-
const isSubmitButton_1: boolean;
|
|
190
|
-
export { isSubmitButton_1 as isSubmitButton };
|
|
191
|
-
}
|
|
192
|
-
}
|
|
193
|
-
export function PrimaryDisabled(args: any): import("react/jsx-runtime").JSX.Element;
|
|
194
|
-
export namespace PrimaryDisabled {
|
|
195
|
-
export namespace args_1 {
|
|
196
|
-
const text_2: string;
|
|
197
|
-
export { text_2 as text };
|
|
198
|
-
const type_16: string;
|
|
199
|
-
export { type_16 as type };
|
|
200
|
-
const size_2: string;
|
|
201
|
-
export { size_2 as size };
|
|
202
|
-
const disabled_2: boolean;
|
|
203
|
-
export { disabled_2 as disabled };
|
|
204
|
-
const leftIcon_2: string;
|
|
205
|
-
export { leftIcon_2 as leftIcon };
|
|
206
|
-
const rightIcon_2: string;
|
|
207
|
-
export { rightIcon_2 as rightIcon };
|
|
208
|
-
const isSubmitButton_2: boolean;
|
|
209
|
-
export { isSubmitButton_2 as isSubmitButton };
|
|
210
|
-
}
|
|
211
|
-
export { args_1 as args };
|
|
212
|
-
}
|
|
213
|
-
export function SecondaryDefault(args: any): import("react/jsx-runtime").JSX.Element;
|
|
214
|
-
export namespace SecondaryDefault {
|
|
215
|
-
export namespace args_2 {
|
|
216
|
-
const text_3: string;
|
|
217
|
-
export { text_3 as text };
|
|
218
|
-
const type_17: string;
|
|
219
|
-
export { type_17 as type };
|
|
220
|
-
const size_3: string;
|
|
221
|
-
export { size_3 as size };
|
|
222
|
-
const disabled_3: boolean;
|
|
223
|
-
export { disabled_3 as disabled };
|
|
224
|
-
const leftIcon_3: string;
|
|
225
|
-
export { leftIcon_3 as leftIcon };
|
|
226
|
-
const rightIcon_3: string;
|
|
227
|
-
export { rightIcon_3 as rightIcon };
|
|
228
|
-
const isSubmitButton_3: boolean;
|
|
229
|
-
export { isSubmitButton_3 as isSubmitButton };
|
|
230
|
-
}
|
|
231
|
-
export { args_2 as args };
|
|
232
|
-
}
|
|
233
|
-
export function SecondaryDisabled(args: any): import("react/jsx-runtime").JSX.Element;
|
|
234
|
-
export namespace SecondaryDisabled {
|
|
235
|
-
export namespace args_3 {
|
|
236
|
-
const text_4: string;
|
|
237
|
-
export { text_4 as text };
|
|
238
|
-
const type_18: string;
|
|
239
|
-
export { type_18 as type };
|
|
240
|
-
const size_4: string;
|
|
241
|
-
export { size_4 as size };
|
|
242
|
-
const disabled_4: boolean;
|
|
243
|
-
export { disabled_4 as disabled };
|
|
244
|
-
const leftIcon_4: string;
|
|
245
|
-
export { leftIcon_4 as leftIcon };
|
|
246
|
-
const rightIcon_4: string;
|
|
247
|
-
export { rightIcon_4 as rightIcon };
|
|
248
|
-
const isSubmitButton_4: boolean;
|
|
249
|
-
export { isSubmitButton_4 as isSubmitButton };
|
|
250
|
-
}
|
|
251
|
-
export { args_3 as args };
|
|
252
|
-
}
|
|
253
|
-
export function SmallButtonTwoIcons(args: any): import("react/jsx-runtime").JSX.Element;
|
|
254
|
-
export namespace SmallButtonTwoIcons {
|
|
255
|
-
export namespace args_4 {
|
|
256
|
-
const text_5: string;
|
|
257
|
-
export { text_5 as text };
|
|
258
|
-
const type_19: string;
|
|
259
|
-
export { type_19 as type };
|
|
260
|
-
const size_5: string;
|
|
261
|
-
export { size_5 as size };
|
|
262
|
-
const disabled_5: boolean;
|
|
263
|
-
export { disabled_5 as disabled };
|
|
264
|
-
const leftIcon_5: string;
|
|
265
|
-
export { leftIcon_5 as leftIcon };
|
|
266
|
-
const rightIcon_5: string;
|
|
267
|
-
export { rightIcon_5 as rightIcon };
|
|
268
|
-
const isSubmitButton_5: boolean;
|
|
269
|
-
export { isSubmitButton_5 as isSubmitButton };
|
|
270
|
-
}
|
|
271
|
-
export { args_4 as args };
|
|
272
|
-
}
|
|
273
|
-
export function SmallButtonLeftIcon(args: any): import("react/jsx-runtime").JSX.Element;
|
|
274
|
-
export namespace SmallButtonLeftIcon {
|
|
275
|
-
export namespace args_5 {
|
|
276
|
-
const text_6: string;
|
|
277
|
-
export { text_6 as text };
|
|
278
|
-
const type_20: string;
|
|
279
|
-
export { type_20 as type };
|
|
280
|
-
const size_6: string;
|
|
281
|
-
export { size_6 as size };
|
|
282
|
-
const disabled_6: boolean;
|
|
283
|
-
export { disabled_6 as disabled };
|
|
284
|
-
const leftIcon_6: string;
|
|
285
|
-
export { leftIcon_6 as leftIcon };
|
|
286
|
-
const rightIcon_6: string;
|
|
287
|
-
export { rightIcon_6 as rightIcon };
|
|
288
|
-
const isSubmitButton_6: boolean;
|
|
289
|
-
export { isSubmitButton_6 as isSubmitButton };
|
|
290
|
-
}
|
|
291
|
-
export { args_5 as args };
|
|
292
|
-
}
|
|
293
|
-
export function SmallButtonRightIcon(args: any): import("react/jsx-runtime").JSX.Element;
|
|
294
|
-
export namespace SmallButtonRightIcon {
|
|
295
|
-
export namespace args_6 {
|
|
296
|
-
const text_7: string;
|
|
297
|
-
export { text_7 as text };
|
|
298
|
-
const type_21: string;
|
|
299
|
-
export { type_21 as type };
|
|
300
|
-
const size_7: string;
|
|
301
|
-
export { size_7 as size };
|
|
302
|
-
const disabled_7: boolean;
|
|
303
|
-
export { disabled_7 as disabled };
|
|
304
|
-
const leftIcon_7: string;
|
|
305
|
-
export { leftIcon_7 as leftIcon };
|
|
306
|
-
const rightIcon_7: string;
|
|
307
|
-
export { rightIcon_7 as rightIcon };
|
|
308
|
-
const isSubmitButton_7: boolean;
|
|
309
|
-
export { isSubmitButton_7 as isSubmitButton };
|
|
310
|
-
}
|
|
311
|
-
export { args_6 as args };
|
|
312
|
-
}
|
|
313
|
-
export function MediumButtonTwoIcons(args: any): import("react/jsx-runtime").JSX.Element;
|
|
314
|
-
export namespace MediumButtonTwoIcons {
|
|
315
|
-
export namespace args_7 {
|
|
316
|
-
const text_8: string;
|
|
317
|
-
export { text_8 as text };
|
|
318
|
-
const type_22: string;
|
|
319
|
-
export { type_22 as type };
|
|
320
|
-
const size_8: string;
|
|
321
|
-
export { size_8 as size };
|
|
322
|
-
const disabled_8: boolean;
|
|
323
|
-
export { disabled_8 as disabled };
|
|
324
|
-
const leftIcon_8: string;
|
|
325
|
-
export { leftIcon_8 as leftIcon };
|
|
326
|
-
const rightIcon_8: string;
|
|
327
|
-
export { rightIcon_8 as rightIcon };
|
|
328
|
-
const isSubmitButton_8: boolean;
|
|
329
|
-
export { isSubmitButton_8 as isSubmitButton };
|
|
330
|
-
}
|
|
331
|
-
export { args_7 as args };
|
|
332
|
-
}
|
|
333
|
-
export function MediumButtonLeftIcon(args: any): import("react/jsx-runtime").JSX.Element;
|
|
334
|
-
export namespace MediumButtonLeftIcon {
|
|
335
|
-
export namespace args_8 {
|
|
336
|
-
const text_9: string;
|
|
337
|
-
export { text_9 as text };
|
|
338
|
-
const type_23: string;
|
|
339
|
-
export { type_23 as type };
|
|
340
|
-
const size_9: string;
|
|
341
|
-
export { size_9 as size };
|
|
342
|
-
const disabled_9: boolean;
|
|
343
|
-
export { disabled_9 as disabled };
|
|
344
|
-
const leftIcon_9: string;
|
|
345
|
-
export { leftIcon_9 as leftIcon };
|
|
346
|
-
const rightIcon_9: string;
|
|
347
|
-
export { rightIcon_9 as rightIcon };
|
|
348
|
-
const isSubmitButton_9: boolean;
|
|
349
|
-
export { isSubmitButton_9 as isSubmitButton };
|
|
350
|
-
}
|
|
351
|
-
export { args_8 as args };
|
|
352
|
-
}
|
|
353
|
-
export function MediumButtonRightIcon(args: any): import("react/jsx-runtime").JSX.Element;
|
|
354
|
-
export namespace MediumButtonRightIcon {
|
|
355
|
-
export namespace args_9 {
|
|
356
|
-
const text_10: string;
|
|
357
|
-
export { text_10 as text };
|
|
358
|
-
const type_24: string;
|
|
359
|
-
export { type_24 as type };
|
|
360
|
-
const size_10: string;
|
|
361
|
-
export { size_10 as size };
|
|
362
|
-
const disabled_10: boolean;
|
|
363
|
-
export { disabled_10 as disabled };
|
|
364
|
-
const leftIcon_10: string;
|
|
365
|
-
export { leftIcon_10 as leftIcon };
|
|
366
|
-
const rightIcon_10: string;
|
|
367
|
-
export { rightIcon_10 as rightIcon };
|
|
368
|
-
const isSubmitButton_10: boolean;
|
|
369
|
-
export { isSubmitButton_10 as isSubmitButton };
|
|
370
|
-
}
|
|
371
|
-
export { args_9 as args };
|
|
372
|
-
}
|
|
373
|
-
export function SubmitButton(args: any): import("react/jsx-runtime").JSX.Element;
|
|
374
|
-
export namespace SubmitButton {
|
|
375
|
-
export namespace args_10 {
|
|
376
|
-
const text_11: string;
|
|
377
|
-
export { text_11 as text };
|
|
378
|
-
const type_25: string;
|
|
379
|
-
export { type_25 as type };
|
|
380
|
-
const size_11: string;
|
|
381
|
-
export { size_11 as size };
|
|
382
|
-
const disabled_11: boolean;
|
|
383
|
-
export { disabled_11 as disabled };
|
|
384
|
-
const leftIcon_11: string;
|
|
385
|
-
export { leftIcon_11 as leftIcon };
|
|
386
|
-
const rightIcon_11: string;
|
|
387
|
-
export { rightIcon_11 as rightIcon };
|
|
388
|
-
const isSubmitButton_11: boolean;
|
|
389
|
-
export { isSubmitButton_11 as isSubmitButton };
|
|
390
|
-
}
|
|
391
|
-
export { args_10 as args };
|
|
392
|
-
}
|
|
393
|
-
import { Button } from "./Button";
|
|
174
|
+
export const PrimaryDefault: any;
|
|
175
|
+
export const PrimaryDisabled: any;
|
|
176
|
+
export const SecondaryDefault: any;
|
|
177
|
+
export const SecondaryDisabled: any;
|
|
178
|
+
export const SmallButtonTwoIcons: any;
|
|
179
|
+
export const SmallButtonLeftIcon: any;
|
|
180
|
+
export const SmallButtonRightIcon: any;
|
|
181
|
+
export const MediumButtonTwoIcons: any;
|
|
182
|
+
export const MediumButtonLeftIcon: any;
|
|
183
|
+
export const MediumButtonRightIcon: any;
|
|
184
|
+
export const SubmitButton: any;
|
|
185
|
+
import Button from "./Button";
|
|
@@ -3,15 +3,15 @@ declare function CampaignDemoReport(props: any): import("react/jsx-runtime").JSX
|
|
|
3
3
|
declare namespace CampaignDemoReport {
|
|
4
4
|
namespace propTypes {
|
|
5
5
|
const topHeadline: PropTypes.Requireable<string>;
|
|
6
|
-
const topLabels: PropTypes.Requireable<
|
|
6
|
+
const topLabels: PropTypes.Requireable<PropTypes.InferProps<{
|
|
7
7
|
value: PropTypes.Requireable<string>;
|
|
8
8
|
icon: PropTypes.Requireable<string>;
|
|
9
|
-
}>
|
|
9
|
+
}>[]>;
|
|
10
10
|
const bottomHeadline: PropTypes.Requireable<string>;
|
|
11
|
-
const bottomLabels: PropTypes.Requireable<
|
|
11
|
+
const bottomLabels: PropTypes.Requireable<PropTypes.InferProps<{
|
|
12
12
|
value: PropTypes.Requireable<string>;
|
|
13
13
|
icon: PropTypes.Requireable<string>;
|
|
14
|
-
}>
|
|
14
|
+
}>[]>;
|
|
15
15
|
}
|
|
16
16
|
namespace defaultProps {
|
|
17
17
|
const topHeadline_1: string;
|
|
@@ -42,23 +42,5 @@ declare namespace _default {
|
|
|
42
42
|
}
|
|
43
43
|
}
|
|
44
44
|
export default _default;
|
|
45
|
-
export
|
|
46
|
-
export namespace Example {
|
|
47
|
-
namespace args {
|
|
48
|
-
const topHeadline_1: string;
|
|
49
|
-
export { topHeadline_1 as topHeadline };
|
|
50
|
-
const topLabels_1: {
|
|
51
|
-
icon: string;
|
|
52
|
-
value: string;
|
|
53
|
-
}[];
|
|
54
|
-
export { topLabels_1 as topLabels };
|
|
55
|
-
const bottomHeadline_1: string;
|
|
56
|
-
export { bottomHeadline_1 as bottomHeadline };
|
|
57
|
-
const bottomLabels_1: {
|
|
58
|
-
icon: string;
|
|
59
|
-
value: string;
|
|
60
|
-
}[];
|
|
61
|
-
export { bottomLabels_1 as bottomLabels };
|
|
62
|
-
}
|
|
63
|
-
}
|
|
45
|
+
export const Example: any;
|
|
64
46
|
import CampaignDemoReport from "./CampaignDemoReport";
|
|
@@ -2,12 +2,12 @@ export default Card;
|
|
|
2
2
|
declare function Card(props: any): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
declare namespace Card {
|
|
4
4
|
namespace propTypes {
|
|
5
|
-
const data: PropTypes.Requireable<
|
|
5
|
+
const data: PropTypes.Requireable<PropTypes.InferProps<{
|
|
6
6
|
key: PropTypes.Requireable<string>;
|
|
7
7
|
icon: PropTypes.Requireable<string>;
|
|
8
8
|
label: PropTypes.Requireable<string>;
|
|
9
9
|
value: PropTypes.Requireable<number>;
|
|
10
|
-
}>
|
|
10
|
+
}>[]>;
|
|
11
11
|
const cardTitle: PropTypes.Requireable<string>;
|
|
12
12
|
const buttonText: PropTypes.Requireable<string>;
|
|
13
13
|
const onCardButtonClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
@@ -24,8 +24,5 @@ declare namespace _default {
|
|
|
24
24
|
}
|
|
25
25
|
}
|
|
26
26
|
export default _default;
|
|
27
|
-
export
|
|
28
|
-
export namespace CardsList {
|
|
29
|
-
const args: {};
|
|
30
|
-
}
|
|
27
|
+
export const CardsList: any;
|
|
31
28
|
import MultipleCard from "../CampaignTool/MultipleCard";
|
|
@@ -13,11 +13,5 @@ declare namespace _default {
|
|
|
13
13
|
}
|
|
14
14
|
}
|
|
15
15
|
export default _default;
|
|
16
|
-
export
|
|
17
|
-
export namespace OffersPage {
|
|
18
|
-
namespace args {
|
|
19
|
-
const pageHeadline_1: string;
|
|
20
|
-
export { pageHeadline_1 as pageHeadline };
|
|
21
|
-
}
|
|
22
|
-
}
|
|
16
|
+
export const OffersPage: any;
|
|
23
17
|
import PageFilterBar from "../CampaignTool/PageFilterBar";
|
|
@@ -97,70 +97,5 @@ declare namespace _default {
|
|
|
97
97
|
}
|
|
98
98
|
}
|
|
99
99
|
export default _default;
|
|
100
|
-
export
|
|
101
|
-
export namespace ExamplePopup {
|
|
102
|
-
namespace args {
|
|
103
|
-
const title_2: string;
|
|
104
|
-
export { title_2 as title };
|
|
105
|
-
const isPopupOpen_1: boolean;
|
|
106
|
-
export { isPopupOpen_1 as isPopupOpen };
|
|
107
|
-
export { popupItemsData1 as popupItemsData };
|
|
108
|
-
const width_1: string;
|
|
109
|
-
export { width_1 as width };
|
|
110
|
-
const height_1: string;
|
|
111
|
-
export { height_1 as height };
|
|
112
|
-
const borderColor_1: string;
|
|
113
|
-
export { borderColor_1 as borderColor };
|
|
114
|
-
const subtitleTextColor_1: string;
|
|
115
|
-
export { subtitleTextColor_1 as subtitleTextColor };
|
|
116
|
-
}
|
|
117
|
-
}
|
|
100
|
+
export const ExamplePopup: any;
|
|
118
101
|
import Popup from "../CampaignTool/Popup";
|
|
119
|
-
declare const popupItemsData1: {
|
|
120
|
-
title: string;
|
|
121
|
-
rowsData: {
|
|
122
|
-
fieldsArray: ({
|
|
123
|
-
name: string;
|
|
124
|
-
label: string;
|
|
125
|
-
disabled: boolean;
|
|
126
|
-
required: boolean;
|
|
127
|
-
inputType: string;
|
|
128
|
-
showInfo: boolean;
|
|
129
|
-
infoText: string;
|
|
130
|
-
placeHolder: string;
|
|
131
|
-
dropdownOptions: {
|
|
132
|
-
value: number;
|
|
133
|
-
label: string;
|
|
134
|
-
}[];
|
|
135
|
-
dropdownDefaultValue: null;
|
|
136
|
-
} | {
|
|
137
|
-
name: string;
|
|
138
|
-
label: string;
|
|
139
|
-
disabled: boolean;
|
|
140
|
-
required: boolean;
|
|
141
|
-
inputType: string;
|
|
142
|
-
showInfo: boolean;
|
|
143
|
-
infoText: string;
|
|
144
|
-
placeHolder: string;
|
|
145
|
-
dropdownOptions: {
|
|
146
|
-
value: number;
|
|
147
|
-
label: string;
|
|
148
|
-
}[];
|
|
149
|
-
dropdownDefaultValue: {
|
|
150
|
-
value: number;
|
|
151
|
-
label: string;
|
|
152
|
-
};
|
|
153
|
-
} | {
|
|
154
|
-
name: string;
|
|
155
|
-
label: string;
|
|
156
|
-
disabled: boolean;
|
|
157
|
-
required: boolean;
|
|
158
|
-
inputType: string;
|
|
159
|
-
showInfo: boolean;
|
|
160
|
-
infoText: string;
|
|
161
|
-
placeHolder: string;
|
|
162
|
-
dropdownOptions: null;
|
|
163
|
-
dropdownDefaultValue: null;
|
|
164
|
-
})[];
|
|
165
|
-
}[];
|
|
166
|
-
}[];
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
export function PopupContent(props: any): import("react/jsx-runtime").JSX.Element;
|
|
2
2
|
export namespace PopupContent {
|
|
3
3
|
namespace propTypes {
|
|
4
|
-
const RowsData: PropTypes.Requireable<
|
|
4
|
+
const RowsData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
5
5
|
label: PropTypes.Requireable<string>;
|
|
6
6
|
checked: PropTypes.Requireable<boolean>;
|
|
7
7
|
disabled: PropTypes.Requireable<boolean>;
|
|
8
|
-
}>
|
|
8
|
+
}>[]>;
|
|
9
9
|
const borderColor: PropTypes.Requireable<string>;
|
|
10
10
|
const height: PropTypes.Requireable<string>;
|
|
11
11
|
const width: PropTypes.Requireable<string>;
|
|
12
12
|
const onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
13
13
|
}
|
|
14
14
|
namespace defaultProps {
|
|
15
|
-
const RowsData_1:
|
|
15
|
+
const RowsData_1: any[];
|
|
16
16
|
export { RowsData_1 as RowsData };
|
|
17
17
|
const borderColor_1: string;
|
|
18
18
|
export { borderColor_1 as borderColor };
|
|
@@ -2,11 +2,11 @@ export function Table(props: any): import("react/jsx-runtime").JSX.Element;
|
|
|
2
2
|
export namespace Table {
|
|
3
3
|
namespace propTypes {
|
|
4
4
|
const tableKey: PropTypes.Requireable<string>;
|
|
5
|
-
const data: PropTypes.Requireable<
|
|
5
|
+
const data: PropTypes.Requireable<PropTypes.InferProps<{
|
|
6
6
|
key: PropTypes.Requireable<string>;
|
|
7
7
|
name: PropTypes.Requireable<string>;
|
|
8
8
|
age: PropTypes.Requireable<number>;
|
|
9
|
-
}>
|
|
9
|
+
}>[]>;
|
|
10
10
|
const width: PropTypes.Requireable<string>;
|
|
11
11
|
const height: PropTypes.Requireable<string>;
|
|
12
12
|
const onCheckAllInput: PropTypes.Requireable<(...args: any[]) => any>;
|
|
@@ -104,17 +104,5 @@ declare namespace _default {
|
|
|
104
104
|
}
|
|
105
105
|
}
|
|
106
106
|
export default _default;
|
|
107
|
-
export
|
|
108
|
-
export namespace MainTable {
|
|
109
|
-
namespace args {
|
|
110
|
-
export { theData as data };
|
|
111
|
-
const rangePagination_1: number;
|
|
112
|
-
export { rangePagination_1 as rangePagination };
|
|
113
|
-
}
|
|
114
|
-
}
|
|
107
|
+
export const MainTable: any;
|
|
115
108
|
import { Table } from "../CampaignTool/Table";
|
|
116
|
-
declare const theData: {
|
|
117
|
-
key: string;
|
|
118
|
-
name: string;
|
|
119
|
-
age: number;
|
|
120
|
-
}[];
|
|
@@ -1,15 +1,2 @@
|
|
|
1
|
-
export function CheckBox(
|
|
2
|
-
[x: string]: any;
|
|
3
|
-
label: any;
|
|
4
|
-
checked?: boolean | undefined;
|
|
5
|
-
disabled?: boolean | undefined;
|
|
6
|
-
width?: string | undefined;
|
|
7
|
-
height?: string | undefined;
|
|
8
|
-
iconSize?: string | undefined;
|
|
9
|
-
fontSize?: string | undefined;
|
|
10
|
-
colorChecked?: string | undefined;
|
|
11
|
-
colorUnchecked?: string | undefined;
|
|
12
|
-
colorDisabled?: string | undefined;
|
|
13
|
-
onClick: any;
|
|
14
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
1
|
+
export function CheckBox(props: any): import("react/jsx-runtime").JSX.Element;
|
|
15
2
|
export default CheckBox;
|
|
@@ -122,29 +122,5 @@ declare namespace _default {
|
|
|
122
122
|
}
|
|
123
123
|
}
|
|
124
124
|
export default _default;
|
|
125
|
-
export
|
|
126
|
-
export namespace SelectAll {
|
|
127
|
-
namespace args {
|
|
128
|
-
const label_1: string;
|
|
129
|
-
export { label_1 as label };
|
|
130
|
-
const checked_1: boolean;
|
|
131
|
-
export { checked_1 as checked };
|
|
132
|
-
const disabled_1: boolean;
|
|
133
|
-
export { disabled_1 as disabled };
|
|
134
|
-
const width_1: string;
|
|
135
|
-
export { width_1 as width };
|
|
136
|
-
const height_1: string;
|
|
137
|
-
export { height_1 as height };
|
|
138
|
-
const fontSize_1: string;
|
|
139
|
-
export { fontSize_1 as fontSize };
|
|
140
|
-
const iconSize_1: string;
|
|
141
|
-
export { iconSize_1 as iconSize };
|
|
142
|
-
const colorChecked_1: string;
|
|
143
|
-
export { colorChecked_1 as colorChecked };
|
|
144
|
-
const colorUnchecked_1: string;
|
|
145
|
-
export { colorUnchecked_1 as colorUnchecked };
|
|
146
|
-
const colorDisabled_1: string;
|
|
147
|
-
export { colorDisabled_1 as colorDisabled };
|
|
148
|
-
}
|
|
149
|
-
}
|
|
125
|
+
export const SelectAll: any;
|
|
150
126
|
import { CheckBox } from "./CheckBox";
|
|
@@ -2,20 +2,20 @@ export function CheckBoxButton({ label, displayLabel, checked, disabled, showIco
|
|
|
2
2
|
[x: string]: any;
|
|
3
3
|
label: any;
|
|
4
4
|
displayLabel: any;
|
|
5
|
-
checked?: boolean
|
|
6
|
-
disabled?: boolean
|
|
7
|
-
showIconInCheckBoxButtons?: boolean
|
|
8
|
-
width?: string
|
|
9
|
-
height?: string
|
|
10
|
-
iconSize?: string
|
|
11
|
-
fontSize?: string
|
|
12
|
-
iconColor?: string
|
|
13
|
-
borderColor?: string
|
|
14
|
-
borderRadius?: string
|
|
15
|
-
textColorChecked?: string
|
|
16
|
-
textColorUnchecked?: string
|
|
17
|
-
backgroundColorChecked?: string
|
|
18
|
-
backgroundColorUnchecked?: string
|
|
5
|
+
checked?: boolean;
|
|
6
|
+
disabled?: boolean;
|
|
7
|
+
showIconInCheckBoxButtons?: boolean;
|
|
8
|
+
width?: string;
|
|
9
|
+
height?: string;
|
|
10
|
+
iconSize?: string;
|
|
11
|
+
fontSize?: string;
|
|
12
|
+
iconColor?: string;
|
|
13
|
+
borderColor?: string;
|
|
14
|
+
borderRadius?: string;
|
|
15
|
+
textColorChecked?: string;
|
|
16
|
+
textColorUnchecked?: string;
|
|
17
|
+
backgroundColorChecked?: string;
|
|
18
|
+
backgroundColorUnchecked?: string;
|
|
19
19
|
onClick: any;
|
|
20
20
|
}): import("react/jsx-runtime").JSX.Element;
|
|
21
21
|
export default CheckBoxButton;
|
|
@@ -183,39 +183,5 @@ declare namespace _default {
|
|
|
183
183
|
}
|
|
184
184
|
}
|
|
185
185
|
export default _default;
|
|
186
|
-
export
|
|
187
|
-
export namespace Retailer {
|
|
188
|
-
namespace args {
|
|
189
|
-
const label_1: string;
|
|
190
|
-
export { label_1 as label };
|
|
191
|
-
const checked_1: boolean;
|
|
192
|
-
export { checked_1 as checked };
|
|
193
|
-
const disabled_1: boolean;
|
|
194
|
-
export { disabled_1 as disabled };
|
|
195
|
-
const showIconInCheckBoxButtons_1: boolean;
|
|
196
|
-
export { showIconInCheckBoxButtons_1 as showIconInCheckBoxButtons };
|
|
197
|
-
const width_1: string;
|
|
198
|
-
export { width_1 as width };
|
|
199
|
-
const height_1: string;
|
|
200
|
-
export { height_1 as height };
|
|
201
|
-
const fontSize_1: string;
|
|
202
|
-
export { fontSize_1 as fontSize };
|
|
203
|
-
const iconSize_1: string;
|
|
204
|
-
export { iconSize_1 as iconSize };
|
|
205
|
-
const iconColor_1: string;
|
|
206
|
-
export { iconColor_1 as iconColor };
|
|
207
|
-
const borderColor_1: string;
|
|
208
|
-
export { borderColor_1 as borderColor };
|
|
209
|
-
const borderRadius_1: string;
|
|
210
|
-
export { borderRadius_1 as borderRadius };
|
|
211
|
-
const textColorChecked_1: string;
|
|
212
|
-
export { textColorChecked_1 as textColorChecked };
|
|
213
|
-
const textColorUnchecked_1: string;
|
|
214
|
-
export { textColorUnchecked_1 as textColorUnchecked };
|
|
215
|
-
const backgroundColorChecked_1: string;
|
|
216
|
-
export { backgroundColorChecked_1 as backgroundColorChecked };
|
|
217
|
-
const backgroundColorUnchecked_1: string;
|
|
218
|
-
export { backgroundColorUnchecked_1 as backgroundColorUnchecked };
|
|
219
|
-
}
|
|
220
|
-
}
|
|
186
|
+
export const Retailer: any;
|
|
221
187
|
import { CheckBoxButton } from "./CheckBoxButton";
|
|
@@ -5,17 +5,17 @@ export namespace CollapseData {
|
|
|
5
5
|
const noDataText: PropTypes.Requireable<string>;
|
|
6
6
|
const width: PropTypes.Requireable<string>;
|
|
7
7
|
const height: PropTypes.Requireable<string>;
|
|
8
|
-
const tableData: PropTypes.Requireable<
|
|
8
|
+
const tableData: PropTypes.Requireable<PropTypes.InferProps<{
|
|
9
9
|
key: PropTypes.Requireable<number>;
|
|
10
10
|
icon: PropTypes.Requireable<string>;
|
|
11
11
|
title: PropTypes.Requireable<string>;
|
|
12
12
|
value: PropTypes.Requireable<number>;
|
|
13
13
|
valueType: PropTypes.Requireable<string>;
|
|
14
|
-
table: PropTypes.Requireable<
|
|
14
|
+
table: PropTypes.Requireable<PropTypes.InferProps<{
|
|
15
15
|
title: PropTypes.Requireable<string>;
|
|
16
16
|
value: PropTypes.Requireable<number>;
|
|
17
|
-
}>
|
|
18
|
-
}>
|
|
17
|
+
}>[]>;
|
|
18
|
+
}>[]>;
|
|
19
19
|
}
|
|
20
20
|
namespace defaultProps {
|
|
21
21
|
const title_1: string;
|
|
@@ -26,7 +26,7 @@ export namespace CollapseData {
|
|
|
26
26
|
export { width_1 as width };
|
|
27
27
|
const height_1: string;
|
|
28
28
|
export { height_1 as height };
|
|
29
|
-
const tableData_1:
|
|
29
|
+
const tableData_1: any[];
|
|
30
30
|
export { tableData_1 as tableData };
|
|
31
31
|
}
|
|
32
32
|
}
|