pcm-agents 0.6.0 → 0.6.1

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 (99) hide show
  1. package/dist/cjs/loader.cjs.js +1 -1
  2. package/dist/cjs/pcm-1zhanshi-mnms-modal_17.cjs.entry.js +439 -75
  3. package/dist/cjs/pcm-1zhanshi-mnms-modal_17.cjs.entry.js.map +1 -1
  4. package/dist/cjs/pcm-agents.cjs.js +1 -1
  5. package/dist/cjs/pcm-mnms-video-modal.cjs.entry.js +47 -16
  6. package/dist/cjs/pcm-mnms-video-modal.cjs.entry.js.map +1 -1
  7. package/dist/cjs/pcm-mnms-video-modal.entry.cjs.js.map +1 -1
  8. package/dist/cjs/pcm-mnms-zp-modal.cjs.entry.js +47 -13
  9. package/dist/cjs/pcm-mnms-zp-modal.cjs.entry.js.map +1 -1
  10. package/dist/cjs/pcm-mnms-zp-modal.entry.cjs.js.map +1 -1
  11. package/dist/collection/components/pcm-1zhanshi-mnms-modal/pcm-1zhanshi-mnms-modal.js +44 -6
  12. package/dist/collection/components/pcm-1zhanshi-mnms-modal/pcm-1zhanshi-mnms-modal.js.map +1 -1
  13. package/dist/collection/components/pcm-htws-modal/pcm-htws-modal.js +46 -8
  14. package/dist/collection/components/pcm-htws-modal/pcm-htws-modal.js.map +1 -1
  15. package/dist/collection/components/pcm-hyzj-modal/pcm-hyzj-modal.js +44 -6
  16. package/dist/collection/components/pcm-hyzj-modal/pcm-hyzj-modal.js.map +1 -1
  17. package/dist/collection/components/pcm-jd-modal/pcm-jd-modal.js +48 -11
  18. package/dist/collection/components/pcm-jd-modal/pcm-jd-modal.js.map +1 -1
  19. package/dist/collection/components/pcm-jlpp-modal/pcm-jlpp-modal.js +50 -20
  20. package/dist/collection/components/pcm-jlpp-modal/pcm-jlpp-modal.js.map +1 -1
  21. package/dist/collection/components/pcm-mnct-modal/pcm-mnct-modal.js +50 -19
  22. package/dist/collection/components/pcm-mnct-modal/pcm-mnct-modal.js.map +1 -1
  23. package/dist/collection/components/pcm-mnms-modal/pcm-mnms-modal.js +54 -16
  24. package/dist/collection/components/pcm-mnms-modal/pcm-mnms-modal.js.map +1 -1
  25. package/dist/collection/components/pcm-mnms-video-modal/pcm-mnms-video-modal.js +55 -24
  26. package/dist/collection/components/pcm-mnms-video-modal/pcm-mnms-video-modal.js.map +1 -1
  27. package/dist/collection/components/pcm-mnms-zp-modal/pcm-mnms-zp-modal.js +55 -17
  28. package/dist/collection/components/pcm-mnms-zp-modal/pcm-mnms-zp-modal.js.map +1 -1
  29. package/dist/collection/components/pcm-msbg-modal/pcm-msbg-modal.js +50 -12
  30. package/dist/collection/components/pcm-msbg-modal/pcm-msbg-modal.js.map +1 -1
  31. package/dist/collection/components/pcm-qgqjl-modal/pcm-qgqjl-modal.js +50 -12
  32. package/dist/collection/components/pcm-qgqjl-modal/pcm-qgqjl-modal.js.map +1 -1
  33. package/dist/collection/components/pcm-zsk-chat-modal/pcm-zsk-chat-modal.js +45 -9
  34. package/dist/collection/components/pcm-zsk-chat-modal/pcm-zsk-chat-modal.js.map +1 -1
  35. package/dist/collection/components/pcm-zygh-modal/pcm-zygh-modal.js +46 -8
  36. package/dist/collection/components/pcm-zygh-modal/pcm-zygh-modal.js.map +1 -1
  37. package/dist/components/pcm-1zhanshi-mnms-modal.js +39 -3
  38. package/dist/components/pcm-1zhanshi-mnms-modal.js.map +1 -1
  39. package/dist/components/pcm-htws-modal.js +41 -5
  40. package/dist/components/pcm-htws-modal.js.map +1 -1
  41. package/dist/components/pcm-hyzj-modal.js +39 -3
  42. package/dist/components/pcm-hyzj-modal.js.map +1 -1
  43. package/dist/components/pcm-jd-modal.js +43 -8
  44. package/dist/components/pcm-jd-modal.js.map +1 -1
  45. package/dist/components/pcm-jlpp-modal.js +45 -13
  46. package/dist/components/pcm-jlpp-modal.js.map +1 -1
  47. package/dist/components/pcm-mnct-modal.js +45 -12
  48. package/dist/components/pcm-mnct-modal.js.map +1 -1
  49. package/dist/components/pcm-mnms-modal.js +49 -13
  50. package/dist/components/pcm-mnms-modal.js.map +1 -1
  51. package/dist/components/pcm-mnms-video-modal.js +50 -17
  52. package/dist/components/pcm-mnms-video-modal.js.map +1 -1
  53. package/dist/components/pcm-mnms-zp-modal.js +50 -14
  54. package/dist/components/pcm-mnms-zp-modal.js.map +1 -1
  55. package/dist/components/pcm-msbg-modal.js +45 -9
  56. package/dist/components/pcm-msbg-modal.js.map +1 -1
  57. package/dist/components/pcm-qgqjl-modal.js +45 -9
  58. package/dist/components/pcm-qgqjl-modal.js.map +1 -1
  59. package/dist/components/pcm-zsk-chat-modal.js +40 -6
  60. package/dist/components/pcm-zsk-chat-modal.js.map +1 -1
  61. package/dist/components/pcm-zygh-modal.js +41 -5
  62. package/dist/components/pcm-zygh-modal.js.map +1 -1
  63. package/dist/esm/loader.js +1 -1
  64. package/dist/esm/pcm-1zhanshi-mnms-modal_17.entry.js +440 -76
  65. package/dist/esm/pcm-1zhanshi-mnms-modal_17.entry.js.map +1 -1
  66. package/dist/esm/pcm-agents.js +1 -1
  67. package/dist/esm/pcm-mnms-video-modal.entry.js +48 -17
  68. package/dist/esm/pcm-mnms-video-modal.entry.js.map +1 -1
  69. package/dist/esm/pcm-mnms-zp-modal.entry.js +48 -14
  70. package/dist/esm/pcm-mnms-zp-modal.entry.js.map +1 -1
  71. package/dist/pcm-agents/p-8e1e3b8b.entry.js +2 -0
  72. package/dist/pcm-agents/p-a0b6d76b.entry.js +2 -0
  73. package/dist/pcm-agents/p-a0b6d76b.entry.js.map +1 -0
  74. package/dist/pcm-agents/p-d6562c1c.entry.js +2 -0
  75. package/dist/pcm-agents/p-d6562c1c.entry.js.map +1 -0
  76. package/dist/pcm-agents/pcm-agents.esm.js +1 -1
  77. package/dist/pcm-agents/pcm-mnms-video-modal.entry.esm.js.map +1 -1
  78. package/dist/pcm-agents/pcm-mnms-zp-modal.entry.esm.js.map +1 -1
  79. package/dist/types/components/pcm-1zhanshi-mnms-modal/pcm-1zhanshi-mnms-modal.d.ts +9 -2
  80. package/dist/types/components/pcm-htws-modal/pcm-htws-modal.d.ts +9 -2
  81. package/dist/types/components/pcm-hyzj-modal/pcm-hyzj-modal.d.ts +9 -2
  82. package/dist/types/components/pcm-jd-modal/pcm-jd-modal.d.ts +9 -3
  83. package/dist/types/components/pcm-jlpp-modal/pcm-jlpp-modal.d.ts +9 -3
  84. package/dist/types/components/pcm-mnct-modal/pcm-mnct-modal.d.ts +9 -2
  85. package/dist/types/components/pcm-mnms-modal/pcm-mnms-modal.d.ts +9 -2
  86. package/dist/types/components/pcm-mnms-video-modal/pcm-mnms-video-modal.d.ts +9 -2
  87. package/dist/types/components/pcm-mnms-zp-modal/pcm-mnms-zp-modal.d.ts +9 -2
  88. package/dist/types/components/pcm-msbg-modal/pcm-msbg-modal.d.ts +9 -2
  89. package/dist/types/components/pcm-qgqjl-modal/pcm-qgqjl-modal.d.ts +9 -2
  90. package/dist/types/components/pcm-zsk-chat-modal/pcm-zsk-chat-modal.d.ts +10 -3
  91. package/dist/types/components/pcm-zygh-modal/pcm-zygh-modal.d.ts +9 -2
  92. package/dist/types/components.d.ts +52 -52
  93. package/package.json +1 -1
  94. package/dist/pcm-agents/p-b4d28dce.entry.js +0 -2
  95. package/dist/pcm-agents/p-b4d28dce.entry.js.map +0 -1
  96. package/dist/pcm-agents/p-cbeed788.entry.js +0 -2
  97. package/dist/pcm-agents/p-cbeed788.entry.js.map +0 -1
  98. package/dist/pcm-agents/p-df6aeb3a.entry.js +0 -2
  99. /package/dist/pcm-agents/{p-df6aeb3a.entry.js.map → p-8e1e3b8b.entry.js.map} +0 -0
@@ -6,7 +6,7 @@ var appGlobals = require('./app-globals-V2Kpy_OQ.js');
6
6
  const defineCustomElements = async (win, options) => {
7
7
  if (typeof window === 'undefined') return undefined;
8
8
  await appGlobals.globalScripts();
9
- return index.bootstrapLazy(JSON.parse("[[\"pcm-1zhanshi-mnms-modal_17.cjs\",[[1,\"pcm-1zhanshi-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,\"custom-inputs\"],\"interviewMode\":[1,\"interview-mode\"],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"jobDescription\":[32],\"isSubmitting\":[32]},null,{\"token\":[\"handleTokenChange\"],\"isOpen\":[\"handleIsOpenChange\"]}],[1,\"pcm-htws-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,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"isSubmitting\":[32],\"inputMode\":[32],\"freeInputText\":[32]},null,{\"token\":[\"handleTokenChange\"],\"isOpen\":[\"handleIsOpenChange\"]}],[1,\"pcm-hyzj-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,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"isSubmitting\":[32]},null,{\"token\":[\"handleTokenChange\"],\"isOpen\":[\"handleIsOpenChange\"]}],[1,\"pcm-jd-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,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"showChatModal\":[32],\"inputMode\":[32],\"step\":[32],\"jobName\":[32],\"freeInputText\":[32],\"isLoading\":[32],\"isSubmitting\":[32],\"tagGroups\":[32],\"shuffledTagGroups\":[32],\"selectedAITags\":[32],\"selectedTags\":[32],\"jobDescription\":[32]},null,{\"token\":[\"handleTokenChange\"],\"isOpen\":[\"handleIsOpenChange\"]}],[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,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"jobDescription\":[32],\"isSubmitting\":[32]},null,{\"token\":[\"handleTokenChange\"],\"isOpen\":[\"handleIsOpenChange\"]}],[1,\"pcm-mnct-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,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"jobDescription\":[32],\"isSubmitting\":[32]},null,{\"token\":[\"handleTokenChange\"],\"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,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"interviewMode\":[1,\"interview-mode\"],\"showCopyButton\":[4,\"show-copy-button\"],\"showFeedbackButtons\":[4,\"show-feedback-buttons\"],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"jobDescription\":[32],\"isSubmitting\":[32]},null,{\"token\":[\"handleTokenChange\"],\"isOpen\":[\"handleIsOpenChange\"]}],[1,\"pcm-msbg-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,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"jobDescription\":[32],\"isSubmitting\":[32]},null,{\"token\":[\"handleTokenChange\"],\"isOpen\":[\"handleIsOpenChange\"]}],[1,\"pcm-qgqjl-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,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"jobDescription\":[32],\"isSubmitting\":[32]},null,{\"token\":[\"handleTokenChange\"],\"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,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"isSubmitting\":[32],\"selectedPlanType\":[32]},null,{\"token\":[\"handleTokenChange\"],\"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\"],\"callbackUrl\":[1,\"callback-url\"],\"fullscreen\":[4],\"requireResume\":[4,\"require-resume\"],\"enableVoice\":[4,\"enable-voice\"],\"enableAudio\":[4,\"enable-audio\"],\"displayContentStatus\":[4,\"display-content-status\"],\"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],\"waitingToRecord\":[32],\"waitingTimer\":[32],\"waitingTimeLeft\":[32],\"currentQuestionNumber\":[32],\"showCountdownWarning\":[32],\"isUploadingVideo\":[32],\"isPlayingAudio\":[32],\"audioUrl\":[32],\"isUserScrolling\":[32]},null,{\"token\":[\"handleTokenChange\"],\"isOpen\":[\"handleIsOpenChange\"]}],[1,\"pcm-zsk-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\"],\"fullscreen\":[4],\"customInputs\":[16,\"custom-inputs\"],\"employeeId\":[1,\"employee-id\"],\"maxAudioRecordingTime\":[2,\"max-audio-recording-time\"],\"messages\":[32],\"currentAssistantMessage\":[32],\"isLoading\":[32],\"currentStreamingMessage\":[32],\"shouldAutoScroll\":[32],\"isLoadingHistory\":[32],\"textAnswer\":[32],\"isSubmittingText\":[32],\"suggestedQuestions\":[32],\"suggestedQuestionsLoading\":[32],\"currentRefs\":[32],\"showReferences\":[32],\"isRecordingAudio\":[32],\"audioRecorder\":[32],\"audioChunks\":[32],\"isConvertingAudio\":[32],\"audioRecordingTimeLeft\":[32],\"audioRecordingTimer\":[32],\"audioRecordingStartTime\":[32],\"employeeDetails\":[32],\"isLoadingEmployeeDetails\":[32],\"quickQuestions\":[32],\"shouldHideReferences\":[32],\"isUserScrolling\":[32]},null,{\"token\":[\"handleTokenChange\"],\"isOpen\":[\"handleIsOpenChange\"]}],[1,\"pcm-button\",{\"type\":[1],\"size\":[1],\"loading\":[4],\"disabled\":[4],\"icon\":[1],\"shape\":[1],\"backgroundColor\":[1,\"background-color\"],\"textColor\":[1,\"text-color\"],\"borderColor\":[1,\"border-color\"],\"borderRadius\":[2,\"border-radius\"],\"width\":[1],\"block\":[4],\"borderStyle\":[1,\"border-style\"]}],[1,\"pcm-card\",{\"token\":[1],\"cardTitle\":[1,\"card-title\"],\"description\":[1],\"iconUrl\":[1,\"icon-url\"],\"author\":[1],\"authorAvatarUrl\":[1,\"author-avatar-url\"],\"showChatTag\":[4,\"show-chat-tag\"],\"customChatTag\":[1,\"custom-chat-tag\"],\"useButtonText\":[1,\"use-button-text\"],\"botId\":[1,\"bot-id\"],\"botData\":[32],\"loading\":[32],\"error\":[32]},null,{\"botId\":[\"watchBotIdHandler\"],\"token\":[\"handleTokenChange\"]}],[1,\"pcm-app-chat-modal\",{\"modalTitle\":[1,\"modal-title\"],\"token\":[1],\"isOpen\":[1028,\"is-open\"],\"icon\":[1],\"zIndex\":[1026,\"z-index\"],\"isShowHeader\":[4,\"is-show-header\"],\"isNeedClose\":[4,\"is-need-close\"],\"conversationId\":[1025,\"conversation-id\"],\"defaultQuery\":[1,\"default-query\"],\"maxRecordingTime\":[2,\"max-recording-time\"],\"countdownWarningTime\":[2,\"countdown-warning-time\"],\"isControlByQuestionNumber\":[4,\"is-control-by-question-number\"],\"totalQuestions\":[2,\"total-questions\"],\"fullscreen\":[4],\"enableTTS\":[4,\"enable-t-t-s\"],\"enableVoice\":[4,\"enable-voice\"],\"interviewMode\":[1,\"interview-mode\"],\"customInputs\":[16,\"custom-inputs\"],\"botId\":[1,\"bot-id\"],\"maxAudioRecordingTime\":[2,\"max-audio-recording-time\"],\"userAvatar\":[1,\"user-avatar\"],\"assistantAvatar\":[1,\"assistant-avatar\"],\"showProgressBar\":[4,\"show-progress-bar\"],\"showCopyButton\":[4,\"show-copy-button\"],\"showFeedbackButtons\":[4,\"show-feedback-buttons\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"messages\":[32],\"currentAssistantMessage\":[32],\"isLoading\":[32],\"currentStreamingMessage\":[32],\"shouldAutoScroll\":[32],\"isLoadingHistory\":[32],\"isUploading\":[32],\"isRecording\":[32],\"recordingStream\":[32],\"recordedBlob\":[32],\"mediaRecorder\":[32],\"recordingTimeLeft\":[32],\"showRecordingUI\":[32],\"recordingTimer\":[32],\"recordingStartTime\":[32],\"waitingToRecord\":[32],\"waitingTimer\":[32],\"waitingTimeLeft\":[32],\"currentQuestionNumber\":[32],\"showCountdownWarning\":[32],\"isUploadingVideo\":[32],\"isPlayingAudio\":[32],\"audioUrl\":[32],\"textAnswer\":[32],\"isSubmittingText\":[32],\"isRecordingAudio\":[32],\"audioRecorder\":[32],\"audioChunks\":[32],\"isConvertingAudio\":[32],\"audioRecordingTimeLeft\":[32],\"audioRecordingTimer\":[32],\"audioRecordingStartTime\":[32],\"agentLogo\":[32],\"isTaskCompleted\":[32],\"isDrawerOpen\":[32],\"previewUrl\":[32],\"previewFileName\":[32],\"previewContentType\":[32],\"previewContent\":[32],\"isUserScrolling\":[32]},null,{\"token\":[\"handleTokenChange\"]}],[1,\"pcm-drawer\",{\"isOpen\":[1540,\"is-open\"],\"drawerTitle\":[1,\"drawer-title\"],\"width\":[1],\"height\":[1],\"closable\":[4],\"maskClosable\":[4,\"mask-closable\"],\"mask\":[4],\"zIndex\":[32],\"open\":[64],\"close\":[64]},null,{\"isOpen\":[\"visibleChanged\"]}],[1,\"pcm-chat-message\",{\"message\":[16],\"showFeedbackButtons\":[4,\"show-feedback-buttons\"],\"botId\":[1,\"bot-id\"],\"userAvatar\":[1,\"user-avatar\"],\"assistantAvatar\":[1,\"assistant-avatar\"],\"showCopyButton\":[4,\"show-copy-button\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"feedbackStatus\":[32]}]]],[\"pcm-mnms-video-modal.cjs\",[[1,\"pcm-mnms-video-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,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"interviewMode\":[1,\"interview-mode\"],\"showCopyButton\":[4,\"show-copy-button\"],\"showFeedbackButtons\":[4,\"show-feedback-buttons\"],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"jobDescription\":[32],\"isSubmitting\":[32]},null,{\"token\":[\"handleTokenChange\"],\"isOpen\":[\"handleIsOpenChange\"]}]]],[\"pcm-mnms-zp-modal.cjs\",[[1,\"pcm-mnms-zp-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,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"interviewMode\":[1,\"interview-mode\"],\"showCopyButton\":[4,\"show-copy-button\"],\"showFeedbackButtons\":[4,\"show-feedback-buttons\"],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"jobDescription\":[32],\"isSubmitting\":[32]},null,{\"token\":[\"handleTokenChange\"],\"isOpen\":[\"handleIsOpenChange\"]}]]]]"), options);
9
+ return index.bootstrapLazy(JSON.parse("[[\"pcm-1zhanshi-mnms-modal_17.cjs\",[[1,\"pcm-1zhanshi-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\":[1,\"custom-inputs\"],\"interviewMode\":[1,\"interview-mode\"],\"parsedCustomInputs\":[32],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"jobDescription\":[32],\"isSubmitting\":[32]},null,{\"token\":[\"handleTokenChange\"],\"customInputs\":[\"handleCustomInputsChange\"],\"isOpen\":[\"handleIsOpenChange\"]}],[1,\"pcm-htws-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\":[1,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"parsedCustomInputs\":[32],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"isSubmitting\":[32],\"inputMode\":[32],\"freeInputText\":[32]},null,{\"token\":[\"handleTokenChange\"],\"customInputs\":[\"handleCustomInputsChange\"],\"isOpen\":[\"handleIsOpenChange\"]}],[1,\"pcm-hyzj-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\":[1,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"parsedCustomInputs\":[32],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"isSubmitting\":[32]},null,{\"token\":[\"handleTokenChange\"],\"customInputs\":[\"handleCustomInputsChange\"],\"isOpen\":[\"handleIsOpenChange\"]}],[1,\"pcm-jd-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\":[1,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"parsedCustomInputs\":[32],\"showChatModal\":[32],\"inputMode\":[32],\"step\":[32],\"jobName\":[32],\"freeInputText\":[32],\"isLoading\":[32],\"isSubmitting\":[32],\"tagGroups\":[32],\"shuffledTagGroups\":[32],\"selectedAITags\":[32],\"selectedTags\":[32],\"jobDescription\":[32]},null,{\"token\":[\"handleTokenChange\"],\"customInputs\":[\"handleCustomInputsChange\"],\"isOpen\":[\"handleIsOpenChange\"]}],[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\":[1,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"parsedCustomInputs\":[32],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"jobDescription\":[32],\"isSubmitting\":[32]},null,{\"token\":[\"handleTokenChange\"],\"customInputs\":[\"handleCustomInputsChange\"],\"isOpen\":[\"handleIsOpenChange\"]}],[1,\"pcm-mnct-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\":[1,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"parsedCustomInputs\":[32],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"jobDescription\":[32],\"isSubmitting\":[32]},null,{\"token\":[\"handleTokenChange\"],\"customInputs\":[\"handleCustomInputsChange\"],\"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\":[1,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"interviewMode\":[1,\"interview-mode\"],\"showCopyButton\":[4,\"show-copy-button\"],\"showFeedbackButtons\":[4,\"show-feedback-buttons\"],\"parsedCustomInputs\":[32],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"jobDescription\":[32],\"isSubmitting\":[32]},null,{\"token\":[\"handleTokenChange\"],\"customInputs\":[\"handleCustomInputsChange\"],\"isOpen\":[\"handleIsOpenChange\"]}],[1,\"pcm-msbg-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\":[1,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"parsedCustomInputs\":[32],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"jobDescription\":[32],\"isSubmitting\":[32]},null,{\"token\":[\"handleTokenChange\"],\"customInputs\":[\"handleCustomInputsChange\"],\"isOpen\":[\"handleIsOpenChange\"]}],[1,\"pcm-qgqjl-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\":[1,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"parsedCustomInputs\":[32],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"jobDescription\":[32],\"isSubmitting\":[32]},null,{\"token\":[\"handleTokenChange\"],\"customInputs\":[\"handleCustomInputsChange\"],\"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\":[1,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"parsedCustomInputs\":[32],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"isSubmitting\":[32],\"selectedPlanType\":[32]},null,{\"token\":[\"handleTokenChange\"],\"customInputs\":[\"handleCustomInputsChange\"],\"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\"],\"callbackUrl\":[1,\"callback-url\"],\"fullscreen\":[4],\"requireResume\":[4,\"require-resume\"],\"enableVoice\":[4,\"enable-voice\"],\"enableAudio\":[4,\"enable-audio\"],\"displayContentStatus\":[4,\"display-content-status\"],\"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],\"waitingToRecord\":[32],\"waitingTimer\":[32],\"waitingTimeLeft\":[32],\"currentQuestionNumber\":[32],\"showCountdownWarning\":[32],\"isUploadingVideo\":[32],\"isPlayingAudio\":[32],\"audioUrl\":[32],\"isUserScrolling\":[32]},null,{\"token\":[\"handleTokenChange\"],\"isOpen\":[\"handleIsOpenChange\"]}],[1,\"pcm-zsk-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\"],\"fullscreen\":[4],\"customInputs\":[1,\"custom-inputs\"],\"employeeId\":[1,\"employee-id\"],\"maxAudioRecordingTime\":[2,\"max-audio-recording-time\"],\"messages\":[32],\"currentAssistantMessage\":[32],\"isLoading\":[32],\"currentStreamingMessage\":[32],\"shouldAutoScroll\":[32],\"isLoadingHistory\":[32],\"textAnswer\":[32],\"isSubmittingText\":[32],\"parsedCustomInputs\":[32],\"suggestedQuestions\":[32],\"suggestedQuestionsLoading\":[32],\"currentRefs\":[32],\"showReferences\":[32],\"isRecordingAudio\":[32],\"audioRecorder\":[32],\"audioChunks\":[32],\"isConvertingAudio\":[32],\"audioRecordingTimeLeft\":[32],\"audioRecordingTimer\":[32],\"audioRecordingStartTime\":[32],\"employeeDetails\":[32],\"isLoadingEmployeeDetails\":[32],\"quickQuestions\":[32],\"shouldHideReferences\":[32],\"isUserScrolling\":[32]},null,{\"token\":[\"handleTokenChange\"],\"customInputs\":[\"handleCustomInputsChange\"],\"isOpen\":[\"handleIsOpenChange\"]}],[1,\"pcm-button\",{\"type\":[1],\"size\":[1],\"loading\":[4],\"disabled\":[4],\"icon\":[1],\"shape\":[1],\"backgroundColor\":[1,\"background-color\"],\"textColor\":[1,\"text-color\"],\"borderColor\":[1,\"border-color\"],\"borderRadius\":[2,\"border-radius\"],\"width\":[1],\"block\":[4],\"borderStyle\":[1,\"border-style\"]}],[1,\"pcm-card\",{\"token\":[1],\"cardTitle\":[1,\"card-title\"],\"description\":[1],\"iconUrl\":[1,\"icon-url\"],\"author\":[1],\"authorAvatarUrl\":[1,\"author-avatar-url\"],\"showChatTag\":[4,\"show-chat-tag\"],\"customChatTag\":[1,\"custom-chat-tag\"],\"useButtonText\":[1,\"use-button-text\"],\"botId\":[1,\"bot-id\"],\"botData\":[32],\"loading\":[32],\"error\":[32]},null,{\"botId\":[\"watchBotIdHandler\"],\"token\":[\"handleTokenChange\"]}],[1,\"pcm-app-chat-modal\",{\"modalTitle\":[1,\"modal-title\"],\"token\":[1],\"isOpen\":[1028,\"is-open\"],\"icon\":[1],\"zIndex\":[1026,\"z-index\"],\"isShowHeader\":[4,\"is-show-header\"],\"isNeedClose\":[4,\"is-need-close\"],\"conversationId\":[1025,\"conversation-id\"],\"defaultQuery\":[1,\"default-query\"],\"maxRecordingTime\":[2,\"max-recording-time\"],\"countdownWarningTime\":[2,\"countdown-warning-time\"],\"isControlByQuestionNumber\":[4,\"is-control-by-question-number\"],\"totalQuestions\":[2,\"total-questions\"],\"fullscreen\":[4],\"enableTTS\":[4,\"enable-t-t-s\"],\"enableVoice\":[4,\"enable-voice\"],\"interviewMode\":[1,\"interview-mode\"],\"customInputs\":[16,\"custom-inputs\"],\"botId\":[1,\"bot-id\"],\"maxAudioRecordingTime\":[2,\"max-audio-recording-time\"],\"userAvatar\":[1,\"user-avatar\"],\"assistantAvatar\":[1,\"assistant-avatar\"],\"showProgressBar\":[4,\"show-progress-bar\"],\"showCopyButton\":[4,\"show-copy-button\"],\"showFeedbackButtons\":[4,\"show-feedback-buttons\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"messages\":[32],\"currentAssistantMessage\":[32],\"isLoading\":[32],\"currentStreamingMessage\":[32],\"shouldAutoScroll\":[32],\"isLoadingHistory\":[32],\"isUploading\":[32],\"isRecording\":[32],\"recordingStream\":[32],\"recordedBlob\":[32],\"mediaRecorder\":[32],\"recordingTimeLeft\":[32],\"showRecordingUI\":[32],\"recordingTimer\":[32],\"recordingStartTime\":[32],\"waitingToRecord\":[32],\"waitingTimer\":[32],\"waitingTimeLeft\":[32],\"currentQuestionNumber\":[32],\"showCountdownWarning\":[32],\"isUploadingVideo\":[32],\"isPlayingAudio\":[32],\"audioUrl\":[32],\"textAnswer\":[32],\"isSubmittingText\":[32],\"isRecordingAudio\":[32],\"audioRecorder\":[32],\"audioChunks\":[32],\"isConvertingAudio\":[32],\"audioRecordingTimeLeft\":[32],\"audioRecordingTimer\":[32],\"audioRecordingStartTime\":[32],\"agentLogo\":[32],\"isTaskCompleted\":[32],\"isDrawerOpen\":[32],\"previewUrl\":[32],\"previewFileName\":[32],\"previewContentType\":[32],\"previewContent\":[32],\"isUserScrolling\":[32]},null,{\"token\":[\"handleTokenChange\"]}],[1,\"pcm-drawer\",{\"isOpen\":[1540,\"is-open\"],\"drawerTitle\":[1,\"drawer-title\"],\"width\":[1],\"height\":[1],\"closable\":[4],\"maskClosable\":[4,\"mask-closable\"],\"mask\":[4],\"zIndex\":[32],\"open\":[64],\"close\":[64]},null,{\"isOpen\":[\"visibleChanged\"]}],[1,\"pcm-chat-message\",{\"message\":[16],\"showFeedbackButtons\":[4,\"show-feedback-buttons\"],\"botId\":[1,\"bot-id\"],\"userAvatar\":[1,\"user-avatar\"],\"assistantAvatar\":[1,\"assistant-avatar\"],\"showCopyButton\":[4,\"show-copy-button\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"feedbackStatus\":[32]}]]],[\"pcm-mnms-video-modal.cjs\",[[1,\"pcm-mnms-video-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\":[1,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"interviewMode\":[1,\"interview-mode\"],\"showCopyButton\":[4,\"show-copy-button\"],\"showFeedbackButtons\":[4,\"show-feedback-buttons\"],\"parsedCustomInputs\":[32],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"jobDescription\":[32],\"isSubmitting\":[32]},null,{\"token\":[\"handleTokenChange\"],\"customInputs\":[\"handleCustomInputsChange\"],\"isOpen\":[\"handleIsOpenChange\"]}]]],[\"pcm-mnms-zp-modal.cjs\",[[1,\"pcm-mnms-zp-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\":[1,\"custom-inputs\"],\"filePreviewMode\":[1,\"file-preview-mode\"],\"interviewMode\":[1,\"interview-mode\"],\"showCopyButton\":[4,\"show-copy-button\"],\"showFeedbackButtons\":[4,\"show-feedback-buttons\"],\"parsedCustomInputs\":[32],\"selectedFile\":[32],\"isUploading\":[32],\"uploadedFileInfo\":[32],\"showChatModal\":[32],\"jobDescription\":[32],\"isSubmitting\":[32]},null,{\"token\":[\"handleTokenChange\"],\"customInputs\":[\"handleCustomInputsChange\"],\"isOpen\":[\"handleIsOpenChange\"]}]]]]"), options);
10
10
  };
11
11
 
12
12
  exports.setNonce = index.setNonce;