pcm-agents 0.3.2 → 0.3.3

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.
Files changed (104) hide show
  1. package/LICENSE +21 -21
  2. package/dist/cjs/{index-BFPEnLbS.js → index-RmBfqEV7.js} +4 -3
  3. package/dist/cjs/index-RmBfqEV7.js.map +1 -0
  4. package/dist/cjs/index.cjs.js +1 -1
  5. package/dist/cjs/loader.cjs.js +1 -1
  6. package/dist/cjs/my-component.cjs.entry.js +2 -2
  7. package/dist/cjs/my-component.cjs.entry.js.map +1 -1
  8. package/dist/cjs/my-component.entry.cjs.js.map +1 -1
  9. package/dist/cjs/pcm-agents.cjs.js +1 -1
  10. package/dist/cjs/pcm-app-chat-modal.pcm-chat-message.pcm-hr-chat-modal.pcm-jlpp-modal.pcm-mnms-modal.pcm-video-chat-modal.pcm-zygh-modal.entry.cjs.js.map +1 -0
  11. package/dist/cjs/pcm-app-chat-modal_7.cjs.entry.js +56 -53
  12. package/dist/cjs/pcm-app-chat-modal_7.cjs.entry.js.map +1 -1
  13. package/dist/cjs/pcm-chat-modal.cjs.entry.js +1 -1
  14. package/dist/collection/collection-manifest.json +1 -1
  15. package/dist/collection/components/my-component/my-component.css +3 -3
  16. package/dist/collection/components/my-component/my-component.js +1 -1
  17. package/dist/collection/components/my-component/my-component.js.map +1 -1
  18. package/dist/collection/components/pcm-app-chat-modal/pcm-app-chat-modal.js +3 -4
  19. package/dist/collection/components/pcm-app-chat-modal/pcm-app-chat-modal.js.map +1 -1
  20. package/dist/collection/components/pcm-hr-chat-modal/pcm-hr-chat-modal.js +2 -2
  21. package/dist/collection/components/pcm-hr-chat-modal/pcm-hr-chat-modal.js.map +1 -1
  22. package/dist/collection/components/{pcm-jlpx-modal/pcm-jlpx-modal.js → pcm-jlpp-modal/pcm-jlpp-modal.js} +21 -21
  23. package/dist/collection/components/pcm-jlpp-modal/pcm-jlpp-modal.js.map +1 -0
  24. package/dist/collection/components/pcm-mnms-modal/pcm-mnms-modal.js +16 -16
  25. package/dist/collection/components/pcm-mnms-modal/pcm-mnms-modal.js.map +1 -1
  26. package/dist/collection/components/pcm-video-chat-modal/pcm-video-chat-modal.js +2 -2
  27. package/dist/collection/components/pcm-video-chat-modal/pcm-video-chat-modal.js.map +1 -1
  28. package/dist/collection/components/pcm-zygh-modal/pcm-zygh-modal.js +22 -18
  29. package/dist/collection/components/pcm-zygh-modal/pcm-zygh-modal.js.map +1 -1
  30. package/dist/collection/global/global.css +31 -0
  31. package/dist/collection/index.js.map +1 -1
  32. package/dist/collection/utils/utils.js +2 -1
  33. package/dist/collection/utils/utils.js.map +1 -1
  34. package/dist/components/index.js +2 -1
  35. package/dist/components/index.js.map +1 -1
  36. package/dist/components/my-component.js +1 -1
  37. package/dist/components/my-component.js.map +1 -1
  38. package/dist/components/{p-BctfuDvG.js → p-BG-UIl44.js} +4 -5
  39. package/dist/components/p-BG-UIl44.js.map +1 -0
  40. package/dist/components/pcm-app-chat-modal.js +1 -1
  41. package/dist/components/pcm-hr-chat-modal.js +1 -1
  42. package/dist/components/pcm-hr-chat-modal.js.map +1 -1
  43. package/dist/components/{pcm-jlpx-modal.d.ts → pcm-jlpp-modal.d.ts} +4 -4
  44. package/dist/components/{pcm-jlpx-modal.js → pcm-jlpp-modal.js} +26 -26
  45. package/dist/components/pcm-jlpp-modal.js.map +1 -0
  46. package/dist/components/pcm-mnms-modal.js +15 -15
  47. package/dist/components/pcm-mnms-modal.js.map +1 -1
  48. package/dist/components/pcm-video-chat-modal.js +1 -1
  49. package/dist/components/pcm-video-chat-modal.js.map +1 -1
  50. package/dist/components/pcm-zygh-modal.js +19 -15
  51. package/dist/components/pcm-zygh-modal.js.map +1 -1
  52. package/dist/esm/{index-nVjZGfA8.js → index-CDtyzi83.js} +4 -3
  53. package/dist/esm/index-CDtyzi83.js.map +1 -0
  54. package/dist/esm/index.js +1 -1
  55. package/dist/esm/loader.js +1 -1
  56. package/dist/esm/my-component.entry.js +2 -2
  57. package/dist/esm/my-component.entry.js.map +1 -1
  58. package/dist/esm/pcm-agents.js +1 -1
  59. package/dist/esm/pcm-app-chat-modal.pcm-chat-message.pcm-hr-chat-modal.pcm-jlpp-modal.pcm-mnms-modal.pcm-video-chat-modal.pcm-zygh-modal.entry.js.map +1 -0
  60. package/dist/esm/pcm-app-chat-modal_7.entry.js +56 -53
  61. package/dist/esm/pcm-app-chat-modal_7.entry.js.map +1 -1
  62. package/dist/esm/pcm-chat-modal.entry.js +1 -1
  63. package/dist/pcm-agents/app-globals-DQuL1Twl.js.map +1 -0
  64. package/dist/pcm-agents/index-Csq0E9fM.js.map +1 -0
  65. package/dist/pcm-agents/index.esm.js +1 -1
  66. package/dist/pcm-agents/index.esm.js.map +1 -1
  67. package/dist/pcm-agents/my-component.entry.esm.js.map +1 -1
  68. package/dist/pcm-agents/p-11c829b3.entry.js +2 -0
  69. package/dist/pcm-agents/p-11c829b3.entry.js.map +1 -0
  70. package/dist/pcm-agents/{p-f3ca99b4.entry.js → p-430f9a9f.entry.js} +2 -2
  71. package/dist/pcm-agents/p-CDtyzi83.js +2 -0
  72. package/dist/pcm-agents/p-CDtyzi83.js.map +1 -0
  73. package/dist/pcm-agents/p-e7221181.entry.js +2 -0
  74. package/dist/pcm-agents/p-e7221181.entry.js.map +1 -0
  75. package/dist/pcm-agents/pcm-agents.esm.js +1 -1
  76. package/dist/pcm-agents/pcm-agents.esm.js.map +1 -1
  77. package/dist/pcm-agents/pcm-app-chat-modal.pcm-chat-message.pcm-hr-chat-modal.pcm-jlpp-modal.pcm-mnms-modal.pcm-video-chat-modal.pcm-zygh-modal.entry.esm.js.map +1 -0
  78. package/dist/pcm-agents/utils-CfkrvVlp.js.map +1 -0
  79. package/dist/types/components/pcm-app-chat-modal/pcm-app-chat-modal.d.ts +1 -1
  80. package/dist/types/components/pcm-hr-chat-modal/pcm-hr-chat-modal.d.ts +1 -1
  81. package/dist/types/components/{pcm-jlpx-modal/pcm-jlpx-modal.d.ts → pcm-jlpp-modal/pcm-jlpp-modal.d.ts} +4 -4
  82. package/dist/types/components/pcm-mnms-modal/pcm-mnms-modal.d.ts +3 -3
  83. package/dist/types/components/pcm-video-chat-modal/pcm-video-chat-modal.d.ts +1 -1
  84. package/dist/types/components/pcm-zygh-modal/pcm-zygh-modal.d.ts +8 -4
  85. package/dist/types/components.d.ts +48 -48
  86. package/dist/types/utils/utils.d.ts +1 -1
  87. package/package.json +1 -1
  88. package/readme.md +307 -307
  89. package/dist/cjs/index-BFPEnLbS.js.map +0 -1
  90. package/dist/cjs/pcm-app-chat-modal.pcm-chat-message.pcm-hr-chat-modal.pcm-jlpx-modal.pcm-mnms-modal.pcm-video-chat-modal.pcm-zygh-modal.entry.cjs.js.map +0 -1
  91. package/dist/collection/components/pcm-jlpx-modal/pcm-jlpx-modal.js.map +0 -1
  92. package/dist/components/p-BctfuDvG.js.map +0 -1
  93. package/dist/components/pcm-jlpx-modal.js.map +0 -1
  94. package/dist/esm/index-nVjZGfA8.js.map +0 -1
  95. package/dist/esm/pcm-app-chat-modal.pcm-chat-message.pcm-hr-chat-modal.pcm-jlpx-modal.pcm-mnms-modal.pcm-video-chat-modal.pcm-zygh-modal.entry.js.map +0 -1
  96. package/dist/pcm-agents/p-55417392.entry.js +0 -2
  97. package/dist/pcm-agents/p-55417392.entry.js.map +0 -1
  98. package/dist/pcm-agents/p-a698b59f.entry.js +0 -2
  99. package/dist/pcm-agents/p-a698b59f.entry.js.map +0 -1
  100. package/dist/pcm-agents/p-nVjZGfA8.js +0 -2
  101. package/dist/pcm-agents/p-nVjZGfA8.js.map +0 -1
  102. package/dist/pcm-agents/pcm-app-chat-modal.pcm-chat-message.pcm-hr-chat-modal.pcm-jlpx-modal.pcm-mnms-modal.pcm-video-chat-modal.pcm-zygh-modal.entry.esm.js.map +0 -1
  103. /package/dist/collection/components/{pcm-jlpx-modal/pcm-jlpx-modal.css → pcm-jlpp-modal/pcm-jlpp-modal.css} +0 -0
  104. /package/dist/pcm-agents/{p-f3ca99b4.entry.js.map → p-430f9a9f.entry.js.map} +0 -0
@@ -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 n}from"./p-DQuL1Twl.js";var o=()=>{const i=import.meta.url;const n={};if(i!==""){n.resourcesUrl=new URL(".",i).href}return e(n)};o().then((async e=>{await n();return i([["p-a698b59f",[[1,"pcm-jlpx-modal",{modalTitle:[1,"modal-title"],token:[1],isOpen:[1028,"is-open"],icon:[1],zIndex:[2,"z-index"],isShowHeader:[4,"is-show-header"],isNeedClose:[4,"is-need-close"],conversationId:[1025,"conversation-id"],defaultQuery:[1,"default-query"],fullscreen:[4],customInputs:[16],selectedFile:[32],isUploading:[32],uploadedFileInfo:[32],showChatModal:[32],jobDescription:[32],isSubmitting:[32],isTransitioning:[32],transitionTimer:[32]},null,{isOpen:["handleIsOpenChange"]}],[1,"pcm-mnms-modal",{modalTitle:[1,"modal-title"],token:[1],isOpen:[1028,"is-open"],icon:[1],zIndex:[2,"z-index"],isShowHeader:[4,"is-show-header"],isNeedClose:[4,"is-need-close"],conversationId:[1025,"conversation-id"],defaultQuery:[1,"default-query"],fullscreen:[4],customInputs:[16],selectedFile:[32],isUploading:[32],uploadedFileInfo:[32],showChatModal:[32],isTransitioning:[32],transitionTimer:[32],jobDescription:[32],isSubmitting:[32]},null,{isOpen:["handleIsOpenChange"]}],[1,"pcm-zygh-modal",{modalTitle:[1,"modal-title"],token:[1],isOpen:[1028,"is-open"],icon:[1],zIndex:[2,"z-index"],isShowHeader:[4,"is-show-header"],isNeedClose:[4,"is-need-close"],conversationId:[1025,"conversation-id"],defaultQuery:[1,"default-query"],fullscreen:[4],customInputs:[16],selectedFile:[32],isUploading:[32],uploadedFileInfo:[32],showChatModal:[32],isSubmitting:[32],selectedPlanType:[32],isTransitioning:[32],transitionTimer:[32]},null,{isOpen:["handleIsOpenChange"]}],[1,"pcm-hr-chat-modal",{modalTitle:[1,"modal-title"],token:[1],isOpen:[1028,"is-open"],icon:[1],zIndex:[2,"z-index"],isShowHeader:[4,"is-show-header"],isNeedClose:[4,"is-need-close"],conversationId:[1025,"conversation-id"],defaultQuery:[1,"default-query"],totalQuestions:[2,"total-questions"],maxRecordingTime:[2,"max-recording-time"],countdownWarningTime:[2,"countdown-warning-time"],toEmail:[1,"to-email"],fullscreen:[4],requireResume:[4,"require-resume"],enableVoice:[4,"enable-voice"],displayContentStatus:[4,"display-content-status"],userId:[1,"user-id"],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-video-chat-modal",{modalTitle:[1,"modal-title"],token:[1],isOpen:[1028,"is-open"],icon:[1],zIndex:[2,"z-index"],isShowHeader:[4,"is-show-header"],isNeedClose:[4,"is-need-close"],conversationId:[1025,"conversation-id"],defaultQuery:[1,"default-query"],totalQuestions:[2,"total-questions"],maxRecordingTime:[2,"max-recording-time"],countdownWarningTime:[2,"countdown-warning-time"],fullscreen:[4],enableVoice:[4,"enable-voice"],displayContentStatus:[1,"display-content-status"],resumeId:[1,"resume-id"],messages:[32],currentAssistantMessage:[32],isLoading:[32],currentStreamingMessage:[32],shouldAutoScroll:[32],isLoadingHistory:[32],showInitialUpload:[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-app-chat-modal",{modalTitle:[1,"modal-title"],token:[1],isOpen:[1028,"is-open"],icon:[1],zIndex:[2,"z-index"],isShowHeader:[4,"is-show-header"],isNeedClose:[4,"is-need-close"],conversationId:[1025,"conversation-id"],defaultQuery:[1,"default-query"],totalQuestions:[2,"total-questions"],maxRecordingTime:[2,"max-recording-time"],countdownWarningTime:[2,"countdown-warning-time"],fullscreen:[4],enableTTS:[4,"enable-t-t-s"],enableVoice:[4,"enable-voice"],displayContentStatus:[1,"display-content-status"],interviewMode:[1,"interview-mode"],customInputs:[16],botId:[1,"bot-id"],messages:[32],currentAssistantMessage:[32],isLoading:[32],currentStreamingMessage:[32],shouldAutoScroll:[32],isLoadingHistory:[32],selectedFile:[32],isUploading:[32],uploadedFileInfo:[32],showInitialUpload:[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],showCountdownWarning:[32],isUploadingVideo:[32],isPlayingAudio:[32],audioUrl:[32],textAnswer:[32],isSubmittingText:[32]}],[1,"pcm-chat-message",{message:[16]}]]],["p-f3ca99b4",[[1,"pcm-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"],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-55417392",[[1,"my-component",{first:[1],middle:[1],last:[1]}]]]],e)}));
1
+ import{p as e,b as i}from"./p-DaMwkrv5.js";export{s as setNonce}from"./p-DaMwkrv5.js";import{g as n}from"./p-DQuL1Twl.js";var o=()=>{const i=import.meta.url;const n={};if(i!==""){n.resourcesUrl=new URL(".",i).href}return e(n)};o().then((async e=>{await n();return i([["p-e7221181",[[1,"pcm-jlpp-modal",{modalTitle:[1,"modal-title"],token:[1],isOpen:[1028,"is-open"],icon:[1],zIndex:[2,"z-index"],isShowHeader:[4,"is-show-header"],isNeedClose:[4,"is-need-close"],conversationId:[1025,"conversation-id"],defaultQuery:[1,"default-query"],fullscreen:[4],customInputs:[16],selectedFile:[32],isUploading:[32],uploadedFileInfo:[32],showChatModal:[32],jobDescription:[32],isSubmitting:[32],isTransitioning:[32],transitionTimer:[32]},null,{isOpen:["handleIsOpenChange"]}],[1,"pcm-mnms-modal",{modalTitle:[1,"modal-title"],token:[1],isOpen:[1028,"is-open"],icon:[1],zIndex:[2,"z-index"],isShowHeader:[4,"is-show-header"],isNeedClose:[4,"is-need-close"],conversationId:[1025,"conversation-id"],defaultQuery:[1,"default-query"],fullscreen:[4],customInputs:[16],selectedFile:[32],isUploading:[32],uploadedFileInfo:[32],showChatModal:[32],isTransitioning:[32],transitionTimer:[32],jobDescription:[32],isSubmitting:[32]},null,{isOpen:["handleIsOpenChange"]}],[1,"pcm-zygh-modal",{modalTitle:[1,"modal-title"],token:[1],isOpen:[1028,"is-open"],icon:[1],zIndex:[2,"z-index"],isShowHeader:[4,"is-show-header"],isNeedClose:[4,"is-need-close"],conversationId:[1025,"conversation-id"],defaultQuery:[1,"default-query"],fullscreen:[4],customInputs:[16],selectedFile:[32],isUploading:[32],uploadedFileInfo:[32],showChatModal:[32],isSubmitting:[32],selectedPlanType:[32],isTransitioning:[32],transitionTimer:[32]},null,{isOpen:["handleIsOpenChange"]}],[1,"pcm-hr-chat-modal",{modalTitle:[1,"modal-title"],token:[1],isOpen:[1028,"is-open"],icon:[1],zIndex:[2,"z-index"],isShowHeader:[4,"is-show-header"],isNeedClose:[4,"is-need-close"],conversationId:[1025,"conversation-id"],defaultQuery:[1,"default-query"],totalQuestions:[2,"total-questions"],maxRecordingTime:[2,"max-recording-time"],countdownWarningTime:[2,"countdown-warning-time"],toEmail:[1,"to-email"],fullscreen:[4],requireResume:[4,"require-resume"],enableVoice:[4,"enable-voice"],displayContentStatus:[4,"display-content-status"],userId:[1,"user-id"],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-video-chat-modal",{modalTitle:[1,"modal-title"],token:[1],isOpen:[1028,"is-open"],icon:[1],zIndex:[2,"z-index"],isShowHeader:[4,"is-show-header"],isNeedClose:[4,"is-need-close"],conversationId:[1025,"conversation-id"],defaultQuery:[1,"default-query"],totalQuestions:[2,"total-questions"],maxRecordingTime:[2,"max-recording-time"],countdownWarningTime:[2,"countdown-warning-time"],fullscreen:[4],enableVoice:[4,"enable-voice"],displayContentStatus:[1,"display-content-status"],resumeId:[1,"resume-id"],messages:[32],currentAssistantMessage:[32],isLoading:[32],currentStreamingMessage:[32],shouldAutoScroll:[32],isLoadingHistory:[32],showInitialUpload:[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-app-chat-modal",{modalTitle:[1,"modal-title"],token:[1],isOpen:[1028,"is-open"],icon:[1],zIndex:[2,"z-index"],isShowHeader:[4,"is-show-header"],isNeedClose:[4,"is-need-close"],conversationId:[1025,"conversation-id"],defaultQuery:[1,"default-query"],totalQuestions:[2,"total-questions"],maxRecordingTime:[2,"max-recording-time"],countdownWarningTime:[2,"countdown-warning-time"],fullscreen:[4],enableTTS:[4,"enable-t-t-s"],enableVoice:[4,"enable-voice"],displayContentStatus:[1,"display-content-status"],interviewMode:[1,"interview-mode"],customInputs:[16],botId:[1,"bot-id"],messages:[32],currentAssistantMessage:[32],isLoading:[32],currentStreamingMessage:[32],shouldAutoScroll:[32],isLoadingHistory:[32],selectedFile:[32],isUploading:[32],uploadedFileInfo:[32],showInitialUpload:[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],showCountdownWarning:[32],isUploadingVideo:[32],isPlayingAudio:[32],audioUrl:[32],textAnswer:[32],isSubmittingText:[32]}],[1,"pcm-chat-message",{message:[16]}]]],["p-430f9a9f",[[1,"pcm-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"],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-11c829b3",[[1,"my-component",{first:[1],middle:[1],last:[1]}]]]],e)}));
2
2
  //# sourceMappingURL=pcm-agents.esm.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"pcm-agents.esm.js","sources":["node_modules/.pnpm/@stencil+core@4.28.2/node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v4.28.2 | MIT Licensed | https://stenciljs.com\n */\n\n// src/client/client-patch-browser.ts\nimport { BUILD, NAMESPACE } from \"@stencil/core/internal/app-data\";\nimport { consoleDevInfo, H, promiseResolve, win } from \"@stencil/core\";\nvar patchBrowser = () => {\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo(\"Running in development mode.\");\n }\n if (BUILD.cloneNodeFix) {\n patchCloneNodeFix(H.prototype);\n }\n const scriptElm = BUILD.scriptDataOpts ? win.document && Array.from(win.document.querySelectorAll(\"script\")).find(\n (s) => new RegExp(`/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) || s.getAttribute(\"data-stencil-namespace\") === NAMESPACE\n ) : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})[\"data-opts\"] || {} : {};\n if (importMeta !== \"\") {\n opts.resourcesUrl = new URL(\".\", importMeta).href;\n }\n return promiseResolve(opts);\n};\nvar patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function(deep) {\n if (this.nodeName === \"TEMPLATE\") {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport {\n patchBrowser\n};\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(async (options) => {\n await globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"names":[],"mappings":";;;;AAAA;AACA;AACA;;AAKA,IAAI,YAAY,GAAG,MAAM;AAUzB,EAAE,MAAM,UAAU,GAAG,MAAM,CAAC,IAAI,CAAC,GAAG;AACpC,EAAE,MAAM,IAAI,GAAiE,EAAE;AAC/E,EAAE,IAAI,UAAU,KAAK,EAAE,EAAE;AACzB,IAAI,IAAI,CAAC,YAAY,GAAG,IAAI,GAAG,CAAC,GAAG,EAAE,UAAU,CAAC,CAAC,IAAI;AACrD;AACA,EAAE,OAAO,cAAc,CAAC,IAAI,CAAC;AAC7B,CAAC;;ACnBD,YAAY,EAAE,CAAC,IAAI,CAAC,OAAO,OAAO,KAAK;AACvC,EAAE,MAAM,aAAa,EAAE;AACvB,EAAE,OAAO,aAAa,CAAC,4BAA4B,EAAE,OAAO,CAAC;AAC7D,CAAC,CAAC","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"pcm-agents.esm.js","sources":["node_modules/.pnpm/@stencil+core@4.28.2/node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v4.28.2 | MIT Licensed | https://stenciljs.com\n */\n\n// src/client/client-patch-browser.ts\nimport { BUILD, NAMESPACE } from \"@stencil/core/internal/app-data\";\nimport { consoleDevInfo, H, promiseResolve, win } from \"@stencil/core\";\nvar patchBrowser = () => {\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo(\"Running in development mode.\");\n }\n if (BUILD.cloneNodeFix) {\n patchCloneNodeFix(H.prototype);\n }\n const scriptElm = BUILD.scriptDataOpts ? win.document && Array.from(win.document.querySelectorAll(\"script\")).find(\n (s) => new RegExp(`/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) || s.getAttribute(\"data-stencil-namespace\") === NAMESPACE\n ) : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})[\"data-opts\"] || {} : {};\n if (importMeta !== \"\") {\n opts.resourcesUrl = new URL(\".\", importMeta).href;\n }\n return promiseResolve(opts);\n};\nvar patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function(deep) {\n if (this.nodeName === \"TEMPLATE\") {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport {\n patchBrowser\n};\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(async (options) => {\n await globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"names":[],"mappings":";;;;AAAA;AACA;AACA;;AAKA,IAAI,YAAY,GAAG,MAAM;AACzB,EAAE,IAAI,KAAK,CAAC,KAAK,IAAI,CAAC,KAAK,CAAC,SAAS,EAAE;AACvC,IAAI,cAAc,CAAC,8BAA8B,CAAC;AAClD;AACA,EAAE,IAAI,KAAK,CAAC,YAAY,EAAE;AAC1B,IAAI,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;AAClC;AACA,EAAE,MAAM,SAAS,GAAG,KAAK,CAAC,cAAc,GAAG,GAAG,CAAC,QAAQ,IAAI,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,QAAQ,CAAC,gBAAgB,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAI;AACnH,IAAI,CAAC,CAAC,KAAK,IAAI,MAAM,CAAC,CAAC,CAAC,EAAE,SAAS,CAAC,uBAAuB,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC,YAAY,CAAC,wBAAwB,CAAC,KAAK;AAC1H,GAAG,GAAG,IAAI;AACV,EAAE,MAAM,UAAU,GAAG,MAAM,CAAC,IAAI,CAAC,GAAG;AACpC,EAAE,MAAM,IAAI,GAAG,KAAK,CAAC,cAAc,GAAG,CAAC,SAAS,IAAI,EAAE,EAAE,WAAW,CAAC,IAAI,EAAE,GAAG,EAAE;AAC/E,EAAE,IAAI,UAAU,KAAK,EAAE,EAAE;AACzB,IAAI,IAAI,CAAC,YAAY,GAAG,IAAI,GAAG,CAAC,GAAG,EAAE,UAAU,CAAC,CAAC,IAAI;AACrD;AACA,EAAE,OAAO,cAAc,CAAC,IAAI,CAAC;AAC7B,CAAC;AACD,IAAI,iBAAiB,GAAG,CAAC,oBAAoB,KAAK;AAClD,EAAE,MAAM,iBAAiB,GAAG,oBAAoB,CAAC,SAAS;AAC1D,EAAE,oBAAoB,CAAC,SAAS,GAAG,SAAS,IAAI,EAAE;AAClD,IAAI,IAAI,IAAI,CAAC,QAAQ,KAAK,UAAU,EAAE;AACtC,MAAM,OAAO,iBAAiB,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC;AAC/C;AACA,IAAI,MAAM,UAAU,GAAG,iBAAiB,CAAC,IAAI,CAAC,IAAI,EAAE,KAAK,CAAC;AAC1D,IAAI,MAAM,aAAa,GAAG,IAAI,CAAC,UAAU;AACzC,IAAI,IAAI,IAAI,EAAE;AACd,MAAM,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,aAAa,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE;AACrD,QAAQ,IAAI,aAAa,CAAC,CAAC,CAAC,CAAC,QAAQ,KAAK,CAAC,EAAE;AAC7C,UAAU,UAAU,CAAC,WAAW,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC;AAClE;AACA;AACA;AACA,IAAI,OAAO,UAAU;AACrB,GAAG;AACH,CAAC;;ACrCD,YAAY,EAAE,CAAC,IAAI,CAAC,OAAO,OAAO,KAAK;AACvC,EAAE,MAAM,aAAa,EAAE;AACvB,EAAE,OAAO,aAAa,CAAC,4BAA4B,EAAE,OAAO,CAAC;AAC7D,CAAC,CAAC","x_google_ignoreList":[0]}