@aplus-frontend/ui
Version:
2 lines (1 loc) • 1.5 kB
JavaScript
Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const i=require("../../../utils/cssinjs/index.js"),n=require("./token.js"),o=e=>{const{componentCls:t}=e;return{[t]:{[`${t}__suffix`]:{width:"100%",display:"flex",alignItems:"center"},[`${t}__download-all`]:{marginLeft:"auto",padding:0,height:"min-content"},[`${t}__file-area`]:{marginBlockStart:e.spaceLG,"&--border":{border:`${e.lineWidth} dashed ${e.borderColorBase}`,padding:e.spaceLG,borderRadius:e.borderRadius},"&-content":{display:"grid",rowGap:e.spaceXL,columnGap:e.calc(e.spaceXL).mul(5).equal(),gridTemplateColumns:e.apAppendixColumn,"&-item":{overflow:"hidden",userSelect:"none","&-content":{display:"flex",alignItems:"center",width:"max-content",cursor:"pointer",maxWidth:"100%"},"&-icon":{marginRight:e.space,fontSize:e.fontSizeXL,color:e.textColor4},"&-file-name":{minWidth:0,overflow:"hidden",width:"max-content",display:"flex",alignItems:"center",".ant-typography":{fontSize:e.fontSize,lineHeight:e.lineHeight,color:e.textColor1,transition:`color ${e.motionDurationMid}`}},"&-content:hover":{".ant-typography":{color:e.colorLink}},"&--loading":{"&-content":{cursor:"not-allowed"},".ant-typography":{color:e.textColor4},"&-content:hover":{".ant-typography":{color:e.textColor4}}}}}},[`${t}__empty`]:{".ant-empty":{margin:0,"&-description":{marginBottom:0}}}}}},r=i.genComponentStyleHook("ApAppendix",e=>[o(e)],n.defaultToken);exports.default=r;exports.genApAppendixStyle=o;
;