-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path5.13d98171648aef6d3d1d.js
1 lines (1 loc) · 30.2 KB
/
5.13d98171648aef6d3d1d.js
1
(window.webpackJsonp=window.webpackJsonp||[]).push([[5],{"/VYK":function(l,n,u){"use strict";u.d(n,"a",function(){return a}),u.d(n,"b",function(){return b}),u("dWZg"),u("CcnG");var t=u("n6gG"),e=(u("G5J1"),u("K9Ia")),o=u("bne5"),i=u("Rney"),r=u("ny24"),a=function(){function l(l,n,u){this._elementRef=l,this._platform=n,this._ngZone=u,this._destroyed=new e.a,this._enabled=!0,this._previousMinRows=-1,this._textareaElement=this._elementRef.nativeElement}return Object.defineProperty(l.prototype,"minRows",{get:function(){return this._minRows},set:function(l){this._minRows=l,this._setMinHeight()},enumerable:!0,configurable:!0}),Object.defineProperty(l.prototype,"maxRows",{get:function(){return this._maxRows},set:function(l){this._maxRows=l,this._setMaxHeight()},enumerable:!0,configurable:!0}),Object.defineProperty(l.prototype,"enabled",{get:function(){return this._enabled},set:function(l){l=Object(t.c)(l),this._enabled!==l&&((this._enabled=l)?this.resizeToFitContent(!0):this.reset())},enumerable:!0,configurable:!0}),l.prototype._setMinHeight=function(){var l=this.minRows&&this._cachedLineHeight?this.minRows*this._cachedLineHeight+"px":null;l&&(this._textareaElement.style.minHeight=l)},l.prototype._setMaxHeight=function(){var l=this.maxRows&&this._cachedLineHeight?this.maxRows*this._cachedLineHeight+"px":null;l&&(this._textareaElement.style.maxHeight=l)},l.prototype.ngAfterViewInit=function(){var l=this;this._platform.isBrowser&&(this._initialHeight=this._textareaElement.style.height,this.resizeToFitContent(),this._ngZone.runOutsideAngular(function(){Object(o.a)(window,"resize").pipe(Object(i.a)(16),Object(r.a)(l._destroyed)).subscribe(function(){return l.resizeToFitContent(!0)})}))},l.prototype.ngOnDestroy=function(){this._destroyed.next(),this._destroyed.complete()},l.prototype._cacheTextareaLineHeight=function(){if(!this._cachedLineHeight){var l=this._textareaElement.cloneNode(!1);l.rows=1,l.style.position="absolute",l.style.visibility="hidden",l.style.border="none",l.style.padding="0",l.style.height="",l.style.minHeight="",l.style.maxHeight="",l.style.overflow="hidden",this._textareaElement.parentNode.appendChild(l),this._cachedLineHeight=l.clientHeight,this._textareaElement.parentNode.removeChild(l),this._setMinHeight(),this._setMaxHeight()}},l.prototype.ngDoCheck=function(){this._platform.isBrowser&&this.resizeToFitContent()},l.prototype.resizeToFitContent=function(l){var n=this;if(void 0===l&&(l=!1),this._enabled&&(this._cacheTextareaLineHeight(),this._cachedLineHeight)){var u=this._elementRef.nativeElement,t=u.value;if(l||this._minRows!==this._previousMinRows||t!==this._previousValue){var e=u.placeholder;u.classList.add("cdk-textarea-autosize-measuring"),u.placeholder="",u.style.height=u.scrollHeight-4+"px",u.classList.remove("cdk-textarea-autosize-measuring"),u.placeholder=e,this._ngZone.runOutsideAngular(function(){"undefined"!=typeof requestAnimationFrame?requestAnimationFrame(function(){return n._scrollToCaretPosition(u)}):setTimeout(function(){return n._scrollToCaretPosition(u)})}),this._previousValue=t,this._previousMinRows=this._minRows}}},l.prototype.reset=function(){void 0!==this._initialHeight&&(this._textareaElement.style.height=this._initialHeight)},l.prototype._noopInputHandler=function(){},l.prototype._scrollToCaretPosition=function(l){this._destroyed.isStopped||document.activeElement!==l||l.setSelectionRange(l.selectionStart,l.selectionEnd)},l}(),b=function(){return function(){}}()},Iab2:function(l,n,u){var t,e;void 0===(e="function"==typeof(t=function(){"use strict";function n(l,n,u){var t=new XMLHttpRequest;t.open("GET",l),t.responseType="blob",t.onload=function(){o(t.response,n,u)},t.onerror=function(){console.error("could not download file")},t.send()}function u(l){var n=new XMLHttpRequest;n.open("HEAD",l,!1);try{n.send()}catch(l){}return 200<=n.status&&299>=n.status}function t(l){try{l.dispatchEvent(new MouseEvent("click"))}catch(n){var u=document.createEvent("MouseEvents");u.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),l.dispatchEvent(u)}}var e="object"==typeof window&&window.window===window?window:"object"==typeof self&&self.self===self?self:"object"==typeof global&&global.global===global?global:void 0,o=e.saveAs||("object"!=typeof window||window!==e?function(){}:"download"in HTMLAnchorElement.prototype?function(l,o,i){var r=e.URL||e.webkitURL,a=document.createElement("a");a.download=o=o||l.name||"download",a.rel="noopener","string"==typeof l?(a.href=l,a.origin===location.origin?t(a):u(a.href)?n(l,o,i):t(a,a.target="_blank")):(a.href=r.createObjectURL(l),setTimeout(function(){r.revokeObjectURL(a.href)},4e4),setTimeout(function(){t(a)},0))}:"msSaveOrOpenBlob"in navigator?function(l,e,o){if(e=e||l.name||"download","string"!=typeof l)navigator.msSaveOrOpenBlob(function(l,n){return void 0===n?n={autoBom:!1}:"object"!=typeof n&&(console.warn("Deprecated: Expected third argument to be a object"),n={autoBom:!n}),n.autoBom&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(l.type)?new Blob(["\ufeff",l],{type:l.type}):l}(l,o),e);else if(u(l))n(l,e,o);else{var i=document.createElement("a");i.href=l,i.target="_blank",setTimeout(function(){t(i)})}}:function(l,u,t,o){if((o=o||open("","_blank"))&&(o.document.title=o.document.body.innerText="downloading..."),"string"==typeof l)return n(l,u,t);var i="application/octet-stream"===l.type,r=/constructor/i.test(e.HTMLElement)||e.safari,a=/CriOS\/[\d]+/.test(navigator.userAgent);if((a||i&&r)&&"object"==typeof FileReader){var b=new FileReader;b.onloadend=function(){var l=b.result;l=a?l:l.replace(/^data:[^;]*;/,"data:attachment/file;"),o?o.location.href=l:location=l,o=null},b.readAsDataURL(l)}else{var s=e.URL||e.webkitURL,c=s.createObjectURL(l);o?o.location=c:location.href=c,o=null,setTimeout(function(){s.revokeObjectURL(c)},4e4)}});e.saveAs=o.saveAs=o,l.exports=o})?t.apply(n,[]):t)||(l.exports=e)},L6id:function(l,n,u){"use strict";u.r(n);var t=u("CcnG"),e={hasBackdrop:!1},o=function(){return function(){}}(),i=u("pMnS"),r=u("Ip0R"),a=u("gIcY"),b=u("bujt"),s=u("UodH"),c=u("dWZg"),d=u("lLAP"),p=u("wFw1"),f=u("Mr+X"),h=u("SMsm"),g=u("fqlJ"),m=u("Iab2"),y=u("o3x0"),_=function(){function l(l,n){this.router=l,this.libService=n,this.fileToUpload=null,this.formdata=null,this.upload_mess=null}return l.prototype.ngOnInit=function(){this.formdata=new a.e({})},l.prototype.handleFileInput=function(l){this.fileToUpload=l.item(0)},l.prototype.uploadFileToActivity=function(){var l=this;null!=this.fileToUpload?this.libService.add_a_book(this.fileToUpload).subscribe(function(n){l.upload_mess=n.success,alert(l.upload_mess)}):alert("null value is not exceptable")},l}(),v=function(){function l(l,n,u){this.router=l,this.libService=n,this.dialog=u,this.searched_b=null,this.book_name=null,this.book_list=null,this.welcome=null,this.error_me=null}return l.prototype.ngOnInit=function(){this.bookList()},l.prototype.bookList=function(){var l=this;this.libService.get_booklist().subscribe(function(n){l.book_list=n})},l.prototype.download_a_book=function(l){this.libService.download_a_book(l).subscribe(function(n){Object(m.saveAs)(new File([n],l))})},l.prototype.searchBook=function(l){var n=this;null!=l?this.libService.search_a_book(l).subscribe(function(l){l.error?(n.error_me=l.error,n.book_name=null,n.searched_b=null):l.success?(n.book_name=l.book_name,n.error_me=null,n.searched_b=null):(n.searched_b=l,n.book_name=null,n.error_me=null)}):this.error_me="null value is not exceptable"},l.prototype.addBook=function(){var l=new y.g;l.disableClose=!0,l.autoFocus=!0,this.dialog.open(_,l)},l}(),k=u("ZYCi"),x=t.pb({encapsulation:0,styles:[["input[type=submit][_ngcontent-%COMP%]{background-color:#4caf50;color:#fff;padding:14px 20px;display:inline-block;border:none;border-radius:4px;cursor:pointer}input[type=submit][_ngcontent-%COMP%]:hover{background-color:#45a049}.form[_ngcontent-%COMP%], middle[_ngcontent-%COMP%]{border-radius:5px;padding:50px}p[_ngcontent-%COMP%]{padding:16px;text-align:center}.add-book-button[_ngcontent-%COMP%]{z-index:5;position:fixed;display:-webkit-box;display:flex;align-self:flex-end;bottom:7%;margin-bottom:5px;margin-left:80%}.bookBorder[_ngcontent-%COMP%]{margin-left:5px;margin-right:5px;border:2px solid #c5bebe;border-radius:8px}.blist[_ngcontent-%COMP%]{list-style-position:inside;margin-top:6px;margin-bottom:6px;text-align:center;padding-top:6px;padding-bottom:6px}#bookSearchButton[_ngcontent-%COMP%]{-webkit-box-flex:1;flex:1;background-color:#3c32cd;color:#fff;border:2px solid #9acd32;border-radius:8px}#bookSearchButton[_ngcontent-%COMP%]:hover{background-color:#4169e1;color:#fff}.box[_ngcontent-%COMP%]{margin:20px auto;width:100%;height:40px;text-align:center}#search[_ngcontent-%COMP%]{width:40%;padding:14px 20px}.backGround[_ngcontent-%COMP%]{background-image:url(book.6319d78caaff888485ea.png);height:100%;background-position:center;background-repeat:no-repeat;background-size:cover}"]],data:{}});function w(l){return t.Kb(0,[(l()(),t.rb(0,0,null,null,2,"div",[],null,null,null,null,null)),(l()(),t.rb(1,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),t.Ib(2,null,["",""]))],null,function(l,n){l(n,2,0,n.component.error_me)})}function I(l){return t.Kb(0,[(l()(),t.rb(0,0,null,null,5,"div",[],null,null,null,null,null)),(l()(),t.rb(1,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),t.Ib(-1,null,[" Your searched book :"])),(l()(),t.rb(3,0,null,null,2,"p",[],null,null,null,null,null)),(l()(),t.Ib(4,null,[" "," "])),(l()(),t.rb(5,0,null,null,0,"button",[["class","fa fa-download"]],null,[[null,"click"]],function(l,n,u){var t=!0,e=l.component;return"click"===n&&(t=!1!==e.download_a_book(e.book_name)&&t),t},null,null))],null,function(l,n){l(n,4,0,n.component.book_name)})}function C(l){return t.Kb(0,[(l()(),t.rb(0,0,null,null,3,"div",[],null,null,null,null,null)),(l()(),t.rb(1,0,null,null,2,"p",[],null,null,null,null,null)),(l()(),t.Ib(2,null,[" "," "])),(l()(),t.rb(3,0,null,null,0,"button",[["class","fa fa-download"]],null,[[null,"click"]],function(l,n,u){var t=!0;return"click"===n&&(t=!1!==l.component.download_a_book(l.context.$implicit)&&t),t},null,null))],null,function(l,n){l(n,2,0,n.context.$implicit)})}function A(l){return t.Kb(0,[(l()(),t.rb(0,0,null,null,4,"div",[],null,null,null,null,null)),(l()(),t.rb(1,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),t.Ib(-1,null,[" Suggested book :"])),(l()(),t.ib(16777216,null,null,1,null,C)),t.qb(4,278528,null,0,r.i,[t.Q,t.N,t.t],{ngForOf:[0,"ngForOf"]},null)],function(l,n){l(n,4,0,n.component.searched_b)},null)}function M(l){return t.Kb(0,[(l()(),t.rb(0,0,null,null,4,"div",[],null,null,null,null,null)),(l()(),t.ib(16777216,null,null,1,null,I)),t.qb(2,16384,null,0,r.j,[t.Q,t.N],{ngIf:[0,"ngIf"]},null),(l()(),t.ib(16777216,null,null,1,null,A)),t.qb(4,16384,null,0,r.j,[t.Q,t.N],{ngIf:[0,"ngIf"]},null)],function(l,n){var u=n.component;l(n,2,0,null!=u.book_name),l(n,4,0,null!=u.searched_b)},null)}function O(l){return t.Kb(0,[(l()(),t.rb(0,0,null,null,2,"h3",[["class","blist"]],null,null,null,null,null)),(l()(),t.Ib(1,null,[" "," "])),(l()(),t.rb(2,0,null,null,0,"button",[["class","fa fa-download"]],null,[[null,"click"]],function(l,n,u){var t=!0,e=l.component;return"click"===n&&(t=!1!==e.download_a_book(e.book_list[l.context.$implicit])&&t),t},null,null))],null,function(l,n){l(n,1,0,n.component.book_list[n.context.$implicit])})}function R(l){return t.Kb(0,[(l()(),t.rb(0,0,null,null,7,"div",[["style","width: 70%; margin-left: auto;margin-right: auto; margin-bottom:0;"]],null,null,null,null,null)),(l()(),t.rb(1,0,null,null,2,"h2",[],null,null,null,null,null)),(l()(),t.rb(2,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),t.Ib(-1,null,[" Available Books in our Library: "])),(l()(),t.rb(4,0,null,null,3,"section",[["class","bookBorder"]],null,null,null,null,null)),(l()(),t.ib(16777216,null,null,2,null,O)),t.qb(6,278528,null,0,r.i,[t.Q,t.N,t.t],{ngForOf:[0,"ngForOf"]},null),t.Bb(7,11)],function(l,n){var u=l(n,7,1,[0,1,2,3,4,5,6,7,8,9,10]);l(n,6,0,u)},null)}function j(l){return t.Kb(0,[(l()(),t.rb(0,0,null,null,26,"div",[["class","backGround"]],null,null,null,null,null)),(l()(),t.rb(1,0,null,null,12,"div",[["class","box"]],null,null,null,null,null)),(l()(),t.rb(2,0,null,null,11,"form",[["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngSubmit"],[null,"submit"],[null,"reset"]],function(l,n,u){var e=!0,o=l.component;return"submit"===n&&(e=!1!==t.Ab(l,4).onSubmit(u)&&e),"reset"===n&&(e=!1!==t.Ab(l,4).onReset()&&e),"ngSubmit"===n&&(e=!1!==o.searchBook(t.Ab(l,4).value)&&e),e},null,null)),t.qb(3,16384,null,0,a.q,[],null,null),t.qb(4,4210688,[["bookTag",4]],0,a.l,[[8,null],[8,null]],null,{ngSubmit:"ngSubmit"}),t.Fb(2048,null,a.b,null,[a.l]),t.qb(6,16384,null,0,a.k,[[4,a.b]],null,null),(l()(),t.rb(7,0,null,null,5,"input",[["id","search"],["name","book_name"],["ngModel",""],["placeholder","Search a book"],["type","search"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],function(l,n,u){var e=!0;return"input"===n&&(e=!1!==t.Ab(l,8)._handleInput(u.target.value)&&e),"blur"===n&&(e=!1!==t.Ab(l,8).onTouched()&&e),"compositionstart"===n&&(e=!1!==t.Ab(l,8)._compositionStart()&&e),"compositionend"===n&&(e=!1!==t.Ab(l,8)._compositionEnd(u.target.value)&&e),e},null,null)),t.qb(8,16384,null,0,a.c,[t.F,t.k,[2,a.a]],null,null),t.Fb(1024,null,a.h,function(l){return[l]},[a.c]),t.qb(10,671744,null,0,a.m,[[2,a.b],[8,null],[8,null],[6,a.h]],{name:[0,"name"],model:[1,"model"]},null),t.Fb(2048,null,a.i,null,[a.m]),t.qb(12,16384,null,0,a.j,[[4,a.i]],null,null),(l()(),t.rb(13,0,null,null,0,"input",[["id","bookSearchButton"],["type","submit"],["value","search"]],null,null,null,null,null)),(l()(),t.rb(14,0,null,null,12,"div",[],null,null,null,null,null)),(l()(),t.ib(16777216,null,null,1,null,w)),t.qb(16,16384,null,0,r.j,[t.Q,t.N],{ngIf:[0,"ngIf"]},null),(l()(),t.ib(16777216,null,null,1,null,M)),t.qb(18,16384,null,0,r.j,[t.Q,t.N],{ngIf:[0,"ngIf"]},null),(l()(),t.ib(16777216,null,null,1,null,R)),t.qb(20,16384,null,0,r.j,[t.Q,t.N],{ngIf:[0,"ngIf"]},null),(l()(),t.rb(21,0,null,null,5,"div",[["class","add-book-button"]],null,null,null,null,null)),(l()(),t.rb(22,0,null,null,4,"a",[["color","primary"],["mat-fab",""],["style","margin-right: 14px"]],[[1,"tabindex",0],[1,"disabled",0],[1,"aria-disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],function(l,n,u){var e=!0,o=l.component;return"click"===n&&(e=!1!==t.Ab(l,23)._haltDisabledEvents(u)&&e),"click"===n&&(e=!1!==o.addBook()&&e),e},b.c,b.a)),t.qb(23,180224,null,0,s.a,[c.a,d.j,t.k,[2,p.a]],{color:[0,"color"]},null),(l()(),t.rb(24,0,null,0,2,"mat-icon",[["class","mat-icon notranslate"],["role","img"]],[[2,"mat-icon-inline",null],[2,"mat-icon-no-color",null]],null,null,f.b,f.a)),t.qb(25,9158656,null,0,h.b,[t.k,h.d,[8,null],[2,h.a]],null,null),(l()(),t.Ib(-1,0,["add"]))],function(l,n){var u=n.component;l(n,10,0,"book_name",""),l(n,16,0,null!=u.error_me),l(n,18,0,null==u.error_me),l(n,20,0,null!=u.book_list),l(n,23,0,"primary"),l(n,25,0)},function(l,n){l(n,2,0,t.Ab(n,6).ngClassUntouched,t.Ab(n,6).ngClassTouched,t.Ab(n,6).ngClassPristine,t.Ab(n,6).ngClassDirty,t.Ab(n,6).ngClassValid,t.Ab(n,6).ngClassInvalid,t.Ab(n,6).ngClassPending),l(n,7,0,t.Ab(n,12).ngClassUntouched,t.Ab(n,12).ngClassTouched,t.Ab(n,12).ngClassPristine,t.Ab(n,12).ngClassDirty,t.Ab(n,12).ngClassValid,t.Ab(n,12).ngClassInvalid,t.Ab(n,12).ngClassPending),l(n,22,0,t.Ab(n,23).disabled?-1:t.Ab(n,23).tabIndex||0,t.Ab(n,23).disabled||null,t.Ab(n,23).disabled.toString(),"NoopAnimations"===t.Ab(n,23)._animationMode),l(n,24,0,t.Ab(n,25).inline,"primary"!==t.Ab(n,25).color&&"accent"!==t.Ab(n,25).color&&"warn"!==t.Ab(n,25).color)})}function S(l){return t.Kb(0,[(l()(),t.rb(0,0,null,null,1,"app-home",[],null,null,null,j,x)),t.qb(1,114688,null,0,v,[k.k,g.a,y.d],null,null)],function(l,n){l(n,1,0)},null)}var H=t.nb("app-home",v,S,{},{},[]),T=function(){function l(){}return l.prototype.ngOnInit=function(){},l}(),L=t.pb({encapsulation:0,styles:[[".box.avatar[_ngcontent-%COMP%]{vertical-align:middle;width:40px;height:40px;border-radius:40%}.box[_ngcontent-%COMP%]{display:-webkit-box;display:flex;flex-wrap:wrap;border-left:50px solid #fff;margin-top:30px}.ali[_ngcontent-%COMP%], .eugine[_ngcontent-%COMP%], .sally[_ngcontent-%COMP%], .tushar[_ngcontent-%COMP%]{-webkit-box-flex:1;flex:1}"]],data:{}});function P(l){return t.Kb(0,[(l()(),t.rb(0,0,null,null,3,"div",[["style","width: 50%;\n height:40px;\n border-left: 0px solid whitesmoke;\n margin: 0 auto;"]],null,null,null,null,null)),(l()(),t.rb(1,0,null,null,2,"h3",[],null,null,null,null,null)),(l()(),t.rb(2,0,null,null,0,"img",[["src","assets/images.png"],["style"," vertical-align: middle;\n width: 40px;\n height: 40px;\n border-radius: 40%;\n margin-left: 170px;"]],null,null,null,null,null)),(l()(),t.Ib(-1,null,[" NYC Virtual Library Group"])),(l()(),t.rb(4,0,null,null,113,"div",[["class","box"]],null,null,null,null,null)),(l()(),t.rb(5,0,null,null,26,"div",[["class","tushar"]],null,null,null,null,null)),(l()(),t.rb(6,0,null,null,1,"a",[],null,null,null,null,null)),(l()(),t.Ib(-1,null,["Tushar Malakar"])),(l()(),t.rb(8,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(9,0,null,null,1,"a",[],null,null,null,null,null)),(l()(),t.Ib(-1,null,["Major : Computer Science"])),(l()(),t.rb(11,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(12,0,null,null,1,"a",[],null,null,null,null,null)),(l()(),t.Ib(-1,null,["Hunter College, Class: 2019-20"])),(l()(),t.rb(14,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(15,0,null,null,1,"a",[],null,null,null,null,null)),(l()(),t.Ib(-1,null,["Hackathon 2019 3rd Place Winner."])),(l()(),t.rb(17,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(18,0,null,null,0,"img",[["height","240"],["src","assets/img/crown.jpg"],["width","240"]],null,null,null,null,null)),(l()(),t.rb(19,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(20,0,null,null,2,"a",[["href","https://www.linkedin.com/in/tushar-malakar-abab17139/"]],null,null,null,null,null)),(l()(),t.rb(21,0,null,null,1,"i",[["class","fa fa-linkedin"],["style","font-size:36px; color:darkblue"]],null,null,null,null,null)),(l()(),t.Ib(-1,null,[" \xa0 "])),(l()(),t.rb(23,0,null,null,1,"a",[["href","https://devpost.com/TusharMalakar?ref_content=user-portfolio&ref_feature=portfolio&ref_medium=global-nav"]],null,null,null,null,null)),(l()(),t.rb(24,0,null,null,0,"img",[["src","https://img.icons8.com/material/30/000000/devpost.png"]],null,null,null,null,null)),(l()(),t.Ib(-1,null,[" \xa0 "])),(l()(),t.rb(26,0,null,null,2,"a",[["href","https://github.com/TusharMalakar"]],null,null,null,null,null)),(l()(),t.rb(27,0,null,null,1,"i",[["class","fa fa-github"],["style","font-size:36px; color:rgb(153, 135, 161) "]],null,null,null,null,null)),(l()(),t.Ib(-1,null,[" \xa0 "])),(l()(),t.rb(29,0,null,null,2,"a",[["href","https://github.com/TusharMalakar/cuny2x/blob/master/Resume.pdf"]],null,null,null,null,null)),(l()(),t.rb(30,0,null,null,1,"i",[["class","fa fa-file-pdf-o"],["style","font-size:36px; color:rgb(153, 135, 161) "]],null,null,null,null,null)),(l()(),t.Ib(-1,null,[" \xa0 "])),(l()(),t.Ib(-1,null,[" \xa0 \xa0 "])),(l()(),t.rb(33,0,null,null,26,"div",[["class","ali"]],null,null,null,null,null)),(l()(),t.rb(34,0,null,null,1,"a",[],null,null,null,null,null)),(l()(),t.Ib(-1,null,["Ali Almashhadani"])),(l()(),t.rb(36,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(37,0,null,null,1,"a",[],null,null,null,null,null)),(l()(),t.Ib(-1,null,["Major : Computer Science"])),(l()(),t.rb(39,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(40,0,null,null,1,"a",[],null,null,null,null,null)),(l()(),t.Ib(-1,null,["Hunter College, Class: 2019-20"])),(l()(),t.rb(42,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(43,0,null,null,1,"a",[],null,null,null,null,null)),(l()(),t.Ib(-1,null,["HBO Intern"])),(l()(),t.rb(45,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(46,0,null,null,0,"img",[["height","240"],["src","assets/img/crown2.jpg"],["width","240"]],null,null,null,null,null)),(l()(),t.rb(47,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(48,0,null,null,2,"a",[["href","https://www.linkedin.com/in/ali-almashhadani-431037122/"]],null,null,null,null,null)),(l()(),t.rb(49,0,null,null,1,"i",[["class","fa fa-linkedin"],["style","font-size:36px; color:darkblue"]],null,null,null,null,null)),(l()(),t.Ib(-1,null,[" \xa0 "])),(l()(),t.rb(51,0,null,null,1,"a",[["href",""]],null,null,null,null,null)),(l()(),t.rb(52,0,null,null,0,"img",[["src","https://img.icons8.com/material/30/000000/devpost.png"]],null,null,null,null,null)),(l()(),t.Ib(-1,null,[" \xa0 "])),(l()(),t.rb(54,0,null,null,2,"a",[["href","https://github.com/alialmashhadani89"]],null,null,null,null,null)),(l()(),t.rb(55,0,null,null,1,"i",[["class","fa fa-github"],["style","font-size:36px; color:rgb(153, 135, 161) "]],null,null,null,null,null)),(l()(),t.Ib(-1,null,[" \xa0 "])),(l()(),t.rb(57,0,null,null,2,"a",[["href","https://github.com/alialmashhadani89/Resume/blob/master/Ali%20Almashhadani%20Resume%202019-6-8.pdf"]],null,null,null,null,null)),(l()(),t.rb(58,0,null,null,1,"i",[["class","fa fa-file-pdf-o"],["style","font-size:36px; color:rgb(153, 135, 161) "]],null,null,null,null,null)),(l()(),t.Ib(-1,null,[" \xa0 "])),(l()(),t.Ib(-1,null,[" \xa0 \xa0 "])),(l()(),t.rb(61,0,null,null,26,"div",[["class","eugine"]],null,null,null,null,null)),(l()(),t.rb(62,0,null,null,1,"a",[],null,null,null,null,null)),(l()(),t.Ib(-1,null,["Eugene Sajor"])),(l()(),t.rb(64,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(65,0,null,null,1,"a",[],null,null,null,null,null)),(l()(),t.Ib(-1,null,["Major : Computer Science"])),(l()(),t.rb(67,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(68,0,null,null,1,"a",[],null,null,null,null,null)),(l()(),t.Ib(-1,null,["Hunter College, Class: 2020"])),(l()(),t.rb(70,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(71,0,null,null,1,"a",[],null,null,null,null,null)),(l()(),t.Ib(-1,null,["Swift Developer"])),(l()(),t.rb(73,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(74,0,null,null,0,"img",[["height","240"],["src","assets/img/crown3.jpg"],["width","240"]],null,null,null,null,null)),(l()(),t.rb(75,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(76,0,null,null,2,"a",[["href","https://www.linkedin.com/in/tushar-malakar-abab17139/"]],null,null,null,null,null)),(l()(),t.rb(77,0,null,null,1,"i",[["class","fa fa-linkedin"],["style","font-size:36px; color:darkblue"]],null,null,null,null,null)),(l()(),t.Ib(-1,null,[" \xa0 "])),(l()(),t.rb(79,0,null,null,1,"a",[["href","https://devpost.com/TusharMalakar?ref_content=user-portfolio&ref_feature=portfolio&ref_medium=global-nav"]],null,null,null,null,null)),(l()(),t.rb(80,0,null,null,0,"img",[["src","https://img.icons8.com/material/30/000000/devpost.png"]],null,null,null,null,null)),(l()(),t.Ib(-1,null,[" \xa0 "])),(l()(),t.rb(82,0,null,null,2,"a",[["href","https://github.com/EugeneSajor43"]],null,null,null,null,null)),(l()(),t.rb(83,0,null,null,1,"i",[["class","fa fa-github"],["style","font-size:36px; color:rgb(153, 135, 161) "]],null,null,null,null,null)),(l()(),t.Ib(-1,null,[" \xa0 "])),(l()(),t.rb(85,0,null,null,2,"a",[["href","https://github.com/TusharMalakar/cuny2x/blob/master/Resume.pdf"]],null,null,null,null,null)),(l()(),t.rb(86,0,null,null,1,"i",[["class","fa fa-file-pdf-o"],["style","font-size:36px; color:rgb(153, 135, 161) "]],null,null,null,null,null)),(l()(),t.Ib(-1,null,[" \xa0 "])),(l()(),t.Ib(-1,null,[" \xa0 \xa0 "])),(l()(),t.rb(89,0,null,null,27,"div",[["class","sally"]],null,null,null,null,null)),(l()(),t.rb(90,0,null,null,26,"div",[],null,null,null,null,null)),(l()(),t.rb(91,0,null,null,1,"a",[],null,null,null,null,null)),(l()(),t.Ib(-1,null,["Songling Xuan"])),(l()(),t.rb(93,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(94,0,null,null,1,"a",[],null,null,null,null,null)),(l()(),t.Ib(-1,null,["Major : Computer Science"])),(l()(),t.rb(96,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(97,0,null,null,1,"a",[],null,null,null,null,null)),(l()(),t.Ib(-1,null,["Hunter College, Class: 2019-20"])),(l()(),t.rb(99,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(100,0,null,null,1,"a",[],null,null,null,null,null)),(l()(),t.Ib(-1,null,["NHN - QA/Testing"])),(l()(),t.rb(102,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(103,0,null,null,0,"img",[["height","240"],["src","assets/img/crown4.jpg"],["width","240"]],null,null,null,null,null)),(l()(),t.rb(104,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(105,0,null,null,2,"a",[["href","https://www.linkedin.com/in/sally-xuan-0ab004a1/"]],null,null,null,null,null)),(l()(),t.rb(106,0,null,null,1,"i",[["class","fa fa-linkedin"],["style","font-size:36px; color:darkblue"]],null,null,null,null,null)),(l()(),t.Ib(-1,null,[" \xa0 "])),(l()(),t.rb(108,0,null,null,1,"a",[["href",""]],null,null,null,null,null)),(l()(),t.rb(109,0,null,null,0,"img",[["src","https://img.icons8.com/material/30/000000/devpost.png"]],null,null,null,null,null)),(l()(),t.Ib(-1,null,[" \xa0 "])),(l()(),t.rb(111,0,null,null,2,"a",[["href","https://github.com/SallyXuan"]],null,null,null,null,null)),(l()(),t.rb(112,0,null,null,1,"i",[["class","fa fa-github"],["style","font-size:36px; color:rgb(153, 135, 161) "]],null,null,null,null,null)),(l()(),t.Ib(-1,null,[" \xa0 "])),(l()(),t.rb(114,0,null,null,2,"a",[["href",""]],null,null,null,null,null)),(l()(),t.rb(115,0,null,null,1,"i",[["class","fa fa-file-pdf-o"],["style","font-size:36px; color:rgb(153, 135, 161) "]],null,null,null,null,null)),(l()(),t.Ib(-1,null,[" \xa0 "])),(l()(),t.Ib(-1,null,[" \xa0 \xa0 "]))],null,null)}function q(l){return t.Kb(0,[(l()(),t.rb(0,0,null,null,1,"app-about",[],null,null,null,P,L)),t.qb(1,114688,null,0,T,[],null,null)],function(l,n){l(n,1,0)},null)}var E=t.nb("app-about",T,q,{},{},[]),F=t.pb({encapsulation:0,styles:[[""]],data:{}});function z(l){return t.Kb(0,[(l()(),t.rb(0,0,null,null,2,"h2",[["class","mat-dialog-title"],["mat-dialog-title",""],["style","text-align: center;"]],[[8,"id",0]],null,null,null,null)),t.qb(1,81920,null,0,y.l,[[2,y.k],t.k,y.d],null,null),(l()(),t.Ib(-1,null,["Add a Book to NYC Library"])),(l()(),t.rb(3,0,null,null,2,"mat-dialog-content",[["class","mat-dialog-content"]],null,null,null,null,null)),t.qb(4,16384,null,0,y.i,[],null,null),(l()(),t.Ib(-1,null,["The file to be uploaded must be in pdf, epub, mobi, or azw book formats."])),(l()(),t.rb(6,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(7,0,null,null,3,"mat-dialog-content",[["class","mat-dialog-content"]],null,null,null,null,null)),t.qb(8,16384,null,0,y.i,[],null,null),(l()(),t.rb(9,0,null,null,1,"div",[["class","uploadPic"]],null,null,null,null,null)),(l()(),t.rb(10,0,null,null,0,"input",[["class","hide_file"],["type","file"]],null,[[null,"change"]],function(l,n,u){var t=!0;return"change"===n&&(t=!1!==l.component.handleFileInput(u.target.files)&&t),t},null,null)),(l()(),t.rb(11,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),t.rb(12,0,null,null,7,"mat-dialog-actions",[["class","mat-dialog-actions"]],null,null,null,null,null)),t.qb(13,16384,null,0,y.e,[],null,null),(l()(),t.rb(14,0,null,null,2,"button",[["class","mat-raised-button mat-primary"],["mat-dialog-close",""],["type","button"]],[[1,"aria-label",0]],[[null,"click"]],function(l,n,u){var e=!0,o=l.component;return"click"===n&&(e=!1!==t.Ab(l,15).dialogRef.close(t.Ab(l,15).dialogResult)&&e),"click"===n&&(e=!1!==o.uploadFileToActivity()&&e),e},null,null)),t.qb(15,606208,null,0,y.f,[[2,y.k],t.k,y.d],{dialogResult:[0,"dialogResult"]},null),(l()(),t.Ib(-1,null,["Submit"])),(l()(),t.rb(17,0,null,null,2,"button",[["class","mat-raised-button"],["mat-dialog-close",""],["type","button"]],[[1,"aria-label",0]],[[null,"click"]],function(l,n,u){var e=!0;return"click"===n&&(e=!1!==t.Ab(l,18).dialogRef.close(t.Ab(l,18).dialogResult)&&e),e},null,null)),t.qb(18,606208,null,0,y.f,[[2,y.k],t.k,y.d],{dialogResult:[0,"dialogResult"]},null),(l()(),t.Ib(-1,null,["Cancel"]))],function(l,n){l(n,1,0),l(n,15,0,""),l(n,18,0,"")},function(l,n){l(n,0,0,t.Ab(n,1).id),l(n,14,0,t.Ab(n,15).ariaLabel||null),l(n,17,0,t.Ab(n,18).ariaLabel||null)})}function B(l){return t.Kb(0,[(l()(),t.rb(0,0,null,null,1,"app-addnewbook",[],null,null,null,z,F)),t.qb(1,114688,null,0,_,[k.k,g.a],null,null)],function(l,n){l(n,1,0)},null)}var K=t.nb("app-addnewbook",_,B,{},{},[]),U=u("t68o"),N=u("M2Lx"),G=u("Wf4p"),Y=u("OzfB"),V=u("eDkP"),D=u("Fzqc"),Q=function(){return function(){}}(),Z=u("ZYjt"),W=u("4c35");u("mrSG"),u("K9Ia"),u("pugT"),u("bne5"),u("F/XL"),u("p0ib"),u("gI3B"),u("ihYY"),u("p0Sj"),u("ad02"),u("ny24"),u("n6gG"),u("YSh2");var X=function(){return function(){}}(),J=u("FVSy"),$=u("/VYK"),ll=u("seP3"),nl=u("b716"),ul=u("21Lb"),tl=u("hUWP"),el=u("3pJQ"),ol=u("V9q+"),il=u("8mMr"),rl=u("qAlS");u.d(n,"HomeModuleNgFactory",function(){return al});var al=t.ob(o,[],function(l){return t.xb([t.yb(512,t.j,t.db,[[8,[i.a,H,E,K,U.a]],[3,t.j],t.y]),t.yb(4608,r.l,r.k,[t.v,[2,r.v]]),t.yb(4608,a.d,a.d,[]),t.yb(4608,a.r,a.r,[]),t.yb(4608,N.b,N.b,[]),t.yb(4608,G.b,G.b,[]),t.yb(5120,t.b,function(l,n){return[Y.i(l,n)]},[r.c,t.C]),t.yb(4608,V.a,V.a,[V.g,V.c,t.j,V.f,V.d,t.r,t.A,r.c,D.c,[2,r.f]]),t.yb(5120,V.i,V.j,[V.a]),t.yb(5120,y.b,y.c,[V.a]),t.yb(135680,y.d,y.d,[V.a,t.r,[2,r.f],[2,y.a],y.b,[3,y.d],V.c]),t.yb(1073742336,r.b,r.b,[]),t.yb(1073742336,k.m,k.m,[[2,k.s],[2,k.k]]),t.yb(1073742336,Q,Q,[]),t.yb(1073742336,a.p,a.p,[]),t.yb(1073742336,a.n,a.n,[]),t.yb(1073742336,D.a,D.a,[]),t.yb(1073742336,G.h,G.h,[[2,G.c],[2,Z.g]]),t.yb(1073742336,W.g,W.g,[]),t.yb(1073742336,c.b,c.b,[]),t.yb(1073742336,G.o,G.o,[]),t.yb(1073742336,N.c,N.c,[]),t.yb(1073742336,d.a,d.a,[]),t.yb(1073742336,X,X,[]),t.yb(1073742336,J.a,J.a,[]),t.yb(1073742336,h.c,h.c,[]),t.yb(1073742336,s.c,s.c,[]),t.yb(1073742336,$.b,$.b,[]),t.yb(1073742336,ll.a,ll.a,[]),t.yb(1073742336,nl.a,nl.a,[]),t.yb(1073742336,a.f,a.f,[]),t.yb(1073742336,Y.c,Y.c,[]),t.yb(1073742336,ul.a,ul.a,[]),t.yb(1073742336,tl.a,tl.a,[]),t.yb(1073742336,el.a,el.a,[]),t.yb(1073742336,ol.a,ol.a,[[2,Y.f],t.C]),t.yb(1073742336,il.b,il.b,[]),t.yb(1073742336,rl.e,rl.e,[]),t.yb(1073742336,V.e,V.e,[]),t.yb(1073742336,y.j,y.j,[]),t.yb(1073742336,o,o,[]),t.yb(1024,k.i,function(){return[[{path:"",component:v},{path:"about",component:T},{path:"add",component:_}]]},[]),t.yb(256,y.a,e,[])])})},b716:function(l,n,u){"use strict";u.d(n,"a",function(){return t}),u("mrSG"),u("/VYK"),u("CcnG"),u("n6gG"),u("dWZg"),u("Wf4p"),u("K9Ia");var t=function(){return function(){}}()}}]);