|
@@ -516,6 +516,11 @@
|
|
<DesignTime>True</DesignTime>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Service.resx</DependentUpon>
|
|
<DependentUpon>Service.resx</DependentUpon>
|
|
</Compile>
|
|
</Compile>
|
|
|
|
+ <Compile Include="ViewModels\Dialog\ChatGPTAIDialogs\DocumentaryTranslationDialogViewModel.cs" />
|
|
|
|
+ <Compile Include="ViewModels\HomePanel\PDFTools\HomeFilesContentViewModel.cs" />
|
|
|
|
+ <Compile Include="ViewModels\HomePanel\ChatGPTAI\ChatGPTAIErrorCorrectionContentViewModel.cs" />
|
|
|
|
+ <Compile Include="ViewModels\HomePanel\ChatGPTAI\ChatGPTAIRewritingContentViewModel.cs" />
|
|
|
|
+ <Compile Include="ViewModels\HomePanel\ChatGPTAI\ChatGPTAITranslationContentViewModel.cs" />
|
|
<Compile Include="ViewModels\Dialog\HomePageToolsDialogs\CreateFromHtmlDialogViewModel.cs" />
|
|
<Compile Include="ViewModels\Dialog\HomePageToolsDialogs\CreateFromHtmlDialogViewModel.cs" />
|
|
<Compile Include="ViewModels\Dialog\HomePageToolsDialogs\CreateFromScannerDialogsViewModel.cs" />
|
|
<Compile Include="ViewModels\Dialog\HomePageToolsDialogs\CreateFromScannerDialogsViewModel.cs" />
|
|
<Compile Include="ViewModels\Dialog\NoviceGuidDialogViewModel.cs" />
|
|
<Compile Include="ViewModels\Dialog\NoviceGuidDialogViewModel.cs" />
|
|
@@ -613,6 +618,7 @@
|
|
<Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkTemplateListBaseContentViewModel.cs" />
|
|
<Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkTemplateListBaseContentViewModel.cs" />
|
|
<Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkTemplateListFileContentViewModel.cs" />
|
|
<Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkTemplateListFileContentViewModel.cs" />
|
|
<Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkTemplateListTextContentViewModel.cs" />
|
|
<Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkTemplateListTextContentViewModel.cs" />
|
|
|
|
+ <Compile Include="ViewModels\HomePanel\HomeChatGPTAIContentViewModel.cs" />
|
|
<Compile Include="ViewModels\HomePanel\PDFTools\PDFToolsContentViewModel.cs" />
|
|
<Compile Include="ViewModels\HomePanel\PDFTools\PDFToolsContentViewModel.cs" />
|
|
<Compile Include="ViewModels\HomePanel\PDFTools\QuickToolsContentViewModel.cs" />
|
|
<Compile Include="ViewModels\HomePanel\PDFTools\QuickToolsContentViewModel.cs" />
|
|
<Compile Include="ViewModels\PropertyPanel\AnnotPanel\SignatureAnnotPropertyViewModel.cs" />
|
|
<Compile Include="ViewModels\PropertyPanel\AnnotPanel\SignatureAnnotPropertyViewModel.cs" />
|
|
@@ -631,6 +637,7 @@
|
|
<Compile Include="ViewModels\Dialog\DynamicPropertyDialogViewModel.cs" />
|
|
<Compile Include="ViewModels\Dialog\DynamicPropertyDialogViewModel.cs" />
|
|
<Compile Include="ViewModels\PropertyPanel\ViewModular\PageContentViewModel.cs" />
|
|
<Compile Include="ViewModels\PropertyPanel\ViewModular\PageContentViewModel.cs" />
|
|
<Compile Include="ViewModels\Scan\ScanViwerViewModel.cs" />
|
|
<Compile Include="ViewModels\Scan\ScanViwerViewModel.cs" />
|
|
|
|
+ <Compile Include="ViewModels\Dialog\ChatGPTAIDialogs\SelectedTranslationDialogViewModel.cs" />
|
|
<Compile Include="ViewModels\TipContent\FileRestrictedTipViewModel.cs" />
|
|
<Compile Include="ViewModels\TipContent\FileRestrictedTipViewModel.cs" />
|
|
<Compile Include="ViewModels\TipContent\LinkAnnotTipViewModel.cs" />
|
|
<Compile Include="ViewModels\TipContent\LinkAnnotTipViewModel.cs" />
|
|
<Compile Include="ViewModels\TipContent\RemoveSecuritySuccessTipViewModel.cs" />
|
|
<Compile Include="ViewModels\TipContent\RemoveSecuritySuccessTipViewModel.cs" />
|
|
@@ -734,6 +741,12 @@
|
|
<Compile Include="Views\Dialog\BOTA\ScreenAnnotationDialog.xaml.cs">
|
|
<Compile Include="Views\Dialog\BOTA\ScreenAnnotationDialog.xaml.cs">
|
|
<DependentUpon>ScreenAnnotationDialog.xaml</DependentUpon>
|
|
<DependentUpon>ScreenAnnotationDialog.xaml</DependentUpon>
|
|
</Compile>
|
|
</Compile>
|
|
|
|
+ <Compile Include="Views\Dialog\ChatGPTAIDialogs\DocumentaryTranslationDialog.xaml.cs">
|
|
|
|
+ <DependentUpon>DocumentaryTranslationDialog.xaml</DependentUpon>
|
|
|
|
+ </Compile>
|
|
|
|
+ <Compile Include="Views\Dialog\ChatGPTAIDialogs\SelectedTranslationDialog.xaml.cs">
|
|
|
|
+ <DependentUpon>SelectedTranslationDialog.xaml</DependentUpon>
|
|
|
|
+ </Compile>
|
|
<Compile Include="Views\Dialog\ConverterDialogs\ConverterCSVDialog.xaml.cs">
|
|
<Compile Include="Views\Dialog\ConverterDialogs\ConverterCSVDialog.xaml.cs">
|
|
<DependentUpon>ConverterCSVDialog.xaml</DependentUpon>
|
|
<DependentUpon>ConverterCSVDialog.xaml</DependentUpon>
|
|
</Compile>
|
|
</Compile>
|
|
@@ -1062,6 +1075,15 @@
|
|
<Compile Include="Views\Form\TextFieldProperty.xaml.cs">
|
|
<Compile Include="Views\Form\TextFieldProperty.xaml.cs">
|
|
<DependentUpon>TextFieldProperty.xaml</DependentUpon>
|
|
<DependentUpon>TextFieldProperty.xaml</DependentUpon>
|
|
</Compile>
|
|
</Compile>
|
|
|
|
+ <Compile Include="Views\HomePanel\ChatGPTAI\ChatGPTAIErrorCorrectionContent.xaml.cs">
|
|
|
|
+ <DependentUpon>ChatGPTAIErrorCorrectionContent.xaml</DependentUpon>
|
|
|
|
+ </Compile>
|
|
|
|
+ <Compile Include="Views\HomePanel\ChatGPTAI\ChatGPTAIRewritingContent.xaml.cs">
|
|
|
|
+ <DependentUpon>ChatGPTAIRewritingContent.xaml</DependentUpon>
|
|
|
|
+ </Compile>
|
|
|
|
+ <Compile Include="Views\HomePanel\ChatGPTAI\ChatGPTAITranslationContent.xaml.cs">
|
|
|
|
+ <DependentUpon>ChatGPTAITranslationContent.xaml</DependentUpon>
|
|
|
|
+ </Compile>
|
|
<Compile Include="Views\HomePanel\CloudDrive\CloudDriveContent.xaml.cs">
|
|
<Compile Include="Views\HomePanel\CloudDrive\CloudDriveContent.xaml.cs">
|
|
<DependentUpon>CloudDriveContent.xaml</DependentUpon>
|
|
<DependentUpon>CloudDriveContent.xaml</DependentUpon>
|
|
</Compile>
|
|
</Compile>
|
|
@@ -1116,12 +1138,18 @@
|
|
<Compile Include="Views\HomePanel\CloudDrive\CloudFilesContent.xaml.cs">
|
|
<Compile Include="Views\HomePanel\CloudDrive\CloudFilesContent.xaml.cs">
|
|
<DependentUpon>CloudFilesContent.xaml</DependentUpon>
|
|
<DependentUpon>CloudFilesContent.xaml</DependentUpon>
|
|
</Compile>
|
|
</Compile>
|
|
|
|
+ <Compile Include="Views\HomePanel\HomeChatGPTAIContent.xaml.cs">
|
|
|
|
+ <DependentUpon>HomeChatGPTAIContent.xaml</DependentUpon>
|
|
|
|
+ </Compile>
|
|
<Compile Include="Views\HomePanel\HomeCloudContent.xaml.cs">
|
|
<Compile Include="Views\HomePanel\HomeCloudContent.xaml.cs">
|
|
<DependentUpon>HomeCloudContent.xaml</DependentUpon>
|
|
<DependentUpon>HomeCloudContent.xaml</DependentUpon>
|
|
</Compile>
|
|
</Compile>
|
|
<Compile Include="Views\HomePanel\HomeGuidContent.xaml.cs">
|
|
<Compile Include="Views\HomePanel\HomeGuidContent.xaml.cs">
|
|
<DependentUpon>HomeGuidContent.xaml</DependentUpon>
|
|
<DependentUpon>HomeGuidContent.xaml</DependentUpon>
|
|
</Compile>
|
|
</Compile>
|
|
|
|
+ <Compile Include="Views\HomePanel\PDFTools\HomeFilesContent.xaml.cs">
|
|
|
|
+ <DependentUpon>HomeFilesContent.xaml</DependentUpon>
|
|
|
|
+ </Compile>
|
|
<Compile Include="Views\HomePanel\PDFTools\PDFToolExpendItem.xaml.cs">
|
|
<Compile Include="Views\HomePanel\PDFTools\PDFToolExpendItem.xaml.cs">
|
|
<DependentUpon>PDFToolExpendItem.xaml</DependentUpon>
|
|
<DependentUpon>PDFToolExpendItem.xaml</DependentUpon>
|
|
</Compile>
|
|
</Compile>
|
|
@@ -1506,6 +1534,14 @@
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
</Page>
|
|
|
|
+ <Page Include="Views\Dialog\ChatGPTAIDialogs\DocumentaryTranslationDialog.xaml">
|
|
|
|
+ <SubType>Designer</SubType>
|
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
|
+ </Page>
|
|
|
|
+ <Page Include="Views\Dialog\ChatGPTAIDialogs\SelectedTranslationDialog.xaml">
|
|
|
|
+ <SubType>Designer</SubType>
|
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
|
+ </Page>
|
|
<Page Include="Views\Dialog\ConverterDialogs\ConverterCSVDialog.xaml">
|
|
<Page Include="Views\Dialog\ConverterDialogs\ConverterCSVDialog.xaml">
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
@@ -1886,6 +1922,18 @@
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
</Page>
|
|
|
|
+ <Page Include="Views\HomePanel\ChatGPTAI\ChatGPTAIErrorCorrectionContent.xaml">
|
|
|
|
+ <SubType>Designer</SubType>
|
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
|
+ </Page>
|
|
|
|
+ <Page Include="Views\HomePanel\ChatGPTAI\ChatGPTAIRewritingContent.xaml">
|
|
|
|
+ <SubType>Designer</SubType>
|
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
|
+ </Page>
|
|
|
|
+ <Page Include="Views\HomePanel\ChatGPTAI\ChatGPTAITranslationContent.xaml">
|
|
|
|
+ <SubType>Designer</SubType>
|
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
|
+ </Page>
|
|
<Page Include="Views\HomePanel\CloudDrive\CloudDriveContent.xaml">
|
|
<Page Include="Views\HomePanel\CloudDrive\CloudDriveContent.xaml">
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
@@ -1949,6 +1997,14 @@
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
</Page>
|
|
|
|
+ <Page Include="Views\HomePanel\HomeChatGPTAIContent.xaml">
|
|
|
|
+ <SubType>Designer</SubType>
|
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
|
+ </Page>
|
|
|
|
+ <Page Include="Views\HomePanel\PDFTools\HomeFilesContent.xaml">
|
|
|
|
+ <SubType>Designer</SubType>
|
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
|
+ </Page>
|
|
<Page Include="Views\HomePanel\PDFTools\PDFToolExpendItem.xaml">
|
|
<Page Include="Views\HomePanel\PDFTools\PDFToolExpendItem.xaml">
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
@@ -2291,6 +2347,9 @@
|
|
<Resource Include="Resources\Service\Cheer.png" />
|
|
<Resource Include="Resources\Service\Cheer.png" />
|
|
<Resource Include="Resources\Service\NewRegiserok.png" />
|
|
<Resource Include="Resources\Service\NewRegiserok.png" />
|
|
<Resource Include="Resources\Service\NoWatermark.png" />
|
|
<Resource Include="Resources\Service\NoWatermark.png" />
|
|
|
|
+ <Resource Include="Resources\HomeTools\add_files.png" />
|
|
|
|
+ <Resource Include="Resources\HomeTools\Translation.png" />
|
|
|
|
+ <Resource Include="Resources\HomeTools\ChatGPTTranslation.png" />
|
|
<Content Include="source\models\OCR.model">
|
|
<Content Include="source\models\OCR.model">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
</Content>
|