This module enhances the Page Designer with support for responsive images, allowing it to generate `<picture>` elements with multiple image sources for various screen sizes and resolutions. A sub-module also adds focal point cropping capabilities.
Description
Module that adds support for responsive images to pagedesigner components. It provides all the information needed to create a <picture> element that contains multiple images for different viewport sizes, as well as multiple resolutions of each image.
Submodule pagedesigner_focal_point enables focal point based cropping for images