impaktapps-ui-builder 1.0.231 → 1.0.232
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.
|
@@ -12614,7 +12614,8 @@ const FileInput = {
|
|
|
12614
12614
|
required: false,
|
|
12615
12615
|
onUpload: "onFileUpload",
|
|
12616
12616
|
onDownload: "onFileDownload",
|
|
12617
|
-
label: "Aggrement Copy"
|
|
12617
|
+
label: "Aggrement Copy",
|
|
12618
|
+
"onClick": "onClick"
|
|
12618
12619
|
},
|
|
12619
12620
|
style: {
|
|
12620
12621
|
backgroundColor: "none"
|