Mini Kabibi Habibi
/*************************************************************************
* ADOBE CONFIDENTIAL
* ___________________
*
* Copyright 2021 Adobe. All Rights Reserved.
*
* NOTICE: All information contained herein is, and remains
* the property of Adobe and its suppliers, if any. The intellectual
* and technical concepts contained herein are proprietary to Adobe
* and its suppliers and are protected by all applicable intellectual
* property laws, including trade secret and copyright laws.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from Adobe.
**************************************************************************/
(window.webpackJsonp=window.webpackJsonp||[]).push([[0],{JdQH:function(e,t,a){"use strict";var s=a("y5v3"),o=a("zb5W"),n=a("iH74"),r=a("oj1z"),i=a("iTuP"),l=a("dxPx"),c=a("Ojs7"),f=a("J+cJ"),d=a.n(f),u=a("xPCX");class p{static normalizeItemView(e,t){let a=e||s.a.DEFAULT_ITEM_VIEW;return"grid"!==a||t.thumbnailViewEnabled?"list"!==a||t.listViewEnabled||(a="grid"):a="list",a}}const h=u.f.model("RecentFile",{identifier:u.f.maybe(u.f.union(u.f.string,u.f.null)),action:u.f.maybe(u.f.union(u.f.string,u.f.null)),thumb:u.f.maybe(u.f.union(u.f.string,u.f.null)),icon:u.f.maybe(u.f.union(u.f.string,u.f.null)),tip:u.f.maybe(u.f.union(u.f.string,u.f.null)),name:u.f.maybe(u.f.union(u.f.string,u.f.null)),lastOpened:u.f.maybe(u.f.union(u.f.number,u.f.null)),kind:u.f.maybe(u.f.union(u.f.string,u.f.null)),availableLocally:u.f.maybe(u.f.union(u.f.boolean,u.f.null)),size:u.f.maybe(u.f.union(u.f.number,u.f.null)),extension:u.f.maybe(u.f.union(u.f.string,u.f.null)),uniqueId:u.f.identifier}).volatile(e=>({contentType:null,position:-1,term:null,requestGUID:null})).views(e=>({get sortKind(){return e.kind+e.name},get filterName(){return e.name?e.name.normalize():""},get filterExtension(){return e.extension?e.extension.normalize():""}})).preProcessSnapshot(e=>({...e,extension:e.extension||e.kind||(e.name?e.name.split(".").pop():"")})).actions(e=>({setRequestGUID(t){e.requestGUID=t},updateFromSearch({contentType:t,position:a,term:s,requestGUID:o}){e.contentType=t,e.position=a,e.term=s,e.requestGUID=o}})),m=u.f.model("RecentFilePrefsStore",{thumbnailViewEnabled:!1,listViewEnabled:!1,currentItemView:s.a.DEFAULT_ITEM_VIEW,sortDirection:s.a.SORT.DESCENDING,sortItem:"lastOpened"}).preProcessSnapshot(e=>({...e,thumbnailViewEnabled:"string"==typeof e.thumbnailViewEnabled?"true"===e.thumbnailViewEnabled:e.thumbnailViewEnabled,listViewEnabled:"string"==typeof e.listViewEnabled?"true"===e.listViewEnabled:e.listViewEnabled})).volatile(e=>({filterString:""})).actions(e=>{function t(){o.a.setUserItem(s.a.LOCALSTORE_KEYS.MRU_PREFS,Object(u.d)(e))}return{setFilterString(a){e.filterString=a,t()},setSortDirection(a){e.sortDirection=a,t()},setSortItem(a){e.sortItem=a,t()},setItemView(a){(a=p.normalizeItemView(a,e))!==e.currentItemView&&(e.currentItemView=a,t())},loadPrefs(t){if(!t)return;const a=o.a.getUserItem(s.a.LOCALSTORE_KEYS.MRU_PREFS)||t;Object(u.b)(e,a),e.currentItemView=p.normalizeItemView(e.currentItemView,e)}}});let g=0;const S=u.f.model("RecentFilesStore",{prefs:u.f.optional(m,{}),items:u.f.optional(u.f.array(h),[]),artificialLength:-1}).views(e=>({get realOrArtificialLength(){return e.artificialLength<0?e.items.length:e.artificialLength}})).actions(e=>({addRecentFiles(t){e.items.replace(t.map(e=>({...e,uniqueId:"recent-"+ ++g}))),e.artificialLength=-1},setArtificialLength(t){e.artificialLength=t}})),b=u.f.model("CCFile",{action:u.f.maybe(u.f.string),identifier:u.f.identifier,thumb:u.f.optional(u.f.frozen(),null),icon:u.f.maybe(u.f.string),tip:u.f.maybe(u.f.string),name:u.f.maybe(u.f.string),lastOpened:u.f.maybe(u.f.number),kind:u.f.maybe(u.f.string),availableLocally:u.f.maybe(u.f.boolean),size:u.f.number}).actions(e=>({setThumb(t){e.thumb=t}})).actions(e=>({afterCreate(){e.thumb instanceof Promise&&(e.thumb.then(e.setThumb),e.thumb=null),Object(u.e)(e,(t,a)=>{"/thumb"===t.path&&t.value instanceof Promise&&(Object(u.a)(e,a),t.value.then(e.setThumb))})}})).views(e=>({get sortKind(){return e.kind+e.name},get filterName(){return e.name?e.name.normalize():""},get filterExtension(){return""},get uniqueId(){return e.identifier}})),I=u.f.model("CCFilePrefsStore",{thumbnailViewEnabled:!0,listViewEnabled:!0,currentItemView:s.a.DEFAULT_ITEM_VIEW,sortDirection:s.a.SORT.DESCENDING,sortItem:"lastOpened"}).volatile(e=>({filterString:""})).actions(e=>{function t(){o.a.setUserItem(s.a.LOCALSTORE_KEYS.CCFILES_PREFS,Object(u.d)(e))}return{setFilterString(a){e.filterString=a,t()},setSortDirection(a){e.sortDirection=a,t()},setSortItem(a){e.sortItem=a,t()},setItemView(a){(a=p.normalizeItemView(a,e))!==e.currentItemView&&(e.currentItemView=a,t())},loadPrefs(t){if(!t)return;const a=o.a.getUserItem(s.a.LOCALSTORE_KEYS.CCFILES_PREFS)||t;Object(u.b)(e,a),e.currentItemView=p.normalizeItemView(e.currentItemView,e)}}}),y=u.f.model("CCFilesStore",{prefs:u.f.optional(I,{}),items:u.f.optional(u.f.array(b),[])}).actions(e=>({addCcFiles(t){e.items.replace(t)}})),E={shouldSort:!0,tokenize:!0,matchAllTokens:!0,threshold:.4,location:0,distance:1e3,maxPatternLength:32,minMatchCharLength:1,keys:["filterName","filterExtension"]};function P(e,t=76e3){let a,s=e?e.length:0,o=e?e[0]:null,n=Number.POSITIVE_INFINITY,r=0;if(0===s)return{href:"./images/filetypes/none.png",width:350,height:350,aspectRatio:1};for(;s--;)e[s].height&&e[s].width&&(r=e[s].height*e[s].width,r>o.height*o.width&&(o=e[s]),r>t&&r<n&&(n=r,a=e[s]));return a||o}const D=u.f.model("UniversalSearchStore",{term:"",recentsTerms:u.f.optional(u.f.array(u.f.string),()=>o.a.getGlobalItem("searchTerms")||[]),recentFilesResults:u.f.optional(u.f.array(u.f.reference(h)),[]),abandoned:!1,totalSearchResults:0,requestGUID:u.f.maybeNull(u.f.string),learnResults:u.f.optional(u.f.array(u.f.frozen()),[]),learnResultsTotal:0,learnApplicableProducts:u.f.optional(u.f.array(u.f.frozen()),[]),stockResults:u.f.optional(u.f.array(u.f.frozen()),[]),stockResultsTotal:0,stockInitialCount:0,ccPhotosResults:u.f.optional(u.f.array(u.f.frozen()),[]),ccPhotosResultsTotal:0,ccPhotosInitialCount:0,ccFilesResults:u.f.optional(u.f.array(b),[]),ccFilesResultsTotal:0,ccCloudResults:u.f.optional(u.f.array(u.f.frozen()),[]),ccCloudResultsTotal:0,inAppTutorialResults:u.f.optional(u.f.array(u.f.frozen()),[]),messageTitle:"",message:"",messageState:""}).views(e=>({get recentFilesTotal(){return e.recentFilesResults.length},get maxLearnResultsToShow(){return 3}})).actions(e=>{let t=e;return{panelOpened(){t.abandoned=!1},userSearchInput(){t.abandoned=!0},panelClosed(){t.abandoned},setMessage(e){t.message=e.message,t.messageState=e.state,t.messageTitle=e.title},clearMessage(){t.message="",t.messageTitle="",t.messageState=""},clearResults(){t.ccFilesResults.clear(),t.recentFilesResults.clear(),t.learnResults.clear(),t.stockResults.clear(),t.ccPhotosResults.clear(),t.stockResultsTotal=0,t.learnResultsTotal=0,t.ccPhotosResultsTotal=0,t.ccFilesResultsTotal=0,t.ccCloudResultsTotal=0,t.requestGUID=null,t.inAppTutorialResults.clear()},addSearchTerm(e,a){t.abandoned=!1,t.term=a;const s=t.recentsTerms.indexOf(a);s>-1&&t.recentsTerms.splice(s,1),t.recentsTerms.unshift(a),t.recentsTerms.replace(t.recentsTerms.splice(0,5)),o.a.setGlobalItem("searchTerms",t.recentsTerms);const n=new d.a(e.items.slice(),E).search(a.normalize());t.recentFilesResults.replace(n.map((e,a)=>{const s=Object(u.c)(e);return s.updateFromSearch({contentType:"recentfiles",position:a,term:t.term,requestGUID:t.requestGUID}),s})),t.totalSearchResults=n.length},setRequestGuid(e){t.requestGUID=e},setMetrics(e){t.totalSearchResults=e.total_hits+t.recentFilesTotal},logRecentFilesRenderedEvent(){t.recentFilesResults&&(t.recentFilesResults.forEach(e=>{e.setRequestGUID(t.requestGUID),i.a.logRenderedEvent("search-card",e)}),i.a.logRenderedEvent("search-category",{contentType:"recentfiles",count:t.recentFilesResults.length,term:t.term,requestGUID:t.requestGUID}))},setLearnResults(e){t.learnResults=e&&e.items?e.items.slice(0,3).map((e,a)=>{const s=Object.assign({},e,{position:a,contentType:"learn",term:t.term,requestGUID:t.requestGUID});return i.a.logRenderedEvent("search-card",s),s}):[],t.learnResultsTotal=e?e.total_items:0,i.a.logRenderedEvent("search-category",{contentType:"learn",count:t.learnResultsTotal,term:t.term,requestGUID:t.requestGUID});let a=[];e&&e.items&&e.items[0]&&(a=e.items[0].learn_applicable_products||[]),t.learnApplicableProducts.replace(a)},setInAppTutorialResults(e){t.inAppTutorialResults=e},setStockInitialCount(e){t.stockInitialCount=e},setStockResults(e){let a;e&&Array.isArray(e.items)&&(e.items=e.items.filter(e=>"video"!==e.asset_type)),t.stockResults=e&&0!==e.total_items?e.items.map((e,s)=>{a=P(e._links&&e._links.rendition);const o=Object.assign({},e,{thumb:{href:a.href,width:a.width,height:a.height,aspectRatio:a.width/a.height},position:s,contentType:"stock",term:t.term,requestGUID:t.requestGUID});return i.a.logRenderedEvent("search-card",o),o}):[],t.stockResultsTotal=e?e.total_items:0,i.a.logRenderedEvent("search-category",{contentType:"stock",count:t.stockResultsTotal,term:t.term,requestGUID:t.requestGUID})},setCcPhotosInitialCount(e){t.ccPhotosInitialCount=e},setCcPhotosResults(e){if(!e)return;const a=e.items||[];let s;0===t.ccPhotosResults.length&&(t.ccPhotosResultsTotal=e.total_items,i.a.logRenderedEvent("search-category",{contentType:"ccphotos",count:t.ccPhotosResultsTotal,term:t.term,requestGUID:t.requestGUID})),t.ccPhotosResults.replace(t.ccPhotosResults.concat(a.map((e,a)=>{s=P(e._links&&e._links.rendition);const o=Object.assign({},e,{thumb:{href:s.href,rendition:s.href,width:s.width,height:s.height,id:Math.random(),aspectRatio:s.width/s.height,text:""},position:a,term:t.term,requestGUID:t.requestGUID,contentType:"ccphotos",get href(){return e._links&&e._links.source?e._links.source.href:this.largestRendition},isFullRendition:!(!e._links||!e._links.source)&&e._links.source.href.endsWith("/master"),largestRendition:P(e._links&&e._links.rendition,Number.POSITIVE_INFINITY).href});return i.a.logRenderedEvent("search-card",o),o})))},setCcFilesResults(e){t.ccFilesResults.replace([]),(e&&0!==e.total_items?e.items:[]).forEach((e,a)=>{const o=e._links.rendition&&e._links.rendition[0].href.replace("{size}",s.a.THUMBNAIL_SIZE).replace("{format}",s.a.THUMBNAIL_FORMAT),i=e._links.original.href.replace(/\/content/,"");l.a.getCCFileMetadata(i.concat("/:metadata")).then(a=>{const n=a.name,f=a.path,d=n.split(".").pop(),u=s.a.FILETYPE_KIND[d];t.addCcFile(Object.assign({},e,{action:"ccfiles",contentType:"ccfiles",name:n,identifier:f,asset_type:e.creative_cloud_asset_type,tip:r.a.prettifyFilePath(f),availableLocally:c.default.fileExists(f),thumb:o?l.a.getRenditionImageBlobUrl(o):l.a.getDefaultRenditionUrl(),extension:d,kind:u,term:t.term,requestGUID:t.requestGUID,href:i}))}).catch(e=>{n.a.logJSON("uss.ccfiles.promise error: ",e)})}),t.ccFilesResultsTotal=e?e.total_items:0,i.a.logRenderedEvent("search-category",{contentType:"ccfiles",count:t.ccFilesResultsTotal,term:t.term,requestGUID:t.requestGUID})},addCcFile(e){e&&(t.ccFilesResults.push(e),e.position=t.ccFilesResults.length-1,i.a.logRenderedEvent("search-card",e))},getMoreCcPhotos(){if(t.ccPhotosResults.length<t.ccPhotosResultsTotal){return l.a.loadCCPhotos(t.term,t.ccPhotosResults.length,100).then(e=>{t.setCcPhotosResults(e.result_sets[0])})}return Promise.resolve()},setCcCloudResults(e){t.ccCloudResults.replace(e?e.items:[]),t.ccCloudResultsTotal=e?e.total_items:0}}});var C=a("sKM9"),T=a("RQdL");const R=u.f.model("SearchComponentStore",{useCCSearchComponent:u.f.optional(u.f.boolean,!0),enableCCSearchComponent:u.f.optional(u.f.boolean,!0),showSRP:u.f.optional(u.f.boolean,!1),showSearchTakeover:u.f.optional(u.f.boolean,!1),query:u.f.optional(u.f.string,""),searchCleared:u.f.optional(u.f.boolean,!1),showSearchDropdown:u.f.optional(u.f.boolean,!0),exitSearch:u.f.optional(u.f.boolean,!1),isDownloading:u.f.optional(u.f.boolean,!1),gotDownloadError:u.f.optional(u.f.boolean,!1),hasAccessToken:u.f.optional(u.f.boolean,!1),dropdownState:u.f.optional(u.f.boolean,!1),currentAppArray:u.f.optional(u.f.array(u.f.string),[]),fetchAccessTokenAttempts:u.f.optional(u.f.number,0)}).actions(e=>({showSRPView(t){e.showSRP=t},setShowSearchTakeover(t){e.showSearchTakeover=t},setQuery(t){e.query=t},setClearSearch(t){e.searchCleared=t},setShowSearchDropdown(t){e.showSearchDropdown=t},setEnableCCSearchComponent(t){e.enableCCSearchComponent=t},setUseCCSearchComponent(t){e.useCCSearchComponent=t},setExitSearch(t){e.exitSearch=t},setDownloading(t){e.isDownloading=t},setDownloadError(t){e.gotDownloadError=t},setHaveAccessToken(t){e.hasAccessToken=t},setDropdownState(t){e.dropdownState=t},setCurrentAppArray(t){e.currentAppArray=t},setFetchAccessTokenAttempts(t){e.fetchAccessTokenAttempts=t}}));var _,O=a("JU0K");a.d(t,"c",(function(){return U})),a.d(t,"d",(function(){return M})),function(e){e[e.NONE=0]="NONE",e[e.TRIAL=1]="TRIAL",e[e.RETAIL_SERIALIZED=2]="RETAIL_SERIALIZED",e[e.SUBSCRIPTION=3]="SUBSCRIPTION",e[e.VOLUME_SERIALIZED=4]="VOLUME_SERIALIZED",e[e.UNKNOWN=5]="UNKNOWN"}(_||(_={}));const v=u.f.enumeration(["home","learn","ccfiles","ccphotos","custom","sync","startertemplate"]),w=u.f.model("HostData",{_identifier:u.f.optional(u.f.identifier,"HostData"),hostID:u.f.optional(u.f.string,""),tabs:u.f.optional(u.f.frozen(),{}),appVersion:u.f.maybe(u.f.string),platform:u.f.maybe(u.f.string),hasOpenDocuments:u.f.optional(u.f.boolean,!1),homeScreenVisible:u.f.optional(u.f.boolean,!0),language:u.f.optional(u.f.string,"en_US"),sessionGUID:u.f.maybe(u.f.string),buttonInfo:u.f.optional(u.f.frozen(),{}),defaultTab:u.f.maybe(u.f.string),fnftEnabled:u.f.maybe(u.f.boolean),userTrackingEnabled:u.f.maybe(u.f.boolean),usingSimData:u.f.maybe(u.f.boolean),usingDirectData:u.f.maybe(u.f.boolean)}).preProcessSnapshot(e=>({...e,buttonInfo:e.buttonInfo||{}})).actions(e=>({updateVisibility(t,a){e.homeScreenVisible=t,e.hasOpenDocuments=a},setFnftEnabled(t){e.fnftEnabled=t}})),A=u.f.model("AppPrefsStore",{currentRoute:u.f.optional(v,"home"),currentItemView:u.f.optional(u.f.map(u.f.string),{}),launchCount:0,displayCount:0,lastSession:u.f.maybeNull(u.f.union(u.f.string,u.f.boolean)),hostData:u.f.maybe(u.f.reference(w)),sessionGUID:u.f.maybe(u.f.string)}).volatile(e=>({firstRunLaunchCount:s.a.DEFAULT_FIRST_RUN_LAUNCH_COUNT,showNewDragDropUI:!1,specialPromoOverlay:!1})).actions(e=>{function t(){const t=Object.assign({},Object(u.d)(e));e.hostData&&(t.sessionGUID=e.hostData.sessionGUID),o.a.setUserItem(s.a.LOCALSTORE_KEYS.MAIN_PREFS,t)}return{setHostData(t){e.hostData=t},savePrefs(){t()},loadPrefs(){!function(){const a=o.a.getUserItem(s.a.LOCALSTORE_KEYS.MAIN_PREFS);a&&Object(u.b)(e,a),e.displayCount++,e.launchCount++,t(),console.log("***self.launchCount",e.launchCount)}()},changeLaunchCount(t){!function(t){e.launchCount=t}(t)}}}),N=u.f.model("SharedSettings",{lastModified:u.f.optional(u.f.string,""),toast:u.f.optional(u.f.map(u.f.frozen()),{}),collapsibleContainer:u.f.optional(u.f.map(u.f.frozen()),{}),presetsDropdown:u.f.optional(u.f.map(u.f.frozen()),{}),wasRedirectedToDefaultLayout:u.f.optional(u.f.map(u.f.frozen()),{}),whatsNew:u.f.optional(u.f.map(u.f.frozen()),{}),video:u.f.optional(u.f.map(u.f.frozen()),{}),survey:u.f.optional(u.f.map(u.f.frozen()),{}),NUJTout:u.f.optional(u.f.map(u.f.frozen()),{})}),F=u.f.model("SidekickStore",{frlOverride:!1}).volatile(e=>({sidekickVisible:!1,homeExperienceOverride:null,learnExperienceOverride:null,toastOverride:null,toastIdOverride:null,whatsNewOverride:null,whatsNewIdOverride:null})).actions(e=>({toggleSidekick(t){e.sidekickVisible=t},setFRLOverride(t){e.frlOverride=t,o.a.setGlobalItem(s.a.LOCALSTORE_KEYS.SIDEKICK_PREFS,{frlOverride:e.frlOverride})},setHomeExperienceOverride(t){e.homeExperienceOverride=t},setLearnExperienceOverride(t){e.learnExperienceOverride=t},setToastOverride(t){e.toastOverride={content:t}},setToastIdOverride(t){e.toastIdOverride=t},setWhatsNewOverride(t){e.whatsNewOverride={content:t}},setWhatsNewIdOverride(t){e.whatsNewIdOverride=t},load(){const t=o.a.getGlobalItem(s.a.LOCALSTORE_KEYS.SIDEKICK_PREFS);t&&t.frlOverride&&(e.frlOverride=t.frlOverride)}})),L=u.f.model("MainStore",{online:navigator.onLine,radarSessionGUID:r.a.generateGUID(),radarVersion:u.f.maybe(u.f.string),prefs:u.f.optional(A,{}),hostData:u.f.optional(w,{}),searchStore:u.f.optional(D,{}),recentFilesStore:u.f.optional(S,{}),ccFilesStore:u.f.optional(y,{}),sophiaStore:u.f.optional(C.b,{}),sharedSettings:u.f.optional(N,{}),sidekickStore:u.f.optional(F,{}),user:u.f.optional(T.b,{}),ccxAssetPath:"",learnAssetPath:"",isDebugMode:!1,ccFilesReady:!1,sophiaReady:!1,ready:!1,messages:u.f.optional(u.f.frozen(),null),colorTheme:"dark",isLoading:!1,lastKnownSophiaData:u.f.optional(u.f.string,""),lastNGLWorkflowInProgress:u.f.maybeNull(u.f.string),searchComponent:u.f.optional(R,{}),nujDropdownSelection:u.f.maybeNull(u.f.string,null)}).volatile(e=>({didViewWelcomeMessagePerSession:!1,shouldUseDefaultLayoutInFallbackMode:!1,errorMessageForDefaultLayout:"",proxyUser:"",proxyPassword:""})).views(e=>({get shouldRenderFallback(){return e.shouldUseDefaultLayoutInFallbackMode&&!e.sidekickStore.homeExperienceOverride&&!e.sidekickStore.learnExperienceOverride},get currentItemView(){switch(e.prefs.currentRoute){case"ccfiles":return e.ccFilesStore.prefs.currentItemView;case"home":return e.recentFilesStore.prefs.currentItemView;default:return e.prefs.currentItemView.get(e.prefs.currentRoute)||s.a.DEFAULT_ITEM_VIEW}},getFullAssetPath(t,a="path",s="url",o="sophia"){const n="sophia"===o?e.ccxAssetPath:e.learnAssetPath;if(t[a]&&""!==n)return`${n}/${t[a]}`;{const e=t[s];return e.startsWith("//")?"https:"+e:e}}})).actions(e=>({updateProxySettings(t,a){e.proxyUser=t,e.proxyPassword=a},setHostData(t){Object(u.b)(e.hostData,t),e.prefs.setHostData(e.hostData),e.sidekickStore.load(),e.radarVersion=c.default.getExtensionVersion(!0).version},setSessionGuid(t){e.prefs.sessionGUID=e.hostData.sessionGUID=t.toUpperCase(),e.prefs.savePrefs()},setMessages(t){e.messages=t,e.ready=!0},setSharedSetting(t,a,o){if(e.sharedSettings[t].set(a,o),!window.cep)return;const n=new O.b(s.a.IPCEVENT.VULCAN_START_SETTINGS_REQUEST,void 0,void 0);n.setPayload(JSON.stringify({settings:{[""+t]:{[""+a]:o}},productCode:e.hostData.hostID,productVersion:e.hostData.appVersion,countryCode:e.user.UserProfile.countryCode,userId:e.user.UserProfile.userId,ccxVersion:c.default.getExtensionVersion(!0).version})),O.a.dispatchMessage(n)},patchSharedSettings(t={lastModified:""}){t.lastModified&&t.lastModified.length>0&&(e.sharedSettings.lastModified=t.lastModified),delete t.lastModified;for(let a in t){e.sharedSettings[a]||(e.sharedSettings[a]=new Map);for(let s in t[a])e.sharedSettings[a].set(s,t[a][s])}},setUserData(t){n.a.toConsole("New NGL Profile "+JSON.stringify(t,(e,t)=>{if("enigmaData"!=e)return"UserProfile"==e?{accountType:t.accountType,countryCode:t.countryCode,userId:t.userId}:t},2)),Object(u.b)(e.user,t),e.user.initialized=!0;const a=o.a.getUserItem(s.a.LOCALSTORE_KEYS.SUBSCRIPTION_STATUS);e.user.formerSubscriptionStatus=a||""},setSophiaData(t){if(!t)return;const a=Object.assign({},t);delete a.isCached,delete a.settings,e.lastKnownSophiaData=JSON.stringify(a);const s=e.sophiaStore.tutorialData;Object(u.b)(e.sophiaStore,t),e.sophiaStore.setTutorials(s),e.sophiaReady=!0,e.prefs.savePrefs()},addCcFiles(t){e.ccFilesStore.addCcFiles(t),e.ccFilesReady=!0},setCcFilesReady(t){e.ccFilesReady=t},setOnline(t){e.online=t},navigate(t){"ccfiles"===t&&(t="home"),e.prefs.currentRoute=t,e.prefs.savePrefs()},setDebugMode(t){e.isDebugMode=t},setMessageSeenFlag(t){e.didViewWelcomeMessagePerSession=t},setShouldUseDefaultLayoutInFallbackMode(t,a="",s,o){t&&"learn"===e.prefs.currentRoute&&(e.prefs.currentRoute="home"),e.shouldUseDefaultLayoutInFallbackMode=t,e.errorMessageForDefaultLayout=a,o&&i.a.logMiscellaneousEvent("fallback",{...s,errorMessage:a})},setPotentialErrorMessageForDefaultLayout(t){e.errorMessageForDefaultLayout=e.errorMessageForDefaultLayout||t},setColorTheme(t){e.colorTheme=t},setSpecialPromoOverlay(t){e.prefs.specialPromoOverlay=t},setCCXAssetPath(t){e.ccxAssetPath=t},setLearnAssetPath(t){e.learnAssetPath=t},setLoading(t){e.isLoading=t},setLastNGLWorkflowInProgress(t){e.lastNGLWorkflowInProgress=t},setNujDropdownForSession(t){e.nujDropdownSelection=t}})),U=L.create();function M(e){return t=>e(U,t)}},RQdL:function(e,t,a){"use strict";a.d(t,"a",(function(){return s})),a.d(t,"b",(function(){return l}));var s,o=a("xPCX"),n=a("JdQH"),r=a("y5v3"),i=a("zb5W");!function(e){e[e.NONE=0]="NONE",e[e.TRIAL=1]="TRIAL",e[e.RETAIL_SERIALIZED=2]="RETAIL_SERIALIZED",e[e.SUBSCRIPTION=3]="SUBSCRIPTION",e[e.VOLUME_SERIALIZED=4]="VOLUME_SERIALIZED",e[e.FRL=5]="FRL",e[e.UNKNOWN=6]="UNKNOWN"}(s||(s={}));const l=o.f.model("User",{RelationshipProfile:o.f.optional(o.f.array(o.f.model("RelationshipProfile",{appEntitlementStatus:o.f.optional(o.f.string,"DENIED"),workflowInProgress:o.f.optional(o.f.string,"NONE"),activationType:o.f.optional(o.f.string,"NAMED_USER"),profileGenerationTimestamp:o.f.optional(o.f.number,-1),licenseExpiryTimestamp:o.f.optional(o.f.number,-1),billingStatus:o.f.optional(o.f.string,"NORMAL"),usedForLegacyProfile:o.f.optional(o.f.boolean,!1),chicletMode:o.f.optional(o.f.string,"")})),[]),UserProfile:o.f.optional(o.f.model("UserProfile",{firstName:o.f.optional(o.f.string,""),lastName:o.f.optional(o.f.string,""),accountType:o.f.optional(o.f.string,""),countryCode:o.f.optional(o.f.string,""),userId:o.f.optional(o.f.string,""),displayName:o.f.optional(o.f.string,"")}),{}),LegacyProfile:o.f.optional(o.f.model("LegacyProfile",{licenseType:o.f.optional(o.f.number,s.UNKNOWN)}),{}),isNGL:o.f.optional(o.f.boolean,!0),formerSubscriptionStatus:o.f.optional(o.f.string,"")}).volatile(e=>({originalUserShown:!1,chicletHidden:!1,initialized:!1})).views(e=>({get isUserAvailable(){return e.UserProfile.userId.length>0},get isEnterprise(){return"type1"!==e.UserProfile.accountType},get isFRL(){return e.initialized&&!e.UserProfile||e.initialized&&!e.UserProfile.userId||n.c.sidekickStore.frlOverride},get subscriptionStatus(){return e.LegacyProfile.licenseType===s.TRIAL?"trial":"paid"},get legacyProfile(){return e.RelationshipProfile.find(e=>e.usedForLegacyProfile)}})).actions(e=>({updateFormerSubscriptionStatus(){e.formerSubscriptionStatus=e.subscriptionStatus,i.a.setUserItem(r.a.LOCALSTORE_KEYS.SUBSCRIPTION_STATUS,e.subscriptionStatus)},setChicletHidden(){e.chicletHidden=!0},setLicenseType(t){e.LegacyProfile.licenseType=t},setAppEntitlementStatus(t){const a=e.legacyProfile;a&&(a.appEntitlementStatus=t)},setBillingStatus(t){const a=e.legacyProfile;a&&(a.billingStatus=t)},markOriginalUserShown(){e.originalUserShown=!0},setInitialized(t){e.initialized=t}}))},dxPx:function(e,t,a){"use strict";var s=a("ZN6I"),o=a("y5v3"),n=a("he0X"),r=a("zUbE"),i=a("digs"),l=a("iH74");const c={default:{scope:["stock","learn","creative_cloud"],learn_creator_type:["adobe_support"],limit:30},PHXS:{scope:["stock","learn","lightroom","creative_cloud"],asset_type:["image","document","collection","dcx_composite","dcx_element"],learn_applicable_products:["Photoshop"]},ILST:{stock_image_type:["vector_ai_or_eps"],asset_type:["image","document","collection","dcx_composite","dcx_element"],learn_applicable_products:["Illustrator"]},AEFT:{scope:["learn","creative_cloud"],learn_applicable_products:["After Effects"]},PPRO:{scope:["learn","creative_cloud"],learn_applicable_products:["Adobe Premiere Pro"]},IDSN:{asset_type:["image","document","collection","dcx_composite","dcx_element"],learn_applicable_products:["InDesign"]},MUSE:{asset_type:["image","document","collection","dcx_composite","dcx_element"],learn_applicable_products:["Muse"]},DRWV:{asset_type:["image","document","collection","dcx_composite","dcx_element"],learn_applicable_products:["Dreamweaver"]},BROWSER:{asset_type:["image","document","collection","dcx_composite","dcx_element"],scope:["stock","learn","lightroom","creative_cloud"]}},f={getBody:e=>Object.assign({},{q:e,file_name_extension:o.a.SUPPORTED_FILETYPE[n.default.data.hostID],locale:n.default.data.language},c.default,c[n.default.data.hostID]),get url(){return s.a.stage?"https://adobesearch-uss-stage.adobe.io/universal-search/v2/search":"https://adobesearch-uss.adobe.io/universal-search/v2/search"},query:e=>{const t={url:f.url,method:"POST",json:!0,body:f.getBody(e),retries:3,headers:{"Content-Type":"application/vnd.adobe.search-request+json","x-api-key":"CCXInAppWelcomeStart2","x-product":n.default.data.hostID+"/"+n.default.data.appVersion,"x-product-location":"CCXInAppWelcomeStart2"}};return i.a.requestWithAccessToken(t,!0).then(e=>(e.body.requestGUID=e.headers["x-request-id"],Promise.resolve(e.body)))},getCCFiles:()=>{const e={url:f.url,method:"POST",json:!0,body:{limit:50,file_name_extension:o.a.SUPPORTED_FILETYPE[n.default.data.hostID],scope:["creative_cloud"]},retries:3,headers:{"Content-Type":"application/vnd.adobe.search-request+json","x-api-key":"CCXInAppWelcomeStart2","x-product":n.default.data.hostID+"/"+n.default.data.appVersion,"x-product-location":"CCXInAppWelcomeStart2"}};return i.a.requestWithAccessToken(e,!0).then(e=>e.body)},getDefaultRenditionUrl:()=>"PHXS"===n.default.data.hostID||"ILST"===n.default.data.hostID||"IDSN"===n.default.data.hostID?o.a.DEFAULT_THUMBNAIL_PS_AI_ID:o.a.DEFAULT_THUMBNAIL_OTHER,getRenditionImageBlobUrl:e=>f.getImageBlobURL(e).catch(()=>(l.a.logJSON("getRenditionImageBlobUrl: Failed to get a thumbnail image for ",e),f.getDefaultRenditionUrl())),loadCCPhotos:(e="",t=0,a=50)=>{const s={url:f.url,method:"POST",json:!0,body:{q:e,scope:["lightroom"],start_index:t,limit:a},headers:{"Content-Type":"application/vnd.adobe.search-request+json","x-api-key":"CCXInAppWelcomeStart2","x-product":n.default.data.hostID+"/"+n.default.data.appVersion,"x-product-location":"CCXInAppWelcomeStart2"}};return i.a.requestWithAccessToken(s).then(e=>Promise.resolve(e.body))},getImageBlobURL:e=>f.getImageBlob(e).then(e=>Promise.resolve(URL.createObjectURL(e))),getImageBlob:e=>{const t={method:"GET",url:e,responseType:"arraybuffer",withCredentials:!1,crossDomain:!0,headers:{"x-api-key":"PhotoshopInAppSearch"}};return i.a.requestWithAccessToken(t).then(e=>{const t=new Blob([e.body],{type:e.headers["content-type"]});return Promise.resolve(t)})},getCCFileMetadata:e=>{const t={method:"GET",url:e,headers:{"x-api-key":"CCXInAppWelcomeStart2","x-product-location":"CCXInAppWelcomeStart2"}};return i.a.requestWithAccessToken(t).then(e=>{const t=JSON.parse(e.body);let a=r.default.separatorsToSystem(t.path,n.default.data.hostID);return a=a.replace("files",n.default.ccfiles.rootFolder),t.path=a,Promise.resolve(t)})}},d={query:e=>new Promise((e,t)=>{mockTestData.mockFederer.query?e(mockTestData.mockFederer.query):e({})}),getRenditionImageBlobUrl:e=>new Promise((e,t)=>{mockTestData.mockFederer.getRenditionImageBlobUrl?e(mockTestData.mockFederer.getRenditionImageBlobUrl):e("")}),loadCCPhotos:(e="",t=0,a=50)=>new Promise((e,t)=>{e({})}),getImageBlobURL:e=>new Promise((e,t)=>{mockTestData.mockFederer.getImageBlobURL?e(mockTestData.mockFederer.getImageBlobURL):e("")}),getImageBlob:e=>{},getCCFileMetadata:e=>new Promise((e,t)=>{mockTestData.mockFederer.getCCFileMetadata?e(mockTestData.mockFederer.getCCFileMetadata):e([])})};t.a=class{static getInstance(){return this._instance||(window.localStorage.getItem("mockTestDataPath")?(l.a.toConsole("Mocking Federer"),this._instance=d):this._instance=f),this._instance}}.getInstance()},hBUl:function(e,t,a){"use strict";a.d(t,"a",(function(){return h}));var s=a("iH74"),o=a("bq/Q"),n=a("zUbE"),r=a("oj1z"),i=a("Ojs7"),l=a("JdQH"),c=a("JU0K"),f=a("iTuP");let d;function u(e,t){let a=null;if(!e)return a;const o=window.cep.fs.readFile(e);if(0===o.err)try{a=JSON.parse(o.data)}catch(o){s.a.toConsole(`${t} Failed to read JSON file with path [${e}], error=${JSON.stringify(o)}`),a=null}else 3===o.err?s.a.toConsole(`${t} File does not exist [${e}]`):s.a.toConsole(`${t} Failed to read JSON file with path [${e}], error code=${o.err}`);return a}var p=0;class h{generateBasePayload(e={requestId:r.a.generateGUID()}){return{...{params:{productCode:l.c.hostData.hostID,productVersion:l.c.hostData.appVersion,productLanguage:l.c.hostData.language,countryCode:l.c.user.UserProfile.countryCode,ccxVersion:i.default.getExtensionVersion(!0).version},analytics:{"event.context_guid":l.c.hostData.radarSessionGUID,"env.fw.version":i.default.getExtensionVersion(!0).version},version:1},...e}}addAdditonalAnalaytics(e={},t){return t.analytics={...t.analytics,...e},t}acquireData(e,t,a=!1){let i,d;p++,o.a.set(o.a.TIMERS.SOPHIA_DATA+p);const h=new Date,m=function(t,a){clearTimeout(i),c.a.removeMessageListener(c.b.TYPE_PREFIX+"ccxprocess.FirstMileProgress",b.handler,null),c.a.removeMessageListener(c.b.TYPE_PREFIX+"ccxprocess.FirstMileResponse",S.handler,null),t?(s.a.toConsole("sophia.data: "+t),f.a.logErrorEvent("sophia",{error:{type:"server",desc:t.toString()}})):o.a.measure(o.a.TIMERS.SOPHIA_DATA+p);const n=Date.now()-h.getTime();s.a.toConsole(`sophia.data: It costs ${n} ms to get response from CCXProcess.`),e(t,a)};if(!window.__adobe_cep__)return m("CCX Process is not installed.",{_isGeneratedDefaultData:!0,surfaces:{},expirationDTS:"2018-01-01T12:00:00.000+00:00",analyticsParams:{responseGUID:"ffffffff-ffff-ffff-ffff-ffffffffffff",requestId:"ffffffff-ffff-ffff-ffff-ffffffffffff"}});const g=r.a.generateGUID(),S={},b={};S.handler=function(e){const t=c.a.getPayload(e);let a,o;try{o=JSON.parse(t),s.a.toConsole(`sophia.data: Receiving ccxprocess.FirstMileResponse [${o.requestId}], path is ${o.path}, parsedData: ${JSON.stringify(o)}`)}catch(e){return s.a.toConsole("sophia.data: Invalid JSON string: "+t),void f.a.logErrorEvent("sophia",{error:{type:"server",desc:e.toString()}})}if(o&&o.requestId===g){let e;if(o.path){let e=o.path.lastIndexOf("/");-1===e&&(e=o.path.lastIndexOf("\\"));const t=o.path.substring(0,e);a=u(o.path,"sophia.data:"),a.ccxAssetPath="file://"+t.replace(/\\/gi,"/"),a.src=o.path,s.a.toConsole("sophia.data: "+JSON.stringify(a))}else e="path is missing, parsedData: "+JSON.stringify(o),a={_isGeneratedDefaultData:!0,surfaces:{},expirationDTS:"2018-01-01T12:00:00.000+00:00",analyticsParams:{responseGUID:"ffffffff-ffff-ffff-ffff-ffffffffffff",requestId:"ffffffff-ffff-ffff-ffff-ffffffffffff"}};m(e,a||{_isGeneratedDefaultData:!0,surfaces:{},expirationDTS:"2018-01-01T12:00:00.000+00:00",analyticsParams:{responseGUID:"ffffffff-ffff-ffff-ffff-ffffffffffff",requestId:"ffffffff-ffff-ffff-ffff-ffffffffffff"}})}},b.handler=function(e){const t=c.a.getPayload(e);let a,o;try{o=JSON.parse(t),s.a.toConsole(`sophia.data: Receiving ccxprocess.FirstMileProgress [${o.requestId}], path is ${o.path}, parsedData: ${JSON.stringify(o)}`)}catch(e){return s.a.toConsole("sophia.data: Invalid JSON string: "+t),void f.a.logErrorEvent("sophia",{error:{type:"server",desc:e.toString()}})}if(o&&o.requestId===g){if(!o.path)return void(d="path is missing, parsedData: "+JSON.stringify(o));if(o.path&&o.complete&&o.complete.length>0){for(let e of o.complete)if(e.toLowerCase().includes("home")){let e=o.path.lastIndexOf("/");-1===e&&(e=o.path.lastIndexOf("\\"));const t=o.path.substring(0,e);a=u(o.path,"sophia.data:"),a.ccxAssetPath="file://"+t.replace(/\\/gi,"/"),a.src=o.path,s.a.toConsole("sophia.data: "+JSON.stringify(a)),m(null,a||{_isGeneratedDefaultData:!0,surfaces:{},expirationDTS:"2018-01-01T12:00:00.000+00:00",analyticsParams:{responseGUID:"ffffffff-ffff-ffff-ffff-ffffffffffff",requestId:"ffffffff-ffff-ffff-ffff-ffffffffffff"}})}}else d=o.path&&o.started&&o.started.length>0?"Downloading on the fly. Waiting for data completion.":"Download not yet started."}},c.a.addMessageListener(c.b.TYPE_PREFIX+"ccxprocess.FirstMileResponse",S.handler,null),c.a.addMessageListener(c.b.TYPE_PREFIX+"ccxprocess.FirstMileProgress",b.handler,null);let I=this.generateBasePayload({urgent:!0,requestId:g});I=this.addAdditonalAnalaytics({"env.fw.name":"CEP Home Panel"},I);const y=l.c.user.formerSubscriptionStatus&&l.c.user.formerSubscriptionStatus!==l.c.user.subscriptionStatus;I=JSON.stringify({...I,force:{type:y?"always":"none"}});const E=new c.b(c.b.TYPE_PREFIX+"ccxprocess.FirstMileRequest",void 0,void 0);E.setPayload(I),c.a.dispatchMessage(E),l.c.user.updateFormerSubscriptionStatus(),s.a.toConsole(`sophia.data: Sending ccxprocess.FirstMileRequest [${g}] with payload: ${I}`),i=setTimeout(()=>{if(!n.default.isCCXProcessInstalled())return m("CCX Process is not installed.",{_isGeneratedDefaultData:!0,surfaces:{},expirationDTS:"2018-01-01T12:00:00.000+00:00",analyticsParams:{responseGUID:"ffffffff-ffff-ffff-ffff-ffffffffffff",requestId:"ffffffff-ffff-ffff-ffff-ffffffffffff"}});n.default.launchCCXProcess(),m(d||"Sophia data timeout",{_isGeneratedDefaultData:!0,surfaces:{},expirationDTS:"2018-01-01T12:00:00.000+00:00",analyticsParams:{responseGUID:"ffffffff-ffff-ffff-ffff-ffffffffffff",requestId:"ffffffff-ffff-ffff-ffff-ffffffffffff"}})},4e3)}acquireLearnData(e,t){o.a.set(o.a.TIMERS.LEARN_DATA);const a=new Date,n=function(t,n){t||!n?(s.a.toConsole("learn.data: "+t),f.a.logErrorEvent("learn",{error:{type:"server",desc:t?t.toString():"Missing Learn Data: "+JSON.stringify(n)}})):o.a.measure(o.a.TIMERS.LEARN_DATA);const r=Date.now()-a.getTime();s.a.toConsole(`learn.data: Fetch Learn data in ${r}ms`),e(t,n)};if(!window.__adobe_cep__)return n("CCX Process is not installed.",null);const i=r.a.generateGUID(),l={handler:function(e){const t=c.a.getPayload(e);let a,o;try{o=JSON.parse(t),s.a.toConsole(`learn.data: Got ccxprocess.TutorialResponse[${o.requestId}@${o.path}`)}catch(e){return void s.a.toConsole("learn.data: Invalid JSON string: "+t)}if(o&&o.requestId===i){let e;if(clearTimeout(d),o.path){let e=o.path.lastIndexOf("/");-1===e&&(e=o.path.lastIndexOf("\\"));const t=o.path.substring(0,e);a=u(o.path,"learn.data:"),a.assetPath="file://"+t.replace(/\\/gi,"/"),a.src=o.path,s.a.toConsole("learn.data: "+JSON.stringify(a))}else e="path is missing, parsedData: "+JSON.stringify(o),a=null;c.a.removeMessageListener(c.b.TYPE_PREFIX+"ccxprocess.TutorialResponse",l.handler,null),n(e,a)}}};c.a.addMessageListener(c.b.TYPE_PREFIX+"ccxprocess.TutorialResponse",l.handler,null);let p=this.generateBasePayload({requestId:i});p=this.addAdditonalAnalaytics({"env.fw.name":"CEP Learn Panel"},p),p=JSON.stringify(p);const h=new c.b(c.b.TYPE_PREFIX+"ccxprocess.TutorialRequest",void 0,void 0);h.setPayload(p),c.a.dispatchMessage(h),s.a.toConsole(`learn.data: Sending ccxprocess.TutorialRequest[${i}] with ${p}`),d=setTimeout(()=>{c.a.removeMessageListener(c.b.TYPE_PREFIX+"ccxprocess.TutorialResponse",l.handler,null),n("Learn data timeout",null)},4e3)}markUsage(){if(!i.default.available)return;let e,t=this.generateBasePayload({updateLastUseTime:!0});switch(t=JSON.stringify(t),l.c.prefs.currentRoute){case"home":e="ccxprocess.FirstMileUsageMarker";break;case"learn":e="ccxprocess.TutorialUsageMarker"}if(e){const a=new c.b(c.b.TYPE_PREFIX+e,void 0,void 0);a.setPayload(t),c.a.dispatchMessage(a)}}acquireSettings(e,t){if(!i.default.available)return;let a=null;const s=(t,s)=>{clearTimeout(o),c.a.removeMessageListener(c.b.TYPE_PREFIX+"ccxprocess.StartSettingsGetResponse",a),e(t,s)};let o=null;const n=r.a.generateGUID(),l=new c.b(c.b.TYPE_PREFIX+"ccxprocess.StartSettingsGetRequest");l.setPayload(JSON.stringify({requestId:n})),a=e=>{const t=JSON.parse(c.a.getPayload(e));t.requestId===n&&s(null,t.settings)},c.a.addMessageListener(c.b.TYPE_PREFIX+"ccxprocess.StartSettingsGetResponse",a,null),o=setTimeout(()=>s(new Error("CCXP timed out")),4e3),c.a.dispatchMessage(l)}}},he0X:function(e,t,a){"use strict";a.r(t);var s=a("Ojs7"),o=a("iH74");function n(e,t){switch(e){case"userTrackingEnabled":case"fnftEnabled":"string"==typeof t&&(t="true"===t||"1"===t);break;case"shortcut":t=t.replace(/Cmd\+/,"⌘")}return t}var r=function(e,t){switch(e){case"thumbnailViewEnabled":case"listViewEnabled":"string"==typeof t&&(t="true"===t||"1"===t);break;case"size":isNaN(t)||(t=parseInt(t,10));break;case"thumb":t&&(t="data:image/jpeg;base64,"===t?"":t.replace(/\n/g,""));break;case"icon":if(t.indexOf("SP_Preset")<0&&t.indexOf("SP_QuickStart")<0)switch(t){case"aep":case"pr_proj_primary":case"pr_convert_premiere_clip":t="CCX_Start_DefaultThumb_Pr_Ae";break;case"ai":case"psd":case"id":case"id_library":case"id_book":t="CCX_Start_DefaultThumb_Ps_Ai_Id";break;default:t="CCX_Start_DefaultThumb_other"}break;case"dontShowAgain":"string"==typeof t&&(t="true"===t||"1"===t);break;case"secondsLeftInTrial":case"appStartClockTime":"string"==typeof t&&(t=parseInt(t,10));break;case"lastOpened":t=isNaN(t)?new Date(t).getTime():parseInt(t,10);break;default:t=n(e,t)}return t},i=a("bq/Q"),l=a("hBUl"),c=a("digs"),f=a("y5v3"),d=a("SUPi"),u=a.n(d);class p{acquireData(e){if(i.a.set(i.a.TIMERS.SOPHIA_DATA),window.localStorage.getItem("mockTestDataPath")){const t=mockTestData.mockSophia;t.ccxAssetPath="",this._formatData(t),e(null,t)}else{const t=-1!==window.location.search.indexOf("experimentMode")?"sophia/experiment.json":"sophia/data.json";c.a.readPlaceholderJSONData(t).then(t=>{i.a.measure(i.a.TIMERS.SOPHIA_DATA),this._formatData(t),e(null,t)}).catch(t=>{i.a.measure(i.a.TIMERS.SOPHIA_DATA),e(null,{cards:[],ccxAssetPath:"",cardControl:[],expirationDTS:"2018-01-01T12:00:00.000+00:00",analyticsParams:{responseGUID:"ffffffff-ffff-ffff-ffff-ffffffffffff",requestId:"ffffffff-ffff-ffff-ffff-ffffffffffff"}})})}}acquireLearnData(e,t){c.a.readPlaceholderJSONData("sophia/learn.json").then(t=>{e(null,t)})}acquireSettings(e,t){e(null,{})}_formatData(e){const t=e&&e.cardControl?e.cardControl.length:0,a={};for(let s=0;s<t;++s){const t=e.cardControl[s];let o="";a[t.modeID]=t,t.cardOrder.forEach(a=>{t.modeID===f.a.SOPHIA_CONTAINER.TRIAL_CARD&&(e.cards[a].backgroundFillColor=parseInt(e.cards[a].backgroundFillColor,16).toString(16)),o+=""!==o?","+e.cards[a].cardID:e.cards[a].cardID}),t.containerAnalyticsParams&&t.containerAnalyticsParams.forEach(a=>{a.requestGUID=e.analyticsParams.requestId||null,a.responseGUID=e.analyticsParams.responseGUID||null,a.surfaceId=a.surfaceId||t.modeID,a.experienceId=u()(o)})}e.cardControl=a}}var h=a("ZN6I"),m=a("oj1z"),g=a("yXNv"),S=a("zUbE"),b=a("dxPx"),I=a("cneo"),y=a("JU0K"),E=a("JdQH"),P=function(e,t,a,s){var o,n=arguments.length,r=n<3?t:null===s?s=Object.getOwnPropertyDescriptor(t,a):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(e,t,a,s);else for(var i=e.length-1;i>=0;i--)(o=e[i])&&(r=(n<3?o(r):n>3?o(t,a,r):o(t,a))||r);return n>3&&r&&Object.defineProperty(t,a,r),r},D=function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};const C={psd:"Photoshop",psb:"Photoshop",ai:"Illustrator",ait:"Illustrator Template",pdf:"PDF",indd:"InDesign Document",indt:"InDesign Template",indl:"InDesign Asset Library",indb:"InDesign Book",prproj:"Premiere Pro Project",muse:"Muse",png:"PNG",jpeg:"JPEG",jpg:"JPEG",tiff:"TIFF",tif:"TIFF",gif:"GIF",bmp:"BMP",eps:"Encapsulated PostScript"},T=["indl","indb","idml"],R={PHXS:!0,ILST:!0,IDSN:!0};function _(e){let t="";return Object.keys(e).forEach(a=>{t+="<"+a+">"+e[a]+"</"+a+">"}),'<?xml version="1.0" encoding="utf-8"?><message>'+t+"</message>"}class O{constructor(){this.syncing=!1,this.online=!0,this._updateFn=null,this._syncInProgress=!1,this._haveSyncedAtLeastOnce=!1}configure(e){this._updateFn=e;const t=E.c.user.UserProfile.countryCode,a=g.a.regionFromCountryCode(t&&""!==t?t:"US");this._pathRequestUrlPrefix="https://cc-"+a+"1-"+h.a.environment+".adobesc.com/api/v1/collections/",this._startCCFilesNotification()}_startCCFilesNotification(){if(!s.default.available)return;const e=_({requestid:m.a.generateGUID(),type:"sync.in.request.observer.create"}),t=new y.b(y.b.TYPE_PREFIX+"sync.in.request.observer.create",void 0,void 0);t.setPayload(e),y.a.dispatchMessage(t),y.a.addMessageListener(y.b.TYPE_PREFIX+"sync.out.notify.job.status",this._handleCCFilesSync.bind(this),void 0)}_stopCCFilesNotification(){y.a&&y.a.removeMessageListener(y.b.TYPE_PREFIX+"sync.out.notify.job.status",this._handleCCFilesSync,void 0)}_handleCCFilesSync(e){const t=y.a.getPayload(e),a=(new DOMParser).parseFromString(t,"text/xml").getElementsByTagName("minorstate")[0].childNodes[0].nodeValue;this._syncInProgress||"complete"!==a||(o.a.toConsole("ccfiles.sync: update request from CoreSync"),this.sync())}_getCCFilesRootFolder(){return new Promise((e,t)=>{y.a.addMessageListener(y.b.TYPE_PREFIX+"adbproduct.files.getCloudsListResponse",function a(s){try{y.a.removeMessageListener(y.b.TYPE_PREFIX+"adbproduct.files.getCloudsListResponse",a,void 0);const o=y.a.getPayload(s),n=(new DOMParser).parseFromString(o,"text/xml").getElementsByTagName("cloud"),r=n.length||0;if(r){let a="",s=!0;for(let e=0;e<r;++e){const t=n.item(e).getElementsByTagName("id")[0].childNodes[0].nodeValue;s="on"===n.item(e).getElementsByTagName("syncPref")[0].childNodes[0].nodeValue,"00000000-0000-0000-0000-000000000000"===t&&(a=window.unescape(n.item(e).getElementsByTagName("folderLocation")[0].childNodes[0].nodeValue))}const o=B.data.hostID;if(S.default.isWindowsOS()&&("PHXS"===o||"PPRO"===o||"AEFT"===o)){let e="";"PHXS"===o?(e=a.split("\\").join("/"),a="file://"+e):"PPRO"!==o&&"AEFT"!==o||(e=a.split("\\").join("\\\\"),a=e)}""!==a?e(a):t(new Error(s?"Unable to fetch root folder":"CC-Files sync is disabled"))}else t(new Error("Unable to fetch root folder, no clouds"))}catch(e){t(e)}}.bind(this),void 0);let a="";const s={"request-id":m.a.generateGUID()};Object.keys(s).forEach(e=>{a+="<"+e+">"+s[e]+"</"+e+">"});const o=new y.b(y.b.TYPE_PREFIX+"accc.files.getCloudsListRequest",void 0,void 0);o.setPayload('<?xml version="1.0" encoding="utf-8"?><request>'+a+"</request>"),y.a.dispatchMessage(o)})}sync(){this._syncInProgress||(this._syncInProgress=!0,this._haveSyncedAtLeastOnce||(this.syncing=!0),this._getCCFilesRootFolder().then(e=>(this.rootFolder=e,b.a.getCCFiles().then(e=>{const t=e.result_sets[0],a=[];return t.items.forEach(e=>{if(!e._links.rendition)return;const t={action:"ccfiles",identifier:e.asset_id.replace(/^.*:/,""),name:e.asset_name,lastOpened:e.modify_date,size:e.size,renditionUrl:e._links.rendition[0].href.replace("{size}",f.a.THUMBNAIL_SIZE).replace("{format}",f.a.THUMBNAIL_FORMAT)};isNaN(e.modify_date)&&(t.lastOpened=new Date(e.modify_date).getTime()),a.push(t)}),a}))).then(e=>function(e,t,a){return new Promise((o,n)=>{let r=0;const i=[],l={};a.length||o(a),y.a.addMessageListener(y.b.TYPE_PREFIX+"sync.out.response.job.getpath",(function e(c){try{const f=y.a.getPayload(c),d=(new DOMParser).parseFromString(f,"text/xml"),u=d.getElementsByTagName("requestid")[0].childNodes[0].nodeValue;u||n(new Error("Bad CC_FILES_PATH_RESPONSE"));const p=l[u],h=a[p];if(h||n(new Error("Bad CC_FILES_PATH_RESPONSE")),d.getElementsByTagName("path").length&&-1===d.getElementsByTagName("path")[0].childNodes[0].nodeValue.indexOf("/archive")){const e=d.getElementsByTagName("path")[0].childNodes[0].nodeValue;if("signedout"===d.getElementsByTagName("status")[0].childNodes[0].nodeValue)return void n(new Error("Authorization error: signed out"));!S.default.isWindowsOS()||"PPRO"!==B.data.hostID&&"AEFT"!==B.data.hostID?S.default.isWindowsOS()&&"ILST"===B.data.hostID?h.identifier=t+e.split("/").join("\\"):h.identifier=t+e:h.identifier=t+e.split("/").join("\\\\");const a=h.identifier.split(".").pop().toLowerCase();if(h.kind=C[a]?C[a]:a,e.split("/").pop()&&(h.name=e.split("/").pop(),h.tip=t+(S.default.isWindowsOS()?e.split("/").join("\\"):e)),h.availableLocally=s.default.fileExists(h.identifier),R[B.data.hostID]){const e=h.name.split(".").pop();let t;!t&&T.indexOf(e)>-1&&(t=b.a.getDefaultRenditionUrl()),h.thumb=t||b.a.getRenditionImageBlobUrl(h.renditionUrl)}else h.thumb=b.a.getDefaultRenditionUrl()}else i.push(p);if(++r,r>=a.length){y.a.removeMessageListener(y.b.TYPE_PREFIX+"sync.out.response.job.getpath",e,void 0);for(let e=i.length-1;e>=0;e--)a.splice(i[e],1);o(a)}}catch(e){n(e)}}),void 0);const c=E.c.user.UserProfile.userId;for(let t=0;t<a.length;t+=1){const s=a[t],o=m.a.generateGUID();l[o]=t;const n=_({requestid:o,userid:c,cloudid:"00000000-0000-0000-0000-000000000000",job:"files",type:"sync.in.request.job.getpath",url:e+s.identifier}),r=new y.b(y.b.TYPE_PREFIX+"sync.in.request.job.getpath",void 0,void 0);r.setPayload(n),y.a.dispatchMessage(r)}})}(this._pathRequestUrlPrefix,this.rootFolder,e)).then(e=>{this.online=!0,this._updateFn&&this._updateFn(e),this.syncing=!1,this._syncInProgress=!1,this._haveSyncedAtLeastOnce=!0}).catch(e=>{this.online=!1,o.a.logJSON("ccfiles sync error: ",e.message),this._updateFn&&this._updateFn([]),this.syncing=!1,this._syncInProgress=!1}))}}P([I.u,D("design:type",Object)],O.prototype,"syncing",void 0),P([I.u,D("design:type",Object)],O.prototype,"rootFolder",void 0),P([I.u,D("design:type",Object)],O.prototype,"online",void 0);var v=function(e,t,a,s){var o,n=arguments.length,r=n<3?t:null===s?s=Object.getOwnPropertyDescriptor(t,a):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(e,t,a,s);else for(var i=e.length-1;i>=0;i--)(o=e[i])&&(r=(n<3?o(r):n>3?o(t,a,r):o(t,a))||r);return n>3&&r&&Object.defineProperty(t,a,r),r},w=function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};class A{constructor(){this.syncing=!1,this.rootFolder=null,this.online=!0}configure(e){o.a.toConsole("configure was called with updateFn: "+e),this._configuration={updateFn:e},o.a.logJSON("ccfiles.configuration:",this._configuration)}sync(){o.a.toConsole("sync was called");new Promise((e,t)=>{mockTestData.mockCCFiles?e(mockTestData.mockCCFiles.cards):e([])}).then(e=>{this._configuration.updateFn&&this._configuration.updateFn(e)})}}v([I.u,w("design:type",Object)],A.prototype,"syncing",void 0),v([I.u,w("design:type",Object)],A.prototype,"rootFolder",void 0),v([I.u,w("design:type",Object)],A.prototype,"online",void 0);var N,F,L,U=a("zb5W"),M=a("sKM9"),x=function(e,t,a,s){var o,n=arguments.length,r=n<3?t:null===s?s=Object.getOwnPropertyDescriptor(t,a):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(e,t,a,s);else for(var i=e.length-1;i>=0;i--)(o=e[i])&&(r=(n<3?o(r):n>3?o(t,a,r):o(t,a))||r);return n>3&&r&&Object.defineProperty(t,a,r),r},k=function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};let V;V=p;class G{get showSearch(){return!0}initCCFiles(){this.ccfiles=window.localStorage.getItem("mockTestDataPath")?new A:new O}goBackToFile(){s.default.closeExtensionOnStatus("true")}addVisibilityListener(){}getHostAdapter(e){return e.usingSimData?new p:e.usingDirectData?new V:new l.a}getSophiaDataRaw(e,t=!1){return new Promise((t,a)=>{this.getHostAdapter(e).acquireData((e,a,s)=>{e&&this.mainStore.setPotentialErrorMessageForDefaultLayout(e),a&&a.surfaces&&a.surfaces[f.a.SOPHIA_SURFACEID.HOME]?(U.a.setGlobalItem("sophiaParamsV2",this._sophiaCacheParams),U.a.setGlobalItem("sophiaDataV2",a),this.mainStore.setCCXAssetPath(a.ccxAssetPath)):(U.a.setGlobalItem("sophiaParamsV2",void 0),U.a.setGlobalItem("sophiaDataV2",void 0)),t(a)},e)})}getSettings(e){return new Promise((t,a)=>{this.getHostAdapter(e).acquireSettings((e,s)=>{s?t(s):a(e)},e)})}getLearnData(e){return new Promise((t,a)=>{this.getHostAdapter(e).acquireLearnData((e,s)=>{s?(this.mainStore.setLearnAssetPath(s.assetPath),t(s)):a(e)},e)})}get _sophiaCacheParams(){return JSON.stringify({productLanguage:this.data.language,countryCode:this.mainStore.user.UserProfile.countryCode,ccxVersion:s.default.getExtensionVersion(!0).version,userId:this.mainStore.user.UserProfile.userId,learnSplit:!0})}async getSophiaData(e,t=!1,a="",s=!1){if(!s&&!t&&U.a.getGlobalItem("sophiaParamsV2")===this._sophiaCacheParams){const t=U.a.getGlobalItem("sophiaDataV2")||{};if(t&&t.surfaces&&t.surfaces[f.a.SOPHIA_SURFACEID.HOME]||new Date(t.expirationDTS)<new Date){let s=await this.getSophiaDataRaw(Object.assign({activeSrc:a},e));return s.surfaces&&!s.surfaces[f.a.SOPHIA_SURFACEID.HOME]&&t.surfaces&&t.surfaces[f.a.SOPHIA_SURFACEID.HOME]?(this.mainStore.setCCXAssetPath(t.ccxAssetPath),t):(this.mainStore.setCCXAssetPath(s.ccxAssetPath),s)}return this.mainStore.setCCXAssetPath(t.ccxAssetPath),t.isCached=!0,t}return await this.getSophiaDataRaw(Object.assign({activeSrc:a},e),s)}getData(){return Promise.reject("not implemented")}openMRU(e,t){}defaultNewDocument(){}releaseFileReference(e){}openCustomItem(e){}openPlaceDialog(){this.openDocument.apply(this,arguments)}openCCFilesDocument(e,t){}openDVATeamProject(){}defaultNewDVATeamProject(){}openRushProject(){}openDocument(e,t=!1,a=(e=>{})){}openPathWithXMP(e,t,a,s=(e=>{})){}handleStatusChange(e){return Promise.reject("not implemented")}checkForSurface(e){return!!this.sophiaStore&&this.sophiaStore.checkForSurface(e)}getSophiaCardAnalytics(e,t){return void 0===t?{}:this.sophiaStore&&this.sophiaStore.checkForSurface(e)?this.sophiaStore.getContainerAnalyticsParams(e,t):{}}commonStatusChangeHandler(e,t){switch(e){case"updateShortcutKey":{const e=this.data.buttonInfo[t.buttonID]||null;e&&(e.shortcut=t.shortcut.replace(/Cmd\+/,"⌘"));break}case"updateFNFTPref":{let e=t||!1;"string"==typeof e&&(e="true"===e||"1"===e),this.data.setFnftEnabled(e);break}}}updateMRUFileSize(e){e&&e.forEach(e=>{isNaN(e.size)||(e.size=m.a.createFileSizeString(e.size))})}triggerIPCAction(e,t){s.default.sendEvent(e,t)}}G._mruCallbackPending=!1,x([I.u,k("design:type","function"==typeof(N=void 0!==E.IHostDataStore&&E.IHostDataStore)?N:Object)],G.prototype,"data",void 0),x([I.u,k("design:type","function"==typeof(F=void 0!==E.IMainStore&&E.IMainStore)?F:Object)],G.prototype,"mainStore",void 0),x([I.u,k("design:type","function"==typeof(L=void 0!==M.ISophiaStore&&M.ISophiaStore)?L:Object)],G.prototype,"sophiaStore",void 0),x([I.u,k("design:type",Object)],G.prototype,"ccfiles",void 0);class q extends G{getData(e="PHXS"){return new Promise((t,a)=>{i.a.set(i.a.TIMERS.APPDATA);const s=e.toLowerCase()+"-host.json";c.a.readPlaceholderJSONData("appdata/"+s,r).then(e=>{if(i.a.measure(i.a.TIMERS.APPDATA),e.platform=S.default.isWindowsOS()?"win":"mac",e.tabs&&e.tabs.constructor===Array){const t=e.tabs.length;if(t){const a={};for(let s=0;s<t;++s){const t=e.tabs[s];"recentlib"!==t.type&&(a[t.type]=t)}a.ccfiles||(a.ccfiles={type:"ccfiles",label:"listview_ccfiles_tab_label",listViewEnabled:!1,thumbnailViewEnabled:!0,list:[]}),e.tabs=a}}if(window.location.search&&-1!==window.location.search.indexOf("recents=")){const t=window.location.search.match(/recents=(\d+)/)[1];e.tabs.recentfile.list=e.tabs.recentfile.list.splice(0,t)}t(e)}).catch(e=>{i.a.measure(i.a.TIMERS.APPDATA),o.a.toConsole(e),a(e)})})}handleStatusChange(e,t="PHXS"){return new Promise((a,s)=>{if("updateMRUList"===e.statusEvent){const e=t.toLowerCase()+"-host-updated.json";c.a.readPlaceholderJSONData("appdata/"+e,r).then(e=>{if(e.tabs&&e.tabs.constructor===Array){const t=e.tabs.length;if(t){const a={};for(let s=0;s<t;++s){const t=e.tabs[s];"recentlib"!==t.type&&(a[t.type]=t)}a.ccfiles||(a.ccfiles={type:"ccfiles",label:"listview_ccfiles_tab_label",listViewEnabled:!1,thumbnailViewEnabled:!0,list:[]}),e.tabs=a}}a(e.tabs.recentfile.list)}).catch(e=>{o.a.toConsole(e),s(e)})}})}}var j=a("qVAS"),X=a("iTuP");class J extends G{getData(){return new Promise((e,t)=>{"ILST"===s.default.applicationID?s.default.evalExtendScript("createJSON().call(this);",e):e()}).then(()=>new Promise((e,t)=>{i.a.set(i.a.TIMERS.APPDATA),s.default.evalExtendScript('CCXHostBridge.getUserJSONData("'+s.default.applicationID+'")',a=>{try{i.a.measure(i.a.TIMERS.APPDATA);const t=JSON.parse(a,r);t.tabs.splice(1,0,{type:"ccfiles",label:"listview_ccfiles_tab_label",listViewEnabled:!0,thumbnailViewEnabled:"AEFT"!==t.hostID&&"PPRO"!==t.hostID&&"MUSE"!==t.hostID&&"DRWV"!==t.hostID,list:[]});const s=t.tabs.length;if(s){const e={};for(let a=0;a<s;++a){const s=t.tabs[a];s.list||(s.list=[]),"recentlib"!==s.type&&(e[s.type]=s)}t.tabs=e}t.startVersion=window.appVersionNumber,U.a.setGlobalItem("hostdata",t),e(t)}catch(e){t(e)}})}))}defaultNewDocument(){switch(this.data.hostID){case"ILST":case"IDSN":if(this.data.fnftEnabled){const e=(new Date).getTime();j.a.logEvent("fnftCategory","performance","fnftStart"),o.a.toConsole("Cmd-N loading starts at: "+e),s.default.sendEvent(f.a.IPCEVENT.FNFTSTARTTIME,e.toString())}s.default.sendEvent(f.a.IPCEVENT.EXECUTEMENUCMD,f.a.MENUCMD_ACTION.NEW_DOCUMENT);break;case"AEFT":s.default.evalExtendScript("AEFTBridge.createDefaultDocument()",s.default.closeExtensionOnStatus);break;default:s.default.sendEvent(f.a.IPCEVENT.EXECUTEMENUCMD,f.a.MENUCMD_ACTION.NEW_DOCUMENT)}}openDocument(e,t=!1,a=(e=>{})){e||("AEFT"!==this.data.hostID?s.default.sendEvent(f.a.IPCEVENT.EXECUTEMENUCMD,f.a.MENUCMD_ACTION.OPEN_FILE_DIALOG):s.default.evalExtendScript("AEFTBridge.openDocumentWithUI()",s.default.closeExtensionOnStatus))}openMRU(e,t){const a=e.identifier;s.default.sendEvent(f.a.IPCEVENT.OPENRECENTFILE,a)}openCustomItem(e){s.default.sendEvent(f.a.IPCEVENT.EXECUTEMENUCMD,e.identifier)}defaultNewDVATeamProject(){X.a.logClickedEvent("new-team-project"),s.default.sendEvent(f.a.IPCEVENT.EXECUTEMENUCMD,f.a.MENUCMD_ACTION.NEW_TEAMPROJECT)}openDVATeamProject(){X.a.logClickedEvent("open-team-project"),s.default.sendEvent(f.a.IPCEVENT.EXECUTEMENUCMD,f.a.MENUCMD_ACTION.OPEN_TEAMPROJECT)}openRushProject(){X.a.logClickedEvent("open-rush-project"),s.default.sendEvent(f.a.IPCEVENT.EXECUTEMENUCMD,f.a.MENUCMD_ACTION.OPEN_RUSHPROJECT)}updateVisibilty(e){s.default.evalExtendScript("app.documents.length > 0",e=>{s.default.evalExtendScript("app.homeScreenVisible",t=>this.data.updateVisibility(JSON.parse(t),JSON.parse(e)))})}addVisibilityListener(){s.default.addEventListener("com.adobe.ccx.start.homeScreenVisibilityChanged",this.updateVisibilty.bind(this))}openCCFilesDocument(e,t){const a=e.identifier;let n=JSON.stringify({path:[a]});S.default.isWindowsOS()&&"PPRO"===this.data.hostID&&(n='{"path":["'+a+'"]}'),o.a.toConsole("CC-Files :: opening "+a),"AEFT"!==this.data.hostID?this.openDroppedFiles(n):s.default.evalExtendScript('AEFTBridge.openDocumentWithPath("'+a+'")',s.default.closeExtensionOnStatus)}openDroppedFiles(e){e&&s.default.sendEvent(f.a.IPCEVENT.OPENDROPFILES,e)}openPlaceDialog(){"AEFT"===this.data.hostID?s.default.evalExtendScript("AEFTBridge.placeDocument(null)",e=>{"true"===e&&window.__adobe_cep__.closeExtension()}):this.openDocument.apply(this,arguments)}handleStatusChange(e){let t;return new Promise((a,s)=>{try{switch(t="string"==typeof e.data?JSON.parse(e.data):e.data,t.statusEvent){case"updateMRUList":if(t.statusData){let e=[];U.a.getUserItem(f.a.LOCALSTORE_KEYS.MAIN_PREFS);try{e=JSON.parse(JSON.stringify(t.statusData),r)}catch(e){s(e)}'[""]'===JSON.stringify(e)&&(e=[]),o.a.logJSON("mru.data:",e);const n=U.a.getGlobalItem("hostdata");n&&(n.tabs.recentfile.list=e,U.a.setGlobalItem("hostdata",n)),a(e)}break;default:this.commonStatusChangeHandler(t.statusEvent,t.statusData),a()}}catch(e){s(e)}})}}class H extends G{constructor(){super(),window.addLateLoadCallBack(()=>{s.default.sendEvent("com.adobe.PhotoshopLoseFocus",null),s.default.sendEvent("com.adobe.PhotoshopRegisterEvent",1936028772..toString()),s.default.addEventListener("com.adobe.PhotoshopJSONCallback"+s.default.extensionID,this.handleStatusChange.bind(this))})}_getDefaultTabs(e){return{recentfile:{type:"recentfile",label:"listview_recentfiles_tab_label",listViewEnabled:!0,thumbnailViewEnabled:!0,list:e},ccfiles:{type:"ccfiles",label:"listview_ccfiles_tab_label",listViewEnabled:!0,thumbnailViewEnabled:!0,list:[]},ccphotos:{type:"ccphotos",label:"listview_ccphotos_tab_label",listViewEnabled:!0,thumbnailViewEnabled:!0,list:[]}}}getMru(){this.mruList=U.a.getGlobalItem(f.a.LOCALSTORE_KEYS.MRU_LIST);const e={};return this.mruList&&this.mruList.forEach(t=>{t.thumb&&(e[t.tip]=t.lastOpened)}),JSON.stringify(e)}updateMru(e){const t={};return this.mruList=this.mruList||U.a.getGlobalItem(f.a.LOCALSTORE_KEYS.MRU_LIST),this.mruList&&this.mruList.forEach(e=>{t[e.tip]=e.thumb}),e.forEach(e=>{"PRE_EXISTING"===e.thumb&&(e.thumb=t[e.tip])}),delete this.mruList,U.a.setGlobalItem(f.a.LOCALSTORE_KEYS.MRU_LIST,e),e}updateVisibilty(){o.a.toConsole("Received visibility changed event"),s.default.evalExtendScript("app.documents.length > 0",e=>{s.default.evalExtendScript("PHXSBridge.getHomescreenVisibility()",t=>{o.a.toConsole(`Updating visiblity to ${t} and hasOpenDocuments to ${e} `),this.data.updateVisibility(JSON.parse(t),JSON.parse(e))})})}addVisibilityListener(){s.default.evalExtendScript("app.stringIDToTypeID('homeScreenVisibilityChanged')",e=>{s.default.addEventListener("com.adobe.PhotoshopJSONCallback"+s.default.extensionID,this.updateVisibilty.bind(this)),s.default.sendEvent("com.adobe.PhotoshopRegisterEvent",e),o.a.toConsole("Created visibility listener using event id "+e)})}getData(){return new Promise((e,t)=>{s.default.evalExtendScript("createJSON().call(this);",()=>{s.default.evalExtendScript(`PHXSBridge.getCCXUserJSON(undefined, ${this.getMru()})`,a=>{try{i.a.measure(i.a.TIMERS.APPDATA),console.log(s.default.applicationID+" host:"+a);const t=JSON.parse(a,r);this.updateMru(t.recentFiles.list),t.tabs=this._getDefaultTabs(t.recentFiles.list||[]),t.startVersion=window.appVersionNumber,U.a.setGlobalItem("hostdata",t),e(t)}catch(e){t(e)}})})})}getPipMethodString(e,t){let a=s.default.extensionID.replace("com.adobe.","")+" "+e;return t&&(a+=" "+t),a}defaultNewDocument(){s.default.sendEvent(f.a.IPCEVENT.LOADEXTENSION,"com.adobe.ccx.fnft"),s.default.evalExtendScript("PHXSBridge.createDocumentFromTemplate()",e=>{s.default.closeExtensionOnStatus(e)})}openDocument(e,t=!1,a=(e=>{})){if(e){const o=`PHXSBridge.openDocumentWithPath(\n\t\t\t\t"${e}",\n\t\t\t\t"${this.getPipMethodString("open.ccphoto")}",\n\t\t\t\t"${Boolean(t)}"\n\t\t\t)`;s.default.evalExtendScript(o,e=>{s.default.closeExtensionOnStatus(e),a("true"===e.toLowerCase())})}else{const e=this.getPipMethodString("open.dialog");s.default.evalExtendScript('PHXSBridge.openDocumentWithUI("'+e+'")',e=>{s.default.closeExtensionOnStatus(e),a("true"===e.toLowerCase())})}}openPathWithXMP(e,t,a,o=(e=>{})){const n=this.getPipMethodString("open.dialog","ACR"),r=`PHXSBridge.openWithACR(\n\t\t\t${JSON.stringify(e)},\n\t\t\t${JSON.stringify(t)},\n\t\t\t${a},\n\t\t\t${JSON.stringify(n)}\n\t\t)`;s.default.evalExtendScript(r,e=>{s.default.closeExtensionOnStatus(e),o("true"===e.toLowerCase())})}openMRU(e,t){const a=e.identifier,o=this.getPipMethodString("recent",t);s.default.evalExtendScript('PHXSBridge.openDocumentWithMRUIdentifier("'+a+'","'+o+'")',s.default.closeExtensionOnStatus)}openCCFilesDocument(e,t){const a=e.identifier,n=this.getPipMethodString("ccfiles",t);o.a.toConsole("CC-Files :: opening "+a),s.default.evalExtendScript('PHXSBridge.openDocumentWithPath("'+a+'","'+n+'")',s.default.closeExtensionOnStatus)}openDroppedFiles(e){if(e){const t=this.getPipMethodString("drag.drop");s.default.evalExtendScriptWithParams("PHXSBridge.openDroppedDocument",e,t,s.default.closeExtensionOnStatus)}}handleStatusChange(e){let t;e.data=e.data.replace(/'/g,'"');const a=e.data.match(/^ver1,/)?JSON.parse(e.data.replace(/^ver1,/,"")):null;return new Promise((o,n)=>{if(a&&a.eventID&&a.eventData)return 1936028772===a.eventID&&a.eventData.to&&a.eventData.to._obj&&"generalPreferences"===a.eventData.to._obj&&void 0!==a.eventData.to.useClassicFileNewDialog&&(this.data.fnftEnabled=!a.eventData.to.useClassicFileNewDialog),o();try{t="string"==typeof e.data?JSON.parse(e.data):e.data}catch(e){n(e)}switch(t.statusEvent){case"updateMRUList":if(!this._mruCallbackPending){this._mruCallbackPending=!0;U.a.getUserItem(f.a.LOCALSTORE_KEYS.MAIN_PREFS);s.default.evalExtendScript(`PHXSBridge.getRecentFiles(false, ${this.getMru()})`,e=>{try{const t=JSON.parse(e,r);this.updateMru(t.list),this._mruCallbackPending=!1;const a=U.a.getGlobalItem("hostdata");a&&(a.tabs.recentfile.list=t.list,U.a.setGlobalItem("hostdata",a)),o(t.list)}catch(e){this._mruCallbackPending=!1,n(e)}})}break;default:o(),this.commonStatusChangeHandler(t.statusEvent,t.statusData)}})}releaseFileReference(e){s.default.evalExtendScript(`PHXSBridge.releaseFileReference("${e}")`,s.default.closeExtensionOnStatus)}setActiveDocumentTitle(e){s.default.evalExtendScript(`PHXSBridge.setActiveDocumentTitle("${e}")`,s.default.closeExtensionOnStatus)}}var B=t.default=class{static getInstance(){if(!this._instance)if(s.default.available)switch(s.default.applicationID){case"PHXS":this._instance=new H;break;default:this._instance=new J}else this._instance=new q;return this._instance}}.getInstance()},sKM9:function(e,t,a){"use strict";a.d(t,"b",(function(){return r}));var s=a("xPCX"),o=a("y5v3");s.f.model("SophiaCardData",{cardType:s.f.maybeNull(s.f.string),cardID:s.f.maybeNull(s.f.string),backgroundImage:s.f.maybeNull(s.f.string),backgroundFillColor:s.f.maybeNull(s.f.string),startDTS:s.f.maybeNull(s.f.string),endDTS:s.f.maybeNull(s.f.string),bodyCopy:s.f.maybeNull(s.f.string),ctaLabel:s.f.maybeNull(s.f.string),actionURL:s.f.maybeNull(s.f.string),urlLinkType:s.f.maybeNull(s.f.string),defaultURL:s.f.maybeNull(s.f.string),urlAppendAnalyticsParams:s.f.maybeNull(s.f.boolean),urlApplyAdobeAuthentication:s.f.maybeNull(s.f.boolean),searchLabel:s.f.maybeNull(s.f.string),backgroundImageLocalpath:s.f.maybeNull(s.f.string),footnote:s.f.maybeNull(s.f.string),eventAction:s.f.maybeNull(s.f.string),eventData:s.f.maybeNull(s.f.string),containerAnalyticsParams:s.f.optional(s.f.frozen(),null),fontColor:s.f.maybeNull(s.f.string),position:s.f.maybeNull(s.f.number),workflow:s.f.maybeNull(s.f.string),daysLeft:s.f.maybeNull(s.f.number),promoID:s.f.maybeNull(s.f.string),content:s.f.optional(s.f.frozen(),null),tutorials:s.f.optional(s.f.frozen(),null)}).preProcessSnapshot(e=>({...e,urlAppendAnalyticsParams:"string"==typeof e.urlAppendAnalyticsParams?"true"===e.urlAppendAnalyticsParams:e.urlAppendAnalyticsParams,urlApplyAdobeAuthentication:"string"==typeof e.urlApplyAdobeAuthentication?"true"===e.urlApplyAdobeAuthentication:e.urlApplyAdobeAuthentication})).actions(e=>({setContainerAnalyticsParams(t){e.containerAnalyticsParams=t},setWorkflow(t){e.workflow=t},setPosition(t){e.position=t},setFontColor(t){e.fontColor=t},setBackgroundFillColor(t){e.backgroundFillColor=t},setDaysLeft(t){e.daysLeft=t}}));const n=(e,t,a=!0)=>{const s=e.tutorialData&&e.tutorialData.surfaces&&e.tutorialData.surfaces[o.a.SOPHIA_SURFACEID.TUTORIALS]&&e.tutorialData.surfaces[o.a.SOPHIA_SURFACEID.TUTORIALS].containers;let n=a?[]:{};return Array.isArray(s)?(s.forEach(e=>{if(e&&e.content&&Array.isArray(e.content.tutorials)&&e.content.tutorials.length>0){const s=e.content.tutorials[0];if(s.metadata&&Array.isArray(s.metadata.platforms)){const r=s.metadata.platforms.includes(o.a.LEARN_PLATFORMS.IN_APP[0])||s.metadata.platforms.includes(o.a.LEARN_PLATFORMS.IN_APP[1]);"web"!==t||r?"app"===t&&r&&(n=a?e.content.tutorials:e.containerAnalyticsData):n=a?e.content.tutorials:e.containerAnalyticsData}}}),n):n},r=s.f.model("SophiaStore",{surfaces:s.f.optional(s.f.frozen(),{}),analyticsParams:s.f.optional(s.f.frozen(),null),appLaunchBucket:s.f.maybe(s.f.string),derivedAppLaunchBucket:s.f.maybe(s.f.string),derivedPersona:s.f.maybe(s.f.string),derivedSkill:s.f.maybe(s.f.string),expirationDTS:s.f.maybe(s.f.string),hvaFlow:s.f.maybe(s.f.string),persona:s.f.maybe(s.f.string),version:s.f.maybe(s.f.number),ccxVersion:s.f.maybe(s.f.string),bonusLaunch:s.f.maybe(s.f.boolean),isCached:s.f.optional(s.f.boolean,!1),src:s.f.optional(s.f.string,""),tutorialData:s.f.optional(s.f.frozen(),{})}).views(e=>({checkForSurface:t=>!(!e.surfaces||!e.surfaces[t])})).views(e=>({getContentForSurface(t,a=0){const s=e.surfaces[t];return s&&s.containers&&s.containers[a]},getContainerAnalyticsParams(t,a=0){const s=e.surfaces[t];return s&&s.containers&&s.containers[a]&&s.containers[a].containerAnalyticsData},get webTutorials(){return n(e,"web")},get hasThirdPartyContent(){return this.webTutorials.some(({metadata:e})=>e.source&&e.source.third_party)},get appTutorials(){return n(e,"app")},get webAnalytics(){return n(e,"web",!1)},get appAnalytics(){return n(e,"app",!1)}})).actions(e=>({setTutorials(t){e.tutorialData=t}}))}}]);