TF-2172 Add DropZone widget

(cherry picked from commit 72f5f04800c1bb56118676b44cf0102ba14ef034)
This commit is contained in:
dab246
2023-10-02 15:07:33 +07:00
committed by Dat H. Pham
parent 20fd8ebdee
commit 5b8c45586b
9 changed files with 148 additions and 1 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2023-09-07T19:09:09.089986",
"@@last_modified": "2023-10-02T15:04:12.165160",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -3239,5 +3239,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"dropFileHereToAttachThem": "Drop file here to attach them",
"@dropFileHereToAttachThem": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}