diff --git a/BeWo/BeWo.csproj b/BeWo/BeWo.csproj index d1312fc20..83241165a 100644 --- a/BeWo/BeWo.csproj +++ b/BeWo/BeWo.csproj @@ -134,6 +134,38 @@ Designer MSBuild:Compile + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + Designer MSBuild:Compile @@ -3547,6 +3579,16 @@ + + + + + + + + + + diff --git a/BeWo/Ressources/Icons/KI/Icon_KI_Chat_Schw+Orange.png b/BeWo/Ressources/Icons/KI/Icon_KI_Chat_Schw+Orange.png new file mode 100644 index 000000000..6d5289c0a Binary files /dev/null and b/BeWo/Ressources/Icons/KI/Icon_KI_Chat_Schw+Orange.png differ diff --git a/BeWo/Ressources/Icons/KI/Icon_KI_Chat_Schw.png b/BeWo/Ressources/Icons/KI/Icon_KI_Chat_Schw.png new file mode 100644 index 000000000..f0f1c6470 Binary files /dev/null and b/BeWo/Ressources/Icons/KI/Icon_KI_Chat_Schw.png differ diff --git a/BeWo/Ressources/Icons/KI/Icon_KI_Chat_Weiss+Orange.png b/BeWo/Ressources/Icons/KI/Icon_KI_Chat_Weiss+Orange.png new file mode 100644 index 000000000..1e88ffebb Binary files /dev/null and b/BeWo/Ressources/Icons/KI/Icon_KI_Chat_Weiss+Orange.png differ diff --git a/BeWo/Ressources/Icons/KI/Icon_KI_Chat_Weiss.png b/BeWo/Ressources/Icons/KI/Icon_KI_Chat_Weiss.png new file mode 100644 index 000000000..5bdf51d2f Binary files /dev/null and b/BeWo/Ressources/Icons/KI/Icon_KI_Chat_Weiss.png differ diff --git a/BeWo/Ressources/Icons/KI/Icon_KI_Funktion_Schw+Gruen.png b/BeWo/Ressources/Icons/KI/Icon_KI_Funktion_Schw+Gruen.png new file mode 100644 index 000000000..04219af25 Binary files /dev/null and b/BeWo/Ressources/Icons/KI/Icon_KI_Funktion_Schw+Gruen.png differ diff --git a/BeWo/Ressources/Icons/KI/Icon_KI_Funktion_Schw.png b/BeWo/Ressources/Icons/KI/Icon_KI_Funktion_Schw.png new file mode 100644 index 000000000..569fc0196 Binary files /dev/null and b/BeWo/Ressources/Icons/KI/Icon_KI_Funktion_Schw.png differ diff --git a/BeWo/Ressources/Icons/KI/Icon_KI_Funktion_Weiss+Gruen.png b/BeWo/Ressources/Icons/KI/Icon_KI_Funktion_Weiss+Gruen.png new file mode 100644 index 000000000..597cdace2 Binary files /dev/null and b/BeWo/Ressources/Icons/KI/Icon_KI_Funktion_Weiss+Gruen.png differ diff --git a/BeWo/Ressources/Icons/KI/Icon_KI_Funktion_Weiss.png b/BeWo/Ressources/Icons/KI/Icon_KI_Funktion_Weiss.png new file mode 100644 index 000000000..fce0f9288 Binary files /dev/null and b/BeWo/Ressources/Icons/KI/Icon_KI_Funktion_Weiss.png differ diff --git a/BeWo/Styles/Designs/AI/IconKIChatSchwarz.xaml b/BeWo/Styles/Designs/AI/IconKIChatSchwarz.xaml new file mode 100644 index 000000000..dcbc703ec --- /dev/null +++ b/BeWo/Styles/Designs/AI/IconKIChatSchwarz.xaml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/BeWo/Styles/Designs/AI/IconKIChatSchwarzOrange.xaml b/BeWo/Styles/Designs/AI/IconKIChatSchwarzOrange.xaml new file mode 100644 index 000000000..e72215097 --- /dev/null +++ b/BeWo/Styles/Designs/AI/IconKIChatSchwarzOrange.xaml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/BeWo/Styles/Designs/AI/IconKIChatWeiss.xaml b/BeWo/Styles/Designs/AI/IconKIChatWeiss.xaml new file mode 100644 index 000000000..9bc5ff117 --- /dev/null +++ b/BeWo/Styles/Designs/AI/IconKIChatWeiss.xaml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/BeWo/Styles/Designs/AI/IconKIChatWeissOrange.xaml b/BeWo/Styles/Designs/AI/IconKIChatWeissOrange.xaml new file mode 100644 index 000000000..b69cc892f --- /dev/null +++ b/BeWo/Styles/Designs/AI/IconKIChatWeissOrange.xaml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/BeWo/Styles/Designs/AI/IconKIFunktionSchwarz.xaml b/BeWo/Styles/Designs/AI/IconKIFunktionSchwarz.xaml new file mode 100644 index 000000000..ac703ced2 --- /dev/null +++ b/BeWo/Styles/Designs/AI/IconKIFunktionSchwarz.xaml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/BeWo/Styles/Designs/AI/IconKIFunktionSchwarzGruen.xaml b/BeWo/Styles/Designs/AI/IconKIFunktionSchwarzGruen.xaml new file mode 100644 index 000000000..a4aee200a --- /dev/null +++ b/BeWo/Styles/Designs/AI/IconKIFunktionSchwarzGruen.xaml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/BeWo/Styles/Designs/AI/IconKIFunktionWeiss.xaml b/BeWo/Styles/Designs/AI/IconKIFunktionWeiss.xaml new file mode 100644 index 000000000..f109d85d8 --- /dev/null +++ b/BeWo/Styles/Designs/AI/IconKIFunktionWeiss.xaml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/BeWo/Styles/Designs/AI/IconKIFunktionWeissGruen.xaml b/BeWo/Styles/Designs/AI/IconKIFunktionWeissGruen.xaml new file mode 100644 index 000000000..91b7e5724 --- /dev/null +++ b/BeWo/Styles/Designs/AI/IconKIFunktionWeissGruen.xaml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/BeWo/Styles/ModernOrangeBlack.xaml b/BeWo/Styles/ModernOrangeBlack.xaml index 7bf2bb3ed..1d4233bed 100644 --- a/BeWo/Styles/ModernOrangeBlack.xaml +++ b/BeWo/Styles/ModernOrangeBlack.xaml @@ -6,6 +6,14 @@ xmlns:templateselectors="clr-namespace:BeWo.View.TemplateSelectors" xmlns:uc="clr-namespace:BeWo.View.Controls"> + + + + + + + + diff --git a/BeWo/View/Detail/Zeiterfassung/ServiceRecordView2.xaml b/BeWo/View/Detail/Zeiterfassung/ServiceRecordView2.xaml index 90079b3c5..6f92142e6 100644 --- a/BeWo/View/Detail/Zeiterfassung/ServiceRecordView2.xaml +++ b/BeWo/View/Detail/Zeiterfassung/ServiceRecordView2.xaml @@ -619,7 +619,6 @@ HorizontalAlignment="Left" Source="..\..\..\Ressources\Icons\chatbot.png" Style="{StaticResource toolbarImageStyle}" /> - @@ -1677,6 +1676,7 @@ + @@ -1707,10 +1707,24 @@ TabIndex="999" /> + + + + + + + + + +