if (self.CavalryLogger) { CavalryLogger.start_js(["iAfCm"]); } __d("MentionsTypeaheadViewItem.react",["cx","fbt","Badge.react","CssBackgroundImage.react","ImageBlock.react","React","TypeaheadViewItem"],(function(a,b,c,d,e,f,g,h){__p&&__p();a=b("React").PropTypes;c=b("React").createClass({displayName:"MentionsTypeaheadViewItem",mixins:[b("TypeaheadViewItem").Mixin],propTypes:babelHelpers["extends"]({},b("TypeaheadViewItem").propTypes,{ariaDescribedBy:a.string}),render:function(){var a=this.props.entry,c=a.getAuxiliaryData(),d=null;c&&(c.verified?d=b("React").createElement(b("Badge.react"),{type:"verified",size:"xsmall"}):c.workForeignEntity?d=b("React").createElement(b("Badge.react"),{type:"work_non_coworker"}):c.renderType==="private_non_member"&&(d=b("React").createElement(b("Badge.react"),{type:"inactive_user"})));var e=a.getPhoto();e=typeof e==="string"?b("React").createElement(b("CssBackgroundImage.react"),{className:"_5u93",imageURI:e}):b("React").createElement("span",null);var f=null;a.getSubtitle()&&(f=b("React").createElement("div",{className:"_5u95"},a.getSubtitle()));var g="_5u91"+(this.props.highlighted?" _5u92":"");return b("React").createElement("li",{role:"option",className:g,"aria-label":a.getTitle(),"aria-selected":this.props.highlighted,"aria-describedby":this.props.ariaDescribedBy,onMouseDown:this._onSelect,onMouseEnter:this._onHighlight,"data-tooltip-position":"right","data-tooltip-content":c.workUser===!0&&c.renderType==="private_non_member"?h._("This person won't be notified"):"","data-hover":"tooltip"},b("React").createElement(b("ImageBlock.react"),{spacing:"medium"},e,b("React").createElement("div",{style:{opacity:c.renderType==="private_non_member"&&this.props.highlighted===!1?.7:1}},b("React").createElement("div",{className:"_5u94"},a.getTitle(),d),f)))}});e.exports=c}),null); __d("GroupMentionsTypeaheadView.react",["cx","fbt","ix","Image.react","MentionsTypeaheadViewItem.react","React","qex","uniqueID"],(function(a,b,c,d,e,f,g,h,i){__p&&__p();var j=(a=b("qex")._("1083132"))!=null?a:!1;c=b("React").PropTypes;var k=h._("No Results");d=function(a){"use strict";__p&&__p();babelHelpers.inheritsLoose(c,a);function c(){var c,d;for(var e=arguments.length,f=new Array(e),g=0;g0;h?h=h:j?h=this.$6(this.props.entries):h=this.$3(c).concat(this.$5(f)).concat(this.$4(d));return b("React").createElement("ul",{className:g,role:"listbox",id:this.props.id,"data-testid":"group-mentions-input-typeahead"},h)};return c}(b("React").Component);d.propTypes={id:c.string,viewProps:c.object,highlightedEntry:c.object,entries:c.array.isRequired,onSelect:c.func.isRequired,onHighlight:c.func,onRenderHighlight:c.func};e.exports=d}),null); __d("AYMTGroupsDispatcher",["ExplicitRegistrationDispatcher"],(function(a,b,c,d,e,f){"use strict";__p&&__p();a=function(a){__p&&__p();babelHelpers.inheritsLoose(b,a);function b(){return a.call(this,{strict:!1})||this}var c=b.prototype;c.handleUpdate=function(a){this.dispatch(a)};c.handleUpdateFromServerResponse=function(a){this.handleUpdate(a)};c.handleUpdateFromViewAction=function(a){this.handleUpdate(a)};c.handleUpdateFromInitialServer=function(a){this.handleUpdate(a)};return b}(b("ExplicitRegistrationDispatcher"));e.exports=new a()}),null); __d("AYMTGroupsMallCardFluxStore",["AYMTClientSideChannelNames","AYMTGroupsDispatcher","AYMTTipActionTypes","AYMTTipsLoader","FluxReduceStore","immutable"],(function(a,b,c,d,e,f){__p&&__p();var g=b("immutable").List,h=b("immutable").Map;a={tips:g([])};var i=function(b){"use strict";babelHelpers.inheritsLoose(a,b);function a(){return b.apply(this,arguments)||this}return a}(b("immutable").Record(a));c=function(a){"use strict";__p&&__p();babelHelpers.inheritsLoose(c,a);function c(){return a.apply(this,arguments)||this}var d=c.prototype;d.getInitialState=function(){return new i()};d.$AYMTGroupsMallCardFluxStore1=function(){return b("AYMTClientSideChannelNames").AYMT_WWW_GROUPS_MALL_CARD_CHANNEL};d.reduce=function(a,c){__p&&__p();switch(c.type){case b("AYMTTipActionTypes").TIPS_REQUESTED:c.channelName===this.$AYMTGroupsMallCardFluxStore1()&&b("AYMTTipsLoader").loadTips(c.data,c.channelName,b("AYMTGroupsDispatcher"));return a;case b("AYMTTipActionTypes").TIPS_LOADED:if(c.data.channelName===this.$AYMTGroupsMallCardFluxStore1()){c=c.data.tips;var d=new i();return d.merge({tips:g(c.map(function(a){__p&&__p();var b=a.client_side_rendering_spec.client_side_rendering_params,c={};c.client_side_rendering_class=a.client_side_rendering_spec.client_side_rendering_class;c.aymt_data=a.aymt_data;c.actions=b.actions;c.tip_body=b.tip_body;c.tip_action_label=b.tip_action_label;c.tip_title=b.tip_title;c.tip_image_uri=b.tip_image_uri;c.tip_image=b.tip_image;c.bullet_rows=b.bullet_rows;return h(c)}))})}return a;default:return a}};return c}(b("FluxReduceStore"));c.__moduleID=e.id;e.exports=new c(b("AYMTGroupsDispatcher"))}),null); __d("GroupsMallCardAYMTContainer.react",["AYMTClientSideChannelNames","AYMTGroupsDispatcher","AYMTGroupsMallCardFluxStore","AYMTTipActionTypes","FluxContainer","React","immutable"],(function(a,b,c,d,e,f){__p&&__p();b("immutable").List;b("immutable").Map;a=function(a){"use strict";__p&&__p();babelHelpers.inheritsLoose(c,a);function c(){return a.apply(this,arguments)||this}c.getStores=function(){return[b("AYMTGroupsMallCardFluxStore")]};c.calculateState=function(){var a=b("AYMTGroupsMallCardFluxStore").getState();a=a.tips;return{tips:a}};var d=c.prototype;d.componentDidMount=function(){var a={};a.group_id=this.props.groupID;b("AYMTGroupsDispatcher").dispatch({data:a,type:b("AYMTTipActionTypes").TIPS_REQUESTED,channelName:this.$1()})};d.$1=function(){return b("AYMTClientSideChannelNames").AYMT_WWW_GROUPS_MALL_CARD_CHANNEL};d.render=function(){var a=this.state.tips;if(!a||a.count()==0)return null;a=a.get(0);var c=a.get("client_side_rendering_class");if(!c)return null;var d=a.get("actions").primary,e=a.get("actions").secondary;return b("React").createElement(c,{aymtData:a.get("aymt_data"),title:a.get("tip_title"),body:a.get("tip_body"),image:a.get("tip_image_uri"),imageElement:a.get("tip_image"),bulletRows:a.get("bullet_rows"),primaryActionLink:d.tip_link,primaryActionLabel:d.tip_action_label,primaryJSAction:d.tip_js_action,isPrimaryActionAsync:d.tip_is_async,secondaryActionLink:e.tip_link,secondaryActionLabel:e.tip_action_label,secondaryJSAction:e.tip_js_action,isSecondaryActionAsync:e.tip_is_async})};return c}(b("React").Component);e.exports=b("FluxContainer").create(a)}),null); __d("GroupsMallCardAYMTTopLevelContainer.react",["GroupsMallCardAYMTContainer.react","React"],(function(a,b,c,d,e,f){__p&&__p();a=function(a){"use strict";babelHelpers.inheritsLoose(c,a);function c(){return a.apply(this,arguments)||this}var d=c.prototype;d.render=function(){return b("React").createElement(b("GroupsMallCardAYMTContainer.react"),this.props)};return c}(b("React").PureComponent);e.exports=a}),null); __d("AYMTGroupsMallRHCFluxStore",["AYMTClientSideChannelNames","AYMTGroupsDispatcher","AYMTTipActionTypes","AYMTTipsLoader","FluxReduceStore","immutable"],(function(a,b,c,d,e,f){__p&&__p();var g=b("immutable").List,h=b("immutable").Map;a={tips:g([])};var i=function(b){"use strict";babelHelpers.inheritsLoose(a,b);function a(){return b.apply(this,arguments)||this}return a}(b("immutable").Record(a));c=function(a){"use strict";__p&&__p();babelHelpers.inheritsLoose(c,a);function c(){return a.apply(this,arguments)||this}var d=c.prototype;d.getInitialState=function(){return new i()};d.$AYMTGroupsMallRHCFluxStore1=function(){return b("AYMTClientSideChannelNames").AYMT_WWW_GROUPS_MALL_RHC_CHANNEL};d.reduce=function(a,c){__p&&__p();switch(c.type){case b("AYMTTipActionTypes").TIPS_REQUESTED:c.data.channel===this.$AYMTGroupsMallRHCFluxStore1()&&b("AYMTTipsLoader").loadTips(c.data,c.data.channel,b("AYMTGroupsDispatcher"));return a;case b("AYMTTipActionTypes").TIPS_LOADED:if(c.data.channelName===this.$AYMTGroupsMallRHCFluxStore1()){c=c.data.tips;var d=new i();return d.merge({tips:g(c.map(function(a){__p&&__p();var b=a.client_side_rendering_spec.client_side_rendering_params,c={};c.client_side_rendering_class=a.client_side_rendering_spec.client_side_rendering_class;c.aymt_data=a.aymt_data;a=b.multi_specs;a?(a.map(function(a){var b={};b.tip_title=a.tip_title;b.tip_link=a.tip_action_label;b.tip_action_status=a.tip_action_status}),c.client_side_rendering_params=a,c.tip_is_standalone=!1):(c.tip_title=b.tip_title,c.tip_body=b.tip_body,c.tip_image_uri=b.tip_image_uri,c.actions=b.actions,c.tip_action_label=b.tip_action_label,c.tip_is_standalone=!0);return h(c)}))})}return a;default:return a}};return c}(b("FluxReduceStore"));c.__moduleID=e.id;e.exports=new c(b("AYMTGroupsDispatcher"))}),null); __d("GroupsMallRHCAYMTContainer.react",["AYMTClientSideChannelNames","AYMTGroupsDispatcher","AYMTGroupsMallRHCFluxStore","AYMTTipActionTypes","FluxContainer","React","immutable"],(function(a,b,c,d,e,f){__p&&__p();b("immutable").List;b("immutable").Map;a=function(a){"use strict";__p&&__p();babelHelpers.inheritsLoose(c,a);function c(){return a.apply(this,arguments)||this}c.getStores=function(){return[b("AYMTGroupsMallRHCFluxStore")]};c.calculateState=function(){var a=b("AYMTGroupsMallRHCFluxStore").getState();a=a.tips;return{tips:a}};var d=c.prototype;d.componentDidMount=function(){var a={};a.group_id=this.props.groupID;a.channel=this.$1();b("AYMTGroupsDispatcher").dispatch({data:a,type:b("AYMTTipActionTypes").TIPS_REQUESTED})};d.$1=function(){return b("AYMTClientSideChannelNames").AYMT_WWW_GROUPS_MALL_RHC_CHANNEL};d.render=function(){__p&&__p();var a=this.state.tips;if(!a||a.count()==0)return null;a=a.filter(function(a){return a.get("tip_is_standalone")==!0}).slice(0,4);return b("React").createElement("div",null,a.map(function(a,c){var d=a.get("client_side_rendering_class");if(!d)return null;var e=a.get("actions").primary;return b("React").createElement(d,{key:c,aymtData:a.get("aymt_data"),title:a.get("tip_title"),body:a.get("tip_body"),image:a.get("tip_image_uri"),actionLink:e.tip_link,actionLabel:e.tip_action_label,isActionAsync:e.tip_is_async})}))};return c}(b("React").Component);e.exports=b("FluxContainer").create(a)}),null); __d("GroupsMallRHCAYMTTopLevelContainer.react",["GroupsMallRHCAYMTContainer.react","React"],(function(a,b,c,d,e,f){__p&&__p();a=function(a){"use strict";babelHelpers.inheritsLoose(c,a);function c(){return a.apply(this,arguments)||this}var d=c.prototype;d.render=function(){return b("React").createElement(b("GroupsMallRHCAYMTContainer.react"),{groupID:this.props.groupID})};return c}(b("React").PureComponent);e.exports=a}),null); __d("GroupsMallRHCElevatedAYMTContainer.react",["AYMTGroupsMallRHCFluxStore","FluxContainer","React","immutable"],(function(a,b,c,d,e,f){__p&&__p();b("immutable").List;b("immutable").Map;a=function(a){"use strict";__p&&__p();babelHelpers.inheritsLoose(c,a);function c(){return a.apply(this,arguments)||this}c.getStores=function(){return[b("AYMTGroupsMallRHCFluxStore")]};c.calculateState=function(){var a=b("AYMTGroupsMallRHCFluxStore").getState();a=a.tips;return{tips:a}};var d=c.prototype;d.render=function(){__p&&__p();var a=this.state.tips;if(!a||a.count()==0)return null;a=a.filter(function(a){return a.get("tip_is_standalone")==!1});if(!a||a.count()==0)return null;a=a.get(0);var c=a.get("client_side_rendering_class");return!c?null:b("React").createElement(c,{specs:a.get("client_side_rendering_params"),aymtData:a.get("aymt_data")})};return c}(b("React").Component);e.exports=b("FluxContainer").create(a)}),null); __d("GroupsMallRHCElevatedAYMTTopLevelContainer.react",["GroupsMallRHCElevatedAYMTContainer.react","React"],(function(a,b,c,d,e,f){__p&&__p();a=function(a){"use strict";babelHelpers.inheritsLoose(c,a);function c(){return a.apply(this,arguments)||this}var d=c.prototype;d.render=function(){return b("React").createElement(b("GroupsMallRHCElevatedAYMTContainer.react"),{groupID:this.props.groupID})};return c}(b("React").PureComponent);e.exports=a}),null); __d("GroupsMeetUpContentStrings",["fbt"],(function(a,b,c,d,e,f,g){"use strict";__p&&__p();e.exports={getComposerSelectorLabel:function(){return g._("Get Together")},getComposerPlaceholderText:function(){return g._("Tell others what your get-together is about.")},getSproutNuxText:function(){return g._("Plan a get-together with other group members.")},getSometimeText:function(){return g._("Sometime")},getDecideLaterText:function(){return g._("Decide later")},getComposerTimePrefix:function(){return g._("When")},getComposerLocationPrefix:function(){return g._("Where")},getFallBackLocaionPlaceHolder:function(){return g._("Location for this get-together...")},getJoinButtonText:function(){return g._("Join")},getUnjoinButtonText:function(){return g._("Joined")},getEditButtonText:function(){return g._("Edit")},getPastTimeErrorMessage:function(){return g._("Get-togethers can't be in the past.")},getXoutPredictedMeetupDialogTitle:function(){return g._("Remove get-together?")},getXoutPredictedMeetupDialogMessage:function(){return g._("This will cancel your get-together and other group members will not be able to join you.")},getXoutPredictedMeetupDialogConfirmButtonLabel:function(){return g._("Remove")},getPredictedMeetupNuxTitle:function(){return g._("A get-together was made for you")},getPredictedMeetupNuxMessage:function(){return g._("Plan get-togethers with group members in person")},getTimeSelectionCancelLabel:function(){return g._("Cancel time selection")},getSaveGetTogetherButtonLabel:function(){return g._("Save")}}}),null); __d("JobsGroupsLogger",["JobsActionsTypedLogger","guid"],(function(a,b,c,d,e,f){"use strict";__p&&__p();a=function(){__p&&__p();var a=c.prototype;a.getWaterfallSessionID=function(){return this.$1};function c(a,c){this.$1=c!=null?c:b("guid")(),a!=null&&(this.$2=a)}a.logCreateAJobMegaphoneClick=function(){this.$3("job_single_group_browser_create_a_job_megaphone_click")};a.logCreateAJobMegaphoneImpression=function(){this.$3("job_single_group_browser_create_a_job_megaphone_impression")};a.logJobsUpsellRemindMeLaterClick=function(){this.$3("jobs_upsell_remind_me_later_click")};a.logJobsComposerInGroupMallImpression=function(){this.$3("jobs_composer_on_group_mall_impression")};a.logJobsPivotInGroupMallImpression=function(){this.$3("jobs_pivot_on_group_mall_impression")};a.$3=function(a,c){a=new(b("JobsActionsTypedLogger"))().setName(a).setGroupID(this.$2).setWaterfallSessionID(this.$1);c&&c(a);a.log()};return c}();e.exports=a}),null); __d("ReactComposerGroupMeetUpAttachmentSelector.react",["ix","GroupsMeetUpContentStrings","React","ReactComposerAttachmentSelectorContainer.react","ReactComposerAttachmentType","ReactComposerLoggingName","asset"],(function(a,b,c,d,e,f,g){__p&&__p();a=function(a){"use strict";babelHelpers.inheritsLoose(c,a);function c(){return a.apply(this,arguments)||this}var d=c.prototype;d.render=function(){return b("React").createElement(b("ReactComposerAttachmentSelectorContainer.react"),{attachmentID:b("ReactComposerAttachmentType").GROUP_MEET_UP,label:this.props.label,enableDisplayTooltip:!0,icon:g("415315"),loggingName:b("ReactComposerLoggingName").GROUP_MEET_UP_SELECTOR,tabIndex:this.props.isInMoreButton?"-1":void 0})};return c}(b("React").PureComponent);a.defaultProps={label:b("GroupsMeetUpContentStrings").getComposerSelectorLabel().toString()};e.exports=a}),null); __d("LivingRoomComposerDispatcher",["ExplicitRegistrationReactDispatcher"],(function(a,b,c,d,e,f){"use strict";a=function(a){babelHelpers.inheritsLoose(b,a);function b(b){b=a.call(this,b)||this;babelHelpers.assertThisInitialized(b).dispatch=b.dispatch.bind(babelHelpers.assertThisInitialized(b));return b}return b}(b("ExplicitRegistrationReactDispatcher"));e.exports=new a({strict:!0})}),null); __d("LivingRoomComposerActions",["LivingRoomComposerDispatcher"],(function(a,b,c,d,e,f){"use strict";__p&&__p();a={enablePostButton:function(){var a={type:"ENABLE_POST_BUTTON"};b("LivingRoomComposerDispatcher").dispatch(a)},queueVideo:function(a){a={type:"QUEUE_VIDEO",video:a};b("LivingRoomComposerDispatcher").dispatch(a)},removeVideo:function(a){a={type:"REMOVE_VIDEO",video:a};b("LivingRoomComposerDispatcher").dispatch(a)},removeUnownedVideo:function(a,c){a={type:"REMOVE_UNOWNED_VIDEOS",composerID:a,ownerID:c};b("LivingRoomComposerDispatcher").dispatch(a)},removeUnmonetizableVideos:function(a){a={type:"REMOVE_UNMONETIZABLE_VIDEOS",ownerID:a};b("LivingRoomComposerDispatcher").dispatch(a)},setAddVideoDialogShown:function(a){a={type:"SET_ADD_VIDEO_DIALOG_SHOWN",shown:a};b("LivingRoomComposerDispatcher").dispatch(a)},setAddVideoDialogTab:function(a){a={type:"SET_ADD_VIDEO_DIALOG_TAB",tab:a};b("LivingRoomComposerDispatcher").dispatch(a)},setAddVideoInputSearchQuery:function(a){a={type:"SET_ADD_VIDEO_INPUT_SEARCH_QUERY",query:a};b("LivingRoomComposerDispatcher").dispatch(a)},setAddVideoSubmittedSearchQuery:function(a){a={type:"SET_ADD_VIDEO_SUBMITTED_SEARCH_QUERY",query:a};b("LivingRoomComposerDispatcher").dispatch(a)},setAddVideoSelectedPage:function(a){a={type:"SET_ADD_VIDEO_SELECTED_PAGE",page:a};b("LivingRoomComposerDispatcher").dispatch(a)},setAddVideoSelectedVideo:function(a){a={type:"SET_ADD_VIDEO_SELECTED_VIDEO",video:a};b("LivingRoomComposerDispatcher").dispatch(a)},setAddVideoSelectedVideoList:function(a){a={type:"SET_ADD_VIDEO_SELECTED_VIDEO_LIST",video:a};b("LivingRoomComposerDispatcher").dispatch(a)},clearAddVideoSearchQueries:function(){var a={type:"CLEAR_ADD_VIDEO_SEARCH_QUERIES"};b("LivingRoomComposerDispatcher").dispatch(a)},clearAddVideoSelectedPage:function(){var a={type:"CLEAR_ADD_VIDEO_SELECTED_PAGE"};b("LivingRoomComposerDispatcher").dispatch(a)},setBackgroundImage:function(a,c){a={type:"SET_BACKGROUND_IMAGE",backgroundImage:a,backgroundImageURL:c};b("LivingRoomComposerDispatcher").dispatch(a)},clearAddVideoSelectedVideo:function(){var a={type:"CLEAR_ADD_VIDEO_SELECTED_VIDEO"};b("LivingRoomComposerDispatcher").dispatch(a)},clearAddVideoSelectedVideoList:function(){var a={type:"CLEAR_ADD_VIDEO_SELECTED_VIDEO_LIST"};b("LivingRoomComposerDispatcher").dispatch(a)},setContentQueueDialogShown:function(a){a={type:"SET_CONTENT_QUEUE_DIALOG_SHOWN",shown:a};b("LivingRoomComposerDispatcher").dispatch(a)},setCustomName:function(a){a={type:"SET_CUSTOM_NAME",customName:a};b("LivingRoomComposerDispatcher").dispatch(a)},setGroupID:function(a){a={type:"SET_GROUP_ID",groupID:a};b("LivingRoomComposerDispatcher").dispatch(a)},setPageID:function(a){a={type:"SET_PAGE_ID",pageID:a};b("LivingRoomComposerDispatcher").dispatch(a)},setProfileName:function(a){a={type:"SET_PROFILE_NAME",profileName:a};b("LivingRoomComposerDispatcher").dispatch(a)},setLivingRoomAttachmentData:function(a){a={type:"SET_LIVING_ROOM_ATTACHMENT_DATA",livingRoomAttachmentData:a};b("LivingRoomComposerDispatcher").dispatch(a)},setLivingRoomID:function(a){a={type:"SET_LIVING_ROOM_ID",livingRoomID:a};b("LivingRoomComposerDispatcher").dispatch(a)},setScheduledLivingRoomMetadataID:function(a){a={type:"SET_SCHEDULED_LIVING_ROOM_METADATA_ID",scheduledLivingRoomMetadataID:a};b("LivingRoomComposerDispatcher").dispatch(a)},setStartingInterstitialShown:function(a){a={type:"SET_STARTING_INTERSTITIAL_SHOWN",shown:a};b("LivingRoomComposerDispatcher").dispatch(a)},setWelcomeNuxShown:function(a){a={type:"SET_WELCOME_NUX_SHOWN",shown:a};b("LivingRoomComposerDispatcher").dispatch(a)},setConfigType:function(a){a={type:"SET_CONFIG_TYPE",configType:a};b("LivingRoomComposerDispatcher").dispatch(a)},setProfileID:function(a){a={type:"SET_PROFILE_ID",profileID:a};b("LivingRoomComposerDispatcher").dispatch(a)},setComposerID:function(a){a={type:"SET_COMPOSER_ID",composerID:a};b("LivingRoomComposerDispatcher").dispatch(a)},setScheduledTime:function(a,c){c===void 0&&(c=!1);c={type:"SET_SCHEDULED_TIME",isUsingDefaultScheduledTime:c,scheduledTime:a};b("LivingRoomComposerDispatcher").dispatch(c)},setSessionID:function(a){a={type:"SET_SESSION_ID",sessionID:a};b("LivingRoomComposerDispatcher").dispatch(a)},setCreationSource:function(a){a={type:"SET_CREATION_SOURCE",creationSource:a};b("LivingRoomComposerDispatcher").dispatch(a)},setIsGameGroup:function(a){a={type:"SET_IS_GAME_GROUP",isGameGroup:a};b("LivingRoomComposerDispatcher").dispatch(a)},resetSession:function(){var a={type:"RESET_SESSION"};b("LivingRoomComposerDispatcher").dispatch(a)},setHasPreroll:function(a){a={type:"SET_HAS_PREROLL",hasPreroll:a};b("LivingRoomComposerDispatcher").dispatch(a)},setAnnouncementPostMessage:function(a){a={type:"SET_ANNOUNCEMENT_POST_MESSAGE",announcementPostMessage:a};b("LivingRoomComposerDispatcher").dispatch(a)}};e.exports=a}),null); __d("LivingRoomComposerStore",["FluxReduceStore","LivingRoomComposerDispatcher","LivingRoomTypeValues","immutable","qex"],(function(a,b,c,d,e,f){"use strict";__p&&__p();a=b("LivingRoomTypeValues").AddVideoTabValue;var g=function(b){babelHelpers.inheritsLoose(a,b);function a(){return b.apply(this,arguments)||this}return a}(b("immutable").Record({addVideoDialogTab:a.MAIN,addVideoDialogShown:!1,addVideoInputSearchQuery:"",addVideoSelectedPage:null,addVideoSelectedVideo:null,addVideoSelectedVideoList:null,addVideoSubmittedSearchQuery:"",announcementPostMessage:null,backgroundImage:null,backgroundImageURL:"",composerID:null,configType:null,contentQueueDialogShown:!1,creationSource:"unknown",customName:null,enablePostButtonOnEmptyQueue:!1,hasPreroll:!1,groupID:null,isGameGroup:!1,isUsingDefaultScheduledTime:!1,livingRoomAttachmentData:{},livingRoomID:null,pageID:null,profileName:null,profileID:null,scheduledLivingRoomMetadataID:null,scheduledTime:null,sessionID:null,startingInterstitialShown:!1,videoQueue:b("immutable").List(),welcomeNuxShown:!1}));c=function(a){__p&&__p();babelHelpers.inheritsLoose(c,a);function c(){var b,c;for(var d=arguments.length,e=new Array(d),f=0;f