{"ast":null,"code":"import { unit } from '@ant-design/cssinjs';\nconst genPaginationStyle = token => {\n  const {\n    componentCls,\n    antCls,\n    margin\n  } = token;\n  return {\n    [`${componentCls}-wrapper ${componentCls}-pagination${antCls}-pagination`]: {\n      margin: `${unit(margin)} 0`\n    }\n  };\n};\nexport default genPaginationStyle;","map":{"version":3,"names":["unit","genPaginationStyle","token","componentCls","antCls","margin"],"sources":["/Users/nili/Documents/trae_projects/client/node_modules/antd/es/table/style/pagination.js"],"sourcesContent":["import { unit } from '@ant-design/cssinjs';\nconst genPaginationStyle = token => {\n  const {\n    componentCls,\n    antCls,\n    margin\n  } = token;\n  return {\n    [`${componentCls}-wrapper ${componentCls}-pagination${antCls}-pagination`]: {\n      margin: `${unit(margin)} 0`\n    }\n  };\n};\nexport default genPaginationStyle;"],"mappings":"AAAA,SAASA,IAAI,QAAQ,qBAAqB;AAC1C,MAAMC,kBAAkB,GAAGC,KAAK,IAAI;EAClC,MAAM;IACJC,YAAY;IACZC,MAAM;IACNC;EACF,CAAC,GAAGH,KAAK;EACT,OAAO;IACL,CAAC,GAAGC,YAAY,YAAYA,YAAY,cAAcC,MAAM,aAAa,GAAG;MAC1EC,MAAM,EAAE,GAAGL,IAAI,CAACK,MAAM,CAAC;IACzB;EACF,CAAC;AACH,CAAC;AACD,eAAeJ,kBAAkB","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}