mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 01:51:03 +00:00
1 line
3.2 KiB
Plaintext
1 line
3.2 KiB
Plaintext
{"dependencies":[{"name":"./switchMap","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":40,"index":40}}],"key":"AD+oG99PrlSu3dUBV2RCoB68Lb8=","exportNames":["*"],"imports":1}},{"name":"../util/lift","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":41},"end":{"line":2,"column":39,"index":80}}],"key":"4CWnJ0pAAHdfw8fC393IKzeACYc=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, '__esModule', {\n value: true\n });\n exports.switchScan = switchScan;\n var _switchMap = require(_dependencyMap[0], \"./switchMap\");\n var _utilLift = require(_dependencyMap[1], \"../util/lift\");\n function switchScan(accumulator, seed) {\n return (0, _utilLift.operate)(function (source, subscriber) {\n var state = seed;\n (0, _switchMap.switchMap)(function (value, index) {\n return accumulator(state, value, index);\n }, function (_, innerValue) {\n return state = innerValue, innerValue;\n })(source).subscribe(subscriber);\n return function () {\n state = null;\n };\n });\n }\n});","lineCount":23,"map":[[7,2,3,0,"exports"],[7,9,3,0],[7,10,3,0,"switchScan"],[7,20,3,0],[7,23,3,0,"switchScan"],[7,33,3,0],[8,2,1,0],[8,6,1,0,"_switchMap"],[8,16,1,0],[8,19,1,0,"require"],[8,26,1,0],[8,27,1,0,"_dependencyMap"],[8,41,1,0],[9,2,2,0],[9,6,2,0,"_utilLift"],[9,15,2,0],[9,18,2,0,"require"],[9,25,2,0],[9,26,2,0,"_dependencyMap"],[9,40,2,0],[10,2,3,7],[10,11,3,16,"switchScan"],[10,21,3,26,"switchScan"],[10,22,3,27,"accumulator"],[10,33,3,38],[10,35,3,40,"seed"],[10,39,3,44],[10,41,3,46],[11,4,4,4],[11,11,4,11],[11,15,4,11,"operate"],[11,24,4,18],[11,25,4,18,"operate"],[11,32,4,18],[11,34,4,19],[11,44,4,29,"source"],[11,50,4,35],[11,52,4,37,"subscriber"],[11,62,4,47],[11,64,4,49],[12,6,5,8],[12,10,5,12,"state"],[12,15,5,17],[12,18,5,20,"seed"],[12,22,5,24],[13,6,6,8],[13,10,6,8,"switchMap"],[13,20,6,17],[13,21,6,17,"switchMap"],[13,30,6,17],[13,32,6,18],[13,42,6,28,"value"],[13,47,6,33],[13,49,6,35,"index"],[13,54,6,40],[13,56,6,42],[14,8,6,44],[14,15,6,51,"accumulator"],[14,26,6,62],[14,27,6,63,"state"],[14,32,6,68],[14,34,6,70,"value"],[14,39,6,75],[14,41,6,77,"index"],[14,46,6,82],[14,47,6,83],[15,6,6,85],[15,7,6,86],[15,9,6,88],[15,19,6,98,"_"],[15,20,6,99],[15,22,6,101,"innerValue"],[15,32,6,111],[15,34,6,113],[16,8,6,115],[16,15,6,124,"state"],[16,20,6,129],[16,23,6,132,"innerValue"],[16,33,6,142],[16,35,6,145,"innerValue"],[16,45,6,155],[17,6,6,158],[17,7,6,159],[17,8,6,160],[17,9,6,161,"source"],[17,15,6,167],[17,16,6,168],[17,17,6,169,"subscribe"],[17,26,6,178],[17,27,6,179,"subscriber"],[17,37,6,189],[17,38,6,190],[18,6,7,8],[18,13,7,15],[18,25,7,27],[19,8,8,12,"state"],[19,13,8,17],[19,16,8,20],[19,20,8,24],[20,6,9,8],[20,7,9,9],[21,4,10,4],[21,5,10,5],[21,6,10,6],[22,2,11,0],[23,0,11,1],[23,3]],"functionMap":{"names":["<global>","switchScan","operate$argument_0","switchMap$argument_0","switchMap$argument_1","<anonymous>"],"mappings":"AAA;OCE;mBCC;kBCE,oED,EE,uEF;eGC;SHE;KDC;CDC"},"hasCjsExports":false},"type":"js/module"}]} |