mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-03-08 01:53:30 +01:00
- TokenPicker: searchable grouped dropdown for selecting design tokens with colour swatch previews, clear button, category filtering, custom group override support (noodl-core-ui) - PreviewTokenInjector: singleton service that injects project design tokens as a <style id='noodl-design-tokens'> into the preview webview via executeJavaScript on every dom-ready and tokensChanged event - CanvasView: calls notifyDomReady() after valid dom-ready sessions and clearWebview() on dispose - ProjectDesignTokenContext: attaches PreviewTokenInjector to the StyleTokensModel on mount