`UFileMultiple` and `UFileCollection`: fixed the "...ID undefined" exception if the item of type `pdf` is deleted after previewing; UModal body-custom-class prop added
-
UModal
: new propertybody-custom-class
to decorate a modal dialog body -
UFilePreviewButton
now usesu-modal
for preview instead of direct usage of<dialog>
-
UFileMultiple
andUFileCollection
: fixed the "...ID undefined" exception if the item of typepdf
is deleted after previewing