ev_lib_gen 0.1.4

Generates the TS uikit class tables from ev_lib_classes (Rust is the source of truth).
ev_lib_gen-0.1.4 is not a library.

Emits one TS file per uikit component under ts/uikit/src/generated/ from the Rust styling source of truth (ev_lib_classes). Run via cargo run -p ev_lib_gen; the output is committed and CI fails if it drifts (git diff --exit-code ts/uikit/src/generated).