ng",{productName:i.VOYAGER_GAMES}),CALCULATE_PINPOINT_SIMILARITY:new t.default("calculate-pinpoint-similarity","calculate-pinpoint-similarity-missing",{productName:i.VOYAGER_GAMES})}})) define("profile-opportunities-shared/components/confirmation-dialogs",["exports","@ember/template-factory","@ember/component/template-only","@ember/component"],(function(e,t,i,n){"use strict" Object.defineProperty(e,"__esModule",{value:!0}) e.default=void 0 const o=(0,n.setComponentTemplate)((0,t.createTemplateFactory)({id:"CKSpb1gB",block:'[[[1,"\\n"],[1," "]],[],false,[]]',moduleName:"profile-opportunities-shared/components/confirmation-dialogs.gts",isStrictMode:!0}),(0,i.default)("confirmation-dialogs","ConfirmationDialogs")) e.default=o})) define("profile-opportunities-shared/components/open-to-layout",["exports","@ember/template-factory","@ember/component/template-only","@ember/component","artdeco-modal/components/artdeco-modal","dummy-yield-wrapper/components/dummy-yield-wrapper","artdeco-modal/components/artdeco-confirmation-dialog","@ember/helper"],(function(e,t,i,n,o,r,a,l){"use strict" Object.defineProperty(e,"__esModule",{value:!0}) e.default=void 0 const s=(0,n.setComponentTemplate)((0,t.createTemplateFactory)({id:"ZeCcTLal",block:'[[[1,"\\n "],[11,0],[17,1],[12],[1,"\\n "],[8,[32,0],null,[["@modalClasses","@size","@isOpen","@dismissModal"],[[28,[32,1],["po-route-modal ",[30,2]],null],[52,[30,3],"medium","large"],true,[30,4]]],[["default"],[[[[1,"\\n "],[8,[30,5,["artdeco-modal-header"]],[[16,0,[28,[32,1],["relative ",[30,6]],null]],[16,"aria-hidden",[52,[30,7],"true"]]],null,[["default"],[[[[1,"\\n "],[18,21,[[28,[32,2],null,[["header"],[[50,[32,3],0,null,null]]]]]],[1,"\\n "]],[]]]]],[1,"\\n\\n "],[8,[30,5,["artdeco-modal-content"]],[[16,0,[28,[32,1],["relative ",[30,8]],null]]],null,[["default"],[[[[1,"\\n "],[18,21,[[28,[32,2],null,[["content"],[[50,[32,3],0,null,null]]]]]],[1,"\\n "]],[]]]]],[1,"\\n\\n"],[41,[30,9],[[[1," "],[8,[30,5,["artdeco-modal-footer"]],[[16,0,[30,10]]],null,[["default"],[[[[1,"\\n "],[18,21,[[28,[32,2],null,[["footer"],[[50,[32,3],0,null,null]]]]]],[1,"\\n "]],[]]]]],[1,"\\n"]],[]],null],[1," "]],[5]]]]],[1,"\\n "],[8,[32,4],null,[["@isOpen","@title","@content","@primaryControlName","@primaryActionText","@secondaryControlName","@secondaryActionText","@onPrimary","@onSecondary","@onEscape"],[[30,11],[30,12],[30,13],[52,[30,14],[30,14],"modal_primary"],[30,15],[52,[30,16],[30,16],"modal_secondary"],[30,17],[30,18],[30,19],[28,[32,5],[[30,20],false],null]]],null],[1,"\\n "],[13],[1,"\\n"]],["&attrs","@modalClasses","@isMediumSizeModal","@onDismiss","modal","@headerClasses","@hideHeader","@contentClasses","@hasFooter","@footerClasses","@isConfirmationDialogOpen","@confirmationDialogTitle","@confirmationDialogContent","@confirmationDialogPrimaryActionControlName","@confirmationDialogPrimaryActionText","@confirmationDialogSecondaryActionControlName","@confirmationDialogSecondaryActionText","@confirmationDialogPrimaryAction","@confirmationDialogSecondaryAction","@setIsConfirmationDialogOpen","&default"],false,["if","yield","component"]]',moduleName:"profile-opportunities-shared/components/open-to-layout.gts",scope:()=>[o.default,l.concat,l.hash,r.default,a.default,l.fn],isStrictMode:!0}),(0,i.default)("open-to-layout","OpenToLayout")) e.default=s})) define("profile-opportunities-shared/template-registry",[],(function(){})) define("profile-opportunities-shared/utils/build-confirmation-modal-config",["exports","@ember/debug","global-utils/utils/trusted-html-safe","profile-opportunities-shared/components/confirmation-dialogs"],(function(e,t,i,n){"use strict" Object.defineProperty(e,"__esModule",{value:!0}) e.buildConfirmationModalConfig=o e.buildDeleteConfirmationModalConfig=l e.buildDiscardDraftConfirmationModalConfig=a e.buildNetworkErrorConfirmationModalConfig=r e.default=void 0 function o(e){let{i18n:t,confirmationDialogTitleKey:o,confirmationDialogContentKey:r,confirmationDialogPrimaryActionTextKey:a,confirmationDialogSecondaryActionTextKey:l,confirmationDialogPrimaryAction:s,confirmationDialogSecondaryAction:u,confirmationDialogPrimaryActionControlName:p="modal_primary",confirmationDialogSecondaryActionControlName:c="modal_secondary",isConfirmationDialogOpen:d=!0}=e return{confirmationDialogTitle:(0,i.default)(t.lookupTranslation(n.default,o)()),confirmationDialogContent:(0,i.default)(t.lookupTranslation(n.default,r)()),confirmationDialogPrimaryActionText:(0,i.default)(t.lookupTranslation(n.default,a)()),confirmationDialogSecondaryActionText:(0,i.default)(t.lookupTranslation(n.default,l)()),confirmationDialogPrimaryAction:s,confirmationDialogSecondaryAction:u,confirmationDialogPrimaryActionControlName:p,confirmationDialogSecondaryActionControlName:c,isConfirmationDialogOpen:d}}function r(e){let{i18n:t,confirmationDialogTitleKey:i="network_error_confirmation_modal_title",confirmationDialogContentKey:n="network_error_confirmation_modal_content",confirmationDialogPrimaryActionTextKey:r="try_again",confirmationDialogSecondaryActionTextKey:a="cancel",confirmationDialogPrimaryAction:l,confirmationDialogSecondaryAction:s,confirmationDialogPrimaryActionControlName:u="modal_primary",confirmationDialogSecondaryActionControlName:p="modal_secondary",isConfirmationDialogOpen:c=!0}=e return o({i18n:t,confirmationDialogTitleKey:i,confirmationDialogContentKey:n,confirmationDialogPrimaryActionTextKey:r,confirmationDialogSecondaryActionTextKey:a,confirmationDialogPrimaryAction:l,confirmationDialogSecondaryAction:s,confirmationDialogPrimaryActionControlName:u,confirmationDialogSecondaryActionControlName:p,isConfirmationDialogOpen:c})}function a(e){let{i18n:t,confirmationDialogTitleKey:i="discard_changes_confirmation_modal_title",confirmationDialogContentKey:n="discard_changes_confirmation_modal_content",confirmationDialogPrimaryActionTextKey:r="discard",confirmationDialogSecondaryActionTextKey:a="cancel",confirmationDialogPrimaryAction:l,confirmationDialogSecondaryAction:s,confirmationDialogPrimaryActionControlName:u="modal_primary",confirmationDialogSecondaryActionControlName:p="modal_secondary",isConfirmationDialogOpen:c=!0}=e return o({i18n:t,confirmationDialogTitleKey:i,confirmationDialogContentKey:n,confirmationDialogPrimaryActionTextKey:r,confirmationDialogSecondaryActionTextKey:a,confirmationDialogPrimaryAction:l,confirmationDialogSecondaryAction:s,confirmationDialogPrimaryActionControlName:u,confirmationDialogSecondaryActionControlName:p,isConfirmationDialogOpen:c})}function l(e){let{i18n:t,confirmationDialogTitleKey:i="delete_confirmation_modal_title",confirmationDialogContentKey:n="delete_confirmation_modal_content",confirmationDialogPrimaryActionTextKey:r="delete",confirmationDialogSecondaryActionTextKey:a="cancel",confirmationDialogPrimaryAction:l,confirmationDialogSecondaryAction:s,confirmationDialogPrimaryActionControlName:u="modal_primary",confirmationDialogSecondaryActionControlName:p="modal_secondary",isConfirmationDialogOpen:c=!0}=e return o({i18n:t,confirmationDialogTitleKey:i,confirmationDialogContentKey:n,confirmationDialogPrimaryActionTextKey:r,confirmationDialogSecondaryActionTextKey:a,confirmationDialogPrimaryAction:l,confirmationDialogSecondaryAction:s,confirmationDialogPrimaryActionControlName:u,confirmationDialogSecondaryActionControlName:p,isConfirmationDialogOpen:c})}const s={buildConfirmationModalConfig:o,buildDeleteConfirmationModalConfig:l,buildDiscardDraftConfirmationModalConfig:a,buildNetworkErrorConfirmationModalConfig:r} e.default=s})) define("profile-opportunities-shared/utils/reload-opportunity-cards",["exports","rsvp","profile-opportunities-shared/utils/requests/opportunity-cards","@ember/utils"],(function(e,t,i,n){"use strict" Object.defineProperty(e,"__esModule",{value:!0}) e.default=function(e){let{graphql:o,authenticatedUser:r,reloadTopCard:a=!0,reloadGoalsCard:l=!0}=e if((0,n.isEmpty)(o)||(0,n.isEmpty)(r))return(0,t.reject)(`Missing required param for reloadOpportunityCards. graphql: ${o}, authenticatedUser: ${r}`) const s=r.miniProfile.get("dashEntityUrn")??"",u=[] a&&u.push((0,i.getOpenToCardsWithTopCardGraphql)(o,s)) l&&u.push((0,i.getOpenToCardsWithButtonGraphql)(o)) return(0,t.allSettled)(u)}})) define("profile-opportunities-shared/utils/requests/opportunity-cards",["exports","@linkedin/ember-pem/utils/failure-tracking-metadata","profile-opportunities-shared/utils/requests/pem","graphql-queries/queries/profile/organized-queries/view/open-to/open-to-cards-by-top-card.graphql","graphql-queries/queries/profile/organized-queries/view/open-to/open-to-cards-by-button.graphql"],(function(e,t,i,n,o){"use strict" Object.defineProperty(e,"__esModule",{value:!0}) e.DEGRADATION_TRACKING_METADATA=void 0 e.getOpenToCardsWithButtonGraphql=function(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1] return e.executeQuery(o.default,{},{reload:t,adapterOptions:{failures:[r],degradedEntityIDsToRemove:[]}}).then((e=>{var t return null==e||null===(t=e.data)||void 0===t?void 0:t.identityDashOpenToCardsByButton}))} e.getOpenToCardsWithTopCardGraphql=function(e,t){let o=!(arguments.length>2&&void 0!==arguments[2])||arguments[2] const a={} a.failures=[r] a.degradedEntityIDsToRemove=[] a.targetViewNames=[i.VIEW_NAMES.PROFILE_OPPORTUNITY_CARD] return e.executeQuery(n.default,{profileUrn:t},{reload:o,adapterOptions:a}).then((e=>{var t return null==e||null===(t=e.data)||void 0===t?void 0:t.identityDashOpenToCardsByTopCard}))} const r=e.DEGRADATION_TRACKING_METADATA=new t.default("open-to-section","open-to-section-missing",{productName:"Voyager - Profile Non Critical"})})) define("profile-opportunities-shared/utils/requests/pem",["exports"],(function(e){"use strict" Object.defineProperty(e,"__esModule",{value:!0}) e.VIEW_NAMES=void 0 e.VIEW_NAMES={PROFILE_OPPORTUNITY_CARD:"profile-opportunity-card"}})) define("profile-opportunities-shared/utils/tracking-helpers",["exports","@ember/debug"],(function(e,t){"use strict" Object.defineProperty(e,"__esModule",{value:!0}) e.default=function(e){let{tracking:t,controlName:i,interactionType:n="SHORT_PRESS"}=e t.fireInteractionEvent(i,n)}})) define("workflow-navigation/components/workflow-navigation",["exports","@babel/runtime/helpers/esm/initializerDefineProperty","@babel/runtime/helpers/esm/defineProperty","@babel/runtime/helpers/esm/applyDecoratedDescriptor","@babel/runtime/helpers/esm/initializerWarningHelper","@ember/template-factory","@ember/helper","@ember/component","@glimmer/component","@ember/service","global-modifiers/modifiers/focus","artdeco-card/components/artdeco-card","hue-web-icons/components/icon","ember-cli-pemberly-i18n/helpers/t","ember-engines/components/link-to-external","global-helpers/helpers/eq","ember-cli-pemberly-tracking/modifiers/track-interaction","global-helpers/helpers/gte"],(function(e,t,i,n,o,r,a,l,s,u,p,c,d,m,g,h,f,b){"use strict" Object.defineProperty(e,"__esModule",{value:!0}) e.default=void 0 var _,y,v e.default=(0,l.setComponentTemplate)((0,r.createTemplateFactory)({id:"ca3t7shi",block:'[[[1,"\\n"],[1," "],[8,[32,0],[[17,1]],null,[["default"],[[[[1,"\\n "],[10,"h2"],[14,0,"display-flex align-items-center p3 t-16 t-bold t-black--light"],[12],[1,"\\n "],[8,[32,1],[[24,0,"mr2"]],[["@type","@size","@name"],["system","small","bookmark-fill"]],null],[1,"\\n "],[1,[28,[32,2],["i18n_my_items_v2","workflow-navigation/components/workflow-navigation"],null]],[1,"\\n "],[13],[1,"\\n\\n"],[41,[30,0,["withPostedJobs"]],[[[1," "],[10,0],[14,0,"workflow-navigation__item"],[12],[1,"\\n "],[8,[32,3],[[24,0,"workflow-navigation__link link-without-hover-visited t-14"],[16,"aria-current",[52,[28,[32,4],[[30,0,["router","currentRouteName"]],"workflow.posted-jobs.index"],null],"page"]],[4,[32,5],["myitems_all_postedjobs"],null]],[["@route"],["workflow.posted-jobs"]],[["default"],[[[[1,"\\n "],[10,0],[14,0,"workflow-navigation__item-name t-bold t-black--light truncate"],[12],[1,"\\n "],[1,[28,[32,2],["i18n_posted_jobs_v2","workflow-navigation/components/workflow-navigation"],null]],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"flex-0 pl1 t-black t-normal"],[12],[1,"\\n "],[1,[28,[32,2],["i18n_count","workflow-navigation/components/workflow-navigation"],[["count"],[[30,2,["postedJobsCount"]]]]]],[1,"\\n "],[13],[1,"\\n "]],[]]]]],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["withMyJobs"]],[[[1," "],[10,0],[14,0,"workflow-navigation__item"],[12],[1,"\\n "],[8,[32,3],[[24,0,"workflow-navigation__link link-without-hover-visited t-14"],[16,"aria-current",[52,[28,[32,4],[[30,0,["router","currentRouteName"]],"workflow.saved-jobs"],null],"page"]],[4,[32,6],null,[["when"],[[28,[32,4],[[30,0,["router","currentRouteName"]],"workflow.saved-jobs"],null]]]],[4,[32,5],["myitems_all_savedjobs"],null]],[["@route"],["workflow.saved-jobs"]],[["default"],[[[[1,"\\n "],[10,0],[14,0,"workflow-navigation__item-name t-bold t-black--light truncate"],[12],[1,"\\n "],[1,[28,[32,2],["i18n_my_jobs_v2","workflow-navigation/components/workflow-navigation"],null]],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"flex-0 pl1 t-black t-normal"],[12],[1,"\\n "],[1,[28,[32,2],["i18n_count","workflow-navigation/components/workflow-navigation"],[["count"],[[30,2,["myJobsCount"]]]]]],[1,"\\n "],[13],[1,"\\n "]],[]]]]],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["withMyLearning"]],[[[1," "],[10,0],[14,0,"workflow-navigation__item"],[12],[1,"\\n "],[8,[32,3],[[24,0,"workflow-navigation__link link-without-hover-visited t-14"],[16,"aria-current",[52,[28,[32,4],[[30,0,["router","currentRouteName"]],"workflow.learning"],null],"page"]],[4,[32,5],["myitems_all_learning"],null]],[["@route"],["workflow.learning"]],[["default"],[[[[1,"\\n "],[10,0],[14,0,"workflow-navigation__item-name t-bold t-black--light truncate"],[12],[1,"\\n "],[1,[28,[32,2],["i18n_my_learning_v2","workflow-navigation/components/workflow-navigation"],null]],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"flex-0 pl1 t-black t-normal"],[12],[1,"\\n "],[1,[28,[32,2],["i18n_count","workflow-navigation/components/workflow-navigation"],[["count"],[[30,2,["myLearningCount"]]]]]],[1,"\\n "],[13],[1,"\\n "]],[]]]]],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["withMyProjects"]],[[[1," "],[10,0],[14,0,"workflow-navigation__item"],[12],[1,"\\n "],[8,[32,3],[[24,0,"workflow-navigation__link link-without-hover-visited t-14"],[16,"aria-current",[52,[28,[32,4],[[30,0,["router","currentRouteName"]],"workflow.projects"],null],"page"]],[4,[32,5],["myitems_all_projects"],null]],[["@route"],["workflow.projects"]],[["default"],[[[[1,"\\n "],[10,0],[14,0,"workflow-navigation__item-name t-bold t-black--light truncate"],[12],[1,"\\n "],[1,[28,[32,2],["i18n_my_projects_v3","workflow-navigation/components/workflow-navigation"],null]],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"flex-0 pl1 t-black t-normal"],[12],[1,"\\n "],[1,[28,[32,2],["i18n_count","workflow-navigation/components/workflow-navigation"],[["count"],[[30,2,["myProjectsCount"]]]]]],[1,"\\n "],[13],[1,"\\n "]],[]]]]],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1,"\\n"],[41,[30,0,["withSavedPosts"]],[[[1," "],[10,0],[14,0,"workflow-navigation__item"],[12],[1,"\\n "],[8,[32,3],[[24,0,"workflow-navigation__link link-without-hover-visited t-14"],[16,"aria-current",[52,[28,[32,4],[[30,0,["router","currentRouteName"]],"workflow.saved-posts"],null],"page"]],[4,[32,5],["myitems_all_savedposts"],null]],[["@route"],["workflow.saved-posts"]],[["default"],[[[[1,"\\n "],[10,0],[14,0,"workflow-navigation__item-name t-bold t-black--light truncate"],[12],[1,"\\n "],[1,[28,[32,2],["i18n_saved_posts_v3","workflow-navigation/components/workflow-navigation"],null]],[1,"\\n "],[13],[1,"\\n "],[10,0],[14,0,"flex-0 pl1 t-black t-normal"],[12],[1,"\\n"],[41,[28,[32,7],[[30,2,["savedPostsCount"]],10],null],[[[1," "],[1,[28,[32,2],["i18n_ten_plus","workflow-navigation/components/workflow-navigation"],null]],[1,"\\n"]],[]],[[[1," "],[1,[28,[32,2],["i18n_count","workflow-navigation/components/workflow-navigation"],[["count"],[[30,2,["savedPostsCount"]]]]]],[1,"\\n"]],[]]],[1," "],[13],[1,"\\n "]],[]]]]],[1,"\\n "],[13],[1,"\\n"]],[]],null],[1," "]],[]]]]],[1,"\\n "]],["&attrs","@pageCounts"],false,["if"]]',moduleName:"workflow-navigation/components/workflow-navigation.gjs",scope:()=>[c.default,d.default,m.default,g.default,h.default,f.default,p.default,b.default],isStrictMode:!0}),(_=(0,u.inject)("router"),y=class extends s.default{constructor(){super(...arguments);(0,t.default)(this,"router",v,this)}get withPostedJobs(){return this.args.pageCounts.postedJobsCount}get withMyJobs(){return this.args.pageCounts.myJobsCount}get withMyLearning(){return this.args.pageCounts.myLearningCount}get withSavedPosts(){return this.args.pageCounts.savedPostsCount}get withMyProjects(){return this.args.pageCounts.myProjectsCount}},v=(0,n.default)(y.prototype,"router",[_],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),y))})) define("workflow-navigation/template-registry",[],(function(){})) define("workflow-navigation/utils/constants",["exports"],(function(e){"use strict" Object.defineProperty(e,"__esModule",{value:!0}) e.WEB_HIRING_DASH_JOB_ELIGIBILITY_RECIPE_NAME=e.VERTICAL_TO_ROUTE=e.STATE_TO_TRANSLATION_KEY=e.STATE_TO_COLOR_CLASS=e.SEARCH_FILTER_PARAMS_FOR_ROUTE=e.SEARCH_FILTER_PARAMS=e.PEM_PRODUCT_NAME=e.PEM_FEATURE_KEYS=e.JET_TAGS=void 0 e.STATE_TO_COLOR_CLASS=Object.freeze({LISTED:"workflow-posted-jobs__jobs-insight--listed",CLOSED:"workflow-posted-jobs__jobs-insight--closed",SUSPENDED:"workflow-posted-jobs__jobs-insight--suspended",REVIEW:"workflow-posted-jobs__jobs-insight--review",DRAFT:"workflow-posted-jobs__jobs-insight--draft"}),e.STATE_TO_TRANSLATION_KEY=Object.freeze({LISTED:"i18n_jobs_insight_listed",CLOSED:"i18n_jobs_insight_closed",SUSPENDED:"i18n_jobs_insight_suspended",REVIEW:"i18n_jobs_insight_review",DRAFT:"i18n_jobs_insight_draft"}),e.VERTICAL_TO_ROUTE=Object.freeze({ALL:"index",JOBPOSTING:"posted-jobs",COURSES:"learning"}) const t=e.SEARCH_FILTER_PARAMS=Object.freeze(["cardType","clientProjectState","resultType","jobStatus","jobState","learningContentState","projectState","savedPostType","serviceVanityName"]) e.SEARCH_FILTER_PARAMS_FOR_ROUTE=Object.freeze(t.reduce((function(e,t){e[t]={refreshModel:!0} return e}),{})),e.WEB_HIRING_DASH_JOB_ELIGIBILITY_RECIPE_NAME="com.linkedin.voyager.dash.deco.hiring.OnlineJobManagementEligibilities",e.JET_TAGS=Object.freeze({FETCH_HIRING_JOB_POSTING_ELIGIBILITY:"hiring-fetch-job-flagship-eligibility"}),e.PEM_FEATURE_KEYS=Object.freeze({POSTEDJOBS_RIGHT_RAIL:"myitems-postedjobs-right-rail",MYITEMS_POSTEDJOBS:"myitems-posted-jobs",MYITEMS_SAVEDJOBS:"myitems-saved-jobs",MYITEMS_LEARNING:"myitems-learning",MYITEMS_PROJECTS:"myitems-my-projects",MYITEMS_SAVEDPOSTS:"myitems-saved-posts",MYITEMS_CLIENTPROJECTS:"myitems-client-projects",MYITEMS_UNKNOWN_SEARCH_INTENT:"myitems-unknown-search-intent"}),e.PEM_PRODUCT_NAME=Object.freeze({VOYAGER_SEARCH_MYITEMS:"Voyager - My Items"})})) define("workflow-navigation/utils/fetch-page-counts",["exports","@ember/object","global-utils/utils/logger","rsvp","graphql-queries/queries/search/search-cluster-collection.graphql","search-utils/utils/reusable-search/query-formulation","@linkedin/ember-restli-graphql"],(function(e,t,i,n,o,r,a){"use strict" Object.defineProperty(e,"__esModule",{value:!0}) e.aggregatePageCounts=s e.fetchPageCounts=function(e,t){return(0,n.hash)({postedJobsCount:l("SEARCH_WORKFLOW_TRACKER_JOB_POSTING",{jobState:["OPEN","DRAFT","REVIEW","CLOSED"]},t,e),myJobsCount:l("SEARCH_MY_ITEMS_JOB_SEEKER",{cardType:["SAVED","APPLIED","ARCHIVED","IN_PROGRESS"]},t,e),myLearningCount:l("SEARCH_MY_ITEMS_LEARNING",{learningContentState:["SAVED","IN_PROGRESS","HISTORY"]},t,e),savedPostsCount:l("SEARCH_MY_ITEMS_SAVED_POSTS",{savedPostType:["ALL"]},t,e),myProjectsCount:l("SEARCH_MY_ITEMS_MARKETPLACES_PROJECTS",{projectState:["OPEN","CLOSED"]},t,e)}).then(s)} function l(e,n,l,s){const u={start:0,query:(0,r.default)({queryState:n,flagshipSearchIntent:e})},p=[] Object.keys(u.query.queryParameters).forEach((e=>{p.push({key:e,value:u.query.queryParameters[e]})})) u.query.queryParameters=p return l.executeQuery(o.default,u,{reload:!0}).then((e=>(0,t.get)(e,"data.searchDashClustersByAll.metadata.totalResultCount"))).catch((e=>{if(function(e,t){if(null!=e&&e.isAdapterError||e instanceof a.GraphQLQueryError){(0,i.errorLogger)(t,"Error loading an item in my-items navigation module",e,["workflow-navigation-failure"]) return!0}return!1}(e,s))return 0 throw e}))}function s(e){let{postedJobsCount:t,myJobsCount:i,myLearningCount:n,savedPostsCount:o,myProjectsCount:r}=e return{postedJobsCount:t,myJobsCount:i,myLearningCount:n,myProjectsCount:r,savedPostsCount:o}}})) //# sourceMappingURL=engine-vendor.mapÓ˜