UNPKG

@assistant-ui/react

Version:

React components for AI chat.

1 lines 2.05 kB
{"version":3,"sources":["../../src/ui/index.ts"],"sourcesContent":["export {\n ThreadConfigProvider,\n useThreadConfig,\n type ThreadConfig,\n type ThreadWelcomeConfig,\n type UserMessageConfig,\n type AssistantMessageConfig,\n type StringsConfig,\n type SuggestionConfig,\n type ThreadConfigProviderProps,\n} from \"./thread-config\";\n\nexport { default as AssistantActionBar } from \"./assistant-action-bar\";\n\nexport {\n default as AssistantMessage,\n type AssistantMessageContentProps,\n} from \"./assistant-message\";\n\nexport { default as AssistantModal } from \"./assistant-modal\";\n\nexport { default as BranchPicker } from \"./branch-picker\";\n\nexport { default as Composer, type ComposerInputProps } from \"./composer\";\n\nexport {\n default as AttachmentUI, // TODO name collision with Attachment\n /**\n * @deprecated Use `AttachmentUI` instead. This will be removed in 0.6.0.\n */\n default as UserMessageAttachment,\n /**\n * @deprecated Use `AttachmentUI` instead. This will be removed in 0.6.0.\n */\n default as ComposerAttachment,\n} from \"./attachment\";\n\nexport { default as EditComposer } from \"./edit-composer\";\n\nexport { default as Thread, type ThreadRootProps } from \"./thread\";\n\nexport {\n default as UserMessage,\n type UserMessageContentProps,\n} from \"./user-message\";\n\nexport { default as UserActionBar } from \"./user-action-bar\";\n\nexport {\n default as ThreadWelcome,\n type ThreadWelcomeMessageProps,\n type ThreadWelcomeSuggestionProps,\n} from \"./thread-welcome\";\n\nexport { default as ContentPart } from \"./content-part\";\n"],"mappings":";AAAA;AAAA,EACE;AAAA,EACA;AAAA,OAQK;AAEP,SAAoB,WAAXA,gBAAqC;AAE9C;AAAA,EACa,WAAXA;AAAA,OAEK;AAEP,SAAoB,WAAXA,gBAAiC;AAE1C,SAAoB,WAAXA,gBAA+B;AAExC,SAAoB,WAAXA,gBAAoD;AAE7D;AAAA,EACa,WAAXA;AAAA,EAIW,WAAXA;AAAA,EAIW,WAAXA;AAAA,OACK;AAEP,SAAoB,WAAXA,iBAA+B;AAExC,SAAoB,WAAXA,iBAA+C;AAExD;AAAA,EACa,WAAXA;AAAA,OAEK;AAEP,SAAoB,WAAXA,iBAAgC;AAEzC;AAAA,EACa,WAAXA;AAAA,OAGK;AAEP,SAAoB,WAAXA,iBAA8B;","names":["default"]}