ev_lib_gen 0.1.2

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

Emits ts/uikit/src/generated/variants.ts from the Rust styling source of truth, and copies tokens.css over. 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).