sag_components 2.0.0-beta184 → 2.0.0-beta186
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 +391 -504
- package/dist/index.esm.js +108 -102
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +108 -102
- package/dist/index.js.map +1 -1
- package/dist/types/components/AreaChart/AreaChart.d.ts +1 -1
- package/dist/types/components/AreaChart/AreaChart.style.d.ts +8 -8
- package/dist/types/components/AttachedFile/AttachedFile.d.ts +6 -7
- package/dist/types/components/AttachedFile/AttachedFile.style.d.ts +4 -4
- package/dist/types/components/BannerEventBox/BannerEventBox.d.ts +1 -1
- package/dist/types/components/BannerEventBox/BannerEventBox.style.d.ts +13 -13
- package/dist/types/components/BannerEventBoxList/BannerEventBoxList.d.ts +1 -1
- package/dist/types/components/BannerEventBoxList/BannerEventBoxList.style.d.ts +12 -13
- package/dist/types/components/BannersDropdown/BannersDropdown.d.ts +3 -4
- package/dist/types/components/BannersDropdown/BannersDropdown.style.d.ts +8 -8
- package/dist/types/components/BarChart/BarChart.d.ts +20 -29
- package/dist/types/components/BarChart/BarChart.style.d.ts +8 -8
- package/dist/types/components/BarChartTwoRows/BarChartTwoRows.d.ts +1 -1
- package/dist/types/components/BarChartTwoRows/BarChartTwoRows.style.d.ts +9 -9
- package/dist/types/components/BarChartWithAreaChart/BarChartWithAreaChart.d.ts +1 -1
- package/dist/types/components/BarChartWithAreaChart/BarChartWithAreaChart.style.d.ts +9 -9
- package/dist/types/components/BarChartsByWeeks/BarChartsByWeeks.d.ts +29 -37
- package/dist/types/components/BarChartsByWeeks/BarChartsByWeeks.style.d.ts +11 -11
- package/dist/types/components/BatteryChart/BatteryChart.d.ts +1 -1
- package/dist/types/components/BatteryChart/BatteryChart.style.d.ts +18 -18
- package/dist/types/components/Benchmark/Benchmark.d.ts +13 -14
- package/dist/types/components/Benchmark/Benchmark.style.d.ts +5 -5
- package/dist/types/components/BreakdownPanel/BreakdownPanel.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/BreakdownPanel.style.d.ts +7 -7
- package/dist/types/components/BreakdownPanel/ItemSales/BannerButton.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/BannerButton.style.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/CategorySalesPanel.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/CategorySalesPanel.style.d.ts +6 -6
- package/dist/types/components/BreakdownPanel/ItemSales/ItemSalesPanel.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/ItemSalesPanel.style.d.ts +3 -3
- package/dist/types/components/BreakdownPanel/ItemSales/ItemsCounterGraphPanel.d.ts +1 -1
- package/dist/types/components/BreakdownPanel/ItemSales/ItemsCounterGraphPanel.style.d.ts +3 -3
- package/dist/types/components/BrushChart/BrushChart.d.ts +1 -1
- package/dist/types/components/BrushChart/BrushChart.style.d.ts +25 -27
- package/dist/types/components/BrushChart/Charts/BarLine.d.ts +1 -1
- package/dist/types/components/BrushChart/Charts/InnerBar.d.ts +1 -1
- package/dist/types/components/BrushChart/Charts/SingleChart.d.ts +1 -1
- package/dist/types/components/BubbleChart/BubbleChart.d.ts +1 -1
- package/dist/types/components/BubbleChart/BubbleChart.style.d.ts +13 -13
- package/dist/types/components/Button/Button.d.ts +1 -1
- 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 +6 -11
- 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 -1
- package/dist/types/components/CheckBox/CheckBox.style.d.ts +4 -4
- package/dist/types/components/CheckBoxButton/CheckBoxButton.d.ts +1 -1
- 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 +8 -19
- 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.style.d.ts +25 -25
- package/dist/types/components/CollapseMenuItem/CollapseMenuItem.d.ts +6 -7
- package/dist/types/components/CollapseMenuItem/CollapseMenuItem.style.d.ts +7 -7
- package/dist/types/components/ContainerTable/ContainerTable.d.ts +1 -1
- package/dist/types/components/ContainerTable/ContainerTable.stories.d.ts +1 -1
- package/dist/types/components/ContainerTable/ContainerTable.style.d.ts +7 -7
- package/dist/types/components/DialogOverlay/DialogOverlay.d.ts +5 -6
- package/dist/types/components/DialogOverlay/DialogOverlay.style.d.ts +6 -6
- package/dist/types/components/DoubleBarSingleLine/DoubleBarSingleLine.d.ts +1 -1
- package/dist/types/components/DoubleBarSingleLine/DoubleBarSingleLine.style.d.ts +10 -10
- package/dist/types/components/DoublePanelDataRow/DoublePanelDataRow.d.ts +1 -1
- 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.style.d.ts +4 -4
- package/dist/types/components/DropdownMultiNew/DropdownMultiNew.d.ts +1 -1
- package/dist/types/components/DropdownMultiNew/DropdownMultiNew.style.d.ts +12 -12
- package/dist/types/components/DropdownNew/DropdownNew.d.ts +1 -1
- package/dist/types/components/DropdownNew/DropdownNew.style.d.ts +1 -1
- package/dist/types/components/DropdownSingleNew/DropdownSingleNew.d.ts +1 -1
- 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.style.d.ts +6 -6
- package/dist/types/components/EventList/EventList.d.ts +7 -11
- 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.style.d.ts +4 -4
- package/dist/types/components/EventsTable/ColumnFilter.d.ts +1 -1
- package/dist/types/components/EventsTable/DeleteEventModal.d.ts +1 -1
- package/dist/types/components/EventsTable/EventTable.d.ts +1 -1
- package/dist/types/components/EventsTable/EventsHeader.d.ts +1 -1
- package/dist/types/components/EventsTable/EventsPage.d.ts +1 -1
- package/dist/types/components/EventsTable/SendButton.d.ts +1 -1
- package/dist/types/components/FilterContainer/FilterContainer.d.ts +1 -2
- package/dist/types/components/FilterContainer/FilterContainer.style.d.ts +3 -3
- package/dist/types/components/FilterPanel/FilterPanel.d.ts +19 -46
- 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.style.d.ts +7 -7
- package/dist/types/components/Heatmap/Heatmap.d.ts +5 -10
- 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.style.d.ts +4 -4
- package/dist/types/components/Input/Input.d.ts +27 -24
- package/dist/types/components/Input/Input.style.d.ts +8 -8
- package/dist/types/components/InputOld/InputOld.d.ts +17 -18
- package/dist/types/components/InputOld/InputOld.style.d.ts +6 -6
- package/dist/types/components/InsightsCarousel/InsightsCarousel.d.ts +2 -2
- package/dist/types/components/InsightsCarousel/InsightsCarousel.style.d.ts +12 -12
- package/dist/types/components/ItemManagerPanel/ConfirmationDialog/ConfirmationDialog.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/ConfirmationDialog/ConfirmationDialog.style.d.ts +12 -12
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.stories.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/ItemManagerPanel.style.d.ts +24 -26
- package/dist/types/components/ItemManagerPanel/NewItemList/NewItemList.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/NewItemList/NewItemList.style.d.ts +17 -19
- package/dist/types/components/ItemManagerPanel/NewSubitem/NewSubitem.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/NewSubitem/NewSubitem.style.d.ts +13 -15
- package/dist/types/components/ItemManagerPanel/NewSubitemList/NewSubitemList.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/NewSubitemList/NewSubitemList.style.d.ts +15 -17
- package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.d.ts +1 -1
- package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.style.d.ts +14 -16
- package/dist/types/components/KpiFilter/KpiFilter.d.ts +16 -21
- package/dist/types/components/KpiFilter/KpiFilter.style.d.ts +16 -16
- package/dist/types/components/LinkButton/LinkButton.d.ts +1 -1
- package/dist/types/components/LinkButton/LinkButton.style.d.ts +4 -4
- package/dist/types/components/LinnerDataBox/LinnerDataBox.d.ts +1 -1
- package/dist/types/components/LinnerDataBox/LinnerDataBox.style.d.ts +12 -14
- package/dist/types/components/ListBox/ListBox.d.ts +1 -1
- package/dist/types/components/ListBox/ListBox.style.d.ts +4 -4
- package/dist/types/components/MarketShareDescription/MarketShareDescription.d.ts +7 -12
- package/dist/types/components/MarketShareDescription/MarketShareDescription.style.d.ts +16 -16
- package/dist/types/components/MenuRoute/MenuIcons/AdvancedThresholds.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Analytics.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Budgets.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Build.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Campaigns.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Coupons.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/CustomerSegments.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Dashboard.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Execute.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/GroupBuilder.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/ItemsStores.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/PreTestWhatIf.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/RulesEngine.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/SampleRunEngine.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Track.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuRoute.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuRoute.stories.d.ts +3 -3
- package/dist/types/components/MenuRoute/MenuRoute.style.d.ts +3 -3
- package/dist/types/components/MessageBox/MessageBox.d.ts +1 -1
- package/dist/types/components/MessageBox/MessageBox.styles.d.ts +7 -7
- 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 +1 -2
- package/dist/types/components/ModalDrawer/ModalDrawer.stories.d.ts +1 -1
- package/dist/types/components/ModalDrawer/ModalDrawer.styles.d.ts +3 -3
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.d.ts +1 -1
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.stories.d.ts +1 -1
- package/dist/types/components/ModalWithOverlay/ModalWithOverlay.style.d.ts +7 -7
- package/dist/types/components/MonthPicker/MonthPicker.d.ts +14 -15
- package/dist/types/components/MonthPicker/MonthPicker.style.d.ts +8 -8
- package/dist/types/components/MonthPicker/MonthPopupPicker.d.ts +1 -1
- package/dist/types/components/MonthPicker/MonthPopupPicker.style.d.ts +7 -7
- package/dist/types/components/NoDataFoundMessage/NoDataFoundMessage.d.ts +1 -1
- package/dist/types/components/NoDataFoundMessage/NoDataFoundMessage.style.d.ts +3 -3
- package/dist/types/components/OneColumnContainer/OneColumnContainer.d.ts +25 -26
- package/dist/types/components/OneColumnContainer/OneColumnContainer.stories.d.ts +3 -3
- package/dist/types/components/OneColumnContainer/OneColumnContainer.style.d.ts +12 -12
- package/dist/types/components/OverlayDropdown/OverlayDropdown.d.ts +1 -1
- package/dist/types/components/OverlayDropdown/OverlayDropdown.stories.d.ts +1 -1
- package/dist/types/components/OverlayDropdown/OverlayDropdown.style.d.ts +9 -9
- package/dist/types/components/OverlayDropdown/OverlayTemplateDialog.d.ts +8 -13
- package/dist/types/components/OverlayDropdown/OverlayTemplateDialog.style.d.ts +10 -10
- package/dist/types/components/PerformanceAnalytics/PerformanceAnalytics.d.ts +21 -39
- package/dist/types/components/PerformanceAnalytics/PerformanceAnalytics.style.d.ts +14 -14
- package/dist/types/components/PerformanceAnalyticsLegend/PerformanceAnalyticsLegend.d.ts +1 -1
- package/dist/types/components/PerformanceAnalyticsLegend/PerformanceAnalyticsLegend.style.d.ts +6 -6
- package/dist/types/components/PerformanceAnalyticsOneColumn/PerformanceAnalyticsOneColumn.d.ts +13 -34
- 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.style.d.ts +10 -10
- package/dist/types/components/PieChart/PieChart.d.ts +19 -23
- 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.style.d.ts +12 -12
- package/dist/types/components/ProductsVariety/ProductsVariety.d.ts +7 -12
- 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.style.d.ts +2 -2
- package/dist/types/components/QuarterPicker/QuarterPicker.d.ts +14 -15
- package/dist/types/components/QuarterPicker/QuarterPicker.style.d.ts +8 -8
- package/dist/types/components/QuarterPicker/QuarterPopupPicker.d.ts +1 -1
- package/dist/types/components/QuarterPicker/QuarterPopupPicker.style.d.ts +6 -6
- package/dist/types/components/QuickFilter/QuickFilter.d.ts +1 -1
- package/dist/types/components/QuickFilter/QuickFilter.style.d.ts +1 -1
- package/dist/types/components/QuickFilterCards/QuickFilterCards.d.ts +1 -1
- package/dist/types/components/QuickFilterCards/QuickFilterCards.style.d.ts +8 -8
- package/dist/types/components/QuickFilterDropdownMultiSelection/QuickFilterDropdownMultiSelection.d.ts +15 -22
- package/dist/types/components/QuickFilterDropdownMultiSelection/QuickFilterDropdownMultiSelection.style.d.ts +12 -12
- package/dist/types/components/QuickFilterDropdownSingle/QuickFilterDropdownSingle.d.ts +13 -20
- 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.style.d.ts +8 -8
- package/dist/types/components/ReportTable/ReportTable.d.ts +17 -26
- 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.style.d.ts +3 -3
- package/dist/types/components/SagIconButton/SagIconButton.d.ts +13 -14
- package/dist/types/components/SagIconButton/SagIconButton.style.d.ts +2 -2
- package/dist/types/components/SagInput/SagInput.d.ts +10 -11
- package/dist/types/components/SagInput/SagInput.style.d.ts +3 -3
- package/dist/types/components/SalesAndROI/SalesAndROI.d.ts +13 -19
- package/dist/types/components/SalesAndROI/SalesAndROI.style.d.ts +9 -9
- package/dist/types/components/SearchInput/SearchInput.d.ts +1 -1
- package/dist/types/components/SearchInput/SearchInput.style.d.ts +3 -3
- package/dist/types/components/SegmentedButton/SegmentedButton.d.ts +14 -17
- 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.style.d.ts +6 -6
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.d.ts +1 -1
- package/dist/types/components/SingleBarLineCharts/SingleBarLineCharts.style.d.ts +13 -13
- package/dist/types/components/TabMenu/TabMenu.d.ts +1 -1
- package/dist/types/components/TabMenu/TabMenu.style.d.ts +11 -11
- package/dist/types/components/Table/DropMenus/Dropdown.d.ts +14 -18
- package/dist/types/components/Table/DropMenus/Dropdown.styles.d.ts +5 -5
- package/dist/types/components/Table/DropMenus/FieldPop.d.ts +1 -1
- package/dist/types/components/Table/DropMenus/FieldPop.style.d.ts +5 -5
- package/dist/types/components/Table/DropMenus/FilterPop.d.ts +1 -1
- package/dist/types/components/Table/DropMenus/FilterPop.style.d.ts +6 -6
- package/dist/types/components/Table/DropMenus/RangePop.d.ts +1 -1
- package/dist/types/components/Table/DropMenus/RangePop.style.d.ts +10 -10
- package/dist/types/components/Table/DropMenus/SortPop.d.ts +1 -1
- package/dist/types/components/Table/DropMenus/SortPop.style.d.ts +8 -8
- package/dist/types/components/Table/FilterIcon.d.ts +1 -1
- package/dist/types/components/Table/Icons/DisabledTrashIcon.d.ts +1 -1
- package/dist/types/components/Table/Icons/FilterIcon.d.ts +1 -1
- package/dist/types/components/Table/Icons/NoDataInSearchIcon.d.ts +1 -1
- package/dist/types/components/Table/Icons/SortIcon.d.ts +1 -1
- package/dist/types/components/Table/Icons/TrashIcon.d.ts +1 -1
- package/dist/types/components/Table/NoEvents.d.ts +1 -1
- package/dist/types/components/Table/NoSearchUpcIcon.d.ts +1 -1
- package/dist/types/components/Table/NoUpcIcon.d.ts +1 -1
- package/dist/types/components/Table/NothingToTrack.d.ts +1 -1
- package/dist/types/components/Table/SortIcon.d.ts +1 -1
- package/dist/types/components/Table/Table.d.ts +1 -1
- package/dist/types/components/Table/Table.stories.d.ts +6 -6
- package/dist/types/components/Table/Table.style.d.ts +18 -18
- package/dist/types/components/Table/TableBody.d.ts +20 -21
- package/dist/types/components/Table/TableBody.styles.d.ts +31 -31
- package/dist/types/components/Table/TableHeader.d.ts +1 -1
- package/dist/types/components/Table/TableHeader.styles.d.ts +8 -8
- package/dist/types/components/Tag/Tag.d.ts +1 -1
- package/dist/types/components/Tag/Tag.style.d.ts +1 -1
- package/dist/types/components/TitleDescription/TitleDescription.d.ts +12 -15
- package/dist/types/components/TitleDescription/TitleDescription.style.d.ts +26 -26
- package/dist/types/components/ToasterMessageBox/ToasterMessageBox.d.ts +1 -1
- package/dist/types/components/ToasterMessageBox/ToasterMessageBox.styles.d.ts +4 -4
- package/dist/types/components/ToggleSwitch/ToggleSwitch.d.ts +5 -6
- package/dist/types/components/ToggleSwitch/ToggleSwitch.style.d.ts +3 -3
- package/dist/types/components/Tooltip/Tooltip.d.ts +1 -1
- 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.style.d.ts +5 -5
- package/dist/types/components/TotalBenchmark/TotalBenchmark.d.ts +8 -14
- package/dist/types/components/TotalBenchmark/TotalBenchmark.style.d.ts +9 -9
- package/dist/types/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.d.ts +24 -29
- package/dist/types/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.style.d.ts +20 -20
- package/dist/types/components/TotalBenchmarkArrows/TotalBenchmarkArrows.d.ts +13 -17
- 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.style.d.ts +10 -10
- package/dist/types/components/TotalDoughnutChart/TotalDoughnutChart.d.ts +24 -29
- package/dist/types/components/TotalDoughnutChart/TotalDoughnutChart.style.d.ts +19 -19
- package/dist/types/components/TotalHorizontalCharts/TotalHorizontalCharts.d.ts +22 -27
- 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 +18 -27
- package/dist/types/components/TwoBarCharts/TwoBarCharts.style.d.ts +8 -8
- package/dist/types/components/WeeksPicker/WeeksCalendar.d.ts +6 -7
- package/dist/types/components/WeeksPicker/WeeksCalendar.styles.d.ts +5 -5
- package/dist/types/components/WeeksPicker/WeeksPicker.d.ts +1 -1
- package/dist/types/components/WeeksPicker/WeeksPicker.style.d.ts +8 -8
- package/dist/types/icons/ArrowDownIcon.d.ts +1 -1
- package/dist/types/icons/ArrowDropDownIcon.d.ts +1 -1
- package/dist/types/icons/ArrowLeftIcon.d.ts +1 -1
- package/dist/types/icons/ArrowRightFullIcon.d.ts +1 -1
- package/dist/types/icons/ArrowSelectIcon.d.ts +1 -1
- package/dist/types/icons/ArrowUpIcon.d.ts +1 -1
- package/dist/types/icons/AttachedIcon.d.ts +1 -1
- package/dist/types/icons/BarcodeIcon.d.ts +1 -1
- package/dist/types/icons/BellIcon.d.ts +1 -1
- package/dist/types/icons/ButtonArrowRight.d.ts +1 -1
- package/dist/types/icons/Calendar.d.ts +1 -1
- package/dist/types/icons/CalendarIcon.d.ts +1 -1
- package/dist/types/icons/CalendarInOpen.d.ts +1 -1
- package/dist/types/icons/CheckBoxButtonCheckedIcon.d.ts +1 -1
- package/dist/types/icons/CheckBoxCheckedIcon.d.ts +1 -1
- package/dist/types/icons/CheckBoxNotCheckedIcon.d.ts +1 -1
- package/dist/types/icons/ChervronLeftIcon.d.ts +1 -1
- package/dist/types/icons/ChervronRightIcon.d.ts +1 -1
- package/dist/types/icons/ChevronIcon.d.ts +1 -1
- package/dist/types/icons/ChevronLeftIcon.d.ts +1 -1
- package/dist/types/icons/ChevronRightIcon.d.ts +1 -1
- package/dist/types/icons/ClockIcon.d.ts +1 -1
- package/dist/types/icons/CloseIcon.d.ts +1 -1
- package/dist/types/icons/CloseXIcon.d.ts +1 -1
- package/dist/types/icons/ComboBoxArrowDownIcon.d.ts +1 -1
- package/dist/types/icons/ComboBoxArrowUpIcon.d.ts +1 -1
- package/dist/types/icons/CommentIcon.d.ts +1 -1
- package/dist/types/icons/DocumentIcon.d.ts +1 -1
- package/dist/types/icons/DownArrowIcon.d.ts +1 -1
- package/dist/types/icons/DownloadIcon.d.ts +1 -1
- package/dist/types/icons/Duplicate.d.ts +1 -1
- package/dist/types/icons/ErrorIcon.d.ts +1 -1
- package/dist/types/icons/ExclamationMarkIcon.d.ts +1 -1
- package/dist/types/icons/ExitIcon.d.ts +1 -1
- package/dist/types/icons/ExportIcon.d.ts +1 -1
- package/dist/types/icons/EyeIcon.d.ts +1 -1
- package/dist/types/icons/FileIcon.d.ts +1 -1
- package/dist/types/icons/FilterIcon.d.ts +1 -1
- package/dist/types/icons/FlyIcon.d.ts +1 -1
- package/dist/types/icons/FolderIcon.d.ts +1 -1
- package/dist/types/icons/FoodLionChartIcon.d.ts +1 -1
- package/dist/types/icons/FoodLionIcon.d.ts +1 -1
- package/dist/types/icons/FoodLionNewIcon.d.ts +1 -1
- package/dist/types/icons/GiantFoodChartIcon.d.ts +1 -1
- package/dist/types/icons/GiantFoodIcon.d.ts +1 -1
- package/dist/types/icons/GiantFoodIcon_new.d.ts +1 -1
- package/dist/types/icons/HannafordChartIcon.d.ts +1 -1
- package/dist/types/icons/HannafordIcon.d.ts +1 -1
- package/dist/types/icons/HannafordIcon_new.d.ts +1 -1
- package/dist/types/icons/HannafordNewIcon.d.ts +1 -1
- package/dist/types/icons/InfoIcon.d.ts +1 -1
- package/dist/types/icons/LampIcon.d.ts +1 -1
- package/dist/types/icons/LegendLineIcon.d.ts +1 -1
- package/dist/types/icons/LegendUnionIcon.d.ts +1 -1
- package/dist/types/icons/MaintenanceIcon.d.ts +1 -1
- package/dist/types/icons/MenuItemClosedIcon.d.ts +1 -1
- package/dist/types/icons/MenuItemOpenIcon.d.ts +1 -1
- package/dist/types/icons/MenuItemRightIcon.d.ts +1 -1
- package/dist/types/icons/MenuItemUpIcon.d.ts +1 -1
- package/dist/types/icons/NoDataFoundIcon.d.ts +3 -4
- package/dist/types/icons/OkCircleIcon.d.ts +1 -1
- package/dist/types/icons/OkIcon.d.ts +1 -1
- package/dist/types/icons/OptionsIcon.d.ts +1 -1
- package/dist/types/icons/PeopleIcon.d.ts +1 -1
- package/dist/types/icons/Plus.d.ts +1 -1
- package/dist/types/icons/PlusIcon.d.ts +1 -1
- package/dist/types/icons/RedDot.d.ts +1 -1
- package/dist/types/icons/ReselectIcon.d.ts +1 -1
- package/dist/types/icons/SearchIcon.d.ts +1 -1
- package/dist/types/icons/ShoppingCartIcon.d.ts +1 -1
- package/dist/types/icons/ShoutIcon.d.ts +1 -1
- package/dist/types/icons/SortIcon.d.ts +1 -1
- package/dist/types/icons/SpotlightProductIcon.d.ts +1 -1
- package/dist/types/icons/StopAndShopChartIcon.d.ts +1 -1
- package/dist/types/icons/StopAndShopIcon.d.ts +1 -1
- package/dist/types/icons/StopAndShopNewIcon.d.ts +1 -1
- package/dist/types/icons/SucceededIcon.d.ts +1 -1
- package/dist/types/icons/TheGiantCompanyChartIcon.d.ts +1 -1
- package/dist/types/icons/TheGiantCompanyIcon.d.ts +1 -1
- package/dist/types/icons/TheGiantCompanyNewIcon.d.ts +1 -1
- package/dist/types/icons/TrashIcon.d.ts +1 -1
- package/dist/types/icons/UpArrowIcon.d.ts +1 -1
- package/dist/types/icons/UploadIcon.d.ts +1 -1
- package/dist/types/icons/UploadIconV2.d.ts +1 -1
- package/dist/types/icons/VIcon.d.ts +1 -1
- package/dist/types/utils/IconsHandler.d.ts +1 -1
- package/dist/types/utils/IconsHandler.style.d.ts +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -10568,23 +10568,24 @@ const QuarterPopupPicker = ({
|
|
|
10568
10568
|
};
|
|
10569
10569
|
|
|
10570
10570
|
/* eslint-disable import/no-extraneous-dependencies */
|
|
10571
|
-
const QuarterPicker =
|
|
10572
|
-
|
|
10573
|
-
|
|
10574
|
-
|
|
10575
|
-
|
|
10576
|
-
|
|
10577
|
-
|
|
10578
|
-
|
|
10579
|
-
|
|
10580
|
-
|
|
10581
|
-
|
|
10582
|
-
|
|
10583
|
-
|
|
10584
|
-
|
|
10585
|
-
|
|
10586
|
-
|
|
10587
|
-
|
|
10571
|
+
const QuarterPicker = _ref => {
|
|
10572
|
+
let {
|
|
10573
|
+
availableQuarters,
|
|
10574
|
+
// ["Q1-2024"]
|
|
10575
|
+
label,
|
|
10576
|
+
onChange,
|
|
10577
|
+
borderRadius,
|
|
10578
|
+
required,
|
|
10579
|
+
width,
|
|
10580
|
+
height,
|
|
10581
|
+
placeholder,
|
|
10582
|
+
disabled,
|
|
10583
|
+
borderColor,
|
|
10584
|
+
borderColorFocus,
|
|
10585
|
+
textColor,
|
|
10586
|
+
selectedValue,
|
|
10587
|
+
startYear
|
|
10588
|
+
} = _ref;
|
|
10588
10589
|
const [isFocused, setIsFocused] = useState(false);
|
|
10589
10590
|
const [isOpen, setIsOpen] = useState(false);
|
|
10590
10591
|
const [value, setValue] = useState('');
|
|
@@ -11026,22 +11027,23 @@ const MonthPopupPicker = ({
|
|
|
11026
11027
|
};
|
|
11027
11028
|
|
|
11028
11029
|
/* eslint-disable import/no-extraneous-dependencies */
|
|
11029
|
-
const MonthPicker =
|
|
11030
|
-
|
|
11031
|
-
|
|
11032
|
-
|
|
11033
|
-
|
|
11034
|
-
|
|
11035
|
-
|
|
11036
|
-
|
|
11037
|
-
|
|
11038
|
-
|
|
11039
|
-
|
|
11040
|
-
|
|
11041
|
-
|
|
11042
|
-
|
|
11043
|
-
|
|
11044
|
-
|
|
11030
|
+
const MonthPicker = _ref => {
|
|
11031
|
+
let {
|
|
11032
|
+
availableMonths,
|
|
11033
|
+
label,
|
|
11034
|
+
onChange,
|
|
11035
|
+
borderRadius,
|
|
11036
|
+
required,
|
|
11037
|
+
width,
|
|
11038
|
+
height,
|
|
11039
|
+
placeholder,
|
|
11040
|
+
disabled,
|
|
11041
|
+
borderColor,
|
|
11042
|
+
borderColorFocus,
|
|
11043
|
+
textColor,
|
|
11044
|
+
selectedValue,
|
|
11045
|
+
startYear
|
|
11046
|
+
} = _ref;
|
|
11045
11047
|
const [isFocused, setIsFocused] = useState(false);
|
|
11046
11048
|
const [isOpen, setIsOpen] = useState(false);
|
|
11047
11049
|
const [value, setValue] = useState('');
|
|
@@ -24152,21 +24154,22 @@ const DeleteIcon = styled.div`
|
|
|
24152
24154
|
position: absolute;
|
|
24153
24155
|
`;
|
|
24154
24156
|
|
|
24155
|
-
const QuickFilterDropdownSingle =
|
|
24156
|
-
|
|
24157
|
-
|
|
24158
|
-
|
|
24159
|
-
|
|
24160
|
-
|
|
24161
|
-
|
|
24162
|
-
|
|
24163
|
-
|
|
24164
|
-
|
|
24165
|
-
|
|
24166
|
-
|
|
24167
|
-
|
|
24168
|
-
|
|
24169
|
-
|
|
24157
|
+
const QuickFilterDropdownSingle = _ref => {
|
|
24158
|
+
let {
|
|
24159
|
+
label,
|
|
24160
|
+
hoverColor,
|
|
24161
|
+
options,
|
|
24162
|
+
selectedValue,
|
|
24163
|
+
placeHolder,
|
|
24164
|
+
onChange,
|
|
24165
|
+
disabled,
|
|
24166
|
+
width,
|
|
24167
|
+
error,
|
|
24168
|
+
errorMessage,
|
|
24169
|
+
xIconShow,
|
|
24170
|
+
labelColor,
|
|
24171
|
+
showLabelOnTop
|
|
24172
|
+
} = _ref;
|
|
24170
24173
|
const [isFocused, setIsFocused] = useState(false);
|
|
24171
24174
|
const [showOptions, setShowOptions] = useState(false);
|
|
24172
24175
|
const [inputValue, setInputValue] = useState("");
|
|
@@ -24563,23 +24566,24 @@ const IconContainer$2 = styled.div`
|
|
|
24563
24566
|
cursor: pointer;
|
|
24564
24567
|
`;
|
|
24565
24568
|
|
|
24566
|
-
const QuickFilterDropdownMultiSelection =
|
|
24567
|
-
|
|
24568
|
-
|
|
24569
|
-
|
|
24570
|
-
|
|
24571
|
-
|
|
24572
|
-
|
|
24573
|
-
|
|
24574
|
-
|
|
24575
|
-
|
|
24576
|
-
|
|
24577
|
-
|
|
24578
|
-
|
|
24579
|
-
|
|
24580
|
-
|
|
24581
|
-
|
|
24582
|
-
|
|
24569
|
+
const QuickFilterDropdownMultiSelection = _ref => {
|
|
24570
|
+
let {
|
|
24571
|
+
label,
|
|
24572
|
+
labelEmptyValue,
|
|
24573
|
+
options,
|
|
24574
|
+
selectedValue,
|
|
24575
|
+
placeHolder,
|
|
24576
|
+
onChange,
|
|
24577
|
+
required,
|
|
24578
|
+
disabled,
|
|
24579
|
+
width,
|
|
24580
|
+
error,
|
|
24581
|
+
errorMessage,
|
|
24582
|
+
labelColor,
|
|
24583
|
+
xIconShow,
|
|
24584
|
+
checkBoxColor,
|
|
24585
|
+
showLabelOnTop
|
|
24586
|
+
} = _ref;
|
|
24583
24587
|
const [isFocused, setIsFocused] = useState(false);
|
|
24584
24588
|
const [showOptions, setShowOptions] = useState(false);
|
|
24585
24589
|
const [inputValue, setInputValue] = useState('');
|
|
@@ -35600,12 +35604,13 @@ const Input$2 = _ref => {
|
|
|
35600
35604
|
selectedValue,
|
|
35601
35605
|
placeHolder,
|
|
35602
35606
|
onChange,
|
|
35607
|
+
onClick,
|
|
35603
35608
|
onBlur,
|
|
35604
35609
|
required,
|
|
35605
35610
|
disabled,
|
|
35606
35611
|
isDarkerBackground = false,
|
|
35607
35612
|
width,
|
|
35608
|
-
height =
|
|
35613
|
+
height = "50px",
|
|
35609
35614
|
error,
|
|
35610
35615
|
errorMessage,
|
|
35611
35616
|
labelColor,
|
|
@@ -35615,13 +35620,11 @@ const Input$2 = _ref => {
|
|
|
35615
35620
|
leftIconOnClick,
|
|
35616
35621
|
rightIconOnClick,
|
|
35617
35622
|
multiline = false,
|
|
35618
|
-
// New prop to enable textarea mode
|
|
35619
35623
|
rows = 3,
|
|
35620
|
-
|
|
35621
|
-
maxLength // New prop for character limit
|
|
35624
|
+
maxLength
|
|
35622
35625
|
} = _ref;
|
|
35623
35626
|
const [isFocused, setIsFocused] = useState(false);
|
|
35624
|
-
const [inputValue, setInputValue] = useState(
|
|
35627
|
+
const [inputValue, setInputValue] = useState("");
|
|
35625
35628
|
const [showPassword, setShowPassword] = useState(false);
|
|
35626
35629
|
const inputRef = useRef(null);
|
|
35627
35630
|
const containerRef = useRef(null);
|
|
@@ -35642,7 +35645,7 @@ const Input$2 = _ref => {
|
|
|
35642
35645
|
inputRef?.current?.focus();
|
|
35643
35646
|
}
|
|
35644
35647
|
onChange({
|
|
35645
|
-
newValue: e.target.value ||
|
|
35648
|
+
newValue: e.target.value || ""
|
|
35646
35649
|
});
|
|
35647
35650
|
};
|
|
35648
35651
|
const handleFocus = () => {
|
|
@@ -35668,18 +35671,18 @@ const Input$2 = _ref => {
|
|
|
35668
35671
|
});
|
|
35669
35672
|
};
|
|
35670
35673
|
const getLeftIcon = () => {
|
|
35671
|
-
if (!leftIcon || leftIcon ===
|
|
35672
|
-
return getIcon(leftIcon,
|
|
35674
|
+
if (!leftIcon || leftIcon === "none") return "";
|
|
35675
|
+
return getIcon(leftIcon, "14px", "14px", error ? "red" : labelColor, disabled, "pointer", leftIconOnClickHandler);
|
|
35673
35676
|
};
|
|
35674
35677
|
const getRightIcon = () => {
|
|
35675
|
-
if (!rightIcon || rightIcon ===
|
|
35676
|
-
return getIcon(rightIcon,
|
|
35678
|
+
if (!rightIcon || rightIcon === "none") return "";
|
|
35679
|
+
return getIcon(rightIcon, "14px", "14px", error ? "red" : labelColor, disabled, "pointer", rightIconOnClickHandler);
|
|
35677
35680
|
};
|
|
35678
35681
|
const toggleShowPassword = () => {
|
|
35679
35682
|
setShowPassword(!showPassword);
|
|
35680
35683
|
};
|
|
35681
35684
|
const getPasswordIcon = () => {
|
|
35682
|
-
if (!password) return
|
|
35685
|
+
if (!password) return "";
|
|
35683
35686
|
if (showPassword) {
|
|
35684
35687
|
return /*#__PURE__*/React$1.createElement(IconWrapper$1, {
|
|
35685
35688
|
className: "passwordEyeSlash",
|
|
@@ -35687,16 +35690,16 @@ const Input$2 = _ref => {
|
|
|
35687
35690
|
onClick: toggleShowPassword
|
|
35688
35691
|
}, /*#__PURE__*/React$1.createElement(FaEyeSlash, {
|
|
35689
35692
|
onClick: toggleShowPassword,
|
|
35690
|
-
color: error ?
|
|
35693
|
+
color: error ? "red" : labelColor
|
|
35691
35694
|
}));
|
|
35692
35695
|
}
|
|
35693
|
-
return getIcon(
|
|
35696
|
+
return getIcon("eye", "14px", "14px", error ? "red" : labelColor, disabled, "pointer", toggleShowPassword);
|
|
35694
35697
|
};
|
|
35695
35698
|
|
|
35696
35699
|
// Calculate dynamic height for multiline inputs
|
|
35697
35700
|
const calculateHeight = () => {
|
|
35698
35701
|
if (!multiline) return height;
|
|
35699
|
-
const baseHeight = size ===
|
|
35702
|
+
const baseHeight = size === "small" ? 32 : 52;
|
|
35700
35703
|
const lineHeight = 20;
|
|
35701
35704
|
const padding = 10;
|
|
35702
35705
|
return `${baseHeight + (rows - 1) * lineHeight + padding}px`;
|
|
@@ -35709,7 +35712,8 @@ const Input$2 = _ref => {
|
|
|
35709
35712
|
size: size,
|
|
35710
35713
|
disabled: disabled,
|
|
35711
35714
|
isDarkerBackground: isDarkerBackground,
|
|
35712
|
-
multiline: multiline
|
|
35715
|
+
multiline: multiline,
|
|
35716
|
+
onClick: onClick
|
|
35713
35717
|
}, /*#__PURE__*/React$1.createElement(InputContainer, {
|
|
35714
35718
|
className: "InputContainer",
|
|
35715
35719
|
labelColor: labelColor,
|
|
@@ -35735,7 +35739,7 @@ const Input$2 = _ref => {
|
|
|
35735
35739
|
isFocused: isFocused,
|
|
35736
35740
|
labelColor: labelColor,
|
|
35737
35741
|
hasValue: inputValue,
|
|
35738
|
-
leftIcon: !multiline ? leftIcon :
|
|
35742
|
+
leftIcon: !multiline ? leftIcon : "none",
|
|
35739
35743
|
disabled: disabled,
|
|
35740
35744
|
isDarkerBackground: isDarkerBackground,
|
|
35741
35745
|
error: error,
|
|
@@ -35745,13 +35749,13 @@ const Input$2 = _ref => {
|
|
|
35745
35749
|
multiline: multiline
|
|
35746
35750
|
}, inputValue ? label : labelEmptyValue || label, required && /*#__PURE__*/React$1.createElement("span", {
|
|
35747
35751
|
style: {
|
|
35748
|
-
color: disabled ?
|
|
35749
|
-
height:
|
|
35752
|
+
color: disabled ? "#D0D0D0" : "red",
|
|
35753
|
+
height: "16px"
|
|
35750
35754
|
}
|
|
35751
35755
|
}, "*")), /*#__PURE__*/React$1.createElement(InputElement, {
|
|
35752
35756
|
className: multiline ? "StyledTextarea" : "StyledInput",
|
|
35753
35757
|
ref: inputRef,
|
|
35754
|
-
type: password && !showPassword ?
|
|
35758
|
+
type: password && !showPassword ? "password" : "text",
|
|
35755
35759
|
value: inputValue,
|
|
35756
35760
|
onChange: handleInputChange,
|
|
35757
35761
|
onClick: handleLabelClick,
|
|
@@ -35759,7 +35763,7 @@ const Input$2 = _ref => {
|
|
|
35759
35763
|
onBlur: handleBlur,
|
|
35760
35764
|
disabled: disabled,
|
|
35761
35765
|
isDarkerBackground: isDarkerBackground,
|
|
35762
|
-
placeholder: isFocused ? placeHolder :
|
|
35766
|
+
placeholder: isFocused ? placeHolder : "",
|
|
35763
35767
|
error: error,
|
|
35764
35768
|
height: calculateHeight(),
|
|
35765
35769
|
isFocused: isFocused,
|
|
@@ -35771,10 +35775,10 @@ const Input$2 = _ref => {
|
|
|
35771
35775
|
width: width
|
|
35772
35776
|
}, errorMessage), multiline && maxLength && /*#__PURE__*/React$1.createElement("div", {
|
|
35773
35777
|
style: {
|
|
35774
|
-
fontSize:
|
|
35775
|
-
color: inputValue.length > maxLength * 0.9 ?
|
|
35776
|
-
textAlign:
|
|
35777
|
-
marginTop:
|
|
35778
|
+
fontSize: "12px",
|
|
35779
|
+
color: inputValue.length > maxLength * 0.9 ? "orange" : "#666",
|
|
35780
|
+
textAlign: "right",
|
|
35781
|
+
marginTop: "4px"
|
|
35778
35782
|
}
|
|
35779
35783
|
}, inputValue.length, "/", maxLength));
|
|
35780
35784
|
};
|
|
@@ -35791,6 +35795,7 @@ Input$2.propTypes = {
|
|
|
35791
35795
|
errorMessage: PropTypes.string,
|
|
35792
35796
|
selectedValue: PropTypes.string,
|
|
35793
35797
|
onChange: PropTypes.func.isRequired,
|
|
35798
|
+
onClick: PropTypes.func,
|
|
35794
35799
|
leftIconOnClick: PropTypes.func,
|
|
35795
35800
|
rightIconOnClick: PropTypes.func,
|
|
35796
35801
|
onBlur: PropTypes.func,
|
|
@@ -35802,22 +35807,23 @@ Input$2.propTypes = {
|
|
|
35802
35807
|
maxLength: PropTypes.number
|
|
35803
35808
|
};
|
|
35804
35809
|
Input$2.defaultProps = {
|
|
35805
|
-
placeHolder:
|
|
35806
|
-
label:
|
|
35807
|
-
labelEmptyValue:
|
|
35808
|
-
size:
|
|
35809
|
-
labelColor:
|
|
35810
|
+
placeHolder: "Type...",
|
|
35811
|
+
label: "",
|
|
35812
|
+
labelEmptyValue: "",
|
|
35813
|
+
size: "medium",
|
|
35814
|
+
labelColor: "#066768",
|
|
35810
35815
|
required: true,
|
|
35811
|
-
width:
|
|
35816
|
+
width: "300px",
|
|
35812
35817
|
disabled: false,
|
|
35813
35818
|
error: false,
|
|
35814
|
-
errorMessage:
|
|
35815
|
-
selectedValue:
|
|
35816
|
-
leftIcon:
|
|
35817
|
-
rightIcon:
|
|
35819
|
+
errorMessage: "",
|
|
35820
|
+
selectedValue: "",
|
|
35821
|
+
leftIcon: "none",
|
|
35822
|
+
rightIcon: "none",
|
|
35818
35823
|
leftIconOnClick: () => {},
|
|
35819
35824
|
rightIconOnClick: () => {},
|
|
35820
35825
|
onBlur: () => {},
|
|
35826
|
+
onClick: () => {},
|
|
35821
35827
|
password: false,
|
|
35822
35828
|
multiline: false,
|
|
35823
35829
|
rows: 3,
|
|
@@ -35895,9 +35901,9 @@ const ToggleSlider = styled.span`
|
|
|
35895
35901
|
}
|
|
35896
35902
|
`;
|
|
35897
35903
|
|
|
35898
|
-
/**
|
|
35899
|
-
* ToggleSwitch component for on/off states.
|
|
35900
|
-
* Supports small/large sizes and disabled state.
|
|
35904
|
+
/**
|
|
35905
|
+
* ToggleSwitch component for on/off states.
|
|
35906
|
+
* Supports small/large sizes and disabled state.
|
|
35901
35907
|
*/
|
|
35902
35908
|
function ToggleSwitch(_ref) {
|
|
35903
35909
|
let {
|