Kargi-Sitesi/.angular/cache/16.2.16/babel-webpack/2959b0914a4178c4aa6f9518cecfaf00ef559833f5261afc30fc22d765e1b255.json

1 line
No EOL
6.9 KiB
JSON

{"ast":null,"code":"import { Subscription } from '../Subscription';\nimport { SimpleOuterSubscriber, innerSubscribe, SimpleInnerSubscriber } from '../innerSubscribe';\nexport function bufferWhen(closingSelector) {\n return function (source) {\n return source.lift(new BufferWhenOperator(closingSelector));\n };\n}\nclass BufferWhenOperator {\n constructor(closingSelector) {\n this.closingSelector = closingSelector;\n }\n call(subscriber, source) {\n return source.subscribe(new BufferWhenSubscriber(subscriber, this.closingSelector));\n }\n}\nclass BufferWhenSubscriber extends SimpleOuterSubscriber {\n constructor(destination, closingSelector) {\n super(destination);\n this.closingSelector = closingSelector;\n this.subscribing = false;\n this.openBuffer();\n }\n _next(value) {\n this.buffer.push(value);\n }\n _complete() {\n const buffer = this.buffer;\n if (buffer) {\n this.destination.next(buffer);\n }\n super._complete();\n }\n _unsubscribe() {\n this.buffer = undefined;\n this.subscribing = false;\n }\n notifyNext() {\n this.openBuffer();\n }\n notifyComplete() {\n if (this.subscribing) {\n this.complete();\n } else {\n this.openBuffer();\n }\n }\n openBuffer() {\n let {\n closingSubscription\n } = this;\n if (closingSubscription) {\n this.remove(closingSubscription);\n closingSubscription.unsubscribe();\n }\n const buffer = this.buffer;\n if (this.buffer) {\n this.destination.next(buffer);\n }\n this.buffer = [];\n let closingNotifier;\n try {\n const {\n closingSelector\n } = this;\n closingNotifier = closingSelector();\n } catch (err) {\n return this.error(err);\n }\n closingSubscription = new Subscription();\n this.closingSubscription = closingSubscription;\n this.add(closingSubscription);\n this.subscribing = true;\n closingSubscription.add(innerSubscribe(closingNotifier, new SimpleInnerSubscriber(this)));\n this.subscribing = false;\n }\n}","map":{"version":3,"names":["Subscription","SimpleOuterSubscriber","innerSubscribe","SimpleInnerSubscriber","bufferWhen","closingSelector","source","lift","BufferWhenOperator","constructor","call","subscriber","subscribe","BufferWhenSubscriber","destination","subscribing","openBuffer","_next","value","buffer","push","_complete","next","_unsubscribe","undefined","notifyNext","notifyComplete","complete","closingSubscription","remove","unsubscribe","closingNotifier","err","error","add"],"sources":["/home/arctichawk1/Desktop/Projects/Public/Kargi-Sitesi/node_modules/rxjs/_esm2015/internal/operators/bufferWhen.js"],"sourcesContent":["import { Subscription } from '../Subscription';\nimport { SimpleOuterSubscriber, innerSubscribe, SimpleInnerSubscriber } from '../innerSubscribe';\nexport function bufferWhen(closingSelector) {\n return function (source) {\n return source.lift(new BufferWhenOperator(closingSelector));\n };\n}\nclass BufferWhenOperator {\n constructor(closingSelector) {\n this.closingSelector = closingSelector;\n }\n call(subscriber, source) {\n return source.subscribe(new BufferWhenSubscriber(subscriber, this.closingSelector));\n }\n}\nclass BufferWhenSubscriber extends SimpleOuterSubscriber {\n constructor(destination, closingSelector) {\n super(destination);\n this.closingSelector = closingSelector;\n this.subscribing = false;\n this.openBuffer();\n }\n _next(value) {\n this.buffer.push(value);\n }\n _complete() {\n const buffer = this.buffer;\n if (buffer) {\n this.destination.next(buffer);\n }\n super._complete();\n }\n _unsubscribe() {\n this.buffer = undefined;\n this.subscribing = false;\n }\n notifyNext() {\n this.openBuffer();\n }\n notifyComplete() {\n if (this.subscribing) {\n this.complete();\n }\n else {\n this.openBuffer();\n }\n }\n openBuffer() {\n let { closingSubscription } = this;\n if (closingSubscription) {\n this.remove(closingSubscription);\n closingSubscription.unsubscribe();\n }\n const buffer = this.buffer;\n if (this.buffer) {\n this.destination.next(buffer);\n }\n this.buffer = [];\n let closingNotifier;\n try {\n const { closingSelector } = this;\n closingNotifier = closingSelector();\n }\n catch (err) {\n return this.error(err);\n }\n closingSubscription = new Subscription();\n this.closingSubscription = closingSubscription;\n this.add(closingSubscription);\n this.subscribing = true;\n closingSubscription.add(innerSubscribe(closingNotifier, new SimpleInnerSubscriber(this)));\n this.subscribing = false;\n }\n}\n"],"mappings":"AAAA,SAASA,YAAY,QAAQ,iBAAiB;AAC9C,SAASC,qBAAqB,EAAEC,cAAc,EAAEC,qBAAqB,QAAQ,mBAAmB;AAChG,OAAO,SAASC,UAAUA,CAACC,eAAe,EAAE;EACxC,OAAO,UAAUC,MAAM,EAAE;IACrB,OAAOA,MAAM,CAACC,IAAI,CAAC,IAAIC,kBAAkB,CAACH,eAAe,CAAC,CAAC;EAC/D,CAAC;AACL;AACA,MAAMG,kBAAkB,CAAC;EACrBC,WAAWA,CAACJ,eAAe,EAAE;IACzB,IAAI,CAACA,eAAe,GAAGA,eAAe;EAC1C;EACAK,IAAIA,CAACC,UAAU,EAAEL,MAAM,EAAE;IACrB,OAAOA,MAAM,CAACM,SAAS,CAAC,IAAIC,oBAAoB,CAACF,UAAU,EAAE,IAAI,CAACN,eAAe,CAAC,CAAC;EACvF;AACJ;AACA,MAAMQ,oBAAoB,SAASZ,qBAAqB,CAAC;EACrDQ,WAAWA,CAACK,WAAW,EAAET,eAAe,EAAE;IACtC,KAAK,CAACS,WAAW,CAAC;IAClB,IAAI,CAACT,eAAe,GAAGA,eAAe;IACtC,IAAI,CAACU,WAAW,GAAG,KAAK;IACxB,IAAI,CAACC,UAAU,CAAC,CAAC;EACrB;EACAC,KAAKA,CAACC,KAAK,EAAE;IACT,IAAI,CAACC,MAAM,CAACC,IAAI,CAACF,KAAK,CAAC;EAC3B;EACAG,SAASA,CAAA,EAAG;IACR,MAAMF,MAAM,GAAG,IAAI,CAACA,MAAM;IAC1B,IAAIA,MAAM,EAAE;MACR,IAAI,CAACL,WAAW,CAACQ,IAAI,CAACH,MAAM,CAAC;IACjC;IACA,KAAK,CAACE,SAAS,CAAC,CAAC;EACrB;EACAE,YAAYA,CAAA,EAAG;IACX,IAAI,CAACJ,MAAM,GAAGK,SAAS;IACvB,IAAI,CAACT,WAAW,GAAG,KAAK;EAC5B;EACAU,UAAUA,CAAA,EAAG;IACT,IAAI,CAACT,UAAU,CAAC,CAAC;EACrB;EACAU,cAAcA,CAAA,EAAG;IACb,IAAI,IAAI,CAACX,WAAW,EAAE;MAClB,IAAI,CAACY,QAAQ,CAAC,CAAC;IACnB,CAAC,MACI;MACD,IAAI,CAACX,UAAU,CAAC,CAAC;IACrB;EACJ;EACAA,UAAUA,CAAA,EAAG;IACT,IAAI;MAAEY;IAAoB,CAAC,GAAG,IAAI;IAClC,IAAIA,mBAAmB,EAAE;MACrB,IAAI,CAACC,MAAM,CAACD,mBAAmB,CAAC;MAChCA,mBAAmB,CAACE,WAAW,CAAC,CAAC;IACrC;IACA,MAAMX,MAAM,GAAG,IAAI,CAACA,MAAM;IAC1B,IAAI,IAAI,CAACA,MAAM,EAAE;MACb,IAAI,CAACL,WAAW,CAACQ,IAAI,CAACH,MAAM,CAAC;IACjC;IACA,IAAI,CAACA,MAAM,GAAG,EAAE;IAChB,IAAIY,eAAe;IACnB,IAAI;MACA,MAAM;QAAE1B;MAAgB,CAAC,GAAG,IAAI;MAChC0B,eAAe,GAAG1B,eAAe,CAAC,CAAC;IACvC,CAAC,CACD,OAAO2B,GAAG,EAAE;MACR,OAAO,IAAI,CAACC,KAAK,CAACD,GAAG,CAAC;IAC1B;IACAJ,mBAAmB,GAAG,IAAI5B,YAAY,CAAC,CAAC;IACxC,IAAI,CAAC4B,mBAAmB,GAAGA,mBAAmB;IAC9C,IAAI,CAACM,GAAG,CAACN,mBAAmB,CAAC;IAC7B,IAAI,CAACb,WAAW,GAAG,IAAI;IACvBa,mBAAmB,CAACM,GAAG,CAAChC,cAAc,CAAC6B,eAAe,EAAE,IAAI5B,qBAAqB,CAAC,IAAI,CAAC,CAAC,CAAC;IACzF,IAAI,CAACY,WAAW,GAAG,KAAK;EAC5B;AACJ","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}