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
package/esm/titleBar/index.d.ts
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
export interface TitleBarProps {
|
|
3
|
-
title?: React.ReactNode;
|
|
4
|
-
leftIcon?: React.ReactNode;
|
|
5
|
-
subTitle?: React.ReactNode;
|
|
6
|
-
rightContent?: (kind?: string) => React.ReactNode;
|
|
7
|
-
rightMaxWidth?: number;
|
|
8
|
-
wrapClassName?: string;
|
|
9
|
-
leftIconClassName?: string;
|
|
10
|
-
leftTitleClassName?: string;
|
|
11
|
-
leftSubTitleClassName?: string;
|
|
12
|
-
rightClassName?: string;
|
|
13
|
-
leftClassName?: string;
|
|
14
|
-
}
|
|
15
|
-
declare const TitleBar: (props: TitleBarProps) => React.JSX.Element;
|
|
16
|
-
export default TitleBar;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
export interface TitleBarProps {
|
|
3
|
+
title?: React.ReactNode;
|
|
4
|
+
leftIcon?: React.ReactNode;
|
|
5
|
+
subTitle?: React.ReactNode;
|
|
6
|
+
rightContent?: (kind?: string) => React.ReactNode;
|
|
7
|
+
rightMaxWidth?: number;
|
|
8
|
+
wrapClassName?: string;
|
|
9
|
+
leftIconClassName?: string;
|
|
10
|
+
leftTitleClassName?: string;
|
|
11
|
+
leftSubTitleClassName?: string;
|
|
12
|
+
rightClassName?: string;
|
|
13
|
+
leftClassName?: string;
|
|
14
|
+
}
|
|
15
|
+
declare const TitleBar: (props: TitleBarProps) => React.JSX.Element;
|
|
16
|
+
export default TitleBar;
|
|
@@ -1,48 +1,48 @@
|
|
|
1
|
-
@import "../theme/variable.less";
|
|
2
|
-
.titleBar {
|
|
3
|
-
width: 100%;
|
|
4
|
-
display: flex;
|
|
5
|
-
align-items: center;
|
|
6
|
-
justify-content: space-between;
|
|
7
|
-
.left {
|
|
8
|
-
margin-right: 40px;
|
|
9
|
-
display: flex;
|
|
10
|
-
width: 100%;
|
|
11
|
-
overflow: hidden;
|
|
12
|
-
.leftIcon {
|
|
13
|
-
margin-right: 16px;
|
|
14
|
-
flex-shrink: 0;
|
|
15
|
-
}
|
|
16
|
-
.leftContent {
|
|
17
|
-
width: 100%;
|
|
18
|
-
overflow: hidden;
|
|
19
|
-
display: flex;
|
|
20
|
-
flex-direction: column;
|
|
21
|
-
justify-content: center;
|
|
22
|
-
.leftTitle {
|
|
23
|
-
font-weight: 500;
|
|
24
|
-
font-size: 20px;
|
|
25
|
-
line-height: 24px;
|
|
26
|
-
color: rgba(0, 0, 0, 0.85);
|
|
27
|
-
white-space: nowrap;
|
|
28
|
-
overflow: hidden;
|
|
29
|
-
text-overflow: ellipsis;
|
|
30
|
-
width: 100%;
|
|
31
|
-
}
|
|
32
|
-
.leftSubTitle {
|
|
33
|
-
margin-top: 8px;
|
|
34
|
-
color: rgba(0, 0, 0, 0.45);
|
|
35
|
-
font-weight: 400;
|
|
36
|
-
font-size: 14px;
|
|
37
|
-
line-height: 1.5;
|
|
38
|
-
white-space: nowrap;
|
|
39
|
-
overflow: hidden;
|
|
40
|
-
text-overflow: ellipsis;
|
|
41
|
-
width: 100%;
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
.right {
|
|
46
|
-
flex: 0 0 auto;
|
|
47
|
-
}
|
|
48
|
-
}
|
|
1
|
+
@import "../theme/variable.less";
|
|
2
|
+
.titleBar {
|
|
3
|
+
width: 100%;
|
|
4
|
+
display: flex;
|
|
5
|
+
align-items: center;
|
|
6
|
+
justify-content: space-between;
|
|
7
|
+
.left {
|
|
8
|
+
margin-right: 40px;
|
|
9
|
+
display: flex;
|
|
10
|
+
width: 100%;
|
|
11
|
+
overflow: hidden;
|
|
12
|
+
.leftIcon {
|
|
13
|
+
margin-right: 16px;
|
|
14
|
+
flex-shrink: 0;
|
|
15
|
+
}
|
|
16
|
+
.leftContent {
|
|
17
|
+
width: 100%;
|
|
18
|
+
overflow: hidden;
|
|
19
|
+
display: flex;
|
|
20
|
+
flex-direction: column;
|
|
21
|
+
justify-content: center;
|
|
22
|
+
.leftTitle {
|
|
23
|
+
font-weight: 500;
|
|
24
|
+
font-size: 20px;
|
|
25
|
+
line-height: 24px;
|
|
26
|
+
color: rgba(0, 0, 0, 0.85);
|
|
27
|
+
white-space: nowrap;
|
|
28
|
+
overflow: hidden;
|
|
29
|
+
text-overflow: ellipsis;
|
|
30
|
+
width: 100%;
|
|
31
|
+
}
|
|
32
|
+
.leftSubTitle {
|
|
33
|
+
margin-top: 8px;
|
|
34
|
+
color: rgba(0, 0, 0, 0.45);
|
|
35
|
+
font-weight: 400;
|
|
36
|
+
font-size: 14px;
|
|
37
|
+
line-height: 1.5;
|
|
38
|
+
white-space: nowrap;
|
|
39
|
+
overflow: hidden;
|
|
40
|
+
text-overflow: ellipsis;
|
|
41
|
+
width: 100%;
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
.right {
|
|
46
|
+
flex: 0 0 auto;
|
|
47
|
+
}
|
|
48
|
+
}
|
package/esm/typings.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
/// <reference types="@ice/pkg/types" />
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
declare let __ISONLINE__: boolean
|
|
6
|
-
declare module 'remarkable';
|
|
7
|
-
declare let $:any
|
|
8
|
-
|
|
9
|
-
declare global {
|
|
10
|
-
interface window {
|
|
11
|
-
appendDom: ()=>void
|
|
12
|
-
}
|
|
13
|
-
}
|
|
1
|
+
/// <reference types="@ice/pkg/types" />
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
declare let __ISONLINE__: boolean
|
|
6
|
+
declare module 'remarkable';
|
|
7
|
+
declare let $:any
|
|
8
|
+
|
|
9
|
+
declare global {
|
|
10
|
+
interface window {
|
|
11
|
+
appendDom: ()=>void
|
|
12
|
+
}
|
|
13
|
+
}
|
package/esm/utils/Date.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
declare const parseDate: (dateStr: string | number) => {
|
|
2
|
-
year: string;
|
|
3
|
-
month: string;
|
|
4
|
-
day: string;
|
|
5
|
-
hours: string;
|
|
6
|
-
minutes: string;
|
|
7
|
-
seconds: string;
|
|
8
|
-
timestamp: number;
|
|
9
|
-
};
|
|
10
|
-
export { parseDate };
|
|
1
|
+
declare const parseDate: (dateStr: string | number) => {
|
|
2
|
+
year: string;
|
|
3
|
+
month: string;
|
|
4
|
+
day: string;
|
|
5
|
+
hours: string;
|
|
6
|
+
minutes: string;
|
|
7
|
+
seconds: string;
|
|
8
|
+
timestamp: number;
|
|
9
|
+
};
|
|
10
|
+
export { parseDate };
|
package/esm/utils/dom.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
declare var getStyle: (dom: any, key: any) => number;
|
|
2
|
-
declare const delegate: (element: any, eventType: string, selector: string, callback: any) => () => void;
|
|
3
|
-
declare const findParent: (e: any, className: string) => any;
|
|
4
|
-
declare const copyText: (text: string) => boolean;
|
|
5
|
-
export { getStyle, copyText, findParent, delegate };
|
|
1
|
+
declare var getStyle: (dom: any, key: any) => number;
|
|
2
|
+
declare const delegate: (element: any, eventType: string, selector: string, callback: any) => () => void;
|
|
3
|
+
declare const findParent: (e: any, className: string) => any;
|
|
4
|
+
declare const copyText: (text: string) => boolean;
|
|
5
|
+
export { getStyle, copyText, findParent, delegate };
|
package/esm/utils/number.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const guidGenerator: () => string;
|
|
1
|
+
export declare const guidGenerator: () => string;
|
package/esm/utils/object.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const cloneDeep: (obj: any) => any;
|
|
2
|
-
export { cloneDeep };
|
|
1
|
+
declare const cloneDeep: (obj: any) => any;
|
|
2
|
+
export { cloneDeep };
|
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
export interface AppViewImageProps {
|
|
3
|
-
visible: boolean;
|
|
4
|
-
onCancel: () => void;
|
|
5
|
-
className?: string;
|
|
6
|
-
content?: () => React.ReactElement;
|
|
7
|
-
download?: boolean;
|
|
8
|
-
getSrc: (index?: number) => Promise<string>;
|
|
9
|
-
filename?: string;
|
|
10
|
-
multiSelect?: string[];
|
|
11
|
-
}
|
|
12
|
-
export interface AppViewImageRef {
|
|
13
|
-
updateSrc: () => void;
|
|
14
|
-
}
|
|
15
|
-
export interface ViewImageState {
|
|
16
|
-
scaleValue: number;
|
|
17
|
-
maxScale: number;
|
|
18
|
-
minScale: number;
|
|
19
|
-
imgSrc: string;
|
|
20
|
-
imgLeft: any;
|
|
21
|
-
imgTop: any;
|
|
22
|
-
rotateValue: number;
|
|
23
|
-
loading: boolean;
|
|
24
|
-
curIndex: number;
|
|
25
|
-
imgError: boolean;
|
|
26
|
-
multiSelect: boolean;
|
|
27
|
-
}
|
|
28
|
-
export interface ViewImageProps extends AppViewImageProps {
|
|
29
|
-
}
|
|
30
|
-
declare const AppViewImage: React.ForwardRefExoticComponent<AppViewImageProps & React.RefAttributes<AppViewImageRef>>;
|
|
31
|
-
export default AppViewImage;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
export interface AppViewImageProps {
|
|
3
|
+
visible: boolean;
|
|
4
|
+
onCancel: () => void;
|
|
5
|
+
className?: string;
|
|
6
|
+
content?: () => React.ReactElement;
|
|
7
|
+
download?: boolean;
|
|
8
|
+
getSrc: (index?: number) => Promise<string>;
|
|
9
|
+
filename?: string;
|
|
10
|
+
multiSelect?: string[];
|
|
11
|
+
}
|
|
12
|
+
export interface AppViewImageRef {
|
|
13
|
+
updateSrc: () => void;
|
|
14
|
+
}
|
|
15
|
+
export interface ViewImageState {
|
|
16
|
+
scaleValue: number;
|
|
17
|
+
maxScale: number;
|
|
18
|
+
minScale: number;
|
|
19
|
+
imgSrc: string;
|
|
20
|
+
imgLeft: any;
|
|
21
|
+
imgTop: any;
|
|
22
|
+
rotateValue: number;
|
|
23
|
+
loading: boolean;
|
|
24
|
+
curIndex: number;
|
|
25
|
+
imgError: boolean;
|
|
26
|
+
multiSelect: boolean;
|
|
27
|
+
}
|
|
28
|
+
export interface ViewImageProps extends AppViewImageProps {
|
|
29
|
+
}
|
|
30
|
+
declare const AppViewImage: React.ForwardRefExoticComponent<AppViewImageProps & React.RefAttributes<AppViewImageRef>>;
|
|
31
|
+
export default AppViewImage;
|
package/esm/viewImage/index.d.ts
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
export interface AppViewImageProps {
|
|
3
|
-
visible: boolean;
|
|
4
|
-
onCancel: () => void;
|
|
5
|
-
className?: string;
|
|
6
|
-
content?: () => React.ReactElement;
|
|
7
|
-
download?: boolean;
|
|
8
|
-
getSrc: (index?: number) => Promise<string>;
|
|
9
|
-
filename?: string;
|
|
10
|
-
multiSelect?: string[];
|
|
11
|
-
getContainer?: () => HTMLElement;
|
|
12
|
-
}
|
|
13
|
-
export interface AppViewImageRef {
|
|
14
|
-
updateSrc: () => void;
|
|
15
|
-
}
|
|
16
|
-
export interface ViewImageState {
|
|
17
|
-
scaleValue: number;
|
|
18
|
-
maxScale: number;
|
|
19
|
-
minScale: number;
|
|
20
|
-
imgSrc: string;
|
|
21
|
-
imgLeft: any;
|
|
22
|
-
imgTop: any;
|
|
23
|
-
rotateValue: number;
|
|
24
|
-
loading: boolean;
|
|
25
|
-
curIndex: number;
|
|
26
|
-
imgError: boolean;
|
|
27
|
-
multiSelect: boolean;
|
|
28
|
-
actionCloseFlag: number;
|
|
29
|
-
}
|
|
30
|
-
export interface ViewImageProps extends AppViewImageProps {
|
|
31
|
-
}
|
|
32
|
-
declare const AppViewImage: React.ForwardRefExoticComponent<AppViewImageProps & React.RefAttributes<AppViewImageRef>>;
|
|
33
|
-
export default AppViewImage;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
export interface AppViewImageProps {
|
|
3
|
+
visible: boolean;
|
|
4
|
+
onCancel: () => void;
|
|
5
|
+
className?: string;
|
|
6
|
+
content?: () => React.ReactElement;
|
|
7
|
+
download?: boolean;
|
|
8
|
+
getSrc: (index?: number) => Promise<string>;
|
|
9
|
+
filename?: string;
|
|
10
|
+
multiSelect?: string[];
|
|
11
|
+
getContainer?: () => HTMLElement;
|
|
12
|
+
}
|
|
13
|
+
export interface AppViewImageRef {
|
|
14
|
+
updateSrc: () => void;
|
|
15
|
+
}
|
|
16
|
+
export interface ViewImageState {
|
|
17
|
+
scaleValue: number;
|
|
18
|
+
maxScale: number;
|
|
19
|
+
minScale: number;
|
|
20
|
+
imgSrc: string;
|
|
21
|
+
imgLeft: any;
|
|
22
|
+
imgTop: any;
|
|
23
|
+
rotateValue: number;
|
|
24
|
+
loading: boolean;
|
|
25
|
+
curIndex: number;
|
|
26
|
+
imgError: boolean;
|
|
27
|
+
multiSelect: boolean;
|
|
28
|
+
actionCloseFlag: number;
|
|
29
|
+
}
|
|
30
|
+
export interface ViewImageProps extends AppViewImageProps {
|
|
31
|
+
}
|
|
32
|
+
declare const AppViewImage: React.ForwardRefExoticComponent<AppViewImageProps & React.RefAttributes<AppViewImageRef>>;
|
|
33
|
+
export default AppViewImage;
|
|
@@ -1,173 +1,173 @@
|
|
|
1
|
-
@import "../theme/variable.less";
|
|
2
|
-
.AppViewImage {
|
|
3
|
-
:global {
|
|
4
|
-
.bhd-modal {
|
|
5
|
-
width: 100% !important;
|
|
6
|
-
height: 100% !important;
|
|
7
|
-
min-height: 600px;
|
|
8
|
-
margin: 0;
|
|
9
|
-
padding: 0;
|
|
10
|
-
overflow: hidden;
|
|
11
|
-
max-width: none;
|
|
12
|
-
.bhd-modal-content {
|
|
13
|
-
width: 100%;
|
|
14
|
-
height: 100%;
|
|
15
|
-
background: transparent;
|
|
16
|
-
box-shadow: none;
|
|
17
|
-
border-radius: none;
|
|
18
|
-
.bhd-modal-body {
|
|
19
|
-
width: 100%;
|
|
20
|
-
height: 100%;
|
|
21
|
-
padding: 0px;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.viewImgBody {
|
|
29
|
-
display: flex;
|
|
30
|
-
width: 100%;
|
|
31
|
-
height: 100%;
|
|
32
|
-
.viewImgContent {
|
|
33
|
-
width: 100%;
|
|
34
|
-
height: 100%;
|
|
35
|
-
position: relative;
|
|
36
|
-
.viewImgAction {
|
|
37
|
-
width: 100%;
|
|
38
|
-
display: flex;
|
|
39
|
-
position: absolute;
|
|
40
|
-
top: 40px;
|
|
41
|
-
justify-content: flex-end;
|
|
42
|
-
padding-right: 40px;
|
|
43
|
-
box-sizing: border-box;
|
|
44
|
-
z-index: 10;
|
|
45
|
-
& > span {
|
|
46
|
-
display: flex;
|
|
47
|
-
width: 40px;
|
|
48
|
-
height: 40px;
|
|
49
|
-
background: rgba(0, 0, 0, 0.45);
|
|
50
|
-
align-items: center;
|
|
51
|
-
justify-content: center;
|
|
52
|
-
font-size: 16px;
|
|
53
|
-
color: #ffffff;
|
|
54
|
-
cursor: pointer;
|
|
55
|
-
border-radius: 8px;
|
|
56
|
-
margin-left: 24px;
|
|
57
|
-
&:first-child {
|
|
58
|
-
margin-left: 0;
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
.viewImgBody {
|
|
63
|
-
width: 100%;
|
|
64
|
-
height: 100%;
|
|
65
|
-
display: flex;
|
|
66
|
-
align-items: center;
|
|
67
|
-
justify-content: center;
|
|
68
|
-
.viewImgBody_load {
|
|
69
|
-
width: 80px;
|
|
70
|
-
height: 80px;
|
|
71
|
-
}
|
|
72
|
-
.viewImgBody_pic {
|
|
73
|
-
max-width: 80%;
|
|
74
|
-
max-height: 80%;
|
|
75
|
-
cursor: move;
|
|
76
|
-
position: absolute;
|
|
77
|
-
user-select: none;
|
|
78
|
-
}
|
|
79
|
-
.viewImgBody_pre {
|
|
80
|
-
position: absolute;
|
|
81
|
-
width: 40px;
|
|
82
|
-
height: 40px;
|
|
83
|
-
border-left: 1px solid rgba(255, 255, 255, 0.25);
|
|
84
|
-
border-right: 1px solid rgba(255, 255, 255, 0.25);
|
|
85
|
-
box-sizing: border-box;
|
|
86
|
-
background: rgba(0, 0, 0, 0.45);
|
|
87
|
-
display: flex;
|
|
88
|
-
align-items: center;
|
|
89
|
-
justify-content: center;
|
|
90
|
-
color: #ffffff;
|
|
91
|
-
cursor: pointer;
|
|
92
|
-
user-select: none;
|
|
93
|
-
top: 50%;
|
|
94
|
-
transform: translateY(-50%);
|
|
95
|
-
left: 40px;
|
|
96
|
-
border-radius: 50%;
|
|
97
|
-
}
|
|
98
|
-
.viewImgBody_next {
|
|
99
|
-
position: absolute;
|
|
100
|
-
width: 40px;
|
|
101
|
-
height: 40px;
|
|
102
|
-
border-left: 1px solid rgba(255, 255, 255, 0.25);
|
|
103
|
-
border-right: 1px solid rgba(255, 255, 255, 0.25);
|
|
104
|
-
box-sizing: border-box;
|
|
105
|
-
background: rgba(0, 0, 0, 0.45);
|
|
106
|
-
display: flex;
|
|
107
|
-
align-items: center;
|
|
108
|
-
justify-content: center;
|
|
109
|
-
color: #ffffff;
|
|
110
|
-
cursor: pointer;
|
|
111
|
-
user-select: none;
|
|
112
|
-
top: 50%;
|
|
113
|
-
transform: translateY(-50%);
|
|
114
|
-
right: 40px;
|
|
115
|
-
border-radius: 50%;
|
|
116
|
-
}
|
|
117
|
-
}
|
|
118
|
-
.viewImgBodyScale {
|
|
119
|
-
width: 100%;
|
|
120
|
-
padding-right: 40px;
|
|
121
|
-
box-sizing: border-box;
|
|
122
|
-
position: absolute;
|
|
123
|
-
bottom: 40px;
|
|
124
|
-
display: flex;
|
|
125
|
-
align-items: center;
|
|
126
|
-
justify-content: flex-end;
|
|
127
|
-
user-select: none;
|
|
128
|
-
z-index: 10;
|
|
129
|
-
.viewImgBodyScale_minu,
|
|
130
|
-
.viewImgBodyScale_add {
|
|
131
|
-
width: 40px;
|
|
132
|
-
height: 40px;
|
|
133
|
-
display: flex;
|
|
134
|
-
align-items: center;
|
|
135
|
-
justify-content: center;
|
|
136
|
-
font-size: 16px;
|
|
137
|
-
color: #ffffff;
|
|
138
|
-
background-color: rgba(0, 0, 0, 0.45);
|
|
139
|
-
cursor: pointer;
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
.viewImgBodyScale_minu {
|
|
143
|
-
border-radius: 4px 0 0 4px;
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
.viewImgBodyScale_add {
|
|
147
|
-
border-radius: 0 4px 4px 0;
|
|
148
|
-
}
|
|
149
|
-
.viewImgBodyScale_value {
|
|
150
|
-
width: 80px;
|
|
151
|
-
height: 40px;
|
|
152
|
-
border-left: 1px solid rgba(255, 255, 255, 0.25);
|
|
153
|
-
border-right: 1px solid rgba(255, 255, 255, 0.25);
|
|
154
|
-
box-sizing: border-box;
|
|
155
|
-
background: rgba(0, 0, 0, 0.45);
|
|
156
|
-
display: flex;
|
|
157
|
-
align-items: center;
|
|
158
|
-
justify-content: center;
|
|
159
|
-
color: #ffffff;
|
|
160
|
-
cursor: pointer;
|
|
161
|
-
user-select: none;
|
|
162
|
-
}
|
|
163
|
-
}
|
|
164
|
-
}
|
|
165
|
-
.viewImgInfo {
|
|
166
|
-
height: 100%;
|
|
167
|
-
flex-shrink: 0;
|
|
168
|
-
background: #ffffff;
|
|
169
|
-
position: relative;
|
|
170
|
-
z-index: 1001;
|
|
171
|
-
min-height: 600px;
|
|
172
|
-
}
|
|
173
|
-
}
|
|
1
|
+
@import "../theme/variable.less";
|
|
2
|
+
.AppViewImage {
|
|
3
|
+
:global {
|
|
4
|
+
.bhd-modal {
|
|
5
|
+
width: 100% !important;
|
|
6
|
+
height: 100% !important;
|
|
7
|
+
min-height: 600px;
|
|
8
|
+
margin: 0;
|
|
9
|
+
padding: 0;
|
|
10
|
+
overflow: hidden;
|
|
11
|
+
max-width: none;
|
|
12
|
+
.bhd-modal-content {
|
|
13
|
+
width: 100%;
|
|
14
|
+
height: 100%;
|
|
15
|
+
background: transparent;
|
|
16
|
+
box-shadow: none;
|
|
17
|
+
border-radius: none;
|
|
18
|
+
.bhd-modal-body {
|
|
19
|
+
width: 100%;
|
|
20
|
+
height: 100%;
|
|
21
|
+
padding: 0px;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.viewImgBody {
|
|
29
|
+
display: flex;
|
|
30
|
+
width: 100%;
|
|
31
|
+
height: 100%;
|
|
32
|
+
.viewImgContent {
|
|
33
|
+
width: 100%;
|
|
34
|
+
height: 100%;
|
|
35
|
+
position: relative;
|
|
36
|
+
.viewImgAction {
|
|
37
|
+
width: 100%;
|
|
38
|
+
display: flex;
|
|
39
|
+
position: absolute;
|
|
40
|
+
top: 40px;
|
|
41
|
+
justify-content: flex-end;
|
|
42
|
+
padding-right: 40px;
|
|
43
|
+
box-sizing: border-box;
|
|
44
|
+
z-index: 10;
|
|
45
|
+
& > span {
|
|
46
|
+
display: flex;
|
|
47
|
+
width: 40px;
|
|
48
|
+
height: 40px;
|
|
49
|
+
background: rgba(0, 0, 0, 0.45);
|
|
50
|
+
align-items: center;
|
|
51
|
+
justify-content: center;
|
|
52
|
+
font-size: 16px;
|
|
53
|
+
color: #ffffff;
|
|
54
|
+
cursor: pointer;
|
|
55
|
+
border-radius: 8px;
|
|
56
|
+
margin-left: 24px;
|
|
57
|
+
&:first-child {
|
|
58
|
+
margin-left: 0;
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
.viewImgBody {
|
|
63
|
+
width: 100%;
|
|
64
|
+
height: 100%;
|
|
65
|
+
display: flex;
|
|
66
|
+
align-items: center;
|
|
67
|
+
justify-content: center;
|
|
68
|
+
.viewImgBody_load {
|
|
69
|
+
width: 80px;
|
|
70
|
+
height: 80px;
|
|
71
|
+
}
|
|
72
|
+
.viewImgBody_pic {
|
|
73
|
+
max-width: 80%;
|
|
74
|
+
max-height: 80%;
|
|
75
|
+
cursor: move;
|
|
76
|
+
position: absolute;
|
|
77
|
+
user-select: none;
|
|
78
|
+
}
|
|
79
|
+
.viewImgBody_pre {
|
|
80
|
+
position: absolute;
|
|
81
|
+
width: 40px;
|
|
82
|
+
height: 40px;
|
|
83
|
+
border-left: 1px solid rgba(255, 255, 255, 0.25);
|
|
84
|
+
border-right: 1px solid rgba(255, 255, 255, 0.25);
|
|
85
|
+
box-sizing: border-box;
|
|
86
|
+
background: rgba(0, 0, 0, 0.45);
|
|
87
|
+
display: flex;
|
|
88
|
+
align-items: center;
|
|
89
|
+
justify-content: center;
|
|
90
|
+
color: #ffffff;
|
|
91
|
+
cursor: pointer;
|
|
92
|
+
user-select: none;
|
|
93
|
+
top: 50%;
|
|
94
|
+
transform: translateY(-50%);
|
|
95
|
+
left: 40px;
|
|
96
|
+
border-radius: 50%;
|
|
97
|
+
}
|
|
98
|
+
.viewImgBody_next {
|
|
99
|
+
position: absolute;
|
|
100
|
+
width: 40px;
|
|
101
|
+
height: 40px;
|
|
102
|
+
border-left: 1px solid rgba(255, 255, 255, 0.25);
|
|
103
|
+
border-right: 1px solid rgba(255, 255, 255, 0.25);
|
|
104
|
+
box-sizing: border-box;
|
|
105
|
+
background: rgba(0, 0, 0, 0.45);
|
|
106
|
+
display: flex;
|
|
107
|
+
align-items: center;
|
|
108
|
+
justify-content: center;
|
|
109
|
+
color: #ffffff;
|
|
110
|
+
cursor: pointer;
|
|
111
|
+
user-select: none;
|
|
112
|
+
top: 50%;
|
|
113
|
+
transform: translateY(-50%);
|
|
114
|
+
right: 40px;
|
|
115
|
+
border-radius: 50%;
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
|
+
.viewImgBodyScale {
|
|
119
|
+
width: 100%;
|
|
120
|
+
padding-right: 40px;
|
|
121
|
+
box-sizing: border-box;
|
|
122
|
+
position: absolute;
|
|
123
|
+
bottom: 40px;
|
|
124
|
+
display: flex;
|
|
125
|
+
align-items: center;
|
|
126
|
+
justify-content: flex-end;
|
|
127
|
+
user-select: none;
|
|
128
|
+
z-index: 10;
|
|
129
|
+
.viewImgBodyScale_minu,
|
|
130
|
+
.viewImgBodyScale_add {
|
|
131
|
+
width: 40px;
|
|
132
|
+
height: 40px;
|
|
133
|
+
display: flex;
|
|
134
|
+
align-items: center;
|
|
135
|
+
justify-content: center;
|
|
136
|
+
font-size: 16px;
|
|
137
|
+
color: #ffffff;
|
|
138
|
+
background-color: rgba(0, 0, 0, 0.45);
|
|
139
|
+
cursor: pointer;
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
.viewImgBodyScale_minu {
|
|
143
|
+
border-radius: 4px 0 0 4px;
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
.viewImgBodyScale_add {
|
|
147
|
+
border-radius: 0 4px 4px 0;
|
|
148
|
+
}
|
|
149
|
+
.viewImgBodyScale_value {
|
|
150
|
+
width: 80px;
|
|
151
|
+
height: 40px;
|
|
152
|
+
border-left: 1px solid rgba(255, 255, 255, 0.25);
|
|
153
|
+
border-right: 1px solid rgba(255, 255, 255, 0.25);
|
|
154
|
+
box-sizing: border-box;
|
|
155
|
+
background: rgba(0, 0, 0, 0.45);
|
|
156
|
+
display: flex;
|
|
157
|
+
align-items: center;
|
|
158
|
+
justify-content: center;
|
|
159
|
+
color: #ffffff;
|
|
160
|
+
cursor: pointer;
|
|
161
|
+
user-select: none;
|
|
162
|
+
}
|
|
163
|
+
}
|
|
164
|
+
}
|
|
165
|
+
.viewImgInfo {
|
|
166
|
+
height: 100%;
|
|
167
|
+
flex-shrink: 0;
|
|
168
|
+
background: #ffffff;
|
|
169
|
+
position: relative;
|
|
170
|
+
z-index: 1001;
|
|
171
|
+
min-height: 600px;
|
|
172
|
+
}
|
|
173
|
+
}
|