bhd-components 0.10.31 → 0.10.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +24 -24
- package/dist/index.esm.es5.development.css +1632 -1407
- package/dist/index.esm.es5.development.js +540 -256
- package/dist/index.esm.es5.production.css +1 -1
- package/dist/index.esm.es5.production.js +1 -1
- package/dist/vendor.esm.es5.development.js +222 -210
- package/dist/vendor.esm.es5.production.js +156 -156
- package/es2017/AIMessageList/components/content/index.d.ts +4 -4
- package/es2017/AIMessageList/components/content/index.module.less +7 -7
- package/es2017/AIMessageList/components/copyIcon/index.d.ts +7 -7
- package/es2017/AIMessageList/components/copyIcon/index.module.less +23 -23
- package/es2017/AIMessageList/components/errorCallback/index.d.ts +3 -3
- package/es2017/AIMessageList/components/fileList/fileIcon.d.ts +3 -3
- package/es2017/AIMessageList/components/fileList/index.d.ts +4 -4
- package/es2017/AIMessageList/components/fileList/index.module.less +95 -95
- package/es2017/AIMessageList/components/footer/index.d.ts +10 -10
- package/es2017/AIMessageList/components/footer/index.module.less +51 -51
- package/es2017/AIMessageList/components/header/index.d.ts +9 -9
- package/es2017/AIMessageList/components/header/index.module.less +31 -31
- package/es2017/AIMessageList/components/referencesIcon/index.d.ts +9 -9
- package/es2017/AIMessageList/components/referencesIcon/index.module.less +14 -14
- package/es2017/AIMessageList/components/refreshBtn/index.d.ts +4 -4
- package/es2017/AIMessageList/components/refreshBtn/index.module.less +12 -12
- package/es2017/AIMessageList/components/remarkBtn/index.d.ts +4 -4
- package/es2017/AIMessageList/components/remarkBtn/index.module.less +13 -13
- package/es2017/AIMessageList/components/renderReferrnce/index.d.ts +10 -10
- package/es2017/AIMessageList/components/renderReferrnce/index.module.less +63 -63
- package/es2017/AIMessageList/components/sendBtn/index.d.ts +4 -4
- package/es2017/AIMessageList/components/sendBtn/index.module.less +25 -25
- package/es2017/AIMessageList/components/uplodaFileBtn/index.d.ts +4 -4
- package/es2017/AIMessageList/components/uplodaFileBtn/index.module.less +4 -4
- package/es2017/AIMessageList/components/virtuosoList/index.d.ts +5 -5
- package/es2017/AIMessageList/components/virtuosoList/index.js +33 -33
- package/es2017/AIMessageList/components/virtuosoList/index.module.less +471 -471
- package/es2017/AIMessageList/index.d.ts +4 -4
- package/es2017/AIMessageList/index.module.less +20 -20
- package/es2017/AIMessageList/type.d.ts +310 -310
- package/es2017/bhdAppLayout/components/BhdTableSimple/index.js +9 -9
- package/es2017/bhdAppLayout/components/BhdTableSimple/index.less +58 -58
- package/es2017/bhdAppLayout/components/BhdTableSimple/index/347/232/204/345/211/257/346/234/254.js +9 -9
- package/es2017/bhdAppLayout/index.d.ts +28 -28
- package/es2017/bhdAppLayout/index.module.less +95 -95
- package/es2017/bhdDatePicker/index.d.ts +17 -17
- package/es2017/bhdDatePicker/index.js +1 -1
- package/es2017/bhdDatePicker/index.module.less +1007 -1007
- package/es2017/bhdEditor/index.d.ts +2 -2
- package/es2017/bhdEnterInput/index.d.ts +9 -9
- package/es2017/bhdModalCropper/index.d.ts +10 -10
- package/es2017/bhdModalCropper/index.module.less +362 -362
- package/es2017/bhdSelect/index.d.ts +33 -33
- package/es2017/bhdSelect/index.module.less +131 -131
- package/es2017/bhdTipModal/index.d.ts +29 -29
- package/es2017/bhdTipModal/index.module.less +280 -280
- package/es2017/bhdTipModal/modal.d.ts +6 -6
- package/es2017/customerService/common.module.less +1391 -1391
- package/es2017/customerService/contactsList.d.ts +14 -14
- package/es2017/customerService/function.d.ts +24 -24
- package/es2017/customerService/historyFun.d.ts +13 -13
- package/es2017/customerService/html2canvas.test.js +113 -113
- package/es2017/customerService/index.d.ts +20 -20
- package/es2017/customerService/index.js +305 -87
- package/es2017/customerService/index.module.less +2279 -2166
- package/es2017/customerService/index2.module.less +2216 -2143
- package/es2017/customerService/js-screen-shot/assets/less/screen-shot.less +478 -478
- package/es2017/customerService/js-screen-shot/lib/common-methods/CanvasPatch.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/DeviceTypeVerif.d.ts +2 -2
- package/es2017/customerService/js-screen-shot/lib/common-methods/FixedData.d.ts +11 -11
- package/es2017/customerService/js-screen-shot/lib/common-methods/FixedData.js +7 -7
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetBrushSelectedName.d.ts +5 -5
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetBrushSelectedName.js +3 -3
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetCanvasImgData.d.ts +4 -4
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetCanvasImgData.js +2 -2
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetColor.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetSelectedCalssName.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetToolRelativePosition.d.ts +7 -7
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetToolRelativePosition.js +2 -2
- package/es2017/customerService/js-screen-shot/lib/common-methods/ImgScaling.d.ts +11 -11
- package/es2017/customerService/js-screen-shot/lib/common-methods/ImgScaling.js +6 -6
- package/es2017/customerService/js-screen-shot/lib/common-methods/SaveBorderArrInfo.d.ts +8 -8
- package/es2017/customerService/js-screen-shot/lib/common-methods/SaveBorderArrInfo.js +5 -5
- package/es2017/customerService/js-screen-shot/lib/common-methods/SaveCanvasToBase64.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/SaveCanvasToBase64.js +2 -2
- package/es2017/customerService/js-screen-shot/lib/common-methods/SaveCanvasToImage.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/SelectColor.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/SelectTextSize.d.ts +5 -5
- package/es2017/customerService/js-screen-shot/lib/common-methods/SetBrushSize.d.ts +14 -14
- package/es2017/customerService/js-screen-shot/lib/common-methods/SetBrushSize.js +10 -10
- package/es2017/customerService/js-screen-shot/lib/common-methods/SetSelectedClassName.d.ts +7 -7
- package/es2017/customerService/js-screen-shot/lib/common-methods/SetSelectedClassName.js +5 -5
- package/es2017/customerService/js-screen-shot/lib/common-methods/TakeOutHistory.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/TakeOutHistory.js +2 -2
- package/es2017/customerService/js-screen-shot/lib/common-methods/UpdateContainerMouseStyle.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/ZoomCutOutBoxPosition.d.ts +17 -17
- package/es2017/customerService/js-screen-shot/lib/common-methods/ZoomCutOutBoxPosition.js +10 -10
- package/es2017/customerService/js-screen-shot/lib/config/Toolbar.d.ts +5 -5
- package/es2017/customerService/js-screen-shot/lib/main-entrance/CreateDom.d.ts +24 -24
- package/es2017/customerService/js-screen-shot/lib/main-entrance/InitData.d.ts +78 -78
- package/es2017/customerService/js-screen-shot/lib/main-entrance/PlugInParameters.d.ts +46 -46
- package/es2017/customerService/js-screen-shot/lib/split-methods/AddHistoryData.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/split-methods/BoundaryJudgment.d.ts +8 -8
- package/es2017/customerService/js-screen-shot/lib/split-methods/BoundaryJudgment.js +5 -5
- package/es2017/customerService/js-screen-shot/lib/split-methods/CalculateOptionIcoPosition.d.ts +5 -5
- package/es2017/customerService/js-screen-shot/lib/split-methods/CalculateOptionIcoPosition.js +3 -3
- package/es2017/customerService/js-screen-shot/lib/split-methods/CalculateToolLocation.d.ts +16 -16
- package/es2017/customerService/js-screen-shot/lib/split-methods/CalculateToolLocation.js +7 -7
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawArrow.d.ts +31 -31
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawArrow.js +14 -14
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawCircle.d.ts +11 -11
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawCircle.js +9 -9
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawCutOutBox.d.ts +19 -19
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawCutOutBox.js +12 -12
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawLineArrow.d.ts +13 -13
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawLineArrow.js +18 -18
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawMasking.d.ts +6 -6
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawMasking.js +4 -4
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawMosaic.d.ts +12 -12
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawMosaic.js +21 -21
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawPencil.d.ts +13 -13
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawPencil.js +9 -9
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawRectangle.d.ts +11 -11
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawRectangle.js +9 -9
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawText.d.ts +10 -10
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawText.js +8 -8
- package/es2017/customerService/js-screen-shot/lib/split-methods/KeyboardEventHandle.d.ts +10 -10
- package/es2017/customerService/js-screen-shot/lib/split-methods/KeyboardEventHandle.js +4 -4
- package/es2017/customerService/js-screen-shot/lib/split-methods/SetPlugInParameters.d.ts +2 -2
- package/es2017/customerService/js-screen-shot/lib/split-methods/ToolClickEvent.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/split-methods/ToolClickEvent.js +5 -5
- package/es2017/customerService/js-screen-shot/lib/split-methods/drawCrossImg.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/type/ComponentType.d.ts +133 -133
- package/es2017/customerService/js-screen-shot/main.d.ts +110 -110
- package/es2017/customerService/js-screen-shot/main.js +32 -32
- package/es2017/customerService/screenshotTool.d.ts +10 -10
- package/es2017/customerService/teacherList.d.ts +11 -11
- package/es2017/customerService/useMediaRecorder.d.ts +9 -9
- package/es2017/customerService/viewMemaid.d.ts +3 -0
- package/es2017/customerService/viewMemaid.js +57 -0
- package/es2017/i18n/en_US.d.ts +2 -2
- package/es2017/i18n/index.d.ts +2 -2
- package/es2017/i18n/zh_CN.d.ts +2 -2
- package/es2017/icons/components/custom-ai_icon.d.ts +4 -4
- package/es2017/icons/components/custom-arrow.d.ts +4 -4
- package/es2017/icons/components/custom-close.d.ts +4 -4
- package/es2017/icons/components/custom-contacts.d.ts +4 -4
- package/es2017/icons/components/custom-copy.d.ts +4 -4
- package/es2017/icons/components/custom-dislike.d.ts +4 -4
- package/es2017/icons/components/custom-download.d.ts +4 -4
- package/es2017/icons/components/custom-duihao.d.ts +4 -4
- package/es2017/icons/components/custom-exit_full_screen.d.ts +4 -4
- package/es2017/icons/components/custom-expand.d.ts +4 -4
- package/es2017/icons/components/custom-full_screen.d.ts +4 -4
- package/es2017/icons/components/custom-knowledge_content.d.ts +4 -4
- package/es2017/icons/components/custom-like.d.ts +4 -4
- package/es2017/icons/components/custom-quote.d.ts +4 -4
- package/es2017/icons/components/custom-record.d.ts +4 -4
- package/es2017/icons/components/custom-reloading.d.ts +4 -4
- package/es2017/icons/components/custom-retract.d.ts +4 -4
- package/es2017/icons/components/custom-round_close.d.ts +4 -4
- package/es2017/icons/components/custom-screen-xuanzuan.d.ts +4 -4
- package/es2017/icons/components/custom-screenshot.d.ts +4 -4
- package/es2017/icons/components/custom-sending.d.ts +4 -4
- package/es2017/icons/components/custom-sound_recording.d.ts +4 -4
- package/es2017/icons/components/custom-video-abstraction.d.ts +4 -4
- package/es2017/icons/components/custom-wenhao_round.d.ts +4 -4
- package/es2017/icons/components/custom-xuanzuan.d.ts +4 -4
- package/es2017/icons/components/index.d.ts +25 -25
- package/es2017/icons/index.d.ts +2 -2
- package/es2017/images/index.d.ts +6 -6
- package/es2017/index.d.ts +86 -86
- package/es2017/index.js +3 -3
- package/es2017/index.module.css +3 -3
- package/es2017/message/index.d.ts +18 -18
- package/es2017/message/index.module.less +142 -142
- package/es2017/pagination/index.d.ts +4 -4
- package/es2017/pagination/index.module.less +51 -51
- package/es2017/provider/config.d.ts +9 -9
- package/es2017/provider/index.d.ts +7 -7
- package/es2017/table/index.d.ts +12 -12
- package/es2017/table/index.module.less +423 -423
- package/es2017/tableSelect/index.d.ts +3 -3
- package/es2017/tableSelect/index.js +3 -3
- package/es2017/tableSelect/index.module.less +20 -20
- package/es2017/textTootip/index.d.ts +9 -9
- package/es2017/theme/variable.less +652 -652
- package/es2017/titleBar/index.d.ts +16 -16
- package/es2017/titleBar/index.module.less +48 -48
- package/es2017/typings.d.ts +13 -13
- package/es2017/utils/Date.d.ts +10 -10
- package/es2017/utils/dom.d.ts +5 -5
- package/es2017/utils/number.d.ts +1 -1
- package/es2017/utils/object.d.ts +2 -2
- package/es2017/viewImage/index(/345/216/237).d.ts +31 -31
- package/es2017/viewImage/index.d.ts +33 -33
- package/es2017/viewImage/index.module(/345/216/237).less +173 -173
- package/es2017/viewImage/index.module.less +193 -193
- package/esm/AIMessageList/components/content/index.d.ts +4 -4
- package/esm/AIMessageList/components/content/index.module.less +7 -7
- package/esm/AIMessageList/components/copyIcon/index.d.ts +7 -7
- package/esm/AIMessageList/components/copyIcon/index.module.less +23 -23
- package/esm/AIMessageList/components/errorCallback/index.d.ts +3 -3
- package/esm/AIMessageList/components/fileList/fileIcon.d.ts +3 -3
- package/esm/AIMessageList/components/fileList/index.d.ts +4 -4
- package/esm/AIMessageList/components/fileList/index.module.less +95 -95
- package/esm/AIMessageList/components/footer/index.d.ts +10 -10
- package/esm/AIMessageList/components/footer/index.module.less +51 -51
- package/esm/AIMessageList/components/header/index.d.ts +9 -9
- package/esm/AIMessageList/components/header/index.module.less +31 -31
- package/esm/AIMessageList/components/referencesIcon/index.d.ts +9 -9
- package/esm/AIMessageList/components/referencesIcon/index.module.less +14 -14
- package/esm/AIMessageList/components/refreshBtn/index.d.ts +4 -4
- package/esm/AIMessageList/components/refreshBtn/index.module.less +12 -12
- package/esm/AIMessageList/components/remarkBtn/index.d.ts +4 -4
- package/esm/AIMessageList/components/remarkBtn/index.module.less +13 -13
- package/esm/AIMessageList/components/renderReferrnce/index.d.ts +10 -10
- package/esm/AIMessageList/components/renderReferrnce/index.module.less +63 -63
- package/esm/AIMessageList/components/sendBtn/index.d.ts +4 -4
- package/esm/AIMessageList/components/sendBtn/index.module.less +25 -25
- package/esm/AIMessageList/components/uplodaFileBtn/index.d.ts +4 -4
- package/esm/AIMessageList/components/uplodaFileBtn/index.module.less +4 -4
- package/esm/AIMessageList/components/virtuosoList/index.d.ts +5 -5
- package/esm/AIMessageList/components/virtuosoList/index.module.less +471 -471
- package/esm/AIMessageList/index.d.ts +4 -4
- package/esm/AIMessageList/index.module.less +20 -20
- package/esm/AIMessageList/type.d.ts +310 -310
- package/esm/bhdAppLayout/components/BhdTableSimple/index.js +9 -9
- package/esm/bhdAppLayout/components/BhdTableSimple/index.less +58 -58
- package/esm/bhdAppLayout/components/BhdTableSimple/index/347/232/204/345/211/257/346/234/254.js +9 -9
- package/esm/bhdAppLayout/index.d.ts +28 -28
- package/esm/bhdAppLayout/index.module.less +95 -95
- package/esm/bhdDatePicker/index.d.ts +17 -17
- package/esm/bhdDatePicker/index.module.less +1007 -1007
- package/esm/bhdEditor/index.d.ts +2 -2
- package/esm/bhdEnterInput/index.d.ts +9 -9
- package/esm/bhdModalCropper/index.d.ts +10 -10
- package/esm/bhdModalCropper/index.module.less +362 -362
- package/esm/bhdSelect/index.d.ts +33 -33
- package/esm/bhdSelect/index.module.less +131 -131
- package/esm/bhdTipModal/index.d.ts +29 -29
- package/esm/bhdTipModal/index.module.less +280 -280
- package/esm/bhdTipModal/modal.d.ts +6 -6
- package/esm/customerService/common.module.less +1391 -1391
- package/esm/customerService/contactsList.d.ts +14 -14
- package/esm/customerService/function.d.ts +24 -24
- package/esm/customerService/historyFun.d.ts +13 -13
- package/esm/customerService/html2canvas.test.js +113 -113
- package/esm/customerService/index.d.ts +20 -20
- package/esm/customerService/index.js +283 -63
- package/esm/customerService/index.module.less +2279 -2166
- package/esm/customerService/index2.module.less +2216 -2143
- package/esm/customerService/js-screen-shot/assets/less/screen-shot.less +478 -478
- package/esm/customerService/js-screen-shot/lib/common-methods/CanvasPatch.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/DeviceTypeVerif.d.ts +2 -2
- package/esm/customerService/js-screen-shot/lib/common-methods/FixedData.d.ts +11 -11
- package/esm/customerService/js-screen-shot/lib/common-methods/FixedData.js +7 -7
- package/esm/customerService/js-screen-shot/lib/common-methods/GetBrushSelectedName.d.ts +5 -5
- package/esm/customerService/js-screen-shot/lib/common-methods/GetBrushSelectedName.js +3 -3
- package/esm/customerService/js-screen-shot/lib/common-methods/GetCanvasImgData.d.ts +4 -4
- package/esm/customerService/js-screen-shot/lib/common-methods/GetCanvasImgData.js +2 -2
- package/esm/customerService/js-screen-shot/lib/common-methods/GetColor.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/GetSelectedCalssName.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/GetToolRelativePosition.d.ts +7 -7
- package/esm/customerService/js-screen-shot/lib/common-methods/GetToolRelativePosition.js +2 -2
- package/esm/customerService/js-screen-shot/lib/common-methods/ImgScaling.d.ts +11 -11
- package/esm/customerService/js-screen-shot/lib/common-methods/ImgScaling.js +6 -6
- package/esm/customerService/js-screen-shot/lib/common-methods/SaveBorderArrInfo.d.ts +8 -8
- package/esm/customerService/js-screen-shot/lib/common-methods/SaveBorderArrInfo.js +5 -5
- package/esm/customerService/js-screen-shot/lib/common-methods/SaveCanvasToBase64.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/SaveCanvasToBase64.js +2 -2
- package/esm/customerService/js-screen-shot/lib/common-methods/SaveCanvasToImage.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/SelectColor.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/SelectTextSize.d.ts +5 -5
- package/esm/customerService/js-screen-shot/lib/common-methods/SetBrushSize.d.ts +14 -14
- package/esm/customerService/js-screen-shot/lib/common-methods/SetBrushSize.js +10 -10
- package/esm/customerService/js-screen-shot/lib/common-methods/SetSelectedClassName.d.ts +7 -7
- package/esm/customerService/js-screen-shot/lib/common-methods/SetSelectedClassName.js +5 -5
- package/esm/customerService/js-screen-shot/lib/common-methods/TakeOutHistory.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/TakeOutHistory.js +2 -2
- package/esm/customerService/js-screen-shot/lib/common-methods/UpdateContainerMouseStyle.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/ZoomCutOutBoxPosition.d.ts +17 -17
- package/esm/customerService/js-screen-shot/lib/common-methods/ZoomCutOutBoxPosition.js +10 -10
- package/esm/customerService/js-screen-shot/lib/config/Toolbar.d.ts +5 -5
- package/esm/customerService/js-screen-shot/lib/main-entrance/CreateDom.d.ts +24 -24
- package/esm/customerService/js-screen-shot/lib/main-entrance/InitData.d.ts +78 -78
- package/esm/customerService/js-screen-shot/lib/main-entrance/PlugInParameters.d.ts +46 -46
- package/esm/customerService/js-screen-shot/lib/split-methods/AddHistoryData.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/split-methods/BoundaryJudgment.d.ts +8 -8
- package/esm/customerService/js-screen-shot/lib/split-methods/BoundaryJudgment.js +5 -5
- package/esm/customerService/js-screen-shot/lib/split-methods/CalculateOptionIcoPosition.d.ts +5 -5
- package/esm/customerService/js-screen-shot/lib/split-methods/CalculateOptionIcoPosition.js +3 -3
- package/esm/customerService/js-screen-shot/lib/split-methods/CalculateToolLocation.d.ts +16 -16
- package/esm/customerService/js-screen-shot/lib/split-methods/CalculateToolLocation.js +7 -7
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawArrow.d.ts +31 -31
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawArrow.js +14 -14
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawCircle.d.ts +11 -11
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawCircle.js +9 -9
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawCutOutBox.d.ts +19 -19
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawCutOutBox.js +12 -12
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawLineArrow.d.ts +13 -13
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawLineArrow.js +18 -18
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawMasking.d.ts +6 -6
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawMasking.js +4 -4
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawMosaic.d.ts +12 -12
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawMosaic.js +21 -21
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawPencil.d.ts +13 -13
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawPencil.js +9 -9
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawRectangle.d.ts +11 -11
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawRectangle.js +9 -9
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawText.d.ts +10 -10
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawText.js +8 -8
- package/esm/customerService/js-screen-shot/lib/split-methods/KeyboardEventHandle.d.ts +10 -10
- package/esm/customerService/js-screen-shot/lib/split-methods/KeyboardEventHandle.js +4 -4
- package/esm/customerService/js-screen-shot/lib/split-methods/SetPlugInParameters.d.ts +2 -2
- package/esm/customerService/js-screen-shot/lib/split-methods/ToolClickEvent.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/split-methods/ToolClickEvent.js +5 -5
- package/esm/customerService/js-screen-shot/lib/split-methods/drawCrossImg.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/type/ComponentType.d.ts +133 -133
- package/esm/customerService/js-screen-shot/main.d.ts +110 -110
- package/esm/customerService/js-screen-shot/main.js +32 -32
- package/esm/customerService/screenshotTool.d.ts +10 -10
- package/esm/customerService/teacherList.d.ts +11 -11
- package/esm/customerService/useMediaRecorder.d.ts +9 -9
- package/esm/customerService/viewMemaid.d.ts +3 -0
- package/esm/customerService/viewMemaid.js +75 -0
- package/esm/i18n/en_US.d.ts +2 -2
- package/esm/i18n/index.d.ts +2 -2
- package/esm/i18n/zh_CN.d.ts +2 -2
- package/esm/icons/components/custom-ai_icon.d.ts +4 -4
- package/esm/icons/components/custom-arrow.d.ts +4 -4
- package/esm/icons/components/custom-close.d.ts +4 -4
- package/esm/icons/components/custom-contacts.d.ts +4 -4
- package/esm/icons/components/custom-copy.d.ts +4 -4
- package/esm/icons/components/custom-dislike.d.ts +4 -4
- package/esm/icons/components/custom-download.d.ts +4 -4
- package/esm/icons/components/custom-duihao.d.ts +4 -4
- package/esm/icons/components/custom-exit_full_screen.d.ts +4 -4
- package/esm/icons/components/custom-expand.d.ts +4 -4
- package/esm/icons/components/custom-full_screen.d.ts +4 -4
- package/esm/icons/components/custom-knowledge_content.d.ts +4 -4
- package/esm/icons/components/custom-like.d.ts +4 -4
- package/esm/icons/components/custom-quote.d.ts +4 -4
- package/esm/icons/components/custom-record.d.ts +4 -4
- package/esm/icons/components/custom-reloading.d.ts +4 -4
- package/esm/icons/components/custom-retract.d.ts +4 -4
- package/esm/icons/components/custom-round_close.d.ts +4 -4
- package/esm/icons/components/custom-screen-xuanzuan.d.ts +4 -4
- package/esm/icons/components/custom-screenshot.d.ts +4 -4
- package/esm/icons/components/custom-sending.d.ts +4 -4
- package/esm/icons/components/custom-sound_recording.d.ts +4 -4
- package/esm/icons/components/custom-video-abstraction.d.ts +4 -4
- package/esm/icons/components/custom-wenhao_round.d.ts +4 -4
- package/esm/icons/components/custom-xuanzuan.d.ts +4 -4
- package/esm/icons/components/index.d.ts +25 -25
- package/esm/icons/index.d.ts +2 -2
- package/esm/images/index.d.ts +6 -6
- package/esm/index.d.ts +86 -86
- package/esm/index.js +3 -3
- package/esm/index.module.css +3 -3
- package/esm/message/index.d.ts +18 -18
- package/esm/message/index.module.less +142 -142
- package/esm/pagination/index.d.ts +4 -4
- package/esm/pagination/index.module.less +51 -51
- package/esm/provider/config.d.ts +9 -9
- package/esm/provider/index.d.ts +7 -7
- package/esm/table/index.d.ts +12 -12
- package/esm/table/index.module.less +423 -423
- package/esm/tableSelect/index.d.ts +3 -3
- package/esm/tableSelect/index.js +3 -3
- package/esm/tableSelect/index.module.less +20 -20
- package/esm/textTootip/index.d.ts +9 -9
- package/esm/theme/variable.less +652 -652
- package/esm/titleBar/index.d.ts +16 -16
- package/esm/titleBar/index.module.less +48 -48
- package/esm/typings.d.ts +13 -13
- package/esm/utils/Date.d.ts +10 -10
- package/esm/utils/dom.d.ts +5 -5
- package/esm/utils/number.d.ts +1 -1
- package/esm/utils/object.d.ts +2 -2
- package/esm/viewImage/index(/345/216/237).d.ts +31 -31
- package/esm/viewImage/index.d.ts +33 -33
- package/esm/viewImage/index.module(/345/216/237).less +173 -173
- package/esm/viewImage/index.module.less +193 -193
- package/package.json +2 -1
|
@@ -829,13 +829,13 @@ var ScreenShot = /*#__PURE__*/ function() {
|
|
|
829
829
|
},
|
|
830
830
|
{
|
|
831
831
|
key: "getWindowContentData",
|
|
832
|
-
value: /**
|
|
833
|
-
* 从窗口数据流中截取页面body内容
|
|
834
|
-
* @param videoWidth 窗口宽度
|
|
835
|
-
* @param videoHeight 窗口高度
|
|
836
|
-
* @param containerWidth body内容宽度
|
|
837
|
-
* @param containerHeight body内容高度
|
|
838
|
-
* @private
|
|
832
|
+
value: /**
|
|
833
|
+
* 从窗口数据流中截取页面body内容
|
|
834
|
+
* @param videoWidth 窗口宽度
|
|
835
|
+
* @param videoHeight 窗口高度
|
|
836
|
+
* @param containerWidth body内容宽度
|
|
837
|
+
* @param containerHeight body内容高度
|
|
838
|
+
* @private
|
|
839
839
|
*/ function getWindowContentData(videoWidth, videoHeight, containerWidth, containerHeight) {
|
|
840
840
|
var videoCanvas = document.createElement("canvas");
|
|
841
841
|
videoCanvas.width = videoWidth;
|
|
@@ -1023,16 +1023,16 @@ var ScreenShot = /*#__PURE__*/ function() {
|
|
|
1023
1023
|
},
|
|
1024
1024
|
{
|
|
1025
1025
|
key: "operatingCutOutBox",
|
|
1026
|
-
value: /**
|
|
1027
|
-
* 操作裁剪框
|
|
1028
|
-
* @param currentX 裁剪框当前x轴坐标
|
|
1029
|
-
* @param currentY 裁剪框当前y轴坐标
|
|
1030
|
-
* @param startX 鼠标x轴坐标
|
|
1031
|
-
* @param startY 鼠标y轴坐标
|
|
1032
|
-
* @param width 裁剪框宽度
|
|
1033
|
-
* @param height 裁剪框高度
|
|
1034
|
-
* @param context 需要进行绘制的canvas画布
|
|
1035
|
-
* @private
|
|
1026
|
+
value: /**
|
|
1027
|
+
* 操作裁剪框
|
|
1028
|
+
* @param currentX 裁剪框当前x轴坐标
|
|
1029
|
+
* @param currentY 裁剪框当前y轴坐标
|
|
1030
|
+
* @param startX 鼠标x轴坐标
|
|
1031
|
+
* @param startY 鼠标y轴坐标
|
|
1032
|
+
* @param width 裁剪框宽度
|
|
1033
|
+
* @param height 裁剪框高度
|
|
1034
|
+
* @param context 需要进行绘制的canvas画布
|
|
1035
|
+
* @private
|
|
1036
1036
|
*/ function operatingCutOutBox(currentX, currentY, startX, startY, width, height, context) {
|
|
1037
1037
|
// canvas元素不存在
|
|
1038
1038
|
if (this.screenShotContainer == null) {
|
|
@@ -1127,9 +1127,9 @@ var ScreenShot = /*#__PURE__*/ function() {
|
|
|
1127
1127
|
},
|
|
1128
1128
|
{
|
|
1129
1129
|
key: "showLastHistory",
|
|
1130
|
-
value: /**
|
|
1131
|
-
* 显示最新的画布状态
|
|
1132
|
-
* @private
|
|
1130
|
+
value: /**
|
|
1131
|
+
* 显示最新的画布状态
|
|
1132
|
+
* @private
|
|
1133
1133
|
*/ function showLastHistory() {
|
|
1134
1134
|
if (this.screenShotCanvas != null) {
|
|
1135
1135
|
var context = this.screenShotCanvas;
|
|
@@ -1162,12 +1162,12 @@ var ScreenShot = /*#__PURE__*/ function() {
|
|
|
1162
1162
|
},
|
|
1163
1163
|
{
|
|
1164
1164
|
key: "drawPictures",
|
|
1165
|
-
value: /**
|
|
1166
|
-
* 向截图容器中绘制图片
|
|
1167
|
-
* @param triggerCallback
|
|
1168
|
-
* @param context
|
|
1169
|
-
* @param imgSrc
|
|
1170
|
-
* @private
|
|
1165
|
+
value: /**
|
|
1166
|
+
* 向截图容器中绘制图片
|
|
1167
|
+
* @param triggerCallback
|
|
1168
|
+
* @param context
|
|
1169
|
+
* @param imgSrc
|
|
1170
|
+
* @private
|
|
1171
1171
|
*/ function drawPictures(triggerCallback, context, imgSrc) {
|
|
1172
1172
|
var _this = this;
|
|
1173
1173
|
var imgContainer = new Image();
|
|
@@ -1188,12 +1188,12 @@ var ScreenShot = /*#__PURE__*/ function() {
|
|
|
1188
1188
|
},
|
|
1189
1189
|
{
|
|
1190
1190
|
key: "initScreenShot",
|
|
1191
|
-
value: /**
|
|
1192
|
-
* 初始化截图容器
|
|
1193
|
-
* @param triggerCallback
|
|
1194
|
-
* @param context
|
|
1195
|
-
* @param screenShotContainer
|
|
1196
|
-
* @private
|
|
1191
|
+
value: /**
|
|
1192
|
+
* 初始化截图容器
|
|
1193
|
+
* @param triggerCallback
|
|
1194
|
+
* @param context
|
|
1195
|
+
* @param screenShotContainer
|
|
1196
|
+
* @private
|
|
1197
1197
|
*/ function initScreenShot(triggerCallback, context, screenShotContainer) {
|
|
1198
1198
|
if (triggerCallback != null) {
|
|
1199
1199
|
// 加载成功,执行回调函数
|
|
@@ -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 };
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
import { _ as _async_to_generator } from "@swc/helpers/_/_async_to_generator";
|
|
2
|
+
import { _ as _sliced_to_array } from "@swc/helpers/_/_sliced_to_array";
|
|
3
|
+
import { _ as _ts_generator } from "@swc/helpers/_/_ts_generator";
|
|
4
|
+
import { jsx as _jsx } from "@ice/jsx-runtime/jsx-runtime";
|
|
5
|
+
import React, { useEffect } from "react";
|
|
6
|
+
import styles from "./index.module.less";
|
|
7
|
+
import { Modal } from "antd";
|
|
8
|
+
// @ts-ignore
|
|
9
|
+
import mermaid from "mermaid";
|
|
10
|
+
mermaid.initialize({
|
|
11
|
+
startOnLoad: false,
|
|
12
|
+
theme: "default",
|
|
13
|
+
securityLevel: "loose",
|
|
14
|
+
fontFamily: "Arial, sans-serif",
|
|
15
|
+
flowchart: {
|
|
16
|
+
htmlLabels: true,
|
|
17
|
+
curve: "basis"
|
|
18
|
+
}
|
|
19
|
+
});
|
|
20
|
+
function ViewMemaid(props) {
|
|
21
|
+
var visible = props.visible, className = props.className, _props_getContainer = props.getContainer, getContainer = _props_getContainer === void 0 ? function() {
|
|
22
|
+
return document.body;
|
|
23
|
+
} : _props_getContainer, _props_onCancel = props.onCancel, onCancel = _props_onCancel === void 0 ? function() {} : _props_onCancel, content = props.content;
|
|
24
|
+
var _React_useState = _sliced_to_array(React.useState(content), 2), contentText = _React_useState[0], setContentText = _React_useState[1];
|
|
25
|
+
useEffect(function() {
|
|
26
|
+
var _dom;
|
|
27
|
+
var dom = document.getElementById(content);
|
|
28
|
+
console.log("dom", dom, content);
|
|
29
|
+
setContentText(((_dom = dom) === null || _dom === void 0 ? void 0 : _dom.textContent) || "");
|
|
30
|
+
var timer = setTimeout(/*#__PURE__*/ _async_to_generator(function() {
|
|
31
|
+
return _ts_generator(this, function(_state) {
|
|
32
|
+
switch(_state.label){
|
|
33
|
+
case 0:
|
|
34
|
+
return [
|
|
35
|
+
4,
|
|
36
|
+
mermaid.init({
|
|
37
|
+
querySelector: ".".concat(styles.viewMemaid),
|
|
38
|
+
suppressErrors: true
|
|
39
|
+
}, ".".concat(styles.viewMemaid))
|
|
40
|
+
];
|
|
41
|
+
case 1:
|
|
42
|
+
_state.sent();
|
|
43
|
+
clearTimeout(timer);
|
|
44
|
+
return [
|
|
45
|
+
2
|
|
46
|
+
];
|
|
47
|
+
}
|
|
48
|
+
});
|
|
49
|
+
}), 100);
|
|
50
|
+
}, [
|
|
51
|
+
content
|
|
52
|
+
]);
|
|
53
|
+
return /*#__PURE__*/ _jsx(Modal, {
|
|
54
|
+
transitionName: "",
|
|
55
|
+
maskTransitionName: "",
|
|
56
|
+
title: null,
|
|
57
|
+
footer: null,
|
|
58
|
+
closable: true,
|
|
59
|
+
centered: true,
|
|
60
|
+
// destroyOnClose
|
|
61
|
+
open: visible,
|
|
62
|
+
keyboard: false,
|
|
63
|
+
onCancel: onCancel,
|
|
64
|
+
maskStyle: {
|
|
65
|
+
background: "rgba(0, 0, 0, 0.65)"
|
|
66
|
+
},
|
|
67
|
+
wrapClassName: "".concat(styles.viewMedia_Modal, " ").concat(className || ""),
|
|
68
|
+
getContainer: getContainer,
|
|
69
|
+
children: visible && /*#__PURE__*/ _jsx("div", {
|
|
70
|
+
className: styles.viewMemaid,
|
|
71
|
+
children: contentText
|
|
72
|
+
})
|
|
73
|
+
});
|
|
74
|
+
}
|
|
75
|
+
export default ViewMemaid;
|
package/esm/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/esm/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/esm/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/esm/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/esm/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";
|