add types (info, error) to animated alert
2a541d33
Simon Liebers
committed
succeeded
5 changed files
AlertManager.cs
/WPE.App.Shared.BaseComponents/Business/Alert/AlertManager.cs-1+5
/WPE.App.Shared.BaseComponents/Business/Alert/AlertManager.cs
Add comment 1 Minus  <div class="header">@Title</div>
Add comment 1 Plus  @using Infsoft.WPE.App.Shared.BaseComponents.Pages.Text
Add comment 2 Plus  
Add comment 3 Plus  <div class="header">
Add comment 4 Plus   <Text_Uppercase Color="#333">@Title</Text_Uppercase>
Add comment 5 Plus  </div>
Add comment 2 6
Add comment 3 7 @code {
Add comment 4 8 [Parameter]
IAlertManager.cs
/WPE.App.Shared.BaseComponents/Business/Alert/IAlertManager.cs-1+5
/WPE.App.Shared.BaseComponents/Business/Alert/IAlertManager.cs
Add comment 1 Minus  <div class="header">@Title</div>
Add comment 1 Plus  @using Infsoft.WPE.App.Shared.BaseComponents.Pages.Text
Add comment 2 Plus  
Add comment 3 Plus  <div class="header">
Add comment 4 Plus   <Text_Uppercase Color="#333">@Title</Text_Uppercase>
Add comment 5 Plus  </div>
Add comment 2 6
Add comment 3 7 @code {
Add comment 4 8 [Parameter]
AnimatedAlertType.cs
/WPE.App.Shared.BaseComponents/Models/Module/Alert/AnimatedAlertType.cs-1+5
/WPE.App.Shared.BaseComponents/Models/Module/Alert/AnimatedAlertType.cs
Add comment 1 Minus  <div class="header">@Title</div>
Add comment 1 Plus  @using Infsoft.WPE.App.Shared.BaseComponents.Pages.Text
Add comment 2 Plus  
Add comment 3 Plus  <div class="header">
Add comment 4 Plus   <Text_Uppercase Color="#333">@Title</Text_Uppercase>
Add comment 5 Plus  </div>
Add comment 2 6
Add comment 3 7 @code {
Add comment 4 8 [Parameter]
AnimatedAlert.razor
/WPE.App.Shared.BaseComponents/Pages/Module/Alert/AnimatedAlert.razor-1+5
/WPE.App.Shared.BaseComponents/Pages/Module/Alert/AnimatedAlert.razor
Add comment 1 Minus  <div class="header">@Title</div>
Add comment 1 Plus  @using Infsoft.WPE.App.Shared.BaseComponents.Pages.Text
Add comment 2 Plus  
Add comment 3 Plus  <div class="header">
Add comment 4 Plus   <Text_Uppercase Color="#333">@Title</Text_Uppercase>
Add comment 5 Plus  </div>
Add comment 2 6
Add comment 3 7 @code {
Add comment 4 8 [Parameter]
WPE.App.Shared.BaseComponents.csproj
/WPE.App.Shared.BaseComponents/WPE.App.Shared.BaseComponents.csproj-1+5
/WPE.App.Shared.BaseComponents/WPE.App.Shared.BaseComponents.csproj
Add comment 1 Minus  <div class="header">@Title</div>
Add comment 1 Plus  @using Infsoft.WPE.App.Shared.BaseComponents.Pages.Text
Add comment 2 Plus  
Add comment 3 Plus  <div class="header">
Add comment 4 Plus   <Text_Uppercase Color="#333">@Title</Text_Uppercase>
Add comment 5 Plus  </div>
Add comment 2 6
Add comment 3 7 @code {
Add comment 4 8 [Parameter]