@glodon-aiot/agent-cli-ui 3.3.5-alpha.27 → 3.3.5-alpha.28

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.
@@ -1 +1 @@
1
- .gbot-dialog-modal .prompt-setting-panel{display:flex;align-items:center;justify-content:center}.gbot-dialog-modal .agent-prompt{margin:12px 12px 0;padding:12px;border-radius:4px;border:1px solid #e8e9eb;background:#fff;flex:1;max-width:824px}.gbot-dialog-modal .agent-prompt .prompt-header{font-size:16px;line-height:24px;font-weight:600;color:#84868c}.gbot-dialog-modal .agent-prompt .prompt-header .prompt-btn{color:#84868c}.gbot-dialog-modal .agent-prompt .prompt-header .prompt-title{color:#5c5f66;font-style:normal;line-height:150%}.gbot-dialog-modal .agent-prompt .prompt-form{margin:12px 12px 0}.gbot-dialog-modal .agent-prompt .prompt-form .ant-form-item{margin-left:15px}.gbot-dialog-modal .agent-prompt .prompt-form .ant-collapse{max-height:254px;overflow:auto}.gbot-dialog-modal .agent-prompt .prompt-form .prompt-variables-collapse{border-radius:4px;opacity:1;background:#FFFFFF;width:100%}.gbot-dialog-modal .agent-prompt .prompt-form .ant-collapse-ghost>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding-top:0;padding-bottom:0}.gbot-dialog-modal .agent-prompt .icon-prompt-question{cursor:pointer}.gbot-dialog-modal .prompt-form{margin:12px 12px 0}.gbot-dialog-modal .prompt-form .ant-form-item{margin-left:15px}.gbot-dialog-modal .prompt-form .ant-collapse{max-height:254px;overflow:auto}.gbot-dialog-modal .prompt-form .prompt-variables-collapse{border-radius:4px;opacity:1;background:#FFFFFF;width:100%}.gbot-dialog-modal .prompt-form .ant-collapse-ghost>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding-top:0;padding-bottom:0}.gbot-dialog-modal .icon-prompt-question{cursor:pointer}
1
+ .gbot-dialog-modal .prompt-btn:hover,.gbot-dialog-modal .prompt-btn:active,.gbot-dialog-modal .prompt-btn.active{color:#9c24f2}.gbot-dialog-modal .propmt-manage-popover .ant-popover-title{display:flex;align-items:center;font-size:16px;border:none}.gbot-dialog-modal .propmt-manage-popover .ant-popover-title .prompt-popover-title{width:100%;display:flex;justify-content:space-between}.gbot-dialog-modal .propmt-manage-popover .ant-popover-inner-content{padding:0;width:100%}.gbot-dialog-modal .propmt-manage-popover .ant-popover-arrow{display:none}.gbot-dialog-modal .propmt-manage-popover .ant-tabs-nav:before{border:0}
@@ -1 +1 @@
1
- .gbot-dialog-modal .prompt-btn:hover,.gbot-dialog-modal .prompt-btn:active,.gbot-dialog-modal .prompt-btn.active{color:#9c24f2}.gbot-dialog-modal .propmt-manage-popover .ant-popover-title{display:flex;align-items:center;font-size:16px;border:none}.gbot-dialog-modal .propmt-manage-popover .ant-popover-title .prompt-popover-title{width:100%;display:flex;justify-content:space-between}.gbot-dialog-modal .propmt-manage-popover .ant-popover-inner-content{padding:0;width:100%}.gbot-dialog-modal .propmt-manage-popover .ant-popover-arrow{display:none}.gbot-dialog-modal .propmt-manage-popover .ant-tabs-nav:before{border:0}
1
+ .gbot-dialog-modal .connect{position:relative}.gbot-dialog-modal .connect .net-tip{position:absolute;top:-45px;left:50%;transform:translate(-88%);white-space:nowrap;background:#ffffff;padding:8px;border-radius:4px;box-shadow:0 2px 8px #00000026;z-index:10}
@@ -1 +1 @@
1
- .gbot-dialog-modal .search-reference .bot-net-panel{user-select:none;margin-bottom:10px;width:180px;height:32px;background:white;line-height:32px;display:flex;justify-content:space-between;padding:0 12px;cursor:pointer}.gbot-dialog-modal .search-reference .bot-net-main{background:white;padding:12px;line-height:22px}.gbot-dialog-modal .search-reference .bot-net-main .text .link{cursor:pointer;color:#0f64ff}.gbot-dialog-modal .search-reference .think-top{font-size:14px;line-height:24px;color:#070c14;display:flex;align-items:center;margin-bottom:12px;cursor:pointer}.gbot-dialog-modal .search-reference .think-top img{width:24px;margin-right:4px}.gbot-dialog-modal .search-reference .think-top .think-action{margin-left:8px}.gbot-dialog-modal .search-reference .thinking{width:12px;height:12px;background:#b752ea;border-radius:50%;margin:6px}.gbot-dialog-modal .search-reference .thinked{width:12px;height:12px;background:#04d68d;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:8px;margin:6px}.gbot-dialog-modal .search-reference .thinked.error{background:#f33e3e}.gbot-dialog-modal .search-reference .item-bot-plugin{line-height:24px}.gbot-dialog-modal .search-reference .item-bot-plugin .bot-plugin-status .icon-search{font-size:24px}.gbot-dialog-modal .search-reference .item-bot-plugin .bot-plugin-status .plugin-status-success{display:inline-block;width:14px;height:14px;color:#fff;background:#47d1cb;border-radius:50%;font-size:10px;display:flex;align-items:center;justify-content:center}.gbot-dialog-modal .search-reference .item-bot-plugin .bot-plugin-status .plugin-status-error{display:inline-block;width:14px;height:14px;color:#fff;background:#f95b81;border-radius:50%;font-size:10px;display:flex;align-items:center;justify-content:center}.gbot-dialog-modal .search-reference .item-bot-plugin .bot-plugin-status .plugin-status-loading{display:inline-block;width:14px;height:14px;color:#477bff;border-radius:50%;font-size:10px;display:flex;align-items:center;justify-content:center}.gbot-dialog-modal .search-reference .item-bot-plugin .bot-plugin-title{font-weight:700;color:#000000a6}.gbot-dialog-modal .search-reference .item-bot-plugin .bot-plugin-action{border:1px solid #00000026;border-radius:4px;color:#000000e0;padding:1px 8px}.gbot-dialog-modal .search-reference .item-bot-plugin .ant-collapse-header{padding:0;height:38px;display:flex;align-items:center}.gbot-dialog-modal .search-reference .item-bot-plugin .ant-collapse-content-box{padding:0}.gbot-dialog-modal .search-reference .item-bot-plugin .bot-plugin-content{height:32px;line-height:32px;font-weight:700}.gbot-dialog-modal .search-reference .item-bot-plugin .bot-plugin-json{background:white}.gbot-dialog-modal .search-reference .ant-collapse-item{padding:0 8px}.gbot-dialog-modal .search-reference-list{margin-right:8px;border-radius:6px}.gbot-dialog-modal .search-reference-list-item{display:flex;flex-direction:column;padding:12px 8px 8px;gap:0px 10px;flex-wrap:wrap;align-content:flex-start;border-radius:6px;background:#ffffff;box-sizing:border-box;border:1px solid #e5e7eb;margin-bottom:8px}.gbot-dialog-modal .search-reference-list-item :last-child{margin-bottom:0}.gbot-dialog-modal .search-reference-list-item :hover{cursor:pointer}.gbot-dialog-modal .search-reference-list-item-footer{display:flex;justify-content:space-between;padding:0;row-gap:0px;flex-wrap:wrap;align-content:flex-start;z-index:0;line-height:24px;align-items:center}.gbot-dialog-modal .search-reference-list-item-footer .logo{width:24px;height:24px}.gbot-dialog-modal .search-reference-list-item-footer .name{font-family:Roboto;font-size:12x;font-weight:400;line-height:24px;letter-spacing:normal;color:#4b5563}.gbot-dialog-modal .search-reference-list-item-footer .time{font-family:Roboto;font-size:12x;font-weight:400;line-height:24px;letter-spacing:normal;color:#9ca3af}.gbot-dialog-modal .search-reference-list-item-title{font-family:Roboto;font-size:16px;font-weight:600;line-height:28px;letter-spacing:normal;color:#000}.gbot-dialog-modal .search-reference-list-item-title .number{margin-right:4px}.gbot-dialog-modal .search-reference-list-item-content{font-family:Roboto;font-size:14px;font-weight:400;line-height:24px;letter-spacing:normal;color:#4b5563;padding:0 8px;display:inline-block}
1
+ .gbot-dialog-modal .session-related{padding-bottom:12px}.gbot-dialog-modal .session-related .session-related-header{height:18px;padding:0}.gbot-dialog-modal .session-related .session-related-main .question-main-item{color:#0f64ff;display:flex;align-items:center;cursor:pointer}.gbot-dialog-modal .session-related .session-related-main .question-main-item:before{content:"";display:block;background:#0f64ff;width:4px;height:4px;border-radius:50%;margin:0 8px;cursor:pointer}
@@ -1 +1 @@
1
- .gbot-dialog-modal .session-related{padding-bottom:12px}.gbot-dialog-modal .session-related .session-related-header{height:18px;padding:0}.gbot-dialog-modal .session-related .session-related-main .question-main-item{color:#0f64ff;display:flex;align-items:center;cursor:pointer}.gbot-dialog-modal .session-related .session-related-main .question-main-item:before{content:"";display:block;background:#0f64ff;width:4px;height:4px;border-radius:50%;margin:0 8px;cursor:pointer}
1
+ .gbot-dialog-modal .search-reference .bot-net-panel{user-select:none;margin-bottom:10px;width:180px;height:32px;background:white;line-height:32px;display:flex;justify-content:space-between;padding:0 12px;cursor:pointer}.gbot-dialog-modal .search-reference .bot-net-main{background:white;padding:12px;line-height:22px}.gbot-dialog-modal .search-reference .bot-net-main .text .link{cursor:pointer;color:#0f64ff}.gbot-dialog-modal .search-reference .think-top{font-size:14px;line-height:24px;color:#070c14;display:flex;align-items:center;margin-bottom:12px;cursor:pointer}.gbot-dialog-modal .search-reference .think-top img{width:24px;margin-right:4px}.gbot-dialog-modal .search-reference .think-top .think-action{margin-left:8px}.gbot-dialog-modal .search-reference .thinking{width:12px;height:12px;background:#b752ea;border-radius:50%;margin:6px}.gbot-dialog-modal .search-reference .thinked{width:12px;height:12px;background:#04d68d;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:8px;margin:6px}.gbot-dialog-modal .search-reference .thinked.error{background:#f33e3e}.gbot-dialog-modal .search-reference .item-bot-plugin{line-height:24px}.gbot-dialog-modal .search-reference .item-bot-plugin .bot-plugin-status .icon-search{font-size:24px}.gbot-dialog-modal .search-reference .item-bot-plugin .bot-plugin-status .plugin-status-success{display:inline-block;width:14px;height:14px;color:#fff;background:#47d1cb;border-radius:50%;font-size:10px;display:flex;align-items:center;justify-content:center}.gbot-dialog-modal .search-reference .item-bot-plugin .bot-plugin-status .plugin-status-error{display:inline-block;width:14px;height:14px;color:#fff;background:#f95b81;border-radius:50%;font-size:10px;display:flex;align-items:center;justify-content:center}.gbot-dialog-modal .search-reference .item-bot-plugin .bot-plugin-status .plugin-status-loading{display:inline-block;width:14px;height:14px;color:#477bff;border-radius:50%;font-size:10px;display:flex;align-items:center;justify-content:center}.gbot-dialog-modal .search-reference .item-bot-plugin .bot-plugin-title{font-weight:700;color:#000000a6}.gbot-dialog-modal .search-reference .item-bot-plugin .bot-plugin-action{border:1px solid #00000026;border-radius:4px;color:#000000e0;padding:1px 8px}.gbot-dialog-modal .search-reference .item-bot-plugin .ant-collapse-header{padding:0;height:38px;display:flex;align-items:center}.gbot-dialog-modal .search-reference .item-bot-plugin .ant-collapse-content-box{padding:0}.gbot-dialog-modal .search-reference .item-bot-plugin .bot-plugin-content{height:32px;line-height:32px;font-weight:700}.gbot-dialog-modal .search-reference .item-bot-plugin .bot-plugin-json{background:white}.gbot-dialog-modal .search-reference .ant-collapse-item{padding:0 8px}.gbot-dialog-modal .search-reference-list{margin-right:8px;border-radius:6px}.gbot-dialog-modal .search-reference-list-item{display:flex;flex-direction:column;padding:12px 8px 8px;gap:0px 10px;flex-wrap:wrap;align-content:flex-start;border-radius:6px;background:#ffffff;box-sizing:border-box;border:1px solid #e5e7eb;margin-bottom:8px}.gbot-dialog-modal .search-reference-list-item :last-child{margin-bottom:0}.gbot-dialog-modal .search-reference-list-item :hover{cursor:pointer}.gbot-dialog-modal .search-reference-list-item-footer{display:flex;justify-content:space-between;padding:0;row-gap:0px;flex-wrap:wrap;align-content:flex-start;z-index:0;line-height:24px;align-items:center}.gbot-dialog-modal .search-reference-list-item-footer .logo{width:24px;height:24px}.gbot-dialog-modal .search-reference-list-item-footer .name{font-family:Roboto;font-size:12x;font-weight:400;line-height:24px;letter-spacing:normal;color:#4b5563}.gbot-dialog-modal .search-reference-list-item-footer .time{font-family:Roboto;font-size:12x;font-weight:400;line-height:24px;letter-spacing:normal;color:#9ca3af}.gbot-dialog-modal .search-reference-list-item-title{font-family:Roboto;font-size:16px;font-weight:600;line-height:28px;letter-spacing:normal;color:#000}.gbot-dialog-modal .search-reference-list-item-title .number{margin-right:4px}.gbot-dialog-modal .search-reference-list-item-content{font-family:Roboto;font-size:14px;font-weight:400;line-height:24px;letter-spacing:normal;color:#4b5563;padding:0 8px;display:inline-block}
@@ -1 +1 @@
1
- .gbot-dialog-modal .ant-drawer-content-wrapper{height:calc(100% - 54px)!important;border-radius:12px 12px 0 0}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-header{padding:12px 16px;border-bottom:none}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-header .ant-drawer-header-title{justify-content:space-between;flex-direction:row-reverse;font-size:16px;color:#393939}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-header .ant-drawer-header-title .ant-drawer-close{margin:0;padding:0}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body{padding:0 16px 26px}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel{max-height:124px;width:100%;padding:2px 0;border-bottom:1px solid #e8e9eb}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .session-item-space{padding:10px 0;overflow:hidden}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel:hover{cursor:pointer}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .ant-space{width:100%}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question{font-size:14px;font-weight:700;line-height:21px;color:#070c14;width:100%;display:flex;align-items:center;justify-content:space-between}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question .ant-tag{width:58px;height:24px;padding:1px 8px;border-radius:4px;font-size:14px;font-weight:400;background-color:#9c24f2;color:#fff}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question .session-item-name{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question .icons-bar{display:flex}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question .icons-bar .ant-btn{margin:0 3px}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question .ant-btn{width:20px;height:20px;padding:0;font-size:12px;color:#000}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question .name-edit-panel{width:100%;position:relative}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question .name-edit-panel .name-edit-input{width:100%}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question .name-edit-panel .name-edit-input .ant-input-show-count-suffix{font-size:12px;font-weight:400;color:#e0e0e0;margin-right:60px}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question .name-edit-panel .ant-btn{position:absolute;right:12px;top:7px;z-index:999}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question .name-edit-panel .ant-btn .anticon{font-size:14px}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-answer{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#84868c}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-file{font-size:12px;color:#84868c}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-file .file-icon{width:16px;height:16px}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-file .file-name{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-file .ant-tag{font-size:10px;border:1px solid #84868c;background-color:transparent;color:#84868c}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-file .file-status-icon{position:absolute;left:6px;top:-2px;border-radius:10px;border:1px solid #fff}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-file .success-file-icon{color:#45cc27}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-file .failed-file-icon{color:#dc4446}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-file .loading-file-icon{height:12px;width:12px;font-size:10px;background-color:#fff}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .current-item{margin:2px 0}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .current-item .session-item-space{border-radius:8px;background-color:#f9f2ff;padding:8px}.gbot-dialog-modal .loading-panel .ant-drawer-body{display:flex;justify-content:center;align-items:center}
1
+ .gbot-dialog-modal .file-card{height:38px;min-width:232px;max-width:600px;display:flex;padding:6px 12px 6px 6px;align-items:center;gap:4px;border-radius:6px;background:#ffffff;position:relative}.gbot-dialog-modal .file-card .analysis{display:flex;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:400;line-height:22px;text-align:left;color:#84868c}.gbot-dialog-modal .file-card .file-icon{height:100%;width:24px}.gbot-dialog-modal .file-card.small{height:30px;width:150px;padding:3px 6px 3px 3px}.gbot-dialog-modal .file-card.small .file-icon{width:24px}.gbot-dialog-modal .file-card .file-desc{flex:1;overflow:hidden}.gbot-dialog-modal .file-card .file-desc .file-desc-name{color:#5c5f66;font-size:12px;font-style:normal;font-weight:700;line-height:150%}.gbot-dialog-modal .file-card .file-desc .file-desc-name:hover{cursor:pointer}.gbot-dialog-modal .file-card .file-desc .file-desc-name:hover .ant-typography{color:#b452ff}.gbot-dialog-modal .file-card .file-desc .file-desc-size{color:#84868c;font-size:10px;font-style:normal;font-weight:400;line-height:150%}.gbot-dialog-modal .file-card .file-process{background-color:#f7f7f9;border-radius:8px;width:16px;height:16px;line-height:16px;text-align:center;display:inline-flex;align-items:center;justify-content:center}.gbot-dialog-modal .file-card .file-remove{cursor:pointer;display:inline-block;width:16px;height:16px;line-height:16px;text-align:center;color:#151b26;display:inline-flex;align-items:center;justify-content:center}.gbot-dialog-modal .file-card .file-remove:hover{background-color:#fff;color:#b452ff}.gbot-dialog-modal .file-card .file-failed{display:inline-block;width:16px;height:16px;line-height:16px;text-align:center;color:#dc4446;display:inline-flex;align-items:center;justify-content:center}
@@ -1 +1 @@
1
- .gbot-dialog-modal .file-card{height:38px;min-width:232px;max-width:600px;display:flex;padding:6px 12px 6px 6px;align-items:center;gap:4px;border-radius:6px;background:#ffffff;position:relative}.gbot-dialog-modal .file-card .analysis{display:flex;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:400;line-height:22px;text-align:left;color:#84868c}.gbot-dialog-modal .file-card .file-icon{height:100%;width:24px}.gbot-dialog-modal .file-card.small{height:30px;width:150px;padding:3px 6px 3px 3px}.gbot-dialog-modal .file-card.small .file-icon{width:24px}.gbot-dialog-modal .file-card .file-desc{flex:1;overflow:hidden}.gbot-dialog-modal .file-card .file-desc .file-desc-name{color:#5c5f66;font-size:12px;font-style:normal;font-weight:700;line-height:150%}.gbot-dialog-modal .file-card .file-desc .file-desc-name:hover{cursor:pointer}.gbot-dialog-modal .file-card .file-desc .file-desc-name:hover .ant-typography{color:#b452ff}.gbot-dialog-modal .file-card .file-desc .file-desc-size{color:#84868c;font-size:10px;font-style:normal;font-weight:400;line-height:150%}.gbot-dialog-modal .file-card .file-process{background-color:#f7f7f9;border-radius:8px;width:16px;height:16px;line-height:16px;text-align:center;display:inline-flex;align-items:center;justify-content:center}.gbot-dialog-modal .file-card .file-remove{cursor:pointer;display:inline-block;width:16px;height:16px;line-height:16px;text-align:center;color:#151b26;display:inline-flex;align-items:center;justify-content:center}.gbot-dialog-modal .file-card .file-remove:hover{background-color:#fff;color:#b452ff}.gbot-dialog-modal .file-card .file-failed{display:inline-block;width:16px;height:16px;line-height:16px;text-align:center;color:#dc4446;display:inline-flex;align-items:center;justify-content:center}
1
+ .gbot-dialog-modal .clear-modal .title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;text-align:left;color:#161616}.gbot-dialog-modal .clear-modal .content{font-size:14px;font-weight:400;line-height:22px;text-align:justified;color:#393939}
@@ -1 +1 @@
1
- .gbot-dialog-modal .text-main{width:100%;min-width:600px;height:100%;display:flex}.gbot-dialog-modal .text-main .text-left-sider{flex:1;overflow:hidden;height:100%;display:flex;flex-direction:column}.gbot-dialog-modal .text-main .text-left-sider .text-prompts{margin:14px 0 16px;padding:12px;border-radius:4px;border:1px solid #e8e9eb;background:#fff}.gbot-dialog-modal .text-main .text-left-sider .text-prompts .prompts-header{font-size:16px;line-height:24px;font-weight:600}.gbot-dialog-modal .text-main .text-left-sider .text-prompts .prompts-header .prompts-btn{color:#84868c}.gbot-dialog-modal .text-main .text-left-sider .text-prompts .prompts-header .prompts-title{color:#5c5f66;font-style:normal;line-height:150%}.gbot-dialog-modal .text-main .text-left-sider .text-prompts .prompts-form{max-height:160px;overflow-y:auto;margin-top:12px}.gbot-dialog-modal .text-main .text-left-sider .text-prompts .prompts-form .ant-form-item{margin-left:15px}.gbot-dialog-modal .text-main .text-left-sider .prompt-form{margin:12px 0}.gbot-dialog-modal .text-main .text-left-sider .prompt-form .ant-form-item{margin-left:15px}.gbot-dialog-modal .text-main .text-left-sider .prompt-form .ant-collapse{max-height:254px;overflow:auto}.gbot-dialog-modal .text-main .text-left-sider .prompt-form .prompt-variables-collapse{border-radius:4px;opacity:1;background:#FFFFFF;width:100%}.gbot-dialog-modal .text-main .text-left-sider .prompt-form .ant-collapse-ghost>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding-top:0;padding-bottom:0}.gbot-dialog-modal .text-main .text-left-sider .icon-prompt-question{cursor:pointer}.gbot-dialog-modal .text-main .text-left-sider .sider-header{flex:0 0 56px;padding:16px 24px;display:flex;justify-content:space-between;background:#fff}.gbot-dialog-modal .text-main .text-left-sider .sider-header .header-title{color:#070c14;font-size:16px;font-style:normal;font-weight:700;line-height:150%;margin-right:8px}.gbot-dialog-modal .text-main .text-left-sider .sider-main{flex:1;padding:0 24px 16px;background:#fff}.gbot-dialog-modal .text-main .text-left-sider .sider-main .sider-text{height:100%;border-radius:4px;border:1px solid #e8e9eb;position:relative}.gbot-dialog-modal .text-main .text-left-sider .sider-main .sider-text .ant-input-textarea{margin-bottom:0}.gbot-dialog-modal .text-main .text-left-sider .sider-main .sider-text .left-input:after{position:absolute;left:16px;bottom:12px}.gbot-dialog-modal .text-main .text-left-sider .sider-main .sider-text .sider-btn{position:absolute;right:16px;bottom:12px}.gbot-dialog-modal .text-main .text-left-sider .sider-main .sider-text .ant-btn-loading{color:#fff;background-color:#9c24f2}.gbot-dialog-modal .text-main .text-right-sider{flex:1;overflow:hidden;height:100%;background-color:#f7f7f9}.gbot-dialog-modal .text-main .text-right-sider .sider-main{width:100%;height:100%;flex:1;display:block;padding:56px 24px}.gbot-dialog-modal .text-main .text-right-sider .sider-main .sider-text{height:100%;border-radius:4px;overflow-y:auto}.gbot-dialog-modal .text-main .text-right-sider .sider-main .sider-text .text-pannel{display:flex;justify-content:center;align-items:center;overflow-y:auto;color:#84868c}.gbot-dialog-modal .text-main .text-right-sider .sider-main .loading{font-size:16px;text-align:center}.gbot-dialog-modal .text-main .text-right-sider .sider-main .right-defalut{color:#84868c;display:flex;justify-content:center;align-items:center}.gbot-dialog-modal .text-main .markdown{color:#070c14;font-size:14px;font-weight:400;line-height:150%}.gbot-dialog-modal .text-main .markdown table{display:block;border-collapse:collapse;border:1px solid #e8e9eb;border-radius:4px;max-width:100%;overflow:auto;width:max-content}.gbot-dialog-modal .text-main .markdown td,.gbot-dialog-modal .text-main .markdown th{border-bottom:1px solid #e8e9eb;padding:6px 13px;text-align:left}.gbot-dialog-modal .text-main .markdown tr{color:#151b26;background-color:#fff}.gbot-dialog-modal .text-main .markdown th{background-color:#f7f7f9;color:#5c5f66}.gbot-dialog-modal .text-main .markdown tr:hover td{background-color:#fff}
1
+ .gbot-dialog-modal .dialog{width:100%;height:100%;position:relative;background:#f7f7f9;box-sizing:border-box;padding:0 16px 16px}.gbot-dialog-modal .dialog .dialog-pannel{flex:1;height:100%;position:relative;display:flex}.gbot-dialog-modal .dialog .dialog-pannel .dialog-sider{background:white;overflow:hidden}.gbot-dialog-modal .dialog .dialog-pannel .dialog-content{height:100%;flex:1;flex-direction:column;display:flex;position:relative;overflow:hidden}.gbot-dialog-modal .dialog .dialog-pannel .dialog-content .dialog-prompt{margin:16px;padding:12px;border-radius:4px;border:1px solid #e8e9eb;background:#fff}.gbot-dialog-modal .dialog .dialog-pannel .dialog-content .dialog-chat{flex:1;background:white;display:flex;flex-direction:column;overflow:hidden}.gbot-dialog-modal .dialog .dialog-pannel .dialog-content .dialog-chat .dialog-chat-header{flex:0 0 56px}.gbot-dialog-modal .dialog .dialog-pannel .dialog-content .dialog-chat .dialog-chat-content{flex:1;overflow:auto;background:#f5f5f5}.gbot-dialog-modal ::selection{background-color:#bbd6fb}.gbot-dialog-modal .home-footer ::selection{background-color:#b1d7ffb3;color:#000}.gbot-dialog-modal .ant-modal-root ::selection{background-color:#b1d7ffb3;color:#000}.gbot-dialog-modal.float .dialog{padding:0}
@@ -1 +1 @@
1
- .gbot-dialog-modal .clear-modal .title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;text-align:left;color:#161616}.gbot-dialog-modal .clear-modal .content{font-size:14px;font-weight:400;line-height:22px;text-align:justified;color:#393939}
1
+ .gbot-dialog-modal .ant-drawer-content-wrapper{height:calc(100% - 54px)!important;border-radius:12px 12px 0 0}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-header{padding:12px 16px;border-bottom:none}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-header .ant-drawer-header-title{justify-content:space-between;flex-direction:row-reverse;font-size:16px;color:#393939}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-header .ant-drawer-header-title .ant-drawer-close{margin:0;padding:0}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body{padding:0 16px 26px}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel{max-height:124px;width:100%;padding:2px 0;border-bottom:1px solid #e8e9eb}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .session-item-space{padding:10px 0;overflow:hidden}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel:hover{cursor:pointer}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .ant-space{width:100%}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question{font-size:14px;font-weight:700;line-height:21px;color:#070c14;width:100%;display:flex;align-items:center;justify-content:space-between}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question .ant-tag{width:58px;height:24px;padding:1px 8px;border-radius:4px;font-size:14px;font-weight:400;background-color:#9c24f2;color:#fff}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question .session-item-name{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question .icons-bar{display:flex}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question .icons-bar .ant-btn{margin:0 3px}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question .ant-btn{width:20px;height:20px;padding:0;font-size:12px;color:#000}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question .name-edit-panel{width:100%;position:relative}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question .name-edit-panel .name-edit-input{width:100%}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question .name-edit-panel .name-edit-input .ant-input-show-count-suffix{font-size:12px;font-weight:400;color:#e0e0e0;margin-right:60px}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question .name-edit-panel .ant-btn{position:absolute;right:12px;top:7px;z-index:999}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-question .name-edit-panel .ant-btn .anticon{font-size:14px}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-answer{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#84868c}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-file{font-size:12px;color:#84868c}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-file .file-icon{width:16px;height:16px}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-file .file-name{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-file .ant-tag{font-size:10px;border:1px solid #84868c;background-color:transparent;color:#84868c}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-file .file-status-icon{position:absolute;left:6px;top:-2px;border-radius:10px;border:1px solid #fff}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-file .success-file-icon{color:#45cc27}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-file .failed-file-icon{color:#dc4446}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .session-item-panel .item-file .loading-file-icon{height:12px;width:12px;font-size:10px;background-color:#fff}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .current-item{margin:2px 0}.gbot-dialog-modal .ant-drawer-content-wrapper .ant-drawer-body .current-item .session-item-space{border-radius:8px;background-color:#f9f2ff;padding:8px}.gbot-dialog-modal .loading-panel .ant-drawer-body{display:flex;justify-content:center;align-items:center}
@@ -1 +1 @@
1
- .gbot-dialog-modal .dialog{width:100%;height:100%;position:relative;background:#f7f7f9;box-sizing:border-box;padding:0 16px 16px}.gbot-dialog-modal .dialog .dialog-pannel{flex:1;height:100%;position:relative;display:flex}.gbot-dialog-modal .dialog .dialog-pannel .dialog-sider{background:white;overflow:hidden}.gbot-dialog-modal .dialog .dialog-pannel .dialog-content{height:100%;flex:1;flex-direction:column;display:flex;position:relative;overflow:hidden}.gbot-dialog-modal .dialog .dialog-pannel .dialog-content .dialog-prompt{margin:16px;padding:12px;border-radius:4px;border:1px solid #e8e9eb;background:#fff}.gbot-dialog-modal .dialog .dialog-pannel .dialog-content .dialog-chat{flex:1;background:white;display:flex;flex-direction:column;overflow:hidden}.gbot-dialog-modal .dialog .dialog-pannel .dialog-content .dialog-chat .dialog-chat-header{flex:0 0 56px}.gbot-dialog-modal .dialog .dialog-pannel .dialog-content .dialog-chat .dialog-chat-content{flex:1;overflow:auto;background:#f5f5f5}.gbot-dialog-modal ::selection{background-color:#bbd6fb}.gbot-dialog-modal .home-footer ::selection{background-color:#b1d7ffb3;color:#000}.gbot-dialog-modal .ant-modal-root ::selection{background-color:#b1d7ffb3;color:#000}.gbot-dialog-modal.float .dialog{padding:0}
1
+ .gbot-dialog-modal .text-main{width:100%;min-width:600px;height:100%;display:flex}.gbot-dialog-modal .text-main .text-left-sider{flex:1;overflow:hidden;height:100%;display:flex;flex-direction:column}.gbot-dialog-modal .text-main .text-left-sider .text-prompts{margin:14px 0 16px;padding:12px;border-radius:4px;border:1px solid #e8e9eb;background:#fff}.gbot-dialog-modal .text-main .text-left-sider .text-prompts .prompts-header{font-size:16px;line-height:24px;font-weight:600}.gbot-dialog-modal .text-main .text-left-sider .text-prompts .prompts-header .prompts-btn{color:#84868c}.gbot-dialog-modal .text-main .text-left-sider .text-prompts .prompts-header .prompts-title{color:#5c5f66;font-style:normal;line-height:150%}.gbot-dialog-modal .text-main .text-left-sider .text-prompts .prompts-form{max-height:160px;overflow-y:auto;margin-top:12px}.gbot-dialog-modal .text-main .text-left-sider .text-prompts .prompts-form .ant-form-item{margin-left:15px}.gbot-dialog-modal .text-main .text-left-sider .prompt-form{margin:12px 0}.gbot-dialog-modal .text-main .text-left-sider .prompt-form .ant-form-item{margin-left:15px}.gbot-dialog-modal .text-main .text-left-sider .prompt-form .ant-collapse{max-height:254px;overflow:auto}.gbot-dialog-modal .text-main .text-left-sider .prompt-form .prompt-variables-collapse{border-radius:4px;opacity:1;background:#FFFFFF;width:100%}.gbot-dialog-modal .text-main .text-left-sider .prompt-form .ant-collapse-ghost>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding-top:0;padding-bottom:0}.gbot-dialog-modal .text-main .text-left-sider .icon-prompt-question{cursor:pointer}.gbot-dialog-modal .text-main .text-left-sider .sider-header{flex:0 0 56px;padding:16px 24px;display:flex;justify-content:space-between;background:#fff}.gbot-dialog-modal .text-main .text-left-sider .sider-header .header-title{color:#070c14;font-size:16px;font-style:normal;font-weight:700;line-height:150%;margin-right:8px}.gbot-dialog-modal .text-main .text-left-sider .sider-main{flex:1;padding:0 24px 16px;background:#fff}.gbot-dialog-modal .text-main .text-left-sider .sider-main .sider-text{height:100%;border-radius:4px;border:1px solid #e8e9eb;position:relative}.gbot-dialog-modal .text-main .text-left-sider .sider-main .sider-text .ant-input-textarea{margin-bottom:0}.gbot-dialog-modal .text-main .text-left-sider .sider-main .sider-text .left-input:after{position:absolute;left:16px;bottom:12px}.gbot-dialog-modal .text-main .text-left-sider .sider-main .sider-text .sider-btn{position:absolute;right:16px;bottom:12px}.gbot-dialog-modal .text-main .text-left-sider .sider-main .sider-text .ant-btn-loading{color:#fff;background-color:#9c24f2}.gbot-dialog-modal .text-main .text-right-sider{flex:1;overflow:hidden;height:100%;background-color:#f7f7f9}.gbot-dialog-modal .text-main .text-right-sider .sider-main{width:100%;height:100%;flex:1;display:block;padding:56px 24px}.gbot-dialog-modal .text-main .text-right-sider .sider-main .sider-text{height:100%;border-radius:4px;overflow-y:auto}.gbot-dialog-modal .text-main .text-right-sider .sider-main .sider-text .text-pannel{display:flex;justify-content:center;align-items:center;overflow-y:auto;color:#84868c}.gbot-dialog-modal .text-main .text-right-sider .sider-main .loading{font-size:16px;text-align:center}.gbot-dialog-modal .text-main .text-right-sider .sider-main .right-defalut{color:#84868c;display:flex;justify-content:center;align-items:center}.gbot-dialog-modal .text-main .markdown{color:#070c14;font-size:14px;font-weight:400;line-height:150%}.gbot-dialog-modal .text-main .markdown table{display:block;border-collapse:collapse;border:1px solid #e8e9eb;border-radius:4px;max-width:100%;overflow:auto;width:max-content}.gbot-dialog-modal .text-main .markdown td,.gbot-dialog-modal .text-main .markdown th{border-bottom:1px solid #e8e9eb;padding:6px 13px;text-align:left}.gbot-dialog-modal .text-main .markdown tr{color:#151b26;background-color:#fff}.gbot-dialog-modal .text-main .markdown th{background-color:#f7f7f9;color:#5c5f66}.gbot-dialog-modal .text-main .markdown tr:hover td{background-color:#fff}
@@ -1 +1 @@
1
- .gbot-dialog-modal .knowledge-select{width:204px;height:28px;border-radius:10px;border:1px solid}.gbot-dialog-modal .knowledge-select .select-popover{cursor:pointer;width:100%;height:100%;padding:0 8px;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:400}.gbot-dialog-modal .knowledge-select .select-popover .select-icon{color:#84868c}.gbot-dialog-modal .knowledge-select .select-popover .title{line-height:22px;color:#84868c}.gbot-dialog-modal .knowledge-select .select-popover .content{padding:2px 8px;border-radius:4px;background:#f7f7f9;line-height:18px;color:#84868c}.gbot-dialog-modal .knowledge-select .ant-popover-placement-bottomRight{padding-top:5px!important}.gbot-dialog-modal .knowledge-select .ant-popover-placement-bottomRight .ant-popover-arrow{display:none}.gbot-dialog-modal .knowledge-select .ant-popover-placement-bottomRight .ant-popover-inner .ant-popover-inner-content{height:200px;overflow-y:auto;font-size:14px;font-weight:400;line-height:21px;color:#84868c}
1
+ .gbot-dialog-modal .chat-header{height:56px;padding:0 24px;border-bottom:1px solid #e8e9eb;display:flex;align-items:center;justify-content:space-between;background:white}.gbot-dialog-modal .chat-header .header-title{color:#151b26;font-size:16px;font-style:normal;font-weight:700;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@@ -1 +1 @@
1
- .gbot-dialog-modal .session-refer{padding:12px 0;border-top:1px solid #e8e9eb}.gbot-dialog-modal .session-refer .session-refer-header{color:#070c14;margin-bottom:12px;height:18px;display:flex;align-items:center}.gbot-dialog-modal .session-refer .session-refer-header .refer-header-title{font-style:normal;font-weight:400;line-height:150%}.gbot-dialog-modal .session-refer .session-refer-content .refer-markdown p{color:#84868c;line-height:150%}.gbot-dialog-modal .session-refer .ant-collapse-header{padding:4px 0!important}.gbot-dialog-modal .session-refer .ant-collapse-content-box{padding:4px 10px 4px 24px!important}
1
+ .gbot-dialog-modal .knowledge-select{width:204px;height:28px;border-radius:10px;border:1px solid}.gbot-dialog-modal .knowledge-select .select-popover{cursor:pointer;width:100%;height:100%;padding:0 8px;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:400}.gbot-dialog-modal .knowledge-select .select-popover .select-icon{color:#84868c}.gbot-dialog-modal .knowledge-select .select-popover .title{line-height:22px;color:#84868c}.gbot-dialog-modal .knowledge-select .select-popover .content{padding:2px 8px;border-radius:4px;background:#f7f7f9;line-height:18px;color:#84868c}.gbot-dialog-modal .knowledge-select .ant-popover-placement-bottomRight{padding-top:5px!important}.gbot-dialog-modal .knowledge-select .ant-popover-placement-bottomRight .ant-popover-arrow{display:none}.gbot-dialog-modal .knowledge-select .ant-popover-placement-bottomRight .ant-popover-inner .ant-popover-inner-content{height:200px;overflow-y:auto;font-size:14px;font-weight:400;line-height:21px;color:#84868c}
@@ -1 +1 @@
1
- .gbot-dialog-modal .chat-header{height:56px;padding:0 24px;border-bottom:1px solid #e8e9eb;display:flex;align-items:center;justify-content:space-between;background:white}.gbot-dialog-modal .chat-header .header-title{color:#151b26;font-size:16px;font-style:normal;font-weight:700;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
1
+ .gbot-dialog-modal .agent-chat{width:100%;height:100%;display:flex;flex-direction:column;max-width:824px;margin:0 auto;overflow:hidden}.gbot-dialog-modal .agent-chat .chat-main{flex:1;padding:16px;overflow:hidden;width:100%;transition:all 1s;position:relative}.gbot-dialog-modal .agent-chat .chat-main .chat-main-wrapper{width:100%;height:100%;overflow-y:auto;overflow-x:hidden}.gbot-dialog-modal .agent-chat .chat-main .session-stop{display:flex;align-items:center;justify-content:center;position:absolute;left:0;right:0;bottom:4px}.gbot-dialog-modal .agent-chat .chat-main .back-bottom{transition:all 3.3s;position:absolute;background:white;box-shadow:0 0 5px #ddd;font-size:0;border-radius:50%;width:26px;height:26px;right:4px;bottom:0;display:flex;justify-content:center;align-content:center}.gbot-dialog-modal .agent-chat .chat-main .main-empty{width:100%;height:100%;overflow-y:auto}.gbot-dialog-modal .agent-chat .chat-footer{position:relative;flex:0;padding:0 16px 8px;display:flex}.gbot-dialog-modal .agent-chat .chat-footer .camera-out-btn:hover,.gbot-dialog-modal .agent-chat .chat-footer .camera-out-btn:active,.gbot-dialog-modal .agent-chat .chat-footer .camera-out-btn.active{color:#9c24f2}.gbot-dialog-modal .agent-chat .chat-footer .chat-footer-input{flex:1;position:relative;width:100%}.gbot-dialog-modal .agent-chat .chat-footer .chat-footer-input .ant-upload.ant-upload-select-picture-card{width:20px;height:20px;border:none;margin:0}.gbot-dialog-modal .agent-chat .chat-footer .chat-footer-input .upload-wrapper{height:20px;width:20px;font-size:16px;border:1px solid #9c24f2;color:#9c24f2;border-radius:2px;display:flex;justify-content:center;align-items:center;cursor:pointer}.gbot-dialog-modal .agent-chat .chat-footer .chat-footer-input .upload-wrapper.upload-wrapper__disabled{border:1px solid #b8babf;color:#b8babf;cursor:not-allowed}.gbot-dialog-modal .agent-chat .chat-footer .chat-footer-input .input-files{margin-bottom:8px}.gbot-dialog-modal .agent-chat .chat-footer .footer-upload-action{width:100%;height:28px;display:flex;justify-content:space-between;align-items:center}.gbot-dialog-modal .agent-chat .chat-footer .footer-upload-action .footer-upload-picture{display:inline-block;width:20px}.gbot-dialog-modal .agent-chat .chat-footer .footer-upload-action .add-btn{width:70px;height:24px;padding:0;font-size:12px;border-radius:10px 10px 10px 2px}.gbot-dialog-modal .agent-chat .chat-footer .footer-upload-action .add-btn:disabled,.gbot-dialog-modal .agent-chat .chat-footer .footer-upload-action .add-btn:disabled:hover{background:#b8babf;color:#fff}
@@ -1 +1 @@
1
- .gbot-dialog-modal .agent-chat{width:100%;height:100%;display:flex;flex-direction:column;max-width:824px;margin:0 auto;overflow:hidden}.gbot-dialog-modal .agent-chat .chat-main{flex:1;padding:16px;overflow:hidden;width:100%;transition:all 1s;position:relative}.gbot-dialog-modal .agent-chat .chat-main .chat-main-wrapper{width:100%;height:100%;overflow-y:auto;overflow-x:hidden}.gbot-dialog-modal .agent-chat .chat-main .session-stop{display:flex;align-items:center;justify-content:center;position:absolute;left:0;right:0;bottom:4px}.gbot-dialog-modal .agent-chat .chat-main .back-bottom{transition:all 3.3s;position:absolute;background:white;box-shadow:0 0 5px #ddd;font-size:0;border-radius:50%;width:26px;height:26px;right:4px;bottom:0;display:flex;justify-content:center;align-content:center}.gbot-dialog-modal .agent-chat .chat-main .main-empty{width:100%;height:100%;overflow-y:auto}.gbot-dialog-modal .agent-chat .chat-footer{position:relative;flex:0;padding:0 16px 8px;display:flex}.gbot-dialog-modal .agent-chat .chat-footer .camera-out-btn:hover,.gbot-dialog-modal .agent-chat .chat-footer .camera-out-btn:active,.gbot-dialog-modal .agent-chat .chat-footer .camera-out-btn.active{color:#9c24f2}.gbot-dialog-modal .agent-chat .chat-footer .chat-footer-input{flex:1;position:relative;width:100%}.gbot-dialog-modal .agent-chat .chat-footer .chat-footer-input .ant-upload.ant-upload-select-picture-card{width:20px;height:20px;border:none;margin:0}.gbot-dialog-modal .agent-chat .chat-footer .chat-footer-input .upload-wrapper{height:20px;width:20px;font-size:16px;border:1px solid #9c24f2;color:#9c24f2;border-radius:2px;display:flex;justify-content:center;align-items:center;cursor:pointer}.gbot-dialog-modal .agent-chat .chat-footer .chat-footer-input .upload-wrapper.upload-wrapper__disabled{border:1px solid #b8babf;color:#b8babf;cursor:not-allowed}.gbot-dialog-modal .agent-chat .chat-footer .chat-footer-input .input-files{margin-bottom:8px}.gbot-dialog-modal .agent-chat .chat-footer .footer-upload-action{width:100%;height:28px;display:flex;justify-content:space-between;align-items:center}.gbot-dialog-modal .agent-chat .chat-footer .footer-upload-action .footer-upload-picture{display:inline-block;width:20px}.gbot-dialog-modal .agent-chat .chat-footer .footer-upload-action .add-btn{width:70px;height:24px;padding:0;font-size:12px;border-radius:10px 10px 10px 2px}.gbot-dialog-modal .agent-chat .chat-footer .footer-upload-action .add-btn:disabled,.gbot-dialog-modal .agent-chat .chat-footer .footer-upload-action .add-btn:disabled:hover{background:#b8babf;color:#fff}
1
+ .gbot-dialog-modal .session-refer{padding:12px 0;border-top:1px solid #e8e9eb}.gbot-dialog-modal .session-refer .session-refer-header{color:#070c14;margin-bottom:12px;height:18px;display:flex;align-items:center}.gbot-dialog-modal .session-refer .session-refer-header .refer-header-title{font-style:normal;font-weight:400;line-height:150%}.gbot-dialog-modal .session-refer .session-refer-content .refer-markdown p{color:#84868c;line-height:150%}.gbot-dialog-modal .session-refer .ant-collapse-header{padding:4px 0!important}.gbot-dialog-modal .session-refer .ant-collapse-content-box{padding:4px 10px 4px 24px!important}