{"ast":null,"code":"const genStepsRTLStyle = token => {\n  const {\n    componentCls\n  } = token;\n  return {\n    [`&${componentCls}-rtl`]: {\n      direction: 'rtl',\n      [`${componentCls}-item`]: {\n        '&-subtitle': {\n          float: 'left'\n        }\n      },\n      // nav\n      [`&${componentCls}-navigation`]: {\n        [`${componentCls}-item::after`]: {\n          transform: 'rotate(-45deg)'\n        }\n      },\n      // vertical\n      [`&${componentCls}-vertical`]: {\n        [`> ${componentCls}-item`]: {\n          '&::after': {\n            transform: 'rotate(225deg)'\n          },\n          [`${componentCls}-item-icon`]: {\n            float: 'right'\n          }\n        }\n      },\n      // progress-dot\n      [`&${componentCls}-dot`]: {\n        [`${componentCls}-item-icon ${componentCls}-icon-dot, &${componentCls}-small ${componentCls}-item-icon ${componentCls}-icon-dot`]: {\n          float: 'right'\n        }\n      }\n    }\n  };\n};\nexport default genStepsRTLStyle;","map":{"version":3,"names":["genStepsRTLStyle","token","componentCls","direction","float","transform"],"sources":["/var/www/gavt/node_modules/antd/es/steps/style/rtl.js"],"sourcesContent":["const genStepsRTLStyle = token => {\n  const {\n    componentCls\n  } = token;\n  return {\n    [`&${componentCls}-rtl`]: {\n      direction: 'rtl',\n      [`${componentCls}-item`]: {\n        '&-subtitle': {\n          float: 'left'\n        }\n      },\n      // nav\n      [`&${componentCls}-navigation`]: {\n        [`${componentCls}-item::after`]: {\n          transform: 'rotate(-45deg)'\n        }\n      },\n      // vertical\n      [`&${componentCls}-vertical`]: {\n        [`> ${componentCls}-item`]: {\n          '&::after': {\n            transform: 'rotate(225deg)'\n          },\n          [`${componentCls}-item-icon`]: {\n            float: 'right'\n          }\n        }\n      },\n      // progress-dot\n      [`&${componentCls}-dot`]: {\n        [`${componentCls}-item-icon ${componentCls}-icon-dot, &${componentCls}-small ${componentCls}-item-icon ${componentCls}-icon-dot`]: {\n          float: 'right'\n        }\n      }\n    }\n  };\n};\nexport default genStepsRTLStyle;"],"mappings":"AAAA,MAAMA,gBAAgB,GAAGC,KAAK,IAAI;EAChC,MAAM;IACJC;EACF,CAAC,GAAGD,KAAK;EACT,OAAO;IACL,CAAE,IAAGC,YAAa,MAAK,GAAG;MACxBC,SAAS,EAAE,KAAK;MAChB,CAAE,GAAED,YAAa,OAAM,GAAG;QACxB,YAAY,EAAE;UACZE,KAAK,EAAE;QACT;MACF,CAAC;MACD;MACA,CAAE,IAAGF,YAAa,aAAY,GAAG;QAC/B,CAAE,GAAEA,YAAa,cAAa,GAAG;UAC/BG,SAAS,EAAE;QACb;MACF,CAAC;MACD;MACA,CAAE,IAAGH,YAAa,WAAU,GAAG;QAC7B,CAAE,KAAIA,YAAa,OAAM,GAAG;UAC1B,UAAU,EAAE;YACVG,SAAS,EAAE;UACb,CAAC;UACD,CAAE,GAAEH,YAAa,YAAW,GAAG;YAC7BE,KAAK,EAAE;UACT;QACF;MACF,CAAC;MACD;MACA,CAAE,IAAGF,YAAa,MAAK,GAAG;QACxB,CAAE,GAAEA,YAAa,cAAaA,YAAa,eAAcA,YAAa,UAASA,YAAa,cAAaA,YAAa,WAAU,GAAG;UACjIE,KAAK,EAAE;QACT;MACF;IACF;EACF,CAAC;AACH,CAAC;AACD,eAAeJ,gBAAgB"},"metadata":{},"sourceType":"module","externalDependencies":[]}