{"version":3,"file":"strict-uri-encode-nmO6gLpO.js","sources":["../../node_modules/strict-uri-encode/index.js"],"sourcesContent":["'use strict';\nmodule.exports = function (str) {\n\treturn encodeURIComponent(str).replace(/[!'()*]/g, function (c) {\n\t\treturn '%' + c.charCodeAt(0).toString(16).toUpperCase();\n\t});\n};\n"],"names":["strictUriEncode","str","c"],"mappings":"0WACAA,EAAiB,SAAUC,EAAK,CAC/B,OAAO,mBAAmBA,CAAG,EAAE,QAAQ,WAAY,SAAUC,EAAG,CAC/D,MAAO,IAAMA,EAAE,WAAW,CAAC,EAAE,SAAS,EAAE,EAAE,YAAa,CACzD,CAAE,CACF","x_google_ignoreList":[0]}