OCDevManageApplicationInAppFeedbacksView.react",["fbt","ix","GeoBaseText.react","GeoButton.react","GeoCard.react","GeoFlexbox.react","GeoIcon.react","GeoPageCard.react","GeoPageSection.react","GeoSection.react","GeoTable.react","GeoTableContentCell.react","GeoTableRowAction.react","GeoTableWidth","GeoText.react","GeoToolbar.react","GeoTooltip.react","LineClamp.react","OCDevCenterDocumentationCMSRoute","OCDevManageApplicationInAppFeedbackFilterState","OCDevManageApplicationInAppFeedbackRoute","OCDevManageApplicationInAppFeedbacksEmptyView.react","OCDevManageApplicationInAppFeedbacksViewFilters.react","OCDevManageApplicationInAppFeedbacksView_application.graphql","OCDevManagePage.react","OCDevManagePageHeader.react","OCDevUIModalParams","OCHmdTypes","OCLink.react","OCNavigatorHooks","RelayHooks","createGeoTableDataSource","emptyFunction","fbicon","formatDate","geoMargin","react","useGeoTableRowActivation","useGeoTableSortable","useGeoTableSortableState","useOCDevUIModal"],(function(a,b,c,d,e,f,g,h,i){"use strict";var j,k,l=k||(k=d("react"));e=k;var m=e.useCallback,n=e.useEffect,o=e.useMemo,p=e.useState,q="build_version",r="date",s="description",t="hmd_type",u="os_version",v="tester_id";function a(a){var e,g;a=a.application;a=d("RelayHooks").usePaginationFragment(j!==void 0?j:j=b("OCDevManageApplicationInAppFeedbacksView_application.graphql"),a);var k=a.data,x=a.hasNext,y=a.isLoadingNext,z=a.loadNext,A=a.refetch;a=c("useOCDevUIModal")();var B=a.openModal;a=p(d("OCDevManageApplicationInAppFeedbackFilterState").getOCDevManageApplicationInAppFeedbackFilterInitialState());var C=a[0],D=a[1];a=c("useGeoTableSortableState")({sortKey:r,direction:"descending"});var E=a[0];a=a[1];var F=(e=k.id)!=null?e:"",G=((e=k==null?void 0:(e=k.in_app_feedbacks)==null?void 0:e.edges)!=null?e:[]).map(function(a){a=a.node;return a}).filter(Boolean),H=d("OCNavigatorHooks").useNavigate();e=c("useGeoTableRowActivation")({activeItemIDs:new Set(),getIDForItem:c("emptyFunction"),onActivate:m(function(a){a=a.item.id;H(c("OCDevManageApplicationInAppFeedbackRoute").getURI({applicationID:F,feedbackID:(a=a)!=null?a:""}))},[F,H])});var I=m(function(){if(E==null)return null;var a=E.direction==="ascending";switch(E.sortKey){case r:return a?"LEAST_RECENT":"MOST_RECENT";default:return null}},[E]);a=c("useGeoTableSortable")({allowUnsortedState:!1,sort:E,setSort:a});var J=o(function(){return c("createGeoTableDataSource")(G,{getStableUniqueID:function(a){a=a.id;return a}})},[G]);n(function(){A(babelHelpers["extends"]({},C,{orderBy:I()}),{fetchPolicy:"network-only"})},[I,C,A,E]);var K=o(function(){var a;return[{cell:function(a){a=a.item.app_binary;return l.jsx(c("GeoTableRowAction.react"),{children:l.jsx(c("GeoTableContentCell.react"),{description:(a==null?void 0:a.version_code)!=null?h._("Code: {version_code}",[h._param("version_code",a==null?void 0:a.version_code.toString())]):"--",title:a==null?void 0:a.version})})},header:h._("Build Version"),key:q,width:(a=d("GeoTableWidth")).proportional(1,{minWidth:120})},{cell:function(a){a=a.item;var b=a.description,d=a.has_video,e=a.image,f=a.processing_job_status;a=a.video;return l.jsxs(c("GeoFlexbox.react"),{alignItems:"center",justifyContent:"space-between",children:[l.jsx(c("GeoBaseText.react"),{color:"heading",size:"valueDescription",children:l.jsx(c("LineClamp.react"),{lines:2,children:(b=b)!=null?b:""})}),L(e==null?void 0:e.uri,a==null?void 0:(b=a.source)==null?void 0:b.uri,d,f)]})},header:h._("Description"),key:s,width:a.proportional(7,{minWidth:200})},{cell:function(a){a=a.item.creation_time;return l.jsx(c("GeoTableContentCell.react"),{description:c("formatDate")(a,"g:ia"),title:c("formatDate")(a,"m/d/Y")})},header:h._("Date Received"),key:r,sortable:[{sortKey:r,defaultDirection:"descending"}],width:a.proportional(1,{minWidth:140})},{cell:function(a){a=a.item.user;return l.jsx(c("GeoFlexbox.react"),{children:l.jsx(c("GeoText.react"),{display:"truncate",children:(a=a==null?void 0:a.alias)!=null?a:"--"})})},header:h._("Tester ID"),key:v,width:a.proportional(1,{minWidth:120})},{cell:function(a){a=a.item.hmd_type;return l.jsx(c("GeoFlexbox.react"),{children:l.jsx(c("GeoText.react"),{display:"truncate",children:a?c("OCHmdTypes").displayName[a]:"--"})})},header:h._("Device Type"),key:t,width:a.proportional(1,{minWidth:120})},{cell:function(a){a=a.item.os_version;return l.jsx(c("GeoFlexbox.react"),{children:l.jsx(c("GeoText.react"),{display:"truncate",children:(a=a)!=null?a:"--"})})},header:h._("OS Version"),key:u,width:a.proportional(1,{minWidth:120})}]},[]);function L(a,b,e,f){if(a!=null)return l.jsx(c("GeoIcon.react"),{icon:d("fbicon")._(i("544874"),12),xstyle:c("geoMargin").start8});else if(b!=null||f==="SUCCESS")return l.jsx(c("GeoIcon.react"),{icon:d("fbicon")._(i("507224"),12),xstyle:c("geoMargin").start8});else if(e===!0)return l.jsx(c("GeoTooltip.react"),{content:f==="FAILED"?h._("Video processing failed."):h._("This video isn"t available yet. Please check back later."),children:l.jsx(c("GeoIcon.react"),{icon:d("fbicon")._(i("507224"),12),xstyle:c("geoMargin").start8})});return null}L.displayName=L.name+" [from "+f.id+"]";function M(){B(l.jsx(c("OCDevManageApplicationInAppFeedbacksViewFilters.react"),{application:k,appliedFilters:C,updateFilters:D}),d("OCDevUIModalParams").OCDevUIModalSize.LARGE)}g=((g=C.hmdTypes)!=null?g:[]).map(function(a){return c("OCHmdTypes").displayName[a]}).concat(C.mediaTypes||[]).concat(C.osVersions||[]);var N=Object.values(C).some(function(a){return a!==null});return G.length===0&&!N?l.jsx(c("OCDevManageApplicationInAppFeedbacksEmptyView.react"),{}):l.jsx(c("OCDevManagePage.react"),{columns:12,header:l.jsx(c("OCDevManagePageHeader.react"),{description:h._("View feedback from playtest users. Use of this data is subject to the {Link to Data Use Policy}.",[h._param("Link to Data Use Policy",l.jsx(c("OCLink.react"),{href:"https://developer.oculus.com/policy/data-use/",children:h._("Developer Data Use Policy")}))]),heading:h._("Playtesting Feedback"),toolbar:l.jsx(c("GeoToolbar.react"),{children:l.jsx(c("GeoButton.react"),{href:c("OCDevCenterDocumentationCMSRoute").getURI({0:"resources",path:"playtest-feedback-best-practices"}),label:"View Play Tester Best Practices",target:"_blank"})})}),children:l.jsx(c("GeoPageSection.react"),{children:l.jsx(c("GeoPageCard.react"),{columns:12,children:l.jsxs(c("GeoCard.react"),{children:[l.jsxs(c("GeoSection.react"),{children:[l.jsx(c("GeoButton.react"),{icon:d("fbicon")._(i("500221"),16),label:h._("Filters"),variant:"primary",onClick:M}),g.map(function(a,b){return l.jsx(c("GeoButton.react"),{label:a,variant:"default",xstyle:c("geoMargin").start8,onClick:M},b)})]}),l.jsx(c("GeoSection.react"),{children:l.jsx(c("GeoTable.react"),{columns:K,dataSource:J,label:h._("Playtesting Feedback"),pagination:{loadNext:z,isLoadingNext:y,hasNext:x,pageSize:25},plugins:{activation:e,sortable:a},xstyle:w.scrollable})})]})})})})}a.displayName=a.name+" [from "+f.id+"]";var w={scrollable:{height:"x1l5p03z",overflowX:"xw2csxc",overflowY:"x1odjw0f",$$css:!0}};g["default"]=a}),226);
-----
OCDevManageApplicationInAppFeedbacksViewFilters.react",["fbt","GeoCancelButton.react","GeoModalCard.react","GeoModalFooter.react","GeoModalHeader.react","GeoSection.react","OCDevManageApplicationInAppFeedbacksViewFiltersItem.react","OCDevManageApplicationInAppFeedbacksViewFilters_application.graphql","OCDevUIForm.react","OCDevUIFormSubmitButton.react","OCDevUIGrid.react","OCDevUIGridItem.react","OCHmdTypes","RelayHooks","XOCInAppFeedbackMediaType.oculus","react","useOCDevUIModal"],(function(a,b,c,d,e,f,g,h){"use strict";var i,j,k=j||(j=d("react")),l=j.useState;function a(a){var e=a.application,f=a.appliedFilters,g=a.updateFilters;a=d("RelayHooks").useFragment(i!==void 0?i:i=b("OCDevManageApplicationInAppFeedbacksViewFilters_application.graphql"),e);e=(e=a==null?void 0:(e=a.in_app_feedbacks_filter)==null?void 0:(e=e.os_versions)==null?void 0:(e=e.slice())==null?void 0:(e=e.sort())==null?void 0:e.reverse())!=null?e:[];var j=[c("XOCInAppFeedbackMediaType.oculus").NONE,c("XOCInAppFeedbackMediaType.oculus").IMAGE,c("XOCInAppFeedbackMediaType.oculus").VIDEO];a=(a=a==null?void 0:(a=a.in_app_feedbacks_filter)==null?void 0:a.hmd_types)!=null?a:[];f=l(f);var m=f[0],n=f[1];f=c("useOCDevUIModal")();var o=f.closeModal;function p(){g(m),o()}function q(a){switch(a){case c("XOCInAppFeedbackMediaType.oculus").IMAGE:return h._("Screenshot Attached");case c("XOCInAppFeedbackMediaType.oculus").VIDEO:return h._("Video Attached");default:return h._("Description Only")}}return k.jsx(c("OCDevUIForm.react"),{onSubmit:p,children:k.jsx(c("GeoModalCard.react"),{footer:k.jsx(c("GeoModalFooter.react"),{primaryButton:k.jsx(c("OCDevUIFormSubmitButton.react"),{label:h._("u786eu8ba4"),testID:"in_app_feedbacks_filters_submit"}),secondaryButton:k.jsx(c("GeoCancelButton.react"),{label:h._("u5173u95ed")})}),header:k.jsx(c("GeoModalHeader.react"),{heading:h._("Filters")}),children:k.jsx(c("GeoSection.react"),{children:k.jsxs(c("OCDevUIGrid.react"),{columns:2,children:[k.jsx(c("OCDevUIGridItem.react"),{width:1,children:k.jsx(c("OCDevManageApplicationInAppFeedbacksViewFiltersItem.react"),{allFilters:j,currentFilters:m.mediaTypes,label:h._("HAS MEDIA"),mapLabel:q,updateFilter:function(a){return n(function(b){return babelHelpers["extends"]({},b,{mediaTypes:a})})}})}),k.jsx(c("OCDevUIGridItem.react"),{width:1,children:k.jsx(c("OCDevManageApplicationInAppFeedbacksViewFiltersItem.react"),{allFilters:a,currentFilters:m.hmdTypes,label:h._("DEVICE TYPE"),mapLabel:function(a){return c("OCHmdTypes").displayName[a]},updateFilter:function(a){return n(function(b){return babelHelpers["extends"]({},b,{hmdTypes:a})})}})}),k.jsx(c("OCDevUIGridItem.react"),{width:1,children:k.jsx(c("OCDevManageApplicationInAppFeedbacksViewFiltersItem.react"),{allFilters:e,currentFilters:m.osVersions,label:h._("OS VERSION"),updateFilter:function(a){return n(function(b){return babelHelpers["extends"]({},b,{osVersions:a})})}})})]})})})})}a.displayName=a.name+" [from "+f.id+"]";g["default"]=a}),226);
-----
OCDevManageApplicationInAppFeedbacksViewFiltersItem.react",["fbt","GeoBaseText.react","GeoCheckboxInput.react","GeoCheckboxList.react","GeoDivider.react","geoMargin","react"],(function(a,b,c,d,e,f,g,h){"use strict";var i,j=i||d("react");function a(a){var b=a.allFilters,d=a.currentFilters,e=a.label,f=a.mapLabel,g=a.updateFilter;return j.jsxs(j.Fragment,{children:[j.jsx(c("GeoBaseText.react"),{color:"headingDescription",display:"block",size:"valueDescription",xstyle:c("geoMargin").bottom12,children:e}),j.jsx(c("GeoCheckboxList.react"),{children:j.jsx(c("GeoCheckboxInput.react"),{label:h._("All"),value:d===null,onChange:function(a){return g(a?null:[])}})}),j.jsx(c("GeoDivider.react"),{xstyle:c("geoMargin").top4}),j.jsx(c("GeoCheckboxList.react"),{children:b.map(function(a,e){return j.jsx(c("GeoCheckboxInput.react"),{label:f!=null?f(a):a,value:d==null||d.includes(a),onChange:function(c){return g(c?d!=null&&d.length===b.length-1?null:[].concat((c=d)!=null?c:[],[a]):((c=d)!=null?c:b).filter(function(b){return b!==a}))}},e)})})]})}a.displayName=a.name+" [from "+f.id+"]";g["default"]=a}),226);
-----
OCDevManageApplicationInAppFeedbacksView_application.graphql",["OCDevManageApplicationInAppFeedbacksViewQuery.graphql"],(function(a,b,c,d,e,f){"use strict";a=function(){var a=["in_app_feedbacks"],c={alias:null,args:null,kind:"ScalarField",name:"id",storageKey:null},d=[{alias:null,args:null,kind:"ScalarField",name:"uri",storageKey:null}];return{argumentDefinitions:[{defaultValue:null,kind:"LocalArgument",name:"after"},{defaultValue:25,kind:"LocalArgument",name:"first"},{defaultValue:null,kind:"LocalArgument",name:"hmdTypes"},{defaultValue:null,kind:"LocalArgument",name:"mediaTypes"},{defaultValue:"MOST_RECENT",kind:"LocalArgument",name:"orderBy"},{defaultValue:null,kind:"LocalArgument",name:"osVersions"}],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("OCDevManageApplicationInAppFeedbacksViewQuery.graphql"),identifierInfo:{identifierField:"id",identifierQueryVariableName:"id"}}},name:"OCDevManageApplicationInAppFeedbacksView_application",selections:[c,{alias:"in_app_feedbacks",args:[{kind:"Variable",name:"hmd_types",variableName:"hmdTypes"},{kind:"Variable",name:"media_types",variableName:"mediaTypes"},{kind:"Variable",name:"order_by",variableName:"orderBy"},{kind:"Variable",name:"os_versions",variableName:"osVersions"}],concreteType:"ApplicationInAppFeedbacksConnection",kind:"LinkedField",name:"__OCDevManageApplicationInAppFeedbacksView_in_app_feedbacks_connection",plural:!1,selections:[{alias:null,args:null,concreteType:"ApplicationInAppFeedbacksEdge",kind:"LinkedField",name:"edges",plural:!0,selections:[{alias:null,args:null,concreteType:"XOCInAppFeedback",kind:"LinkedField",name:"node",plural:!1,selections:[c,{alias:null,args:null,concreteType:null,kind:"LinkedField",name:"app_binary",plural:!1,selections:[{alias:null,args:null,kind:"ScalarField",name:"version",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"version_code",storageKey:null}],storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"creation_time",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"description",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"hmd_type",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"os_version",storageKey:null},{alias:null,args:null,concreteType:"User",kind:"LinkedField",name:"user",plural:!1,selections:[c,{alias:null,args:null,kind:"ScalarField",name:"alias",storageKey:null}],storageKey:null},{alias:null,args:null,concreteType:"UploadedImage",kind:"LinkedField",name:"image",plural:!1,selections:d,storageKey:null},{alias:null,args:null,concreteType:"XOCInAppFeedbackVideo",kind:"LinkedField",name:"video",plural:!1,selections:[{alias:null,args:null,concreteType:"Video",kind:"LinkedField",name:"source",plural:!1,selections:d,storageKey:null}],storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"has_video",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"processing_job_status",storageKey:null},{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},{args:null,kind:"FragmentSpread",name:"OCDevManageApplicationInAppFeedbacksViewFilters_application"}],type:"Application",abstractKey:null}}();e.exports=a}),null);
-----
OCDevManageApplicationInAppFeedbacksViewFilters_application.graphql",[],(function(a,b,c,d,e,f){"use strict";a={argumentDefinitions:[],kind:"Fragment",metadata:null,name:"OCDevManageApplicationInAppFeedbacksViewFilters_application",selections:[{alias:null,args:null,concreteType:"XOCOCEntInAppFeedbackFilterData",kind:"LinkedField",name:"in_app_feedbacks_filter",plural:!1,selections:[{alias:null,args:null,kind:"ScalarField",name:"hmd_types",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"os_versions",storageKey:null}],storageKey:null}],type:"Application",abstractKey:null};e.exports=a}),null);
-----
OCDevManageApplicationInAppFeedbacksViewFilters.react",["fbt","GeoCancelButton.react","GeoModalCard.react","GeoModalFooter.react","GeoModalHeader.react","GeoSection.react","OCDevManageApplicationInAppFeedbacksViewFiltersItem.react","OCDevManageApplicationInAppFeedbacksViewFilters_application.graphql","RelayHooks","react"],(function(a,b,c,d,e,f,g,h){"use strict";var i,j=d("react"),k=d("react").useState;function a(a){a=a.application;a=d("RelayHooks").useFragment(i!==void 0?i:i=b("OCDevManageApplicationInAppFeedbacksViewFilters_application.graphql"),a);a=((a=a==null?void 0:(a=a.in_app_feedbacks_filter)==null?void 0:a.nodes)!=null?a:[]).map(function(a){a=a.os_version;return a}).filter(Boolean);a=k(Object.fromEntries(a.map(function(a){return[a,!0]})));var e=a[0];a=a[1];return j.jsx(c("GeoModalCard.react"),{footer:j.jsx(c("GeoModalFooter.react"),{primaryButton:j.jsx(c("GeoCancelButton.react"),{label:h._("u5173u95ed")})}),header:j.jsx(c("GeoModalHeader.react"),{heading:h._("Filters")}),children:j.jsx(c("GeoSection.react"),{children:j.jsx(c("OCDevManageApplicationInAppFeedbacksViewFiltersItem.react"),{filter:e,label:h._("OS VERSION"),updateFilter:a})})})}a.displayName=a.name+" [from "+f.id+"]";g["default"]=a}),98);
-----
OCDevManageApplicationInAppFeedbacksViewFiltersItem.react",["fbt","GeoBaseText.react","GeoCheckboxInput.react","GeoCheckboxList.react","GeoDivider.react","geoMargin","mapObject","react"],(function(a,b,c,d,e,f,g,h){"use strict";var i=d("react");function a(a){var b=a.filter,d=a.label,e=a.updateFilter;return i.jsxs(i.Fragment,{children:[i.jsx(c("GeoBaseText.react"),{color:"headingDescription",display:"block",size:"valueDescription",xstyle:c("geoMargin").bottom12,children:d}),i.jsx(c("GeoCheckboxList.react"),{children:i.jsx(c("GeoCheckboxInput.react"),{label:h._("All"),value:!Object.values(b).some(function(a){return!a}),onChange:function(a){return e(function(b){return c("mapObject")(b,function(){return a})})}})}),i.jsx(c("GeoDivider.react"),{xstyle:c("geoMargin").top4}),i.jsx(c("GeoCheckboxList.react"),{children:Object.entries(b).map(function(a){var b=a[0];a=a[1];return i.jsx(c("GeoCheckboxInput.react"),{label:b,value:a,onChange:function(a){return e(function(c){return babelHelpers["extends"]({},c,(c={},c[b]=a,c))})}},b)})})]})}a.displayName=a.name+" [from "+f.id+"]";g["default"]=a}),98);
-----
OCDevManageApplicationInAppFeedbacksViewFilters_application.graphql",[],(function(a,b,c,d,e,f){"use strict";a={argumentDefinitions:[],kind:"Fragment",metadata:null,name:"OCDevManageApplicationInAppFeedbacksViewFilters_application",selections:[{alias:null,args:null,concreteType:"ApplicationInAppFeedbacksFilterConnection",kind:"LinkedField",name:"in_app_feedbacks_filter",plural:!1,selections:[{alias:null,args:null,concreteType:"XOCInAppFeedback",kind:"LinkedField",name:"nodes",plural:!0,selections:[{alias:null,args:null,kind:"ScalarField",name:"os_version",storageKey:null}],storageKey:null}],storageKey:null}],type:"Application",abstractKey:null};e.exports=a}),null);
-----
-----
OCDevManageApplicationInAppFeedbacksViewFilters.react",["fbt","GeoCancelButton.react","GeoModalCard.react","GeoModalFooter.react","GeoModalHeader.react","GeoSection.react","OCDevManageApplicationInAppFeedbacksViewFiltersItem.react","OCDevManageApplicationInAppFeedbacksViewFilters_application.graphql","OCDevUIForm.react","OCDevUIFormSubmitButton.react","OCDevUIGrid.react","OCDevUIGridItem.react","OCHmdTypes","RelayHooks","XOCInAppFeedbackMediaType.oculus","react","useOCDevUIModal"],(function(a,b,c,d,e,f,g,h){"use strict";var i,j,k=j||(j=d("react")),l=j.useState;function a(a){var e=a.application,f=a.appliedFilters,g=a.updateFilters;a=d("RelayHooks").useFragment(i!==void 0?i:i=b("OCDevManageApplicationInAppFeedbacksViewFilters_application.graphql"),e);e=(e=a==null?void 0:(e=a.in_app_feedbacks_filter)==null?void 0:(e=e.os_versions)==null?void 0:(e=e.slice())==null?void 0:(e=e.sort())==null?void 0:e.reverse())!=null?e:[];var j=[c("XOCInAppFeedbackMediaType.oculus").NONE,c("XOCInAppFeedbackMediaType.oculus").IMAGE,c("XOCInAppFeedbackMediaType.oculus").VIDEO];a=(a=a==null?void 0:(a=a.in_app_feedbacks_filter)==null?void 0:a.hmd_types)!=null?a:[];f=l(f);var m=f[0],n=f[1];f=c("useOCDevUIModal")();var o=f.closeModal;function p(){g(m),o()}function q(a){switch(a){case c("XOCInAppFeedbackMediaType.oculus").IMAGE:return h._("Screenshot Attached");case c("XOCInAppFeedbackMediaType.oculus").VIDEO:return h._("Video Attached");default:return h._("Description Only")}}return k.jsx(c("OCDevUIForm.react"),{onSubmit:p,children:k.jsx(c("GeoModalCard.react"),{footer:k.jsx(c("GeoModalFooter.react"),{primaryButton:k.jsx(c("OCDevUIFormSubmitButton.react"),{label:h._("u786eu8ba4"),testID:"in_app_feedbacks_filters_submit"}),secondaryButton:k.jsx(c("GeoCancelButton.react"),{label:h._("u5173u95ed")})}),header:k.jsx(c("GeoModalHeader.react"),{heading:h._("Filters")}),children:k.jsx(c("GeoSection.react"),{children:k.jsxs(c("OCDevUIGrid.react"),{columns:2,children:[k.jsx(c("OCDevUIGridItem.react"),{width:1,children:k.jsx(c("OCDevManageApplicationInAppFeedbacksViewFiltersItem.react"),{allFilters:j,currentFilters:m.mediaTypes,label:h._("HAS MEDIA"),mapLabel:q,updateFilter:function(a){return n(function(b){return babelHelpers["extends"]({},b,{mediaTypes:a})})}})}),k.jsx(c("OCDevUIGridItem.react"),{width:1,children:k.jsx(c("OCDevManageApplicationInAppFeedbacksViewFiltersItem.react"),{allFilters:a,currentFilters:m.hmdTypes,label:h._("DEVICE TYPE"),mapLabel:function(a){return c("OCHmdTypes").displayName[a]},updateFilter:function(a){return n(function(b){return babelHelpers["extends"]({},b,{hmdTypes:a})})}})}),k.jsx(c("OCDevUIGridItem.react"),{width:1,children:k.jsx(c("OCDevManageApplicationInAppFeedbacksViewFiltersItem.react"),{allFilters:e,currentFilters:m.osVersions,label:h._("OS VERSION"),updateFilter:function(a){return n(function(b){return babelHelpers["extends"]({},b,{osVersions:a})})}})})]})})})})}a.displayName=a.name+" [from "+f.id+"]";g["default"]=a}),226);
-----
OCDevManageApplicationInAppFeedbacksViewFiltersItem.react",["fbt","GeoBaseText.react","GeoCheckboxInput.react","GeoCheckboxList.react","GeoDivider.react","geoMargin","react"],(function(a,b,c,d,e,f,g,h){"use strict";var i,j=i||d("react");function a(a){var b=a.allFilters,d=a.currentFilters,e=a.label,f=a.mapLabel,g=a.updateFilter;return j.jsxs(j.Fragment,{children:[j.jsx(c("GeoBaseText.react"),{color:"headingDescription",display:"block",size:"valueDescription",xstyle:c("geoMargin").bottom12,children:e}),j.jsx(c("GeoCheckboxList.react"),{children:j.jsx(c("GeoCheckboxInput.react"),{label:h._("All"),value:d===null,onChange:function(a){return g(a?null:[])}})}),j.jsx(c("GeoDivider.react"),{xstyle:c("geoMargin").top4}),j.jsx(c("GeoCheckboxList.react"),{children:b.map(function(a,e){return j.jsx(c("GeoCheckboxInput.react"),{label:f!=null?f(a):a,value:d==null||d.includes(a),onChange:function(c){return g(c?d!=null&&d.length===b.length-1?null:[].concat((c=d)!=null?c:[],[a]):((c=d)!=null?c:b).filter(function(b){return b!==a}))}},e)})})]})}a.displayName=a.name+" [from "+f.id+"]";g["default"]=a}),226);
-----
OCDevManageApplicationInAppFeedbacksView_application.graphql",["OCDevManageApplicationInAppFeedbacksViewQuery.graphql"],(function(a,b,c,d,e,f){"use strict";a=function(){var a=["in_app_feedbacks"],c={alias:null,args:null,kind:"ScalarField",name:"id",storageKey:null},d=[{alias:null,args:null,kind:"ScalarField",name:"uri",storageKey:null}];return{argumentDefinitions:[{defaultValue:null,kind:"LocalArgument",name:"after"},{defaultValue:25,kind:"LocalArgument",name:"first"},{defaultValue:null,kind:"LocalArgument",name:"hmdTypes"},{defaultValue:null,kind:"LocalArgument",name:"mediaTypes"},{defaultValue:"MOST_RECENT",kind:"LocalArgument",name:"orderBy"},{defaultValue:null,kind:"LocalArgument",name:"osVersions"}],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("OCDevManageApplicationInAppFeedbacksViewQuery.graphql"),identifierInfo:{identifierField:"id",identifierQueryVariableName:"id"}}},name:"OCDevManageApplicationInAppFeedbacksView_application",selections:[c,{alias:"in_app_feedbacks",args:[{kind:"Variable",name:"hmd_types",variableName:"hmdTypes"},{kind:"Variable",name:"media_types",variableName:"mediaTypes"},{kind:"Variable",name:"order_by",variableName:"orderBy"},{kind:"Variable",name:"os_versions",variableName:"osVersions"}],concreteType:"ApplicationInAppFeedbacksConnection",kind:"LinkedField",name:"__OCDevManageApplicationInAppFeedbacksView_in_app_feedbacks_connection",plural:!1,selections:[{alias:null,args:null,concreteType:"ApplicationInAppFeedbacksEdge",kind:"LinkedField",name:"edges",plural:!0,selections:[{alias:null,args:null,concreteType:"XOCInAppFeedback",kind:"LinkedField",name:"node",plural:!1,selections:[c,{alias:null,args:null,concreteType:null,kind:"LinkedField",name:"app_binary",plural:!1,selections:[{alias:null,args:null,kind:"ScalarField",name:"version",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"version_code",storageKey:null}],storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"creation_time",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"description",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"hmd_type",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"os_version",storageKey:null},{alias:null,args:null,concreteType:"User",kind:"LinkedField",name:"user",plural:!1,selections:[c,{alias:null,args:null,kind:"ScalarField",name:"alias",storageKey:null}],storageKey:null},{alias:null,args:null,concreteType:"UploadedImage",kind:"LinkedField",name:"image",plural:!1,selections:d,storageKey:null},{alias:null,args:null,concreteType:"XOCInAppFeedbackVideo",kind:"LinkedField",name:"video",plural:!1,selections:[{alias:null,args:null,concreteType:"Video",kind:"LinkedField",name:"source",plural:!1,selections:d,storageKey:null}],storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"has_video",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"processing_job_status",storageKey:null},{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},{args:null,kind:"FragmentSpread",name:"OCDevManageApplicationInAppFeedbacksViewFilters_application"}],type:"Application",abstractKey:null}}();e.exports=a}),null);
-----
OCDevManageApplicationInAppFeedbacksViewFilters_application.graphql",[],(function(a,b,c,d,e,f){"use strict";a={argumentDefinitions:[],kind:"Fragment",metadata:null,name:"OCDevManageApplicationInAppFeedbacksViewFilters_application",selections:[{alias:null,args:null,concreteType:"XOCOCEntInAppFeedbackFilterData",kind:"LinkedField",name:"in_app_feedbacks_filter",plural:!1,selections:[{alias:null,args:null,kind:"ScalarField",name:"hmd_types",storageKey:null},{alias:null,args:null,kind:"ScalarField",name:"os_versions",storageKey:null}],storageKey:null}],type:"Application",abstractKey:null};e.exports=a}),null);
-----
OCDevManageApplicationInAppFeedbacksViewFilters.react",["fbt","GeoCancelButton.react","GeoModalCard.react","GeoModalFooter.react","GeoModalHeader.react","GeoSection.react","OCDevManageApplicationInAppFeedbacksViewFiltersItem.react","OCDevManageApplicationInAppFeedbacksViewFilters_application.graphql","RelayHooks","react"],(function(a,b,c,d,e,f,g,h){"use strict";var i,j=d("react"),k=d("react").useState;function a(a){a=a.application;a=d("RelayHooks").useFragment(i!==void 0?i:i=b("OCDevManageApplicationInAppFeedbacksViewFilters_application.graphql"),a);a=((a=a==null?void 0:(a=a.in_app_feedbacks_filter)==null?void 0:a.nodes)!=null?a:[]).map(function(a){a=a.os_version;return a}).filter(Boolean);a=k(Object.fromEntries(a.map(function(a){return[a,!0]})));var e=a[0];a=a[1];return j.jsx(c("GeoModalCard.react"),{footer:j.jsx(c("GeoModalFooter.react"),{primaryButton:j.jsx(c("GeoCancelButton.react"),{label:h._("u5173u95ed")})}),header:j.jsx(c("GeoModalHeader.react"),{heading:h._("Filters")}),children:j.jsx(c("GeoSection.react"),{children:j.jsx(c("OCDevManageApplicationInAppFeedbacksViewFiltersItem.react"),{filter:e,label:h._("OS VERSION"),updateFilter:a})})})}a.displayName=a.name+" [from "+f.id+"]";g["default"]=a}),98);
-----
OCDevManageApplicationInAppFeedbacksViewFiltersItem.react",["fbt","GeoBaseText.react","GeoCheckboxInput.react","GeoCheckboxList.react","GeoDivider.react","geoMargin","mapObject","react"],(function(a,b,c,d,e,f,g,h){"use strict";var i=d("react");function a(a){var b=a.filter,d=a.label,e=a.updateFilter;return i.jsxs(i.Fragment,{children:[i.jsx(c("GeoBaseText.react"),{color:"headingDescription",display:"block",size:"valueDescription",xstyle:c("geoMargin").bottom12,children:d}),i.jsx(c("GeoCheckboxList.react"),{children:i.jsx(c("GeoCheckboxInput.react"),{label:h._("All"),value:!Object.values(b).some(function(a){return!a}),onChange:function(a){return e(function(b){return c("mapObject")(b,function(){return a})})}})}),i.jsx(c("GeoDivider.react"),{xstyle:c("geoMargin").top4}),i.jsx(c("GeoCheckboxList.react"),{children:Object.entries(b).map(function(a){var b=a[0];a=a[1];return i.jsx(c("GeoCheckboxInput.react"),{label:b,value:a,onChange:function(a){return e(function(c){return babelHelpers["extends"]({},c,(c={},c[b]=a,c))})}},b)})})]})}a.displayName=a.name+" [from "+f.id+"]";g["default"]=a}),98);
-----
OCDevManageApplicationInAppFeedbacksViewFilters_application.graphql",[],(function(a,b,c,d,e,f){"use strict";a={argumentDefinitions:[],kind:"Fragment",metadata:null,name:"OCDevManageApplicationInAppFeedbacksViewFilters_application",selections:[{alias:null,args:null,concreteType:"ApplicationInAppFeedbacksFilterConnection",kind:"LinkedField",name:"in_app_feedbacks_filter",plural:!1,selections:[{alias:null,args:null,concreteType:"XOCInAppFeedback",kind:"LinkedField",name:"nodes",plural:!0,selections:[{alias:null,args:null,kind:"ScalarField",name:"os_version",storageKey:null}],storageKey:null}],storageKey:null}],type:"Application",abstractKey:null};e.exports=a}),null);
-----