diff --git a/Build/Blazorise.props b/Build/Blazorise.props index 2125524fd4..403f1d21d6 100644 --- a/Build/Blazorise.props +++ b/Build/Blazorise.props @@ -1,7 +1,7 @@ - 1.7.3 - 1.7.3 + 1.7.4 + 1.7.4 LICENSE.md Blazorise.png diff --git a/Demos/Blazorise.Demo.AntDesign/wwwroot/index.html b/Demos/Blazorise.Demo.AntDesign/wwwroot/index.html index 021f6bbe97..cdd3d4b042 100644 --- a/Demos/Blazorise.Demo.AntDesign/wwwroot/index.html +++ b/Demos/Blazorise.Demo.AntDesign/wwwroot/index.html @@ -14,14 +14,14 @@ - - - - - - - - + + + + + + + + @@ -45,8 +45,8 @@ - - + + diff --git a/Demos/Blazorise.Demo.Bootstrap.Server/Pages/_Host.cshtml b/Demos/Blazorise.Demo.Bootstrap.Server/Pages/_Host.cshtml index aa289f9ad3..a915f96517 100644 --- a/Demos/Blazorise.Demo.Bootstrap.Server/Pages/_Host.cshtml +++ b/Demos/Blazorise.Demo.Bootstrap.Server/Pages/_Host.cshtml @@ -17,14 +17,14 @@ - - - - - - - - + + + + + + + + @@ -43,8 +43,8 @@ - - + + diff --git a/Demos/Blazorise.Demo.Bootstrap/wwwroot/index.html b/Demos/Blazorise.Demo.Bootstrap/wwwroot/index.html index 0cc38d1146..4624d963e8 100644 --- a/Demos/Blazorise.Demo.Bootstrap/wwwroot/index.html +++ b/Demos/Blazorise.Demo.Bootstrap/wwwroot/index.html @@ -14,14 +14,14 @@ - - - - - - - - + + + + + + + + @@ -45,8 +45,8 @@ - - + + diff --git a/Demos/Blazorise.Demo.Bootstrap5/wwwroot/index.html b/Demos/Blazorise.Demo.Bootstrap5/wwwroot/index.html index 790de4f3ed..4430970066 100644 --- a/Demos/Blazorise.Demo.Bootstrap5/wwwroot/index.html +++ b/Demos/Blazorise.Demo.Bootstrap5/wwwroot/index.html @@ -14,14 +14,14 @@ - - - - - - - - + + + + + + + + @@ -45,8 +45,8 @@ - - + + diff --git a/Demos/Blazorise.Demo.Bulma/wwwroot/index.html b/Demos/Blazorise.Demo.Bulma/wwwroot/index.html index 0aa936754a..ec4d6c4eee 100644 --- a/Demos/Blazorise.Demo.Bulma/wwwroot/index.html +++ b/Demos/Blazorise.Demo.Bulma/wwwroot/index.html @@ -14,14 +14,14 @@ - - - - - - - - + + + + + + + + @@ -45,8 +45,8 @@ - - + + diff --git a/Demos/Blazorise.Demo.FluentUI2/wwwroot/index.html b/Demos/Blazorise.Demo.FluentUI2/wwwroot/index.html index 067eda5d06..a21a172066 100644 --- a/Demos/Blazorise.Demo.FluentUI2/wwwroot/index.html +++ b/Demos/Blazorise.Demo.FluentUI2/wwwroot/index.html @@ -11,17 +11,17 @@ - + - - - - - - - - - + + + + + + + + + @@ -45,8 +45,8 @@ - - + + diff --git a/Demos/Blazorise.Demo.Material/wwwroot/index.html b/Demos/Blazorise.Demo.Material/wwwroot/index.html index f915c36626..716b78a549 100644 --- a/Demos/Blazorise.Demo.Material/wwwroot/index.html +++ b/Demos/Blazorise.Demo.Material/wwwroot/index.html @@ -15,15 +15,15 @@ - - - - - - - - - + + + + + + + + + @@ -51,9 +51,9 @@ - - - + + + diff --git a/Demos/Blazorise.Demo.Tailwind/wwwroot/index.html b/Demos/Blazorise.Demo.Tailwind/wwwroot/index.html index 00fbb5ac35..635e3db23f 100644 --- a/Demos/Blazorise.Demo.Tailwind/wwwroot/index.html +++ b/Demos/Blazorise.Demo.Tailwind/wwwroot/index.html @@ -16,16 +16,16 @@ - + - - - - - - - - + + + + + + + + @@ -51,8 +51,8 @@ - - + + diff --git a/Documentation/Blazorise.Docs/App.razor b/Documentation/Blazorise.Docs/App.razor index 7b645340e3..d620a357ce 100644 --- a/Documentation/Blazorise.Docs/App.razor +++ b/Documentation/Blazorise.Docs/App.razor @@ -24,16 +24,16 @@ - - + + - - - - - + + + + + - + @@ -86,8 +86,8 @@ Paddle.Setup({ vendor: 130780 }); - - + + diff --git a/Documentation/Blazorise.Docs/Models/Snippets.generated.cs b/Documentation/Blazorise.Docs/Models/Snippets.generated.cs index bdd02133f8..5ef9ff13e8 100644 --- a/Documentation/Blazorise.Docs/Models/Snippets.generated.cs +++ b/Documentation/Blazorise.Docs/Models/Snippets.generated.cs @@ -5346,50 +5346,50 @@ public IEnumerable Validate( ValidationContext validationConte .AddBootstrapProviders() .AddEmptyIconProvider();"; - public const string AntDesignScriptsExample = @" -"; + public const string AntDesignScriptsExample = @" +"; - public const string Bootstrap5ScriptsExample = @" -"; + public const string Bootstrap5ScriptsExample = @" +"; - public const string BootstrapScriptsExample = @" -"; + public const string BootstrapScriptsExample = @" +"; - public const string BulmaScriptsExample = @" -"; + public const string BulmaScriptsExample = @" +"; public const string ButtonJavascriptMockTestingExample = @"JSInterop.AddBlazoriseButton();"; - public const string ChartsScriptsExample = @""; - - public const string ChartsStreamingScriptsExample = @""; - - public const string ChartsTrendlineScriptsExample = @""; - - public const string CommonScriptsExample = @" - - - - - - - - - - - - - - - - - - -"; + public const string ChartsScriptsExample = @""; + + public const string ChartsStreamingScriptsExample = @""; + + public const string ChartsTrendlineScriptsExample = @""; + + public const string CommonScriptsExample = @" + + + + + + + + + + + + + + + + + + +"; public const string ComponentsImportExample = @"@using Blazorise.Components"; - public const string DatagridScriptsExample = @""; + public const string DatagridScriptsExample = @""; public const string EmptyProviderExample = @"public void ConfigureServices( IServiceCollection services ) { @@ -5397,15 +5397,15 @@ public IEnumerable Validate( ValidationContext validationConte .AddEmptyProviders(); }"; - public const string MarkdownScriptsExample = @""; + public const string MarkdownScriptsExample = @""; - public const string MaterialScriptsExample = @" -"; + public const string MaterialScriptsExample = @" +"; - public const string RichTextEditScriptsExample = @""; + public const string RichTextEditScriptsExample = @""; - public const string TailwindScriptsExample = @" -"; + public const string TailwindScriptsExample = @" +"; public const string TemplatesCLIUsageExample = @"dotnet new blazorise -n MyNewBlazoriseApp -p Bootstrap5 -bh Server -ut false -f net7.0"; @@ -5415,7 +5415,7 @@ public IEnumerable Validate( ValidationContext validationConte public const string TestingbUnitNugetExample = @"Install-Package Blazorise.Tests.bUnit"; - public const string VideoScriptsExample = @""; + public const string VideoScriptsExample = @""; public const string AnimateExample = @"