aait 2.2.5__tar.gz → 2.2.6__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {aait-2.2.5 → aait-2.2.6}/PKG-INFO +1 -1
- {aait-2.2.5 → aait-2.2.6}/aait.egg-info/PKG-INFO +1 -1
- {aait-2.2.5 → aait-2.2.6}/aait.egg-info/SOURCES.txt +1 -0
- aait-2.2.6/orangecontrib/AAIT/widgets/designer/owsortandselect.ui +204 -0
- {aait-2.2.5 → aait-2.2.6}/setup.py +1 -1
- {aait-2.2.5 → aait-2.2.6}/License.txt +0 -0
- {aait-2.2.5 → aait-2.2.6}/aait.egg-info/dependency_links.txt +0 -0
- {aait-2.2.5 → aait-2.2.6}/aait.egg-info/entry_points.txt +0 -0
- {aait-2.2.5 → aait-2.2.6}/aait.egg-info/namespace_packages.txt +0 -0
- {aait-2.2.5 → aait-2.2.6}/aait.egg-info/requires.txt +0 -0
- {aait-2.2.5 → aait-2.2.6}/aait.egg-info/top_level.txt +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/__init__.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/SignalReceiver.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/__init__.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/audit_widget.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/dataTests/00079473A - Copie (2).TIF +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/dataTests/00079473A - Copie (3).TIF +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/dataTests/00079473A - Copie (4).TIF +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/dataTests/Tir 81mm_0001.csv +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/dataTests/Tir 81mm_0002.csv +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/dataTests/Tir 81mm_0003.csv +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/dynamic_results.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/test_all_widgets.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/test_server.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/widget_4all.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/widget_chunking.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/widget_edit_table.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/widget_mpnet_create_embeddings.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/widget_optimisation.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/widget_optimisationselection.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/widget_powfactory.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/widget_queryllm.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/widget_spacy_md_fr_lemmatizer.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/widget_traduction.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/widgets_model.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/encapsulation/__init__.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/fix_torch/fix_torch_dll_error.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/fix_torch/libomp140.x86_64.dll +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/MergeBaseLora.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/SERV_kill_workflow.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/SERV_requests.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/SERV_start_workflow.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/Tutorial_Finetuning.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/Tutorial_TestFinetuning.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/__init__.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/answers.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/chunking.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/embeddings.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/finetuning.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/functions_DatasetGeneration.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/functions_Finetuning.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/lemmes.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/lmstudio.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/main_DatasetGeneration.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/main_Finetuning.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/process_documents.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/prompt_management.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/quickpy.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/test.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/test_functions.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/llm/translations.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/optimiser/__init__.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/optimiser/optuna_multi.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/utils/CheckMetaData.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/utils/MetManagement.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/utils/SimpleDialogQt.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/utils/__init__.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/utils/aait_repo_file.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/utils/base_widget.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/utils/check_data_in.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/utils/delta_local_shared_fodler.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/utils/import_uic.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/utils/initialize_from_ini.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/utils/mac_utils.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/utils/shared_functions.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/utils/shared_variables.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/utils/subprocess_management.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/utils/thread_management.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/utils/tools/__init__.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/utils/tools/change_owcorpus.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/utils/tools/concat_splitted_pypi.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/utils/tools/first_time_check.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/utils/tools/owcorpus_ok.txt +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/utils/windows_utils.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWAAITResourcesManager.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWAccumulator.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWAddColumns.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWApplyRules.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWCN2rule_view.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWChunking.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWConcatRules.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWConverseLLM.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWCreateEmbeddings.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWDisplayMD.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWEditTable.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWEmptySwitch.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWEndLoop.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWExecuteScript.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWExtraChunks.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWExtractTokens.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWFileMetadata.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWFileSyncChecker.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWFileWithPath.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWFindFilesFromDir.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWFusionNM.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWGenerateQuestions.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWGenerateSynthesis.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWGenerateWord.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWInputSelector.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWKeywords.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWKeywordsDetection.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWLMStudio.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWLanguageDetection.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWLemmatizer.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWLoadDocuments.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWModel_CE_MiniLML6.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWModel_Falcon.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWModel_HelsinkiEnFr.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWModel_HelsinkiFrEn.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWModel_MPNET.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWModel_Mistral.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWModel_Qwen.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWModel_Qwen1B5_Q6.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWModel_Qwen2_5_32B.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWModel_Qwen3B_Q4.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWModel_Qwen7B_Q4.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWModel_Qwen7B_Q6.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWModel_Solar.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWModel_SolarUncensored.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWModel_SpacyMD_EN.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWModel_SpacyMD_FR.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWOptimisation.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWOptimisationSelection.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWOptimisationSendScore.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWProcessDocumentsFromPath.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWQueryLLM.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWRandomData.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWReranking.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWSaveFilepathEntry.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWSelectColumnDynamique.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWSelectRowsDynamic.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWSortAndSelect.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWStartLoop.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWTable2Corpus.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWTranslation.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWTrigger.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/OWUnzipFolder.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/POW_Wfactory.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/__init__.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owMarkdown.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/ow_in_or_out_path.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/ow_widget_random_data.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owaccumulator.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owaddcolumns.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owapplyrules.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owchunkanalysis.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owchunking.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owconcatrules.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owconversellm.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owembeddings.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owemptyswitch.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owendloop.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owexecutescript.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owexecutescript_TEST.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owextrachunks.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owextracttokens.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owfilemetadata.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owfilesyncchecker.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owfilewithpath.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owfindfilesfromdir.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owfusion_nm.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owgenerate_word.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owgeneratequestions.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owgeneratesynthesis.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owkeyword.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owkeywordsdetection.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owlangdetect.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owlemmatizer.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owllm4all.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owloaddocuments.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owloadworkflow.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owmodel_ce_minilml6.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owmodel_falcon.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owmodel_helsinki_en_fr.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owmodel_helsinki_fr_en.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owmodel_mistral.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owmodel_mpnet.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owmodel_qwen.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owmodel_qwen_2.5_32b.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owmodel_qwen_instruct_1.5b_q6.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owmodel_qwen_instruct_3b_q4.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owmodel_qwen_instruct_7b_q4.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owmodel_qwen_instruct_7b_q6.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owmodel_qwencoder_7b.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owmodel_solar.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owmodel_solar_uncensored.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owmodel_spacymd_en.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owmodel_spacymd_fr.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/ownumberpointinrules.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owprocessdocuments.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owqueryllm.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owreranking.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owsavewithpath.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owselect_column_dynamic.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owselect_row_dynamic.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owstartloop.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owtable2corpus.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owtranslation.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owtrigger.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/designer/owunzipfolder.ui +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/CN2RuleViewer.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/MDViewer.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/Mistral.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/apply_rules.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/category.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/chunking_analysis.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/dark_green.txt +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/de.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/document_generator.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/documents.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/edge_llm.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/endloop.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/extra_chunks.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/in_or_out.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/input.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/languages.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/lm_studio.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/local_interf_img_multi_pull.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/local_interf_multi_pull.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/local_interf_pull.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/local_interf_push.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/local_interf_text_pull.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/logo_solar.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/logo_uncensoredsolar.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/logo_upload.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/models.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/optimisation.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/optimizer.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/output.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owCN2_intersect_rules.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owaccumulator.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owchunking.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owconversellm.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owedittable.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owembeddings.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owemptyswitch.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owenvinfo.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owexecutescript.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owextracttokens.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owfilemetadata.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owfilesfromdir.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owfilesyncchecker.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owfilewithpath.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owfusion_nm.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owgeneratequestions.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owgeneratesynthesis.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owkeywords.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owkeywordsdetection.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owlemmatizer.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owloaddocuments.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owmodel_ce_minilml6.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owmodel_falcon.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owmodel_helsinki_en_fr.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owmodel_helsinki_fr_en.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owmodel_mpnet.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owmodel_spacymd_en.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owmodel_spacymd_fr.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owoptimisation.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owoptimisationselection.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owqueryllm.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owreranking.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owsavefilepathentry.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owselectcolumndynamique.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owsortandselect.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owtable2corpus.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owtranslation.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/owtrigger.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/processdocuments.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/qwen-color.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/select_dynamic_row.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/startloop.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/tools.png +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/widgetFactory.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/widgets/icons/zip.svg +0 -0
- {aait-2.2.5 → aait-2.2.6}/orangecontrib/__init__.py +0 -0
- {aait-2.2.5 → aait-2.2.6}/setup.cfg +0 -0
|
@@ -203,6 +203,7 @@ orangecontrib/AAIT/widgets/designer/owreranking.ui
|
|
|
203
203
|
orangecontrib/AAIT/widgets/designer/owsavewithpath.ui
|
|
204
204
|
orangecontrib/AAIT/widgets/designer/owselect_column_dynamic.ui
|
|
205
205
|
orangecontrib/AAIT/widgets/designer/owselect_row_dynamic.ui
|
|
206
|
+
orangecontrib/AAIT/widgets/designer/owsortandselect.ui
|
|
206
207
|
orangecontrib/AAIT/widgets/designer/owstartloop.ui
|
|
207
208
|
orangecontrib/AAIT/widgets/designer/owtable2corpus.ui
|
|
208
209
|
orangecontrib/AAIT/widgets/designer/owtranslation.ui
|
|
@@ -0,0 +1,204 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<ui version="4.0">
|
|
3
|
+
<class>Form</class>
|
|
4
|
+
<widget class="QWidget" name="Form">
|
|
5
|
+
<property name="geometry">
|
|
6
|
+
<rect>
|
|
7
|
+
<x>0</x>
|
|
8
|
+
<y>0</y>
|
|
9
|
+
<width>471</width>
|
|
10
|
+
<height>474</height>
|
|
11
|
+
</rect>
|
|
12
|
+
</property>
|
|
13
|
+
<property name="windowTitle">
|
|
14
|
+
<string>Form</string>
|
|
15
|
+
</property>
|
|
16
|
+
<widget class="QGroupBox" name="groupBox">
|
|
17
|
+
<property name="geometry">
|
|
18
|
+
<rect>
|
|
19
|
+
<x>20</x>
|
|
20
|
+
<y>40</y>
|
|
21
|
+
<width>431</width>
|
|
22
|
+
<height>71</height>
|
|
23
|
+
</rect>
|
|
24
|
+
</property>
|
|
25
|
+
<property name="title">
|
|
26
|
+
<string>Explanation</string>
|
|
27
|
+
</property>
|
|
28
|
+
<widget class="QLabel" name="Description">
|
|
29
|
+
<property name="geometry">
|
|
30
|
+
<rect>
|
|
31
|
+
<x>10</x>
|
|
32
|
+
<y>10</y>
|
|
33
|
+
<width>411</width>
|
|
34
|
+
<height>61</height>
|
|
35
|
+
</rect>
|
|
36
|
+
</property>
|
|
37
|
+
<property name="text">
|
|
38
|
+
<string>This widget sorts the data table by the selected column. If the checkbox is enabled, it limits the output to the specified number of top rows.</string>
|
|
39
|
+
</property>
|
|
40
|
+
<property name="textFormat">
|
|
41
|
+
<enum>Qt::AutoText</enum>
|
|
42
|
+
</property>
|
|
43
|
+
<property name="alignment">
|
|
44
|
+
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
45
|
+
</property>
|
|
46
|
+
<property name="wordWrap">
|
|
47
|
+
<bool>true</bool>
|
|
48
|
+
</property>
|
|
49
|
+
</widget>
|
|
50
|
+
</widget>
|
|
51
|
+
<widget class="QGroupBox" name="groupBox_2">
|
|
52
|
+
<property name="geometry">
|
|
53
|
+
<rect>
|
|
54
|
+
<x>20</x>
|
|
55
|
+
<y>130</y>
|
|
56
|
+
<width>431</width>
|
|
57
|
+
<height>71</height>
|
|
58
|
+
</rect>
|
|
59
|
+
</property>
|
|
60
|
+
<property name="title">
|
|
61
|
+
<string/>
|
|
62
|
+
</property>
|
|
63
|
+
<widget class="QCheckBox" name="checkBox_2">
|
|
64
|
+
<property name="geometry">
|
|
65
|
+
<rect>
|
|
66
|
+
<x>10</x>
|
|
67
|
+
<y>43</y>
|
|
68
|
+
<width>161</width>
|
|
69
|
+
<height>16</height>
|
|
70
|
+
</rect>
|
|
71
|
+
</property>
|
|
72
|
+
<property name="text">
|
|
73
|
+
<string> Limit number of outputs</string>
|
|
74
|
+
</property>
|
|
75
|
+
</widget>
|
|
76
|
+
<widget class="QComboBox" name="comboBox">
|
|
77
|
+
<property name="geometry">
|
|
78
|
+
<rect>
|
|
79
|
+
<x>10</x>
|
|
80
|
+
<y>10</y>
|
|
81
|
+
<width>101</width>
|
|
82
|
+
<height>21</height>
|
|
83
|
+
</rect>
|
|
84
|
+
</property>
|
|
85
|
+
<item>
|
|
86
|
+
<property name="text">
|
|
87
|
+
<string>Ascending</string>
|
|
88
|
+
</property>
|
|
89
|
+
</item>
|
|
90
|
+
<item>
|
|
91
|
+
<property name="text">
|
|
92
|
+
<string>Descending</string>
|
|
93
|
+
</property>
|
|
94
|
+
</item>
|
|
95
|
+
</widget>
|
|
96
|
+
<widget class="QSpinBox" name="spinBox">
|
|
97
|
+
<property name="enabled">
|
|
98
|
+
<bool>false</bool>
|
|
99
|
+
</property>
|
|
100
|
+
<property name="geometry">
|
|
101
|
+
<rect>
|
|
102
|
+
<x>180</x>
|
|
103
|
+
<y>40</y>
|
|
104
|
+
<width>61</width>
|
|
105
|
+
<height>22</height>
|
|
106
|
+
</rect>
|
|
107
|
+
</property>
|
|
108
|
+
<property name="minimum">
|
|
109
|
+
<number>1</number>
|
|
110
|
+
</property>
|
|
111
|
+
<property name="maximum">
|
|
112
|
+
<number>999999999</number>
|
|
113
|
+
</property>
|
|
114
|
+
<property name="value">
|
|
115
|
+
<number>5</number>
|
|
116
|
+
</property>
|
|
117
|
+
</widget>
|
|
118
|
+
</widget>
|
|
119
|
+
<widget class="QPushButton" name="pushButton_send">
|
|
120
|
+
<property name="enabled">
|
|
121
|
+
<bool>false</bool>
|
|
122
|
+
</property>
|
|
123
|
+
<property name="geometry">
|
|
124
|
+
<rect>
|
|
125
|
+
<x>149</x>
|
|
126
|
+
<y>404</y>
|
|
127
|
+
<width>301</width>
|
|
128
|
+
<height>31</height>
|
|
129
|
+
</rect>
|
|
130
|
+
</property>
|
|
131
|
+
<property name="text">
|
|
132
|
+
<string>Run</string>
|
|
133
|
+
</property>
|
|
134
|
+
</widget>
|
|
135
|
+
<widget class="QCheckBox" name="checkBox_send">
|
|
136
|
+
<property name="enabled">
|
|
137
|
+
<bool>false</bool>
|
|
138
|
+
</property>
|
|
139
|
+
<property name="geometry">
|
|
140
|
+
<rect>
|
|
141
|
+
<x>20</x>
|
|
142
|
+
<y>410</y>
|
|
143
|
+
<width>131</width>
|
|
144
|
+
<height>16</height>
|
|
145
|
+
</rect>
|
|
146
|
+
</property>
|
|
147
|
+
<property name="text">
|
|
148
|
+
<string>Auto send data</string>
|
|
149
|
+
</property>
|
|
150
|
+
</widget>
|
|
151
|
+
<widget class="QGroupBox" name="groupBox_3">
|
|
152
|
+
<property name="geometry">
|
|
153
|
+
<rect>
|
|
154
|
+
<x>20</x>
|
|
155
|
+
<y>220</y>
|
|
156
|
+
<width>431</width>
|
|
157
|
+
<height>161</height>
|
|
158
|
+
</rect>
|
|
159
|
+
</property>
|
|
160
|
+
<property name="title">
|
|
161
|
+
<string>Column selection</string>
|
|
162
|
+
</property>
|
|
163
|
+
<widget class="QLabel" name="Description_4">
|
|
164
|
+
<property name="geometry">
|
|
165
|
+
<rect>
|
|
166
|
+
<x>10</x>
|
|
167
|
+
<y>30</y>
|
|
168
|
+
<width>411</width>
|
|
169
|
+
<height>61</height>
|
|
170
|
+
</rect>
|
|
171
|
+
</property>
|
|
172
|
+
<property name="text">
|
|
173
|
+
<string/>
|
|
174
|
+
</property>
|
|
175
|
+
<property name="textFormat">
|
|
176
|
+
<enum>Qt::AutoText</enum>
|
|
177
|
+
</property>
|
|
178
|
+
<property name="alignment">
|
|
179
|
+
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
180
|
+
</property>
|
|
181
|
+
<property name="wordWrap">
|
|
182
|
+
<bool>true</bool>
|
|
183
|
+
</property>
|
|
184
|
+
</widget>
|
|
185
|
+
<widget class="QWidget" name="placeholder" native="true">
|
|
186
|
+
<property name="geometry">
|
|
187
|
+
<rect>
|
|
188
|
+
<x>0</x>
|
|
189
|
+
<y>20</y>
|
|
190
|
+
<width>431</width>
|
|
191
|
+
<height>141</height>
|
|
192
|
+
</rect>
|
|
193
|
+
</property>
|
|
194
|
+
</widget>
|
|
195
|
+
</widget>
|
|
196
|
+
<zorder>groupBox_2</zorder>
|
|
197
|
+
<zorder>groupBox</zorder>
|
|
198
|
+
<zorder>pushButton_send</zorder>
|
|
199
|
+
<zorder>checkBox_send</zorder>
|
|
200
|
+
<zorder>groupBox_3</zorder>
|
|
201
|
+
</widget>
|
|
202
|
+
<resources/>
|
|
203
|
+
<connections/>
|
|
204
|
+
</ui>
|
|
@@ -4,7 +4,7 @@ from setuptools import setup, find_packages
|
|
|
4
4
|
NAME = "aait"
|
|
5
5
|
|
|
6
6
|
# Version du package PyPI
|
|
7
|
-
VERSION = "2.2.
|
|
7
|
+
VERSION = "2.2.6" # la version doit être supérieure à la précédente sinon la publication sera refusée
|
|
8
8
|
|
|
9
9
|
# Facultatif / Adaptable à souhait
|
|
10
10
|
AUTHOR = "Orange community"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/dataTests/00079473A - Copie (2).TIF
RENAMED
|
File without changes
|
{aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/dataTests/00079473A - Copie (3).TIF
RENAMED
|
File without changes
|
{aait-2.2.5 → aait-2.2.6}/orangecontrib/AAIT/audit_widget/dataTests/00079473A - Copie (4).TIF
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|