@aplus-frontend/ui
Version:
2 lines (1 loc) • 1.4 kB
JavaScript
;Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("../../../utils/cssinjs/index.js"),i=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`]:{marginTop:"12px","&--border":{border:`1px dashed ${e.borderColorBase}`,padding:"12px",borderRadius:"4px"},"&-content":{display:"grid",gap:"16px 80px",gridTemplateColumns:e.apAppendixColumn,"&-item":{overflow:"hidden",userSelect:"none","&-content":{display:"flex",alignItems:"center",width:"max-content",cursor:"pointer",maxWidth:"100%"},"&-icon":{marginRight:"8px",svg:{width:"16px",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 0.2s"}},"&-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=n.genComponentStyleHook("ApAppendix",e=>[o(e)],i.defaultToken);exports.default=r;exports.genApAppendixStyle=o;