bhd-components 0.10.32 → 0.10.33
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +24 -24
- package/es2017/AIMessageList/components/content/index.d.ts +4 -4
- package/es2017/AIMessageList/components/content/index.module.less +7 -7
- package/es2017/AIMessageList/components/copyIcon/index.d.ts +7 -7
- package/es2017/AIMessageList/components/copyIcon/index.module.less +23 -23
- package/es2017/AIMessageList/components/errorCallback/index.d.ts +3 -3
- package/es2017/AIMessageList/components/fileList/fileIcon.d.ts +3 -3
- package/es2017/AIMessageList/components/fileList/index.d.ts +4 -4
- package/es2017/AIMessageList/components/fileList/index.module.less +95 -95
- package/es2017/AIMessageList/components/footer/index.d.ts +10 -10
- package/es2017/AIMessageList/components/footer/index.module.less +51 -51
- package/es2017/AIMessageList/components/header/index.d.ts +9 -9
- package/es2017/AIMessageList/components/header/index.module.less +31 -31
- package/es2017/AIMessageList/components/referencesIcon/index.d.ts +9 -9
- package/es2017/AIMessageList/components/referencesIcon/index.module.less +14 -14
- package/es2017/AIMessageList/components/refreshBtn/index.d.ts +4 -4
- package/es2017/AIMessageList/components/refreshBtn/index.module.less +12 -12
- package/es2017/AIMessageList/components/remarkBtn/index.d.ts +4 -4
- package/es2017/AIMessageList/components/remarkBtn/index.module.less +13 -13
- package/es2017/AIMessageList/components/renderReferrnce/index.d.ts +10 -10
- package/es2017/AIMessageList/components/renderReferrnce/index.module.less +63 -63
- package/es2017/AIMessageList/components/sendBtn/index.d.ts +4 -4
- package/es2017/AIMessageList/components/sendBtn/index.module.less +25 -25
- package/es2017/AIMessageList/components/uplodaFileBtn/index.d.ts +4 -4
- package/es2017/AIMessageList/components/uplodaFileBtn/index.module.less +4 -4
- package/es2017/AIMessageList/components/virtuosoList/index.d.ts +5 -5
- package/es2017/AIMessageList/components/virtuosoList/index.js +33 -33
- package/es2017/AIMessageList/components/virtuosoList/index.module.less +471 -471
- package/es2017/AIMessageList/index.d.ts +4 -4
- package/es2017/AIMessageList/index.module.less +20 -20
- package/es2017/AIMessageList/type.d.ts +310 -310
- package/es2017/bhdAppLayout/components/BhdTableSimple/index.js +9 -9
- package/es2017/bhdAppLayout/components/BhdTableSimple/index.less +58 -58
- package/es2017/bhdAppLayout/components/BhdTableSimple/index/347/232/204/345/211/257/346/234/254.js +9 -9
- package/es2017/bhdAppLayout/index.d.ts +28 -28
- package/es2017/bhdAppLayout/index.module.less +95 -95
- package/es2017/bhdDatePicker/index.d.ts +17 -17
- package/es2017/bhdDatePicker/index.js +1 -1
- package/es2017/bhdDatePicker/index.module.less +1007 -1007
- package/es2017/bhdEditor/index.d.ts +2 -2
- package/es2017/bhdEnterInput/index.d.ts +9 -9
- package/es2017/bhdModalCropper/index.d.ts +10 -10
- package/es2017/bhdModalCropper/index.module.less +362 -362
- package/es2017/bhdSelect/index.d.ts +33 -33
- package/es2017/bhdSelect/index.module.less +131 -131
- package/es2017/bhdTipModal/index.d.ts +29 -29
- package/es2017/bhdTipModal/index.module.less +280 -280
- package/es2017/bhdTipModal/modal.d.ts +6 -6
- package/es2017/customerService/common.module.less +1391 -1391
- package/es2017/customerService/contactsList.d.ts +14 -14
- package/es2017/customerService/function.d.ts +25 -24
- package/es2017/customerService/function.js +11 -1
- package/es2017/customerService/historyFun.d.ts +13 -13
- package/es2017/customerService/html2canvas.test.js +113 -113
- package/es2017/customerService/index.d.ts +20 -20
- package/es2017/customerService/index.js +83 -59
- package/es2017/customerService/index.module.less +2280 -2278
- package/es2017/customerService/index2.module.less +2218 -2216
- package/es2017/customerService/js-screen-shot/assets/less/screen-shot.less +478 -478
- package/es2017/customerService/js-screen-shot/lib/common-methods/CanvasPatch.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/DeviceTypeVerif.d.ts +2 -2
- package/es2017/customerService/js-screen-shot/lib/common-methods/FixedData.d.ts +11 -11
- package/es2017/customerService/js-screen-shot/lib/common-methods/FixedData.js +7 -7
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetBrushSelectedName.d.ts +5 -5
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetBrushSelectedName.js +3 -3
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetCanvasImgData.d.ts +4 -4
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetCanvasImgData.js +2 -2
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetColor.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetSelectedCalssName.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetToolRelativePosition.d.ts +7 -7
- package/es2017/customerService/js-screen-shot/lib/common-methods/GetToolRelativePosition.js +2 -2
- package/es2017/customerService/js-screen-shot/lib/common-methods/ImgScaling.d.ts +11 -11
- package/es2017/customerService/js-screen-shot/lib/common-methods/ImgScaling.js +6 -6
- package/es2017/customerService/js-screen-shot/lib/common-methods/SaveBorderArrInfo.d.ts +8 -8
- package/es2017/customerService/js-screen-shot/lib/common-methods/SaveBorderArrInfo.js +5 -5
- package/es2017/customerService/js-screen-shot/lib/common-methods/SaveCanvasToBase64.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/SaveCanvasToBase64.js +2 -2
- package/es2017/customerService/js-screen-shot/lib/common-methods/SaveCanvasToImage.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/SelectColor.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/SelectTextSize.d.ts +5 -5
- package/es2017/customerService/js-screen-shot/lib/common-methods/SetBrushSize.d.ts +14 -14
- package/es2017/customerService/js-screen-shot/lib/common-methods/SetBrushSize.js +10 -10
- package/es2017/customerService/js-screen-shot/lib/common-methods/SetSelectedClassName.d.ts +7 -7
- package/es2017/customerService/js-screen-shot/lib/common-methods/SetSelectedClassName.js +5 -5
- package/es2017/customerService/js-screen-shot/lib/common-methods/TakeOutHistory.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/TakeOutHistory.js +2 -2
- package/es2017/customerService/js-screen-shot/lib/common-methods/UpdateContainerMouseStyle.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/common-methods/ZoomCutOutBoxPosition.d.ts +17 -17
- package/es2017/customerService/js-screen-shot/lib/common-methods/ZoomCutOutBoxPosition.js +10 -10
- package/es2017/customerService/js-screen-shot/lib/config/Toolbar.d.ts +5 -5
- package/es2017/customerService/js-screen-shot/lib/main-entrance/CreateDom.d.ts +24 -24
- package/es2017/customerService/js-screen-shot/lib/main-entrance/InitData.d.ts +78 -78
- package/es2017/customerService/js-screen-shot/lib/main-entrance/PlugInParameters.d.ts +46 -46
- package/es2017/customerService/js-screen-shot/lib/split-methods/AddHistoryData.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/split-methods/BoundaryJudgment.d.ts +8 -8
- package/es2017/customerService/js-screen-shot/lib/split-methods/BoundaryJudgment.js +5 -5
- package/es2017/customerService/js-screen-shot/lib/split-methods/CalculateOptionIcoPosition.d.ts +5 -5
- package/es2017/customerService/js-screen-shot/lib/split-methods/CalculateOptionIcoPosition.js +3 -3
- package/es2017/customerService/js-screen-shot/lib/split-methods/CalculateToolLocation.d.ts +16 -16
- package/es2017/customerService/js-screen-shot/lib/split-methods/CalculateToolLocation.js +7 -7
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawArrow.d.ts +31 -31
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawArrow.js +14 -14
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawCircle.d.ts +11 -11
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawCircle.js +9 -9
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawCutOutBox.d.ts +19 -19
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawCutOutBox.js +12 -12
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawLineArrow.d.ts +13 -13
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawLineArrow.js +18 -18
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawMasking.d.ts +6 -6
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawMasking.js +4 -4
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawMosaic.d.ts +12 -12
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawMosaic.js +21 -21
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawPencil.d.ts +13 -13
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawPencil.js +9 -9
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawRectangle.d.ts +11 -11
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawRectangle.js +9 -9
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawText.d.ts +10 -10
- package/es2017/customerService/js-screen-shot/lib/split-methods/DrawText.js +8 -8
- package/es2017/customerService/js-screen-shot/lib/split-methods/KeyboardEventHandle.d.ts +10 -10
- package/es2017/customerService/js-screen-shot/lib/split-methods/KeyboardEventHandle.js +4 -4
- package/es2017/customerService/js-screen-shot/lib/split-methods/SetPlugInParameters.d.ts +2 -2
- package/es2017/customerService/js-screen-shot/lib/split-methods/ToolClickEvent.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/split-methods/ToolClickEvent.js +5 -5
- package/es2017/customerService/js-screen-shot/lib/split-methods/drawCrossImg.d.ts +1 -1
- package/es2017/customerService/js-screen-shot/lib/type/ComponentType.d.ts +133 -133
- package/es2017/customerService/js-screen-shot/main.d.ts +110 -110
- package/es2017/customerService/js-screen-shot/main.js +32 -32
- package/es2017/customerService/screenshotTool.d.ts +10 -10
- package/es2017/customerService/teacherList.d.ts +11 -11
- package/es2017/customerService/useMediaRecorder.d.ts +9 -9
- package/es2017/customerService/viewMemaid.d.ts +3 -3
- package/es2017/i18n/en_US.d.ts +2 -2
- package/es2017/i18n/index.d.ts +2 -2
- package/es2017/i18n/zh_CN.d.ts +2 -2
- package/es2017/icons/components/custom-ai_icon.d.ts +4 -4
- package/es2017/icons/components/custom-arrow.d.ts +4 -4
- package/es2017/icons/components/custom-close.d.ts +4 -4
- package/es2017/icons/components/custom-contacts.d.ts +4 -4
- package/es2017/icons/components/custom-copy.d.ts +4 -4
- package/es2017/icons/components/custom-dislike.d.ts +4 -4
- package/es2017/icons/components/custom-download.d.ts +4 -4
- package/es2017/icons/components/custom-duihao.d.ts +4 -4
- package/es2017/icons/components/custom-exit_full_screen.d.ts +4 -4
- package/es2017/icons/components/custom-expand.d.ts +4 -4
- package/es2017/icons/components/custom-full_screen.d.ts +4 -4
- package/es2017/icons/components/custom-knowledge_content.d.ts +4 -4
- package/es2017/icons/components/custom-like.d.ts +4 -4
- package/es2017/icons/components/custom-quote.d.ts +4 -4
- package/es2017/icons/components/custom-record.d.ts +4 -4
- package/es2017/icons/components/custom-reloading.d.ts +4 -4
- package/es2017/icons/components/custom-retract.d.ts +4 -4
- package/es2017/icons/components/custom-round_close.d.ts +4 -4
- package/es2017/icons/components/custom-screen-xuanzuan.d.ts +4 -4
- package/es2017/icons/components/custom-screenshot.d.ts +4 -4
- package/es2017/icons/components/custom-sending.d.ts +4 -4
- package/es2017/icons/components/custom-sound_recording.d.ts +4 -4
- package/es2017/icons/components/custom-video-abstraction.d.ts +4 -4
- package/es2017/icons/components/custom-wenhao_round.d.ts +4 -4
- package/es2017/icons/components/custom-xuanzuan.d.ts +4 -4
- package/es2017/icons/components/index.d.ts +25 -25
- package/es2017/icons/index.d.ts +2 -2
- package/es2017/images/index.d.ts +6 -6
- package/es2017/index.d.ts +86 -86
- package/es2017/index.js +3 -3
- package/es2017/index.module.css +3 -3
- package/es2017/message/index.d.ts +18 -18
- package/es2017/message/index.module.less +142 -142
- package/es2017/pagination/index.d.ts +4 -4
- package/es2017/pagination/index.module.less +51 -51
- package/es2017/provider/config.d.ts +9 -9
- package/es2017/provider/index.d.ts +7 -7
- package/es2017/table/index.d.ts +12 -12
- package/es2017/table/index.module.less +423 -423
- package/es2017/tableSelect/index.d.ts +3 -3
- package/es2017/tableSelect/index.js +3 -3
- package/es2017/tableSelect/index.module.less +20 -20
- package/es2017/textTootip/index.d.ts +9 -9
- package/es2017/theme/variable.less +652 -652
- package/es2017/titleBar/index.d.ts +16 -16
- package/es2017/titleBar/index.module.less +48 -48
- package/es2017/typings.d.ts +13 -13
- package/es2017/utils/Date.d.ts +10 -10
- package/es2017/utils/dom.d.ts +5 -5
- package/es2017/utils/number.d.ts +1 -1
- package/es2017/utils/object.d.ts +2 -2
- package/es2017/viewImage/index(/345/216/237).d.ts +31 -31
- package/es2017/viewImage/index.d.ts +33 -33
- package/es2017/viewImage/index.module(/345/216/237).less +173 -173
- package/es2017/viewImage/index.module.less +193 -193
- package/esm/AIMessageList/components/content/index.d.ts +4 -4
- package/esm/AIMessageList/components/content/index.module.less +7 -7
- package/esm/AIMessageList/components/copyIcon/index.d.ts +7 -7
- package/esm/AIMessageList/components/copyIcon/index.module.less +23 -23
- package/esm/AIMessageList/components/errorCallback/index.d.ts +3 -3
- package/esm/AIMessageList/components/fileList/fileIcon.d.ts +3 -3
- package/esm/AIMessageList/components/fileList/index.d.ts +4 -4
- package/esm/AIMessageList/components/fileList/index.module.less +95 -95
- package/esm/AIMessageList/components/footer/index.d.ts +10 -10
- package/esm/AIMessageList/components/footer/index.module.less +51 -51
- package/esm/AIMessageList/components/header/index.d.ts +9 -9
- package/esm/AIMessageList/components/header/index.module.less +31 -31
- package/esm/AIMessageList/components/referencesIcon/index.d.ts +9 -9
- package/esm/AIMessageList/components/referencesIcon/index.module.less +14 -14
- package/esm/AIMessageList/components/refreshBtn/index.d.ts +4 -4
- package/esm/AIMessageList/components/refreshBtn/index.module.less +12 -12
- package/esm/AIMessageList/components/remarkBtn/index.d.ts +4 -4
- package/esm/AIMessageList/components/remarkBtn/index.module.less +13 -13
- package/esm/AIMessageList/components/renderReferrnce/index.d.ts +10 -10
- package/esm/AIMessageList/components/renderReferrnce/index.module.less +63 -63
- package/esm/AIMessageList/components/sendBtn/index.d.ts +4 -4
- package/esm/AIMessageList/components/sendBtn/index.module.less +25 -25
- package/esm/AIMessageList/components/uplodaFileBtn/index.d.ts +4 -4
- package/esm/AIMessageList/components/uplodaFileBtn/index.module.less +4 -4
- package/esm/AIMessageList/components/virtuosoList/index.d.ts +5 -5
- package/esm/AIMessageList/components/virtuosoList/index.module.less +471 -471
- package/esm/AIMessageList/index.d.ts +4 -4
- package/esm/AIMessageList/index.module.less +20 -20
- package/esm/AIMessageList/type.d.ts +310 -310
- package/esm/bhdAppLayout/components/BhdTableSimple/index.js +9 -9
- package/esm/bhdAppLayout/components/BhdTableSimple/index.less +58 -58
- package/esm/bhdAppLayout/components/BhdTableSimple/index/347/232/204/345/211/257/346/234/254.js +9 -9
- package/esm/bhdAppLayout/index.d.ts +28 -28
- package/esm/bhdAppLayout/index.module.less +95 -95
- package/esm/bhdDatePicker/index.d.ts +17 -17
- package/esm/bhdDatePicker/index.module.less +1007 -1007
- package/esm/bhdEditor/index.d.ts +2 -2
- package/esm/bhdEnterInput/index.d.ts +9 -9
- package/esm/bhdModalCropper/index.d.ts +10 -10
- package/esm/bhdModalCropper/index.module.less +362 -362
- package/esm/bhdSelect/index.d.ts +33 -33
- package/esm/bhdSelect/index.module.less +131 -131
- package/esm/bhdTipModal/index.d.ts +29 -29
- package/esm/bhdTipModal/index.module.less +280 -280
- package/esm/bhdTipModal/modal.d.ts +6 -6
- package/esm/customerService/common.module.less +1391 -1391
- package/esm/customerService/contactsList.d.ts +14 -14
- package/esm/customerService/function.d.ts +25 -24
- package/esm/customerService/function.js +11 -1
- package/esm/customerService/historyFun.d.ts +13 -13
- package/esm/customerService/html2canvas.test.js +113 -113
- package/esm/customerService/index.d.ts +20 -20
- package/esm/customerService/index.js +50 -26
- package/esm/customerService/index.module.less +2280 -2278
- package/esm/customerService/index2.module.less +2218 -2216
- package/esm/customerService/js-screen-shot/assets/less/screen-shot.less +478 -478
- package/esm/customerService/js-screen-shot/lib/common-methods/CanvasPatch.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/DeviceTypeVerif.d.ts +2 -2
- package/esm/customerService/js-screen-shot/lib/common-methods/FixedData.d.ts +11 -11
- package/esm/customerService/js-screen-shot/lib/common-methods/FixedData.js +7 -7
- package/esm/customerService/js-screen-shot/lib/common-methods/GetBrushSelectedName.d.ts +5 -5
- package/esm/customerService/js-screen-shot/lib/common-methods/GetBrushSelectedName.js +3 -3
- package/esm/customerService/js-screen-shot/lib/common-methods/GetCanvasImgData.d.ts +4 -4
- package/esm/customerService/js-screen-shot/lib/common-methods/GetCanvasImgData.js +2 -2
- package/esm/customerService/js-screen-shot/lib/common-methods/GetColor.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/GetSelectedCalssName.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/GetToolRelativePosition.d.ts +7 -7
- package/esm/customerService/js-screen-shot/lib/common-methods/GetToolRelativePosition.js +2 -2
- package/esm/customerService/js-screen-shot/lib/common-methods/ImgScaling.d.ts +11 -11
- package/esm/customerService/js-screen-shot/lib/common-methods/ImgScaling.js +6 -6
- package/esm/customerService/js-screen-shot/lib/common-methods/SaveBorderArrInfo.d.ts +8 -8
- package/esm/customerService/js-screen-shot/lib/common-methods/SaveBorderArrInfo.js +5 -5
- package/esm/customerService/js-screen-shot/lib/common-methods/SaveCanvasToBase64.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/SaveCanvasToBase64.js +2 -2
- package/esm/customerService/js-screen-shot/lib/common-methods/SaveCanvasToImage.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/SelectColor.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/SelectTextSize.d.ts +5 -5
- package/esm/customerService/js-screen-shot/lib/common-methods/SetBrushSize.d.ts +14 -14
- package/esm/customerService/js-screen-shot/lib/common-methods/SetBrushSize.js +10 -10
- package/esm/customerService/js-screen-shot/lib/common-methods/SetSelectedClassName.d.ts +7 -7
- package/esm/customerService/js-screen-shot/lib/common-methods/SetSelectedClassName.js +5 -5
- package/esm/customerService/js-screen-shot/lib/common-methods/TakeOutHistory.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/TakeOutHistory.js +2 -2
- package/esm/customerService/js-screen-shot/lib/common-methods/UpdateContainerMouseStyle.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/common-methods/ZoomCutOutBoxPosition.d.ts +17 -17
- package/esm/customerService/js-screen-shot/lib/common-methods/ZoomCutOutBoxPosition.js +10 -10
- package/esm/customerService/js-screen-shot/lib/config/Toolbar.d.ts +5 -5
- package/esm/customerService/js-screen-shot/lib/main-entrance/CreateDom.d.ts +24 -24
- package/esm/customerService/js-screen-shot/lib/main-entrance/InitData.d.ts +78 -78
- package/esm/customerService/js-screen-shot/lib/main-entrance/PlugInParameters.d.ts +46 -46
- package/esm/customerService/js-screen-shot/lib/split-methods/AddHistoryData.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/split-methods/BoundaryJudgment.d.ts +8 -8
- package/esm/customerService/js-screen-shot/lib/split-methods/BoundaryJudgment.js +5 -5
- package/esm/customerService/js-screen-shot/lib/split-methods/CalculateOptionIcoPosition.d.ts +5 -5
- package/esm/customerService/js-screen-shot/lib/split-methods/CalculateOptionIcoPosition.js +3 -3
- package/esm/customerService/js-screen-shot/lib/split-methods/CalculateToolLocation.d.ts +16 -16
- package/esm/customerService/js-screen-shot/lib/split-methods/CalculateToolLocation.js +7 -7
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawArrow.d.ts +31 -31
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawArrow.js +14 -14
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawCircle.d.ts +11 -11
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawCircle.js +9 -9
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawCutOutBox.d.ts +19 -19
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawCutOutBox.js +12 -12
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawLineArrow.d.ts +13 -13
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawLineArrow.js +18 -18
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawMasking.d.ts +6 -6
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawMasking.js +4 -4
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawMosaic.d.ts +12 -12
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawMosaic.js +21 -21
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawPencil.d.ts +13 -13
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawPencil.js +9 -9
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawRectangle.d.ts +11 -11
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawRectangle.js +9 -9
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawText.d.ts +10 -10
- package/esm/customerService/js-screen-shot/lib/split-methods/DrawText.js +8 -8
- package/esm/customerService/js-screen-shot/lib/split-methods/KeyboardEventHandle.d.ts +10 -10
- package/esm/customerService/js-screen-shot/lib/split-methods/KeyboardEventHandle.js +4 -4
- package/esm/customerService/js-screen-shot/lib/split-methods/SetPlugInParameters.d.ts +2 -2
- package/esm/customerService/js-screen-shot/lib/split-methods/ToolClickEvent.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/split-methods/ToolClickEvent.js +5 -5
- package/esm/customerService/js-screen-shot/lib/split-methods/drawCrossImg.d.ts +1 -1
- package/esm/customerService/js-screen-shot/lib/type/ComponentType.d.ts +133 -133
- package/esm/customerService/js-screen-shot/main.d.ts +110 -110
- package/esm/customerService/js-screen-shot/main.js +32 -32
- package/esm/customerService/screenshotTool.d.ts +10 -10
- package/esm/customerService/teacherList.d.ts +11 -11
- package/esm/customerService/useMediaRecorder.d.ts +9 -9
- package/esm/customerService/viewMemaid.d.ts +3 -3
- package/esm/i18n/en_US.d.ts +2 -2
- package/esm/i18n/index.d.ts +2 -2
- package/esm/i18n/zh_CN.d.ts +2 -2
- package/esm/icons/components/custom-ai_icon.d.ts +4 -4
- package/esm/icons/components/custom-arrow.d.ts +4 -4
- package/esm/icons/components/custom-close.d.ts +4 -4
- package/esm/icons/components/custom-contacts.d.ts +4 -4
- package/esm/icons/components/custom-copy.d.ts +4 -4
- package/esm/icons/components/custom-dislike.d.ts +4 -4
- package/esm/icons/components/custom-download.d.ts +4 -4
- package/esm/icons/components/custom-duihao.d.ts +4 -4
- package/esm/icons/components/custom-exit_full_screen.d.ts +4 -4
- package/esm/icons/components/custom-expand.d.ts +4 -4
- package/esm/icons/components/custom-full_screen.d.ts +4 -4
- package/esm/icons/components/custom-knowledge_content.d.ts +4 -4
- package/esm/icons/components/custom-like.d.ts +4 -4
- package/esm/icons/components/custom-quote.d.ts +4 -4
- package/esm/icons/components/custom-record.d.ts +4 -4
- package/esm/icons/components/custom-reloading.d.ts +4 -4
- package/esm/icons/components/custom-retract.d.ts +4 -4
- package/esm/icons/components/custom-round_close.d.ts +4 -4
- package/esm/icons/components/custom-screen-xuanzuan.d.ts +4 -4
- package/esm/icons/components/custom-screenshot.d.ts +4 -4
- package/esm/icons/components/custom-sending.d.ts +4 -4
- package/esm/icons/components/custom-sound_recording.d.ts +4 -4
- package/esm/icons/components/custom-video-abstraction.d.ts +4 -4
- package/esm/icons/components/custom-wenhao_round.d.ts +4 -4
- package/esm/icons/components/custom-xuanzuan.d.ts +4 -4
- package/esm/icons/components/index.d.ts +25 -25
- package/esm/icons/index.d.ts +2 -2
- package/esm/images/index.d.ts +6 -6
- package/esm/index.d.ts +86 -86
- package/esm/index.js +3 -3
- package/esm/index.module.css +3 -3
- package/esm/message/index.d.ts +18 -18
- package/esm/message/index.module.less +142 -142
- package/esm/pagination/index.d.ts +4 -4
- package/esm/pagination/index.module.less +51 -51
- package/esm/provider/config.d.ts +9 -9
- package/esm/provider/index.d.ts +7 -7
- package/esm/table/index.d.ts +12 -12
- package/esm/table/index.module.less +423 -423
- package/esm/tableSelect/index.d.ts +3 -3
- package/esm/tableSelect/index.js +3 -3
- package/esm/tableSelect/index.module.less +20 -20
- package/esm/textTootip/index.d.ts +9 -9
- package/esm/theme/variable.less +652 -652
- package/esm/titleBar/index.d.ts +16 -16
- package/esm/titleBar/index.module.less +48 -48
- package/esm/typings.d.ts +13 -13
- package/esm/utils/Date.d.ts +10 -10
- package/esm/utils/dom.d.ts +5 -5
- package/esm/utils/number.d.ts +1 -1
- package/esm/utils/object.d.ts +2 -2
- package/esm/viewImage/index(/345/216/237).d.ts +31 -31
- package/esm/viewImage/index.d.ts +33 -33
- package/esm/viewImage/index.module(/345/216/237).less +173 -173
- package/esm/viewImage/index.module.less +193 -193
- package/package.json +3 -2
- package/dist/index.esm.es5.development.css +0 -14470
- package/dist/index.esm.es5.development.js +0 -16310
- package/dist/index.esm.es5.production.css +0 -10
- package/dist/index.esm.es5.production.js +0 -1
- package/dist/vendor.esm.es5.development.css +0 -119
- package/dist/vendor.esm.es5.development.js +0 -182678
- package/dist/vendor.esm.es5.production.css +0 -11
- package/dist/vendor.esm.es5.production.js +0 -493
package/esm/theme/variable.less
CHANGED
|
@@ -1,652 +1,652 @@
|
|
|
1
|
-
// 基础梯度色值
|
|
2
|
-
@Red-01: #fff4f0;
|
|
3
|
-
@Red-02: #ffe8e0;
|
|
4
|
-
@Red-03: #ffc7b8;
|
|
5
|
-
@Red-04: #ffa38f;
|
|
6
|
-
@Red-05: #ff7d66;
|
|
7
|
-
@Red-06: #f4523b;
|
|
8
|
-
@Red-07: #cf3527;
|
|
9
|
-
@Red-08: #a81f18;
|
|
10
|
-
@Red-09: #820e0c;
|
|
11
|
-
@Red-10: #5c0709;
|
|
12
|
-
|
|
13
|
-
@Blue-01: #f0f8ff;
|
|
14
|
-
@Blue-02: #e6f0fc;
|
|
15
|
-
@Blue-03: #d9ebff;
|
|
16
|
-
@Blue-04: #b0d2ff;
|
|
17
|
-
@Blue-05: #86b5fc;
|
|
18
|
-
@Blue-06: #5991ef;
|
|
19
|
-
@Blue-07: #406ec9;
|
|
20
|
-
@Blue-08: #2c50a3;
|
|
21
|
-
@Blue-09: #1b357d;
|
|
22
|
-
@Blue-10: #122257;
|
|
23
|
-
|
|
24
|
-
@Gold-01: #feffe6;
|
|
25
|
-
@Gold-02: #ffffb8;
|
|
26
|
-
@Gold-03: #fffb8f;
|
|
27
|
-
@Gold-04: #fff566;
|
|
28
|
-
@Gold-05: #ffec3d;
|
|
29
|
-
@Gold-06: #fadb14;
|
|
30
|
-
@Gold-07: #d4b106;
|
|
31
|
-
@Gold-08: #ad8b00;
|
|
32
|
-
@Gold-09: #876800;
|
|
33
|
-
@Gold-10: #614700;
|
|
34
|
-
|
|
35
|
-
@Orange-01: #fff4e6;
|
|
36
|
-
@Orange-02: #ffdbb0;
|
|
37
|
-
@Orange-03: #ffc587;
|
|
38
|
-
@Orange-04: #ffac5e;
|
|
39
|
-
@Orange-05: #ff9036;
|
|
40
|
-
@Orange-06: #f8700c;
|
|
41
|
-
@Orange-07: #d15000;
|
|
42
|
-
@Orange-08: #d15000;
|
|
43
|
-
@Orange-09: #852a00;
|
|
44
|
-
@Orange-10: #5e1b00;
|
|
45
|
-
|
|
46
|
-
@Cyan-01: #f0fffb;
|
|
47
|
-
@Cyan-02: #ccfff2;
|
|
48
|
-
@Cyan-03: #a3ffeb;
|
|
49
|
-
@Cyan-04: #74f2db;
|
|
50
|
-
@Cyan-05: #49e6ce;
|
|
51
|
-
@Cyan-06: #23d9c3;
|
|
52
|
-
@Cyan-07: #14b3a5;
|
|
53
|
-
@Cyan-08: #088c86;
|
|
54
|
-
@Cyan-09: #016664;
|
|
55
|
-
@Cyan-10: #003f40;
|
|
56
|
-
|
|
57
|
-
@Gray-Tr-01: rgba(255, 255, 255, 1);
|
|
58
|
-
@Gray-Tr-02: rgba(0, 0, 0, 0.02);
|
|
59
|
-
@Gray-Tr-03: rgba(0, 0, 0, 0.04);
|
|
60
|
-
@Gray-Tr-04: rgba(0, 0, 0, 0.06);
|
|
61
|
-
@Gray-Tr-05: rgba(0, 0, 0, 0.15);
|
|
62
|
-
@Gray-Tr-06: rgba(0, 0, 0, 0.25);
|
|
63
|
-
@Gray-Tr-07: rgba(0, 0, 0, 0.45);
|
|
64
|
-
@Gray-Tr-08: rgba(0, 0, 0, 0.65);
|
|
65
|
-
@Gray-Tr-09: rgba(0, 0, 0, 0.85);
|
|
66
|
-
@Gray-Tr-10: rgba(0, 0, 0, 1);
|
|
67
|
-
|
|
68
|
-
@Gray-01: #ffffff;
|
|
69
|
-
@Gray-02: #fafafa;
|
|
70
|
-
@Gray-03: #f5f5f5;
|
|
71
|
-
@Gray-04: #ebebeb;
|
|
72
|
-
@Gray-05: #d9d9d9;
|
|
73
|
-
@Gray-06: #bfbfbf;
|
|
74
|
-
@Gray-07: #8c8c8c;
|
|
75
|
-
@Gray-08: #595959;
|
|
76
|
-
@Gray-09: #262626;
|
|
77
|
-
@Gray-10: #000000;
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
/* 变量色值 */
|
|
82
|
-
|
|
83
|
-
/* "color-background-layout": {
|
|
84
|
-
"value": "{Gray-01}",
|
|
85
|
-
"type": "color",
|
|
86
|
-
"description": "布局(全局)背景色"
|
|
87
|
-
} */
|
|
88
|
-
@color-background-layout: @Gray-01;
|
|
89
|
-
/* "color-background-elevated": {
|
|
90
|
-
"value": "{Gray-01}",
|
|
91
|
-
"type": "color",
|
|
92
|
-
"description": "浮层容器背景色"
|
|
93
|
-
} */
|
|
94
|
-
@color-background-elevated: @Gray-01;
|
|
95
|
-
|
|
96
|
-
/* "color-background-fill": {
|
|
97
|
-
"value": "{Gray-05}",
|
|
98
|
-
"type": "color",
|
|
99
|
-
"description": "一级填充色(用于突出内容部分)"
|
|
100
|
-
}, */
|
|
101
|
-
@color-background-fill: @Blue-01;
|
|
102
|
-
|
|
103
|
-
/* "color-background-fillsecondary": {
|
|
104
|
-
"value": "{Gray-04}",
|
|
105
|
-
"type": "color",
|
|
106
|
-
"description": "二级填充色(可以较为明显地勾勒出元素形体,也可以作为三级填充色的 Hover 状态)"
|
|
107
|
-
}, */
|
|
108
|
-
@color-background-fillsecondary: @Gray-04;
|
|
109
|
-
/* "color-background-fillsecondary-Tr": {
|
|
110
|
-
"value": "{Gray-Tr-04}",
|
|
111
|
-
"type": "color",
|
|
112
|
-
"description": "二级填充色(可以较为明显地勾勒出元素形体,也可以作为三级填充色的 Hover 状态)"
|
|
113
|
-
}, */
|
|
114
|
-
@color-background-fillsecondary-Tr: @Gray-Tr-04;
|
|
115
|
-
/* "color-background-filltertiary": {
|
|
116
|
-
"value": "{Gray-03}",
|
|
117
|
-
"type": "color",
|
|
118
|
-
"description": "三级级填充色(用于勾勒出元素形体的场景,如无强调需求的情况下,建议使用三级填色作为默认填色。)"
|
|
119
|
-
}, */
|
|
120
|
-
@color-background-filltertiary: @Gray-03;
|
|
121
|
-
/* "color-background-filltertiary-Tr": {
|
|
122
|
-
"value": "{Gray-Tr-03}",
|
|
123
|
-
"type": "color",
|
|
124
|
-
"description": "三级级填充色(用于勾勒出元素形体的场景,如无强调需求的情况下,建议使用三级填色作为默认填色。)"
|
|
125
|
-
}, */
|
|
126
|
-
@color-background-filltertiary-Tr: @Gray-Tr-03;
|
|
127
|
-
/* "color-background-fillquaternary": {
|
|
128
|
-
"value": "{Gray-02}",
|
|
129
|
-
"type": "color",
|
|
130
|
-
"description": "四级级填充色(最弱一级的填充色,适用于不易引起注意的色块,例如斑马纹、区分边界的色块等。)"
|
|
131
|
-
}, */
|
|
132
|
-
@color-background-fillquaternary: @Gray-02;
|
|
133
|
-
|
|
134
|
-
/* "color-background-fillquaternary-Tr": {
|
|
135
|
-
"value": "{Gray-Tr-02}",
|
|
136
|
-
"type": "color",
|
|
137
|
-
"description": "四级级填充色(最弱一级的填充色,适用于不易引起注意的色块,例如斑马纹、区分边界的色块等。)"
|
|
138
|
-
}, */
|
|
139
|
-
@color-background-fillquaternary-Tr: @Gray-Tr-02;
|
|
140
|
-
/* "color-background-quinary": {
|
|
141
|
-
"value": "{Gray-01}",
|
|
142
|
-
"type": "color",
|
|
143
|
-
"description": "五级级填充色(适用于列表或文本框背景填充)"
|
|
144
|
-
}, */
|
|
145
|
-
|
|
146
|
-
@color-background-quinary: @Gray-01;
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
/*
|
|
150
|
-
"color-background-Mask-Tr": {
|
|
151
|
-
"value": "{Gray-Tr-06}",
|
|
152
|
-
"type": "color",
|
|
153
|
-
"description": "蒙层颜色"
|
|
154
|
-
},
|
|
155
|
-
*/
|
|
156
|
-
|
|
157
|
-
@color-background-Mask-Tr:@Gray-Tr-06;
|
|
158
|
-
/*
|
|
159
|
-
"color-background-primary-base": {
|
|
160
|
-
"value": "{Red-06}",
|
|
161
|
-
"type": "color",
|
|
162
|
-
"description": "主色背景"
|
|
163
|
-
}, */
|
|
164
|
-
@color-background-primary-base: @Red-06;
|
|
165
|
-
/* "color-background-primary-active": {
|
|
166
|
-
"value": "{Red-07}",
|
|
167
|
-
"type": "color",
|
|
168
|
-
"description": "主色背景颜色,激活状态"
|
|
169
|
-
}, */
|
|
170
|
-
@color-background-primary-active: @Red-07;
|
|
171
|
-
/* "color-background-primary-hover": {
|
|
172
|
-
"value": "{Red-05}",
|
|
173
|
-
"type": "color",
|
|
174
|
-
"description": "主色背景颜色,悬浮状态"
|
|
175
|
-
}, */
|
|
176
|
-
@color-background-primary-hover: @Red-05;
|
|
177
|
-
/* "color-background-primary-weak": {
|
|
178
|
-
"value": "{Red-01}",
|
|
179
|
-
"type": "color",
|
|
180
|
-
"description": "主色背景颜色(弱背景),可以在文本后面使用"
|
|
181
|
-
}, */
|
|
182
|
-
@color-background-primary-weak: @Red-01;
|
|
183
|
-
/* "color-background-primary-weak-hover": {
|
|
184
|
-
"value": "{Red-02}",
|
|
185
|
-
"type": "color",
|
|
186
|
-
"description": "主色浅色背景,悬浮状态"
|
|
187
|
-
}, */
|
|
188
|
-
@color-background-primary-weak-hover: @Red-02;
|
|
189
|
-
/* "color-background-success-base": {
|
|
190
|
-
"value": "{Cyan-06}",
|
|
191
|
-
"type": "color",
|
|
192
|
-
"description": "成功背景颜色"
|
|
193
|
-
}, */
|
|
194
|
-
@color-background-success-base: @Cyan-06;
|
|
195
|
-
/* "color-background-success-weak": {
|
|
196
|
-
"value": "{Cyan-01}",
|
|
197
|
-
"type": "color",
|
|
198
|
-
"description": "成功浅色背景"
|
|
199
|
-
}, */
|
|
200
|
-
@color-background-success-weak: @Cyan-01;
|
|
201
|
-
/* "color-background-warning-base": {
|
|
202
|
-
"value": "{Gold-06}",
|
|
203
|
-
"type": "color",
|
|
204
|
-
"description": "警告背景颜色"
|
|
205
|
-
}, */
|
|
206
|
-
@color-background-warning-base: @Gold-06;
|
|
207
|
-
/* "color-background-warning-weak": {
|
|
208
|
-
"value": "{Gold-01}",
|
|
209
|
-
"type": "color",
|
|
210
|
-
"description": "警告浅色背景"
|
|
211
|
-
}, */
|
|
212
|
-
@color-background-warning-weak: @Gold-01;
|
|
213
|
-
/* "color-background-error-base": {
|
|
214
|
-
"value": "{Orange-06}",
|
|
215
|
-
"type": "color",
|
|
216
|
-
"description": "错误背景颜色"
|
|
217
|
-
}, */
|
|
218
|
-
@color-background-error-base: @Orange-06;
|
|
219
|
-
/* "color-background-error-weak": {
|
|
220
|
-
"value": "{Orange-01}",
|
|
221
|
-
"type": "color",
|
|
222
|
-
"description": "错误浅色背景"
|
|
223
|
-
}, */
|
|
224
|
-
@color-background-error-weak: @Orange-01;
|
|
225
|
-
/* "color-background-info-base": {
|
|
226
|
-
"value": "{Blue-06}",
|
|
227
|
-
"type": "color",
|
|
228
|
-
"description": "信息色"
|
|
229
|
-
}, */
|
|
230
|
-
@color-background-info-base: @Blue-06;
|
|
231
|
-
/* "color-background-info-weak": {
|
|
232
|
-
"value": "{Blue-01}",
|
|
233
|
-
"type": "color",
|
|
234
|
-
"description": "信息浅色背景"
|
|
235
|
-
}, */
|
|
236
|
-
@color-background-info-weak: @Blue-01;
|
|
237
|
-
/* "color-border": {
|
|
238
|
-
"value": "{Gray-05}",
|
|
239
|
-
"type": "color",
|
|
240
|
-
"description": "一级边框色"
|
|
241
|
-
}, */
|
|
242
|
-
@color-border: @Gray-05;
|
|
243
|
-
/* "color-border-Tr": {
|
|
244
|
-
"value": "{Gray-Tr-05}",
|
|
245
|
-
"type": "color",
|
|
246
|
-
"description": "一级边框色"
|
|
247
|
-
}, */
|
|
248
|
-
@color-border-Tr: @Gray-Tr-05;
|
|
249
|
-
/* "color-border-secondary": {
|
|
250
|
-
"value": "{Gray-04}",
|
|
251
|
-
"type": "color",
|
|
252
|
-
"description": "二级边框色"
|
|
253
|
-
}, */
|
|
254
|
-
@color-border-secondary: @Gray-04;
|
|
255
|
-
/* "color-border-secondary-Tr": {
|
|
256
|
-
"value": "{Gray-Tr-04}",
|
|
257
|
-
"type": "color",
|
|
258
|
-
"description": "二级边框色"
|
|
259
|
-
}, */
|
|
260
|
-
@color-border-secondary-Tr: @Gray-Tr-04;
|
|
261
|
-
|
|
262
|
-
/* "color-border-tertiary": {
|
|
263
|
-
"value": "{Gray-01}",
|
|
264
|
-
"type": "color",
|
|
265
|
-
"description": "三级边框色"
|
|
266
|
-
}, */
|
|
267
|
-
@color-border-tertiary:@Gray-01;
|
|
268
|
-
/* "color-border-primary": {
|
|
269
|
-
"value": "{Red-06}",
|
|
270
|
-
"type": "color",
|
|
271
|
-
"description": "主色边框色"
|
|
272
|
-
}, */
|
|
273
|
-
@color-border-primary: @Red-06;
|
|
274
|
-
/* "color-border-primary-hover": {
|
|
275
|
-
"value": "{Red-05}",
|
|
276
|
-
"type": "color",
|
|
277
|
-
"description": "主色边框色,悬停状态"
|
|
278
|
-
}, */
|
|
279
|
-
@color-border-primary-hover: @Red-05;
|
|
280
|
-
|
|
281
|
-
/* "color-border-primary-active": {
|
|
282
|
-
"value": "{Red-07}",
|
|
283
|
-
"type": "color",
|
|
284
|
-
"description": "主色边框色,悬停状态"
|
|
285
|
-
}, */
|
|
286
|
-
@color-border-primary-active: @Red-07;
|
|
287
|
-
/* "color-border-success": {
|
|
288
|
-
"value": "{Cyan-06}",
|
|
289
|
-
"type": "color",
|
|
290
|
-
"description": "成功边框色"
|
|
291
|
-
}, */
|
|
292
|
-
@color-border-success: @Cyan-06;
|
|
293
|
-
/* "color-border-warning": {
|
|
294
|
-
"value": "{Gold-06}",
|
|
295
|
-
"type": "color",
|
|
296
|
-
"description": "警告边框色"
|
|
297
|
-
}, */
|
|
298
|
-
@color-border-warning: @Gold-06;
|
|
299
|
-
/* "color-border-error": {
|
|
300
|
-
"value": "{Orange-06}",
|
|
301
|
-
"type": "color",
|
|
302
|
-
"description": "报错边框色"
|
|
303
|
-
}, */
|
|
304
|
-
@color-border-error: @Orange-06;
|
|
305
|
-
/* "color-text": {
|
|
306
|
-
"value": "{Gray-09}",
|
|
307
|
-
"type": "color",
|
|
308
|
-
"description": "一级文本色"
|
|
309
|
-
}, */
|
|
310
|
-
@color-text: @Gray-09;
|
|
311
|
-
/* "color-text-Tr": {
|
|
312
|
-
"value": "{Gray-Tr-09}",
|
|
313
|
-
"type": "color",
|
|
314
|
-
"description": "一级文本色"
|
|
315
|
-
}, */
|
|
316
|
-
@color-text-Tr: @Gray-Tr-09;
|
|
317
|
-
/* "color-text-Secondary": {
|
|
318
|
-
"value": "{Gray-08}",
|
|
319
|
-
"type": "color",
|
|
320
|
-
"description": "二级文本色"
|
|
321
|
-
}, */
|
|
322
|
-
@color-text-Secondary: @Gray-08;
|
|
323
|
-
/* "color-text-Secondary-Tr": {
|
|
324
|
-
"value": "{Gray-Tr-08}",
|
|
325
|
-
"type": "color",
|
|
326
|
-
"description": "二级文本色"
|
|
327
|
-
}, */
|
|
328
|
-
@color-text-Secondary-Tr: @Gray-Tr-08;
|
|
329
|
-
/* "color-text-tertiary": {
|
|
330
|
-
"value": "{Gray-07}",
|
|
331
|
-
"type": "color",
|
|
332
|
-
"description": "三级文本色"
|
|
333
|
-
}, */
|
|
334
|
-
@color-text-tertiary: @Gray-07;
|
|
335
|
-
/* "color-text-tertiary-Tr": {
|
|
336
|
-
"value": "{Gray-Tr-07}",
|
|
337
|
-
"type": "color",
|
|
338
|
-
"description": "三级文本色"
|
|
339
|
-
}, */
|
|
340
|
-
@color-text-tertiary-Tr: @Gray-Tr-07;
|
|
341
|
-
/* "color-text-quaternary": {
|
|
342
|
-
"value": "{Gray-06}",
|
|
343
|
-
"type": "color",
|
|
344
|
-
"description": "四级文本色"
|
|
345
|
-
}, */
|
|
346
|
-
@color-text-quaternary: @Gray-06;
|
|
347
|
-
|
|
348
|
-
/* "color-text-quaternary-Tr": {
|
|
349
|
-
"value": "{Gray-Tr-06}",
|
|
350
|
-
"type": "color",
|
|
351
|
-
"description": "四级文本色"
|
|
352
|
-
}, */
|
|
353
|
-
@color-text-quaternary-Tr: @Gray-Tr-06;
|
|
354
|
-
/* "color-text-quaternary": {
|
|
355
|
-
"value": "{Gray-01}",
|
|
356
|
-
"type": "color",
|
|
357
|
-
"description": "五级文本色"
|
|
358
|
-
}, */
|
|
359
|
-
@color-text-quinary: @Gray-01;
|
|
360
|
-
|
|
361
|
-
/* "color-text-quaternary-Tr": {
|
|
362
|
-
"value": "{Gray-Tr-06}",
|
|
363
|
-
"type": "color",
|
|
364
|
-
"description": "五级文本色"
|
|
365
|
-
}, */
|
|
366
|
-
@color-text-quinary-Tr: @Gray-Tr-01;
|
|
367
|
-
/* "color-text-primary": {
|
|
368
|
-
"value": "{Red-06}",
|
|
369
|
-
"type": "color",
|
|
370
|
-
"description": "品牌文本色"
|
|
371
|
-
}, */
|
|
372
|
-
@color-text-primary: @Red-06;
|
|
373
|
-
|
|
374
|
-
/* "color-text-primary-hover": {
|
|
375
|
-
"value": "{Red-05}",
|
|
376
|
-
"type": "color",
|
|
377
|
-
"description": "品牌文本色,悬浮状态"
|
|
378
|
-
}, */
|
|
379
|
-
@color-text-primary-hover: @Red-05;
|
|
380
|
-
/* "color-text-primary-active": {
|
|
381
|
-
"value": "{Red-07}",
|
|
382
|
-
"type": "color",
|
|
383
|
-
"description": "品牌文本色,激活状态"
|
|
384
|
-
}, */
|
|
385
|
-
@color-text-primary-active: @Red-07;
|
|
386
|
-
/* "color-text-success": {
|
|
387
|
-
"value": "{Cyan-06}",
|
|
388
|
-
"type": "color",
|
|
389
|
-
"description": "成功文本色"
|
|
390
|
-
}, */
|
|
391
|
-
@color-text-success: @Cyan-06;
|
|
392
|
-
/* "color-text-warning": {
|
|
393
|
-
"value": "{Gold-06}",
|
|
394
|
-
"type": "color",
|
|
395
|
-
"description": "警告文本色"
|
|
396
|
-
}, */
|
|
397
|
-
@color-text-warning: @Gold-06;
|
|
398
|
-
/* "color-text-error": {
|
|
399
|
-
"value": "{Orange-06}",
|
|
400
|
-
"type": "color",
|
|
401
|
-
"description": "报错文本色"
|
|
402
|
-
}, */
|
|
403
|
-
@color-text-error: @Orange-06;
|
|
404
|
-
/* "color-text-info": {
|
|
405
|
-
"value": "{Blue-06}",
|
|
406
|
-
"type": "color",
|
|
407
|
-
"description": "信息文本色"
|
|
408
|
-
}, */
|
|
409
|
-
@color-text-info: @Blue-06;
|
|
410
|
-
/* "color-text-info-hover": {
|
|
411
|
-
"value": "{Blue-05}",
|
|
412
|
-
"type": "color",
|
|
413
|
-
"description": "信息文本色,悬停状态"
|
|
414
|
-
}, */
|
|
415
|
-
@color-text-info-hover: @Blue-05;
|
|
416
|
-
/* "color-text-info-active": {
|
|
417
|
-
"value": "{Blue-07}",
|
|
418
|
-
"type": "color",
|
|
419
|
-
"description": "信息文本色,激活状态"
|
|
420
|
-
}, */
|
|
421
|
-
@color-text-info-active: @Blue-07;
|
|
422
|
-
/* "color-data-visualization-01": {
|
|
423
|
-
"value": "#F4523B",
|
|
424
|
-
"type": "color",
|
|
425
|
-
"description": "可视化颜色1"
|
|
426
|
-
}, */
|
|
427
|
-
@color-data-visualization-01: #f4523b;
|
|
428
|
-
/* "color-data-visualization-02": {
|
|
429
|
-
"value": "#5991EF",
|
|
430
|
-
"type": "color",
|
|
431
|
-
"description": "可视化颜色2"
|
|
432
|
-
}, */
|
|
433
|
-
@color-data-visualization-02: #5991ef;
|
|
434
|
-
/* "color-data-visualization-03": {
|
|
435
|
-
"value": "#F8700C",
|
|
436
|
-
"type": "color",
|
|
437
|
-
"description": "可视化颜色3"
|
|
438
|
-
}, */
|
|
439
|
-
@color-data-visualization-03: #f8700c;
|
|
440
|
-
/* "color-data-visualization-04": {
|
|
441
|
-
"value": "#3ED22D",
|
|
442
|
-
"type": "color",
|
|
443
|
-
"description": "可视化颜色4"
|
|
444
|
-
}, */
|
|
445
|
-
@color-data-visualization-04: #3ed22d;
|
|
446
|
-
/* "color-data-visualization-05": {
|
|
447
|
-
"value": "#DC2368",
|
|
448
|
-
"type": "color",
|
|
449
|
-
"description": "可视化颜色5"
|
|
450
|
-
}, */
|
|
451
|
-
@color-data-visualization-05: #dc2368;
|
|
452
|
-
/* "color-data-visualization-06": {
|
|
453
|
-
"value": "#2AC3D5",
|
|
454
|
-
"type": "color",
|
|
455
|
-
"description": "可视化颜色6"
|
|
456
|
-
}, */
|
|
457
|
-
@color-data-visualization-06: #2ac3d5;
|
|
458
|
-
/* "color-data-visualization-07": {
|
|
459
|
-
"value": "#F3D30C",
|
|
460
|
-
"type": "color",
|
|
461
|
-
"description": "可视化颜色7"
|
|
462
|
-
}, */
|
|
463
|
-
@color-data-visualization-07: #f3d30c;
|
|
464
|
-
/* "color-data-visualization-08": {
|
|
465
|
-
"value": "#342AD5",
|
|
466
|
-
"type": "color",
|
|
467
|
-
"description": "可视化颜色8"
|
|
468
|
-
}, */
|
|
469
|
-
@color-data-visualization-08: #342ad5;
|
|
470
|
-
/* "color-data-visualization-09": {
|
|
471
|
-
"value": "#FF69B1",
|
|
472
|
-
"type": "color",
|
|
473
|
-
"description": "可视化颜色9"
|
|
474
|
-
}, */
|
|
475
|
-
@color-data-visualization-09: #ff69b1;
|
|
476
|
-
/* "color-data-visualization-10": {
|
|
477
|
-
"value": "#45DEA6",
|
|
478
|
-
"type": "color",
|
|
479
|
-
"description": "可视化颜色10"
|
|
480
|
-
}, */
|
|
481
|
-
@color-data-visualization-10: #45dea6;
|
|
482
|
-
/* "color-data-visualization-11": {
|
|
483
|
-
"value": "#CB43E1",
|
|
484
|
-
"type": "color",
|
|
485
|
-
"description": "可视化颜色11"
|
|
486
|
-
}, */
|
|
487
|
-
@color-data-visualization-11: #cb43e1;
|
|
488
|
-
/* "color-data-visualization-12": {
|
|
489
|
-
"value": "#69A8FF",
|
|
490
|
-
"type": "color",
|
|
491
|
-
"description": "可视化颜色12"
|
|
492
|
-
} */
|
|
493
|
-
@color-data-visualization-12: #69a8ff;
|
|
494
|
-
|
|
495
|
-
/*
|
|
496
|
-
"color-icon": {
|
|
497
|
-
"value": "$Red-06",
|
|
498
|
-
"type": "color",
|
|
499
|
-
"description": "图标,默认"
|
|
500
|
-
}
|
|
501
|
-
*/
|
|
502
|
-
@color-icon: @Red-06;
|
|
503
|
-
/*
|
|
504
|
-
"color-icon-hover": {
|
|
505
|
-
"value": "$Red-05",
|
|
506
|
-
"type": "color",
|
|
507
|
-
"description": "图标,悬浮状态"
|
|
508
|
-
}
|
|
509
|
-
*/
|
|
510
|
-
|
|
511
|
-
@color-icon-hover: @Red-05;
|
|
512
|
-
|
|
513
|
-
/*
|
|
514
|
-
"color-icon-active": {
|
|
515
|
-
"value": "$Red-07",
|
|
516
|
-
"type": "color",
|
|
517
|
-
"description": "图标,激活状态"
|
|
518
|
-
}
|
|
519
|
-
*/
|
|
520
|
-
|
|
521
|
-
@color-icon-active: @Red-07;
|
|
522
|
-
/*
|
|
523
|
-
"color-icon-success": {
|
|
524
|
-
"value": "$Cyan-06",
|
|
525
|
-
"type": "color",
|
|
526
|
-
"description": "图标,成功色"
|
|
527
|
-
}
|
|
528
|
-
*/
|
|
529
|
-
@color-icon-success: @Cyan-06;
|
|
530
|
-
|
|
531
|
-
/*
|
|
532
|
-
"color-icon-warning": {
|
|
533
|
-
"value": "$Gold-06",
|
|
534
|
-
"type": "color",
|
|
535
|
-
"description": "图标,警告色"
|
|
536
|
-
}
|
|
537
|
-
*/
|
|
538
|
-
@color-icon-warning: @Gold-06;
|
|
539
|
-
/*
|
|
540
|
-
"color-icon-error": {
|
|
541
|
-
"value": "$Orange-06",
|
|
542
|
-
"type": "color",
|
|
543
|
-
"description": "图标,报错色"
|
|
544
|
-
}
|
|
545
|
-
*/
|
|
546
|
-
@color-icon-error: @Orange-06;
|
|
547
|
-
/*
|
|
548
|
-
"color-icon-base": {
|
|
549
|
-
"value": "$Blue-06",
|
|
550
|
-
"type": "color",
|
|
551
|
-
"description": "图标,一级填充色"
|
|
552
|
-
}
|
|
553
|
-
*/
|
|
554
|
-
@color-icon-base: @Blue-06;
|
|
555
|
-
/*
|
|
556
|
-
"color-icon-fill": {
|
|
557
|
-
"value": "$Gray-08",
|
|
558
|
-
"type": "color",
|
|
559
|
-
"description": "图标,一级填充色"
|
|
560
|
-
}
|
|
561
|
-
*/
|
|
562
|
-
@color-icon-fill: @Gray-08;
|
|
563
|
-
|
|
564
|
-
/*
|
|
565
|
-
"color-icon-fill(Tr)": {
|
|
566
|
-
"value": "$Gray(Tr)-08",
|
|
567
|
-
"type": "color",
|
|
568
|
-
"description": "图标,一级填充色0.65"
|
|
569
|
-
}
|
|
570
|
-
*/
|
|
571
|
-
@color-icon-fill-Tr: @Gray-Tr-08;
|
|
572
|
-
/*
|
|
573
|
-
"color-icon-Secondary": {
|
|
574
|
-
"value": "$Gray-07",
|
|
575
|
-
"type": "color",
|
|
576
|
-
"description": "图标,二级填充色"
|
|
577
|
-
}
|
|
578
|
-
*/
|
|
579
|
-
@color-icon-Secondary: @Gray-07;
|
|
580
|
-
/*
|
|
581
|
-
"color-icon-Secondary(Tr)": {
|
|
582
|
-
"value": "$Gray(Tr)-07",
|
|
583
|
-
"type": "color",
|
|
584
|
-
"description": "图标,二级填充色0.45"
|
|
585
|
-
}
|
|
586
|
-
*/
|
|
587
|
-
@color-icon-Secondary-Tr: @Gray-Tr-07;
|
|
588
|
-
/*
|
|
589
|
-
"color-icon-tertiary": {
|
|
590
|
-
"value": "$Gray-06",
|
|
591
|
-
"type": "color",
|
|
592
|
-
"description": "图标,三级填充色"
|
|
593
|
-
}
|
|
594
|
-
*/
|
|
595
|
-
|
|
596
|
-
@color-icon-tertiary: @Gray-06;
|
|
597
|
-
|
|
598
|
-
/*
|
|
599
|
-
"color-icon-tertiary(Tr)": {
|
|
600
|
-
"value": "$Gray(Tr)-06",
|
|
601
|
-
"type": "color",
|
|
602
|
-
"description": "图标,三级填充色0.25"
|
|
603
|
-
}
|
|
604
|
-
*/
|
|
605
|
-
|
|
606
|
-
@color-icon-tertiary-Tr: @Gray-Tr-06;
|
|
607
|
-
/*
|
|
608
|
-
"color-icon-quaternary": {
|
|
609
|
-
"value": "$Gray-04",
|
|
610
|
-
"type": "color",
|
|
611
|
-
"description": "图标,四级填充色"
|
|
612
|
-
}
|
|
613
|
-
*/
|
|
614
|
-
|
|
615
|
-
@color-icon-quaternary: @Gray-04;
|
|
616
|
-
|
|
617
|
-
/*
|
|
618
|
-
"color-icon-quaternary(Tr)": {
|
|
619
|
-
"value": "$Gray(Tr)-04",
|
|
620
|
-
"type": "color",
|
|
621
|
-
"description": "图标,四级填充色0.06"
|
|
622
|
-
}
|
|
623
|
-
*/
|
|
624
|
-
|
|
625
|
-
@color-icon-quaternary-Tr: @Gray-Tr-04;
|
|
626
|
-
/*
|
|
627
|
-
"color-icon-quinary": {
|
|
628
|
-
"value": "$Gray-02",
|
|
629
|
-
"type": "color",
|
|
630
|
-
"description": "图标,五级填充色"
|
|
631
|
-
}
|
|
632
|
-
*/
|
|
633
|
-
@color-icon-quinary: @Gray-02;
|
|
634
|
-
/*
|
|
635
|
-
"color-icon-quinary(Tr)": {
|
|
636
|
-
"value": "$Gray(Tr)-02",
|
|
637
|
-
"type": "color",
|
|
638
|
-
"description": "图标,五级填充色0.06"
|
|
639
|
-
}
|
|
640
|
-
*/
|
|
641
|
-
|
|
642
|
-
@color-icon-quinary-Tr: @Gray-Tr-02;
|
|
643
|
-
|
|
644
|
-
/*
|
|
645
|
-
"color-icon-senary": {
|
|
646
|
-
"value": "$Gray-01",
|
|
647
|
-
"type": "color",
|
|
648
|
-
"description": "图标,六级填充色"
|
|
649
|
-
}
|
|
650
|
-
*/
|
|
651
|
-
|
|
652
|
-
@color-icon-senary: @Gray-01;
|
|
1
|
+
// 基础梯度色值
|
|
2
|
+
@Red-01: #fff4f0;
|
|
3
|
+
@Red-02: #ffe8e0;
|
|
4
|
+
@Red-03: #ffc7b8;
|
|
5
|
+
@Red-04: #ffa38f;
|
|
6
|
+
@Red-05: #ff7d66;
|
|
7
|
+
@Red-06: #f4523b;
|
|
8
|
+
@Red-07: #cf3527;
|
|
9
|
+
@Red-08: #a81f18;
|
|
10
|
+
@Red-09: #820e0c;
|
|
11
|
+
@Red-10: #5c0709;
|
|
12
|
+
|
|
13
|
+
@Blue-01: #f0f8ff;
|
|
14
|
+
@Blue-02: #e6f0fc;
|
|
15
|
+
@Blue-03: #d9ebff;
|
|
16
|
+
@Blue-04: #b0d2ff;
|
|
17
|
+
@Blue-05: #86b5fc;
|
|
18
|
+
@Blue-06: #5991ef;
|
|
19
|
+
@Blue-07: #406ec9;
|
|
20
|
+
@Blue-08: #2c50a3;
|
|
21
|
+
@Blue-09: #1b357d;
|
|
22
|
+
@Blue-10: #122257;
|
|
23
|
+
|
|
24
|
+
@Gold-01: #feffe6;
|
|
25
|
+
@Gold-02: #ffffb8;
|
|
26
|
+
@Gold-03: #fffb8f;
|
|
27
|
+
@Gold-04: #fff566;
|
|
28
|
+
@Gold-05: #ffec3d;
|
|
29
|
+
@Gold-06: #fadb14;
|
|
30
|
+
@Gold-07: #d4b106;
|
|
31
|
+
@Gold-08: #ad8b00;
|
|
32
|
+
@Gold-09: #876800;
|
|
33
|
+
@Gold-10: #614700;
|
|
34
|
+
|
|
35
|
+
@Orange-01: #fff4e6;
|
|
36
|
+
@Orange-02: #ffdbb0;
|
|
37
|
+
@Orange-03: #ffc587;
|
|
38
|
+
@Orange-04: #ffac5e;
|
|
39
|
+
@Orange-05: #ff9036;
|
|
40
|
+
@Orange-06: #f8700c;
|
|
41
|
+
@Orange-07: #d15000;
|
|
42
|
+
@Orange-08: #d15000;
|
|
43
|
+
@Orange-09: #852a00;
|
|
44
|
+
@Orange-10: #5e1b00;
|
|
45
|
+
|
|
46
|
+
@Cyan-01: #f0fffb;
|
|
47
|
+
@Cyan-02: #ccfff2;
|
|
48
|
+
@Cyan-03: #a3ffeb;
|
|
49
|
+
@Cyan-04: #74f2db;
|
|
50
|
+
@Cyan-05: #49e6ce;
|
|
51
|
+
@Cyan-06: #23d9c3;
|
|
52
|
+
@Cyan-07: #14b3a5;
|
|
53
|
+
@Cyan-08: #088c86;
|
|
54
|
+
@Cyan-09: #016664;
|
|
55
|
+
@Cyan-10: #003f40;
|
|
56
|
+
|
|
57
|
+
@Gray-Tr-01: rgba(255, 255, 255, 1);
|
|
58
|
+
@Gray-Tr-02: rgba(0, 0, 0, 0.02);
|
|
59
|
+
@Gray-Tr-03: rgba(0, 0, 0, 0.04);
|
|
60
|
+
@Gray-Tr-04: rgba(0, 0, 0, 0.06);
|
|
61
|
+
@Gray-Tr-05: rgba(0, 0, 0, 0.15);
|
|
62
|
+
@Gray-Tr-06: rgba(0, 0, 0, 0.25);
|
|
63
|
+
@Gray-Tr-07: rgba(0, 0, 0, 0.45);
|
|
64
|
+
@Gray-Tr-08: rgba(0, 0, 0, 0.65);
|
|
65
|
+
@Gray-Tr-09: rgba(0, 0, 0, 0.85);
|
|
66
|
+
@Gray-Tr-10: rgba(0, 0, 0, 1);
|
|
67
|
+
|
|
68
|
+
@Gray-01: #ffffff;
|
|
69
|
+
@Gray-02: #fafafa;
|
|
70
|
+
@Gray-03: #f5f5f5;
|
|
71
|
+
@Gray-04: #ebebeb;
|
|
72
|
+
@Gray-05: #d9d9d9;
|
|
73
|
+
@Gray-06: #bfbfbf;
|
|
74
|
+
@Gray-07: #8c8c8c;
|
|
75
|
+
@Gray-08: #595959;
|
|
76
|
+
@Gray-09: #262626;
|
|
77
|
+
@Gray-10: #000000;
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
/* 变量色值 */
|
|
82
|
+
|
|
83
|
+
/* "color-background-layout": {
|
|
84
|
+
"value": "{Gray-01}",
|
|
85
|
+
"type": "color",
|
|
86
|
+
"description": "布局(全局)背景色"
|
|
87
|
+
} */
|
|
88
|
+
@color-background-layout: @Gray-01;
|
|
89
|
+
/* "color-background-elevated": {
|
|
90
|
+
"value": "{Gray-01}",
|
|
91
|
+
"type": "color",
|
|
92
|
+
"description": "浮层容器背景色"
|
|
93
|
+
} */
|
|
94
|
+
@color-background-elevated: @Gray-01;
|
|
95
|
+
|
|
96
|
+
/* "color-background-fill": {
|
|
97
|
+
"value": "{Gray-05}",
|
|
98
|
+
"type": "color",
|
|
99
|
+
"description": "一级填充色(用于突出内容部分)"
|
|
100
|
+
}, */
|
|
101
|
+
@color-background-fill: @Blue-01;
|
|
102
|
+
|
|
103
|
+
/* "color-background-fillsecondary": {
|
|
104
|
+
"value": "{Gray-04}",
|
|
105
|
+
"type": "color",
|
|
106
|
+
"description": "二级填充色(可以较为明显地勾勒出元素形体,也可以作为三级填充色的 Hover 状态)"
|
|
107
|
+
}, */
|
|
108
|
+
@color-background-fillsecondary: @Gray-04;
|
|
109
|
+
/* "color-background-fillsecondary-Tr": {
|
|
110
|
+
"value": "{Gray-Tr-04}",
|
|
111
|
+
"type": "color",
|
|
112
|
+
"description": "二级填充色(可以较为明显地勾勒出元素形体,也可以作为三级填充色的 Hover 状态)"
|
|
113
|
+
}, */
|
|
114
|
+
@color-background-fillsecondary-Tr: @Gray-Tr-04;
|
|
115
|
+
/* "color-background-filltertiary": {
|
|
116
|
+
"value": "{Gray-03}",
|
|
117
|
+
"type": "color",
|
|
118
|
+
"description": "三级级填充色(用于勾勒出元素形体的场景,如无强调需求的情况下,建议使用三级填色作为默认填色。)"
|
|
119
|
+
}, */
|
|
120
|
+
@color-background-filltertiary: @Gray-03;
|
|
121
|
+
/* "color-background-filltertiary-Tr": {
|
|
122
|
+
"value": "{Gray-Tr-03}",
|
|
123
|
+
"type": "color",
|
|
124
|
+
"description": "三级级填充色(用于勾勒出元素形体的场景,如无强调需求的情况下,建议使用三级填色作为默认填色。)"
|
|
125
|
+
}, */
|
|
126
|
+
@color-background-filltertiary-Tr: @Gray-Tr-03;
|
|
127
|
+
/* "color-background-fillquaternary": {
|
|
128
|
+
"value": "{Gray-02}",
|
|
129
|
+
"type": "color",
|
|
130
|
+
"description": "四级级填充色(最弱一级的填充色,适用于不易引起注意的色块,例如斑马纹、区分边界的色块等。)"
|
|
131
|
+
}, */
|
|
132
|
+
@color-background-fillquaternary: @Gray-02;
|
|
133
|
+
|
|
134
|
+
/* "color-background-fillquaternary-Tr": {
|
|
135
|
+
"value": "{Gray-Tr-02}",
|
|
136
|
+
"type": "color",
|
|
137
|
+
"description": "四级级填充色(最弱一级的填充色,适用于不易引起注意的色块,例如斑马纹、区分边界的色块等。)"
|
|
138
|
+
}, */
|
|
139
|
+
@color-background-fillquaternary-Tr: @Gray-Tr-02;
|
|
140
|
+
/* "color-background-quinary": {
|
|
141
|
+
"value": "{Gray-01}",
|
|
142
|
+
"type": "color",
|
|
143
|
+
"description": "五级级填充色(适用于列表或文本框背景填充)"
|
|
144
|
+
}, */
|
|
145
|
+
|
|
146
|
+
@color-background-quinary: @Gray-01;
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
/*
|
|
150
|
+
"color-background-Mask-Tr": {
|
|
151
|
+
"value": "{Gray-Tr-06}",
|
|
152
|
+
"type": "color",
|
|
153
|
+
"description": "蒙层颜色"
|
|
154
|
+
},
|
|
155
|
+
*/
|
|
156
|
+
|
|
157
|
+
@color-background-Mask-Tr:@Gray-Tr-06;
|
|
158
|
+
/*
|
|
159
|
+
"color-background-primary-base": {
|
|
160
|
+
"value": "{Red-06}",
|
|
161
|
+
"type": "color",
|
|
162
|
+
"description": "主色背景"
|
|
163
|
+
}, */
|
|
164
|
+
@color-background-primary-base: @Red-06;
|
|
165
|
+
/* "color-background-primary-active": {
|
|
166
|
+
"value": "{Red-07}",
|
|
167
|
+
"type": "color",
|
|
168
|
+
"description": "主色背景颜色,激活状态"
|
|
169
|
+
}, */
|
|
170
|
+
@color-background-primary-active: @Red-07;
|
|
171
|
+
/* "color-background-primary-hover": {
|
|
172
|
+
"value": "{Red-05}",
|
|
173
|
+
"type": "color",
|
|
174
|
+
"description": "主色背景颜色,悬浮状态"
|
|
175
|
+
}, */
|
|
176
|
+
@color-background-primary-hover: @Red-05;
|
|
177
|
+
/* "color-background-primary-weak": {
|
|
178
|
+
"value": "{Red-01}",
|
|
179
|
+
"type": "color",
|
|
180
|
+
"description": "主色背景颜色(弱背景),可以在文本后面使用"
|
|
181
|
+
}, */
|
|
182
|
+
@color-background-primary-weak: @Red-01;
|
|
183
|
+
/* "color-background-primary-weak-hover": {
|
|
184
|
+
"value": "{Red-02}",
|
|
185
|
+
"type": "color",
|
|
186
|
+
"description": "主色浅色背景,悬浮状态"
|
|
187
|
+
}, */
|
|
188
|
+
@color-background-primary-weak-hover: @Red-02;
|
|
189
|
+
/* "color-background-success-base": {
|
|
190
|
+
"value": "{Cyan-06}",
|
|
191
|
+
"type": "color",
|
|
192
|
+
"description": "成功背景颜色"
|
|
193
|
+
}, */
|
|
194
|
+
@color-background-success-base: @Cyan-06;
|
|
195
|
+
/* "color-background-success-weak": {
|
|
196
|
+
"value": "{Cyan-01}",
|
|
197
|
+
"type": "color",
|
|
198
|
+
"description": "成功浅色背景"
|
|
199
|
+
}, */
|
|
200
|
+
@color-background-success-weak: @Cyan-01;
|
|
201
|
+
/* "color-background-warning-base": {
|
|
202
|
+
"value": "{Gold-06}",
|
|
203
|
+
"type": "color",
|
|
204
|
+
"description": "警告背景颜色"
|
|
205
|
+
}, */
|
|
206
|
+
@color-background-warning-base: @Gold-06;
|
|
207
|
+
/* "color-background-warning-weak": {
|
|
208
|
+
"value": "{Gold-01}",
|
|
209
|
+
"type": "color",
|
|
210
|
+
"description": "警告浅色背景"
|
|
211
|
+
}, */
|
|
212
|
+
@color-background-warning-weak: @Gold-01;
|
|
213
|
+
/* "color-background-error-base": {
|
|
214
|
+
"value": "{Orange-06}",
|
|
215
|
+
"type": "color",
|
|
216
|
+
"description": "错误背景颜色"
|
|
217
|
+
}, */
|
|
218
|
+
@color-background-error-base: @Orange-06;
|
|
219
|
+
/* "color-background-error-weak": {
|
|
220
|
+
"value": "{Orange-01}",
|
|
221
|
+
"type": "color",
|
|
222
|
+
"description": "错误浅色背景"
|
|
223
|
+
}, */
|
|
224
|
+
@color-background-error-weak: @Orange-01;
|
|
225
|
+
/* "color-background-info-base": {
|
|
226
|
+
"value": "{Blue-06}",
|
|
227
|
+
"type": "color",
|
|
228
|
+
"description": "信息色"
|
|
229
|
+
}, */
|
|
230
|
+
@color-background-info-base: @Blue-06;
|
|
231
|
+
/* "color-background-info-weak": {
|
|
232
|
+
"value": "{Blue-01}",
|
|
233
|
+
"type": "color",
|
|
234
|
+
"description": "信息浅色背景"
|
|
235
|
+
}, */
|
|
236
|
+
@color-background-info-weak: @Blue-01;
|
|
237
|
+
/* "color-border": {
|
|
238
|
+
"value": "{Gray-05}",
|
|
239
|
+
"type": "color",
|
|
240
|
+
"description": "一级边框色"
|
|
241
|
+
}, */
|
|
242
|
+
@color-border: @Gray-05;
|
|
243
|
+
/* "color-border-Tr": {
|
|
244
|
+
"value": "{Gray-Tr-05}",
|
|
245
|
+
"type": "color",
|
|
246
|
+
"description": "一级边框色"
|
|
247
|
+
}, */
|
|
248
|
+
@color-border-Tr: @Gray-Tr-05;
|
|
249
|
+
/* "color-border-secondary": {
|
|
250
|
+
"value": "{Gray-04}",
|
|
251
|
+
"type": "color",
|
|
252
|
+
"description": "二级边框色"
|
|
253
|
+
}, */
|
|
254
|
+
@color-border-secondary: @Gray-04;
|
|
255
|
+
/* "color-border-secondary-Tr": {
|
|
256
|
+
"value": "{Gray-Tr-04}",
|
|
257
|
+
"type": "color",
|
|
258
|
+
"description": "二级边框色"
|
|
259
|
+
}, */
|
|
260
|
+
@color-border-secondary-Tr: @Gray-Tr-04;
|
|
261
|
+
|
|
262
|
+
/* "color-border-tertiary": {
|
|
263
|
+
"value": "{Gray-01}",
|
|
264
|
+
"type": "color",
|
|
265
|
+
"description": "三级边框色"
|
|
266
|
+
}, */
|
|
267
|
+
@color-border-tertiary:@Gray-01;
|
|
268
|
+
/* "color-border-primary": {
|
|
269
|
+
"value": "{Red-06}",
|
|
270
|
+
"type": "color",
|
|
271
|
+
"description": "主色边框色"
|
|
272
|
+
}, */
|
|
273
|
+
@color-border-primary: @Red-06;
|
|
274
|
+
/* "color-border-primary-hover": {
|
|
275
|
+
"value": "{Red-05}",
|
|
276
|
+
"type": "color",
|
|
277
|
+
"description": "主色边框色,悬停状态"
|
|
278
|
+
}, */
|
|
279
|
+
@color-border-primary-hover: @Red-05;
|
|
280
|
+
|
|
281
|
+
/* "color-border-primary-active": {
|
|
282
|
+
"value": "{Red-07}",
|
|
283
|
+
"type": "color",
|
|
284
|
+
"description": "主色边框色,悬停状态"
|
|
285
|
+
}, */
|
|
286
|
+
@color-border-primary-active: @Red-07;
|
|
287
|
+
/* "color-border-success": {
|
|
288
|
+
"value": "{Cyan-06}",
|
|
289
|
+
"type": "color",
|
|
290
|
+
"description": "成功边框色"
|
|
291
|
+
}, */
|
|
292
|
+
@color-border-success: @Cyan-06;
|
|
293
|
+
/* "color-border-warning": {
|
|
294
|
+
"value": "{Gold-06}",
|
|
295
|
+
"type": "color",
|
|
296
|
+
"description": "警告边框色"
|
|
297
|
+
}, */
|
|
298
|
+
@color-border-warning: @Gold-06;
|
|
299
|
+
/* "color-border-error": {
|
|
300
|
+
"value": "{Orange-06}",
|
|
301
|
+
"type": "color",
|
|
302
|
+
"description": "报错边框色"
|
|
303
|
+
}, */
|
|
304
|
+
@color-border-error: @Orange-06;
|
|
305
|
+
/* "color-text": {
|
|
306
|
+
"value": "{Gray-09}",
|
|
307
|
+
"type": "color",
|
|
308
|
+
"description": "一级文本色"
|
|
309
|
+
}, */
|
|
310
|
+
@color-text: @Gray-09;
|
|
311
|
+
/* "color-text-Tr": {
|
|
312
|
+
"value": "{Gray-Tr-09}",
|
|
313
|
+
"type": "color",
|
|
314
|
+
"description": "一级文本色"
|
|
315
|
+
}, */
|
|
316
|
+
@color-text-Tr: @Gray-Tr-09;
|
|
317
|
+
/* "color-text-Secondary": {
|
|
318
|
+
"value": "{Gray-08}",
|
|
319
|
+
"type": "color",
|
|
320
|
+
"description": "二级文本色"
|
|
321
|
+
}, */
|
|
322
|
+
@color-text-Secondary: @Gray-08;
|
|
323
|
+
/* "color-text-Secondary-Tr": {
|
|
324
|
+
"value": "{Gray-Tr-08}",
|
|
325
|
+
"type": "color",
|
|
326
|
+
"description": "二级文本色"
|
|
327
|
+
}, */
|
|
328
|
+
@color-text-Secondary-Tr: @Gray-Tr-08;
|
|
329
|
+
/* "color-text-tertiary": {
|
|
330
|
+
"value": "{Gray-07}",
|
|
331
|
+
"type": "color",
|
|
332
|
+
"description": "三级文本色"
|
|
333
|
+
}, */
|
|
334
|
+
@color-text-tertiary: @Gray-07;
|
|
335
|
+
/* "color-text-tertiary-Tr": {
|
|
336
|
+
"value": "{Gray-Tr-07}",
|
|
337
|
+
"type": "color",
|
|
338
|
+
"description": "三级文本色"
|
|
339
|
+
}, */
|
|
340
|
+
@color-text-tertiary-Tr: @Gray-Tr-07;
|
|
341
|
+
/* "color-text-quaternary": {
|
|
342
|
+
"value": "{Gray-06}",
|
|
343
|
+
"type": "color",
|
|
344
|
+
"description": "四级文本色"
|
|
345
|
+
}, */
|
|
346
|
+
@color-text-quaternary: @Gray-06;
|
|
347
|
+
|
|
348
|
+
/* "color-text-quaternary-Tr": {
|
|
349
|
+
"value": "{Gray-Tr-06}",
|
|
350
|
+
"type": "color",
|
|
351
|
+
"description": "四级文本色"
|
|
352
|
+
}, */
|
|
353
|
+
@color-text-quaternary-Tr: @Gray-Tr-06;
|
|
354
|
+
/* "color-text-quaternary": {
|
|
355
|
+
"value": "{Gray-01}",
|
|
356
|
+
"type": "color",
|
|
357
|
+
"description": "五级文本色"
|
|
358
|
+
}, */
|
|
359
|
+
@color-text-quinary: @Gray-01;
|
|
360
|
+
|
|
361
|
+
/* "color-text-quaternary-Tr": {
|
|
362
|
+
"value": "{Gray-Tr-06}",
|
|
363
|
+
"type": "color",
|
|
364
|
+
"description": "五级文本色"
|
|
365
|
+
}, */
|
|
366
|
+
@color-text-quinary-Tr: @Gray-Tr-01;
|
|
367
|
+
/* "color-text-primary": {
|
|
368
|
+
"value": "{Red-06}",
|
|
369
|
+
"type": "color",
|
|
370
|
+
"description": "品牌文本色"
|
|
371
|
+
}, */
|
|
372
|
+
@color-text-primary: @Red-06;
|
|
373
|
+
|
|
374
|
+
/* "color-text-primary-hover": {
|
|
375
|
+
"value": "{Red-05}",
|
|
376
|
+
"type": "color",
|
|
377
|
+
"description": "品牌文本色,悬浮状态"
|
|
378
|
+
}, */
|
|
379
|
+
@color-text-primary-hover: @Red-05;
|
|
380
|
+
/* "color-text-primary-active": {
|
|
381
|
+
"value": "{Red-07}",
|
|
382
|
+
"type": "color",
|
|
383
|
+
"description": "品牌文本色,激活状态"
|
|
384
|
+
}, */
|
|
385
|
+
@color-text-primary-active: @Red-07;
|
|
386
|
+
/* "color-text-success": {
|
|
387
|
+
"value": "{Cyan-06}",
|
|
388
|
+
"type": "color",
|
|
389
|
+
"description": "成功文本色"
|
|
390
|
+
}, */
|
|
391
|
+
@color-text-success: @Cyan-06;
|
|
392
|
+
/* "color-text-warning": {
|
|
393
|
+
"value": "{Gold-06}",
|
|
394
|
+
"type": "color",
|
|
395
|
+
"description": "警告文本色"
|
|
396
|
+
}, */
|
|
397
|
+
@color-text-warning: @Gold-06;
|
|
398
|
+
/* "color-text-error": {
|
|
399
|
+
"value": "{Orange-06}",
|
|
400
|
+
"type": "color",
|
|
401
|
+
"description": "报错文本色"
|
|
402
|
+
}, */
|
|
403
|
+
@color-text-error: @Orange-06;
|
|
404
|
+
/* "color-text-info": {
|
|
405
|
+
"value": "{Blue-06}",
|
|
406
|
+
"type": "color",
|
|
407
|
+
"description": "信息文本色"
|
|
408
|
+
}, */
|
|
409
|
+
@color-text-info: @Blue-06;
|
|
410
|
+
/* "color-text-info-hover": {
|
|
411
|
+
"value": "{Blue-05}",
|
|
412
|
+
"type": "color",
|
|
413
|
+
"description": "信息文本色,悬停状态"
|
|
414
|
+
}, */
|
|
415
|
+
@color-text-info-hover: @Blue-05;
|
|
416
|
+
/* "color-text-info-active": {
|
|
417
|
+
"value": "{Blue-07}",
|
|
418
|
+
"type": "color",
|
|
419
|
+
"description": "信息文本色,激活状态"
|
|
420
|
+
}, */
|
|
421
|
+
@color-text-info-active: @Blue-07;
|
|
422
|
+
/* "color-data-visualization-01": {
|
|
423
|
+
"value": "#F4523B",
|
|
424
|
+
"type": "color",
|
|
425
|
+
"description": "可视化颜色1"
|
|
426
|
+
}, */
|
|
427
|
+
@color-data-visualization-01: #f4523b;
|
|
428
|
+
/* "color-data-visualization-02": {
|
|
429
|
+
"value": "#5991EF",
|
|
430
|
+
"type": "color",
|
|
431
|
+
"description": "可视化颜色2"
|
|
432
|
+
}, */
|
|
433
|
+
@color-data-visualization-02: #5991ef;
|
|
434
|
+
/* "color-data-visualization-03": {
|
|
435
|
+
"value": "#F8700C",
|
|
436
|
+
"type": "color",
|
|
437
|
+
"description": "可视化颜色3"
|
|
438
|
+
}, */
|
|
439
|
+
@color-data-visualization-03: #f8700c;
|
|
440
|
+
/* "color-data-visualization-04": {
|
|
441
|
+
"value": "#3ED22D",
|
|
442
|
+
"type": "color",
|
|
443
|
+
"description": "可视化颜色4"
|
|
444
|
+
}, */
|
|
445
|
+
@color-data-visualization-04: #3ed22d;
|
|
446
|
+
/* "color-data-visualization-05": {
|
|
447
|
+
"value": "#DC2368",
|
|
448
|
+
"type": "color",
|
|
449
|
+
"description": "可视化颜色5"
|
|
450
|
+
}, */
|
|
451
|
+
@color-data-visualization-05: #dc2368;
|
|
452
|
+
/* "color-data-visualization-06": {
|
|
453
|
+
"value": "#2AC3D5",
|
|
454
|
+
"type": "color",
|
|
455
|
+
"description": "可视化颜色6"
|
|
456
|
+
}, */
|
|
457
|
+
@color-data-visualization-06: #2ac3d5;
|
|
458
|
+
/* "color-data-visualization-07": {
|
|
459
|
+
"value": "#F3D30C",
|
|
460
|
+
"type": "color",
|
|
461
|
+
"description": "可视化颜色7"
|
|
462
|
+
}, */
|
|
463
|
+
@color-data-visualization-07: #f3d30c;
|
|
464
|
+
/* "color-data-visualization-08": {
|
|
465
|
+
"value": "#342AD5",
|
|
466
|
+
"type": "color",
|
|
467
|
+
"description": "可视化颜色8"
|
|
468
|
+
}, */
|
|
469
|
+
@color-data-visualization-08: #342ad5;
|
|
470
|
+
/* "color-data-visualization-09": {
|
|
471
|
+
"value": "#FF69B1",
|
|
472
|
+
"type": "color",
|
|
473
|
+
"description": "可视化颜色9"
|
|
474
|
+
}, */
|
|
475
|
+
@color-data-visualization-09: #ff69b1;
|
|
476
|
+
/* "color-data-visualization-10": {
|
|
477
|
+
"value": "#45DEA6",
|
|
478
|
+
"type": "color",
|
|
479
|
+
"description": "可视化颜色10"
|
|
480
|
+
}, */
|
|
481
|
+
@color-data-visualization-10: #45dea6;
|
|
482
|
+
/* "color-data-visualization-11": {
|
|
483
|
+
"value": "#CB43E1",
|
|
484
|
+
"type": "color",
|
|
485
|
+
"description": "可视化颜色11"
|
|
486
|
+
}, */
|
|
487
|
+
@color-data-visualization-11: #cb43e1;
|
|
488
|
+
/* "color-data-visualization-12": {
|
|
489
|
+
"value": "#69A8FF",
|
|
490
|
+
"type": "color",
|
|
491
|
+
"description": "可视化颜色12"
|
|
492
|
+
} */
|
|
493
|
+
@color-data-visualization-12: #69a8ff;
|
|
494
|
+
|
|
495
|
+
/*
|
|
496
|
+
"color-icon": {
|
|
497
|
+
"value": "$Red-06",
|
|
498
|
+
"type": "color",
|
|
499
|
+
"description": "图标,默认"
|
|
500
|
+
}
|
|
501
|
+
*/
|
|
502
|
+
@color-icon: @Red-06;
|
|
503
|
+
/*
|
|
504
|
+
"color-icon-hover": {
|
|
505
|
+
"value": "$Red-05",
|
|
506
|
+
"type": "color",
|
|
507
|
+
"description": "图标,悬浮状态"
|
|
508
|
+
}
|
|
509
|
+
*/
|
|
510
|
+
|
|
511
|
+
@color-icon-hover: @Red-05;
|
|
512
|
+
|
|
513
|
+
/*
|
|
514
|
+
"color-icon-active": {
|
|
515
|
+
"value": "$Red-07",
|
|
516
|
+
"type": "color",
|
|
517
|
+
"description": "图标,激活状态"
|
|
518
|
+
}
|
|
519
|
+
*/
|
|
520
|
+
|
|
521
|
+
@color-icon-active: @Red-07;
|
|
522
|
+
/*
|
|
523
|
+
"color-icon-success": {
|
|
524
|
+
"value": "$Cyan-06",
|
|
525
|
+
"type": "color",
|
|
526
|
+
"description": "图标,成功色"
|
|
527
|
+
}
|
|
528
|
+
*/
|
|
529
|
+
@color-icon-success: @Cyan-06;
|
|
530
|
+
|
|
531
|
+
/*
|
|
532
|
+
"color-icon-warning": {
|
|
533
|
+
"value": "$Gold-06",
|
|
534
|
+
"type": "color",
|
|
535
|
+
"description": "图标,警告色"
|
|
536
|
+
}
|
|
537
|
+
*/
|
|
538
|
+
@color-icon-warning: @Gold-06;
|
|
539
|
+
/*
|
|
540
|
+
"color-icon-error": {
|
|
541
|
+
"value": "$Orange-06",
|
|
542
|
+
"type": "color",
|
|
543
|
+
"description": "图标,报错色"
|
|
544
|
+
}
|
|
545
|
+
*/
|
|
546
|
+
@color-icon-error: @Orange-06;
|
|
547
|
+
/*
|
|
548
|
+
"color-icon-base": {
|
|
549
|
+
"value": "$Blue-06",
|
|
550
|
+
"type": "color",
|
|
551
|
+
"description": "图标,一级填充色"
|
|
552
|
+
}
|
|
553
|
+
*/
|
|
554
|
+
@color-icon-base: @Blue-06;
|
|
555
|
+
/*
|
|
556
|
+
"color-icon-fill": {
|
|
557
|
+
"value": "$Gray-08",
|
|
558
|
+
"type": "color",
|
|
559
|
+
"description": "图标,一级填充色"
|
|
560
|
+
}
|
|
561
|
+
*/
|
|
562
|
+
@color-icon-fill: @Gray-08;
|
|
563
|
+
|
|
564
|
+
/*
|
|
565
|
+
"color-icon-fill(Tr)": {
|
|
566
|
+
"value": "$Gray(Tr)-08",
|
|
567
|
+
"type": "color",
|
|
568
|
+
"description": "图标,一级填充色0.65"
|
|
569
|
+
}
|
|
570
|
+
*/
|
|
571
|
+
@color-icon-fill-Tr: @Gray-Tr-08;
|
|
572
|
+
/*
|
|
573
|
+
"color-icon-Secondary": {
|
|
574
|
+
"value": "$Gray-07",
|
|
575
|
+
"type": "color",
|
|
576
|
+
"description": "图标,二级填充色"
|
|
577
|
+
}
|
|
578
|
+
*/
|
|
579
|
+
@color-icon-Secondary: @Gray-07;
|
|
580
|
+
/*
|
|
581
|
+
"color-icon-Secondary(Tr)": {
|
|
582
|
+
"value": "$Gray(Tr)-07",
|
|
583
|
+
"type": "color",
|
|
584
|
+
"description": "图标,二级填充色0.45"
|
|
585
|
+
}
|
|
586
|
+
*/
|
|
587
|
+
@color-icon-Secondary-Tr: @Gray-Tr-07;
|
|
588
|
+
/*
|
|
589
|
+
"color-icon-tertiary": {
|
|
590
|
+
"value": "$Gray-06",
|
|
591
|
+
"type": "color",
|
|
592
|
+
"description": "图标,三级填充色"
|
|
593
|
+
}
|
|
594
|
+
*/
|
|
595
|
+
|
|
596
|
+
@color-icon-tertiary: @Gray-06;
|
|
597
|
+
|
|
598
|
+
/*
|
|
599
|
+
"color-icon-tertiary(Tr)": {
|
|
600
|
+
"value": "$Gray(Tr)-06",
|
|
601
|
+
"type": "color",
|
|
602
|
+
"description": "图标,三级填充色0.25"
|
|
603
|
+
}
|
|
604
|
+
*/
|
|
605
|
+
|
|
606
|
+
@color-icon-tertiary-Tr: @Gray-Tr-06;
|
|
607
|
+
/*
|
|
608
|
+
"color-icon-quaternary": {
|
|
609
|
+
"value": "$Gray-04",
|
|
610
|
+
"type": "color",
|
|
611
|
+
"description": "图标,四级填充色"
|
|
612
|
+
}
|
|
613
|
+
*/
|
|
614
|
+
|
|
615
|
+
@color-icon-quaternary: @Gray-04;
|
|
616
|
+
|
|
617
|
+
/*
|
|
618
|
+
"color-icon-quaternary(Tr)": {
|
|
619
|
+
"value": "$Gray(Tr)-04",
|
|
620
|
+
"type": "color",
|
|
621
|
+
"description": "图标,四级填充色0.06"
|
|
622
|
+
}
|
|
623
|
+
*/
|
|
624
|
+
|
|
625
|
+
@color-icon-quaternary-Tr: @Gray-Tr-04;
|
|
626
|
+
/*
|
|
627
|
+
"color-icon-quinary": {
|
|
628
|
+
"value": "$Gray-02",
|
|
629
|
+
"type": "color",
|
|
630
|
+
"description": "图标,五级填充色"
|
|
631
|
+
}
|
|
632
|
+
*/
|
|
633
|
+
@color-icon-quinary: @Gray-02;
|
|
634
|
+
/*
|
|
635
|
+
"color-icon-quinary(Tr)": {
|
|
636
|
+
"value": "$Gray(Tr)-02",
|
|
637
|
+
"type": "color",
|
|
638
|
+
"description": "图标,五级填充色0.06"
|
|
639
|
+
}
|
|
640
|
+
*/
|
|
641
|
+
|
|
642
|
+
@color-icon-quinary-Tr: @Gray-Tr-02;
|
|
643
|
+
|
|
644
|
+
/*
|
|
645
|
+
"color-icon-senary": {
|
|
646
|
+
"value": "$Gray-01",
|
|
647
|
+
"type": "color",
|
|
648
|
+
"description": "图标,六级填充色"
|
|
649
|
+
}
|
|
650
|
+
*/
|
|
651
|
+
|
|
652
|
+
@color-icon-senary: @Gray-01;
|