Skip to content

docs: Update AutoTypeTable references to use @inkeep/agents-ui-cloud package#2942

Open
inkeep[bot] wants to merge 12 commits intomainfrom
docs-writer-ai-update-2026-04-01T00-37-13-573Z-21mphv
Open

docs: Update AutoTypeTable references to use @inkeep/agents-ui-cloud package#2942
inkeep[bot] wants to merge 12 commits intomainfrom
docs-writer-ai-update-2026-04-01T00-37-13-573Z-21mphv

Conversation

@inkeep
Copy link
Copy Markdown
Contributor

@inkeep inkeep bot commented Apr 1, 2026

Summary

This PR updates the AutoTypeTable component type references in the chat component documentation to use the new @inkeep/agents-ui-cloud package instead of the old @inkeep/agents-ui package.

Related PR

Follows up on #2941 which migrated the widget to use the new @inkeep/agents-ui-cloud and @inkeep/agents-ui-js-cloud packages.

Changes

Updated 12 documentation files across React, Next.js, and JavaScript chat component guides:

React:

  • react/chat-button.mdx - Updated InkeepChatButtonProps and OpenSettingsChatButton type imports
  • react/embedded-chat.mdx - Updated InkeepEmbeddedChatProps type import
  • react/side-bar-chat.mdx - Updated InkeepSidebarChatProps and OpenSettingsSidebar type imports
  • react/custom-trigger.mdx - Updated InkeepModalChatProps and OpenSettingsModal type imports

Next.js:

  • nextjs/chat-button.mdx - Updated InkeepChatButtonProps and OpenSettingsChatButton type imports
  • nextjs/embedded-chat.mdx - Updated InkeepEmbeddedChatProps type import
  • nextjs/side-bar-chat.mdx - Updated InkeepSidebarChatProps and OpenSettingsSidebar type imports
  • nextjs/custom-trigger.mdx - Updated InkeepModalChatProps and OpenSettingsModal type imports

JavaScript:

  • javascript/chat-button.mdx - Updated InkeepChatButtonProps and OpenSettingsChatButton type imports
  • javascript/embedded-chat.mdx - Updated InkeepEmbeddedChatProps type import
  • javascript/side-bar-chat.mdx - Updated InkeepEmbeddedChatProps and OpenSettingsSidebar type imports
  • javascript/custom-trigger.mdx - Updated InkeepModalChatProps and OpenSettingsModal type imports

Pattern applied

- type="export { ... } from '@inkeep/agents-ui'"
+ type="export { ... } from '@inkeep/agents-ui-cloud'"

- type="export { ... } from '@inkeep/agents-ui/types'"
+ type="export { ... } from '@inkeep/agents-ui-cloud/types'"

@inkeep inkeep bot requested a review from sarah-inkeep April 1, 2026 00:43
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agents-api Ready Ready Preview, Comment Apr 1, 2026 0:46am
agents-docs Error Error Apr 1, 2026 0:46am
agents-manage-ui Ready Ready Preview, Comment Apr 1, 2026 0:46am

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 1, 2026

⚠️ No Changeset found

Latest commit: faca8c2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants