pcm-agents 0.2.0 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/pcm-chat-message.pcm-hr-chat-modal.entry.cjs.js.map +1 -1
- package/dist/cjs/pcm-chat-message_2.cjs.entry.js +51 -40
- package/dist/cjs/pcm-chat-message_2.cjs.entry.js.map +1 -1
- package/dist/collection/components/pcm-chat-message/pcm-chat-message.css +1281 -1270
- package/dist/collection/components/pcm-chat-message/pcm-chat-message.js +2 -6
- package/dist/collection/components/pcm-chat-message/pcm-chat-message.js.map +1 -1
- package/dist/collection/components/pcm-hr-chat-modal/pcm-hr-chat-modal.css +123 -105
- package/dist/collection/components/pcm-hr-chat-modal/pcm-hr-chat-modal.js +47 -32
- package/dist/collection/components/pcm-hr-chat-modal/pcm-hr-chat-modal.js.map +1 -1
- package/dist/components/{p-DA_FsPRT.js → p-D0s1Q-3O.js} +5 -9
- package/dist/components/p-D0s1Q-3O.js.map +1 -0
- package/dist/components/pcm-chat-message.js +1 -1
- package/dist/components/pcm-chat-modal.js +1 -1
- package/dist/components/pcm-hr-chat-modal.js +49 -34
- package/dist/components/pcm-hr-chat-modal.js.map +1 -1
- package/dist/esm/pcm-chat-message.pcm-hr-chat-modal.entry.js.map +1 -1
- package/dist/esm/pcm-chat-message_2.entry.js +51 -40
- package/dist/esm/pcm-chat-message_2.entry.js.map +1 -1
- package/dist/pcm-agents/p-f8a52c86.entry.js +2 -0
- package/dist/pcm-agents/p-f8a52c86.entry.js.map +1 -0
- package/dist/pcm-agents/pcm-agents.esm.js +1 -1
- package/dist/pcm-agents/pcm-chat-message.pcm-hr-chat-modal.entry.esm.js.map +1 -1
- package/package.json +1 -1
- package/dist/components/p-DA_FsPRT.js.map +0 -1
- package/dist/pcm-agents/p-1a7b8c97.entry.js +0 -2
- package/dist/pcm-agents/p-1a7b8c97.entry.js.map +0 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{p as e,b as i}from"./p-DaMwkrv5.js";export{s as setNonce}from"./p-DaMwkrv5.js";import{g as o}from"./p-DQuL1Twl.js";var n=()=>{const i=import.meta.url;const s={};if(i!==""){s.resourcesUrl=new URL(".",i).href}return e(s)};n().then((async e=>{await o();return i([["p-
|
|
1
|
+
import{p as e,b as i}from"./p-DaMwkrv5.js";export{s as setNonce}from"./p-DaMwkrv5.js";import{g as o}from"./p-DQuL1Twl.js";var n=()=>{const i=import.meta.url;const s={};if(i!==""){s.resourcesUrl=new URL(".",i).href}return e(s)};n().then((async e=>{await o();return i([["p-f8a52c86",[[1,"pcm-hr-chat-modal",{modalTitle:[1,"modal-title"],apiKey:[1,"api-key"],isOpen:[1028,"is-open"],icon:[1],zIndex:[2,"z-index"],isShowHeader:[4,"is-show-header"],isNeedClose:[4,"is-need-close"],botId:[1,"bot-id"],conversationId:[1025,"conversation-id"],defaultQuery:[1,"default-query"],totalQuestions:[2,"total-questions"],maxRecordingTime:[2,"max-recording-time"],countdownWarningTime:[2,"countdown-warning-time"],email:[1],fullscreen:[4],requireResume:[4,"require-resume"],welcomeMessage:[1,"welcome-message"],enableVoice:[4,"enable-voice"],messages:[32],currentAssistantMessage:[32],isLoading:[32],currentStreamingMessage:[32],shouldAutoScroll:[32],isLoadingHistory:[32],selectedFile:[32],isUploading:[32],uploadedFileInfo:[32],showInitialUpload:[32],selectedJobCategory:[32],jobCategories:[32],dimensions:[32],selectedDimensions:[32],isRecording:[32],recordingStream:[32],recordedBlob:[32],mediaRecorder:[32],recordingTimeLeft:[32],showRecordingUI:[32],recordingTimer:[32],recordingStartTime:[32],recordingMaxTime:[32],waitingToRecord:[32],waitingTimer:[32],waitingTimeLeft:[32],currentQuestionNumber:[32],isInterviewComplete:[32],showCountdownWarning:[32],isUploadingVideo:[32],isPlayingAudio:[32],audioUrl:[32]},null,{isOpen:["handleIsOpenChange"]}],[1,"pcm-chat-message",{message:[16]}]]],["p-a7fb3510",[[1,"pcm-chat-modal",{modalTitle:[1,"modal-title"],isOpen:[1028,"is-open"],icon:[1],zIndex:[2,"z-index"],isShowHeader:[4,"is-show-header"],isNeedClose:[4,"is-need-close"],botId:[1,"bot-id"],conversationId:[1025,"conversation-id"],defaultQuery:[1,"default-query"],fullscreen:[4],messages:[32],currentMessage:[32],currentAssistantMessage:[32],isLoading:[32],currentStreamingMessage:[32],shouldAutoScroll:[32],isLoadingHistory:[32],suggestedQuestions:[32],suggestedQuestionsLoading:[32],selectedFile:[32],isUploading:[32],uploadedFileInfo:[32]},null,{isOpen:["handleIsOpenChange"],defaultQuery:["handleDefaultQueryChange"]}]]],["p-0ddd5c47",[[1,"my-component",{first:[1],middle:[1],last:[1]}]]]],e)}));
|
|
2
2
|
//# sourceMappingURL=pcm-agents.esm.js.map
|