bhd-components 0.10.32 → 0.10.33
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/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 +25 -24
- package/es2017/customerService/function.js +11 -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 +83 -59
- package/es2017/customerService/index.module.less +2280 -2278
- package/es2017/customerService/index2.module.less +2218 -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 +25 -24
- package/esm/customerService/function.js +11 -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 +50 -26
- package/esm/customerService/index.module.less +2280 -2278
- package/esm/customerService/index2.module.less +2218 -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 +3 -2
- package/dist/index.esm.es5.development.css +0 -14470
- package/dist/index.esm.es5.development.js +0 -16310
- package/dist/index.esm.es5.production.css +0 -10
- package/dist/index.esm.es5.production.js +0 -1
- package/dist/vendor.esm.es5.development.css +0 -119
- package/dist/vendor.esm.es5.development.js +0 -182678
- package/dist/vendor.esm.es5.production.css +0 -11
- package/dist/vendor.esm.es5.production.js +0 -493
package/esm/index.d.ts
CHANGED
|
@@ -1,86 +1,86 @@
|
|
|
1
|
-
export { default as Affix } from "antd/es/affix";
|
|
2
|
-
export { default as Alert } from "antd/es/alert";
|
|
3
|
-
export { default as Anchor } from "antd/es/anchor";
|
|
4
|
-
export { default as AutoComplete } from "antd/es/auto-complete";
|
|
5
|
-
export { default as Avatar } from "antd/es/avatar";
|
|
6
|
-
export { default as FloatButton } from "antd/es/float-button";
|
|
7
|
-
export { default as BackTop } from "antd/es/back-top";
|
|
8
|
-
export { default as Badge } from "antd/es/badge";
|
|
9
|
-
export { default as Breadcrumb } from "antd/es/breadcrumb";
|
|
10
|
-
export { default as Button } from "antd/es/button";
|
|
11
|
-
export { default as Calendar } from "antd/es/calendar";
|
|
12
|
-
export { default as Card } from "antd/es/card";
|
|
13
|
-
export { default as Carousel } from "antd/es/carousel";
|
|
14
|
-
export { default as Cascader } from "antd/es/cascader";
|
|
15
|
-
export { default as Checkbox } from "antd/es/checkbox";
|
|
16
|
-
export { default as Col } from "antd/es/col";
|
|
17
|
-
export { default as Collapse } from "antd/es/collapse";
|
|
18
|
-
export { default as DatePicker } from "antd/es/date-picker";
|
|
19
|
-
export { default as Descriptions } from "antd/es/descriptions";
|
|
20
|
-
export { default as Divider } from "antd/es/divider";
|
|
21
|
-
export { default as Drawer } from "antd/es/drawer";
|
|
22
|
-
export { default as Dropdown } from "antd/es/dropdown";
|
|
23
|
-
export { default as Empty } from "antd/es/empty";
|
|
24
|
-
export { default as Form } from "antd/es/form";
|
|
25
|
-
export { default as Grid } from "antd/es/grid";
|
|
26
|
-
export { default as Image } from "antd/es/image";
|
|
27
|
-
export { default as Input } from "antd/es/input";
|
|
28
|
-
export { default as InputNumber } from "antd/es/input-number";
|
|
29
|
-
export { default as Layout } from "antd/es/layout";
|
|
30
|
-
export { default as List } from "antd/es/list";
|
|
31
|
-
export { default as Mentions } from "antd/es/mentions";
|
|
32
|
-
export { default as Menu } from "antd/es/menu";
|
|
33
|
-
export { default as Modal } from "antd/es/modal";
|
|
34
|
-
export { default as notification } from "antd/es/notification";
|
|
35
|
-
export { default as Popconfirm } from "antd/es/popconfirm";
|
|
36
|
-
export { default as Popover } from "antd/es/popover";
|
|
37
|
-
export { default as Progress } from "antd/es/progress";
|
|
38
|
-
export { default as Radio } from "antd/es/radio";
|
|
39
|
-
export { default as Rate } from "antd/es/rate";
|
|
40
|
-
export { default as Result } from "antd/es/result";
|
|
41
|
-
export { default as Row } from "antd/es/row";
|
|
42
|
-
export { default as Segmented } from "antd/es/segmented";
|
|
43
|
-
export { default as Select } from "antd/es/select";
|
|
44
|
-
export { default as Skeleton } from "antd/es/skeleton";
|
|
45
|
-
export { default as Slider } from "antd/es/slider";
|
|
46
|
-
export { default as Space } from "antd/es/space";
|
|
47
|
-
export { default as Spin } from "antd/es/spin";
|
|
48
|
-
export { default as Statistic } from "antd/es/statistic";
|
|
49
|
-
export { default as Steps } from "antd/es/steps";
|
|
50
|
-
export { default as Switch } from "antd/es/switch";
|
|
51
|
-
export { default as Tabs } from "antd/es/tabs";
|
|
52
|
-
export { default as Tag } from "antd/es/tag";
|
|
53
|
-
export { default as theme } from "antd/es/theme";
|
|
54
|
-
export { default as TimePicker } from "antd/es/time-picker";
|
|
55
|
-
export { default as Timeline } from "antd/es/timeline";
|
|
56
|
-
export { default as Tooltip } from "antd/es/tooltip";
|
|
57
|
-
export { default as Tour } from "antd/es/tour";
|
|
58
|
-
export { default as App } from "antd/es/app";
|
|
59
|
-
export { default as Transfer } from "antd/es/transfer";
|
|
60
|
-
export { default as Tree } from "antd/es/tree";
|
|
61
|
-
export { default as TreeSelect } from "antd/es/tree-select";
|
|
62
|
-
export { default as Typography } from "antd/es/typography";
|
|
63
|
-
export { default as Upload } from "antd/es/upload";
|
|
64
|
-
export { default as Watermark } from "antd/es/watermark";
|
|
65
|
-
export { default as QRCode } from "antd/es/qrcode";
|
|
66
|
-
export { default as version } from "antd/es/version";
|
|
67
|
-
export { default as AntdMessage } from "antd/es/message";
|
|
68
|
-
export { default as Provider } from "./provider";
|
|
69
|
-
export { default as TextTootip } from "./textTootip";
|
|
70
|
-
export { default as zh_CN } from "antd/locale/zh_CN";
|
|
71
|
-
export { default as en_US } from "antd/locale/en_US";
|
|
72
|
-
export { default as Table } from "./table";
|
|
73
|
-
export { default as BhdTableSimple } from "./bhdAppLayout/components/BhdTableSimple";
|
|
74
|
-
export { default as message } from "./message";
|
|
75
|
-
export { default as Pagination } from "./pagination";
|
|
76
|
-
export { default as BhdTableSelect } from "./tableSelect";
|
|
77
|
-
export { default as TitleBar } from "./titleBar";
|
|
78
|
-
export { default as ViewImage } from "./viewImage";
|
|
79
|
-
export { default as BhdTipModal } from "./bhdTipModal";
|
|
80
|
-
export { default as BhdSelect } from "./bhdSelect";
|
|
81
|
-
export { default as BhdAppLayout } from "./bhdAppLayout";
|
|
82
|
-
export { default as CustomerService } from "./customerService";
|
|
83
|
-
export { default as BhdDatePicker } from "./bhdDatePicker";
|
|
84
|
-
export { default as BhdEnterInput } from "./bhdEnterInput";
|
|
85
|
-
export { default as BhdModalCropper } from "./bhdModalCropper";
|
|
86
|
-
export { default as AIMessageList } from "./AIMessageList";
|
|
1
|
+
export { default as Affix } from "antd/es/affix";
|
|
2
|
+
export { default as Alert } from "antd/es/alert";
|
|
3
|
+
export { default as Anchor } from "antd/es/anchor";
|
|
4
|
+
export { default as AutoComplete } from "antd/es/auto-complete";
|
|
5
|
+
export { default as Avatar } from "antd/es/avatar";
|
|
6
|
+
export { default as FloatButton } from "antd/es/float-button";
|
|
7
|
+
export { default as BackTop } from "antd/es/back-top";
|
|
8
|
+
export { default as Badge } from "antd/es/badge";
|
|
9
|
+
export { default as Breadcrumb } from "antd/es/breadcrumb";
|
|
10
|
+
export { default as Button } from "antd/es/button";
|
|
11
|
+
export { default as Calendar } from "antd/es/calendar";
|
|
12
|
+
export { default as Card } from "antd/es/card";
|
|
13
|
+
export { default as Carousel } from "antd/es/carousel";
|
|
14
|
+
export { default as Cascader } from "antd/es/cascader";
|
|
15
|
+
export { default as Checkbox } from "antd/es/checkbox";
|
|
16
|
+
export { default as Col } from "antd/es/col";
|
|
17
|
+
export { default as Collapse } from "antd/es/collapse";
|
|
18
|
+
export { default as DatePicker } from "antd/es/date-picker";
|
|
19
|
+
export { default as Descriptions } from "antd/es/descriptions";
|
|
20
|
+
export { default as Divider } from "antd/es/divider";
|
|
21
|
+
export { default as Drawer } from "antd/es/drawer";
|
|
22
|
+
export { default as Dropdown } from "antd/es/dropdown";
|
|
23
|
+
export { default as Empty } from "antd/es/empty";
|
|
24
|
+
export { default as Form } from "antd/es/form";
|
|
25
|
+
export { default as Grid } from "antd/es/grid";
|
|
26
|
+
export { default as Image } from "antd/es/image";
|
|
27
|
+
export { default as Input } from "antd/es/input";
|
|
28
|
+
export { default as InputNumber } from "antd/es/input-number";
|
|
29
|
+
export { default as Layout } from "antd/es/layout";
|
|
30
|
+
export { default as List } from "antd/es/list";
|
|
31
|
+
export { default as Mentions } from "antd/es/mentions";
|
|
32
|
+
export { default as Menu } from "antd/es/menu";
|
|
33
|
+
export { default as Modal } from "antd/es/modal";
|
|
34
|
+
export { default as notification } from "antd/es/notification";
|
|
35
|
+
export { default as Popconfirm } from "antd/es/popconfirm";
|
|
36
|
+
export { default as Popover } from "antd/es/popover";
|
|
37
|
+
export { default as Progress } from "antd/es/progress";
|
|
38
|
+
export { default as Radio } from "antd/es/radio";
|
|
39
|
+
export { default as Rate } from "antd/es/rate";
|
|
40
|
+
export { default as Result } from "antd/es/result";
|
|
41
|
+
export { default as Row } from "antd/es/row";
|
|
42
|
+
export { default as Segmented } from "antd/es/segmented";
|
|
43
|
+
export { default as Select } from "antd/es/select";
|
|
44
|
+
export { default as Skeleton } from "antd/es/skeleton";
|
|
45
|
+
export { default as Slider } from "antd/es/slider";
|
|
46
|
+
export { default as Space } from "antd/es/space";
|
|
47
|
+
export { default as Spin } from "antd/es/spin";
|
|
48
|
+
export { default as Statistic } from "antd/es/statistic";
|
|
49
|
+
export { default as Steps } from "antd/es/steps";
|
|
50
|
+
export { default as Switch } from "antd/es/switch";
|
|
51
|
+
export { default as Tabs } from "antd/es/tabs";
|
|
52
|
+
export { default as Tag } from "antd/es/tag";
|
|
53
|
+
export { default as theme } from "antd/es/theme";
|
|
54
|
+
export { default as TimePicker } from "antd/es/time-picker";
|
|
55
|
+
export { default as Timeline } from "antd/es/timeline";
|
|
56
|
+
export { default as Tooltip } from "antd/es/tooltip";
|
|
57
|
+
export { default as Tour } from "antd/es/tour";
|
|
58
|
+
export { default as App } from "antd/es/app";
|
|
59
|
+
export { default as Transfer } from "antd/es/transfer";
|
|
60
|
+
export { default as Tree } from "antd/es/tree";
|
|
61
|
+
export { default as TreeSelect } from "antd/es/tree-select";
|
|
62
|
+
export { default as Typography } from "antd/es/typography";
|
|
63
|
+
export { default as Upload } from "antd/es/upload";
|
|
64
|
+
export { default as Watermark } from "antd/es/watermark";
|
|
65
|
+
export { default as QRCode } from "antd/es/qrcode";
|
|
66
|
+
export { default as version } from "antd/es/version";
|
|
67
|
+
export { default as AntdMessage } from "antd/es/message";
|
|
68
|
+
export { default as Provider } from "./provider";
|
|
69
|
+
export { default as TextTootip } from "./textTootip";
|
|
70
|
+
export { default as zh_CN } from "antd/locale/zh_CN";
|
|
71
|
+
export { default as en_US } from "antd/locale/en_US";
|
|
72
|
+
export { default as Table } from "./table";
|
|
73
|
+
export { default as BhdTableSimple } from "./bhdAppLayout/components/BhdTableSimple";
|
|
74
|
+
export { default as message } from "./message";
|
|
75
|
+
export { default as Pagination } from "./pagination";
|
|
76
|
+
export { default as BhdTableSelect } from "./tableSelect";
|
|
77
|
+
export { default as TitleBar } from "./titleBar";
|
|
78
|
+
export { default as ViewImage } from "./viewImage";
|
|
79
|
+
export { default as BhdTipModal } from "./bhdTipModal";
|
|
80
|
+
export { default as BhdSelect } from "./bhdSelect";
|
|
81
|
+
export { default as BhdAppLayout } from "./bhdAppLayout";
|
|
82
|
+
export { default as CustomerService } from "./customerService";
|
|
83
|
+
export { default as BhdDatePicker } from "./bhdDatePicker";
|
|
84
|
+
export { default as BhdEnterInput } from "./bhdEnterInput";
|
|
85
|
+
export { default as BhdModalCropper } from "./bhdModalCropper";
|
|
86
|
+
export { default as AIMessageList } from "./AIMessageList";
|
package/esm/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* @Author: xiazhi
|
|
3
|
-
* @Date: 2023-06-05 16:43:26
|
|
1
|
+
/*
|
|
2
|
+
* @Author: xiazhi
|
|
3
|
+
* @Date: 2023-06-05 16:43:26
|
|
4
4
|
*/ /* 样式变量 */ /* antd 默认组件 */ export { default as Affix } from "antd/es/affix";
|
|
5
5
|
export { default as Alert } from "antd/es/alert";
|
|
6
6
|
export { default as Anchor } from "antd/es/anchor";
|
package/esm/index.module.css
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/* Write your style here. */
|
|
2
|
-
.BhdComponents {
|
|
3
|
-
}
|
|
1
|
+
/* Write your style here. */
|
|
2
|
+
.BhdComponents {
|
|
3
|
+
}
|
package/esm/message/index.d.ts
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import type { ArgsProps } from "antd/es/message";
|
|
2
|
-
declare const BhdMessage: {
|
|
3
|
-
customSuccess: (config: ArgsProps | string) => any;
|
|
4
|
-
customWarning: (config: ArgsProps | string) => any;
|
|
5
|
-
customError: (config: ArgsProps | string) => any;
|
|
6
|
-
customInfo: (config: ArgsProps | string) => any;
|
|
7
|
-
open: (...arg: any) => any;
|
|
8
|
-
destroy: (...arg: any) => any;
|
|
9
|
-
error: (...arg: any) => any;
|
|
10
|
-
info: (...arg: any) => any;
|
|
11
|
-
loading: (...arg: any) => any;
|
|
12
|
-
success: (...arg: any) => any;
|
|
13
|
-
useMessage: (...arg: any) => any;
|
|
14
|
-
warning: (...arg: any) => any;
|
|
15
|
-
_InternalPanelDoNotUseOrYouWillBeFired: (...arg: any) => any;
|
|
16
|
-
config: (config: import("antd/es/message/interface").ConfigOptions) => void;
|
|
17
|
-
};
|
|
18
|
-
export default BhdMessage;
|
|
1
|
+
import type { ArgsProps } from "antd/es/message";
|
|
2
|
+
declare const BhdMessage: {
|
|
3
|
+
customSuccess: (config: ArgsProps | string) => any;
|
|
4
|
+
customWarning: (config: ArgsProps | string) => any;
|
|
5
|
+
customError: (config: ArgsProps | string) => any;
|
|
6
|
+
customInfo: (config: ArgsProps | string) => any;
|
|
7
|
+
open: (...arg: any) => any;
|
|
8
|
+
destroy: (...arg: any) => any;
|
|
9
|
+
error: (...arg: any) => any;
|
|
10
|
+
info: (...arg: any) => any;
|
|
11
|
+
loading: (...arg: any) => any;
|
|
12
|
+
success: (...arg: any) => any;
|
|
13
|
+
useMessage: (...arg: any) => any;
|
|
14
|
+
warning: (...arg: any) => any;
|
|
15
|
+
_InternalPanelDoNotUseOrYouWillBeFired: (...arg: any) => any;
|
|
16
|
+
config: (config: import("antd/es/message/interface").ConfigOptions) => void;
|
|
17
|
+
};
|
|
18
|
+
export default BhdMessage;
|
|
@@ -1,142 +1,142 @@
|
|
|
1
|
-
@import "../theme/variable.less";
|
|
2
|
-
:global {
|
|
3
|
-
:local(.customSuccess) {
|
|
4
|
-
&.bhd-message-notice {
|
|
5
|
-
.bhd-message-notice-content {
|
|
6
|
-
background: #23d9c3 !important;
|
|
7
|
-
color: #ffffff;
|
|
8
|
-
font-weight: 600;
|
|
9
|
-
font-size: 14px;
|
|
10
|
-
padding: 9.5px 16px !important;
|
|
11
|
-
border-radius: 4px !important;
|
|
12
|
-
box-shadow: 0 6px 16px 0 rgba(32, 32, 32, 0.08),
|
|
13
|
-
0 3px 6px -4px rgba(49, 49, 49, 0.12),
|
|
14
|
-
0 9px 28px 8px rgba(35, 35, 35, 0.05) !important;
|
|
15
|
-
& > .bhd-message-success {
|
|
16
|
-
display: flex;
|
|
17
|
-
align-items: center;
|
|
18
|
-
& > .anticon {
|
|
19
|
-
color: #ffffff;
|
|
20
|
-
font-size: 14px;
|
|
21
|
-
display: inline-flex;
|
|
22
|
-
align-items: center;
|
|
23
|
-
color: inherit;
|
|
24
|
-
font-style: normal;
|
|
25
|
-
line-height: 0;
|
|
26
|
-
text-align: center;
|
|
27
|
-
text-transform: none;
|
|
28
|
-
vertical-align: middle;
|
|
29
|
-
text-rendering: optimizeLegibility;
|
|
30
|
-
-webkit-font-smoothing: antialiased;
|
|
31
|
-
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
:local(.customWarning) {
|
|
39
|
-
&.bhd-message-notice {
|
|
40
|
-
.bhd-message-notice-content {
|
|
41
|
-
background-color: #ffc107 !important;
|
|
42
|
-
color: #ffffff;
|
|
43
|
-
font-weight: 600;
|
|
44
|
-
font-size: 14px;
|
|
45
|
-
padding: 9.5px 16px !important;
|
|
46
|
-
border-radius: 4px !important;
|
|
47
|
-
box-shadow: 0 6px 16px 0 rgba(32, 32, 32, 0.08),
|
|
48
|
-
0 3px 6px -4px rgba(49, 49, 49, 0.12),
|
|
49
|
-
0 9px 28px 8px rgba(35, 35, 35, 0.05) !important;
|
|
50
|
-
.bhd-message-warning {
|
|
51
|
-
display: flex;
|
|
52
|
-
align-items: center;
|
|
53
|
-
& > .anticon {
|
|
54
|
-
color: #ffffff;
|
|
55
|
-
font-size: 14px;
|
|
56
|
-
display: inline-flex;
|
|
57
|
-
align-items: center;
|
|
58
|
-
color: inherit;
|
|
59
|
-
font-style: normal;
|
|
60
|
-
line-height: 0;
|
|
61
|
-
text-align: center;
|
|
62
|
-
text-transform: none;
|
|
63
|
-
vertical-align: middle;
|
|
64
|
-
text-rendering: optimizeLegibility;
|
|
65
|
-
-webkit-font-smoothing: antialiased;
|
|
66
|
-
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
:local(.customError) {
|
|
74
|
-
&.bhd-message-notice {
|
|
75
|
-
.bhd-message-notice-content {
|
|
76
|
-
background-color: #f8700c !important;
|
|
77
|
-
color: #ffffff;
|
|
78
|
-
font-weight: 600;
|
|
79
|
-
font-size: 14px;
|
|
80
|
-
padding: 9.5px 16px !important;
|
|
81
|
-
border-radius: 4px !important;
|
|
82
|
-
box-shadow: 0 6px 16px 0 rgba(32, 32, 32, 0.08),
|
|
83
|
-
0 3px 6px -4px rgba(49, 49, 49, 0.12),
|
|
84
|
-
0 9px 28px 8px rgba(35, 35, 35, 0.05) !important;
|
|
85
|
-
.bhd-message-error {
|
|
86
|
-
display: flex;
|
|
87
|
-
align-items: center;
|
|
88
|
-
& > .anticon {
|
|
89
|
-
color: #ffffff;
|
|
90
|
-
font-size: 14px;
|
|
91
|
-
display: inline-flex;
|
|
92
|
-
align-items: center;
|
|
93
|
-
color: inherit;
|
|
94
|
-
font-style: normal;
|
|
95
|
-
line-height: 0;
|
|
96
|
-
text-align: center;
|
|
97
|
-
text-transform: none;
|
|
98
|
-
vertical-align: middle;
|
|
99
|
-
text-rendering: optimizeLegibility;
|
|
100
|
-
-webkit-font-smoothing: antialiased;
|
|
101
|
-
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
:local(.customInfo) {
|
|
109
|
-
&.bhd-message-notice {
|
|
110
|
-
.bhd-message-notice-content {
|
|
111
|
-
background: #5991ef !important;
|
|
112
|
-
color: #ffffff;
|
|
113
|
-
font-weight: 600;
|
|
114
|
-
font-size: 14px;
|
|
115
|
-
padding: 9.5px 16px !important;
|
|
116
|
-
border-radius: 4px !important;
|
|
117
|
-
box-shadow: 0 6px 16px 0 rgba(32, 32, 32, 0.08),
|
|
118
|
-
0 3px 6px -4px rgba(49, 49, 49, 0.12),
|
|
119
|
-
0 9px 28px 8px rgba(35, 35, 35, 0.05) !important;
|
|
120
|
-
& > .bhd-message-info {
|
|
121
|
-
display: flex;
|
|
122
|
-
align-items: center;
|
|
123
|
-
& > .anticon {
|
|
124
|
-
color: #ffffff;
|
|
125
|
-
font-size: 14px;
|
|
126
|
-
display: inline-flex;
|
|
127
|
-
align-items: center;
|
|
128
|
-
color: inherit;
|
|
129
|
-
font-style: normal;
|
|
130
|
-
line-height: 0;
|
|
131
|
-
text-align: center;
|
|
132
|
-
text-transform: none;
|
|
133
|
-
vertical-align: middle;
|
|
134
|
-
text-rendering: optimizeLegibility;
|
|
135
|
-
-webkit-font-smoothing: antialiased;
|
|
136
|
-
|
|
137
|
-
}
|
|
138
|
-
}
|
|
139
|
-
}
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
}
|
|
1
|
+
@import "../theme/variable.less";
|
|
2
|
+
:global {
|
|
3
|
+
:local(.customSuccess) {
|
|
4
|
+
&.bhd-message-notice {
|
|
5
|
+
.bhd-message-notice-content {
|
|
6
|
+
background: #23d9c3 !important;
|
|
7
|
+
color: #ffffff;
|
|
8
|
+
font-weight: 600;
|
|
9
|
+
font-size: 14px;
|
|
10
|
+
padding: 9.5px 16px !important;
|
|
11
|
+
border-radius: 4px !important;
|
|
12
|
+
box-shadow: 0 6px 16px 0 rgba(32, 32, 32, 0.08),
|
|
13
|
+
0 3px 6px -4px rgba(49, 49, 49, 0.12),
|
|
14
|
+
0 9px 28px 8px rgba(35, 35, 35, 0.05) !important;
|
|
15
|
+
& > .bhd-message-success {
|
|
16
|
+
display: flex;
|
|
17
|
+
align-items: center;
|
|
18
|
+
& > .anticon {
|
|
19
|
+
color: #ffffff;
|
|
20
|
+
font-size: 14px;
|
|
21
|
+
display: inline-flex;
|
|
22
|
+
align-items: center;
|
|
23
|
+
color: inherit;
|
|
24
|
+
font-style: normal;
|
|
25
|
+
line-height: 0;
|
|
26
|
+
text-align: center;
|
|
27
|
+
text-transform: none;
|
|
28
|
+
vertical-align: middle;
|
|
29
|
+
text-rendering: optimizeLegibility;
|
|
30
|
+
-webkit-font-smoothing: antialiased;
|
|
31
|
+
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
:local(.customWarning) {
|
|
39
|
+
&.bhd-message-notice {
|
|
40
|
+
.bhd-message-notice-content {
|
|
41
|
+
background-color: #ffc107 !important;
|
|
42
|
+
color: #ffffff;
|
|
43
|
+
font-weight: 600;
|
|
44
|
+
font-size: 14px;
|
|
45
|
+
padding: 9.5px 16px !important;
|
|
46
|
+
border-radius: 4px !important;
|
|
47
|
+
box-shadow: 0 6px 16px 0 rgba(32, 32, 32, 0.08),
|
|
48
|
+
0 3px 6px -4px rgba(49, 49, 49, 0.12),
|
|
49
|
+
0 9px 28px 8px rgba(35, 35, 35, 0.05) !important;
|
|
50
|
+
.bhd-message-warning {
|
|
51
|
+
display: flex;
|
|
52
|
+
align-items: center;
|
|
53
|
+
& > .anticon {
|
|
54
|
+
color: #ffffff;
|
|
55
|
+
font-size: 14px;
|
|
56
|
+
display: inline-flex;
|
|
57
|
+
align-items: center;
|
|
58
|
+
color: inherit;
|
|
59
|
+
font-style: normal;
|
|
60
|
+
line-height: 0;
|
|
61
|
+
text-align: center;
|
|
62
|
+
text-transform: none;
|
|
63
|
+
vertical-align: middle;
|
|
64
|
+
text-rendering: optimizeLegibility;
|
|
65
|
+
-webkit-font-smoothing: antialiased;
|
|
66
|
+
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
:local(.customError) {
|
|
74
|
+
&.bhd-message-notice {
|
|
75
|
+
.bhd-message-notice-content {
|
|
76
|
+
background-color: #f8700c !important;
|
|
77
|
+
color: #ffffff;
|
|
78
|
+
font-weight: 600;
|
|
79
|
+
font-size: 14px;
|
|
80
|
+
padding: 9.5px 16px !important;
|
|
81
|
+
border-radius: 4px !important;
|
|
82
|
+
box-shadow: 0 6px 16px 0 rgba(32, 32, 32, 0.08),
|
|
83
|
+
0 3px 6px -4px rgba(49, 49, 49, 0.12),
|
|
84
|
+
0 9px 28px 8px rgba(35, 35, 35, 0.05) !important;
|
|
85
|
+
.bhd-message-error {
|
|
86
|
+
display: flex;
|
|
87
|
+
align-items: center;
|
|
88
|
+
& > .anticon {
|
|
89
|
+
color: #ffffff;
|
|
90
|
+
font-size: 14px;
|
|
91
|
+
display: inline-flex;
|
|
92
|
+
align-items: center;
|
|
93
|
+
color: inherit;
|
|
94
|
+
font-style: normal;
|
|
95
|
+
line-height: 0;
|
|
96
|
+
text-align: center;
|
|
97
|
+
text-transform: none;
|
|
98
|
+
vertical-align: middle;
|
|
99
|
+
text-rendering: optimizeLegibility;
|
|
100
|
+
-webkit-font-smoothing: antialiased;
|
|
101
|
+
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
:local(.customInfo) {
|
|
109
|
+
&.bhd-message-notice {
|
|
110
|
+
.bhd-message-notice-content {
|
|
111
|
+
background: #5991ef !important;
|
|
112
|
+
color: #ffffff;
|
|
113
|
+
font-weight: 600;
|
|
114
|
+
font-size: 14px;
|
|
115
|
+
padding: 9.5px 16px !important;
|
|
116
|
+
border-radius: 4px !important;
|
|
117
|
+
box-shadow: 0 6px 16px 0 rgba(32, 32, 32, 0.08),
|
|
118
|
+
0 3px 6px -4px rgba(49, 49, 49, 0.12),
|
|
119
|
+
0 9px 28px 8px rgba(35, 35, 35, 0.05) !important;
|
|
120
|
+
& > .bhd-message-info {
|
|
121
|
+
display: flex;
|
|
122
|
+
align-items: center;
|
|
123
|
+
& > .anticon {
|
|
124
|
+
color: #ffffff;
|
|
125
|
+
font-size: 14px;
|
|
126
|
+
display: inline-flex;
|
|
127
|
+
align-items: center;
|
|
128
|
+
color: inherit;
|
|
129
|
+
font-style: normal;
|
|
130
|
+
line-height: 0;
|
|
131
|
+
text-align: center;
|
|
132
|
+
text-transform: none;
|
|
133
|
+
vertical-align: middle;
|
|
134
|
+
text-rendering: optimizeLegibility;
|
|
135
|
+
-webkit-font-smoothing: antialiased;
|
|
136
|
+
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
}
|
|
140
|
+
}
|
|
141
|
+
}
|
|
142
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { PaginationProps } from "antd/es/pagination";
|
|
3
|
-
declare const BhdPagination: (props: PaginationProps) => React.JSX.Element;
|
|
4
|
-
export default BhdPagination;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { PaginationProps } from "antd/es/pagination";
|
|
3
|
+
declare const BhdPagination: (props: PaginationProps) => React.JSX.Element;
|
|
4
|
+
export default BhdPagination;
|
|
@@ -1,51 +1,51 @@
|
|
|
1
|
-
@import "../theme/variable.less";
|
|
2
|
-
.pagination{
|
|
3
|
-
:global{
|
|
4
|
-
.bhd-pagination-item{
|
|
5
|
-
border-color: transparent;
|
|
6
|
-
&.bhd-pagination-item-active{
|
|
7
|
-
background-color: #f4523b;
|
|
8
|
-
&:hover{
|
|
9
|
-
background-color: #ff7d66;
|
|
10
|
-
&>a{
|
|
11
|
-
color: #FFFFFF;
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
&>a{
|
|
15
|
-
color: #FFFFFF;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
.bhd-pagination-item-link{
|
|
20
|
-
border: none!important;
|
|
21
|
-
background: none!important;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
:global{
|
|
28
|
-
.bhd-pagination-disabled{
|
|
29
|
-
.bhd-pagination-item{
|
|
30
|
-
border: none!important;
|
|
31
|
-
background: none!important;
|
|
32
|
-
color: rgba(0, 0, 0, 0.25)!important;
|
|
33
|
-
a{
|
|
34
|
-
color: rgba(0, 0, 0, 0.25)!important;
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.bhd-pagination-mini{
|
|
40
|
-
.bhd-pagination-item{
|
|
41
|
-
margin-right: 8px !important;
|
|
42
|
-
}
|
|
43
|
-
.bhd-pagination-item:not(.bhd-pagination-item-active){
|
|
44
|
-
&:hover{
|
|
45
|
-
background-color:transparent!important;
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
|
|
1
|
+
@import "../theme/variable.less";
|
|
2
|
+
.pagination{
|
|
3
|
+
:global{
|
|
4
|
+
.bhd-pagination-item{
|
|
5
|
+
border-color: transparent;
|
|
6
|
+
&.bhd-pagination-item-active{
|
|
7
|
+
background-color: #f4523b;
|
|
8
|
+
&:hover{
|
|
9
|
+
background-color: #ff7d66;
|
|
10
|
+
&>a{
|
|
11
|
+
color: #FFFFFF;
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
&>a{
|
|
15
|
+
color: #FFFFFF;
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
.bhd-pagination-item-link{
|
|
20
|
+
border: none!important;
|
|
21
|
+
background: none!important;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
:global{
|
|
28
|
+
.bhd-pagination-disabled{
|
|
29
|
+
.bhd-pagination-item{
|
|
30
|
+
border: none!important;
|
|
31
|
+
background: none!important;
|
|
32
|
+
color: rgba(0, 0, 0, 0.25)!important;
|
|
33
|
+
a{
|
|
34
|
+
color: rgba(0, 0, 0, 0.25)!important;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.bhd-pagination-mini{
|
|
40
|
+
.bhd-pagination-item{
|
|
41
|
+
margin-right: 8px !important;
|
|
42
|
+
}
|
|
43
|
+
.bhd-pagination-item:not(.bhd-pagination-item-active){
|
|
44
|
+
&:hover{
|
|
45
|
+
background-color:transparent!important;
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
|
package/esm/provider/config.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import type { ConfigProviderProps } from "antd/es/config-provider";
|
|
2
|
-
import type { ConfigOptions } from "antd/es/message/interface";
|
|
3
|
-
import type { NotificationConfig } from "antd/es/notification/interface";
|
|
4
|
-
interface IConfigProviderProps extends ConfigProviderProps {
|
|
5
|
-
message: ConfigOptions;
|
|
6
|
-
notification: NotificationConfig;
|
|
7
|
-
}
|
|
8
|
-
declare const config: IConfigProviderProps;
|
|
9
|
-
export default config;
|
|
1
|
+
import type { ConfigProviderProps } from "antd/es/config-provider";
|
|
2
|
+
import type { ConfigOptions } from "antd/es/message/interface";
|
|
3
|
+
import type { NotificationConfig } from "antd/es/notification/interface";
|
|
4
|
+
interface IConfigProviderProps extends ConfigProviderProps {
|
|
5
|
+
message: ConfigOptions;
|
|
6
|
+
notification: NotificationConfig;
|
|
7
|
+
}
|
|
8
|
+
declare const config: IConfigProviderProps;
|
|
9
|
+
export default config;
|