PromoCursed/node_modules/.cache/babel-loader/7258116159eea7aff20d2cc6793d411ef7ceda4e397f3e1f5d09fc992b4af4df.json
2024-08-20 23:25:37 +04:00

1 line
1.4 KiB
JSON

{"ast":null,"code":"import { lintWarning } from \"./utils\";\nvar linter = function linter(key, value, info) {\n if (key === 'animation') {\n if (info.hashId && value !== 'none') {\n lintWarning(\"You seem to be using hashed animation '\".concat(value, \"', in which case 'animationName' with Keyframe as value is recommended.\"), info);\n }\n }\n};\nexport default linter;","map":{"version":3,"names":["lintWarning","linter","key","value","info","hashId","concat"],"sources":["C:/Users/Аришина)/source/repos/PromoCursed/node_modules/@ant-design/cssinjs/es/linters/hashedAnimationLinter.js"],"sourcesContent":["import { lintWarning } from \"./utils\";\nvar linter = function linter(key, value, info) {\n if (key === 'animation') {\n if (info.hashId && value !== 'none') {\n lintWarning(\"You seem to be using hashed animation '\".concat(value, \"', in which case 'animationName' with Keyframe as value is recommended.\"), info);\n }\n }\n};\nexport default linter;"],"mappings":"AAAA,SAASA,WAAW,QAAQ,SAAS;AACrC,IAAIC,MAAM,GAAG,SAASA,MAAMA,CAACC,GAAG,EAAEC,KAAK,EAAEC,IAAI,EAAE;EAC7C,IAAIF,GAAG,KAAK,WAAW,EAAE;IACvB,IAAIE,IAAI,CAACC,MAAM,IAAIF,KAAK,KAAK,MAAM,EAAE;MACnCH,WAAW,CAAC,yCAAyC,CAACM,MAAM,CAACH,KAAK,EAAE,yEAAyE,CAAC,EAAEC,IAAI,CAAC;IACvJ;EACF;AACF,CAAC;AACD,eAAeH,MAAM","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}