As I've noticed, the feature for FilePond's allowPaste is disabled on this generated vendor asset from Filament's.
Is there a way we can enable this easily? Like pasting any image from the active Create Form page, Filament will automatically capture the paste event of an Image type and trigger the file upload? Vanilla FilePond supports uploading via pasting image, so I believe Filament Form's FileUpload could do it too.
vendor/filament/forms/resources/js/components/file-upload.js