## 🛡️ License & Attribution

This library is **Open Source** and free to use for both personal and commercial projects.

However, you **cannot** replicate this library and claim it as your own work.
If you redistribute the source code or use it in a public project, the original
copyright notice and author attribution must remain intact.

**Built with ❤️ by Bernard Kojo Ossei-Agyei**

# @tolle/ui

A premium, high-performance Angular UI library meticulously crafted with a **Google Dark Mode** aesthetic. Built for speed, accessibility, and a modern "charcoal" look.



## ✨ Features

- 🌑 **Google Dark Mode First:** Optimized for `#121212` backgrounds using `color-mix` CSS technology.
- ⚡ **Zero-Animation Base:** Clean, instant state changes for a "snappy" enterprise feel.
- 🧩 **Angular Native:** Built with Reactive Forms and `ControlValueAccessor` integration.
- 📏 **Unified Sizing:** Every component scales perfectly from `xs` to `lg`.
- 🔍 **Searchable Comboboxes:** Select components with built-in real-time filtering.
- 🍞 **Advanced Toast System:** Stackable notifications with "Pause-on-Hover" and progress timers.

---

## 🚀 Installation

Install the library and its peer dependency (Floating UI):

```bash
npm install @tolle/ui @floating-ui/dom

@import "@tolle/ui/styles/theme.css";
