SVG shell and subobject assets for the default array realization
FROG — Free Open Graphical Language
templates/array_shell.svg— shell and layout slots.subobjects/index_display.svg— index display subobject.subobjects/element_region.svg— repeated element viewport.subobjects/element_slot.svg— generic element slot placeholder.subobjects/vertical_scrollbar.svg— vertical scrollbar.subobjects/horizontal_scrollbar.svg— horizontal scrollbar.
The actual element behavior is owned by the element widget class, not by these array realization assets.
The .frog instance owns rank, shape, viewport size, scrollbar gap,
index values, element records, and per-instance style overrides.
The Default SVG assets publish parts and baseline geometry only.