chore: add ai chat to wds config map (#36687)
/ok-to-test tags="@tag.IDE" <!-- This is an auto-generated comment: Cypress test results --> > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: <https://github.com/appsmithorg/appsmith/actions/runs/11174489246> > Commit: d61112f4ab3b99f62c8fe757dc482896c922f25d > <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=11174489246&attempt=1" target="_blank">Cypress dashboard</a>. > Tags: `@tag.IDE` > Spec: > <hr>Fri, 04 Oct 2024 05:57:18 UTC <!-- end of auto-generated comment: Cypress test results --> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced the `WDS_AI_CHAT_WIDGET` to the widget map, enabling its use as a valid widget type in the UI builder. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
parent
799ccd0f83
commit
d1e788b779
|
|
@ -59,7 +59,7 @@ export const WDS_V2_WIDGET_MAP = {
|
|||
MULTILINE_INPUT_WIDGET: "WDS_MULTILINE_INPUT_WIDGET",
|
||||
WDS_SELECT_WIDGET: "WDS_SELECT_WIDGET",
|
||||
WDS_COMBOBOX_WIDGET: "WDS_COMBOBOX_WIDGET",
|
||||
// WDS_AI_CHAT_WIDGET: "WDS_AI_CHAT_WIDGET",
|
||||
WDS_AI_CHAT_WIDGET: "WDS_AI_CHAT_WIDGET",
|
||||
|
||||
// Anvil layout widgets
|
||||
ZONE_WIDGET: anvilWidgets.ZONE_WIDGET,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user