UNPKG

@progress/kendo-react-conversational-ui

Version:

React Chat component allows the user to participate in chat sessions with users or chat bots. KendoReact Conversational UI components

10 lines (9 loc) 1.04 kB
/** * @license *------------------------------------------------------------------------------------------- * Copyright © 2025 Progress Software Corporation. All rights reserved. * Licensed under commercial license. See LICENSE.md in the package root for more information *------------------------------------------------------------------------------------------- */ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./send-message.js"),o=require("./author-id.js"),r=require("./chat-send-message.js"),t=require("./message-template.js"),s=require("./show-toolbar.js"),a=require("./toolbar-action-execute.js"),n=require("./toolbar.js");exports.SendMessage=e;exports.AuthorId=o;exports.ChatSendMessageEvent=r;exports.MessageTemplate=t;exports.ShowToolbar=s;exports.ToolbarActionExecute=a;exports.Toolbar=n; //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VzIjpbXSwic291cmNlc0NvbnRlbnQiOltdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=