The 'Create with AI' button referenced the Pro AI agent (hardcoded prompt, agent event) inside the anonymous OSS dialog — chat/agent logic must live in the velxio-prod overlay, not here. CustomChipDialog now just exposes a generic `data-velxio-slot="custom-chip-actions"` extension point (empty in OSS) and hangs its close handler on the slot element so the overlay can dismiss the dialog after acting. The button itself, its prompt and the Pro entitlement gate move to the overlay. |
||
|---|---|---|
| .. | ||
| examples | ||
| CustomChipDialog.tsx | ||
| chipExamples.ts | ||