g-ai-robot3 0.1.77 → 0.1.79

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/index.css CHANGED
@@ -1 +1 @@
1
- .digital-human[data-v-f41344c3]{z-index:0;position:relative}.digital-human #video[data-v-f41344c3]{position:absolute;left:0;top:0}.digital-human #output-canvas[data-v-f41344c3]{opacity:1;transition:opacity 6s ease}.digital-human #output-canvas.fade-out[data-v-f41344c3]{opacity:0;pointer-events:none}.digital-human .xiaogVideo[data-v-f41344c3],.digital-human img[data-v-f41344c3]{position:absolute;left:0;top:0}.digital-human .statusImg[data-v-f41344c3]{z-index:9998;position:absolute;width:30%;height:30%;top:0%;left:0%;-webkit-user-select:auto!important;user-select:auto!important;pointer-events:auto!important}.digital-human .QstatusImg[data-v-f41344c3]{width:29%!important;height:20%!important}[data-v-47e8a38d] .table-container{width:188px!important;overflow-x:auto}[data-v-47e8a38d] .markdown-table .ant-table-tbody>tr>td{padding:8px 16px;height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}[data-v-47e8a38d] .markdown-table .ant-table-thead>tr>th{background-color:#f5f5f5;font-weight:700;padding:8px 16px;height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.useCustom-dialog[data-v-47e8a38d]{position:absolute;left:72%;pointer-events:none;z-index:1}.useCustom-dialog .bubble-item[data-v-47e8a38d]{margin-bottom:6px}.useCustom-dialog p[data-v-47e8a38d]{margin:0!important;padding:0}.useCustom-dialog[data-v-47e8a38d] .ant-bubble .ant-bubble-content-filled,.useCustom-dialog[data-v-47e8a38d] .ant-bubble .ant-bubble-content-outlined{background:#062e404d;border:1px solid rgba(220,237,255,.3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:12px;color:#fff}.useCustom-dialog[data-v-47e8a38d] .ant-bubble-content.ant-bubble-content-outlined p,.useCustom-dialog[data-v-47e8a38d] .ant-bubble-content.ant-bubble-content-filled p{margin:0!important;padding:0}.suspension-msg-bubble[data-v-47e8a38d]{position:absolute;left:72%;pointer-events:none;z-index:1}.suspension-msg-bubble .bubble-item[data-v-47e8a38d]{margin-bottom:5px}.suspension-msg-bubble p[data-v-47e8a38d],.suspension-msg-bubble[data-v-47e8a38d] .ant-bubble-content.ant-bubble-content-filled p,.suspension-msg-bubble[data-v-47e8a38d] .ant-bubble-content.ant-bubble-content-outlined p{margin:0!important;padding:0}.bubble-move[data-v-47e8a38d],.bubble-enter-active[data-v-47e8a38d],.bubble-leave-active[data-v-47e8a38d]{transition:all .5s ease}.bubble-enter-from[data-v-47e8a38d],.bubble-leave-to[data-v-47e8a38d]{opacity:0;transform:translate(30px)}.bubble-leave-active[data-v-47e8a38d]{position:absolute}.ellipsisText{display:inline-block;width:20px;height:24px;position:relative}.ellipsisText:after{position:absolute;left:0;top:4px;content:"···";animation:loading-animation 1s infinite linear}@keyframes loading-animation{0%{content:"·"}50%{content:"··"}to{content:"···"}}#g-ai-robot[data-v-469da949]{position:fixed}#g-ai-robot .robot[data-v-469da949]{cursor:pointer;z-index:9990;touch-action:none}#g-ai-robot .robot .digital-human-wrap[data-v-469da949]{position:relative}#g-ai-robot .robot .digital-human-wrap .dialogImg[data-v-469da949]{z-index:9998;position:absolute;width:15%;height:auto;top:18%;left:73%;-webkit-user-select:auto!important;user-select:auto!important;pointer-events:auto!important}#g-ai-robot .robot .digital-human-wrap .disabled[data-v-469da949]{cursor:not-allowed}#g-ai-robot .robot .digital-human-wrap .statusImg[data-v-469da949]{z-index:9998;position:absolute;width:30%;height:30%}#g-ai-robot .robot .digital-human-wrap .QstatusImg[data-v-469da949]{width:29%!important;height:20%!important}#g-ai-robot .robot.disabled[data-v-469da949]{cursor:not-allowed}#g-ai-robot .robot img[data-v-469da949]{height:100px;width:100px}#g-ai-robot .talk_main[data-v-469da949]{position:absolute;width:400px;z-index:10000;height:600px;background:#f5f6f7}#g-ai-robot .talk_main.top[data-v-469da949]{left:50%;bottom:100px;transform:translate(-50%)}#g-ai-robot .talk_main.bottom[data-v-469da949]{left:50%;top:100px;transform:translate(-50%)}#g-ai-robot .talk_main.right[data-v-469da949]{left:100px;bottom:50%;transform:translateY(50%)}#g-ai-robot .talk_main.left[data-v-469da949]{right:100px;bottom:50%;transform:translateY(50%)}#g-ai-robot .talk_main.top-end[data-v-469da949]{left:100px;bottom:100px}#g-ai-robot .talk_main.top-start[data-v-469da949]{right:100px;bottom:100px}#g-ai-robot .talk_main.bottom-start[data-v-469da949]{right:100px;top:100px}#g-ai-robot .talk_main.bottom-end[data-v-469da949]{left:100px;top:100px}#g-ai-robot .talk_main header[data-v-469da949]{height:44px;background:linear-gradient(to right,#ebf1ff,#e5faf8,#f2ebfe);display:flex;padding:0 16px;align-items:center;justify-content:space-between;cursor:move}#g-ai-robot .talk_main header span[data-v-469da949]{font-size:16px;font-weight:700}#g-ai-robot .talk_main header span.close[data-v-469da949]{color:#999}#g-ai-robot .talk_main header i[data-v-469da949]{cursor:pointer}#g-ai-robot .talk_main header i.disabled[data-v-469da949]{cursor:not-allowed}#g-ai-robot .talk_main .clickable-image[data-v-469da949]{cursor:pointer;width:80px;height:auto;border-radius:5px;transition:transform .2s}#g-ai-robot .talk_main .clickable-image[data-v-469da949]:hover{transform:scale(1.1)}#g-ai-robot .talk_main .image-viewer-overlay[data-v-469da949]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:9999}#g-ai-robot .talk_main .image-viewer[data-v-469da949]{position:relative}#g-ai-robot .talk_main .large-image[data-v-469da949]{max-width:90%;max-height:90%;border-radius:8px}#g-ai-robot .talk_main .qa_body[data-v-469da949]{list-style:none;padding:16px;box-sizing:border-box;margin:0;height:calc(100% - 116px);overflow-y:auto;overflow-x:hidden}#g-ai-robot .talk_main .qa_body[data-v-469da949]::-webkit-scrollbar{width:8px;background-color:#f9f9f9}#g-ai-robot .talk_main .qa_body[data-v-469da949]::-webkit-scrollbar-track{background:#e1e1e1;border-radius:10px}#g-ai-robot .talk_main .qa_body[data-v-469da949]::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px}#g-ai-robot .talk_main .qa_body li[data-v-469da949]{margin-bottom:24px;justify-content:flex-end;gap:10px;display:flex}#g-ai-robot .talk_main .qa_body li[data-v-469da949] .ant-bubble-content.ant-bubble-content-filled{box-shadow:0 4px 20px #0476ed29;border:1px solid;border-image-source:linear-gradient(180deg,#ffffff 0%,rgba(255,255,255,.5) 104.31%);background:linear-gradient(92.03deg,#77f1ff39 -2.18%,#edfaff99 48.06%,#5ba8ff2c 107.05%)}#g-ai-robot .talk_main .qa_body li[data-v-469da949] .ant-bubble-content.ant-bubble-content-filled p,#g-ai-robot .talk_main .qa_body li[data-v-469da949] .ant-bubble-content.ant-bubble-content-outlined p{margin:0!important;padding:0}#g-ai-robot .talk_main .qa_body li[data-v-469da949] .table-container{width:294px!important;overflow-x:auto}#g-ai-robot .talk_main .qa_body li[data-v-469da949] .markdown-table .ant-table-tbody>tr>td{padding:8px 16px;height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#g-ai-robot .talk_main .qa_body li[data-v-469da949] .markdown-table .ant-table-thead>tr>th{background-color:#f5f5f5;font-weight:700;padding:8px 16px;height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#g-ai-robot .talk_main .qa_body li .copyBtn[data-v-469da949]{font-size:18px;cursor:pointer;margin-right:10px}#g-ai-robot .talk_main .qa_body li .copyBtn[data-v-469da949]:hover{color:#1890ff;transform:scale(1.1)}#g-ai-robot .talk_main .qa_body li .is_icon[data-v-469da949]{width:30px;height:30px;border-radius:50%;color:#fff;display:flex}#g-ai-robot .talk_main .qa_body li.is_ai[data-v-469da949]{justify-content:flex-start;overflow:hidden}#g-ai-robot .talk_main .qa_body li.is_ai .text_main[data-v-469da949]{box-shadow:0 4px 20px #0476ed29;border:1px solid;border-image-source:linear-gradient(180deg,#ffffff 0%,rgba(255,255,255,.5) 104.31%);background:linear-gradient(92.03deg,#77f1ff39 -2.18%,#edfaff99 48.06%,#5ba8ff2c 107.05%)}#g-ai-robot .talk_main .qa_body li.is_ai .text_main>.value[data-v-469da949]{white-space:pre-wrap}#g-ai-robot .talk_main .qa_body li .text_main[data-v-469da949]{padding:10px;max-width:calc(100% - 100px);border:1px solid;margin:0 8px;border-image-source:linear-gradient(90deg,#ffffff 0%,rgba(255,255,255,.5) 100%);box-shadow:0 4px 20px #0476ed29;background:linear-gradient(90.81deg,#f4fcff99 1.75%,#fff9 32.33%,#eef6ff99 102.86%);border-radius:6px}#g-ai-robot .talk_main .qa_body li .text_main>.value[data-v-469da949]{display:flex;align-items:center;overflow-wrap:break-word;word-wrap:break-word;font-size:14px;font-weight:400}#g-ai-robot .talk_main .qa_body li .text_main .btn i[data-v-469da949]{font-size:14px;font-weight:400;color:#037aff;margin-right:10px;cursor:pointer;text-decoration:underline}#g-ai-robot .talk_main .qa_body li .text_main .btn i.open[data-v-469da949]{filter:hue-rotate(180deg);animation:opacityCss 2s linear infinite}#g-ai-robot .talk_main #playChart[data-v-469da949]{width:calc(100% - 32px);height:40px;left:16px;display:inline-block;bottom:100px;position:absolute;visibility:hidden;border:1px solid #ccc;vertical-align:bottom}#g-ai-robot .talk_main #playChart.show[data-v-469da949]{visibility:visible}#g-ai-robot .talk_main #playChart.hiddle[data-v-469da949]{visibility:hidden}#g-ai-robot .talk_main .qa_input[data-v-469da949]{padding:10px 16px;display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:0;left:0;right:0;box-sizing:border-box}#g-ai-robot .talk_main .qa_input textarea[data-v-469da949]{width:100%;max-height:68px;resize:none;background-color:#fff;border:1px solid #dcdfe6;color:#606266;padding:6px}#g-ai-robot .talk_main .qa_input textarea[data-v-469da949]:focus{outline:none;border-color:#409eff}#g-ai-robot .talk_main .qa_input .clear[data-v-469da949]{margin-right:5px}#g-ai-robot .talk_main .qa_input .clear img[data-v-469da949]{height:30px;width:30px;cursor:pointer}#g-ai-robot .talk_main .qa_input .clear img.disabled[data-v-469da949]{cursor:not-allowed}#g-ai-robot .talk_main .qa_input .is_icon[data-v-469da949]{width:30px}#g-ai-robot .talk_main .qa_input .is_icon p[data-v-469da949]{display:flex;align-items:center;justify-content:flex-end;margin:6px 0}#g-ai-robot .talk_main .qa_input .is_icon p[data-v-469da949]:nth-of-type(1){position:relative}#g-ai-robot .talk_main .qa_input .is_icon p i[data-v-469da949]{animation:rotateCss-469da949 2s linear infinite;font-size:20px;color:#606266}#g-ai-robot .talk_main .qa_input .is_icon p img[data-v-469da949]{width:20px;height:20px;cursor:pointer}#g-ai-robot .talk_main .qa_input .is_icon p img.close[data-v-469da949]{filter:hue-rotate(180deg);animation:opacityCss 2s linear infinite}#g-ai-robot .talk_main .qa_input .is_icon p.send img.disabled[data-v-469da949]{cursor:not-allowed}#g-ai-robot .talk_main .qa_input .is_icon p i[data-v-469da949]{cursor:pointer}@keyframes rotateCss-469da949{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}70%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@font-face{font-family:iconfont;src:url(//at.alicdn.com/t/c/font_4633255_xm549qw7rxj.woff2?t=1721900327001) format("woff2"),url(//at.alicdn.com/t/c/font_4633255_xm549qw7rxj.woff?t=1721900327001) format("woff"),url(//at.alicdn.com/t/c/font_4633255_xm549qw7rxj.ttf?t=1721900327001) format("truetype")}.iconfont[data-v-469da949]{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-guanbi[data-v-469da949]:before{content:""}.icon-nvsheng[data-v-469da949]:before{content:""}.icon-nansheng[data-v-469da949]:before{content:""}.icon-fuzhi[data-v-469da949]:before{content:""}.icon-zhongxinhuida[data-v-469da949]:before{content:""}
1
+ .digital-human[data-v-1a0261e7]{z-index:0;position:relative;display:flex;align-items:center;justify-content:center}.digital-human #video[data-v-1a0261e7]{position:absolute;left:0;top:0}.digital-human #output-canvas[data-v-1a0261e7]{opacity:1;transition:opacity 6s ease}.digital-human #output-canvas.fade-out[data-v-1a0261e7]{opacity:0;pointer-events:none}.digital-human .xiaogVideo[data-v-1a0261e7],.digital-human img[data-v-1a0261e7]{position:absolute;left:0;top:0}.digital-human .statusImg[data-v-1a0261e7]{z-index:9998;position:absolute;width:30%;height:30%;top:0%;left:0%;-webkit-user-select:auto!important;user-select:auto!important;pointer-events:auto!important}.digital-human .QstatusImg[data-v-1a0261e7]{width:29%!important;height:20%!important}[data-v-47e8a38d] .table-container{width:188px!important;overflow-x:auto}[data-v-47e8a38d] .markdown-table .ant-table-tbody>tr>td{padding:8px 16px;height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}[data-v-47e8a38d] .markdown-table .ant-table-thead>tr>th{background-color:#f5f5f5;font-weight:700;padding:8px 16px;height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.useCustom-dialog[data-v-47e8a38d]{position:absolute;left:72%;pointer-events:none;z-index:1}.useCustom-dialog .bubble-item[data-v-47e8a38d]{margin-bottom:6px}.useCustom-dialog p[data-v-47e8a38d]{margin:0!important;padding:0}.useCustom-dialog[data-v-47e8a38d] .ant-bubble .ant-bubble-content-filled,.useCustom-dialog[data-v-47e8a38d] .ant-bubble .ant-bubble-content-outlined{background:#062e404d;border:1px solid rgba(220,237,255,.3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:12px;color:#fff}.useCustom-dialog[data-v-47e8a38d] .ant-bubble-content.ant-bubble-content-outlined p,.useCustom-dialog[data-v-47e8a38d] .ant-bubble-content.ant-bubble-content-filled p{margin:0!important;padding:0}.suspension-msg-bubble[data-v-47e8a38d]{position:absolute;left:72%;pointer-events:none;z-index:1}.suspension-msg-bubble .bubble-item[data-v-47e8a38d]{margin-bottom:5px}.suspension-msg-bubble p[data-v-47e8a38d],.suspension-msg-bubble[data-v-47e8a38d] .ant-bubble-content.ant-bubble-content-filled p,.suspension-msg-bubble[data-v-47e8a38d] .ant-bubble-content.ant-bubble-content-outlined p{margin:0!important;padding:0}.bubble-move[data-v-47e8a38d],.bubble-enter-active[data-v-47e8a38d],.bubble-leave-active[data-v-47e8a38d]{transition:all .5s ease}.bubble-enter-from[data-v-47e8a38d],.bubble-leave-to[data-v-47e8a38d]{opacity:0;transform:translate(30px)}.bubble-leave-active[data-v-47e8a38d]{position:absolute}.ellipsisText{display:inline-block;width:20px;height:24px;position:relative}.ellipsisText:after{position:absolute;left:0;top:4px;content:"···";animation:loading-animation 1s infinite linear}@keyframes loading-animation{0%{content:"·"}50%{content:"··"}to{content:"···"}}#g-ai-robot[data-v-238e69e6]{position:fixed}#g-ai-robot .robot[data-v-238e69e6]{cursor:pointer;z-index:9990;touch-action:none}#g-ai-robot .robot .digital-human-wrap[data-v-238e69e6]{position:relative}#g-ai-robot .robot .digital-human-wrap .dialogImg[data-v-238e69e6]{z-index:9998;position:absolute;width:15%;height:auto;top:18%;left:73%;-webkit-user-select:auto!important;user-select:auto!important;pointer-events:auto!important}#g-ai-robot .robot .digital-human-wrap .disabled[data-v-238e69e6]{cursor:not-allowed}#g-ai-robot .robot .digital-human-wrap .statusImg[data-v-238e69e6]{z-index:9998;position:absolute;width:30%;height:30%}#g-ai-robot .robot .digital-human-wrap .QstatusImg[data-v-238e69e6]{width:29%!important;height:20%!important}#g-ai-robot .robot.disabled[data-v-238e69e6]{cursor:not-allowed}#g-ai-robot .robot img[data-v-238e69e6]{height:100px;width:100px}#g-ai-robot .talk_main[data-v-238e69e6]{position:absolute;width:400px;z-index:10000;height:600px;background:#f5f6f7}#g-ai-robot .talk_main header[data-v-238e69e6]{height:44px;background:linear-gradient(to right,#ebf1ff,#e5faf8,#f2ebfe);display:flex;padding:0 16px;align-items:center;justify-content:space-between;cursor:move}#g-ai-robot .talk_main header span[data-v-238e69e6]{font-size:16px;font-weight:700}#g-ai-robot .talk_main header span.close[data-v-238e69e6]{color:#999}#g-ai-robot .talk_main header i[data-v-238e69e6]{cursor:pointer}#g-ai-robot .talk_main header i.disabled[data-v-238e69e6]{cursor:not-allowed}#g-ai-robot .talk_main .clickable-image[data-v-238e69e6]{cursor:pointer;width:80px;height:auto;border-radius:5px;transition:transform .2s}#g-ai-robot .talk_main .clickable-image[data-v-238e69e6]:hover{transform:scale(1.1)}#g-ai-robot .talk_main .image-viewer-overlay[data-v-238e69e6]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:9999}#g-ai-robot .talk_main .image-viewer[data-v-238e69e6]{position:relative}#g-ai-robot .talk_main .large-image[data-v-238e69e6]{max-width:90%;max-height:90%;border-radius:8px}#g-ai-robot .talk_main .qa_body[data-v-238e69e6]{list-style:none;padding:16px;box-sizing:border-box;margin:0;height:calc(100% - 116px);overflow-y:auto;overflow-x:hidden}#g-ai-robot .talk_main .qa_body[data-v-238e69e6]::-webkit-scrollbar{width:8px;background-color:#f9f9f9}#g-ai-robot .talk_main .qa_body[data-v-238e69e6]::-webkit-scrollbar-track{background:#e1e1e1;border-radius:10px}#g-ai-robot .talk_main .qa_body[data-v-238e69e6]::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px}#g-ai-robot .talk_main .qa_body li[data-v-238e69e6]{margin-bottom:24px;justify-content:flex-end;gap:10px;display:flex}#g-ai-robot .talk_main .qa_body li[data-v-238e69e6] .ant-bubble-content.ant-bubble-content-filled{box-shadow:0 4px 20px #0476ed29;border:1px solid;border-image-source:linear-gradient(180deg,#ffffff 0%,rgba(255,255,255,.5) 104.31%);background:linear-gradient(92.03deg,#77f1ff39 -2.18%,#edfaff99 48.06%,#5ba8ff2c 107.05%)}#g-ai-robot .talk_main .qa_body li[data-v-238e69e6] .ant-bubble-content.ant-bubble-content-filled p,#g-ai-robot .talk_main .qa_body li[data-v-238e69e6] .ant-bubble-content.ant-bubble-content-outlined p{margin:0!important;padding:0}#g-ai-robot .talk_main .qa_body li[data-v-238e69e6] .table-container{width:294px!important;overflow-x:auto}#g-ai-robot .talk_main .qa_body li[data-v-238e69e6] .markdown-table .ant-table-tbody>tr>td{padding:8px 16px;height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#g-ai-robot .talk_main .qa_body li[data-v-238e69e6] .markdown-table .ant-table-thead>tr>th{background-color:#f5f5f5;font-weight:700;padding:8px 16px;height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#g-ai-robot .talk_main .qa_body li .copyBtn[data-v-238e69e6]{font-size:18px;cursor:pointer;margin-right:10px}#g-ai-robot .talk_main .qa_body li .copyBtn[data-v-238e69e6]:hover{color:#1890ff;transform:scale(1.1)}#g-ai-robot .talk_main .qa_body li .is_icon[data-v-238e69e6]{width:30px;height:30px;border-radius:50%;color:#fff;display:flex}#g-ai-robot .talk_main .qa_body li.is_ai[data-v-238e69e6]{justify-content:flex-start;overflow:hidden}#g-ai-robot .talk_main .qa_body li.is_ai .text_main[data-v-238e69e6]{box-shadow:0 4px 20px #0476ed29;border:1px solid;border-image-source:linear-gradient(180deg,#ffffff 0%,rgba(255,255,255,.5) 104.31%);background:linear-gradient(92.03deg,#77f1ff39 -2.18%,#edfaff99 48.06%,#5ba8ff2c 107.05%)}#g-ai-robot .talk_main .qa_body li.is_ai .text_main>.value[data-v-238e69e6]{white-space:pre-wrap}#g-ai-robot .talk_main .qa_body li .text_main[data-v-238e69e6]{padding:10px;max-width:calc(100% - 100px);border:1px solid;margin:0 8px;border-image-source:linear-gradient(90deg,#ffffff 0%,rgba(255,255,255,.5) 100%);box-shadow:0 4px 20px #0476ed29;background:linear-gradient(90.81deg,#f4fcff99 1.75%,#fff9 32.33%,#eef6ff99 102.86%);border-radius:6px}#g-ai-robot .talk_main .qa_body li .text_main>.value[data-v-238e69e6]{display:flex;align-items:center;overflow-wrap:break-word;word-wrap:break-word;font-size:14px;font-weight:400}#g-ai-robot .talk_main .qa_body li .text_main .btn i[data-v-238e69e6]{font-size:14px;font-weight:400;color:#037aff;margin-right:10px;cursor:pointer;text-decoration:underline}#g-ai-robot .talk_main .qa_body li .text_main .btn i.open[data-v-238e69e6]{filter:hue-rotate(180deg);animation:opacityCss 2s linear infinite}#g-ai-robot .talk_main #playChart[data-v-238e69e6]{width:calc(100% - 32px);height:40px;left:16px;display:inline-block;bottom:100px;position:absolute;visibility:hidden;border:1px solid #ccc;vertical-align:bottom}#g-ai-robot .talk_main #playChart.show[data-v-238e69e6]{visibility:visible}#g-ai-robot .talk_main #playChart.hiddle[data-v-238e69e6]{visibility:hidden}#g-ai-robot .talk_main .qa_input[data-v-238e69e6]{padding:10px 16px;display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:0;left:0;right:0;box-sizing:border-box}#g-ai-robot .talk_main .qa_input textarea[data-v-238e69e6]{width:100%;max-height:68px;resize:none;background-color:#fff;border:1px solid #dcdfe6;color:#606266;padding:6px}#g-ai-robot .talk_main .qa_input textarea[data-v-238e69e6]:focus{outline:none;border-color:#409eff}#g-ai-robot .talk_main .qa_input .clear[data-v-238e69e6]{margin-right:5px}#g-ai-robot .talk_main .qa_input .clear img[data-v-238e69e6]{height:30px;width:30px;cursor:pointer}#g-ai-robot .talk_main .qa_input .clear img.disabled[data-v-238e69e6]{cursor:not-allowed}#g-ai-robot .talk_main .qa_input .is_icon[data-v-238e69e6]{width:30px}#g-ai-robot .talk_main .qa_input .is_icon p[data-v-238e69e6]{display:flex;align-items:center;justify-content:flex-end;margin:6px 0}#g-ai-robot .talk_main .qa_input .is_icon p[data-v-238e69e6]:nth-of-type(1){position:relative}#g-ai-robot .talk_main .qa_input .is_icon p i[data-v-238e69e6]{animation:rotateCss-238e69e6 2s linear infinite;font-size:20px;color:#606266}#g-ai-robot .talk_main .qa_input .is_icon p img[data-v-238e69e6]{width:20px;height:20px;cursor:pointer}#g-ai-robot .talk_main .qa_input .is_icon p img.close[data-v-238e69e6]{filter:hue-rotate(180deg);animation:opacityCss 2s linear infinite}#g-ai-robot .talk_main .qa_input .is_icon p.send img.disabled[data-v-238e69e6]{cursor:not-allowed}#g-ai-robot .talk_main .qa_input .is_icon p i[data-v-238e69e6]{cursor:pointer}@keyframes rotateCss-238e69e6{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}70%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@font-face{font-family:iconfont;src:url(//at.alicdn.com/t/c/font_4633255_xm549qw7rxj.woff2?t=1721900327001) format("woff2"),url(//at.alicdn.com/t/c/font_4633255_xm549qw7rxj.woff?t=1721900327001) format("woff"),url(//at.alicdn.com/t/c/font_4633255_xm549qw7rxj.ttf?t=1721900327001) format("truetype")}.iconfont[data-v-238e69e6]{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-guanbi[data-v-238e69e6]:before{content:""}.icon-nvsheng[data-v-238e69e6]:before{content:""}.icon-nansheng[data-v-238e69e6]:before{content:""}.icon-fuzhi[data-v-238e69e6]:before{content:""}.icon-zhongxinhuida[data-v-238e69e6]:before{content:""}
@@ -15,11 +15,9 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
15
15
  left: string;
16
16
  bottom: string;
17
17
  };
18
- dialogCss: () => {
19
- left: string;
20
- bottom: string;
21
- };
22
18
  placement: string;
19
+ placementBottom: number;
20
+ placementLeft: number;
23
21
  useAudio: boolean;
24
22
  space: number;
25
23
  mode: string;
@@ -27,13 +25,14 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
27
25
  cozeInfo: () => {
28
26
  bot_id: string;
29
27
  };
30
- createConversationUrl: string;
31
- qaServer: string;
28
+ apiPrefix: any;
29
+ createConversationUrl: (props: any) => string;
30
+ wakeupAudio: (props: any) => string;
31
+ interrupt: (props: any) => string;
32
+ qaServer: (props: any) => string;
32
33
  audioWs: string;
33
34
  wsServer: string;
34
35
  voiceprintWs: string;
35
- wakeupAudio: string;
36
- interrupt: string;
37
36
  instructWs: string;
38
37
  searchTextCallback: (params: any) => void;
39
38
  eventFun: () => {
@@ -59,11 +58,9 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
59
58
  left: string;
60
59
  bottom: string;
61
60
  };
62
- dialogCss: () => {
63
- left: string;
64
- bottom: string;
65
- };
66
61
  placement: string;
62
+ placementBottom: number;
63
+ placementLeft: number;
67
64
  useAudio: boolean;
68
65
  space: number;
69
66
  mode: string;
@@ -71,13 +68,14 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
71
68
  cozeInfo: () => {
72
69
  bot_id: string;
73
70
  };
74
- createConversationUrl: string;
75
- qaServer: string;
71
+ apiPrefix: any;
72
+ createConversationUrl: (props: any) => string;
73
+ wakeupAudio: (props: any) => string;
74
+ interrupt: (props: any) => string;
75
+ qaServer: (props: any) => string;
76
76
  audioWs: string;
77
77
  wsServer: string;
78
78
  voiceprintWs: string;
79
- wakeupAudio: string;
80
- interrupt: string;
81
79
  instructWs: string;
82
80
  searchTextCallback: (params: any) => void;
83
81
  eventFun: () => {
@@ -87,6 +85,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
87
85
  }[];
88
86
  }>>> & Readonly<{}>, {
89
87
  title: string;
88
+ apiPrefix: string;
90
89
  isDebug: boolean;
91
90
  dialogBoxTheme: Theme;
92
91
  showMsgBubble: boolean;
@@ -98,8 +97,9 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
98
97
  waitTxt: string;
99
98
  systemName: string;
100
99
  robotCss: import("vue").CSSProperties;
101
- dialogCss: import("vue").CSSProperties;
102
100
  placement: "top-end" | "top-start" | "bottom-end" | "bottom-start";
101
+ placementBottom: number;
102
+ placementLeft: number;
103
103
  useAudio: boolean;
104
104
  space: number;
105
105
  mode: "audio" | "text" | "video";
package/dist/type.d.ts CHANGED
@@ -3,6 +3,7 @@ export type IndexProps = Props & DigitalHumanProps & SuspensionMsgBubble & Dialo
3
3
  export type ConversationType = "aiAnswer" | "aiLocal" | "user";
4
4
  export type Theme = "dark" | "light" | 'custom';
5
5
  export interface Props {
6
+ apiPrefix?: string;
6
7
  isDebug?: boolean;
7
8
  dialogBoxTheme?: Theme;
8
9
  showMsgBubble?: boolean;
@@ -18,6 +19,8 @@ export interface Props {
18
19
  robotCss?: CSSProperties;
19
20
  dialogCss?: CSSProperties;
20
21
  placement?: "top-end" | "top-start" | "bottom-end" | "bottom-start";
22
+ placementBottom?: number;
23
+ placementLeft?: number;
21
24
  useAudio?: boolean;
22
25
  space?: number;
23
26
  mode?: "audio" | "text" | "video";
@@ -42,7 +45,9 @@ export interface Props {
42
45
  }[];
43
46
  }
44
47
  export interface DigitalHumanProps {
48
+ apiPrefix?: string;
45
49
  videoStyle?: CSSProperties;
50
+ digitalStyle?: CSSProperties;
46
51
  offer?: string;
47
52
  offer8020?: string;
48
53
  offer8030?: string;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "g-ai-robot3",
3
3
  "private": false,
4
- "version": "0.1.77",
4
+ "version": "0.1.79",
5
5
  "type": "module",
6
6
  "main": "dist/g-ai-robot3.js",
7
7
  "module": "dist/g-ai-robot3.es.js",