Skip to content

Commit

Permalink
Deploying to gh-pages from @ Material-Blazor/Material.Blazor@35efb9e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
simonziegler committed Mar 13, 2024
1 parent 503e12d commit 2b73700
Show file tree
Hide file tree
Showing 17 changed files with 9 additions and 5 deletions.
4 changes: 4 additions & 0 deletions _content/Material.Blazor/material.blazor.css
Original file line number Diff line number Diff line change
Expand Up @@ -6382,6 +6382,10 @@ $dp-menu-year-menu-height: $dp-menu-height + $dp-year-pad-rows * ($dp-button-siz

[dir=rtl] .mb-rtl-reversed-icon i {
transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
}

.loading-progress {
Expand Down
2 changes: 1 addition & 1 deletion _content/Material.Blazor/material.blazor.min.css

Large diffs are not rendered by default.

Binary file modified _framework/Material.Blazor.Website.WebAssembly.pdb.gz
Binary file not shown.
Binary file modified _framework/Material.Blazor.Website.WebAssembly.wasm
Binary file not shown.
Binary file modified _framework/Material.Blazor.Website.WebAssembly.wasm.br
Binary file not shown.
Binary file modified _framework/Material.Blazor.Website.WebAssembly.wasm.gz
Binary file not shown.
Binary file modified _framework/Material.Blazor.Website.pdb.gz
Binary file not shown.
Binary file modified _framework/Material.Blazor.Website.wasm
Binary file not shown.
Binary file modified _framework/Material.Blazor.Website.wasm.br
Binary file not shown.
Binary file modified _framework/Material.Blazor.Website.wasm.gz
Binary file not shown.
Binary file modified _framework/Material.Blazor.pdb.gz
Binary file not shown.
Binary file modified _framework/Material.Blazor.wasm
Binary file not shown.
Binary file modified _framework/Material.Blazor.wasm.br
Binary file not shown.
Binary file modified _framework/Material.Blazor.wasm.gz
Binary file not shown.
8 changes: 4 additions & 4 deletions _framework/blazor.boot.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"mainAssemblyName": "Material.Blazor.Website.WebAssembly",
"resources": {
"hash": "sha256-hNp/eVCU9e3Q2dhehGtndiVq4TbtpfZ63R8njQ5QGvA=",
"hash": "sha256-Q2v2ldpzZOHeLiY9MUf/9wI6E46D0h18aUBo+o9vjog=",
"jsModuleNative": {
"dotnet.native.8.0.2.deknxu92gu.js": "sha256-gPMK16QWoJSTxorlZJqcVtbBRTniIQWlLsJN2O4cJHg="
},
Expand All @@ -19,9 +19,9 @@
"assembly": {
"GoogleAnalytics.Blazor.wasm": "sha256-9maxHDA0ezDRT79XvPIZi411ySyG96k1lUuuu9NbGEE=",
"Humanizer.wasm": "sha256-4NbSboZzzP9nikRtXapUZNzOyITt7ht9TNqCIQHr5OE=",
"Material.Blazor.wasm": "sha256-xM78Vv27Rm+vZIdksCTAFXFAEFoNY6NBXcCZLMGJ9zE=",
"Material.Blazor.Website.wasm": "sha256-nfMUL4P8stGMRokLa3BLdchRieEYKS0h5mIh0QcV7ko=",
"Material.Blazor.Website.WebAssembly.wasm": "sha256-chMGg+eSWh88lavrPrWCj30BDkFXazy4kZkHHHlDQ5E=",
"Material.Blazor.wasm": "sha256-42ATJaOCbOeE81+qKYGtgR8B1o73BvViBtgd2xzf4y4=",
"Material.Blazor.Website.wasm": "sha256-jYP0//E8QXQ03GkXIEpXBKsn55aARE5PBtDqJ+AUH2g=",
"Material.Blazor.Website.WebAssembly.wasm": "sha256-8zVpYcrL6FwYsJlqJ/BfM59kIOaQD0ZuLEdOwz4NhLI=",
"Microsoft.AspNetCore.Components.Forms.wasm": "sha256-sB5Uye+oMW0pYr6KjMbPv9+GYpd7C25EnxcIrsefO0E=",
"Microsoft.AspNetCore.Components.wasm": "sha256-HdzAvZjnRMOj1yQYMQl2jNfihxH1DlfquVhknjZ54ZQ=",
"Microsoft.AspNetCore.Components.Web.wasm": "sha256-WEMqJVXQL5a9UAP79wdvWFh4tlUr0JiV5UUmhdOwdL4=",
Expand Down
Binary file modified _framework/blazor.boot.json.br
Binary file not shown.
Binary file modified _framework/blazor.boot.json.gz
Binary file not shown.

0 comments on commit 2b73700

Please sign in to comment.