This change includes:
- A new `ui-lit` directory with a simple Lit-based custom element.
- A comparison of the bundle sizes between the Angular and Lit versions.
- The Lit version is significantly smaller (1.2 KB vs. 149.31 KB).
This is a draft change for exploration and is not intended to be merged. The original Angular implementation has been restored.