bhd-components 0.10.31 → 0.10.32
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 +1632 -1407
- package/dist/index.esm.es5.development.js +540 -256
- 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 +222 -210
- package/dist/vendor.esm.es5.production.js +156 -156
- 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 +24 -24
- 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 +305 -87
- package/es2017/customerService/index.module.less +2279 -2166
- package/es2017/customerService/index2.module.less +2216 -2143
- 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 -0
- package/es2017/customerService/viewMemaid.js +57 -0
- 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 +24 -24
- 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 +283 -63
- package/esm/customerService/index.module.less +2279 -2166
- package/esm/customerService/index2.module.less +2216 -2143
- 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 -0
- package/esm/customerService/viewMemaid.js +75 -0
- 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 -1
|
@@ -1,280 +1,280 @@
|
|
|
1
|
-
@import "../theme/variable.less";
|
|
2
|
-
.confirm {
|
|
3
|
-
width: 456px !important;
|
|
4
|
-
:global {
|
|
5
|
-
.bhd-modal-body {
|
|
6
|
-
padding: 24px 32px!important;
|
|
7
|
-
.bhd-modal-confirm-body
|
|
8
|
-
> .anticon
|
|
9
|
-
+ .bhd-modal-confirm-title
|
|
10
|
-
+ .bhd-modal-confirm-content {
|
|
11
|
-
margin-left: 0px;
|
|
12
|
-
}
|
|
13
|
-
.bhd-modal-confirm-body {
|
|
14
|
-
// display: none;
|
|
15
|
-
.bhd-modal-confirm-title {
|
|
16
|
-
display: none;
|
|
17
|
-
}
|
|
18
|
-
.anticon {
|
|
19
|
-
display: none;
|
|
20
|
-
}
|
|
21
|
-
.bhd-modal-confirm-content {
|
|
22
|
-
margin-left: 0!important;
|
|
23
|
-
margin-top: 0!important;
|
|
24
|
-
max-width: none!important;
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
.bhd-modal-confirm-btns {
|
|
28
|
-
.bhd-btn {
|
|
29
|
-
&.bhd-btn-primary {
|
|
30
|
-
background-color: rgba(244, 82, 59, 1);
|
|
31
|
-
border-color: rgba(244, 82, 59, 1);
|
|
32
|
-
}
|
|
33
|
-
&:not(.bhd-btn-primary):hover,
|
|
34
|
-
&:not(.bhd-btn-primary):focus {
|
|
35
|
-
border: 1px solid rgba(244, 82, 59, 0.1);
|
|
36
|
-
background: rgba(244, 82, 59, 0.1);
|
|
37
|
-
color: rgba(244, 82, 59, 1);
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
.bhd-modal-content {
|
|
43
|
-
border-radius: 8px;
|
|
44
|
-
}
|
|
45
|
-
.bhdTipModal-main {
|
|
46
|
-
.bhdTipModal-comfirmTitle {
|
|
47
|
-
font-size: 16px;
|
|
48
|
-
font-weight: 500;
|
|
49
|
-
color: rgba(0, 0, 0, 0.85);
|
|
50
|
-
margin-bottom: 24px;
|
|
51
|
-
}
|
|
52
|
-
.bhdTipModal-comfirmContent {
|
|
53
|
-
width: 100%;
|
|
54
|
-
padding: 16px 32px;
|
|
55
|
-
background: rgba(255, 154, 1, 0.1);
|
|
56
|
-
border-radius: 8px;
|
|
57
|
-
display: flex;
|
|
58
|
-
align-items: center;
|
|
59
|
-
border-radius: 8px;
|
|
60
|
-
& > img {
|
|
61
|
-
width: 40px;
|
|
62
|
-
height: 48px;
|
|
63
|
-
margin-right: 32px;
|
|
64
|
-
}
|
|
65
|
-
& > div {
|
|
66
|
-
color: rgba(0, 0, 0, 0.85);
|
|
67
|
-
font-size: 14px;
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
.success {
|
|
75
|
-
width: 456px !important;
|
|
76
|
-
:global {
|
|
77
|
-
.bhd-modal-confirm-body
|
|
78
|
-
> .anticon
|
|
79
|
-
+ .bhd-modal-confirm-title
|
|
80
|
-
+ .bhd-modal-confirm-content {
|
|
81
|
-
margin-left: 0px !important;
|
|
82
|
-
}
|
|
83
|
-
.bhd-modal-body {
|
|
84
|
-
padding: 24px 32px!important;
|
|
85
|
-
.bhd-modal-confirm-body {
|
|
86
|
-
// display: none;
|
|
87
|
-
.bhd-modal-confirm-title {
|
|
88
|
-
display: none;
|
|
89
|
-
}
|
|
90
|
-
.anticon {
|
|
91
|
-
display: none;
|
|
92
|
-
}
|
|
93
|
-
.bhd-select-arrow {
|
|
94
|
-
.anticon {
|
|
95
|
-
display: initial;
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
.bhd-modal-confirm-content {
|
|
99
|
-
margin-left: 0!important;
|
|
100
|
-
margin-top: 0!important;
|
|
101
|
-
max-width: none!important;
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
.bhd-modal-confirm-btns {
|
|
105
|
-
.bhd-btn {
|
|
106
|
-
&.bhd-btn-primary {
|
|
107
|
-
background-color: rgba(244, 82, 59, 1);
|
|
108
|
-
border-color: rgba(244, 82, 59, 1);
|
|
109
|
-
}
|
|
110
|
-
&:not(.bhd-btn-primary):hover,
|
|
111
|
-
&:not(.bhd-btn-primary):focus {
|
|
112
|
-
border: 1px solid rgba(244, 82, 59, 0.1);
|
|
113
|
-
background: rgba(244, 82, 59, 0.1);
|
|
114
|
-
color: rgba(244, 82, 59, 1);
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
.bhd-modal-content {
|
|
120
|
-
border-radius: 8px;
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
.bhdTipModal-main {
|
|
124
|
-
.bhdTipModal-comfirmTitle {
|
|
125
|
-
font-size: 16px;
|
|
126
|
-
font-weight: 500;
|
|
127
|
-
color: rgba(0, 0, 0, 0.85);
|
|
128
|
-
margin-bottom: 24px;
|
|
129
|
-
}
|
|
130
|
-
.bhdTipModal-comfirmContent {
|
|
131
|
-
width: 100%;
|
|
132
|
-
padding: 16px 32px;
|
|
133
|
-
background: rgba(134, 168, 226, 0.1);
|
|
134
|
-
border-radius: 8px;
|
|
135
|
-
display: flex;
|
|
136
|
-
align-items: center;
|
|
137
|
-
border-radius: 8px;
|
|
138
|
-
& > img {
|
|
139
|
-
width: 48px;
|
|
140
|
-
height: 36px;
|
|
141
|
-
margin-right: 32px;
|
|
142
|
-
}
|
|
143
|
-
& > div {
|
|
144
|
-
color: rgba(0, 0, 0, 0.85);
|
|
145
|
-
font-size: 14px;
|
|
146
|
-
}
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
&.bhdTipModal-infoMain {
|
|
150
|
-
.bhdTipModal-comfirmContent {
|
|
151
|
-
& > img {
|
|
152
|
-
width: 48px;
|
|
153
|
-
height: 52px;
|
|
154
|
-
}
|
|
155
|
-
}
|
|
156
|
-
}
|
|
157
|
-
}
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
.custom {
|
|
162
|
-
width: 456px !important;
|
|
163
|
-
:global {
|
|
164
|
-
.bhd-modal-confirm-body
|
|
165
|
-
> .anticon
|
|
166
|
-
+ .bhd-modal-confirm-title
|
|
167
|
-
+ .bhd-modal-confirm-content {
|
|
168
|
-
margin-left: 0px !important;
|
|
169
|
-
}
|
|
170
|
-
.bhd-modal-body {
|
|
171
|
-
padding: 24px 32px!important;
|
|
172
|
-
.bhd-modal-confirm-body {
|
|
173
|
-
// display: none;
|
|
174
|
-
.bhd-modal-confirm-title {
|
|
175
|
-
display: none;
|
|
176
|
-
}
|
|
177
|
-
.anticon {
|
|
178
|
-
display: none;
|
|
179
|
-
}
|
|
180
|
-
.bhd-select-arrow {
|
|
181
|
-
.anticon {
|
|
182
|
-
display: initial;
|
|
183
|
-
}
|
|
184
|
-
}
|
|
185
|
-
.bhd-modal-confirm-content {
|
|
186
|
-
margin-left: 0!important;
|
|
187
|
-
margin-top: 0!important;
|
|
188
|
-
max-width: none!important;
|
|
189
|
-
}
|
|
190
|
-
}
|
|
191
|
-
.bhd-modal-confirm-btns {
|
|
192
|
-
.bhd-btn {
|
|
193
|
-
&.bhd-btn-primary {
|
|
194
|
-
background-color: rgba(244, 82, 59, 1);
|
|
195
|
-
border-color: rgba(244, 82, 59, 1);
|
|
196
|
-
}
|
|
197
|
-
&:not(.bhd-btn-primary):hover,
|
|
198
|
-
&:not(.bhd-btn-primary):focus {
|
|
199
|
-
border: 1px solid rgba(244, 82, 59, 0.1);
|
|
200
|
-
background: rgba(244, 82, 59, 0.1);
|
|
201
|
-
color: rgba(244, 82, 59, 1);
|
|
202
|
-
}
|
|
203
|
-
}
|
|
204
|
-
}
|
|
205
|
-
}
|
|
206
|
-
.bhd-modal-content {
|
|
207
|
-
border-radius: 8px;
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
.bhdTipModal-main {
|
|
211
|
-
.bhdTipModal-comfirmTitle {
|
|
212
|
-
font-size: 16px;
|
|
213
|
-
font-weight: 500;
|
|
214
|
-
color: rgba(0, 0, 0, 0.85);
|
|
215
|
-
margin-bottom: 24px;
|
|
216
|
-
}
|
|
217
|
-
.bhdTipModal-comfirmContent {
|
|
218
|
-
width: 100%;
|
|
219
|
-
padding: 16px 32px;
|
|
220
|
-
background: rgba(134, 168, 226, 0.1);
|
|
221
|
-
border-radius: 8px;
|
|
222
|
-
display: flex;
|
|
223
|
-
align-items: center;
|
|
224
|
-
border-radius: 8px;
|
|
225
|
-
& > img {
|
|
226
|
-
width: 48px;
|
|
227
|
-
height: 36px;
|
|
228
|
-
margin-right: 32px;
|
|
229
|
-
}
|
|
230
|
-
& > div {
|
|
231
|
-
color: rgba(0, 0, 0, 0.85);
|
|
232
|
-
font-size: 14px;
|
|
233
|
-
}
|
|
234
|
-
}
|
|
235
|
-
|
|
236
|
-
&.bhdTipModal-infoMain {
|
|
237
|
-
.bhdTipModal-comfirmContent {
|
|
238
|
-
& > img {
|
|
239
|
-
width: 48px;
|
|
240
|
-
height: 52px;
|
|
241
|
-
}
|
|
242
|
-
}
|
|
243
|
-
}
|
|
244
|
-
}
|
|
245
|
-
}
|
|
246
|
-
}
|
|
247
|
-
|
|
248
|
-
.noCancel {
|
|
249
|
-
:global {
|
|
250
|
-
.bhd-modal-confirm-btns {
|
|
251
|
-
& > .bhd-btn {
|
|
252
|
-
&:nth-child(1) {
|
|
253
|
-
display: none;
|
|
254
|
-
}
|
|
255
|
-
}
|
|
256
|
-
}
|
|
257
|
-
}
|
|
258
|
-
}
|
|
259
|
-
|
|
260
|
-
.noButton {
|
|
261
|
-
:global {
|
|
262
|
-
.bhd-modal-confirm-btns {
|
|
263
|
-
& > .bhd-btn {
|
|
264
|
-
display: none;
|
|
265
|
-
}
|
|
266
|
-
}
|
|
267
|
-
}
|
|
268
|
-
}
|
|
269
|
-
|
|
270
|
-
.haveComfirm {
|
|
271
|
-
:global {
|
|
272
|
-
.bhd-modal-confirm-btns {
|
|
273
|
-
& > .bhd-btn {
|
|
274
|
-
&:nth-child(1) {
|
|
275
|
-
display: none;
|
|
276
|
-
}
|
|
277
|
-
}
|
|
278
|
-
}
|
|
279
|
-
}
|
|
280
|
-
}
|
|
1
|
+
@import "../theme/variable.less";
|
|
2
|
+
.confirm {
|
|
3
|
+
width: 456px !important;
|
|
4
|
+
:global {
|
|
5
|
+
.bhd-modal-body {
|
|
6
|
+
padding: 24px 32px!important;
|
|
7
|
+
.bhd-modal-confirm-body
|
|
8
|
+
> .anticon
|
|
9
|
+
+ .bhd-modal-confirm-title
|
|
10
|
+
+ .bhd-modal-confirm-content {
|
|
11
|
+
margin-left: 0px;
|
|
12
|
+
}
|
|
13
|
+
.bhd-modal-confirm-body {
|
|
14
|
+
// display: none;
|
|
15
|
+
.bhd-modal-confirm-title {
|
|
16
|
+
display: none;
|
|
17
|
+
}
|
|
18
|
+
.anticon {
|
|
19
|
+
display: none;
|
|
20
|
+
}
|
|
21
|
+
.bhd-modal-confirm-content {
|
|
22
|
+
margin-left: 0!important;
|
|
23
|
+
margin-top: 0!important;
|
|
24
|
+
max-width: none!important;
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
.bhd-modal-confirm-btns {
|
|
28
|
+
.bhd-btn {
|
|
29
|
+
&.bhd-btn-primary {
|
|
30
|
+
background-color: rgba(244, 82, 59, 1);
|
|
31
|
+
border-color: rgba(244, 82, 59, 1);
|
|
32
|
+
}
|
|
33
|
+
&:not(.bhd-btn-primary):hover,
|
|
34
|
+
&:not(.bhd-btn-primary):focus {
|
|
35
|
+
border: 1px solid rgba(244, 82, 59, 0.1);
|
|
36
|
+
background: rgba(244, 82, 59, 0.1);
|
|
37
|
+
color: rgba(244, 82, 59, 1);
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
.bhd-modal-content {
|
|
43
|
+
border-radius: 8px;
|
|
44
|
+
}
|
|
45
|
+
.bhdTipModal-main {
|
|
46
|
+
.bhdTipModal-comfirmTitle {
|
|
47
|
+
font-size: 16px;
|
|
48
|
+
font-weight: 500;
|
|
49
|
+
color: rgba(0, 0, 0, 0.85);
|
|
50
|
+
margin-bottom: 24px;
|
|
51
|
+
}
|
|
52
|
+
.bhdTipModal-comfirmContent {
|
|
53
|
+
width: 100%;
|
|
54
|
+
padding: 16px 32px;
|
|
55
|
+
background: rgba(255, 154, 1, 0.1);
|
|
56
|
+
border-radius: 8px;
|
|
57
|
+
display: flex;
|
|
58
|
+
align-items: center;
|
|
59
|
+
border-radius: 8px;
|
|
60
|
+
& > img {
|
|
61
|
+
width: 40px;
|
|
62
|
+
height: 48px;
|
|
63
|
+
margin-right: 32px;
|
|
64
|
+
}
|
|
65
|
+
& > div {
|
|
66
|
+
color: rgba(0, 0, 0, 0.85);
|
|
67
|
+
font-size: 14px;
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
.success {
|
|
75
|
+
width: 456px !important;
|
|
76
|
+
:global {
|
|
77
|
+
.bhd-modal-confirm-body
|
|
78
|
+
> .anticon
|
|
79
|
+
+ .bhd-modal-confirm-title
|
|
80
|
+
+ .bhd-modal-confirm-content {
|
|
81
|
+
margin-left: 0px !important;
|
|
82
|
+
}
|
|
83
|
+
.bhd-modal-body {
|
|
84
|
+
padding: 24px 32px!important;
|
|
85
|
+
.bhd-modal-confirm-body {
|
|
86
|
+
// display: none;
|
|
87
|
+
.bhd-modal-confirm-title {
|
|
88
|
+
display: none;
|
|
89
|
+
}
|
|
90
|
+
.anticon {
|
|
91
|
+
display: none;
|
|
92
|
+
}
|
|
93
|
+
.bhd-select-arrow {
|
|
94
|
+
.anticon {
|
|
95
|
+
display: initial;
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
.bhd-modal-confirm-content {
|
|
99
|
+
margin-left: 0!important;
|
|
100
|
+
margin-top: 0!important;
|
|
101
|
+
max-width: none!important;
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
.bhd-modal-confirm-btns {
|
|
105
|
+
.bhd-btn {
|
|
106
|
+
&.bhd-btn-primary {
|
|
107
|
+
background-color: rgba(244, 82, 59, 1);
|
|
108
|
+
border-color: rgba(244, 82, 59, 1);
|
|
109
|
+
}
|
|
110
|
+
&:not(.bhd-btn-primary):hover,
|
|
111
|
+
&:not(.bhd-btn-primary):focus {
|
|
112
|
+
border: 1px solid rgba(244, 82, 59, 0.1);
|
|
113
|
+
background: rgba(244, 82, 59, 0.1);
|
|
114
|
+
color: rgba(244, 82, 59, 1);
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
|
+
}
|
|
119
|
+
.bhd-modal-content {
|
|
120
|
+
border-radius: 8px;
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
.bhdTipModal-main {
|
|
124
|
+
.bhdTipModal-comfirmTitle {
|
|
125
|
+
font-size: 16px;
|
|
126
|
+
font-weight: 500;
|
|
127
|
+
color: rgba(0, 0, 0, 0.85);
|
|
128
|
+
margin-bottom: 24px;
|
|
129
|
+
}
|
|
130
|
+
.bhdTipModal-comfirmContent {
|
|
131
|
+
width: 100%;
|
|
132
|
+
padding: 16px 32px;
|
|
133
|
+
background: rgba(134, 168, 226, 0.1);
|
|
134
|
+
border-radius: 8px;
|
|
135
|
+
display: flex;
|
|
136
|
+
align-items: center;
|
|
137
|
+
border-radius: 8px;
|
|
138
|
+
& > img {
|
|
139
|
+
width: 48px;
|
|
140
|
+
height: 36px;
|
|
141
|
+
margin-right: 32px;
|
|
142
|
+
}
|
|
143
|
+
& > div {
|
|
144
|
+
color: rgba(0, 0, 0, 0.85);
|
|
145
|
+
font-size: 14px;
|
|
146
|
+
}
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
&.bhdTipModal-infoMain {
|
|
150
|
+
.bhdTipModal-comfirmContent {
|
|
151
|
+
& > img {
|
|
152
|
+
width: 48px;
|
|
153
|
+
height: 52px;
|
|
154
|
+
}
|
|
155
|
+
}
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
}
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
.custom {
|
|
162
|
+
width: 456px !important;
|
|
163
|
+
:global {
|
|
164
|
+
.bhd-modal-confirm-body
|
|
165
|
+
> .anticon
|
|
166
|
+
+ .bhd-modal-confirm-title
|
|
167
|
+
+ .bhd-modal-confirm-content {
|
|
168
|
+
margin-left: 0px !important;
|
|
169
|
+
}
|
|
170
|
+
.bhd-modal-body {
|
|
171
|
+
padding: 24px 32px!important;
|
|
172
|
+
.bhd-modal-confirm-body {
|
|
173
|
+
// display: none;
|
|
174
|
+
.bhd-modal-confirm-title {
|
|
175
|
+
display: none;
|
|
176
|
+
}
|
|
177
|
+
.anticon {
|
|
178
|
+
display: none;
|
|
179
|
+
}
|
|
180
|
+
.bhd-select-arrow {
|
|
181
|
+
.anticon {
|
|
182
|
+
display: initial;
|
|
183
|
+
}
|
|
184
|
+
}
|
|
185
|
+
.bhd-modal-confirm-content {
|
|
186
|
+
margin-left: 0!important;
|
|
187
|
+
margin-top: 0!important;
|
|
188
|
+
max-width: none!important;
|
|
189
|
+
}
|
|
190
|
+
}
|
|
191
|
+
.bhd-modal-confirm-btns {
|
|
192
|
+
.bhd-btn {
|
|
193
|
+
&.bhd-btn-primary {
|
|
194
|
+
background-color: rgba(244, 82, 59, 1);
|
|
195
|
+
border-color: rgba(244, 82, 59, 1);
|
|
196
|
+
}
|
|
197
|
+
&:not(.bhd-btn-primary):hover,
|
|
198
|
+
&:not(.bhd-btn-primary):focus {
|
|
199
|
+
border: 1px solid rgba(244, 82, 59, 0.1);
|
|
200
|
+
background: rgba(244, 82, 59, 0.1);
|
|
201
|
+
color: rgba(244, 82, 59, 1);
|
|
202
|
+
}
|
|
203
|
+
}
|
|
204
|
+
}
|
|
205
|
+
}
|
|
206
|
+
.bhd-modal-content {
|
|
207
|
+
border-radius: 8px;
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
.bhdTipModal-main {
|
|
211
|
+
.bhdTipModal-comfirmTitle {
|
|
212
|
+
font-size: 16px;
|
|
213
|
+
font-weight: 500;
|
|
214
|
+
color: rgba(0, 0, 0, 0.85);
|
|
215
|
+
margin-bottom: 24px;
|
|
216
|
+
}
|
|
217
|
+
.bhdTipModal-comfirmContent {
|
|
218
|
+
width: 100%;
|
|
219
|
+
padding: 16px 32px;
|
|
220
|
+
background: rgba(134, 168, 226, 0.1);
|
|
221
|
+
border-radius: 8px;
|
|
222
|
+
display: flex;
|
|
223
|
+
align-items: center;
|
|
224
|
+
border-radius: 8px;
|
|
225
|
+
& > img {
|
|
226
|
+
width: 48px;
|
|
227
|
+
height: 36px;
|
|
228
|
+
margin-right: 32px;
|
|
229
|
+
}
|
|
230
|
+
& > div {
|
|
231
|
+
color: rgba(0, 0, 0, 0.85);
|
|
232
|
+
font-size: 14px;
|
|
233
|
+
}
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
&.bhdTipModal-infoMain {
|
|
237
|
+
.bhdTipModal-comfirmContent {
|
|
238
|
+
& > img {
|
|
239
|
+
width: 48px;
|
|
240
|
+
height: 52px;
|
|
241
|
+
}
|
|
242
|
+
}
|
|
243
|
+
}
|
|
244
|
+
}
|
|
245
|
+
}
|
|
246
|
+
}
|
|
247
|
+
|
|
248
|
+
.noCancel {
|
|
249
|
+
:global {
|
|
250
|
+
.bhd-modal-confirm-btns {
|
|
251
|
+
& > .bhd-btn {
|
|
252
|
+
&:nth-child(1) {
|
|
253
|
+
display: none;
|
|
254
|
+
}
|
|
255
|
+
}
|
|
256
|
+
}
|
|
257
|
+
}
|
|
258
|
+
}
|
|
259
|
+
|
|
260
|
+
.noButton {
|
|
261
|
+
:global {
|
|
262
|
+
.bhd-modal-confirm-btns {
|
|
263
|
+
& > .bhd-btn {
|
|
264
|
+
display: none;
|
|
265
|
+
}
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
.haveComfirm {
|
|
271
|
+
:global {
|
|
272
|
+
.bhd-modal-confirm-btns {
|
|
273
|
+
& > .bhd-btn {
|
|
274
|
+
&:nth-child(1) {
|
|
275
|
+
display: none;
|
|
276
|
+
}
|
|
277
|
+
}
|
|
278
|
+
}
|
|
279
|
+
}
|
|
280
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
declare let Modal: any;
|
|
2
|
-
declare let message: any;
|
|
3
|
-
declare let notification: any;
|
|
4
|
-
declare const _default: () => null;
|
|
5
|
-
export default _default;
|
|
6
|
-
export { Modal, message, notification };
|
|
1
|
+
declare let Modal: any;
|
|
2
|
+
declare let message: any;
|
|
3
|
+
declare let notification: any;
|
|
4
|
+
declare const _default: () => null;
|
|
5
|
+
export default _default;
|
|
6
|
+
export { Modal, message, notification };
|