- added setting for documents category selection for fileselect;

- added confirmation popup for fileselect and fileinput;
This commit is contained in:
Vitalii Kiiko
2025-03-12 12:45:08 +01:00
parent c9770eb91b
commit 8a62213bad
10 changed files with 77 additions and 15 deletions

View File

@@ -495,6 +495,10 @@ export const elementItems = [
name: "label",
value: "Seleziona File"
},
{
name: "documentCategories",
value: []
},
{
name: "isDelegation",
value: false