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

1 line
1.1 KiB
JSON

{"ast":null,"code":"var getCompVarPrefix = function getCompVarPrefix(component, prefix) {\n return \"\".concat([prefix, component.replace(/([A-Z]+)([A-Z][a-z]+)/g, '$1-$2').replace(/([a-z])([A-Z])/g, '$1-$2')].filter(Boolean).join('-'));\n};\nexport default getCompVarPrefix;","map":{"version":3,"names":["getCompVarPrefix","component","prefix","concat","replace","filter","Boolean","join"],"sources":["C:/Users/Аришина)/Desktop/promo/node_modules/@ant-design/cssinjs-utils/es/util/getCompVarPrefix.js"],"sourcesContent":["var getCompVarPrefix = function getCompVarPrefix(component, prefix) {\n return \"\".concat([prefix, component.replace(/([A-Z]+)([A-Z][a-z]+)/g, '$1-$2').replace(/([a-z])([A-Z])/g, '$1-$2')].filter(Boolean).join('-'));\n};\nexport default getCompVarPrefix;"],"mappings":"AAAA,IAAIA,gBAAgB,GAAG,SAASA,gBAAgBA,CAACC,SAAS,EAAEC,MAAM,EAAE;EAClE,OAAO,EAAE,CAACC,MAAM,CAAC,CAACD,MAAM,EAAED,SAAS,CAACG,OAAO,CAAC,wBAAwB,EAAE,OAAO,CAAC,CAACA,OAAO,CAAC,iBAAiB,EAAE,OAAO,CAAC,CAAC,CAACC,MAAM,CAACC,OAAO,CAAC,CAACC,IAAI,CAAC,GAAG,CAAC,CAAC;AAChJ,CAAC;AACD,eAAeP,gBAAgB","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}