OCDevManagePlayerVariablesUnShareModalMutation.graphql",[],(function(a,b,c,d,e,f){"use strict";a=function(){var a=[{defaultValue:null,kind:"LocalArgument",name:"input"}],b=[{alias:null,args:[{kind:"Variable",name:"input",variableName:"input"}],concreteType:"XOCManageHorizonPersistentVariableSharingResponsePayload",kind:"LinkedField",name:"xoc_manage_horizon_persistent_variable_sharing",plural:!1,selections:[{alias:null,args:null,concreteType:"XOCHorizonPersistentVariable",kind:"LinkedField",name:"horizon_persistent_variable",plural:!1,selections:[{alias:null,args:null,kind:"ScalarField",name:"id",storageKey:null}],storageKey:null}],storageKey:null}];return{fragment:{argumentDefinitions:a,kind:"Fragment",metadata:null,name:"OCDevManagePlayerVariablesUnShareModalMutation",selections:b,type:"Mutation",abstractKey:null},kind:"Request",operation:{argumentDefinitions:a,kind:"Operation",name:"OCDevManagePlayerVariablesUnShareModalMutation",selections:b},params:{id:"9986520468090100",metadata:{},name:"OCDevManagePlayerVariablesUnShareModalMutation",operationKind:"mutation",text:null}}}();e.exports=a}),null);
-----
OCDevManagePlayerVariablesUnShareModal.react",["fbt","GeoButton.react","GeoCancelButton.react","GeoModalCard.react","GeoModalFooter.react","GeoModalHeader.react","GeoSection.react","OCDevManagePlayerVariablesUnShareModalMutation.graphql","OCDevUIForm.react","react","useOCDevUICommitMutation"],(function(a,b,c,d,e,f,g,h){"use strict";var i,j,k=j||d("react");function a(a){var d=a.onCancel,e=a.refetchCallback,f=a.unshare_from,g=a.variable_id;a=a.variable_name;var j=c("useOCDevUICommitMutation")(i!==void 0?i:i=b("OCDevManagePlayerVariablesUnShareModalMutation.graphql"));return k.jsx(c("OCDevUIForm.react"),{children:k.jsx(c("GeoModalCard.react"),{footer:k.jsx(c("GeoModalFooter.react"),{primaryButton:k.jsx(c("GeoButton.react"),{"data-testid":void 0,label:h._(/*BTDS*/"Stop Sharing"),variant:"primary",onClick:function(){return j({input:{stat_id:g,apps_to_unshare_from:f.map(function(a){a=a.id;return a})}},{updater:function(a){return a.invalidateStore()}}).then(function(){e(),d()})}}),secondaryButton:k.jsx(c("GeoCancelButton.react"),{"data-testid":void 0,onClick:d})}),header:k.jsx(c("GeoModalHeader.react"),{heading:h._(/*BTDS*/"Stop Sharing {name of the player variable being unshared} with {name of the app which the variable is being un-shared from}?",[h._param("name of the player variable being unshared",a),h._param("name of the app which the variable is being un-shared from",f.map(function(a){return a.name}).join(","))])}),children:k.jsx(c("GeoSection.react"),{children:h._(/*BTDS*/"This could result in errors in {names of the worlds that the app wpuld be unshared from}.",[h._param("names of the worlds that the app wpuld be unshared from",f.map(function(a){return a.name}).join(","))])})})})}a.displayName=a.name+" [from "+f.id+"]";g["default"]=a}),226);
-----