sag_components 1.0.913 → 1.0.915
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/stories/components/AttachedFile.js +1 -1
- package/dist/stories/components/AttachedFile.style.js +6 -40
- package/dist/stories/components/AutocompleteField.style.js +7 -47
- package/dist/stories/components/BannerEventBox.style.js +14 -66
- package/dist/stories/components/BannerEventBoxList.js +1 -2
- package/dist/stories/components/BannerEventBoxList.style.js +15 -174
- package/dist/stories/components/BannersDropdown.style.js +10 -91
- package/dist/stories/components/BarChart.js +2 -2
- package/dist/stories/components/BarChart.style.js +10 -52
- package/dist/stories/components/BarChartTwoRows.js +2 -2
- package/dist/stories/components/BarChartTwoRows.style.js +10 -53
- package/dist/stories/components/BarChartWithAreaChart.js +9 -9
- package/dist/stories/components/BarChartWithAreaChart.style.js +11 -56
- package/dist/stories/components/BarChartsByWeeks.js +3 -7
- package/dist/stories/components/BarChartsByWeeks.style.js +13 -88
- package/dist/stories/components/Benchmark.style.js +7 -53
- package/dist/stories/components/Button.js +1 -1
- package/dist/stories/components/Button.style.js +7 -82
- package/dist/stories/components/CampaignTool/CampaignDemoReport.style.js +7 -40
- package/dist/stories/components/CampaignTool/Card.style.js +10 -58
- package/dist/stories/components/CampaignTool/MultipleCard.style.js +3 -6
- package/dist/stories/components/CampaignTool/PageFilterBar.style.js +4 -14
- package/dist/stories/components/CampaignTool/Popup.style.js +16 -114
- package/dist/stories/components/CampaignTool/PopupContent.style.js +11 -64
- package/dist/stories/components/CampaignTool/Table.js +2 -2
- package/dist/stories/components/CampaignTool/Table.style.js +9 -79
- package/dist/stories/components/CheckBox.style.js +6 -28
- package/dist/stories/components/CheckBoxButton.style.js +6 -31
- package/dist/stories/components/CodeEditor.style.js +3 -4
- package/dist/stories/components/CollapseData.js +5 -5
- package/dist/stories/components/CollapseData.style.js +13 -119
- package/dist/stories/components/CollapseHeader.style.js +27 -192
- package/dist/stories/components/CollapseMenuItem.style.js +9 -53
- package/dist/stories/components/Datepicker.style.js +3 -9
- package/dist/stories/components/DownloadProgress.style.js +6 -43
- package/dist/stories/components/Dropdown.style.js +3 -9
- package/dist/stories/components/DropdownMulti.js +1 -1
- package/dist/stories/components/DropdownMulti.style.js +3 -9
- package/dist/stories/components/DropdownMultiNew.js +1 -1
- package/dist/stories/components/DropdownMultiNew.style.js +16 -193
- package/dist/stories/components/DropdownNew.style.js +3 -14
- package/dist/stories/components/DropdownSingleNew.style.js +14 -162
- package/dist/stories/components/EventDetailsCard.style.js +10 -86
- package/dist/stories/components/EventList.style.js +6 -30
- package/dist/stories/components/EventListItem.style.js +6 -39
- package/dist/stories/components/FilterContainer.style.js +5 -22
- package/dist/stories/components/FilterPanel.js +17 -17
- package/dist/stories/components/FilterPanel.style.js +13 -81
- package/dist/stories/components/FormattedValue.style.js +10 -83
- package/dist/stories/components/HaiTooltip.js +103 -0
- package/dist/stories/components/HaiTooltip.style.js +12 -0
- package/dist/stories/components/IconButton.style.js +7 -56
- package/dist/stories/components/Input.style.js +9 -123
- package/dist/stories/components/InputOld.style.js +8 -62
- package/dist/stories/components/KpiFilter.style.js +18 -124
- package/dist/stories/components/LinkButton.style.js +6 -45
- package/dist/stories/components/LinnerDataBox.js +1 -1
- package/dist/stories/components/LinnerDataBox.style.js +14 -60
- package/dist/stories/components/ListBox.style.js +6 -40
- package/dist/stories/components/MarketShareDescription.style.js +19 -207
- package/dist/stories/components/Modal.style.js +8 -56
- package/dist/stories/components/ModalTotalBenchmark.js +6 -6
- package/dist/stories/components/MonthPicker.js +2 -2
- package/dist/stories/components/MonthPicker.style.js +10 -96
- package/dist/stories/components/MonthPopupPicker.js +13 -92
- package/dist/stories/components/NoDataFoundMessage.style.js +5 -31
- package/dist/stories/components/OneColumnContainer.style.js +12 -99
- package/dist/stories/components/PerformanceAnalytics.js +9 -25
- package/dist/stories/components/PerformanceAnalytics.style.js +17 -136
- package/dist/stories/components/PerformanceAnalyticsLegend.js +1 -1
- package/dist/stories/components/PerformanceAnalyticsLegend.style.js +8 -55
- package/dist/stories/components/PerformanceAnalyticsOneColumn.js +5 -12
- package/dist/stories/components/PerformanceAnalyticsOneColumn.style.js +15 -108
- package/dist/stories/components/PerformanceAnalyticsTotals.js +1 -1
- package/dist/stories/components/PerformanceAnalyticsTotals.style.js +12 -81
- package/dist/stories/components/PopupCharts.style.js +15 -100
- package/dist/stories/components/ProductsVariety.style.js +12 -78
- package/dist/stories/components/ProgressBar.style.js +4 -15
- package/dist/stories/components/QuarterPicker.js +2 -2
- package/dist/stories/components/QuarterPicker.style.js +10 -95
- package/dist/stories/components/QuarterPopupPicker.js +12 -86
- package/dist/stories/components/QuickFilter.style.js +3 -13
- package/dist/stories/components/QuickFilterDropdownMultiSelection.js +1 -1
- package/dist/stories/components/QuickFilterDropdownMultiSelection.style.js +16 -182
- package/dist/stories/components/QuickFilterDropdownSingle.style.js +15 -127
- package/dist/stories/components/RangeDatePicker.js +12 -96
- package/dist/stories/components/RangePicker.js +2 -2
- package/dist/stories/components/RangePicker.style.js +10 -100
- package/dist/stories/components/Rbackup.js +453 -0
- package/dist/stories/components/ReportTable.js +27 -6
- package/dist/stories/components/ReportTable.style.js +14 -123
- package/dist/stories/components/SagButton.style.js +5 -39
- package/dist/stories/components/SagIconButton.style.js +4 -22
- package/dist/stories/components/SagInput.style.js +5 -33
- package/dist/stories/components/SalesAndROI.style.js +11 -103
- package/dist/stories/components/SearchInput.style.js +4 -29
- package/dist/stories/components/SegmentedButton.js +5 -5
- package/dist/stories/components/SegmentedButton.style.js +9 -90
- package/dist/stories/components/Select.style.js +9 -93
- package/dist/stories/components/SingleBarLineCharts.js +49 -80
- package/dist/stories/components/SingleBarLineCharts.style.js +9 -77
- package/dist/stories/components/TabMenu.js +7 -19
- package/dist/stories/components/TabMenu.style.js +14 -105
- package/dist/stories/components/TextField.style.js +3 -10
- package/dist/stories/components/TitleDescription.style.js +28 -214
- package/dist/stories/components/Tooltip.js +1 -1
- package/dist/stories/components/Tooltip.style.js +5 -90
- package/dist/stories/components/TopToggleList.style.js +8 -43
- package/dist/stories/components/TotalBenchmark.style.js +11 -71
- package/dist/stories/components/TotalBenchmarkAreachart.js +3 -3
- package/dist/stories/components/TotalBenchmarkAreachart.style.js +22 -163
- package/dist/stories/components/TotalBenchmarkArrows.style.js +16 -100
- package/dist/stories/components/TotalBenchmarkBarchart.style.js +12 -69
- package/dist/stories/components/TotalDoughnutChart.js +3 -7
- package/dist/stories/components/TotalDoughnutChart.style.js +22 -170
- package/dist/stories/components/TotalHorizontalCharts.js +9 -12
- package/dist/stories/components/TotalHorizontalCharts.style.js +12 -113
- package/dist/stories/components/TspanTooltip.js +7 -24
- package/dist/stories/components/TspanTooltip.style.js +5 -97
- package/dist/stories/components/TwoBarCharts.js +2 -2
- package/dist/stories/components/TwoBarCharts.style.js +10 -52
- package/dist/stories/utils/IconsHandler.style.js +3 -8
- package/package.json +1 -1
- package/dist/stories/components/AttachedFile/AttachedFile.js +0 -62
- package/dist/stories/components/AttachedFile/AttachedFile.stories.js +0 -36
- package/dist/stories/components/AttachedFile/AttachedFile.style.js +0 -14
- package/dist/stories/components/BannerEventBox/BannerEventBox.js +0 -87
- package/dist/stories/components/BannerEventBox/BannerEventBox.stories.js +0 -58
- package/dist/stories/components/BannerEventBox/BannerEventBox.style.js +0 -22
- package/dist/stories/components/BannerEventBoxList/BannerEventBoxList.js +0 -148
- package/dist/stories/components/BannerEventBoxList/BannerEventBoxList.stories.js +0 -30
- package/dist/stories/components/BannerEventBoxList/BannerEventBoxList.style.js +0 -22
- package/dist/stories/components/BannersDropdown/BannersDropdown.js +0 -115
- package/dist/stories/components/BannersDropdown/BannersDropdown.stories.js +0 -64
- package/dist/stories/components/BannersDropdown/BannersDropdown.style.js +0 -18
- package/dist/stories/components/BarChart/BarChart.js +0 -189
- package/dist/stories/components/BarChart/BarChart.stories.js +0 -144
- package/dist/stories/components/BarChart/BarChart.style.js +0 -18
- package/dist/stories/components/BarChartTwoRows/BarChartTwoRows.js +0 -204
- package/dist/stories/components/BarChartTwoRows/BarChartTwoRows.stories.js +0 -133
- package/dist/stories/components/BarChartTwoRows/BarChartTwoRows.style.js +0 -18
- package/dist/stories/components/BarChartsByWeeks/BarChartsByWeeks.js +0 -295
- package/dist/stories/components/BarChartsByWeeks/BarChartsByWeeks.stories.js +0 -442
- package/dist/stories/components/BarChartsByWeeks/BarChartsByWeeks.style.js +0 -21
- package/dist/stories/components/Benchmark/Benchmark.js +0 -130
- package/dist/stories/components/Benchmark/Benchmark.stories.js +0 -148
- package/dist/stories/components/Benchmark/Benchmark.style.js +0 -15
- package/dist/stories/components/Button/Button.js +0 -217
- package/dist/stories/components/Button/Button.stories.js +0 -269
- package/dist/stories/components/Button/Button.style.js +0 -15
- package/dist/stories/components/CampaignDemoReport/CampaignDemoReport.js +0 -48
- package/dist/stories/components/CampaignDemoReport/CampaignDemoReport.stories.js +0 -65
- package/dist/stories/components/CampaignDemoReport/CampaignDemoReport.style.js +0 -15
- package/dist/stories/components/Card/Card.js +0 -72
- package/dist/stories/components/Card/Card.stories.js +0 -92
- package/dist/stories/components/Card/Card.style.js +0 -18
- package/dist/stories/components/CheckBox/CheckBox.js +0 -76
- package/dist/stories/components/CheckBox/CheckBox.stories.js +0 -107
- package/dist/stories/components/CheckBox/CheckBox.style.js +0 -14
- package/dist/stories/components/CheckBoxButton/CheckBoxButton.js +0 -69
- package/dist/stories/components/CheckBoxButton/CheckBoxButton.stories.js +0 -150
- package/dist/stories/components/CheckBoxButton/CheckBoxButton.style.js +0 -14
- package/dist/stories/components/CodeEditor/CodeEditor.js +0 -43
- package/dist/stories/components/CodeEditor/CodeEditor.style.js +0 -12
- package/dist/stories/components/CollapseData/CollapseData.js +0 -66
- package/dist/stories/components/CollapseData/CollapseData.stories.js +0 -125
- package/dist/stories/components/CollapseData/CollapseData.style.js +0 -21
- package/dist/stories/components/CollapseHeader/CollapseHeader.js +0 -267
- package/dist/stories/components/CollapseHeader/CollapseHeader.stories.js +0 -116
- package/dist/stories/components/CollapseHeader/CollapseHeader.style.js +0 -35
- package/dist/stories/components/CollapseMenuItem/CollapseMenuItem.js +0 -61
- package/dist/stories/components/CollapseMenuItem/CollapseMenuItem.stories.js +0 -161
- package/dist/stories/components/CollapseMenuItem/CollapseMenuItem.style.js +0 -17
- package/dist/stories/components/Datepicker/Datepicker.js +0 -148
- package/dist/stories/components/Datepicker/Datepicker.stories.js +0 -86
- package/dist/stories/components/Datepicker/Datepicker.style.js +0 -13
- package/dist/stories/components/DownloadProgress/DownloadProgress.js +0 -97
- package/dist/stories/components/DownloadProgress/DownloadProgress.stories.js +0 -111
- package/dist/stories/components/DownloadProgress/DownloadProgress.style.js +0 -14
- package/dist/stories/components/Dropdown/Dropdown.js +0 -231
- package/dist/stories/components/Dropdown/Dropdown.stories.js +0 -323
- package/dist/stories/components/Dropdown/Dropdown.style.js +0 -11
- package/dist/stories/components/DropdownMulti/DropdownMulti.js +0 -290
- package/dist/stories/components/DropdownMulti/DropdownMulti.stories.js +0 -220
- package/dist/stories/components/DropdownMulti/DropdownMulti.style.js +0 -11
- package/dist/stories/components/DropdownMultiNew/DropdownMultiNew.js +0 -279
- package/dist/stories/components/DropdownMultiNew/DropdownMultiNew.style.js +0 -28
- package/dist/stories/components/DropdownNew/DropdownNew.js +0 -88
- package/dist/stories/components/DropdownNew/DropdownNew.stories.js +0 -407
- package/dist/stories/components/DropdownNew/DropdownNew.style.js +0 -11
- package/dist/stories/components/DropdownSingleNew/DropdownSingleNew.js +0 -234
- package/dist/stories/components/DropdownSingleNew/DropdownSingleNew.style.js +0 -26
- package/dist/stories/components/EventDetailsCard/EventDetailsCard.js +0 -144
- package/dist/stories/components/EventDetailsCard/EventDetailsCard.stories.js +0 -57
- package/dist/stories/components/EventDetailsCard/EventDetailsCard.style.js +0 -18
- package/dist/stories/components/EventList/EventList.js +0 -61
- package/dist/stories/components/EventList/EventList.stories.js +0 -84
- package/dist/stories/components/EventList/EventList.style.js +0 -14
- package/dist/stories/components/EventListItem/EventListItem.js +0 -50
- package/dist/stories/components/EventListItem/EventListItem.stories.js +0 -65
- package/dist/stories/components/EventListItem/EventListItem.style.js +0 -14
- package/dist/stories/components/FilterContainer/FilterContainer.js +0 -29
- package/dist/stories/components/FilterContainer/FilterContainer.stories.js +0 -23
- package/dist/stories/components/FilterContainer/FilterContainer.style.js +0 -13
- package/dist/stories/components/FilterPanel/FilterPanel.js +0 -566
- package/dist/stories/components/FilterPanel/FilterPanel.stories.js +0 -967
- package/dist/stories/components/FilterPanel/FilterPanel.style.js +0 -21
- package/dist/stories/components/FormInput/FormInput.js +0 -41
- package/dist/stories/components/FormSelect/FormSelect.js +0 -42
- package/dist/stories/components/FormattedValue/FormattedValue.js +0 -68
- package/dist/stories/components/FormattedValue/FormattedValue.stories.js +0 -189
- package/dist/stories/components/FormattedValue/FormattedValue.style.js +0 -18
- package/dist/stories/components/IconButton/IconButton.js +0 -147
- package/dist/stories/components/IconButton/IconButton.stories.js +0 -131
- package/dist/stories/components/IconButton/IconButton.style.js +0 -15
- package/dist/stories/components/Input/Input.js +0 -183
- package/dist/stories/components/Input/Input.stories.js +0 -434
- package/dist/stories/components/Input/Input.style.js +0 -17
- package/dist/stories/components/InputOld/InputOld.js +0 -90
- package/dist/stories/components/InputOld/InputOld.stories.js +0 -100
- package/dist/stories/components/InputOld/InputOld.style.js +0 -16
- package/dist/stories/components/KpiFilter/KpiFilter.js +0 -313
- package/dist/stories/components/KpiFilter/KpiFilter.stories.js +0 -380
- package/dist/stories/components/KpiFilter/KpiFilter.style.js +0 -26
- package/dist/stories/components/LinkButton/LinkButton.js +0 -207
- package/dist/stories/components/LinkButton/LinkButton.stories.js +0 -180
- package/dist/stories/components/LinkButton/LinkButton.style.js +0 -14
- package/dist/stories/components/LinnerDataBox/LinnerDataBox.js +0 -43
- package/dist/stories/components/LinnerDataBox/LinnerDataBox.stories.js +0 -56
- package/dist/stories/components/LinnerDataBox/LinnerDataBox.style.js +0 -22
- package/dist/stories/components/ListBox/ListBox.js +0 -82
- package/dist/stories/components/ListBox/ListBox.stories.js +0 -132
- package/dist/stories/components/ListBox/ListBox.style.js +0 -14
- package/dist/stories/components/MarketShareDescription/MarketShareDescription.js +0 -109
- package/dist/stories/components/MarketShareDescription/MarketShareDescription.stories.js +0 -184
- package/dist/stories/components/MarketShareDescription/MarketShareDescription.style.js +0 -27
- package/dist/stories/components/Modal/Modal.js +0 -21
- package/dist/stories/components/Modal/Modal.style.js +0 -17
- package/dist/stories/components/Modal/ModalTotalBenchmark.js +0 -224
- package/dist/stories/components/Modal/ModalTotalCost.js +0 -139
- package/dist/stories/components/MonthPicker/MonthPicker.js +0 -166
- package/dist/stories/components/MonthPicker/MonthPicker.stories.js +0 -140
- package/dist/stories/components/MonthPicker/MonthPicker.style.js +0 -18
- package/dist/stories/components/MonthPicker/MonthPopupPicker.js +0 -122
- package/dist/stories/components/MultipleCard/MultipleCard.js +0 -26
- package/dist/stories/components/MultipleCard/MultipleCard.stories.js +0 -33
- package/dist/stories/components/MultipleCard/MultipleCard.style.js +0 -11
- package/dist/stories/components/NoDataFoundMessage/NoDataFoundMessage.js +0 -30
- package/dist/stories/components/NoDataFoundMessage/NoDataFoundMessage.stories.js +0 -66
- package/dist/stories/components/NoDataFoundMessage/NoDataFoundMessage.style.js +0 -13
- package/dist/stories/components/OneColumnContainer/OneColumnContainer.js +0 -121
- package/dist/stories/components/OneColumnContainer/OneColumnContainer.stories.js +0 -119
- package/dist/stories/components/OneColumnContainer/OneColumnContainer.style.js +0 -20
- package/dist/stories/components/PageFilterBar/PageFilterBar.js +0 -23
- package/dist/stories/components/PageFilterBar/PageFilterBar.stories.js +0 -28
- package/dist/stories/components/PageFilterBar/PageFilterBar.style.js +0 -12
- package/dist/stories/components/PerformanceAnalytics/PerformanceAnalytics.js +0 -431
- package/dist/stories/components/PerformanceAnalytics/PerformanceAnalytics.stories.js +0 -258
- package/dist/stories/components/PerformanceAnalytics/PerformanceAnalytics.style.js +0 -25
- package/dist/stories/components/PerformanceAnalyticsLegend/PerformanceAnalyticsLegend.js +0 -58
- package/dist/stories/components/PerformanceAnalyticsLegend/PerformanceAnalyticsLegend.stories.js +0 -86
- package/dist/stories/components/PerformanceAnalyticsLegend/PerformanceAnalyticsLegend.style.js +0 -16
- package/dist/stories/components/PerformanceAnalyticsOneColumn/PerformanceAnalyticsOneColumn.js +0 -315
- package/dist/stories/components/PerformanceAnalyticsOneColumn/PerformanceAnalyticsOneColumn.stories.js +0 -231
- package/dist/stories/components/PerformanceAnalyticsOneColumn/PerformanceAnalyticsOneColumn.style.js +0 -23
- package/dist/stories/components/PerformanceAnalyticsTotals/PerformanceAnalyticsTotals.js +0 -70
- package/dist/stories/components/PerformanceAnalyticsTotals/PerformanceAnalyticsTotals.stories.js +0 -100
- package/dist/stories/components/PerformanceAnalyticsTotals/PerformanceAnalyticsTotals.style.js +0 -20
- package/dist/stories/components/Popup/Popup.js +0 -172
- package/dist/stories/components/Popup/Popup.stories.js +0 -704
- package/dist/stories/components/Popup/Popup.style.js +0 -24
- package/dist/stories/components/PopupCharts/PopupCharts.js +0 -244
- package/dist/stories/components/PopupCharts/PopupCharts.stories.js +0 -1203
- package/dist/stories/components/PopupCharts/PopupCharts.style.js +0 -23
- package/dist/stories/components/PopupContent/PopupContent.js +0 -111
- package/dist/stories/components/PopupContent/PopupContent.style.js +0 -21
- package/dist/stories/components/PopupContent/PopupFieldsRules.js +0 -168
- package/dist/stories/components/ProductsVariety/ProductsVariety.js +0 -94
- package/dist/stories/components/ProductsVariety/ProductsVariety.stories.js +0 -91
- package/dist/stories/components/ProductsVariety/ProductsVariety.style.js +0 -20
- package/dist/stories/components/ProgressBar/ProgressBar.js +0 -52
- package/dist/stories/components/ProgressBar/ProgressBar.stories.js +0 -72
- package/dist/stories/components/ProgressBar/ProgressBar.style.js +0 -13
- package/dist/stories/components/QuarterPicker/QuarterPicker.js +0 -165
- package/dist/stories/components/QuarterPicker/QuarterPicker.stories.js +0 -140
- package/dist/stories/components/QuarterPicker/QuarterPicker.style.js +0 -18
- package/dist/stories/components/QuarterPicker/QuarterPopupPicker.js +0 -109
- package/dist/stories/components/QuickFilter/QuickFilter.js +0 -77
- package/dist/stories/components/QuickFilter/QuickFilter.stories.js +0 -281
- package/dist/stories/components/QuickFilter/QuickFilter.style.js +0 -11
- package/dist/stories/components/QuickFilter/QuickFilterDropdownMultiSelection.js +0 -299
- package/dist/stories/components/QuickFilter/QuickFilterDropdownMultiSelection.style.js +0 -28
- package/dist/stories/components/QuickFilter/QuickFilterDropdownSingle.js +0 -230
- package/dist/stories/components/QuickFilter/QuickFilterDropdownSingle.style.js +0 -27
- package/dist/stories/components/RangePicker/RangeDatePicker.js +0 -146
- package/dist/stories/components/RangePicker/RangePicker.js +0 -176
- package/dist/stories/components/RangePicker/RangePicker.stories.js +0 -138
- package/dist/stories/components/RangePicker/RangePicker.style.js +0 -18
- package/dist/stories/components/ReportTable/ReportTable.js +0 -262
- package/dist/stories/components/ReportTable/ReportTable.stories.js +0 -151
- package/dist/stories/components/ReportTable/ReportTable.style.js +0 -22
- package/dist/stories/components/SagButton/SagButton.js +0 -68
- package/dist/stories/components/SagButton/SagButton.stories.js +0 -118
- package/dist/stories/components/SagButton/SagButton.style.js +0 -13
- package/dist/stories/components/SagIconButton/SagIconButton.js +0 -130
- package/dist/stories/components/SagIconButton/SagIconButton.stories.js +0 -123
- package/dist/stories/components/SagIconButton/SagIconButton.style.js +0 -12
- package/dist/stories/components/SagInput/SagInput.js +0 -53
- package/dist/stories/components/SagInput/SagInput.stories.js +0 -69
- package/dist/stories/components/SagInput/SagInput.style.js +0 -13
- package/dist/stories/components/SalesAndROI/SalesAndROI.js +0 -89
- package/dist/stories/components/SalesAndROI/SalesAndROI.stories.js +0 -168
- package/dist/stories/components/SalesAndROI/SalesAndROI.style.js +0 -19
- package/dist/stories/components/SearchInput/SearchInput.js +0 -39
- package/dist/stories/components/SearchInput/SearchInput.stories.js +0 -44
- package/dist/stories/components/SearchInput/SearchInput.style.js +0 -12
- package/dist/stories/components/SegmentedButton/SegmentedButton.js +0 -122
- package/dist/stories/components/SegmentedButton/SegmentedButton.stories.js +0 -183
- package/dist/stories/components/SegmentedButton/SegmentedButton.style.js +0 -19
- package/dist/stories/components/Select/Select.js +0 -135
- package/dist/stories/components/Select/Select.stories.js +0 -200
- package/dist/stories/components/Select/Select.style.js +0 -19
- package/dist/stories/components/TabMenu/TabMenu.js +0 -202
- package/dist/stories/components/TabMenu/TabMenu.stories.js +0 -76
- package/dist/stories/components/TabMenu/TabMenu.style.js +0 -24
- package/dist/stories/components/Table/Table.js +0 -195
- package/dist/stories/components/Table/Table.stories.js +0 -104
- package/dist/stories/components/Table/Table.style.js +0 -17
- package/dist/stories/components/TextField/TextField.js +0 -209
- package/dist/stories/components/TextField/TextField.stories.js +0 -162
- package/dist/stories/components/TextField/TextField.style.js +0 -11
- package/dist/stories/components/TitleDescription/TitleDescription.js +0 -272
- package/dist/stories/components/TitleDescription/TitleDescription.stories.js +0 -117
- package/dist/stories/components/TitleDescription/TitleDescription.style.js +0 -36
- package/dist/stories/components/Tooltip/Tooltip.js +0 -31
- package/dist/stories/components/Tooltip/Tooltip.style.js +0 -18
- package/dist/stories/components/TopToggleList/TopToggleList.js +0 -46
- package/dist/stories/components/TopToggleList/TopToggleList.stories.js +0 -52
- package/dist/stories/components/TopToggleList/TopToggleList.style.js +0 -16
- package/dist/stories/components/TotalBenchmark/TotalBenchmark.js +0 -97
- package/dist/stories/components/TotalBenchmark/TotalBenchmark.stories.js +0 -138
- package/dist/stories/components/TotalBenchmark/TotalBenchmark.style.js +0 -21
- package/dist/stories/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.js +0 -342
- package/dist/stories/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.stories.js +0 -343
- package/dist/stories/components/TotalBenchmarkAreachart/TotalBenchmarkAreachart.style.js +0 -30
- package/dist/stories/components/TotalBenchmarkArrows/TotalBenchmarkArrows.js +0 -149
- package/dist/stories/components/TotalBenchmarkArrows/TotalBenchmarkArrows.stories.js +0 -172
- package/dist/stories/components/TotalBenchmarkArrows/TotalBenchmarkArrows.style.js +0 -24
- package/dist/stories/components/TotalBenchmarkBarchart/TotalBenchmarkBarchart.js +0 -165
- package/dist/stories/components/TotalBenchmarkBarchart/TotalBenchmarkBarchart.stories.js +0 -185
- package/dist/stories/components/TotalBenchmarkBarchart/TotalBenchmarkBarchart.style.js +0 -20
- package/dist/stories/components/TotalDoughnutChart/TotalDoughnutChart.js +0 -182
- package/dist/stories/components/TotalDoughnutChart/TotalDoughnutChart.stories.js +0 -290
- package/dist/stories/components/TotalDoughnutChart/TotalDoughnutChart.style.js +0 -30
- package/dist/stories/components/TotalHorizontalCharts/TotalHorizontalCharts.js +0 -207
- package/dist/stories/components/TotalHorizontalCharts/TotalHorizontalCharts.stories.js +0 -158
- package/dist/stories/components/TotalHorizontalCharts/TotalHorizontalCharts.style.js +0 -20
- package/dist/stories/components/TspanTooltip/TspanTooltip.js +0 -16
- package/dist/stories/components/TspanTooltip/TspanTooltip.style.js +0 -13
- package/dist/stories/components/TwoBarCharts/TwoBarCharts.js +0 -202
- package/dist/stories/components/TwoBarCharts/TwoBarCharts.stories.js +0 -120
- package/dist/stories/components/TwoBarCharts/TwoBarCharts.style.js +0 -18
- package/dist/stories/icons/ArrowDownIcon.js +0 -27
- package/dist/stories/icons/ArrowDropDownIcon.js +0 -27
- package/dist/stories/icons/ArrowSelectIcon.js +0 -27
- package/dist/stories/icons/ArrowUpIcon.js +0 -27
- package/dist/stories/icons/AttachedIcon.js +0 -27
- package/dist/stories/icons/BellIcon.js +0 -27
- package/dist/stories/icons/Calendar.js +0 -20
- package/dist/stories/icons/CalendarIcon.js +0 -27
- package/dist/stories/icons/CalendarInOpen.js +0 -26
- package/dist/stories/icons/CheckBoxButtonCheckedIcon.js +0 -28
- package/dist/stories/icons/CheckBoxCheckedIcon.js +0 -28
- package/dist/stories/icons/CheckBoxNotCheckedIcon.js +0 -28
- package/dist/stories/icons/ChervronLeftIcon.js +0 -20
- package/dist/stories/icons/ChervronRightIcon.js +0 -20
- package/dist/stories/icons/ClockIcon.js +0 -27
- package/dist/stories/icons/CloseIcon.js +0 -27
- package/dist/stories/icons/CloseXIcon.js +0 -27
- package/dist/stories/icons/ComboBoxArrowDownIcon.js +0 -28
- package/dist/stories/icons/ComboBoxArrowUpIcon.js +0 -28
- package/dist/stories/icons/DocumentIcon.js +0 -48
- package/dist/stories/icons/DownloadIcon.js +0 -27
- package/dist/stories/icons/Duplicate.js +0 -28
- package/dist/stories/icons/ErrorIcon.js +0 -27
- package/dist/stories/icons/ExitIcon.js +0 -28
- package/dist/stories/icons/ExportIcon.js +0 -28
- package/dist/stories/icons/EyeIcon.js +0 -28
- package/dist/stories/icons/FileIcon.js +0 -27
- package/dist/stories/icons/FilterIcon.js +0 -36
- package/dist/stories/icons/FlyIcon.js +0 -28
- package/dist/stories/icons/FoodLionIcon.js +0 -3076
- package/dist/stories/icons/FoodLionNewIcon.js +0 -39
- package/dist/stories/icons/GiantFoodIcon.js +0 -1976
- package/dist/stories/icons/GiantFoodIcon_new.js +0 -42
- package/dist/stories/icons/HannafordIcon.js +0 -5017
- package/dist/stories/icons/HannafordIcon_new.js +0 -41
- package/dist/stories/icons/HannafordNewIcon.js +0 -213
- package/dist/stories/icons/InfoIcon.js +0 -28
- package/dist/stories/icons/LampIcon.js +0 -27
- package/dist/stories/icons/LegendLineIcon.js +0 -29
- package/dist/stories/icons/LegendUnionIcon.js +0 -29
- package/dist/stories/icons/MaintenanceIcon.js +0 -28
- package/dist/stories/icons/MenuItemClosedIcon.js +0 -28
- package/dist/stories/icons/MenuItemOpenIcon.js +0 -28
- package/dist/stories/icons/MenuItemRightIcon.js +0 -28
- package/dist/stories/icons/MenuItemUpIcon.js +0 -28
- package/dist/stories/icons/NoDataFoundIcon.js +0 -86
- package/dist/stories/icons/OptionsIcon.js +0 -27
- package/dist/stories/icons/SearchIcon.js +0 -27
- package/dist/stories/icons/ShoppingCartIcon.js +0 -45
- package/dist/stories/icons/ShoutIcon.js +0 -27
- package/dist/stories/icons/SpotlightProductIcon.js +0 -28
- package/dist/stories/icons/StopAndShopIcon.js +0 -134
- package/dist/stories/icons/StopAndShopNewIcon.js +0 -41
- package/dist/stories/icons/SucceededIcon.js +0 -27
- package/dist/stories/icons/TheGiantCompanyIcon.js +0 -40
- package/dist/stories/icons/TheGiantCompanyNewIcon.js +0 -39
- package/dist/stories/utils/CommonFunctions.js +0 -78
|
@@ -1,184 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
|
-
Object.defineProperty(exports, "__esModule", {
|
|
5
|
-
value: true
|
|
6
|
-
});
|
|
7
|
-
exports.default = exports.WeeklyTriers = exports.PercentHeightWidth = exports.MarketShare = void 0;
|
|
8
|
-
var _react = _interopRequireDefault(require("react"));
|
|
9
|
-
var _MarketShareDescription = require("./MarketShareDescription");
|
|
10
|
-
// --------------------------------- market share ----------------------------------------------
|
|
11
|
-
|
|
12
|
-
const marketShareInfoText1 = " \n <strong>Pringles Harvest Blend </strong>\n <p1>market share </p1>\n <strong>increased by 98% </strong>\n <p1>following the event</p1>\n ";
|
|
13
|
-
const marketShareInfoText2 = " \n<strong>Pringles </strong>\n<p1>market share </p1>\n<strong>increased by 8% </strong>\n<p1>following the event</p1>\n";
|
|
14
|
-
const marketShareDataColumn1 = [{
|
|
15
|
-
label: 'Pre-event',
|
|
16
|
-
value: 1.2,
|
|
17
|
-
textBefore: '',
|
|
18
|
-
textAfter: '%'
|
|
19
|
-
}, {
|
|
20
|
-
label: 'Event',
|
|
21
|
-
value: 2,
|
|
22
|
-
textBefore: '',
|
|
23
|
-
textAfter: '%'
|
|
24
|
-
}, {
|
|
25
|
-
label: 'Post-event',
|
|
26
|
-
value: 2.3,
|
|
27
|
-
textBefore: '',
|
|
28
|
-
textAfter: '%'
|
|
29
|
-
}];
|
|
30
|
-
const marketShareDataColumn2 = [{
|
|
31
|
-
label: 'Pre-event',
|
|
32
|
-
value: 2.8,
|
|
33
|
-
textBefore: '',
|
|
34
|
-
textAfter: '%'
|
|
35
|
-
}, {
|
|
36
|
-
label: 'Event',
|
|
37
|
-
value: 3.5,
|
|
38
|
-
textBefore: '',
|
|
39
|
-
textAfter: '%'
|
|
40
|
-
}, {
|
|
41
|
-
label: 'Post-event',
|
|
42
|
-
value: 3.05,
|
|
43
|
-
textBefore: '',
|
|
44
|
-
textAfter: '%'
|
|
45
|
-
}];
|
|
46
|
-
const marketShareData1 = [{
|
|
47
|
-
name: 'pringlesHarvestBlend',
|
|
48
|
-
rowTitle: 'Pringles Harvest Blend',
|
|
49
|
-
fieldsArray: marketShareDataColumn1,
|
|
50
|
-
rowFooter: marketShareInfoText1,
|
|
51
|
-
showBanner: false
|
|
52
|
-
}, {
|
|
53
|
-
name: 'pringles',
|
|
54
|
-
rowTitle: 'Pringles',
|
|
55
|
-
fieldsArray: marketShareDataColumn2,
|
|
56
|
-
rowFooter: marketShareInfoText2,
|
|
57
|
-
showBanner: false
|
|
58
|
-
}];
|
|
59
|
-
|
|
60
|
-
// --------------------------------- weekly tiers ----------------------------------------------
|
|
61
|
-
|
|
62
|
-
// The event drove 320% new Pringles Harvest Brand Crisp triers
|
|
63
|
-
const weeklyTiersInfoText1 = " \n <p1>The event drove </p1>\n <strong>320% </strong>\n <p1>new Pringles Harvest Brand Crisp triers</p1>\n ";
|
|
64
|
-
const weeklyTiersInfoText2 = '';
|
|
65
|
-
const weeklyTiersDataColumn1 = [{
|
|
66
|
-
label: 'Pre-event',
|
|
67
|
-
value: 2040,
|
|
68
|
-
textBefore: '',
|
|
69
|
-
textAfter: ''
|
|
70
|
-
}, {
|
|
71
|
-
label: 'Event',
|
|
72
|
-
value: 8250,
|
|
73
|
-
textBefore: '',
|
|
74
|
-
textAfter: ''
|
|
75
|
-
}, {
|
|
76
|
-
label: 'Post-event',
|
|
77
|
-
value: 600,
|
|
78
|
-
textBefore: '',
|
|
79
|
-
textAfter: ''
|
|
80
|
-
}];
|
|
81
|
-
const weeklyTiersDataColumn2 = [{
|
|
82
|
-
label: 'Pre-event',
|
|
83
|
-
value: 100,
|
|
84
|
-
textBefore: '',
|
|
85
|
-
textAfter: ''
|
|
86
|
-
}, {
|
|
87
|
-
label: 'Event',
|
|
88
|
-
value: 1500,
|
|
89
|
-
textBefore: '',
|
|
90
|
-
textAfter: ''
|
|
91
|
-
}, {
|
|
92
|
-
label: 'Post-event',
|
|
93
|
-
value: 2400,
|
|
94
|
-
textBefore: '',
|
|
95
|
-
textAfter: ''
|
|
96
|
-
}];
|
|
97
|
-
const weeklyTiersData1 = [{
|
|
98
|
-
name: 'weeklyTriers',
|
|
99
|
-
rowTitle: 'Weekly Triers',
|
|
100
|
-
fieldsArray: weeklyTiersDataColumn1,
|
|
101
|
-
rowFooter: weeklyTiersInfoText1,
|
|
102
|
-
showBanner: true
|
|
103
|
-
}, {
|
|
104
|
-
name: 'weeklyRepeaters',
|
|
105
|
-
rowTitle: 'Weekly Repeaters',
|
|
106
|
-
fieldsArray: weeklyTiersDataColumn2,
|
|
107
|
-
rowFooter: weeklyTiersInfoText2,
|
|
108
|
-
showBanner: true
|
|
109
|
-
}];
|
|
110
|
-
var _default = exports.default = {
|
|
111
|
-
title: 'SAG BI/MarketShareDescription',
|
|
112
|
-
component: _MarketShareDescription.MarketShareDescription,
|
|
113
|
-
tags: ['autodocs'],
|
|
114
|
-
argTypes: {
|
|
115
|
-
marketShareData: {
|
|
116
|
-
label: 'marketShareData',
|
|
117
|
-
control: {
|
|
118
|
-
type: 'object'
|
|
119
|
-
},
|
|
120
|
-
description: ' object: to fill kpi columns and buttons '
|
|
121
|
-
},
|
|
122
|
-
width: {
|
|
123
|
-
label: 'width',
|
|
124
|
-
control: {
|
|
125
|
-
type: 'text'
|
|
126
|
-
},
|
|
127
|
-
description: 'width of the control (in px / %)'
|
|
128
|
-
},
|
|
129
|
-
height: {
|
|
130
|
-
label: 'height',
|
|
131
|
-
control: {
|
|
132
|
-
type: 'text'
|
|
133
|
-
},
|
|
134
|
-
description: 'height of the control (in px / % )'
|
|
135
|
-
},
|
|
136
|
-
iconColor: {
|
|
137
|
-
label: 'iconColor',
|
|
138
|
-
control: {
|
|
139
|
-
type: 'color',
|
|
140
|
-
presetColors: ['#ffffff', '#ff0000', '#00ff00', '#0000ff'],
|
|
141
|
-
description: 'Sets icons Color '
|
|
142
|
-
}
|
|
143
|
-
},
|
|
144
|
-
onBannerClick: {
|
|
145
|
-
name: 'onBannerClick',
|
|
146
|
-
action: 'onClick',
|
|
147
|
-
description: 'Click onBannerClick event'
|
|
148
|
-
},
|
|
149
|
-
dotCut: {
|
|
150
|
-
name: 'dotCut',
|
|
151
|
-
control: {
|
|
152
|
-
type: 'boolean'
|
|
153
|
-
},
|
|
154
|
-
description: 'true/false - format total value with dot cut'
|
|
155
|
-
}
|
|
156
|
-
}
|
|
157
|
-
};
|
|
158
|
-
const MarketShare = exports.MarketShare = {
|
|
159
|
-
args: {
|
|
160
|
-
marketShareData: marketShareData1,
|
|
161
|
-
width: '700px',
|
|
162
|
-
height: '630px',
|
|
163
|
-
iconColor: '#229E38',
|
|
164
|
-
dotCut: false
|
|
165
|
-
}
|
|
166
|
-
};
|
|
167
|
-
const WeeklyTriers = exports.WeeklyTriers = {
|
|
168
|
-
args: {
|
|
169
|
-
marketShareData: weeklyTiersData1,
|
|
170
|
-
width: '700px',
|
|
171
|
-
height: '630px',
|
|
172
|
-
iconColor: '#1B30AA',
|
|
173
|
-
dotCut: true
|
|
174
|
-
}
|
|
175
|
-
};
|
|
176
|
-
const PercentHeightWidth = exports.PercentHeightWidth = {
|
|
177
|
-
args: {
|
|
178
|
-
marketShareData: marketShareData1,
|
|
179
|
-
width: '100%',
|
|
180
|
-
height: '100%',
|
|
181
|
-
iconColor: '#229E38',
|
|
182
|
-
dotCut: false
|
|
183
|
-
}
|
|
184
|
-
};
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
|
-
Object.defineProperty(exports, "__esModule", {
|
|
5
|
-
value: true
|
|
6
|
-
});
|
|
7
|
-
exports.TextBeforeAndAfterValue = exports.RowTitle = exports.OutBanner = exports.OneRowContainer = exports.OneFieldsContainer = exports.MainContainer = exports.InfoTextLabel = exports.InfoTextContainer = exports.IconContainer = exports.FormattedValue = exports.FieldsContainer = exports.FieldTitleAndValueSubContainer = exports.FieldTitle = exports.ColumnLineSeporatorContainer = exports.ColumnLineSeporator = exports.AllRowsContainer = void 0;
|
|
8
|
-
var _taggedTemplateLiteral2 = _interopRequireDefault(require("@babel/runtime/helpers/esm/taggedTemplateLiteral"));
|
|
9
|
-
var _styledComponents = _interopRequireDefault(require("styled-components"));
|
|
10
|
-
var _templateObject, _templateObject2, _templateObject3, _templateObject4, _templateObject5, _templateObject6, _templateObject7, _templateObject8, _templateObject9, _templateObject10, _templateObject11, _templateObject12, _templateObject13, _templateObject14, _templateObject15, _templateObject16;
|
|
11
|
-
const scrollableStyles = "\n overflow-y: auto;\n\n &::-webkit-scrollbar {\n width: 8px;\n }\n\n &::-webkit-scrollbar-track {\n background: #E8E8E8;\n border-radius: 5px;\n }\n\n &::-webkit-scrollbar-thumb {\n background: #D0D0D0;\n border-radius: 5px;\n }\n";
|
|
12
|
-
const MainContainer = exports.MainContainer = _styledComponents.default.div(_templateObject || (_templateObject = (0, _taggedTemplateLiteral2.default)(["\n display: flex;\n flex-direction: row;\n position: relative;\n font-family: \"Poppins\", sans-serif;\n font-style: normal;\n font-size: 1rem;\n border-radius: 12px;\n padding: 10px;\n width: ", ";\n height: ", ";\n overflow: auto;\n ", "\n"])), props => props.width, props => props.height, scrollableStyles);
|
|
13
|
-
const RowTitle = exports.RowTitle = _styledComponents.default.h4(_templateObject2 || (_templateObject2 = (0, _taggedTemplateLiteral2.default)(["\n display: flex;\n justify-content: space-between;\n font-weight: 500;\n font-size: 18px;\n margin: 5px 5px 5px 0;\n @media (max-width: 1536px) {\n font-size: 15px;\n }\n @media (max-width: 1366px) {\n font-size: 12px;\n }\n"])));
|
|
14
|
-
const AllRowsContainer = exports.AllRowsContainer = _styledComponents.default.div(_templateObject3 || (_templateObject3 = (0, _taggedTemplateLiteral2.default)(["\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n align-items: flex-start;\n width: 100%;\n height: 100%;\n"])));
|
|
15
|
-
const OneRowContainer = exports.OneRowContainer = _styledComponents.default.div(_templateObject4 || (_templateObject4 = (0, _taggedTemplateLiteral2.default)(["\n display: flex;\n flex-direction: column;\n width: 100%;\n height: 100%;\n"])));
|
|
16
|
-
const ColumnLineSeporatorContainer = exports.ColumnLineSeporatorContainer = _styledComponents.default.div(_templateObject5 || (_templateObject5 = (0, _taggedTemplateLiteral2.default)(["\n display: flex;\n flex-direction: column;\n background-color: #b1b1b1;\n align-items: center;\n height: 1px;\n width: 100%;\n &.ColumnLineSeporatorContainer_vertical { \n margin: 0 30px; \n height: 100%;\n width: 1px;\n }\n &.ColumnLineSeporatorContainer_horizontal {\n margin: 30px 0;\n min-height: 1px;\n height: 1px;\n width: 100%;\n }\n"])));
|
|
17
|
-
const ColumnLineSeporator = exports.ColumnLineSeporator = _styledComponents.default.div(_templateObject6 || (_templateObject6 = (0, _taggedTemplateLiteral2.default)(["\n min-width: 0.5px;\n width: 0.5px;\n"])));
|
|
18
|
-
const FieldsContainer = exports.FieldsContainer = _styledComponents.default.div(_templateObject7 || (_templateObject7 = (0, _taggedTemplateLiteral2.default)(["\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n white-space: nowrap;\n height: 100%;\n padding: 30px 0px;\n"])));
|
|
19
|
-
const OneFieldsContainer = exports.OneFieldsContainer = _styledComponents.default.div(_templateObject8 || (_templateObject8 = (0, _taggedTemplateLiteral2.default)(["\n display: flex;\n padding: 4px;\n gap: 10px;\n width: 100%;\n justify-content: flex-start;\n // padding: ", "; //0 0 0 40px;\n"])), props => props.padding);
|
|
20
|
-
const FieldTitle = exports.FieldTitle = _styledComponents.default.h4(_templateObject9 || (_templateObject9 = (0, _taggedTemplateLiteral2.default)(["\n font-size: 18px;\n font-weight: 400;\n margin: 0;\n @media (max-width: 1536px) {\n font-size: 14px;\n }\n @media (max-width: 1366px) {\n font-size: 12px;\n }\n"])));
|
|
21
|
-
const FormattedValue = exports.FormattedValue = _styledComponents.default.div(_templateObject10 || (_templateObject10 = (0, _taggedTemplateLiteral2.default)(["\n font-weight: 400;\n font-size: 40px;\n display: flex;\n align-items: baseline;\n min-height: 40px;\n gap: 2px;\n @media (max-width: 1536px) {\n font-size: 24px;\n }\n @media (max-width: 1366px) {\n font-size: 20px;\n }\n"])));
|
|
22
|
-
const TextBeforeAndAfterValue = exports.TextBeforeAndAfterValue = _styledComponents.default.span(_templateObject11 || (_templateObject11 = (0, _taggedTemplateLiteral2.default)(["\n font-weight: 400;\n font-size: 16px;\n @media (max-width: 1536px) {\n font-size: 14px;\n }\n @media (max-width: 1366px) {\n font-size: 11px;\n }\n"])));
|
|
23
|
-
const FieldTitleAndValueSubContainer = exports.FieldTitleAndValueSubContainer = _styledComponents.default.div(_templateObject12 || (_templateObject12 = (0, _taggedTemplateLiteral2.default)(["\n display: flex;\n justify-content: space-around;\n flex-direction: column;\n flex-wrap: wrap;\n width: 100%;\n"])));
|
|
24
|
-
const InfoTextContainer = exports.InfoTextContainer = _styledComponents.default.div(_templateObject13 || (_templateObject13 = (0, _taggedTemplateLiteral2.default)(["\n display: flex;\n flex-direction: row;\n width: 100%;\n height: 100%; \n overflow:auto;\n"])));
|
|
25
|
-
const IconContainer = exports.IconContainer = _styledComponents.default.div(_templateObject14 || (_templateObject14 = (0, _taggedTemplateLiteral2.default)([" \n display: flex; \n padding: 5px 10px 0 0;\n cursor: pointer; \n"])));
|
|
26
|
-
const InfoTextLabel = exports.InfoTextLabel = _styledComponents.default.div(_templateObject15 || (_templateObject15 = (0, _taggedTemplateLiteral2.default)(["\n color: black;\n font-size: 18px;\n line-height: 24px;\n font-weight: 400;\n width: 100%;\n overflow: auto;\n ", "\n strong {\n font-weight: 500;\n color: #212121;\n @media (max-width: 1536px) {\n font-size: 14px;\n }\n @media (max-width: 1366px) {\n font-size: 12px;\n }\n };\n p1 {\n font-weight: 400;\n color: #726F6F;\n @media (max-width: 1536px) {\n font-size: 14px;\n }\n @media (max-width: 1366px) {\n font-size: 12px;\n }\n };\n"])), scrollableStyles);
|
|
27
|
-
const OutBanner = exports.OutBanner = _styledComponents.default.div(_templateObject16 || (_templateObject16 = (0, _taggedTemplateLiteral2.default)(["\n display: flex;\n gap: 8px;\n align-items: center;\n font-size: 14px;\n font-weight: 400;\n color: ", ";\n cursor: pointer;\n @media (max-width: 1536px) {\n font-size: 13px;\n }\n @media (max-width: 1366px) {\n font-size: 12px;\n }\n > svg {\n width: 14px;\n height: 14px;\n @media (max-width: 1536px) {\n width: 13px;\n height: 13px;\n }\n @media (max-width: 1366px) {\n width: 12px;\n height: 12px;\n }\n }\n"])), props => props.textColor);
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
|
-
Object.defineProperty(exports, "__esModule", {
|
|
5
|
-
value: true
|
|
6
|
-
});
|
|
7
|
-
exports.default = void 0;
|
|
8
|
-
var _react = _interopRequireDefault(require("react"));
|
|
9
|
-
var _Modal = require("./Modal.style");
|
|
10
|
-
const Modal = _ref => {
|
|
11
|
-
let {
|
|
12
|
-
isOpen,
|
|
13
|
-
onClose,
|
|
14
|
-
children
|
|
15
|
-
} = _ref;
|
|
16
|
-
if (!isOpen) return null;
|
|
17
|
-
return /*#__PURE__*/_react.default.createElement(_Modal.ModalOverlay, null, /*#__PURE__*/_react.default.createElement(_Modal.ModalContent, null, children, /*#__PURE__*/_react.default.createElement(_Modal.CloseButton, {
|
|
18
|
-
onClick: onClose
|
|
19
|
-
}, "Close")));
|
|
20
|
-
};
|
|
21
|
-
var _default = exports.default = Modal;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
|
-
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
|
|
5
|
-
Object.defineProperty(exports, "__esModule", {
|
|
6
|
-
value: true
|
|
7
|
-
});
|
|
8
|
-
exports.SubmitButton = exports.ModalOverlay = exports.ModalContent = exports.CloseButton = void 0;
|
|
9
|
-
var _taggedTemplateLiteral2 = _interopRequireDefault(require("@babel/runtime/helpers/esm/taggedTemplateLiteral"));
|
|
10
|
-
var _react = _interopRequireDefault(require("react"));
|
|
11
|
-
var _styledComponents = _interopRequireWildcard(require("styled-components"));
|
|
12
|
-
var _templateObject, _templateObject2, _templateObject3, _templateObject4, _templateObject5;
|
|
13
|
-
const fadeIn = (0, _styledComponents.keyframes)(_templateObject || (_templateObject = (0, _taggedTemplateLiteral2.default)(["\n from {\n opacity: 0;\n }\n to {\n opacity: 1;\n }\n"])));
|
|
14
|
-
const ModalOverlay = exports.ModalOverlay = _styledComponents.default.div(_templateObject2 || (_templateObject2 = (0, _taggedTemplateLiteral2.default)(["\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n z-index:999999;\n background-color: rgba(0, 0, 0, 0.7);\n display: flex;\n justify-content: center;\n align-items: center;\n animation: ", " 0.3s ease-in-out;\n"])), fadeIn);
|
|
15
|
-
const ModalContent = exports.ModalContent = _styledComponents.default.div(_templateObject3 || (_templateObject3 = (0, _taggedTemplateLiteral2.default)(["\n background-color: #fff;\n overflow: scroll;\n padding: 20px;\n border-radius: 8px;\n width: 80%;\n box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\n animation: ", " 0.5s ease-in-out;\n"])), fadeIn);
|
|
16
|
-
const CloseButton = exports.CloseButton = _styledComponents.default.button(_templateObject4 || (_templateObject4 = (0, _taggedTemplateLiteral2.default)(["\n margin-top: 10px;\n padding: 5px 15px;\n border: none;\n background-color: #333;\n color: #fff;\n cursor: pointer;\n border-radius: 4px;\n &:hover {\n background-color: #555;\n }\n"])));
|
|
17
|
-
const SubmitButton = exports.SubmitButton = _styledComponents.default.input(_templateObject5 || (_templateObject5 = (0, _taggedTemplateLiteral2.default)(["\n margin-top: 10px;\n margin-right: 10px;\n padding: 5px 15px;\n border: none;\n background-color: #333;\n color: #fff;\n cursor: pointer;\n border-radius: 4px;\n &:hover {\n background-color: #555;\n }\n"])));
|
|
@@ -1,224 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
|
-
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
|
|
5
|
-
Object.defineProperty(exports, "__esModule", {
|
|
6
|
-
value: true
|
|
7
|
-
});
|
|
8
|
-
exports.default = void 0;
|
|
9
|
-
var _react = _interopRequireWildcard(require("react"));
|
|
10
|
-
var _reactHookForm = require("react-hook-form");
|
|
11
|
-
var _propTypes = _interopRequireWildcard(require("prop-types"));
|
|
12
|
-
var _Modal = _interopRequireDefault(require("./Modal"));
|
|
13
|
-
var _CodeEditor = _interopRequireDefault(require("./CodeEditor"));
|
|
14
|
-
var _TextField = _interopRequireDefault(require("../TextField"));
|
|
15
|
-
var _Dropdown = _interopRequireDefault(require("./Dropdown"));
|
|
16
|
-
var _Modal2 = require("./Modal.style");
|
|
17
|
-
var _TotalDoughnutChart = _interopRequireDefault(require("../TotalDoughnutChart"));
|
|
18
|
-
var _ComponentFactory = _interopRequireDefault(require("../../utils/ComponentFactory"));
|
|
19
|
-
const ModalTotalBenchmark = _ref => {
|
|
20
|
-
let {
|
|
21
|
-
componentName,
|
|
22
|
-
title,
|
|
23
|
-
isModalOpen,
|
|
24
|
-
setModalOpen,
|
|
25
|
-
setResult
|
|
26
|
-
} = _ref;
|
|
27
|
-
const [params, setParams] = (0, _react.useState)([]);
|
|
28
|
-
const [code, setCode] = (0, _react.useState)('Select PACKAGE_COST,REDEMPTION_COST,(PACKAGE_COST+REDEMPTION_COST) AS TOTAL_COST,from FACT_EVENT_MEASURES A INNER JOIN DIM_EVENTS B ON A.EVENT_CODE = B.EVENT_CODE');
|
|
29
|
-
function getTypeName(type) {
|
|
30
|
-
if (type === _propTypes.default.string) {
|
|
31
|
-
return 'string';
|
|
32
|
-
}
|
|
33
|
-
if (type === _propTypes.default.number) {
|
|
34
|
-
return 'number';
|
|
35
|
-
}
|
|
36
|
-
if (type === _propTypes.default.bool) {
|
|
37
|
-
return 'bool';
|
|
38
|
-
}
|
|
39
|
-
if (type === _propTypes.default.array) {
|
|
40
|
-
return 'array';
|
|
41
|
-
}
|
|
42
|
-
if (type === _propTypes.default.object || type === _propTypes.default.arrayOf) {
|
|
43
|
-
return 'object';
|
|
44
|
-
}
|
|
45
|
-
if (type === _propTypes.default.func) {
|
|
46
|
-
return 'function';
|
|
47
|
-
}
|
|
48
|
-
if (type === _propTypes.default.symbol) {
|
|
49
|
-
return 'symbol';
|
|
50
|
-
}
|
|
51
|
-
if (type === _propTypes.default.any) {
|
|
52
|
-
return 'any';
|
|
53
|
-
}
|
|
54
|
-
return 'other';
|
|
55
|
-
}
|
|
56
|
-
function withPropTypeChecks(Component) {
|
|
57
|
-
const tempParams = [];
|
|
58
|
-
if (Component.propTypes) {
|
|
59
|
-
Object.keys(Component.propTypes).forEach(key => {
|
|
60
|
-
tempParams.push({
|
|
61
|
-
id: key,
|
|
62
|
-
label: key.replace(/([A-Z])/g, ' $1').replace(/^./, str => str.toUpperCase()),
|
|
63
|
-
type: getTypeName(Component.propTypes[key])
|
|
64
|
-
});
|
|
65
|
-
});
|
|
66
|
-
}
|
|
67
|
-
return tempParams;
|
|
68
|
-
}
|
|
69
|
-
(0, _react.useEffect)(() => {
|
|
70
|
-
const newParams = withPropTypeChecks((0, _ComponentFactory.default)(componentName));
|
|
71
|
-
setParams(newParams);
|
|
72
|
-
}, []);
|
|
73
|
-
const {
|
|
74
|
-
handleSubmit,
|
|
75
|
-
control,
|
|
76
|
-
formState: {
|
|
77
|
-
errors
|
|
78
|
-
}
|
|
79
|
-
} = (0, _reactHookForm.useForm)();
|
|
80
|
-
const onSubmit = data => setResult(data);
|
|
81
|
-
return /*#__PURE__*/_react.default.createElement("form", {
|
|
82
|
-
onSubmit: handleSubmit(onSubmit)
|
|
83
|
-
}, /*#__PURE__*/_react.default.createElement(_Modal.default, {
|
|
84
|
-
isOpen: isModalOpen,
|
|
85
|
-
onClose: () => setModalOpen(false)
|
|
86
|
-
}, /*#__PURE__*/_react.default.createElement("h2", null, title), /*#__PURE__*/_react.default.createElement("div", {
|
|
87
|
-
style: {
|
|
88
|
-
gap: '10px',
|
|
89
|
-
display: 'grid'
|
|
90
|
-
}
|
|
91
|
-
}, /*#__PURE__*/_react.default.createElement(_CodeEditor.default, {
|
|
92
|
-
value: code,
|
|
93
|
-
onChange: setCode
|
|
94
|
-
}), /*#__PURE__*/_react.default.createElement("div", {
|
|
95
|
-
style: {
|
|
96
|
-
gap: '10px',
|
|
97
|
-
display: 'grid',
|
|
98
|
-
gridTemplateColumns: 'auto auto auto'
|
|
99
|
-
}
|
|
100
|
-
}, params.map(item => {
|
|
101
|
-
if (item.type === 'string' || item.type === 'number') {
|
|
102
|
-
return /*#__PURE__*/_react.default.createElement(_reactHookForm.Controller, {
|
|
103
|
-
key: item.id,
|
|
104
|
-
control: control,
|
|
105
|
-
name: item.id,
|
|
106
|
-
render: _ref2 => {
|
|
107
|
-
let {
|
|
108
|
-
field
|
|
109
|
-
} = _ref2;
|
|
110
|
-
return /*#__PURE__*/_react.default.createElement(_TextField.default, Object.assign({}, field, {
|
|
111
|
-
allowedInput: "all",
|
|
112
|
-
height: "100%",
|
|
113
|
-
label: item.label,
|
|
114
|
-
multiline: true,
|
|
115
|
-
placeHolder: "Type...",
|
|
116
|
-
shape: "round",
|
|
117
|
-
size: "small",
|
|
118
|
-
width: "300px"
|
|
119
|
-
}));
|
|
120
|
-
}
|
|
121
|
-
});
|
|
122
|
-
}
|
|
123
|
-
if (item.type === 'bool') {
|
|
124
|
-
return /*#__PURE__*/_react.default.createElement(_reactHookForm.Controller, {
|
|
125
|
-
key: item.id,
|
|
126
|
-
control: control,
|
|
127
|
-
name: item.id,
|
|
128
|
-
render: _ref3 => {
|
|
129
|
-
let {
|
|
130
|
-
field
|
|
131
|
-
} = _ref3;
|
|
132
|
-
return /*#__PURE__*/_react.default.createElement(_Dropdown.default, Object.assign({}, field, {
|
|
133
|
-
allowedInput: "all",
|
|
134
|
-
labelColor: "#1B30AA",
|
|
135
|
-
limitTagsOnMultiSelect: 0,
|
|
136
|
-
onInputChange: e => {
|
|
137
|
-
var _e$inputValue;
|
|
138
|
-
field.onChange((_e$inputValue = e === null || e === void 0 ? void 0 : e.inputValue) !== null && _e$inputValue !== void 0 ? _e$inputValue : '');
|
|
139
|
-
},
|
|
140
|
-
options: ['true', 'false'],
|
|
141
|
-
placeHolder: "Type...",
|
|
142
|
-
shape: "round",
|
|
143
|
-
size: "small",
|
|
144
|
-
text: item.label,
|
|
145
|
-
width: "300px"
|
|
146
|
-
}));
|
|
147
|
-
}
|
|
148
|
-
});
|
|
149
|
-
}
|
|
150
|
-
if (item.type === 'other') {
|
|
151
|
-
return /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, /*#__PURE__*/_react.default.createElement(_reactHookForm.Controller, {
|
|
152
|
-
key: item.id,
|
|
153
|
-
control: control,
|
|
154
|
-
name: "".concat(item.id, "Key"),
|
|
155
|
-
render: _ref4 => {
|
|
156
|
-
let {
|
|
157
|
-
field
|
|
158
|
-
} = _ref4;
|
|
159
|
-
return /*#__PURE__*/_react.default.createElement(_TextField.default, Object.assign({}, field, {
|
|
160
|
-
label: "".concat(item.label, "Key"),
|
|
161
|
-
text: "".concat(item.label, "Key"),
|
|
162
|
-
allowedInput: "all",
|
|
163
|
-
labelColor: "#1B30AA",
|
|
164
|
-
width: "300px",
|
|
165
|
-
height: "100%",
|
|
166
|
-
multiline: true,
|
|
167
|
-
placeHolder: "The Key",
|
|
168
|
-
shape: "round",
|
|
169
|
-
size: "small"
|
|
170
|
-
}));
|
|
171
|
-
}
|
|
172
|
-
}), /*#__PURE__*/_react.default.createElement(_reactHookForm.Controller, {
|
|
173
|
-
key: item.id,
|
|
174
|
-
control: control,
|
|
175
|
-
name: "".concat(item.id, "Args"),
|
|
176
|
-
render: _ref5 => {
|
|
177
|
-
let {
|
|
178
|
-
field
|
|
179
|
-
} = _ref5;
|
|
180
|
-
return /*#__PURE__*/_react.default.createElement(_TextField.default, Object.assign({}, field, {
|
|
181
|
-
label: "".concat(item.label, "Args"),
|
|
182
|
-
text: "".concat(item.label, "Args"),
|
|
183
|
-
allowedInput: "all",
|
|
184
|
-
labelColor: "#1B30AA",
|
|
185
|
-
width: "300px",
|
|
186
|
-
height: "100%",
|
|
187
|
-
multiline: true,
|
|
188
|
-
placeHolder: "The args",
|
|
189
|
-
shape: "round",
|
|
190
|
-
size: "small"
|
|
191
|
-
}));
|
|
192
|
-
}
|
|
193
|
-
}));
|
|
194
|
-
}
|
|
195
|
-
return /*#__PURE__*/_react.default.createElement(_reactHookForm.Controller, {
|
|
196
|
-
key: item.id,
|
|
197
|
-
control: control,
|
|
198
|
-
name: item.id,
|
|
199
|
-
render: _ref6 => {
|
|
200
|
-
let {
|
|
201
|
-
field
|
|
202
|
-
} = _ref6;
|
|
203
|
-
return /*#__PURE__*/_react.default.createElement(_Dropdown.default, Object.assign({}, field, {
|
|
204
|
-
allowedInput: "all",
|
|
205
|
-
labelColor: "#1B30AA",
|
|
206
|
-
limitTagsOnMultiSelect: 0,
|
|
207
|
-
onInputChange: e => {
|
|
208
|
-
var _e$inputValue2;
|
|
209
|
-
field.onChange((_e$inputValue2 = e === null || e === void 0 ? void 0 : e.inputValue) !== null && _e$inputValue2 !== void 0 ? _e$inputValue2 : '');
|
|
210
|
-
},
|
|
211
|
-
options: item.options,
|
|
212
|
-
placeHolder: "Type...",
|
|
213
|
-
shape: "round",
|
|
214
|
-
size: "small",
|
|
215
|
-
text: item.label,
|
|
216
|
-
width: "300px"
|
|
217
|
-
}));
|
|
218
|
-
}
|
|
219
|
-
});
|
|
220
|
-
}))), /*#__PURE__*/_react.default.createElement(_Modal2.SubmitButton, {
|
|
221
|
-
type: "submit"
|
|
222
|
-
})));
|
|
223
|
-
};
|
|
224
|
-
var _default = exports.default = ModalTotalBenchmark;
|
|
@@ -1,139 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
|
-
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
|
|
5
|
-
Object.defineProperty(exports, "__esModule", {
|
|
6
|
-
value: true
|
|
7
|
-
});
|
|
8
|
-
exports.default = void 0;
|
|
9
|
-
var _react = _interopRequireWildcard(require("react"));
|
|
10
|
-
var _reactHookForm = require("react-hook-form");
|
|
11
|
-
var _Modal = _interopRequireDefault(require("./Modal"));
|
|
12
|
-
var _CodeEditor = _interopRequireDefault(require("./CodeEditor"));
|
|
13
|
-
var _TextField = _interopRequireDefault(require("../TextField"));
|
|
14
|
-
var _Dropdown = _interopRequireDefault(require("./Dropdown"));
|
|
15
|
-
var _Modal2 = require("./Modal.style");
|
|
16
|
-
const ModalTotalCost = _ref => {
|
|
17
|
-
let {
|
|
18
|
-
title,
|
|
19
|
-
isModalOpen,
|
|
20
|
-
setModalOpen,
|
|
21
|
-
setResult
|
|
22
|
-
} = _ref;
|
|
23
|
-
const [params, setParams] = (0, _react.useState)([{
|
|
24
|
-
id: 'title',
|
|
25
|
-
label: 'Title',
|
|
26
|
-
type: 'text'
|
|
27
|
-
}, {
|
|
28
|
-
id: 'dotCut',
|
|
29
|
-
label: 'Do Cut',
|
|
30
|
-
type: 'select',
|
|
31
|
-
options: ['true', 'false']
|
|
32
|
-
}, {
|
|
33
|
-
id: 'currency',
|
|
34
|
-
label: 'Currency',
|
|
35
|
-
type: 'select',
|
|
36
|
-
options: ['true', 'false']
|
|
37
|
-
}, {
|
|
38
|
-
id: 'currencyType',
|
|
39
|
-
label: 'Currency Type',
|
|
40
|
-
type: 'select',
|
|
41
|
-
options: ['USD', 'EUR', 'ILS', 'GBP', 'JPY']
|
|
42
|
-
}, {
|
|
43
|
-
id: 'width',
|
|
44
|
-
label: 'Width',
|
|
45
|
-
type: 'text'
|
|
46
|
-
}, {
|
|
47
|
-
id: 'height',
|
|
48
|
-
label: 'Height',
|
|
49
|
-
type: 'text'
|
|
50
|
-
}, {
|
|
51
|
-
id: 'textColor',
|
|
52
|
-
label: 'Text Color',
|
|
53
|
-
type: 'text'
|
|
54
|
-
}, {
|
|
55
|
-
id: 'noDataText',
|
|
56
|
-
label: 'No Data Text',
|
|
57
|
-
type: 'text'
|
|
58
|
-
}]);
|
|
59
|
-
const [code, setCode] = (0, _react.useState)('Select PACKAGE_COST,REDEMPTION_COST,(PACKAGE_COST+REDEMPTION_COST) AS TOTAL_COST,from FACT_EVENT_MEASURES A INNER JOIN DIM_EVENTS B ON A.EVENT_CODE = B.EVENT_CODE');
|
|
60
|
-
const {
|
|
61
|
-
register,
|
|
62
|
-
handleSubmit,
|
|
63
|
-
watch,
|
|
64
|
-
control,
|
|
65
|
-
formState: {
|
|
66
|
-
errors
|
|
67
|
-
}
|
|
68
|
-
} = (0, _reactHookForm.useForm)();
|
|
69
|
-
const onSubmit = data => setResult(data);
|
|
70
|
-
return /*#__PURE__*/_react.default.createElement("form", {
|
|
71
|
-
onSubmit: handleSubmit(onSubmit)
|
|
72
|
-
}, /*#__PURE__*/_react.default.createElement(_Modal.default, {
|
|
73
|
-
isOpen: isModalOpen,
|
|
74
|
-
onClose: () => setModalOpen(false)
|
|
75
|
-
}, /*#__PURE__*/_react.default.createElement("h2", null, title), /*#__PURE__*/_react.default.createElement("div", {
|
|
76
|
-
style: {
|
|
77
|
-
gap: '10px',
|
|
78
|
-
display: 'grid'
|
|
79
|
-
}
|
|
80
|
-
}, /*#__PURE__*/_react.default.createElement(_CodeEditor.default, {
|
|
81
|
-
value: code,
|
|
82
|
-
onChange: setCode
|
|
83
|
-
}), /*#__PURE__*/_react.default.createElement("div", {
|
|
84
|
-
style: {
|
|
85
|
-
gap: '10px',
|
|
86
|
-
display: 'grid',
|
|
87
|
-
gridTemplateColumns: 'auto auto auto'
|
|
88
|
-
}
|
|
89
|
-
}, params.map(item => {
|
|
90
|
-
if (item.type === 'text') {
|
|
91
|
-
return /*#__PURE__*/_react.default.createElement(_reactHookForm.Controller, {
|
|
92
|
-
control: control,
|
|
93
|
-
name: item.id,
|
|
94
|
-
render: _ref2 => {
|
|
95
|
-
let {
|
|
96
|
-
field
|
|
97
|
-
} = _ref2;
|
|
98
|
-
return /*#__PURE__*/_react.default.createElement(_TextField.default, Object.assign({}, field, {
|
|
99
|
-
allowedInput: "all",
|
|
100
|
-
height: "100%",
|
|
101
|
-
label: item.label,
|
|
102
|
-
multiline: true,
|
|
103
|
-
placeHolder: "Type...",
|
|
104
|
-
shape: "round",
|
|
105
|
-
size: "small",
|
|
106
|
-
width: "300px"
|
|
107
|
-
}));
|
|
108
|
-
}
|
|
109
|
-
});
|
|
110
|
-
}
|
|
111
|
-
return /*#__PURE__*/_react.default.createElement(_reactHookForm.Controller, {
|
|
112
|
-
control: control,
|
|
113
|
-
name: item.id,
|
|
114
|
-
render: _ref3 => {
|
|
115
|
-
let {
|
|
116
|
-
field
|
|
117
|
-
} = _ref3;
|
|
118
|
-
return /*#__PURE__*/_react.default.createElement(_Dropdown.default, Object.assign({}, field, {
|
|
119
|
-
allowedInput: "all",
|
|
120
|
-
labelColor: "#1B30AA",
|
|
121
|
-
limitTagsOnMultiSelect: 0,
|
|
122
|
-
onInputChange: e => {
|
|
123
|
-
var _e$inputValue;
|
|
124
|
-
field.onChange((_e$inputValue = e === null || e === void 0 ? void 0 : e.inputValue) !== null && _e$inputValue !== void 0 ? _e$inputValue : '');
|
|
125
|
-
},
|
|
126
|
-
options: item.options,
|
|
127
|
-
placeHolder: "Type...",
|
|
128
|
-
shape: "round",
|
|
129
|
-
size: "small",
|
|
130
|
-
text: item.label,
|
|
131
|
-
width: "300px"
|
|
132
|
-
}));
|
|
133
|
-
}
|
|
134
|
-
});
|
|
135
|
-
}))), /*#__PURE__*/_react.default.createElement(_Modal2.SubmitButton, {
|
|
136
|
-
type: "submit"
|
|
137
|
-
})));
|
|
138
|
-
};
|
|
139
|
-
var _default = exports.default = ModalTotalCost;
|