Fix widget-leaflet demo: open Widget_leaflet for Leaflet_map access
The js_top_worker-widget-leaflet library is wrapped, so #require
only registers Widget_leaflet as a toplevel module. Leaflet_map
is a submodule and needs open Widget_leaflet to be in scope.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>