Draft: fix(accessibility): resolve SVG alt text from entity source field
DynamicMediaItem now extracts alt from the entity's source file field (e.g. field_media_svg[0].alt) when alt is not on the media reference itself. This removes the need for consumers to manually cast and pass alt for SVG media bundles.