MDCAppStoreV2UnifiedTypeaheadSearchSource",["AbstractRelaySearchSource","MDCAppStoreV2UnifiedTypeaheadSearchSourceQuery.graphql","SearchableEntry"],(function(a,b,c,d,e,f,g){"use strict";var h,i=10,j=h!==void 0?h:h=b("MDCAppStoreV2UnifiedTypeaheadSearchSourceQuery.graphql");function k(a,b){return a.type==="app"?m(a,b):l(a,b)}function l(a,b){var d=a.keyword,e=a.object_id;a=a.object_type;return d==null?null:new(c("SearchableEntry"))({uniqueID:d,title:d,order:b,auxiliaryData:{type:"keyword",keyword:d,objectID:e,objectType:a}})}function m(a,b){var d=a.content_id,e=a.image_url,f=a.query_completion;a=a.searchRequestID;return f==null||d==null?null:new(c("SearchableEntry"))({uniqueID:d,title:f,order:b,auxiliaryData:{type:"app",canonicalName:f,entitlement:null,imageUri:e!=null?e:"",searchRequestID:a!=null?a:""}})}function n(a,b){var c;if((c=a.viewer)!=null&&(c=c.search)!=null&&(c=c.typeahead_completions)!=null&&c.completions){c=a.viewer.search.typeahead_completions.completions;return c.map(function(a,c){return b({content_id:a.content_id,image_url:a.image_url,query_completion:a.query_completion,searchRequestID:"",type:"app"},c)}).filter(Boolean)}return((a=(c=a.universal_search)==null?void 0:c.recommended_keyword_sections)!=null?a:[]).filter(function(a){var b=a.section_name;a=a.section_type;return b!=null&&a!=null}).flatMap(function(a){var c=a.keywords,d=a.section_name;return c.map(function(a,c){return d!=null?b({keyword:a.keyword,object_id:a.object_id,object_type:a.object_type,type:"keyword"},c):null}).filter(Boolean)}).slice(0,i)}function o(a,b){var c=p(a);return{asyncErrorHandler:function(a){b(a)},bootstrapRequests:[{gen:function(a){a={args:{query:"",type_filters:[]},recommendedKeywordsSearchArgs:{query:"",store_id:c==="NONE"?null:c},isNullState:!0};return{query:j,variables:a}}}],queryRequests:[{gen:function(a){a={args:{query:a,type_filters:[]},recommendedKeywordsSearchArgs:{query:a,store_id:c==="NONE"?null:c},isNullState:a.length===0};return{query:j,variables:a}}}],packageFn:k,getAllForEmptyQuery:!1,matchFn:function(){return!1}}}a=function(a){function b(b,c,d){return a.call(this,b,o(c,d),n)||this}babelHelpers.inheritsLoose(b,a);return b}(c("AbstractRelaySearchSource"));function p(a){switch(a){case"HOLLYWOOD":case"MONTEREY":return"ANDROID_6DOF_STORE";case"RIFT":return"SKYLINE_STORE";default:return"NONE"}}g.MDCAppStoreV2UnifiedTypeaheadSearchSource=a}),98);
-----
MDCAppStoreV2UnifiedTypeaheadSearchSourceQuery.graphql",[],(function(a,b,c,d,e,f){"use strict";a=function(){var a={defaultValue:null,kind:"LocalArgument",name:"args"},b={defaultValue:null,kind:"LocalArgument",name:"isNullState"},c={defaultValue:null,kind:"LocalArgument",name:"recommendedKeywordsSearchArgs"},d=[{condition:"isNullState",kind:"Condition",passingValue:!1,selections:[{alias:null,args:null,concreteType:"Viewer",kind:"LinkedField",name:"viewer",plural:!1,selections:[{alias:null,args:[{kind:"Variable",name:"args",variableName:"args"}],concreteType:"ViewerSearchConnection",kind:"LinkedField",name:"search",plural:!1,selections:[{alias:null,args:null,concreteType:"ViewerSearchTypeaheadResult",kind:"LinkedField",name:"typeahead_completions",plural:!1,selections:[{alias:null,args:null,concreteType:"ViewerSearchTypeaheadItem",kind:"LinkedField",name:"completions",plural:!0,selections:[{alias:null,args:null,kind:"ScalarField",name:"query_completion",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"content_id",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"image_url",storageKey:null}],storageKey:null}],storageKey:null}],storageKey:null}],storageKey:null}]},{condition:"isNullState",kind:"Condition",passingValue:!0,selections:[{alias:null,args:[{kind:"Variable",name:"args",variableName:"recommendedKeywordsSearchArgs"}],concreteType:"UniversalSearchQuery",kind:"LinkedField",name:"universal_search",plural:!1,selections:[{alias:null,args:null,concreteType:"OCUniversalSearchSuggestedKeywordSection",kind:"LinkedField",name:"recommended_keyword_sections",plural:!0,selections:[{alias:null,args:null,kind:"ScalarField",name:"section_name",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"section_type",storageKey:null},{alias:null,args:null,concreteType:"UniversalSearchSuggestedKeyword",kind:"LinkedField",name:"keywords",plural:!0,selections:[{alias:null,args:null,kind:"ScalarField",name:"keyword",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"object_id",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"object_type",storageKey:null}],storageKey:null}],storageKey:null}],storageKey:null}]}];return{fragment:{argumentDefinitions:[a,b,c],kind:"Fragment",metadata:null,name:"MDCAppStoreV2UnifiedTypeaheadSearchSourceQuery",selections:d,type:"Query",abstractKey:null},kind:"Request",operation:{argumentDefinitions:[a,c,b],kind:"Operation",name:"MDCAppStoreV2UnifiedTypeaheadSearchSourceQuery",selections:d},params:{id:"25227174816876600",metadata:{},name:"MDCAppStoreV2UnifiedTypeaheadSearchSourceQuery",operationKind:"query",text:null}}}();e.exports=a}),null);
-----