Unify MCP widgets and complete localization

This commit is contained in:
2026-09-13 17:23:32 +03:00
parent 0ba42afe35
commit 26692fad1c
151 changed files with 3509 additions and 3050 deletions
@@ -2,4 +2,4 @@
This artifact is served by the SHD MCP backend as ui://shd/crm-funnel/v1.html.
The HTML is standalone, uses the MCP Apps bridge first, and keeps window.openai as a compatibility extension. It has no external script or network dependency. The widget provides a read-only CRM deal funnel grouped by stage.
The standalone HTML is generated from `widgets/_shared/universal-widget.html` and `widgets/_shared/universal-widget-config.json` by `scripts/generate-widget-artifacts.mjs` using the `shd-universal-v1` engine. It uses the MCP Apps bridge first and keeps `window.openai` as a compatibility extension; it has no external script or network dependency. The module supplies its data and view configuration through the render-tool metadata.