OCDevManageMatchmakingSkillPoolsTable.react",["fbt","GeoDropdownMenu.react","GeoFlexbox.react","GeoMenuItem.react","GeoTable.react","GeoTableWidth","GeoText.react","Instant","OCDevManageEmptyState.react","OCDevManageMatchmakingSkillPoolDeleteModal.react","OCDevManageMatchmakingSkillPoolUpsertModal.react","OCDevManageMatchmakingSkillPoolsTable_applicationGrouping.graphql","OCDevManagePlatformServices","OCDevUICopyToClipboardButton.react","OCMatchmakingLuckFactorLabels","RelayHooks","createGeoTableDataSource","emptyFunction","formatDate","react","useOCDevUIModal"],(function(a,b,c,d,e,f,g,h){"use strict";var i,j,k=j||(j=d("react")),l=j.useMemo;function a(a){a=a.applicationGrouping;a=d("RelayHooks").usePaginationFragment(i!==void 0?i:i=b("OCDevManageMatchmakingSkillPoolsTable_applicationGrouping.graphql"),a);var e=a.data,f=a.hasNext,g=a.isLoadingNext;a=a.loadNext;var j=c("useOCDevUIModal")(),n=j.openModal;j=l(function(){var a;return[{cell:function(a){var b;a=a.item.key;return k.jsxs(c("GeoFlexbox.react"),{alignItems:"center",gap:4,children:[k.jsx(c("OCDevUICopyToClipboardButton.react"),{copyText:(b=a)!=null?b:"--"}),k.jsx(c("GeoText.react"),{children:(b=a)!=null?b:"--"})]})},header:h._("Key"),key:"Key",width:(a=d("GeoTableWidth")).proportional(1)},{cell:function(a){a=a.item.luck_factor;return c("OCMatchmakingLuckFactorLabels")[a]},header:h._("Luck Factor"),key:"Luck Factor",width:a.proportional(1)},{cell:function(a){a=a.item.draw_probability;return a},header:h._("Draw Probability"),key:"Draw Probability",width:a.proportional(1)},{cell:function(a){a=a.item.resets;a=a==null?void 0:(a=a.slice())==null?void 0:(a=a.sort(function(a,b){a=a.time;b=b.time;return((b=b)!=null?b:0)-((b=a)!=null?b:0)}))==null?void 0:(a=a.filter(function(a){a=a.time;return((a=a)!=null?a:0)>d("Instant").now()}))==null?void 0:(a=a[0])==null?void 0:a.time;return a!=null?c("formatDate")(a,"m/d/Y g:ia"):"--"},header:h._("Next Skill Reset"),key:"Next Skill Reset",width:a.proportional(1)},{cell:function(a){var b=a.item;return k.jsxs(c("GeoDropdownMenu.react"),{buttonVariant:"flat",useEllipsisIcon:!0,children:[k.jsx(c("GeoMenuItem.react"),{label:h._("u7f16u8f91"),onClick:function(){return n(k.jsx(c("OCDevManageMatchmakingSkillPoolUpsertModal.react"),{matchmakingSkillPool:b}))}}),k.jsx(c("GeoMenuItem.react"),{label:h._("u5220u9664"),onClick:function(){return n(k.jsx(c("OCDevManageMatchmakingSkillPoolDeleteModal.react"),{matchmakingSkillPool:b}))}})]})},header:null,key:"menu",width:a.pixel(80)}]},[n]);e=(e=(e=e.paginatedSkillPools)==null?void 0:(e=e.edges)==null?void 0:(e=e.map(function(a){a=a.node;return a}))==null?void 0:e.filter(Boolean))!=null?e:[];return k.jsx("div",{children:e.length>0?k.jsx(c("GeoTable.react"),{columns:j,dataSource:c("createGeoTableDataSource")(e,{getStableUniqueID:c("emptyFunction")}),label:h._("Skill Components"),pagination:{loadNext:a,isLoadingNext:g,hasNext:f,pageSize:100},xstyle:m.scrollable}):k.jsx(c("OCDevManageEmptyState.react"),{heading:h._("No Skill Components Found"),icon:d("OCDevManagePlatformServices").getPlatformServiceConfiguration(d("OCDevManagePlatformServices").OCDevManagePlatformServices.Matchmaking).icon})})}a.displayName=a.name+" [from "+f.id+"]";var m={scrollable:{maxHeight:"x179dxpb",overflowX:"xw2csxc",overflowY:"x1odjw0f",$$css:!0}};g["default"]=a}),226);
-----
OCDevManageMatchmakingSkillPoolDeleteModal.react",["fbt","GeoCancelButton.react","GeoModalCard.react","GeoModalFooter.react","GeoModalHeader.react","GeoSection.react","GeoText.react","OCDevManageMatchmakingSkillPoolDeleteModalMutation.graphql","OCDevManageMatchmakingSkillPoolDeleteModal_matchmakingSkillPool.graphql","OCDevUIForm.react","OCDevUIFormSubmitButton.react","RelayHooks","asyncToGeneratorRuntime","react","useOCDevManageRouteParams","useOCDevUICommitMutation"],(function(a,b,c,d,e,f,g,h){"use strict";var i,j,k,l=k||d("react");function a(a){a=a.matchmakingSkillPool;var e=d("RelayHooks").useFragment(i!==void 0?i:i=b("OCDevManageMatchmakingSkillPoolDeleteModal_matchmakingSkillPool.graphql"),a),f=c("useOCDevUICommitMutation")(j!==void 0?j:j=b("OCDevManageMatchmakingSkillPoolDeleteModalMutation.graphql"));a=c("useOCDevManageRouteParams")();var g=a.applicationID;function k(){return m.apply(this,arguments)}function m(){m=b("asyncToGeneratorRuntime").asyncToGenerator(function*(){var a;yield f({input:{app_id:g,skill_pool_id:(a=e.id)!=null?a:""}},{closeModalOnSuccess:!0})});return m.apply(this,arguments)}return l.jsx(c("OCDevUIForm.react"),{onSubmit:k,children:l.jsx(c("GeoModalCard.react"),{footer:l.jsx(c("GeoModalFooter.react"),{primaryButton:l.jsx(c("OCDevUIFormSubmitButton.react"),{}),secondaryButton:l.jsx(c("GeoCancelButton.react"),{})}),header:l.jsx(c("GeoModalHeader.react"),{description:(a=e.key)!=null?a:void 0,heading:h._("Delete Skill Component")}),children:l.jsx(c("GeoSection.react"),{children:l.jsx(c("GeoText.react"),{children:h._("Are you sure you want to delete this skill component?")})})})})}a.displayName=a.name+" [from "+f.id+"]";g["default"]=a}),226);
-----
OCDevManageMatchmakingSkillPoolDeleteModalMutation.graphql",["OCDevManageMatchmakingSkillPoolDeleteModalMutation_oculusRelayOperation"],(function(a,b,c,d,e,f){"use strict";a=function(){var a=[{defaultValue:null,kind:"LocalArgument",name:"input"}],c=[{kind:"Variable",name:"data",variableName:"input"}],d={alias:null,args:null,kind:"ScalarField",name:"__typename",storageKey:null},e=[{kind:"Literal",name:"first",value:100}],f={alias:null,args:null,kind:"ScalarField",name:"id",storageKey:null},g={alias:null,args:null,kind:"ScalarField",name:"key",storageKey:null},h=[g,f],i={alias:null,args:null,kind:"ScalarField",name:"cursor",storageKey:null},j={alias:null,args:null,concreteType:"PageInfo",kind:"LinkedField",name:"page_info",plural:!1,selections:[{alias:null,args:null,kind:"ScalarField",name:"end_cursor",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"has_next_page",storageKey:null}],storageKey:null};return{fragment:{argumentDefinitions:a,kind:"Fragment",metadata:null,name:"OCDevManageMatchmakingSkillPoolDeleteModalMutation",selections:[{alias:null,args:c,concreteType:"MatchmakingSkillPoolDeleteResponsePayload",kind:"LinkedField",name:"matchmaking_skill_pool_delete",plural:!1,selections:[{alias:null,args:null,concreteType:null,kind:"LinkedField",name:"app",plural:!1,selections:[{alias:null,args:null,concreteType:"ApplicationGrouping",kind:"LinkedField",name:"grouping",plural:!1,selections:[{args:null,kind:"FragmentSpread",name:"OCDevManagePlatformServicesMatchmakingView_applicationGrouping"}],storageKey:null}],storageKey:null}],storageKey:null}],type:"Mutation",abstractKey:null},kind:"Request",operation:{argumentDefinitions:a,kind:"Operation",name:"OCDevManageMatchmakingSkillPoolDeleteModalMutation",selections:[{alias:null,args:c,concreteType:"MatchmakingSkillPoolDeleteResponsePayload",kind:"LinkedField",name:"matchmaking_skill_pool_delete",plural:!1,selections:[{alias:null,args:null,concreteType:null,kind:"LinkedField",name:"app",plural:!1,selections:[d,{alias:null,args:null,concreteType:"ApplicationGrouping",kind:"LinkedField",name:"grouping",plural:!1,selections:[{alias:"paginatedMatchmakingPools",args:e,concreteType:"ApplicationGroupingToMatchmakingPoolsConnection",kind:"LinkedField",name:"matchmaking_pools_2",plural:!1,selections:[{alias:null,args:null,concreteType:"ApplicationGroupingToMatchmakingPoolsEdge",kind:"LinkedField",name:"edges",plural:!0,selections:[{alias:null,args:null,concreteType:"MatchmakingPool",kind:"LinkedField",name:"node",plural:!1,selections:[{alias:null,args:null,kind:"ScalarField",name:"acceptable_round_trip_time_ms",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"good_round_trip_time_ms",storageKey:null},f,{alias:null,args:null,kind:"ScalarField",name:"is_advanced_quickmatch",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"is_latest_settings_deployed",storageKey:null},g,{alias:null,args:null,concreteType:"PoolToMatchmakingQueryConnection",kind:"LinkedField",name:"matchmaking_queries",plural:!1,selections:[{alias:null,args:null,kind:"ScalarField",name:"count",storageKey:null}],storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"should_consider_round_trip_times",storageKey:null},{alias:null,args:null,concreteType:"MatchmakingSkillPool",kind:"LinkedField",name:"skill_pool",plural:!1,selections:h,storageKey:null},{alias:null,args:null,concreteType:"ApplicationGrouping",kind:"LinkedField",name:"application_grouping",plural:!1,selections:[f],storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"advanced_quickmatch_can_system_create_rooms",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"advanced_quickmatch_can_unknowns_join",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"advanced_quickmatch_can_users_create_rooms",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"advanced_quickmatch_do_keep_rooms_on_match",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"advanced_quickmatch_disabled_host_migration",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"max_preferred_users",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"max_users",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"min_preferred_users",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"min_users",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"minimum_quality_bar",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"reservation_period_seconds",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"suggested_rampdown_seconds",storageKey:null},d],storageKey:null},i],storageKey:null},j],storageKey:"matchmaking_pools_2(first:100)"},{alias:"paginatedMatchmakingPools",args:e,filters:null,handle:"connection",key:"OCDevManageMatchmakingPoolsTable_paginatedMatchmakingPools",kind:"LinkedHandle",name:"matchmaking_pools_2"},{alias:null,args:null,concreteType:"ApplicationGroupingToSkillPoolsConnection",kind:"LinkedField",name:"skill_pools_2",plural:!1,selections:[{alias:null,args:null,concreteType:"MatchmakingSkillPool",kind:"LinkedField",name:"nodes",plural:!0,selections:[f,g],storageKey:null}],storageKey:null},{alias:"pools",args:null,concreteType:"ApplicationGroupingToMatchmakingPoolsConnection",kind:"LinkedField",name:"matchmaking_pools_2",plural:!1,selections:[{alias:null,args:null,concreteType:"MatchmakingPool",kind:"LinkedField",name:"nodes",plural:!0,selections:h,storageKey:null}],storageKey:null},f,{alias:"paginatedSkillPools",args:e,concreteType:"ApplicationGroupingToSkillPoolsConnection",kind:"LinkedField",name:"skill_pools_2",plural:!1,selections:[{alias:null,args:null,concreteType:"ApplicationGroupingToSkillPoolsEdge",kind:"LinkedField",name:"edges",plural:!0,selections:[{alias:null,args:null,concreteType:"MatchmakingSkillPool",kind:"LinkedField",name:"node",plural:!1,selections:[{alias:null,args:null,kind:"ScalarField",name:"draw_probability",storageKey:null},g,{alias:null,args:null,kind:"ScalarField",name:"luck_factor",storageKey:null},{alias:null,args:null,concreteType:"MatchmakingSkillPoolReset",kind:"LinkedField",name:"resets",plural:!0,selections:[{alias:null,args:null,kind:"ScalarField",name:"time",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"discount_pct",storageKey:null}],storageKey:null},f,d],storageKey:null},i],storageKey:null},j],storageKey:"skill_pools_2(first:100)"},{alias:"paginatedSkillPools",args:e,filters:null,handle:"connection",key:"OCDevManageMatchmakingSkillPoolsTable_paginatedSkillPools",kind:"LinkedHandle",name:"skill_pools_2"}],storageKey:null},f],storageKey:null}],storageKey:null}]},params:{id:b("OCDevManageMatchmakingSkillPoolDeleteModalMutation_oculusRelayOperation"),metadata:{},name:"OCDevManageMatchmakingSkillPoolDeleteModalMutation",operationKind:"mutation",text:null}}}();e.exports=a}),null);
-----
OCDevManageMatchmakingSkillPoolsTable_applicationGrouping.graphql",["OCDevManageMatchmakingSkillPoolsTableQuery.graphql"],(function(a,b,c,d,e,f){"use strict";a=function(){var a=["paginatedSkillPools"];return{argumentDefinitions:[{defaultValue:null,kind:"LocalArgument",name:"after"},{defaultValue:100,kind:"LocalArgument",name:"first"}],kind:"Fragment",metadata:{connection:[{count:"first",cursor:"after",direction:"forward",path:a}],refetch:{connection:{forward:{count:"first",cursor:"after"},backward:null,path:a},fragmentPathInResult:["node"],operation:b("OCDevManageMatchmakingSkillPoolsTableQuery.graphql"),identifierInfo:{identifierField:"id",identifierQueryVariableName:"id"}}},name:"OCDevManageMatchmakingSkillPoolsTable_applicationGrouping",selections:[{alias:"paginatedSkillPools",args:null,concreteType:"ApplicationGroupingToSkillPoolsConnection",kind:"LinkedField",name:"__OCDevManageMatchmakingSkillPoolsTable_paginatedSkillPools_connection",plural:!1,selections:[{alias:null,args:null,concreteType:"ApplicationGroupingToSkillPoolsEdge",kind:"LinkedField",name:"edges",plural:!0,selections:[{alias:null,args:null,concreteType:"MatchmakingSkillPool",kind:"LinkedField",name:"node",plural:!1,selections:[{alias:null,args:null,kind:"ScalarField",name:"draw_probability",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"key",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"luck_factor",storageKey:null},{alias:null,args:null,concreteType:"MatchmakingSkillPoolReset",kind:"LinkedField",name:"resets",plural:!0,selections:[{alias:null,args:null,kind:"ScalarField",name:"time",storageKey:null}],storageKey:null},{args:null,kind:"FragmentSpread",name:"OCDevManageMatchmakingSkillPoolDeleteModal_matchmakingSkillPool"},{args:null,kind:"FragmentSpread",name:"OCDevManageMatchmakingSkillPoolUpsertModal_matchmakingSkillPool"},{alias:null,args:null,kind:"ScalarField",name:"__typename",storageKey:null}],storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"cursor",storageKey:null}],storageKey:null},{alias:null,args:null,concreteType:"PageInfo",kind:"LinkedField",name:"page_info",plural:!1,selections:[{alias:null,args:null,kind:"ScalarField",name:"end_cursor",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"has_next_page",storageKey:null}],storageKey:null}],storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"id",storageKey:null}],type:"ApplicationGrouping",abstractKey:null}}();e.exports=a}),null);
-----
OCDevManageMatchmakingSkillPoolDeleteModalMutation_oculusRelayOperation",[],(function(a,b,c,d,e,f){e.exports="7138213859591295"}),null);
-----
OCDevManageMatchmakingSkillPoolDeleteModal_matchmakingSkillPool.graphql",[],(function(a,b,c,d,e,f){"use strict";a={argumentDefinitions:[],kind:"Fragment",metadata:null,name:"OCDevManageMatchmakingSkillPoolDeleteModal_matchmakingSkillPool",selections:[{alias:null,args:null,kind:"ScalarField",name:"id",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"key",storageKey:null}],type:"MatchmakingSkillPool",abstractKey:null};e.exports=a}),null);
-----
OCDevManageMatchmakingSkillPoolsTable.react",["fbt","BUITable.react","BUITableColumn.react","BUITableGenericCell.react","BUITableHeaderCell.react","BUITableTextCell.react","GeoDropdownMenu.react","GeoMenuItem.react","GeoSpinner.react","Instant","OCDevManageCopyTextToClipboardCell.react","OCDevManageEmptyState.react","OCDevManageMatchmakingSkillPoolDeleteModal.react","OCDevManageMatchmakingSkillPoolUpsertModal.react","OCDevManageMatchmakingSkillPoolsTable_applicationGrouping.graphql","OCDevManagePlatformServices","OCDevManageTableConstants","OCMatchmakingLuckFactorLabels","OnVisible.react","RelayHooks","formatDate","geoMargin","objectValues","react","useOCDevUIModal"],(function(a,b,c,d,e,f,g,h){"use strict";var i,j=d("react"),k=[c("OCDevManageTableConstants").CELL_WIDTH,c("OCDevManageTableConstants").CELL_WIDTH,c("OCDevManageTableConstants").CELL_WIDTH,c("OCDevManageTableConstants").CELL_WIDTH,50],l=Object.freeze({KEY:h._("Key"),LUCK_FACTOR:h._("Luck Factor"),DRAW_PROBABILITY:h._("Draw Probability"),NEXT_SKILL_RESET:h._("Next Skill Reset"),CONTEXT_MENU:""});function a(a){a=a.applicationGrouping;a=d("RelayHooks").usePaginationFragment(i!==void 0?i:i=b("OCDevManageMatchmakingSkillPoolsTable_applicationGrouping.graphql"),a);var e=a.data,f=a.hasNext,g=a.loadNext;a=c("useOCDevUIModal")();var m=a.openModal;e=(a=(a=e.paginatedSkillPools)==null?void 0:(e=a.edges)==null?void 0:(a=e.map(function(a){a=a.node;return a}))==null?void 0:(e=a.filter(Boolean))==null?void 0:e.map(function(a){var b=a.draw_probability,e=a.key,f=a.luck_factor,g=a.resets;g=g==null?void 0:(g=g.slice())==null?void 0:(g=g.sort(function(a,b){a=a.time;b=b.time;return((b=b)!=null?b:0)-((b=a)!=null?b:0)}))==null?void 0:(g=g.filter(function(a){a=a.time;return((a=a)!=null?a:0)>d("Instant").now()}))==null?void 0:(g=g[0])==null?void 0:g.time;return[j.jsx(c("OCDevManageCopyTextToClipboardCell.react"),{value:e}),j.jsx(c("BUITableTextCell.react"),{content:c("OCMatchmakingLuckFactorLabels")[f],height:c("OCDevManageTableConstants").CELL_HEIGHT}),j.jsx(c("BUITableTextCell.react"),{align:"right",content:b,height:c("OCDevManageTableConstants").CELL_HEIGHT}),j.jsx(c("BUITableTextCell.react"),{content:g!=null?c("formatDate")(g,"m/d/Y g:ia"):h._("None"),height:c("OCDevManageTableConstants").CELL_HEIGHT}),j.jsx(c("BUITableGenericCell.react"),{align:"right",content:j.jsxs(c("GeoDropdownMenu.react"),{buttonVariant:"flat",useEllipsisIcon:!0,children:[j.jsx(c("GeoMenuItem.react"),{label:h._("u7f16u8f91"),onClick:function(){return m(j.jsx(c("OCDevManageMatchmakingSkillPoolUpsertModal.react"),{matchmakingSkillPool:a}))}}),j.jsx(c("GeoMenuItem.react"),{label:h._("u5220u9664"),onClick:function(){return m(j.jsx(c("OCDevManageMatchmakingSkillPoolDeleteModal.react"),{matchmakingSkillPool:a}))}})]}),height:c("OCDevManageTableConstants").CELL_HEIGHT})]}))!=null?a:[];return j.jsx("div",{children:e.length>0?j.jsxs(j.Fragment,{children:[j.jsx(c("BUITable.react"),{borders:"outer",hasFlexibleColumnWidths:!0,headerProps:{item:[],height:c("OCDevManageTableConstants").HEADER_HEIGHT},items:e,maxHeight:Infinity,rowHeight:c("OCDevManageTableConstants").CELL_HEIGHT,width:"auto",children:c("objectValues")(l).map(function(a,b){return j.jsx(c("BUITableColumn.react"),{cell:function(a){var b=a.columnIndex;a=a.item;return a[b]},header:function(b){b=b.columnIndex;return j.jsx(c("BUITableHeaderCell.react"),{align:a===l.DRAW_PROBABILITY?"right":"left",columnKey:String(b),height:c("OCDevManageTableConstants").HEADER_HEIGHT,isSortable:!1,label:a})},width:k[b]},b)})}),f?j.jsx(c("OnVisible.react"),{onVisible:function(){return g(100)},children:j.jsx(c("GeoSpinner.react"),{center:!0,xstyle:c("geoMargin").top16})}):null]}):j.jsx(c("OCDevManageEmptyState.react"),{heading:h._("No Skill Components found"),icon:d("OCDevManagePlatformServices").getPlatformServiceConfiguration(d("OCDevManagePlatformServices").OCDevManagePlatformServices.Matchmaking).icon})})}a.displayName=a.name+" [from "+f.id+"]";g["default"]=a}),98);
-----
OCDevManageMatchmakingSkillPoolDeleteModal.react",["fbt","GeoCancelButton.react","GeoModalCard.react","GeoModalFooter.react","GeoModalHeader.react","GeoSection.react","GeoText.react","OCDevManageMatchmakingSkillPoolDeleteModalMutation.graphql","OCDevManageMatchmakingSkillPoolDeleteModal_matchmakingSkillPool.graphql","OCDevUIForm.react","OCDevUIFormSubmitButton.react","RelayHooks","react","regeneratorRuntime","useOCDevManageCommitMutation","useOCDevManageRouteParams"],(function(a,b,c,d,e,f,g,h){"use strict";var i,j,k=d("react");function a(a){a=a.matchmakingSkillPool;var e=d("RelayHooks").useFragment(i!==void 0?i:i=b("OCDevManageMatchmakingSkillPoolDeleteModal_matchmakingSkillPool.graphql"),a),f=c("useOCDevManageCommitMutation")(j!==void 0?j:j=b("OCDevManageMatchmakingSkillPoolDeleteModalMutation.graphql"));a=c("useOCDevManageRouteParams")();var g=a.applicationID;function l(){var a;return b("regeneratorRuntime").async(function(c){while(1)switch(c.prev=c.next){case 0:c.next=2;return b("regeneratorRuntime").awrap(f({input:{app_id:g,skill_pool_id:(a=e.id)!=null?a:""}},{closeModalOnSuccess:!0}));case 2:case"end":return c.stop()}},null,this)}return k.jsx(c("OCDevUIForm.react"),{onSubmit:l,children:k.jsx(c("GeoModalCard.react"),{footer:k.jsx(c("GeoModalFooter.react"),{primaryButton:k.jsx(c("OCDevUIFormSubmitButton.react"),{}),secondaryButton:k.jsx(c("GeoCancelButton.react"),{})}),header:k.jsx(c("GeoModalHeader.react"),{description:(a=e.key)!=null?a:void 0,heading:h._("Delete Skill Component")}),children:k.jsx(c("GeoSection.react"),{children:k.jsx(c("GeoText.react"),{children:h._("Are you sure you want to delete this skill component?")})})})})}a.displayName=a.name+" [from "+f.id+"]";g["default"]=a}),98);
-----
OCDevManageMatchmakingSkillPoolDeleteModalMutation.graphql",["OCDevManageMatchmakingSkillPoolDeleteModalMutation_oculusRelayOperation"],(function(a,b,c,d,e,f){"use strict";a=function(){var a=[{defaultValue:null,kind:"LocalArgument",name:"input"}],c=[{kind:"Variable",name:"data",variableName:"input"}],d={alias:null,args:null,kind:"ScalarField",name:"__typename",storageKey:null},e=[{kind:"Literal",name:"first",value:100}],f={alias:null,args:null,kind:"ScalarField",name:"id",storageKey:null},g={alias:null,args:null,kind:"ScalarField",name:"key",storageKey:null},h=[g,f],i={alias:null,args:null,kind:"ScalarField",name:"cursor",storageKey:null},j={alias:null,args:null,concreteType:"PageInfo",kind:"LinkedField",name:"page_info",plural:!1,selections:[{alias:null,args:null,kind:"ScalarField",name:"end_cursor",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"has_next_page",storageKey:null}],storageKey:null};return{fragment:{argumentDefinitions:a,kind:"Fragment",metadata:null,name:"OCDevManageMatchmakingSkillPoolDeleteModalMutation",selections:[{alias:null,args:c,concreteType:"MatchmakingSkillPoolDeleteResponsePayload",kind:"LinkedField",name:"matchmaking_skill_pool_delete",plural:!1,selections:[{alias:null,args:null,concreteType:null,kind:"LinkedField",name:"app",plural:!1,selections:[{alias:null,args:null,concreteType:"ApplicationGrouping",kind:"LinkedField",name:"grouping",plural:!1,selections:[{args:null,kind:"FragmentSpread",name:"OCDevManagePlatformServicesMatchmakingView_applicationGrouping"}],storageKey:null}],storageKey:null}],storageKey:null}],type:"Mutation",abstractKey:null},kind:"Request",operation:{argumentDefinitions:a,kind:"Operation",name:"OCDevManageMatchmakingSkillPoolDeleteModalMutation",selections:[{alias:null,args:c,concreteType:"MatchmakingSkillPoolDeleteResponsePayload",kind:"LinkedField",name:"matchmaking_skill_pool_delete",plural:!1,selections:[{alias:null,args:null,concreteType:null,kind:"LinkedField",name:"app",plural:!1,selections:[d,{alias:null,args:null,concreteType:"ApplicationGrouping",kind:"LinkedField",name:"grouping",plural:!1,selections:[{alias:"matchmaking_first_100_pools",args:e,concreteType:"ApplicationGroupingToMatchmakingPoolsConnection",kind:"LinkedField",name:"matchmaking_pools_2",plural:!1,selections:[{alias:null,args:null,concreteType:"ApplicationGroupingToMatchmakingPoolsEdge",kind:"LinkedField",name:"edges",plural:!0,selections:[{alias:null,args:null,concreteType:"MatchmakingPool",kind:"LinkedField",name:"node",plural:!1,selections:[{alias:null,args:null,kind:"ScalarField",name:"acceptable_round_trip_time_ms",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"good_round_trip_time_ms",storageKey:null},f,{alias:null,args:null,kind:"ScalarField",name:"is_advanced_quickmatch",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"is_latest_settings_deployed",storageKey:null},g,{alias:null,args:null,concreteType:"PoolToMatchmakingQueryConnection",kind:"LinkedField",name:"matchmaking_queries",plural:!1,selections:[{alias:null,args:null,kind:"ScalarField",name:"count",storageKey:null}],storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"should_consider_round_trip_times",storageKey:null},{alias:null,args:null,concreteType:"MatchmakingSkillPool",kind:"LinkedField",name:"skill_pool",plural:!1,selections:h,storageKey:null},{alias:null,args:null,concreteType:"ApplicationGrouping",kind:"LinkedField",name:"application_grouping",plural:!1,selections:[f],storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"advanced_quickmatch_can_system_create_rooms",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"advanced_quickmatch_can_unknowns_join",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"advanced_quickmatch_can_users_create_rooms",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"advanced_quickmatch_do_keep_rooms_on_match",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"advanced_quickmatch_disabled_host_migration",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"max_preferred_users",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"max_users",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"min_preferred_users",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"min_users",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"minimum_quality_bar",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"reservation_period_seconds",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"suggested_rampdown_seconds",storageKey:null},d],storageKey:null},i],storageKey:null},j],storageKey:"matchmaking_pools_2(first:100)"},{alias:"matchmaking_first_100_pools",args:e,filters:null,handle:"connection",key:"OCDevManageMatchmakingPoolsTable_matchmaking_first_100_pools",kind:"LinkedHandle",name:"matchmaking_pools_2"},{alias:null,args:null,concreteType:"ApplicationGroupingToSkillPoolsConnection",kind:"LinkedField",name:"skill_pools_2",plural:!1,selections:[{alias:null,args:null,concreteType:"MatchmakingSkillPool",kind:"LinkedField",name:"nodes",plural:!0,selections:[f,g],storageKey:null}],storageKey:null},{alias:"pools",args:null,concreteType:"ApplicationGroupingToMatchmakingPoolsConnection",kind:"LinkedField",name:"matchmaking_pools_2",plural:!1,selections:[{alias:null,args:null,concreteType:"MatchmakingPool",kind:"LinkedField",name:"nodes",plural:!0,selections:h,storageKey:null}],storageKey:null},f,{alias:"paginatedSkillPools",args:e,concreteType:"ApplicationGroupingToSkillPoolsConnection",kind:"LinkedField",name:"skill_pools_2",plural:!1,selections:[{alias:null,args:null,concreteType:"ApplicationGroupingToSkillPoolsEdge",kind:"LinkedField",name:"edges",plural:!0,selections:[{alias:null,args:null,concreteType:"MatchmakingSkillPool",kind:"LinkedField",name:"node",plural:!1,selections:[{alias:null,args:null,kind:"ScalarField",name:"draw_probability",storageKey:null},g,{alias:null,args:null,kind:"ScalarField",name:"luck_factor",storageKey:null},{alias:null,args:null,concreteType:"MatchmakingSkillPoolReset",kind:"LinkedField",name:"resets",plural:!0,selections:[{alias:null,args:null,kind:"ScalarField",name:"time",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"discount_pct",storageKey:null}],storageKey:null},f,d],storageKey:null},i],storageKey:null},j],storageKey:"skill_pools_2(first:100)"},{alias:"paginatedSkillPools",args:e,filters:null,handle:"connection",key:"OCDevManageMatchmakingSkillPoolsTable_paginatedSkillPools",kind:"LinkedHandle",name:"skill_pools_2"}],storageKey:null},f],storageKey:null}],storageKey:null}]},params:{id:b("OCDevManageMatchmakingSkillPoolDeleteModalMutation_oculusRelayOperation"),metadata:{},name:"OCDevManageMatchmakingSkillPoolDeleteModalMutation",operationKind:"mutation",text:null}}}();e.exports=a}),null);
-----
OCDevManageMatchmakingSkillPoolsTable_applicationGrouping.graphql",["OCDevManageMatchmakingSkillPoolsTableQuery.graphql"],(function(a,b,c,d,e,f){"use strict";a=function(){var a=["paginatedSkillPools"];return{argumentDefinitions:[{defaultValue:null,kind:"LocalArgument",name:"after"},{defaultValue:100,kind:"LocalArgument",name:"first"}],kind:"Fragment",metadata:{connection:[{count:"first",cursor:"after",direction:"forward",path:a}],refetch:{connection:{forward:{count:"first",cursor:"after"},backward:null,path:a},fragmentPathInResult:["node"],operation:b("OCDevManageMatchmakingSkillPoolsTableQuery.graphql"),identifierField:"id"}},name:"OCDevManageMatchmakingSkillPoolsTable_applicationGrouping",selections:[{alias:"paginatedSkillPools",args:null,concreteType:"ApplicationGroupingToSkillPoolsConnection",kind:"LinkedField",name:"__OCDevManageMatchmakingSkillPoolsTable_paginatedSkillPools_connection",plural:!1,selections:[{alias:null,args:null,concreteType:"ApplicationGroupingToSkillPoolsEdge",kind:"LinkedField",name:"edges",plural:!0,selections:[{alias:null,args:null,concreteType:"MatchmakingSkillPool",kind:"LinkedField",name:"node",plural:!1,selections:[{alias:null,args:null,kind:"ScalarField",name:"draw_probability",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"key",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"luck_factor",storageKey:null},{alias:null,args:null,concreteType:"MatchmakingSkillPoolReset",kind:"LinkedField",name:"resets",plural:!0,selections:[{alias:null,args:null,kind:"ScalarField",name:"time",storageKey:null}],storageKey:null},{args:null,kind:"FragmentSpread",name:"OCDevManageMatchmakingSkillPoolDeleteModal_matchmakingSkillPool"},{args:null,kind:"FragmentSpread",name:"OCDevManageMatchmakingSkillPoolUpsertModal_matchmakingSkillPool"},{alias:null,args:null,kind:"ScalarField",name:"__typename",storageKey:null}],storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"cursor",storageKey:null}],storageKey:null},{alias:null,args:null,concreteType:"PageInfo",kind:"LinkedField",name:"page_info",plural:!1,selections:[{alias:null,args:null,kind:"ScalarField",name:"end_cursor",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"has_next_page",storageKey:null}],storageKey:null}],storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"id",storageKey:null}],type:"ApplicationGrouping",abstractKey:null}}();e.exports=a}),null);
-----
OCDevManageMatchmakingSkillPoolDeleteModalMutation_oculusRelayOperation",[],(function(a,b,c,d,e,f){e.exports="8321852597888205"}),null);
-----
OCDevManageMatchmakingSkillPoolDeleteModal_matchmakingSkillPool.graphql",[],(function(a,b,c,d,e,f){"use strict";a={argumentDefinitions:[],kind:"Fragment",metadata:null,name:"OCDevManageMatchmakingSkillPoolDeleteModal_matchmakingSkillPool",selections:[{alias:null,args:null,kind:"ScalarField",name:"id",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"key",storageKey:null}],type:"MatchmakingSkillPool",abstractKey:null};e.exports=a}),null);
-----