Commit 1eb3120
fix(showcase): use supported ai:input block + bump objectui console pin (#1464)
- examples/app-showcase: the component-gallery page referenced
`ai:chat_window`, which the Console intentionally does not register as
an inline page component (the floating chatbot overlay is the canonical
entry point), so it surfaced a loud "Unknown component type". Switch to
the supported `ai:input` inline AI block.
- Bump .objectui-sha to pick up objectstack-ai/objectui#1431, which fills
the Console field-widget and dashboard chart-type renderer registry gaps
(toggle/multiselect/radio/checkboxes/tags/color/slider/rating/code/…
fields and column/spline/pyramid/radar/kpi/bullet/… charts).
Co-authored-by: Jack Zhuang <277994282+os-zhuang@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent aec0e8a commit 1eb3120
2 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
49 | 53 | | |
50 | 54 | | |
51 | 55 | | |
| |||
0 commit comments