define.alias("feed-shared-base/components/actor-list","feed-shared/components/actor-list"),define.alias("artdeco-button/components/artdeco-button","feed-shared/components/artdeco-button"),define.alias("artdeco-dropdown/components/artdeco-dropdown-content","feed-shared/components/artdeco-dropdown-content"),define.alias("artdeco-dropdown/components/artdeco-dropdown-header","feed-shared/components/artdeco-dropdown-header"),define.alias("artdeco-dropdown/components/artdeco-dropdown-item","feed-shared/components/artdeco-dropdown-item"),define.alias("artdeco-dropdown/components/artdeco-dropdown-trigger","feed-shared/components/artdeco-dropdown-trigger"),define.alias("artdeco-dropdown/components/artdeco-dropdown","feed-shared/components/artdeco-dropdown"),define.alias("artdeco-hoverables/components/artdeco-hoverable-content","feed-shared/components/artdeco-hoverable-content"),define.alias("artdeco-hoverables/components/artdeco-hoverable-trigger","feed-shared/components/artdeco-hoverable-trigger"),define.alias("artdeco-hoverables/components/artdeco-hovercard-content","feed-shared/components/artdeco-hovercard-content"),define.alias("ember-cli-artdeco-modal/components/artdeco-modal-content","feed-shared/components/artdeco-modal-content"),define.alias("ember-cli-artdeco-modal/components/artdeco-modal-footer","feed-shared/components/artdeco-modal-footer"),define.alias("ember-cli-artdeco-modal/components/artdeco-modal-header","feed-shared/components/artdeco-modal-header"),define.alias("ember-cli-artdeco-modal/components/artdeco-modal-overlay","feed-shared/components/artdeco-modal-overlay"),define.alias("ember-cli-artdeco-modal/components/artdeco-modal","feed-shared/components/artdeco-modal"),define.alias("artdeco-text-input/components/artdeco-text-input-multi","feed-shared/components/artdeco-text-input-multi"),define.alias("artdeco-text-input/components/artdeco-text-input-single","feed-shared/components/artdeco-text-input-single"),define.alias("artdeco-text-input/components/artdeco-text-input","feed-shared/components/artdeco-text-input"),define.alias("artdeco-hoverables/components/artdeco-tooltip-content","feed-shared/components/artdeco-tooltip-content"),define.alias("feed-shared-base/components/article-attachment","feed-shared/components/article-attachment"),define.alias("feed-shared-base/components/article-tags","feed-shared/components/article-tags"),define.alias("feed-shared-base/components/autofocused-area","feed-shared/components/autofocused-area"),define.alias("feed-shared-base/components/buttons/comment-button","feed-shared/components/buttons/comment-button"),define.alias("feed-shared-base/components/buttons/reply-button","feed-shared/components/buttons/reply-button"),define("feed-shared/components/buttons/reshare-button",["exports","feed-shared/templates/components/buttons/reshare-button","feed-shared-base/components/buttons/reshare-button","ember-cli-pemberly-tracking/mixins/trackable-component","ember-stdlib/utils/is-browser","data-layer/helpers/feed/render-model-path"],(function(e,t,a,n,s,o){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=a.default.extend(n.default,{layout:t.default,tagName:"button",showModal:!1,onCloseFocusElemSelector:void 0,sharingChannel:"share",init:function(){this._super.apply(this,arguments),this.get("shouldShowReshareModal")&&this.set("showModal",!0)},click:function(){this.set("showModal",!0)
var e=this.get("updateTrackingObj");(0,o.isUpdateV2)(this.get("update.value"))&&e?e.fireFeedActionEvent({actionCategory:"EXPAND",actionType:"expandReshareBox",controlName:"reshare"}):this.sendAction("fireCustomTracking","open_reshare"),s.default&&this.set("onCloseFocusElemSelector",this.get("onCloseFocusElemSelector")||document.activeElement),Ember.tryInvoke(this,"onClickAction")},actions:{closeReshareModal:function(){this.set("showModal",!1)
var e=this.get("onCloseFocusElemSelector")
if(e){var t="string"==typeof e?document.querySelector(e):e
t&&t.focus()}}}})})),define.alias("feed-shared-base/components/buttons/see-translation-button","feed-shared/components/buttons/see-translation-button"),define.alias("feed-shared-base/components/buttons/sort-comments-button","feed-shared/components/buttons/sort-comments-button"),define.alias("feed-shared-base/components/buttons/sponsored-cta","feed-shared/components/buttons/sponsored-cta"),define.alias("feed-shared-base/components/capture-native-click","feed-shared/components/capture-native-click"),define("feed-shared/components/carousel/carousel-container",["exports","feed-shared-base/components/carousel/carousel-container"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({init:function(){this._super.apply(this,arguments),this.set("showPaginationButtons",!0)}})}))
define.alias("feed-shared-base/components/comment-button","feed-shared/components/comment-button"),define.alias("feed-shared-base/components/comment-card","feed-shared/components/comment-card"),define("feed-shared/components/comments/comment-box",["exports","feed-shared-base/components/comments/comment-box"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({classNameBindings:["showWarningBlock:feed-shared-comment-box--warned"],isPostButtonDisabled:!1,showSubmitButton:Ember.computed("comment","isCharLimitExceeded",(function(){var e=this.get("comment.length"),t=this.get("isCharLimitExceeded")
return e&&!t})).readOnly(),init:function(){this._super.apply(this,arguments),this.get("isChatUiEnabled")&&this.set("avatarEntitySize",this.get("isReply")?1:2)},showWarningBlock:Ember.computed.and("isFocused","isCharLimitExceeded")})})),define.alias("feed-shared-base/components/comments/comment-edit","feed-shared/components/comments/comment-edit"),define("feed-shared/components/comments/comment-item",["exports","spaniel","feed-shared-base/components/comments/comment-item","shared/utils/lifecycle-utils"],(function(e,t,a,n){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=a.default.extend({socialBarComponent:"feed-shared@comments/comment-social-bar",didReceiveAttrs:function(){this._super.apply(this,arguments),this.get("isChatUiEnabled")&&this.setProperties({socialBarComponent:"feed-shared@comments/comment-social-bar-v2",avatarEntitySize:this.get("isReply")?1:2})},actions:{clickCommentOptionsTrigger:function(){var e=this
this.toggleActionMenu(),(0,t.scheduleRead)((function(){if(!(0,n.isDead)(e)){var t=e.element.querySelector(".comment-options-trigger")
t&&"function"==typeof t.focus&&t.focus()}}))},onTriggerFocusOut:function(){var e=this
this.runTask((function(){var t=document.activeElement,a=e.element.querySelector(".feed-shared-comment-item__options"),n=t.classList.contains("mentions-texteditor__contenteditable");(a&&t===document.body||n||!a.contains(t))&&e.closeMenu()}),100)},onAddCommentClick:function(){this._generateReplyInputBox()},onReplyClick:function(){var e=this.get("onReplyClick")
e?e():this._generateReplyInputBox()},addReply:function(e){var t=this,a=this.get("comment")
this.sendAction("fireCustomTracking","post_reply","submitComment",a),this.createCommentAndAddToCollection(e,a,this.get("sponsoredMetadata")).then((function(){t.set("showReplyInputBox",!1)}))}},_generateReplyInputBox:function(){var e=this.get("element").querySelector(".mentions-texteditor__contenteditable")
e?e.focus():this.set("showReplyInputBox",!0)}})})),define("feed-shared/components/comments/comment-social-bar-v2",["exports","feed-shared-base/components/comments/comment-social-bar-v2"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({likeButtonComponent:"shared-ext@buttons/like-button"})})),define("feed-shared/components/comments/comment-social-bar",["exports","feed-shared-base/components/comments/comment-social-bar"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({likeButtonComponent:"shared-ext@buttons/like-button"})})),define.alias("feed-shared-base/components/comments/comments-list","feed-shared/components/comments/comments-list"),define.alias("feed-shared-base/components/comments/disabled-comments-block","feed-shared/components/comments/disabled-comments-block"),define("feed-shared/components/comments/highlighted-comment-item",["exports","feed-shared/templates/components/comments/highlighted-comment-item","feed-shared/components/comments/comment-item"],(function(e,t,a){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=a.default.extend({layout:t.default,classNames:["feed-shared-highlighted-comment-item"],shouldShowCommentOptions:!0})})),define.alias("feed-shared-base/components/comments/replies-list","feed-shared/components/comments/replies-list"),define("feed-shared/components/comments/reply-item",["exports","feed-shared/components/comments/comment-item"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({classNames:["feed-shared-reply-item","reply-item"],isReply:!0,init:function(){this._super.apply(this,arguments),this.actorType=this.get("comment.commenter.actorType")},actions:{handleCustomTracking:function(){this.sendAction("fireCustomTracking","open_"+this.get("actorType")+"_actor_from_reply","viewCompany")},onAddCommentClick:function(){var e=this.get("onReplyClick")
"function"==typeof e&&e()}}})})),define("feed-shared/components/connection-updates",["exports","feed-shared-base/components/connection-updates","feed-shared/components/connection-updates"],(function(e,t,a){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({layout:a.default})})),define("feed-shared/components/control-panel/action-menu",["exports","feed-shared-base/components/control-panel/action-menu"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({showActionEmbed:!0,actions:{onEmbed:function(){this.onEmbed()}}})})),define.alias("feed-shared-base/components/control-panel/update-control-panel-trigger","feed-shared/components/control-panel/update-control-panel-trigger"),define.alias("feed-shared-base/components/control-panel/update-control-panel","feed-shared/components/control-panel/update-control-panel"),define.alias("feed-shared-base/components/control-panel/why-am-i-seeing-this","feed-shared/components/control-panel/why-am-i-seeing-this"),define("feed-shared/components/display-content",["exports","feed-shared-base/components/display-content"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({showRichMediaModal:!1,maxSmallImageWidth:400,init:function(){this._super.apply(this,arguments),this.imageDescriptionComponent="feed-shared@images/image-description"},actions:{onHeroMediaClick:function(e,t){this.get("localImages")||(Ember.isPresent(t)&&t>=0&&this.set("imageIndex",t),this.toggleProperty("showRichMediaModal"))}}})})),define.alias("feed-shared-base/components/ember-semaphore","feed-shared/components/ember-semaphore"),define.alias("ember-wormhole/components/ember-wormhole","feed-shared/components/ember-wormhole"),define("feed-shared/components/entity-job-item",["exports","feed-shared-base/components/entity-job-item"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({linkRoute:"jobs.view"})})),define.alias("feed-shared-base/components/first-prompt-block","feed-shared/components/first-prompt-block"),define.alias("feed-shared-base/components/follow-hashtag-list","feed-shared/components/follow-hashtag-list"),define.alias("feed-shared-base/components/follow-hashtag-pill","feed-shared/components/follow-hashtag-pill"),define.alias("feed-shared-base/components/follows/following-filter","feed-shared/components/follows/following-filter"),define.alias("feed-shared-base/components/ghost-list","feed-shared/components/ghost-list"),define.alias("feed-shared-base/components/ghost-status-container","feed-shared/components/ghost-status-container"),define.alias("feed-shared-base/components/hashtags","feed-shared/components/hashtags"),define.alias("feed-shared-base/components/hero-entity","feed-shared/components/hero-entity"),define.alias("feed-shared-base/components/images/avatar-image","feed-shared/components/images/avatar-image")
define.alias("feed-shared-base/components/images/image-description","feed-shared/components/images/image-description"),define.alias("feed-shared-base/components/inline-show-more-text","feed-shared/components/inline-show-more-text"),define("feed-shared/components/interest-control-menu",["exports","feed-shared/templates/components/interest-control-menu"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=Ember.Component.extend({layout:t.default,i18n:Ember.inject.service("i18n"),isDropdownOpen:!1,showDropdownTrigger:!1,init:function(){this._super.apply(this,arguments)
var e=this.get("i18n"),a=void 0,n=void 0,s=void 0
this.get("entity.topic")?(a="unfollow_hashtag",n="a11y_unfollow_hashtag",s=this.get("entity.topic.name")):this.get("entity.group")?(a="leave_entity",n="a11y_leave_group",s=this.get("entity.group.name.text")):this.get("entity.professionalEvent")&&(a="leave_entity",n="a11y_leave_event",s=this.get("entity.professionalEvent.localizedName")),this.setProperties({removeHeader:e.getMessageRenderer(t.default,a)([{entityName:s}]),a11yRemoveHeader:e.getMessageRenderer(t.default,n)([{entityName:s}])})},actions:{onToggleSave:function(){Ember.tryInvoke(this,"toggleSaved"),this.set("isDropdownOpen",!1)},toggleShowDropdownTrigger:function(){this.toggleProperty("showDropdownTrigger")}}})})),define("feed-shared/components/interest-package",["exports","data-layer/requests/feed/pin-actions","feed-shared/templates/components/interest-package","ember-cli-pemberly-tracking/utils/tracking","shared/utils/feed/constants","shared/utils/url"],(function(e,t,a,n,s,o){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=Ember.Component.extend({layout:a.default,i18n:Ember.inject.service("i18n"),lix:Ember.inject.service("lix"),tracking:Ember.inject.service("tracking"),toastService:Ember.inject.service("artdeco/toast"),store:Ember.inject.service("store"),classNames:["feed-shared-interest-package"],classNameBindings:["isEnabledInterestPanelV2:feed-shared-interest-package--v2","isSectionExpanded:feed-shared-interest-package--expanded"],isEventCreateModalOpen:!1,totalEntityList:Ember.computed("model.recommendedEntities",(function(){return this.get("model").getWithDefault("recommendedEntities",[]).filterBy("followingInfo.following",!0)})).readOnly(),entityList:Ember.computed("numEntitiesToShow","totalEntityList",(function(){return this.getWithDefault("totalEntityList",[]).slice(0,this.get("numEntitiesToShow"))})).readOnly(),sectionShowMore:Ember.computed.gt("totalEntityList.length",s.NavigationItemCounts.initialCount),sectionSeeAll:Ember.computed.gte("totalEntityList.length",s.NavigationItemCounts.maxCount).readOnly(),isSectionExpanded:Ember.computed.gt("entityList.length",0),numEntitiesToShow:s.NavigationItemCounts.initialCount,init:function(){this._super.apply(this,arguments)
var e=(0,o.getDomainUrl)(),t=this.get("isEnabledInterestPanelV2")?"favorites":"pinned",n={}
switch(this.get("model.entityType")){case s.NavigationEntityTypes.MIX:n={entityExpandCollapseControlName:"feeds_list_hashtag_expand_collapse",isPinOrEvent:!0,sectionTitle:this.get("i18n").getMessageRenderer(a.default,t)(),seeAllControlName:"feeds_list_pinned_see_all",seeMoreControlName:"feeds_list_hashtag_see_more"}
break
case s.NavigationEntityTypes.TOPIC:n={entityExpandCollapseControlName:"feeds_list_hashtag_expand_collapse",sectionTitle:Ember.getWithDefault(this.get("model"),"title.text",""),seeAllControlName:"feeds_list_hashtag_see_all",seeAllRoute:e+"/feed/following?filterType=channel&focused=true",seeMoreControlName:"feeds_list_hashtag_see_more"}
break
case s.NavigationEntityTypes.GROUP:n={entityExpandCollapseControlName:"feeds_list_groups_expand_collapse",sectionTitle:this.get("i18n").getMessageRenderer(a.default,"groups")(),seeAllControlName:"feeds_list_groups_see_all",seeAllRoute:e+"/groups",seeMoreControlName:"feeds_list_groups_see_more"}
break
case s.NavigationEntityTypes.PROFESSIONAL_EVENT:n={entityExpandCollapseControlName:"feeds_list_events_expand_collapse",isEnabledEventsCreationFlow:this.get("lix").getTreatmentIsEnabled(s.lixTestKeys.ORIGINATED_EVENTS_FEATURE),isPinOrEvent:!0,sectionTitle:Ember.getWithDefault(this.get("model"),"title.text",""),seeAllControlName:"feeds_list_events_see_all",seeMoreControlName:"feeds_list_events_see_more"}
break
default:console.error("Unable to recognize entityType in interest-package",this.get("model.entityType"))}n.hasLinkableHeader=n.seeAllRoute&&this.get("isEnabledInterestPanelV2"),this.setProperties(n)},actions:{expandOrCollapse:function(){this.toggleProperty("isSectionExpanded")},showMore:function(){this.setProperties({numEntitiesToShow:s.NavigationItemCounts.maxCount,sectionShowMore:!1})},fireEventInterestPanelActionEvent:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments[1]
if(e>0){var a={professionalEvent:{objectUrn:t,trackingId:(0,n.generateTrackingId)()}}
this.get("tracking").fireTrackingPayload("ProfessionalEventInterestPanelActionEvent",a)}},openEventCreateModal:function(){this.set("isEventCreateModalOpen",!0)},closeEventCreateModal:function(){this.set("isEventCreateModalOpen",!1)},toggleSaved:function(e){var n=this,s=e&&e.get("pinningInfo")
if(s){var o,l=s.toggleProperty("saved");(o=this.get("store").adapterFor("-ember-m3")).ajax.apply(o,babelHelpers.toConsumableArray((0,t.default)(s))).catch((function(){var e=!l
s.set("saved",e)
var t=n.get("i18n").getMessageRenderer(a.default,"toggle_favorite_error")([{isSaved:e}])
n.get("toastService").error(t)}))}}}})})),define.alias("feed-shared-base/components/lead-gen-thank-you","feed-shared/components/lead-gen-thank-you"),define.alias("feed-shared-base/components/lead-gen/lead-gen-form-field","feed-shared/components/lead-gen/lead-gen-form-field"),define.alias("feed-shared-base/components/lead-gen/lead-gen-modal","feed-shared/components/lead-gen/lead-gen-modal"),define.alias("feed-shared-base/components/learning-video-container","feed-shared/components/learning-video-container"),define("feed-shared/components/likers-modal",["exports","feed-shared/templates/components/likers-modal","ember-cli-pemberly-tracking/mixins/trackable-component"],(function(e,t,a){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=Ember.Component.extend(a.default,{layout:t.default,feedActionEvent:Ember.inject.service("feed-action-event"),lix:Ember.inject.service("lix"),pageKey:"flagship3_feed_likes.page",likesTotal:Ember.computed.reads("model.totalSocialActivityCounts.numLikes"),didUpdateAttrs:function(){this._super.apply(this,arguments)
var e=this.get("isOpen")
!this.oldIsOpen&&e&&this.get("tracking").firePageViewEvent(this.pageKey),this.oldIsOpen=e},closeModal:function(){this.set("isOpen",!1)},actions:{onCloseModalClick:function(){this.closeModal()},onActorClick:function(e){var t="open_"+e.get("actorType")+"_actor_from_likes"
Ember.tryInvoke(this,"fireCustomTracking",[t])}}})})),define("feed-shared/components/likes-list",["exports","feed-shared-base/components/likes-list"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({faceWidth:57,click:function(){},actions:{onLikesLeftButtonClick:function(){Ember.tryInvoke(this,"onLikesLeftClick"),this.sendAction("fireCustomTracking","open_liker_list","viewLikers")}}})})),define.alias("ember-cli-pemberly-artdeco/components/linkedin-logo","feed-shared/components/linkedin-logo"),define("feed-shared/components/manage-communities-modal",["exports","feed-shared/templates/components/manage-communities-modal","data-layer/requests/feed/pin-actions"],(function(e,t,a){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=Ember.Component.extend({layout:t.default,toastService:Ember.inject.service("artdeco/toast"),i18n:Ember.inject.service("i18n"),store:Ember.inject.service("store"),actions:{close:function(e){Ember.tryInvoke(this,"closeModal",[e])},togglePin:function(e){var n,s=this,o=e.get("pinningInfo")
e.toggleProperty("pinningInfo.saved"),(n=this.get("store").adapterFor("-ember-m3")).ajax.apply(n,babelHelpers.toConsumableArray((0,a.default)(o))).catch((function(){e.toggleProperty("pinningInfo.saved")
var a=e.get("pinningInfo.saved"),n=s.get("i18n").getMessageRenderer(t.default,"pinning_error")([{isPinned:a}])
s.get("toastService").error(n)}))}}})})),define.alias("feed-shared-base/components/modals/comment-options","feed-shared/components/modals/comment-options"),define.alias("feed-shared-base/components/modals/decision-modal","feed-shared/components/modals/decision-modal"),define("feed-shared/components/modals/delete-comment-modal",["exports","feed-shared/templates/components/modals/delete-comment-modal"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=Ember.Component.extend({layout:t.default,actions:{noop:function(){},onCloseModalClick:function(){this.set("isOpen",!1)}}})})),define("feed-shared/components/modals/reshare-modal",["exports","feed-shared/templates/components/modals/reshare-modal","shared/utils/sharing/constants","shared/utils/feed/constants","feed-shared/utils/authenticated-member-actor","ember-cli-pemberly-tracking/mixins/trackable-component"],(function(e,t,a,n,s,o){"use strict"
Object.defineProperty(e,"__esModule",{value:!0})
e.default=Ember.Component.extend(o.default,{layout:t.default,sharingChannel:"share",lix:Ember.inject.service("lix"),store:Ember.inject.service("store"),authenticatedUser:Ember.inject.service("authenticated-user"),isShareToFeed:Ember.computed.equal("sharingChannel","share").readOnly(),isSendAsMessage:Ember.computed.equal("sharingChannel","message").readOnly(),isPlaceholderHidden:!1,shareType:a.ShareTypes.RESHARE,isSuggestedHashtagsEnabled:!1,didInsertElement:function(){this._super.apply(this,arguments),this.get("tracking").firePageViewEvent("flagship3_feed_reshare.share")},init:function(){this._super.apply(this,arguments),this.setProperties({authenticatedActor:this.get("organizationActor")||(0,s.default)(this.get("store"),this.get("authenticatedUser")),isSuggestedHashtagsEnabled:this.get("lix").getTreatment(n.lixTestKeys.AGORA_SUGGESTED_HASHTAGS)===n.lixTreatments.ENABLED,isMessagingEnabled:!this.get("organizationActor.miniCompany"),isVisibilityDropdownEnabled:!this.get("organizationActor.miniCompany")}),this.hashtagSpacer="\n\n"},actions:{navigateToAndUpdateFeed:function(e){var t=this.get("prependRecordToFeed")
t&&t(e)
var a=this.get("closeModal")
a&&a()},toggleSharingChannel:function(e){this.set("sharingChannel",e),"share"===e?this.get("tracking").firePageViewEvent("flagship3_feed_reshare.share"):this.get("tracking").firePageViewEvent("flagship3_feed_reshare.messaging")},onMentionAdded:function(){this.get("tracking").fireInteractionEvent("reshare.mention_selected")}}})})),define.alias("feed-shared-base/components/native-video-container","feed-shared/components/native-video-container"),define("feed-shared/components/navigation-module",["exports","feed-shared/templates/components/navigation-module","shared/utils/feed/constants","feed-shared/utils/collection-queries","shared/utils/lifecycle-utils"],(function(e,t,a,n,s){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=Ember.Component.extend({layout:t.default,store:Ember.inject.service("store"),tracking:Ember.inject.service("tracking"),lix:Ember.inject.service("lix"),classNames:["feed-shared-navigation-module"],classNameBindings:["isEnabledInterestPanelV2:feed-shared-navigation-module--v2"],isManageModalOpen:!1,showInterestPanelEducationTooltip:!1,init:function(){this._super.apply(this,arguments)
var e=this.get("lix"),t=e.getTreatmentIsEnabled(a.lixTestKeys.M3),n=e.getTreatmentIsEnabled(a.lixTestKeys.AGORA_EXPERIENCE),s=e.getTreatmentIsEnabled(a.lixTestKeys.AGORA_EXPERIENCE),o=e.getTreatmentIsEnabled(a.lixTestKeys.INTEREST_PANEL_V2)
this.setProperties({isEnabledDiscoverMore:s,isEnabledEditableList:n,isEnabledInterestPanelV2:o,useM3:t})},fetchModalData:function(){var e=this,t=this.getProperties("store","useM3"),a=t.store,o=t.useM3
return(0,n.getRichRecommendedEntities)(a,{q:"allEntityRecommendations",supportedEntityTypes:["TOPIC"]},o).then((function(t){e.set("allTopics",Ember.getWithDefault(t,"elements",[]))})).catch((function(){})).finally((function(){(0,s.isDead)(e)||e.set("isModalLoading",!1)}))},actions:{openModal:function(){this.setProperties({isManageModalOpen:!0,isModalLoading:!0}),this.get("tracking").firePageViewEvent("flagship3_feeds_list_all.page"),this.fetchModalData(),this.get("showInterestPanelEducationTooltip")&&this.set("showInterestPanelEducationTooltip",!1)},closeModal:function(e){this.set("isManageModalOpen",!1),this._fetchUpdatedEntitiesFollowedData(),e&&this.get("tracking").fireInteractionEvent("feeds_list_all_close")},dismissInterestPanelEducationTooltip:function(){this.set("showInterestPanelEducationTooltip",!1)}},_fetchUpdatedEntitiesFollowedData:function(){Ember.tryInvoke(this,"fetchUpdatedEntitiesFollowedData")}})})),define("feed-shared/components/news-module",["exports","feed-shared/templates/components/navigation-module","shared/mixins/feed/impression-tracking","shared/utils/feed/feed-action-event-map","shared/utils/search/constants","shared/utils/search/expand-collapse-utils","shared/utils/feed/constants"],(function(e,t,a,n,s,o,l){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=Ember.Component.extend(a.default,{layout:t.default,lix:Ember.inject.service("lix"),tracking:Ember.inject.service("tracking"),localeService:Ember.inject.service("locale"),classNames:["feed-shared-news-module"],isExpanded:!1,isNewsModuleVisible:!0,isTooltipCentered:!0,showSubtext:!0,visibilityClass:Ember.computed("isExpanded",(function(){return this.get("isExpanded")?" feed-shared-news-module__storyline--visible focused-easeIn-motion":" feed-shared-news-module__storyline--hidden focused-easeOut-motion"})),init:function(){var e=this.get("lix").getTreatment(l.lixTestKeys.NEWS_MODULE_UI_TREATMENT),t="t1"===e,a="t2"===e,n=t||a,s=n?"i18n_top_stories":"i18n_talking_about"
this._super.apply(this,arguments),this.setProperties({isUiLixEnabled:n,isUiLixNewModuleHeaderEnabled:t,isUiLixRemoveSubtextEnabled:a,moduleHeaderCopy:s,uiLixTreatment:e,displayShowMoreButton:!a,locale:this.get("localeService.interfaceLocale"),showSubtext:!a})},didReceiveAttrs:function(){this._super.apply(this,arguments)
var e=this.get("isUiLixT2Enabled"),t=this.get("storylines"),a=[]
t.forEach((function(t,n){var o=t.get("topic.socialProofText.text"),l=t.get("topic.snippetText.text"),i=Boolean(o&&l),r=Boolean(o||l)
a.push({showSubtext:!e,hasBothSubtext:i,hasSubtext:r,storyline:t,extraStoryline:n>=s.INITIAL_NUM_STORYLINES&&!e})})),this.setProperties({decoratedStorylines:a,displayShowMoreButton:a.length>s.INITIAL_NUM_STORYLINES&&!e})},didRender:function(){this.get("isNewsModuleVisible")&&Ember.tryInvoke(this,"handleDidRender",[this.element])},fireImpressionEvent:function(e){var t=this.element
if(t&&this.get("isNewsModuleVisible")){var a=this.get("tracking"),n=a.initTrackingEvent("FeedImpressionEvent"),s=this.get("storylines").map((function(a,n){return{urn:a.get("topic.backendUrn"),trackingId:a.get("tracking.trackingId"),visibleTime:e.visibleTime,visibleHeight:e.visibleHeight,duration:e.duration,listPosition:{index:n+1},size:{width:t.clientWidth,height:t.clientHeight}}}))
n.setBody({entities:s}),a.fireLowPriorityEvent(n)}},actions:{storylineClicked:function(e){var t=this.get("tracking"),a=t.generateControlUrn("storyline_press"),s=n.default.storyline_press,o=e.get("topic.backendUrn"),l=e.get("tracking.trackingId"),i={actionType:s.actionType,actionCategory:s.actionCategory,moduleKey:"sidebar:desktop",controlUrn:a,updateUrn:o,trackingId:l,requestId:""}
t.fireTrackingPayload("FeedActionEvent",i)},toggleStorylines:function(){var e=void 0
e=this.get("isExpanded")?this.element.querySelector(".feed-shared-news-module__storyline--visible"):this.element.querySelector(".feed-shared-news-module__storyline--hidden"),(0,o.animateToggle)(this,e)}}})})),define.alias("feed-shared-base/components/no-hero-entity","feed-shared/components/no-hero-entity"),define.alias("feed-shared-base/components/post-meta","feed-shared/components/post-meta"),define("feed-shared/components/pymk-list-item",["exports","feed-shared-base/components/pymk-list-item"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({init:function(){this._super.apply(this,arguments),this.sendInviteModalPartial="feed-shared@partials/send-invite-modal"}})})),define.alias("feed-shared-base/components/recommended-entity","feed-shared/components/recommended-entity"),define.alias("feed-shared-base/components/render-models/actor","feed-shared/components/render-models/actor"),define.alias("feed-shared-base/components/render-models/aggregated-content","feed-shared/components/render-models/aggregated-content"),define.alias("feed-shared-base/components/render-models/announcement","feed-shared/components/render-models/announcement"),define.alias("feed-shared-base/components/render-models/article","feed-shared/components/render-models/article"),define.alias("feed-shared-base/components/render-models/button","feed-shared/components/render-models/button"),define.alias("feed-shared-base/components/render-models/carousel","feed-shared/components/render-models/carousel"),define.alias("feed-shared-base/components/render-models/contextual-header","feed-shared/components/render-models/contextual-header")
define.alias("feed-shared-base/components/render-models/control-menu","feed-shared/components/render-models/control-menu"),define.alias("feed-shared-base/components/render-models/creative","feed-shared/components/render-models/creative"),define.alias("feed-shared-base/components/render-models/document","feed-shared/components/render-models/document"),define.alias("feed-shared-base/components/render-models/entity","feed-shared/components/render-models/entity"),define.alias("feed-shared-base/components/render-models/external-video","feed-shared/components/render-models/external-video"),define.alias("feed-shared-base/components/render-models/header","feed-shared/components/render-models/header"),define.alias("feed-shared-base/components/render-models/hidden-update-v2","feed-shared/components/render-models/hidden-update-v2"),define.alias("feed-shared-base/components/render-models/image-viewer","feed-shared/components/render-models/image-viewer"),define.alias("feed-shared-base/components/render-models/image","feed-shared/components/render-models/image"),define.alias("feed-shared-base/components/render-models/linkedin-video","feed-shared/components/render-models/linkedin-video"),define.alias("feed-shared-base/components/render-models/mini-update-v2","feed-shared/components/render-models/mini-update-v2"),define("feed-shared/components/render-models/promo-update",["exports","feed-shared-base/components/update/promo-update"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({update:Ember.computed.alias("model.value.desktopPromoUpdate").readOnly()})})),define("feed-shared/components/render-models/promo",["exports","feed-shared-base/components/render-models/promo"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({buttonSize:2})})),define("feed-shared/components/render-models/social-actions",["exports","feed-shared-base/components/render-models/social-actions"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({likeButtonComponent:"shared-ext@buttons/like-button"})})),define("feed-shared/components/render-models/social-counts",["exports","feed-shared-base/components/render-models/social-counts"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({isLikesTotalClickable:!0,hasHoverableLinks:!0,init:function(){this._super.apply(this,arguments)},click:function(){},actions:{onLikesTotalClick:function(){Ember.tryInvoke(this,"onLikesTotalClick")
var e=this.get("updateTrackingObj")
e&&(e.fireFeedActionEvent({controlName:"likes_count",actionType:"viewLikers",actionCategory:"VIEW"}),e.fireSponsoredTrackingEvent("viewLikers"),e.fireSponsoredTrackingEvent("viewSocialCount"))},onCommentsTotalClick:function(){Ember.tryInvoke(this,"onCommentsTotalClick")
var e=this.get("updateTrackingObj")
e&&(e.fireFeedActionEvent({controlName:"comments_count",actionType:"expandMoreComments",actionCategory:"EXPAND"}),e.fireSponsoredTrackingEvent("expandMoreComments"),e.fireSponsoredTrackingEvent("viewSocialCount"))}}})})),define.alias("feed-shared-base/components/render-models/story","feed-shared/components/render-models/story"),define("feed-shared/components/render-models/text-chunk",["exports","feed-shared-base/components/render-models/text-chunk","feed-shared/templates/components/render-models/text-chunk"],(function(e,t,a){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({layout:a.default,actions:{openAppActivationModal:function(){return this.set("shouldShowGetAppModal",!0),!1},closeAppActivationModal:function(){this.set("shouldShowGetAppModal",!1)}}})})),define.alias("feed-shared-base/components/render-models/text-overlay-image","feed-shared/components/render-models/text-overlay-image"),define.alias("feed-shared-base/components/render-models/text-view","feed-shared/components/render-models/text-view"),define.alias("feed-shared-base/components/render-models/text","feed-shared/components/render-models/text"),define("feed-shared/components/render-models/update-v2",["exports","feed-shared-base/components/render-models/update-v2","feed-shared/templates/components/render-models/update-v2","shared/utils/feed/constants"],(function(e,t,a,n){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({layout:a.default,actions:{onToggleLike:function(){this.get("isLiked")||this.get("showCommentList")||this.send("onAddCommentClick"),this._super.apply(this,arguments)},onAddCommentClick:function(){var e=this.get("hasComments"),t=this.get("currentCommentSortType"),a=t===n.FeedConstants.RELEVANCE||!t?this.get("update.updateMetadata.urn"):void 0
this.get("shouldUseCommentToggleAction")&&!this.get("shouldShowSortCommentToggleButton")&&this.get("hasComments")&&this.set("shouldShowSortCommentToggleButton",!0),e&&!this.get("hasDisplayedComments")&&this.loadCommentsFromStore(a,2),this._super.apply(this,arguments)}}})})),define.alias("feed-shared-base/components/reply-button","feed-shared/components/reply-button"),define("feed-shared/components/rich-media-viewer",["exports","feed-shared-base/components/rich-media-viewer","feed-shared-base/utils/util"],(function(e,t,a){"use strict"
Object.defineProperty(e,"__esModule",{value:!0})
var n="ArrowLeft",s=37,o="ArrowRight",l=39
e.default=t.default.extend({isFullPage:!1,lix:Ember.inject.service("lix"),routing:Ember.inject.service("-routing"),shouldDirectToDetailPage:!1,pageKey:"flagship3_feed_richmedia_viewer.page",init:function(){this._super.apply(this,arguments)
var e=this.getWithDefault("update",{})
this.actor=this.get("actor")||(0,a.nestedUpdateGet)(e,"value.actor"),this.createdTime=(0,a.nestedUpdateGet)(e,"value.createdTime")||this.get("update.createdTime"),this.socialDetail=(0,a.nestedUpdateGet)(e,"socialDetail"),this.text=this.get("text")||(0,a.nestedUpdateGet)(e,"value.textValue"),this._keyUpHandler=this._handleKeyUp.bind(this)},onExposed:function(){this.get("tracking").firePageViewEvent(this.pageKey)},_handleKeyUp:function(e){var t=e.key,a=e.keyCode
t===n||a===s?(e.preventDefault(),this.actions.showPreviousImage.call(this)):t!==o&&a!==l||(e.preventDefault(),this.actions.showNextImage.call(this))},didInsertElement:function(){this._super.apply(this,arguments),this.hasMultipleImages&&this.addEventListener(document,"keyup",this._keyUpHandler)},willDestroyElement:function(){this._super.apply(this,arguments),this.hasMultipleImages&&this.removeEventListener(document,"keyup",this._keyUpHandler)},actions:{doneClick:function(){this.get("tracking").firePageViewEvent(this.feedUpdatePageKey)
var e=this.get("doneClick")
e&&e()},onShowMoreText:function(){this.fireCustomTracking("expand_update_text")},onAddCommentClick:function(){var e=this,t=this.get("doneClick"),a=this.get("updateId")
t&&t(),this.runTask((function(){e.get("isMiniUpdate")&&a?e.get("routing").router.transitionTo("feed.update",a,{queryParams:{addComment:!0}}):e.sendAction("onAddCommentClick")}))}}})})),define.alias("s-entities/components/entity-items/update-item","feed-shared/components/s-entities/entity-items/update-item"),define.alias("s-entities/components/follower-count","feed-shared/components/s-entities/follower-count"),define.alias("feed-shared-base/components/see-translation-button","feed-shared/components/see-translation-button"),define.alias("feed-shared-base/components/see-translation-detail","feed-shared/components/see-translation-detail"),define("feed-shared/components/share-box",["exports","ember-stdlib/utils/is-browser","feed-shared/templates/components/share-box","shared/utils/url","ember-cli-pemberly-tracking/mixins/trackable-component","shared/utils/sharing/constants","video/utils/video-lixes","shared/utils/lifecycle-utils","shared/utils/sharing/util","ember-m3-pdsc-model-builder","shared/utils/feed/constants","shared/utils/annotated-text","appreciation-base/utils/constants"],(function(e,t,a,n,s,o,l,i,r,d,m,c,u){"use strict"
Object.defineProperty(e,"__esModule",{value:!0})
e.default=Ember.Component.extend(s.default,{layout:a.default,isFocused:!1,isOpen:!1,shouldAutoExpand:!1,lix:Ember.inject.service("lix"),modalDialog:Ember.inject.service("modal-dialog"),locale:Ember.inject.service("locale"),store:Ember.inject.service("store"),i18n:Ember.inject.service("i18n"),classNames:["sharing-share-box"],classNameBindings:["isFocused:sharing-share-box--is-focused:sharing-share-box--is-unfocused"],canShowPreview:!1,rumComponentId:"render-sharebox",isPublicVisibilityMessageVisible:!0,showImageLimitExceedWarning:!1,isSuggestedHashtagsEnabled:!1,focusTextArea:function(){var e=this.element.querySelector(".mentions-texteditor__contenteditable")
e&&e.focus()},multiPhotoPreviewData:Ember.computed("model.mediaData",(function(){var e=[],t=this.get("model.mediaData")
return t&&t.length>1&&t.forEach((function(t){e.push(Ember.Object.create({content:{image:t.dataUri,title:t.name}}))})),Ember.Object.create({items:e})})).readOnly(),isMultiImagePost:Ember.computed.gt("model.mediaData.length",1),hasContent:Ember.computed.or("model.shareText","model.urlPreview","model.mediaData","showErrorTooltip").readOnly(),hasShareText:Ember.computed.bool("model.shareText"),hasPreview:Ember.computed.or("model.urlPreview","model.mediaData").readOnly(),isPhoto:Ember.computed.equal("model.contentType",o.ShareConstants.SHARE_TYPES.IMAGE).readOnly(),isVideo:Ember.computed.equal("model.contentType",o.ShareConstants.SHARE_TYPES.VIDEO).readOnly(),isDocument:Ember.computed.equal("model.contentType",o.ShareConstants.SHARE_TYPES.NATIVE_DOCUMENT).readOnly(),hasPhotoPreview:Ember.computed.and("isPhoto","hasPreview"),hasVideoPreview:Ember.computed.and("isVideo","hasPreview"),hasDocumentPreview:Ember.computed.and("isDocument","hasPreview"),showErrorTooltip:Ember.computed.equal("model.mediaError.isValid",!1).readOnly(),isDocumentError:Ember.computed.equal("model.mediaError.contentType",o.ShareConstants.SHARE_TYPES.NATIVE_DOCUMENT).readOnly(),isVideoError:Ember.computed.equal("model.mediaError.contentType",o.ShareConstants.SHARE_TYPES.VIDEO).readOnly(),showVideoErrorTooltip:Ember.computed.and("showErrorTooltip","isVideoError"),showDocumentErrorTooltip:Ember.computed.and("showErrorTooltip","isDocumentError"),fromShareSuccess:!1,enablePublishingAction:!0,enableVideoSettings:null,enableKudoAction:!1,isKudoModalOpen:!1,init:function(){this._super.apply(this,arguments)
var e=this.get("lix"),t=!e.getTreatmentIsEnabled(m.lixTestKeys.SHARING_DISABLE_BLUR)
t&&(this.blurEvent=this.blurEvent.bind(this))
var a=((0,r.isAllowedPublishingLocale)(this.get("locale.interfaceLocale"))||e.getTreatmentIsEnabled("voyager.publishing.web.china-publishin"))&&this.enablePublishingAction,s="cn"!==Ember.get(this,"locale.requestIpCountryCode"),o=/^en/i.test(this.get("locale.interfaceLocale")),i=s&&!o,d=!s,c=e.getTreatmentIsEnabled("voyager.feed.web.sharing.drag-and-drop")&&this.get("enableDragAndDrop"),p=e.getTreatment(m.lixTestKeys.AGORA_SUGGESTED_HASHTAGS)===m.lixTreatments.ENABLED,h=this.get("enableVideoSettings"),f=s&&Ember.isEmpty(h)?(0,l.getVideoSettingsEnabledFeatures)(e):h,g=e.getTreatmentIsEnabled(this.get("documentButtonLixKeys.BUTTON")),b=e.getTreatmentIsEnabled(this.get("documentButtonLixKeys.V2_BOX")),_=this.get("enableKudoAction")&&e.getTreatmentIsEnabled(u.APPR_LIX_NAMES.ENABLE_KUDO_ON_FEED)
this.setProperties({draftsUrl:(0,n.getDomainUrl)()+"/post/new/drafts",publishUrl:(0,n.getDomainUrl)()+"/post/new",showVideoSetting:f,showVideoUpload:s,showDocumentUpload:g,showGiveKudos:_,showGenesisV2Box:b,hideButtonTextNonEnglish:i,hideFocusedButtonText:d,showPublishingLinks:a,allowDragAndDropUpload:c,isSuggestedHashtagsEnabled:p,focusExceptionList:[],useM3:e.getTreatmentIsEnabled(m.lixTestKeys.M3),isBlurEnabled:t}),this.get("autoOpenAndFocusShareBox")&&this.expand()},createAnnotatedText:function(e,t){var a=void 0
if(this.get("useM3")){var n=(0,c.generateAnnotatedText)(e,t)
a=(0,d.buildModel)("com.linkedin.voyager.feed.shared.AnnotatedText",{values:n})}else{var s=this.get("store")
a=s.createRecord("feed/shared/annotatedText")
var o=(0,c.generateAnnotatedText)(e,t)
a.get("values").pushObjects(o.map((function(e){return s.createRecord("feed/shared/annotatedString",e)})))}return a},didUpdateAttrs:function(){this._super.apply(this,arguments),this.get("shouldAutoExpand")&&this.expand()},blurEvent:function(e){this.element.contains(e.target)||this.get("isKudoModalOpen")||this.get("hasContent")||this.collapse()},expand:function(){this.get("isOpen")||(this.set("isFocused",!0),Ember.run.schedule("afterRender",this.focusTextArea.bind(this)),this.set("isOpen",!0),!this.get("isShareBoxInModal")&&this.get("isBlurEnabled")&&this.attachFocusEvents(),this.get("tracking").fireInteractionEvent("share.sharebox_focus","FOCUS"),this.get("tracking").firePageViewEvent("flagship3_feed_share"))},collapse:function(){var e=this
this.set("isOpen",!1),!this.get("isShareBoxInModal")&&this.get("isBlurEnabled")&&this.detachFocusEvents()
var t=this.element.querySelector(".sharing-create-share-view__identity-header")
if(t){this.addEventListener(t,"animationend",(function a(){e.removeEventListener(t,"animationend",a),(0,i.isAlive)(e)&&Ember.run((function(){return e.set("isFocused",!1)}))}))}},detachFocusEvents:function(){if(t.default){var e=document.body
this.removeEventListener(e,"click",this.blurEvent,!0),this.removeEventListener(e,"focus",this.blurEvent,!0)}},attachFocusEvents:function(){if(t.default){var e=document.body
this.addEventListener(e,"click",this.blurEvent,!0),this.addEventListener(e,"focus",this.blurEvent,!0)}},updateVideoSettings:function(e){var t=e.captionFile,a=e.customThumbnailImage,n=e.customThumbnailFile,s=e.videoTitle,o=void 0===s?"":s
this.setProperties({"model.captionFile":t,"model.customThumbnailImage":a,"model.customThumbnailFile":n,"model.title":o})},updateVideoLength:function(e){this.set("model.mediaData.videoLength",e)},_removeImageLimitWarning:function(){this.set("showImageLimitExceedWarning",!1)},willDestroyElement:function(){this._super.apply(this,arguments),this.detachFocusEvents()},actions:{getShareContents:function(){return{text:this.get("model.shareText"),mentions:this.get("model.mentions")}},onMaxImageLimitExceeded:function(){this.set("showImageLimitExceedWarning",!0),this.debounceTask("_removeImageLimitWarning",o.ShareConstants.TRACKING_AND_ERROR_DEBOUNCE_DELAY)},onMentionAdded:function(){this.get("tracking").fireInteractionEvent("share.mention_selected","KEYBOARD_SUBMIT")},setCanShowPreview:function(){this.set("canShowPreview",!0)},onExpand:function(){this.expand()},onCollapse:function(e){this.collapse(e)},onUrlSubmitted:function(){this.focusTextArea()},onUpdateVideoSettings:function(e){e&&this.updateVideoSettings(e)},onVideoRegistered:function(e){this.set("videoElementId",e)},onInitialPlayerState:function(e){var t=1e3*e.duration
this.updateVideoLength(t)},toggleKudoModal:function(){this.toggleProperty("isKudoModalOpen")},goToFeedShareBox:function(){var e=this
this.toggleProperty("isKudoModalOpen"),this.runTask((function(){return e.focusTextArea()}))}}})})),define("feed-shared/components/social-action-bar",["exports","feed-shared-base/components/social-action-bar"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({showText:!0,likeButtonComponent:"shared-ext@buttons/like-button",actions:{onAddCommentClick:function(){var e=this.get("onAddCommentClick")
"function"==typeof e&&e()}}})})),define("feed-shared/components/social-counts",["exports","feed-shared-base/components/social-counts","feed-shared/templates/components/social-counts"],(function(e,t,a){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({layout:a.default,actions:{onLikeStatClick:function(){this.sendAction("onLikeStatClick","view_likes_count","viewLikers")},onNumCommentsClick:function(){this.get("fireCustomTracking")&&this.sendAction("fireCustomTracking","expand_comments_count","expandMoreComments")
var e=this.get("fetchMoreComments")
e&&e()}}})}))
define.alias("feed-shared-base/components/social-proof","feed-shared/components/social-proof"),define.alias("feed-shared-base/components/sort-comments-button","feed-shared/components/sort-comments-button"),define("feed-shared/components/storyline-top-card",["exports","feed-shared-base/components/storyline-top-card","ember-stdlib/utils/is-browser","feed-shared/components/storyline-top-card","shared/utils/feed/constants"],(function(e,t,a,n,s){"use strict"
Object.defineProperty(e,"__esModule",{value:!0})
e.default=t.default.extend({layout:n.default,tracking:Ember.inject.service("tracking"),scheduler:Ember.inject.service("scheduler"),moduleKeySuffix:"desktop",isLikersModalOpen:!1,showCommentsList:!1,shouldUseCommentToggleAction:!1,likeButtonComponent:"shared-ext@buttons/like-button",showStorylineShare:Ember.computed("storylineUpdate",(function(){return!!this.get("storylineUpdate")})).readOnly(),didReceiveAttrs:function(){this._super.apply(this,arguments),this.set("showCommentsList",!1),this.set("commentUrnWithTreatment",void 0)},actions:{addComment:function(e){return this.createCommentAndAddToCollection(e,this.get("socialDetail"))},fetchMoreComments:function(){if(this._showCommentsList())return this.loadCommentsFromStore(this.get("socialDetail.urn"))},fireCarouselInteractionEvent:function(e){this.get("tracking").fireInteractionEvent(e)},focusCommentBox:function(){var e=this
this._showCommentsList(),this.runTask((function(){e._focusOnInput()}))},openReplyBox:function(e){this._showCommentsList(),this.setProperties({commentTreatment:[s.CommentTreatmentTypes.OPEN_REPLY_BOX,s.CommentTreatmentTypes.WASH],commentUrnWithTreatment:e})},focusCommentAndHighlight:function(e,t){this._showCommentsList(),this.setProperties({commentTreatment:[s.CommentTreatmentTypes.WASH],commentUrnWithTreatment:e}),t&&this.fireFeedActionEvent(t)},showLikersModal:function(e,t){this.fireFeedActionEvent(t),this.set("likersModalSocialDetail",e),this.set("isLikersModalOpen",!0)}},_focusOnInput:function(){var e=this
return a.default&&!Ember.testing?new Ember.RSVP.Promise(function(t){return e.get("scheduler").scheduleWork("afterContentPaint",(function(){var a=e.get("commentInputElement")
return a||(a=document.querySelector(".feed-shared-storyline-top-card__comment-box textarea.feed-shared-comment-textarea__text-box"),e.set("commentInputElement",a)),a&&document.activeElement!==a&&a.focus(),t()}))}):Ember.RSVP.reject()},_showCommentsList:function(){var e=this.get("showCommentsList")
return e||this.set("showCommentsList",!0),e}})})),define.alias("feed-shared-base/components/storyline","feed-shared/components/storyline"),define.alias("feed-shared-base/components/top-bar","feed-shared/components/top-bar"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-auto-complete","feed-shared/components/typeahead/typeahead-auto-complete"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-city","feed-shared/components/typeahead/typeahead-city"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-company","feed-shared/components/typeahead/typeahead-company"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-country","feed-shared/components/typeahead/typeahead-country"),define("feed-shared/components/typeahead/typeahead-current-location",["exports","ember-cli-search-typeahead/templates/components/typeahead/typeahead-current-location","ember-cli-search-typeahead/components/typeahead/typeahead-current-location"],(function(e,t,a){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=a.default.extend({_getI18nText:function(e){return this.get("i18n").getMessageRenderer(t.default,e)([])}})})),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-degree","feed-shared/components/typeahead/typeahead-degree"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-field-of-study","feed-shared/components/typeahead/typeahead-field-of-study"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-geo","feed-shared/components/typeahead/typeahead-geo"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-group","feed-shared/components/typeahead/typeahead-group"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-hit","feed-shared/components/typeahead/typeahead-hit"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-industry","feed-shared/components/typeahead/typeahead-industry"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-input","feed-shared/components/typeahead/typeahead-input"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-job-function","feed-shared/components/typeahead/typeahead-job-function"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-language","feed-shared/components/typeahead/typeahead-language"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-postal-code","feed-shared/components/typeahead/typeahead-postal-code"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-profile","feed-shared/components/typeahead/typeahead-profile"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-region","feed-shared/components/typeahead/typeahead-region"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-result-image","feed-shared/components/typeahead/typeahead-result-image"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-results","feed-shared/components/typeahead/typeahead-results"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-school","feed-shared/components/typeahead/typeahead-school"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-showcase","feed-shared/components/typeahead/typeahead-showcase"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-site-feature","feed-shared/components/typeahead/typeahead-site-feature"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-skill","feed-shared/components/typeahead/typeahead-skill"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-state","feed-shared/components/typeahead/typeahead-state"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-suggestion","feed-shared/components/typeahead/typeahead-suggestion")
define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-title","feed-shared/components/typeahead/typeahead-title"),define.alias("ember-cli-search-typeahead/components/typeahead/typeahead-topic","feed-shared/components/typeahead/typeahead-topic"),define.alias("feed-shared-base/components/update-attachments","feed-shared/components/update-attachments"),define.alias("feed-shared-base/components/update/aggregated-follow-recommendation-update","feed-shared/components/update/aggregated-follow-recommendation-update"),define("feed-shared/components/update/aggregated-pymk-update",["exports","feed-shared-base/components/update/aggregated-pymk-update","feed-shared/mixins/connection-invite","feed-shared/components/update/aggregated-pymk-update"],(function(e,t,a,n){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend(a.default,{hasInviteModal:!0,layout:n.default,actions:{onSendConnectionInvite:function(e){this._sendConnectionInvite(e)}}})})),define.alias("feed-shared-base/components/update/article-update","feed-shared/components/update/article-update"),define.alias("feed-shared-base/components/update/channel-update","feed-shared/components/update/channel-update"),define("feed-shared/components/update/connection-update",["exports","feed-shared-base/components/update/connection-update","feed-shared/mixins/connection-invite","feed-shared/templates/components/update/connection-update"],(function(e,t,a,n){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend(a.default,{layout:n.default,actions:{onSendConnectionInvite:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0
this._fireConnectFae(t),this._sendConnectionInvite(e)}}})})),define.alias("feed-shared-base/components/update/discussion-update","feed-shared/components/update/discussion-update"),define.alias("feed-shared-base/components/update/feed-topic-update","feed-shared/components/update/feed-topic-update"),define("feed-shared/components/update/generic-update",["exports","feed-shared-base/components/update/generic-update","feed-shared/templates/components/update/generic-update","data-layer/helpers/feed/render-model-path","shared/utils/url"],(function(e,t,a,n,s){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({layout:a.default,shouldDirectToDetailPage:!1,showPromoUpdate:!s.default.isCnDomain(),_commentHasReplies:function(e){return!!Ember.get(e,"socialDetail.comments.elements.length")},_reduceCommentsReplies:function(e){var t=e,a=Ember.get(t,"firstObject"),n=Ember.get(t,"lastObject"),s=this._commentHasReplies(a)
if(this._commentHasReplies(n)){var o=Ember.get(n,"socialDetail.comments")
this._reduceRepliesToOne(o),2===Ember.get(e,"length")&&e.shiftObject()}else if(s){var l=Ember.get(a,"socialDetail.comments")
this._reduceRepliesToOne(l)}return t},_reduceRepliesToOne:function(e){if(1===Ember.get(e,"length"))return e
var t=Ember.get(e,"elements.lastObject")
return Ember.setProperties(e,{elements:[t],"paging.count":1}),e},_setupUpdateV2Flow:function(){var e=(0,n.getComponentPath)(this.get("update"),"feed-shared")
e&&this.setProperties({updateV2ComponentPath:e,useRenderModels:!0})}})})),define.alias("feed-shared-base/components/update/ghost-update","feed-shared/components/update/ghost-update"),define.alias("feed-shared-base/components/update/hidden-update","feed-shared/components/update/hidden-update"),define("feed-shared/components/update/jymbii-update",["exports","feed-shared-base/components/update/jymbii-update"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({seeMoreLinkRoute:"jobs"})})),define("feed-shared/components/update/lynda-update",["exports","feed-shared-base/components/update/lynda-update","feed-shared/components/update/lynda-update"],(function(e,t,a){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({layout:a.default,courseTrk:"n-feed-course-learning",seeMoreTrk:"n-feed-course-more-learning"})})),define.alias("feed-shared-base/components/update/mentioned-in-news-update","feed-shared/components/update/mentioned-in-news-update"),define("feed-shared/components/update/mini-update",["exports","feed-shared-base/components/update/mini-update","feed-shared/templates/components/update/mini-update"],(function(e,t,a){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({layout:a.default,sponsoredActionTracking:Ember.inject.service("feed-shared@sponsored-action-tracking")})})),define.alias("feed-shared-base/components/update/network-follow-update","feed-shared/components/update/network-follow-update"),define.alias("feed-shared-base/components/update/promo-update","feed-shared/components/update/promo-update"),define.alias("feed-shared-base/components/update/prop-update","feed-shared/components/update/prop-update"),define.alias("feed-shared-base/components/update/reshare-update","feed-shared/components/update/reshare-update"),define.alias("feed-shared-base/components/update/share-update","feed-shared/components/update/share-update"),define.alias("feed-shared-base/components/update/sponsored-jymbii-update","feed-shared/components/update/sponsored-jymbii-update"),define("feed-shared/components/update/sponsored-share-update",["exports","feed-shared-base/components/update/sponsored-share-update"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({init:function(){this._super.apply(this,arguments),this.sponsoredContentBlockPartial="feed-shared@partials/updates/sponsored-content-block",this.socialCountsBoxPartial="feed-shared@partials/social-counts-box",this.likesListBoxPartial="feed-shared@partials/likes-list-box"}})})),define.alias("feed-shared-base/components/update/storyline-feed-update","feed-shared/components/update/storyline-feed-update"),define("feed-shared/components/update/viral-update",["exports","feed-shared-base/components/update/viral-update"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({enableEmbedModal:!0,init:function(){this._super.apply(this,arguments),this.socialCountsBoxPartial="feed-shared@partials/social-counts-box",this.likesListBoxPartial="feed-shared@partials/likes-list-box"}})})),define.alias("usage-restriction/components/feed-takeover","feed-shared/components/usage-restriction/feed-takeover"),define.alias("usage-restriction/components/messaging-takeover","feed-shared/components/usage-restriction/messaging-takeover"),define.alias("usage-restriction/components/mynetwork-takeover","feed-shared/components/usage-restriction/mynetwork-takeover"),define.alias("usage-restriction/components/mynetwork/guest-info","feed-shared/components/usage-restriction/mynetwork/guest-info")
define.alias("usage-restriction/components/mynetwork/member-info","feed-shared/components/usage-restriction/mynetwork/member-info"),define.alias("usage-restriction/components/restrictable-button","feed-shared/components/usage-restriction/restrictable-button"),define.alias("usage-restriction/components/restrictable-form","feed-shared/components/usage-restriction/restrictable-form"),define.alias("usage-restriction/components/takeover-container","feed-shared/components/usage-restriction/takeover-container"),define("feed-shared/components/video-container",["exports","feed-shared-base/components/video-container"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({persistThumbnail:!0})})),define("feed-shared/config/environment",["exports"],(function(e){"use strict"
Object.defineProperty(e,"__esModule",{value:!0})
var t=void 0
try{var a=document.querySelector('meta[name="feed-shared/config/environment"]').getAttribute("content")
t=JSON.parse(unescape(a))}catch(e){t={}}e.default=t})),define.alias("data-layer/helpers/text/attributed-text-html","feed-shared/helpers/attributed-text-html"),define.alias("ember-cli-pemberly-i18n/helpers/bidi-dir","feed-shared/helpers/bidi-dir"),define.alias("ember-cli-pemberly-i18n/helpers/format-currency","feed-shared/helpers/format-currency"),define.alias("ember-cli-pemberly-i18n/helpers/format-date","feed-shared/helpers/format-date"),define.alias("ember-cli-pemberly-i18n/helpers/format-name","feed-shared/helpers/format-name"),define.alias("ember-cli-pemberly-i18n/helpers/format-number","feed-shared/helpers/format-number"),define.alias("ember-cli-pemberly-i18n/helpers/format-time","feed-shared/helpers/format-time"),define.alias("feed-shared-base/helpers/format-title","feed-shared/helpers/format-title"),define.alias("ember-cli-pemberly-i18n/helpers/format-truncate","feed-shared/helpers/format-truncate"),define.alias("feed-shared-base/helpers/generate-a11y-context","feed-shared/helpers/generate-a11y-context"),define.alias("feed-shared-base/helpers/get-feed-route","feed-shared/helpers/get-feed-route"),define("feed-shared/helpers/get-group-url",["exports","shared/utils/url","shared/utils/urn-id-helpers"],(function(e,t,a){"use strict"
function n(e,n){var s=n.path,o=n.urn,l=n.relativeUrn,i=(0,t.getDomainUrl)()+"/groups/"
if(o){var r=(0,a.extractUrnParts)(o)
if(r&&r[1])return""+i+r[1]}else{if(s)return""+i+s
if(l){var d=(0,a.extractUrnParts)(l)
if(d&&d[1])return d[1]}}}Object.defineProperty(e,"__esModule",{value:!0}),e.getGroupUrl=n,e.default=Ember.Helper.helper(n)})),define.alias("feed-shared-base/helpers/get-href-from-entity","feed-shared/helpers/get-href-from-entity"),define("feed-shared/helpers/get-interest-entity-property",["exports","shared/utils/feed/constants"],(function(e,t){"use strict"
function a(e,a){var n=t.INTEREST_PANEL_STATIC_ENTITY_PROPERTIES[e]
return n&&n[a]}Object.defineProperty(e,"__esModule",{value:!0}),e.getInterestEntityProperty=a,e.default=Ember.Helper.helper((function(e){return a(e[0],e[1])}))})),define.alias("feed-shared-base/helpers/get-this-urn","feed-shared/helpers/get-this-urn"),define.alias("feed-shared-base/helpers/has-organization-actor","feed-shared/helpers/has-organization-actor"),define.alias("ember-cli-pemberly-i18n/helpers/is-any-locale","feed-shared/helpers/is-any-locale"),define.alias("ember-cli-pemberly-i18n/helpers/is-cjk-language","feed-shared/helpers/is-cjk-language"),define.alias("feed-shared-base/helpers/is-following-second-degree-or-higher","feed-shared/helpers/is-following-second-degree-or-higher"),define.alias("ember-cli-pemberly-i18n/helpers/is-rtl-content","feed-shared/helpers/is-rtl-content"),define.alias("ember-cli-pemberly-i18n/helpers/is-rtl-language","feed-shared/helpers/is-rtl-language"),define.alias("ember-cli-pemberly-artdeco/helpers/li-icon","feed-shared/helpers/li-icon"),define.alias("feed-shared-base/helpers/profile-id","feed-shared/helpers/profile-id"),define.alias("feed-shared-base/helpers/render-model-path","feed-shared/helpers/render-model-path")
define.alias("feed-shared-base/helpers/render-models/image/is-constrained","feed-shared/helpers/render-models/image/is-constrained"),define.alias("feed-shared-base/helpers/render-models/image/padding-top","feed-shared/helpers/render-models/image/padding-top"),define.alias("feed-shared-base/helpers/render-models/update-wrapper-for-update-v2","feed-shared/helpers/render-models/update-wrapper-for-update-v2"),define.alias("feed-shared-base/helpers/shadowed-prop","feed-shared/helpers/shadowed-prop"),define.alias("ember-cli-pemberly-i18n/helpers/t-link-to","feed-shared/helpers/t-link-to"),define.alias("ember-cli-pemberly-i18n/helpers/t-make-name","feed-shared/helpers/t-make-name"),define.alias("ember-cli-pemberly-i18n/helpers/t","feed-shared/helpers/t"),define.alias("feed-shared-base/helpers/attributed-text-html","feed-shared/helpers/text/attributed-text-html"),define.alias("feed-shared-base/helpers/update-id","feed-shared/helpers/update-id"),define.alias("feed-shared-base/helpers/update-type","feed-shared/helpers/update-type"),define("feed-shared/initializers/artdeco",["exports","artdeco-eyeglass","ember-cli-pemberly-artdeco/icons-loader","feed-shared/config/environment"],(function(e,t,a,n){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.initialize=l
var s=[t.default.contextClasses,t.default.buttonAnimation,t.default.floatingLabel,t.default.focusOutline]
function o(e,t){var a=e[t]
e[t]=function(){s.forEach((function(e){return e&&"function"==typeof e.teardown&&e.teardown()})),a&&"function"==typeof a&&a.call(e)}}function l(e){if("undefined"!=typeof document){var t="test"!==n.default.environment
a.default.load(t).catch(i),s.forEach((function(e){return e.install()})),"function"==typeof e.willDestroy?o(e,"willDestroy"):"function"==typeof e.destroy&&o(e,"destroy")}}function i(e){throw e}e.default={name:"artdeco",initialize:l}})),define.alias("ember-cli-pemberly-i18n/initializers/i18n","feed-shared/initializers/i18n"),define("feed-shared/instance-initializers/-t-link-to",["exports","ember-stdlib/utils/is-browser"],(function(e,t){"use strict"
function a(e){t.default&&e.lookup("service:-t-link-to")}Object.defineProperty(e,"__esModule",{value:!0}),e.initialize=a,e.default={name:"-t-link-to",initialize:a}})),define("feed-shared/instance-initializers/locale",["exports","ember-stdlib/utils/is-browser","feed-shared/services/locale"],(function(e,t,a){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.initialize=o
var n=/([a-z]{2}_[A-Z]{2})/
function s(e){var t=document.querySelector("meta[name="+e+"]")
if(t)return t.getAttribute("content")}function o(e){if(t.default){var o=e.lookup("service:locale"),l=void 0
if(!l){var i=(d=s("i18nLocale"),m={},d&&(m.locale=d),m)
i.locale&&n.test(i.locale)&&(l=i.locale)}l||(Ember.Logger.info("Didn't find locale meta tag. Defaulting to "+a.DEFAULT_LOCALE),l=a.DEFAULT_LOCALE)
var r=s("requestIpCountryCode")
o.setProperties({interfaceLocale:l,requestIpCountryCode:r})}var d,m}e.default={name:"locale",initialize:o}})),define.alias("feed-shared-base/mixins/comment","feed-shared/mixins/comment"),define.alias("feed-shared-base/mixins/comments-list","feed-shared/mixins/comments-list"),define("feed-shared/mixins/connection-invite",["exports","shared/utils/lifecycle-utils","data-layer/utils/api-compat","shared/utils/identity/profile/lix"],(function(e,t,a,n){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=Ember.Mixin.create({identityStore:Ember.inject.service("data-layer@identity-store"),init:function(){this._super.apply(this,arguments),this.set("useProfileM3P3",this.get("lix").getTreatmentIsEnabled(n.LIX_KEY_PROFILE_M3_P3))},_sendConnectionInvite:function(e){var n=this,s=Ember.getProperties(this,"store","identityStore","useProfileM3P3"),o=s.store,l=s.identityStore,i=s.useProfileM3P3,r=this.get("authenticatedUser.miniProfile.iweRestriction"),d=(0,t.isAlive)(this)
function m(){(i?l.findRecord("com.linkedin.voyager.identity.profile.actions.ProfileActions",(0,a.entityUrnToId)(e.get("miniProfile.id"))):o.findRecord("identity/profile/actions/profile-actions",(0,a.entityUrnToId)(e.get("miniProfile.id")))).then((function(t){d&&e.set("miniProfile.emailRequired",t.get("primaryAction.action.emailRequired"))}))}return d&&e.set("requestConnection",!0),void 0===r?(o.findAll("growth/invitation/iwerestriction-result").then((function(t){var a=t.get("firstObject.iweRestricted")
return d&&n.set("authenticatedUser.miniProfile.iweRestriction",a),a?e:m()})),!1):!r&&m()}})})),define.alias("feed-shared-base/mixins/dropdown","feed-shared/mixins/dropdown"),define.alias("feed-shared-base/mixins/embedded-video","feed-shared/mixins/embedded-video"),define.alias("feed-shared-base/mixins/inline-expansion","feed-shared/mixins/inline-expansion"),define.alias("feed-shared-base/mixins/like","feed-shared/mixins/like"),define.alias("feed-shared-base/mixins/paging-object","feed-shared/mixins/paging-object"),define.alias("feed-shared-base/mixins/share-discard","feed-shared/mixins/share-discard"),define.alias("feed-shared-base/mixins/update-actions","feed-shared/mixins/update-actions"),define.alias("ember-cli-artdeco-modal/services/-private/artdeco/modal","feed-shared/services/-private/artdeco/modal"),define.alias("ember-cli-pemberly-i18n/services/-t-link-to","feed-shared/services/-t-link-to"),define.alias("artdeco-hoverables/services/artdeco-hoverable","feed-shared/services/artdeco-hoverable"),define.alias("feed-shared-base/services/feed-translation","feed-shared/services/feed-translation"),define.alias("ember-cli-pemberly-i18n/services/formatter","feed-shared/services/formatter"),define.alias("ember-cli-pemberly-i18n/services/i18n","feed-shared/services/i18n")
define.alias("ember-cli-pemberly-i18n/services/locale","feed-shared/services/locale"),define.alias("feed-shared-base/services/pulse-article-tracking","feed-shared/services/pulse-article-tracking"),define.alias("feed-shared-base/services/save-article","feed-shared/services/save-article"),define("feed-shared/services/sponsored-action-tracking",["exports","feed-shared-base/services/sponsored-action-tracking"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),e.default=t.default.extend({channelId:2})})),define.alias("ember-singularity/services/unified-event-handler","feed-shared/services/unified-event-handler"),define.alias("usage-restriction/services/usage-restriction","feed-shared/services/usage-restriction"),define.alias("feed-shared-base/services/view-state","feed-shared/services/view-state"),define("feed-shared/templates/components/buttons/reshare-button",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"GPox/9Gw",block:'{"symbols":[],"statements":[[1,[26,"shared@svg-icon",null,[["type","size","a11y-text"],["share-linkedin-icon",[22,["iconSize"]],[26,"if",[[22,["a11yContext"]],[26,"t",["a11y_share","feed-shared/templates/components/buttons/reshare-button"],[["actorFullName"],[[26,"shared@actor-name",[[22,["a11yContext","actor"]]],null]]]],[26,"t",["share","feed-shared/templates/components/buttons/reshare-button"],null]],null]]]],false],[0,"\\n\\n"],[6,"span"],[10,"aria-hidden","true"],[8],[1,[26,"if",[[22,["showText"]],[26,"t",["share","feed-shared/templates/components/buttons/reshare-button"],null]],null],false],[9],[0,"\\n\\n"],[4,"if",[[22,["showModal"]]],null,{"statements":[[0,"  "],[1,[26,"feed-shared@modals/reshare-modal",null,[["hashtag","isOpen","update","prependRecordToFeed","shouldShowCompulsoryHashtagTooltip","closeModal","onReshare","sharingChannel","organizationActor"],[[22,["hashtag"]],[22,["showModal"]],[22,["update"]],[22,["prependRecordToFeed"]],true,[26,"action",[[21,0,[]],"closeReshareModal"],null],[26,"ember-route-action-helper@route-action",["onReshare"],null],[22,["sharingChannel"]],[22,["authenticatedActor"]]]]],false],[0,"\\n"]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/buttons/reshare-button.hbs"}})})),define("feed-shared/templates/components/comments/comment-social-bar",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"4fN8I0uz",block:'{"symbols":[],"statements":[[14,"feed-shared@partials/comments/comment-social-bar",[]]],"hasEval":true}',meta:{moduleName:"feed-shared/templates/components/comments/comment-social-bar.hbs"}})})),define("feed-shared/templates/components/comments/highlighted-comment-item",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"RbJ8Yv++",block:'{"symbols":[],"statements":[[4,"if",[[22,["isReported"]]],null,{"statements":[[0,"  "],[6,"p"],[10,"class","Sans-15px-black-70%"],[8],[1,[26,"t",["comment_reported","feed-shared/templates/components/comments/highlighted-comment-item"],null],false],[9],[0,"\\n"]],"parameters":[]},{"statements":[[4,"unless",[[22,["isEditingComment"]]],null,{"statements":[[0,"    "],[6,"div"],[10,"class","feed-shared-comment-item__options"],[8],[0,"\\n      "],[6,"time"],[10,"class","feed-shared-comment-item__timestamp Sans-13px-black-55%"],[8],[1,[26,"shared@time-ago",[[26,"unbound",[[22,["comment","createdTime"]]],null],"short"],null],false],[9],[0,"\\n\\n"],[0,"      "],[14,"feed-shared@partials/comments/comment-options-dropdown",[]],[0,"\\n\\n"],[4,"if",[[22,["isReportingComment"]]],null,{"statements":[[0,"        "],[1,[26,"ember-semaphore",null,[["entityUrn","authorUrn","authorProfileId","contentSource","success","failure","cancel","track"],[[22,["comment","urn"]],[22,["comment","commenter","urn"]],[22,["comment","commenter","miniProfile","id"]],"USCP_COMMENT","semaphoreSuccess","semaphoreFailure","semaphoreClose","semaphoreTrack"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"    "],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n  "],[1,[26,"feed-shared-base@post-meta",null,[["actor","authenticatedActor","avatarEntityClassSize","avatarType","class","isComment","isReply","customTrackingType","fireCustomTracking","updateAuthor"],[[22,["comment","commenter"]],[22,["authenticatedActor"]],[26,"if",[[22,["avatarEntitySize"]],[22,["avatarEntitySize"]],1],null],[22,["comment","commenter","actorType"]],[26,"if",[[22,["isReply"]],"feed-shared-reply-item__post-meta","feed-shared-comment-item__post-meta"],null],true,[22,["isReply"]],[22,["actorTrackingType"]],[26,"action",[[21,0,[]],"fireCustomTracking"],null],[22,["updateAuthor"]]]]],false],[0,"\\n\\n  "],[6,"div"],[11,"class",[27,["feed-shared-highlighted-",[26,"if",[[22,["isReply"]],"reply","comment"],null],"-item-content-body"]]],[8],[0,"\\n"],[4,"if",[[22,["isEditingComment"]]],null,{"statements":[[0,"      "],[1,[26,"feed-shared-base@comments/comment-edit",null,[["comment","isReply","toggleIsEditingComment"],[[22,["comment"]],[22,["isReply"]],[26,"action",[[21,0,[]],"toggleIsEditingComment"],null]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"feed-shared@inline-show-more-text",null,[["isComment","fireCustomTracking","updateId","class"],[true,[22,["fireCustomTracking"]],[26,"if",[[22,["isExpandable"]],[22,["updateId"]]],null],"feed-shared-highlighted-comment-item__show-more-text"]],{"statements":[[0,"        "],[1,[26,"rich-text@main-content",null,[["text","isEdited","fireCustomTracking","class"],[[22,["comment","comment"]],[22,["isEdited"]],[22,["fireCustomTracking"]],"feed-shared-main-content--highlighted-comment Sans-13px-black-70%"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[22,["showRichMedia"]]],null,{"statements":[[0,"        "],[1,[26,"feed-shared@display-content",null,[["actor","class","content","controlName","socialDetail","text","updateModel","fireCustomTracking","onAddCommentClick","onToggleLike"],[[22,["comment","commenter"]],"feed-shared-comment-item__display-content",[22,["comment","content"]],"comment_object",[22,["comment","socialDetail"]],[22,["comment","comment"]],[22,["comment"]],[26,"action",[[21,0,[]],"fireCustomTracking"],null],[26,"action",[[21,0,[]],"onAddCommentClick"],null],[26,"action",[[21,0,[]],"onToggleLike"],null]]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]}],[0,"  "],[9],[0,"\\n\\n"],[4,"unless",[[22,["isEditingComment"]]],null,{"statements":[[4,"if",[[22,["showSocialActions"]]],null,{"statements":[[0,"      "],[6,"div"],[11,"class",[27,["feed-shared-comment-item__social-actions ",[26,"if",[[22,["isReply"]]," feed-shared-comment-item__social-actions--is-reply"],null]]]],[8],[0,"\\n        "],[1,[26,"component",[[26,"ember-holy-futuristic-template-namespacing-batman@-translate-dynamic",[[22,["socialBarComponent"]]],null]],[["a11yContext","commentUrn","isLiked","numComments","numLikes","onLikeStatClick","recordSocialDetailUrn","fireCustomTracking","onReplyClick","onToggleLike","authenticatedActor"],[[22,["a11yContext"]],[26,"unbound",[[22,["comment","urn"]]],null],[22,["isLiked"]],[22,["numReplies"]],[22,["numLikes"]],[26,"action",[[21,0,[]],"onLikeStatClick",[22,["comment","socialDetail"]],"open_comment_liker_list","viewLikers"],null],[26,"unbound",[[22,["recordSocialDetailUrn"]]],null],[26,"action",[[21,0,[]],"fireCustomTracking"],null],[26,"action",[[21,0,[]],"onReplyClick"],null],[26,"action",[[21,0,[]],"onToggleLike"],null],[22,["authenticatedActor"]]]]],false],[0,"\\n      "],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"\\n  "],[6,"div"],[10,"class","feed-shared-comment-item__nested-items"],[8],[0,"\\n"],[4,"if",[[22,["showRepliesList"]]],null,{"statements":[[0,"      "],[1,[26,"feed-shared-base@comments/replies-list",null,[["a11yContext","authenticatedActor","avatarEntitySize","class","commentsHasNextPage","isExpanded","updateModel","updateId","recordSocialDetailUrn","replies","fetchMoreReplies","fireCustomTracking","onLikeStatClick","onReplyClick","isChatUiEnabled","updateAuthor"],[[22,["a11yContext"]],[22,["authenticatedActor"]],[22,["avatarEntitySize"]],"feed-shared-comment-item__replies-list",[22,["commentsHasNextPage"]],[22,["isRepliesListExpanded"]],[22,["updateModel"]],[26,"feed-shared@update-id",[[22,["update"]]],null],[26,"unbound",[[22,["recordSocialDetailUrn"]]],null],[22,["comments"]],[26,"action",[[21,0,[]],"fetchMoreReplies"],null],[26,"action",[[21,0,[]],"fireCustomTracking"],null],[26,"action",[[21,0,[]],"onLikeStatClick"],null],[26,"action",[[21,0,[]],"onReplyClick"],null],[22,["isChatUiEnabled"]],[22,["updateAuthor"]]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[22,["showReplyInputBox"]]],null,{"statements":[[0,"      "],[1,[26,"feed-shared@comments/comment-box",null,[["class","a11yContext","avatarEntitySize","isReply","isChatUiEnabled","shouldShowCommentBoxAvatar","updateId","mediaData","autoFocus","shouldFocusCommentBox","onClosePreview","onMediaData","onAddComment","authenticatedActor","commentingAtActor"],["feed-shared-comment-item__comment-box",[22,["a11yContext"]],[22,["avatarEntitySize"]],true,[22,["isChatUiEnabled"]],true,[26,"feed-shared@update-id",[[22,["update"]]],null],[22,["mediaData"]],true,true,[26,"action",[[21,0,[]],"onClosePreview"],null],[26,"action",[[21,0,[]],"onMediaData"],null],[26,"action",[[21,0,[]],"addReply"],null],[22,["authenticatedActor"]],[22,["comment","commenter"]]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"  "],[9],[0,"\\n"]],"parameters":[]}]],"hasEval":true}',meta:{moduleName:"feed-shared/templates/components/comments/highlighted-comment-item.hbs"}})})),define("feed-shared/templates/components/connection-updates",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"X+SforNl",block:'{"symbols":["update","index","connectionActor"],"statements":[[6,"ul"],[10,"class","feed-shared-connection-updates__list"],[8],[0,"\\n"],[4,"each",[[22,["connectionUpdatesToDisplay"]]],null,{"statements":[[0,"    "],[6,"li"],[10,"class","feed-shared-connection-updates__item"],[8],[0,"\\n"],[4,"feed-shared@capture-native-click",null,[["onclick","selector"],[[26,"action",[[21,0,[]],[22,["handleCustomTrackingForActorProfile"]],[21,2,[]]],null],"header .feed-shared-connection-updates__item-name"]],{"statements":[[0,"        "],[6,"header"],[10,"class","Sans-13px-black-55% pb2"],[8],[0,"\\n          "],[1,[26,"t",["actor_connected_headline_with_hovercard_markup","feed-shared/templates/components/connection-updates"],[["actorName","entityUrn","link"],[[26,"shared@actor-name",[[21,1,["actor"]]],null],[21,1,["actor","mini","entityUrn"]],[26,"t-link-to",["profile.view",[26,"data-layer@entity-urn-to-id",[[21,1,["actor","mini","id"]]],null]],[["control-name","class"],["connection_update_member","feed-shared-connection-updates__item-name"]]]]]],false],[0,"\\n        "],[9],[0,"\\n"]],"parameters":[]},null],[0,"      "],[6,"div"],[10,"class","feed-shared-connection-updates__item-row"],[8],[0,"\\n"],[4,"link-to-external",["profile.view",[26,"data-layer@entity-urn-to-id",[[21,1,["newConnectionActor","mini","id"]]],null]],[["class","data-control-name","trackingHandler"],["profile-link","connection_update_member",[26,"action",[[21,0,[]],[22,["handleCustomTrackingForActorProfile"]],[21,2,[]]],null]]],{"statements":[[0,"          "],[1,[26,"feed-shared-base@images/avatar-image",null,[["avatar","alt","avatarType","entityClass","entityUrn"],[[21,1,["newConnectionActor","avatar"]],[26,"shared@actor-name",[[21,1,["newConnectionAcr"]]],null],[21,1,["newConnectionActor","actorType"]],"EntityPhoto-circle-3",[26,"unbound",[[21,1,["newConnectionActor","mini","entityUrn"]]],null]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"        "],[6,"div"],[10,"class","feed-shared-connection-updates__item-description"],[8],[0,"\\n"],[4,"link-to-external",["profile.view",[26,"data-layer@entity-urn-to-id",[[21,1,["newConnectionActor","mini","id"]]],null]],[["class","data-control-name","trackingHandler"],["profile-link","connection_update_member",[26,"action",[[21,0,[]],[22,["handleCustomTrackingForActorProfile"]],[21,2,[]]],null]]],{"statements":[[0,"            "],[6,"h3"],[10,"class","feed-shared-connection-updates__item-name Sans-15px-black-85%-semibold"],[8],[0,"\\n              "],[6,"span"],[11,"data-entity-hovercard-id",[26,"unbound",[[21,1,["newConnectionActor","mini","entityUrn"]]],null],null],[8],[0,"\\n                "],[1,[26,"shared@actor-name",[[21,1,["newConnectionActor"]]],null],false],[0,"\\n              "],[9],[0,"\\n            "],[9],[0,"\\n            "],[6,"p"],[10,"class","feed-shared-connection-updates__item-headline Sans-13px-black-55%"],[8],[1,[26,"unbound",[[21,1,["newConnectionActor","headline"]]],null],false],[9],[0,"\\n"]],"parameters":[]},null],[4,"if",[[21,1,["numMutualConnections"]]],null,{"statements":[[0,"            "],[6,"p"],[10,"class","subheadline Sans-13px-black-55%"],[8],[1,[26,"t",["num_mutual_connections","feed-shared/templates/components/connection-updates"],[["numMutualConnections"],[[21,1,["numMutualConnections"]]]]],false],[9],[0,"\\n"]],"parameters":[]},null],[0,"        "],[9],[0,"\\n"],[4,"if",[[26,"shared@eq",[[21,1,["newConnectionActor","distance","value"]],"DISTANCE_1"],null]],null,{"statements":[[4,"link-to-external",["profile.view",[26,"data-layer@entity-urn-to-id",[[21,1,["newConnectionActor","mini","id"]]],null]],[["class","data-control-name","trackingHandler"],["button view-profile-button button-tertiary-small","connection_update_member",[26,"action",[[21,0,[]],[22,["handleCustomTrackingForActorProfile"]],[21,2,[]]],null]]],{"statements":[[0,"            "],[6,"span"],[10,"aria-hidden","true"],[8],[1,[26,"t",["view_profile","feed-shared/templates/components/connection-updates"],null],false],[9],[0,"\\n            "],[6,"span"],[10,"class","visually-hidden"],[8],[0,"\\n              "],[1,[26,"t",["a11y_view_profile","feed-shared/templates/components/connection-updates"],[["actorName"],[[26,"shared@actor-name",[[21,1,["newConnectionActor"]]],null]]]],false],[0,"\\n            "],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},{"statements":[[0,"          "],[1,[26,"shared@buttons/connect-button",null,[["a11yContext","data-control-name","onConnectClick"],[[26,"hash",null,[["actor"],[[21,1,["newConnectionActor"]]]]],"connect",[26,"action",[[21,0,[]],[22,["onSendConnectionInvite"]],[21,1,["newConnectionActor"]],[21,2,[]]],null]]]],false],[0,"\\n"],[4,"with",[[21,1,["newConnectionActor"]]],null,{"statements":[[0,"            "],[14,"feed-shared@partials/send-invite-modal",[1,2,3]],[0,"\\n"]],"parameters":[3]},null]],"parameters":[]}],[0,"      "],[9],[0,"\\n    "],[9],[0,"\\n"]],"parameters":[1,2]},null],[9],[0,"\\n\\n"],[4,"if",[[22,["shouldShowPaginationButtons"]]],null,{"statements":[[4,"if",[[22,["hasNextPage"]]],null,{"statements":[[0,"    "],[6,"button"],[10,"class","button view-more see-more"],[10,"data-control-name","see_all_connection_update"],[3,"action",[[21,0,[]],"showNextPage"]],[8],[0,"\\n      "],[6,"span"],[10,"aria-hidden","true"],[8],[1,[26,"t",["show_more","feed-shared/templates/components/connection-updates"],null],false],[9],[0,"\\n      "],[6,"span"],[10,"class","visually-hidden"],[8],[1,[26,"t",["a11y_show_more","feed-shared/templates/components/connection-updates"],null],false],[9],[0,"\\n    "],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null]],"hasEval":true}',meta:{moduleName:"feed-shared/templates/components/connection-updates.hbs"}})})),define("feed-shared/templates/components/display-content",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"J2/hl4EM",block:'{"symbols":["closeAction","&default"],"statements":[[4,"unless",[[22,["isReshareModal"]]],null,{"statements":[[4,"shared@li-modal",null,[["isOpen","labelledBy","modalClasses"],[[22,["showRichMediaModal"]],"rmviewer-modal-label","feed feed-shared-rich-media-modal feed-container-theme"]],{"statements":[[0,"    "],[1,[26,"feed-shared@rich-media-viewer",null,[["actor","content","doneClick","isMiniUpdate","imageIndex","text","update","fireCustomTracking","onAddCommentClick","onToggleLike"],[[22,["actor"]],[22,["content"]],[21,1,[]],[22,["isMiniUpdate"]],[22,["imageIndex"]],[22,["text"]],[22,["updateModel"]],[26,"action",[[21,0,[]],"fireCustomTracking"],null],[22,["onAddCommentClick"]],[22,["onToggleLike"]]]]],false],[0,"\\n"]],"parameters":[1]},null]],"parameters":[]},null],[0,"\\n"],[4,"if",[[22,["displayMiniUpdate"]]],null,{"statements":[[0,"  "],[1,[26,"feed-shared@update/mini-update",null,[["isReshareContent","update","fireCustomTracking","onAddCommentClick","onArticleClick"],[[22,["isReshareContent"]],[22,["updateModel"]],[26,"action",[[21,0,[]],"fireCustomTracking"],null],[22,["onAddCommentClick"]],[22,["onArticleClick"]]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[22,["displayHero"]]],null,{"statements":[[4,"feed-shared@hero-entity",null,[["imageDescriptionComponent","captionFile","content","isEditing","onUpdateVideoSettings","actor","controlName","updateUrn","updateTrackingId","updateId","sponsoredTextUrl","isMiniUpdate","isReshareContent","rmvRoute","setVideoPlayer","onPipChangeState","shouldConstrainImage","isCompanyOrSchoolContent","shouldShowImageDescription","mediaClick","fireCustomTracking","isSponsored","isReshareModal","canEmbedThirdPartyVideo","canAutoPlayVideo","isDetailView","isAccuratePreview","onArticleClick","localImages","isLeadGenUpdate","openLeadGenModal","updateModel","videoCta","nativeVideoContainerName","sponsoredVideoViewTracker"],[[22,["imageDescriptionComponent"]],[22,["captionFile"]],[22,["content"]],[22,["isEditing"]],[22,["onUpdateVideoSettings"]],[22,["actor"]],[22,["controlName"]],[22,["updateModel","urn"]],[22,["updateModel","tracking","trackingId"]],[22,["updateId"]],[22,["sponsoredTextUrl"]],[22,["isMiniUpdate"]],[22,["isReshareContent"]],[22,["rmvRoute"]],[22,["setVideoPlayer"]],[26,"action",[[21,0,[]],"onPipChangeState"],null],[22,["shouldConstrainImage"]],[22,["isCompanyOrSchoolContent"]],[22,["shouldShowImageDescription"]],[26,"action",[[21,0,[]],"onHeroMediaClick"],null],[26,"action",[[21,0,[]],"fireCustomTracking"],null],[22,["updateModel","isSponsored"]],[22,["isReshareModal"]],true,true,[22,["isDetailView"]],[22,["isAccuratePreview"]],[22,["onArticleClick"]],[22,["localImages"]],[22,["isLeadGenUpdate"]],[22,["openLeadGenModal"]],[22,["updateModel"]],[22,["videoCta"]],[22,["nativeVideoContainerName"]],[22,["sponsoredVideoViewTracker"]]]],{"statements":[[0,"    "],[13,2],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},{"statements":[[4,"if",[[22,["displayStoryline"]]],null,{"statements":[[0,"  "],[1,[26,"feed-shared-base@storyline",null,[["update","fireCustomTracking"],[[22,["content"]],[26,"action",[[21,0,[]],"fireCustomTracking"],null]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"feed-shared-base@lead-gen-content-wrapper",null,[["isLeadGenUpdate","openLeadGenModal"],[[22,["isLeadGenUpdate"]],[22,["openLeadGenModal"]]]],{"statements":[[0,"    "],[1,[26,"feed-shared-base@no-hero-entity",null,[["imageDescriptionComponent","content","actor","controlName","imageDescriptionHasMetaList","updateTrackingId","canAutoPlayVideo","fireCustomTracking","onArticleClick"],[[22,["imageDescriptionComponent"]],[22,["content"]],[22,["actor"]],[22,["controlName"]],[22,["imageDescriptionHasMetaList"]],[22,["updateModel","tracking","trackingId"]],true,[26,"action",[[21,0,[]],"fireCustomTracking"],null],[22,["onArticleClick"]]]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]}]],"parameters":[]}]],"parameters":[]}]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/display-content.hbs"}})})),define("feed-shared/templates/components/follows/following-filter",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"LwH58C0h",block:'{"symbols":["dropdown","i18nFilter"],"statements":[[6,"div"],[10,"class","feed-shared-following-filter__body"],[8],[0,"\\n  "],[6,"span"],[8],[1,[26,"t",["i18n_filter_by","feed-shared/templates/components/follows/following-filter"],null],false],[0," "],[6,"strong"],[8],[1,[20,"selectedI18nFilterTitle"],false],[9],[9],[0,"\\n"],[4,"if",[[22,["showFilterCount"]]],null,{"statements":[[0,"    "],[6,"span"],[10,"class","feed-shared-following-filter__count"],[8],[1,[26,"format-number",[[22,["filterCount"]]],null],false],[9],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n\\n"],[4,"if",[[22,["filterType"]]],null,{"statements":[[0,"  "],[6,"button"],[10,"class","feed-shared-following-filter__main-btn feed-shared-following-filter__main-btn-close"],[10,"data-control-name","filter_clear"],[3,"action",[[21,0,[]],[22,["handleFilterChange"]],[25],[26,"tracking",null,[["control-name"],["filter_clear"]]]]],[8],[0,"\\n    "],[6,"span"],[10,"class","a11y-text"],[8],[1,[26,"t",["i18n_clear_current_filter","feed-shared/templates/components/follows/following-filter"],null],false],[9],[0,"\\n    "],[1,[26,"shared@li-icon",null,[["type"],["cancel-icon"]]],false],[0,"\\n  "],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"shared@basic-dropdown",null,[["classNames"],["feed-shared-following-filter__dropdown"]],{"statements":[[4,"component",[[21,1,["trigger"]]],[["controlName","class"],["filter_following_list","feed-shared-following-filter__main-btn feed-shared-following-filter__main-btn-filter"]],{"statements":[[0,"    "],[6,"span"],[10,"class","a11y-text"],[8],[1,[26,"t",["i18n_open_filter_options","feed-shared/templates/components/follows/following-filter"],null],false],[9],[0,"\\n    "],[1,[26,"shared@li-icon",null,[["type"],["filter-icon"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"component",[[21,1,["options"]]],[["classNames"],["feed-shared-following-filter__options"]],{"statements":[[0,"    "],[6,"li"],[10,"class","feed-shared-following-filter__option"],[8],[0,"\\n      "],[6,"button"],[10,"class","feed-shared-following-filter__option-btn"],[10,"data-control-name","filter_all"],[3,"action",[[21,0,[]],[22,["handleFilterChange"]]]],[8],[0,"\\n        "],[6,"div"],[10,"class","feed-shared-following-filter__option-title Sans-15px-black-70%-semibold"],[8],[1,[26,"t",["all","feed-shared/templates/components/follows/following-filter"],null],false],[9],[0,"\\n      "],[9],[0,"\\n    "],[9],[0,"\\n"],[4,"each",[[22,["i18nFilters"]]],null,{"statements":[[0,"      "],[6,"li"],[10,"class","feed-shared-following-filter__option"],[8],[0,"\\n        "],[6,"button"],[10,"class","feed-shared-following-filter__option-btn"],[11,"data-control-name",[21,2,["tracking"]],null],[3,"action",[[21,0,[]],[22,["handleFilterChange"]],[21,2,["type"]],[26,"tracking",null,[["control-name"],[[21,2,["tracking"]]]]]]],[8],[0,"\\n          "],[6,"div"],[10,"class","feed-shared-following-filter__option-title Sans-15px-black-70%-semibold"],[8],[1,[21,2,["title"]],false],[9],[0,"\\n          "],[6,"div"],[10,"class","feed-shared-following-filter__option-desc Sans-13px-black-55%"],[8],[1,[21,2,["description"]],false],[9],[0,"\\n        "],[9],[0,"\\n      "],[9],[0,"\\n"]],"parameters":[2]},null]],"parameters":[]},null]],"parameters":[1]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/follows/following-filter.hbs"}})})),define("feed-shared/templates/components/images/image-description",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"QzuVx8cI",block:'{"symbols":["&default"],"statements":[[6,"h2"],[10,"class","feed-shared-image-description__headline Sans-15px-black-85%-semibold"],[8],[0,"\\n  "],[1,[26,"shared@truncate-text",[[22,["headline"]]],[["length"],[[22,["headlineCharCount"]]]]],false],[0,"\\n"],[9],[0,"\\n"],[13,1,[[22,["hasMetaList"]]]],[0,"\\n\\n"],[6,"h3"],[10,"class","feed-shared-image-description__byline Sans-13px-black-55%"],[8],[1,[20,"byline"],false],[9],[0,"\\n\\n"],[4,"if",[[22,["showDescription"]]],null,{"statements":[[0,"  "],[6,"h2"],[11,"class",[27,["feed-shared-image-description__article-snippet Sans-13px-black-70% ",[26,"if",[[22,["isHeadlineWrapping"]],"truncate"],null]]]],[8],[0,"\\n    "],[1,[26,"shared@truncate-text",[[22,["description"]]],[["length"],[[22,["descriptionCharCount"]]]]],false],[0,"\\n  "],[9],[0,"\\n"]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/images/image-description.hbs"}})})),define("feed-shared/templates/components/interest-control-menu",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"cMAsTUqj",block:'{"symbols":["dropdown"],"statements":[[4,"artdeco-dropdown",null,[["isOpen","onVisibilityChange"],[[22,["isDropdownOpen"]],[26,"action",[[21,0,[]],[26,"mut",[[22,["isDropdownOpen"]]],null]],null]]],{"statements":[[4,"component",[[21,1,["dropdown-trigger"]]],[["class","tabindex","onClick"],[[26,"if",[[22,["showDropdownTrigger"]],"feed-shared-interest-control-menu__trigger--show","feed-shared-interest-control-menu__trigger"],null],"0",[26,"action",[[21,0,[]],"toggleShowDropdownTrigger"],null]]],{"statements":[[0,"    "],[1,[26,"li-icon",null,[["type","a11y-text","size"],["ellipsis-horizontal-icon",[26,"t",["open_control_menu","feed-shared/templates/components/interest-control-menu"],null],"small"]]],false],[0,"\\n"]],"parameters":[]},null],[4,"component",[[21,1,["dropdown-content"]]],[["arrowDir","class"],["right","feed-shared-interest-control-menu__content"]],{"statements":[[0,"    "],[6,"ul"],[8],[0,"\\n"],[4,"if",[[22,["entity","pinningInfo"]]],null,{"statements":[[0,"        "],[6,"li"],[8],[0,"\\n          "],[6,"button"],[10,"data-control-name","feed_list_favorite"],[10,"class","full-width"],[3,"action",[[21,0,[]],"onToggleSave"]],[8],[0,"\\n"],[4,"artdeco-dropdown-item",null,[["class"],["feed-shared-interest-control-menu__dropdown-item"]],{"statements":[[0,"              "],[6,"div"],[10,"class","align-items-center display-flex overflow-hidden"],[8],[0,"\\n                "],[1,[26,"li-icon",null,[["type","size","class"],[[26,"if",[[22,["entity","pinningInfo","saved"]],"star-icon","star-filled-icon"],null],"small","feed-shared-interest-control-menu__star-icon"]]],false],[0,"\\n                "],[6,"span"],[10,"class","Sans-13px-black-85% ml3"],[8],[0,"\\n                  "],[1,[26,"t",["toggle_favorite","feed-shared/templates/components/interest-control-menu"],[["isSaved"],[[26,"if",[[22,["entity","pinningInfo","saved"]],true,false],null]]]],false],[0,"\\n                "],[9],[0,"\\n              "],[9],[0,"\\n"]],"parameters":[]},null],[0,"          "],[9],[0,"\\n        "],[9],[0,"\\n"]],"parameters":[]},null],[0,"      "],[6,"li"],[8],[0,"\\n"],[4,"artdeco-dropdown-item",null,[["class"],["feed-shared-interest-control-menu__dropdown-item"]],{"statements":[[0,"          "],[1,[26,"li-icon",null,[["type","size","class"],["trash-icon","small","mb1"]]],false],[0,"\\n          "],[6,"span"],[10,"aria-hidden","true"],[10,"class","Sans-13px-black-85% ml3 break-words"],[8],[0,"\\n            "],[1,[20,"removeHeader"],false],[0,"\\n          "],[9],[0,"\\n          "],[6,"span"],[10,"class","visually-hidden"],[8],[1,[20,"a11yRemoveHeader"],false],[9],[0,"\\n"]],"parameters":[]},null],[0,"      "],[9],[0,"\\n    "],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[1]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/interest-control-menu.hbs"}})})),define("feed-shared/templates/components/interest-package",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"AO1pPQpe",block:'{"symbols":["entity"],"statements":[[4,"if",[[22,["entityList"]]],null,{"statements":[[0,"  "],[6,"section"],[10,"class","feed-shared-interest-package__section-header"],[8],[0,"\\n    "],[6,"button"],[11,"data-control-name",[20,"entityExpandCollapseControlName"],null],[10,"class","feed-shared-interest-package__expand-collapse"],[3,"action",[[21,0,[]],"expandOrCollapse"]],[8],[0,"\\n      "],[6,"span"],[10,"class","feed-shared-interest-package__header"],[8],[0,"\\n"],[4,"if",[[22,["hasLinkableHeader"]]],null,{"statements":[[4,"shared@app-aware-link",null,[["class","data-control-name","href"],["feed-shared-interest-package__header-link Sans-12px-black-90%-bold",[22,["seeAllControlName"]],[22,["seeAllRoute"]]]],{"statements":[[0,"            "],[6,"span"],[10,"aria-hidden","true"],[8],[1,[20,"sectionTitle"],false],[9],[0,"\\n            "],[6,"span"],[10,"class","visually-hidden"],[8],[1,[26,"t",["a11y_see_all","feed-shared/templates/components/interest-package"],[["entity"],[[22,["sectionTitle"]]]]],false],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},{"statements":[[0,"          "],[1,[20,"sectionTitle"],false],[0,"\\n"]],"parameters":[]}],[0,"      "],[9],[0,"\\n      "],[1,[26,"shared@li-icon",null,[["class","type","size","a11y-text"],["feed-shared-interest-package__cta-icon",[26,"if",[[22,["isSectionExpanded"]],"chevron-up-icon","chevron-down-icon"],null],"small",[26,"t",[[26,"if",[[22,["isSectionExpanded"]],"a11y_hide_list","a11y_show_list"],null],"feed-shared/templates/components/interest-package"],[["entity"],[[22,["sectionTitle"]]]]]]]],false],[0,"\\n    "],[9],[0,"\\n  "],[9],[0,"\\n\\n"],[4,"if",[[22,["isSectionExpanded"]]],null,{"statements":[[0,"    "],[6,"ul"],[10,"class","feed-shared-interest-package__section-expanded"],[8],[0,"\\n"],[4,"each",[[22,["entityList"]]],null,{"statements":[[0,"        "],[6,"li"],[10,"class","feed-shared-interest-package__entity-item truncate"],[8],[0,"\\n"],[4,"if",[[22,["isEnabledInterestPanelV2"]]],null,{"statements":[[0,"            "],[6,"span"],[11,"class",[27,["feed-shared-interest-package__favorite-indicator ",[26,"if",[[21,1,["pinningInfo","saved"]]," feed-shared-interest-package__favorite-indicator--visible"," feed-shared-interest-package__favorite-indicator--hidden"],null]]]],[8],[9],[0,"\\n"]],"parameters":[]},null],[0,"          "],[6,"div"],[10,"class","truncate flex-1"],[8],[0,"\\n"],[4,"unless",[[22,["isEnabledInterestPanelV2"]]],null,{"statements":[[0,"              "],[6,"span"],[11,"class",[27,["feed-shared-interest-package__badge focused-easeOut-motion ",[26,"unless",[[21,1,["inventoryCount"]],"visibility-hidden"],null]," ",[26,"if",[[26,"shared@eq",[[22,["currentlyViewingUrn"]],[26,"feed-shared@get-this-urn",[[21,1,[]]],null]],null]," feed-shared-interest-package__badge--viewed"],null]]]],[8],[9],[0,"\\n"]],"parameters":[]},null],[4,"shared@app-aware-link",null,[["class","data-control-name","href","onclick"],["feed-shared-interest-package__entity-link",[26,"feed-shared@get-interest-entity-property",[[26,"data-layer@shadowed-prop",[[21,1,[]],"type"],null],"entityTypeControlName"],null],[26,"feed-shared@get-href-from-entity",[[21,1,[]]],null],[26,"action",[[21,0,[]],"fireEventInterestPanelActionEvent",[21,1,["inventoryCount"]],[26,"if",[[21,1,["group","name"]],[21,1,["group","entityUrn"]],[21,1,["professionalEvent","entityUrn"]]],null]],null]]],{"statements":[[4,"if",[[22,["isEnabledInterestPanelV2"]]],null,{"statements":[[0,"                "],[1,[26,"shared@li-icon",null,[["type","size","class"],[[26,"feed-shared@get-interest-entity-property",[[26,"data-layer@shadowed-prop",[[21,1,[]],"type"],null],"iconName"],null],"small","feed-shared-interest-package__entity-icon"]]],false],[0,"\\n"]],"parameters":[]},null],[4,"if",[[21,1,["topic","name"]]],null,{"statements":[[0,"                "],[1,[26,"hashtag-a11y@hashtag-a11y",null,[["hashtag"],[[21,1,["topic","name"]]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[21,1,["group","name"]]],null,{"statements":[[0,"                "],[1,[26,"text-view-model@text-view-model",[[21,1,["group","name"]]],null],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[21,1,["professionalEvent","localizedName"]]],null,{"statements":[[0,"                "],[1,[21,1,["professionalEvent","localizedName"]],false],[0,"\\n              "]],"parameters":[]},null]],"parameters":[]}]],"parameters":[]}]],"parameters":[]},null],[0,"          "],[9],[0,"\\n"],[4,"if",[[22,["isEnabledInterestPanelV2"]]],null,{"statements":[[0,"            "],[1,[26,"feed-shared@interest-control-menu",null,[["class","entity","toggleSaved"],["mr3",[21,1,[]],[26,"action",[[21,0,[]],"toggleSaved",[21,1,[]]],null]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"        "],[9],[0,"\\n"]],"parameters":[1]},null],[0,"    "],[9],[0,"\\n"],[4,"if",[[22,["sectionShowMore"]]],null,{"statements":[[0,"      "],[6,"button"],[10,"class","feed-shared-interest-package__cta"],[11,"data-control-name",[20,"seeMoreControlName"],null],[3,"action",[[21,0,[]],"showMore"]],[8],[0,"\\n        "],[6,"span"],[10,"aria-hidden","true"],[8],[1,[26,"t",["show_more","feed-shared/templates/components/interest-package"],null],false],[9],[0,"\\n        "],[6,"span"],[10,"class","visually-hidden"],[8],[1,[26,"t",["a11y_show_more","feed-shared/templates/components/interest-package"],[["entity"],[[22,["sectionTitle"]]]]],false],[9],[0,"\\n"],[4,"if",[[22,["isEnabledInterestPanelV2"]]],null,{"statements":[[0,"          "],[1,[26,"shared@li-icon",null,[["type","size","class"],["chevron-down-icon","small","v-align-middle"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"      "],[9],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[22,["sectionSeeAll"]]],null,{"statements":[[4,"if",[[22,["isPinOrEvent"]]],null,{"statements":[[0,"        "],[6,"button"],[10,"class","feed-shared-interest-package__cta"],[11,"data-control-name",[20,"seeAllControlName"],null],[3,"action",[[21,0,[]],[22,["openModal"]]]],[8],[0,"\\n          "],[6,"span"],[10,"aria-hidden","true"],[8],[1,[26,"t",["see_all","feed-shared/templates/components/interest-package"],null],false],[9],[0,"\\n          "],[6,"span"],[10,"class","visually-hidden"],[8],[1,[26,"t",["a11y_see_all","feed-shared/templates/components/interest-package"],[["entity"],[[22,["sectionTitle"]]]]],false],[9],[0,"\\n        "],[9],[0,"\\n"]],"parameters":[]},{"statements":[[4,"shared@app-aware-link",null,[["class","data-control-name","href"],["feed-shared-interest-package__cta",[22,["seeAllControlName"]],[22,["seeAllRoute"]]]],{"statements":[[0,"          "],[6,"span"],[10,"aria-hidden","true"],[8],[1,[26,"t",["see_all","feed-shared/templates/components/interest-package"],null],false],[9],[0,"\\n          "],[6,"span"],[10,"class","visually-hidden"],[8],[1,[26,"t",["a11y_see_all","feed-shared/templates/components/interest-package"],[["entity"],[[22,["sectionTitle"]]]]],false],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]}],[0,"    "]],"parameters":[]},null]],"parameters":[]}],[4,"if",[[22,["isEnabledEventsCreationFlow"]]],null,{"statements":[[4,"artdeco-button@artdeco-button",null,[["type","click","class"],["tertiary",[26,"action",[[21,0,[]],"openEventCreateModal"],null],"feed-shared-interest-package__event-cta"]],{"statements":[[0,"        "],[6,"span"],[10,"class","pr1"],[8],[1,[26,"t",["create_event","feed-shared/templates/components/interest-package"],null],false],[9],[0,"\\n        "],[1,[26,"shared@li-icon",null,[["type","size","class"],["arrow-right-icon","small","feed-shared-interest-package__event-cta-icon v-align-top"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"      "],[1,[26,"events-shared@creation-form",null,[["isOpen","closeEventCreateModal"],[[22,["isEventCreateModalOpen"]],[26,"action",[[21,0,[]],"closeEventCreateModal"],null]]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/interest-package.hbs"}})})),define("feed-shared/templates/components/likers-modal",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"PPi0t/Jq",block:'{"symbols":["modal"],"statements":[[4,"shared@artdeco-modal",null,[["isOpen","headerId","dismissModal","modalClasses"],[[22,["isOpen"]],"likers-modal-label",[26,"tracked-action",["close",[26,"action",[[21,0,[]],"onCloseModalClick"],null]],null],"feed-shared-likers-modal feed-fe-modal"]],{"statements":[[4,"component",[[21,1,["artdeco-modal-header"]]],[["class"],["feed-shared-likers-modal__header feed-fe-modal__header container"]],{"statements":[[0,"    "],[6,"h2"],[10,"id","likers-modal-label"],[10,"class","feed-fe-modal__header-label visually-hidden Sans-21px-black-70%"],[8],[0,"\\n      "],[1,[26,"t",["likers_list_modal","feed-shared/templates/components/likers-modal"],null],false],[0,"\\n    "],[9],[0,"\\n    "],[6,"h2"],[10,"class","feed-shared-likers-modal__likes-count truncated-text Sans-21px-black-70%"],[8],[0,"\\n      "],[1,[26,"t",["num_likes","feed-shared/templates/components/likers-modal"],[["numLikes"],[[22,["likesTotal"]]]]],false],[0,"\\n    "],[9],[0,"\\n"]],"parameters":[]},null],[4,"component",[[21,1,["artdeco-modal-content"]]],[["class"],["feed-shared-likers-modal__content display-flex p0"]],{"statements":[[0,"    "],[1,[26,"feed-shared-base@actor-list",null,[["selfScroll","model","threadId","actorClicked","class"],[true,[22,["model","likes"]],[22,["model","threadId"]],[26,"action",[[21,0,[]],"onActorClick"],null],"feed-shared-likers-modal__actor-list"]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[1]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/likers-modal.hbs"}})})),define("feed-shared/templates/components/likes-list",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"I/jX2ifO",block:'{"symbols":["like"],"statements":[[4,"if",[[22,["likesSlice"]]],null,{"statements":[[0,"  "],[6,"h3"],[10,"class","feed-shared-likes-list__header Sans-17px-black-100% mt4 mh0 mb2"],[8],[0,"\\n"],[4,"if",[[22,["showNumLikesInHeader"]]],null,{"statements":[[0,"      "],[1,[26,"t",["num_likes","feed-shared/templates/components/likes-list"],[["likesCount"],[[22,["numLikes"]]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"      "],[1,[26,"t",["likes","feed-shared/templates/components/likes-list"],null],false],[0,"\\n"]],"parameters":[]}],[0,"  "],[9],[0,"\\n  "],[6,"ul"],[10,"class","feed-shared-likes-list__list"],[8],[0,"\\n"],[4,"each",[[22,["likesSlice"]]],null,{"statements":[[0,"      "],[6,"li"],[10,"class","feed-shared-likes-list__list-item actor-image"],[8],[0,"\\n"],[4,"shared@link-to",[[26,"unbound",[[21,1,["actor","profileRoute"]]],null],[26,"unbound",[[26,"feed-shared@profile-id",[[21,1,["actor"]]],null]],null]],[["data-control-name","class"],["like_actor","tap-target actor-link"]],{"statements":[[0,"          "],[1,[26,"feed-shared-base@images/avatar-image",null,[["miniProfile","avatar","alt","avatarType","class"],[[21,1,["actor","miniProfile"]],[21,1,["actor","avatar"]],[26,"shared@actor-name",[[21,1,["actor"]]],null],[21,1,["actor","actorType"]],"ml2"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"      "],[9],[0,"\\n"]],"parameters":[1]},null],[4,"if",[[22,["likesLeft"]]],null,{"statements":[[0,"      "],[6,"li"],[10,"class","feed-shared-likes-list__list-item--left feed-shared-likes-list__list-item EntityPhoto-circle-3 Sans-15px-black-70% ml2"],[8],[0,"\\n        "],[6,"button"],[10,"data-control-name","likes"],[10,"class","feed-shared-likes-list__likes-left-button"],[3,"action",[[21,0,[]],"onLikesLeftButtonClick"]],[8],[0,"\\n          "],[1,[26,"t",["likes_left","feed-shared/templates/components/likes-list"],[["exceedsMax","likesLeftCount"],[[22,["exceedsMaxLikesLeft"]],[22,["likesLeft"]]]]],false],[0,"\\n        "],[9],[0,"\\n      "],[9],[0,"\\n"]],"parameters":[]},null],[0,"  "],[9],[0,"\\n"]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/likes-list.hbs"}})})),define("feed-shared/templates/components/manage-communities-modal",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"I+4UFLJ1",block:'{"symbols":["modal","topic"],"statements":[[4,"shared@artdeco-modal",null,[["headerId","isOpen","dismissModal","modalClasses"],["manage-communities-modal-header",[22,["isOpen"]],[26,"action",[[21,0,[]],"close",true],null],"feed-shared-manage-communities-modal p0"]],{"statements":[[4,"component",[[21,1,["artdeco-modal-header"]]],null,{"statements":[[0,"    "],[6,"h1"],[10,"id","manage-communities-modal-header"],[10,"class","fl Sans-21px-black-70%"],[8],[1,[26,"t",["manage_communities","feed-shared/templates/components/manage-communities-modal"],null],false],[9],[0,"\\n"]],"parameters":[]},null],[4,"if",[[22,["topicList","length"]]],null,{"statements":[[0,"    "],[6,"h3"],[10,"class","feed-shared-manage-communities-modal__subheader Sans-15px-black-55%"],[8],[0,"\\n      "],[1,[26,"t",["pin_your_favorite","feed-shared/templates/components/manage-communities-modal"],null],false],[0,"\\n    "],[9],[0,"\\n    "],[6,"ul"],[10,"class","feed-shared-manage-communities-modal__list list-style-none"],[8],[0,"\\n"],[4,"each",[[22,["topicList"]]],null,{"statements":[[0,"        "],[6,"li"],[10,"class","feed-shared-manage-communities-modal__topic Sans-15px-black-70%-semibold"],[8],[0,"\\n          "],[6,"div"],[10,"class","feed-shared-manage-communities-modal--truncated"],[8],[0,"\\n"],[4,"link-to-external",[[26,"feed-shared@get-feed-route",[[21,2,["recommendedEntity","topic","backendUrn"]]],null],[26,"shared@urn-to-id",[[21,2,["recommendedEntity","topic","backendUrn"]]],null]],[["invokeAction","data-control-name","class"],[[26,"action",[[21,0,[]],"close",false],null],"feeds_list_all_hashtag","feed-shared-manage-communities-modal__entity-item Sans-15px-black-70%-semibold"]],{"statements":[[0,"              "],[1,[21,2,["recommendedEntity","topic","name"]],false],[0,"\\n"]],"parameters":[]},null],[0,"          "],[9],[0,"\\n          "],[6,"button"],[10,"data-control-name","feeds_list_all_pin"],[10,"class","fr"],[3,"action",[[21,0,[]],"togglePin",[21,2,["recommendedEntity"]]]],[8],[0,"\\n            "],[1,[26,"shared@li-icon",null,[["type","class"],[[26,"if",[[21,2,["recommendedEntity","pinningInfo","saved"]],"pin-filled-icon","pin-icon"],null],[26,"concat",["fr",[26,"if",[[21,2,["recommendedEntity","pinningInfo","saved"]]," feed-shared-manage-communities-modal__pin-filled-icon"],null]],null]]]],false],[0,"\\n          "],[9],[0,"\\n        "],[9],[0,"\\n"]],"parameters":[2]},null],[0,"    "],[9],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[22,["isLoading"]]],null,{"statements":[[0,"    "],[1,[26,"shared@li-icon",null,[["type","class"],["loader","feed-shared-manage-communities-modal__loader"]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"    "],[6,"span"],[10,"class","feed-shared-manage-communities-modal__empty-illustration mhA"],[8],[9],[0,"\\n    "],[6,"p"],[10,"class","Sans-17px-black-55% text-align-center mh6"],[8],[1,[26,"t",["empty_message","feed-shared/templates/components/manage-communities-modal"],null],false],[9],[0,"\\n"],[4,"link-to-external",["feed.follow",[26,"query-params",null,[["filterType","focused"],["channel",true]]]],[["class","data-control-name"],["feed-shared-manage-communities-modal__empty-button mhA","feeds_list_all_discover"]],{"statements":[[0,"      "],[6,"button"],[10,"class","button-secondary-medium mv6"],[8],[1,[26,"t",["get_started","feed-shared/templates/components/manage-communities-modal"],null],false],[9],[0,"\\n"]],"parameters":[]},null],[0,"  "]],"parameters":[]}]],"parameters":[]}]],"parameters":[1]},null],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/manage-communities-modal.hbs"}})})),define("feed-shared/templates/components/modals/delete-comment-modal",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"7hjXJZaT",block:'{"symbols":["modal"],"statements":[[4,"shared@artdeco-modal",null,[["isOpen","headerId","dismissModal","modalClasses","size"],[[22,["isOpen"]],"feed-shared-delete-comment-modal__header",[26,"action",[[21,0,[]],"onCloseModalClick"],null],"feed-shared-delete-comment-modal","744dp"]],{"statements":[[4,"component",[[21,1,["artdeco-modal-header"]]],[["class"],["p4"]],{"statements":[[0,"    "],[6,"h2"],[10,"id","feed-shared-delete-comment-modal__header"],[10,"class","Sans-21px-black-70%"],[8],[1,[26,"t",["are_you_sure_you_want_to_delete","feed-shared/templates/components/modals/delete-comment-modal"],null],false],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"component",[[21,1,["artdeco-modal-content"]]],[["class"],["feed-shared-delete-comment-modal__content"]],{"statements":[[0,"    "],[1,[26,"feed-shared@comments/comment-item",null,[["authenticatedActor","avatarEntitySize","comment","isDetailView","shouldShowRepliesList","onLikeStatClick","class"],[[22,["authenticatedActor"]],1,[22,["comment"]],false,false,[26,"action",[[21,0,[]],"noop"],null],"feed-shared-delete-comment-modal__comment-preview"]]],false],[0,"\\n\\n    "],[6,"hr"],[10,"class","feed-shared-delete-comment-modal__divider divider mv4"],[8],[9],[0,"\\n\\n    "],[6,"p"],[10,"class","Sans-15px-black-55%-semibold"],[8],[1,[26,"if",[[22,["isReply"]],[26,"t",["likes_will_also_be_removed","feed-shared/templates/components/modals/delete-comment-modal"],null],[26,"t",["likes_and_replies_will_also_be_removed","feed-shared/templates/components/modals/delete-comment-modal"],null]],null],false],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"component",[[21,1,["artdeco-modal-footer"]]],[["has-divider","class"],["true","text-align-right pv3"]],{"statements":[[0,"    "],[6,"button"],[10,"class","button-secondary-medium-muted"],[3,"action",[[21,0,[]],"onCloseModalClick"]],[8],[1,[26,"t",["cancel","feed-shared/templates/components/modals/delete-comment-modal"],null],false],[9],[0,"\\n    "],[6,"button"],[10,"class","button-primary-medium"],[3,"action",[[21,0,[]],[22,["deleteCommentClick"]]]],[8],[1,[26,"t",["delete","feed-shared/templates/components/modals/delete-comment-modal"],null],false],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[1]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/modals/delete-comment-modal.hbs"}})})),define("feed-shared/templates/components/modals/reshare-modal",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"aaGhV5wj",block:'{"symbols":["closeModal","subComponents","actions","properties","subactionBarComponents","subactionBarActions"],"statements":[[4,"shared@li-modal",null,[["isOpen","modalClasses","modalControlName"],[[22,["isOpen"]],"feed-shared-reshare-modal feed-container-theme","flagship3_feed-reshare.close_reshare_dialog"]],{"statements":[[0,"  "],[6,"header"],[10,"class","feed-shared-reshare-modal__header Sans-21px-black-70%"],[8],[1,[26,"t",["share","feed-shared/templates/components/modals/reshare-modal"],null],false],[9],[0,"\\n\\n"],[4,"sharing-base@share/share-action-bar",null,[["class","onClose","closeControlName","shouldUseCancelIcon"],["feed-shared-reshare-modal__action-bar",[21,1,[]],"reshare.close_reshare_dialog",true]],{"statements":[[0,"    "],[6,"div"],[10,"class","button-row"],[10,"role","tablist"],[8],[0,"\\n      "],[6,"button"],[11,"class",[27,["feed-shared-reshare-modal__feed-share-button ",[26,"if",[[22,["isShareToFeed"]],"feed-shared-reshare-modal__feed-share-button--is-selected"],null]]]],[10,"data-type","share"],[11,"aria-pressed",[27,[[20,"isShareToFeed"]]]],[10,"data-control-name","reshare.tab_reshare"],[3,"action",[[21,0,[]],"toggleSharingChannel","share",[26,"tracking",null,[["control-name"],["reshare.tab_reshare"]]]]],[8],[0,"\\n        "],[1,[26,"t",["share_to_feed","feed-shared/templates/components/modals/reshare-modal"],null],false],[0,"\\n      "],[9],[0,"\\n"],[4,"if",[[22,["isMessagingEnabled"]]],null,{"statements":[[0,"        "],[6,"button"],[11,"class",[27,["feed-shared-reshare-modal__send-msg-button ",[26,"if",[[22,["isSendAsMessage"]],"feed-shared-reshare-modal__send-msg-button--is-selected"],null]]]],[10,"data-type","message"],[11,"aria-pressed",[27,[[20,"isSendAsMessage"]]]],[10,"data-control-name","reshare.tab_message"],[3,"action",[[21,0,[]],"toggleSharingChannel","message",[26,"tracking",null,[["control-name"],["reshare.tab_message"]]]]],[8],[0,"\\n          "],[1,[26,"t",["message","feed-shared/templates/components/modals/reshare-modal"],null],false],[0,"\\n        "],[9],[0,"\\n"]],"parameters":[]},null],[0,"    "],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[22,["isShareToFeed"]]],null,{"statements":[[4,"sharing-base@share/reshare-view",null,[["update","useToastNotification","onReshare","navigateToAndUpdateFeed","shouldShowCompulsoryHashtagTooltip","authenticatedActor"],[[22,["update"]],true,[22,["onReshare"]],[26,"action",[[21,0,[]],"navigateToAndUpdateFeed"],null],[22,["shouldShowCompulsoryHashtagTooltip"]],[22,["authenticatedActor"]]]],{"statements":[[4,"sharing-ext@share/post-meta",null,[["class","actor","enableAgoraVisibilityDropdown","hideVisibilityDropdown"],["feed-shared-reshare-modal__post-meta mv4",[22,["authenticatedActor"]],[21,4,["enableAgoraVisibilityDropdown"]],[26,"if",[[22,["isVisibilityDropdownEnabled"]],false,true],null]]],{"statements":[[4,"if",[[21,4,["enableAgoraVisibilityDropdown"]]],null,{"statements":[[0,"          "],[1,[26,"sharing-base@share/directed-posting-dropdown",null,[["onVisibilityOptionSelected","visibilityOptions","showTwitterOption","actor","enableAgoraVisibilityDropdown"],[[26,"action",[[21,0,[]],[21,3,["onVisibilityOptionSelected"]]],null],[21,4,["visibilityOptions"]],[21,4,["showTwitterOption"]],[22,["authenticatedActor"]],[21,4,["enableAgoraVisibilityDropdown"]]]]],false],[0,"\\n\\n          "],[1,[26,"sharing-base@share/post-settings-dropdown",null,[["onToggleCommentingDisabled","commentingDisabled"],[[21,3,["onToggleCommentingDisabled"]],false]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"      "],[6,"div"],[10,"class","sharing-create-reshare-view__content"],[8],[0,"\\n        "],[1,[26,"sharing-base@mentions-texteditor",null,[["shouldFocusOnRender","class","mentionAdded","hashtagAdded","controlName","updateShareViewModel","updateCharCount","updateUrlCounts","associatedEntityUrn","associatedEntityTrackingId","shareType","hashtag","placeholder","hashtagToInsert","articleUrn"],[true,"sharing-textarea-reshare",[26,"action",[[21,0,[]],"onMentionAdded"],null],[26,"action",[[21,0,[]],[21,3,["onHashtagAdded"]]],null],"reshare.add_commentary",[26,"action",[[21,0,[]],[21,3,["updateShareViewModel"]]],null],[26,"action",[[21,0,[]],[21,3,["updateCharCount"]]],null],[26,"action",[[21,0,[]],[21,3,["updateUrlCounts"]]],null],[22,["update","urn"]],[22,["update","tracking","trackingId"]],[22,["shareType"]],[26,"if",[[22,["showHashTag"]],[22,["hashtag"]]],null],[26,"unless",[[22,["isPlaceholderHidden"]],[26,"if",[[22,["showHashTag"]],[26,"t",["i18n_share_your_thoughts","feed-shared/templates/components/modals/reshare-modal"],null],[26,"t",["start_writing","feed-shared/templates/components/modals/reshare-modal"],null]],null]],null],[21,4,["hashtagToInsert"]],[22,["update","value","content","urn"]]]]],false],[0,"\\n\\n"],[4,"if",[[21,4,["isCharLimitExceeded"]]],null,{"statements":[[0,"          "],[6,"div"],[10,"class","sharing-create-reshare-view__warn-msg char-count-warn sharing-create-reshare-view__alert"],[10,"aria-live","assertive"],[10,"aria-atomic","true"],[8],[0,"\\n            "],[6,"span"],[10,"class","sharing-create-reshare-view__char-count-text"],[8],[1,[26,"t",["i18n_char_count_warning","feed-shared/templates/components/modals/reshare-modal"],null],false],[9],[0,"\\n            "],[6,"span"],[10,"class","sharing-create-reshare-view__char-count"],[10,"aria-hidden","true"],[8],[1,[26,"format-number",[[21,4,["finalCharCount"]]],null],false],[9],[0,"\\n            "],[6,"span"],[10,"class","visually-hidden"],[8],[1,[26,"t",["i18n_chars_typed","feed-shared/templates/components/modals/reshare-modal"],[["charCount"],[[21,4,["finalCharCount"]]]]],false],[9],[0,"\\n          "],[9],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[21,4,["isAudienceTwitter"]]],null,{"statements":[[0,"          "],[6,"div"],[10,"class","sharing-create-reshare-view__warn-msg char-count-warn"],[11,"aria-live",[27,[[26,"if",[[21,4,["isCharThresholdLimitExceeded"]],"assertive","polite"],null]]]],[11,"aria-atomic",[27,[[26,"if",[[21,4,["isCharThresholdLimitExceeded"]],"true","false"],null]]]],[8],[0,"\\n            "],[6,"span"],[10,"class","sharing-create-reshare-view__char-count-text"],[8],[0,"\\n              "],[1,[26,"t",["i18n_twitter_char_count_warn_limit","feed-shared/templates/components/modals/reshare-modal"],[["twitterLimit"],[[21,4,["twitterLimit"]]]]],false],[0,"\\n            "],[9],[0,"\\n            "],[6,"span"],[10,"class","sharing-create-reshare-view__char-count"],[10,"aria-hidden","true"],[8],[1,[26,"format-number",[[21,4,["finalCharCount"]]],null],false],[9],[0,"\\n            "],[6,"span"],[10,"class","visually-hidden"],[8],[1,[26,"t",["i18n_chars_typed","feed-shared/templates/components/modals/reshare-modal"],[["charCount"],[[21,4,["finalCharCount"]]]]],false],[9],[0,"\\n          "],[9],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[21,4,["isCharThresholdLimitExceeded"]]],null,{"statements":[[0,"          "],[6,"div"],[10,"class","sharing-create-reshare-view__warn-msg char-count-warn"],[10,"aria-live","assertive"],[10,"aria-atomic","true"],[8],[0,"\\n            "],[6,"span"],[10,"class","sharing-create-reshare-view__char-count"],[10,"aria-hidden","true"],[8],[1,[26,"format-number",[[21,4,["finalCharCount"]]],null],false],[9],[0,"\\n            "],[6,"span"],[10,"class","visually-hidden"],[8],[1,[26,"t",["i18n_chars_typed","feed-shared/templates/components/modals/reshare-modal"],[["charCount"],[[21,4,["finalCharCount"]]]]],false],[9],[0,"\\n          "],[9],[0,"\\n        "]],"parameters":[]},null]],"parameters":[]}]],"parameters":[]}],[0,"\\n"],[4,"if",[[26,"feed-shared-base@render-model-path",[[22,["update","value"]]],null]],null,{"statements":[[0,"          "],[1,[26,"feed-shared@render-models/mini-update-v2",null,[["class","update","isReshareModal"],["feed-shared-mini-update--composition Elevation-0dp sharing-create-reshare-view__mini-update feed-shared-reshare-modal__mini-update",[22,["update","value"]],true]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"          "],[1,[26,"feed-shared@update/mini-update",null,[["class","update","isReshareModal"],["feed-shared-mini-update--composition Elevation-0dp sharing-create-reshare-view__mini-update feed-shared-reshare-modal__mini-update",[22,["update","value"]],true]]],false],[0,"\\n"]],"parameters":[]}],[0,"      "],[9],[0,"\\n\\n"],[4,"if",[[21,4,["isCompulsoryHashtagTooltipVisible"]]],null,{"statements":[[0,"        "],[6,"div"],[10,"class","sharing-reshare-view-compulsory-hashtag-tooltip sharing-compulsory-hashtag-tooltip hovercard Elevation-4dp active"],[10,"role","tooltip"],[8],[0,"\\n          "],[6,"div"],[10,"class","sharing-compulsory-hashtag-tooltip__header display-flex"],[8],[0,"\\n            "],[6,"button"],[10,"class","sharing-compulsory-hashtag-tooltip__close-button"],[3,"action",[[21,0,[]],[21,3,["onDismissCompulsoryHashtagTooltip"]]]],[8],[0,"\\n              "],[1,[26,"shared@li-icon",null,[["type","size","a11y-text"],["cancel-icon","small",[26,"t",["i18n_dismiss","feed-shared/templates/components/modals/reshare-modal"],null]]]],false],[0,"\\n            "],[9],[0,"\\n          "],[9],[0,"\\n          "],[6,"div"],[10,"class","Sans-17px-black-85% display-flex"],[8],[0," "],[1,[26,"t",["i18n_compulsory_hashtag_tooltip","feed-shared/templates/components/modals/reshare-modal"],null],false],[9],[0,"\\n          "],[6,"button"],[10,"class","sharing-compulsory-hashtag-tooltip__confirm-button button-primary-small"],[3,"action",[[21,0,[]],[21,3,["onDismissCompulsoryHashtagTooltip"]]]],[8],[0," "],[1,[26,"t",["i18n_compulsory_hashtag_tooltip_confirm","feed-shared/templates/components/modals/reshare-modal"],null],false],[9],[0,"\\n        "],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,4,["showPublicVisibilityMessage"]]],null,{"statements":[[0,"        "],[6,"div"],[10,"class","sharing-public-visibility__message sharing-public-visibility__message--reshare"],[8],[0,"\\n          "],[1,[26,"rich-text@attributed-text",null,[["attributedText","tagName","class"],[[21,4,["sharePublicVisibilityTooltipMessage"]],"p","Sans-13px-black-55%"]]],false],[0,"\\n\\n          "],[6,"button"],[10,"class","sharing-public-visibility__message-dismiss"],[3,"action",[[21,0,[]],[21,3,["onUpdateShareVisibilityTooltipStateToShown"]]]],[8],[0,"\\n            "],[1,[26,"shared@li-icon",null,[["type","size","a11y-text"],["cancel-icon","small",[26,"t",["i18n_dismiss","feed-shared/templates/components/modals/reshare-modal"],null]]]],false],[0,"\\n          "],[9],[0,"\\n        "],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[22,["isSuggestedHashtagsEnabled"]]],null,{"statements":[[0,"        "],[1,[26,"sharing-ext@share/suggested-hashtags",null,[["class","commentary","update","shareType","associatedEntityTrackingId","onSelectHashtag"],["feed-shared-reshare-modal__suggested-hashtags",[21,4,["shareText"]],[22,["update","value"]],[22,["shareType"]],[22,["update","tracking","trackingId"]],[26,"action",[[21,0,[]],[21,3,["onSelectHashtag"]]],null]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,4,["hasVisibilityFeedback"]]],null,{"statements":[[4,"shared@artdeco-feedback",null,[["type","class"],["yield","mt4"]],{"statements":[[0,"          "],[1,[26,"t",["i18n_select_visibility_to_finish","feed-shared/templates/components/modals/reshare-modal"],null],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"\\n"],[4,"component",[[21,2,["subactionBar"]]],[["onPostShare","showPhotoButton","isPostButtonDisabled","onShowVisibilityOptions","authenticatedActor","class"],[[26,"action",[[21,0,[]],[21,3,["onPostShare"]]],null],false,[22,["isPostButtonDisabled"]],[26,"action",[[21,0,[]],[21,3,["onShowVisibilityOptions"]]],null],[22,["authenticatedActor"]],"feed-shared-reshare-modal__subaction-bar sharing-subaction-bar--is-expanded justify-flex-end pv4 ph5"]],{"statements":[[0,"        "],[6,"div"],[10,"class","sharing-posting-options feed-shared-reshare-modal__posting-options"],[8],[0,"\\n"],[4,"if",[[22,["isVisibilityDropdownEnabled"]]],null,{"statements":[[4,"unless",[[21,4,["enableAgoraVisibilityDropdown"]]],null,{"statements":[[0,"              "],[6,"div"],[10,"class","sharing-share-box__visibility-select-container"],[8],[0,"\\n                "],[1,[26,"sharing-base@share/visibility-select",null,[["onVisibilityOptionSelected","visibilityOptions","showTwitterOption","controlName","trackingPrefix","onToggleCommentingDisabled","hasVisibilityDisplay"],[[21,3,["onVisibilityOptionSelected"]],[21,4,["visibilityOptions"]],[21,4,["showTwitterOption"]],"reshare.change_visibility","reshare.",[21,3,["onToggleCommentingDisabled"]],[21,4,["hasVisibilityDisplay"]]]]],false],[0,"\\n              "],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"          "],[1,[26,"component",[[21,5,["postShareButton"]]],[["class","controlName","postShare","disabled","isPostingShare"],["button-primary-medium sharing-subaction-bar__post-button sharing-share-box__post-button feed-shared-reshare-modal__post-button","reshare.post",[26,"action",[[21,0,[]],[21,6,["onPostShare"]]],null],[21,4,["isPostButtonDisabled"]],[21,4,["isPostingShare"]]]]],false],[0,"\\n        "],[9],[0,"\\n"]],"parameters":[5,6]},null]],"parameters":[2,3,4]},null]],"parameters":[]},{"statements":[[4,"messaging-base@feed-compose-widget",null,[["noHeader","afterSend","update"],[true,[21,1,[]],[22,["update"]]]],{"statements":[[4,"if",[[26,"feed-shared-base@render-model-path",[[22,["update","value"]]],null]],null,{"statements":[[0,"        "],[1,[26,"feed-shared@render-models/mini-update-v2",null,[["class","update","isReshareModal"],["Elevation-0dp sharing-create-reshare-view__mini-update feed-shared-reshare-modal__mini-update",[22,["update","value"]],true]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"        "],[1,[26,"feed-shared@update/mini-update",null,[["class","update","isReshareModal"],["Elevation-0dp sharing-create-reshare-view__mini-update feed-shared-reshare-modal__mini-update",[22,["update","value"]],true]]],false],[0,"\\n"]],"parameters":[]}]],"parameters":[]},null]],"parameters":[]}]],"parameters":[1]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/modals/reshare-modal.hbs"}})})),define("feed-shared/templates/components/navigation-module",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"xHm0JLpc",block:'{"symbols":["package"],"statements":[[6,"div"],[10,"class","feed-shared-navigation-module__community-header"],[8],[0,"\\n"],[4,"unless",[[22,["isEnabledInterestPanelV2"]]],null,{"statements":[[0,"    "],[1,[26,"feed-shared@manage-communities-modal",null,[["isLoading","isOpen","closeModal","topicList"],[[22,["isModalLoading"]],[22,["isManageModalOpen"]],[26,"action",[[21,0,[]],"closeModal"],null],[22,["allTopics"]]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"  "],[6,"p"],[11,"class",[26,"if",[[22,["isEnabledInterestPanelV2"]],"Sans-18px-black-90%","fl Sans-17px-black-55%"],null],null],[8],[1,[26,"t",["your_communities","feed-shared/templates/components/navigation-module"],null],false],[9],[0,"\\n"],[4,"unless",[[22,["isEnabledInterestPanelV2"]]],null,{"statements":[[4,"if",[[22,["showInterestPanelEducationTooltip"]]],null,{"statements":[[0,"      "],[6,"div"],[10,"class","feed-shared-navigation-module__tooltip hovercard Elevation-4dp active"],[10,"role","tooltip"],[8],[0,"\\n        "],[6,"div"],[10,"class","feed-shared-navigation-module__cancel-tooltip"],[8],[0,"\\n          "],[6,"button"],[10,"data-control-name","agora_tooltip_dismiss"],[3,"action",[[21,0,[]],"dismissInterestPanelEducationTooltip"]],[8],[0,"\\n            "],[1,[26,"li-icon",null,[["type","size"],["cancel-icon","small"]]],false],[0,"\\n            "],[6,"span"],[10,"class","visually-hidden"],[8],[1,[26,"t",["a11y_close_tooltip","feed-shared/templates/components/navigation-module"],null],false],[9],[0,"\\n          "],[9],[0,"\\n        "],[9],[0,"\\n        "],[6,"div"],[10,"class","Sans-17px-black-85% pb2 ph4"],[8],[1,[26,"t",["easily_access_communities","feed-shared/templates/components/navigation-module"],null],false],[9],[0,"\\n        "],[6,"div"],[10,"class","pb4"],[8],[0,"\\n          "],[6,"button"],[10,"class","feed-shared-navigation-module__tooltip-button button-primary-medium"],[10,"data-control-name","hashtag_education_try_pinning"],[3,"action",[[21,0,[]],"openModal"]],[8],[0,"\\n            "],[1,[26,"t",["try_pinning","feed-shared/templates/components/navigation-module"],null],false],[0,"\\n            "],[6,"span"],[10,"class","visually-hidden"],[8],[1,[26,"t",["a11y_close_tooltip_and_open_communities_modal","feed-shared/templates/components/navigation-module"],null],false],[9],[0,"\\n          "],[9],[0,"\\n        "],[9],[0,"\\n      "],[9],[0,"\\n"]],"parameters":[]},null],[4,"if",[[22,["isEnabledEditableList"]]],null,{"statements":[[0,"      "],[6,"button"],[10,"data-control-name","feeds_list_edit"],[10,"class","feed-shared-navigation-module__edit-button fr"],[3,"action",[[21,0,[]],"openModal"]],[8],[0,"\\n        "],[1,[26,"li-icon",null,[["type","size"],["pencil-icon","small"]]],false],[0,"\\n      "],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[9],[0,"\\n"],[4,"if",[[22,["packages"]]],null,{"statements":[[4,"each",[[22,["packages","elements"]]],null,{"statements":[[0,"    "],[1,[26,"feed-shared@interest-package",null,[["model","isEnabledInterestPanelV2","openModal"],[[21,1,[]],[22,["isEnabledInterestPanelV2"]],[26,"action",[[21,0,[]],"openModal"],null]]]],false],[0,"\\n"]],"parameters":[1]},null]],"parameters":[]},null],[4,"if",[[22,["isEnabledDiscoverMore"]]],null,{"statements":[[4,"link-to-external",["feed.follow",[26,"query-params",null,[["filterType","focused"],["channel",true]]]],[["class","data-control-name"],["feed-shared-navigation-module__discover-cta","feeds_list_discover"]],{"statements":[[0,"    "],[1,[26,"t",["discover_more","feed-shared/templates/components/navigation-module"],null],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/navigation-module.hbs"}})})),define("feed-shared/templates/components/news-module",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"bKvnD1zv",block:'{"symbols":["decoratedStoryline"],"statements":[[6,"div"],[10,"class","feed-shared-news-module__header display-flex ph3"],[8],[0,"\\n  "],[6,"h3"],[10,"class","feed-shared-news-module__title Sans-17px-black-70%-dense"],[8],[0,"\\n    "],[1,[26,"t",[[22,["moduleHeaderCopy"]],"feed-shared/templates/components/news-module"],null],false],[0,"\\n  "],[9],[0,"\\n"],[4,"unless",[[22,["isUiLixEnabled"]]],null,{"statements":[[4,"hovercards@smart-hovercard",null,[["hovercardId","hovercardContent","hovercardPlacement","extraTop","class"],["feed-shared-news-module__tooltip",[26,"t",["i18n_tooltip","feed-shared/templates/components/news-module"],[["linkInfo"],[[26,"hash",null,[["href","class","target"],["https://www.linkedin.com/help/linkedin/answer/72665","feed-shared-news-module__tooltip-link","_blank"]]]]]],"left",[26,"if",[[22,["isTooltipCentered"]],0,34],null],[26,"unless",[[22,["isTooltipCentered"]],"feed-shared-news-module__hovercard--no-ad","feed-shared-news-module__tooltip-link"],null]]],{"statements":[[0,"      "],[1,[26,"shared@li-icon",null,[["type","size","class"],["notify-pebble-icon","small","feed-shared-news-module__notify-icon"]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[9],[0,"\\n\\n"],[6,"ul"],[11,"class",[27,["mt2 list-style-none ",[26,"unless",[[22,["displayShowMoreButton"]],"mb3"],null]]]],[8],[0,"\\n"],[4,"each",[[22,["decoratedStorylines"]]],null,{"statements":[[0,"    "],[6,"li"],[11,"class",[27,["feed-shared-news-module__storyline ",[26,"if",[[21,1,["extraStoryline"]],[22,["visibilityClass"]]],null]]]],[8],[0,"\\n"],[4,"link-to-external",["feed.storyline-feed",[26,"storyline-helpers@get-storyline-path",[[21,1,["storyline","topic","name"]],[21,1,["storyline","topic","backendUrn"]],[22,["locale"]]],null]],[["class","invokeAction","title"],["feed-shared-news-module__link link-without-hover-state",[26,"action",[[21,0,[]],"storylineClicked",[21,1,["storyline"]]],null],[21,1,["storyline","topic","name"]]]],{"statements":[[0,"        "],[6,"p"],[10,"class","feed-shared-news-module__headline Sans-15px-black-85%-semibold pt1 pr3 truncate"],[8],[0,"\\n          "],[6,"span"],[10,"class","feed-shared-news-module__headline-bullet"],[10,"aria-role","presentation"],[8],[9],[1,[21,1,["storyline","topic","name"]],false],[9],[0,"\\n"],[4,"if",[[22,["showSubtext"]]],null,{"statements":[[4,"if",[[21,1,["hasSubtext"]]],null,{"statements":[[0,"            "],[6,"span"],[10,"class","feed-shared-news-module__subtext Sans-13px-black-55% inline-block full-width truncate pr3"],[8],[0,"\\n"],[4,"if",[[22,["isUiLixNewModuleHeaderEnabled"]]],null,{"statements":[[4,"if",[[21,1,["storyline","topic","socialProofText","text"]]],null,{"statements":[[0,"                  "],[1,[21,1,["storyline","topic","socialProofText","text"]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[21,1,["storyline","topic","snippetText","text"]]],null,{"statements":[[0,"                  "],[1,[21,1,["storyline","topic","snippetText","text"]],false],[0,"\\n                "]],"parameters":[]},null]],"parameters":[]}]],"parameters":[]},{"statements":[[4,"if",[[21,1,["hasBothSubtext"]]],null,{"statements":[[0,"                  "],[1,[26,"t",["i18n_snippet_social_text","feed-shared/templates/components/news-module"],[["snippetText","socialProofText"],[[21,1,["storyline","topic","snippetText","text"]],[21,1,["storyline","topic","socialProofText","text"]]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[21,1,["storyline","topic","snippetText","text"]]],null,{"statements":[[0,"                  "],[1,[21,1,["storyline","topic","snippetText","text"]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[21,1,["storyline","topic","socialProofText","text"]]],null,{"statements":[[0,"                  "],[1,[21,1,["storyline","topic","socialProofText","text"]],false],[0,"\\n                "]],"parameters":[]},null]],"parameters":[]}]],"parameters":[]}]],"parameters":[]}],[0,"            "],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null]],"parameters":[]},null],[0,"    "],[9],[0,"\\n"]],"parameters":[1]},null],[9],[0,"\\n"],[4,"if",[[22,["displayShowMoreButton"]]],null,{"statements":[[0,"  "],[6,"button"],[10,"class","feed-shared-news-module__toggle-storylines pt1"],[10,"data-control-name","toggle_storylines"],[11,"aria-expanded",[27,[[20,"isExpanded"]]]],[3,"action",[[21,0,[]],"toggleStorylines"]],[8],[0,"\\n    "],[6,"span"],[10,"class","feed-shared-news-module__toggle-text Sans-15px-black-55%-semibold"],[8],[0,"\\n      "],[1,[26,"if",[[22,["isExpanded"]],[26,"t",["i18n_show_less","feed-shared/templates/components/news-module"],null],[26,"t",["i18n_show_more","feed-shared/templates/components/news-module"],null]],null],false],[0,"\\n    "],[9],[0,"\\n"],[4,"if",[[22,["isExpanded"]]],null,{"statements":[[0,"      "],[1,[26,"shared@svg-icon",null,[["class","type","size","a11y-text"],["feed-shared-news-module__toggle-icon","chevron-up-icon","small",[26,"t",["i18n_show_less","feed-shared/templates/components/news-module"],null]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"      "],[1,[26,"shared@svg-icon",null,[["class","type","size","a11y-text"],["feed-shared-news-module__toggle-icon","chevron-down-icon","small",[26,"t",["i18n_show_more","feed-shared/templates/components/news-module"],null]]]],false],[0,"\\n"]],"parameters":[]}],[0,"  "],[9],[0,"\\n"]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/news-module.hbs"}})})),define("feed-shared/templates/components/pymk-list-item",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"F0CJbKav",block:'{"symbols":["connectionActor"],"statements":[[4,"link-to-external",[[26,"unbound",[[22,["person","profileRoute"]]],null],[26,"feed-shared@profile-id",[[26,"unbound",[[22,["person"]]],null]],null]],[["class","data-control-name","trackingHandler"],["feed-shared-pymk-list-item__profile-link","pymk_member",[26,"action",[[21,0,[]],[22,["onActorClick"]]],null]]],{"statements":[[0,"  "],[1,[26,"feed-shared-base@images/avatar-image",null,[["avatar","alt","avatarType","class","entityUrn"],[[22,["avatarImage"]],[26,"shared@actor-name",[[22,["person"]]],null],[22,["person","actorType"]],"feed-shared-pymk-list-item__actor-image",[26,"unbound",[[22,["person","mini","entityUrn"]]],null]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[6,"div"],[10,"class","feed-shared-pymk-list-item__person-info pt1"],[8],[0,"\\n"],[4,"link-to-external",[[26,"unbound",[[22,["person","profileRoute"]]],null],[26,"feed-shared@profile-id",[[26,"unbound",[[22,["person"]]],null]],null]],[["data-control-name","trackingHandler","class"],["pymk_member",[26,"action",[[21,0,[]],[22,["onActorClick"]]],null],"feed-shared-pymk-list-item__profile-link"]],{"statements":[[0,"    "],[6,"h3"],[10,"class","feed-shared-pymk-list-item__name Sans-15px-black-85%-semibold"],[8],[0,"\\n      "],[6,"span"],[11,"data-entity-hovercard-id",[26,"unbound",[[22,["person","mini","entityUrn"]]],null],null],[8],[1,[26,"shared@actor-name",[[22,["person"]]],null],false],[9],[0,"\\n    "],[9],[0,"\\n    "],[6,"p"],[10,"class","feed-shared-pymk-list-item__headline Sans-13px-black-55%"],[8],[0,"\\n      "],[1,[22,["person","headline"]],false],[0,"\\n    "],[9],[0,"\\n"]],"parameters":[]},null],[4,"if",[[22,["sharedConnectionCount"]]],null,{"statements":[[0,"    "],[6,"p"],[10,"class","feed-shared-pymk-list-item__sub-headline Sans-13px-black-55%"],[8],[0,"\\n      "],[1,[26,"shared@li-icon",null,[["type","size"],["in-common-icon","small"]]],false],[0,"\\n      "],[1,[26,"t",["shared_connection","feed-shared/templates/components/pymk-list-item"],[["sharedConnectionCount"],[[22,["sharedConnectionCount"]]]]],false],[0,"\\n    "],[9],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n\\n"],[1,[26,"shared@buttons/connect-button",null,[["buttonClass","class","data-control-name","hasInviteModal","hasInvitedToConnect","onConnectClick","shouldShowIcon"],[[26,"if",[[22,["showPrimaryButton"]],"button-primary-medium","button-tertiary-small"],null],"feed-shared-pymk-list-item__connect-button","connect",[22,["hasInviteModal"]],[22,["hasInvitedToConnect"]],[26,"action",[[21,0,[]],"onConnectClick",[22,["person"]]],null],[26,"if",[[22,["showPrimaryButton"]],false,true],null]]]],false],[0,"\\n\\n"],[4,"with",[[22,["person"]]],null,{"statements":[[0,"  "],[14,[22,["sendInviteModalPartial"]],[1]],[0,"\\n"]],"parameters":[1]},null]],"hasEval":true}',meta:{moduleName:"feed-shared/templates/components/pymk-list-item.hbs"}})})),define("feed-shared/templates/components/render-models/text-chunk",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"2wC2+u4/",block:'{"symbols":[],"statements":[[4,"if",[[22,["isRoutable"]]],null,{"statements":[[4,"link-to-external",[[22,["route"]],[22,["routableId"]],[26,"query-params",null,[["legacySchoolId"],[[26,"if",[[22,["isSchool"]],[22,["routableId"]]],null]]]]],[["class","click","target"],["tap-target feed-shared-text-view__mention",[26,"action",[[21,0,[]],"fireTracking"],null],[26,"if",[[22,["openLinksExternally"]],"_blank","_self"],null]]],{"statements":[[6,"span"],[11,"data-entity-hovercard-id",[27,[[20,"entityUrn"]]]],[8],[1,[26,"feed-shared@render-models/text-chunk",null,[["skipHashTags","textValue","textAttributes","openLinksExternally"],[true,[22,["textValue"]],[22,["textAttributes"]],[22,["openLinksExternally"]]]]],false],[9]],"parameters":[]},null]],"parameters":[]},{"statements":[[4,"if",[[22,["isParagraph"]]],null,{"statements":[[6,"p"],[8],[1,[26,"feed-shared@render-models/text-chunk",null,[["skipHashTags","textValue","textAttributes","openLinksExternally"],[[22,["skipHashTags"]],[22,["textValue"]],[22,["textAttributes"]],[22,["openLinksExternally"]]]]],false],[9]],"parameters":[]},{"statements":[[4,"if",[[22,["isAppActivationModal"]]],null,{"statements":[[4,"if",[[22,["shouldShowGetAppModal"]]],null,{"statements":[[1,[26,"shared-ext@get-app-sms-modal",null,[["shouldShowGetAppModal","closeAction"],[[22,["shouldShowGetAppModal"]],[26,"action",[[21,0,[]],"closeAppActivationModal"],null]]]],false]],"parameters":[]},null],[4,"artdeco-button@artdeco-button",null,[["aria-label","type","size","click","class","data-control-name"],[[26,"t",["a11y_app_activation_trigger","feed-shared/templates/components/render-models/text-chunk"],null],"tertiary","1",[26,"action",[[21,0,[]],"openAppActivationModal"],null],"feed-shared-text-view__app-activation-trigger link-without-hover-visited inline-flex v-align-middle","feed_app_activation_modal_trigger"]],{"statements":[[1,[26,"feed-shared@render-models/text-chunk",null,[["skipHashTags","textValue","textAttributes","openLinksExternally"],[[22,["skipHashTags"]],[22,["textValue"]],[22,["textAttributes"]],[22,["openLinksExternally"]]]]],false]],"parameters":[]},null]],"parameters":[]},{"statements":[[4,"if",[[22,["isHyperlink"]]],null,{"statements":[[4,"shared/external-link",null,[["href","target","click"],[[22,["url"]],"_blank",[26,"action",[[21,0,[]],"fireTracking"],null]]],{"statements":[[1,[26,"feed-shared@render-models/text-chunk",null,[["skipHashTags","textValue","textAttributes"],[true,[22,["textValue"]],[22,["textAttributes"]]]]],false]],"parameters":[]},null]],"parameters":[]},{"statements":[[4,"if",[[22,["isArtdecoIcon"]]],null,{"statements":[[1,[26,"shared@li-icon",null,[["type","size","class"],[[22,["liIcon","name"]],[22,["liIcon","size"]],[22,["liIcon","className"]]]]],false]],"parameters":[]},{"statements":[[4,"if",[[22,["isHashtag"]]],null,{"statements":[[4,"feed-shared-base@render-models/navigation-context-link",null,[["href","class","invokeAction","target","useDefaultLinkBehavior"],[[22,["url"]],"feed-shared-text-view__hashtag",[26,"action",[[21,0,[]],"fireTracking"],null],[26,"if",[[22,["openLinksExternally"]],"_blank","_self"],null],[22,["openLinksExternally"]]]],{"statements":[[1,[26,"hashtag-a11y@hashtag-a11y",null,[["hashtag"],[[22,["textValue"]]]]],false]],"parameters":[]},null]],"parameters":[]},{"statements":[[4,"if",[[22,["isBold"]]],null,{"statements":[[6,"strong"],[8],[1,[26,"feed-shared@render-models/text-chunk",null,[["skipHashTags","textValue","textAttributes","openLinksExternally"],[[22,["skipHashTags"]],[22,["textValue"]],[22,["textAttributes"]],[22,["openLinksExternally"]]]]],false],[9]],"parameters":[]},{"statements":[[4,"if",[[22,["isItalic"]]],null,{"statements":[[6,"em"],[8],[1,[26,"feed-shared@render-models/text-chunk",null,[["skipHashTags","textValue","textAttributes","openLinksExternally"],[[22,["skipHashTags"]],[22,["textValue"]],[22,["textAttributes"]],[22,["openLinksExternally"]]]]],false],[9]],"parameters":[]},{"statements":[[4,"if",[[22,["skipHashTags"]]],null,{"statements":[[1,[20,"textValue"],false]],"parameters":[]},{"statements":[[4,"if",[[22,["isHashtagsInTextEnabled"]]],null,{"statements":[[1,[26,"shared@wrap-hashtags",null,[["text","origin","target","onHashtagClick"],[[26,"unbound",[[22,["textValue"]]],null],[22,["hashtagOrigin"]],[26,"if",[[22,["openLinksExternally"]],"_blank","_self"],null],[22,["onNonAttributedHashtagClick"]]]]],false]],"parameters":[]},{"statements":[[1,[20,"textValue"],false]],"parameters":[]}]],"parameters":[]}]],"parameters":[]}]],"parameters":[]}]],"parameters":[]}]],"parameters":[]}]],"parameters":[]}]],"parameters":[]}]],"parameters":[]}]],"parameters":[]}]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/render-models/text-chunk.hbs"}})})),define("feed-shared/templates/components/render-models/update-v2",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"pAykfXNa",block:'{"symbols":["&default"],"statements":[[4,"if",[[22,["update","isHidden"]]],null,{"statements":[[0,"  "],[1,[26,"feed-shared-base@render-models/hidden-update-v2",null,[["update","updateTrackingObj","hideOrUnhideUpdateOnAction"],[[22,["update"]],[22,["updateTrackingObj"]],[26,"action",[[21,0,[]],"hideOrUnhideUpdateOnAction"],null]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"  "],[13,1,[[26,"hash",null,[["controlMenu","contextualHeader","header","actor","shareEdit","inlineShowMoreText","commentary","content","carouselContent","commentsList","disabledCommentsBlock","firstPromptBlock","footer","quickRepliesBlock","commentBox","likesList","likersModal","resharedUpdate","aggregatedContent","seeTranslationButton","seeTranslationDetail","socialActions","socialCounts","contentAnalyticsEntryPoint","leadGenModal","leadGenCTA","leadGenThankYou"],[[26,"component",["feed-shared@render-models/control-menu"],[["class","hasLinkedInVideo","menuActions","trackingId","updateMetadata","updateTrackingObj","hideOrUnhideUpdateOnAction","reloadUpdate","onReportSuccess","onEdit","onToggleCommenting"],["feed-shared-update-control-menu absolute text-align-right",[22,["hasLinkedInVideo"]],[22,["update","updateMetadata","actions"]],[22,["update","updateMetadata","trackingData","trackingId"]],[22,["update","updateMetadata"]],[22,["updateTrackingObj"]],[26,"action",[[21,0,[]],"hideOrUnhideUpdateOnAction"],null],[26,"action",[[21,0,[]],"reloadUpdate"],null],[26,"action",[[21,0,[]],"onReport"],null],[26,"action",[[21,0,[]],"toggleIsEditingShare",true],null],[26,"action",[[21,0,[]],"onToggleCommenting"],null]]]],[26,"if",[[26,"feed-shared-base@render-model-path",[[22,["update","contextualHeader"]]],null],[26,"component",[[26,"ember-holy-futuristic-template-namespacing-batman@-translate-dynamic",[[26,"feed-shared-base@render-model-path",[[22,["update","contextualHeader"]]],null]],null]],[["class","model","updateTrackingObj"],["feed-shared-update-v2__contextual-header",[22,["update","contextualHeader"]],[22,["updateTrackingObj"]]]]]],null],[26,"if",[[26,"feed-shared-base@render-model-path",[[22,["update","header"]]],null],[26,"component",[[26,"ember-holy-futuristic-template-namespacing-batman@-translate-dynamic",[[26,"feed-shared-base@render-model-path",[[22,["update","header"]]],null]],null]],[["class","model","updateMetadata","updateTrackingObj"],[[26,"concat",["Sans-13px-black-70% ph4",[26,"if",[[22,["isFaceliftCleanupEnabled"]]," pv3"," pt3 pb2"],null]],null],[22,["update","header"]],[22,["update","updateMetadata"]],[22,["updateTrackingObj"]]]]]],null],[26,"if",[[26,"feed-shared-base@render-model-path",[[22,["update","actor"]]],null],[26,"component",[[26,"ember-holy-futuristic-template-namespacing-batman@-translate-dynamic",[[26,"feed-shared-base@render-model-path",[[22,["update","actor"]]],null]],null]],[["model","updateMetadata","updateTrackingObj","openLinksExternally"],[[22,["update","actor"]],[22,["update","updateMetadata"]],[22,["updateTrackingObj"]],[26,"if",[[22,["isAccuratePreview"]],true,false],null]]]]],null],[26,"component",["sharing@share/share-edit"],[["update","groupId","onCancel","onSave","onEditShare","reloadUpdate","class"],[[22,["update"]],[22,["groupId"]],[26,"action",[[21,0,[]],"toggleIsEditingShare",false],null],[26,"action",[[21,0,[]],"toggleIsEditingShare",false],null],[26,"ember-route-action-helper@route-action",["onEditShare"],null],[26,"action",[[21,0,[]],"reloadUpdate"],null],"pv4"]]],[26,"component",["feed-shared@inline-show-more-text"],[["class","numLinesBeforeTruncation","updateTrackingObj"],[[26,"if",[[22,["isFaceliftCleanupEnabled"]],"feed-shared-inline-show-more-text--minimal-padding"],null],[22,["commentaryNumLines"]],[22,["updateTrackingObj"]]]]],[26,"if",[[26,"feed-shared-base@render-model-path",[[22,["normalizedCommentary"]]],null],[26,"component",[[26,"ember-holy-futuristic-template-namespacing-batman@-translate-dynamic",[[26,"feed-shared-base@render-model-path",[[22,["normalizedCommentary"]]],null]],null]],[["class","model","updateTrackingObj","ignoreNavigationContext","openLinksExternally","textDirection"],["feed-shared-update-v2__commentary",[22,["normalizedCommentary"]],[22,["updateTrackingObj"]],true,[26,"if",[[22,["isAccuratePreview"]],true,false],null],[26,"ember-cli-pemberly-i18n@bidi-dir",[[22,["normalizedCommentary","text","text"]]],null]]]]],null],[26,"if",[[26,"feed-shared-base@render-model-path",[[22,["normalizedContent"]]],null],[26,"component",[[26,"ember-holy-futuristic-template-namespacing-batman@-translate-dynamic",[[26,"feed-shared-base@render-model-path",[[22,["normalizedContent"]]],null]],null]],[["model","updateModel","a11yContext","updateMetadata","updateTrackingObj","isEditingShare","hasActor","openLinksExternally","updateModelWithProperties","class","onToggleLike","isLiked","showShareButton","hideOrUnhideUpdateOnAction"],[[22,["normalizedContent"]],[22,["updateModel"]],[22,["a11yContext"]],[22,["update","updateMetadata"]],[22,["updateTrackingObj"]],[22,["isEditingShare"]],[22,["hasActor"]],[26,"if",[[22,["isAccuratePreview"]],true,false],null],[26,"action",[[21,0,[]],"updateModelWithProperties"],null],[26,"if",[[22,["isEditingShare"]],"feed-shared-update--is-editing-share"],null],[26,"action",[[21,0,[]],"onToggleLike"],null],[22,["isLiked"]],[22,["update","socialDetail","showShareButton"]],[26,"action",[[21,0,[]],"hideOrUnhideUpdateOnAction"],null]]]]],null],[26,"if",[[22,["normalizedCarouselContent"]],[26,"component",["feed-shared@render-models/carousel"],[["model","updateMetadata","updateTrackingObj","isAccuratePreview"],[[22,["normalizedCarouselContent"]],[22,["update","updateMetadata"]],[22,["updateTrackingObj"]],[22,["isAccuratePreview"]]]]]],null],[26,"component",["feed-shared@comments/comments-list"],[["displayedComments","updateModel","updateId","fireCustomTracking","isDetailView","shouldDirectToDetailPage","shouldShowCommentsHeader","shouldPaginate","commentsHasNextPage","isLoadingComments","onReplyButtonClick","a11yContext","groupId","authenticatedActor","commentSortType","isLegacyGroupPost","updateAuthor","fetchMoreComments","onLikeStatClick","class","isChatUiEnabled"],[[22,["update","socialDetail","comments","elements"]],[22,["updateModel"]],[26,"feed-shared@update-id",[[22,["update","updateMetadata"]]],null],[26,"action",[[21,0,[]],"fireCustomTracking"],null],[22,["isDetailView"]],[22,["shouldDirectToDetailPage"]],[22,["shouldShowCommentsHeader"]],true,[22,["commentsHasNextPage"]],[22,["isLoadingComments"]],[22,["onReplyButtonClick"]],[22,["a11yContext"]],[22,["groupId"]],[22,["authenticatedActor"]],[22,["currentCommentSortType"]],[22,["isLegacyGroupPost"]],[22,["updateAuthor"]],[26,"action",[[21,0,[]],"fetchMoreComments"],null],[26,"action",[[21,0,[]],"onShowLikersModal"],null],[26,"if",[[22,["isEditingShare"]],"feed-shared-update--is-editing-share"],null],[22,["isChatUiEnabled"]]]]],[26,"component",["feed-shared@comments/disabled-comments-block"],[["isCurrentUserAuthor"],[[22,["isCurrentUserAuthor"]]]]],[26,"component",["feed-shared@first-prompt-block"],[["numLikes","numComments"],[[22,["update","socialDetail","totalSocialActivityCounts","numLikes"]],[22,["update","socialDetail","totalSocialActivityCounts","numComments"]]]]],[26,"if",[[26,"feed-shared-base@render-model-path",[[22,["update","footer"]]],null],[26,"component",[[26,"ember-holy-futuristic-template-namespacing-batman@-translate-dynamic",[[26,"feed-shared-base@render-model-path",[[22,["update","footer"]]],null]],null]],[["model","a11yContext","updateMetadata","updateTrackingObj"],[[22,["update","footer"]],[22,["a11yContext"]],[22,["update","updateMetadata"]],[22,["updateTrackingObj"]]]]]],null],[26,"component",["conversations@quick-replies"],[["quickReplies","saveReply","controlActionEventName"],[[22,["quickRepliesList"]],[26,"action",[[21,0,[]],"onAddQuickReply"],null],"comment_quick_reply"]]],[26,"component",["feed-shared@comments/comment-box"],[["a11yContext","authenticatedActor","class","commentingAtActor","mediaData","memberSkills","groupId","shouldFocusCommentBox","shouldShowCommentBoxAvatar","hideImageButton","updateId","updateTrackingObj","onAddComment","onMediaData","onClosePreview","isChatUiEnabled"],[[22,["a11yContext"]],[22,["authenticatedActor"]],[26,"if",[[22,["isEditingShare"]],"feed-shared-update--is-editing-share"],null],[22,["commentingAtActor"]],[22,["mediaData"]],[22,["update","updateTargetingMatchInfo","skills"]],[22,["groupId"]],[22,["shouldFocusCommentBox"]],true,[22,["isLegacyGroupPost"]],[26,"feed-shared@update-id",[[22,["update","updateMetadata"]]],null],[22,["updateTrackingObj"]],[26,"action",[[21,0,[]],"onAddComment"],null],[26,"action",[[21,0,[]],"onMediaData"],null],[26,"action",[[21,0,[]],"onClosePreview"],null],[22,["isChatUiEnabled"]]]]],[26,"component",["feed-shared@likes-list"],[["likes","numLikes","onLikesLeftClick","updateId","updateTrackingObj"],[[22,["update","socialDetail","likes"]],[22,["update","socialDetail","totalSocialActivityCounts","numLikes"]],[26,"action",[[21,0,[]],"onShowLikersModal",[22,["update","socialDetail"]]],null],[26,"feed-shared@update-id",[[22,["update","trackingData"]]],null],[22,["updateTrackingObj"]]]]],[26,"component",["feed-shared@likers-modal"],[["isOpen","model","updateTrackingObj"],[[22,["showLikersModal"]],[22,["likersModalSocialDetail"]],[22,["updateTrackingObj"]]]]],[26,"if",[[22,["update","resharedUpdate"]],[26,"component",["feed-shared@render-models/mini-update-v2"],[["update","updateModel","isReshareContent","isLiked","onToggleLike","showShareButton"],[[22,["update","resharedUpdate"]],[22,["updateModel"]],true,[22,["isLiked"]],[26,"action",[[21,0,[]],"onToggleLike"],null],[22,["update","socialDetail","showShareButton"]]]]]],null],[26,"if",[[22,["update","aggregatedContent"]],[26,"component",["feed-shared@render-models/aggregated-content"],[["model","updateMetadata","updateTrackingObj"],[[22,["update","aggregatedContent"]],[22,["updateMetadata"]],[22,["updateTrackingObj"]]]]]],null],[26,"component",["feed-shared@buttons/see-translation-button"],[["onTranslationClick","translateFailed","translationText"],[[26,"action",[[21,0,[]],"onTranslationClick"],null],[22,["translateFailed"]],[22,["translationText"]]]]],[26,"component",["feed-shared@see-translation-detail"],[["fireFeedTranslationFeedbackEvent","translationText"],[[26,"action",[[21,0,[]],"fireFeedTranslationFeedbackEvent"],null],[22,["translationText"]]]]],[26,"component",["feed-shared@render-models/social-actions"],[["a11yContext","isCommentButtonDisabled","isLiked","fetchMoreComments","commentSortType","showReshare","totalSocialActivityCounts","showCommentToggle","class","onAddCommentClick","onToggleLike","update","updateModel","updateTrackingObj","authenticatedActor"],[[22,["a11yContext"]],[22,["isCommentButtonDisabled"]],[22,["isLiked"]],[26,"action",[[21,0,[]],"fetchMoreComments"],null],[22,["commentSortType"]],[22,["update","socialDetail","showShareButton"]],[22,["update","socialDetail","totalSocialActivityCounts"]],[22,["shouldShowSortCommentToggleButton"]],[26,"if",[[22,["isEditingShare"]],"feed-shared-update--is-editing-share"],null],[26,"action",[[21,0,[]],"onAddCommentClick"],null],[26,"action",[[21,0,[]],"onToggleLike"],null],[22,["update"]],[22,["updateModel"]],[22,["updateTrackingObj"]],[22,["authenticatedActor"]]]]],[26,"component",["feed-shared@render-models/social-counts"],[["a11yContext","commentsTotal","isCommentsTotalClickable","onCommentsTotalClick","onLikesTotalClick","likesTotal","viewsTotal","showPublicViewCount","updateTrackingObj","class"],[[22,["a11yContext"]],[22,["update","socialDetail","totalSocialActivityCounts","numComments"]],[22,["isCommentsCountClickable"]],[26,"action",[[21,0,[]],"fetchMoreComments"],null],[26,"action",[[21,0,[]],"onShowLikersModal",[22,["update","socialDetail"]]],null],[22,["update","socialDetail","totalSocialActivityCounts","numLikes"]],[22,["update","socialDetail","totalSocialActivityCounts","numViews"]],[22,["showPublicViewCount"]],[22,["updateTrackingObj"]],[26,"if",[[22,["isEditingShare"]],"feed-shared-update--is-editing-share"],null]]]],[26,"component",["shared@me-ca/ca-entry-point"],[["entityUrn","numViews","contentType","engineName","class"],[[22,["update","updateMetadata","urn"]],[22,["update","socialDetail","totalSocialActivityCounts","numViews"]],[26,"shared@lowercase",[[22,["update","socialDetail","socialUpdateType"]]],null],[22,["caEngineName"]],[26,"if",[[22,["isEditingShare"]],"feed-shared-update--is-editing-share"],null]]]],[26,"if",[[22,["isLeadGenFormUpdate"]],[26,"component",["feed-shared@lead-gen/lead-gen-modal"],[["isOpen","leadGenForm","leadTrackingParams","adUrn","closeModal"],[[22,["isLeadGenFormOpen"]],[22,["update","leadGenFormContent","leadGenForm"]],[22,["update","updateMetadata","trackingData","sponsoredTracking","leadTrackingParams"]],[22,["update","updateMetadata","trackingData","sponsoredTracking","adUrn"]],[26,"action",[[21,0,[]],"closeLeadGenForm"],null]]]]],null],[26,"if",[[22,["update","leadGenFormContent","ctaButton"]],[26,"component",[[26,"ember-holy-futuristic-template-namespacing-batman@-translate-dynamic",[[26,"feed-shared-base@render-model-path",[[22,["update","leadGenFormContent","ctaButton"]]],null]],null]],[["model","updateMetadata","controlName","updateTrackingObj"],[[22,["update","leadGenFormContent","ctaButton"]],[22,["update","updateMetadata"]],"view_form",[22,["updateTrackingObj"]]]]]],null],[26,"if",[[22,["isLeadGenFormUpdate"]],[26,"component",["feed-shared-base@lead-gen-thank-you"],[["leadGenForm","fireSponsoredTracking"],[[22,["update","leadGenFormContent","leadGenForm"]],[26,"action",[[21,0,[]],"fireCustomTracking",null],null]]]]],null]]]],[26,"hash",null,[["navigateToDetailTracking","updateModelWithProperties","openLeadGenForm"],[[26,"action",[[21,0,[]],"navigateToDetailTracking"],null],[26,"action",[[21,0,[]],"updateModelWithProperties"],null],[26,"action",[[21,0,[]],"openLeadGenForm"],null]]]],[26,"hash",null,[["updateTrackingObj","showAuthorDisabledCommentsBlock","showCommentBox","showCommentsList","showContentAnalyticsEntryPoint","showFirstPrompt","showQuickReplies","sortCommentsByRelevance","hasContent","hasResharedUpdate","hasSocialDetail","isEditingShare","showTranslateButton","translationText","isLeadGenFormUpdate","isLeadGenFormOpen","isLeadGenSubmitted","showSocialCounts"],[[22,["updateTrackingObj"]],[22,["showAuthorDisabledCommentsBlock"]],[22,["showCommentBox"]],[22,["showCommentsList"]],[22,["showContentAnalyticsEntryPoint"]],[22,["showFirstPrompt"]],[22,["showQuickReplies"]],[22,["sortCommentsByRelevance"]],[22,["hasContent"]],[22,["hasResharedUpdate"]],[22,["hasSocialDetail"]],[22,["isEditingShare"]],[22,["showTranslateButton"]],[22,["translationText"]],[22,["isLeadGenFormUpdate"]],[22,["isLeadGenFormOpen"]],[22,["isLeadGenSubmitted"]],[22,["showSocialCounts"]]]]]]],[0,"\\n"]],"parameters":[]}]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/render-models/update-v2.hbs"}})})),define("feed-shared/templates/components/rich-media-viewer",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"/O6STl8F",block:'{"symbols":[],"statements":[[6,"h2"],[10,"id","rmviewer-modal-label"],[10,"class","visually-hidden"],[8],[1,[26,"t",["rich_media_viwer_modal","feed-shared/templates/components/rich-media-viewer"],null],false],[9],[0,"\\n"],[6,"div"],[10,"class","feed-shared-rich-media-viewer__hero-wrapper relative"],[8],[0,"\\n"],[4,"if",[[22,["hasMultipleImages"]]],null,{"statements":[[0,"    "],[6,"button"],[10,"class","tap-target feed-shared-rich-media-viewer__view-image-button feed-shared-rich-media-viewer__previous-image-button"],[3,"action",[[21,0,[]],"showPreviousImage"]],[8],[0,"\\n      "],[1,[26,"shared@svg-icon",null,[["class","type","a11y-text"],["feed-shared-rich-media-viewer__view-image-button-icon","chevron-left-icon",[26,"t",["view_previous_image","feed-shared/templates/components/rich-media-viewer"],null]]]],false],[0,"\\n    "],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n  "],[1,[26,"custom-image",null,[["alt","class","image"],[[26,"unbound",[[22,["content","title"]]],null],"feed-shared-rich-media-viewer__hero-image",[22,["currentImage"]]]]],false],[0,"\\n\\n"],[4,"if",[[22,["hasMultipleImages"]]],null,{"statements":[[0,"    "],[6,"button"],[10,"class","tap-target feed-shared-rich-media-viewer__view-image-button feed-shared-rich-media-viewer__next-image-button"],[3,"action",[[21,0,[]],"showNextImage"]],[8],[0,"\\n      "],[1,[26,"shared@svg-icon",null,[["class","type","a11y-text"],["feed-shared-rich-media-viewer__view-image-button-icon","chevron-right-icon",[26,"t",["view_next_image","feed-shared/templates/components/rich-media-viewer"],null]]]],false],[0,"\\n    "],[9],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n\\n"],[6,"button"],[10,"class","feed-shared-rich-media-viewer__done-button button close button-tertiary-large-inverse"],[10,"data-control-name","close"],[3,"action",[[21,0,[]],"doneClick",[26,"tracking",null,[["control-name"],["close"]]]]],[8],[0,"\\n  "],[1,[26,"shared@svg-icon",null,[["type","a11y-text"],["cancel-icon",[26,"t",["close","feed-shared/templates/components/rich-media-viewer"],null]]]],false],[0,"\\n"],[9],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/rich-media-viewer.hbs"}})})),define("feed-shared/templates/components/share-box",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"fRkdgAT1",block:'{"symbols":["subComponents","actions","subactionBarComponents","subComponents","actions","properties","subactionBarComponents","subactionBarActions"],"statements":[[4,"if",[[22,["isFocused"]]],null,{"statements":[[4,"sharing-base@share/share-view",null,[["model","useToastNotification","urlToUnwind","addUpdate","onClose","images","ghostAdd","canShowPreview","isOpen","onShareSubmitted","didSetMediaData","onVisibilityChange","navigateToAndUpdateFeed","onShare","shouldShowCompulsoryHashtagTooltip","isPublicVisibilityMessageVisible","disableCompulsoryHashtags"],[[22,["model"]],true,[22,["urlToUnwind"]],[22,["addUpdate"]],"onClose",[22,["images"]],[22,["ghostAdd"]],[22,["canShowPreview"]],[22,["isOpen"]],[26,"action",[[21,0,[]],"onCollapse"],null],[26,"action",[[21,0,[]],"onExpand"],null],[22,["onVisibilityChange"]],[22,["prependRecordToFeed"]],[22,["onShare"]],[22,["shouldShowCompulsoryHashtagTooltip"]],[22,["isPublicVisibilityMessageVisible"]],[22,["disableCompulsoryHashtags"]]]],{"statements":[[0,"    "],[6,"h2"],[10,"class","visually-hidden"],[8],[0,"\\n"],[4,"if",[[22,["showGroupI18nString"]]],null,{"statements":[[1,[26,"t",["i18n_start_a_convo_in_this_group","feed-shared/templates/components/share-box"],null],false]],"parameters":[]},{"statements":[[1,[26,"if",[[22,["showVideoUpload"]],[26,"t",["i18n_share_upload_or_write_with_video","feed-shared/templates/components/share-box"],null],[26,"t",["i18n_share_upload_or_write","feed-shared/templates/components/share-box"],null]],null],false]],"parameters":[]}],[0,"    "],[9],[0,"\\n    "],[6,"div"],[10,"class","sharing-create-share-view__wrapper art-deco-container-card"],[8],[0,"\\n      "],[6,"div"],[11,"class",[27,["sharing-create-share-view__identity-header ",[26,"unless",[[22,["isOpen"]],"sharing-create-share-view__identity-header--is-removed"],null]," ",[26,"if",[[21,6,["isUploadingVideo"]],"sharing-create-share-view__video-uploading-shade"],null]]]],[8],[0,"\\n"],[4,"sharing-ext@share/post-meta",null,[["class","actor","enableAgoraVisibilityDropdown","showGroupHeadline","hideVisibilityDropdown","groupName"],["sharing-create-share-view__post-meta",[22,["model","actor"]],[21,6,["enableAgoraVisibilityDropdown"]],[22,["showGroupHeadline"]],[22,["hideVisibilityDropdown"]],[22,["groupName"]]]],{"statements":[[4,"if",[[21,6,["enableAgoraVisibilityDropdown"]]],null,{"statements":[[0,"            "],[1,[26,"sharing-base@share/directed-posting-dropdown",null,[["onVisibilityOptionSelected","visibilityOptions","showTwitterOption","actor"],[[26,"action",[[21,0,[]],[21,5,["onVisibilityOptionSelected"]]],null],[21,6,["visibilityOptions"]],[21,6,["showTwitterOption"]],[22,["model","actor"]]]]],false],[0,"\\n\\n            "],[1,[26,"sharing-base@share/post-settings-dropdown",null,[["onToggleCommentingDisabled","commentingDisabled"],[[21,5,["onToggleCommentingDisabled"]],[21,6,["commentingDisabled"]]]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"      "],[9],[0,"\\n      "],[6,"div"],[11,"class",[27,["sharing-create-share-view__create-content sharing-create-share-view__create-content--is-expanded ",[26,"unless",[[22,["isOpen"]],"sharing-create-share-view__create-content--is-removed"],null]," ",[26,"if",[[21,6,["isUploadingVideo"]],"sharing-create-share-view__video-uploading-shade sharing-create-share-view__video-uploading-shade--with-progress-bar"],null]]]],[8],[0,"\\n        "],[1,[26,"sharing-base@mentions-texteditor",null,[["shouldFocusOnRender","class","mentionAdded","foundUrl","hashtag","getShareContents","hashtagAdded","updateShareViewModel","updateCharCount","updateUrlCounts","placeholder","hashtagToInsert","textToInsert","textAndMentionsToAppend","articleUrn","customPlaceholder","defaultTextAndMentions","groupId"],[true,"sharing-mentions-input",[26,"action",[[21,0,[]],"onMentionAdded"],null],[26,"action",[[21,0,[]],[21,5,["onFoundUrl"]]],null],[22,["hashtag"]],[26,"action",[[21,0,[]],"getShareContents"],null],[26,"action",[[21,0,[]],[21,5,["onHashtagAdded"]]],null],[26,"action",[[21,0,[]],[21,5,["updateShareViewModel"]]],null],[26,"action",[[21,0,[]],[21,5,["updateCharCount"]]],null],[26,"action",[[21,0,[]],[21,5,["updateUrlCounts"]]],null],[26,"if",[[22,["hashtag"]],[26,"t",["i18n_share_ideas","feed-shared/templates/components/share-box"],null],[26,"t",["i18n_write_or_mention","feed-shared/templates/components/share-box"],null]],null],[21,6,["hashtagToInsert"]],[21,6,["textToInsert"]],[21,6,["textAndMentionsToAppend"]],[22,["model","urlPreview","value","originalData","urn"]],[22,["customPlaceholder"]],[22,["defaultTextAndMentions"]],[22,["groupId"]]]]],false],[0,"\\n"],[4,"if",[[21,6,["isUrlPreviewDisplayed"]]],null,{"statements":[[0,"          "],[1,[26,"component",[[21,4,["urlPreview"]]],[["isUrlPreviewDataEditable","onCloseUrlPreview","closePreviewName","urlPreviewData","customPreviewImage","isLoadingUrlPreview","isFailedUrlPreview","onPreviewImageUpdate","isArticleV2Enabled"],[[22,["supportsEditablePreview"]],[26,"action",[[21,0,[]],[21,5,["onCloseUrlPreview"]]],null],"share.remove_article_preview",[22,["model","urlPreview","value","originalData"]],[22,["model","customPreviewImage"]],[21,6,["isLoadingUrlPreview"]],[21,6,["isFailedUrlPreview"]],[26,"action",[[21,0,[]],[21,5,["onPreviewImageUpdate"]]],null],[22,["isArticleV2Enabled"]]]]],false],[0,"\\n"]],"parameters":[]},null],[4,"if",[[22,["model","mediaData"]]],null,{"statements":[[4,"if",[[22,["isMultiImagePost"]]],null,{"statements":[[0,"            "],[1,[26,"component",[[21,4,["multiPhotoPreview"]]],[["class","photoPreviewData","content","localImages","onRemovePhotos"],["sharing-share-box__media-preview",[22,["model","mediaData"]],[22,["multiPhotoPreviewData"]],[22,["isMultiImagePost"]],[26,"action",[[21,0,[]],[21,5,["onCloseMediaPreview"]]],null]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[22,["isPhoto"]]],null,{"statements":[[0,"            "],[1,[26,"component",[[21,4,["photoPreview"]]],[["onClosePreview","class","closePreviewName","photoPreviewData"],[[26,"action",[[21,0,[]],[21,5,["onCloseMediaPreview"]]],null],"sharing-share-box__media-preview","share.remove_image_preview",[22,["model","mediaData"]]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[22,["isVideo"]]],null,{"statements":[[0,"            "],[1,[26,"component",[[21,4,["videoPreview"]]],[["onClosePreview","class","closePreviewName","videoFile","customThumbnailImage","captionFile","setCanShowPreview","registerVideoId","initialPlayerState","videoTitle","showVideoSetting","actor","isUploadingVideo","videoElementId","updateData"],[[26,"action",[[21,0,[]],[21,5,["onCloseMediaPreview"]]],null],"sharing-share-box__media-preview sharing-share-box__media-preview--video","share.remove_video_preview",[22,["model","mediaData"]],[22,["model","customThumbnailImage"]],[22,["model","captionFile"]],[26,"action",[[21,0,[]],"setCanShowPreview"],null],[26,"action",[[21,0,[]],"onVideoRegistered"],null],[26,"action",[[21,0,[]],"onInitialPlayerState"],null],[22,["model","title"]],[22,["showVideoSetting"]],[22,["model","actor"]],[21,6,["isUploadingVideo"]],[22,["videoElementId"]],[26,"action",[[21,0,[]],"onUpdateVideoSettings"],null]]]],false],[0,"\\n"],[4,"if",[[21,6,["isUploadingVideo"]]],null,{"statements":[[0,"              "],[6,"div"],[10,"class","sharing-share-box__upload-overlay"],[8],[0,"\\n                "],[6,"span"],[10,"class","inline-block mr4 Sans-13px-black-55%"],[8],[1,[26,"t",["i18n_uploading_progress_bar_label","feed-shared/templates/components/share-box"],null],false],[9],[0,"\\n                "],[6,"span"],[10,"class","visually-hidden"],[10,"aria-live","polite"],[8],[1,[21,6,["videoUploadPercentageA11y"]],false],[9],[0,"\\n                "],[1,[26,"artdeco-completeness-meter",null,[["class","max","value"],["sharing-share-box__upload-bar focused-easeInOut-motion",100,[21,6,["videoUploadPercentage"]]]]],false],[0,"\\n                "],[6,"button"],[10,"class","button-tertiary-small-round-muted sharing-share-box__upload-cancel-button"],[10,"data-control-name","share.cancel_video_upload"],[3,"action",[[21,0,[]],[21,5,["onVideoUploadCancel"]]]],[8],[0,"\\n                  "],[1,[26,"shared@svg-icon",null,[["type","size","a11y-text"],["cancel-icon","small",[26,"t",["i18n_cancel_video_upload","feed-shared/templates/components/share-box"],null]]]],false],[0,"\\n                "],[9],[0,"\\n              "],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},{"statements":[[4,"if",[[22,["isDocument"]]],null,{"statements":[[0,"            "],[1,[26,"component",[[21,4,["documentPreview"]]],[["onClosePreview","onRetryUploadDocument","class","closePreviewName","document","documentMetadata","onDocumentTitleChange"],[[26,"action",[[21,0,[]],[21,5,["onCloseMediaPreview"]]],null],[26,"action",[[21,0,[]],[21,5,["onRetryUploadDocument"]]],null],"sharing-share-box__media-preview","share.remove_document_preview",[22,["model","mediaData","document"]],[22,["model","mediaData"]],[26,"action",[[21,0,[]],[21,5,["onDocumentTitleChange"]]],null]]]],false],[0,"\\n          "]],"parameters":[]},null]],"parameters":[]}]],"parameters":[]}]],"parameters":[]}]],"parameters":[]},null],[0,"      "],[9],[0,"\\n\\n"],[4,"if",[[21,6,["isLoadingUrlPreview"]]],null,{"statements":[[0,"        "],[6,"div"],[11,"class",[27,["sharing-create-share-view__warning-feedback ",[26,"if",[[21,6,["isWordCountDisplayed"]],"sharing-create-share-view__url-preview-feedback--exceeded-char"],null]]]],[10,"aria-live","assertive"],[10,"aria-atomic","true"],[8],[0,"\\n          "],[1,[26,"li-icon",null,[["type","class"],["loader","sharing-create-share-view__message-icon sharing-create-share-view__url-preview-icon"]]],false],[0,"\\n          "],[6,"span"],[10,"class","sharing-create-share-view__url-preview-feedback-text"],[8],[1,[26,"t",["i18n_url_preview_load","feed-shared/templates/components/share-box"],null],false],[9],[0,"\\n        "],[9],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[21,6,["isFailedUrlPreview"]]],null,{"statements":[[0,"        "],[6,"div"],[11,"class",[27,["sharing-create-share-view__warning-feedback ",[26,"if",[[21,6,["isWordCountDisplayed"]],"sharing-create-share-view__url-preview-feedback--exceeded-char"],null]]]],[10,"aria-live","assertive"],[10,"aria-atomic","true"],[8],[0,"\\n          "],[1,[26,"li-icon",null,[["type","class"],["denied-pebble-icon","sharing-create-share-view__message-icon sharing-create-share-view__url-preview-icon"]]],false],[0,"\\n          "],[6,"span"],[10,"class","sharing-create-share-view__url-preview-feedback-text"],[8],[1,[26,"t",["i18n_url_preview_error","feed-shared/templates/components/share-box"],null],false],[9],[0,"\\n        "],[9],[0,"\\n      "]],"parameters":[]},null]],"parameters":[]}],[4,"if",[[22,["showImageLimitExceedWarning"]]],null,{"statements":[[0,"        "],[6,"div"],[10,"class","sharing-create-share-view__warning-feedback"],[10,"aria-live","assertive"],[10,"aria-atomic","true"],[8],[0,"\\n          "],[1,[26,"li-icon",null,[["type","class"],["yield-pebble-icon","sharing-create-share-view__message-icon sharing-create-share-view__url-preview-icon"]]],false],[0,"\\n          "],[6,"span"],[10,"class","sharing-create-share-view__max-images-exceeded-text"],[8],[1,[26,"t",["max_nine_imgs","feed-shared/templates/components/share-box"],null],false],[9],[0,"\\n          "],[6,"span"],[10,"class","visually-hidden"],[8],[1,[26,"t",["max_nine_imgs","feed-shared/templates/components/share-box"],null],false],[9],[0,"\\n        "],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,6,["isCharLimitExceeded"]]],null,{"statements":[[0,"        "],[6,"div"],[11,"class",[27,["sharing-create-share-view__warn-msg char-count-warn sharing-create-share-view__alert ",[26,"if",[[21,6,["isUrlLoadingOrErrorDisplayed"]],"sharing-create-share-view__warn-msg--with-url"],null]]]],[10,"aria-live","assertive"],[10,"aria-atomic","true"],[8],[0,"\\n          "],[1,[26,"li-icon",null,[["type","class"],["error-pebble-icon",[26,"concat",["sharing-create-share-view__message-icon sharing-create-share-view__warn-msg-icon",[26,"if",[[21,6,["isUrlLoadingOrErrorDisplayed"]]," sharing-create-share-view__warn-msg-icon--with-url"],null]],null]]]],false],[0,"\\n          "],[6,"span"],[10,"class","sharing-create-share-view__warn-msg-text"],[8],[1,[26,"t",["i18n_char_count_warning","feed-shared/templates/components/share-box"],null],false],[9],[0,"\\n          "],[6,"span"],[10,"class","sharing-create-share-view__warn-msg"],[10,"aria-hidden","true"],[8],[1,[26,"format-number",[[21,6,["finalCharCount"]]],null],false],[9],[0,"\\n          "],[6,"span"],[10,"class","visually-hidden"],[8],[1,[26,"t",["i18n_chars_typed","feed-shared/templates/components/share-box"],[["charCount"],[[21,6,["finalCharCount"]]]]],false],[9],[0,"\\n        "],[9],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[21,6,["isAudienceTwitter"]]],null,{"statements":[[0,"        "],[6,"div"],[11,"class",[27,["sharing-create-share-view__warn-msg char-count-warn ",[26,"if",[[21,6,["isUrlLoadingOrErrorDisplayed"]],"sharing-create-share-view__warn-msg--with-url"],null]]]],[11,"aria-live",[27,[[26,"if",[[21,6,["isCharThresholdLimitExceeded"]],"assertive","polite"],null]]]],[11,"aria-atomic",[27,[[26,"if",[[21,6,["isCharThresholdLimitExceeded"]],"true","false"],null]]]],[8],[0,"\\n          "],[1,[26,"li-icon",null,[["type","class"],["notify-pebble-icon",[26,"concat",["sharing-create-share-view__message-icon sharing-create-share-view__warn-msg-icon",[26,"if",[[21,6,["isUrlLoadingOrErrorDisplayed"]]," sharing-create-share-view__warn-msg-icon--with-url"],null]],null]]]],false],[0,"\\n          "],[6,"span"],[10,"class","sharing-create-share-view__warn-msg-text"],[8],[0,"\\n            "],[1,[26,"t",["i18n_twitter_char_count_warn_limit","feed-shared/templates/components/share-box"],[["twitterLimit"],[[21,6,["twitterLimit"]]]]],false],[0,"\\n          "],[9],[0,"\\n          "],[6,"span"],[10,"class","sharing-create-share-view__warn-msg"],[10,"aria-hidden","true"],[8],[1,[26,"format-number",[[21,6,["finalCharCount"]]],null],false],[9],[0,"\\n          "],[6,"span"],[10,"class","visually-hidden"],[8],[1,[26,"t",["i18n_chars_typed","feed-shared/templates/components/share-box"],[["charCount"],[[21,6,["finalCharCount"]]]]],false],[9],[0,"\\n        "],[9],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[21,6,["isCharThresholdLimitExceeded"]]],null,{"statements":[[0,"        "],[6,"div"],[10,"class","sharing-create-share-view__warn-msg char-count-warn"],[10,"aria-live","assertive"],[10,"aria-atomic","true"],[8],[0,"\\n          "],[6,"span"],[10,"class","sharing-create-share-view__warn-msg sharing-create-share-view__warn-msg-count"],[10,"aria-hidden","true"],[8],[1,[26,"format-number",[[21,6,["finalCharCount"]]],null],false],[9],[0,"\\n          "],[6,"span"],[10,"class","visually-hidden"],[8],[1,[26,"t",["i18n_chars_typed","feed-shared/templates/components/share-box"],[["charCount"],[[21,6,["finalCharCount"]]]]],false],[9],[0,"\\n        "],[9],[0,"\\n      "]],"parameters":[]},null]],"parameters":[]}]],"parameters":[]}],[0,"\\n"],[4,"if",[[21,6,["showPublicVisibilityMessage"]]],null,{"statements":[[0,"        "],[6,"div"],[10,"class","sharing-public-visibility__message"],[8],[0,"\\n          "],[1,[26,"rich-text@attributed-text",null,[["attributedText","tagName","class"],[[21,6,["sharePublicVisibilityTooltipMessage"]],"p","Sans-13px-black-55%"]]],false],[0,"\\n\\n          "],[6,"button"],[10,"class","sharing-public-visibility__message-dismiss"],[3,"action",[[21,0,[]],[21,5,["onUpdateShareVisibilityTooltipStateToShown"]]]],[8],[0,"\\n            "],[1,[26,"shared@li-icon",null,[["type","size","a11y-text"],["cancel-icon","small",[26,"t",["i18n_dismiss","feed-shared/templates/components/share-box"],null]]]],false],[0,"\\n          "],[9],[0,"\\n        "],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,6,["isCompulsoryHashtagTooltipVisible"]]],null,{"statements":[[0,"        "],[6,"div"],[10,"class","sharing-share-view-compulsory-hashtag-tooltip sharing-compulsory-hashtag-tooltip hovercard Elevation-4dp active"],[10,"role","tooltip"],[8],[0,"\\n          "],[6,"div"],[10,"class","sharing-compulsory-hashtag-tooltip__header display-flex"],[8],[0,"\\n            "],[6,"button"],[10,"class","sharing-compulsory-hashtag-tooltip__close-button"],[3,"action",[[21,0,[]],[21,5,["onDismissCompulsoryHashtagTooltip"]]]],[8],[0,"\\n              "],[1,[26,"shared@li-icon",null,[["type","size","a11y-text"],["cancel-icon","small",[26,"t",["i18n_dismiss","feed-shared/templates/components/share-box"],null]]]],false],[0,"\\n            "],[9],[0,"\\n          "],[9],[0,"\\n          "],[6,"div"],[10,"class","Sans-17px-black-85% display-flex"],[8],[0," "],[1,[26,"t",["i18n_compulsory_hashtag_tooltip","feed-shared/templates/components/share-box"],null],false],[9],[0,"\\n          "],[6,"button"],[10,"class","sharing-compulsory-hashtag-tooltip__confirm-button button-primary-small"],[3,"action",[[21,0,[]],[21,5,["onDismissCompulsoryHashtagTooltip"]]]],[8],[0," "],[1,[26,"t",["i18n_compulsory_hashtag_tooltip_confirm","feed-shared/templates/components/share-box"],null],false],[9],[0,"\\n        "],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[22,["isSuggestedHashtagsEnabled"]]],null,{"statements":[[0,"        "],[1,[26,"sharing-ext@share/suggested-hashtags",null,[["commentary","articleUrn","onSelectHashtag"],[[22,["model","shareText"]],[22,["model","urlPreview","value","originalData","urn"]],[26,"action",[[21,0,[]],[21,5,["onSelectHashtag"]]],null]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,6,["hasVisibilityFeedback"]]],null,{"statements":[[4,"shared@artdeco-feedback",null,[["type","class"],["yield","mh3 mv4"]],{"statements":[[0,"          "],[1,[26,"t",["i18n_select_visibility_to_finish","feed-shared/templates/components/share-box"],null],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"\\n"],[4,"component",[[21,4,["subactionBar"]]],[["onMediaData","onMediaError","onPostShare","onShowVisibilityOptions","class"],[[26,"action",[[21,0,[]],[21,5,["onMediaData"]]],null],[26,"action",[[21,0,[]],[21,5,["onMediaError"]]],null],[26,"action",[[21,0,[]],[21,5,["onPostShare"]]],null],[26,"action",[[21,0,[]],[21,5,["onShowVisibilityOptions"]]],null],"sharing-share-box__sharing-subaction-bar sharing-subaction-bar--is-expanded"]],{"statements":[[4,"unless",[[21,6,["isUrlLoadingOrPreviewDisplayed"]]],null,{"statements":[[0,"          "],[6,"ul"],[11,"class",[27,["sharing-subaction-bar__publish-actions ",[26,"if",[[22,["showGenesisV2Box"]],"sharing-subaction-bar__publish-actions--genesis-sharebox-v2"],null]]]],[8],[0,"\\n            "],[6,"li"],[11,"class",[27,["sharing-subaction-bar__publish-action-item ",[26,"if",[[22,["hasPhotoPreview"]],"sharing-subaction-bar__publish-action-item--is-uploaded"],null]," ",[26,"if",[[22,["isOpen"]],"sharing-subaction-bar__publish-action-item--no-labels"],null]]]],[8],[0,"\\n              "],[1,[26,"component",[[21,7,["photoButton"]]],[["controlName","class","hideButtonText","onMaxImageLimitExceeded"],["share.photo_upload_toolbar",[26,"if",[[22,["isOpen"]],"sharing-share-action-media__upload-input-label--no-labels artdeco-button--circle artdeco-button--muted artdeco-button--1 artdeco-button--tertiary",[26,"if",[[22,["showGenesisV2Box"]],"sharing-share-box__genesis-sharebox-v2-button sharing-share-action-media sharing-subaction-bar__publish-post-link button-tertiary-medium small-icon tap-target button","button-secondary-small-muted small-icon"],null]],null],[22,["isOpen"]],[26,"action",[[21,0,[]],"onMaxImageLimitExceeded"],null]]]],false],[0,"\\n            "],[9],[0,"\\n"],[4,"if",[[22,["showVideoUpload"]]],null,{"statements":[[0,"              "],[6,"li"],[11,"class",[27,["sharing-subaction-bar__publish-action-item ",[26,"if",[[22,["hasVideoPreview"]],"sharing-subaction-bar__publish-action-item--is-uploaded"],null]," ",[26,"if",[[22,["isOpen"]],"sharing-subaction-bar__publish-action-item--no-labels"],null]]]],[8],[0,"\\n                "],[1,[26,"component",[[21,7,["videoButton"]]],[["class","buttonClass","controlName","showErrorTooltip","hideButtonText","mediaError","onCloseMediaError"],["relative",[26,"if",[[22,["isOpen"]],"sharing-share-action-media__upload-input-label--no-labels artdeco-button--circle artdeco-button--muted artdeco-button--1 artdeco-button--tertiary",[26,"if",[[22,["showGenesisV2Box"]],"sharing-share-box__genesis-sharebox-v2-button sharing-share-action-media sharing-subaction-bar__publish-post-link button-tertiary-medium small-icon tap-target button","button-secondary-small-muted small-icon"],null]],null],"share.video_upload_toolbar",[22,["showVideoErrorTooltip"]],[22,["isOpen"]],[22,["model","mediaError"]],[26,"action",[[21,0,[]],[21,5,["onCloseMediaError"]]],null]]]],false],[0,"\\n              "],[9],[0,"\\n"]],"parameters":[]},null],[4,"if",[[22,["showDocumentUpload"]]],null,{"statements":[[0,"              "],[6,"li"],[11,"class",[27,["sharing-subaction-bar__publish-action-item ",[26,"if",[[22,["hasDocumentPreview"]],"sharing-subaction-bar__publish-action-item--is-uploaded"],null]," ",[26,"if",[[22,["isOpen"]],"sharing-subaction-bar__publish-action-item--no-labels"],null]]]],[8],[0,"\\n                "],[1,[26,"component",[[21,7,["documentButton"]]],[["class","buttonClass","controlName","showErrorTooltip","hideButtonText","mediaError","onCloseMediaError"],["relative",[26,"if",[[22,["isOpen"]],"sharing-share-action-media__upload-input-label--no-labels artdeco-button--circle artdeco-button--muted artdeco-button--1 artdeco-button--tertiary",[26,"if",[[22,["showGenesisV2Box"]],"sharing-share-box__genesis-sharebox-v2-button button-tertiary-medium sharing-share-action-media sharing-subaction-bar__publish-post-link small-icon tap-target button","button-secondary-small-muted small-icon"],null]],null],"share.document_upload_toolbar",[22,["showDocumentErrorTooltip"]],[22,["isOpen"]],[22,["model","mediaError"]],[26,"action",[[21,0,[]],[21,5,["onCloseMediaError"]]],null]]]],false],[0,"\\n              "],[9],[0,"\\n"]],"parameters":[]},null],[4,"if",[[22,["showGiveKudos"]]],null,{"statements":[[0,"              "],[6,"li"],[11,"class",[27,["sharing-subaction-bar__publish-action-item ",[26,"if",[[22,["hasPhotoPreview"]],"sharing-subaction-bar__publish-action-item--is-uploaded"],null]," ",[26,"if",[[22,["isOpen"]],"sharing-subaction-bar__publish-action-item--no-labels"],null]]]],[8],[0,"\\n                "],[1,[26,"component",[[21,7,["kudoButton"]]],[["controlName","class","hideButtonText","isKudoModalOpen","toggleKudoModal","goToFeedShareBox","onKudoContent"],["share.give_kudos_toolbar",[26,"if",[[22,["isOpen"]],"artdeco-button--circle artdeco-button--muted artdeco-button--1 artdeco-button--tertiary sharing-share-action-media__upload-input-label--no-labels","button-secondary-small-muted small-icon"],null],[22,["isOpen"]],[22,["isKudoModalOpen"]],[26,"action",[[21,0,[]],"toggleKudoModal"],null],[26,"action",[[21,0,[]],"goToFeedShareBox"],null],[21,5,["onKudoContent"]]]]],false],[0,"\\n              "],[9],[0,"\\n"]],"parameters":[]},null],[0,"          "],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n        "],[6,"div"],[11,"class",[27,["sharing-posting-options ",[26,"if",[[22,["showGenesisV2Box"]],"sharing-posting-options--genesis-sharebox-v2"],null]]]],[8],[0,"\\n"],[4,"unless",[[22,["hideVisibilityDropdown"]]],null,{"statements":[[4,"unless",[[21,6,["enableAgoraVisibilityDropdown"]]],null,{"statements":[[0,"              "],[6,"div"],[11,"class",[27,["sharing-share-box__visibility-select-container ",[26,"unless",[[22,["isOpen"]],"sharing-share-box__visibility-select-container--is-removed"],null]]]],[8],[0,"\\n                "],[1,[26,"sharing-base@share/visibility-select",null,[["onVisibilityOptionSelected","visibilityOptions","showTwitterOption","controlName","trackingPrefix","onToggleCommentingDisabled","commentingDisabled","hasVisibilityDisplay"],[[21,5,["onVisibilityOptionSelected"]],[21,6,["visibilityOptions"]],[21,6,["showTwitterOption"]],"share.change_visibility","share.",[21,5,["onToggleCommentingDisabled"]],[21,6,["commentingDisabled"]],[21,6,["hasVisibilityDisplay"]]]]],false],[0,"\\n              "],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"\\n          "],[6,"div"],[10,"class","sharing-share-box__post-button-container"],[8],[0,"\\n            "],[1,[26,"component",[[21,7,["postShareButton"]]],[["class","controlName","disabled","postShare","isPostingShare"],[[26,"concat",["button-primary-medium sharing-subaction-bar__post-button sharing-share-box__post-button ",[26,"if",[[22,["showGenesisV2Box"]],"mr2"],null]],null],"share.post",[21,6,["isPostButtonDisabled"]],[26,"action",[[21,0,[]],[21,8,["onPostShare"]]],null],[21,6,["isPostingShare"]]]]],false],[0,"\\n          "],[9],[0,"\\n        "],[9],[0,"\\n"]],"parameters":[7,8]},null],[0,"    "],[9],[0,"\\n"],[4,"if",[[22,["allowDragAndDropUpload"]]],null,{"statements":[[0,"      "],[1,[26,"sharing-ext@share/drag-and-drop",null,[["shareBoxContent","videoEnabled","documentEnabled","onMediaData","onMediaError","onClosePreview"],[[22,["hasPreview"]],[22,["showVideoUpload"]],[22,["showDocumentUpload"]],[26,"action",[[21,0,[]],[21,5,["onMediaData"]]],null],[26,"action",[[21,0,[]],[21,5,["onMediaError"]]],null],[26,"action",[[21,0,[]],[21,5,["onCloseMediaPreview"]]],null]]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[4,5,6]},null]],"parameters":[]},{"statements":[[4,"sharing-base@share/share-view",null,[["isOpen","model","didSetMediaData"],[[22,["isOpen"]],[22,["model"]],[26,"action",[[21,0,[]],"onExpand"],null]]],{"statements":[[0,"    "],[6,"h2"],[10,"class","visually-hidden"],[8],[0,"\\n"],[4,"if",[[22,["showGroupI18nString"]]],null,{"statements":[[1,[26,"t",["i18n_start_a_convo_in_this_group","feed-shared/templates/components/share-box"],null],false]],"parameters":[]},{"statements":[[4,"if",[[22,["showGenesisV2Box"]]],null,{"statements":[[1,[26,"t",[[26,"if",[[22,["showVideoUpload"]],"i18n_share_upload_or_write_with_document_and_video","i18n_share_upload_or_write_with_document"],null],"feed-shared/templates/components/share-box"],null],false]],"parameters":[]},{"statements":[[1,[26,"t",[[26,"if",[[22,["showVideoUpload"]],"i18n_share_upload_or_write_with_video","i18n_share_upload_or_write"],null],"feed-shared/templates/components/share-box"],null],false]],"parameters":[]}]],"parameters":[]}],[0,"    "],[9],[0,"\\n    "],[6,"div"],[10,"class","sharing-create-share-view__wrapper art-deco-container-card"],[8],[0,"\\n      "],[6,"div"],[11,"class",[27,["sharing-create-share-view__create-content sharing-create-share-view__create-content--is-default display-flex ",[26,"if",[[22,["showGenesisV2Box"]],"sharing-create-share-view__create-content-genesis-sharebox-v2"],null]]]],[8],[0,"\\n        "],[6,"button"],[10,"class","Sans-17px-black-70%"],[3,"action",[[21,0,[]],"onExpand"]],[8],[0,"\\n"],[4,"if",[[22,["showGroupI18nString"]]],null,{"statements":[[0,"            "],[1,[26,"t",["i18n_start_a_convo_in_this_group","feed-shared/templates/components/share-box"],null],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[22,["hashtag"]]],null,{"statements":[[0,"            "],[1,[26,"t",["i18n_share_with_hashtag","feed-shared/templates/components/share-box"],[["hashtag"],[[22,["hashtag"]]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[22,["showGenesisV2Box"]]],null,{"statements":[[1,[26,"t",[[26,"if",[[22,["showVideoUpload"]],"i18n_share_upload_or_write_with_document_and_video","i18n_share_upload_or_write_with_document"],null],"feed-shared/templates/components/share-box"],null],false]],"parameters":[]},{"statements":[[4,"if",[[22,["showVideoUpload"]]],null,{"statements":[[0,"            "],[1,[26,"t",["i18n_share_upload_or_write_with_video","feed-shared/templates/components/share-box"],null],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"            "],[1,[26,"t",["i18n_share_upload_or_write","feed-shared/templates/components/share-box"],null],false],[0,"\\n          "]],"parameters":[]}]],"parameters":[]}]],"parameters":[]}]],"parameters":[]}],[0,"        "],[9],[0,"\\n\\n"],[4,"if",[[22,["showGenesisV2Box"]]],null,{"statements":[[0,"          "],[6,"div"],[10,"class","display-flex"],[8],[0,"\\n            "],[1,[26,"sharing@buttons/photo-button",null,[["controlName","class","onMediaData","size","hideButtonText","onMaxImageLimitExceeded"],["share.photo_upload_sharebox",[26,"concat",["sharing-share-action-media--no-upload-input-label button-secondary-medium-round-muted mr3"," ",[26,"if",[[22,["hasPhotoPreview"]],"sharing-share-action-media--is-active"],null]," "],null],[26,"action",[[21,0,[]],[21,2,["onMediaData"]]],null],"small",[22,["hideButtonText"]],[26,"action",[[21,0,[]],"onMaxImageLimitExceeded"],null]]]],false],[0,"\\n"],[4,"if",[[22,["showVideoUpload"]]],null,{"statements":[[0,"              "],[1,[26,"sharing@buttons/video-button",null,[["controlName","class","onMediaData","onMediaError","size","showErrorTooltip","hideButtonText","mediaError","onCloseMediaError"],["share.video_upload_sharebox",[26,"concat",[[26,"concat",["sharing-share-action-media--no-upload-input-label button-secondary-medium-round-muted",[26,"if",[[22,["showDocumentUpload"]]," mr3"],null]],null]," ",[26,"if",[[22,["hasVideoPreview"]],"sharing-share-action-media--is-active"],null]," "],null],[26,"action",[[21,0,[]],[21,2,["onMediaData"]]],null],[26,"action",[[21,0,[]],[21,2,["onMediaError"]]],null],"small",[22,["showVideoErrorTooltip"]],[22,["hideFocusedButtonText"]],[22,["model","mediaError"]],[26,"action",[[21,0,[]],[21,2,["onCloseMediaError"]]],null]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[22,["showDocumentUpload"]]],null,{"statements":[[0,"              "],[1,[26,"sharing@buttons/document-button",null,[["controlName","class","onMediaData","onMediaError","size","showErrorTooltip","hideButtonText","mediaError","onCloseMediaError"],["share.document_upload_sharebox",[26,"concat",["sharing-share-action-media--no-upload-input-label button-secondary-medium-round-muted"," ",[26,"if",[[22,["hasDocumentPreview"]],"sharing-share-action-media--is-active"],null]," "],null],[26,"action",[[21,0,[]],[21,2,["onMediaData"]]],null],[26,"action",[[21,0,[]],[21,2,["onMediaError"]]],null],"small",[22,["showDocumentErrorTooltip"]],[22,["hideButtonText"]],[22,["model","mediaError"]],[26,"action",[[21,0,[]],[21,2,["onCloseMediaError"]]],null]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"          "],[9],[0,"\\n"]],"parameters":[]},null],[0,"      "],[9],[0,"\\n\\n"],[4,"component",[[21,1,["subactionBar"]]],[["onMediaData","onMediaError","onExpand","class"],[[26,"action",[[21,0,[]],[21,2,["onMediaData"]]],null],[26,"action",[[21,0,[]],[21,2,["onMediaError"]]],null],[26,"action",[[21,0,[]],"onExpand"],null],[26,"concat",["sharing-share-box__sharing-subaction-bar sharing-subaction-bar--is-collapsed"," ",[26,"if",[[22,["showGenesisV2Box"]],"sharing-share-box__sharing-subaction-bar--genesis-sharebox-v2"],null]," "],null]]],{"statements":[[4,"if",[[22,["showGenesisV2Box"]]],null,{"statements":[[4,"if",[[22,["showPublishingLinks"]]],null,{"statements":[[0,"            "],[6,"ul"],[10,"class","sharing-subaction-bar__publish-actions display-flex align-items-center full-height ml2 mr2 Sans-14px-black-60%"],[8],[0,"\\n              "],[6,"li"],[10,"class","sharing-subaction-bar__publish-action-item"],[8],[0,"\\n"],[4,"shared@external-link",null,[["href","control-name","target","class"],[[22,["publishUrl"]],"share.publish_post","_blank","sharing-subaction-bar__publish-post-link button-secondary-small-muted"]],{"statements":[[0,"                  "],[1,[26,"shared@svg-icon",null,[["type","size"],["compose-icon","small"]]],false],[0,"\\n                  "],[1,[26,"t",["i18n_write_article","feed-shared/templates/components/share-box"],null],false],[0,"\\n"]],"parameters":[]},null],[0,"              "],[9],[0,"\\n            "],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},{"statements":[[0,"          "],[6,"ul"],[10,"class","sharing-subaction-bar__publish-actions"],[8],[0,"\\n"],[4,"if",[[22,["showPublishingLinks"]]],null,{"statements":[[0,"              "],[6,"li"],[10,"class","sharing-subaction-bar__publish-action-item"],[8],[0,"\\n"],[4,"shared@external-link",null,[["href","control-name","target","class"],[[22,["publishUrl"]],"share.publish_post","_blank","sharing-subaction-bar__publish-post-link button-secondary-small-muted"]],{"statements":[[0,"                  "],[1,[26,"shared@svg-icon",null,[["type","size"],["compose-icon","small"]]],false],[0,"\\n                  "],[1,[26,"t",["i18n_write_article","feed-shared/templates/components/share-box"],null],false],[0,"\\n"]],"parameters":[]},null],[0,"              "],[9],[0,"\\n"]],"parameters":[]},null],[0,"            "],[6,"li"],[11,"class",[27,["sharing-subaction-bar__publish-action-item ",[26,"if",[[22,["hasPhotoPreview"]],"sharing-subaction-bar__publish-action-item--is-uploaded"],null]]]],[8],[0,"\\n              "],[1,[26,"component",[[21,3,["photoButton"]]],[["controlName","class","onMaxImageLimitExceeded","hideButtonText"],["share.photo_upload_sharebox","button-secondary-small-muted small-icon",[26,"action",[[21,0,[]],"onMaxImageLimitExceeded"],null],[22,["hideButtonTextNonEnglish"]]]]],false],[0,"\\n            "],[9],[0,"\\n"],[4,"if",[[22,["showVideoUpload"]]],null,{"statements":[[0,"              "],[6,"li"],[11,"class",[27,["sharing-subaction-bar__publish-action-item ",[26,"if",[[22,["hasVideoPreview"]],"sharing-subaction-bar__publish-action-item--is-uploaded"],null]]]],[8],[0,"\\n                "],[1,[26,"component",[[21,3,["videoButton"]]],[["class","controlName","showErrorTooltip","hideButtonText","mediaError","onCloseMediaError"],["button-secondary-small-muted small-icon","share.video_upload_sharebox",[22,["showVideoErrorTooltip"]],[22,["hideButtonTextNonEnglish"]],[22,["model","mediaError"]],[26,"action",[[21,0,[]],[21,2,["onCloseMediaError"]]],null]]]],false],[0,"\\n              "],[9],[0,"\\n"]],"parameters":[]},null],[0,"          "],[9],[0,"\\n"]],"parameters":[]}],[0,"        "],[6,"div"],[10,"class","sharing-posting-options--is-disabled"],[8],[0,"\\n          "],[1,[26,"component",[[21,3,["postShareButton"]]],[["class","controlName","postShare","onExpandShareView"],[[26,"concat",["sharing-subaction-bar__post-button sharing-share-box__post-button button-primary-medium"," ",[26,"if",[[22,["showGenesisV2Box"]],"m2"],null]," "],null],"share.post",[26,"action",[[21,0,[]],"onExpand"],null],[26,"action",[[21,0,[]],"onExpand"],null]]]],false],[0,"\\n        "],[9],[0,"\\n"]],"parameters":[3]},null],[0,"\\n    "],[9],[0,"\\n"],[4,"if",[[22,["allowDragAndDropUpload"]]],null,{"statements":[[0,"      "],[1,[26,"sharing-ext@share/drag-and-drop",null,[["shareBoxContent","videoEnabled","onMediaData","onMediaError","onClosePreview"],[[22,["hasPreview"]],[22,["showVideoUpload"]],[26,"action",[[21,0,[]],[21,2,["onMediaData"]]],null],[26,"action",[[21,0,[]],[21,2,["onMediaError"]]],null],[26,"action",[[21,0,[]],[21,2,["onCloseMediaPreview"]]],null]]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[1,2]},null]],"parameters":[]}]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/share-box.hbs"}})})),define("feed-shared/templates/components/share/share-nav-bar",["exports","feed-shared-base/templates/components/share/share-nav-bar"],(function(e,t){"use strict"
e.__esModule=!0,Object.defineProperty(e,"default",{enumerable:!0,get:function(){return t.default}})})),define("feed-shared/templates/components/social-counts",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"ggRjJ3JP",block:'{"symbols":[],"statements":[[4,"if",[[22,["likesTotal"]]],null,{"statements":[[6,"li"],[10,"class","feed-shared-social-counts__item"],[8],[0,"\\n    "],[6,"button"],[10,"class","feed-shared-social-counts__num-likes feed-shared-social-counts__count-value Sans-13px-black-55% hoverable-link-text"],[11,"disabled",[20,"likesDisabled"],null],[10,"data-control-name","likes_count"],[3,"action",[[21,0,[]],"onLikeStatClick",[26,"tracking",null,[["control-name"],["likes_count"]]]]],[8],[0,"\\n      "],[6,"span"],[10,"aria-hidden","true"],[8],[1,[26,"t",["num_likes","feed-shared/templates/components/social-counts"],[["numLikes"],[[22,["likesTotal"]]]]],false],[9],[0,"\\n      "],[6,"span"],[10,"class","visually-hidden"],[8],[0,"\\n        "],[1,[26,"if",[[22,["a11yContext"]],[26,"t",["a11y_num_likes","feed-shared/templates/components/social-counts"],[["numLikes","actorName"],[[22,["likesTotal"]],[26,"shared@actor-name",[[22,["a11yContext","actor"]]],null]]]],[26,"t",["num_likes","feed-shared/templates/components/social-counts"],[["numLikes"],[[22,["likesTotal"]]]]]],null],false],[0,"\\n      "],[9],[0,"\\n    "],[9],[0,"\\n  "],[9]],"parameters":[]},null],[4,"if",[[22,["commentsTotal"]]],null,{"statements":[[0,"  "],[6,"li"],[10,"class","feed-shared-social-counts__item"],[8],[0,"\\n    "],[6,"button"],[10,"class","feed-shared-social-counts__num-comments feed-shared-social-counts__count-value Sans-13px-black-55% hoverable-link-text"],[11,"disabled",[20,"commentsDisabled"],null],[10,"data-control-name","comments_count"],[3,"action",[[21,0,[]],"onNumCommentsClick",[26,"tracking",null,[["control-name"],["comments_count"]]]]],[8],[0,"\\n      "],[6,"span"],[10,"aria-hidden","true"],[8],[1,[26,"t",["num_comments","feed-shared/templates/components/social-counts"],[["numComments"],[[22,["commentsTotal"]]]]],false],[9],[0,"\\n      "],[6,"span"],[10,"class","visually-hidden"],[8],[0,"\\n        "],[1,[26,"if",[[22,["a11yContext"]],[26,"t",["a11y_num_comments","feed-shared/templates/components/social-counts"],[["numComments","actorName"],[[22,["commentsTotal"]],[26,"shared@actor-name",[[22,["a11yContext","actor"]]],null]]]],[26,"t",["num_comments","feed-shared/templates/components/social-counts"],[["numComments"],[[22,["commentsTotal"]]]]]],null],false],[0,"\\n      "],[9],[0,"\\n    "],[9],[0,"\\n  "],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[22,["showNumViews"]]],null,{"statements":[[0,"  "],[6,"li"],[10,"class","feed-shared-social-counts__item"],[8],[0,"\\n    "],[6,"span"],[10,"class","feed-shared-social-counts__num-views feed-shared-social-counts__count-value Sans-13px-black-55%"],[8],[1,[26,"t",["num_views","feed-shared/templates/components/social-counts"],[["numViews"],[[22,["viewsTotal"]]]]],false],[9],[0,"\\n  "],[9],[0,"\\n"]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/social-counts.hbs"}})}))
define("feed-shared/templates/components/storyline-top-card",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"gAqAMS5B",block:'{"symbols":["comment"],"statements":[[4,"if",[[22,["isStorylineTopCardCommentsEnabled"]]],null,{"statements":[[4,"if",[[22,["showTopComments"]]],null,{"statements":[[4,"artdeco-carousel",null,[["class","hidePagination","paginateAllVisibleSlides","model","pageSize","paginateAllVisibleSlides","title","onNext","onPrevious"],["feed-shared-comment-carousel mt5",true,true,[22,["topComments"]],2,true,[26,"t",["top_comments","feed-shared/templates/components/storyline-top-card"],null],[26,"action",[[21,0,[]],"fireCarouselInteractionEvent","comment_card_next"],null],[26,"action",[[21,0,[]],"fireCarouselInteractionEvent","comment_card_prev"],null]]],{"statements":[[0,"      "],[1,[26,"feed-shared@comment-card",null,[["class","comment","commentClickTrackingType","fireCustomTracking","onClickCommentCard","onLikeStatClick","onNumRepliesClick","onReplyClick","onToggleLike"],["display-flex",[21,1,[]],"click_comment_slide_text",[26,"action",[[21,0,[]],"fireCustomTracking"],null],[26,"action",[[21,0,[]],"focusCommentAndHighlight",[21,1,["urn"]],"click_comment_slide_text"],null],[26,"action",[[21,0,[]],"showLikersModal",[21,1,["socialDetail"]],"open_comment_liker_list"],null],[26,"action",[[21,0,[]],"focusCommentAndHighlight",[21,1,["urn"]]],null],[26,"action",[[21,0,[]],"openReplyBox",[21,1,["urn"]]],null],[26,"action",[[21,0,[]],"toggleLike",[21,1,["socialDetail","totalSocialActivityCounts"]]],null]]]],false],[0,"\\n"]],"parameters":[1]},null]],"parameters":[]},null],[0,"\\n  "],[1,[26,"feed-shared@social-counts",null,[["commentsTotal","commentsHasNextPage","isCommentsListShown","likesTotal","onLikeStatClick","fetchMoreComments","fireCustomTracking"],[[26,"unless",[[22,["isStorylineTopCardCommentsEnabled"]],0,[22,["socialDetail","totalSocialActivityCounts","numComments"]]],null],[22,["commentsHasNextPage"]],[22,["showCommentsList"]],[22,["socialDetail","totalSocialActivityCounts","numLikes"]],[26,"action",[[21,0,[]],"showLikersModal",[22,["socialDetail"]],"view_likes_count"],null],[26,"action",[[21,0,[]],"fetchMoreComments"],null],[26,"action",[[21,0,[]],"fireCustomTracking"],null]]]],false],[0,"\\n\\n  "],[1,[26,"feed-shared@social-action-bar",null,[["a11yContext","isCommentButtonDisabled","isLiked","showReshare","updateModel","fireCustomTracking","onAddComment","onAddCommentClick","onToggleLike"],[[26,"feed-shared@generate-a11y-context",["","storyline"],null],[26,"unless",[[22,["isStorylineTopCardCommentsEnabled"]],true],null],[22,["socialDetail","totalSocialActivityCounts","liked"]],[22,["showStorylineShare"]],[22,["storylineUpdate"]],[26,"action",[[21,0,[]],"fireCustomTracking"],null],[26,"action",[[21,0,[]],"addComment"],null],[26,"action",[[21,0,[]],"focusCommentBox"],null],[26,"action",[[21,0,[]],"toggleLike",[22,["socialDetail","totalSocialActivityCounts"]]],null]]]],false],[0,"\\n\\n"],[4,"if",[[22,["showCommentsList"]]],null,{"statements":[[0,"    "],[1,[26,"feed-shared@comments/comments-list",null,[["commentTreatment","commentUrnWithTreatment","commentsHasNextPage","displayedComments","isLoadingComments","shouldDirectToDetailPage","shouldShowCommentsHeader","shouldPaginate","updateId","updateModel","fetchMoreComments","fireCustomTracking","onLikeStatClick"],[[22,["commentTreatment"]],[22,["commentUrnWithTreatment"]],[22,["commentsHasNextPage"]],[22,["socialDetail","comments","elements"]],[22,["isLoadingComments"]],false,false,true,[22,["contentTopicUrn"]],[22,["storylineUpdate"]],[26,"action",[[21,0,[]],"fetchMoreComments"],null],[26,"action",[[21,0,[]],"fireCustomTracking"],null],[26,"action",[[21,0,[]],"showLikersModal"],null]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n  "],[1,[26,"feed-shared@comments/comment-box",null,[["class","isReply","mediaData","shouldShowCommentBoxAvatar","updateId","fireCustomTracking","onAddComment","onClosePreview","onMediaData"],["feed-shared-storyline-top-card__comment-box",false,[22,["mediaData"]],true,[22,["contentTopicUrn"]],[26,"action",[[21,0,[]],"fireCustomTracking"],null],[26,"action",[[21,0,[]],"addComment"],null],[26,"action",[[21,0,[]],"onClosePreview"],null],[26,"action",[[21,0,[]],"onMediaData"],null]]]],false],[0,"\\n\\n  "],[1,[26,"feed-shared@likers-modal",null,[["isOpen","model","fireCustomTracking"],[[22,["isLikersModalOpen"]],[22,["likersModalSocialDetail"]],[26,"action",[[21,0,[]],"fireCustomTracking"],null]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[22,["shouldAddChartbeatIframe"]]],null,{"statements":[[0,"  "],[6,"iframe"],[10,"id","chartbeat-iframe"],[10,"class","hidden"],[8],[0,"\\n  "],[9],[0,"\\n"]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/storyline-top-card.hbs"}})})),define("feed-shared/templates/components/update-composers/detail/aggregated-pymk-update",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"iadknCSP",block:'{"symbols":["components","actions","properties","member"],"statements":[[4,"feed-shared@update/aggregated-pymk-update",null,[["model","isDetailView"],[[22,["model"]],[22,["isDetailView"]]]],{"statements":[[0,"\\n  "],[6,"div"],[10,"class","feed-shared-update__scroll"],[8],[0,"\\n    "],[4,"feed-shared@top-bar",null,null,{"statements":[[1,[26,"t",["pymk_title","feed-shared/templates/components/update-composers/detail/aggregated-pymk-update"],null],false]],"parameters":[]},null],[0,"\\n\\n    "],[1,[21,1,["updateControlPanelTrigger"]],false],[0,"\\n\\n    "],[6,"ul"],[10,"class","pymk-update-list"],[8],[0,"\\n"],[4,"each",[[21,3,["pymkUpdates"]]],null,{"statements":[[0,"        "],[1,[26,"component",[[21,1,["pymkItem"]]],[["model"],[[21,4,[]]]]],false],[0,"\\n"]],"parameters":[4]},null],[0,"    "],[9],[0,"\\n\\n"],[4,"link-to-external",["mynetwork"],[["data-control-name","class","trackingHandler"],["see_all_pymk","view-more",[21,2,["trackingHandler"]]]],{"statements":[[0,"      "],[6,"span"],[10,"aria-hidden","true"],[8],[1,[26,"t",["see_more","feed-shared/templates/components/update-composers/detail/aggregated-pymk-update"],null],false],[9],[0,"\\n      "],[6,"span"],[10,"class","visually-hidden"],[8],[1,[26,"t",["a11y_see_more","feed-shared/templates/components/update-composers/detail/aggregated-pymk-update"],null],false],[9],[0,"\\n"]],"parameters":[]},null],[0,"  "],[9],[0,"\\n"]],"parameters":[1,2,3]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/update-composers/detail/aggregated-pymk-update.hbs"}})})),define("feed-shared/templates/components/update-composers/detail/channel-update",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"c+6FRUfm",block:'{"symbols":["components","actions","properties","string"],"statements":[[4,"feed-shared@update/channel-update",null,[["model","prependRecordToFeed","highlightedOrAnchoredComments","isDetailView","shouldDirectToDetailPage","shouldShowCommentsList","shouldShowCommentBox","shouldFocusCommentBox","shouldShowCommentBoxAvatar","shouldShowCommentsHeader","shouldPaginateComments","onReplyButtonClick","onRequestReload","hideFollowInterface","shouldScrollToBottom","caEngineName"],[[22,["model"]],[22,["prependRecordToFeed"]],[22,["highlightedOrAnchoredComments"]],true,[22,["shouldDirectToDetailPage"]],[22,["shouldShowCommentsList"]],[22,["shouldShowCommentBox"]],[26,"unbound",[[22,["shouldFocusCommentBox"]]],null],[22,["shouldShowCommentBoxAvatar"]],[22,["shouldShowCommentsHeader"]],[22,["shouldPaginateComments"]],[22,["onReplyButtonClick"]],[22,["onRequestReload"]],[22,["hideFollowInterface"]],[22,["shouldScrollToBottom"]],[22,["caEngineName"]]]],{"statements":[[0,"  "],[6,"div"],[10,"class","feed-shared-update__scroll"],[8],[0,"\\n"],[4,"if",[[21,3,["shouldShowHeader"]]],null,{"statements":[[4,"component",[[21,1,["topBar"]]],null,{"statements":[[4,"if",[[21,3,["attributedHeader"]]],null,{"statements":[[0,"          "],[1,[21,3,["attributedHeader","prefix"]],false],[4,"link-to-external",[[21,3,["attributedHeader","route"]],[21,3,["attributedHeader","anchorTopic"]]],[["data-control-name","class","invokeAction"],["update_topbar_actor","name tap-target",[26,"action",[[21,0,[]],[21,2,["fireCustomTracking"]],"click_topic_header"],null]]],{"statements":[[1,[21,3,["attributedHeader","topic"]],false]],"parameters":[]},null],[1,[21,3,["attributedHeader","suffix"]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[21,3,["headerText"]]],null,{"statements":[[0,"          "],[6,"span"],[10,"class","article-header-text"],[8],[1,[20,"headerText"],false],[9],[0,"\\n"]],"parameters":[]},{"statements":[[4,"each",[[21,3,["headerValues"]]],null,{"statements":[[4,"if",[[21,4,["route"]]],null,{"statements":[[4,"link-to-external",[[26,"unbound",[[21,4,["route"]]],null],[26,"unbound",[[21,4,["entity","id"]]],null]],[["class","data-control-name"],["name tap-target","update_topbar_actor"]],{"statements":[[6,"span"],[11,"data-entity-hovercard-id",[26,"unbound",[[21,4,["entityUrn"]]],null],null],[8],[1,[26,"unbound",[[21,4,["value"]]],null],false],[9]],"parameters":[]},null]],"parameters":[]},{"statements":[[1,[26,"unbound",[[21,4,["value"]]],null],false]],"parameters":[]}]],"parameters":[4]},null],[0,"        "]],"parameters":[]}]],"parameters":[]}]],"parameters":[]},null]],"parameters":[]},null],[0,"\\n    "],[1,[21,1,["hashtags"]],false],[0,"\\n\\n    "],[1,[21,1,["updateControlPanelTrigger"]],false],[0,"\\n\\n"],[4,"feed-shared@inline-show-more-text",null,[["isExpanded","fireCustomTracking","class"],[true,[21,2,["fireCustomTracking"]],"feed-shared-update__description"]],{"statements":[[0,"      "],[1,[21,1,["mainContent"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["hasDisplayContent"]]],null,{"statements":[[0,"      "],[6,"div"],[10,"class","feed-shared-update__update-content-wrapper Elevation-0dp"],[8],[0,"\\n        "],[1,[26,"component",[[21,1,["displayContent"]]],[["isDetailView"],[true]]],false],[0,"\\n      "],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n    "],[6,"div"],[10,"class","feed-shared-update__social-info"],[8],[0,"\\n      "],[1,[26,"component",[[21,1,["socialCounts"]]],[["onLikeStatClick","commentsHasNextPage","fetchMoreComments","fireCustomTracking"],[[26,"action",[[21,0,[]],[21,2,["onShowLikersModal"]],[22,["model","socialDetail"]]],null],[21,3,["commentsHasNextPage"]],[21,2,["fetchMoreComments"]],[21,2,["fireCustomTracking"]]]]],false],[0,"\\n\\n      "],[1,[26,"component",[[21,1,["socialActionBar"]]],[["isDetailView","shouldShowReshareModal"],[true,[22,["shouldShowReshareModal"]]]]],false],[0,"\\n    "],[9],[0,"\\n\\n"],[4,"if",[[21,3,["showLikesList"]]],null,{"statements":[[0,"      "],[1,[26,"component",[[21,1,["likesList"]]],[["onLikesLeftClick","controlName"],[[26,"action",[[21,0,[]],[21,2,["onShowLikersModal"]],[22,["model","socialDetail"]]],null],"likes"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n    "],[6,"div"],[11,"class",[27,["feed-shared-update__comments-container display-flex ",[21,3,["commentListClass"]]]]],[8],[0,"\\n"],[4,"if",[[21,3,["showCommentsList"]]],null,{"statements":[[0,"        "],[1,[26,"component",[[21,1,["commentsList"]]],[["class","isDetailView"],["feed-shared-update__comments",true]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["showAuthorDisabledCommentsBlock"]]],null,{"statements":[[0,"        "],[1,[21,1,["disabledCommentsBlock"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["showCommentBox"]]],null,{"statements":[[0,"        "],[1,[21,1,["commentBox"]],false],[0,"\\n"]],"parameters":[]},null],[0,"    "],[9],[0,"\\n  "],[9],[0,"\\n\\n  "],[1,[21,1,["likersModal"]],false],[0,"\\n"]],"parameters":[1,2,3]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/update-composers/detail/channel-update.hbs"}})})),define("feed-shared/templates/components/update-composers/detail/connection-update",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"W/MFMI8f",block:'{"symbols":["components","actions","properties"],"statements":[[4,"feed-shared@update/connection-update",null,[["model","prependRecordToFeed","isDetailView","shouldDirectToDetailPage","shouldShowCommentsList","shouldShowCommentBox","shouldFocusCommentBox","shouldShowCommentsHeader","shouldPaginateComments","onReplyButtonClick","onRequestReload","hideFollowInterface","shouldScrollToBottom","caEngineName"],[[22,["model"]],[22,["prependRecordToFeed"]],[22,["isDetailView"]],[22,["shouldDirectToDetailPage"]],[22,["shouldShowCommentsList"]],[22,["shouldShowCommentBox"]],[26,"unbound",[[22,["shouldFocusCommentBox"]]],null],[22,["shouldShowCommentsHeader"]],[22,["shouldPaginateComments"]],[22,["onReplyButtonClick"]],[22,["onRequestReload"]],[22,["hideFollowInterface"]],[22,["shouldScrollToBottom"]],[22,["caEngineName"]]]],{"statements":[[0,"  "],[6,"div"],[10,"class","feed-shared-update__scroll"],[8],[0,"\\n"],[4,"feed-shared@top-bar",null,null,{"statements":[[0,"      "],[1,[26,"t",["connection_update_title","feed-shared/templates/components/update-composers/detail/connection-update"],[["count"],[[21,3,["connectionUpdates","length"]]]]],false],[0,"\\n      "],[1,[21,1,["updateControlPanelTrigger"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n    "],[1,[21,1,["connectionUpdatesList"]],false],[0,"\\n  "],[9],[0,"\\n"]],"parameters":[1,2,3]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/update-composers/detail/connection-update.hbs"}})})),define("feed-shared/templates/components/update-composers/detail/discussion-update",["exports","feed-shared-base/templates/components/update-composers/detail/discussion-update"],(function(e,t){"use strict"
e.__esModule=!0,Object.defineProperty(e,"default",{enumerable:!0,get:function(){return t.default}})})),define("feed-shared/templates/components/update-composers/detail/feed-topic-update",["exports","feed-shared-base/templates/components/update-composers/detail/feed-topic-update"],(function(e,t){"use strict"
e.__esModule=!0,Object.defineProperty(e,"default",{enumerable:!0,get:function(){return t.default}})})),define("feed-shared/templates/components/update-composers/detail/mentioned-in-news-update",["exports","feed-shared-base/templates/components/update-composers/detail/mentioned-in-news-update"],(function(e,t){"use strict"
e.__esModule=!0,Object.defineProperty(e,"default",{enumerable:!0,get:function(){return t.default}})})),define("feed-shared/templates/components/update-composers/detail/prop-update",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"SK6vST1S",block:'{"symbols":["components","actions","properties"],"statements":[[4,"feed-shared@update/prop-update",null,[["model","prependRecordToFeed","isDetailView","highlightedOrAnchoredComments","shouldDirectToDetailPage","shouldShowCommentsList","shouldShowCommentBox","shouldFocusCommentBox","shouldShowCommentsHeader","shouldShowCommentBoxAvatar","shouldPaginateComments","onReplyButtonClick","onRequestReload","hideFollowInterface","shouldScrollToBottom","caEngineName"],[[22,["model"]],[22,["prependRecordToFeed"]],true,[22,["highlightedOrAnchoredComments"]],[22,["shouldDirectToDetailPage"]],[22,["shouldShowCommentsList"]],[22,["shouldShowCommentBox"]],[26,"unbound",[[22,["shouldFocusCommentBox"]]],null],[22,["shouldShowCommentsHeader"]],[22,["shouldShowCommentBoxAvatar"]],[22,["shouldPaginateComments"]],[22,["onReplyButtonClick"]],[22,["onRequestReload"]],[22,["hideFollowInterface"]],[22,["shouldScrollToBottom"]],[22,["caEngineName"]]]],{"statements":[[0,"  "],[6,"div"],[10,"class","feed-shared-update__scroll"],[8],[0,"\\n    "],[6,"section"],[10,"class","feed-shared-update__prop-update-container"],[8],[0,"\\n      "],[1,[21,1,["postMeta"]],false],[0,"\\n"],[4,"feed-shared@inline-show-more-text",null,[["isExpanded","fireCustomTracking","class"],[false,[21,2,["fireCustomTracking"]],"feed-shared-update__description"]],{"statements":[[0,"        "],[6,"span"],[10,"class","Sans-15px-black-70%"],[8],[1,[26,"feed-shared-base@text/attributed-text-html",[[22,["model","value","text"]]],null],false],[9],[0,"\\n"]],"parameters":[]},null],[0,"    "],[9],[0,"\\n\\n    "],[6,"div"],[10,"class","feed-shared-update__social-info"],[8],[0,"\\n      "],[1,[26,"component",[[21,1,["socialCounts"]]],[["onLikeStatClick","commentsHasNextPage","fetchMoreComments","fireCustomTracking"],[[26,"action",[[21,0,[]],[21,2,["onShowLikersModal"]],[22,["model","socialDetail"]]],null],[21,3,["commentsHasNextPage"]],[21,2,["fetchMoreComments"]],[21,2,["fireCustomTracking"]]]]],false],[0,"\\n\\n      "],[1,[26,"component",[[21,1,["socialActionBar"]]],[["isDetailView","shouldShowReshareModal"],[true,[22,["shouldShowReshareModal"]]]]],false],[0,"\\n    "],[9],[0,"\\n\\n"],[4,"if",[[21,3,["showLikesList"]]],null,{"statements":[[0,"      "],[1,[26,"component",[[21,1,["likesList"]]],[["onLikesLeftClick","controlName"],[[26,"action",[[21,0,[]],[21,2,["onShowLikersModal"]],[22,["model","socialDetail"]]],null],"likes"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["showCommentsList"]]],null,{"statements":[[0,"      "],[1,[26,"component",[[21,1,["commentsList"]]],[["class","isDetailView"],["feed-shared-update__comments",true]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["showAuthorDisabledCommentsBlock"]]],null,{"statements":[[0,"      "],[1,[21,1,["disabledCommentsBlock"]],false],[0,"\\n"]],"parameters":[]},null],[0,"  "],[9],[0,"\\n\\n"],[4,"if",[[21,3,["showCommentBox"]]],null,{"statements":[[0,"    "],[1,[21,1,["commentBox"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n  "],[1,[21,1,["likersModal"]],false],[0,"\\n"]],"parameters":[1,2,3]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/update-composers/detail/prop-update.hbs"}})})),define("feed-shared/templates/components/update-composers/detail/reshare-update",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"Uhyc7ReZ",block:'{"symbols":["components","actions","properties"],"statements":[[4,"feed-shared@update/reshare-update",null,[["model","authenticatedActor","prependRecordToFeed","highlightedOrAnchoredComments","isDetailView","shouldDirectToDetailPage","shouldHideViewCount","shouldShowCommentsList","shouldShowCommentBox","shouldFocusCommentBox","shouldShowCommentsHeader","shouldShowCommentBoxAvatar","shouldPaginateComments","onReplyButtonClick","onRequestReload","hideFollowInterface","shouldScrollToBottom","caEngineName","hideCaEntryPoint"],[[22,["model"]],[22,["authenticatedActor"]],[22,["prependRecordToFeed"]],[22,["highlightedOrAnchoredComments"]],true,[22,["shouldDirectToDetailPage"]],[22,["shouldHideViewCount"]],[22,["shouldShowCommentsList"]],[22,["shouldShowCommentBox"]],[26,"unbound",[[22,["shouldFocusCommentBox"]]],null],[22,["shouldShowCommentsHeader"]],[22,["shouldShowCommentBoxAvatar"]],[22,["shouldPaginateComments"]],[22,["onReplyButtonClick"]],[22,["onRequestReload"]],[22,["hideFollowInterface"]],[22,["shouldScrollToBottom"]],[22,["caEngineName"]],[22,["hideCaEntryPoint"]]]],{"statements":[[0,"  "],[6,"div"],[10,"class","feed-shared-update__scroll"],[8],[0,"\\n"],[4,"unless",[[21,3,["isEditingShare"]]],null,{"statements":[[0,"      "],[1,[21,1,["updateControlPanelTrigger"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n    "],[1,[21,1,["hashtags"]],false],[0,"\\n\\n    "],[1,[21,1,["postMeta"]],false],[0,"\\n"],[4,"if",[[21,3,["isEditingShare"]]],null,{"statements":[[0,"      "],[1,[21,1,["shareEdit"]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[21,3,["updateHasText"]]],null,{"statements":[[4,"feed-shared@inline-show-more-text",null,[["class","isExpanded","fireCustomTracking"],["feed-shared-update__description",false,[21,2,["fireCustomTracking"]]]],{"statements":[[0,"        "],[1,[26,"component",[[21,1,["mainContent"]]],[["class"],["Sans-15px-black-70%"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"    "]],"parameters":[]},null]],"parameters":[]}],[0,"\\n    "],[6,"div"],[10,"class","feed-shared-update__update-content-wrapper Elevation-0dp"],[8],[0,"\\n      "],[1,[26,"component",[[21,1,["displayContent"]]],[["isDetailView"],[true]]],false],[0,"\\n    "],[9],[0,"\\n\\n    "],[6,"div"],[10,"class","feed-shared-update__social-info"],[8],[0,"\\n      "],[1,[26,"component",[[21,1,["socialCounts"]]],[["onLikeStatClick","commentsHasNextPage","fetchMoreComments","fireCustomTracking"],[[26,"action",[[21,0,[]],[21,2,["onShowLikersModal"]],[22,["model","socialDetail"]]],null],[21,3,["commentsHasNextPage"]],[21,2,["fetchMoreComments"]],[21,2,["fireCustomTracking"]]]]],false],[0,"\\n\\n      "],[1,[26,"component",[[21,1,["socialActionBar"]]],[["isDetailView","shouldShowReshareModal"],[true,[22,["shouldShowReshareModal"]]]]],false],[0,"\\n    "],[9],[0,"\\n\\n"],[4,"if",[[21,3,["showAnalyticsEntryPoint"]]],null,{"statements":[[0,"      "],[1,[21,1,["caEntryPoint"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["showLikesList"]]],null,{"statements":[[0,"      "],[1,[26,"component",[[21,1,["likesList"]]],[["onLikesLeftClick","controlName"],[[26,"action",[[21,0,[]],[21,2,["onShowLikersModal"]],[22,["model","socialDetail"]]],null],"likes"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["showCommentsList"]]],null,{"statements":[[0,"      "],[1,[26,"component",[[21,1,["commentsList"]]],[["class","isDetailView"],["feed-shared-update__comments",true]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["showAuthorDisabledCommentsBlock"]]],null,{"statements":[[0,"      "],[1,[21,1,["disabledCommentsBlock"]],false],[0,"\\n"]],"parameters":[]},null],[0,"  "],[9],[0,"\\n\\n"],[4,"if",[[21,3,["showCommentBox"]]],null,{"statements":[[0,"    "],[1,[26,"component",[[21,1,["commentBox"]]],[["isDetailView"],[true]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n  "],[1,[21,1,["likersModal"]],false],[0,"\\n\\n  "],[1,[21,1,["embedModal"]],false],[0,"\\n"]],"parameters":[1,2,3]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/update-composers/detail/reshare-update.hbs"}})})),define("feed-shared/templates/components/update-composers/detail/share-update",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"byt8GHUH",block:'{"symbols":["components","actions","properties"],"statements":[[4,"feed-shared@update/share-update",null,[["model","authenticatedActor","highlightedOrAnchoredComments","isDetailView","shouldDirectToDetailPage","shouldHideViewCount","shouldShowCommentsList","shouldShowCommentBox","shouldFocusCommentBox","shouldShowCommentsHeader","shouldPaginateComments","shouldShowCommentBoxAvatar","onReplyButtonClick","onRequestReload","hideFollowInterface","shouldScrollToBottom","caEngineName","hideCaEntryPoint"],[[22,["model"]],[22,["authenticatedActor"]],[22,["highlightedOrAnchoredComments"]],[22,["isDetailView"]],[22,["shouldDirectToDetailPage"]],[22,["shouldHideViewCount"]],[22,["shouldShowCommentsList"]],[22,["shouldShowCommentBox"]],[26,"unbound",[[22,["shouldFocusCommentBox"]]],null],[22,["shouldShowCommentsHeader"]],[22,["shouldPaginateComments"]],[22,["shouldShowCommentBoxAvatar"]],[22,["onReplyButtonClick"]],[22,["onRequestReload"]],[22,["hideFollowInterface"]],[22,["shouldScrollToBottom"]],[22,["caEngineName"]],[22,["hideCaEntryPoint"]]]],{"statements":[[0,"  "],[6,"div"],[10,"class","feed-shared-update__scroll"],[8],[0,"\\n"],[4,"unless",[[21,3,["isEditingShare"]]],null,{"statements":[[0,"      "],[1,[21,1,["updateControlPanelTrigger"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n    "],[1,[21,1,["hashtags"]],false],[0,"\\n\\n    "],[1,[21,1,["postMeta"]],false],[0,"\\n\\n"],[4,"if",[[21,3,["isEditingShare"]]],null,{"statements":[[0,"      "],[1,[21,1,["shareEdit"]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"feed-shared@inline-show-more-text",null,[["class","isExpanded","fireCustomTracking"],["feed-shared-update__description",true,[21,2,["fireCustomTracking"]]]],{"statements":[[0,"        "],[1,[21,1,["mainContent"]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]}],[0,"\\n"],[4,"if",[[21,3,["hasDisplayContent"]]],null,{"statements":[[0,"      "],[6,"div"],[10,"class","feed-shared-update__update-content-wrapper Elevation-0dp"],[8],[0,"\\n        "],[1,[26,"component",[[21,1,["displayContent"]]],[["isDetailView"],[true]]],false],[0,"\\n      "],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n    "],[6,"div"],[10,"class","feed-shared-update__social-info"],[8],[0,"\\n      "],[1,[26,"component",[[21,1,["socialCounts"]]],[["onLikeStatClick","commentsHasNextPage","fetchMoreComments","fireCustomTracking"],[[26,"action",[[21,0,[]],[21,2,["onShowLikersModal"]],[22,["model","socialDetail"]]],null],[21,3,["commentsHasNextPage"]],[21,2,["fetchMoreComments"]],[21,2,["fireCustomTracking"]]]]],false],[0,"\\n\\n      "],[1,[26,"component",[[21,1,["socialActionBar"]]],[["isDetailView","shouldShowReshareModal"],[true,[22,["shouldShowReshareModal"]]]]],false],[0,"\\n    "],[9],[0,"\\n\\n"],[4,"if",[[21,3,["showAnalyticsEntryPoint"]]],null,{"statements":[[0,"      "],[1,[21,1,["caEntryPoint"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n    "],[1,[26,"component",[[21,1,["likesList"]]],[["onLikesLeftClick","controlName"],[[26,"action",[[21,0,[]],[21,2,["onShowLikersModal"]],[22,["model","socialDetail"]]],null],"likes"]]],false],[0,"\\n  "],[9],[0,"\\n  "],[6,"div"],[11,"class",[27,["feed-shared-update__comments-container display-flex ",[21,3,["commentListClass"]]]]],[8],[0,"\\n"],[4,"if",[[21,3,["showCommentsList"]]],null,{"statements":[[0,"      "],[1,[26,"component",[[21,1,["commentsList"]]],[["isDetailView"],[true]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["showAuthorDisabledCommentsBlock"]]],null,{"statements":[[0,"      "],[1,[21,1,["disabledCommentsBlock"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["showCommentBox"]]],null,{"statements":[[0,"      "],[1,[26,"component",[[21,1,["commentBox"]]],[["isDetailView"],[true]]],false],[0,"\\n"]],"parameters":[]},null],[0,"  "],[9],[0,"\\n\\n  "],[1,[21,1,["likersModal"]],false],[0,"\\n\\n  "],[1,[21,1,["embedModal"]],false],[0,"\\n"]],"parameters":[1,2,3]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/update-composers/detail/share-update.hbs"}})})),define("feed-shared/templates/components/update-composers/feed/aggregated-follow-recommendation-update",["exports","feed-shared-base/templates/components/update-composers/feed/aggregated-follow-recommendation-update"],(function(e,t){"use strict"
e.__esModule=!0,Object.defineProperty(e,"default",{enumerable:!0,get:function(){return t.default}})})),define("feed-shared/templates/components/update-composers/feed/aggregated-pymk-update",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"0YaxzLSP",block:'{"symbols":["components","actions","properties","member"],"statements":[[4,"feed-shared@update/aggregated-pymk-update",null,[["model"],[[22,["model"]]]],{"statements":[[0,"\\n  "],[6,"div"],[10,"class","feed-shared-update__scroll"],[8],[0,"\\n    "],[4,"feed-shared@top-bar",null,null,{"statements":[[1,[26,"t",["pymk_title","feed-shared/templates/components/update-composers/feed/aggregated-pymk-update"],null],false]],"parameters":[]},null],[0,"\\n\\n    "],[1,[21,1,["updateControlPanelTrigger"]],false],[0,"\\n\\n    "],[6,"ul"],[10,"class","pymk-update-list"],[8],[0,"\\n"],[4,"each",[[21,3,["pymkUpdates"]]],null,{"statements":[[0,"        "],[1,[26,"component",[[21,1,["pymkItem"]]],[["model"],[[21,4,[]]]]],false],[0,"\\n"]],"parameters":[4]},null],[0,"    "],[9],[0,"\\n\\n"],[4,"link-to-external",["mynetwork"],[["data-control-name","class","trackingHandler"],["see_all_pymk","view-more",[21,2,["trackingHandler"]]]],{"statements":[[0,"      "],[6,"span"],[10,"aria-hidden","true"],[8],[1,[26,"t",["see_more","feed-shared/templates/components/update-composers/feed/aggregated-pymk-update"],null],false],[9],[0,"\\n      "],[6,"span"],[10,"class","visually-hidden"],[8],[1,[26,"t",["a11y_see_more","feed-shared/templates/components/update-composers/feed/aggregated-pymk-update"],null],false],[9],[0,"\\n"]],"parameters":[]},null],[0,"  "],[9],[0,"\\n"]],"parameters":[1,2,3]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/update-composers/feed/aggregated-pymk-update.hbs"}})})),define("feed-shared/templates/components/update-composers/feed/article-update",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"ZU2Kffb/",block:'{"symbols":["components","actions","properties","string"],"statements":[[4,"feed-shared-base@update/article-update",null,[["model","prependRecordToFeed","highlightedOrAnchoredComments","isDetailView","shouldDirectToDetailPage","shouldShowCommentBox","shouldShowCommentsList","shouldFocusCommentBox","shouldShowCommentsHeader","shouldPaginateComments","onReplyButtonClick"],[[22,["model"]],[22,["prependRecordToFeed"]],[22,["highlightedOrAnchoredComments"]],false,[22,["shouldDirectToDetailPage"]],[22,["shouldShowCommentBox"]],[22,["shouldShowCommentsList"]],[26,"unbound",[[22,["shouldFocusCommentBox"]]],null],[22,["shouldShowCommentsHeader"]],[22,["shouldPaginateComments"]],[22,["onReplyButtonClick"]]]],{"statements":[[0,"  "],[6,"div"],[10,"class","feed-shared-update__scroll"],[8],[0,"\\n"],[4,"if",[[21,3,["shouldShowHeader"]]],null,{"statements":[[4,"component",[[21,1,["topBar"]]],null,{"statements":[[4,"if",[[21,3,["headerText"]]],null,{"statements":[[0,"          "],[6,"span"],[10,"class","article-header-text"],[8],[1,[21,3,["headerText"]],false],[9],[0,"\\n"]],"parameters":[]},{"statements":[[4,"each",[[21,3,["headerValues"]]],null,{"statements":[[4,"if",[[21,4,["route"]]],null,{"statements":[[4,"link-to-external",[[26,"unbound",[[21,4,["route"]]],null],[26,"unbound",[[21,4,["entity","id"]]],null]],[["class","data-control-name"],["name tap-target","update_topbar_actor"]],{"statements":[[1,[26,"unbound",[[21,4,["value"]]],null],false]],"parameters":[]},null]],"parameters":[]},{"statements":[[1,[26,"unbound",[[21,4,["value"]]],null],false]],"parameters":[]}]],"parameters":[4]},null]],"parameters":[]}]],"parameters":[]},null]],"parameters":[]},null],[0,"\\n    "],[1,[21,1,["hashtags"]],false],[0,"\\n\\n"],[4,"if",[[21,3,["actor"]]],null,{"statements":[[0,"      "],[1,[21,1,["postMeta"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n    "],[1,[21,1,["updateControlPanelTrigger"]],false],[0,"\\n\\n"],[4,"feed-shared@inline-show-more-text",null,[["isExpanded","fireCustomTracking","class"],[false,[21,2,["fireCustomTracking"]],"feed-shared-update__description"]],{"statements":[[0,"      "],[1,[21,1,["mainContent"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["hasDisplayContent"]]],null,{"statements":[[0,"      "],[6,"div"],[10,"class","feed-shared-update__update-content-wrapper Elevation-0dp"],[8],[0,"\\n        "],[1,[26,"component",[[21,1,["displayContent"]]],[["onArticleClick"],[[22,["onArticleClick"]]]]],false],[0,"\\n      "],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n    "],[6,"div"],[10,"class","feed-shared-update__social-info"],[8],[0,"\\n      "],[1,[26,"component",[[21,1,["socialCounts"]]],[["onLikeStatClick","commentsHasNextPage","fetchMoreComments","fireCustomTracking"],[[26,"action",[[21,0,[]],[21,2,["onShowLikersModal"]],[22,["model","socialDetail"]]],null],[21,3,["commentsHasNextPage"]],[21,2,["fetchMoreComments"]],[21,2,["fireCustomTracking"]]]]],false],[0,"\\n\\n      "],[1,[26,"component",[[21,1,["socialActionBar"]]],[["isDetailView","hashtag"],[false,[22,["hashtag"]]]]],false],[0,"\\n    "],[9],[0,"\\n\\n    "],[6,"div"],[11,"class",[27,["feed-shared-update__comments-container display-flex ",[21,3,["commentListClass"]]]]],[8],[0,"\\n"],[4,"if",[[21,3,["showCommentsList"]]],null,{"statements":[[0,"        "],[1,[26,"component",[[21,1,["commentsList"]]],[["class"],["feed-shared-update__comments"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["showAuthorDisabledCommentsBlock"]]],null,{"statements":[[0,"        "],[1,[21,1,["disabledCommentsBlock"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["showCommentBox"]]],null,{"statements":[[0,"        "],[1,[21,1,["commentBox"]],false],[0,"\\n"]],"parameters":[]},null],[0,"    "],[9],[0,"\\n  "],[9],[0,"\\n\\n  "],[1,[21,1,["likersModal"]],false],[0,"\\n"]],"parameters":[1,2,3]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/update-composers/feed/article-update.hbs"}})})),define("feed-shared/templates/components/update-composers/feed/channel-update",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"/Qfw3+RC",block:'{"symbols":["components","actions","properties","string"],"statements":[[4,"feed-shared@update/channel-update",null,[["model","prependRecordToFeed","highlightedOrAnchoredComments","isDetailView","shouldDirectToDetailPage","shouldShowCommentsList","shouldShowCommentBox","shouldFocusCommentBox","shouldShowCommentsHeader","shouldShowCommentBoxAvatar","shouldPaginateComments","onReplyButtonClick","onRequestReload","hideFollowInterface","shouldScrollToBottom","caEngineName","onUpdateDidInsert"],[[22,["model"]],[22,["prependRecordToFeed"]],[22,["highlightedOrAnchoredComments"]],false,[22,["shouldDirectToDetailPage"]],[22,["shouldShowCommentsList"]],[22,["shouldShowCommentBox"]],[26,"unbound",[[22,["shouldFocusCommentBox"]]],null],[22,["shouldShowCommentsHeader"]],[22,["shouldShowCommentBoxAvatar"]],[22,["shouldPaginateComments"]],[22,["onReplyButtonClick"]],[22,["onRequestReload"]],[22,["hideFollowInterface"]],[22,["shouldScrollToBottom"]],[22,["caEngineName"]],[22,["onUpdateDidInsert"]]]],{"statements":[[0,"  "],[6,"div"],[10,"class","feed-shared-update__scroll"],[8],[0,"\\n"],[4,"if",[[21,3,["shouldShowHeader"]]],null,{"statements":[[4,"component",[[21,1,["topBar"]]],[["isHighlighted"],[[21,3,["isHighlighted"]]]],{"statements":[[4,"if",[[21,3,["attributedHeader"]]],null,{"statements":[[0,"          "],[1,[21,3,["attributedHeader","prefix"]],false],[4,"link-to-external",[[21,3,["attributedHeader","route"]],[21,3,["attributedHeader","anchorTopic"]]],[["data-control-name","class","invokeAction"],["update_topbar_actor","name tap-target",[26,"action",[[21,0,[]],[21,2,["fireCustomTracking"]],"click_topic_header"],null]]],{"statements":[[1,[21,3,["attributedHeader","topic"]],false]],"parameters":[]},null],[1,[21,3,["attributedHeader","suffix"]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[21,3,["headerText"]]],null,{"statements":[[0,"          "],[6,"span"],[10,"class","article-header-text"],[8],[1,[21,3,["headerText"]],false],[9],[0,"\\n"]],"parameters":[]},{"statements":[[4,"each",[[21,3,["headerValues"]]],null,{"statements":[[4,"if",[[21,4,["route"]]],null,{"statements":[[4,"link-to-external",[[26,"unbound",[[21,4,["route"]]],null],[26,"unbound",[[21,4,["entity","id"]]],null]],[["class","data-control-name"],["name tap-target","update_topbar_actor"]],{"statements":[[6,"span"],[11,"data-entity-hovercard-id",[26,"unbound",[[21,4,["entityUrn"]]],null],null],[8],[1,[26,"unbound",[[21,4,["value"]]],null],false],[9]],"parameters":[]},null]],"parameters":[]},{"statements":[[1,[26,"unbound",[[21,4,["value"]]],null],false]],"parameters":[]}]],"parameters":[4]},null],[0,"        "]],"parameters":[]}]],"parameters":[]}]],"parameters":[]},null]],"parameters":[]},null],[0,"\\n    "],[1,[21,1,["hashtags"]],false],[0,"\\n\\n    "],[1,[21,1,["updateControlPanelTrigger"]],false],[0,"\\n\\n"],[4,"feed-shared@inline-show-more-text",null,[["isExpanded","fireCustomTracking","class"],[false,[21,2,["fireCustomTracking"]],"feed-shared-update__description"]],{"statements":[[0,"      "],[1,[21,1,["mainContent"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["hasDisplayContent"]]],null,{"statements":[[0,"      "],[6,"div"],[10,"class","feed-shared-update__update-content-wrapper Elevation-0dp"],[8],[0,"\\n        "],[1,[26,"component",[[21,1,["displayContent"]]],[["onArticleClick"],[[22,["onArticleClick"]]]]],false],[0,"\\n      "],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n    "],[6,"div"],[10,"class","feed-shared-update__social-info"],[8],[0,"\\n      "],[1,[26,"component",[[21,1,["socialCounts"]]],[["onLikeStatClick","commentsHasNextPage","fetchMoreComments","fireCustomTracking"],[[26,"action",[[21,0,[]],[21,2,["onShowLikersModal"]],[22,["model","socialDetail"]]],null],[21,3,["commentsHasNextPage"]],[21,2,["fetchMoreComments"]],[21,2,["fireCustomTracking"]]]]],false],[0,"\\n\\n      "],[1,[26,"component",[[21,1,["socialActionBar"]]],[["isDetailView"],[false]]],false],[0,"\\n    "],[9],[0,"\\n  "],[9],[0,"\\n\\n  "],[6,"div"],[11,"class",[27,["feed-shared-update__comments-container display-flex ",[21,3,["commentListClass"]]]]],[8],[0,"\\n"],[4,"if",[[21,3,["showCommentsList"]]],null,{"statements":[[0,"      "],[1,[26,"component",[[21,1,["commentsList"]]],[["class"],["feed-shared-update__comments"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["showAuthorDisabledCommentsBlock"]]],null,{"statements":[[0,"      "],[1,[21,1,["disabledCommentsBlock"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["showCommentBox"]]],null,{"statements":[[0,"      "],[1,[21,1,["commentBox"]],false],[0,"\\n"]],"parameters":[]},null],[0,"  "],[9],[0,"\\n\\n  "],[1,[21,1,["likersModal"]],false],[0,"\\n"]],"parameters":[1,2,3]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/update-composers/feed/channel-update.hbs"}})})),define("feed-shared/templates/components/update-composers/feed/connection-update",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"QSi+2PVy",block:'{"symbols":["components","actions","properties"],"statements":[[4,"feed-shared@update/connection-update",null,[["model","prependRecordToFeed","isDetailView","shouldDirectToDetailPage","shouldShowCommentsList","shouldShowCommentBox","shouldFocusCommentBox","shouldShowCommentsHeader","shouldPaginateComments","onReplyButtonClick","onRequestReload","hideFollowInterface","shouldScrollToBottom","caEngineName"],[[22,["model"]],[22,["prependRecordToFeed"]],[22,["isDetailView"]],[22,["shouldDirectToDetailPage"]],[22,["shouldShowCommentsList"]],[22,["shouldShowCommentBox"]],[26,"unbound",[[22,["shouldFocusCommentBox"]]],null],[22,["shouldShowCommentsHeader"]],[22,["shouldPaginateComments"]],[22,["onReplyButtonClick"]],[22,["onRequestReload"]],[22,["hideFollowInterface"]],[22,["shouldScrollToBottom"]],[22,["caEngineName"]]]],{"statements":[[0,"  "],[6,"div"],[10,"class","feed-shared-update__scroll"],[8],[0,"\\n"],[4,"feed-shared@top-bar",null,null,{"statements":[[0,"      "],[1,[26,"t",["connection_update_title","feed-shared/templates/components/update-composers/feed/connection-update"],[["count"],[[21,3,["connectionUpdates","length"]]]]],false],[0,"\\n      "],[1,[21,1,["updateControlPanelTrigger"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n    "],[1,[21,1,["connectionUpdatesList"]],false],[0,"\\n  "],[9],[0,"\\n"]],"parameters":[1,2,3]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/update-composers/feed/connection-update.hbs"}})})),define("feed-shared/templates/components/update-composers/feed/discussion-update",["exports","feed-shared-base/templates/components/update-composers/feed/discussion-update"],(function(e,t){"use strict"
e.__esModule=!0,Object.defineProperty(e,"default",{enumerable:!0,get:function(){return t.default}})})),define("feed-shared/templates/components/update-composers/feed/ghost-update",["exports","feed-shared-base/templates/components/update-composers/feed/ghost-update"],(function(e,t){"use strict"
e.__esModule=!0,Object.defineProperty(e,"default",{enumerable:!0,get:function(){return t.default}})})),define("feed-shared/templates/components/update-composers/feed/jymbii-update",["exports","feed-shared-base/templates/components/update-composers/feed/jymbii-update"],(function(e,t){"use strict"
e.__esModule=!0,Object.defineProperty(e,"default",{enumerable:!0,get:function(){return t.default}})})),define("feed-shared/templates/components/update-composers/feed/lynda-update",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"0SFNxIUI",block:'{"symbols":["components","actions","properties"],"statements":[[4,"feed-shared@update/lynda-update",null,[["model","prependRecordToFeed","highlightedOrAnchoredComments","isDetailView","shouldDirectToDetailPage","shouldShowCommentsList","shouldShowCommentBox","shouldFocusCommentBox","shouldShowCommentsHeader","shouldPaginateComments","onReplyButtonClick","onRequestReload","hideFollowInterface","shouldScrollToBottom","caEngineName","onUpdateDidInsert"],[[22,["model"]],[22,["prependRecordToFeed"]],[22,["highlightedOrAnchoredComments"]],[22,["isDetailView"]],[22,["shouldDirectToDetailPage"]],[22,["shouldShowCommentsList"]],[22,["shouldShowCommentBox"]],[26,"unbound",[[22,["shouldFocusCommentBox"]]],null],[22,["shouldShowCommentsHeader"]],[22,["shouldPaginateComments"]],[22,["onReplyButtonClick"]],[22,["onRequestReload"]],[22,["hideFollowInterface"]],[22,["shouldScrollToBottom"]],[22,["caEngineName"]],[22,["onUpdateDidInsert"]]]],{"statements":[[0,"  "],[6,"div"],[10,"class","feed-shared-update__scroll"],[8],[0,"\\n"],[4,"feed-shared@top-bar",null,null,{"statements":[[0,"      "],[1,[21,3,["update","header","text"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n    "],[1,[21,1,["updateControlPanelTrigger"]],false],[0,"\\n\\n    "],[6,"div"],[11,"class",[27,["feed-shared-update__update-content-wrapper Elevation-0dp ",[26,"if",[[21,3,["isCymbiiSocialActionsEnabled"]],"mt4","m4"],null]]]],[8],[0,"\\n      "],[1,[26,"feed-shared@display-content",null,[["updateModel","content","shouldShowImageDescription","fireCustomTracking"],[[22,["model"]],[21,3,["displayContent"]],false,[21,2,["fireViewCourseTracking"]]]]],false],[0,"\\n\\n"],[4,"shared@external-link",null,[["href","class","target","control-name","onclick"],[[21,3,["descriptionUrl"]],"tap-target course-description","_blank","video_description",[21,2,["fireViewDescriptionTracking"]]]],{"statements":[[4,"if",[[21,3,["isCymbiiSocialActionsEnabled"]]],null,{"statements":[[4,"linkedin-logo",null,[["class","type","size"],["feed-shared-lynda-update__logo ml3 mt1","brand-bug","14dp"]],{"statements":[[0,"            "],[1,[26,"t",["learning","feed-shared/templates/components/update-composers/feed/lynda-update"],null],false],[0,"\\n"]],"parameters":[]},null],[4,"feed-shared@images/image-description",null,[["class","headline","byline"],["feed-shared-lynda-update__image-description",[21,3,["update","content","title"]],[21,3,["update","content","description"]]]],{"statements":[],"parameters":[]},null]],"parameters":[]},{"statements":[[4,"feed-shared@images/image-description",null,[["class","headline","byline","hasMetaList"],["feed-shared-lynda-update__image-description",[21,3,["update","content","title"]],[21,3,["update","content","description"]],[22,["showMetaList"]]]],{"statements":[[0,"            "],[6,"ul"],[10,"class","feed-shared-image-description__meta-list Sans-15px-black-55%"],[8],[0,"\\n"],[4,"if",[[22,["numViews"]]],null,{"statements":[[0,"                "],[6,"li"],[10,"class","feed-shared-image-description__meta-list-item inline"],[8],[1,[26,"t",["number_of_views","feed-shared/templates/components/update-composers/feed/lynda-update"],[["numViews"],[[22,["numViews"]]]]],false],[9],[0,"\\n"]],"parameters":[]},null],[0,"            "],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]}]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["isCymbiiSocialActionsEnabled"]]],null,{"statements":[[4,"shared@external-link",null,[["href","control-name","target","class","onclick"],[[21,3,["learningUrl"]],"show_more","_blank","view-more",[21,2,["fireShowMoreTracking"]]]],{"statements":[[0,"          "],[1,[26,"t",["see_all_courses","feed-shared/templates/components/update-composers/feed/lynda-update"],null],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"    "],[9],[0,"\\n\\n"],[4,"if",[[21,3,["isCymbiiSocialActionsEnabled"]]],null,{"statements":[[0,"      "],[6,"div"],[10,"class","feed-shared-update__social-info"],[8],[0,"\\n        "],[1,[26,"component",[[21,1,["socialCounts"]]],[["onLikeStatClick","commentsHasNextPage","fetchMoreComments","fireCustomTracking"],[[26,"action",[[21,0,[]],[21,2,["onShowLikersModal"]],[22,["model","socialDetail"]]],null],[21,3,["commentsHasNextPage"]],[21,2,["fetchMoreComments"]],[21,2,["fireCustomTracking"]]]]],false],[0,"\\n\\n        "],[1,[21,1,["socialActionBar"]],false],[0,"\\n      "],[9],[0,"\\n\\n"],[4,"if",[[21,3,["showLikesList"]]],null,{"statements":[[0,"        "],[1,[26,"component",[[21,1,["likesList"]]],[["onLikesLeftClick","controlName"],[[26,"action",[[21,0,[]],[21,2,["onShowLikersModal"]],[22,["model","socialDetail"]]],null],"likes"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["showCommentsList"]]],null,{"statements":[[0,"        "],[1,[26,"component",[[21,1,["commentsList"]]],[["class"],["feed-shared-update__comments"]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},{"statements":[[4,"shared@external-link",null,[["href","control-name","target","class","onclick"],[[21,3,["learningUrl"]],"show_more","_blank","view-more",[21,2,["fireShowMoreTracking"]]]],{"statements":[[0,"        "],[1,[26,"t",["see_all_courses","feed-shared/templates/components/update-composers/feed/lynda-update"],null],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]}],[0,"  "],[9],[0,"\\n\\n"],[4,"if",[[21,3,["isCymbiiSocialActionsEnabled"]]],null,{"statements":[[4,"if",[[21,3,["showCommentBox"]]],null,{"statements":[[0,"      "],[1,[26,"component",[[21,1,["commentBox"]]],[["class"],["feed-shared-update__comments"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n    "],[1,[21,1,["likersModal"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"]],"parameters":[1,2,3]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/update-composers/feed/lynda-update.hbs"}})})),define("feed-shared/templates/components/update-composers/feed/mentioned-in-news-update",["exports","feed-shared-base/templates/components/update-composers/feed/mentioned-in-news-update"],(function(e,t){"use strict"
e.__esModule=!0,Object.defineProperty(e,"default",{enumerable:!0,get:function(){return t.default}})})),define("feed-shared/templates/components/update-composers/feed/network-follow-update",["exports","feed-shared-base/templates/components/update-composers/feed/network-follow-update"],(function(e,t){"use strict"
e.__esModule=!0,Object.defineProperty(e,"default",{enumerable:!0,get:function(){return t.default}})})),define("feed-shared/templates/components/update-composers/feed/reshare-update",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"pRCJyw5u",block:'{"symbols":["components","actions","properties"],"statements":[[4,"feed-shared-base@update/reshare-update",null,[["model","prependRecordToFeed","highlightedOrAnchoredComments","isDetailView","shouldDirectToDetailPage","shouldHideViewCount","shouldShowCommentsList","shouldShowCommentBox","shouldFocusCommentBox","shouldShowCommentsHeader","shouldShowCommentBoxAvatar","shouldPaginateComments","onReplyButtonClick","onRequestReload","hideFollowInterface","shouldScrollToBottom","caEngineName","onUpdateDidInsert","hideCaEntryPoint"],[[22,["model"]],[22,["prependRecordToFeed"]],[22,["highlightedOrAnchoredComments"]],false,[22,["shouldDirectToDetailPage"]],[22,["shouldHideViewCount"]],[22,["shouldShowCommentsList"]],[22,["shouldShowCommentBox"]],[26,"unbound",[[22,["shouldFocusCommentBox"]]],null],[22,["shouldShowCommentsHeader"]],[22,["shouldShowCommentBoxAvatar"]],[22,["shouldPaginateComments"]],[22,["onReplyButtonClick"]],[22,["onRequestReload"]],[22,["hideFollowInterface"]],[22,["shouldScrollToBottom"]],[22,["caEngineName"]],[22,["onUpdateDidInsert"]],[22,["hideCaEntryPoint"]]]],{"statements":[[0,"  "],[6,"div"],[10,"class","feed-shared-update__scroll"],[8],[0,"\\n"],[4,"if",[[21,3,["isHighlighted"]]],null,{"statements":[[4,"feed-shared@top-bar",null,[["class","isHighlighted"],["mb2",[21,3,["isHighlighted"]]]],{"statements":[[0,"        "],[1,[26,"rich-text@attributed-text",null,[["attributedText"],[[22,["model","value","header"]]]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"\\n    "],[1,[21,1,["hashtags"]],false],[0,"\\n\\n"],[4,"unless",[[21,3,["isEditingShare"]]],null,{"statements":[[0,"      "],[1,[21,1,["updateControlPanelTrigger"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n    "],[1,[21,1,["postMeta"]],false],[0,"\\n"],[4,"if",[[21,3,["isEditingShare"]]],null,{"statements":[[0,"      "],[1,[21,1,["shareEdit"]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[21,3,["updateHasText"]]],null,{"statements":[[4,"feed-shared@inline-show-more-text",null,[["class","isExpanded","fireCustomTracking"],["feed-shared-update__description",false,[21,2,["fireCustomTracking"]]]],{"statements":[[0,"        "],[1,[26,"component",[[21,1,["mainContent"]]],[["class"],["Sans-15px-black-70%"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"    "]],"parameters":[]},null]],"parameters":[]}],[0,"\\n    "],[6,"div"],[10,"class","feed-shared-update__update-content-wrapper Elevation-0dp"],[8],[0,"\\n      "],[1,[26,"component",[[21,1,["displayContent"]]],[["onArticleClick"],[[22,["onArticleClick"]]]]],false],[0,"\\n    "],[9],[0,"\\n\\n    "],[6,"div"],[10,"class","feed-shared-update__social-info"],[8],[0,"\\n      "],[1,[26,"component",[[21,1,["socialCounts"]]],[["onLikeStatClick","commentsHasNextPage","fetchMoreComments","fireCustomTracking"],[[26,"action",[[21,0,[]],[21,2,["onShowLikersModal"]],[22,["model","socialDetail"]]],null],[21,3,["commentsHasNextPage"]],[21,2,["fetchMoreComments"]],[21,2,["fireCustomTracking"]]]]],false],[0,"\\n\\n      "],[1,[21,1,["socialActionBar"]],false],[0,"\\n    "],[9],[0,"\\n\\n"],[4,"if",[[21,3,["showAnalyticsEntryPoint"]]],null,{"statements":[[0,"      "],[1,[21,1,["caEntryPoint"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["showCommentsList"]]],null,{"statements":[[0,"      "],[1,[26,"component",[[21,1,["commentsList"]]],[["class"],["feed-shared-update__comments"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["showAuthorDisabledCommentsBlock"]]],null,{"statements":[[0,"      "],[1,[21,1,["disabledCommentsBlock"]],false],[0,"\\n"]],"parameters":[]},null],[0,"  "],[9],[0,"\\n\\n"],[4,"if",[[21,3,["showCommentBox"]]],null,{"statements":[[0,"    "],[1,[21,1,["commentBox"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n  "],[1,[21,1,["likersModal"]],false],[0,"\\n\\n  "],[1,[21,1,["embedModal"]],false],[0,"\\n"]],"parameters":[1,2,3]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/update-composers/feed/reshare-update.hbs"}})})),define("feed-shared/templates/components/update-composers/feed/share-update",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"AabPWi8Y",block:'{"symbols":["components","actions","properties"],"statements":[[4,"feed-shared-base@update/share-update",null,[["model","authenticatedActor","highlightedOrAnchoredComments","isDetailView","shouldDirectToDetailPage","shouldHideViewCount","shouldShowCommentsList","shouldShowCommentBox","shouldFocusCommentBox","shouldShowCommentsHeader","shouldShowCommentBoxAvatar","shouldPaginateComments","onReplyButtonClick","onRequestReload","hideFollowInterface","shouldScrollToBottom","caEngineName","hideCaEntryPoint","prependRecordToFeed","onUpdateDidInsert"],[[22,["model"]],[22,["authenticatedActor"]],[22,["highlightedOrAnchoredComments"]],[22,["isDetailView"]],[22,["shouldDirectToDetailPage"]],[22,["shouldHideViewCount"]],[22,["shouldShowCommentsList"]],[22,["shouldShowCommentBox"]],[26,"unbound",[[22,["shouldFocusCommentBox"]]],null],[22,["shouldShowCommentsHeader"]],[22,["shouldShowCommentBoxAvatar"]],[22,["shouldPaginateComments"]],[22,["onReplyButtonClick"]],[22,["onRequestReload"]],[22,["hideFollowInterface"]],[22,["shouldScrollToBottom"]],[22,["caEngineName"]],[22,["hideCaEntryPoint"]],[22,["prependRecordToFeed"]],[22,["onUpdateDidInsert"]]]],{"statements":[[0,"  "],[6,"div"],[11,"class",[27,["feed-shared-update__scroll ",[26,"if",[[22,["model","initiallyHidden"]],[22,["model","slideDirection"]]],null]]]],[8],[0,"\\n"],[4,"if",[[21,3,["shouldShowHeader"]]],null,{"statements":[[4,"feed-shared@top-bar",null,[["isHighlighted"],[[21,3,["isHighlighted"]]]],{"statements":[[0,"        "],[1,[26,"rich-text@attributed-text",null,[["attributedText"],[[22,["model","value","header"]]]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"\\n    "],[1,[21,1,["hashtags"]],false],[0,"\\n\\n"],[4,"unless",[[21,3,["isEditingShare"]]],null,{"statements":[[0,"      "],[1,[21,1,["updateControlPanelTrigger"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n    "],[1,[21,1,["postMeta"]],false],[0,"\\n\\n"],[4,"if",[[21,3,["isEditingShare"]]],null,{"statements":[[0,"      "],[1,[21,1,["shareEdit"]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"feed-shared@inline-show-more-text",null,[["class","isExpanded","fireCustomTracking"],["feed-shared-update__description",false,[21,2,["fireCustomTracking"]]]],{"statements":[[0,"        "],[1,[21,1,["mainContent"]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]}],[0,"\\n"],[4,"if",[[21,3,["hasDisplayContent"]]],null,{"statements":[[0,"      "],[6,"div"],[10,"class","feed-shared-update__update-content-wrapper Elevation-0dp"],[8],[0,"\\n        "],[1,[26,"component",[[21,1,["displayContent"]]],[["isDetailView","onArticleClick"],[false,[22,["onArticleClick"]]]]],false],[0,"\\n      "],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n    "],[6,"div"],[10,"class","feed-shared-update__social-info"],[8],[0,"\\n      "],[1,[26,"component",[[21,1,["socialCounts"]]],[["onLikeStatClick","commentsHasNextPage","fetchMoreComments","fireCustomTracking"],[[26,"action",[[21,0,[]],[21,2,["onShowLikersModal"]],[22,["model","socialDetail"]]],null],[21,3,["commentsHasNextPage"]],[21,2,["fetchMoreComments"]],[21,2,["fireCustomTracking"]]]]],false],[0,"\\n\\n      "],[1,[26,"component",[[21,1,["socialActionBar"]]],[["isDetailView","hashtag"],[false,[22,["hashtag"]]]]],false],[0,"\\n    "],[9],[0,"\\n\\n"],[4,"if",[[21,3,["showAnalyticsEntryPoint"]]],null,{"statements":[[0,"      "],[1,[21,1,["caEntryPoint"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n    "],[6,"div"],[11,"class",[27,["feed-shared-update__comments-container display-flex ",[21,3,["commentListClass"]]]]],[8],[0,"\\n"],[4,"if",[[21,3,["showCommentsList"]]],null,{"statements":[[0,"        "],[1,[26,"component",[[21,1,["commentsList"]]],[["class","isDetailView","authenticatedActor"],["feed-shared-update__comments",false,[22,["authenticatedActor"]]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["showAuthorDisabledCommentsBlock"]]],null,{"statements":[[0,"        "],[1,[21,1,["disabledCommentsBlock"]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,3,["showCommentBox"]]],null,{"statements":[[0,"        "],[1,[26,"component",[[21,1,["commentBox"]]],[["isDetailView","authenticatedActor","commentingAtActor"],[false,[22,["authenticatedActor"]],[21,3,["commentingAtActor"]]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"    "],[9],[0,"\\n  "],[9],[0,"\\n\\n  "],[1,[21,1,["likersModal"]],false],[0,"\\n\\n  "],[1,[21,1,["embedModal"]],false],[0,"\\n"]],"parameters":[1,2,3]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/update-composers/feed/share-update.hbs"}})})),define("feed-shared/templates/components/update-composers/feed/sponsored-jymbii-update",["exports","feed-shared-base/templates/components/update-composers/feed/sponsored-jymbii-update"],(function(e,t){"use strict"
e.__esModule=!0,Object.defineProperty(e,"default",{enumerable:!0,get:function(){return t.default}})})),define("feed-shared/templates/components/update/aggregated-pymk-update",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"M9vrgCUx",block:'{"symbols":["&default"],"statements":[[13,1,[[26,"hash",null,[["updateControlPanelTrigger","pymkItem"],[[26,"component",["feed-shared@control-panel/update-control-panel-trigger"],[["model","onShareVia","onDelete","onFeedback","fireCustomTracking"],[[22,["model"]],[26,"action",[[21,0,[]],"onShareVia"],null],[26,"action",[[21,0,[]],"onDelete"],null],[26,"action",[[21,0,[]],"onFeedback"],null],[26,"action",[[21,0,[]],"fireCustomTracking"],null]]]],[26,"component",["feed-shared@pymk-list-item"],[["hasInviteModal","onConnectClick","onActorClick"],[[22,["hasInviteModal"]],[26,"action",[[21,0,[]],"onSendConnectionInvite"],null],[26,"action",[[21,0,[]],"onActorClick"],null]]]]]]],[26,"hash",null,[["fireCustomTracking","trackingHandler","onConnectClick","onActorClick"],[[26,"action",[[21,0,[]],"fireCustomTracking"],null],[26,"action",[[21,0,[]],"onSeeMoreClick"],null],[26,"action",[[21,0,[]],"onSendConnectionInvite"],null],[26,"action",[[21,0,[]],"onActorClick"],null]]]],[26,"hash",null,[["pymkUpdates"],[[22,["pymkUpdates"]]]]]]],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/update/aggregated-pymk-update.hbs"}})})),define("feed-shared/templates/components/update/connection-update",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"EgPUvfEZ",block:'{"symbols":["&default"],"statements":[[13,1,[[26,"hash",null,[["updateControlPanelTrigger","connectionUpdatesList"],[[26,"component",["feed-shared@control-panel/update-control-panel-trigger"],[["model","onShareVia","onDelete","onFeedback","fireCustomTracking"],[[22,["model"]],[26,"action",[[21,0,[]],"onShareVia"],null],[26,"action",[[21,0,[]],"onDelete"],null],[26,"action",[[21,0,[]],"onFeedback"],null],[26,"action",[[21,0,[]],"fireCustomTracking"],null]]]],[26,"component",["feed-shared@connection-updates"],[["updates","onSendConnectionInvite","fireCustomTracking","updatePosition"],[[22,["updates"]],[26,"action",[[21,0,[]],"onSendConnectionInvite"],null],[26,"action",[[21,0,[]],"fireCustomTracking"],null],[22,["model","updatePosition"]]]]]]]],[26,"hash",null,null],[26,"hash",null,[["connectionUpdates"],[[22,["updates"]]]]]]],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/update/connection-update.hbs"}})})),define("feed-shared/templates/components/update/generic-update",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"RKIEbpoX",block:'{"symbols":[],"statements":[[4,"if",[[22,["model","isHidden"]]],null,{"statements":[[0,"  "],[1,[26,"feed-shared@update/hidden-update",null,[["model","caEngineName"],[[22,["model"]],[22,["caEngineName"]]]]],false],[0,"\\n"]],"parameters":[]},null],[4,"if",[[22,["isUpdateRenderable"]]],null,{"statements":[[4,"if",[[22,["model","shouldAutofocus"]]],null,{"statements":[[4,"feed-shared@autofocused-area",null,[["model"],[[22,["model"]]]],{"statements":[[0,"      "],[14,"feed-shared@partials/generic-update",[]],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},{"statements":[[0,"    "],[14,"feed-shared@partials/generic-update",[]],[0,"\\n"]],"parameters":[]}]],"parameters":[]},null]],"hasEval":true}',meta:{moduleName:"feed-shared/templates/components/update/generic-update.hbs"}})})),define("feed-shared/templates/components/update/jymbii-update",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"rBYSwKLi",block:'{"symbols":["&default"],"statements":[[13,1,[[26,"hash",null,[["updateControlPanelTrigger","jobsList"],[[26,"component",["feed-shared-base@control-panel/update-control-panel-trigger"],[["model","onShareVia","onDelete","onFeedback","fireCustomTracking","showActionGeneric"],[[22,["model"]],[26,"action",[[21,0,[]],"onShareVia"],null],[26,"action",[[21,0,[]],"onDelete"],null],[26,"action",[[21,0,[]],"onFeedback"],null],[26,"action",[[21,0,[]],"fireCustomTracking"],null],[22,["enablePremiumTopApplicantJobs"]]]]],[26,"component",["shared-ext@entity-list"],[["linkToHelper","list","allowViewMore","itemControlName","entityType","options"],["link-to-external",[22,["jobEntities"]],true,"object","feed-shared@entity-job-item",[26,"hash",null,[["trackingHandler"],[[26,"action",[[21,0,[]],"onClickJobItem"],null]]]]]]]]]],[26,"hash",null,[["seeMoreTrackingHandler"],[[26,"action",[[21,0,[]],"seeMoreTrackingHandler"],null]]]],[26,"hash",null,[["jymbiiUpdates","jobEntities","seeMoreLinkRoute","enablePremiumTopApplicantJobs","premiumHeader"],[[22,["jymbiiUpdates"]],[22,["jobEntities"]],[22,["seeMoreLinkRoute"]],[22,["enablePremiumTopApplicantJobs"]],[22,["premiumHeader"]]]]]]],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/update/jymbii-update.hbs"}})})),define("feed-shared/templates/components/update/lynda-update",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"BcuvBrb+",block:'{"symbols":["&default"],"statements":[[13,1,[[26,"hash",null,[["updateControlPanelTrigger","socialCounts","socialActionBar","likesList","commentsList","disabledCommentsBlock","commentBox","likersModal"],[[26,"component",["feed-shared@control-panel/update-control-panel-trigger"],[["model","onShareVia","onDelete","onFeedback","onReportSuccess","onUnfollow","trackingDeletePrefix","fireCustomTracking"],[[22,["model"]],[26,"action",[[21,0,[]],"onShareVia"],null],[26,"action",[[21,0,[]],"onDelete"],null],[26,"action",[[21,0,[]],"onFeedback"],null],[26,"action",[[21,0,[]],"onReport"],null],[26,"action",[[21,0,[]],"onUnfollow"],null],"deleteshares.",[26,"action",[[21,0,[]],"fireCustomTracking"],null]]]],[26,"component",["feed-shared@social-counts"],[["isCommentsListShown","likesTotal","commentsTotal","fireCustomTracking"],[[22,["showCommentsList"]],[22,["model","socialDetail","totalSocialActivityCounts","numLikes"]],[22,["model","socialDetail","totalSocialActivityCounts","numComments"]],[26,"action",[[21,0,[]],"fireCustomTracking"],null]]]],[26,"component",["feed-shared@social-action-bar"],[["updateModel","isLiked","a11yContext","prependRecordToFeed","isCommentButtonDisabled","showReshare","onAddComment","onAddCommentClick","onToggleLike","fireCustomTracking"],[[22,["model"]],[22,["isLiked"]],[22,["a11yContext"]],[22,["prependRecordToFeed"]],[22,["isCommentButtonDisabled"]],[22,["showReshare"]],[26,"action",[[21,0,[]],"onAddComment"],null],[26,"action",[[21,0,[]],"onAddCommentClick"],null],[26,"action",[[21,0,[]],"onToggleLike"],null],[26,"action",[[21,0,[]],"fireCustomTracking"],null]]]],[26,"component",["feed-shared@ikes-list"],[["numLikes","likes","updateId","fireCustomTracking"],[[22,["model","socialDetail","totalSocialActivityCounts","numLikes"]],[22,["model","socialDetail","likes"]],[22,["originalId"]],[26,"action",[[21,0,[]],"fireCustomTracking"],null]]]],[26,"component",["feed-shared@comments/comments-list"],[["displayedComments","updateId","updateModel","shouldDirectToDetailPage","shouldShowCommentsHeader","shouldPaginate","commentsHasNextPage","isLoadingComments","onReplyButtonClick","a11yContext","authenticatedActor","commentSortType","fetchMoreComments","onLikeStatClick","fireCustomTracking"],[[22,["model","socialDetail","comments","elements"]],[22,["originalId"]],[22,["model"]],[22,["shouldDirectToDetailPage"]],[22,["shouldShowCommentsHeader"]],[22,["shouldPaginateComments"]],[22,["commentsHasNextPage"]],[22,["isLoadingComments"]],[22,["onReplyButtonClick"]],[22,["a11yContext"]],[22,["authenticatedActor"]],[22,["currentCommentSortType"]],[26,"action",[[21,0,[]],"fetchMoreComments"],null],[26,"action",[[21,0,[]],"onShowLikersModal"],null],[26,"action",[[21,0,[]],"fireCustomTracking"],null]]]],[26,"component",["feed-shared@comments/disabled-comments-block"],null],[26,"component",["feed-shared@comments/comment-box"],[["a11yContext","authenticatedActor","mediaData","shouldFocusCommentBox","shouldShowCommentBoxAvatar","updateId","fireCustomTracking","onAddComment","onClosePreview","onMediaData"],[[22,["a11yContext"]],[22,["authenticatedActor"]],[22,["mediaData"]],[22,["shouldFocusCommentBox"]],[22,["shouldShowCommentBoxAvatar"]],[22,["originalId"]],[26,"action",[[21,0,[]],"fireCustomTracking"],null],[26,"action",[[21,0,[]],"onAddComment"],null],[26,"action",[[21,0,[]],"onClosePreview"],null],[26,"action",[[21,0,[]],"onMediaData"],null]]]],[26,"component",["feed-shared@likers-modal"],[["isOpen","model","fireCustomTracking"],[[22,["showLikersModal"]],[22,["likersModalSocialDetail"]],[26,"action",[[21,0,[]],"fireCustomTracking"],null]]]]]]],[26,"hash",null,[["fireCustomTracking","onShowLikersModal","fetchMoreComments","fireViewCourseTracking","fireShowMoreTracking","fireViewDescriptionTracking"],[[26,"action",[[21,0,[]],"fireCustomTracking"],null],[26,"action",[[21,0,[]],"onShowLikersModal"],null],[26,"action",[[21,0,[]],"fetchMoreComments"],null],[26,"action",[[21,0,[]],"fireViewCourseTracking"],null],[26,"action",[[21,0,[]],"fireShowMoreTracking"],null],[26,"action",[[21,0,[]],"fireViewDescriptionTracking"],null]]]],[26,"hash",null,[["showCommentsList","showCommentBox","showAnalyticsEntryPoint","showLikesList","commentsHasNextPage","update","learningUrl","descriptionUrl","displayContent","numViews","showMetaList","isCymbiiSocialActionsEnabled"],[[22,["showCommentsList"]],[22,["showCommentBox"]],[22,["showAnalyticsEntryPoint"]],[22,["showLikesList"]],[22,["commentsHasNextPage"]],[22,["update"]],[22,["learningUrl"]],[22,["descriptionUrl"]],[22,["displayContent"]],[22,["numViews"]],[22,["showMetaList"]],[22,["isCymbiiSocialActionsEnabled"]]]]]]],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/update/lynda-update.hbs"}})})),define("feed-shared/templates/components/update/mini-update",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"1A/T24Et",block:'{"symbols":["@onAddCommentClick","@fireCustomTracking","&default"],"statements":[[0,"\\n"],[4,"if",[[23,3]],null,{"statements":[[0,"  "],[13,3,[[26,"hash",null,[["postMeta","mainContent","displayContent"],[[26,"component",["feed-shared-base@post-meta"],[["actor","createdTime","isReshareContent","onToggleFollow","hideFollowInterface","fireCustomTracking","avatarEntityClassSize","authenticatedActor","class"],[[22,["miniUpdate","actor"]],[22,["miniUpdate","createdTime"]],[22,["isReshareContent"]],[26,"action",[[21,0,[]],"onToggleFollow"],null],[22,["hideFollowInterface"]],[21,2,[]],[22,["avatarEntityClassSize"]],[22,["authenticatedActor"]],"feed-shared-post-meta--hide-follow p3"]]],[26,"component",["rich-text@main-content"],[["controlName","text","updateId","isMiniUpdate","fireCustomTracking","class"],["original_share",[22,["miniUpdate","content","text"]],[22,["miniUpdate","urn"]],true,[21,2,[]],"feed-shared-main-content--mini-update"]]],[26,"component",["feed-shared@display-content"],[["content","controlName","isCompanyOrSchoolContent","isMiniUpdate","isReshareContent","isReshareModal","shouldConstrainImage","updateModel","fireCustomTracking","onAddCommentClick","onToggleLike","onArticleClick"],[[22,["miniUpdate","content"]],"original_share_object",[26,"feed-shared@has-organization-actor",[[22,["miniUpdate"]]],null],true,[22,["isReshareContent"]],[22,["isReshareModal"]],true,[22,["update","originalUpdate"]],[21,2,[]],[21,1,[]],[22,["onToggleLike"]],[22,["onArticleClick"]]]]]]]]]],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[22,["displayContext"]]],null,{"statements":[[0,"    "],[1,[26,"feed-shared-base@post-meta",null,[["actor","createdTime","showCreatedTime","isReshareContent","onToggleFollow","hideFollowInterface","authenticatedActor","fireCustomTracking","avatarEntityClassSize"],[[22,["miniUpdate","actor"]],[22,["miniUpdate","createdTime"]],false,[22,["isReshareContent"]],[26,"action",[[21,0,[]],"onToggleFollow"],null],[22,["hideFollowInterface"]],[22,["authenticatedActor"]],[21,2,[]],[22,["avatarEntityClassSize"]]]]],false],[0,"\\n"],[4,"feed-shared@inline-show-more-text",null,[["fireCustomTracking"],["fireCustomTracking"]],{"statements":[[0,"      "],[1,[26,"rich-text@main-content",null,[["controlName","text","updateId","isMiniUpdate","fireCustomTracking","class"],["original_share",[22,["miniUpdate","textValue"]],[22,["miniUpdate","urn"]],true,[21,2,[]],"feed-shared-main-content--mini-update Sans-15px-black-70%"]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"\\n"],[4,"if",[[22,["hasDisplayContent"]]],null,{"statements":[[0,"    "],[1,[26,"feed-shared@display-content",null,[["content","controlName","isCompanyOrSchoolContent","isMiniUpdate","isReshareContent","isReshareModal","shouldConstrainImage","updateModel","fireCustomTracking","onAddCommentClick","onToggleLike"],[[22,["content"]],"original_share_object",[26,"feed-shared@has-organization-actor",[[22,["miniUpdate"]]],null],true,[22,["isReshareContent"]],[22,["isReshareModal"]],true,[22,["update","originalUpdate"]],[21,2,[]],[21,1,[]],[22,["onToggleLike"]]]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]}]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/components/update/mini-update.hbs"}})}))
define("feed-shared/templates/components/update/storyline-feed-update",["exports","feed-shared-base/templates/components/update/storyline-feed-update"],(function(e,t){"use strict"
e.__esModule=!0,Object.defineProperty(e,"default",{enumerable:!0,get:function(){return t.default}})})),define("feed-shared/templates/partials/comments/comment-item",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"5tMf3mVR",block:'{"symbols":[],"statements":[[4,"unless",[[22,["isEditingComment"]]],null,{"statements":[[0,"  "],[6,"div"],[10,"class","feed-shared-comment-item__options"],[8],[0,"\\n    "],[6,"time"],[10,"class","feed-shared-comment-item__timestamp Sans-13px-black-55%"],[8],[1,[26,"shared@time-ago",[[26,"unbound",[[22,["comment","createdTime"]]],null],"short"],null],false],[9],[0,"\\n\\n"],[0,"    "],[14,"feed-shared@partials/comments/comment-options-dropdown",[]],[0,"\\n\\n"],[4,"if",[[22,["isReportingComment"]]],null,{"statements":[[0,"      "],[1,[26,"ember-semaphore",null,[["entityUrn","authorUrn","contentSource","authorProfileId","success","failure","cancel","track"],[[22,["comment","urn"]],[22,["comment","commenter","urn"]],"USCP_COMMENT",[22,["comment","commenter","miniProfile","id"]],"semaphoreSuccess","semaphoreFailure","semaphoreClose","semaphoreTrack"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"  "],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[1,[26,"feed-shared-base@post-meta",null,[["actor","authenticatedActor","avatarEntityClassSize","avatarType","class","isComment","isReply","customTrackingType","fireCustomTracking","updateAuthor"],[[22,["comment","commenter"]],[22,["authenticatedActor"]],[26,"if",[[22,["avatarEntitySize"]],[22,["avatarEntitySize"]],1],null],[22,["comment","commenter","actorType"]],[26,"if",[[22,["isReply"]],"feed-shared-reply-item__post-meta","feed-shared-comment-item__post-meta"],null],true,[22,["isReply"]],[22,["actorTrackingType"]],[26,"action",[[21,0,[]],"fireCustomTracking"],null],[22,["updateAuthor"]]]]],false],[0,"\\n\\n"],[6,"div"],[11,"class",[20,"contentBodyClass"],null],[8],[0,"\\n"],[4,"if",[[22,["isEditingComment"]]],null,{"statements":[[0,"    "],[1,[26,"feed-shared@comments/comment-edit",null,[["comment","isReply","groupId","toggleIsEditingComment"],[[22,["comment"]],[22,["isReply"]],[22,["groupId"]],[26,"action",[[21,0,[]],"toggleIsEditingComment"],null]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"feed-shared@inline-show-more-text",null,[["class","isComment","updateId","fireCustomTracking"],["feed-shared-comment-item__inline-show-more-text",true,[26,"if",[[22,["isExpandable"]],[22,["updateId"]]],null],[22,["fireCustomTracking"]]]],{"statements":[[0,"      "],[1,[26,"rich-text@main-content",null,[["class","isEdited","text","fireCustomTracking"],["feed-shared-comment-item__main-content feed-shared-main-content--comment Sans-13px-black-70%",[22,["isEdited"]],[22,["comment","comment"]],[22,["fireCustomTracking"]]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[22,["showRichMedia"]]],null,{"statements":[[0,"      "],[1,[26,"feed-shared@display-content",null,[["actor","class","content","controlName","socialDetail","text","updateModel","fireCustomTracking","onAddCommentClick","onToggleLike"],[[22,["comment","commenter"]],"feed-shared-comment-item__display-content",[22,["comment","content"]],"comment_object",[22,["comment","socialDetail"]],[22,["comment","comment"]],[22,["comment"]],[26,"action",[[21,0,[]],"fireCustomTracking"],null],[26,"action",[[21,0,[]],"onAddCommentClick"],null],[26,"action",[[21,0,[]],"onToggleLike"],null]]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]}],[9],[0,"\\n\\n"],[4,"unless",[[22,["isEditingComment"]]],null,{"statements":[[4,"if",[[22,["showSocialActions"]]],null,{"statements":[[0,"    "],[6,"div"],[11,"class",[27,["feed-shared-comment-item__social-actions ",[26,"if",[[22,["isReply"]]," feed-shared-comment-item__social-actions--is-reply"],null]]]],[8],[0,"\\n      "],[1,[26,"component",[[26,"ember-holy-futuristic-template-namespacing-batman@-translate-dynamic",[[22,["socialBarComponent"]]],null]],[["a11yContext","actorFullName","commentsHasNextPage","commentUrn","isLiked","isReply","numLikes","numComments","recordSocialDetailUrn","fetchMoreReplies","fireCustomTracking","onLikeStatClick","onReplyClick","onToggleLike","authenticatedActor"],[[22,["a11yContext"]],[22,["commenterFullName"]],[22,["commentsHasNextPage"]],[26,"unbound",[[22,["comment","urn"]]],null],[22,["isLiked"]],[22,["isReply"]],[22,["numLikes"]],[22,["numReplies"]],[26,"unbound",[[22,["recordSocialDetailUrn"]]],null],[26,"action",[[21,0,[]],"fetchMoreReplies"],null],[26,"action",[[21,0,[]],"fireCustomTracking"],null],[26,"action",[[21,0,[]],"onLikeStatClick",[22,["comment","socialDetail"]],[26,"if",[[22,["isReply"]],"open_reply_liker_list","open_comment_liker_list"],null],"viewLikers"],null],[26,"action",[[21,0,[]],"onReplyClick"],null],[26,"action",[[21,0,[]],"onToggleLike"],null],[22,["authenticatedActor"]]]]],false],[0,"\\n    "],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"\\n"],[6,"div"],[10,"class","feed-shared-comment-item__nested-items"],[8],[0,"\\n"],[4,"if",[[22,["showRepliesList"]]],null,{"statements":[[0,"    "],[1,[26,"feed-shared-base@comments/replies-list",null,[["a11yContext","authenticatedActor","avatarEntitySize","class","commentsHasNextPage","isExpanded","isLoadingComments","recordSocialDetailUrn","replies","updateModel","updateId","onLikeStatClick","fetchMoreReplies","fireCustomTracking","onReplyClick","isChatUiEnabled","updateAuthor"],[[22,["a11yContext"]],[22,["authenticatedActor"]],[22,["avatarEntitySize"]],"feed-shared-comment-item__replies-list",[22,["commentsHasNextPage"]],[22,["isRepliesListExpanded"]],[22,["isLoadingComments"]],[26,"unbound",[[22,["recordSocialDetailUrn"]]],null],[22,["comments"]],[22,["updateModel"]],[26,"feed-shared@update-id",[[22,["update"]]],null],[22,["onLikeStatClick"]],[26,"action",[[21,0,[]],"fetchMoreReplies"],null],[26,"action",[[21,0,[]],"fireCustomTracking"],null],[26,"action",[[21,0,[]],"onReplyClick"],null],[22,["isChatUiEnabled"]],[22,["updateAuthor"]]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[22,["shouldShowReplyInputBox"]]],null,{"statements":[[0,"    "],[1,[26,"feed-shared@comments/comment-box",null,[["a11yContext","authenticatedActor","shouldFocusCommentBox","autoFocus","avatarEntitySize","class","isReply","isChatUiEnabled","mediaData","shouldShowCommentBoxAvatar","updateId","fireCustomTracking","onAddComment","onClosePreview","onMediaData","commentingAtActor","groupId"],[[22,["a11yContext"]],[22,["authenticatedActor"]],true,true,[22,["avatarEntitySize"]],"feed-shared-comment-item__comment-box",true,[22,["isChatUiEnabled"]],[22,["mediaData"]],true,[26,"feed-shared@update-id",[[22,["update"]]],null],[26,"action",[[21,0,[]],"fireCustomTracking"],null],[26,"action",[[21,0,[]],"addReply"],null],[26,"action",[[21,0,[]],"onClosePreview"],null],[26,"action",[[21,0,[]],"onMediaData"],null],[22,["comment","commenter"]],[22,["groupId"]]]]],false],[0,"\\n"]],"parameters":[]},null],[9],[0,"\\n"]],"hasEval":true}',meta:{moduleName:"feed-shared/templates/partials/comments/comment-item.hbs"}})})),define("feed-shared/templates/partials/comments/comment-options-dropdown",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"7B7FqM00",block:'{"symbols":[],"statements":[[6,"button"],[10,"class","comment-options-trigger"],[10,"data-control-name","comment_control_menu"],[3,"action",[[21,0,[]],"clickCommentOptionsTrigger",[26,"tracking",null,[["control-name"],["comment_control_menu"]]]]],[3,"action",[[21,0,[]],"onTriggerFocusOut"],[["on"],["focusOut"]]],[8],[0,"\\n  "],[1,[26,"shared@svg-icon",null,[["type","size","a11y-text"],["ellipsis-horizontal-icon","small",[26,"t",["comment_action","feed-shared/templates/partials/comments/comment-options-dropdown"],[["entityName"],[[22,["commenterFullName"]]]]]]]],false],[0,"\\n"],[9],[0,"\\n\\n"],[4,"if",[[22,["isActionMenuOpen"]]],null,{"statements":[[0,"  "],[6,"ul"],[10,"class","dropdown-options"],[3,"action",[[21,0,[]],"onTriggerFocusOut"],[["on"],["focusOut"]]],[8],[0,"\\n"],[4,"if",[[22,["showReportOption"]]],null,{"statements":[[0,"      "],[6,"li"],[10,"role","option"],[10,"class","single-line"],[8],[0,"\\n        "],[6,"button"],[10,"class","option-button"],[10,"data-control-name","comment_control_menu_report"],[3,"action",[[21,0,[]],"reportCommentClick",[26,"tracking",null,[["control-name"],["comment_control_menu_report"]]]]],[8],[0,"\\n          "],[6,"span"],[10,"class","button-content-container"],[8],[0,"\\n            "],[1,[26,"shared@svg-icon",null,[["type","size","class"],["flag-icon","small","icon"]]],false],[0,"\\n            "],[6,"span"],[10,"class","mh4"],[8],[0,"\\n              "],[1,[26,"t",["comment_option_report","feed-shared/templates/partials/comments/comment-options-dropdown"],null],false],[0,"\\n            "],[9],[0,"\\n          "],[9],[0,"\\n        "],[9],[0,"\\n      "],[9],[0,"\\n"]],"parameters":[]},null],[4,"if",[[22,["showEditOption"]]],null,{"statements":[[0,"      "],[6,"li"],[10,"role","option"],[10,"class","single-line"],[8],[0,"\\n        "],[6,"button"],[10,"class","option-button"],[10,"data-control-name","comment_control_menu_edit"],[3,"action",[[21,0,[]],"editCommentClick",[26,"tracking",null,[["control-name"],["comment_control_menu_edit"]]]]],[8],[0,"\\n          "],[6,"span"],[10,"class","button-content-container"],[8],[0,"\\n            "],[1,[26,"shared@svg-icon",null,[["type","size","class"],["pencil-icon","small","icon"]]],false],[0,"\\n            "],[6,"span"],[10,"class","mh4"],[8],[0,"\\n              "],[1,[26,"t",["comment_option_edit","feed-shared/templates/partials/comments/comment-options-dropdown"],null],false],[0,"\\n            "],[9],[0,"\\n          "],[9],[0,"\\n        "],[9],[0,"\\n      "],[9],[0,"\\n"]],"parameters":[]},null],[4,"if",[[22,["showCopyCommentOption"]]],null,{"statements":[[0,"      "],[6,"li"],[10,"role","option"],[10,"class","single-line"],[8],[0,"\\n        "],[6,"button"],[10,"class","option-button"],[3,"action",[[21,0,[]],"onCopyCommentLinkClick"]],[8],[0,"\\n          "],[6,"span"],[10,"class","button-content-container"],[8],[0,"\\n            "],[1,[26,"shared@svg-icon",null,[["type","size","class"],["link-icon","small","icon"]]],false],[0,"\\n            "],[6,"span"],[10,"class","mh4"],[8],[0,"\\n              "],[1,[26,"t",["comment_option_copy","feed-shared/templates/partials/comments/comment-options-dropdown"],null],false],[0,"\\n            "],[9],[0,"\\n          "],[9],[0,"\\n        "],[9],[0,"\\n      "],[9],[0,"\\n"]],"parameters":[]},null],[4,"if",[[22,["showDeleteOption"]]],null,{"statements":[[0,"      "],[6,"li"],[10,"role","option"],[10,"class","single-line"],[8],[0,"\\n        "],[6,"button"],[10,"class","option-button"],[3,"action",[[21,0,[]],"onDeleteOptionClick"]],[8],[0,"\\n          "],[6,"span"],[10,"class","button-content-container"],[8],[0,"\\n            "],[1,[26,"shared@svg-icon",null,[["type","size","class"],["trash-icon","small","icon"]]],false],[0,"\\n            "],[6,"span"],[10,"class","mh4"],[8],[0,"\\n              "],[1,[26,"t",["comment_option_delete","feed-shared/templates/partials/comments/comment-options-dropdown"],null],false],[0,"\\n            "],[9],[0,"\\n          "],[9],[0,"\\n        "],[9],[0,"\\n      "],[9],[0,"\\n"]],"parameters":[]},null],[0,"  "],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[1,[26,"feed-shared@modals/delete-comment-modal",null,[["authenticatedActor","comment","isReply","isOpen","deleteCommentClick"],[[22,["authenticatedActor"]],[22,["comment"]],[22,["isReply"]],[22,["openDeleteCommentModal"]],[26,"action",[[21,0,[]],"deleteCommentClick"],null]]]],false],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/partials/comments/comment-options-dropdown.hbs"}})})),define("feed-shared/templates/partials/comments/comment-social-bar",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"j0wMtzYm",block:'{"symbols":[],"statements":[[6,"div"],[11,"class",[27,["feed-shared-comment-social-bar__action-group ",[26,"if",[[22,["reverseCountAndButtons"]],"display-flex flex-row-reverse"],null]]]],[8],[1,[26,"shared-ext@buttons/like-button",null,[["a11yContext","class","controlName","hideIcon","isLiked","showText","stopPropagation","trackingTypeFor","sponsoredTrackingTypeFor","fireCustomTracking","onToggleLike"],[[22,["a11yContext"]],"feed-shared-comment-social-bar__action-button Sans-13px-black-55%-semibold pr3 ml0 hoverable-link-text",[22,["controlNames","likeToggle"]],true,[22,["isLiked"]],[22,["showButtonText"]],true,[22,["trackingTypeFor"]],"Comment",[22,["fireCustomTracking"]],[22,["onToggleLike"]]]]],false],[1,[26,"feed-shared@buttons/reply-button",null,[["class","a11yContext","showText","click"],["feed-shared-comment-social-bar__action-button Sans-13px-black-55%-semibold pr3 ml0 hoverable-link-text",[22,["a11yContext"]],[22,["showButtonText"]],[26,"action",[[21,0,[]],[22,["onReplyClick"]],[22,["recordSocialDetailUrn"]]],null]]]],false],[9],[0,"\\n\\n"],[4,"if",[[22,["hasSocialCount"]]],null,{"statements":[[0,"  "],[6,"div"],[10,"class","feed-shared-comment-social-bar__social-counts"],[8],[4,"if",[[22,["numLikes"]]],null,{"statements":[[6,"button"],[10,"class","feed-shared-comment-social-bar__likes-count Sans-13px-black-55% hoverable-link-text"],[11,"data-control-name",[22,["controlNames","likeCount"]],null],[3,"action",[[21,0,[]],"onLikeStatClick",[26,"tracking",null,[["control-name"],[[22,["controlNames","likeCount"]]]]]]],[8],[0,"\\n        "],[6,"span"],[10,"aria-hidden","true"],[8],[1,[26,"t",["num_likes","feed-shared/templates/partials/comments/comment-social-bar"],[["numLikes"],[[22,["numLikes"]]]]],false],[9],[0,"\\n        "],[6,"span"],[10,"class","visually-hidden"],[8],[0,"\\n"],[4,"if",[[22,["a11yContext","actor"]]],null,{"statements":[[0,"            "],[1,[26,"t",["a11y_num_likes","feed-shared/templates/partials/comments/comment-social-bar"],[["numLikes","actorName"],[[22,["numLikes"]],[26,"shared@actor-name",[[22,["a11yContext","actor"]]],null]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"            "],[1,[26,"t",["num_likes","feed-shared/templates/partials/comments/comment-social-bar"],[["numLikes"],[[22,["numLikes"]]]]],false],[0,"\\n"]],"parameters":[]}],[0,"        "],[9],[0,"\\n      "],[9]],"parameters":[]},null],[4,"if",[[22,["numComments"]]],null,{"statements":[[4,"if",[[22,["numLikes"]]],null,{"statements":[[0,"        "],[6,"span"],[10,"class","Sans-13px-black-55% mh1"],[8],[0,"·"],[9],[0,"\\n"]],"parameters":[]},null],[0,"      "],[6,"button"],[10,"class","feed-shared-comment-social-bar__comments-count Sans-13px-black-55% hoverable-link-text"],[11,"disabled",[26,"unless",[[22,["commentsHasNextPage"]],"disabled"],null],null],[10,"data-control-name","reply_count"],[3,"action",[[21,0,[]],"onNumRepliesClick"]],[8],[0,"\\n        "],[6,"span"],[10,"aria-hidden","true"],[8],[1,[26,"t",["num_comments","feed-shared/templates/partials/comments/comment-social-bar"],[["numComments"],[[22,["numComments"]]]]],false],[9],[0,"\\n        "],[6,"span"],[10,"class","visually-hidden"],[8],[0,"\\n          "],[1,[26,"if",[[22,["a11yContext","actor"]],[26,"t",["a11y_num_comments","feed-shared/templates/partials/comments/comment-social-bar"],[["numComments","actorName"],[[22,["numComments"]],[26,"shared@actor-name",[[22,["a11yContext","actor"]]],null]]]],[26,"t",["num_comments","feed-shared/templates/partials/comments/comment-social-bar"],[["numComments"],[[22,["numComments"]]]]]],null],false],[0,"\\n        "],[9],[0,"\\n      "],[9]],"parameters":[]},null],[9],[0,"\\n"]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/partials/comments/comment-social-bar.hbs"}})})),define("feed-shared/templates/partials/comments/replies-list",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"WKwYmNh6",block:'{"symbols":["reply","@onReplyClick","@onLikeStatClick","@recordSocialDetailUrn"],"statements":[[4,"if",[[22,["showPrevRepliesButton"]]],null,{"statements":[[0,"  "],[6,"button"],[10,"class","button show-prev-replies Sans-15px-black-55% hoverable-link-text"],[10,"data-control-name","more_replies"],[3,"action",[[21,0,[]],"showPrevReplies",[26,"tracking",null,[["control-name"],["more_replies"]]]]],[8],[0,"\\n    "],[6,"span"],[10,"aria-hidden","true"],[8],[1,[26,"t",["load_previous_replies","feed-shared/templates/partials/comments/replies-list"],null],false],[9],[0,"\\n    "],[6,"span"],[10,"class","visually-hidden"],[8],[0,"\\n      "],[1,[26,"if",[[22,["a11yContext"]],[26,"t",["a11y_load_previous_replies","feed-shared/templates/partials/comments/replies-list"],[["actorName"],[[26,"shared@actor-name",[[22,["a11yContext","actor"]]],null]]]],[26,"t",["load_previous_replies","feed-shared/templates/partials/comments/replies-list"],null]],null],false],[0,"\\n    "],[9],[0,"\\n"],[4,"if",[[22,["isLoadingComments"]]],null,{"statements":[[0,"      "],[1,[26,"shared@svg-icon",null,[["type","size","class"],["loader","small","loader"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"  "],[9],[0,"\\n"]],"parameters":[]},null],[4,"each",[[22,["replies","elements"]]],null,{"statements":[[4,"unless",[[21,1,["isDeleted"]]],null,{"statements":[[0,"    "],[1,[26,"feed-shared@comments/reply-item",null,[["authenticatedActor","avatarEntitySize","comment","fireCustomTracking","recordSocialDetailUrn","updateModel","updateId","onLikeStatClick","onReplyClick","isChatUiEnabled","updateAuthor"],[[22,["authenticatedActor"]],[22,["avatarEntitySize"]],[21,1,[]],[22,["fireCustomTracking"]],[21,4,[]],[22,["updateModel"]],[22,["updateId"]],[26,"action",[[21,0,[]],[21,3,[]]],null],[26,"action",[[21,0,[]],[21,2,[]]],null],[22,["isChatUiEnabled"]],[22,["updateAuthor"]]]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[1]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/partials/comments/replies-list.hbs"}})})),define("feed-shared/templates/partials/follow-transition-message",["exports","feed-shared-base/templates/partials/follow-transition-message"],(function(e,t){"use strict"
e.__esModule=!0,Object.defineProperty(e,"default",{enumerable:!0,get:function(){return t.default}})})),define("feed-shared/templates/partials/generic-update",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"lQvisZJx",block:'{"symbols":["components","components","actions","properties","saComponents","saProperties"],"statements":[[4,"shared@occludable-area",null,[["class","occlusionEnabled","rootMarginBottomBuffer","hintClassName"],["occludable-update",[22,["occlusionEnabled"]],600,"occludable-update-hint"]],{"statements":[[4,"if",[[22,["useRenderModels"]]],null,{"statements":[[4,"if",[[22,["model","value","desktopPromoUpdate"]]],null,{"statements":[[0,"      "],[1,[26,"component",["feed-shared@render-models/promo-update"],[["model"],[[22,["model"]]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"component",[[26,"ember-holy-futuristic-template-namespacing-batman@-translate-dynamic",[[22,["updateV2ComponentPath"]]],null]],[["authenticatedActor","highlightedOrAnchoredComments","update","updateModel","caEngineName","hideCaEntryPoint","isDetailView","shouldShowCommentsHeader","shouldHideViewCount","onRequestReload","isEditingShare"],[[22,["authenticatedActor"]],[22,["highlightedOrAnchoredComments"]],[22,["model","value"]],[22,["model"]],[22,["caEngineName"]],[22,["hideCaEntryPoint"]],[22,["isDetailView"]],false,[22,["shouldHideViewCount"]],[22,["onRequestReload"]],[22,["isEditingShare"]]]],{"statements":[[0,"        "],[1,[21,2,["controlMenu"]],false],[0,"\\n        "],[1,[21,2,["header"]],false],[0,"\\n        "],[1,[21,2,["contextualHeader"]],false],[0,"\\n        "],[1,[21,2,["actor"]],false],[0,"\\n\\n        "],[1,[26,"component",[[21,2,["leadGenModal"]]],[["isAccuratePreview"],[[22,["isAccuratePreview"]]]]],false],[0,"\\n\\n"],[4,"if",[[21,4,["isLeadGenSubmitted"]]],null,{"statements":[[0,"          "],[1,[21,2,["leadGenThankYou"]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[21,4,["isEditingShare"]]],null,{"statements":[[0,"            "],[1,[21,2,["shareEdit"]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"component",[[21,2,["inlineShowMoreText"]]],[["class","isExpanded"],["feed-shared-update__description",[22,["isDetailView"]]]],{"statements":[[1,[21,2,["commentary"]],false]],"parameters":[]},null]],"parameters":[]}],[0,"\\n"],[4,"if",[[21,4,["showTranslateButton"]]],null,{"statements":[[0,"            "],[1,[21,2,["seeTranslationButton"]],false],[0,"\\n"],[4,"if",[[21,4,["translationText"]]],null,{"statements":[[0,"              "],[1,[21,2,["seeTranslationDetail"]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,4,["hasContent"]]],null,{"statements":[[0,"            "],[1,[26,"component",[[21,2,["content"]]],[["class","onTriggerRelatedContent"],[[26,"concat",["mt2",[26,"if",[[21,4,["isEditingShare"]]," feed-shared-update--is-editing-share"],null]],null],[26,"action",[[21,0,[]],"onTriggerRelatedContent"],null]]]],false],[0,"\\n"]],"parameters":[]},null],[4,"if",[[21,4,["hasResharedUpdate"]]],null,{"statements":[[0,"            "],[1,[26,"component",[[21,2,["resharedUpdate"]]],[["class","onTriggerRelatedContent","navigateToDetailTracking","isDetailView"],["Elevation-0dp feed-shared-update__update-content-wrapper",[26,"action",[[21,0,[]],"onTriggerRelatedContent"],null],[21,3,["navigateToDetailTracking"]],[22,["isDetailView"]]]]],false],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[21,2,["leadGenCTA"]]],null,{"statements":[[0,"            "],[6,"div"],[10,"class","feed-shared-update-v2__lead-gen-cta-wrapper"],[8],[0,"\\n              "],[1,[26,"component",[[21,2,["leadGenCTA"]]],[["class"],["feed-shared-sponsored-button"]]],false],[0,"\\n            "],[9],[0,"\\n"]],"parameters":[]},null],[0,"\\n          "],[1,[21,2,["aggregatedContent"]],false],[0,"\\n          "],[1,[21,2,["carouselContent"]],false],[0,"\\n"]],"parameters":[]}],[0,"\\n"],[4,"if",[[21,4,["hasSocialDetail"]]],null,{"statements":[[4,"if",[[21,4,["showSocialCounts"]]],null,{"statements":[[0,"            "],[1,[21,2,["socialCounts"]],false],[0,"\\n"]],"parameters":[]},null],[0,"          "],[1,[21,2,["likersModal"]],false],[0,"\\n"],[4,"component",[[21,2,["socialActions"]]],null,{"statements":[[0,"            "],[1,[21,5,["likeButton"]],false],[0,"\\n            "],[1,[21,5,["commentButton"]],false],[0,"\\n"],[4,"if",[[21,6,["showReshare"]]],null,{"statements":[[0,"              "],[1,[26,"component",[[21,5,["reshareButton"]]],[["shouldShowReshareModal"],[[22,["shouldShowReshareModal"]]]]],false],[0,"\\n"]],"parameters":[]},null],[4,"if",[[21,6,["showCommentToggle"]]],null,{"statements":[[0,"              "],[1,[21,5,["commentToggle"]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[5,6]},null],[4,"if",[[22,["isDetailView"]]],null,{"statements":[[0,"            "],[1,[21,2,["likesList"]],false],[0,"\\n"]],"parameters":[]},null],[4,"if",[[21,4,["showContentAnalyticsEntryPoint"]]],null,{"statements":[[0,"            "],[1,[21,2,["contentAnalyticsEntryPoint"]],false],[0,"\\n"]],"parameters":[]},null],[4,"unless",[[22,["isAccuratePreview"]]],null,{"statements":[[0,"            "],[6,"div"],[11,"class",[26,"concat",["feed-shared-update__comments-container display-flex ",[26,"if",[[21,4,["sortCommentsByRelevance"]],"flex-column-reverse","flex-column"],null]],null],null],[8],[0,"\\n"],[4,"if",[[21,4,["showCommentsList"]]],null,{"statements":[[0,"                "],[1,[21,2,["commentsList"]],false],[0,"\\n"]],"parameters":[]},null],[4,"if",[[21,4,["showCommentBox"]]],null,{"statements":[[0,"                "],[1,[21,2,["commentBox"]],false],[0,"\\n"]],"parameters":[]},null],[4,"if",[[21,4,["showAuthorDisabledCommentsBlock"]]],null,{"statements":[[0,"                "],[1,[21,2,["disabledCommentsBlock"]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[21,4,["showQuickReplies"]]],null,{"statements":[[0,"                "],[1,[21,2,["quickRepliesBlock"]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[21,4,["showFirstPrompt"]]],null,{"statements":[[0,"                "],[1,[21,2,["firstPromptBlock"]],false],[0,"\\n              "]],"parameters":[]},null]],"parameters":[]}]],"parameters":[]}],[0,"            "],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null]],"parameters":[2,3,4]},null],[4,"if",[[22,["model","value","footer"]]],null,{"statements":[[4,"component",[[26,"ember-holy-futuristic-template-namespacing-batman@-translate-dynamic",[[22,["updateV2ComponentPath"]]],null]],[["update","updateModel"],[[22,["model","value"]],[22,["model"]]]],{"statements":[[0,"          "],[1,[21,1,["footer"]],false],[0,"\\n"]],"parameters":[1]},null]],"parameters":[]},null]],"parameters":[]}]],"parameters":[]},{"statements":[[4,"if",[[22,["useComposition"]]],null,{"statements":[[0,"    "],[1,[26,"component",[[26,"ember-holy-futuristic-template-namespacing-batman@-translate-dynamic",[[22,["composeableComponentType"]]],null]],[["caEngineName","hideCaEntryPoint","authenticatedActor","highlightedOrAnchoredComments","hashtag","hideFollowInterface","isAccuratePreview","isDetailView","model","onRequestReload","onUpdateDidInsert","prependRecordToFeed","shouldDirectToDetailPage","shouldHideViewCount","shouldPaginateComments","shouldScrollToBottom","shouldShowCommentBox","shouldShowCommentBoxAvatar","shouldShowCommentsHeader","shouldShowCommentsList","shouldShowReshareModal","onArticleClick","tagName"],[[22,["caEngineName"]],[22,["hideCaEntryPoint"]],[22,["authenticatedActor"]],[22,["highlightedOrAnchoredComments"]],[22,["hashtag"]],[22,["hideFollowInterface"]],[22,["isAccuratePreview"]],[22,["isDetailView"]],[22,["model"]],[22,["onRequestReload"]],[22,["onUpdateDidInsert"]],[22,["prependRecordToFeed"]],false,[22,["shouldHideViewCount"]],true,[22,["shouldScrollToBottom"]],true,true,false,true,[22,["shouldShowReshareModal"]],[26,"action",[[21,0,[]],"onArticleClick"],null],""]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"    "],[1,[26,"component",[[26,"ember-holy-futuristic-template-namespacing-batman@-translate-dynamic",[[22,["componentType"]]],null]],[["caEngineName","hideCaEntryPoint","authenticatedActor","highlightedOrAnchoredComments","hideFollowInterface","isAccuratePreview","isDetailView","model","onRequestReload","onUpdateDidInsert","prependRecordToFeed","shouldDirectToDetailPage","shouldPaginateComments","shouldScrollToBottom","shouldShowCommentBox","shouldShowCommentBoxAvatar","shouldShowCommentsHeader","shouldShowCommentsList","shouldShowReshareModal","onArticleClick"],[[22,["caEngineName"]],[22,["hideCaEntryPoint"]],[22,["authenticatedActor"]],[22,["highlightedOrAnchoredComments"]],[22,["hideFollowInterface"]],[22,["isAccuratePreview"]],[22,["isDetailView"]],[22,["model"]],[22,["onRequestReload"]],[22,["onUpdateDidInsert"]],[22,["prependRecordToFeed"]],false,true,[22,["shouldScrollToBottom"]],true,true,false,true,[22,["shouldShowReshareModal"]],[26,"action",[[21,0,[]],"onArticleClick"],null]]]],false],[0,"\\n  "]],"parameters":[]}]],"parameters":[]}]],"parameters":[]},null],[0,"\\n"],[4,"if",[[22,["showRelatedArticles"]]],null,{"statements":[[4,"if",[[22,["useRenderModels"]]],null,{"statements":[[0,"    "],[1,[26,"feed-shared-base@update-attachments",null,[["relatedAttachment","update"],[[22,["update","relatedContent"]],[22,["update"]]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"    "],[1,[26,"feed-shared-base@update-attachments",null,[["relatedAttachment","update"],[[22,["model","relatedAttachment"]],[22,["model"]]]]],false],[0,"\\n"]],"parameters":[]}]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/partials/generic-update.hbs"}})})),define("feed-shared/templates/partials/hero-entity-image",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"D0P+bORC",block:'{"symbols":[],"statements":[[4,"if",[[22,["sponsoredTextUrl"]]],null,{"statements":[[4,"shared@external-link",null,[["control-name","href","target"],[[22,["controlName"]],[22,["sponsoredTextUrl"]],"_blank"]],{"statements":[[4,"if",[[22,["shouldConstrainImage"]]],null,{"statements":[[0,"      "],[1,[26,"shared@lazy-background",null,[["alt","class","image","shouldPrefetch"],[[26,"unbound",[[22,["content","title"]]],null],"feed-shared-hero-entity__image",[26,"unbound",[[22,["content","image"]]],null],true]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"      "],[1,[26,"lazy-image",null,[["alt","class","image"],[[26,"unbound",[[22,["content","title"]]],null],"feed-shared-hero-entity__image",[26,"unbound",[[22,["content","image"]]],null]]]],false],[0,"\\n"]],"parameters":[]}]],"parameters":[]},null]],"parameters":[]},{"statements":[[0,"  "],[6,"a"],[10,"href","#"],[10,"class","tap-target"],[11,"data-control-name",[20,"controlName"],null],[3,"action",[[21,0,[]],[22,["mediaClick"]],[26,"tracking",null,[["control-name"],[[22,["controlName"]]]]]]],[8],[0,"\\n"],[4,"if",[[22,["shouldConstrainImage"]]],null,{"statements":[[0,"      "],[1,[26,"shared@lazy-background",null,[["alt","class","image","shouldPrefetch"],[[26,"unbound",[[22,["content","title"]]],null],"feed-shared-hero-entity__image",[26,"unbound",[[22,["content","image"]]],null],true]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[0,"      "],[1,[26,"lazy-image",null,[["alt","class","image"],[[26,"unbound",[[22,["content","title"]]],null],"feed-shared-hero-entity__image",[26,"unbound",[[22,["content","image"]]],null]]]],false],[0,"\\n"]],"parameters":[]}],[0,"  "],[9],[0,"\\n"]],"parameters":[]}]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/partials/hero-entity-image.hbs"}})})),define("feed-shared/templates/partials/hero-entity-multi-image",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"p+TzyV3i",block:'{"symbols":["image","index","image","index"],"statements":[[4,"if",[[22,["localImages"]]],null,{"statements":[[4,"each",[[22,["images"]]],null,{"statements":[[0,"    "],[6,"a"],[10,"class","tap-target feed-shared-hero-entity__multi-image-link"],[10,"data-control-name","object"],[3,"action",[[21,0,[]],[22,["mediaClick"]],[26,"tracking",null,[["control-name"],["object"]]],[21,4,[]]]],[8],[0,"\\n      "],[1,[26,"shared@lazy-background",null,[["alt","class","image","isLocalImage"],[[26,"unbound",[[21,3,["content","title"]]],null],"feed-shared-hero-entity__multi-image",[26,"unbound",[[21,3,["content","image"]]],null],[22,["localImages"]]]]],false],[0,"\\n"],[4,"if",[[22,["hasExcessImages"]]],null,{"statements":[[4,"if",[[26,"shared@eq",[[22,["lastImageIndex"]],[21,4,[]]],null]],null,{"statements":[[0,"          "],[6,"div"],[10,"class","feed-shared-hero-entity__excess-image-count-overlay"],[8],[0,"\\n            "],[6,"span"],[10,"class","feed-shared-hero-entity__excess-image-count-text"],[8],[0,"\\n              "],[1,[26,"t",["excess_images_count","feed-shared/templates/partials/hero-entity-multi-image"],[["excessImagesCount"],[[22,["excessImagesCount"]]]]],false],[0,"\\n            "],[9],[0,"\\n          "],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"    "],[9],[0,"\\n"]],"parameters":[3,4]},null]],"parameters":[]},{"statements":[[4,"each",[[22,["images"]]],null,{"statements":[[0,"    "],[6,"a"],[10,"href","#"],[10,"class","tap-target feed-shared-hero-entity__multi-image-link"],[10,"data-control-name","object"],[3,"action",[[21,0,[]],[22,["mediaClick"]],[26,"tracking",null,[["control-name"],["object"]]],[21,2,[]]]],[8],[0,"\\n      "],[1,[26,"shared@lazy-background",null,[["alt","class","image","isLocalImage"],[[26,"unbound",[[21,1,["content","title"]]],null],"feed-shared-hero-entity__multi-image",[26,"unbound",[[21,1,["content","image"]]],null],[22,["localImages"]]]]],false],[0,"\\n"],[4,"if",[[22,["hasExcessImages"]]],null,{"statements":[[4,"if",[[26,"shared@eq",[[22,["lastImageIndex"]],[21,2,[]]],null]],null,{"statements":[[0,"          "],[6,"div"],[10,"class","feed-shared-hero-entity__excess-image-count-overlay"],[8],[0,"\\n            "],[6,"span"],[10,"class","feed-shared-hero-entity__excess-image-count-text"],[8],[0,"\\n              "],[1,[26,"t",["excess_images_count","feed-shared/templates/partials/hero-entity-multi-image"],[["excessImagesCount"],[[22,["excessImagesCount"]]]]],false],[0,"\\n            "],[9],[0,"\\n          "],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"    "],[9],[0,"\\n"]],"parameters":[1,2]},null]],"parameters":[]}]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/partials/hero-entity-multi-image.hbs"}})})),define("feed-shared/templates/partials/likes-list-box",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"ESdy6GJx",block:'{"symbols":[],"statements":[[1,[26,"feed-shared@likes-list",null,[["controlName","likes","numLikes","updateId","fireCustomTracking","onLikesLeftClick"],["likes",[22,["model","socialDetail","likes"]],[22,["model","socialDetail","totalSocialActivityCounts","numLikes"]],[26,"feed-shared@update-id",[[22,["update"]]],null],[26,"action",[[21,0,[]],"fireCustomTracking"],null],[26,"action",[[21,0,[]],"onShowLikersModal",[22,["model","socialDetail"]]],null]]]],false],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/partials/likes-list-box.hbs"}})})),define("feed-shared/templates/partials/send-invite-modal",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"M5qC92hF",block:'{"symbols":[],"statements":[[1,[26,"send-invite-modal@send-invite-modal",null,[["requestConnection","transitionAfter","modalContext","sendInviteSuccessCallback"],[[22,["connectionActor","requestConnection"]],false,[22,["connectionActor","miniProfile"]],[26,"action",[[21,0,[]],"sendConnectionCallback"],null]]]],false],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/partials/send-invite-modal.hbs"}})})),define("feed-shared/templates/partials/social-action-bar",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"5bzVUpAy",block:'{"symbols":[],"statements":[[1,[26,"feed-shared-base@buttons/comment-button",null,[["a11yContext","classNames","data-control-name","disabled","iconSize","showText","onAddCommentClick"],[[22,["a11yContext"]],"feed-shared-social-action-bar__action-btn social-action-btn Sans-15px-black-55%-semibold",[22,["commentButtonDataControl"]],[22,["isCommentButtonDisabled"]],[22,["iconSize"]],[22,["showText"]],[22,["onAddCommentClick"]]]]],false],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/partials/social-action-bar.hbs"}})})),define("feed-shared/templates/partials/social-counts-box",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"jscYefI1",block:'{"symbols":[],"statements":[[1,[26,"feed-shared@social-counts",null,[["likesTotal","commentsTotal","viewsTotal","onLikeStatClick","commentsHasNextPage","isCommentsListShown","a11yContext","fetchMoreComments","fireCustomTracking"],[[22,["model","socialDetail","totalSocialActivityCounts","numLikes"]],[22,["model","socialDetail","totalSocialActivityCounts","numComments"]],[22,["model","socialDetail","totalSocialActivityCounts","numViews"]],[26,"action",[[21,0,[]],"onShowLikersModal",[22,["model","socialDetail"]]],null],[22,["commentsHasNextPage"]],[22,["showCommentsList"]],[22,["a11yContext"]],[26,"action",[[21,0,[]],"fetchMoreComments"],null],[26,"action",[[21,0,[]],"fireCustomTracking"],null]]]],false],[0,"\\n"]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/partials/social-counts-box.hbs"}})})),define("feed-shared/templates/partials/updates/sponsored-content-block",["exports"],(function(e){"use strict"
e.__esModule=!0,e.default=Ember.HTMLBars.template({id:"4IxGg/4l",block:'{"symbols":[],"statements":[[4,"if",[[22,["isLeadGenThankYou"]]],null,{"statements":[[0,"  "],[1,[26,"feed-shared-base@lead-gen-thank-you",null,[["leadGenForm","fireSponsoredTracking"],[[22,["model","leadGenForm"]],[26,"action",[[21,0,[]],[22,["fireCustomTracking"]],null],null]]]],false],[0,"\\n"]],"parameters":[]},{"statements":[[4,"if",[[22,["hasSponsoredText"]]],null,{"statements":[[4,"feed-shared@inline-show-more-text",null,[["isExpanded","fireCustomTracking","class"],[[22,["isDetailView"]],[26,"action",[[21,0,[]],"fireCustomTracking"],null],"feed-shared-update__description"]],{"statements":[[0,"      "],[1,[26,"rich-text@main-content",null,[["updateId","text","class","fireCustomTracking","isAccuratePreview","sponsoredLandingPageUrl"],[[26,"if",[[22,["shouldDirectToDetailPage"]],[26,"feed-shared@update-id",[[22,["model"]]],null]],null],[22,["update","content","text"]],"Sans-15px-black-70%",[26,"action",[[21,0,[]],"fireCustomTracking"],null],[22,["isAccuratePreview"]],[22,["sponsoredLandingTextUrl"]]]]],false],[0,"\\n"]],"parameters":[]},null]],"parameters":[]},null],[0,"\\n"],[4,"if",[[22,["hasDisplayContent"]]],null,{"statements":[[0,"    "],[6,"div"],[11,"class",[27,[[26,"if",[[22,["isSponsoredArticle"]],"feed-shared-article--e2e","feed-shared-update__update-content-wrapper Elevation-0dp"],null]]]],[8],[0,"\\n      "],[1,[26,"feed-shared@display-content",null,[["updateModel","content","sponsoredTextUrl","onAddCommentClick","fireCustomTracking","shouldConstrainImage","isCompanyOrSchoolContent","isAccuratePreview","isLeadGenUpdate","ctaText","openLeadGenModal","videoCta","nativeVideoContainerName","sponsoredVideoViewTracker"],[[22,["model"]],[22,["update","content"]],[22,["sponsoredLandingTextUrl"]],[26,"action",[[21,0,[]],"onAddCommentClick"],null],[26,"action",[[21,0,[]],"fireCustomTracking"],null],true,true,[22,["isAccuratePreview"]],[22,["isLeadGenUpdate"]],[22,["model","leadGenForm","ctaText"]],[26,"action",[[21,0,[]],"openLeadGenModal"],null],[26,"if",[[22,["isShareNativeVideo"]],[22,["videoCta"]]],null],[26,"if",[[22,["isShareNativeVideo"]],"feed-shared-base@sponsored-native-video-container"],null],[26,"if",[[22,["isShareNativeVideo"]],[22,["sponsoredVideoViewTracker"]]],null]]]],false],[0,"\\n\\n"],[4,"if",[[22,["shouldDisplayCta"]]],null,{"statements":[[0,"        "],[1,[26,"feed-shared@buttons/sponsored-cta",null,[["ctaText","iconType","action","class","controlName"],[[22,["model","leadGenForm","ctaText"]],"pencil-icon",[26,"action",[[21,0,[]],"openLeadGenModal"],null],"feed-shared-sponsored-cta--lead-gen pv2","view_form"]]],false],[0,"\\n"]],"parameters":[]},null],[0,"    "],[9],[0,"\\n"]],"parameters":[]},null]],"parameters":[]}]],"hasEval":false}',meta:{moduleName:"feed-shared/templates/partials/updates/sponsored-content-block.hbs"}})})),define.alias("feed-shared-base/utils/abi","feed-shared/utils/abi"),define.alias("feed-shared-base/utils/authenticated-member-actor","feed-shared/utils/authenticated-member-actor"),define.alias("feed-shared-base/utils/collection-queries","feed-shared/utils/collection-queries"),define.alias("feed-shared-base/utils/extract-discussion-content","feed-shared/utils/extract-discussion-content"),define("feed-shared/utils/gdpr",["exports","feed-shared-base/utils/gdpr"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),Object.keys(t).forEach((function(a){"default"!==a&&"__esModule"!==a&&Object.defineProperty(e,a,{enumerable:!0,get:function(){return t[a]}})}))})),define.alias("feed-shared-base/utils/index","feed-shared/utils/index"),define.alias("feed-shared-base/utils/interest-panel-query","feed-shared/utils/interest-panel-query"),define("feed-shared/utils/lead-gen-validation",["exports","feed-shared-base/utils/lead-gen-validation"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),Object.keys(t).forEach((function(a){"default"!==a&&"__esModule"!==a&&Object.defineProperty(e,a,{enumerable:!0,get:function(){return t[a]}})}))})),define.alias("feed-shared-base/utils/like-handler","feed-shared/utils/like-handler"),define("feed-shared/utils/promos/abi",["exports","feed-shared-base/utils/promos/abi"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),Object.keys(t).forEach((function(a){"default"!==a&&"__esModule"!==a&&Object.defineProperty(e,a,{enumerable:!0,get:function(){return t[a]}})}))})),define("feed-shared/utils/promos/index",["exports","feed-shared-base/utils/promos/index"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),Object.keys(t).forEach((function(a){"default"!==a&&"__esModule"!==a&&Object.defineProperty(e,a,{enumerable:!0,get:function(){return t[a]}})}))})),define.alias("feed-shared-base/utils/share-via","feed-shared/utils/share-via"),define.alias("feed-shared-base/utils/update-tracking-obj","feed-shared/utils/update-tracking-obj"),define("feed-shared/utils/util",["exports","feed-shared-base/utils/util"],(function(e,t){"use strict"
Object.defineProperty(e,"__esModule",{value:!0}),Object.keys(t).forEach((function(a){"default"!==a&&"__esModule"!==a&&Object.defineProperty(e,a,{enumerable:!0,get:function(){return t[a]}})}))}))

//# sourceMappingURL=engine.map