{"ast":null,"code":"const genSorterStyle = token => {\n  const {\n    componentCls,\n    marginXXS,\n    fontSizeIcon,\n    headerIconColor,\n    headerIconHoverColor\n  } = token;\n  return {\n    [`${componentCls}-wrapper`]: {\n      [`${componentCls}-thead th${componentCls}-column-has-sorters`]: {\n        outline: 'none',\n        cursor: 'pointer',\n        transition: `all ${token.motionDurationSlow}`,\n        '&:hover': {\n          background: token.tableHeaderSortHoverBg,\n          '&::before': {\n            backgroundColor: 'transparent !important'\n          }\n        },\n        '&:focus-visible': {\n          color: token.colorPrimary\n        },\n        // https://github.com/ant-design/ant-design/issues/30969\n        [`\n          &${componentCls}-cell-fix-left:hover,\n          &${componentCls}-cell-fix-right:hover\n        `]: {\n          background: token.tableFixedHeaderSortActiveBg\n        }\n      },\n      [`${componentCls}-thead th${componentCls}-column-sort`]: {\n        background: token.tableHeaderSortBg,\n        '&::before': {\n          backgroundColor: 'transparent !important'\n        }\n      },\n      [`td${componentCls}-column-sort`]: {\n        background: token.tableBodySortBg\n      },\n      [`${componentCls}-column-title`]: {\n        position: 'relative',\n        zIndex: 1,\n        flex: 1\n      },\n      [`${componentCls}-column-sorters`]: {\n        display: 'flex',\n        flex: 'auto',\n        alignItems: 'center',\n        justifyContent: 'space-between',\n        '&::after': {\n          position: 'absolute',\n          inset: 0,\n          width: '100%',\n          height: '100%',\n          content: '\"\"'\n        }\n      },\n      [`${componentCls}-column-sorters-tooltip-target-sorter`]: {\n        '&::after': {\n          content: 'none'\n        }\n      },\n      [`${componentCls}-column-sorter`]: {\n        marginInlineStart: marginXXS,\n        color: headerIconColor,\n        fontSize: 0,\n        transition: `color ${token.motionDurationSlow}`,\n        '&-inner': {\n          display: 'inline-flex',\n          flexDirection: 'column',\n          alignItems: 'center'\n        },\n        '&-up, &-down': {\n          fontSize: fontSizeIcon,\n          '&.active': {\n            color: token.colorPrimary\n          }\n        },\n        [`${componentCls}-column-sorter-up + ${componentCls}-column-sorter-down`]: {\n          marginTop: '-0.3em'\n        }\n      },\n      [`${componentCls}-column-sorters:hover ${componentCls}-column-sorter`]: {\n        color: headerIconHoverColor\n      }\n    }\n  };\n};\nexport default genSorterStyle;","map":{"version":3,"names":["genSorterStyle","token","componentCls","marginXXS","fontSizeIcon","headerIconColor","headerIconHoverColor","outline","cursor","transition","motionDurationSlow","background","tableHeaderSortHoverBg","backgroundColor","color","colorPrimary","tableFixedHeaderSortActiveBg","tableHeaderSortBg","tableBodySortBg","position","zIndex","flex","display","alignItems","justifyContent","inset","width","height","content","marginInlineStart","fontSize","flexDirection","marginTop"],"sources":["/var/www/gavt/node_modules/antd/es/table/style/sorter.js"],"sourcesContent":["const genSorterStyle = token => {\n  const {\n    componentCls,\n    marginXXS,\n    fontSizeIcon,\n    headerIconColor,\n    headerIconHoverColor\n  } = token;\n  return {\n    [`${componentCls}-wrapper`]: {\n      [`${componentCls}-thead th${componentCls}-column-has-sorters`]: {\n        outline: 'none',\n        cursor: 'pointer',\n        transition: `all ${token.motionDurationSlow}`,\n        '&:hover': {\n          background: token.tableHeaderSortHoverBg,\n          '&::before': {\n            backgroundColor: 'transparent !important'\n          }\n        },\n        '&:focus-visible': {\n          color: token.colorPrimary\n        },\n        // https://github.com/ant-design/ant-design/issues/30969\n        [`\n          &${componentCls}-cell-fix-left:hover,\n          &${componentCls}-cell-fix-right:hover\n        `]: {\n          background: token.tableFixedHeaderSortActiveBg\n        }\n      },\n      [`${componentCls}-thead th${componentCls}-column-sort`]: {\n        background: token.tableHeaderSortBg,\n        '&::before': {\n          backgroundColor: 'transparent !important'\n        }\n      },\n      [`td${componentCls}-column-sort`]: {\n        background: token.tableBodySortBg\n      },\n      [`${componentCls}-column-title`]: {\n        position: 'relative',\n        zIndex: 1,\n        flex: 1\n      },\n      [`${componentCls}-column-sorters`]: {\n        display: 'flex',\n        flex: 'auto',\n        alignItems: 'center',\n        justifyContent: 'space-between',\n        '&::after': {\n          position: 'absolute',\n          inset: 0,\n          width: '100%',\n          height: '100%',\n          content: '\"\"'\n        }\n      },\n      [`${componentCls}-column-sorters-tooltip-target-sorter`]: {\n        '&::after': {\n          content: 'none'\n        }\n      },\n      [`${componentCls}-column-sorter`]: {\n        marginInlineStart: marginXXS,\n        color: headerIconColor,\n        fontSize: 0,\n        transition: `color ${token.motionDurationSlow}`,\n        '&-inner': {\n          display: 'inline-flex',\n          flexDirection: 'column',\n          alignItems: 'center'\n        },\n        '&-up, &-down': {\n          fontSize: fontSizeIcon,\n          '&.active': {\n            color: token.colorPrimary\n          }\n        },\n        [`${componentCls}-column-sorter-up + ${componentCls}-column-sorter-down`]: {\n          marginTop: '-0.3em'\n        }\n      },\n      [`${componentCls}-column-sorters:hover ${componentCls}-column-sorter`]: {\n        color: headerIconHoverColor\n      }\n    }\n  };\n};\nexport default genSorterStyle;"],"mappings":"AAAA,MAAMA,cAAc,GAAGC,KAAK,IAAI;EAC9B,MAAM;IACJC,YAAY;IACZC,SAAS;IACTC,YAAY;IACZC,eAAe;IACfC;EACF,CAAC,GAAGL,KAAK;EACT,OAAO;IACL,CAAE,GAAEC,YAAa,UAAS,GAAG;MAC3B,CAAE,GAAEA,YAAa,YAAWA,YAAa,qBAAoB,GAAG;QAC9DK,OAAO,EAAE,MAAM;QACfC,MAAM,EAAE,SAAS;QACjBC,UAAU,EAAG,OAAMR,KAAK,CAACS,kBAAmB,EAAC;QAC7C,SAAS,EAAE;UACTC,UAAU,EAAEV,KAAK,CAACW,sBAAsB;UACxC,WAAW,EAAE;YACXC,eAAe,EAAE;UACnB;QACF,CAAC;QACD,iBAAiB,EAAE;UACjBC,KAAK,EAAEb,KAAK,CAACc;QACf,CAAC;QACD;QACA,CAAE;AACV,aAAab,YAAa;AAC1B,aAAaA,YAAa;AAC1B,SAAS,GAAG;UACFS,UAAU,EAAEV,KAAK,CAACe;QACpB;MACF,CAAC;MACD,CAAE,GAAEd,YAAa,YAAWA,YAAa,cAAa,GAAG;QACvDS,UAAU,EAAEV,KAAK,CAACgB,iBAAiB;QACnC,WAAW,EAAE;UACXJ,eAAe,EAAE;QACnB;MACF,CAAC;MACD,CAAE,KAAIX,YAAa,cAAa,GAAG;QACjCS,UAAU,EAAEV,KAAK,CAACiB;MACpB,CAAC;MACD,CAAE,GAAEhB,YAAa,eAAc,GAAG;QAChCiB,QAAQ,EAAE,UAAU;QACpBC,MAAM,EAAE,CAAC;QACTC,IAAI,EAAE;MACR,CAAC;MACD,CAAE,GAAEnB,YAAa,iBAAgB,GAAG;QAClCoB,OAAO,EAAE,MAAM;QACfD,IAAI,EAAE,MAAM;QACZE,UAAU,EAAE,QAAQ;QACpBC,cAAc,EAAE,eAAe;QAC/B,UAAU,EAAE;UACVL,QAAQ,EAAE,UAAU;UACpBM,KAAK,EAAE,CAAC;UACRC,KAAK,EAAE,MAAM;UACbC,MAAM,EAAE,MAAM;UACdC,OAAO,EAAE;QACX;MACF,CAAC;MACD,CAAE,GAAE1B,YAAa,uCAAsC,GAAG;QACxD,UAAU,EAAE;UACV0B,OAAO,EAAE;QACX;MACF,CAAC;MACD,CAAE,GAAE1B,YAAa,gBAAe,GAAG;QACjC2B,iBAAiB,EAAE1B,SAAS;QAC5BW,KAAK,EAAET,eAAe;QACtByB,QAAQ,EAAE,CAAC;QACXrB,UAAU,EAAG,SAAQR,KAAK,CAACS,kBAAmB,EAAC;QAC/C,SAAS,EAAE;UACTY,OAAO,EAAE,aAAa;UACtBS,aAAa,EAAE,QAAQ;UACvBR,UAAU,EAAE;QACd,CAAC;QACD,cAAc,EAAE;UACdO,QAAQ,EAAE1B,YAAY;UACtB,UAAU,EAAE;YACVU,KAAK,EAAEb,KAAK,CAACc;UACf;QACF,CAAC;QACD,CAAE,GAAEb,YAAa,uBAAsBA,YAAa,qBAAoB,GAAG;UACzE8B,SAAS,EAAE;QACb;MACF,CAAC;MACD,CAAE,GAAE9B,YAAa,yBAAwBA,YAAa,gBAAe,GAAG;QACtEY,KAAK,EAAER;MACT;IACF;EACF,CAAC;AACH,CAAC;AACD,eAAeN,cAAc","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}