bhd-components 0.10.32 → 0.10.34
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/README.md +24 -24
- package/dist/index.esm.es5.development.css +1503 -1497
- package/dist/index.esm.es5.development.js +338 -324
- package/dist/index.esm.es5.production.css +1 -1
- package/dist/index.esm.es5.production.js +1 -1
- package/dist/vendor.esm.es5.development.js +617 -617
- package/dist/vendor.esm.es5.production.js +13 -13
- package/es2017/AIMessageList/components/content/index.d.ts +4 -4
- package/es2017/AIMessageList/components/content/index.module.less +7 -7
- package/es2017/AIMessageList/components/copyIcon/index.d.ts +7 -7
- package/es2017/AIMessageList/components/copyIcon/index.module.less +23 -23
- package/es2017/AIMessageList/components/errorCallback/index.d.ts +3 -3
- package/es2017/AIMessageList/components/fileList/fileIcon.d.ts +3 -3
- package/es2017/AIMessageList/components/fileList/index.d.ts +4 -4
- package/es2017/AIMessageList/components/fileList/index.module.less +95 -95
- package/es2017/AIMessageList/components/footer/index.d.ts +10 -10
- package/es2017/AIMessageList/components/footer/index.module.less +51 -51
- package/es2017/AIMessageList/components/header/index.d.ts +9 -9
- package/es2017/AIMessageList/components/header/index.module.less +31 -31
- package/es2017/AIMessageList/components/referencesIcon/index.d.ts +9 -9
- package/es2017/AIMessageList/components/referencesIcon/index.module.less +14 -14
- package/es2017/AIMessageList/components/refreshBtn/index.d.ts +4 -4
- package/es2017/AIMessageList/components/refreshBtn/index.module.less +12 -12
- package/es2017/AIMessageList/components/remarkBtn/index.d.ts +4 -4
- package/es2017/AIMessageList/components/remarkBtn/index.module.less +13 -13
- package/es2017/AIMessageList/components/renderReferrnce/index.d.ts +10 -10
- package/es2017/AIMessageList/components/renderReferrnce/index.module.less +63 -63
- package/es2017/AIMessageList/components/sendBtn/index.d.ts +4 -4
- package/es2017/AIMessageList/components/sendBtn/index.module.less +25 -25
- package/es2017/AIMessageList/components/uplodaFileBtn/index.d.ts +4 -4
- package/es2017/AIMessageList/components/uplodaFileBtn/index.module.less +4 -4
- package/es2017/AIMessageList/components/virtuosoList/index.d.ts +5 -5
- package/es2017/AIMessageList/components/virtuosoList/index.js +33 -33
- package/es2017/AIMessageList/components/virtuosoList/index.module.less +471 -471
- package/es2017/AIMessageList/index.d.ts +4 -4
- package/es2017/AIMessageList/index.module.less +20 -20
- package/es2017/AIMessageList/type.d.ts +310 -310
- package/es2017/bhdAppLayout/components/BhdTableSimple/index.js +9 -9
- package/es2017/bhdAppLayout/components/BhdTableSimple/index.less +58 -58
- package/es2017/bhdAppLayout/components/BhdTableSimple/index/347/232/204/345/211/257/346/234/254.js +9 -9
- package/es2017/bhdAppLayout/index.d.ts +28 -28
- package/es2017/bhdAppLayout/index.module.less +95 -95
- package/es2017/bhdDatePicker/index.d.ts +17 -17
- package/es2017/bhdDatePicker/index.js +1 -1
- package/es2017/bhdDatePicker/index.module.less +1007 -1007
- package/es2017/bhdEditor/index.d.ts +2 -2
- package/es2017/bhdEnterInput/index.d.ts +9 -9
- package/es2017/bhdModalCropper/index.d.ts +10 -10
- package/es2017/bhdModalCropper/index.module.less +362 -362
- package/es2017/bhdSelect/index.d.ts +33 -33
- package/es2017/bhdSelect/index.module.less +131 -131
- package/es2017/bhdTipModal/index.d.ts +29 -29
- package/es2017/bhdTipModal/index.module.less +280 -280
- package/es2017/bhdTipModal/modal.d.ts +6 -6
- package/es2017/customerService/common.module.less +1391 -1391
- package/es2017/customerService/contactsList.d.ts +14 -14
- package/es2017/customerService/function.d.ts +27 -24
- package/es2017/customerService/function.js +44 -1
- package/es2017/customerService/historyFun.d.ts +13 -13
- package/es2017/customerService/html2canvas.test.js +113 -113
- package/es2017/customerService/index.d.ts +20 -20
- package/es2017/customerService/index.js +120 -85
- package/es2017/customerService/index.module.less +2281 -2278
- package/es2017/customerService/index2.module.less +2219 -2216
- package/es2017/customerService/js-screen-shot/assets/less/screen-shot.less +478 -478
- package/es2017/customerService/js-screen-shot/lib/common-methods/CanvasPatch.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/DeviceTypeVerif.d.ts +2 -2
- package/es2017/customerService/js-screen-shot/lib/common-methods/FixedData.d.ts +11 -11
- package/es2017/customerService/js-screen-shot/lib/common-methods/FixedData.js +7 -7
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetBrushSelectedName.d.ts +5 -5
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetBrushSelectedName.js +3 -3
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetCanvasImgData.d.ts +4 -4
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetCanvasImgData.js +2 -2
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetColor.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetSelectedCalssName.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetToolRelativePosition.d.ts +7 -7
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetToolRelativePosition.js +2 -2
- package/es2017/customerService/js-screen-shot/lib/common-methods/ImgScaling.d.ts +11 -11
- package/es2017/customerService/js-screen-shot/lib/common-methods/ImgScaling.js +6 -6
- package/es2017/customerService/js-screen-shot/lib/common-methods/SaveBorderArrInfo.d.ts +8 -8
- package/es2017/customerService/js-screen-shot/lib/common-methods/SaveBorderArrInfo.js +5 -5
- package/es2017/customerService/js-screen-shot/lib/common-methods/SaveCanvasToBase64.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/SaveCanvasToBase64.js +2 -2
- package/es2017/customerService/js-screen-shot/lib/common-methods/SaveCanvasToImage.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/SelectColor.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/SelectTextSize.d.ts +5 -5
- package/es2017/customerService/js-screen-shot/lib/common-methods/SetBrushSize.d.ts +14 -14
- package/es2017/customerService/js-screen-shot/lib/common-methods/SetBrushSize.js +10 -10
- package/es2017/customerService/js-screen-shot/lib/common-methods/SetSelectedClassName.d.ts +7 -7
- package/es2017/customerService/js-screen-shot/lib/common-methods/SetSelectedClassName.js +5 -5
- package/es2017/customerService/js-screen-shot/lib/common-methods/TakeOutHistory.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/TakeOutHistory.js +2 -2
- package/es2017/customerService/js-screen-shot/lib/common-methods/UpdateContainerMouseStyle.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/ZoomCutOutBoxPosition.d.ts +17 -17
- package/es2017/customerService/js-screen-shot/lib/common-methods/ZoomCutOutBoxPosition.js +10 -10
- package/es2017/customerService/js-screen-shot/lib/config/Toolbar.d.ts +5 -5
- package/es2017/customerService/js-screen-shot/lib/main-entrance/CreateDom.d.ts +24 -24
- package/es2017/customerService/js-screen-shot/lib/main-entrance/InitData.d.ts +78 -78
- package/es2017/customerService/js-screen-shot/lib/main-entrance/PlugInParameters.d.ts +46 -46
- package/es2017/customerService/js-screen-shot/lib/split-methods/AddHistoryData.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/split-methods/BoundaryJudgment.d.ts +8 -8
- package/es2017/customerService/js-screen-shot/lib/split-methods/BoundaryJudgment.js +5 -5
- package/es2017/customerService/js-screen-shot/lib/split-methods/CalculateOptionIcoPosition.d.ts +5 -5
- package/es2017/customerService/js-screen-shot/lib/split-methods/CalculateOptionIcoPosition.js +3 -3
- package/es2017/customerService/js-screen-shot/lib/split-methods/CalculateToolLocation.d.ts +16 -16
- package/es2017/customerService/js-screen-shot/lib/split-methods/CalculateToolLocation.js +7 -7
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawArrow.d.ts +31 -31
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawArrow.js +14 -14
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawCircle.d.ts +11 -11
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawCircle.js +9 -9
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawCutOutBox.d.ts +19 -19
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawCutOutBox.js +12 -12
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawLineArrow.d.ts +13 -13
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawLineArrow.js +18 -18
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawMasking.d.ts +6 -6
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawMasking.js +4 -4
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawMosaic.d.ts +12 -12
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawMosaic.js +21 -21
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawPencil.d.ts +13 -13
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawPencil.js +9 -9
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawRectangle.d.ts +11 -11
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawRectangle.js +9 -9
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawText.d.ts +10 -10
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawText.js +8 -8
- package/es2017/customerService/js-screen-shot/lib/split-methods/KeyboardEventHandle.d.ts +10 -10
- package/es2017/customerService/js-screen-shot/lib/split-methods/KeyboardEventHandle.js +4 -4
- package/es2017/customerService/js-screen-shot/lib/split-methods/SetPlugInParameters.d.ts +2 -2
- package/es2017/customerService/js-screen-shot/lib/split-methods/ToolClickEvent.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/split-methods/ToolClickEvent.js +5 -5
- package/es2017/customerService/js-screen-shot/lib/split-methods/drawCrossImg.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/type/ComponentType.d.ts +133 -133
- package/es2017/customerService/js-screen-shot/main.d.ts +110 -110
- package/es2017/customerService/js-screen-shot/main.js +32 -32
- package/es2017/customerService/screenshotTool.d.ts +10 -10
- package/es2017/customerService/teacherList.d.ts +11 -11
- package/es2017/customerService/useMediaRecorder.d.ts +9 -9
- package/es2017/customerService/viewMemaid.d.ts +3 -3
- package/es2017/i18n/en_US.d.ts +2 -2
- package/es2017/i18n/index.d.ts +2 -2
- package/es2017/i18n/zh_CN.d.ts +2 -2
- package/es2017/icons/components/custom-ai_icon.d.ts +4 -4
- package/es2017/icons/components/custom-arrow.d.ts +4 -4
- package/es2017/icons/components/custom-close.d.ts +4 -4
- package/es2017/icons/components/custom-contacts.d.ts +4 -4
- package/es2017/icons/components/custom-copy.d.ts +4 -4
- package/es2017/icons/components/custom-dislike.d.ts +4 -4
- package/es2017/icons/components/custom-download.d.ts +4 -4
- package/es2017/icons/components/custom-duihao.d.ts +4 -4
- package/es2017/icons/components/custom-exit_full_screen.d.ts +4 -4
- package/es2017/icons/components/custom-expand.d.ts +4 -4
- package/es2017/icons/components/custom-full_screen.d.ts +4 -4
- package/es2017/icons/components/custom-knowledge_content.d.ts +4 -4
- package/es2017/icons/components/custom-like.d.ts +4 -4
- package/es2017/icons/components/custom-quote.d.ts +4 -4
- package/es2017/icons/components/custom-record.d.ts +4 -4
- package/es2017/icons/components/custom-reloading.d.ts +4 -4
- package/es2017/icons/components/custom-retract.d.ts +4 -4
- package/es2017/icons/components/custom-round_close.d.ts +4 -4
- package/es2017/icons/components/custom-screen-xuanzuan.d.ts +4 -4
- package/es2017/icons/components/custom-screenshot.d.ts +4 -4
- package/es2017/icons/components/custom-sending.d.ts +4 -4
- package/es2017/icons/components/custom-sound_recording.d.ts +4 -4
- package/es2017/icons/components/custom-video-abstraction.d.ts +4 -4
- package/es2017/icons/components/custom-wenhao_round.d.ts +4 -4
- package/es2017/icons/components/custom-xuanzuan.d.ts +4 -4
- package/es2017/icons/components/index.d.ts +25 -25
- package/es2017/icons/index.d.ts +2 -2
- package/es2017/images/index.d.ts +6 -6
- package/es2017/index.d.ts +86 -86
- package/es2017/index.js +3 -3
- package/es2017/index.module.css +3 -3
- package/es2017/message/index.d.ts +18 -18
- package/es2017/message/index.module.less +142 -142
- package/es2017/pagination/index.d.ts +4 -4
- package/es2017/pagination/index.module.less +51 -51
- package/es2017/provider/config.d.ts +9 -9
- package/es2017/provider/index.d.ts +7 -7
- package/es2017/table/index.d.ts +12 -12
- package/es2017/table/index.module.less +423 -423
- package/es2017/tableSelect/index.d.ts +3 -3
- package/es2017/tableSelect/index.js +3 -3
- package/es2017/tableSelect/index.module.less +20 -20
- package/es2017/textTootip/index.d.ts +9 -9
- package/es2017/theme/variable.less +652 -652
- package/es2017/titleBar/index.d.ts +16 -16
- package/es2017/titleBar/index.module.less +48 -48
- package/es2017/typings.d.ts +13 -13
- package/es2017/utils/Date.d.ts +10 -10
- package/es2017/utils/dom.d.ts +5 -5
- package/es2017/utils/number.d.ts +1 -1
- package/es2017/utils/object.d.ts +2 -2
- package/es2017/viewImage/index(/345/216/237).d.ts +31 -31
- package/es2017/viewImage/index.d.ts +33 -33
- package/es2017/viewImage/index.module(/345/216/237).less +173 -173
- package/es2017/viewImage/index.module.less +193 -193
- package/esm/AIMessageList/components/content/index.d.ts +4 -4
- package/esm/AIMessageList/components/content/index.module.less +7 -7
- package/esm/AIMessageList/components/copyIcon/index.d.ts +7 -7
- package/esm/AIMessageList/components/copyIcon/index.module.less +23 -23
- package/esm/AIMessageList/components/errorCallback/index.d.ts +3 -3
- package/esm/AIMessageList/components/fileList/fileIcon.d.ts +3 -3
- package/esm/AIMessageList/components/fileList/index.d.ts +4 -4
- package/esm/AIMessageList/components/fileList/index.module.less +95 -95
- package/esm/AIMessageList/components/footer/index.d.ts +10 -10
- package/esm/AIMessageList/components/footer/index.module.less +51 -51
- package/esm/AIMessageList/components/header/index.d.ts +9 -9
- package/esm/AIMessageList/components/header/index.module.less +31 -31
- package/esm/AIMessageList/components/referencesIcon/index.d.ts +9 -9
- package/esm/AIMessageList/components/referencesIcon/index.module.less +14 -14
- package/esm/AIMessageList/components/refreshBtn/index.d.ts +4 -4
- package/esm/AIMessageList/components/refreshBtn/index.module.less +12 -12
- package/esm/AIMessageList/components/remarkBtn/index.d.ts +4 -4
- package/esm/AIMessageList/components/remarkBtn/index.module.less +13 -13
- package/esm/AIMessageList/components/renderReferrnce/index.d.ts +10 -10
- package/esm/AIMessageList/components/renderReferrnce/index.module.less +63 -63
- package/esm/AIMessageList/components/sendBtn/index.d.ts +4 -4
- package/esm/AIMessageList/components/sendBtn/index.module.less +25 -25
- package/esm/AIMessageList/components/uplodaFileBtn/index.d.ts +4 -4
- package/esm/AIMessageList/components/uplodaFileBtn/index.module.less +4 -4
- package/esm/AIMessageList/components/virtuosoList/index.d.ts +5 -5
- package/esm/AIMessageList/components/virtuosoList/index.module.less +471 -471
- package/esm/AIMessageList/index.d.ts +4 -4
- package/esm/AIMessageList/index.module.less +20 -20
- package/esm/AIMessageList/type.d.ts +310 -310
- package/esm/bhdAppLayout/components/BhdTableSimple/index.js +9 -9
- package/esm/bhdAppLayout/components/BhdTableSimple/index.less +58 -58
- package/esm/bhdAppLayout/components/BhdTableSimple/index/347/232/204/345/211/257/346/234/254.js +9 -9
- package/esm/bhdAppLayout/index.d.ts +28 -28
- package/esm/bhdAppLayout/index.module.less +95 -95
- package/esm/bhdDatePicker/index.d.ts +17 -17
- package/esm/bhdDatePicker/index.module.less +1007 -1007
- package/esm/bhdEditor/index.d.ts +2 -2
- package/esm/bhdEnterInput/index.d.ts +9 -9
- package/esm/bhdModalCropper/index.d.ts +10 -10
- package/esm/bhdModalCropper/index.module.less +362 -362
- package/esm/bhdSelect/index.d.ts +33 -33
- package/esm/bhdSelect/index.module.less +131 -131
- package/esm/bhdTipModal/index.d.ts +29 -29
- package/esm/bhdTipModal/index.module.less +280 -280
- package/esm/bhdTipModal/modal.d.ts +6 -6
- package/esm/customerService/common.module.less +1391 -1391
- package/esm/customerService/contactsList.d.ts +14 -14
- package/esm/customerService/function.d.ts +27 -24
- package/esm/customerService/function.js +46 -1
- package/esm/customerService/historyFun.d.ts +13 -13
- package/esm/customerService/html2canvas.test.js +113 -113
- package/esm/customerService/index.d.ts +20 -20
- package/esm/customerService/index.js +90 -56
- package/esm/customerService/index.module.less +2281 -2278
- package/esm/customerService/index2.module.less +2219 -2216
- package/esm/customerService/js-screen-shot/assets/less/screen-shot.less +478 -478
- package/esm/customerService/js-screen-shot/lib/common-methods/CanvasPatch.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/DeviceTypeVerif.d.ts +2 -2
- package/esm/customerService/js-screen-shot/lib/common-methods/FixedData.d.ts +11 -11
- package/esm/customerService/js-screen-shot/lib/common-methods/FixedData.js +7 -7
- package/esm/customerService/js-screen-shot/lib/common-methods/GetBrushSelectedName.d.ts +5 -5
- package/esm/customerService/js-screen-shot/lib/common-methods/GetBrushSelectedName.js +3 -3
- package/esm/customerService/js-screen-shot/lib/common-methods/GetCanvasImgData.d.ts +4 -4
- package/esm/customerService/js-screen-shot/lib/common-methods/GetCanvasImgData.js +2 -2
- package/esm/customerService/js-screen-shot/lib/common-methods/GetColor.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/GetSelectedCalssName.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/GetToolRelativePosition.d.ts +7 -7
- package/esm/customerService/js-screen-shot/lib/common-methods/GetToolRelativePosition.js +2 -2
- package/esm/customerService/js-screen-shot/lib/common-methods/ImgScaling.d.ts +11 -11
- package/esm/customerService/js-screen-shot/lib/common-methods/ImgScaling.js +6 -6
- package/esm/customerService/js-screen-shot/lib/common-methods/SaveBorderArrInfo.d.ts +8 -8
- package/esm/customerService/js-screen-shot/lib/common-methods/SaveBorderArrInfo.js +5 -5
- package/esm/customerService/js-screen-shot/lib/common-methods/SaveCanvasToBase64.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/SaveCanvasToBase64.js +2 -2
- package/esm/customerService/js-screen-shot/lib/common-methods/SaveCanvasToImage.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/SelectColor.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/SelectTextSize.d.ts +5 -5
- package/esm/customerService/js-screen-shot/lib/common-methods/SetBrushSize.d.ts +14 -14
- package/esm/customerService/js-screen-shot/lib/common-methods/SetBrushSize.js +10 -10
- package/esm/customerService/js-screen-shot/lib/common-methods/SetSelectedClassName.d.ts +7 -7
- package/esm/customerService/js-screen-shot/lib/common-methods/SetSelectedClassName.js +5 -5
- package/esm/customerService/js-screen-shot/lib/common-methods/TakeOutHistory.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/TakeOutHistory.js +2 -2
- package/esm/customerService/js-screen-shot/lib/common-methods/UpdateContainerMouseStyle.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/ZoomCutOutBoxPosition.d.ts +17 -17
- package/esm/customerService/js-screen-shot/lib/common-methods/ZoomCutOutBoxPosition.js +10 -10
- package/esm/customerService/js-screen-shot/lib/config/Toolbar.d.ts +5 -5
- package/esm/customerService/js-screen-shot/lib/main-entrance/CreateDom.d.ts +24 -24
- package/esm/customerService/js-screen-shot/lib/main-entrance/InitData.d.ts +78 -78
- package/esm/customerService/js-screen-shot/lib/main-entrance/PlugInParameters.d.ts +46 -46
- package/esm/customerService/js-screen-shot/lib/split-methods/AddHistoryData.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/split-methods/BoundaryJudgment.d.ts +8 -8
- package/esm/customerService/js-screen-shot/lib/split-methods/BoundaryJudgment.js +5 -5
- package/esm/customerService/js-screen-shot/lib/split-methods/CalculateOptionIcoPosition.d.ts +5 -5
- package/esm/customerService/js-screen-shot/lib/split-methods/CalculateOptionIcoPosition.js +3 -3
- package/esm/customerService/js-screen-shot/lib/split-methods/CalculateToolLocation.d.ts +16 -16
- package/esm/customerService/js-screen-shot/lib/split-methods/CalculateToolLocation.js +7 -7
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawArrow.d.ts +31 -31
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawArrow.js +14 -14
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawCircle.d.ts +11 -11
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawCircle.js +9 -9
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawCutOutBox.d.ts +19 -19
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawCutOutBox.js +12 -12
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawLineArrow.d.ts +13 -13
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawLineArrow.js +18 -18
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawMasking.d.ts +6 -6
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawMasking.js +4 -4
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawMosaic.d.ts +12 -12
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawMosaic.js +21 -21
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawPencil.d.ts +13 -13
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawPencil.js +9 -9
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawRectangle.d.ts +11 -11
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawRectangle.js +9 -9
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawText.d.ts +10 -10
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawText.js +8 -8
- package/esm/customerService/js-screen-shot/lib/split-methods/KeyboardEventHandle.d.ts +10 -10
- package/esm/customerService/js-screen-shot/lib/split-methods/KeyboardEventHandle.js +4 -4
- package/esm/customerService/js-screen-shot/lib/split-methods/SetPlugInParameters.d.ts +2 -2
- package/esm/customerService/js-screen-shot/lib/split-methods/ToolClickEvent.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/split-methods/ToolClickEvent.js +5 -5
- package/esm/customerService/js-screen-shot/lib/split-methods/drawCrossImg.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/type/ComponentType.d.ts +133 -133
- package/esm/customerService/js-screen-shot/main.d.ts +110 -110
- package/esm/customerService/js-screen-shot/main.js +32 -32
- package/esm/customerService/screenshotTool.d.ts +10 -10
- package/esm/customerService/teacherList.d.ts +11 -11
- package/esm/customerService/useMediaRecorder.d.ts +9 -9
- package/esm/customerService/viewMemaid.d.ts +3 -3
- package/esm/i18n/en_US.d.ts +2 -2
- package/esm/i18n/index.d.ts +2 -2
- package/esm/i18n/zh_CN.d.ts +2 -2
- package/esm/icons/components/custom-ai_icon.d.ts +4 -4
- package/esm/icons/components/custom-arrow.d.ts +4 -4
- package/esm/icons/components/custom-close.d.ts +4 -4
- package/esm/icons/components/custom-contacts.d.ts +4 -4
- package/esm/icons/components/custom-copy.d.ts +4 -4
- package/esm/icons/components/custom-dislike.d.ts +4 -4
- package/esm/icons/components/custom-download.d.ts +4 -4
- package/esm/icons/components/custom-duihao.d.ts +4 -4
- package/esm/icons/components/custom-exit_full_screen.d.ts +4 -4
- package/esm/icons/components/custom-expand.d.ts +4 -4
- package/esm/icons/components/custom-full_screen.d.ts +4 -4
- package/esm/icons/components/custom-knowledge_content.d.ts +4 -4
- package/esm/icons/components/custom-like.d.ts +4 -4
- package/esm/icons/components/custom-quote.d.ts +4 -4
- package/esm/icons/components/custom-record.d.ts +4 -4
- package/esm/icons/components/custom-reloading.d.ts +4 -4
- package/esm/icons/components/custom-retract.d.ts +4 -4
- package/esm/icons/components/custom-round_close.d.ts +4 -4
- package/esm/icons/components/custom-screen-xuanzuan.d.ts +4 -4
- package/esm/icons/components/custom-screenshot.d.ts +4 -4
- package/esm/icons/components/custom-sending.d.ts +4 -4
- package/esm/icons/components/custom-sound_recording.d.ts +4 -4
- package/esm/icons/components/custom-video-abstraction.d.ts +4 -4
- package/esm/icons/components/custom-wenhao_round.d.ts +4 -4
- package/esm/icons/components/custom-xuanzuan.d.ts +4 -4
- package/esm/icons/components/index.d.ts +25 -25
- package/esm/icons/index.d.ts +2 -2
- package/esm/images/index.d.ts +6 -6
- package/esm/index.d.ts +86 -86
- package/esm/index.js +3 -3
- package/esm/index.module.css +3 -3
- package/esm/message/index.d.ts +18 -18
- package/esm/message/index.module.less +142 -142
- package/esm/pagination/index.d.ts +4 -4
- package/esm/pagination/index.module.less +51 -51
- package/esm/provider/config.d.ts +9 -9
- package/esm/provider/index.d.ts +7 -7
- package/esm/table/index.d.ts +12 -12
- package/esm/table/index.module.less +423 -423
- package/esm/tableSelect/index.d.ts +3 -3
- package/esm/tableSelect/index.js +3 -3
- package/esm/tableSelect/index.module.less +20 -20
- package/esm/textTootip/index.d.ts +9 -9
- package/esm/theme/variable.less +652 -652
- package/esm/titleBar/index.d.ts +16 -16
- package/esm/titleBar/index.module.less +48 -48
- package/esm/typings.d.ts +13 -13
- package/esm/utils/Date.d.ts +10 -10
- package/esm/utils/dom.d.ts +5 -5
- package/esm/utils/number.d.ts +1 -1
- package/esm/utils/object.d.ts +2 -2
- package/esm/viewImage/index(/345/216/237).d.ts +31 -31
- package/esm/viewImage/index.d.ts +33 -33
- package/esm/viewImage/index.module(/345/216/237).less +173 -173
- package/esm/viewImage/index.module.less +193 -193
- package/package.json +2 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import type { contentProps, contentRefProps } from "../../type";
|
|
3
|
-
declare const Content: React.ForwardRefExoticComponent<contentProps & React.RefAttributes<contentRefProps>>;
|
|
4
|
-
export default Content;
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { contentProps, contentRefProps } from "../../type";
|
|
3
|
+
declare const Content: React.ForwardRefExoticComponent<contentProps & React.RefAttributes<contentRefProps>>;
|
|
4
|
+
export default Content;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
.content{
|
|
2
|
-
width: 100%;
|
|
3
|
-
height: 100%;
|
|
4
|
-
.contentList{
|
|
5
|
-
width: 100%;
|
|
6
|
-
height: 100%;
|
|
7
|
-
}
|
|
1
|
+
.content{
|
|
2
|
+
width: 100%;
|
|
3
|
+
height: 100%;
|
|
4
|
+
.contentList{
|
|
5
|
+
width: 100%;
|
|
6
|
+
height: 100%;
|
|
7
|
+
}
|
|
8
8
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
interface CopyIconProps {
|
|
3
|
-
prefix: string;
|
|
4
|
-
content: string;
|
|
5
|
-
}
|
|
6
|
-
declare const CopyIcon: (props: CopyIconProps) => React.JSX.Element;
|
|
7
|
-
export default CopyIcon;
|
|
1
|
+
import React from "react";
|
|
2
|
+
interface CopyIconProps {
|
|
3
|
+
prefix: string;
|
|
4
|
+
content: string;
|
|
5
|
+
}
|
|
6
|
+
declare const CopyIcon: (props: CopyIconProps) => React.JSX.Element;
|
|
7
|
+
export default CopyIcon;
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
.msgItem-action-copy {
|
|
2
|
-
cursor: pointer;
|
|
3
|
-
border-radius: 2px;
|
|
4
|
-
display: flex;
|
|
5
|
-
line-height: 1;
|
|
6
|
-
&.msgItem-action-copy-success {
|
|
7
|
-
color: #f4523b;
|
|
8
|
-
background-color: transparent;
|
|
9
|
-
&>i{
|
|
10
|
-
color: #f4523b;
|
|
11
|
-
font-size: 16px;
|
|
12
|
-
transform:scale(0.8);
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
& > i {
|
|
16
|
-
color: rgba(140, 140, 140, 1);
|
|
17
|
-
font-size: 16px;
|
|
18
|
-
display: flex;
|
|
19
|
-
}
|
|
20
|
-
&:hover {
|
|
21
|
-
background-color: rgba(0, 0, 0, 0.04);
|
|
22
|
-
}
|
|
23
|
-
}
|
|
1
|
+
.msgItem-action-copy {
|
|
2
|
+
cursor: pointer;
|
|
3
|
+
border-radius: 2px;
|
|
4
|
+
display: flex;
|
|
5
|
+
line-height: 1;
|
|
6
|
+
&.msgItem-action-copy-success {
|
|
7
|
+
color: #f4523b;
|
|
8
|
+
background-color: transparent;
|
|
9
|
+
&>i{
|
|
10
|
+
color: #f4523b;
|
|
11
|
+
font-size: 16px;
|
|
12
|
+
transform:scale(0.8);
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
& > i {
|
|
16
|
+
color: rgba(140, 140, 140, 1);
|
|
17
|
+
font-size: 16px;
|
|
18
|
+
display: flex;
|
|
19
|
+
}
|
|
20
|
+
&:hover {
|
|
21
|
+
background-color: rgba(0, 0, 0, 0.04);
|
|
22
|
+
}
|
|
23
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { errorMessageProps } from "../../type";
|
|
2
|
-
declare const errorCallback: (errObj: errorMessageProps) => void;
|
|
3
|
-
export default errorCallback;
|
|
1
|
+
import type { errorMessageProps } from "../../type";
|
|
2
|
+
declare const errorCallback: (errObj: errorMessageProps) => void;
|
|
3
|
+
export default errorCallback;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { fileStatus } from "../../type";
|
|
2
|
-
export declare const fileIconRender: (suffix: string, customRender: any) => any;
|
|
3
|
-
export declare const statusRender: (status: fileStatus, customRender: any) => any;
|
|
1
|
+
import type { fileStatus } from "../../type";
|
|
2
|
+
export declare const fileIconRender: (suffix: string, customRender: any) => any;
|
|
3
|
+
export declare const statusRender: (status: fileStatus, customRender: any) => any;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import type { fileListProps, FileListRefProps } from "../../type";
|
|
3
|
-
declare const FileList: React.ForwardRefExoticComponent<fileListProps & React.RefAttributes<FileListRefProps>>;
|
|
4
|
-
export default FileList;
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { fileListProps, FileListRefProps } from "../../type";
|
|
3
|
+
declare const FileList: React.ForwardRefExoticComponent<fileListProps & React.RefAttributes<FileListRefProps>>;
|
|
4
|
+
export default FileList;
|
|
@@ -1,95 +1,95 @@
|
|
|
1
|
-
.footer-fileList-wrapper {
|
|
2
|
-
width: 100%;
|
|
3
|
-
position: relative;
|
|
4
|
-
padding: 12px 16px;
|
|
5
|
-
box-sizing: border-box;
|
|
6
|
-
.footer-fileList-list {
|
|
7
|
-
width: 100%;
|
|
8
|
-
display: flex;
|
|
9
|
-
flex-direction: column;
|
|
10
|
-
gap: 8px;
|
|
11
|
-
.footer-fileList-listItem {
|
|
12
|
-
width: 100%;
|
|
13
|
-
position: relative;
|
|
14
|
-
display: flex;
|
|
15
|
-
overflow: hidden;
|
|
16
|
-
padding: 8px 12px;
|
|
17
|
-
box-sizing: border-box;
|
|
18
|
-
gap: 12px;
|
|
19
|
-
border-radius: 8px;
|
|
20
|
-
border: 1px solid #ebebeb;
|
|
21
|
-
background: rgba(0, 0, 0, 0.02);
|
|
22
|
-
align-items: center;
|
|
23
|
-
.footer-fileList-listItem-icon {
|
|
24
|
-
flex-shrink: 0;
|
|
25
|
-
& > i {
|
|
26
|
-
font-size: 24px;
|
|
27
|
-
display: flex;
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
.footer-fileList-listItem-text {
|
|
31
|
-
flex: 1;
|
|
32
|
-
overflow: hidden;
|
|
33
|
-
width: 100%;
|
|
34
|
-
overflow: hidden;
|
|
35
|
-
text-overflow: ellipsis;
|
|
36
|
-
color: rgba(0, 0, 0, 0.65);
|
|
37
|
-
font-size: 14px;
|
|
38
|
-
font-weight: 400;
|
|
39
|
-
white-space: nowrap;
|
|
40
|
-
}
|
|
41
|
-
.footer-fileList-listItem-status {
|
|
42
|
-
flex-shrink: 0;
|
|
43
|
-
}
|
|
44
|
-
.footer-fileList-listItem-delete {
|
|
45
|
-
position: absolute;
|
|
46
|
-
right: 0;
|
|
47
|
-
top: 0;
|
|
48
|
-
display: none;
|
|
49
|
-
cursor: pointer;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
&:hover {
|
|
53
|
-
background: rgba(0, 0, 0, 0.06);
|
|
54
|
-
.footer-fileList-listItem-delete {
|
|
55
|
-
display: flex;
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
.footer-fileList-pre {
|
|
61
|
-
display: flex;
|
|
62
|
-
justify-content: center;
|
|
63
|
-
position: absolute;
|
|
64
|
-
left: 50%;
|
|
65
|
-
transform: translateX(-50%);
|
|
66
|
-
top: -8px;
|
|
67
|
-
z-index: 2;
|
|
68
|
-
:global {
|
|
69
|
-
.anticon-double-right {
|
|
70
|
-
font-size: 16px;
|
|
71
|
-
transform: rotate(-90deg);
|
|
72
|
-
color: #595959;
|
|
73
|
-
cursor: pointer;
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
.footer-fileList-next {
|
|
79
|
-
display: flex;
|
|
80
|
-
justify-content: center;
|
|
81
|
-
position: absolute;
|
|
82
|
-
left: 50%;
|
|
83
|
-
transform: translateX(-50%);
|
|
84
|
-
bottom: -8px;
|
|
85
|
-
z-index: 2;
|
|
86
|
-
:global {
|
|
87
|
-
.anticon-double-right {
|
|
88
|
-
font-size: 16px;
|
|
89
|
-
transform: rotate(90deg);
|
|
90
|
-
color: #595959;
|
|
91
|
-
cursor: pointer;
|
|
92
|
-
}
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
}
|
|
1
|
+
.footer-fileList-wrapper {
|
|
2
|
+
width: 100%;
|
|
3
|
+
position: relative;
|
|
4
|
+
padding: 12px 16px;
|
|
5
|
+
box-sizing: border-box;
|
|
6
|
+
.footer-fileList-list {
|
|
7
|
+
width: 100%;
|
|
8
|
+
display: flex;
|
|
9
|
+
flex-direction: column;
|
|
10
|
+
gap: 8px;
|
|
11
|
+
.footer-fileList-listItem {
|
|
12
|
+
width: 100%;
|
|
13
|
+
position: relative;
|
|
14
|
+
display: flex;
|
|
15
|
+
overflow: hidden;
|
|
16
|
+
padding: 8px 12px;
|
|
17
|
+
box-sizing: border-box;
|
|
18
|
+
gap: 12px;
|
|
19
|
+
border-radius: 8px;
|
|
20
|
+
border: 1px solid #ebebeb;
|
|
21
|
+
background: rgba(0, 0, 0, 0.02);
|
|
22
|
+
align-items: center;
|
|
23
|
+
.footer-fileList-listItem-icon {
|
|
24
|
+
flex-shrink: 0;
|
|
25
|
+
& > i {
|
|
26
|
+
font-size: 24px;
|
|
27
|
+
display: flex;
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
.footer-fileList-listItem-text {
|
|
31
|
+
flex: 1;
|
|
32
|
+
overflow: hidden;
|
|
33
|
+
width: 100%;
|
|
34
|
+
overflow: hidden;
|
|
35
|
+
text-overflow: ellipsis;
|
|
36
|
+
color: rgba(0, 0, 0, 0.65);
|
|
37
|
+
font-size: 14px;
|
|
38
|
+
font-weight: 400;
|
|
39
|
+
white-space: nowrap;
|
|
40
|
+
}
|
|
41
|
+
.footer-fileList-listItem-status {
|
|
42
|
+
flex-shrink: 0;
|
|
43
|
+
}
|
|
44
|
+
.footer-fileList-listItem-delete {
|
|
45
|
+
position: absolute;
|
|
46
|
+
right: 0;
|
|
47
|
+
top: 0;
|
|
48
|
+
display: none;
|
|
49
|
+
cursor: pointer;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
&:hover {
|
|
53
|
+
background: rgba(0, 0, 0, 0.06);
|
|
54
|
+
.footer-fileList-listItem-delete {
|
|
55
|
+
display: flex;
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
.footer-fileList-pre {
|
|
61
|
+
display: flex;
|
|
62
|
+
justify-content: center;
|
|
63
|
+
position: absolute;
|
|
64
|
+
left: 50%;
|
|
65
|
+
transform: translateX(-50%);
|
|
66
|
+
top: -8px;
|
|
67
|
+
z-index: 2;
|
|
68
|
+
:global {
|
|
69
|
+
.anticon-double-right {
|
|
70
|
+
font-size: 16px;
|
|
71
|
+
transform: rotate(-90deg);
|
|
72
|
+
color: #595959;
|
|
73
|
+
cursor: pointer;
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
.footer-fileList-next {
|
|
79
|
+
display: flex;
|
|
80
|
+
justify-content: center;
|
|
81
|
+
position: absolute;
|
|
82
|
+
left: 50%;
|
|
83
|
+
transform: translateX(-50%);
|
|
84
|
+
bottom: -8px;
|
|
85
|
+
z-index: 2;
|
|
86
|
+
:global {
|
|
87
|
+
.anticon-double-right {
|
|
88
|
+
font-size: 16px;
|
|
89
|
+
transform: rotate(90deg);
|
|
90
|
+
color: #595959;
|
|
91
|
+
cursor: pointer;
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import type { footerConfigProps, footerRefProps, errorMessageProps, AIMessageListRefProps } from "../../type";
|
|
3
|
-
interface IProps {
|
|
4
|
-
footerConfig: footerConfigProps;
|
|
5
|
-
prefix: string;
|
|
6
|
-
errorCallback: (error: errorMessageProps) => void;
|
|
7
|
-
apiRef: AIMessageListRefProps;
|
|
8
|
-
}
|
|
9
|
-
declare const Footer: React.ForwardRefExoticComponent<IProps & React.RefAttributes<footerRefProps>>;
|
|
10
|
-
export default Footer;
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { footerConfigProps, footerRefProps, errorMessageProps, AIMessageListRefProps } from "../../type";
|
|
3
|
+
interface IProps {
|
|
4
|
+
footerConfig: footerConfigProps;
|
|
5
|
+
prefix: string;
|
|
6
|
+
errorCallback: (error: errorMessageProps) => void;
|
|
7
|
+
apiRef: AIMessageListRefProps;
|
|
8
|
+
}
|
|
9
|
+
declare const Footer: React.ForwardRefExoticComponent<IProps & React.RefAttributes<footerRefProps>>;
|
|
10
|
+
export default Footer;
|
|
@@ -1,51 +1,51 @@
|
|
|
1
|
-
.footer {
|
|
2
|
-
width: 100%;
|
|
3
|
-
padding: 16px;
|
|
4
|
-
box-sizing: border-box;
|
|
5
|
-
.footerBody {
|
|
6
|
-
width: 100%;
|
|
7
|
-
border-radius: 8px;
|
|
8
|
-
background: #ffffff;
|
|
9
|
-
border: 1px solid rgba(0, 0, 0, 0.06);
|
|
10
|
-
padding-bottom: 12px;
|
|
11
|
-
&.footerBodyWarn {
|
|
12
|
-
border-color: #f4523b;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.footerFile {
|
|
16
|
-
width: 100%;
|
|
17
|
-
}
|
|
18
|
-
.footerInput {
|
|
19
|
-
:global {
|
|
20
|
-
.bhd-input {
|
|
21
|
-
border: none;
|
|
22
|
-
box-shadow: none;
|
|
23
|
-
background: transparent;
|
|
24
|
-
padding: 12px 16px;
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
.footerAction {
|
|
29
|
-
width: 100%;
|
|
30
|
-
padding: 0 16px;
|
|
31
|
-
box-sizing: border-box;
|
|
32
|
-
.footerActionBtn {
|
|
33
|
-
width: 100%;
|
|
34
|
-
display: flex;
|
|
35
|
-
align-items: center;
|
|
36
|
-
justify-content: flex-end;
|
|
37
|
-
:global {
|
|
38
|
-
.bhd-divider {
|
|
39
|
-
border-color: rgba(0, 0, 0, 0.06);
|
|
40
|
-
height: 16px;
|
|
41
|
-
top: 0;
|
|
42
|
-
margin: 0 16px;
|
|
43
|
-
}
|
|
44
|
-
.bhd-upload-wrapper {
|
|
45
|
-
display: flex;
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
}
|
|
1
|
+
.footer {
|
|
2
|
+
width: 100%;
|
|
3
|
+
padding: 16px;
|
|
4
|
+
box-sizing: border-box;
|
|
5
|
+
.footerBody {
|
|
6
|
+
width: 100%;
|
|
7
|
+
border-radius: 8px;
|
|
8
|
+
background: #ffffff;
|
|
9
|
+
border: 1px solid rgba(0, 0, 0, 0.06);
|
|
10
|
+
padding-bottom: 12px;
|
|
11
|
+
&.footerBodyWarn {
|
|
12
|
+
border-color: #f4523b;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.footerFile {
|
|
16
|
+
width: 100%;
|
|
17
|
+
}
|
|
18
|
+
.footerInput {
|
|
19
|
+
:global {
|
|
20
|
+
.bhd-input {
|
|
21
|
+
border: none;
|
|
22
|
+
box-shadow: none;
|
|
23
|
+
background: transparent;
|
|
24
|
+
padding: 12px 16px;
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
.footerAction {
|
|
29
|
+
width: 100%;
|
|
30
|
+
padding: 0 16px;
|
|
31
|
+
box-sizing: border-box;
|
|
32
|
+
.footerActionBtn {
|
|
33
|
+
width: 100%;
|
|
34
|
+
display: flex;
|
|
35
|
+
align-items: center;
|
|
36
|
+
justify-content: flex-end;
|
|
37
|
+
:global {
|
|
38
|
+
.bhd-divider {
|
|
39
|
+
border-color: rgba(0, 0, 0, 0.06);
|
|
40
|
+
height: 16px;
|
|
41
|
+
top: 0;
|
|
42
|
+
margin: 0 16px;
|
|
43
|
+
}
|
|
44
|
+
.bhd-upload-wrapper {
|
|
45
|
+
display: flex;
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import type { headerConfigProps, errorMessageProps } from "../../type";
|
|
3
|
-
interface IProps {
|
|
4
|
-
headerConfig: headerConfigProps;
|
|
5
|
-
prefix: string;
|
|
6
|
-
errorCallback: (error: errorMessageProps) => void;
|
|
7
|
-
}
|
|
8
|
-
declare const Header: (props: IProps) => React.JSX.Element;
|
|
9
|
-
export default Header;
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { headerConfigProps, errorMessageProps } from "../../type";
|
|
3
|
+
interface IProps {
|
|
4
|
+
headerConfig: headerConfigProps;
|
|
5
|
+
prefix: string;
|
|
6
|
+
errorCallback: (error: errorMessageProps) => void;
|
|
7
|
+
}
|
|
8
|
+
declare const Header: (props: IProps) => React.JSX.Element;
|
|
9
|
+
export default Header;
|
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
.header {
|
|
2
|
-
width: 100%;
|
|
3
|
-
padding: 8px 16px;
|
|
4
|
-
box-sizing: border-box;
|
|
5
|
-
display: flex;
|
|
6
|
-
align-items: center;
|
|
7
|
-
gap: 8px;
|
|
8
|
-
justify-content: space-between;
|
|
9
|
-
border-bottom: 1px solid #ebebeb;
|
|
10
|
-
.headerLeft {
|
|
11
|
-
display: flex;
|
|
12
|
-
align-items: center;
|
|
13
|
-
gap: 8px;
|
|
14
|
-
.headerIcon {
|
|
15
|
-
&>i{
|
|
16
|
-
line-height: 1;
|
|
17
|
-
font-size: 16px;
|
|
18
|
-
display: flex;
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
.headerTitle {
|
|
22
|
-
font-weight: 600;
|
|
23
|
-
color: rgba(0, 0, 0, 0.65);
|
|
24
|
-
font-size: 16px;
|
|
25
|
-
line-height: 1.5;
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
.headerRight {
|
|
29
|
-
font-size: 16px;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
1
|
+
.header {
|
|
2
|
+
width: 100%;
|
|
3
|
+
padding: 8px 16px;
|
|
4
|
+
box-sizing: border-box;
|
|
5
|
+
display: flex;
|
|
6
|
+
align-items: center;
|
|
7
|
+
gap: 8px;
|
|
8
|
+
justify-content: space-between;
|
|
9
|
+
border-bottom: 1px solid #ebebeb;
|
|
10
|
+
.headerLeft {
|
|
11
|
+
display: flex;
|
|
12
|
+
align-items: center;
|
|
13
|
+
gap: 8px;
|
|
14
|
+
.headerIcon {
|
|
15
|
+
&>i{
|
|
16
|
+
line-height: 1;
|
|
17
|
+
font-size: 16px;
|
|
18
|
+
display: flex;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
.headerTitle {
|
|
22
|
+
font-weight: 600;
|
|
23
|
+
color: rgba(0, 0, 0, 0.65);
|
|
24
|
+
font-size: 16px;
|
|
25
|
+
line-height: 1.5;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
.headerRight {
|
|
29
|
+
font-size: 16px;
|
|
30
|
+
}
|
|
31
|
+
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import type { dataItemType, AIMessageListRefProps } from "../../type";
|
|
3
|
-
interface ReferencesIconProps {
|
|
4
|
-
prefix: string;
|
|
5
|
-
item: dataItemType;
|
|
6
|
-
apiRef: AIMessageListRefProps;
|
|
7
|
-
}
|
|
8
|
-
declare const ReferencesIcon: (props: ReferencesIconProps) => React.JSX.Element;
|
|
9
|
-
export default ReferencesIcon;
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { dataItemType, AIMessageListRefProps } from "../../type";
|
|
3
|
+
interface ReferencesIconProps {
|
|
4
|
+
prefix: string;
|
|
5
|
+
item: dataItemType;
|
|
6
|
+
apiRef: AIMessageListRefProps;
|
|
7
|
+
}
|
|
8
|
+
declare const ReferencesIcon: (props: ReferencesIconProps) => React.JSX.Element;
|
|
9
|
+
export default ReferencesIcon;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
.msgItem-action-reference {
|
|
2
|
-
cursor: pointer;
|
|
3
|
-
border-radius: 2px;
|
|
4
|
-
display: flex;
|
|
5
|
-
line-height: 1;
|
|
6
|
-
& > i {
|
|
7
|
-
color: rgba(140, 140, 140, 1);
|
|
8
|
-
font-size: 16px;
|
|
9
|
-
display: flex;
|
|
10
|
-
}
|
|
11
|
-
&:hover {
|
|
12
|
-
background-color: rgba(0, 0, 0, 0.04);
|
|
13
|
-
}
|
|
14
|
-
}
|
|
1
|
+
.msgItem-action-reference {
|
|
2
|
+
cursor: pointer;
|
|
3
|
+
border-radius: 2px;
|
|
4
|
+
display: flex;
|
|
5
|
+
line-height: 1;
|
|
6
|
+
& > i {
|
|
7
|
+
color: rgba(140, 140, 140, 1);
|
|
8
|
+
font-size: 16px;
|
|
9
|
+
display: flex;
|
|
10
|
+
}
|
|
11
|
+
&:hover {
|
|
12
|
+
background-color: rgba(0, 0, 0, 0.04);
|
|
13
|
+
}
|
|
14
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import type { refreshBtnProps } from "../../type";
|
|
3
|
-
declare const RefreshBtn: (props: refreshBtnProps) => React.JSX.Element;
|
|
4
|
-
export default RefreshBtn;
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { refreshBtnProps } from "../../type";
|
|
3
|
+
declare const RefreshBtn: (props: refreshBtnProps) => React.JSX.Element;
|
|
4
|
+
export default RefreshBtn;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
.refreshBtn {
|
|
2
|
-
font-size: 16px;
|
|
3
|
-
cursor: pointer;
|
|
4
|
-
color: rgba(0, 0, 0, 0.65);
|
|
5
|
-
display: flex;
|
|
6
|
-
&:hover {
|
|
7
|
-
color: #f4523b;
|
|
8
|
-
}
|
|
9
|
-
&.active {
|
|
10
|
-
color: #f4523b;
|
|
11
|
-
}
|
|
12
|
-
}
|
|
1
|
+
.refreshBtn {
|
|
2
|
+
font-size: 16px;
|
|
3
|
+
cursor: pointer;
|
|
4
|
+
color: rgba(0, 0, 0, 0.65);
|
|
5
|
+
display: flex;
|
|
6
|
+
&:hover {
|
|
7
|
+
color: #f4523b;
|
|
8
|
+
}
|
|
9
|
+
&.active {
|
|
10
|
+
color: #f4523b;
|
|
11
|
+
}
|
|
12
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import type { VoteBtnProps } from "../../type";
|
|
3
|
-
export declare const UpVoteBtn: (props: VoteBtnProps) => React.JSX.Element;
|
|
4
|
-
export declare const DownVoteBtn: (props: VoteBtnProps) => React.JSX.Element;
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { VoteBtnProps } from "../../type";
|
|
3
|
+
export declare const UpVoteBtn: (props: VoteBtnProps) => React.JSX.Element;
|
|
4
|
+
export declare const DownVoteBtn: (props: VoteBtnProps) => React.JSX.Element;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
.upVoteBtn,
|
|
2
|
-
.downVoteBtn {
|
|
3
|
-
font-size: 16px;
|
|
4
|
-
cursor: pointer;
|
|
5
|
-
color: rgba(0, 0, 0, 0.65);
|
|
6
|
-
display: flex;
|
|
7
|
-
&:hover {
|
|
8
|
-
color: #f4523b;
|
|
9
|
-
}
|
|
10
|
-
&.active {
|
|
11
|
-
color: #f4523b;
|
|
12
|
-
}
|
|
13
|
-
}
|
|
1
|
+
.upVoteBtn,
|
|
2
|
+
.downVoteBtn {
|
|
3
|
+
font-size: 16px;
|
|
4
|
+
cursor: pointer;
|
|
5
|
+
color: rgba(0, 0, 0, 0.65);
|
|
6
|
+
display: flex;
|
|
7
|
+
&:hover {
|
|
8
|
+
color: #f4523b;
|
|
9
|
+
}
|
|
10
|
+
&.active {
|
|
11
|
+
color: #f4523b;
|
|
12
|
+
}
|
|
13
|
+
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import type { referenceType, fileUploadProps } from "../../type";
|
|
3
|
-
interface IProps {
|
|
4
|
-
prefix: string;
|
|
5
|
-
referencesSource: referenceType;
|
|
6
|
-
fileUpload: boolean | fileUploadProps;
|
|
7
|
-
deleteReferences: () => void;
|
|
8
|
-
}
|
|
9
|
-
declare const References: (props: IProps) => React.JSX.Element;
|
|
10
|
-
export default References;
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { referenceType, fileUploadProps } from "../../type";
|
|
3
|
+
interface IProps {
|
|
4
|
+
prefix: string;
|
|
5
|
+
referencesSource: referenceType;
|
|
6
|
+
fileUpload: boolean | fileUploadProps;
|
|
7
|
+
deleteReferences: () => void;
|
|
8
|
+
}
|
|
9
|
+
declare const References: (props: IProps) => React.JSX.Element;
|
|
10
|
+
export default References;
|