Drop the v0 example's global export opt-in and update tests to use component-scoped slots and forms, matching the checked public API path. req: component/003 req: build/001
Default generated APIs to component-scoped modules and require global_exports(true) for legacy/global slot, handle, class, event, and lowering exports. req: component/003 req: build/001