807ab24e65ea30c51cf05008f6c01c8512a95fcc7f3d4b0ad28fecee4d959436.json 996 B

1
  1. {"ast":null,"code":"// =========================== Motion ===========================\nconst genRtlStyle = token => {\n const {\n componentCls\n } = token;\n return {\n [`${componentCls}-rtl`]: {\n direction: 'rtl'\n }\n };\n};\nexport default genRtlStyle;","map":{"version":3,"names":["genRtlStyle","token","componentCls","direction"],"sources":["/Users/max_liu/max_liu/company/tools_auto_pt/node_modules/antd/es/upload/style/rtl.js"],"sourcesContent":["// =========================== Motion ===========================\nconst genRtlStyle = token => {\n const {\n componentCls\n } = token;\n return {\n [`${componentCls}-rtl`]: {\n direction: 'rtl'\n }\n };\n};\nexport default genRtlStyle;"],"mappings":"AAAA;AACA,MAAMA,WAAW,GAAGC,KAAK,IAAI;EAC3B,MAAM;IACJC;EACF,CAAC,GAAGD,KAAK;EACT,OAAO;IACL,CAAC,GAAGC,YAAY,MAAM,GAAG;MACvBC,SAAS,EAAE;IACb;EACF,CAAC;AACH,CAAC;AACD,eAAeH,WAAW","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}