sag_components 2.0.0-beta24 → 2.0.0-beta241
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +1028 -580
- package/dist/index.esm.js +40645 -12777
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +40698 -12777
- package/dist/index.js.map +1 -1
- package/dist/types/components/AreaChart/AreaChart.d.ts +2 -0
- package/dist/types/components/AreaChart/AreaChart.stories.d.ts +80 -0
- package/dist/types/components/AreaChart/AreaChart.style.d.ts +8 -0
- package/dist/types/components/AttachedFile/AttachedFile.d.ts +6 -7
- package/dist/types/components/AttachedFile/AttachedFile.stories.d.ts +95 -0
- package/dist/types/components/AttachedFile/AttachedFile.style.d.ts +4 -4
- package/dist/types/components/BannerEventBox/BannerEventBox.d.ts +1 -38
- package/dist/types/components/BannerEventBox/BannerEventBox.stories.d.ts +40 -0
- package/dist/types/components/BannerEventBox/BannerEventBox.style.d.ts +13 -13
- package/dist/types/components/BannerEventBoxList/BannerEventBoxList.d.ts +1 -70
- package/dist/types/components/BannerEventBoxList/BannerEventBoxList.stories.d.ts +28 -0
- package/dist/types/components/BannerEventBoxList/BannerEventBoxList.style.d.ts +12 -12
- package/dist/types/components/BannersDropdown/BannersDropdown.d.ts +3 -4
- package/dist/types/components/BannersDropdown/BannersDropdown.stories.d.ts +19 -0
- package/dist/types/components/BannersDropdown/BannersDropdown.style.d.ts +8 -8
- package/dist/types/components/BarChart/BarChart.d.ts +72 -1
- package/dist/types/components/BarChart/BarChart.stories.d.ts +179 -0
- package/dist/types/components/BarChart/BarChart.style.d.ts +8 -8
- package/dist/types/components/BarChartTwoRows/BarChartTwoRows.d.ts +1 -81
- package/dist/types/components/BarChartTwoRows/BarChartTwoRows.stories.d.ts +199 -0
- package/dist/types/components/BarChartTwoRows/BarChartTwoRows.style.d.ts +9 -31
- package/dist/types/components/BarChartWithAreaChart/BarChartWithAreaChart.d.ts +1 -65
- package/dist/types/components/BarChartWithAreaChart/BarChartWithAreaChart.stories.d.ts +112 -0
- package/dist/types/components/BarChartWithAreaChart/BarChartWithAreaChart.style.d.ts +9 -9
- package/dist/types/components/BarChartsByWeeks/BarChartsByWeeks.d.ts +31 -39
- package/dist/types/components/BarChartsByWeeks/BarChartsByWeeks.stories.d.ts +207 -0
- package/dist/types/components/BarChartsByWeeks/BarChartsByWeeks.style.d.ts +11 -11
- package/dist/types/components/BatteryChart/BatteryChart.d.ts +2 -0
- package/dist/types/components/BatteryChart/BatteryChart.style.d.ts +18 -0
- package/dist/types/components/Benchmark/Benchmark.d.ts +13 -14
- package/dist/types/components/Benchmark/Benchmark.stories.d.ts +167 -0
- package/dist/types/components/Benchmark/Benchmark.style.d.ts +5 -5
- package/dist/types/components/BreakdownPanel/BreakdownPanel.d.ts +2 -0
- package/dist/types/components/BreakdownPanel/BreakdownPanel.stories.d.ts +74 -0
- package/dist/types/components/BreakdownPanel/BreakdownPanel.style.d.ts +7 -0
- package/dist/types/components/BreakdownPanel/BreakdownPanel.test.d.ts +1 -0
- package/dist/types/components/BreakdownPanel/ItemSales/BannerButton.d.ts +8 -0
- package/dist/types/components/BreakdownPanel/ItemSales/BannerButton.style.d.ts +1 -0
- package/dist/types/components/BreakdownPanel/ItemSales/CategorySalesPanel.d.ts +7 -0
- package/dist/types/components/BreakdownPanel/ItemSales/CategorySalesPanel.style.d.ts +6 -0
- package/dist/types/components/BreakdownPanel/ItemSales/ItemSalesPanel.d.ts +2 -0
- package/dist/types/components/BreakdownPanel/ItemSales/ItemSalesPanel.style.d.ts +3 -0
- package/dist/types/components/BreakdownPanel/ItemSales/ItemsCounterGraphPanel.d.ts +6 -0
- package/dist/types/components/BreakdownPanel/ItemSales/ItemsCounterGraphPanel.style.d.ts +3 -0
- package/dist/types/components/BrushChart/BrushChart.d.ts +2 -0
- package/dist/types/components/BrushChart/BrushChart.stories.d.ts +150 -0
- package/dist/types/components/BrushChart/BrushChart.style.d.ts +45 -0
- package/dist/types/components/BrushChart/Charts/BarLine.d.ts +2 -0
- package/dist/types/components/BrushChart/Charts/InnerBar.d.ts +2 -0
- package/dist/types/components/BrushChart/Charts/SingleChart.d.ts +2 -0
- package/dist/types/components/BubbleChart/BubbleChart.d.ts +16 -0
- package/dist/types/components/BubbleChart/BubbleChart.stories.d.ts +101 -0
- package/dist/types/components/BubbleChart/BubbleChart.style.d.ts +13 -0
- package/dist/types/components/Button/Button.d.ts +1 -21
- package/dist/types/components/Button/Button.stories.d.ts +245 -0
- package/dist/types/components/Button/Button.style.d.ts +5 -5
- package/dist/types/components/CampaignTool/CampaignDemoReport.d.ts +5 -12
- package/dist/types/components/CampaignTool/CampaignDemoReport.style.d.ts +5 -5
- package/dist/types/components/CampaignTool/Card.d.ts +7 -13
- package/dist/types/components/CampaignTool/Card.style.d.ts +8 -8
- package/dist/types/components/CampaignTool/FormInput.d.ts +1 -1
- package/dist/types/components/CampaignTool/FormSelect.d.ts +1 -1
- package/dist/types/components/CampaignTool/MultipleCard.d.ts +3 -4
- package/dist/types/components/CampaignTool/MultipleCard.style.d.ts +1 -1
- package/dist/types/components/CampaignTool/PageFilterBar.d.ts +2 -3
- package/dist/types/components/CampaignTool/PageFilterBar.style.d.ts +2 -2
- package/dist/types/components/CampaignTool/Popup.d.ts +7 -8
- package/dist/types/components/CampaignTool/Popup.style.d.ts +14 -14
- package/dist/types/components/CampaignTool/PopupContent.d.ts +7 -12
- package/dist/types/components/CampaignTool/PopupContent.style.d.ts +7 -7
- package/dist/types/components/CampaignTool/Table.d.ts +14 -19
- package/dist/types/components/CampaignTool/Table.style.d.ts +7 -7
- package/dist/types/components/CheckBox/CheckBox.d.ts +1 -14
- package/dist/types/components/CheckBox/CheckBox.stories.d.ts +126 -0
- package/dist/types/components/CheckBox/CheckBox.style.d.ts +4 -4
- package/dist/types/components/CheckBoxButton/CheckBoxButton.d.ts +15 -15
- package/dist/types/components/CheckBoxButton/CheckBoxButton.stories.d.ts +187 -0
- package/dist/types/components/CheckBoxButton/CheckBoxButton.style.d.ts +4 -4
- package/dist/types/components/CodeEditor/CodeEditor.d.ts +1 -1
- package/dist/types/components/CollapseData/CollapseData.d.ts +13 -18
- package/dist/types/components/CollapseData/CollapseData.stories.d.ts +59 -0
- package/dist/types/components/CollapseData/CollapseData.style.d.ts +11 -11
- package/dist/types/components/CollapseHeader/CollapseHeader.d.ts +16 -31
- package/dist/types/components/CollapseHeader/CollapseHeader.stories.d.ts +101 -0
- package/dist/types/components/CollapseHeader/CollapseHeader.style.d.ts +25 -25
- package/dist/types/components/CollapseMenuItem/CollapseMenuItem.d.ts +6 -7
- package/dist/types/components/CollapseMenuItem/CollapseMenuItem.stories.d.ts +54 -0
- package/dist/types/components/CollapseMenuItem/CollapseMenuItem.style.d.ts +7 -7
- package/dist/types/components/ContainerTable/ContainerTable.d.ts +2 -0
- package/dist/types/components/ContainerTable/ContainerTable.stories.d.ts +61 -0
- package/dist/types/components/ContainerTable/ContainerTable.style.d.ts +7 -0
- package/dist/types/components/DialogOverlay/DialogOverlay.d.ts +6 -7
- package/dist/types/components/DialogOverlay/DialogOverlay.stories.d.ts +31 -0
- package/dist/types/components/DialogOverlay/DialogOverlay.style.d.ts +6 -6
- package/dist/types/components/DoubleBarSingleLine/DoubleBarSingleLine.d.ts +2 -0
- package/dist/types/components/DoubleBarSingleLine/DoubleBarSingleLine.stories.d.ts +265 -0
- package/dist/types/components/DoubleBarSingleLine/DoubleBarSingleLine.style.d.ts +10 -0
- package/dist/types/components/DoublePanelDataRow/DoublePanelDataRow.d.ts +1 -1
- package/dist/types/components/DoublePanelDataRow/DoublePanelDataRow.stories.d.ts +72 -0
- package/dist/types/components/DoublePanelDataRow/DoublePanelDataRow.style.d.ts +9 -9
- package/dist/types/components/DownloadProgress/DownloadProgress.d.ts +11 -12
- package/dist/types/components/DownloadProgress/DownloadProgress.stories.d.ts +99 -0
- package/dist/types/components/DownloadProgress/DownloadProgress.style.d.ts +4 -4
- package/dist/types/components/DropdownMultiNew/DropdownMultiNew.d.ts +4 -62
- package/dist/types/components/DropdownMultiNew/DropdownMultiNew.style.d.ts +12 -12
- package/dist/types/components/DropdownNew/DropdownNew.d.ts +1 -80
- package/dist/types/components/DropdownNew/DropdownNew.stories.d.ts +303 -0
- package/dist/types/components/DropdownNew/DropdownNew.style.d.ts +1 -1
- package/dist/types/components/DropdownSingleNew/DropdownSingleNew.d.ts +5 -59
- package/dist/types/components/DropdownSingleNew/DropdownSingleNew.style.d.ts +10 -10
- package/dist/types/components/EventDetailsCard/EventDetailsCard.d.ts +13 -14
- package/dist/types/components/EventDetailsCard/EventDetailsCard.stories.d.ts +122 -0
- package/dist/types/components/EventDetailsCard/EventDetailsCard.style.d.ts +6 -6
- package/dist/types/components/EventList/EventList.d.ts +8 -12
- package/dist/types/components/EventList/EventList.stories.d.ts +67 -0
- package/dist/types/components/EventList/EventList.style.d.ts +4 -4
- package/dist/types/components/EventListItem/EventListItem.d.ts +7 -8
- package/dist/types/components/EventListItem/EventListItem.stories.d.ts +67 -0
- package/dist/types/components/EventListItem/EventListItem.style.d.ts +4 -4
- package/dist/types/components/EventsTable/ColumnFilter.d.ts +7 -0
- package/dist/types/components/EventsTable/DeleteEventModal.d.ts +5 -0
- package/dist/types/components/EventsTable/EventTable.d.ts +7 -0
- package/dist/types/components/EventsTable/EventsHeader.d.ts +6 -0
- package/dist/types/components/EventsTable/EventsPage.d.ts +1 -0
- package/dist/types/components/EventsTable/EventsPage.stories.d.ts +8 -0
- package/dist/types/components/EventsTable/SendButton.d.ts +3 -0
- package/dist/types/components/EventsTable/mockEvents.d.ts +15 -0
- package/dist/types/components/FilterContainer/FilterContainer.d.ts +1 -2
- package/dist/types/components/FilterContainer/FilterContainer.stories.d.ts +9 -0
- package/dist/types/components/FilterContainer/FilterContainer.style.d.ts +3 -3
- package/dist/types/components/FilterPanel/FilterPanel.d.ts +20 -47
- package/dist/types/components/FilterPanel/FilterPanel.stories.d.ts +173 -0
- package/dist/types/components/FilterPanel/FilterPanel.style.d.ts +11 -11
- package/dist/types/components/FormattedValue/FormattedValue.d.ts +13 -14
- package/dist/types/components/FormattedValue/FormattedValue.stories.d.ts +131 -0
- package/dist/types/components/FormattedValue/FormattedValue.style.d.ts +7 -7
- package/dist/types/components/Heatmap/Heatmap.d.ts +5 -10
- package/dist/types/components/Heatmap/Heatmap.stories.d.ts +59 -0
- package/dist/types/components/Heatmap/Heatmap.style.d.ts +13 -15
- package/dist/types/components/IconButton/IconButton.d.ts +14 -15
- package/dist/types/components/IconButton/IconButton.stories.d.ts +89 -0
- package/dist/types/components/IconButton/IconButton.style.d.ts +4 -4
- package/dist/types/components/Input/Input.d.ts +47 -21
- package/dist/types/components/Input/Input.stories.d.ts +389 -0
- package/dist/types/components/Input/Input.style.d.ts +8 -7
- package/dist/types/components/InputOld/InputOld.d.ts +17 -18
- package/dist/types/components/InputOld/InputOld.stories.d.ts +109 -0
- package/dist/types/components/InputOld/InputOld.style.d.ts +6 -6
- package/dist/types/components/InsightsCarousel/InsightsCarousel.d.ts +11 -0
- package/dist/types/components/InsightsCarousel/InsightsCarousel.stories.d.ts +48 -0
- package/dist/types/components/InsightsCarousel/InsightsCarousel.style.d.ts +12 -0
- package/dist/types/components/ItemManagerPanel/ConfirmationDialog/ConfirmationDialog.d.ts +9 -0
- package/dist/types/components/ItemManagerPanel/ConfirmationDialog/ConfirmationDialog.style.d.ts +12 -0
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.d.ts +19 -0
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.stories.d.ts +140 -0
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.style.d.ts +25 -0
- package/dist/types/components/ItemManagerPanel/NewItemList/NewItemList.d.ts +6 -0
- package/dist/types/components/ItemManagerPanel/NewItemList/NewItemList.style.d.ts +17 -0
- package/dist/types/components/ItemManagerPanel/NewSubitem/NewSubitem.d.ts +10 -0
- package/dist/types/components/ItemManagerPanel/NewSubitem/NewSubitem.style.d.ts +14 -0
- package/dist/types/components/ItemManagerPanel/NewSubitemList/NewSubitemList.d.ts +2 -0
- package/dist/types/components/ItemManagerPanel/NewSubitemList/NewSubitemList.style.d.ts +17 -0
- package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.d.ts +9 -0
- package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.style.d.ts +14 -0
- package/dist/types/components/KpiFilter/KpiFilter.d.ts +18 -23
- package/dist/types/components/KpiFilter/KpiFilter.stories.d.ts +174 -0
- package/dist/types/components/KpiFilter/KpiFilter.style.d.ts +16 -16
- package/dist/types/components/LinkButton/LinkButton.d.ts +10 -10
- package/dist/types/components/LinkButton/LinkButton.stories.d.ts +110 -0
- package/dist/types/components/LinkButton/LinkButton.style.d.ts +4 -4
- package/dist/types/components/LinnerDataBox/LinnerDataBox.d.ts +1 -34
- package/dist/types/components/LinnerDataBox/LinnerDataBox.data.d.ts +15 -0
- package/dist/types/components/LinnerDataBox/LinnerDataBox.stories.d.ts +39 -0
- package/dist/types/components/LinnerDataBox/LinnerDataBox.style.d.ts +12 -12
- package/dist/types/components/ListBox/ListBox.d.ts +10 -10
- package/dist/types/components/ListBox/ListBox.stories.d.ts +134 -0
- package/dist/types/components/ListBox/ListBox.style.d.ts +4 -4
- package/dist/types/components/MarketShareDescription/MarketShareDescription.d.ts +8 -13
- package/dist/types/components/MarketShareDescription/MarketShareDescription.stories.d.ts +70 -0
- package/dist/types/components/MarketShareDescription/MarketShareDescription.style.d.ts +16 -16
- package/dist/types/components/MenuRoute/MenuIcons/AdvancedThresholds.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/Analytics.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/Budgets.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/Build.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/Campaigns.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/Coupons.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/CustomerSegments.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/Dashboard.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/Execute.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/GroupBuilder.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/ItemsStores.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/PreTestWhatIf.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/RulesEngine.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/SampleRunEngine.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuIcons/Track.d.ts +6 -0
- package/dist/types/components/MenuRoute/MenuRoute.d.ts +2 -0
- package/dist/types/components/MenuRoute/MenuRoute.stories.d.ts +168 -0
- package/dist/types/components/MenuRoute/MenuRoute.style.d.ts +3 -0
- package/dist/types/components/MessageBox/MessageBox.d.ts +19 -0
- package/dist/types/components/MessageBox/MessageBox.stories.d.ts +127 -0
- package/dist/types/components/MessageBox/MessageBox.styles.d.ts +8 -0
- package/dist/types/components/Modal/Modal.d.ts +1 -1
- package/dist/types/components/Modal/Modal.style.d.ts +4 -4
- package/dist/types/components/Modal/ModalTotalBenchmark.d.ts +1 -1
- package/dist/types/components/Modal/ModalTotalCost.d.ts +1 -1
- package/dist/types/components/ModalDrawer/ModalDrawer.d.ts +14 -0
- package/dist/types/components/ModalDrawer/ModalDrawer.stories.d.ts +7 -0
- package/dist/types/components/ModalDrawer/ModalDrawer.styles.d.ts +3 -0
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.d.ts +2 -0
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.stories.d.ts +142 -0
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.style.d.ts +8 -0
- package/dist/types/components/MonthPicker/MonthPicker.d.ts +16 -16
- package/dist/types/components/MonthPicker/MonthPicker.stories.d.ts +148 -0
- package/dist/types/components/MonthPicker/MonthPicker.style.d.ts +8 -8
- package/dist/types/components/MonthPicker/MonthPopupPicker.d.ts +3 -2
- package/dist/types/components/MonthPicker/MonthPopupPicker.style.d.ts +7 -0
- package/dist/types/components/NoDataFoundMessage/NoDataFoundMessage.d.ts +1 -11
- package/dist/types/components/NoDataFoundMessage/NoDataFoundMessage.stories.d.ts +39 -0
- package/dist/types/components/NoDataFoundMessage/NoDataFoundMessage.style.d.ts +3 -3
- package/dist/types/components/OneColumnContainer/OneColumnContainer.d.ts +79 -1
- package/dist/types/components/OneColumnContainer/OneColumnContainer.stories.d.ts +396 -0
- package/dist/types/components/OneColumnContainer/OneColumnContainer.style.d.ts +12 -10
- package/dist/types/components/OverlayDropdown/OverlayDropdown.d.ts +24 -0
- package/dist/types/components/OverlayDropdown/OverlayDropdown.stories.d.ts +346 -0
- package/dist/types/components/OverlayDropdown/OverlayDropdown.style.d.ts +10 -0
- package/dist/types/components/OverlayDropdown/OverlayTemplateDialog.d.ts +21 -0
- package/dist/types/components/OverlayDropdown/OverlayTemplateDialog.style.d.ts +10 -0
- package/dist/types/components/PerformanceAnalytics/PerformanceAnalytics.d.ts +24 -42
- package/dist/types/components/PerformanceAnalytics/PerformanceAnalytics.stories.d.ts +175 -0
- package/dist/types/components/PerformanceAnalytics/PerformanceAnalytics.style.d.ts +14 -14
- package/dist/types/components/PerformanceAnalyticsLegend/PerformanceAnalyticsLegend.d.ts +1 -28
- package/dist/types/components/PerformanceAnalyticsLegend/PerformanceAnalyticsLegend.stories.d.ts +43 -0
- package/dist/types/components/PerformanceAnalyticsLegend/PerformanceAnalyticsLegend.style.d.ts +6 -6
- package/dist/types/components/PerformanceAnalyticsOneColumn/PerformanceAnalyticsOneColumn.d.ts +16 -37
- package/dist/types/components/PerformanceAnalyticsOneColumn/PerformanceAnalyticsOneColumn.stories.d.ts +153 -0
- package/dist/types/components/PerformanceAnalyticsOneColumn/PerformanceAnalyticsOneColumn.style.d.ts +13 -13
- package/dist/types/components/PerformanceAnalyticsTotals/PerformanceAnalyticsTotals.d.ts +5 -14
- package/dist/types/components/PerformanceAnalyticsTotals/PerformanceAnalyticsTotals.stories.d.ts +42 -0
- package/dist/types/components/PerformanceAnalyticsTotals/PerformanceAnalyticsTotals.style.d.ts +10 -10
- package/dist/types/components/PieChart/PieChart.d.ts +22 -26
- package/dist/types/components/PieChart/PieChart.stories.d.ts +201 -0
- package/dist/types/components/PieChart/PieChart.style.d.ts +18 -18
- package/dist/types/components/PopupCharts/PopupCharts.d.ts +9 -20
- package/dist/types/components/PopupCharts/PopupCharts.stories.d.ts +89 -0
- package/dist/types/components/PopupCharts/PopupCharts.style.d.ts +12 -12
- package/dist/types/components/ProductsVariety/ProductsVariety.d.ts +7 -12
- package/dist/types/components/ProductsVariety/ProductsVariety.stories.d.ts +48 -0
- package/dist/types/components/ProductsVariety/ProductsVariety.style.d.ts +10 -10
- package/dist/types/components/ProgressBar/ProgressBar.d.ts +6 -7
- package/dist/types/components/ProgressBar/ProgressBar.stories.d.ts +65 -0
- package/dist/types/components/ProgressBar/ProgressBar.style.d.ts +2 -2
- package/dist/types/components/QuarterPicker/QuarterPicker.d.ts +16 -16
- package/dist/types/components/QuarterPicker/QuarterPicker.stories.d.ts +148 -0
- package/dist/types/components/QuarterPicker/QuarterPicker.style.d.ts +8 -8
- package/dist/types/components/QuarterPicker/QuarterPopupPicker.d.ts +3 -2
- package/dist/types/components/QuarterPicker/QuarterPopupPicker.style.d.ts +6 -0
- package/dist/types/components/QuickFilter/QuickFilter.d.ts +18 -68
- package/dist/types/components/QuickFilter/QuickFilter.stories.d.ts +270 -0
- package/dist/types/components/QuickFilter/QuickFilter.style.d.ts +1 -1
- package/dist/types/components/QuickFilterCards/QuickFilterCards.d.ts +7 -0
- package/dist/types/components/QuickFilterCards/QuickFilterCards.stories.d.ts +49 -0
- package/dist/types/components/QuickFilterCards/QuickFilterCards.style.d.ts +8 -0
- package/dist/types/components/QuickFilterDropdownMultiSelection/QuickFilterDropdownMultiSelection.d.ts +26 -25
- package/dist/types/components/QuickFilterDropdownMultiSelection/QuickFilterDropdownMultiSelection.style.d.ts +17 -12
- package/dist/types/components/QuickFilterDropdownSingle/QuickFilterDropdownSingle.d.ts +15 -22
- package/dist/types/components/QuickFilterDropdownSingle/QuickFilterDropdownSingle.style.d.ts +11 -11
- package/dist/types/components/RangePicker/RangeDatePicker.d.ts +1 -1
- package/dist/types/components/RangePicker/RangePicker.d.ts +13 -14
- package/dist/types/components/RangePicker/RangePicker.stories.d.ts +148 -0
- package/dist/types/components/RangePicker/RangePicker.style.d.ts +8 -8
- package/dist/types/components/ReportTable/ReportTable.d.ts +17 -26
- package/dist/types/components/ReportTable/ReportTable.stories.d.ts +139 -0
- package/dist/types/components/ReportTable/ReportTable.style.d.ts +14 -14
- package/dist/types/components/SagButton/SagButton.d.ts +13 -14
- package/dist/types/components/SagButton/SagButton.stories.d.ts +142 -0
- package/dist/types/components/SagButton/SagButton.style.d.ts +3 -3
- package/dist/types/components/{QuickFilterDropdownSingle/SagIconButton → SagIconButton}/SagIconButton.d.ts +15 -16
- package/dist/types/components/SagIconButton/SagIconButton.stories.d.ts +129 -0
- package/dist/types/components/SagIconButton/SagIconButton.style.d.ts +2 -0
- package/dist/types/components/SagInput/SagInput.d.ts +10 -11
- package/dist/types/components/SagInput/SagInput.stories.d.ts +71 -0
- package/dist/types/components/SagInput/SagInput.style.d.ts +3 -3
- package/dist/types/components/SalesAndROI/SalesAndROI.d.ts +14 -20
- package/dist/types/components/SalesAndROI/SalesAndROI.stories.d.ts +139 -0
- package/dist/types/components/SalesAndROI/SalesAndROI.style.d.ts +9 -9
- package/dist/types/components/SearchInput/SearchInput.d.ts +1 -23
- package/dist/types/components/SearchInput/SearchInput.stories.d.ts +93 -0
- package/dist/types/components/SearchInput/SearchInput.style.d.ts +3 -2
- package/dist/types/components/SegmentedButton/SegmentedButton.d.ts +16 -16
- package/dist/types/components/SegmentedButton/SegmentedButton.stories.d.ts +168 -0
- package/dist/types/components/SegmentedButton/SegmentedButton.style.d.ts +6 -6
- package/dist/types/components/Select/Select.d.ts +1 -1
- package/dist/types/components/Select/Select.stories.d.ts +252 -0
- package/dist/types/components/Select/Select.style.d.ts +6 -6
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.d.ts +26 -26
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.stories.d.ts +226 -0
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.style.d.ts +13 -61
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.test.d.ts +1 -0
- package/dist/types/components/TabMenu/TabMenu.d.ts +1 -89
- package/dist/types/components/TabMenu/TabMenu.stories.d.ts +171 -0
- package/dist/types/components/TabMenu/TabMenu.style.d.ts +11 -58
- package/dist/types/components/Table/DropMenus/Dropdown.d.ts +33 -0
- package/dist/types/components/Table/DropMenus/Dropdown.styles.d.ts +5 -0
- package/dist/types/components/Table/DropMenus/FieldPop.d.ts +2 -0
- package/dist/types/components/Table/DropMenus/FieldPop.style.d.ts +5 -0
- package/dist/types/components/Table/DropMenus/FilterPop.d.ts +2 -0
- package/dist/types/components/Table/DropMenus/FilterPop.style.d.ts +8 -0
- package/dist/types/components/Table/DropMenus/RangePop.d.ts +2 -0
- package/dist/types/components/Table/DropMenus/RangePop.style.d.ts +11 -0
- package/dist/types/components/Table/DropMenus/SortPop.d.ts +2 -0
- package/dist/types/components/Table/DropMenus/SortPop.style.d.ts +8 -0
- package/dist/types/components/Table/FilterIcon.d.ts +6 -0
- package/dist/types/components/Table/Icons/DisabledTrashIcon.d.ts +6 -0
- package/dist/types/components/Table/Icons/FilterIcon.d.ts +4 -0
- package/dist/types/components/Table/Icons/NoDataInSearchIcon.d.ts +5 -0
- package/dist/types/components/Table/Icons/SortIcon.d.ts +5 -0
- package/dist/types/components/Table/Icons/TrashIcon.d.ts +6 -0
- package/dist/types/components/Table/NoEvents.d.ts +5 -0
- package/dist/types/components/Table/NoSearchUpcIcon.d.ts +5 -0
- package/dist/types/components/Table/NoUpcIcon.d.ts +5 -0
- package/dist/types/components/Table/NothingToTrack.d.ts +5 -0
- package/dist/types/components/Table/SortIcon.d.ts +6 -0
- package/dist/types/components/Table/Table.d.ts +5 -0
- package/dist/types/components/Table/Table.stories.d.ts +787 -0
- package/dist/types/components/Table/Table.style.d.ts +20 -0
- package/dist/types/components/Table/TableBody.d.ts +2 -0
- package/dist/types/components/Table/TableBody.styles.d.ts +35 -0
- package/dist/types/components/Table/TableHeader.d.ts +12 -0
- package/dist/types/components/Table/TableHeader.styles.d.ts +8 -0
- package/dist/types/components/Table/data.d.ts +445 -0
- package/dist/types/components/Table/hook.d.ts +16 -0
- package/dist/types/components/Tag/Tag.d.ts +2 -0
- package/dist/types/components/Tag/Tag.stories.d.ts +112 -0
- package/dist/types/components/Tag/Tag.style.d.ts +1 -0
- package/dist/types/components/TextEllipsisTooltip/TextEllipsisTooltip.d.ts +2 -0
- package/dist/types/components/TextEllipsisTooltip/TextEllipsisTooltip.style.d.ts +4 -0
- package/dist/types/components/TitleDescription/TitleDescription.d.ts +12 -15
- package/dist/types/components/TitleDescription/TitleDescription.stories.d.ts +90 -0
- package/dist/types/components/TitleDescription/TitleDescription.style.d.ts +26 -26
- package/dist/types/components/ToasterMessageBox/ToasterMessageBox.d.ts +11 -0
- package/dist/types/components/ToasterMessageBox/ToasterMessageBox.stories.d.ts +67 -0
- package/dist/types/components/ToasterMessageBox/ToasterMessageBox.styles.d.ts +4 -0
- package/dist/types/components/ToggleSwitch/ToggleSwitch.d.ts +20 -0
- package/dist/types/components/ToggleSwitch/ToggleSwitch.stories.d.ts +15 -0
- package/dist/types/components/ToggleSwitch/ToggleSwitch.style.d.ts +3 -0
- package/dist/types/components/Tooltip/Tooltip.d.ts +1 -23
- package/dist/types/components/Tooltip/Tooltip.stories.d.ts +83 -0
- package/dist/types/components/Tooltip/Tooltip.style.d.ts +3 -3
- package/dist/types/components/TopToggleList/TopToggleList.d.ts +5 -6
- package/dist/types/components/TopToggleList/TopToggleList.stories.d.ts +25 -0
- package/dist/types/components/TopToggleList/TopToggleList.style.d.ts +5 -5
- package/dist/types/components/TotalBenchmark/TotalBenchmark.d.ts +8 -14
- package/dist/types/components/TotalBenchmark/TotalBenchmark.stories.d.ts +101 -0
- package/dist/types/components/TotalBenchmark/TotalBenchmark.style.d.ts +9 -9
- package/dist/types/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.d.ts +25 -30
- package/dist/types/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.stories.d.ts +240 -0
- package/dist/types/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.style.d.ts +20 -20
- package/dist/types/components/TotalBenchmarkArrows/TotalBenchmarkArrows.d.ts +15 -22
- package/dist/types/components/TotalBenchmarkArrows/TotalBenchmarkArrows.stories.d.ts +145 -0
- package/dist/types/components/TotalBenchmarkArrows/TotalBenchmarkArrows.style.d.ts +14 -14
- package/dist/types/components/TotalBenchmarkBarchart/TotalBenchmarkBarchart.d.ts +14 -19
- package/dist/types/components/TotalBenchmarkBarchart/TotalBenchmarkBarchart.stories.d.ts +155 -0
- package/dist/types/components/TotalBenchmarkBarchart/TotalBenchmarkBarchart.style.d.ts +10 -10
- package/dist/types/components/TotalDoughnutChart/TotalDoughnutChart.d.ts +35 -24
- package/dist/types/components/TotalDoughnutChart/TotalDoughnutChart.stories.d.ts +241 -0
- package/dist/types/components/TotalDoughnutChart/TotalDoughnutChart.style.d.ts +19 -19
- package/dist/types/components/TotalHorizontalCharts/TotalHorizontalCharts.d.ts +23 -28
- package/dist/types/components/TotalHorizontalCharts/TotalHorizontalCharts.stories.d.ts +214 -0
- package/dist/types/components/TotalHorizontalCharts/TotalHorizontalCharts.style.d.ts +6 -6
- package/dist/types/components/TspanTooltip/TspanTooltip.d.ts +6 -7
- package/dist/types/components/TspanTooltip/TspanTooltip.style.d.ts +3 -3
- package/dist/types/components/TwoBarCharts/TwoBarCharts.d.ts +20 -26
- package/dist/types/components/TwoBarCharts/TwoBarCharts.stories.d.ts +172 -0
- package/dist/types/components/TwoBarCharts/TwoBarCharts.style.d.ts +8 -8
- package/dist/types/components/WeeksPicker/WeeksCalendar.d.ts +36 -0
- package/dist/types/components/WeeksPicker/WeeksCalendar.styles.d.ts +5 -0
- package/dist/types/components/WeeksPicker/WeeksPicker.d.ts +21 -0
- package/dist/types/components/WeeksPicker/WeeksPicker.stories.d.ts +118 -0
- package/dist/types/components/WeeksPicker/WeeksPicker.style.d.ts +8 -0
- package/dist/types/icons/ArrowDownIcon.d.ts +3 -3
- package/dist/types/icons/ArrowDropDownIcon.d.ts +3 -3
- package/dist/types/icons/ArrowLeftIcon.d.ts +7 -0
- package/dist/types/icons/ArrowRightFullIcon.d.ts +5 -0
- package/dist/types/icons/ArrowSelectIcon.d.ts +4 -4
- package/dist/types/icons/ArrowUpIcon.d.ts +3 -3
- package/dist/types/icons/AttachedIcon.d.ts +4 -4
- package/dist/types/icons/BarcodeIcon.d.ts +6 -0
- package/dist/types/icons/BellIcon.d.ts +5 -5
- package/dist/types/icons/ButtonArrowRight.d.ts +4 -4
- package/dist/types/icons/Calendar.d.ts +1 -1
- package/dist/types/icons/CalendarIcon.d.ts +3 -3
- package/dist/types/icons/CalendarInOpen.d.ts +5 -1
- package/dist/types/icons/CheckBoxButtonCheckedIcon.d.ts +4 -4
- package/dist/types/icons/CheckBoxCheckedIcon.d.ts +4 -4
- package/dist/types/icons/CheckBoxNotCheckedIcon.d.ts +4 -4
- package/dist/types/icons/ChervronLeftIcon.d.ts +5 -1
- package/dist/types/icons/ChervronRightIcon.d.ts +5 -1
- package/dist/types/icons/ChevronIcon.d.ts +7 -0
- package/dist/types/icons/ChevronLeftIcon.d.ts +3 -3
- package/dist/types/icons/ChevronRightIcon.d.ts +3 -3
- package/dist/types/icons/ClockIcon.d.ts +3 -3
- package/dist/types/icons/CloseIcon.d.ts +4 -4
- package/dist/types/icons/CloseXIcon.d.ts +5 -5
- package/dist/types/icons/ComboBoxArrowDownIcon.d.ts +4 -4
- package/dist/types/icons/ComboBoxArrowUpIcon.d.ts +4 -4
- package/dist/types/icons/CommentIcon.d.ts +7 -0
- package/dist/types/icons/DocumentIcon.d.ts +5 -5
- package/dist/types/icons/DownArrowIcon.d.ts +5 -0
- package/dist/types/icons/DownloadIcon.d.ts +5 -5
- package/dist/types/icons/Duplicate.d.ts +7 -0
- package/dist/types/icons/ErrorIcon.d.ts +4 -4
- package/dist/types/icons/ExclamationMarkIcon.d.ts +6 -0
- package/dist/types/icons/ExitIcon.d.ts +6 -6
- package/dist/types/icons/ExportIcon.d.ts +5 -6
- package/dist/types/icons/EyeIcon.d.ts +6 -6
- package/dist/types/icons/FileIcon.d.ts +4 -4
- package/dist/types/icons/FilterIcon.d.ts +5 -5
- package/dist/types/icons/FlyIcon.d.ts +5 -6
- package/dist/types/icons/FolderIcon.d.ts +6 -0
- package/dist/types/icons/FoodLionChartIcon.d.ts +1 -1
- package/dist/types/icons/FoodLionIcon.d.ts +5 -5
- package/dist/types/icons/FoodLionNewIcon.d.ts +4 -4
- package/dist/types/icons/GiantFoodChartIcon.d.ts +1 -1
- package/dist/types/icons/GiantFoodIcon.d.ts +6 -6
- package/dist/types/icons/GiantFoodIcon_new.d.ts +6 -6
- package/dist/types/icons/HannafordChartIcon.d.ts +1 -1
- package/dist/types/icons/HannafordIcon.d.ts +5 -5
- package/dist/types/icons/HannafordIcon_new.d.ts +6 -5
- package/dist/types/icons/HannafordNewIcon.d.ts +5 -0
- package/dist/types/icons/HeroIcon.d.ts +6 -0
- package/dist/types/icons/InfoIcon.d.ts +6 -6
- package/dist/types/icons/LampIcon.d.ts +4 -4
- package/dist/types/icons/LegendLineIcon.d.ts +4 -4
- package/dist/types/icons/LegendUnionIcon.d.ts +4 -4
- package/dist/types/icons/MaintenanceIcon.d.ts +6 -6
- package/dist/types/icons/MenuItemClosedIcon.d.ts +4 -4
- package/dist/types/icons/MenuItemOpenIcon.d.ts +5 -6
- package/dist/types/icons/MenuItemRightIcon.d.ts +4 -4
- package/dist/types/icons/MenuItemUpIcon.d.ts +5 -6
- package/dist/types/icons/NoDataFoundIcon.d.ts +5 -6
- package/dist/types/icons/OkCircleIcon.d.ts +6 -0
- package/dist/types/icons/OkIcon.d.ts +6 -0
- package/dist/types/icons/OptionsIcon.d.ts +5 -5
- package/dist/types/icons/PackageSendIcon.d.ts +2 -0
- package/dist/types/icons/PenIcon.d.ts +6 -0
- package/dist/types/icons/PencilIcon.d.ts +6 -0
- package/dist/types/icons/PeopleIcon.d.ts +6 -0
- package/dist/types/icons/Plus.d.ts +6 -0
- package/dist/types/icons/PlusIcon.d.ts +6 -0
- package/dist/types/icons/RedDot.d.ts +5 -0
- package/dist/types/icons/ReselectIcon.d.ts +5 -5
- package/dist/types/icons/SearchIcon.d.ts +4 -4
- package/dist/types/icons/ShoppingCartIcon.d.ts +3 -3
- package/dist/types/icons/ShoutIcon.d.ts +4 -4
- package/dist/types/icons/Sort.d.ts +1 -0
- package/dist/types/icons/SortIcon.d.ts +6 -6
- package/dist/types/icons/SpotlightProductIcon.d.ts +4 -4
- package/dist/types/icons/StopAndShopChartIcon.d.ts +1 -1
- package/dist/types/icons/StopAndShopIcon.d.ts +6 -6
- package/dist/types/icons/StopAndShopNewIcon.d.ts +5 -5
- package/dist/types/icons/SucceededIcon.d.ts +4 -4
- package/dist/types/icons/TheGiantCompanyChartIcon.d.ts +1 -1
- package/dist/types/icons/TheGiantCompanyIcon.d.ts +4 -4
- package/dist/types/icons/TheGiantCompanyNewIcon.d.ts +5 -5
- package/dist/types/icons/TrashIcon.d.ts +7 -0
- package/dist/types/icons/UpArrowIcon.d.ts +5 -0
- package/dist/types/icons/UploadIcon.d.ts +7 -0
- package/dist/types/icons/UploadIconV2.d.ts +6 -0
- package/dist/types/icons/VIcon.d.ts +6 -0
- package/dist/types/icons/index.d.ts +24 -0
- package/dist/types/index.d.ts +52 -0
- package/dist/types/utils/CommonFunctions.d.ts +6 -1
- package/dist/types/utils/ComponentFactory.d.ts +4 -0
- package/dist/types/utils/IconsHandler.d.ts +1 -1
- package/dist/types/utils/IconsHandler.style.d.ts +1 -1
- package/dist/types/utils/UtilsComponents/CustomTooltip.d.ts +6 -0
- package/dist/types/utils/UtilsComponents/TitleWithCustomTooltip.d.ts +7 -0
- package/dist/types/utils/UtilsComponents/useTextOverflow.d.ts +7 -0
- package/package.json +38 -42
- package/dist/types/components/AutocompleteField/AutocompleteField.d.ts +0 -15
- package/dist/types/components/AutocompleteField/AutocompleteField.style.d.ts +0 -5
- package/dist/types/components/CodeEditor/CodeEditor.style.d.ts +0 -2
- package/dist/types/components/Datepicker/Datepicker.d.ts +0 -12
- package/dist/types/components/Datepicker/Datepicker.style.d.ts +0 -1
- package/dist/types/components/Dropdown/Dropdown.d.ts +0 -24
- package/dist/types/components/Dropdown/Dropdown.style.d.ts +0 -1
- package/dist/types/components/DropdownMulti/DropdownMulti.d.ts +0 -75
- package/dist/types/components/DropdownMulti/DropdownMulti.style.d.ts +0 -1
- package/dist/types/components/QuickFilterDropdownSingle/SagIconButton/SagIconButton.style.d.ts +0 -2
- package/dist/types/components/TextField/TextField.d.ts +0 -6
- package/dist/types/components/TextField/TextField.style.d.ts +0 -1
- /package/dist/types/components/{SingleBarLineCharts/SingleBar.test.d.ts → AreaChart/AreaChart.test.d.ts} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export function QuickFilterDropdownMultiSelection({ label, labelEmptyValue, options, selectedValue, placeHolder, onChange, required, disabled, width, error, errorMessage, labelColor, xIconShow, checkBoxColor, showLabelOnTop, }: {
|
|
1
|
+
export function QuickFilterDropdownMultiSelection({ label, labelEmptyValue, options, selectedValue, placeHolder, onChange, required, disabled, width, height, error, errorMessage, labelColor, xIconShow, checkBoxColor, showLabelOnTop, dropdownHeight, }: {
|
|
2
2
|
label: any;
|
|
3
3
|
labelEmptyValue: any;
|
|
4
4
|
options: any;
|
|
@@ -8,36 +8,34 @@ export function QuickFilterDropdownMultiSelection({ label, labelEmptyValue, opti
|
|
|
8
8
|
required: any;
|
|
9
9
|
disabled: any;
|
|
10
10
|
width: any;
|
|
11
|
+
height: any;
|
|
11
12
|
error: any;
|
|
12
13
|
errorMessage: any;
|
|
13
14
|
labelColor: any;
|
|
14
15
|
xIconShow: any;
|
|
15
16
|
checkBoxColor: any;
|
|
16
17
|
showLabelOnTop: any;
|
|
17
|
-
|
|
18
|
+
dropdownHeight: any;
|
|
19
|
+
}): any;
|
|
18
20
|
export namespace QuickFilterDropdownMultiSelection {
|
|
19
21
|
namespace propTypes {
|
|
20
|
-
const placeHolder:
|
|
21
|
-
const label:
|
|
22
|
-
const labelEmptyValue:
|
|
23
|
-
const labelColor:
|
|
24
|
-
const checkBoxColor:
|
|
25
|
-
const required:
|
|
26
|
-
const width:
|
|
27
|
-
const
|
|
28
|
-
const
|
|
22
|
+
const placeHolder: any;
|
|
23
|
+
const label: any;
|
|
24
|
+
const labelEmptyValue: any;
|
|
25
|
+
const labelColor: any;
|
|
26
|
+
const checkBoxColor: any;
|
|
27
|
+
const required: any;
|
|
28
|
+
const width: any;
|
|
29
|
+
const height: any;
|
|
30
|
+
const dropdownHeight: any;
|
|
31
|
+
const disabled: any;
|
|
32
|
+
const error: any;
|
|
29
33
|
const errorMessage: string;
|
|
30
|
-
const options:
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
const
|
|
35
|
-
value: PropTypes.Requireable<string>;
|
|
36
|
-
label: PropTypes.Requireable<string>;
|
|
37
|
-
}> | null | undefined)[]>;
|
|
38
|
-
const onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
39
|
-
const xIconShow: PropTypes.Requireable<boolean>;
|
|
40
|
-
const showLabelOnTop: PropTypes.Requireable<boolean>;
|
|
34
|
+
const options: any;
|
|
35
|
+
const selectedValue: any;
|
|
36
|
+
const onChange: any;
|
|
37
|
+
const xIconShow: any;
|
|
38
|
+
const showLabelOnTop: any;
|
|
41
39
|
}
|
|
42
40
|
namespace defaultProps {
|
|
43
41
|
const placeHolder_1: string;
|
|
@@ -54,15 +52,19 @@ export namespace QuickFilterDropdownMultiSelection {
|
|
|
54
52
|
export { required_1 as required };
|
|
55
53
|
const width_1: string;
|
|
56
54
|
export { width_1 as width };
|
|
55
|
+
const height_1: string;
|
|
56
|
+
export { height_1 as height };
|
|
57
|
+
const dropdownHeight_1: string;
|
|
58
|
+
export { dropdownHeight_1 as dropdownHeight };
|
|
57
59
|
const disabled_1: boolean;
|
|
58
60
|
export { disabled_1 as disabled };
|
|
59
61
|
const error_1: boolean;
|
|
60
62
|
export { error_1 as error };
|
|
61
63
|
const errorMessage_1: string;
|
|
62
64
|
export { errorMessage_1 as errorMessage };
|
|
63
|
-
const options_1:
|
|
65
|
+
const options_1: any[];
|
|
64
66
|
export { options_1 as options };
|
|
65
|
-
const selectedValue_1:
|
|
67
|
+
const selectedValue_1: any[];
|
|
66
68
|
export { selectedValue_1 as selectedValue };
|
|
67
69
|
const xIconShow_1: boolean;
|
|
68
70
|
export { xIconShow_1 as xIconShow };
|
|
@@ -73,4 +75,3 @@ export namespace QuickFilterDropdownMultiSelection {
|
|
|
73
75
|
}
|
|
74
76
|
}
|
|
75
77
|
export default QuickFilterDropdownMultiSelection;
|
|
76
|
-
import PropTypes from "prop-types";
|
|
@@ -1,12 +1,17 @@
|
|
|
1
|
-
export const DropdownWrapper: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
2
|
-
export const
|
|
3
|
-
export const
|
|
4
|
-
export const
|
|
5
|
-
export const
|
|
6
|
-
export const
|
|
7
|
-
export const
|
|
8
|
-
export const
|
|
9
|
-
export const
|
|
10
|
-
export const
|
|
11
|
-
export const
|
|
12
|
-
export const
|
|
1
|
+
export const DropdownWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
2
|
+
export const TooltipWrapperContainer: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
3
|
+
export const TooltipContentWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
4
|
+
export const TooltipItem: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
5
|
+
export const EmptyDiv: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
6
|
+
export const Label: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
7
|
+
export const InputContainer: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
8
|
+
export const InputSubContainer: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
9
|
+
export const StyledInput: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
10
|
+
export const OptionsContainer: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
11
|
+
export const OptionsSubContainer: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
12
|
+
export const OptionItem: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
13
|
+
export const ErrorMessage: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
14
|
+
export const SelectedOptionsContainer: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
15
|
+
export const SelectedOptionItem: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
16
|
+
export const SelectedOptionCount: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
17
|
+
export const IconContainer: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
@@ -12,28 +12,22 @@ export function QuickFilterDropdownSingle({ label, hoverColor, options, selected
|
|
|
12
12
|
xIconShow: any;
|
|
13
13
|
labelColor: any;
|
|
14
14
|
showLabelOnTop: any;
|
|
15
|
-
}):
|
|
15
|
+
}): any;
|
|
16
16
|
export namespace QuickFilterDropdownSingle {
|
|
17
17
|
namespace propTypes {
|
|
18
|
-
const placeHolder:
|
|
19
|
-
const label:
|
|
20
|
-
const labelColor:
|
|
21
|
-
const hoverColor:
|
|
22
|
-
const width:
|
|
23
|
-
const disabled:
|
|
24
|
-
const error:
|
|
18
|
+
const placeHolder: any;
|
|
19
|
+
const label: any;
|
|
20
|
+
const labelColor: any;
|
|
21
|
+
const hoverColor: any;
|
|
22
|
+
const width: any;
|
|
23
|
+
const disabled: any;
|
|
24
|
+
const error: any;
|
|
25
25
|
const errorMessage: string;
|
|
26
|
-
const options:
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
const
|
|
31
|
-
value: PropTypes.Requireable<string>;
|
|
32
|
-
label: PropTypes.Requireable<string>;
|
|
33
|
-
}> | null | undefined)[]>;
|
|
34
|
-
const xIconShow: PropTypes.Requireable<boolean>;
|
|
35
|
-
const onChange: PropTypes.Requireable<(...args: any[]) => any>;
|
|
36
|
-
const showLabelOnTop: PropTypes.Requireable<boolean>;
|
|
26
|
+
const options: any;
|
|
27
|
+
const selectedValue: any;
|
|
28
|
+
const xIconShow: any;
|
|
29
|
+
const onChange: any;
|
|
30
|
+
const showLabelOnTop: any;
|
|
37
31
|
}
|
|
38
32
|
namespace defaultProps {
|
|
39
33
|
const placeHolder_1: string;
|
|
@@ -52,9 +46,9 @@ export namespace QuickFilterDropdownSingle {
|
|
|
52
46
|
export { error_1 as error };
|
|
53
47
|
const errorMessage_1: string;
|
|
54
48
|
export { errorMessage_1 as errorMessage };
|
|
55
|
-
const options_1:
|
|
49
|
+
const options_1: any[];
|
|
56
50
|
export { options_1 as options };
|
|
57
|
-
const selectedValue_1:
|
|
51
|
+
const selectedValue_1: any[];
|
|
58
52
|
export { selectedValue_1 as selectedValue };
|
|
59
53
|
const xIconShow_1: boolean;
|
|
60
54
|
export { xIconShow_1 as xIconShow };
|
|
@@ -65,4 +59,3 @@ export namespace QuickFilterDropdownSingle {
|
|
|
65
59
|
}
|
|
66
60
|
}
|
|
67
61
|
export default QuickFilterDropdownSingle;
|
|
68
|
-
import PropTypes from "prop-types";
|
package/dist/types/components/QuickFilterDropdownSingle/QuickFilterDropdownSingle.style.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export const QuickFilterInput: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
2
|
-
export const Label: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
3
|
-
export const InputContainer: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
4
|
-
export const InputSubContainer: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
5
|
-
export const StyledInput: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
6
|
-
export const OptionsContainer: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
7
|
-
export const OptionsSubContainer: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
8
|
-
export const OptionItem: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
9
|
-
export const ErrorMessage: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
10
|
-
export const IconContainer: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
11
|
-
export const DeleteIcon: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
1
|
+
export const QuickFilterInput: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
2
|
+
export const Label: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
3
|
+
export const InputContainer: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
4
|
+
export const InputSubContainer: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
5
|
+
export const StyledInput: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
6
|
+
export const OptionsContainer: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
7
|
+
export const OptionsSubContainer: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
8
|
+
export const OptionItem: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
9
|
+
export const ErrorMessage: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
10
|
+
export const IconContainer: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
11
|
+
export const DeleteIcon: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
@@ -12,21 +12,21 @@ declare function RangePicker({ label, onChange, borderRadius, required, width, h
|
|
|
12
12
|
borderColorFocus: any;
|
|
13
13
|
textColor: any;
|
|
14
14
|
selectedValue: any;
|
|
15
|
-
}):
|
|
15
|
+
}): any;
|
|
16
16
|
declare namespace RangePicker {
|
|
17
17
|
namespace propTypes {
|
|
18
|
-
const label:
|
|
19
|
-
const onChange:
|
|
20
|
-
const borderRadius:
|
|
21
|
-
const required:
|
|
22
|
-
const width:
|
|
23
|
-
const height:
|
|
24
|
-
const placeholder:
|
|
25
|
-
const disabled:
|
|
26
|
-
const borderColor:
|
|
27
|
-
const borderColorFocus:
|
|
28
|
-
const textColor:
|
|
29
|
-
const selectedValue:
|
|
18
|
+
const label: any;
|
|
19
|
+
const onChange: any;
|
|
20
|
+
const borderRadius: any;
|
|
21
|
+
const required: any;
|
|
22
|
+
const width: any;
|
|
23
|
+
const height: any;
|
|
24
|
+
const placeholder: any;
|
|
25
|
+
const disabled: any;
|
|
26
|
+
const borderColor: any;
|
|
27
|
+
const borderColorFocus: any;
|
|
28
|
+
const textColor: any;
|
|
29
|
+
const selectedValue: any;
|
|
30
30
|
}
|
|
31
31
|
namespace defaultProps {
|
|
32
32
|
const required_1: boolean;
|
|
@@ -49,4 +49,3 @@ declare namespace RangePicker {
|
|
|
49
49
|
export { selectedValue_1 as selectedValue };
|
|
50
50
|
}
|
|
51
51
|
}
|
|
52
|
-
import PropTypes from "prop-types";
|
|
@@ -0,0 +1,148 @@
|
|
|
1
|
+
declare namespace _default {
|
|
2
|
+
export const title: string;
|
|
3
|
+
export { RangePicker as component };
|
|
4
|
+
export const tags: string[];
|
|
5
|
+
export namespace argTypes {
|
|
6
|
+
namespace label {
|
|
7
|
+
const name: string;
|
|
8
|
+
namespace type {
|
|
9
|
+
const name_1: string;
|
|
10
|
+
export { name_1 as name };
|
|
11
|
+
}
|
|
12
|
+
const description: string;
|
|
13
|
+
namespace defaultValue {
|
|
14
|
+
const summary: string;
|
|
15
|
+
}
|
|
16
|
+
namespace control {
|
|
17
|
+
const type_1: string;
|
|
18
|
+
export { type_1 as type };
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
namespace value {
|
|
22
|
+
const name_2: string;
|
|
23
|
+
export { name_2 as name };
|
|
24
|
+
export namespace type_2 {
|
|
25
|
+
const name_3: string;
|
|
26
|
+
export { name_3 as name };
|
|
27
|
+
}
|
|
28
|
+
export { type_2 as type };
|
|
29
|
+
const description_1: string;
|
|
30
|
+
export { description_1 as description };
|
|
31
|
+
export namespace defaultValue_1 {
|
|
32
|
+
const summary_1: string;
|
|
33
|
+
export { summary_1 as summary };
|
|
34
|
+
}
|
|
35
|
+
export { defaultValue_1 as defaultValue };
|
|
36
|
+
export namespace control_1 {
|
|
37
|
+
const type_3: string;
|
|
38
|
+
export { type_3 as type };
|
|
39
|
+
}
|
|
40
|
+
export { control_1 as control };
|
|
41
|
+
}
|
|
42
|
+
namespace onChange {
|
|
43
|
+
const name_4: string;
|
|
44
|
+
export { name_4 as name };
|
|
45
|
+
export namespace type_4 {
|
|
46
|
+
const name_5: string;
|
|
47
|
+
export { name_5 as name };
|
|
48
|
+
}
|
|
49
|
+
export { type_4 as type };
|
|
50
|
+
const description_2: string;
|
|
51
|
+
export { description_2 as description };
|
|
52
|
+
export namespace defaultValue_2 {
|
|
53
|
+
const summary_2: string;
|
|
54
|
+
export { summary_2 as summary };
|
|
55
|
+
}
|
|
56
|
+
export { defaultValue_2 as defaultValue };
|
|
57
|
+
export namespace control_2 {
|
|
58
|
+
const type_5: any;
|
|
59
|
+
export { type_5 as type };
|
|
60
|
+
}
|
|
61
|
+
export { control_2 as control };
|
|
62
|
+
}
|
|
63
|
+
namespace borderRadius {
|
|
64
|
+
const name_6: string;
|
|
65
|
+
export { name_6 as name };
|
|
66
|
+
export namespace type_6 {
|
|
67
|
+
const name_7: string;
|
|
68
|
+
export { name_7 as name };
|
|
69
|
+
}
|
|
70
|
+
export { type_6 as type };
|
|
71
|
+
const description_3: string;
|
|
72
|
+
export { description_3 as description };
|
|
73
|
+
export namespace defaultValue_3 {
|
|
74
|
+
const summary_3: string;
|
|
75
|
+
export { summary_3 as summary };
|
|
76
|
+
}
|
|
77
|
+
export { defaultValue_3 as defaultValue };
|
|
78
|
+
export namespace control_3 {
|
|
79
|
+
const type_7: string;
|
|
80
|
+
export { type_7 as type };
|
|
81
|
+
}
|
|
82
|
+
export { control_3 as control };
|
|
83
|
+
}
|
|
84
|
+
namespace required {
|
|
85
|
+
const name_8: string;
|
|
86
|
+
export { name_8 as name };
|
|
87
|
+
export namespace type_8 {
|
|
88
|
+
const name_9: string;
|
|
89
|
+
export { name_9 as name };
|
|
90
|
+
}
|
|
91
|
+
export { type_8 as type };
|
|
92
|
+
const description_4: string;
|
|
93
|
+
export { description_4 as description };
|
|
94
|
+
export namespace defaultValue_4 {
|
|
95
|
+
const summary_4: boolean;
|
|
96
|
+
export { summary_4 as summary };
|
|
97
|
+
}
|
|
98
|
+
export { defaultValue_4 as defaultValue };
|
|
99
|
+
export namespace control_4 {
|
|
100
|
+
const type_9: string;
|
|
101
|
+
export { type_9 as type };
|
|
102
|
+
}
|
|
103
|
+
export { control_4 as control };
|
|
104
|
+
}
|
|
105
|
+
namespace textColor {
|
|
106
|
+
const name_10: string;
|
|
107
|
+
export { name_10 as name };
|
|
108
|
+
const description_5: string;
|
|
109
|
+
export { description_5 as description };
|
|
110
|
+
export namespace control_5 {
|
|
111
|
+
const type_10: string;
|
|
112
|
+
export { type_10 as type };
|
|
113
|
+
export const presetColors: string[];
|
|
114
|
+
}
|
|
115
|
+
export { control_5 as control };
|
|
116
|
+
}
|
|
117
|
+
namespace borderColor {
|
|
118
|
+
const name_11: string;
|
|
119
|
+
export { name_11 as name };
|
|
120
|
+
const description_6: string;
|
|
121
|
+
export { description_6 as description };
|
|
122
|
+
export namespace control_6 {
|
|
123
|
+
const type_11: string;
|
|
124
|
+
export { type_11 as type };
|
|
125
|
+
const presetColors_1: string[];
|
|
126
|
+
export { presetColors_1 as presetColors };
|
|
127
|
+
}
|
|
128
|
+
export { control_6 as control };
|
|
129
|
+
}
|
|
130
|
+
namespace borderColorFocus {
|
|
131
|
+
const name_12: string;
|
|
132
|
+
export { name_12 as name };
|
|
133
|
+
const description_7: string;
|
|
134
|
+
export { description_7 as description };
|
|
135
|
+
export namespace control_7 {
|
|
136
|
+
const type_12: string;
|
|
137
|
+
export { type_12 as type };
|
|
138
|
+
const presetColors_2: string[];
|
|
139
|
+
export { presetColors_2 as presetColors };
|
|
140
|
+
}
|
|
141
|
+
export { control_7 as control };
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
}
|
|
145
|
+
export default _default;
|
|
146
|
+
export const Default: any;
|
|
147
|
+
export const InitialValue: any;
|
|
148
|
+
import RangePicker from "./RangePicker";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export const RangePickerContainer: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
2
|
-
export const CalendarDiv: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
3
|
-
export const InputContainer: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
4
|
-
export const StyledInput: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
5
|
-
export const StyledLabel: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
6
|
-
export const RequiredIndicator: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
7
|
-
export const ErrorLabel: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
8
|
-
export const OptionsContainer: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
1
|
+
export const RangePickerContainer: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
2
|
+
export const CalendarDiv: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
3
|
+
export const InputContainer: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
4
|
+
export const StyledInput: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
5
|
+
export const StyledLabel: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
6
|
+
export const RequiredIndicator: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
7
|
+
export const ErrorLabel: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
8
|
+
export const OptionsContainer: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
@@ -1,30 +1,22 @@
|
|
|
1
|
-
export function ReportTable(props: any):
|
|
1
|
+
export function ReportTable(props: any): any;
|
|
2
2
|
export namespace ReportTable {
|
|
3
3
|
namespace propTypes {
|
|
4
|
-
const buttonText:
|
|
5
|
-
const buttonIconName:
|
|
6
|
-
const tableData:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
const
|
|
16
|
-
const
|
|
17
|
-
const
|
|
18
|
-
const
|
|
19
|
-
const
|
|
20
|
-
const selectTextColor: PropTypes.Requireable<string>;
|
|
21
|
-
const onSelectRowClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
22
|
-
const onCheckRowClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
23
|
-
const onAllRowsCheckBoxClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
24
|
-
const useCheckBoxes: PropTypes.Requireable<boolean>;
|
|
25
|
-
const selectHoverColor: PropTypes.Requireable<string>;
|
|
26
|
-
const enableHover: PropTypes.Requireable<boolean>;
|
|
27
|
-
const enablePagination: PropTypes.Requireable<boolean>;
|
|
4
|
+
const buttonText: any;
|
|
5
|
+
const buttonIconName: any;
|
|
6
|
+
const tableData: any;
|
|
7
|
+
const maxColumnsNumber: any;
|
|
8
|
+
const useColorLinearGradient: any;
|
|
9
|
+
const useSelectButtons: any;
|
|
10
|
+
const disableSelectButtons: any;
|
|
11
|
+
const disableInfo: any;
|
|
12
|
+
const selectTextColor: any;
|
|
13
|
+
const onSelectRowClick: any;
|
|
14
|
+
const onCheckRowClick: any;
|
|
15
|
+
const onAllRowsCheckBoxClick: any;
|
|
16
|
+
const useCheckBoxes: any;
|
|
17
|
+
const selectHoverColor: any;
|
|
18
|
+
const enableHover: any;
|
|
19
|
+
const enablePagination: any;
|
|
28
20
|
}
|
|
29
21
|
namespace defaultProps {
|
|
30
22
|
const buttonText_1: string;
|
|
@@ -80,4 +72,3 @@ export namespace ReportTable {
|
|
|
80
72
|
}
|
|
81
73
|
}
|
|
82
74
|
export default ReportTable;
|
|
83
|
-
import PropTypes from "prop-types";
|
|
@@ -0,0 +1,139 @@
|
|
|
1
|
+
declare namespace _default {
|
|
2
|
+
export const title: string;
|
|
3
|
+
export { ReportTable as component };
|
|
4
|
+
export const tags: string[];
|
|
5
|
+
export namespace argTypes {
|
|
6
|
+
export namespace title_1 {
|
|
7
|
+
const name: string;
|
|
8
|
+
namespace control {
|
|
9
|
+
const type: string;
|
|
10
|
+
}
|
|
11
|
+
const description: string;
|
|
12
|
+
const defaultValue: string;
|
|
13
|
+
}
|
|
14
|
+
export { title_1 as title };
|
|
15
|
+
}
|
|
16
|
+
export namespace limit {
|
|
17
|
+
const name_1: string;
|
|
18
|
+
export { name_1 as name };
|
|
19
|
+
export namespace control_1 {
|
|
20
|
+
const type_1: string;
|
|
21
|
+
export { type_1 as type };
|
|
22
|
+
}
|
|
23
|
+
export { control_1 as control };
|
|
24
|
+
const defaultValue_1: boolean;
|
|
25
|
+
export { defaultValue_1 as defaultValue };
|
|
26
|
+
}
|
|
27
|
+
export namespace page {
|
|
28
|
+
const name_2: string;
|
|
29
|
+
export { name_2 as name };
|
|
30
|
+
export namespace control_2 {
|
|
31
|
+
const type_2: string;
|
|
32
|
+
export { type_2 as type };
|
|
33
|
+
}
|
|
34
|
+
export { control_2 as control };
|
|
35
|
+
const defaultValue_2: boolean;
|
|
36
|
+
export { defaultValue_2 as defaultValue };
|
|
37
|
+
}
|
|
38
|
+
export namespace totalPages {
|
|
39
|
+
const name_3: string;
|
|
40
|
+
export { name_3 as name };
|
|
41
|
+
export namespace control_3 {
|
|
42
|
+
const type_3: string;
|
|
43
|
+
export { type_3 as type };
|
|
44
|
+
}
|
|
45
|
+
export { control_3 as control };
|
|
46
|
+
const defaultValue_3: boolean;
|
|
47
|
+
export { defaultValue_3 as defaultValue };
|
|
48
|
+
}
|
|
49
|
+
export namespace totalTableResults {
|
|
50
|
+
const name_4: string;
|
|
51
|
+
export { name_4 as name };
|
|
52
|
+
export namespace control_4 {
|
|
53
|
+
const type_4: string;
|
|
54
|
+
export { type_4 as type };
|
|
55
|
+
}
|
|
56
|
+
export { control_4 as control };
|
|
57
|
+
const defaultValue_4: boolean;
|
|
58
|
+
export { defaultValue_4 as defaultValue };
|
|
59
|
+
}
|
|
60
|
+
export namespace isLoading {
|
|
61
|
+
const name_5: string;
|
|
62
|
+
export { name_5 as name };
|
|
63
|
+
export namespace control_5 {
|
|
64
|
+
const type_5: string;
|
|
65
|
+
export { type_5 as type };
|
|
66
|
+
}
|
|
67
|
+
export { control_5 as control };
|
|
68
|
+
const defaultValue_5: boolean;
|
|
69
|
+
export { defaultValue_5 as defaultValue };
|
|
70
|
+
}
|
|
71
|
+
export namespace enableHover {
|
|
72
|
+
const name_6: string;
|
|
73
|
+
export { name_6 as name };
|
|
74
|
+
export namespace control_6 {
|
|
75
|
+
const type_6: string;
|
|
76
|
+
export { type_6 as type };
|
|
77
|
+
}
|
|
78
|
+
export { control_6 as control };
|
|
79
|
+
const defaultValue_6: boolean;
|
|
80
|
+
export { defaultValue_6 as defaultValue };
|
|
81
|
+
}
|
|
82
|
+
export namespace enablePagination {
|
|
83
|
+
const name_7: string;
|
|
84
|
+
export { name_7 as name };
|
|
85
|
+
export namespace control_7 {
|
|
86
|
+
const type_7: string;
|
|
87
|
+
export { type_7 as type };
|
|
88
|
+
}
|
|
89
|
+
export { control_7 as control };
|
|
90
|
+
const defaultValue_7: boolean;
|
|
91
|
+
export { defaultValue_7 as defaultValue };
|
|
92
|
+
}
|
|
93
|
+
export namespace selectHoverColor {
|
|
94
|
+
const name_8: string;
|
|
95
|
+
export { name_8 as name };
|
|
96
|
+
const description_1: string;
|
|
97
|
+
export { description_1 as description };
|
|
98
|
+
export namespace control_8 {
|
|
99
|
+
const type_8: string;
|
|
100
|
+
export { type_8 as type };
|
|
101
|
+
export const presetColors: string[];
|
|
102
|
+
}
|
|
103
|
+
export { control_8 as control };
|
|
104
|
+
}
|
|
105
|
+
export namespace selectTextColor {
|
|
106
|
+
const name_9: string;
|
|
107
|
+
export { name_9 as name };
|
|
108
|
+
const description_2: string;
|
|
109
|
+
export { description_2 as description };
|
|
110
|
+
export namespace control_9 {
|
|
111
|
+
const type_9: string;
|
|
112
|
+
export { type_9 as type };
|
|
113
|
+
const presetColors_1: string[];
|
|
114
|
+
export { presetColors_1 as presetColors };
|
|
115
|
+
}
|
|
116
|
+
export { control_9 as control };
|
|
117
|
+
}
|
|
118
|
+
export namespace disableSelectButtons {
|
|
119
|
+
const name_10: string;
|
|
120
|
+
export { name_10 as name };
|
|
121
|
+
export namespace control_10 {
|
|
122
|
+
const type_10: string;
|
|
123
|
+
export { type_10 as type };
|
|
124
|
+
}
|
|
125
|
+
export { control_10 as control };
|
|
126
|
+
const description_3: string;
|
|
127
|
+
export { description_3 as description };
|
|
128
|
+
const defaultValue_8: string;
|
|
129
|
+
export { defaultValue_8 as defaultValue };
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
export default _default;
|
|
133
|
+
export const PreviewStyle: any;
|
|
134
|
+
export const RegularTableStyle: any;
|
|
135
|
+
export const SelectButtonsStyle: any;
|
|
136
|
+
export const CheckBoxStyle: any;
|
|
137
|
+
export const CheckBoxAndSelectButtonStyle: any;
|
|
138
|
+
export const SelectButtonsDisabledStyle: any;
|
|
139
|
+
import { ReportTable } from "./ReportTable";
|