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
|
@@ -279,13 +279,13 @@ class ScreenShot {
|
|
|
279
279
|
this.showToolBar();
|
|
280
280
|
}
|
|
281
281
|
}
|
|
282
|
-
/**
|
|
283
|
-
* 从窗口数据流中截取页面body内容
|
|
284
|
-
* @param videoWidth 窗口宽度
|
|
285
|
-
* @param videoHeight 窗口高度
|
|
286
|
-
* @param containerWidth body内容宽度
|
|
287
|
-
* @param containerHeight body内容高度
|
|
288
|
-
* @private
|
|
282
|
+
/**
|
|
283
|
+
* 从窗口数据流中截取页面body内容
|
|
284
|
+
* @param videoWidth 窗口宽度
|
|
285
|
+
* @param videoHeight 窗口高度
|
|
286
|
+
* @param containerWidth body内容宽度
|
|
287
|
+
* @param containerHeight body内容高度
|
|
288
|
+
* @private
|
|
289
289
|
*/ getWindowContentData(videoWidth, videoHeight, containerWidth, containerHeight) {
|
|
290
290
|
const videoCanvas = document.createElement("canvas");
|
|
291
291
|
videoCanvas.width = videoWidth;
|
|
@@ -457,16 +457,16 @@ class ScreenShot {
|
|
|
457
457
|
this.customRightClickEvent = options.customRightClickEvent;
|
|
458
458
|
}
|
|
459
459
|
}
|
|
460
|
-
/**
|
|
461
|
-
* 操作裁剪框
|
|
462
|
-
* @param currentX 裁剪框当前x轴坐标
|
|
463
|
-
* @param currentY 裁剪框当前y轴坐标
|
|
464
|
-
* @param startX 鼠标x轴坐标
|
|
465
|
-
* @param startY 鼠标y轴坐标
|
|
466
|
-
* @param width 裁剪框宽度
|
|
467
|
-
* @param height 裁剪框高度
|
|
468
|
-
* @param context 需要进行绘制的canvas画布
|
|
469
|
-
* @private
|
|
460
|
+
/**
|
|
461
|
+
* 操作裁剪框
|
|
462
|
+
* @param currentX 裁剪框当前x轴坐标
|
|
463
|
+
* @param currentY 裁剪框当前y轴坐标
|
|
464
|
+
* @param startX 鼠标x轴坐标
|
|
465
|
+
* @param startY 鼠标y轴坐标
|
|
466
|
+
* @param width 裁剪框宽度
|
|
467
|
+
* @param height 裁剪框高度
|
|
468
|
+
* @param context 需要进行绘制的canvas画布
|
|
469
|
+
* @private
|
|
470
470
|
*/ operatingCutOutBox(currentX, currentY, startX, startY, width, height, context) {
|
|
471
471
|
// canvas元素不存在
|
|
472
472
|
if (this.screenShotContainer == null) {
|
|
@@ -558,9 +558,9 @@ class ScreenShot {
|
|
|
558
558
|
}
|
|
559
559
|
}
|
|
560
560
|
}
|
|
561
|
-
/**
|
|
562
|
-
* 显示最新的画布状态
|
|
563
|
-
* @private
|
|
561
|
+
/**
|
|
562
|
+
* 显示最新的画布状态
|
|
563
|
+
* @private
|
|
564
564
|
*/ showLastHistory() {
|
|
565
565
|
if (this.screenShotCanvas != null) {
|
|
566
566
|
const context = this.screenShotCanvas;
|
|
@@ -587,12 +587,12 @@ class ScreenShot {
|
|
|
587
587
|
(_this_screenShotContainer1 = this.screenShotContainer) === null || _this_screenShotContainer1 === void 0 ? void 0 : _this_screenShotContainer1.addEventListener("touchmove", this.mouseMoveEvent, false);
|
|
588
588
|
(_this_screenShotContainer2 = this.screenShotContainer) === null || _this_screenShotContainer2 === void 0 ? void 0 : _this_screenShotContainer2.addEventListener("touchend", this.mouseUpEvent, false);
|
|
589
589
|
}
|
|
590
|
-
/**
|
|
591
|
-
* 向截图容器中绘制图片
|
|
592
|
-
* @param triggerCallback
|
|
593
|
-
* @param context
|
|
594
|
-
* @param imgSrc
|
|
595
|
-
* @private
|
|
590
|
+
/**
|
|
591
|
+
* 向截图容器中绘制图片
|
|
592
|
+
* @param triggerCallback
|
|
593
|
+
* @param context
|
|
594
|
+
* @param imgSrc
|
|
595
|
+
* @private
|
|
596
596
|
*/ drawPictures(triggerCallback, context, imgSrc) {
|
|
597
597
|
const imgContainer = new Image();
|
|
598
598
|
imgContainer.src = imgSrc;
|
|
@@ -609,12 +609,12 @@ class ScreenShot {
|
|
|
609
609
|
this.initScreenShot(triggerCallback, context, this.screenShotImageController);
|
|
610
610
|
};
|
|
611
611
|
}
|
|
612
|
-
/**
|
|
613
|
-
* 初始化截图容器
|
|
614
|
-
* @param triggerCallback
|
|
615
|
-
* @param context
|
|
616
|
-
* @param screenShotContainer
|
|
617
|
-
* @private
|
|
612
|
+
/**
|
|
613
|
+
* 初始化截图容器
|
|
614
|
+
* @param triggerCallback
|
|
615
|
+
* @param context
|
|
616
|
+
* @param screenShotContainer
|
|
617
|
+
* @private
|
|
618
618
|
*/ initScreenShot(triggerCallback, context, screenShotContainer) {
|
|
619
619
|
if (triggerCallback != null) {
|
|
620
620
|
// 加载成功,执行回调函数
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import "react-image-crop/dist/ReactCrop.css";
|
|
3
|
-
interface data {
|
|
4
|
-
imgBese64: string;
|
|
5
|
-
screenShotType: number;
|
|
6
|
-
saveScreenshotBese64: (bese64: string) => void;
|
|
7
|
-
cancelScreenshot: () => void;
|
|
8
|
-
}
|
|
9
|
-
declare const ScreenshotTool: React.ForwardRefExoticComponent<data & React.RefAttributes<unknown>>;
|
|
10
|
-
export default ScreenshotTool;
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "react-image-crop/dist/ReactCrop.css";
|
|
3
|
+
interface data {
|
|
4
|
+
imgBese64: string;
|
|
5
|
+
screenShotType: number;
|
|
6
|
+
saveScreenshotBese64: (bese64: string) => void;
|
|
7
|
+
cancelScreenshot: () => void;
|
|
8
|
+
}
|
|
9
|
+
declare const ScreenshotTool: React.ForwardRefExoticComponent<data & React.RefAttributes<unknown>>;
|
|
10
|
+
export default ScreenshotTool;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
interface data {
|
|
3
|
-
type: number;
|
|
4
|
-
userData: any;
|
|
5
|
-
http: any;
|
|
6
|
-
urllocation: String;
|
|
7
|
-
onClose: any;
|
|
8
|
-
enterTeacherChat: any;
|
|
9
|
-
}
|
|
10
|
-
declare const TeacherList: (props: data) => React.JSX.Element;
|
|
11
|
-
export default TeacherList;
|
|
1
|
+
import React from "react";
|
|
2
|
+
interface data {
|
|
3
|
+
type: number;
|
|
4
|
+
userData: any;
|
|
5
|
+
http: any;
|
|
6
|
+
urllocation: String;
|
|
7
|
+
onClose: any;
|
|
8
|
+
enterTeacherChat: any;
|
|
9
|
+
}
|
|
10
|
+
declare const TeacherList: (props: data) => React.JSX.Element;
|
|
11
|
+
export default TeacherList;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
declare const useMediaRecorder: () => {
|
|
2
|
-
bese64String: string;
|
|
3
|
-
mediaUrl: string;
|
|
4
|
-
startRecord: () => Promise<void>;
|
|
5
|
-
pauseRecord: () => Promise<void>;
|
|
6
|
-
resumeRecord: () => Promise<void>;
|
|
7
|
-
stopRecord: () => void;
|
|
8
|
-
};
|
|
9
|
-
export { useMediaRecorder };
|
|
1
|
+
declare const useMediaRecorder: () => {
|
|
2
|
+
bese64String: string;
|
|
3
|
+
mediaUrl: string;
|
|
4
|
+
startRecord: () => Promise<void>;
|
|
5
|
+
pauseRecord: () => Promise<void>;
|
|
6
|
+
resumeRecord: () => Promise<void>;
|
|
7
|
+
stopRecord: () => void;
|
|
8
|
+
};
|
|
9
|
+
export { useMediaRecorder };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
declare function ViewMemaid(props: any): React.JSX.Element;
|
|
3
|
-
export default ViewMemaid;
|
|
1
|
+
import React from "react";
|
|
2
|
+
declare function ViewMemaid(props: any): React.JSX.Element;
|
|
3
|
+
export default ViewMemaid;
|
package/es2017/i18n/en_US.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const en_US: any;
|
|
2
|
-
export default en_US;
|
|
1
|
+
declare const en_US: any;
|
|
2
|
+
export default en_US;
|
package/es2017/i18n/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const i18Conversion: (str: string, lang?: "zh_CN" | "en_US") => any;
|
|
2
|
-
export default i18Conversion;
|
|
1
|
+
declare const i18Conversion: (str: string, lang?: "zh_CN" | "en_US") => any;
|
|
2
|
+
export default i18Conversion;
|
package/es2017/i18n/zh_CN.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const zh_CN: any;
|
|
2
|
-
export default zh_CN;
|
|
1
|
+
declare const zh_CN: any;
|
|
2
|
+
export default zh_CN;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomAiIcon: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomAiIcon;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomAiIcon: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomAiIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomArrow: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomArrow;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomArrow: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomArrow;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomClose: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomClose;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomClose: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomClose;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomContacts: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomContacts;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomContacts: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomContacts;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomCopy: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomCopy;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomCopy: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomCopy;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomDislike: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomDislike;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomDislike: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomDislike;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomDownLoad: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomDownLoad;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomDownLoad: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomDownLoad;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomDuihao: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomDuihao;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomDuihao: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomDuihao;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomExitFullScreen: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomExitFullScreen;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomExitFullScreen: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomExitFullScreen;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomExpand: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomExpand;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomExpand: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomExpand;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomFullScreen: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomFullScreen;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomFullScreen: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomFullScreen;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomKnowledgeContent: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomKnowledgeContent;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomKnowledgeContent: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomKnowledgeContent;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomLike: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomLike;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomLike: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomLike;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomQuote: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomQuote;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomQuote: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomQuote;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomRecord: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomRecord;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomRecord: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomRecord;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomReloading: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomReloading;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomReloading: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomReloading;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomRetract: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomRetract;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomRetract: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomRetract;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomRoundClose: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomRoundClose;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomRoundClose: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomRoundClose;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomScreenXuanZuan: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomScreenXuanZuan;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomScreenXuanZuan: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomScreenXuanZuan;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomScreenshot: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomScreenshot;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomScreenshot: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomScreenshot;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomSending: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomSending;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomSending: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomSending;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomSoundRecording: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomSoundRecording;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomSoundRecording: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomSoundRecording;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomVideoAbstractio: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomVideoAbstractio;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomVideoAbstractio: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomVideoAbstractio;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomWenhaoRound: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomWenhaoRound;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomWenhaoRound: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomWenhaoRound;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
-
declare const CustomXuanZuan: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
-
export default CustomXuanZuan;
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { CustomIconComponentProps } from "@ant-design/icons/lib/components/Icon";
|
|
3
|
+
declare const CustomXuanZuan: (props: Partial<CustomIconComponentProps>) => React.JSX.Element;
|
|
4
|
+
export default CustomXuanZuan;
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
export { default as CustomClose } from "./custom-close";
|
|
2
|
-
export { default as CustomXuanZuan } from "./custom-xuanzuan";
|
|
3
|
-
export { default as CustomScreenXuanZuan } from "./custom-xuanzuan";
|
|
4
|
-
export { default as CustomDownLoad } from "./custom-download";
|
|
5
|
-
export { default as CustomArrow } from "./custom-arrow";
|
|
6
|
-
export { default as CustomRecord } from "./custom-record";
|
|
7
|
-
export { default as CustomFullScreen } from "./custom-full_screen";
|
|
8
|
-
export { default as CustomExitFullScreen } from "./custom-exit_full_screen";
|
|
9
|
-
export { default as CustomReloading } from "./custom-reloading";
|
|
10
|
-
export { default as CustomCopy } from "./custom-copy";
|
|
11
|
-
export { default as CustomLike } from "./custom-like";
|
|
12
|
-
export { default as CustomDislike } from "./custom-dislike";
|
|
13
|
-
export { default as CustomQuote } from "./custom-quote";
|
|
14
|
-
export { default as CustomSending } from "./custom-sending";
|
|
15
|
-
export { default as CustomSoundRecording } from "./custom-sound_recording";
|
|
16
|
-
export { default as CustomRetract } from "./custom-retract";
|
|
17
|
-
export { default as CustomContacts } from "./custom-contacts";
|
|
18
|
-
export { default as CustomDuihao } from "./custom-duihao";
|
|
19
|
-
export { default as CustomRoundClose } from "./custom-round_close";
|
|
20
|
-
export { default as CustomAiIcon } from "./custom-ai_icon";
|
|
21
|
-
export { default as CustomExpand } from "./custom-expand";
|
|
22
|
-
export { default as CustomScreenshot } from "./custom-screenshot";
|
|
23
|
-
export { default as CustomVideoAbstractio } from "./custom-video-abstraction";
|
|
24
|
-
export { default as CustomKnowledgeContent } from "./custom-knowledge_content";
|
|
25
|
-
export { default as CustomWenhaoRound } from "./custom-wenhao_round";
|
|
1
|
+
export { default as CustomClose } from "./custom-close";
|
|
2
|
+
export { default as CustomXuanZuan } from "./custom-xuanzuan";
|
|
3
|
+
export { default as CustomScreenXuanZuan } from "./custom-xuanzuan";
|
|
4
|
+
export { default as CustomDownLoad } from "./custom-download";
|
|
5
|
+
export { default as CustomArrow } from "./custom-arrow";
|
|
6
|
+
export { default as CustomRecord } from "./custom-record";
|
|
7
|
+
export { default as CustomFullScreen } from "./custom-full_screen";
|
|
8
|
+
export { default as CustomExitFullScreen } from "./custom-exit_full_screen";
|
|
9
|
+
export { default as CustomReloading } from "./custom-reloading";
|
|
10
|
+
export { default as CustomCopy } from "./custom-copy";
|
|
11
|
+
export { default as CustomLike } from "./custom-like";
|
|
12
|
+
export { default as CustomDislike } from "./custom-dislike";
|
|
13
|
+
export { default as CustomQuote } from "./custom-quote";
|
|
14
|
+
export { default as CustomSending } from "./custom-sending";
|
|
15
|
+
export { default as CustomSoundRecording } from "./custom-sound_recording";
|
|
16
|
+
export { default as CustomRetract } from "./custom-retract";
|
|
17
|
+
export { default as CustomContacts } from "./custom-contacts";
|
|
18
|
+
export { default as CustomDuihao } from "./custom-duihao";
|
|
19
|
+
export { default as CustomRoundClose } from "./custom-round_close";
|
|
20
|
+
export { default as CustomAiIcon } from "./custom-ai_icon";
|
|
21
|
+
export { default as CustomExpand } from "./custom-expand";
|
|
22
|
+
export { default as CustomScreenshot } from "./custom-screenshot";
|
|
23
|
+
export { default as CustomVideoAbstractio } from "./custom-video-abstraction";
|
|
24
|
+
export { default as CustomKnowledgeContent } from "./custom-knowledge_content";
|
|
25
|
+
export { default as CustomWenhaoRound } from "./custom-wenhao_round";
|
package/es2017/icons/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from '@ant-design/icons';
|
|
2
|
-
export * from './components';
|
|
1
|
+
export * from '@ant-design/icons';
|
|
2
|
+
export * from './components';
|
package/es2017/images/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { default as Loading } from "./loading";
|
|
2
|
-
export { default as NotData } from "./notData";
|
|
3
|
-
export { default as ServerError } from "./serverError";
|
|
4
|
-
export { default as Confirm } from "./confirm";
|
|
5
|
-
export { default as Success } from "./success";
|
|
6
|
-
export { default as Info } from "./info";
|
|
1
|
+
export { default as Loading } from "./loading";
|
|
2
|
+
export { default as NotData } from "./notData";
|
|
3
|
+
export { default as ServerError } from "./serverError";
|
|
4
|
+
export { default as Confirm } from "./confirm";
|
|
5
|
+
export { default as Success } from "./success";
|
|
6
|
+
export { default as Info } from "./info";
|