expo-dev-launcher 0.11.5 → 0.11.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -10,6 +10,10 @@
10
10
 
11
11
  ### 💡 Others
12
12
 
13
+ ## 0.11.6 — 2022-05-19
14
+
15
+ _This version does not introduce any user-facing changes._
16
+
13
17
  ## 0.11.5 — 2022-05-06
14
18
 
15
19
  _This version does not introduce any user-facing changes._
@@ -40,7 +40,7 @@ android {
40
40
  minSdkVersion safeExtGet('minSdkVersion', 21)
41
41
  targetSdkVersion safeExtGet("targetSdkVersion", 31)
42
42
  versionCode 9
43
- versionName "0.11.5"
43
+ versionName "0.11.6"
44
44
  }
45
45
 
46
46
  lintOptions {
@@ -1051,7 +1051,7 @@ __d(function(g,r,i,a,m,e,d){var t=r(d[0]).default;function n(t){if("function"!=t
1051
1051
  __d(function(g,r,i,a,m,e,d){"use strict";e.__esModule=!0,e.useInfiniteQuery=function(t,f,y){var Q=(0,n.parseQueryArgs)(t,f,y);return(0,s.useBaseQuery)(Q,u.InfiniteQueryObserver)};var u=r(d[0]),n=r(d[1]),s=r(d[2])},1045,[1026,1014,1042]);
1052
1052
  __d(function(g,r,i,a,m,e,d){"use strict";var t=r(d[0]);e.__esModule=!0,e.useHydrate=s,e.Hydrate=void 0;var u=t(r(d[1])),n=r(d[2]),o=r(d[3]);function s(t,s){var c=(0,o.useQueryClient)(),f=u.default.useRef(s);f.current=s,u.default.useMemo(function(){t&&(0,n.hydrate)(c,t,f.current)},[c,t])}e.Hydrate=function(t){var u=t.children,n=t.options;return s(t.state,n),u}},1046,[6,166,1009,1035]);
1053
1053
  __d(function(g,r,i,a,m,e,d){"use strict"},1047,[]);
1054
- __d(function(g,r,_i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.prefetchBranchesForApp=function(t,n,i){return O.queryClient.prefetchInfiniteQuery(['branches',t,i],function(u){var o=u.pageParam,p=void 0===o?1:o;return M({page:p,appId:t,runtimeVersion:n,pageSize:i})})},e.primeCacheWithBranch=$,e.resetBranchQueries=function(){return O.queryClient.resetQueries(['branches'])},e.useBranchesForApp=function(t,n){var i,u,o,s,f,h,P=(0,y.useBuildInfo)().runtimeVersion,I=(0,v.useToastStack)(),w=(0,O.useQueryOptions)().queryOptions,S=null!=t&&n,$=(0,l.useInfiniteQuery)(['branches',t,w.pageSize],function(n){var i=n.pageParam;return M({appId:t,page:i,runtimeVersion:P,pageSize:w.pageSize})},{retry:3,refetchOnMount:!1,enabled:!!S,getNextPageParam:function(t,n){if(!(t.branches.length<w.pageSize))return(null==t?void 0:t.page)+1}});c.useEffect(function(){if($.error&&n){var t=0===I.getItems().filter(function(t){return'pushing'===t.status||'settled'===t.status}).length,i=$.error.message;t&&I.push(function(){return(0,j.jsx)(b.Toasts.Error,{children:(0,j.jsx)(p.Text,{color:"error",size:"small",children:i||"Something went wrong trying to fetch branches for this app"})})})}},[$.error,n]);var V=null!=(i=null==(u=$.data)?void 0:u.pages.flatMap(function(t){return t.branches}).filter(function(t){return t.updates.length>0}))?i:[],D=null!=(o=null==$?void 0:null==(s=$.data)?void 0:s.pages.flatMap(function(t){return t.incompatibleBranches}))?o:[],q=null!=(f=null==$?void 0:null==(h=$.data)?void 0:h.pages[0].branches.filter(function(t){return 0===t.updates.length}))?f:[];return B(B({},$),{},{data:V,emptyBranches:q,incompatibleBranches:D,isRefreshing:$.isRefetching&&!$.isFetchingNextPage,isFetchingNextPage:!$.isLoading&&$.isFetchingNextPage})};var n,i=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),p=r(d[4]),s=r(d[5]),c=(function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var i=I(n);if(i&&i.has(t))return i.get(t);var u={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var p in t)if("default"!==p&&Object.prototype.hasOwnProperty.call(t,p)){var s=o?Object.getOwnPropertyDescriptor(t,p):null;s&&(s.get||s.set)?Object.defineProperty(u,p,s):u[p]=t[p]}u.default=t,i&&i.set(t,u);return u})(r(d[6])),f=r(d[7]),l=r(d[8]),h=r(d[9]),b=r(d[10]),y=r(d[11]),O=r(d[12]),v=r(d[13]),P=r(d[14]),j=r(d[15]);function I(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,i=new WeakMap;return(I=function(t){return t?i:n})(t)}function w(t,n){var i=Object.keys(t);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(t);n&&(u=u.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),i.push.apply(i,u)}return i}function B(t){for(var n=1;n<arguments.length;n++){var u=null!=arguments[n]?arguments[n]:{};n%2?w(Object(u),!0).forEach(function(n){(0,i.default)(t,n,u[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(u)):w(Object(u)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(u,n))})}return t}var S=(0,s.gql)(n||(n=(0,u.default)(["\n query getBranches(\n $appId: String!\n $offset: Int!\n $limit: Int!\n $runtimeVersion: String!\n $platform: AppPlatform!\n ) {\n app {\n byId(appId: $appId) {\n updateBranches(offset: $offset, limit: $limit) {\n id\n name\n\n compatibleUpdates: updates(\n offset: 0\n limit: 1\n filter: { runtimeVersions: [$runtimeVersion], platform: $platform }\n ) {\n id\n }\n\n updates: updates(offset: 0, limit: $limit, filter: { platform: $platform }) {\n id\n message\n runtimeVersion\n createdAt\n manifestPermalink\n }\n }\n }\n }\n }\n"])));function M(t){var n=t.appId,i=t.page,u=void 0===i?1:i,p=t.runtimeVersion,s=t.pageSize;if(''!==n){var c={appId:n,offset:(u-1)*s,limit:s,runtimeVersion:p,platform:f.Platform.OS.toUpperCase()},l=[],b=[];return h.apiClient.request(S,c).then(function(t){return t.app.byId.updateBranches.forEach(function(t){var i={id:t.id,name:t.name,updates:t.updates.map(function(t){return B(B({},t),{},{createdAt:(0,o.default)(new Date(t.createdAt),'MMMM d, yyyy, h:mma')})})};0===t.updates.length||t.compatibleUpdates.length>0?l.push(i):b.push(i),$(n,i),(0,P.primeCacheWithUpdates)(n,i.name,i.updates)}),{branches:l,incompatibleBranches:b,page:u}})}return{branches:[],incompatibleBranches:[],page:1}}function $(t,n){return O.queryClient.setQueryData(['branches',t,n.name],n)}},1048,[6,32,1049,1050,612,1083,166,2,1008,1101,1103,1104,1007,1105,1107,184]);
1054
+ __d(function(g,r,_i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.prefetchBranchesForApp=function(t,n,i){return O.queryClient.prefetchInfiniteQuery(['branches',t,i],function(u){var o=u.pageParam,s=void 0===o?1:o;return $({page:s,appId:t,runtimeVersion:n,pageSize:i})})},e.primeCacheWithBranch=x,e.resetBranchQueries=function(){return O.queryClient.resetQueries(['branches'])},e.useBranchesForApp=function(t,n){var i,u,o,s,c,f,b=(0,v.useBuildInfo)().runtimeVersion,j=(0,P.useToastStack)(),I=(0,O.useQueryOptions)().queryOptions,B=null!=t&&n,M=(0,h.useInfiniteQuery)(['branches',t,I.pageSize],function(n){var i=n.pageParam;return $({appId:t,page:i,runtimeVersion:b,pageSize:I.pageSize})},{retry:3,refetchOnMount:!1,enabled:!!B,getNextPageParam:function(t){var n=t.incompatibleBranches.length+t.branches.length;if(!(n<I.pageSize))return(null==t?void 0:t.page)+1}});l.useEffect(function(){if(M.error&&n){var t=0===j.getItems().filter(function(t){return'pushing'===t.status||'settled'===t.status}).length,i=M.error.message;t&&j.push(function(){return(0,w.jsx)(y.Toasts.Error,{children:(0,w.jsx)(p.Text,{color:"error",size:"small",children:i||"Something went wrong trying to fetch branches for this app"})})})}},[M.error,n]);var x=null!=(i=null==(u=M.data)?void 0:u.pages.flatMap(function(t){return t.branches}).filter(function(t){return t.updates.length>0}))?i:[],V=null!=(o=null==M?void 0:null==(s=M.data)?void 0:s.pages.flatMap(function(t){return t.incompatibleBranches}))?o:[],D=null!=(c=null==M?void 0:null==(f=M.data)?void 0:f.pages[0].branches.filter(function(t){return 0===t.updates.length}))?c:[];return S(S({},M),{},{data:x,emptyBranches:D,incompatibleBranches:V,isRefreshing:M.isRefetching&&!M.isFetchingNextPage,isFetchingNextPage:!M.isLoading&&M.isFetchingNextPage})};var n,i=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),s=t(r(d[4])),p=r(d[5]),c=r(d[6]),l=(function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var i=I(n);if(i&&i.has(t))return i.get(t);var u={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var s in t)if("default"!==s&&Object.prototype.hasOwnProperty.call(t,s)){var p=o?Object.getOwnPropertyDescriptor(t,s):null;p&&(p.get||p.set)?Object.defineProperty(u,s,p):u[s]=t[s]}u.default=t,i&&i.set(t,u);return u})(r(d[7])),f=r(d[8]),h=r(d[9]),b=r(d[10]),y=r(d[11]),v=r(d[12]),O=r(d[13]),P=r(d[14]),j=r(d[15]),w=r(d[16]);function I(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,i=new WeakMap;return(I=function(t){return t?i:n})(t)}function B(t,n){var i=Object.keys(t);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(t);n&&(u=u.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),i.push.apply(i,u)}return i}function S(t){for(var n=1;n<arguments.length;n++){var i=null!=arguments[n]?arguments[n]:{};n%2?B(Object(i),!0).forEach(function(n){(0,u.default)(t,n,i[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(i)):B(Object(i)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(i,n))})}return t}var M=(0,c.gql)(n||(n=(0,o.default)(["\n query getBranches(\n $appId: String!\n $offset: Int!\n $limit: Int!\n $runtimeVersion: String!\n $platform: AppPlatform!\n ) {\n app {\n byId(appId: $appId) {\n updateBranches(offset: $offset, limit: $limit) {\n id\n name\n\n compatibleUpdates: updates(\n offset: 0\n limit: 1\n filter: { runtimeVersions: [$runtimeVersion], platform: $platform }\n ) {\n id\n }\n\n updates: updates(offset: 0, limit: $limit, filter: { platform: $platform }) {\n id\n message\n runtimeVersion\n createdAt\n manifestPermalink\n }\n }\n }\n }\n }\n"])));function $(t){var n,u,o,p,c,l,h,y;return i.default.async(function(i){for(;;)switch(i.prev=i.next){case 0:if(n=t.appId,u=t.page,o=void 0===u?1:u,p=t.runtimeVersion,c=t.pageSize,''===n){i.next=7;break}return l={appId:n,offset:(o-1)*c,limit:c,runtimeVersion:p,platform:f.Platform.OS.toUpperCase()},h=[],y=[],i.abrupt("return",b.apiClient.request(M,l).then(function(t){return t.app.byId.updateBranches.forEach(function(t){var i={id:t.id,name:t.name,updates:t.updates.map(function(t){return S(S({},t),{},{createdAt:(0,s.default)(new Date(t.createdAt),'MMMM d, yyyy, h:mma')})})};0===t.updates.length||t.compatibleUpdates.length>0?h.push(i):y.push(i),x(n,i),(0,j.primeCacheWithUpdates)(n,i.name,i.updates)}),{branches:h,incompatibleBranches:y,page:o}}));case 7:return i.abrupt("return",{branches:[],incompatibleBranches:[],page:1});case 8:case"end":return i.stop()}},null,null,null,Promise)}function x(t,n){return O.queryClient.setQueryData(['branches',t,n.name],n)}},1048,[6,69,32,1049,1050,612,1083,166,2,1008,1101,1103,1104,1007,1105,1107,184]);
1055
1055
  __d(function(g,r,i,a,m,e,d){m.exports=function(t,o){return o||(o=t.slice(0)),t.raw=o,t},m.exports.__esModule=!0,m.exports.default=m.exports},1049,[]);
1056
1056
  __d(function(g,r,i,a,m,e,d){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(k,O,P){(0,p.default)(2,arguments);var W=String(O),_=P||{},b=_.locale||n.default,R=b.options&&b.options.firstWeekContainsDate,S=null==R?1:(0,w.default)(R),C=null==_.firstWeekContainsDate?S:(0,w.default)(_.firstWeekContainsDate);if(!(C>=1&&C<=7))throw new RangeError('firstWeekContainsDate must be between 1 and 7 inclusively');var Y=b.options&&b.options.weekStartsOn,z=null==Y?0:(0,w.default)(Y),L=null==_.weekStartsOn?z:(0,w.default)(_.weekStartsOn);if(!(L>=0&&L<=6))throw new RangeError('weekStartsOn must be between 0 and 6 inclusively');if(!b.localize)throw new RangeError('locale must contain localize property');if(!b.formatLong)throw new RangeError('locale must contain formatLong property');var T=(0,l.default)(k);if(!(0,t.default)(T))throw new RangeError('Invalid time value');var j=(0,s.default)(T),A=(0,o.default)(T,j),M={firstWeekContainsDate:C,weekStartsOn:L,locale:b,_originalDate:T};return W.match(v).map(function(t){var n=t[0];if('p'===n||'P'===n){var o=f.default[n];return o(t,b.formatLong,M)}return t}).join('').match(h).map(function(t){if("''"===t)return"'";var n=t[0];if("'"===n)return t.match(D)[1].replace(y,"'");var o=u.default[n];if(o)return!_.useAdditionalWeekYearTokens&&(0,c.isProtectedWeekYearToken)(t)&&(0,c.throwProtectedError)(t,O,k),!_.useAdditionalDayOfYearTokens&&(0,c.isProtectedDayOfYearToken)(t)&&(0,c.throwProtectedError)(t,O,k),o(A,t,b.localize,M);if(n.match(E))throw new RangeError('Format string contains an unescaped latin alphabet character `'+n+'`');return t}).join('')};var t=k(r(d[0])),n=k(r(d[1])),o=k(r(d[2])),l=k(r(d[3])),u=k(r(d[4])),f=k(r(d[5])),s=k(r(d[6])),c=r(d[7]),w=k(r(d[8])),p=k(r(d[9]));function k(t){return t&&t.__esModule?t:{default:t}}var h=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,v=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,D=/^'([^]*?)'?$/,y=/''/g,E=/[a-zA-Z]/;m.exports=e.default},1050,[1051,1055,1065,1054,1068,1080,1081,1082,1066,1053]);
1057
1057
  __d(function(g,r,i,a,m,e,d){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){if((0,f.default)(1,arguments),!(0,t.default)(n)&&'number'!=typeof n)return!1;var l=(0,u.default)(n);return!isNaN(Number(l))};var t=n(r(d[0])),u=n(r(d[1])),f=n(r(d[2]));function n(t){return t&&t.__esModule?t:{default:t}}m.exports=e.default},1051,[1052,1054,1053]);
@@ -1141,7 +1141,7 @@ __d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.E
1141
1141
  __d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.BranchesScreen=function(j){var w=j.navigation,y=(0,h.useUpdatesConfig)().appId,B=(0,p.useUser)().isAuthenticated,P=(0,f.useBranchesForApp)(y,B),V=P.data,L=P.emptyBranches,z=P.incompatibleBranches,O=P.isLoading,M=P.isRefreshing,R=P.isFetchingNextPage,S=P.fetchNextPage,F=P.hasNextPage,U=P.refetch,E=(0,u.useOnUpdatePress)(),I=E.loadingUpdateId,T=E.onUpdatePress;return(0,x.jsx)(n.View,{flex:"1",px:"medium",children:(0,x.jsx)(o.FlatList,{isLoading:O,isRefreshing:M,onRefresh:function(){return U()},ListHeaderComponent:function(){if(V.length>0)return(0,x.jsx)(n.View,{py:"small",px:"small",children:(0,x.jsx)(n.Heading,{size:"small",color:"secondary",children:"Branches"})});return null},extraData:{length:V.length,hasNextPage:F,loadingUpdateId:I},data:V,ItemSeparatorComponent:n.Divider,renderItem:function(n){var t,l=n.index,o=n.item,c=0===l,u=l===(null==V?void 0:V.length)-1,h=I===(null==(t=o.updates[0])?void 0:t.id);return(0,x.jsx)(s.EASBranchRow,{branch:o,isFirst:c,isLast:u,isLoading:h,navigation:w,onUpdatePress:T})},keyExtractor:function(n){return null==n?void 0:n.id},ListFooterComponent:function(){var s=(0,c.getRecentRuntime)(z);return(0,x.jsxs)(n.View,{children:[V.length>0&&F&&(0,x.jsx)(n.View,{align:"centered",mt:"small",children:(0,x.jsx)(t.BasicButton,{label:"Load More",size:"small",isLoading:R,onPress:function(){return S()}})}),(0,x.jsx)(v,{branches:L,navigation:w}),0===V.length&&F&&(0,x.jsx)(n.View,{align:"centered",mt:"small",children:(0,x.jsx)(t.BasicButton,{label:"Load More",size:"small",isLoading:R,onPress:function(){return S()}})}),z.length>0&&(0,x.jsxs)(n.View,{px:"small",mt:"medium",children:[(0,x.jsx)(n.Text,{size:"small",color:"secondary",children:b(z.length)}),Boolean(null!=s)&&(0,x.jsxs)(x.Fragment,{children:[(0,x.jsx)(n.Spacer.Vertical,{size:"small"}),(0,x.jsx)(n.Text,{size:"small",color:"secondary",children:"A recent update was published with runtime version \""+s+"\"."})]})]})]})},ListEmptyComponent:function(){if(0===L.length)return(0,x.jsxs)(n.View,{children:[(0,x.jsx)(n.Spacer.Vertical,{size:"medium"}),(0,x.jsx)(l.EmptyBranchesMessage,{branches:V,incompatibleBranches:z})]});return null}})})},e.getIncompatibleBranchMessage=b;var n=r(d[0]),t=((function(n,t){if(!t&&n&&n.__esModule)return n;if(null===n||"object"!=typeof n&&"function"!=typeof n)return{default:n};var s=j(t);if(s&&s.has(n))return s.get(n);var l={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in n)if("default"!==c&&Object.prototype.hasOwnProperty.call(n,c)){var u=o?Object.getOwnPropertyDescriptor(n,c):null;u&&(u.get||u.set)?Object.defineProperty(l,c,u):l[c]=n[c]}l.default=n,s&&s.set(n,l)})(r(d[1])),r(d[2])),s=r(d[3]),l=r(d[4]),o=r(d[5]),c=r(d[6]),u=r(d[7]),h=r(d[8]),p=r(d[9]),f=r(d[10]),x=r(d[11]);function j(n){if("function"!=typeof WeakMap)return null;var t=new WeakMap,s=new WeakMap;return(j=function(n){return n?s:t})(n)}function v(t){var l=t.branches,o=t.navigation;return 0===l.length?null:(0,x.jsxs)(n.View,{children:[(0,x.jsx)(n.Spacer.Vertical,{size:"medium"}),(0,x.jsx)(n.View,{py:"small",px:"small",children:(0,x.jsx)(n.Heading,{size:"small",color:"secondary",children:"Recently created branches"})}),l.slice(0,3).map(function(t,l,c){var u=0===l,h=l===(null==c?void 0:c.length)-1;return(0,x.jsxs)(n.View,{children:[(0,x.jsx)(s.EASEmptyBranchRow,{branch:t,isFirst:u,isLast:h,navigation:o}),!h&&(0,x.jsx)(n.Divider,{})]},t.id)}),(0,x.jsx)(n.Spacer.Vertical,{size:"small"})]})}function b(n){return 1===n?"There is 1 branch that is not compatible with this development build. To preview it, download or build a development client that matches its runtime version.":"There are "+n+" branches that are not compatible with this development build. To preview them, download or build a development client that matches their runtime version."}},1135,[612,166,1136,1138,1140,1142,1141,1144,1108,1119,1048,184]);
1142
1142
  __d(function(g,r,_i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.BasicButton=function(t){var n=t.label,p=t.type,f=void 0===p?'tertiary':p,O=t.size,b=void 0===O?'medium':O,h=t.children,w=t.isLoading,v=(0,i.default)(t,u);return(0,s.jsx)(o.View,{align:"start",children:(0,s.jsxs)(o.View,{children:[(0,s.jsx)(o.View,{opacity:w?'0.5':'1',children:(0,s.jsx)(o.Button.ScaleOnPressContainer,y(y({bg:f},v),{},{children:(0,s.jsx)(o.View,y(y({},j[b]),{},{children:(0,s.jsxs)(o.Row,{align:"center",style:{minHeight:o.scale.large},children:[(0,s.jsx)(o.Button.Text,{weight:"medium",color:f,size:b,children:n}),h]})}))}))}),w&&(0,s.jsx)(o.View,{style:y(y({},c.StyleSheet.absoluteFillObject),{},{justifyContent:'center',alignItems:'center'}),children:(0,s.jsx)(l.ActivityIndicator,{size:"small"})})]})})};var n=t(r(d[1])),i=t(r(d[2])),o=r(d[3]),c=((function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var i=p(n);if(i&&i.has(t))return i.get(t);var o={},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in t)if("default"!==l&&Object.prototype.hasOwnProperty.call(t,l)){var s=c?Object.getOwnPropertyDescriptor(t,l):null;s&&(s.get||s.set)?Object.defineProperty(o,l,s):o[l]=t[l]}o.default=t,i&&i.set(t,o)})(r(d[4])),r(d[5])),l=r(d[6]),s=r(d[7]),u=["label","type","size","children","isLoading"];function p(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,i=new WeakMap;return(p=function(t){return t?i:n})(t)}function f(t,n){var i=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),i.push.apply(i,o)}return i}function y(t){for(var i=1;i<arguments.length;i++){var o=null!=arguments[i]?arguments[i]:{};i%2?f(Object(o),!0).forEach(function(i){(0,n.default)(t,i,o[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):f(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}var j={medium:{px:'3',py:'2'},small:{px:'2',py:'1'}}},1136,[6,32,99,612,166,2,1137,184]);
1143
1143
  __d(function(g,r,_i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.ActivityIndicator=function(t){var n=i.useRef(new u.Animated.Value(0));i.useEffect(function(){u.Animated.loop(u.Animated.sequence([u.Animated.timing(n.current,{toValue:1,duration:1e3,easing:u.Easing.linear,useNativeDriver:!0})])).start()},[]);var f=n.current.interpolate({inputRange:[0,1],outputRange:['0deg','360deg']});return(0,c.jsx)(u.Animated.View,{style:{position:'absolute',transform:[{rotateZ:f}]},children:(0,c.jsx)(o.LoadingIndicatorIcon,s({},t))})};var n=t(r(d[1])),o=r(d[2]),i=(function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var o=f(n);if(o&&o.has(t))return o.get(t);var i={},u=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in t)if("default"!==c&&Object.prototype.hasOwnProperty.call(t,c)){var p=u?Object.getOwnPropertyDescriptor(t,c):null;p&&(p.get||p.set)?Object.defineProperty(i,c,p):i[c]=t[c]}i.default=t,o&&o.set(t,i);return i})(r(d[3])),u=r(d[4]),c=r(d[5]);function f(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,o=new WeakMap;return(f=function(t){return t?o:n})(t)}function p(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);n&&(i=i.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,i)}return o}function s(t){for(var o=1;o<arguments.length;o++){var i=null!=arguments[o]?arguments[o]:{};o%2?p(Object(i),!0).forEach(function(o){(0,n.default)(t,o,i[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(i)):p(Object(i)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(i,n))})}return t}},1137,[6,32,612,166,2,184]);
1144
- __d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.EASBranchRow=function(n){var p=n.branch,h=n.isFirst,z=n.isLast,f=n.isLoading,y=n.onUpdatePress,w=n.navigation,V=j(f),b=(0,s.useExpoPalette)(),v=(0,l.useUpdatesConfig)().runtimeVersion,S=p.name,R=p.updates[0],P=(null==R?void 0:R.runtimeVersion)===v;return(0,x.jsxs)(t.Animated.View,{style:V,children:[(0,x.jsxs)(u.ListButton,{isFirst:h,isLast:z,onPress:function(){w.navigate('Updates',{branchName:p.name})},children:[(0,x.jsxs)(s.Row,{children:[(0,x.jsxs)(s.Row,{style:{backgroundColor:b.blue[100]},py:"tiny",px:"1.5",rounded:"medium",align:"center",children:[(0,x.jsx)(s.BranchIcon,{style:{maxHeight:10,maxWidth:12,resizeMode:'contain'},resizeMethod:"scale"}),(0,x.jsx)(s.Spacer.Horizontal,{size:"tiny"}),(0,x.jsx)(s.Text,{size:"small",children:"Branch: "+S})]}),(0,x.jsx)(s.View,{style:{position:'absolute',right:0,top:s.scale.tiny},children:(0,x.jsx)(s.ChevronRightIcon,{})})]}),(0,x.jsx)(s.Spacer.Vertical,{size:"small"}),null!=R&&(0,x.jsxs)(s.Row,{children:[(0,x.jsxs)(s.View,{children:[(0,x.jsx)(s.Spacer.Vertical,{size:"tiny"}),(0,x.jsx)(s.UpdateIcon,{})]}),(0,x.jsx)(s.Spacer.Horizontal,{size:"small"}),(0,x.jsxs)(s.View,{flex:"1",shrink:"1",children:[(0,x.jsx)(s.Heading,{size:"small",numberOfLines:1,children:"Update \""+R.message+"\""}),(0,x.jsx)(s.Spacer.Horizontal,{size:"large"}),(0,x.jsx)(s.Spacer.Vertical,{size:"tiny"}),(0,x.jsx)(s.Text,{size:"small",color:"secondary",children:"Published "+(null==R?void 0:R.createdAt)})]}),(0,x.jsx)(s.Spacer.Horizontal,{size:"large"}),(0,x.jsx)(s.Spacer.Vertical,{size:"small"}),(0,x.jsx)(s.View,{align:"centered",opacity:P?'1':'0.5',children:(0,x.jsx)(c.BasicButton,{label:"Open",size:"small",onPress:function(){return y(R)}})})]}),(0,x.jsx)(s.Spacer.Vertical,{size:"small"})]}),f&&(0,x.jsx)(s.View,{inset:"full",align:"centered",children:(0,x.jsx)(o.ActivityIndicator,{})})]})},e.EASEmptyBranchRow=function(n){var t=n.branch,l=n.isFirst,o=n.isLast,c=n.navigation,p=(0,s.useExpoPalette)(),j=t.name;return(0,x.jsx)(u.ListButton,{isFirst:l,isLast:o,onPress:function(){c.navigate('Updates',{branchName:t.name})},children:(0,x.jsxs)(s.View,{children:[(0,x.jsxs)(s.Row,{children:[(0,x.jsxs)(s.Row,{style:{backgroundColor:p.blue[100]},py:"tiny",px:"1.5",rounded:"medium",align:"center",children:[(0,x.jsx)(s.BranchIcon,{style:{maxHeight:10,maxWidth:12,resizeMode:'contain'},resizeMethod:"scale"}),(0,x.jsx)(s.Spacer.Horizontal,{size:"tiny"}),(0,x.jsx)(s.Text,{size:"small",children:"Branch: "+j})]}),(0,x.jsx)(s.View,{style:{position:'absolute',right:0,top:s.scale.tiny},children:(0,x.jsx)(s.ChevronRightIcon,{})})]}),(0,x.jsx)(s.Spacer.Vertical,{size:"small"}),(0,x.jsxs)(s.Row,{children:[(0,x.jsxs)(s.View,{flex:"1",shrink:"1",children:[(0,x.jsx)(s.Heading,{size:"small",numberOfLines:1,color:"secondary",children:"No updates available."}),(0,x.jsx)(s.Spacer.Horizontal,{size:"large"}),(0,x.jsx)(s.Spacer.Vertical,{size:"tiny"})]}),(0,x.jsx)(s.Spacer.Horizontal,{size:"large"})]})]})})},e.EASUpdateRow=function(n){var l=n.update,c=n.isFirst,p=n.isLast,h=n.isLoading,z=n.onPress,f=j(h);return(0,x.jsxs)(t.Animated.View,{style:f,children:[(0,x.jsx)(u.ListButton,{disabled:h,isFirst:c,isLast:p,onPress:z,children:(0,x.jsxs)(s.View,{children:[(0,x.jsx)(s.View,{style:{position:'absolute',right:0,top:s.scale.tiny},children:(0,x.jsx)(s.ChevronRightIcon,{})}),(0,x.jsx)(s.Spacer.Vertical,{size:"small"}),(0,x.jsxs)(s.Row,{children:[(0,x.jsxs)(s.View,{children:[(0,x.jsx)(s.Spacer.Vertical,{size:"tiny"}),(0,x.jsx)(s.UpdateIcon,{})]}),(0,x.jsx)(s.Spacer.Horizontal,{size:"small"}),(0,x.jsxs)(s.View,{flex:"1",shrink:"1",children:[(0,x.jsx)(s.Heading,{size:"small",numberOfLines:1,children:"Update \""+l.message+"\""}),(0,x.jsx)(s.Spacer.Horizontal,{size:"large"}),(0,x.jsx)(s.Spacer.Vertical,{size:"tiny"}),(0,x.jsx)(s.Text,{size:"small",color:"secondary",children:"Published "+l.createdAt})]}),(0,x.jsx)(s.Spacer.Horizontal,{size:"large"})]}),(0,x.jsx)(s.Spacer.Vertical,{size:"small"})]})}),h&&(0,x.jsx)(s.View,{inset:"full",align:"centered",children:(0,x.jsx)(o.ActivityIndicator,{})})]})};var s=r(d[0]),n=(function(s,n){if(!n&&s&&s.__esModule)return s;if(null===s||"object"!=typeof s&&"function"!=typeof s)return{default:s};var t=p(n);if(t&&t.has(s))return t.get(s);var l={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in s)if("default"!==c&&Object.prototype.hasOwnProperty.call(s,c)){var u=o?Object.getOwnPropertyDescriptor(s,c):null;u&&(u.get||u.set)?Object.defineProperty(l,c,u):l[c]=s[c]}l.default=s,t&&t.set(s,l);return l})(r(d[1])),t=r(d[2]),l=r(d[3]),o=r(d[4]),c=r(d[5]),u=r(d[6]),x=r(d[7]);function p(s){if("function"!=typeof WeakMap)return null;var n=new WeakMap,t=new WeakMap;return(p=function(s){return s?t:n})(s)}function j(){var s=arguments.length>0&&void 0!==arguments[0]&&arguments[0],l=n.useRef(new t.Animated.Value(0)).current;return n.useEffect(function(){t.Animated.spring(l,{toValue:s?1:0,useNativeDriver:!0}).start()},[s]),{opacity:l.interpolate({inputRange:[0,1],outputRange:[1,.7]}),transform:[{scale:l.interpolate({inputRange:[0,1],outputRange:[1,.975]})}]}}},1138,[612,166,2,1108,1137,1136,1139,184]);
1144
+ __d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.EASBranchRow=function(n){var j=n.branch,h=n.isFirst,f=n.isLast,z=n.isLoading,y=n.onUpdatePress,w=n.navigation,V=p(z),b=(0,s.useExpoPalette)(),v=(0,l.useUpdatesConfig)().runtimeVersion,S=j.name,L=j.updates[0],R=(null==L?void 0:L.runtimeVersion)===v;return(0,u.jsxs)(t.Animated.View,{style:V,children:[(0,u.jsxs)(x.ListButton,{isFirst:h,isLast:f,onPress:function(){w.navigate('Updates',{branchName:j.name})},children:[(0,u.jsxs)(s.Row,{align:"center",children:[(0,u.jsxs)(s.Row,{shrink:"1",style:{backgroundColor:b.blue[100]},py:"tiny",px:"1.5",rounded:"medium",align:"center",children:[(0,u.jsx)(s.BranchIcon,{style:{maxHeight:10,maxWidth:12,resizeMode:'contain'},resizeMethod:"scale"}),(0,u.jsx)(s.Spacer.Horizontal,{size:"tiny"}),(0,u.jsx)(s.View,{shrink:"1",children:(0,u.jsx)(s.Text,{size:"small",numberOfLines:1,children:"Branch: "+S})})]}),(0,u.jsx)(s.Spacer.Horizontal,{}),(0,u.jsx)(s.View,{style:{paddingLeft:s.scale.small},children:(0,u.jsx)(s.ChevronRightIcon,{})})]}),(0,u.jsx)(s.Spacer.Vertical,{size:"small"}),null!=L&&(0,u.jsxs)(s.Row,{children:[(0,u.jsxs)(s.View,{children:[(0,u.jsx)(s.Spacer.Vertical,{size:"tiny"}),(0,u.jsx)(s.UpdateIcon,{})]}),(0,u.jsx)(s.Spacer.Horizontal,{size:"small"}),(0,u.jsxs)(s.View,{flex:"1",shrink:"1",children:[(0,u.jsx)(s.Heading,{size:"small",numberOfLines:1,children:"Update \""+L.message+"\""}),(0,u.jsx)(s.Spacer.Horizontal,{size:"large"}),(0,u.jsx)(s.Spacer.Vertical,{size:"tiny"}),(0,u.jsx)(s.Text,{size:"small",color:"secondary",children:"Published "+(null==L?void 0:L.createdAt)})]}),(0,u.jsx)(s.Spacer.Horizontal,{size:"large"}),(0,u.jsx)(s.Spacer.Vertical,{size:"small"}),(0,u.jsx)(s.View,{align:"centered",opacity:R?'1':'0.5',children:(0,u.jsx)(o.BasicButton,{label:"Open",size:"small",onPress:function(){return y(L)}})})]}),(0,u.jsx)(s.Spacer.Vertical,{size:"small"})]}),z&&(0,u.jsx)(s.View,{inset:"full",align:"centered",children:(0,u.jsx)(c.ActivityIndicator,{})})]})},e.EASEmptyBranchRow=function(n){var t=n.branch,l=n.isFirst,c=n.isLast,o=n.navigation,j=(0,s.useExpoPalette)(),p=t.name;return(0,u.jsx)(x.ListButton,{isFirst:l,isLast:c,onPress:function(){o.navigate('Updates',{branchName:t.name})},children:(0,u.jsxs)(s.View,{children:[(0,u.jsxs)(s.Row,{align:"center",children:[(0,u.jsxs)(s.Row,{shrink:"1",style:{backgroundColor:j.blue[100]},py:"tiny",px:"1.5",rounded:"medium",align:"center",children:[(0,u.jsx)(s.BranchIcon,{style:{maxHeight:10,maxWidth:12,resizeMode:'contain'},resizeMethod:"scale"}),(0,u.jsx)(s.Spacer.Horizontal,{size:"tiny"}),(0,u.jsx)(s.View,{shrink:"1",children:(0,u.jsx)(s.Text,{size:"small",numberOfLines:1,children:"Branch: "+p})})]}),(0,u.jsx)(s.Spacer.Horizontal,{}),(0,u.jsx)(s.View,{style:{paddingLeft:s.scale.small},children:(0,u.jsx)(s.ChevronRightIcon,{})})]}),(0,u.jsx)(s.Spacer.Vertical,{size:"small"}),(0,u.jsxs)(s.Row,{children:[(0,u.jsxs)(s.View,{flex:"1",shrink:"1",children:[(0,u.jsx)(s.Heading,{size:"small",numberOfLines:1,color:"secondary",children:"No updates available."}),(0,u.jsx)(s.Spacer.Horizontal,{size:"large"}),(0,u.jsx)(s.Spacer.Vertical,{size:"tiny"})]}),(0,u.jsx)(s.Spacer.Horizontal,{size:"large"})]})]})})},e.EASUpdateRow=function(n){var l=n.update,o=n.isFirst,j=n.isLast,h=n.isLoading,f=n.onPress,z=p(h);return(0,u.jsxs)(t.Animated.View,{style:z,children:[(0,u.jsx)(x.ListButton,{disabled:h,isFirst:o,isLast:j,onPress:f,children:(0,u.jsxs)(s.View,{children:[(0,u.jsx)(s.View,{style:{position:'absolute',right:0,top:s.scale.tiny},children:(0,u.jsx)(s.ChevronRightIcon,{})}),(0,u.jsx)(s.Spacer.Vertical,{size:"small"}),(0,u.jsxs)(s.Row,{children:[(0,u.jsxs)(s.View,{children:[(0,u.jsx)(s.Spacer.Vertical,{size:"tiny"}),(0,u.jsx)(s.UpdateIcon,{})]}),(0,u.jsx)(s.Spacer.Horizontal,{size:"small"}),(0,u.jsxs)(s.View,{flex:"1",shrink:"1",children:[(0,u.jsx)(s.Heading,{size:"small",numberOfLines:1,children:"Update \""+l.message+"\""}),(0,u.jsx)(s.Spacer.Horizontal,{size:"large"}),(0,u.jsx)(s.Spacer.Vertical,{size:"tiny"}),(0,u.jsx)(s.Text,{size:"small",color:"secondary",children:"Published "+l.createdAt})]}),(0,u.jsx)(s.Spacer.Horizontal,{size:"large"})]}),(0,u.jsx)(s.Spacer.Vertical,{size:"small"})]})}),h&&(0,u.jsx)(s.View,{inset:"full",align:"centered",children:(0,u.jsx)(c.ActivityIndicator,{})})]})};var s=r(d[0]),n=(function(s,n){if(!n&&s&&s.__esModule)return s;if(null===s||"object"!=typeof s&&"function"!=typeof s)return{default:s};var t=j(n);if(t&&t.has(s))return t.get(s);var l={},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in s)if("default"!==o&&Object.prototype.hasOwnProperty.call(s,o)){var x=c?Object.getOwnPropertyDescriptor(s,o):null;x&&(x.get||x.set)?Object.defineProperty(l,o,x):l[o]=s[o]}l.default=s,t&&t.set(s,l);return l})(r(d[1])),t=r(d[2]),l=r(d[3]),c=r(d[4]),o=r(d[5]),x=r(d[6]),u=r(d[7]);function j(s){if("function"!=typeof WeakMap)return null;var n=new WeakMap,t=new WeakMap;return(j=function(s){return s?t:n})(s)}function p(){var s=arguments.length>0&&void 0!==arguments[0]&&arguments[0],l=n.useRef(new t.Animated.Value(0)).current;return n.useEffect(function(){t.Animated.spring(l,{toValue:s?1:0,useNativeDriver:!0}).start()},[s]),{opacity:l.interpolate({inputRange:[0,1],outputRange:[1,.7]}),transform:[{scale:l.interpolate({inputRange:[0,1],outputRange:[1,.975]})}]}}},1138,[612,166,2,1108,1137,1136,1139,184]);
1145
1145
  __d(function(g,r,_i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.ListButton=function(t){var n=t.children,s=t.onPress,l=t.isFirst,p=t.isLast,O=(0,o.default)(t,u);return(0,c.jsx)(i.Button.ScaleOnPressContainer,f(f({bg:"default",onPress:s,roundedBottom:p?'large':'none',roundedTop:l?'large':'none'},O),{},{children:(0,c.jsx)(i.View,{bg:"default",roundedTop:l?'large':'none',roundedBottom:p?'large':'none',py:"small",px:"small",children:n})}))};var n=t(r(d[1])),o=t(r(d[2])),i=r(d[3]),c=((function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var o=s(n);if(o&&o.has(t))return o.get(t);var i={},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var u in t)if("default"!==u&&Object.prototype.hasOwnProperty.call(t,u)){var l=c?Object.getOwnPropertyDescriptor(t,u):null;l&&(l.get||l.set)?Object.defineProperty(i,u,l):i[u]=t[u]}i.default=t,o&&o.set(t,i)})(r(d[4])),r(d[5])),u=["children","onPress","isFirst","isLast"];function s(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,o=new WeakMap;return(s=function(t){return t?o:n})(t)}function l(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);n&&(i=i.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,i)}return o}function f(t){for(var o=1;o<arguments.length;o++){var i=null!=arguments[o]?arguments[o]:{};o%2?l(Object(i),!0).forEach(function(o){(0,n.default)(t,o,i[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(i)):l(Object(i)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(i,n))})}return t}},1139,[6,32,99,612,166,184]);
1146
1146
  __d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.EmptyBranchesMessage=function(h){var x=h.branches,j=void 0===x?[]:x,b=h.incompatibleBranches,w=void 0===b?[]:b,y=(0,c.useUpdatesConfig)().runtimeVersion,v=(0,o.useBuildInfo)().appName,V=(0,u.useUser)().selectedAccount;if(0===j.length&&w.length>0){var O=(0,l.getRecentRuntime)(w);return(0,p.jsx)(t.View,{padding:"medium",rounded:"large",bg:"default",children:(0,p.jsxs)(t.View,{children:[(0,p.jsx)(t.Heading,{children:"There are no branches compatible with this development build."}),(0,p.jsx)(t.Spacer.Vertical,{size:"small"}),(0,p.jsx)(t.Text,{color:"secondary",size:"small",children:f(w.length)}),(0,p.jsx)(t.Spacer.Vertical,{size:"small"}),(0,p.jsx)(t.Text,{color:"secondary",size:"small",children:"The runtime version of this development build is \""+y+"\"."}),(0,p.jsx)(t.Spacer.Vertical,{size:"small"}),(0,p.jsx)(t.Text,{color:"secondary",size:"small",children:Boolean(null!=O)&&"A recent update was published with the runtime version \""+O+"\"."}),(0,p.jsx)(t.Spacer.Vertical,{size:"large"}),(0,p.jsx)(t.View,{align:"centered",children:(0,p.jsx)(t.Button.ScaleOnPressContainer,{bg:"tertiary",onPress:function(){return n.Linking.openURL(s.websiteOrigin+"/accounts/"+V.name+"/projects/"+v+"/builds")},children:(0,p.jsx)(t.View,{px:"2.5",py:"2",children:(0,p.jsx)(t.Button.Text,{weight:"medium",color:"tertiary",children:"See Development Builds"})})})})]})})}return(0,p.jsx)(t.View,{padding:"medium",rounded:"large",bg:"default",children:(0,p.jsx)(t.View,{children:(0,p.jsxs)(t.View,{children:[(0,p.jsx)(t.Heading,{children:"This app has no published updates yet."}),(0,p.jsx)(t.Spacer.Vertical,{size:"small"}),(0,p.jsx)(t.Spacer.Vertical,{size:"small"}),(0,p.jsx)(t.Text,{color:"secondary",size:"small",children:"Updates allow you to deliver code directly to your users."}),(0,p.jsx)(t.View,{py:"medium",align:"centered",children:(0,p.jsx)(t.Button.ScaleOnPressContainer,{bg:"tertiary",onPress:function(){return n.Linking.openURL("https://docs.expo.dev/eas-update/how-eas-update-works/")},children:(0,p.jsx)(t.View,{px:"2.5",py:"2",children:(0,p.jsx)(t.Button.Text,{weight:"medium",color:"tertiary",children:"Publish an update"})})})})]})})})},e.getCompatibleBranchMessage=f;var t=r(d[0]),n=((function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var s=h(n);if(s&&s.has(t))return s.get(t);var l={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in t)if("default"!==c&&Object.prototype.hasOwnProperty.call(t,c)){var u=o?Object.getOwnPropertyDescriptor(t,c):null;u&&(u.get||u.set)?Object.defineProperty(l,c,u):l[c]=t[c]}l.default=t,s&&s.set(t,l)})(r(d[1])),r(d[2])),s=r(d[3]),l=r(d[4]),o=r(d[5]),c=r(d[6]),u=r(d[7]),p=r(d[8]);function h(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,s=new WeakMap;return(h=function(t){return t?s:n})(t)}function f(t){return 1===t?"However, there is a branch that is compatible with a different runtime version. You may need to publish a new update or install a new development build.":"However, there are "+t+" branches that are compatible with a different runtime version. You may need to publish a new update or install a new development build."}},1140,[612,166,2,1101,1141,1104,1108,1119,184]);
1147
1147
  __d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.getRecentRuntime=function(n){var t,u,l=n.find(function(n){return n.updates.length>0});return null!=(t=null==l?void 0:null==(u=l.updates)?void 0:u[0].runtimeVersion)?t:''}},1141,[]);
@@ -1151,7 +1151,7 @@ __d(function(g,r,_i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",
1151
1151
  __d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.ExtensionsScreen=function(c){var u=c.navigation,x=(0,f.useUser)().isAuthenticated,p=(0,f.useUserActions)(),b=(0,j.useUpdatesConfig)(),V=b.usesEASUpdates,S=b.appId,z=(0,y.useBranchesForApp)(S,x),L=z.isLoading,B=z.error,P=z.data,U=z.emptyBranches,R=z.incompatibleBranches,E=z.isRefreshing,T=z.refetch,O=(0,h.useThrottle)(E,1e3);var A=[],k=null!=B&&!L;V&&!k&&A.push('EASUpdates');return(0,w.jsxs)(n.View,{children:[(0,w.jsx)(o.AppHeader,{navigation:u}),(0,w.jsx)(t.ScrollView,{contentContainerStyle:{paddingBottom:n.scale[48]},refreshControl:null!=S?(0,w.jsx)(s.RefreshControl,{refreshing:O,onRefresh:function(){return T()}}):null,children:(0,w.jsxs)(n.View,{flex:"1",children:[0===A.length&&(0,w.jsxs)(w.Fragment,{children:[(0,w.jsx)(n.Spacer.Vertical,{size:"medium"}),(0,w.jsxs)(n.View,{bg:"default",mx:"medium",py:"medium",px:"medium",rounded:"medium",children:[(0,w.jsx)(n.View,{align:"centered",children:(0,w.jsx)(n.ExtensionsIcon,{})}),(0,w.jsx)(n.Spacer.Vertical,{size:"medium"}),(0,w.jsxs)(n.View,{px:"small",children:[(0,w.jsxs)(n.Text,{size:"small",align:"center",children:["Extensions allow you to customize your development build with additional capabilities.",' ',(0,w.jsx)(n.Text,{size:"small",style:{textDecorationLine:'underline'},onPress:function(){return s.Linking.openURL("https://docs.expo.dev/development/extensions/")},accessibilityRole:"link",children:"Learn more."})]}),(0,w.jsx)(n.Spacer.Vertical,{size:"medium"}),(0,w.jsxs)(n.Text,{size:"small",align:"center",children:["If you would like to extend the display on this screen",' ',(0,w.jsx)(n.Text,{size:"small",style:{textDecorationLine:'underline'},onPress:function(){return s.Linking.openURL("https://expo.canny.io/feature-requests")},accessibilityRole:"link",children:"let us know about your use case"})]})]})]})]}),V&&x&&!k&&(0,w.jsxs)(n.View,{children:[(0,w.jsx)(n.Spacer.Vertical,{size:"medium"}),(0,w.jsx)(v,{navigation:u,isLoading:L,branches:P,emptyBranches:U,incompatibleBranches:R}),(0,w.jsx)(n.Spacer.Vertical,{size:"medium"})]}),V&&!x&&(0,w.jsxs)(n.View,{children:[(0,w.jsx)(n.Spacer.Vertical,{size:"medium"}),(0,w.jsxs)(n.View,{mx:"medium",padding:"medium",bg:"default",rounded:"large",children:[(0,w.jsx)(n.Text,{color:"secondary",size:"small",children:"Log in or create an account to get started with Extensions"}),(0,w.jsx)(n.Spacer.Vertical,{size:"large"}),(0,w.jsxs)(n.View,{children:[(0,w.jsx)(n.Button.ScaleOnPressContainer,{bg:"tertiary",rounded:"medium",onPress:function(){p.login('login')},accessibilityLabel:"Log in",children:(0,w.jsx)(n.View,{py:"small",children:(0,w.jsx)(n.Button.Text,{color:"tertiary",weight:"semibold",align:"center",children:"Log In"})})}),(0,w.jsx)(n.Spacer.Vertical,{size:"small"}),(0,w.jsx)(n.Button.ScaleOnPressContainer,{bg:"secondary",rounded:"medium",onPress:function(){p.login('signup')},accessibilityLabel:"Sign Up",children:(0,w.jsx)(n.View,{py:"small",children:(0,w.jsx)(n.Button.Text,{color:"secondary",weight:"semibold",align:"center",children:"Sign Up"})})})]})]}),(0,w.jsx)(n.Spacer.Vertical,{size:"medium"})]}),A.length>0&&(0,w.jsx)(n.View,{px:"xl",children:(0,w.jsxs)(n.Text,{size:"small",color:"secondary",children:["Extensions allow you to customize your development build with additional capabilities.",' ',(0,w.jsx)(n.Text,{size:"small",style:{textDecorationLine:'underline'},onPress:function(){return s.Linking.openURL("https://docs.expo.dev/development/extensions/")},accessibilityRole:"link",children:"Learn more."})]})}),L&&x&&(0,w.jsx)(n.View,{mt:"medium",inset:"full",align:"centered",mx:"medium",rounded:"large",bg:"default",children:(0,w.jsx)(l.ActivityIndicator,{})})]})})]})};var n=r(d[0]),s=((function(n,s){if(!s&&n&&n.__esModule)return n;if(null===n||"object"!=typeof n&&"function"!=typeof n)return{default:n};var t=b(s);if(t&&t.has(n))return t.get(n);var l={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in n)if("default"!==c&&Object.prototype.hasOwnProperty.call(n,c)){var u=o?Object.getOwnPropertyDescriptor(n,c):null;u&&(u.get||u.set)?Object.defineProperty(l,c,u):l[c]=n[c]}l.default=n,t&&t.set(n,l)})(r(d[1])),r(d[2])),t=r(d[3]),l=r(d[4]),o=r(d[5]),c=r(d[6]),u=r(d[7]),x=r(d[8]),h=r(d[9]),p=r(d[10]),j=r(d[11]),f=r(d[12]),y=r(d[13]),w=r(d[14]);function b(n){if("function"!=typeof WeakMap)return null;var s=new WeakMap,t=new WeakMap;return(b=function(n){return n?t:s})(n)}function v(s){var t=s.navigation,l=(s.isLoading,s.branches),o=s.emptyBranches,h=s.incompatibleBranches,j=(0,p.useOnUpdatePress)(),f=j.loadingUpdateId,y=j.onUpdatePress;function b(){t.navigate('Branches')}var v=l.length+o.length;return 0===l.length&&o.length>0?(0,w.jsxs)(n.View,{mx:"medium",children:[(0,w.jsx)(n.View,{py:"small",px:"small",children:(0,w.jsx)(n.Heading,{size:"small",color:"secondary",children:"EAS Update"})}),o.slice(0,3).map(function(s,l,o){var u=0===l,x=l===(null==o?void 0:o.length)-1;return(0,w.jsxs)(n.View,{children:[(0,w.jsx)(c.EASEmptyBranchRow,{branch:s,isFirst:u,isLast:x,navigation:t}),!x&&(0,w.jsx)(n.Divider,{})]},s.id)}),o.length>1&&(0,w.jsx)(n.Button.ScaleOnPressContainer,{onPress:b,bg:"default",roundedTop:"none",roundedBottom:"large",children:(0,w.jsx)(n.View,{bg:"default",py:"small",px:"small",roundedTop:"none",roundedBottom:"large",children:(0,w.jsxs)(n.Row,{children:[(0,w.jsx)(n.Text,{size:"medium",children:"See all branches"}),(0,w.jsx)(n.Spacer.Horizontal,{}),(0,w.jsx)(n.ChevronRightIcon,{})]})})})]}):0===l.length?(0,w.jsxs)(n.View,{mx:"medium",children:[(0,w.jsx)(n.View,{px:"small",children:(0,w.jsx)(n.Heading,{size:"small",color:"secondary",children:"EAS Updates"})}),(0,w.jsx)(n.Spacer.Vertical,{size:"small"}),(0,w.jsx)(u.EmptyBranchesMessage,{branches:l,incompatibleBranches:h})]}):(0,w.jsx)(n.View,{children:(0,w.jsxs)(n.View,{mx:"medium",children:[(0,w.jsx)(n.View,{py:"small",px:"small",children:(0,w.jsx)(n.Heading,{size:"small",color:"secondary",children:"EAS Updates"})}),null==l?void 0:l.slice(0,2).map(function(s,l,o){var u,x=0===l,h=l===o.length-1&&v<=1,p=(null==(u=s.updates[0])?void 0:u.id)===f;return(0,w.jsxs)(n.View,{children:[(0,w.jsx)(c.EASBranchRow,{branch:s,isFirst:x,isLast:h,navigation:t,isLoading:p,onUpdatePress:y}),(0,w.jsx)(n.Divider,{})]},s.name)}),v>1&&(0,w.jsx)(x.ListButton,{onPress:b,isLast:!0,children:(0,w.jsxs)(n.Row,{children:[(0,w.jsx)(n.Text,{size:"medium",children:"See all branches"}),(0,w.jsx)(n.Spacer.Horizontal,{}),(0,w.jsx)(n.ChevronRightIcon,{})]})})]})})}},1145,[612,166,2,556,1137,1146,1138,1140,1139,1143,1144,1108,1119,1048,184]);
1152
1152
  __d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.AppHeader=function(u){var c,f=u.navigation,p=(0,t.useBuildInfo)(),x=p.appName,j=p.appIcon,h=(0,s.useUser)(),w=h.userData,b=h.selectedAccount,v=null!=w,y=null==b?void 0:null==(c=b.owner)?void 0:c.profilePhoto;return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(n.View,{bg:"default",pt:"small",pb:"small",children:[(0,o.jsx)(l.SafeAreaTop,{}),(0,o.jsxs)(n.Row,{align:"center",children:[(0,o.jsx)(n.Spacer.Horizontal,{size:"medium"}),(0,o.jsx)(n.View,{flex:"1",shrink:"1",children:(0,o.jsxs)(n.Row,{align:"center",children:[(0,o.jsx)(n.View,{height:"xl",width:"xl",rounded:"large",bg:"secondary",children:Boolean(j)&&(0,o.jsx)(n.Image,{size:"xl",rounded:"large",source:{uri:j}})}),(0,o.jsx)(n.Spacer.Horizontal,{size:"small"}),(0,o.jsxs)(n.View,{flex:"1",children:[(0,o.jsx)(n.Heading,{weight:"semibold",numberOfLines:1,children:x}),(0,o.jsx)(n.Text,{size:"small",color:"secondary",children:"Development Build"})]})]})}),(0,o.jsx)(n.View,{children:(0,o.jsx)(n.Button.ScaleOnPressContainer,{onPress:function(){f.navigate('User Profile')},minScale:.85,accessibilityLabel:"Navigate to User Profile",bg:"ghost",rounded:"full",children:(0,o.jsx)(n.View,{children:v?(0,o.jsx)(n.View,{rounded:"full",padding:"small",children:(0,o.jsx)(n.Image,{size:"xl",rounded:"full",source:{uri:y}})}):(0,o.jsx)(n.View,{mx:"small",children:(0,o.jsx)(n.View,{bg:"default",rounded:"full",padding:"tiny",children:(0,o.jsx)(n.UserIcon,{})})})})})})]})]}),(0,o.jsx)(n.Divider,{weight:"thin"})]})};var n=r(d[0]),l=((function(n,l){if(!l&&n&&n.__esModule)return n;if(null===n||"object"!=typeof n&&"function"!=typeof n)return{default:n};var t=u(l);if(t&&t.has(n))return t.get(n);var s={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in n)if("default"!==c&&Object.prototype.hasOwnProperty.call(n,c)){var f=o?Object.getOwnPropertyDescriptor(n,c):null;f&&(f.get||f.set)?Object.defineProperty(s,c,f):s[c]=n[c]}s.default=n,t&&t.set(n,s)})(r(d[1])),r(d[2])),t=r(d[3]),s=r(d[4]),o=r(d[5]);function u(n){if("function"!=typeof WeakMap)return null;var l=new WeakMap,t=new WeakMap;return(u=function(n){return n?t:l})(n)}},1146,[612,166,1147,1104,1119,184]);
1153
1153
  __d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SafeAreaTop=function(){var f=(0,n.useSafeAreaInsets)().top;return(0,o.jsx)(t.View,{style:{height:f}})};var t=r(d[0]),n=((function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var o=f(n);if(o&&o.has(t))return o.get(t);var u={},p=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in t)if("default"!==c&&Object.prototype.hasOwnProperty.call(t,c)){var l=p?Object.getOwnPropertyDescriptor(t,c):null;l&&(l.get||l.set)?Object.defineProperty(u,c,l):u[c]=t[c]}u.default=t,o&&o.set(t,u)})(r(d[1])),r(d[2])),o=r(d[3]);function f(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,o=new WeakMap;return(f=function(t){return t?o:n})(t)}},1147,[612,166,500,184]);
1154
- __d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.UpdatesScreen=function(n){var c=n.route,j=(0,f.useUpdatesConfig)().runtimeVersion,V=c.params.branchName,v=o.useState(!1),O=(0,t.default)(v,2),L=O[0],z=O[1],U=(0,w.useUpdatesForBranch)(V),C=U.data,R=U.isLoading,S=U.hasNextPage,B=U.fetchNextPage,k=U.refetch,F=U.isRefreshing,N=U.isFetchingNextPage;function T(){z(!0),B()}var A=(0,x.useOnUpdatePress)(),E=A.onUpdatePress,H=A.loadingUpdateId;return(0,y.jsxs)(s.View,{flex:"1",children:[(0,y.jsx)(b,{branchName:V,updates:C,onOpenPress:function(){return E(C[0])}}),(0,y.jsx)(p.FlatList,{isLoading:R,isRefreshing:F,onRefresh:function(){return k()},ListHeaderComponent:function(){if(0===C.length)return null;return(0,y.jsx)(s.View,{py:"small",px:"large",children:(0,y.jsx)(s.Heading,{size:"small",color:"secondary",children:"Updates"})})},data:C,extraData:{length:C.length,loadingUpdateId:H},renderItem:function(n){var t=n.index,o=n.item,l=0===t,c=t===C.length-1,u=o.runtimeVersion===j,p=o.id===H;return(0,y.jsxs)(s.View,{px:"medium",opacity:u?'1':'0.5',children:[(0,y.jsx)(h.EASUpdateRow,{update:o,isFirst:l,isLast:c,isLoading:p,onPress:function(){return E(o)}}),!c&&(0,y.jsx)(s.Divider,{})]})},keyExtractor:function(n){return n.id},ListFooterComponent:function(){if(S)return(0,y.jsx)(s.View,{align:"centered",mt:"large",children:(0,y.jsx)(u.BasicButton,{label:"Load More",isLoading:N,onPress:T,size:"small"})});if(C.length>0&&L)return(0,y.jsx)(P,{});return null},ListEmptyComponent:function(){return(0,y.jsx)(s.View,{mt:"large",mx:"medium",bg:"default",rounded:"large",padding:"medium",children:(0,y.jsxs)(s.View,{children:[(0,y.jsx)(s.Heading,{children:"There are no updates available for this branch."}),(0,y.jsx)(s.Spacer.Vertical,{size:"small"}),(0,y.jsx)(s.Text,{color:"secondary",size:"small",children:"Updates allow you to deliver code directly to your users."}),(0,y.jsx)(s.View,{py:"medium",align:"centered",children:(0,y.jsx)(s.Button.ScaleOnPressContainer,{bg:"tertiary",onPress:function(){l.Linking.openURL("https://docs.expo.dev/eas-update/how-eas-update-works/")},children:(0,y.jsx)(s.View,{px:"2.5",py:"2",children:(0,y.jsx)(s.Button.Text,{weight:"medium",color:"tertiary",children:"Publish an update"})})})})]})})}})]})};var t=n(r(d[1])),s=r(d[2]),o=(function(n,t){if(!t&&n&&n.__esModule)return n;if(null===n||"object"!=typeof n&&"function"!=typeof n)return{default:n};var s=V(t);if(s&&s.has(n))return s.get(n);var o={},l=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in n)if("default"!==c&&Object.prototype.hasOwnProperty.call(n,c)){var u=l?Object.getOwnPropertyDescriptor(n,c):null;u&&(u.get||u.set)?Object.defineProperty(o,c,u):o[c]=n[c]}o.default=n,s&&s.set(n,o);return o})(r(d[3])),l=r(d[4]),c=r(d[5]),u=r(d[6]),h=r(d[7]),p=r(d[8]),x=r(d[9]),f=r(d[10]),j=r(d[11]),w=r(d[12]),y=r(d[13]);function V(n){if("function"!=typeof WeakMap)return null;var t=new WeakMap,s=new WeakMap;return(V=function(n){return n?s:t})(n)}function b(n){var t=n.branchName,o=n.updates,l=n.onOpenPress,c=(0,f.useUpdatesConfig)(),h=c.appId,p=c.runtimeVersion,x=(0,j.useChannelsForApp)(h).data,w=[];null==x||x.forEach(function(n){n.branches.includes(t)&&w.push(t)});var V=o.length>0,b=o[0],P=(null==b?void 0:b.runtimeVersion)===p;return(0,y.jsxs)(s.View,{bg:"default",px:"medium",py:"medium",children:[(0,y.jsxs)(s.Row,{align:"center",children:[(0,y.jsx)(s.View,{width:"8",children:(0,y.jsx)(s.BranchIcon,{})}),(0,y.jsx)(s.View,{children:(0,y.jsx)(s.Heading,{weight:"bold",children:t})}),(0,y.jsx)(s.Spacer.Horizontal,{}),V&&(0,y.jsx)(s.View,{opacity:P?'1':'0.75',children:(0,y.jsx)(u.BasicButton,{label:"Open Latest",onPress:l,size:"small"})})]}),w.length>0&&(0,y.jsxs)(y.Fragment,{children:[(0,y.jsx)(s.Spacer.Vertical,{size:"medium"}),(0,y.jsx)(v,{channels:w})]})]})}function v(n){var t=n.channels,o=(0,s.useExpoPalette)();return 0===t.length?null:(0,y.jsx)(s.View,{children:(0,y.jsxs)(s.Row,{align:"center",children:[(0,y.jsxs)(s.Text,{size:"small",color:"secondary",children:["Available on:",' ']}),(0,y.jsx)(c.ScrollView,{horizontal:!0,showsHorizontalScrollIndicator:!1,children:(0,y.jsx)(s.Row,{children:t.map(function(n){return(0,y.jsx)(s.View,{children:(0,y.jsx)(s.View,{align:"start",rounded:"medium",px:"1.5",mx:"0.5",py:"1",style:{backgroundColor:o.orange['000']},children:(0,y.jsx)(s.Text,{size:"small",children:"Channel: "+n})},n)},n)})})})]})})}function P(){var n=o.useRef(new l.Animated.Value(1));return o.useEffect(function(){l.Animated.timing(n.current,{toValue:0,duration:800,delay:800,useNativeDriver:!0}).start()},[]),(0,y.jsx)(l.Animated.View,{style:{opacity:n.current},children:(0,y.jsx)(s.View,{mt:"medium",children:(0,y.jsx)(s.Text,{align:"center",size:"small",color:"secondary",children:"There are no more updates for this branch!"})})})}},1148,[6,43,612,166,2,556,1136,1138,1142,1144,1108,1149,1107,184]);
1154
+ __d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.UpdatesScreen=function(n){var c=n.route,j=(0,f.useUpdatesConfig)().runtimeVersion,V=c.params.branchName,v=l.useState(!1),L=(0,t.default)(v,2),O=L[0],z=L[1],U=(0,w.useUpdatesForBranch)(V),C=U.data,R=U.isLoading,S=U.hasNextPage,k=U.fetchNextPage,B=U.refetch,F=U.isRefreshing,N=U.isFetchingNextPage;function T(){z(!0),k()}var A=(0,x.useOnUpdatePress)(),E=A.onUpdatePress,H=A.loadingUpdateId;return(0,y.jsxs)(s.View,{flex:"1",children:[(0,y.jsx)(b,{branchName:V,updates:C,onOpenPress:function(){return E(C[0])}}),(0,y.jsx)(p.FlatList,{isLoading:R,isRefreshing:F,onRefresh:function(){return B()},ListHeaderComponent:function(){if(0===C.length)return null;return(0,y.jsx)(s.View,{py:"small",px:"large",children:(0,y.jsx)(s.Heading,{size:"small",color:"secondary",children:"Updates"})})},data:C,extraData:{length:C.length,loadingUpdateId:H},renderItem:function(n){var t=n.index,l=n.item,o=0===t,c=t===C.length-1,u=l.runtimeVersion===j,p=l.id===H;return(0,y.jsxs)(s.View,{px:"medium",opacity:u?'1':'0.5',children:[(0,y.jsx)(h.EASUpdateRow,{update:l,isFirst:o,isLast:c,isLoading:p,onPress:function(){return E(l)}}),!c&&(0,y.jsx)(s.Divider,{})]})},keyExtractor:function(n){return n.id},ListFooterComponent:function(){if(S)return(0,y.jsx)(s.View,{align:"centered",mt:"large",children:(0,y.jsx)(u.BasicButton,{label:"Load More",isLoading:N,onPress:T,size:"small"})});if(C.length>0&&O)return(0,y.jsx)(P,{});return null},ListEmptyComponent:function(){return(0,y.jsx)(s.View,{mt:"large",mx:"medium",bg:"default",rounded:"large",padding:"medium",children:(0,y.jsxs)(s.View,{children:[(0,y.jsx)(s.Heading,{children:"There are no updates available for this branch."}),(0,y.jsx)(s.Spacer.Vertical,{size:"small"}),(0,y.jsx)(s.Text,{color:"secondary",size:"small",children:"Updates allow you to deliver code directly to your users."}),(0,y.jsx)(s.View,{py:"medium",align:"centered",children:(0,y.jsx)(s.Button.ScaleOnPressContainer,{bg:"tertiary",onPress:function(){o.Linking.openURL("https://docs.expo.dev/eas-update/how-eas-update-works/")},children:(0,y.jsx)(s.View,{px:"2.5",py:"2",children:(0,y.jsx)(s.Button.Text,{weight:"medium",color:"tertiary",children:"Publish an update"})})})})]})})}})]})};var t=n(r(d[1])),s=r(d[2]),l=(function(n,t){if(!t&&n&&n.__esModule)return n;if(null===n||"object"!=typeof n&&"function"!=typeof n)return{default:n};var s=V(t);if(s&&s.has(n))return s.get(n);var l={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in n)if("default"!==c&&Object.prototype.hasOwnProperty.call(n,c)){var u=o?Object.getOwnPropertyDescriptor(n,c):null;u&&(u.get||u.set)?Object.defineProperty(l,c,u):l[c]=n[c]}l.default=n,s&&s.set(n,l);return l})(r(d[3])),o=r(d[4]),c=r(d[5]),u=r(d[6]),h=r(d[7]),p=r(d[8]),x=r(d[9]),f=r(d[10]),j=r(d[11]),w=r(d[12]),y=r(d[13]);function V(n){if("function"!=typeof WeakMap)return null;var t=new WeakMap,s=new WeakMap;return(V=function(n){return n?s:t})(n)}function b(n){var t=n.branchName,l=n.updates,o=n.onOpenPress,c=(0,f.useUpdatesConfig)(),h=c.appId,p=c.runtimeVersion,x=(0,j.useChannelsForApp)(h).data,w=[];null==x||x.forEach(function(n){n.branches.includes(t)&&w.push(t)});var V=l.length>0,b=l[0],P=(null==b?void 0:b.runtimeVersion)===p;return(0,y.jsxs)(s.View,{bg:"default",px:"medium",py:"medium",children:[(0,y.jsxs)(s.Row,{align:"center",children:[(0,y.jsx)(s.View,{width:"8",children:(0,y.jsx)(s.BranchIcon,{})}),(0,y.jsx)(s.View,{shrink:"1",children:(0,y.jsx)(s.Heading,{weight:"bold",numberOfLines:2,children:t})}),(0,y.jsx)(s.Spacer.Horizontal,{}),V&&(0,y.jsx)(s.View,{opacity:P?'1':'0.75',style:{marginLeft:s.scale.small},children:(0,y.jsx)(u.BasicButton,{label:"Open Latest",onPress:o,size:"small"})})]}),w.length>0&&(0,y.jsxs)(y.Fragment,{children:[(0,y.jsx)(s.Spacer.Vertical,{size:"medium"}),(0,y.jsx)(v,{channels:w})]})]})}function v(n){var t=n.channels,l=(0,s.useExpoPalette)();return 0===t.length?null:(0,y.jsx)(s.View,{children:(0,y.jsxs)(s.Row,{align:"center",children:[(0,y.jsxs)(s.Text,{size:"small",color:"secondary",children:["Available on:",' ']}),(0,y.jsx)(c.ScrollView,{horizontal:!0,showsHorizontalScrollIndicator:!1,children:(0,y.jsx)(s.Row,{children:t.map(function(n){return(0,y.jsx)(s.View,{children:(0,y.jsx)(s.View,{align:"start",rounded:"medium",px:"1.5",mx:"0.5",py:"1",style:{backgroundColor:l.orange['000']},children:(0,y.jsx)(s.Text,{size:"small",children:"Channel: "+n})},n)},n)})})})]})})}function P(){var n=l.useRef(new o.Animated.Value(1));return l.useEffect(function(){o.Animated.timing(n.current,{toValue:0,duration:800,delay:800,useNativeDriver:!0}).start()},[]),(0,y.jsx)(o.Animated.View,{style:{opacity:n.current},children:(0,y.jsx)(s.View,{mt:"medium",children:(0,y.jsx)(s.Text,{align:"center",size:"small",color:"secondary",children:"There are no more updates for this branch!"})})})}},1148,[6,43,612,166,2,556,1136,1138,1142,1144,1108,1149,1107,184]);
1155
1155
  __d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.useChannelsForApp=function(n){var t=(0,l.useToastStack)(),u=(0,p.useQuery)(['channels',n],function(){return b(n)});return f.useEffect(function(){u.error&&0===t.getItems().length&&t.push(function(){return(0,h.jsx)(s.Toasts.Error,{children:"Something went wrong trying to find the channels for this branch."})})},[u.error]),u};var t,u=n(r(d[1])),o=r(d[2]),f=(function(n,t){if(!t&&n&&n.__esModule)return n;if(null===n||"object"!=typeof n&&"function"!=typeof n)return{default:n};var u=y(t);if(u&&u.has(n))return u.get(n);var o={},f=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var p in n)if("default"!==p&&Object.prototype.hasOwnProperty.call(n,p)){var c=f?Object.getOwnPropertyDescriptor(n,p):null;c&&(c.get||c.set)?Object.defineProperty(o,p,c):o[p]=n[p]}o.default=n,u&&u.set(n,o);return o})(r(d[3])),p=r(d[4]),c=r(d[5]),s=r(d[6]),l=r(d[7]),h=r(d[8]);function y(n){if("function"!=typeof WeakMap)return null;var t=new WeakMap,u=new WeakMap;return(y=function(n){return n?u:t})(n)}var v=(0,o.gql)(t||(t=(0,u.default)(["\n query getUpdates($appId: String!) {\n app {\n byId(appId: $appId) {\n updateChannels(offset: 0, limit: 10) {\n name\n updateBranches(offset: 0, limit: 10) {\n name\n }\n }\n }\n }\n }\n"])));function b(n){var t={appId:n};return c.apiClient.request(v,t).then(function(n){var t=[];return n.app.byId.updateChannels.forEach(function(n){var u={name:n.name,branches:n.updateBranches.map(function(n){return n.name})};t.push(u)}),t})}},1149,[6,1049,1083,166,1008,1101,1103,1105,184]);
1156
1156
  __d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.HomeScreen=function(n){var f=n.fetchOnMount,y=void 0!==f&&f,V=n.pollInterval,R=void 0===V?1e3:V,T=n.pollAmount,D=void 0===T?5:T,I=n.navigation,A=(0,S.useModalStack)(),B=o.useState(''),C=(0,s.default)(B,2),M=C[0],H=C[1],_=o.useState(''),F=(0,s.default)(_,2),L=F[0],k=F[1],E=(0,w.useDevSessions)(),W=E.data,Q=E.pollAsync,U=E.isFetching,q=(0,v.useCrashReport)(),G=o.useRef(W);o.useEffect(function(){0===G.current.length&&y&&Q({pollAmount:D,pollInterval:R})},[y,R,D,Q]);var J=function(n){return t.default.async(function(s){for(;;)switch(s.prev=s.next){case 0:return k(n),s.next=3,t.default.awrap((0,j.loadApp)(n).catch(function(n){k(''),A.push(function(){return(0,P.jsx)(x.LoadAppErrorModal,{message:n.message})})}));case 3:k('');case 4:case"end":return s.stop()}},null,null,null,Promise)};return(0,P.jsxs)(l.View,{testID:"DevLauncherMainScreen",children:[(0,P.jsx)(u.AppHeader,{navigation:I}),(0,P.jsxs)(c.ScrollView,{contentContainerStyle:{paddingBottom:l.scale[48]},children:[q&&(0,P.jsx)(l.View,{px:"medium",py:"small",mt:"small",children:(0,P.jsx)(l.Button.ScaleOnPressContainer,{onPress:function(){I.navigate('Crash Report',q)},bg:"default",rounded:"large",children:(0,P.jsx)(l.Row,{align:"center",padding:"medium",bg:"default",children:(0,P.jsx)(l.Button.Text,{color:"default",children:"The last time you tried to open an app the development build crashed. Tap to get more information."})})})}),(0,P.jsxs)(l.View,{py:"large",children:[(0,P.jsxs)(l.Row,{px:"small",align:"center",children:[(0,P.jsx)(l.View,{px:"medium",children:(0,P.jsx)(l.TerminalIcon,{})}),(0,P.jsx)(l.Heading,{color:"secondary",children:"Development servers"}),(0,P.jsx)(l.Spacer.Horizontal,{}),W.length>0&&(0,P.jsx)(l.Button.ScaleOnPressContainer,{bg:"ghost",rounded:"full",minScale:.85,onPress:function(){A.push(function(){return(0,P.jsx)(p.DevServerExplainerModal,{})})},children:(0,P.jsx)(l.View,{rounded:"full",padding:"tiny",children:(0,P.jsx)(l.InfoIcon,{})})})]}),(0,P.jsx)(l.Spacer.Vertical,{size:"small"}),(0,P.jsx)(l.View,{px:"medium",children:(0,P.jsxs)(l.View,{children:[0===W.length&&(0,P.jsxs)(P.Fragment,{children:[(0,P.jsxs)(l.View,{padding:"medium",bg:"default",roundedTop:"large",children:[(0,P.jsx)(l.Text,{children:"Start a local development server with:"}),(0,P.jsx)(l.Spacer.Vertical,{size:"small"}),(0,P.jsx)(l.View,{bg:"secondary",border:"default",rounded:"medium",padding:"medium",children:(0,P.jsx)(l.Text,{type:"mono",size:"small",children:"expo start --dev-client"})}),(0,P.jsx)(l.Spacer.Vertical,{size:"small"}),(0,P.jsx)(l.Text,{children:"Then, select the local server when it appears here."}),(0,P.jsx)(l.Spacer.Vertical,{size:"small"}),(0,P.jsx)(l.Text,{children:"Alternatively, open the Camera app and scan the QR code that appears in your terminal"})]}),(0,P.jsx)(l.Divider,{})]}),(null==W?void 0:W.length)>0&&(0,P.jsx)(O,{devSessions:W,onDevSessionPress:function(n){return t.default.async(function(t){for(;;)switch(t.prev=t.next){case 0:J(n.url);case 1:case"end":return t.stop()}},null,null,null,Promise)}}),(0,P.jsx)(b,{isFetching:U,onRefetchPress:function(){Q({pollAmount:D,pollInterval:R})}}),(0,P.jsx)(l.Divider,{}),(0,P.jsx)(h.UrlDropdown,{onSubmit:function(n){return t.default.async(function(t){for(;;)switch(t.prev=t.next){case 0:J(n);case 1:case"end":return t.stop()}},null,null,null,Promise)},inputValue:M,setInputValue:H,isLoading:''!==M&&M===L})]})}),(0,P.jsx)(l.Spacer.Vertical,{size:"medium"}),(0,P.jsx)(z,{onAppPress:function(n){return t.default.async(function(t){for(;;)switch(t.prev=t.next){case 0:J(n);case 1:case"end":return t.stop()}},null,null,null,Promise)}})]})]})]})};var t=n(r(d[1])),s=n(r(d[2])),l=r(d[3]),o=(function(n,t){if(!t&&n&&n.__esModule)return n;if(null===n||"object"!=typeof n&&"function"!=typeof n)return{default:n};var s=V(t);if(s&&s.has(n))return s.get(n);var l={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in n)if("default"!==c&&Object.prototype.hasOwnProperty.call(n,c)){var u=o?Object.getOwnPropertyDescriptor(n,c):null;u&&(u.get||u.set)?Object.defineProperty(l,c,u):l[c]=n[c]}l.default=n,s&&s.set(n,l);return l})(r(d[4])),c=r(d[5]),u=r(d[6]),p=r(d[7]),x=r(d[8]),f=r(d[9]),h=r(d[10]),j=r(d[11]),v=r(d[12]),w=r(d[13]),S=r(d[14]),y=r(d[15]),P=r(d[16]);function V(n){if("function"!=typeof WeakMap)return null;var t=new WeakMap,s=new WeakMap;return(V=function(n){return n?s:t})(n)}function b(n){var t=n.isFetching,s=n.onRefetchPress,o=(0,l.useExpoTheme)(),c=t?o.status.info:o.status.default;return(0,P.jsx)(l.Button.ScaleOnPressContainer,{onPress:s,disabled:t,bg:"default",rounded:"none",children:(0,P.jsxs)(l.Row,{align:"center",padding:"medium",bg:"default",children:[(0,P.jsx)(l.View,{width:"6",children:(0,P.jsx)(f.PulseIndicator,{isActive:t,color:c})}),(0,P.jsx)(l.Button.Text,{color:"default",children:t?'Searching for development servers...':'Fetch development servers'}),(0,P.jsx)(l.Spacer.Horizontal,{}),!t&&(0,P.jsx)(l.RefreshIcon,{})]})})}function O(n){var t=n.devSessions,s=void 0===t?[]:t,o=n.onDevSessionPress;return 0===s.length?null:(0,P.jsx)(l.View,{children:s.map(function(n){return(0,P.jsxs)(l.View,{children:[(0,P.jsx)(l.Button.ScaleOnPressContainer,{onPress:function(){return o(n)},roundedTop:"large",roundedBottom:"none",bg:"default",children:(0,P.jsxs)(l.Row,{align:"center",padding:"medium",bg:"default",children:[(0,P.jsx)(l.StatusIndicator,{size:"small",status:"success"}),(0,P.jsx)(l.Spacer.Horizontal,{size:"small"}),(0,P.jsx)(l.View,{flex:"1",children:(0,P.jsx)(l.Button.Text,{color:"default",numberOfLines:1,children:n.description})}),(0,P.jsx)(l.Spacer.Horizontal,{size:"small"}),(0,P.jsx)(l.ChevronRightIcon,{})]})}),(0,P.jsx)(l.Divider,{})]},n.url)})})}function z(n){var t=n.onAppPress,s=(0,y.useRecentlyOpenedApps)().data;return 0===s.length?null:(0,P.jsxs)(l.View,{px:"medium",children:[(0,P.jsx)(l.View,{padding:"medium",children:(0,P.jsx)(l.Heading,{color:"secondary",children:"Recently opened"})}),(0,P.jsx)(l.View,{children:s.slice(0,5).map(function(n,s,o){var c,u=0===s,p=s===o.length-1,x=null!=(c=n.name)?c:n.url;return(0,P.jsxs)(l.View,{children:[(0,P.jsx)(l.Button.ScaleOnPressContainer,{onPress:function(){return t(n.url)},roundedTop:u?'large':'none',roundedBottom:p?'large':'none',bg:"default",children:(0,P.jsxs)(l.Row,{align:"center",padding:"medium",bg:"default",children:[(0,P.jsx)(l.StatusIndicator,{size:"small",status:"success"}),(0,P.jsx)(l.Spacer.Horizontal,{size:"small"}),(0,P.jsx)(l.View,{flex:"1",children:(0,P.jsx)(l.Button.Text,{color:"default",numberOfLines:1,children:x})}),(0,P.jsx)(l.ChevronRightIcon,{})]})}),!p&&(0,P.jsx)(l.Divider,{})]},n.url)})})]})}},1150,[6,69,43,612,166,2,1146,1151,1132,1152,1153,1005,1114,1116,1127,1130,184]);
1157
1157
  __d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.DevServerExplainerModal=function(){return(0,l.jsxs)(n.BaseModal,{title:"Development servers",children:[(0,l.jsx)(t.Spacer.Vertical,{size:"small"}),(0,l.jsx)(t.Text,{size:"medium",children:"Start a local development server with:"}),(0,l.jsx)(t.Spacer.Vertical,{size:"small"}),(0,l.jsx)(t.View,{bg:"secondary",border:"default",rounded:"medium",padding:"medium",children:(0,l.jsx)(t.Text,{type:"mono",size:"small",children:"expo start --dev-client"})}),(0,l.jsx)(t.Spacer.Vertical,{size:"large"}),(0,l.jsx)(t.Text,{children:"Then, select the local server when it appears here."}),(0,l.jsx)(t.Spacer.Vertical,{size:"small"}),(0,l.jsx)(t.Text,{children:"Alternatively, open the Camera app and scan the QR code that appears in your terminal"})]})};var t=r(d[0]),n=((function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var l=s(n);if(l&&l.has(t))return l.get(t);var o={},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var p in t)if("default"!==p&&Object.prototype.hasOwnProperty.call(t,p)){var u=c?Object.getOwnPropertyDescriptor(t,p):null;u&&(u.get||u.set)?Object.defineProperty(o,p,u):o[p]=t[p]}o.default=t,l&&l.set(t,o)})(r(d[1])),r(d[2])),l=r(d[3]);function s(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,l=new WeakMap;return(s=function(t){return t?l:n})(t)}},1151,[612,166,1131,184]);
@@ -2,11 +2,13 @@ import { GraphQLClient } from 'graphql-request';
2
2
 
3
3
  import * as DevLauncherAuth from './native-modules/DevLauncherAuth';
4
4
 
5
- export const apiEndpoint = __DEV__
5
+ const useStaging = __DEV__;
6
+
7
+ export const apiEndpoint = useStaging
6
8
  ? `https://staging.exp.host/--/graphql`
7
9
  : `https://exp.host/--/graphql`;
8
- export const websiteOrigin = __DEV__ ? `https://staging.expo.dev` : 'https://expo.dev';
9
- export const restEndpoint = __DEV__
10
+ export const websiteOrigin = useStaging ? `https://staging.expo.dev` : 'https://expo.dev';
11
+ export const restEndpoint = useStaging
10
12
  ? `https://staging.exp.host/--/api/v2`
11
13
  : `https://exp.host/--/api/v2`;
12
14
 
@@ -55,9 +55,12 @@ export function EASBranchRow({
55
55
  return (
56
56
  <Animated.View style={loadingStyle}>
57
57
  <ListButton isFirst={isFirst} isLast={isLast} onPress={onBranchPress}>
58
- <Row>
58
+ <Row align="center">
59
59
  <Row
60
- style={{ backgroundColor: palette.blue['100'] }}
60
+ shrink="1"
61
+ style={{
62
+ backgroundColor: palette.blue['100'],
63
+ }}
61
64
  py="tiny"
62
65
  px="1.5"
63
66
  rounded="medium"
@@ -67,10 +70,12 @@ export function EASBranchRow({
67
70
  resizeMethod="scale"
68
71
  />
69
72
  <Spacer.Horizontal size="tiny" />
70
- <Text size="small">{`Branch: ${name}`}</Text>
73
+ <View shrink="1">
74
+ <Text size="small" numberOfLines={1}>{`Branch: ${name}`}</Text>
75
+ </View>
71
76
  </Row>
72
-
73
- <View style={{ position: 'absolute', right: 0, top: scale.tiny }}>
77
+ <Spacer.Horizontal />
78
+ <View style={{ paddingLeft: scale.small }}>
74
79
  <ChevronRightIcon />
75
80
  </View>
76
81
  </Row>
@@ -133,9 +138,12 @@ export function EASEmptyBranchRow({ branch, isFirst, isLast, navigation }: EASEm
133
138
  return (
134
139
  <ListButton isFirst={isFirst} isLast={isLast} onPress={onBranchPress}>
135
140
  <View>
136
- <Row>
141
+ <Row align="center">
137
142
  <Row
138
- style={{ backgroundColor: palette.blue['100'] }}
143
+ shrink="1"
144
+ style={{
145
+ backgroundColor: palette.blue['100'],
146
+ }}
139
147
  py="tiny"
140
148
  px="1.5"
141
149
  rounded="medium"
@@ -145,10 +153,12 @@ export function EASEmptyBranchRow({ branch, isFirst, isLast, navigation }: EASEm
145
153
  resizeMethod="scale"
146
154
  />
147
155
  <Spacer.Horizontal size="tiny" />
148
- <Text size="small">{`Branch: ${name}`}</Text>
156
+ <View shrink="1">
157
+ <Text size="small" numberOfLines={1}>{`Branch: ${name}`}</Text>
158
+ </View>
149
159
  </Row>
150
-
151
- <View style={{ position: 'absolute', right: 0, top: scale.tiny }}>
160
+ <Spacer.Horizontal />
161
+ <View style={{ paddingLeft: scale.small }}>
152
162
  <ChevronRightIcon />
153
163
  </View>
154
164
  </Row>
@@ -53,7 +53,7 @@ export type Branch = {
53
53
  updates: Update[];
54
54
  };
55
55
 
56
- function getBranchesAsync({
56
+ async function getBranchesAsync({
57
57
  appId,
58
58
  page = 1,
59
59
  runtimeVersion,
@@ -142,8 +142,10 @@ export function useBranchesForApp(appId: string, isAuthenticated: boolean) {
142
142
  retry: 3,
143
143
  refetchOnMount: false,
144
144
  enabled: !!isEnabled,
145
- getNextPageParam: (lastPage, pages) => {
146
- if (lastPage.branches.length < queryOptions.pageSize) {
145
+ getNextPageParam: (lastPage) => {
146
+ const totalBranches = lastPage.incompatibleBranches.length + lastPage.branches.length;
147
+
148
+ if (totalBranches < queryOptions.pageSize) {
147
149
  return undefined;
148
150
  }
149
151
 
@@ -10,6 +10,7 @@ import {
10
10
  Spacer,
11
11
  Text,
12
12
  useExpoPalette,
13
+ scale,
13
14
  } from 'expo-dev-client-components';
14
15
  import * as React from 'react';
15
16
  import { Animated, Linking } from 'react-native';
@@ -187,13 +188,17 @@ function BranchDetailsHeader({ branchName, updates, onOpenPress }: BranchDetails
187
188
  <BranchIcon />
188
189
  </View>
189
190
 
190
- <View>
191
- <Heading weight="bold">{branchName}</Heading>
191
+ <View shrink="1">
192
+ <Heading weight="bold" numberOfLines={2}>
193
+ {branchName}
194
+ </Heading>
192
195
  </View>
193
196
 
194
197
  <Spacer.Horizontal />
195
198
  {hasUpdates && (
196
- <View opacity={isLatestUpdateCompatible ? '1' : '0.75'}>
199
+ <View
200
+ opacity={isLatestUpdateCompatible ? '1' : '0.75'}
201
+ style={{ marginLeft: scale.small }}>
197
202
  <BasicButton label="Open Latest" onPress={onOpenPress} size="small" />
198
203
  </View>
199
204
  )}
@@ -0,0 +1,102 @@
1
+ {
2
+ "elementNames" : {
3
+ "altglyph" : "altGlyph",
4
+ "altglyphdef" : "altGlyphDef",
5
+ "altglyphitem" : "altGlyphItem",
6
+ "animatecolor" : "animateColor",
7
+ "animatemotion" : "animateMotion",
8
+ "animatetransform" : "animateTransform",
9
+ "clippath" : "clipPath",
10
+ "feblend" : "feBlend",
11
+ "fecolormatrix" : "feColorMatrix",
12
+ "fecomponenttransfer" : "feComponentTransfer",
13
+ "fecomposite" : "feComposite",
14
+ "feconvolvematrix" : "feConvolveMatrix",
15
+ "fediffuselighting" : "feDiffuseLighting",
16
+ "fedisplacementmap" : "feDisplacementMap",
17
+ "fedistantlight" : "feDistantLight",
18
+ "fedropshadow" : "feDropShadow",
19
+ "feflood" : "feFlood",
20
+ "fefunca" : "feFuncA",
21
+ "fefuncb" : "feFuncB",
22
+ "fefuncg" : "feFuncG",
23
+ "fefuncr" : "feFuncR",
24
+ "fegaussianblur" : "feGaussianBlur",
25
+ "feimage" : "feImage",
26
+ "femerge" : "feMerge",
27
+ "femergenode" : "feMergeNode",
28
+ "femorphology" : "feMorphology",
29
+ "feoffset" : "feOffset",
30
+ "fepointlight" : "fePointLight",
31
+ "fespecularlighting" : "feSpecularLighting",
32
+ "fespotlight" : "feSpotLight",
33
+ "fetile" : "feTile",
34
+ "feturbulence" : "feTurbulence",
35
+ "foreignobject" : "foreignObject",
36
+ "glyphref" : "glyphRef",
37
+ "lineargradient" : "linearGradient",
38
+ "radialgradient" : "radialGradient",
39
+ "textpath" : "textPath"
40
+ },
41
+ "attributeNames" : {
42
+ "definitionurl" : "definitionURL",
43
+ "attributename" : "attributeName",
44
+ "attributetype" : "attributeType",
45
+ "basefrequency" : "baseFrequency",
46
+ "baseprofile" : "baseProfile",
47
+ "calcmode" : "calcMode",
48
+ "clippathunits" : "clipPathUnits",
49
+ "diffuseconstant" : "diffuseConstant",
50
+ "edgemode" : "edgeMode",
51
+ "filterunits" : "filterUnits",
52
+ "glyphref" : "glyphRef",
53
+ "gradienttransform" : "gradientTransform",
54
+ "gradientunits" : "gradientUnits",
55
+ "kernelmatrix" : "kernelMatrix",
56
+ "kernelunitlength" : "kernelUnitLength",
57
+ "keypoints" : "keyPoints",
58
+ "keysplines" : "keySplines",
59
+ "keytimes" : "keyTimes",
60
+ "lengthadjust" : "lengthAdjust",
61
+ "limitingconeangle" : "limitingConeAngle",
62
+ "markerheight" : "markerHeight",
63
+ "markerunits" : "markerUnits",
64
+ "markerwidth" : "markerWidth",
65
+ "maskcontentunits" : "maskContentUnits",
66
+ "maskunits" : "maskUnits",
67
+ "numoctaves" : "numOctaves",
68
+ "pathlength" : "pathLength",
69
+ "patterncontentunits" : "patternContentUnits",
70
+ "patterntransform" : "patternTransform",
71
+ "patternunits" : "patternUnits",
72
+ "pointsatx" : "pointsAtX",
73
+ "pointsaty" : "pointsAtY",
74
+ "pointsatz" : "pointsAtZ",
75
+ "preservealpha" : "preserveAlpha",
76
+ "preserveaspectratio" : "preserveAspectRatio",
77
+ "primitiveunits" : "primitiveUnits",
78
+ "refx" : "refX",
79
+ "refy" : "refY",
80
+ "repeatcount" : "repeatCount",
81
+ "repeatdur" : "repeatDur",
82
+ "requiredextensions" : "requiredExtensions",
83
+ "requiredfeatures" : "requiredFeatures",
84
+ "specularconstant" : "specularConstant",
85
+ "specularexponent" : "specularExponent",
86
+ "spreadmethod" : "spreadMethod",
87
+ "startoffset" : "startOffset",
88
+ "stddeviation" : "stdDeviation",
89
+ "stitchtiles" : "stitchTiles",
90
+ "surfacescale" : "surfaceScale",
91
+ "systemlanguage" : "systemLanguage",
92
+ "tablevalues" : "tableValues",
93
+ "targetx" : "targetX",
94
+ "targety" : "targetY",
95
+ "textlength" : "textLength",
96
+ "viewbox" : "viewBox",
97
+ "viewtarget" : "viewTarget",
98
+ "xchannelselector" : "xChannelSelector",
99
+ "ychannelselector" : "yChannelSelector",
100
+ "zoomandpan" : "zoomAndPan"
101
+ }
102
+ }
package/ios/main.jsbundle CHANGED
@@ -1054,7 +1054,7 @@ __d(function(g,r,i,a,m,e,d){var t=r(d[0]).default;function n(t){if("function"!=t
1054
1054
  __d(function(g,r,i,a,m,e,d){"use strict";e.__esModule=!0,e.useInfiniteQuery=function(t,f,y){var Q=(0,n.parseQueryArgs)(t,f,y);return(0,s.useBaseQuery)(Q,u.InfiniteQueryObserver)};var u=r(d[0]),n=r(d[1]),s=r(d[2])},1048,[1029,1017,1045]);
1055
1055
  __d(function(g,r,i,a,m,e,d){"use strict";var t=r(d[0]);e.__esModule=!0,e.useHydrate=s,e.Hydrate=void 0;var u=t(r(d[1])),n=r(d[2]),o=r(d[3]);function s(t,s){var c=(0,o.useQueryClient)(),f=u.default.useRef(s);f.current=s,u.default.useMemo(function(){t&&(0,n.hydrate)(c,t,f.current)},[c,t])}e.Hydrate=function(t){var u=t.children,n=t.options;return s(t.state,n),u}},1049,[6,167,1012,1038]);
1056
1056
  __d(function(g,r,i,a,m,e,d){"use strict"},1050,[]);
1057
- __d(function(g,r,_i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.prefetchBranchesForApp=function(t,n,i){return O.queryClient.prefetchInfiniteQuery(['branches',t,i],function(u){var o=u.pageParam,p=void 0===o?1:o;return M({page:p,appId:t,runtimeVersion:n,pageSize:i})})},e.primeCacheWithBranch=$,e.resetBranchQueries=function(){return O.queryClient.resetQueries(['branches'])},e.useBranchesForApp=function(t,n){var i,u,o,s,f,h,P=(0,y.useBuildInfo)().runtimeVersion,I=(0,v.useToastStack)(),w=(0,O.useQueryOptions)().queryOptions,S=null!=t&&n,$=(0,l.useInfiniteQuery)(['branches',t,w.pageSize],function(n){var i=n.pageParam;return M({appId:t,page:i,runtimeVersion:P,pageSize:w.pageSize})},{retry:3,refetchOnMount:!1,enabled:!!S,getNextPageParam:function(t,n){if(!(t.branches.length<w.pageSize))return(null==t?void 0:t.page)+1}});c.useEffect(function(){if($.error&&n){var t=0===I.getItems().filter(function(t){return'pushing'===t.status||'settled'===t.status}).length,i=$.error.message;t&&I.push(function(){return(0,j.jsx)(b.Toasts.Error,{children:(0,j.jsx)(p.Text,{color:"error",size:"small",children:i||"Something went wrong trying to fetch branches for this app"})})})}},[$.error,n]);var V=null!=(i=null==(u=$.data)?void 0:u.pages.flatMap(function(t){return t.branches}).filter(function(t){return t.updates.length>0}))?i:[],D=null!=(o=null==$?void 0:null==(s=$.data)?void 0:s.pages.flatMap(function(t){return t.incompatibleBranches}))?o:[],q=null!=(f=null==$?void 0:null==(h=$.data)?void 0:h.pages[0].branches.filter(function(t){return 0===t.updates.length}))?f:[];return B(B({},$),{},{data:V,emptyBranches:q,incompatibleBranches:D,isRefreshing:$.isRefetching&&!$.isFetchingNextPage,isFetchingNextPage:!$.isLoading&&$.isFetchingNextPage})};var n,i=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),p=r(d[4]),s=r(d[5]),c=(function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var i=I(n);if(i&&i.has(t))return i.get(t);var u={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var p in t)if("default"!==p&&Object.prototype.hasOwnProperty.call(t,p)){var s=o?Object.getOwnPropertyDescriptor(t,p):null;s&&(s.get||s.set)?Object.defineProperty(u,p,s):u[p]=t[p]}u.default=t,i&&i.set(t,u);return u})(r(d[6])),f=r(d[7]),l=r(d[8]),h=r(d[9]),b=r(d[10]),y=r(d[11]),O=r(d[12]),v=r(d[13]),P=r(d[14]),j=r(d[15]);function I(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,i=new WeakMap;return(I=function(t){return t?i:n})(t)}function w(t,n){var i=Object.keys(t);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(t);n&&(u=u.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),i.push.apply(i,u)}return i}function B(t){for(var n=1;n<arguments.length;n++){var u=null!=arguments[n]?arguments[n]:{};n%2?w(Object(u),!0).forEach(function(n){(0,i.default)(t,n,u[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(u)):w(Object(u)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(u,n))})}return t}var S=(0,s.gql)(n||(n=(0,u.default)(["\n query getBranches(\n $appId: String!\n $offset: Int!\n $limit: Int!\n $runtimeVersion: String!\n $platform: AppPlatform!\n ) {\n app {\n byId(appId: $appId) {\n updateBranches(offset: $offset, limit: $limit) {\n id\n name\n\n compatibleUpdates: updates(\n offset: 0\n limit: 1\n filter: { runtimeVersions: [$runtimeVersion], platform: $platform }\n ) {\n id\n }\n\n updates: updates(offset: 0, limit: $limit, filter: { platform: $platform }) {\n id\n message\n runtimeVersion\n createdAt\n manifestPermalink\n }\n }\n }\n }\n }\n"])));function M(t){var n=t.appId,i=t.page,u=void 0===i?1:i,p=t.runtimeVersion,s=t.pageSize;if(''!==n){var c={appId:n,offset:(u-1)*s,limit:s,runtimeVersion:p,platform:f.Platform.OS.toUpperCase()},l=[],b=[];return h.apiClient.request(S,c).then(function(t){return t.app.byId.updateBranches.forEach(function(t){var i={id:t.id,name:t.name,updates:t.updates.map(function(t){return B(B({},t),{},{createdAt:(0,o.default)(new Date(t.createdAt),'MMMM d, yyyy, h:mma')})})};0===t.updates.length||t.compatibleUpdates.length>0?l.push(i):b.push(i),$(n,i),(0,P.primeCacheWithUpdates)(n,i.name,i.updates)}),{branches:l,incompatibleBranches:b,page:u}})}return{branches:[],incompatibleBranches:[],page:1}}function $(t,n){return O.queryClient.setQueryData(['branches',t,n.name],n)}},1051,[6,32,1052,1053,615,1086,167,2,1011,1104,1106,1107,1010,1108,1110,185]);
1057
+ __d(function(g,r,_i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.prefetchBranchesForApp=function(t,n,i){return O.queryClient.prefetchInfiniteQuery(['branches',t,i],function(u){var o=u.pageParam,s=void 0===o?1:o;return $({page:s,appId:t,runtimeVersion:n,pageSize:i})})},e.primeCacheWithBranch=x,e.resetBranchQueries=function(){return O.queryClient.resetQueries(['branches'])},e.useBranchesForApp=function(t,n){var i,u,o,s,c,f,b=(0,v.useBuildInfo)().runtimeVersion,j=(0,P.useToastStack)(),I=(0,O.useQueryOptions)().queryOptions,B=null!=t&&n,M=(0,h.useInfiniteQuery)(['branches',t,I.pageSize],function(n){var i=n.pageParam;return $({appId:t,page:i,runtimeVersion:b,pageSize:I.pageSize})},{retry:3,refetchOnMount:!1,enabled:!!B,getNextPageParam:function(t){var n=t.incompatibleBranches.length+t.branches.length;if(!(n<I.pageSize))return(null==t?void 0:t.page)+1}});l.useEffect(function(){if(M.error&&n){var t=0===j.getItems().filter(function(t){return'pushing'===t.status||'settled'===t.status}).length,i=M.error.message;t&&j.push(function(){return(0,w.jsx)(y.Toasts.Error,{children:(0,w.jsx)(p.Text,{color:"error",size:"small",children:i||"Something went wrong trying to fetch branches for this app"})})})}},[M.error,n]);var x=null!=(i=null==(u=M.data)?void 0:u.pages.flatMap(function(t){return t.branches}).filter(function(t){return t.updates.length>0}))?i:[],V=null!=(o=null==M?void 0:null==(s=M.data)?void 0:s.pages.flatMap(function(t){return t.incompatibleBranches}))?o:[],D=null!=(c=null==M?void 0:null==(f=M.data)?void 0:f.pages[0].branches.filter(function(t){return 0===t.updates.length}))?c:[];return S(S({},M),{},{data:x,emptyBranches:D,incompatibleBranches:V,isRefreshing:M.isRefetching&&!M.isFetchingNextPage,isFetchingNextPage:!M.isLoading&&M.isFetchingNextPage})};var n,i=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),s=t(r(d[4])),p=r(d[5]),c=r(d[6]),l=(function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var i=I(n);if(i&&i.has(t))return i.get(t);var u={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var s in t)if("default"!==s&&Object.prototype.hasOwnProperty.call(t,s)){var p=o?Object.getOwnPropertyDescriptor(t,s):null;p&&(p.get||p.set)?Object.defineProperty(u,s,p):u[s]=t[s]}u.default=t,i&&i.set(t,u);return u})(r(d[7])),f=r(d[8]),h=r(d[9]),b=r(d[10]),y=r(d[11]),v=r(d[12]),O=r(d[13]),P=r(d[14]),j=r(d[15]),w=r(d[16]);function I(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,i=new WeakMap;return(I=function(t){return t?i:n})(t)}function B(t,n){var i=Object.keys(t);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(t);n&&(u=u.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),i.push.apply(i,u)}return i}function S(t){for(var n=1;n<arguments.length;n++){var i=null!=arguments[n]?arguments[n]:{};n%2?B(Object(i),!0).forEach(function(n){(0,u.default)(t,n,i[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(i)):B(Object(i)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(i,n))})}return t}var M=(0,c.gql)(n||(n=(0,o.default)(["\n query getBranches(\n $appId: String!\n $offset: Int!\n $limit: Int!\n $runtimeVersion: String!\n $platform: AppPlatform!\n ) {\n app {\n byId(appId: $appId) {\n updateBranches(offset: $offset, limit: $limit) {\n id\n name\n\n compatibleUpdates: updates(\n offset: 0\n limit: 1\n filter: { runtimeVersions: [$runtimeVersion], platform: $platform }\n ) {\n id\n }\n\n updates: updates(offset: 0, limit: $limit, filter: { platform: $platform }) {\n id\n message\n runtimeVersion\n createdAt\n manifestPermalink\n }\n }\n }\n }\n }\n"])));function $(t){var n,u,o,p,c,l,h,y;return i.default.async(function(i){for(;;)switch(i.prev=i.next){case 0:if(n=t.appId,u=t.page,o=void 0===u?1:u,p=t.runtimeVersion,c=t.pageSize,''===n){i.next=7;break}return l={appId:n,offset:(o-1)*c,limit:c,runtimeVersion:p,platform:f.Platform.OS.toUpperCase()},h=[],y=[],i.abrupt("return",b.apiClient.request(M,l).then(function(t){return t.app.byId.updateBranches.forEach(function(t){var i={id:t.id,name:t.name,updates:t.updates.map(function(t){return S(S({},t),{},{createdAt:(0,s.default)(new Date(t.createdAt),'MMMM d, yyyy, h:mma')})})};0===t.updates.length||t.compatibleUpdates.length>0?h.push(i):y.push(i),x(n,i),(0,j.primeCacheWithUpdates)(n,i.name,i.updates)}),{branches:h,incompatibleBranches:y,page:o}}));case 7:return i.abrupt("return",{branches:[],incompatibleBranches:[],page:1});case 8:case"end":return i.stop()}},null,null,null,Promise)}function x(t,n){return O.queryClient.setQueryData(['branches',t,n.name],n)}},1051,[6,69,32,1052,1053,615,1086,167,2,1011,1104,1106,1107,1010,1108,1110,185]);
1058
1058
  __d(function(g,r,i,a,m,e,d){m.exports=function(t,o){return o||(o=t.slice(0)),t.raw=o,t},m.exports.__esModule=!0,m.exports.default=m.exports},1052,[]);
1059
1059
  __d(function(g,r,i,a,m,e,d){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(k,O,P){(0,p.default)(2,arguments);var W=String(O),_=P||{},b=_.locale||n.default,R=b.options&&b.options.firstWeekContainsDate,S=null==R?1:(0,w.default)(R),C=null==_.firstWeekContainsDate?S:(0,w.default)(_.firstWeekContainsDate);if(!(C>=1&&C<=7))throw new RangeError('firstWeekContainsDate must be between 1 and 7 inclusively');var Y=b.options&&b.options.weekStartsOn,z=null==Y?0:(0,w.default)(Y),L=null==_.weekStartsOn?z:(0,w.default)(_.weekStartsOn);if(!(L>=0&&L<=6))throw new RangeError('weekStartsOn must be between 0 and 6 inclusively');if(!b.localize)throw new RangeError('locale must contain localize property');if(!b.formatLong)throw new RangeError('locale must contain formatLong property');var T=(0,l.default)(k);if(!(0,t.default)(T))throw new RangeError('Invalid time value');var j=(0,s.default)(T),A=(0,o.default)(T,j),M={firstWeekContainsDate:C,weekStartsOn:L,locale:b,_originalDate:T};return W.match(v).map(function(t){var n=t[0];if('p'===n||'P'===n){var o=f.default[n];return o(t,b.formatLong,M)}return t}).join('').match(h).map(function(t){if("''"===t)return"'";var n=t[0];if("'"===n)return t.match(D)[1].replace(y,"'");var o=u.default[n];if(o)return!_.useAdditionalWeekYearTokens&&(0,c.isProtectedWeekYearToken)(t)&&(0,c.throwProtectedError)(t,O,k),!_.useAdditionalDayOfYearTokens&&(0,c.isProtectedDayOfYearToken)(t)&&(0,c.throwProtectedError)(t,O,k),o(A,t,b.localize,M);if(n.match(E))throw new RangeError('Format string contains an unescaped latin alphabet character `'+n+'`');return t}).join('')};var t=k(r(d[0])),n=k(r(d[1])),o=k(r(d[2])),l=k(r(d[3])),u=k(r(d[4])),f=k(r(d[5])),s=k(r(d[6])),c=r(d[7]),w=k(r(d[8])),p=k(r(d[9]));function k(t){return t&&t.__esModule?t:{default:t}}var h=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,v=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,D=/^'([^]*?)'?$/,y=/''/g,E=/[a-zA-Z]/;m.exports=e.default},1053,[1054,1058,1068,1057,1071,1083,1084,1085,1069,1056]);
1060
1060
  __d(function(g,r,i,a,m,e,d){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){if((0,f.default)(1,arguments),!(0,t.default)(n)&&'number'!=typeof n)return!1;var l=(0,u.default)(n);return!isNaN(Number(l))};var t=n(r(d[0])),u=n(r(d[1])),f=n(r(d[2]));function n(t){return t&&t.__esModule?t:{default:t}}m.exports=e.default},1054,[1055,1057,1056]);
@@ -1144,7 +1144,7 @@ __d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.E
1144
1144
  __d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.BranchesScreen=function(j){var w=j.navigation,y=(0,h.useUpdatesConfig)().appId,B=(0,p.useUser)().isAuthenticated,P=(0,f.useBranchesForApp)(y,B),V=P.data,L=P.emptyBranches,z=P.incompatibleBranches,O=P.isLoading,M=P.isRefreshing,R=P.isFetchingNextPage,S=P.fetchNextPage,F=P.hasNextPage,U=P.refetch,E=(0,u.useOnUpdatePress)(),I=E.loadingUpdateId,T=E.onUpdatePress;return(0,x.jsx)(n.View,{flex:"1",px:"medium",children:(0,x.jsx)(o.FlatList,{isLoading:O,isRefreshing:M,onRefresh:function(){return U()},ListHeaderComponent:function(){if(V.length>0)return(0,x.jsx)(n.View,{py:"small",px:"small",children:(0,x.jsx)(n.Heading,{size:"small",color:"secondary",children:"Branches"})});return null},extraData:{length:V.length,hasNextPage:F,loadingUpdateId:I},data:V,ItemSeparatorComponent:n.Divider,renderItem:function(n){var t,l=n.index,o=n.item,c=0===l,u=l===(null==V?void 0:V.length)-1,h=I===(null==(t=o.updates[0])?void 0:t.id);return(0,x.jsx)(s.EASBranchRow,{branch:o,isFirst:c,isLast:u,isLoading:h,navigation:w,onUpdatePress:T})},keyExtractor:function(n){return null==n?void 0:n.id},ListFooterComponent:function(){var s=(0,c.getRecentRuntime)(z);return(0,x.jsxs)(n.View,{children:[V.length>0&&F&&(0,x.jsx)(n.View,{align:"centered",mt:"small",children:(0,x.jsx)(t.BasicButton,{label:"Load More",size:"small",isLoading:R,onPress:function(){return S()}})}),(0,x.jsx)(v,{branches:L,navigation:w}),0===V.length&&F&&(0,x.jsx)(n.View,{align:"centered",mt:"small",children:(0,x.jsx)(t.BasicButton,{label:"Load More",size:"small",isLoading:R,onPress:function(){return S()}})}),z.length>0&&(0,x.jsxs)(n.View,{px:"small",mt:"medium",children:[(0,x.jsx)(n.Text,{size:"small",color:"secondary",children:b(z.length)}),Boolean(null!=s)&&(0,x.jsxs)(x.Fragment,{children:[(0,x.jsx)(n.Spacer.Vertical,{size:"small"}),(0,x.jsx)(n.Text,{size:"small",color:"secondary",children:"A recent update was published with runtime version \""+s+"\"."})]})]})]})},ListEmptyComponent:function(){if(0===L.length)return(0,x.jsxs)(n.View,{children:[(0,x.jsx)(n.Spacer.Vertical,{size:"medium"}),(0,x.jsx)(l.EmptyBranchesMessage,{branches:V,incompatibleBranches:z})]});return null}})})},e.getIncompatibleBranchMessage=b;var n=r(d[0]),t=((function(n,t){if(!t&&n&&n.__esModule)return n;if(null===n||"object"!=typeof n&&"function"!=typeof n)return{default:n};var s=j(t);if(s&&s.has(n))return s.get(n);var l={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in n)if("default"!==c&&Object.prototype.hasOwnProperty.call(n,c)){var u=o?Object.getOwnPropertyDescriptor(n,c):null;u&&(u.get||u.set)?Object.defineProperty(l,c,u):l[c]=n[c]}l.default=n,s&&s.set(n,l)})(r(d[1])),r(d[2])),s=r(d[3]),l=r(d[4]),o=r(d[5]),c=r(d[6]),u=r(d[7]),h=r(d[8]),p=r(d[9]),f=r(d[10]),x=r(d[11]);function j(n){if("function"!=typeof WeakMap)return null;var t=new WeakMap,s=new WeakMap;return(j=function(n){return n?s:t})(n)}function v(t){var l=t.branches,o=t.navigation;return 0===l.length?null:(0,x.jsxs)(n.View,{children:[(0,x.jsx)(n.Spacer.Vertical,{size:"medium"}),(0,x.jsx)(n.View,{py:"small",px:"small",children:(0,x.jsx)(n.Heading,{size:"small",color:"secondary",children:"Recently created branches"})}),l.slice(0,3).map(function(t,l,c){var u=0===l,h=l===(null==c?void 0:c.length)-1;return(0,x.jsxs)(n.View,{children:[(0,x.jsx)(s.EASEmptyBranchRow,{branch:t,isFirst:u,isLast:h,navigation:o}),!h&&(0,x.jsx)(n.Divider,{})]},t.id)}),(0,x.jsx)(n.Spacer.Vertical,{size:"small"})]})}function b(n){return 1===n?"There is 1 branch that is not compatible with this development build. To preview it, download or build a development client that matches its runtime version.":"There are "+n+" branches that are not compatible with this development build. To preview them, download or build a development client that matches their runtime version."}},1138,[615,167,1139,1141,1143,1145,1144,1147,1111,1122,1051,185]);
1145
1145
  __d(function(g,r,_i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.BasicButton=function(t){var n=t.label,p=t.type,f=void 0===p?'tertiary':p,O=t.size,b=void 0===O?'medium':O,h=t.children,w=t.isLoading,v=(0,i.default)(t,u);return(0,s.jsx)(o.View,{align:"start",children:(0,s.jsxs)(o.View,{children:[(0,s.jsx)(o.View,{opacity:w?'0.5':'1',children:(0,s.jsx)(o.Button.ScaleOnPressContainer,y(y({bg:f},v),{},{children:(0,s.jsx)(o.View,y(y({},j[b]),{},{children:(0,s.jsxs)(o.Row,{align:"center",style:{minHeight:o.scale.large},children:[(0,s.jsx)(o.Button.Text,{weight:"medium",color:f,size:b,children:n}),h]})}))}))}),w&&(0,s.jsx)(o.View,{style:y(y({},c.StyleSheet.absoluteFillObject),{},{justifyContent:'center',alignItems:'center'}),children:(0,s.jsx)(l.ActivityIndicator,{size:"small"})})]})})};var n=t(r(d[1])),i=t(r(d[2])),o=r(d[3]),c=((function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var i=p(n);if(i&&i.has(t))return i.get(t);var o={},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in t)if("default"!==l&&Object.prototype.hasOwnProperty.call(t,l)){var s=c?Object.getOwnPropertyDescriptor(t,l):null;s&&(s.get||s.set)?Object.defineProperty(o,l,s):o[l]=t[l]}o.default=t,i&&i.set(t,o)})(r(d[4])),r(d[5])),l=r(d[6]),s=r(d[7]),u=["label","type","size","children","isLoading"];function p(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,i=new WeakMap;return(p=function(t){return t?i:n})(t)}function f(t,n){var i=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),i.push.apply(i,o)}return i}function y(t){for(var i=1;i<arguments.length;i++){var o=null!=arguments[i]?arguments[i]:{};i%2?f(Object(o),!0).forEach(function(i){(0,n.default)(t,i,o[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):f(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}var j={medium:{px:'3',py:'2'},small:{px:'2',py:'1'}}},1139,[6,32,98,615,167,2,1140,185]);
1146
1146
  __d(function(g,r,_i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.ActivityIndicator=function(t){var n=i.useRef(new u.Animated.Value(0));i.useEffect(function(){u.Animated.loop(u.Animated.sequence([u.Animated.timing(n.current,{toValue:1,duration:1e3,easing:u.Easing.linear,useNativeDriver:!0})])).start()},[]);var f=n.current.interpolate({inputRange:[0,1],outputRange:['0deg','360deg']});return(0,c.jsx)(u.Animated.View,{style:{position:'absolute',transform:[{rotateZ:f}]},children:(0,c.jsx)(o.LoadingIndicatorIcon,s({},t))})};var n=t(r(d[1])),o=r(d[2]),i=(function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var o=f(n);if(o&&o.has(t))return o.get(t);var i={},u=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in t)if("default"!==c&&Object.prototype.hasOwnProperty.call(t,c)){var p=u?Object.getOwnPropertyDescriptor(t,c):null;p&&(p.get||p.set)?Object.defineProperty(i,c,p):i[c]=t[c]}i.default=t,o&&o.set(t,i);return i})(r(d[3])),u=r(d[4]),c=r(d[5]);function f(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,o=new WeakMap;return(f=function(t){return t?o:n})(t)}function p(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);n&&(i=i.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,i)}return o}function s(t){for(var o=1;o<arguments.length;o++){var i=null!=arguments[o]?arguments[o]:{};o%2?p(Object(i),!0).forEach(function(o){(0,n.default)(t,o,i[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(i)):p(Object(i)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(i,n))})}return t}},1140,[6,32,615,167,2,185]);
1147
- __d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.EASBranchRow=function(n){var p=n.branch,h=n.isFirst,z=n.isLast,f=n.isLoading,y=n.onUpdatePress,w=n.navigation,V=j(f),b=(0,s.useExpoPalette)(),v=(0,l.useUpdatesConfig)().runtimeVersion,S=p.name,R=p.updates[0],P=(null==R?void 0:R.runtimeVersion)===v;return(0,x.jsxs)(t.Animated.View,{style:V,children:[(0,x.jsxs)(u.ListButton,{isFirst:h,isLast:z,onPress:function(){w.navigate('Updates',{branchName:p.name})},children:[(0,x.jsxs)(s.Row,{children:[(0,x.jsxs)(s.Row,{style:{backgroundColor:b.blue[100]},py:"tiny",px:"1.5",rounded:"medium",align:"center",children:[(0,x.jsx)(s.BranchIcon,{style:{maxHeight:10,maxWidth:12,resizeMode:'contain'},resizeMethod:"scale"}),(0,x.jsx)(s.Spacer.Horizontal,{size:"tiny"}),(0,x.jsx)(s.Text,{size:"small",children:"Branch: "+S})]}),(0,x.jsx)(s.View,{style:{position:'absolute',right:0,top:s.scale.tiny},children:(0,x.jsx)(s.ChevronRightIcon,{})})]}),(0,x.jsx)(s.Spacer.Vertical,{size:"small"}),null!=R&&(0,x.jsxs)(s.Row,{children:[(0,x.jsxs)(s.View,{children:[(0,x.jsx)(s.Spacer.Vertical,{size:"tiny"}),(0,x.jsx)(s.UpdateIcon,{})]}),(0,x.jsx)(s.Spacer.Horizontal,{size:"small"}),(0,x.jsxs)(s.View,{flex:"1",shrink:"1",children:[(0,x.jsx)(s.Heading,{size:"small",numberOfLines:1,children:"Update \""+R.message+"\""}),(0,x.jsx)(s.Spacer.Horizontal,{size:"large"}),(0,x.jsx)(s.Spacer.Vertical,{size:"tiny"}),(0,x.jsx)(s.Text,{size:"small",color:"secondary",children:"Published "+(null==R?void 0:R.createdAt)})]}),(0,x.jsx)(s.Spacer.Horizontal,{size:"large"}),(0,x.jsx)(s.Spacer.Vertical,{size:"small"}),(0,x.jsx)(s.View,{align:"centered",opacity:P?'1':'0.5',children:(0,x.jsx)(c.BasicButton,{label:"Open",size:"small",onPress:function(){return y(R)}})})]}),(0,x.jsx)(s.Spacer.Vertical,{size:"small"})]}),f&&(0,x.jsx)(s.View,{inset:"full",align:"centered",children:(0,x.jsx)(o.ActivityIndicator,{})})]})},e.EASEmptyBranchRow=function(n){var t=n.branch,l=n.isFirst,o=n.isLast,c=n.navigation,p=(0,s.useExpoPalette)(),j=t.name;return(0,x.jsx)(u.ListButton,{isFirst:l,isLast:o,onPress:function(){c.navigate('Updates',{branchName:t.name})},children:(0,x.jsxs)(s.View,{children:[(0,x.jsxs)(s.Row,{children:[(0,x.jsxs)(s.Row,{style:{backgroundColor:p.blue[100]},py:"tiny",px:"1.5",rounded:"medium",align:"center",children:[(0,x.jsx)(s.BranchIcon,{style:{maxHeight:10,maxWidth:12,resizeMode:'contain'},resizeMethod:"scale"}),(0,x.jsx)(s.Spacer.Horizontal,{size:"tiny"}),(0,x.jsx)(s.Text,{size:"small",children:"Branch: "+j})]}),(0,x.jsx)(s.View,{style:{position:'absolute',right:0,top:s.scale.tiny},children:(0,x.jsx)(s.ChevronRightIcon,{})})]}),(0,x.jsx)(s.Spacer.Vertical,{size:"small"}),(0,x.jsxs)(s.Row,{children:[(0,x.jsxs)(s.View,{flex:"1",shrink:"1",children:[(0,x.jsx)(s.Heading,{size:"small",numberOfLines:1,color:"secondary",children:"No updates available."}),(0,x.jsx)(s.Spacer.Horizontal,{size:"large"}),(0,x.jsx)(s.Spacer.Vertical,{size:"tiny"})]}),(0,x.jsx)(s.Spacer.Horizontal,{size:"large"})]})]})})},e.EASUpdateRow=function(n){var l=n.update,c=n.isFirst,p=n.isLast,h=n.isLoading,z=n.onPress,f=j(h);return(0,x.jsxs)(t.Animated.View,{style:f,children:[(0,x.jsx)(u.ListButton,{disabled:h,isFirst:c,isLast:p,onPress:z,children:(0,x.jsxs)(s.View,{children:[(0,x.jsx)(s.View,{style:{position:'absolute',right:0,top:s.scale.tiny},children:(0,x.jsx)(s.ChevronRightIcon,{})}),(0,x.jsx)(s.Spacer.Vertical,{size:"small"}),(0,x.jsxs)(s.Row,{children:[(0,x.jsxs)(s.View,{children:[(0,x.jsx)(s.Spacer.Vertical,{size:"tiny"}),(0,x.jsx)(s.UpdateIcon,{})]}),(0,x.jsx)(s.Spacer.Horizontal,{size:"small"}),(0,x.jsxs)(s.View,{flex:"1",shrink:"1",children:[(0,x.jsx)(s.Heading,{size:"small",numberOfLines:1,children:"Update \""+l.message+"\""}),(0,x.jsx)(s.Spacer.Horizontal,{size:"large"}),(0,x.jsx)(s.Spacer.Vertical,{size:"tiny"}),(0,x.jsx)(s.Text,{size:"small",color:"secondary",children:"Published "+l.createdAt})]}),(0,x.jsx)(s.Spacer.Horizontal,{size:"large"})]}),(0,x.jsx)(s.Spacer.Vertical,{size:"small"})]})}),h&&(0,x.jsx)(s.View,{inset:"full",align:"centered",children:(0,x.jsx)(o.ActivityIndicator,{})})]})};var s=r(d[0]),n=(function(s,n){if(!n&&s&&s.__esModule)return s;if(null===s||"object"!=typeof s&&"function"!=typeof s)return{default:s};var t=p(n);if(t&&t.has(s))return t.get(s);var l={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in s)if("default"!==c&&Object.prototype.hasOwnProperty.call(s,c)){var u=o?Object.getOwnPropertyDescriptor(s,c):null;u&&(u.get||u.set)?Object.defineProperty(l,c,u):l[c]=s[c]}l.default=s,t&&t.set(s,l);return l})(r(d[1])),t=r(d[2]),l=r(d[3]),o=r(d[4]),c=r(d[5]),u=r(d[6]),x=r(d[7]);function p(s){if("function"!=typeof WeakMap)return null;var n=new WeakMap,t=new WeakMap;return(p=function(s){return s?t:n})(s)}function j(){var s=arguments.length>0&&void 0!==arguments[0]&&arguments[0],l=n.useRef(new t.Animated.Value(0)).current;return n.useEffect(function(){t.Animated.spring(l,{toValue:s?1:0,useNativeDriver:!0}).start()},[s]),{opacity:l.interpolate({inputRange:[0,1],outputRange:[1,.7]}),transform:[{scale:l.interpolate({inputRange:[0,1],outputRange:[1,.975]})}]}}},1141,[615,167,2,1111,1140,1139,1142,185]);
1147
+ __d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.EASBranchRow=function(n){var j=n.branch,h=n.isFirst,f=n.isLast,z=n.isLoading,y=n.onUpdatePress,w=n.navigation,V=p(z),b=(0,s.useExpoPalette)(),v=(0,l.useUpdatesConfig)().runtimeVersion,S=j.name,L=j.updates[0],R=(null==L?void 0:L.runtimeVersion)===v;return(0,u.jsxs)(t.Animated.View,{style:V,children:[(0,u.jsxs)(x.ListButton,{isFirst:h,isLast:f,onPress:function(){w.navigate('Updates',{branchName:j.name})},children:[(0,u.jsxs)(s.Row,{align:"center",children:[(0,u.jsxs)(s.Row,{shrink:"1",style:{backgroundColor:b.blue[100]},py:"tiny",px:"1.5",rounded:"medium",align:"center",children:[(0,u.jsx)(s.BranchIcon,{style:{maxHeight:10,maxWidth:12,resizeMode:'contain'},resizeMethod:"scale"}),(0,u.jsx)(s.Spacer.Horizontal,{size:"tiny"}),(0,u.jsx)(s.View,{shrink:"1",children:(0,u.jsx)(s.Text,{size:"small",numberOfLines:1,children:"Branch: "+S})})]}),(0,u.jsx)(s.Spacer.Horizontal,{}),(0,u.jsx)(s.View,{style:{paddingLeft:s.scale.small},children:(0,u.jsx)(s.ChevronRightIcon,{})})]}),(0,u.jsx)(s.Spacer.Vertical,{size:"small"}),null!=L&&(0,u.jsxs)(s.Row,{children:[(0,u.jsxs)(s.View,{children:[(0,u.jsx)(s.Spacer.Vertical,{size:"tiny"}),(0,u.jsx)(s.UpdateIcon,{})]}),(0,u.jsx)(s.Spacer.Horizontal,{size:"small"}),(0,u.jsxs)(s.View,{flex:"1",shrink:"1",children:[(0,u.jsx)(s.Heading,{size:"small",numberOfLines:1,children:"Update \""+L.message+"\""}),(0,u.jsx)(s.Spacer.Horizontal,{size:"large"}),(0,u.jsx)(s.Spacer.Vertical,{size:"tiny"}),(0,u.jsx)(s.Text,{size:"small",color:"secondary",children:"Published "+(null==L?void 0:L.createdAt)})]}),(0,u.jsx)(s.Spacer.Horizontal,{size:"large"}),(0,u.jsx)(s.Spacer.Vertical,{size:"small"}),(0,u.jsx)(s.View,{align:"centered",opacity:R?'1':'0.5',children:(0,u.jsx)(o.BasicButton,{label:"Open",size:"small",onPress:function(){return y(L)}})})]}),(0,u.jsx)(s.Spacer.Vertical,{size:"small"})]}),z&&(0,u.jsx)(s.View,{inset:"full",align:"centered",children:(0,u.jsx)(c.ActivityIndicator,{})})]})},e.EASEmptyBranchRow=function(n){var t=n.branch,l=n.isFirst,c=n.isLast,o=n.navigation,j=(0,s.useExpoPalette)(),p=t.name;return(0,u.jsx)(x.ListButton,{isFirst:l,isLast:c,onPress:function(){o.navigate('Updates',{branchName:t.name})},children:(0,u.jsxs)(s.View,{children:[(0,u.jsxs)(s.Row,{align:"center",children:[(0,u.jsxs)(s.Row,{shrink:"1",style:{backgroundColor:j.blue[100]},py:"tiny",px:"1.5",rounded:"medium",align:"center",children:[(0,u.jsx)(s.BranchIcon,{style:{maxHeight:10,maxWidth:12,resizeMode:'contain'},resizeMethod:"scale"}),(0,u.jsx)(s.Spacer.Horizontal,{size:"tiny"}),(0,u.jsx)(s.View,{shrink:"1",children:(0,u.jsx)(s.Text,{size:"small",numberOfLines:1,children:"Branch: "+p})})]}),(0,u.jsx)(s.Spacer.Horizontal,{}),(0,u.jsx)(s.View,{style:{paddingLeft:s.scale.small},children:(0,u.jsx)(s.ChevronRightIcon,{})})]}),(0,u.jsx)(s.Spacer.Vertical,{size:"small"}),(0,u.jsxs)(s.Row,{children:[(0,u.jsxs)(s.View,{flex:"1",shrink:"1",children:[(0,u.jsx)(s.Heading,{size:"small",numberOfLines:1,color:"secondary",children:"No updates available."}),(0,u.jsx)(s.Spacer.Horizontal,{size:"large"}),(0,u.jsx)(s.Spacer.Vertical,{size:"tiny"})]}),(0,u.jsx)(s.Spacer.Horizontal,{size:"large"})]})]})})},e.EASUpdateRow=function(n){var l=n.update,o=n.isFirst,j=n.isLast,h=n.isLoading,f=n.onPress,z=p(h);return(0,u.jsxs)(t.Animated.View,{style:z,children:[(0,u.jsx)(x.ListButton,{disabled:h,isFirst:o,isLast:j,onPress:f,children:(0,u.jsxs)(s.View,{children:[(0,u.jsx)(s.View,{style:{position:'absolute',right:0,top:s.scale.tiny},children:(0,u.jsx)(s.ChevronRightIcon,{})}),(0,u.jsx)(s.Spacer.Vertical,{size:"small"}),(0,u.jsxs)(s.Row,{children:[(0,u.jsxs)(s.View,{children:[(0,u.jsx)(s.Spacer.Vertical,{size:"tiny"}),(0,u.jsx)(s.UpdateIcon,{})]}),(0,u.jsx)(s.Spacer.Horizontal,{size:"small"}),(0,u.jsxs)(s.View,{flex:"1",shrink:"1",children:[(0,u.jsx)(s.Heading,{size:"small",numberOfLines:1,children:"Update \""+l.message+"\""}),(0,u.jsx)(s.Spacer.Horizontal,{size:"large"}),(0,u.jsx)(s.Spacer.Vertical,{size:"tiny"}),(0,u.jsx)(s.Text,{size:"small",color:"secondary",children:"Published "+l.createdAt})]}),(0,u.jsx)(s.Spacer.Horizontal,{size:"large"})]}),(0,u.jsx)(s.Spacer.Vertical,{size:"small"})]})}),h&&(0,u.jsx)(s.View,{inset:"full",align:"centered",children:(0,u.jsx)(c.ActivityIndicator,{})})]})};var s=r(d[0]),n=(function(s,n){if(!n&&s&&s.__esModule)return s;if(null===s||"object"!=typeof s&&"function"!=typeof s)return{default:s};var t=j(n);if(t&&t.has(s))return t.get(s);var l={},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in s)if("default"!==o&&Object.prototype.hasOwnProperty.call(s,o)){var x=c?Object.getOwnPropertyDescriptor(s,o):null;x&&(x.get||x.set)?Object.defineProperty(l,o,x):l[o]=s[o]}l.default=s,t&&t.set(s,l);return l})(r(d[1])),t=r(d[2]),l=r(d[3]),c=r(d[4]),o=r(d[5]),x=r(d[6]),u=r(d[7]);function j(s){if("function"!=typeof WeakMap)return null;var n=new WeakMap,t=new WeakMap;return(j=function(s){return s?t:n})(s)}function p(){var s=arguments.length>0&&void 0!==arguments[0]&&arguments[0],l=n.useRef(new t.Animated.Value(0)).current;return n.useEffect(function(){t.Animated.spring(l,{toValue:s?1:0,useNativeDriver:!0}).start()},[s]),{opacity:l.interpolate({inputRange:[0,1],outputRange:[1,.7]}),transform:[{scale:l.interpolate({inputRange:[0,1],outputRange:[1,.975]})}]}}},1141,[615,167,2,1111,1140,1139,1142,185]);
1148
1148
  __d(function(g,r,_i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.ListButton=function(t){var n=t.children,s=t.onPress,l=t.isFirst,p=t.isLast,O=(0,o.default)(t,u);return(0,c.jsx)(i.Button.ScaleOnPressContainer,f(f({bg:"default",onPress:s,roundedBottom:p?'large':'none',roundedTop:l?'large':'none'},O),{},{children:(0,c.jsx)(i.View,{bg:"default",roundedTop:l?'large':'none',roundedBottom:p?'large':'none',py:"small",px:"small",children:n})}))};var n=t(r(d[1])),o=t(r(d[2])),i=r(d[3]),c=((function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var o=s(n);if(o&&o.has(t))return o.get(t);var i={},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var u in t)if("default"!==u&&Object.prototype.hasOwnProperty.call(t,u)){var l=c?Object.getOwnPropertyDescriptor(t,u):null;l&&(l.get||l.set)?Object.defineProperty(i,u,l):i[u]=t[u]}i.default=t,o&&o.set(t,i)})(r(d[4])),r(d[5])),u=["children","onPress","isFirst","isLast"];function s(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,o=new WeakMap;return(s=function(t){return t?o:n})(t)}function l(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);n&&(i=i.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,i)}return o}function f(t){for(var o=1;o<arguments.length;o++){var i=null!=arguments[o]?arguments[o]:{};o%2?l(Object(i),!0).forEach(function(o){(0,n.default)(t,o,i[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(i)):l(Object(i)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(i,n))})}return t}},1142,[6,32,98,615,167,185]);
1149
1149
  __d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.EmptyBranchesMessage=function(h){var x=h.branches,j=void 0===x?[]:x,b=h.incompatibleBranches,w=void 0===b?[]:b,y=(0,c.useUpdatesConfig)().runtimeVersion,v=(0,o.useBuildInfo)().appName,V=(0,u.useUser)().selectedAccount;if(0===j.length&&w.length>0){var O=(0,l.getRecentRuntime)(w);return(0,p.jsx)(t.View,{padding:"medium",rounded:"large",bg:"default",children:(0,p.jsxs)(t.View,{children:[(0,p.jsx)(t.Heading,{children:"There are no branches compatible with this development build."}),(0,p.jsx)(t.Spacer.Vertical,{size:"small"}),(0,p.jsx)(t.Text,{color:"secondary",size:"small",children:f(w.length)}),(0,p.jsx)(t.Spacer.Vertical,{size:"small"}),(0,p.jsx)(t.Text,{color:"secondary",size:"small",children:"The runtime version of this development build is \""+y+"\"."}),(0,p.jsx)(t.Spacer.Vertical,{size:"small"}),(0,p.jsx)(t.Text,{color:"secondary",size:"small",children:Boolean(null!=O)&&"A recent update was published with the runtime version \""+O+"\"."}),(0,p.jsx)(t.Spacer.Vertical,{size:"large"}),(0,p.jsx)(t.View,{align:"centered",children:(0,p.jsx)(t.Button.ScaleOnPressContainer,{bg:"tertiary",onPress:function(){return n.Linking.openURL(s.websiteOrigin+"/accounts/"+V.name+"/projects/"+v+"/builds")},children:(0,p.jsx)(t.View,{px:"2.5",py:"2",children:(0,p.jsx)(t.Button.Text,{weight:"medium",color:"tertiary",children:"See Development Builds"})})})})]})})}return(0,p.jsx)(t.View,{padding:"medium",rounded:"large",bg:"default",children:(0,p.jsx)(t.View,{children:(0,p.jsxs)(t.View,{children:[(0,p.jsx)(t.Heading,{children:"This app has no published updates yet."}),(0,p.jsx)(t.Spacer.Vertical,{size:"small"}),(0,p.jsx)(t.Spacer.Vertical,{size:"small"}),(0,p.jsx)(t.Text,{color:"secondary",size:"small",children:"Updates allow you to deliver code directly to your users."}),(0,p.jsx)(t.View,{py:"medium",align:"centered",children:(0,p.jsx)(t.Button.ScaleOnPressContainer,{bg:"tertiary",onPress:function(){return n.Linking.openURL("https://docs.expo.dev/eas-update/how-eas-update-works/")},children:(0,p.jsx)(t.View,{px:"2.5",py:"2",children:(0,p.jsx)(t.Button.Text,{weight:"medium",color:"tertiary",children:"Publish an update"})})})})]})})})},e.getCompatibleBranchMessage=f;var t=r(d[0]),n=((function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var s=h(n);if(s&&s.has(t))return s.get(t);var l={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in t)if("default"!==c&&Object.prototype.hasOwnProperty.call(t,c)){var u=o?Object.getOwnPropertyDescriptor(t,c):null;u&&(u.get||u.set)?Object.defineProperty(l,c,u):l[c]=t[c]}l.default=t,s&&s.set(t,l)})(r(d[1])),r(d[2])),s=r(d[3]),l=r(d[4]),o=r(d[5]),c=r(d[6]),u=r(d[7]),p=r(d[8]);function h(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,s=new WeakMap;return(h=function(t){return t?s:n})(t)}function f(t){return 1===t?"However, there is a branch that is compatible with a different runtime version. You may need to publish a new update or install a new development build.":"However, there are "+t+" branches that are compatible with a different runtime version. You may need to publish a new update or install a new development build."}},1143,[615,167,2,1104,1144,1107,1111,1122,185]);
1150
1150
  __d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.getRecentRuntime=function(n){var t,u,l=n.find(function(n){return n.updates.length>0});return null!=(t=null==l?void 0:null==(u=l.updates)?void 0:u[0].runtimeVersion)?t:''}},1144,[]);
@@ -1154,7 +1154,7 @@ __d(function(g,r,_i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",
1154
1154
  __d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.ExtensionsScreen=function(c){var u=c.navigation,x=(0,f.useUser)().isAuthenticated,p=(0,f.useUserActions)(),b=(0,j.useUpdatesConfig)(),V=b.usesEASUpdates,S=b.appId,z=(0,y.useBranchesForApp)(S,x),L=z.isLoading,B=z.error,P=z.data,U=z.emptyBranches,R=z.incompatibleBranches,E=z.isRefreshing,T=z.refetch,O=(0,h.useThrottle)(E,1e3);var A=[],k=null!=B&&!L;V&&!k&&A.push('EASUpdates');return(0,w.jsxs)(n.View,{children:[(0,w.jsx)(o.AppHeader,{navigation:u}),(0,w.jsx)(t.ScrollView,{contentContainerStyle:{paddingBottom:n.scale[48]},refreshControl:null!=S?(0,w.jsx)(s.RefreshControl,{refreshing:O,onRefresh:function(){return T()}}):null,children:(0,w.jsxs)(n.View,{flex:"1",children:[0===A.length&&(0,w.jsxs)(w.Fragment,{children:[(0,w.jsx)(n.Spacer.Vertical,{size:"medium"}),(0,w.jsxs)(n.View,{bg:"default",mx:"medium",py:"medium",px:"medium",rounded:"medium",children:[(0,w.jsx)(n.View,{align:"centered",children:(0,w.jsx)(n.ExtensionsIcon,{})}),(0,w.jsx)(n.Spacer.Vertical,{size:"medium"}),(0,w.jsxs)(n.View,{px:"small",children:[(0,w.jsxs)(n.Text,{size:"small",align:"center",children:["Extensions allow you to customize your development build with additional capabilities.",' ',(0,w.jsx)(n.Text,{size:"small",style:{textDecorationLine:'underline'},onPress:function(){return s.Linking.openURL("https://docs.expo.dev/development/extensions/")},accessibilityRole:"link",children:"Learn more."})]}),(0,w.jsx)(n.Spacer.Vertical,{size:"medium"}),(0,w.jsxs)(n.Text,{size:"small",align:"center",children:["If you would like to extend the display on this screen",' ',(0,w.jsx)(n.Text,{size:"small",style:{textDecorationLine:'underline'},onPress:function(){return s.Linking.openURL("https://expo.canny.io/feature-requests")},accessibilityRole:"link",children:"let us know about your use case"})]})]})]})]}),V&&x&&!k&&(0,w.jsxs)(n.View,{children:[(0,w.jsx)(n.Spacer.Vertical,{size:"medium"}),(0,w.jsx)(v,{navigation:u,isLoading:L,branches:P,emptyBranches:U,incompatibleBranches:R}),(0,w.jsx)(n.Spacer.Vertical,{size:"medium"})]}),V&&!x&&(0,w.jsxs)(n.View,{children:[(0,w.jsx)(n.Spacer.Vertical,{size:"medium"}),(0,w.jsxs)(n.View,{mx:"medium",padding:"medium",bg:"default",rounded:"large",children:[(0,w.jsx)(n.Text,{color:"secondary",size:"small",children:"Log in or create an account to get started with Extensions"}),(0,w.jsx)(n.Spacer.Vertical,{size:"large"}),(0,w.jsxs)(n.View,{children:[(0,w.jsx)(n.Button.ScaleOnPressContainer,{bg:"tertiary",rounded:"medium",onPress:function(){p.login('login')},accessibilityLabel:"Log in",children:(0,w.jsx)(n.View,{py:"small",children:(0,w.jsx)(n.Button.Text,{color:"tertiary",weight:"semibold",align:"center",children:"Log In"})})}),(0,w.jsx)(n.Spacer.Vertical,{size:"small"}),(0,w.jsx)(n.Button.ScaleOnPressContainer,{bg:"secondary",rounded:"medium",onPress:function(){p.login('signup')},accessibilityLabel:"Sign Up",children:(0,w.jsx)(n.View,{py:"small",children:(0,w.jsx)(n.Button.Text,{color:"secondary",weight:"semibold",align:"center",children:"Sign Up"})})})]})]}),(0,w.jsx)(n.Spacer.Vertical,{size:"medium"})]}),A.length>0&&(0,w.jsx)(n.View,{px:"xl",children:(0,w.jsxs)(n.Text,{size:"small",color:"secondary",children:["Extensions allow you to customize your development build with additional capabilities.",' ',(0,w.jsx)(n.Text,{size:"small",style:{textDecorationLine:'underline'},onPress:function(){return s.Linking.openURL("https://docs.expo.dev/development/extensions/")},accessibilityRole:"link",children:"Learn more."})]})}),L&&x&&(0,w.jsx)(n.View,{mt:"medium",inset:"full",align:"centered",mx:"medium",rounded:"large",bg:"default",children:(0,w.jsx)(l.ActivityIndicator,{})})]})})]})};var n=r(d[0]),s=((function(n,s){if(!s&&n&&n.__esModule)return n;if(null===n||"object"!=typeof n&&"function"!=typeof n)return{default:n};var t=b(s);if(t&&t.has(n))return t.get(n);var l={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in n)if("default"!==c&&Object.prototype.hasOwnProperty.call(n,c)){var u=o?Object.getOwnPropertyDescriptor(n,c):null;u&&(u.get||u.set)?Object.defineProperty(l,c,u):l[c]=n[c]}l.default=n,t&&t.set(n,l)})(r(d[1])),r(d[2])),t=r(d[3]),l=r(d[4]),o=r(d[5]),c=r(d[6]),u=r(d[7]),x=r(d[8]),h=r(d[9]),p=r(d[10]),j=r(d[11]),f=r(d[12]),y=r(d[13]),w=r(d[14]);function b(n){if("function"!=typeof WeakMap)return null;var s=new WeakMap,t=new WeakMap;return(b=function(n){return n?t:s})(n)}function v(s){var t=s.navigation,l=(s.isLoading,s.branches),o=s.emptyBranches,h=s.incompatibleBranches,j=(0,p.useOnUpdatePress)(),f=j.loadingUpdateId,y=j.onUpdatePress;function b(){t.navigate('Branches')}var v=l.length+o.length;return 0===l.length&&o.length>0?(0,w.jsxs)(n.View,{mx:"medium",children:[(0,w.jsx)(n.View,{py:"small",px:"small",children:(0,w.jsx)(n.Heading,{size:"small",color:"secondary",children:"EAS Update"})}),o.slice(0,3).map(function(s,l,o){var u=0===l,x=l===(null==o?void 0:o.length)-1;return(0,w.jsxs)(n.View,{children:[(0,w.jsx)(c.EASEmptyBranchRow,{branch:s,isFirst:u,isLast:x,navigation:t}),!x&&(0,w.jsx)(n.Divider,{})]},s.id)}),o.length>1&&(0,w.jsx)(n.Button.ScaleOnPressContainer,{onPress:b,bg:"default",roundedTop:"none",roundedBottom:"large",children:(0,w.jsx)(n.View,{bg:"default",py:"small",px:"small",roundedTop:"none",roundedBottom:"large",children:(0,w.jsxs)(n.Row,{children:[(0,w.jsx)(n.Text,{size:"medium",children:"See all branches"}),(0,w.jsx)(n.Spacer.Horizontal,{}),(0,w.jsx)(n.ChevronRightIcon,{})]})})})]}):0===l.length?(0,w.jsxs)(n.View,{mx:"medium",children:[(0,w.jsx)(n.View,{px:"small",children:(0,w.jsx)(n.Heading,{size:"small",color:"secondary",children:"EAS Updates"})}),(0,w.jsx)(n.Spacer.Vertical,{size:"small"}),(0,w.jsx)(u.EmptyBranchesMessage,{branches:l,incompatibleBranches:h})]}):(0,w.jsx)(n.View,{children:(0,w.jsxs)(n.View,{mx:"medium",children:[(0,w.jsx)(n.View,{py:"small",px:"small",children:(0,w.jsx)(n.Heading,{size:"small",color:"secondary",children:"EAS Updates"})}),null==l?void 0:l.slice(0,2).map(function(s,l,o){var u,x=0===l,h=l===o.length-1&&v<=1,p=(null==(u=s.updates[0])?void 0:u.id)===f;return(0,w.jsxs)(n.View,{children:[(0,w.jsx)(c.EASBranchRow,{branch:s,isFirst:x,isLast:h,navigation:t,isLoading:p,onUpdatePress:y}),(0,w.jsx)(n.Divider,{})]},s.name)}),v>1&&(0,w.jsx)(x.ListButton,{onPress:b,isLast:!0,children:(0,w.jsxs)(n.Row,{children:[(0,w.jsx)(n.Text,{size:"medium",children:"See all branches"}),(0,w.jsx)(n.Spacer.Horizontal,{}),(0,w.jsx)(n.ChevronRightIcon,{})]})})]})})}},1148,[615,167,2,559,1140,1149,1141,1143,1142,1146,1147,1111,1122,1051,185]);
1155
1155
  __d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.AppHeader=function(u){var c,f=u.navigation,p=(0,t.useBuildInfo)(),x=p.appName,j=p.appIcon,h=(0,s.useUser)(),w=h.userData,b=h.selectedAccount,v=null!=w,y=null==b?void 0:null==(c=b.owner)?void 0:c.profilePhoto;return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(n.View,{bg:"default",pt:"small",pb:"small",children:[(0,o.jsx)(l.SafeAreaTop,{}),(0,o.jsxs)(n.Row,{align:"center",children:[(0,o.jsx)(n.Spacer.Horizontal,{size:"medium"}),(0,o.jsx)(n.View,{flex:"1",shrink:"1",children:(0,o.jsxs)(n.Row,{align:"center",children:[(0,o.jsx)(n.View,{height:"xl",width:"xl",rounded:"large",bg:"secondary",children:Boolean(j)&&(0,o.jsx)(n.Image,{size:"xl",rounded:"large",source:{uri:j}})}),(0,o.jsx)(n.Spacer.Horizontal,{size:"small"}),(0,o.jsxs)(n.View,{flex:"1",children:[(0,o.jsx)(n.Heading,{weight:"semibold",numberOfLines:1,children:x}),(0,o.jsx)(n.Text,{size:"small",color:"secondary",children:"Development Build"})]})]})}),(0,o.jsx)(n.View,{children:(0,o.jsx)(n.Button.ScaleOnPressContainer,{onPress:function(){f.navigate('User Profile')},minScale:.85,accessibilityLabel:"Navigate to User Profile",bg:"ghost",rounded:"full",children:(0,o.jsx)(n.View,{children:v?(0,o.jsx)(n.View,{rounded:"full",padding:"small",children:(0,o.jsx)(n.Image,{size:"xl",rounded:"full",source:{uri:y}})}):(0,o.jsx)(n.View,{mx:"small",children:(0,o.jsx)(n.View,{bg:"default",rounded:"full",padding:"tiny",children:(0,o.jsx)(n.UserIcon,{})})})})})})]})]}),(0,o.jsx)(n.Divider,{weight:"thin"})]})};var n=r(d[0]),l=((function(n,l){if(!l&&n&&n.__esModule)return n;if(null===n||"object"!=typeof n&&"function"!=typeof n)return{default:n};var t=u(l);if(t&&t.has(n))return t.get(n);var s={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in n)if("default"!==c&&Object.prototype.hasOwnProperty.call(n,c)){var f=o?Object.getOwnPropertyDescriptor(n,c):null;f&&(f.get||f.set)?Object.defineProperty(s,c,f):s[c]=n[c]}s.default=n,t&&t.set(n,s)})(r(d[1])),r(d[2])),t=r(d[3]),s=r(d[4]),o=r(d[5]);function u(n){if("function"!=typeof WeakMap)return null;var l=new WeakMap,t=new WeakMap;return(u=function(n){return n?t:l})(n)}},1149,[615,167,1150,1107,1122,185]);
1156
1156
  __d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.SafeAreaTop=function(){var f=(0,n.useSafeAreaInsets)().top;return(0,o.jsx)(t.View,{style:{height:f}})};var t=r(d[0]),n=((function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var o=f(n);if(o&&o.has(t))return o.get(t);var u={},p=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in t)if("default"!==c&&Object.prototype.hasOwnProperty.call(t,c)){var l=p?Object.getOwnPropertyDescriptor(t,c):null;l&&(l.get||l.set)?Object.defineProperty(u,c,l):u[c]=t[c]}u.default=t,o&&o.set(t,u)})(r(d[1])),r(d[2])),o=r(d[3]);function f(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,o=new WeakMap;return(f=function(t){return t?o:n})(t)}},1150,[615,167,503,185]);
1157
- __d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.UpdatesScreen=function(n){var c=n.route,j=(0,f.useUpdatesConfig)().runtimeVersion,V=c.params.branchName,v=o.useState(!1),O=(0,t.default)(v,2),L=O[0],z=O[1],U=(0,w.useUpdatesForBranch)(V),C=U.data,R=U.isLoading,S=U.hasNextPage,B=U.fetchNextPage,k=U.refetch,F=U.isRefreshing,N=U.isFetchingNextPage;function T(){z(!0),B()}var A=(0,x.useOnUpdatePress)(),E=A.onUpdatePress,H=A.loadingUpdateId;return(0,y.jsxs)(s.View,{flex:"1",children:[(0,y.jsx)(b,{branchName:V,updates:C,onOpenPress:function(){return E(C[0])}}),(0,y.jsx)(p.FlatList,{isLoading:R,isRefreshing:F,onRefresh:function(){return k()},ListHeaderComponent:function(){if(0===C.length)return null;return(0,y.jsx)(s.View,{py:"small",px:"large",children:(0,y.jsx)(s.Heading,{size:"small",color:"secondary",children:"Updates"})})},data:C,extraData:{length:C.length,loadingUpdateId:H},renderItem:function(n){var t=n.index,o=n.item,l=0===t,c=t===C.length-1,u=o.runtimeVersion===j,p=o.id===H;return(0,y.jsxs)(s.View,{px:"medium",opacity:u?'1':'0.5',children:[(0,y.jsx)(h.EASUpdateRow,{update:o,isFirst:l,isLast:c,isLoading:p,onPress:function(){return E(o)}}),!c&&(0,y.jsx)(s.Divider,{})]})},keyExtractor:function(n){return n.id},ListFooterComponent:function(){if(S)return(0,y.jsx)(s.View,{align:"centered",mt:"large",children:(0,y.jsx)(u.BasicButton,{label:"Load More",isLoading:N,onPress:T,size:"small"})});if(C.length>0&&L)return(0,y.jsx)(P,{});return null},ListEmptyComponent:function(){return(0,y.jsx)(s.View,{mt:"large",mx:"medium",bg:"default",rounded:"large",padding:"medium",children:(0,y.jsxs)(s.View,{children:[(0,y.jsx)(s.Heading,{children:"There are no updates available for this branch."}),(0,y.jsx)(s.Spacer.Vertical,{size:"small"}),(0,y.jsx)(s.Text,{color:"secondary",size:"small",children:"Updates allow you to deliver code directly to your users."}),(0,y.jsx)(s.View,{py:"medium",align:"centered",children:(0,y.jsx)(s.Button.ScaleOnPressContainer,{bg:"tertiary",onPress:function(){l.Linking.openURL("https://docs.expo.dev/eas-update/how-eas-update-works/")},children:(0,y.jsx)(s.View,{px:"2.5",py:"2",children:(0,y.jsx)(s.Button.Text,{weight:"medium",color:"tertiary",children:"Publish an update"})})})})]})})}})]})};var t=n(r(d[1])),s=r(d[2]),o=(function(n,t){if(!t&&n&&n.__esModule)return n;if(null===n||"object"!=typeof n&&"function"!=typeof n)return{default:n};var s=V(t);if(s&&s.has(n))return s.get(n);var o={},l=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in n)if("default"!==c&&Object.prototype.hasOwnProperty.call(n,c)){var u=l?Object.getOwnPropertyDescriptor(n,c):null;u&&(u.get||u.set)?Object.defineProperty(o,c,u):o[c]=n[c]}o.default=n,s&&s.set(n,o);return o})(r(d[3])),l=r(d[4]),c=r(d[5]),u=r(d[6]),h=r(d[7]),p=r(d[8]),x=r(d[9]),f=r(d[10]),j=r(d[11]),w=r(d[12]),y=r(d[13]);function V(n){if("function"!=typeof WeakMap)return null;var t=new WeakMap,s=new WeakMap;return(V=function(n){return n?s:t})(n)}function b(n){var t=n.branchName,o=n.updates,l=n.onOpenPress,c=(0,f.useUpdatesConfig)(),h=c.appId,p=c.runtimeVersion,x=(0,j.useChannelsForApp)(h).data,w=[];null==x||x.forEach(function(n){n.branches.includes(t)&&w.push(t)});var V=o.length>0,b=o[0],P=(null==b?void 0:b.runtimeVersion)===p;return(0,y.jsxs)(s.View,{bg:"default",px:"medium",py:"medium",children:[(0,y.jsxs)(s.Row,{align:"center",children:[(0,y.jsx)(s.View,{width:"8",children:(0,y.jsx)(s.BranchIcon,{})}),(0,y.jsx)(s.View,{children:(0,y.jsx)(s.Heading,{weight:"bold",children:t})}),(0,y.jsx)(s.Spacer.Horizontal,{}),V&&(0,y.jsx)(s.View,{opacity:P?'1':'0.75',children:(0,y.jsx)(u.BasicButton,{label:"Open Latest",onPress:l,size:"small"})})]}),w.length>0&&(0,y.jsxs)(y.Fragment,{children:[(0,y.jsx)(s.Spacer.Vertical,{size:"medium"}),(0,y.jsx)(v,{channels:w})]})]})}function v(n){var t=n.channels,o=(0,s.useExpoPalette)();return 0===t.length?null:(0,y.jsx)(s.View,{children:(0,y.jsxs)(s.Row,{align:"center",children:[(0,y.jsxs)(s.Text,{size:"small",color:"secondary",children:["Available on:",' ']}),(0,y.jsx)(c.ScrollView,{horizontal:!0,showsHorizontalScrollIndicator:!1,children:(0,y.jsx)(s.Row,{children:t.map(function(n){return(0,y.jsx)(s.View,{children:(0,y.jsx)(s.View,{align:"start",rounded:"medium",px:"1.5",mx:"0.5",py:"1",style:{backgroundColor:o.orange['000']},children:(0,y.jsx)(s.Text,{size:"small",children:"Channel: "+n})},n)},n)})})})]})})}function P(){var n=o.useRef(new l.Animated.Value(1));return o.useEffect(function(){l.Animated.timing(n.current,{toValue:0,duration:800,delay:800,useNativeDriver:!0}).start()},[]),(0,y.jsx)(l.Animated.View,{style:{opacity:n.current},children:(0,y.jsx)(s.View,{mt:"medium",children:(0,y.jsx)(s.Text,{align:"center",size:"small",color:"secondary",children:"There are no more updates for this branch!"})})})}},1151,[6,43,615,167,2,559,1139,1141,1145,1147,1111,1152,1110,185]);
1157
+ __d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.UpdatesScreen=function(n){var c=n.route,j=(0,f.useUpdatesConfig)().runtimeVersion,V=c.params.branchName,v=l.useState(!1),L=(0,t.default)(v,2),O=L[0],z=L[1],U=(0,w.useUpdatesForBranch)(V),C=U.data,R=U.isLoading,S=U.hasNextPage,k=U.fetchNextPage,B=U.refetch,F=U.isRefreshing,N=U.isFetchingNextPage;function T(){z(!0),k()}var A=(0,x.useOnUpdatePress)(),E=A.onUpdatePress,H=A.loadingUpdateId;return(0,y.jsxs)(s.View,{flex:"1",children:[(0,y.jsx)(b,{branchName:V,updates:C,onOpenPress:function(){return E(C[0])}}),(0,y.jsx)(p.FlatList,{isLoading:R,isRefreshing:F,onRefresh:function(){return B()},ListHeaderComponent:function(){if(0===C.length)return null;return(0,y.jsx)(s.View,{py:"small",px:"large",children:(0,y.jsx)(s.Heading,{size:"small",color:"secondary",children:"Updates"})})},data:C,extraData:{length:C.length,loadingUpdateId:H},renderItem:function(n){var t=n.index,l=n.item,o=0===t,c=t===C.length-1,u=l.runtimeVersion===j,p=l.id===H;return(0,y.jsxs)(s.View,{px:"medium",opacity:u?'1':'0.5',children:[(0,y.jsx)(h.EASUpdateRow,{update:l,isFirst:o,isLast:c,isLoading:p,onPress:function(){return E(l)}}),!c&&(0,y.jsx)(s.Divider,{})]})},keyExtractor:function(n){return n.id},ListFooterComponent:function(){if(S)return(0,y.jsx)(s.View,{align:"centered",mt:"large",children:(0,y.jsx)(u.BasicButton,{label:"Load More",isLoading:N,onPress:T,size:"small"})});if(C.length>0&&O)return(0,y.jsx)(P,{});return null},ListEmptyComponent:function(){return(0,y.jsx)(s.View,{mt:"large",mx:"medium",bg:"default",rounded:"large",padding:"medium",children:(0,y.jsxs)(s.View,{children:[(0,y.jsx)(s.Heading,{children:"There are no updates available for this branch."}),(0,y.jsx)(s.Spacer.Vertical,{size:"small"}),(0,y.jsx)(s.Text,{color:"secondary",size:"small",children:"Updates allow you to deliver code directly to your users."}),(0,y.jsx)(s.View,{py:"medium",align:"centered",children:(0,y.jsx)(s.Button.ScaleOnPressContainer,{bg:"tertiary",onPress:function(){o.Linking.openURL("https://docs.expo.dev/eas-update/how-eas-update-works/")},children:(0,y.jsx)(s.View,{px:"2.5",py:"2",children:(0,y.jsx)(s.Button.Text,{weight:"medium",color:"tertiary",children:"Publish an update"})})})})]})})}})]})};var t=n(r(d[1])),s=r(d[2]),l=(function(n,t){if(!t&&n&&n.__esModule)return n;if(null===n||"object"!=typeof n&&"function"!=typeof n)return{default:n};var s=V(t);if(s&&s.has(n))return s.get(n);var l={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in n)if("default"!==c&&Object.prototype.hasOwnProperty.call(n,c)){var u=o?Object.getOwnPropertyDescriptor(n,c):null;u&&(u.get||u.set)?Object.defineProperty(l,c,u):l[c]=n[c]}l.default=n,s&&s.set(n,l);return l})(r(d[3])),o=r(d[4]),c=r(d[5]),u=r(d[6]),h=r(d[7]),p=r(d[8]),x=r(d[9]),f=r(d[10]),j=r(d[11]),w=r(d[12]),y=r(d[13]);function V(n){if("function"!=typeof WeakMap)return null;var t=new WeakMap,s=new WeakMap;return(V=function(n){return n?s:t})(n)}function b(n){var t=n.branchName,l=n.updates,o=n.onOpenPress,c=(0,f.useUpdatesConfig)(),h=c.appId,p=c.runtimeVersion,x=(0,j.useChannelsForApp)(h).data,w=[];null==x||x.forEach(function(n){n.branches.includes(t)&&w.push(t)});var V=l.length>0,b=l[0],P=(null==b?void 0:b.runtimeVersion)===p;return(0,y.jsxs)(s.View,{bg:"default",px:"medium",py:"medium",children:[(0,y.jsxs)(s.Row,{align:"center",children:[(0,y.jsx)(s.View,{width:"8",children:(0,y.jsx)(s.BranchIcon,{})}),(0,y.jsx)(s.View,{shrink:"1",children:(0,y.jsx)(s.Heading,{weight:"bold",numberOfLines:2,children:t})}),(0,y.jsx)(s.Spacer.Horizontal,{}),V&&(0,y.jsx)(s.View,{opacity:P?'1':'0.75',style:{marginLeft:s.scale.small},children:(0,y.jsx)(u.BasicButton,{label:"Open Latest",onPress:o,size:"small"})})]}),w.length>0&&(0,y.jsxs)(y.Fragment,{children:[(0,y.jsx)(s.Spacer.Vertical,{size:"medium"}),(0,y.jsx)(v,{channels:w})]})]})}function v(n){var t=n.channels,l=(0,s.useExpoPalette)();return 0===t.length?null:(0,y.jsx)(s.View,{children:(0,y.jsxs)(s.Row,{align:"center",children:[(0,y.jsxs)(s.Text,{size:"small",color:"secondary",children:["Available on:",' ']}),(0,y.jsx)(c.ScrollView,{horizontal:!0,showsHorizontalScrollIndicator:!1,children:(0,y.jsx)(s.Row,{children:t.map(function(n){return(0,y.jsx)(s.View,{children:(0,y.jsx)(s.View,{align:"start",rounded:"medium",px:"1.5",mx:"0.5",py:"1",style:{backgroundColor:l.orange['000']},children:(0,y.jsx)(s.Text,{size:"small",children:"Channel: "+n})},n)},n)})})})]})})}function P(){var n=l.useRef(new o.Animated.Value(1));return l.useEffect(function(){o.Animated.timing(n.current,{toValue:0,duration:800,delay:800,useNativeDriver:!0}).start()},[]),(0,y.jsx)(o.Animated.View,{style:{opacity:n.current},children:(0,y.jsx)(s.View,{mt:"medium",children:(0,y.jsx)(s.Text,{align:"center",size:"small",color:"secondary",children:"There are no more updates for this branch!"})})})}},1151,[6,43,615,167,2,559,1139,1141,1145,1147,1111,1152,1110,185]);
1158
1158
  __d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.useChannelsForApp=function(n){var t=(0,l.useToastStack)(),u=(0,p.useQuery)(['channels',n],function(){return b(n)});return f.useEffect(function(){u.error&&0===t.getItems().length&&t.push(function(){return(0,h.jsx)(s.Toasts.Error,{children:"Something went wrong trying to find the channels for this branch."})})},[u.error]),u};var t,u=n(r(d[1])),o=r(d[2]),f=(function(n,t){if(!t&&n&&n.__esModule)return n;if(null===n||"object"!=typeof n&&"function"!=typeof n)return{default:n};var u=y(t);if(u&&u.has(n))return u.get(n);var o={},f=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var p in n)if("default"!==p&&Object.prototype.hasOwnProperty.call(n,p)){var c=f?Object.getOwnPropertyDescriptor(n,p):null;c&&(c.get||c.set)?Object.defineProperty(o,p,c):o[p]=n[p]}o.default=n,u&&u.set(n,o);return o})(r(d[3])),p=r(d[4]),c=r(d[5]),s=r(d[6]),l=r(d[7]),h=r(d[8]);function y(n){if("function"!=typeof WeakMap)return null;var t=new WeakMap,u=new WeakMap;return(y=function(n){return n?u:t})(n)}var v=(0,o.gql)(t||(t=(0,u.default)(["\n query getUpdates($appId: String!) {\n app {\n byId(appId: $appId) {\n updateChannels(offset: 0, limit: 10) {\n name\n updateBranches(offset: 0, limit: 10) {\n name\n }\n }\n }\n }\n }\n"])));function b(n){var t={appId:n};return c.apiClient.request(v,t).then(function(n){var t=[];return n.app.byId.updateChannels.forEach(function(n){var u={name:n.name,branches:n.updateBranches.map(function(n){return n.name})};t.push(u)}),t})}},1152,[6,1052,1086,167,1011,1104,1106,1108,185]);
1159
1159
  __d(function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.HomeScreen=function(n){var f=n.fetchOnMount,y=void 0!==f&&f,V=n.pollInterval,R=void 0===V?1e3:V,T=n.pollAmount,D=void 0===T?5:T,I=n.navigation,A=(0,S.useModalStack)(),B=o.useState(''),C=(0,s.default)(B,2),M=C[0],H=C[1],_=o.useState(''),F=(0,s.default)(_,2),L=F[0],k=F[1],E=(0,w.useDevSessions)(),W=E.data,Q=E.pollAsync,U=E.isFetching,q=(0,v.useCrashReport)(),G=o.useRef(W);o.useEffect(function(){0===G.current.length&&y&&Q({pollAmount:D,pollInterval:R})},[y,R,D,Q]);var J=function(n){return t.default.async(function(s){for(;;)switch(s.prev=s.next){case 0:return k(n),s.next=3,t.default.awrap((0,j.loadApp)(n).catch(function(n){k(''),A.push(function(){return(0,P.jsx)(x.LoadAppErrorModal,{message:n.message})})}));case 3:k('');case 4:case"end":return s.stop()}},null,null,null,Promise)};return(0,P.jsxs)(l.View,{testID:"DevLauncherMainScreen",children:[(0,P.jsx)(u.AppHeader,{navigation:I}),(0,P.jsxs)(c.ScrollView,{contentContainerStyle:{paddingBottom:l.scale[48]},children:[q&&(0,P.jsx)(l.View,{px:"medium",py:"small",mt:"small",children:(0,P.jsx)(l.Button.ScaleOnPressContainer,{onPress:function(){I.navigate('Crash Report',q)},bg:"default",rounded:"large",children:(0,P.jsx)(l.Row,{align:"center",padding:"medium",bg:"default",children:(0,P.jsx)(l.Button.Text,{color:"default",children:"The last time you tried to open an app the development build crashed. Tap to get more information."})})})}),(0,P.jsxs)(l.View,{py:"large",children:[(0,P.jsxs)(l.Row,{px:"small",align:"center",children:[(0,P.jsx)(l.View,{px:"medium",children:(0,P.jsx)(l.TerminalIcon,{})}),(0,P.jsx)(l.Heading,{color:"secondary",children:"Development servers"}),(0,P.jsx)(l.Spacer.Horizontal,{}),W.length>0&&(0,P.jsx)(l.Button.ScaleOnPressContainer,{bg:"ghost",rounded:"full",minScale:.85,onPress:function(){A.push(function(){return(0,P.jsx)(p.DevServerExplainerModal,{})})},children:(0,P.jsx)(l.View,{rounded:"full",padding:"tiny",children:(0,P.jsx)(l.InfoIcon,{})})})]}),(0,P.jsx)(l.Spacer.Vertical,{size:"small"}),(0,P.jsx)(l.View,{px:"medium",children:(0,P.jsxs)(l.View,{children:[0===W.length&&(0,P.jsxs)(P.Fragment,{children:[(0,P.jsxs)(l.View,{padding:"medium",bg:"default",roundedTop:"large",children:[(0,P.jsx)(l.Text,{children:"Start a local development server with:"}),(0,P.jsx)(l.Spacer.Vertical,{size:"small"}),(0,P.jsx)(l.View,{bg:"secondary",border:"default",rounded:"medium",padding:"medium",children:(0,P.jsx)(l.Text,{type:"mono",size:"small",children:"expo start --dev-client"})}),(0,P.jsx)(l.Spacer.Vertical,{size:"small"}),(0,P.jsx)(l.Text,{children:"Then, select the local server when it appears here."}),(0,P.jsx)(l.Spacer.Vertical,{size:"small"}),(0,P.jsx)(l.Text,{children:"Alternatively, open the Camera app and scan the QR code that appears in your terminal"})]}),(0,P.jsx)(l.Divider,{})]}),(null==W?void 0:W.length)>0&&(0,P.jsx)(O,{devSessions:W,onDevSessionPress:function(n){return t.default.async(function(t){for(;;)switch(t.prev=t.next){case 0:J(n.url);case 1:case"end":return t.stop()}},null,null,null,Promise)}}),(0,P.jsx)(b,{isFetching:U,onRefetchPress:function(){Q({pollAmount:D,pollInterval:R})}}),(0,P.jsx)(l.Divider,{}),(0,P.jsx)(h.UrlDropdown,{onSubmit:function(n){return t.default.async(function(t){for(;;)switch(t.prev=t.next){case 0:J(n);case 1:case"end":return t.stop()}},null,null,null,Promise)},inputValue:M,setInputValue:H,isLoading:''!==M&&M===L})]})}),(0,P.jsx)(l.Spacer.Vertical,{size:"medium"}),(0,P.jsx)(z,{onAppPress:function(n){return t.default.async(function(t){for(;;)switch(t.prev=t.next){case 0:J(n);case 1:case"end":return t.stop()}},null,null,null,Promise)}})]})]})]})};var t=n(r(d[1])),s=n(r(d[2])),l=r(d[3]),o=(function(n,t){if(!t&&n&&n.__esModule)return n;if(null===n||"object"!=typeof n&&"function"!=typeof n)return{default:n};var s=V(t);if(s&&s.has(n))return s.get(n);var l={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in n)if("default"!==c&&Object.prototype.hasOwnProperty.call(n,c)){var u=o?Object.getOwnPropertyDescriptor(n,c):null;u&&(u.get||u.set)?Object.defineProperty(l,c,u):l[c]=n[c]}l.default=n,s&&s.set(n,l);return l})(r(d[4])),c=r(d[5]),u=r(d[6]),p=r(d[7]),x=r(d[8]),f=r(d[9]),h=r(d[10]),j=r(d[11]),v=r(d[12]),w=r(d[13]),S=r(d[14]),y=r(d[15]),P=r(d[16]);function V(n){if("function"!=typeof WeakMap)return null;var t=new WeakMap,s=new WeakMap;return(V=function(n){return n?s:t})(n)}function b(n){var t=n.isFetching,s=n.onRefetchPress,o=(0,l.useExpoTheme)(),c=t?o.status.info:o.status.default;return(0,P.jsx)(l.Button.ScaleOnPressContainer,{onPress:s,disabled:t,bg:"default",rounded:"none",children:(0,P.jsxs)(l.Row,{align:"center",padding:"medium",bg:"default",children:[(0,P.jsx)(l.View,{width:"6",children:(0,P.jsx)(f.PulseIndicator,{isActive:t,color:c})}),(0,P.jsx)(l.Button.Text,{color:"default",children:t?'Searching for development servers...':'Fetch development servers'}),(0,P.jsx)(l.Spacer.Horizontal,{}),!t&&(0,P.jsx)(l.RefreshIcon,{})]})})}function O(n){var t=n.devSessions,s=void 0===t?[]:t,o=n.onDevSessionPress;return 0===s.length?null:(0,P.jsx)(l.View,{children:s.map(function(n){return(0,P.jsxs)(l.View,{children:[(0,P.jsx)(l.Button.ScaleOnPressContainer,{onPress:function(){return o(n)},roundedTop:"large",roundedBottom:"none",bg:"default",children:(0,P.jsxs)(l.Row,{align:"center",padding:"medium",bg:"default",children:[(0,P.jsx)(l.StatusIndicator,{size:"small",status:"success"}),(0,P.jsx)(l.Spacer.Horizontal,{size:"small"}),(0,P.jsx)(l.View,{flex:"1",children:(0,P.jsx)(l.Button.Text,{color:"default",numberOfLines:1,children:n.description})}),(0,P.jsx)(l.Spacer.Horizontal,{size:"small"}),(0,P.jsx)(l.ChevronRightIcon,{})]})}),(0,P.jsx)(l.Divider,{})]},n.url)})})}function z(n){var t=n.onAppPress,s=(0,y.useRecentlyOpenedApps)().data;return 0===s.length?null:(0,P.jsxs)(l.View,{px:"medium",children:[(0,P.jsx)(l.View,{padding:"medium",children:(0,P.jsx)(l.Heading,{color:"secondary",children:"Recently opened"})}),(0,P.jsx)(l.View,{children:s.slice(0,5).map(function(n,s,o){var c,u=0===s,p=s===o.length-1,x=null!=(c=n.name)?c:n.url;return(0,P.jsxs)(l.View,{children:[(0,P.jsx)(l.Button.ScaleOnPressContainer,{onPress:function(){return t(n.url)},roundedTop:u?'large':'none',roundedBottom:p?'large':'none',bg:"default",children:(0,P.jsxs)(l.Row,{align:"center",padding:"medium",bg:"default",children:[(0,P.jsx)(l.StatusIndicator,{size:"small",status:"success"}),(0,P.jsx)(l.Spacer.Horizontal,{size:"small"}),(0,P.jsx)(l.View,{flex:"1",children:(0,P.jsx)(l.Button.Text,{color:"default",numberOfLines:1,children:x})}),(0,P.jsx)(l.ChevronRightIcon,{})]})}),!p&&(0,P.jsx)(l.Divider,{})]},n.url)})})]})}},1153,[6,69,43,615,167,2,1149,1154,1135,1155,1156,1008,1117,1119,1130,1133,185]);
1160
1160
  __d(function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.DevServerExplainerModal=function(){return(0,l.jsxs)(n.BaseModal,{title:"Development servers",children:[(0,l.jsx)(t.Spacer.Vertical,{size:"small"}),(0,l.jsx)(t.Text,{size:"medium",children:"Start a local development server with:"}),(0,l.jsx)(t.Spacer.Vertical,{size:"small"}),(0,l.jsx)(t.View,{bg:"secondary",border:"default",rounded:"medium",padding:"medium",children:(0,l.jsx)(t.Text,{type:"mono",size:"small",children:"expo start --dev-client"})}),(0,l.jsx)(t.Spacer.Vertical,{size:"large"}),(0,l.jsx)(t.Text,{children:"Then, select the local server when it appears here."}),(0,l.jsx)(t.Spacer.Vertical,{size:"small"}),(0,l.jsx)(t.Text,{children:"Alternatively, open the Camera app and scan the QR code that appears in your terminal"})]})};var t=r(d[0]),n=((function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var l=s(n);if(l&&l.has(t))return l.get(t);var o={},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var p in t)if("default"!==p&&Object.prototype.hasOwnProperty.call(t,p)){var u=c?Object.getOwnPropertyDescriptor(t,p):null;u&&(u.get||u.set)?Object.defineProperty(o,p,u):o[p]=t[p]}o.default=t,l&&l.set(t,o)})(r(d[1])),r(d[2])),l=r(d[3]);function s(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,l=new WeakMap;return(s=function(t){return t?l:n})(t)}},1154,[615,167,1134,185]);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "expo-dev-launcher",
3
3
  "title": "Expo Development Launcher",
4
- "version": "0.11.5",
4
+ "version": "0.11.6",
5
5
  "description": "Pre-release version of the Expo development launcher package for testing.",
6
6
  "main": "build/DevLauncher.js",
7
7
  "types": "build/DevLauncher.d.ts",
@@ -30,7 +30,7 @@
30
30
  "homepage": "https://docs.expo.dev",
31
31
  "dependencies": {
32
32
  "@expo/config-plugins": "^4.0.14",
33
- "expo-dev-menu": "0.10.6",
33
+ "expo-dev-menu": "0.10.7",
34
34
  "resolve-from": "^5.0.0",
35
35
  "semver": "^7.3.5"
36
36
  },
@@ -49,7 +49,7 @@
49
49
  "graphql": "^16.0.1",
50
50
  "graphql-request": "^3.6.1",
51
51
  "react": "17.0.2",
52
- "react-native": "0.68.1",
52
+ "react-native": "0.68.2",
53
53
  "react-query": "^3.34.16",
54
54
  "url": "^0.11.0"
55
55
  },
@@ -63,5 +63,5 @@
63
63
  "./setupTests.ts"
64
64
  ]
65
65
  },
66
- "gitHead": "4f661039afaf416e0058d856c18d7279d6619f3f"
66
+ "gitHead": "23c62dfb4ed9d8936333dcb9666ff8887c7a7e27"
67
67
  }
package/yarn-error.log CHANGED
@@ -1,20 +1,20 @@
1
1
  Arguments:
2
- /usr/local/Cellar/node@16/16.14.0/bin/node /usr/local/Cellar/yarn/1.22.17_2/libexec/bin/yarn.js install --force
2
+ /Users/andy/.nvm/versions/node/v16.5.0/bin/node /Users/andy/.yarn/bin/yarn.js
3
3
 
4
4
  PATH:
5
- /Users/lukasz/work/expo/.direnv/bin:/Users/lukasz/work/expo/.direnv/ruby/bin:/Users/lukasz/work/expo/bin:/usr/local/opt/ruby@2.7/bin:/usr/local/opt/node@16/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/lukasz/Library/Android/sdk/emulator:/Users/lukasz/Library/Android/sdk/tools:/Users/lukasz/Library/Android/sdk/tools/bin:/Users/lukasz/Library/Android/sdk/platform-tools
5
+ /Users/andy/development/expo/.direnv/bin:/Users/andy/development/expo/.direnv/ruby-/bin:/Users/andy/development/expo/bin:/Users/andy/.sdkman/candidates/java/current/bin:/Users/andy/.rbenv/shims:/Users/andy/.nix-profile/bin:/Users/andy/google-cloud-sdk/bin:/Users/andy/.nix-profile/bin:/Users/andy/.yarn/bin:/Users/andy/.nvm/versions/node/v16.5.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Apple/usr/bin:/Users/andy/Library/Android/sdk/emulator:/Users/andy/Library/Android/sdk/tools:/Users/andy/Library/Android/sdk/tools/bin:/Users/andy/Library/Android/sdk/platform-tools:/Applications/Visual Studio Code.app/Contents/Resources/app/bin
6
6
 
7
7
  Yarn version:
8
8
  1.22.17
9
9
 
10
10
  Node version:
11
- 16.14.0
11
+ 16.5.0
12
12
 
13
13
  Platform:
14
14
  darwin x64
15
15
 
16
16
  Trace:
17
- Error: ENOENT: no such file or directory, stat '/Users/lukasz/work/expo/apps/bare-sandbox/node_modules/expo-modules-core'
17
+ Error: ENOENT: no such file or directory, stat '/Users/andy/development/expo/home/node_modules/expo'
18
18
 
19
19
  npm manifest:
20
20
  {
@@ -49,9 +49,9 @@ npm manifest:
49
49
  "homepage": "https://docs.expo.dev",
50
50
  "dependencies": {
51
51
  "@expo/config-plugins": "^4.0.14",
52
+ "expo-dev-menu": "0.9.1",
52
53
  "resolve-from": "^5.0.0",
53
- "semver": "^7.3.5",
54
- "expo-dev-menu": "0.9.1"
54
+ "semver": "^7.3.5"
55
55
  },
56
56
  "devDependencies": {
57
57
  "@react-navigation/bottom-tabs": "^6.0.9",
@@ -1526,6 +1526,88 @@ Lockfile:
1526
1526
  dependencies:
1527
1527
  lodash "^4.17.4"
1528
1528
 
1529
+ "@expo/ngrok-bin-darwin-arm64@2.3.40":
1530
+ version "2.3.40"
1531
+ resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-darwin-arm64/-/ngrok-bin-darwin-arm64-2.3.40.tgz#f9306e15339dfe57a4bce07b4b0fb1a22d9bd35e"
1532
+ integrity sha512-Zij81v/bIsVBvgXgYS71xbi/3lqKfVEfr7rId8BsHO3Ec1nQcp/I+729W3KX9PUHzWlXCLxOKZ3uF4jL/TcNbg==
1533
+
1534
+ "@expo/ngrok-bin-darwin-x64@2.3.40":
1535
+ version "2.3.40"
1536
+ resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-darwin-x64/-/ngrok-bin-darwin-x64-2.3.40.tgz#86d64ad118d3e07b348636d3407dcf58ea746025"
1537
+ integrity sha512-nqGLfxIjZBoT79VDk5mqaHQKCWkunSi486zGLeB8Ye8Qar1yo4STFwks+DqTbnGD5ItArQz2LzKRVE4YXuJFuw==
1538
+
1539
+ "@expo/ngrok-bin-freebsd-ia32@2.3.40":
1540
+ version "2.3.40"
1541
+ resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-freebsd-ia32/-/ngrok-bin-freebsd-ia32-2.3.40.tgz#86720a356658faea149489831a9d4952611d3f12"
1542
+ integrity sha512-Ji3jZaOuIZO+ege23kZZAAEPUYkF+6mCpghb16b28Is1QHOSl2L4foDnAcWyzSEiBihMicxWltaQyaaxA0fdgw==
1543
+
1544
+ "@expo/ngrok-bin-freebsd-x64@2.3.40":
1545
+ version "2.3.40"
1546
+ resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-freebsd-x64/-/ngrok-bin-freebsd-x64-2.3.40.tgz#16b6f456bb561c984711ce34b592b66f373a077e"
1547
+ integrity sha512-mVnzKGQmOyXimZx6udoiyo3ZTYLZnPShlTySaDP0tqQ0vYz4ZscgvaYpMmDSPrsP/YG2owmKgzmOE2V+ycD8qA==
1548
+
1549
+ "@expo/ngrok-bin-linux-arm64@2.3.40":
1550
+ version "2.3.40"
1551
+ resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-linux-arm64/-/ngrok-bin-linux-arm64-2.3.40.tgz#97d8404bf35c47f03a96635616c7b423db848478"
1552
+ integrity sha512-S6kbnRqsVXHo/bWNxc0jfq33aQQRsGWjb6e7SvZ2DgXsPFLn27cfK0eHD96uCssARDVhzPsc+VU/B3d8C1DT5A==
1553
+
1554
+ "@expo/ngrok-bin-linux-arm@2.3.40":
1555
+ version "2.3.40"
1556
+ resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-linux-arm/-/ngrok-bin-linux-arm-2.3.40.tgz#a8342eb76c0d47dc208abec4c0cb548c2ac01fda"
1557
+ integrity sha512-Je1QBd7x0hbZa4T3gZbVgD0cSzstpJ7Mu0+dM2lOB+vm3bd603yHtD0RlLdqARJFhPTE1M2zLd68gCEeZ5fRgQ==
1558
+
1559
+ "@expo/ngrok-bin-linux-ia32@2.3.40":
1560
+ version "2.3.40"
1561
+ resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-linux-ia32/-/ngrok-bin-linux-ia32-2.3.40.tgz#dad55f4fd5f223b1439fba4aa66d057b04349515"
1562
+ integrity sha512-gPY5zv5Fu+TkCm5iZolXQbu7e5hc7fTllIKn/zJQxxZs/WCvSxyB5ip6vQcHiavu/kjr0HtNciPX/guXvWENkg==
1563
+
1564
+ "@expo/ngrok-bin-linux-x64@2.3.40":
1565
+ version "2.3.40"
1566
+ resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-linux-x64/-/ngrok-bin-linux-x64-2.3.40.tgz#0038534284cf6db3e23e6cf412c855f04bd0f746"
1567
+ integrity sha512-yOuwpOmMe6RGnk9ninlM7Zg1EiF81ptFOcFmT61PDOA4gK8/ttZKTMkDQiq0DZdcXUyE0HCr83EglJZTnHIzPA==
1568
+
1569
+ "@expo/ngrok-bin-sunos-x64@2.3.40":
1570
+ version "2.3.40"
1571
+ resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-sunos-x64/-/ngrok-bin-sunos-x64-2.3.40.tgz#ffe19fa2142a7c3a87386903184638fcf6ad1651"
1572
+ integrity sha512-0itEIQ7KsxRbF9nJk6tt0Ey+9TDC5H7krOsy3t7DPx01EvtaiEdMyhmE1XWjBtwr8+BaY9CpEhUWkx4iCcE4cw==
1573
+
1574
+ "@expo/ngrok-bin-win32-ia32@2.3.40":
1575
+ version "2.3.40"
1576
+ resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-win32-ia32/-/ngrok-bin-win32-ia32-2.3.40.tgz#d8f4e6123b160627a9b7662be183c89212fa366b"
1577
+ integrity sha512-RAunwOAskfU0R5mYlxxB+bihLJ4nLRx5/x+q5nIq1muYmaqLvGtkQQHZKzgHJANJ7ZIbzfJY57IN2UICpibgIQ==
1578
+
1579
+ "@expo/ngrok-bin-win32-x64@2.3.40":
1580
+ version "2.3.40"
1581
+ resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-win32-x64/-/ngrok-bin-win32-x64-2.3.40.tgz#d497c9cb5a235f5bc04d6b9df4474e2000cc0a61"
1582
+ integrity sha512-a8xtUxX/Ftp2ho+/+VR5GCg0ttP9MNzYj58TVjfiKMkl4mVrbFVIzEinRzmy7PhiOWxqGQSCOdzEfa6C2G4nEA==
1583
+
1584
+ "@expo/ngrok-bin@2.3.40":
1585
+ version "2.3.40"
1586
+ resolved "https://registry.yarnpkg.com/@expo/ngrok-bin/-/ngrok-bin-2.3.40.tgz#bfdbd4a32fd71275d5153f859cb4594eec665de7"
1587
+ integrity sha512-40GK1CY1QLPDHSQS7Fd36CJeZgMwtbeezkgp4tzfExVRVtWw30jOBCsM7TBB9IqEmmX7C/XwG47scMQHCnMw8A==
1588
+ optionalDependencies:
1589
+ "@expo/ngrok-bin-darwin-arm64" "2.3.40"
1590
+ "@expo/ngrok-bin-darwin-x64" "2.3.40"
1591
+ "@expo/ngrok-bin-freebsd-ia32" "2.3.40"
1592
+ "@expo/ngrok-bin-freebsd-x64" "2.3.40"
1593
+ "@expo/ngrok-bin-linux-arm" "2.3.40"
1594
+ "@expo/ngrok-bin-linux-arm64" "2.3.40"
1595
+ "@expo/ngrok-bin-linux-ia32" "2.3.40"
1596
+ "@expo/ngrok-bin-linux-x64" "2.3.40"
1597
+ "@expo/ngrok-bin-sunos-x64" "2.3.40"
1598
+ "@expo/ngrok-bin-win32-ia32" "2.3.40"
1599
+ "@expo/ngrok-bin-win32-x64" "2.3.40"
1600
+
1601
+ "@expo/ngrok@4.1.0":
1602
+ version "4.1.0"
1603
+ resolved "https://registry.yarnpkg.com/@expo/ngrok/-/ngrok-4.1.0.tgz#d013ecc694c69132ba72d56562c42f7dc22bd517"
1604
+ integrity sha512-PrtWxBt/SnOF1jZkf7oWznhEPFrmYKKeJPLVRKnEBd/y4eUYfoiNIXOzflIzhdrMubjWVI+pFuPJ6nkjVL95/Q==
1605
+ dependencies:
1606
+ "@expo/ngrok-bin" "2.3.40"
1607
+ got "^11.5.1"
1608
+ uuid "^3.3.2"
1609
+ yaml "^1.10.0"
1610
+
1529
1611
  "@expo/npm-proofread@^1.0.1":
1530
1612
  version "1.0.1"
1531
1613
  resolved "https://registry.yarnpkg.com/@expo/npm-proofread/-/npm-proofread-1.0.1.tgz#8450f71cea47dd9864d61a1a105931dc7ea2209a"
@@ -1533,7 +1615,7 @@ Lockfile:
1533
1615
  dependencies:
1534
1616
  semver "^5.3.0"
1535
1617
 
1536
- "@expo/osascript@2.0.31":
1618
+ "@expo/osascript@2.0.31", "@expo/osascript@^2.0.31":
1537
1619
  version "2.0.31"
1538
1620
  resolved "https://registry.yarnpkg.com/@expo/osascript/-/osascript-2.0.31.tgz#8cbee70f30748d0d977ff598c01f5a57fbb1e822"
1539
1621
  integrity sha512-5OE8+Fb1mLu9EJNUOx5RcetkJZMXJxthVuIzHPlEZFEAZa3f/zQtJ6vA/hnt1BLZ2X9BR3OzBMALrUzVo95L2w==
@@ -1580,7 +1662,7 @@ Lockfile:
1580
1662
  base64-js "^1.2.3"
1581
1663
  xmlbuilder "^14.0.0"
1582
1664
 
1583
- "@expo/plist@0.0.17":
1665
+ "@expo/plist@0.0.17", "@expo/plist@^0.0.17":
1584
1666
  version "0.0.17"
1585
1667
  resolved "https://registry.yarnpkg.com/@expo/plist/-/plist-0.0.17.tgz#0f6c594e116f45a28f5ed20998dadb5f3429f88b"
1586
1668
  integrity sha512-5Ul3d/YOYE6mfum0jCE25XUnkKHZ5vGlU/X2275ZmCtGrpRn1Fl8Nq+jQKSaks3NqTfxdyXROi/TgH8Zxeg2wg==
@@ -1663,6 +1745,11 @@ Lockfile:
1663
1745
  resolved "https://registry.yarnpkg.com/@expo/styleguide-native/-/styleguide-native-0.4.1.tgz#93f8e5e40a68c4f776f59ea43a542ba2e926a0d7"
1664
1746
  integrity sha512-g4PWLTJwzH4GKFfrYN8NP0OY3DtFbqIggiFebeWyFfTrmD/Kgb2ZDWQRAe9AyfukzTvhfg+IG9289anaLHBydg==
1665
1747
 
1748
+ "@expo/styleguide-native@^1.0.0":
1749
+ version "1.0.0"
1750
+ resolved "https://registry.yarnpkg.com/@expo/styleguide-native/-/styleguide-native-1.0.0.tgz#12251f4e22054c6288d1273031d011930cee5898"
1751
+ integrity sha512-izMGG/1BtnFvYfH5QO+DDWNWbm5EvQ987j8fFUlwMYtqsSQ83frFYP8swiInfw1/W/qJtuFqtiHU+g/w962Aow==
1752
+
1666
1753
  "@expo/vector-icons@^12.0.4":
1667
1754
  version "12.0.5"
1668
1755
  resolved "https://registry.yarnpkg.com/@expo/vector-icons/-/vector-icons-12.0.5.tgz#bc508ad05fb7e9a3e008704977cfec6c18aa7728"
@@ -2147,6 +2234,14 @@ Lockfile:
2147
2234
  "@graphql-tools/utils" "^8.1.1"
2148
2235
  tslib "~2.3.0"
2149
2236
 
2237
+ "@graphql-codegen/introspection@^2.1.1":
2238
+ version "2.1.1"
2239
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/introspection/-/introspection-2.1.1.tgz#5f3aac47ef46ed817baf969e78dd2dd6d307b18a"
2240
+ integrity sha512-O9zsy0IoFYDo37pBVF4pSvRMDx/AKdgOxyko4R/O+0DHEw9Nya/pQ3dbn+LDLj2n6X+xOXUBUfFvqhODTqU28w==
2241
+ dependencies:
2242
+ "@graphql-codegen/plugin-helpers" "^2.3.2"
2243
+ tslib "~2.3.0"
2244
+
2150
2245
  "@graphql-codegen/plugin-helpers@^2.3.2":
2151
2246
  version "2.3.2"
2152
2247
  resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.3.2.tgz#3f9ba625791901d19be733db1dfc9a3dbd0dac44"
@@ -6032,7 +6127,7 @@ Lockfile:
6032
6127
  normalize-url "^4.1.0"
6033
6128
  responselike "^1.0.2"
6034
6129
 
6035
- cacheable-request@^7.0.1:
6130
+ cacheable-request@^7.0.2:
6036
6131
  version "7.0.2"
6037
6132
  resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-7.0.2.tgz#ea0d0b889364a25854757301ca12b2da77f91d27"
6038
6133
  integrity sha512-pouW8/FmiPQbuGpkXQ9BAPv/Mo5xDGANgSNXzTzJ8DrKGuXOssM4wIQRjfanNRh3Yu5cfYPvcorqbhg2KIJtew==
@@ -8091,6 +8186,11 @@ Lockfile:
8091
8186
  resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
8092
8187
  integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
8093
8188
 
8189
+ env-editor@^1.0.0:
8190
+ version "1.0.0"
8191
+ resolved "https://registry.yarnpkg.com/env-editor/-/env-editor-1.0.0.tgz#a7de585a96f0198d9ba20a786c17a691c53afaab"
8192
+ integrity sha512-SRy6e7u1tZgohoxL952q9+kbRkkUrzi63dB7J4zr6wOSMQrCD0KJUNhMZajGTNQfdY68PaStfmIzh7To/FKilQ==
8193
+
8094
8194
  envinfo@^7.7.2:
8095
8195
  version "7.8.1"
8096
8196
  resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.8.1.tgz#06377e3e5f4d379fea7ac592d5ad8927e0c4d475"
@@ -8777,10 +8877,10 @@ Lockfile:
8777
8877
  commander "2.20.0"
8778
8878
  update-check "1.5.3"
8779
8879
 
8780
- expo-test-runner@0.0.7:
8781
- version "0.0.7"
8782
- resolved "https://registry.yarnpkg.com/expo-test-runner/-/expo-test-runner-0.0.7.tgz#929d102c009f5d8d766d022cacf3b17cf54282df"
8783
- integrity sha512-6gUhNNNmephqKOwUE/RG2Y93Toy4YPHc1osH1sSo+ags0v05/j1t9Usb1xytkG3rWjhGYh+DI8UZ/Gkamo6U4Q==
8880
+ expo-test-runner@0.0.8:
8881
+ version "0.0.8"
8882
+ resolved "https://registry.yarnpkg.com/expo-test-runner/-/expo-test-runner-0.0.8.tgz#f4dbed5c72a86236fe10d0f2519d3497f7abba27"
8883
+ integrity sha512-ff5HsoelDmutNmTTApbjrYrKNGpPx8bPQ+oLLu4+RRxBuCjsHf577TjFQa8Suz/grc9f7VK7Nh4doIgukolZHg==
8784
8884
  dependencies:
8785
8885
  "@babel/runtime" "7.9.0"
8786
8886
  "@expo/spawn-async" "^1.5.0"
@@ -9925,17 +10025,17 @@ Lockfile:
9925
10025
  pify "^2.0.0"
9926
10026
  pinkie-promise "^2.0.0"
9927
10027
 
9928
- got@11.8.2:
9929
- version "11.8.2"
9930
- resolved "https://registry.yarnpkg.com/got/-/got-11.8.2.tgz#7abb3959ea28c31f3576f1576c1effce23f33599"
9931
- integrity sha512-D0QywKgIe30ODs+fm8wMZiAcZjypcCodPNuMz5H9Mny7RJ+IjJ10BdmGW7OM7fHXP+O7r6ZwapQ/YQmMSvB0UQ==
10028
+ got@^11.5.1:
10029
+ version "11.8.3"
10030
+ resolved "https://registry.yarnpkg.com/got/-/got-11.8.3.tgz#f496c8fdda5d729a90b4905d2b07dbd148170770"
10031
+ integrity sha512-7gtQ5KiPh1RtGS9/Jbv1ofDpBFuq42gyfEib+ejaRBJuj/3tQFeR5+gw57e4ipaU8c/rCjvX6fkQz2lyDlGAOg==
9932
10032
  dependencies:
9933
10033
  "@sindresorhus/is" "^4.0.0"
9934
10034
  "@szmarczak/http-timer" "^4.0.5"
9935
10035
  "@types/cacheable-request" "^6.0.1"
9936
10036
  "@types/responselike" "^1.0.0"
9937
10037
  cacheable-lookup "^5.0.3"
9938
- cacheable-request "^7.0.1"
10038
+ cacheable-request "^7.0.2"
9939
10039
  decompress-response "^6.0.0"
9940
10040
  http2-wrapper "^1.0.0-beta.5.2"
9941
10041
  lowercase-keys "^2.0.0"
@@ -16400,15 +16500,6 @@ Lockfile:
16400
16500
  object-assign "^4.0.1"
16401
16501
  smart-mixin "^2.0.0"
16402
16502
 
16403
- react-native-appearance@~0.3.4:
16404
- version "0.3.4"
16405
- resolved "https://registry.yarnpkg.com/react-native-appearance/-/react-native-appearance-0.3.4.tgz#2cbcbc5142cdc1898c116684f519b16c879cbec2"
16406
- integrity sha512-Vz3zdJbAEiMDwuw6wH98TT1WVfBvWjvANutYtkIbl16KGRCigtSgt6IIiLsF3/TSS3y3FtHhWDelFeGw/rtuig==
16407
- dependencies:
16408
- fbemitter "^2.1.1"
16409
- invariant "^2.2.4"
16410
- use-subscription "^1.0.0"
16411
-
16412
16503
  react-native-branch@5.0.0:
16413
16504
  version "5.0.0"
16414
16505
  resolved "https://registry.yarnpkg.com/react-native-branch/-/react-native-branch-5.0.0.tgz#9d2102abb3c9a577ce4327e434151ece2b4c7c78"
@@ -19456,10 +19547,10 @@ Lockfile:
19456
19547
  dependencies:
19457
19548
  prepend-http "^2.0.0"
19458
19549
 
19459
- url-parse@^1.4.3, url-parse@^1.4.4, url-parse@^1.4.7:
19460
- version "1.5.4"
19461
- resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.4.tgz#e4f645a7e2a0852cc8a66b14b292a3e9a11a97fd"
19462
- integrity sha512-ITeAByWWoqutFClc/lRZnFplgXgEZr3WJ6XngMM/N9DMIm4K8zXPCZ1Jdu0rERwO84w1WC5wkle2ubwTA4NTBg==
19550
+ url-parse@^1.4.3, url-parse@^1.4.7, url-parse@^1.5.9:
19551
+ version "1.5.10"
19552
+ resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
19553
+ integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
19463
19554
  dependencies:
19464
19555
  querystringify "^2.1.1"
19465
19556
  requires-port "^1.0.0"