Skip to content

Commit 73b2f1f

Browse files
Upgraded MudBlazor (#553)
1 parent d966929 commit 73b2f1f

File tree

9 files changed

+216
-215
lines changed

9 files changed

+216
-215
lines changed

app/MindWork AI Studio/MindWork AI Studio.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<PackageReference Include="CodeBeam.MudBlazor.Extensions" Version="8.2.4" />
5151
<PackageReference Include="HtmlAgilityPack" Version="1.12.2" />
5252
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.8" />
53-
<PackageReference Include="MudBlazor" Version="8.11.0" />
53+
<PackageReference Include="MudBlazor" Version="8.12.0" />
5454
<PackageReference Include="MudBlazor.Markdown" Version="8.11.0" />
5555
<PackageReference Include="ReverseMarkdown" Version="4.7.0" />
5656
<PackageReference Include="LuaCSharp" Version="0.4.2" />

app/MindWork AI Studio/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
},
4646
"MudBlazor": {
4747
"type": "Direct",
48-
"requested": "[8.11.0, )",
49-
"resolved": "8.11.0",
50-
"contentHash": "WeQTp5l7yYMxFrXlmI51bfIYv4LsFl/ClNruNdJBumG+ods1RkX61gFhlcv3XLmg4EMs5w6a+WqTWCwolYXg7A==",
48+
"requested": "[8.12.0, )",
49+
"resolved": "8.12.0",
50+
"contentHash": "ZwgHPt2DwiQoFeP8jxPzNEsUmJF17ljtospVH+uMUKUKpklz6jEkdE5vNs7PnHaPH9HEbpFEQgJw8QPlnFZjsQ==",
5151
"dependencies": {
5252
"Microsoft.AspNetCore.Components": "9.0.1",
5353
"Microsoft.AspNetCore.Components.Web": "9.0.1",

app/MindWork AI Studio/wwwroot/changelog/v0.9.51.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@
1919
- Fixed a rare chat-related bug that could occur when a workspace was not created correctly. Thank you, Naomi, for reporting this issue.
2020
- Fixed a bug in the web content reader where a preconfigured LLM provider was not recognized, resulting in an error message.
2121
- Fixed another bug in the web content reader: the system incorrectly evaluated whether the content cleaning agent was preselected. Users had to first deactivate the agent and then reactivate it to make it work correctly.
22-
- Fixed a bug in the assistants for text summarization, translations, and legal check: the web content reader preferences were not being applied when resetting the assistant.
22+
- Fixed a bug in the assistants for text summarization, translations, and legal check: the web content reader preferences were not being applied when resetting the assistant.
23+
- Upgraded dependencies.

app/MindWork AI Studio/wwwroot/system/MudBlazor/MudBlazor.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.

app/MindWork AI Studio/wwwroot/system/MudBlazor/MudBlazor.min.js

Lines changed: 209 additions & 209 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
476 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)