sag_components 2.0.0-beta131 → 2.0.0-beta132
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 +422 -473
- package/dist/index.esm.js +309 -148
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +310 -147
- 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.stories.d.ts +2 -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 +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/EventStatusCards/EventStatusCards.d.ts +15 -0
- package/dist/types/components/EventStatusCards/EventStatusCards.stories.d.ts +57 -0
- package/dist/types/components/EventStatusCards/EventStatusCards.style.d.ts +8 -0
- 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 +19 -20
- package/dist/types/components/Input/Input.style.d.ts +7 -7
- 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 +23 -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/Build.d.ts +1 -1
- package/dist/types/components/MenuRoute/MenuIcons/Execute.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 +2 -2
- 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 +9 -9
- 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 +8 -8
- 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/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/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/SortIcon.d.ts +1 -1
- package/dist/types/components/Table/Table.d.ts +1 -1
- package/dist/types/components/Table/Table.stories.d.ts +111 -64
- package/dist/types/components/Table/Table.style.d.ts +18 -18
- package/dist/types/components/Table/TableBody.d.ts +1 -2
- package/dist/types/components/Table/TableBody.styles.d.ts +11 -11
- 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/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/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/index.d.ts +2 -0
- 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
|
@@ -416,20 +416,23 @@ const RedDot = ({
|
|
|
416
416
|
fill: "#F00021"
|
|
417
417
|
}));
|
|
418
418
|
|
|
419
|
-
const CalendarInOpen =
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
419
|
+
const CalendarInOpen = _ref => {
|
|
420
|
+
let {
|
|
421
|
+
width = "16",
|
|
422
|
+
height = "17",
|
|
423
|
+
fill = "#726F6F"
|
|
424
|
+
} = _ref;
|
|
425
|
+
return /*#__PURE__*/React$1.createElement("svg", {
|
|
426
|
+
width: width,
|
|
427
|
+
height: height,
|
|
428
|
+
viewBox: "0 0 16 17",
|
|
429
|
+
fill: "none",
|
|
430
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
431
|
+
}, /*#__PURE__*/React$1.createElement("path", {
|
|
432
|
+
d: "M5.375 2.7002C5.5625 2.7002 5.75 2.87327 5.75 3.04635V4.08481H10.25V3.04635C10.25 2.87327 10.4141 2.7002 10.625 2.7002C10.8125 2.7002 11 2.87327 11 3.04635V4.08481H11.75C12.5703 4.08481 13.25 4.71222 13.25 5.46943V6.16173V6.85404V12.3925C13.25 13.1714 12.5703 13.7771 11.75 13.7771H4.25C3.40625 13.7771 2.75 13.1714 2.75 12.3925V6.85404V6.16173V5.46943C2.75 4.71222 3.40625 4.08481 4.25 4.08481H5V3.04635C5 2.87327 5.16406 2.7002 5.375 2.7002ZM12.5 6.85404H10.0625V8.41173H12.5V6.85404ZM12.5 9.10404H10.0625V10.8348H12.5V9.10404ZM12.5 11.5271H10.0625V13.0848H11.75C12.1484 13.0848 12.5 12.7819 12.5 12.3925V11.5271ZM9.3125 10.8348V9.10404H6.6875V10.8348H9.3125ZM6.6875 11.5271V13.0848H9.3125V11.5271H6.6875ZM5.9375 10.8348V9.10404H3.5V10.8348H5.9375ZM3.5 11.5271V12.3925C3.5 12.7819 3.82812 13.0848 4.25 13.0848H5.9375V11.5271H3.5ZM3.5 8.41173H5.9375V6.85404H3.5V8.41173ZM6.6875 8.41173H9.3125V6.85404H6.6875V8.41173ZM11.75 4.77712H4.25C3.82812 4.77712 3.5 5.10164 3.5 5.46943V6.16173H12.5V5.46943C12.5 5.10164 12.1484 4.77712 11.75 4.77712Z",
|
|
433
|
+
fill: fill
|
|
434
|
+
}));
|
|
435
|
+
};
|
|
433
436
|
|
|
434
437
|
const Calendar = () => /*#__PURE__*/React$1.createElement("svg", {
|
|
435
438
|
width: "11",
|
|
@@ -442,6 +445,42 @@ const Calendar = () => /*#__PURE__*/React$1.createElement("svg", {
|
|
|
442
445
|
fill: "#568202"
|
|
443
446
|
}));
|
|
444
447
|
|
|
448
|
+
const ChervronRightIcon = _ref => {
|
|
449
|
+
let {
|
|
450
|
+
width = "8",
|
|
451
|
+
height = "13",
|
|
452
|
+
fill = "#777575"
|
|
453
|
+
} = _ref;
|
|
454
|
+
return /*#__PURE__*/React$1.createElement("svg", {
|
|
455
|
+
width: width,
|
|
456
|
+
height: height,
|
|
457
|
+
viewBox: "0 0 8 13",
|
|
458
|
+
fill: "none",
|
|
459
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
460
|
+
}, /*#__PURE__*/React$1.createElement("path", {
|
|
461
|
+
d: "M7.33984 5.78516C7.58594 6.05859 7.58594 6.46875 7.33984 6.71484L2.08984 11.9648C1.81641 12.2383 1.40625 12.2383 1.16016 11.9648C0.886719 11.7188 0.886719 11.3086 1.16016 11.0625L5.94531 6.27734L1.16016 1.46484C0.886719 1.21875 0.886719 0.808594 1.16016 0.5625C1.40625 0.289062 1.81641 0.289062 2.0625 0.5625L7.33984 5.78516Z",
|
|
462
|
+
fill: fill
|
|
463
|
+
}));
|
|
464
|
+
};
|
|
465
|
+
|
|
466
|
+
const ChervronLeftIcon = _ref => {
|
|
467
|
+
let {
|
|
468
|
+
width = 7,
|
|
469
|
+
height = 13,
|
|
470
|
+
fill = "#777575"
|
|
471
|
+
} = _ref;
|
|
472
|
+
return /*#__PURE__*/React$1.createElement("svg", {
|
|
473
|
+
width: width,
|
|
474
|
+
height: height,
|
|
475
|
+
viewBox: "0 0 7 13",
|
|
476
|
+
fill: "none",
|
|
477
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
478
|
+
}, /*#__PURE__*/React$1.createElement("path", {
|
|
479
|
+
d: "M0.410156 5.78516L5.66016 0.5625C5.90625 0.289062 6.31641 0.289062 6.58984 0.5625C6.83594 0.808594 6.83594 1.21875 6.58984 1.46484L1.77734 6.25L6.5625 11.0625C6.83594 11.3086 6.83594 11.7188 6.5625 11.9648C6.31641 12.2383 5.90625 12.2383 5.66016 11.9648L0.410156 6.71484C0.136719 6.46875 0.136719 6.05859 0.410156 5.78516Z",
|
|
480
|
+
fill: fill
|
|
481
|
+
}));
|
|
482
|
+
};
|
|
483
|
+
|
|
445
484
|
const Button$1 = props => {
|
|
446
485
|
const {
|
|
447
486
|
text = "",
|
|
@@ -484,7 +523,9 @@ const Button$1 = props => {
|
|
|
484
523
|
exit: ExitIcon,
|
|
485
524
|
eye: EyeIcon,
|
|
486
525
|
reselect: ReselectIcon,
|
|
487
|
-
plus: Plus
|
|
526
|
+
plus: Plus,
|
|
527
|
+
left: ChervronLeftIcon,
|
|
528
|
+
right: ChervronRightIcon
|
|
488
529
|
};
|
|
489
530
|
const getIcon = icon => {
|
|
490
531
|
if (!icon || icon === "none") return null;
|
|
@@ -492,7 +533,8 @@ const Button$1 = props => {
|
|
|
492
533
|
const iconProps = {
|
|
493
534
|
height: "16px",
|
|
494
535
|
width: "16px",
|
|
495
|
-
color: disabled ? disabledTextColor || "#B1B1B1" : hover ? hoverTextColor || (type === "secondary" ? "#229E38" : "#ffffff") : textColor || (type === "secondary" ? "#212121" : "#ffffff")
|
|
536
|
+
color: disabled ? disabledTextColor || "#B1B1B1" : hover ? hoverTextColor || (type === "secondary" ? "#229E38" : "#ffffff") : textColor || (type === "secondary" ? "#212121" : "#ffffff"),
|
|
537
|
+
fill: disabled ? disabledTextColor || "#B1B1B1" : hover ? hoverTextColor || (type === "secondary" ? "#229E38" : "#ffffff") : textColor || (type === "secondary" ? "#212121" : "#ffffff")
|
|
496
538
|
};
|
|
497
539
|
return /*#__PURE__*/React$1.createElement(IconWrapper$6, null, /*#__PURE__*/React$1.createElement(IconComponent, iconProps));
|
|
498
540
|
};
|
|
@@ -2530,7 +2572,7 @@ const TitleWrapper$1 = styled.div`
|
|
|
2530
2572
|
gap: 10px;
|
|
2531
2573
|
align-items: baseline;
|
|
2532
2574
|
`;
|
|
2533
|
-
const CardTitle$
|
|
2575
|
+
const CardTitle$2 = styled.span`
|
|
2534
2576
|
font-size: 18px;
|
|
2535
2577
|
font-weight: 400;
|
|
2536
2578
|
`;
|
|
@@ -3314,7 +3356,7 @@ const EventDetailsCard = props => {
|
|
|
3314
3356
|
className: className,
|
|
3315
3357
|
height: height,
|
|
3316
3358
|
width: width
|
|
3317
|
-
}, /*#__PURE__*/React.createElement(TitleWrapper$1, null, /*#__PURE__*/React.createElement(CardTitle$
|
|
3359
|
+
}, /*#__PURE__*/React.createElement(TitleWrapper$1, null, /*#__PURE__*/React.createElement(CardTitle$2, null, title), displayBannersDropdown && /*#__PURE__*/React.createElement(BannersDropdown, {
|
|
3318
3360
|
banners: [{
|
|
3319
3361
|
checked: true,
|
|
3320
3362
|
name: 'StopAndShop'
|
|
@@ -9618,42 +9660,6 @@ const OptionsContainer$5 = styled.div`
|
|
|
9618
9660
|
padding-top: 8px;
|
|
9619
9661
|
`;
|
|
9620
9662
|
|
|
9621
|
-
const ChervronRightIcon = _ref => {
|
|
9622
|
-
let {
|
|
9623
|
-
width = "8",
|
|
9624
|
-
height = "13",
|
|
9625
|
-
fill = "#777575"
|
|
9626
|
-
} = _ref;
|
|
9627
|
-
return /*#__PURE__*/React$1.createElement("svg", {
|
|
9628
|
-
width: width,
|
|
9629
|
-
height: height,
|
|
9630
|
-
viewBox: "0 0 8 13",
|
|
9631
|
-
fill: "none",
|
|
9632
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
9633
|
-
}, /*#__PURE__*/React$1.createElement("path", {
|
|
9634
|
-
d: "M7.33984 5.78516C7.58594 6.05859 7.58594 6.46875 7.33984 6.71484L2.08984 11.9648C1.81641 12.2383 1.40625 12.2383 1.16016 11.9648C0.886719 11.7188 0.886719 11.3086 1.16016 11.0625L5.94531 6.27734L1.16016 1.46484C0.886719 1.21875 0.886719 0.808594 1.16016 0.5625C1.40625 0.289062 1.81641 0.289062 2.0625 0.5625L7.33984 5.78516Z",
|
|
9635
|
-
fill: fill
|
|
9636
|
-
}));
|
|
9637
|
-
};
|
|
9638
|
-
|
|
9639
|
-
const ChervronLeftIcon = _ref => {
|
|
9640
|
-
let {
|
|
9641
|
-
width = 7,
|
|
9642
|
-
height = 13,
|
|
9643
|
-
fill = "#777575"
|
|
9644
|
-
} = _ref;
|
|
9645
|
-
return /*#__PURE__*/React$1.createElement("svg", {
|
|
9646
|
-
width: width,
|
|
9647
|
-
height: height,
|
|
9648
|
-
viewBox: "0 0 7 13",
|
|
9649
|
-
fill: "none",
|
|
9650
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
9651
|
-
}, /*#__PURE__*/React$1.createElement("path", {
|
|
9652
|
-
d: "M0.410156 5.78516L5.66016 0.5625C5.90625 0.289062 6.31641 0.289062 6.58984 0.5625C6.83594 0.808594 6.83594 1.21875 6.58984 1.46484L1.77734 6.25L6.5625 11.0625C6.83594 11.3086 6.83594 11.7188 6.5625 11.9648C6.31641 12.2383 5.90625 12.2383 5.66016 11.9648L0.410156 6.71484C0.136719 6.46875 0.136719 6.05859 0.410156 5.78516Z",
|
|
9653
|
-
fill: fill
|
|
9654
|
-
}));
|
|
9655
|
-
};
|
|
9656
|
-
|
|
9657
9663
|
/* eslint-disable react/prop-types */
|
|
9658
9664
|
|
|
9659
9665
|
// Styled components for the date picker
|
|
@@ -9873,20 +9879,21 @@ const DatePicker = ({
|
|
|
9873
9879
|
};
|
|
9874
9880
|
|
|
9875
9881
|
/* eslint-disable import/no-extraneous-dependencies */
|
|
9876
|
-
const RangePicker =
|
|
9877
|
-
|
|
9878
|
-
|
|
9879
|
-
|
|
9880
|
-
|
|
9881
|
-
|
|
9882
|
-
|
|
9883
|
-
|
|
9884
|
-
|
|
9885
|
-
|
|
9886
|
-
|
|
9887
|
-
|
|
9888
|
-
|
|
9889
|
-
|
|
9882
|
+
const RangePicker = _ref => {
|
|
9883
|
+
let {
|
|
9884
|
+
label,
|
|
9885
|
+
onChange,
|
|
9886
|
+
borderRadius,
|
|
9887
|
+
required,
|
|
9888
|
+
width,
|
|
9889
|
+
height,
|
|
9890
|
+
placeholder,
|
|
9891
|
+
disabled,
|
|
9892
|
+
borderColor,
|
|
9893
|
+
borderColorFocus,
|
|
9894
|
+
textColor,
|
|
9895
|
+
selectedValue
|
|
9896
|
+
} = _ref;
|
|
9890
9897
|
const [isFocused, setIsFocused] = useState(false);
|
|
9891
9898
|
const [isOpen, setIsOpen] = useState(false);
|
|
9892
9899
|
const [value, setValue] = useState(''); // Added value state
|
|
@@ -10310,23 +10317,24 @@ const QuarterPopupPicker = ({
|
|
|
10310
10317
|
};
|
|
10311
10318
|
|
|
10312
10319
|
/* eslint-disable import/no-extraneous-dependencies */
|
|
10313
|
-
const QuarterPicker =
|
|
10314
|
-
|
|
10315
|
-
|
|
10316
|
-
|
|
10317
|
-
|
|
10318
|
-
|
|
10319
|
-
|
|
10320
|
-
|
|
10321
|
-
|
|
10322
|
-
|
|
10323
|
-
|
|
10324
|
-
|
|
10325
|
-
|
|
10326
|
-
|
|
10327
|
-
|
|
10328
|
-
|
|
10329
|
-
|
|
10320
|
+
const QuarterPicker = _ref => {
|
|
10321
|
+
let {
|
|
10322
|
+
availableQuarters,
|
|
10323
|
+
// ["Q1-2024"]
|
|
10324
|
+
label,
|
|
10325
|
+
onChange,
|
|
10326
|
+
borderRadius,
|
|
10327
|
+
required,
|
|
10328
|
+
width,
|
|
10329
|
+
height,
|
|
10330
|
+
placeholder,
|
|
10331
|
+
disabled,
|
|
10332
|
+
borderColor,
|
|
10333
|
+
borderColorFocus,
|
|
10334
|
+
textColor,
|
|
10335
|
+
selectedValue,
|
|
10336
|
+
startYear
|
|
10337
|
+
} = _ref;
|
|
10330
10338
|
const [isFocused, setIsFocused] = useState(false);
|
|
10331
10339
|
const [isOpen, setIsOpen] = useState(false);
|
|
10332
10340
|
const [value, setValue] = useState('');
|
|
@@ -10768,22 +10776,23 @@ const MonthPopupPicker = ({
|
|
|
10768
10776
|
};
|
|
10769
10777
|
|
|
10770
10778
|
/* eslint-disable import/no-extraneous-dependencies */
|
|
10771
|
-
const MonthPicker =
|
|
10772
|
-
|
|
10773
|
-
|
|
10774
|
-
|
|
10775
|
-
|
|
10776
|
-
|
|
10777
|
-
|
|
10778
|
-
|
|
10779
|
-
|
|
10780
|
-
|
|
10781
|
-
|
|
10782
|
-
|
|
10783
|
-
|
|
10784
|
-
|
|
10785
|
-
|
|
10786
|
-
|
|
10779
|
+
const MonthPicker = _ref => {
|
|
10780
|
+
let {
|
|
10781
|
+
availableMonths,
|
|
10782
|
+
label,
|
|
10783
|
+
onChange,
|
|
10784
|
+
borderRadius,
|
|
10785
|
+
required,
|
|
10786
|
+
width,
|
|
10787
|
+
height,
|
|
10788
|
+
placeholder,
|
|
10789
|
+
disabled,
|
|
10790
|
+
borderColor,
|
|
10791
|
+
borderColorFocus,
|
|
10792
|
+
textColor,
|
|
10793
|
+
selectedValue,
|
|
10794
|
+
startYear
|
|
10795
|
+
} = _ref;
|
|
10787
10796
|
const [isFocused, setIsFocused] = useState(false);
|
|
10788
10797
|
const [isOpen, setIsOpen] = useState(false);
|
|
10789
10798
|
const [value, setValue] = useState('');
|
|
@@ -12826,7 +12835,7 @@ const TitleWrapper = styled.div`
|
|
|
12826
12835
|
margin-bottom: 20px;
|
|
12827
12836
|
gap: 6px;
|
|
12828
12837
|
`;
|
|
12829
|
-
const CardTitle = styled.h5`
|
|
12838
|
+
const CardTitle$1 = styled.h5`
|
|
12830
12839
|
font-size: 14px;
|
|
12831
12840
|
font-weight: 400;
|
|
12832
12841
|
margin: 0;
|
|
@@ -12930,7 +12939,7 @@ const BannerEventBox = props => {
|
|
|
12930
12939
|
return /*#__PURE__*/React$1.createElement(MainContainer$4, {
|
|
12931
12940
|
height: height,
|
|
12932
12941
|
width: width
|
|
12933
|
-
}, /*#__PURE__*/React$1.createElement(TitleWrapper, null, formatedBanners().icon, "|", /*#__PURE__*/React$1.createElement(CardTitle, null, formatedBanners().name)), /*#__PURE__*/React$1.createElement(Block, null, /*#__PURE__*/React$1.createElement(Headline, null, "Event Description"), /*#__PURE__*/React$1.createElement(Text, null, description)), /*#__PURE__*/React$1.createElement(Block, null, /*#__PURE__*/React$1.createElement(Headline, null, "Event Dates:"), /*#__PURE__*/React$1.createElement(Text, null, dates.join(" - "))), /*#__PURE__*/React$1.createElement(ButtonWrap, null, /*#__PURE__*/React$1.createElement(Button$1, {
|
|
12942
|
+
}, /*#__PURE__*/React$1.createElement(TitleWrapper, null, formatedBanners().icon, "|", /*#__PURE__*/React$1.createElement(CardTitle$1, null, formatedBanners().name)), /*#__PURE__*/React$1.createElement(Block, null, /*#__PURE__*/React$1.createElement(Headline, null, "Event Description"), /*#__PURE__*/React$1.createElement(Text, null, description)), /*#__PURE__*/React$1.createElement(Block, null, /*#__PURE__*/React$1.createElement(Headline, null, "Event Dates:"), /*#__PURE__*/React$1.createElement(Text, null, dates.join(" - "))), /*#__PURE__*/React$1.createElement(ButtonWrap, null, /*#__PURE__*/React$1.createElement(Button$1, {
|
|
12934
12943
|
leftIcon: "Eye",
|
|
12935
12944
|
onClick: () => onInfoClickHandler(banner),
|
|
12936
12945
|
text: buttonText,
|
|
@@ -23894,21 +23903,22 @@ const DeleteIcon = styled.div`
|
|
|
23894
23903
|
position: absolute;
|
|
23895
23904
|
`;
|
|
23896
23905
|
|
|
23897
|
-
const QuickFilterDropdownSingle =
|
|
23898
|
-
|
|
23899
|
-
|
|
23900
|
-
|
|
23901
|
-
|
|
23902
|
-
|
|
23903
|
-
|
|
23904
|
-
|
|
23905
|
-
|
|
23906
|
-
|
|
23907
|
-
|
|
23908
|
-
|
|
23909
|
-
|
|
23910
|
-
|
|
23911
|
-
|
|
23906
|
+
const QuickFilterDropdownSingle = _ref => {
|
|
23907
|
+
let {
|
|
23908
|
+
label,
|
|
23909
|
+
hoverColor,
|
|
23910
|
+
options,
|
|
23911
|
+
selectedValue,
|
|
23912
|
+
placeHolder,
|
|
23913
|
+
onChange,
|
|
23914
|
+
disabled,
|
|
23915
|
+
width,
|
|
23916
|
+
error,
|
|
23917
|
+
errorMessage,
|
|
23918
|
+
xIconShow,
|
|
23919
|
+
labelColor,
|
|
23920
|
+
showLabelOnTop
|
|
23921
|
+
} = _ref;
|
|
23912
23922
|
const [isFocused, setIsFocused] = useState(false);
|
|
23913
23923
|
const [showOptions, setShowOptions] = useState(false);
|
|
23914
23924
|
const [inputValue, setInputValue] = useState("");
|
|
@@ -24305,23 +24315,24 @@ const IconContainer$2 = styled.div`
|
|
|
24305
24315
|
cursor: pointer;
|
|
24306
24316
|
`;
|
|
24307
24317
|
|
|
24308
|
-
const QuickFilterDropdownMultiSelection =
|
|
24309
|
-
|
|
24310
|
-
|
|
24311
|
-
|
|
24312
|
-
|
|
24313
|
-
|
|
24314
|
-
|
|
24315
|
-
|
|
24316
|
-
|
|
24317
|
-
|
|
24318
|
-
|
|
24319
|
-
|
|
24320
|
-
|
|
24321
|
-
|
|
24322
|
-
|
|
24323
|
-
|
|
24324
|
-
|
|
24318
|
+
const QuickFilterDropdownMultiSelection = _ref => {
|
|
24319
|
+
let {
|
|
24320
|
+
label,
|
|
24321
|
+
labelEmptyValue,
|
|
24322
|
+
options,
|
|
24323
|
+
selectedValue,
|
|
24324
|
+
placeHolder,
|
|
24325
|
+
onChange,
|
|
24326
|
+
required,
|
|
24327
|
+
disabled,
|
|
24328
|
+
width,
|
|
24329
|
+
error,
|
|
24330
|
+
errorMessage,
|
|
24331
|
+
labelColor,
|
|
24332
|
+
xIconShow,
|
|
24333
|
+
checkBoxColor,
|
|
24334
|
+
showLabelOnTop
|
|
24335
|
+
} = _ref;
|
|
24325
24336
|
const [isFocused, setIsFocused] = useState(false);
|
|
24326
24337
|
const [showOptions, setShowOptions] = useState(false);
|
|
24327
24338
|
const [inputValue, setInputValue] = useState('');
|
|
@@ -26365,7 +26376,7 @@ styled.div`
|
|
|
26365
26376
|
border-radius: 5px;
|
|
26366
26377
|
}
|
|
26367
26378
|
`;
|
|
26368
|
-
const CardHeader = styled.div`
|
|
26379
|
+
const CardHeader$1 = styled.div`
|
|
26369
26380
|
padding: 16px;
|
|
26370
26381
|
position: sticky;
|
|
26371
26382
|
top: 0;
|
|
@@ -26539,7 +26550,7 @@ const TotalHorizontalCharts = props => {
|
|
|
26539
26550
|
textColor: textColor,
|
|
26540
26551
|
scroller: chartsData.length > showScrollerBarsCount ? 'auto' : 'hidden',
|
|
26541
26552
|
className: className
|
|
26542
|
-
}, chartsData?.length > 0 ? /*#__PURE__*/React$1.createElement(React$1.Fragment, null, !hideTitle || !hideTotalValue ? /*#__PURE__*/React$1.createElement(CardHeader, {
|
|
26553
|
+
}, chartsData?.length > 0 ? /*#__PURE__*/React$1.createElement(React$1.Fragment, null, !hideTitle || !hideTotalValue ? /*#__PURE__*/React$1.createElement(CardHeader$1, {
|
|
26543
26554
|
ref: topHeader,
|
|
26544
26555
|
className: "CardHeader"
|
|
26545
26556
|
}, !hideTitle ? /*#__PURE__*/React$1.createElement(Title$m, null, title) : '', !hideTotalValue ? /*#__PURE__*/React$1.createElement(TotalValue, {
|
|
@@ -35553,9 +35564,9 @@ const ToggleSlider = styled.span`
|
|
|
35553
35564
|
}
|
|
35554
35565
|
`;
|
|
35555
35566
|
|
|
35556
|
-
/**
|
|
35557
|
-
* ToggleSwitch component for on/off states.
|
|
35558
|
-
* Supports small/large sizes and disabled state.
|
|
35567
|
+
/**
|
|
35568
|
+
* ToggleSwitch component for on/off states.
|
|
35569
|
+
* Supports small/large sizes and disabled state.
|
|
35559
35570
|
*/
|
|
35560
35571
|
function ToggleSwitch(_ref) {
|
|
35561
35572
|
let {
|
|
@@ -36849,7 +36860,7 @@ const TruncatedText$1 = styled.span`
|
|
|
36849
36860
|
text-overflow: ellipsis;
|
|
36850
36861
|
font-size: 14px;
|
|
36851
36862
|
`;
|
|
36852
|
-
const Checkmark = styled.span`
|
|
36863
|
+
const Checkmark$1 = styled.span`
|
|
36853
36864
|
color: ${props => props.color};
|
|
36854
36865
|
margin-left: 8px;
|
|
36855
36866
|
font-weight: bold;
|
|
@@ -36948,7 +36959,7 @@ const SortPop = props => {
|
|
|
36948
36959
|
onClick: () => {
|
|
36949
36960
|
handleChange(item);
|
|
36950
36961
|
}
|
|
36951
|
-
}, /*#__PURE__*/React$1.createElement(TruncatedText$1, null, item.label), item.value === value && /*#__PURE__*/React$1.createElement(Checkmark, {
|
|
36962
|
+
}, /*#__PURE__*/React$1.createElement(TruncatedText$1, null, item.label), item.value === value && /*#__PURE__*/React$1.createElement(Checkmark$1, {
|
|
36952
36963
|
color: color
|
|
36953
36964
|
}, "\u2713")))), /*#__PURE__*/React$1.createElement(ButtonWrapper$1, null, /*#__PURE__*/React$1.createElement(ResetButton, {
|
|
36954
36965
|
onClick: handleReset,
|
|
@@ -41363,14 +41374,14 @@ var Lottie = function Lottie(props) {
|
|
|
41363
41374
|
};
|
|
41364
41375
|
|
|
41365
41376
|
// Table.jsx
|
|
41366
|
-
const Table = props => {
|
|
41377
|
+
const Table = /*#__PURE__*/forwardRef((props, ref) => {
|
|
41367
41378
|
const {
|
|
41368
|
-
ref,
|
|
41369
41379
|
width = '100%',
|
|
41370
41380
|
height = 'auto',
|
|
41371
41381
|
tableTitle = 'All Events',
|
|
41372
41382
|
data = [],
|
|
41373
41383
|
counter = 0,
|
|
41384
|
+
hideRowsCounter = false,
|
|
41374
41385
|
onButtonClick = () => {},
|
|
41375
41386
|
buttonColor = '#066768',
|
|
41376
41387
|
buttonHoverColor = '#388586',
|
|
@@ -41472,7 +41483,7 @@ const Table = props => {
|
|
|
41472
41483
|
return /*#__PURE__*/React$1.createElement(TableWrapper, {
|
|
41473
41484
|
width: width,
|
|
41474
41485
|
height: height
|
|
41475
|
-
}, /*#__PURE__*/React$1.createElement(NoInfoFound, null, /*#__PURE__*/React$1.createElement(TableTop, null, /*#__PURE__*/React$1.createElement("div", null, /*#__PURE__*/React$1.createElement(Title$7, null, tableTitle), /*#__PURE__*/React$1.createElement(SubTitle, null, data.length === 0 ? 'No Events' : `${counter} Events`)), showSideButton && /*#__PURE__*/React$1.createElement(Button$1, {
|
|
41486
|
+
}, /*#__PURE__*/React$1.createElement(NoInfoFound, null, /*#__PURE__*/React$1.createElement(TableTop, null, /*#__PURE__*/React$1.createElement("div", null, /*#__PURE__*/React$1.createElement(Title$7, null, tableTitle), !hideRowsCounter && /*#__PURE__*/React$1.createElement(SubTitle, null, data.length === 0 ? 'No Events' : `${counter} Events`)), showSideButton && /*#__PURE__*/React$1.createElement(Button$1, {
|
|
41476
41487
|
height: "45px",
|
|
41477
41488
|
leftIcon: "Plus",
|
|
41478
41489
|
text: "New Event",
|
|
@@ -41523,7 +41534,10 @@ const Table = props => {
|
|
|
41523
41534
|
animationData: LoadingAnimation,
|
|
41524
41535
|
loop: true
|
|
41525
41536
|
}), /*#__PURE__*/React$1.createElement(LoadingText, null, isLoadingText)))));
|
|
41526
|
-
};
|
|
41537
|
+
});
|
|
41538
|
+
|
|
41539
|
+
// Add displayName for better debugging
|
|
41540
|
+
Table.displayName = 'Table';
|
|
41527
41541
|
|
|
41528
41542
|
const Card = styled.div`
|
|
41529
41543
|
background: ${props => props.backgroundColor};
|
|
@@ -41751,7 +41765,7 @@ const VendorSearchResult = styled.span`
|
|
|
41751
41765
|
display: block;
|
|
41752
41766
|
font-size: 16px;
|
|
41753
41767
|
font-weight: 400;
|
|
41754
|
-
height: 20px;
|
|
41768
|
+
/* height: 20px; */
|
|
41755
41769
|
`;
|
|
41756
41770
|
const VendorNameAndPackagesContainer = styled.div`
|
|
41757
41771
|
display: flex;
|
|
@@ -52313,5 +52327,152 @@ const ToasterMessageBox = _ref => {
|
|
|
52313
52327
|
}, linkText));
|
|
52314
52328
|
};
|
|
52315
52329
|
|
|
52316
|
-
|
|
52330
|
+
const CardsContainer = styled.div`
|
|
52331
|
+
display: flex;
|
|
52332
|
+
gap: 16px;
|
|
52333
|
+
width: ${props => props.width || '100%'};
|
|
52334
|
+
font-family: "Poppins", sans-serif;
|
|
52335
|
+
justify-content: space-between;
|
|
52336
|
+
`;
|
|
52337
|
+
const StatusCard = styled.div`
|
|
52338
|
+
position: relative;
|
|
52339
|
+
background-color: white;
|
|
52340
|
+
border-bottom: 3px solid ${props => props.isSelected ? props.borderColor : '#E0E0E0'};
|
|
52341
|
+
border-radius: 12px;
|
|
52342
|
+
padding: 12px 16px;
|
|
52343
|
+
flex-grow: 1;
|
|
52344
|
+
flex-basis: 0;
|
|
52345
|
+
`;
|
|
52346
|
+
const CardHeader = styled.div`
|
|
52347
|
+
display: flex;
|
|
52348
|
+
justify-content: space-between;
|
|
52349
|
+
align-items: center;
|
|
52350
|
+
margin-bottom: 10px;
|
|
52351
|
+
`;
|
|
52352
|
+
const Circle = styled.div`
|
|
52353
|
+
width: 16px;
|
|
52354
|
+
height: 16px;
|
|
52355
|
+
border-radius: 50%;
|
|
52356
|
+
background-color: ${props => props.color};
|
|
52357
|
+
margin-right: 8px;
|
|
52358
|
+
`;
|
|
52359
|
+
const CardTitle = styled.h3`
|
|
52360
|
+
margin: 0;
|
|
52361
|
+
font-size: 18px;
|
|
52362
|
+
font-weight: 500;
|
|
52363
|
+
color: ${props => props.isSelected ? props.color : '#666666'};
|
|
52364
|
+
transition: color 0.2s ease-in-out;
|
|
52365
|
+
`;
|
|
52366
|
+
const Checkmark = styled.input`
|
|
52367
|
+
width: 16px;
|
|
52368
|
+
height: 16px;
|
|
52369
|
+
accent-color: #066768;
|
|
52370
|
+
margin-left: auto;
|
|
52371
|
+
&:checked {
|
|
52372
|
+
filter: invert(1) hue-rotate(180deg) brightness(2);
|
|
52373
|
+
}
|
|
52374
|
+
`;
|
|
52375
|
+
const CardContent = styled.div`
|
|
52376
|
+
display: flex;
|
|
52377
|
+
flex-direction: column;
|
|
52378
|
+
align-items: flex-start;
|
|
52379
|
+
`;
|
|
52380
|
+
const StatusCount = styled.h4`
|
|
52381
|
+
font-size: 32px;
|
|
52382
|
+
font-weight: 500;
|
|
52383
|
+
color: ${props => props.isSelected ? props.color : '#999999'};
|
|
52384
|
+
line-height: 1;
|
|
52385
|
+
margin: 0;
|
|
52386
|
+
transition: color 0.2s ease-in-out;
|
|
52387
|
+
`;
|
|
52388
|
+
|
|
52389
|
+
const EventStatusCards = _ref => {
|
|
52390
|
+
let {
|
|
52391
|
+
statusData = [],
|
|
52392
|
+
onStatusToggle = () => {},
|
|
52393
|
+
disabled = false,
|
|
52394
|
+
width = "100%"
|
|
52395
|
+
} = _ref;
|
|
52396
|
+
// Default data structure if no data provided
|
|
52397
|
+
const defaultStatusData = [{
|
|
52398
|
+
status: "Pending",
|
|
52399
|
+
count: 0,
|
|
52400
|
+
checked: true,
|
|
52401
|
+
color: "#F5C9A7"
|
|
52402
|
+
}, {
|
|
52403
|
+
status: "Received",
|
|
52404
|
+
count: 0,
|
|
52405
|
+
checked: true,
|
|
52406
|
+
color: "#B9D5D5"
|
|
52407
|
+
}, {
|
|
52408
|
+
status: "Approved",
|
|
52409
|
+
count: 0,
|
|
52410
|
+
checked: true,
|
|
52411
|
+
color: "#BEDDC3"
|
|
52412
|
+
}, {
|
|
52413
|
+
status: "Cancelled",
|
|
52414
|
+
count: 0,
|
|
52415
|
+
checked: true,
|
|
52416
|
+
color: "#EBA6AF"
|
|
52417
|
+
}];
|
|
52418
|
+
const displayData = statusData.length > 0 ? statusData : defaultStatusData;
|
|
52419
|
+
const handleCardClick = status => {
|
|
52420
|
+
if (disabled) return;
|
|
52421
|
+
const updatedData = displayData.map(item => item.status === status ? {
|
|
52422
|
+
...item,
|
|
52423
|
+
checked: !item.checked
|
|
52424
|
+
} : item);
|
|
52425
|
+
const clickedItem = displayData.find(item => item.status === status);
|
|
52426
|
+
onStatusToggle(updatedData, status, !clickedItem.checked);
|
|
52427
|
+
};
|
|
52428
|
+
return /*#__PURE__*/React$1.createElement(CardsContainer, {
|
|
52429
|
+
width: width,
|
|
52430
|
+
className: "EventStatusCardsContainer"
|
|
52431
|
+
}, displayData.map(item => {
|
|
52432
|
+
const {
|
|
52433
|
+
status,
|
|
52434
|
+
count,
|
|
52435
|
+
checked,
|
|
52436
|
+
color
|
|
52437
|
+
} = item;
|
|
52438
|
+
return /*#__PURE__*/React$1.createElement(StatusCard, {
|
|
52439
|
+
key: status,
|
|
52440
|
+
className: `StatusCard StatusCard-${status}`,
|
|
52441
|
+
isSelected: checked,
|
|
52442
|
+
borderColor: color,
|
|
52443
|
+
disabled: disabled,
|
|
52444
|
+
onClick: () => handleCardClick(status),
|
|
52445
|
+
"data-testid": `status-card-${status.toLowerCase()}`
|
|
52446
|
+
}, /*#__PURE__*/React$1.createElement(CardHeader, null, /*#__PURE__*/React$1.createElement(Circle, {
|
|
52447
|
+
color: color
|
|
52448
|
+
}), /*#__PURE__*/React$1.createElement(CardTitle, {
|
|
52449
|
+
isSelected: checked,
|
|
52450
|
+
color: color
|
|
52451
|
+
}, status), /*#__PURE__*/React$1.createElement(Checkmark, {
|
|
52452
|
+
type: "checkbox",
|
|
52453
|
+
checked: checked,
|
|
52454
|
+
readOnly: true
|
|
52455
|
+
})), /*#__PURE__*/React$1.createElement(CardContent, null, /*#__PURE__*/React$1.createElement(StatusCount, {
|
|
52456
|
+
isSelected: checked,
|
|
52457
|
+
color: color
|
|
52458
|
+
}, count)));
|
|
52459
|
+
}));
|
|
52460
|
+
};
|
|
52461
|
+
EventStatusCards.propTypes = {
|
|
52462
|
+
/** Array of status objects with count, checked state, and color information */
|
|
52463
|
+
statusData: PropTypes.arrayOf(PropTypes.shape({
|
|
52464
|
+
status: PropTypes.oneOf(["Pending", "Received", "Approved", "Cancelled"]).isRequired,
|
|
52465
|
+
count: PropTypes.number.isRequired,
|
|
52466
|
+
checked: PropTypes.bool.isRequired,
|
|
52467
|
+
color: PropTypes.string.isRequired
|
|
52468
|
+
})),
|
|
52469
|
+
/** Callback function when status selection changes */
|
|
52470
|
+
onStatusToggle: PropTypes.func,
|
|
52471
|
+
/** Whether the cards are disabled */
|
|
52472
|
+
disabled: PropTypes.bool,
|
|
52473
|
+
/** Width of the entire cards container */
|
|
52474
|
+
width: PropTypes.string
|
|
52475
|
+
};
|
|
52476
|
+
|
|
52477
|
+
export { AreaChart, BannerEventBoxList, BarChart, BarChartTwoRows, BarChartWithAreaChart, BarChartsByWeeks, BatteryChart, BreakdownPanel, BrushChart, BubbleChart, Build, Button$1 as Button, CollapseData, CollapseHeader, ContainerTable, DialogOverlay$1 as DialogOverlay, DoubleBarSingleLine, DoublePanelDataRow, DownloadProgress, DropdownNew, EventDetailsCard, EventList, EventStatusCards, Execute, FilterPanel, FilterPop, Heatmap, IconButton$1 as IconButton, Input$2 as Input, InsightsCarousel, ItemManagerPanel, LinkButton, LinnerDataBox, MarketShareDescription, MenuRoute, MessageBox, ModalDrawer, ModalWithOverlay, OneColumnContainer, OverlayDropdown, PerformanceAnalyticsLegend, PieChart, PopupCharts, QuickFilter, RangePicker, RangePop, ReportTable, SearchInput, SingleBarLineCharts, SortPop, TabMenu, Table, ToasterMessageBox, ToggleSwitch, Tooltip$2 as Tooltip, TopToggleList, TotalDoughnutChart, TotalHorizontalCharts, Track, TwoBarCharts, WeeksPicker };
|
|
52317
52478
|
//# sourceMappingURL=index.esm.js.map
|