{"version":3,"file":"quick-conversation-BbH7lnh9.js","sources":["../../../resources/assets/js/components/quick-conversation/use-quick-conversation.js","../../../resources/assets/js/components/quick-conversation/quick-conversation-candidate-responses.vue","../../../resources/assets/js/components/quick-conversation/quick-conversation-audio-button.vue","../../../resources/assets/js/components/quick-conversation/quick-conversation-copy-button.vue","../../../resources/assets/js/components/quick-conversation/quick-conversation.vue"],"sourcesContent":["import { createInjectionState } from '@vueuse/core'\nimport { computed, shallowRef } from 'vue'\n\nconst [useProvideQuickConversation, _useQuickConversation] = createInjectionState((props) => {\n const candidateResponses = computed(() => props.candidateResponses)\n const candidateResponsesClicked = shallowRef([])\n\n return {\n candidateResponses,\n candidateResponsesClicked\n }\n})\n\nfunction useQuickConversation () {\n const res = _useQuickConversation()\n if (!res) {\n throw new Error('useQuickConversation() is called without provider.')\n }\n return res\n}\n\nexport {\n useQuickConversation,\n useProvideQuickConversation\n}\n","\n\n\n
\n \n \n
\n\n","\n\n\n \n\n","\n\n\n \n\n","\n
\n
0}\">\n
\n \n Chat with {{ isChattingWithAi ? 'AI Assistant' : user.name }}\n\n \n \n \n This is a trained AI assistant to provide customer service and sales support.\n AI can make mistakes.\n Learn more about Dubb Sia here.\n \n \n