Changes
- plugin completely rewritten for Vue3 using Composition API and TypeScript
- Vue3 always transforms width and height to numbers, thus properties thumbnailWidth and thumbnailHeight should always be a number
- event fired when user navigates to previous image was renamed to silentbox-overlay-prev-item-displayed from silentbox-overlay-previous-item-displayed