OCDevManageApplicationInauthenticAppsView.react",["fbt","GeoCardFooter.react","GeoNotice.react","GeoPageCard.react","GeoPageSection.react","GeoRadioList.react","GeoRadioListItem.react","GeoSection.react","GeoText.react","OCDevManageApplicationInauthenticAppsView_application.graphql","OCDevManageApplicationInauthenticAppsView_setAntiInauthenticitySettingsMutation.graphql","OCDevManagePage.react","OCDevManagePageHeader.react","OCDevUIForm.react","OCDevUIFormSubmitButton.react","OCDevUISpacedLayout.react","RelayHooks","asyncToGeneratorRuntime","react","useOCDevUICommitMutation"],(function(a,b,c,d,e,f,g,h){"use strict";var i,j,k,l=k||(k=d("react")),m=k.useState;function a(a){a=a.application;var e=d("RelayHooks").useFragment(i!==void 0?i:i=b("OCDevManageApplicationInauthenticAppsView_application.graphql"),a);a=(a=(a=e.anti_inauthenticity_settings)==null?void 0:a.opt_in_out_status)!=null?a:"OPTED_OUT";var f=m(a),g=f[0];f=f[1];var k=c("useOCDevUICommitMutation")(j!==void 0?j:j=b("OCDevManageApplicationInauthenticAppsView_setAntiInauthenticitySettingsMutation.graphql"));function n(){return o.apply(this,arguments)}function o(){o=b("asyncToGeneratorRuntime").asyncToGenerator(function*(){var a;if(g==null)return;yield k({input:{application_id:(a=e.id)!=null?a:"",opt_in_out_status:g}})});return o.apply(this,arguments)}a=l.jsx(c("OCDevUIFormSubmitButton.react"),{disabledMessage:g===a?h._(/*BTDS*/"No changes to save"):null,label:h._(/*BTDS*/"Save")});return l.jsxs(c("OCDevManagePage.react"),{columns:8,"data-testid":void 0,header:l.jsx(c("OCDevManagePageHeader.react"),{heading:h._(/*BTDS*/"Modified App Detection")}),children:[l.jsx(c("GeoPageSection.react"),{children:l.jsx(c("GeoPageCard.react"),{columns:8,children:l.jsx(c("GeoNotice.react"),{status:"info",children:h._(/*BTDS*/"This setting is part of an A/B test. As part of an ongoing evaluation, only 50u0025 of users with modified apps will be blocked from launching during A/B testing.")})})}),l.jsx(c("GeoPageSection.react"),{children:l.jsx(c("OCDevUIForm.react"),{onSubmit:n,children:l.jsx(c("GeoPageCard.react"),{columns:8,footer:l.jsx(c("GeoCardFooter.react"),{primaryButton:a}),children:l.jsx(c("GeoSection.react"),{children:l.jsxs(c("OCDevUISpacedLayout.react"),{children:[l.jsx(c("GeoText.react"),{children:h._(/*BTDS*/"This setting can help deter users from using apps that are distributed without your approval by limiting the ability to launch versions of your app that you did not release to the Meta Horizon Store. Determined users may still find ways to bypass the authenticity check.")}),l.jsx(c("GeoText.react"),{children:h._(/*BTDS*/"The setting does not apply to people who are part of the Developer Dashboard team or private release channels. If you need to exempt additional test users, add them to the appropriate private channel. There is a 1 day delay before enforcement begins on a new binary version.")}),l.jsxs(c("GeoRadioList.react"),{isLabelHidden:!0,label:h._(/*BTDS*/"Choose an option:"),value:g,onChange:f,children:[l.jsx(c("GeoRadioListItem.react"),{label:h._(/*BTDS*/"Any version of your app can be launched"),value:"OPTED_OUT"}),l.jsx(c("GeoRadioListItem.react"),{label:h._(/*BTDS*/"Only app versions you released in the Meta Horizon Store can be launched"),value:"OPTED_IN"}),l.jsx(c("GeoRadioListItem.react"),{label:h._(/*BTDS*/"Users who have purchased your app can launch any version of this app to support modding"),value:"OPTED_IN_FOR_UNENTITLED_USERS"})]})]})})})})})]})}a.displayName=a.name+" [from "+f.id+"]";g["default"]=a}),226);
-----
OCDevManageApplicationInauthenticAppsView_setAntiInauthenticitySettingsMutation.graphql",[],(function(a,b,c,d,e,f){"use strict";a=function(){var a=[{defaultValue:null,kind:"LocalArgument",name:"input"}],b=[{kind:"Variable",name:"args",variableName:"input"}],c={alias:null,args:null,kind:"ScalarField",name:"opt_in_out_status",storageKey:null},d={alias:null,args:null,kind:"ScalarField",name:"id",storageKey:null};return{fragment:{argumentDefinitions:a,kind:"Fragment",metadata:null,name:"OCDevManageApplicationInauthenticAppsView_setAntiInauthenticitySettingsMutation",selections:[{alias:null,args:b,concreteType:"XOCSetApplicationAntiInauthenticitySettingsResponsePayload",kind:"LinkedField",name:"xoc_set_application_anti_inauthenticity_settings",plural:!1,selections:[{alias:null,args:null,concreteType:"Application",kind:"LinkedField",name:"application",plural:!1,selections:[{alias:null,args:null,concreteType:"XOCApplicationAntiInauthenticitySettings",kind:"LinkedField",name:"anti_inauthenticity_settings",plural:!1,selections:[c],storageKey:null},d],storageKey:null}],storageKey:null}],type:"Mutation",abstractKey:null},kind:"Request",operation:{argumentDefinitions:a,kind:"Operation",name:"OCDevManageApplicationInauthenticAppsView_setAntiInauthenticitySettingsMutation",selections:[{alias:null,args:b,concreteType:"XOCSetApplicationAntiInauthenticitySettingsResponsePayload",kind:"LinkedField",name:"xoc_set_application_anti_inauthenticity_settings",plural:!1,selections:[{alias:null,args:null,concreteType:"Application",kind:"LinkedField",name:"application",plural:!1,selections:[{alias:null,args:null,concreteType:"XOCApplicationAntiInauthenticitySettings",kind:"LinkedField",name:"anti_inauthenticity_settings",plural:!1,selections:[c,d],storageKey:null},d],storageKey:null}],storageKey:null}]},params:{id:"31500498756260688",metadata:{},name:"OCDevManageApplicationInauthenticAppsView_setAntiInauthenticitySettingsMutation",operationKind:"mutation",text:null}}}();e.exports=a}),null);
-----
OCDevManageApplicationInauthenticAppsRouteHandler.react",["OCDevManageApplicationInauthenticAppsRouteHandlerQuery.graphql","OCDevManageApplicationInauthenticAppsView.react","OCDevManagePageNotFoundView.react","OCDevManageRouteHandlerPermissionCheck.react","react","useOCDevUIQuery"],(function(a,b,c,d,e,f,g){"use strict";var h,i,j=i||d("react");function a(a){a=a.params.applicationID;a=c("useOCDevUIQuery")(h!==void 0?h:h=b("OCDevManageApplicationInauthenticAppsRouteHandlerQuery.graphql"),{applicationID:a!=null?a:""});a=a.fetch__Application;return(a==null?void 0:a.id)==null?j.jsx(c("OCDevManagePageNotFoundView.react"),{}):j.jsx(c("OCDevManageRouteHandlerPermissionCheck.react"),{application:a,children:j.jsx(c("OCDevManageApplicationInauthenticAppsView.react"),{application:a})})}a.displayName=a.name+" [from "+f.id+"]";g["default"]=a}),98);
-----
OCDevManageApplicationInauthenticAppsView_application.graphql",[],(function(a,b,c,d,e,f){"use strict";a={argumentDefinitions:[],kind:"Fragment",metadata:null,name:"OCDevManageApplicationInauthenticAppsView_application",selections:[{alias:null,args:null,kind:"ScalarField",name:"__typename",storageKey:null},{alias:null,args:null,concreteType:"XOCApplicationAntiInauthenticitySettings",kind:"LinkedField",name:"anti_inauthenticity_settings",plural:!1,selections:[{alias:null,args:null,kind:"ScalarField",name:"opt_in_out_status",storageKey:null}],storageKey:null}],type:"Application",abstractKey:null};e.exports=a}),null);
-----
-----
OCDevManageApplicationInauthenticAppsView_setAntiInauthenticitySettingsMutation.graphql",[],(function(a,b,c,d,e,f){"use strict";a=function(){var a=[{defaultValue:null,kind:"LocalArgument",name:"input"}],b=[{kind:"Variable",name:"args",variableName:"input"}],c={alias:null,args:null,kind:"ScalarField",name:"opt_in_out_status",storageKey:null},d={alias:null,args:null,kind:"ScalarField",name:"id",storageKey:null};return{fragment:{argumentDefinitions:a,kind:"Fragment",metadata:null,name:"OCDevManageApplicationInauthenticAppsView_setAntiInauthenticitySettingsMutation",selections:[{alias:null,args:b,concreteType:"XOCSetApplicationAntiInauthenticitySettingsResponsePayload",kind:"LinkedField",name:"xoc_set_application_anti_inauthenticity_settings",plural:!1,selections:[{alias:null,args:null,concreteType:"Application",kind:"LinkedField",name:"application",plural:!1,selections:[{alias:null,args:null,concreteType:"XOCApplicationAntiInauthenticitySettings",kind:"LinkedField",name:"anti_inauthenticity_settings",plural:!1,selections:[c],storageKey:null},d],storageKey:null}],storageKey:null}],type:"Mutation",abstractKey:null},kind:"Request",operation:{argumentDefinitions:a,kind:"Operation",name:"OCDevManageApplicationInauthenticAppsView_setAntiInauthenticitySettingsMutation",selections:[{alias:null,args:b,concreteType:"XOCSetApplicationAntiInauthenticitySettingsResponsePayload",kind:"LinkedField",name:"xoc_set_application_anti_inauthenticity_settings",plural:!1,selections:[{alias:null,args:null,concreteType:"Application",kind:"LinkedField",name:"application",plural:!1,selections:[{alias:null,args:null,concreteType:"XOCApplicationAntiInauthenticitySettings",kind:"LinkedField",name:"anti_inauthenticity_settings",plural:!1,selections:[c,d],storageKey:null},d],storageKey:null}],storageKey:null}]},params:{id:"31500498756260688",metadata:{},name:"OCDevManageApplicationInauthenticAppsView_setAntiInauthenticitySettingsMutation",operationKind:"mutation",text:null}}}();e.exports=a}),null);
-----
OCDevManageApplicationInauthenticAppsRouteHandler.react",["OCDevManageApplicationInauthenticAppsRouteHandlerQuery.graphql","OCDevManageApplicationInauthenticAppsView.react","OCDevManagePageNotFoundView.react","OCDevManageRouteHandlerPermissionCheck.react","react","useOCDevUIQuery"],(function(a,b,c,d,e,f,g){"use strict";var h,i,j=i||d("react");function a(a){a=a.params.applicationID;a=c("useOCDevUIQuery")(h!==void 0?h:h=b("OCDevManageApplicationInauthenticAppsRouteHandlerQuery.graphql"),{applicationID:a!=null?a:""});a=a.fetch__Application;return(a==null?void 0:a.id)==null?j.jsx(c("OCDevManagePageNotFoundView.react"),{}):j.jsx(c("OCDevManageRouteHandlerPermissionCheck.react"),{application:a,children:j.jsx(c("OCDevManageApplicationInauthenticAppsView.react"),{application:a})})}a.displayName=a.name+" [from "+f.id+"]";g["default"]=a}),98);
-----
OCDevManageApplicationInauthenticAppsView_application.graphql",[],(function(a,b,c,d,e,f){"use strict";a={argumentDefinitions:[],kind:"Fragment",metadata:null,name:"OCDevManageApplicationInauthenticAppsView_application",selections:[{alias:null,args:null,kind:"ScalarField",name:"__typename",storageKey:null},{alias:null,args:null,concreteType:"XOCApplicationAntiInauthenticitySettings",kind:"LinkedField",name:"anti_inauthenticity_settings",plural:!1,selections:[{alias:null,args:null,kind:"ScalarField",name:"opt_in_out_status",storageKey:null}],storageKey:null}],type:"Application",abstractKey:null};e.exports=a}),null);
-----