diff --git a/Build/Blazorise.props b/Build/Blazorise.props index 8e16484e2b..b3e9ef16c5 100644 --- a/Build/Blazorise.props +++ b/Build/Blazorise.props @@ -1,7 +1,7 @@ - 1.5.2 - 1.5.2 + 1.5.3 + 1.5.3 LICENSE.md Blazorise.png diff --git a/Demos/Blazorise.Demo.AntDesign/wwwroot/index.html b/Demos/Blazorise.Demo.AntDesign/wwwroot/index.html index d7f1a843e5..6e67e1531d 100644 --- a/Demos/Blazorise.Demo.AntDesign/wwwroot/index.html +++ b/Demos/Blazorise.Demo.AntDesign/wwwroot/index.html @@ -14,14 +14,14 @@ - - - - - - - - + + + + + + + + @@ -43,8 +43,8 @@ - - + + diff --git a/Demos/Blazorise.Demo.Bootstrap.Server/Pages/_Host.cshtml b/Demos/Blazorise.Demo.Bootstrap.Server/Pages/_Host.cshtml index 2d58ae1375..c59093f5d6 100644 --- a/Demos/Blazorise.Demo.Bootstrap.Server/Pages/_Host.cshtml +++ b/Demos/Blazorise.Demo.Bootstrap.Server/Pages/_Host.cshtml @@ -17,14 +17,14 @@ - - - - - - - - + + + + + + + + @@ -41,8 +41,8 @@ - - + + diff --git a/Demos/Blazorise.Demo.Bootstrap/wwwroot/index.html b/Demos/Blazorise.Demo.Bootstrap/wwwroot/index.html index 90e35924cf..a62cca4d2f 100644 --- a/Demos/Blazorise.Demo.Bootstrap/wwwroot/index.html +++ b/Demos/Blazorise.Demo.Bootstrap/wwwroot/index.html @@ -14,14 +14,14 @@ - - - - - - - - + + + + + + + + @@ -43,8 +43,8 @@ - - + + diff --git a/Demos/Blazorise.Demo.Bootstrap5/wwwroot/index.html b/Demos/Blazorise.Demo.Bootstrap5/wwwroot/index.html index 4e12db6316..6818da283a 100644 --- a/Demos/Blazorise.Demo.Bootstrap5/wwwroot/index.html +++ b/Demos/Blazorise.Demo.Bootstrap5/wwwroot/index.html @@ -14,14 +14,14 @@ - - - - - - - - + + + + + + + + @@ -43,8 +43,8 @@ - - + + diff --git a/Demos/Blazorise.Demo.Bulma/wwwroot/index.html b/Demos/Blazorise.Demo.Bulma/wwwroot/index.html index 415ec795eb..9282b5f455 100644 --- a/Demos/Blazorise.Demo.Bulma/wwwroot/index.html +++ b/Demos/Blazorise.Demo.Bulma/wwwroot/index.html @@ -14,14 +14,14 @@ - - - - - - - - + + + + + + + + @@ -43,8 +43,8 @@ - - + + diff --git a/Demos/Blazorise.Demo.FluentUI2/wwwroot/index.html b/Demos/Blazorise.Demo.FluentUI2/wwwroot/index.html index 18a9e1bc7f..c1a4efb3c9 100644 --- a/Demos/Blazorise.Demo.FluentUI2/wwwroot/index.html +++ b/Demos/Blazorise.Demo.FluentUI2/wwwroot/index.html @@ -11,17 +11,17 @@ - + - - - - - - - - - + + + + + + + + + @@ -43,8 +43,8 @@ - - + + diff --git a/Demos/Blazorise.Demo.Material/wwwroot/index.html b/Demos/Blazorise.Demo.Material/wwwroot/index.html index 7ec7361767..11ff77024a 100644 --- a/Demos/Blazorise.Demo.Material/wwwroot/index.html +++ b/Demos/Blazorise.Demo.Material/wwwroot/index.html @@ -15,15 +15,15 @@ - - - - - - - - - + + + + + + + + + @@ -49,9 +49,9 @@ - - - + + + diff --git a/Demos/Blazorise.Demo.Tailwind/wwwroot/index.html b/Demos/Blazorise.Demo.Tailwind/wwwroot/index.html index f9280b7e43..7f61e21c1e 100644 --- a/Demos/Blazorise.Demo.Tailwind/wwwroot/index.html +++ b/Demos/Blazorise.Demo.Tailwind/wwwroot/index.html @@ -16,16 +16,16 @@ - + - - - - - - - - + + + + + + + + @@ -49,8 +49,8 @@ - - + + diff --git a/Documentation/Blazorise.Docs/App.razor b/Documentation/Blazorise.Docs/App.razor index 202856de65..cb6c747325 100644 --- a/Documentation/Blazorise.Docs/App.razor +++ b/Documentation/Blazorise.Docs/App.razor @@ -24,16 +24,16 @@ - - + + - - - - - + + + + + - + @@ -83,8 +83,8 @@ Paddle.Setup({ vendor: 130780 }); - - + + diff --git a/Documentation/Blazorise.Docs/Models/Snippets.generated.cs b/Documentation/Blazorise.Docs/Models/Snippets.generated.cs index 7ba42e6a38..3e357bf70f 100644 --- a/Documentation/Blazorise.Docs/Models/Snippets.generated.cs +++ b/Documentation/Blazorise.Docs/Models/Snippets.generated.cs @@ -5084,50 +5084,50 @@ void ValidateCheck( ValidatorEventArgs e ) .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 ) { @@ -5135,15 +5135,15 @@ void ValidateCheck( ValidatorEventArgs e ) .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"; @@ -5153,7 +5153,7 @@ void ValidateCheck( ValidatorEventArgs e ) public const string TestingbUnitNugetExample = @"Install-Package Blazorise.Tests.bUnit"; - public const string VideoScriptsExample = @""; + public const string VideoScriptsExample = @""; public const string AnimateExample = @"