r.AttachmentMaxSize){this.showAttachmentSizeErrorDialog();return false;}var ja=this.$MercuryFileUploaderc();this.$MercuryFileUploaderd(ja,ia.name);fa[ja]=ia;ga.file_sizes.push(ia.size);ga.count++;}this.$MercuryFileUploaderb.setFiles(fa);this.$MercuryFileUploaderb.forceSendViaXHR();this.inform('submit',ga);};ca.prototype.isUploading=function(){"use strict";return !!Object.keys(this.$MercuryFileUploader7).length;};ca.prototype.addCachedAttachments=function(ea){"use strict";ea.forEach(function(fa){var ga=this.$MercuryFileUploaderc();this.$MercuryFileUploaderd(ga,fa.filename);this.$MercuryFileUploaderg(ga,fa);}.bind(this));};ca.prototype.addCachedImageFiles=function(ea){"use strict";var fa=v._("Photo");ea.forEach(function(ga){var ha=this.$MercuryFileUploaderc();this.$MercuryFileUploaderd(ha,fa);this.$MercuryFileUploaderg(ha,{filename:ga,image_id:ga,filetype:'image/jpeg'});}.bind(this));};ca.prototype.getAttachments=function(){"use strict";return w(this.$MercuryFileUploader1);};ca.prototype.getImageFiles=function(){"use strict";var ea=Object.keys(this.$MercuryFileUploader2).sort(),fa=[];ea.forEach(function(ga){return fa.push(this.$MercuryFileUploader2[ga]);}.bind(this));return fa;};ca.prototype.getAnimatedImageFiles=function(){"use strict";return w(this.$MercuryFileUploader3);};ca.prototype.getVideoFiles=function(){"use strict";return w(this.$MercuryFileUploader4);};ca.prototype.getAudioFiles=function(){"use strict";return w(this.$MercuryFileUploader5);};ca.prototype.getFiles=function(){"use strict";return w(this.$MercuryFileUploader6);};ca.prototype.removeAttachments=function(){"use strict";j.empty(this.$MercuryFileUploader0);this.$MercuryFileUploader1={};this.$MercuryFileUploader2={};this.$MercuryFileUploader3={};this.$MercuryFileUploader4={};this.$MercuryFileUploader5={};this.$MercuryFileUploader6={};this.$MercuryFileUploader8={};this.$MercuryFileUploader7={};this.$MercuryFileUploader9={};h.hide(this.$MercuryFileUploader0);this.inform('dom-updated');};ca.prototype.destroy=function(){"use strict";this.$MercuryFileUploadera&&this.$MercuryFileUploadera.release();this.$MercuryFileUploaderb&&this.$MercuryFileUploaderb.destroy();this.removeAttachments();};ca.prototype.$MercuryFileUploaderd=function(ea,fa){"use strict";var ga=q[':fb:mercury:upload-file-row'].build();this.$MercuryFileUploader8[ea]=ga;this.$MercuryFileUploader7[ea]=true;this.$MercuryFileUploader9[ea]=Date.now();j.appendContent(ga.getNode('iconText'),da(fa));k.listen(ga.getNode('closeFileUpload'),'click',this.$MercuryFileUploaderh.bind(this,ea));j.appendContent(this.$MercuryFileUploader0,ga.getRoot());h.show(this.$MercuryFileUploader0);this.inform('dom-updated');};ca.prototype.$MercuryFileUploaderh=function(ea,event){"use strict";if(this.$MercuryFileUploader7[ea]){this.inform('upload-canceled-during-upload');}else if(this.$MercuryFileUploader1[ea]||this.$MercuryFileUploader2[ea]||this.$MercuryFileUploader3[ea]||this.$MercuryFileUploader4[ea]||this.$MercuryFileUploader5[ea]||this.$MercuryFileUploader6[ea])this.inform('upload-canceled-after-uploaded');delete this.$MercuryFileUploader1[ea];delete this.$MercuryFileUploader2[ea];delete this.$MercuryFileUploader3[ea];delete this.$MercuryFileUploader4[ea];delete this.$MercuryFileUploader5[ea];delete this.$MercuryFileUploader6[ea];delete this.$MercuryFileUploader7[ea];delete this.$MercuryFileUploader9[ea];var fa=this.$MercuryFileUploader8[ea];delete this.$MercuryFileUploader8[ea];if(fa){j.remove(fa.getRoot());this.inform('dom-updated');}this.inform('upload-canceled');return false;};ca.prototype.$MercuryFileUploaderi=function(ea,fa){"use strict";var ga=this.$MercuryFileUploader8[ea],ha=p.getAttachIconClassByMime(fa);h.addClass(ga.getNode('iconText'),ha);h.addClass(ga.getRoot(),'done');};ca.prototype.$MercuryFileUploaderg=function(ea,fa){"use strict";if(this.$MercuryFileUploader7[ea]){delete this.$MercuryFileUploader7[ea];if(fa.image_id){this.$MercuryFileUploader2[ea]=fa.image_id;}else if(fa.gif_id){this.$MercuryFileUploader3[ea]=fa.gif_id;}else if(fa.video_id){this.$MercuryFileUploader4[ea]=fa.video_id;}else if(fa.audio_id){this.$MercuryFileUploader5[ea]=fa.audio_id;}else if(fa.file_id){this.$MercuryFileUploader6[ea]=fa.file_id;}else this.$MercuryFileUploader1[ea]=fa;this.$MercuryFileUploaderi(ea,fa.filetype);this.inform('one-upload-completed',{upload_time_ms:Date.now()-this.$MercuryFileUploader9[ea]});}if(!this.isUploading())this.inform('all-uploads-completed',{count:this.getAttachments().length});};ca.prototype.$MercuryFileUploadere=function(event,ea){"use strict";var fa=ea.response.getPayload();this.$MercuryFileUploaderg(this.$MercuryFileUploaderj(ea),fa.metadata[0]);};ca.prototype.$MercuryFileUploaderf=function(event,ea){"use strict";this.inform('one-upload-failed');this.$MercuryFileUploaderh(this.$MercuryFileUploaderj(ea),event);};ca.prototype.$MercuryFileUploaderc=function(){"use strict";return 'upload_'+s.getNewID();};ca.prototype.$MercuryFileUploaderj=function(ea){"use strict";var fa=ea.response.getPayload();if(ea.upload){return ea.upload.getName();}else return fa.uploadID;};function da(ea){if(ea&&ea.startsWith('C:\\fakepath\\'))return ea.substring(12);return ea;}e.exports=ca;},null);
-__d("MercuryShareLinkUploader",["ArbiterMixin","AsyncRequest","CSS","DOM","Event","Form","URLScraper","WebMessengerEvents","mixin","isEmpty"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){b.__markCompiled&&b.__markCompiled();var q=o(g);for(var r in q)if(q.hasOwnProperty(r))t[r]=q[r];var s=q===null?null:q.prototype;t.prototype=Object.create(s);t.prototype.constructor=t;t.__superConstructor__=q;function t(u,v,w,x,y){"use strict";this.$MercuryShareLinkUploader0=u;this.$MercuryShareLinkUploader1=v;this.$MercuryShareLinkUploader2=w;this.$MercuryShareLinkUploader3=y;this.$MercuryShareLinkUploader4=false;this.$MercuryShareLinkUploader5=null;this.$MercuryShareLinkUploader6=null;k.listen(x,'click',this.close.bind(this));k.listen(y,'keyup',function(){!y.value.length&&this.$MercuryShareLinkUploader7.enable();}.bind(this));this.$MercuryShareLinkUploader7=new m(y);this.$MercuryShareLinkUploader7.subscribe('match',function(z,aa){this.loadShare(aa&&aa.url);}.bind(this));}t.prototype.getAttachData=function(){"use strict";return this.loadAttachData(this.$MercuryShareLinkUploader4,this.$MercuryShareLinkUploader0,this.$MercuryShareLinkUploader3);};t.prototype.getShareDataFromStage=function(u,v){"use strict";var w=l.serialize(v),x=w.attachment&&w.attachment.params;if(!x)return null;if(x instanceof Object){var y=[];y.push(x[0]);y.push(x[1]);x=y;}return {params:x,type:w.attachment.type};};t.prototype.loadAttachData=function(u,v,w,x){"use strict";if(u){var y=l.serialize(v),z=y.attachment&&y.attachment.params,aa=y.link_metrics?y.link_metrics.no_image:true;if(!z||p(z))return null;var ba=x?x():w.value;if(ba.indexOf(z.url)===-1)return y;if(!z.summary&&!z.favicon&&aa&&z.title&&z.url&&z.url.substr(0,z.title.length)===z.title)return null;return y;}return null;};t.prototype.check=function(){"use strict";this.$MercuryShareLinkUploader7.check();};t.prototype.close=function(){"use strict";this.$MercuryShareLinkUploader8();this.$MercuryShareLinkUploader7.disable();this.inform('closed');};t.prototype.clear=function(){"use strict";this.$MercuryShareLinkUploader8();this.$MercuryShareLinkUploader7.enable();};t.prototype.enable=function(){"use strict";this.$MercuryShareLinkUploader7.enable();};t.prototype.disable=function(){"use strict";this.$MercuryShareLinkUploader7.disable();};t.prototype.loadShare=function(u){"use strict";this.$MercuryShareLinkUploader5=u;this.$MercuryShareLinkUploader6&&this.$MercuryShareLinkUploader6.abort();this.$MercuryShareLinkUploader6=new h().setMethod('POST').setURI('/ajax/share_scrape.php').setData({u:u}).setHandler(this.$MercuryShareLinkUploader9.bind(this).bind(null,u)).setStatusElement(this.$MercuryShareLinkUploader2);this.$MercuryShareLinkUploader6.send();this.inform('link-detected');};t.prototype.$MercuryShareLinkUploader9=function(u,v){"use strict";if(this.$MercuryShareLinkUploader5!==u)return;this.$MercuryShareLinkUploader5=null;this.$MercuryShareLinkUploader6=null;i.show(this.$MercuryShareLinkUploader0);j.empty(this.$MercuryShareLinkUploader1);j.setContent(this.$MercuryShareLinkUploader1,v.payload);this.$MercuryShareLinkUploader4=true;if(!this.getAttachData()){this.close();return;}n.detailDOMChanged();};t.prototype.$MercuryShareLinkUploader8=function(){"use strict";i.hide(this.$MercuryShareLinkUploader0);this.$MercuryShareLinkUploader4=false;this.$MercuryShareLinkUploader5=null;this.$MercuryShareLinkUploader6&&this.$MercuryShareLinkUploader6.abort();this.$MercuryShareLinkUploader6=null;this.$MercuryShareLinkUploader7.reset();n.detailDOMChanged();};e.exports=t;},null);
-__d("ChatActivity",["Event","Arbiter","AvailableList","AvailableListConstants","JSLogger","MercuryConfig","PresenceState","UserActivity","copyProperties"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){b.__markCompiled&&b.__markCompiled();var p=l.activity_limit||60000,q=l.idle_limit||1800000,r=l.idle_poll_interval||300000,s=k.create('chat_activity'),t=Date.now(),u=t,v=true;function w(){var aa=Date.now();return !!(v&&(aa-tq){s.debug('idle_to_active',aa);m.doSync();}x.inform('activity');}i.subscribe(j.ON_AVAILABILITY_CHANGED,function(){if(!i.isUserIdle())u=Date.now();});g.listen(window,'focus',function(){v=true;y();});g.listen(window,'blur',function(){v=false;});n.subscribe(function(){y();});function z(aa){var ba=aa&&aa.at&&m.verifyNumber(aa.at);if(typeof ba!=='number')ba=null;return ba||0;}setInterval(function(){var aa=Date.now(),ba=z(m.get()),ca=Math.max(t,ba,u);if(aa-ca>q){s.debug('idle',{cookie:ba,local:t,presence:u});x.inform('idle',aa-ca);}},r);m.registerStateStorer(function(aa){var ba=z(aa);if(bathis._lastTimestamp)this._lastTimestamp=q.timestamp;}}.bind(this));}k(l.prototype,{getLastUserMessageTimestamp:function(){return this._lastTimestamp;}});k(l,i);e.exports=l;},null);
-__d("ChatTitleBarBlinker",["ChatActivity","DocumentTitle","JSLogger","MercuryNotificationRenderer","PresenceState","MercuryThreadInformer","MercuryTimestampTracker"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();var l=b('MercuryThreadInformer').get(),m=b('MercuryTimestampTracker').get(),n=i.create('chat_title'),o=null,p=0,q=false;function r(){if(o){o.stop();o=null;return true;}return false;}function s(x){var y=x||m.getLastUserMessageTimestamp();if(p<=y){p=y;if(r()||q)k.doSync();}}var t={blink:function(x,y){if(!o&&p=z&&y[ba].timestamp>aa)aa=y[ba].timestamp;aa&&s(aa);});g.subscribe('activity',function(){s();});(function(){var x=k.getInitial();if(x)p=u(x)||0;})();e.exports=t;},null);
-__d("MercuryBrowserAlerts",["ArbiterMixin","ChatActivity","ChatConfig","ChatOptions","ChatTitleBarBlinker","MercuryThreadInfo","MercuryViewer","MessagingTag","Sound","copyProperties","MercuryThreads"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){b.__markCompiled&&b.__markCompiled();var q=b('MercuryThreads').get();o.init(['audio/ogg','audio/mpeg']);function r(t){if(j.getSetting('sound'))o.play([i.get('sound.notif_ogg_url'),i.get('sound.notif_mp3_url')],t,false);}var s={messageReceived:function(t){if(m.isViewer(t.author)||!t.is_unread||(t.folder!=n.INBOX&&t.folder!=n.ARCHIVED))return;var u=t.thread_id,v=h.isActive();if(v){var w=false;s.inform('before-alert',{threadID:u,cancelAlert:function(){w=true;}});}q.getThreadMeta(u,function(x){var y=l.isMuted(x);if(y)return;var z=t.timestamp;if(v){!w&&r(z);}else{k.blink(u,z);r(z);}k.blinkingElsewhere();}.bind(this));}};e.exports=p(s,g);},null);
-__d("FBRTCAvailability",["ChannelConstants","PresenceStatus"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();'use strict';var i={isCallable:function(j){var k=h.getCapabilities(j),l=g.CAPABILITY_VOIP_INTEROP|g.CAPABILITY_VIDEO;return !!(k&l);}};e.exports=i;},null);
-__d("FBRTCStruct",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();var g=function(i,j,k){var l,m;if(typeof i=='string'||i instanceof String){m=i;l=i;}else for(var n in i)if(i.hasOwnProperty(n))if(n==='index'){k=i[n];}else{m=n;l=i[n];}j[m]=k;j.strNames[k]=l;};function h(i){"use strict";this.strNames=[];for(var j=0;ji.strNames.length)return 'Unknown';return i.strNames[l];},fullCallEndReasonString:function(l,m){return this.callEndReasonString(l)+'_'+(m?'remote':'local');}};e.exports=k;},null);
-__d("FBRTCIceStatsParser",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();var g=null;h.getInstance=function(){"use strict";if(!g)g=new h();return g;};function h(){"use strict";}h.prototype.extractIceInfo=function(i){"use strict";var j=[],k=i.split("\r\n");for(var l=0;l-1);};h.prototype.$FBRTCIceStatsParser1=function(i){"use strict";var j=0,k=i.match(/generation (\d+)/);if(k)j=parseInt(k[1],10);return j;};h.prototype.$FBRTCIceStatsParser2=function(i){"use strict";var j=i.match(/typ (host|relay|srflx|prflx)/);if(j){return j[1];}else return 'unknown';};e.exports=h;},null);
-__d("FBRTCLogger",["Log","LogHistory","MarauderLogger","formatDate","pageID"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();var l='webrtc',m='sent_message',n='received_message',o='send_succeeded',p='send_failed',q='info',r='call_action',s='client_event',t='client_error',u='type',v='msg_id',w='ack_msg_id',x='call_id',y='from',z='to',aa='content',ba='tag',ca='peer_id',da='error_code',ea='trigger',fa='endcallstats',ga=null;ha.getInstance=function(){"use strict";if(!ga)ga=new ha();return ga;};function ha(){"use strict";this.$FBRTCLogger0=h.getInstance(l);}ha.prototype.logToConsole=function(ia){"use strict";var ja='Console';this.$FBRTCLogger1(null,null,ja,ia);this.$FBRTCLogger0.log(ja,ia);};ha.prototype.logReceivedMessage=function(ia,ja,ka){"use strict";var la={};la[y]=ia;la[x]=ja;la[u]=ka.type;la[v]=ka.msg_id;if(ka.sdp)la[aa]=ka.sdp;if(ka.ack_id)la[w]=ka.ack_id;this.$FBRTCLogger2(n,la);this.$FBRTCLogger1(ia,ja,'Received',ka.type+', '+ka.msg_id);};ha.prototype.logSentMessage=function(ia,ja,ka){"use strict";var la={};la[z]=ia;la[x]=ja;la[u]=ka.type;la[v]=ka.msg_id;if(ka.sdp)la[aa]=ka.sdp;if(ka.ack_id)la[w]=ka.ack_id;this.$FBRTCLogger2(m,la);this.$FBRTCLogger1(ia,ja,'Sent',ka.type+', '+ka.msg_id);};ha.prototype.logSentMessageSuccess=function(ia,ja,ka,la){"use strict";var ma={};ma[ca]=ia;ma[x]=ja;ma[u]=ka;ma[v]=la;this.$FBRTCLogger2(o,ma);};ha.prototype.logSentMessageFailure=function(ia,ja,ka,la,ma){"use strict";var na={};na[ca]=ia;na[x]=ja;na[u]=ka;na[v]=la;na[da]=ma;this.$FBRTCLogger2(p,na);this.$FBRTCLogger1(ia,ja,'Send Failed',ka+', '+ma);};ha.prototype.logCallAction=function(ia,ja,ka,la,ma){"use strict";var na={};na[ca]=ia;na[x]=ja;na[r]=ka;na[aa]=la;if(ma)na[ea]=ma;this.$FBRTCLogger2(r,na);this.$FBRTCLogger1(ia,ja,'CallAction',ka+', '+la);};ha.prototype.logEvent=function(ia,ja,event){"use strict";var ka={};ka[ca]=ia;ka[x]=ja;ka[aa]=event;this.$FBRTCLogger2(s,ka);this.$FBRTCLogger1(ia,ja,'Event',event);};ha.prototype.logInfo=function(ia,ja,ka){"use strict";var la={};la[ca]=ia;la[x]=ja;la[aa]=ka;this.$FBRTCLogger2(q,la);this.$FBRTCLogger1(ia,ja,'Info',ka);};ha.prototype.logError=function(ia,ja,ka){"use strict";var la={};la[ca]=ia;la[x]=ja;la[aa]=ka;this.$FBRTCLogger2(t,la);this.$FBRTCLogger1(ia,ja,'Error',ka);};ha.prototype.logErrorWithoutID=function(ia){"use strict";this.logError(null,null,ia);};ha.prototype.logEndCallSummary=function(ia){"use strict";if(!ia)return;var ja={};ja[ca]=ia.peerID;ja[x]=ia.callID;ja[ba]=fa;ja[aa]=ia.toString();var ka=ia.getExtraInfo();for(var la in ka)if(ka.hasOwnProperty(la))ja[la]=ka[la];this.$FBRTCLogger2(q,ja);this.$FBRTCLogger1(ia.peerID,ia.callID,'Call Summary',ja);};ha.prototype.$FBRTCLogger2=function(ia,ja){"use strict";ja.page_id=k;this.$FBRTCLogger0.log(ia,ja);i.log(ia,l,ja);};ha.prototype.$FBRTCLogger1=function(ia,ja,ka,la){"use strict";};ha.CallAction={START_CALL:'start_call',RECEIVED_CALL:'received_call',ANSWER_CALL:'answer_call',END_CALL:'end_call',DENIED_PERMISSION:'denied_permission',SET_MUTE:'set_mute',SET_VIDEO_ON:'set_video_on',SET_SELF_VIEW_ON:'set_self_view_on',SET_FULLSCREEN_ON:'set_fullscreen_on',START_SKYPE:'start_skype',TRY_NEW:'try_new',OPEN_POPUP:'open_popup',POPUP_OPENED:'popup_opened',AUTO_DISABLE_VIDEO:'auto_disable_video',FAILED_GETTING_URI:'failed_getting_uri',OLD_URI:'old_uri',USER_SETTINGS_CHANGED:'user_settings_changed'};ha.Trigger={ADMIN_MESSAGE:'admin_message',CHAT_TAB_ICON:'chat_tab_icon',CHAT_TAB_ICON_TOUR:'chat_tab_icon_tour',SKYPE_DEPRECATION_DIALOG:'skype_deprecation_dialog',REDIAL_BUTTON:'redial_button',RETURN_CALL:'return_call',WEB_MESSENGER:'web_messenger',POPUP_CALL_START_BUTTON:'popup_start_call_button',UNKNOWN:'unknown'};ha.Key={DEVICE_INFO:'device_info',RATING:'rating5',RATING_SHOWN:'rating_shown',SURVEY_CHOICE:'survey_choice',SURVEY_DETAILS:'survey_details',SURVEY_SHOWN:'survey_shown',INITIATED_BY_PAGE_ID:'initiated_by_page_id',PEER_IS_MOBILE:'peer_is_mobile'};e.exports=ha;},null);
-__d("FBRTCCallSummary",["FBRTCConstants","FBRTCIceStatsParser","FBRTCLogger","UserAgentData","copyProperties","performanceNow"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();var m=5*60*1000,n={CALL_STARTED:'started',POPUP_OPENED:'opened',SENT_OFFER:'s_o',RECV_OFFER:'r_o',SENT_OFFER_ACK:'s_oack',RECV_OFFER_ACK:'r_oack',SENT_RETRIED_OFFER:'s_o2',RECV_RETRIED_OFFER:'r_o2',SENT_RETRIED_OFFER_ACK:'s_oack2',RECV_RETRIED_OFFER_ACK:'r_oack2',SENT_PRANSWER:'s_pr',RECV_PRANSWER:'r_pr',NETWORK_READY:'network_ready',SENT_ANSWER:'s_a',RECV_ANSWER:'r_a',SENT_ANSWER_ACK:'s_aack',RECV_ANSWER_ACK:'r_aack',SENT_RETRIED_ANSWER:'s_a2',RECV_RETRIED_ANSWER:'r_a2',SENT_RETRIED_ANSWER_ACK:'s_aack2',RECV_RETRIED_ANSWER_ACK:'r_aack2',SENT_OK:'s_ok',RECV_OK:'r_ok',CALL_CONNECTED:'connected',CALL_ENDED:'ended'};o.CURRENT_SUMMARY_VERSION=10;function o(p){"use strict";this.peerID=p.peerID;this.callID=p.callID;this.$FBRTCCallSummary0=p.isCaller;this.$FBRTCCallSummary1=(new Date()).valueOf();this.$FBRTCCallSummary2=null;this.$FBRTCCallSummary3={};this.$FBRTCCallSummary4=null;this.$FBRTCCallSummary5=null;this.$FBRTCCallSummary6=null;this.$FBRTCCallSummary7=null;this.$FBRTCCallSummary8=null;this.$FBRTCCallSummary9=null;this.$FBRTCCallSummarya={};this.$FBRTCCallSummaryb={};this.$FBRTCCallSummaryc={};this.$FBRTCCallSummaryd={};this.$FBRTCCallSummarye={};this.$FBRTCCallSummaryf={};this.$FBRTCCallSummaryg=l();this.$FBRTCCallSummaryh=0;this.$FBRTCCallSummaryi={};this.$FBRTCCallSummaryj=this.$FBRTCCallSummaryg;this.$FBRTCCallSummaryk=0;this.$FBRTCCallSummaryl={};this.addExtraInfo(i.Key.DEVICE_INFO,this.$FBRTCCallSummarym());this.$FBRTCCallSummaryn();this.$FBRTCCallSummaryo=h.getInstance();this.$FBRTCCallSummaryp=i.getInstance();}o.prototype.toJsonString=function(){"use strict";this.$FBRTCCallSummary8=(new Date()).valueOf();return JSON.stringify({version:o.CURRENT_SUMMARY_VERSION,peerID:this.peerID,callID:this.callID,isCaller:this.$FBRTCCallSummary0,startTime:this.$FBRTCCallSummary1,trigger:this.$FBRTCCallSummary2,signalingTime:this.$FBRTCCallSummary3,endCallReason:this.$FBRTCCallSummary4,endCallSubreason:this.$FBRTCCallSummary5,isRemoteEnded:this.$FBRTCCallSummary6,lastUpdatedTime:this.$FBRTCCallSummary7,lastSerializedTime:this.$FBRTCCallSummary8,unsetOnRetrieve:this.$FBRTCCallSummary9,openCount:this.$FBRTCCallSummaryk,extraInfo:this.$FBRTCCallSummaryl,pcStats:this.$FBRTCCallSummarya,captureStats:this.$FBRTCCallSummaryb,gen0IceSentCount:this.$FBRTCCallSummaryc,gen0IceReceivedCount:this.$FBRTCCallSummaryd,iceSentCount:this.$FBRTCCallSummarye,iceReceivedCount:this.$FBRTCCallSummaryf,newSignalingTime:this.$FBRTCCallSummaryi,accumulatedCallTime:this.$FBRTCCallSummaryq()});};o.fromJsonString=function(p){"use strict";var q;try{q=JSON.parse(p);}catch(r){return null;}if(q.version!==o.CURRENT_SUMMARY_VERSION)return null;if(!q.hasOwnProperty('peerID')||!q.hasOwnProperty('callID')||!q.hasOwnProperty('isCaller')||!q.hasOwnProperty('startTime')||!q.hasOwnProperty('trigger')||!q.hasOwnProperty('signalingTime')||!q.hasOwnProperty('endCallReason')||!q.hasOwnProperty('isRemoteEnded')||!q.hasOwnProperty('lastUpdatedTime')||!q.hasOwnProperty('lastSerializedTime'))return null;var s=new o({peerID:q.peerID,callID:q.callID,isCaller:q.isCaller});s.$FBRTCCallSummary1=q.startTime;s.$FBRTCCallSummary2=q.trigger;s.$FBRTCCallSummary3=q.signalingTime;s.$FBRTCCallSummary4=q.endCallReason;s.$FBRTCCallSummary5=q.endCallSubreason;s.$FBRTCCallSummary6=q.isRemoteEnded;s.$FBRTCCallSummary7=q.lastUpdatedTime;s.$FBRTCCallSummary8=q.lastSerializedTime;if(q.unsetOnRetrieve)s.$FBRTCCallSummary9=q.unsetOnRetrieve;if(q.openCount)s.$FBRTCCallSummaryk=q.openCount;if(q.extraInfo)s.$FBRTCCallSummaryl=q.extraInfo;if(q.pcStats)s.$FBRTCCallSummarya=q.pcStats;if(q.captureStats)s.$FBRTCCallSummaryb=q.captureStats;if(q.gen0IceSentCount)s.$FBRTCCallSummaryc=q.gen0IceSentCount;if(q.gen0IceReceivedCount)s.$FBRTCCallSummaryd=q.gen0IceReceivedCount;if(q.iceSentCount)s.$FBRTCCallSummarye=q.iceSentCount;if(q.iceReceivedCount)s.$FBRTCCallSummaryf=q.iceReceivedCount;if(q.newSignalingTime)s.$FBRTCCallSummaryi=q.newSignalingTime;if(q.accumulatedCallTime)s.$FBRTCCallSummaryh=q.accumulatedCallTime;return s;};o.restoreOrInitialize=function(p,q,r,s,t){"use strict";var u=p.retrieveCallSummary(q,r);if(!u){u=new o({peerID:q,callID:r,isCaller:s});if(t){u.onFullMessageReceived({msg:t});u.onOfferAckSent(t);}else u.onCallStarted(i.Trigger.UNKNOWN);i.getInstance().logError(q,r,'Missing call summary from storage');}else if(u.$FBRTCCallSummary9){u.$FBRTCCallSummary4=null;u.$FBRTCCallSummary5=null;u.$FBRTCCallSummary6=null;delete u.$FBRTCCallSummary3[n.CALL_ENDED];delete u.$FBRTCCallSummaryi[n.CALL_ENDED];u.$FBRTCCallSummary9=null;}return u;};o.logSavedSummaries=function(p){"use strict";var q=p.getLoggableSummaries(),r=q.length;if(r<=0)return;var s=i.getInstance(),t=[];for(var u=0;um){this.$FBRTCCallSummaryp.logInfo(this.peerID,this.callID,'Summary too old: '+r);return;}p.storeCallSummary(this.peerID,this.callID,this);this.$FBRTCCallSummaryj=q;};o.prototype.getLastUpdatedTime=function(){"use strict";return this.$FBRTCCallSummary7;};o.prototype.setLastUpdatedTime=function(p){"use strict";this.$FBRTCCallSummary7=p;};o.prototype.getExtraInfo=function(){"use strict";return this.$FBRTCCallSummaryl;};o.prototype.addExtraInfo=function(p,q){"use strict";this.$FBRTCCallSummaryl[p]=q;this.$FBRTCCallSummaryn();};o.prototype.onCallStarted=function(p){"use strict";this.$FBRTCCallSummary2=p;this.$FBRTCCallSummaryr(n.CALL_STARTED);this.$FBRTCCallSummaryn();};o.prototype.onPopupOpened=function(){"use strict";this.$FBRTCCallSummaryr(n.POPUP_OPENED);this.$FBRTCCallSummaryk++;this.$FBRTCCallSummaryn();};o.prototype.setPcStats=function(p){"use strict";this.$FBRTCCallSummarya=p;this.$FBRTCCallSummaryn();};o.prototype.setVideoCaptureStats=function(p,q){"use strict";this.$FBRTCCallSummaryb={w:p,h:q};this.$FBRTCCallSummaryn();};o.prototype.onOfferAckSent=function(p){"use strict";this.onMessageSent({type:g.PayloadType.OFFER_ACK,flag:p.flag});};o.prototype.onMessageSent=function(p){"use strict";var q=p.flag===1;switch(p.type){case g.PayloadType.OFFER:this.$FBRTCCallSummarys(q,n.SENT_OFFER,n.SENT_RETRIED_OFFER);this.$FBRTCCallSummaryt(p,this.$FBRTCCallSummaryc,this.$FBRTCCallSummarye);break;case g.PayloadType.ANSWER:this.$FBRTCCallSummarys(q,n.SENT_ANSWER,n.SENT_RETRIED_ANSWER);this.$FBRTCCallSummaryt(p,this.$FBRTCCallSummaryc,this.$FBRTCCallSummarye);break;case g.PayloadType.OK:this.$FBRTCCallSummaryr(n.SENT_OK);break;case g.PayloadType.PRANSWER:this.$FBRTCCallSummaryr(n.SENT_PRANSWER);break;case g.PayloadType.OFFER_ACK:this.$FBRTCCallSummarys(q,n.SENT_OFFER_ACK,n.SENT_RETRIED_OFFER_ACK);break;case g.PayloadType.ANSWER_ACK:this.$FBRTCCallSummarys(q,n.SENT_ANSWER_ACK,n.SENT_RETRIED_ANSWER_ACK);break;case g.PayloadType.ICE_CANDIDATE:this.$FBRTCCallSummaryt(p,this.$FBRTCCallSummaryc,this.$FBRTCCallSummarye);break;default:}this.$FBRTCCallSummaryn();};o.prototype.$FBRTCCallSummaryt=function(p,q,r){"use strict";var s=null,t=null,u=this.$FBRTCCallSummaryo.extractIceInfo(p.sdp);for(var v=0;v0)p.duration=s;}p.new_time_from_start=this.$FBRTCCallSummaryi;q=this.$FBRTCCallSummaryi[n.CALL_CONNECTED];r=this.$FBRTCCallSummaryi[n.CALL_ENDED];if(q){if(!r)if(this.$FBRTCCallSummaryh>0){r=this.$FBRTCCallSummaryh;}else r=this.$FBRTCCallSummaryq();s=r-q;if(s>0)p.new_duration=s;}return p;};o.prototype.$FBRTCCallSummaryz=function(){"use strict";var p={};if(this.$FBRTCCallSummaryc)p.ice_g0=this.$FBRTCCallSummaryc;if(this.$FBRTCCallSummarye)p.ice=this.$FBRTCCallSummarye;if(this.$FBRTCCallSummarya.sender)k(p,this.$FBRTCCallSummarya.sender);return p;};o.prototype.$FBRTCCallSummaryA=function(){"use strict";var p={};if(this.$FBRTCCallSummaryd)p.ice_g0=this.$FBRTCCallSummaryd;if(this.$FBRTCCallSummaryf)p.ice=this.$FBRTCCallSummaryf;return p;};o.prototype.$FBRTCCallSummaryB=function(){"use strict";var p={};if(this.$FBRTCCallSummary4!==null){p.end_call_reason_string=g.callEndReasonString(this.$FBRTCCallSummary4);if(this.$FBRTCCallSummary5!==null)p.end_call_subreason_string=this.$FBRTCCallSummary5;p.remote_ended=this.$FBRTCCallSummary6;}if(this.$FBRTCCallSummarya.end)k(p,this.$FBRTCCallSummarya.end);return p;};o.prototype.$FBRTCCallSummaryC=function(){"use strict";var p={capture:{}};if(this.$FBRTCCallSummarya.video&&this.$FBRTCCallSummarya.video.sender)k(p,this.$FBRTCCallSummarya.video.sender);if(this.$FBRTCCallSummaryb)k(p.capture,this.$FBRTCCallSummaryb);return {sender:p};};o.prototype.$FBRTCCallSummaryD=function(){"use strict";return (new Date()).valueOf()-this.$FBRTCCallSummary1;};o.prototype.$FBRTCCallSummaryq=function(){"use strict";var p=l()-this.$FBRTCCallSummaryg;return Math.floor(this.$FBRTCCallSummaryh+p);};o.prototype.$FBRTCCallSummaryr=function(p){"use strict";if(this.$FBRTCCallSummary3[p])return;this.$FBRTCCallSummary3[p]=this.$FBRTCCallSummaryD();this.$FBRTCCallSummaryi[p]=this.$FBRTCCallSummaryq();};o.prototype.$FBRTCCallSummarys=function(p,q,r){"use strict";if(p){this.$FBRTCCallSummaryr(r);}else this.$FBRTCCallSummaryr(q);};o.prototype.$FBRTCCallSummaryn=function(){"use strict";this.$FBRTCCallSummary7=(new Date()).valueOf();};o.prototype.$FBRTCCallSummarym=function(){"use strict";return {device:j.deviceName,os:j.platformName,os_version:j.platformFullVersion,browser:j.browserName,browser_version:j.browserFullVersion,screen_height:window.screen.availHeight,screen_width:window.screen.availWidth};};e.exports=o;},null);
-__d("FBRTCCallSummaryStore",["CacheStorage","FBRTCCallSummary","FBRTCLogger","areEqual"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();var k='localstorage',l='RTC_CALL_SUMMARY_',m='summary',n=2000,o=3,p=3*60*1000,q=null;r.getInstance=function(){"use strict";if(!q)q=new r();return q;};function r(){"use strict";this.$FBRTCCallSummaryStore0=new g(k,l);this.$FBRTCCallSummaryStore1=i.getInstance();}r.prototype.storeCallSummary=function(s,t,u){"use strict";var v=this;this.$FBRTCCallSummaryStore2(function(w){if(!w[s])w[s]={};var x=w[s][t];if(x){var y=v.$FBRTCCallSummaryStore3(x);if(y&&y.getLastUpdatedTime()>u.getLastUpdatedTime()){v.$FBRTCCallSummaryStore1.logToConsole('Outdated summaries');return null;}}w[s][t]=v.$FBRTCCallSummaryStore4(u);return w;},v.$FBRTCCallSummaryStore1.logError.bind(v.$FBRTCCallSummaryStore1,s,t));};r.prototype.retrieveCallSummary=function(s,t){"use strict";var u=this.$FBRTCCallSummaryStore5(),v=null;if(u[s])v=u[s][t];if(v){return this.$FBRTCCallSummaryStore3(v);}else return null;};r.prototype.removeCallSummary=function(s,t){"use strict";this.removeCallSummaries([{peerID:s,callID:t}]);};r.prototype.removeCallSummaries=function(s){"use strict";var t=this;this.$FBRTCCallSummaryStore2(function(u){var v=s.length;for(var w=0;w=t))return h.fromJsonString(s.__d);return null;};r.prototype.$FBRTCCallSummaryStore5=function(){"use strict";var s=this.$FBRTCCallSummaryStore0.get(m)||{};return s;};r.prototype.$FBRTCCallSummaryStore2=function(s,t,u,v){"use strict";if(u===(void 0)||u===null)u=o;var w=this.$FBRTCCallSummaryStore5(),x=this.$FBRTCCallSummaryStore5(),y=s(w);if(y===null)return;var z=this.$FBRTCCallSummaryStore5();if(j(x,z)){this.$FBRTCCallSummaryStore0.set(m,y);this.$FBRTCCallSummaryStore1.logToConsole('Updated summaries');}else if(u>0){t('Retry lock');if(v){var aa=this;setTimeout(function(){aa.$FBRTCCallSummaryStore2(s,t,u-1,true);},n);}else this.$FBRTCCallSummaryStore2(s,t,u-1,true);}else t('Failed to lock');};e.exports=r;},null);
-__d("FBRTCUtils",["emptyFunction","randomInt","AsyncRequest"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j=6000,k={attachMediaStream:function(l,m){if(window.webkitRTCPeerConnection){l.src=window.webkitURL.createObjectURL(m);}else{l.mozSrcObject=m;l.play();}},reattachMediaStream:function(l,m){if(window.webkitRTCPeerConnection){l.src=m.src;}else{l.mozSrcObject=m.mozSrcObject;l.play();}},generateRandomInt:function(){return h(0,4294967294)+1;},aboutEqual:function(l,m){return (l-m)<.01&&(m-l)<.01;},sendServerRequest:function(l,m,n,o,p,q){m=m||g;n=n||g;o=o||false;p=p||j;q=q||{};var r=new i().setURI(l).setData(q).setAllowCrossPageTransition(true).setHandler(m).setErrorHandler(n).setTimeoutHandler(p,function(){n();});if(o)r.setOption('asynchronous',false);r.send();}};e.exports=k;},null);
-__d("XVideoCallInitController",["XController"],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports=b("XController").create("\/videocall\/init\/",{peer_id:{type:"Int",required:true},call_id:{type:"Int",required:true},is_caller:{type:"Bool",defaultValue:false}});},null);
-__d("XVideoCallController",["XController"],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports=b("XController").create("\/videocall\/incall\/",{peer_id:{type:"Int",required:true},call_id:{type:"Int"},is_caller:{type:"Bool",defaultValue:false}});},null);
-__d("FBRTCUrlManager",["FBRTCLogger","FBRTCUtils","XVideoCallInitController","XVideoCallController"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();var k=3,l=function(p,q,r){g.getInstance().logCallAction(p,q,g.CallAction.OLD_URI);return j.getURIBuilder().setInt('peer_id',p).setInt('call_id',q).setBool('is_caller',r).getURI();},m=function(p,q,r,s,t,u){if(u===(void 0)||u===null)u=k;var v=i.getURIBuilder().setInt('peer_id',p).setInt('call_id',q).setBool('is_caller',r).getURI();h.sendServerRequest(v,function(w){s(w.payload.uri);},function(w){if(u>0){m(p,q,r,s,t,u-1);}else s(l(p,q,r));});},n=function(p){window.history.replaceState({},'',p);},o={init:function(p){this._peerID=p;},onCallStarted:function(){n(l(this._peerID));},getCallUri:m};e.exports=o;},null);
-__d("FBRTCCallUI",["BanzaiLogger","Cookie","UserAgent","FBRTCCallSummary","FBRTCCallSummaryStore","FBRTCConstants","FBRTCLogger","FBRTCUrlManager","pageID"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){b.__markCompiled&&b.__markCompiled();var p=null,q={openAsCaller:function(r,s,t){if(!p&&window.rtcCallChildWindow){p=window.rtcCallChildWindow;window.rtcCallChildWindow=null;}if(this._shouldFocusCallWindow(r)){p.focus();return;}if(this._shouldCloseCallWindow())p.close();g.log('VideoCallLoggerConfig',{event:'open_as_caller'});m.getInstance().logCallAction(r,s,m.CallAction.START_CALL,null,t);var u=new j({peerID:r,callID:s,isCaller:true});u.onCallStarted(t);this._open(r,s,true,u,false);},openAsCallee:function(r,s,t,u){g.log('VideoCallLoggerConfig',{event:'open_as_callee'});this._open(r,s,false,t,u);},_shouldFocusCallWindow:function(r){return p&&!p.closed&&p.rtcCallInProgessWith===r;},_shouldCloseCallWindow:function(){return p&&!p.closed&&!p.rtcCallInProgessWith;},_open:function(r,s,t,u,v){h.clear('vcpwn');h.clear('vctid');var w=this._windowPosition(),x=['menubar=no','location=no','scrollbars=no','status=no','personalbar=no',w.height,w.width,w.top,w.left].join(',');if(this._isSparkBrowser())x='';u.addExtraInfo(m.Key.INITIATED_BY_PAGE_ID,o);u.onCallEnded(l.CallEndReason.CLIENT_ERROR,false,true,'PopupPending');u.save(k.getInstance());g.log('VideoCallLoggerConfig',{event:'open_popup'});if(!v){p=window.open('','Video Call',x);this._setUri(p,r,s,t);}else{m.getInstance().logCallAction(r,s,m.CallAction.OPEN_POPUP);p=window.open(v,'Video Call',x);}if(window.focus)p.focus();},_setUri:function(r,s,t,u){n.getCallUri(s,t,u,function(v){m.getInstance().logCallAction(s,t,m.CallAction.OPEN_POPUP);r.location=v;},function(){m.getInstance().logCallAction(s,t,m.CallAction.FAILED_GETTING_URI);});},_windowPosition:function(){var r=933,s=700,t,u,v,w;if(window.innerWidth!==(void 0)){u=window.innerWidth;t=window.innerHeight;}else{u=screen.width;t=screen.height;}if(window.screenLeft!==(void 0)){v=window.screenLeft;w=window.screenTop;}else{v=window.screenX;w=window.screenY;}var x=Math.floor(((u/2)-(r/2))+v),y=Math.floor(((t/2)-(s/2))+w);return {height:'height='+s.toString(),width:'width='+r.toString(),top:'top='+y.toString(),left:'left='+x.toString()};},_isSparkBrowser:function(){return i.isBrowser('Chrome < 34')&&i.isBrowser('Chrome > 33');}};e.exports=q;},null);
-__d("XBrowserNotSupportedDialogController",["XController"],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports=b("XController").create("\/videocall\/browser_not_supported\/",{user_id:{type:"Int"},warning:{type:"Bool",defaultValue:false},__asyncDialog:{type:"Int"}});},null);
-__d("FBRTCSoundController",["RTCConfig","Sound"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i=[g.ringtone_mp3_url,g.ringtone_ogg_url],j={playIncomingRingtone:function(k,l,m){var n=['incoming_ringtone',k.toString(),l.toString()].join('_');h.play(i,n,m);},stopIncomingRingtone:function(){h.stop(i);}};e.exports=j;},null);
-__d("FBRTCUnsupportedBrowserMessage",["AsyncDialog","AsyncRequest","XBrowserNotSupportedDialogController","FBRTCSoundController"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();var k={_dialog:null,warnForOutgoingCall:function(l){var m=i.getURIBuilder().setBool('warning',true).getURI();this._presentDialog(m,l);},showForOutgoingCall:function(){var l=i.getURIBuilder().getURI();this._presentDialog(l);},showForIncomingCall:function(l,m){j.playIncomingRingtone(l,m,false);var n=i.getURIBuilder().setInt('user_id',m).getURI();this._presentDialog(n);},dismiss:function(){if(this._dialog)this._dialog.hide();},_presentDialog:function(l,m){if(this._dialog)return;var n=new h(l);g.send(n,function(o){this._dialog=o;o.subscribe('hide',function(){this._dialog=null;if(m)m();}.bind(this));}.bind(this));}};e.exports=k;},null);
-__d("FBRTCCore",["Arbiter","ChatVisibility","FBRTCAvailability","FBRTCCallUI","FBRTCStruct","FBRTCUnsupportedBrowserMessage","mixInEventEmitter","PresencePrivacy","VideoCallSupport","fbt","randomInt","invariant"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){b.__markCompiled&&b.__markCompiled();var s=false,t={startOutgoingCall:function(u,v){r(!isNaN(parseInt(u,10)));if(s)return;s=true;setTimeout(function(){s=false;},1000);if(o.isWebrtcSupported()){var w=this._generateCallID();j.openAsCaller(u,w,v);}else l.showForOutgoingCall();},isAvailableForWebrtcCalling:function(u){return i.isCallable(u);},callabilityForUser:function(u){if(!h.isOnline()){return t.CallabilityStatus.OFFLINE;}else if(t.isAvailableForWebrtcCalling(u)){return t.CallabilityStatus.AVAILABLE;}else if(!n.allows(u)){return t.CallabilityStatus.BLOCKED;}else return t.CallabilityStatus.UNAVAILABLE;},generateCallButtonTooltip:function(u,v){switch(v){case t.CallabilityStatus.AVAILABLE:return p._("Start a video call with {shortname}",[p.param("shortname",u)]);case t.CallabilityStatus.BLOCKED:return p._("You must turn on chat for {shortname} to make a call.",[p.param("shortname",u)]);case t.CallabilityStatus.UNAVAILABLE:return p._("{shortname} is currently unavailable for video calling",[p.param("shortname",u)]);case t.CallabilityStatus.OFFLINE:return p._("You must be online to make a call.");default:return p._("You must be online to make a call.");}},_generateCallID:function(){return q(0,4294967295);},buddyCallabilityChanged:function(){this.emit('callabilityChanged');}};t.CallabilityStatus=new k(['AVAILABLE','BLOCKED','OFFLINE','UNAVAILABLE']);g.subscribe(['buddylist/availability-changed'],function(u,v){t.buddyCallabilityChanged();});n.subscribe(['privacy-changed','privacy-availability-changed'],function(u,v){t.buddyCallabilityChanged();});m(t,{callabilityChanged:true});e.exports=t;},null);
-__d("SamplingPolicyBase",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();function g(){"use strict";throw 'Tried to instantiate SamplingPolicyBase';}g.prototype.getName=function(){"use strict";return this.name;};g.prototype.isSampled=function(){"use strict";if(typeof(this.sampled)=='undefined')this.sampled=this.decideIfSampled();return this.sampled;};e.exports=g;},null);
-__d("FbtraceForcedByServerPolicy",["FbtraceForcedByServer","SamplingPolicyBase","copyProperties"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();'use strict';var j;function k(){this.name='FbtraceForcedByServerPolicy';}k.get=function(){if(typeof(j)=='undefined')j=new k();return j;};function l(){return g.forced;}i(k.prototype,h.prototype,{decideIfSampled:l});e.exports=k;},null);
-__d("Random",["Alea","ServerNonce"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();'use strict';var h=b('ServerNonce').ServerNonce,i=g(h),j={random:i,uint32:function(){return Math.floor(i()*4294967296);}};e.exports=j;},null);
-__d("guardFunction",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();function g(h,i,j){return function(){if(h.apply(j||this,arguments))i.apply(j||this,arguments);};}e.exports=g;},null);
-__d("Fbtrace",["Arbiter","BanzaiScribe","ErrorUtils","FbtraceForcedByServer","FbtraceForcedByServerPolicy","Random","SiteData","copyProperties","guardFunction"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){b.__markCompiled&&b.__markCompiled();'use strict';var p='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/',q='AAAAAAAAAAA';for(var r in Error)if(Error.hasOwnProperty(r))t[r]=Error[r];var s=Error===null?null:Error.prototype;t.prototype=Object.create(s);t.prototype.constructor=t;t.__superConstructor__=Error;function t(ia){Error.call(this,ia);}function u(ia){i.reportError(new t(ia));}function v(){var ia=function(){var la=0,ma=0,na='';for(var oa=10;oa>=0;oa--){if(la<6){ma=l.uint32();la=32;}if(oa===0)ma=ma&7;na=p.charAt(ma&63)+na;ma>>=6;la-=6;}return na;},ja,ka;for(ja=3;ja>0;ja--){ka=ia();if(ka!=q)return ka;}u('failed to generate valid Fbtrace id');return q;}function w(){n(this,w);}n(w,{isOn:function(){return false;},replySend:function(ia,ja){},requestSend:function(ia,ja,ka){ca(ia,ja);return {metadata:function(){return (void 0);},replyReceive:function(la){}};}});var x=new w();function y(ia,ja,ka){if(!ia)throw {name:'ArgumentError',message:'no valid service name specified'};if(!ja)throw {name:'ArgumentError',message:'no valid version specified'};var la=h,ma=0,na=v(),oa=v(),pa=ba(na),qa={service:ia,version:ja},ra=function(wa){if(typeof(wa)=='undefined')return 'undefined';if(typeof(wa)!='string')wa=ra(JSON.stringify(wa));return wa;},sa=function(wa){var xa='';for(var ya in wa){if(xa.length>0)xa+='\x02';xa+=ra(ya)+'\x03'+ra(wa[ya]);}return xa;},ta=function(wa,xa,event,ya,za){ma++;return [za,ma,na,wa,xa,ra(event),sa(ya)].join('\x01');},ua=function(wa,xa,event,ya,za){if(!za&&typeof(za)=='undefined')za=Date.now()*1000;var ab=ta(wa,xa,event,ya,za);la.log('fbtrace',ab,pa);},va=function(){return oa;};ua(q,oa,'#rqrecv',n(ka,qa));n(this,y);n(this,{replySend:function(wa,xa){xa=n(xa,qa,{success:wa?'true':'false'});ua(q,oa,'#rpsend',xa);},requestSend:function(wa,xa,ya){ca(wa,xa);var za=va(),ab=v();ya=n(ya,qa,{op:wa,'remote:service':xa});ua(za,ab,'#rqsend',ya);return {metadata:function(){return na+ab;},replyReceive:function(bb){ua(za,ab,'#rprecv',n(bb,qa));},parentNode:this};}});}n(y,{isOn:function(){return true;}});function z(){return x;}function aa(ia,ja,ka){ka=ka||{};ka.init=true;var la=k.get();if(la.isSampled()){return new y(ia,ja,ka);}else return new w();}function ba(ia){var ja=ia.charAt(ia.length-1);return p.indexOf(ja)%32;}function ca(ia,ja){if(!ia)throw {name:'ArgumentError',message:'no valid operation specified'};if(!ja)throw {name:'ArgumentError',message:'no valid remote:service specified'};}function da(ia,ja){var ka=x,la;x=ia;try{la=ja();}finally{x=ka;}return la;}var ea=function(ia,ja){var ka=z(),la=ja.request,ma=false;if(!ka.isOn()&&j.forced&&/\/upload\/(?:composer|photos)\/|\/ajax\/composerx\/attachment\/media\//.test(la.uri.toString())){ka=aa('photo_upload_kludge',String(m.revision||'dev'),{policy:'PhotoUpload'});ma=true;}if(ka.isOn()){var na=ma?{policy:'PhotoUpload'}:{};if(la.userActionId)na.user_action_id=la.userActionId;var oa=ka.requestSend(la.uri.toString(),'www',na);la.fbtraceRemoteNode=oa;la.transport.setRequestHeader('X-Fbtrace-Meta',oa.metadata());}},fa=function(ia,ja){ja.request.fbtraceRemoteNode.replyReceive({is_last:ja.response.is_last,success:true});setTimeout(function(){ja.request.fbtraceRemoteNode.parentNode.replySend(true,{});},0);},ga=function(ia,ja){ja.request.fbtraceRemoteNode.replyReceive({is_last:ja.response.is_last,success:false,error_code:ja.response.error,error_summary:ja.response.errorSummary,error_description:ja.response.errorDescription});setTimeout(function(){ja.request.fbtraceRemoteNode.parentNode.replySend(false,{});},0);},ha=function(ia,ja){return ja.request.fbtraceRemoteNode;};g.subscribe('AsyncRequest/will_send',ea);g.subscribe('AsyncRequest/response',o(ha,fa));g.subscribe('AsyncRequest/error',o(ha,ga));e.exports={defaultNode:z,requestReceive:aa,withDefaultNode:da};},null);
-__d("VideoCallCore",["Arbiter","ChannelConstants","FBRTCCore","FBRTCLogger","FBRTCUnsupportedBrowserMessage","VideoCallSupport","FBRTCCallUI","FBRTCIncomingCallController","randomInt"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){b.__markCompiled&&b.__markCompiled();var p=[],q=null,r=false,s={onRTCMessage:function(w){if(l.isReceiveWebrtcSupported()&&n){p.push(w);t();}},setRTCMessageHandler:function(w){this.onRTCMessage=w;if(w)while(p.length)w(p.shift());},availableForCall:function(w){return v(w);},showOutgoingCallDialog:function(w,x,y){if(r)return;r=true;setTimeout(function(){r=false;},1000);if(l.isWebrtcSupported()){this.makeWebRTCCall(w,y||j.Trigger.CHAT_TAB_ICON);}else k.showForOutgoingCall();},canCallByWebrtc:function(w){if(l.isSendWebrtcSupported())return v(w);return false;},makeWebRTCCall:function(w,x){var y=parseInt(w,10);t();var z=u();q.startingCallTo(y,z);m.openAsCaller(w,z,x);}};function t(){if(!q)q=new n(s);}function u(){return o(0,4294967295);}function v(w){return i.isAvailableForWebrtcCalling(w);}g.subscribe(h.getArbiterType('video'),function(w,x){});g.subscribe(h.getArbiterType('webrtc'),function(w,x){s.onRTCMessage(x.obj);});if(l.isReceiveWebrtcSupported())t();e.exports=s;},null);
-__d("ChatAnimatedGifs",["URI"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h={shouldHideBody:function(i){if(!i.has_attachment)return false;for(var j=0;jga){if(hb()){kb=true;ca=jb||null;qa(ib);}}else ia.error('rejected',{change_time:ib,state_time:ga});kb&&pa();}function pa(){if(ja)fb.inform('chat/tabs-changed',fb.get());}function qa(hb){if(hb===(void 0))hb=Math.max(y.getLastUserMessageTimestamp()||1,ga+1);ga=hb;s.doSync();}function ra(hb){var ib=z.length-ha;if(ib>0)z=z.filter(function(jb){return jb.raised||jb.id==hb||ib--<=0;});if(ib>0)z=z.filter(function(jb){return jb.id==aa||jb.id==hb||ib--<=0;});}function sa(hb){for(var ib=0;ib-1){var jb=z[ib];return v({},jb);}return null;},getEmptyTab:function(){var hb;for(var ib=0;ibl)m=m.substr(0,l-3)+"...";new Notification(g._("You were tagged in a message!"),{body:m,icon:"http://facebook.com//images/icons-large/fb-xl.png"});}};e.exports=j;},null);
-__d("ChatAddToThreadButton.react",["Link.react","ReactComponentWithPureRenderMixin","React","TrackingNodes","cx","fbt"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();'use strict';var m=i,n=m.PropTypes,o=i.createClass({displayName:"ChatAddToThreadButton",mixins:[h],propTypes:{isFBAtWork:n.bool,onClick:n.func,shown:n.bool},render:function(){var p=this.props.isFBAtWork?l._("Add more colleagues to chat"):l._("Add more friends to chat"),q=j.getTrackingInfo(j.types.ADD_TO_THREAD);return (i.createElement(g,{"aria-label":p,className:(("addToThread")+(' '+"button")+(!this.props.shown?' '+"hidden_elem":'')),"data-ft":q,"data-hover":"tooltip","data-tooltip-alignv":"top",onClick:this.props.onClick}));}});e.exports=o;},null);
-__d("ChatArchiveWarning.react",["Image.react","ReactComponentWithPureRenderMixin","React","cx","ix"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();'use strict';var l=i,m=l.PropTypes,n=i.createClass({displayName:"ChatArchiveWarning",mixins:[h],propTypes:{isFBAtWork:m.bool,shown:m.bool},render:function(){var o=this.props.isFBAtWork?k('images/chat/tab/archive-grey.png'):k('images/chat/tab/archive.png');return (i.createElement(g,{src:o,className:(("titanArchiveWarning")+(' '+"button")+(!this.props.shown?' '+"hidden_elem":'')),"data-hover":"tooltip","data-tooltip-alignh":"center","aria-label":"All employee-to-employee conversations will be archived"}));}});e.exports=n;},null);
-__d("ChatCloseButton.react",["Link.react","ReactComponentWithPureRenderMixin","React","TrackingNodes","fbt"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();'use strict';var l=i,m=l.PropTypes,n=i.createClass({displayName:"ChatCloseButton",mixins:[h],propTypes:{onClick:m.func,onKeyUp:m.func,onMouseDown:m.func,active:m.bool},getDefaultProps:function(){return {active:false};},render:function(){var o=j.getTrackingInfo(j.types.CLOSE_BUTTON),p=k._("Press Esc to close"),q=k._("Close tab");return (i.createElement(g,{"aria-label":this.props.active?p:q,className:"close button","data-ft":o,"data-hover":"tooltip","data-tooltip-position":"above",onClick:this.props.onClick,onKeyUp:this.props.onKeyUp,onMouseDown:this.props.onMouseDown}));}});e.exports=n;},null);
-__d("VideoCallTourDialog",["ArbiterMixin","LegacyContextualDialog","CSS","MercuryIDs","ChatTabTemplates","VideoCallCore","VideoCallingTour","copyProperties"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){b.__markCompiled&&b.__markCompiled();function o(){this._dialog=null;}n(o.prototype,g);n(o.prototype,{render:function(p,q){var r=j.getUserIDFromThreadID(q);if(!r||!l.availableForCall(r))return;var s=k[':fb:mercury:call:tour'].build();this._dialog=new h();this._dialog.init(s.getRoot()).setWidth(250).setAlignH('center').setContext(p).show();i.addClass(this._dialog.getRoot(),'uiContextualDialogWithFooterArrowBottom');i.addClass(p,'video_call_tour');this.inform('chat/dialog-rendered',{dialog:this,thread_id:q});m.inform('videocallingtour/end');},updatePosition:function(){if(this._dialog&&this._dialog.isShown())this._dialog.updatePosition();},hide:function(){if(this._dialog&&this._dialog.isShown()){this._dialog.hide();this._dialog=null;}}});e.exports=o;},null);
-__d("ChatContextualDialogController",["Event","ArbiterMixin","ChatTabModel","VideoCallingTour","VideoCallTourDialog","copyProperties","setTimeoutAcrossTransitions"],function(a,b,c,d,e,f,g,h,i,j,k,l,m){b.__markCompiled&&b.__markCompiled();var n=60000,o=false,p=function(w,x){this._videoCallTour=new k();this._threadID=w;this._tabMainElement=x;this._openDialog=null;this._subscriptionTokens=[];this._scrollListener=null;this._timeout=null;};function q(w,event,x){if(w._openDialog)w._openDialog.updatePosition();}function r(w){if(w._openDialog)w._openDialog.updatePosition();}function s(w){if(w._openDialog){w._openDialog.hide();w._openDialog=null;}if(w._timeout){clearTimeout(w._timeout);w._timeout=null;}while(w._subscriptionTokens.length)w._subscriptionTokens.pop().unsubscribe();if(w._scrollListener){w._scrollListener.remove();w._scrollListener=null;}}function t(w,event,x){if(x.thread_id===w._threadID){w._openDialog=x.dialog;v(w);w._timeout=m(w.destroy.bind(w,w._threadID),n);w._scrollListener=g.listen(window,'scroll',r.bind(null,w));}}function u(w,x){if(!w._openDialog){w._subscriptionTokens.push(x.subscribe('chat/dialog-rendered',t.bind(null,w)));x.render(w._tabMainElement,w._threadID);}}function v(w){w._subscriptionTokens.push(i.subscribe('chat/tabs-changed',q.bind(null,w)),p.subscribe('dialog/close-all',s.bind(null,w)));}l(p,h);l(p.prototype,{destroy:function(){s(this);},tabFocused:function(){if(o){u(this,this._videoCallTour);return;}},tabNotActive:function(){s(this);},hideVideoCallouts:function(){s(this);}});j.subscribe('videocallingtour/start',function(){o=true;p.inform('dialog/close-all');});j.subscribe('videocallingtour/end',function(){o=false;});e.exports=p;},null);
-__d("ChatEmployeeAwayWarning",["MercuryIDs","MercuryParticipants","MercuryViewer"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j={updateEmployeeAwayWarning:function(k,l,m){h.get(i.getID(),function(n){var o=n.employee;if(o)h.getMulti(k.participants,function(p){var q=false,r=g.getUserIDFromThreadID(k.thread_id);if(!r)return;var s='fbid:'+r;for(var t in p)if(s==p[t].id&&p[t].is_employee_away)q=true;if(q){l();}else m();});});}};e.exports=j;},null);
-__d("getImageSize",["DataViewPolyfill"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h=a.DataView||g;function i(m){return {width:m.getUint16(6,true),height:m.getUint16(8,true)};}function j(m){return {width:m.getUint32(16,false),height:m.getUint32(20,false)};}function k(m){var n=m.byteLength,o=2;while(o0)this.$ChatAutoSendPhotoUploader6.setFiles(ha);};ea.prototype.$ChatAutoSendPhotoUploader9=function(event,fa){var ga=this.$ChatAutoSendPhotoUploaderj(fa);if(this.$ChatAutoSendPhotoUploader3[ga]){var ha=this.$ChatAutoSendPhotoUploader3[ga];delete this.$ChatAutoSendPhotoUploader3[ga];var ia=fa.response.getPayload();if(!this.$ChatAutoSendPhotoUploader4[ha])this.$ChatAutoSendPhotoUploader4[ha]=[];this.$ChatAutoSendPhotoUploader4[ha].push({id:ga,image_id:ia.metadata[0].image_id,file_id:ia.metadata[0].file_id,gif_id:ia.metadata[0].gif_id});this.inform('success',{upload_id:ga});if(!this.$ChatAutoSendPhotoUploaderk(ha))this.$ChatAutoSendPhotoUploaderl(ha);this.$ChatAutoSendPhotoUploader7.clear();}};ea.prototype.$ChatAutoSendPhotoUploaderl=function(fa){x(!this.$ChatAutoSendPhotoUploaderk(fa));this.$ChatAutoSendPhotoUploader4[fa].sort(function(ga,ha){return ga.id0;if(!ha){var ia;if(!ga){ia=v.filter(function(ja){return ja.isMRU||ja.isSearch;}).length;}else ia=v.filter(function(ja){return ja.id!==j.EMOTICON_PACK_ID;}).length;v.splice(ia,0,u[fa.id]);}w=w.map(function(ja){return u[ja.id];});this.emit(this.PACKS_CHANGED,fa.id);},_addRecentlyUsedSticker:function(fa){for(var ga=0;ga0){var ea=this._calculatePageForPack(this.props.selectedPackID);if(this.state.page!==ea)this._setPage(ea,0);}},_calculatePageForPack:function(ea){for(var fa=0;fa0;},_canGoNext:function(){return this.state.page+1h){m=j/i;k=h*m;l=i*m;}else{m=j/h;k=h*m;l=i*m;}return {height:Math.round(k),width:Math.round(l)};},capitalizeWords:function(h){var i=h.split(" ");for(var j=0;j1){return this.renderStickers();}else return m.StickerSearchInRecent?this.renderRecentStickers():this.renderTags();},render:function(){return (k.createElement("div",{className:(("_217a")+(this.state.isScrolling?' '+"_1hg1":''))},k.createElement("div",{className:"_5jdr"},k.createElement("span",{className:"_5jds"}),k.createElement(w,{onEnter:this._onEnter,onChange:this._inputChanged,ref:"inputField",placeholder:z._("Search Stickers"),value:this.state.input}),k.createElement(v,{size:"small",onClick:this._handleResetButtonClick,className:((this.state.input.length===0?"hidden_elem":''))})),this.renderContentArea()));},selectTag:function(ia){g.log('StickersLoggerConfig',{event:'select_tag',tagid:ia.id});this.setState({tagChosen:true,input:s.capitalizeWords(ia.name)});this.focusInput();},selectTrigger:function(ia){if(ia!==null){var ja=q.getTagByName(ia);this.setState({tagChosen:true,input:s.capitalizeWords(ja.name)});this.props.resetTrigger();}},_onScroll:function(ia){this.setState({isScrolling:!!ia});},renderStickers:function(){var ia=this._normalizeInput(this.state.input);return (k.createElement(o,{ref:"selector",height:ea-ga,userInput:ia,onScroll:this._onScroll,stickerInterface:this.props.stickerInterface,tagChosen:this.state.tagChosen,onQueryResultsFound:this._setMatchedStickers}));},renderRecentStickers:function(){if(this._normalizeInput(this.state.input).length===1)return k.createElement("div",null);return (k.createElement(o,{ref:"selector",height:ea-ga,packID:n.MRU_STICKER_PACK,onScroll:this._onScroll,stickerInterface:this.props.stickerInterface}));},renderTags:function(){var ia=r.getFeaturedTags().filter(function(ja){return ja.sourceURI!==null;}).sort(function(ja,ka){return ja.order-ka.order;}).map(function(ja,ka){return k.createElement(ba,{key:ka},k.createElement("div",{className:(("_t5c")+(ka<2?' '+"_1b27":'')+(ka%2===0?' '+"_t5d":'')+(ka%2!==0?' '+"_t5e":''))},k.createElement(u,{image:k.createElement(l,{src:ja.sourceURI}),label:ja.name,onClick:this.selectTag.bind(this,ja),className:"_5jdu",style:{background:'#'+ja.color_code},disabled:this._normalizeInput(this.state.input).length===1})));}.bind(this));return (k.createElement(i,{height:ea-ga,width:fa-16,shadow:true,fade:true,className:"_5jei"},k.createElement(h,{spacing:"pas",cols:2,fixed:true,ref:"grid"},ia)));}});e.exports=ha;},null);
-__d("StickersFlyout.react",["BanzaiLogger","Event","Keys","MessagesEmoticons.react","Parent","ReactComponentWithPureRenderMixin","React","StickersFlyoutPackSelector.react","StickersFlyoutStickerSelector.react","StickerActions","StickerConstants","StickerConfig","StickersFlyoutTagSelector.react","StickerInterfaces","StickerState","SubscriptionsHandler","Toggler","XUISpinner.react","arrayContains","cx","getObjectValues"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,aa){b.__markCompiled&&b.__markCompiled();'use strict';var ba=m,ca=ba.PropTypes,da=q.SEARCH_PACK_ID,ea=m.createClass({displayName:"StickersFlyout",mixins:[l],propTypes:{stickerInterface:ca.oneOf(aa(t)),onStickerSelect:ca.func.isRequired,onEmoticonSelect:ca.func,onShown:ca.func,onHidden:ca.func,onEscKeyDown:ca.func,onPackSelect:ca.func,packID:ca.string,shown:ca.bool,trigger:ca.string},getDefaultProps:function(){return {stickerInterface:t.MESSAGES,packID:u.getTrayPackID(),shown:false,trigger:null};},getInitialState:function(){return {dataReady:false,numNewPacks:0};},componentDidMount:function(){if(r.LoadStickerEarly&&!this.state.dataReady)this.loadTrayData();this._toggle=k.byClass(m.findDOMNode(this),'uiToggle');this._subscriptions=new v();if(this._toggle){this._subscriptions.addSubscriptions(w.listen('show',this._toggle,this._onShownWrapper),w.listen('hide',this._toggle,this._onHidden));}else if(!r.LoadStickerEarly&&this.props.shown&&!this.state.dataReady)this.loadTrayData();this._subscriptions.addSubscriptions(h.listen(m.findDOMNode(this),'keydown',this._onKeyDown),u.addListener(u.PACKS_CHANGED,this.packsUpdated),u.addListener(u.NUM_NEW_PACKS_CHANGED,function(fa){this.setState({numNewPacks:fa});}.bind(this)));},_onShownWrapper:function(){if(this.props.onShown){this.props.onShown(this._onShown);}else this._onShown();},_onShown:function(){g.log('StickersLoggerConfig',{event:'open_tray'});if(!r.LoadStickerEarly&&!this.state.dataReady)this.loadTrayData();if(this.props.packID===da)this.refs.tagSelector&&this.refs.tagSelector.focusInput();this.refs.packSelector.onFlyoutShown();},_onHidden:function(){this.resetTagSelector();this.props.onHidden&&this.props.onHidden();},componentWillUnmount:function(){this._subscriptions.release();},componentWillReceiveProps:function(fa){if(!this.state.dataReady&&fa.shown)this.loadTrayData();},componentDidUpdate:function(fa){if(!fa.shown&&this.props.shown){this._onShown();}else if(fa.shown&&!this.props.shown)this._onHidden();},_onKeyDown:function(event){if(event.keyCode===i.ESC&&this.props.onEscKeyDown){this.props.onEscKeyDown();event.kill();}},resetTagSelector:function(){this.refs.tagSelector&&this.refs.tagSelector.reset();},loadTrayData:function(){u.onTrayDataReady(function(){var fa=u.getNumNewPacks();this.setState({dataReady:true,numNewPacks:fa});var ga=u.getPacksInTray()[0].id,ha=this.props.packID;if(!ha||!y(u.getPackIDsInTray(),ha)){p.selectPack(ga,true);this.props.onPackSelect&&this.props.onPackSelect(ga);}}.bind(this));},loadPack:function(){if(!this.state.dataReady)return (m.createElement("div",{className:"_e0r"},m.createElement(x,{size:"large"})));if(this.props.packID===q.EMOTICON_PACK_ID)return (m.createElement("div",{className:"_5r8l","data-id":this.props.packID},m.createElement(j,{onEmoticonSelect:this.props.onEmoticonSelect})));if(this.props.packID===da&&r.WebStickerSearch)return (m.createElement("div",{className:"_5r8l"},m.createElement(s,{ref:"tagSelector",className:"fbStickersFlyoutTagSelector",trigger:this.props.trigger,resetTrigger:function(){return this.setProps({trigger:null});}.bind(this),stickerInterface:this.props.stickerInterface,onSelectSticker:this.onSelectSticker})));return (m.createElement("div",{className:"_5r8l","data-id":this.props.packID},m.createElement(o,{ref:"selector",packID:this.props.packID,stickerInterface:this.props.stickerInterface})));},packsUpdated:function(){var fa=u.getPackIDsInTray();if(!y(fa,this.props.packID)){p.selectPack(fa[0]);return;}this.forceUpdate(null);},onSelectSticker:function(fa,event){if(fa){u.updateRecentlyUsed(fa);this.props.onStickerSelect(fa,event);if(r.PromotePackFromSearch&&this.props.packID===q.SEARCH_PACK_ID)u.promotePackSentFromSearch(fa);u.clearShowStickerReplyNUX();}},selectedSticker:function(event){var fa=k.byClass(event.target,"_5r8h");if(fa){var ga=fa.getAttribute('data-id');this.onSelectSticker(ga,event);}},render:function(){var fa;if(this.props.stickerInterface==t.COMPOSER){fa=u.getPacksInComposerTray();}else if(this.props.stickerInterface==t.COMMENTS){fa=u.getPacksInCommentsTray();}else if(this.props.stickerInterface==t.MESSAGES)fa=u.getPacksInTray();return (m.createElement("div",{className:"_5r8f"},m.createElement("div",{className:"_5r8e"},m.createElement(n,{ref:"packSelector",numNewPacks:this.state.numNewPacks,onPackClick:this.props.onPackSelect,selectedPackID:this.props.packID,packs:fa,stickerInterface:this.props.stickerInterface,resetTagSelectorFunc:this.resetTagSelector})),m.createElement("div",{className:"_5r8m",onClick:this.selectedSticker},this.loadPack())));}});e.exports=ea;},null);
-__d("ChatStickerButton.react",["BanzaiODS","React","ReactLayeredComponentMixin","StickerContextualDialog.react","StickersFlyout.react","StickerState","cx","emptyFunction","fbt","joinClasses"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){b.__markCompiled&&b.__markCompiled();'use strict';var q=h,r=q.PropTypes,s=278,t=h.createClass({displayName:"ChatStickerButton",propTypes:{className:r.string,flyoutClassName:r.string,flyoutWidth:r.number,wrapperClass:r.func,onStickerSelect:r.func,onEmoticonSelect:r.func,onFlyoutShown:r.func,onFlyoutHidden:r.func},getInitialState:function(){return {shown:false,packID:l.getTrayPackID()};},mixins:[i],getDefaultProps:function(){return {flyoutWidth:s,onStickerSelect:n,onEmoticonSelect:n};},componentDidMount:function(){g.bumpEntityKey('chat.web','sticker_button.mounted');this._subscription=l.addListener(l.PACK_SELECTED,function(u){return this.setState({packID:u});}.bind(this));},shouldComponentUpdate:function(u,v){return (v.packID!=this.state.packID||v.shown!=this.state.shown);},componentWillUnmount:function(){this._subscription&&this._subscription.remove();},render:function(){return (h.createElement("a",{onClick:this.showFlyout,onMouseDown:this._prepareForClick,title:o._("Choose a sticker or emoticon"),ref:"link"},h.createElement("span",{className:p(this.props.className,((this.state.shown?"open":'')))})));},renderLayers:function(){var u=this.props.wrapperClass||j;return {contextualDialog:h.createElement(u,{alignment:this.props.flyoutAlignment,className:"_5e-r",contextRef:"link",onBlur:this._hideFlyout,position:"above",shown:this.state.shown,width:this.props.flyoutWidth},h.createElement("div",null,h.createElement(k,{className:this.props.flyoutClassName,onShown:function(v){return this.props.onFlyoutShown&&this.props.onFlyoutShown(v);}.bind(this),onHidden:function(){return this.props.onFlyoutHidden&&this.props.onFlyoutHidden();}.bind(this),onEscKeyDown:this._hideFlyout,onStickerSelect:this._handleStickerSelected,onEmoticonSelect:this._handleEmoticonSelected,packID:this.state.packID,shown:this.state.shown})))};},_prepareForClick:function(){this._clickGuard=this.state.shown;},showFlyout:function(){!this._clickGuard&&this.setState({shown:true});},_hideFlyout:function(){this.setState({shown:false});},_handleStickerSelected:function(u){this.props.onStickerSelect(u);},_handleEmoticonSelected:function(u){this._hideFlyout();this.props.onEmoticonSelect(u);}});e.exports=t;},null);
-__d("StickersFlyoutTriggerSelector.react",["React","Sticker.react","StickerConstants","StickerUtils","XUIContextualDialog.react","XUICloseButton.react","cx"],function(a,b,c,d,e,f,g,h,i,j,k,l,m){b.__markCompiled&&b.__markCompiled();'use strict';var n=g,o=n.PropTypes,p=84,q=g.createClass({displayName:"StickersFlyoutTriggerSelector",getDefaultProps:function(){return {stickers:[]};},propTypes:{context:o.object.isRequired,stickers:o.array,onStickerSelect:o.func.isRequired},shouldComponentUpdate:function(r){if(this.props.stickers.length!==r.stickers.length)return true;for(var s=0;s0,width:p},this._renderStickers()));}});e.exports=q;},null);
-__d("StickerTrigger",["EmoticonsList","Map","StickerConfig","StickerSearch","StickerServerRequests"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();'use strict';var l=new h(),m={findTriggerForInput:function(n,o){if(n===null){o([],null);return;}j.prepareTagsData().then(function(){return this.findTagForInput(n,function(p,q){return o(p,q);});}.bind(this));},findTagForInput:function(n,o){var p=this.findTriggeredWord(n);if(p){if(l.has(p)){o(l.get(p),p);}else k.getStickersForQuery(p,function(q){var r=q.getPayload();l.set(p,r);o(r,p);});}else o([],null);},_getRegex:function(){if(i.TriggerConfidence==='emoji_only'){return g.noncapturingRegexp;}else if(i.TriggerConfidence==='high')return (/^(?:\w+\s?){1,4}$/);return null;},findTriggeredWord:function(n){var o=j.getTagsIndex();if(!o)return null;n=n.toLowerCase();var p=n.match(this._getRegex()),q=null;for(var r=0;p!==null&&r0,n=l.stickers.length>0;return m!==n;},render:function(){var l=this.props.stickers&&this.props.stickers.length>0;return g.createElement("span",{className:((l?"emoticonIndicator":''))});}});e.exports=k;},null);
-__d("ChatStickerTriggerController",["BanzaiLogger","React","StickerConfig","StickersFlyoutTriggerSelector.react","StickerTrigger","StickerTriggerIndicator.react"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();'use strict';function m(n,o,p,q,r){this.$ChatStickerTriggerController0=null;this.$ChatStickerTriggerController1=null;this.$ChatStickerTriggerController2=null;this.$ChatStickerTriggerController3=r;this.$ChatStickerTriggerController4=q;this.$ChatStickerTriggerController5=null;if(i.TriggerInterface==='one_tap'){this.$ChatStickerTriggerController1=h.render(h.createElement(j,{context:p,onStickerSelect:this.$ChatStickerTriggerController6.bind(this),onDismissTrigger:this.$ChatStickerTriggerController7.bind(this)}),n);this.$ChatStickerTriggerController2=n;}else if(i.TriggerInterface==='hyperlink'){this.$ChatStickerTriggerController1=h.render(h.createElement(l,null),o);this.$ChatStickerTriggerController2=o;}}m.prototype.setInput=function(n){this.$ChatStickerTriggerController8=n;};m.prototype.activateAfterparty=function(){this.$ChatStickerTriggerController9=true;clearTimeout(this.$ChatStickerTriggerControllera);this.$ChatStickerTriggerControllera=setTimeout(this.$ChatStickerTriggerControllerb.bind(this),5000);};m.prototype.updateInput=function(n){if(this.$ChatStickerTriggerController9)this.$ChatStickerTriggerControllerb();this.$ChatStickerTriggerControllerc(n);};m.prototype.onFlyoutShown=function(n){if(this.$ChatStickerTriggerController0&&!this.$ChatStickerTriggerControllerd){this.$ChatStickerTriggerControllerd=true;this.$ChatStickerTriggerController3(this.$ChatStickerTriggerController0,n);this.$ChatStickerTriggerController1.isMounted()&&this.$ChatStickerTriggerController1.setProps({stickers:[]});}else n();};m.prototype.getTriggeredWord=function(){return this.$ChatStickerTriggerController0;};m.prototype.$ChatStickerTriggerController6=function(n){this.$ChatStickerTriggerController4(n);this.$ChatStickerTriggerController7();};m.prototype.$ChatStickerTriggerController7=function(){this.$ChatStickerTriggerControllerd=true;this.$ChatStickerTriggerController1.isMounted()&&this.$ChatStickerTriggerController1.setProps({stickers:[]});};m.prototype.$ChatStickerTriggerControllere=function(n,o){if(this.$ChatStickerTriggerController5===null||this.$ChatStickerTriggerController5&&this.$ChatStickerTriggerController5.toLowerCase().indexOf(o)===-1){this.$ChatStickerTriggerController8.isMounted()&&this.$ChatStickerTriggerController8.setProps({triggeredWord:null});this.$ChatStickerTriggerController1.isMounted()&&this.$ChatStickerTriggerController1.setProps({stickers:[]});return;}if(o)g.log('StickersLoggerConfig',{event:'sticker_trigger_activated',numsearchresults:n.length,triggeredword:o,triggerused:false});this.$ChatStickerTriggerController0=o;this.$ChatStickerTriggerController8.isMounted()&&this.$ChatStickerTriggerController8.setProps({triggeredWord:o});if(!this.$ChatStickerTriggerControllerd)this.$ChatStickerTriggerController1.isMounted()&&this.$ChatStickerTriggerController1.setProps({stickers:n});};m.prototype.$ChatStickerTriggerControllerb=function(){clearTimeout(this.$ChatStickerTriggerControllera);this.$ChatStickerTriggerController9=false;this.$ChatStickerTriggerControllerd=false;this.$ChatStickerTriggerController0=null;this.$ChatStickerTriggerControllerc(null);};m.prototype.$ChatStickerTriggerControllerc=function(n){if(this.$ChatStickerTriggerController5!==n){this.$ChatStickerTriggerController5=n;k.findTriggerForInput(this.$ChatStickerTriggerController5,this.$ChatStickerTriggerControllere.bind(this));}};m.prototype.destroy=function(){h.unmountComponentAtNode(this.$ChatStickerTriggerController2);clearTimeout(this.$ChatStickerTriggerControllera);};e.exports=m;},null);
-__d("ChatFileUploaderMixin",["SubscriptionsHandler","React"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i=h,j=i.PropTypes,k={propTypes:{attachmentsShelf:j.object,onFileUploaderMounted:j.func,onUploadFinished:j.func,onUpdateAttachmentsShelf:j.func,onSubmit:j.func},setUpSubscriptionsHandler:function(l){this._uploader=l;this._subscriptions=new g();this._subscriptions.addSubscriptions(this._uploader.subscribe(['all-uploads-completed','upload-canceled'],this._handleUploadFinished),this._uploader.subscribe('dom-updated',this._handleUpdateAttachmentsShelf),this._uploader.subscribe('submit',this._handleSubmit));this.props.onFileUploaderMounted(this._uploader);},componentWillUnmount:function(){this._subscriptions&&this._subscriptions.release();if(!this.props.uploaderIsFromHigherLevel)this._uploader&&this._uploader.destroy();},isUploading:function(){return this._uploader.isUploading();},getAttachments:function(){return this._uploader.getAttachments();},getImageFiles:function(){return this._uploader.getImageFiles();},getVideoFiles:function(){return this._uploader.getVideoFiles();},getAudioFiles:function(){return this._uploader.getAudioFiles();},getFiles:function(){return this._uploader.getFiles();},removeAttachments:function(){return this._uploader.removeAttachments();},_handleUploadFinished:function(){if(this.props.onUploadFinished)this.props.onUploadFinished();},_handleUpdateAttachmentsShelf:function(){if(this.props.onUpdateAttachmentsShelf)this.props.onUpdateAttachmentsShelf();},_handleSubmit:function(){if(this.props.onSubmit)this.props.onSubmit();}};e.exports=k;},null);
-__d("ChatFileUploader.react",["ChatFileUploaderMixin","InlineBlock.react","MercuryConfig","React","cx","fbt"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();'use strict';var m=j.createClass({displayName:"ChatFileUploader",mixins:[g],getDefaultProps:function(){return {uploaderIsFromHigherLevel:true};},shouldComponentUpdate:function(){return false;},componentDidMount:function(){var n=this.props.initFileUploaderFn(j.findDOMNode(this.refs.form),j.findDOMNode(this.refs.input),j.findDOMNode(this.refs.attachID));this.setUpSubscriptionsHandler(n);},render:function(){return (j.createElement("form",{ref:"form",action:i.upload_url,method:"post"},j.createElement("input",{type:"hidden",ref:"attachID",name:"attach_id"}),j.createElement(h,{className:"_m _4q60 itemLabel"},j.createElement("input",{type:"file",className:"_n",name:"attachment[]",multiple:"true",ref:"input"}),j.createElement("span",{className:"_4q61 itemAnchor"},l._("Add Files...")))));}});e.exports=m;},null);
-__d("MercuryThreadMuter",["AsyncDialog","AsyncRequest","DOM","MercuryThreadInfo"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();var k={showMuteChangeDialog:function(l,m){g.send(new h('/ajax/mercury/mute_thread_dialog.php').setRelativeTo(m),function(n){n.subscribe('confirm',function(){this.hide();var o;i.scry(this.getRoot(),'input[type="radio"]').forEach(function(p){if(p.checked)o=p.value;});o=k.convertRawMuteSetting(o);d(['MercuryThreadActions'],function(p){p.get().updateMuteSetting(l,o);});}.bind(n));});},convertRawMuteSetting:function(l){switch(l){case 'always':return -1;case '30minutes':return 1800;case '1hour':return 3600;case '8hours':return 8*3600;case '24hours':return 24*3600;case '8am':var m,n=new Date(),o=new Date();o.setHours(8);o.setMinutes(0);o.setSeconds(0);if(o>n){m=o-n;}else m=o-n+(24*3600*1000);return m/1000;default:return 0;}}};e.exports=k;},null);
-__d("ChatTabMenu.react",["ChatFileUploader.react","ChatPrivacyActionController","MercuryConfig","MercuryIDs","MercuryFileUploader","MercuryThreadMuter","ReactComponentWithPureRenderMixin","React","PopoverMenu.react","ReactMenu","MenuSeparator.react","Toggler","TrackingNodes","WebMessengerThreadPermalinks","cx","fbt","goURI","MercuryThreadActions"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w){b.__markCompiled&&b.__markCompiled();'use strict';var x=b('MercuryThreadActions').get(),y=p.Item,z=n,aa=z.PropTypes,ba=n.createClass({displayName:"ChatTabMenu",mixins:[m],propTypes:{onFileUploaderMounted:aa.func,updatePrivacyLinkFunc:aa.func,nameConversationFunc:aa.func,leaveConversationFunc:aa.func,showParticipantsFunc:aa.func,clearHistoryFunc:aa.func,reportSpamFunc:aa.func,createGroupFunc:aa.func,switchToWorkFunc:aa.func,isMultichat:aa.bool,isEmptyChat:aa.bool,hasSwitchToWork:aa.bool,showAddFriend:aa.func,threadID:aa.string,attachmentsShelf:aa.object,onUploadFinished:aa.func,onUpdateAttachmentsShelf:aa.func,onSubmit:aa.func,enableDesktopNotif:aa.func},getInitialState:function(){return {url:null};},getDefaultProps:function(){return {show:true};},componentDidMount:function(){t.getThreadURI(this.props.threadID,function(ca){this.isMounted()&&this.setState({url:ca});}.bind(this));if(!this.props.isMultiChat)this._privacyActionController=new h(j.getUserIDFromThreadID(this.props.threadID),this.props.updatePrivacyLinkFunc);},_initFileUploader:function(ca,da,ea){if(this._fileUploader){this._fileUploader.updateElements(ca,da,ea);}else this._fileUploader=new k(this.props.attachmentsShelf,ca,da,ea);return this._fileUploader;},componentWillUnmount:function(){this._privacyActionController&&this._privacyActionController.destroy();this._fileUploader&&this._fileUploader.destroy();},_unmuteThread:function(){x.unmute(this.props.threadID);r.hide();},_togglePrivacyFunc:function(){this._privacyActionController.togglePrivacy();},getURL:function(){return this.state.url;},_renderFileUploader:function(){return (n.createElement(y,{className:"_37_x"},n.createElement(g,{onFileUploaderMounted:this.props.onFileUploaderMounted,attachmentsShelf:this.props.attachmentsShelf,initFileUploaderFn:this._initFileUploader,onUploadFinished:this.props.onUploadFinished,onUpdateAttachmentsShelf:this.props.onUpdateAttachmentsShelf,onSubmit:this.props.onSubmit})));},_renderOpenFullConversation:function(){if(this.state.url)return (n.createElement(y,{onclick:function(){return w(this.state.url);}.bind(this)},v._("See Full Conversation")));return null;},_renderAddFriend:function(){if(!this.props.showAddFriend)return null;return (n.createElement(y,{onclick:this.props.showAddFriend},v._("Add Friends to chat...")));},_renderTogglePrivacy:function(){if(!this.props.isMultichat)return (n.createElement(y,{onclick:this._togglePrivacyFunc},this.props.privacyText));return null;},_renderMuteConversation:function(){if(!this.props.isMuted){var ca=l.showMuteChangeDialog.bind(null,this.props.threadID,null);return (n.createElement(y,{onclick:ca},v._("Mute Conversation...")));}else return (n.createElement(y,{onclick:this._unmuteThread},v._("Unmute Conversation")));},_renderClearConversation:function(){if(!this.props.isMultichat)return (n.createElement(y,{onclick:this.props.clearHistoryFunc},v._("Clear window")));return null;},_renderReportSpam:function(){if(!this.props.isMultichat)return (n.createElement(y,{onclick:this.props.reportSpamFunc},v._("Report as Spam or Abuse...")));return null;},_renderCreateGroup:function(){if(this.props.isMultichat)return (n.createElement(y,{onclick:this.props.createGroupFunc},v._("Create Group")));return null;},_renderSwitchToWork:function(){if(this.props.hasSwitchToWork)return (n.createElement(y,{onclick:this.props.switchToWorkFunc},v._("Move to Work Account")));},_renderConversationName:function(){if(this.props.isMultichat&&this.state.url)return (n.createElement(y,{onclick:this.props.nameConversationFunc},v._("Edit Conversation Name")));return null;},_renderLeaveConversation:function(){if(this.props.isMultichat)return (n.createElement(y,{onclick:this.props.leaveConversationFunc},v._("Leave conversation...")));return null;},_renderEnableDesktopNotifications:function(){if(i.DesktopNotificationsGK&&"Notification" in window&&Notification.permission!=="granted")return (n.createElement(y,{onclick:this.props.enableDesktopNotif},v._("Enable Desktop Notifications")));return null;},_renderPeopleList:function(){if(this.props.isMultichat&&this.state.url)return (n.createElement(y,{onclick:this.props.showParticipantsFunc},v._("Edit Participants...")));return null;},render:function(){var ca=this._renderReportSpam(),da=this._renderCreateGroup(),ea=n.createElement(p,{className:(("chatReact")+(!this.props.show?' '+"hidden_elem":''))},this._renderOpenFullConversation(),this._renderFileUploader(),this._renderAddFriend(),this._renderTogglePrivacy(),this._renderConversationName(),this._renderPeopleList(),n.createElement(q,null),this._renderSwitchToWork(),this._renderMuteConversation(),this._renderClearConversation(),this._renderLeaveConversation(),ca?(n.createElement(q,null)):null,ca,da?(n.createElement(q,null)):null,da,this._renderEnableDesktopNotifications()),fa=v._("Options"),ga=s.getTrackingInfo(s.types.DROPDOWN_BUTTON);return (n.createElement(o,{menu:ea},n.createElement("a",{"data-ft":ga,"data-hover":"tooltip","aria-label":fa,"data-tooltip-alignh":"center",className:(("button")+(this.props.isEmptyChat?' '+"hidden_elem":''))})));}});e.exports=ba;},null);
-__d("ChatDateBreak.react",["React","Timestamp.react","cx","formatDate","joinClasses"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();var l=g,m=l.PropTypes,n=g.createClass({displayName:"ChatDateBreak",propTypes:{date:m.instanceOf(Date).isRequired},shouldComponentUpdate:function(o){return this.props.date.getTime()!==o.date.getTime();},render:function(){var o=this.props.date,p=j(o,{today:'g:ia',withinWeek:'l g:ia',thisYear:'F jS, g:ia',older:'F j, Y g:i a'}),q=Math.round(o.getTime()/1000);return (g.createElement("div",g.__spread({},this.props,{className:k(this.props.className,"_5w-5")}),g.createElement("div",{className:"_5w-6"},g.createElement(h,{time:q,verbose:p,text:p}))));}});e.exports=n;},null);
-__d("ChatAuthorPhotoBlock.react",["MercuryParticipants","React","cx","formatDate","joinClasses"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();var l=h,m=l.PropTypes,n=86400000,o=h.createClass({displayName:"ChatAuthorPhotoBlock",propTypes:{authorID:m.string.isRequired,hideName:m.bool,hidePhoto:m.bool,timestamp:m.number},getInitialState:function(){return {author:{id:null,name:'',href:'#',image_src:''}};},componentDidMount:function(){this.updateAuthor(this.props.authorID);},componentWillReceiveProps:function(p){if(p.authorID!=this.state.author.id)this.updateAuthor(p.authorID);},render:function(){return (h.createElement("div",h.__spread({},this.props,{className:k(this.props.className,"_5yt9")}),this.renderAuthorName(),this.renderAuthorPhoto(),this.props.children));},renderAuthorName:function(){if(!this.props.hideName)return (h.createElement("div",{className:"_5ys-",ref:"name"},this.state.author.name));},renderAuthorPhoto:function(){if(!this.props.hidePhoto){var p=null;if(this.props.timestamp){var q=(Date.now()-this.props.timestamp>n)?'M jS, g:ia':'g:ia';p=j(new Date(this.props.timestamp),q);}return (h.createElement("a",{"aria-label":p,className:"_5ys_","data-hover":"tooltip","data-tooltip-position":"left",href:this.state.author.href,ref:"link"},h.createElement("img",{src:this.state.author.image_src,ref:"image"})));}},updateAuthor:function(p){g.get(p,function(q){this.isMounted()&&this.setState({author:q});}.bind(this));}});e.exports=o;},null);
-__d("MessageBubbleMixin",["DOMDimensions","MercuryConfig","React"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();'use strict';var j=2,k={getInitialState:function(){return {bubbleWidth:null};},componentDidMount:function(){this._restyleBubble(this.props);},componentDidUpdate:function(l){if(l.maxWidth!==this.props.maxWidth||l.body!==this.props.body)this._restyleBubble(l);},_restyleBubble:function(l){if(this.props.attachments)return;var m=i.findDOMNode(this.refs.bubble);if(l.maxWidth!==this.props.maxWidth||g.getElementDimensions(m).width>this.props.maxWidth){var n=this.props.maxWidth;this.setState({bubbleWidth:n},this._shrinkBubble);return;}this._shrinkBubble();},_shrinkBubble:function(){var l=i.findDOMNode(this.refs.bubble),m=g.getElementDimensions(l).width,n=0,o=i.findDOMNode(this.refs.content);if(o){n=g.getElementDimensions(o).width;if(h.MercuryStoryAttachmentsGK||h.WWWMessengerComerceGK)n+=g.measureElementBox(i.findDOMNode(this.refs.contentWrapper),'width',true,false,false);}var p=n+j;if(n>0&&p0)this.setState({bubbleWidth:p});}};e.exports=k;},null);
-__d("ChatBubble.react",["DOMDimensions","MercuryConfig","MercuryMessageBody.react","MessageBubbleMixin","React","cx","joinClasses"],function(a,b,c,d,e,f,g,h,i,j,k,l,m){b.__markCompiled&&b.__markCompiled();'use strict';var n=k,o=n.PropTypes,p=null,q=h.MercuryStoryAttachmentsGK||h.WWWMessengerComerceGK,r=k.createClass({displayName:"ChatBubble",mixins:[j],propTypes:{attachments:o.node,body:o.string,maxWidth:o.number.isRequired},_renderContent:function(){if(!this.props.body)return null;return (k.createElement("div",{className:((q?"_d97":'')),ref:"contentWrapper"},k.createElement("span",{className:"_5yl5",ref:"content"},k.createElement(i,{body:this.props.body,ranges:this.props.ranges}))));},render:function(){return (k.createElement("div",k.__spread({},this.props,{className:m((("_5w1r")+(!q?' '+"_d98":'')),this.props.className),ref:"bubble",style:{maxWidth:this.props.maxWidth,width:this.state.bubbleWidth}}),this._renderContent(),this.props.attachments));},contentWraps:function(){var s=k.findDOMNode(this.refs.content),t=s.getClientRects(),u=g.getElementDimensions(s).height;return (t&&t.length>1&&t[0].height=176){cb='/images/photos/dots_large.png';}else if(ya>=86){cb='/images/photos/dots_medium.png';}else cb='/images/photos/dots_small.png';ja.set(bb,'width',ya+'px');ja.set(bb,'max-width',ya+'px');if(wa.preview_width&&wa.preview_height)ja.set(bb,'padding-bottom',((wa.preview_height/wa.preview_width)*100)+'%');}else if(wa.preview_loading){m.addClass(bb,"_5xdv");if(za==='contain'&&wa.preview_width&&wa.preview_height){ja.set(bb,'width',wa.preview_width+'px');ja.set(bb,'height',wa.preview_height+'px');}if(za==='cover'&&!sa)m.addClass(bb,"_55pj");}else if(wa.metadata&&wa.metadata.fbid){cb=ka('/ajax/mercury/attachments/photo.php').addQueryData({fbid:wa.metadata.fbid,request_user_id:wa.metadata.pageid,mode:za,width:ya,height:ya}).toString();var jb=bb.getAttribute('ajaxify');bb.removeAttribute('ajaxify');bb.removeAttribute('rel');p.listen(bb,'click',function(event){event.prevent();i.loadModules(["MessagesViewer"],function(mb){mb.bootstrapWithConfig({src:cb,endpoint:jb,fbid:wa.metadata.fbid,dimensions:wa.metadata.dimensions,disablePaging:xa&&xa.attachments.length==1},bb);});});}else cb=ka(wa.preview_url).toString();var kb=ab.getNode('preview-image');if(cb){if(za==='contain'&&wa.preview_width&&wa.preview_height){var lb=va.resizeContain({width:ya,height:ya},{width:wa.preview_width,height:wa.preview_height});kb.setAttribute('width',lb.width);kb.setAttribute('height',lb.height);}if(wa.preview_uploading||(za==='cover'&&!sa)){m.addClass(bb,"_55pj");ja.set(bb,'backgroundImage','url('+cb+')');}else{kb.onload=function(){kb.removeAttribute('width');kb.removeAttribute('height');};kb.setAttribute('src',cb);}}if(xa)this.renderReportRespondLink(ab.getRoot(),wa,xa.message_id);}return ab.getRoot();},renderShareLink:function(wa,xa,ya){var za=g[':fb:mercury:attachment:share-link'].build().setNodeContent('name',wa.name),ab=za.getNode('link');ab.setAttribute('href',wa.url);wa.rel&&ab.setAttribute('rel',wa.rel);return za.getRoot();},renderVideoThumb:function(wa){var xa=g[':fb:mercury:attachment:video-thumb'].build(),ya=xa.getNode('thumb');ya.setAttribute('href',wa.url);ya.setAttribute('rel',wa.rel);var za=o.find(xa.getRoot(),'img');za.src=wa.preview_url;return xa.getRoot();},renderShareXHP:function(wa,xa){var ya=o.create('div');if(wa){o.appendContent(ya,wa.share_xhp);this.renderReportRespondLink(ya,wa,xa);}return ya;},renderSticker:function(wa,xa,ya,za){var ab=ya?'chatScrolled/':'messengerScrolled/';ab+=xa.thread_id;var bb=o.create('div');m.addClass(bb,'stickerContainer');if(!wa.metadata){var cb=ha.getSticker(xa.sticker_id),db=Object.assign({},cb),eb=ia.getScaledDimensions(cb.height,cb.width,ga.THREAD_SIZE),fb=eb.height,gb=eb.width;db.height=fb;db.width=gb;db.stickerID=xa.sticker_id;db.spriteURI='';db.spriteURI2x='';db.paddedSpriteURI='';db.paddedSpriteURI2x='';wa.metadata=db;}var hb=null;if(wa.metadata.stickerID)hb=wa.metadata.stickerID.toString();var ib=null;if(wa.metadata.packID)ib=wa.metadata.packID.toString();var jb=qa.getURIBuilder().setInt('sticker_id',hb),kb=null,lb=null;if(window.devicePixelRatio&&window.devicePixelRatio>1){lb=wa.metadata.paddedSpriteURI2x;kb=wa.metadata.spriteURI2x;}else{lb=wa.metadata.paddedSpriteURI;kb=wa.metadata.spriteURI;}var mb=da.createElement(ea,{animationTrigger:"hover",className:"mvs",frameCount:wa.metadata.frameCount||1,frameRate:wa.metadata.frameRate||83,framesPerCol:wa.metadata.framesPerCol||1,framesPerRow:wa.metadata.framesPerRow||1,onStickerClick:za,packID:ib,paddedSpriteURI:lb,sourceHeight:wa.metadata.height,sourceURI:jb.setEnum('image_type',fa.IMAGE).getURI().toString(),sourceWidth:wa.metadata.width,spriteURI:kb,stickerID:hb,subscribedThreadID:ab});da.render(mb,bb);return bb;},renderReportRespondLink:function(wa,xa,ya){if(!xa.is_social_report_attachment)return null;switch(xa.share_data_type){case n.MercurySupportedShareType.FB_PHOTO:break;case n.MercurySupportedShareType.FB_SOCIAL_REPORT_PHOTO:return null;default:return null;}var za=null;if(ya)za=ra.getMessagesFromIDs([ya])[0];if(!za)return null;if(za.author===ba.getID())return null;var ab=null;y.get(za.author,function(bb){ab=o.create('a',{rel:'dialog-post',className:"_z6l",id:'respond-link',ajaxify:ka('/ajax/report/social_resolution/post/').setQueryData({attachment_fbid:xa.attach_id,post_fbid:xa.shared_object_id,sender_id:w.getUserIDFromParticipantID(bb.id)}).toString()});o.setContent(ab,na._("Respond to {name}'s request",[na.param("name",bb.name)]));o.appendContent(wa,ab);});},renderPhotoAttachments:function(wa,xa,ya,za,ab){var bb=wa.length;if(!bb)return null;var cb=o.create('div',{className:(("_55pk")+(v.MercuryImageBubblesGK&&!!xa.body?' '+"_9id":''))});if(bb===1){if(v.MercuryImageBubblesGK&&!xa.body&&ab){var db=wa[0],eb=va.resizeContain({width:ya,height:ya},{width:db.preview_width,height:db.preview_height});da.render(da.createElement(r,{image:db,width:eb.width,height:eb.height,message:xa}),cb);}else{var fb=va.renderPreview(wa[0],xa,ya,'contain');o.appendContent(cb,fb);}return cb;}if(v.MercuryImageBubblesGK&&!xa.body&&ab){da.render(da.createElement(s,{images:wa,size:ya,message:xa}),cb);return cb;}var gb=(bb==2||bb==4)?2:3,hb=(ya-(gb-1)*za)/gb,ib=Math.ceil(bb/gb),jb=ib*hb+(ib-1)*za,kb=o.create('div',{className:"_55pm",style:'padding-bottom: '+(jb/ya*100)+'%;'});o.appendContent(cb,kb);for(var lb=0;lb0;return (k.createElement("div",k.__spread({},this.props,{className:o(this.props.className,(("_5h9y")+(u?' '+"_zl6":'')))})));},renderAttachments:function(){var u=k.findDOMNode(this);h.empty(u);var v=this.props.message,w=g.sortAttachmentsStablyByType(this.props.attachments),x=this.props.customPhotoWidth||r,y=g.renderPhotoAttachments(w.filter(g.isPhotoAttachment),v,x,s,this.props.isChat);y&&h.appendContent(u,y);for(var z=0;z0)return w.createElement(p,{className:"_5wdd clearfix",isChat:true,message:ga,attachments:ia,ref:ha,onImageLoad:this.props.onImageLoad,onStickerClick:this.props.onStickerClick,maxWidth:this.props.maxBubbleWidth});},_renderBubble:function(){var fa=this.props.message,ga=fa.body,ha=this._renderAttachments('inside'),ia=v.isInbound(fa);if(i.shouldHideBody(fa))ga='';if(ga||ha)return (w.createElement("div",{className:"_5wde"},w.createElement(k,{attachments:ha,body:ga,className:(("_5wdf")+(o.hasBubbleTail(fa,ia)?' '+"_3okg":'')),maxWidth:this.props.maxBubbleWidth,ranges:fa.ranges,ref:"bubble"})));}});e.exports=ea;},null);
-__d("ChatVideoCallLink.react",["Arbiter","ChatVisibility","MercuryViewer","PresencePrivacy","React","SubscriptionsHandler","VideoCallCore","cx","fbt"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){b.__markCompiled&&b.__markCompiled();var p=k,q=p.PropTypes,r=k.createClass({displayName:"ChatVideoCallLink",propTypes:{message:q.object.isRequired,onClick:q.func.isRequired},componentDidMount:function(){this._subscriptions=new l();this._subscriptions.addSubscriptions(g.subscribe(['buddylist/availability-changed'],this.availabilityChanged),j.subscribe(['privacy-changed','privacy-availability-changed'],this.availabilityChanged));},componentWillUnmount:function(){this._subscriptions.release();},render:function(){return (k.createElement("a",{className:(("callBackLink")+(this.shouldHideLink()?' '+"hidden_elem":'')),"data-gt":JSON.stringify({videochat:'clicked_callback_link'}),href:"#",onClick:this.linkClicked},this.renderLinkText()));},renderLinkText:function(){if(this.props.message.log_message_data.event_name=='install_canceled'){return (o._("Retry setup and call back."));}else if(!this.props.message.log_message_data.event_name&&this.props.message.log_message_data.callee==i.getID()&&!this.props.message.log_message_data.answered)return (o._("Call back."));},shouldHideLink:function(){return !h.isOnline()||!m.availableForCall(this.props.message.log_message_data.to);},linkClicked:function(){var s;if(this.props.message.log_message_data.event_name=='install_canceled'){s='callback_cancelinstall_link';}else if(!this.props.message.log_message_data.event_name&&this.props.message.log_message_data.callee==i.getID()&&!this.props.message.log_message_data.answered)s='callback_link';this.props.onClick(this.props.message.log_message_data.to,this.props.message.thread_id,s);},availabilityChanged:function(){this.forceUpdate();}});e.exports=r;},null);
-__d("MercuryCallLogMessage.react",["FBRTCCore","FBRTCLogger","React","SimpleXUIDialog","Tooltip.react","cx","fbt"],function(a,b,c,d,e,f,g,h,i,j,k,l,m){b.__markCompiled&&b.__markCompiled();var n=i.createClass({displayName:"MercuryCallLogMessage",render:function(){if(this.props.isAnswered){return (this._renderAnsweredCallLogMessage(this.props.peerFBID,this.props.peerName,this.props.isOutgoingCall));}else return (this._renderMissedCallLogMessage(this.props.peerFBID,this.props.peerName,this.props.isOutgoingCall));},_renderAnsweredCallLogMessage:function(o,p,q){var r=m._("call {firstname}",[m.param("firstname",p)]),s;if(q){s=m._("You called {firstname}.",[m.param("firstname",p)]);}else s=m._("{firstname} called you.",[m.param("firstname",p)]);return this._generateCallLink(s,r,o,p);},_renderMissedCallLogMessage:function(o,p,q){var r,s;if(q){r=m._("{firstname} missed a call from you.",[m.param("firstname",p)]);s=m._("call {firstname} again",[m.param("firstname",p)]);}else{r=m._("You missed a call from {firstname}.",[m.param("firstname",p)]);s=m._("call {firstname} back",[m.param("firstname",p)]);}return this._generateCallLink(r,s,o,p);},_generateCallLink:function(o,p,q,r){return (i.createElement("a",{className:"_1xpw",onClick:this._handleClick.bind(this,q,r)},i.createElement(k,{alignH:"center",position:"above",tooltip:p},o)));},_handleClick:function(o,p){if(g.isAvailableForWebrtcCalling(o)){g.startOutgoingCall(o,h.Trigger.ADMIN_MESSAGE);}else j.show(m._("{firstname} can't be called because they are temporarily offline.",[m.param("firstname",p)]),m._("Can't connect Call"));}});e.exports=n;},null);
-__d("P2PMercuryLogMessage.react",["Link.react","P2PLinkConstants","P2PPaymentLogMessageSubtype","React","cx","fbt"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();'use strict';var m=j,n=m.PropTypes,o=j.createClass({displayName:"P2PMercuryLogMessage",propTypes:{formattedAmount:n.string,receiverParticipant:n.object,senderParticipant:n.object,subtype:n.oneOf(Object.keys(i).map(function(p){return i[p];})),viewerIsSender:n.bool},getDefaultProps:function(){return {formattedAmount:'',senderParticipant:null,receiverParticipant:null,subtype:null,viewerIsSender:false};},render:function(){var p=null,q=this.props.formattedAmount,r=this.props.subtype,s=this.props.viewerIsSender,t=j.createElement(g,{className:"_kiq",href:h.settingsWWWURI,target:"_blank"},l._("See details."));switch(r){case i.CANCELED_EXPIRED:case i.CANCELED_SAME_CARD:case i.CANCELED_SENDER_RISK:case i.CANCELED_RECIPIENT_RISK:case i.CANCELED_CUSTOMER_SERVICE:if(s){p=(l._("Your payment of {amount} was cancelled. {details}",[l.param("amount",q),l.param("details",t)]));}else p=(l._("{firstname}'s payment of {amount} was cancelled. {details}",[l.param("firstname",this.props.senderParticipant.short_name),l.param("amount",q),l.param("details",t)]));break;case i.CANCELED_DECLINED:if(s){p=(l._("{firstname} didn't accept your payment of {amount}. {details}",[l.param("firstname",this.props.receiverParticipant.short_name),l.param("amount",q),l.param("details",t)]));}else p=(l._("You didn't accept {firstname}'s {amount} payment. {details}",[l.param("firstname",this.props.senderParticipant.short_name),l.param("amount",q),l.param("details",t)]));break;}return j.createElement("div",null,p);}});e.exports=o;},null);
-__d("MercuryLogMessageRenderer",["MercuryAttachmentRenderer","MercuryCallLogMessage.react","CSS","DOM","HovercardLink","MercuryConfig","MercuryIDs","MercuryViewer","MercuryLogMessageType","P2PMercuryLogMessage.react","MercuryParticipants","React","Image.react","TextWithEntities.react","TooltipLink.react","cx","fbt","ix"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x){b.__markCompiled&&b.__markCompiled();var y={renderText:function(ua,va){switch(ua.log_message_type){case o.SUBSCRIBE:aa(ua,va);break;case o.UNSUBSCRIBE:fa(ua,va);break;case o.VIDEO_CALL:if(l.InteractiveCallLogGK){ka(ua,va);}else ga(ua,va);break;case o.PHONE_CALL:if(l.InteractiveCallLogGK){ka(ua,va);}else ja(ua,va);break;case o.THREAD_NAME:la(ua,va);break;case o.THREAD_IMAGE:ma(ua,va);break;case o.WALLPAPER:na(ua,va);break;case o.SERVER_ERROR:oa(ua,va);break;case o.ORION:pa(ua,va);break;case o.PAGE_REPLY:ia(ua,va);break;}},renderIcon:function(ua){return (r.createElement(s,{className:z(ua),src:x('images/spacer.gif')}));},renderLegacy:function(ua,va,wa,xa){z(xa).split(' ').forEach(function(ya){return ya&&i.addClass(ua,ya);});this.renderText(xa,function(ya){r.render(r.createElement("span",null,ya),va);});this.renderAttachmentLegacy(wa,xa);},renderAttachmentLegacy:function(ua,va){if(va.log_message_type==o.THREAD_IMAGE){var wa=va.log_message_data.image;if(wa){var xa=g.renderPreview(wa.preview_url?wa:null);j.setContent(ua,xa);i.addClass(xa,"_z6a");i.show(ua);}}}};e.exports=y;function z(ua){var va=ua.log_message_type,wa=ua.log_message_data;return (("_5wzu")+(va==o.SUBSCRIBE?' '+"_5wzj":'')+(va==o.UNSUBSCRIBE?' '+"_5wzk":'')+(va==o.THREAD_NAME?' '+"_5wzl":'')+(va==o.THREAD_IMAGE?' '+"_5wzm":'')+(va==o.VIDEO_CALL&&(wa.answered||ta(ua))?' '+"_5wzn":'')+(va==o.VIDEO_CALL&&!(wa.answered||ta(ua))?' '+"_5wzo":'')+(va==o.PHONE_CALL&&wa.answered?' '+"_5wzp":'')+(va==o.PHONE_CALL&&!wa.answered?' '+"_5wzq":'')+(va==o.SERVER_ERROR?' '+"_5wzr":''));}function aa(ua,va){var wa=sa(ua.log_message_data.added_participants);switch(wa.length){case 1:ba(ua,va,wa);break;case 2:ca(ua,va,wa);break;case 3:da(ua,va,wa);break;default:ea(ua,va,wa);break;}}function ba(ua,va,wa){var xa=[ua.author,wa[0]];q.getMulti(xa,function(ya){if(ua.author==n.getID()){va(w._("You added {subscriber1}.",[w.param("subscriber1",ra(ya[wa[0]]))]));}else if(wa[0]==n.getID()){va(w._("{actor} added you.",[w.param("actor",ra(ya[ua.author]))]));}else va(w._("{actor} added {subscriber1}.",[w.param("actor",ra(ya[ua.author])),w.param("subscriber1",ra(ya[wa[0]]))]));});}function ca(ua,va,wa){var xa=[ua.author].concat(wa);q.getMulti(xa,function(ya){if(ua.author==n.getID()){va(w._("You added {subscriber1} and {subscriber2}.",[w.param("subscriber1",ra(ya[wa[0]])),w.param("subscriber2",ra(ya[wa[1]]))]));}else if(wa[0]==n.getID()){va(w._("{actor} added you and {subscriber2}.",[w.param("actor",ra(ya[ua.author])),w.param("subscriber2",ra(ya[wa[1]]))]));}else va(w._("{actor} added {subscriber1} and {subscriber2}.",[w.param("actor",ra(ya[ua.author])),w.param("subscriber1",ra(ya[wa[0]])),w.param("subscriber2",ra(ya[wa[1]]))]));});}function da(ua,va,wa){var xa=[ua.author].concat(wa);q.getMulti(xa,function(ya){if(ua.author==n.getID()){va(w._("You added {subscriber1}, {subscriber2} and {subscriber3}.",[w.param("subscriber1",ra(ya[wa[0]])),w.param("subscriber2",ra(ya[wa[1]])),w.param("subscriber3",ra(ya[wa[2]]))]));}else if(wa[0]==n.getID()){va(w._("{actor} added you, {subscriber2} and {subscriber3}.",[w.param("actor",ra(ya[ua.author])),w.param("subscriber2",ra(ya[wa[1]])),w.param("subscriber3",ra(ya[wa[2]]))]));}else va(w._("{actor} added {subscriber1}, {subscriber2} and {subscriber3}.",[w.param("actor",ra(ya[ua.author])),w.param("subscriber1",ra(ya[wa[0]])),w.param("subscriber2",ra(ya[wa[1]])),w.param("subscriber3",ra(ya[wa[2]]))]));});}function ea(ua,va,wa){var xa=[ua.author].concat(wa);q.getMulti(xa,function(ya){function za(bb){var cb=r.createElement("div",null,bb.map(function(db){return r.createElement("div",null,db.name);}));return (r.createElement(u,{alignH:"center",position:"above",tooltip:cb},w._({"*":"{num} more"},[w.param("num",bb.length,[0])])));}var ab=wa.map(function(bb){return ya[bb];});if(ua.author==n.getID()){va(w._("You added {subscriber1}, {subscriber2} and {more_people}.",[w.param("subscriber1",ra(ab[0])),w.param("subscriber2",ra(ab[1])),w.param("more_people",za(ab.slice(2)))]));}else if(wa[0]==n.getID()){va(w._("{actor} added you, {subscriber2} and {more_people}.",[w.param("actor",ra(ya[ua.author])),w.param("subscriber2",ra(ab[1])),w.param("more_people",za(ab.slice(2)))]));}else va(w._("{actor} added {subscriber1}, {subscriber2} and {more_people}.",[w.param("actor",ra(ya[ua.author])),w.param("subscriber1",ra(ab[0])),w.param("subscriber2",ra(ab[1])),w.param("more_people",za(ab.slice(2)))]));});}function fa(ua,va){var wa=[ua.author],xa=ua.log_message_data.removed_participants,ya;if(xa.length===1){ya=xa[0];wa.push(ya);}q.getMulti(wa,function(za){var ab=za[ua.author],bb=za[ya];if(ua.author==n.getID()){if(!ya||ya==ua.author){va(w._("You left the conversation."));}else va(w._("You removed {name} from the conversation.",[w.param("name",ra(bb))]));}else if(!ya||ya==ua.author){va(w._("{actor} left the conversation.",[w.param("actor",ra(ab))]));}else if(ya==n.getID()){va(w._("{actor} removed you from the conversation.",[w.param("actor",ra(ab))]));}else va(w._("{actor} removed {name} from the conversation.",[w.param("actor",ra(ab)),w.param("name",ra(bb))]));});}function ga(ua,va){if(ta(ua)){ha(ua,va);return;}var wa=ua.log_message_data.caller,xa=ua.log_message_data.callee,ya=[wa,xa];q.getMulti(ya,function(za){var ab=qa(za[xa]);if(wa==n.getID()){if(ua.log_message_data.answered){va(w._("You called {firstname}.",[w.param("firstname",ab)]));}else va(w._("{firstname} missed a call from you.",[w.param("firstname",ab)]));}else{var bb=qa(za[wa]);if(ua.log_message_data.answered){va(w._("{firstname} called you.",[w.param("firstname",bb)]));}else va(w._("You missed a call from {firstname}.",[w.param("firstname",bb)]));}});}function ha(ua,va){q.get(ua.log_message_data.callee,function(wa){var xa=qa(wa);switch(ua.log_message_data.event_name){case 'installing':va(w._("{firstname} is setting up video calling...",[w.param("firstname",xa)]));break;case 'installed':va(w._("{firstname} finished setting up video calling.",[w.param("firstname",xa)]));break;case 'install_canceled':va(w._("You cancelled the video calling installation."));break;}});}function ia(ua,va){va(ua.log_message_body);}function ja(ua,va){var wa=ua.log_message_data.caller,xa=ua.log_message_data.callee,ya=[wa,xa];q.getMulti(ya,function(za){if(wa==n.getID()){var ab=qa(za[xa]);if(ua.log_message_data.answered){va(w._("You called {firstname}.",[w.param("firstname",ab)]));}else va(w._("{firstname} missed a call from you.",[w.param("firstname",ab)]));}else{var bb=qa(za[wa]);if(ua.log_message_data.answered){va(w._("{firstname} called you.",[w.param("firstname",bb)]));}else va(w._("You missed a call from {firstname}.",[w.param("firstname",bb)]));}});}function ka(ua,va){var wa=ua.log_message_data.caller,xa=ua.log_message_data.callee,ya=ua.log_message_data.answered,za=wa===n.getID(),ab=za?xa:wa;q.get(ab,function(bb){var cb=m.getUserIDFromParticipantID(bb.id),db=bb.short_name?bb.short_name:bb.name;va(r.createElement(h,{peerFBID:cb,peerName:db,isAnswered:ya,isOutgoingCall:za}));});}function la(ua,va){var wa=ua.log_message_data.name;if(ua.author==n.getID()){if(wa){va(w._("You named the conversation: {name}.",[w.param("name",r.createElement("span",{className:"_5wzs"},r.createElement(t,{renderEmoticons:true,renderEmoji:true,text:wa})))]));}else va(w._("You removed the conversation name."));}else q.get(ua.author,function(xa){var ya=ra(xa);if(wa){va(w._("{actor} named the conversation: {name}.",[w.param("actor",ya),w.param("name",r.createElement("span",{className:"_5wzs"},wa))]));}else va(w._("{actor} removed the conversation name.",[w.param("actor",ya)]));});}function ma(ua,va){if(ua.author==n.getID()){if(ua.log_message_data.image){va(w._("You changed the conversation picture."));}else va(w._("You removed the conversation picture."));}else q.get(ua.author,function(wa){var xa=ra(wa);if(ua.log_message_data.image){va(w._("{actor} changed the conversation picture.",[w.param("actor",xa)]));}else va(w._("{actor} removed the conversation picture.",[w.param("actor",xa)]));});}function na(ua,va){if(ua.author==n.getID()){va(w._("You changed the wallpaper."));}else q.get(ua.author,function(wa){var xa=ra(wa);va(w._("{actor} changed the wallpaper.",[w.param("actor",xa)]));});}function oa(ua,va){va(w._("Couldn't find previous messages."));}function pa(ua,va){var wa=ua.log_message_data,xa=wa.senderId,ya=wa.receiverId,za=xa===n.getID();q.getMulti([xa,ya],function(ab){va(r.createElement(p,r.__spread({},wa,{receiverParticipant:ab[ya],senderParticipant:ab[xa],viewerIsSender:za})));});}function qa(ua){return ra(ua,true);}function ra(ua,va){var wa=ua.fbid,xa=k.constructEndpoint({id:wa});if(ua.href)return (r.createElement("a",{className:"_5wzt",href:ua.href,"data-hovercard":xa},va?ua.short_name:ua.name));return ua.name;}function sa(ua){var va=ua.indexOf(n.getID());if(va>0){var wa=ua.filter(function(xa){return xa!==n.getID();});return [n.getID()].concat(wa);}return ua;}function ta(ua){return ua.log_message_data.event_name==='installing'||ua.log_message_data.event_name==='installed'||ua.log_message_data.event_name==='install_canceled';}},null);
-__d("MercuryLogMessage.react",["DOM","Event","ChatVideoCallLink.react","ImmutableObject","MercuryLogMessageRenderer","MercuryLogMessageType","React","VideoCallSupport","cx","emptyFunction","formatDate","joinClasses"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){b.__markCompiled&&b.__markCompiled();'use strict';var s=m,t=s.PropTypes,u=m.createClass({displayName:"MercuryLogMessage",propTypes:{maxWidth:t.number,message:t.instanceOf(j).isRequired,onImageLoad:t.func,onVideoCallLinkClick:t.func},getDefaultProps:function(){return {onImageLoad:p};},getInitialState:function(){return {messageText:null};},componentDidMount:function(){this.componentWillReceiveProps(this.props);},componentWillReceiveProps:function(v){k.renderText(v.message,function(w){this.setState({messageText:w});}.bind(this));},shouldComponentUpdate:function(v,w){return (this.state.messageText!=w.messageText||v.maxWidth!==this.props.maxWidth);},componentDidUpdate:function(){var v=m.findDOMNode(this.refs.attachment);k.renderAttachmentLegacy(v,this.props.message);g.scry(v,'img').forEach(function(w){var x=h.listen(w,'load',function(){this.props.onImageLoad(w);x.remove();}.bind(this));}.bind(this));},render:function(){return (m.createElement("div",m.__spread({},this.props,{className:r(this.props.className,"_5ye6"),style:Object.assign({},this.props.style,this._getStyle()),title:q(new Date(this.props.message.timestamp),'g:ia')}),k.renderIcon(this.props.message),m.createElement("div",{className:"_5ye7"},this.state.messageText,this.renderVideoCallLink()),m.createElement("div",{className:"_5ye8",ref:"attachment"})));},renderVideoCallLink:function(){if(this.props.message.log_message_type!==l.VIDEO_CALL||!this.props.onVideoCallLinkClick||!n.isVideoCallSupported())return null;return (m.createElement(i,{message:this.props.message,onClick:this.props.onVideoCallLinkClick}));},_getStyle:function(){return this.props.maxWidth?{maxWidth:this.props.maxWidth}:null;}});e.exports=u;},null);
-__d("ChatConversation.react",["ChatDateBreak.react","ChatMessage.react","ImmutableObject","MercuryActionType","MercuryLogMessage.react","P2PNUXRenderer.react","P2PGKValues","React","cx","invariant"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){b.__markCompiled&&b.__markCompiled();'use strict';var q=n,r=q.PropTypes,s=1000*60*60,t=n.createClass({displayName:"ChatConversation",propTypes:{maxBubbleWidth:r.number.isRequired,messages:r.arrayOf(r.instanceOf(i)).isRequired,onCallLinkClick:r.func,onImageLoad:r.func,onStickerClick:r.func},componentWillReceiveProps:function(u){p(u.maxBubbleWidth===this.props.maxBubbleWidth);},render:function(){var u=this.props.messages,v=[];for(var w=0;w0)?u[w-1]:null;if(x.is_cleared)continue;if(!y||y.is_cleared||x.timestamp-y.timestamp>s)v.push(n.createElement(g,{date:new Date(x.timestamp),key:'db:'+x.message_id}));if(x.action_type==j.LOG_MESSAGE){v.push(n.createElement(k,{className:"_5w0o",key:x.message_id,message:x,onImageLoad:this.props.onImageLoad,onCallLinkClick:this.props.onCallLinkClick}));}else{v.push(n.createElement(h,{key:x.message_id,message:x,maxBubbleWidth:this.props.maxBubbleWidth,onImageLoad:this.props.onImageLoad,onStickerClick:this.props.onStickerClick}));if(!m.WebBubbleV2&&l.isValidNUXMessage(x))v.push(n.createElement(l,{key:'onr_c:'+x.message_id,message:x,onImageLoad:this.props.onImageLoad,type:"chat"}));}}return n.createElement("div",null,v);}});e.exports=t;},null);
-__d("MercuryTypingReceiver",["Arbiter","ChannelConstants","MercuryActionType","MercuryIDs","MercuryPayloadSource","MercuryViewer","TypingStates","mixInEventEmitter","setTimeoutAcrossTransitions","MercuryServerRequests"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){b.__markCompiled&&b.__markCompiled();var p=b('MercuryServerRequests').get(),q,r={},s=30000,t={};n(t,{'state-changed':true});function u(aa){var ba=r[aa]||{},ca=Object.keys(ba);ca.sort(function(da,ea){return ba[da]-ba[ea];});return ca;}function v(){q=null;var aa=Date.now(),ba={},ca=false;for(var da in r){var ea=false;for(var fa in r[da]||{})if(r[da][fa]2&&ea>=da-1,ia;if(ca)ia=this._nameNormalizer(ca.participants);if(!ia)ia=function(ma){return ba[ma].short_name;};if(ha){fa=u._("Seen by everyone");}else if(y.length==1){fa=u._("Seen by {user}",[u.param("user",ba[y[0]].short_name)]);}else if(y.length==2){fa=u._("Seen by {user1}, {user2}",[u.param("user1",ba[y[0]].short_name),u.param("user2",ba[y[1]].short_name)]);}else if(y.length==3){fa=u._("Seen by {user1}, {user2}, {user3}",[u.param("user1",ba[y[0]].short_name),u.param("user2",ba[y[1]].short_name),u.param("user3",ba[y[2]].short_name)]);}else if(y.length>3){var ja=Object.keys(ba).length-2,ka=u._({"*":"{num} more"},[u.param("num",ja,[0])]),la=h.create('span',{className:'more'},ka);fa=u._("Seen by {user1}, {user2}, {=num more link}",[u.param("user1",ba[y[0]].short_name),u.param("user2",ba[y[1]].short_name),u.param("=num more link",la)]);ga=true;}this._informStateChanged({activity:'seen-by',text:fa,seenBy:y,tooltip:ga});}.bind(this));aa&&this._informStateChanged({activity:'none'});},_notifyTyping:function(y){var z=this._lastMsg,aa=true;m.getMulti(y,function(ba){aa=false;if(this._lastMsg!=z)return;var ca=v.getThreadMetaNow(this._threadID),da=ca?ca.participants.length:0,ea;if(ca)ea=this._nameNormalizer(ca.participants);if(!ea)ea=function(ka){return ba[ka].short_name;};var fa,ga=false;if(da>2&&y.length>=da-1){fa=u._("Everyone is typing...");}else if(y.length==1){fa=u._("{name} is typing...",[u.param("name",ba[y[0]].short_name)]);}else if(y.length==2){fa=u._("{user1} and {user2} are typing...",[u.param("user1",ba[y[0]].short_name),u.param("user2",ba[y[1]].short_name)]);}else if(y.length==3){fa=u._("{user1}, {user2} and {user3} are typing...",[u.param("user1",ba[y[0]].short_name),u.param("user2",ba[y[1]].short_name),u.param("user3",ba[y[2]].short_name)]);}else if(y.length>3){var ha=Object.keys(ba).length-2,ia=u._({"*":"{num} more"},[u.param("num",ha,[0])]),ja=h.create('a',{href:'#'},ia);fa=u._("{user1}, {user2} and {=num more link} are typing...",[u.param("user1",ba[y[0]].short_name),u.param("user2",ba[y[1]].short_name),u.param("=num more link",ja)]);ga=true;}this._informStateChanged({activity:'typing',text:fa,typing:y,tooltip:ga});}.bind(this));aa&&this._informStateChanged({activity:'none'});},_handleStateChange:function(){var y=i.LOG_MESSAGE;if(!this._lastMsg||this._lastMsg.action_type==y){this._informStateChanged({activity:'none'});return;}if(this._typing&&this._typing.length){this._notifyTyping(this._typing);return;}if(this._canonicalUser&&this._lastMsg.author!=p.getID()){this._notifySentFrom();return;}var z=j.getSeenBy(this._threadID,true);if(z.length)if(this._canonicalUser){this._notifySeenTimestamp(z);return;}else{this._notifySeenBy(z);return;}this._informStateChanged({activity:'none'});}});o.addRetroactiveListener('state-changed',function(y){w.forEach(function(z){var aa=y[z._threadID];if(aa!==(void 0)){z._typing=aa;z._handleStateChange();}});});j.subscribe('state-changed',function(y,z){w.forEach(function(aa){z[aa._threadID]&&aa._handleStateChange();});});e.exports=x;},null);
-__d("MercuryLastMessageIndicator.react",["DOM","MercuryIndicatorController","MercuryParticipants","React","Tooltip","cx","emptyFunction","joinClasses"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){b.__markCompiled&&b.__markCompiled();var o=j,p=o.PropTypes,q=j.createClass({displayName:"MercuryLastMessageIndicator",propTypes:{hideTyping:p.bool,indicatorWillShow:p.func,indicatorDidShow:p.func,lastMessage:p.object,threadID:p.string.isRequired},getDefaultProps:function(){return {indicatorWillShow:m,indicatorDidShow:m};},getInitialState:function(){return {data:{}};},componentDidMount:function(){this._setup(this.props);},componentWillReceiveProps:function(r){if(r.threadID!=this.props.threadID){this._destroy();this._setup(r);}else if(r.lastMessage!=this.props.lastMessage)this._controller.setLastMessage(r.lastMessage);},componentWillUpdate:function(r,s){if(this.isVisible(r,s))this.props.indicatorWillShow();},componentDidUpdate:function(){if(!this.isVisible())return;this.setText();this.setTooltip();this.props.indicatorDidShow();},componentWillUnmount:function(){this._destroy();},render:function(){return (j.createElement("div",{className:this.getRootClass()},j.createElement("div",{className:"_510h"}),j.createElement("span",{className:"_510f",ref:"text"}," ")));},getRootClass:function(){var r=(("_510g")+(this.state.data.self_authored?' '+"_510e":'')),s=this.state.data.activity,t=null;if(String(s).startsWith('seen')){t='seen';}else if(s=='typing'){t=this.props.hideTyping?null:s;}else t=s;return n(r,t,this.props.className);},isVisible:function(r,s){r=r||this.props;s=s||this.state;return (s.data&&s.data.activity!='none'&&!(r.hideTyping&&s.data.activity=='typing'));},setText:function(){if(this.state.data.text)g.setContent(j.findDOMNode(this.refs.text),this.state.data.text);},setTooltip:function(){if(this.state.data.activity=='seen-by'&&this.state.data.tooltip)i.getMulti(this.state.data.seenBy,function(r){var s=g.create('div',null,this.state.data.seenBy.map(function(t){return g.create('div',null,r[t].name);}));k.set(g.find(j.findDOMNode(this),'span.more'),s,'above','center');}.bind(this));},_setup:function(r){this._controller=new h(r.threadID);this._subscription=this._controller.subscribe('state-changed',function(s,t){return this.setState({data:t});}.bind(this));r.lastMessage&&this._controller.setLastMessage(r.lastMessage);},_destroy:function(){this._subscription.unsubscribe();this._controller.destroy();}});e.exports=q;},null);
-__d("MercuryMessageList",["immutable","LogHistory","Map","setTimeoutAcrossTransitions"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();'use strict';var k=h.getInstance('mercury_message_list');function l(n){this.$MercuryMessageList0=g.List(n||[]);this.$MercuryMessageList1();}l.prototype.append=function(n){var o;this.$MercuryMessageList0=(o=this.$MercuryMessageList0).push.apply(o,n);this.$MercuryMessageList1();m('append',n);};l.prototype.prepend=function(n){var o;this.$MercuryMessageList0=(o=this.$MercuryMessageList0).unshift.apply(o,n);this.$MercuryMessageList1();m('prepend',n);};l.prototype.update=function(n){var o=n.filter(function(p){return this.contains(p);}.bind(this));if(o.length===0)return;this.$MercuryMessageList0=this.$MercuryMessageList0.withMutations(function(p){o.forEach(function(q){var r=this.$MercuryMessageList2.get(q.message_id);if(r!==(void 0))p.set(r,q);}.bind(this));}.bind(this));m('update',o);};l.prototype.reorder=function(n){this.$MercuryMessageList0=g.List(n);this.$MercuryMessageList1();m('reorder',n);};l.prototype.hasReachedClearedMessages=function(){var n=this.$MercuryMessageList0.first();return !!(n&&n.is_cleared);};l.prototype.at=function(n){return this.$MercuryMessageList0.get(n);};l.prototype.contains=function(n){return this.$MercuryMessageList2.has(n.message_id);};l.prototype.toArray=function(){return this.$MercuryMessageList0.toArray();};l.prototype.toMap=function(){return new i(g.Seq(this.$MercuryMessageList0).map(function(n){return [n.message_id,n];}));};l.prototype.$MercuryMessageList1=function(){this.$MercuryMessageList2=new i(g.Seq(this.$MercuryMessageList0).map(function(n,o){return [n.message_id,o];}));};function m(event,n){j(function(){k.debug(event,{messageIDs:n.map(function(o){return o.message_id;})});},0);}e.exports=l;},null);
-__d("MercuryMessageStore",["MercuryAPIArgsSource","LogHistory","MercuryViewer","MercuryMessageList","SubscriptionsHandler","MercuryThreadlistConstants","copyProperties","merge","mixInEventEmitter","setTimeoutAcrossTransitions","MercuryMessages","MercuryThreadInformer","MercuryThreads"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){b.__markCompiled&&b.__markCompiled();'use strict';var q=b('MercuryMessages').get(),r=b('MercuryThreadInformer').get(),s=b('MercuryThreads').get(),t=h.getInstance('mercury_message_store');function u(w,x){this.$MercuryMessageStore0=w;this.$MercuryMessageStore1=new j();this.$MercuryMessageStore2=1;this.$MercuryMessageStore3=null;this.$MercuryMessageStore4=0;this.$MercuryMessageStore5=x||l.RECENT_MESSAGES_LIMIT;this.$MercuryMessageStore6=new k();this.$MercuryMessageStore6.addSubscriptions(r.subscribe('messages-received',function(y,z){return this.$MercuryMessageStore8(z);}.bind(this)),r.subscribe('messages-updated',function(y,z){return z[this.$MercuryMessageStore0]&&this.$MercuryMessageStore9(z[this.$MercuryMessageStore0]);}.bind(this)),r.subscribe('messages-reordered',function(y,z){return z[this.$MercuryMessageStore0]&&this.$MercuryMessageStorea();}.bind(this)));t.debug('constructed',{threadID:this.$MercuryMessageStore0});this.$MercuryMessageStoreb();}u.prototype.setNewThreadID=function(w){this.$MercuryMessageStorec=w;};u.prototype.destroy=function(){this.$MercuryMessageStore6&&this.$MercuryMessageStore6.release();t.debug('destroyed',{threadID:this.$MercuryMessageStore0});};u.prototype.subscribe=function(w){return this.addRetroactiveListener('updated',w);};u.prototype.fetchMoreMessages=function(){if(q.hasLoadedExactlyNMessages(this.$MercuryMessageStore0,this.$MercuryMessageStore4)&&q.hasLoadedAllMessages(this.$MercuryMessageStore0))return false;if(s.isNewEmptyLocalThread(this.$MercuryMessageStore0))return false;if(this.$MercuryMessageStore1.hasReachedClearedMessages())return false;return this.$MercuryMessageStoreb();};u.prototype.$MercuryMessageStoreb=function(){var w=this.$MercuryMessageStore4+this.$MercuryMessageStore5*this.$MercuryMessageStore2;t.debug('fetching',{threadID:this.$MercuryMessageStore0,limit:w});q.getThreadMessagesRange(this.$MercuryMessageStore0,0,w,this.$MercuryMessageStored.bind(this),null,g.MERCURY);if(this.$MercuryMessageStore2<10)this.$MercuryMessageStore2+=1;if(q.hasLoadedNMessages(this.$MercuryMessageStore0,w)){this.$MercuryMessageStorea();return false;}return true;};u.prototype.$MercuryMessageStored=function(w){if(w&&w.length){this.$MercuryMessageStore3=w[0].timestamp;this.$MercuryMessageStore4=w.length;t.debug('fetched',{threadID:this.$MercuryMessageStore0,earliestMessageTimestamp:this.$MercuryMessageStore3,count:this.$MercuryMessageStore4});}else if(w&&!w.length&&!this.$MercuryMessageStore4)this.$MercuryMessageStoree(u.THREAD_IS_EMPTY);};u.prototype.$MercuryMessageStore8=function(w){var x=[],y=w[this.$MercuryMessageStore0];if(y&&y.length)x=x.concat(y);if(this.$MercuryMessageStorec){var z=w[this.$MercuryMessageStorec];if(z&&z.length){x=x.concat(z);this.$MercuryMessageStorec=null;}}if(x.length){this.$MercuryMessageStore1.append(x);this.$MercuryMessageStore4+=x.length;var aa=x.every(function(ba){return ba.author!=i.getID();});this.$MercuryMessageStoree(u.MESSAGES_RECEIVED,{allFromOthers:aa});}};u.prototype.$MercuryMessageStore9=function(w){this.$MercuryMessageStore1.update(q.getMessagesFromIDs(Object.keys(w)));this.$MercuryMessageStoref();this.$MercuryMessageStoree(u.MESSAGES_CHANGED);};u.prototype.$MercuryMessageStorea=function(){if(!this.$MercuryMessageStore3)return;this.$MercuryMessageStore1.reorder(q.getThreadMessagesSinceTimestamp(this.$MercuryMessageStore0,this.$MercuryMessageStore3));this.$MercuryMessageStoref();this.$MercuryMessageStoree(u.MESSAGES_REORDERED);};u.prototype.$MercuryMessageStoree=function(w,x){var y=this.$MercuryMessageStore1.toArray();this.releaseHeldEventType('updated');this.emitAndHold('updated',n({messages:y,eventType:w},x));v(this.$MercuryMessageStore0,w,y);};u.prototype.$MercuryMessageStoref=function(){var w=this.$MercuryMessageStore1.at(0);if(w)this.$MercuryMessageStore3=w.timestamp;};function v(w,x,y){p(function(){t.debug('update:'+x,{threadID:w,messageIDs:y.map(function(z){return z.message_id;})});},0);}m(u,{MESSAGES_FETCHED:'fetched',MESSAGES_CHANGED:'changed',MESSAGES_RECEIVED:'received',MESSAGES_REORDERED:'reordered',THREAD_IS_EMPTY:'thread-is-empty'});o(u,{updated:true});e.exports=u;},null);
-__d("ChatTabMessagesView",["Animation","Arbiter","ArbiterMixin","BanzaiLogger","BootloadedComponent.react","Bootloader","ChatConfig","ChatConversation.react","ChatWelcomeMessage","CSS","DOM","Event","MercuryLastMessageIndicator.react","LiveTimer","MercuryViewer","MercuryMessageStore","React","ServerTime","StickerActions","StickerState","StickerStoreController","Style","SubscriptionsHandler","UserAgent_DEPRECATED","arrayContains","copyProperties","getElementPosition","throttle"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,aa,ba,ca,da,ea,fa,ga,ha){b.__markCompiled&&b.__markCompiled();'use strict';var ia=70,ja=null,ka=20;function la(na){if(ja===null){var oa=na.childNodes[0];ba.set(na,'overflow','scroll');ja=oa.clientWidth-ia;ba.set(na,'overflow','');}return ja;}function ma(na,oa,pa,qa,ra,sa,ta,ua){this.loadingIcon=ra;this.threadID=na;this.sheetController=oa;this.scrollContainer=pa;this.conversationElem=qa;this.tabView=ua;t.restart(x.get()/1000);this._loadingMoreMessages=false;function va(){ma.inform('interaction-with-tab',na);}this._subscriptions=new ca();this._subscriptions.addSubscriptions(h.subscribe('overflow-applied-to-body',this.scrollToBottom.bind(this)),r.listen(this.scrollContainer,'mousedown',va));if(da.firefox()){var wa=('WheelEvent' in window)?'wheel':'DOMMouseScroll';this.scrollContainer.addEventListener(wa,va,false);}else this._subscriptions.addSubscriptions(r.listen(this.scrollContainer,'mousewheel',va));this._subscriptions.addSubscriptions(r.listen(this.scrollContainer,'scroll',ha(this.scrolling,50,this)));if(m.get('chat_react')){var xa;w.render(w.createElement(k,{bootloadPlaceholder:w.createElement("span",null),bootloadComponent:function(za){l.loadModules(["ChatTypingIndicators.react"],za);},threadID:this.threadID,indicatorsWillShow:function(){return xa=this.isScrolledToBottom();}.bind(this),indicatorsDidShow:function(){return xa&&this.scrollToBottom(true);}.bind(this)}),ta);}else l.loadModules(["MercuryTypingIndicator"],function(za){this.typingIndicator=new za(this.threadID,ta,this);}.bind(this));var ya;this.lastMessageIndicatorNode=sa;this.lastMessageIndicator=w.render(w.createElement(s,{threadID:this.threadID,hideTyping:true,indicatorWillShow:function(){return ya=this.isScrolledToBottom();}.bind(this),indicatorDidShow:function(){return ya&&this.scrollToBottom(true);}.bind(this)}),this.lastMessageIndicatorNode);this.initializeConversation();}fa(ma,i);fa(ma.prototype,{initializeConversation:function(){this._store=new v(this.threadID);this._conversation=w.render(w.createElement(n,{maxBubbleWidth:la(this.scrollContainer),messages:[],onImageLoad:function(na){var oa=this.scrollContainer,pa=oa.scrollTop+oa.clientHeight;if(pa+na.offsetHeight>=oa.scrollHeight)this.scrollToBottom();}.bind(this),onStickerClick:this._onStickerClick.bind(this),onCallLinkClick:function(na,oa,pa){ma.inform('video-call-clicked',{userID:na,threadID:oa,clickSource:pa});}}),this.conversationElem);this._subscriptions.addSubscriptions(this._store.subscribe(function(na){if(na.eventType==v.MESSAGES_RECEIVED&&na.allFromOthers&&!this.isScrolledToBottom()){this.sheetController.openNewMessagesSheet();this._newMessagesSheetOpened=true;}if(na.eventType==v.MESSAGES_REORDERED){this._loadingMoreMessages=false;p.hide(this.loadingIcon);}var oa=this.isScrolledToBottom(),pa=this._getLoadingHeight(),qa=this.scrollContainer.scrollHeight,ra=this.scrollContainer.scrollTop,sa=na.messages,ta=o.getWelcomeMessage(this.threadID);if(ta)sa.push(ta);this._conversation.setProps({messages:sa},function(){if(oa||this._shouldScrollToBottom){this.scrollToBottom();this.setShouldScrollToBottom(false);}else if(na.eventType==v.MESSAGES_REORDERED)this.scrollToPosition(this.scrollContainer.scrollHeight-qa-pa+ra);}.bind(this));this.lastMessageIndicator.setProps({lastMessage:sa.length>0?sa[sa.length-1]:null});if(na.eventType==v.MESSAGES_RECEIVED&&this._shouldShowStickerReplyNUX(sa)&&this.tabView&&this.tabView.isFocused())this.tabView.showStickerReplyNUX();if(na.eventType==v.MESSAGES_CHANGED)this._checkToAnimateSticker();}.bind(this)));},setShouldScrollToBottom:function(na){this._shouldScrollToBottom=na;},scrolling:function(){this._checkToAnimateSticker();if(this.isScrolledNearTop()&&!this._loadingMoreMessages&&!this.isScrolledToBottom()&&!this.tabView._isDragDropActive)if(this._store.fetchMoreMessages()){p.show(this.loadingIcon);this._loadingMoreMessages=true;}if(!this._newMessagesSheetOpened)return;if(this.isScrolledToBottom()){this.sheetController.closeNewMessagesSheet();this._newMessagesSheetOpened=false;}},getScrollTop:function(){return this.scrollContainer&&this.scrollContainer.scrollTop;},destroy:function(){q.scry(this.conversationElem,'.stickerContainer').forEach(function(na){return w.unmountComponentAtNode(na);});w.unmountComponentAtNode(this.conversationElem);this._subscriptions&&this._subscriptions.release();w.unmountComponentAtNode(this.lastMessageIndicatorNode);delete this.lastMessageIndicator;this._store&&this._store.destroy();this.destroyed=true;},_getLoadingHeight:function(){return this.loadingHeight||this.loadingIcon.clientHeight;},_shouldShowStickerReplyNUX:function(na){if(!z.shouldShowStickerReplyNUX()||!na.length)return false;var oa=na[na.length-1];if(oa.author===u.getID())return false;if(oa.has_attachment)return oa.attachments.some(function(pa){return pa.attach_type==='sticker';});return false;},isScrolledToBottom:function(na){var oa=this.scrollContainer;na=na||ka;return oa.scrollTop+oa.clientHeight>=oa.scrollHeight-na;},isScrolledNearTop:function(){return this.scrollContainer.scrollTop0&&!o.endsWith(' '))l=' '+l;if(!p.startsWith(' '))l+=' ';var q=o+l+p;n.start+=l.length;n.end=n.start;return {result:q,start:n.start,end:n.end};}};e.exports=k;},null);
-__d("MercurySharePreview.react",["AsyncRequest","LeftRight.react","LoadingIndicator.react","MercuryFallbackShareAttachment.react","MercuryShareAttachmentRenderLocations","React","XUICloseButton.react","cx","invariant"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){b.__markCompiled&&b.__markCompiled();var p=l,q=p.PropTypes,r=l.createClass({displayName:"MercurySharePreview",propTypes:{imageSize:q.shape({width:q.number.isRequired,height:q.number.isRequired}).isRequired,location:q.oneOf(k.getValues()).isRequired,share:q.shape({params:q.array,type:q.number}),uri:q.string,onClose:q.func,onUpdate:q.func},getInitialState:function(){return {attachmentData:null,loading:false};},componentWillMount:function(){this._requestID=1337;this._currentRequest=null;},componentWillUnmount:function(){this._reset();},componentWillReceiveProps:function(s){o(!(s.share&&s.uri));if(!s.share&&!s.uri)return this._reset();var t=this.state.attachmentData||this.state.loading;if(s.share&&!t){this._loadFromShare(s.share);}else if(s.uri&&!(t&&this.props.uri==s.uri))this._loadFromURI(s.uri);},componentDidUpdate:function(s,t){this.props.onUpdate&&this.props.onUpdate(this);},getShareData:function(){return this.state.attachmentData&&this.state.attachmentData.share_data;},isLoading:function(){return this.state.loading;},_loadFromShare:function(s){this._currentRequest=new g().setURI('/message_share_attachment/fromParams/').setData({image_height:this.props.imageSize.height,image_width:this.props.imageSize.width,share_params:s.params,share_type:s.type}).setHandler(this._onShareLoaded.bind(this,this._getNextRequestID()));this._currentRequest.send();this.setState({loading:true,attachmentData:null});},_loadFromURI:function(s){this._currentRequest=new g().setURI('/message_share_attachment/fromURI/').setData({image_height:this.props.imageSize.height,image_width:this.props.imageSize.width,uri:s}).setHandler(this._onShareLoaded.bind(this,this._getNextRequestID()));this._currentRequest.send();this.setState({loading:true,attachmentData:null});},_getNextRequestID:function(){return (++this._requestID);},_getCurrentRequestID:function(){return this._requestID;},_onShareLoaded:function(s,t){if(this._getCurrentRequestID()!==s)return;this.setState({loading:false,attachmentData:t.payload});},_close:function(){this._reset();this.props.onClose&&this.props.onClose();},_reset:function(){this._getNextRequestID();this._currentRequest&&this._currentRequest.abort();this._currentRequest=null;this.setState({loading:false,attachmentData:null});},render:function(){var s=(("_tig")+(' '+"_tih"));if(this.state.loading)return (l.createElement(h,{direction:h.DIRECTION.right,className:s},l.createElement(i,{className:"_tii",size:"large",color:"white"}),l.createElement(m,{className:"_tij",shade:"dark",size:"small",onClick:this._close})));var t=this.state.attachmentData;if(!t)return l.createElement("div",null);return (l.createElement("div",null,l.createElement(m,{className:"_tij",shade:"dark",size:"small",onClick:this._close}),l.createElement(j,{attachment:t,location:k.CHAT_PREVIEW})));}});e.exports=r;},null);
-__d("P2PAddCreditCardDialog.react",["Link.react","P2PAPI","P2PAPIUtils","P2PCreditCardForm.react","P2PLoadingMask.react","P2PLinkConstants","React","XUIButton.react","XUIDialog.react","XUIDialogTitle.react","XUIDialogBody.react","XUIDialogFooter.react","XUIGrayText.react","cx","emptyFunction","fbt"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v){b.__markCompiled&&b.__markCompiled();'use strict';var w=m,x=w.PropTypes,y='fbP2PAddCreditCardDialog_learnMoreSentenceID',z=m.createClass({displayName:"P2PAddCreditCardDialog",propTypes:{asyncRequestState:x.object,onCancel:x.func,onDecline:x.func,onError:x.func,onSaving:x.func,onSuccess:x.func,showPayButton:x.bool},getDefaultProps:function(){return {asyncRequestState:{},onCancel:u,onDecline:u,onError:u,onSaving:u,onSuccess:u,showPayButton:false};},getInitialState:function(){return {declineAddCardShown:false,isValid:false,formData:{},loading:false,requestID:'',saveErrors:null};},componentWillReceiveProps:function(aa){var ba=aa.asyncRequestState?aa.asyncRequestState[this.state.requestID]:null;if(ba){this.setState({requestID:''});if(ba.error){this.handleOnSaveError(ba.error);}else this.handleOnSaveSuccess(ba);}},onSaveClick:function(){var aa=i.genRequestID();this.setState({loading:true,requestID:aa,saveErrors:null});this.props.onSaving();h.addCreditCard(Object.assign({requestID:aa},this.state.formData));},handleOnSaveSuccess:function(aa){this.props.onSuccess(aa);},handleOnSaveError:function(aa){this.setState({loading:false,saveErrors:aa});this.props.onError();},handleValidation:function(aa,ba){this.setState({isValid:aa,formData:ba});},isSaveButtonDisabled:function(){return this.state.loading||!this.state.isValid;},onToggle:function(aa){if(!aa)this.props.onCancel();},handleNoDebitCardClick:function(){this.setState({declineAddCardShown:true});},handleDeclineCardBackButtonClick:function(){this.setState({declineAddCardShown:false});},handleDeclineCardOkButtonClick:function(){this.setState({declineAddCardShown:false});this.props.onDecline();},getButtonType:function(){var aa='default';if(this.props.showPayButton)aa='confirm';return aa;},getButtonText:function(){var aa=v._("Save");if(this.props.showPayButton)aa=v._("Pay");return aa;},renderDeclineAddCard:function(){return (m.createElement("div",{className:"_2hn6"},m.createElement(p,null,v._("Don't Have a Debit Card?")),m.createElement(q,null,m.createElement(s,{display:"block",shade:"medium",size:"small"},v._("You need a debit card to send payments in messages. If you don't have a debit card, you won't be able to send payments at this time."))),m.createElement(r,null,m.createElement(n,{label:v._("Back"),onClick:this.handleDeclineCardBackButtonClick,size:"medium",use:"default"}),m.createElement(n,{label:v._("OK"),onClick:this.handleDeclineCardOkButtonClick,size:"medium",use:"default"}))));},renderAddCardForm:function(){return (m.createElement("div",{className:"_2hn6"},m.createElement(p,null,v._("Add a Debit Card")),m.createElement(q,null,m.createElement(j,{onValidation:this.handleValidation,saveErrors:this.state.saveErrors}),m.createElement("div",{className:"_4v64",id:y},v._("Your payment info is stored securely. {Learn more about p2p link}",[v.param("Learn more about p2p link",m.createElement(g,{"aria-describedby":y,href:l.addDebitCardHelpURI,target:"_blank"},v._("Learn more.")))]))),m.createElement(r,{leftContent:m.createElement(g,{className:"_2hn7",href:"#",onClick:this.handleNoDebitCardClick},v._("Don't have a debit card?"))},m.createElement(n,{use:this.getButtonType(),size:"medium",label:this.getButtonText(),disabled:this.isSaveButtonDisabled(),onClick:this.onSaveClick}))));},componentDidUpdate:function(){setTimeout(function(){this.refs.dialog&&this.refs.dialog.layer.updatePosition();}.bind(this));},render:function(){var aa;if(this.state.declineAddCardShown){aa=this.renderDeclineAddCard();}else aa=this.renderAddCardForm();return (m.createElement(o,{className:"_2hn8",layerHideOnBlur:false,ref:"dialog",onToggle:this.onToggle,shown:true,width:288},aa,m.createElement(k,{visible:this.state.loading})));}});e.exports=z;},null);
-__d("P2PConfirmAmountDialog.react",["P2PLoadingMask.react","React","XUIButton.react","XUIDialog.react","XUIDialogBody.react","XUIDialogFooter.react","XUIDialogTitle.react","emptyFunction","fbt"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){b.__markCompiled&&b.__markCompiled();var p=h,q=p.PropTypes,r=h.createClass({displayName:"P2PConfirmAmountDialog",propTypes:{amount:q.string,currencySymbol:q.string,onCancel:q.func,onConfirm:q.func,receiverName:q.string},getDefaultProps:function(){return {amount:'',currencySymbol:'',onCancel:n,onConfirm:n,receiverName:q.string};},getInitialState:function(){return {loading:false};},handleCancelClick:function(){this.props.onCancel();},handleConfirmClick:function(){this.setState({loading:true});this.props.onConfirm();},getFormattedAmount:function(){var s=this.props.amount,t=(parseFloat(s)).toFixed(2);return this.props.currencySymbol+''+t;},render:function(){return (h.createElement(j,{layerHideOnBlur:false,shown:true,width:300},h.createElement(m,{showCloseButton:false},o._("Confirm Payment")),h.createElement(k,null,o._("Do you want to pay {recipient name} {amount}?",[o.param("recipient name",this.props.receiverName),o.param("amount",this.getFormattedAmount())])),h.createElement(l,null,h.createElement(i,{label:o._("Cancel"),onClick:this.handleCancelClick,use:"default"}),h.createElement(i,{label:o._("Pay"),onClick:this.handleConfirmClick,use:"confirm"})),h.createElement(g,{visible:this.state.loading})));}});e.exports=r;},null);
-__d("P2PSendMoneyAmountInput.react",["React","XUIError.react","XUIGrayText.react","cx","emptyFunction","fbt"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();'use strict';var m=g,n=m.PropTypes,o=10000,p=g.createClass({displayName:"P2PSendMoneyAmountInput",propTypes:{currencySymbol:n.string,onInputChange:n.func,value:n.string},getDefaultProps:function(){return {currencySymbol:'$',onInputChange:k,value:''};},getInitialState:function(){return {inputError:null,maxInputWidth:100,value:this.props.value,width:''};},componentDidMount:function(){this.updateWidth(this.state.value);},handleAmountInputChange:function(q){var r=q.target.value;this.clearInputError();this.updateAmount(r);},clearInputError:function(){this.setState({inputError:null});},setInputError:function(q){this.setState({inputError:q});},updateAmount:function(q){var r=true,s;q=q.replace(/[^0-9\.]+/g,'');s=parseFloat(q);if(s>=o){r=false;this.setInputError(l._("Please enter a smaller amount"));}var t=q.split('.'),u=t[0],v=t[1];if(v!==undefined){q=(u&&parseFloat(u)!==0?u:'0')+'.'+v.substr(0,2);}else if(u&&parseFloat(u)===0)q='0';this.setValue(q);s=parseFloat(q);r=r&&!isNaN(s)&&s>0;this.props.onInputChange(q,r);},setValue:function(q){this.setState({value:q},this.updateWidth);},updateWidth:function(){var q=this.getMockWidth();if(q)this.setState({width:Math.min(q,this.state.maxInputWidth)});},getMockWidth:function(){return g.findDOMNode(this.refs.mock_input).offsetWidth;},render:function(){return (g.createElement("div",{className:"_ipw"},g.createElement("label",null,g.createElement(i,{className:"_3-91",shade:"medium",size:"small",weight:"bold"},l._("Enter Amount")),g.createElement("div",{className:"_4puh"},g.createElement("div",{className:"_5fbp"},this.props.currencySymbol),g.createElement("div",{ref:"mock_input",className:"_5fbs"},this.state.value),g.createElement(h,{xuiError:this.state.inputError},g.createElement("input",{className:"_5fbv",onChange:this.handleAmountInputChange,ref:"textInput",style:{width:this.state.width},value:this.state.value}))))));}});e.exports=p;},null);
-__d("P2PSendMoneyDialog.react",["Arbiter","CreditCardFormParam","Image.react","ImageBlock.react","Link.react","P2PAPI","P2PAddCreditCardDialog.react","P2PCreditCardStore","P2PChooseCreditCardForm.react","P2PConfirmAmountDialog.react","P2PLinkConstants","P2PLoadingMask.react","P2PLogger","P2PPaymentLoggerEvent","P2PPaymentLoggerEventFlow","P2PQEValues","P2PSendMoneyAmountInput.react","P2PVerifyCreditCardDialog.react","React","ReactLayeredComponentMixin","XUIButton.react","XUIContextualDialog.react","XUIGrayText.react","XUIText.react","cx","fbt","emptyFunction"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,aa,ba,ca,da,ea,fa,ga){b.__markCompiled&&b.__markCompiled();'use strict';var ha=y,ia=ha.PropTypes,ja=fa._("Change"),ka=fa._("Add a Debit Card"),la=260,ma=100,na=y.createClass({displayName:"P2PSendMoneyDialog",mixins:[z],propTypes:{currency:ia.string,currencySymbol:ia.string,onAmountInputChange:ia.func,onBlur:ia.func,onError:ia.func,onToggle:ia.func,onSendSuccess:ia.func,receiver:ia.object,theme:ia.string},getDefaultProps:function(){return {currency:'USD',currencySymbol:'$',onAmountInputChange:ga,onBlur:ga,onError:ga,onSendClick:ga,onSendSuccess:ga,onToggle:ga,receiver:{},theme:''};},getInitialState:function(){var oa=n.getAll();return {asyncRequestState:n.getAsyncRequestState(),addCreditCardDialogShown:false,amount:'',creditCards:oa,confirmAmountDialogShown:false,isAmountValid:false,loading:false,selectedCard:oa[0],showChooseCreditCardForm:false,verifyCreditCardDialogShown:false};},passwordCancelSubscribeToken:null,log:function(oa,pa){s.log(oa,Object.assign({www_event_flow:u.UI_FLOW_P2P_SEND,object_id:this.props.receiver.userId},pa));},componentWillUnmount:function(){if(this.passwordCancelSubscribeToken!==null){g.unsubscribe(this.passwordCancelSubscribeToken);this.passwordCancelSubscribeToken=null;}if(this.creditCardStoreSub){this.creditCardStoreSub.remove();this.creditCardStoreSub=null;}},componentWillMount:function(){this.creditCardStoreSub=n.addListener('change',this.onCreditCardStoreChange);this.log(t.UI_ACTN_INITIATE_SEND);},onAmountInputChange:function(oa,pa){this.setState({amount:oa,isAmountValid:pa});},onCreditCardStoreChange:function(){var oa=n.getAll();this.setState({asyncRequestState:n.getAsyncRequestState(),creditCards:oa,selectedCard:!this.state.selectedCard?oa[0]:this.state.selectedCard});},shouldShowConfirmAmountDialog:function(){var oa=parseFloat(this.state.amount);return oa>=ma;},shouldShowVerifyCreditCardDialog:function(){return !this.state.selectedCard.getIsVerified();},handleSendClick:function(oa){if(this.isSendButtonDisabled())return false;this.log(t.UI_ACTN_SEND_CLICKED,{raw_amount:this.state.amount,currency:this.props.currency});this.initiatePayment();},initiatePayment:function(){if(this.shouldShowConfirmAmountDialog()){this.setState({addCreditCardDialogShown:false,confirmAmountDialogShown:true});this.log(t.UI_ACTN_CONFIRM_AMOUNT,{raw_amount:this.state.amount,currency:this.props.currency});return;}if(this.shouldShowVerifyCreditCardDialog()){this.setState({addCreditCardDialogShown:false,verifyCreditCardDialogShown:true});this.log(t.UI_ACTN_VERIFY_CSC,{raw_amount:this.state.amount,currency:this.props.currency});return;}this.createTransaction();},shouldShowLoading:function(){return (!this.state.addCreditCardDialogShown&&!this.state.confirmAmountDialogShown&&!this.state.verifyCreditCardDialogShown);},createTransaction:function(){var oa={};this.setState({loading:this.shouldShowLoading()});oa[h.CREDENTIAL_ID]=this.state.selectedCard.getCredentialId();oa.amount=this.state.amount;oa.receiverId=this.props.receiver.userId;this.passwordCancelSubscribeToken=g.subscribeOnce('PasswordReauthDialogCancelClick',this.handlePasswordReauthDialogCancelClick);l.createTransaction({formData:oa,error:this.setCreateTransferError,success:this.setCreateTransferSuccess});this.log(t.UI_ACTN_CONFIRM_SEND,{raw_amount:this.state.amount,currency:this.props.currency});},hideAllDialogs:function(){this.setState({addCreditCardDialogShown:false,confirmAmountDialogShown:false,verifyCreditCardDialogShown:false});},setCreateTransferError:function(oa){if(this.isMounted()){this.hideAllDialogs();this.setState({loading:false});}this.props.onError(oa);this.log(t.UI_ACTN_SEND_FAIL);},setCreateTransferSuccess:function(oa){if(this.isMounted()){this.setState({loading:false});this.hideAllDialogs();}this.props.onSendSuccess(oa);this.log(t.UI_ACTN_SEND_SUCCESS);},handlePasswordReauthDialogCancelClick:function(){this.passwordCancelSubscribeToken=null;this.setState({loading:false});},onAddCreditCardCancel:function(){this.setState({addCreditCardDialogShown:false});this.log(t.UI_ACTN_CANCEL_ADD_CARD);},onAddCreditCardSaving:function(){this.log(t.UI_ACTN_CONFIRM_CARD_DETAILS);},onAddCreditCardSuccess:function(oa){var pa=this.state.creditCards.filter(function(qa){var ra=qa.getCredentialId();return (oa[h.CREDENTIAL_ID]===ra);})[0];this.setState({selectedCard:pa});if(this.state.isAmountValid){this.initiatePayment();}else{this.setState({addCreditCardDialogShown:false});this.focusAmountInput();}this.log(t.UI_ACTN_ADD_CARD_SUCCESS);},onAddCreditCardError:function(){this.log(t.UI_ACTN_ADD_CARD_FAIL);},onAddCreditCardDecline:function(){this.setState({addCreditCardDialogShown:false});this.props.onBlur();},focusAmountInput:function(){if(this.refs.send_money_amount_input)y.findDOMNode(this.refs.send_money_amount_input).focus();},_onBlur:function(){this.props.onBlur();if(!this.state.loading)this.log(t.UI_ACTN_SEND_MONEY_CANCELLED);},handleAddCreditCardClick:function(){this.setState({addCreditCardDialogShown:true,showChooseCreditCardForm:false});},handleBackClick:function(){this.setState({showChooseCreditCardForm:false},function(){this.focusAmountInput();});},handleChooseCardNextClick:function(){var oa=this.refs.choose_credit_card_form.getSelectedCard();this.setState({selectedCard:oa,showChooseCreditCardForm:false},function(){this.focusAmountInput();});},handleAddCardNextClick:function(){this.setState({addCreditCardDialogShown:true});this.log(t.UI_ACTN_INITIATE_ADD_CARD);},handleChangeSelectedCardClick:function(){var oa={};if(this.state.creditCards.length===1){oa.addCreditCardDialogShown=true;}else oa.showChooseCreditCardForm=true;this.setState(oa);},onConfirmAmountCancel:function(){this.setState({confirmAmountDialogShown:false});},onConfirmAmountSuccess:function(){if(this.shouldShowVerifyCreditCardDialog()){this.setState({confirmAmountDialogShown:false,verifyCreditCardDialogShown:true});}else this.createTransaction();},onVerifyCreditCardSuccess:function(){this.createTransaction();},onVerifyCreditCardCancel:function(){this.setState({verifyCreditCardDialogShown:false});},isSendButtonDisabled:function(){return (!this.state.isAmountValid||!this.state.creditCards.length||this.state.loading);},isAddCardNextButtonDisabled:function(){return !this.state.isAmountValid;},renderAddDebitCardLink:function(){return (y.createElement("div",{ref:"send_money_dialog_add_card_text"},y.createElement(k,{className:"_49nm",href:"#",onClick:this.handleAddCreditCardClick},ka)));},renderSelectedCard:function(){var oa=this.state.selectedCard;return (y.createElement("div",{className:"_21x5"},y.createElement("div",{className:"_49nn"},oa.getName()),y.createElement("div",{className:"_21wx"},oa.getCreditCardNumberFormatted()),y.createElement("div",{className:"_21ww"},'\u00b7'),y.createElement(k,{className:"_21wy",onClick:this.handleChangeSelectedCardClick,href:"#"},ja)));},renderFormButtons:function(){var oa;if(!this.state.creditCards.length){oa=this.renderAddCardNextButton();}else if(this.state.showChooseCreditCardForm){oa=y.createElement("div",null,this.renderChooseCardBackButton(),this.renderChooseCardNextButton());}else oa=this.renderPayButton();return oa;},renderChooseCardBackButton:function(){return (y.createElement(aa,{className:"_2abj",label:fa._("Back"),onClick:this.handleBackClick,ref:"back_button",size:"medium",use:"default"}));},renderAddCardNextButton:function(){return (y.createElement(aa,{disabled:this.isAddCardNextButtonDisabled(),label:fa._("Next"),onClick:this.handleAddCardNextClick,ref:"add_card_next_button",size:"medium",use:"default"}));},renderChooseCardNextButton:function(){return (y.createElement(aa,{label:fa._("Next"),onClick:this.handleChooseCardNextClick,ref:"choose_card_next_button",size:"medium",use:"confirm"}));},renderPayButton:function(){return (y.createElement(aa,{className:"_21x6",disabled:this.isSendButtonDisabled(),label:fa._("Pay"),onClick:this.handleSendClick,ref:"send_button",size:"medium",use:"confirm"}));},renderPaymentDetails:function(){var oa,pa=v.SendMoneyFlyoutBottomText||'';if(this.state.creditCards.length){if(this.state.showChooseCreditCardForm){oa=this.renderAddDebitCardLink();}else oa=this.renderSelectedCard();}else oa=y.createElement("div",{className:"_2abl"},y.createElement(ca,{display:"block",ref:"send_money_dialog_add_card_next_text",size:"small",shade:"light"},pa));return oa;},renderSendMoneyForm:function(){return (y.createElement("div",null,y.createElement("div",{className:"_49no _2pi4",ref:"send_money_dialog_title"},y.createElement(j,{spacing:"large"},y.createElement(i,{heigh:40,src:this.props.receiver.big_image_src||this.props.receiver.image_src,width:40}),y.createElement("div",{className:"_3-8w"},y.createElement(ca,{display:"block",weight:"normal",size:"small"},fa._("Send to")),y.createElement(da,{display:"block",size:"small",color:"dark",weight:"bold"},this.props.receiver.name))),y.createElement(k,{className:"_49np",href:q.helpCenterURI,target:"_blank"})),y.createElement("div",{className:"_2abm"},this.renderMainContainer()),y.createElement("div",{className:"_21w-"},y.createElement("div",{className:"_21x4"},this.renderPaymentDetails()),y.createElement("div",{className:"_4zf-"},this.renderFormButtons()))));},renderMainContainer:function(){var oa;if(this.state.showChooseCreditCardForm){oa=y.createElement("div",{className:"_xn7"},y.createElement(o,{creditCards:this.state.creditCards,selectedCard:this.state.selectedCard,ref:"choose_credit_card_form"}));}else oa=y.createElement("div",{className:"_2abn"},y.createElement(w,{currencySymbol:this.props.currencySymbol,onInputChange:this.onAmountInputChange,ref:"send_money_amount_input",value:this.state.amount}));return oa;},renderLayers:function(){var oa={};if(this.state.addCreditCardDialogShown){oa.addCreditCard=y.createElement(m,{asyncRequestState:this.state.asyncRequestState,ref:"send_money_dialog_add_credit_card_form",onCancel:this.onAddCreditCardCancel,onDecline:this.onAddCreditCardDecline,onSuccess:this.onAddCreditCardSuccess,onError:this.onAddCreditCardError,onSaving:this.onAddCreditCardSaving,showPayButton:this.state.isAmountValid});}else if(this.state.confirmAmountDialogShown){oa.confirmAmount=y.createElement(p,{amount:this.state.amount,currencySymbol:this.props.currencySymbol,onCancel:this.onConfirmAmountCancel,onConfirm:this.onConfirmAmountSuccess,receiverName:this.props.receiver.short_name});}else if(this.state.verifyCreditCardDialogShown)oa.verifyCreditCard=y.createElement(x,{asyncRequestState:this.state.asyncRequestState,creditCard:this.state.selectedCard,isSending:true,onCancel:this.onVerifyCreditCardCancel,onSuccess:this.onVerifyCreditCardSuccess});return oa;},render:function(){var oa=this.props.theme==='messenger';return (y.createElement(ba,{alignment:oa?'right':'left',context:this.props.context,onBlur:this._onBlur,shown:true,width:la,position:this.props.position||'above'},y.createElement("div",{className:(("_21x9")+(oa?' '+"_1pka":''))},this.renderSendMoneyForm(),y.createElement(r,{ref:"send_money_dialog_loader",visible:this.state.loading}))));}});e.exports=na;},null);
-__d("P2PSendMoneyButton.react",["Image.react","LayerSlowlyFadeOnShow","Link.react","P2PErrorDialog.react","P2PLinkConstants","P2PPasswordProtectionNUXDialog.react","P2PPasswordProtectionStatusTypes","P2PSendMoneyDialog.react","P2PTransferRiskResult","P2PTransferParam","P2PVerificationFlowHelper","React","ReactLayeredComponentMixin","TooltipLink.react","XUIButton.react","XUIDialog.react","XUIDialogTitle.react","XUIDialogBody.react","XUIDialogFooter.react","XUIDialogOkayButton.react","XUIGrayText.react","cx","emptyFunction","fbt","ix"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,aa,ba,ca,da,ea){b.__markCompiled&&b.__markCompiled();'use strict';var fa=r,ga=fa.PropTypes,ha=r.createClass({displayName:"P2PSendMoneyButton",mixins:[s],propTypes:{theme:ga.string,disabled:ga.bool,onTrigger:ga.func,receiver:ga.object},getDefaultProps:function(){return {disabled:false,onTrigger:ca,receiver:{}};},getInitialState:function(){return {confirmationDialogShown:false,dialogShown:false,passwordNUXPending:false,passwordProtectionNUXDialogShown:false,sendErrorObject:null,underManualReviewDialogShown:false};},originalCreateTransactionResponse:null,_onButtonClick:function(ia){if(this._clickGuard||this.props.disabled)return;this.setState({dialogShown:true});},_handleDialogSendClick:function(){this.setState({dialogShown:false});},_handleDialogBlur:function(){this.setState({dialogShown:false});},_prepareForClick:function(){this._clickGuard=this.state.dialogShown;},handleOnSendSuccess:function(ia){this.setState({dialogShown:false});var ja=ia[p.RISK_RESULT];this.originalCreateTransactionResponse=ia;if(ja===o.REQUIRE_VERIFICATION){q.startVerificationFlow(ia.id,true,this.handlePostSendSteps);}else if(ja===o.UNDER_MANUAL_REVIEW){this.setState({underManualReviewDialogShown:true});}else this.handlePostSendSteps();},handlePostSendSteps:function(){var ia=this.originalCreateTransactionResponse,ja=ia.passwordProtection===m.NOT_SET;if(ia.isFirstSend){this.setState({confirmationDialogShown:true,passwordNUXPending:ja});}else if(ja)this.setState({passwordProtectionNUXDialogShown:true});this.originalCreateTransactionResponse=null;this.props.onTrigger();},onPasswordProtectionNUXComplete:function(){this.setState({passwordProtectionNUXDialogShown:false});},handleConfirmationOKClick:function(){this.setState({confirmationDialogShown:false,passwordProtectionNUXDialogShown:this.state.passwordNUXPending,passwordNUXPending:false});},handleSendError:function(ia){this.setState({sendErrorObject:ia});},handleErrorDialogOKClick:function(){this.setState({sendErrorObject:null});},onRiskResultDialogConfirmed:function(){this.setState({underManualReviewDialogShown:false},function(){this.handlePostSendSteps();}.bind(this));},renderLayers:function(){var ia={};if(this.state.sendErrorObject)ia.sendError=r.createElement(j,{error:this.state.sendErrorObject,onOKClick:this.handleErrorDialogOKClick,ref:"send_error",title:da._("Problem While Sending Money")});if(this.state.dialogShown)ia.sendMoneyDialog=r.createElement(n,{context:r.findDOMNode(this.refs.p2pSendMoneyButton),onBlur:this._handleDialogBlur,onError:this.handleSendError,onSendClick:this._handleDialogSendClick,onSendSuccess:this.handleOnSendSuccess,receiver:this.props.receiver,ref:'send_money_dialog',theme:this.props.theme});if(this.state.confirmationDialogShown)ia.confirmationDialog=r.createElement(v,{behaviors:{LayerFadeOnShow:false,LayerSlowlyFadeOnShow:h},layerHideOnBlur:false,ref:"confirmation_dialog",shown:true,width:300},r.createElement(w,{showCloseButton:false},da._("Payment Sent")),r.createElement(x,null,r.createElement("div",{className:"_3hd2"},r.createElement(g,{height:50,width:50,src:ea("/images/p2p/check_mark-sm.png")})),r.createElement(aa,{display:"block",size:"small",shade:"dark"},da._("When you receive money, it will go on this card, too. You can update your card in {Link with text that goes to settings page}.",[da.param("Link with text that goes to settings page",r.createElement(i,{target:"_blank",href:k.settingsWWWURI},da._("Payments Settings")))]))),r.createElement(y,null,r.createElement(z,{action:"cancel",use:"default",onClick:this.handleConfirmationOKClick})));if(this.state.passwordProtectionNUXDialogShown)ia.passwordProtectionNUXDialog=r.createElement(l,{onComplete:this.onPasswordProtectionNUXComplete});if(this.state.underManualReviewDialogShown)ia.underManualReviewDialog=r.createElement(v,{layerHideOnBlur:false,ref:"under_manual_review_dialog",shown:true,width:300},r.createElement(w,{showCloseButton:false},da._("Reviewing Payment Info")),r.createElement(x,null,da._("For your security, this payment is in review for up to 24 hours. When it's confirmed, it will go through.")),r.createElement(y,null,r.createElement(u,{label:da._("OK"),onClick:this.onRiskResultDialogConfirmed,use:"confirm"})));return ia;},render:function(){var ia=da._("Send money"),ja='';if(this.props.receiver)ja=da._("{receiverName} is unable to receive money at the moment.",[da.param("receiverName",this.props.receiver.short_name)]);var ka=!this.props.disabled?ia:null,la=this.props.disabled?ja:'';return (r.createElement(t,{alignH:"center",className:((this.state.dialogShown?"open":'')+(this.props.disabled?' '+"disabled":'')+(this.props.theme!=='messenger'?' '+"_5uqy":'')),position:"above",tooltip:la,onClick:this._onButtonClick,onMouseDown:this._prepareForClick,title:ka,ref:"p2pSendMoneyButton"}));}});e.exports=ha;},null);
-__d("SelectionPosition",["Event","InputSelection","SubscriptionsHandler","merge"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();function k(l){"use strict";this.$SelectionPosition0=l;this.$SelectionPosition1={start:0,end:0};this.$SelectionPosition2=new i();this.$SelectionPosition3=false;this.updatePos();this.enable();}k.prototype.getPos=function(){"use strict";return j(this.$SelectionPosition1);};k.prototype.setPos=function(l,m){"use strict";this.$SelectionPosition1={start:l,end:m};this.restore();};k.prototype.updatePos=function(){"use strict";this.$SelectionPosition1=h.get(this.$SelectionPosition0);};k.prototype.restore=function(){"use strict";h.set(this.$SelectionPosition0,this.$SelectionPosition1.start,this.$SelectionPosition1.end);};k.prototype.enable=function(){"use strict";if(!this.$SelectionPosition3){this.$SelectionPosition2.addSubscriptions(g.listen(this.$SelectionPosition0,'keyup',this.updatePos.bind(this)),g.listen(this.$SelectionPosition0,'click',this.updatePos.bind(this)));this.$SelectionPosition3=true;}};k.prototype.disable=function(){"use strict";if(this.$SelectionPosition3){this.$SelectionPosition2.release();this.$SelectionPosition3=false;}};e.exports=k;},null);
-__d("XStickerReplyNUXController",["XController"],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports=b("XController").create("\/stickers\/tooltip\/",{});},null);
-__d("MercurySeenByAll",["CSS","DataStore","MercuryDelayedRoger","DOM","MercuryIDs","MercuryViewer","MercuryThreads"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();var m=b('MercuryThreads').get(),n={},o={updateOnSeenChange:function(q,r,s){n[q.tagName]=true;h.set(q,'thread-id',r.thread_id);g.addClass(q,'seenByListener');p(q,r,s);}};function p(q,r,s){var t=null;if(s){t=k.getParticipantIDFromUserID(s);}else t=l.getID();var u=r.participants.filter(function(w){return w!==t;}),v=r.participants.length>0&&r.participants[0]===t;g.conditionClass(q,'repliedLast',v);g.conditionClass(q,'seenByAll',v&&i.getSeenBy(r.thread_id).length===u.length);}i.subscribe('state-changed',function(q,r){for(var s in n){var t=j.scry(document.body,s+'.seenByListener');for(var u=0;u1){s.get(ta,function(ua){if(ua.short_name){h.appendContent(oa,ga._("{name}: {conversation_snippet}",[ga.param("name",ua.short_name),ga.param("conversation_snippet",ra)]));}else h.appendContent(oa,ra);});}else h.appendContent(oa,ra);},renderWebMessengerLink:function(na,oa,pa,qa){aa.getThreadURI(na,function(ra){oa.setAttribute('href',ra);pa&&pa();},qa);},renderThreadImage:function(na,oa){t.render(t.createElement(p,{thread:na,viewer:this._fbid}),oa);},renderParticipantList:function(na,oa,pa,qa){return q.renderRawParticipantList(this._serverRequests.getServerThreadIDNow(na),oa,pa,qa);},renderThreadNameAndParticipantList:function(na,oa,pa,qa){var ra=q.renderRawParticipantList(this._serverRequests.getServerThreadIDNow(na),oa,pa,qa),sa=this._threads.getThreadMetaNow(na);if(!sa.name)return ra;return ga._("{conversation_name} [with {participant_list}]",[ga.param("conversation_name",sa.name),ga.param("participant_list",ra)]);},renderParticipantCount:function(na,oa){return q.renderRawParticipantCount(oa);}});function ja(na){if(!na.snippet_attachments)return [];return na.snippet_attachments.filter(function(oa){return oa.attach_type===l.PHOTO;});}function ka(na,oa){var pa=ja(oa);if(pa.length===0)return;var qa=pa[0].thumbnail_url;if(!qa)return;var ra=(pa.length==1)?'snippet-thumbnail-single':'snippet-thumbnail-multiple',sa=na.getNode(ra);if(!sa)return;var ta=h.find(sa,'i');w.set(ta,'background-image','url('+qa+')');g.show(sa);}function la(na,oa){ca(na).forEach(function(pa){h.setContent(pa,oa);});}function ma(na,oa,pa,qa){pa=ca(pa);var ra=na._fbid;if(oa.name){pa.forEach(function(ta){t.render(t.createElement(r,{thread:oa,viewer:ra,showUnreadCount:!!qa.show_unread_count}),ta);});return;}var sa=oa.participants;if(oa.participants.length>1)sa=oa.participants.filter(function(ta){return ta!=m.getParticipantIDFromUserID(ra);});s.getMulti(sa,function(ta){q.renderParticipantListWithNoThreadName(na._serverRequests.getServerThreadIDNow(oa.thread_id),oa,sa,ta,pa,qa);});}e.exports=ia;},null);
-__d("ChatTabView",["Arbiter","ArbiterMixin","AsyncDialog","AsyncRequest","AsyncSignal","AvailableListConstants","BanzaiODS","Bootloader","BootloadedComponent.react","ChatAddToThreadButton.react","ChatArchiveWarning.react","ChatBehavior","ChatCloseButton.react","ChatConfig","ChatContextualDialogController","ChatEmployeeAwayWarning","ChatOpenTab","ChatPhotoUploader.react","ChatPrivacyActionController","ChatQuietLinks","ChatShareLinkUploader","ChatStickerButton.react","ChatStickerTriggerController","ChatTabActions","ChatTabMenu.react","ChatTabMessagesView","ChatTabOfficeStatus","ChatTabSheetController","ChatTitleLink.react","ChatVisibility","ChatVideoCallButton.react","MercuryConstants","CurrentUser","CSS","CurrentLocale","Dialog","Dock","DOM","DOMEvent","DOMQuery","DragDropTarget","EmoticonsList","EmoticonUtils","Event","FBRTCCore","Focus","ImmutableObject","Input","Keys","Locale","LogHistory","MercuryIDs","MercuryFileUploader","MercuryLogMessageType","MercuryParticipants","MercuryShareAttachmentRenderLocations","MercurySharePreview.react","MercurySourceType","MercuryThreadInfo","MercuryThreadMetadataRawRenderer","MercuryThreadMuter","MercuryTypingReceiver","MercuryViewer","NubController","P2PSendMoneyButton.react","P2PTransferStore","Parent","PhotosUploadWaterfall","PresencePrivacy","PresenceStatus","React","Run","SelectionPosition","StickerActions","StickerConfig","StickerConstants","StickersFlyout.react","StickerState","Style","SubscriptionsHandler","SyntheticMouseEvent","ChatTabTemplates","TextAreaControl","Toggler","Tooltip","TypingDetectorController","URLScraper","URI","UserAgent_DEPRECATED","WaterfallIDGenerator","WebMessengerThreadPermalinks","XStickerReplyNUXController","copyProperties","createCancelableFunction","csx","cx","fbt","getActiveElement","isEmpty","setIntervalAcrossTransitions","ChatReactInput","MercuryMessageActions","MercuryMessages","MercuryMessageObject","MercuryServerRequests","MercuryThreadInformer","MercuryThreadMetadataRenderer","MercuryThreadActions","MercuryThreads"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,aa,ba,ca,da,ea,fa,ga,ha,ia,ja,ka,la,ma,na,oa,pa,qa,ra,sa,ta,ua,va,wa,xa,ya,za,ab,bb,cb,db,eb,fb,gb,hb,ib,jb,kb,lb,mb,nb,ob,pb,qb,rb,sb,tb,ub,vb,wb,xb,yb,zb,ac,bc,cc,dc,ec,fc,gc,hc,ic,jc,kc,lc,mc,nc,oc,pc,qc,rc,sc,tc,uc,vc,wc,xc,yc,zc,ad,bd){b.__markCompiled&&b.__markCompiled();'use strict';var cd=b('ChatReactInput').module,dd=b('MercuryMessageActions').get(),ed=b('MercuryMessages').get(),fd=b('MercuryMessageObject').get(),gd=b('MercuryServerRequests').get(),hd=b('MercuryThreadInformer').get(),id=b('MercuryThreadMetadataRenderer').get(),jd=b('MercuryThreadActions').get(),kd=b('MercuryThreads').get(),ld=/^\s*$/,md={},nd=null,od,pd=10,qd=960,rd=eb.getInstance('chat_tab_view');function sd(ne,oe){var pe=ra.create('div');oe=oe&&oe.filter(function(se){return se!=qb.getID();});if(ad(oe))return mc.remove(ne);var qe=oe.length,re=qe-pd;if(re>1)oe=oe.slice(0,pd);ib.getMulti(oe,function(se){for(var te in se){var ue=se[te],ve=jc[':fb:mercury:chat:multichat-tooltip-item'].build();ra.setContent(ve.getNode('name'),ue.name);var we=fb.getUserIDFromParticipantID(te),xe=we&&xb.get(we)==l.ACTIVE;na.conditionShow(ve.getNode('icon'),xe);na.conditionClass(ve.getNode('name'),'tooltipItemWithIcon',xe);ra.appendContent(pe,ve.getRoot());}if(re>1){var ye=yc._("and {number of hidden chat participants} more.",[yc.param("number of hidden chat participants",re)]);ra.appendContent(pe,ra.create('div',{},ye));}mc.set(ne,pe,'above');});}var td={},ud=null,vd=false;function wd(ne,oe,pe){if(pe){td[ne]=oe;if(!ud)ud=bd(xd,600);}else{na.removeClass(oe,'highlightTitle');delete td[ne];}}function xd(){for(var ne in td){var oe=td[ne];if(oe.parentNode){na.conditionClass(oe,'highlightTitle',vd);}else delete td[ne];}vd=!vd;if(!Object.keys(td).length){clearInterval(ud);ud=null;}}function yd(ne){var oe=fb.tokenize(ne);switch(oe.type){case 'user':return jc[':fb:mercury:chat:user-tab'].build();}return jc[':fb:mercury:chat:multichat-tab'].build();}function zd(ne){var oe=ne._getInputValue(),pe=ne._fileUploader.getAttachments();if(fe(ne))be(ne,oe,pe,function(qe){var re=ne._fileUploader.getImageFiles();if(re.length>0){qe.image_ids=re;qe.has_attachment=true;}var se=ne._fileUploader.getAnimatedImageFiles();if(se.length>0){qe.gif_ids=se;qe.has_attachment=true;}var te=ne._fileUploader.getVideoFiles();if(te.length>0){qe.video_ids=te;qe.has_attachment=true;}var ue=ne._fileUploader.getAudioFiles();if(ue.length>0){qe.audio_ids=ue;qe.has_attachment=true;}var ve=ne._fileUploader.getFiles();if(ve.length>0){qe.file_ids=ve;qe.has_attachment=true;}dd.send(qe);ne._fileUploader.removeAttachments();ne._shareLinkUploader&&ne._shareLinkUploader.clear();if(ne._sharePreview)ne._sharePreview.setProps({share:null,uri:null});if(!t.get('chat_react_input'))ne._getNode('input').value='';ne._typingDetector&&ne._typingDetector.resetState();ne._messagesView&&ne._messagesView.setShouldScrollToBottom(true);});}function ae(ne,oe){if(oe===0)return;ie(ne,vb.POST_PUBLISHED,{count:oe});ne._waterfallID=rc.generate();}function be(ne,oe,pe,qe){kd.getThreadMeta(ne._threadID,function(re){var se=lb.CHAT_WEB;if(ne._shareLinkUploader&&ne._shareLinkUploader.getAttachData()&&ne._shareLinkUploader.loadedFromFeed())se=lb.SAM_UFI;var te=fd.constructUserGeneratedMessageObject(oe,se,ne._threadID);if(pe.length>0){te.has_attachment=true;te.raw_attachments=pe;}if(ne._shareLinkUploader){var ue=ne._shareLinkUploader.getAttachData();if(ue){te.has_attachment=true;te.content_attachment=ue;}}if(ne._sharePreview){var ve=ne._sharePreview.getShareData();if(ve){te.has_attachment=true;te.shareable_attachment=ve;}}if(kd.isNewEmptyLocalThread(ne._threadID)){var we=ne._sheetController.getAddFriendsParticipants();if(we===null||we.length===0)return;we=we.filter(function(ye){return ye!=qb.getID();});if(we.length===0){te.thread_id=fb.getThreadIDFromUserID(ma.getID());}else if(we.length===1){te.thread_id=fb.getThreadIDFromParticipantID(we[0]);}else jd.addParticipants(ne._threadID,we);}if(kd.isEmptyLocalThread(ne._threadID)){te.message_id=fb.tokenize(ne._threadID).value;var xe=kd.getThreadMetaNow(re.thread_id);te.specific_to_list=Array.from(xe.participants);}if(typeof te!='undefined')te.signatureID=ne._signatureID;te.ui_push_phase=la.UIPushPhase;qe(te);if(ne._threadID!==te.thread_id&&!ne._photoUploader.isUploading()){da.closeTab(ne._threadID);w.openThread(te.thread_id,'ChatTabView');}});}function ce(ne){ne._blocked=true;ne._sheetController.openUploadWarningTabSheet();}function de(ne){return (ne._fileUploader.isUploading()||ne._photoUploader.isUploading()||(ne._sharePreview&&ne._sharePreview.isLoading()));}function ee(ne){return ne._fileUploader.isUploading();}function fe(ne){var oe=ne._getInputValue();if(!ld.test(oe))return true;if(ne._fileUploader.getAttachments().length>0||ne._fileUploader.getImageFiles().length>0||ne._fileUploader.getAnimatedImageFiles().length>0||ne._fileUploader.getVideoFiles().length>0||ne._fileUploader.getAudioFiles().length>0||ne._fileUploader.getFiles().length>0)return true;if(ne._shareLinkUploader&&ne._shareLinkUploader.getAttachData())return true;if(ne._sharePreview&&ne._sharePreview.getShareData())return true;return false;}function ge(ne){if(!ne._blocked||ee(ne))return;ne._blocked=false;zd(ne);ne._sheetController.closeUploadWarningTabSheet();}function he(ne){ne._nubController.flyoutContentChanged();var oe=ne._getNode('attachmentShelf');oe.scrollTop=oe.scrollHeight;}function ie(ne,oe,pe){vb.sendSignal(uc({qn:ne._waterfallID,step:oe,uploader:vb.APP_CHAT},pe||{}));}function je(ne,oe,pe,qe,re){if(oe)gd.ensureThreadIsFetched(oe);this._threadID=ne;this._signatureID=pe;this._eventListeners=[];this._tabTemplate=yd(ne);this._tabElem=this._tabTemplate.getRoot();if(re){this.insertBefore(re);}else this.appendTo(qe);this._titlebar=this._getNode('nubFlyoutTitlebar');this._iconsContainerNode=this._getNode('iconsContainer');this._inputContainerNode=this._getNode('inputContainer');this._waterfallID=rc.generate();this._subscriptionsHandler=new hc();this._initializeAutoSendPhotoUploader();this._stickersFlyoutShown=false;var se=ta.scry(this._tabElem,"._1ia");if(se&&se.length>0){this._dropTarget=new ua(se[0]);this._dropTarget.setOnFilesDropCallback(this._filesDropped.bind(this));this._dropTarget.setOnURLDropCallback(this._linkDropped.bind(this));this._dropTarget.enable();}this._sheetController=new ha(this._threadID,this._getNode('sheet'),this._tabElem,this);if(t.get('chat_react_option_menu')){this._initializeReactMenu(this._getNode('fileAttachmentShelf'));}else{this._fileUploader=new gb(this._getNode('fileAttachmentShelf'),this._tabTemplate.getNode('attachButtonForm'),this._tabTemplate.getNode('fileInput'),this._tabTemplate.getNode('attachID'));this._initializeUploader(this._fileUploader);}this._initializeArchiveWarning();this._initializeAddToThreadButton();this._initializeVideoCallButton();this._initializeCloseButton();this._initializeTitle();this._sheetController.onClickNewMessagesSheet(function(){this._messagesView&&this._messagesView.scrollToBottom();this.focus();this.tryMarkAsRead();}.bind(this));this._sheetController.onClickThreadIsMutedSheet(function(){jd.unmute(this._threadID);this.focus();}.bind(this));this._nubController=new rb().init(this._tabElem);this._sheetController.onResize(this._nubController.flyoutContentChanged.bind(this._nubController));this._sheetController.onTokensChanged(function(xe,ye){kd.getThreadMeta(this._threadID,function(ze){this._updateControls(ze,ye.token_count);}.bind(this));}.bind(this));if(nd===null)nd=!t.get('seen_autosend_photo_nux');this._messagesView=null;if(t.get('chat_react_option_menu')){sc.getThreadURI(ne,function(xe){return this._setTitleHref(xe);}.bind(this));}else{var te=this._getNode('conversationLink');na.hide(te);id.renderWebMessengerLink(ne,te,function(){na.show(te);this._setTitleHref(te.href);}.bind(this));}if(!fb.getUserIDFromThreadID(this._threadID))this._titlebarTooltipAnchor=this._getNode('titlebarText');var ue=this._getCanonicalUserID();if(this._getCanonicalUserID()){ib.get(fb.getParticipantIDFromUserID(ue),function(xe){if(xe.href)this._setTitleHref(xe.href);}.bind(this));}else if(t.get('chat_react_option_menu')&&this._reactChatTabMenu.getURL()){this._setTitleHref(this._reactChatTabMenu.getURL());}else if(te&&te.href)this._setTitleHref(te.href);this._nubController.subscribe('resize',function(){this._resizeInputContainer();}.bind(this));this._setNameConversationLink();this._listen('closeButton','click',this._closeClicked);this._listen('dockButton','click',this._nubClicked);this._listen('dockButton','keydown',this._dockKeyDown);this._listen('nubFlyoutTitlebar','click',this._titleClicked);this._listen('chatConv','click',this._chatConvClicked);this._listen('inputContainer','click',this._inputContainerClicked);this._listen('addFriendLink','click',this._addFriendLinkClicked,true);this._listen('nameConversationLink','click',this._nameConversationLinkClicked,true);this._listen('clearWindowLink','click',this._clearHistory,true);this._listen('unsubscribeLink','click',this._unsubscribeLinkClicked,true);this._listen('reportSpamLink','click',this._reportSpamClicked,true);this._listen('createGroupLink','click',this._createGroupClicked,true);this._listen('enableDesktopNotif','click',this._enableDesktopNotif,true);this._listen('muteThreadLink','click',ob.showMuteChangeDialog.bind(null,this._threadID,null),true);this._listen('unmuteThreadLink','click',function(){jd.unmute(this._threadID);lc.hide();}.bind(this),true);this._listen('switchToWorkUserLink','click',this._switchToWorkUserClicked,true);this._listen('sheet','keydown',function(event){if(!event.getModifiers().any&&event.keyCode===cb.TAB){this._focusInput();event.kill();}}.bind(this));if(this._getNode('officeStatus'))this._listen('officeStatus','click',function(){return false;},true);this._stickersFlyoutToggler=this._getNode('emoticons');if(cc.WebStickerTrigger)this._stickerTriggerController=new ca(this._getNode('stickersTriggerFlyoutContainer'),this._getNode('emoticonIndicator'),this._stickersFlyoutToggler,this._stickerSelected.bind(this),this._searchStickers.bind(this));this._initializeInput();if(fc.shouldShowStickerSearchNUX())this._listen('emoticons','click',function(){if(fc.shouldShowStickerSearchNUX()){bc.selectPack(dc.SEARCH_PACK_ID);fc.clearShowStickerSearchNUX();}},true);if(t.get('chat_react_sticker_button')){this._stickerButton=yb.render(yb.createElement(ba,{className:"_4vui",flyoutAlignment:"left",onFlyoutShown:this._onFlyoutShown.bind(this),onFlyoutHidden:this._onFlyoutHidden.bind(this),onStickerSelect:this._stickerSelected.bind(this),onEmoticonSelect:this._emoticonSelected.bind(this)}),this._getNode('stickerButtonContainer'));m.bumpEntityKey('chat.web','sticker_button.mounting_attempted');}else{var ve=this._getNode('stickers');if(ve)this._stickersFlyout=yb.render(yb.createElement(ec,{onStickerSelect:function(xe){this._stickerSelected(xe);}.bind(this),onShown:this._onFlyoutShown.bind(this),onHidden:this._onFlyoutHidden.bind(this),onEmoticonSelect:this._emoticonSelected.bind(this),onEscKeyDown:this._hideStickersFlyoutIfShown.bind(this)}),ve);this._eventListeners.push(fc.addListener(fc.PACK_SELECTED,function(xe){if(this._stickersFlyout&&this._stickersFlyout.isMounted())this._stickersFlyout.setProps({packID:xe});}.bind(this)));}this._renderOrionTrigger();if(!this._isP2PEnabled())this._transferStoreSub=tb.addListener('change',this._onP2PTransferStoreChange.bind(this));this._privacyLink=this._getNode('privacyLink');if(this._privacyLink){this._privacyActionController=new y(ue,this._updatePrivacyLink.bind(this));this._eventListeners.push(xa.listen(this._privacyLink,'click',this._privacyActionController.togglePrivacy.bind(this._privacyActionController)));}kd.getThreadMeta(this._threadID,function(xe){this._setUpMutingSettings(xe);}.bind(this));z.removeEmptyHrefs(this._tabElem);md[ne]=this;this.updateAvailableStatus();this.updateTab();this._setCloseTooltip(false);var we={threadID:ne,userID:ue,signatureID:this._signatureID};new k('/ajax/chat/opentab_tracking.php',we).send();this._checkUnsentMessages=vc(function(){if(this._hasUnfinishedPost())return yc._("You haven't sent your message yet. Do you want to leave without sending?");if(ed.getNumberLocalMessages(this._threadID))return yc._("Your message is still being sent. Are you sure you want to leave?");return null;}.bind(this));zb.onBeforeUnload(this._checkUnsentMessages,false);this._logUnsentPhotos=vc(ke.bind(null,this));zb.onUnload(this._logUnsentPhotos);}function ke(ne){if(ne._photoUploader.isUploading())ie(ne,vb.CANCEL_DURING_UPLOAD);}function le(){for(var ne in md){md[ne].updateAvailableStatus();md[ne].updateMultichatTooltip();}}g.subscribe(['buddylist/availability-changed'],le);wb.subscribe(['privacy-changed','privacy-availability-changed'],le);r.subscribe(r.ON_CHANGED,function(){for(var ne in md)kd.getThreadMeta(ne,function(oe){md[ne]._updateUnreadCount(oe);});});pb.addRetroactiveListener('state-changed',function(ne){for(var oe in ne){var pe=ne[oe]&&ne[oe].length,qe=md[oe];qe&&qe.showTypingIndicator(pe);}});hd.subscribe('threads-updated',function(ne,oe){for(var pe in md){var qe=md[pe];oe[pe]&&qe.updateTab();if(qe._newThreadIDFromPhotoUpload&&!qe._photoUploader.isUploading()&&oe[qe._newThreadIDFromPhotoUpload]){da.closeTab(qe._threadID);w.openThread(qe._newThreadIDFromPhotoUpload,'ChatTabView');qe._newThreadIDFromPhotoUpload=null;}}});hd.subscribe('threads-deleted',function(ne,oe){for(var pe in md)oe[pe]&&da.closeTab(pe,'thread_deleted');});uc(je,h,{get:function(ne){return md[ne];}});uc(je.prototype,{getThreadID:function(){return this._threadID;},showAddFriend:function(){setTimeout((function(){this._sheetController.openAddFriendsSheet();}).bind(this),0);},showNameConversation:function(ne){setTimeout((function(){this._sheetController.openNameConversationSheet(ne);}).bind(this),0);},hideAutomaticNameConversation:function(){setTimeout((function(){this._sheetController.closeAutomaticNameConversationSheet();}).bind(this),0);},isVisible:function(){return na.shown(this._tabElem);},setVisibleState:function(ne,oe){var pe=na.shown(this._tabElem),qe=na.hasClass(this._tabElem,'opened');na.conditionShow(this._tabElem,ne);na.conditionClass(this._tabElem,'opened',oe);if(!(pe&&qe)&&ne&&oe){if(!this._messagesView)this._messagesView=new fa(this._threadID,this._sheetController,this._getNode('chatConv'),this._getNode('conversation'),this._getNode('loadingIndicator'),this._getNode('lastMessageIndicator'),this._getNode('typingIndicator'),this);this._nubController.flyoutContentChanged();this._messagesView.scrollToBottom();}if(pe&&qe&&!(ne&&oe))this._contextualDialogController&&this._contextualDialogController.tabNotActive();},focus:function(){if(na.hasClass(this._tabElem,'opened')){this._focusInput();}else this._getNode('dockButton').focus();},isFocused:function(){var ne=zc();return ub.byClass(ne,"_50mz")===this._tabElem;},hasEmptyInput:function(){var ne;if(t.get('chat_react_input')){if(!this._chatInput||!this._chatInput.isMounted())return false;ne=this._chatInput.getValue();}else ne=this._getNode('input').value;return ld.test(ne);},getInputElem:function(){if(t.get('chat_react_input')){if(!this._chatInput||!this._chatInput.isMounted())return null;return yb.findDOMNode(this._chatInput);}else return this._getNode('input');},setStickersFlyoutPackID:function(ne){if(this._stickerButton){this._setPackIDReact(ne);}else this._setPackIDLegacy(ne);},loadShareFromParams:function(ne,oe){this._shareLinkUploader&&this._shareLinkUploader.loadShareFromParams(ne,oe);if(this._sharePreview)this._sharePreview.setProps({share:{params:oe,type:ne},uri:null});},_linkDropped:function(ne){this._shareLinkUploader&&this._shareLinkUploader.loadShare(ne);if(this._sharePreview)this._sharePreview.setProps({share:null,uri:ne});},_filesDropped:function(ne){if(this._fileUploader)this._fileUploader.addDroppedFiles(ne);},_setPackIDLegacy:function(ne){var oe=this._stickersFlyout;if(!this._stickersFlyoutToggler||!oe||!oe.isMounted())return;bc.selectPack(ne);this._toggleStickersFlyoutShownLegacy(true);},_setPackIDReact:function(ne){if(!this._stickerButton.isMounted())return;bc.selectPack(ne);this._toggleStickersFlyoutShownReact(true);},_toggleStickersFlyoutShownReact:function(ne){this._stickerButton.showFlyout();this._stickersFlyoutShown=ne;},_toggleStickersFlyoutShownLegacy:function(ne){if(ne){lc.show(this._stickersFlyoutToggler);}else lc.hide(this._stickersFlyoutToggler);this._stickersFlyoutShown=ne;},_hideStickersFlyoutIfShown:function(){if(this._stickersFlyoutToggler&&this._stickersFlyout&&this._stickersFlyoutShown)this._toggleStickersFlyoutShownLegacy(false);},showStickerReplyNUX:function(){if(od)return;var ne=this._getNode('stickerButtonContainer')||this._getNode('emoticons');new j(tc.getURIBuilder().getURI()).setRelativeTo(ne).setData({thread_id:this._threadID}).setHandler(function(oe){fc.clearShowStickerReplyNUX();}).send();},insertBefore:function(ne){ra.insertBefore(ne._tabElem,this._tabElem);},appendTo:function(ne){ra.appendContent(ne,this._tabElem);},nextTabIs:function(ne){var oe=ne&&ne._tabElem;return this._tabElem.nextSibling==oe;},getScrollTop:function(){return ra.find(this._tabElem,'.fbNubFlyoutBody.scrollable').scrollTop;},setScrollTop:function(ne){ra.find(this._tabElem,'.fbNubFlyoutBody.scrollable').scrollTop=ne;},_unmountComponentAtNodeSafe:function(ne){var oe=this._getNode(ne);oe&&yb.unmountComponentAtNode(oe);},destroy:function(){this._selectionPosition&&this._selectionPosition.disable();while(this._eventListeners.length)this._eventListeners.pop().remove();if(this._dropTarget)this._dropTarget.disable();this._checkUnsentMessages&&this._checkUnsentMessages.cancel();this._logUnsentPhotos&&this._logUnsentPhotos.cancel();this._messagesView&&this._messagesView.destroy();this._sheetController&&this._sheetController.destroy();if(t.get('chat_react_option_menu')){yb.unmountComponentAtNode(this._getNode('menuContainer'));}else this._fileUploader&&this._fileUploader.destroy();if(t.get('chat_react_header')){yb.unmountComponentAtNode(this._getNode('addToThreadContainer'));this._unmountComponentAtNodeSafe('archiveContainer');this._unmountComponentAtNodeSafe('videoCallButtonContainer');yb.unmountComponentAtNode(this._getNode('closeButtonContainer'));yb.unmountComponentAtNode(this._getNode('titleContainer'));}if(t.get('chat_react_share_uploader')&&this._sharePreview&&this._sharePreview.isMounted()){yb.unmountComponentAtNode(yb.findDOMNode(this._sharePreview));}else this._shareLinkUploader&&this._shareLinkUploader.clear();try{yb.unmountComponentAtNode(this._getNode('photoUploaderContainer'));}catch(ne){m.bumpEntityKey('chat.web','chattab.unmount_failed');}if(t.get('chat_react_sticker_button')){yb.unmountComponentAtNode(this._getNode('stickerButtonContainer'));}else yb.unmountComponentAtNode(this._getNode('stickers'));if(cc.WebStickerTrigger)this._stickerTriggerController.destroy();this._subscriptionsHandler&&this._subscriptionsHandler.release();this._contextualDialogController&&this._contextualDialogController.destroy();this._privacyActionController&&this._privacyActionController.destroy();if(t.get('chat_react_input')){yb.unmountComponentAtNode(this._getNode('inputContainer'));}else bb.reset(this._getNode('input'));ra.remove(this._tabElem);delete md[this._threadID];qa.unregisterNubController(this._nubController);},updateAvailableStatus:function(){kd.getThreadMeta(this._threadID,function(ne){var oe=l.OFFLINE,pe=false,qe=this._getCanonicalUserID();if(qe){oe=xb.get(qe);pe=ya.isAvailableForWebrtcCalling(qe);}else{var re=ne.participants.map(function(te){return fb.getUserIDFromParticipantID(te);});oe=xb.getGroup(re);}if(!ja.isOnline())oe=l.OFFLINE;if(qe)this._updateCallLink();na.conditionClass(this._tabElem,"_5238",oe===l.ACTIVE);na.conditionClass(this._tabElem,"_4hwz",pe);na.conditionClass(this._tabElem,"_5239",oe===l.MOBILE);var se=this._getNode('presenceIndicator');switch(oe){case l.ACTIVE:se.setAttribute('alt',yc._("Online"));break;case l.MOBILE:se.setAttribute('alt',yc._("Mobile"));break;default:se.removeAttribute('alt');break;}}.bind(this));},updateTab:function(){this._setNameConversationLink();kd.getThreadMeta(this._threadID,function(ne){var oe=[this._getNode('name')];if(!t.get('chat_react_header')){oe.push(this._getNode('titlebarText'));}else if(this._title.isMounted())this._title.setProps({thread:ne},function(){this._getNode('chatWrapper').setAttribute('aria-label',this._title.getTitle());}.bind(this));id.renderAndSeparatedParticipantList(this._threadID,oe,{names_renderer:nb.renderShortNames,check_length:true});this._updateControls(ne);this._updateMutingSettings(ne);this._updateUnreadCount(ne);this.updateMultichatTooltip();this._updateArchiveWarning(ne);this._updateEmployeeAwayWarning(ne);this._updateOfficeStatus(ne);this._updateNewThread(ne);this._updateNameConversationSheet(ne);this._updateReadOnlySheet(ne);this._updateSwitchToWork(ne);}.bind(this));},_setNameConversationLink:function(){var ne=this._getNode('nameConversationLink');if(ne)kd.isEmptyLocalThread(this._threadID)?na.hide(ne):na.show(ne);},_updateNameConversationSheet:function(ne){if(mb.canReply(ne)&&!ne.name&&!ne.is_canonical&&!ne.name_conversation_sheet_dismissed&&!ne.has_email_participant&&!ne.read_only&&!kd.isEmptyLocalThread(ne.thread_id)){this.showNameConversation(true);}else this.hideAutomaticNameConversation();},_updateReadOnlySheet:function(ne){var oe=mb.canReply(ne),pe=kd.isEmptyLocalThread(ne.thread_id);if(!oe&&!pe)this._sheetController.openReadOnlySheet();},updateSignatureID:function(ne){this._signatureID=ne;},_showPhotoNUXIfNecessary:function(){if(nd){nd=false;new j('/ajax/chat/photo_nux.php').setRelativeTo(this._getNode('photoUploaderContainer')).setData({threadID:this._threadID}).send();return true;}},_setUpMutingSettings:function(ne){var oe=mb.isMuted(ne);if(oe)this._sheetController.openThreadIsMutedTabSheet();this._updateActionMenu(oe);},_updateMutingSettings:function(ne){var oe=mb.isMuted(ne),pe;if(t.get('chat_react_option_menu')){pe=this._reactChatTabMenu.props.isMuted;}else pe=na.shown(this._getNode('unmuteThreadLink').parentNode);if(oe&&!pe){this._sheetController.openThreadIsMutedTabSheet();}else if(!oe&&pe)this._sheetController.closeThreadIsMutedTabSheet();this._updateActionMenu(oe);},_updateActionMenu:function(ne){if(t.get('chat_react_option_menu')){this._reactChatTabMenu.isMounted()&&this._reactChatTabMenu.setProps({isMuted:ne});}else{na.conditionShow(this._getNode('muteThreadLink').parentNode,!ne);na.conditionShow(this._getNode('unmuteThreadLink').parentNode,ne);}},_updateArchiveWarning:function(ne){if(ma.isEmployee())ib.getMulti(ne.participants,this._showArchiveWarningIfAllParticipantsAreEmployees.bind(this));},_updateEmployeeAwayWarning:function(ne){v.updateEmployeeAwayWarning(ne,function(){this._sheetController.openEmployeeAwaySheet();}.bind(this),function(){});},_updateOfficeStatus:function(ne){var oe=this._getNode('officeStatus');if(!oe||fb.isMultichat(ne.thread_id))return;var pe=fb.getParticipantIDFromUserID(ne.canonical_fbid);ib.get(pe,function(qe){ga.update(oe,qe);});},_updateSwitchToWork:function(ne){if(ma.isEmployee()&&ma.hasWorkUser()&&fb.isMultichat(ne.thread_id)){ib.getMulti(ne.participants,function(oe){this._showSwitchToWork(this._isEmployeesOnly(oe));}.bind(this));}else this._showSwitchToWork(false);},_updateControls:function(ne,oe){var pe=false;if(ne&&ne.thread_id){var qe=fb.tokenize(ne.thread_id);if(qe.type==='user'){var re=qe.value;pe=!gd.isUser(re);}}var se=mb.canReply(ne)&&(!ad(ne.participants)||!!oe);na.conditionShow(this._inputContainerNode,se);na.conditionShow(this._iconsContainerNode,se);if(!t.get('chat_react_option_menu')){na.conditionShow(this._getNode('dropdown'),se);}else if(this._reactChatTabMenu.isMounted()){this._reactChatTabMenu.setProps({isEmptyChat:kd.isNewEmptyLocalThread(ne.thread_id),show:se});if(pe)this._reactChatTabMenu.setProps({showAddFriend:null});}var te=se&&!pe;if(t.get('chat_react_header')){this._addToThreadButton.isMounted()&&this._addToThreadButton.setProps({shown:te});}else na.conditionShow(this._getNode('addToThreadLink'),te);this._resizeInputContainer();this._updateOrionTrigger(se);},_updateOrionTrigger:function(ne){if(this._orionTrigger&&ne){this._setOrionTriggerProps();}else if(!this._orionTrigger)this._renderOrionTrigger();},_setOrionTriggerProps:function(){var ne=this.getParticipantIDForOrionNUX(),oe=true;na.conditionShow(this._orionTriggerContainer,ne);if(ne){ib.get(ne,function(pe){pe=ab.set(pe,{userId:this._getUserIdFromParticipantID(ne)});if(pe.orion_eligible||tb.hasReceivedFromSender(pe.userId))oe=false;this._orionTrigger.setProps({receiver:pe,disabled:oe});}.bind(this));}else this._orionTrigger.setProps({receiver:{}});},_getUserIdFromParticipantID:function(ne){return fb.getUserIDFromParticipantID(ne);},_onP2PTransferStoreChange:function(){this._renderOrionTrigger();if(this._transferStoreSub){this._transferStoreSub.remove();this._transferStoreSub=null;}},_isP2PEnabled:function(){return t.get('p2p_enabled');},_renderOrionTrigger:function(){var ne=this._isP2PEnabled()||tb.hasTransfers();if(ne){this._orionTriggerContainer=this._getNode('orionTriggerContainer');this._orionTrigger=yb.render(yb.createElement(sb,{onTrigger:this._orionTriggered.bind(this)}),this._orionTriggerContainer);na.addClass(this._inputContainerNode,"_11d6");this._setOrionTriggerProps();}},getParticipantIDForOrionNUX:function(){var ne=this._sheetController.getAddFriendsTabSheet(),oe=ne.getParticipants(),pe=this._getCanonicalUserID(),qe=null;if(pe){qe=fb.getParticipantIDFromUserID(pe);}else if(oe&&oe.length===1)qe=oe[0];return qe;},_resizeInputContainer:function(){var ne=this._tabElem.clientWidth,oe=2,pe=ne-(this._inputContainerNode.clientWidth+oe),qe=db.isRTL()?'left':'right';gc.set(this._iconsContainerNode,qe,pe+'px');if(!t.get('chat_react_input'))kc.getInstance(this._getNode('input')).update();},_updateNewThread:function(ne){if(kd.isNewEmptyLocalThread(ne.thread_id))this.showAddFriend();},_isEmployeesOnly:function(ne){for(var oe in ne)if(!ne[oe].employee)return false;return true;},_showArchiveWarningIfAllParticipantsAreEmployees:function(ne){var oe=this._isEmployeesOnly(ne),pe=t.get('chat_react_header'),qe=pe?this._getNode('archiveContainer'):this._getNode('titanArchiveWarning');if(qe){if(this._titlebarTooltipAnchor)na.conditionClass(this._titlebarTooltipAnchor,'narrowTitleBar',oe);if(pe){this._archiveWarning.isMounted()&&this._archiveWarning.setProps({shown:oe});}else na.conditionShow(qe,oe);}},_showSwitchToWork:function(ne){if(!t.get('chat_react_option_menu')){var oe=this._getNode('switchToWorkUserLink');if(oe)na.conditionShow(oe,ne);}else if(this._reactChatTabMenu.isMounted())this._reactChatTabMenu.setProps({hasSwitchToWork:ne});},updateMultichatTooltip:function(){kd.getThreadMeta(this._threadID,function(ne){if(!ne.is_canonical){var oe;if(t.get('chat_react_header')){oe=yb.findDOMNode(this._title);}else oe=this._titlebarTooltipAnchor;sd(oe,ne.participants);}}.bind(this));},_getNode:function(ne){return this._tabTemplate.getNode(ne);},_getCanonicalUserID:function(){return fb.getUserIDFromThreadID(this._threadID);},_listen:function(ne,event,oe,pe){var qe=this._getNode(ne);if(qe){this._eventListeners.push(xa.listen(qe,event,oe.bind(this)));}else if(!pe)throw new Error('Could not find node "'+ne+'"');},_closePreClicked:function(ne){this._closeMouseDown=true;},_closeClicked:function(ne){ke(this);da.closeTab(this._threadID);if(ne instanceof ic){ne.stopPropagation();return;}ne.kill();},_closeEnter:function(ne){if(ne.keyCode===cb.RETURN)this._closeClicked(ne);},_nubClicked:function(ne){ne.kill();return je.inform('nub-activated',this._threadID);},_dockKeyDown:function(event){if(event.keyCode===cb.RETURN||event.keyCode===cb.SPACE){je.inform('nub-activated',this._threadID);event.kill();}else this._handleHotkeyPressed(event);},_handleHotkeyPressed:function(event){if(event.keyCode===cb.ESC){this._handleEscape();if(t.get('chat_react_input'))event=new sa(event);event.kill();}else if(event.keyCode===cb.TAB)this._handleTabPressed(event);},_handleTabPressed:function(event){if(!event.ctrlKey){var ne=je.inform('tab-pressed',{id:this._threadID,shiftPressed:event.shiftKey});if(t.get('chat_react_input'))event=new sa(event);!ne&&event.kill();return true;}},_handleEscape:function(){if(this._stickersFlyoutShown){this._stickerButton?this._toggleStickersFlyoutShownReact(false):this._toggleStickersFlyoutShownLegacy(false);return;}ke(this);if(this.hasEmptyInput()){je.inform('esc-pressed',this._threadID);}else{var ne=yc._("Are you sure you want to close this chat window?"),oe=yc._("You haven't sent your message."),pe=new pa().setTitle(ne).setBody(oe).setButtons([pa.CLOSE,pa.CANCEL]).setHandler(je.inform.bind(je,'esc-pressed',this._threadID,null)).setModal(true).show(),qe=pe.getButtonElement('yes');qe&&za.set(qe);}},_titleClicked:function(event){var ne=event.getTarget();if(!ub.byClass(ne,'titlebarText')&&!ub.byClass(ne,'uiSelector')&&!ub.byClass(ne,'addToThread')&&!ub.byClass(ne,'optionMenu')&&!ub.byClass(ne,'videoicon')&&!ub.byClass(ne,'close')){event.kill();da.lowerTab(this._threadID);this.focus();}},_callEnter:function(ne){if(ne.keyCode===cb.RETURN)this._callClicked(ne);},_callClicked:function(ne){if(ne.target)ne.target.blur();var oe=this._getCanonicalUserID();if(ya.isAvailableForWebrtcCalling(oe)){var pe='chat_tab_icon';if(ne.target&&na.hasClass(ne.target,'video_call_tour'))pe='chat_tab_icon_tour';je.inform('video-call-clicked',{threadID:this._threadID,userID:oe,clickSource:pe});}if(t.get('chat_react_header')){ne.stopPropagation();}else return false;},_addFriendLinkClicked:function(){this.showAddFriend();},_nameConversationLinkClicked:function(){this.showNameConversation();},_showParticipantsClicked:function(){gd.getServerThreadID(this._threadID,function(ne){i.send(new j(pc('/ajax/browser/dialog/multichat_members/').addQueryData({id:ne})));});},_clearHistory:function(){var ne=kd.getThreadMetaNow(this._threadID);if(ne){var oe=this._getCanonicalUserID();gd.clearChat(this._threadID,oe,ne.timestamp);}},_unsubscribeLinkClicked:function(){var ne=[];ne.push({name:'unsubscribe',label:yc._("Leave Conversation"),handler:this._unsubscribeToThread.bind(this)});ne.push(pa.CANCEL);new pa().setTitle(yc._("Leave conversation?")).setBody(yc._("You will stop receiving messages from this conversation and people will see that you left.")).setButtons(ne).show();},_switchToWorkUserClicked:function(){var ne=[];ne.push({name:'move',label:yc._("Move Conversation"),handler:this._switchToWork.bind(this)});ne.push(pa.CANCEL);new pa().setTitle(yc._("Move Conversation to Work Account?")).setBody(yc._("Do you want to move this conversation so that it is shown in your work account instead?")).setButtons(ne).show();},_getUserParticipants:function(ne){var oe=[];ne.forEach(function(pe){var qe=fb.getUserIDFromParticipantID(pe);qe&&oe.push(qe);});return oe;},_createGroupClicked:function(){kd.getThreadMeta(this._threadID,function(ne){if(!ne.is_canonical){var oe=pc('/ajax/groups/create_get.php').addQueryData({ref:'web_messenger_dock',parent_id:'0'}),pe=this._getUserParticipants(ne.participants);oe.addQueryData({members:pe});if(ne.name)oe.addQueryData({name:ne.name});i.send(new j(oe));}}.bind(this));},_enableDesktopNotif:function(){Notification.requestPermission();},_reportSpamClicked:function(){var ne=this._getCanonicalUserID(),oe=pc('/ajax/chat/report.php').addQueryData({id:ne}).addQueryData({src:'top_report_link'});i.send(new j(oe));},_inputPasted:function(event){if(qc.chrome()){var ne=event.clipboardData||event.originalEvent.clipboardData;if(!ne||!ne.items||ne.items.length<1)return;var oe=ne.items[0].type;if(oe!=='image/png')return;if(ne.items[0].getAsFile){var pe=ne.items[0].getAsFile();this._photoUploader.uploadFile(pe);}}},_focusInput:function(){if(t.get('chat_react_input')){this._chatInput&&this._chatInput.isMounted()&&this._chatInput.focus();}else this._getNode('input').focus();},_focusTab:function(){na.addClass(this._tabElem,'focusedTab');this.tryMarkAsRead();this._contextualDialogController&&this._contextualDialogController.tabFocused();if(!od&&this._showPhotoNUXIfNecessary())g.subscribe(['ChatNUX/show','ChatNUX/hide'],function(event){od=event==='ChatNUX/show';});this._closeMouseDown=false;this._setCloseTooltip(true);je.inform('focus-tab',this._threadID);},_blurTab:function(){na.removeClass(this._tabElem,'focusedTab');!this._closeMouseDown&&this._setCloseTooltip(false);},_setCloseTooltip:function(ne){if(t.get('chat_react_header')){this._closeButton.isMounted()&&this._closeButton.setProps({active:ne});return;}var oe=this._getNode('titlebarCloseButton'),pe=ne?yc._("Press Esc to close"):yc._("Close tab");mc.set(oe,pe,'above');},_inputKeyDown:function(event){this.tryMarkAsRead();if(event.keyCode===cb.RETURN&&!event.shiftKey){if(ee(this)){ce(this);event.kill&&event.kill();return;}zd(this);if(cc.WebStickerTrigger)this._stickerTriggerController.activateAfterparty();event.kill&&event.kill();return;}if(event.keyCode===cb.DOWN&&event.shiftKey&&this.hasEmptyInput()){event.kill&&event.kill();da.lowerTab(this._threadID);this.focus();return;}this._handleHotkeyPressed(event);},_initializeInput:function(){if(!t.get('chat_react_input')){var ne=this._inputContainerNode.clientHeight;kc.getInstance(this._getNode('input')).subscribe('resize',function(){var oe=this._inputContainerNode.clientHeight;if(oe!=ne)this._nubController.flyoutContentChanged();ne=oe;}.bind(this));this._listen('input','focus',this._focusTab);this._listen('input','blur',this._blurTab);this._listen('input','paste',this._inputPasted);if(qc.firefox()&&oa.get()=='ko_KR'){this._listen('input','keyup',this._inputKeyDown);}else this._listen('input','keydown',this._inputKeyDown);this._initializeThingsWithInputFn(this._tabTemplate.getNode('input'));}else{this._chatInput=yb.render(yb.createElement(cd,{initializeThingsWithInputFn:this._initializeThingsWithInputFn.bind(this),inputChanged:function(oe){if(cc.WebStickerTrigger)this._stickerTriggerController.updateInput(oe);}.bind(this),inputKeyDown:this._inputKeyDown.bind(this),onAddMention:this._onAddMention.bind(this),onBlur:this._blurTab.bind(this),onEscape:this._handleEscape.bind(this),onFocus:this._focusTab.bind(this),onTab:this._handleTabPressed.bind(this),openFlyoutFn:this._toggleStickersFlyoutShownLegacy.bind(this,true),stickersFlyoutToggler:this._stickersFlyoutToggler,searchTriggeredWord:function(){this._toggleStickersFlyoutShownLegacy(true);this._searchStickers(this._stickerTriggerController.getTriggeredWord());}.bind(this),resizeFn:function(oe){gc.set(this._getNode('inputContainer'),'height',oe+'px');this._nubController.flyoutContentChanged();}.bind(this),uploadPhotoFn:this._photoUploader.uploadFile}),this._getNode('chatInputContainer'));if(cc.WebStickerTrigger)this._stickerTriggerController.setInput(this._chatInput);}},_initializeSharePreview:function(ne,oe){this._sharePreview=yb.render(yb.createElement(kb,{imageSize:{width:qd,height:qd},location:jb.CHAT_PREVIEW,onClose:this._focusInput.bind(this),onUpdate:function(){he(this);ge(this);}.bind(this)}),this._getNode('shareAttachmentShelf'));xa.listen(ne,'keyup',function(){var pe=oe?oe():ne.value;!pe.length&&this._urlScraper.reset();}.bind(this));this._urlScraper=new oc(ne,oe);this._urlScraper.subscribe('match',function(pe,qe){this._sharePreview.setProps({share:null,uri:(qe&&qe.url)});}.bind(this));},_initializeThingsWithInputFn:function(ne,oe){if(t.get('chat_react_share_uploader')){this._initializeSharePreview(ne,oe);}else{this._shareLinkUploader=new aa(this._getNode('shareAttachmentShelf'),ne,this.focus.bind(this),oe,this._appendTextToInput.bind(this));this._initializeUploader(this._shareLinkUploader);}kd.getThreadMeta(this._threadID,function(pe){gd.getServerThreadID(this._threadID,function(qe){this._typingDetector=new nc(this._getCanonicalUserID(),ne,'mercury-chat',null,qe,oe);}.bind(this));}.bind(this));},_getInputValue:function(){if(t.get('chat_react_input')){if(!this._chatInput||!this._chatInput.isMounted())return '';return this._chatInput.getValue()||'';}else return this._tabTemplate.getNode('input').value||'';},_appendTextToInput:function(ne){if(t.get('chat_react_input')){if(this._chatInput&&this._chatInput.isMounted())this._chatInput.appendText(ne);}else this._getNode('input').value+=ne;},_hasUnfinishedPost:function(){return fe(this)||de(this);},tryMarkAsRead:function(){if(!this._messagesView||this._messagesView.isScrolledToBottom()){jd.markRead(this._threadID);jd.markSeen(this._threadID);return true;}return false;},_chatConvClicked:function(ne){this.tryMarkAsRead();if(ub.byTag(ne.getTarget(),'a')||ra.getSelection())return;this.focus();},_inputContainerClicked:function(ne){this.tryMarkAsRead();this.focus();},showTypingIndicator:function(ne){if(t.get('chat_closed_tab_typing_indicator_animated')){var oe=ra.find(this._tabElem,"._54m9");if(ne){this._animatedTypingIndicator=yb.render(yb.createElement(o,{bootloadPlaceholder:yb.createElement("span",null),bootloadComponent:function(pe){n.loadModules(["MercuryTypingAnimation.react"],pe);}}),oe);this._updateAnimatedIndicatorColor();na.addClass(this._tabElem,"_54m8");na.show(oe);}else{na.removeClass(this._tabElem,"_54m8");na.hide(oe);yb.unmountComponentAtNode(oe);this._animatedTypingIndicator=null;}}else na.conditionClass(this._tabElem,'typing',ne);},_updateAnimatedIndicatorColor:function(){if(this._animatedTypingIndicator){var ne=na.hasClass(this._tabElem,'highlightTab')?'light':'dark';this._animatedTypingIndicator.setProps({color:ne});}},_updateUnreadCount:function(ne){var oe=ne.unread_count;if(typeof oe!='undefined'){var pe=!!oe&&(!r.showsTabUnreadUI||r.showsTabUnreadUI()),qe=this._getNode('numMessages');na.conditionShow(qe,pe);na.conditionClass(this._tabElem,'highlightTab',pe);this._updateAnimatedIndicatorColor();wd(this._threadID,this._tabElem,pe);ra.setContent(qe,oe);}},_updateCallLink:function(){var ne=this._getCanonicalUserID();if(ne===ma.getID()){this._hideVideoCallouts();if(t.get('chat_react_header')){this._videoCallButton.isMounted()&&this._videoCallButton.setProps({shown:false});}else na.hide(this._getNode('videoCallLink'));return;}var oe=ya.callabilityForUser(ne),pe=fb.getParticipantIDFromUserID(ne);if(oe!=ya.CallabilityStatus.AVAILABLE)this._hideVideoCallouts();ib.get(pe,function(qe){this._setVideoCallTooltip(ya.generateCallButtonTooltip(qe.short_name,oe));}.bind(this));},_setVideoCallTooltip:function(ne){if(t.get('chat_react_header')){this._videoCallButton.isMounted()&&this._videoCallButton.setProps({tooltipLabel:ne});}else mc.set(this._getNode('videoCallLink'),ne);},_hideVideoCallouts:function(){this._contextualDialogController.hideVideoCallouts();},_updatePrivacyLink:function(ne){var oe;if(ne==y.OFFLINE){oe=yc._("Go online");if(t.get('chat_react_option_menu')){this._reactChatTabMenu.isMounted()&&this._reactChatTabMenu.setProps({privacyText:oe});}else ra.setContent(this._privacyLink,oe);return;}var pe=this._getCanonicalUserID();if(!pe)return;var qe='fbid:'+pe;ib.get(qe,function(re){if(ne==y.BLOCKED){oe=yc._("Turn On Chat for {name}",[yc.param("name",re.short_name)]);}else oe=yc._("Turn Off Chat for {name}",[yc.param("name",re.short_name)]);if(t.get('chat_react_option_menu')){this._reactChatTabMenu.isMounted()&&this._reactChatTabMenu.setProps({privacyText:oe});}else ra.setContent(this._privacyLink,oe);}.bind(this));},_unsubscribeToThread:function(){if(!kd.isEmptyLocalThread(this._threadID)){var ne=fd.constructLogMessageObject(lb.CHAT_WEB,this._threadID,hb.UNSUBSCRIBE,{removed_participants:[qb.getID()]});dd.send(ne);}da.closeTab(this._threadID,'unsubscribed');return true;},_switchToWork:function(){if(!kd.isEmptyLocalThread(this._threadID)){var ne=fd.constructLogMessageObject(lb.CHAT_WEB,this._threadID,hb.SWITCH_TO_WORK,{removed_participants:[qb.getID()]});dd.send(ne);}da.closeTab(this._threadID,'unsubscribed');return true;},_initializeUploader:function(ne){this._subscriptionsHandler.addSubscriptions(ne.subscribe(['all-uploads-completed','upload-canceled'],function(){ge(this);}.bind(this)),ne.subscribe('dom-updated',function(){he(this);}.bind(this)),ne.subscribe('submit',function(){this._focusInput();}.bind(this)));},_initializeReactMenu:function(ne){var oe=this._getNode('menuContainer'),pe=fb.isMultichat(this._threadID),qe=kd.isNewEmptyLocalThread(this._threadID),re=this._sheetController.openAddFriendsSheet.bind(this._sheetController);if(oe)this._reactChatTabMenu=yb.render(yb.createElement(ea,{onFileUploaderMounted:this.setFileUploader.bind(this),updatePrivacyLinkFunc:this._updatePrivacyLink.bind(this),nameConversationFunc:this._nameConversationLinkClicked.bind(this),showParticipantsFunc:this._showParticipantsClicked.bind(this),leaveConversationFunc:this._unsubscribeLinkClicked.bind(this),clearHistoryFunc:this._clearHistory.bind(this),reportSpamFunc:this._reportSpamClicked.bind(this),createGroupFunc:this._createGroupClicked.bind(this),switchToWorkFunc:this._switchToWorkUserClicked.bind(this),isMultichat:pe,isEmptyChat:qe,showAddFriend:re,threadID:this._threadID,attachmentsShelf:ne,onUploadFinished:ge.bind(this,this),onUpdateAttachmentsShelf:he.bind(this,this),onSubmit:this._focusInput.bind(this),enableDesktopNotif:function(){this._enableDesktopNotif();}.bind(this)}),oe);},_initializeArchiveWarning:function(){if(t.get('chat_react_header'))this._archiveWarning=yb.render(yb.createElement(q,{isFBAtWork:t.IsWorkUser,shown:true}),this._getNode('archiveContainer'));},_initializeAddToThreadButton:function(){if(t.get('chat_react_header')){this._addToThreadButton=yb.render(yb.createElement(p,{isFBAtWork:t.get('IsWorkUser',false),onClick:this._addFriendLinkClicked.bind(this),shown:true}),this._getNode('addToThreadContainer'));}else this._listen('addToThreadLink','click',this._addFriendLinkClicked,true);},_initializeVideoCallButton:function(){if(!fb.getUserIDFromThreadID(this._threadID))return;var ne=null;if(t.get('chat_react_header')){this._videoCallButton=yb.render(yb.createElement(ka,{shown:true,onClick:this._callClicked.bind(this),onKeyUp:this._callEnter.bind(this)}),this._getNode('videoCallButtonContainer'));ne=yb.findDOMNode(this._videoCallButton);}else{ne=this._getNode('videoCallLink');this._listen('videoCallLink','click',this._callClicked,true);this._listen('videoCallLink','keyup',this._callEnter,true);}this._contextualDialogController=new u(this._threadID,ne);},_initializeCloseButton:function(){if(t.get('chat_react_header')){this._closeButton=yb.render(yb.createElement(s,{onClick:this._closeClicked.bind(this),onKeyUp:this._closeEnter.bind(this),onMouseDown:this._closePreClicked.bind(this)}),this._getNode('closeButtonContainer'));}else{this._listen('titlebarCloseButton','click',this._closeClicked);this._listen('titlebarCloseButton','keyup',this._closeEnter);this._listen('titlebarCloseButton','mousedown',this._closePreClicked);}},_initializeTitle:function(){if(t.get('chat_react_header')){var ne=kd.getThreadMetaNow(this._threadID);this._title=yb.render(yb.createElement(ia,{isNewThread:kd.isNewEmptyLocalThread(this._threadID),thread:ne,viewer:ma.getID()}),this._getNode('titleContainer'));}},setFileUploader:function(ne){this._fileUploader=ne;},_initializeAutoSendPhotoUploader:function(){this._photoUploader=yb.render(yb.createElement(x,{onSubmit:this._handlePUSubmit.bind(this),onAllUploadsComplete:this._handlePUAllUploadsCompleted.bind(this),onLastUploadFail:this._handlePULastUploadFailed.bind(this),onLastUploadCancel:this._handlePULastUploadCanceled.bind(this)}),this._getNode('photoUploaderContainer'));},_handlePUSubmit:function(ne,oe){ie(this,vb.UPLOAD_START,oe);be(this,'',[],function(pe){if(this._threadID!==pe.thread_id){this._newThreadIDFromPhotoUpload=pe.thread_id;if(this._messagesView)this._messagesView.setNewThreadID(pe.thread_id);}pe.content_attachment=null;dd.addAttachmentPlaceholder(pe,oe.upload_id,oe);}.bind(this));me('submit',oe);this._focusInput();},_handlePULastUploadFailed:function(ne,oe){ie(this,vb.CLIENT_ERROR,oe);me('failed',oe);dd.cancelAttachmentPlaceholder(oe.upload_id,oe);var pe=yc._("Photo Upload Failed"),qe=yc._("Please try again. Make sure you are uploading a valid photo.");new pa().setTitle(pe).setBody(qe).setButtons(pa.OK).show();},_handlePULastUploadCanceled:function(ne,oe){ie(this,vb.CANCEL_DURING_UPLOAD,oe);me('canceled',oe);dd.cancelAttachmentPlaceholder(oe.upload_id,oe);},_handlePUAllUploadsCompleted:function(ne,oe){ie(this,vb.ALL_UPLOADS_DONE,oe);me('completed',oe);dd.confirmAttachmentPlaceholder(oe.upload_id,oe);var pe=oe.image_ids.length||oe.attachments.length;ae(this,pe);},_stickerSelected:function(ne){be(this,'',[],function(oe){oe.has_attachment=true;oe.sticker_id=ne;dd.send(oe);this.focus();}.bind(this));this._messagesView&&this._messagesView.scrollToBottom();},_emoticonSelected:function(ne){var oe=va.symbols[ne];if(!oe)return;if(t.get('chat_react_input')){this._chatInput.insertEmoticon(oe);return;}this._selectionPosition=this._selectionPosition||new ac(this._getNode('input'));var pe=kc.getInstance(this._getNode('input')),qe=pe.getValue(),re=wa.insertEmoticon(oe,qe,this._selectionPosition.getPos());pe.setValue(re.result);this._selectionPosition.setPos(re.start,re.end);},_orionTriggered:function(){be(this,'',[],function(ne){this.focus();}.bind(this));this._messagesView&&this._messagesView.scrollToBottom();},_addStickerSearchNUXIndicator:function(){na.addClass(this._getNode('emoticonIndicator'),'nux');od=false;},_onFlyoutShown:function(ne){if(t.get('chat_react_sticker_button')){var oe=this._stickersFlyout.props.packID;if(oe!==dc.SEARCH_PACK_ID)this.focus();}if(cc.WebStickerTrigger){this._stickerTriggerController.onFlyoutShown(ne);}else ne();this._stickersFlyoutShown=true;},_searchStickers:function(ne,oe){this._stickersFlyout.isMounted()&&this._stickersFlyout.setProps({packID:dc.SEARCH_PACK_ID,trigger:ne},oe);},_onFlyoutHidden:function(){this._stickersFlyoutShown=false;this.focus();},_setTitleHref:function(ne){if(t.get('chat_react_header')){this._title.isMounted()&&this._title.setProps({href:ne});}else{var oe=this._getNode('titlebarText');oe.setAttribute('href',ne);oe.removeAttribute('rel');na.removeClass(oe,'noLink');}},_onAddMention:function(ne){this._linkDropped((new pc(ne.getURI())).getQualifiedURI().toString());}});function me(ne,oe){rd.debug('photo_uploader:'+ne,Object.assign({},oe));}e.exports=je;},null);
-__d("ChatNewMessageHandler",["ChatActivity","ChatMentionsNotifications","ChatTabModel","ChatTabView","JSLogger","MercuryAssert","MercuryBrowserAlerts","UserActivity","MercuryConfig","MercuryThreadlistConstants"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){b.__markCompiled&&b.__markCompiled();var q=k.create('chat_new_message'),r={_notify:function(s,t,u){if(o.DesktopNotificationsGK)h.notifyIfMessageToMe(t);var v=j.get(s);u.view_is_visible=v&&v.isVisible();u.view_is_focused=v&&v.isFocused();if(!u.view_is_visible)q.log('message_to_hidden');u.is_active=g.isActive();m.messageReceived(t);},newMessage:function(s,t){l.isThreadID(s);var u=i.getTab(s),v={thread_id:s,message_id:t.message_id,to_new_tab:!u,to_raised_tab:u?!!u.raised:true};this._notify(s,t,v);q.log('message',v);}};m.subscribe('before-alert',function(s,event){var t=event.threadID,u=j.get(t),v=i.getTab(t),w=p.MESSAGE_NOTICE_INACTIVITY_THRESHOLD;if(v&&v.raised&&u&&u.isVisible()&&u.isFocused()&&n.isActive(w)){u.tryMarkAsRead();event.cancelAlert();}});e.exports=r;},null);
-__d("ChatTabLRUManager",["ChatTabView","ChatTabModel","InitialServerTime","MercuryThreads"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j=b('MercuryThreads').get(),k={getLRUVisibleTab:function(l){if(l.hasRoomForRaisedTab())return (void 0);var m=Object.keys(l.getTabsToShow()||{}),n=1*60,o=null,p=Infinity;for(var q=0;qn)){o=s.thread_id;p=s.timestamp;}}return o;}};e.exports=k;},null);
-__d("ChatTabPolicy",["ChatBehavior","JSLogger","MercuryActionType","MercuryLogMessageType","MercuryAssert","MercuryIDs","MercuryParticipantTypes","MercurySourceType","MercuryThreadInfo","MercuryThreadMode","MercuryViewer","MessagingTag","PresencePrivacy","ShortProfiles","MercuryThreadActions"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t){b.__markCompiled&&b.__markCompiled();var u=b('MercuryThreadActions').get(),v=h.create('tab_policy');e.exports={messageIsAllowed:function(w,x,y){var z=w.thread_id,aa=x.message_id;k.isThreadID(z);k.isParticipantID(x.author);var ba;if(o.isMuted(w)){ba={thread_id:z,message_id:aa,mute_settings:w.mute_settings};v.log('message_thread_muted',ba);return;}if(w.mode==p.OBJECT_ORIGINATED){ba={thread_id:z,message_id:aa,mode:w.mode};v.log('message_object_originated',ba);return;}if(x.source==n.EMAIL||x.source==n.TITAN_EMAIL_REPLY){ba={thread_id:z,message_id:aa,source:x.source};v.log('message_source_not_allowed',ba);return;}var ca=l.getUserIDFromParticipantID(x.author);if(!ca){v.log('message_bad_author',{thread_id:z,message_id:aa,user:ca});return;}if(x.action_type!=i.USER_GENERATED_MESSAGE&&!this._messageIsNewlyCreatedGroup(x,w)){ba={thread_id:z,message_id:aa,type:x.action_type};v.log('message_non_user_generated',ba);return;}if(w.is_canonical_user&&!g.notifiesUserMessages()){v.log('message_jabber',{thread_id:z,message_id:aa});u.markSeen(z,true);return;}if(w.is_canonical&&!w.canonical_fbid){v.log('message_canonical_contact',{thread_id:z,message_id:aa});return;}if(w.folder!=r.INBOX){v.log('message_folder',{thread_id:z,message_id:aa,folder:w.folder});return;}var da=l.getUserIDFromParticipantID(q.getID());t.getMulti([ca,da],function(ea){if(!s.allows(ca)){v.log('message_privacy',{thread_id:z,message_id:aa,user:ca});return;}var fa=ea[ca].employee&&ea[da].employee;if(!fa&&ea[ca].type!==m.FRIEND){v.log('message_non_friend',{thread_id:z,message_id:aa,user:ca});return;}y();});},_messageIsNewlyCreatedGroup:function(w,x){return w.action_type===i.LOG_MESSAGE&&w.log_message_type===j.THREAD_NAME&&x.message_count===1;}};},null);
-__d("ChatTabViewSelector",["Event","Arbiter","ChatTabActions","CSS","DataStore","DOM","MenuDeprecated","NubController","ChatTabTemplates","Toggler","copyProperties","MercuryThreadInformer","MercuryThreads","MercuryThreadMetadataRenderer"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){b.__markCompiled&&b.__markCompiled();var r=b('MercuryThreadInformer').get(),s=b('MercuryThreads').get(),t=b('MercuryThreadMetadataRenderer').get();function u(v){var w=o[':fb:chat:tab:selector'].build(),x=w.getRoot(),y=w.getNode('menu'),z=l.find(y,'.uiMenuInner'),aa={},ba=new n().init(x);j.hide(x);l.insertBefore(v,x);function ca(fa){var ga=0;for(var ha in aa){var ia=aa[ha],ja=s.getThreadMetaNow(ha),ka=ia.getNode('unreadCount'),la=(ja&&ja.unread_count)||0;ga+=la;if(la>9)la='+';j.conditionClass(ka,'invisible_elem',!la);l.setContent(ka,la);}var ma=w.getNode('numMessages');j.conditionShow(ma,ga);l.setContent(ma,ga);}this.setTabData=function(fa){aa={};if(fa.length<1){j.hide(x);return;}j.show(x);l.empty(z);fa.forEach(function(ga){var ha=o[':fb:chat:tab:selector:item'].build();aa[ga.id]=ha;var ia=ha.getNode('content');t.renderAndSeparatedParticipantList(ga.id,ia);l.prependContent(z,ha.getRoot());k.set(ha.getRoot(),'threadID',ga.id);var ja=ha.getNode('closeButton');g.listen(ja,'click',function(event){i.closeTab(ga.id,'selector/close-tab');event.kill();});});ba.flyoutContentChanged();l.setContent(w.getNode('numTabs'),fa.length);ca();};function da(event,fa){if(fa.menu!=y)return;var ga=k.get(fa.item,'threadID');u.inform('selected',ga);p.hide(x);}function ea(event,fa){m.register(y);}m.subscribe('select',da.bind(this));p.listen('show',x,function(){h.inform('layer_shown',{type:'ChatTabSelector'});ea();});p.listen('hide',x,function(){h.inform('layer_hidden',{type:'ChatTabSelector'});});r.subscribe('threads-updated',ca);}q(u,new h());e.exports=u;},null);
-__d("ChatTabController",["Arbiter","BanzaiLogger","ChatActivity","ChatConfig","ChatNewMessageHandler","ChatTabActions","ChatTabLRUManager","ChatTabMessagesView","ChatTabModel","ChatTabPolicy","ChatTabView","ChatTabViewSelector","JSLogger","MercuryViewer","Style","UserAgent_DEPRECATED","VideoCallCore","ChatTabPresence","ChatTypeaheadBehavior","MercuryThreadInformer","MercuryThreadActions","MercuryThreads"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w){b.__markCompiled&&b.__markCompiled();b('ChatTabPresence');b('ChatTypeaheadBehavior');var x=b('MercuryThreadInformer').get(),y=b('MercuryThreadActions').get(),z=b('MercuryThreads').get(),aa=j.get('tab_auto_close_timeout')||7200000,ba=s.create('tab_controller');function ca(na,oa,pa){var qa=o.get().tabs,ra=qa[na],sa,ta;if(qa.length===0)return false;var ua=qa.slice(na+1),va=qa.slice(0,na),wa=ua.concat(va);if(!oa)wa.reverse();if(ra)wa.push(ra);for(var xa=0;xaaa){var ra=o.get().tabs;ra.forEach(function(sa){var ta=sa.id;z.getThreadMeta(ta,function(ua){if(!ua.unread_count){ba.log('autoclose_idle_seen',{thread_id:ta,idleness:qa});l.closeTab(ta,'autoclose_idle_seen');}});});}});q.subscribe('nub-activated',function(pa,qa){fa(qa,na);});q.subscribe('focus-tab',function(pa,qa){var ra=o.getTab(qa);if(ra&&ra.raised)fa(qa,na,ra.signatureID,true);});function oa(pa,qa){h.log('VideoCallLoggerConfig',{event:'chat_tab_call_click'});w.showOutgoingCallDialog(qa.userID,qa.clickSource);}q.subscribe('video-call-clicked',oa);n.subscribe('video-call-clicked',oa);n.subscribe('interaction-with-tab',function(pa,qa){var ra=o.getTab(qa);ra&&ra.raised&&y.markSeen(qa);});q.subscribe('esc-pressed',function(pa,qa){ba.log('close_esc',{thread_id:qa});var ra=o.indexOf(qa);l.closeTab(qa,'close_esc');setTimeout(function(){ca(ra-1,true,true);},0);});x.subscribe('messages-received',function(pa,qa){for(var ra in qa){var sa=qa[ra];for(var ta=0;tathis._viewState.widthToShowNext){this._availableWidth=aa;this._maxShown=ba;this._viewState=null;this._recalculateTabs(ca);}},_onTabsChanged:function(){if(this._initialized){this.inform('tabs-changed');this.inform('max-to-show-changed',this._maxShown);this.inform('max-to-show-change-completed');}},_recalculateTabs:function(aa){var ba=z._getTabsToShow(i.get(),this._availableWidth);if(aa||!q(this._viewState,ba)){this._viewState=ba;this._onTabsChanged();}},getMaxTabsToShow:function(){return this._maxShown;},checkWidth:function(){this._recalculateWidth();},hasRoomForRaisedTab:function(){return this._availableWidth-this._viewState.usedWidth>y();},getTabsToShow:function(){return JSON.parse(JSON.stringify(this._viewState.tabsToShow));},getShowingTabsOrder:function(){var aa=i.get(),ba=this._viewState.tabsToShow;return aa.tabs.filter(function(ca){return ba[ca.id];});},getRightmostHiddenTab:function(){var aa=i.get(),ba=this._viewState.tabsToShow,ca=aa.tabs.filter(function(ea){return !ba[ea.id];}),da=ca.shift();return da?da.id:null;},getLeftmostVisibleTab:function(){var aa=this.getShowingTabsOrder(),ba=aa.pop();return ba?ba.id:null;},getRaisedVisibleTabs:function(){var aa=[],ba=this.getShowingTabsOrder(),ca=ba.length;for(var da=0;daw)w=ha;ba-=w;ba-=15;return Math.max(ba,0);},_getTabsToShow:function(aa,ba){ba=Math.max(ba,y()+1);function ca(sa,ta){return (sa.raised||!ta)?y():x();}var da=JSON.parse(JSON.stringify(aa.tabs)),ea=-1,fa=null;if(aa.promoted)da.forEach(function(sa,ta){if(sa.id===aa.promoted){ea=ta;fa=sa;}});var ga=0,ha=false,ia=0,ja=!fa;da.forEach(function(sa,ta){var ua=ca(sa,ha);ha=ha||!sa.raised;sa.leftmostOffset=ga+ua;ga+=ua;if(sa.leftmostOffsetli{border-color:rgba(100, 100, 100, .22);border-style:solid}._9oz{margin-right:15px;width:41px}._9o-{display:inline-block;width:262px}._dq0 ._9o-{width:247px}._9p2{margin-left:-7px}._9p2 .uiButtonText{color:gray}._9p2 .uiSelectorButton .customimg,._9p2 .uiSelectorButton .img{opacity:.5}._o1t{background-color:#f6f7f8;border:1px dashed #d1d4da;margin-right:-13px;padding:6px 20px 6px 6px}._2v9_{border-top:1px solid #c5c5c5}._8-b ._9oy ._9o- ._1msz{margin-left:21px}._301p{overflow:hidden}._301q{-webkit-box-sizing:border-box;width:100%}._301r{float:right}._dq0 ._9oz{margin-left:4px;width:37px}._awf,._awg,._4_8m,._awk .seeMore .subtitle,._awk .seeMore .img.white,._aw6._4_8l ._26y4,._aw6 ._26y3 ._150p,._aw6._aw7 ._4_8m,._aw7 ._26y4{display:none}._aw6 ._4_8m,._aw6 ._awf,._aw6 ._26y3 ._5cw1,._aw7 ._awg{display:block}._awf{background:#f6f7f8;-webkit-border-radius:2px 2px 0 0;left:0;padding:5px 0 4px 7px;position:absolute;right:0;top:0;z-index:101}html ._awh{border-color:#8c8c8c;padding:0 0 1px}html ._awh .inputtext{width:265px}._awi{display:inline-block;margin-right:2px;margin-top:-4px;vertical-align:middle}._awj{background-image:url(/rsrc.php/v2/y5/r/6qYnkCIq1UK.png);background-repeat:no-repeat;background-size:auto;background-position:0 -1237px;background-color:#fff;height:18px;overflow:hidden;position:absolute;right:10px;top:7px;width:18px}._awj:hover{background-image:url(/rsrc.php/v2/y5/r/6qYnkCIq1UK.png);background-repeat:no-repeat;background-size:auto;background-position:0 -1256px}._awk,._4_8m{padding:8px 5px}._awk .UIFaq_Content,._4_8m .UIFaq_Content{width:292px}._awk .UIFaq_Content img,._4_8m .UIFaq_Content img{max-width:100%}._awk .UIFaq_Container,._4_8m .UIFaq_Container{font-size:11px;line-height:15px}._awk .seeMore,._4_8m .seeMore{background:#f6f7f8;border-top:1px solid #c5c5c5;margin:5px -5px -40px;padding:8px;position:relative;text-align:center}._awk .seeMore .blue,._4_8m .seeMore .blue{margin-top:-12px}._awl{padding:20px;text-align:center}._o1t._9p0{display:none}._5n9x,._o1w{float:right;position:relative;right:-18px;top:-4px}._571t{background:#ebeef4;border:1px dashed #ccc;margin:-5px}
-._5cop{padding-left:17px}html #navPrivacy._5cop ._59fc{padding:0}.highContrast ._5cop ._59fb:before{content:url(/rsrc.php/v2/y5/r/6qYnkCIq1UK.png);margin:-1319px 0 0 -16px;position:absolute}.highContrast ._5cop ._59fb{overflow:hidden;position:relative}._5cop ._59fb{background-image:url(/rsrc.php/v2/y5/r/6qYnkCIq1UK.png);background-repeat:no-repeat;background-size:auto;background-position:-16px -1319px;margin-top:8px}._5cop ._59fc:hover ._59fb,._5cop ._59fc:focus ._59fb{background-image:url(/rsrc.php/v2/y5/r/6qYnkCIq1UK.png);background-repeat:no-repeat;background-size:auto;background-position:0 -1319px}._5cop ._467b._59fc:hover ._59fb,._5cop ._467b._59fc:focus ._59fb,._5cop ._467b ._59fb,._5cop ._59fc:active ._59fb,._5cop .openToggler ._59fc ._59fb{background-image:url(/rsrc.php/v2/y5/r/6qYnkCIq1UK.png);background-repeat:no-repeat;background-size:auto;background-position:0 -1291px}.highContrast .work ._5cop ._59fb:before{content:url(/rsrc.php/v2/y5/r/6qYnkCIq1UK.png);margin:-1305px 0 0 -16px;position:absolute}.highContrast .work ._5cop ._59fb{overflow:hidden;position:relative}.work ._5cop ._59fb{background-image:url(/rsrc.php/v2/y5/r/6qYnkCIq1UK.png);background-repeat:no-repeat;background-size:auto;background-position:-16px -1305px;margin-top:8px}.work ._5cop ._59fc:hover ._59fb,.work ._5cop ._59fc:focus ._59fb{background-image:url(/rsrc.php/v2/y5/r/6qYnkCIq1UK.png);background-repeat:no-repeat;background-size:auto;background-position:0 -1305px}.work ._5cop ._59fc:active ._59fb,.work ._5cop .openToggler ._59fc ._59fb{background-image:url(/rsrc.php/v2/y5/r/6qYnkCIq1UK.png);background-repeat:no-repeat;background-size:auto;background-position:-16px -1291px}
-._7fw{background-color:#000;background-color:rgba(0, 0, 0, .8);border-bottom:1px solid #000;color:#fff;display:none;height:38px;position:relative;width:100%}._7fx{background:url(/rsrc.php/v2/yF/r/Tk4r3ASHe9l.png) repeat-x;height:4px;position:absolute;top:38px;width:100%}.hasViewasChromeBar ._7fw,._7fy{display:block}._7fz{margin:0 auto;padding:3px 0;position:relative;width:981px}.sidebarMode ._7fz{left:-102px}._7f-{color:#a6a6a6;line-height:20px}._7f- ._7f_,._7f- ._7f_ a{color:#fff;cursor:pointer}._7f- ._7g0 .uiTypeahead,._7f- ._7g0 .uiTypeahead .wrap{background-color:#414141;border-color:#414141}._7f- ._7g0 .textInput{color:#a6a6a6}._7g1{margin-top:2px}._7fy{background-image:url(/rsrc.php/v2/y5/r/6qYnkCIq1UK.png);background-repeat:no-repeat;background-size:auto;background-position:0 -1127px;height:16px;padding-bottom:12px;position:relative;width:16px}._7fy:hover{background-image:url(/rsrc.php/v2/y5/r/6qYnkCIq1UK.png);background-repeat:no-repeat;background-size:auto;background-position:-16px -1127px}._7g2,._7g3,._7f_{margin-top:1px}._7g4{background-image:url(/rsrc.php/v2/yG/r/KOrgBTlwza7.png);background-repeat:no-repeat;background-size:auto;background-position:1px -52px}._7g5{background-image:url(/rsrc.php/v2/y5/r/6qYnkCIq1UK.png);background-repeat:no-repeat;background-size:auto;background-position:0 -1274px}._7g4{margin-left:3px}._7g4,._7g5{height:16px;margin-right:4px;margin-top:3px;width:16px}._7g8{min-width:200px}._7f_:hover ._7g6,._7f_:hover ._7o5{text-decoration:underline}._7g1,._7g2,._7g3,._7g5,._7g4,._7f_,._7g6,._7o5{float:left}._7g7 ._7g0,._7g7 ._7g8{display:block}._7g0,._7g8,._7g7 ._7g9,._7g7 ._7ga{display:none}._7g0{float:left;width:250px}.hasViewasChromeBar #modalMaskOverlay{background-color:#000}
-._5ss6 #contentArea #stream_pagelet{border-top:1px solid #ccc}._5vb_ ._5ss6 #contentArea #stream_pagelet{border-top:0}._5ss6 ._5uun{border-bottom-width:0}._5ss6 ._5v3q{border-width:1px}._3og5 ._5ss6 ._5v3q{margin-bottom:88px}._3og5 ._5ss6 ._4gv-,._3og5 ._5ss6 ._3lkn{position:relative;top:-78px}._5ss6 ._5uuo .uiHeaderTitle{left:10px;padding:0 8px}._5wel #globalContainer{width:800px}._5wel #contentCol{margin-left:0}._5wel #pageFooter{margin-left:0}._5wel #leftCol{padding:0}
-._5j5u{padding-top:4px;position:relative;width:398px}._54bx{font-family:Arial, Helvetica, sans-serif;position:relative;width:494px}._5jqj .uiStreamEdgeStoryLineTx{left:29px}._54bz{display:table;left:0;padding-left:0;position:relative}._5j5u .feedback{padding-left:4px}._5j5v .actorImage{padding:4px 0 0}._5j5v .content{display:table-cell;height:32px;margin-top:0;vertical-align:middle}._5j5v .ego_action{margin-top:8px}._5j5v .ego_x{margin-top:-2px}._5j5w.ego_unit{display:table-cell;float:left;margin:-4px 0 0;padding:0}._5j5w.ego_unit+._5j5w.ego_unit{border-top:0;margin-left:10px}._5j5w .imagewrapper{position:relative}._5j5w .close{position:absolute;right:0;top:0}._5j5w .actorImage .img{height:92px;width:92px}._5j5w .content{margin-top:4px;padding-bottom:27px;width:92px}._5j5w .action{bottom:0;position:absolute}._54b-{float:left;padding:12px;width:470px}._54b- ._5j5w.ego_unit{margin:0;padding-top:0}._54b- ._5j5w.ego_unit+._5j5w.ego_unit{border-top:0;margin-left:12px;padding-top:0}._54b_{border-bottom:1px solid #e9e9e9;padding-bottom:10px;padding-top:11px}._54b_ ._54c0{color:#9197a3;font-size:11px;font-weight:bold;line-height:11px;padding-left:12px;text-transform:uppercase}._54b- ._5j5w .content{line-height:12px;margin-top:-3px;padding-bottom:24px;padding-top:12px;width:92px}._54b- ._5j5w .actorImage .img{height:109px;width:109px}._54b- ._5j5w:first-child .actorImage .img{width:108px}._54b- ._5j5w:last-child .actorImage .img{width:108px}._54b- ._5j5w .action span.uiButtonText{padding-bottom:0;padding-top:2px}._54b- ._5j5w .action{bottom:12px;margin-top:12px;position:absolute}._54b- ._5j5w a{border-color:#cccccc #c5c6c8 #b6b7b9;color:#4e5665}._54bz .ego_title{color:#141823;line-height:1.5em;margin-bottom:5px}._54bz .fsm{color:#9197a3;line-height:12px;padding-bottom:10px}._54bx .feedback{font-family:Arial, Helvetica, sans-serif;padding-right:12px;padding-top:10px}._i0y{border:0;display:inline-block;height:218px;margin:0;padding:0 0 0 11px;position:relative;vertical-align:top;width:222px}._i0y:first-child{border-right:1px solid #e9e9e9;margin:0;padding:0 12px 0 0}._i0y .close{position:absolute;right:0;top:-6px}._i0y:hover .ego_x{opacity:1}._i0y .suggestionHeader{margin-bottom:5px}._i0y .suggestionHeader .adjuster{display:inline-block;height:50px;vertical-align:middle;width:0}._i0y .suggestionHeader .actorImg{display:inline-block;height:50px;margin:0 5px 0 0;padding:0;vertical-align:top;width:50px}._i0y .suggestionHeader .title{display:inline-block;font-size:13px;height:50px;line-height:1.5em;margin:0;padding:0;vertical-align:top;width:108px}._i0y .suggestionHeader .title a{color:#4e5665}._i0y .suggestionHeader .titleInner{display:inline-block;vertical-align:middle;width:90px}._i0y .suggestionHeader .likeButton{display:inline-block;height:50px;margin:0;padding:0;vertical-align:top;width:59px}._i0y .suggestionHeader .ego_action{display:inline-block;vertical-align:middle}._i0y .suggestionHeader .ego_action a{margin-top:-6px}._i0y .suggestionHeader .likeButton img{float:none;margin:0 5px 0 0}._i0y .descriptionText{font-family:Georgia, 'lucida grande',tahoma,verdana,arial,sans-serif;font-size:13px}._i0y .shareLink a{color:#4e5665}._i0y .photoColumn{height:143px;margin:0;width:108px}._i0y .photoColumn:first-child{margin-right:5px}._i0y .photoImage{border:1px solid #e9eaed;margin-bottom:3px;padding:0}._i0y .videoThumb{height:115px;width:223px}
-.fbReminders .fbRemindersStory{padding:3px 5px}.fbReminders .fbRemindersSpecialStory{text-align:center}.fbReminders .fbRemindersIcon{height:16px;width:16px}.fbReminders .fbRemindersStory .fbRemindersRemove{margin-top:-1px;display:none}.fbReminders .fbRemindersStory .fbRemindersRemove.openMenu{display:block}.fbReminders .celebrationStory .fbRemindersRemove{display:block;visibility:hidden}.fbReminders .celebrationStory:hover .fbRemindersRemove{visibility:visible}.fbReminders .fbRemindersStory:hover{background-color:#e9eaed;cursor:pointer}.fbReminders .fbRemindersStory:hover a{text-decoration:none}.fbReminders .fbRemindersStory:hover .fbRemindersRemove,.fbReminders .fbRemindersStory a{display:block}.fbReminders .fbRemindersStory .fbRemindersTitle{color:#3b5998}.fbRemindersContent{overflow:hidden}.fbRemindersContent .fbRemindersFooter{text-align:center}.fbRemindersContent .fbCalendarList .fbCalendarLabel{width:60px}.fbRemindersContent .fbCalendarList .fbCalendarItemContent{position:relative;width:400px}.fbRemindersContent .fbRemindersPokeBack{white-space:nowrap}.fbRemindersContent .uiScrollableArea .jewelHeader{background-color:#fff}.fbRemindersContent .fbRequestList,.fbRemindersContent .jewelHeader,.fbRemindersContent .friendBrowserForm{margin-right:10px}.fbRemindersContent .jewelFooter{margin-top:5px}.fbBirthdayRemindersContent .uiScrollableAreaWithShadow.contentBefore:before{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);top:-2px}.fbBirthdayRemindersContent .uiScrollableAreaWithShadow.contentAfter:after{background-color:#fff;-webkit-box-shadow:0 -1px 2px rgba(0,0,0,.3);height:6px}.fbBirthdayRemindersContent .fbRemindersTitleSeeAll{color:#627aad}.fbBirthdayRemindersContent .fbRemindersSubtitleActionList{color:#9197a3}.fbBirthdayRemindersContent .fbRemindersSubtitleAgeText{color:#4e5665}.fbBirthdayRemindersContent .fbRemindersTodayHeader,.fbBirthdayRemindersContent .fbRemindersSublistHeader{color:gray;font-size:11px}.fbBirthdayRemindersContent .fbRemindersBirthdayList .fbRemindersBirthdayListItem{border-color:#e9eaed}.fbNamedayRemindersContent .fbRemindersNamedayList .fbRemindersNamedayListItem{border-color:#e9eaed}.fbRemindersLoadingIndicator{display:block;padding:50px;text-align:center}.fbRemindersStickyArea{background-color:#fff}.fbEventReminderContent .fbCalendarLineSeparator{display:none}.fbEventReminderContent li.fbCalendarItem:first-child{padding-top:0}.fbEventReminderContent li.fbCalendarItem:last-child{padding-bottom:0}.fbRemindersContent .fbRemindersContentHeader{border-bottom:1px solid #e5e5e5}.fbReminders .fbRemindersStory .fbRemindersAction{display:none}.fbReminders .fbRemindersStory:hover .fbRemindersAction{display:block}
-._585-{background-color:#fff;border:none;-webkit-border-radius:3px;-webkit-box-shadow:inset 0 0 0 1px #f9f9f9, inset 0 1px 0 0 #e5e5e5, 0 -1px 0 0 #2f477a;height:24px;margin-left:30px;margin-top:0;max-width:550px;overflow:hidden;padding-left:5px;padding-right:25px;position:relative;top:9px;width:auto}.work ._585-,.work ._4w96._585-{background-color:rgba(211,214,219,.25);border:1px solid rgba(145,151,163,.40);-webkit-box-shadow:inset 0 1px 1px 0 rgba(0,0,0,.02), inset 0 -1px 1px 0 rgba(255,255,255,.56);top:8px}.UIInternPage ._59ba ._585-{margin-left:0;padding-left:0}._4w96._585-{border:1px solid #355089;-webkit-border-radius:4px;-webkit-box-shadow:none;-webkit-box-sizing:border-box;height:26px;left:-1px;padding-right:48px;top:8px}._4w96._585- ._5860,._4w96._585- ._5861{height:25px}._585- ._5861,._5861 ._586f{border:none;font-family:'helvetica neue', helvetica, arial, 'lucida grande', sans-serif;font-size:14px}._585_{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:-34px -734px;cursor:pointer;display:block;height:14px;position:absolute;right:6px;top:4px;width:14px;z-index:2}.white ._585_{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:0 -751px}._4w96 ._4w97 ._585_{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:-17px -751px}._585- ._4w98{background:#f6f7f8;border:1px solid #355089;border-bottom:none;border-left:none;-webkit-border-radius:0 4px 4px 0;cursor:default;display:block;height:24px;line-height:1;padding:0 16px;position:absolute;right:-1px;text-align:center;top:-1px;z-index:1}._585- ._4w98 ._585_{display:inline-block;position:relative;right:0;top:-1px;vertical-align:middle}._585- ._4w98._4w97{background:#5890ff;cursor:pointer}._585- ._5860,._585- ._5860 .wrap{background:transparent;border:none;height:23px}._585- ._5861{background:none;color:#333;cursor:text;height:23px;overflow:hidden;padding:0;text-indent:2px;width:inherit}._5861 ._586j,._5861 ._586k,._5861 ._586f,._5861 ._586i{font-family:'helvetica neue', helvetica, arial, 'lucida grande', sans-serif;-webkit-font-smoothing:antialiased;height:18px;line-height:18.6px;padding:3px 0 0;text-shadow:none}._5861 ::-ms-clear{display:none}._5861 ._586f{padding-left:0}._5861 ._586f,._5861 ._586i{color:#141823}._5861 ._586h{color:#9197a3}
-._200{margin:10px 0;border-top:1px solid #ccc}._201{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:0 -705px;display:block;height:14px;margin-top:-7px;position:absolute;right:4px;top:50%;width:17px}._6i3{font-size:14px}._6i3 ._7gk{max-width:550px;overflow:hidden}
-._202{border:none;padding:0;position:relative}.highContrast ._202.selected{border-left:10px solid transparent;margin-right:10px}._1z7e ._202{display:none}._205{display:block;position:relative;white-space:nowrap}._7gk{display:block;height:48px;overflow:hidden;position:relative;text-overflow:ellipsis;vertical-align:middle}@media only screen and (min-height: 674px){._1et7._1wfz ._7gk{height:64px}}._20h,._k83,._51l_{float:left;height:40px;line-height:40px;margin:4px 8px 0 6px;overflow:hidden;text-align:center;vertical-align:middle;width:40px}@media only screen and (min-height: 674px){._1et7._1wfz ._20h,._1et7._1wfz ._k83,._1et7._1wfz ._51l_{height:56px;line-height:56px;width:56px}}._1et7._207 ._205,._1et7._207 ._7gk,._1et7._207 ._k83{height:32px}._1et7._207 ._k83{line-height:32px;margin-top:0;width:20px}._k83 ._20h{height:20px;margin:6px 0 0 0;width:20px}._k83 span{display:inline-block;height:40px;vertical-align:middle;width:40px}._6-a{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:0 -664px}._5vdo{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:0 -90px}._5b1w{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:0 -49px}._1et7 ._5b1w{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:-17px -734px;height:16px;width:16px}._1et7 ._4lhn{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:-18px -705px;height:16px;width:16px}._1et7 ._4lho{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:0 -734px;height:16px;width:16px}._9rf{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:0 -459px}._9rg{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:0 -418px}._9rh{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:0 -541px}._9ri{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:0 -295px}._9rj{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:0 -131px}._9rk{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:0 -500px}._9rl{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:0 -623px}._a0i{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:0 -377px}._hya{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:0 -336px}._hyb{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:0 -172px}._485s{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:0 -254px}._4-vy{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:0 -582px}._5vf2{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:0 -213px}._4c7a{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-repeat:no-repeat;background-size:auto;background-position:-4px -4px}._205,._205:hover{outline:none;text-decoration:none}._205,._205 .fragmentUnchanged{color:#999}._53ad{color:#333}._205 .fragmentEnt{font-weight:700}._51l_ .splitpic{background-position:center center;background-repeat:no-repeat;background-size:cover;float:left;height:40px;overflow:hidden;width:19px}@media only screen and (min-height: 674px){._1et7 .splitpic{background-position:center center;background-repeat:no-repeat;background-size:cover;height:56px;width:27px}}._51l_ .leftpic{margin-right:1px;width:20px}@media only screen and (min-height: 674px){._1et7 .leftpic{width:28px}}._51l_ .toppic{height:19px;margin-bottom:1px}@media only screen and (min-height: 674px){._1et7 .toppic{height:27px}}._51l_ .bottompic{height:20px}@media only screen and (min-height: 674px){._1et7 .bottompic{height:28px}}._51l_ img{left:0;margin-left:-11px;position:static}._51l_ .toppic img,._51l_ .bottompic img{height:40px;margin:-10px 0 0 -10px;width:40px}._51l_ .leftpic img{margin:-5px 0 0 -15px}._205 .presenceIndicator i{margin-left:6px}._202.selected{background:#ebeef4}._53ad,._53a9{overflow:hidden;text-overflow:ellipsis}._53ad{padding-right:10px}@media only screen and (min-height: 674px){._1et7._1wfz ._53ad._2vzo{margin:21px 0}._1et7._1wfz ._53ad._2vzp{margin:15px 0}._1et7._1wfz ._53ad._2vzq{margin:8px 0}}._1et7._207 ._53a9{display:none}._53ad{display:block;font-family:helvetica, arial, 'lucida grande', sans-serif;line-height:20px;margin:14px 0}@media only screen and (min-height: 674px){._1et7 ._53ad{line-height:20px;margin:14px 0}}._1et7._207 ._53ad{margin:6px 0 0}._55y-._53ad{margin:8px 0}._53a9{position:relative;z-index:1}._5byz ._53ad,._5byz ._53a9{width:452px}._55y-._53ad{line-height:16px;margin:9px 0}._1et7._207 ._55y-._53ad{line-height:20px}._53aa,._53ab,._57q5{color:#999;font-size:11px;font-weight:normal}@media only screen and (min-height: 674px){._1et7._1wfz ._53aa{color:#333}._1et7._1wfz ._53ab{display:block;text-indent:-6px}}@media only screen and (min-height: 674px){._1et7._1wfz.selected ._53ab{display:block}}._5td3{font-weight:bold}
-._53a9{display:inline;font-size:13px}._55y- ._53a9{display:block}._53ab,._57q5{color:#999}.selected ._53ab{display:inline}._10j2{background-image:url(/rsrc.php/v2/yf/r/cBcXNHiVxzZ.png);background-repeat:no-repeat;background-size:auto;background-position:-17px -204px;color:#0c5eff;padding-left:12px}.selected ._10j2{background-image:url(/rsrc.php/v2/yf/r/cBcXNHiVxzZ.png);background-repeat:no-repeat;background-size:auto;background-position:-16px -68px;color:#ccc}
-._5tlx{border:1px solid #ccc;border-color:rgba(0, 0, 0, .15);-webkit-border-radius:4px;-webkit-box-shadow:0 4px 6px 2px rgba(0, 0, 0, .10);left:-1px;max-width:800px;top:-1px}._5tlx._5xzd{-webkit-box-sizing:border-box;left:0}._5qz2._5tlx{border:0;-webkit-box-shadow:none}._50c9{background:#fff;-webkit-border-radius:5px;overflow:hidden;padding:4px 0;-webkit-transition:height 200ms ease-in-out}._50c9._5vg2{-webkit-transition:none}._5t7t._50c9{padding:0}._5tly ._50c9{max-height:90vh;overflow-y:auto}._70_{line-height:inherit;padding:8px 0 7px 0}.selected ._70_,.selected ._57zy,._70_.selected,._57zy.selected{background:#4e69a2;color:#fff}._50c9 ._6i1{display:block}._21r{font-size:16px}._50c9 .megaphone_location_gsv2_typeahead .megaphone_card{border:none;margin:0}._3su{border-top:1px solid #e1e1e1;color:#5d5d5d;cursor:pointer;font-family:helvetica, arial, 'lucida grande', sans-serif;font-size:11px;font-weight:bold;line-height:16px;text-align:center;text-transform:uppercase}._70_{border-top:1px solid #e1e1e1;color:#5d5d5d;cursor:pointer;font-family:helvetica, arial, 'lucida grande', sans-serif;font-size:11px;font-weight:bold;line-height:16px;padding:13px 0 11px 0;text-align:center;text-transform:uppercase}.selected ._70_,._70_.selected{background:#e9eaed;color:#2b2c2b}._70_:hover{color:#2b2c2b}._57zy{border-top:1px solid #e1e1e1;color:#5d5d5d;cursor:pointer;font-family:helvetica, arial, 'lucida grande', sans-serif;font-size:11px;font-weight:bold;line-height:16px;padding:13px 5px 11px 5px;text-align:center;text-decoration:none !important}.selected ._57zy,._57zy.selected{background:#e9eaed;color:#2b2c2b}._57zy:hover{color:#2b2c2b}._21f{line-height:23px;padding:8px 0}._21f img{margin-left:12px;position:relative;top:4px}._3zsi{background:#f6f7f8;border-bottom:1px solid #e9eaed;border-top:1px solid #e9eaed;line-height:16px;padding:3px 7px 2px;text-transform:uppercase}._3zsi,._3zsi a{color:#9197a3;font-family:helvetica, arial, 'lucida grande', sans-serif;font-size:11px;font-weight:bold}._1z7e ._3zsi{display:none}._366f{background-color:#fff9d2;border-bottom:1px solid #f9eca5;color:#535353;line-height:20px;padding:18px 0 17px 0;text-align:center}._553e{font-size:14px}._2hh{font-size:12px}._5vdn{border-top:1px solid #e9eaed;color:#9197a3;font-size:10px;margin-top:5px;padding:3px 0 5px 7px;text-transform:uppercase}
-._586g{overflow:hidden;position:relative}._586f,._586i,._586k,._586j{border:0;outline:1px solid rgba(0, 0, 0, 0);padding:3px;position:relative;z-index:1}._586i,._586k,._586j{overflow:auto;white-space:pre-wrap}._586k,._586j{left:0;position:absolute;right:0;top:0;z-index:0}._586i{cursor:text}._586i br{display:none}._586k{color:transparent}._586f{width:100%}._586g{border:1px solid #999}._586f,._586i{color:#333}._586f,._586i{background:url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}._586j{color:#9197a3}.child_is_focused ._586j{color:#bdc1c9}._586h{color:#999}._586o{font-weight:bold}._586p{height:20px}._586p ._586f,._586p ._586i,._586p ._586k,._586p ._586j,._4v1s{overflow:hidden;white-space:pre}.webkit ._586p ._586i,.webkit ._586p ._586k,.webkit ._586p ._586j{white-space:nowrap}
-._4xi4 .notifMainLink img{display:none}._4xi4 .anchorContainer span.img{display:none}._4xi4 ._4962 .beeperNubWrapper{position:relative}._4xi4 ._4962 .beeperNubWrapper .beeperNub{background-image:url(/rsrc.php/v2/yF/r/FKdgyTOUamS.png);background-repeat:no-repeat;background-size:auto;background-position:-256px -549px;height:8px;left:auto;position:absolute;top:-8px;width:16px}._4xi4 ._2g48{line-height:19px}._4xi4 ._4962 .jewelCount{top:-4px}
-._2qdr{height:80px;width:124px}._z1b{display:block}._2qds{background-size:100% 100%;-webkit-border-radius:3px;color:#fff;display:table-cell;height:80px;margin:0 4px 2px;width:124px}._2qdt{background:-webkit-gradient(linear, center top, center bottom, from(rgba(30,87,153,.01)), to(rgba(0,0,0,1)));background:-webkit-linear-gradient(to bottom, rgba(30,87,153,.01) 0%,rgba(0,0,0,1) 100%);-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;line-height:35px;margin-top:-35px}._2qdu{color:#fff;display:inline-block;font-size:11px;line-height:14px;margin:4px 6px;vertical-align:bottom}._2qdu a{color:#fff}._2qdu a:hover{text-decoration:none}._3et8{left:109px;position:relative;top:-77px}._3et9{margin-left:40px;margin-top:-100px}._3eta{-webkit-border-radius:3px}._2qdr:hover{opacity:.65;-webkit-transition:.3s}
-._bv9{background-image:url(/rsrc.php/v2/yF/r/FKdgyTOUamS.png);background-repeat:no-repeat;background-size:auto;background-position:-209px -539px;float:left;height:5px;margin:4px 8px 4px 4px;width:9px}._bva{padding:2px 0;text-align:center}._2cfp tr td:not(:last-child){padding-right:6px}._2cfq{margin-bottom:6px}
-._2b2u{position:relative}._4ksu{cursor:default;opacity:.35;pointer-events:none}._1m6e{background-image:url(/rsrc.php/v2/yF/r/FKdgyTOUamS.png);background-repeat:no-repeat;background-size:auto;background-position:-103px -609px;display:none;height:10px;position:absolute;right:4px;top:4px;width:10px}._1m6e:hover{background-image:url(/rsrc.php/v2/yF/r/FKdgyTOUamS.png);background-repeat:no-repeat;background-size:auto;background-position:-114px -609px;cursor:pointer}._2b2u:hover ._1m6e{display:block}
-.canvas_iframe_util{overflow:hidden;width:760px}.canvas_rel_positioning{position:relative;overflow:hidden;zoom:1}#canvas_throbber{display:none;padding:220px 0;text-align:center}#canvas_throbber.async_saving{display:block}#iframe_canvas,#iframe_canvas_fb_https{display:block;width:100%}.canvasRHCFooter{margin-bottom:30px}.hide_right_col{overflow-y:auto}
-._lh- #headerArea{margin:0;padding:0}._4n06 #contentCol{padding-top:0}._4n06 #bottomContent{display:none}._4n06 #contentCurve{margin:0 8px}._4n06.center_fixed_width_app #pagelet_canvas_content{margin:0 auto;max-width:760px}._4n06{background-image:url(/rsrc.php/v2/yZ/r/7_2F8Pl4G1K.png);background-position:right;background-repeat:repeat-y;background-size:278px 10px;min-height:100vh}._4n06 #mainContainer{border-right:none;margin-left:0}body._4n06 div#globalContainer{padding-left:0;padding-right:0;width:1006px}._4n06.liquid div#globalContainer{min-width:1020px}._4n06 #contentArea{border-right:none;padding:0}._4n06 div#contentArea::after{display:none}._4n06 #contentCol{background-color:inherit}._4n06 #pagelet_canvas_appreview>div{border-bottom:1px solid #e9eaed}._4n06 #rightCol{background-color:#fff;border-left:1px solid #d3d6db;-webkit-box-sizing:border-box;margin-left:0;min-height:1px;width:278px;word-wrap:break-word}._4n06 #rightCol .ego_section{border-bottom:1px solid #e9eaed}._4n06 #rightCol .uiSideHeader{background-color:inherit;border-top:0;margin-bottom:0;padding:10px 0 4px 0}._4n06 #rightCol .uiHeaderTitle{color:#9197a3;font-size:11px;font-weight:bold;text-transform:uppercase}._4n06 #rightCol .uiHeaderActions,._4n06 #rightCol .uiHeaderActions a{color:#6d84b4}._4n06 .ego_unit{margin-left:3px;margin-right:3px}._4n06 #rightCol .ego_unit_container{padding:0}._4n06 #rightCol .rhcFooterBorder{border-bottom:none}._4n06 #rightCol .rhcFooterWrap{padding-left:0}._4n06 .ego_column{width:254px}._4n06 .adsCategoryTitleLink{color:#9197a3}._4n06 #rightCol .uiHeaderTitle,._4n06 .adsCategoryTitleLink{-webkit-font-smoothing:antialiased}._4n06 .canvasRHCFooter,._4n06 .canvasRHCFooter a{color:#9197a3;font-size:11px}._4n06 .canvasRHCFooter{padding-top:0}._41ph{background-repeat:no-repeat;background-size:cover}._14ox{bottom:0;height:20px}._41pi{background:-webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,.85)), to(rgba(0,0,0,.5)));background:-webkit-linear-gradient( to bottom, rgba(0,0,0,.85), rgba(0,0,0,.5) );height:100%}
-._470m{border-bottom:1px solid #ccc;padding:8px}._470m>table{width:100%}._470n{border:2px solid white;-webkit-border-radius:4px;margin-right:6px;vertical-align:middle}._470n:hover{border:2px solid #ebeef4}._470o{display:block;font-size:14px;margin-right:6px;padding:4px}._470o:after{color:#9197a3;content:' \25be'}._470p a,._470o a{color:#4e5665;text-decoration:none}._470o:hover{background-color:#ebeef4;-webkit-border-radius:4px}._3yhi ._53iv{padding:0}._470s{background-color:#f6f7f8;border-bottom:1px solid #ccc;color:#9197a3;font-size:11px;font-smoothing:antialiased;font-weight:bold;padding:6px 8px;text-transform:uppercase}._470t:not(:last-child){border-bottom:1px solid #ccc}._470u{border-top:1px solid #ccc;font-weight:bold;padding:8px;text-align:center}._470u:hover{background-color:#f6f7f8}._a91{border-bottom:1px solid #ccc;padding:8px}._a92{color:#4c4c4c;font-weight:600}._5ebx{vertical-align:middle}._41ng:after{color:#4c4c4c;content:' \25be';font-size:13px;position:relative;top:-3px}._41ng:after,._41ng:hover{text-decoration:none}._41ng button:focus{outline:0}._41ni{margin-left:auto;margin-right:0;margin-top:1px}._4utw{opacity:.6}._4utw:hover{opacity:1}._elo{color:#4c4c4c;font-size:13px;text-decoration:none}._3ht4{color:green;margin-right:14px;margin-top:2px}._3ht5{margin:2px 6px}._4utx{margin-top:2px}._3iqd{margin-right:14px}._51sk{width:430px}._3yhj:not(:last-child){padding-bottom:8px}._3yhk{width:500px}._3yhl{font-size:13px;font-weight:bold;padding-bottom:8px}._1ql2 ._1g80{height:25px}._1ql2 ._1g82{display:none}._1ql2 ._1g83{width:48px}._1ql2 ._1g88{right:100%}._1ql2 ._1g89{left:100%}._1ql2 ._1g8a{bottom:24px}._1ql2 ._1g8b{font-size:19px;font-weight:bold}._1ql2 ._1g8c{font-size:13px;margin-top:5px}
-._1k76{background-color:#fff;border-bottom:1px solid #d3d6db;padding-bottom:12px;position:relative;z-index:100}._1k77{display:block;padding:0 2px 0 6px;position:relative}._1k78{padding:0 4px 0}._1k79{-webkit-border-radius:7px;position:relative}._5pr2 ._1k79{background-color:#fff}._1k79 .img{-webkit-border-radius:7px}._2omr{-webkit-border-radius:7px;bottom:0;-webkit-box-shadow:inset 0 0 1px rgba(0, 0, 0, .5);left:0;position:absolute;right:0;top:0}._1k79:hover{border-color:#5890ff;-webkit-box-shadow:0 0 2px 1px #5890ff}._1k79 .uiSideNavCountSprited{padding:0 3px}._1k79 .uiSideNavCountSprited span.countValue{padding:0 1px 1px 1px}._5av9{-webkit-border-radius:2px}._5ms_ ._1k77{padding:0}._5mt0{width:205px}._5mt0 ._1k77{padding-left:12px;padding-top:1px}._5mt0 ._1k78{padding-bottom:0;padding-left:8px;padding-right:0}#pagelet_canvas_showcase ._5m9p{width:244px}#pagelet_canvas_showcase ._5av9{width:244px}._5r-_.homeFixedLayout #rightCol ._5xi_.uiSideHeader a{color:#3b5998;font-size:12px}._2avm{margin-bottom:0}._2avn{max-height:129px;width:254px}._2avo{-webkit-border-radius:5px;overflow:hidden;position:relative}._2avp{height:129px;position:absolute;top:0;width:30px}._2avq{left:0}._2avr{right:0}._2avs{background-color:#fff;display:block;height:100%;opacity:0;width:100%}._2avs:hover{opacity:.4}._2avt{opacity:.8;position:absolute;top:49px}._2avq ._2avt{left:7px}._2avr ._2avt{right:7px}._4qt8{border:1px solid #d3d6db;-webkit-border-radius:5px;display:block;height:32px;margin-top:10px;overflow:hidden;text-align:center;white-space:nowrap}._4qt8:hover ._4qt9,._4qt8:hover ._1sag,._4qt8:hover ._1sah{text-decoration:underline}._4qt8 ._4qta{padding-left:6px;padding-right:4px;padding-top:8px}._4qt8 ._4qt9,._4qt8 ._1sag,._4qt8 ._1sah{display:inline-block;margin-top:10px;max-width:210px;overflow:hidden;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}._4qt8 ._1sag{font-weight:bold}._4qt8 ._1sah{background-color:#cee5f6;-webkit-border-radius:3px;margin-right:6px;padding-left:4px;padding-right:4px}._1rqn{-webkit-border-radius:5px;height:129px;overflow:hidden;position:relative;margin-bottom:8px}._1rqo ._1m6e{top:32px}._1m6e ._1rqp{position:absolute;right:5px;top:5px}._4j5d{margin:8px 0 -4px;text-align:center}._dvb ._1m6e{background-image:url(/rsrc.php/v2/yF/r/FKdgyTOUamS.png);background-repeat:no-repeat;background-size:auto;background-position:-70px -609px;margin-top:6px}._dvb ._1m6e:hover{background-image:url(/rsrc.php/v2/yF/r/FKdgyTOUamS.png);background-repeat:no-repeat;background-size:auto;background-position:-92px -609px}
-._2hcm{position:absolute;right:-2px;text-align:right;top:-2px}._2hcl.uiSideNavCount.uiSideNavCountRed{background-color:#f03d25}._2hcl.uiSideNavCount{-webkit-box-shadow:0 1px 0 rgba(0, 0, 0, .5);color:#fff;padding-bottom:1px;z-index:1}
-a._cny{color:#4c4c4c;text-decoration:none}a._co0{color:#5890ff}._cnz{opacity:.6}._cnz:hover{opacity:1}._cn-{margin:2px 4px 0 0}._cn_{font-size:13px}
-._578{min-width:100%}._57a{padding:8px}._57a._57b{background:rgba(237,239,245,.98)}._57a:hover{background-color:#f6f7f8}._57a:not(:last-child){border-bottom:1px solid #ccc}._57c{color:#4c4c4c;font-weight:600}._57d{color:#9197a3}._35mc{color:#3b5998}._35md{color:#b2b2b2;font-size:11px;padding-left:4px}._35me{color:#666;padding-bottom:2px}
-._3ss{cursor:auto;height:85px}._3ss ._1m6e{right:2px;top:2px}._3sy{position:relative}._3t9{padding-left:8px}._3tb{height:50px;position:relative;width:50px}._3tb img{-webkit-border-radius:7px}._3tb:hover{border-color:#5890ff;-webkit-border-radius:7px;-webkit-box-shadow:0 0 2px 1px #5890ff}._3te{background:#dcdee3;height:1px;margin-left:8px;width:189px}._3tf{padding-left:12px;padding-top:2px}._2xo._3tj,._2xo._3tk{display:none}._3sy:hover ._3tj{background-image:url(/rsrc.php/v2/yM/r/AMdqHnPZ66I.png);background-repeat:no-repeat;background-size:auto;background-position:-36px -132px}._3sy:hover ._3tk{background-image:url(/rsrc.php/v2/yM/r/AMdqHnPZ66I.png);background-repeat:no-repeat;background-size:auto;background-position:-54px -132px}._gu1{margin-left:-6px;margin-right:-6px}._3tj,._3tk{display:inline;height:12px;position:absolute;top:20px;width:8px;z-index:4}._3tj{background-image:url(/rsrc.php/v2/yM/r/AMdqHnPZ66I.png);background-repeat:no-repeat;background-size:auto;background-position:-45px -132px;left:5px}._3tk{background-image:url(/rsrc.php/v2/yM/r/AMdqHnPZ66I.png);background-repeat:no-repeat;background-size:auto;background-position:-63px -132px;right:5px}._3tl{height:65px;left:-5px;position:absolute;top:-25px;width:20px}._3tm{-webkit-border-radius:7px;bottom:0;-webkit-box-shadow:inset 0 0 1px rgba(0, 0, 0, .5);left:0;position:absolute;right:0;top:0}._3tr,._3tr a,._3ts{color:#989db3;font-weight:bold;text-shadow:0 1px #fff;text-transform:uppercase}._3tr{font-size:9px}._gu1 ._3ts,._gu1 ._3tr,._gu1 ._3tr a{text-shadow:none}._gu1 ._3ts{color:#9197a3;-webkit-font-smoothing:antialiased}._gu1 ._3tr a{color:#6d84b4;font-size:12px;font-weight:normal;text-transform:none}._gu1._3ss{height:83px}._gu1 ._3tx{padding-top:10px}._3ts{font-size:11px}._3tx{line-height:12px;padding:6px}
-.__wu ._539-.roundedBox{margin-left:30px;max-width:400px;overflow:hidden;width:auto}.__wu ._539-.roundedBox .uiSearchInput{border:none}.__wu .roundedBox .smurfbarBottomBorder{background:#fff;-webkit-border-radius:0 0 3px 3px;height:3px}.__wu .roundedBox .smurfbarTopBorder{background:#fff;-webkit-border-radius:3px 3px 0 0;height:3px}.__wu ._539-.roundedBox .uiSearchInput{display:block}.__wu ._539-.roundedBox .uiSearchInput,.__wu ._539-.roundedBox .uiSearchInput input,.__wu ._539-.roundedBox .uiSearchInput button{background-color:transparent}.__wu ._539-.roundedBox .uiSearchInput input{-webkit-box-sizing:border-box;display:block;margin:0;padding-left:7px;padding-right:25px;width:100%}.__wu ._539-.roundedBox .uiSearchInput,.__wu ._539-.roundedBox .uiSearchInput span{display:block}.__wu ._539-.roundedBox .uiTypeahead{height:18px;margin-top:0}.__wu ._539-.roundedBox .uiSearchInput .inputtext{color:#141823;font-size:14px;-webkit-font-smoothing:antialiased;height:18px;line-height:18.6px;padding-top:0}.__wu ._539-.roundedBox .uiSearchInput input::-webkit-input-placeholder{color:#9197a3}.__wu ._539-.roundedBox .uiSearchInput .inputtext::-webkit-input-placeholder{color:#4e5665}.__wu ._539-.roundedBox .uiSearchInput button{background-image:url(/rsrc.php/v2/y5/r/6qYnkCIq1UK.png);background-repeat:no-repeat;background-size:auto;background-position:0 -1201px;height:15px;right:3px;top:2px;width:22px}.__wu .roundedBox .uiTypeahead{background-color:#fff;border:none;-webkit-border-radius:0}
-._2dpb{display:inline-block;max-width:175px;overflow:hidden;padding-left:8px;padding-right:0;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}html ._2dpc{border:0;-webkit-border-radius:0;height:19px;margin:4px 0 0;width:19px}._5luq ._2dpb,.wifi_auth_content ._2dpb,.wifi_content ._2dpb{color:#d8deea;font-weight:bold;line-height:29px}.wifi_auth_content ._2dpb,.wifi_content ._2dpb{height:31px;position:relative;text-decoration:none}#booklet #fbpageheader ._2dpb{line-height:24px;padding:0 5px;vertical-align:middle}#booklet #fbpageheader ._2dpc{width:20px;height:20px;border:solid 1px #294a8f;border-top:solid 1px #123682;-webkit-border-radius:2px;margin:3px;vertical-align:middle}._4fn6{height:22px;line-height:22px;padding:0 6px 0 0}._5luq ._4fn6{border-left:none}._2dpe:after,._2dpe:hover::after{background-image:url(/rsrc.php/v2/yG/r/KOrgBTlwza7.png);background-repeat:no-repeat;background-size:auto;background-position:0 -105px;background-color:transparent;content:'';display:block;height:21px;left:3px;position:absolute;top:3px;width:21px}.work ._2dpe:after,.work ._2dpe:hover::after{background-image:url(/rsrc.php/v2/yG/r/KOrgBTlwza7.png);background-repeat:no-repeat;background-size:auto;background-position:-24px -82px}._4fn6:hover a._2dpe,._4fn6 a._2dpe{padding-left:4px}
-._5pbu{position:relative}._5mxv{border-top:1px solid #e9e9e9;margin-top:12px;padding-top:10px}._5v3q ._5mxv{border-top-color:#e5e5e5;margin-top:9px;padding-top:12px}._5uqk{border:1px solid #e5e5e5;-webkit-border-radius:3px;margin-top:12px;padding:12px}
-._5usc{display:none;padding:12px;text-align:center}._5usd,._5usd:hover{display:block;padding:14px 0 14px 28px;text-decoration:none}.async_saving ._5usc{display:block}.async_saving ._5usd{display:none}
-._5pa-{position:relative}
-._5pbz{border-top:1px solid #e9e9e9;margin-top:12px;padding-top:10px}._5va0{border-top:0;margin-top:10px;padding-top:0}._5va1{border:1px solid #e5e5e5;-webkit-border-radius:3px;margin-top:10px;padding:12px}._5pbz ._5pcr{position:relative}._114d ._5q5v{margin-bottom:15px}._5va0 ._44b2{display:block;line-height:32px;margin:0 -10px -10px;text-align:center}._5va0 ._44b2:hover{background-color:#f6f7f8;-webkit-border-radius:2px;text-decoration:none}
-._5paw a{color:#999}._5v3q ._5paw .uiStreamSponsoredLink{color:#9197a3}
-._2w1_{line-height:1.6em}
-._495i{padding:11px 10px 10px}
-.uiStream .uiStreamMessage{color:#000;font-size:11px;font-weight:normal;margin:0 0 5px 0}.uiStream .uiStreamHeadline{margin-bottom:0;outline:none}.uiStreamHeadline .uiLikePage{float:right;margin:0 -15px 0 15px}.uiStreamHeadline .uiJoinGroupButton{margin:-5px 30px 0 0}.uiLikePage.newChevronButton{margin-right:-10px}.uiStreamHeadlineWithLikeButton{min-height:31px}.uiStream .uiStreamPassive{margin-bottom:5px}.Locale_zh_CN .uiStream .uiStreamMessage,.Locale_zh_TW .uiStream .uiStreamMessage,.Locale_zh_HK .uiStream .uiStreamMessage{font-size:13px}.Locale_ja_JP .uiStream .uiStreamMessage{font-size:12px}.uiStreamMessage,.uiAttachmentTitle,.uiAttachmentDesc{word-break:break-word;word-wrap:break-word}.uiStreamMessage .actorDescription{margin-bottom:3px}.uiStreamMessage .suggestionBio .actorDescription{padding-bottom:0}.uiStreamMessage .suggestionBio{width:410px}div.uiAttachmentTitle{color:#333}.permalink_stream{position:relative}.uiStreamStory .mainWrapper{margin:0 35px 14px 0;padding-top:14px}.uiStreamStory .actorPhoto{margin-bottom:14px;margin-top:14px}.uiStreamStory .storyContent .storyInnerContent{margin-left:60px}.uiStreamStory .uiStreamSubstory .storyInnerContentSmallPic{margin-left:40px}.uiStream .uiStreamHide{margin-top:18px;position:absolute;right:0;top:0}.uiStream .substoryHideSelector{float:right;margin:-2px 0 0 0}.holdoutAdStory:first-child+.uiStreamStory{border-top:none}.uiStreamStory{padding:0;position:static}.homeWiderContent .uiStreamStory{margin-left:-18px;padding-left:18px}.uiStream .uiStreamHide .uiSelectorButton,.uiStream a.uiCloseButton.uiStreamHide,.uiStream .uiStreamStory:hover .uiStreamSubstory .uiStreamHide .uiSelectorButton{left:-9999px;position:absolute}.uiStream .uiStreamStory:hover .uiStreamHide .uiSelectorButton,.uiStream .uiStreamStory:hover a.uiCloseButton.uiStreamHide,.uiStream .uiStreamStory .uiStreamSubstory:hover .uiStreamHide .uiSelectorButton,.uiStream .uiStreamStory .uiStreamHide .openToggler .uiSelectorButton,.uiStream .uiStreamStory:hover .uiStreamSubstory .uiStreamHide .openToggler .uiSelectorButton{left:auto}.uiStream a.uiCloseButton.uiStreamHide.alwaysShowHideButton,.uiStream .uiSelectorButton:focus{left:auto !important}.uiStream a.uiCloseButton.uiStreamHide.alwaysShowHideButton.xButtonInTab{background-image:url(/rsrc.php/v2/yo/r/v8Aa7LNLLjB.png);background-repeat:no-repeat;background-size:auto;background-position:0 -45px;height:19px;margin-top:-1px;width:18px}.uiStream a.uiCloseButton.uiStreamHide.alwaysShowHideButton.xButtonInTab:hover{background-image:url(/rsrc.php/v2/yo/r/v8Aa7LNLLjB.png);background-repeat:no-repeat;background-size:auto;background-position:-19px -45px}.uiStreamStory:first-child a.uiCloseButton.uiStreamHide.alwaysShowHideButton.xButtonInTab,.uiStreamStory:first-child a.uiCloseButton.uiStreamHide.alwaysShowHideButton.xButtonInTab:hover{margin-top:0}.uiStreamHide .uiStreamContextButton,.uiStreamStory:hover .uiStreamSubstory .uiStreamHide .uiStreamContextButton{left:-9999px;position:absolute}.uiStreamStory:hover .uiStreamHide .uiStreamContextButton,.uiStreamStory .uiStreamSubstory:hover .uiStreamHide .uiStreamContextButton,.uiStreamStory .uiStreamHide.openToggler .uiStreamContextButton,.uiStreamStory:hover .uiStreamSubstory .uiStreamHide.openToggler .uiStreamContextButton{left:auto}.uiStreamStory .uiStreamContextButton:focus{left:auto !important}.uiStream .uiAttachmentDesc,.uiStream .uiStreamPassive,.uiStream .uiStreamRobotextBeforeMessage,.uiStream .uiAdminAttribution{color:#7f7f7f}.uiStream .tagIcon{vertical-align:bottom}.uiStream .text_exposed_link{display:block;font-size:11px;padding-left:0;padding-top:4px}.storyContent{padding-bottom:2px;position:relative}.uiStream .uiStreamStoryHide .storyContent{display:none}.uiStream .uiStreamStoryHidden{display:none}.uiStreamAttachments .external.photoLink{overflow:hidden;position:relative}.uiStreamAttachments .external .linkOverlay{background:url(/rsrc.php/v2/yj/r/QijIVO3ZIrO.png) repeat-x 0 0;bottom:0;color:#fff;height:36px;left:0;position:absolute;right:0}.uiStreamAttachments .external .shareIcon{bottom:5px;height:16px;position:absolute;right:5px;width:16px}.uiStreamAttachments .profilePhotoAttachment,.uiStreamAttachments .external img{max-height:90px;max-width:90px}.uiStreamAttachments.streamAttachmentWidePhoto .external img{max-height:210px;max-width:210px}.uiStream .uiAttachmentDetails{color:#333}.uiAttachmentInline .uiAttachmentTitle,.uiAttachmentInline .uiAttachmentDesc{display:inline}.uiStreamMessage .actorName,.uiStreamMessage .passiveName{font-weight:bold}.uiStreamMessage .wallArrowIcon{background-image:url(/rsrc.php/v2/yF/r/FKdgyTOUamS.png);background-repeat:no-repeat;background-size:auto;background-position:-393px -564px;height:9px;margin:0 5px;width:11px}.uiAttachmentNoMedia{border-left:2px solid #ccc}.uiAttachmentMedia{float:left}.uiAttachmentMediaFiles{outline:none;width:100%}.uiStreamAttachments .text_exposed .truncatedMediaInfo{clear:both;display:block;padding-left:0;width:auto}.uiStreamAttachments .truncatedMediaItem{display:none}.uiStreamAttachments .text_exposed .truncatedMediaItem{display:block}.uiStreamAttachments .truncatedMediaInfo{display:table;zoom:1}.uiStreamCollapsed{border-top:1px solid #eee}.uiStreamSubstories li.showAll{line-height:15px;padding:0}.uiStreamSubstories li.showAll a{color:#6d84b4;display:block;padding:8px 0 0}.uiStreamSubstories .uiUfi{width:350px}.uiStream .uiStreamSeparator{background-color:#e9eaed;border:0;height:7px;margin:6px 0;padding:0;text-align:center}.uiStream .uiStreamSeparatorText{background-color:#fff;padding:0 5px;position:relative;top:-4px}.uiStream .suppressBorder{border-top:0}.uiStreamEdgeStoryLineTx{background-color:#fff;color:#7f7f7f;left:32px;padding:0 8px;position:relative;top:-20px}.uiStreamEdgeStoryLine hr{background:#e5e5e5;margin:8px 0 10px 0}.uiStreamEdgeStoryLineWithLabel{height:23px;padding-top:1px}.uiStreamFooter,.uiStreamSource,.uiStreamSource a,.uiStreamFooter .uiStreamSource a,.uiStreamAdditionalLogging,.uiStreamSponsoredLink,.uiStreamPrivacyContainer{color:#999}.uiStreamNub{border-bottom:1px solid #c2cbe1;margin-top:2px}html .uiStreamFooter{display:table-cell}.uiStreamFooter{width:10000px}.uiStreamHomepage .uiStreamStory:first-child{margin-top:-6px}.uiStreamHomepage .uiStreamStory:first-child .actorPhoto{margin-top:18px}.uiStreamHomepage .uiStreamStory:first-child .mainWrapper{padding-top:18px}.uiStreamActionFooter .UIActionLinks_bottom a{color:#3b5998}.uiStream .uiStreamStory .highlightSelector{margin:-2px 10px 0 0}.uiStream .uiStreamStory .substoryHideSelector{margin:-2px 0 0}.permalink_stream .highlightSelector .uiSelectorMenuWrapper,.uiStream .uiStreamStory .highlightSelector .uiSelectorMenuWrapper{margin:-3px 1px 0 0}.permalink_stream .fbStreamPermalinkHeader .highlightSelector{float:right;margin-right:0;margin-top:0}.permalink_stream .highlightSelector .highlightSelectorButton{background-image:url(/rsrc.php/v2/yo/r/v8Aa7LNLLjB.png);background-repeat:no-repeat;background-size:auto;background-position:0 -24px;border:0;-webkit-box-shadow:none;display:inline-block;height:21px;line-height:21px;overflow:hidden;padding:0;text-indent:50px;width:21px}.uiStream .uiStreamStory .highlightSelector .uiSelectorButton,.uiStream .highlightSelector .highlightSelectorButton{background-image:url(/rsrc.php/v2/yF/r/FKdgyTOUamS.png);background-repeat:no-repeat;background-size:auto;background-position:0 -539px}.highlightEditSelectorButton{background-image:url(/rsrc.php/v2/yo/r/v8Aa7LNLLjB.png);background-repeat:no-repeat;background-size:auto;background-position:0 0}.uiStream .uiStreamStory .highlightSelector .uiSelectorButton,.uiStream .highlightSelector .highlightSelectorButton,.highlightEditSelectorButton{border:0;-webkit-box-shadow:none;display:inline-block;height:24px;line-height:24px;overflow:hidden;padding:0;text-indent:50px;width:21px}.permalink_stream .highlightSelector .highlightSelectorButton,.permalink_stream .highlightSelector .highlightSelectorButton:active,.permalink_stream .highlightSelector .highlightSelectorButton:focus,.permalink_stream .highlightSelector .highlightSelectorButton:hover{background-color:transparent;border:0;height:21px;padding:0;width:21px}.uiStream .uiStreamStory .highlightSelector .uiSelectorButton,.uiStream .uiStreamStory .highlightSelector .uiSelectorButton:active,.uiStream .uiStreamStory .highlightSelector .uiSelectorButton:focus,.uiStream .uiStreamStory .highlightSelector .uiSelectorButton:hover,.uiStream .highlightSelector .highlightSelectorButton,.uiStream .highlightSelector .highlightSelectorButton:active,.uiStream .highlightSelector .highlightSelectorButton:focus,.uiStream .highlightSelector .highlightSelectorButton:hover,.highlightSelector .highlightEditSelectorButton{background-color:transparent;border:0;height:24px;padding:0;width:21px}.permalink_stream .highlightSelector .highlightSelectorButton:hover{background-image:url(/rsrc.php/v2/yo/r/v8Aa7LNLLjB.png);background-repeat:no-repeat;background-size:auto;background-position:-21px -24px;border:0;padding:0}.uiStream .uiStreamStory .highlightSelector .uiSelectorButton:hover,.highlightSelector .highlightSelectorButton:hover{background-image:url(/rsrc.php/v2/yF/r/FKdgyTOUamS.png);background-repeat:no-repeat;background-size:auto;background-position:-21px -539px;border:0;padding:0}.highlightSelector .highlightEditSelectorButton:hover{background-image:url(/rsrc.php/v2/yo/r/v8Aa7LNLLjB.png);background-repeat:no-repeat;background-size:auto;background-position:-21px 0;border:0;padding:0}.permalink_stream .highlightSelector .openToggler .highlightSelectorButton,.permalink_stream .highlightSelector.openToggler .highlightSelectorButton,.permalink_stream .highlightSelector .openToggler .highlightSelectorButton:hover{background-image:url(/rsrc.php/v2/yo/r/v8Aa7LNLLjB.png);background-repeat:no-repeat;background-size:auto;background-position:-42px -24px;background-color:transparent;border:0;height:21px;padding:0;width:21px}.uiStream .uiStreamStory .highlightSelector .openToggler .uiSelectorButton,.uiStream .uiStreamStory .highlightSelector .openToggler .uiSelectorButton:hover,.highlightSelector .openToggler .highlightSelectorButton,.highlightSelector.openToggler .highlightSelectorButton,.permalink_stream .highlightSelector .openToggler .highlightEditSelectorButton:hover,.highlightSelector .openToggler .highlightEditSelectorButton,.highlightSelector.openToggler .highlightEditSelectorButton{background-image:url(/rsrc.php/v2/yF/r/FKdgyTOUamS.png);background-repeat:no-repeat;background-size:auto;background-position:-42px -539px;background-color:transparent;border:0;height:24px;padding:0;width:21px}.highlightSelector .openToggler .highlightEditSelectorButton,.highlightSelector.openToggler .highlightEditSelectorButton,.permalink_stream .highlightSelector .openToggler .highlightEditSelectorButton:hover{background-image:url(/rsrc.php/v2/yo/r/v8Aa7LNLLjB.png);background-repeat:no-repeat;background-size:auto;background-position:-42px 0}.uiStreamBoulderThemeAgg .substoryActorPic img,.uiStreamBoulderThemeAgg .uiStreamInlineAction .inlineActionInputPic{height:32px;width:32px}.uiStreamBoulderThemeAgg .storyContent{padding-bottom:2px}.uiStreamBoulderThemeAgg .uiStreamSubstory{margin:0;padding:5px 0}.uiStreamSubstories .uiStreamSubstory div.storyContent{padding-bottom:2px}.uiStreamBoulderThemeAgg .uiStreamSubstories>li:first-child .uiStreamSubstory{padding-top:0}.uiStreamStory .uiStreamSubstory .storyContent{padding:0}.uiStreamLoader{text-align:center}.uiStreamBoulderThemeAgg .uiStreamSubstories{margin-top:0;padding-top:0}.uiStreamBoulderThemeAgg .uiStreamSubstories .uiStreamShowAll{border-bottom:0;text-align:left}.uiStreamBoulderThemeAgg .uiStreamSubstories .uiStreamShowAll span{font-weight:normal}.uiStreamBoulderThemeAgg .inlineSubstory .uiStreamSubstory{border-bottom:1px solid #e5e5e5;padding-bottom:10px}.uiStreamBoulderThemeAgg .uiStreamAttachments .external{display:block;margin:0;padding-bottom:5px;padding-right:10px}.uiStreamBoulderThemeAgg .uiStreamAttachments .external img{max-height:100px;max-width:120px}.uiStreamInlineTextarea{display:block;height:19px;width:100%}.uiStreamShareLikePageBox{border-top:1px solid #e9e9e9;padding-top:10px}.uiStreamShareLikePageBox .uiPageLikeButton{margin-top:4px}.uiStreamSubstory .storyInnerContent .rfloat.PageLikeButton,.uiStreamSubstory .storyInnerContent .rfloat .PageLikeButton{margin-right:25px}.uiStreamSubstory .uiStreamHide.substoryHideSelector{margin:-12px 10px 0}
-.objectListItem{padding-bottom:8px;padding-top:8px}.passive .objectListItem{color:#7f7f7f}.objectListItem .auxiliary{text-align:right}
-.uiVideoThumb{border:0;display:inline-block;overflow:hidden;position:relative}a.uiVideoThumb.uiVideoLink{padding:0}.uiVideoThumb img{display:inline-block;max-height:130px;max-width:130px}.uiVideoThumb img[width]{max-width:auto}.uiVideoThumb i{background:url(/rsrc.php/v2/yq/r/DnUkX_BFxq1.png) no-repeat 0 0;height:72px;position:absolute;width:72px}.uiVideoThumbSmall i{background-image:url(/rsrc.php/v2/yN/r/aERK2-5sOBX.png);bottom:3px;height:22px;left:3px;width:27px}.uiVideoThumbTiny i{background-image:url(/rsrc.php/v2/yr/r/AF1Uwjj81fI.png);bottom:3px;height:17px;width:21px;left:3px}.uiVideoThumbLoading i{background:url(/rsrc.php/v2/y9/r/jKEcVPZFk-2.gif) no-repeat 50% 50%;bottom:0;height:100%;left:0;width:100%}.uiVideoThumbSmall.uiVideoThumbLoading i,.uiVideoThumbTiny.uiVideoThumbLoading i{background-image:url(/rsrc.php/v2/yb/r/GsNJNwuI-UM.gif)}.uiVideoThumbLoading img{opacity:.15}.UFICommentContent .uiStreamAttachments .uiVideoThumbParentExpanded{min-height:250px}.uiVideoThumbLarge img{background:#f6f7f8 no-repeat 50% 50%;max-height:168px;max-width:300px}.uiVideoThumbLarge i{background:url(/rsrc.php/v2/y7/r/RWoxIvCnixl.png) no-repeat 0 0;height:26px;left:50%;margin:-13px 0 0 -17px;position:absolute;top:50%;width:35px}.uiVideoThumbHuge i{background:url(/rsrc.php/v2/yz/r/xstF50nZUKF.png) no-repeat 0 0;height:62px;left:50%;margin:-31px 0 0 -46px;position:absolute;top:50%;width:92px}
-.uiSideNav ul{display:none}.uiSideNav .open ul{display:block}.uiSideNav .forceSubitems ul{display:block}.uiSideNav .hidden{display:none}.uiSideNav .item,.uiSideNav .subitem{color:#333;display:block;border-bottom:1px solid #fff;min-height:17px;line-height:13px;padding:3px 8px 0 28px;text-decoration:none}.Locale_ar_AR .uiSideNav .item,.Locale_ar_AR .uiSideNav .subitem{line-height:14px}.uiSideNav .subitem{padding-left:37px}.uiSideNav .item:hover,.uiSideNav .item:active,.uiSideNav .item:focus,.uiSideNav .subitem:hover,.uiSideNav .subitem:active,.uiSideNav .subitem:focus,.uiSideNav .highlighted .item:hover,.uiSideNav ul .highlighted .subitem:hover{background-color:#f6f7f8;text-decoration:none}.uiSideNav .selectedItem .item,.uiSideNav .selectedItem .item:hover,.uiSideNav ul .selectedItem .subitem,.uiSideNav ul .selectedItem .subitem:hover{background-color:#d8deea;font-weight:bold}.uiSideNav .highlighted .item,.uiSideNav ul .highlighted .subitem{background-color:#fffbe2;text-decoration:none}.uiSideNav .item .imgWrap{width:18px}.uiSideNav .external{padding-right:12px;background:url(/rsrc.php/v2/yW/r/AebrcwrBeG6.png) no-repeat right 3px}.uiSideNav .item .linkWrap{display:block;max-width:116px;overflow:hidden;padding-left:0;text-overflow:ellipsis;white-space:nowrap}.uiSideNavCountText{color:#7f7f7f}.uiSideNav .item .uiSideNavCountRed{background-color:#f64c4c;color:#fff}.uiSideNav .uiSideNavCountRedBordered{background:#f03d25;border:solid 1px #c0311e;-webkit-border-radius:2px;color:#fff;display:inline-block;font-size:9px;margin-top:3px;padding:0 2px 0 3px;position:relative;white-space:nowrap}.uiSideNav .loading .item,.uiSideNav .sideNavItem .loading .subitem{background-color:#f6f7f8;border-color:#f2f2f2;border-bottom-color:#fff}.uiSideNav .loading .subitem{background-color:#fff;border-color:#fff}.uiFutureSideNav .actionLinks{font-size:9px;font-weight:bold;text-transform:uppercase}.droppableNav .actionLinks{display:block}.actionLinks{line-height:12px;padding:4px 0 4px 28px;position:relative}.uiSideNav .loadingIndicator,.actionLinks .loadingIndicator{-webkit-animation-play-state:paused;display:none;position:absolute;right:10px;top:3px}.loading .loadingIndicator,.async_saving .loadingIndicator{-webkit-animation-play-state:running;display:block}.editMode .loadingIndicator,.loading ul .loadingIndicator{-webkit-animation-play-state:paused;display:none}.uiSideNav .showSubitems .hiddenSubitem,.uiSideNav .open .navMore{display:block}.uiSideNav .hiddenSubitem,.uiSideNav .showSubitems .navMore,.uiSideNav .navMore{display:none}.uiSideNav li .navMore{margin:4px 0 10px 37px}.uiSideNav .loading .navMore{background-color:transparent}.uiSideNavAux{float:right;position:relative;right:-20px;top:2px}.async_saving .uiSideNavAux,.loading .uiSideNavAux{display:none}
-._23k7,._23k8{float:left;height:8px;margin:14px 0 0 -10px;width:8px}._23k7{background-image:url(/rsrc.php/v2/yP/r/UzjtBwhU8T9.png);background-repeat:no-repeat;background-size:auto;background-position:0 -9px}._23k8{background-image:url(/rsrc.php/v2/yP/r/UzjtBwhU8T9.png);background-repeat:no-repeat;background-size:auto;background-position:0 -18px}._23ke{margin:5px 0 5px 5px;width:165px}._4qh8,._1dni{border-left:1px solid #cdd3dd;padding:5px}._4qh8:hover{background-color:#dcdee3;border-left:1px solid #9197a3;-webkit-border-radius:3px;font-weight:bold}._1dni{color:#3a5795;font-size:12px;padding:5px 5px 5px 7px}._4qhb{color:#6a7180;float:right;font-size:11px;padding-left:5px}._4qha{color:#080a10;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._23k3 .img{vertical-align:middle}._23k3{min-height:36px}._23k3 .uiSideNavAux{right:0;top:0}._23ka{display:block}._23k3 .uiSideNavAux a{margin-top:5px}._23k3.unexpanded:hover,._23k9:hover,._23k3 .uiSideNavAux a:hover,._23k3 .uiSideNavAux a:focus{background-color:#dcdee3;-webkit-border-radius:3px}._23k3:hover a{text-decoration:none}._23k9{padding:5px}._1dnj{color:#4e5665;font-size:12px;font-weight:bold;padding:0 7px 0 7px}._23kb{float:right;margin-top:5px}._23kb ._23k6 .uiSideNavSpinner{-webkit-animation-play-state:running;display:inline-block}._2yt8{margin:6px 0 0 -6px}._2yt9{margin-bottom:10px}._2yt9 .selectedItem{font-weight:bold}._23kc{color:#080a10;display:inline;font-size:12px;margin-left:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._23kd{color:#4e5665;font-size:11px;font-weight:bold}._32uf{color:#3a5795;display:block;font-size:12px;font-weight:bold;margin-top:5px}
-._55y4 #sideNav #pinnedNav{margin-top:12px}._55y4 .homeSideNav .navHeader,._55y4 .homeSideNav .navHeader a{color:#9197a3;font-size:11px;-webkit-font-smoothing:antialiased}._1cwg{color:#6d84b4;font-size:12px;-webkit-font-smoothing:subpixel-antialiased;font-weight:normal;line-height:13px;margin-right:-7px;visibility:hidden;white-space:nowrap}.homeSideNav:hover ._1cwg{visibility:visible}._1cwg:hover{text-decoration:underline}._55y4 ._bui{margin-left:-24px}._55y4 ._bui ._5afe{border-bottom:0;-webkit-border-radius:2px 0 0 2px;height:22px;line-height:22px;margin-left:20px;margin-right:0;padding:0 4px 0 28px}._5vb_ ._bui ._5afe{margin-left:0;padding-left:22px;padding-right:0}._55y4 ._bui ._5afe{-webkit-border-radius:2px;height:24px;line-height:24px;margin-left:20px;padding-left:28px;padding-right:4px}._55y4 ._bui .sideNavItem .hasCount{max-width:120px}._55y4 ._bui .sideNavItem .linkWrap{margin-right:5px}._5vb_ ._bui ._5afe:hover,._5vb_ ._bui ._5afe:focus,._5vb_ ._bui ._5afe:active{background:none;text-decoration:underline}._5vb_ ._bui ._5afe ._5aff{-webkit-background-clip:padding-box;background-color:#fff;border:1px solid rgba(0, 0, 0, .16);-webkit-border-radius:3px;color:#4e5665;display:inline-block;font-family:'helvetica neue', helvetica, arial, 'lucida grande', sans-serif;font-weight:normal;min-height:13px;padding:0 3px;text-decoration:none}._55y4 ._bui ._5afe:hover,._55y4 ._bui ._5afd ._5afe,._55y4 ._bui ._5afe:hover ._5aff{background-color:#f6f7f8;text-decoration:none}._5vb_ ._55y4 ._bui ._5afe:hover,._5vb_ ._55y4 ._bui ._5afe:focus,._5vb_ ._55y4 ._bui ._5afe:active,._5vb_ ._55y4 ._bui ._5afd ._5afe{background-color:#dcdee3}._5vb_ ._bui .selectedItem ._5afe,._5vb_ ._bui .selectedItem ._5afe:hover,._5vb_ .uiSideNaxAux:hover~._5afe,._5vb_ .openToggler.uiSideNaxAux+._5afe{background-color:#d6d6da}._55y4 ._bui .selectedItem ._5afe{background-color:transparent}._55y4 ._bui .selectedItem ._5afe:hover,._55y4 .uiSideNavAux:hover~._5afe,._55y4 .openToggler.uiSideNavAux+._5afe{background-color:#dcdee3}._55y4 ._5aff{height:17px;line-height:17px}._55y4 ._5aff .maxCountIndicator{font-size:9px}._55y4 .sideNavItem .imgWrap .img{vertical-align:middle}._55y4 .uiFutureSideNavNoIcons ._bui ._5afe{padding-left:6px}._55y4 .uiFutureSideNavNoIcons .sideNavItem .imgWrap{display:none}._55y4 ._bui .sideNavItem{clear:both;margin-left:0;padding-right:0;width:auto}._55y4 ._3evf ._bui .sideNavItem{margin-left:-4px}._55y4 .homeSideNav .uiSideNavAux{top:0}._55y4 ._bui .sideNavItem .uiSideNavEditButton{margin-top:3px}._5vb_ ._55y4 ._5afe .count{-webkit-border-radius:1px;position:static}._5vb_ ._55y4 ._5afd ._5aff{display:none}._5vb_ ._55y4 ._5afe .count .countValue,._5vb_ ._55y4 ._5afe .count .maxCountIndicator{color:#4e5665;font-size:10px;font-weight:bold}._55y4._55y4 ._5afe .count .countValue,._55y4._55y4 ._5afe .count .maxCountIndicator{color:#4e5665;font-size:11px;font-weight:normal}._5vb_ ._55y4 ._5afe .count .maxCountIndicator{position:relative;top:-1px}._5vb_ ._55y4 ._5afe ._5aff,._5vb_ ._55y4 ._5afe:hover ._5aff{background-color:transparent;border:none;-webkit-border-radius:0;-webkit-box-shadow:none;color:#4e5665;height:14px;line-height:13px}._5vb_ ._55y4 ._5afe ._55yi,._5vb_ ._55y4 ._5afe:hover ._55yi,._5vb_ ._55y4 ._5afe ._55yl,._5vb_ ._55y4 ._5afe:hover ._55yl{background-color:#dc0d17;background-image:-webkit-gradient(linear, center top, center bottom, from(#fa3c45), to(#dc0d17));background-image:-webkit-linear-gradient(#fa3c45, #dc0d17);border-bottom:1px solid rgba(0, 0, 0, .16);color:#fff;height:14px;line-height:13px;margin-bottom:-1px}._55y4 #sideNav ._3hge{padding-left:24px}._55y4 #sideNav .dropdownLink{color:#9197a3;font-size:11px;-webkit-font-smoothing:antialiased;margin-left:0;padding-left:0;padding-right:9px}._85u{float:right;line-height:13px;margin-right:7px}._bui ._5afd .uiSideNavSpinner{-webkit-animation-play-state:running;display:inline-block}._bui .uiSideNavSpinner{-webkit-animation-play-state:paused;position:relative;right:1px;top:-1px}._bui .subitem .uiSideNavSpinner{top:1px}._bui .buttonWrap{clear:left;float:left;height:20px;text-align:right;width:20px}._bui .sideNavItem{margin-left:-20px;padding-right:20px;width:100%}._bui .drag{margin-left:0}._bui ._5afe,._bui .subitem{margin-left:20px;margin-right:-20px;-webkit-user-select:none}._bui .sideNavItem .imgWrap{float:left;margin-left:-22px;margin-top:-1px}._bui .sideNavItem .linkWrap{display:block;overflow:hidden;padding-left:0;text-overflow:ellipsis;white-space:nowrap}._bui .sideNavItem .hasCount{max-width:110px}._bui .sideNavItem .noCount{max-width:145px}._bui .sideNavItem .subitem .hasCount{max-width:90px}._bui .sideNavItem .subitem .noCount{max-width:125px}._bui ._5afd .noCount{max-width:127px}._bui .sideNavItem .uiSideNavEditButton{margin:2px 5px 0 0;text-align:left}._55y4 ._3evf ._bui{margin-left:0}._3evf ._bui .sideNavItem:hover .buttonWrap,._3evf ._bui .editMenuOpened .buttonWrap{display:block;padding-right:4px;width:25px}._3evf ._bui .buttonWrap,._3evf ._bui .sideNavItem:hover ._5afe .rfloat,._3evf ._bui .editMenuOpened ._5afe .rfloat{display:none}._3evf ._bui .buttonWrap{float:right;margin-right:-2px;width:0}._3evf .sideNavItem{margin-left:0;padding-right:0}._3evf .sideNavItem ._5afe,._3evf .sideNavItem .subitem{margin-left:0;margin-right:0}._3evf .uiSideNavAux{right:0}._bui ul{display:none}._bui .open ul{display:block}._bui .forceSubitems ul{display:block}._bui .hidden{display:none}._bui ._5afe,._bui .subitem{border-bottom:1px solid #fff;color:#333;display:block;line-height:13px;min-height:17px;padding:3px 8px 0 28px;text-decoration:none}.Locale_ar_AR ._bui ._5afe,.Locale_ar_AR ._bui .subitem{line-height:14px}._bui .subitem{padding-left:37px}._bui ._5afe:hover,._bui ._5afe:active,._bui ._5afe:focus,._bui .subitem:hover,._bui .subitem:active,._bui .subitem:focus,._bui .highlighted ._5afe:hover,._bui ul .highlighted .subitem:hover{background-color:#f6f7f8;text-decoration:none}._bui .selectedItem ._5afe,._bui .selectedItem ._5afe:hover,._bui ul .selectedItem .subitem,._bui ul .selectedItem .subitem:hover{background-color:#d8deea;font-weight:bold}._bui .highlighted ._5afe,._bui ul .highlighted .subitem{background-color:#fffbe2;text-decoration:none}._bui ._5afe .imgWrap{width:18px}._bui .external{background:url(/rsrc.php/v2/yW/r/AebrcwrBeG6.png) no-repeat right 3px;padding-right:12px}._bui ._5afe .linkWrap{display:block;max-width:116px;overflow:hidden;padding-left:0;text-overflow:ellipsis;white-space:nowrap}._bui ._5afe .uiSideNavCountRed{background-color:#f64c4c}._bui .uiSideNavCountRedBordered{background:#f03d25;border:solid 1px #c0311e;-webkit-border-radius:2px;color:#fff;display:inline-block;font-size:9px;margin-top:3px;padding:0 2px 0 3px;position:relative;white-space:nowrap}._bui ._5afd ._5afe,._bui .sideNavItem ._5afd .subitem{background-color:#f6f7f8;border-bottom-color:#fff;border-color:#f2f2f2}._bui ._5afd .subitem{background-color:#fff;border-color:#fff}.uiFutureSideNav ._3hge{font-size:9px;font-weight:bold;text-transform:uppercase}.droppableNav ._3hge{display:block}._3hge{line-height:12px;padding:4px 0 4px 28px;position:relative}._bui .loadingIndicator,._3hge .loadingIndicator{-webkit-animation-play-state:paused;display:none;position:absolute;right:10px;top:3px}._5afd .loadingIndicator{-webkit-animation-play-state:running;display:block}._bui .showSubitems .hiddenSubitem,._bui .open .navMore{display:block}._bui .hiddenSubitem,._bui .showSubitems .navMore,._bui .navMore{display:none}._bui li .navMore{margin:4px 0 10px 37px}._bui ._5afd .navMore{background-color:transparent}.homeSideNav ._55yu{float:right;position:relative;right:0;top:2px}._5afd ._55yu{display:none}._5aff{background-color:#d8deea;-webkit-border-radius:2px;color:#3b5998;font-weight:bold;left:-1px;padding:0 4 2px;padding-bottom:2px;position:relative}#bookmarksSeeAllEntSection ._bui .sideNavItem .hasCount,#bookmarksSeeAllEntSection ._bui .sideNavItem .noCount{max-width:400px}#bookmarksSeeAllEntSection ._bui .sideNavItem{border-top:1px solid #e9e9e9;margin-left:0;padding:8px 0 6px}#bookmarksSeeAllEntSection ._bui .sideNavItem ._5afe{margin-right:0}#bookmarksSeeAllEntSection .sideNavItem ._5afe .linkWrap{padding-top:1px}._5vb_ #contentArea ._bui:last-child{margin-bottom:0}._5vb_ #contentArea ._55yu{display:none}._1xmt{color:#6a7180;display:inline-block;float:left;line-height:16px;padding-top:3px}._564o{border-top:1px solid #cdd3dd;padding-top:5px}
-._1493,._1492{-webkit-box-shadow:0 0 0 2px rgba(88, 144, 255, 1)}._1494{-webkit-box-shadow:0 0 0 2px rgba(0, 0, 0, .1)}._53lz ._53ij,._53l- ._53ij{-webkit-border-radius:3px;color:#fff;display:inline-block;font-size:14px;height:32px;line-height:32px;padding:0 12px;-webkit-transform-origin:bottom center;-webkit-transition:-webkit-transform .2s ease, opacity .2s ease;white-space:nowrap}._53lz ._53ij{background-color:#5890ff}._53l- ._53ij{background-color:#da2929}._53lz ._53iv,._53l- ._53iv{padding:10px 34px 12px 10px}._53lz ._53ik,._53l- ._53ik{padding-bottom:12px}._53lz ._53ik ._53io,._53l- ._53ik ._53io{border-left:9px solid transparent;border-right:9px solid transparent;bottom:4px}._53lz ._53ik ._53io{border-top:9px solid #5890ff}._53l- ._53ik ._53io{border-top:9px solid #da2929}._2ryg ._5afe{cursor:default;opacity:.5}._2ryg ._5afe:hover{background-color:transparent}._2ryg .sortableItem{cursor:move;opacity:1}._2ryg .sortableItem:hover{background-color:#f6f7f8}._upa{background-image:url(/rsrc.php/v2/yP/r/UzjtBwhU8T9.png);background-repeat:no-repeat;background-size:auto;background-position:0 0;display:none;height:8px;margin-top:7px;width:10px}._2ryg ._upa{display:block}._2ryg ._bui .external{background-image:none}._3hgf{display:none}._2ryg ._3hgf{display:inline}._2ryg .draggingMode{opacity:.5}._2ryg .droppableNav .draggingMode{opacity:1}._2ryg ._bui ul{display:none}._2ryg .middot,._2ryg .navEdit,._2ryg .navLessLink,._2ryg ._bui .count,._2ryg ._bui .uiSideNavAux,._2ryg ._bui .divider,._2ryg ._bui .loading .mover,._2ryg ._bui .uiCloseButton{display:none !important}._2ryg ._bui .loading .uiSideNavSpinner{-webkit-animation-play-state:paused;display:none}._2ryg .loadingIndicator{-webkit-animation-play-state:paused;display:none}.draggingMode ._1wc5,._2ryg ._5ol3,._2ryg ._1wc5{visibility:hidden !important}
-.uiTokenizer{background:#fff}.uiNormalTokenizer .uiTypeahead{width:100%}.uiNormalTokenizer .tokenarea{overflow:hidden;padding-top:6px}
-.uiInlineTokenizer{cursor:text;border:1px solid #bdc7d8}.uiInlineTokenizer .tokenarea{padding-left:2px}.uiInlineTokenizer .uiToken{top:2px}.uiInlineTokenizer .uiTypeahead{border:0;float:left}.uiInlineTokenizer .uiTypeahead .wrap{border:0}div.uiInlineTokenizerView{width:200px}.uiInlineTokenizer .textInput[disabled]{background:#fff}
-._53bb{background:rgba(0,0,0,.6);color:#fff;line-height:18px;text-align:center}._53bb._19qj{background:black}._53bb:before{content:'';display:inline-block;height:100%;vertical-align:middle}._53bj{display:inline-block;height:150px;text-decoration:none;vertical-align:middle}._53bj li{margin-bottom:20px;text-align:left}._53bk{vertical-align:middle}._53bl{color:#fff;display:inline-block;font-size:18px;font-weight:bold;padding-left:10px;text-decoration:none;vertical-align:middle}._53bl:hover{text-decoration:underline}._53bm{font-size:14px;font-weight:normal;margin-top:5px;text-decoration:none}._53bm:hover{text-decoration:underline}
-.sp_1EX4ug-WZns{background-image:url(/rsrc.php/v2/yS/r/7iC9gNJBegJ.png);background-size:auto;background-repeat:no-repeat;display:inline-block;height:12px;width:150px}.sp_1EX4ug-WZns.sx_ce7642{width:120px;height:69px;background-position:-30px -99px}.sp_1EX4ug-WZns.sx_6ca665{width:15px;background-position:0 -122px}.sp_1EX4ug-WZns.sx_195914{height:98px;background-position:0 0}.sp_1EX4ug-WZns.sx_3a8230{width:12px;background-position:-16px -122px}.sp_1EX4ug-WZns.sx_fd7eea{width:22px;height:22px;background-position:0 -99px}.sp_1EX4ug-WZns.sx_e80fb3{width:90px;height:30px;background-position:0 -169px}
-.sp_4K3ihxPoiFy{background-image:url(/rsrc.php/v2/y4/r/vij3xZb3gjg.png);background-size:auto;background-repeat:no-repeat;display:inline-block;height:16px;width:16px}.sp_4K3ihxPoiFy.sx_7a3b1e{background-position:0 0}.sp_4K3ihxPoiFy.sx_5e66bf{background-position:0 -17px}
-.sp_7JyRWGJr8x9{background-image:url(/rsrc.php/v2/yY/r/1nk9TPCpGh3.png);background-size:auto;background-repeat:no-repeat;display:inline-block;height:40px;width:40px}.sp_7JyRWGJr8x9.sx_6201cf{width:17px;height:28px;background-position:0 -705px}.sp_7JyRWGJr8x9.sx_58f6a3{background-position:0 -49px}.sp_7JyRWGJr8x9.sx_1c7464{background-position:0 -90px}.sp_7JyRWGJr8x9.sx_705d07{background-position:0 -131px}.sp_7JyRWGJr8x9.sx_a19360{background-position:0 -172px}.sp_7JyRWGJr8x9.sx_5a2b6a{background-position:0 -213px}.sp_7JyRWGJr8x9.sx_f69eb0{background-position:0 -254px}.sp_7JyRWGJr8x9.sx_7e6c31{background-position:0 -295px}.sp_7JyRWGJr8x9.sx_b8a6fe{background-position:0 -336px}.sp_7JyRWGJr8x9.sx_e6d49d{background-position:0 -377px}.sp_7JyRWGJr8x9.sx_b877cd{background-position:0 -418px}.sp_7JyRWGJr8x9.sx_c31b66{background-position:0 -459px}.sp_7JyRWGJr8x9.sx_25a454{background-position:0 -500px}.sp_7JyRWGJr8x9.sx_c7c6c7{background-position:0 -541px}.sp_7JyRWGJr8x9.sx_0cc508{background-position:0 -582px}.sp_7JyRWGJr8x9.sx_9cb666{background-position:0 -623px}.sp_7JyRWGJr8x9.sx_19bffc{background-position:0 -664px}.sp_7JyRWGJr8x9.sx_4c09cd{width:48px;height:48px;background-position:0 0}.sp_7JyRWGJr8x9.sx_f9e5d3{width:16px;height:16px;background-position:-18px -705px}.sp_7JyRWGJr8x9.sx_f25529{width:16px;height:16px;background-position:0 -734px}.sp_7JyRWGJr8x9.sx_b97ce4{width:14px;height:14px;background-position:-34px -734px}.sp_7JyRWGJr8x9.sx_c5d63a{width:16px;height:16px;background-position:-17px -734px}.sp_7JyRWGJr8x9.sx_8bf6ad{width:14px;height:14px;background-position:-17px -751px}.sp_7JyRWGJr8x9.sx_bed59c{width:16px;height:16px;background-position:0 -751px}
-.sp_7uLz3U6Scw5{background-image:url(/rsrc.php/v2/yQ/r/ZUPWq8y8Y4h.png);background-size:auto;background-repeat:no-repeat;display:inline-block;height:16px;width:16px}.sp_7uLz3U6Scw5.sx_0eb6fb{background-position:0 0}.sp_7uLz3U6Scw5.sx_4d2494{background-position:0 -17px}
-.sp_KHkZV2AZyt5{background-image:url(/rsrc.php/v2/yq/r/HT0akMwqWGE.png);background-size:auto;background-repeat:no-repeat;display:inline-block;height:16px;width:16px}.sp_KHkZV2AZyt5.sx_10efbb{background-position:0 0}.sp_KHkZV2AZyt5.sx_174240{background-position:0 -17px}
-.sp_KKjSkjiKU9X{background-image:url(/rsrc.php/v2/yv/r/Hx6dEMxb7UR.png);background-size:auto;background-repeat:no-repeat;display:inline-block;height:16px;width:16px}.sp_KKjSkjiKU9X.sx_2c947b{width:15px;background-position:0 -237px}.sp_KKjSkjiKU9X.sx_0689e7{width:24px;height:24px;background-position:0 0}.sp_KKjSkjiKU9X.sx_1f1a6c{background-position:0 -67px}.sp_KKjSkjiKU9X.sx_14ce94{background-position:0 -84px}.sp_KKjSkjiKU9X.sx_c2df66{background-position:0 -101px}.sp_KKjSkjiKU9X.sx_025628{width:20px;height:20px;background-position:0 -25px}.sp_KKjSkjiKU9X.sx_faacf7{background-position:0 -118px}.sp_KKjSkjiKU9X.sx_23540c{background-position:0 -135px}.sp_KKjSkjiKU9X.sx_e6faaa{background-position:0 -152px}.sp_KKjSkjiKU9X.sx_a0baf7{background-position:0 -169px}.sp_KKjSkjiKU9X.sx_a8b64d{background-position:0 -186px}.sp_KKjSkjiKU9X.sx_607b25{background-position:0 -203px}.sp_KKjSkjiKU9X.sx_1c6ddd{background-position:0 -220px}.sp_KKjSkjiKU9X.sx_b82c44{width:20px;height:20px;background-position:0 -46px}.sp_KKjSkjiKU9X.sx_d672f9{width:12px;height:12px;background-position:0 -254px}
-.sp_Mq9hGfMTxze{background-image:url(/rsrc.php/v2/yi/r/8rZfw0Ft3km.png);background-size:auto;background-repeat:no-repeat;display:inline-block;height:16px;width:16px}.sp_Mq9hGfMTxze.sx_cb9bdd{background-position:0 0}.sp_Mq9hGfMTxze.sx_07c7d1{background-position:0 -17px}
-.sp_RZ-FADxDq-i{background-image:url(/rsrc.php/v2/yo/r/v8Aa7LNLLjB.png);background-size:auto;background-repeat:no-repeat;display:inline-block;height:18px;width:63px}.sp_RZ-FADxDq-i.sx_0b842e{width:18px;background-position:0 -45px}.sp_RZ-FADxDq-i.sx_5131e4{width:18px;background-position:-19px -45px}.sp_RZ-FADxDq-i.sx_136740{height:23px;background-position:0 0}.sp_RZ-FADxDq-i.sx_2690f1{height:20px;background-position:0 -24px}
-.sp_U7iaDyu_yfq{background-image:url(/rsrc.php/v2/yC/r/Zv_HCBA6LVT.png);background-size:auto;background-repeat:no-repeat;display:inline-block;height:16px;width:16px}.sp_U7iaDyu_yfq.sx_660682{background-position:0 0}.sp_U7iaDyu_yfq.sx_99a22b{background-position:0 -17px}.sp_U7iaDyu_yfq.sx_8e23f5{background-position:0 -34px}
-.sp_U8Hn8VYe80j{background-image:url(/rsrc.php/v2/yP/r/UzjtBwhU8T9.png);background-size:auto;background-repeat:no-repeat;display:inline-block;height:8px;width:8px}.sp_U8Hn8VYe80j.sx_69a58d{width:10px;background-position:0 0}.sp_U8Hn8VYe80j.sx_221708{background-position:0 -9px}.sp_U8Hn8VYe80j.sx_179a0b{background-position:0 -18px}
-.sp_W1hbKicGhtN{background-image:url(/rsrc.php/v2/yi/r/YdQYwz3hc9D.png);background-size:auto;background-repeat:no-repeat;display:inline-block;height:64px;width:64px}.sp_W1hbKicGhtN.sx_9d4b17{background-position:0 0}.sp_W1hbKicGhtN.sx_4018f1{background-position:0 -65px}.sp_W1hbKicGhtN.sx_bc782d{background-position:0 -130px}
-.sp_bb29F7loOCS{background-image:url(/rsrc.php/v2/yh/r/DkNrHZbdaqK.png);background-size:auto;background-repeat:no-repeat;display:inline-block;height:16px;width:8px}.sp_bb29F7loOCS.sx_29dfc5{width:15px;background-position:0 -17px}.sp_bb29F7loOCS.sx_3fdc2b{width:16px;background-position:0 0}.sp_bb29F7loOCS.sx_d6f771{height:8px;background-position:0 -34px}.sp_bb29F7loOCS.sx_788ca9{height:8px;background-position:0 -43px}
-.sp_fGlUVHJd1zA{background-image:url(/rsrc.php/v2/yA/r/OeM78C8eNQt.png);background-size:auto;background-repeat:no-repeat;display:inline-block;height:82px;width:90px}.sp_fGlUVHJd1zA.sx_47c1ce{width:50px;height:50px;background-position:0 -83px}.sp_fGlUVHJd1zA.sx_1f8e62{background-position:0 0}
-.sp_p61yxZCxO_a{background-image:url(/rsrc.php/v2/yM/r/AMdqHnPZ66I.png);background-size:auto;background-repeat:no-repeat;display:inline-block;height:28px;width:12px}.sp_p61yxZCxO_a.sx_5cc2b2{width:11px;height:11px;background-position:-4px -48px}.sp_p61yxZCxO_a.sx_d20e4b{width:26px;height:24px;background-position:-200px -40px}.sp_p61yxZCxO_a.sx_7b64ee{width:26px;height:24px;background-position:-89px -67px}.sp_p61yxZCxO_a.sx_919bd5{width:20px;height:24px;background-position:0 -8px}.sp_p61yxZCxO_a.sx_767a92{width:38px;height:25px;background-position:0 -72px}.sp_p61yxZCxO_a.sx_7dd957{width:22px;height:25px;background-position:-192px -98px}.sp_p61yxZCxO_a.sx_2e7430{width:22px;height:25px;background-position:0 -132px}.sp_p61yxZCxO_a.sx_3f0b07{height:14px;background-position:-10px -108px}.sp_p61yxZCxO_a.sx_00d6e2{height:14px;background-position:-42px -108px}.sp_p61yxZCxO_a.sx_9aa8b3{height:14px;background-position:-74px -108px}.sp_p61yxZCxO_a.sx_aaa9f1{height:14px;background-position:-106px -108px}.sp_p61yxZCxO_a.sx_f7ec95{width:4px;background-position:-39px -67px}.sp_p61yxZCxO_a.sx_47f01e{width:4px;background-position:-44px -67px}.sp_p61yxZCxO_a.sx_c90474{width:4px;background-position:-49px -67px}.sp_p61yxZCxO_a.sx_0498ba{width:4px;background-position:-54px -67px}.sp_p61yxZCxO_a.sx_e5bd97{width:4px;background-position:-59px -67px}.sp_p61yxZCxO_a.sx_87560c{width:4px;background-position:-64px -67px}.sp_p61yxZCxO_a.sx_0a9e49{width:4px;background-position:-69px -67px}.sp_p61yxZCxO_a.sx_4d1952{width:4px;background-position:-74px -67px}.sp_p61yxZCxO_a.sx_8e745f{width:4px;background-position:-79px -67px}.sp_p61yxZCxO_a.sx_e28c65{width:4px;background-position:-84px -67px}.sp_p61yxZCxO_a.sx_8794fb{width:16px;height:16px;background-position:-176px -67px}.sp_p61yxZCxO_a.sx_f23243{width:16px;height:10px;background-position:-193px -67px}.sp_p61yxZCxO_a.sx_612609{height:17px;background-position:-150px -67px}.sp_p61yxZCxO_a.sx_353275{height:17px;background-position:-163px -67px}.sp_p61yxZCxO_a.sx_906024{width:16px;height:17px;background-position:-116px -67px}.sp_p61yxZCxO_a.sx_f132e3{width:16px;height:17px;background-position:-133px -67px}.sp_p61yxZCxO_a.sx_1b1b4d{height:13px;background-position:-215px -98px}.sp_p61yxZCxO_a.sx_6c7697{height:13px;background-position:-23px -132px}.sp_p61yxZCxO_a.sx_46659d{height:12px;background-position:-138px -108px}.sp_p61yxZCxO_a.sx_7b6272{height:12px;background-position:-170px -108px}.sp_p61yxZCxO_a.sx_9dfffa{width:8px;height:12px;background-position:-36px -132px}.sp_p61yxZCxO_a.sx_c82af6{width:8px;height:12px;background-position:-45px -132px}.sp_p61yxZCxO_a.sx_fe7735{width:8px;height:12px;background-position:-54px -132px}.sp_p61yxZCxO_a.sx_42675f{width:8px;height:12px;background-position:-63px -132px}
-.sp_uv8KD5PfLOB{background-image:url(/rsrc.php/v2/ym/r/v_nQAQmKvaR.png);background-size:auto;background-repeat:no-repeat;display:inline-block;height:16px;width:16px}.sp_uv8KD5PfLOB.sx_668912{background-position:0 -49px}.sp_uv8KD5PfLOB.sx_f9fa54{background-position:-17px -49px}.sp_uv8KD5PfLOB.sx_a31aeb{background-position:0 -66px}.sp_uv8KD5PfLOB.sx_8a03da{background-position:-17px -66px}.sp_uv8KD5PfLOB.sx_2ffa4b{background-position:0 -83px}.sp_uv8KD5PfLOB.sx_b9d88e{background-position:-17px -83px}.sp_uv8KD5PfLOB.sx_d23690{width:48px;height:48px;background-position:0 0}.sp_uv8KD5PfLOB.sx_01d3b8{width:12px;height:12px;background-position:-34px -49px}.sp_uv8KD5PfLOB.sx_15325f{background-position:0 -100px}.sp_uv8KD5PfLOB.sx_a74878{background-position:-17px -100px}.sp_uv8KD5PfLOB.sx_71b72b{width:8px;height:12px;background-position:-34px -62px}.sp_uv8KD5PfLOB.sx_2becbb{width:8px;height:12px;background-position:-34px -75px}
-.sp_wSHLyXlly6n{background-image:url(/rsrc.php/v2/yv/r/B1B2Szk2VH8.png);background-size:auto;background-repeat:no-repeat;display:inline-block;height:16px;width:16px}.sp_wSHLyXlly6n.sx_9dc478{background-position:0 0}.sp_wSHLyXlly6n.sx_1dd8ac{background-position:0 -17px}
-
-#bootloader_mgW29 { height: 42px; }
-.bootloader_mgW29 { display:block !important; }
\ No newline at end of file
diff --git a/app/assets/images/s_files/533129_10150765207625861_312082963_n.jpg b/app/assets/images/s_files/533129_10150765207625861_312082963_n.jpg
deleted file mode 100644
index bfb17ec..0000000
Binary files a/app/assets/images/s_files/533129_10150765207625861_312082963_n.jpg and /dev/null differ
diff --git a/app/assets/images/s_files/553269_10204434621719534_8696227016564101710_n.jpg b/app/assets/images/s_files/553269_10204434621719534_8696227016564101710_n.jpg
deleted file mode 100644
index dc89d56..0000000
Binary files a/app/assets/images/s_files/553269_10204434621719534_8696227016564101710_n.jpg and /dev/null differ
diff --git a/app/assets/images/s_files/575380_10100597366280191_1677400712_n(1).jpg b/app/assets/images/s_files/575380_10100597366280191_1677400712_n(1).jpg
deleted file mode 100644
index 1945eea..0000000
Binary files a/app/assets/images/s_files/575380_10100597366280191_1677400712_n(1).jpg and /dev/null differ
diff --git a/app/assets/images/s_files/575380_10100597366280191_1677400712_n.jpg b/app/assets/images/s_files/575380_10100597366280191_1677400712_n.jpg
deleted file mode 100644
index 3cf7f62..0000000
Binary files a/app/assets/images/s_files/575380_10100597366280191_1677400712_n.jpg and /dev/null differ
diff --git a/app/assets/images/s_files/582682_10100533602962287_279967351_n.jpg b/app/assets/images/s_files/582682_10100533602962287_279967351_n.jpg
deleted file mode 100644
index 5e11ccc..0000000
Binary files a/app/assets/images/s_files/582682_10100533602962287_279967351_n.jpg and /dev/null differ
diff --git a/app/assets/images/s_files/67YWnac6gcD.css b/app/assets/images/s_files/67YWnac6gcD.css
deleted file mode 100644
index dda1e0e..0000000
--- a/app/assets/images/s_files/67YWnac6gcD.css
+++ /dev/null
@@ -1,25 +0,0 @@
-/*!CK:2949344319!*//*1427086764,*/
-
-._6z-{width:173px;z-index:2}._6z- .fbTimelineSection{padding:12px 0;width:250px}._5g4r .fbTimelineSection{margin-bottom:10px;margin-top:0;padding:12px 0;width:300px}._5i8n{padding-top:10px;position:relative;width:200px}._5i8o,._5jjg{padding-left:20px}._5i8o label{font-weight:normal;padding-bottom:10px}._6z_{font-size:16px;font-weight:bold;margin:20px 7px}._5g4s{font-weight:bold;padding:0 10px;text-transform:uppercase}._5g4t{color:#4e5665;font-weight:bold;padding:0 0 15px 10px;text-transform:uppercase}._5j5b{padding:0 0 5px 10px}._5j5b span input{width:245px}._5j5b td{max-width:145px}._5j5b .ego_column{margin:-14px 0;width:280px}._6z- .uiSideNav .sideNavItem{margin-bottom:2px}._6z- .uiSideNav .item,._6z- .uiSideNav .subitem{border-bottom:0;color:#4e5665}._6z- .uiSideNav .subitem{padding-left:28px}._6z- .uiSideNav .item:hover,._6z- .uiSideNav .subitem:hover{background-color:#f6f7f8}._6z- .uiSideNav .loading .subitem{background-color:transparent}._6z- .uiSideNav .selectedItem>.item,._6z- .uiSideNav .selectedItem>.subitem{background-color:#f6f7f8;border-bottom:1px solid #d3d6db;border-top:1px solid #d3d6db}._6z- .uiSideNav .selectedItem>.item:hover,._6z- .uiSideNav .selectedItem>.subitem:hover{background-color:#f6f7f8}._6z- .uiHeaderNav{background-image:url(/rsrc.php/v2/yV/r/R3gnFfkFEmR.png);background-repeat:no-repeat;margin:0}._6z- ._554b,._6z- .navLessLink{color:#89919c}._6z- ._554d{display:none}._6z- .uiSideNavCount{padding-left:3px;padding-right:3px}._6z- .count .countValue,._6z- .count .maxCountIndicator{font-size:9px}._6-0{width:678px}._6-0 #profileApprovalSeeMoreContainer{margin:0 -1px -2px -1px}._6-3{margin-top:74px}._5g4u{margin:-85px -30px 0 0}._kj2{margin-top:100px}.tinyViewport ._6-3{margin-top:0}._6-3 .profileApprovalListContainer{padding:0}.fbTimelineLogColumn ._6-3 .fbTimelineSection{padding:0}._6-3 li.profileApprovalStoryContainer{padding:3px 15px 16px}._41wg ._3kqv{display:none}._6-3 #profileApprovalLoadingIndicator{padding-bottom:10px;text-align:center}._6-3 .profileApprovalRow .uiStream .uiStreamAttachments{margin-bottom:5px}._3oyv{display:block;margin:auto}._6-3 .approvalStory{position:relative;top:6px}._6-3 #pages_scheduled_posts_stream{padding:0 15px}._6-3 #pages_scheduled_posts_stream_pager{margin:0}._6-3 .fbTimelineScheduledPostsSection h3{padding:10px 15px 0}._3_7k{border-top:1px solid #d3d6db}._1_3v{position:relative;top:-10px}._5jjh{background-color:#fff;border:1px solid #d3d6db;-webkit-border-radius:3px;margin:75px 0 0 35px;padding:15px;width:606px}._3r70 span._54nh{max-width:360px}
-._iqp div.profile-pagelet-section{margin-bottom:0}._iqp h3{border-bottom:3px solid #e1e1e1;font-size:15px;line-height:22px}.async_saving ._iqp .uiMorePagerLoader{display:none}.async_saving ._iqp .uiMorePager,.async_saving ._iqp .uiMorePagerPrimary{display:block}._iqq{color:#6d84b4;font-size:15px;font-weight:bold;margin:10px;text-align:center}._40pu{border-bottom:1px solid #d3d6db;height:11px;margin:auto;position:relative;right:8px;width:290px}._40pv{background-color:#e9eaed;font-size:11px;font-weight:normal;padding:0 5px}._13rf{float:right;visibility:hidden}.async_saving ._13rf{visibility:visible}._z6j{background-color:#fff;border:1px solid #d3d6db;-webkit-border-radius:3px;position:relative}._iqp .uiMorePager{margin:0 -25px -10px}._iqp ._z6j .uiMorePager{margin:0 0 -5px}._iqp ._z6j .uiMorePagerLoader{border:none;-webkit-border-radius:0 0 2px 2px}._417b{border-bottom:2px solid #f2f2f2}._417c{border-bottom:1px solid #e0e0e0;padding:17px 0;text-align:center}
-._3214{position:absolute;right:5px;top:5px}._3215{margin:0 2px;vertical-align:middle}
-.fbActivityLogAudienceSelector a.uiSelectorButton,.fbActivityLogAudienceSelector a.uiSelectorButton:active,.fbActivityLogAudienceSelector a.uiSelectorButton:focus,.fbActivityLogAudienceSelector a.uiSelectorButton:hover{padding-left:5px;padding-right:22px}.fbActivityLogAudienceSelector a.uiButton{visibility:hidden}.fbActivityLogStaticAudience{display:inline-block;margin:3px 0 0 4px}.uiStreamStory:hover .fbActivityLogAudienceSelector a.uiButton,.fbActivityLogAudienceSelector .openToggler a.uiButton,.fbActivityLogAudienceSelector.openToggler a.uiButton,.fbActivityLogAudienceSelector a.uiButton .img{visibility:visible}.fbActivityLogAudienceSelector.audienceSelector .uiSelectorMenu .itemIcon{display:none}._2fmt ._2fmm ._2fmu{margin:3px 2px}._2fmt ._2fmm,._2fmt ._2fmm:active,._2fmt ._2fmm:focus,._2fmt ._2fmm:hover{padding-left:4px;padding-right:4px}
-._2o3t{z-index:11}._kj3{background:#fff;border:1px solid #d3d6db;padding:15px;width:646px}._5g4p{background:#fff;border:1px solid #d3d6db;-webkit-border-radius:3px 3px 0 0;padding:15px;width:606px}._5g4q{background:#e9eaed;border:1px solid #e9eaed;margin-top:-106px;padding:15px;width:606px}._kj3 .uiSearchInput{border-color:#d3d6db}._a4f{line-height:32px}._a4h{padding-right:4px;padding-top:7px}._a4h li._a4i{padding-left:4px;padding-right:4px}._3216{padding:4px 5px 0 4px}._a4h ._2cte{margin-top:2px}._a4k{border-top:1px solid #d3d3d3;margin-top:10px;padding-top:12px}._2o49{background:#f6f7f8;border:1px solid #d3d6db;border-bottom-width:2px;-webkit-border-radius:0 0 3px 3px;border-top:0;height:23px;line-height:23px;padding:2px 15px}._kj4{line-height:19px;padding-top:2px}._kj4 .uiPopoverButton .customimg{vertical-align:middle}._kj5 .uiPopoverButtonWithChevron{background-image:url(/rsrc.php/v2/yF/r/FKdgyTOUamS.png);background-repeat:no-repeat;background-size:auto;background-position:right -295px}._2o4a{display:inline-block;position:relative;top:-1px}._kj5 .uiButtonText{color:#666;font-weight:normal}._kj5:hover .uiButtonText{color:#000}._kj8{color:#666;margin-left:10px}.highlighted ._kj8{color:#dcdee3}._kj7{margin-bottom:-4px;opacity:.5}._2_xy{line-height:15px;padding-top:3px}._2o4b,._2o3r ._kj4{display:none}._2o3r ._2o4b{display:block}._2_xz{position:relative;top:1px}
-._5shk{padding-left:15px;padding-right:15px}._5shk .uiButton{background-image:none}._5shk:hover ._5shl{visibility:visible}._5shk:hover .uiButton{background-image:url(/rsrc.php/v2/yF/r/FKdgyTOUamS.png);background-repeat:no-repeat;background-size:auto;background-position:right -393px}._5shk .uiButtonSuppressed:hover{background-image:url(/rsrc.php/v2/yF/r/FKdgyTOUamS.png);background-repeat:no-repeat;background-size:auto;background-position:right -98px}._5shk .uiSelectorNormal .openToggler .uiButtonSuppressed{background-image:url(/rsrc.php/v2/yF/r/FKdgyTOUamS.png);background-repeat:no-repeat;background-size:auto;background-position:right -343px}._5ep5{padding:0 15px 0 4px;width:240px}._5shl{visibility:hidden}._5ep6{width:300px}._5ep7{width:76px}._5ep8{font-size:9px;font-weight:bold;padding:10px 15px;text-transform:uppercase}._5xec{margin-top:3px;padding-left:5px}._5p-m{height:30px;width:30px}
-.fbConnectWidgetTopmost{border:1px solid #aaa;border-top-color:#3b5998;overflow:hidden;padding:0;position:relative}div.fbDarkWidget{background-color:transparent}.fbDarkWidget .fbWidgetTitle{color:#fff}.fbDarkWidget a,.fbDarkWidget .profileName{color:#fff}.fbDarkWidget a.uiLinkSubtle{color:#9197a3}.fbDarkWidget a.fbCommentOverlayLink{color:#3b5998}div.ConnectActivityLogin{border-width:0 0 1px;zoom:1}.fbDarkWidget div.ConnectActivityLogin{border-color:#333;background-color:#000}.fbProfilePic{height:35px;width:35px}.fbLoginButton{float:left}.ConnectActivityLoginMessage{color:#666;line-height:14px;vertical-align:top;zoom:1}.fbDarkWidget .ConnectActivityLoginMessage{color:#9197a3}.fbConnectWidgetFooter{bottom:0;cursor:default;position:absolute;width:100%}.transparent_widget .fbDarkWidget .fbConnectWidgetFooter{background-color:transparent}.fbConnectWidgetFooter .fbFooterBorder{border-top:1px solid #ccc;margin:0 6px;padding:4px 3px}.fbDarkWidget .fbConnectWidgetFooter .fbFooterBorder{border-top:1px solid #444}.fbConnectWidgetContent,.fbImageContainer img{visibility:hidden}.fbConnectWidgetContent,.fbGalleryRecommendationsImageContainer img{visibility:hidden}div.fbHalfPage{overflow:hidden}div.fbAdminOptions{float:right}
-.fbFeedbackContent{-webkit-text-size-adjust:none}.fbFeedbackContent.fbDarkWidget{border:none}.fbFeedbackContent .async_saving ul,.fbFeedbackContent .async_saving .indicator,.fbFeedbackContent .async_saving .action_links{background:url(/rsrc.php/v2/yb/r/GsNJNwuI-UM.gif) no-repeat right}.fbFeedbackContent.fbDarkWidget .composerHider{border-bottom:1px solid #666;border-top:1px solid #666}.fbFeedbackContent .composerHider{border-bottom:1px solid #ccc;border-top:1px solid #ccc;margin:0;padding:9px 0 7px}.fbFeedbackContent .composerHider .uiSelector{margin:-3px 1px}.fbFeedbackContent .composerHider .uiSelector .uiSelectorButton,.fbFeedbackContent .composerHider .uiSelector .uiSelectorButton:active,.fbFeedbackContent .composerHider .uiSelector .uiSelectorButton:focus,.fbFeedbackContent .composerHider .uiSelector .uiSelectorButton:hover{background-image:url(/rsrc.php/v2/yF/r/FKdgyTOUamS.png);background-repeat:no-repeat;background-size:auto;background-position:right -393px;background-color:transparent;border:none;-webkit-box-shadow:none;margin:0;padding:2px 20px 2px 0}.fbFeedbackContent .composerHider .uiSelector .uiSelectorButton .uiButtonText{color:#333}.fbFeedbackContent.fbDarkWidget .composerHider .uiSelector .uiSelectorButton .uiButtonText{color:#fff}.fbFeedbackContent .composerHider .uiSelector .itemLabel{font-weight:normal}.fbFeedbackContent .composerHider .uiSelector .checked .itemLabel{font-weight:bold}.fbFeedbackContent .composerHider a{font-weight:bold}.fbFeedbackContent .fbThirdPartyIcon{position:relative;right:1px;top:4px}.fbCommentContext .fbCommentContextPosts{overflow-x:hidden;overflow-y:auto;max-height:400px}.fbCommentContext .fbCommentContextPosts .fbTopLevelComment{padding-top:0}.fbCommentContext .composerGrid{width:100%}.fbCommentContext .composerTight{width:0%}.fbCommentContext .composerReply .uiButton{margin-right:4px}.fbFeedbackContent .composer{background-color:transparent;background-color:rgba(190, 190, 190, .2);border:solid #e9e9e9;border-width:1px 0;padding:7px 10px 7px 69px;position:relative}.fbFeedbackContent.fbDarkWidget .composer{background-color:#333;border-color:#666}.fbFeedbackContent .fbFeedbackPosts .composer{margin-left:-10px}.fbFeedbackContent .fbFeedbackPostsContainer .fbFeedbackPosts{padding:0}.fbFeedbackContent .noTopBorder{border-top:0 !important}.fbDarkWidget .fbCommentContext .composer{background-color:#555;border:none}.fbCommentContext .composer{background-color:#f6f7f8;border:1px solid #ccc;margin-top:4px;padding-bottom:4px;padding-top:4px;padding-left:70px;position:relative}.fbFeedbackContent .composer .viewerProfilePic{background-color:#dcdee3;margin:2px 0 0 0;padding:0 !important;position:absolute;left:10px}.fbFeedbackContent .composer .mirroringNotice{background-color:#f6f7f8;border-top:1px solid #e9e9e9;color:#7f7f7f;font-size:11px;margin:7px -10px -7px -69px;padding:4px;text-align:center}.fbFeedbackContent.fbDarkWidget .fbFeedbackTypeahead,.fbFeedbackContent.fbDarkWidget .fbFeedbackTypeahead .wrap{border-color:#434343}.fbFeedbackContent.fbDarkWidget .fbFeedbackMentions .mentionsTextarea,.fbFeedbackContent .fbFeedbackMentions .mentionsTextarea{border-width:0;padding:0;margin:0;-webkit-box-shadow:none;background-color:transparent}.fbFeedbackContent.fbDarkWidget .fbFeedbackMentions{background-color:#000}.fbFeedbackContent .fbFeedbackMentions{background-color:#fff;margin:2px 0}.fbFeedbackContent .fbFeedbackMentions .innerWrap{padding:3px}.fbFeedbackContent .fbFeedbackMentions .highlighter{left:0;top:0}.fbFeedbackContent.fbDarkWidget .fbFeedbackMentions .highlighter b{background-color:#444}.fbCommentContext .textwrapper,.fbFeedbackContent .textwrapper{padding:0 8px 0 0}.commentas_inner{color:#000;display:block;padding-top:4px}.commentas_inner a{color:#000}.commentas_inner a:hover{text-decoration:none}.commentas_inner .commentasName{font-weight:bold}.postToProfile .indicator{display:inline-block;padding-left:5px;width:16px}.hideCommentas .commentas{display:none}.fbCommentContext.fbDarkWidget .composer textarea,.fbFeedbackContent.fbDarkWidget .composer textarea{color:#fff;background-color:#000;border:1px solid #434343}.fbCommentContext .composer textarea,.fbFeedbackContent .composer textarea{border-width:0;border:1px solid;border-color:#899bc1;padding:3px;width:100%}.fbFeedbackContent .replywrapper{padding:0 8px 0 0}.fbCommentContext .viewerProfilePic{float:left}.fbCommentContext .replywrapper{width:100%}.fbCommentContext .replywrappermargin{margin:0 9px}.fbCommentContext .replywrappermargin .textarea{margin-left:-4px}.fbFeedbackContent.fbDarkWidget .composerReply{border-top:1px solid #666}.fbFeedbackContent .composerReply{border-top:1px solid #e9e9e9}.fbFeedbackContent .composerReply{padding-top:8px}.fbFeedbackContent .composerReply textarea{width:100%}.fbFeedbackContent .postContent .action_links{margin-bottom:8px}.fbFeedbackContent .postBlingBox{border:none;bottom:1px;cursor:text;padding:0;position:relative}.fbFeedbackContent .postBlingBox:hover{background-color:transparent;border:none}.fbFeedbackContent .fbUpDownVoteAfterLogin{display:inline}.fbFeedbackContent .fbFeedbackPager{margin-left:0}.fbFeedbackContent .fbFeedbackPager .fbFeedbackPagerLink{padding:8px}.fbFeedbackContent .fbFeedbackReplyPager .fbFeedbackPagerLink{padding:5px 8px}.fbFeedbackContent .fbFeedbackPager .fbFeedbackPagerLink:hover{text-decoration:none}.fbFeedbackContent .postReplies .pagerLoader{padding-left:2px}.fbFeedbackContent{min-height:100px}.fbCommentContext .fbFeedbackContent{min-height:0}.fbFeedbackContent .fbFeedbackPosts{padding:0 0 0 10px}.fbFeedbackContent .star{height:11px;width:11px}.fbFeedbackContent .followLinkInlineCheck,.fbFeedbackContent .followLinkInlineCheckDark{margin-right:4px}.fbFeedbackContent .post{margin-top:4px}.fbFeedbackContent .post input{margin-left:0}.fbFeedbackContent .post label.desc{font-weight:normal}.fbFeedbackContent .profileName{font-size:12px}.fbFeedbackContent .fbFeedbackPost{border:solid #e9eaed;border-width:1px 0 0;clear:both;padding-bottom:0 !important;padding-top:10px}.fbFeedbackContent.fbDarkWidget .fbFeedbackPost{border-color:#555}.fbFeedbackContent li.fbTopLevelComment:first-of-type{border-width:0}.fbFeedbackContent li.fbTopLevelComment:last-of-type{margin-bottom:-5px}.fbDarkWidget .fbFeedbackReplies .fbFeedbackPost{border-color:#444}.fbFeedbackReplies .fbFeedbackPost{border-width:0 0 1px 0;border-color:#e9eaed}.fbFeedbackReply form,.fbFeedbackContent .postReply,.postReplies{margin-top:8px}.postReplies .uiMorePagerLight .uiMorePagerPrimary:hover{background-color:transparent;background-color:rgba(225, 228, 237, .6)}.postReplies .uiMorePagerInverted .uiMorePagerPrimary,.postReplies .uiMorePagerInverted .uiMorePagerLoader{background-color:transparent;border-width:1px 0 0 0;border-color:#444}.fbFeedbackContent .uiMorePagerInverted .uiMorePagerPrimary:hover{background-color:#444;border-color:#555}.fbDarkWidget .closeButton .uiCloseButton,.fbDarkWidget .closeButton .openToggler .uiCloseButton,.fbDarkWidget .closeButtonAfterLogin .uiCloseButton{border:1px solid #000;margin:0}.fbFeedbackContent .postContainer:hover .closeButton,.fbFeedbackContent .postContainer:hover .closeButtonAfterLogin,.fbFeedbackContent .postContainer .closeButton:focus,.fbFeedbackContent .postContainer .closeButtonAfterLogin:focus{opacity:1}.fbFeedbackContent .postContainer .closeButton,.fbFeedbackContent .postContainer .closeButtonAfterLogin{float:right;opacity:0}.fbFeedbackPost{position:relative}.fbFeedbackPost .postContent{margin-top:5px}.fbDarkWidget .fbFeedbackPost .postText{color:#ccc}.fbFeedbackPost .postText{color:#191919;line-height:14px;margin:0 28px 5px 0}.fbFeedbackPost .postActor{background-color:#e9eaed;margin-bottom:8px;margin-right:11px}.fbDarkWidget .postActor{background-color:#333}.fbFeedbackReplyPager{height:16px;margin-bottom:8px}.fbFeedbackContent .fbConnectWidgetFooter{position:static}.fbFeedbackContent .fbConnectWidgetFooter .fbFooterBorder{margin:5px 0 0 0}.fbTopLevelComment .fbFeedbackReplies .fbCommentReply{border-width:1px 0 0}.fbFeedbackContent .fbCommentOverlay{border-style:solid;border-width:1px;position:absolute;top:0;left:0;bottom:0;right:0;opacity:.90;font-size:12px}.fbFeedbackContent .fbReportedByUser{background-color:#fff;border-color:#e9eaed}.fbFeedbackContent .fbRecentlyBlacklisted{background-color:#444;border-color:#191919}.fbFeedbackContent .fbRecentlyPublicized{background-color:#e4ffe2;border-color:#d2f1d0}.fbFeedbackContent .fbRecentlyPrivatized{background-color:#fffbe8;border-color:#f7e0ff}.fbFeedbackContent .fbCommentOverlayInsert{position:absolute;top:50%;margin-top:-0.5em;text-align:center;width:100%}.fbFeedbackContent .fbCommentDownvotedButVisible .postText{color:#7f7f7f}.fbFeedbackContent .fbCommentOverlayDark{color:#000}.fbFeedbackContent .fbCommentOverlayLight{color:#fff}.fbFeedbackContent .fbCommentOverlayLight a:link,.fbFeedbackContent .fbCommentOverlayLight a:hover,.fbFeedbackContent .fbCommentOverlayLight a:visited,.fbFeedbackContent .fbCommentOverlayLight a:active{color:#999}.fbCommentsEditSettings .uiInfoTable .label{width:145px;vertical-align:middle}.fbCommentsEditSettings .uiInfoTable tr{border-top:1px solid #ccc}.fbCommentsEditSettings .uiInfoTable tr:first-child{border:none}.fbCommentsEditSettings .uiInfoTable th{padding:10px 5px 10px 0}.fbCommentsEditSettings .uiInfoTable td{padding:10px 0 10px 5px}.fbCommentsEditSettings .uiInfoTable tr:first-child th,.fbCommentsEditSettings .uiInfoTable tr:first-child td{padding-top:0}.fbCommentsEditSettings .uiInfoTable tr:nth-last-child(2) th,.fbCommentsEditSettings .uiInfoTable tr:nth-last-child(2) td{padding-bottom:0}.fbCommentsEditSettings .uiInfoTable tr:last-child,.fbCommentsEditSettings .uiInfoTable tr.custom_blacklist{border:none}.fbCommentsEditSettings .uiInfoTable tr.custom_blacklist th,.fbCommentsEditSettings .uiInfoTable tr.custom_blacklist td{padding:0 5px 10px 5px}.fbDarkWidget .warning a{color:#7f7f7f}.fbFeedbackContent .closeButton .editSelector .uiCloseButton{background-image:url(/rsrc.php/v2/yA/r/w49kGdoISkc.png)}.fbFeedbackPost .postContainer .fbCommentEditor textarea{padding:3px;width:100%;border:none}.fbFeedbackPost .postContainer .fbCommentEditor{padding:7px 10px 7px 10px;min-height:0}.fbFeedbackPost .postContainer .fbCommentEditor .textBoxContainer{background-color:#fff}.postToProfileCheckbox{vertical-align:middle}.fbFeedbackPost .postContainer .fbCommentEditor .highlighter{font-size:12px;font-weight:normal}.fbFeedbackPost .fsm{font-size:12px}.fbFeedbackContent body,.fbFeedbackContent button,.fbFeedbackContent form,.fbFeedbackContent input,.fbFeedbackContent label,.fbFeedbackContent select,.fbFeedbackContent td,.fbFeedbackContent textarea{font-size:12px}
-.FlyoutSubscriptionMenu{min-width:180px}.SubscriptionMenu .itemLabel{overflow:hidden}div.SubscriptionMenu .SubscriptionMenuCategory .itemAnchor{font-weight:normal}div.FriendListSubscribeSubmenu{padding-top:0;padding-bottom:0}div.FriendListActionMenu,div.InterestListMenuDisconnect{padding-top:0}div.InterestListMenuLists{padding-bottom:0}.addToInterestListsClosed .FriendListSubscribeSubmenu{padding-top:4px}.addToInterestListsOpen .InterestListCreateList{padding-bottom:4px}.NonFriendSubscriptionMenu .hideFromNonFriend,.isUnsubscribed .SubscribeMenuSettingsItem,.subscriptionMenuOpen .FriendListActionMenu,.subscriptionMenuOpen .FlyoutFriendListMenu,.subscriptionMenuOpen .InterestListMenuLists,.subscriptionMenuOpen .InterestListMenuDisconnect,.subscriptionMenuOpen .FriendListSubscribeSubmenu,.subscriptionMenuOpen .AddToInterestListsMenuItem,.addToInterestListsClosed.subscriptionMenuOpen .FlyoutFriendListMenu,.addToInterestListsClosed.subscriptionMenuOpen .InterestListMenuLists,.addToInterestListsClosed.subscriptionMenuOpen .InterestListMenuDisconnect,.addToInterestListsClosed.subscriptionMenuOpen .FriendListSubscribeSubmenu,.addToInterestListsClosed.subscriptionMenuOpen .AddToInterestListsMenuItem,.addToInterestListsOpen .FriendListSubscribeSubmenu,.addToInterestListsOpen .AddToInterestListsMenuItem,.addToInterestListsOpen .InterestListMenuDisconnect,.addToInterestListsClosed .InterestListMenuLists,.addToInterestListsClosed .InterestListMenuGoBack,.cannotSubscribe .FriendListSubscribeSubmenu,.noSubscriptionLevels .SubscribeMenuSettingsItem,.noSubscribeCheckbox .SubscribeMenuSubscribeCheckbox,.pagesSubscribeButtonFlyout .SubscribeMenuSubscribeCheckbox,.FriendListSubscriptionsMenu{display:none}.addToInterestListsOpen .InterestListMenuGoBack,.addToInterestListsOpen .InterestListMenuLists,.addToInterestListsClosed .FriendListSubscribeSubmenu,.addToInterestListsClosed .AddToInterestListsMenuItem,.addToInterestListsClosed .InterestListMenuDisconnect,.subscriptionMenuOpen .FriendListSubscriptionsMenu{display:block}
-span.FollowLink .followLinkInlineCheck{display:inline;margin-right:4px}.followLinkSubscribed{cursor:default}
-.FriendListMenu{overflow:hidden;padding-bottom:0}.FriendListActionMenu{padding-top:0}.async_saving .FriendListCancel,.async_saving .FriendListUnfriend,.async_saving .FriendListActionSeparator,.async_saving .FriendListScroller,.async_saving .FriendListMenu,.async_saving .FriendListSubscribeSubmenu,.async_saving .FriendListSubscriptionsMenu{display:none}.FriendListCFMenu .itemLabel,.FriendListMenu .itemLabel{overflow:hidden}.FriendListMenu .FriendListItem .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FriendListMenu .FriendListItem .icon{float:right;margin:3px 0 0 4px}.uiScrollableArea ul.FriendListMenu{margin-right:5px}.FriendListMenu .FriendListCreateItem{position:relative}.CreateListInputItem,.FriendListCreateTrigger{position:relative;zoom:1}div.FriendListMenuCreate li.FriendListCreateTrigger,.FriendListMenu .CreateListInputItem{display:none}div.FriendListMenuCreate .CreateListInputItem{display:block;padding:1px 16px 1px 22px}.FriendListMenu .createListInput{outline:none;padding:1px 2px 2px 2px;width:100px}.async_saving .FriendListActionMenu{display:none}.FriendListCancel{position:relative}.FriendListCancel .uiLoadingIndicatorAsync{position:absolute;top:4px}.FriendListMenu .underShowMore,.FriendListMenu .ShowMoreItem,.FriendListActionMenu .PageMenuUnlike,div.FriendListMenuShowMore li.ShowMoreItem{display:none}div.FriendListMenuShowMore .underShowMore,div.hasMoreFriendListItems .ShowMoreItem{display:block}.FlyoutFriendMenu{max-width:300px;min-width:192px}.FlyoutFriendMenu .uiScrollableAreaWrap{max-height:266px}.FlyoutFriendMenu .uiScrollableAreaTrack{right:15px}.FlyoutFriendMenu .uiScrollableArea.contentAfter:after{background-color:transparent}.FriendListMemorializedUser li,.FriendListMemorializedUser li.uiMenuItem{display:none}.FriendListMemorializedUser li.FriendListUnfriend{display:list-item}.FriendListCannotSuggestFriends li.FriendListSuggestFriends,.FriendListCannotSuggestFriends li.FriendListSuggestFriendsSeparator{display:none}.NoFriendListActionSeparator .FriendListActionSeparator{display:none}
-._2eg_{background-color:#f6f7f8;border-bottom:1px solid #d3d6db;display:block;height:43px;overflow:hidden;position:relative}._2eh0{display:inline;line-height:43px;padding:12px 0 8px 12px;text-align:center;width:400px}._2eh1{float:right;margin:0 5px 0 0;padding:12px 12px 8px 12px}._2eh2{line-height:25px}._2eh3{max-width:79%;min-height:35px;text-overflow:ellipsis}._2eh4{float:right;padding-right:5px}
-.fbTimelineLogColumn .fbTimelineNavigationPagelet{display:none}.fbTimelineLogFilterForm{display:inline}.fbTimelineSearchError{padding-left:20px}._guu{background-color:#f6f7f8;border:1px solid;border-bottom:2px solid;border-color:#d3d6db;-webkit-border-radius:3px;padding:12px 15px}._guu .title{color:#666;font-size:13px}._guu .text{color:gray;font-size:11px}.fbTimelineLogBody{margin-bottom:30px}.fbTimelineLogStream .profile-pagelet-section{margin-bottom:0}.fbTimelineLogStream .uiMorePagerPrimary{border:0}.fbTimelineLogTimeNav{padding-bottom:3px}.fbTimelineLogColumn .fbTimelineSection{padding:20px 25px 10px}.fbTimelineLogScrubber .selected ul{display:block}.fbTimelineLogScrubber .selected li.selected a{font-weight:bold}.fbTimelineLogColumn .fbProfileEditFieldInline{width:480px}.fbTimelineLogColumn .fbProfileEditFieldInline .privacyWidget{padding-top:0}.fbTimelineLogColumn .fbProfileEditFieldInline .rightCol{padding-left:0;width:41px}
-._a4a{padding-top:6px}._a4b{display:inline;padding:15px 0}._a4d{padding-right:8px;padding-top:4px}
-._554d{margin-left:2px;padding-bottom:2px}
-.uiSideNav .divider{border-bottom:1px solid #ededed;border-top:1px solid #ededed;height:1px;left:auto;display:none;padding-left:0;margin-bottom:1px;width:179px;font-size:1px;line-height:1px;overflow:hidden}.editMode .uiSideNav .hidden,.expandedMode .uiSideNav .hidden,.expandedMode .uiSideNav .divider{display:block}.navMoreText{display:block;width:100%}.navLess{line-height:12px}div.navLess,.expandedMode .navMore{display:none}.expandedMode .navLess{display:block}
-.uiMorePagerInverted .uiMorePagerPrimary,.uiMorePagerInverted .uiMorePagerLoader{padding:6px 5px 10px;border:1px solid #444}.uiMorePagerInverted .uiMorePagerPrimary:hover{background-color:#444}.uiMorePagerInverted .uiMorePagerSecondary{margin:6px 5px}
-.sp_JcDlXLkT-_J{background-image:url(/rsrc.php/v2/yb/r/jBADm7298kh.png);background-size:auto;background-repeat:no-repeat;display:inline-block;height:10px;width:10px}.sp_JcDlXLkT-_J.sx_1d75b6{width:11px;background-position:0 -14px}.sp_JcDlXLkT-_J.sx_f7caea{width:9px;height:5px;background-position:0 -47px}.sp_JcDlXLkT-_J.sx_98cb57{background-position:0 -25px}.sp_JcDlXLkT-_J.sx_2faeb6{background-position:0 -36px}.sp_JcDlXLkT-_J.sx_638273{width:15px;height:13px;background-position:0 0}
-.sp__a43P482Bcg{background-image:url(/rsrc.php/v2/yX/r/9Cneog2i_7o.png);background-size:auto;background-repeat:no-repeat;display:inline-block;height:16px;width:16px}.sp__a43P482Bcg.sx_074ea5{background-position:0 -51px}.sp__a43P482Bcg.sx_e09b26{width:11px;height:10px;background-position:-30px -68px}.sp__a43P482Bcg.sx_db59c7{width:5px;height:3px;background-position:-42px -68px}.sp__a43P482Bcg.sx_0ddde0{background-position:-17px -51px}.sp__a43P482Bcg.sx_7408be{width:9px;height:11px;background-position:0 -85px}.sp__a43P482Bcg.sx_77fe17{width:12px;height:14px;background-position:-17px -68px}.sp__a43P482Bcg.sx_14549e{background-position:-34px -51px}.sp__a43P482Bcg.sx_afdc65{width:50px;height:50px;background-position:0 0}.sp__a43P482Bcg.sx_5db8c5{background-position:0 -68px}
-.sp_qNtrLM6Qw0-{background-image:url(/rsrc.php/v2/yT/r/IwMrDchhY34.png);background-size:auto;background-repeat:no-repeat;display:inline-block;height:12px;width:12px}.sp_qNtrLM6Qw0-.sx_671347{width:14px;height:14px;background-position:0 0}.sp_qNtrLM6Qw0-.sx_cf6339{background-position:0 -15px}.sp_qNtrLM6Qw0-.sx_357085{background-position:0 -28px}
-
-#bootloader_MREu1 { height: 42px; }
-.bootloader_MREu1 { display:block !important; }
\ No newline at end of file
diff --git a/app/assets/images/s_files/8eDcp_y4GKo.js b/app/assets/images/s_files/8eDcp_y4GKo.js
deleted file mode 100644
index 03f162c..0000000
--- a/app/assets/images/s_files/8eDcp_y4GKo.js
+++ /dev/null
@@ -1,14 +0,0 @@
-/*!CK:744403774!*//*1427086740,*/
-
-if (self.CavalryLogger) { CavalryLogger.start_js(["SrgWn"]); }
-
-__d("StarsRatableBase",["Event","Arbiter","CSS","DOM","Parent","Run","copyProperties"],function(a,b,c,d,e,f,g,h,i,j,k,l,m){b.__markCompiled&&b.__markCompiled();function n(o,p,q,r){this.root=o;this.freezeOnClick=p;this.stars=j.scry(o,'a');this.listeners=[g.listen(this.root,'click',this._onClick.bind(this)),g.listen(this.root,'mousemove',this._onMouseMove.bind(this)),g.listen(this.root,'mouseout',this._onMouseOut.bind(this))];this.holdMouseMove=false;this.setRating(q);this.layerHides=0;if(r)h.subscribe('layer_hidden',function(){this.layerHides++;if(this.layerHides>=2)this.setRating(0);}.bind(this));l.onLeave(this.destroyListeners.bind(this));}n.init=function(o,p,q,r){return new n(o,p,q,r);};m(n.prototype,{_onClick:function(event){this.layerHides=0;var o=this._getStarIndexFromEvent(event);if(!o)return;this.setRating(o);if(this.freezeOnClick){this.freeze();}else this.holdMouseMove=true;event.prevent();},_onMouseMove:function(event){if(this.holdMouseMove)return;var o=this._getStarIndexFromEvent(event);if(!o)return;this.setStars(o,true);},_onMouseOut:function(event){this.holdMouseMove=false;this.updateStars();},_getStarIndexFromEvent:function(event){var o=k.byTag(event.getTarget(),'a');if(o)return this.stars.indexOf(o)+1;return 0;},setRating:function(o){this._rating=o;this.updateStars();},updateStars:function(){this.setStars(this._rating);},setStars:function(o,p){var q=p?'hoverStar':'fullStar',r=p?'fullStar':'hoverStar';for(var s=0;s=o);i.conditionClass(this.stars[s],q,!t);i.conditionClass(this.stars[s],'emptyStar',t);}},freeze:function(){i.addClass(this.root,'uiStarsRated');this.destroyListeners();},destroyListeners:function(){this.listeners.forEach(function(o){o&&o.remove();});this.listeners=[];}});a.StarsRatableBase=e.exports=n;},null);
-__d("TabBar",["ArbiterMixin","React","mixin"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j=i(g);for(var k in j)if(j.hasOwnProperty(k))m[k]=j[k];var l=j===null?null:j.prototype;m.prototype=Object.create(l);m.prototype.constructor=m;m.__superConstructor__=j;function m(n,o,p){"use strict";o.props=Object.assign({},o.props,{onTabClick:function(q){return this.inform(m.TAB_CLICK,q);}.bind(this)});h.render(n(o),p);}m.TAB_CLICK='onTabClick';e.exports=m;},null);
-__d("PageStars",["Event","Locale","Style","copyProperties"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();var k=5;function l(m,n,o,p,q,r,s,t){this.myRating=q;this.avgRating=p;this.avgStars=n;this.myStars=o;this.margin=t;this.width=r;this.height=s;for(var u=0;u0&&this.props.setDialog){this.props.setDialog(this.props.interest,this.state.suggestions);}else{var z=n.getURIBuilder().setInt('ad_id',this.props.adID).setInt('category_fbid',this.props.interest.id).getURI();new h(z).setHandler(function(aa){var ba=aa.payload,ca=ba.suggestions,da=this.props.interest;if(!da.description)da.description=t._("This is a preference you added.");this.setState({suggestions:ca});if(this.props.setDialog)this.props.setDialog(da,ba.suggestions);}.bind(this)).send();}},_onReportPreferenceClick:function(event){if(this.props.setReportDialog)this.props.setReportDialog(this.props.interest);},render:function(){var z=((this.state.iHover?"hidden_elem":'')),aa=((!this.state.iHover?"hidden_elem":'')),ba=((this.state.interestHover&&this.props.isListItem?"_2imp":'')+(!this.state.interestHover&&this.props.isListItem?' '+"_2imq":'')+(this.props.removed?' '+"hidden_elem":'')),ca=!this.props.isListItem?null:l.createElement("span",{className:ba,ref:this.props.interest.name,onMouseEnter:this._iHover,onMouseLeave:this._iHover},l.createElement(i,{className:z,src:k({name:'info-solid',shade:'light',size:'medium'})}),l.createElement(i,{className:aa,src:k({name:'info-solid',shade:'dark',size:'medium'})})),da=l.createElement("span",{className:ba,onMouseEnter:this._xHover,onMouseLeave:this._xHover,onMouseMove:this._xOver},l.createElement(i,{className:((this.state.xHover?"hidden_elem":'')),src:k({name:'cross',shade:'dark'})}),l.createElement(i,{className:((!this.state.xHover?"hidden_elem":'')),src:k({name:'cross',shade:'accent'})})),ea=l.createElement("div",{className:"_2imr"},l.createElement("a",{href:"#"},t._("Undo"))),fa=l.createElement(r,{className:((this.props.removed?"_2ims":'')),size:"small",weight:"bold","data-fbid":this.props.interest.id},this.props.interest.name),ga=(!this.props.isListItem||this.props.removed)?fa:l.createElement("a",{onClick:this._onInterestTextClick},fa),ha=(("_2imt")+(!this.props.isListItem?' '+"_2imu":'')),ia=l.createElement(v,null,l.createElement("a",{onClick:this._onReportPreferenceClick,className:ba},l.createElement(r,{size:"small",weight:"bold"},"[FB-Only] Report"))),ja=(this.props.isListItem&&this.props.setReportDialog)?ia:null;return (l.createElement("li",{className:ha,onMouseEnter:this._interestEnter,onMouseLeave:this._interestLeave},l.createElement(j,null,l.createElement(v,null,ga,l.createElement("span",{className:"_2imv"},ca)),ja,l.createElement(u,{className:"mlm"},l.createElement("div",{onClick:this._handleInterestClick,className:"_2imw",ref:'toggle_'+this.props.interest.id},!this.props.removed?da:ea)))));},renderLayers:function(){var z=this.props.interest.description?this.props.interest.description:t._("This is a preference you added.");return {contextualDialog:l.createElement(o,{contextRef:this.props.interest.name,shown:this.state.iHover,position:"above",focusContextOnHide:false,width:o.WIDTH.NORMAL},l.createElement(p,null,g.about_this_ads_preference),l.createElement(q,null,z))};}});e.exports=y;},null);
-__d("XAdPreferencesInterestsWriteController",["XController"],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports=b("XController").create("\/ads\/preferences\/edit_interests\/",{ad_id:{type:"Int",required:true},action:{type:"Enum",required:true,enumType:1},type:{type:"Enum",required:true,enumType:1},fbids:{type:"IntVector",required:true}});},null);
-__d("XAdPreferencesNUXController",["XController"],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports=b("XController").create("\/ads\/preferences\/nux\/",{type:{type:"String",required:true}});},null);
-__d("XAdsPreferencesFeedbackController",["XController"],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports=b("XController").create("\/ads\/preferences\/feeedback\/",{ad_id:{type:"Int",required:true},favorite:{type:"Enum",required:true,enumType:1}});},null);
-__d("AdsPrefs",["AdsPreferencesInterestListItem.react","AsyncRequest","CSS","DOM","Event","React","XAdPreferencesInterestsWriteController","XAdPreferencesNUXController","XAdsPreferencesFeedbackController","csx","cx","tidyEvent"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){b.__markCompiled&&b.__markCompiled();function s(w,x){i.toggleClass(w,"hidden_elem");var y=i.hasClass(w,"hidden_elem")?'ad_useful':'ad_neutral',z=o.getURIBuilder().setInt('ad_id',x).setEnum('favorite',y).getURI(),aa=new h(z);aa.send();}function t(){var w=n.getURIBuilder().setString('type','interest_nux_ts').getURI();new h(w).send();}function u(w,x,y){var z=x?'add':'del',aa=m.getURIBuilder().setInt('ad_id',w.adID).setEnum('action',z).setEnum('type','interest').setIntVector('fbids',[w.id]).getURI();new h(aa).send();l.render(l.createElement(g,{className:"_589n",adID:w.adID,interest:w,isListItem:false,onInterestClick:u,removed:!x}),document.getElementById(w.rootID));if(w.dialog&&y!=null){t();w.dialog.setContext(y);w.dialog.show();}}var v={initRHCFeedback:function(w,x,y){r(k.listen(x,'click',function(z){s(y,w);z.kill();}));},createListElement:function(w,x,y,z,aa,ba){var ca={id:x,name:y,adID:w,rootID:z,dialog:ba};l.render(l.createElement(g,{className:"_589n",adID:w,interest:ca,isListItem:false,onInterestClick:u,removed:false}),document.getElementById(z));},initExpandable:function(w){r(k.listen(w,'click',function(x){var y=j.scry(w,"div._2fdq")[0],z=j.scry(w,"._4r43")[0],aa=j.scry(w,"._1uhj")[0];i.toggleClass(z,'hidden_elem');i.toggleClass(aa,'hidden_elem');i.toggleClass(y,'hidden_elem');}));},toggleFavorite:function(w){var x=j.find(w.getRoot(),'.img');s(x,w.getLabel());}};e.exports=v;},null);
-__d("CollapseExposedTextOnTransition",["CSS","DOMQuery","csx"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();function j(){"use strict";}j.prototype.init=function(k){"use strict";this.$CollapseExposedTextOnTransition0=k;this.$CollapseExposedTextOnTransition0.getArbiter().subscribe('onBeforeTransition',this.$CollapseExposedTextOnTransition1.bind(this));};j.prototype.$CollapseExposedTextOnTransition1=function(k,l){"use strict";var m=h.scry(l.item.ad,"div._5pbx .text_exposed.text_exposed_root");m.forEach(function(n){g.removeClass(n,'text_exposed');});};e.exports=j;},null);
-__d("DesktopHscrollCarousel",["Animation","Arbiter","BanzaiODS","CSS","DesktopHscrollUnitEventConstants","DOM","DOMQuery","Ease","Event","TidyArbiterMixin","csx","cx","mixin","tidyEvent"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t){b.__markCompiled&&b.__markCompiled();var u=s(p);for(var v in u)if(u.hasOwnProperty(v))x[v]=u[v];var w=u===null?null:u.prototype;x.prototype=Object.create(w);x.prototype.constructor=x;x.__superConstructor__=u;function x(y,z,aa,ba,ca,da,ea){"use strict";this.$DesktopHscrollCarousel0=y.node;this.$DesktopHscrollCarousel1=y.grid;this.$DesktopHscrollCarousel2=y.prev_link;this.$DesktopHscrollCarousel3=y.next_link;this.$DesktopHscrollCarousel4=y.prev_pager;this.$DesktopHscrollCarousel5=y.next_pager;this.$DesktopHscrollCarousel6=aa;this.$DesktopHscrollCarousel7=ba;this.$DesktopHscrollCarousel8=ea;this.$DesktopHscrollCarousel9=ca;this.$DesktopHscrollCarousela=da;this.$DesktopHscrollCarouselb=0;this.$DesktopHscrollCarouselc=new h();this.$DesktopHscrollCarouseld=0;this.$DesktopHscrollCarousele=m.find(this.$DesktopHscrollCarousel0,"^div._5jmm");z.forEach(function(fa){fa.init(this);},this);t([o.listen(this.$DesktopHscrollCarousel2,'click',this.$DesktopHscrollCarouself.bind(this)),o.listen(this.$DesktopHscrollCarousel2,'mouseenter',this.$DesktopHscrollCarouselg.bind(this)),o.listen(this.$DesktopHscrollCarousel2,'mouseleave',this.$DesktopHscrollCarouselh.bind(this)),o.listen(this.$DesktopHscrollCarousel3,'click',this.$DesktopHscrollCarouseli.bind(this)),o.listen(this.$DesktopHscrollCarousel3,'mouseenter',this.$DesktopHscrollCarouselj.bind(this)),o.listen(this.$DesktopHscrollCarousel3,'mouseleave',this.$DesktopHscrollCarouselk.bind(this)),o.listen(this.$DesktopHscrollCarousel4,'click',this.$DesktopHscrollCarouself.bind(this)),o.listen(this.$DesktopHscrollCarousel4,'mouseenter',this.$DesktopHscrollCarouselg.bind(this)),o.listen(this.$DesktopHscrollCarousel4,'mouseleave',this.$DesktopHscrollCarouselh.bind(this)),o.listen(this.$DesktopHscrollCarousel5,'click',this.$DesktopHscrollCarouseli.bind(this)),o.listen(this.$DesktopHscrollCarousel5,'mouseenter',this.$DesktopHscrollCarouselj.bind(this)),o.listen(this.$DesktopHscrollCarousel5,'mouseleave',this.$DesktopHscrollCarouselk.bind(this))]);this.refresh();}x.prototype.getLastVisibleIndex=function(){"use strict";return this.$DesktopHscrollCarouselb+1;};x.prototype.getArbiter=function(){"use strict";return this.$DesktopHscrollCarouselc;};x.prototype.getCurrentOnscreenAd=function(){"use strict";return this.$DesktopHscrollCarousel1.childNodes[this.$DesktopHscrollCarouselb];};x.prototype.getNumItems=function(){"use strict";return this.$DesktopHscrollCarousel1.childNodes.length;};x.prototype.scrollToNextItem=function(){"use strict";this.$DesktopHscrollCarouseli();};x.prototype.refresh=function(){"use strict";this.refreshPagerState();this.$DesktopHscrollCarouselc.inform('onShow',{item:{ad:this.$DesktopHscrollCarousel1.childNodes[this.$DesktopHscrollCarouselb]},index:this.$DesktopHscrollCarouselb+1},h.BEHAVIOR_EVENT);for(var y=0;y0;};x.prototype.$DesktopHscrollCarouselm=function(){"use strict";return this.$DesktopHscrollCarouselo()>0;};x.prototype.$DesktopHscrollCarouselq=function(){"use strict";var y='desktop_hscroll_first_next_pos_';return y.concat(this.$DesktopHscrollCarousel8);};x.prototype.$DesktopHscrollCarouseli=function(){"use strict";if(!this.$DesktopHscrollCarouselm())return;var y=0;if(this.$DesktopHscrollCarouselp()===0){j.removeClass(this.$DesktopHscrollCarousel0,"_594r");y+=-1*this.$DesktopHscrollCarousela;i.bumpEntityKey('feed_ads',this.$DesktopHscrollCarouselq());}if(this.$DesktopHscrollCarouselo()<=1){j.addClass(this.$DesktopHscrollCarousel0,"_594u");y+=-1*this.$DesktopHscrollCarousela;}this.$DesktopHscrollCarouseln(Math.min(this.$DesktopHscrollCarouselo(),1),y);};x.prototype.$DesktopHscrollCarouselj=function(){"use strict";j.conditionClass(this.$DesktopHscrollCarousel0,"_595n",this.$DesktopHscrollCarousel6&&this.$DesktopHscrollCarouselm());};x.prototype.$DesktopHscrollCarouselk=function(){"use strict";if(this.$DesktopHscrollCarousel6)j.removeClass(this.$DesktopHscrollCarousel0,"_595n");};x.prototype.$DesktopHscrollCarouself=function(){"use strict";if(!this.$DesktopHscrollCarousell())return;var y=0;if(this.$DesktopHscrollCarouselp()<=1){j.addClass(this.$DesktopHscrollCarousel0,"_594r");y+=this.$DesktopHscrollCarousela;}if(this.$DesktopHscrollCarouselo()===0){j.removeClass(this.$DesktopHscrollCarousel0,"_594u");y+=this.$DesktopHscrollCarousela;}this.$DesktopHscrollCarouseln(-1*Math.min(this.$DesktopHscrollCarouselp(),1),y);};x.prototype.$DesktopHscrollCarouselg=function(){"use strict";j.conditionClass(this.$DesktopHscrollCarousel0,"_595o",this.$DesktopHscrollCarousel6&&this.$DesktopHscrollCarousell());};x.prototype.$DesktopHscrollCarouselh=function(){"use strict";if(this.$DesktopHscrollCarousel6)j.removeClass(this.$DesktopHscrollCarousel0,"_595o");};x.prototype.$DesktopHscrollCarouseln=function(y,z,aa){"use strict";if(y)this.$DesktopHscrollCarouselc.inform('onBeforeTransition',{item:{ad:this.$DesktopHscrollCarousel1.childNodes[this.$DesktopHscrollCarouselb]}},h.BEHAVIOR_EVENT);this.$DesktopHscrollCarouselb+=y;if(!z)z=0;this.$DesktopHscrollCarouseld-=y*this.$DesktopHscrollCarousel9+z;if(!aa)aa=350*Math.abs(y);var ba=this.$DesktopHscrollCarousel0;j.addClass(ba,"_595p");new g(this.$DesktopHscrollCarousel1).to('left',this.$DesktopHscrollCarouseld).duration(aa).ease(n.sineOut).ondone(function(){j.removeClass(ba,"_595p");if(y)this.refresh();}.bind(this)).go();if(y)this.inform('onSlide');};e.exports=x;},null);
-__d("DesktopHscrollPager",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();function g(){"use strict";}g.prototype.initPager=function(h,i){"use strict";this.$DesktopHscrollPager0=h;this.$DesktopHscrollPager1=i;i.subscribe('next',this.$DesktopHscrollPager0.scrollNext.bind(this.$DesktopHscrollPager0));i.subscribe('prev',this.$DesktopHscrollPager0.scrollPrevious.bind(this.$DesktopHscrollPager0));this.$DesktopHscrollPager0.getArbiter().subscribe('onShow',function(j,k){this.$DesktopHscrollPager2(k.index);}.bind(this));this.$DesktopHscrollPager0.getArbiter().subscribe('onAdditionalItemsAdded',function(j,k){this.$DesktopHscrollPager2(this.$DesktopHscrollPager0.getSelectedIndex());}.bind(this));};g.prototype.getPagerButtons=function(){"use strict";return this.$DesktopHscrollPager1;};g.prototype.$DesktopHscrollPager2=function(h){"use strict";this.$DesktopHscrollPager1.setPrevEnabled(h>0);this.$DesktopHscrollPager1.setNextEnabled(h=0)this.$DesktopHscrollUnith(this.$DesktopHscrollUnit5-1);};aa.prototype.addOffscreenItems=function(ba){"use strict";this.$DesktopHscrollUnit4.push.apply(this.$DesktopHscrollUnit4,ba);this.$DesktopHscrollUnit6+=ba.length;this.$DesktopHscrollUnit9.inform('onAdditionalItemsAdded',{});};aa.prototype.$DesktopHscrollUnitf=function(ba){"use strict";var ca=this.$DesktopHscrollUnit7[ba];if(this.$DesktopHscrollUnit8&&ca.subheader){k.remove(ca.subheader);k.appendContent(this.$DesktopHscrollUnit1,ca.subheader);this.$DesktopHscrollUnit1.offsetHeight;}this.$DesktopHscrollUnit7.forEach(function(da,ea){var fa=ea==ba;i.conditionClass(da.ad,x,fa);i.conditionClass(da.ad,y,!fa);if(da.subheader)i.conditionClass(da.subheader,x,fa);});this.$DesktopHscrollUnit9.inform('onShow',{item:ca,index:ba},g.BEHAVIOR_EVENT);g.inform(j.HSCROLL_ITEM_SHOWN_EVENT);};aa.prototype.$DesktopHscrollUnith=function(ba){"use strict";this.$DesktopHscrollUnit9.inform('onBeforeTransition',{item:this.$DesktopHscrollUnit7[this.$DesktopHscrollUnit5]},g.BEHAVIOR_EVENT);while(this.$DesktopHscrollUnit4.length>0&&ba>=this.$DesktopHscrollUnit7.length)this.$DesktopHscrollUnitj(this.$DesktopHscrollUnit4.shift());this.$DesktopHscrollUnitf(ba);if(this.$DesktopHscrollUnit8){this.$DesktopHscrollUnita++;i.addClass(this.$DesktopHscrollUnit0,t);setTimeout(function(){if(--this.$DesktopHscrollUnita===0)i.removeClass(this.$DesktopHscrollUnit0,t);}.bind(this),u);this.$DesktopHscrollUnit9.inform('onAnimate',{item:this.$DesktopHscrollUnit7[ba]},g.BEHAVIOR_EVENT);var ca,da;s(function(){ca=n.numValue(r(this.$DesktopHscrollUnit0,'padding-bottom'));da=this.$DesktopHscrollUnit0.offsetHeight;}.bind(this),function(){o.set(this.$DesktopHscrollUnit0,'min-height',i.hasClass(this.$DesktopHscrollUnit7[ba].ad,z)?'0px':n.pixelValue(da-ca));o.set(this.$DesktopHscrollUnit7[0].ad,m.isRTL()?'margin-right':'margin-left',(ba*-100)+'%');}.bind(this));}this.$DesktopHscrollUnit5=ba;this.$DesktopHscrollUnitg();};aa.prototype.$DesktopHscrollUnitj=function(ba){"use strict";i.addClass(ba.ad,v);k.appendContent(this.$DesktopHscrollUnit0,ba.ad);g.inform(j.HSCROLL_ITEM_INSERTED_EVENT);if(ba.subheader){this.$DesktopHscrollUnite(ba.subheader);k.appendContent(this.$DesktopHscrollUnit1,ba.subheader);}this.$DesktopHscrollUnit7.push(ba);};aa.prototype.$DesktopHscrollUnitg=function(){"use strict";var ba=JSON.parse(this.$DesktopHscrollUnit7[this.$DesktopHscrollUnit5].ad.getAttribute('data-ft')),ca=JSON.parse(this.$DesktopHscrollUnitd);for(var da in ba)ca[da]=ba[da];this.$DesktopHscrollUnitc.setAttribute('data-ft',JSON.stringify(ca));g.inform('FeedAdsClickLogger/refreshTrackingData',{});};aa.prototype.$DesktopHscrollUnite=function(ba){"use strict";i.addClass(ba,w);if(this.$DesktopHscrollUnit8){var ca=k.create('div');i.addClass(ca,"_2_tm");k.appendContent(ba,ca);}};aa.prototype.$DesktopHscrollUniti=function(){"use strict";var ba='old_desktop_hscroll_first_next_pos_';return ba.concat(this.$DesktopHscrollUnitb);};e.exports=aa;},null);
-__d("FormatLinkShareAttachmentExtension",["Arbiter","CSS","DOM","DOMQuery","LitestandEllipsis","csx"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();var m=22,n=2;function o(){"use strict";}o.prototype.init=function(p){"use strict";this.$FormatLinkShareAttachmentExtension0={0:true};this.$FormatLinkShareAttachmentExtension1=p;this.$FormatLinkShareAttachmentExtension1.getArbiter().subscribe('onShow',this.$FormatLinkShareAttachmentExtension2.bind(this),g.SUBSCRIBE_NEW);};o.prototype.$FormatLinkShareAttachmentExtension2=function(p,q){"use strict";if(this.$FormatLinkShareAttachmentExtension0[q.index])return;this.$FormatLinkShareAttachmentExtension0[q.index]=true;var r=i.scry(q.item.ad,"div._6m2")[0];if(!r)return;var s=i.scry(r,"._6m6")[0];if(!s)return;var t=s.offsetHeight/m;if(t>=n){k.add(s,n*m);var u=j.scry(r,"._6m7")[0];h.hide(u);}};e.exports=o;},null);
-__d("PadMessageOnAnimateExtension",["Arbiter","CSS","DOM","DOMQuery","PixelNumConverter","Style","csx","cx","getStyleProperty","queryThenMutateDOM"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){b.__markCompiled&&b.__markCompiled();var q="div._5pbx",r="div._329q",s="div._6m2",t="_1kf5";function u(){"use strict";}u.prototype.init=function(v){"use strict";this.$PadMessageOnAnimateExtension0=v;this.$PadMessageOnAnimateExtension0.getArbiter().subscribe('onAnimate',this.$PadMessageOnAnimateExtension1.bind(this),g.SUBSCRIBE_NEW);};u.prototype.$PadMessageOnAnimateExtension1=function(v,w){"use strict";if(h.hasClass(w.item.ad,t))return;var x=j.scry(w.item.ad,q)[0];if(!x)return;var y=j.scry(w.item.ad,r)[0]||j.scry(w.item.ad,s)[0];if(!y)return;var z=j.scry(w.item.ad,"div._5pbx .text_exposed_root")[0],aa,ba,ca,da;p(function(){aa=k.numValue(o(this.$PadMessageOnAnimateExtension0.getAdContainer(),'padding-bottom'));ca=this.$PadMessageOnAnimateExtension0.getAdContainer().offsetHeight;ba=x.offsetHeight;da=w.item.ad.offsetHeight;}.bind(this),function(){var ea=ca-aa-da;if(z&&!h.hasClass(z,'text_exposed')){h.addClass(z,'text_exposed');var fa=x.offsetHeight-ba;if(fa<=ea){ea-=fa;this.$PadMessageOnAnimateExtension2(z);}else h.removeClass(z,'text_exposed');}l.set(x,'min-height',k.pixelValue(ba+ea));}.bind(this));};u.prototype.$PadMessageOnAnimateExtension2=function(v){"use strict";j.scry(v,'.text_exposed_hide').forEach(function(w){i.remove(w);});j.scry(v,'.text_exposed_link').forEach(function(w){i.remove(w);});j.scry(v,'.text_exposed_show').forEach(function(w){i.replace(w,w.childNodes);});h.removeClass(v,'text_exposed_root');h.removeClass(v,'text_exposed');};e.exports=u;},null);
-__d("HideUFIOnTransitionExtension",["Arbiter","CSS","DOMQuery","csx"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();function k(){"use strict";}k.prototype.init=function(l){"use strict";this.$HideUFIOnTransitionExtension0=l;this.$HideUFIOnTransitionExtension0.getArbiter().subscribe('onBeforeTransition',this.$HideUFIOnTransitionExtension1.bind(this),g.SUBSCRIBE_NEW);};k.prototype.$HideUFIOnTransitionExtension1=function(l,m){"use strict";var n=i.scry(m.item.ad,"form.commentable_item");n.forEach(function(o){h.addClass(o,'collapsed_comments');h.addClass(o,'hidden_add_comment');});};e.exports=k;},null);
-__d("PageLikeAdScrollOnLikeExtension",["Arbiter","Button","PageLikeButton"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j=750;function k(){"use strict";}k.prototype.init=function(l){"use strict";this.$PageLikeAdScrollOnLikeExtension0=l;var m=this.$PageLikeAdScrollOnLikeExtension0.getPager().getPagerButtons().getRoot().childNodes;this.$PageLikeAdScrollOnLikeExtension1=m[m.length-1];g.subscribe(i.LIKED,this.$PageLikeAdScrollOnLikeExtension2.bind(this),g.SUBSCRIBE_NEW);};k.prototype.$PageLikeAdScrollOnLikeExtension2=function(l,m){"use strict";var n=this.$PageLikeAdScrollOnLikeExtension0.getSelectedItem().ad.getAttribute('data-oid');if(m.profile_id!=n||!h.isEnabled(this.$PageLikeAdScrollOnLikeExtension1))return;var o=this.$PageLikeAdScrollOnLikeExtension0.getPager();o.fetchAdditionalAdsIfNecessary&&o.fetchAdditionalAdsIfNecessary();setTimeout(function(){h.setDepressed(this.$PageLikeAdScrollOnLikeExtension1,true);}.bind(this),j/2);setTimeout(function(){h.setDepressed(this.$PageLikeAdScrollOnLikeExtension1,false);this.$PageLikeAdScrollOnLikeExtension0.getPager().getPagerButtons().inform('next');}.bind(this),j);};e.exports=k;},null);
-__d("EntstreamFeedObject",["CSS","Parent","cx"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j={getRoot:function(k){return h.byClass(k,"_5jmm");},getHscrollOuterRootIfAvailable:function(k){var l=k;if(g.hasClass(l,"_170y"))l=j.getRoot(l.parentNode);return l;}};e.exports=j;},null);
-__d("EntstreamFeedObjectFollowup",["CSS","DOM","EntstreamFeedObject","Event","csx","cx","ge"],function(a,b,c,d,e,f,g,h,i,j,k,l,m){b.__markCompiled&&b.__markCompiled();var n={getFollowup:function(o){var p=h.scry(o,"._5lum");if(!p.length)p=h.scry(o.parentNode,"._5lum");return p?p[0]:null;},initCloseButton:function(o){var p=h.find(o,"._5xsl"),q=j.listen(p,'click',function(){q.remove();h.remove(o);});o.listener=q;},stopListenCloseButton:function(o){if(o.listener)o.listener.remove();},addFollowup:function(o,p,q){var r=g.hasClass(o,"_5pat"),s=h.create('div',{className:"_5lum"});if(r){g.addClass(s,"_5pau");}else g.addClass(s,"_1f84");if(q)g.addClass(s,q);if(p){h.appendContent(s,p);this.initCloseButton(s);h.insertBefore(o,s);}else{var t=n.getFollowup(o);if(t)this.removeFollowup(t);h.prependContent(o,s);}return s;},removeFollowup:function(o){var p=n.getFollowup(o);this.stopListenCloseButton(p);h.remove(p);},appendToFollowup:function(o,p){var q=i.getRoot(m(o)),r=n.getFollowup(q);h.appendContent(r,p);},getFollowupMessage:function(o){var p=h.find(o,"._1f86");return p;},replaceFollowupMessage:function(o,p){this.stopListenCloseButton(o);var q=n.getFollowupMessage(o);h.replace(q,p);this.initCloseButton(o);}};e.exports=n;},null);
-__d("EntstreamFeedObjectDigest",["DOM","EntstreamFeedObject","EntstreamFeedObjectFollowup","cx","ge"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();var l={toggleDigest:function(m,n,o){var p=m.getValue()==='digest_on'?o.digest_off:o.digest_on,q=h.getRoot(k(n)),r=i.getFollowup(q);if(r){var s=i.getFollowupMessage(r);g.replace(s,p);}else i.addFollowup(q,p,"_521o");}};e.exports=l;},null);
-__d("EntstreamFeedObjectFollow",["EntstreamFeedObject","EntstreamFeedObjectFollowup","Event","Parent","cx","ge"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();var m={toggleFollow:function(n,o,p){var q=n.getValue()=='follow_post'?p.follow_post:p.unfollow_post,r=g.getRoot(l(o)),s=h.getFollowup(r);if(s){h.replaceFollowupMessage(s,q);}else{s=h.addFollowup(r,q,"_521o")||h.getFollowup(r);i.listen(s,'click',function(event){var t=event.getTarget(),u="_1f89";if(j.byClass(t,u)){m.toggleFollow(n,o,p);n.toggleMenuItem();}});}}};e.exports=m;},null);
-__d("EntstreamFeedObjectHide",["Event","CSS","EntstreamFeedObject","EntstreamFeedObjectFollowup","Focus","TabbableElements","cx","ge"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){b.__markCompiled&&b.__markCompiled();var o={hide:function(p,q){var r=i.getRoot(n(p));r=i.getHscrollOuterRootIfAvailable(r);j.addFollowup(r,q);h.addClass(r,"_i6m");o.setFocus(r);},registerUnhide:function(p,q){g.listen(p,'click',function(){if(q)q.send();var r=i.getRoot(p);r=i.getHscrollOuterRootIfAvailable(r);o.unhide(r);});},setFocus:function(p){var q=l.find(p);if(q&&q[0])k.setWithoutOutline(q[0]);},unhide:function(p){j.removeFollowup(p);h.removeClass(p,"_i6m");o.setFocus(p);}};e.exports=o;},null);
-__d("YouTube",["CSS","DOM","DOMQuery","Event","Keys","LitestandStoryInsertionStatus","SubscriptionsHandler","UserAgent_DEPRECATED","Focus","copyProperties","cx"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){b.__markCompiled&&b.__markCompiled();function r(s,t,u){"use strict";var v=new m();v.addSubscriptions(j.listen(s,'load',this.listening.bind(this)),l.registerBlocker(function(){return this.playerState===r.STATE_PLAYING;}.bind(this)));p(this,{iframe:s,autofocus:t,autoplay:u,playerState:r.STATE_UNSTARTED,muted:false,volume:100,currentTime:0,timer:null,handler:v});if(t)o.set(s);}r.prototype.id=function(){"use strict";return this.iframe.id;};r.prototype.post=function(s){"use strict";s.id=this.id();this.iframe.contentWindow.postMessage(JSON.stringify(s),'*');};r.prototype.listening=function(){"use strict";this.post({event:'listening'});clearTimeout(this.timer);this.timer=setTimeout(this.listening.bind(this),100);};r.prototype.update=function(s){"use strict";if(s.event=='initialDelivery'){clearTimeout(this.timer);if((n.webkit()||n.firefox())&&s.info&&s.info.debugText.match(/flashVersion/)){this.addAccessibleButtons();if(n.firefox())this.iframe.tabIndex=-1;}}if(s.info)['playerState','muted','volume','currentTime'].forEach(function(t){if(s.info.hasOwnProperty(t))this[t]=s.info[t];}.bind(this));};r.prototype.togglePlay=function(){"use strict";this.post({event:'command',func:(this.playerState==r.STATE_PLAYING)?'pauseVideo':'playVideo'});};r.prototype.toggleMute=function(){"use strict";this.post({event:'command',func:this.muted?'unMute':'mute'});};r.prototype.addAccessibleButtons=function(){"use strict";this.addAccessibleButton('Mute',"_505m",this.toggleMute.bind(this));this.addAccessibleButton('Play',"_505n",this.togglePlay.bind(this));};r.prototype.addAccessibleButton=function(s,t,u){"use strict";var v=h.create('button',{'class':t,tabindex:0},s);h.insertAfter(this.iframe,v);this.handler.addSubscriptions(j.listen(v,'click',u),j.listen(v,'mouseover',g.hide.bind(null,v)),j.listen(this.iframe,'mouseout',g.show.bind(null,v)),j.listen(v,'focus',function(){if(!this.autoplay&&this.playerState==r.STATE_UNSTARTED){this.post({event:'command',func:'playVideo'});this.post({event:'command',func:'pauseVideo'});}}.bind(this)),j.listen(v,'keydown',function(w){switch(w.keyCode){case k.UP:case k.DOWN:this.post({event:'command',func:'setVolume',args:[this.volume+((w.keyCode==k.UP)?10:-10)]});w.prevent();break;case k.RIGHT:case k.LEFT:this.post({event:'command',func:'seekTo',args:[this.currentTime+((w.keyCode==k.RIGHT)?10:-10)]});w.prevent();break;}}.bind(this)));return v;};r.prototype.destroy=function(){"use strict";this.handler.release();delete r.instances[this.id()];if(!Object.keys(r.instances).length)r.handler.remove();};r.register=function(s,t,u){"use strict";if(!window.postMessage)return;if(!Object.keys(r.instances).length)r.handler=j.listen(window,'message',function(w){try{var x=JSON.parse(w.data);if(r.instances[x.id])r.instances[x.id].update(x);}catch(w){}});var v=new r(i.find(s,'iframe'),t,u);r.instances[v.id()]=v;};p(r,{STATE_UNSTARTED:-1,STATE_PLAYING:1,instances:{},handler:null});e.exports=r;},null);
-__d("EntstreamHomeFeedObjectHide",["AsyncRequest","CSS","DOM","EntstreamFeedObject","EntstreamFeedObjectHide","Event","TrackingNodes","YouTube","csx","cx","ge","fbt","$"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s){b.__markCompiled&&b.__markCompiled();var t={stopVideo:function(u){var v=s(u),w=i.find(v,"^._5jmm"),x=i.scry(w,'iframe');for(var y=0;y0;};z.prototype.$ExtendedMultiShareCarouseld=function(){"use strict";return this.$ExtendedMultiShareCarousela()>0;};z.prototype.$ExtendedMultiShareCarousel9=function(){"use strict";if(!this.$ExtendedMultiShareCarouseld())return;this.$ExtendedMultiShareCarousele(1,this.$ExtendedMultiShareCarouselc());this.$ExtendedMultiShareCarousel7();};z.prototype.$ExtendedMultiShareCarousel8=function(){"use strict";if(!this.$ExtendedMultiShareCarouselc())return;this.$ExtendedMultiShareCarousele(-1,this.$ExtendedMultiShareCarouseld());this.$ExtendedMultiShareCarousel7();};z.prototype.$ExtendedMultiShareCarousel7=function(){"use strict";if(this.$ExtendedMultiShareCarouseld())m.addDataAttribute(this.$ExtendedMultiShareCarousel3,n.MULTI_ATTACHMENT_PAGER_NEXT,this.getLastVisibleIndex()+1);};z.prototype.$ExtendedMultiShareCarouself=function(){"use strict";return this.$ExtendedMultiShareCarouseld()&&this.$ExtendedMultiShareCarouselc();};z.prototype.getLastVisibleIndex=function(){"use strict";return this.$ExtendedMultiShareCarousel4+u;};z.prototype.refresh=function(){"use strict";h.conditionClass(this.$ExtendedMultiShareCarousel0,"_3dm4",!this.$ExtendedMultiShareCarouselc());h.conditionClass(this.$ExtendedMultiShareCarousel0,"_3dm5",!this.$ExtendedMultiShareCarouseld());h.conditionClass(this.$ExtendedMultiShareCarousel0,"_3o-b",this.$ExtendedMultiShareCarouself());};z.prototype.$ExtendedMultiShareCarousele=function(aa,ba){"use strict";this.$ExtendedMultiShareCarousel4+=aa;var ca=(s+t)/2;if(ba&&this.$ExtendedMultiShareCarouself())ca=t;if(!ba&&!this.$ExtendedMultiShareCarouself())ca=s;ca=-aa*ca;var da=aa*r;this.$ExtendedMultiShareCarousel5-=da+ca;var ea=this.$ExtendedMultiShareCarousel0;h.addClass(ea,"_3dm6");new g(this.$ExtendedMultiShareCarousel1).to(this.$ExtendedMultiShareCarousel6,this.$ExtendedMultiShareCarousel5).duration(v).ease(i.sineOut).ondone(function(){h.removeClass(ea,"_3dm6");this.refresh();}.bind(this)).go();};e.exports=z;},null);
-__d("SaveState",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();var g={SAVING:'saving',SAVED:'saved',UNSAVING:'unsaving',UNSAVED:'unsaved'};e.exports=g;},null);
-__d("SaveStateHandler",["Run","SaveState"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i=null;function j(){"use strict";this.$SaveStateHandler0={};this.$SaveStateHandler1={};g.onLeave(function(){i=null;});}j.prototype.addListener=function(k,l){"use strict";k.forEach(function(m){if(!this.$SaveStateHandler0[m])this.$SaveStateHandler0[m]=[];this.$SaveStateHandler0[m].push(l);},this);};j.prototype.setState=function(k,l){"use strict";k.forEach(function(m){this.$SaveStateHandler1[m]=l;if(!this.$SaveStateHandler0[m])return;var n=this.$SaveStateHandler0[m];n.forEach(function(o){try{o.call(window,l,m);}catch(p){}});},this);};j.prototype.getState=function(k){"use strict";var l={};k.forEach(function(m){l[m]=this.$SaveStateHandler1[m];},this);return l;};j.$SaveStateHandler2=function(){"use strict";if(!i)i=new j();return i;};j.listen=function(k,l){"use strict";this.$SaveStateHandler2().addListener(k,l);};j.getState=function(k){"use strict";this.$SaveStateHandler2().getState(k);};j.saving=function(k){"use strict";this.$SaveStateHandler2().setState(k,h.SAVING);};j.saved=function(k){"use strict";this.$SaveStateHandler2().setState(k,h.SAVED);};j.unsaving=function(k){"use strict";this.$SaveStateHandler2().setState(k,h.UNSAVING);};j.unsaved=function(k){"use strict";this.$SaveStateHandler2().setState(k,h.UNSAVED);};j.isSaveAction=function(k){"use strict";var l=this.$SaveStateHandler2().getState(k);for(var m in l){var n=l[m];if(n==h.UNSAVED||n==h.UNSAVING)return true;}return false;};e.exports=j;},null);
-__d("CurationOneClickButton",["Banzai","CSS","cx","DOM","EntstreamFeedObject","EntstreamFeedObjectFollowup","Event","SaveState","SaveStateHandler","tidyEvent"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){b.__markCompiled&&b.__markCompiled();var q="saved_for_later:click",r="remove",s="_vu",t="_54nc",u="_vv";function v(w,x,y,z,aa,ba,ca){"use strict";this.$CurationOneClickButton0=false;this.$CurationOneClickButton1=w;this.$CurationOneClickButton2=z;var da=null;ba.forEachItem(function(ea){if(ea.getValue()==r)da=j.find(ea.getRoot(),'a.'+t);});p([m.listen(x,'click',this.setSaving.bind(this,aa)),m.listen(x,'error',this.setUnsaved.bind(this,aa)),m.listen(y,'click',this.logFlyoutClick.bind(this,ca)),m.listen(da,'error',this.setSaved.bind(this,aa)),ba.subscribe('itemclick',function(ea,fa){var ga=fa.item.getValue();if(ga==r)this.setUnsaving(aa);}.bind(this))]);o.listen([aa],function(ea){switch(ea){case n.SAVING:h.addClass(w,s);h.addClass(ba.getRoot(),u);this.$CurationOneClickButton0=true;break;case n.SAVED:h.addClass(w,s);h.removeClass(w,u);h.removeClass(ba.getRoot(),u);this.$CurationOneClickButton0=false;break;case n.UNSAVING:h.removeClass(w,s);h.addClass(w,u);x.setAttribute('rel','');this.$CurationOneClickButton0=true;break;case n.UNSAVED:h.removeClass(w,s);h.removeClass(w,u);h.removeClass(ba.getRoot(),u);x.setAttribute('rel','async-post');this.$CurationOneClickButton0=false;break;}}.bind(this));}v.prototype.setSaving=function(w){"use strict";if(!this.$CurationOneClickButton0&&this.$CurationOneClickButton2){o.saving([w]);var x=k.getRoot(this.$CurationOneClickButton1);x&&l.addFollowup(x,this.$CurationOneClickButton2,"_521o");}};v.prototype.setUnsaving=function(w){"use strict";if(!this.$CurationOneClickButton0){o.unsaving([w]);var x=k.getRoot(this.$CurationOneClickButton1);if(x!==null){var y=l.getFollowup(x);y&&l.removeFollowup(x);}}};v.prototype.setSaved=function(w){"use strict";o.saved([w]);};v.prototype.setUnsaved=function(w){"use strict";o.unsaved([w]);};v.prototype.logFlyoutClick=function(w){"use strict";g.post(q,{og_object_id:w.og_object_id,collection_id:w.collection_id,surface:w.surface,mechanism:w.mechanism});};e.exports=v;},null);
-__d("CurationToggleButton",["CSS","cx","Event","SaveState","SaveStateHandler","tidyEvent"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();var m="_vu",n="_vv";function o(p,q,r,s){"use strict";this.$CurationToggleButton0=false;l([i.listen(q,'click',this.setSaving.bind(this,s)),i.listen(q,'error',this.setUnsaved.bind(this,s)),i.listen(r,'click',this.setUnsaving.bind(this,s)),i.listen(r,'error',this.setSaved.bind(this,s))]);k.listen([s],function(t){switch(t){case j.SAVING:g.addClass(p,m);g.addClass(p,n);r.setAttribute('rel','');this.$CurationToggleButton0=true;break;case j.SAVED:g.addClass(p,m);g.removeClass(p,n);r.setAttribute('rel','async-post');this.$CurationToggleButton0=false;break;case j.UNSAVING:g.removeClass(p,m);g.addClass(p,n);q.setAttribute('rel','');this.$CurationToggleButton0=true;break;case j.UNSAVED:g.removeClass(p,m);g.removeClass(p,n);q.setAttribute('rel','async-post');this.$CurationToggleButton0=false;break;}}.bind(this));}o.prototype.setSaving=function(p){"use strict";if(!this.$CurationToggleButton0)k.saving([p]);};o.prototype.setUnsaving=function(p){"use strict";if(!this.$CurationToggleButton0)k.unsaving([p]);};o.prototype.setSaved=function(p){"use strict";k.saved([p]);};o.prototype.setUnsaved=function(p){"use strict";k.unsaved([p]);};e.exports=o;},null);
-__d("SaveCaretMenuItem",["Banzai","CSS","DOM","EntstreamFeedObject","EntstreamFeedObjectFollowup","Event","MenuItem","SaveState","SaveStateHandler","cx","ge"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){b.__markCompiled&&b.__markCompiled();var r='saved_for_later:caret_action',s='click',t='imp';for(var u in m)if(m.hasOwnProperty(u))w[u]=m[u];var v=m===null?null:m.prototype;w.prototype=Object.create(v);w.prototype.constructor=w;w.__superConstructor__=m;function w(x){"use strict";m.call(this,x);this._updateData();this.getRoot();l.listen(this._anchor,'error',this.handleError.bind(this));o.listen(x.ogobjectids,function(y){this._updateData();this._doRender(y);}.bind(this));}w.prototype.handleClick=function(){"use strict";var x=v.handleClick.call(this),y=this._data.logdata;g.post(r,{action:s,collection_id:y.collection_id,surface:y.surface,story_id:y.story_id,is_save:this._data.isSaveAction,is_multi:y.is_multi});var z=j.getRoot(q(this._data.storydomid));if(this._data.isSaveAction){o.saving(this._data.ogobjectids);z&&k.addFollowup(z,this._data.savefollowupmarkup,"_521o");}else{o.unsaving(this._data.ogobjectids);var aa=k.getFollowup(z);aa&&k.removeFollowup(z);}return x;};w.prototype.handleError=function(){"use strict";if(this._data.isSaveAction){o.saved(this._data.ogobjectids);}else o.unsaved(this._data.ogobjectids);};w.prototype._updateData=function(){"use strict";this._data.isSaveAction=o.isSaveAction(this._data.ogobjectids);if(this._data.isSaveAction){this._data.markup=this._data.savemarkup;this._data.ajaxify=this._data.saveajaxify;this._data.title=this._data.savetitle;}else{this._data.markup=this._data.unsavemarkup;this._data.ajaxify=this._data.unsaveajaxify;this._data.title=this._data.unsavetitle;}};w.prototype._doRender=function(x){"use strict";if(!this._root)return;switch(x){case n.SAVING:case n.UNSAVING:h.addClass(this._root,"_5arm");setTimeout(this.disable.bind(this),10);break;case n.SAVED:case n.UNSAVED:h.removeClass(this._root,"_5arm");setTimeout(this.enable.bind(this),10);break;}i.replace(this._anchor,this._renderItemContent());l.listen(this._anchor,'error',this.handleError.bind(this));};w.prototype.onShow=function(){"use strict";var x=this._data.logdata;g.post(r,{action:t,collection_id:x.collection_id,surface:x.surface,story_id:x.story_id,is_save:this._data.isSaveAction,is_multi:x.is_multi});};e.exports=w;},null);
-__d("legacy:controlled-referer",["ControlledReferer"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();a.useFacebookReferer=a.useFacebookReferer||g.useFacebookReferer;a.useFacebookRefererHtml=a.useFacebookRefererHtml||g.useFacebookRefererHtml;},3);
-__d("FbFeedOptionsExpander",["BanzaiLogger","CSS","DOM","Event"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();var k={expand:function(l){var m=l.expander,n=l.menu,o=l.foldedClass,p=l.unfoldedClass,q=l.foldedItemClass,r=l.data;j.listen(m,'click',function(){h.toggleClass(n.getRoot(),o);h.toggleClass(n.getRoot(),p);var s=i.scry(n.getRoot(),'li.'+q);s.forEach(function(t){var u=t.getAttribute('data-feed-option-name');if(u)g.log('FeedStoryOptionMenuLoggerConfig',{option_name:u,is_secondary:1,event_type:'imp',feed_location:r.location,session_id:r.session_id,is_sponsored:r.is_sponsored,is_self_story:r.is_self_story});},this);});}};e.exports=k;},null);
\ No newline at end of file
diff --git a/app/assets/images/s_files/AvKUVo4T62c.js b/app/assets/images/s_files/AvKUVo4T62c.js
deleted file mode 100644
index 2839e47..0000000
--- a/app/assets/images/s_files/AvKUVo4T62c.js
+++ /dev/null
@@ -1,763 +0,0 @@
-/*!CK:2412394908!*//*1427408581,*/
-
-if (self.CavalryLogger) { CavalryLogger.start_js(["6MP\/T"]); }
-
-__d("ActorURIConfig",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={PARAMETER_ACTOR:"av"};},null);
-__d("AdminSignatureConstants",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={SETTING_ATTACH_TO_POST:"shouldAttachToPost",SETTING_ATTACH_TO_COMMENT:"shouldAttachToComment",SETTING_ATTACH_TO_MESSAGE:"shouldAttachToMessage",SETTING_EVER_PROMPTED:"everPromptedUser",SETTING_SIGNATURE_TEXT:"signature",FIELD_PAGE_ID:"pageID",FIELD_SIGNATURE_OPTION_FIELD:"signatureOption",FIELD_SIGNATURE_OPTION_VALUE_FIELD:"signatureOptionValue",FIELD_SIGNATURE_TEXT_FIELD:"signatureText",EVENT_ADMIN_SIGNATURE_PROMPTED:"AdminSignature\/prompted",EVENT_ADMIN_SIGNATURE_SETTING_CHANGED:"AdminSignatureSetting\/changed"};},null);
-__d("ApiPageFields",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={ABOUT:"about",ACCESS_TOKEN:"access_token",ADMIN_SETTINGS:"admin_settings",ADMINS:"admins",AFFILIATION:"affiliation",AGENCIES:"agencies",ALBUMS:"albums",APP_ID:"app_id",APP_LINKS:"app_links",ARTISTS_WE_LIKE:"artists_we_like",ATTIRE:"attire",AWARDS:"awards",BAND_INTERESTS:"band_interests",BAND_MEMBERS:"band_members",BEST_PAGE:"best_page",BIO:"bio",BIRTHDAY:"birthday",BLOCKED:"blocked",BOOKING_AGENT:"booking_agent",BUILT:"built",BUSINESS:"business",BUSINESSPROJECTS:"businessprojects",BUSINESSSETTINGLOGS:"businesssettinglogs",CAN_POST:"can_post",CATEGORY:"category",CATEGORY_LIST:"category_list",CHECKINS:"checkins",COMMERCE_MERCHANT_SETTINGS:"commerce_merchant_settings",COMPANY_OVERVIEW:"company_overview",CONTACT_ADDRESS:"contact_address",CONTEXT:"context",CONVERSATIONS:"conversations",COUNTRY_PAGE_LIKES:"country_page_likes",COVER:"cover",CULINARY_TEAM:"culinary_team",CURRENT_LOCATION:"current_location",DESCRIPTION:"description",DESCRIPTION_HTML:"description_html",DIRECTED_BY:"directed_by",DRAFT_POSTS:"draft_posts",EMAILS:"emails",ENGAGEMENT:"engagement",EVENTS:"events",FEATURES:"features",FEED:"feed",FOOD_STYLES:"food_styles",FOUNDED:"founded",GENERAL_INFO:"general_info",GENERAL_MANAGER:"general_manager",GENRE:"genre",GLOBAL_BRAND_CHILDREN:"global_brand_children",GLOBAL_BRAND_PAGE_NAME:"global_brand_page_name",GLOBAL_BRAND_PARENT_PAGE:"global_brand_parent_page",GLOBAL_BRAND_ROOT_ID:"global_brand_root_id",HAS_ADDED_APP:"has_added_app",HOMETOWN:"hometown",HOURS:"hours",ID:"id",IMPRESSUM:"impressum",INFLUENCES:"influences",INSIGHTS:"insights",IS_COMMUNITY_PAGE:"is_community_page",IS_PERMANENTLY_CLOSED:"is_permanently_closed",IS_PUBLISHED:"is_published",IS_UNCLAIMED:"is_unclaimed",IS_VERIFIED:"is_verified",KEYWORDS:"keywords",LIKES:"likes",LINK:"link",LINKS:"links",LOCATION:"location",LOCATIONS:"locations",MEMBERS:"members",MILESTONES:"milestones",MISSION:"mission",MPG:"mpg",NAME:"name",NAME_WITH_LOCATION_DESCRIPTOR:"name_with_location_descriptor",NETWORK:"network",NEW_LIKE_COUNT:"new_like_count",NOTES:"notes",NOTIFICATIONS:"notifications",OFFER_ELIGIBLE:"offer_eligible",OFFERS:"offers",PARENT_PAGE:"parent_page",PARKING:"parking",PAYMENT_OPTIONS:"payment_options",PERSONAL_INFO:"personal_info",PERSONAL_INTERESTS:"personal_interests",PHARMA_SAFETY_INFO:"pharma_safety_info",PHONE:"phone",PHOTOS:"photos",PICTURE:"picture",PLOT_OUTLINE:"plot_outline",POSTS:"posts",PRESS_CONTACT:"press_contact",PRICE_RANGE:"price_range",PRODUCED_BY:"produced_by",PRODUCT_PUBLISHERS:"product_publishers",PRODUCTS:"products",PROMOTABLE_POSTS:"promotable_posts",PROMOTION_ELIGIBLE:"promotion_eligible",PROMOTION_INELIGIBLE_REASON:"promotion_ineligible_reason",PUBLIC_TRANSIT:"public_transit",QUESTIONS:"questions",RATINGS:"ratings",RECORD_LABEL:"record_label",RELEASE_DATE:"release_date",RESTAURANT_SERVICES:"restaurant_services",RESTAURANT_SPECIALTIES:"restaurant_specialties",ROLES:"roles",RTB_DYNAMIC_POSTS:"rtb_dynamic_posts",SCHEDULE:"schedule",SCHEDULED_POSTS:"scheduled_posts",SCREENNAMES:"screennames",SCREENPLAY_BY:"screenplay_by",SEASON:"season",SETTINGS:"settings",STARRING:"starring",STATUSES:"statuses",STORE_NUMBER:"store_number",STUDIO:"studio",SUBSCRIBED_APPS:"subscribed_apps",TABS:"tabs",TAGGED:"tagged",TALKING_ABOUT_COUNT:"talking_about_count",THREADS:"threads",TOPIC:"topic",UNREAD_MESSAGE_COUNT:"unread_message_count",UNREAD_NOTIF_COUNT:"unread_notif_count",UNSEEN_MESSAGE_COUNT:"unseen_message_count",USERNAME:"username",USERPERMISSIONS:"userpermissions",VIDEO_COLLECTION:"video_collection",VIDEOS:"videos",VOIP_INFO:"voip_info",WEBSITE:"website",WERE_HERE_COUNT:"were_here_count",WRITTEN_BY:"written_by"};},null);
-__d("BusinessConf",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={DOMAIN:"business",HOSTNAME:"business.facebook.com",BIZ_ID_PARAM_NAME:"business_id",LABEL_ID_PARAM_NAME:"label_id",ACCOUNT_ID_PARAM_NAME:"act",ACCOUNT_ID_PARAM_NAME_LONG:"account_id",ACCOUNT_IDS_PARAM_NAME_LONG:"account_ids",PAGE_ID_PARAM_NAME:"id",PAGE_ADMIN_SELECTED_KEY:"sk",PRODUCT_CATALOG_ID_PARAM_NAME:"catalog_id",PRODUCT_FEED_ID_PARAM_NAME:"feed_id",LEGACY_ADS_MANAGER_PREFIX:"\/ads\/manage\/",CAMPAIGN_MANAGER_PREFIX:"\/ads\/manager\/",SAM_PREFIX:"\/ads\/management\/",SHOW_ADD_PRODUCT_FEED_DIALOG:"add_feed",SHOW_SPLASH_PARAM_NAME:"splash",SHOW_GRAY_MIGRATE_COMPLETE_SPLASH_PARAM_NAME:"migrate",WHITELISTED_URI_CLASS:"bizOK",OPT_OUT_KEY:"do_not_redirect_to_biz_site",OPT_OUT_EXPIRE:86400,HIGHLANDER_OPT_OUT_KEY:"use_biz_page_in_highlander"};},null);
-__d("ComposedBlockType",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={UNSTYLED:0,PARAGRAPH:1,UNORDERED_LIST_ITEM:2,ORDERED_LIST_ITEM:3,BLOCKQUOTE:4,HEADER_ONE:5,HEADER_TWO:6,CODE:7,MEDIA:8,PULLQUOTE:9};},null);
-__d("ComposedEntityMutability",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={MUTABLE:0,IMMUTABLE:1,SEGMENTED:2};},null);
-__d("ComposedEntityType",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={MENTION:0,LINK:1,IMAGE:2,VIDEO:3,EMOTICON:4,TOKEN:5,HASHTAG:6};},null);
-__d("ComposedInlineStyle",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={NONE:0,BOLD:1,ITALIC:2,UNDERLINE:4,CODE:8,STRIKETHROUGH:16,SUBSCRIPT:32,SUPERSCRIPT:64};},null);
-__d("MessagingRealtimeConstants",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={VIEWER_FBID:"realtime_viewer_fbid"};},null);
-__d("PageAdminTypes",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={MANAGER:"MANAGER",CONTENT_CREATOR:"CONTENT_CREATOR",MODERATOR:"MODERATOR",ADVERTISER:"ADVERTISER",INSIGHTS_ANALYST:"INSIGHTS_ANALYST"};},null);
-__d("PagesPrivateReplyConstants",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={Status:{REPLYABLE:"replyable",ALREADY_REPLIED:"already_replied",RECIPIENT_FILTER:"recipient_filter",EXPIRED:"expired",NOT_USER_CREATED:"not_user_created"},Type:{COMMENT_PAGE_POST:"comment_page_post",COMMENT_WALL_POST:"comment_wall_post",COMMENT_REVIEW:"comment_review",REVIEW:"review",WALL_POST:"wall_post"}};},null);
-__d("PrivacyConst",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={BaseValue:{FRIEND_LIST:129,FRIENDS_PLUS_GAMER_FRIENDS:128,FRIENDS_MINUS_ACQUAINTANCES:127,FACEBOOK_EMPLOYEES:112,CUSTOM:111,EVERYONE:80,NETWORKS_FRIENDS_OF_FRIENDS:60,NETWORKS_FRIENDS:55,FRIENDS_OF_FRIENDS:50,ALL_FRIENDS:40,SELF:10,NOBODY:0},CustomPrivacyTokens:{FRIENDS:247124075410460,FRIENDS_OF_FRIENDS:498125493540100},FriendsValue:{EVERYONE:80,NETWORKS_FRIENDS:55,FRIENDS_OF_FRIENDS:50,ALL_FRIENDS:40,SOME_FRIENDS:30,SELF:10,NO_FRIENDS:0},PostParam:{EVERYONE:300645083384735,NETWORKS_FRIENDS:123780391104836,FRIENDS_OF_FRIENDS:275425949243301,FRIENDS:291667064279714,FRIENDS_MINUS_ACQUAINTANCES:284920934947802,ONLY_ME:286958161406148,FB_ONLY:411331705596297,EVENT_PUBLIC:1493271774218406,EVENT_OPEN_INVITE:854618297899786,EVENT_GUESTS_AND_FRIENDS:1439959856260766,EVENT_INVITE_ONLY:599950423437029},PrivacyField:{CURRENT_COMPOSER:8787670733,DEFAULT_COMPOSER:875106179167765,TIMELINE_TAGGED_CONTENT_VISIBILITY:8787530733,WALL_POSTS:8787370733,TAG_EXPANDED_CONTENT:8787795733,SEARCH_BY_PHONE:8787815733,SEARCH_BY_EMAIL:8787820733,CAN_FRIEND:8787540733,DEPRECATED_APP_DEFAULT:8787700733,SEARCH_BY_NAME:8787755733,SEARCH_BY_CONTACT_INFO:8787760733,SCREENNAME:8787335733,CURRENT_ADDRESS:8787355733,FRIENDS:8787365733,WEBSITE:8787375733,STATUS_UPDATES:8787395733,BIRTHDAY:8787510733,BIRTHYEAR:8787805733,CAN_COMMENT:8787535733,CAN_MESSAGE:8787545733,RELATIONSHIPS:8787550733,PROFILE_PICTURE_ALBUM:8787565733,DASHBOARD_ACTIVITY:8787575733,FAMILY:8787585733,INTERESTED_IN_LOOKING_FOR:8787590733,PLACES:8787620733,NAME_DAY:8787810733,LANGUAGES:8787625733,QUOTATIONS:8787630733,ABOUT_ME:8787635733,POLITICAL:8787640733,RELIGIOUS:8787645733,CURRENT_CITY:8787650733,HOMETOWN:8787655733,PROFILE_LIKES_AND_INTERESTS:8787660733,BLURB:8787665733,OTHER_LIKES_AND_INTERESTS:8787680733,SUBSCRIBERS:8787690733,SUBSCRIBED_TO:8787695733,PERSONAL_CONTACT_DEFAULT:8787765733,PAGE_CONTACT_DEFAULT:8787770733,AUTO_GENERATED_FB_EMAIL:8787775733,SKILLS:8787780733,CUSTOM_GENDERS:237760973066217,LOCATION_DO_NOT_WRITE_DIRECTLY:8787785733,SOCIAL_ADS:7719929599,PLATFORM_ADS:126540474531,BASS_ADS:183468681673909,ACTIVITIES:144331422306930,INTERESTS:113693108715766,MUSIC:172372399483077,BOOKS:100725463352700,GAMES:199298603444535,MOVIES:201146206594049,TV_SHOWS:129665560441221,SPORTS_PLAYED:129991670408857,FAVORITE_TEAMS:225288534151802,FAVORITE_ATHLETES:203380763033334,PEOPLE_I_ADMIRE:210380795648667,FAVORITE_FOODS:585935528106425,FAVORITE_RESTAURANTS:172588449584647,FAVORITE_WEBSITES:180412195459106,CLOTHING_BRANDS:397391233714082,LAST_POST_PRIVACY:314763985364212,SECOND_TO_LAST_POST_PRIVACY:321179124722698,PREVIOUS_SECONDARY_COMPOSER:864562253561430,RECENT_COMPOSER:358304524327898,NOW_COMPOSER:421290164697736},TagExpansion:{NONE:0,TAGGEES:1,FRIENDS_OF_TAGGEES:2}};},null);
-__d("ProfileTabConst",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={ALL_ACTIVITY:"allactivity",APPROVAL:"approve",APPS:"apps",BOXES:"box_3",COMMERCE:"shop",DEALS:"deals",DRAFT_NOTES:"notes_drafts",EVENTS:"events",FAVORITES:"favorites",FOLLOWERS:"followers",FOLLOWING:"following",FRIENDS:"friends",FRIENDS_MUTUAL:"friends_mutual",GROUPS:"groups",INBOX_MESSAGES:"messages_inbox",INFO:"info",LIKES:"likes",LOCATIONS:"locations",MAP:"map",MEMORIAL_CONTACT:"legacy_contact",MESSAGES:"messages",NEARBY:"nearby",NOTES:"notes",OTHER_MESSAGES:"messages_other",OVERVIEW:"about",PAST_EVENTS:"pe",PHOTOS:"photos",PHOTOS_ALBUM:"media_set",PHOTOS_ALBUMS:"photos_albums",PHOTOS_STREAM:"photos_stream",PHOTOS_SYNCED:"photos_synced",POSTS:"posts",POSTS_OTHERS:"posts_to_page",RESUME:"resume",REVIEWS:"reviews",SAVED_FOR_LATER:"saved",SPORTS:"sports",TAGGED_NOTES:"notes_tagged",TIMELINE:"timeline",VIDEOS:"videos",WALL:"wall",WALL_ADMIN:"wall_admin",WIKIPEDIA:"wiki",PAGE_GETTING_STARTED:"page_getting_started",PAGE_MAP:"page_map",PAGE_MENU:"menu",PAGE_PRODUCTS:"products",PAGE_SERVICES:"services",PAGES_CONTENT_TAB:"content_tab",OG_APP_URL_PREFIX:"app_",OG_APPID_PREFIX:"og_app_",OG_NAMESPACE_PREFIX:"og_ns_",OG_BOOKS:"books",OG_FITNESS:"fitness",OG_GAMES:"games",OG_MOVIES:"movies",OG_MUSIC:"music",OG_NEWS:"news",OG_TV_SHOWS:"tv",OG_VIDEO:"video"};},null);
-__d("SpotlightViewerLoggingEvents",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={LOADED:"loaded",LOADING:"loading",ERROR:"error",ABORT:"abort",OPEN_BEGIN:"open_begin",OPEN_COMPLETE:"open_complete",CLOSE_BEGIN:"close_begin",CLOSE_COMPLETE:"close_complete",PAGE_BEGIN:"page_begin",PAGE_COMPLETE:"page_complete",PHOTO_CHANGE_BEGIN:"photo_change_begin",PHOTO_CHANGE_COMPLETE:"photo_change_complete",DATA_FETCH_BEGIN:"data_fetch_begin",DATA_FETCH_COMPLETE:"data_fetch_complete",PHOTO_FETCH:"photo_fetch"};},null);
-__d("StickerConstants",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={MOBILE_LIKE_STICKER_PACK_ID:"227877430692340",GRAVEYARD_PACK_ID:"604597256247273",LIKE_STICKER_ID:"227878347358915",HOT_LIKE_SMALL_STICKER_ID:"369239263222822",HOT_LIKE_MEDIUM_STICKER_ID:"369239343222814",HOT_LIKE_LARGE_STICKER_ID:"369239383222810",MRU_STICKER_PACK:"599061016853145",SEARCH_PACK_ID:"680229632032514",SPRITE_PADDING:"24",PayloadSource:{VIEW_ACTION:"view-action"},ActionTypes:{ADD_PACK:"ADD_PACK",REMOVE_PACK:"REMOVE_PACK",SELECT_PACK:"SELECT_PACK",RESET_NUM_NEW_PACKS:"RESET_NUM_NEW_PACKS"},EMOTICON_PACK_ID:"1471127876485636",DEFAULT_FRAME_RATE:83,TRAY_SIZE:64,THREAD_SIZE:120};},null);
-__d("StickerInterfaces",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={MESSAGES:"messages",COMMENTS:"comments",STICKERED:"stickered",COMPOSER:"composer"};},null);
-__d("SyncRequestStatusEnum",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={PENDING:0,ACCEPTED:1,REJECTED:2,EXPIRED:3,CANCELED:4,namesByValue:["PENDING","ACCEPTED","REJECTED","EXPIRED","CANCELED"]};},null);
-__d("TrackingNodeTypes",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={HEADLINE:1,USER_NAME:2,ACTOR_PHOTO:3,ACTION_LINKS:4,LIKE_LINK:5,UNLIKE_LINK:6,PARTICIPANT:7,PRONOUN:8,ROBOTEXT:9,TITLE:10,MEDIA_GENERIC:11,PHOTO:12,VIDEO:13,MUSIC:14,ATTACHMENT:15,NAME_LIST:16,SHARE_LINK:17,USER_MESSAGE:18,SUBTITLE:19,DESCRIPTION:20,SOURCE:21,BLINGBOX:22,OTHER:23,VIEW_ALL_COMMENTS:24,COMMENT:25,COMMENT_LINK:26,SMALL_ACTOR_PHOTO:27,SUBSTORY:28,XBUTTON:29,HIDE_LINK:30,REPORT_SPAM_LINK:31,HIDE_ALL_LINK:32,BAD_AGGREGATION_LINK:33,ADD_COMMENT_BOX:34,APP_CALL_TO_ACTION:35,UFI:36,OG_LEFT_SLIDE_PAGER:37,OG_RIGHT_SLIDE_PAGER:38,EXP_CALL_TO_ACTION:39,LARGE_MEDIA_ATTACHMENT:40,FAN_PAGE:42,UNFAN_PAGE:43,SEE_MORE:44,COLLECTION_ROBOTEXT_LINK:45,COLLECTION_ACTION_LINK:46,COLLECTION_TICKER_LINK:47,SPONSORED_LINK:49,PAGE_LINK:50,SOCIAL_CONTEXT:51,SOCIAL_ACTOR_PHOTO:52,OFFERS_CLAIM:53,OFFERS_CLICK:54,DROPDOWN_BUTTON:55,EVENT_VIEW:56,EVENT_RSVP:57,ADS_SHIMMED_LINK:58,COLLECTION_ADD_BUTTON:59,EVENT_INVITE_FRIENDS:60,RHC_AD:61,AD_CREATIVE_TITLE:62,AD_CREATIVE_BODY:63,AD_CREATIVE_IMAGE:64,AD_SOCIAL_SENTENCE:65,APP_NAME:66,GROUP_JOIN:67,PAGE_COVER_PHOTO:68,PAGE_PROFILE_PIC:69,AD_IDENTITY:70,UNHIDE_LINK:71,TRENDING_TOPIC_LINK:72,RELATED_SHARE_ARTICLE:73,OFFERS_USE_NOW:74,RELATED_SHARE_VIDEO:75,RHC_CARD:76,RHC_CARD_HIDE:77,RHC_SIMPLIFICATION:78,RHC_SIMPLIFICATION_HIDE:79,TOPIC_PIVOT_HEADER:80,ADD_FRIEND_BUTTON:81,SNOWLIFT:82,SNOWLIFT_MESSAGE:83,OFFERS_RESEND:84,RHC_LINK_OPEN:85,GENERIC_CALL_TO_ACTION_BUTTON:86,AD_LOGOUT:87,RHC_PHOTO_SLIDER:88,RHC_COMMENT_BUTTON:89,HASHTAG:90,NOTE:91,RELATED_SHARE_ARTICLE_HIDE:92,RELATED_SHARE_VIDEO_HIDE:93,NEKO_PREVIEW:94,OG_COMPOSER_OBJECT:95,INSTALL_ACTION:96,SPONSORED_CONTEXT:97,DIGITAL_GOOD:98,STORY_FOOTER:99,STORY_LOCATION:100,ADD_PHOTO_ACTION:101,ACTION_ICON:102,EGO_FEED_UNIT:103,PLACE_STAR_SURVEY:104,REVIEW_MENU:105,SAVE_ACTION:106,PHOTO_GALLERY:107,SUB_ATTACHMENT:108,FEEDBACK_SECTION:109,ALBUM:110,ALBUM_COLLAGE:111,AVATAR_LIST:112,STORY_LIST:113,MEDIA_CONTROLS:114,ZERO_UPSELL_BUY:115,ZERO_UPSELL_FEED_UNIT:116,RATING:117,PERMALINK_COMMENT:118,LIKE_COUNT:119,RETRY_BUTTON:120,TIMELINE_GIFTS:121,NEARBY_FRIENDS_LIST:122,PRESENCE_UNIT:123,EVENT_INVITE_SENT:124,ATTACHMENT_TITLE:125,HSCROLL_PAGER:126,STORY_MESSAGE:127,STATUS_LINK:128,ADD_MEDIA_LINK:129,ADD_QUESTION_LINK:130,START_Q_AND_A_LINK:131,UPLOAD_FILE_LINK:132,START_CONVERSATION_LINK:133,ATTACH_LIFE_EVENT_LINK:134,ATTACH_PLACE_LINK:135,COVER_PHOTO_EDIT_LINK:136,SHOW_LIKES:137,ROTATE_LEFT_BUTTON:138,ROTATE_RIGHT_BUTTON:139,TAG_LINK:140,CLOSE_BUTTON:141,PAGER_NEXT:142,PAGER_PREVIOUS:143,FULLSCREEN_BUTTON:144,ACTIONS:145,CURATION_MENU:146,PROFILE_PIC_EDIT_LINK:147,VIEW_ALL_SHARES:148,THUMBNAIL_LINK:149,EDIT_HISTORY:150,ADD_TO_THREAD:151,SIDEBAR:152,HOME_SIDENAV:153,BUDDYLIST_NUB:154,TITLEBAR:155,SEND_BUTTON:156,CONVERSATION:157,CHAT_FLYOUT:158,INPUT:159,EMOTICONS:160,VIDEOCHAT:161,TYPEAHEAD:162,OPTIONS_MENU:163,BOOST_POST_BUTTON:164,TOGGLE_BUTTON:165,CHAT_SIDEBAR_FOOTER:166,GRIPPER:167,BOOKMARK_ITEM:168,BOOKMARKS_SECTION:169,BOOKMARKS_NAV:170,RHC:171,RHC_HEADER:172,SIDE_ADS:173,BUDDY_LIST:174,SHOW_ADS_FEED:184,VIDEO_IN_PLAY_CALL_TO_ACTION_BUTTON:185,VIDEO_ENDSCREEN_CALL_TO_ACTION_BUTTON:186,INLINE_PHOTO_PIVOTS_HIDE:187,VIDEO_CALL_TO_ACTION_ENDSCREEN_REPLAY:188,APP_ATTACHMENT:189,ACTIVITY_LINK:190,SAVE_BUTTON:191,SEE_MORE_PHOTO_PAGE_POST_BUTTON:192,BUY_VIRTUAL_GOOD:193,SAVE_SECONDARY_MENU:194,MPP_INSIGHTS:195,WAP_FOOTER:196,GROUP_CANCEL:197,GROUP_LEAVE:198,MESSAGE_LINK:199,VIDEO_SPONSORSHIP_LABEL:200,MULTI_ATTACHMENT_PAGER_NEXT:201,MULTI_ATTACHMENT_PAGER_PREV:202,WEB_CLICK:203,COMPOSER_POST:204,UNUSED:-1};},null);
-__d("UFITranslationConstants",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={BING_PAGE_URL:"http:\/\/bing.com\/translator",BING_TRANSLATOR_APP:"bing",FB_TRANSLATOR_APP:"fb"};},null);
-__d("VideoPlayerReason",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={AUTOPLAY:"autoplay_initiated",USER:"user_initiated",PAGE_VISIBILITY:"page_visibility_initiated",SEEK:"seek_initiated"};},null);
-__d("InstanceProxy",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();function g(h){"use strict";this.$InstanceProxy0=h;}g.prototype.getInstance=function(){"use strict";return this.$InstanceProxy0;};e.exports=g;},null);
-__d("getVendorPrefixedName",["ExecutionEnvironment","UserAgent","camelize","invariant"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();var k={},l=['Webkit','ms','Moz','O'],m=new RegExp('^('+l.join('|')+')'),n=g.canUseDOM?document.createElement('div').style:{};function o(r){for(var s=0;s= 315.14.2'))return 'WebkitLineClamp';return null;default:return null;}}function q(r){var s=i(r);if(k[s]===(void 0)){var t=s.charAt(0).toUpperCase()+s.slice(1);if(m.test(t))j(false);if(g.canUseDOM){k[s]=(s in n)?s:o(t);}else k[s]=p(s);}return k[s];}e.exports=q;},null);
-__d("BrowserSupportCore",["getVendorPrefixedName"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h={hasCSSAnimations:function(){return !!g('animationName');},hasCSSTransforms:function(){return !!g('transform');},hasCSS3DTransforms:function(){return !!g('perspective');},hasCSSTransitions:function(){return !!g('transition');}};e.exports=h;},null);
-__d("BrowserSupport",["BrowserSupportCore","DOM","ExecutionEnvironment","UserAgent_DEPRECATED","getVendorPrefixedName"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();var l={},m=i.canUseDOM?document.createElement('div'):null,n={hasCSSAnimations:g.hasCSSAnimations,hasCSSTransforms:g.hasCSSTransforms,hasCSS3DTransforms:g.hasCSS3DTransforms,hasCSSTransitions:g.hasCSSTransitions,hasPositionSticky:function(){if(!i.canUseDOM)return false;if(l.sticky===(void 0)){m.style.cssText='position:-moz-sticky;position:-webkit-sticky;'+'position:-o-sticky;position:-ms-sticky;position:sticky;';l.sticky=/sticky/.test(m.style.position);}return l.sticky;},hasPointerEvents:function(){if(!i.canUseDOM)return false;if(l.pointerEvents===(void 0))if(!('pointerEvents' in m.style)){l.pointerEvents=false;}else{m.style.pointerEvents='auto';m.style.pointerEvents='x';h.appendContent(document.documentElement,m);l.pointerEvents=window.getComputedStyle&&getComputedStyle(m,'').pointerEvents==='auto';h.remove(m);}return l.pointerEvents;},hasFileAPI:function(){if(l.fileAPI===(void 0))l.fileAPI=!(j.webkit()&&!j.chrome()&&j.windows())&&'FileList' in window&&'FormData' in window;return l.fileAPI;},hasBlobFactory:function(){if(l.blobFactory===(void 0))l.blobFactory=!!a.blob;return l.blobFactory;},getTransitionEndEvent:function(){if(l.transitionEnd===(void 0)){var o={transition:'transitionend',WebkitTransition:'webkitTransitionEnd',MozTransition:'mozTransitionEnd',OTransition:'oTransitionEnd'},p=k('transition');l.transitionEnd=o[p]||null;}return l.transitionEnd;},hasClipboardEvents:function(){if(!i.canUseDOM)return false;if(l.clipboardEvents===(void 0)){var o=document.createElement('textarea'),p='oncut',q=(p in o);if(!q){o.setAttribute(p,'return;');q=typeof o[p]=='function';}l.clipboardEvents=q;}return l.clipboardEvents;},hasCanvasRenderingContext2D:function(){return !!window.CanvasRenderingContext2D;}};e.exports=n;},null);
-__d("shield",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();function g(h,i){if(typeof h!='function')throw new TypeError();var j=Array.prototype.slice.call(arguments,2);return function(){return h.apply(i,j);};}e.exports=g;},null);
-__d("Animation",["BrowserSupport","CSS","DataStore","DOM","Style","getVendorPrefixedName","setIntervalAcrossTransitions","setTimeoutAcrossTransitions","shield"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){b.__markCompiled&&b.__markCompiled();var p,q=[],r;function s(ja){if(a==this){return new s(ja);}else{this.obj=ja;this._reset_state();this.queue=[];this.last_attr=null;}}function t(ja){if(g.hasCSS3DTransforms()){return w(ja);}else return v(ja);}function u(ja){return ja.toFixed(8);}function v(ja){ja=[ja[0],ja[4],ja[1],ja[5],ja[12],ja[13]];return 'matrix('+ja.map(u).join(',')+')';}function w(ja){return 'matrix3d('+ja.map(u).join(',')+')';}function x(ja,ka){if(!ja)ja=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1];var la=[];for(var ma=0;ma<4;ma++)for(var na=0;na<4;na++){var oa=0;for(var pa=0;pa<4;pa++)oa+=ja[ma*4+pa]*ka[pa*4+na];la[ma*4+na]=oa;}return la;}var y=0;s.prototype._reset_state=function(){this.state={attrs:{},duration:500};};s.prototype.stop=function(){this._reset_state();this.queue=[];return this;};s.prototype._build_container=function(){if(this.container_div){this._refresh_container();return;}if(this.obj.firstChild&&this.obj.firstChild.__animation_refs){this.container_div=this.obj.firstChild;this.container_div.__animation_refs++;this._refresh_container();return;}var ja=document.createElement('div');ja.style.padding='0px';ja.style.margin='0px';ja.style.border='0px';ja.__animation_refs=1;var ka=this.obj.childNodes;while(ka.length)ja.appendChild(ka[0]);this.obj.appendChild(ja);this._orig_overflow=this.obj.style.overflow;this.obj.style.overflow='hidden';this.container_div=ja;this._refresh_container();};s.prototype._refresh_container=function(){this.container_div.style.height='auto';this.container_div.style.width='auto';this.container_div.style.height=this.container_div.offsetHeight+'px';this.container_div.style.width=this.container_div.offsetWidth+'px';};s.prototype._destroy_container=function(){if(!this.container_div)return;if(!--this.container_div.__animation_refs){var ja=this.container_div.childNodes;while(ja.length)this.obj.appendChild(ja[0]);this.obj.removeChild(this.container_div);}this.container_div=null;this.obj.style.overflow=this._orig_overflow;};var z=1,aa=2,ba=3;s.prototype._attr=function(ja,ka,la){ja=ja.replace(/-[a-z]/gi,function(na){return na.substring(1).toUpperCase();});var ma=false;switch(ja){case 'background':this._attr('backgroundColor',ka,la);return this;case 'backgroundColor':case 'borderColor':case 'color':ka=fa(ka);break;case 'opacity':ka=parseFloat(ka,10);break;case 'height':case 'width':if(ka=='auto'){ma=true;}else ka=parseInt(ka,10);break;case 'borderWidth':case 'lineHeight':case 'fontSize':case 'margin':case 'marginBottom':case 'marginLeft':case 'marginRight':case 'marginTop':case 'padding':case 'paddingBottom':case 'paddingLeft':case 'paddingRight':case 'paddingTop':case 'bottom':case 'left':case 'right':case 'top':case 'scrollTop':case 'scrollLeft':ka=parseInt(ka,10);break;case 'rotateX':case 'rotateY':case 'rotateZ':ka=parseInt(ka,10)*Math.PI/180;break;case 'translateX':case 'translateY':case 'translateZ':case 'scaleX':case 'scaleY':case 'scaleZ':ka=parseFloat(ka,10);break;case 'rotate3d':this._attr('rotateX',ka[0],la);this._attr('rotateY',ka[1],la);this._attr('rotateZ',ka[2],la);return this;case 'rotate':this._attr('rotateZ',ka,la);return this;case 'scale3d':this._attr('scaleZ',ka[2],la);case 'scale':this._attr('scaleX',ka[0],la);this._attr('scaleY',ka[1],la);return this;case 'translate3d':this._attr('translateZ',ka[2],la);case 'translate':this._attr('translateX',ka[0],la);this._attr('translateY',ka[1],la);return this;default:throw new Error(ja+' is not a supported attribute!');}if(this.state.attrs[ja]===(void 0))this.state.attrs[ja]={};if(ma)this.state.attrs[ja].auto=true;switch(la){case ba:this.state.attrs[ja].start=ka;break;case aa:this.state.attrs[ja].by=true;case z:this.state.attrs[ja].value=ka;break;}};function ca(ja){var ka=parseInt(k.get(ja,'paddingLeft'),10),la=parseInt(k.get(ja,'paddingRight'),10),ma=parseInt(k.get(ja,'borderLeftWidth'),10),na=parseInt(k.get(ja,'borderRightWidth'),10);return ja.offsetWidth-(ka?ka:0)-(la?la:0)-(ma?ma:0)-(na?na:0);}function da(ja){var ka=parseInt(k.get(ja,'paddingTop'),10),la=parseInt(k.get(ja,'paddingBottom'),10),ma=parseInt(k.get(ja,'borderTopWidth'),10),na=parseInt(k.get(ja,'borderBottomWidth'),10);return ja.offsetHeight-(ka?ka:0)-(la?la:0)-(ma?ma:0)-(na?na:0);}s.prototype.to=function(ja,ka){if(ka===(void 0)){this._attr(this.last_attr,ja,z);}else{this._attr(ja,ka,z);this.last_attr=ja;}return this;};s.prototype.by=function(ja,ka){if(ka===(void 0)){this._attr(this.last_attr,ja,aa);}else{this._attr(ja,ka,aa);this.last_attr=ja;}return this;};s.prototype.from=function(ja,ka){if(ka===(void 0)){this._attr(this.last_attr,ja,ba);}else{this._attr(ja,ka,ba);this.last_attr=ja;}return this;};s.prototype.duration=function(ja){this.state.duration=ja?ja:0;return this;};s.prototype.checkpoint=function(ja,ka){if(ja===(void 0))ja=1;this.state.checkpoint=ja;this.queue.push(this.state);this._reset_state();this.state.checkpointcb=ka;return this;};s.prototype.blind=function(){this.state.blind=true;return this;};s.prototype.hide=function(){this.state.hide=true;return this;};s.prototype.show=function(){this.state.show=true;return this;};s.prototype.ease=function(ja){this.state.ease=ja;return this;};s.prototype.go=function(){var ja=Date.now();this.queue.push(this.state);for(var ka=0;kaja){ka=false;continue;}if(sa.checkpointcb){this._callback(sa.checkpointcb,ja-sa.start);sa.checkpointcb=null;}if(sa.started===(void 0)){if(sa.show)this._show();for(var ta in sa.attrs){if(sa.attrs[ta].start!==(void 0))continue;switch(ta){case 'backgroundColor':case 'borderColor':case 'color':ma=fa(k.get(this.obj,ta=='borderColor'?'borderLeftColor':ta));if(sa.attrs[ta].by){sa.attrs[ta].value[0]=Math.min(255,Math.max(0,sa.attrs[ta].value[0]+ma[0]));sa.attrs[ta].value[1]=Math.min(255,Math.max(0,sa.attrs[ta].value[1]+ma[1]));sa.attrs[ta].value[2]=Math.min(255,Math.max(0,sa.attrs[ta].value[2]+ma[2]));}break;case 'opacity':ma=k.getOpacity(this.obj);if(sa.attrs[ta].by)sa.attrs[ta].value=Math.min(1,Math.max(0,sa.attrs[ta].value+ma));break;case 'height':ma=da(this.obj);if(sa.attrs[ta].by)sa.attrs[ta].value+=ma;break;case 'width':ma=ca(this.obj);if(sa.attrs[ta].by)sa.attrs[ta].value+=ma;break;case 'scrollLeft':case 'scrollTop':ma=oa(this.obj,ta);if(sa.attrs[ta].by)sa.attrs[ta].value+=ma;qa(this,sa);break;case 'rotateX':case 'rotateY':case 'rotateZ':case 'translateX':case 'translateY':case 'translateZ':ma=i.get(this.obj,ta,0);if(sa.attrs[ta].by)sa.attrs[ta].value+=ma;break;case 'scaleX':case 'scaleY':case 'scaleZ':ma=i.get(this.obj,ta,1);if(sa.attrs[ta].by)sa.attrs[ta].value+=ma;break;default:ma=parseInt(k.get(this.obj,ta),10)||0;if(sa.attrs[ta].by)sa.attrs[ta].value+=ma;break;}sa.attrs[ta].start=ma;}if((sa.attrs.height&&sa.attrs.height.auto)||(sa.attrs.width&&sa.attrs.width.auto)){this._destroy_container();for(var ta in {height:1,width:1,fontSize:1,borderLeftWidth:1,borderRightWidth:1,borderTopWidth:1,borderBottomWidth:1,paddingLeft:1,paddingRight:1,paddingTop:1,paddingBottom:1})if(sa.attrs[ta])this.obj.style[ta]=sa.attrs[ta].value+(typeof sa.attrs[ta].value=='number'?'px':'');if(sa.attrs.height&&sa.attrs.height.auto)sa.attrs.height.value=da(this.obj);if(sa.attrs.width&&sa.attrs.width.auto)sa.attrs.width.value=ca(this.obj);}sa.started=true;if(sa.blind)this._build_container();}var ua=(ja-sa.start)/sa.duration;if(ua>=1){ua=1;if(sa.hide)this._hide();}else ka=false;var va=sa.ease?sa.ease(ua):ua;if(!la&&ua!=1&&sa.blind)la=true;for(var ta in sa.attrs)switch(ta){case 'backgroundColor':case 'borderColor':case 'color':if(sa.attrs[ta].start[3]!=sa.attrs[ta].value[3]){this.obj.style[ta]='rgba('+ea(va,sa.attrs[ta].start[0],sa.attrs[ta].value[0],true)+','+ea(va,sa.attrs[ta].start[1],sa.attrs[ta].value[1],true)+','+ea(va,sa.attrs[ta].start[2],sa.attrs[ta].value[2],true)+','+ea(va,sa.attrs[ta].start[3],sa.attrs[ta].value[3],false)+')';}else this.obj.style[ta]='rgb('+ea(va,sa.attrs[ta].start[0],sa.attrs[ta].value[0],true)+','+ea(va,sa.attrs[ta].start[1],sa.attrs[ta].value[1],true)+','+ea(va,sa.attrs[ta].start[2],sa.attrs[ta].value[2],true)+')';break;case 'opacity':k.set(this.obj,'opacity',ea(va,sa.attrs[ta].start,sa.attrs[ta].value));break;case 'height':case 'width':this.obj.style[ta]=va==1&&sa.attrs[ta].auto?'auto':ea(va,sa.attrs[ta].start,sa.attrs[ta].value,true)+'px';break;case 'scrollLeft':case 'scrollTop':var wa=this.obj===document.body;if(pa(this,sa)){delete sa.attrs.scrollTop;delete sa.attrs.scrollLeft;}else{var xa=ea(va,sa.attrs[ta].start,sa.attrs[ta].value,true);if(!wa){this.obj[ta]=xa;}else if(ta=='scrollLeft'){a.scrollTo(xa,na('scrollTop'));}else a.scrollTo(na('scrollLeft'),xa);qa(this,sa);}break;case 'translateX':case 'translateY':case 'translateZ':case 'rotateX':case 'rotateY':case 'rotateZ':case 'scaleX':case 'scaleY':case 'scaleZ':i.set(this.obj,ta,ea(va,sa.attrs[ta].start,sa.attrs[ta].value,false));break;default:this.obj.style[ta]=ea(va,sa.attrs[ta].start,sa.attrs[ta].value,true)+'px';break;}var ya=null,za=i.get(this.obj,'translateX',0),ab=i.get(this.obj,'translateY',0),bb=i.get(this.obj,'translateZ',0);if(za||ab||bb)ya=x(ya,[1,0,0,0,0,1,0,0,0,0,1,0,za,ab,bb,1]);var cb=i.get(this.obj,'scaleX',1),db=i.get(this.obj,'scaleY',1),eb=i.get(this.obj,'scaleZ',1);if(cb-1||db-1||eb-1)ya=x(ya,[cb,0,0,0,0,db,0,0,0,0,eb,0,0,0,0,1]);var fb=i.get(this.obj,'rotateX',0);if(fb)ya=x(ya,[1,0,0,0,0,Math.cos(fb),Math.sin(-fb),0,0,Math.sin(fb),Math.cos(fb),0,0,0,0,1]);var gb=i.get(this.obj,'rotateY',0);if(gb)ya=x(ya,[Math.cos(gb),0,Math.sin(gb),0,0,1,0,0,Math.sin(-gb),0,Math.cos(gb),0,0,0,0,1]);var hb=i.get(this.obj,'rotateZ',0);if(hb)ya=x(ya,[Math.cos(hb),Math.sin(-hb),0,0,Math.sin(hb),Math.cos(hb),0,0,0,0,1,0,0,0,0,1]);var ib=l('transform');if(ib)if(ya){var jb=t(ya);k.set(this.obj,ib,jb);}else if(ka)k.set(this.obj,ib,null);if(ua==1){this.queue.splice(ra--,1);this._callback(sa.ondone,ja-sa.start-sa.duration);}}if(!la&&this.container_div)this._destroy_container();return !ka;};s.prototype.ondone=function(ja){this.state.ondone=ja;return this;};s.prototype._callback=function(ja,ka){if(ja){y=ka;ja.call(this);y=0;}};function ea(ja,ka,la,ma){return (ma?parseInt:parseFloat)((la-ka)*ja+ka,10);}function fa(ja){var ka=/^#([a-f0-9]{1,2})([a-f0-9]{1,2})([a-f0-9]{1,2})$/i.exec(ja);if(ka){return [parseInt(ka[1].length==1?ka[1]+ka[1]:ka[1],16),parseInt(ka[2].length==1?ka[2]+ka[2]:ka[2],16),parseInt(ka[3].length==1?ka[3]+ka[3]:ka[3],16),1];}else{var la=/^rgba? *\(([0-9]+), *([0-9]+), *([0-9]+)(?:, *([0-9\.]+))?\)$/.exec(ja);if(la){return [parseInt(la[1],10),parseInt(la[2],10),parseInt(la[3],10),la[4]?parseFloat(la[4]):1];}else if(ja=='transparent'){return [255,255,255,0];}else throw 'Named color attributes are not supported.';}}function ga(ja){q.push(ja);if(q.length===1){if(!p){var ka=a.requestAnimationFrame||a.webkitRequestAnimationFrame||a.mozRequestAnimationFrame;if(ka)p=ka.bind(a);}if(p){p(ia);}else r=m(ia,20);}if(p)ha();ia(Date.now(),true);}function ha(){if(!p)throw new Error('Ending timer only valid with requestAnimationFrame');var ja=0;for(var ka=0;kaja)ja=na;}}if(r){clearTimeout(r);r=null;}var oa=Date.now();if(ja>oa)r=n(o(ia),ja-oa);}function ia(ja,ka){var la=Date.now();for(var ma=(ka===true)?q.length-1:0;ma=k.r&&l.t<=k.t&&l.b>=k.b);};j.prototype.isEqualTo=function(k){"use strict";return (this.t===k.t&&this.r===k.r&&this.b===k.b&&this.l===k.l&&this.domain===k.domain);};j.prototype.add=function(k,l){"use strict";if(arguments.length==1){if(k.domain!='pure')k=k.convertTo(this.domain);return this.add(k.x,k.y);}var m=parseFloat(k),n=parseFloat(l);return new j(this.t+n,this.r+m,this.b+n,this.l+m,this.domain);};j.prototype.sub=function(k,l){"use strict";if(arguments.length==1){return this.add(k.mul(-1));}else return this.add(-k,-l);};j.prototype.rotateAroundOrigin=function(k){"use strict";var l=this.getCenter().rotate(k*Math.PI/2),m,n;if(k%2){m=this.h();n=this.w();}else{m=this.w();n=this.h();}var o=l.y-n/2,p=l.x-m/2,q=o+n,r=p+m;return new j(o,r,q,p,this.domain);};j.prototype.boundWithin=function(k){"use strict";var l=0,m=0;if(this.lk.r)l=k.r-this.r;if(this.tk.b)m=k.b-this.b;return this.add(l,m);};j.prototype.getCenter=function(){"use strict";return new g(this.l+this.w()/2,this.t+this.h()/2,this.domain);};j.prototype.getTop=function(){"use strict";return this.t;};j.prototype.getLeft=function(){"use strict";return this.l;};j.prototype.getPositionVector=function(){"use strict";return new g(this.l,this.t,this.domain);};j.prototype.getDimensionVector=function(){"use strict";return new g(this.w(),this.h(),'pure');};j.prototype.convertTo=function(k){"use strict";if(this.domain==k)return this;if(k=='pure')return new j(this.t,this.r,this.b,this.l,'pure');if(this.domain=='pure')return new j(0,0,0,0);var l=new g(this.l,this.t,this.domain).convertTo(k);return new j(l.y,l.x+this.w(),l.y+this.h(),l.x,k);};j.deserialize=function(k){"use strict";var l=k.split(':');return new j(parseFloat(l[1]),parseFloat(l[2]),parseFloat(l[3]),parseFloat(l[0]));};j.newFromVectors=function(k,l){"use strict";return new j(k.y,k.x+l.x,k.y+l.y,k.x,k.domain);};j.getElementBounds=function(k){"use strict";return j.newFromVectors(g.getElementPosition(k),g.getElementDimensions(k));};j.getViewportBounds=function(){"use strict";return j.newFromVectors(g.getScrollPosition(),g.getViewportDimensions());};j.getViewportWithoutScrollbarsBounds=function(){"use strict";return j.newFromVectors(g.getScrollPosition(),g.getViewportWithoutScrollbarDimensions());};j.minimumBoundingBox=function(k){"use strict";var l=new j(Math.min(),Math.max(),Math.max(),Math.min()),m;for(var n=0;n= 10.8')&&g.isBrowser('Safari >= 6.0');return h;}e.exports=i;},null);
-__d("DOMScroll",["Animation","Arbiter","DOM","DOMQuery","Vector","ViewportBounds","ge","isAsyncScrollQuery"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){b.__markCompiled&&b.__markCompiled();var o={SCROLL:'dom-scroll',getScrollState:function(){var p=k.getViewportDimensions(),q=k.getDocumentDimensions(),r=(q.x>p.x),s=(q.y>p.y);r+=0;s+=0;return new k(r,s);},_scrollbarSize:null,_initScrollbarSize:function(){var p=i.create('p');p.style.width='100%';p.style.height='200px';var q=i.create('div');q.style.position='absolute';q.style.top='0px';q.style.left='0px';q.style.visibility='hidden';q.style.width='200px';q.style.height='150px';q.style.overflow='hidden';q.appendChild(p);document.body.appendChild(q);var r=p.offsetWidth;q.style.overflow='scroll';var s=p.offsetWidth;if(r==s)s=q.clientWidth;document.body.removeChild(q);o._scrollbarSize=r-s;},getScrollbarSize:function(){if(o._scrollbarSize===null)o._initScrollbarSize();return o._scrollbarSize;},scrollTo:function(p,q,r,s,t,u){if(typeof q=='undefined'||q===true)q=750;if(n())q=false;if(!(p instanceof k)){var v=k.getScrollPosition().x,w=k.getElementPosition(m(p)).y;p=new k(v,w,'document');if(!s)p.y-=l.getTop()/(r?2:1);}if(r){p.y-=k.getViewportDimensions().y/2;}else if(s){p.y-=k.getViewportDimensions().y;p.y+=s;}if(t)p.y-=t;p=p.convertTo('document');if(q){return new g(document.body).to('scrollTop',p.y).to('scrollLeft',p.x).ease(g.ease.end).duration(q).ondone(u).go();}else if(window.scrollTo){window.scrollTo(p.x,p.y);u&&u();}h.inform(o.SCROLL);},ensureVisible:function(p,q,r,s,t){if(r===(void 0))r=10;p=m(p);if(q)p=j.find(p,q);var u=k.getScrollPosition().x,v=k.getScrollPosition().y,w=v+k.getViewportDimensions().y,x=k.getElementPosition(p).y,y=x+k.getElementDimensions(p).y;x-=l.getTop();x-=r;y+=r;if(xw)if(x-(y-w)10){var s=r.slice(0,5).map(m);return '['+s.join(', ')+', ...]';}s=r.map(m);return '['+s.join(', ')+']';}if(typeof r==='string')return '\''+r+'\'';if(typeof r==='object'){var t=Object.keys(r).map(function(u){return u+'=...';});return '{'+t.join(', ')+'}';}return ''+r;}function o(r){return r.identifier||'';}function p(r){return (r.script+' '+r.line+':'+r.column);}function q(r,s){i(r&&!/[^a-z0-9_]/.test(r));var t=new g('core_monitor');t.addNormal('event',r);t.addNormVector('owners',l(h.current));j(s,function(u,v,w){if(typeof u==='string'){t.addNormal(v,u);}else if(Array.isArray(u)){t.addNormVector(v,u.map(n));}else t.addNormal(v,n(u));});t.post();}e.exports=q;},null);
-__d("warning",["Bootloader","createWarning","monitorCodeUse"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();function j(l){}var k=h(i,j);e.exports=k;},null);
-__d("EventPluginUtils",["EventConstants","invariant","warning"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();'use strict';var j={Mount:null,injectMount:function(x){j.Mount=x;}},k=g.topLevelTypes;function l(x){return x===k.topMouseUp||x===k.topTouchEnd||x===k.topTouchCancel;}function m(x){return x===k.topMouseMove||x===k.topTouchMove;}function n(x){return x===k.topMouseDown||x===k.topTouchStart;}var o;function p(event,x){var y=event._dispatchListeners,z=event._dispatchIDs;if(Array.isArray(y)){for(var aa=0;aa1){var x=Array(w);for(var y=0;y1){var y=Array(x);for(var z=0;z1){var v=u.indexOf(i,1);return v>-1?u.substr(0,v):u;}return null;},traverseEnterLeave:function(u,v,w,x,y){var z=r(u,v);if(z!==u)s(u,z,w,x,false,true);if(z!==v)s(z,v,w,y,true,false);},traverseTwoPhase:function(u,v,w){if(u){s('',u,v,w,true,false);s(u,'',v,w,false,true);}},traverseAncestors:function(u,v,w){s('',u,v,w,true,false);},_getFirstCommonAncestorID:r,_getNextDescendantID:q,isAncestorIDOf:o,SEPARATOR:i};e.exports=t;},null);
-__d("getIteratorFn",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();'use strict';var g=typeof Symbol==='function'&&Symbol.iterator,h='@@iterator';function i(j){var k=j&&((g&&j[g])||j[h]);if(typeof k==='function')return k;}e.exports=i;},null);
-__d("traverseAllChildren",["ReactElement","ReactFragment","ReactInstanceHandles","getIteratorFn","invariant","warning"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();'use strict';var m=i.SEPARATOR,n=':',o={'=':'=0','.':'=1',':':'=2'},p=/[=.:]/g,q=false;function r(x){return o[x];}function s(x,y){if(x&&x.key!=null)return u(x.key);return y.toString(36);}function t(x){return (''+x).replace(p,r);}function u(x){return '$'+t(x);}function v(x,y,z,aa,ba){var ca=typeof x;if(ca==='undefined'||ca==='boolean')x=null;if(x===null||ca==='string'||ca==='number'||g.isValidElement(x)){aa(ba,x,y===''?m+s(x,0):y,z);return 1;}var da,ea,fa,ga=0;if(Array.isArray(x)){for(var ha=0;ha."):'',oa='';if(ha&&ha._owner&&ha._owner!==k.current){var pa=t(ha._owner);oa=(" It was passed a child from "+pa+".");}o(false,ga+'%s%s See http://fb.me/react-warning-keys for more information.',na,oa);}function y(ga,ha){if(Array.isArray(ga)){for(var ia=0;ia ';var na='';if(ka)na=' The element was created by '+ka+'.';o(false,'Don\'t set .props.%s of the React component%s. '+'Instead, specify the correct value when '+'initially creating the element.%s',ga,ma,na);}function ca(ga,ha){if(ga!==ga)return ha!==ha;if(ga===0&&ha===0)return 1/ga===1/ha;return ga===ha;}function da(ga){if(!ga._store)return;var ha=ga._store.originalProps,ia=ga.props;for(var ja in ia)if(ia.hasOwnProperty(ja))if(!ha.hasOwnProperty(ja)||!ca(ha[ja],ia[ja])){ba(ja,ga);ha[ja]=ia[ja];}}function ea(ga){if(ga.type==null)return;var ha=l.getComponentClassForElement(ga),ia=ha.displayName||ha.name;if(ha.propTypes)z(ia,ha.propTypes,ga.props,i.prop);if(typeof ha.getDefaultProps==='function')o(ha.getDefaultProps.isReactClassApproved,'getDefaultProps is only used on classic React.createClass '+'definitions. Use a static property named `defaultProps` instead.');}var fa={checkAndWarnForMutatedProps:da,createElement:function(ga,ha,ia){o(ga!=null,'React.createElement: type should not be null or undefined. It should '+'be a string (for DOM elements) or a ReactClass (for composite '+'components).%s',p());var ja=g.createElement.apply(this,arguments);if(ja==null)return ja;for(var ka=2;ka':'>','<':'<','"':'"','\'':'''},h=/[&><"']/g;function i(k){return g[k];}function j(k){return (''+k).replace(h,i);}e.exports=j;},null);
-__d("quoteAttributeValueForBrowser",["escapeTextContentForBrowser"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();'use strict';function h(i){return '"'+g(i)+'"';}e.exports=h;},null);
-__d("DOMPropertyOperations",["DOMProperty","quoteAttributeValueForBrowser","warning"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();'use strict';function j(l,m){return m==null||(g.hasBooleanValue[l]&&!m)||(g.hasNumericValue[l]&&isNaN(m))||(g.hasPositiveNumericValue[l]&&(m<1))||(g.hasOverloadedBooleanValue[l]&&m===false);}var k={createMarkupForID:function(l){return g.ID_ATTRIBUTE_NAME+'='+h(l);},createMarkupForProperty:function(l,m){if(g.isStandardName.hasOwnProperty(l)&&g.isStandardName[l]){if(j(l,m))return '';var n=g.getAttributeName[l];if(g.hasBooleanValue[l]||(g.hasOverloadedBooleanValue[l]&&m===true))return n+'=""';return n+'='+h(m);}else if(g.isCustomAttribute(l)){if(m==null)return '';return l+'='+h(m);}return null;},setValueForProperty:function(l,m,n){if(g.isStandardName.hasOwnProperty(m)&&g.isStandardName[m]){var o=g.getMutationMethod[m];if(o){o(l,n);}else if(j(m,n)){this.deleteValueForProperty(l,m);}else if(g.mustUseAttribute[m]){l.setAttribute(g.getAttributeName[m],''+n);}else{var p=g.getPropertyName[m];if(!g.hasSideEffects[m]||(''+l[p])!==(''+n))l[p]=n;}}else if(g.isCustomAttribute(m))if(n==null){l.removeAttribute(m);}else l.setAttribute(m,''+n);},deleteValueForProperty:function(l,m){if(g.isStandardName.hasOwnProperty(m)&&g.isStandardName[m]){var n=g.getMutationMethod[m];if(n){n(l,(void 0));}else if(g.mustUseAttribute[m]){l.removeAttribute(g.getAttributeName[m]);}else{var o=g.getPropertyName[m],p=g.getDefaultValueForProperty(l.nodeName,o);if(!g.hasSideEffects[m]||(''+l[o])!==p)l[o]=p;}}else if(g.isCustomAttribute(m))l.removeAttribute(m);}};e.exports=k;},null);
-__d("CSSProperty",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();'use strict';var g={boxFlex:true,boxFlexGroup:true,columnCount:true,flex:true,flexGrow:true,flexShrink:true,fontWeight:true,lineClamp:true,lineHeight:true,opacity:true,order:true,orphans:true,widows:true,zIndex:true,zoom:true,fillOpacity:true,strokeOpacity:true,strokeWidth:true};function h(l,m){return l+m.charAt(0).toUpperCase()+m.substring(1);}var i=['Webkit','ms','Moz','O'];Object.keys(g).forEach(function(l){i.forEach(function(m){g[h(m,l)]=g[l];});});var j={background:{backgroundImage:true,backgroundPosition:true,backgroundRepeat:true,backgroundColor:true},border:{borderWidth:true,borderStyle:true,borderColor:true},borderBottom:{borderBottomWidth:true,borderBottomStyle:true,borderBottomColor:true},borderLeft:{borderLeftWidth:true,borderLeftStyle:true,borderLeftColor:true},borderRight:{borderRightWidth:true,borderRightStyle:true,borderRightColor:true},borderTop:{borderTopWidth:true,borderTopStyle:true,borderTopColor:true},font:{fontStyle:true,fontVariant:true,fontWeight:true,fontSize:true,lineHeight:true,fontFamily:true}},k={isUnitlessNumber:g,shorthandPropertyExpansions:j};e.exports=k;},null);
-__d("camelizeStyleName",["camelize"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();"use strict";var h=/^-ms-/;function i(j){return g(j.replace(h,'ms-'));}e.exports=i;},null);
-__d("dangerousStyleValue",["CSSProperty"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();'use strict';var h=g.isUnitlessNumber;function i(j,k){var l=k==null||typeof k==='boolean'||k==='';if(l)return '';var m=isNaN(k);if(m||k===0||h.hasOwnProperty(j)&&h[j])return ''+k;if(typeof k==='string')k=k.trim();return k+'px';}e.exports=i;},null);
-__d("hyphenateStyleName",["hyphenate"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();"use strict";var h=/^ms-/;function i(j){return g(j).replace(h,'-ms-');}e.exports=i;},null);
-__d("CSSPropertyOperations",["CSSProperty","ExecutionEnvironment","camelizeStyleName","dangerousStyleValue","hyphenateStyleName","memoizeStringOnly","warning"],function(a,b,c,d,e,f,g,h,i,j,k,l,m){b.__markCompiled&&b.__markCompiled();'use strict';var n=l(function(q){return k(q);}),o='cssFloat';if(h.canUseDOM)if(document.documentElement.style.cssFloat===(void 0))o='styleFloat';var p={createMarkupForStyles:function(q){var r='';for(var s in q){if(!q.hasOwnProperty(s))continue;var t=q[s];if(t!=null){r+=n(s)+':';r+=j(s,t)+';';}}return r||null;},setValueForStyles:function(q,r){var s=q.style;for(var t in r){if(!r.hasOwnProperty(t))continue;var u=j(t,r[t]);if(t==='float')t=o;if(u){s[t]=u;}else{var v=g.shorthandPropertyExpansions[t];if(v){for(var w in v)s[w]='';}else s[t]='';}}}};e.exports=p;},null);
-__d("Danger",["ExecutionEnvironment","createNodesFromMarkup","emptyFunction","getMarkupWrap","invariant"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();'use strict';var l=/^(<[^ \/>]+)/,m='data-danger-index';function n(p){return p.substring(1,p.indexOf(' '));}var o={dangerouslyRenderMarkup:function(p){k(g.canUseDOM);var q,r={};for(var s=0;s ]/,j=function(l,m){l.innerHTML=m;};if(typeof MSApp!=='undefined'&&MSApp.execUnsafeLocalFunction)j=function(l,m){MSApp.execUnsafeLocalFunction(function(){l.innerHTML=m;});};if(g.canUseDOM){var k=document.createElement('div');k.innerHTML=' ';if(k.innerHTML==='')j=function(l,m){if(l.parentNode)l.parentNode.replaceChild(l,l);if(h.test(m)||m[0]==='<'&&i.test(m)){l.innerHTML='\uFEFF'+m;var n=l.firstChild;if(n.data.length===1){l.removeChild(n);}else n.deleteData(0,1);}else l.innerHTML=m;};}e.exports=j;},null);
-__d("setTextContent",["ExecutionEnvironment","escapeTextContentForBrowser","setInnerHTML"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();'use strict';var j=function(k,l){k.textContent=l;};if(g.canUseDOM)if(!('textContent' in document.documentElement))j=function(k,l){i(k,h(l));};e.exports=j;},null);
-__d("DOMChildrenOperations",["Danger","ReactMultiChildUpdateTypes","setTextContent","invariant"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();'use strict';function k(m,n,o){m.insertBefore(n,m.childNodes[o]||null);}var l={dangerouslyReplaceNodeWithMarkup:g.dangerouslyReplaceNodeWithMarkup,updateTextContent:i,processUpdates:function(m,n){var o,p=null,q=null;for(var r=0;r-1);if(m.plugins[p])continue;g(o.extractEvents);m.plugins[p]=o;var q=o.eventTypes;for(var r in q)g(k(q[r],o,r));}}function k(n,o,p){g(!m.eventNameDispatchConfigs.hasOwnProperty(p));m.eventNameDispatchConfigs[p]=n;var q=n.phasedRegistrationNames;if(q){for(var r in q)if(q.hasOwnProperty(r)){var s=q[r];l(s,o,p);}return true;}else if(n.registrationName){l(n.registrationName,o,p);return true;}return false;}function l(n,o,p){g(!m.registrationNameModules[n]);m.registrationNameModules[n]=o;m.registrationNameDependencies[n]=o.eventTypes[p].dependencies;}var m={plugins:[],eventNameDispatchConfigs:{},registrationNameModules:{},registrationNameDependencies:{},injectEventPluginOrder:function(n){g(!h);h=Array.prototype.slice.call(n);j();},injectEventPluginsByName:function(n){var o=false;for(var p in n){if(!n.hasOwnProperty(p))continue;var q=n[p];if(!i.hasOwnProperty(p)||i[p]!==q){g(!i[p]);i[p]=q;o=true;}}if(o)j();},getPluginModuleForEvent:function(event){var n=event.dispatchConfig;if(n.registrationName)return m.registrationNameModules[n.registrationName]||null;for(var o in n.phasedRegistrationNames){if(!n.phasedRegistrationNames.hasOwnProperty(o))continue;var p=m.registrationNameModules[n.phasedRegistrationNames[o]];if(p)return p;}return null;},_resetEventPlugins:function(){h=null;for(var n in i)if(i.hasOwnProperty(n))delete i[n];m.plugins.length=0;var o=m.eventNameDispatchConfigs;for(var p in o)if(o.hasOwnProperty(p))delete o[p];var q=m.registrationNameModules;for(var r in q)if(q.hasOwnProperty(r))delete q[r];}};e.exports=m;},null);
-__d("accumulateInto",["invariant"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();'use strict';function h(i,j){g(j!=null);if(i==null)return j;var k=Array.isArray(i),l=Array.isArray(j);if(k&&l){i.push.apply(i,j);return i;}if(k){i.push(j);return i;}if(l)return [i].concat(j);return [i,j];}e.exports=h;},null);
-__d("forEachAccumulated",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();'use strict';var g=function(h,i,j){if(Array.isArray(h)){h.forEach(i,j);}else if(h)i.call(j,h);};e.exports=g;},null);
-__d("EventPluginHub",["EventPluginRegistry","EventPluginUtils","accumulateInto","forEachAccumulated","invariant","warning"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();'use strict';var m={},n=null,o=function(event){if(event){var s=h.executeDispatch,t=g.getPluginModuleForEvent(event);if(t&&t.executeDispatch)s=t.executeDispatch;h.executeDispatchesInOrder(event,s);if(!event.isPersistent())event.constructor.release(event);}},p=null;function q(){var s=p&&p.traverseTwoPhase&&p.traverseEnterLeave;l(s,'InstanceHandle not injected before use!');}var r={injection:{injectMount:h.injection.injectMount,injectInstanceHandle:function(s){p=s;},getInstanceHandle:function(){return p;},injectEventPluginOrder:g.injectEventPluginOrder,injectEventPluginsByName:g.injectEventPluginsByName},eventNameDispatchConfigs:g.eventNameDispatchConfigs,registrationNameModules:g.registrationNameModules,putListener:function(s,t,u){k(typeof u==='function');var v=m[t]||(m[t]={});v[s]=u;var w=g.registrationNameModules[t];if(w&&w.didPutListener)w.didPutListener(s,t,u);},getListener:function(s,t){var u=m[t];return u&&u[s];},deleteListener:function(s,t){var u=g.registrationNameModules[t];if(u&&u.willDeleteListener)u.willDeleteListener(s,t);var v=m[t];if(v)delete v[s];},deleteAllListeners:function(s){for(var t in m){if(!m[t][s])continue;var u=g.registrationNameModules[t];if(u&&u.willDeleteListener)u.willDeleteListener(s,t);delete m[t][s];}},extractEvents:function(s,t,u,v){var w,x=g.plugins;for(var y=0,z=x.length;y',' '+h.CHECKSUM_ATTR_NAME+'="'+j+'">');},canReuseMarkup:function(i,j){var k=j.getAttribute(h.CHECKSUM_ATTR_NAME);k=k&&parseInt(k,10);var l=g(i);return l===k;}};e.exports=h;},null);
-__d("getReactRootElementInContainer",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();'use strict';var g=9;function h(i){if(!i)return null;if(i.nodeType===g){return i.documentElement;}else return i.firstChild;}e.exports=h;},null);
-__d("ReactComponentEnvironment",["invariant"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();'use strict';var h=false,i={unmountIDFromEnvironment:null,replaceNodeWithMarkupByID:null,processChildrenUpdates:null,injection:{injectEnvironment:function(j){g(!h);i.unmountIDFromEnvironment=j.unmountIDFromEnvironment;i.replaceNodeWithMarkupByID=j.replaceNodeWithMarkupByID;i.processChildrenUpdates=j.processChildrenUpdates;h=true;}}};e.exports=i;},null);
-__d("shouldUpdateReactComponent",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();'use strict';function g(h,i){if(h!=null&&i!=null){var j=typeof h,k=typeof i;if(j==='string'||j==='number'){return (k==='string'||k==='number');}else return (k==='object'&&h.type===i.type&&h.key===i.key);}return false;}e.exports=g;},null);
-__d("ReactCompositeComponent",["ReactComponentEnvironment","ReactContext","ReactCurrentOwner","ReactElement","ReactElementValidator","ReactInstanceMap","ReactLifeCycle","ReactNativeComponent","ReactPerf","ReactPropTypeLocations","ReactPropTypeLocationNames","ReactReconciler","ReactUpdates","Object.assign","emptyObject","invariant","shouldUpdateReactComponent","warning"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x){b.__markCompiled&&b.__markCompiled();'use strict';function y(ca){var da=ca._currentElement._owner||null;if(da){var ea=da.getName();if(ea)return ' Check the render method of `'+ea+'`.';}return '';}var z=1,aa={construct:function(ca){this._currentElement=ca;this._rootNodeID=null;this._instance=null;this._pendingElement=null;this._pendingStateQueue=null;this._pendingReplaceState=false;this._pendingForceUpdate=false;this._renderedComponent=null;this._context=null;this._mountOrder=0;this._isTopLevel=false;this._pendingCallbacks=null;},mountComponent:function(ca,da,ea){this._context=ea;this._mountOrder=z++;this._rootNodeID=ca;var fa=this._processProps(this._currentElement.props),ga=this._processContext(this._currentElement._context),ha=n.getComponentClassForElement(this._currentElement),ia=new ha(fa,ga);ia.props=fa;ia.context=ga;ia.refs=u;this._instance=ia;l.set(ia,this);var ja=ia.state;if(ja===(void 0))ia.state=ja=null;v(typeof ja==='object'&&!Array.isArray(ja));this._pendingStateQueue=null;this._pendingReplaceState=false;this._pendingForceUpdate=false;var ka,la=m.currentlyMountingInstance;m.currentlyMountingInstance=this;try{if(ia.componentWillMount){ia.componentWillMount();if(this._pendingStateQueue)ia.state=this._processPendingState(ia.props,ia.context);}ka=this._renderValidatedComponent();}finally{m.currentlyMountingInstance=la;}this._renderedComponent=this._instantiateReactComponent(ka,this._currentElement.type);var ma=r.mountComponent(this._renderedComponent,ca,da,this._processChildContext(ea));if(ia.componentDidMount)da.getReactMountReady().enqueue(ia.componentDidMount,ia);return ma;},unmountComponent:function(){var ca=this._instance;if(ca.componentWillUnmount){var da=m.currentlyUnmountingInstance;m.currentlyUnmountingInstance=this;try{ca.componentWillUnmount();}finally{m.currentlyUnmountingInstance=da;}}r.unmountComponent(this._renderedComponent);this._renderedComponent=null;this._pendingStateQueue=null;this._pendingReplaceState=false;this._pendingForceUpdate=false;this._pendingCallbacks=null;this._pendingElement=null;this._context=null;this._rootNodeID=null;l.remove(ca);},_setPropsInternal:function(ca,da){var ea=this._pendingElement||this._currentElement;this._pendingElement=j.cloneAndReplaceProps(ea,t({},ea.props,ca));s.enqueueUpdate(this,da);},_maskContext:function(ca){var da=null;if(typeof this._currentElement.type==='string')return u;var ea=this._currentElement.type.contextTypes;if(!ea)return u;da={};for(var fa in ea)da[fa]=ca[fa];return da;},_processContext:function(ca){var da=this._maskContext(ca);return da;},_processChildContext:function(ca){var da=this._instance,ea=da.getChildContext&&da.getChildContext();if(ea){v(typeof da.constructor.childContextTypes==='object');for(var fa in ea)v(fa in da.constructor.childContextTypes);return t({},ca,ea);}return ca;},_processProps:function(ca){return ca;},_checkPropTypes:function(ca,da,ea){var fa=this.getName();for(var ga in ca)if(ca.hasOwnProperty(ga)){var ha;try{v(typeof ca[ga]==='function');ha=ca[ga](da,ga,fa,ea);}catch(ia){ha=ia;}if(ha instanceof Error){var ja=y(this);if(ea===p.prop){x(false,'Failed Composite propType: %s%s',ha.message,ja);}else x(false,'Failed Context Types: %s%s',ha.message,ja);}}},receiveComponent:function(ca,da,ea){var fa=this._currentElement,ga=this._context;this._pendingElement=null;this.updateComponent(da,fa,ca,ga,ea);},performUpdateIfNecessary:function(ca){if(this._pendingElement!=null)r.receiveComponent(this,this._pendingElement||this._currentElement,ca,this._context);if(this._pendingStateQueue!==null||this._pendingForceUpdate)this.updateComponent(ca,this._currentElement,this._currentElement,this._context,this._context);},_warnIfContextsDiffer:function(ca,da){ca=this._maskContext(ca);da=this._maskContext(da);var ea=Object.keys(da).sort(),fa=this.getName()||'ReactCompositeComponent';for(var ga=0;ga ';return oa+'>'+pa+''+this._tag+'>';},_createOpenTagMarkupAndPutListeners:function(la){var ma=this._currentElement.props,na='<'+this._tag;for(var oa in ma){if(!ma.hasOwnProperty(oa))continue;var pa=ma[oa];if(pa==null)continue;if(w.hasOwnProperty(oa)){ca(this._rootNodeID,oa,pa,la);}else{if(oa===y){if(pa)pa=this._previousStyleCopy=o({},ma.style);pa=g.createMarkupForStyles(pa);}var qa=i.createMarkupForProperty(oa,pa);if(qa)na+=' '+qa;}}if(la.renderToStaticMarkup)return na;var ra=i.createMarkupForID(this._rootNodeID);return na+' '+ra;},_createContentMarkup:function(la,ma){var na='',oa=this._currentElement.props,pa=oa.dangerouslySetInnerHTML;if(pa!=null){if(pa.__html!=null)na=pa.__html;}else{var qa=x[typeof oa.children]?oa.children:null,ra=qa!=null?null:oa.children;if(qa!=null){na=p(qa);}else if(ra!=null){var sa=this.mountChildren(ra,la,ma);na=sa.join('');}}if(ea[this._tag]&&na.charAt(0)==='\n'){return '\n'+na;}else return na;},receiveComponent:function(la,ma,na){var oa=this._currentElement;this._currentElement=la;this.updateComponent(ma,oa,la,na);},updateComponent:function(la,ma,na,oa){ba(this,this._currentElement.props);this._updateDOMProperties(ma.props,la);this._updateDOMChildren(ma.props,la,oa);},_updateDOMProperties:function(la,ma){var na=this._currentElement.props,oa,pa,qa;for(oa in la){if(na.hasOwnProperty(oa)||!la.hasOwnProperty(oa))continue;if(oa===y){var ra=this._previousStyleCopy;for(pa in ra)if(ra.hasOwnProperty(pa)){qa=qa||{};qa[pa]='';}this._previousStyleCopy=null;}else if(w.hasOwnProperty(oa)){if(la[oa])u(this._rootNodeID,oa);}else if(h.isStandardName[oa]||h.isCustomAttribute(oa))aa.deletePropertyByID(this._rootNodeID,oa);}for(oa in na){var sa=na[oa],ta=oa===y?this._previousStyleCopy:la[oa];if(!na.hasOwnProperty(oa)||sa===ta)continue;if(oa===y){if(sa)sa=this._previousStyleCopy=o({},sa);if(ta){for(pa in ta)if(ta.hasOwnProperty(pa)&&(!sa||!sa.hasOwnProperty(pa))){qa=qa||{};qa[pa]='';}for(pa in sa)if(sa.hasOwnProperty(pa)&&ta[pa]!==sa[pa]){qa=qa||{};qa[pa]=sa[pa];}}else qa=sa;}else if(w.hasOwnProperty(oa)){if(sa){ca(this._rootNodeID,oa,sa,ma);}else if(ta)u(this._rootNodeID,oa);}else if(h.isStandardName[oa]||h.isCustomAttribute(oa))aa.updatePropertyByID(this._rootNodeID,oa,sa);}if(qa)aa.updateStylesByID(this._rootNodeID,qa);},_updateDOMChildren:function(la,ma,na){var oa=this._currentElement.props,pa=x[typeof la.children]?la.children:null,qa=x[typeof oa.children]?oa.children:null,ra=la.dangerouslySetInnerHTML&&la.dangerouslySetInnerHTML.__html,sa=oa.dangerouslySetInnerHTML&&oa.dangerouslySetInnerHTML.__html,ta=pa!=null?null:la.children,ua=qa!=null?null:oa.children,va=pa!=null||ra!=null,wa=qa!=null||sa!=null;if(ta!=null&&ua==null){this.updateChildren(null,ma,na);}else if(va&&!wa)this.updateTextContent('');if(qa!=null){if(pa!==qa)this.updateTextContent(''+qa);}else if(sa!=null){if(ra!==sa)aa.updateInnerHTMLByID(this._rootNodeID,sa);}else if(ua!=null)this.updateChildren(ua,ma,na);},unmountComponent:function(){this.unmountChildren();j.deleteAllListeners(this._rootNodeID);k.unmountIDFromEnvironment(this._rootNodeID);this._rootNodeID=null;}};n.measureMethods(ka,'ReactDOMComponent',{mountComponent:'mountComponent',updateComponent:'updateComponent'});o(ka.prototype,ka.Mixin,m.Mixin);ka.injection={injectIDOperations:function(la){ka.BackendIDOperations=aa=la;}};e.exports=ka;},null);
-__d("ReactDOMTextComponent",["DOMPropertyOperations","ReactComponentBrowserEnvironment","ReactDOMComponent","Object.assign","escapeTextContentForBrowser"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();'use strict';var l=function(m){};j(l.prototype,{construct:function(m){this._currentElement=m;this._stringText=''+m;this._rootNodeID=null;this._mountIndex=0;},mountComponent:function(m,n,o){this._rootNodeID=m;var p=k(this._stringText);if(n.renderToStaticMarkup)return p;return (''+p+' ');},receiveComponent:function(m,n){if(m!==this._currentElement){this._currentElement=m;var o=''+m;if(o!==this._stringText){this._stringText=o;i.BackendIDOperations.updateTextContentByID(this._rootNodeID,o);}}},unmountComponent:function(){h.unmountIDFromEnvironment(this._rootNodeID);}});e.exports=l;},null);
-__d("EventPropagators",["EventConstants","EventPluginHub","warning","accumulateInto","forEachAccumulated"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();'use strict';var l=g.PropagationPhases,m=h.getListener;function n(w,event,x){var y=event.dispatchConfig.phasedRegistrationNames[x];return m(w,y);}function o(w,x,event){var y=x?l.bubbled:l.captured,z=n(w,event,y);if(z){event._dispatchListeners=j(event._dispatchListeners,z);event._dispatchIDs=j(event._dispatchIDs,w);}}function p(event){if(event&&event.dispatchConfig.phasedRegistrationNames)h.injection.getInstanceHandle().traverseTwoPhase(event.dispatchMarker,o,event);}function q(w,x,event){if(event&&event.dispatchConfig.registrationName){var y=event.dispatchConfig.registrationName,z=m(w,y);if(z){event._dispatchListeners=j(event._dispatchListeners,z);event._dispatchIDs=j(event._dispatchIDs,w);}}}function r(event){if(event&&event.dispatchConfig.registrationName)q(event.dispatchMarker,null,event);}function s(w){k(w,p);}function t(w,x,y,z){h.injection.getInstanceHandle().traverseEnterLeave(y,z,q,w,x);}function u(w){k(w,r);}var v={accumulateTwoPhaseDispatches:s,accumulateDirectDispatches:u,accumulateEnterLeaveDispatches:t};e.exports=v;},null);
-__d("getTextContentAccessor",["ExecutionEnvironment"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();'use strict';var h=null;function i(){if(!h&&g.canUseDOM)h='textContent' in document.documentElement?'textContent':'innerText';return h;}e.exports=i;},null);
-__d("FallbackCompositionState",["PooledClass","Object.assign","getTextContentAccessor"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();'use strict';function j(k){this._root=k;this._startText=this.getText();this._fallbackText=null;}h(j.prototype,{getText:function(){if('value' in this._root)return this._root.value;return this._root[i()];},getData:function(){if(this._fallbackText)return this._fallbackText;var k,l=this._startText,m=l.length,n,o=this.getText(),p=o.length;for(k=0;k1?1-n:(void 0);this._fallbackText=o.slice(k,r);return this._fallbackText;}});g.addPoolingTo(j);e.exports=j;},null);
-__d("getEventTarget",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();'use strict';function g(h){var i=h.target||h.srcElement||window;return i.nodeType===3?i.parentNode:i;}e.exports=g;},null);
-__d("SyntheticEvent",["PooledClass","Object.assign","emptyFunction","getEventTarget"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();'use strict';var k={type:null,target:j,currentTarget:i.thatReturnsNull,eventPhase:null,bubbles:null,cancelable:null,timeStamp:function(event){return event.timeStamp||Date.now();},defaultPrevented:null,isTrusted:null};function l(m,n,o){this.dispatchConfig=m;this.dispatchMarker=n;this.nativeEvent=o;var p=this.constructor.Interface;for(var q in p){if(!p.hasOwnProperty(q))continue;var r=p[q];if(r){this[q]=r(o);}else this[q]=o[q];}var s=o.defaultPrevented!=null?o.defaultPrevented:o.returnValue===false;if(s){this.isDefaultPrevented=i.thatReturnsTrue;}else this.isDefaultPrevented=i.thatReturnsFalse;this.isPropagationStopped=i.thatReturnsFalse;}h(l.prototype,{preventDefault:function(){this.defaultPrevented=true;var event=this.nativeEvent;if(event.preventDefault){event.preventDefault();}else event.returnValue=false;this.isDefaultPrevented=i.thatReturnsTrue;},stopPropagation:function(){var event=this.nativeEvent;if(event.stopPropagation){event.stopPropagation();}else event.cancelBubble=true;this.isPropagationStopped=i.thatReturnsTrue;},persist:function(){this.isPersistent=i.thatReturnsTrue;},isPersistent:i.thatReturnsFalse,destructor:function(){var m=this.constructor.Interface;for(var n in m)this[n]=null;this.dispatchConfig=null;this.dispatchMarker=null;this.nativeEvent=null;}});l.Interface=k;l.augmentClass=function(m,n){var o=this,p=Object.create(o.prototype);h(p,m.prototype);m.prototype=p;m.prototype.constructor=m;m.Interface=h({},o.Interface,n);m.augmentClass=o.augmentClass;g.addPoolingTo(m,g.threeArgumentPooler);};g.addPoolingTo(l,g.threeArgumentPooler);e.exports=l;},null);
-__d("SyntheticCompositionEvent",["SyntheticEvent"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();'use strict';var h={data:null};function i(j,k,l){g.call(this,j,k,l);}g.augmentClass(i,h);e.exports=i;},null);
-__d("SyntheticInputEvent",["SyntheticEvent"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();'use strict';var h={data:null};function i(j,k,l){g.call(this,j,k,l);}g.augmentClass(i,h);e.exports=i;},null);
-__d("BeforeInputEventPlugin",["EventConstants","EventPropagators","ExecutionEnvironment","FallbackCompositionState","SyntheticCompositionEvent","SyntheticInputEvent","keyOf"],function(a,b,c,d,e,f,g,h,i,j,k,l,m){b.__markCompiled&&b.__markCompiled();'use strict';var n=[9,13,27,32],o=229,p=(i.canUseDOM&&'CompositionEvent' in window),q=null;if(i.canUseDOM&&'documentMode' in document)q=document.documentMode;var r=(i.canUseDOM&&'TextEvent' in window&&!q&&!t()),s=(i.canUseDOM&&(!p||(q&&q>8&&q<=11)));function t(){var ka=window.opera;return (typeof ka==='object'&&typeof ka.version==='function'&&parseInt(ka.version(),10)<=12);}var u=32,v=String.fromCharCode(u),w=g.topLevelTypes,x={beforeInput:{phasedRegistrationNames:{bubbled:m({onBeforeInput:null}),captured:m({onBeforeInputCapture:null})},dependencies:[w.topCompositionEnd,w.topKeyPress,w.topTextInput,w.topPaste]},compositionEnd:{phasedRegistrationNames:{bubbled:m({onCompositionEnd:null}),captured:m({onCompositionEndCapture:null})},dependencies:[w.topBlur,w.topCompositionEnd,w.topKeyDown,w.topKeyPress,w.topKeyUp,w.topMouseDown]},compositionStart:{phasedRegistrationNames:{bubbled:m({onCompositionStart:null}),captured:m({onCompositionStartCapture:null})},dependencies:[w.topBlur,w.topCompositionStart,w.topKeyDown,w.topKeyPress,w.topKeyUp,w.topMouseDown]},compositionUpdate:{phasedRegistrationNames:{bubbled:m({onCompositionUpdate:null}),captured:m({onCompositionUpdateCapture:null})},dependencies:[w.topBlur,w.topCompositionUpdate,w.topKeyDown,w.topKeyPress,w.topKeyUp,w.topMouseDown]}},y=false;function z(ka){return ((ka.ctrlKey||ka.altKey||ka.metaKey)&&!(ka.ctrlKey&&ka.altKey));}function aa(ka){switch(ka){case w.topCompositionStart:return x.compositionStart;case w.topCompositionEnd:return x.compositionEnd;case w.topCompositionUpdate:return x.compositionUpdate;}}function ba(ka,la){return (ka===w.topKeyDown&&la.keyCode===o);}function ca(ka,la){switch(ka){case w.topKeyUp:return (n.indexOf(la.keyCode)!==-1);case w.topKeyDown:return (la.keyCode!==o);case w.topKeyPress:case w.topMouseDown:case w.topBlur:return true;default:return false;}}function da(ka){var la=ka.detail;if(typeof la==='object'&&'data' in la)return la.data;return null;}var ea=null;function fa(ka,la,ma,na){var oa,pa;if(p){oa=aa(ka);}else if(!ea){if(ba(ka,na))oa=x.compositionStart;}else if(ca(ka,na))oa=x.compositionEnd;if(!oa)return null;if(s)if(!ea&&oa===x.compositionStart){ea=j.getPooled(la);}else if(oa===x.compositionEnd)if(ea)pa=ea.getData();var event=k.getPooled(oa,ma,na);if(pa){event.data=pa;}else{var qa=da(na);if(qa!==null)event.data=qa;}h.accumulateTwoPhaseDispatches(event);return event;}function ga(ka,la){switch(ka){case w.topCompositionEnd:return da(la);case w.topKeyPress:var ma=la.which;if(ma!==u)return null;y=true;return v;case w.topTextInput:var na=la.data;if(na===v&&y)return null;return na;default:return null;}}function ha(ka,la){if(ea){if(ka===w.topCompositionEnd||ca(ka,la)){var ma=ea.getData();j.release(ea);ea=null;return ma;}return null;}switch(ka){case w.topPaste:return null;case w.topKeyPress:if(la.which&&!z(la))return String.fromCharCode(la.which);return null;case w.topCompositionEnd:return s?null:la.data;default:return null;}}function ia(ka,la,ma,na){var oa;if(r){oa=ga(ka,na);}else oa=ha(ka,na);if(!oa)return null;var event=l.getPooled(x.beforeInput,ma,na);event.data=oa;h.accumulateTwoPhaseDispatches(event);return event;}var ja={eventTypes:x,extractEvents:function(ka,la,ma,na){return [fa(ka,la,ma,na),ia(ka,la,ma,na)];}};e.exports=ja;},null);
-__d("isTextInputElement",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();'use strict';var g={color:true,date:true,datetime:true,'datetime-local':true,email:true,month:true,number:true,password:true,range:true,search:true,tel:true,text:true,time:true,url:true,week:true};function h(i){return i&&((i.nodeName==='INPUT'&&g[i.type])||i.nodeName==='TEXTAREA');}e.exports=h;},null);
-__d("ChangeEventPlugin",["EventConstants","EventPluginHub","EventPropagators","ExecutionEnvironment","ReactUpdates","SyntheticEvent","isEventSupported","isTextInputElement","keyOf"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){b.__markCompiled&&b.__markCompiled();'use strict';var p=g.topLevelTypes,q={change:{phasedRegistrationNames:{bubbled:o({onChange:null}),captured:o({onChangeCapture:null})},dependencies:[p.topBlur,p.topChange,p.topClick,p.topFocus,p.topInput,p.topKeyDown,p.topKeyUp,p.topSelectionChange]}},r=null,s=null,t=null,u=null;function v(oa){return (oa.nodeName==='SELECT'||(oa.nodeName==='INPUT'&&oa.type==='file'));}var w=false;if(j.canUseDOM)w=m('change')&&(!('documentMode' in document)||document.documentMode>8);function x(oa){var event=l.getPooled(q.change,s,oa);i.accumulateTwoPhaseDispatches(event);k.batchedUpdates(y,event);}function y(event){h.enqueueEvents(event);h.processEventQueue();}function z(oa,pa){r=oa;s=pa;r.attachEvent('onchange',x);}function aa(){if(!r)return;r.detachEvent('onchange',x);r=null;s=null;}function ba(oa,pa,qa){if(oa===p.topChange)return qa;}function ca(oa,pa,qa){if(oa===p.topFocus){aa();z(pa,qa);}else if(oa===p.topBlur)aa();}var da=false;if(j.canUseDOM)da=m('input')&&(!('documentMode' in document)||document.documentMode>9);var ea={get:function(){return u.get.call(this);},set:function(oa){t=''+oa;u.set.call(this,oa);}};function fa(oa,pa){r=oa;s=pa;t=oa.value;u=Object.getOwnPropertyDescriptor(oa.constructor.prototype,'value');Object.defineProperty(r,'value',ea);r.attachEvent('onpropertychange',ha);}function ga(){if(!r)return;delete r.value;r.detachEvent('onpropertychange',ha);r=null;s=null;t=null;u=null;}function ha(oa){if(oa.propertyName!=='value')return;var pa=oa.srcElement.value;if(pa===t)return;t=pa;x(oa);}function ia(oa,pa,qa){if(oa===p.topInput)return qa;}function ja(oa,pa,qa){if(oa===p.topFocus){ga();fa(pa,qa);}else if(oa===p.topBlur)ga();}function ka(oa,pa,qa){if(oa===p.topSelectionChange||oa===p.topKeyUp||oa===p.topKeyDown)if(r&&r.value!==t){t=r.value;return s;}}function la(oa){return (oa.nodeName==='INPUT'&&(oa.type==='checkbox'||oa.type==='radio'));}function ma(oa,pa,qa){if(oa===p.topClick)return qa;}var na={eventTypes:q,extractEvents:function(oa,pa,qa,ra){var sa,ta;if(v(pa)){if(w){sa=ba;}else ta=ca;}else if(n(pa)){if(da){sa=ia;}else{sa=ka;ta=ja;}}else if(la(pa))sa=ma;if(sa){var ua=sa(oa,pa,qa);if(ua){var event=l.getPooled(q.change,ua,ra);i.accumulateTwoPhaseDispatches(event);return event;}}if(ta)ta(oa,pa,qa);}};e.exports=na;},null);
-__d("ClientReactRootIndex",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();'use strict';var g=0,h={createReactRootIndex:function(){return g++;}};e.exports=h;},null);
-__d("DefaultEventPluginOrder",["keyOf"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();'use strict';var h=[g({ResponderEventPlugin:null}),g({SimpleEventPlugin:null}),g({TapEventPlugin:null}),g({EnterLeaveEventPlugin:null}),g({ChangeEventPlugin:null}),g({SelectEventPlugin:null}),g({BeforeInputEventPlugin:null}),g({AnalyticsEventPlugin:null})];e.exports=h;},null);
-__d("SyntheticUIEvent",["SyntheticEvent","getEventTarget"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();'use strict';var i={view:function(event){if(event.view)return event.view;var k=h(event);if(k!=null&&k.window===k)return k;var l=k.ownerDocument;if(l){return l.defaultView||l.parentWindow;}else return window;},detail:function(event){return event.detail||0;}};function j(k,l,m){g.call(this,k,l,m);}g.augmentClass(j,i);e.exports=j;},null);
-__d("getEventModifierState",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();'use strict';var g={Alt:'altKey',Control:'ctrlKey',Meta:'metaKey',Shift:'shiftKey'};function h(j){var k=this,l=k.nativeEvent;if(l.getModifierState)return l.getModifierState(j);var m=g[j];return m?!!l[m]:false;}function i(j){return h;}e.exports=i;},null);
-__d("SyntheticMouseEvent",["SyntheticUIEvent","ViewportMetrics","getEventModifierState"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();'use strict';var j={screenX:null,screenY:null,clientX:null,clientY:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,getModifierState:i,button:function(event){var l=event.button;if('which' in event)return l;return l===2?2:l===4?1:0;},buttons:null,relatedTarget:function(event){return event.relatedTarget||(event.fromElement===event.srcElement?event.toElement:event.fromElement);},pageX:function(event){return 'pageX' in event?event.pageX:event.clientX+h.currentScrollLeft;},pageY:function(event){return 'pageY' in event?event.pageY:event.clientY+h.currentScrollTop;}};function k(l,m,n){g.call(this,l,m,n);}g.augmentClass(k,j);e.exports=k;},null);
-__d("EnterLeaveEventPlugin",["EventConstants","EventPropagators","SyntheticMouseEvent","ReactMount","keyOf"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();'use strict';var l=g.topLevelTypes,m=j.getFirstReactDOM,n={mouseEnter:{registrationName:k({onMouseEnter:null}),dependencies:[l.topMouseOut,l.topMouseOver]},mouseLeave:{registrationName:k({onMouseLeave:null}),dependencies:[l.topMouseOut,l.topMouseOver]}},o=[null,null],p={eventTypes:n,extractEvents:function(q,r,s,t){if(q===l.topMouseOver&&(t.relatedTarget||t.fromElement))return null;if(q!==l.topMouseOut&&q!==l.topMouseOver)return null;var u;if(r.window===r){u=r;}else{var v=r.ownerDocument;if(v){u=v.defaultView||v.parentWindow;}else u=window;}var w,x;if(q===l.topMouseOut){w=r;x=m(t.relatedTarget||t.toElement)||u;}else{w=u;x=r;}if(w===x)return null;var y=w?j.getID(w):'',z=x?j.getID(x):'',aa=i.getPooled(n.mouseLeave,y,t);aa.type='mouseleave';aa.target=w;aa.relatedTarget=x;var ba=i.getPooled(n.mouseEnter,z,t);ba.type='mouseenter';ba.target=x;ba.relatedTarget=w;h.accumulateEnterLeaveDispatches(aa,ba,y,z);o[0]=aa;o[1]=ba;return o;}};e.exports=p;},null);
-__d("HTMLDOMPropertyConfig-upstream",["DOMProperty","ExecutionEnvironment"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();'use strict';var i=g.injection.MUST_USE_ATTRIBUTE,j=g.injection.MUST_USE_PROPERTY,k=g.injection.HAS_BOOLEAN_VALUE,l=g.injection.HAS_SIDE_EFFECTS,m=g.injection.HAS_NUMERIC_VALUE,n=g.injection.HAS_POSITIVE_NUMERIC_VALUE,o=g.injection.HAS_OVERLOADED_BOOLEAN_VALUE,p;if(h.canUseDOM){var q=document.implementation;p=(q&&q.hasFeature&&q.hasFeature('http://www.w3.org/TR/SVG11/feature#BasicStructure','1.1'));}var r={isCustomAttribute:RegExp.prototype.test.bind(/^(data|aria)-[a-z_][a-z\d_.\-]*$/),Properties:{accept:null,acceptCharset:null,accessKey:null,action:null,allowFullScreen:i|k,allowTransparency:i,alt:null,async:k,autoComplete:null,autoPlay:k,cellPadding:null,cellSpacing:null,charSet:i,checked:j|k,classID:i,className:p?i:j,cols:i|n,colSpan:null,content:null,contentEditable:null,contextMenu:i,controls:j|k,coords:null,crossOrigin:null,data:null,dateTime:i,defer:k,dir:null,disabled:i|k,download:o,draggable:null,encType:null,form:i,formAction:i,formEncType:i,formMethod:i,formNoValidate:k,formTarget:i,frameBorder:i,headers:null,height:i,hidden:i|k,href:null,hrefLang:null,htmlFor:null,httpEquiv:null,icon:null,id:j,label:null,lang:null,list:i,loop:j|k,manifest:i,marginHeight:null,marginWidth:null,max:null,maxLength:i,media:i,mediaGroup:null,method:null,min:null,multiple:j|k,muted:j|k,name:null,noValidate:k,open:k,pattern:null,placeholder:null,poster:null,preload:null,radioGroup:null,readOnly:j|k,rel:null,required:k,role:i,rows:i|n,rowSpan:null,sandbox:null,scope:null,scrolling:null,seamless:i|k,selected:j|k,shape:null,size:i|n,sizes:i,span:n,spellCheck:null,src:null,srcDoc:j,srcSet:i,start:m,step:null,style:null,tabIndex:null,target:null,title:null,type:null,useMap:null,value:j|l,width:i,wmode:i,autoCapitalize:null,autoCorrect:null,itemProp:i,itemScope:i|k,itemType:i,itemID:i,itemRef:i,property:null},DOMAttributeNames:{acceptCharset:'accept-charset',className:'class',htmlFor:'for',httpEquiv:'http-equiv'},DOMPropertyNames:{autoCapitalize:'autocapitalize',autoComplete:'autocomplete',autoCorrect:'autocorrect',autoFocus:'autofocus',autoPlay:'autoplay',encType:'encoding',hrefLang:'hreflang',radioGroup:'radiogroup',spellCheck:'spellcheck',srcDoc:'srcdoc',srcSet:'srcset'}};e.exports=r;},null);
-__d("HTMLDOMPropertyConfig",["HTMLDOMPropertyConfig-upstream","DOMProperty"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i=h.injection.MUST_USE_ATTRIBUTE;g.Properties.ajaxify=i;e.exports=g;},null);
-__d("findDOMNode",["ReactCurrentOwner","ReactInstanceMap","ReactMount","invariant","isNode","warning"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();'use strict';function m(n){if(n==null)return null;if(k(n))return n;if(h.has(n))return i.getNodeFromInstance(n);j(n.render==null||typeof n.render!=='function');j(false);}e.exports=m;},null);
-__d("ReactBrowserComponentMixin",["ReactInstanceMap","findDOMNode","warning"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();'use strict';var j='_getDOMNodeDidWarn',k={getDOMNode:function(){i(this.constructor[j],'%s.getDOMNode(...) is deprecated. Please use '+'React.findDOMNode(instance) instead.',g.get(this).getName()||this.tagName||'Unknown');this.constructor[j]=true;return h(this);}};e.exports=k;},null);
-__d("ReactDefaultBatchingStrategy",["ReactUpdates","Transaction","Object.assign","emptyFunction"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();'use strict';var k={initialize:j,close:function(){p.isBatchingUpdates=false;}},l={initialize:j,close:g.flushBatchedUpdates.bind(g)},m=[l,k];function n(){this.reinitializeTransaction();}i(n.prototype,h.Mixin,{getTransactionWrappers:function(){return m;}});var o=new n(),p={isBatchingUpdates:false,batchedUpdates:function(q,r,s,t,u){var v=p.isBatchingUpdates;p.isBatchingUpdates=true;if(v){q(r,s,t,u);}else o.perform(q,null,r,s,t,u);}};e.exports=p;},null);
-__d("focusNode",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();"use strict";function g(h){try{h.focus();}catch(i){}}e.exports=g;},null);
-__d("AutoFocusMixin",["findDOMNode","focusNode"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();'use strict';var i={componentDidMount:function(){if(this.props.autoFocus)h(g(this));}};e.exports=i;},null);
-__d("ReactDOMButton",["AutoFocusMixin","ReactBrowserComponentMixin","ReactClass","ReactElement","keyMirror"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();'use strict';var l=j.createFactory('button'),m=k({onClick:true,onDoubleClick:true,onMouseDown:true,onMouseMove:true,onMouseUp:true,onClickCapture:true,onDoubleClickCapture:true,onMouseDownCapture:true,onMouseMoveCapture:true,onMouseUpCapture:true}),n=i.createClass({displayName:'ReactDOMButton',tagName:'BUTTON',mixins:[g,h],render:function(){var o={};for(var p in this.props)if(this.props.hasOwnProperty(p)&&(!this.props.disabled||!m[p]))o[p]=this.props[p];return l(o,this.props.children);}});e.exports=n;},null);
-__d("LocalEventTrapMixin",["ReactBrowserEventEmitter","accumulateInto","findDOMNode","forEachAccumulated","invariant"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();'use strict';function l(event){event.remove();}var m={trapBubbledEvent:function(n,o){k(this.isMounted());var p=i(this);k(p);var q=g.trapBubbledEvent(n,o,p);this._localEventListeners=h(this._localEventListeners,q);},componentWillUnmount:function(){if(this._localEventListeners)j(this._localEventListeners,l);}};e.exports=m;},null);
-__d("ReactDOMForm",["EventConstants","LocalEventTrapMixin","ReactBrowserComponentMixin","ReactClass","ReactElement"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();'use strict';var l=k.createFactory('form'),m=j.createClass({displayName:'ReactDOMForm',tagName:'FORM',mixins:[i,h],render:function(){return l(this.props);},componentDidMount:function(){this.trapBubbledEvent(g.topLevelTypes.topReset,'reset');this.trapBubbledEvent(g.topLevelTypes.topSubmit,'submit');}});e.exports=m;},null);
-__d("ReactDOMImg",["EventConstants","LocalEventTrapMixin","ReactBrowserComponentMixin","ReactClass","ReactElement"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();'use strict';var l=k.createFactory('img'),m=j.createClass({displayName:'ReactDOMImg',tagName:'IMG',mixins:[i,h],render:function(){return l(this.props);},componentDidMount:function(){this.trapBubbledEvent(g.topLevelTypes.topLoad,'load');this.trapBubbledEvent(g.topLevelTypes.topError,'error');}});e.exports=m;},null);
-__d("ReactDOMIframe",["EventConstants","LocalEventTrapMixin","ReactBrowserComponentMixin","ReactClass","ReactElement"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();'use strict';var l=k.createFactory('iframe'),m=j.createClass({displayName:'ReactDOMIframe',tagName:'IFRAME',mixins:[i,h],render:function(){return l(this.props);},componentDidMount:function(){this.trapBubbledEvent(g.topLevelTypes.topLoad,'load');}});e.exports=m;},null);
-__d("ReactPropTypes",["ReactElement","ReactFragment","ReactPropTypeLocationNames","emptyFunction"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();'use strict';var k='<>',l={array:n('array'),bool:n('boolean'),func:n('function'),number:n('number'),object:n('object'),string:n('string'),any:o(),arrayOf:p,element:q(),instanceOf:r,node:v(),objectOf:t,oneOf:s,oneOfType:u,shape:w};function m(aa){function ba(da,ea,fa,ga,ha){ga=ga||k;if(ea[fa]==null){var ia=i[ha];if(da)return new Error(("Required "+ia+" `"+fa+"` was not specified in ")+("`"+ga+"`."));return null;}else return aa(ea,fa,ga,ha);}var ca=ba.bind(null,false);ca.isRequired=ba.bind(null,true);return ca;}function n(aa){function ba(ca,da,ea,fa){var ga=ca[da],ha=y(ga);if(ha!==aa){var ia=i[fa],ja=z(ga);return new Error(("Invalid "+ia+" `"+da+"` of type `"+ja+"` ")+("supplied to `"+ea+"`, expected `"+aa+"`."));}return null;}return m(ba);}function o(){return m(j.thatReturns(null));}function p(aa){function ba(ca,da,ea,fa){var ga=ca[da];if(!Array.isArray(ga)){var ha=i[fa],ia=y(ga);return new Error(("Invalid "+ha+" `"+da+"` of type ")+("`"+ia+"` supplied to `"+ea+"`, expected an array."));}for(var ja=0;ja must be an array if ")+("`multiple` is true."));}else if(Array.isArray(t[u]))return new Error(("The `"+u+"` prop supplied to must be a scalar ")+("value if `multiple` is false."));}function r(t,u){var v,w,x,y=n(t).options;if(t.props.multiple){v={};for(w=0,x=u.length;w=k)return {node:l,offset:k-m};m=n;}l=g(h(l));}}e.exports=i;},null);
-__d("ReactDOMSelection",["ExecutionEnvironment","getNodeForCharacterOffset","getTextContentAccessor"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();'use strict';function j(q,r,s,t){return q===s&&r===t;}function k(q){var r=document.selection,s=r.createRange(),t=s.text.length,u=s.duplicate();u.moveToElementText(q);u.setEndPoint('EndToStart',s);var v=u.text.length,w=v+t;return {start:v,end:w};}function l(q){var r=window.getSelection&&window.getSelection();if(!r||r.rangeCount===0)return null;var s=r.anchorNode,t=r.anchorOffset,u=r.focusNode,v=r.focusOffset,w=r.getRangeAt(0),x=j(r.anchorNode,r.anchorOffset,r.focusNode,r.focusOffset),y=x?0:w.toString().length,z=w.cloneRange();z.selectNodeContents(q);z.setEnd(w.startContainer,w.startOffset);var aa=j(z.startContainer,z.startOffset,z.endContainer,z.endOffset),ba=aa?0:z.toString().length,ca=ba+y,da=document.createRange();da.setStart(s,t);da.setEnd(u,v);var ea=da.collapsed;return {start:ea?ca:ba,end:ea?ba:ca};}function m(q,r){var s=document.selection.createRange().duplicate(),t,u;if(typeof r.end==='undefined'){t=r.start;u=t;}else if(r.start>r.end){t=r.end;u=r.start;}else{t=r.start;u=r.end;}s.moveToElementText(q);s.moveStart('character',t);s.setEndPoint('EndToStart',s);s.moveEnd('character',u-t);s.select();}function n(q,r){if(!window.getSelection)return;var s=window.getSelection(),t=q[i()].length,u=Math.min(r.start,t),v=typeof r.end==='undefined'?u:Math.min(r.end,t);if(!s.extend&&u>v){var w=v;v=u;u=w;}var x=h(q,u),y=h(q,v);if(x&&y){var z=document.createRange();z.setStart(x.node,x.offset);s.removeAllRanges();if(u>v){s.addRange(z);s.extend(y.node,y.offset);}else{z.setEnd(y.node,y.offset);s.addRange(z);}}}var o=(g.canUseDOM&&'selection' in document&&!('getSelection' in window)),p={getOffsets:o?k:l,setOffsets:o?m:n};e.exports=p;},null);
-__d("ReactInputSelection",["ReactDOMSelection","containsNode","focusNode","getActiveElement"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();'use strict';function k(m){return h(document.documentElement,m);}var l={hasSelectionCapabilities:function(m){return m&&((m.nodeName==='INPUT'&&m.type==='text')||m.nodeName==='TEXTAREA'||m.contentEditable==='true');},getSelectionInformation:function(){var m=j();return {focusedElem:m,selectionRange:l.hasSelectionCapabilities(m)?l.getSelection(m):null};},restoreSelection:function(m){var n=j(),o=m.focusedElem,p=m.selectionRange;if(n!==o&&k(o)){if(l.hasSelectionCapabilities(o))l.setSelection(o,p);i(o);}},getSelection:function(m){var n;if('selectionStart' in m){n={start:m.selectionStart,end:m.selectionEnd};}else if(document.selection&&m.nodeName==='INPUT'){var o=document.selection.createRange();if(o.parentElement()===m)n={start:-o.moveStart('character',-m.value.length),end:-o.moveEnd('character',-m.value.length)};}else n=g.getOffsets(m);return n||{start:0,end:0};},setSelection:function(m,n){var o=n.start,p=n.end;if(typeof p==='undefined')p=o;if('selectionStart' in m){m.selectionStart=o;m.selectionEnd=Math.min(p,m.value.length);}else if(document.selection&&m.nodeName==='INPUT'){var q=m.createTextRange();q.collapse(true);q.moveStart('character',o);q.moveEnd('character',p-o);q.select();}else g.setOffsets(m,n);}};e.exports=l;},null);
-__d("ReactPutListenerQueue",["PooledClass","ReactBrowserEventEmitter","Object.assign"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();'use strict';function j(){this.listenersToPut=[];}i(j.prototype,{enqueuePutListener:function(k,l,m){this.listenersToPut.push({rootNodeID:k,propKey:l,propValue:m});},putListeners:function(){for(var k=0;k=32||i===13)return i;return 0;}e.exports=g;},null);
-__d("getEventKey",["getEventCharCode"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();'use strict';var h={Esc:'Escape',Spacebar:' ',Left:'ArrowLeft',Up:'ArrowUp',Right:'ArrowRight',Down:'ArrowDown',Del:'Delete',Win:'OS',Menu:'ContextMenu',Apps:'ContextMenu',Scroll:'ScrollLock',MozPrintableKey:'Unidentified'},i={8:'Backspace',9:'Tab',12:'Clear',13:'Enter',16:'Shift',17:'Control',18:'Alt',19:'Pause',20:'CapsLock',27:'Escape',32:' ',33:'PageUp',34:'PageDown',35:'End',36:'Home',37:'ArrowLeft',38:'ArrowUp',39:'ArrowRight',40:'ArrowDown',45:'Insert',46:'Delete',112:'F1',113:'F2',114:'F3',115:'F4',116:'F5',117:'F6',118:'F7',119:'F8',120:'F9',121:'F10',122:'F11',123:'F12',144:'NumLock',145:'ScrollLock',224:'Meta'};function j(k){if(k.key){var l=h[k.key]||k.key;if(l!=='Unidentified')return l;}if(k.type==='keypress'){var m=g(k);return m===13?'Enter':String.fromCharCode(m);}if(k.type==='keydown'||k.type==='keyup')return i[k.keyCode]||'Unidentified';return '';}e.exports=j;},null);
-__d("SyntheticKeyboardEvent",["SyntheticUIEvent","getEventCharCode","getEventKey","getEventModifierState"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();'use strict';var k={key:i,location:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,repeat:null,locale:null,getModifierState:j,charCode:function(event){if(event.type==='keypress')return h(event);return 0;},keyCode:function(event){if(event.type==='keydown'||event.type==='keyup')return event.keyCode;return 0;},which:function(event){if(event.type==='keypress')return h(event);if(event.type==='keydown'||event.type==='keyup')return event.keyCode;return 0;}};function l(m,n,o){g.call(this,m,n,o);}g.augmentClass(l,k);e.exports=l;},null);
-__d("SyntheticDragEvent",["SyntheticMouseEvent"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();'use strict';var h={dataTransfer:null};function i(j,k,l){g.call(this,j,k,l);}g.augmentClass(i,h);e.exports=i;},null);
-__d("SyntheticTouchEvent",["SyntheticUIEvent","getEventModifierState"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();'use strict';var i={touches:null,targetTouches:null,changedTouches:null,altKey:null,metaKey:null,ctrlKey:null,shiftKey:null,getModifierState:h};function j(k,l,m){g.call(this,k,l,m);}g.augmentClass(j,i);e.exports=j;},null);
-__d("SyntheticWheelEvent",["SyntheticMouseEvent"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();'use strict';var h={deltaX:function(event){return ('deltaX' in event?event.deltaX:'wheelDeltaX' in event?-event.wheelDeltaX:0);},deltaY:function(event){return ('deltaY' in event?event.deltaY:'wheelDeltaY' in event?-event.wheelDeltaY:'wheelDelta' in event?-event.wheelDelta:0);},deltaZ:null,deltaMode:null};function i(j,k,l){g.call(this,j,k,l);}g.augmentClass(i,h);e.exports=i;},null);
-__d("SimpleEventPlugin",["EventConstants","EventListener","EventPluginUtils","EventPropagators","ReactMount","SyntheticClipboardEvent","SyntheticEvent","SyntheticFocusEvent","SyntheticKeyboardEvent","SyntheticMouseEvent","SyntheticDragEvent","SyntheticTouchEvent","SyntheticUIEvent","SyntheticWheelEvent","emptyFunction","getEventCharCode","invariant","keyOf","warning"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y){b.__markCompiled&&b.__markCompiled();'use strict';var z=g.topLevelTypes,aa={blur:{phasedRegistrationNames:{bubbled:x({onBlur:true}),captured:x({onBlurCapture:true})}},click:{phasedRegistrationNames:{bubbled:x({onClick:true}),captured:x({onClickCapture:true})}},contextMenu:{phasedRegistrationNames:{bubbled:x({onContextMenu:true}),captured:x({onContextMenuCapture:true})}},copy:{phasedRegistrationNames:{bubbled:x({onCopy:true}),captured:x({onCopyCapture:true})}},cut:{phasedRegistrationNames:{bubbled:x({onCut:true}),captured:x({onCutCapture:true})}},doubleClick:{phasedRegistrationNames:{bubbled:x({onDoubleClick:true}),captured:x({onDoubleClickCapture:true})}},drag:{phasedRegistrationNames:{bubbled:x({onDrag:true}),captured:x({onDragCapture:true})}},dragEnd:{phasedRegistrationNames:{bubbled:x({onDragEnd:true}),captured:x({onDragEndCapture:true})}},dragEnter:{phasedRegistrationNames:{bubbled:x({onDragEnter:true}),captured:x({onDragEnterCapture:true})}},dragExit:{phasedRegistrationNames:{bubbled:x({onDragExit:true}),captured:x({onDragExitCapture:true})}},dragLeave:{phasedRegistrationNames:{bubbled:x({onDragLeave:true}),captured:x({onDragLeaveCapture:true})}},dragOver:{phasedRegistrationNames:{bubbled:x({onDragOver:true}),captured:x({onDragOverCapture:true})}},dragStart:{phasedRegistrationNames:{bubbled:x({onDragStart:true}),captured:x({onDragStartCapture:true})}},drop:{phasedRegistrationNames:{bubbled:x({onDrop:true}),captured:x({onDropCapture:true})}},focus:{phasedRegistrationNames:{bubbled:x({onFocus:true}),captured:x({onFocusCapture:true})}},input:{phasedRegistrationNames:{bubbled:x({onInput:true}),captured:x({onInputCapture:true})}},keyDown:{phasedRegistrationNames:{bubbled:x({onKeyDown:true}),captured:x({onKeyDownCapture:true})}},keyPress:{phasedRegistrationNames:{bubbled:x({onKeyPress:true}),captured:x({onKeyPressCapture:true})}},keyUp:{phasedRegistrationNames:{bubbled:x({onKeyUp:true}),captured:x({onKeyUpCapture:true})}},load:{phasedRegistrationNames:{bubbled:x({onLoad:true}),captured:x({onLoadCapture:true})}},error:{phasedRegistrationNames:{bubbled:x({onError:true}),captured:x({onErrorCapture:true})}},mouseDown:{phasedRegistrationNames:{bubbled:x({onMouseDown:true}),captured:x({onMouseDownCapture:true})}},mouseMove:{phasedRegistrationNames:{bubbled:x({onMouseMove:true}),captured:x({onMouseMoveCapture:true})}},mouseOut:{phasedRegistrationNames:{bubbled:x({onMouseOut:true}),captured:x({onMouseOutCapture:true})}},mouseOver:{phasedRegistrationNames:{bubbled:x({onMouseOver:true}),captured:x({onMouseOverCapture:true})}},mouseUp:{phasedRegistrationNames:{bubbled:x({onMouseUp:true}),captured:x({onMouseUpCapture:true})}},paste:{phasedRegistrationNames:{bubbled:x({onPaste:true}),captured:x({onPasteCapture:true})}},reset:{phasedRegistrationNames:{bubbled:x({onReset:true}),captured:x({onResetCapture:true})}},scroll:{phasedRegistrationNames:{bubbled:x({onScroll:true}),captured:x({onScrollCapture:true})}},submit:{phasedRegistrationNames:{bubbled:x({onSubmit:true}),captured:x({onSubmitCapture:true})}},touchCancel:{phasedRegistrationNames:{bubbled:x({onTouchCancel:true}),captured:x({onTouchCancelCapture:true})}},touchEnd:{phasedRegistrationNames:{bubbled:x({onTouchEnd:true}),captured:x({onTouchEndCapture:true})}},touchMove:{phasedRegistrationNames:{bubbled:x({onTouchMove:true}),captured:x({onTouchMoveCapture:true})}},touchStart:{phasedRegistrationNames:{bubbled:x({onTouchStart:true}),captured:x({onTouchStartCapture:true})}},wheel:{phasedRegistrationNames:{bubbled:x({onWheel:true}),captured:x({onWheelCapture:true})}}},ba={topBlur:aa.blur,topClick:aa.click,topContextMenu:aa.contextMenu,topCopy:aa.copy,topCut:aa.cut,topDoubleClick:aa.doubleClick,topDrag:aa.drag,topDragEnd:aa.dragEnd,topDragEnter:aa.dragEnter,topDragExit:aa.dragExit,topDragLeave:aa.dragLeave,topDragOver:aa.dragOver,topDragStart:aa.dragStart,topDrop:aa.drop,topError:aa.error,topFocus:aa.focus,topInput:aa.input,topKeyDown:aa.keyDown,topKeyPress:aa.keyPress,topKeyUp:aa.keyUp,topLoad:aa.load,topMouseDown:aa.mouseDown,topMouseMove:aa.mouseMove,topMouseOut:aa.mouseOut,topMouseOver:aa.mouseOver,topMouseUp:aa.mouseUp,topPaste:aa.paste,topReset:aa.reset,topScroll:aa.scroll,topSubmit:aa.submit,topTouchCancel:aa.touchCancel,topTouchEnd:aa.touchEnd,topTouchMove:aa.touchMove,topTouchStart:aa.touchStart,topWheel:aa.wheel};for(var ca in ba)ba[ca].dependencies=[ca];var da=x({onClick:null}),ea={},fa={eventTypes:aa,executeDispatch:function(event,ga,ha){var ia=i.executeDispatch(event,ga,ha);y(typeof ia!=='boolean','Returning `false` from an event handler is deprecated and will be '+'ignored in a future release. Instead, manually call '+'e.stopPropagation() or e.preventDefault(), as appropriate.');if(ia===false){event.stopPropagation();event.preventDefault();}},extractEvents:function(ga,ha,ia,ja){var ka=ba[ga];if(!ka)return null;var la;switch(ga){case z.topInput:case z.topLoad:case z.topError:case z.topReset:case z.topSubmit:la=m;break;case z.topKeyPress:if(v(ja)===0)return null;case z.topKeyDown:case z.topKeyUp:la=o;break;case z.topBlur:case z.topFocus:la=n;break;case z.topClick:if(ja.button===2)return null;case z.topContextMenu:case z.topDoubleClick:case z.topMouseDown:case z.topMouseMove:case z.topMouseOut:case z.topMouseOver:case z.topMouseUp:la=p;break;case z.topDrag:case z.topDragEnd:case z.topDragEnter:case z.topDragExit:case z.topDragLeave:case z.topDragOver:case z.topDragStart:case z.topDrop:la=q;break;case z.topTouchCancel:case z.topTouchEnd:case z.topTouchMove:case z.topTouchStart:la=r;break;case z.topScroll:la=s;break;case z.topWheel:la=t;break;case z.topCopy:case z.topCut:case z.topPaste:la=l;break;}w(la);var event=la.getPooled(ka,ia,ja);j.accumulateTwoPhaseDispatches(event);return event;},didPutListener:function(ga,ha,ia){if(ha===da){var ja=k.getNode(ga);if(!ea[ga])ea[ga]=h.listen(ja,'click',u);}},willDeleteListener:function(ga,ha){if(ha===da){ea[ga].remove();delete ea[ga];}}};e.exports=fa;},null);
-__d("SVGDOMPropertyConfig",["DOMProperty"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();'use strict';var h=g.injection.MUST_USE_ATTRIBUTE,i={Properties:{cx:h,cy:h,d:h,dx:h,dy:h,fill:h,fillOpacity:h,fontFamily:h,fontSize:h,fx:h,fy:h,gradientTransform:h,gradientUnits:h,markerEnd:h,markerMid:h,markerStart:h,offset:h,opacity:h,patternContentUnits:h,patternUnits:h,points:h,preserveAspectRatio:h,r:h,rx:h,ry:h,spreadMethod:h,stopColor:h,stopOpacity:h,stroke:h,strokeDasharray:h,strokeLinecap:h,strokeOpacity:h,strokeWidth:h,textAnchor:h,transform:h,version:h,viewBox:h,x1:h,x2:h,x:h,y1:h,y2:h,y:h},DOMAttributeNames:{fillOpacity:'fill-opacity',fontFamily:'font-family',fontSize:'font-size',gradientTransform:'gradientTransform',gradientUnits:'gradientUnits',markerEnd:'marker-end',markerMid:'marker-mid',markerStart:'marker-start',patternContentUnits:'patternContentUnits',patternUnits:'patternUnits',preserveAspectRatio:'preserveAspectRatio',spreadMethod:'spreadMethod',stopColor:'stop-color',stopOpacity:'stop-opacity',strokeDasharray:'stroke-dasharray',strokeLinecap:'stroke-linecap',strokeOpacity:'stroke-opacity',strokeWidth:'stroke-width',textAnchor:'text-anchor',viewBox:'viewBox'}};e.exports=i;},null);
-__d("createFullPageComponent",["ReactClass","ReactElement","invariant"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();'use strict';function j(k){var l=h.createFactory(k),m=g.createClass({tagName:k.toUpperCase(),displayName:'ReactFullPageComponent'+k,componentWillUnmount:function(){i(false);},render:function(){return l(this.props);}});return m;}e.exports=j;},null);
-__d("ReactDefaultPerfAnalysis",["Object.assign"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h=1.2,i={_mountImageIntoNode:'set innerHTML',INSERT_MARKUP:'set innerHTML',MOVE_EXISTING:'move',REMOVE_NODE:'remove',TEXT_CONTENT:'set textContent',updatePropertyByID:'update attribute',deletePropertyByID:'delete attribute',updateStylesByID:'update styles',updateInnerHTMLByID:'set innerHTML',dangerouslyReplaceNodeWithMarkupByID:'replace'};function j(p){var q=0;for(var r=0;r=h)w.push(q[r]);w.sort(function(x,y){return y.exclusive-x.exclusive;});return w;}function m(p,q){var r={},s;for(var t=0;t '+y.current;r[s]=r[s]||{componentName:s,time:0,count:0};if(u.inclusive[x])r[s].time+=u.inclusive[x];if(u.counts[x])r[s].count+=u.counts[x];}}var z=[];for(s in r)if(r[s].time>=h)z.push(r[s]);z.sort(function(aa,ba){return ba.time-aa.time;});return z;}function n(p){var q={},r=Object.keys(p.writes),s=g({},p.exclusive,p.inclusive);for(var t in s){var u=false;for(var v=0;v0)q[t]=true;}return q;}var o={getExclusiveSummary:l,getInclusiveSummary:m,getDOMSummary:k,getTotalTime:j};e.exports=o;},null);
-__d("ReactDefaultPerf",["DOMProperty","ReactDefaultPerfAnalysis","ReactMount","ReactPerf","performanceNow"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();'use strict';function l(o){return Math.floor(o*100)/100;}function m(o,p,q){o[p]=(o[p]||0)+q;}var n={_allMeasurements:[],_mountStack:[0],_injected:false,start:function(){if(!n._injected)j.injection.injectMeasure(n.measure);n._allMeasurements.length=0;j.enableMeasure=true;},stop:function(){j.enableMeasure=false;},getLastMeasurements:function(){return n._allMeasurements;},printExclusive:function(o){o=o||n._allMeasurements;var p=h.getExclusiveSummary(o);console.table(p.map(function(q){return {'Component class name':q.componentName,'Total inclusive time (ms)':l(q.inclusive),'Exclusive mount time (ms)':l(q.exclusive),'Exclusive render time (ms)':l(q.render),'Mount time per instance (ms)':l(q.exclusive/q.count),'Render time per instance (ms)':l(q.render/q.count),Instances:q.count};}));},printInclusive:function(o){o=o||n._allMeasurements;var p=h.getInclusiveSummary(o);console.table(p.map(function(q){return {'Owner > component':q.componentName,'Inclusive time (ms)':l(q.time),Instances:q.count};}));},getMeasurementsSummaryMap:function(o){var p=h.getInclusiveSummary(o,true);return p.map(function(q){return {'Owner > component':q.componentName,'Wasted time (ms)':q.time,Instances:q.count};});},printWasted:function(o){o=o||n._allMeasurements;console.table(n.getMeasurementsSummaryMap(o));},printDOM:function(o){o=o||n._allMeasurements;var p=h.getDOMSummary(o);console.table(p.map(function(q){var r={};r[g.ID_ATTRIBUTE_NAME]=q.id;r.type=q.type;r.args=JSON.stringify(q.args);return r;}));},_recordWrite:function(o,p,q,r){var s=n._allMeasurements[n._allMeasurements.length-1].writes;s[o]=s[o]||[];s[o].push({type:p,time:q,args:r});},measure:function(o,p,q){return function(){for(var r=[],s=0,t=arguments.length;s'};return v;}else return q.apply(this,r);};}};e.exports=n;},null);
-__d("ReactDefaultInjection",["BeforeInputEventPlugin","ChangeEventPlugin","ClientReactRootIndex","DefaultEventPluginOrder","EnterLeaveEventPlugin","ExecutionEnvironment","HTMLDOMPropertyConfig","ReactBrowserComponentMixin","ReactClass","ReactComponentBrowserEnvironment","ReactDefaultBatchingStrategy","ReactDOMComponent","ReactDOMButton","ReactDOMForm","ReactDOMImg","ReactDOMIDOperations","ReactDOMIframe","ReactDOMInput","ReactDOMOption","ReactDOMSelect","ReactDOMTextarea","ReactDOMTextComponent","ReactElement","ReactEventListener","ReactInjection","ReactInstanceHandles","ReactMount","ReactReconcileTransaction","SelectEventPlugin","ServerReactRootIndex","SimpleEventPlugin","SVGDOMPropertyConfig","createFullPageComponent","ReactDefaultPerf"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,aa,ba,ca,da,ea,fa,ga,ha,ia,ja,ka,la,ma){b.__markCompiled&&b.__markCompiled();'use strict';function na(pa){return o.createClass({tagName:pa.toUpperCase(),render:function(){return new ca(pa,null,null,null,null,this.props);}});}function oa(){ea.EventEmitter.injectReactEventListener(da);ea.EventPluginHub.injectEventPluginOrder(j);ea.EventPluginHub.injectInstanceHandle(fa);ea.EventPluginHub.injectMount(ga);ea.EventPluginHub.injectEventPluginsByName({SimpleEventPlugin:ka,EnterLeaveEventPlugin:k,ChangeEventPlugin:h,SelectEventPlugin:ia,BeforeInputEventPlugin:g});ea.NativeComponent.injectGenericComponentClass(r);ea.NativeComponent.injectTextComponentClass(ba);ea.NativeComponent.injectAutoWrapper(na);ea.Class.injectMixin(n);ea.NativeComponent.injectComponentClasses({button:s,form:t,iframe:w,img:u,input:x,option:y,select:z,textarea:aa,html:ma('html'),head:ma('head'),body:ma('body')});ea.DOMProperty.injectDOMPropertyConfig(m);ea.DOMProperty.injectDOMPropertyConfig(la);ea.EmptyComponent.injectEmptyComponent('noscript');ea.Updates.injectReconcileTransaction(ha);ea.Updates.injectBatchingStrategy(q);ea.RootIndex.injectCreateReactRootIndex(l.canUseDOM?i.createReactRootIndex:ja.createReactRootIndex);ea.Component.injectEnvironment(p);ea.DOMComponent.injectIDOperations(v);}e.exports={inject:oa};},null);
-__d("ReactServerRenderingTransaction",["PooledClass","CallbackQueue","ReactPutListenerQueue","Transaction","Object.assign","emptyFunction"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();'use strict';var m={initialize:function(){this.reactMountReady.reset();},close:l},n={initialize:function(){this.putListenerQueue.reset();},close:l},o=[n,m];function p(r){this.reinitializeTransaction();this.renderToStaticMarkup=r;this.reactMountReady=h.getPooled(null);this.putListenerQueue=i.getPooled();}var q={getTransactionWrappers:function(){return o;},getReactMountReady:function(){return this.reactMountReady;},getPutListenerQueue:function(){return this.putListenerQueue;},destructor:function(){h.release(this.reactMountReady);this.reactMountReady=null;i.release(this.putListenerQueue);this.putListenerQueue=null;}};k(p.prototype,j.Mixin,q);g.addPoolingTo(p);e.exports=p;},null);
-__d("ReactServerRendering",["ReactElement","ReactInstanceHandles","ReactMarkupChecksum","ReactServerRenderingTransaction","emptyObject","instantiateReactComponent","invariant"],function(a,b,c,d,e,f,g,h,i,j,k,l,m){b.__markCompiled&&b.__markCompiled();'use strict';function n(p){m(g.isValidElement(p));var q;try{var r=h.createReactRootID();q=j.getPooled(false);return q.perform(function(){var s=l(p,null),t=s.mountComponent(r,q,k);return i.addChecksumToMarkup(t);},null);}finally{j.release(q);}}function o(p){m(g.isValidElement(p));var q;try{var r=h.createReactRootID();q=j.getPooled(true);return q.perform(function(){var s=l(p,null);return s.mountComponent(r,q,k);},null);}finally{j.release(q);}}e.exports={renderToString:n,renderToStaticMarkup:o};},null);
-__d("onlyChild",["ReactElement","invariant"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();'use strict';function i(j){h(g.isValidElement(j));return j;}e.exports=i;},null);
-__d("React",["EventPluginUtils","ReactChildren","ReactComponent","ReactClass","ReactContext","ReactCurrentOwner","ReactElement","ReactElementValidator","ReactDOM","ReactDOMTextComponent","ReactDefaultInjection","ReactInstanceHandles","ReactMount","ReactPerf","ReactPropTypes","ReactReconciler","ReactServerRendering","Object.assign","findDOMNode","onlyChild","warning","ExecutionEnvironment"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,aa){b.__markCompiled&&b.__markCompiled();'use strict';q.inject();var ba=m.createElement,ca=m.createFactory,da=m.cloneElement,ea=t.measure('React','render',s.render),fa={Children:{map:h.map,forEach:h.forEach,count:h.count,only:z},Component:i,DOM:o,PropTypes:u,initializeTouchEvents:function(ga){g.useTouchEvents=ga;},createClass:j.createClass,createElement:ba,cloneElement:da,createFactory:ca,createMixin:function(ga){return ga;},constructAndRenderComponent:s.constructAndRenderComponent,constructAndRenderComponentByID:s.constructAndRenderComponentByID,findDOMNode:y,render:ea,renderToString:w.renderToString,renderToStaticMarkup:w.renderToStaticMarkup,unmountComponentAtNode:s.unmountComponentAtNode,isValidElement:m.isValidElement,withContext:k.withContext,__spread:x};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!=='undefined'&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.inject==='function')__REACT_DEVTOOLS_GLOBAL_HOOK__.inject({CurrentOwner:l,InstanceHandles:r,Mount:s,Reconciler:v,TextComponent:p});fa.version='0.14.0-alpha';e.exports=fa;},null);
-__d("joinClasses",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();'use strict';function g(h){if(!h)h='';var i,j=arguments.length;if(j>1)for(var k=1;k=0;--v)if(r.history[v].getFragment().replace(/%23/g,'#')==u)break;++r.user;if(v>=0){r.go(v-r.current);}else r.go('#'+u);--r.user;}},_updateRefererURI:function(s){s=s.toString();if(s.charAt(0)!='/'&&s.indexOf('//')==-1)return;var t=new j(window.location);if(l(t)){var u=t.getPath()+window.location.search;}else var u='';var v=j(s).getQualifiedURI().setFragment(u).toString(),w=2048;if(v.length>w)v=v.substring(0,w)+'...';g.set('x-referer',v);},go:function(s,t,u){if(window.history&&history.pushState){t||typeof(s)=='number';var v=j(s).removeQueryData('ref').toString();r.lastChanged=Date.now();this.lastURI=v;if(u){window.history.replaceState(s,null,v);}else window.history.pushState(s,null,v);if(k.webkit()<534)r._updateRefererURI(s);return false;}r.debug('go: '+s);if(t===(void 0))t=true;if(!r.enabled)if(!t)return false;if(typeof(s)=='number'){if(!s)return false;var w=s+r.current,x=Math.max(0,Math.min(r.history.length-1,w));r.current=x;w=r.history[x].getFragment()||r.orig_fragment;w=j(w).removeQueryData('ref').getUnqualifiedURI().toString();r.fragment=w;r.lastChanged=Date.now();if(!r.user)o(window.location,window.location.href.split('#')[0]+'#!'+w,u);if(t)r.notify(w);r._updateRefererURI(w);return false;}s=j(s);if(s.getDomain()==j().getDomain())s=j('#'+s.getUnqualifiedURI());var y=r.history[r.current].getFragment(),z=s.getFragment();if(z==y||(y==r.orig_fragment&&z==r.canonical.getFragment())){if(t)r.notify(z);r._updateRefererURI(z);return false;}if(u)r.current--;var aa=(r.history.length-r.current)-1;r.history.splice(r.current+1,aa);r.history.push(j(s));return r.go(1,t,u);},getCurrentFragment:function(){var s=j.getRequestURI(false).getFragment();return s==r.orig_fragment?r.canonical.getFragment():s;}};e.exports=r;},null);
-__d("JSLogger",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();var g={MAX_HISTORY:500,counts:{},categories:{},seq:0,pageId:(Math.random()*2147483648|0).toString(36),forwarding:false};function h(m){if(m=='/'||m.indexOf('/',1)<0)return false;var n=/^\/(v\d+\.\d\d?|head)\//.test(m);if(n)return (/^\/(dialog|plugins)\//).test(m.substring(m.indexOf('/',1)));return (/^\/(dialog|plugins)\//).test(m);}function i(m){if(m instanceof Error&&a.ErrorUtils)m=a.ErrorUtils.normalizeError(m);try{return JSON.stringify(m);}catch(n){return '{}';}}function j(m,event,n){if(!g.counts[m])g.counts[m]={};if(!g.counts[m][event])g.counts[m][event]=0;n=n==null?1:Number(n);g.counts[m][event]+=isFinite(n)?n:0;}g.logAction=function(event,m,n){if(this.type=='bump'){j(this.cat,event,m);}else if(this.type=='rate'){(m&&j(this.cat,event+'_n',n));j(this.cat,event+'_d',n);}else{var o={cat:this.cat,type:this.type,event:event,data:m!=null?i(m):null,date:Date.now(),seq:g.seq++};g.head=g.head?(g.head.next=o):(g.tail=o);while(g.head.seq-g.tail.seq>g.MAX_HISTORY)g.tail=g.tail.next;return o;}};function k(m){if(!g.categories[m]){g.categories[m]={};var n=function(o){var p={cat:m,type:o};g.categories[m][o]=function(){g.forwarding=false;var q=null;if(document.domain!='facebook.com')return;q=g.logAction;if(h(location.pathname)){g.forwarding=false;}else try{q=a.top.require('JSLogger')._.logAction;g.forwarding=q!==g.logAction;}catch(r){}(q&&q.apply(p,arguments));};};n('debug');n('log');n('warn');n('error');n('bump');n('rate');}return g.categories[m];}function l(m,n){var o=[];for(var p=n||g.tail;p;p=p.next)if(!m||m(p)){var q={type:p.type,cat:p.cat,date:p.date,event:p.event,seq:p.seq};if(p.data)q.data=JSON.parse(p.data);o.push(q);}return o;}e.exports={_:g,DUMP_EVENT:'jslogger/dump',create:k,getEntries:l};},null);
-__d("Keys",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={BACKSPACE:8,TAB:9,RETURN:13,ALT:18,ESC:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,DELETE:46,COMMA:188,PERIOD:190,A:65,Z:90,ZERO:48,NUMPAD_0:96,NUMPAD_9:105};},null);
-__d("LayerHideOnEscape",["Event","Keys","copyProperties"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();function j(k){"use strict";this._layer=k;}j.prototype.enable=function(){"use strict";this._subscription=this._layer.subscribe('key',this._handle.bind(this));};j.prototype.disable=function(){"use strict";this._subscription.unsubscribe();this._subscription=null;};j.prototype._handle=function(k,event){"use strict";if(g.getKeyCode(event)===h.ESC){this._layer.hide();return false;}};i(j.prototype,{_subscription:null});e.exports=j;},null);
-__d("LinkController",["Event","DataStore","Parent","trackReferrer"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();var k='LinkControllerHandler',l=[],m=[];function n(event){var r=event.getTarget(),s=i.byTag(r,'a'),t=s&&s.getAttribute('href',2);if(!t||s.rel||!p(t)||(r.nodeName=='INPUT'&&r.type=='file')||h.get(s,k))return;var u=g.listen(s,'click',function(v){if(t.charAt(t.length-1)=='#'){v.prevent();return;}j(s,t);o(s,v);});h.set(s,k,u);}function o(r,event){if(r.target||r.rel||event.getModifiers().any||(event.which&&event.which!=1))return;var s=l.concat(m);for(var t=0,u=s.length;tn.getTop();}function u(w){var x=p(w).y+j.getElementDimensions(w).height,y=j.getViewportDimensions().height-n.getBottom();return x>=y;}var v=o({monitor:function(w,x){if(q())return x();var y=s(w);if(y){var z=!!y.offsetParent;if(z&&(t(y)||u(y)))return x();var aa=m.getDocumentDimensions(),ba=x();if(z||(y.offsetParent&&!t(y))){var ca=m.getDocumentDimensions().sub(aa),da={delta:ca,target:y};if(v.inform('scroll',da)!==false)ca.scrollElementBy(k.getDocumentScrollElement());}return ba;}else return x();},replace:function(w,x){var y=s(x);if(!y||h.hasClass(y,'hidden_elem'))y=w;return v.monitor(y,function(){i.replace(w,x);});},prependContent:r(1,i.prependContent),insertAfter:r(1,i.insertAfter),insertBefore:r(1,i.insertBefore),setContent:r(0,i.setContent),appendContent:r(1,i.appendContent),remove:r(0,i.remove),empty:r(0,i.empty)},g);e.exports=v;},null);
-__d("debounceCore",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();function g(h,i,j,k,l){k=k||setTimeout;l=l||clearTimeout;var m;function n(){for(var o=[],p=0,q=arguments.length;p1)n=n.slice(0,-1);}else n.push(o);});return n.join('/');}function k(l,m){var n=new g(),o=m;l=new g(l);m=new g(m);if(m.getDomain()&&!h(m))return o;var p=l,q=['Protocol','Domain','Port','Path','QueryData','Fragment'];q.forEach(function(r){var s=r=='Path'&&p===l;if(s)n.setPath(j(l.getPath(),m.getPath()));if(!i(m['get'+r]()))p=m;if(!s)n['set'+r](p['get'+r]());});return n;}e.exports=k;},null);
-__d("escapeJSQuotes",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();function g(h){if(typeof h=='undefined'||h==null||!h.valueOf())return '';return h.toString().replace(/\\/g,'\\\\').replace(/\n/g,'\\n').replace(/\r/g,'\\r').replace(/"/g,'\\x22').replace(/'/g,'\\\'').replace(//g,'\\x3e').replace(/&/g,'\\x26');}e.exports=g;},null);
-__d("PageTransitions",["Arbiter","Bootloader","DOMQuery","DOMScroll","Env","Event","Form","HistoryManager","JSLogger","LayerHideOnEscape","LinkController","ModalLayer","PageHooks","Parent","React","URI","UserAgent_DEPRECATED","Vector","areEqual","clickRefAction","computeRelativeURI","copyProperties","escapeJSQuotes","ge","goOrReplace","invariant","isInIframe","setTimeoutAcrossTransitions","fbt"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,aa,ba,ca,da,ea,fa,ga,ha,ia){b.__markCompiled&&b.__markCompiled();var ja={};function ka(va,wa){ja[va.getUnqualifiedURI()]=wa;}function la(va){return ja[va.getUnqualifiedURI()];}function ma(va){delete ja[va.getUnqualifiedURI()];}var na=null,oa=null;function pa(va){oa=va;ha(function(){oa=null;},0);}function qa(event){if(oa){if(!event.isDefaultPrevented()){ra(oa);ua.lookBusy(oa);ta.go(oa.getAttribute('href'));}event.prevent();}else{na=event.getTarget();ha(function(){na=null;},0);}}function ra(va){var wa=va.getAttribute('href'),xa=aa(ta._most_recent_uri.getQualifiedURI(),wa).toString();if(wa!=xa)va.setAttribute('href',xa);}function sa(event){var va=event.getTarget();if(m.getAttribute(va,'rel')||m.getAttribute(va,'target'))return;z('form',va,event).set_namespace('page_transition');var wa=new v(m.getAttribute(va,'action')||''),xa=aa(ta._most_recent_uri,wa);va.setAttribute('action',xa.toString());if((m.getAttribute(va,'method')||'GET').toUpperCase()==='GET'){var ya=m.serialize(va),za=na;if(za&&(i.isNodeOfType(za,'input')&&za.type==='submit'||(za=t.byTag(za,'button')))&&za.name)ya[za.name]=za.value;ta.go(xa.addQueryData(ya));event.kill();}}var ta={_transition_handlers:[],_completion_callbacks:[],_scroll_locked:false,isInitialized:function(){return !!ta._initialized;},_init:function(){if(!k.ALLOW_TRANSITION_IN_IFRAME&&ga())return;if(ta._initialized)return ta;ta._initialized=true;var va=v.getRequestURI(false),wa=va.getUnqualifiedURI(),xa=v(wa).setFragment(null),ya=wa.getFragment();if(ya.charAt(0)==='!'&&xa.toString()===ya.substr(1))wa=xa;ba(ta,{_current_uri:wa,_most_recent_uri:wa,_next_uri:wa});var za;if(va.getFragment().startsWith('/')){za=va.getFragment();}else za=wa;n.init().setCanonicalLocation('#'+za).registerURIHandler(ta._historyManagerHandler);q.registerFallbackHandler(pa);l.listen(document,'click',qa,l.Priority._BUBBLE);l.listen(document,'submit',sa,l.Priority._BUBBLE);l.listen(window,'scroll',function(){if(!ta._scroll_locked)ka(ta._current_uri,x.getScrollPosition());});return ta;},registerHandler:function(va,wa){ta._init();wa=wa||5;if(!ta._transition_handlers[wa])ta._transition_handlers[wa]=[];ta._transition_handlers[wa].push(va);},removeHandler:function(va,wa){ta._init();wa=wa||5;var xa=-1;if(ta._transition_handlers[wa])xa=ta._transition_handlers[wa].indexOf(va);if(xa>-1)ta._transition_handlers[wa].splice(xa,1);},getCurrentURI:function(va){if(!ta._current_uri&&!va)return new v(ta._most_recent_uri);return new v(ta._current_uri);},getMostRecentURI:function(){return new v(ta._most_recent_uri);},go:function(va,wa){var xa=new v(va).removeQueryData('quickling').getQualifiedURI();o.create('pagetransition').debug('go',{uri:xa.toString()});ma(xa);!wa&&z('uri',{href:xa.toString()},null,'INDIRECT');ua.lookBusy();ta._loadPage(xa,function(ya){if(ya){r.unfixed(function(){n.go(xa.toString(),false,wa);});}else ea(window.location,xa,wa);});},_historyManagerHandler:function(va){if(va.charAt(0)!='/')return false;z('h',{href:va});ta._loadPage(new v(va),function(wa){if(!wa)ea(window.location,va,true);});return true;},_loadPage:function(va,wa){if(v(va).getFragment()&&y(v(va).setFragment(null).getQualifiedURI(),v(ta._current_uri).setFragment(null).getQualifiedURI())){g.inform("pre_page_fragment_transition",{from:v(ta._current_uri).getFragment(),to:v(va).getFragment()});if(ta.restoreScrollPosition(va)){ta._current_uri=ta._most_recent_uri=va;ua.stopLookingBusy();g.inform("page_fragment_transition",{fragment:v(va).getFragment()});return;}}var xa;if(ta._current_uri)xa=la(ta._current_uri);var ya=function(){if(xa&&ta._current_uri)ka(ta._current_uri,xa);ta._current_uri=null;ta._next_uri=va;if(xa)j.scrollTo(xa,false);ta._scroll_locked=true;var bb=ta._handleTransition(va);wa&&wa(bb);},za=ta._next_uri;ta._next_uri=va;var ab=s.runHooks('onbeforeleavehooks');ta._next_uri=za;if(ab){ua.stopLookingBusy();ta._warnBeforeLeaving(ab,ya);}else ya();},_handleTransition:function(va){window.onbeforeleavehooks=(void 0);ua.lookBusy();if(!va.isSameOrigin())return false;var wa,xa=a.AsyncRequest;if(xa)wa=xa.getLastID();g.inform("pre_page_transition",{from:ta.getMostRecentURI(),to:va});for(var ya=ta._transition_handlers.length-1;ya>=0;--ya){var za=ta._transition_handlers[ya];if(!za)continue;for(var ab=za.length-1;ab>=0;--ab)if(za[ab](va)===true){var bb={sender:this,uri:va,id:wa};try{g.inform("page_transition",bb);}catch(cb){}return true;}else za.splice(ab,1);}return false;},unifyURI:function(){ta._current_uri=ta._most_recent_uri=ta._next_uri;},transitionComplete:function(va){ta._scroll_locked=false;ta._executeCompletionCallbacks();ua.stopLookingBusy();ta.unifyURI();if(!va)ta.restoreScrollPosition(ta._current_uri);try{if(document.activeElement&&document.activeElement.nodeName==='A')document.activeElement.blur();}catch(wa){}},_executeCompletionCallbacks:function(){if(ta._completion_callbacks.length>0){var va=ta._completion_callbacks;ta._completion_callbacks=[];va.forEach(function(wa){return wa();});}},registerCompletionCallback:function(va){ta._completion_callbacks.push(va);},rewriteCurrentURI:function(va,wa){var xa=ta._transition_handlers,ya=xa.length||1,za=false;ta.registerHandler(function(){if(va==ta.getMostRecentURI().getUnqualifiedURI().toString()){ta.transitionComplete();return true;}za=true;},ya);ta.go(wa,true);fa(xa.length===ya+1&&xa[ya].length===(za?0:1));xa.length=ya;},_warnBeforeLeaving:function(va,wa){h.loadModules(["DialogX","XUIDialogTitle.react","XUIDialogBody.react","XUIDialogButton.react","XUIDialogFooter.react","XUIGrayText.react"],function(xa,ya,za,ab,bb,cb){var db=new xa({width:450,addedBehaviors:[p]},u.createElement("div",null,u.createElement(ya,{showCloseButton:false},ia._("Are you sure you want to leave this page?")),u.createElement(za,null,u.createElement(cb,{shade:"medium",size:"medium"},va)),u.createElement(bb,null,u.createElement(ab,{action:"cancel",label:ia._("Stay on This Page")}),u.createElement(ab,{action:"confirm",use:"confirm",label:ia._("Leave this page")}))));db.subscribe('confirm',function(){db.hide();wa();});db.show();});},restoreScrollPosition:function(va){var wa=la(va);if(wa){j.scrollTo(wa,false);return true;}function xa(ab){if(!ab)return null;var bb="a[name='"+ca(ab)+"']";return i.scry(document.body,bb)[0]||da(ab);}var ya=xa(v(va).getFragment());if(ya){var za=x.getElementPosition(ya);za.x=0;j.scrollTo(za);return true;}return false;}},ua=window._BusyUIManager||{_looking_busy:false,_original_cursors:[],lookBusy:function(va){if(va)ua._giveProgressCursor(va);if(ua._looking_busy)return;ua._looking_busy=true;ua._giveProgressCursor(document.documentElement);},stopLookingBusy:function(){if(!ua._looking_busy)return;ua._looking_busy=false;while(ua._original_cursors.length){var va=ua._original_cursors.pop(),wa=va[0],xa=va[1];if(wa.style)wa.style.cursor=xa||'';}},_giveProgressCursor:function(va){if(!w.webkit()){ua._original_cursors.push([va,va.style.cursor]);va.style.cursor='progress';}}};e.exports=ta;a.PageTransitions=ta;},null);
-__d("keyMirrorRecursive",["invariant"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();'use strict';function h(k,l){return i(k,l);}function i(k,l){var m={},n;g(j(k));for(n in k){if(!k.hasOwnProperty(n))continue;var o=k[n],p=l?l+'.'+n:n;if(j(o)){o=i(o,p);}else o=p;m[n]=o;}return m;}function j(k){return k instanceof Object&&!Array.isArray(k);}e.exports=h;},null);
-__d("AdsAssetSectionType",["keyMirrorRecursive"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();'use strict';var h=g({BOOKMARKED:'',OWNED:'',SEARCH:'',UNOWNED:''});e.exports=h;},null);
-__d("AdsLoadState",["keyMirror"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();'use strict';var h=g({DELETING:null,ERROR:null,LOADED:null,LOADING:null,NOT_LOADED:null,PENDING_WRITE:null});e.exports=h;},null);
-__d("AdsGenericFilterOperator",["keyMirror"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h=g({IN_RANGE:null,CONTAIN:null,EQUAL:null,GREATER_THAN:null,IN:null,NOT_IN_RANGE:null,NOT_CONTAIN:null,NOT_IN:null,NOT_EQUAL:null,LESS_THAN:null});e.exports=h;},null);
-__d("AdsGenericFilterFieldType",["keyMirror"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h=g({NUMBER:null,CURRENCY:null,NUMBER_RANGE:null,NUMBER_SET:null,STRING:null,STRING_SET:null,DATE_RANGE:null});e.exports=h;},null);
-__d("LegacyImmutableObject",["Object.assign","invariant","isNode","mergeHelpers"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();"use strict";var k=j.checkMergeObjectArgs,l=j.isTerminal,m;function n(p){h(p instanceof m);}m=function p(q){g(this,q);};m.set=function(p,q){n(p);var r=new m(p);g(r,q);return r;};m.setField=function(p,q,r){var s={};s[q]=r;return m.set(p,s);};m.setDeep=function(p,q){n(p);return o(p,q);};function o(p,q){k(p,q);var r={},s=Object.keys(p);for(var t=0;t1){t=t.slice(0);t.sort();}m.field=r;m.operator=s;m.value=u;m.key=r.toString()+n+s+n+(v?t.join(n):t);i.call(this,m);}q.prototype.toString=function(){"use strict";return this.key;};q.prototype.toAPI=function(){"use strict";return this.isComplete()?{field:this.field.name,operator:this.operator,value:this.value}:null;};q.prototype.isComplete=function(){"use strict";switch(this.operator){case g.IN:case g.NOT_IN:return true;default:return this.value!=='';}};e.exports=q;},null);
-__d("AdsGenericFilterField",["AdsGenericFilterFieldType","LegacyImmutableObject","getObjectValues","invariant"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();var k={},l=i(g);for(var m in h)if(h.hasOwnProperty(m))o[m]=h[m];var n=h===null?null:h.prototype;o.prototype=Object.create(n);o.prototype.constructor=o;o.__superConstructor__=h;function o(p,q,r){"use strict";k.name=p;k.type=q;if(r){k.level=r;k.key=p+'-'+q+'-'+r;}else k.key=p+'-'+q;h.call(this,k);}o.prototype.toString=function(){"use strict";return this.key;};e.exports=o;},null);
-__d("AdsGenericFilterSet",["LegacyImmutableObject"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h={},i=[],j=';';for(var k in g)if(g.hasOwnProperty(k))m[k]=g[k];var l=g===null?null:g.prototype;m.prototype=Object.create(l);m.prototype.constructor=m;m.__superConstructor__=g;function m(n){"use strict";var o,p=[];switch(n.length){case 0:throw Error('AdsGenericFilterSet contains no filter');case 1:p.push(n[0]);o=n[0].key;break;default:var q={};i.length=0;n.forEach(function(r){var s=r.key;if(!(s in q)){p.push(r);q[s]=true;i.push(s);}});i.sort();o=i.join(j);}h.values=p;h.key='('+o+')';g.call(this,h);}m.prototype.toString=function(){"use strict";return this.key;};m.prototype.toAPI=function(){"use strict";var n=this.values,o=[];for(var p=0;p=w.length){var x={},y=true;v.forEach(function(z){x[z]=true;});w.some(function(z){if(!(z in x)){y=false;return true;}});return y;}else return false;}function j(v,w){if(!v)return w;var x=[],y={};h(v.field.key===w.field.key&&v.operator===w.operator);h(Array.isArray(v.value)&&Array.isArray(w.value));v.value.forEach(function(z){y[z]=true;x.push(z);});w.value.forEach(function(z){if(!y.hasOwnProperty(z))x.push(z);});return x.length?new v.constructor(v.field,w.operator,x):null;}function k(v,w){if(!v)return null;var x=[],y={};h(v.field.key===w.field.key&&v.operator===w.operator);w.value.forEach(function(z){y[z]=true;});v.value.forEach(function(z){if(!y.hasOwnProperty(z))x.push(z);});return x.length?new v.constructor(v.field,w.operator,x):null;}function l(v,w,x){var y;v.values.some(function(ea,fa){if(ea.field.key===w.key){y=fa;return true;}});if(y==null)return v;var z=v.values.slice(0),aa=z[y],ba=false,ca=aa.value.filter(function(ea){var fa=x.indexOf(ea)>-1;ba=fa||ba;return !fa;});if(!ba)return v;var da=new aa.constructor(aa.field,aa.operator,ca);z[y]=da;return new v.constructor(z);}function m(v,w){if(v.key===w.key)return true;if(v.values.length=0;l--){var m=k[l];if(g.get(m,'position')!='static'){var n=parseInt(g.get(m,'z-index'),10);if(!isNaN(n))return n;}}return 0;}e.exports=h;},null);
-__d("ContextualLayer",["Arbiter","ARIA","ContextualThing","CSS","DataStore","DOM","Event","Layer","LayerHideOnTransition","Locale","Parent","Rect","Style","SVGChecker","Vector","arrayContains","containsNode","copyProperties","emptyFunction","getOffsetParent","getOverlayZIndex","removeFromArray","throttle"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,aa,ba,ca){b.__markCompiled&&b.__markCompiled();function da(la){return la.getPosition()==='left'||(la.isVertical()&&la.getAlignment()==='right');}for(var ea in n)if(n.hasOwnProperty(ea))ga[ea]=n[ea];var fa=n===null?null:n.prototype;ga.prototype=Object.create(fa);ga.prototype.constructor=ga;ga.__superConstructor__=n;function ga(){"use strict";if(n!==null)n.apply(this,arguments);}ga.prototype._configure=function(la,ma){"use strict";fa._configure.call(this,la,ma);if(la.shouldSetARIAProperties===false)this._shouldSetARIAProperties=la.shouldSetARIAProperties;if(la.context){this.setContext(la.context);}else if(la.contextID){this._setContextID(la.contextID);}else if(la.contextSelector)this._setContextSelector(la.contextSelector);this.setPosition(la.position);this.setAlignment(la.alignment);this.setOffsetX(la.offsetX);this.setOffsetY(la.offsetY);this._content=ma;};ga.prototype._getDefaultBehaviors=function(){"use strict";return fa._getDefaultBehaviors.call(this).concat([o]);};ga.prototype._buildWrapper=function(la,ma){"use strict";this._contentWrapper=l.create('div',{className:'uiContextualLayer'},ma);return l.create('div',{className:'uiContextualLayerPositioner'},this._contentWrapper);};ga.prototype.getInsertParent=function(){"use strict";var la=this._insertParent;if(!la){var ma=this.getContext();if(ma)la=q.byClass(ma,'uiContextualLayerParent');}return la||fa.getInsertParent.call(this);};ga.prototype.setContent=function(la){"use strict";this._content=la;l.setContent(this._contentWrapper,this._content);this._shown&&this.updatePosition();return this;};ga.prototype.setContext=function(la){"use strict";return this.setContextWithBounds(la,null);};ga.prototype.setContextWithBounds=function(la,ma){"use strict";if(this._contextNode===la&&ma&&this._contextBounds&&ma.isEqualTo(this._contextBounds))return this;this._contextNode=la;var na=(ma&&this._contextBounds&&ma.t===this._contextBounds.t&&ma.r===this._contextBounds.r&&ma.b===this._contextBounds.b&&ma.l===this._contextBounds.l);if(na)return this;this._contextBounds=ma||null;this._contextSelector=this._contextScrollParent=null;if(this._shown){i.register(this.getRoot(),this._contextNode);this.updatePosition();}this._setParentSubscription();this.setARIAProperties();return this;};ga.prototype.shouldSetARIAProperties=function(la){"use strict";this._shouldSetARIAProperties=la;return this;};ga.prototype.setARIAProperties=function(){"use strict";if(this._shouldSetARIAProperties)h.setPopup(this.getCausalElement(),this.getRoot());return this;};ga.prototype._setContextID=function(la){"use strict";this._contextSelector='#'+la;this._contextNode=null;};ga.prototype._setContextSelector=function(la){"use strict";this._contextSelector=la;this._contextNode=null;};ga.prototype.getCausalElement=function(){"use strict";return fa.getCausalElement.call(this)||this.getContext();};ga.prototype._setParentSubscription=function(){"use strict";var la=this.getContext(),ma=null;while(la!==null){ma=k.get(la,'layer');if(ma)break;la=la.parentNode;}if(ma===this._parentLayer)return;if(this._parentLayer&&this._parentSubscription){this._parentLayer.unsubscribe(this._parentSubscription);this._parentSubscription=null;}if(ma)this._parentSubscription=ma.subscribe('hide',this.hide.bind(this));this._parentLayer=ma;};ga.prototype.setPosition=function(la){"use strict";if(this._getOrientation().setDefaultPosition(la))this._shown&&this.updatePosition();return this;};ga.prototype.setAlignment=function(la){"use strict";if(this._getOrientation().setDefaultAlignment(la))this._shown&&this.updatePosition();return this;};ga.prototype.setOffsetX=function(la){"use strict";if(this._getOrientation().setDefaultOffsetX(la))this._shown&&this.updatePosition();return this;};ga.prototype.setOffsetY=function(la){"use strict";if(this._getOrientation().setDefaultOffsetY(la))this._shown&&this.updatePosition();return this;};ga.prototype.getPosition=function(){"use strict";return this._getOrientation().getPosition();};ga.prototype._getOrientation=function(){"use strict";if(!this._orientation)this._orientation=new ka();return this._orientation;};ga.prototype.getContentRoot=function(){"use strict";return this._contentWrapper;};ga.prototype.getContent=function(){"use strict";return this._content;};ga.prototype.getContext=function(){"use strict";if(!this._contextNode)this._contextNode=l.find(document,this._contextSelector);return this._contextNode;};ga.prototype.getContextBounds=function(la){"use strict";if(this._contextBounds)return this._contextBounds.convertTo(la);var ma=this.getContext();return r.newFromVectors(u.getElementPosition(ma,la),u.getElementDimensions(ma));};ga.prototype.getContextScrollParent=function(){"use strict";if(!this._contextScrollParent){this._contextScrollParent=s.getScrollParent(this.getContext());}else if(l.isElementNode(this._contextScrollParent)&&!w(document.documentElement,this._contextScrollParent))this._contextScrollParent=s.getScrollParent(this.getContext());return this._contextScrollParent;};ga.prototype.setInsertParent=function(la){"use strict";this._insertScrollParent=null;return fa.setInsertParent.call(this,la);};ga.prototype.getInsertScrollParent=function(){"use strict";if(!this._insertScrollParent)this._insertScrollParent=s.getScrollParent(this.getInsertParent());return this._insertScrollParent;};ga.prototype.show=function(){"use strict";if(this._shown)return this;fa.show.call(this);if(this._shown){i.register(this.getRoot(),this.getContext());ha.push(this);this._resizeListener=this._resizeListener||m.listen(window,'resize',ca(this.updatePosition.bind(this)));}return this;};ga.prototype.finishHide=function(){"use strict";ba(ha,this);this._resizeListener&&this._resizeListener.remove();this._resizeListener=null;return fa.finishHide.call(this);};ga.prototype.isFixed=function(){"use strict";return (s.isFixed(this.getContext())&&!s.isFixed(this.getInsertParent()));};ga.prototype.updatePosition=function(){"use strict";var la=this.getContext();if(!la)return false;var ma=this.isFixed();if(!ma&&!(la.offsetParent||(t.isSVG(la)&&t.isDisplayed(la))))return false;var na=this.getRoot();s.set(na,'width',u.getViewportDimensions().x+'px');var oa=this._getOrientation();this.inform('adjust',oa.reset());if(!oa.isValid())return false;this._updateWrapperPosition(oa);this._updateWrapperClass(oa);j.conditionClass(na,'uiContextualLayerPositionerFixed',ma);var pa,qa,ra=ma?'viewport':'document',sa=ma?document.documentElement:z(na);if(sa===document.documentElement){pa=new u(0,0);qa=document.documentElement.clientWidth;}else if(!na.offsetParent){return false;}else{pa=u.getElementPosition(sa,ra);qa=sa.offsetWidth;if(sa!==document.body)pa=pa.sub(new u(sa.scrollLeft,sa.scrollTop));}var ta=this.getContextBounds(ra),ua=ta.l-pa.x,va=ta.t-pa.y,wa=ta.h(),xa=ta.w(),ya=p.isRTL();if(oa.getPosition()==='below')va+=wa;if((oa.getPosition()==='right'||(oa.isVertical()&&oa.getAlignment()==='right'))!=ya)ua+=xa;var za=oa.getOffsetX();if(oa.isVertical()&&oa.getAlignment()==='center')za+=(xa-this.getContentRoot().offsetWidth)/2;if(ya)za*=-1;var ab='left',bb=Math.floor(ua+za);if(da(oa)!==ya){ab='right';bb=qa-bb;}s.set(na,ab,bb+'px');s.set(na,ab==='left'?'right':'left','');var cb=this.getInsertScrollParent(),db;if(cb!==window){db=cb.clientWidth;}else db=document.documentElement.clientWidth;var eb=u.getElementPosition(na).x;if(ab==='left'&&db-eb>0){s.set(na,'width',(db-eb)+'px');}else if(ab==='right'&&eb+na.offsetWidth>0){s.set(na,'width',eb+na.offsetWidth+'px');}else s.set(na,'width','');s.set(na,'top',(va+oa.getOffsetY())+'px');var fb=aa(la,this.getInsertParent());s.set(na,'z-index',fb>200?fb:'');this.inform('reposition',oa);return true;};ga.prototype._updateWrapperPosition=function(la){"use strict";var ma=la.getPosition()==='above';s.set(this._contentWrapper,'bottom',ma?'0':null);var na=p.isRTL()?'left':'right',oa=da(la);s.set(this._contentWrapper,na,oa?'0':null);};ga.prototype._updateWrapperClass=function(la){"use strict";var ma=la.getClassName();if(ma===this._orientationClass)return;if(this._orientationClass)j.removeClass(this._contentWrapper,this._orientationClass);this._orientationClass=ma;j.addClass(this._contentWrapper,ma);};ga.prototype.simulateOrientation=function(la,ma){"use strict";var na=la.getClassName();if(na===this._orientationClass){return ma();}else{if(this._orientationClass)j.removeClass(this._contentWrapper,this._orientationClass);j.addClass(this._contentWrapper,na);var oa=ma();j.removeClass(this._contentWrapper,na);if(this._orientationClass)j.addClass(this._contentWrapper,this._orientationClass);return oa;}};ga.prototype.destroy=function(){"use strict";fa.destroy.call(this);this._contentWrapper=null;this._content=null;return this;};ga.prototype.getArrowDimensions=function(){"use strict";return this._config.arrowDimensions||{offset:0,length:0};};var ha=[];g.subscribe('reflow',function(){ha.forEach(function(la){if(la.updatePosition()===false)la.hide();});});x(ga.prototype,{_contentWrapper:null,_content:null,_contextNode:null,_contextBounds:null,_contextSelector:null,_parentLayer:null,_parentSubscription:null,_orientation:null,_orientationClass:null,_shouldSetARIAProperties:true});var ia=y.thatReturnsArgument,ja=y.thatReturnsArgument;function ka(){"use strict";this._default={_position:'above',_alignment:'left',_offsetX:0,_offsetY:0,_valid:true};this.reset();}ka.prototype.setPosition=function(la){"use strict";this._position=ia(la);return this;};ka.prototype.setAlignment=function(la){"use strict";this._alignment=ja(la);return this;};ka.prototype.getOppositePosition=function(){"use strict";return ka.OPPOSITE[this.getPosition()];};ka.prototype.invalidate=function(){"use strict";this._valid=false;return this;};ka.prototype.getPosition=function(){"use strict";return this._position||'above';};ka.prototype.getAlignment=function(){"use strict";return this._alignment||'left';};ka.prototype.getOffsetX=function(){"use strict";var la=this._offsetX||0;if(!this.isVertical()){if(this._default._position!==this._position)la*=-1;}else if(this._default._alignment!==this._alignment)la*=-1;return la;};ka.prototype.getOffsetY=function(){"use strict";var la=this._offsetY||0;if(this.isVertical()&&this._default._position!==this._position)la*=-1;return la;};ka.prototype.getClassName=function(){"use strict";var la=this.getAlignment(),ma=this.getPosition();if(ma==='below'){if(la==='left'){return 'uiContextualLayerBelowLeft';}else if(la==='right'){return 'uiContextualLayerBelowRight';}else return 'uiContextualLayerBelowCenter';}else if(ma==='above'){if(la==='left'){return 'uiContextualLayerAboveLeft';}else if(la==='right'){return 'uiContextualLayerAboveRight';}else return 'uiContextualLayerAboveCenter';}else if(ma==='left'){return 'uiContextualLayerLeft';}else return 'uiContextualLayerRight';};ka.prototype.isValid=function(){"use strict";return this._valid;};ka.prototype.isVertical=function(){"use strict";return this.getPosition()==='above'||this.getPosition()==='below';};ka.prototype.reset=function(){"use strict";x(this,this._default);return this;};ka.prototype.setDefaultPosition=function(la){"use strict";var ma=this._default._position;this._default._position=ia(la);return ma!==la;};ka.prototype.setDefaultAlignment=function(la){"use strict";var ma=this._default._alignment;this._default._alignment=ja(la);return ma!==la;};ka.prototype.setDefaultOffsetX=function(la){"use strict";var ma=this._default._offsetX;this._default._offsetX=la;return ma!==la;};ka.prototype.setDefaultOffsetY=function(la){"use strict";var ma=this._default._offsetY;this._default._offsetY=la;return ma!==la;};ka.OPPOSITE={above:'below',below:'above',left:'right',right:'left'};e.exports=ga;},null);
-__d("ContextualLayerHideOnScroll",["Event","copyProperties"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();function i(j){"use strict";this._layer=j;}i.prototype.enable=function(){"use strict";this._subscriptions=[this._layer.subscribe('contextchange',this._handleContextChange.bind(this)),this._layer.subscribe('show',this.attach.bind(this)),this._layer.subscribe('hide',this.detach.bind(this))];};i.prototype.disable=function(){"use strict";while(this._subscriptions.length)this._subscriptions.pop().unsubscribe();this.detach();};i.prototype.attach=function(){"use strict";if(this._listener)return;var j=this._layer.getContextScrollParent();if(j===window)return;this._listener=g.listen(j,'scroll',this._layer.hide.bind(this._layer));};i.prototype.detach=function(){"use strict";this._listener&&this._listener.remove();this._listener=null;};i.prototype._handleContextChange=function(){"use strict";this.detach();if(this._layer.isShown())this.attach();};h(i.prototype,{_subscriptions:[]});e.exports=i;},null);
-__d("TabbableElements",["Style","createArrayFromMixed"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();function i(l){if(l.tabIndex>0||(l.tabIndex===0&&l.getAttribute('tabIndex')!==null))return true;switch(l.tagName){case "A":return l.href&&l.rel!="ignore";case "INPUT":return l.type!="hidden"&&l.type!="file"&&!l.disabled;case "BUTTON":case "SELECT":case "TEXTAREA":return !l.disabled;}return false;}function j(l){if(l.offsetHeight===0&&l.offsetWidth===0)return false;while(l!==document&&g.get(l,'visibility')!='hidden')l=l.parentNode;return l===document;}var k={find:function(l){var m=h(l.getElementsByTagName("*"));return m.filter(k.isTabbable);},isTabbable:function(l){return i(l)&&j(l);}};e.exports=k;},null);
-__d("Toggler",["Arbiter","ArbiterMixin","ContextualThing","CSS","DataStore","DOM","DOMQuery","Event","Focus","Keys","TabbableElements","arrayContains","copyProperties","createArrayFromMixed","cx","emptyFunction","ge","getContextualParent","getObjectValues","setImmediate","mixin"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,aa){b.__markCompiled&&b.__markCompiled();var ba=[],ca,da=false;function ea(){if(!da){da=true;z(function(){da=false;});}}function fa(){fa=v;n.listen(document.documentElement,'click',function(event){if(da)return;var ma=event.getTarget();ba.forEach(function(na){na.clickedTarget=ma;na.active&&!na.sticky&&!i.containsIncludingLayers(na.getActive(),ma)&&!na.inTargetFlyout(ma)&&na.inActiveDialog()&&!na.isIgnoredByModalLayer(ma)&&na.hide();});},n.Priority.URGENT);}var ga=aa(h);for(var ha in ga)if(ga.hasOwnProperty(ha))ja[ha]=ga[ha];var ia=ga===null?null:ga.prototype;ja.prototype=Object.create(ia);ja.prototype.constructor=ja;ja.__superConstructor__=ga;function ja(){"use strict";this.active=null;this.togglers={};this.setSticky(false);ba.push(this);this.subscribe(['show','hide'],ja.inform.bind(ja));return fa();}ja.prototype.show=function(ma){"use strict";var na=ka(this,ma),oa=na.active;if(ma!==oa){oa&&na.hide();na.active=ma;j.addClass(ma,'openToggler');var pa=l.scry(ma,'a[rel="toggle"]');if(pa.length>0&&pa[0].getAttribute('data-target'))j.removeClass(w(pa[0].getAttribute('data-target')),'toggleTargetClosed');var qa=m.scry(ma,'.uiToggleFlyout')[0];if(qa){var ra=q.find(qa)[0]||qa;if(ra.tabIndex==-1)ra.tabIndex=0;o.setWithoutOutline(ra);}if(pa.length>0){l.appendContent(ma,na.getToggler('next'));l.prependContent(ma,na.getToggler('prev'));}n.listen(ma,'keydown',function(event){if(n.getKeyCode(event)===p.ESC)if(na.isShown()){var sa=l.scry(ma,'a[rel="toggle"]')[0];sa&&sa.focus();na.hide();}});na.inform('show',na);}};ja.prototype.hide=function(ma){"use strict";var na=ka(this,ma),oa=na.active;if(oa&&(!ma||ma===oa)){j.removeClass(oa,'openToggler');var pa=l.scry(oa,'a[rel="toggle"]');if(pa.length>0&&pa[0].getAttribute('data-target'))j.addClass(w(pa[0].getAttribute('data-target')),'toggleTargetClosed');y(na.togglers).forEach(l.remove);na.inform('hide',na);na.active=null;}};ja.prototype.toggle=function(ma){"use strict";var na=ka(this,ma);if(na.active===ma){na.hide();}else na.show(ma);ea();};ja.prototype.getActive=function(){"use strict";return ka(this).active;};ja.prototype.isShown=function(){"use strict";return ka(this).active&&j.hasClass(ka(this).active,'openToggler');};ja.prototype.inTargetFlyout=function(ma){"use strict";var na=la(this.getActive());return na&&i.containsIncludingLayers(na,ma);};ja.prototype.inActiveDialog=function(){"use strict";var ma=a.Dialog&&a.Dialog.getCurrent();return !ma||l.contains(ma.getRoot(),this.getActive());};ja.prototype.isIgnoredByModalLayer=function(ma){"use strict";var na=!!i.parentByClass(ma,"_3qw"),oa=!!i.parentByClass(this.getActive(),"_3qw");return na&&!oa;};ja.prototype.getToggler=function(ma){"use strict";var na=ka(this);if(!na.togglers[ma]){na.togglers[ma]=l.create('button',{className:'hideToggler',onfocus:function(){var oa=l.scry(na.active,'a[rel="toggle"]')[0];oa&&oa.focus();na.hide();},style:{right:ma==='next'?'0':''}});na.togglers[ma].setAttribute('type','button');}return this.togglers[ma];};ja.prototype.setSticky=function(ma){"use strict";var na=ka(this);ma=ma!==false;if(ma!==na.sticky){na.sticky=ma;if(ma){na.$Toggler0&&na.$Toggler0.unsubscribe();}else na.$Toggler0=g.subscribe('pre_page_transition',na.hide.bind(na,null));}return na;};ja.prototype.setPrePageTransitionCallback=function(ma){"use strict";var na=ka(this);na.$Toggler0&&na.$Toggler0.unsubscribe();na.$Toggler0=g.subscribe('pre_page_transition',ma);};ja.bootstrap=function(ma){"use strict";var na=ma.parentNode;ja.getInstance(na).toggle(na);};ja.createInstance=function(ma){"use strict";var na=new ja().setSticky(true);k.set(ma,'toggler',na);return na;};ja.destroyInstance=function(ma){"use strict";k.remove(ma,'toggler');};ja.getInstance=function(ma){"use strict";while(ma){var na=k.get(ma,'toggler');if(na)return na;if(j.hasClass(ma,'uiToggleContext'))return ja.createInstance(ma);ma=x(ma);}return (ca=ca||new ja());};ja.listen=function(ma,na,oa){"use strict";return ja.subscribe(t(ma),function(pa,qa){if(qa.getActive()===na)return oa(pa,qa);});};s(ja,ja.prototype);s(ja,{subscribe:(function(ma){return function(na,oa){na=t(na);if(r(na,'show'))ba.forEach(function(pa){if(pa.getActive())setTimeout(oa.bind(null,'show',pa),0);});return ma(na,oa);};})(ja.subscribe.bind(ja))});function ka(ma,na){if(ma instanceof ja)return ma;return ja.getInstance(na);}function la(ma){var na=l.scry(ma,'a[rel="toggle"]');if(na.length>0&&na[0].getAttribute('data-target'))return w(na[0].getAttribute('data-target'));}e.exports=ja;},null);
-__d("curry",["bind"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h=g(null,g,null);e.exports=h;},null);
-__d("ParameterizedPopover",["Arbiter","ArbiterMixin","CSS","DataStore","Event","Focus","Keys","KeyStatus","LayerHideOnEscape","Toggler","copyProperties","curry","mixin"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s){b.__markCompiled&&b.__markCompiled();p.subscribe(['show','hide'],function(x,y){var z=j.get(y.getActive(),'Popover');if(z)if(x==='show'){z.showLayer();}else z.hideLayer();});var t=s(h);for(var u in t)if(t.hasOwnProperty(u))w[u]=t[u];var v=t===null?null:t.prototype;w.prototype=Object.create(v);w.prototype.constructor=w;w.__superConstructor__=t;function w(x,y,z,aa){"use strict";this._root=x;this._triggerElem=y;this._behaviors=z;this._config=aa||{};this._disabled=!!this._config.disabled;this._listeners=[];if(!this._disabled&&(y.nodeName!=='A'||y.rel!=='toggle'))this._setupClickListener();this._setupKeyListener();y.setAttribute('role','button');j.set(x,'Popover',this);if(p.getActive()===x)this.showLayer();}w.prototype.ensureInit=function(){"use strict";if(!this._layer)this._init();};w.prototype.showLayer=function(){"use strict";this.ensureInit();this._layer.show();p.show(this._root);i.addClass(this._root,'selected');this.inform('show');this._triggerElem.setAttribute('aria-expanded','true');};w.prototype.getContentRoot=function(){"use strict";return this._root;};w.prototype.getLayer=function(){"use strict";return this._layer;};w.prototype.hideLayer=function(){"use strict";this._layer.hide();this._triggerElem.setAttribute('aria-expanded','false');};w.prototype.isShown=function(){"use strict";return this._layer&&this._layer.isShown();};w.prototype.setLayerContent=function(x){"use strict";this.ensureInit();if(this._layer.setContent)this._layer.setContent(x);};w.prototype._init=function(){"use strict";var x=this._config.layer;x.enableBehaviors([o]);p.createInstance(x.getRoot()).setSticky(false);x.subscribe('hide',this._onLayerHide.bind(this));this._behaviors&&x.enableBehaviors(this._behaviors);this._layer=x;this.inform('init',null,g.BEHAVIOR_PERSISTENT);};w.prototype._onLayerHide=function(){"use strict";p.hide(this._root);i.removeClass(this._root,'selected');this.inform('hide');if(n.getKeyDownCode()===m.ESC)l.set(this._triggerElem);};w.prototype.enable=function(){"use strict";if(!this._disabled)return;this._setupClickListener();this._setupKeyListener();this._disabled=false;};w.prototype.disable=function(){"use strict";if(this._disabled)return;if(this.isShown())this.hideLayer();while(this._listeners.length)this._listeners.pop().remove();if(this._triggerElem.getAttribute('rel')==='toggle')this._triggerElem.removeAttribute('rel');this._disabled=true;};w.prototype._setupClickListener=function(){"use strict";this._listeners.push(k.listen(this._triggerElem,'click',r(p.bootstrap,this._triggerElem)));};w.prototype._setupKeyListener=function(){"use strict";this._listeners.push(k.listen(this._triggerElem,'keydown',this._handleKeyEvent.bind(this)));};w.prototype._handleKeyEvent=function(event){"use strict";if(event.getModifiers().any)return;var x=k.getKeyCode(event);switch(x){case m.SPACE:case m.DOWN:case m.UP:if(x===m.SPACE||!this.isShown())p.bootstrap(this._triggerElem);break;default:return;}event.prevent();};w.prototype.destroy=function(){"use strict";j.remove(this._root,'Popover');};q(w.prototype,{_layer:null});e.exports=w;},null);
-__d("Popover",["ContextualLayer","ContextualLayerHideOnScroll","DOM","ParameterizedPopover"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();for(var k in j)if(j.hasOwnProperty(k))m[k]=j[k];var l=j===null?null:j.prototype;m.prototype=Object.create(l);m.prototype.constructor=m;m.__superConstructor__=j;function m(){"use strict";if(j!==null)j.apply(this,arguments);}m.prototype._init=function(){"use strict";var n=new g({context:this._triggerElem,position:'below',arrowDimensions:{offset:12,length:16}},i.create('div'));n.enableBehaviors([h]);this._config.layer=n;if(this._config.alignh)n.setAlignment(this._config.alignh);if(this._config.layer_content)n.setContent(this._config.layer_content);if(this._config.position)n.setPosition(this._config.position);l._init.call(this);};e.exports=m;},null);
-__d("PopoverMenu",["Arbiter","ArbiterMixin","ARIA","BehaviorsMixin","Event","Focus","Keys","KeyStatus","copyProperties","mixin"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){b.__markCompiled&&b.__markCompiled();var q=p(h,j);for(var r in q)if(q.hasOwnProperty(r))t[r]=q[r];var s=q===null?null:q.prototype;t.prototype=Object.create(s);t.prototype.constructor=t;t.__superConstructor__=q;function t(u,v,w,x){"use strict";this._popover=u;this._triggerElem=v;this._initialMenu=w;u.subscribe('init',this._onLayerInit.bind(this));u.subscribe('show',this._onPopoverShow.bind(this));u.subscribe('hide',this._onPopoverHide.bind(this));k.listen(this._triggerElem,'keydown',this._handleKeyEventOnTrigger.bind(this));x&&this.enableBehaviors(x);}t.prototype.getContentRoot=function(){"use strict";return this._popover.getContentRoot();};t.prototype.setMenu=function(u){"use strict";this._menu=u;var v=u.getRoot();this._popover.setLayerContent(v);u.subscribe('done',this._onMenuDone.bind(this));if(this._popoverShown)this._menu.onShow();i.owns(this._triggerElem,v);this.inform('setMenu',null,g.BEHAVIOR_PERSISTENT);};t.prototype.getPopover=function(){"use strict";return this._popover;};t.prototype.getTriggerElem=function(){"use strict";return this._triggerElem;};t.prototype.getInitialMenu=function(){"use strict";return this._initialMenu;};t.prototype.getMenu=function(){"use strict";return this._menu;};t.prototype._onLayerInit=function(){"use strict";this.setMenu(this._initialMenu);this._popover.getLayer().subscribe('key',this._handleKeyEvent.bind(this));};t.prototype._onPopoverShow=function(){"use strict";if(this._menu)this._menu.onShow();this._popoverShown=true;};t.prototype._onPopoverHide=function(){"use strict";if(this._menu)this._menu.onHide();this._popoverShown=false;};t.prototype._handleKeyEvent=function(u,v){"use strict";var w=k.getKeyCode(v);if(w===m.TAB){this._popover.hideLayer();l.set(this._triggerElem);return;}if(v.getModifiers().any)return;switch(w){case m.RETURN:return;default:if(this._menu.handleKeydown(w,v)===false){this._menu.blur();this._menu.handleKeydown(w,v);}break;}v.prevent();};t.prototype._handleKeyEventOnTrigger=function(u){"use strict";var v=k.getKeyCode(u),w=String.fromCharCode(v).toLowerCase();if(/^\w$/.test(w)){this._popover.showLayer();this._menu.blur();if(this._menu.handleKeydown(v,u)===false){this._popover.hideLayer();l.set(this._triggerElem);}}};t.prototype._onMenuDone=function(u){"use strict";var v=n.isKeyDown();setTimeout(function(){this._popover.hideLayer();if(v)l.set(this._triggerElem);}.bind(this),0);};t.prototype.enable=function(){"use strict";this._popover.enable();};t.prototype.disable=function(){"use strict";this._popover.disable();};o(t.prototype,{_popoverShown:false});e.exports=t;},null);
-__d("SubscriptionsHandler",["invariant"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();function h(k){return k.remove||k.reset||k.unsubscribe;}function i(k){var l=h(k);l.call(k);}function j(){"use strict";this._subscriptions=[];}j.prototype.addSubscriptions=function(){"use strict";for(var k=[],l=0,m=arguments.length;ly){y=w;x=t;}}p.setAlignment(s[x]);};n.prototype._getValidPositions=function(o){"use strict";var p=[o.getPosition(),o.getOppositePosition()],q=this._layer.getContextScrollParent();if(q===window||q===h.getDocumentScrollElement())return p;var r=this._layer.getContext(),s=i.getElementPosition(q,'viewport').y,t=i.getElementPosition(r,'viewport').y;if(o.isVertical()){return p.filter(function(v){if(v==='above'){return t>=s;}else{var w=s+q.offsetHeight,x=t+r.offsetHeight;return x<=w;}});}else{var u=s+q.offsetHeight;if(t>=s&&t+r.offsetHeight<=u){return p;}else return [];}};n.prototype._getValidAlignments=function(o){"use strict";var p=['left','right','center'],q=o.getAlignment(),r=p.indexOf(q);if(r>0){p.splice(r,1);p.unshift(q);}return p;};l(n.prototype,{_subscription:null});e.exports=n;},null);
-__d("PopoverMenuContextMinWidth",["CSS","Style","copyProperties","cx","shield"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();function l(m){"use strict";this._popoverMenu=m;this._popover=m.getPopover();}l.prototype.enable=function(){"use strict";this._setMenuSubscription=this._popoverMenu.subscribe('setMenu',k(this._onSetMenu,this));};l.prototype.disable=function(){"use strict";this._setMenuSubscription.unsubscribe();this._setMenuSubscription=null;if(this._showSubscription){this._showSubscription.unsubscribe();this._showSubscription=null;}if(this._menuSubscription){this._menuSubscription.unsubscribe();this._menuSubscription=null;}};l.prototype._onSetMenu=function(){"use strict";this._menu=this._popoverMenu.getMenu();this._showSubscription=this._popover.subscribe('show',k(this._updateWidth,this));var m=this._updateWidth.bind(this);this._menuSubscription=this._menu.subscribe(['change','resize'],function(){setTimeout(m,0);});this._updateWidth();};l.prototype._updateWidth=function(){"use strict";var m=this._menu.getRoot(),n=this._popoverMenu.getTriggerElem(),o=n.offsetWidth;h.set(m,'min-width',o+'px');g.conditionClass(m,"_575s",o>=m.offsetWidth);};i(l.prototype,{_setMenuSubscription:null,_showSubscription:null,_menuSubscription:null});e.exports=l;},null);
-__d("PopoverMenuOverlappingBorder",["CSS","DOM","Style","copyProperties","cx","shield"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();function m(n){"use strict";this._popoverMenu=n;this._popover=n.getPopover();this._triggerElem=n.getTriggerElem();}m.prototype.enable=function(){"use strict";this._setMenuSubscription=this._popoverMenu.subscribe('setMenu',l(this._onSetMenu,this));};m.prototype.disable=function(){"use strict";this._popoverMenu.unsubscribe(this._setMenuSubscription);this._setMenuSubscription=null;this._removeBorderSubscriptions();this._removeShortBorder();};m.prototype._onSetMenu=function(){"use strict";this._removeBorderSubscriptions();this._menu=this._popoverMenu.getMenu();this._renderShortBorder(this._menu.getRoot());this._showSubscription=this._popover.subscribe('show',l(this._updateBorder,this));var n=this._updateBorder.bind(this);this._menuSubscription=this._menu.subscribe(['change','resize'],function(){setTimeout(n,0);});this._updateBorder();};m.prototype._updateBorder=function(){"use strict";var n=this._menu.getRoot(),o=this._triggerElem.offsetWidth,p=Math.max(n.offsetWidth-o,0);i.set(this._shortBorder,'width',p+'px');};m.prototype._renderShortBorder=function(n){"use strict";this._shortBorder=h.create('div',{className:"_54hx"});h.appendContent(n,this._shortBorder);g.addClass(n,"_54hy");};m.prototype._removeShortBorder=function(){"use strict";if(this._shortBorder){h.remove(this._shortBorder);this._shortBorder=null;g.removeClass(this._popoverMenu.getMenu().getRoot(),"_54hy");}};m.prototype._removeBorderSubscriptions=function(){"use strict";if(this._showSubscription){this._popover.unsubscribe(this._showSubscription);this._showSubscription=null;}if(this._menuSubscription){this._menu.unsubscribe(this._menuSubscription);this._menuSubscription=null;}};j(m.prototype,{_shortBorder:null,_setMenuSubscription:null,_showSubscription:null,_menuSubscription:null});e.exports=m;},null);
-__d("ReactPropTransferer",["Object.assign","emptyFunction","joinClasses"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();'use strict';function j(o){return function(p,q,r){if(!p.hasOwnProperty(q)){p[q]=r;}else p[q]=o(p[q],r);};}var k=j(function(o,p){return g({},p,o);}),l={children:h,className:j(i),style:k};function m(o,p){for(var q in p){if(!p.hasOwnProperty(q))continue;var r=l[q];if(r&&l.hasOwnProperty(q)){r(o,q,p[q]);}else if(!o.hasOwnProperty(q))o[q]=p[q];}return o;}var n={mergeProps:function(o,p){return m(g({},o),p);}};e.exports=n;},null);
-__d("cloneWithProps",["ReactElement","ReactPropTransferer","keyOf","warning"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();'use strict';var k=i({children:null});function l(m,n){var o=h.mergeProps(n,m.props);if(!o.hasOwnProperty(k)&&m.props.hasOwnProperty(k))o.children=m.props.children;return g.createElement(m.type,o);}e.exports=l;},null);
-__d("intlList",["React","fbt","invariant","keyMirror"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();'use strict';var k=function(m,n){n=n||k.CONJUNCTIONS.AND;var o=m.length;if(o===0){return '';}else if(o===1)return m[0];var p=m[o-1],q=m[0];for(var r=1;rea.right||da.yea.bottom)return false;}this.inform('grip_start');var fa=da.y,ga=this._gripper.offsetTop;j.addClass(this._elem,'uiScrollableAreaDragging');var ha=ba.subscribe('update',function(ja,event){var ka=s.getEventPosition(event,'viewport').y-fa;this._throttledComputeHeights();var la=this._contentHeight-this._containerHeight,ma=ga+ka,na=this._trackHeight-this._gripperHeight;ma=Math.max(Math.min(ma,na),0);var oa=ma/na*la;this._wrap.scrollTop=oa;}.bind(this)),ia=ba.subscribe('end',function(){ba.unsubscribe(ha);ba.unsubscribe(ia);j.removeClass(this._elem,'uiScrollableAreaDragging');this.inform('grip_end');}.bind(this));}.bind(this));};z.prototype.adjustGripper=function(){"use strict";if(this._needsGripper()){q.set(this._gripper,'height',this._gripperHeight+'px');this._slideGripper();}this._throttledShowGripperAndShadows();return this;};z.prototype._computeHeights=function(){"use strict";this._containerHeight=this._elem.clientHeight;this._contentHeight=this._content.offsetHeight;this._trackHeight=this._track.offsetHeight;this._gripperHeight=Math.max(this._containerHeight/this._contentHeight*this._trackHeight,v);};z.prototype._needsGripper=function(){"use strict";this._throttledComputeHeights();return this._gripperHeight0);j.conditionClass(this._elem,'contentAfter',!this.isScrolledToBottom());};z.prototype.destroy=function(){"use strict";this._listeners.forEach(function(aa){aa.remove();});this._listeners.length=0;};z.prototype._handleClickOnTrack=function(event){"use strict";var aa=s.getEventPosition(event,'viewport'),ba=this._gripper.getBoundingClientRect();if(aa.xba.left){if(aa.yba.bottom)this.setScrollTop(this.getScrollTop()+this._elem.clientHeight);event.prevent();}};z.prototype._handleMouseMove=function(event){"use strict";var aa=this._options.fade!==false;if(i.hasPointerEvents()||aa){this._mousePos=s.getEventPosition(event);this._throttledRespondMouseMove();}};z.prototype._respondMouseMove=function(){"use strict";if(!this._mouseOver)return;var aa=this._options.fade!==false,ba=this._mousePos,ca=s.getElementPosition(this._track).x,da=s.getElementDimensions(this._track).x,ea=Math.abs(ca+da/2-ba.x);j.conditionClass(this._elem,'uiScrollableAreaTrackOver',i.hasPointerEvents()&&ea<=10);if(aa)if(ea<25){this.showScrollbar(false);}else if(!this._options.no_fade_on_hover)this.hideScrollbar();};z.prototype._handleScroll=function(event){"use strict";if(this._needsGripper())this._slideGripper();this.throttledAdjustGripper();if(this._options.fade!==false)this.showScrollbar();this.inform('scroll');};z.prototype._handleMouseLeave=function(){"use strict";this._mouseOver=false;this.hideScrollbar();};z.prototype._handleMouseEnter=function(){"use strict";this._mouseOver=true;this.showScrollbar();};z.prototype.hideScrollbar=function(aa){"use strict";if(!this._scrollbarVisible)return this;this._scrollbarVisible=false;if(this._hideTimeout){clearTimeout(this._hideTimeout);this._hideTimeout=null;}if(aa){q.set(this._track,'opacity',0);j.addClass.bind(null,this._track,'invisible_elem');}else this._hideTimeout=setTimeout(function(){if(this._hideAnimation){this._hideAnimation.stop();this._hideAnimation=null;}this._hideAnimation=(new g(this._track)).from('opacity',1).to('opacity',0).duration(250).ondone(j.addClass.bind(null,this._track,'invisible_elem')).go();}.bind(this),750);return this;};z.prototype.resize=function(){"use strict";if(this._body.style.width)this._body.style.width='';var aa=this._wrap.offsetWidth-this._wrap.clientWidth;if(aa>0)q.set(this._body,'margin-right',(-aa)+'px');return this;};z.prototype.showScrollbar=function(aa){"use strict";this.throttledAdjustGripper();if(this._scrollbarVisible)return this;this._scrollbarVisible=true;if(this._hideTimeout){clearTimeout(this._hideTimeout);this._hideTimeout=null;}if(this._hideAnimation){this._hideAnimation.stop();this._hideAnimation=null;}q.set(this._track,'opacity',1);j.removeClass(this._track,'invisible_elem');if((aa!==false)&&!this._options.no_fade_on_hover)this.hideScrollbar();return this;};z.prototype.distanceToBottom=function(){"use strict";this._computeHeights();return this._contentHeight-(this._wrap.scrollTop+this._containerHeight);};z.prototype.isScrolledToBottom=function(){"use strict";return this.distanceToBottom()<=0;};z.prototype.isScrolledToTop=function(){"use strict";return this._wrap.scrollTop===0;};z.prototype.scrollToBottom=function(aa,ba){"use strict";this.setScrollTop(this._wrap.scrollHeight,aa,ba);};z.prototype.scrollToTop=function(aa){"use strict";this.setScrollTop(0,aa);};z.prototype.scrollIntoView=function(aa,ba){"use strict";var ca=this._wrap.clientHeight,da=aa.offsetHeight,ea=this._wrap.scrollTop,fa=ea+ca,ga=aa.offsetTop,ha=ga+da;if(gafa)this.setScrollTop(ea+(ha-fa),ba);};z.prototype.scrollElemToTop=function(aa,ba,ca){"use strict";this.setScrollTop(aa.offsetTop,ba,{callback:ca});};z.prototype.poke=function(){"use strict";var aa=this._wrap.scrollTop;this._wrap.scrollTop+=1;this._wrap.scrollTop-=1;this._wrap.scrollTop=aa;return this.showScrollbar(false);};z.prototype.getClientHeight=function(){"use strict";return this._wrap.clientHeight;};z.prototype.getScrollTop=function(){"use strict";return this._wrap.scrollTop;};z.prototype.getScrollHeight=function(){"use strict";return this._wrap.scrollHeight;};z.prototype.setScrollTop=function(aa,ba,ca){"use strict";ca=ca||{};if(ba!==false){if(this._scrollTopAnimation)this._scrollTopAnimation.stop();var da=ca.duration||250,ea=ca.ease||g.ease.end;this._scrollTopAnimation=(new g(this._wrap)).to('scrollTop',aa).ease(ea).duration(da).ondone(ca.callback).go();}else{this._wrap.scrollTop=aa;ca.callback&&ca.callback();}};z.renderDOM=function(){"use strict";var aa=l.create('div',{className:'uiScrollableAreaContent'}),ba=l.create('div',{className:'uiScrollableAreaBody'},aa),ca=l.create('div',{className:'uiScrollableAreaWrap scrollable'},ba),da=l.create('div',{className:'uiScrollableArea native'},ca);return {root:da,wrap:ca,body:ba,content:aa};};z.fromNative=function(aa,ba){"use strict";if(!j.hasClass(aa,'uiScrollableArea')||!j.hasClass(aa,'native'))return;ba=ba||{};j.removeClass(aa,'native');var ca=l.create('div',{className:'uiScrollableAreaTrack'},l.create('div',{className:'uiScrollableAreaGripper'}));if(ba.fade!==false){j.addClass(aa,'fade');j.addClass(ca,'invisible_elem');}else j.addClass(aa,'nofade');l.appendContent(aa,ca);var da=new z(aa,ba);da.resize();return da;};z.getInstance=function(aa){"use strict";var ba=n.byClass(aa,'uiScrollableArea');return ba?k.get(ba,'ScrollableArea'):null;};z.poke=function(aa){"use strict";var ba=z.getInstance(aa);ba&&ba.poke();};e.exports=z;},null);
-__d("Menu",["BehaviorsMixin","CSS","DataStore","DOM","Event","Keys","KeyStatus","Parent","PopoverMenuInterface","ScrollableArea","Style","copyProperties","cx"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s){b.__markCompiled&&b.__markCompiled();for(var t in o)if(o.hasOwnProperty(t))v[t]=o[t];var u=o===null?null:o.prototype;v.prototype=Object.create(u);v.prototype.constructor=v;v.__superConstructor__=o;function v(w,x){"use strict";o.call(this);this._items=[];for(var y=0;y=0){var aa=y?-1:1;if(this._items[z+aa]==x)return;this._items.splice(z,1);}if(x){z=this._items.indexOf(x);if(z<0)throw new Error('reference item must already be in the menu');if(y)z++;this._items.splice(z,0,w);}else this._items.push(w);if(this._root)this._insertItem(w,x,y);};v.prototype.removeItem=function(w){"use strict";var x=this._items.indexOf(w);if(x<0)return;this._items.splice(x,1);this._root&&j.remove(w.getRoot());};v.prototype.forEachItem=function(w){"use strict";this._items.forEach(w);};v.prototype.getFocusedItem=function(){"use strict";return this._focused;};v.prototype.getItemAt=function(w){"use strict";return this._items[w]||null;};v.prototype.getRoot=function(){"use strict";if(!this._root)this._render();return this._root;};v.prototype.onShow=function(){"use strict";if(this._config.maxheight)if(!this._scrollableArea){this._scrollableArea=p.fromNative(this._scrollableElems.root,{fade:true});}else this._scrollableArea.resize();if(m.isKeyDown())this.focusAnItem();this.inform('show');};v.prototype.onHide=function(){"use strict";this.blur();};v.prototype.focusAnItem=function(w){"use strict";return this._attemptFocus(w||0,1);};v.prototype.blur=function(){"use strict";if(this._focused){var w=this._focused;this._focused.blur();this._focused=null;this.inform('blur',{item:w});}};v.prototype.handleKeydown=function(w,x){"use strict";var y=this._items.indexOf(this._focused);switch(w){case l.UP:case l.DOWN:var z=w===l.UP,aa=z?-1:1,ba=z?this._items.length-1:0,ca=z?0:this._items.length-1;if(y===-1){return this._attemptFocus(ba,aa);}else if(y!==ca)return this._attemptFocus(y+aa,aa);break;case l.SPACE:if(this._items.indexOf(this._focused)!==-1){this._handleItemClick(this._focused,x);return true;}return false;default:var da=String.fromCharCode(w).toLowerCase(),ea;for(var fa=y+1;fa0)for(var da=0;day){return 1;}else if(x0){t=this.props.searchedAssets.map(function(u){return this._renderAsset(u,null,g.SEARCH);}.bind(this));}else t=(m.createElement(k,{vertical:true,className:"_1nmf"},p._("No items found")));break;}if(t){return (m.createElement("div",null,this._renderSectionHeader(p._("Search by ID (employees only)")),t));}else return null;}});e.exports=s;},null);
-__d("generatePaths",["ImmutableObject","invariant"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();'use strict';function i(k){return Object.prototype.toString.call(k)==='[object Object]';}function j(k){var l={};k.forEach(function(m){var n=m,o=n.pathKeys,p=n.expandsTo,q=[],r=l;o.forEach(function(s){h(r.hasOwnProperty(s));q=r[s];if(!i(r[s]))r[s]={};r=r[s];});h(Array.isArray(q));Object.keys(p).forEach(function(s){r[s]=[].concat(q,[p[s]]);});h(!r.hasOwnProperty('path'));r.path=q;});return new g(l);}e.exports=j;},null);
-__d("ApiPagePaths",["ApiPageFields","generatePaths"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();'use strict';var i={DATA:'data'},j=[{pathKeys:[],expandsTo:g},{pathKeys:['PICTURE'],expandsTo:i},{pathKeys:['PICTURE','DATA'],expandsTo:{URL:'url'}},{pathKeys:['USERPERMISSIONS'],expandsTo:i},{pathKeys:['BUSINESSPROJECTS'],expandsTo:i}],k=h(j);e.exports=k;},null);
-__d("getByPath",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();'use strict';function g(h,i,j){var k=h;for(var l=0;l=p){this.$ArrayIterator0=(void 0);return n((void 0),true);}this.$ArrayIterator2=q+1;if(r===g){return n(q,false);}else if(r===h){return n(o[q],false);}else if(r===i)return n([q,o[q]],false);};l.prototype["@@iterator"]=function(){"use strict";return this;};function m(o){"use strict";if(typeof o!=='string')throw new TypeError('Object is not a string');this.$StringIterator0=o;this.$StringIterator1=0;}m.prototype.next=function(){"use strict";if(!this instanceof m)throw new TypeError('Object is not a StringIterator');if(this.$StringIterator0==null)return n((void 0),true);var o=this.$StringIterator1,p=this.$StringIterator0,q=p.length;if(o>=q){this.$StringIterator0=(void 0);return n((void 0),true);}var r,s=p.charCodeAt(o);if(s<55296||s>56319||o+1===q){r=p[o];}else{var t=p.charCodeAt(o+1);if(t<56320||t>57343){r=p[o];}else r=p[o]+p[o+1];}this.$StringIterator1=o+r.length;return n(r,false);};m.prototype["@@iterator"]=function(){"use strict";return this;};function n(o,p){return {value:o,done:p};}return function(o,p){if(typeof o==='string'){return new m(o);}else if(Array.isArray(o)){return new l(o,p||h);}else return o[j]();};})();}else return function(l){return l[j]();};})();Object.assign(k,{KIND_KEY:g,KIND_VALUE:h,KIND_KEY_VAL:i,ITERATOR_SYMBOL:j});e.exports=k;},null);
-__d("_shouldPolyfillES6Collection",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();function g(j){var k=a[j];if(k==null)return true;var l=k.prototype;return k==null||typeof k!=='function'||typeof l.clear!=='function'||new k().size!==0||typeof l.keys!=='function'||typeof l.forEach!=='function'||i(k)||!h(k);}function h(j){for(var k in j)if(j.hasOwnProperty(k))m[k]=j[k];var l=j===null?null:j.prototype;m.prototype=Object.create(l);m.prototype.constructor=m;m.__superConstructor__=j;function m(){"use strict";if(j!==null)j.apply(this,arguments);}try{var o=(new m([]));o.size;return o instanceof j;}catch(n){return false;}}function i(j){try{j();}catch(k){return false;}return true;}e.exports=g;},null);
-__d("Map",["guid","isNode","toIterator","_shouldPolyfillES6Collection"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();e.exports=(function(k,l){if(!j('Map'))return k.Map;var m='key',n='value',o='key+value',p='$map_',q,r='IE_HASH_';function s(da){"use strict";if(!x(this))throw new TypeError('Wrong map object type.');w(this);if(da!=null){var ea=i(da),fa;while(!(fa=ea.next()).done){if(!x(fa.value))throw new TypeError('Expected iterable items to be pair objects.');this.set(fa.value[0],fa.value[1]);}}}s.prototype.clear=function(){"use strict";w(this);};s.prototype.has=function(da){"use strict";var ea=u(this,da);return !!(ea!=null&&this._mapData[ea]);};s.prototype.set=function(da,ea){"use strict";var fa=u(this,da);if(fa!=null&&this._mapData[fa]){this._mapData[fa][1]=ea;}else{fa=this._mapData.push([da,ea])-1;v(this,da,fa);this.size+=1;}return this;};s.prototype.get=function(da){"use strict";var ea=u(this,da);if(ea==null){return l;}else return this._mapData[ea][1];};s.prototype["delete"]=function(da){"use strict";var ea=u(this,da);if(ea!=null&&this._mapData[ea]){v(this,da,l);this._mapData[ea]=l;this.size-=1;return true;}else return false;};s.prototype.entries=function(){"use strict";return new t(this,o);};s.prototype.keys=function(){"use strict";return new t(this,m);};s.prototype.values=function(){"use strict";return new t(this,n);};s.prototype.forEach=function(da,ea){"use strict";if(typeof da!=='function')throw new TypeError('Callback must be callable.');var fa=da.bind(ea||l),ga=this._mapData;for(var ha=0;hal.t)){if(m)break;l=new g(p.y,q.x,q.y,p.x,'document');}else{l.t=Math.min(l.t,p.y);l.b=Math.max(l.b,q.y);l.r=q.x;}if(o.contains(j))m=true;}if(!l)l=g.getElementBounds(i);return l;}e.exports=h;},null);
-__d("nl2br",["DOM"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h=/(\r\n|[\r\n])/;function i(j){return j.split(h).map(function(k){return h.test(k)?g.create('br'):k;});}e.exports=i;},null);
-__d("Tooltip",["Event","AsyncRequest","ContextualLayer","ContextualLayerAutoFlip","CSS","DataStore","DOM","Style","URI","Vector","copyProperties","emptyFunction","getElementText","getInlineBoundingRect","nl2br","setImmediate","fbt"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w){b.__markCompiled&&b.__markCompiled();var x=null,y=null,z=null,aa=null,ba=null,ca=[],da=[];function ea(){if(!aa){ba=m.create('div',{className:'tooltipContent'});var ka=m.create('i',{className:'arrow'}),la=m.create('div',{className:'uiTooltipX'},[ba,ka]);aa=new i({},la);aa.shouldSetARIAProperties(false);aa.enableBehavior(j);}}function fa(ka){return q({content:ka.getAttribute('aria-label'),position:ka.getAttribute('data-tooltip-position')||'above',alignH:ka.getAttribute('data-tooltip-alignh')||'left',suppress:false,overflowDisplay:ka.getAttribute('data-tooltip-display')==='overflow',persistOnClick:ka.getAttribute('data-pitloot-persistonclick')},l.get(ka,'tooltip'));}function ga(ka,la){var ma=fa(ka);l.set(ka,'tooltip',{content:la.content||ma.content,position:la.position||ma.position,alignH:la.alignH||ma.alignH,suppress:la.suppress===(void 0)?ma.suppress:la.suppress,overflowDisplay:la.overflowDisplay||ma.overflowDisplay,persistOnClick:la.persistOnClick||ma.persistOnClick});ka.setAttribute('data-hover','tooltip');}function ha(ka,la){ja.set(ka,w._("Loading..."));new h(la).setHandler(function(ma){ja.set(ka,ma.getPayload());}).setErrorHandler(r).send();}var ia;g.listen(document.documentElement,'mouseover',function(event){ia=event;v(function(){ia=null;});});var ja={process:function(ka,la){if(!m.contains(ka,la))return;if(ka!==x){var ma=ka.getAttribute('data-tooltip-uri');if(ma){ka.removeAttribute('data-tooltip-uri');ha(ka,ma);}var na=ka.getAttribute('data-tooltip-delay');if(na){na=parseInt(na,10)||1000;ja._showWithDelay(ka,na);}else ja.show(ka);}},remove:function(ka){l.remove(ka,'tooltip');ka.removeAttribute('data-hover');ka.removeAttribute('data-tooltip-position');ka.removeAttribute('data-tooltip-alignh');ka===x&&ja.hide();},hide:function(){if(x){aa.hide();x=null;while(ca.length)ca.pop().remove();}},set:function(ka,la,ma,na){if(ma||na)ga(ka,{position:ma,alignH:na});if(la instanceof o){if(ka===x){ha(ka,la);}else ka.setAttribute('data-tooltip-uri',la);}else{if(m.isTextNode(la))la=s(la);var oa=false;if(typeof la!=='string'){la=m.create('div',{},la);ka.setAttribute('aria-label',s(la));}else{ka.setAttribute('aria-label',la);oa=la==='';}ga(ka,{content:la,suppress:oa});ka===x&&ja.show(ka);}},propsFor:function(ka){if(!ka)return {};return {'aria-label':ka,'data-hover':'tooltip'};},enableDisplayOnOverflow:function(ka){ka.removeAttribute('data-tooltip-display');ga(ka,{overflowDisplay:true});},enablePersistOnClick:function(ka){ka.removeAttribute('data-pitloot-persistOnClick');ga(ka,{persistOnClick:true});},suppress:function(ka,la){ga(ka,{suppress:la});},show:function(ka){ea();ja.hide();var la=fa(ka);if(la.suppress)return;var ma=la.content;if(la.overflowDisplay){if(ka.offsetWidth>=ka.scrollWidth)return;if(!ma)ma=s(ka);}if(!ma)return;var na=0,oa=0;if(la.position==='left'||la.position==='right'){oa=(ka.offsetHeight-28)/2;}else if(la.alignH!=='center'){var pa=ka.offsetWidth;if(pa<32)na=(pa-32)/2*(la.alignH==='right'?-1:1);}aa.setContextWithBounds(ka,t(ka,ia&&p.getEventPosition(ia))).setOffsetX(na).setOffsetY(oa).setPosition(la.position).setAlignment(la.alignH);if(typeof ma==='string'){k.addClass(aa.getRoot(),'invisible_elem');var qa=m.create('span',{},u(ma)),ra=m.create('div',{className:'tooltipText'},qa);m.setContent(ba,ra);aa.show();var sa;if(ra.getClientRects){var ta=ra.getClientRects()[0];if(ta)sa=Math.ceil(ta.right-ta.left);}if(!sa)sa=ra.offsetWidth;if(sa0)ea.push({name:fa.name,assets:fa.assets,businessID:fa.bizID});fa.projects.forEach(function(ga){if(ga.assets.length>0)ea.push({name:ga.name,assets:ga.assets,businessID:fa.bizID});});});return ea;},_getUnownedPages:function(){return this.props.unownedPages.filter(function(ca){return this._filterPage(this.props.searchQuery,ca);}.bind(this));}}),ba=n.createClass({displayName:"PageSelectorItem",propTypes:{businessID:y.string,hoverStyle:y.oneOf(["dark-blue","light-gray"]),imageSrc:y.string.isRequired,isBookmarked:y.bool.isRequired,isSelected:y.bool.isRequired,isRecentlyBookmarked:y.bool.isRequired,name:y.string.isRequired,pageID:y.string.isRequired,sectionType:y.oneOf(Object.keys(g)).isRequired,showBookmark:y.bool.isRequired,showPageID:y.bool.isRequired,onPageSelected:y.func.isRequired,onPageRemoved:y.func.isRequired,onPageBookmarked:y.func.isRequired},getDefaultProps:function(){return {hoverStyle:"dark-blue"};},render:function(){var ca=(this.props.sectionType===g.BOOKMARKED||this.props.sectionType===g.UNOWNED),da=(!this.props.isBookmarked&&this.props.sectionType===g.OWNED&&this.props.showBookmark),ea=null;if(ca){ea=(n.createElement("div",n.__spread({className:"_1wcw"},p.propsFor(t._("Remove Page from this list")),{onClick:this._onRemoveClick,"data-tooltip-position":"right"})));}else if(da){ea=(n.createElement("div",n.__spread({className:"_50a_"},p.propsFor(t._("Bookmark this Page")),{onClick:this._onBookmarkClick,"data-tooltip-position":"right"})));}else if(this.props.isSelected)ea=(n.createElement("div",{className:"_55fc"}));var fa=null;if(this.props.showPageID)fa=(n.createElement("div",{className:"_4c70"},this.props.pageID));return (n.createElement(m,{className:(("_2sl3")+(this.props.hoverStyle==="dark-blue"?' '+"_alf":'')+(this.props.hoverStyle==="light-gray"?' '+"_2z3h":'')+(this.props.isSelected?' '+"_2246":'')+(this.props.isRecentlyBookmarked?' '+"_50b0":'')),onClick:this._onClick},n.createElement(l,{className:"_4-rj",width:30,height:30,src:this.props.imageSrc}),n.createElement("div",{className:"_1wcv"},n.createElement("div",{className:(("_2sl4")+(!this.props.showPageID?' '+"_4c71":''))},this.props.name),fa,ea)));},_onClick:function(){this.props.onPageSelected(this.props.pageID,this.props.businessID,this.props.sectionType);},_onRemoveClick:function(event){event.preventDefault();event.stopPropagation();this.props.onPageRemoved(this.props.pageID,this.props.sectionType);},_onBookmarkClick:function(event){event.preventDefault();event.stopPropagation();this.props.onPageBookmarked(this.props.pageID);}});e.exports=aa;},null);
-__d("LayerHideOnBlur",["copyProperties","requestAnimationFrame"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();function i(j){"use strict";this._layer=j;}i.prototype.enable=function(){"use strict";this._subscriptions=[this._layer.subscribe('show',this._attach.bind(this)),this._layer.subscribe('hide',this._detach.bind(this))];if(this._layer.isShown())this._attach();};i.prototype.disable=function(){"use strict";this._detach();while(this._subscriptions.length)this._subscriptions.pop().unsubscribe();this._subscriptions=null;};i.prototype._detach=function(){"use strict";this._onBlur&&this._onBlur.unsubscribe();this._onBlur=null;};i.prototype._attach=function(){"use strict";this._onBlur=this._layer.subscribe('blur',function(){return h(function(){this._layer.hide();return false;}.bind(this));}.bind(this));};g(i.prototype,{_subscriptions:null,_onBlur:null});e.exports=i;},null);
-__d("ReactLayeredComponentMixin",["ExecutionEnvironment","ReactInstanceMap","ReactCurrentOwner","React","ReactFragment"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();"use strict";var l={componentWillMount:function(){if(g.canUseDOM)this._layersContainer=document.createElement('div');},componentDidMount:function(){this._renderLayersIntoContainer();},componentDidUpdate:function(){this._renderLayersIntoContainer();},componentWillUnmount:function(){j.unmountComponentAtNode(this._layersContainer);},_renderLayersIntoContainer:function(){i.current=h.get(this);var m;try{m=this.renderLayers();}finally{i.current=null;}if(m&&!Array.isArray(m)&&!j.isValidElement(m))m=k.create(m);j.render(j.createElement("div",null,m),this._layersContainer);}};e.exports=l;},null);
-__d("LEGACY_getSiblingByRef",["ReactInstanceMap"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();"use strict";var h=function(i,j){var k=g.get(i),l=k._currentElement._owner;if(!l||!l.getPublicInstance()||!l.getPublicInstance().refs)return null;return l.getPublicInstance().refs[j];};e.exports=h;},null);
-__d("HasLayerContextMixin",["React","LEGACY_getSiblingByRef"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i={getContextNode:function(){var j=this.props.context;if(this.props.contextRef){var k=h(this,this.props.contextRef);j=k&&g.findDOMNode(k);}return j;}};e.exports=i;},null);
-__d("ContextualDialogXUITheme",["cx"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h={wrapperClassName:"_53ii",arrowDimensions:{offset:12,length:16}};e.exports=h;},null);
-__d("ContextualDialogARIA",["DOM"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();function h(i){"use strict";this._layer=i;}h.prototype.enable=function(){"use strict";this._subscription=this._layer.subscribe('beforeshow',this._addAriaAttribute.bind(this));};h.prototype.disable=function(){"use strict";this._subscription.unsubscribe();this._subscription=null;};h.prototype._addAriaAttribute=function(){"use strict";var i=this._layer.getCausalElement();if(!i)return;var j=g.scry(this._layer.getRoot(),'.accessible_elem');if(j.length)i.setAttribute('aria-describedby',g.getID(j[0]));};e.exports=h;},null);
-__d("AccessibleLayer",["DOM","Event","Focus","fbt"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();function k(l){"use strict";this._layer=l;}k.prototype.enable=function(){"use strict";this._afterShowSubscription=this._layer.subscribe('aftershow',this._onAfterShow.bind(this));};k.prototype.disable=function(){"use strict";this._listener&&this._listener.remove();this._afterShowSubscription.unsubscribe();this._listener=this._afterShowSubscription=null;};k.prototype._closeListener=function(event){"use strict";var l=this._layer.getCausalElement();if(l)if(l.tabIndex==-1){l.tabIndex=0;i.setWithoutOutline(l);}else i.set(l);this._layer.hide();};k.prototype._onAfterShow=function(){"use strict";var l=this._layer.getContentRoot();if(g.scry(l,'.layer_close_elem')[0])return;var m=g.create('a',{className:'accessible_elem layer_close_elem',href:'#'},[j._("Close pop-up and return")]);g.appendContent(l,m);this._listener=h.listen(m,'click',this._closeListener.bind(this));};e.exports=k;},null);
-__d("flattenArray",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();function g(h){var i=h.slice(),j=[];while(i.length){var k=i.pop();if(Array.isArray(k)){Array.prototype.push.apply(i,k);}else j.push(k);}return j.reverse();}e.exports=g;},null);
-__d("JSXDOM",["DOM","flattenArray"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i=['a','blockquote','br','button','canvas','checkbox','dd','div','dl','dt','em','form','h1','h2','h3','h4','h5','h6','hr','i','iframe','img','input','label','li','option','p','pre','select','span','strong','table','tbody','thead','td','textarea','th','tr','ul','video'],j={};i.forEach(function(k){var l=function(m,n){if(arguments.length>2)n=Array.prototype.slice.call(arguments,1);if(!n&&m){n=m.children;delete m.children;}if(n)n=Array.isArray(n)?h(n):h([n]);return g.create(k,m,n);};j[k]=l;});e.exports=j;},null);
-__d("ContextualDialogArrow",["CSS","DOM","JSXDOM","Locale","Style","Vector","copyProperties","cx"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){b.__markCompiled&&b.__markCompiled();var o={bottom:"_53ik",top:"_53il",right:"_53im",left:"_53in"},p={above:'bottom',below:'top',left:'right',right:'left'};function q(r){"use strict";this._layer=r;}q.prototype.enable=function(){"use strict";this._subscription=this._layer.subscribe(['adjust','reposition'],this._handle.bind(this));g.addClass(this._layer.getContentRoot(),"_5v-0");};q.prototype.disable=function(){"use strict";this._subscription.unsubscribe();this._subscription=null;g.removeClass(this._layer.getContentRoot(),"_5v-0");};q.prototype._handle=function(r,s){"use strict";if(r==='adjust'){this._repositionArrow(s);}else this._repositionRoot(s);};q.prototype._repositionRoot=function(r){"use strict";var s=r.getAlignment();if(s=='center')return;var t=this._layer.getRoot(),u=this._layer.getContext(),v=r.isVertical(),w=this._layer.getArrowDimensions(),x=w.offset,y=w.length,z=l.getElementDimensions(u),aa=v?z.x:z.y;if(aa>=y+(x*2))return;var ba=(y/2)+x,ca=aa/2,da=parseInt(ba-ca,10);if(v){if(s=='left'){var ea=parseInt(k.get(t,'left'),10);k.set(t,'left',(ea-da)+'px');}else{var fa=parseInt(k.get(t,'right'),10);k.set(t,'right',(fa-da)+'px');}}else{var ga=parseInt(k.get(t,'top'),10);k.set(t,'top',(ga-da)+'px');}};q.prototype._repositionArrow=function(r){"use strict";var s=this._layer.getContentRoot(),t=r.getPosition(),u=p[t];for(var v in o)g.conditionClass(s,o[v],u===v);if(t=='none')return;if(!this._arrow)this._arrow=i.i({className:"_53io"});if(!h.contains(s,this._arrow))h.appendContent(s,this._arrow);k.set(this._arrow,'top','');k.set(this._arrow,'left','');k.set(this._arrow,'right','');k.set(this._arrow,'margin','');var w=q.getOffsetPercent(r),x=q.getOffset(r,w,this._layer),y=q.getOffsetSide(r);k.set(this._arrow,y,w+'%');k.set(this._arrow,'margin-'+y,x+'px');};q.getOffsetPercent=function(r){"use strict";var s=r.getAlignment(),t=r.getPosition();if(t=='above'||t=='below')if(s=='center'){return 50;}else if(s=='right')return 100;return 0;};q.getOffsetSide=function(r){"use strict";var s=r.isVertical();return s?(j.isRTL()?'right':'left'):'top';};q.getOffset=function(r,s,t){"use strict";var u=t.getArrowDimensions(),v=u.offset,w=u.length,x=r.getAlignment(),y=(x=='center')?0:v;y+=w*s/100;if(x!='left')y*=-1;return y;};m(q.prototype,{_subscription:null,_arrow:null});e.exports=q;},null);
-__d("ContextualDialogDefaultTheme",["cx"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h={wrapperClassName:"_53ip",arrowDimensions:{offset:15,length:16}};e.exports=h;},null);
-__d("ContextualDialogKeepInViewport",["ContextualLayerDimensions","Event","Style","Vector","throttle"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();function l(m){"use strict";this._layer=m;this._listeners=[];this._subscription=null;this._minimumTop=null;}l.prototype.enable=function(){"use strict";var m=this._layer.getArrowDimensions();this._arrowOffset=m.offset;var n=m.length;this._arrowBuffer=this._arrowOffset+n;this._subscription=this._layer.subscribe(['show','hide','reposition'],function(o,p){if(this._layer.isFixed())return;if(o=='reposition'){this._calculateMinimumTop(p);}else if(o=='show'){this._attachScroll();this._adjustForScroll();}else this._detachScroll();}.bind(this));if(this._layer.isShown())this._attachScroll();};l.prototype.disable=function(){"use strict";if(this._layer.isShown())this._detachScroll();this._subscription.unsubscribe();this._subscription=null;};l.prototype._attachScroll=function(){"use strict";var m=k(this._adjustForScroll.bind(this)),n=this._layer.getContextScrollParent()||window;this._listeners=[h.listen(n,'scroll',m),h.listen(window,'resize',m)];};l.prototype._detachScroll=function(){"use strict";while(this._listeners.length)this._listeners.pop().remove();this._listeners=[];};l.prototype._getContentHeight=function(){"use strict";if(!this._layer._contentWrapper)return 0;return j.getElementDimensions(this._layer._contentWrapper).y;};l.prototype._getContextY=function(){"use strict";return j.getElementPosition(this._layer.getContext()).y;};l.prototype._calculateMinimumTop=function(m){"use strict";if(m.isVertical())return;this._minimumTop=(this._getContextY()-(this._getContentHeight()-this._arrowBuffer)+m.getOffsetY());};l.prototype._adjustForScroll=function(){"use strict";var m=this._layer._getOrientation(),n=this._layer.getContent();if(m.isVertical()||!n)return;var o=g.getViewportRect(this._layer),p=o.b-this._minimumTop;if(p<0)return;var q=this._getContentHeight(),r=q-(this._arrowBuffer+this._arrowOffset),s=Math.max(0,Math.min(r,r-(p-q)));i.set(n,'top',-s+'px');};e.exports=l;},null);
-__d("ContextualDialogFitInViewport_PUSHSAFE",["Style","Vector"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i=50,j=10;function k(l){"use strict";this._layer=l;this._contentHeight=null;this._contextY=null;}k.prototype.enable=function(){"use strict";var l=this._layer.getArrowDimensions();this._arrowOffset=l.offset;var m=l.length;this._arrowBuffer=this._arrowOffset+m;this._subscription=this._layer.subscribe(['reposition'],function(n,o){if(!this._layer.isFixed()||o.isVertical())return;this._adjustPosition();}.bind(this));};k.prototype.disable=function(){"use strict";this._subscription.unsubscribe();this._subscription=null;};k.prototype._getContentHeight=function(){"use strict";return h.getElementDimensions(this._layer._contentWrapper).y;};k.prototype._getContextY=function(){"use strict";return h.getElementPosition(this._layer.getContext(),'viewport').y;};k.prototype._adjustPosition=function(){"use strict";var l=this._getContextY(),m=this._getContentHeight();if(l===this._contextY&&m===this._contentHeight)return;this._contextY=l;this._contentHeight=m;var n=h.getViewportDimensions().y,o=Math.min(Math.max(0,l+m+j-n),Math.max(0,l-i),m-this._arrowOffset-this._arrowBuffer);g.set(this._layer.getContent(),'top',-o+'px');};e.exports=k;},null);
-__d("LayerButtons",["Button","Event","Parent","copyProperties","cx"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();function l(m){"use strict";this._layer=m;}l.prototype.enable=function(){"use strict";this._listener=h.listen(this._layer.getRoot(),'click',this._handle.bind(this));};l.prototype.disable=function(){"use strict";this._listener.remove();this._listener=null;};l.prototype._handle=function(m){"use strict";var n=m.getTarget(),o=i.byClass(n,'layerConfirm');if(o){if(this._isButton(o)&&!g.isEnabled(o))return;if(this._layer.inform('confirm',o)===false)m.prevent();return;}var p=i.byClass(n,'layerCancel');if(p){if(this._isButton(p)&&!g.isEnabled(p))return;if(this._layer.inform('cancel',p)!==false)this._layer.hide();m.prevent();return;}var q=i.byClass(n,'layerButton');if(q){if(this._isButton(q)&&!g.isEnabled(q))return;if(this._layer.inform('button',q)===false)m.prevent();}};l.prototype._isButton=function(m){"use strict";return !!(i.byClass(m,'uiButton')||i.byClass(m,"_42ft"));};j(l.prototype,{_listener:null});e.exports=l;},null);
-__d("LayerFormHooks",["Event","copyProperties"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();function i(j){"use strict";this._layer=j;}i.prototype.enable=function(){"use strict";var j=this._layer.getRoot();this._subscriptions=[g.listen(j,'submit',this._onSubmit.bind(this)),g.listen(j,'success',this._onSuccess.bind(this)),g.listen(j,'error',this._onError.bind(this))];};i.prototype.disable=function(){"use strict";this._subscriptions.forEach(function(j){j.remove();});this._subscriptions=null;};i.prototype._onSubmit=function(event){"use strict";if(this._layer.inform('submit',event)===false)event.kill();};i.prototype._onSuccess=function(event){"use strict";if(this._layer.inform('success',event)===false)event.kill();};i.prototype._onError=function(event){"use strict";var j=event.getData();if(this._layer.inform('error',{response:j.response})===false)event.kill();};h(i.prototype,{_subscriptions:null});e.exports=i;},null);
-__d("LayerRefocusOnHide",["ContextualThing","DOM","DOMQuery","Focus","Parent","copyProperties"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();function m(n){"use strict";this._layer=n;}m.prototype.enable=function(){"use strict";this._subscription=this._layer.subscribe('hide',this._handle.bind(this));};m.prototype.disable=function(){"use strict";this._subscription.unsubscribe();this._subscription=null;};m.prototype._handle=function(n,event){"use strict";if(document.activeElement===document.body||i.contains(this._layer.getRoot(),document.activeElement)){var o=this._layer.getCausalElement();while(o&&(!o.offsetWidth)){var p=k.byClass(o,'uiToggle');if(p&&p.offsetWidth){o=h.scry(p,'[rel="toggle"]')[0];}else{var q=g.getContext(o);if(q){o=q;}else o=o.parentNode;}}if(o)if(o.tabIndex!=-1)j.setWithoutOutline(o);}};l(m.prototype,{_subscription:null});e.exports=m;},null);
-__d("LayerMouseHooks",["Arbiter","ContextualThing","Event","Layer"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();var k=new g();function l(m){"use strict";this._layer=m;this._subscriptions=[];this._currentlyActive=false;}l.prototype.enable=function(){"use strict";this._subscriptions=[k.subscribe('mouseenter',this._handleActive.bind(this)),k.subscribe('mouseleave',this._handleInactive.bind(this)),this._layer.subscribe('hide',function(){this._currentlyActive=false;}.bind(this))];};l.prototype.disable=function(){"use strict";while(this._subscriptions.length)this._subscriptions.pop().unsubscribe();this._subscriptions=[];this._currentlyActive=false;};l.prototype._handleActive=function(m,n){"use strict";if(!this._currentlyActive&&this._isNodeWithinStack(n)){this._layer.inform('mouseenter');this._currentlyActive=true;}};l.prototype._handleInactive=function(m,n){"use strict";if(this._currentlyActive)if(!n||!this._isNodeWithinStack(n)){this._layer.inform('mouseleave');this._currentlyActive=false;}};l.prototype._isNodeWithinStack=function(m){"use strict";return h.containsIncludingLayers(this._layer.getContentRoot(),m);};j.subscribe('show',function(m,n){var o=n.getContentRoot(),p=[i.listen(o,'mouseenter',function(){k.inform('mouseenter',o);}),i.listen(o,'mouseleave',function(r){k.inform('mouseleave',r.getRelatedTarget());})],q=n.subscribe('hide',function(){while(p.length)p.pop().remove();q.unsubscribe();p=q=null;});});e.exports=l;},null);
-__d("ContextualDialog",["ContextualDialogARIA","AccessibleLayer","ContextualDialogArrow","ContextualDialogDefaultTheme","ContextualDialogKeepInViewport","ContextualDialogFitInViewport_PUSHSAFE","ContextualLayer","CSS","DOM","Event","JSXDOM","LayerButtons","LayerFormHooks","LayerRefocusOnHide","LayerHideOnTransition","LayerMouseHooks","Style","copyProperties","csx","cx","invariant","removeFromArray","shield"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,aa,ba,ca){b.__markCompiled&&b.__markCompiled();var da=0,ea=300;for(var fa in m)if(m.hasOwnProperty(fa))ha[fa]=m[fa];var ga=m===null?null:m.prototype;ha.prototype=Object.create(ga);ha.prototype.constructor=ha;ha.__superConstructor__=m;function ha(ia,ja){"use strict";ga.constructor.call(this,ia,ja);this._footer=null;}ha.prototype._configure=function(ia,ja){"use strict";x(ia,ia.theme||j);var ka=ia.arrowBehavior||i;ia.addedBehaviors=ia.addedBehaviors||[];ia.addedBehaviors.push(ka);ga._configure.call(this,ia,ja);this._footer=o.scry(ja,"div._572u")[0];if(this._footer)if(this._footer.children.length===1&&this._footer.children[0].nodeName==='DIV'&&this._footer.children[0].children.length===0){this._footer.parentNode.removeChild(this._footer);}else n.addClass(this.getContentRoot(),"_kc");if(ia.hoverContext)this._registerHoverHandlers(ia.hoverContext,ia.hoverShowDelay,ia.hoverHideDelay);};ha.prototype._registerHoverHandlers=function(ia,ja,ka){"use strict";if(ja==null)ja=da;if(ka==null)ka=ea;var la,ma,na=function(event){clearTimeout(ma);la=setTimeout(ca(this.show,this),ja);}.bind(this),oa=function(event){if(this._isHoverLocked())return;clearTimeout(la);ma=setTimeout(this.hide.bind(this),ka);}.bind(this),pa=p.listen(ia,'mouseenter',na),qa=p.listen(ia,'mouseleave',oa),ra=this.subscribe('mouseenter',na),sa=this.subscribe('mouseleave',oa);this.subscribe('destroy',function(){clearTimeout(ma);pa.remove();qa.remove();ra.unsubscribe();sa.unsubscribe();});};ha.prototype._getDefaultBehaviors=function(){"use strict";var ia=ga._getDefaultBehaviors.call(this);ba(ia,u);return ia.concat([h,t,k,l,r,s,v,g]);};ha.prototype._buildWrapper=function(ia,ja){"use strict";this._innerWrapper=q.div(null,ja);var ka=ga._buildWrapper.call(this,ia,this._innerWrapper);n.addClass(ka,ia.wrapperClassName);this.replaceEntireLayerContents(ja);aa(this.getContent()===ja);this.setWidth(ia.width);return ka;};ha.prototype.getContentRoot=function(){"use strict";aa(!!this._innerWrapper);return this._innerWrapper;};ha.prototype.setContent=function(ia){"use strict";aa(false);};ha.prototype.replaceEntireLayerContents=function(ia){"use strict";this._content=null;o.empty(this.getContentRoot());this.setInnerContent(ia);};ha.prototype.setInnerContent=function(ia){"use strict";n.addClass(ia,"_53ij");if(this.getContent()){o.replace(this.getContent(),ia);}else o.appendContent(this.getContentRoot(),ia);this._content=ia;this.isShown()&&this.updatePosition();};ha.prototype.setWidth=function(ia){"use strict";w.set(this.getContentRoot(),'width',ia?Math.floor(ia)+'px':'');return this;};ha.prototype.getFooter=function(){"use strict";return this._footer;};ha.prototype.lockHover=function(){"use strict";this._hoverLocked=true;return this;};ha.prototype.unlockHover=function(){"use strict";this._hoverLocked=false;return this;};ha.prototype._isHoverLocked=function(){"use strict";return !!this._hoverLocked;};ha.setContext=function(ia,ja){"use strict";ia.setContext(ja);};e.exports=ha;},null);
-__d("focusWithinLayer",["DOMQuery","Focus","TabbableElements","getActiveElement"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();function k(l){var m=g.scry(l,'.autofocus')[0],n=true;if(!m){var o=j();if(g.isNodeOfType(o,['input','textarea']))return;var p=i.find(l);for(var q=0;q http://underscorejs.org
- * > Underscore may be freely distributed under the MIT license.
- * > (c) 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative
- * Reporters & Editors
-
- * Baseline setup
- * --------------
- */__d("underscore.ads",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();(function(){var g=this,h=g._,i={},j=Array.prototype,k=Object.prototype,l=Function.prototype,m=j.push,n=j.slice,o=j.concat,p=k.toString,q=k.hasOwnProperty,r=j.forEach,s=j.map,t=j.reduce,u=j.reduceRight,v=j.filter,w=j.every,x=j.some,y=j.indexOf,z=j.lastIndexOf,aa=Array.isArray,ba=Object.keys,ca=l.bind,da=function(ta){if(ta instanceof da)return ta;if(!(this instanceof da))return new da(ta);this._wrapped=ta;};if(typeof f!=='undefined'){if(typeof e!=='undefined'&&e.exports)f=e.exports=da;f._=da;}else g._=da;da.VERSION='1.5.2';var ea=da.each=da.forEach=function(ta,ua,va){if(ta==null)return;if(r&&ta.forEach===r){ta.forEach(ua,va);}else if(ta.length===+ta.length){for(var wa=0,xa=ta.length;wa2;if(ta==null)ta=[];if(t&&ta.reduce===t){if(wa)ua=da.bind(ua,wa);return xa?ta.reduce(ua,va):ta.reduce(ua);}ea(ta,function(ya,za,ab){if(!xa){va=ya;xa=true;}else va=ua.call(wa,va,ya,za,ab);});if(!xa)throw new TypeError(fa);return va;};da.reduceRight=da.foldr=function(ta,ua,va,wa){var xa=arguments.length>2;if(ta==null)ta=[];if(u&&ta.reduceRight===u){if(wa)ua=da.bind(ua,wa);return xa?ta.reduceRight(ua,va):ta.reduceRight(ua);}var ya=ta.length;if(ya!==+ya){var za=da.keys(ta);ya=za.length;}ea(ta,function(ab,bb,cb){bb=za?za[--ya]:--ya;if(!xa){va=ta[bb];xa=true;}else va=ua.call(wa,va,ta[bb],bb,cb);});if(!xa)throw new TypeError(fa);return va;};da.find=da.detect=function(ta,ua,va){var wa;ga(ta,function(xa,ya,za){if(ua.call(va,xa,ya,za)){wa=xa;return true;}});return wa;};da.filter=da.select=function(ta,ua,va){var wa=[];if(ta==null)return wa;if(v&&ta.filter===v)return ta.filter(ua,va);ea(ta,function(xa,ya,za){if(ua.call(va,xa,ya,za))wa.push(xa);});return wa;};da.reject=function(ta,ua,va){return da.filter(ta,function(wa,xa,ya){return !ua.call(va,wa,xa,ya);},va);};da.every=da.all=function(ta,ua,va){ua||(ua=da.identity);var wa=true;if(ta==null)return wa;if(w&&ta.every===w)return ta.every(ua,va);ea(ta,function(xa,ya,za){if(!(wa=wa&&ua.call(va,xa,ya,za)))return i;});return !!wa;};var ga=da.some=da.any=function(ta,ua,va){ua||(ua=da.identity);var wa=false;if(ta==null)return wa;if(x&&ta.some===x)return ta.some(ua,va);ea(ta,function(xa,ya,za){if(wa||(wa=ua.call(va,xa,ya,za)))return i;});return !!wa;};da.contains=da.include=function(ta,ua){if(ta==null)return false;if(y&&ta.indexOf===y)return ta.indexOf(ua)!=-1;return ga(ta,function(va){return va===ua;});};da.invoke=function(ta,ua){var va=n.call(arguments,2),wa=da.isFunction(ua);return da.map(ta,function(xa){return (wa?ua:xa[ua]).apply(xa,va);});};da.pluck=function(ta,ua){return da.map(ta,function(va){return va[ua];});};da.where=function(ta,ua,va){if(da.isEmpty(ua))return va?void 0:[];return da[va?'find':'filter'](ta,function(wa){for(var xa in ua)if(ua[xa]!==wa[xa])return false;return true;});};da.findWhere=function(ta,ua){return da.where(ta,ua,true);};da.max=function(ta,ua,va){if(!ua&&da.isArray(ta)&&ta[0]===+ta[0]&&ta.length<65535)return Math.max.apply(Math,ta);if(!ua&&da.isEmpty(ta))return -Infinity;var wa={computed:-Infinity,value:-Infinity};ea(ta,function(xa,ya,za){var ab=ua?ua.call(va,xa,ya,za):xa;ab>wa.computed&&(wa={value:xa,computed:ab});});return wa.value;};da.min=function(ta,ua,va){if(!ua&&da.isArray(ta)&&ta[0]===+ta[0]&&ta.length<65535)return Math.min.apply(Math,ta);if(!ua&&da.isEmpty(ta))return Infinity;var wa={computed:Infinity,value:Infinity};ea(ta,function(xa,ya,za){var ab=ua?ua.call(va,xa,ya,za):xa;abab||za===void 0)return 1;if(za>>1;va.call(wa,ta[ab])=0;});});};da.difference=function(ta){var ua=o.apply(j,n.call(arguments,1));return da.filter(ta,function(va){return !da.contains(ua,va);});};da.zip=function(){var ta=da.max(da.pluck(arguments,"length").concat(0)),ua=new Array(ta);for(var va=0;va=0;va--)ua=[ta[va].apply(this,ua)];return ua[0];};};da.after=function(ta,ua){return function(){if(--ta<1)return ua.apply(this,arguments);};};da.keys=ba||function(ta){if(ta!==Object(ta))throw new TypeError('Invalid object');var ua=[];for(var va in ta)if(da.has(ta,va))ua.push(va);return ua;};da.values=function(ta){var ua=da.keys(ta),va=ua.length,wa=new Array(va);for(var xa=0;xa':'>','"':'"',"'":'''}};ma.unescape=da.invert(ma.escape);var na={escape:new RegExp('['+da.keys(ma.escape).join('')+']','g'),unescape:new RegExp('('+da.keys(ma.unescape).join('|')+')','g')};da.each(['escape','unescape'],function(ta){da[ta]=function(ua){if(ua==null)return '';return (''+ua).replace(na[ta],function(va){return ma[ta][va];});};});da.result=function(ta,ua){if(ta==null)return void 0;var va=ta[ua];return da.isFunction(va)?va.call(ta):va;};da.mixin=function(ta){ea(da.functions(ta),function(ua){var va=da[ua]=ta[ua];da.prototype[ua]=function(){var wa=[this._wrapped];m.apply(wa,arguments);return sa.call(this,va.apply(da,wa));};});};var oa=0;da.uniqueId=function(ta){var ua=++oa+'';return ta?ta+ua:ua;};da.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};var pa=/(.)^/,qa={"'":"'",'\\':'\\','\r':'r','\n':'n','\t':'t','\u2028':'u2028','\u2029':'u2029'},ra=/\\|'|\r|\n|\t|\u2028|\u2029/g;da.template=function(ta,ua,va){var wa;va=da.defaults({},va,da.templateSettings);var xa=new RegExp([(va.escape||pa).source,(va.interpolate||pa).source,(va.evaluate||pa).source].join('|')+'|$','g'),ya=0,za="__p+='";ta.replace(xa,function(cb,db,eb,fb,gb){za+=ta.slice(ya,gb).replace(ra,function(hb){return '\\'+qa[hb];});if(db)za+="'+\n((__t=("+db+"))==null?'':_.escape(__t))+\n'";if(eb)za+="'+\n((__t=("+eb+"))==null?'':__t)+\n'";if(fb)za+="';\n"+fb+"\n__p+='";ya=gb+cb.length;return cb;});za+="';\n";if(!va.variable)za='with(obj||{}){\n'+za+'}\n';za="var __t,__p='',__j=Array.prototype.join,"+"print=function(){__p+=__j.call(arguments,'');};\n"+za+"return __p;\n";try{wa=new Function(va.variable||'obj','_',za);}catch(ab){ab.source=za;throw ab;}if(ua)return wa(ua,da);var bb=function(cb){return wa.call(this,cb,da);};bb.source='function('+(va.variable||'obj')+'){\n'+za+'}';return bb;};da.chain=function(ta){return da(ta).chain();};var sa=function(ta){return this._chain?da(ta).chain():ta;};da.mixin(da);ea(['pop','push','reverse','shift','sort','splice','unshift'],function(ta){var ua=j[ta];da.prototype[ta]=function(){var va=this._wrapped;ua.apply(va,arguments);if((ta=='shift'||ta=='splice')&&va.length===0)delete va[0];return sa.call(this,va);};});ea(['concat','join','slice'],function(ta){var ua=j[ta];da.prototype[ta]=function(){return sa.call(this,ua.apply(this._wrapped,arguments));};});da.extend(da.prototype,{chain:function(){this._chain=true;return this;},value:function(){return this._wrapped;}});}).call(this);},null);
-__d("PageVoiceDropdownSelector.react",["AdsAssetSectionType","AdsLoadState","AdsPageAssetSelector.react","Image.react","ImageBlock.react","LayerHideOnBlur","React","ReactLayeredComponentMixin","XUIContextualDialog.react","XUIPopoverButton.react","underscore.ads","cx","emptyFunction","fbt","invariant"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u){b.__markCompiled&&b.__markCompiled();'use strict';var v=m,w=v.PropTypes,x=300,y=12,z=m.createClass({displayName:"PageVoiceDropdownSelector",propTypes:{user:w.object.isRequired,permissions:w.object,pages:w.object.isRequired,selectedActorID:w.string,suppressed:w.bool.isRequired,onChange:w.func.isRequired,onClick:w.func.isRequired},mixins:[n],getDefaultProps:function(){return {searchBarVisible:false};},getInitialState:function(){var aa="";if(this.props.pages[this.props.selectedActorID]&&this.props.pages[this.props.selectedActorID].businessID)aa=""+this.props.pages[this.props.selectedActorID].businessID;return {dialogShown:false,textDisplay:this._getActorName(this.props.selectedActorID),selectedActorID:this.props.selectedActorID,selectedBusinessID:aa,searchQuery:""};},renderLayers:function(){return {contextualDialog:m.createElement(o,{contextRef:"open-menu-button",ref:"selector-dialog",shown:this.state.dialogShown,position:"below",alignment:"right",width:o.WIDTH.NORMAL,behaviors:{LayerHideOnBlur:l},onToggle:this._onToggle},this._renderLayerContent())};},render:function(){return (m.createElement(p,{type:"button",className:"_4z8-",ref:"open-menu-button",image:m.createElement(j,{className:"_4z8_",width:16,height:16,src:this._getSelectedImageSource()}),onClick:this._onToggleDialogClick,suppressed:this.props.suppressed}));},_renderLayerContent:function(){if(q.isEmpty(this.props.user))return null;var aa=this._getPageSelectorPages(),ba=null;if(this.props.selectedActorID===this.props.user.id)ba=(m.createElement("div",{className:"_55fc"}));return m.createElement("div",{className:"_21wq"},m.createElement(k,{className:(("_2sl3")+(' '+"_alf")+(this.props.selectedActorID===this.props.user.id?' '+"_2246":'')+(' '+"_alg")),onClick:function(){this.setState({selectedActorID:this.props.user.id,selectedSectionType:""},this._updateSelectedPage);}.bind(this)},m.createElement(j,{className:"_4-rj",width:30,height:30,src:this.props.user.thumbSrc}),m.createElement("div",{className:"_1wcv"},m.createElement("div",{className:(("_2sl4")+(' '+"_4c71"))},this.props.user.name," ",m.createElement("span",{className:"_uyb"},t._("(You)")),ba))),m.createElement(i,{maxListHeight:x,pages:aa,bookmarkedPages:[],listItemHoverStyle:"dark-blue",searchedPages:[],searchQuery:this.state.searchQuery,searchState:h.NOT_LOADED,selectedPageID:this.props.selectedActorID,selectedBusinessID:this.state.selectedBusinessID,selectedSectionType:g.OWNED,showBookmarks:false,showNonBizGroupTitle:false,showPageCount:true,unownedPages:[],onPageSelected:this._onPageSelected,onPageRemoved:function(){},onPageBookmarked:function(){},onSearch:this._onSearch,searchBarVisible:aa.length>=y}));},_onPageSelected:function(aa,ba,ca){this.setState({selectedActorID:aa},this._updateSelectedPage);},_onSearch:function(aa){this.setState({searchQuery:aa});},_onToggleDialogClick:function(){this.setState({dialogShown:!this.state.dialogShown},this.props.onClick);},_onToggle:function(aa){setTimeout(this.setState.bind(this,{dialogShown:aa},s),0);},_getSelectedImageSource:function(){var aa=this.state.selectedActorID;if(!aa)return "";if(aa===this.props.user.id){if(!this.props.user.thumbSrc)return "";return this.props.user.thumbSrc;}else{if(!this.props.pages[aa].thumbSrc)return "";return this.props.pages[aa].thumbSrc;}},_getPageSelectorPages:function(){var aa=q.map(this.props.pages,function(ba,ca){var da={id:ca,name:ba.name,picture:{data:{url:ba.thumbSrc}},userpermissions:{data:[{}]},sectionType:g.OWNED};if(ba.businessID)da.userpermissions.data[0]={business:{name:ba.businessName,id:ba.businessID}};return da;},this);u(aa[0].id===this.props.user.id);return aa.slice(1);},_getActorName:function(aa){if(aa===this.props.user.id){return this.props.user.name;}else return this.props.pages[aa].name;},_updateSelectedPage:function(){var aa=this.state.selectedActorID;if(!aa)return;this.setState({dialogShown:false});if(aa===this.props.user.id){this.setState({textDisplay:this.props.user.name});this.props.onChange({label:this.props.user.name,value:this.props.user.id});}else{this.setState({textDisplay:this.props.pages[aa].name});this.props.onChange({label:this.props.pages[aa].name,value:aa});}}});e.exports=z;},null);
-__d("AjaxRequest",["ErrorUtils","Keys","URI","UserAgent_DEPRECATED","getSameOriginTransport","setTimeoutAcrossTransitions","PHPQuerySerializer","copyProperties"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){b.__markCompiled&&b.__markCompiled();function o(s,t,u){this.xhr=k();if(!(t instanceof i))t=new i(t);if(u&&s=='GET'){t.setQueryData(u);}else this._params=u;this.method=s;this.uri=t;this.xhr.open(s,t);}var p=window.XMLHttpRequest&&('withCredentials' in new XMLHttpRequest());o.supportsCORS=function(){return p;};o.ERROR='ar:error';o.TIMEOUT='ar:timeout';o.PROXY_ERROR='ar:proxy error';o.TRANSPORT_ERROR='ar:transport error';o.SERVER_ERROR='ar:http error';o.PARSE_ERROR='ar:parse error';o.SERVICE_UNAVAILABLE='ar:noservice';o._inflight=[];function q(){var s=o._inflight;o._inflight=[];s.forEach(function(t){t.abort();});}function r(s){s.onJSON=s.onError=s.onSuccess=null;clearTimeout(s._timer);if(s.xhr&&s.xhr.readyState<4){s.xhr.abort();s.xhr=null;}o._inflight=o._inflight.filter(function(t){return t&&t!=s&&t.xhr&&t.xhr.readyState<4;});}n(o.prototype,{timeout:60000,streamMode:true,prelude:/^for \(;;\);/,status:null,_eol:-1,_call:function(s){if(this[s])this[s](this);},_parseStatus:function(){var s;try{this.status=this.xhr.status;s=this.xhr.statusText;}catch(t){if(this.xhr.readyState>=4){this.errorType=o.TRANSPORT_ERROR;this.errorText=t.message;}return;}if(this.status===0&&!(/^(file|ftp)/.test(this.uri))){this.errorType=o.TRANSPORT_ERROR;}else if(this.status>=100&&this.status<200){this.errorType=o.PROXY_ERROR;}else if(this.status>=200&&this.status<300){return;}else if(this.status>=300&&this.status<400){this.errorType=o.PROXY_ERROR;}else if(this.status>=400&&this.status<500){this.errorType=o.SERVER_ERROR;}else if(this.status===503){this.errorType=o.SERVICE_UNAVAILABLE;}else if(this.status>500&&this.status<600){this.errorType=o.PROXY_ERROR;}else if(this.status==1223){return;}else if(this.status>=12001&&this.status<=12156){this.errorType=o.TRANSPORT_ERROR;}else{s='unrecognized status code: '+this.status;this.errorType=o.ERROR;}if(!this.errorText)this.errorText=s;},_parseResponse:function(){var s,t=this.xhr.readyState;try{s=this.xhr.responseText||'';}catch(u){if(t>=4){this.errorType=o.ERROR;this.errorText='responseText not available - '+u.message;}return;}while(this.xhr){var v=this._eol+1,w=this.streamMode?s.indexOf('\n',v):s.length;if(w<0&&t==4)w=s.length;if(w<=this._eol)break;var x=s;if(this.streamMode)x=s.substr(v,w-v).replace(/^\s*|\s*$/g,'');if(v===0&&this.prelude)if(this.prelude.test(x))x=x.replace(this.prelude,'');this._eol=w;if(x){try{this.json=JSON.parse(x);}catch(u){var y=(/()/i).test(s)&&RegExp.$1,z={message:u.message,'char':v,excerpt:((v===0&&y)||x).substr(512)};this.errorType=o.PARSE_ERROR;this.errorText='parse error - '+JSON.stringify(z);return;}g.applyWithGuard(this._call,this,['onJSON']);}}},_onReadyState:function(){var s=this.xhr&&this.xhr.readyState||0;if(this.status==null&&s>=2)this._parseStatus();if(!this.errorType&&this.status!=null)if((s==3&&this.streamMode)||s==4)this._parseResponse();if(this.errorType||s==4){this._time=Date.now()-this._sentAt;this._call(!this.errorType?'onSuccess':'onError');r(this);}},send:function(s){this.xhr.onreadystatechange=function(){g.applyWithGuard(this._onReadyState,this,arguments);}.bind(this);var t=this.timeout;if(t)this._timer=l((function(){this.errorType=o.TIMEOUT;this.errorText='timeout';this._time=Date.now()-this._sentAt;this._call('onError');r(this);}).bind(this),t);o._inflight.push(this);if(this.method=='POST')this.xhr.setRequestHeader('Content-Type','application/x-www-form-urlencoded');this._sentAt=Date.now();this.xhr.send(s?m.serialize(s):'');},abort:function(){r(this);},toString:function(){var s='[AjaxRequest readyState='+this.xhr.readyState;if(this.errorType)s+=' errorType='+this.errorType+' ('+this.errorText+')';return s+']';},toJSON:function(){var s={json:this.json,status:this.status,errorType:this.errorType,errorText:this.errorText,time:this._time};if(this.errorType)s.uri=this.uri;for(var t in s)if(s[t]==null)delete s[t];return s;}});if(window.addEventListener&&j.firefox())window.addEventListener('keydown',function(event){if(event.keyCode===h.ESC)event.prevent();},false);if(window.attachEvent)window.attachEvent('onunload',q);e.exports=o;},null);
-__d("FBAjaxRequest",["AjaxRequest","copyProperties","getAsyncParams"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();function j(k,l,m){m=h(i(k),m);var n=new g(k,l,m);n.streamMode=false;var o=n._call;n._call=function(p){if(p=='onJSON'&&this.json){if(this.json.error){this.errorType=g.SERVER_ERROR;this.errorText='AsyncResponse error: '+this.json.error;}this.json=this.json.payload;}o.apply(this,arguments);};n.ajaxReqSend=n.send;n.send=function(p){this.ajaxReqSend(h(p,m));};return n;}e.exports=j;},null);
-__d("CallbackManagerController",["ErrorUtils","copyProperties"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i=function(j){this._pendingIDs=[];this._allRequests=[(void 0)];this._callbackArgHandler=j;};h(i.prototype,{executeOrEnqueue:function(j,k,l){l=l||{};var m=this._attemptCallback(k,j,l);if(m)return 0;this._allRequests.push({fn:k,request:j,options:l});var n=this._allRequests.length-1;this._pendingIDs.push(n);return n;},unsubscribe:function(j){delete this._allRequests[j];},reset:function(){this._allRequests=[];},getRequest:function(j){return this._allRequests[j];},runPossibleCallbacks:function(){var j=this._pendingIDs;this._pendingIDs=[];var k=[];j.forEach(function(l){var m=this._allRequests[l];if(!m)return;if(this._callbackArgHandler(m.request,m.options)){k.push(l);}else this._pendingIDs.push(l);}.bind(this));k.forEach(function(l){var m=this._allRequests[l];delete this._allRequests[l];this._attemptCallback(m.fn,m.request,m.options);}.bind(this));},_attemptCallback:function(j,k,l){var m=this._callbackArgHandler(k,l);if(m){var n={ids:k};g.applyWithGuard(j,n,m);}return !!m;}});e.exports=i;},null);
-__d("KeyedCallbackManager",["CallbackManagerController","ErrorUtils"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();function i(){"use strict";this.$KeyedCallbackManager0={};this.$KeyedCallbackManager1=new g(this.$KeyedCallbackManager2.bind(this));}i.prototype.executeOrEnqueue=function(j,k){"use strict";if(!(j instanceof Array)){var l=j,m=k;j=[j];k=function(n){m(n[l]);};}j=j.filter(function(n){var o=(n!==null&&n!==(void 0));if(!o)h.applyWithGuard(function(){throw new Error('KeyedCallbackManager.executeOrEnqueue: key '+JSON.stringify(n)+' is invalid');});return o;});return this.$KeyedCallbackManager1.executeOrEnqueue(j,k);};i.prototype.unsubscribe=function(j){"use strict";this.$KeyedCallbackManager1.unsubscribe(j);};i.prototype.reset=function(){"use strict";this.$KeyedCallbackManager1.reset();this.$KeyedCallbackManager0={};};i.prototype.getUnavailableResources=function(j){"use strict";var k=this.$KeyedCallbackManager1.getRequest(j),l=[];if(k)l=k.request.filter(function(m){return !this.$KeyedCallbackManager0[m];}.bind(this));return l;};i.prototype.getUnavailableResourcesFromRequest=function(j){"use strict";var k=Array.isArray(j)?j:[j];return k.filter(function(l){if(l!==null&&l!==(void 0))return !this.$KeyedCallbackManager0[l];},this);};i.prototype.addResourcesAndExecute=function(j){"use strict";Object.assign(this.$KeyedCallbackManager0,j);this.$KeyedCallbackManager1.runPossibleCallbacks();};i.prototype.setResource=function(j,k){"use strict";this.$KeyedCallbackManager0[j]=k;this.$KeyedCallbackManager1.runPossibleCallbacks();};i.prototype.getResource=function(j){"use strict";return this.$KeyedCallbackManager0[j];};i.prototype.getAllResources=function(){"use strict";return this.$KeyedCallbackManager0;};i.prototype.dumpResources=function(){"use strict";var j={};for(var k in this.$KeyedCallbackManager0){var l=this.$KeyedCallbackManager0[k];if(typeof l==='object')l=Object.assign({},l);j[k]=l;}return j;};i.prototype.$KeyedCallbackManager2=function(j){"use strict";var k={};for(var l=0;l3;return function(aa){try{aa=x(z?y:aa);}catch(ba){w(ba);return;}v(aa);};}t["catch"]=function(v){return this.then(h,v);};t.toString=function(){return '[object Promise]';};return q;}(Function('return this')()));},null);
-__d("throwImmediate",["setImmediate"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();'use strict';function h(j){throw j;}function i(j){g(h,j);}e.exports=i;},null);
-__d("Promise",["ES6Promise","invariant","throwImmediate"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j=g.prototype;j["finally"]=function(k){return this.then(k,k);};j.done=function(k,l){this.then(k,l).then(null,i);};g.allObject=function(k){h(!Array.isArray(k));var l=Object.keys(k);return g.all(l.map(function(m){return k[m];})).then(function(m){var n={};m.forEach(function(o,p){n[l[p]]=o;});return n;});};e.exports=g;},null);
-__d("XControllerURIBuilder",["URI","invariant"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();function i(j,k){"use strict";this.$XControllerURIBuilder0=j;this.$XControllerURIBuilder1=k;this.$XControllerURIBuilder2={};}i.prototype.setInt=function(j,k){"use strict";return this.__setParam(j,'Int',k);};i.prototype.setFloat=function(j,k){"use strict";return this.__setParam(j,'Float',k);};i.prototype.setString=function(j,k){"use strict";return this.__setParam(j,'String',k);};i.prototype.setExists=function(j,k){"use strict";if(k===false)k=(void 0);return this.__setParam(j,'Exists',k);};i.prototype.setBool=function(j,k){"use strict";return this.__setParam(j,'Bool',k);};i.prototype.setEnum=function(j,k){"use strict";return this.__setParam(j,'Enum',k);};i.prototype.setIntVector=function(j,k){"use strict";return this.__setParam(j,'IntVector',k);};i.prototype.setFloatVector=function(j,k){"use strict";return this.__setParam(j,'FloatVector',k);};i.prototype.setStringVector=function(j,k){"use strict";return this.__setParam(j,'StringVector',k);};i.prototype.setEnumVector=function(j,k){"use strict";return this.__setParam(j,'EnumVector',k);};i.prototype.setIntToIntMap=function(j,k){"use strict";return this.__setParam(j,'IntToIntMap',k);};i.prototype.setIntToFloatMap=function(j,k){"use strict";return this.__setParam(j,'IntToFloatMap',k);};i.prototype.setIntToStringMap=function(j,k){"use strict";return this.__setParam(j,'IntToStringMap',k);};i.prototype.setIntToBoolMap=function(j,k){"use strict";return this.__setParam(j,'IntToBoolMap',k);};i.prototype.setStringToIntMap=function(j,k){"use strict";return this.__setParam(j,'StringToIntMap',k);};i.prototype.setStringToFloatMap=function(j,k){"use strict";return this.__setParam(j,'StringToFloatMap',k);};i.prototype.setStringToStringMap=function(j,k){"use strict";return this.__setParam(j,'StringToStringMap',k);};i.prototype.setStringToBoolMap=function(j,k){"use strict";return this.__setParam(j,'StringToBoolMap',k);};i.prototype.setHackType=function(j,k){"use strict";return this.__setParam(j,'HackType',k);};i.prototype.__validateRequiredParamsExistence=function(){"use strict";for(var j in this.$XControllerURIBuilder1)h(!this.$XControllerURIBuilder1[j].required||this.$XControllerURIBuilder2.hasOwnProperty(j));};i.prototype.__setParam=function(j,k,l){"use strict";h(j in this.$XControllerURIBuilder1);var m=this.$XControllerURIBuilder1[j].type;h(m===k);this.__setParamInt(j,l);return this;};i.prototype.__setParamInt=function(j,k){"use strict";this.$XControllerURIBuilder2[j]=k;};i.prototype.getURI=function(){"use strict";this.__validateRequiredParamsExistence();var j={},k='',l=new RegExp(/^\{(\?)?(\*)?(.+?)\}$/),m=this.$XControllerURIBuilder0.split('/'),n=false;for(var o=0;o=m){this.$ShortProfilesBootstrapperc();return this.$ShortProfilesBootstrapper1;}this.$ShortProfilesBootstrapper6++;this.$ShortProfilesBootstrapperd();this.$ShortProfilesBootstrapper5=new g(o).setHandler(function(r){this.$ShortProfilesBootstrapper5=null;this.$ShortProfilesBootstrapper4=true;this.$ShortProfilesBootstrappere();this.$ShortProfilesBootstrapper0(r.payload);this.$ShortProfilesBootstrapper2();}.bind(this)).setErrorHandler(function(){this.$ShortProfilesBootstrapper5=null;this.$ShortProfilesBootstrapper7++;this.$ShortProfilesBootstrapperf();}.bind(this)).setTimeoutHandler(n,function(){this.$ShortProfilesBootstrapper5=null;this.$ShortProfilesBootstrapper8++;this.$ShortProfilesBootstrapperg();}.bind(this)).setAllowCrossPageTransition(true);this.$ShortProfilesBootstrapper5.send();return this.$ShortProfilesBootstrapper1;};q.prototype.isBootstrapped=function(){return this.$ShortProfilesBootstrapper4;};q.prototype.isBootstrapping=function(){return !!this.$ShortProfilesBootstrapper5;};q.prototype.getAttemptCount=function(){return this.$ShortProfilesBootstrapper6;};q.prototype.getErrorCount=function(){return this.$ShortProfilesBootstrapper7;};q.prototype.getTimeoutCount=function(){return this.$ShortProfilesBootstrapper8;};q.prototype.$ShortProfilesBootstrapperb=function(){if(!this.$ShortProfilesBootstrapper9){p.log('bootstrap_start');h.bumpEntityKey('chat.web','typeahead.bootstrap.starts');this.$ShortProfilesBootstrapper9=true;}};q.prototype.$ShortProfilesBootstrapperd=function(){p.log('bootstrap_attempt');h.bumpEntityKey('chat.web','typeahead.bootstrap.attempts');};q.prototype.$ShortProfilesBootstrappere=function(){p.log('bootstrap_success');h.bumpEntityKey('chat.web','typeahead.bootstrap.successes');if(this.$ShortProfilesBootstrapper6>1)h.bumpEntityKey('chat.web','typeahead.bootstrap.successes_after_retries');};q.prototype.$ShortProfilesBootstrapperf=function(){p.log('bootstrap_error');h.bumpEntityKey('chat.web','typeahead.bootstrap.errors');};q.prototype.$ShortProfilesBootstrapperg=function(){p.log('bootstrap_timeout');h.bumpEntityKey('chat.web','typeahead.bootstrap.timeouts');};q.prototype.$ShortProfilesBootstrapperc=function(){if(!this.$ShortProfilesBootstrappera){p.log('bootstrap_giveup');h.bumpEntityKey('chat.web','typeahead.bootstrap.giveups');this.$ShortProfilesBootstrappera=true;this.$ShortProfilesBootstrapper3();}};e.exports=q;},null);
-__d("XChatUserInfoAsyncController",["XController"],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports=b("XController").create("\/chat\/user_info\/",{ids:{type:"IntVector",defaultValue:[]}});},null);
-__d("ShortProfiles",["AjaxLoader","Arbiter","JSLogger","ShortProfilesBootstrapper","XChatUserInfoAsyncController"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();var l=null,m=new g(k.getURIBuilder().getURI().toString(),'profiles'),n={get:function(p,q){this.getMulti([p],function(r){q(r[p],p);});},getMulti:function(p,q){function r(s){q(o(s));}m.get(p,r);},getNow:function(p){return o(m.getNow(p)||null);},getNowUnsafe:function(p){return m.getNow(p)||null;},getCachedProfileIDs:function(){return m.getCachedKeys();},hasAll:function(){return !!l&&l.isBootstrapped();},fetchAll:function(){if(!l)l=new j(function(p){m.set(p);});return l.fetchAll();},set:function(p,q){var r={};r[p]=q;this.setMulti(r);},setMulti:function(p){m.set(o(p));}};function o(p){return JSON.parse(JSON.stringify(p));}h.subscribe(i.DUMP_EVENT,function(p,q){var r=n.getCachedProfileIDs(),s=i.getEntries(function(t){return (t.cat=='short_profiles'||t.cat=='chat_typeahead');});q.chat_typeahead={bootstrapped:l&&l.isBootstrapped(),bootstrapping:l&&l.isBootstrapping(),bootstrap_attempts:l&&l.getAttemptCount(),bootstrap_errors:l&&l.getErrorCount(),bootstrap_timeouts:l&&l.getTimeoutCount(),entries:r,entry_count:r.length,history:s};});e.exports=n;},null);
-__d("XUIDialogBody.react",["React","cx","joinClasses","XUIText.react"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();var k=g,l=k.PropTypes,m=g.createClass({displayName:"XUIDialogBody",propTypes:{useCustomPadding:l.bool},render:function(){var n=(("_4-i2")+(!this.props.useCustomPadding?' '+"_57_a":''));return (g.createElement(j,g.__spread({},this.props,{className:i(this.props.className,n),display:"block",size:"medium"}),this.props.children));}});e.exports=m;},null);
-__d("XUIDialogFooter.react",["LeftRight.react","React","XUIOverlayFooter.react","cx","joinClasses"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();var l=h,m=l.PropTypes,n=h.createClass({displayName:"XUIDialogFooter",propTypes:{fullBleedBorder:m.bool,leftContent:m.object},render:function(){var o=(("_5a8u")+(this.props.fullBleedBorder?' '+"_27qq":''));return (h.createElement(i,h.__spread({},this.props,{className:k(this.props.className,o)}),h.createElement("div",{className:"_50f4"},h.createElement(g,null,h.createElement("div",null,this.props.leftContent),h.createElement("div",null,this.props.children)))));}});e.exports=n;},null);
-__d("XUIDialogButton.react",["React","XUIButton.react","cx","joinClasses"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();var k=g,l=k.PropTypes,m=g.createClass({displayName:"XUIDialogButton",propTypes:{action:l.oneOf(['cancel','confirm','button'])},render:function(){var n=this.props.action,o=((n=='confirm'?"layerConfirm":'')+(n=='cancel'?' '+"layerCancel":'')+(n=='button'?' '+"layerButton":'')),p=this.props.href;if(n=='cancel'){p='#';}else if(n=='button')p=p||'#';return (g.createElement(h,g.__spread({},this.props,{className:j(this.props.className,o),href:p})));}});e.exports=m;},null);
-__d("XUIDialogOkayButton.react",["React","XUIDialogButton.react","cx","fbt","joinClasses"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();var l=g,m=l.PropTypes,n=g.createClass({displayName:"XUIDialogOkayButton",propTypes:{action:m.oneOf(['confirm','cancel','button']).isRequired},render:function(){return (g.createElement(h,g.__spread({},this.props,{className:k(this.props.className,"_2z1w"),action:this.props.action,label:j._("OK")})));}});e.exports=n;},null);
-__d("MenuSeparator",["DOM","CSS","MenuItemInterface","cx"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();for(var k in i)if(i.hasOwnProperty(k))m[k]=i[k];var l=i===null?null:i.prototype;m.prototype=Object.create(l);m.prototype.constructor=m;m.__superConstructor__=i;function m(n){"use strict";i.call(this,n);this._data=n;this.showFn=this._data.should_show_fn;}m.prototype.updateShownState=function(n){"use strict";if(this.showFn){this._isHidden=!this.showFn(n);if(this._root)h.conditionShow(this._root,!this._isHidden);}};m.prototype.isShown=function(n){"use strict";var o=this.showFn?this.showFn(n):true;return o;};m.prototype.render=function(){"use strict";var n="_54ak";if(this._data.className)n+=' '+this._data.className;var o=this._data.label||'',p=g.create('li',{className:n,role:'separator'},o);if(this._isHidden)h.hide(p);return p;};e.exports=m;},null);
-__d("MenuSeparator.react",["MenuSeparator"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();function h(j){j.isReactLegacyFactory={};j.type=j;}var i=g;h(i);e.exports=i;},null);
-__d("XUIMenuSeparator.react",["MenuSeparator.react"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h=g;e.exports=h;},null);
-__d("tidyEvent",["Run"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h=[];function i(){while(h.length){var l=h.shift();l&&l.remove?l.remove():l.unsubscribe();}}function j(l){var m;function n(){if(!m)return;m.apply(l,arguments);m=null;l=null;}if(l.remove){m=l.remove;l.remove=n;}else{m=l.unsubscribe;l.unsubscribe=n;}return l;}function k(l){if(!h.length)g.onLeave(i);if(Array.isArray(l)){for(var m=0;m0){var sa=[],ta=(p.createElement(k,{src:ca('/images/bizsite/busmgr_bookmark_icon_16px.png'),alt:""})),ua=this._groupActorIDsByBusinessID(qa);aa.map(ua,function(va,wa){sa.push(p.createElement(x,{key:'separator_'+wa}));var xa=aa.values(ua[wa])[0],ya=xa?this.state.actorData[xa].businessName:wa;sa.push(p.createElement(fa,{disabled:true,icon:ta,key:'option_'+wa},ya));aa.map(va,function(za){sa.push(this._renderActorOption(za));}.bind(this));}.bind(this));}ra=ra.concat(sa);return ra;},_renderActorOption:function(pa){var qa=this._isCovered(),ra=this.state.actorData[pa];if(!ra)return;var sa=!!ra.businessID,ta=p.createElement(k,{className:"_6vg",height:na,src:qa&&h.getID()===pa?ca('images/pages/voice/flag.png'):ra.thumbSrc,width:na,alt:""});return (p.createElement(fa,{className:((sa?"plm":'')),icon:ta,key:'actor_'+pa,value:pa},ra.name));},componentDidMount:function(){this._setTooltip();if(this._canShowNux())if(this.props.nuxHoverContext){var pa=ea(j.listen(this.props.nuxHoverContext,'mouseenter',function(){var qa=setTimeout(function(){pa.remove();if(this._canShowNux())this.setState({nuxShown:true});}.bind(this),la),ra=ea(j.listen(this.props.nuxHoverContext,'mouseleave',function(){clearTimeout(qa);ra.remove();}));}.bind(this)));}else this.setState({nuxShown:true});},componentDidUpdate:function(pa){if(this.props.actorIDs.toString()!==pa.actorIDs.toString())this._fetchActorData();this._setTooltip();},_canShowNux:function(){return (this.props.nuxEnabledCovered&&this._isCovered())||(this.props.nuxEnabledUncovered&&!this._isCovered());},_fetchActorData:function(){r.getMulti(this.props.actorIDs,function(pa){this.setState({actorData:pa});}.bind(this));},_isCovered:function(){return (this.props.coverEnabled&&!this.state.clicked&&h.getID()===this.props.selectedActorID);},_onClickSelector:function(){this.setState({clicked:true});if(this.state.nuxShown)this._onCompleteNux();},_onClickSettings:function(){this._onCompleteNux();n.go(this.props.settingsURI);},_onCompleteNux:function(){this.setState({nuxShown:false});if(this.props.onCompleteNux)this.props.onCompleteNux({isCovered:this._isCovered()});},_setTooltip:function(){if(!this.refs.selector)return;var pa=this.state.actorData[this.props.selectedActorID];if(!pa)return;var qa=this._isCovered()&&this.props.tooltipConstructorCovered?this.props.tooltipConstructorCovered:this.props.tooltipConstructor;if(!qa)return;s.set(p.findDOMNode(this.refs.selector),qa(pa.name),'above','right');},_isBusinessManagedActor:function(pa){return (this.state.actorData[pa]&&this.state.actorData[pa].businessID);},_groupActorIDsByBusinessID:function(pa){var qa={};aa.forEach(pa,function(ra,sa){var ta=this.state.actorData[sa]?this.state.actorData[sa].businessID:null;if(ta){if(!ra[ta])ra[ta]={};ra[ta][sa]=sa;}}.bind(this,qa));return qa;}});e.exports=oa;},null);
-__d("AttachmentCTA",["Style"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h=10,i={init:function(j){var k=j.parentNode,l=Math.max(k.scrollHeight-j.scrollHeight-h*2,0);g.set(j,'margin-top',l+'px');}};e.exports=i;},null);
-__d("EgoAdsObjectSet",["DOM","csx"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();function i(){"use strict";this._allEgoUnits=[];this._egoUnits=[];}i.prototype.init=function(k){"use strict";this._allEgoUnits=k;this._egoUnits=[];this._allEgoUnits.forEach(function(l){var m=j(l);if(!m||!m.holdout)this._egoUnits.push(l);},this);};i.prototype.getCount=function(){"use strict";return this._egoUnits.length;};i.prototype.forEach=function(k,l){"use strict";this._egoUnits.forEach(k,l);};i.prototype.getUnit=function(k){"use strict";return this._egoUnits[k];};i.prototype.getHoldoutAdIDsForSpace=function(k,l){"use strict";if(!k||!l)return [];var m=[];for(var n=0;k>0&&n=p&&q&&q.holdout)m.push(q.adid);k-=p;}return m;};i.prototype.getHoldoutAdIDsForNumAds=function(k){"use strict";k=Math.min(k,this._allEgoUnits.length);var l=[];for(var m=0;mj.minX&&j.maxY>j.minY);if(k.dx===0&&k.dy===0)return false;if(k.x>=j.minX&&k.x<=j.maxX&&k.y>=j.minY&&k.y<=j.maxY)return true;var l=(j.minX-k.x)/k.dx,m=(j.maxX-k.x)/k.dx,n=(j.minY-k.y)/k.dy,o=(j.maxY-k.y)/k.dy,p=Math.max(Math.min(l,m),Math.min(n,o)),q=Math.min(Math.max(l,m),Math.max(n,o));if(p<0)return false;if(p>q)return false;return true;}};e.exports=i;},null);
-__d("AdsMouseStateStore",["Arbiter","DOM","Event","Vector","$","copyProperties","invariant","keyMirror","rayInterceptsBox","throttle"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){b.__markCompiled&&b.__markCompiled();"use strict";var q=30,r=500,s=n({STATIONARY:null,INTENT:null,HOVER:null,NO_INTENT:null}),t,u,v,w,x;function y(){t=s.STATIONARY;u=0;v=0;w=Date.now();x='pagelet_ego_pane';}y();function z(event){try{return {x:event.clientX||event.x,y:event.clientY||event.y};}catch(ba){var ca=Math.random()*1000;return {x:ca,y:ca};}}var aa=l(new g(),{getState:function(){return t;},updateRhcID:function(ba){m(k(ba));x=ba;},getRhcID:function(){return x;},onPageTransition:function(event){y();},onMouseMove:function(event){this.calculateState(z(event));},__updateMousePos:function(ba){u=ba.x;v=ba.y;},isRhcPresent:function(){if(!h.scry(document.body,'#'+x).length)return false;var ba=this.getRhcDimensions();return (ba.y>0&&ba.x>0);},getRhc:function(){return k(x);},getRhcPosition:function(){return j.getElementPosition(this.getRhc());},getRhcScreenPos:function(){var ba=j.getScrollPosition(),ca=this.getRhcPosition();return {x:ca.x-ba.x,y:ca.y-ba.y};},getRhcDimensions:function(){return j.getElementDimensions(this.getRhc());},getRhcBoundingBox:function(){var ba=this.getRhcDimensions(),ca=this.getRhcScreenPos();return {minX:ca.x,maxX:ca.x+ba.x,minY:ca.y,maxY:ca.y+ba.y};},isPosContainedInRhc:function(ba){var ca=this.getRhcBoundingBox();return (ba.x>=ca.minX&&ba.x<=ca.maxX&&ba.y>=ca.minY&&ba.y<=ca.maxY);},hasMovedMinDistance:function(ba){var ca=ba.x-u,da=ba.y-v;return (ca*ca+da*da)>=q*q;},tooSoon:function(){return Date.now()-w5&&!v.submitted){g.post('censorlogger',{cl_impid:v.impid,clearcounter:v.clearcounter,instrument:v.type,elementid:t,parent_fbid:(v.parent_fbid=='unknown'?null:v.parent_fbid),version:"x"},g.VITAL);q.setSubmitted(t,true);}else if(u===0&&v.submitted&&s.which!=n){o[t]=r(t);o[t]();}else if(u>0&&v.submitted)if(o[t])o[t].reset();},q={init:function(){this.trackedElements=this.trackedElements||{};this.feedbackForms=this.feedbackForms||{};},setImpressionID:function(s){this.init();this.impressionID=s;this.clean();},setComposerTargetData:function(s){this.cTargetID=s.targetID||'unknown';this.cTargetFBType=s.targetType||'unknown';},clean:function(){for(var s in this.trackedElements){if(o[s]){o[s].reset();delete o[s];}delete this.trackedElements[s];}},trackComposer:function(s,t,u){this.setComposerTargetData(u);this.startTracking(s,'composer',this.cTargetID,this.cTargetFBType,t);},trackFeedbackForm:function(s,t,u){this.init();this.impressionID=this.impressionID||u;var v,w;v=t?t.targetID||'unknown':'unknown';w=t?t.targetType||'unknown':'unknown';this.feedbackForms[s]={parent_fbid:v,parent_type:w};},trackMentionsInput:function(s,t){this.init();var u,v,w;if(!s)return;u=l.byTag(s,'form');if(!u)return;v=h.getID(u);w=this.feedbackForms[v];if(!w)return;var x=t||w.parent_fbid,y=t?416:w.parent_type;this.startTracking(s,'comment',x,y,u);},startTracking:function(s,t,u,v,w){this.init();var x=h.getID(s);if(this.getTracker(x))return;var y=h.getID(w);j.listen(s,'keyup',p.bind(this));this.trackedElements[x]={submitted:false,clearcounter:0,type:t,impid:this.impressionID,parent_fbid:u,parent_type:v,parentElID:y};this.addJoinTableInfoToForm(w,x);},getTracker:function(s){return (this.trackedElements?this.trackedElements[s]:null);},setSubmitted:function(s,t){if(this.trackedElements[s])this.trackedElements[s].submitted=t;},incrementClearCounter:function(s){var t=this.getTracker(s);if(!t)return;t.clearcounter++;t.submitted=false;var u=h.scry(k(t.parentElID),'input[name="clp"]')[0];if(u)u.value=this.getJSONRepForTrackerID(s);this.trackedElements[s]=t;},addJoinTableInfoToForm:function(s,t){var u=this.getTracker(t);if(!u)return;var v=h.scry(s,'input[name="clp"]')[0];if(!v)h.prependContent(s,h.create('input',{type:'hidden',name:'clp',value:this.getJSONRepForTrackerID(t)}));},getCLParamsForTarget:function(s,t){if(!s)return "";var u=h.getID(s);return this.getJSONRepForTrackerID(u,t);},getJSONRepForTrackerID:function(s,t){var u=this.getTracker(s);if(!u)return "";return JSON.stringify({cl_impid:u.impid,clearcounter:u.clearcounter,elementid:s,version:"x",parent_fbid:t||u.parent_fbid});}},r=function(s){return i(function(){q.incrementClearCounter(s);},m,q);};e.exports=q;},null);
-__d("CensorLogger",["Event","Banzai","DOM","debounce","ge","Keys"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();var l=10*60*1000,m=b('Keys').RETURN,n=function(q){var r=(q.target||q.srcElement).id,s=(q.target||q.srcElement).value.trim().length,t=o.tracker(r);if(!t)return;if(s>5&&!t.submitted){if(t.type=='comment'&&t.parent_fbid=='unknown'){if(!o.syncTrackerWithForm(r))o.snowliftSync(r);t=o.tracker(r);}h.post('censorlogger',{impid:t.impid,clearcounter:t.clearcounter,instrument:t.type,elementid:r,parent_fbid:(t.parent_fbid=='unknown'?null:t.parent_fbid),version:"original"},h.VITAL);o.setSubmitted(r,true);}else if(s===0&&t.submitted&&q.which!=m){o.debouncers[r]=p(r);o.debouncers[r]();}else if(s>0&&t.submitted)if(o.debouncers[r])o.debouncers[r].reset();},o={init:function(q){this.impressionID=q;for(var r in this.trackedElements)if(!k(r))this.stopTracking(r);for(var s in this.unmatchedForms)if(!k(s))delete this.unmatchedForms[s];},trackElement:function(q,r,s){var t,u,v;this.debouncers=this.debouncers||{};this.trackedElements=this.trackedElements||{};this.unmatchedForms=this.unmatchedForms||{};r=r.toLowerCase();if(r=='composer'){t=(s?i.find(q,'div.uiMetaComposerMessageBox textarea.input'):i.find(q,'div.uiComposerMessageBox textarea.input'));u=i.find(q,'form.attachmentForm');var w=i.scry(q,'input[name="xhpc_targetid"]')[0];if(w)v=w.value;}else if(r=='comment')t=i.find(q,'div.commentBox textarea.textInput');if(t==null)return;var x=i.getID(t);if(u)this.addJoinTableInfoToForm(u,i.getID(t));g.listen(t,'keyup',n.bind(this));this.trackedElements[x]={submitted:false,clearcounter:0,type:r,impid:this.impressionID,parent_fbid:v||'unknown',formID:(u?i.getID(u):null)};if(r=='comment')this.syncTrackerWithForm(x);},registerForm:function(q,r){this.unmatchedForms=this.unmatchedForms||{};this.unmatchedForms[q]=r;},syncTrackerWithForm:function(q){for(var r in this.unmatchedForms){var s=k(r);if(s){var t=i.scry(s,'div.commentBox textarea.textInput')[0];if(t){var u=i.getID(t);if(u&&u==q){this.trackedElements[q].parent_fbid=this.unmatchedForms[r];this.trackedElements[q].formID=r;this.addJoinTableInfoToForm(s,q);delete this.unmatchedForms[r];return true;}}}}return false;},snowliftSync:function(q){var r,s=k(q);if(s&&(r=i.scry(s,'^.fbPhotosSnowboxFeedbackInput')[0])){var t=i.find(r,'input[name="feedback_params"]'),u=JSON.parse(t.value).target_fbid;this.trackedElements[q].parent_fbid=u;this.trackedElements[q].formID=r.id;this.addJoinTableInfoToForm(r,q);return true;}return false;},stopTracking:function(q){delete this.trackedElements[q];if(this.debouncers[q]){this.debouncers[q].reset();delete this.debouncers[q];}},tracker:function(q){return this.trackedElements[q];},getSubmitted:function(q){return (this.trackedElements[q]?this.trackedElements[q].submitted:false);},setSubmitted:function(q,r){if(this.trackedElements[q])this.trackedElements[q].submitted=r;},incrementClearCounter:function(q){if(!this.tracker(q))return;this.trackedElements[q].clearcounter++;this.trackedElements[q].submitted=false;var r=i.scry(k(this.trackedElements[q].formID),'input[name="clp"]')[0];if(r)r.value=JSON.stringify({censorlogger_impid:this.trackedElements[q].impid,clearcounter:this.trackedElements[q].clearcounter,element_id:q});},addJoinTableInfoToForm:function(q,r){i.prependContent(q,i.create('input',{type:'hidden',name:'clp',value:JSON.stringify({censorlogger_impid:this.impressionID,clearcounter:0,element_id:r,version:"original"})}));}},p=function(q){return j(function(){o.incrementClearCounter(q);},l,o);};e.exports=o;},null);
-__d("ChannelConstants",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();var g='channel/',h={ON_SHUTDOWN:g+'shutdown',ON_INVALID_HISTORY:g+'invalid_history',ON_CONFIG:g+'config',ON_ENTER_STATE:g+'enter_state',ON_EXIT_STATE:g+'exit_state',ATTEMPT_RECONNECT:g+'attempt_reconnect',RTI_SESSION:g+'new_rti_address',SKYWALKER:g+'skywalker',OK:'ok',ERROR:'error',ERROR_MAX:'error_max',ERROR_MISSING:'error_missing',ERROR_MSG_TYPE:'error_msg_type',ERROR_SHUTDOWN:'error_shutdown',ERROR_STALE:'error_stale',SYS_OWNER:'sys_owner',SYS_NONOWNER:'sys_nonowner',SYS_ONLINE:'sys_online',SYS_OFFLINE:'sys_offline',SYS_TIMETRAVEL:'sys_timetravel',HINT_AUTH:'shutdown auth',HINT_CONN:'shutdown conn',HINT_DISABLED:'shutdown disabled',HINT_INVALID_STATE:'shutdown invalid state',HINT_MAINT:'shutdown maint',HINT_UNSUPPORTED:'shutdown unsupported',reason_Unknown:0,reason_AsyncError:1,reason_TooLong:2,reason_Refresh:3,reason_RefreshDelay:4,reason_UIRestart:5,reason_NeedSeq:6,reason_PrevFailed:7,reason_IFrameLoadGiveUp:8,reason_IFrameLoadRetry:9,reason_IFrameLoadRetryWorked:10,reason_PageTransitionRetry:11,reason_IFrameLoadMaxSubdomain:12,reason_NoChannelInfo:13,reason_NoChannelHost:14,CAPABILITY_VOIP_INTEROP:8,CAPABILITY_VIDEO:32,FANTAIL_DEBUG:'DEBUG',FANTAIL_WARN:'WARN',FANTAIL_INFO:'INFO',FANTAIL_ERROR:'ERROR',SUBSCRIBE:'subscribe',UNSUBSCRIBE:'unsubscribe',getArbiterType:function(i){return g+'message:'+i;},getSkywalkerArbiterType:function(i){return g+'skywalker:'+i;}};e.exports=h;},null);
-__d("ClickPointIdentifiersDEPRECATED",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();var g={types:{TIMELINE_SEE_LIKERS:'timeline:seelikes'},getUserActionID:function(h){return '{"ua_id":"'+h+'"}';}};e.exports=g;},null);
-__d("TrackingNodes",["TrackingNodeTypes"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h={types:g,BASE_CODE_START:58,BASE_CODE_END:126,BASE_CODE_SIZE:69,PREFIX_CODE_START:42,PREFIX_CODE_END:47,PREFIX_CODE_SIZE:6,TN_URL_PARAM:'__tn__',encodeTN:function(i,j){var k=(i-1)%h.BASE_CODE_SIZE,l=parseInt((i-1)/h.BASE_CODE_SIZE,10);if(i<1||l>h.PREFIX_CODE_SIZE)throw Error('Invalid tracking node: '+i);var m="";if(l>0)m+=String.fromCharCode(l-1+h.PREFIX_CODE_START);m+=String.fromCharCode(k+h.BASE_CODE_START);if(typeof j!="undefined"&&j>0)m+=String.fromCharCode(48+Math.min(j,10)-1);return m;},decodeTN:function(i){if(i.length===0)return [0];var j=i.charCodeAt(0),k=1,l,m;if(j>=h.PREFIX_CODE_START&&j<=h.PREFIX_CODE_END){if(i.length==1)return [0];m=j-h.PREFIX_CODE_START+1;l=i.charCodeAt(1);k=2;}else{m=0;l=j;}if(lh.BASE_CODE_END)return [0];var n=m*h.BASE_CODE_SIZE+(l-h.BASE_CODE_START)+1;if(i.length>k&&(i.charAt(k)>='0'&&i.charAt(k)<='9'))return [k+1,[n,parseInt(i.charAt(k),10)+1]];return [k,[n]];},parseTrackingNodeString:function(i){var j=[];while(i.length>0){var k=h.decodeTN(i);if(k.length==1)return [];j.push(k[1]);i=i.substring(k[0]);}return j;},getTrackingInfo:function(i,j){return '{"tn":"'+h.encodeTN(i,j)+'"}';},addDataAttribute:function(i,j,k){if(j===(void 0))return;['data-ft','data-gt'].forEach(function(l){var m;if(i.getAttribute){m=i.getAttribute(l)||"{}";}else if(i.props){m=i.props[l]||"{}";}else return;var n=h.encodeTN(j,k);try{m=JSON.parse(m);if(m.tn&&m.tn===n)return;m.tn=n;if(i.setAttribute){i.setAttribute(l,JSON.stringify(m));}else if(i.props){i.props[l]=JSON.stringify(m);}else return;}catch(o){}});}};e.exports=h;},null);
-__d("NumberFormat",["NumberFormatConfig"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h=/(\d{3})(?=\d)/g;function i(l){return (''+l).split('').reverse().join('');}function j(l,m){if(Math.abs(l).toString().length0?"mls":'')),contextArgs:this.props.contextArgs,count:this.props.likes,countreduced:this.props.likesreduced,iconClassName:"UFIBlingBoxLikeIcon",itemKey:"like",key:"like"}));q+=(this.props.likes==1)?k._("1 like"):k._({"*":"{count} likes"},[k.param("count",this.props.likes,[0])]);q+=' ';}if(this.props.comments){p.push(g.createElement(h,{className:((p.length>0?"mls":'')),contextArgs:this.props.contextArgs,count:this.props.comments,countreduced:this.props.commentsreduced,iconClassName:"UFIBlingBoxCommentIcon",itemKey:"comment",key:"comment"}));q+=(this.props.comments==1)?k._("1 comment"):k._({"*":"{count} comments"},[k.param("count",this.props.comments,[0])]);q+=' ';}if(this.props.reshares){p.push(g.createElement(h,{className:((p.length>0?"mls":'')),contextArgs:this.props.contextArgs,count:this.props.reshares,countreduced:this.props.resharesreduced,iconClassName:"UFIBlingBoxReshareIcon",itemKey:"reshare",key:"reshare"}));q+=(this.props.reshares==1)?k._("1 share"):k._({"*":"{count} shares"},[k.param("count",this.props.reshares,[0])]);}if(this.props.nfb&&l){p.push(g.createElement(h,{className:((p.length>0?"mls":'')),contextArgs:this.props.contextArgs,count:this.props.nfb,iconClassName:"_1ufb",itemKey:"nfb",key:"nfb"}));q+=(this.props.nfb==1)?l.ONE_NFB:k._("{nfb count}{nfb text}",[k.param("nfb count",this.props.nfb),k.param("nfb text",l.MULT_NFB)]);q+=' ';}var r=this.props.onClick,s='ignore';if(this.props.comments>i.defaultPageSize){r=null;s=null;}var t=this.props.contextArgs.ufiexperiments||{},u=g.createElement("a",{className:(("UFIBlingBox")+(' '+"uiBlingBox")+(' '+"feedbackBling")+(t.showRevisedUFI?' '+"UFIBlingBoxRevised":'')),href:this.props.permalink,"data-ft":this.props['data-ft'],"aria-label":q,onClick:r,rel:s},p);return u;}});e.exports=o;},null);
-__d("ServerTime",["InitialServerTime"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();k(g.serverTime);var h;function i(){return Date.now()-h;}function j(){return h;}function k(l){h=Date.now()-l;}e.exports={getMillis:i,getOffsetMillis:j,update:k,get:i,getSkew:j};},null);
-__d("LiveTimer",["CSS","DOM","ServerTime","fbt"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();var k=1000,l=60,m=3600,n=43200,o=86400,p=60,q=20000,r={restart:function(s){i.update(s*1000);this.updateTimeStamps();},getApproximateServerTime:function(){return i.get();},getServerTimeOffset:function(){return -1*i.getSkew();},updateTimeStamps:function(){this.timestamps=h.scry(document.body,'abbr.livetimestamp');this.startLoop(q);},addTimeStamps:function(s){if(!s)return;this.timestamps=this.timestamps||[];if(h.isNodeOfType(s,'abbr')&&g.hasClass(s,'livetimestamp')){this.timestamps.push(s);}else{var t=h.scry(s,'abbr.livetimestamp');for(var u=0;u(o))return v;var w=s-t,x=Math.floor(w/l),y=Math.floor(x/p);if(x<1){if(u){v.text=j._("Just now");v.next=20-w%20;}else{v.text=j._("A few seconds ago");v.next=l-w%l;}return v;}if(y<1){if(u&&x==1){v.text=j._("1 min");}else if(u){v.text=j._({"*":"{number} mins"},[j.param("number",x,[0])]);}else v.text=x==1?j._("about a minute ago"):j._({"*":"{number} minutes ago"},[j.param("number",x,[0])]);v.next=l-w%l;return v;}if(y<11)v.next=m-w%m;if(u&&y==1){v.text=j._("1 hr");}else if(u){v.text=j._({"*":"{number} hrs"},[j.param("number",y,[0])]);}else v.text=y==1?j._("about an hour ago"):j._({"*":"{number} hours ago"},[j.param("number",y,[0])]);return v;},renderRelativeTimeToServer:function(s,t){return this.renderRelativeTime(Math.floor(i.get()/k),s,t);}};e.exports=r;e.exports.CONSTS={MS_IN_SEC:k,SEC_IN_MIN:l,SEC_IN_HOUR:m,SEC_IN_12_HOUR:n,SEC_IN_24_HOUR:o,MIN_IN_HOUR:p,HEARTBEAT:q};},null);
-__d("UFICentralUpdates",["Arbiter","ChannelConstants","LiveTimer","ShortProfiles","UFIConstants","copyProperties","fbt"],function(a,b,c,d,e,f,g,h,i,j,k,l,m){b.__markCompiled&&b.__markCompiled();var n=0,o={},p={},q={},r={},s=[];g.subscribe(h.getArbiterType('live-data'),function(x,y){if(y&&y.obj){var z=y.obj,aa=z.comments||[];aa.forEach(function(ba){ba.timestamp.text=m._("A few seconds ago");});w.handleUpdate(k.UFIPayloadSourceType.LIVE_SEND,z);}});function t(){if(!n){var x=q,y=o,z=p,aa=r;q={};o={};p={};r={};if(Object.keys(x).length)v('feedback-id-changed',x);if(Object.keys(y).length)v('feedback-updated',y);if(Object.keys(z).length)v('comments-updated',z);if(Object.keys(aa).length)v('instance-updated',aa);s.pop();}}function u(){if(s.length){return s[s.length-1];}else return k.UFIPayloadSourceType.UNKNOWN;}function v(event,x){w.inform(event,{updates:x,payloadSource:u()});}var w=l(new g(),{handleUpdate:function(x,y){if(Object.keys(y).length)this.synchronizeInforms(function(){s.push(x);var z=l({payloadsource:u()},y);this.inform('update-feedback',z);this.inform('update-comment-lists',z);this.inform('update-comments',z);this.inform('update-actions',z);(y.profiles||[]).forEach(function(aa){j.set(aa.id,aa);});if(y.servertime)i.restart(y.servertime);}.bind(this));},didUpdateFeedback:function(x){o[x]=true;t();},didUpdateComment:function(x){p[x]=true;t();},didUpdateFeedbackID:function(x,y){q[x]=y;t();},didUpdateInstanceState:function(x,y){if(!r[x])r[x]={};r[x][y]=true;t();},synchronizeInforms:function(x){n++;try{x();}catch(y){throw y;}finally{n--;t();}}});e.exports=w;},null);
-__d("UFICommentLink.react",["Image.react","React","TrackingNodes","emptyFunction","fbt","ix"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();var m=h,n=m.PropTypes,o=h.createClass({displayName:"UFICommentLink",propTypes:{ufiExperiments:n.object,onClick:n.func},getDefaultProps:function(){return {ufiExperiments:{},onClick:j};},render:function(){var p=this.props.ufiExperiments,q=k._("Comment"),r=k._("Leave a comment"),s='{ "tn": "'+i.encodeTN(i.types.COMMENT_LINK)+'", "type": 24 }',t=null;if(p.showRevisedUFI)t=h.createElement(g,{className:"UFICommentLinkIcon",src:l('/images/ufi/fbfeed/comment_gray.png')});return (h.createElement("a",{className:"comment_link",href:"#",role:"button",title:r,onClick:this.props.onClick,"data-ft":s},t,q));}});e.exports=o;},null);
-__d("UFIFeedbackTargets",["ClientIDs","KeyedCallbackManager","UFICentralUpdates","UFIConstants","copyProperties"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();var l=new h();function m(v){var w={};v.forEach(function(x){var y=k({},x);delete y.commentlist;delete y.commentcount;w[x.entidentifier]=y;i.didUpdateFeedback(x.entidentifier);});l.addResourcesAndExecute(w);}function n(v){for(var w=0;w0?"mls":'')+(' '+"UFIBlingBoxTimelineItem"));},_getLikeToolTipURI:function(){if(this.props.feedbackFBID){var q=new k('/ajax/like/tooltip.php').setQueryData({comment_fbid:this.props.feedbackFBID});return q.toString();}else return null;},_getProfileBrowserURI:function(){if(this.props.feedbackFBID){var q=h.LIKES,r={id:this.props.feedbackFBID,actorid:this.props.actorid},s=g.constructDialogURI(q,r),t=g.constructPageURI(q,r),u={dialog:s.toString(),page:t.toString()};return u;}},_getShareViewURI:function(){if(this.props.feedbackFBID){var q=new k('/ajax/shares/view').setQueryData({target_fbid:this.props.feedbackFBID}),r=new k('/shares/view').setSubdomain('www').setQueryData({id:this.props.feedbackFBID}),s={dialog:q.toString(),page:r.toString()};return s;}}});e.exports=p;},null);
-__d("ActorURI",["ActorURIConfig","URI"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i={create:function(j,k){return (new h(j)).addQueryData(g.PARAMETER_ACTOR,k);}};i.PARAMETER_ACTOR=g.PARAMETER_ACTOR;e.exports=i;},null);
-__d("MercuryLoggingHelper",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();var g={obfuscateThread:function(h){var i=Object.assign({},h);if(h&&h.snippet&&h.snippet.length>5)i.snippet=h.snippet.substr(0,5)+'...';return i;},obfuscateMessage:function(h){var i=Object.assign({},h);if(h&&h.body&&h.body.length>5)i.body=h.body.substr(0,5)+'...';return i;}};e.exports=g;},null);
-__d("MercuryServerDispatcher",["AsyncRequest","CurrentUser","LogHistory","MercuryLoggingHelper","areJSONRepresentationsEqual","copyProperties","debounceAcrossTransitions"],function(a,b,c,d,e,f,g,h,i,j,k,l,m){b.__markCompiled&&b.__markCompiled();var n={},o=i.getInstance('mercury_dispatcher'),p=false,q={IMMEDIATE:'immediate',IDEMPOTENT:'idempotent',BATCH_SUCCESSIVE:'batch-successive',BATCH_SUCCESSIVE_UNIQUE:'batch-successive-unique',BATCH_SUCCESSIVE_PIGGYBACK_ON_ERROR:'batch-successive-piggyback-retry',BATCH_DEFERRED_MULTI:'batch-deferred-multi',BATCH_CONDITIONAL:'batch-conditional',DEFAULT_ENDPOINT_ID:'mercuryServerDispatcherDefaultEndpointID',registerEndpoints:function(t){for(var u in t){var v=t[u],w=v.request_user_id||h.getID(),x=v.endpoint_id||q.DEFAULT_ENDPOINT_ID;if(!n[u])n[u]={};if(!n[u][w])n[u][w]={};n[u][w][x]=new r(u,v);}},trySend:function(t,u,v,w,x){w=w||h.getID();x=x||q.DEFAULT_ENDPOINT_ID;n[t][w][x].trySend(u,v);}};function r(t,u){var v=u.mode||q.IMMEDIATE;switch(v){case q.IMMEDIATE:case q.IDEMPOTENT:case q.BATCH_SUCCESSIVE:case q.BATCH_SUCCESSIVE_UNIQUE:case q.BATCH_SUCCESSIVE_PIGGYBACK_ON_ERROR:case q.BATCH_DEFERRED_MULTI:case q.BATCH_CONDITIONAL:break;default:throw new Error('Invalid MercuryServerDispatcher mode '+v);}this._endpoint=t;this._mode=v;this._requestUserID=u.request_user_id;this._combineData=u.batch_function;this._combineDataIf=u.batch_if;this._batchSizeLimit=u.batch_size_limit;this._batches=[];this._handler=u.handler;this._errorHandler=u.error_handler;this._transportErrorHandler=u.transport_error_handler||u.error_handler;this._connectionRetries=u.connection_retries||0;this._timeoutHandler=u.timeout_handler;this._timeout=u.timeout;this._serverDialogCancelHandler=u.server_dialog_cancel_handler||u.error_handler;this._sendAttemptLoggingHandler=u.send_attempt_logging_handler;this._auto_retries=u.auto_retries||0;this._deferredSend=m(this._batchSend,0,this);}l(r.prototype,{_inFlight:0,_handler:null,_errorHandler:null,_transportErrorHandler:null,_timeoutHandler:null,_timeout:null,_serverDialogCancelHandler:null,_combineData:null,_sendAttemptLoggingHandler:null,trySend:function(t,u){if(p)return;if(t===(void 0))t=null;var v=u||this._mode;if(v==q.IMMEDIATE){this._send(t);}else if(v==q.IDEMPOTENT){if(!this._inFlight)this._send(t);}else if(v==q.BATCH_SUCCESSIVE||v==q.BATCH_SUCCESSIVE_UNIQUE){if(!this._inFlight){this._send(t);}else this._batchData(t);}else if(v==q.BATCH_CONDITIONAL){var w=this._batches[0]&&this._batches[0].getData();if(this._inFlight&&(this._combineDataIf(this._pendingRequestData,t)||this._combineDataIf(w,t))){this._batchData(t);}else this._send(t);}else if(v==q.BATCH_DEFERRED_MULTI){this._batchData(t);this._deferredSend();}else if(v==q.BATCH_SUCCESSIVE_PIGGYBACK_ON_ERROR){this._batchData(t);if(!this._inFlight)this._batchSend();}},_send:function(t){this._inFlight++;this._pendingRequestData=l({},t);if(this._requestUserID!=h.getID())t.request_user_id=this._requestUserID;var u=[];if(t&&t.message_batch)for(var v=0;v=0&&!this._hasReachedBatchLimit(this._batches[v])){u?this._batches[v].combineWithOlder(t,this._combineData):this._batches[v].combineWith(t,this._combineData);}else this._batches.push(new s(t));o.debug('batch',{endpoint:this._endpoint,batches:this._batches,batch_limit:this._batchSizeLimit});}},_hasReachedBatchLimit:function(t){return this._batchSizeLimit&&t.getSize()>=this._batchSizeLimit;},_batchSend:function(){if(this._batches[0]){this._send(this._batches[0].getData());this._batches.shift();}},_handleResponse:function(t){this._inFlight--;o.log('response',{endpoint:this._endpoint,inflight_count:this._inFlight});var u=t.getPayload();p=u&&u.kill_chat;if(p)o.log('killswitch_enabled',{endpoint:this._endpoint,inflight_count:this._inFlight});if(u&&u.error_payload){if(this._errorHandler)this._errorHandler(t);}else this._handler&&this._handler(u,t.getRequest());if(this._mode==q.BATCH_SUCCESSIVE||this._mode==q.BATCH_SUCCESSIVE_UNIQUE||this._mode==q.BATCH_SUCCESSIVE_PIGGYBACK_ON_ERROR||this._mode==q.BATCH_CONDITIONAL)this._batchSend();delete this._pendingRequestData;},_postErrorHandler:function(){o.error('error',{endpoint:this._endpoint,inflight_count:this._inFlight-1});this._inFlight--;var t=this._mode;if(t==q.BATCH_SUCCESSIVE||t==q.BATCH_SUCCESSIVE_UNIQUE||t==q.BATCH_CONDITIONAL){this._batchSend();}else if(t==q.BATCH_SUCCESSIVE_PIGGYBACK_ON_ERROR)if(this._batches[0]){this._batchData(this._pendingRequestData,true);this._batchSend();}else this._batchData(this._pendingRequestData,true);delete this._pendingRequestData;},_shouldAutoRetrySend:function(t){var u=t.auto_retry_cnt?t.auto_retry_cnt:0;return u(this.lastRequestedOffset+this.lastRequestedLength)){this.lastRequestedOffset=x;this.lastRequestedLength=y;this.fetchComments(x,y,q);}}else this.dataSource.executeOrEnqueue(s,this.deferredCallback.bind(this,o,p,r));};n.prototype.fetchComments=function(o,p,q){};n.prototype.deferredCallback=function(o,p,q,r){};n.prototype.reset=function(){var o=this.dataSource.getAllResources();this.dataSource.reset();this.count=0;this.deletedCount=0;this.deletedComments={};this.lastRequestedOffset=0;this.lastRequestedLength=0;return o;};n.prototype.deleteComment=function(o){if(!(o in this.deletedComments)){this.deletedComments[o]=true;this.deletedCount++;}};n.prototype.updateCommentCount=function(o){this.count=o;this.deletedCount=0;return this;};n.prototype.getFeedbackTargetID=function(){return this.feedbackTargetID;};n.prototype.getCommentCount=function(){return this.count;};n.prototype.getDeletedCount=function(){return this.deletedCount;};n.prototype.getDisplayedCommentCount=function(){return this.count-this.deletedCount;};n.prototype.getBasePermalink=function(){return this.basePermalink;};n.prototype.buildCommentPermalink=function(o,p,q){};n.prototype.getPermalinkForComment=function(o){return this.commentPermalinks[o];};n.isValidContextPropertyForReset=function(o){return o in m;};e.exports=n;},null);
-__d("UFIInstanceState",["UFICentralUpdates"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h={};function i(k){if(!h[k])h[k]={};}var j={getKeyForInstance:function(k,l){i(k);return h[k][l];},updateState:function(k,l,m){i(k);h[k][l]=m;g.didUpdateInstanceState(k,l);},updateStateField:function(k,l,m,n){var o=this.getKeyForInstance(k,l)||{};o[m]=n;this.updateState(k,l,o);}};e.exports=j;},null);
-__d("UFIComments",["ClientIDs","ImmutableObject","UFICentralUpdates","UFIConstants","UFIInstanceState","invariant","merge","randomInt"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){b.__markCompiled&&b.__markCompiled();"use strict";var o={},p={};function q(fa){return fa in p?p[fa]:fa;}function r(fa,ga){fa.forEach(function(ha){var ia=ha.ftentidentifier,ja=j.UFIPayloadSourceType,ka=ha.clientid,la=false,ma=m({},ha);if(ka){delete ma.clientid;la=g.isExistingClientID(ka);if(la&&p[ka])return;}if((ga===ja.LIVE_SEND)||(ga===ja.USER_ACTION)||(ga===ja.ENDPOINT_ADD_COMMENT)||(ga===ja.ENDPOINT_EDIT_COMMENT))ma.isunseen=true;if(ga===ja.ENDPOINT_COMMENT_FETCH||ga===ja.ENDPOINT_ID_COMMENT_FETCH)ma.fromfetch=true;if(la){if(o[ka].ufiinstanceid)k.updateStateField(o[ka].ufiinstanceid,'locallycomposed',ha.id,true);ma.ufiinstanceid=o[ka].ufiinstanceid;p[ka]=ha.id;o[ha.id]=o[ka];delete o[ka];i.didUpdateComment(ka);}ea.setComment(ha.id,new h(ma));i.didUpdateComment(ha.id);i.didUpdateFeedback(ia);});}function s(fa){for(var ga=0;ga0);}return false;}});e.exports=ea;},null);
-__d("MentionsInputUtils",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();var g={generateDataFromTextWithEntities:function(h){var i=h.text,j=[];(h.ranges||[]).forEach(function(l){var m=l.entity;if(!m.external)j.push({uid:m.id,text:i.substr(l.offset,l.length),offset:l.offset,length:l.length,weakreference:!!m.weakreference});});var k={value:i,mentions:j};return k;}};e.exports=g;},null);
-__d("ClipboardPhotoUploader",["ArbiterMixin","AsyncRequest","mixin"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j=i(g);for(var k in j)if(j.hasOwnProperty(k))m[k]=j[k];var l=j===null?null:j.prototype;m.prototype=Object.create(l);m.prototype.constructor=m;m.__superConstructor__=j;function m(n,o){"use strict";this.uploadURIString=n;this.data=o;}m.prototype.handlePaste=function(event){"use strict";var n=m.getImages(event);for(var o=0;o=n)))return {width:k*m,height:k};if(j)return {width:j,height:j/m};return {width:h,height:i};}};e.exports=g;},null);
-__d("PixelzFocus",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();"use strict";var g={search:function(h,i){var j=0,k=h.length-1;while(j<=k){var l=j+Math.floor((k-j)/2),m=h[l];if(m>i){k=l-1;}else if(mk)j=[];if(p>=k){k=p;j.push({low:n,high:o});}}return j;},getBestSet:function(h,i,j){var k=-1,l=null;for(var m=0;mk){k=r;l=n;}}return l;},getFocusFromSet:function(h,i){var j=h[i.low],k=h[i.high];return j+(k-j)/2;},clampFocus:function(h,i){var j=i/2,k=1-(i/2);if(hk)return k;return h;},convertFromCenterToCSS:function(h,i){if(Math.abs(1-i)<1e-05)return 0;return (h-i/2)/(1-i);},convertFromCSSToCenter:function(h,i){return h*(1-i)+i/2;},getVisible:function(h,i){if(h1||u.top+u.height>1)return new Error(v);},focus:function(r,s,t){var u=r[s],v='Invalid prop `'+s+'` supplied to `'+t+'`, expected either a {x, y, type} vector where type '+'is `css` or `center` or an array of {x, y} vectors. All the vectors '+'have with values normalized between 0 and 1.';if(Array.isArray(u)){for(var w=0;w=0&&u[w].x<=1)||!(u[w].y>=0&&u[w].y<=1))return new Error(v);}else{if(!u.type)u.type='css';if(!(u.x>=0&&u.x<=1)||!(u.y>=0&&u.y<=1)||!g(['center','css'],u.type))return new Error(v);}}},getDefaultProps:function(){return {resizeMode:'cover',alt:'',letterbox:true,upscale:true,cropRect:{width:1,height:1,top:0,left:0},focus:{x:.5,y:.5,type:'css'}};},getInitialState:function(){return {srcDimensions:{}};},getSrcDimensions:function(){var r=this.props.src,s=this.state.srcDimensions[r];if(s)return s;j(r,function(t,u){var v={};v[r]={width:t,height:u};this.isMounted()&&this.setState({srcDimensions:v});}.bind(this));return null;},getCropSrcDimensions:function(){var r=this.getSrcDimensions();return {width:r.width*this.props.cropRect.width,height:r.height*this.props.cropRect.height};},getUpscaleCropDimensions:function(){var r=this.getCropSrcDimensions();return m.getScaledPhotoDimensions(r.width,r.height,this.props.width,this.props.height,this.props.resizeMode);},getCropDimensions:function(){var r=this.getUpscaleCropDimensions(),s=this.getCropSrcDimensions();if(!this.props.upscale)return {width:Math.min(r.width,s.width),height:Math.min(r.height,s.height)};return r;},getCropAspectRatio:function(){var r=this.getCropDimensions();return r.width/r.height;},getContainerDimensions:function(){if(this.props.letterbox&&this.props.width&&this.props.height)return {width:this.props.width,height:this.props.height};return this.getCropDimensions();},getContainerAspectRatio:function(){var r=this.getContainerDimensions();return r.width/r.height;},getContainerPosition:function(){return {left:0,top:0};},getFocus:function(){var r=this.props.focus;if(!Array.isArray(r)&&r.type==='css')return {x:r.x,y:r.y};var s=this.getContainerAspectRatio(),t=this.getCropAspectRatio(),u=n.getVisible(s,t),v=n.focusHorizontally(s,t),w;if(!Array.isArray(r)){w=n.convertFromCenterToCSS(v?r.x:r.y,u);}else{var x=r.map(function(aa){return v?aa.x:aa.y;});x.sort();var y=n.findBiggestSets(x,u),z=n.getBestSet(x,y,u);w=n.getFocusFromSet(x,z);}return {x:v?w:.5,y:v?.5:w};},getCropPosition:function(){var r=this.getCropDimensions(),s=this.getContainerDimensions(),t=this.getFocus();return {left:t.x*(s.width-r.width),top:t.y*(s.height-r.height)};},getScaleDimensions:function(){var r=this.getCropDimensions();return {width:r.width/this.props.cropRect.width,height:r.height/this.props.cropRect.height};},getScalePosition:function(){var r=this.getScaleDimensions();return {left:-r.width*this.props.cropRect.left,top:-r.height*this.props.cropRect.top};},getClipCropRectangle:function(){var r=this.getContainerDimensions(),s=this.getCropDimensions(),t=this.getContainerPosition(),u=this.getCropPosition(),v=Math.max(t.left,u.left),w=Math.max(t.top,u.top),x=Math.min(t.top+r.height,u.top+s.height),y=Math.min(t.left+r.width,u.left+s.width);return {left:v,top:w,width:y-v,height:x-w};},getClipCropPosition:function(){var r=this.getClipCropRectangle();return {left:r.left,top:r.top};},getClipCropDimensions:function(){var r=this.getClipCropRectangle();return {width:r.width,height:r.height};},getClipScalePosition:function(){var r=this.getScalePosition(),s=this.getClipCropPosition(),t=this.getCropPosition();return {left:r.left+(t.left-s.left),top:r.top+(t.top-s.top)};},getClipScaleDimensions:function(){return this.getScaleDimensions();},areDimensionsEqual:function(r,s){return r.width===s.width&&r.height===s.height;},shouldAddAllNodesAndStyles:function(){return this.props.animated;},hasCrop:function(){if(this.shouldAddAllNodesAndStyles())return true;var r=this.getContainerDimensions(),s=this.getClipCropDimensions(),t=this.getClipScaleDimensions();if(this.areDimensionsEqual(r,s)||this.areDimensionsEqual(s,t))return false;return true;},hasContainer:function(){if(this.shouldAddAllNodesAndStyles()||this.hasInsetBorder())return true;var r=this.getContainerDimensions(),s=this.getClipScaleDimensions();if(this.areDimensionsEqual(r,s))return false;return true;},hasInsetBorder:function(){return this.shouldAddAllNodesAndStyles()||this.props.insetBorderColor;},applyPositionStyle:function(r,s){if(this.shouldAddAllNodesAndStyles()||s.left)r.left=Math.round(s.left);if(this.shouldAddAllNodesAndStyles()||s.top)r.top=Math.round(s.top);},applyDimensionsStyle:function(r,s){r.width=Math.round(s.width);r.height=Math.round(s.height);},applyBorderRadiusStyle:function(r){if(this.shouldAddAllNodesAndStyles()||this.props.borderRadius)r.borderRadius=this.props.borderRadius||0;},getScaleStyle:function(){var r={},s=this.getClipCropDimensions(),t=this.getClipScaleDimensions();if(this.shouldAddAllNodesAndStyles()||!this.areDimensionsEqual(s,t)){this.applyPositionStyle(r,this.getClipScalePosition());}else this.applyPositionStyle(r,this.getClipCropPosition());this.applyDimensionsStyle(r,this.getClipScaleDimensions());this.applyBorderRadiusStyle(r);return r;},getCropStyle:function(){var r={};this.applyPositionStyle(r,this.getClipCropPosition());this.applyDimensionsStyle(r,this.getClipCropDimensions());this.applyBorderRadiusStyle(r);return r;},getInsetBorderStyle:function(){var r={borderColor:this.props.insetBorderColor||'transparent'};this.applyPositionStyle(r,this.getClipCropPosition());this.applyDimensionsStyle(r,this.getClipCropDimensions());this.applyBorderRadiusStyle(r);return r;},getContainerStyle:function(){var r={};this.applyDimensionsStyle(r,this.getContainerDimensions());this.applyBorderRadiusStyle(r);return r;},getScale:function(){var r=this.getScaleStyle(),s=r.width,t=r.height;r=h({},r);delete r.width;delete r.height;return (l.createElement("img",l.__spread({},this.props,{alt:this.props.alt,className:k(this.props.className,(("_56wb")+(this.shouldAddAllNodesAndStyles()?' '+"_56t5":''))),src:this.props.src,style:Object.assign({},(this.props.style||{}),r),width:s,height:t})));},getCrop:function(){var r=this.getScale();if(!this.hasCrop())return r;return (l.createElement("div",{className:(("_56ma")+(this.shouldAddAllNodesAndStyles()?' '+"_56t5":'')),style:this.getCropStyle()},r));},getInsetBorder:function(){if(!this.hasInsetBorder())return null;return (l.createElement("div",{className:(("_56lv")+(this.shouldAddAllNodesAndStyles()?' '+"_56t5":'')),style:this.getInsetBorderStyle()}));},getContainer:function(){var r=this.getCrop();if(!this.hasContainer())return r;var s=this.getInsetBorder();return (l.createElement("div",{className:(("_56jj")+(this.shouldAddAllNodesAndStyles()?' '+"_56t5":'')),style:this.getContainerStyle()},r,s));},render:function(){var r=this.getSrcDimensions();if(!r)return l.createElement("span",null);return this.getContainer();}});e.exports=q;},null);
-__d("List.react",["React","cx","joinClasses"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j=g,k=j.PropTypes,l=g.createClass({displayName:"List",propTypes:{border:k.oneOf(['none','light','medium','dark']),spacing:k.oneOf(['none','small','medium','large']),direction:k.oneOf(['vertical','horizontal']),valign:k.oneOf(['baseline','top','middle','bottom']),edgepadding:k.bool},getDefaultProps:function(){return {border:'medium',spacing:'medium',direction:'vertical',valign:'top'};},render:function(){var m=this.props.border,n=this.props.direction,o=this.props.spacing,p=n==='horizontal'&&this.props.valign,q,r,s;q=((n==='vertical'?"_4kg":'')+(n==='horizontal'?' '+"_4ki":'')+(p==='top'?' '+"_509-":'')+(p==='middle'?' '+"_509_":'')+(p==='bottom'?' '+"_50a0":''));if(o!=='none'||m!=='none')r=((m==='none'?"_6-i":'')+(m==='light'?' '+"_4ks":'')+(m==='medium'?' '+"_4kt":'')+(m==='dark'?' '+"_4ku":''));if(o!=='none')s=((!this.props.edgepadding?"_6-h":'')+(o==='small'?' '+"_704":'')+(o==='medium'?' '+"_6-j":'')+(o==='large'?' '+"_703":''));var t=i("uiList",q,r,s);return (g.createElement("ul",g.__spread({},this.props,{className:i(this.props.className,t)}),this.props.children));}});e.exports=l;},null);
-__d("Facepile.react",["joinClasses","Link.react","Pixelz.react","React","List.react","cx"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();var m=j,n=m.PropTypes,o={small:24,medium:32,large:50},p=j.createClass({displayName:"Facepile",propTypes:{className:n.string,onFaceClick:n.func,onComponentDidMount:n.func,profiles:n.array,size:n.oneOf(['small','medium','large']).isRequired},_onFaceClick:function(q,r){if(this.props.onFaceClick)this.props.onFaceClick(q,r);},componentDidMount:function(){if(this.props.onComponentDidMount)this.props.onComponentDidMount();},renderFace:function(q,r){var s=o[this.props.size];return (j.createElement("li",{className:"_43q7",key:q.uniqueID,onClick:this._onFaceClick.bind(this,q,r)},j.createElement(h,{href:q.URL,"aria-label":q.name,"data-hover":'tooltip',className:"_2rt_","data-tooltip-alignh":'left'},j.createElement(i,{src:q.profilePicURI,width:s,height:s,className:"img"}))));},render:function(){var q=g(this.props.className,(("_43qm")+(this.props.size=='small'?' '+"_43q9":'')+(this.props.size=='medium'?' '+"_43qc":'')+(this.props.size=='large'?' '+"_43qf":'')));return (j.createElement("div",{className:q},j.createElement(k,{className:"uiFacepile/list",direction:"horizontal",spacing:"none",border:"none"},this.props.profiles.map(this.renderFace))));}});e.exports=p;},null);
-__d("PagingFacepile.react",["Animation","Locale","Facepile.react","React","Image.react","cx","ix"],function(a,b,c,d,e,f,g,h,i,j,k,l,m){b.__markCompiled&&b.__markCompiled();var n=j,o=n.PropTypes,p=200,q=j.createClass({displayName:"PagingFacepile",propTypes:{className:o.string,onFaceClick:o.func,onComponentDidMount:o.func,size:o.oneOf(['small','medium','large']).isRequired,pageSize:o.number,onPageChange:o.func},getInitialState:function(){return {animating:false,page:0};},_numPages:function(){var r=this.props.pageSize;return Math.max(1,Math.ceil((this.props.profiles.length-1)/r));},_canGoPrev:function(){return this.state.page>0;},_canGoNext:function(){return this.state.page+11&&this.props.spriteURI)this.startAnimation();if(this.props.subscribedThreadID&&this.props.frameCount>1){var u=g.subscribe(this.props.subscribedThreadID,function(v,w){this.isScrolledIntoView(w.scrollTop,w.viewHeight,w.top);}.bind(this));this.setState({unsubscribeID:u});}},componentWillUnmount:function(){if(this.state.unsubscribeID)g.unsubscribe(this.state.unsubscribeID);if(this.isAnimating())clearInterval(this._stopIntervalID);},isAnimating:function(){return !!this._stopIntervalID;},getWidth:function(){return Math.floor(this.props.sourceWidth);},getHeight:function(){return Math.floor(this.props.sourceHeight);},preloadSprite:function(){var u=new Image();u.onload=function(){if(this.isMounted()&&!this.state.hasAnimated){this.setState({hasAnimated:true});this._stopIntervalID=setInterval(this.incrementFrameIndex,this.props.frameRate);}}.bind(this);if(i.ChatPaddedAnimatedStickerGK&&this.props.paddedSpriteURI){u.src=this.props.paddedSpriteURI;}else u.src=this.props.spriteURI;},isScrolledIntoView:function(u,v,w){var x=l(h.findDOMNode(this)),y=u+x.y-w,z=u+v,aa=y+x.height;if(this.props.frameCount>1&&!this.state.hasAnimated&&aa-r<=z&&y+r>=u)this.startAnimation();},startAnimation:function(){if(!this.state.hasAnimated&&this.props.spriteURI){this.preloadSprite();}else if(!this.isAnimating()){this.setState({hasAnimated:true});this._stopIntervalID=setInterval(this.incrementFrameIndex,this.props.frameRate);}},stopAnimation:function(){this.setState({index:0});clearInterval(this._stopIntervalID);this._stopIntervalID=0;},toggleAnimation:function(){if(this.isAnimating()){this.stopAnimation();}else this.startAnimation();},shouldStopAnimating:function(){var u=this.state.index%this.props.frameCount;if(!(u===0&&this.state.index*this.props.frameRate>q))return false;if(this.props.animationTrigger===s.CLICK)return true;return !this.state.isHovered;},incrementFrameIndex:function(){if(this.shouldStopAnimating()){this.stopAnimation();}else this.setState({index:this.state.index+1});},getStyle:function(){var u=0,v=this.props.spriteURI;if(i.ChatPaddedAnimatedStickerGK&&this.props.paddedSpriteURI){v=this.props.paddedSpriteURI;var w=240/Math.min(this.getHeight(),this.getWidth());u=Math.floor(j.SPRITE_PADDING/w);}var x=this.state.index%this.props.frameCount,y=(x%this.props.framesPerRow)*(this.getWidth()+u*2)+u,z=Math.floor(x/this.props.framesPerRow)*(this.getHeight()+u*2)+u,aa=(this.props.frameCount>1&&this.props.animationTrigger===s.CLICK)||this._isStickerClickable(this.props.packID),ba;if(this.props.style&&this.props.style.cursor){ba=this.props.style.cursor;}else ba=aa?'pointer':'default';if(!this.state.hasAnimated||!this.props.spriteURI){return {backgroundImage:'url('+this.props.sourceURI+')',backgroundRepeat:'no-repeat',backgroundSize:this.getWidth()+'px '+this.getHeight()+'px',cursor:ba,height:this.getHeight(),width:this.getWidth()};}else return {backgroundImage:'url('+v+')',backgroundPosition:(-y)+'px '+(-z)+'px',backgroundSize:(this.getWidth()+u*2)*this.props.framesPerRow+'px '+(this.getHeight()+u*2)*this.props.framesPerCol+'px',cursor:ba,height:this.getHeight(),width:this.getWidth()};},_isStickerClickable:function(u){return u&&u!=j.MOBILE_LIKE_STICKER_PACK_ID&&u!=j.GRAVEYARD_PACK_ID;},onStickerClick:function(){if(!this._isStickerClickable(this.props.packID))return;if(this.props.onStickerClick)this.props.onStickerClick(this.props.packID,this.props.stickerID);},mouseLeft:function(){this.setState({isHovered:false});},mouseEntered:function(){this.setState({isHovered:true});if(!this.isAnimating())this.startAnimation();},render:function(){var u,v;if(this.props.animationTrigger===s.CLICK&&this.props.frameCount>1&&this.props.spriteURI){u=true;}else if((this.props.animationTrigger===s.HOVER||this.props.animationTrigger===s.LOAD_AND_HOVER)&&this.props.frameCount>1&&this.props.spriteURI)v=true;var w=u?this.toggleAnimation:null;if(this.props.packID)w=this.onStickerClick;return (h.createElement("div",h.__spread({tabIndex:"0"},this.props,{style:Object.assign({},(this.props.style||{}),this.getStyle()),onClick:w,onMouseEnter:v?this.mouseEntered:null,onMouseLeave:v?this.mouseLeft:null})));}});e.exports=t;},null);
-__d("UFIClassNames",["cx"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();e.exports={ACTOR_IMAGE:"img UFIActorImage _54ru",ROW:"UFIRow",UNSEEN_ITEM:"UFIUnseenItem"};},null);
-__d("UFIImageBlock.react",["ImageBlock.react","React","cx"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j=h.createClass({displayName:"UFIImageBlock",render:function(){return (h.createElement(g,h.__spread({},this.props,{imageClassName:"UFIImageBlockImage",contentClassName:"UFIImageBlockContent"}),this.props.children));}});e.exports=j;},null);
-__d("UFIStickerButton.react",["Bootloader","ContextualLayerAutoFlip","Link.react","React","ReactLayeredComponentMixin","StickerInterfaces","cx","fbt","getObjectValues"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){b.__markCompiled&&b.__markCompiled();var p=j,q=p.PropTypes,r=j.createClass({displayName:"UFIStickerButton",propTypes:{onStickerSelected:q.func.isRequired,onEmoticonSelected:q.func,showTooltip:q.bool,stickerInterface:q.oneOf(o(l))},mixins:[k],getDefaultProps:function(){return {showTooltip:true,stickerInterface:l.COMMENTS};},getInitialState:function(){return {renderFlyout:null,flyoutShown:false};},render:function(){var s=n._("Post a sticker");return (j.createElement(i,{"aria-label":(this.props.showTooltip)?s:null,className:"UFICommentStickerButton","data-hover":"tooltip","data-tooltip-alignh":"center",onClick:this._onLinkClicked,onMouseDown:this._prepareForClick},j.createElement("div",{ref:"icon",tabIndex:0,className:"UFICommentStickerIcon"}),this.props.children));},renderLayers:function(){return !this.state.renderFlyout?{}:this.state.renderFlyout();},_hideFlyout:function(){this.setState({flyoutShown:false});},_prepareForClick:function(){this._clickGuard=this.state.flyoutShown;},_onLinkClicked:function(){if(this.state.renderFlyout!==null){!this._clickGuard&&this.setState({flyoutShown:true});return;}g.loadModules(["XUIContextualDialog.react","StickersFlyout.react"],function(s,t){this.setState({flyoutShown:true,renderFlyout:function(){return {contextualDialog:j.createElement(s,{alignment:"right",behaviors:{flip:h},className:"_5e-r",contextRef:"icon",onBlur:this._hideFlyout,position:"above",shown:this.state.flyoutShown,hasActionableContext:true,width:278},j.createElement("div",null,j.createElement(t,{onPackSelect:function(u){this.setState({packID:u});}.bind(this),onEscKeyDown:this._hideFlyout,onStickerSelect:this._onStickerSelected,onEmoticonSelect:this._onEmoticonSelected,stickerInterface:this.props.stickerInterface,packID:this.state.packID,shown:this.state.flyoutShown})))};}.bind(this)});}.bind(this));},_onStickerSelected:function(s,event){this.props.onStickerSelected(s,event);this._hideFlyout();},_onEmoticonSelected:function(s){this.props.onEmoticonSelected(s);this._hideFlyout();}});e.exports=r;},null);
-__d("XFeedNUXSaveSeenStateController",["XController"],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports=b("XController").create("\/feed\/nux\/seen\/save\/",{link_id:{type:"String"},key:{type:"String",required:true},seen:{type:"Bool",defaultValue:false}});},null);
-__d("XUFIRecommendedMentionFriendsAsyncController",["XController"],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports=b("XController").create("\/ufi\/recommended_mention_friends\/",{cursor:{type:"String"},limit:{type:"Int"}});},null);
-__d("UFIAddComment.react",["ActorURI","Arbiter","AsyncRequest","Bootloader","ClipboardPhotoUploader","CloseButton.react","DOM","DOMContainer.react","getActiveElement","Event","PagingFacepile.react","Focus","HTML","Keys","LegacyMentionsInput.react","Link.react","LitestandStoryInsertionStatus","LoadingIndicator.react","PageAdminSignatureMonitor","PageAdminSignatureSettings","React","ReactLayeredComponentMixin","Run","SearchableEntry","SnowflakePermalinkUtils","Sticker.react","TrackingNodes","UFIClassNames","UFIConfig","UFIConstants","UFIImageBlock.react","UFIStickerButton.react","URI","XFeedNUXSaveSeenStateController","XUIGrayText.react","XUFIRecommendedMentionFriendsAsyncController","cx","fbt","joinClasses"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,aa,ba,ca,da,ea,fa,ga,ha,ia,ja,ka,la,ma,na,oa,pa,qa,ra,sa){b.__markCompiled&&b.__markCompiled();var ta=aa,ua=ta.PropTypes,va=ra._("Write a comment..."),wa=ra._("Write a reply..."),xa="fcg fss UFICommentTip",ya=10,za=5,ab=19,bb='/ajax/ufi/upload/',cb=80,db='/ajax/ufi/sticker_preview/',eb=aa.createClass({displayName:"UFIAddComment",mixins:[ba],propTypes:{contextArgs:ua.object.isRequired,viewerActor:ua.object.isRequired,allowPhotoAttachments:ua.bool,allowStickerAttachments:ua.bool,attachedPhoto:ua.object,attachedSticker:ua.object,feedbackIsRanked:ua.bool,hide:ua.bool,initialData:ua.object,isEditing:ua.bool,isFirstComponent:ua.bool,isLastComponent:ua.bool,isSnowlift:ua.bool,isQAndA:ua.bool,mentionsDataSource:ua.object,onCancel:ua.func,onCommentSubmit:ua.func,onTypingStateChange:ua.func,replyCommentID:ua.string,useAddCommentFacepile:ua.bool,showSendOnEnterTip:ua.bool,subtitle:ua.any,targetID:ua.string,withoutSeparator:ua.bool},getInitialState:function(){if(this.props.attachedPhoto)this.props.contextArgs.attachedphoto=this.props.attachedPhoto;if(this.props.attachedSticker)this.props.contextArgs.attachedsticker=this.props.attachedSticker;return {attachedPhoto:this.props.attachedPhoto?this.props.attachedPhoto:null,attachedSticker:this.props.attachedSticker?this.props.attachedSticker:null,facepileMentionedIDs:[],facepileSize:this.props.isSnowlift?za:ya,fileInput:null,fileUploader:null,isCommenting:false,isLoadingPhoto:false,mentionFriendsCursor:null,fetchingRecommendedMentionFriends:false,renderedProfiles:[],renderStickerNUX:null,facepileFirstIndex:0,showFacepile:false,stickerNUXVisible:false,signatureContext:new z(this.props.contextArgs.pagesAdminSignatureSettings,this.props.viewerActor.id)};},_onKeyDown:function(event){if(this.props.isEditing&&p.getKeyCode(event.nativeEvent)===t.ESC)this.props.onCancel();if(this.isMounted()&&!this._isOnBeforeUnloadListenerAdded){ca.onBeforeUnload(this._handleUnsavedChanges);this._isOnBeforeUnloadListenerAdded=true;}var fb=o();if(p.getKeyCode(event.nativeEvent)===t.ESC)fb.blur();},_handleUnsavedChanges:function(){var fb=a.PageTransitions;if(fb){var gb=ma.getNextURI(),hb=fb.getMostRecentURI();if(gb.getQueryData().hasOwnProperty('theater')||hb.getQueryData().hasOwnProperty('theater')||ea.isPermalinkURI(gb)||ea.isPermalinkURI(hb))return;var ib=a.DialogNavigationStack;if(ib&&ib.isActiveURI(gb))return;}if(this.refs&&this.refs.mentionsinput&&this.refs.mentionsinput.hasEnteredText())return ra._("You haven't finished your comment yet. Do you want to leave without finishing?");},_blur:function(){this.setState({stickerNUXVisible:false});if(this.refs.mentionsinput&&this.refs.mentionsinput.hasEnteredText())return;this.setState({isCommenting:false});},_onPaste:function(event){var fb=new k(bb,this._getPhotoUploadData());this._cancelCurrentSubscriptions();this._subscriptions=[fb.subscribe('upload_start',this._prepareForAttachedPhotoPreview),fb.subscribe('upload_error',this._onRemoveAttachedPhotoPreviewClicked),fb.subscribe('upload_success',function(gb,hb){this._onPhotoUploadComplete(hb);}.bind(this))];fb.handlePaste(event);},_onEnterSubmit:function(fb,event){fb.facepileMentionedIDs=this.state.facepileMentionedIDs.slice();this.setState({showFacepile:false,facepileMentionedIDs:[]});var gb=this.state.attachedPhoto||this.state.attachedSticker,hb=this.props.isEditing||gb;if(this.state.isLoadingPhoto){return false;}else if(!fb.encodedValue.trim()&&!hb)return false;fb.encodedValue=fb.encodedValue.trim();if(gb){fb.attachedPhoto=this.state.attachedPhoto;fb.attachedSticker=this.state.attachedSticker;this.setState({isLoadingPhoto:false,attachedPhoto:null,attachedSticker:null});}else{fb.attachedPhoto=null;fb.attachedSticker=null;}this.props.onCommentSubmit(fb,event);return true;},_cancelCurrentSubscriptions:function(){if(this._subscriptions)this._subscriptions.forEach(function(fb){fb.unsubscribe();});},componentWillMount:function(){this._isOnBeforeUnloadListenerAdded=false;this._storyInsertionBlocker=w.registerBlocker(function(){return this.state.isCommenting;}.bind(this));},componentWillUnmount:function(){this._cancelCurrentSubscriptions();this._storyInsertionBlocker&&this._storyInsertionBlocker.unsubscribe();this._storyInsertionBlocker=null;},focus:function(){var fb={isCommenting:true};if(this.props.allowStickerAttachments&&ia.shouldShowStickerNUX){var gb=na.getURIBuilder().setString('key','sticker_comments').setBool('seen',true).getURI();new i(gb).send();if(this.state.renderStickerNUX===null)j.loadModules(["XUIAmbientNUX.react"],function(hb){fb.renderStickerNUX=function(){return {ambientNUX:aa.createElement(hb,{contextRef:"sticker_button",shown:this.state.stickerNUXVisible,position:"above",width:"auto",alignment:"right",onCloseButtonClick:this._hideStickerNUX},ra._("You can now comment with a sticker!"))};}.bind(this);}.bind(this));ia.shouldShowStickerNUX=false;fb.stickerNUXVisible=true;}if(this.props.useAddCommentFacepile&&!this.props.replyCommentID&&!this.state.showFacepile){this._fetchRecommendedMentionFriends();fb.showFacepile=true;}y.handleReactInputFieldFocusForSignature(this.refs.mentionsinput,this.state.signatureContext,this.state.signatureContext.getShouldAttachToComment());this.setState(fb);},renderLayers:function(){return !this.state.renderStickerNUX?{}:this.state.renderStickerNUX();},renderFacepile:function(){if(this.state.showFacepile&&this.state.renderedProfiles.length>0)return (aa.createElement("div",{className:(("_2phz")+(' '+"_t9s")+(this.props.isSnowlift?' '+"_1_4j":''))},aa.createElement(oa,{className:"_t9u",shade:"light"},ra._("Mention some friends:")),aa.createElement("div",{className:"_t9v"},aa.createElement(q,{pageSize:this.state.facepileSize,onPageChange:this.onFacepilePageChange,className:"_t9w",profiles:this.state.renderedProfiles,size:"medium",onFaceClick:this.insertFacepileMention}))));},render:function(){var fb=!this.props.contextArgs.collapseaddcomment||this.state.isCommenting,gb=null;if(this.props.subtitle){gb=aa.createElement("span",{className:xa},this.props.subtitle);}else if(this.props.isEditing){gb=aa.createElement("span",{className:xa},ra._("Press Esc to {cancel}.",[ra.param("cancel",aa.createElement(v,{onClick:this.props.onCancel},ra._("cancel")))]));}else if(this.props.showSendOnEnterTip)gb=aa.createElement("span",{className:xa},ra._("Press Enter to post."));var hb=null,ib=null,jb=this.state.attachedPhoto||this.state.attachedSticker,kb=null;if(this.props.allowStickerAttachments&&!jb)ib=aa.createElement(la,{ref:"sticker_button",onStickerSelected:this.onStickerSelected,onEmoticonSelected:this._insertEmoticonIntoCommentText});if(this.props.allowPhotoAttachments){kb=this._onPaste;var lb=jb?"UFICommentPhotoAttachedIcon":"UFICommentPhotoIcon",mb="UFIPhotoAttachLinkWrapper _m";hb=aa.createElement("div",{ref:"PhotoInputContainer",className:mb,"data-hover":"tooltip","data-tooltip-alignh":"center","aria-label":ra._("Attach a Photo")},aa.createElement("i",{ref:"PhotoInputControl",className:lb}));}var nb=ga.getTrackingInfo(ga.types.ADD_COMMENT_BOX),ob=sa(ha.ACTOR_IMAGE,((!fb?"hidden_elem":''))),pb=aa.createElement("div",{className:"UFIReplyActorPhotoWrapper",onClick:this.focus},aa.createElement("img",{className:ob,src:this.props.viewerActor.thumbSrc,alt:this.props.viewerActor.name})),qb=sa(ha.ROW,((this.props.hide?"noDisplay":'')+(' '+"UFIComponent")+(' '+"UFIAddComment")+(this.props.allowPhotoAttachments?' '+"UFIAddCommentWithPhotoAttacher":'')+(this.props.withoutSeparator?' '+"UFIAddCommentWithoutSeparator":'')+(this.props.isFirstComponent?' '+"UFIFirstComponent":'')+(this.props.isLastComponent?' '+"UFILastComponent":''))),rb;if(!!this.props.replyCommentID){rb=wa;}else if(this.props.isQAndA){rb=ra._("Ask a question...");}else if(this.props.source===ja.UFIFeedbackSourceType.TOPIC_CONVERSATION){rb=ra._("Discuss this topic...");}else rb=va;var sb=this.props.contextArgs.viewoptionstypeobjects,tb=this.props.contextArgs.viewoptionstypeobjectsorder,ub=null;if(this.state.attachedSticker){var vb=this._getScaledDimensions(jb.metadata.height,jb.metadata.width),wb=null,xb=null;if(window.devicePixelRatio&&window.devicePixelRatio>1){wb=jb.metadata.sprite_uri_2x;xb=jb.metadata.source_uri_2x;}else{wb=jb.metadata.sprite_uri;xb=jb.metadata.source_uri;}ub=aa.createElement(fa,{animationTrigger:"load_and_hover",frameCount:jb.metadata.frameCount,framesPerCol:jb.metadata.framesPerCol,framesPerRow:jb.metadata.framesPerRow,spriteURI:wb,sourceHeight:vb.height,sourceURI:xb,sourceWidth:vb.width});}else if(this.state.attachedPhoto){var yb=jb.markupPreview;if(s.isHTML(yb.markup))yb=s.replaceJSONWrapper(yb.markup).getRootNode();ub=aa.createElement(n,null,yb);if(!this.props.subtitle)gb=null;}else if(this.state.isLoadingPhoto)ub=aa.createElement(x,{color:"white",className:"UFICommentPhotoAttachedPreviewLoadingIndicator",size:"medium"});var zb,ac=this.state.attachedPhoto?this._onRemoveAttachedPhotoPreviewClicked:this._onRemoveAttachedStickerPreviewClicked;if(ub!=null){var bc=null;if(this.state.attachedSticker){bc=ra._("Remove Sticker");}else if(this.state.attachedPhoto)bc=ra._("Remove Photo");zb=aa.createElement("div",{className:"UFICommentPhotoAttachedPreview pas"},ub,aa.createElement(l,{tooltip:bc,onClick:ac}));}var cc=this.props.allowStickerAttachments?sa("UFIMentionsInputWrap","UFIStickersEnabledInput"):"UFIMentionsInputWrap",dc,ec,fc;if(this.props.contextArgs.mentionsinput){var gc=this.props.contextArgs.mentionsinput;dc=gc.inputComponent;ec=gc.viewComponent;fc=gc.viewProps;}else dc=u;return (aa.createElement("li",{className:qb,onKeyDown:this._onKeyDown,"data-ft":nb},aa.createElement(ka,{className:cc},pb,aa.createElement("div",{className:"UFICommentContainer"},aa.createElement("div",{className:"UFIInputContainer"},aa.createElement(dc,{replyCommentID:this.props.replyCommentID,initialData:this.props.initialData,placeholder:rb,datasource:this.props.mentionsDataSource,ref:"mentionsinput",viewComponent:ec,viewProps:fc,viewOptionsTypeObjects:sb,viewOptionsTypeObjectsOrder:tb,hashtags:this.props.contextArgs.sht,autoflip:this.props.contextArgs.addcommentautoflip,monitorHeight:this.props.contextArgs.monitorHeight,onEnterSubmit:this._onEnterSubmit,onFocus:this.focus,onBlur:this._blur,onTypingStateChange:this.props.onTypingStateChange,onPaste:kb}),aa.createElement("div",{className:"UFICommentAttachmentButtons clearfix"},hb,ib)),this.renderFacepile(),zb,gb))));},componentDidUpdate:function(fb,gb,hb){if(!gb.attachedPhoto&&this.state.attachedPhoto||!gb.attachedSticker&&this.state.attachedSticker||!gb.isCommenting&&this.state.isCommenting)this.refs.mentionsinput.focus();if(fb.viewerActor.id!==this.props.viewerActor.id){if(this.state.fileInput)this.state.fileInput.clear();if(this.state.fileUploader)this.state.fileUploader.setData(this._getPhotoUploadData());this._onRemoveAttachedPhotoPreviewClicked();}},componentDidMount:function(){if(!this.props.allowPhotoAttachments)return;var fb=aa.findDOMNode(this.refs.PhotoInputContainer),gb=aa.findDOMNode(this.refs.PhotoInputControl),hb=ra._("Attach a Photo"),ib=m.create('input',{accept:'image/*',className:"_n",name:'file',type:'file',title:hb,'aria-label':hb});m.appendContent(gb,ib);var jb=p.listen(fb,'click',function(event){j.loadModules(["FileInput","FileInputUploader","Input"],function(kb,lb,mb){var nb=new kb(fb,gb,ib),ob=new lb().setAllowCrossPageTransition(true).setURI(bb).setData(this._getPhotoUploadData());nb.subscribe('change',function(event){if(nb.getValue()){this._prepareForAttachedPhotoPreview();ob.setInput(nb.getInput()).send();}}.bind(this));ob.subscribe('success',function(pb,qb){nb.clear();this._onPhotoUploadComplete(qb.response);}.bind(this));ob.subscribe('failure',function(pb,qb){nb.clear();this._onPhotoUploadComplete(qb.response);}.bind(this));r.setWithoutOutline(gb);this.setState({fileInput:nb,fileUploader:ob});}.bind(this));jb.remove();}.bind(this));},insertMention:function(fb){if(this.refs.mentionsinput&&this.refs.mentionsinput.insertMention)this.refs.mentionsinput.insertMention(fb);},insertFacepileMention:function(fb,gb){var hb=this.state.renderedProfiles.slice();hb.splice(gb,1);this.setState({renderedProfiles:hb});var ib=new da({uniqueID:fb.uniqueID,title:fb.name,type:'user'});this.insertMention(ib);var jb=this.state.facepileMentionedIDs;jb.push(fb.uniqueID);this.setState({facepileMentionedIDs:jb});this._maybeFetchRecommendedMentionFriends(this.state.facepileFirstIndex,hb.length);},onFacepileRendered:function(){if(this.props.isSnowlift)h.inform('ufi/addCommentFacepileRendered');},onFacepilePageChange:function(fb){this.setState({facepileFirstIndex:fb});this._maybeFetchRecommendedMentionFriends(fb,this.state.renderedProfiles.length);},_maybeFetchRecommendedMentionFriends:function(fb,gb){if(fb+2*this.state.facepileSize>gb)this._fetchRecommendedMentionFriends();},_fetchRecommendedMentionFriends:function(){if(this.state.fetchingRecommendedMentionFriends)return;this.setState({fetchingRecommendedMentionFriends:true});var fb=pa.getURIBuilder().setString('cursor',this.state.mentionFriendsCursor).setInt('limit',3*this.state.facepileSize).getURI();new i(fb).setMethod('GET').setReadOnly(true).setHandler(this._setRecommendedMentionFriends).send();},_setRecommendedMentionFriends:function(fb){var gb=fb.getPayload();if(gb.profiles.length===0)return;var hb=this.state.renderedProfiles;hb=hb.concat(gb.profiles);this.setState({fetchingRecommendedMentionFriends:false,renderedProfiles:hb,mentionFriendsCursor:gb.cursor});},_getScaledDimensions:function(fb,gb){var hb,ib,jb;if(gb>fb){jb=cb/gb;hb=fb*jb;ib=gb*jb;}else{jb=cb/fb;hb=fb*jb;ib=gb*jb;}return {height:Math.round(hb),width:Math.round(ib)};},_getPhotoUploadData:function(){var fb=this.props.viewerActor.id,gb={profile_id:fb,target_id:this.props.targetID,source:ab};gb[g.PARAMETER_ACTOR]=fb;return gb;},_onPhotoUploadComplete:function(fb){if(!this.state.isLoadingPhoto)return;var gb=fb.getPayload();if(gb&&gb.fbid){this.props.contextArgs.attachedphoto=gb;this.setState({attachedPhoto:gb,isLoadingPhoto:false});}else this._onRemoveAttachedPhotoPreviewClicked(null);},_onRemoveAttachedPhotoPreviewClicked:function(event){this.props.contextArgs.attachedphoto=null;this.setState({attachedPhoto:null,isLoadingPhoto:false});},_prepareForAttachedPhotoPreview:function(){this.props.contextArgs.attachedphoto=null;this.setState({attachedPhoto:null,isLoadingPhoto:true});},_onStickerUploadComplete:function(fb){if(!this.state.isLoadingPhoto)return;var gb=fb.getPayload();if(gb&&gb.fbid){this.props.contextArgs.attachedsticker=gb;this.setState({attachedSticker:gb,isLoadingPhoto:false});}else{j.loadModules(["Dialog"],function(hb){var ib=ra._("Sticker Failed"),jb=ra._("There was a problem attaching the sticker.");new hb().setTitle(ib).setBody(jb).setButtons(hb.OK).show();});this._onRemoveAttachedStickerPreviewClicked(null);}},_onRemoveAttachedStickerPreviewClicked:function(event){this.props.contextArgs.attachedsticker=null;this.setState({attachedSticker:null,isLoadingPhoto:false});},onStickerSelected:function(fb,event){if(this.props.isEditing||this.refs.mentionsinput.hasEnteredText()){this._prepareForAttachedStickerPreview(fb);return;}this.sendSticker(fb,event);},_prepareForAttachedStickerPreview:function(fb){this.props.contextArgs.attachedsticker=null;this.setState({attachedSticker:null,isLoadingPhoto:true});new i(db).setData({sticker_id:fb}).setErrorHandler(this._onRemoveAttachedStickerPreviewClicked).setHandler(this._onStickerUploadComplete).send();},sendSticker:function(fb,event){var gb={encodedValue:'',visibleValue:''};this.props.contextArgs.attachedsticker={fbid:fb};this.props.onCommentSubmit(gb,event);},_insertEmoticonIntoCommentText:function(fb){j.loadModules(["EmoticonsList","EmoticonUtils","TextAreaControl","SelectionPosition"],function(gb,hb,ib,jb){var kb=gb.symbols[fb];if(!kb)return;if(this.props.contextArgs.mentionsinput){this.refs.mentionsinput.insertEmoticon(kb);return;}if(!this._selectionPosition)this._selectionPosition=new jb(aa.findDOMNode(this.refs.mentionsinput.refs.textarea));var lb=this.refs.mentionsinput.refs.getTextFieldDOM(),mb=ib.getInstance(lb),nb=mb.getValue(),ob=hb.insertEmoticon(kb,nb,this._selectionPosition.getPos());mb.setValue(ob.result);this._selectionPosition.setPos(ob.start,ob.end);}.bind(this));},_hideStickerNUX:function(){this.setState({stickerNUXVisible:false});}});e.exports=eb;},null);
-__d("UFIAddCommentController",["Arbiter","copyProperties","MentionsInputUtils","Parent","UFIAddComment.react","React","ShortProfiles","UFICentralUpdates","UFIComments","UFIFeedbackTargets","UFIInstanceState","UFIUIEvents","UFIUserActions"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s){b.__markCompiled&&b.__markCompiled();function t(u,v,w,x){this.id=v;this._ufiInstanceID=x.instanceid;this._contextArgs=x;this._replyCommentID=w;if(u){this.root=u;if(!this._contextArgs.rootid)this._contextArgs.rootid=u.id;this.render();n.subscribe('instance-updated',function(y,z){var aa=z.updates;if(this._ufiInstanceID in aa)this.render();}.bind(this));n.subscribe('feedback-updated',function(y,z){var aa=z.updates;if(this.id in aa)this.render();}.bind(this));}n.subscribe('feedback-id-changed',function(y,z){var aa=z.updates;if(this.id in aa)this.id=aa[this.id];}.bind(this));}h(t.prototype,{_onCommentSubmit:function(u,event){s.addComment(this.id,u.visibleValue,u.encodedValue,{source:this._contextArgs.source,ufiinstanceid:this._ufiInstanceID,target:event.target,replyid:this._replyCommentID,timelinelogdata:this._contextArgs.timelinelogdata,rootid:this._contextArgs.rootid,attachedphoto:this._contextArgs.attachedphoto,attachedsticker:this._contextArgs.attachedsticker,giftoccasion:this._contextArgs.giftoccasion,facepileMentionedIDs:u.facepileMentionedIDs,feedcontext:this._contextArgs.feedcontext});this._contextArgs.attachedphoto=null;this._contextArgs.attachedsticker=null;p.getFeedbackTarget(this.id,function(v){var w=j.byTag(this.root,'form');if(w)g.inform('ufi/comment',{form:w,isranked:v.isranked});if(v.showtopicconversationcreationpivot)g.inform(r.UFIActionAddComment,{feedback:v,target:event.target});}.bind(this));return false;},_onTypingStateChange:function(u,v){},renderAddComment:function(u,v,w,x,y,z,aa,ba,ca,da){var ea=this._contextArgs.logtyping?this._onTypingStateChange.bind(this):null,fa=null,ga=q.getKeyForInstance(this._ufiInstanceID,'isediting')&&!this._replyCommentID;p.getFeedbackTarget(this.id,function(ha){this._contextArgs.feedbackisranked=ha.isranked;}.bind(this));return (l.createElement(k,{hide:ga,replyCommentID:this._replyCommentID,viewerActor:u,targetID:v,initialData:fa,ref:y,withoutSeparator:z,onCommentSubmit:this._onCommentSubmit.bind(this),mentionsDataSource:w,onTypingStateChange:ea,showSendOnEnterTip:x,allowPhotoAttachments:ba,allowStickerAttachments:ca,source:this._contextArgs.source,contextArgs:this._contextArgs,subtitle:aa,isQAndA:da,isSnowlift:this._contextArgs.issnowlift,feedbackIsRanked:this._contextArgs.feedbackisranked,useAddCommentFacepile:this._contextArgs.useaddcommentfacepile}));},renderEditComment:function(u,v,w,x,y,z,aa,ba,ca){var da=o.getComment(w),ea;if(da.attachment)ea=da.attachment.type=='sticker'?da.attachment:null;var fa=i.generateDataFromTextWithEntities(da.body);return (l.createElement(k,{viewerActor:u,targetID:v,initialData:fa,onCommentSubmit:y,onCancel:z,mentionsDataSource:x,source:this._contextArgs.source,contextArgs:this._contextArgs,isEditing:true,editingCommentID:w,attachedPhoto:da.photo_comment,attachedSticker:ea,allowPhotoAttachments:aa,allowStickerAttachments:ba,isQAndA:ca}));},render:function(){if(!this.root)throw new Error('render called on UFIAddCommentController with no root');p.getFeedbackTarget(this.id,function(u){if(u.cancomment&&u.actorforpost)m.get(u.actorforpost,function(v){var w=this.renderAddComment(v,u.ownerid,u.mentionsdatasource,u.showsendonentertip,null,null,u.subtitle,u.allowphotoattachments,u.allowstickerattachments,u.isqanda);this._addComment=l.render(w,this.root);}.bind(this));}.bind(this));}});e.exports=t;},null);
-__d("LayerRemoveOnHide",["DOM","copyProperties"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();function i(j){"use strict";this._layer=j;}i.prototype.enable=function(){"use strict";this._subscription=this._layer.subscribe('hide',g.remove.bind(null,this._layer.getRoot()));};i.prototype.disable=function(){"use strict";if(this._subscription){this._subscription.unsubscribe();this._subscription=null;}};h(i.prototype,{_subscription:null});e.exports=i;},null);
-__d("Scrollable",["Event","Parent","UserAgent_DEPRECATED"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j=function(event){var m=h.byClass(event.getTarget(),'scrollable');if(!m)return;if((typeof event.axis!=='undefined'&&event.axis===event.HORIZONTAL_AXIS)||(event.wheelDeltaX&&!event.wheelDeltaY)||(event.deltaX&&!event.deltaY))return;var n=event.wheelDelta||-event.deltaY||-event.detail,o=m.scrollHeight,p=m.clientHeight;if(o>p){var q=m.scrollTop;if((n>0&&q===0)||(n<0&&q>=o-p-1)){event.prevent();}else if(i.ie()<9)if(m.currentStyle){var r=m.currentStyle.fontSize;if(r.indexOf('px')<0){var s=document.createElement('div');s.style.fontSize=r;s.style.height='1em';r=s.style.pixelHeight;}else r=parseInt(r,10);m.scrollTop=q-Math.round(n/120*r);event.prevent();}}},k=document.documentElement;if(i.firefox()){var l=('WheelEvent' in window)?'wheel':'DOMMouseScroll';k.addEventListener(l,j,false);}else g.listen(k,'mousewheel',j);},null);
-__d("ScrollableArea.react",["Bootloader","React","Style","cx","joinClasses","Scrollable"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();b('Scrollable');var l=h,m=l.PropTypes,n="uiScrollableArea native",o="uiScrollableAreaWrap scrollable",p="uiScrollableAreaBody",q="uiScrollableAreaContent",r=h.createClass({displayName:"ReactScrollableArea",propTypes:{width:m.number,height:m.oneOfType([m.number,m.string]),onScroll:m.func,shadow:m.bool,fade:m.bool,persistent:m.bool},render:function(){var s={height:this.props.height};return (h.createElement("div",h.__spread({},this.props,{className:k(this.props.className,n),ref:"root",style:Object.assign({},(this.props.style||{}),s)}),h.createElement("div",{className:o,ref:"wrap"},h.createElement("div",{className:p,ref:"body"},h.createElement("div",{className:q},this.props.children)))));},getArea:function(){return this._area;},componentDidMount:function(){g.loadModules(["ScrollableArea"],this._loadScrollableArea);},componentDidUpdate:function(s){if(s.width!==this.props.width){this._setWidthFromProps();var t=this.getArea(),u=t.getScrollHeight();t.setScrollTop(u,false);}},_loadScrollableArea:function(s){this._area=s.fromNative(h.findDOMNode(this.refs.root),{fade:this.props.fade,persistent:this.props.persistent,shadow:this.props.shadow===undefined?true:this.props.shadow});this._setWidthFromProps();this.props.onScroll&&this._area.subscribe('scroll',this.props.onScroll);},_setWidthFromProps:function(){var s=h.findDOMNode(this.refs.body);i.set(s,'width',this.props.width+'px');}});e.exports=r;},null);
-__d("UFIAddCommentLink.react",["React","UFIClassNames","cx","fbt","joinClasses"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();var l=g,m=l.PropTypes,n=g.createClass({displayName:"UFIAddCommentLink",propTypes:{'data-ft':m.string,isFirstCommentComponent:m.bool,isFirstComponent:m.bool,isLastCommentComponent:m.bool,isLastComponent:m.bool,isQAndA:m.bool,onClick:m.func},render:function(){var o=k(h.ROW,(("UFIAddCommentLink")+(this.props.isFirstCommentComponent?' '+"UFIFirstCommentComponent":'')+(this.props.isLastCommentComponent?' '+"UFILastCommentComponent":'')+(this.props.isFirstComponent?' '+"UFIFirstComponent":'')+(this.props.isLastComponent?' '+"UFILastComponent":''))),p;if(this.props.isQAndA){p=j._("Ask a question...");}else p=j._("Write a comment...");return (g.createElement("li",{className:o,"data-ft":this.props['data-ft']},g.createElement("a",{className:"UFICommentLink",onClick:this.props.onClick,href:"#",role:"button"},p)));}});e.exports=n;},null);
-__d("HovercardLink",["Bootloader","URI"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i={getBaseURI:function(){return h('/ajax/hovercard/hovercard.php');},constructEndpoint:function(j,k){return i.constructEndpointWithGroupAndLocation(j,k,null);},constructEndpointWithLocation:function(j,k){return i.constructEndpointWithGroupAndLocation(j,null,k);},constructEndpointWithGroupAndLocation:function(j,k,l,m){g.loadModules(["Hovercard"],function(){});var n=new h(i.getBaseURI()).setQueryData({id:j.id}),o={};if((j.weakreference||m)&&k)o.group_id=k;if(l)o.hc_location=l;n.addQueryData({extragetparams:JSON.stringify(o)});return n;}};e.exports=i;},null);
-__d("Newline.react",["React"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h=g.createClass({displayName:"Newline",render:function(){return g.createElement("br",g.__spread({},this.props));}});e.exports=h;},null);
-__d("Text.react",["React"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h=g.createClass({displayName:"Text",render:function(){return (g.createElement("span",g.__spread({},this.props),this.props.children));}});e.exports=h;},null);
-__d("ES6StringUtils",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();var g={fromCodePoint:function(){for(var h=[],i=0,j=arguments.length;i>10)+55296),String.fromCharCode((m%1024)+56320));}}return k.join('');},codePointAt:function(h){"use strict";if(String.prototype.codePointAt)return String.prototype.codePointAt.call(this,h);if(this===null||this===(void 0))throw TypeError('Invalid context: '+this);var i=String(this),j=i.length;h=h?Number(h):0;if(h!=h)h=0;if(h<0||j<=h)return (void 0);var k=i.charCodeAt(h);if(55296<=k&&k<=56319&&j>h+1){var l=i.charCodeAt(h+1);if(56320<=l&&l<=57343)return (k-55296)*1024+l-56320+65536;}return k;}};e.exports=g;},null);
-__d("UnicodeUtils",["ES6StringUtils"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();"use strict";var h=55296,i=57343,j=/[\uD800-\uDFFF]/;function k(s){return h<=s&&s<=i;}function l(s){return j.test(s);}function m(s,t){return 1+k(s.charCodeAt(t));}function n(s){if(!l(s))return s.length;var t=0;for(var u=0;uv||u<=0)return '';var w=0;if(t>0){for(;t>0&&w=v)return '';}else if(t<0){for(w=v;t<0&&00&&xr)u['text'+w]=this._renderText(k.substring(s,r,y.offset));var z=k.substr(s,y.offset,y.length);u['range'+w]=this.props.rangeRenderer(z,y);r=y.offset+y.length;}if(s.length>r)u.end=this._renderText(k.substr(s,r));return (h.createElement(j,{className:this.props.className,style:this.props.style},i.create(u)));}});e.exports=q;},null);
-__d("TransformTextToDOMMixin",["DOMQuery","createArrayFromMixed","flattenArray"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j=3,k={transform:function(l,m){return i(l.map(function(n){if(!g.isElementNode(n)){var o=n,p=[],q=this.MAX_ITEMS||j;while(q--){var r=m?[o].concat(m):[o],s=this.match.apply(this,r);if(!s)break;p.push(o.substring(0,s.startIndex));p.push(s.element);o=o.substring(s.endIndex);}o&&p.push(o);return p;}return n;}.bind(this)));},params:function(){var l=this;return {__params:true,obj:l,params:h(arguments)};}};e.exports=k;},null);
-__d("Utf16",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();var g={decode:function(h){switch(h.length){case 1:return h.charCodeAt(0);case 2:return 65536|((h.charCodeAt(0)-55296)*1024)|(h.charCodeAt(1)-56320);}},encode:function(h){if(h<65536){return String.fromCharCode(h);}else return String.fromCharCode(55296+((h-65536)>>10))+String.fromCharCode(56320+(h%1024));}};e.exports=g;},null);
-__d("SupportedEmoji",["cx","Utf16"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i=new RegExp("([\u203C\u2049\u2100-\u21FF\u2300-\u27FF"+"\u2900-\u29FF\u2B00-\u2BFF\u3000-\u30FF\u3200-\u32FF]|"+"\uD83C[\uDC00-\uDFFF]|\uD83D[\uDC00-\uDEFF])([\uFE00-\uFE0F])?"),j={126980:"_4_o0",127378:"_4_o1",127385:"_4_o2",127386:"_4_o3",127489:"_4_o4",127490:"_4_o5",127514:"_4_o6",127535:"_4_o7",127539:"_4_o8",127541:"_4_o9",127542:"_4_oa",127543:"_4_ob",127544:"_4_oc",127545:"_4_od",127546:"_4_oe",127568:"_4_of",127744:"_2b_",127746:"_2c0",127747:"_4_og",127748:"_4_oh",127749:"_4_oi",127750:"_4_oj",127751:"_4_ok",127752:"_4_ol",127754:"_2c1",127769:"_2c2",127775:"_2c3",127793:"_2c4",127796:"_2c5",127797:"_2c6",127799:"_2c7",127800:"_2c8",127801:"_2c9",127802:"_2ca",127803:"_2cb",127806:"_2cc",127808:"_2cd",127809:"_2ce",127810:"_2cf",127811:"_2cg",127813:"_4_om",127814:"_4_on",127817:"_4_oo",127818:"_2ch",127822:"_2ci",127827:"_2cj",127828:"_2ck",127832:"_4_op",127833:"_4_oq",127834:"_4_or",127835:"_4_os",127836:"_4_ot",127837:"_4_ou",127838:"_4_ov",127839:"_4_ow",127841:"_4_ox",127842:"_4_oy",127843:"_4_oz",127846:"_4_o-",127847:"_4_o_",127856:"_4_p0",127857:"_4_p1",127858:"_4_p2",127859:"_4_p3",127860:"_4_p4",127861:"_4_p5",127862:"_4_p6",127864:"_2cl",127866:"_2cm",127867:"_4_p7",127872:"_4_p8",127873:"_2cn",127875:"_2co",127876:"_2cp",127877:"_2cq",127880:"_2cr",127881:"_2cs",127884:"_4_p9",127885:"_2ct",127886:"_2cu",127887:"_2cv",127888:"_2cw",127890:"_4_pa",127891:"_2cx",127905:"_4_pb",127906:"_4_pc",127908:"_4_pd",127909:"_4_pe",127910:"_4_pf",127911:"_4_pg",127912:"_4_ph",127913:"_4_pi",127915:"_4_pj",127916:"_4_pk",127917:"_4_pl",127919:"_4_pm",127921:"_4_pn",127925:"_2cy",127926:"_2cz",127927:"_4_po",127928:"_4_pp",127930:"_4_pq",127932:"_2c-",127934:"_4_pr",127935:"_4_ps",127936:"_4_pt",127937:"_4_pu",127942:"_4_pv",127944:"_4_pw",127968:"_4_px",127969:"_4_py",127970:"_4_pz",127971:"_4_p-",127973:"_4_p_",127974:"_4_q0",127975:"_4_q1",127976:"_4_q2",127977:"_4_q3",127978:"_4_q4",127979:"_4_q5",127980:"_4_q6",127981:"_4_q7",127983:"_4_q8",127984:"_4_q9",128013:"_2c_",128014:"_2d0",128017:"_2d1",128018:"_2d2",128020:"_2d3",128023:"_2d4",128024:"_2d5",128025:"_2d6",128026:"_2d7",128027:"_2d8",128031:"_2d9",128032:"_2da",128033:"_2db",128037:"_2dc",128038:"_2dd",128039:"_2de",128040:"_2df",128041:"_2dg",128043:"_2dh",128044:"_2di",128045:"_2dj",128046:"_2dk",128047:"_2dl",128048:"_2dm",128049:"_2dn",128051:"_2do",128052:"_2dp",128053:"_2dq",128054:"_491",128055:"_2dr",128056:"_2ds",128057:"_2dt",128058:"_2du",128059:"_2dv",128062:"_2dw",128064:"_2dx",128066:"_2dy",128067:"_2dz",128068:"_2d-",128069:"_2d_",128070:"_2e0",128071:"_2e1",128072:"_2e2",128073:"_2e3",128074:"_2e4",128075:"_2e5",128076:"_2e6",128077:"_2e7",128078:"_2e8",128079:"_2e9",128080:"_2ea",128081:"_4_qa",128082:"_4_qb",128084:"_4_qc",128085:"_4_qd",128087:"_4_qe",128088:"_4_qf",128089:"_4_qg",128092:"_4_qh",128095:"_4_qi",128096:"_4_qj",128097:"_4_qk",128098:"_4_ql",128102:"_2eb",128103:"_2ec",128104:"_2ed",128105:"_2ee",128107:"_2ef",128110:"_2eg",128111:"_2eh",128113:"_2ei",128114:"_2ej",128115:"_2ek",128116:"_2el",128117:"_2em",128118:"_2en",128119:"_2eo",128120:"_2ep",128123:"_2eq",128124:"_2er",128125:"_2es",128126:"_2et",128127:"_2eu",128128:"_2ev",128130:"_2ew",128131:"_2ex",128132:"_4_qm",128133:"_2ey",128136:"_4_qn",128137:"_4_qo",128138:"_4_qp",128139:"_2ez",128140:"_4_qq",128141:"_4_qr",128142:"_4_qs",128143:"_2e-",128144:"_2e_",128145:"_2f0",128146:"_4_qt",128147:"_2f1",128148:"_2f2",128150:"_2f3",128151:"_2f4",128152:"_2f5",128153:"_2f6",128154:"_2f7",128155:"_2f8",128156:"_2f9",128157:"_2fa",128158:"_4_qu",128159:"_4_qv",128160:"_4_qw",128161:"_4_qx",128162:"_2fb",128163:"_4_qy",128164:"_2fc",128166:"_2fd",128167:"_4_qz",128168:"_2fe",128169:"_2ff",128170:"_2fg",128176:"_4_q-",128178:"_4_q_",128180:"_4_r0",128181:"_4_r1",128186:"_4_r2",128187:"_2fh",128188:"_4_r3",128189:"_2fi",128190:"_2fj",128191:"_2fk",128192:"_2fl",128214:"_4_r4",128221:"_4_r5",128222:"_2fm",128224:"_2fn",128225:"_4_r6",128226:"_4_r7",128227:"_4_r8",128232:"_4_r9",128233:"_4_ra",128234:"_4_rb",128235:"_4_rc",128236:"_4_rd",128237:"_4_re",128238:"_4_rf",128241:"_2fo",128242:"_2fp",128243:"_4_rg",128244:"_4_rh",128246:"_4_ri",128247:"_4_rj",128250:"_2fq",128251:"_4_rk",128252:"_4_rl",128264:"_4_rm",128269:"_4_rn",128270:"_4_ro",128271:"_4_rp",128272:"_4_rq",128273:"_4_rr",128274:"_4_rs",128275:"_4_rt",128276:"_2fr",128286:"_4_ru",128293:"_492",128296:"_4_rv",128299:"_4_rw",128304:"_4_rx",128305:"_4_ry",128306:"_4_rz",128307:"_4_r-",128308:"_4_r_",128309:"_4_s0",128310:"_4_s1",128311:"_4_s2",128312:"_4_s3",128313:"_4_s4",128507:"_4_s5",128508:"_4_s6",128509:"_4_s7",128513:"_2fs",128514:"_2ft",128515:"_2fu",128516:"_2fv",128518:"_2fw",128521:"_2fx",128522:"_1q3y",128524:"_2fz",128525:"_2f-",128527:"_2f_",128530:"_2g0",128531:"_2g1",128532:"_2g2",128534:"_2g3",128536:"_2g4",128538:"_2g5",128540:"_2g6",128541:"_2g7",128542:"_2g8",128544:"_2g9",128545:"_2ga",128546:"_2gb",128547:"_2gc",128548:"_2gd",128549:"_2ge",128552:"_2gf",128553:"_2gg",128554:"_2gh",128555:"_2gi",128557:"_2gj",128560:"_2gk",128561:"_2gl",128562:"_2gm",128563:"_2gn",128565:"_2go",128567:"_2gp",128568:"_2gq",128569:"_2gr",128570:"_2gs",128571:"_2gt",128572:"_2gu",128573:"_2gv",128575:"_2gw",128576:"_2gx",128587:"_2gy",128588:"_2gz",128589:"_2g-",128591:"_2g_",128640:"_4_s8",128643:"_4_s9",128644:"_4_sa",128645:"_4_sb",128649:"_4_sc",128652:"_4_sd",128655:"_4_se",128657:"_4_sf",128658:"_4_sg",128659:"_4_sh",128661:"_4_si",128663:"_4_sj",128665:"_4_sk",128666:"_4_sl",128674:"_4_sm",128676:"_4_sn",128677:"_4_so",128679:"_4_sp",128684:"_4_sq",128685:"_4_sr",128690:"_4_ss",128697:"_4_st",128698:"_4_su",128699:"_4_sv",128700:"_4_sw",128701:"_4_sx",128702:"_4_sy",128704:"_4_sz",9642:"_4_s-",9643:"_4_s_",9723:"_4_t0",9724:"_4_t1",9725:"_4_t2",9726:"_4_t3",9742:"_4_t4",9757:"_2h0",9786:"_2h1",9855:"_4_t5",9888:"_4_t6",9889:"_2h2",9898:"_4_t7",9899:"_4_t8",9917:"_4_t9",9918:"_4_ta",9924:"_2h3",9940:"_4_tb",9962:"_4_tc",9970:"_4_td",9971:"_4_te",9973:"_4_tf",9978:"_4_tg",9981:"_4_th",9994:"_2h4",9995:"_2h5",9996:"_2h6",10060:"_4_ti",10062:"_4_tj",10145:"_4_tk",10175:"_4_tl",11013:"_4_tm",11014:"_4_tn",11015:"_4_to",11035:"_4_tp",11036:"_4_tq",11088:"_4_tr",11093:"_4_ts",12349:"_4_tt",8598:"_4_tu",8599:"_4_tv",8600:"_4_tw",8601:"_4_tx",9728:"_2h7",9729:"_2h8",9748:"_2h9",9749:"_2ha",9824:"_4_ty",9827:"_4_tz",9829:"_4_t-",9830:"_4_t_",9832:"_4_u0",9986:"_4_u1",9992:"_4_u2",9993:"_4_u3",10006:"_4_u4",10024:"_2hb",10035:"_4_u5",10036:"_4_u6",10067:"_4_u7",10068:"_4_u8",10069:"_4_u9",10071:"_4_ua",10084:"_2hc",10548:"_4_ub",10549:"_4_uc",12951:"_4_ud",12953:"_4_ue"},k=function(l){var m=0;while(l.length>0){var n=i.exec(l);if(!n||!n.length)return false;var o=n[1],p=n.index,q=h.decode(o),r=j[q];if(!r){m+=p+1;l=l.substr(p+1);continue;}n.index+=m;n.emoji=r;return n;}return false;};e.exports={findEmoji:k,emoji:j,_utf16Regex:i};},null);
-__d("DOMEmoji",["CSS","JSXDOM","TransformTextToDOMMixin","SupportedEmoji","copyProperties","cx"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();var m={MAX_ITEMS:40,match:function(n){var o=j.findEmoji(n);if(!o||!o.length)return false;var p=o[0],q=o.index,r=o.emoji;return {startIndex:q,endIndex:q+p.length,element:this._element(r)};},_element:function(n){var o=h.span(null);g.addClass(o,"_1az");g.addClass(o,"_1a-");g.addClass(o,n);return o;}};e.exports=k(m,i);},null);
-__d("EmoticonsList",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports={emotes:{":)":"smile",":-)":"smile",":]":"smile","=)":"smile","(:":"smile","(=":"smile",":(":"frown",":-(":"frown",":[":"frown","=(":"frown",")=":"frown",":poop:":"poop",":putnam:":"putnam",":P":"tongue",":-P":"tongue",":-p":"tongue",":p":"tongue","=P":"tongue","=D":"grin",":-D":"grin",":D":"grin",":o":"gasp",":-O":"gasp",":O":"gasp",":-o":"gasp",";)":"wink",";-)":"wink","8-)":"glasses","B-)":"glasses","B|":"sunglasses","8-|":"sunglasses","8|":"sunglasses","B-|":"sunglasses",">:(":"grumpy",">:-(":"grumpy",":/":"unsure",":-/":"unsure",":\\":"unsure",":-\\":"unsure","=/":"unsure","=\\":"unsure",":'(":"cry","3:)":"devil","3:-)":"devil","O:)":"angel","O:-)":"angel",":*":"kiss",":-*":"kiss","<3":"heart","<3":"heart","♥":"heart","^_^":"kiki","-_-":"squint","o.O":"confused","O.o":"confused_rev",">:o":"upset",">:O":"upset",">:-O":"upset",">:-o":"upset",">_<":"upset",">.<":"upset",":v":"pacman",":|]":"robot",":3":"colonthree","<(\")":"penguin","(^^^)":"shark","(y)":"like",":like:":"like","(Y)":"like"},symbols:{smile:":)",frown:":(",poop:":poop:",putnam:":putnam:",tongue:":P",grin:"=D",gasp:":o",wink:";)",glasses:"8-)",sunglasses:"B|",grumpy:">:(",unsure:":/",cry:":'(",devil:"3:)",angel:"O:)",kiss:":*",heart:"<3",kiki:"^_^",squint:"-_-",confused:"o.O",confused_rev:"O.o",upset:">:o",pacman:":v",robot:":|]",colonthree:":3",penguin:"<(\")",shark:"(^^^)",like:"(y)"},regexp:/(^|[\s'".])(:\)(?!\))|:\-\)(?!\))|:\]|=\)(?!\))|\(:|\(=|:\(|:\-\(|:\[|=\(|\)=|:poop:|:putnam:|:P|:\-P|:\-p|:p|=P|=D|:\-D|:D|:o|:\-O|:O|:\-o|;\)(?!\))|;\-\)(?!\))|8\-\)(?!\))|B\-\)(?!\))|B\||8\-\||8\||B\-\||>:\(|>:\-\(|:\/|:\-\/|:\\|:\-\\|=\/|=\\|:'\(|3:\)(?!\))|3:\-\)(?!\))|O:\)(?!\))|O:\-\)(?!\))|:\*|:\-\*|<3|<3|\u2665|\^_\^|\-_\-|o\.O|O\.o|>:o|>:O|>:\-O|>:\-o|>_<|>\.<|:v|:\|\]|:3|<\("\)(?!\))|\(\^\^\^\)(?!\))|\(y\)(?!\))|:like:|\(Y\)(?!\)))([\s'".,!?]| |$)/,noncapturingRegexp:/(?:^|[\s'".])(:\)(?!\))|:\-\)(?!\))|:\]|=\)(?!\))|\(:|\(=|:\(|:\-\(|:\[|=\(|\)=|:poop:|:putnam:|:P|:\-P|:\-p|:p|=P|=D|:\-D|:D|:o|:\-O|:O|:\-o|;\)(?!\))|;\-\)(?!\))|8\-\)(?!\))|B\-\)(?!\))|B\||8\-\||8\||B\-\||>:\(|>:\-\(|:\/|:\-\/|:\\|:\-\\|=\/|=\\|:'\(|3:\)(?!\))|3:\-\)(?!\))|O:\)(?!\))|O:\-\)(?!\))|:\*|:\-\*|<3|<3|\u2665|\^_\^|\-_\-|o\.O|O\.o|>:o|>:O|>:\-O|>:\-o|>_<|>\.<|:v|:\|\]|:3|<\("\)(?!\))|\(\^\^\^\)(?!\))|\(y\)(?!\))|:like:|\(Y\)(?!\)))(?:[\s'".,!?]| |$)/};},null);
-__d("DOMEmote",["CSS","EmoticonsList","JSXDOM","TransformTextToDOMMixin","fbt","copyProperties"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();var m={MAX_ITEMS:40,match:function(n){var o=h.regexp.exec(n);if(!o||!o.length)return false;var p=o[2],q=o.index+o[1].length;return {startIndex:q,endIndex:q+p.length,element:this._element(p,h.emotes[p])};},_element:function(n,o){var p=k._("{emoticonName} emoticon",[k.param("emoticonName",o)]),q=i.span({className:"emoticon_text","aria-hidden":"true"},p),r=i.span({title:n,className:"emoticon"});g.addClass(r,'emoticon_'+o);return [q,r];}};e.exports=l(m,j);},null);
-__d("transformTextToDOM",["createArrayFromMixed"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();function h(i,j){var k=[i];j=g(j);j.forEach(function(l){var m,n=l;if(l.__params){m=l.params;n=l.obj;}k=n.transform(k,m);});return k;}e.exports=h;},null);
-__d("emojiAndEmote",["DOMEmoji","DOMEmote","transformTextToDOM"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j=function(k){var l=[g,h];return i(k,l);};e.exports=j;},null);
-__d("Emoji",["DOMEmoji","JSXDOM","emojiAndEmote","transformTextToDOM"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();var k={htmlEmojiAndEmote:function(l,m){return (h.span(null,i(l))).innerHTML;},htmlEmojiAndEmoteWithoutFBID:function(l,m){return (h.span(null,i(l,false))).innerHTML;},htmlEmoji:function(l){return (h.span(null,j(l,g))).innerHTML;}};e.exports=k;},null);
-__d("Emote",["DOMEmote","JSXDOM","transformTextToDOM"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j={htmlEmoteWithoutFBID:function(k,l){return (h.span(null,i(k,g))).innerHTML;},htmlEmote:function(k,l){return (h.span(null,i(k,[g]))).innerHTML;}};e.exports=j;},null);
-__d("TextWithEmoticons.react",["Emoji","Emote","React"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j=i.createClass({displayName:"ReactTextWithEmoticons",render:function(){if(!this.props.renderEmoticons&&!this.props.renderEmoji)return i.createElement("span",null,this.props.text);var k;if(this.props.renderEmoticons&&this.props.renderEmoji){k=g.htmlEmojiAndEmoteWithoutFBID(this.props.text);}else if(this.props.renderEmoticons){k=h.htmlEmoteWithoutFBID(this.props.text);}else k=g.htmlEmoji(this.props.text);return i.createElement("span",{dangerouslySetInnerHTML:{__html:k}});}});e.exports=j;},null);
-__d("TextWithEntities.react",["Link.react","React","BaseTextWithEntities.react","TextWithEmoticons.react"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();"use strict";function k(m){return (m).replace(/<3\b|♥/g,'\u2665');}var l=h.createClass({displayName:"TextWithEntities",_renderText:function(m){if(this.props.renderEmoticons||this.props.renderEmoji){return (h.createElement(j,{text:m,renderEmoticons:this.props.renderEmoticons,renderEmoji:this.props.renderEmoji}));}else return k(m);},_renderRange:function(m,n){if(this.props.interpolator){return this.props.interpolator(m,n);}else return (h.createElement(g,{href:n.entity},m));},render:function(){return (h.createElement(i,h.__spread({},this.props,{textRenderer:this._renderText,rangeRenderer:this._renderRange,ranges:this.props.ranges,imageRanges:this.props.imageRanges,aggregatedRanges:this.props.aggregatedRanges,text:this.props.text})));}});e.exports=l;},null);
-__d("UFICommentLikeCount.react",["NumberFormat","ProfileBrowserLink","ProfileBrowserTypes","React","URI","cx"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();'use strict';var m=j,n=m.PropTypes,o=function(q,r){var s=new k('/ajax/like/tooltip.php').setQueryData({comment_fbid:q.fbid,comment_from:q.author,comment_likecount:q.likecount||0,comment_id:q.id,cache_buster:q.likeconfirmhash||0});if(r)s.addQueryData({viewas:r});return s;},p=j.createClass({displayName:"UFICommentLikeCount",propTypes:{comment:n.object.isRequired,contextArgs:n.object.isRequired},render:function(){var q=this.props.comment,r=g.formatIntegerWithDelimiter(q.likecount||0,this.props.contextArgs.numberdelimiter),s=i.LIKES,t={id:q.fbid},u=o(this.props.comment,this.props.contextArgs.viewas),v=j.createElement("i",{className:"UFICommentLikeIcon"}),w=j.createElement("span",null,r),x=(("UFICommentLikeButton")+(this.props.comment.hasviewerliked?' '+"UFICommentLikedButton":''));return (j.createElement("a",{ajaxify:h.constructDialogURI(s,t).toString(),className:x,"data-hover":"tooltip","data-tooltip-alignh":"center","data-tooltip-uri":u.toString(),href:h.constructPageURI(s,t).toString(),rel:"dialog",role:"button"},v,w));}});e.exports=p;},null);
-__d("Timestamp.react",["LiveTimer","React","joinClasses"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j=h,k=j.PropTypes,l=h.createClass({displayName:"Timestamp",propTypes:{autoUpdate:k.bool},getDefaultProps:function(){return {autoUpdate:false};},componentDidMount:function(){if(this.props.autoUpdate)g.addTimeStamps(h.findDOMNode(this));},componentDidUpdate:function(m,n){if(this.props.autoUpdate&&this.props.time!==m.time)g.loop();},render:function(){var m=g.renderRelativeTimeToServer(this.props.time,this.props.shorten);return (h.createElement("abbr",h.__spread({},this.props,{className:i(this.props.className,"livetimestamp"),title:this.props.verbose,"data-utime":this.props.time,"data-shorten":this.props.shorten?true:null}),m.text||this.props.text));}});e.exports=l;},null);
-__d("TooltipMixin",["React","Tooltip","DOM"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j=g,k=j.PropTypes;function l(n){var o=n.tooltip;return o!=null&&typeof o!=='string';}var m={propTypes:{tooltip:k.oneOfType([k.element,k.string]),position:k.oneOf(['above','below','left','right']),alignH:k.oneOf(['left','center','right'])},getInitialState:function(){return {tooltipContainer:l(this.props)?i.create('div'):null};},componentWillReceiveProps:function(n){var o=l(n),p=this.state.tooltipContainer;if(p&&!o){this.setState({tooltipContainer:null});}else if(!p&&o)this.setState({tooltipContainer:i.create('div')});},componentDidMount:function(){this._updateTooltip();},componentDidUpdate:function(n,o){if(o.tooltipContainer&&!this.state.tooltipContainer)this._cleanupContainer(o.tooltipContainer);this._updateTooltip();},_updateTooltip:function(){var n;if(l(this.props)){n=this.state.tooltipContainer;g.render(this.props.tooltip,n);}else n=this.props.tooltip;if(n!=null){h.set(g.findDOMNode(this),n,this.props.position,this.props.alignH);}else h.remove(g.findDOMNode(this));},componentWillUnmount:function(){if(this.state.tooltipContainer)this._cleanupContainer(this.state.tooltipContainer);h.remove(g.findDOMNode(this));},_cleanupContainer:function(n){g.unmountComponentAtNode(n);}};e.exports=m;},null);
-__d("TooltipLink.react",["React","TooltipMixin"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i=g.createClass({displayName:"TooltipLink",mixins:[h],render:function(){return g.createElement("a",g.__spread({},this.props),this.props.children);}});e.exports=i;},null);
-__d("HelpLink.react",["React","joinClasses","TooltipLink.react"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j=g.createClass({displayName:"HelpLink",render:function(){return (g.createElement(i,g.__spread({},this.props,{className:h(this.props.className,"uiHelpLink mls")}),(void 0)));}});e.exports=j;},null);
-__d("UFICreatorInfo.react",["HelpLink.react","React","URI","cx","fbt"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();"use strict";var l=h,m=l.PropTypes,n=h.createClass({displayName:"UFICreatorInfo",propTypes:{creatorID:m.string.isRequired,creatorType:m.string.isRequired,creatorName:m.string.isRequired,labelType:m.string.isRequired,pageID:m.string.isRequired,profileURI:m.string},render:function(){var o,p=this.getCreatorLink();switch(this.props.labelType){case 'commented':o=k._("Commented on by {creator}",[k.param("creator",p)]);break;case 'edited_comment':o=k._("Edited by {creator}",[k.param("creator",p)]);break;case 'sent_message':o=k._("Sent by {creator}",[k.param("creator",p)]);break;default:return;}return (h.createElement("span",null,o,h.createElement(g,{tooltip:this.getHelpText()})));},getCreatorLink:function(){switch(this.props.creatorType){case 'application':case 'gray_account':case 'indirect_admin':return (h.createElement("a",{className:"uiLinkSubtle","aria-label":this.getTooltipText(),"data-hover":"tooltip"},this.props.creatorName));case 'business_admin':return (h.createElement("a",{className:"uiLinkSubtle",href:this.props.profileURI},this.props.creatorName));case 'direct_admin':return this.getProfileLinkWithHovercard();case 'former_admin':return (h.createElement("span",{className:"uiLinkSubtle"},h.createElement("img",{src:"/images/privacy/cant-see.png",width:9,height:9,className:"_3-8_"}),this.getProfileLinkWithHovercard()));default:return (h.createElement("span",{className:"uiLinkSubtle"},this.props.creatorName));}},getTooltipText:function(){switch(this.props.creatorType){case 'application':return this.getApplicationText();case 'gray_account':return this.getGrayAccountText();case 'indirect_admin':return this.getIndirectAdminText();}},getProfileLinkWithHovercard:function(){if(!this.props.profileURI)return h.createElement("span",null,this.props.creatorName);var o=new i('/ajax/hovercard/user.php').setQueryData({id:this.props.creatorID}).addQueryData({type:'page_admin',extragetparams:JSON.stringify({directed_target_id:this.props.pageID})});return (h.createElement("a",{className:"uiLinkSubtle","data-hovercard":o,href:this.props.profileURI},this.props.creatorName));},getApplicationText:function(){switch(this.props.labelType){case 'commented':return (k._("This was commented on by someone using {application}.",[k.param("application",this.props.creatorName)]));case 'edited_comment':return (k._("This was edited by someone using {application}.",[k.param("application",this.props.creatorName)]));case 'sent_message':return (k._("This was sent by someone using {application}.",[k.param("application",this.props.creatorName)]));}},getIndirectAdminText:function(){switch(this.props.labelType){case 'commented':return (k._("This was commented on by someone from {page}.",[k.param("page",this.props.creatorName)]));case 'edited_comment':return (k._("This was edited by someone from {page}.",[k.param("page",this.props.creatorName)]));case 'sent_message':return (k._("This was sent by someone from {page}.",[k.param("page",this.props.creatorName)]));}},getGrayAccountText:function(){switch(this.props.labelType){case 'commented':return (k._("This was commented on by someone who doesn't have a personal Facebook account."));case 'edited_comment':return (k._("This was edited by someone who doesn't have a personal Facebook account."));case 'sent_message':return (k._("This was sent by someone who doesn't have a personal Facebook account."));}},getHelpText:function(){switch(this.props.labelType){case 'commented':return (k._("Only people who manage this Page can see who posted a comment"));case 'edited_comment':return (k._("Only people who manage this Page can see who edited a comment"));case 'sent_message':return (k._("Only people who manage this Page can see who sent a message"));}}});e.exports=n;},null);
-__d("UFICommentMetadata.react",["Bootloader","React","Timestamp.react","TrackingNodes","UFIConstants","URI","UFICreatorInfo.react","cx","fbt"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){b.__markCompiled&&b.__markCompiled();"use strict";var p=h,q=p.PropTypes,r=k.UFIStatus,s=' \u00b7 ',t="UFIFailureMessageIcon",u="UFIFailureMessage",v="uiLinkSubtle",w=function(y){var z=y.status;return z===r.FAILED_ADD||z===r.FAILED_EDIT;},x=h.createClass({displayName:"UFICommentMetadata",propTypes:{comment:q.object.isRequired,onRetrySubmit:q.func,permalink:q.string,shortenTimestamp:q.bool,showPermalink:q.bool,permalinkTarget:q.string},render:function(){var y=this.props.comment,z=this.props.onRetrySubmit,aa,ba;if(w(y)){aa=[h.createElement("span",{key:"failure",className:u},h.createElement("i",{className:t}),o._("Unable to post comment.")),y.allowRetry&&z?[' ',h.createElement("a",{key:"rety-submit",onClick:z,href:"#",role:"button"},o._("Try again"))]:null];}else{var ca=j.getTrackingInfo(j.types.SOURCE);ba=h.createElement(i,{shorten:this.props.shortenTimestamp,time:y.timestamp.time,text:y.timestamp.text,verbose:y.timestamp.verbose});if(this.props.showPermalink)ba=h.createElement("a",{key:"timestamp-message",className:v,href:this.props.permalink,"data-ft":ca,target:this.props.permalinkTarget},ba);}var da=null;if(y.originalTimestamp){var ea=new l('/ajax/edits/browser/comment').addQueryData({comment_token:y.id}).toString();da=[s,h.createElement("a",{ajaxify:ea,"aria-label":o._("Show edit history"),className:"uiLinkSubtle","data-hover":"tooltip",href:"#",key:"edit-link",ref:"EditLink",rel:"dialog",role:"button",title:o._("Show edit history")},o._("Edited"))];}var fa=null;if(y.creator_data)fa=[h.createElement(m,{creatorID:y.creator_data.creatorID,creatorType:y.creator_data.creatorType,creatorName:y.creator_data.creatorName,labelType:y.creator_data.labelType,pageID:y.creator_data.pageID,profileURI:y.creator_data.profileURI}),s];return (h.createElement("span",null,fa,ba,aa,da));},componentWillUpdate:function(y){var z=this.props.comment,aa=y.comment;if(!z.editnux&&!!aa.editnux)g.loadModules(["LegacyContextualDialog"],function(ba){var ca=new ba();ca.init(aa.editnux).setContext(h.findDOMNode(this.refs.EditLink)).setWidth(300).setPosition('below').show();}.bind(this));}});e.exports=x;},null);
-__d("UFIReplyLink.react",["React","fbt"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();'use strict';var i=g,j=i.PropTypes,k=g.createClass({displayName:"UFIReplyLink",propTypes:{onClick:j.func},render:function(){return (g.createElement("a",{className:"UFIReplyLink",href:"#",onClick:this.props.onClick},h._("Reply")));}});e.exports=k;},null);
-__d("UFISpamCount",["UFISpamCountImpl"],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports=b('UFISpamCountImpl').module||{enabled:false};},null);
-__d("UFICommentActions.react",["React","ReactFragment","TrackingNodes","UFICommentLikeCount.react","UFICommentMetadata.react","UFIConstants","UFIPrivateReplyLink.react","UFIReplyLink.react","UFISpamCount","cx","fbt","PagesPrivateReplyConstants"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){b.__markCompiled&&b.__markCompiled();'use strict';var r=b('PagesPrivateReplyConstants').Status,s=g,t=s.PropTypes,u=l.UFIStatus,v=' \u00b7 ',w="fsm fwn fcg UFICommentActions",x="UFIDeletedMessageIcon",y="UFIDeletedMessage",z=g.createClass({displayName:"UFICommentActions",propTypes:{comment:t.object.isRequired,contextArgs:t.object.isRequired,feedback:t.object.isRequired,hideAsSpamForPageAdmin:t.bool,markedAsSpamHere:t.bool,onCommentLikeToggle:t.func,onCommentReply:t.func,onMarkAsNotSpam:t.func,onPreviewRemove:t.func,onRetrySubmit:t.func,permalink:t.string,shortenTimestamp:t.bool,showPermalink:t.bool,showReplyLink:t.bool,viewerCanMarkNotSpam:t.bool},render:function(){var aa=this.props,ba=aa.comment,ca=aa.permalink,da=aa.feedback,ea=aa.markedAsSpamHere,fa=ba.status===u.SPAM_DISPLAY,ga=aa.showReplyLink,ha=aa.hideAsSpamForPageAdmin,ia,ja,ka,la,ma,na,oa,pa=!ba.islocal&&ba.status!==u.LIVE_DELETED;if(pa){if(fa&&!ea){if(aa.viewerCanMarkNotSpam)ia=g.createElement("a",{onClick:aa.onMarkAsNotSpam,className:"UFICommentNotSpamLink",href:"#",role:"button"},q._("Unhide"));if(ha&&da.isthreaded&&ba.cancomment&&ga)ma=g.createElement(n,{comment:ba,onClick:aa.onCommentReply,contextArgs:aa.contextArgs});}else{if(ba.viewercanlike){var qa=i.getTrackingInfo(ba.hasviewerliked?i.types.UNLIKE_LINK:i.types.LIKE_LINK),ra=ba.hasviewerliked?q._("Unlike this comment"):q._("Like this comment");ja=g.createElement("a",{className:"UFILikeLink","data-ft":qa,href:"#",onClick:aa.onCommentLikeToggle,role:"button",title:ra},ba.hasviewerliked?q._("Unlike"):q._("Like"));}if((this.props.contextArgs.simplereply&&this.props.feedback.cancomment)||(da.isthreaded&&ba.cancomment&&ga))ma=g.createElement(n,{comment:ba,contextArgs:aa.contextArgs,onClick:aa.onCommentReply});if(ba.likecount>0)ka=g.createElement(j,{comment:ba,contextArgs:aa.contextArgs});if(ba.spamcount&&o.enabled)la=g.createElement(o,{count:ba.spamcount});if(ba.messagereply&&(ba.messagereply.hasReplyPermission||(ba.messagereply.status===r.ALREADY_REPLIED)))na=g.createElement(m,{activityID:ba.id,context:ba.messagereply});}if(ba.attachment&&ba.attachment.type=="share"&&ba.canremove)oa=g.createElement("a",{href:"#",onClick:aa.onPreviewRemove,role:"button"},q._("Remove Preview"));}var sa=g.createElement(k,{comment:ba,onRetrySubmit:aa.onRetrySubmit,permalink:ca,shortenTimestamp:aa.shortenTimestamp,showPermalink:aa.showPermalink}),ta;if(da.isqanda){ta={likeCount:ka,spamCount:la,likeToggle:ja,commentReply:ma,messageReply:na,spamToggle:ia,metadata:sa,removePreview:oa};}else if(aa.contextArgs.entstream){ta={metadata:sa,likeToggle:ja,likeCount:ka,commentReply:ma,messageReply:na,spamCount:la,spamToggle:ia,removePreview:oa};}else if(da.isthreaded){ta={likeToggle:ja,commentReply:ma,messageReply:na,spamToggle:ia,removePreview:oa,likeCount:ka,spamCount:la,metadata:sa};}else ta={metadata:sa,likeToggle:ja,likeCount:ka,spamCount:la,commentReply:ma,messageReply:na,spamToggle:ia,removePreview:oa};if(ba.status===u.LIVE_DELETED){var ua=g.createElement("span",{className:y},g.createElement("i",{className:x,"data-hover":"tooltip","aria-label":q._("Comment deleted")}));ta.deletionWarning=ua;}var va=true,wa={};for(var xa in ta){var ya=ta[xa];if(ya){wa[xa]=va?ya:h.create({MIDDOT:v,action:ya});va=false;}}return (g.createElement("div",{className:w},h.create(wa)));}});e.exports=z;},null);
-__d("StringTrims",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();var g={trimLeft:function(h){return h.replace(/^\s+/,'');},trimRight:function(h){return h.replace(/\s+$/,'');}};e.exports=g;},null);
-__d("concatMap",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();function g(h,i){var j=-1,k=i.length,l=[],m;while(++j=0&&t>r){u=Math.max(y.lastIndexOf(' '),y.lastIndexOf('\n'));if(u===-1)u=y.length-v.length-1;if(u<=0){o(w[x],'');x--;y=l(w[x]);}else{y=i.trimRight(y.substr(0,u))+v;o(w[x],y);}t=h.getElementDimensions(s).height-1;}}};function o(q,r){m=m||(q.textContent!=null?'textContent':'innerText');q[m]=r;}function p(q){if(g.isTextNode(q))return [q];return j(p,k(q.childNodes));}e.exports=n;},null);
-__d("LitestandShareAttachment",["CSS","DOM","LitestandEllipsis","csx","cx","queryThenMutateDOM"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();var m=16,n=22,o=20,p=5,q=3,r=2,s=2,t=5,u=5,v={init:function(z){var aa,ba,ca,da=w(z);l(function(){aa=h.scry(z,"._6m6")[0];ba=h.scry(z,"._6m7")[0];ca=x(z,aa,da);},function(){if(!ca){ba&&g.hide(ba);aa&&i.add(aa,da*y(z));}else if(ba&&ca){g.show(ba);i.add(ba,ca*m);}});},getNumDescriptionLines:function(z){return x(z,h.scry(z,"._6m6")[0],w(z));},getDescriptionLineHeight:function(){return m;}};function w(z){var aa=g.hasClass(z,"_59ap"),ba=g.hasClass(z,"_pb2"),ca=h.scry(z,"^div._4rtc").length>0,da;if(ba){da=s;}else if(ca){da=r;}else if(aa){da=q;}else da=p;return da;}function x(z,aa,ba){var ca=h.scry(z,"._6m3")[0];if(!aa||!ca)return 0;var da=h.scry(z,"._59tj")[0],ea=g.hasClass(z,"_59ap"),fa=g.hasClass(z,"_pb2"),ga=Math.round(aa.scrollHeight/y(z));if(ga>ba&&!fa)return 0;var ha=ca.offsetHeight-t-aa.offsetHeight-(da?da.offsetHeight:0)-(ea?0:u)+1;return Math.floor(Math.max(ha,0)/m);}function y(z){return g.hasClass(z,"_pb2")?o:n;}e.exports=v;},null);
-__d("UFICommentAttachment.react",["DOM","HTML","LitestandShareAttachment","React","Sticker.react"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();var l=j,m=l.PropTypes,n=80,o=j.createClass({displayName:"UFICommentAttachment",propTypes:{comment:m.object.isRequired},_attachmentFromCommentData:function(p){return p.photo_comment||p.attachment;},_getScaledDimensions:function(p,q){var r,s,t;if(q>p){t=n/q;r=p*t;s=q*t;}else{t=n/p;r=p*t;s=q*t;}return {height:Math.round(r),width:Math.round(s)};},componentDidMount:function(){var p=this._attachmentFromCommentData(this.props.comment);if(p)this.renderAttachment(p);},shouldComponentUpdate:function(p,q){var r=this._attachmentFromCommentData(this.props.comment),s=this._attachmentFromCommentData(p.comment);if(!r&&!s)return false;if(!r||!s||r.markup!=s.markup){return true;}else return false;},componentDidUpdate:function(p){var q=this._attachmentFromCommentData(this.props.comment);if(q.type!=='sticker')this.renderAttachment(q);},renderAttachment:function(p){if(p&&this.refs&&this.refs.contents&&p.markup){var q=p.markup;if(h.isHTML(q.markup))q=h.replaceJSONWrapper(q.markup).getRootNode();var r=q.parentNode,s=j.findDOMNode(this.refs.contents);if(r&&r!==s)q=q.cloneNode(true);g.setContent(s,q);if(p.type=="share")i.init(s);}},renderSticker:function(p){var q=this._getScaledDimensions(p.metadata.height,p.metadata.width),r=null,s=null;if(window.devicePixelRatio&&window.devicePixelRatio>1&&p.metadata.source_uri_2x){r=p.metadata.sprite_uri_2x;s=p.metadata.source_uri_2x;}else{r=p.metadata.sprite_uri;s=p.metadata.source_uri;}return (j.createElement(k,{animationTrigger:"load_and_hover",frameCount:p.metadata.frameCount,frameRate:p.metadata.frameRate,framesPerCol:p.metadata.framesPerCol,framesPerRow:p.metadata.framesPerRow,spriteURI:r,sourceHeight:q.height,sourceURI:s,sourceWidth:q.width}));},render:function(){var p=this._attachmentFromCommentData(this.props.comment);if(p)if(p&&p.type==='sticker'){return this.renderSticker(p);}else return j.createElement("div",{ref:"contents"});return j.createElement("span",null);}});e.exports=o;},null);
-__d("BadgeHelper",["DOM","cx","joinClasses"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j={xsmall:"_5dzz",small:"_5dz-",medium:"_5dz_",large:"_5d-0",xlarge:"_5d-1"};function k(m,n){var o=j[m];switch(n){case 'verified':return i(o,"_56_f _5dzy");case 'topcommenter':return i(o,"_59t2 _5dzy");case 'work':return i(o,"_5d62 _5dzy");}}function l(m,n){var o=k(m,n);if(o)return g.create('span',{className:o});}e.exports={getClasses:k,renderBadge:l,sizes:Object.keys(j)};},null);
-__d("Badge.react",["BadgeHelper","React"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i=h,j=i.PropTypes,k=h.createClass({displayName:"Badge",propTypes:{size:j.oneOf(g.sizes),type:j.oneOf(['verified','topcommenter','work'])},getDefaultProps:function(){return {size:'xsmall',type:'verified'};},render:function(){return (h.createElement("span",{className:g.getClasses(this.props.size,this.props.type)}));}});e.exports=k;},null);
-__d("UFIActor.react",["Badge.react","Focus","HovercardLink","Locale","React","cx"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();var m=k,n=m.PropTypes,o=k.createClass({displayName:"UFIActor",propTypes:{author:n.object.isRequired,'data-ft':n.string,focusOnMount:n.bool,showHovercard:n.bool,isAuthorWeakReference:n.bool,groupOrEventID:n.number,useFirstName:n.bool,delimiter:n.string},getDefaultProps:function(){return {delimiter:" \u00b7 "};},componentDidMount:function(){if(this.props.focusOnMount)h.setWithoutOutline(k.findDOMNode(this.refs.authorName));},render:function(){var p=this.props.author,q=j.isRTL()?'rtl':'ltr',r=((this.props.isAuthorWeakReference?"weakReference":'')+(' '+"UFICommentActorName")),s=[];if(this.props.isAuthorWeakReference)s.push(k.createElement("i",{className:"UFIWeakReferenceIcon",key:"icon"}));if(this.props.useFirstName){s.push(p.firstName);}else s.push(p.name);var t=p.uri?k.createElement("a",k.__spread({},this.props,{className:r,"data-hovercard":this.props.showHovercard?i.constructEndpointWithGroupAndLocation(p,this.props.groupOrEventID,'ufi',this.props.isAuthorWeakReference).toString():null,"data-ft":this.props['data-ft'],dir:q,href:p.uri,ref:"authorName"}),s):k.createElement("span",{className:r,dir:q,ref:"authorName"},s);return (k.createElement("span",null,t,k.Children.map(this.props.children,function(u){return u?[u.type===g?'':this.props.delimiter,u]:null;}.bind(this))));}});e.exports=o;},null);
-__d("UFISocialContext.react",["HovercardLink","ProfileBrowserLink","ProfileBrowserTypes","React","URI","fbt"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();'use strict';var m=j,n=m.PropTypes,o=27,p=j.createClass({displayName:"UFISocialContext",propTypes:{commentAuthor:n.object.isRequired,otherMutualCount:n.number.isRequired,topMutualFriend:n.object.isRequired},render:function(){var q=this.props.topMutualFriend,r=this.props.otherMutualCount,s=this.props.commentAuthor,t=g.constructEndpoint(q).toString(),u=j.createElement("a",{href:q.uri,"data-hovercard":t,key:"top"},q.name),v=s.name.length+q.name.length,w;if(r===0){w=l._("Friends with {name}",[l.param("name",u)]);}else if(vi)k=i;if(j&&l.length>j){var m=l.slice(0,j).join('\n').length;if(k!==null){k=Math.min(m,k);}else k=m;}return k;}e.exports=g;},null);
-__d("partitionTextAndRanges",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();function g(j,k){var l=j.offset+j.length;return k>j.offset&&kp){var q=this.props.truncationPercent||.6;p=Math.floor(q*p);}var r=j(m,p,o);if(r!==null){while(m[r-1]==='\n')r--;var s=k(m,n,r);return (g.createElement("span",{"data-ft":this.props['data-ft'],dir:this.props.dir},g.createElement(i,{className:this.props.className},g.createElement(h,{interpolator:this.props.interpolator,ranges:s.before.ranges,aggregatedRanges:this.props.aggregatedRanges,text:s.before.text,renderEmoticons:this.props.renderEmoticons,renderEmoji:this.props.renderEmoji}),g.createElement(h,{interpolator:this.props.interpolator,ranges:s.after.ranges,aggregatedRanges:this.props.aggregatedRanges,text:s.after.text,renderEmoticons:this.props.renderEmoticons,renderEmoji:this.props.renderEmoji}))));}else return (g.createElement("span",{"data-ft":this.props['data-ft'],dir:this.props.dir},g.createElement(h,{className:this.props.className,interpolator:this.props.interpolator,ranges:n,imageRanges:this.props.imageRanges,aggregatedRanges:this.props.aggregatedRanges,text:m,renderEmoticons:this.props.renderEmoticons,renderEmoji:this.props.renderEmoji})));}});e.exports=l;},null);
-__d("isRTL",["UnicodeBidi","UnicodeBidiDirection"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();function i(j){return g.getDirection(j)===h.RTL;}e.exports=i;},null);
-__d("HovercardLinkInterpolator",["HovercardLink","Link.react","React","URI","WWWBase","cx","fbt","isRTL"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){b.__markCompiled&&b.__markCompiled();function o(p,q,r,s,t){var u=q.entity,v=r||(u.external?'_blank':null),w,x=((!u.external?"profileLink":'')+(u.weakreference?' '+"weakReference":'')),y,z=u.hashtag?p.substring(1):p;y=n(z)?'rtl':'ltr';if(u.hashtag){var aa=new j(u.url).setDomain(new j(k.uri).getDomain());w=i.createElement("a",{className:"_58cn",dir:y,href:aa.toString(),target:v},i.createElement("span",{"aria-label":m._("hashtag"),className:"_58cl"},p.substring(0,1)),i.createElement("span",{className:"_58cm"},p.substring(1)));}else if(u.weakreference){w=i.createElement(h,{className:x,dir:y,href:u,target:v},i.createElement("i",{className:"UFIWeakReferenceIcon"}),p);}else w=i.createElement(h,{className:x,dir:y,href:u,target:v},p);if(!u.external&&!u.hashtag&&!u.photo)w.props['data-hovercard']=g.constructEndpointWithGroupAndLocation(u,s,t).toString();return w;}e.exports=o;},null);
-__d("URITruncator",["URI","fbt"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i=3;function j(k,l){var m=h._("..."),n=m.length;if(!k||l===(void 0)||k.length<=l||l<=n||k.toString().length<=n)return k;if(!g.isValidURI(k))return k.substring(0,l-n)+m;var o=new g(k),p=o.getOrigin();if(p.length>l-n)return p.substring(0,l-n)+m;var q=false;if(!!o.getFragment()){q=true;o.setFragment('');if(o.toString().length<=l-n)return o.toString()+m;}var r=o.getQueryData();if(r){var s=Object.keys(r);if(s.length>0){q=true;for(var t=s.length-1;t>=0;t--){o.removeQueryData(s[t]);if(o.toString().length<=l-n)return o.toString()+m;}}}var u=o.getPath()+(q?m:''),v=u.split('/'),w=(p.length+u.length)-l,x=0;while(w>0&&v.length>x+1){var y=x+1,z=v[y];if(w+n+i<=z.length){var aa=z.length-1,ba=z.length-w-n,ca=/[a-zA-Z0-9]/;w+=n;while(w>0){while(aa>0&&ca.test(z[aa])){aa--;w--;}while(aa>0&&!ca.test(z[aa])){aa--;w--;}}if(aa===0)aa=ba-1;v[y]=z.substring(0,aa+1)+m;}else{x++;w-=z.length;if(x===1){w+=n;}else w--;}}if(x>0){if(v[v.length-1].length===0&&v.length===x+2)x++;v.splice(1,x,m);}var da=p+v.join('/');if(da.length>l)da=da.substring(0,l-n)+m;return da;}e.exports=j;},null);
-__d("transformTextRanges",["UnicodeUtils"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h=function(i,j,k){if(!i||!j||!k)return i;j.sort(function(r,s){return r.offset-s.offset;});var l=0;for(var m=0;m0)n=k(n,m,function(o,p){return p.entity.external?i(o,h.commentURLTruncationLength):o;});return n;},getCommentBodyInterpolator:function(m){return function(n,o){return g(n,o,'_blank',m,'ufi');};},shallowCopyRanges:function(m){if(!m)return m;var n=[];m.forEach(function(o){n.push(j({},o));});return n;}};e.exports=l;},null);
-__d("UFICommentBody.react",["Locale","React","TrackingNodes","TruncatedTextWithEntities.react","UnicodeBidi","UFICommentUtils.react","UFIConfig","UFIConstants","cx"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){b.__markCompiled&&b.__markCompiled();"use strict";var p=h,q=p.PropTypes,r=h.createClass({displayName:"UFICommentBody",propTypes:{commentText:q.string.isRequired,commentRanges:q.array,groupOrEventID:q.number,useWhitespacesRender:q.bool,maxLength:q.number,maxLines:q.number,socialContext:q.object},render:function(){var s=this.props,t=s.commentText,u=i.getTrackingInfo(i.types.USER_MESSAGE),v=k.isDirectionLTR(t),w=!v,x=v&&g.isRTL()?'ltr':w&&!g.isRTL()?'rtl':null,y=l.getCommentBodyInterpolator(s.groupOrEventID),z=h.createElement(j,{key:"comment-body",className:(("UFICommentBody")+(this.props.useWhitespacesRender?' '+"UFICommentBodyPreserveWhitespace":'')),interpolator:y,ranges:s.commentRanges,text:t,truncationPercent:n.commentTruncationPercent,maxLength:s.maxLength,maxLines:s.maxLines,renderEmoticons:m.renderEmoticons,renderEmoji:m.renderEmoji,"data-ft":u,dir:x});if(s.socialContext){z=h.createElement("div",{key:"body"},z);}else{var aa=((v&&g.isRTL()?"_5wjy":'')+(v&&g.isRTL()?' '+"_5wjz":'')+(w&&!g.isRTL()?' '+"_5wj-":'')+(w&&!g.isRTL()?' '+"_5wj_":''));z=aa?h.createElement("div",{key:"body",className:aa},z):[' ',z];}return h.createElement("span",null,z);}});e.exports=r;},null);
-__d("XUIAbstractGlyphButton.react",["AbstractButton.react","React","cx","joinClasses"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();'use strict';var k=h,l=k.PropTypes,m=h.createClass({displayName:"XUIAbstractGlyphButton",propTypes:{label:l.node},render:function(){return (h.createElement(g,h.__spread({},this.props,{className:j(this.props.className,"_5upp")})));}});e.exports=m;},null);
-__d("XUICloseButton.react",["XUIAbstractGlyphButton.react","React","cx","fbt","joinClasses"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();var l=h,m=l.PropTypes,n=h.createClass({displayName:"XUICloseButton",propTypes:{shade:m.oneOf(['light','dark']),size:m.oneOf(['small','medium']),type:m.oneOf(['submit','button','reset'])},getDefaultProps:function(){return {size:'medium',shade:'dark',type:'button'};},render:function(){var o=this.props.size,p=this.props.shade,q=(("_50zy")+(o==='small'?' '+"_50zz":'')+(o==='medium'?' '+"_50-0":'')+(p==='light'?' '+"_50z_":'')+(p==='dark'?' '+"_50z-":'')),r=this.props.label,s=this.props.title;if(!this.props.title&&!this.props.tooltip){if(!r)r=j._("Remove");s=r;}return (h.createElement(g,h.__spread({},this.props,{label:r,title:s,type:this.props.href?null:this.props.type,"aria-label":this.props.tooltip,"data-hover":this.props.tooltip&&'tooltip',"data-tooltip-alignh":this.props.tooltip&&'center',className:k(this.props.className,q)})));}});e.exports=n;},null);
-__d("XUIEditButton.react",["XUIAbstractGlyphButton.react","React","cx","fbt","joinClasses"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();var l=h.createClass({displayName:"XUIEditButton",render:function(){var m=this.props.label,n=this.props.title;if(!this.props.title&&!this.props.tooltip){if(!m)m=j._("Edit");n=m;}return (h.createElement(g,h.__spread({},this.props,{label:m,title:n,"aria-label":this.props.tooltip,"data-hover":this.props.tooltip&&'tooltip',"data-tooltip-alignh":this.props.tooltip&&'center',className:k(this.props.className,"_5upq _5upr")})));}});e.exports=l;},null);
-__d("UFICommentMenu.react",["Bootloader","React","XUICloseButton.react","XUIEditButton.react","keyMirror"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();"use strict";var l=h,m=l.PropTypes,n,o,p,q,r=k({EDIT:true,CLOSE:true}),s=h.createClass({displayName:"UFICommentMenu",propTypes:{menuData:m.array,menuType:m.oneOf(Object.keys(r)).isRequired,onAction:m.func,onClick:m.func},getInitialState:function(){return {bootloading:false,bootloaded:false,needsExpand:false};},onClickGuard:function(event){if(this.state.bootloading){return;}else if(!this.state.bootloaded&&this.props.menuData){this.setState({bootloading:true});g.loadModules(["ContextualDialogArrow","PopoverMenu.react","ReactXUIMenu"],function(t,u,v){n=t,o=u;p=v;q=p.Item;this.setState({bootloading:false,bootloaded:true,needsExpand:true});}.bind(this));}else if(this.props.onClick)this.props.onClick(event);},shouldComponentUpdate:function(t,u,v){if(this.state.needsExpand&&!u.needsExpand)return false;return true;},render:function(){var t=null;if(this.props.menuType===r.EDIT){t=j;}else t=i;if(this.props.menuData&&this.state.bootloaded){var u=this.props.menuData.map(function(w){return (h.createElement(q,{value:w.value},w.label));}),v=h.createElement(p,{onItemClick:this.props.onAction},u);return (h.createElement(o,h.__spread({},this.props,{alignh:"right",layerBehaviors:[n],menu:v,ref:"menu"}),h.createElement(t,{href:"#",onClick:this.onClickGuard})));}return h.createElement(t,h.__spread({},this.props,{href:"#",onClick:this.onClickGuard}));},componentDidUpdate:function(){if(this.state.needsExpand){this.refs.menu.showPopover();this.setState({needsExpand:false});}}});s.MenuType=r;e.exports=s;},null);
-__d("UFIComment.react",["Bootloader","HovercardLink","React","TrackingNodes","TextWithEntities.react","UFIClassNames","UFICommentActions.react","UFICommentAttachment.react","UFICommentAuthorName.react","UFICommentBody.react","UFICommentMenu.react","UFICommentUtils.react","UFIConfig","UFIConstants","UFIImageBlock.react","UFITranslationConstants","URI","XUICloseButton.react","cx","joinClasses","keyMirror","fbt"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,aa,ba){b.__markCompiled&&b.__markCompiled();'use strict';var ca=i,da=ca.PropTypes,ea=t.UFIStatus,fa=aa({edit:true,hide:true,remove:true}),ga="UFITranslateLink",ha="UFITranslatedText",ia="UFITranslationErrorText",ja="UFITranslateAttribution",ka="fcg",la=null,ma=function(pa){var qa=pa.status;return qa===ea.FAILED_ADD||qa===ea.FAILED_EDIT;};function na(pa){return pa.commenterIsFOF!==undefined&&pa.userIsMinor!==undefined&&pa.reportLink!==undefined;}var oa=i.createClass({displayName:"UFIComment",propTypes:{authorProfiles:da.object.isRequired,comment:da.object.isRequired,contextArgs:da.object.isRequired,feedback:da.object.isRequired,'data-ft':da.string,focusOnMount:da.bool,hasPartialBorder:da.bool,hideAsSpamForPageAdmin:da.bool,isFeatured:da.bool,isFirst:da.bool,isFirstCommentComponent:da.bool,isFirstComponent:da.bool,isLast:da.bool,isLastCommentComponent:da.bool,isLastComponent:da.bool,isLocallyComposed:da.bool,isReply:da.bool,onBlingBoxClick:da.func,onCommentLikeToggle:da.func,onCommentReply:da.func,onCommentTranslate:da.func,onEdit:da.func,onHideAsSpam:da.func,onInlineBan:da.func,onMarkAsNotSpam:da.func,onPreviewRemove:da.func,onRemove:da.func,onRetrySubmit:da.func,onUndoInlineBan:da.func,permalink:da.string,shortenTimestamp:da.bool,showPermalink:da.bool,showRemoveReportMenu:da.bool,showReplyLink:da.bool,viewerIsAuthor:da.bool},getInitialState:function(){return {isHighlighting:this.props.comment.highlightcomment,wasHighlighted:this.props.comment.highlightcomment,markedAsSpamHere:false,isInlinePageDeleted:false,isInlineBanned:false};},_onHideAsSpam:function(event){this.props.onHideAsSpam(event);this.setState({markedAsSpamHere:true});},_onMarkAsNotSpam:function(event){this.props.onMarkAsNotSpam(event);this.setState({markedAsSpamHere:false});},_onDeleteSpam:function(event){this.props.onRemove(event,this);},_onInlineBan:function(event){this.props.onInlineBan(event);this.setState({isInlineBanned:true});},_onUndoInlineBan:function(event){this.props.onUndoInlineBan(event);this.setState({isInlineBanned:false});},_onAction:function(event,pa){var qa=pa.item,ra=qa.getValue();setTimeout(function(){if(ra===fa.remove){this.props.onRemove(event);}else if(ra===fa.edit){this.props.onEdit(event);}else if(ra===fa.hide)this._onHideAsSpam(event);}.bind(this),0);},_createRemoveReportMenuData:function(){return [{value:fa.remove,label:ba._("Delete Comment...")},{value:fa.hide,label:ba._("Hide Comment")}];},_createEditDeleteMenuData:function(){return [{value:fa.edit,label:ba._("Edit...")},{value:fa.remove,label:ba._("Delete...")}];},_renderCloseButton:function(){var pa=this.props.comment,qa=this.props.feedback,ra=null,sa=null,ta=null,ua=false;if(pa.canremove&&!this.props.hideAsSpamForPageAdmin){if(this.props.viewerIsAuthor){if(pa.canedit){ta=ba._("Edit or Delete");sa=this._createEditDeleteMenuData();ua=true;}else{ta=ba._("Remove");ra=this.props.onRemove;}}else if(qa.canremoveall)if(this.props.showRemoveReportMenu){ta=ba._("Remove or Report");sa=this._createRemoveReportMenuData();}else{ta=ba._("Remove");ra=this.props.onRemove;}}else if(pa.canreport){ta=ba._("Hide");ra=this._onHideAsSpam;}var va=(("UFICommentCloseButton")+(ra===null&&sa===null?' '+"hdn":'')),wa=null,xa=null;if(this.props.contextArgs.viewas){wa="/ajax/profile/link_disabled_in_viewas.php";xa="dialog";ra=null;}var ya=ua?q.MenuType.EDIT:q.MenuType.CLOSE;return (i.createElement(q,{ajaxify:wa,className:va,onClick:ra,rel:xa,tooltip:ta,menuData:sa,menuType:ya,onAction:this._onAction}));},_renderFakeCloseButton:function(){return (i.createElement(x,{className:"UFICommentCloseButtonFake",tabIndex:"-1"}));},componentDidMount:function(){if(this.state.isHighlighting){var pa=i.findDOMNode(this),qa=parseInt(this.props.comment.scrolltopoffset||0,10);g.loadModules(["UFIScrollHighlight"],function(ra){setTimeout(ra.actOn.bind(null,pa,qa),0);});this.setState({isHighlighting:false});}},shouldComponentUpdate:function(pa,qa){var ra=this.props,sa=this.state;return (pa.comment!==ra.comment||pa.showReplyLink!==ra.showReplyLink||pa.isFirst!==ra.isFirst||pa.isLast!==ra.isLast||pa.isFirstCommentComponent!==ra.isFirstCommentComponent||pa.isLastCommentComponent!==ra.isLastCommentComponent||pa.isFirstComponent!==ra.isFirstComponent||pa.isLastComponent!==ra.isLastComponent||pa.isFeatured!==ra.isFeatured||pa.hasPartialBorder!==ra.hasPartialBorder||qa.wasHighlighted!==sa.wasHighlighted||qa.isHighlighting!==sa.isHighlighting||qa.markedAsSpamHere!==sa.markedAsSpamHere||qa.isInlinePageDeleted!==sa.isInlinePageDeleted||qa.isInlineBanned!==sa.isInlineBanned);},render:function(){var pa=this.props.comment,qa=this.props.feedback,ra=pa.status===ea.DELETED,sa=pa.status===ea.LIVE_DELETED,ta=pa.status===ea.SPAM_DISPLAY,ua=this.state.markedAsSpamHere,va=this.state.isInlinePageDeleted,wa=this.props.hideAsSpamForPageAdmin,xa=this.state.isInlineBanned,ya=na(pa),za=!pa.status&&(pa.isunseen||pa.islocal);if(!pa.status&&qa.lastseentime){var ab=pa.originalTimestamp||pa.timestamp.time;za=za||ab>qa.lastseentime;}var bb=this.props.contextArgs.markedcomments;if(bb&&bb[pa.legacyid])za=true;var cb=((this.props.isFirst?"UFIFirstComment":'')+(this.props.isLast?' '+"UFILastComment":'')+(this.props.isFirstCommentComponent?' '+"UFIFirstCommentComponent":'')+(this.props.isLastCommentComponent?' '+"UFILastCommentComponent":'')+(this.props.isFirstComponent?' '+"UFIFirstComponent":'')+(this.props.isLastComponent?' '+"UFILastComponent":''));if(ya)if(la){var db,eb=null,fb=null,gb=null;if(wa){fb=xa?this._onUndoInlineBan:this._onInlineBan;if(va){db=ba._("You've deleted this comment so no one can see it.");}else if(ua){db=ba._("Now this is only visible to the person who wrote it and their friends.");gb=this._onDeleteSpam;eb=this._onMarkAsNotSpam;}}else if(ua){db=ba._("This comment has been hidden.");gb=this._onDeleteSpam;eb=this._onMarkAsNotSpam;}if(db)return (i.createElement("li",{className:z(l.ROW,cb,"UFIHide")},i.createElement(la,{notice:db,comment:this.props.comment,authorProfiles:this.props.authorProfiles,onUndo:eb,onBanAction:fb,onDeleteAction:gb,isInlineBanned:xa,isInlinePageDeleted:va,hideAsSpamForPageAdmin:wa,pageID:this.props.feedback.ownerid})));}else g.loadModules(["UFICommentRemovalControls.react"],function(kb){la=kb;setTimeout(function(){this.forceUpdate();}.bind(this));}.bind(this));var hb=!ra,ib=z(l.ROW,cb,(("UFIComment")+(ma(pa)?' '+"UFICommentFailed":'')+(ra||sa||ta?' '+"UFITranslucentComment":'')+(this.state.isHighlighting?' '+"highlightComment":'')+(!hb?' '+"noDisplay":'')+(hb?' '+"display":'')+(' '+"UFIComponent")+(this.props.hasPartialBorder?' '+"UFIPartialBorder":''))),jb=this.renderComment();if(za)ib=z(ib,l.UNSEEN_ITEM);return (i.createElement("li",{className:ib,"data-ft":this.props['data-ft']},jb));},renderComment:function(){var pa=this.props,qa=pa.comment,ra=qa.body.text,sa=r.shallowCopyRanges(qa.body.ranges),ta=pa.permalink,ua=pa.feedback,va=pa.authorProfiles[qa.author],wa=qa.status===ea.SPAM_DISPLAY,xa=qa.status===ea.LIVE_DELETED,ya=!(wa||xa),za=ua.canremoveall||qa.hiddenbyviewer;ra=r.getCommentTextWithTruncatedURIs(sa,ra);var ab=null,bb=null;if(!pa.isLocallyComposed&&!this.state.wasHighlighted){bb=t.commentTruncationLength;ab=t.commentTruncationMaxLines;}var cb=j.getTrackingInfo(j.types.SMALL_ACTOR_PHOTO),db=j.getTrackingInfo(j.types.USER_MESSAGE),eb=null,fb=null,gb=null,hb=null;if(qa.istranslatable&&(qa.translatedbody===undefined))eb=i.createElement("a",{href:"#",role:"button",title:ba._("Translate this comment"),className:ga,onClick:pa.onCommentTranslate},ba._("See Translation"));if(qa.translatedbody!==undefined)if(qa.translatedbody!==null&&qa.translatedbody.text!==''){var ib=v.BING_PAGE_URL,jb=v.BING_TRANSLATOR_APP,kb=null;if(qa.translatorapp===jb){var lb=new w(ib).addQueryData({text:ra});kb=i.createElement("a",{href:lb.toString(),target:"_blank",className:ka},ba._("Translated by Bing"));}else kb=ba._("Automatically Translated");hb=i.createElement("span",{className:ja},kb);var mb=r.shallowCopyRanges(qa.translatedbody.ranges),nb=qa.translatedbody.text,ob=qa.translatedbody.dir,pb=i.createElement("span",{key:"comment-body","data-ft":db,dir:ob},i.createElement(k,{className:(("UFICommentBody")+(this.props.contextArgs.useWhitespacesRender?' '+"UFICommentBodyPreserveWhitespace":'')),interpolator:r.getCommentBodyInterpolator(pa.feedback.grouporeventid),ranges:mb,text:nb,renderEmoticons:s.renderEmoticons,renderEmoji:s.renderEmoji}));fb=i.createElement("span",{className:ha},pb);}else gb=i.createElement("span",{className:ia},ba._("No translation available"));var qb=i.createElement(p,{socialContext:qa.socialcontext,commentText:ra,commentRanges:sa,groupOrEventID:ua.grouporeventid,useWhitespacesRender:this.props.contextArgs.useWhitespacesRender,maxLength:bb,maxLines:ab}),rb=pa.contextArgs.viewas?null:h.constructEndpointWithGroupAndLocation(va,ua.grouporeventid,'ufi',qa.isauthorweakreference).toString(),sb=i.createElement(o,{author:va,authorProfiles:pa.authorProfiles,showHovercard:!!rb,isAuthorWeakReference:qa.isauthorweakreference,focusOnMount:pa.focusOnMount,groupOrEventID:ua.grouporeventid,isFeatured:pa.isFeatured,socialContext:qa.socialcontext}),tb=null;if(qa.photo_comment_status)tb=i.createElement("div",{className:"_50f8"},qa.photo_comment_status);var ub=null;if(qa.sticker_attachment_status)ub=i.createElement("div",{className:"_50f8"},qa.sticker_attachment_status);var vb=null;if(qa.status!==ea.DELETED)vb=i.createElement(n,{comment:pa.comment});return (i.createElement(u,{spacing:"medium"},i.createElement("a",{href:va.uri,"data-hovercard":rb,"data-ft":cb},i.createElement("img",{src:va.thumbSrc,className:l.ACTOR_IMAGE,alt:""})),i.createElement("div",{className:"UFICommentContentBlock"},i.createElement("div",{className:"UFICommentContent"},sb,qb,eb,fb,hb,gb,vb),tb,ub,i.createElement(m,{comment:qa,feedback:ua,onBlingBoxClick:pa.onBlingBoxClick,onCommentLikeToggle:pa.onCommentLikeToggle,onCommentReply:pa.onCommentReply,onPreviewRemove:pa.onPreviewRemove,onRetrySubmit:pa.onRetrySubmit,onMarkAsNotSpam:this._onMarkAsNotSpam,permalink:ta,viewerCanMarkNotSpam:za,shortenTimestamp:pa.shortenTimestamp,showPermalink:pa.showPermalink,showReplyLink:pa.showReplyLink,contextArgs:pa.contextArgs,markedAsSpamHere:this.state.markedAsSpamHere,hideAsSpamForPageAdmin:pa.hideAsSpamForPageAdmin}),ya?this._renderCloseButton():null),ya?this._renderFakeCloseButton():null));}});e.exports=oa;},null);
-__d("UFIContainer.react",["React","cx"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i=g.createClass({displayName:"UFIContainer",render:function(){var j=null;if(this.props.hasNub)j=g.createElement("li",{className:"UFIArrow"},g.createElement("i",null));var k=((!this.props.isReplyList?"UFIList":'')+(this.props.isReplyList?' '+"UFIReplyList":'')+(this.props.isParentLiveDeleted?' '+"UFITranslucentReplyList":'')+(this.props.isFirstCommentComponent?' '+"UFIFirstCommentComponent":'')+(this.props.isLastCommentComponent?' '+"UFILastCommentComponent":'')+(this.props.isFirstComponent?' '+"UFIFirstComponent":'')+(this.props.isLastComponent?' '+"UFILastComponent":''));return (g.createElement("ul",{className:k},j,this.props.children));}});e.exports=i;},null);
-__d("UFILikeSentenceText.react",["ActorURI","HovercardLinkInterpolator","ProfileBrowserLink","ProfileBrowserTypes","React","TextWithEntities.react","URI"],function(a,b,c,d,e,f,g,h,i,j,k,l,m){b.__markCompiled&&b.__markCompiled();var n=k,o=n.PropTypes;function p(r,s,t,u){if(u.count!=null){var v=j.LIKES,w={id:r.targetfbid,actorid:r.actorid},x=[],y;for(var z=0;z0&&!x){var ea=j.GROUP_MESSAGE_VIEWERS,fa={id:v.targetfbid},ga=i.constructDialogURI(ea,fa),ha=i.constructPageURI(ea,fa),ia=new o('/ajax/ufi/seen_tooltip.php').setQueryData({ft_ent_identifier:v.entidentifier,displayed_count:v.seencount}),ja;if(v.seenbyall){ja=r._("Seen by everyone");}else ja=v.seencount==1?r._("Seen by 1"):r._("Seen by {count}",[r.param("count",v.seencount)]);da=k.createElement("a",{rel:"dialog",ajaxify:ga.toString(),href:ha.toString(),"data-hover":"tooltip","data-tooltip-alignh":"left","data-tooltip-uri":ia.toString(),className:(("UFISeenCount")+(!!w.text?' '+"UFISeenCountRight":''))},k.createElement("span",{className:"UFISeenCountIcon"}),ja);}else if(this.props.showOrderingModeSelector&&this.state.selectorModule){var ka=this.state.selectorModule;da=k.createElement(ka,{currentOrderingMode:this.props.orderingMode,entstream:x,orderingmodes:v.orderingmodes,onOrderChanged:this.props.onOrderingModeChange});if(!ca)ca=k.createElement("div",null);}var la=null;if(z&&aa){la=k.createElement(m,null,z,aa,da);}else if(ca){la=k.createElement(h,{direction:h.DIRECTION.right},ca,da);}else la=da;return (k.createElement("li",{className:y},la));}});e.exports=u;},null);
-__d("UFIPager.react",["LeftRight.react","React","UFIClassNames","UFIImageBlock.react","XUISpinner.react","cx","joinClasses"],function(a,b,c,d,e,f,g,h,i,j,k,l,m){b.__markCompiled&&b.__markCompiled();var n=h,o=n.PropTypes,p=h.createClass({displayName:"UFIPager",propTypes:{contextArgs:o.object.isRequired,pagerLabel:o.string.isRequired,'data-ft':o.string,countSentence:o.string,isFirstCommentComponent:o.bool,isFirstComponent:o.bool,isLastCommentComponent:o.bool,isLastComponent:o.bool,isLoading:o.bool,isUnseen:o.bool,onPagerClick:o.func},onPagerClick:function(q){!this.props.isLoading&&this.props.onPagerClick&&this.props.onPagerClick();q.nativeEvent.prevent();},render:function(){var q=this.onPagerClick,r=m(i.ROW,this.props.isUnseen?i.UNSEEN_ITEM:'',(("UFIPagerRow")+(' '+"UFIComponent")+(this.props.isFirstCommentComponent?' '+"UFIFirstCommentComponent":'')+(this.props.isLastCommentComponent?' '+"UFILastCommentComponent":'')+(this.props.isFirstComponent?' '+"UFIFirstComponent":'')+(this.props.isLastComponent?' '+"UFILastComponent":''))),s=null;if(this.props.isLoading)s=h.createElement(k,{className:"mls",background:"light",size:"small"});var t=h.createElement("a",{className:"UFIPagerLink",onClick:q,href:"#",role:"button"},this.props.pagerLabel,s),u=(("fcg")+(' '+"UFIPagerCount")),v=h.createElement("span",{className:u},this.props.countSentence),w,x=this.props.contextArgs.ufiexperiments||{};if(this.props.contextArgs.entstream||x.showRevisedUFI){w=(h.createElement(g,{direction:g.DIRECTION.right},t,v));}else w=(h.createElement(j,null,h.createElement("a",{className:"UFIPagerIcon",onClick:q,href:"#",role:"button"}),t,v));return (h.createElement("li",{className:r,"data-ft":this.props['data-ft']},w));}});e.exports=p;},null);
-__d("UFIPagerLabel",["fbt","intlList","NumberFormat"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j={VIEW_ONE:'view_one',VIEW_ONE_MORE:'view_one_more',VIEW_ALL:'view_all',VIEW_MORE_EXPLICIT:'view_more_explicit',VIEW_MORE:'view_more',VIEW_PREVIOUS:'view_previous',_getReplyLabel:function(k,l){var m;switch(k){case j.VIEW_ONE:return g._("View 1 reply");case j.VIEW_ONE_MORE:return g._("View 1 more reply");case j.VIEW_ALL:m=i.formatIntegerWithDelimiter(l.count,l.delimiter);return g._({"*":"View all {count} replies"},[g.param("count",m,[0,l.count])]);case j.VIEW_MORE_EXPLICIT:m=i.formatIntegerWithDelimiter(l.count,l.delimiter);return g._({"*":"View {count} more replies"},[g.param("count",m,[0,l.count])]);case j.VIEW_MORE:return g._("View more replies");case j.VIEW_PREVIOUS:return g._("View previous replies");default:return null;}},_getCommentLabel:function(k,l){if(l.commenters)return this._getCommentLabelWithCommentSentence(k,l);var m;switch(k){case j.VIEW_ONE:return g._("View 1 comment");case j.VIEW_ONE_MORE:return g._("View 1 more comment");case j.VIEW_ALL:m=i.formatIntegerWithDelimiter(l.count,l.delimiter);return g._({"*":"View all {count} comments"},[g.param("count",m,[0,l.count])]);case j.VIEW_MORE_EXPLICIT:m=i.formatIntegerWithDelimiter(l.count,l.delimiter);return g._({"*":"View {count} more comments"},[g.param("count",m,[0,l.count])]);case j.VIEW_MORE:return g._("View more comments");case j.VIEW_PREVIOUS:return g._("View previous comments");default:return null;}},_getCommentLabelWithCommentSentence:function(k,l){var m=h(l.commenters),n=l.othersCount,o=i.formatIntegerWithDelimiter(n,l.delimiter),p=i.formatIntegerWithDelimiter(l.count,l.delimiter);switch(k){case j.VIEW_ONE:return g._("View 1 comment from {names}",[g.param("names",m)]);case j.VIEW_ONE_MORE:return g._("View 1 more comment from {names}",[g.param("names",m)]);case j.VIEW_ALL:switch(n){case 0:return g._({"*":"View all {count} comments from {names}"},[g.param("count",p,[0,l.count]),g.param("names",m)]);case 1:return g._({"*":"View all {count} comments from {names} and 1 other person"},[g.param("count",p,[0,l.count]),g.param("names",m)]);default:return g._({"*":{"*":"View all {count} comments from {names} and {othersCount} others"}},[g.param("count",p,[0,l.count]),g.param("names",m),g.param("othersCount",o,[0,n])]);}break;case j.VIEW_MORE_EXPLICIT:case j.VIEW_MORE:switch(n){case 0:return g._("View more comments from {names}",[g.param("names",m)]);case 1:return g._("View more comments from {names} and 1 other person",[g.param("names",m)]);default:return g._({"*":"View more comments from {names} and {othersCount} others"},[g.param("names",m),g.param("othersCount",o,[0,n])]);}break;case j.VIEW_PREVIOUS:switch(n){case 0:return g._("View previous comments from {names}",[g.param("names",m)]);case 1:return g._("View previous comments from {names} and 1 other person",[g.param("names",m)]);default:return g._({"*":"View previous comments from {names} and {othersCount} others"},[g.param("names",m),g.param("othersCount",o,[0,n])]);}break;default:return null;}},_getQuestionLabel:function(k,l){var m;switch(k){case j.VIEW_ONE:return g._("View 1 question");case j.VIEW_ONE_MORE:return g._("View 1 more question");case j.VIEW_ALL:m=i.formatIntegerWithDelimiter(l.count,l.delimiter);return g._({"*":"View all {count} questions"},[g.param("count",m,[0,l.count])]);case j.VIEW_MORE_EXPLICIT:m=i.formatIntegerWithDelimiter(l.count,l.delimiter);return g._({"*":"View {count} more questions"},[g.param("count",m,[0,l.count])]);case j.VIEW_MORE:return g._("View more questions");case j.VIEW_PREVIOUS:return g._("View previous questions");default:return null;}},getLabel:function(k,l,m,n){if(l){return j._getReplyLabel(k,n);}else if(m){return j._getQuestionLabel(k,n);}else return j._getCommentLabel(k,n);}};e.exports=j;},null);
-__d("UFIReplySocialSentence.react",["Badge.react","LiveTimer","React","Timestamp.react","UFIClassNames","UFIConstants","UFIImageBlock.react","cx","joinClasses","fbt"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){b.__markCompiled&&b.__markCompiled();var q=i,r=q.PropTypes,s=' \u00b7 ',t=43200,u=i.createClass({displayName:"UFIReplySocialSentence",propTypes:{author:r.object,'data-ft':r.string,isExpanded:r.bool,isFirstComponent:r.bool,isLastComponent:r.bool,isLoading:r.bool,onClick:r.func,orderingMode:r.string,replies:r.number,shortenTimestamp:r.bool,showVerified:r.bool,timestamp:r.object},render:function(){var v=((this.props.isLoading?"UFIReplySocialSentenceLoading":'')),w=o(k.ROW,(("UFIReplySocialSentenceRow")+(this.props.isFirstComponent?' '+"UFIFirstComponent":'')+(this.props.isLastComponent?' '+"UFILastComponent":''))),x,y;if(this.props.isExpanded){x=this.props.replies>1?p._({"*":"Hide {count} Replies"},[p.param("count",this.props.replies,[0])]):p._("Hide 1 Reply");}else{x=this.props.replies>1?p._({"*":"{count} Replies"},[p.param("count",this.props.replies,[0])]):p._("1 Reply");if(this.props.timestamp){var z=h.getApproximateServerTime()/1000-this.props.timestamp.time;if(z1){var u=g.formatIntegerWithDelimiter(this.props.shareCount,this.props.contextArgs.numberdelimiter||',');t=n._({"*":"{count} shares"},[n.param("count",u,[0,this.props.shareCount])]);}else t=n._("1 share");var v=m(i.ROW,(("UFIShareRow")+(this.props.isFirstComponent?' '+"UFIFirstComponent":'')+(this.props.isLastComponent?' '+"UFILastComponent":''))),w=h.createElement("a",{className:"UFIShareLink",rel:"dialog",ajaxify:r.toString(),href:s.toString()},t),x=h.createElement(j,null,h.createElement("a",{className:"UFIShareIcon",rel:"dialog",ajaxify:r.toString(),href:s.toString()}),w),y=this.props.contextArgs.ufiexperiments||{};return (h.createElement("li",{className:v},y.showRevisedUFI?w:x));}});e.exports=q;},null);
-__d("UFISpamPlaceholder.react",["React","UFIClassNames","XUISpinner.react","fbt"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();var k=g,l=k.PropTypes,m=g.createClass({displayName:"UFISpamPlaceholder",propTypes:{numHidden:l.number.isRequired,isLoading:l.bool,onClick:l.func},render:function(){if(this.props.isLoading)return (g.createElement("li",{className:h.ROW},g.createElement("span",{className:"UFISpamCommentWrapper"},g.createElement(i,{className:"mls",background:"light",size:"small"}))));return (g.createElement("li",{className:h.ROW},g.createElement("a",{href:"#",role:"button",className:"UFISpamCommentLink",onClick:this.props.onClick,"aria-label":j._("Show comments marked as spam")},g.createElement("span",{"data-hover":"tooltip","data-tooltip-alignh":"center","aria-label":j._({"*":"{count} hidden"},[j.param("count",this.props.numHidden,[0])]),className:"UFISpamCommentWrapper"},g.createElement("i",{className:"placeholderIcon"})))));}});e.exports=m;},null);
-__d("DateConsts",["fbt"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h=1000,i=60,j=60,k=24,l=7,m=365.242,n=12,o=i*j,p=o*k,q=p*m,r=h*p,s=h*p*l,t=h*p*m,u={SUNDAY:0,MONDAY:1,TUESDAY:2,WEDNESDAY:3,THURSDAY:4,FRIDAY:5,SATURDAY:6};Object.freeze(u);var v=g._("Day:"),w=g._("Month:"),x=g._("Year:"),y=g._("dd"),z=g._("mm"),aa=g._("yyyy"),ba=[g._("Sun"),g._("Mon"),g._("Tues"),g._("Wed"),g._("Thurs"),g._("Fri"),g._("Sat")],ca=[g._("Sunday"),g._("Monday"),g._("Tuesday"),g._("Wednesday"),g._("Thursday"),g._("Friday"),g._("Saturday")],da=[g._("Jan"),g._("Feb"),g._("Mar"),g._("Apr"),g._("May"),g._("Jun"),g._("Jul"),g._("Aug"),g._("Sept"),g._("Oct"),g._("Nov"),g._("Dec")],ea=[g._("January"),g._("February"),g._("March"),g._("April"),g._("May"),g._("June"),g._("July"),g._("August"),g._("September"),g._("October"),g._("November"),g._("December")],fa=['',g._("st"),g._("nd"),g._("rd"),g._("th"),g._("th"),g._("th"),g._("th"),g._("th"),g._("th"),g._("th"),g._("th"),g._("th"),g._("th"),g._("th"),g._("th"),g._("th"),g._("th"),g._("th"),g._("th"),g._("th"),g._("st"),g._("nd"),g._("rd"),g._("th"),g._("th"),g._("th"),g._("th"),g._("th"),g._("th"),g._("th"),g._("st")],ga={getWeekdayName:function(ha){return ca[ha];},getWeekdayNameShort:function(ha){return ba[ha];},getMonthName:function(ha){return ea[ha-1];},getMonthNameShort:function(ha){return da[ha-1];},getOrdinalSuffix:function(ha){return fa[ha];},getDaysInMonth:function(ha,ia){return (new Date(ha,ia,0)).getDate();},getCurrentTimeInSeconds:function(){return Date.now()/h;},DAYS_PER_YEAR:m,DAYS_PER_WEEK:l,HOUR_PER_DAY:k,MIN_PER_HOUR:j,MONTHS_PER_YEAR:n,MS_PER_SEC:h,MS_PER_DAY:r,MS_PER_WEEK:s,MS_PER_YEAR:t,SEC_PER_MIN:i,SEC_PER_HOUR:o,SEC_PER_DAY:p,SEC_PER_YEAR:q,DAY_LABEL:v,MONTH_LABEL:w,YEAR_LABEL:x,DATE_PLACEHOLDER:y,MONTH_PLACEHOLDER:z,YEAR_PLACEHOLDER:aa,DAYS:u};e.exports=ga;},null);
-__d("formatDate",["DateConsts","DateFormatConfig","fbt","invariant"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();function k(o,p,q){q=q||{};if(!p||!o)return '';if(typeof o==='string')o=parseInt(o,10);if(typeof o==='number')o=new Date(o*1000);j(o instanceof Date);j(!isNaN(o.getTime()));j(o.getTime()<1e+15);if(typeof p!=='string'){var r=m();for(var s in r){var t=r[s];if(t.start<=o.getTime()&&p[t.name]){p=p[t.name];break;}}}var u;if(q.skipPatternLocalization||(!q.formatInternal&&n())||p.length===1){u=p;}else{j(h.formats[p]);u=h.formats[p];}var v=q.utc?'getUTC':'get',w=o[v+'Date'](),x=o[v+'Day'](),y=o[v+'Month'](),z=o[v+'FullYear'](),aa=o[v+'Hours'](),ba=o[v+'Minutes'](),ca=o[v+'Seconds'](),da=o[v+'Milliseconds'](),ea='';for(var fa=0;fa0){this.suppressScrolls--;return false;}return true;}.bind(this));if(this.props.feedback.isqanda&&this.props.feedback.infinitescroll){var ma=ia(this.loadMoreComments,20);this._scrollEventListener=h.listen(window,'scroll',ma);this._resizeEventListener=h.listen(window,'resize',ma);}},componentWillUnmount:function(){if(this.scrollSubscription){n.unsubscribe(this.scrollSubscription);this.scrollSubscription=null;}if(this._scrollEventListener)this._scrollEventListener.remove();if(this._resizeEventListener)this._resizeEventListener.remove();},componentWillReceiveProps:function(ma){var na=fa({},this.state.isActiveLoading),oa;for(oa in this.state.isActiveLoading){var pa=this.props.ranges[this.props.id],qa=ma.ranges[this.props.id];if(pa.getOffset()!=qa.getOffset()||pa.getLength()!=qa.getLength()){var ra=(qa.getOffset()=t.minCommentsForOrderingModeSelector,ra=(!ha(na.likesentences.current)||(na.seencount>0&&!oa.entstream)||qa)&&oa.search!==true&&pa,sa=null;if(ra)sa=k.createElement(w,{contextArgs:oa,feedback:na,onTargetLikeToggle:ma.onTargetLikeToggle,onOrderingModeChange:ma.onOrderingModeChange,orderingMode:ma.orderingMode,showOrderingModeSelector:qa});var ta=ma.availableComments&&ma.availableComments.length&&pa,ua=null;if(ta)ua=this.renderCommentMap(ma.availableComments,ma.ranges[ma.id].getOffset());var va=null,wa=na.cancomment,xa=wa&&oa.showaddcomment&&na.actorforpost&&ma.canAddCommentMap[ma.id];if(xa){oa.orderingmodes=na.orderingmodes;var ya=new q(null,ma.id,null,oa),za=ma.authorProfiles[na.actorforpost];va=ya.renderAddComment(za,na.ownerid,na.mentionsdatasource,na.showsendonentertip,'toplevelcomposer',null,na.subtitle,na.allowphotoattachments,na.allowstickerattachments,na.isqanda);}var ab=null,bb=oa.showshares&&na.sharecount&&pa;if(bb&&!oa.entstream)ab=k.createElement(aa,{targetID:na.targetfbid,shareCount:na.sharecount,contextArgs:oa});var cb=ra||bb||ta||wa,db=this.renderPagers(ma.id,ma.ranges[ma.id].getOffset(),ma.ranges[ma.id].getLength());this.applyToUFIComponents([db.topPager],ua,[db.bottomPager],{isFirstCommentComponent:true},{isLastCommentComponent:true});var eb=na.isranked?va:null,fb=na.isranked?null:va,gb=null;if(xa&&na.isranked&&this.state.hasPagedToplevel)gb=k.createElement(r,{onClick:this.onComment,isQAndA:na.isqanda});this.applyToUFIComponents([sa,ab,eb,db.topPager],ua,[db.bottomPager,fb,gb],{isFirstComponent:true},{isLastComponent:true});var hb=[db.topPager,ua&&l.create(ua),db.bottomPager];if(oa.scrollcomments&&oa.scrollwidth)hb=k.createElement("li",null,k.createElement(m,{width:oa.scrollwidth},k.createElement("ul",null,hb)));return (k.createElement(u,{hasNub:oa.shownub&&cb},sa,ab,eb,hb,fb,gb));},applyToUFIComponents:function(ma,na,oa,pa,qa){var ra=Object.keys(na||{}).map(function(ta){return na[ta];}).filter(function(ta){return (ta&&ta.props.comment&&this._shouldRenderComment(ta.props.comment));}.bind(this)),sa=[].concat(ma,ra,oa);this._applyToFirstComponent(sa,pa);sa.reverse();this._applyToFirstComponent(sa,qa);},_shouldRenderComment:function(ma){return ma.status!==t.UFIStatus.DELETED;},_applyToFirstComponent:function(ma,na){for(var oa=0;oa<(ma||[]).length;oa++)if(ma[oa]){fa(ma[oa].props,na);return;}},renderCommentMap:function(ma,na){var oa=this.props,pa={},qa=ma.length;if(!qa)return pa;var ra=ma[0].parentcommentid,sa=[],ta=function(){if(sa.length>0){var fb=function(gb,hb){this.state.loadingSpamIDs[gb[0]]=true;this.forceUpdate();oa.onSpamFetch(gb,hb);}.bind(this,sa,ra);pa['spam'+sa[0]]=k.createElement(ba,{onClick:fb,numHidden:sa.length,isLoading:!!this.state.loadingSpamIDs[sa[0]]});sa=[];}}.bind(this),ua=oa.instanceid,va=v.getKeyForInstance(ua,'editcommentid'),wa=!!ma[0].parentcommentid;for(var xa=0;xathis.props.replySocialSentenceMaxReplies)||(!pa&&!ra))){var cb=pa&&(this.isLoadingPrev(ma.id)||this.isLoadingNext(ma.id)),db=null;if(ma.replyauthors&&ma.replyauthors.length)db=na.authorProfiles[ma.replyauthors[0]];bb=k.createElement(z,{contextArgs:na.contextArgs,author:db,replies:ab,shortenTimestamp:na.shortenTimestamp,timestamp:ma.recentreplytimestamp,onClick:this.onToggleReplies.bind(this,ma.id),isLoading:cb,isExpanded:pa,showVerified:this.props.feedback.showfeaturedreplies,orderingMode:this.props.orderingMode});}var eb;if(pa)if(ma.cancomment&&na.canAddCommentMap[ma.id]){var fb=false,gb=Object.keys(wa);for(var hb=gb.length-1;hb>=0;hb--){var ib=gb[hb];if(ib&&wa[ib]){fb=wa[ib].props.isAuthorReply;break;}}eb=this.renderReplyComposer(ma,!fb);}var jb;if(bb||ua||wa||va||eb){this.applyToUFIComponents([bb,ua],wa,[va,eb],{isFirstComponent:true},{isLastComponent:true});var kb=ma.status===t.UFIStatus.LIVE_DELETED;jb=k.createElement(u,{isParentLiveDeleted:kb,isReplyList:true},bb,ua,wa&&l.create(wa),va,eb);}return jb;},renderReplyComposer:function(ma,na){var oa=this.props;return (new q(null,oa.id,ma.id,oa.contextArgs)).renderAddComment(oa.authorProfiles[oa.feedback.actorforpost],oa.feedback.ownerid,oa.feedback.mentionsdatasource,false,'replycomposer-'+ma.id,na,oa.feedback.subtitle,oa.feedback.allowphotoattachments,oa.feedback.allowstickerattachments,oa.feedback.isqanda);},renderEditCommentBox:function(ma){var na=new q(null,this.props.id,null,{mentionsinput:this.props.contextArgs.mentionsinput}),oa=na.renderEditComment(this.props.authorProfiles[this.props.feedback.actorforpost],this.props.feedback.ownerid,ma.id,this.props.feedback.mentionsdatasource,this.props.onEditAttempt.bind(null,ma),this.props.onCancelEdit,this.props.feedback.allowphotoattachments,this.props.feedback.allowstickerattachments,this.props.feedback.isqanda);return oa;},renderComment:function(ma,na,oa,pa,qa,ra){var sa=this.props,ta=sa.feedback,ua=ta.actorforpost===ma.author,va=v.getKeyForInstance(this.props.instanceid,'locallycomposed'),wa=ma.islocal||va&&va[ma.id],xa=ta.showremovemenu||(ta.viewerid===ma.author),ya=ta.canremoveall&&ta.isownerpage&&!ua,za=sa.source!=t.UFIFeedbackSourceType.INTERN,ab=p.getTrackingInfo(p.types.COMMENT,na),bb=!!ma.parentcommentid,cb=!!ma.isfeatured;switch(this.props.source){case t.UFIFeedbackSourceType.TOPIC_CONVERSATION:return (k.createElement(ca,{isFirst:oa,isLast:pa,comment:ma,authorProfiles:this.props.authorProfiles,viewerIsAuthor:ua,feedback:ta,contextArgs:this.props.contextArgs,focusOnMount:ma.id===this.state.commentIDToFocusOnMount,isLocallyComposed:wa}));default:var db=da(sa.commentPermalinks[ma.id]).addQueryData({comment_tracking:ab}).toString();return (k.createElement(s,{isFirst:oa,isLast:pa,showReplyLink:qa,hasPartialBorder:ra,comment:ma,authorProfiles:this.props.authorProfiles,viewerIsAuthor:ua,feedback:ta,"data-ft":ab,contextArgs:this.props.contextArgs,hideAsSpamForPageAdmin:ya,isLocallyComposed:wa,isReply:bb,isFeatured:cb,permalink:db,shortenTimestamp:sa.shortenTimestamp,showPermalink:za,showRemoveReportMenu:xa,focusOnMount:ma.id===this.state.commentIDToFocusOnMount,onCommentLikeToggle:sa.onCommentLikeToggle.bind(null,ma),onCommentReply:this.onCommentReply.bind(this,ma),onCommentTranslate:sa.onCommentTranslate.bind(null,ma),onEdit:sa.onCommentEdit.bind(null,ma),onHideAsSpam:sa.onCommentHideAsSpam.bind(null,ma),onInlineBan:sa.onCommentInlineBan.bind(null,ma),onMarkAsNotSpam:sa.onCommentMarkAsNotSpam.bind(null,ma),onPreviewRemove:sa.onPreviewRemove.bind(null,ma),onRemove:sa.onCommentRemove.bind(null,ma),onRetrySubmit:sa.onRetrySubmit.bind(null,ma),onUndoInlineBan:sa.onCommentUndoInlineBan.bind(null,ma)}));}},_toggleReplyExpandedState:function(ma){var na=this.state.repliesExpandedMap[ma],oa=this.state.repliesExpandedMap;oa[ma]=!na;this.setState({repliesExpandedMap:oa,replyComposerIDToFocusOnMount:!na?'replycomposer-'+ma:null});},onToggleReplies:function(ma){this._toggleReplyExpandedState(ma);var na=this.state.repliesExpandedMap[ma],oa=this.props.ranges[ma].getRequestedLength();oa-=this.props.deletedCounts[ma];if(na&&oa===0){var pa=this.props.commentCounts[ma],qa=Math.min(pa,this.props.pageSize),ra=pa-qa;this.onPage(ma,ka.BOTTOM,{offset:ra,length:qa});}},onPage:function(ma,na,oa){var pa=this.state.hasPagedToplevel||ma===this.props.id;if(ma!==this.props.id&&!this.state.repliesExpandedMap[ma]){var qa=this.state.repliesExpandedMap;qa[ma]=true;this.setState({repliesExpandedMap:qa});}var ra=fa({},this.state.isActiveLoading);ra[ma]=na;this.setState({isActiveLoading:ra,hasPagedToplevel:pa});this.props.onChangeRange(ma,oa);},isLoadingPrev:function(ma){var na=this.props;ma=ma||na.id;var oa=na.ranges[ma].getRequestedOffset(),pa=na.ranges[ma].getOffset();return oaqa+ra;},renderPagers:function(ma,na,oa){var pa=this.props,qa=pa.deletedCounts[ma],ra=pa.commentCounts[ma],sa=ra-qa,ta=oa-qa,ua=pa.contextArgs.numberdelimiter||',',va=ma!==pa.id,wa,xa={topPager:null,bottomPager:null};if(pa.source==t.UFIFeedbackSourceType.ADS)return xa;var ya=this.isLoadingPrev(ma),za=this.isLoadingNext(ma);if(oa==ra)return xa;var ab={},bb=pa.feedback.commentsentenceinfo;if(bb){ab.commenters=bb.explicit_commenter_names;ab.othersCount=bb.other_commenter_count;}var cb=(na+oa)==ra;if((ra0){var lb=Math.max(na-pa.pageSize,0);wa=na+oa-lb;var mb;if(va&&ta>1){var nb=j.formatIntegerWithDelimiter(ta,ua),ob=j.formatIntegerWithDelimiter(sa,ua);mb=ja._("{countshown} of {totalcount}",[ja.param("countshown",nb),ja.param("totalcount",ob)]);}var pb;if(pa.feedback.isranked&&!va){pb=this.onPage.bind(this,ma,ka.BOTTOM,{offset:lb,length:wa});xa.bottomPager=k.createElement(x,{key:"bottomPager"+ma,ref:!va?"topLevelBottomPager":null,contextArgs:pa.contextArgs,isLoading:ya,pagerLabel:jb,onPagerClick:pb,countSentence:mb});}else{pb=this.onPage.bind(this,ma,ka.TOP,{offset:lb,length:wa});xa.topPager=k.createElement(x,{key:"topPager"+ma,contextArgs:pa.contextArgs,isLoading:ya,pagerLabel:kb,onPagerClick:pb,countSentence:mb});}}if(na+oaea.getViewportDimensions().y-na)g.scrollTo(ma,true,false,na);}},onCommentReply:function(ma){var na=ma.parentcommentid||ma.id;if(this.props.feedback.isthreaded&&ma.cancomment){if(!this.state.repliesExpandedMap[na]){this.onToggleReplies(ma.id);}else if(this.refs&&this.refs['replycomposer-'+na])this.refs['replycomposer-'+na].focus();}else if(this.props.contextArgs.simplereply&&ma.author&&this.refs.toplevelcomposer&&this.refs.toplevelcomposer.insertMention){var oa=this.props.authorProfiles[ma.author].type,pa=new o({uniqueID:ma.author,title:this.props.authorProfiles[ma.author].name,type:oa==='friend'?'user':oa});this.refs.toplevelcomposer.insertMention(pa);this._scrollToAddComment();}},onComment:function(){if(this.refs&&this.refs.toplevelcomposer){this.refs.toplevelcomposer.focus();var ma=k.findDOMNode(this.refs.toplevelcomposer),na=60;if(ma.getBoundingClientRect().top0){var j=Math.min(this.offset,this.requestedOffset),k=Math.max(this.offset+this.length,this.requestedOffset+this.requestedLength);this.requestedOffset=j;this.requestedLength=k-j;}else{this.requestedOffset=this.offset;this.requestedLength=this.length;}};g.prototype.getRequestedOffset=function(){return this.requestedOffset;};g.prototype.getRequestedLength=function(){return this.requestedLength;};g.prototype.updateRequestedRange=function(h,i){this.requestedOffset=h;this.requestedLength=i;};e.exports=g;},null);
-__d("onEnclosingPageletDestroy",["Arbiter","DOMQuery"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();function i(j,k){var l=g.subscribe('pagelet/destroy',function(m,n){if(h.contains(n.root,j)){l.unsubscribe();k();}});return l;}e.exports=i;},null);
-__d("UFIController",["Arbiter","Bootloader","CSS","DOM","LayerRemoveOnHide","LiveTimer","PageAdminSignatureSettings","Parent","React","ReactMount","ShortProfiles","UFI.react","UFIActionLinkController","UFICentralUpdates","UFIFeaturedReplyCommentList","UFIFeaturedToplevelCommentList","UFICommentTemplates","UFIConstants","UFIFeedbackTargets","UFIInstanceState","UFIRange","UFIReplyCommentList","UFIToplevelCommentList","UFIUserActions","URI","isEmpty","onEnclosingPageletDestroy","fbt"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,aa,ba,ca,da,ea,fa,ga,ha){b.__markCompiled&&b.__markCompiled();"use strict";var ia=function(ma,na,oa,pa,qa){var ra=ma+na===oa;return {offset:ma,length:(ra&&ja(qa))?pa-ma:na};},ja=function(ma){return ma==x.UFIPayloadSourceType.USER_ACTION||ma==x.UFIPayloadSourceType.LIVE_SEND;},ka=function(ma,na){for(var oa=0;oa=0?(+uh):t(th)+(+uh);}function v(){return true;}function w(th,uh,vh){return (th===0||(vh!==(void 0)&&th<=-vh))&&(uh===(void 0)||(vh!==(void 0)&&uh>=vh));}function x(th,uh){return z(th,uh,0);}function y(th,uh){return z(th,uh,uh);}function z(th,uh,vh){return th===(void 0)?vh:th<0?Math.max(0,uh+th):uh===(void 0)?th:Math.min(uh,th);}function aa(th){return ea(th)?th:bb(th);}h(ba,aa);function ba(th){return fa(th)?th:cb(th);}h(ca,aa);function ca(th){return ga(th)?th:db(th);}h(da,aa);function da(th){return ea(th)&&!ha(th)?th:eb(th);}function ea(th){return !!(th&&th[ja]);}function fa(th){return !!(th&&th[ka]);}function ga(th){return !!(th&&th[la]);}function ha(th){return fa(th)||ga(th);}function ia(th){return !!(th&&th[ma]);}aa.isIterable=ea;aa.isKeyed=fa;aa.isIndexed=ga;aa.isAssociative=ha;aa.isOrdered=ia;aa.Keyed=ba;aa.Indexed=ca;aa.Set=da;var ja='@@__IMMUTABLE_ITERABLE__@@',ka='@@__IMMUTABLE_KEYED__@@',la='@@__IMMUTABLE_INDEXED__@@',ma='@@__IMMUTABLE_ORDERED__@@',na=0,oa=1,pa=2,qa=typeof Symbol==='function'&&Symbol.iterator,ra='@@iterator',sa=qa||ra;function ta(th){this.next=th;}ta.prototype.toString=function(){return '[Iterator]';};ta.KEYS=na;ta.VALUES=oa;ta.ENTRIES=pa;ta.prototype.inspect=ta.prototype.toSource=function(){return this.toString();};ta.prototype[sa]=function(){return this;};function ua(th,uh,vh,wh){var xh=th===0?uh:th===1?vh:[uh,vh];wh?(wh.value=xh):(wh={value:xh,done:false});return wh;}function va(){return {value:(void 0),done:true};}function wa(th){return !!za(th);}function xa(th){return th&&typeof th.next==='function';}function ya(th){var uh=za(th);return uh&&uh.call(th);}function za(th){var uh=th&&((qa&&th[qa])||th[ra]);if(typeof uh==='function')return uh;}function ab(th){return th&&typeof th.length==='number';}h(bb,aa);function bb(th){return th===null||th===(void 0)?mb():ea(th)?th.toSeq():pb(th);}bb.of=function(){return bb(arguments);};bb.prototype.toSeq=function(){return this;};bb.prototype.toString=function(){return this.__toString('Seq {','}');};bb.prototype.cacheResult=function(){if(!this._cache&&this.__iterateUncached){this._cache=this.entrySeq().toArray();this.size=this._cache.length;}return this;};bb.prototype.__iterate=function(th,uh){return rb(this,th,uh,true);};bb.prototype.__iterator=function(th,uh){return sb(this,th,uh,true);};h(cb,bb);function cb(th){return th===null||th===(void 0)?mb().toKeyedSeq():ea(th)?(fa(th)?th.toSeq():th.fromEntrySeq()):nb(th);}cb.of=function(){return cb(arguments);};cb.prototype.toKeyedSeq=function(){return this;};cb.prototype.toSeq=function(){return this;};h(db,bb);function db(th){return th===null||th===(void 0)?mb():!ea(th)?ob(th):fa(th)?th.entrySeq():th.toIndexedSeq();}db.of=function(){return db(arguments);};db.prototype.toIndexedSeq=function(){return this;};db.prototype.toString=function(){return this.__toString('Seq [',']');};db.prototype.__iterate=function(th,uh){return rb(this,th,uh,false);};db.prototype.__iterator=function(th,uh){return sb(this,th,uh,false);};h(eb,bb);function eb(th){return (th===null||th===(void 0)?mb():!ea(th)?ob(th):fa(th)?th.entrySeq():th).toSetSeq();}eb.of=function(){return eb(arguments);};eb.prototype.toSetSeq=function(){return this;};bb.isSeq=kb;bb.Keyed=cb;bb.Set=eb;bb.Indexed=db;var fb='@@__IMMUTABLE_SEQ__@@';bb.prototype[fb]=true;h(gb,db);function gb(th){this._array=th;this.size=th.length;}gb.prototype.get=function(th,uh){return this.has(th)?this._array[u(this,th)]:uh;};gb.prototype.__iterate=function(th,uh){var vh=this._array,wh=vh.length-1;for(var xh=0;xh<=wh;xh++)if(th(vh[uh?wh-xh:xh],xh,this)===false)return xh+1;return xh;};gb.prototype.__iterator=function(th,uh){var vh=this._array,wh=vh.length-1,xh=0;return new ta(function(){return xh>wh?va():ua(th,xh,vh[uh?wh-xh++:xh++]);});};h(hb,cb);function hb(th){var uh=Object.keys(th);this._object=th;this._keys=uh;this.size=uh.length;}hb.prototype.get=function(th,uh){if(uh!==(void 0)&&!this.has(th))return uh;return this._object[th];};hb.prototype.has=function(th){return this._object.hasOwnProperty(th);};hb.prototype.__iterate=function(th,uh){var vh=this._object,wh=this._keys,xh=wh.length-1;for(var yh=0;yh<=xh;yh++){var zh=wh[uh?xh-yh:yh];if(th(vh[zh],zh,this)===false)return yh+1;}return yh;};hb.prototype.__iterator=function(th,uh){var vh=this._object,wh=this._keys,xh=wh.length-1,yh=0;return new ta(function(){var zh=wh[uh?xh-yh:yh];return yh++>xh?va():ua(th,zh,vh[zh]);});};hb.prototype[ma]=true;h(ib,db);function ib(th){this._iterable=th;this.size=th.length||th.size;}ib.prototype.__iterateUncached=function(th,uh){if(uh)return this.cacheResult().__iterate(th,uh);var vh=this._iterable,wh=ya(vh),xh=0;if(xa(wh)){var yh;while(!(yh=wh.next()).done)if(th(yh.value,xh++,this)===false)break;}return xh;};ib.prototype.__iteratorUncached=function(th,uh){if(uh)return this.cacheResult().__iterator(th,uh);var vh=this._iterable,wh=ya(vh);if(!xa(wh))return new ta(va);var xh=0;return new ta(function(){var yh=wh.next();return yh.done?yh:ua(th,xh++,yh.value);});};h(jb,db);function jb(th){this._iterator=th;this._iteratorCache=[];}jb.prototype.__iterateUncached=function(th,uh){if(uh)return this.cacheResult().__iterate(th,uh);var vh=this._iterator,wh=this._iteratorCache,xh=0;while(xh=wh.length){var yh=vh.next();if(yh.done)return yh;wh[xh]=yh.value;}return ua(th,xh,wh[xh++]);});};function kb(th){return !!(th&&th[fb]);}var lb;function mb(){return lb||(lb=new gb([]));}function nb(th){var uh=Array.isArray(th)?new gb(th).fromEntrySeq():xa(th)?new jb(th).fromEntrySeq():wa(th)?new ib(th).fromEntrySeq():typeof th==='object'?new hb(th):(void 0);if(!uh)throw new TypeError('Expected Array or iterable object of [k, v] entries, '+'or keyed object: '+th);return uh;}function ob(th){var uh=qb(th);if(!uh)throw new TypeError('Expected Array or iterable object of values: '+th);return uh;}function pb(th){var uh=qb(th)||(typeof th==='object'&&new hb(th));if(!uh)throw new TypeError('Expected Array or iterable object of values, or keyed object: '+th);return uh;}function qb(th){return (ab(th)?new gb(th):xa(th)?new jb(th):wa(th)?new ib(th):(void 0));}function rb(th,uh,vh,wh){var xh=th._cache;if(xh){var yh=xh.length-1;for(var zh=0;zh<=yh;zh++){var ai=xh[vh?yh-zh:zh];if(uh(ai[1],wh?ai[0]:zh,th)===false)return zh+1;}return zh;}return th.__iterateUncached(uh,vh);}function sb(th,uh,vh,wh){var xh=th._cache;if(xh){var yh=xh.length-1,zh=0;return new ta(function(){var ai=xh[vh?yh-zh:zh];return zh++>yh?va():ua(uh,wh?ai[0]:zh-1,ai[1]);});}return th.__iteratorUncached(uh,vh);}h(tb,aa);function tb(){throw TypeError('Abstract');}h(ub,tb);function ub(){}h(vb,tb);function vb(){}h(wb,tb);function wb(){}tb.Keyed=ub;tb.Indexed=vb;tb.Set=wb;function xb(th,uh){if(th===uh||(th!==th&&uh!==uh))return true;if(!th||!uh)return false;if(typeof th.valueOf==='function'&&typeof uh.valueOf==='function'){th=th.valueOf();uh=uh.valueOf();}return typeof th.equals==='function'&&typeof uh.equals==='function'?th.equals(uh):th===uh||(th!==th&&uh!==uh);}function yb(th,uh){return uh?zb(uh,th,'',{'':th}):ac(th);}function zb(th,uh,vh,wh){if(Array.isArray(uh))return th.call(wh,vh,db(uh).map(function(xh,yh){return zb(th,xh,yh,uh);}));if(bc(uh))return th.call(wh,vh,cb(uh).map(function(xh,yh){return zb(th,xh,yh,uh);}));return uh;}function ac(th){if(Array.isArray(th))return db(th).map(ac).toList();if(bc(th))return cb(th).map(ac).toMap();return th;}function bc(th){return th&&th.constructor===Object;}var cc=typeof Math.imul==='function'&&Math.imul(4294967295,2)===-2?Math.imul:function th(uh,vh){uh=uh|0;vh=vh|0;var wh=uh&65535,xh=vh&65535;return (wh*xh)+((((uh>>>16)*xh+wh*(vh>>>16))<<16)>>>0)|0;};function dc(th){return ((th>>>1)&1073741824)|(th&3221225471);}function ec(th){if(th===false||th===null||th===(void 0))return 0;if(typeof th.valueOf==='function'){th=th.valueOf();if(th===false||th===null||th===(void 0))return 0;}if(th===true)return 1;var uh=typeof th;if(uh==='number'){var vh=th|0;if(vh!==th)vh^=th*4294967295;while(th>4294967295){th/=4294967295;vh^=th;}return dc(vh);}if(uh==='string')return th.length>nc?fc(th):gc(th);if(typeof th.hashCode==='function')return th.hashCode();return hc(th);}function fc(th){var uh=qc[th];if(uh===(void 0)){uh=gc(th);if(pc===oc){pc=0;qc={};}pc++;qc[th]=uh;}return uh;}function gc(th){var uh=0;for(var vh=0;vh0)switch(th.nodeType){case 1:return th.uniqueID;case 9:return th.documentElement&&th.documentElement.uniqueID;}}var kc=typeof WeakMap==='function'&&new WeakMap(),lc=0,mc='__immutablehash__';if(typeof Symbol==='function')mc=Symbol(mc);var nc=16,oc=255,pc=0,qc={};function rc(th,uh){if(!th)throw new Error(uh);}function sc(th){rc(th!==Infinity);}h(tc,cb);function tc(th,uh){this._iter=th;this._useKeys=uh;this.size=th.size;}tc.prototype.get=function(th,uh){return this._iter.get(th,uh);};tc.prototype.has=function(th){return this._iter.has(th);};tc.prototype.valueSeq=function(){return this._iter.valueSeq();};tc.prototype.reverse=function(){var th=this,uh=zc(this,true);if(!this._useKeys)uh.valueSeq=function(){return th._iter.toSeq().reverse();};return uh;};tc.prototype.map=function(th,uh){var vh=this,wh=yc(this,th,uh);if(!this._useKeys)wh.valueSeq=function(){return vh._iter.toSeq().map(th,uh);};return wh;};tc.prototype.__iterate=function(th,uh){var vh=this,wh;return this._iter.__iterate(this._useKeys?function(xh,yh){return th(xh,yh,vh);}:((wh=uh?qd(this):0),function(xh){return th(xh,uh?--wh:wh++,vh);}),uh);};tc.prototype.__iterator=function(th,uh){if(this._useKeys)return this._iter.__iterator(th,uh);var vh=this._iter.__iterator(oa,uh),wh=uh?qd(this):0;return new ta(function(){var xh=vh.next();return xh.done?xh:ua(th,uh?--wh:wh++,xh.value,xh);});};tc.prototype[ma]=true;h(uc,db);function uc(th){this._iter=th;this.size=th.size;}uc.prototype.contains=function(th){return this._iter.contains(th);};uc.prototype.__iterate=function(th,uh){var vh=this,wh=0;return this._iter.__iterate(function(xh){return th(xh,wh++,vh);},uh);};uc.prototype.__iterator=function(th,uh){var vh=this._iter.__iterator(oa,uh),wh=0;return new ta(function(){var xh=vh.next();return xh.done?xh:ua(th,wh++,xh.value,xh);});};h(vc,eb);function vc(th){this._iter=th;this.size=th.size;}vc.prototype.has=function(th){return this._iter.contains(th);};vc.prototype.__iterate=function(th,uh){var vh=this;return this._iter.__iterate(function(wh){return th(wh,wh,vh);},uh);};vc.prototype.__iterator=function(th,uh){var vh=this._iter.__iterator(oa,uh);return new ta(function(){var wh=vh.next();return wh.done?wh:ua(th,wh.value,wh.value,wh);});};h(wc,cb);function wc(th){this._iter=th;this.size=th.size;}wc.prototype.entrySeq=function(){return this._iter.toSeq();};wc.prototype.__iterate=function(th,uh){var vh=this;return this._iter.__iterate(function(wh){if(wh){pd(wh);return th(wh[1],wh[0],vh);}},uh);};wc.prototype.__iterator=function(th,uh){var vh=this._iter.__iterator(oa,uh);return new ta(function(){while(true){var wh=vh.next();if(wh.done)return wh;var xh=wh.value;if(xh){pd(xh);return th===pa?wh:ua(th,xh[0],xh[1],wh);}}});};uc.prototype.cacheResult=tc.prototype.cacheResult=vc.prototype.cacheResult=wc.prototype.cacheResult=td;function xc(th){var uh=sd(th);uh._iter=th;uh.size=th.size;uh.flip=function(){return th;};uh.reverse=function(){var vh=th.reverse.apply(this);vh.flip=function(){return th.reverse();};return vh;};uh.has=function(vh){return th.contains(vh);};uh.contains=function(vh){return th.has(vh);};uh.cacheResult=td;uh.__iterateUncached=function(vh,wh){var xh=this;return th.__iterate(function(yh,zh){return vh(zh,yh,xh)!==false;},wh);};uh.__iteratorUncached=function(vh,wh){if(vh===pa){var xh=th.__iterator(vh,wh);return new ta(function(){var yh=xh.next();if(!yh.done){var zh=yh.value[0];yh.value[0]=yh.value[1];yh.value[1]=zh;}return yh;});}return th.__iterator(vh===oa?na:oa,wh);};return uh;}function yc(th,uh,vh){var wh=sd(th);wh.size=th.size;wh.has=function(xh){return th.has(xh);};wh.get=function(xh,yh){var zh=th.get(xh,m);return zh===m?yh:uh.call(vh,zh,xh,th);};wh.__iterateUncached=function(xh,yh){var zh=this;return th.__iterate(function(ai,bi,ci){return xh(uh.call(vh,ai,bi,ci),bi,zh)!==false;},yh);};wh.__iteratorUncached=function(xh,yh){var zh=th.__iterator(pa,yh);return new ta(function(){var ai=zh.next();if(ai.done)return ai;var bi=ai.value,ci=bi[0];return ua(xh,ci,uh.call(vh,bi[1],ci,th),ai);});};return wh;}function zc(th,uh){var vh=sd(th);vh._iter=th;vh.size=th.size;vh.reverse=function(){return th;};if(th.flip)vh.flip=function(){var wh=xc(th);wh.reverse=function(){return th.flip();};return wh;};vh.get=function(wh,xh){return th.get(uh?wh:-1-wh,xh);};vh.has=function(wh){return th.has(uh?wh:-1-wh);};vh.contains=function(wh){return th.contains(wh);};vh.cacheResult=td;vh.__iterate=function(wh,xh){var yh=this;return th.__iterate(function(zh,ai){return wh(zh,ai,yh);},!xh);};vh.__iterator=function(wh,xh){return th.__iterator(wh,!xh);};return vh;}function ad(th,uh,vh,wh){var xh=sd(th);if(wh){xh.has=function(yh){var zh=th.get(yh,m);return zh!==m&&!!uh.call(vh,zh,yh,th);};xh.get=function(yh,zh){var ai=th.get(yh,m);return ai!==m&&uh.call(vh,ai,yh,th)?ai:zh;};}xh.__iterateUncached=function(yh,zh){var ai=this,bi=0;th.__iterate(function(ci,di,ei){if(uh.call(vh,ci,di,ei)){bi++;return yh(ci,wh?di:bi-1,ai);}},zh);return bi;};xh.__iteratorUncached=function(yh,zh){var ai=th.__iterator(pa,zh),bi=0;return new ta(function(){while(true){var ci=ai.next();if(ci.done)return ci;var di=ci.value,ei=di[0],fi=di[1];if(uh.call(vh,fi,ei,th))return ua(yh,wh?ei:bi++,fi,ci);}});};return xh;}function bd(th,uh,vh){var wh=wd().asMutable();th.__iterate(function(xh,yh){wh.update(uh.call(vh,xh,yh,th),0,function(zh){return zh+1;});});return wh.asImmutable();}function cd(th,uh,vh){var wh=fa(th),xh=(ia(th)?vf():wd()).asMutable();th.__iterate(function(zh,ai){xh.update(uh.call(vh,zh,ai,th),function(bi){return (bi=bi||[],bi.push(wh?[ai,zh]:zh),bi);});});var yh=rd(th);return xh.map(function(zh){return od(th,yh(zh));});}function dd(th,uh,vh,wh){var xh=th.size;if(w(uh,vh,xh))return th;var yh=x(uh,xh),zh=y(vh,xh);if(yh!==yh||zh!==zh)return dd(th.toSeq().cacheResult(),uh,vh,wh);var ai=zh-yh;if(ai<0)ai=0;var bi=sd(th);bi.size=ai===0?ai:th.size&&ai||(void 0);if(!wh&&kb(th)&&ai>=0)bi.get=function(ci,di){ci=u(this,ci);return ci>=0&&ciai)return va();var hi=ei.next();if(wh||ci===oa){return hi;}else if(ci===na){return ua(ci,gi-1,(void 0),hi);}else return ua(ci,gi-1,hi.value[1],hi);});};return bi;}function ed(th,uh,vh){var wh=sd(th);wh.__iterateUncached=function(xh,yh){var zh=this;if(yh)return this.cacheResult().__iterate(xh,yh);var ai=0;th.__iterate(function(bi,ci,di){return uh.call(vh,bi,ci,di)&&++ai&&xh(bi,ci,zh);});return ai;};wh.__iteratorUncached=function(xh,yh){var zh=this;if(yh)return this.cacheResult().__iterator(xh,yh);var ai=th.__iterator(pa,yh),bi=true;return new ta(function(){if(!bi)return va();var ci=ai.next();if(ci.done)return ci;var di=ci.value,ei=di[0],fi=di[1];if(!uh.call(vh,fi,ei,zh)){bi=false;return va();}return xh===pa?ci:ua(xh,ei,fi,ci);});};return wh;}function fd(th,uh,vh,wh){var xh=sd(th);xh.__iterateUncached=function(yh,zh){var ai=this;if(zh)return this.cacheResult().__iterate(yh,zh);var bi=true,ci=0;th.__iterate(function(di,ei,fi){if(!(bi&&(bi=uh.call(vh,di,ei,fi)))){ci++;return yh(di,wh?ei:ci-1,ai);}});return ci;};xh.__iteratorUncached=function(yh,zh){var ai=this;if(zh)return this.cacheResult().__iterator(yh,zh);var bi=th.__iterator(pa,zh),ci=true,di=0;return new ta(function(){var ei,fi,gi;do{ei=bi.next();if(ei.done)if(wh||yh===oa){return ei;}else if(yh===na){return ua(yh,di++,(void 0),ei);}else return ua(yh,di++,ei.value[1],ei);var hi=ei.value;fi=hi[0];gi=hi[1];ci&&(ci=uh.call(vh,gi,fi,ai));}while(ci);return yh===pa?ei:ua(yh,fi,gi,ei);});};return xh;}function gd(th,uh){var vh=fa(th),wh=[th].concat(uh).map(function(zh){if(!ea(zh)){zh=vh?nb(zh):ob(Array.isArray(zh)?zh:[zh]);}else if(vh)zh=ba(zh);return zh;}).filter(function(zh){return zh.size!==0;});if(wh.length===0)return th;if(wh.length===1){var xh=wh[0];if(xh===th||vh&&fa(xh)||ga(th)&&ga(xh))return xh;}var yh=new gb(wh);if(vh){yh=yh.toKeyedSeq();}else if(!ga(th))yh=yh.toSetSeq();yh=yh.flatten(true);yh.size=wh.reduce(function(zh,ai){if(zh!==(void 0)){var bi=ai.size;if(bi!==(void 0))return zh+bi;}},0);return yh;}function hd(th,uh,vh){var wh=sd(th);wh.__iterateUncached=function(xh,yh){var zh=0,ai=false;function bi(ci,di){var ei=this;ci.__iterate(function(fi,gi){if((!uh||di0;}function nd(th,uh,vh){var wh=sd(th);wh.size=new gb(vh).map(function(xh){return xh.size;}).min();wh.__iterate=function(xh,yh){var zh=this.__iterator(oa,yh),ai,bi=0;while(!(ai=zh.next()).done)if(xh(ai.value,bi++,this)===false)break;return bi;};wh.__iteratorUncached=function(xh,yh){var zh=vh.map(function(ci){return (ci=aa(ci),ya(yh?ci.reverse():ci));}),ai=0,bi=false;return new ta(function(){var ci;if(!bi){ci=zh.map(function(di){return di.next();});bi=ci.some(function(di){return di.done;});}if(bi)return va();return ua(xh,ai++,uh.apply(null,ci.map(function(di){return di.value;})));});};return wh;}function od(th,uh){return kb(th)?uh:th.constructor(uh);}function pd(th){if(th!==Object(th))throw new TypeError('Expected [K, V] tuple: '+th);}function qd(th){sc(th.size);return t(th);}function rd(th){return fa(th)?ba:ga(th)?ca:da;}function sd(th){return Object.create((fa(th)?cb:ga(th)?db:eb).prototype);}function td(){if(this._iter.cacheResult){this._iter.cacheResult();this.size=this._iter.size;return this;}else return bb.prototype.cacheResult.call(this);}function ud(th,uh){return th>uh?1:th=af)return pe(th,bi,wh,xh);var fi=th&&th===this.ownerID,gi=fi?bi:s(bi);if(ei){if(ai){ci===di-1?gi.pop():(gi[ci]=gi.pop());}else gi[ci]=[wh,xh];}else gi.push([wh,xh]);if(fi){this.entries=gi;return this;}return new ae(th,gi);};function be(th,uh,vh){this.ownerID=th;this.bitmap=uh;this.nodes=vh;}be.prototype.get=function(th,uh,vh,wh){if(uh===(void 0))uh=ec(vh);var xh=(1<<((th===0?uh:uh>>>th)&l)),yh=this.bitmap;return (yh&xh)===0?wh:this.nodes[we(yh&(xh-1))].get(th+j,uh,vh,wh);};be.prototype.update=function(th,uh,vh,wh,xh,yh,zh){if(vh===(void 0))vh=ec(wh);var ai=(uh===0?vh:vh>>>uh)&l,bi=1<=bf)return re(th,fi,ci,ai,hi);if(di&&!hi&&fi.length===2&&ne(fi[ei^1]))return fi[ei^1];if(di&&hi&&fi.length===1&&ne(hi))return hi;var ii=th&&th===this.ownerID,ji=di?hi?ci:ci^bi:ci|bi,ki=di?hi?xe(fi,ei,hi,ii):ze(fi,ei,ii):ye(fi,ei,hi,ii);if(ii){this.bitmap=ji;this.nodes=ki;return this;}return new be(th,ji,ki);};function ce(th,uh,vh){this.ownerID=th;this.count=uh;this.nodes=vh;}ce.prototype.get=function(th,uh,vh,wh){if(uh===(void 0))uh=ec(vh);var xh=(th===0?uh:uh>>>th)&l,yh=this.nodes[xh];return yh?yh.get(th+j,uh,vh,wh):wh;};ce.prototype.update=function(th,uh,vh,wh,xh,yh,zh){if(vh===(void 0))vh=ec(wh);var ai=(uh===0?vh:vh>>>uh)&l,bi=xh===m,ci=this.nodes,di=ci[ai];if(bi&&!di)return this;var ei=me(di,th,uh+j,vh,wh,xh,yh,zh);if(ei===di)return this;var fi=this.count;if(!di){fi++;}else if(!ei){fi--;if(fi>>vh)&l,zh=(vh===0?wh:wh>>>vh)&l,ai,bi=yh===zh?[oe(th,uh,vh+j,wh,xh)]:((ai=new ee(uh,wh,xh)),yh>>=1)zh[ai]=vh&1?uh[yh++]:(void 0);zh[wh]=xh;return new ce(th,yh+1,zh);}function se(th,uh,vh){var wh=[];for(var xh=0;xh>1)&1431655765);th=(th&858993459)+((th>>2)&858993459);th=(th+(th>>4))&252645135;th=th+(th>>8);th=th+(th>>16);return th&127;}function xe(th,uh,vh,wh){var xh=wh?th:s(th);xh[uh]=vh;return xh;}function ye(th,uh,vh,wh){var xh=th.length+1;if(wh&&uh+1===xh){th[uh]=vh;return th;}var yh=new Array(xh),zh=0;for(var ai=0;ai0&&wh=this.size)return uh;th+=this._origin;var vh=rf(this,th);return vh&&vh.array[th&l];};df.prototype.set=function(th,uh){return of(this,th,uh);};df.prototype.remove=function(th){return !this.has(th)?this:th===0?this.shift():th===this.size-1?this.pop():this.splice(th,1);};df.prototype.clear=function(){if(this.size===0)return this;if(this.__ownerID){this.size=this._origin=this._capacity=0;this._level=j;this._root=this._tail=null;this.__hash=(void 0);this.__altered=true;return this;}return nf();};df.prototype.push=function(){var th=arguments,uh=this.size;return this.withMutations(function(vh){sf(vh,0,uh+th.length);for(var wh=0;wh>>uh)&l;if(wh>=this.array.length)return new hf([],th);var xh=wh===0,yh;if(uh>0){var zh=this.array[wh];yh=zh&&zh.removeBefore(th,uh-j,vh);if(yh===zh&&xh)return this;}if(xh&&!yh)return this;var ai=qf(this,th);if(!xh)for(var bi=0;bi>>uh)&l;if(wh>=this.array.length)return this;var xh=wh===this.array.length-1,yh;if(uh>0){var zh=this.array[wh];yh=zh&&zh.removeAfter(th,uh-j,vh);if(yh===zh&&xh)return this;}if(xh&&!yh)return this;var ai=qf(this,th);if(!xh)ai.array.pop();if(yh)ai.array[wh]=yh;return ai;};var jf={};function kf(th,uh){var vh=th._origin,wh=th._capacity,xh=uf(wh),yh=th._tail;return zh(th._root,th._level,0);function zh(ci,di,ei){return di===0?ai(ci,ei):bi(ci,di,ei);}function ai(ci,di){var ei=di===xh?yh&&yh.array:ci&&ci.array,fi=di>vh?0:vh-di,gi=wh-di;if(gi>k)gi=k;return function(){if(fi===gi)return jf;var hi=uh?--gi:fi++;return ei&&ei[hi];};}function bi(ci,di,ei){var fi,gi=ci&&ci.array,hi=ei>vh?0:(vh-ei)>>di,ii=((wh-ei)>>di)+1;if(ii>k)ii=k;return function(){do{if(fi){var ji=fi();if(ji!==jf)return ji;fi=null;}if(hi===ii)return jf;var ki=uh?--ii:hi++;fi=zh(gi&&gi[ki],di-j,ei+(ki<=th.size||uh<0)return th.withMutations(function(zh){uh<0?sf(zh,uh).set(0,vh):sf(zh,0,uh+1).set(uh,vh);});uh+=th._origin;var wh=th._tail,xh=th._root,yh=p(o);if(uh>=uf(th._capacity)){wh=pf(wh,th.__ownerID,0,uh,vh,yh);}else xh=pf(xh,th.__ownerID,th._level,uh,vh,yh);if(!yh.value)return th;if(th.__ownerID){th._root=xh;th._tail=wh;th.__hash=(void 0);th.__altered=true;return th;}return lf(th._origin,th._capacity,th._level,xh,wh);}function pf(th,uh,vh,wh,xh,yh){var zh=(wh>>>vh)&l,ai=th&&zh0){var ci=th&&th.array[zh],di=pf(ci,uh,vh-j,wh,xh,yh);if(di===ci)return th;bi=qf(th,uh);bi.array[zh]=di;return bi;}if(ai&&th.array[zh]===xh)return th;q(yh);bi=qf(th,uh);if(xh===(void 0)&&zh===bi.array.length-1){bi.array.pop();}else bi.array[zh]=xh;return bi;}function qf(th,uh){if(uh&&th&&uh===th.ownerID)return th;return new hf(th?th.array.slice():[],uh);}function rf(th,uh){if(uh>=uf(th._capacity))return th._tail;if(uh<1<<(th._level+j)){var vh=th._root,wh=th._level;while(vh&&wh>0){vh=vh.array[(uh>>>wh)&l];wh-=j;}return vh;}}function sf(th,uh,vh){var wh=th.__ownerID||new r(),xh=th._origin,yh=th._capacity,zh=xh+uh,ai=vh===(void 0)?yh:vh<0?yh+vh:xh+vh;if(zh===xh&&ai===yh)return th;if(zh>=ai)return th.clear();var bi=th._level,ci=th._root,di=0;while(zh+di<0){ci=new hf(ci&&ci.array.length?[(void 0),ci]:[],wh);bi+=j;di+=1<=1<<(bi+j)){ci=new hf(ci&&ci.array.length?[ci]:[],wh);bi+=j;}var gi=th._tail,hi=fiei?new hf([],wh):gi;if(gi&&fi>ei&&zhj;ji-=j){var ki=(ei>>>ji)&l;ii=ii.array[ki]=qf(ii.array[ki],wh);}ii.array[(ei>>>j)&l]=gi;}if(ai=fi){zh-=fi;ai-=fi;bi=j;ci=null;hi=hi&&hi.removeBefore(wh,0,zh);}else if(zh>xh||fi>>bi)&l;if(li!==(fi>>>bi)&l)break;if(li)di+=(1<xh)ci=ci.removeBefore(wh,bi,zh-di);if(ci&&fixh)xh=ai.size;if(!ea(zh))ai=ai.map(function(bi){return yb(bi);});wh.push(ai);}if(xh>th.size)th=th.setSize(xh);return ue(th,uh,wh);}function uf(th){return th>>j)<=k&&xh.size>=wh.size*2){bi=xh.filter(function(ci,di){return ci!==(void 0)&&yh!==di;});ai=bi.toKeyedSeq().map(function(ci){return ci[0];}).flip().toMap();if(th.__ownerID)ai.__ownerID=bi.__ownerID=th.__ownerID;}else{ai=wh.remove(uh);bi=yh===xh.size-1?xh.pop():xh.set(yh,(void 0));}}else if(zh){if(vh===xh.get(yh)[1])return th;ai=wh;bi=xh.set(yh,[uh,vh]);}else{ai=wh.set(uh,xh.size);bi=xh.set(xh.size,[uh,vh]);}if(th.__ownerID){th.size=ai.size;th._map=ai;th._list=bi;th.__hash=(void 0);return th;}return xf(ai,bi);}h(bg,vb);function bg(th){return th===null||th===(void 0)?hg():cg(th)?th:hg().unshiftAll(th);}bg.of=function(){return this(arguments);};bg.prototype.toString=function(){return this.__toString('Stack [',']');};bg.prototype.get=function(th,uh){var vh=this._head;while(vh&&th--)vh=vh.next;return vh?vh.value:uh;};bg.prototype.peek=function(){return this._head&&this._head.value;};bg.prototype.push=function(){if(arguments.length===0)return this;var th=this.size+arguments.length,uh=this._head;for(var vh=arguments.length-1;vh>=0;vh--)uh={value:arguments[vh],next:uh};if(this.__ownerID){this.size=th;this._head=uh;this.__hash=(void 0);this.__altered=true;return this;}return fg(th,uh);};bg.prototype.pushAll=function(th){th=ca(th);if(th.size===0)return this;sc(th.size);var uh=this.size,vh=this._head;th.reverse().forEach(function(wh){uh++;vh={value:wh,next:vh};});if(this.__ownerID){this.size=uh;this._head=vh;this.__hash=(void 0);this.__altered=true;return this;}return fg(uh,vh);};bg.prototype.pop=function(){return this.slice(1);};bg.prototype.unshift=function(){return this.push.apply(this,arguments);};bg.prototype.unshiftAll=function(th){return this.pushAll(th);};bg.prototype.shift=function(){return this.pop.apply(this,arguments);};bg.prototype.clear=function(){if(this.size===0)return this;if(this.__ownerID){this.size=0;this._head=(void 0);this.__hash=(void 0);this.__altered=true;return this;}return hg();};bg.prototype.slice=function(th,uh){if(w(th,uh,this.size))return this;var vh=x(th,this.size),wh=y(uh,this.size);if(wh!==this.size)return vb.prototype.slice.call(this,th,uh);var xh=this.size-vh,yh=this._head;while(vh--)yh=yh.next;if(this.__ownerID){this.size=xh;this._head=yh;this.__hash=(void 0);this.__altered=true;return this;}return fg(xh,yh);};bg.prototype.__ensureOwner=function(th){if(th===this.__ownerID)return this;if(!th){this.__ownerID=th;this.__altered=false;return this;}return fg(this.size,this._head,th,this.__hash);};bg.prototype.__iterate=function(th,uh){if(uh)return this.toSeq().cacheResult.__iterate(th,uh);var vh=0,wh=this._head;while(wh){if(th(wh.value,vh++,this)===false)break;wh=wh.next;}return vh;};bg.prototype.__iterator=function(th,uh){if(uh)return this.toSeq().cacheResult().__iterator(th,uh);var vh=0,wh=this._head;return new ta(function(){if(wh){var xh=wh.value;wh=wh.next;return ua(th,vh++,xh);}return va();});};function cg(th){return !!(th&&th[dg]);}bg.isStack=cg;var dg='@@__IMMUTABLE_STACK__@@',eg=bg.prototype;eg[dg]=true;eg.withMutations=zd.withMutations;eg.asMutable=zd.asMutable;eg.asImmutable=zd.asImmutable;eg.wasAltered=zd.wasAltered;function fg(th,uh,vh,wh){var xh=Object.create(eg);xh.size=th;xh._head=uh;xh.__ownerID=vh;xh.__hash=wh;xh.__altered=false;return xh;}var gg;function hg(){return gg||(gg=fg(0));}h(ig,wb);function ig(th){return th===null||th===(void 0)?pg():jg(th)?th:pg().withMutations(function(uh){var vh=da(th);sc(vh.size);vh.forEach(function(wh){return uh.add(wh);});});}ig.of=function(){return this(arguments);};ig.fromKeys=function(th){return this(ba(th).keySeq());};ig.prototype.toString=function(){return this.__toString('Set {','}');};ig.prototype.has=function(th){return this._map.has(th);};ig.prototype.add=function(th){return mg(this,this._map.set(th,true));};ig.prototype.remove=function(th){return mg(this,this._map.remove(th));};ig.prototype.clear=function(){return mg(this,this._map.clear());};ig.prototype.union=function(){var th=g.call(arguments,0);th=th.filter(function(uh){return uh.size!==0;});if(th.length===0)return this;if(this.size===0&&th.length===1)return this.constructor(th[0]);return this.withMutations(function(uh){for(var vh=0;vh1?' by '+this._step:'')+' ]';};bh.prototype.get=function(th,uh){return this.has(th)?this._start+u(this,th)*this._step:uh;};bh.prototype.contains=function(th){var uh=(th-this._start)/this._step;return uh>=0&&uh=0&&vhvh?va():ua(th,yh++,zh);});};bh.prototype.equals=function(th){return th instanceof bh?this._start===th._start&&this._end===th._end&&this._step===th._step:ah(this,th);};var ch;h(dh,db);function dh(th,uh){if(!(this instanceof dh))return new dh(th,uh);this._value=th;this.size=uh===(void 0)?Infinity:Math.max(0,uh);if(this.size===0){if(eh)return eh;eh=this;}}dh.prototype.toString=function(){if(this.size===0)return 'Repeat []';return 'Repeat [ '+this._value+' '+this.size+' times ]';};dh.prototype.get=function(th,uh){return this.has(th)?this._value:uh;};dh.prototype.contains=function(th){return xb(this._value,th);};dh.prototype.slice=function(th,uh){var vh=this.size;return w(th,uh,vh)?this:new dh(this._value,y(uh,vh)-x(th,vh));};dh.prototype.reverse=function(){return this;};dh.prototype.indexOf=function(th){if(xb(this._value,th))return 0;return -1;};dh.prototype.lastIndexOf=function(th){if(xb(this._value,th))return this.size;return -1;};dh.prototype.__iterate=function(th,uh){for(var vh=0;vhthis.size)))?uh:this.find(function(vh,wh){return wh===th;},(void 0),uh);},has:function(th){th=u(this,th);return th>=0&&(this.size!==(void 0)?this.size===Infinity||thuh?-1:0;}function ph(th){if(th.size===Infinity)return 0;var uh=ia(th),vh=fa(th),wh=uh?1:0,xh=th.__iterate(vh?uh?function(yh,zh){wh=31*wh+rh(ec(yh),ec(zh))|0;}:function(yh,zh){wh=wh+rh(ec(yh),ec(zh))|0;}:uh?function(yh){wh=31*wh+ec(yh)|0;}:function(yh){wh=wh+ec(yh)|0;});return qh(xh,wh);}function qh(th,uh){uh=cc(uh,3432918353);uh=cc(uh<<15|uh>>>-15,461845907);uh=cc(uh<<13|uh>>>-13,5);uh=(uh+3864292196|0)^th;uh=cc(uh^uh>>>16,2246822507);uh=cc(uh^uh>>>13,3266489909);uh=dc(uh^uh>>>16);return uh;}function rh(th,uh){return th^uh+2654435769+(th<<6)+(th>>2)|0;}var sh={Iterable:aa,Seq:bb,Collection:tb,Map:wd,OrderedMap:vf,List:df,Stack:bg,Set:ig,OrderedSet:qg,Record:wg,Range:bh,Repeat:dh,is:xb,fromJS:yb};return sh;}));},null);
-__d("SelectionState",["immutable"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();"use strict";var h=g.Record({anchorKey:null,anchorOffset:null,focusKey:null,focusOffset:null,isBackward:false,hasFocus:false});for(var i in h)if(h.hasOwnProperty(i))k[i]=h[i];var j=h===null?null:h.prototype;k.prototype=Object.create(j);k.prototype.constructor=k;k.__superConstructor__=h;function k(){if(h!==null)h.apply(this,arguments);}k.prototype.serialize=function(){return ('Anchor: '+this.getAnchorKey()+':'+this.getAnchorOffset()+', '+'Focus: '+this.getFocusKey()+':'+this.getFocusOffset()+', '+'Is Backward: '+this.getIsBackward()+', '+'Has Focus: '+this.getHasFocus());};k.prototype.getAnchorKey=function(){return this.anchorKey;};k.prototype.getAnchorOffset=function(){return this.anchorOffset;};k.prototype.getFocusKey=function(){return this.focusKey;};k.prototype.getFocusOffset=function(){return this.focusOffset;};k.prototype.getIsBackward=function(){return this.isBackward;};k.prototype.getHasFocus=function(){return this.hasFocus;};k.prototype.hasEdgeWithin=function(l,m,n){var o=this.getAnchorKey(),p=this.getFocusKey();if(o===p&&o===l){var q=this.getStartOffset(),r=this.getEndOffset();return m<=r&&q<=n;}var s;if(l===o){s=this.getAnchorOffset();}else if(l===p){s=this.getFocusOffset();}else return false;return m<=s&&n>=s;};k.prototype.isCollapsed=function(){return (this.getAnchorKey()===this.getFocusKey()&&this.getAnchorOffset()===this.getFocusOffset());};k.prototype.getStartKey=function(){return this.getIsBackward()?this.getFocusKey():this.getAnchorKey();};k.prototype.getStartOffset=function(){return this.getIsBackward()?this.getFocusOffset():this.getAnchorOffset();};k.prototype.getEndKey=function(){return this.getIsBackward()?this.getAnchorKey():this.getFocusKey();};k.prototype.getEndOffset=function(){return this.getIsBackward()?this.getAnchorOffset():this.getFocusOffset();};e.exports=k;},null);
-__d("MentionResultsPropTypes",["React","SearchableEntry","SelectionState"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j=g,k=j.PropTypes,l={viewID:k.string.isRequired,selection:k.instanceOf(i).isRequired,contextComponent:k.object.isRequired,mentionableEntries:k.array.isRequired,highlightedMentionable:k.instanceOf(h),onMentionSelect:k.func.isRequired,onMentionHighlight:k.func.isRequired,onMentionRenderHighlight:k.func.isRequired};e.exports=l;},null);
-__d("MentionsLayer.react",["Bootloader","Locale","MentionResultsPropTypes","React","areEqual"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();var l=j,m=l.PropTypes,n=false,o=h.isRTL(),p,q,r,s,t=5,u=j.createClass({displayName:"MentionsLayer",propTypes:Object.assign({},i,{typeaheadView:m.func.isRequired,typeaheadViewProps:m.object}),getInitialState:function(){return {bootloaded:n};},componentWillMount:function(){if(!this.state.bootloaded)v(function(){this.isMounted()&&this.setState({bootloaded:true});}.bind(this));},_onMentionSelect:function(w,x){x.preventDefault();this.props.onMentionSelect(w,x);},shouldComponentUpdate:function(w,x){return (this.state.bootloaded!==x.bootloaded||!k(this.props.mentionableEntries,w.mentionableEntries)||this.props.highlightedMentionable!==w.highlightedMentionable||this.props.characterOffset!==w.characterOffset);},render:function(){if(!this.state.bootloaded)return null;var w=this.props.mentionableEntries,x=this.props.selection,y=(x.isCollapsed()&&x.getHasFocus()&&w&&w.length),z=null,aa=this.props.typeaheadViewProps,ba=false,ca=false;if(aa&&aa.positionAtContext){ba=true;ca=true;}else if(y)z=s(this.props.characterOffset,o);var da={};if(this.props.autoflip){da.ContextualLayerAutoFlip=q;da.ContextualLayerUpdateOnScroll=r;}var ea=this.props.typeaheadView;return (j.createElement(p,{shown:y,context:this.props.contextComponent,contextBounds:z,containerWidthMatchContext:ca,offsetY:t,position:"below",behaviors:da},j.createElement(ea,{id:this.props.viewID,viewProps:this.props.typeaheadViewProps,highlightedEntry:this.props.highlightedMentionable,entries:w||[],onSelect:this._onMentionSelect,onHighlight:this.props.onMentionHighlight,onRenderHighlight:this.props.onMentionRenderHighlight})));}});function v(w){g.loadModules(["ContextualLayer.react","ContextualLayerAutoFlip","ContextualLayerUpdateOnScroll","getMentionableRect"],function(x,y,z,aa){p=x;q=y;r=z;s=aa;n=true;w();});}e.exports=u;},null);
-__d("getDOMImageSize",["URI"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();function h(m){m.onload=null;m.onerror=null;m.onreadystatechange=null;m._callback=null;m._thisObj=null;m._srcStr=null;m.parentNode&&m.parentNode.removeChild(m);}function i(){var m=this;if(m._callback)m._callback.call(m._thisObj,m.naturalWidth||m.width,m.naturalHeight||m.height,m._srcStr);h(m);}function j(){var m=this;if(m.readyState==='complete')i.call(m);}function k(){var m=this;if(m._callback)m._callback.call(m._thisObj,0,0,m._srcStr);h(m);}function l(m,n,o){o=o||null;if(!m){n.call(o,0,0,'');return;}var p=document.body;if(!p){setTimeout(l.bind(this,m,n,o),500);return;}var q;if(typeof m==='string'){q=m;}else if(typeof m==='object')if(typeof m.width==='number'&&typeof m.height==='number'){if(typeof m.src==='string'){q=m.src;if(m.naturalWidth&&m.naturalHeight){n.call(o,m.naturalWidth,m.naturalHeight,q);return;}}if(typeof m.uri==='string'){q=m.uri;if(m.width&&m.height){n.call(o,m.width,m.height,q);return;}}}else if(m instanceof g)q=m.toString();if(!q){n(0,0,m);return;}var r=document.createElement('img');r.onreadystatechange=j;r.onload=i;r.onerror=k;r._callback=n;r._thisObj=o;r._srcStr=q;r.src=q;r.style.cssText='position:absolute;left:0;top:0;width:auto;height:auto;clip:rect(0 0 0 0);';p.insertBefore(r,p.firstChild);}e.exports=l;},null);
-__d("CachedDOMImageSizePool",["debounce","getDOMImageSize"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();function i(j,k){"use strict";this.$CachedDOMImageSizePool0={};this.$CachedDOMImageSizePool1=k;this.$CachedDOMImageSizePool2=0;this.$CachedDOMImageSizePool3=j;this.$CachedDOMImageSizePool4=g(this.$CachedDOMImageSizePool5,5000,this);this.$CachedDOMImageSizePool6={};this.$CachedDOMImageSizePool7={};}i.prototype.get=function(j,k,l){"use strict";if(!j){k.call(l,0,0,j);return;}var m=this.$CachedDOMImageSizePool0[j];if(m){m.lastAccessTime=Date.now();k.call(l,m.width,m.height,m.src);}else if(this.$CachedDOMImageSizePool6[j]){this.$CachedDOMImageSizePool6[j].push(k);this.$CachedDOMImageSizePool7[j].push(l);}else{this.$CachedDOMImageSizePool6[j]=[k];this.$CachedDOMImageSizePool7[j]=[l];h(j,this.$CachedDOMImageSizePool8,this);}};i.prototype.set=function(j,k,l){"use strict";if(this.$CachedDOMImageSizePool2>this.$CachedDOMImageSizePool3)this.$CachedDOMImageSizePool4();var m=this.$CachedDOMImageSizePool0;if(j&&!m[j]){var n={width:k,height:l,src:j,lastAccessTime:Date.now()};m[j]=n;this.$CachedDOMImageSizePool2++;}};i.prototype.$CachedDOMImageSizePool8=function(j,k,l){"use strict";this.set(l,j,k);var m=this.$CachedDOMImageSizePool6[l],n=this.$CachedDOMImageSizePool7[l];for(var o=0,p=m.length;om){delete k[n];l--;}}this.$CachedDOMImageSizePool2=l;};e.exports=i;},null);
-__d("BackgroundImage.react",["CachedDOMImageSizePool","React","XUISpinner.react","cx","invariant","joinClasses"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();var m=h,n=m.PropTypes,o='(-?(\\d+\\.)?\\d+(px|\\%))',p=new RegExp('^'+o+'?(\\s'+o+')?$','g'),q=new g(50,10*60*1000),r=h.createClass({displayName:"BackgroundImage",propTypes:{src:n.string,width:n.number.isRequired,height:n.number.isRequired,backgroundSize:n.oneOf(['contain','cover','containinside','coverinside']),loadingIndicatorStyle:n.oneOf(['none','large','small']),backgroundPosition:function(s,t,u){var v=s[t];if(v){k(typeof v==='string');k(v.match(p));}},onImageLoad:n.func,optimizeResizeSpeed:n.bool,onContextMenu:n.func},getInitialState:function(){return {imageWidth:null,imageHeight:null,imageSrc:this.props.src,loading:true};},getDefaultProps:function(){return {optimizeResizeSpeed:false,loadingIndicatorStyle:'none'};},componentDidMount:function(){this._resolveImageSize();},componentDidUpdate:function(s){if(this.props.src!==this.state.imageSrc)this.setState({imageWidth:0,imageHeight:0,imageSrc:this.props.src,loading:true},this._resolveImageSize);},_resolveImageSize:function(){var s=this.state.imageSrc;if(s)q.get(s,this._onImageSizeResolved,this);},render:function(){var s={width:this.props.width+'px',height:this.props.height+'px'},t=l(this.props.className,"_5f0d");return (h.createElement("div",h.__spread({},this.props,{className:l(this.props.className,t),style:Object.assign({},(this.props.style||{}),s),onContextMenu:this.props.onContextMenu}),this._renderImage(),this._renderContent(),this._renderLoadingIndicator()));},_renderLoadingIndicator:function(){if(!this.state.loading||this.props.loadingIndicatorStyle==='none')return null;return (h.createElement("div",{className:"_1qe- _5lar"},h.createElement("div",{className:"_1qe_"},h.createElement("div",{className:"_1qf0"},h.createElement(i,{size:this.props.loadingIndicatorStyle})))));},_renderContent:function(){if(this.props.children)return (h.createElement("div",{className:"_1qe-"},h.createElement("div",{className:"_1qe_"},h.createElement("div",{className:"_1qf0"},this.props.children))));},_renderImage:function(){if(!this.state.imageWidth||!this.state.imageHeight)return;var s=this.props.width,t=this.props.height,u,v;switch(this.props.backgroundSize){case 'cover':u='cover';v=false;break;case 'coverinside':u='cover';v=true;break;case 'contain':u='contain';v=false;break;case 'containinside':u='contain';v=true;}var w=this.state.imageWidth,x=this.state.imageHeight,y=s/t,z=w/x;if(u==='contain')if((w>s||!v)&&z>=y){w=s;x=w/z;}else if(x>t||!v){x=t;w=x*z;}if(u==='cover')if((w>s||!v)&&z>=y){x=t;w=x*z;}else if(x>t||!v){w=s;x=w/z;}var aa=this._getImageStyle(w,x);return (h.createElement("img",{alt:"",className:(("_5i4g")+(this.props.optimizeResizeSpeed?' '+"_5sjv":'')),style:aa,src:this.state.imageSrc}));},_getImageStyle:function(s,t){var u;if(this.props.backgroundPosition){u=this.props.backgroundPosition.split(' ');}else u=['50%','50%'];return {width:Math.round(s)+'px',height:Math.round(t)+'px',left:this._getBackgroundPositionPxValue('left',u[0],s,t),top:this._getBackgroundPositionPxValue('top',u[1]||u[0],s,t)};},_getBackgroundPositionPxValue:function(s,t,u,v){var w=parseFloat(t),x=t.substr(w.toString().length);if(x==='px')return t;if(s==='left'){return Math.round((this.props.width-u)*(w/100))+'px';}else return Math.round((this.props.height-v)*(w/100))+'px';},_onImageSizeResolved:function(s,t,u){if(!this.isMounted()||this.state.imageSrc!==u)return;var v=this.props.onImageLoad?this.props.onImageLoad.bind(null,s,t):null;this.setState({imageWidth:s,imageHeight:t,loading:false},v);}});e.exports=r;},null);
-__d("TypeaheadViewItem",["React","SearchableEntry"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i=g,j=i.PropTypes,k={entry:j.instanceOf(h).isRequired,highlighted:j.bool,role:j.string,selected:j.bool,onSelect:j.func.isRequired,onHighlight:j.func,onRenderHighlight:j.func},l={_onSelect:function(m){this.props.onSelect(this.props.entry,m);},_onHighlight:function(m){if(this.props.onHighlight)this.props.onHighlight(this.props.entry,m);},getDefaultProps:function(){return {role:'option'};},shouldComponentUpdate:function(m){return (this.props.entry.getUniqueID()!==m.entry.getUniqueID()||this.props.highlighted!==m.highlighted||this.props.selected!==m.selected);},componentDidMount:function(){if(this.props.highlighted&&this.props.onRenderHighlight)this.props.onRenderHighlight(g.findDOMNode(this));},componentDidUpdate:function(){if(this.props.highlighted&&this.props.onRenderHighlight)this.props.onRenderHighlight(g.findDOMNode(this));}};e.exports={propTypes:k,Mixin:l};},null);
-__d("cssURL",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();function g(h){return "url('"+h.replace(/(\\|\s|\(|\)|'|\")/g,'\\$1')+"')";}e.exports=g;},null);
-__d("MentionsTypeaheadViewItem.react",["Badge.react","ImageBlock.react","React","TypeaheadViewItem","cssURL","cx"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();var m=i,n=m.PropTypes,o=i.createClass({displayName:"MentionsTypeaheadViewItem",mixins:[j.Mixin],propTypes:Object.assign({},j.propTypes,{ariaDescribedBy:n.string}),render:function(){var p=this.props.entry,q=p.getAuxiliaryData(),r=null;if(q)if(q.verified){r=i.createElement(g,{type:"verified",size:"xsmall"});}else if(q.workUser)r=i.createElement(g,{type:"work",size:"xsmall"});var s=p.getPhoto()?i.createElement("span",{className:"_5u93",style:{backgroundImage:k(p.getPhoto())}}):i.createElement("span",null),t=null;if(p.getSubtitle())t=i.createElement("div",{className:"_5u95"},p.getSubtitle());var u=(("_5u91")+(this.props.highlighted?' '+"_5u92":''));return (i.createElement("li",{role:"option",className:u,"aria-label":p.getTitle(),"aria-selected":this.props.highlighted,"aria-describedby":this.props.ariaDescribedBy,onMouseDown:this._onSelect,onMouseEnter:this._onHighlight},i.createElement(h,{spacing:"medium"},s,i.createElement("div",null,i.createElement("div",{className:"_5u94"},p.getTitle(),r),t))));}});e.exports=o;},null);
-__d("extendArray",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();function g(h,i){Array.prototype.push.apply(h,i);return h;}e.exports=g;},null);
-__d("GroupMentionsTypeaheadView.react",["Image.react","MentionsTypeaheadViewItem.react","React","cx","extendArray","fbt","ix","uniqueID"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){b.__markCompiled&&b.__markCompiled();var o=i,p=o.PropTypes,q=l._("No Results"),r=i.createClass({displayName:"GroupMentionsTypeaheadView",propTypes:{id:p.string,viewProps:p.object,highlightedEntry:p.object,entries:p.array.isRequired,onSelect:p.func.isRequired,onHighlight:p.func,onRenderHighlight:p.func},getInitialState:function(){return {membersHeaderID:n(),nonMembersHeaderID:n()};},_renderItem:function(s,t){var u=s===this.props.highlightedEntry;return (i.createElement(h,{key:s.getUniqueID(),ariaDescribedBy:t,entry:s,highlighted:u,onSelect:this.props.onSelect,onHighlight:this.props.onHighlight,onRenderHighlight:this._onRenderHighlight}));},_renderMembers:function(s){var t=null;if(s.length){t=s.map(function(w,x){var y=x===0?this.state.membersHeaderID:null;return this._renderItem(w,y);}.bind(this));}else t=[i.createElement("li",{className:"_2ph-",role:"option","aria-describedby":this.state.membersHeaderID,"aria-label":q},q)];var u=null;if(this.props.viewProps.member.aux)u=i.createElement("span",{className:"_1knr"},' \u00b7 ',this.props.viewProps.member.aux);var v=[i.createElement("li",{id:this.state.membersHeaderID,className:"_1kns"},this.props.viewProps.member.title,u)];return k(v,t);},_renderNonMembers:function(s){if(!s.length)return null;var t=null;if(this.props.viewProps.nonMember.aux)t=i.createElement("span",{className:"_1knr"},' \u00b7 ',this.props.viewProps.nonMember.aux);var u=[i.createElement("li",{id:this.state.nonMembersHeaderID,className:"_1kns"},i.createElement(g,{src:m('/images/groups/secret-tag.png'),className:"_1knt"}),this.props.viewProps.nonMember.title,t)];return k(u,s.map(function(v,w){var x=w===0?this.state.nonMembersHeaderID:null;return this._renderItem(v,x);}.bind(this)));},render:function(){var s=[],t=[];this.props.entries.forEach(function(v){var w=v.getAuxiliaryData();if(w.renderType==='member'){s.push(v);}else t.push(v);});var u=(("_5u8_")+(!s.length&&!t.length?' '+"_5u90":''));return (i.createElement("ul",{className:u,role:"listbox",id:this.props.id},this._renderMembers(s),this._renderNonMembers(t)));}});e.exports=r;},null);
-__d("AbstractDocumentDecorator",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();function g(){"use strict";}g.prototype.getDecorations=function(h){"use strict";throw new Error('Must implement `getDecorations`.');};g.prototype.getComponentForKey=function(h){"use strict";throw new Error('Must implement `getComponentForKey`.');};g.prototype.getPropsForKey=function(h){"use strict";throw new Error('Must implement `getPropsForKey`.');};e.exports=g;},null);
-__d("fillArray",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();function g(h,i){var j=new Array(h);for(var k=0;k0)return ' '+y;}else if(zk);}e.exports=h;},null);
-__d("getRangesForDocumentEntityExperimental",["invariant"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();function h(i,j){var k=[];i.findEntityRanges(function(l){return l.getEntity()===j;},function(l,m){k.push({start:l,end:m});});g(!!k.length);return k;}e.exports=h;},null);
-__d("getCharacterRemovalRangeExperimental",["ComposedEntityMutability","DocumentEntity","DocumentEntitySegmentsExperimental","checkRangeOverlap","getRangesForDocumentEntityExperimental","invariant"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();var m=g.MUTABLE,n=g.IMMUTABLE;function o(p,q,r){var s=q.getStartOffset(),t=q.getEndOffset(),u=p.getEntityAt(s);if(!u)return q;var v=h.get(u),w=v.getMutability();if(w===m)return q;var x=k(p,u).filter(function(aa){return j(s,t,aa.start,aa.end);});l(x.length==1);var y=x[0];if(w===n)return q.merge({anchorOffset:y.start,focusOffset:y.end,isBackward:false});var z=i.getRemovalRange(s,t,p.getText().slice(y.start,y.end),y.start,r);return q.merge({anchorOffset:z.start,focusOffset:z.end,isBackward:false});}e.exports=o;},null);
-__d("generateBlockKey",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();var g={},h=Math.pow(2,24);function i(){var j;while(j===(void 0)||g.hasOwnProperty(j)||!isNaN(+j))j=Math.floor(Math.random()*h).toString(32);g[j]=true;return j;}e.exports=i;},null);
-__d("findRangesImmutable",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();function g(h,i,j,k){if(!h.size)return;var l=0;h.reduce(function(m,n,o){if(!i(m,n)){if(j(m))k(l,o);l=o;}return n;});j(h.last())&&k(l,h.count());}e.exports=g;},null);
-__d("removeEntitiesAtEdges",["CharacterMetadata","ComposedEntityMutability","DocumentEntity","findRangesImmutable","isEmpty"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();"use strict";var l=h.MUTABLE;function m(p,q){var r=p.getBlockMap(),s={},t=q.getStartKey(),u=q.getStartOffset(),v=r.get(t),w=o(v,u);if(w!==v)s[t]=w;var x=q.getEndKey(),y=q.getEndOffset(),z=r.get(x);if(t===x)z=w;var aa=o(z,y);if(aa!==z)s[x]=aa;if(k(s))return p.set('selectionAfter',q);return p.merge({blockMap:r.merge(s),selectionAfter:q});}function n(p,q,r){var s;j(p,function(t,u){return t.getEntity()===u.getEntity();},function(t){return t.getEntity()===q;},function(t,u){if(t<=r&&u>=r)s={start:t,end:u};});return s;}function o(p,q){var r=p.getCharacterList(),s=q>0?r.get(q-1):undefined,t=qk){j=j.pop();l--;}}else j=j.slice(0,k).concat(j.slice(l));return j;}e.exports=h;},null);
-__d("setBlockTypeForContentState",["immutable"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();"use strict";function h(i,j,k){var l=j.getStartKey(),m=j.getEndKey(),n=i.getBlockMap(),o=n.toSeq().skipUntil(function(p,q){return q===l;}).takeUntil(function(p,q){return q===m;}).concat(g.Map([[m,n.get(m)]])).map(function(p){return p.set('type',k);});return i.merge({blockMap:n.merge(o),selectionBefore:j,selectionAfter:j});}e.exports=h;},null);
-__d("splitBlockInContentState",["generateBlockKey","invariant"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();"use strict";function i(j,k){h(k.isCollapsed());var l=k.getAnchorKey(),m=k.getAnchorOffset(),n=j.getBlockMap(),o=n.get(l),p=o.getText(),q=o.getCharacterList(),r=o.merge({text:p.slice(0,m),characterList:q.slice(0,m)}),s=g(),t=r.merge({key:s,text:p.slice(m),characterList:q.slice(m)}),u=n.toSeq().takeUntil(function(x){return x===o;}),v=n.toSeq().skipUntil(function(x){return x===o;}).rest(),w=u.concat([[r.getKey(),r],[t.getKey(),t]],v).toOrderedMap();return j.merge({blockMap:w,selectionBefore:k,selectionAfter:k.merge({anchorKey:s,anchorOffset:0,focusKey:s,focusOffset:0,isBackward:false})});}e.exports=i;},null);
-__d("DocumentModifierExperimental",["CharacterMetadata","ComposedInlineStyle","ContentStateInlineStyle","DocumentRemovalDirection","applyEntityToContentState","getCharacterRemovalRangeExperimental","getContentStateFragment","insertFragmentIntoContentState","insertTextIntoContentState","invariant","removeEntitiesAtEdges","removeRangeFromContentState","setBlockTypeForContentState","splitBlockInContentState"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t){b.__markCompiled&&b.__markCompiled();"use strict";var u=h.NONE,v={replaceText:function(w,x,y,z,aa){if(z===(void 0))z=u;if(aa===(void 0))aa=null;var ba=q(w,x),ca=r(ba,x),da;if(z===u&&aa===null){da=g.EMPTY;}else da=new g({style:z,entity:aa});return o(ca,ca.getSelectionAfter(),y,da);},insertText:function(w,x,y,z,aa){p(x.isCollapsed());if(z===(void 0))z=u;if(aa===(void 0))aa=null;var ba;if(z===u&&aa===null){ba=g.EMPTY;}else ba=new g({style:z,entity:aa});var ca=q(w,x);return o(ca,ca.getSelectionAfter(),y,ba);},moveText:function(w,x,y){var z=m(w,x),aa=v.removeRange(w,x,j.BACKWARD);return v.replaceWithFragment(aa,y,z);},replaceWithFragment:function(w,x,y){var z=q(w,x),aa=r(z,x);return n(aa,aa.getSelectionAfter(),y);},removeRange:function(w,x,y){if(x.getAnchorKey()===x.getFocusKey()){var z=x.getAnchorKey(),aa=x.getStartOffset(),ba=x.getEndOffset(),ca=w.getBlockForKey(z),da=ca.getEntityAt(aa),ea=ca.getEntityAt(ba-1);if(da&&da===ea){var fa=l(ca,x,y);return r(w,fa);}}var ga=q(w,x);return r(ga,x);},splitBlock:function(w,x){var y=q(w,x),z=r(y,x);return t(z,z.getSelectionAfter());},applyInlineStyle:function(w,x,y){return i.add(w,x,y);},removeInlineStyle:function(w,x,y){return i.remove(w,x,y);},setBlockType:function(w,x,y){return s(w,x,y);},applyEntity:function(w,x,y){var z=q(w,x);return k(z,x,y);}};e.exports=v;},null);
-__d("EditorChangeType",["keyMirror"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();"use strict";var h=g({UNDO:true,REDO:true,CHANGE_SELECTION:true,INSERT_CHARACTERS:true,BACKSPACE_CHARACTER:true,DELETE_CHARACTER:true,REMOVE_RANGE:true,SPLIT_BLOCK:true,INSERT_FRAGMENT:true,CHANGE_INLINE_STYLE:true,CHANGE_BLOCK_TYPE:true,APPLY_ENTITY:true,RESET_BLOCK:true,ADJUST_DEPTH:true});e.exports=h;},null);
-__d("BlockTree",["immutable","emptyFunction","findRangesImmutable"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();"use strict";var j=g,k=j.List,l=j.Repeat,m=j.Record,n=h.thatReturnsTrue,o='-',p=m({start:null,end:null}),q=m({start:null,end:null,decoratorKey:null,leaves:null}),r={generate:function(u,v){var w=u.getLength();if(!w)return k.of(new q({start:0,end:0,decoratorKey:null,leaves:k.of(new p({start:0,end:0}))}));var x=[],y=v?v.getDecorations(u):k(l(null,w)),z=u.getCharacterList();i(y,t,n,function(aa,ba){x.push(new q({start:aa,end:ba,decoratorKey:y.get(aa),leaves:s(z.slice(aa,ba),aa)}));});return k(x);},getFingerprint:function(u){return u.map(function(v){var w=v.get('decoratorKey'),x=w!==null?w+'.'+(v.get('end')-v.get('start')):'';return ''+x+'.'+v.get('leaves').size;}).join(o);}};function s(u,v){var w=[],x=u.map(function(y){return y.getStyle();});i(x,t,n,function(y,z){w.push(new p({start:y+v,end:z+v}));});return k(w);}function t(u,v){return u===v;}e.exports=r;},null);
-__d("EditorState",["BlockTree","ComposedInlineStyle","EditorChangeType","immutable","SelectionState"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();"use strict";var l=j.Record({allowUndo:true,currentContent:null,decorator:null,forceSelection:false,inCompositionMode:false,inlineStyleOverride:null,lastChangeType:null,nativelyRenderedContent:null,redoStack:null,selection:null,treeMap:null,undoStack:null});m.create=function(v){v.treeMap=o(v.currentContent,v.decorator);return new m(new l(v));};m.set=function(v,w){var x=v.getImmutable().withMutations(function(y){var z=y.get('decorator'),aa=z;if(w.decorator===null){aa=null;}else if(w.decorator)aa=w.decorator;var ba=w.currentContent||v.getCurrentContent();if(aa!==z){var ca=y.get('treeMap'),da;if(aa&&z){da=q(ba.getBlockMap(),ca,aa,z);}else da=o(ba,aa);y.merge({decorator:aa,treeMap:da,nativelyRenderedContent:null});return;}var ea=v.getCurrentContent();if(ba!==ea)y.set('treeMap',p(v,ba.getBlockMap(),aa));y.merge(w);});return new m(x);};m.prototype.toJS=function(){return this.getImmutable().toJS();};m.prototype.getAllowUndo=function(){return this.getImmutable().get('allowUndo');};m.prototype.getCurrentContent=function(){return this.getImmutable().get('currentContent');};m.prototype.getUndoStack=function(){return this.getImmutable().get('undoStack');};m.prototype.getRedoStack=function(){return this.getImmutable().get('redoStack');};m.prototype.getSelection=function(){return this.getImmutable().get('selection');};m.prototype.getDecorator=function(){return this.getImmutable().get('decorator');};m.prototype.isInCompositionMode=function(){return this.getImmutable().get('inCompositionMode');};m.prototype.mustForceSelection=function(){return this.getImmutable().get('forceSelection');};m.prototype.getNativelyRenderedContent=function(){return this.getImmutable().get('nativelyRenderedContent');};m.prototype.getLastChangeType=function(){return this.getImmutable().get('lastChangeType');};m.prototype.getInlineStyleOverride=function(){return this.getImmutable().get('inlineStyleOverride');};m.prototype.getCurrentInlineStyle=function(){var v=this.getInlineStyleOverride();if(v!=null)return v;var w=this.getCurrentContent(),x=this.getSelection();if(x.isCollapsed())return s(w,x);return t(w,x);};m.prototype.getBlockTree=function(v){return this.getImmutable().getIn(['treeMap',v]);};m.prototype.isAtDocumentStart=function(){var v=this.getCurrentContent().getBlockMap().first().getKey();return this.getSelection().hasEdgeWithin(v,0,0);};m.prototype.isAtDocumentEnd=function(){var v=this.getCurrentContent(),w=v.getBlockMap(),x=w.last(),y=x.getLength();return this.getSelection().hasEdgeWithin(x.getKey(),y,y);};m.acceptSelection=function(v,w){return n(v,w,false);};m.forceSelection=function(v,w){if(!w.getHasFocus())w=w.set('hasFocus',true);return n(v,w,true);};m.moveSelectionToEnd=function(v){var w=v.getCurrentContent(),x=w.getLastBlock(),y=x.getKey(),z=x.getLength();return m.acceptSelection(v,new k({anchorKey:y,anchorOffset:z,focusKey:y,focusOffset:z,isBackward:false}));};m.moveFocusToEnd=function(v){var w=m.moveSelectionToEnd(v);return m.forceSelection(w,w.getSelection());};m.push=function(v,w,x){if(v.getCurrentContent()===w)return v;var y=x!==i.INSERT_CHARACTERS;if(!v.getAllowUndo())return m.set(v,{currentContent:w,lastChangeType:x,selection:w.getSelectionAfter(),forceSelection:y,inlineStyleOverride:null});var z=v.getSelection(),aa=v.getCurrentContent(),ba=v.getUndoStack(),ca=w;if(z!==aa.getSelectionAfter()||r(v,x)){ba=ba.push(aa);ca=ca.set('selectionBefore',z);}else if(x===i.INSERT_CHARACTERS||x===i.BACKSPACE_CHARACTER||x===i.DELETE_CHARACTER)ca=ca.set('selectionBefore',aa.getSelectionBefore());return m.set(v,{currentContent:ca,undoStack:ba,redoStack:j.Stack(),lastChangeType:x,selection:w.getSelectionAfter(),forceSelection:y,inlineStyleOverride:null});};m.undo=function(v){if(!v.getAllowUndo())return v;var w=v.getUndoStack(),x=w.peek();if(!x)return v;var y=v.getCurrentContent();return m.set(v,{currentContent:x,undoStack:w.shift(),redoStack:v.getRedoStack().push(y),forceSelection:true,inlineStyleOverride:null,lastChangeType:i.UNDO,nativelyRenderedContent:null,selection:y.getSelectionBefore()});};m.redo=function(v){if(!v.getAllowUndo())return v;var w=v.getRedoStack(),x=w.peek();if(!x)return v;var y=v.getCurrentContent();return m.set(v,{currentContent:x,undoStack:v.getUndoStack().push(y),redoStack:w.shift(),forceSelection:true,inlineStyleOverride:null,lastChangeType:i.REDO,nativelyRenderedContent:null,selection:x.getSelectionAfter()});};function m(v){this.$EditorState0=v;}m.prototype.getImmutable=function(){return this.$EditorState0;};function n(v,w,x){return m.set(v,{selection:w,forceSelection:x,nativelyRenderedContent:null,inlineStyleOverride:null});}function o(v,w){return v.getBlockMap().map(function(x){return g.generate(x,w);});}function p(v,w,x){var y=v.getCurrentContent().getBlockMap(),z=v.getImmutable().get('treeMap');return z.merge(w.toSeq().filter(function(aa,ba){return aa!==y.get(ba);}).map(function(aa){return g.generate(aa,x);}));}function q(v,w,x,y){return w.merge(v.toSeq().filter(function(z){return (x.getDecorations(z)!==y.getDecorations(z));}).map(function(z){return g.generate(z,x);}));}function r(v,w){var x=v.getLastChangeType();return (w!==x||(w!==i.INSERT_CHARACTERS&&w!==i.BACKSPACE_CHARACTER&&w!==i.DELETE_CHARACTER));}function s(v,w){var x=w.getStartKey(),y=w.getStartOffset(),z=v.getBlockForKey(x);if(y>0)return z.getInlineStyleAt(y-1);if(z.getLength())return z.getInlineStyleAt(0);return u(v,x);}function t(v,w){var x=w.getStartKey(),y=w.getStartOffset(),z=v.getBlockForKey(x);if(y0)return z.getInlineStyleAt(y-1);return u(v,x);}function u(v,w){var x=v.getBlockBefore(w),y;while(x){y=x.getLength();if(y)return x.getInlineStyleAt(y-1);x=v.getBlockBefore(x.getKey());}return h.NONE;}e.exports=m;},null);
-__d("AbstractTextEditorPlaceholder.Experimental.react",["EditorState","React","cx"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j=h,k=j.PropTypes,l=h.createClass({displayName:"AbstractTextEditorPlaceholder",propTypes:{editorState:k.instanceOf(g).isRequired,text:k.string.isRequired},shouldComponentUpdate:function(m,n){if(this.props.text!==m.text)return true;var o=this.props.editorState,p=m.editorState,q=o.getSelection(),r=p.getSelection();return (q.getHasFocus()!==r.getHasFocus());},render:function(){var m=this.props.editorState.getSelection().getHasFocus(),n=(("_5ywb")+(m?' '+"_5ywc":''));return (h.createElement("div",{className:n},h.createElement("div",{className:"_3br6"},this.props.text)));}});e.exports=l;},null);
-__d("DocumentCommands",["keyMirror"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h=g({UNDO:true,REDO:true,DELETE:true,DELETE_WORD:true,BACKSPACE:true,BACKSPACE_WORD:true,BACKSPACE_TO_END_OF_BLOCK:true,BOLD:true,ITALIC:true,UNDERLINE:true,CODE:true,INSERT_BLOCK_DELIMITER:true,TRANSPOSE_CHARACTERS:true,MOVE_SELECTION_TO_START_OF_BLOCK:true,MOVE_SELECTION_TO_END_OF_BLOCK:true,SECONDARY_CUT:true,SECONDARY_PASTE:true});e.exports=h;},null);
-__d("getDefaultKeyBinding",["DocumentCommands","Keys","UserAgent"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();"use strict";var j=i.isPlatform('Mac OS X'),k=i.isPlatform('Windows'),l=i.isBrowser('Firefox'),m=j&&l&&l<29;function n(u){return u.ctrlKey&&!u.altKey;}function o(u){return j?(u.metaKey&&!u.altKey):n(u);}function p(u){return (j&&u.altKey)||n(u);}function q(u){if(o(u))return u.shiftKey?g.REDO:g.UNDO;}function r(u){if(k&&u.shiftKey)return null;return p(u)?g.DELETE_WORD:g.DELETE;}function s(u){if(o(u)&&j)return g.BACKSPACE_TO_END_OF_BLOCK;return p(u)?g.BACKSPACE_WORD:g.BACKSPACE;}function t(u){switch(u.keyCode){case 66:return o(u)?g.BOLD:null;case 68:return n(u)?g.DELETE:null;case 72:return n(u)?g.BACKSPACE:null;case 73:return o(u)?g.ITALIC:null;case 74:return o(u)?g.CODE:null;case 75:if(!k&&n(u))return g.SECONDARY_CUT;return null;case 79:return n(u)?g.INSERT_BLOCK_DELIMITER:null;case 84:return j&&n(u)?g.TRANSPOSE_CHARACTERS:null;case 85:if(j&&n(u))return g.BACKSPACE_TO_END_OF_BLOCK;return o(u)?g.UNDERLINE:null;case 87:return j&&n(u)?g.BACKSPACE_WORD:null;case 89:if(n(u))return k?g.REDO:g.SECONDARY_PASTE;return null;case 90:return q(u)||null;case h.DELETE:return r(u);case h.BACKSPACE:return s(u);case h.LEFT:return (m&&o(u)?g.MOVE_SELECTION_TO_START_OF_BLOCK:null);case h.RIGHT:return (m&&o(u)?g.MOVE_SELECTION_TO_END_OF_BLOCK:null);default:return null;}}e.exports=t;},null);
-__d("AbstractTextEditorProps.Experimental",["EditorState","React","emptyFunction","getDefaultKeyBinding"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();var k=h,l=k.PropTypes,m=i.thatReturns(''),n=i.thatReturns(null),o={propTypes:{editorState:l.instanceOf(g).isRequired,placeholder:l.string,textAlignment:l.oneOf(['left','center','right']),blockRendererFn:l.func,blockStyleFn:l.func,inlineStyleFn:l.func,keyBindingFn:l.func,readOnly:l.bool,spellCheck:l.bool,stripPastedStyles:l.bool,handleReturn:l.func,handleKeyCommand:l.func,handleBeforeInput:l.func,handlePastedFiles:l.func,onEscape:l.func,onTab:l.func,onUpArrow:l.func,onDownArrow:l.func,onPasteRawText:l.func,onBlur:l.func,onFocus:l.func},getDefaultProps:function(){return {blockRendererFn:n,blockStyleFn:m,inlineStyleFn:m,keyBindingFn:j,readOnly:false,spellCheck:false,stripPastedStyles:false};}};e.exports=o;},null);
-__d("isSelectionAtLeafStartExperimental",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();"use strict";function g(h){var i=h.getSelection(),j=i.getAnchorKey(),k=h.getBlockTree(j),l=i.getStartOffset(),m=false;k.some(function(n){if(l===n.get('start')){m=true;return true;}if(l=u),ba=(v===p&&q<=w&&r>=w);if(aa&&ba){s.removeAllRanges();m(s,o,u-q);l(s,o,w-q);return;}if(!x){if(aa){s.removeAllRanges();m(s,o,u-q);}if(ba)l(s,o,w-q);}else{if(ba){s.removeAllRanges();m(s,o,w-q);}if(aa){var ca=s.focusNode,da=s.focusOffset;s.removeAllRanges();m(s,o,u-q);l(s,ca,da);}}}function l(n,o,p){if(n.extend){n.extend(o,p);}else{var q=n.getRangeAt(0);q.setEnd(o,p);n.addRange(q.cloneRange());}}function m(n,o,p){var q=document.createRange();q.setStart(o,p);n.addRange(q);}e.exports=j;},null);
-__d("TextEditorLeaf.Experimental.react",["DocumentCharacters","React","SelectionState","TextEditorTextNode.react","setDocumentSelectionExperimental"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();"use strict";var l=h,m=l.PropTypes,n=g.SOFT_NEWLINE,o=3,p=h.createClass({displayName:"TextEditorLeaf",propTypes:{selection:m.instanceOf(i),start:m.number.isRequired,blockKey:m.string.isRequired,text:m.string.isRequired,style:m.number,inlineStyleFn:m.func.isRequired,isLast:m.bool.isRequired},_setSelection:function(){var q=this.props.selection;if(q==null||!q.getHasFocus())return;var r=this.props.start,s=r+this.props.text.length,t=this.props.blockKey;if(!q.hasEdgeWithin(t,r,s))return;var u=h.findDOMNode(this),v=u.firstChild,w;if(v.nodeType===o){w=v;}else if(v.tagName==='BR'){w=u;}else w=v.firstChild;k(q,w,t,r,s);},shouldComponentUpdate:function(q){return (h.findDOMNode(this.refs.leaf).textContent!==q.text||q.forceSelection);},componentDidUpdate:function(){this._setSelection();},componentDidMount:function(){this._setSelection();},render:function(){var q=this.props.text;if(q.endsWith(n)&&this.props.isLast)q+=n;var r;if(this.props.style)r=this.props.inlineStyleFn(this.props.style);return (h.createElement("span",{"data-offset-key":this.props.offsetKey,className:r,ref:"leaf"},h.createElement(j,null,q)));}});e.exports=p;},null);
-__d("getScrollPosition",["getDocumentScrollElement","getUnboundedScrollPosition"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();"use strict";function i(j){var k=g();if(j===window)j=k;var l=h(j),m=j===k?document.documentElement:j,n=j.scrollWidth-m.clientWidth,o=j.scrollHeight-m.clientHeight;l.x=Math.max(0,Math.min(l.x,n));l.y=Math.max(0,Math.min(l.y,o));return l;}e.exports=i;},null);
-__d("TextEditorBlock.Experimental.react",["AbstractDocumentDecorator","ContentBlock","DocumentOffsetKey","ElementForBlockType","React","SelectionState","Style","TextEditorLeaf.Experimental.react","UnicodeBidiDirection","cx","getElementPosition","getScrollPosition","getViewportDimensions","joinClasses"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t){b.__markCompiled&&b.__markCompiled();var u=k,v=u.PropTypes,w=o.LTR,x=o.RTL,y=10,z=k.createClass({displayName:"TextEditorBlock",propTypes:{block:v.instanceOf(h).isRequired,tree:v.object.isRequired,selection:v.instanceOf(l).isRequired,decorator:v.instanceOf(g),forceSelection:v.bool.isRequired,direction:v.string.isRequired,blockProps:v.object,startIndent:v.bool,blockStyleFn:v.func.isRequired,inlineStyleFn:v.func.isRequired},shouldComponentUpdate:function(ba){return (this.props.block!==ba.block||this.props.tree!==ba.tree||this.props.direction!==ba.direction||(aa(ba.selection,ba.block.getKey())&&ba.forceSelection));},componentDidMount:function(){var ba=this.props.selection,ca=ba.getEndKey();if(!ba.getHasFocus()||ca!==this.props.block.getKey())return;var da=k.findDOMNode(this),ea=m.getScrollParent(da),fa=r(ea),ga;if(ea===window){var ha=q(da),ia=ha.y+ha.height,ja=s().height;ga=ia-ja;if(ga>0)window.scrollTo(fa.x,fa.y+ga+y);}else{var ka=da.offsetHeight+da.offsetTop,la=ea.offsetHeight+fa.y;ga=ka-la;if(ga>0)ea.scrollTop+=ga+y;}},_renderChildren:function(){var ba=this.props.block,ca=ba.getKey(),da=ba.getText(),ea=this.props.tree.size-1,fa=aa(this.props.selection,ca);return this.props.tree.map(function(ga,ha){var ia=ga.get('leaves'),ja=ia.size-1,ka=ia.map(function(pa,qa){var ra=i.encode(ca,ha,qa),sa=pa.get('start'),ta=pa.get('end');return (k.createElement(n,{key:ra,offsetKey:ra,blockKey:ca,start:sa,selection:fa?this.props.selection:null,forceSelection:this.props.forceSelection,text:da.slice(sa,ta),style:ba.getInlineStyleAt(sa),inlineStyleFn:this.props.inlineStyleFn,isLast:ha===ea&&qa===ja}));}.bind(this)).toArray(),la=ga.get('decoratorKey');if(la==null)return ka;var ma=this.props.decorator.getComponentForKey(la);if(!ma)return ka;var na=this.props.decorator.getPropsForKey(la),oa=i.encode(ca,ha,0);return (k.createElement(ma,k.__spread({},na,{key:oa,entityKey:ba.getEntityAt(ga.get('start')),offsetKey:oa}),ka));}.bind(this)).toArray();},render:function(){var ba=this.props.block,ca=ba.getKey(),da=ba.getDepth(),ea=j.getElement(ba.getType()),fa=t(this.props.blockStyleFn(ba.getType()),(("_209g")+(this.props.direction===w?' '+"_2vxa":'')+(this.props.direction===x?' '+"_2vxb":'')));if(ea==='li'){var ga=this.props.startIndent;fa=t(fa,((ga&&da===0?"_2yj9":'')+(ga&&da===1?' '+"_2yja":'')+(ga&&da===2?' '+"_2yjb":'')+(ga&&da===3?' '+"_2yje":'')+(ga&&da===4?' '+"_2yjf":'')+(da===0?' '+"_2yjg":'')+(da===1?' '+"_2yjh":'')+(da===2?' '+"_2yji":'')+(da===3?' '+"_2yjj":'')+(da===4?' '+"_2yjn":'')));}var ha=Object.assign({'data-block':true,'data-offset-key':i.encode(ca,0,0),className:fa},this.props.blockProps);return (k.createElement(ea,k.__spread({},ha),this._renderChildren()));}});function aa(ba,ca){return (ba.getAnchorKey()===ca||ba.getFocusKey()===ca);}e.exports=z;},null);
-__d("UnicodeBidiService",["Locale","UnicodeBidi","UnicodeBidiDirection","invariant"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();"use strict";function k(l){if(!l)l=g.getDirection();j(i.isStrong(l));this.defaultDir=l;this.reset();}k.prototype.reset=function(){this.lastDir=this.defaultDir;};k.prototype.getDirection=function(l){this.lastDir=h.getDirection(l,this.lastDir);return this.lastDir;};e.exports=k;},null);
-__d("TextEditorContents.react",["DocumentOffsetKey","EditorState","ElementForBlockType","React","TextEditorBlock.Experimental.react","UnicodeBidiService","cx"],function(a,b,c,d,e,f,g,h,i,j,k,l,m){b.__markCompiled&&b.__markCompiled();"use strict";var n=j,o=n.PropTypes,p=j.createClass({displayName:"TextEditorContents",propTypes:{bidiService:o.instanceOf(l).isRequired,blockRendererFn:o.func,blockStyleFn:o.func.isRequired,editorState:o.instanceOf(h).isRequired,inlineStyleFn:o.func.isRequired},shouldComponentUpdate:function(r){var s=this.props.editorState,t=r.editorState,u=s.getSelection().getHasFocus(),v=t.getSelection().getHasFocus();if(u!==v)return true;var w=t.getNativelyRenderedContent(),x=s.isInCompositionMode(),y=t.isInCompositionMode();if(s===t||(w!==null&&t.getCurrentContent()===w)||(x&&y))return false;var z=s.getCurrentContent(),aa=t.getCurrentContent(),ba=s.getDecorator(),ca=t.getDecorator();return (x!==y||z!==aa||ba!==ca||t.mustForceSelection());},render:function(){var r=this.props.editorState,s=r.getCurrentContent(),t=r.getSelection(),u=r.mustForceSelection(),v=s.getBlocksAsArray(),w=[],x=null,y=null,z=null,aa,ba,ca,da,ea,fa,ga,ha;for(var ia=0;iaz,blockStyleFn:this.props.blockStyleFn,inlineStyleFn:this.props.inlineStyleFn});ha=i.getWrapperElement(fa);if(ha){if(y!==ha){ba=[];x=j.createElement(ha,{className:"_4noe",key:da+'-wrap',"data-offset-key":g.encode(da,0,0)},ba);y=ha;w.push(x);}z=ca.getDepth();ba.push(ga);}else{ba=null;x=null;y=null;z=null;w.push(ga);}}return j.createElement("div",{"data-contents":"true"},w);}}),q={component:k,props:null};e.exports=p;},null);
-__d("PhotosMimeType",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();function g(h){"use strict";if(this instanceof g===false)return new g(h);this.$PhotosMimeType0=h.split('/');}g.prototype.isImage=function(){"use strict";return this.$PhotosMimeType0[0]==='image';};g.prototype.isJpeg=function(){"use strict";return this.isImage()&&(this.$PhotosMimeType0[1]==='jpeg'||this.$PhotosMimeType0[1]==='pjpeg');};e.exports=g;},null);
-__d("DataTransfer",["PhotosMimeType","createArrayFromMixed","emptyFunction"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j=new RegExp('\u000D\u000A','g'),k='\u000A',l={'text/rtf':1,'text/html':1};function m(o){if(o.kind=='file')return o.getAsFile();}function n(o){"use strict";this.data=o;this.types=o.types?h(o.types):[];}n.prototype.isRichText=function(){"use strict";return this.types.some(function(o){return l[o];});};n.prototype.getText=function(){"use strict";var o;if(this.data.getData)if(!this.types.length){o=this.data.getData('Text');}else if(this.types.indexOf('text/plain')!=-1)o=this.data.getData('text/plain');return o?o.replace(j,k):null;};n.prototype.getHTML=function(){"use strict";if(this.data.getData)if(!this.types.length){return this.data.getData('Text');}else if(this.types.indexOf('text/html')!=-1)return this.data.getData('text/html');};n.prototype.isLink=function(){"use strict";return this.types.some(function(o){return o.indexOf('url')!=-1||o.indexOf('text/uri-list')!=-1;});};n.prototype.isImage=function(){"use strict";var o=this.types.some(function(s){return s.indexOf('application/x-moz-file')!=-1;});if(o)return true;var p=this.getFiles();for(var q=0;q0;};e.exports=n;},null);
-__d("TokenizeUtil",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();var g=/[ ]+/g,h=/[^ ]+/g,i=new RegExp(j(),'g');function j(){return '[.,+*?$|#{}()\'\\^\\-\\[\\]\\\\\\/!@%"~=<>_:;'+'\u30fb\u3001\u3002\u3008-\u3011\u3014-\u301f\uff1a-\uff1f\uff01-\uff0f'+'\uff3b-\uff40\uff5b-\uff65\u2E2E\u061f\u066a-\u066c\u061b\u060c\u060d'+'\uFD3e\uFD3F\u1801\u0964\u104a\u104b\u2010-\u2027\u2030-\u205e'+'\u00a1-\u00b1\u00b4-\u00b8\u00ba\u00bb\u00bf]';}var k={},l={a:"\u0430 \u00e0 \u00e1 \u00e2 \u00e3 \u00e4 \u00e5 \u0101",b:"\u0431",c:"\u0446 \u00e7 \u010d",d:"\u0434 \u00f0 \u010f \u0111",e:"\u044d \u0435 \u00e8 \u00e9 \u00ea \u00eb \u011b \u0113",f:"\u0444",g:"\u0433 \u011f \u0123",h:"\u0445 \u0127",i:"\u0438 \u00ec \u00ed \u00ee \u00ef \u0131 \u012b",j:"\u0439",k:"\u043a \u0138 \u0137",l:"\u043b \u013e \u013a \u0140 \u0142 \u013c",m:"\u043c",n:"\u043d \u00f1 \u0148 \u0149 \u014b \u0146",o:"\u043e \u00f8 \u00f6 \u00f5 \u00f4 \u00f3 \u00f2",p:"\u043f",r:"\u0440 \u0159 \u0155",s:"\u0441 \u015f \u0161 \u017f",t:"\u0442 \u0165 \u0167 \u00fe",u:"\u0443 \u044e \u00fc \u00fb \u00fa \u00f9 \u016f \u016b",v:"\u0432",y:"\u044b \u00ff \u00fd",z:"\u0437 \u017e",ae:"\u00e6",oe:"\u0153",ts:"\u0446",ch:"\u0447",ij:"\u0133",sh:"\u0448",ss:"\u00df",ya:"\u044f"};for(var m in l){var n=l[m].split(' ');for(var o=0;o0)w=v.childNodes.length;}if(w===0)return {key:x||k(q(v)),offset:0};var y=v.childNodes[w-1],z,aa;if(!k(y)){z=x;aa=t(y);}else{var ba=r(y);z=k(ba);aa=t(ba);}return {key:z,offset:aa};}function t(u){var v=u.textContent;return v===n?0:v.length;}e.exports=o;},null);
-__d("getEntityKeyForSelection",["ComposedEntityMutability","DocumentEntity"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i=g,j=i.MUTABLE;function k(m,n){var o;if(n.isCollapsed()){var p=n.getAnchorKey(),q=n.getAnchorOffset();if(q>0){o=m.getBlockForKey(p).getEntityAt(q-1);return l(o);}return null;}var r=n.getStartKey(),s=n.getStartOffset(),t=m.getBlockForKey(r);o=s===t.getLength()?null:t.getEntityAt(s);return l(o);}function l(m){if(m){var n=h.get(m);return n.getMutability()===j?m:null;}return null;}e.exports=k;},null);
-__d("getTextContentFromFiles",["DocumentCharacters"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h=g.BLOCK_DELIMITER,i=/\.textClipping$/,j={'text/plain':true,'text/html':true,'text/rtf':true};function k(m,n){var o=0,p=[];m.forEach(function(q){l(q,function(r){o++;r&&p.push(r);if(o==m.length)n(p.join(h));});});}function l(m,n){if(!a.FileReader||(m.type&&!(m.type in j))){n('');return;}if(m.type===''&&i.test(m.name)){n(m.name.replace(i,''));return;}var o=new FileReader();o.onload=function(){n(o.result);};o.onerror=function(){n('');};o.readAsText(m);}e.exports=k;},null);
-__d("TextEditorEditHandler.Experimental",["BlockTree","DataTransfer","DocumentCharacters","DocumentCommands","DocumentModifierExperimental","DocumentOffsetKey","DocumentRemovableWord","DocumentRemovalDirection","EditorChangeType","EditorState","Keys","React","TextEditorModes","TextEditorPasteHandler","UnicodeUtils","UserAgent","areEqual","createOrderedMapFromBlockArray","findAncestorOffsetKey","getActiveElement","getContentStateFragment","getDocumentSelectionExperimental","getEntityKeyForSelection","getTextContentFromFiles","isSelectionAtLeafStartExperimental"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,aa,ba,ca,da,ea){b.__markCompiled&&b.__markCompiled();"use strict";var fa=i.SOFT_NEWLINE,ga=v.isEngine('WebKit'),ha=null,ia={onFocus:function(jb){var kb=this.props.editorState,lb=kb.getSelection();if(lb.getHasFocus())return;var mb=lb.set('hasFocus',true);this.props.onFocus&&this.props.onFocus(jb);this.update(p.acceptSelection(kb,mb));},onBlur:function(jb){if(ga&&z()===document.body)a.getSelection().removeAllRanges();var kb=this.props.editorState,lb=kb.getSelection();if(!lb.getHasFocus())return;var mb=lb.set('hasFocus',false);this.props.onBlur&&this.props.onBlur(jb);this.update(p.acceptSelection(kb,mb));},onBeforeInput:function(jb){var kb=jb.data;if(!kb)return;if(this.props.handleBeforeInput&&this.props.handleBeforeInput(kb)){jb.preventDefault();return;}var lb=this.props.editorState,mb=lb.getSelection();if(!mb.isCollapsed()){jb.preventDefault();this.update(ma(lb,kb,lb.getCurrentInlineStyle(),ca(lb.getCurrentContent(),lb.getSelection())));return;}var nb=!ea(lb),ob=ma(lb,kb,lb.getCurrentInlineStyle(),ca(lb.getCurrentContent(),lb.getSelection()));if(!nb){jb.preventDefault();this.update(ob);return;}var pb=mb.getAnchorKey(),qb=lb.getBlockTree(pb),rb=g.getFingerprint(qb),sb=g.getFingerprint(ob.getBlockTree(pb));if(ib(kb)||rb!==sb){jb.preventDefault();}else ob=p.set(ob,{nativelyRenderedContent:ob.getCurrentContent()});this.update(ob);},onSelect:function(jb){if(this._blockSelectEvents)return;var kb=this.props.editorState,lb=ba(kb,r.findDOMNode(this.refs.editorContainer).firstChild),mb=lb.selectionState;if(mb!==kb.getSelection()){if(!!lb.needsRecovery){kb=p.forceSelection(kb,mb);}else kb=p.acceptSelection(kb,mb);this.update(kb);}},onKeyDown:function(jb){var kb=jb.which,lb=this.props.editorState;switch(kb){case q.RETURN:jb.preventDefault();if(!this.props.handleReturn||!this.props.handleReturn(jb))this.update(xa(lb));return;case q.ESC:jb.preventDefault();this.props.onEscape&&this.props.onEscape(jb);return;case q.TAB:this.props.onTab&&this.props.onTab(jb);return;case q.UP:this.props.onUpArrow&&this.props.onUpArrow(jb);return;case q.DOWN:this.props.onDownArrow&&this.props.onDownArrow(jb);return;}var mb=this.props.keyBindingFn(jb);if(!mb)return;jb.preventDefault();if(this.props.handleKeyCommand&&this.props.handleKeyCommand(mb))return;if(mb===j.UNDO){ka(lb,this.update);return;}var nb=ja(mb,lb);if(nb!==lb)this.update(nb);},onCharacterData:function(jb){var kb=y(jb),lb=this.props.editorState,mb=lb.getSelection(),nb=lb.getCurrentContent(),ob=l.decode(kb),pb=ob.blockKey,qb=lb.getBlockTree(pb),rb=qb.getIn([ob.decoratorKey,'leaves',ob.leafKey]),sb=nb.getBlockForKey(pb);if(sb.getText().slice(rb.start,rb.end)===jb.textContent)return;var tb=lb.getSelection().merge({anchorOffset:rb.start,focusOffset:rb.end,isBackward:false}),ub=k.replaceText(nb,tb,jb.textContent,sb.getInlineStyleAt(rb.start),null),vb=ba(this.props.editorState,r.findDOMNode(this.refs.editorContainer).firstChild),wb=ub.merge({selectionBefore:mb,selectionAfter:vb.selectionState});this.update(p.push(lb,wb,o.INSERT_CHARACTERS));},onDragStart:function(jb){this._internalDrag=true;this.setMode(s.DRAG);},onDragOver:function(jb){this._internalDrag=false;this.setMode(s.DRAG);jb.preventDefault();},onCompositionStart:function(jb){this.setRenderGuard();this.captureEditorDOM();this.setMode(s.COMPOSITE);this.update(p.set(this.props.editorState,{inCompositionMode:true}));},onCut:function(jb){var kb=this.props.editorState,lb=kb.getSelection();if(lb.isCollapsed()){jb.preventDefault();return;}this.setRenderGuard();this.captureEditorDOM();eb(kb,function(mb){this._clipboard=mb;this.setMode(s.CUT);setTimeout(function(){this.restoreEditorDOM();this.removeRenderGuard();this.exitCurrentMode();this.update(db(kb));}.bind(this),0);}.bind(this));},onCopy:function(){eb(this.props.editorState,function(jb){this._clipboard=jb;}.bind(this));},onPaste:function(jb){jb.preventDefault();var kb=new h(jb.clipboardData);if(!kb.isRichText()){var lb=kb.getFiles(),mb=kb.getText();if(lb.length>0){if(this.props.handlePastedFiles&&this.props.handlePastedFiles(lb))return;da(lb,function(xb){xb=xb||mb;if(!xb)return;var yb=xb.split(fa),zb=t.processTextAsImmutable(yb),ac=this.props.editorState,bc=x(zb),cc=k.replaceWithFragment(ac.getCurrentContent(),ac.getSelection(),bc);this.update(p.push(ac,cc,o.INSERT_FRAGMENT));}.bind(this));return;}}var nb,ob=kb.getText();this.props.onPasteRawText&&this.props.onPasteRawText(ob);if(ob)nb=ob.split(fa);if(!this.props.stripPastedStyles){if(this._clipboard){var pb=nb.filter(bb),qb=this._clipboard.toSeq().map(function(xb){return xb.getText();}).filter(bb).toArray(),rb=w(pb,qb);if(rb){this.update(cb(this.props.editorState,this._clipboard));return;}}var sb=kb.getHTML();if(sb){var tb=t.processHTMLAsImmutable(sb);if(tb){var ub=x(tb);this.update(cb(this.props.editorState,ub));return;}}this._clipboard=null;}if(nb){var vb=t.processTextAsImmutable(nb),wb=x(vb);this.update(cb(this.props.editorState,wb));}}};function ja(jb,kb){switch(jb){case j.UNDO:return ka(kb);case j.REDO:return la(kb);case j.DELETE:return oa(kb);case j.DELETE_WORD:return pa(kb);case j.BACKSPACE:return sa(kb);case j.BACKSPACE_WORD:return va(kb);case j.BACKSPACE_TO_END_OF_BLOCK:return wa(kb);case j.INSERT_BLOCK_DELIMITER:return xa(kb);case j.TRANSPOSE_CHARACTERS:return ya(kb);case j.MOVE_SELECTION_TO_START_OF_BLOCK:return za(kb);case j.MOVE_SELECTION_TO_END_OF_BLOCK:return ab(kb);case j.SECONDARY_CUT:return qa(kb);case j.SECONDARY_PASTE:return ra(kb);default:return kb;}}function ka(jb,kb){var lb=p.undo(jb);if(!jb.getNativelyRenderedContent()){kb(lb);return;}kb(p.set(jb,{nativelyRenderedContent:null}));setTimeout(function(){kb(lb);});}function la(jb){return p.redo(jb);}function ma(jb,kb,lb,mb){var nb=k.replaceText(jb.getCurrentContent(),jb.getSelection(),kb,lb,mb||null);return p.push(jb,nb,o.INSERT_CHARACTERS);}function na(jb,kb,lb){var mb=jb.getSelection(),nb=jb.getCurrentContent(),ob=mb;if(mb.isCollapsed()){if(lb===n.FORWARD){if(jb.isAtDocumentEnd())return nb;}else if(jb.isAtDocumentStart())return nb;ob=kb(jb);if(ob===mb)return nb;}return k.removeRange(nb,ob,lb);}function oa(jb){var kb=na(jb,function(mb){var nb=mb.getSelection(),ob=mb.getCurrentContent(),pb=nb.getAnchorKey(),qb=nb.getAnchorOffset(),rb=ob.getBlockForKey(pb).getText()[qb];return ua(mb,rb?u.getUTF16Length(rb,0):1);},n.FORWARD);if(kb===jb.getCurrentContent())return jb;kb=kb.set('selectionBefore',jb.getSelection());var lb=jb.getSelection().isCollapsed()?o.DELETE_CHARACTER:o.REMOVE_RANGE;return p.push(jb,kb,lb);}function pa(jb){var kb=na(jb,function(lb){var mb=lb.getSelection(),nb=mb.getStartOffset(),ob=mb.getStartKey(),pb=lb.getCurrentContent(),qb=pb.getBlockForKey(ob).getText().slice(nb),rb=m.getForward(qb)||'';return ua(lb,rb.length||1);},n.FORWARD);if(kb===jb.getCurrentContent())return jb;return p.push(jb,kb,o.REMOVE_RANGE);}function qa(jb){var kb=jb.getCurrentContent(),lb=jb.getSelection(),mb;if(lb.isCollapsed()){var nb=lb.getAnchorKey(),ob=kb.getBlockForKey(nb).getLength();if(ob===lb.getAnchorOffset())return jb;mb=lb.set('focusOffset',ob);}else mb=lb;ha=aa(kb,mb);var pb=k.removeRange(kb,mb,n.FORWARD);if(pb===kb)return jb;return p.push(jb,pb,o.REMOVE_RANGE);}function ra(jb){return (ha?cb(jb,ha):jb);}function sa(jb){var kb=na(jb,function(mb){var nb=mb.getSelection(),ob=mb.getCurrentContent(),pb=nb.getAnchorKey(),qb=nb.getAnchorOffset(),rb=ob.getBlockForKey(pb).getText()[qb-1];return ta(mb,rb?u.getUTF16Length(rb,0):1);},n.BACKWARD);if(kb===jb.getCurrentContent())return jb;kb=kb.set('selectionBefore',jb.getSelection());var lb=jb.getSelection().isCollapsed()?o.BACKSPACE_CHARACTER:o.REMOVE_RANGE;return p.push(jb,kb,lb);}function ta(jb,kb){var lb=jb.getSelection(),mb=jb.getCurrentContent(),nb=lb.getStartKey(),ob=lb.getStartOffset(),pb=nb,qb;if(kb>ob){var rb=mb.getKeyBefore(nb);pb=rb;var sb=mb.getBlockForKey(rb);qb=sb.getText().length;}else qb=ob-kb;return lb.merge({focusKey:pb,focusOffset:qb,isBackward:true});}function ua(jb,kb){var lb=jb.getSelection(),mb=lb.getStartKey(),nb=lb.getStartOffset(),ob=jb.getCurrentContent(),pb=mb,qb,rb=ob.getBlockForKey(mb);if(kb>(rb.getText().length-nb)){pb=ob.getKeyAfter(mb);qb=0;}else qb=nb+kb;return lb.merge({focusKey:pb,focusOffset:qb});}function va(jb){var kb=na(jb,function(lb){var mb=lb.getSelection(),nb=mb.getStartOffset();if(nb===0)return ta(lb,1);var ob=mb.getStartKey(),pb=lb.getCurrentContent(),qb=pb.getBlockForKey(ob).getText().slice(0,nb),rb=m.getBackward(qb)||'';return ta(lb,rb.length||1);},n.BACKWARD);if(kb===jb.getCurrentContent())return jb;return p.push(jb,kb,o.REMOVE_RANGE);}function wa(jb){var kb=na(jb,function(lb){var mb=lb.getSelection();if(mb.getStartOffset()===0)return ta(lb,1);return mb.merge({focusOffset:0,isBackward:true});},n.BACKWARD);if(kb===jb.getCurrentContent())return jb;return p.push(jb,kb,o.REMOVE_RANGE);}function xa(jb){var kb=k.splitBlock(jb.getCurrentContent(),jb.getSelection());return p.push(jb,kb,o.SPLIT_BLOCK);}function ya(jb){var kb=jb.getSelection();if(!kb.isCollapsed())return jb;var lb=kb.getAnchorOffset();if(lb===0)return jb;var mb=kb.getAnchorKey(),nb=jb.getCurrentContent(),ob=nb.getBlockForKey(mb),pb=ob.getLength();if(pb<=1)return jb;var qb,rb;if(lb===pb){qb=kb.set('anchorOffset',lb-1);rb=kb;}else{qb=kb.set('focusOffset',lb+1);rb=qb.set('anchorOffset',lb+1);}var sb=aa(nb,qb),tb=k.removeRange(nb,qb,n.BACKWARD),ub=tb.getSelectionAfter(),vb=ub.getAnchorOffset()-1,wb=ub.merge({anchorOffset:vb,focusOffset:vb}),xb=k.replaceWithFragment(tb,wb,sb),yb=p.push(jb,xb,o.INSERT_FRAGMENT);return p.acceptSelection(yb,rb);}function za(jb){var kb=jb.getSelection(),lb=kb.getStartKey();return p.set(jb,{selection:kb.merge({anchorKey:lb,anchorOffset:0,focusKey:lb,focusOffset:0,isBackward:false}),forceSelection:true});}function ab(jb){var kb=jb.getSelection(),lb=kb.getEndKey(),mb=jb.getCurrentContent(),nb=mb.getBlockForKey(lb).getLength();return p.set(jb,{selection:kb.merge({anchorKey:lb,anchorOffset:nb,focusKey:lb,focusOffset:nb,isBackward:false}),forceSelection:true});}function bb(jb){return jb.length>0;}function cb(jb,kb){var lb=k.replaceWithFragment(jb.getCurrentContent(),jb.getSelection(),kb);return p.push(jb,lb,o.INSERT_FRAGMENT);}function db(jb){var kb=k.removeRange(jb.getCurrentContent(),jb.getSelection(),n.FORWARD);return p.push(jb,kb,o.REMOVE_RANGE);}function eb(jb,kb){var lb=jb.getSelection();if(!lb.isCollapsed())kb(aa(jb.getCurrentContent(),lb));}var fb='\'',gb='\/',hb=v.isBrowser('Firefox');function ib(jb){return (hb&&(jb==fb||jb==gb));}e.exports=ia;},null);
-__d("TextEditorDragHandler.Experimental",["DataTransfer","DocumentModifierExperimental","EditorState","EditorChangeType","ex","findAncestorOffsetKey","getTextContentFromFiles","getUpdatedSelectionState"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){b.__markCompiled&&b.__markCompiled();"use strict";function o(event,s){var t,u;if(document.caretRangeFromPoint){var v=document.caretRangeFromPoint(event.x,event.y);t=v.startContainer;u=v.startOffset;}else if(event.rangeParent){t=event.rangeParent;u=event.rangeOffset;}else return null;var w=l(t);if(w===null){var x='';if(t.dataset&&t.dataset.reactid)x=' Node ID: '+t.dataset.reactid;throw new Error(k('Invalid range for drop event.'+x+' Offset: '+u));}return n(s,w,u,w,u);}var p={onDragEnd:function(){this.exitCurrentMode();},onDrop:function(s){var t=new g(s.nativeEvent.dataTransfer),u=this.props.editorState,v=o(s.nativeEvent,u);s.preventDefault();this.exitCurrentMode();if(v===null)return;var w=t.getFiles();if(w.length>0){if(this.props.handleDroppedFiles&&this.props.handleDroppedFiles(v,w))return;m(w,function(x){x&&this.update(r(u,v,x));}.bind(this));return;}if(this._internalDrag){this.update(q(u,v));return;}this.update(r(u,v,t.getText()));}};function q(s,t){var u=h.moveText(s.getCurrentContent(),s.getSelection(),t);return i.push(s,u,j.INSERT_FRAGMENT);}function r(s,t,u){var v=h.insertText(s.getCurrentContent(),t,u,s.getCurrentInlineStyle());return i.push(s,v,j.INSERT_FRAGMENT);}e.exports=p;},null);
-__d("AbstractTextEditor.Experimental.react",["AbstractTextEditorPlaceholder.Experimental.react","AbstractTextEditorProps.Experimental","DOMVector","EditorState","React","TextEditorCompositionHandler.Experimental","TextEditorContents.react","TextEditorEditHandler.Experimental","TextEditorDragHandler.Experimental","TextEditorModes","UnicodeBidiService","UserAgent","cx","extendArray","requestAnimationFrame","setImmediate"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v){b.__markCompiled&&b.__markCompiled();'use strict';var w=a.MutationObserver||a.WebKitMutationObserver,x=(r.isBrowser('Safari')||r.isBrowser('Mobile Safari')),y=!!w;function z(ca){return function(da){if(!this.props.readOnly){var ea=this._handler&&this._handler[ca];ea&&ea.call(this,da);}};}function aa(ca){switch(ca){case p.EDIT:return n;case p.COMPOSITE:return l;case p.DRAG:return o;case p.CUT:case p.RENDER:return null;}}var ba=k.createClass({displayName:"AbstractTextEditor",getDefaultProps:h.getDefaultProps,_onBlur:z('onBlur'),_onFocus:z('onFocus'),_onSelect:z('onSelect'),_onKeyDown:z('onKeyDown'),_onKeyUp:z('onKeyUp'),_onKeyPress:z('onKeyPress'),_onMouseDown:z('onMouseDown'),_onMouseUp:z('onMouseUp'),_onCharacterData:z('onCharacterData'),_onCompositionStart:z('onCompositionStart'),_onCompositionEnd:z('onCompositionEnd'),_onDragStart:z('onDragStart'),_onDragOver:z('onDragOver'),_onDragEnd:z('onDragEnd'),_onDrop:z('onDrop'),_onCut:z('onCut'),_onCopy:z('onCopy'),_onPaste:z('onPaste'),_onBeforeInput:z('onBeforeInput'),_attachMutationObserver:function(){if(!w)return;var ca=[],da=function(){if(ca.length>1){var ea=ca[0],fa=ea.target;v(function(){if(this.isMounted()&&fa.parentNode)this._onCharacterData(fa);}.bind(this));}ca.length=0;}.bind(this);this._mutationObserver=new w(function(ea){if(this._guardAgainstRender)return;if(x){if(ca.length===0)u(da);t(ca,ea);}else{ca=ea;da();}}.bind(this));this._mutationObserver.observe(k.findDOMNode(this.refs.editorContainer),{characterDataOldValue:true,characterData:true,subtree:true});},_renderPlaceholder:function(){var ca=this.props.editorState.getCurrentContent(),da=(this.props.placeholder&&!this.props.editorState.isInCompositionMode()&&!ca.hasText());if(da)return (k.createElement(g,{text:this.props.placeholder,editorState:this.props.editorState,textAlignment:this.props.textAlignment}));},render:function(){var ca=this.props.textAlignment,da=(("_5yw9")+(ca==='left'?' '+"_48yc":'')+(ca==='right'?' '+"_48yd":'')+(ca==='center'?' '+"_48ye":'')),ea=this.props.editorState.getCurrentContent().hasText();return (k.createElement("div",{className:da},this._renderPlaceholder(),k.createElement("div",{className:"_5ywa",ref:"editorContainer"},k.createElement("div",{ref:"editor",title:ea?null:this.props.placeholder,role:this.props.role||"textbox","aria-activedescendant":this.props.ariaActiveDescendantID,"aria-autocomplete":this.props.ariaAutoComplete,"aria-expanded":this.props.ariaExpanded,"aria-owns":this.props.ariaOwneeID,"aria-haspopup":this.props.ariaHasPopup,className:"_54-z",onBlur:this._onBlur,onFocus:this._onFocus,onSelect:this._onSelect,onMouseUp:this._onMouseUp,onKeyDown:this._onKeyDown,onKeyUp:this._onKeyUp,onKeyPress:this._onKeyPress,onCut:this._onCut,onCopy:this._onCopy,onPaste:this._onPaste,onDragStart:this._onDragStart,onDragOver:this._onDragOver,onDragEnd:this._onDragEnd,onDrop:this._onDrop,onCompositionStart:this._onCompositionStart,onCompositionEnd:this._onCompositionEnd,onBeforeInput:this._onBeforeInput,spellCheck:y&&this.props.spellCheck,contentEditable:!this.props.readOnly},k.createElement(m,{bidiService:this._bidiService,blockRendererFn:this.props.blockRendererFn,blockStyleFn:this.props.blockStyleFn,editorState:this.props.editorState,inlineStyleFn:this.props.inlineStyleFn})))));},focus:function(){var ca=this.props.editorState,da=ca.getSelection().getHasFocus(),ea=i.getScrollPosition();k.findDOMNode(this.refs.editor).focus();window.scrollTo(ea.x,ea.y);if(da)return;this.update(j.forceSelection(ca,ca.getSelection()));},blur:function(){k.findDOMNode(this.refs.editor).blur();},componentDidMount:function(){this._renderedVersion=null;this._clipboard=null;this._clonedEditor=null;this._guardAgainstRender=false;this._handler=n;this._attachMutationObserver();},componentWillUpdate:function(ca){this._blockSelectEvents=true;this._bidiService.reset();},componentDidUpdate:function(){this._blockSelectEvents=false;},componentWillMount:function(){this._bidiService=new q();},componentWillUnmount:function(){if(this._mutationObserver){this._mutationObserver.disconnect();this._mutationObserver=null;}},setMode:function(ca){this._handler=aa(ca);},exitCurrentMode:function(){this.setMode(p.EDIT);},captureEditorDOM:function(){this._clonedEditor=k.findDOMNode(this.refs.editor).cloneNode(true);},restoreEditorDOM:function(){var ca=k.findDOMNode(this.refs.editorContainer);ca.innerHTML='';ca.appendChild(this._clonedEditor);this.focus();this._clonedEditor=null;},setRenderGuard:function(){this._guardAgainstRender=true;},removeRenderGuard:function(){this._guardAgainstRender=false;},update:function(ca){this.props.onChange(ca);}});e.exports=ba;},null);
-__d("TypeaheadNavigation",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();var g={moveUp:function(h,i,j){var k=h.indexOf(i),l=k==-1?h.length-1:k-1;j(l==-1?null:h[l]);},moveDown:function(h,i,j){var k=h.indexOf(i)+1;j(k==h.length?null:h[k]);}};e.exports=g;},null);
-__d("AbstractMentionsTextEditor.Experimental.react",["AbstractTextEditor.Experimental.react","AbstractTextEditorProps.Experimental","DocumentModifierExperimental","EditorChangeType","EditorState","React","TypeaheadNavigation","getOrCreateDOMID","setImmediate","uniqueID"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){b.__markCompiled&&b.__markCompiled();var q=l,r=q.PropTypes,s=5,t=l.createClass({displayName:"AbstractMentionsTextEditor",propTypes:Object.assign({},h.propTypes,{mentionsSource:r.object,mentionCreationFn:r.func.isRequired,mentionResultsComponent:r.func.isRequired,mentionResultsProps:r.object,excludedEntries:r.object,handleContentReturn:r.func,onAddMention:r.func,onShowMentions:r.func}),getDefaultProps:h.getDefaultProps,componentWillMount:function(){this._viewID=p();},getInitialState:function(){return {highlightedMentionable:null,ariaActiveDescendantID:null,mentionableEntries:null,characterOffset:0};},_onShowMentions:function(v,w){var x=v&&v.length;if(!x){this.setState({highlightedMentionable:null,activeDescendantID:null,mentionableEntries:null,characterOffset:0});return;}var y=v.slice(0,s),z=this.props.typeaheadViewProps;if(z&&z.mentionSortFn)y.sort(z.mentionSortFn);this.setState({highlightedMentionable:v[0],mentionableEntries:y,characterOffset:w});if(this.props.onShowMentions)this.props.onShowMentions(y,w);},_onBlur:function(v){this.setState(this.getInitialState());this.props.onBlur&&this.props.onBlur(v);},_onFocus:function(v){this.props.mentionsSource&&this.props.mentionsSource.bootstrap();this.props.onFocus&&this.props.onFocus(v);},_handleReturn:function(v){if(this.state.highlightedMentionable){this._onMentionSelect(this.state.highlightedMentionable,v);return true;}else if(this.props.handleContentReturn&&this.props.handleContentReturn(v))return true;return false;},_onTab:function(v){if(this.state.highlightedMentionable){v.preventDefault();this._onMentionSelect(this.state.highlightedMentionable,v);}else if(this.props.onTab)this.props.onTab(v);},_onEscape:function(v){if(this.props.onEscape)this.props.onEscape(v);if(this.state.mentionableEntries){v.stopPropagation();this.setState(this.getInitialState());}},_onUpArrow:function(v){if(this.state.mentionableEntries){v.preventDefault();m.moveUp(this.state.mentionableEntries,this.state.highlightedMentionable,this._onMentionHighlight);}else this.props.onUpArrow&&this.props.onUpArrow(v);},_onDownArrow:function(v){if(this.state.mentionableEntries){v.preventDefault();m.moveDown(this.state.mentionableEntries,this.state.highlightedMentionable,this._onMentionHighlight);}else this.props.onDownArrow&&this.props.onDownArrow(v);},_onMentionHighlight:function(v){this.setState({highlightedMentionable:v});},_onMentionRenderHighlight:function(v){var w=n(v);this.setState({ariaActiveDescendantID:w});},_onMentionSelect:function(v,w){var x=this.props.editorState,y=x.getSelection(),z=x.getCurrentContent(),aa=y.getAnchorKey(),ba=y.getAnchorOffset(),ca=z.getBlockMap().get(aa),da=ba-u(ca.getText().substr(0,ba),v.getTitle(),this.state.characterOffset),ea=i.replaceText(z,y.set('anchorOffset',da),v.getTitle(),x.getCurrentInlineStyle(),this.props.mentionCreationFn(v)),fa=k.push(x,ea,j.INSERT_FRAGMENT);this.props.onChange(fa);this.setState(this.getInitialState());if(this.props.onAddMention){var ga=this.state.mentionableEntries.indexOf(v);this.props.onAddMention(v,ga,w);}},shouldComponentUpdate:function(v,w){return (this.props.editorState!==v.editorState||this.state.mentionableEntries!==w.mentionableEntries||this.state.highlightedMentionable!==w.highlightedMentionable||this.state.ariaActiveDescendantID!==w.ariaActiveDescendantID);},componentDidUpdate:function(v){var w=this.props.editorState;if(w===v.editorState)return;var x=w.getSelection();if(x.getHasFocus()&&x.isCollapsed()){var y=w.getCurrentContent();if(this.props.mentionsSource)o(function(){this.props.mentionsSource.searchWithImmutables(y,x,this._onShowMentions);}.bind(this));}},blur:function(){this.refs.abstractTextEditor.blur();},focus:function(){this.refs.abstractTextEditor.focus();},_renderMentionables:function(){var v=this.state.mentionableEntries;if(!v||!v.length)return null;var w=this.props.mentionResultsComponent;return (l.createElement(w,l.__spread({},this.props.mentionResultsProps,{viewID:this._viewID,selection:this.props.editorState.getSelection(),contextComponent:this,characterOffset:this.state.characterOffset,mentionableEntries:v||[],highlightedMentionable:this.state.highlightedMentionable,onMentionSelect:this._onMentionSelect,onMentionHighlight:this._onMentionHighlight,onMentionRenderHighlight:this._onMentionRenderHighlight})));},render:function(){var v=this.state.mentionableEntries,w=!!(v&&v.length),x=this.props.readOnly?null:'-2';return (l.createElement("div",{ref:"container",className:this.props.className,tabIndex:x},l.createElement(g,l.__spread({},this.props,{ref:"abstractTextEditor",role:"combobox",ariaActiveDescendantID:this.state.ariaActiveDescendantID,ariaAutoComplete:"list",ariaOwneeID:this._viewID,ariaExpanded:w,ariaHasPopup:w,onBlur:this._onBlur,onFocus:this._onFocus,onTab:this._onTab,onEscape:this._onEscape,onDownArrow:this._onDownArrow,onUpArrow:this._onUpArrow,handleReturn:this._handleReturn})),this._renderMentionables()));}});function u(v,w,x){for(var y=x;y<=w.length;y++)if(v.substr(-y)==w.substr(0,y))x=y;return x;}e.exports=t;},null);
-__d("createMentionEntity",["ComposedEntityMutability","ComposedEntityType","DocumentEntity"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();function j(k){var l=k.getType().toLowerCase()==='user'?g.SEGMENTED:g.IMMUTABLE,m=k.getAuxiliaryData();return i.create(h.MENTION,l,{id:k.getUniqueID(),isWeak:m&&m.renderType==='non_member'});}e.exports=j;},null);
-__d("MentionsInput.Experimental.react",["AbstractMentionsTextEditor.Experimental.react","EditorState","MentionsLayer.react","React","createMentionEntity","cx","joinClasses"],function(a,b,c,d,e,f,g,h,i,j,k,l,m){b.__markCompiled&&b.__markCompiled();var n=j,o=n.PropTypes,p=j.createClass({displayName:"MentionsInput",propTypes:{editorState:o.instanceOf(h).isRequired,mentionsSource:o.object,typeaheadView:o.func.isRequired,typeaheadViewPropTypes:o.object,spellCheck:o.bool,placeholder:o.string,className:o.string,autoflip:o.bool,handleContentReturn:o.func,handleDroppedFiles:o.func,handlePastedFiles:o.func,onAddMention:o.func,onShowMentions:o.func,onChange:o.func,onInputFocus:o.func,onInputBlur:o.func},blur:function(){this.refs.textEditor.blur();},focus:function(){if(this.refs.textEditor){this._doFocus();}else setTimeout(this._doFocus,0);},render:function(){var q=m(this.props.className,"_5yk1");return (j.createElement("div",{className:q,onClick:this.focus,onFocus:this.focus},j.createElement(g,j.__spread({},this.props,{mentionResultsComponent:i,mentionResultsProps:{typeaheadView:this.props.typeaheadView,typeaheadViewProps:this.props.typeaheadViewProps,autoflip:this.props.autoflip},mentionCreationFn:k,ref:"textEditor",className:"_5yk2",stripPastedStyles:true}))));},_doFocus:function(){if(this.isMounted())this.refs.textEditor.focus();}});e.exports=p;},null);
-__d("ContentState",["DocumentCharacters","immutable"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();"use strict";var i=g.SOFT_NEWLINE,j=h.Record({blockMap:null,selectionBefore:null,selectionAfter:null});for(var k in j)if(j.hasOwnProperty(k))m[k]=j[k];var l=j===null?null:j.prototype;m.prototype=Object.create(l);m.prototype.constructor=m;m.__superConstructor__=j;function m(){if(j!==null)j.apply(this,arguments);}m.prototype.getBlockMap=function(){return this.blockMap;};m.prototype.getSelectionBefore=function(){return this.selectionBefore;};m.prototype.getSelectionAfter=function(){return this.selectionAfter;};m.prototype.getBlockForKey=function(n){return this.getBlockMap().get(n);};m.prototype.getKeyBefore=function(n){return this.getBlockMap().reverse().keySeq().skipUntil(function(o){return o===n;}).skip(1).first();};m.prototype.getKeyAfter=function(n){return this.getBlockMap().keySeq().skipUntil(function(o){return o===n;}).skip(1).first();};m.prototype.getBlockAfter=function(n){return this.getBlockMap().skipUntil(function(o,p){return p===n;}).skip(1).first();};m.prototype.getBlockBefore=function(n){return this.getBlockMap().reverse().skipUntil(function(o,p){return p===n;}).skip(1).first();};m.prototype.getBlocksAsArray=function(){return this.getBlockMap().toArray();};m.prototype.getLastBlock=function(){return this.getBlockMap().last();};m.prototype.getPlainText=function(n){return this.getBlockMap().map(function(o){return o.getText();}).join(n||i);};m.prototype.hasText=function(){var n=this.getBlockMap();return (n.size>1||n.first().getLength()>0);};e.exports=m;},null);
-__d("createEmptySelectionState",["SelectionState"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();"use strict";function h(i){return new g({anchorKey:i,anchorOffset:0,focusKey:i,focusOffset:0,isBackward:false,hasFocus:false});}e.exports=h;},null);
-__d("createContentStateFromBlocks",["ContentState","createEmptySelectionState","createOrderedMapFromBlockArray"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();"use strict";function j(k){var l=i(k),m=h(l.first().getKey());return new g({blockMap:l,selectionBefore:m,selectionAfter:m});}e.exports=j;},null);
-__d("createInitialEditorState",["EditorState","immutable","createEmptySelectionState"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();"use strict";function j(k,l){var m=k.getBlockMap().first().getKey();return g.create({currentContent:k,undoStack:h.Stack(),redoStack:h.Stack(),decorator:l||null,selection:i(m)});}e.exports=j;},null);
-__d("createPlainBlocksFromText",["CharacterMetadata","ComposedBlockType","ContentBlock","immutable","generateBlockKey"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();function l(m){return m.map(function(n){var o=n.length;return new i({key:k(),text:n,type:h.UNSTYLED,characterList:j.List(j.Repeat(g.EMPTY,o))});});}e.exports=l;},null);
-__d("createEditorStateWithEntities",["DocumentCharacters","EditorState","applyEntityToContentBlock","createContentStateFromBlocks","createInitialEditorState","createPlainBlocksFromText"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();var m=new RegExp(g.SOFT_NEWLINE,'ig');function n(o){var p=o,q=p.text,r=p.ranges,s=p.decorator,t=p.entityCreationFn,u=p.splitIntoBlocks,v=p.allowUndo,w,x;if(u===undefined)u=true;if(q){w=u?q.split(m):[q];x=[];var y=0;w.forEach(function(ba){x.push(y);y+=ba.length+1;});}else w=[''];var z=l(w);if(r&&r.length&&t)r.forEach(function(ba){var ca=t(ba.entity);if(ca===null)return;var da=ba.offset,ea,fa;for(var ga=0;ga=ha&&da0&&h.getEntityAt(j-1)===null)j--;return h.getText().slice(j,i);}e.exports=g;},null);
-__d("applyEmoticonToContentState",["EmoticonsList","applyEmoticonToContentBlock","getTextAfterNearestEntity"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();"use strict";var j=new RegExp(g.regexp.source,'g');function k(l,m){var n=m.getAnchorKey(),o=m.getAnchorOffset(),p=l.getBlockForKey(n),q=i(p,o),r,s;while(s!==null){s=j.exec(q);if(s!==null)r=s;}if(!r)return l;var t=r[1];if(!t&&o!==q.length)return l;var u=r[2],v=o-q.length,w=v+r.index+r[1].length,x=l.getBlockMap().set(n,h(p,u,w));o-=(u.length-1);return l.merge({blockMap:x,selectionBefore:m,selectionAfter:m.merge({anchorOffset:o,focusOffset:o})});}e.exports=k;},null);
-__d("handleBeforeInputForEmoticon",["DocumentModifierExperimental","EditorChangeType","EditorState","applyEmoticonToContentState"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();var k=new RegExp(/[\s'".,!?]/);function l(m,n){var o=m.getSelection();if(!o.isCollapsed()||!n||!k.test(n))return m;var p=m.getCurrentContent(),q=j(p,o);if(q===p)return m;var r=g.insertText(q,q.getSelectionAfter(),n);return i.push(m,r,h.INSERT_CHARACTERS);}e.exports=l;},null);
-__d("handleSoftNewlineForEmoticon",["DocumentModifierExperimental","EditorChangeType","EditorState","applyEmoticonToContentState"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();function k(l){var m=l.getCurrentContent(),n=l.getSelection(),o=j(m,n);if(o===m)return l;var p=g.splitBlock(o,o.getSelectionAfter());return i.push(l,p,h.SPLIT_BLOCK);}e.exports=k;},null);
-__d("isSoftNewlineEvent",["Keys"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();function h(i){return i.which===g.RETURN&&(i.getModifierState('Shift')||i.getModifierState('Alt')||i.getModifierState('Control'));}e.exports=h;},null);
-__d("UFIMentionsInput.react",["Arbiter","BanzaiScuba","Bootloader","CommentPrelude","ComposedEntityMutability","ComposedEntityType","DocumentEntity","DocumentModifierExperimental","DOMVector","EditorChangeType","EditorState","Input","Keys","MentionsInput.Experimental.react","React","SelectionState","UserAgent","URI","createEditorStateWithEntities","createEmptyEditorState","createMentionEntity","cx","emptyFunction","getMentionsInputDecorator","getMentionsTextForContentState","getVisibleValueForContentState","handleBeforeInputForEmoticon","handleSoftNewlineForEmoticon","isSoftNewlineEvent","setImmediate"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,aa,ba,ca,da,ea,fa,ga,ha,ia,ja){b.__markCompiled&&b.__markCompiled();var ka=new h('ufi_tinder',null,{addBrowserFields:true,addGeoFields:true,addPredictedGeographyFields:true,addMobileDeviceFields:true,addUser:true}),la=200,ma=((w.isPlatform('iOS')||w.isPlatform('Linux')||w.isPlatform('Mac OS X')||w.isPlatform('Windows')||w.isPlatform('Chrome OS'))&&(w.isBrowser('Chrome')||w.isBrowser('Firefox >= 16')||w.isBrowser('IE >= 9')||w.isBrowser('Opera >= 12')||w.isBrowser('Mobile Safari >= 6')||w.isBrowser('Safari >= 5')));function na(ra){var sa=ra.map(function(ta){return {kind:'file',type:ta.type,getAsFile:ca.thatReturns(ta)};});return {clipboardData:{items:sa}};}function oa(ra){var sa=/^image\//;return ra.filter(function(ta){return sa.test(ta.type);});}var pa=u.createClass({displayName:"UFIMentionsInput",getInitialState:function(){var ra='',sa=[];if(this.props.initialData){ra=this.props.initialData.value||'';sa=this.props.initialData.mentions||[];sa=sa.map(function(ua){return Object.assign({},ua,{entity:{uid:ua.uid,weakreference:ua.weakreference}});});}var ta=y({text:ra,ranges:sa,decorator:da(),entityCreationFn:qa});ta=q.moveSelectionToEnd(ta);return {bootloaded:false,fullRender:!!(this.props.initialData&&this.props.initialData.value),typeaheadReporter:null,editorState:ta,mentionsSource:null,mentionableEntries:null,fallbackText:ra};},hasEnteredText:function(){return !!this.state.editorState.getCurrentContent().getPlainText().trim();},focus:function(){this._triggerFullRender(function(){if(ma){this.refs.mentionsInput.focus();}else u.findDOMNode(this.refs.textarea).focus();}.bind(this));},submitComment:function(event){if(this._submitComment(event))this._clearDocumentState();},insertMention:function(ra){this._triggerFullRender(function(){if(ma){var sa=this.state.editorState,ta=sa.getSelection(),ua=sa.getCurrentContent(),va=ta.getStartKey(),wa=ta.getStartOffset(),xa=ua.getBlockForKey(va),ya;if(xa.getText().substr(wa-1,1).trim().length>0){var za=n.replaceText(ua,ta,' ');ta=za.getSelectionAfter();ya=n.insertText(za,ta,ra.getTitle(),sa.getCurrentInlineStyle(),aa(ra));}else ya=n.replaceText(ua,ta,ra.getTitle(),sa.getCurrentInlineStyle(),aa(ra));sa=q.push(sa,ya,p.INSERT_FRAGMENT);sa=q.forceSelection(sa,sa.getSelection());this.setState({editorState:sa});this.focus();}else{u.findDOMNode(this.refs.textarea).focus();if(this.state.fallbackText.length){this.setState({fallbackText:this.state.fallbackText+' '+ra.title});}else this.setState({fallbackText:ra.title});}}.bind(this));},insertEmoticon:function(ra){if(!ma){this.setState({fallbackText:this.state.fallbackText+' '+ra});return;}var sa=this.state.editorState,ta=sa.getCurrentContent(),ua=sa.getSelection(),va=ta.getBlockForKey(ua.getStartKey()).getText()[ua.getStartOffset()-1];if(va&&va!==' ')ra=' '+ra;var wa=ta.getBlockForKey(ua.getEndKey()).getText()[ua.getEndOffset()];if(wa&&wa!==' ')ra+=' ';var xa=n.replaceText(sa.getCurrentContent(),sa.getSelection(),ra);sa=q.push(sa,xa,p.INSERT_CHARACTERS);sa=q.forceSelection(sa,sa.getSelection());this.setState({editorState:sa});},setSignature:function(ra){setTimeout(function(){var sa=this.state.editorState,ta=sa.getSelection(),ua=sa.getCurrentContent(),va=ua.getBlockMap().first(),wa=va.getKey();ta=new v({anchorKey:wa,anchorOffset:0,focusKey:wa,focusOffset:ra.length});ua=n.replaceText(ua,ta,ra);sa=q.set(sa,{currentContent:ua});this.setState({editorState:sa});}.bind(this),0);},_informHeightChange:function(){if(this.props.monitorHeight)ja(function(){if(!this.isMounted())return;var ra=ma?u.findDOMNode(this.refs.mentionsInput):u.findDOMNode(this.refs.textarea),sa=o.getElementDimensions(ra).y;if(sa!==this._height){this._height=sa;g.inform('ufi/inputHeightChanged',{node:ra});}}.bind(this));},_onChange:function(ra){this.setState({editorState:ra},this._informHeightChange);},_clearDocumentState:function(){this.state.typeaheadReporter&&this.state.typeaheadReporter.sessionEnd();var ra=z(da());this.setState({editorState:q.moveFocusToEnd(ra)});},_handleContentReturn:function(ra){if(ia(ra)){var sa=ha(this.state.editorState);if(sa===this.state.editorState){return false;}else{this.setState({editorState:sa});return true;}}if(this._submitComment(ra)){this._clearDocumentState();return true;}return false;},_handleBeforeInput:function(ra){var sa=ga(this.state.editorState,ra);if(sa===this.state.editorState){return false;}else{this.setState({editorState:sa});return true;}},_submitComment:function(ra){var sa=this.state.editorState.getCurrentContent(),ta=fa(sa),ua=ea(sa),va={visibleValue:ta,encodedValue:ua},wa=r.getValue(u.findDOMNode(this.refs.proxyInput));if(wa){var xa=new x(a.location.href);ka.addNormal('path',xa.getPath());ka.addNormal('proxy_value',wa.substr(0,la));ka.post();}return this.props.onEnterSubmit(va,ra);},_handleFiles:function(ra){var sa=oa(ra);if(sa.length){this.props.onPaste(na(sa));return true;}return false;},_handleDroppedFiles:function(ra,sa){return this._handleFiles(sa);},_handlePastedFiles:function(ra){return this._handleFiles(ra);},_onMentionsInputBlur:function(){this.state.typeaheadReporter&&this.state.typeaheadReporter.sessionEnd();this.props.onBlur&&this.props.onBlur();g.inform('ufi/blur',{hasEnteredText:this.hasEnteredText()});},_onMentionsInputFocus:function(){if(!this.state.bootloaded&&!this._currentlyBootloading){this._currentlyBootloading=true;i.loadModules(["TypeaheadMetricReporter","getMentionsSearchSource"],function(ra,sa){if(!this.isMounted())return;var ta=new ra({event_name:'tinder_mentions'});ta.sessionStart();var ua=sa(this.props.datasource,ta);ua.bootstrap();this.setState({typeaheadReporter:ta,bootloaded:true,mentionsSource:ua},function(){this._currentlyBootloading=false;}.bind(this));}.bind(this));}else if(this.state.typeaheadReporter)this.state.typeaheadReporter.sessionStart();this.props.onFocus&&this.props.onFocus();g.inform('ufi/focus');},_onShowMentions:function(ra,sa){if(this.state.typeaheadReporter)this.state.typeaheadReporter.reportResults(ra.map(function(ta){return ta.getUniqueID();}));},_onAddMention:function(ra,sa,ta){if(this.state.typeaheadReporter){this.state.typeaheadReporter.reportSelect(ra.getUniqueID(),ra.getType(),sa,ta.button>=0);this.state.typeaheadReporter.sessionEnd();}},_onFallbackKeyDown:function(ra){if(ra.which!==s.RETURN)return;if(ia(ra)||!this.state.fallbackText.trim())return;ra.preventDefault();var sa={visibleValue:this.state.fallbackText,encodedValue:this.state.fallbackText};if(this.props.onEnterSubmit(sa,ra))this.setState({fallbackText:''});},_onFallbackChange:function(ra){this.setState({fallbackText:ra.target.value});},_onFallbackBlur:function(ra){this.props.onBlur&&this.props.onBlur();},_onFallbackFocus:function(ra){this.props.onFocus&&this.props.onFocus();},_sortByRenderType:function(ra,sa){var ta=ra.getAuxiliaryData().renderType,ua=sa.getAuxiliaryData().renderType;if(ta===ua)return ra.getOrder()-sa.getOrder();var va=this.props.viewOptionsTypeObjectsOrder;return va.indexOf(ta)-va.indexOf(ua);},_triggerFullRender:function(ra){this.setState({fullRender:true},ra);},_triggerFullRenderWithoutCallback:function(){this._triggerFullRender();},_renderFallback:function(){return (u.createElement("div",null,u.createElement("textarea",{ref:"textarea",className:"UFIAddCommentInput _1os9",name:"add_comment_text",placeholder:this.props.placeholder,spellCheck:true,onKeyDown:this._onFallbackKeyDown,onChange:this._onFallbackChange,onBlur:this._onFallbackBlur,onFocus:this._onFallbackFocus,value:this.state.fallbackText})));},_renderProxyInput:function(){if(!this.props.hideProxyInput){var ra="_1osa mentionsHidden";return (u.createElement("input",{className:ra,name:"add_comment_text",ref:"proxyInput",onFocus:this.focus,tabIndex:"-1"}));}},_renderDummy:function(){var ra="UFIAddCommentInput _1osb _1osc";return (u.createElement("div",{onFocus:this._triggerFullRenderWithoutCallback,onSelect:ca,onClick:this._triggerFullRenderWithoutCallback,onTouchStart:this._triggerFullRenderWithoutCallback,onMouseOver:this._triggerFullRenderWithoutCallback},this._renderProxyInput(),u.createElement("div",{className:ra},this.props.placeholder)));},_onClickEditorContainer:function(ra){j.click(ra.target,false);},_renderMentionsInput:function(){var ra="UFIAddCommentInput _1osb",sa=Object.assign({mentionSortFn:(this.props.viewOptionsTypeObjectsOrder?this._sortByRenderType:null)},this.props.viewProps);return (u.createElement("div",{onClick:this._onClickEditorContainer},this._renderProxyInput(),u.createElement(t,{ref:"mentionsInput",className:ra,editorState:this.state.editorState,onChange:this._onChange,mentionsSource:this.state.mentionsSource,typeaheadView:this.props.viewComponent,typeaheadViewProps:sa,spellCheck:true,placeholder:this.props.placeholder,onAddMention:this._onAddMention,onShowMentions:this._onShowMentions,onFocus:this._onMentionsInputFocus,onBlur:this._onMentionsInputBlur,handleContentReturn:this._handleContentReturn,handleBeforeInput:this._handleBeforeInput,handlePastedFiles:this._handlePastedFiles,handleDroppedFiles:this._handleDroppedFiles,autoflip:this.props.autoflip})));},componentDidMount:function(){if(!ma){if(this.state.fallbackText)u.findDOMNode(this.refs.textarea).focus();}else if(this.state.editorState.getCurrentContent().hasText())ja(function(){this.isMounted()&&this.focus();}.bind(this));},render:function(){if(!ma)return this._renderFallback();if(!this.state.fullRender)return this._renderDummy();return this._renderMentionsInput();}});function qa(ra){return m.create(l.MENTION,k.IMMUTABLE,{id:ra.uid,isWeak:ra.weakreference});}e.exports=pa;},null);
-__d("UFIMentionsInputProxy.react",["Bootloader","immutable","React","cx","emptyFunction","setImmediate"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();var m=i.createClass({displayName:"UFIMentionsInputProxy",getInitialState:function(){return {cmdBuffer:h.List(),component:null};},componentDidMount:function(){if(this.props.initialData)this._bootload();},hasEnteredText:function(){return this._fillCmdBuffer({fn:'hasEnteredText',args:[]});},setSignature:function(n){this._fillCmdBuffer({fn:'setSignature',args:[n]});},focus:function(){this._fillCmdBuffer({fn:'focus',args:[]});},submitComment:function(event){this._fillCmdBuffer({fn:'submitComment',args:[event]});},insertMention:function(n){this._fillCmdBuffer({fn:'insertMention',args:[n]});},insertEmoticon:function(n){this._fillCmdBuffer({fn:'insertEmoticon',args:[n]});},_bootload:function(){g.loadModules(["UFIMentionsInput.react"],function(n){return this.setState({component:n});}.bind(this));},_focusAndLoad:function(){this._bootload();this.focus();},_hasBufferedCommands:function(){return this.state.cmdBuffer.size>0;},_fillCmdBuffer:function(n){if(this.refs.mentionsinputchild){return this._execCmd(n);}else this.setState({cmdBuffer:this.state.cmdBuffer.push(n)});},_drainFnBuffer:function(){var n=this.state.cmdBuffer.first();this.setState({cmdBuffer:this.state.cmdBuffer.shift()});return n;},_execCmd:function(n){var o=this.refs.mentionsinputchild;return o[n.fn].apply(o,n.args);},_renderProxyInput:function(){var n="_1osa mentionsHidden";return (i.createElement("input",{className:n,name:"add_comment_text",ref:"proxyInput",onFocus:this._focusAndLoad,tabIndex:"-1"}));},_renderDummy:function(){var n="UFIAddCommentInput _1osb _1osc";return (i.createElement("div",{onFocus:this._focusAndLoad,onClick:this._focusAndLoad,onTouchStart:k,onMouseOver:this._bootload},i.createElement("div",{className:n},this._renderProxyInput(),this.props.placeholder)));},render:function(){var n=this.state.component;if(!n)return this._renderDummy();if(this._hasBufferedCommands())l(function(){return this._execCmd(this._drainFnBuffer());}.bind(this));return (i.createElement(n,i.__spread({key:"mentionsinputchild",ref:"mentionsinputchild"},this.props),this.props.children));}});e.exports=m;},null);
-__d("DialogPosition",["Vector"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h=40,i,j={calculateTopMargin:function(k,l){if(i)return i;var m=g.getViewportDimensions(),n=Math.floor((m.x+k)*(m.y-l)/(4*m.x));return Math.max(n,h);},setFixedTopMargin:function(k){i=k;}};e.exports=j;},null);
-__d("TabIsolation",["DOMQuery","Event","Focus","Keys","TabbableElements"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();var l=[],m=0;function n(o){"use strict";this._root=o;this._eventHandler=null;this._identifier=m++;}n.prototype.enable=function(){"use strict";l.unshift(this._identifier);this._eventHandler=h.listen(window,'keydown',function(o){if(l[0]===this._identifier)this._tabHandler(o);}.bind(this),h.Priority.URGENT);};n.prototype.disable=function(){"use strict";var o;if(this._eventHandler){o=l.indexOf(this._identifier);if(o>-1)l.splice(o,1);this._eventHandler.remove();this._eventHandler=null;}};n.prototype._tabHandler=function(o){"use strict";if(h.getKeyCode(o)!==j.TAB)return;var p=o.getTarget();if(!p)return;var q=k.find(this._root),r=q[0],s=q[q.length-1],t=o.getModifiers().shift;if(t&&p===r){o.preventDefault();i.set(s);}else if((!t&&p===s)||!g.contains(this._root,p)){o.preventDefault();i.set(r);}};e.exports=n;},null);
-__d("LayerTabIsolation",["TabIsolation","copyProperties"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();function i(j){"use strict";this._layer=j;this._tabIsolation=null;}i.prototype.enable=function(){"use strict";this._tabIsolation=new g(this._layer.getRoot());this._subscriptions=[this._layer.subscribe('show',this._tabIsolation.enable.bind(this._tabIsolation)),this._layer.subscribe('hide',this._tabIsolation.disable.bind(this._tabIsolation))];};i.prototype.disable=function(){"use strict";while(this._subscriptions.length)this._subscriptions.pop().unsubscribe();this._tabIsolation.disable();this._tabIsolation=null;};h(i.prototype,{_subscriptions:[]});e.exports=i;},null);
-__d("LayerTogglerContext",["Toggler"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();function h(i){"use strict";this._layer=i;}h.prototype.enable=function(){"use strict";this._root=this._layer.getRoot();g.createInstance(this._root).setSticky(false);};h.prototype.disable=function(){"use strict";g.destroyInstance(this._root);this._root=null;};e.exports=h;},null);
-__d("DialogX",["Arbiter","CSS","DialogPosition","Event","JSXDOM","Layer","LayerAutoFocus","LayerButtons","LayerFormHooks","LayerRefocusOnHide","LayerTabIsolation","LayerTogglerContext","ModalLayer","Style","Vector","copyProperties","cx","debounce","goURI","shield"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z){b.__markCompiled&&b.__markCompiled();for(var aa in l)if(l.hasOwnProperty(aa))ca[aa]=l[aa];var ba=l===null?null:l.prototype;ca.prototype=Object.create(ba);ca.prototype.constructor=ca;ca.__superConstructor__=l;function ca(){"use strict";if(l!==null)l.apply(this,arguments);}ca.prototype._configure=function(ea,fa){"use strict";ba._configure.call(this,ea,fa);h.addClass(this.getRoot(),"_4-hy");if(ea.autohide)var ga=this.subscribe('show',function(){ga.unsubscribe();setTimeout(z(this.hide,this),ea.autohide);}.bind(this));if(ea.redirectURI)var ha=this.subscribe('hide',function(){ha.unsubscribe();y(ea.redirectURI);});this._fixedTopPosition=ea.fixedTopPosition;};ca.prototype._getDefaultBehaviors=function(){"use strict";return ba._getDefaultBehaviors.call(this).concat([da,s,m,n,o,q,r,p]);};ca.prototype._buildWrapper=function(ea,fa){"use strict";var ga=ea.xui?"_4-hz":"_t",ha=ea.xui?"_59s7":"_1yv";this._innerContent=k.div(null,fa);this._wrapper=k.div({className:ha,role:"dialog","aria-labelledby":ea.titleID||null},k.div({className:ga},this._innerContent));this.setWidth(ea.width);return (k.div({className:"_10",role:"dialog"},this._wrapper));};ca.prototype.getContentRoot=function(){"use strict";return this._wrapper;};ca.prototype.getInnerContent=function(){"use strict";return this._innerContent;};ca.prototype.updatePosition=function(){"use strict";var ea;if(this._fixedTopPosition){ea=this._fixedTopPosition;}else{var fa=u.getElementDimensions(this._wrapper);ea=i.calculateTopMargin(fa.x,fa.y);}t.set(this._wrapper,'margin-top',ea+'px');this.inform('update_position',{type:'DialogX',top:ea});};ca.prototype.setWidth=function(ea){"use strict";ea=Math.floor(ea);if(ea===this._width)return;this._width=ea;t.set(this._wrapper,'width',ea+'px');};ca.prototype.getWidth=function(){"use strict";return this._width;};ca.prototype.getFixedTopPosition=function(){"use strict";return this._fixedTopPosition;};function da(ea){"use strict";this._layer=ea;}da.prototype.enable=function(){"use strict";this._subscription=this._layer.subscribe(['show','hide'],function(ea){if(ea==='show'){this._attach();g.inform('layer_shown',{type:'DialogX'});}else{this._detach();g.inform('layer_hidden',{type:'DialogX'});}}.bind(this));};da.prototype.disable=function(){"use strict";this._subscription.unsubscribe();this._subscription=null;this._resize&&this._detach();};da.prototype._attach=function(){"use strict";this._layer.updatePosition();this._resize=j.listen(window,'resize',x(this._layer.updatePosition.bind(this._layer)));};da.prototype._detach=function(){"use strict";this._resize.remove();this._resize=null;};v(da.prototype,{_subscription:null,_resize:null});e.exports=ca;},null);
-__d("AbstractDialog.react",["DialogX","LayerHideOnBlur","React","copyProperties","merge"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();var l=i,m=l.PropTypes,n={createSpec:function(o){return {displayName:o.displayName,propTypes:{behaviors:m.object,className:m.string,modal:m.bool,autohide:m.number,width:m.number,titleID:m.string,causalElement:m.object,causalElementRef:m.string,shown:m.bool,layerHideOnBlur:m.bool,fixedTopPosition:m.number},createLayer:function(p){var q=this.props.className,r=j({width:this.props.width,xui:true,autohide:this.props.autohide,classNames:q?q.split(' '):null,titleID:this.props.titleID,causalElement:this._getCausalElement(),fixedTopPosition:this.props.fixedTopPosition},o||{}),s=k(o.addedBehaviors,this.props.behaviors);if(this.props.layerHideOnBlur!==false)s.LayerHideOnBlur=h;r.addedBehaviors=this.enumerateBehaviors(s);var t=new g(r,p);t.conditionShow(this.props.shown);return t;},receiveProps:function(p){this.updateBehaviors(p.behaviors);if(this.layer){this.layer.setCausalElement(this._getCausalElement());this.layer.conditionShow(p.shown);this.layer.setWidth(p.width);p.shown&&this.layer.updatePosition();}},_getCausalElement:function(){var p;if(this.props.causalElementRef){p=this.getNodeForOwnerRef(this.props.causalElementRef);}else p=this.props.causalElement;return p;}};}};e.exports=n;},null);
-__d("MentionsInputTypeaheadView.react",["MentionsTypeaheadViewItem.react","React","cx"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j=h,k=j.PropTypes,l=h.createClass({displayName:"MentionsInputTypeaheadView",propTypes:{id:k.string,highlightedEntry:k.object,entries:k.array.isRequired,onSelect:k.func.isRequired,onHighlight:k.func,onRenderHighlight:k.func},_renderItem:function(m){var n=m===this.props.highlightedEntry;return (h.createElement(g,{key:m.getUniqueID(),entry:m,highlighted:n,onSelect:this.props.onSelect,onHighlight:this.props.onHighlight,onRenderHighlight:this.props.onRenderHighlight}));},render:function(){var m=(("_5u8_")+(!this.props.entries.length?' '+"_5u90":''));return (h.createElement("ul",{className:m,role:"listbox",id:this.props.id},this.props.entries.map(this._renderItem)));}});e.exports=l;},null);
-__d("XUIDialogCancelButton.react",["React","XUIDialogButton.react","fbt"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j=g.createClass({displayName:"XUIDialogCancelButton",render:function(){return (g.createElement(h,g.__spread({},this.props,{action:"cancel",label:i._("Cancel")})));}});e.exports=j;},null);
-__d("XUIDialog.react",["AbstractDialog.react","LayerFadeOnShow","ReactLayer"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j=i.createClass(g.createSpec({displayName:'XUIDialog',addedBehaviors:{LayerFadeOnShow:h}}));e.exports=j;},null);
-__d("sliceChildren",["ReactFragment","flattenChildren"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();'use strict';function i(j,k,l){if(j==null)return j;var m={},n=h(j),o=0;for(var p in n){if(!n.hasOwnProperty(p))continue;var q=n[p];if(o>=k)m[p]=q;o++;if(l!=null&&o>=l)break;}return g.create(m);}e.exports=i;},null);
-__d("XUIDialogTitle.react",["LeftRight.react","React","XUICloseButton.react","cx","fbt","sliceChildren","joinClasses"],function(a,b,c,d,e,f,g,h,i,j,k,l,m){b.__markCompiled&&b.__markCompiled();var n=h,o=n.PropTypes,p=h.createClass({displayName:"XUIDialogTitle",propTypes:{closeButtonText:o.string,showCloseButton:o.bool},getDefaultProps:function(){return {closeButtonText:k._("Close"),showCloseButton:true};},render:function(){var q=null;if(this.props.showCloseButton)q=h.createElement(i,{label:this.props.closeButtonText,className:"layerCancel _51-t"});return (h.createElement("div",h.__spread({},this.props,{className:m(this.props.className,"_4-i0")}),h.createElement(g,null,h.createElement("h3",{className:"_52c9"},l(this.props.children,0,1)),h.createElement("div",{className:"_51-u"},l(this.props.children,1),q))));}});e.exports=p;},null);
-__d("TypeaheadViewPropTypes",["React"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h=g,i=h.PropTypes,j={ariaOwneeID:i.string,highlightedEntry:i.object,entries:i.array.isRequired,onSelect:i.func.isRequired,onHighlight:i.func,onRenderHighlight:i.func,role:i.string};e.exports=j;},null);
-__d("legacy:ScrollAwareDOM",["ScrollAwareDOM"],function(a,b,c,d){b.__markCompiled&&b.__markCompiled();a.ScrollAwareDOM=b('ScrollAwareDOM');},3);
-__d("destroyOnUnload",["Run"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();function h(i){g.onLeave(i);}e.exports=h;},null);
-__d("BanzaiNectar",["Banzai"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();function h(j){return {log:function(k,l,m){var n={e:l,a:m};g.post('nectar:'+k,n,j);}};}var i=h();i.create=h;e.exports=i;},null);
-__d("Base64",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();var g='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/';function h(l){l=(l.charCodeAt(0)<<16)|(l.charCodeAt(1)<<8)|l.charCodeAt(2);return String.fromCharCode(g.charCodeAt(l>>>18),g.charCodeAt((l>>>12)&63),g.charCodeAt((l>>>6)&63),g.charCodeAt(l&63));}var i='>___?456789:;<=_______'+'\0\1\2\3\4\5\6\7\b\t\n\13\f\r\16\17\20\21\22\23\24\25\26\27\30\31'+'______\32\33\34\35\36\37 !"#$%&\'()*+,-./0123';function j(l){l=(i.charCodeAt(l.charCodeAt(0)-43)<<18)|(i.charCodeAt(l.charCodeAt(1)-43)<<12)|(i.charCodeAt(l.charCodeAt(2)-43)<<6)|i.charCodeAt(l.charCodeAt(3)-43);return String.fromCharCode(l>>>16,(l>>>8)&255,l&255);}var k={encode:function(l){l=unescape(encodeURI(l));var m=(l.length+2)%3;l=(l+'\0\0'.slice(m)).replace(/[\s\S]{3}/g,h);return l.slice(0,l.length+m-2)+'=='.slice(m);},decode:function(l){l=l.replace(/[^A-Za-z0-9+\/]/g,'');var m=(l.length+3)&3;l=(l+'AAA'.slice(m)).replace(/..../g,j);l=l.slice(0,l.length+m-3);try{return decodeURIComponent(escape(l));}catch(n){throw new Error('Not valid UTF-8');}},encodeObject:function(l){return k.encode(JSON.stringify(l));},decodeObject:function(l){return JSON.parse(k.decode(l));},encodeNums:function(l){return String.fromCharCode.apply(String,l.map(function(m){return g.charCodeAt((m|-(m>63))&-(m>0)&63);}));}};e.exports=k;},null);
-__d("BlobFactory",["emptyFunction"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h,i=a.BlobBuilder||a.WebKitBlobBuilder||a.MozBlobBuilder||a.MSBlobBuilder;if(a.Blob){var j;try{new a.Blob();j=true;}catch(k){j=false;}h={getBlob:function(l,m){l=l||[];m=m||{};if(j){return new a.Blob(l,m);}else{var n=new i();for(var o=0;o/g,j=/"/g,k=/'/g;function l(m){if(typeof m=='undefined'||m===null||!m.toString)return '';if(m===false){return '0';}else if(m===true)return '1';return m.toString().replace(g,'&').replace(j,'"').replace(k,''').replace(h,'<').replace(i,'>');}e.exports=l;},null);
-__d("whitelistObjectKeys",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();function g(h,i){var j={},k=Array.isArray(i)?i:Object.keys(i);for(var l=0;ll){l=o.length;m=o;}});return (n.hasOwnProperty(m)?Object.keys(n[m]):[]);};i.prototype.$SearchSourceCallbackManagerj=function(k,l){"use strict";return l.filter(function(m){return this.$SearchSourceCallbackManager1(k,this.$SearchSourceCallbackManagerc[m]);},this);};function j(k){return [k.getTitle(),k.getKeywordString()].join(' ');}e.exports=i;},null);
-__d("UnicodeCJK",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();"use strict";var g='a-zA-Z',h='\uFF21-\uFF3A\uFF41-\uFF5A',i=g+h,j='\u3040-\u309F',k='\u30A0-\u30FF',l='\u31F0-\u31FF',m='\uFF65-\uFF9F',n=k+l+m,o=j+n,p=[12352,12447],q=[12448,12543],r=q[0]-p[0],s='\u4E00-\u9FCF',t='\u3400-\u4DBF',u=s+t,v='\uAC00-\uD7AF',w=u+o+v,x=null,y=null,z=null,aa=null;function ba(ja){y=y||new RegExp('['+o+']');return y.test(ja);}function ca(ja){x=x||new RegExp('['+u+']');return x.test(ja);}function da(ja){z=z||new RegExp('['+w+']');return z.test(ja);}function ea(ja){var ka=ja.charCodeAt(0);return String.fromCharCode((kap[1])?ka:ka+r);}function fa(ja){if(!ba(ja))return ja;return ja.split('').map(ea).join('');}function ga(ja){aa=aa||new RegExp('^'+'['+o+']+'+'['+i+']'+'$');return aa.test(ja);}function ha(ja){if(ga(ja))return ja.substr(0,ja.length-1);return ja;}var ia={hasKana:ba,hasIdeograph:ca,hasIdeoOrSyll:da,hiraganaToKatakana:fa,isKanaWithTrailingLatin:ga,kanaRemoveTrailingLatin:ha};e.exports=ia;},null);
-__d("UnicodeHangulKorean",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();"use strict";var g=/[\u3130-\u318F\uAC00-\uD7AF]/;function h(aa){return g.test(aa);}var i=[4352,4353,4522,4354,4524,4525,4355,4356,4357,4528,4529,4530,4531,4532,4533,4378,4358,4359,4360,4385,4361,4362,4363,4364,4365,4366,4367,4368,4369,4370,4449,4450,4451,4452,4453,4454,4455,4456,4457,4458,4459,4460,4461,4462,4463,4464,4465,4466,4467,4468,4469,4448,4372,4373,4551,4552,4556,4558,4563,4567,4569,4380,4573,4575,4381,4382,4384,4386,4387,4391,4393,4395,4396,4397,4398,4399,4402,4406,4416,4423,4428,4593,4594,4439,4440,4441,4484,4485,4488,4497,4498,4500,4510,4513],j=12593,k=i.length,l=j+k;function m(aa){return String.fromCharCode(i[aa-j]);}var n=4352,o=4449,p=4519,q=44032,r=19,s=21,t=28,u=(s*t),v=(r*u),w=q+v;function x(aa){var ba=aa-q,ca=ba%t;return String.fromCharCode(n+ba/u)+String.fromCharCode(o+(ba%u)/t)+((ca>0)?String.fromCharCode(p+ca):'');}function y(aa){if(!h(aa))return aa;var ba=[];for(var ca=0;ca0&&t.y0&&p.get(this.element,'visibility')!=='hidden'&&p.get(this.element,'opacity')!=='0'){var u=Math.max(t.x,0),v=Math.min(t.x+t.width,s.width),w=Math.max(t.y,0),x=Math.min(t.y+t.height,s.height);if((t.height*t.width)===0)return 100;if(this.config.require_horizontally_onscreen&&((v-u)this.config.pixel_in_percentage;this.emit('visible',{tracker:this,id:this.getID(),token:this.getToken(),percentInViewport:s});if(!t){this.$ViewableImpressionTracker0();return;}if(this.isLogged()){this.$ViewableImpressionTracker1();}else this.$ViewableImpressionTracker2();if(!this.waitForLogged&&!this.isLogged()){this.waitForLogged=true;this.viewableTimeout=setTimeout(function(){this.waitForLogged=false;var u=this.getPercentInViewport(),v=u>this.config.pixel_in_percentage;if(!v){this.$ViewableImpressionTracker3();return;}this.logImpression(1,{});this.$ViewableImpressionTracker1();}.bind(this),this.config.duration_in_ms);}};r.prototype.onHidden=function(){"use strict";this.emit('hidden',{id:this.getID(),token:this.getToken()});if(this.config.log_initial_nonviewable&&!this.isLogged()&&!this.isNonViewableLogged){this.logNonViewableImpression();}else if(!this.config.log_initial_nonviewable&&!this.isLogged()&&this.isVisible)this.logNonViewableImpression();this.isVisible=false;if(this.waitForLogged){this.waitForLogged=false;clearTimeout(this.viewableTimeout);}if(this.isLogged()&&!this.waitForSubsequent&&this.config.subsequent_gap_in_ms>=0){this.waitForSubsequent=true;this.clearSubsequentTimeout=setTimeout(function(){this.waitForSubsequent=false;this.reset();if(this.isVisible)this.onVisible();}.bind(this),this.config.subsequent_gap_in_ms);}this.$ViewableImpressionTracker3();};r.prototype.onRemoved=function(){"use strict";this.isVisible=false;};r.prototype.getToken=function(){"use strict";return this.element.getAttribute('data-xt');};r.prototype.logImpression=function(s,t){"use strict";if(this.isLogged())return;var u=this.getToken(),v=Math.floor(Date.now()/1000),w={xt:u,isv:s,cts:v};if(g.isEnabled('xtrackable_clientview_batch')&&this.config.should_batch){this.logWithBanzai(w);}else this.logWithIFrame(i(w,t));};r.prototype.logNonViewableImpression=function(){"use strict";if(this.config.nonviewableEnabled){var s=this.getToken();g.post('xtrackable:nonviewable',{xt:s});}this.isNonViewableLogged=true;};r.prototype.isLogged=function(){"use strict";return this.iframe!==null||this.banzaiLogged;};r.prototype.reset=function(){"use strict";if(this.iframe){l.remove(this.iframe);this.iframe=null;}if(this.banzaiLogged)this.banzaiLogged=false;this.isNonViewableLogged=false;this.isVisible=false;this.waitForLogged=false;this.waitForSubsequent=false;};r.prototype.logWithBanzai=function(s){"use strict";this.banzaiLogged=true;h.maybeLogClientViewEvent(s);g.post('xtrackable:clientview_batch',s);};r.prototype.logWithIFrame=function(s){"use strict";this.iframe=l.create('iframe',{src:new q(this.config.impressionURL).addQueryData(s),width:0,height:0,frameborder:0,scrolling:'no',className:'fbEmuTracking'});this.iframe.setAttribute('aria-hidden','true');l.appendContent(this.element,this.iframe);};r.prototype.$ViewableImpressionTracker4=function(){"use strict";return 0;};r.prototype.$ViewableImpressionTracker0=function(){"use strict";if(this.$ViewableImpressionTracker4()){p.set(this.element,'background-color','#abab9a');p.set(this.element,'outline','3px solid #abab9a');}};r.prototype.$ViewableImpressionTracker2=function(){"use strict";if(this.$ViewableImpressionTracker4()){p.set(this.element,'background-color','#e4f70a');p.set(this.element,'outline','3px solid #e4f70a');}};r.prototype.$ViewableImpressionTracker3=function(){"use strict";if(this.$ViewableImpressionTracker4()){p.set(this.element,'background-color',null);p.set(this.element,'outline',null);}};r.prototype.$ViewableImpressionTracker1=function(){"use strict";if(this.$ViewableImpressionTracker4()){p.set(this.element,'background-color','#047515');p.set(this.element,'outline','3px solid #047515');}};o(r,{visible:true,hidden:true});e.exports=r;},null);
-__d("VisibilityTrackingHelper",["Arbiter","DesktopHscrollUnitEventConstants","getViewportDimensions","Event"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();var k={getEventListeners:function(l){return [j.listen(document,'DOMContentLoaded',l),j.listen(window,'scroll',l),j.listen(window,'resize',l),g.subscribe(h.HSCROLL_ITEM_SHOWN_EVENT,l)];},getViewportInfo:function(){return i();}};e.exports=k;},null);
-__d("VisibilityTracking",["Banzai","BrowseClientEventLogger","ErrorUtils","ScriptPath","SubscriptionsHandler","Visibility","VisibilityTrackingHelper","collectDataAttributes","copyProperties","getElementPosition","pageID","throttle"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){b.__markCompiled&&b.__markCompiled();var s='visibility_tracking',t='[data-vistracking]',u=500,v=50,w=50,x=50,y=50,z={VISIBLE:'visible',HIDDEN:'hidden'},aa={DEFAULT:'default',REMOVED:'removed'},ba={name:z.VISIBLE,cause:aa.DEFAULT},ca={name:z.HIDDEN,cause:aa.DEFAULT},da={name:z.HIDDEN,cause:aa.REMOVED},ea=0;function fa(ga){"use strict";ga=ga||{};if(!ga.bypass_banzai_check&&!g.isEnabled(s))return;this.visibleElementInfo={};this.getDataFromConfig(ga);l.addListener(l.VISIBLE,i.guard(this.fireEvent,'VisibilityTracking:visible',this));if(!this.skipVisibilityHiddenEvents)l.addListener(l.HIDDEN,i.guard(this.clearAllVisibleElements,'VisibilityTracking:hidden',this));j.subscribe(i.guard(this.updateVisibleElements,'VisibilityTracking:scriptPath',this));g.subscribe(g.SHUTDOWN,i.guard(this.onUnload,'VisibilityTracking:banzaiShutdown',this));this.fireEventCallback=r.acrossTransitions(i.guard(this.fireEvent,'VisibilityTracking:fireEventCallback',this),this.timeout,this);this.listeners=new k();m.getEventListeners(this.fireEventCallback).forEach(function(ha){this.listeners.addSubscriptions(ha);},this);if(this.extraInit)i.applyWithGuard(this.extraInit.bind(this));}fa.prototype.getDataFromConfig=function(ga){"use strict";this.config=ga;this.root=ga.root||document.documentElement;this.selector=ga.selector||t;this.timeout=(typeof ga.timeout!=='undefined')?ga.timeout:u;this.minOffsetVisibleFromBottom=(typeof ga.minOffsetVisibleFromBottom!=='undefined')?ga.minOffsetVisibleFromBottom:v;this.minOffsetVisibleFromTop=(typeof ga.minOffsetVisibleFromTop!=='undefined')?ga.minOffsetVisibleFromTop:w;this.minOffsetVisibleFromLeft=(typeof ga.minOffsetVisibleFromLeft!=='undefined')?ga.minOffsetVisibleFromLeft:x;this.minOffsetVisibleFromRight=(typeof ga.minOffsetVisibleFromRight!=='undefined')?ga.minOffsetVisibleFromRight:y;this.handleAllHiddenEvents=(typeof ga.handleAllHiddenEvents!=='undefined')?ga.handleAllHiddenEvents:false;this.handleAllVisibleEvents=(typeof ga.handleAllVisibleEvents!=='undefined')?ga.handleAllVisibleEvents:false;this.skipVisibilityHiddenEvents=(typeof ga.skipVisibilityHiddenEvents!=='undefined')?ga.skipVisibilityHiddenEvents:false;this.cacheTrackedElements=(typeof ga.cacheTrackedElements!=='undefined')?ga.cacheTrackedElements:false;};fa.prototype.getAllTrackedElements=function(){"use strict";if(!this.allTrackedElements){this.allTrackedElements={};if(this.root.querySelectorAll){var ga=this.root.querySelectorAll(this.selector);for(var ha=0;ha=this.minOffsetVisibleFromTop)&&(ia.y<=ha.height-this.minOffsetVisibleFromBottom)&&(ia.x+ia.width>=this.minOffsetVisibleFromLeft)&&(ia.x<=ha.width-this.minOffsetVisibleFromRight);};fa.prototype.handleEvent=function(ga,event){"use strict";var ha=this.getElementID(ga),ia=this.getDataToLog(ga),ja;if(event.name===z.VISIBLE){var ka=Math.floor(Date.now()/1000);ja=q.concat(":",ka.toString(),":",this.getElementID(ga).toString());this.visibleElementInfo[ha]={visibility_id:ja,elem:ga};}else if(event.name===z.HIDDEN)if(ha in this.visibleElementInfo){ja=this.visibleElementInfo[ha].visibility_id;delete this.visibleElementInfo[ha];}this.sendDataToLog(o(ia,{event:event.name,visibility_id:ja}));};fa.prototype.clearUntrackedVisibleElements=function(){"use strict";var ga=this.getAllTrackedElements();for(var ha in this.visibleElementInfo)if(!(ha in ga)){var ia=this.visibleElementInfo[ha];if(ia.elem)this.handleEvent(ia.elem,da);}};fa.prototype.clearAllVisibleElements=function(){"use strict";var ga=this.getAllTrackedElements();for(var ha in ga)if(ha in this.visibleElementInfo)this.handleEvent(ga[ha],ca);this.clearUntrackedVisibleElements();};fa.prototype.updateVisibleElements=function(){"use strict";this.clearAllVisibleElements();this.fireEvent();};fa.prototype.refreshAndFireEvent=function(){"use strict";this.refreshAllTrackedElements();this.fireEventCallback();};fa.prototype.onUnload=function(){"use strict";this.clearAllVisibleElements();if(this.listeners){this.listeners.release();this.listeners=null;}if(this.extraCleanup)i.applyWithGuard(this.extraCleanup.bind(this));};fa.init=function(ga){"use strict";new fa(ga);};fa.EVENT=z;fa.CAUSE=aa;e.exports=fa;},null);
-__d("ViewableImpressionEventHandler",["copyProperties","ViewableImpressionHeatmapLogger","ViewableImpressionTracker","VisibilityTracking"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();var k=1;for(var l in j)if(j.hasOwnProperty(l))n[l]=j[l];var m=j===null?null:j.prototype;n.prototype=Object.create(m);n.prototype.constructor=n;n.__superConstructor__=j;function n(){"use strict";if(j!==null)j.apply(this,arguments);}n.prototype.extraInit=function(){"use strict";this.impressionTrackers={};};n.prototype.getDataFromConfig=function(o){"use strict";m.getDataFromConfig.call(this,o);this.doHeatmapLogging=o.doHeatmapLogging;this.heatmapLoggingDurationMS=o.heatmapLoggingDurationMS;o.impressionURL=(o.impressionURL!==(void 0))?o.impressionURL:'/xti.php';o.nonviewableEnabled=(o.nonviewableEnabled!==(void 0))?o.nonviewableEnabled:false;};n.prototype.getImpressionTracking=function(o){"use strict";var p=this.getElementID(o),q=g(this.getConfigFromElement(o),this.config),r=this.impressionTrackers[p];if(!r){r=new i(p,o,q);this.impressionTrackers[p]=r;if(this.doHeatmapLogging)h.logFromViewableImpressionTracker(r,this.heatmapLoggingDurationMS);}return r;};n.prototype.handleEvent=function(o,event){"use strict";var p=this.getImpressionTracking(o);if(!p)return;if(event.name===j.EVENT.VISIBLE){p.onVisible();if(!this.visibleElementInfo[p.getID()])this.visibleElementInfo[p.getID()]={elem:o};}else if(event.name===j.EVENT.HIDDEN)if(event.cause===j.CAUSE.DEFAULT){p.onHidden();delete this.visibleElementInfo[p.getID()];}else if(event.cause===j.CAUSE.REMOVED){p.onRemoved();delete this.visibleElementInfo[p.getID()];delete this.impressionTrackers[p.getID()];}};n.prototype.getConfigFromElement=function(o){"use strict";return JSON.parse(o.getAttribute('data-xt-vimp'));};n.prototype.getElementID=function(o){"use strict";if(!o.getAttribute('id'))o.setAttribute('id','xt_uniq_'+k++);return o.getAttribute('id');};e.exports=n;},null);
-__d("DragDropFileUpload",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();f.isSupported=function(){return typeof(FileList)!=="undefined";};},null);
-__d("DocumentDragDrop",["Event","Arbiter","CSS","DOM","DOMQuery","DragDropFileUpload","emptyFunction","getObjectValues"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){b.__markCompiled&&b.__markCompiled();var o={},p=0;function q(){p=0;n(o).forEach(function(v){i.removeClass(v.element,v.className);h.inform('dragleave',{element:v.element});});}var r=null;function s(){r&&clearTimeout(r);r=setTimeout(function(){q();},500);}function t(){if(!l.isSupported())return;g.listen(document,'dragenter',function(v){if(p===0)n(o).forEach(function(w){i.addClass(w.element,w.className);h.inform('dragenter',{element:w.element,event:v});});p++;s();});g.listen(document,'dragleave',function(v){p--;if(p===0)q();s();});g.listen(document,'drop',function(v){q();var w=v.getTarget();if(k.isNodeOfType(v.getTarget(),'input'))if(w.type==='file')return;v.prevent();});g.listen(document,'dragover',g.prevent);document.addEventListener('dragover',s,true);t=m;}var u={init:function(){t();},registerStatusElement:function(v,w){t();o[j.getID(v)]={element:v,className:w};if(p>0)i.addClass(v,w);},removeStatusElement:function(v){var w=j.getID(v),x=o[w];if(x){i.removeClass(x.element,x.className);delete o[w];}}};e.exports=u;},null);
-__d("DragDropTarget",["Arbiter","Event","SubscriptionsHandler","CSS","DataTransfer","DocumentDragDrop","DragDropFileUpload","copyProperties","emptyFunction"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){b.__markCompiled&&b.__markCompiled();function p(q){this._element=q;this._listeners=new i();this._statusElem=q;this._dragEnterCount=0;this._enabled=false;}n(p.prototype,{_onFilesDropCallback:o,_onURLDropCallback:o,_onPlainTextDropCallback:o,_onDropCallback:o,_fileFilterFn:o.thatReturnsArgument,setOnDocumentDragEnterCallback:function(q){this._onDocumentDragEnterCallback=q;return this;},setOnDocumentDragLeaveCallback:function(q){this._onDocumentDragLeaveCallback=q;return this;},setOnDragEnterCallback:function(q){this._onDragEnterCallback=q;return this;},setOnDragLeaveCallback:function(q){this._onDragLeaveCallback=q;return this;},setOnFilesDropCallback:function(q){this._onFilesDropCallback=q;return this;},setOnURLDropCallback:function(q){this._onURLDropCallback=q;return this;},setOnPlainTextDropCallback:function(q){this._onPlainTextDropCallback=q;return this;},setOnDropCallback:function(q){this._onDropCallback=q;return this;},enable:function(){if(!m.isSupported())return this;this._listeners.engage();l.registerStatusElement(this._statusElem,'fbWantsDragDrop');this._listeners.addSubscriptions(h.listen(this._element,'dragenter',this._onDragEnter.bind(this)),h.listen(this._element,'dragleave',this._onDragLeave.bind(this)),h.listen(this._element,'dragover',this._onDragOver.bind(this)),h.listen(this._element,'drop',function(q){this._dragEnterCount=0;j.removeClass(this._statusElem,'fbDropReady');j.removeClass(this._statusElem,'fbDropReadyPhoto');j.removeClass(this._statusElem,'fbDropReadyPhotos');j.removeClass(this._statusElem,'fbDropReadyLink');var r={},s=false,t=this._fileFilterFn(q.dataTransfer.files);if(t.length){this._onFilesDropCallback(t,q);r.files=t;s=true;}var u=q.dataTransfer.getData('url')||q.dataTransfer.getData('text/uri-list');if(u){this._onURLDropCallback(u,q);r.url=u;s=true;}var v=q.dataTransfer.getData('text/plain');if(v){this._onPlainTextDropCallback(v,q);r.plainText=v;s=true;}if(s)this._onDropCallback(r,q);q.kill();}.bind(this)));this._listeners.addSubscriptions(g.subscribe('dragenter',this._onDocumentDragEnter.bind(this)),g.subscribe('dragleave',this._onDocumentDragLeave.bind(this)));this._enabled=true;return this;},disable:function(){if(!this._enabled)return this;l.removeStatusElement(this._statusElem,'fbWantsDragDrop');j.removeClass(this._statusElem,'fbDropReady');j.removeClass(this._statusElem,'fbDropReadyPhoto');j.removeClass(this._statusElem,'fbDropReadyPhotos');j.removeClass(this._statusElem,'fbDropReadyLink');this._listeners.release();this._enabled=false;return this;},setFileFilter:function(q){this._fileFilterFn=q;return this;},setStatusElement:function(q){this._statusElem=q;return this;},_onDragEnter:function(q){if(this._dragEnterCount===0){var r=new k(q.dataTransfer);j.addClass(this._statusElem,'fbDropReady');if(r.isLink()||!r.isImage()){j.addClass(this._statusElem,'fbDropReadyLink');}else if(r.getCount()>1){j.addClass(this._statusElem,'fbDropReadyPhotos');}else j.addClass(this._statusElem,'fbDropReadyPhoto');this._onDragEnterCallback&&this._onDragEnterCallback();}this._dragEnterCount++;q.preventDefault();},_onDragLeave:function(q){this._dragEnterCount=Math.max(this._dragEnterCount-1,0);if(this._dragEnterCount===0){j.removeClass(this._statusElem,'fbDropReady');j.removeClass(this._statusElem,'fbDropReadyPhoto');j.removeClass(this._statusElem,'fbDropReadyPhotos');j.removeClass(this._statusElem,'fbDropReadyLink');this._onDragLeaveCallback&&this._onDragLeaveCallback();}},_onDragOver:function(q){if(!q.dataTransfer){h.kill(q);return;}var r=q.dataTransfer.effectAllowed;q.dataTransfer.dropEffect=(r=='move'||r=='linkMove')?'move':'copy';h.kill(q);},_onDocumentDragEnter:function(event,q){if(this._onDocumentDragEnterCallback&&q.element==this._element)this._onDocumentDragEnterCallback();},_onDocumentDragLeave:function(event,q){this._dragEnterCount=0;this._onDragLeave(event);if(this._onDocumentDragLeaveCallback&&q.element==this._element)this._onDocumentDragLeaveCallback();}});e.exports=p;},null);
-__d("EventPermalinkURISetter",["BusinessURI.brands","PageTransitions"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i={setURI:function(j){if(window.location.search!=='')window.history.replaceState({event_id:j},document.title,g(window.location.pathname).toString());},initHandler:function(){window.onpopstate=function(j){if(j.state&&j.state.subpath)h.go(j.state.subpath,true);};}};e.exports=i;},null);
-__d("TypeaheadFacepile",["DOM"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();function h(){}h.render=function(i){var j=[g.create('span',{className:'splitpic leftpic'},[g.create('img',{alt:'',src:i[0]})]),g.create('span',{className:'splitpic'+(i[2]?' toppic':'')},[g.create('img',{alt:'',src:i[1]})])];if(i[2])j.push(g.create('span',{className:'splitpic bottompic'},[g.create('img',{alt:'',src:i[2]})]));return g.create('span',{className:'splitpics clearfix'},j);};e.exports=h;},null);
-__d("NavigationMessage",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();var g={NAVIGATION_BEGIN:'NavigationMessage/navigationBegin',NAVIGATION_SELECT:'NavigationMessage/navigationSelect',NAVIGATION_FIRST_RESPONSE:'NavigationMessage/navigationFirstResponse',NAVIGATION_COMPLETED:'NavigationMessage/navigationCompleted',NAVIGATION_FAILED:'NavigationMessage/navigationFailed',NAVIGATION_COUNT_UPDATE:'NavigationMessage/navigationCount',NAVIGATION_FAVORITE_UPDATE:'NavigationMessage/navigationFavoriteUpdate',NAVIGATION_ITEM_REMOVED:'NavigationMessage/navigationItemRemoved',NAVIGATION_ITEM_HIDDEN:'NavigationMessage/navigationItemHidden',INTERNAL_LOADING_BEGIN:'NavigationMessage/internalLoadingBegin',INTERNAL_LOADING_COMPLETED:'NavigationMessage/internalLoadingCompleted'};e.exports=g;},null);
-__d("AttachmentRelatedShareConstants",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();var g={ARTICLE_CLICK:'article_click',VIDEO_CLICK:'video_click',FBVIDEO_CLICK:'fbvideo_click',GAME_CLICK:'game_click',EVENT_DELAY:1000,HIDE_DELAY:100,PHOTO_CLICK:'photo_click',EVENT_JOIN:'event_join'};e.exports=g;},null);
-__d("FeedBlacklistButton",["Arbiter","Event"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i={BLACKLIST:'feed_blacklist',UNBLACKLIST:'feed_unblacklist',init:function(j,k,l,m){h.listen(k,'click',function(){var n={profile_id:m};g.inform(i.BLACKLIST,n);g.inform('UnfollowingUser',n);});h.listen(l,'click',function(){var n={profile_id:m};g.inform(i.UNBLACKLIST,n);g.inform('FollowingUser',n);});g.subscribe(i.BLACKLIST,function(n,o){if(m==o.profile_id)j.swap();});g.subscribe(i.UNBLACKLIST,function(n,o){if(m==o.profile_id)j.unswap();});}};e.exports=a.FeedBlacklistButton||i;},null);
-__d("FeedTrackingAsync",["Arbiter","collectDataAttributes","copyProperties"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();function j(){g.subscribe('AsyncRequest/send',function(k,l){var m=l.request,n=m.getRelativeTo();if(n){var o=m.getData(),p=h(n,['ft']);if(Object.keys(p.ft).length)i(o,p);}});}e.exports={init:j};},null);
-__d("XPubcontentChainedSuggestionsController",["XController"],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports=b("XController").create("\/pubcontent\/chained_suggestions\/",{pageid:{type:"String"},profileid:{type:"Int"},eh:{type:"Bool",defaultValue:false},friendid:{type:"Int"}});},null);
-__d("SubscribeButton",["Arbiter","AsyncRequest","Button","CSS","Event","Tooltip","XPubcontentChainedSuggestionsController"],function(a,b,c,d,e,f,g,h,i,j,k,l,m){b.__markCompiled&&b.__markCompiled();var n={SUBSCRIBED:'FollowingUser',UNSUBSCRIBED:'UnfollowingUser',RECAP:'RecapUser',_enable:function(o){i.setEnabled(o,true);l.remove(o);},_disable:function(o,p){i.setEnabled(o,false);if(p)l.set(o,p);},init:function(o,p,q,r,s,t,u,v,w){v=(typeof v!=='undefined')?v:false;var x=(typeof w!=='undefined');if(x&&!u&&!v)n._disable(p,w);k.listen(p,'click',function(){g.inform(n.SUBSCRIBED,{profile_id:r,suppress:true});});g.subscribe(n.SUBSCRIBED,function(y,z){if(r==z.profile_id){if(!s)q.suppressNextMouseEnter&&q.suppressNextMouseEnter();if(x){if(typeof z.connected!=='undefined')u=z.connected;if(u||v)n._enable(p);}o.swap();if(t===true){var aa=(m.getURIBuilder()).setBool('eh',true).setInt('profileid',r).getURI();new h().setURI(aa).send();}}});g.subscribe(n.UNSUBSCRIBED,function(y,z){if(r==z.profile_id){o.unswap();q.hideFlyout&&q.hideFlyout();if(x){if(typeof z.connected!=='undefined')u=z.connected;if(!u&&!v)n._disable(p,w);}g.inform('SubMenu/Reset');}});},initSubscribe:function(o,p){k.listen(o,'click',function(){setTimeout(g.inform.bind(g,n.SUBSCRIBED,{profile_id:p}),0);});},initUnsubscribe:function(o,p){k.listen(o,'click',function(){setTimeout(g.inform.bind(g,n.UNSUBSCRIBED,{profile_id:p}),0);});},initSubscribeMenuItem:function(o,p,q){j.hide(p);this._initMenuItem(o,p,q);},initUnsubscribeMenuItem:function(o,p,q){j.hide(o);this._initMenuItem(o,p,q);},_initMenuItem:function(o,p,q){this.initSubscribe(o,q);this.initUnsubscribe(p,q);g.subscribe(n.SUBSCRIBED,function(r,s){j.hide(o);j.show(p);});g.subscribe(n.UNSUBSCRIBED,function(r,s){j.hide(p);j.show(o);});}};e.exports=n;},null);
-__d("GamesXOut.react",["React","cx"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();'use strict';var i=g,j=i.PropTypes,k=g.createClass({displayName:"GamesXOut",propTypes:{onClick:j.func.isRequired},render:function(){return (g.createElement("div",{className:"_2b2u"},this.props.children,g.createElement("div",{className:"_1m6e",onClick:this.props.onClick})));}});e.exports=k;},null);
-__d("XPlatformXOutableElementController",["XController"],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();e.exports=b("XController").create("\/platform\/async\/xoutelement\/",{type:{type:"Enum",required:true,enumType:0},fbid:{type:"Int",required:true}});},null);
-__d("PlatformElementXOut.react",["React","DOM","DOMContainer.react","XPlatformXOutableElementController","AsyncRequest","GamesXOut.react"],function(a,b,c,d,e,f,g,h,i,j,k,l){b.__markCompiled&&b.__markCompiled();var m=g,n=m.PropTypes,o=g.createClass({displayName:"PlatformElementXOut",propTypes:{type:n.string.isRequired,fbid:n.string.isRequired,domChild:n.object.isRequired},_sendFeedback:function(){var p=j.getURIBuilder().setEnum('type',this.props.type).setInt('fbid',this.props.fbid).getURI();new k(p).setMethod('POST').send();var q=g.findDOMNode(this).parentNode.parentNode;g.unmountComponentAtNode(q);h.remove(q);},render:function(){var p=g.createElement(i,null,this.props.domChild);return g.createElement(l,{onClick:this._sendFeedback},p);}});e.exports=o;},null);
-__d("EntStreamGroupMall",["DOM","$","ge"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();var j={replacePager:function(k){g.setContent(h('pagelet_group_pager'),k);},replaceFilesPager:function(k,l){g.setContent(h('group_files_pager_'+l),k);},replacePostApprovalSection:function(k){var l=i('pagelet_consolidate_posts');if(l!==null)g.setContent(l,k);}};e.exports=j;},null);
-__d("BookmarkFeedSorter",["Run"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h,i={init:function(j){h=j;g.onLeave(function(){h=null;});},setChecked:function(j){if(h)h.setValue(j);}};e.exports=i;},null);
-__d("tickerPhoteSnowLiftOpenStatus",["ArbiterMixin","copyProperties"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i='CheckIsOpen',j={registerOpenChecker:function(k){return j.subscribe(i,function(l,m){if(k())m.is_Open=true;});},checkIsOpen:function(){var k={is_Open:false};j.inform(i,k);return k.is_Open;}};h(j,g);e.exports=j;},null);
-__d("legacy:async-signal",["AsyncSignal"],function(a,b,c,d){b.__markCompiled&&b.__markCompiled();a.AsyncSignal=b('AsyncSignal');},3);
-__d("ModalMask",["DOM"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h=null,i=0,j={show:function(){i++;if(!h){h=g.create('div',{id:'modalMaskOverlay'});g.appendContent(document.body,h);}},hide:function(){if(i){i--;if(!i&&h){g.remove(h);h=null;}}},getNode:function(){return h;}};e.exports=j;},null);
-__d("RequiredFormListener",["Event","Input"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();g.listen(document.documentElement,'submit',function(i){var j=i.getTarget().getElementsByTagName('*');for(var k=0;k0)i.addClass(s,p);}};e.exports=r;},null);
-__d("ViewableImpressionTracking",["Arbiter","DesktopHscrollUnitEventConstants","ErrorUtils","LitestandMessages","Run","ViewableImpressionEventHandler","ViewableImpressionConfig"],function(a,b,c,d,e,f,g,h,i,j,k,l,m){b.__markCompiled&&b.__markCompiled();var n={init:function(){if(l.instance===(void 0)){l.instance=new l(m);l.instance.listeners.addSubscriptions(g.subscribe([j.STORIES_INSERTED,'AdsRefreshHandler/AdsLoaded','MPPInsights/ChartView','PhotoSnowliftAds/displayUnits','WebMessengerAdsControl/adjustAds',h.HSCROLL_ITEM_INSERTED_EVENT],i.guard(function(){l.instance.refreshAndFireEvent();},'ViewableImpressionTracking')));}k.onLoad(function(){l.instance.refreshAndFireEvent();});}};e.exports=n;},null);
-__d("AccessibilityLogger",["AsyncSignal","Cookie"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i={COOKIE:'a11y',DECAY_MS:6*60*60*1000,DEFAULT:{sr:0,'sr-ts':Date.now(),jk:0,'jk-ts':Date.now(),kb:0,'kb-ts':Date.now(),hcm:0,'hcm-ts':Date.now()},getCookie:function(){var j=i.DEFAULT,k=h.get(i.COOKIE);if(k){k=JSON.parse(k);for(var l in j)if(l in k)j[l]=k[l];}return j;},logKey:function(j,k){var l=i.getCookie();l[j]++;var m=Date.now();if(m-l[j+'-ts']>i.DECAY_MS){new g('/ajax/accessibilitylogging',{eventName:k,times_pressed:l[j]}).send();l[j+'-ts']=m;l[j]=0;}h.set(i.COOKIE,JSON.stringify(l));},logHCM:function(){i.logKey('hcm','hcm_users');},logSRKey:function(){i.logKey('sr','sr_users');},logJKKey:function(){i.logKey('jk','jk_users');},logFocusIn:function(){i.logKey('kb','kb_users');}};e.exports=i;},null);
-__d("AjaxPipeRequest",["Arbiter","AsyncRequest","BigPipe","CSS","DOM","Env","PageEvents","PageletSet","ScriptPathState","URI","copyProperties","ge","goOrReplace","performance","performanceAbsoluteNow"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u){b.__markCompiled&&b.__markCompiled();var v,w=0;function x(aa,ba){var ca=r(aa);if(!ca)return;if(!ba)ca.style.minHeight='100px';var da=n.getPageletIDs();for(var ea=0;ea=0)h.splice(k,1);}};}});e.exports=i;},null);
-__d("BasicTypeaheadRenderer",["BadgeHelper","DOM"],function(a,b,c,d,e,f,g,h){b.__markCompiled&&b.__markCompiled();var i=' \u00B7 ';function j(k,l){var m=[];if(k.icon)m.push(h.create('img',{alt:'',src:k.icon}));var n=k.debug_info;if(n)m.push(h.create('span',{className:'debugInfo'},n));if(k.text){var o=[k.text];if(k.is_verified)o.push(g.renderBadge('xsmall','verified'));m.push(h.create('span',{className:'text'},o));}if(k.subtext){var p=[k.subtext];if(k.saved_context){var q=h.create('span',{className:'saved'},[k.saved_context]);p.unshift(q,i);}m.push(h.create('span',{className:'subtext'},p));}var r=h.create('li',{className:k.type||''},m);if(k.text){r.setAttribute('title',k.text);r.setAttribute('aria-label',k.text);}return r;}j.className='basic';e.exports=j;},null);
-__d("TypeaheadView",["ArbiterMixin","BasicTypeaheadRenderer","createIxElement","CSS","DOM","Event","ix","Parent","$","copyProperties","emptyFunction","getElementText","mixin"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s){b.__markCompiled&&b.__markCompiled();var t=s(g);for(var u in t)if(t.hasOwnProperty(u))w[u]=t[u];var v=t===null?null:t.prototype;w.prototype=Object.create(v);w.prototype.constructor=w;w.__superConstructor__=t;function w(x,y){"use strict";this.element=this.content=o(x);p(this,y);}w.prototype.init=function(){"use strict";this.init=q;this.initializeEvents();this.reset();};w.prototype.initializeEvents=function(){"use strict";l.listen(this.element,{mouseup:this.mouseup.bind(this),mouseover:this.mouseover.bind(this)});};w.prototype.setTypeahead=function(x){"use strict";this.typeahead=x;};w.prototype.setAccessibilityControlElement=function(x){"use strict";this.accessibilityElement=x;};w.prototype.getElement=function(){"use strict";return this.element;};w.prototype.mouseup=function(event){"use strict";if(event.button!=2){this.select(true);event.prevent();}};w.prototype.mouseover=function(event){"use strict";if(this.ignoreMouseover){this.ignoreMouseover=false;return;}if(this.visible)this.highlight(this.getIndex(event));};w.prototype.reset=function(x){"use strict";if(!x)this.disableAutoSelect=false;this.index=-1;this.items=[];this.results=[];this.value='';this.content.innerHTML='';this.inform('reset');return this;};w.prototype.getIndex=function(event){"use strict";return this.items.indexOf(n.byTag(event.getTarget(),'li'));};w.prototype.getSelection=function(){"use strict";var x=this.results[this.index]||null;return this.visible?x:null;};w.prototype.isEmpty=function(){"use strict";return !this.results.length;};w.prototype.isVisible=function(){"use strict";return !!this.visible;};w.prototype.show=function(){"use strict";j.show(this.element);if(this.results&&this.results.length)if(this.autoSelect&&this.accessibilityElement&&this.selected)this.accessibilityElement.setAttribute('aria-activedescendant',k.getID(this.selected));this.accessibilityElement&&this.accessibilityElement.setAttribute('aria-expanded','true');this.visible=true;return this;};w.prototype.hide=function(){"use strict";j.hide(this.element);if(this.accessibilityElement){this.accessibilityElement.setAttribute('aria-expanded','false');this.accessibilityElement.removeAttribute('aria-activedescendant');}this.visible=false;return this;};w.prototype.render=function(x,y){"use strict";this.value=x;if(!y.length){this.accessibilityElement&&this.accessibilityElement.removeAttribute('aria-activedescendant');this.reset(true);return;}var z={results:y,value:x};this.inform('beforeRender',z);y=z.results;var aa=this.getDefaultIndex(y);if(this.index>0&&this.index!==this.getDefaultIndex(this.results)&&this.indexthis.items.length-1){x=-1;}else if(x<-1)x=this.items.length-1;if(x>=0&&x=0&&m=n){return (m%n)-1;}else return m;};l.prototype.getDefaultIndex=function(m){"use strict";var n=(this.autoSelect&&!this.disableAutoSelect);if(this.index<0&&!n)return -1;if(m.length===0)return -1;var o=0;while(!this.isHighlightable(m)&&o=this._maxResults){var y=u.splice(w,1)[0];u.splice(this._maxResults-1,0,y);}break;}}return u;};s.prototype.buildData=function(t){"use strict";var u=[],v=Math.min(t.length,this._maxResults);for(var w=0;wv){v=x.length;w=x;}return w;};s.prototype.findQueryCache=function(t){"use strict";var u=this.findBestPreviousQuery(t,this.getQueryCache());return this.getQueryCache()[u]||[];};s.prototype.buildQueryResults=function(t){"use strict";var u=this.tokenizeBackend(t).flatValue,v=this.findQueryCache(u);if(this.getQueryCache().hasOwnProperty(u))return v;var w=this.filterQueryResults(u,v);return w;};s.prototype.filterQueryResults=function(t,u){"use strict";var v=this._alwaysPrefixMatch?i.isPrefixMatch:i.isQueryMatch;return u.filter(function(w){return v(t,this.getTextToIndex(this.getEntry(w)));},this);};s.prototype.buildCacheResults=function(t,u){"use strict";var v=this.tokenizeCache(t,this._alwaysPrefixMatch),w=this._alwaysPrefixMatch?v.sortedTokens:v.tokens,x=w.length,y=v.isPrefixQuery?x-1:null,z={},aa={},ba={},ca=[],da=false,ea={},fa=0;for(var ga=0;ga0)ca=this.filterNonTitleMatchQueryResults(t,ca);return ca;};s.prototype.filterNonTitleMatchQueryResults=function(t,u){"use strict";return u.filter(function(v){var w=this.tokenizeCache(t),x=w.tokens.length;if(x===0)return true;var y=this.getTitleTerms(this.getEntry(v)),z=w.tokens[0];return ((x===1)||this._alwaysPrefixMatch)?(i.isPrefixMatch(z,y)||this.cacheUnicodeMatch.prefixMatch(y,z)):i.isQueryMatch(z,y);},this);};s.prototype.getTitleTerms=function(t){"use strict";if(!t.titleToIndex)t.titleToIndex=this.getTextToIndexFromFields(t,this._titleFields);return t.titleToIndex;};s.prototype.deduplicateByKey=function(t){"use strict";if(!this._deduplicationKey)return t;var u=m(t.map(this._getDeduplicationKey.bind(this)),t);return t.filter(function(v){return u[this._getDeduplicationKey(v)]==v;}.bind(this));};s.prototype._getDeduplicationKey=function(t){"use strict";var u=this.getEntry(t);if(u[this._deduplicationKey]){return u[this._deduplicationKey]+'';}else return '__'+t+'__';};s.prototype.getQueryCache=function(){"use strict";return this.queryCache;};s.prototype.getQueryIDs=function(){"use strict";return this.queryIDs;};s.prototype.setMaxResults=function(t){"use strict";this._maxResults=t;this.value&&this.respond(this.value,this.buildUids(this.value));};s.prototype.updateToken=function(t){"use strict";this.token=t;this.dirty();return this;};s.prototype._guid=function(){"use strict";var t=Date.now(),u='xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'.replace(/[xy]/g,function(v){var w=Math.floor((t+Math.random()*16)%16);t=Math.floor(t/16);var x=(v=='x'?w:(w&7|8)).toString(16);return x;});return u;};k(s.prototype,{events:['bootstrap','query','respond'],asyncErrorHandler:n});e.exports=s;},null);
-__d("Dialog",["Animation","Arbiter","AsyncRequest","Button","ContextualThing","CSS","DOM","Event","Focus","Form","HTML","Keys","Locale","Parent","Run","Style","URI","Vector","bind","copyProperties","createArrayFromMixed","emptyFunction","getObjectValues","getOverlayZIndex","removeFromArray","shield","fbt"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,aa,ba,ca,da,ea,fa,ga){b.__markCompiled&&b.__markCompiled();var ha=function(){var ja=document.body,ka=document.createElement('div'),la=document.createElement('div');ja.insertBefore(ka,ja.firstChild);ja.insertBefore(la,ja.firstChild);ka.style.position='fixed';ka.style.top='20px';var ma=ka.offsetTop!==la.offsetTop;ja.removeChild(ka);ja.removeChild(la);ha=ba.thatReturns(ma);return ma;};function ia(ja){"use strict";this._show_loading=true;this._auto_focus=true;this._submit_on_enter=false;this._fade_enabled=true;this._onload_handlers=[];this._top=125;this._uniqueID='dialog_'+ia._globalCount++;this._content=null;this._obj=null;this._popup=null;this._overlay=null;this._causal_elem=null;this._previous_focus=null;this._buttons=[];this._buildDialog();if(ja)this._setFromModel(ja);ia._init();}ia.prototype.show=function(){"use strict";this._showing=true;if(this._async_request){if(this._show_loading)this.showLoading();}else this._update();return this;};ia.prototype.showLoading=function(){"use strict";this._loading=true;l.addClass(this._frame,'dialog_loading_shown');this._renderDialog();return this;};ia.prototype.hide=function(){"use strict";if(!this._showing&&!this._loading)return this;this._showing=false;if(this._autohide_timeout){clearTimeout(this._autohide_timeout);this._autohide_timeout=null;}if(this._fade_enabled&&ia._stack.length<=1){this._fadeOut();}else this._hide();return this;};ia.prototype.cancel=function(){"use strict";if(!this._cancelHandler||this._cancelHandler()!==false)this.hide();};ia.prototype.getRoot=function(){"use strict";return this._obj;};ia.prototype.getBody=function(){"use strict";return m.scry(this._obj,'div.dialog_body')[0];};ia.prototype.getButtonElement=function(ja){"use strict";if(typeof ja=='string')ja=ia._findButton(this._buttons,ja);if(!ja||!ja.name)return null;var ka=m.scry(this._popup,'input'),la=function(ma){return ma.name==ja.name;};return ka.filter(la)[0]||null;};ia.prototype.getContentNode=function(){"use strict";return m.find(this._content,'div.dialog_content');};ia.prototype.getFormData=function(){"use strict";return p.serialize(this.getContentNode());};ia.prototype.setAllowCrossPageTransition=function(ja){"use strict";this._cross_transition=ja;return this;};ia.prototype.setAllowCrossQuicklingNavigation=function(ja){"use strict";this._cross_quickling=ja;return this;};ia.prototype.setShowing=function(){"use strict";this.show();return this;};ia.prototype.setHiding=function(){"use strict";this.hide();return this;};ia.prototype.setTitle=function(ja){"use strict";var ka=this._nodes.title,la=this._nodes.title_inner,ma=this._nodes.content;m.setContent(la,this._format(ja||''));l.conditionShow(ka,!!ja);l.conditionClass(ma,'dialog_content_titleless',!ja);return this;};ia.prototype.setBody=function(ja){"use strict";m.setContent(this._nodes.body,this._format(ja));return this;};ia.prototype.setExtraData=function(ja){"use strict";this._extra_data=ja;return this;};ia.prototype.setReturnData=function(ja){"use strict";this._return_data=ja;return this;};ia.prototype.setShowLoading=function(ja){"use strict";this._show_loading=ja;return this;};ia.prototype.setFullBleed=function(ja){"use strict";this._full_bleed=ja;this._updateWidth();l.conditionClass(this._obj,'full_bleed',ja);return this;};ia.prototype.setCausalElement=function(ja){"use strict";this._causal_elem=ja;return this;};ia.prototype.setUserData=function(ja){"use strict";this._user_data=ja;return this;};ia.prototype.getUserData=function(){"use strict";return this._user_data;};ia.prototype.setAutohide=function(ja){"use strict";if(ja){if(this._showing){this._autohide_timeout=setTimeout(fa(this.hide,this),ja);}else this._autohide=ja;}else{this._autohide=null;if(this._autohide_timeout){clearTimeout(this._autohide_timeout);this._autohide_timeout=null;}}return this;};ia.prototype.setSummary=function(ja){"use strict";var ka=this._nodes.summary;m.setContent(ka,this._format(ja||''));l.conditionShow(ka,!!ja);return this;};ia.prototype.setButtons=function(ja){"use strict";var ka,la;if(!(ja instanceof Array)){ka=aa(arguments);}else ka=ja;for(var ma=0;ma0)for(var oa=0;oa5)pa.setAttribute(ra,la[ra]);na.push(qa);}m.setContent(this._nodes.buttons,na);this._updateButtonVisibility();return this;};ia.prototype.setButtonsMessage=function(ja){"use strict";m.setContent(this._nodes.button_message,this._format(ja||''));this._has_button_message=!!ja;this._updateButtonVisibility();return this;};ia.prototype._updateButtonVisibility=function(){"use strict";var ja=this._buttons.length>0||this._has_button_message;l.conditionShow(this._nodes.button_wrapper,ja);l.conditionClass(this._obj,'omitDialogFooter',!ja);};ia.prototype.setClickButtonOnEnter=function(ja,ka){"use strict";this._clickOnEnterTarget=ja;if(!this._clickOnEnterListener)this._clickOnEnterListener=n.listen(this._nodes.body,'keypress',function(event){var la=event.getTarget();if(la&&la.id===this._clickOnEnterTarget)if(n.getKeyCode(event)==r.RETURN){this._handleButton(ka);event.kill();}return true;}.bind(this));return this;};ia.prototype.setStackable=function(ja,ka){"use strict";this._is_stackable=ja;this._shown_while_stacked=ja&&ka;return this;};ia.prototype.setHandler=function(ja){"use strict";this._handler=ja;return this;};ia.prototype.setCancelHandler=function(ja){"use strict";this._cancelHandler=ia.call_or_eval.bind(null,this,ja);return this;};ia.prototype.setCloseHandler=function(ja){"use strict";this._close_handler=ia.call_or_eval.bind(null,this,ja);return this;};ia.prototype.clearHandler=function(){"use strict";return this.setHandler(null);};ia.prototype.setPostURI=function(ja,ka){"use strict";if(ka===(void 0))ka=true;if(ka){this.setHandler(this._submitForm.bind(this,'POST',ja));}else this.setHandler(function(){p.post(ja,this.getFormData());this.hide();}.bind(this));return this;};ia.prototype.setGetURI=function(ja){"use strict";this.setHandler(this._submitForm.bind(this,'GET',ja));return this;};ia.prototype.setModal=function(ja){"use strict";this._modal=ja;l.conditionClass(this._obj,'generic_dialog_modal',ja);return this;};ia.prototype.setSemiModal=function(ja){"use strict";if(ja){this.setModal(true);this._semiModalListener=n.listen(this._obj,'click',function(ka){if(!m.contains(this._popup,ka.getTarget()))this.hide();}.bind(this));}else this._semiModalListener&&this._semiModalListener.remove();this._semi_modal=ja;return this;};ia.prototype.setWideDialog=function(ja){"use strict";this._wide_dialog=ja;this._updateWidth();return this;};ia.prototype.setContentWidth=function(ja){"use strict";this._content_width=ja;this._updateWidth();return this;};ia.prototype.setTitleLoading=function(ja){"use strict";if(ja===(void 0))ja=true;var ka=m.find(this._popup,'h2.dialog_title');if(ka)l.conditionClass(ka,'loading',ja);return this;};ia.prototype.setSecure=function(ja){"use strict";l.conditionClass(this._nodes.title,'secure',ja);return this;};ia.prototype.setClassName=function(ja){"use strict";ja.split(/\s+/).forEach(l.addClass.bind(l,this._obj));return this;};ia.prototype.setFadeEnabled=function(ja){"use strict";this._fade_enabled=ja;return this;};ia.prototype.setFooter=function(ja){"use strict";var ka=this._nodes.footer;m.setContent(ka,this._format(ja||''));l.conditionShow(ka,!!ja);return this;};ia.prototype.setAutoFocus=function(ja){"use strict";this._auto_focus=ja;return this;};ia.prototype.setTop=function(ja){"use strict";this._top=ja;this._resetDialogObj();return this;};ia.prototype.onloadRegister=function(ja){"use strict";aa(ja).forEach(function(ka){if(typeof ka=='string')ka=new Function(ka);this._onload_handlers.push(ka.bind(this));}.bind(this));return this;};ia.prototype.setAsyncURL=function(ja){"use strict";return this.setAsync(new i(ja));};ia.prototype.setAsync=function(ja){"use strict";var ka=function(sa){if(this._async_request!=ja)return;this._async_request=null;var ta=sa.getPayload(),ua=ta;if(this._loading)this._showing=true;if(typeof ua=='string'){this.setBody(ua);}else this._setFromModel(ua);this._update();}.bind(this),la=ja.getData();la.__d=1;ja.setData(la);var ma=ja.getHandler()||ba;ja.setHandler(function(sa){ma(sa);ka(sa);});var na=ja,oa=na.getErrorHandler()||ba,pa=na.getTransportErrorHandler()||ba,qa=function(){this._async_request=null;this._loading=false;if(this._showing&&this._shown_while_stacked){this._update();}else this._hide(this._is_stackable);}.bind(this),ra=na.getServerDialogCancelHandler()||qa;na.setAllowCrossPageTransition(this._cross_transition).setErrorHandler(function(sa){qa();oa(sa);}).setTransportErrorHandler(function(sa){qa();pa(sa);}).setServerDialogCancelHandler(ra);ja.send();this._async_request=ja;if(this._showing)this.show();return this;};ia.prototype._format=function(ja){"use strict";if(typeof ja=='string'){ja=q(ja);}else ja=q.replaceJSONWrapper(ja);if(ja instanceof q)ja.setDeferred(true);return ja;};ia.prototype._update=function(){"use strict";if(!this._showing)return;if(this._autohide&&!this._async_request&&!this._autohide_timeout)this._autohide_timeout=setTimeout(y(this,'hide'),this._autohide);l.removeClass(this._frame,'dialog_loading_shown');this._loading=false;this._renderDialog();this._runOnloads();this._previous_focus=document.activeElement;o.set(this._frame);};ia.prototype._runOnloads=function(){"use strict";for(var ja=0;ja(this._modal?400:200);v.set(this._obj,'z-index',this._hasSetZIndex?ja:'');}};ia.prototype._renderDialog=function(){"use strict";this._updateZIndex();this._pushOntoStack();this._obj.style.height=null;if(this._obj&&this._obj.style.display){this._obj.style.visibility='hidden';this._obj.style.display='';this.resetDialogPosition();this._obj.style.visibility='';this._obj.dialog=this;}else this.resetDialogPosition();clearInterval(this.active_hiding);this.active_hiding=setInterval(this._activeResize.bind(this),500);this._submit_on_enter=false;if(this._auto_focus){var ja=p.getFirstElement(this._content,['input[type="text"]','textarea','input[type="password"]']);if(ja){setTimeout(p.focusFirst.bind(this,this._content),0);}else this._submit_on_enter=true;}var ka=x.getElementDimensions(this._content).y+x.getElementPosition(this._content).y;ia._bottoms.push(ka);this._bottom=ka;ia._updateMaxBottom();return this;};ia.prototype._buildDialog=function(){"use strict";this._obj=m.create('div',{className:'generic_dialog',id:this._uniqueID});this._obj.style.display='none';m.appendContent(document.body,this._obj);if(!this._popup)this._popup=m.create('div',{className:'generic_dialog_popup'});this._obj.appendChild(this._popup);l.addClass(this._obj,'pop_dialog');if(s.isRTL())l.addClass(this._obj,'pop_dialog_rtl');m.setContent(this._popup,m.create('div',{className:'pop_container_advanced'},m.create('div',{className:'pop_content',id:'pop_content'})));var ja=m.find(this._popup,'div.pop_content');ja.setAttribute('tabIndex','0');ja.setAttribute('role','alertdialog');this._frame=this._content=ja;var ka=m.create('div',{className:'dialog_loading'},ga._("Loading...")),la=m.create('span'),ma=m.create('h2',{className:'dialog_title hidden_elem',id:'title_'+this._uniqueID},la),na=m.create('div',{className:'dialog_summary hidden_elem'}),oa=m.create('div',{className:'dialog_body'}),pa=m.create('div',{className:'rfloat mlm'}),qa=m.create('div',{className:'dialog_buttons_msg'}),ra=m.create('div',{className:'dialog_buttons clearfix hidden_elem'},[pa,qa]),sa=m.create('div',{className:'dialog_footer hidden_elem'}),ta=m.create('div',{className:'dialog_content'},[na,oa,ra,sa]);this._nodes={summary:na,body:oa,buttons:pa,button_message:qa,button_wrapper:ra,footer:sa,content:ta,title:ma,title_inner:la};m.setContent(this._frame,[ma,ta,ka]);};ia.prototype._activeResize=function(){"use strict";if(this.last_offset_height!=this._content.offsetHeight){this.last_offset_height=this._content.offsetHeight;this.resetDialogPosition();}};ia.prototype.resetDialogPosition=function(){"use strict";if(!this._popup)return;this._resetDialogObj();};ia.prototype._resetDialogObj=function(){"use strict";var ja=2*ia._PAGE_MARGIN,ka=x.getViewportDimensions(),la=ka.x-ja,ma=ka.y-ja,na=2*ia._HALO_WIDTH,oa=x.getElementDimensions(this._content),pa=oa.x+na,qa=oa.y+na,ra=this._top,sa=la-pa,ta=ma-qa;if(ta<0){ra=ia._PAGE_MARGIN;}else if(ra>ta)ra=ia._PAGE_MARGIN+(Math.max(ta,0)/2);var ua=ha();if(!ua)ra+=x.getScrollPosition().y;v.set(this._popup,'marginTop',ra+'px');var va=ua&&(sa<0||ta<0);l.conditionClass(this._obj,'generic_dialog_fixed_overflow',va);l.conditionClass(document.documentElement,'generic_dialog_overflow_mode',va);};ia.prototype._fadeOut=function(ja){"use strict";if(!this._popup)return;try{new g(this._obj).duration(0).checkpoint().to('opacity',0).hide().duration(250).ondone(this._hide.bind(this,ja)).go();}catch(ka){this._hide(ja);}};ia.prototype._hide=function(ja){"use strict";if(this._obj)this._obj.style.display='none';l.removeClass(document.documentElement,'generic_dialog_overflow_mode');clearInterval(this.active_hiding);if(this._bottom){var ka=ia._bottoms;ka.splice(ka.indexOf(this._bottom),1);ia._updateMaxBottom();}if(this._previous_focus&&document.activeElement&&m.contains(this._obj,document.activeElement))o.set(this._previous_focus);if(ja)return;this.destroy();};ia.prototype.destroy=function(){"use strict";this._popFromStack();clearInterval(this.active_hiding);if(this._obj){m.remove(this._obj);this._obj=null;}this._clickOnEnterListener&&this._clickOnEnterListener.remove();if(this._close_handler)this._close_handler({return_data:this._return_data});};ia.prototype._handleButton=function(ja){"use strict";if(typeof ja=='string')ja=ia._findButton(this._buttons,ja);var ka=ia.call_or_eval(ja,ja.handler);if(ka===false)return;if(ja.name=='cancel'){this.cancel();}else if(ia.call_or_eval(this,this._handler,{button:ja})!==false)this.hide();};ia.prototype._submitForm=function(ja,ka,la){"use strict";var ma=this.getFormData();if(la)ma[la.name]=la.label;if(this._extra_data)z(ma,this._extra_data);var na=new i().setURI(ka).setData(ma).setMethod(ja).setNectarModuleDataSafe(this._causal_elem).setReadOnly(ja=='GET');this.setAsync(na);return false;};ia.prototype._setFromModel=function(ja){"use strict";var ka={};z(ka,ja);for(var la in ka){if(la=='onloadRegister'){this.onloadRegister(ka[la]);continue;}var ma=this['set'+la.substr(0,1).toUpperCase()+la.substr(1)];ma.apply(this,aa(ka[la]));}};ia.prototype._updateBottom=function(){"use strict";var ja=x.getElementDimensions(this._content).y+x.getElementPosition(this._content).y;ia._bottoms[ia._bottoms.length-1]=ja;ia._updateMaxBottom();};ia.prototype._pushOntoStack=function(){"use strict";var ja=ia._stack;if(!ja.length)h.inform('layer_shown',{type:'Dialog'});ea(ja,this);ja.push(this);for(var ka=ja.length-2;ka>=0;ka--){var la=ja[ka];if(!la._is_stackable&&!la._async_request){la._hide();}else if(!la._shown_while_stacked)la._hide(true);}};ia.prototype._popFromStack=function(){"use strict";var ja=ia._stack,ka=(ja[ja.length-1]===this);ea(ja,this);if(ja.length){if(ka)ja[ja.length-1].show();}else h.inform('layer_hidden',{type:'Dialog'});};ia._updateMaxBottom=function(){"use strict";ia.max_bottom=Math.max.apply(Math,ia._bottoms);};ia.newButton=function(ja,ka,la,ma){"use strict";var na={name:ja,label:ka};if(la)na.className=la;if(ma)na.handler=ma;return na;};ia.getCurrent=function(){"use strict";var ja=ia._stack;return ja.length?ja[ja.length-1]:null;};ia.hideCurrent=function(){"use strict";var ja=ia.getCurrent();ja&&ja.hide();};ia.bootstrap=function(ja,ka,la,ma,na,oa){"use strict";ka=ka||{};z(ka,new w(ja).getQueryData());ma=ma||(la?'GET':'POST');var pa=t.byClass(oa,'stat_elem')||oa;if(pa&&l.hasClass(pa,'async_saving'))return false;var qa=new i().setReadOnly(!!la).setMethod(ma).setRelativeTo(oa).setStatusElement(pa).setURI(ja).setNectarModuleDataSafe(oa).setData(ka),ra=new ia(na).setCausalElement(oa).setAsync(qa);ra.show();return false;};ia.showFromModel=function(ja,ka){"use strict";var la=new ia(ja).setCausalElement(ka).show();if(ja.hiding)la.hide();};ia._init=function(){"use strict";this._init=ba;u.onLeave(fa(ia._tearDown,null,false));h.subscribe('page_transition',fa(ia._tearDown,null,true));n.listen(document.documentElement,'keydown',function(event){if(n.getKeyCode(event)==r.ESC&&!event.getModifiers().any){if(ia._escape())event.kill();}else if(n.getKeyCode(event)==r.RETURN&&!event.getModifiers().any)if(ia._enter())event.kill();});n.listen(window,'resize',function(event){var ja=ia.getCurrent();ja&&ja._resetDialogObj();});};ia._findButton=function(ja,ka){"use strict";if(ja)for(var la=0;la=0;la--)if((ja&&!ka[la]._cross_transition)||(!ja&&!ka[la]._cross_quickling))ka[la].hide();};ia._escape=function(){"use strict";var ja=ia.getCurrent();if(!ja)return false;var ka=ja._semi_modal,la=ja._buttons;if(!la.length&&!ka)return false;if(ka&&!la.length){ja.hide();return true;}var ma,na=ia._findButton(la,'cancel');if(ja._cancelHandler){ja.cancel();return true;}else if(na){ma=na;}else if(la.length==1){ma=la[0];}else return false;ja._handleButton(ma);return true;};ia._enter=function(){"use strict";var ja=ia.getCurrent();if(!ja||!ja._submit_on_enter)return false;if(document.activeElement!=ja._frame)return false;var ka=ja._buttons;if(!ka)return false;ja._handleButton(ka[0]);return true;};ia.call_or_eval=function(ja,ka,la){"use strict";if(!ka)return (void 0);la=la||{};if(typeof ka=='string'){var ma=Object.keys(la).join(', ');ka=(eval)('({f: function('+ma+') { '+ka+'}})').f;}return ka.apply(ja,ca(la));};z(ia,{OK:{name:'ok',label:ga._("OK")},CANCEL:{name:'cancel',label:ga._("Cancel"),className:'inputaux'},CLOSE:{name:'close',label:ga._("Close")},NEXT:{name:'next',label:ga._("Next")},SAVE:{name:'save',label:ga._("Save")},SUBMIT:{name:'submit',label:ga._("Submit")},CONFIRM:{name:'confirm',label:ga._("Confirm")},DELETE:{name:'delete',label:ga._("Delete")},_globalCount:0,_bottoms:[0],max_bottom:0});z(ia,{OK_AND_CANCEL:[ia.OK,ia.CANCEL],_STANDARD_BUTTONS:[ia.OK,ia.CANCEL,ia.CLOSE,ia.SAVE,ia.SUBMIT,ia.CONFIRM,ia.DELETE],SIZE:{WIDE:555,STANDARD:445},_HALO_WIDTH:10,_BORDER_WIDTH:1,_PADDING_WIDTH:10,_PAGE_MARGIN:40,_stack:[]});z(ia.prototype,{_cross_quickling:false,_cross_transition:false,_loading:false,_showing:false});e.exports=ia;a.Dialog=ia;},null);
-__d("DialogHideOnSuccess",["CSS","copyProperties","cx"],function(a,b,c,d,e,f,g,h,i){b.__markCompiled&&b.__markCompiled();function j(k){"use strict";this._layer=k;}j.prototype.enable=function(){"use strict";this._subscription=this._layer.subscribe('success',this._handle.bind(this));};j.prototype.disable=function(){"use strict";this._subscription.unsubscribe();this._subscription=null;};j.prototype._handle=function(k,event){"use strict";if(g.hasClass(event.getTarget(),"_s"))this._layer.hide();};h(j.prototype,{_subscription:null});e.exports=j;},null);
-__d("DocumentTitle",["Arbiter"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h=document.title,i=null,j=1500,k=[],l=0,m=null,n=false;function o(){if(k.length>0){if(!n){p(k[l].title);l=++l%k.length;}else q();}else{clearInterval(m);m=null;q();}}function p(s){document.title=s;n=true;}function q(){r.set(i||h,true);n=false;}var r={get:function(){return h;},set:function(s,t){document.title=s;if(!t){h=s;i=null;g.inform('update_title',s);}else i=s;},blink:function(s){var t={title:s};k.push(t);if(m===null)m=setInterval(o,j);return {stop:function(){var u=k.indexOf(t);if(u>=0){k.splice(u,1);if(l>u){l--;}else if(l==u&&l==k.length)l=0;}}};}};e.exports=r;},null);
-__d("Ease",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();var g={makePowerOut:function(h){var i=g.makePowerIn(h);return function(j){return 1-i(1-j);};},makePowerIn:function(h){return function(i){var j=Math.pow(i,h);return (j*10000|0)/10000;};},makePowerInOut:function(h){var i=g.makePowerIn(h),j=g.makePowerOut(h);return function(k){return (k<.5)?.5*i(k*2):.5*j(k*2-1)+.5;};},expoOut:function(h){return 1-Math.pow(2,-10*h);},expoIn:function(h){return 1-g.expoOut(1-h);},expoInOut:function(h){return (h<.5)?.5*g.expoIn(h*2):.5*g.expoOut(h*2-1)+.5;},sineOut:function(h){return Math.sin(h*Math.PI*.5);},sineIn:function(h){return 1-Math.cos(h*Math.PI*.5);},sineInOut:function(h){return -.5*(Math.cos(Math.PI*h)-1);},circOut:function(h){return Math.sqrt(1-(--h)*h);},circIn:function(h){return 1-g.circOut(1-h);},circInOut:function(h){return (h<.5)?.5*g.circIn(h*2):.5*g.circOut(h*2-1)+.5;},bounceOut:function(h){if(h<1/2.75){return (7.5625*h*h);}else if(h<2/2.75){return (7.5625*(h-=1.5/2.75)*h+.75);}else if(h<2.5/2.75){return (7.5625*(h-=2.25/2.75)*h+.9375);}else return (7.5625*(h-=2.625/2.75)*h+.984375);},bounceIn:function(h){return 1-g.bounceOut(1-h);},bounceInOut:function(h){return (h<.5)?.5*g.bounceIn(h*2):.5*g.bounceOut(h*2-1)+.5;},makeBounceOut:function(h){h=h||1;return function(i){i=((1-Math.cos(i*Math.PI*h))*(1-i))+i;return 1-Math.abs(1-i);};},makeBounceIn:function(h){var i=g.makeBounceOut(h);return function(j){return 1-i(1-j);};},makeElasticOut:function(h,i){h<1&&(h=1);var j=Math.PI*2;return function(k){if(k===0||k===1)return k;var l=i/j*Math.asin(1/h);return h*Math.pow(2,-10*k)*Math.sin((k-l)*j/i)+1;};},makeElasticIn:function(h,i){var j=g.makeElasticOut(h,i);return function(k){return 1-j(1-k);};},makeElasticInOut:function(h,i){i*=1.5;var j=g.makeElasticIn(h,i),k=g.makeElasticOut(h,i);return function(l){return (l<.5)?.5*j(l*2):.5*k(l*2-1)+.5;};},makeBackOut:function(h){var i=g.makeBackIn(h);return function(j){return 1-i(1-j);};},makeBackIn:function(h){return function(i){return i*i*((h+1)*i-h);};},makeBackInOut:function(h){h*=1.525;var i=g.makeBackIn(h),j=g.makeBackOut(h);return function(k){return (k<.5)?.5*i(k*2):.5*j(k*2-1)+.5;};}};g.elasticOut=g.makeElasticOut(1,.3);g.elasticIn=g.makeElasticIn(1,.3);g.elasticInOut=g.makeElasticInOut(1,.3);g.backOut=g.makeBackOut(1.7);g.backIn=g.makeBackIn(1.7);g.backInOut=g.makeBackInOut(1.7);e.exports=g;},null);
-__d("FileForm",["ArbiterMixin","AsyncRequest","AsyncResponse","AsyncUploadRequest","BehaviorsMixin","CurrentUser","DataStore","DOMQuery","Event","Form","JSONPTransport","Parent","URI","copyProperties","mixin","shield"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v){b.__markCompiled&&b.__markCompiled();function w(ca){var da={},ea=n.scry(ca,'input[type="file"]');ea.forEach(function(fa){da[fa.name]=fa.files;});return da;}function x(ca){var da=n.scry(ca,'input[type="file"]');da.forEach(function(ea){ea.files=null;});}var y=u(g,k);for(var z in y)if(y.hasOwnProperty(z))ba[z]=y[z];var aa=y===null?null:y.prototype;ba.prototype=Object.create(aa);ba.prototype.constructor=ba;ba.__superConstructor__=y;function ba(ca,da,ea){"use strict";if(ca.getAttribute('rel')==='async')throw new Error('FileForm cannot be used with Primer forms.');if(ca.getAttribute('method').toUpperCase()!=='POST')throw new Error('FileForm must be used with POST forms.');this._form=ca;this._previousEncoding=this._form.enctype;this._form.enctype=this._form.encoding='multipart/form-data';this._files=null;da&&this.enableBehaviors(da);this._options=ea||{};this.setAllowCrossOrigin(this._options.allowCrossOrigin);this.setAllowCrossPageTransition(this._options.allowCrossPageTransition);this.setUploadInParallel(this._options.uploadInParallel);this.setConcurrentLimit(this._options.concurrentLimit);this.setPreprocessHandler(this._options.preprocessHandler);this.setNetworkErrorRetryLimit(this._options.networkErrorRetryLimit);this._listeners=[o.listen(document.documentElement,'submit',this._submit.bind(this)),o.listen(this._form,'click',this._click.bind(this))];m.set(this._form,'FileForm',this);}ba.prototype.getRoot=function(){"use strict";return this._form;};ba.prototype.setAllowCrossOrigin=function(ca){"use strict";this._allowCrossOrigin=!!ca;return this;};ba.prototype.setAllowCrossPageTransition=function(ca){"use strict";this._allowCrossPageTransition=!!ca;return this;};ba.prototype.setUploadInParallel=function(ca){"use strict";this._uploadInParallel=!!ca;return this;};ba.prototype.setConcurrentLimit=function(ca){"use strict";this._concurrentLimit=ca;return this;};ba.prototype.setPreprocessHandler=function(ca){"use strict";this._preprocessHandler=ca;return this;};ba.prototype.setNetworkErrorRetryLimit=function(ca){"use strict";this._retryLimit=ca;return this;};ba.prototype.setFiles=function(ca){"use strict";this._files=ca;return this;};ba.prototype.canUseXHR=function(){"use strict";var ca='FormData' in window;if(ca)if(!s(this._form.action).isSameOrigin()&&!this._allowCrossOrigin)ca=false;return ca;};ba.prototype._submit=function(event){"use strict";if(event.isDefaultPrevented()||event.getTarget()!==this._form)return;if(this.inform('submit')===false){event.prevent();return;}return this.canUseXHR()?this._sendViaXHR(event):this._sendViaFrame(event);};ba.prototype._click=function(event){"use strict";var ca=event.getTarget();while(n.isElementNode(ca)){if(ca.type==='submit'){this._clickTarget=ca;setTimeout(this._unclick.bind(this),0);break;}ca=ca.parentNode;}};ba.prototype._unclick=function(){"use strict";this._clickTarget=null;};ba.prototype._sendViaFrame=function(event){"use strict";var ca=this._request=new h();ca.setStatusElement(this._getStatusElement());ca.addStatusIndicator();ca.setOption('useIframeTransport',true);var da=ca.handleResponse.bind(ca),ea=new q('iframe',this._form.action,da),fa=ea.getTransportFrame(),ga=ea.getRequestURI().addQueryData({__iframe:true,__user:l.getID()});this._form.setAttribute('action',ga.toString());this._form.setAttribute('target',fa.name);ca.setJSONPTransport(ea);ca.setURI(ga);ca.setHandler(this.success.bind(this,null));ca.setErrorHandler(this.failure.bind(this,null));ca.setInitialHandler(v(this.initial,this,null));};ba.prototype._sendViaXHR=function(event){"use strict";var ca;if(this._uploadInParallel&&j.isSupported()){ca=new j().setPreprocessHandler(this._preprocessHandler).setData(p.serialize(this._form,this._clickTarget)).setNetworkErrorRetryLimit(this._retryLimit);if(this._concurrentLimit)ca.setLimit(this._concurrentLimit);if(this._files){ca.setFiles(this._files);}else ca.setFiles(w(this._form));var da=[ca.subscribe('progress',function(ia,ja){this.progress(ja,ja.getProgressEvent());}.bind(this)),ca.subscribe('initial',function(ia,ja){this.initial(ja,ja.getResponse());}.bind(this)),ca.subscribe('success',function(ia,ja){this.success(ja,ja.getResponse());}.bind(this)),ca.subscribe('start',function(ia,ja){this.inform('start',{upload:ja});}.bind(this)),ca.subscribe('failure',function(ia,ja){this.failure(ja,ja.getResponse());return false;}.bind(this)),ca.subscribe('complete',function(){while(da.length)da.pop().unsubscribe();})];}else{var ea;if(this._files){ea=p.createFormData(p.serialize(this._form,this._clickTarget));var fa=j.parseFiles(this._files);for(var ga in fa){var ha=fa[ga];if(ha.length===1){ea.append(ga,ha[0]);}else{ga=ga+'[]';ha.forEach(function(ia){ea.append(ga,ia);});}}}else ea=p.createFormData(this._form,this._clickTarget);ca=new h().setRawData(ea).setHandler(this.success.bind(this,null)).setErrorHandler(this.failure.bind(this,null)).setUploadProgressHandler(this.progress.bind(this,null)).setInitialHandler(v(this.initial,this,null));}ca.setAllowCrossOrigin(this._allowCrossOrigin).setAllowCrossPageTransition(this._allowCrossPageTransition).setRelativeTo(this._form).setStatusElement(this._getStatusElement()).setURI(this._form.action).send();this._request=ca;event&&event.prevent();};ba.prototype.forceSendViaXHR=function(){"use strict";return this._sendViaXHR(null);};ba.prototype.initial=function(ca){"use strict";return this.inform('initial',{upload:ca});};ba.prototype.success=function(ca,da){"use strict";var ea={response:da,upload:ca};if(this.inform('success',ea)!==false)o.fire(this._form,'success',ea);this._cleanup();};ba.prototype.failure=function(ca,da){"use strict";var ea={response:da,upload:ca};if(this.inform('failure',ea)!==false)if(o.fire(this._form,'error',ea)!==false)i.defaultErrorHandler(da);this._cleanup();};ba.prototype.progress=function(ca,event){"use strict";this.inform('progress',{event:event,upload:ca});};ba.prototype.abort=function(){"use strict";if(this._request){this._request.abort();this._cleanup();}};ba.prototype.clear=function(){"use strict";x(this._form);};ba.prototype.destroy=function(){"use strict";this._cleanup();while(this._listeners.length)this._listeners.pop().remove();this._listeners=null;this._form.enctype=this._form.encoding=this._previousEncoding;m.remove(this._form,'FileForm');};ba.prototype._cleanup=function(){"use strict";this._request=null;};ba.prototype._getStatusElement=function(){"use strict";return r.byClass(this._form,'stat_elem')||this._form;};ba.getInstance=function(ca){"use strict";return m.get(ca,'FileForm');};t(ba,{EVENTS:['start','submit','initial','progress','success','failure']});e.exports=ba;},null);
-__d("FileInput",["ArbiterMixin","DOM","DOMClone","Event","Focus","Keys","UserAgent_DEPRECATED","cx","mixin"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){b.__markCompiled&&b.__markCompiled();var p=m.ie(),q=o(g);for(var r in q)if(q.hasOwnProperty(r))t[r]=q[r];var s=q===null?null:q.prototype;t.prototype=Object.create(s);t.prototype.constructor=t;t.__superConstructor__=q;function t(u,v,w){"use strict";this.container=u;this.control=v;var x=h.scry(this.container,'a')[0];x&&x.removeAttribute('href');var y=h.create('div',{className:"_3jk"},w);h.appendContent(this.control,y);this._boundHandleChange=this._handleChange.bind(this);if(p)this._boundHandleIEKeyDown=this._handleIEKeyDown.bind(this);this._setInputElement(w);}t.prototype.getValue=function(){"use strict";return this.input.value;};t.prototype.getInput=function(){"use strict";return this.input;};t.prototype.getContainer=function(){"use strict";return this.container;};t.prototype.getControl=function(){"use strict";return this.control;};t.prototype.clear=function(){"use strict";if(p){var u=i.deepClone(this.input);h.replace(this.input,u);this._setInputElement(u);}else this.input.value='';};t.prototype.destroy=function(){"use strict";this._listener.remove();this._listener=null;if(p){this._IEKeyDownListener.remove();this._IEKeyDownListener=null;}this.container=null;this.control=null;this.input=null;};t.prototype._setInputElement=function(u){"use strict";this.input=u;k.relocate(u,this.control);this._listener&&this._listener.remove();this._listener=j.listen(u,'change',this._boundHandleChange);if(p){this._IEKeyDownListener&&this._IEKeyDownListener.remove();this._IEKeyDownListener=j.listen(u,'keydown',this._boundHandleIEKeyDown);}};t.prototype._handleChange=function(event){"use strict";this.inform('change',event);var u=this.input.form;if(u&&p<9)j.fire(u,'change',event);};t.prototype._handleIEKeyDown=function(event){"use strict";if(event.keyCode===l.RETURN){event.preventDefault();var u=document.createEvent('MouseEvents');u.initEvent('click',true,true);this.input.dispatchEvent(u);}};e.exports=t;},null);
-__d("submitForm",["DOM"],function(a,b,c,d,e,f,g){b.__markCompiled&&b.__markCompiled();var h=function(i){var j=g.scry(i,'input[type="submit"]')[0];if(j){j.click();}else{j=g.create('input',{type:'submit',className:'hidden_elem'});g.appendContent(i,j);j.click();g.remove(j);}};e.exports=h;},null);
-__d("FileInputUploader",["ArbiterMixin","DOM","DTSG","FileForm","Form","copyProperties","mixin","submitForm"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){b.__markCompiled&&b.__markCompiled();var o=m(g);for(var p in o)if(o.hasOwnProperty(p))r[p]=o[p];var q=o===null?null:o.prototype;r.prototype=Object.create(q);r.prototype.constructor=r;r.__superConstructor__=o;function r(s){"use strict";this._inputElem=s;this._data={};}r.prototype.setInput=function(s){"use strict";this._inputElem=s;return this;};r.prototype.setURI=function(s){"use strict";this._uri=s;return this;};r.prototype.setData=function(s){"use strict";this._data=s;return this;};r.prototype.setPreprocessHandler=function(s){"use strict";this._preprocessHandler=s;return this;};r.prototype.setNetworkErrorRetryLimit=function(s){"use strict";this._retryLimit=s;return this;};r.prototype.setFiles=function(s){"use strict";this._files=s;return this;};r.prototype.setAllowCrossOrigin=function(s){"use strict";this._allowCrossOrigin=!!s;return this;};r.prototype.setAllowCrossPageTransition=function(s){"use strict";this._allowCrossPageTransition=!!s;return this;};r.prototype.setUploadInParallel=function(s){"use strict";this._uploadInParallel=!!s;return this;};r.prototype.setConcurrentLimit=function(s){"use strict";this._concurrentLimit=s;return this;};r.prototype.abort=function(){"use strict";if(this._fileForm){this._fileForm.abort();this._destroyFileForm();}};r.prototype.send=function(){"use strict";this._createForm();var s=this._inputElem.cloneNode(false);h.replace(this._inputElem,s);h.appendContent(this._formElem,this._inputElem);h.appendContent(document.body,this._formElem);n(this._formElem);h.replace(s,this._inputElem);this._removeFormEl();};r.prototype._onFileFormEvent=function(s,t){"use strict";if(s==='success'||s==='failure')this._destroyFileForm();this.inform(s,t);};r.prototype._createForm=function(){"use strict";this._destroyFileForm();this._formElem=h.create('form',{action:this._uri,method:'post'});this._fileForm=new j(this._formElem,null,{allowCrossOrigin:this._allowCrossOrigin,allowCrossPageTransition:this._allowCrossPageTransition,uploadInParallel:this._uploadInParallel,concurrentLimit:this._concurrentLimit,preprocessHandler:this._preprocessHandler,networkErrorRetryLimit:this._retryLimit});if(this._files)this._fileForm.setFiles(this._files);this._fileForm.subscribe(j.EVENTS,this._onFileFormEvent.bind(this));k.createHiddenInputs(l({fb_dtsg:i.getToken()},this._data),this._formElem);};r.prototype._removeFormEl=function(){"use strict";h.remove(this._formElem);this._formElem=null;};r.prototype._destroyFileForm=function(){"use strict";if(this._fileForm){this._fileForm.destroy();this._fileForm=null;}};e.exports=r;},null);
-__d("DOMWrapper",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();var g,h,i={setRoot:function(j){g=j;},getRoot:function(){return g||document.body;},setWindow:function(j){h=j;},getWindow:function(){return h||self;}};e.exports=i;},null);
-__d("Flash",["DOMEventListener","DOMWrapper","QueryString","UserAgent_DEPRECATED","copyProperties","guid","htmlSpecialChars"],function(a,b,c,d,e,f,g,h,i,j,k,l,m){b.__markCompiled&&b.__markCompiled();var n={},o,p=h.getWindow().document;function q(v){var w=p.getElementById(v);if(w)w.parentNode.removeChild(w);delete n[v];}function r(){for(var v in n)if(n.hasOwnProperty(v))q(v);}function s(v){return v.replace(/\d+/g,function(w){return '000'.substring(w.length)+w;});}function t(v){if(!o){if(j.ie()>=9)g.add(window,'unload',r);o=true;}n[v]=v;}var u={embed:function(v,w,x,y){var z=l();v=m(v).replace(/&/g,'&');x=k({allowscriptaccess:'always',flashvars:y,movie:v},x||{});if(typeof x.flashvars=='object')x.flashvars=i.encode(x.flashvars);var aa=[];for(var ba in x)if(x.hasOwnProperty(ba)&&x[ba])aa.push(' ');var ca=w.appendChild(p.createElement('span')),da=''+aa.join('')+' ';ca.innerHTML=da;var ea=ca.firstChild;t(z);return ea;},remove:q,getVersion:function(){var v='Shockwave Flash',w='application/x-shockwave-flash',x='ShockwaveFlash.ShockwaveFlash',y;if(navigator.plugins&&typeof navigator.plugins[v]=='object'){var z=navigator.plugins[v].description;if(z&&navigator.mimeTypes&&navigator.mimeTypes[w]&&navigator.mimeTypes[w].enabledPlugin)y=z.match(/\d+/g);}if(!y)try{y=(new ActiveXObject(x)).GetVariable('$version').match(/(\d+),(\d+),(\d+),(\d+)/);y=Array.prototype.slice.call(y,1);}catch(aa){}return y;},checkMinVersion:function(v){var w=u.getVersion();if(!w)return false;return s(w.join('.'))>=s(v);},isAvailable:function(){return !!u.getVersion();}};e.exports=u;},null);
-__d("FullScreen",["Event","Arbiter","CSS","UserAgent","UserAgent_DEPRECATED","copyProperties","throttle","Keys"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){b.__markCompiled&&b.__markCompiled();var o={},p=false,q=function(v){if(g.getKeyCode(v)===n.ESC)v.stopPropagation();},r=function(){if(!p){document.addEventListener('keydown',q,true);p=true;}},s=function(){if(p){document.removeEventListener('keydown',q,true);p=false;}},t=l(new h(),{listenForEvent:function(v){var w=m(this.onChange,0,this);if(!o[v.id]){o[v.id]=true;g.listen(v,{webkitfullscreenchange:w,mozfullscreenchange:w,MSFullscreenChange:w,fullscreenchange:w});}},enableFullScreen:function(v){this.listenForEvent(v);if(v.webkitRequestFullScreen){if(k.chrome()){v.webkitRequestFullScreen(Element.ALLOW_KEYBOARD_INPUT);}else v.webkitRequestFullScreen();}else if(v.mozRequestFullScreen){v.mozRequestFullScreen();}else if(v.msRequestFullscreen){r();v.msRequestFullscreen();}else if(v.requestFullScreen){v.requestFullScreen();}else return false;return true;},disableFullScreen:function(){if(document.webkitCancelFullScreen){document.webkitCancelFullScreen();}else if(document.mozCancelFullScreen){document.mozCancelFullScreen();}else if(document.msExitFullscreen){document.msExitFullscreen();}else if(document.cancelFullScreen){document.cancelFullScreen();}else if(document.exitFullScreen){document.exitFullScreen();}else return false;return true;},getFullScreenElement:function(){return document.fullscreenElement||document.webkitFullscreenElement||document.mozFullScreenElement||document.msFullscreenElement;},isFullScreen:function(){return (document.webkitIsFullScreen||document.fullScreen||document.mozFullScreen||document.msFullscreenElement);},toggleFullScreen:function(v){if(this.isFullScreen()){this.disableFullScreen();return false;}else return this.enableFullScreen(v);return false;},onChange:function(){var v=this.isFullScreen();i.conditionClass(document.body,'fullScreen',v);this.inform('changed');if(!v)s();},isSupportedWithKeyboardInput:function(){return this.isSupported()&&!j.isBrowser('Safari');},isSupported:function(){var v=document.webkitFullscreenEnabled||document.mozFullScreenEnabled||document.msFullscreenEnabled||document.fullscreenEnabled;return v||document.webkitCancelFullScreen||document.mozCancelFullScreen||document.msExitFullscreen||document.cancelFullScreen||document.exitFullScreen;}}),u=m(t.onChange,0,t);g.listen(document,{webkitfullscreenchange:u,mozfullscreenchange:u,MSFullscreenChange:u,fullscreenchange:u});e.exports=t;},null);
-__d("MenuDeprecated",["Event","Arbiter","CSS","DataStore","DOM","HTML","Keys","Parent","Style","UserAgent_DEPRECATED","copyProperties","emptyFunction","Run"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){b.__markCompiled&&b.__markCompiled();var s='menu:mouseover',t=null;function u(ea){if(i.hasClass(ea,'uiMenuContainer'))return ea;return n.byClass(ea,'uiMenu');}function v(ea){return n.byClass(ea,'uiMenuItem');}function w(ea){if(document.activeElement){var fa=v(document.activeElement);return ea.indexOf(fa);}return -1;}function x(ea){return k.find(ea,'a.itemAnchor');}function y(ea){return i.hasClass(ea,'checked');}function z(ea){return !i.hasClass(ea,'disabled')&&o.get(ea,'display')!=='none';}function aa(event){var ea=document.activeElement;if(!ea||!n.byClass(ea,'uiMenu')||!k.isInputNode(ea)){var fa=v(event.getTarget());fa&&da.focusItem(fa);}}function ba(ea){p.firefox()&&x(ea).blur();da.inform('select',{menu:u(ea),item:ea});}var ca=function(){ca=r;var ea={};ea.click=function(event){var fa=v(event.getTarget());if(fa&&z(fa)){ba(fa);var ga=x(fa),ha=ga.href,ia=ga.getAttribute('rel');return (ia&&ia!=='ignore')||(ha&&ha.charAt(ha.length-1)!=='#');}};ea.keydown=function(event){var fa=event.getTarget();if(event.getModifiers().any)return;if(!t||k.isInputNode(fa))return;var ga=g.getKeyCode(event),ha;switch(ga){case m.UP:case m.DOWN:var ia=da.getEnabledItems(t);ha=w(ia);da.focusItem(ia[ha+(ga===m.UP?-1:1)]);return false;case m.SPACE:var ja=v(fa);if(ja){ba(ja);event.prevent();}break;default:var ka=String.fromCharCode(ga).toLowerCase(),la=da.getEnabledItems(t);ha=w(la);var ma=ha,na=la.length;while((~ha&&(ma=++ma%na)!==ha)||(!~ha&&++ma=0;--fa){var ga=q[fa];if(!ga.elementPos||ga.removed){q.splice(fa,1);continue;}if(ga.hidden)continue;var ha=w+x+ga.buffer,ia=false;if(ha>ga.elementPos.y){var ja=w+y-ga.buffer,ka=w+y+x+ga.buffer,la=ga.elementPos.y+ga.elementHeight,ma=!ga.strict||(jala);ia=ma;if(ia&&ga.scrollArea){var na=ga.scrollAreaY+ga.scrollAreaHeight+ga.buffer;ia=(ga.elementPos.y>ga.scrollAreaY-ga.buffer)&&(ga.elementPos.y=2||typeof s=='string'){this._src=s;this._data=t||{};}else if(arguments.length==1)this._data=s;this.refresh();return this;};r.prototype.setAllowCrossPageTransition=function(s){"use strict";this._allow_cross_page_transition=s;return this;};r.prototype.setBundleOption=function(s){"use strict";this._is_bundle=s;return this;};r.prototype.setErrorHandler=function(s){"use strict";this._errorHandler=s;return this;};r.prototype.setTransportErrorHandler=function(s){"use strict";this.transportErrorHandler=s;return this;};r.prototype.refresh=function(){"use strict";if(this._use_ajaxpipe){l.setIsUIPageletRequest(true);this._request=new h();this._request.setCanvasId(this._id).setAppend(this._append).setConstHeight(this._constHeight).setJSNonBlock(this._jsNonblock).setAutomatic(this._automatic).setDisplayCallback(this._displayCallback).setFinallyHandler(this._finallyHandler).setAllowIrrelevantRequests(this._allowIrrelevantRequests);}else{if(this._cache_content){var s=m.getContent(this._content_cache_key);if(s!==null){this.handleContent(s);return this;}}var t=function(x){this._request=null;var y=k(x.getPayload());this.handleContent(y);if(this._cache_content)m.setContent(this._content_cache_key,y);}.bind(this),u=this._displayCallback,v=this._finallyHandler;this._request=new i().setMethod('GET').setReadOnly(true).setOption('bundle',this._is_bundle).setHandler(function(x){if(u){u(t.bind(null,x));}else t(x);v&&v();});if(this._errorHandler)this._request.setErrorHandler(this._errorHandler);if(this.transportErrorHandler)this._request.setTransportErrorHandler(this.transportErrorHandler);if(this._use_post_request)this._request.setMethod('POST');}var w={};o(w,this._context_data);o(w,this._data);if(this._actorID)w[g.PARAMETER_ACTOR]=this._actorID;this._request.setURI(this._src).setAllowCrossPageTransition(this._allow_cross_page_transition).setData({data:JSON.stringify(w)}).send();return this;};r.prototype.handleContent=function(s){"use strict";if(this._append){j.appendContent(this._element,s);}else j.setContent(this._element,s);this._handler();};r.prototype.cancel=function(){"use strict";if(this._request)this._request.abort();};r.prototype.setUseAjaxPipe=function(s){"use strict";this._use_ajaxpipe=!!s;return this;};r.prototype.setUsePostRequest=function(s){"use strict";this._use_post_request=!!s;return this;};r.prototype.setAppend=function(s){"use strict";this._append=!!s;return this;};r.prototype.setJSNonBlock=function(s){"use strict";this._jsNonblock=!!s;return this;};r.prototype.setAutomatic=function(s){"use strict";this._automatic=!!s;return this;};r.prototype.setDisplayCallback=function(s){"use strict";this._displayCallback=s;return this;};r.prototype.setConstHeight=function(s){"use strict";this._constHeight=!!s;return this;};r.prototype.setFinallyHandler=function(s){"use strict";this._finallyHandler=s;return this;};r.prototype.setAllowIrrelevantRequests=function(s){"use strict";this._allowIrrelevantRequests=s;return this;};r.prototype.setActorID=function(s){"use strict";this._actorID=s;return this;};r.prototype.setCacheContent=function(s){"use strict";this._cache_content=s;return this;};r.prototype.setContentCacheKey=function(s){"use strict";this._content_cache_key=s;return this;};r.appendToInline=function(s,t){"use strict";var u=q(s),v=q(t);if(u&&v){while(v.firstChild)j.appendContent(u,v.firstChild);j.remove(v);}};r.loadFromEndpoint=function(s,t,u,v){"use strict";v=v||{};var w='/ajax/pagelet/generic.php/'+s;if(v.intern)w='/intern'+w;var x=new n(w.replace(/\/+/g,'/'));if(v.subdomain)x.setSubdomain(v.subdomain);var y=false,z='';if(v.contentCacheKey){y=true;z=s+','+String(v.contentCacheKey);}var aa=new r(t,x,u).setUseAjaxPipe(v.usePipe).setBundleOption(v.bundle!==false).setAppend(v.append).setJSNonBlock(v.jsNonblock).setAutomatic(v.automatic).setDisplayCallback(v.displayCallback).setConstHeight(v.constHeight).setAllowCrossPageTransition(v.crossPage).setFinallyHandler(v.finallyHandler||p).setErrorHandler(v.errorHandler).setTransportErrorHandler(v.transportErrorHandler).setAllowIrrelevantRequests(v.allowIrrelevantRequests).setActorID(v.actorID).setCacheContent(y).setContentCacheKey(z).setUsePostRequest(v.usePostRequest);v.handler&&aa.setHandler(v.handler);aa.go();return aa;};e.exports=r;},null);
-__d("ScrollingPager",["Arbiter","CSS","DOM","OnVisible","UIPagelet","$","copyProperties","ge"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){b.__markCompiled&&b.__markCompiled();var o={};function p(q,r,s,t){"use strict";this.scroll_loader_id=q;this.pagelet_src=r;this.data=s;this.options=t||{};if(this.options.target_id){this.target_id=this.options.target_id;this.options.append=true;}else this.target_id=q;this.scroll_area_id=this.options.scroll_area_id;this.handler=null;}p.prototype.setBuffer=function(q){"use strict";this.options.buffer=q;this.onvisible&&this.onvisible.setBuffer(q);};p.prototype.getBuffer=function(){"use strict";return this.options.buffer;};p.prototype.register=function(){"use strict";this.onvisible=new j(l(this.scroll_loader_id),this.getHandler(),false,this.options.buffer,false,n(this.scroll_area_id));o[this.scroll_loader_id]=this;g.inform(p.REGISTERED,{id:this.scroll_loader_id});};p.prototype.getInstance=function(q){"use strict";return o[q];};p.prototype.getHandler=function(){"use strict";if(this.handler)return this.handler;function q(r){var s=n(this.scroll_loader_id);if(!s){this.onvisible.remove();return;}h.addClass(s.firstChild,'async_saving');var t=this.options.handler,u=this.options.force_remove_pager&&(this.scroll_loader_id!==this.target_id);this.options.handler=function(){g.inform('ScrollingPager/loadingComplete');t&&t.apply(null,arguments);if(u)i.remove(s);};if(r)this.data.pager_fired_on_init=true;k.loadFromEndpoint(this.pagelet_src,this.target_id,this.data,this.options);}return q.bind(this);};p.prototype.setHandler=function(q){"use strict";this.handler=q;};p.prototype.removeOnVisible=function(){"use strict";this.onvisible.remove();};p.prototype.checkBuffer=function(){"use strict";this.onvisible&&this.onvisible.checkBuffer();};p.getInstance=function(q){"use strict";return o[q];};m(p,{REGISTERED:'ScrollingPager/registered'});e.exports=p;},null);
-__d("SelectorDeprecated",["Event","Arbiter","Button","ContextualLayer","CSS","DataStore","DOM","Focus","HTML","Keys","MenuDeprecated","Parent","Style","Toggler","Tooltip","URI","Vector","arrayContains","copyProperties","emptyFunction"],function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z){b.__markCompiled&&b.__markCompiled();var aa,ba,ca=[],da;function ea(pa){return r.byClass(pa,'uiSelector');}function fa(pa){return r.byClass(pa,'uiSelectorButton');}function ga(){if(!ba){ba=new j({position:'below'},m.create('div'));k.addClass(ba.getRoot(),'uiSelectorContextualLayer');}return ba;}function ha(pa){return m.scry(pa,'select')[0];}function ia(pa){return m.find(pa,'div.uiSelectorMenuWrapper');}function ja(){ja=z;q.subscribe('select',function(pa,qa){if(!aa||!qa||qa.menu!==oa.getSelectorMenu(aa))return;var ra=ka(aa),sa=la(qa.item);if(sa){var ta=aa,ua=oa.isOptionSelected(qa.item),va=oa.inform('select',{selector:ta,option:qa.item,clone:da});if(va===false)return;if(ra||!ua){oa.setSelected(ta,oa.getOptionValue(qa.item),!ua);oa.inform('toggle',{selector:ta,option:qa.item});oa.inform('change',{selector:ta});h.inform('Form/change',{node:ta});if(ma(ta))l.set(ta,'dirty',true);}}if(!ra||!sa)aa&&oa.toggle(aa);});}function ka(pa){return !!pa.getAttribute('data-multiple');}function la(pa){return k.hasClass(pa,'uiSelectorOption');}function ma(pa){return !!pa.getAttribute('data-autosubmit');}var na=function(){na=z;var pa={keydown:function(event){var qa=event.getTarget();if(m.isInputNode(qa))return;switch(g.getKeyCode(event)){case p.DOWN:case p.SPACE:case p.UP:if(fa(qa)){var ra=ea(qa);oa.toggle(ra);return false;}break;case p.ESC:if(aa){var sa=oa.getSelectorButton(aa);oa.toggle(aa);sa&&n.set(sa);return false;}break;}},mouseover:function(event){var qa=r.byAttribute(event.getTarget(),'ajaxify');if(qa&&k.hasClass(qa,'uiSelectorButton'))oa.loadMenu(ea(qa));}};g.listen(document.body,pa);};t.subscribe(['show','hide'],function(pa,qa){var ra=ea(qa.getActive());if(ra){na();ja();var sa=oa.getSelectorButton(ra),ta=oa.getSelectorMenu(ra),ua=pa==='show';sa.setAttribute('aria-expanded',ua?'true':'false');if(ua){aa=ra;if(k.hasClass(sa,'uiButtonDisabled')){oa.setEnabled(ra,false);return false;}ta=ta||oa.loadMenu(ra);var va=s.getScrollParent(ra),wa=va!==window&&va!==m.getDocumentScrollElement();if(wa||k.hasClass(ra,'uiSelectorUseLayer')){if(wa)ca.push(g.listen(va,'scroll',function(){qa.hide();}));da=m.create('div',{className:ra.className});k.addClass(da,'invisible_elem');w.getElementDimensions(ra).setElementDimensions(da);m.replace(ra,da);var xa=k.hasClass(ra,'uiSelectorRight'),ya=k.hasClass(ra,'uiSelectorBottomUp');ga().setContext(da).setContent(ra).setPosition(ya?'above':'below').setAlignment(xa?'right':'left').show();}q.register(ta);var za=q.getCheckedItems(ta);if(!za.length)za=q.getEnabledItems(ta);if(za.length)q.focusItem(za[0]);}else{aa=null;if(da){while(ca.length)ca.pop().remove();m.replace(da,ra);ga().hide();da=null;}ta&&q.unregister(ta);if(ma(ra)&&l.get(ra,'dirty')){var ab=m.scry(ra,'input.submitButton')[0];ab&&ab.click();l.remove(ra,'dirty');}}k.conditionClass(oa.getSelectorButton(ra),'selected',ua);oa.inform(ua?'open':'close',{selector:ra,clone:da});}});var oa=y(new h(),{attachMenu:function(pa,qa,ra){pa=ea(pa);if(pa){aa&&q.unregister(oa.getSelectorMenu(aa));m.setContent(ia(pa),qa);aa&&q.register(oa.getSelectorMenu(pa));da&&ga().updatePosition();if(ra){var sa=pa.getAttribute('data-name');sa&&ra.setAttribute('name',sa);if(!ka(pa))ra.setAttribute('multiple',false);var ta=ha(pa);if(ta){m.replace(ta,ra);}else m.insertAfter(pa.firstChild,ra);}return true;}},getOption:function(pa,qa){var ra=oa.getOptions(pa),sa=ra.length;while(sa--)if(qa===oa.getOptionValue(ra[sa]))return ra[sa];return null;},getOptions:function(pa){var qa=q.getItems(oa.getSelectorMenu(pa));return qa.filter(la);},getEnabledOptions:function(pa){var qa=q.getEnabledItems(oa.getSelectorMenu(pa));return qa.filter(la);},getSelectedOptions:function(pa){return q.getCheckedItems(oa.getSelectorMenu(pa));},getOptionText:function(pa){return q.getItemLabel(pa);},getOptionValue:function(pa){var qa=ea(pa),ra=ha(qa),sa=oa.getOptions(qa).indexOf(pa);return sa>=0?ra.options[sa+1].value:'';},getSelectorButton:function(pa){return m.find(pa,'a.uiSelectorButton');},getSelectorMenu:function(pa){return m.scry(pa,'div.uiSelectorMenu')[0];},getValue:function(pa){var qa=ha(pa);if(!qa)return null;if(!ka(pa))return qa.value;var ra=[],sa=qa.options;for(var ta=1,ua=sa.length;ta
'],l=[1,''],m=[3,''],n=[1,'',' '],o={'*':[1,'?','
'],area:[1,'',' '],col:[2,''],legend:[1,'',' '],param:[1,'',' '],tr:[2,''],optgroup:k,option:k,caption:l,colgroup:l,tbody:l,tfoot:l,thead:l,td:m,th:m,circle:n,defs:n,ellipse:n,g:n,line:n,linearGradient:n,path:n,polygon:n,polyline:n,radialGradient:n,rect:n,stop:n,text:n};function p(q){h(!!i);if(!o.hasOwnProperty(q))q='*';if(!j.hasOwnProperty(q)){if(q==='*'){i.innerHTML=' ';}else i.innerHTML='<'+q+'>'+q+'>';j[q]=!i.firstChild;}return j[q]?o[q]:null;}e.exports=p;},null);
-__d("createNodesFromMarkup",["ExecutionEnvironment","createArrayFromMixed","getMarkupWrap","invariant"],function(a,b,c,d,e,f,g,h,i,j){b.__markCompiled&&b.__markCompiled();var k=g.canUseDOM?document.createElement('div'):null,l=/^\s*<(\w+)/;function m(o){var p=o.match(l);return p&&p[1].toLowerCase();}function n(o,p){var q=k;j(!!k);var r=m(o),s=r&&i(r);if(s){q.innerHTML=s[1]+o+s[2];var t=s[0];while(t--)q=q.lastChild;}else q.innerHTML=o;var u=q.getElementsByTagName('script');if(u.length){j(p);h(u).forEach(p);}var v=h(q.childNodes);while(q.lastChild)q.removeChild(q.lastChild);return v;}e.exports=n;},null);
-__d("evalGlobal",[],function(a,b,c,d,e,f){b.__markCompiled&&b.__markCompiled();function g(h){if(typeof h!='string')throw new TypeError('JS sent to evalGlobal is not a string. Only strings are permitted.');if(!h)return;var i=document.createElement('script');try{i.appendChild(document.createTextNode(h));}catch(j){i.text=h;}var k=document.getElementsByTagName('head')[0]||document.documentElement;k.appendChild(i);k.removeChild(i);}e.exports=g;},null);
-__d("HTML",["Bootloader","createNodesFromMarkup","emptyFunction","evalGlobal","invariant"],function(a,b,c,d,e,f,g,h,i,j,k){b.__markCompiled&&b.__markCompiled();var l=/(<(\w+)[^>]*?)\/>/g,m={abbr:true,area:true,br:true,col:true,embed:true,hr:true,img:true,input:true,link:true,meta:true,param:true};function n(o){"use strict";if(o&&typeof o.__html==='string')o=o.__html;if(!(this instanceof n)){if(o instanceof n)return o;return new n(o);}if(o){var p=typeof o;k(p==='string');}this._markup=o||'';this._defer=false;this._extraAction='';this._nodes=null;this._inlineJS=i;this._rootNode=null;}n.prototype.toString=function(){"use strict";var o=this._markup;if(this._extraAction)o+='Success