graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "[apps/chat/src/components/Chat/Chat.tsx]" -- "[apps/chat/src/store/conversations/conversations.epics.ts]" [label=" 4 ", penwidth="4", color="#00688b93"]; "[apps/chat-e2e/src/core/dialFixtures.ts]" -- "[apps/chat-e2e/src/assertions/baseAssertion.ts]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[apps/chat-e2e/src/core/dialFixtures.ts]" -- "[apps/chat-e2e/src/ui/selectors/chatSelectors.ts]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[apps/chat-e2e/src/ui/webElements/index.ts]" -- "[apps/chat-e2e/src/core/dialFixtures.ts]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[apps/chat-e2e/src/core/dialAdminFixtures.ts]" -- "[apps/chat-e2e/src/core/dialFixtures.ts]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[apps/chat/src/store/conversations/conversations.selectors.ts]" -- "[apps/chat/src/store/conversations/conversations.epics.ts]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[apps/chat/src/store/conversations/conversations.selectors.ts]" -- "[apps/chat/src/components/Chat/Chat.tsx]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[apps/chat/src/components/Chat/ChatMessage/MessageSchema/UserSchema.tsx]" -- "[apps/chat/src/components/Chat/ChatMessage/ChatMessageContent/UserMessage.tsx]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat-e2e/src/ui/webElements/chatMessages.ts]" -- "[apps/chat-e2e/src/core/dialFixtures.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat-e2e/src/core/dialAdminFixtures.ts]" -- "[apps/chat-e2e/src/assertions/index.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/store/conversations/conversations.selectors.ts]" -- "[apps/chat/src/store/conversations/conversations.reducers.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/components/Promptbar/Promptbar.tsx]" -- "[apps/chat/src/components/Chat/ConversationContextMenu.tsx]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/components/Chat/ConversationContextMenu.tsx]" -- "[apps/chat/src/components/Chatbar/Chatbar.tsx]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/components/Promptbar/components/Prompt.tsx]" -- "[apps/chat/src/components/Chatbar/Chatbar.tsx]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/utils/server/get-sorted-entities.ts]" -- "[apps/chat/src/types/models.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/components/Chat/TalkTo/TalkToModal.tsx]" -- "[apps/chat/src/components/Chat/TalkTo/TalkToCard.tsx]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat-e2e/src/ui/webElements/appContainer.ts]" -- "[apps/chat-e2e/src/core/dialFixtures.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat-e2e/src/core/dialFixtures.ts]" -- "[apps/chat-e2e/src/assertions/api/apiAssertion.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/components/Chatbar/Conversation.tsx]" -- "[apps/chat-e2e/src/core/dialFixtures.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/types/applications.ts]" -- "[apps/chat/src/utils/app/application.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat-e2e/src/ui/webElements/index.ts]" -- "[apps/chat-e2e/src/assertions/index.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/components/Chat/ChatMessage/ChatMessageContent/UserMessage.tsx]" -- "[apps/chat/src/components/Chat/ChatMessage/ChatMessageContent/AssistantMessage.tsx]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/components/Chat/ChatMessage/MessageSchema/UserSchema.tsx]" -- "[apps/chat/src/components/Chat/ChatMessage/ChatMessage.tsx]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/components/Sidebar/Sidebar.tsx]" -- "[apps/chat/src/components/Chat/ConversationContextMenu.tsx]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat-e2e/src/core/dialSharedWithMeFixtures.ts]" -- "[apps/chat-e2e/src/core/dialFixtures.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/components/Chat/ChatMessage/ChatMessageContent/UserMessage.tsx]" -- "[apps/chat/src/components/Chat/ChatMessage/ChatMessage.tsx]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat-e2e/src/core/dialAdminFixtures.ts]" -- "[apps/chat-e2e/src/ui/selectors/chatSelectors.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/store/conversations/conversations.epics.ts]" -- "[apps/chat/src/pages/api/chat.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/store/conversations/conversations.epics.ts]" -- "[apps/chat/src/components/Chat/ChatHeader/Header.tsx]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/components/Chatbar/ExportModal.tsx]" -- "[apps/chat/src/components/Chat/ConversationContextMenu.tsx]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/components/Sidebar/Sidebar.tsx]" -- "[apps/chat/src/components/Promptbar/Promptbar.tsx]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat-e2e/src/assertions/index.ts]" -- "[apps/chat-e2e/src/core/dialFixtures.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat-e2e/src/ui/selectors/dialogSelectors.ts]" -- "[apps/chat-e2e/src/assertions/baseAssertion.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat-e2e/src/ui/webElements/chatBar.ts]" -- "[apps/chat-e2e/src/core/dialFixtures.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/components/Chat/ChatMessage/ChatMessageContent/AssistantMessage.tsx]" -- "[apps/chat/src/components/Chat/ChatMessage/ChatMessage.tsx]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/components/Promptbar/Promptbar.tsx]" -- "[apps/chat/src/components/Chatbar/Chatbar.tsx]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat-e2e/src/ui/webElements/index.ts]" -- "[apps/chat-e2e/src/core/dialAdminFixtures.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat-e2e/src/core/dialAdminFixtures.ts]" -- "[apps/chat-e2e/src/assertions/baseAssertion.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/components/Chat/ChatMessage/MessageSchema/UserSchema.tsx]" -- "[apps/chat/src/components/Chat/ChatMessage/ChatMessageContent/AssistantMessage.tsx]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/components/Chatbar/Chatbar.tsx]" -- "[apps/chat/src/components/Chat/ChatHeader/Header.tsx]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/components/Chatbar/Conversation.tsx]" -- "[apps/chat-e2e/src/ui/selectors/chatSelectors.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/components/Chatbar/Chatbar.tsx]" -- "[apps/chat/src/components/Header/Logo.tsx]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/store/publication/publication.selectors.ts]" -- "[apps/chat/src/components/Chat/ChatHeader/Header.tsx]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat-e2e/src/assertions/index.ts]" -- "[apps/chat-e2e/src/ui/selectors/chatSelectors.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/components/Promptbar/components/Prompt.tsx]" -- "[apps/chat/src/components/Promptbar/Promptbar.tsx]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/store/conversations/conversations.types.ts]" -- "[apps/chat/src/store/conversations/conversations.selectors.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/store/conversations/conversations.selectors.ts]" -- "[apps/chat/src/hooks/usePromptSelection.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/components/Chat/Chat.tsx]" -- "[apps/chat/src/hooks/usePromptSelection.ts]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/utils/app/codeblock.ts]" -- "[apps/chat/src/components/Markdown/CodeBlock.tsx]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[apps/chat/src/components/Chat/Chat.tsx]" -- "[apps/chat/src/components/Chat/ChatHeader/Header.tsx]" [label=" 2 ", penwidth="2", color="#00688b70"]; }