1 line
4.5 KiB
JSON
1 line
4.5 KiB
JSON
{"ast":null,"code":"var uncurryThis = require('../internals/function-uncurry-this');\n\nvar toIntegerOrInfinity = require('../internals/to-integer-or-infinity');\n\nvar toString = require('../internals/to-string');\n\nvar requireObjectCoercible = require('../internals/require-object-coercible');\n\nvar charAt = uncurryThis(''.charAt);\nvar charCodeAt = uncurryThis(''.charCodeAt);\nvar stringSlice = uncurryThis(''.slice);\n\nvar createMethod = function createMethod(CONVERT_TO_STRING) {\n return function ($this, pos) {\n var S = toString(requireObjectCoercible($this));\n var position = toIntegerOrInfinity(pos);\n var size = S.length;\n var first, second;\n if (position < 0 || position >= size) return CONVERT_TO_STRING ? '' : undefined;\n first = charCodeAt(S, position);\n return first < 0xD800 || first > 0xDBFF || position + 1 === size || (second = charCodeAt(S, position + 1)) < 0xDC00 || second > 0xDFFF ? CONVERT_TO_STRING ? charAt(S, position) : first : CONVERT_TO_STRING ? stringSlice(S, position, position + 2) : (first - 0xD800 << 10) + (second - 0xDC00) + 0x10000;\n };\n};\n\nmodule.exports = {\n // `String.prototype.codePointAt` method\n // https://tc39.es/ecma262/#sec-string.prototype.codepointat\n codeAt: createMethod(false),\n // `String.prototype.at` method\n // https://github.com/mathiasbynens/String.prototype.at\n charAt: createMethod(true)\n};","map":{"version":3,"names":["uncurryThis","require","toIntegerOrInfinity","toString","requireObjectCoercible","charAt","charCodeAt","stringSlice","slice","createMethod","CONVERT_TO_STRING","$this","pos","S","position","size","length","first","second","undefined","module","exports","codeAt"],"sources":["/Users/paolasanchez/Desktop/Pry4/Katoikia/katoikia-app/web-ui/sakai-react/node_modules/core-js/internals/string-multibyte.js"],"sourcesContent":["var uncurryThis = require('../internals/function-uncurry-this');\nvar toIntegerOrInfinity = require('../internals/to-integer-or-infinity');\nvar toString = require('../internals/to-string');\nvar requireObjectCoercible = require('../internals/require-object-coercible');\n\nvar charAt = uncurryThis(''.charAt);\nvar charCodeAt = uncurryThis(''.charCodeAt);\nvar stringSlice = uncurryThis(''.slice);\n\nvar createMethod = function (CONVERT_TO_STRING) {\n return function ($this, pos) {\n var S = toString(requireObjectCoercible($this));\n var position = toIntegerOrInfinity(pos);\n var size = S.length;\n var first, second;\n if (position < 0 || position >= size) return CONVERT_TO_STRING ? '' : undefined;\n first = charCodeAt(S, position);\n return first < 0xD800 || first > 0xDBFF || position + 1 === size\n || (second = charCodeAt(S, position + 1)) < 0xDC00 || second > 0xDFFF\n ? CONVERT_TO_STRING\n ? charAt(S, position)\n : first\n : CONVERT_TO_STRING\n ? stringSlice(S, position, position + 2)\n : (first - 0xD800 << 10) + (second - 0xDC00) + 0x10000;\n };\n};\n\nmodule.exports = {\n // `String.prototype.codePointAt` method\n // https://tc39.es/ecma262/#sec-string.prototype.codepointat\n codeAt: createMethod(false),\n // `String.prototype.at` method\n // https://github.com/mathiasbynens/String.prototype.at\n charAt: createMethod(true)\n};\n"],"mappings":"AAAA,IAAIA,WAAW,GAAGC,OAAO,CAAC,oCAAD,CAAzB;;AACA,IAAIC,mBAAmB,GAAGD,OAAO,CAAC,qCAAD,CAAjC;;AACA,IAAIE,QAAQ,GAAGF,OAAO,CAAC,wBAAD,CAAtB;;AACA,IAAIG,sBAAsB,GAAGH,OAAO,CAAC,uCAAD,CAApC;;AAEA,IAAII,MAAM,GAAGL,WAAW,CAAC,GAAGK,MAAJ,CAAxB;AACA,IAAIC,UAAU,GAAGN,WAAW,CAAC,GAAGM,UAAJ,CAA5B;AACA,IAAIC,WAAW,GAAGP,WAAW,CAAC,GAAGQ,KAAJ,CAA7B;;AAEA,IAAIC,YAAY,GAAG,SAAfA,YAAe,CAAUC,iBAAV,EAA6B;EAC9C,OAAO,UAAUC,KAAV,EAAiBC,GAAjB,EAAsB;IAC3B,IAAIC,CAAC,GAAGV,QAAQ,CAACC,sBAAsB,CAACO,KAAD,CAAvB,CAAhB;IACA,IAAIG,QAAQ,GAAGZ,mBAAmB,CAACU,GAAD,CAAlC;IACA,IAAIG,IAAI,GAAGF,CAAC,CAACG,MAAb;IACA,IAAIC,KAAJ,EAAWC,MAAX;IACA,IAAIJ,QAAQ,GAAG,CAAX,IAAgBA,QAAQ,IAAIC,IAAhC,EAAsC,OAAOL,iBAAiB,GAAG,EAAH,GAAQS,SAAhC;IACtCF,KAAK,GAAGX,UAAU,CAACO,CAAD,EAAIC,QAAJ,CAAlB;IACA,OAAOG,KAAK,GAAG,MAAR,IAAkBA,KAAK,GAAG,MAA1B,IAAoCH,QAAQ,GAAG,CAAX,KAAiBC,IAArD,IACF,CAACG,MAAM,GAAGZ,UAAU,CAACO,CAAD,EAAIC,QAAQ,GAAG,CAAf,CAApB,IAAyC,MADvC,IACiDI,MAAM,GAAG,MAD1D,GAEDR,iBAAiB,GACfL,MAAM,CAACQ,CAAD,EAAIC,QAAJ,CADS,GAEfG,KAJD,GAKDP,iBAAiB,GACfH,WAAW,CAACM,CAAD,EAAIC,QAAJ,EAAcA,QAAQ,GAAG,CAAzB,CADI,GAEf,CAACG,KAAK,GAAG,MAAR,IAAkB,EAAnB,KAA0BC,MAAM,GAAG,MAAnC,IAA6C,OAPrD;EAQD,CAfD;AAgBD,CAjBD;;AAmBAE,MAAM,CAACC,OAAP,GAAiB;EACf;EACA;EACAC,MAAM,EAAEb,YAAY,CAAC,KAAD,CAHL;EAIf;EACA;EACAJ,MAAM,EAAEI,YAAY,CAAC,IAAD;AANL,CAAjB"},"metadata":{},"sourceType":"script"} |