{"version":3,"file":"filter.cjs","sources":["../../../../../../../../../.yarn/berry/cache/inline-style-prefixer-npm-5.1.2-a7cf2cf492-10c0.zip/node_modules/inline-style-prefixer/es/plugins/filter.js"],"sourcesContent":["import isPrefixedValue from 'css-in-js-utils/lib/isPrefixedValue';\n\n// http://caniuse.com/#feat=css-filter-function\nvar prefixes = ['-webkit-', ''];\n\nexport default function filter(property, value) {\n  if (typeof value === 'string' && !isPrefixedValue(value) && value.indexOf('filter(') > -1) {\n    return prefixes.map(function (prefix) {\n      return value.replace(/filter\\(/g, prefix + 'filter(');\n    });\n  }\n}"],"names":[],"mappings":";;AAGA,IAAI,WAAW,CAAC,YAAY,EAAE;AAEf,SAAS,OAAO,UAAU,OAAO;AAC9C,MAAI,OAAO,UAAU,YAAY,CAAC,gBAAgB,KAAK,KAAK,MAAM,QAAQ,SAAS,IAAI,IAAI;AACzF,WAAO,SAAS,IAAI,SAAU,QAAQ;AACpC,aAAO,MAAM,QAAQ,aAAa,SAAS,SAAS;AAAA,IACtD,CAAC;AAAA,EACH;AACF;;","x_google_ignoreList":[0]}