expo-dev-launcher 3.6.5 → 3.6.7
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 +13 -0
- package/android/build.gradle +1 -1
- package/android/src/debug/assets/expo_dev_launcher_android.bundle +7 -7
- package/bundle/functions/startAuthSessionAsync.ts +1 -1
- package/bundle/providers/ModalStackProvider.tsx +15 -47
- package/ios/main.jsbundle +7 -7
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -10,6 +10,19 @@
|
|
|
10
10
|
|
|
11
11
|
### 💡 Others
|
|
12
12
|
|
|
13
|
+
## 3.6.7 — 2024-02-16
|
|
14
|
+
|
|
15
|
+
### 📚 3rd party library updates
|
|
16
|
+
|
|
17
|
+
- Update react-native to 0.73.4. ([#26774](https://github.com/expo/expo/pull/26774) by [@gabrieldonadel](https://github.com/gabrieldonadel))
|
|
18
|
+
|
|
19
|
+
## 3.6.6 — 2024-02-01
|
|
20
|
+
|
|
21
|
+
### 💡 Others
|
|
22
|
+
|
|
23
|
+
- Update auth session URL to prompt user to select account. ([#26780](https://github.com/expo/expo/pull/26780) by [@gabrieldonadel](https://github.com/gabrieldonadel))
|
|
24
|
+
- Update ModalStack animations. ([#26802](https://github.com/expo/expo/pull/26802) by [@gabrieldonadel](https://github.com/gabrieldonadel))
|
|
25
|
+
|
|
13
26
|
## 3.6.5 — 2024-01-26
|
|
14
27
|
|
|
15
28
|
_This version does not introduce any user-facing changes._
|
package/android/build.gradle
CHANGED
|
@@ -319,8 +319,8 @@ __d((function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),s=n.shape({x:n.number,y:
|
|
|
319
319
|
__d((function(g,r,_i,a,m,e,d){'use strict';var n=r(d[0]);function t(n,t){var o=Object.keys(n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(n);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable}))),o.push.apply(o,i)}return o}function o(o){for(var i=1;i<arguments.length;i++){var l=null!=arguments[i]?arguments[i]:{};i%2?t(Object(l),!0).forEach((function(t){n(o,t,l[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(l)):t(Object(l)).forEach((function(n){Object.defineProperty(o,n,Object.getOwnPropertyDescriptor(l,n))}))}return o}var i=r(d[1]),l=r(d[2]),s=r(d[3]),c=r(d[4]),u=['address','all','calendarEvent','link','none','phoneNumber'],b=o(o({},s),{},{allowFontScaling:c.bool,autoCapitalize:c.oneOf(['none','sentences','words','characters']),autoComplete:c.oneOf(['additional-name','address-line1','address-line2','bday','bday-day','bday-month','bday-year','birthdate-day','birthdate-full','birthdate-month','birthdate-year','cc-csc','cc-exp','cc-exp-day','cc-exp-month','cc-exp-year','cc-family-name','cc-given-name','cc-middle-name','cc-name','cc-number','cc-type','country','current-password','email','family-name','gender','given-name','honorific-prefix','honorific-suffix','name','name-family','name-given','name-middle','name-middle-initial','name-prefix','name-suffix','new-password','nickname','off','one-time-code','organization','organization-title','password','password-new','postal-address','postal-address-country','postal-address-extended','postal-address-extended-postal-code','postal-address-locality','postal-address-region','postal-code','sex','sms-otp','street-address','tel','tel-country-code','tel-device','tel-national','url','username','username-new']),autoCorrect:c.bool,autoFocus:c.bool,blurOnSubmit:c.bool,caretHidden:c.bool,clearButtonMode:c.oneOf(['always','never','unless-editing','while-editing']),clearTextOnFocus:c.bool,cursorColor:i,contextMenuHidden:c.bool,dataDetectorTypes:c.oneOfType([c.oneOf(u),c.arrayOf(c.oneOf(u))]),defaultValue:c.string,disableFullscreenUI:c.bool,editable:c.bool,enablesReturnKeyAutomatically:c.bool,enterKeyHint:c.oneOf(['done','enter','go','next','previous','search','send']),inlineImageLeft:c.string,inlineImagePadding:c.number,inputAccessoryViewID:c.string,inputMode:c.oneOf(['decimal','email','none','numeric','search','tel','text','url']),keyboardAppearance:c.oneOf(['default','dark','light']),keyboardType:c.oneOf(['ascii-capable','ascii-capable-number-pad','decimal-pad','default','email-address','name-phone-pad','number-pad','numbers-and-punctuation','numeric','phone-pad','twitter','url','visible-password','web-search']),lineBreakStrategyIOS:c.oneOf(['hangul-word','none','push-out','standard']),maxFontSizeMultiplier:c.number,maxLength:c.number,multiline:c.bool,numberOfLines:c.number,onBlur:c.func,onChange:c.func,onChangeText:c.func,onContentSizeChange:c.func,onEndEditing:c.func,onFocus:c.func,onKeyPress:c.func,onLayout:c.func,onScroll:c.func,onSelectionChange:c.func,onSubmitEditing:c.func,onTextInput:c.func,placeholder:c.string,placeholderTextColor:i,readOnly:c.bool,rejectResponderTermination:c.bool,returnKeyLabel:c.string,returnKeyType:c.oneOf(['default','done','emergency-call','go','google','join','next','none','previous','route','search','send','yahoo']),rows:c.number,scrollEnabled:c.bool,secureTextEntry:c.bool,selection:c.shape({end:c.number,start:c.number.isRequired}),selectionColor:i,selectTextOnFocus:c.bool,showSoftInputOnFocus:c.bool,spellCheck:c.bool,style:l.style,submitBehavior:c.oneOf(['blurAndSubmit','newline','submit']),textBreakStrategy:c.oneOf(['balanced','highQuality','simple']),textContentType:c.oneOf(['addressCity','addressCityAndState','addressState','birthdate','birthdateDay','birthdateMonth','birthdateYear','countryName','creditCardExpiration','creditCardExpirationMonth','creditCardExpirationYear','creditCardFamilyName','creditCardGivenName','creditCardMiddleName','creditCardName','creditCardNumber','creditCardSecurityCode','creditCardType','emailAddress','familyName','fullStreetAddress','givenName','jobTitle','location','middleName','name','namePrefix','nameSuffix','newPassword','nickname','none','oneTimeCode','organizationName','password','postalCode','streetAddressLine1','streetAddressLine2','sublocality','telephoneNumber','URL','username']),underlineColorAndroid:i,value:c.string});m.exports=b}),276,[40,259,277,272,261]);
|
|
320
320
|
__d((function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),o=r(d[1]),t=r(d[2]),l=r(d[3]),s=r(d[4]),c=s.AccessibilityActionInfoPropType,u=s.AccessibilityRolePropType,b=s.AccessibilityStatePropType,p=(s.AccessibilityValuePropType,s.RolePropType),y=r(d[5]),f={'aria-busy':y.bool,'aria-checked':y.oneOfType([y.bool,y.oneOf(['mixed'])]),'aria-disabled':y.bool,'aria-expanded':y.bool,'aria-label':y.string,'aria-labelledby':y.string,'aria-selected':y.bool,accessibilityActions:y.arrayOf(c),accessibilityHint:y.string,accessibilityLabel:y.string,accessibilityLanguage:y.string,accessibilityRole:u,accessibilityState:b,accessible:y.bool,adjustsFontSizeToFit:y.bool,allowFontScaling:y.bool,dataDetectorType:y.oneOf(['all','email','link','none','phoneNumber']),disabled:y.bool,dynamicTypeRamp:y.oneOf(['body','callout','caption1','caption2','footnote','headline','largeTitle','subheadline','title1','title2','title3']),ellipsizeMode:y.oneOf(['clip','head','middle','tail']),id:y.string,lineBreakStrategyIOS:y.oneOf(['hangul-word','none','push-out','standard']),maxFontSizeMultiplier:y.number,minimumFontScale:y.number,nativeID:y.string,numberOfLines:y.number,onAccessibilityAction:y.func,onLayout:y.func,onLongPress:y.func,onMoveShouldSetResponder:y.func,onPress:y.func,onPressIn:y.func,onPressOut:y.func,onResponderGrant:y.func,onResponderMove:y.func,onResponderRelease:y.func,onResponderTerminate:y.func,onResponderTerminationRequest:y.func,onStartShouldSetResponder:y.func,onTextLayout:y.func,pressRetentionOffset:o,role:p,selectable:y.bool,selectionColor:n,style:t(l),suppressHighlighting:y.bool,testID:y.string,textBreakStrategy:y.oneOf(['balanced','highQuality','simple'])};m.exports=f}),277,[259,260,270,278,273,261]);
|
|
321
321
|
__d((function(g,r,_i,a,m,e,d){'use strict';var t=r(d[0]);function n(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 i(i){for(var o=1;o<arguments.length;o++){var s=null!=arguments[o]?arguments[o]:{};o%2?n(Object(s),!0).forEach((function(n){t(i,n,s[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(i,Object.getOwnPropertyDescriptors(s)):n(Object(s)).forEach((function(t){Object.defineProperty(i,t,Object.getOwnPropertyDescriptor(s,t))}))}return i}var o=r(d[1]),s=r(d[2]),l=r(d[3]),c=i(i({},s),{},{color:o,fontFamily:l.string,fontSize:l.number,fontStyle:l.oneOf(['italic','normal']),fontVariant:l.oneOfType([l.arrayOf(l.oneOf(['lining-nums','oldstyle-nums','proportional-nums','small-caps','stylistic-eight','stylistic-eighteen','stylistic-eleven','stylistic-fifteen','stylistic-five','stylistic-four','stylistic-fourteen','stylistic-nine','stylistic-nineteen','stylistic-one','stylistic-seven','stylistic-seventeen','stylistic-six','stylistic-sixteen','stylistic-ten','stylistic-thirteen','stylistic-three','stylistic-twelve','stylistic-twenty','stylistic-two','tabular-nums'])),l.string]),fontWeight:l.oneOf(['100','200','300','400','500','600','700','800','900','black','bold','condensed','condensedBold','heavy','light','medium','normal','regular','semibold','thin','ultralight',100,200,300,400,500,600,700,800,900]),includeFontPadding:l.bool,letterSpacing:l.number,lineHeight:l.number,textAlign:l.oneOf(['auto','center','justify','left','right']),textAlignVertical:l.oneOf(['auto','bottom','center','top']),textDecorationColor:o,textDecorationLine:l.oneOf(['line-through','none','underline line-through','underline']),textDecorationStyle:l.oneOf(['dashed','dotted','double','solid']),textShadowColor:o,textShadowOffset:l.shape({height:l.number,width:l.number}),textShadowRadius:l.number,textTransform:l.oneOf(['capitalize','lowercase','none','uppercase']),userSelect:l.oneOf(['all','auto','contain','none','text']),verticalAlign:l.oneOf(['auto','bottom','middle','top']),writingDirection:l.oneOf(['auto','ltr','rtl'])});m.exports=c}),278,[40,259,274,261]);
|
|
322
|
-
__d((function(g,r,_i,a,m,_e,d){var e=r(d[0]),t=e(r(d[1])),s=e(r(d[2])),i=e(r(d[3])),o=e(r(d[4])),n=e(r(d[5])),l=e(r(d[6])),p=e(r(d[7])),c=(e(r(d[8])),e(r(d[9]))),u=(r(d[10]),r(d[11])),h=e(r(d[12])),b=e(r(d[13])),f=r(d[14]),y=e(r(d[15])),v=(function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var s=O(t);if(s&&s.has(e))return s.get(e);var i={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in e)if("default"!==n&&Object.prototype.hasOwnProperty.call(e,n)){var l=o?Object.getOwnPropertyDescriptor(e,n):null;l&&(l.get||l.set)?Object.defineProperty(i,n,l):i[n]=e[n]}i.default=e,s&&s.set(e,i);return i})(r(d[16])),P=(r(d[17]),["onBlur","onFocus"]);function O(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,s=new WeakMap;return(O=function(e){return e?s:t})(e)}function w(e,t){var s=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),s.push.apply(s,i)}return s}function
|
|
323
|
-
__d((function(g,r,_i,a,m,_e,d){var t=r(d[0]),e=t(r(d[1])),
|
|
322
|
+
__d((function(g,r,_i,a,m,_e,d){var e=r(d[0]),t=e(r(d[1])),s=e(r(d[2])),i=e(r(d[3])),o=e(r(d[4])),n=e(r(d[5])),l=e(r(d[6])),p=e(r(d[7])),c=(e(r(d[8])),e(r(d[9]))),u=(r(d[10]),r(d[11])),h=e(r(d[12])),b=e(r(d[13])),f=r(d[14]),y=e(r(d[15])),v=(function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var s=O(t);if(s&&s.has(e))return s.get(e);var i={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in e)if("default"!==n&&Object.prototype.hasOwnProperty.call(e,n)){var l=o?Object.getOwnPropertyDescriptor(e,n):null;l&&(l.get||l.set)?Object.defineProperty(i,n,l):i[n]=e[n]}i.default=e,s&&s.set(e,i);return i})(r(d[16])),P=(r(d[17]),["onBlur","onFocus"]);function O(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,s=new WeakMap;return(O=function(e){return e?s:t})(e)}function w(e,t){var s=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),s.push.apply(s,i)}return s}function k(e){for(var s=1;s<arguments.length;s++){var i=null!=arguments[s]?arguments[s]:{};s%2?w(Object(i),!0).forEach((function(s){(0,t.default)(e,s,i[s])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):w(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}function F(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}var x=(function(e){(0,n.default)(y,e);var t,h,b=(t=y,h=F(),function(){var e,s=(0,p.default)(t);if(h){var i=(0,p.default)(this).constructor;e=Reflect.construct(s,arguments,i)}else e=s.apply(this,arguments);return(0,l.default)(this,e)});function y(){var e;(0,i.default)(this,y);for(var t=arguments.length,s=new Array(t),o=0;o<t;o++)s[o]=arguments[o];return(e=b.call.apply(b,[this].concat(s))).state={pressability:new c.default(e._createPressabilityConfig())},e}return(0,o.default)(y,[{key:"_createPressabilityConfig",value:function(){var e,t,s=this,i=null!=(e=this.props['aria-disabled'])?e:null==(t=this.props.accessibilityState)?void 0:t.disabled;return{cancelable:!this.props.rejectResponderTermination,disabled:null!=this.props.disabled?this.props.disabled:i,hitSlop:this.props.hitSlop,delayLongPress:this.props.delayLongPress,delayPressIn:this.props.delayPressIn,delayPressOut:this.props.delayPressOut,minPressDuration:0,pressRectOffset:this.props.pressRetentionOffset,android_disableSound:this.props.touchSoundDisabled,onLongPress:this.props.onLongPress,onPress:this.props.onPress,onPressIn:function(e){s._dispatchHotspotUpdate(e),s._dispatchPressedStateChange(!0),null!=s.props.onPressIn&&s.props.onPressIn(e)},onPressMove:function(e){s._dispatchHotspotUpdate(e)},onPressOut:function(e){s._dispatchPressedStateChange(!1),null!=s.props.onPressOut&&s.props.onPressOut(e)}}}},{key:"_dispatchPressedStateChange",value:function(e){var t=(0,u.findHostInstance_DEPRECATED)(this);null==t?console.warn("Touchable: Unable to find HostComponent instance. Has your Touchable component been unmounted?"):f.Commands.setPressed(t,e)}},{key:"_dispatchHotspotUpdate",value:function(e){var t=e.nativeEvent,s=t.locationX,i=t.locationY,o=(0,u.findHostInstance_DEPRECATED)(this);null==o?console.warn("Touchable: Unable to find HostComponent instance. Has your Touchable component been unmounted?"):f.Commands.hotspotUpdate(o,null!=s?s:0,null!=i?i:0)}},{key:"render",value:function(){var e,t,i,o,n,l,p,c,u,h,b,f,O,w,F,x,S,D,j,A,_,C,I,H=v.Children.only(this.props.children),L=[H.props.children],E=this.state.pressability.getEventHandlers(),U=(E.onBlur,E.onFocus,(0,s.default)(E,P)),B={busy:null!=(e=this.props['aria-busy'])?e:null==(t=this.props.accessibilityState)?void 0:t.busy,checked:null!=(i=this.props['aria-checked'])?i:null==(o=this.props.accessibilityState)?void 0:o.checked,disabled:null!=(n=this.props['aria-disabled'])?n:null==(l=this.props.accessibilityState)?void 0:l.disabled,expanded:null!=(p=this.props['aria-expanded'])?p:null==(c=this.props.accessibilityState)?void 0:c.expanded,selected:null!=(u=this.props['aria-selected'])?u:null==(h=this.props.accessibilityState)?void 0:h.selected};B=null!=this.props.disabled?k(k({},B),{},{disabled:this.props.disabled}):B;var T={max:null!=(b=this.props['aria-valuemax'])?b:null==(f=this.props.accessibilityValue)?void 0:f.max,min:null!=(O=this.props['aria-valuemin'])?O:null==(w=this.props.accessibilityValue)?void 0:w.min,now:null!=(F=this.props['aria-valuenow'])?F:null==(x=this.props.accessibilityValue)?void 0:x.now,text:null!=(S=this.props['aria-valuetext'])?S:null==(D=this.props.accessibilityValue)?void 0:D.text},V='off'===this.props['aria-live']?'none':null!=(j=this.props['aria-live'])?j:this.props.accessibilityLiveRegion,M=null!=(A=this.props['aria-label'])?A:this.props.accessibilityLabel;return v.cloneElement.apply(v,[H,k(k(k({},U),R(void 0===this.props.background?y.SelectableBackground():this.props.background,!0===this.props.useForeground)),{},{accessible:!1!==this.props.accessible,accessibilityHint:this.props.accessibilityHint,accessibilityLanguage:this.props.accessibilityLanguage,accessibilityLabel:M,accessibilityRole:this.props.accessibilityRole,accessibilityState:B,accessibilityActions:this.props.accessibilityActions,onAccessibilityAction:this.props.onAccessibilityAction,accessibilityValue:T,importantForAccessibility:!0===this.props['aria-hidden']?'no-hide-descendants':this.props.importantForAccessibility,accessibilityViewIsModal:null!=(_=this.props['aria-modal'])?_:this.props.accessibilityViewIsModal,accessibilityLiveRegion:V,accessibilityElementsHidden:null!=(C=this.props['aria-hidden'])?C:this.props.accessibilityElementsHidden,hasTVPreferredFocus:this.props.hasTVPreferredFocus,hitSlop:this.props.hitSlop,focusable:!1!==this.props.focusable&&void 0!==this.props.onPress&&!this.props.disabled,nativeID:null!=(I=this.props.id)?I:this.props.nativeID,nextFocusDown:this.props.nextFocusDown,nextFocusForward:this.props.nextFocusForward,nextFocusLeft:this.props.nextFocusLeft,nextFocusRight:this.props.nextFocusRight,nextFocusUp:this.props.nextFocusUp,onLayout:this.props.onLayout,testID:this.props.testID})].concat(L))}},{key:"componentDidUpdate",value:function(e,t){this.state.pressability.configure(this._createPressabilityConfig())}},{key:"componentDidMount",value:function(){this.state.pressability.configure(this._createPressabilityConfig())}},{key:"componentWillUnmount",value:function(){this.state.pressability.reset()}}]),y})(v.Component);x.SelectableBackground=function(e){return{type:'ThemeAttrAndroid',attribute:'selectableItemBackground',rippleRadius:e}},x.SelectableBackgroundBorderless=function(e){return{type:'ThemeAttrAndroid',attribute:'selectableItemBackgroundBorderless',rippleRadius:e}},x.Ripple=function(e,t,s){var i=(0,h.default)(e);return(0,y.default)(null==i||'number'==typeof i,'Unexpected color given for Ripple color'),{type:'RippleAndroid',color:i,borderless:t,rippleRadius:s}},x.canUseNativeForeground=function(){return b.default.Version>=23};var R=function(e,t){return t&&x.canUseNativeForeground()?{nativeForegroundAndroid:e}:{nativeBackgroundAndroid:e}};x.displayName='TouchableNativeFeedback',m.exports=x}),279,[6,40,180,8,9,16,18,15,216,252,249,24,66,56,218,3,101,219]);
|
|
323
|
+
__d((function(g,r,_i,a,m,_e,d){var t=r(d[0]),e=t(r(d[1])),i=t(r(d[2])),s=t(r(d[3])),o=t(r(d[4])),n=t(r(d[5])),l=t(r(d[6])),p=t(r(d[7])),c=t(r(d[8])),u=t(r(d[9])),h=t(r(d[10])),y=(r(d[11]),t(r(d[12]))),f=t(r(d[13])),b=(function(t,e){if(!e&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var i=P(e);if(i&&i.has(t))return i.get(t);var s={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in t)if("default"!==n&&Object.prototype.hasOwnProperty.call(t,n)){var l=o?Object.getOwnPropertyDescriptor(t,n):null;l&&(l.get||l.set)?Object.defineProperty(s,n,l):s[n]=t[n]}s.default=t,i&&i.set(t,s);return s})(r(d[14])),v=r(d[15]),O=["onBlur","onFocus"];function P(t){if("function"!=typeof WeakMap)return null;var e=new WeakMap,i=new WeakMap;return(P=function(t){return t?i:e})(t)}function w(t,e){var i=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);e&&(s=s.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),i.push.apply(i,s)}return i}function x(t){for(var i=1;i<arguments.length;i++){var s=null!=arguments[i]?arguments[i]:{};i%2?w(Object(s),!0).forEach((function(i){(0,e.default)(t,i,s[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):w(Object(s)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(s,e))}))}return t}function F(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}var _=(function(t){(0,n.default)(w,t);var e,b,P=(e=w,b=F(),function(){var t,i=(0,p.default)(e);if(b){var s=(0,p.default)(this).constructor;t=Reflect.construct(i,arguments,s)}else t=i.apply(this,arguments);return(0,l.default)(this,t)});function w(){var t;(0,s.default)(this,w);for(var e=arguments.length,i=new Array(e),o=0;o<e;o++)i[o]=arguments[o];return(t=P.call.apply(P,[this].concat(i))).state={anim:new c.default.Value(t._getChildStyleOpacityWithDefault()),pressability:new h.default(t._createPressabilityConfig())},t}return(0,o.default)(w,[{key:"_createPressabilityConfig",value:function(){var t,e,i,s=this;return{cancelable:!this.props.rejectResponderTermination,disabled:null!=(t=null!=(e=this.props.disabled)?e:this.props['aria-disabled'])?t:null==(i=this.props.accessibilityState)?void 0:i.disabled,hitSlop:this.props.hitSlop,delayLongPress:this.props.delayLongPress,delayPressIn:this.props.delayPressIn,delayPressOut:this.props.delayPressOut,minPressDuration:0,pressRectOffset:this.props.pressRetentionOffset,onBlur:function(t){f.default.isTV&&s._opacityInactive(250),null!=s.props.onBlur&&s.props.onBlur(t)},onFocus:function(t){f.default.isTV&&s._opacityActive(150),null!=s.props.onFocus&&s.props.onFocus(t)},onLongPress:this.props.onLongPress,onPress:this.props.onPress,onPressIn:function(t){s._opacityActive('onResponderGrant'===t.dispatchConfig.registrationName?0:150),null!=s.props.onPressIn&&s.props.onPressIn(t)},onPressOut:function(t){s._opacityInactive(250),null!=s.props.onPressOut&&s.props.onPressOut(t)}}}},{key:"_setOpacityTo",value:function(t,e){c.default.timing(this.state.anim,{toValue:t,duration:e,easing:u.default.inOut(u.default.quad),useNativeDriver:!0}).start()}},{key:"_opacityActive",value:function(t){var e;this._setOpacityTo(null!=(e=this.props.activeOpacity)?e:.2,t)}},{key:"_opacityInactive",value:function(t){this._setOpacityTo(this._getChildStyleOpacityWithDefault(),t)}},{key:"_getChildStyleOpacityWithDefault",value:function(){var t,e=null==(t=(0,y.default)(this.props.style))?void 0:t.opacity;return'number'==typeof e?e:1}},{key:"render",value:function(){var t,e,s,o,n,l,p,u,h,y,f,b,P,w,F,_,j,D,R,k,S,I,L,V=this.state.pressability.getEventHandlers(),A=(V.onBlur,V.onFocus,(0,i.default)(V,O)),C={busy:null!=(t=this.props['aria-busy'])?t:null==(e=this.props.accessibilityState)?void 0:e.busy,checked:null!=(s=this.props['aria-checked'])?s:null==(o=this.props.accessibilityState)?void 0:o.checked,disabled:null!=(n=this.props['aria-disabled'])?n:null==(l=this.props.accessibilityState)?void 0:l.disabled,expanded:null!=(p=this.props['aria-expanded'])?p:null==(u=this.props.accessibilityState)?void 0:u.expanded,selected:null!=(h=this.props['aria-selected'])?h:null==(y=this.props.accessibilityState)?void 0:y.selected};C=null!=this.props.disabled?x(x({},C),{},{disabled:this.props.disabled}):C;var T={max:null!=(f=this.props['aria-valuemax'])?f:null==(b=this.props.accessibilityValue)?void 0:b.max,min:null!=(P=this.props['aria-valuemin'])?P:null==(w=this.props.accessibilityValue)?void 0:w.min,now:null!=(F=this.props['aria-valuenow'])?F:null==(_=this.props.accessibilityValue)?void 0:_.now,text:null!=(j=this.props['aria-valuetext'])?j:null==(D=this.props.accessibilityValue)?void 0:D.text},B='off'===this.props['aria-live']?'none':null!=(R=this.props['aria-live'])?R:this.props.accessibilityLiveRegion,M=null!=(k=this.props['aria-label'])?k:this.props.accessibilityLabel;return(0,v.jsxs)(c.default.View,x(x({accessible:!1!==this.props.accessible,accessibilityLabel:M,accessibilityHint:this.props.accessibilityHint,accessibilityLanguage:this.props.accessibilityLanguage,accessibilityRole:this.props.accessibilityRole,accessibilityState:C,accessibilityActions:this.props.accessibilityActions,onAccessibilityAction:this.props.onAccessibilityAction,accessibilityValue:T,importantForAccessibility:!0===this.props['aria-hidden']?'no-hide-descendants':this.props.importantForAccessibility,accessibilityViewIsModal:null!=(S=this.props['aria-modal'])?S:this.props.accessibilityViewIsModal,accessibilityLiveRegion:B,accessibilityElementsHidden:null!=(I=this.props['aria-hidden'])?I:this.props.accessibilityElementsHidden,style:[this.props.style,{opacity:this.state.anim}],nativeID:null!=(L=this.props.id)?L:this.props.nativeID,testID:this.props.testID,onLayout:this.props.onLayout,nextFocusDown:this.props.nextFocusDown,nextFocusForward:this.props.nextFocusForward,nextFocusLeft:this.props.nextFocusLeft,nextFocusRight:this.props.nextFocusRight,nextFocusUp:this.props.nextFocusUp,hasTVPreferredFocus:this.props.hasTVPreferredFocus,hitSlop:this.props.hitSlop,focusable:!1!==this.props.focusable&&void 0!==this.props.onPress,ref:this.props.hostRef},A),{},{children:[this.props.children,null]}))}},{key:"componentDidUpdate",value:function(t,e){var i,s;this.state.pressability.configure(this._createPressabilityConfig()),this.props.disabled===t.disabled&&(null==(i=(0,y.default)(t.style))?void 0:i.opacity)===(null==(s=(0,y.default)(this.props.style))?void 0:s.opacity)||this._opacityInactive(250)}},{key:"componentDidMount",value:function(){this.state.pressability.configure(this._createPressabilityConfig())}},{key:"componentWillUnmount",value:function(){this.state.pressability.reset()}}]),w})(b.Component),j=b.forwardRef((function(t,e){return(0,v.jsx)(_,x(x({},t),{},{hostRef:e}))}));j.displayName='TouchableOpacity',m.exports=j}),280,[6,40,180,8,9,16,18,15,281,292,252,249,107,56,101,219]);
|
|
324
324
|
__d((function(g,r,_i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),c=t(r(d[4]));function f(t,n){var u=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter((function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable}))),u.push.apply(u,o)}return u}var i=(function(t){for(var u=1;u<arguments.length;u++){var o=null!=arguments[u]?arguments[u]:{};u%2?f(Object(o),!0).forEach((function(u){(0,n.default)(t,u,o[u])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):f(Object(o)).forEach((function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))}))}return t})({get FlatList(){return r(d[5]).default},get Image(){return r(d[6]).default},get ScrollView(){return r(d[7]).default},get SectionList(){return r(d[8]).default},get Text(){return r(d[9]).default},get View(){return r(d[10]).default}},u.default.isDisableAnimations?c.default:o.default);e.default=i}),281,[6,40,56,282,319,320,339,349,369,371,372]);
|
|
325
325
|
__d((function(_g,_r,_i,_a,m,e,d){'use strict';var t=_r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(_r(d[1])),r=_r(d[2]),i=t(_r(d[3])),o=t(_r(d[4])),a=t(_r(d[5])),u=t(_r(d[6])),f=t(_r(d[7])),s=t(_r(d[8])),c=t(_r(d[9])),v=t(_r(d[10])),l=t(_r(d[11])),p=t(_r(d[12])),g=t(_r(d[13])),h=t(_r(d[14])),_=t(_r(d[15])),w=t(_r(d[16])),y=t(_r(d[17])),N=t(_r(d[18]));function b(t,n){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);n&&(i=i.filter((function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable}))),r.push.apply(r,i)}return r}function E(t){for(var r=1;r<arguments.length;r++){var i=null!=arguments[r]?arguments[r]:{};r%2?b(Object(i),!0).forEach((function(r){(0,n.default)(t,r,i[r])})):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 O=function(t,n){return t&&n.onComplete?function(){n.onComplete&&n.onComplete.apply(n,arguments),t&&t.apply(void 0,arguments)}:t||n.onComplete},D=function(t,n,r){if(t instanceof N.default){var i=E({},n),o=E({},n);for(var a in n){var u=n[a],f=u.x,c=u.y;void 0!==f&&void 0!==c&&(i[a]=f,o[a]=c)}var v=r(t.x,i),l=r(t.y,o);return L([v,l],{stopTogether:!1})}if(t instanceof s.default){var p=E({},n),g=E({},n),h=E({},n),_=E({},n);for(var w in n){var y=n[w],b=y.r,O=y.g,D=y.b,A=y.a;void 0!==b&&void 0!==O&&void 0!==D&&void 0!==A&&(p[w]=b,g[w]=O,h[w]=D,_[w]=A)}var j=r(t.r,p),P=r(t.g,g),k=r(t.b,h),U=r(t.a,_);return L([j,P,k,U],{stopTogether:!1})}return null},A=function t(n,r){var i=function(t,n,r){r=O(r,n);var i=t,o=n;i.stopTracking(),n.toValue instanceof h.default?i.track(new w.default(i,n.toValue,a.default,o,r)):i.animate(new a.default(o),r)};return D(n,r,t)||{start:function(t){i(n,r,t)},stop:function(){n.stopAnimation()},reset:function(){n.resetAnimation()},_startNativeLoop:function(t){var o=E(E({},r),{},{iterations:t});i(n,o)},_isUsingNativeDriver:function(){return r.useNativeDriver||!1}}},j=function(t){var n=0;return{start:function(r){0===t.length?r&&r({finished:!0}):t[n].start((function i(o){o.finished&&++n!==t.length?t[n].start(i):r&&r(o)}))},stop:function(){n<t.length&&t[n].stop()},reset:function(){t.forEach((function(t,r){r<=n&&t.reset()})),n=0},_startNativeLoop:function(){throw new Error('Loops run using the native driver cannot contain Animated.sequence animations')},_isUsingNativeDriver:function(){return!1}}},L=function(t,n){var r=0,i={},o=!(n&&!1===n.stopTogether),a={start:function(n){r!==t.length?t.forEach((function(u,f){var s=function(u){if(i[f]=!0,++r===t.length)return r=0,void(n&&n(u));!u.finished&&o&&a.stop()};u?u.start(s):s({finished:!0})})):n&&n({finished:!0})},stop:function(){t.forEach((function(t,n){!i[n]&&t.stop(),i[n]=!0}))},reset:function(){t.forEach((function(t,n){t.reset(),i[n]=!1,r=0}))},_startNativeLoop:function(){throw new Error('Loops run using the native driver cannot contain Animated.parallel animations')},_isUsingNativeDriver:function(){return!1}};return a},P=function(t){return A(new y.default(0),{toValue:0,delay:t,duration:0,useNativeDriver:!1})};var k={Value:y.default,ValueXY:N.default,Color:s.default,Interpolation:l.default,Node:h.default,decay:function t(n,r){var o=function(t,n,r){r=O(r,n);var o=t,a=n;o.stopTracking(),o.animate(new i.default(a),r)};return D(n,r,t)||{start:function(t){o(n,r,t)},stop:function(){n.stopAnimation()},reset:function(){n.resetAnimation()},_startNativeLoop:function(t){var i=E(E({},r),{},{iterations:t});o(n,i)},_isUsingNativeDriver:function(){return r.useNativeDriver||!1}}},timing:A,spring:function t(n,r){var i=function(t,n,r){r=O(r,n);var i=t,a=n;i.stopTracking(),n.toValue instanceof h.default?i.track(new w.default(i,n.toValue,o.default,a,r)):i.animate(new o.default(a),r)};return D(n,r,t)||{start:function(t){i(n,r,t)},stop:function(){n.stopAnimation()},reset:function(){n.resetAnimation()},_startNativeLoop:function(t){var o=E(E({},r),{},{iterations:t});i(n,o)},_isUsingNativeDriver:function(){return r.useNativeDriver||!1}}},add:function(t,n){return new f.default(t,n)},subtract:function(t,n){return new _.default(t,n)},divide:function(t,n){return new v.default(t,n)},multiply:function(t,n){return new g.default(t,n)},modulo:function(t,n){return new p.default(t,n)},diffClamp:function(t,n,r){return new c.default(t,n,r)},delay:P,sequence:j,parallel:L,stagger:function(t,n){return L(n.map((function(n,r){return j([P(t*r),n])})))},loop:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=n.iterations,i=void 0===r?-1:r,o=n.resetBeforeIteration,a=void 0===o||o,u=!1,f=0;return{start:function(n){t&&0!==i?t._isUsingNativeDriver()?t._startNativeLoop(i):(function r(){var o=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{finished:!0};u||f===i||!1===o.finished?n&&n(o):(f++,a&&t.reset(),t.start(r))})():n&&n({finished:!0})},stop:function(){u=!0,t.stop()},reset:function(){f=0,u=!1,t.reset()},_startNativeLoop:function(){throw new Error('Loops run using the native driver cannot contain Animated.loop animations')},_isUsingNativeDriver:function(){return t._isUsingNativeDriver()}}},event:function(t,n){var i=new r.AnimatedEvent(t,n);return i.__isNative?i:i.__getHandler()},createAnimatedComponent:u.default,attachNativeEvent:r.attachNativeEvent,forkEvent:function(t,n){return t?t instanceof r.AnimatedEvent?(t.__addListener(n),t):function(){'function'==typeof t&&t.apply(void 0,arguments),n.apply(void 0,arguments)}:n},unforkEvent:function(t,n){t&&t instanceof r.AnimatedEvent&&t.__removeListener(n)},Event:r.AnimatedEvent};e.default=k}),282,[6,40,283,297,304,306,307,312,299,313,314,291,315,316,295,317,318,288,296]);
|
|
326
326
|
__d((function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.AnimatedEvent=void 0,e.attachNativeEvent=c;var n=t(r(d[1])),s=t(r(d[2])),o=r(d[3]),f=t(r(d[4])),l=t(r(d[5])),u=t(r(d[6])),v=t(r(d[7]));function c(t,n,s,c){var _=[];(0,v.default)(s[0]&&s[0].nativeEvent,'Native driven events only support animated values contained inside `nativeEvent`.'),(function t(n,s){if(n instanceof l.default)n.__makeNative(c),_.push({nativeEventPath:s,animatedValueTag:n.__getNativeTag()});else if(n instanceof u.default)t(n.x,s.concat('x')),t(n.y,s.concat('y'));else if('object'==typeof n)for(var o in n)t(n[o],s.concat(o))})(s[0].nativeEvent,[]);var h=(0,o.findNodeHandle)(t);return null!=h&&_.forEach((function(t){f.default.API.addAnimatedEventToView(h,n,t)})),{detach:function(){null!=h&&_.forEach((function(t){f.default.API.removeAnimatedEventFromView(h,n,t.animatedValueTag)}))}}}var _=(function(){function t(s,o){var l=this;(0,n.default)(this,t),this._listeners=[],this._callListeners=function(){for(var t=arguments.length,n=new Array(t),s=0;s<t;s++)n[s]=arguments[s];l._listeners.forEach((function(t){return t.apply(void 0,n)}))},this._argMapping=s,null==o&&(console.warn('Animated.event now requires a second argument for options'),o={useNativeDriver:!1}),o.listener&&this.__addListener(o.listener),this._attachedEvent=null,this.__isNative=f.default.shouldUseNativeDriver(o),this.__platformConfig=o.platformConfig}return(0,s.default)(t,[{key:"__addListener",value:function(t){this._listeners.push(t)}},{key:"__removeListener",value:function(t){this._listeners=this._listeners.filter((function(n){return n!==t}))}},{key:"__attach",value:function(t,n){(0,v.default)(this.__isNative,'Only native driven events need to be attached.'),this._attachedEvent=c(t,n,this._argMapping,this.__platformConfig)}},{key:"__detach",value:function(t,n){(0,v.default)(this.__isNative,'Only native driven events need to be detached.'),this._attachedEvent&&this._attachedEvent.detach()}},{key:"__getHandler",value:function(){var t=this;if(this.__isNative)return this._callListeners;return function(){for(var n=arguments.length,s=new Array(n),o=0;o<n;o++)s[o]=arguments[o];var f=function t(n,s){if(n instanceof l.default)'number'==typeof s&&n.setValue(s);else if(n instanceof u.default)'object'==typeof s&&(t(n.x,s.x),t(n.y,s.y));else if('object'==typeof n)for(var o in n)t(n[o],s[o])};t._argMapping.forEach((function(t,n){f(t,s[n])})),t._callListeners.apply(t,s)}}}]),t})();e.AnimatedEvent=_}),283,[6,8,9,24,284,288,296,3]);
|
|
@@ -443,8 +443,8 @@ __d((function(g,r,_i,a,m,_e,d){var t=r(d[0]),e=t(r(d[1])),o=t(r(d[2])),i=(r(d[3]
|
|
|
443
443
|
__d((function(g,r,i,a,m,e,d){'use strict';var t=r(d[0])(r(d[1])),o=t.default.twoArgumentPooler;function n(t,o){this.width=t,this.height=o}n.prototype.destructor=function(){this.width=null,this.height=null},n.getPooledFromElement=function(t){return n.getPooled(t.offsetWidth,t.offsetHeight)},t.default.addPoolingTo(n,o),m.exports=n}),394,[6,395]);
|
|
444
444
|
__d((function(g,r,i,a,m,e,d){'use strict';var n=r(d[0])(r(d[1])),o=function(n){var o=this;if(o.instancePool.length){var t=o.instancePool.pop();return o.call(t,n),t}return new o(n)},t=function(o){var t=this;(0,n.default)(o instanceof t,'Trying to release an instance into a pool of a different type.'),o.destructor(),t.instancePool.length<t.poolSize&&t.instancePool.push(o)},l=o,c={addPoolingTo:function(n,o){var c=n;return c.instancePool=[],c.getPooled=o||l,c.poolSize||(c.poolSize=10),c.release=t,c},oneArgumentPooler:o,twoArgumentPooler:function(n,o){var t=this;if(t.instancePool.length){var l=t.instancePool.pop();return t.call(l,n,o),l}return new t(n,o)},threeArgumentPooler:function(n,o,t){var l=this;if(l.instancePool.length){var c=l.instancePool.pop();return l.call(c,n,o,t),c}return new l(n,o,t)},fourArgumentPooler:function(n,o,t,l){var c=this;if(c.instancePool.length){var s=c.instancePool.pop();return c.call(s,n,o,t,l),s}return new c(n,o,t,l)}};m.exports=c}),395,[6,3]);
|
|
445
445
|
__d((function(g,r,i,a,m,e,d){'use strict';var t=r(d[0])(r(d[1])),o=t.default.twoArgumentPooler;function l(t,o){this.left=t,this.top=o}l.prototype.destructor=function(){this.left=null,this.top=null},t.default.addPoolingTo(l,o),m.exports=l}),396,[6,395]);
|
|
446
|
-
__d((function(g,r,_i,a,m,_e,d){var e=r(d[0]),t=e(r(d[1])),s=e(r(d[2])),i=e(r(d[3])),o=e(r(d[4])),n=e(r(d[5])),l=e(r(d[6])),p=e(r(d[7])),u=e(r(d[8])),c=e(r(d[9])),h=(r(d[10]),e(r(d[11]))),y=e(r(d[12])),f=(function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var s=P(t);if(s&&s.has(e))return s.get(e);var i={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in e)if("default"!==n&&Object.prototype.hasOwnProperty.call(e,n)){var l=o?Object.getOwnPropertyDescriptor(e,n):null;l&&(l.get||l.set)?Object.defineProperty(i,n,l):i[n]=e[n]}i.default=e,s&&s.set(e,i);return i})(r(d[13])),b=r(d[14]),v=["onBlur","onFocus"];function P(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,s=new WeakMap;return(P=function(e){return e?s:t})(e)}function _(e,t){var s=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),s.push.apply(s,i)}return s}function O(e){for(var s=1;s<arguments.length;s++){var i=null!=arguments[s]?arguments[s]:{};s%2?_(Object(i),!0).forEach((function(s){(0,t.default)(e,s,i[s])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):_(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}function w(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}var x=(function(e){(0,n.default)(x,e);var t,P,_=(t=x,P=w(),function(){var e,s=(0,p.default)(t);if(P){var i=(0,p.default)(this).constructor;e=Reflect.construct(s,arguments,i)}else e=s.apply(this,arguments);return(0,l.default)(this,e)});function x(){var e;(0,i.default)(this,x);for(var t=arguments.length,s=new Array(t),o=0;o<t;o++)s[o]=arguments[o];return(e=_.call.apply(_,[this].concat(s)))._isMounted=!1,e.state={pressability:new c.default(e._createPressabilityConfig()),extraStyles:!0===e.props.testOnly_pressed?e._createExtraStyles():null},e}return(0,o.default)(x,[{key:"_createPressabilityConfig",value:function(){var e,t=this;return{cancelable:!this.props.rejectResponderTermination,disabled:null!=this.props.disabled?this.props.disabled:null==(e=this.props.accessibilityState)?void 0:e.disabled,hitSlop:this.props.hitSlop,delayLongPress:this.props.delayLongPress,delayPressIn:this.props.delayPressIn,delayPressOut:this.props.delayPressOut,minPressDuration:0,pressRectOffset:this.props.pressRetentionOffset,android_disableSound:this.props.touchSoundDisabled,onBlur:function(e){y.default.isTV&&t._hideUnderlay(),null!=t.props.onBlur&&t.props.onBlur(e)},onFocus:function(e){y.default.isTV&&t._showUnderlay(),null!=t.props.onFocus&&t.props.onFocus(e)},onLongPress:this.props.onLongPress,onPress:function(e){var s;(null!=t._hideTimeout&&clearTimeout(t._hideTimeout),y.default.isTV)||(t._showUnderlay(),t._hideTimeout=setTimeout((function(){t._hideUnderlay()}),null!=(s=t.props.delayPressOut)?s:0));null!=t.props.onPress&&t.props.onPress(e)},onPressIn:function(e){null!=t._hideTimeout&&(clearTimeout(t._hideTimeout),t._hideTimeout=null),t._showUnderlay(),null!=t.props.onPressIn&&t.props.onPressIn(e)},onPressOut:function(e){null==t._hideTimeout&&t._hideUnderlay(),null!=t.props.onPressOut&&t.props.onPressOut(e)}}}},{key:"_createExtraStyles",value:function(){var e;return{child:{opacity:null!=(e=this.props.activeOpacity)?e:.85},underlay:{backgroundColor:void 0===this.props.underlayColor?'black':this.props.underlayColor}}}},{key:"_showUnderlay",value:function(){this._isMounted&&this._hasPressHandler()&&(this.setState({extraStyles:this._createExtraStyles()}),null!=this.props.onShowUnderlay&&this.props.onShowUnderlay())}},{key:"_hideUnderlay",value:function(){null!=this._hideTimeout&&(clearTimeout(this._hideTimeout),this._hideTimeout=null),!0!==this.props.testOnly_pressed&&this._hasPressHandler()&&(this.setState({extraStyles:null}),null!=this.props.onHideUnderlay&&this.props.onHideUnderlay())}},{key:"_hasPressHandler",value:function(){return null!=this.props.onPress||null!=this.props.onPressIn||null!=this.props.onPressOut||null!=this.props.onLongPress}},{key:"render",value:function(){var e,t,i,o,n,l,p,c,y,P,_,w,x,S,T,F=f.Children.only(this.props.children),j=this.state.pressability.getEventHandlers(),R=(j.onBlur,j.onFocus,(0,s.default)(j,v)),D=null!=this.props.disabled?O(O({},this.props.accessibilityState),{},{disabled:this.props.disabled}):this.props.accessibilityState,U={max:null!=(e=this.props['aria-valuemax'])?e:null==(t=this.props.accessibilityValue)?void 0:t.max,min:null!=(i=this.props['aria-valuemin'])?i:null==(o=this.props.accessibilityValue)?void 0:o.min,now:null!=(n=this.props['aria-valuenow'])?n:null==(l=this.props.accessibilityValue)?void 0:l.now,text:null!=(p=this.props['aria-valuetext'])?p:null==(c=this.props.accessibilityValue)?void 0:c.text},k='off'===this.props['aria-live']?'none':null!=(y=this.props['aria-live'])?y:this.props.accessibilityLiveRegion,L=null!=(P=this.props['aria-label'])?P:this.props.accessibilityLabel;return(0,b.jsxs)(u.default,O(O({accessible:!1!==this.props.accessible,accessibilityLabel:L,accessibilityHint:this.props.accessibilityHint,accessibilityLanguage:this.props.accessibilityLanguage,accessibilityRole:this.props.accessibilityRole,accessibilityState:D,accessibilityValue:U,accessibilityActions:this.props.accessibilityActions,onAccessibilityAction:this.props.onAccessibilityAction,importantForAccessibility:!0===this.props['aria-hidden']?'no-hide-descendants':this.props.importantForAccessibility,accessibilityViewIsModal:null!=(_=this.props['aria-modal'])?_:this.props.accessibilityViewIsModal,accessibilityLiveRegion:k,accessibilityElementsHidden:null!=(w=this.props['aria-hidden'])?w:this.props.accessibilityElementsHidden,style:h.default.compose(this.props.style,null==(x=this.state.extraStyles)?void 0:x.underlay),onLayout:this.props.onLayout,hitSlop:this.props.hitSlop,hasTVPreferredFocus:this.props.hasTVPreferredFocus,nextFocusDown:this.props.nextFocusDown,nextFocusForward:this.props.nextFocusForward,nextFocusLeft:this.props.nextFocusLeft,nextFocusRight:this.props.nextFocusRight,nextFocusUp:this.props.nextFocusUp,focusable:!1!==this.props.focusable&&void 0!==this.props.onPress,nativeID:null!=(S=this.props.id)?S:this.props.nativeID,testID:this.props.testID,ref:this.props.hostRef},R),{},{children:[f.cloneElement(F,{style:h.default.compose(F.props.style,null==(T=this.state.extraStyles)?void 0:T.child)}),null]}))}},{key:"componentDidMount",value:function(){this._isMounted=!0}},{key:"componentDidUpdate",value:function(e,t){this.state.pressability.configure(this._createPressabilityConfig())}},{key:"componentWillUnmount",value:function(){this._isMounted=!1,null!=this._hideTimeout&&clearTimeout(this._hideTimeout),this.state.pressability.reset()}}]),x})(f.Component),S=f.forwardRef((function(e,t){return(0,b.jsx)(x,O(O({},e),{},{hostRef:t}))}));S.displayName='TouchableHighlight',m.exports=S}),397,[6,40,180,8,9,16,18,15,216,252,249,221,56,101,219]);
|
|
447
|
-
__d((function(g,r,_i,a,m,_e,d){var e=r(d[0]),t=e(r(d[1])),i=e(r(d[2])),s=e(r(d[3])),n=e(r(d[4])),o=e(r(d[5])),l=e(r(d[6])),c=e(r(d[7])),u=(e(r(d[8])),e(r(d[9]))),p=(r(d[10]),(function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var i=y(t);if(i&&i.has(e))return i.get(e);var s={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if("default"!==o&&Object.prototype.hasOwnProperty.call(e,o)){var l=n?Object.getOwnPropertyDescriptor(e,o):null;l&&(l.get||l.set)?Object.defineProperty(s,o,l):s[o]=e[o]}s.default=e,i&&i.set(e,s);return s})(r(d[11]))),f=(r(d[12]),["onBlur","onFocus"]),b=["aria-disabled"];function y(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,i=new WeakMap;return(y=function(e){return e?i:t})(e)}function h(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);t&&(s=s.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,s)}return i}function v(e){for(var i=1;i<arguments.length;i++){var s=null!=arguments[i]?arguments[i]:{};i%2?h(Object(s),!0).forEach((function(i){(0,t.default)(e,i,s[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(s)):h(Object(s)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(s,t))}))}return e}function O(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}var P=['accessibilityActions','accessibilityElementsHidden','accessibilityHint','accessibilityLanguage','accessibilityIgnoresInvertColors','accessibilityLabel','accessibilityLiveRegion','accessibilityRole','accessibilityValue','aria-valuemax','aria-valuemin','aria-valuenow','aria-valuetext','accessibilityViewIsModal','aria-modal','hitSlop','importantForAccessibility','nativeID','onAccessibilityAction','onBlur','onFocus','onLayout','testID'],j=(function(e){(0,o.default)(h,e);var t,b,y=(t=h,b=O(),function(){var e,i=(0,c.default)(t);if(b){var s=(0,c.default)(this).constructor;e=Reflect.construct(i,arguments,s)}else e=i.apply(this,arguments);return(0,l.default)(this,e)});function h(){var e;(0,s.default)(this,h);for(var t=arguments.length,i=new Array(t),n=0;n<t;n++)i[n]=arguments[n];return(e=y.call.apply(y,[this].concat(i))).state={pressability:new u.default(w(e.props))},e}return(0,n.default)(h,[{key:"render",value:function(){var e,t,s,n,o,l,c,u,b,y,h,O,j=p.Children.only(this.props.children),w=[j.props.children],
|
|
446
|
+
__d((function(g,r,_i,a,m,_e,d){var e=r(d[0]),t=e(r(d[1])),s=e(r(d[2])),i=e(r(d[3])),o=e(r(d[4])),n=e(r(d[5])),l=e(r(d[6])),p=e(r(d[7])),u=e(r(d[8])),c=e(r(d[9])),h=(r(d[10]),e(r(d[11]))),y=e(r(d[12])),f=(function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var s=P(t);if(s&&s.has(e))return s.get(e);var i={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in e)if("default"!==n&&Object.prototype.hasOwnProperty.call(e,n)){var l=o?Object.getOwnPropertyDescriptor(e,n):null;l&&(l.get||l.set)?Object.defineProperty(i,n,l):i[n]=e[n]}i.default=e,s&&s.set(e,i);return i})(r(d[13])),b=r(d[14]),v=["onBlur","onFocus"];function P(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,s=new WeakMap;return(P=function(e){return e?s:t})(e)}function _(e,t){var s=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),s.push.apply(s,i)}return s}function O(e){for(var s=1;s<arguments.length;s++){var i=null!=arguments[s]?arguments[s]:{};s%2?_(Object(i),!0).forEach((function(s){(0,t.default)(e,s,i[s])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):_(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}function w(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}var x=(function(e){(0,n.default)(x,e);var t,P,_=(t=x,P=w(),function(){var e,s=(0,p.default)(t);if(P){var i=(0,p.default)(this).constructor;e=Reflect.construct(s,arguments,i)}else e=s.apply(this,arguments);return(0,l.default)(this,e)});function x(){var e;(0,i.default)(this,x);for(var t=arguments.length,s=new Array(t),o=0;o<t;o++)s[o]=arguments[o];return(e=_.call.apply(_,[this].concat(s)))._isMounted=!1,e.state={pressability:new c.default(e._createPressabilityConfig()),extraStyles:!0===e.props.testOnly_pressed?e._createExtraStyles():null},e}return(0,o.default)(x,[{key:"_createPressabilityConfig",value:function(){var e,t=this;return{cancelable:!this.props.rejectResponderTermination,disabled:null!=this.props.disabled?this.props.disabled:null==(e=this.props.accessibilityState)?void 0:e.disabled,hitSlop:this.props.hitSlop,delayLongPress:this.props.delayLongPress,delayPressIn:this.props.delayPressIn,delayPressOut:this.props.delayPressOut,minPressDuration:0,pressRectOffset:this.props.pressRetentionOffset,android_disableSound:this.props.touchSoundDisabled,onBlur:function(e){y.default.isTV&&t._hideUnderlay(),null!=t.props.onBlur&&t.props.onBlur(e)},onFocus:function(e){y.default.isTV&&t._showUnderlay(),null!=t.props.onFocus&&t.props.onFocus(e)},onLongPress:this.props.onLongPress,onPress:function(e){var s;(null!=t._hideTimeout&&clearTimeout(t._hideTimeout),y.default.isTV)||(t._showUnderlay(),t._hideTimeout=setTimeout((function(){t._hideUnderlay()}),null!=(s=t.props.delayPressOut)?s:0));null!=t.props.onPress&&t.props.onPress(e)},onPressIn:function(e){null!=t._hideTimeout&&(clearTimeout(t._hideTimeout),t._hideTimeout=null),t._showUnderlay(),null!=t.props.onPressIn&&t.props.onPressIn(e)},onPressOut:function(e){null==t._hideTimeout&&t._hideUnderlay(),null!=t.props.onPressOut&&t.props.onPressOut(e)}}}},{key:"_createExtraStyles",value:function(){var e;return{child:{opacity:null!=(e=this.props.activeOpacity)?e:.85},underlay:{backgroundColor:void 0===this.props.underlayColor?'black':this.props.underlayColor}}}},{key:"_showUnderlay",value:function(){this._isMounted&&this._hasPressHandler()&&(this.setState({extraStyles:this._createExtraStyles()}),null!=this.props.onShowUnderlay&&this.props.onShowUnderlay())}},{key:"_hideUnderlay",value:function(){null!=this._hideTimeout&&(clearTimeout(this._hideTimeout),this._hideTimeout=null),!0!==this.props.testOnly_pressed&&this._hasPressHandler()&&(this.setState({extraStyles:null}),null!=this.props.onHideUnderlay&&this.props.onHideUnderlay())}},{key:"_hasPressHandler",value:function(){return null!=this.props.onPress||null!=this.props.onPressIn||null!=this.props.onPressOut||null!=this.props.onLongPress}},{key:"render",value:function(){var e,t,i,o,n,l,p,c,y,P,_,w,x,S,T,F=f.Children.only(this.props.children),j=this.state.pressability.getEventHandlers(),R=(j.onBlur,j.onFocus,(0,s.default)(j,v)),D=null!=this.props.disabled?O(O({},this.props.accessibilityState),{},{disabled:this.props.disabled}):this.props.accessibilityState,U={max:null!=(e=this.props['aria-valuemax'])?e:null==(t=this.props.accessibilityValue)?void 0:t.max,min:null!=(i=this.props['aria-valuemin'])?i:null==(o=this.props.accessibilityValue)?void 0:o.min,now:null!=(n=this.props['aria-valuenow'])?n:null==(l=this.props.accessibilityValue)?void 0:l.now,text:null!=(p=this.props['aria-valuetext'])?p:null==(c=this.props.accessibilityValue)?void 0:c.text},k='off'===this.props['aria-live']?'none':null!=(y=this.props['aria-live'])?y:this.props.accessibilityLiveRegion,L=null!=(P=this.props['aria-label'])?P:this.props.accessibilityLabel;return(0,b.jsxs)(u.default,O(O({accessible:!1!==this.props.accessible,accessibilityLabel:L,accessibilityHint:this.props.accessibilityHint,accessibilityLanguage:this.props.accessibilityLanguage,accessibilityRole:this.props.accessibilityRole,accessibilityState:D,accessibilityValue:U,accessibilityActions:this.props.accessibilityActions,onAccessibilityAction:this.props.onAccessibilityAction,importantForAccessibility:!0===this.props['aria-hidden']?'no-hide-descendants':this.props.importantForAccessibility,accessibilityViewIsModal:null!=(_=this.props['aria-modal'])?_:this.props.accessibilityViewIsModal,accessibilityLiveRegion:k,accessibilityElementsHidden:null!=(w=this.props['aria-hidden'])?w:this.props.accessibilityElementsHidden,style:h.default.compose(this.props.style,null==(x=this.state.extraStyles)?void 0:x.underlay),onLayout:this.props.onLayout,hitSlop:this.props.hitSlop,hasTVPreferredFocus:this.props.hasTVPreferredFocus,nextFocusDown:this.props.nextFocusDown,nextFocusForward:this.props.nextFocusForward,nextFocusLeft:this.props.nextFocusLeft,nextFocusRight:this.props.nextFocusRight,nextFocusUp:this.props.nextFocusUp,focusable:!1!==this.props.focusable&&void 0!==this.props.onPress,nativeID:null!=(S=this.props.id)?S:this.props.nativeID,testID:this.props.testID,ref:this.props.hostRef},R),{},{children:[f.cloneElement(F,{style:h.default.compose(F.props.style,null==(T=this.state.extraStyles)?void 0:T.child)}),null]}))}},{key:"componentDidMount",value:function(){this._isMounted=!0,this.state.pressability.configure(this._createPressabilityConfig())}},{key:"componentDidUpdate",value:function(e,t){this.state.pressability.configure(this._createPressabilityConfig())}},{key:"componentWillUnmount",value:function(){this._isMounted=!1,null!=this._hideTimeout&&clearTimeout(this._hideTimeout),this.state.pressability.reset()}}]),x})(f.Component),S=f.forwardRef((function(e,t){return(0,b.jsx)(x,O(O({},e),{},{hostRef:t}))}));S.displayName='TouchableHighlight',m.exports=S}),397,[6,40,180,8,9,16,18,15,216,252,249,221,56,101,219]);
|
|
447
|
+
__d((function(g,r,_i,a,m,_e,d){var e=r(d[0]),t=e(r(d[1])),i=e(r(d[2])),s=e(r(d[3])),n=e(r(d[4])),o=e(r(d[5])),l=e(r(d[6])),c=e(r(d[7])),u=(e(r(d[8])),e(r(d[9]))),p=(r(d[10]),(function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var i=y(t);if(i&&i.has(e))return i.get(e);var s={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if("default"!==o&&Object.prototype.hasOwnProperty.call(e,o)){var l=n?Object.getOwnPropertyDescriptor(e,o):null;l&&(l.get||l.set)?Object.defineProperty(s,o,l):s[o]=e[o]}s.default=e,i&&i.set(e,s);return s})(r(d[11]))),f=(r(d[12]),["onBlur","onFocus"]),b=["aria-disabled"];function y(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,i=new WeakMap;return(y=function(e){return e?i:t})(e)}function h(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);t&&(s=s.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,s)}return i}function v(e){for(var i=1;i<arguments.length;i++){var s=null!=arguments[i]?arguments[i]:{};i%2?h(Object(s),!0).forEach((function(i){(0,t.default)(e,i,s[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(s)):h(Object(s)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(s,t))}))}return e}function O(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}var P=['accessibilityActions','accessibilityElementsHidden','accessibilityHint','accessibilityLanguage','accessibilityIgnoresInvertColors','accessibilityLabel','accessibilityLiveRegion','accessibilityRole','accessibilityValue','aria-valuemax','aria-valuemin','aria-valuenow','aria-valuetext','accessibilityViewIsModal','aria-modal','hitSlop','importantForAccessibility','nativeID','onAccessibilityAction','onBlur','onFocus','onLayout','testID'],j=(function(e){(0,o.default)(h,e);var t,b,y=(t=h,b=O(),function(){var e,i=(0,c.default)(t);if(b){var s=(0,c.default)(this).constructor;e=Reflect.construct(i,arguments,s)}else e=i.apply(this,arguments);return(0,l.default)(this,e)});function h(){var e;(0,s.default)(this,h);for(var t=arguments.length,i=new Array(t),n=0;n<t;n++)i[n]=arguments[n];return(e=y.call.apply(y,[this].concat(i))).state={pressability:new u.default(w(e.props))},e}return(0,n.default)(h,[{key:"render",value:function(){var e,t,s,n,o,l,c,u,b,y,h,O,j=p.Children.only(this.props.children),w=[j.props.children],D=this.props['aria-live'],S={busy:null!=(e=this.props['aria-busy'])?e:null==(t=this.props.accessibilityState)?void 0:t.busy,checked:null!=(s=this.props['aria-checked'])?s:null==(n=this.props.accessibilityState)?void 0:n.checked,disabled:null!=(o=this.props['aria-disabled'])?o:null==(l=this.props.accessibilityState)?void 0:l.disabled,expanded:null!=(c=this.props['aria-expanded'])?c:null==(u=this.props.accessibilityState)?void 0:u.expanded,selected:null!=(b=this.props['aria-selected'])?b:null==(y=this.props.accessibilityState)?void 0:y.selected},k=this.state.pressability.getEventHandlers(),R=(k.onBlur,k.onFocus,v(v({},(0,i.default)(k,f)),{},{accessible:!1!==this.props.accessible,accessibilityState:null!=this.props.disabled?v(v({},S),{},{disabled:this.props.disabled}):S,focusable:!1!==this.props.focusable&&void 0!==this.props.onPress,accessibilityElementsHidden:null!=(h=this.props['aria-hidden'])?h:this.props.accessibilityElementsHidden,importantForAccessibility:!0===this.props['aria-hidden']?'no-hide-descendants':this.props.importantForAccessibility,accessibilityLiveRegion:'off'===D?'none':null!=D?D:this.props.accessibilityLiveRegion,nativeID:null!=(O=this.props.id)?O:this.props.nativeID}));for(var I of P)void 0!==this.props[I]&&(R[I]=this.props[I]);return p.cloneElement.apply(p,[j,R].concat(w))}},{key:"componentDidUpdate",value:function(){this.state.pressability.configure(w(this.props))}},{key:"componentDidMount",value:function(){this.state.pressability.configure(w(this.props))}},{key:"componentWillUnmount",value:function(){this.state.pressability.reset()}}]),h})(p.Component);function w(e){var t,s=e['aria-disabled'],n=(0,i.default)(e,b),o=null!=s?s:null==(t=n.accessibilityState)?void 0:t.disabled;return{cancelable:!n.rejectResponderTermination,disabled:null!==n.disabled?n.disabled:o,hitSlop:n.hitSlop,delayLongPress:n.delayLongPress,delayPressIn:n.delayPressIn,delayPressOut:n.delayPressOut,minPressDuration:0,pressRectOffset:n.pressRetentionOffset,android_disableSound:n.touchSoundDisabled,onBlur:n.onBlur,onFocus:n.onFocus,onLongPress:n.onLongPress,onPress:n.onPress,onPressIn:n.onPressIn,onPressOut:n.onPressOut}}j.displayName='TouchableWithoutFeedback',m.exports=j}),398,[6,40,180,8,9,16,18,15,216,252,249,101,219]);
|
|
448
448
|
__d((function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]).VirtualizedList;m.exports=t}),399,[322]);
|
|
449
449
|
__d((function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]).VirtualizedSectionList;m.exports=t}),400,[322]);
|
|
450
450
|
__d((function(g,r,_i,a,m,e,d){var t=r(d[0]),o=t(r(d[1])),n=t(r(d[2])),i=t(r(d[3])),c=["tintColor","cancelButtonTintColor","destructiveButtonIndex"];function l(t,o){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);o&&(i=i.filter((function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable}))),n.push.apply(n,i)}return n}function s(t){for(var n=1;n<arguments.length;n++){var i=null!=arguments[n]?arguments[n]:{};n%2?l(Object(i),!0).forEach((function(n){(0,o.default)(t,n,i[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(i)):l(Object(i)).forEach((function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(i,o))}))}return t}var u=r(d[4]).default,f=r(d[5]),p={showActionSheetWithOptions:function(t,o){f('object'==typeof t&&null!==t,'Options must be a valid object'),f('function'==typeof o,'Must provide a valid callback'),f(i.default,"ActionSheetManager doesn't exist");var l=t.tintColor,p=t.cancelButtonTintColor,h=t.destructiveButtonIndex,O=(0,n.default)(t,c),b=null;Array.isArray(h)?b=h:'number'==typeof h&&(b=[h]);var y=u(l),v=u(p);f(null==y||'number'==typeof y,'Unexpected color given for ActionSheetIOS.showActionSheetWithOptions tintColor'),f(null==v||'number'==typeof v,'Unexpected color given for ActionSheetIOS.showActionSheetWithOptions cancelButtonTintColor'),i.default.showActionSheetWithOptions(s(s({},O),{},{tintColor:y,cancelButtonTintColor:v,destructiveButtonIndices:b}),o)},showShareActionSheetWithOptions:function(t,o,n){f('object'==typeof t&&null!==t,'Options must be a valid object'),f('function'==typeof o,'Must provide a valid failureCallback'),f('function'==typeof n,'Must provide a valid successCallback'),f(i.default,"ActionSheetManager doesn't exist"),i.default.showShareActionSheetWithOptions(s(s({},t),{},{tintColor:u(t.tintColor)}),o,n)},dismissActionSheet:function(){f(i.default,"ActionSheetManager doesn't exist"),'function'==typeof i.default.dismissActionSheet&&i.default.dismissActionSheet()}};m.exports=p}),401,[6,40,180,402,66,3]);
|
|
@@ -485,7 +485,7 @@ __d((function(g,r,i,a,m,_e,d){'use strict';var t=r(d[0]),n=r(d[1]),e=r(d[2]),u=r
|
|
|
485
485
|
__d((function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.DynamicColorIOS=void 0;e.DynamicColorIOS=function(o){throw new Error('DynamicColorIOS is not available on this platform.')}}),436,[]);
|
|
486
486
|
__d((function(g,r,_i,a,m,_e,d){var e=r(d[0]),t=e(r(d[1])),n=e(r(d[2])),i=e(r(d[3])),o=e(r(d[4])),c=e(r(d[5])),l=e(r(d[6])),u=e(r(d[7])),s=e(r(d[8])),f=(function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var n=O(t);if(n&&n.has(e))return n.get(e);var i={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in e)if("default"!==c&&Object.prototype.hasOwnProperty.call(e,c)){var l=o?Object.getOwnPropertyDescriptor(e,c):null;l&&(l.get||l.set)?Object.defineProperty(i,c,l):i[c]=e[c]}i.default=e,n&&n.set(e,i);return i})(r(d[9])),v=r(d[10]),h=r(d[11]),S=r(d[12]),p=e(r(d[13])),y=e(r(d[14])),b=r(d[15]),w=r(d[16]),C=["children"],N=["enabled","freezeOnBlur"],k=["active","activityState","children","isNativeStack","gestureResponseDistance","onGestureCancel"],j=["active","activityState","style","onComponentRef"],x=["enabled","hasTwoStates"];function O(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(O=function(e){return e?n:t})(e)}function B(e){var t=R();return function(){var n,i=(0,c.default)(e);if(t){var l=(0,c.default)(this).constructor;n=Reflect.construct(i,arguments,l)}else n=i.apply(this,arguments);return(0,o.default)(this,n)}}function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function P(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function A(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?P(Object(n),!0).forEach((function(t){(0,l.default)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):P(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var D=!0,H=D;var M=!1;var V,W,F,I,T,z,E,_,G,U;var L={get NativeScreen(){return V=V||r(d[17]).default},get NativeScreenContainer(){return W=W||r(d[18]).default},get NativeScreenNavigationContainer(){return F=F||this.NativeScreenContainer},get NativeScreenStack(){return I=I||r(d[19]).default},get NativeScreenStackHeaderConfig(){return T=T||r(d[20]).default},get NativeScreenStackHeaderSubview(){return z=z||r(d[21]).default},get NativeSearchBar(){return _=_||r(d[22]).default},get NativeSearchBarCommands(){return G=G||r(d[22]).Commands},get NativeFullWindowOverlay(){return U=U||r(d[23]).default}};function q(e){var t=e.freeze,n=e.children,i=f.default.useState(!1),o=(0,s.default)(i,2),c=o[0],l=o[1];return(0,f.useEffect)((function(){var e=setImmediate((function(){l(t)}));return function(){clearImmediate(e)}}),[t]),(0,w.jsx)(h.Freeze,{freeze:!!t&&c,children:n})}var J=(function(e){(0,i.default)(c,e);var o=B(c);function c(){var e;(0,t.default)(this,c);for(var n=arguments.length,i=new Array(n),l=0;l<n;l++)i[l]=arguments[l];return(e=o.call.apply(o,[this].concat(i))).ref=null,e.closing=new v.Animated.Value(0),e.progress=new v.Animated.Value(0),e.goingForward=new v.Animated.Value(0),e.setRef=function(t){e.ref=t,null==e.props.onComponentRef||e.props.onComponentRef(t)},e}return(0,n.default)(c,[{key:"setNativeProps",value:function(e){var t;null==(t=this.ref)||t.setNativeProps(e)}},{key:"render",value:function(){var e=this,t=this.props,n=t.enabled,i=void 0===n?H:n,o=t.freezeOnBlur,c=void 0===o?M:o,l=(0,u.default)(t,N),s=l.sheetAllowedDetents,f=void 0===s?'large':s,h=l.sheetLargestUndimmedDetent,S=void 0===h?'all':h,y=l.sheetGrabberVisible,b=void 0!==y&&y,C=l.sheetCornerRadius,x=void 0===C?-1:C,O=l.sheetExpandsWhenScrolledToEdge,B=void 0===O||O;if(i){var R,P,D,V;E=E||v.Animated.createAnimatedComponent(L.NativeScreen);var W=l.active,F=l.activityState,I=l.children,T=l.isNativeStack,z=l.gestureResponseDistance,_=l.onGestureCancel,G=(0,u.default)(l,k);void 0!==W&&void 0===F&&(console.warn('It appears that you are using old version of react-navigation library. Please update @react-navigation/bottom-tabs, @react-navigation/stack and @react-navigation/drawer to version 5.10.0 or above to take full advantage of new functionality added to react-native-screens'),F=0!==W?2:0);return(0,w.jsx)(q,{freeze:c&&0===F,children:(0,w.jsx)(E,A(A({},G),{},{activityState:F,sheetAllowedDetents:f,sheetLargestUndimmedDetent:S,sheetGrabberVisible:b,sheetCornerRadius:x,sheetExpandsWhenScrolledToEdge:B,gestureResponseDistance:{start:null!=(R=null==z?void 0:z.start)?R:-1,end:null!=(P=null==z?void 0:z.end)?P:-1,top:null!=(D=null==z?void 0:z.top)?D:-1,bottom:null!=(V=null==z?void 0:z.bottom)?V:-1},ref:function(t){var n,i;null!=t&&null!=(n=t.viewConfig)&&null!=(i=n.validAttributes)&&i.style&&(t.viewConfig.validAttributes.style=A(A({},t.viewConfig.validAttributes.style),{},{display:!1}),e.setRef(t))},onTransitionProgress:T?v.Animated.event([{nativeEvent:{progress:this.progress,closing:this.closing,goingForward:this.goingForward}}],{useNativeDriver:!0}):void 0,onGestureCancel:null!=_?_:function(){},children:T?(0,w.jsx)(p.default.Provider,{value:{progress:this.progress,closing:this.closing,goingForward:this.goingForward},children:I}):I}))})}var U=l.active,J=l.activityState,K=l.style,Q=(l.onComponentRef,(0,u.default)(l,j));return void 0!==U&&void 0===J&&(J=0!==U?2:0),(0,w.jsx)(v.Animated.View,A({style:[K,{display:0!==J?'flex':'none'}],ref:this.setRef},Q))}}]),c})(f.default.Component);var K=v.StyleSheet.create({headerSubview:{position:'absolute',top:0,right:0,flexDirection:'row',alignItems:'center',justifyContent:'center'}}),Q=(function(e){(0,i.default)(c,e);var o=B(c);function c(e){var n;return(0,t.default)(this,c),(n=o.call(this,e)).nativeSearchBarRef=f.default.createRef(),n}return(0,n.default)(c,[{key:"_callMethodWithRef",value:function(e){var t=this.nativeSearchBarRef.current;t?e(t):console.warn('Reference to native search bar component has not been updated yet')}},{key:"blur",value:function(){this._callMethodWithRef((function(e){return L.NativeSearchBarCommands.blur(e)}))}},{key:"focus",value:function(){this._callMethodWithRef((function(e){return L.NativeSearchBarCommands.focus(e)}))}},{key:"toggleCancelButton",value:function(e){this._callMethodWithRef((function(t){return L.NativeSearchBarCommands.toggleCancelButton(t,e)}))}},{key:"clearText",value:function(){this._callMethodWithRef((function(e){return L.NativeSearchBarCommands.clearText(e)}))}},{key:"setText",value:function(e){this._callMethodWithRef((function(t){return L.NativeSearchBarCommands.setText(t,e)}))}},{key:"render",value:function(){return b.isSearchBarAvailableForCurrentPlatform?(0,w.jsx)(L.NativeSearchBar,A(A({},this.props),{},{ref:this.nativeSearchBarRef})):(console.warn('Importing SearchBar is only valid on iOS and Android devices.'),v.View)}}]),c})(f.default.Component),X=f.default.createContext(J),Y=(function(e){(0,i.default)(c,e);var o=B(c);function c(){return(0,t.default)(this,c),o.apply(this,arguments)}return(0,n.default)(c,[{key:"render",value:function(){var e=this.context||J;return(0,w.jsx)(e,A({},this.props))}}]),c})(f.default.Component);Y.contextType=X,m.exports={Screen:Y,ScreenContainer:function(e){var t=e.enabled,n=void 0===t?H:t,i=e.hasTwoStates,o=(0,u.default)(e,x);return n?i?(0,w.jsx)(L.NativeScreenNavigationContainer,A({},o)):(0,w.jsx)(L.NativeScreenContainer,A({},o)):(0,w.jsx)(v.View,A({},o))},ScreenContext:X,ScreenStack:function(e){var t=e.children,n=(0,u.default)(e,C),i=f.default.Children.count(t),o=f.default.Children.map(t,(function(e,t){var n,o,c,l,u=e.props,s=e.key,f=null!=(n=null==u?void 0:u.descriptor)?n:null==u||null==(o=u.descriptors)?void 0:o[s],v=null!=(c=null==f||null==(l=f.options)?void 0:l.freezeOnBlur)?c:M;return(0,w.jsx)(q,{freeze:v&&i-t>1,children:e})}));return(0,w.jsx)(L.NativeScreenStack,A(A({},n),{},{children:o}))},InnerScreen:J,SearchBar:Q,FullWindowOverlay:function(e){return console.warn('Importing FullWindowOverlay is only valid on iOS devices.'),(0,w.jsx)(v.View,A({},e))},get NativeScreen(){return L.NativeScreen},get NativeScreenContainer(){return L.NativeScreenContainer},get NativeScreenNavigationContainer(){return L.NativeScreenNavigationContainer},get ScreenStackHeaderConfig(){return L.NativeScreenStackHeaderConfig},get ScreenStackHeaderSubview(){return L.NativeScreenStackHeaderSubview},get SearchBarCommands(){return L.NativeSearchBarCommands},ScreenStackHeaderBackButtonImage:function(e){return(0,w.jsx)(L.NativeScreenStackHeaderSubview,{type:"back",style:K.headerSubview,children:(0,w.jsx)(v.Image,A({resizeMode:"center",fadeDuration:0},e))})},ScreenStackHeaderRightView:function(e){return(0,w.jsx)(L.NativeScreenStackHeaderSubview,A(A({},e),{},{type:"right",style:K.headerSubview}))},ScreenStackHeaderLeftView:function(e){return(0,w.jsx)(L.NativeScreenStackHeaderSubview,A(A({},e),{},{type:"left",style:K.headerSubview}))},ScreenStackHeaderCenterView:function(e){return(0,w.jsx)(L.NativeScreenStackHeaderSubview,A(A({},e),{},{type:"center",style:K.headerSubview}))},ScreenStackHeaderSearchBarView:function(e){return(0,w.jsx)(L.NativeScreenStackHeaderSubview,A(A({},e),{},{type:"searchBar",style:K.headerSubview}))},enableScreens:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];(H=e)&&!v.UIManager.getViewManagerConfig('RNSScreen')&&console.error("Screen native module hasn't been linked. Please check the react-native-screens README for more details")},enableFreeze:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],t=parseInt(S.version.split('.')[1]);0===t||t>=64||!e||console.warn('react-freeze library requires at least react-native 0.64. Please upgrade your react-native version in order to use this feature.'),M=e},screensEnabled:function(){return H},shouldUseActivityState:!0,useTransitionProgress:y.default,isSearchBarAvailableForCurrentPlatform:b.isSearchBarAvailableForCurrentPlatform,isNewBackTitleImplementation:b.isNewBackTitleImplementation,executeNativeBackPress:b.executeNativeBackPress}}),437,[6,8,9,16,18,15,40,180,51,101,2,438,439,440,441,442,219,443,444,445,446,447,448,449]);
|
|
487
487
|
__d((function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.Freeze=function(o){var u=o.freeze,c=o.children,l=o.placeholder,p=void 0===l?null:l;return(0,n.jsx)(t.Suspense,{fallback:p,children:(0,n.jsx)(f,{freeze:u,children:c})})};var t=(function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var f=o(n);if(f&&f.has(t))return f.get(t);var u={},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in t)if("default"!==l&&Object.prototype.hasOwnProperty.call(t,l)){var p=c?Object.getOwnPropertyDescriptor(t,l):null;p&&(p.get||p.set)?Object.defineProperty(u,l,p):u[l]=t[l]}u.default=t,f&&f.set(t,u);return u})(r(d[0])),n=r(d[1]);function o(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,f=new WeakMap;return(o=function(t){return t?f:n})(t)}function f(o){var f=o.freeze,u=o.children,c=(0,t.useRef)({}).current;if(f&&!c.promise)throw c.promise=new Promise((function(t){c.resolve=t})),c.promise;if(f)throw c.promise;return c.promise&&(c.resolve(),c.promise=void 0),(0,n.jsx)(t.Fragment,{children:u})}}),438,[101,219]);
|
|
488
|
-
__d((function(e,s,t,r,i,a,c){i.exports={name:"react-native",version:"0.73.
|
|
488
|
+
__d((function(e,s,t,r,i,a,c){i.exports={name:"react-native",version:"0.73.4",description:"A framework for building native apps using React",license:"MIT",repository:{type:"git",url:"https://github.com/facebook/react-native.git",directory:"packages/react-native"},homepage:"https://reactnative.dev/",keywords:["react","react-native","android","ios","mobile","cross-platform","app-framework","mobile-development"],bugs:"https://github.com/facebook/react-native/issues",engines:{node:">=18"},bin:"./cli.js",types:"types","jest-junit":{outputDirectory:"reports/junit",outputName:"js-test-results.xml"},files:["android","build.gradle.kts","cli.js","flow","gradle.properties","gradle/libs.versions.toml","index.js","interface.js","jest-preset.js","jest","Libraries","LICENSE","local-cli","React-Core.podspec","react-native.config.js","React.podspec","React","ReactAndroid","ReactCommon","README.md","rn-get-polyfills.js","scripts/compose-source-maps.js","scripts/find-node-for-xcode.sh","scripts/generate-codegen-artifacts.js","scripts/generate-provider-cli.js","scripts/generate-specs-cli.js","scripts/codegen","!scripts/codegen/__tests__","!scripts/codegen/__test_fixtures__","scripts/hermes/hermes-utils.js","scripts/hermes/prepare-hermes-for-build.js","scripts/ios-configure-glog.sh","scripts/xcode/with-environment.sh","scripts/native_modules.rb","scripts/node-binary.sh","scripts/packager.sh","scripts/packager-reporter.js","scripts/react_native_pods_utils/script_phases.rb","scripts/react_native_pods_utils/script_phases.sh","scripts/react_native_pods.rb","scripts/cocoapods","!scripts/cocoapods/__tests__","scripts/react-native-xcode.sh","sdks/.hermesversion","sdks/hermes-engine","sdks/hermesc","settings.gradle.kts","template.config.js","template","!template/node_modules","!template/package-lock.json","!template/yarn.lock","third-party-podspecs","types"],scripts:{prepack:"cp ../../README.md ."},peerDependencies:{react:"18.2.0"},dependencies:{"@jest/create-cache-key-function":"^29.6.3","@react-native-community/cli":"12.3.2","@react-native-community/cli-platform-android":"12.3.2","@react-native-community/cli-platform-ios":"12.3.2","@react-native/assets-registry":"0.73.1","@react-native/community-cli-plugin":"0.73.16","@react-native/codegen":"0.73.3","@react-native/gradle-plugin":"0.73.4","@react-native/js-polyfills":"0.73.1","@react-native/normalize-colors":"0.73.2","@react-native/virtualized-lists":"0.73.4","abort-controller":"^3.0.0",anser:"^1.4.9","ansi-regex":"^5.0.0","base64-js":"^1.5.1",chalk:"^4.0.0","deprecated-react-native-prop-types":"^5.0.0","event-target-shim":"^5.0.1","flow-enums-runtime":"^0.0.6",invariant:"^2.2.4","jest-environment-node":"^29.6.3","jsc-android":"^250231.0.0","memoize-one":"^5.0.0","metro-runtime":"^0.80.3","metro-source-map":"^0.80.3",mkdirp:"^0.5.1",nullthrows:"^1.1.1","pretty-format":"^26.5.2",promise:"^8.3.0","react-devtools-core":"^4.27.7","react-refresh":"^0.14.0","react-shallow-renderer":"^16.15.0","regenerator-runtime":"^0.13.2",scheduler:"0.24.0-canary-efb381bbf-20230505","stacktrace-parser":"^0.1.10","whatwg-fetch":"^3.0.0",ws:"^6.2.2",yargs:"^17.6.2"},codegenConfig:{libraries:[{name:"FBReactNativeSpec",type:"modules",ios:{},android:{},jsSrcsDir:"Libraries"},{name:"rncore",type:"components",ios:{},android:{},jsSrcsDir:"Libraries"}]}}}),439,[]);
|
|
489
489
|
__d((function(g,r,i,a,m,e,d){function t(n){if("function"!=typeof WeakMap)return null;var o=new WeakMap,u=new WeakMap;return(t=function(t){return t?u:o})(n)}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=(function(n,o){if(!o&&n&&n.__esModule)return n;if(null===n||"object"!=typeof n&&"function"!=typeof n)return{default:n};var u=t(o);if(u&&u.has(n))return u.get(n);var f={},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in n)if("default"!==l&&Object.prototype.hasOwnProperty.call(n,l)){var p=c?Object.getOwnPropertyDescriptor(n,l):null;p&&(p.get||p.set)?Object.defineProperty(f,l,p):f[l]=n[l]}f.default=n,u&&u.set(n,f);return f})(r(d[0])).createContext(void 0);e.default=n}),440,[101]);
|
|
490
490
|
__d((function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(){var t=n.useContext(o.default);if(void 0===t)throw new Error("Couldn't find values for transition progress. Are you inside a screen in Native Stack?");return t};var 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=u(n);if(o&&o.has(t))return o.get(t);var f={},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in t)if("default"!==l&&Object.prototype.hasOwnProperty.call(t,l)){var p=c?Object.getOwnPropertyDescriptor(t,l):null;p&&(p.get||p.set)?Object.defineProperty(f,l,p):f[l]=t[l]}f.default=t,o&&o.set(t,f);return f})(r(d[1])),o=t(r(d[2]));function u(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,o=new WeakMap;return(u=function(t){return t?o:n})(t)}}),441,[6,101,440]);
|
|
491
491
|
__d((function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.executeNativeBackPress=function(){return t.BackHandler.exitApp(),!0},e.isSearchBarAvailableForCurrentPlatform=e.isNewBackTitleImplementation=void 0;var t=r(d[0]),n=['ios','android'].includes("android");e.isSearchBarAvailableForCurrentPlatform=n;e.isNewBackTitleImplementation=!0}),442,[2]);
|
|
@@ -1151,14 +1151,14 @@ __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){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.sleepAsync=function(n){return u.apply(this,arguments)};var t=n(r(d[1]));function u(){return(u=(0,t.default)((function*(n){return new Promise((function(t){return setTimeout(t,n)}))}))).apply(this,arguments)}}),1018,[6,341]);
|
|
1152
1152
|
__d((function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.useIsMounted=function(){var n=t.useRef(!1);return t.useEffect((function(){return n.current=!0,function(){n.current=!1}}),[]),t.useCallback((function(){return n.current}),[])};var t=(function(t,u){if(!u&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var f=n(u);if(f&&f.has(t))return f.get(t);var o={},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in t)if("default"!==l&&Object.prototype.hasOwnProperty.call(t,l)){var p=c?Object.getOwnPropertyDescriptor(t,l):null;p&&(p.get||p.set)?Object.defineProperty(o,l,p):o[l]=t[l]}o.default=t,f&&f.set(t,o);return o})(r(d[0]));function n(t){if("function"!=typeof WeakMap)return null;var u=new WeakMap,f=new WeakMap;return(n=function(t){return t?f:u})(t)}}),1019,[101]);
|
|
1153
1153
|
__d((function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.UserContextProvider=function(t){var h,j,O=t.children,U=t.initialUserData,b=o.useState(U),x=(0,u.default)(b,2),M=x[0],S=x[1],_=o.useState(null!=(h=null==U||null==(j=U.accounts[0])?void 0:j.id)?h:''),w=(0,u.default)(_,2),C=w[0],D=w[1],k=(0,p.useIsMounted)(),W=null==M?void 0:M.accounts.find((function(t){return t.id===C}));function B(t){return I.apply(this,arguments)}function I(){return(I=(0,n.default)((function*(t){var n=yield(0,f.startAuthSessionAsync)(t).catch((function(t){}));if(n){yield(0,s.setSessionAsync)(n);var u=yield(0,c.getUserProfileAsync)();k()&&(S(u),D(u.accounts[0].id))}else yield F()}))).apply(this,arguments)}function Q(){return q.apply(this,arguments)}function q(){return(q=(0,n.default)((function*(){var t=yield F();return yield(0,y.resetBranchQueries)(),t}))).apply(this,arguments)}function z(){return E.apply(this,arguments)}function E(){return E=(0,n.default)((function*(){var t=yield(0,l.restoreUserAsync)();t?k()&&(S(t),D(t.accounts[0].id)):F()})),E.apply(this,arguments)}function F(){return G.apply(this,arguments)}function G(){return(G=(0,n.default)((function*(){return k()&&(S(void 0),D(void 0)),yield(0,s.setSessionAsync)(null)}))).apply(this,arguments)}var H=o.useMemo((function(){return{login:B,logout:Q,restore:z,setUserData:S,setSelectedAccount:D}}),[]);return(0,v.jsx)(A.Provider,{value:H,children:(0,v.jsx)(P.Provider,{value:{userData:M,selectedAccount:W,isAuthenticated:null!=M},children:O})})},e.useUserActions=e.useUser=void 0;var n=t(r(d[1])),u=t(r(d[2])),o=(function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var u=h(n);if(u&&u.has(t))return u.get(t);var o={},s=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in t)if("default"!==c&&Object.prototype.hasOwnProperty.call(t,c)){var l=s?Object.getOwnPropertyDescriptor(t,c):null;l&&(l.get||l.set)?Object.defineProperty(o,c,l):o[c]=t[c]}o.default=t,u&&u.set(t,o);return o})(r(d[3])),s=r(d[4]),c=r(d[5]),l=r(d[6]),f=r(d[7]),p=r(d[8]),y=r(d[9]),v=r(d[10]);function h(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,u=new WeakMap;return(h=function(t){return t?u:n})(t)}var A=o.createContext(null),P=o.createContext(null);e.useUser=function(){return o.useContext(P)};e.useUserActions=function(){return o.useContext(A)}}),1020,[6,341,51,101,1002,1011,1010,1021,1019,950,219]);
|
|
1154
|
-
__d((function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.startAuthSessionAsync=function(n){return
|
|
1154
|
+
__d((function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.startAuthSessionAsync=function(n){return o.apply(this,arguments)};var t=n(r(d[1])),u=n(r(d[2])),s=r(d[3]),c=r(d[4]);function o(){return(o=(0,t.default)((function*(n){var t=`${yield(0,c.getAuthSchemeAsync)()}://auth`,o=`${s.websiteOrigin}/${n}?confirm_account=1&app_redirect_uri=${encodeURIComponent(t)}`,p=yield(0,c.openAuthSessionAsync)(o,t);if('success'===p.type){var l=u.default.parse(p.url,!0).query;return decodeURIComponent(l.session_secret)}return null}))).apply(this,arguments)}}),1021,[6,341,1022,1002,1003]);
|
|
1155
1155
|
__d((function(g,r,_i,a,m,e,d){'use strict';var t=r(d[0]),s=r(d[1]);function h(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}e.parse=q,e.resolve=function(t,s){return q(t,!1,!0).resolve(s)},e.resolveObject=function(t,s){return t?q(t,!1,!0).resolveObject(s):s},e.format=function(t){s.isString(t)&&(t=q(t));return t instanceof h?t.format():h.prototype.format.call(t)},e.Url=h;var o=/^([a-z0-9.+-]+:)/i,n=/:[0-9]*$/,i=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,l=['{','}','|','\\','^','`'].concat(['<','>','"','`',' ','\r','\n','\t']),p=['\''].concat(l),c=['%','/','?',';','#'].concat(p),f=['/','?','#'],u=/^[+a-z0-9A-Z_-]{0,63}$/,v=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,y={javascript:!0,'javascript:':!0},b={javascript:!0,'javascript:':!0},O={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,'http:':!0,'https:':!0,'ftp:':!0,'gopher:':!0,'file:':!0},j=r(d[2]);function q(t,o,n){if(t&&s.isObject(t)&&t instanceof h)return t;var i=new h;return i.parse(t,o,n),i}h.prototype.parse=function(h,n,l){if(!s.isString(h))throw new TypeError("Parameter 'url' must be a string, not "+typeof h);var q=h.indexOf('?'),x=-1!==q&&q<h.indexOf('#')?'?':'#',A=h.split(x);A[0]=A[0].replace(/\\/g,'/');var C=h=A.join(x);if(C=C.trim(),!l&&1===h.split('#').length){var I=i.exec(C);if(I)return this.path=C,this.href=C,this.pathname=I[1],I[2]?(this.search=I[2],this.query=n?j.parse(this.search.substr(1)):this.search.substr(1)):n&&(this.search='',this.query={}),this}var w=o.exec(C);if(w){var U=(w=w[0]).toLowerCase();this.protocol=U,C=C.substr(w.length)}if(l||w||C.match(/^\/\/[^@\/]+@[^@\/]+/)){var k='//'===C.substr(0,2);!k||w&&b[w]||(C=C.substr(2),this.slashes=!0)}if(!b[w]&&(k||w&&!O[w])){for(var N,R,S=-1,$=0;$<f.length;$++){-1!==(_=C.indexOf(f[$]))&&(-1===S||_<S)&&(S=_)}-1!==(R=-1===S?C.lastIndexOf('@'):C.lastIndexOf('@',S))&&(N=C.slice(0,R),C=C.slice(R+1),this.auth=decodeURIComponent(N)),S=-1;for($=0;$<c.length;$++){var _;-1!==(_=C.indexOf(c[$]))&&(-1===S||_<S)&&(S=_)}-1===S&&(S=C.length),this.host=C.slice(0,S),C=C.slice(S),this.parseHost(),this.hostname=this.hostname||'';var z='['===this.hostname[0]&&']'===this.hostname[this.hostname.length-1];if(!z)for(var H=this.hostname.split(/\./),L=($=0,H.length);$<L;$++){var Z=H[$];if(Z&&!Z.match(u)){for(var E='',P=0,T=Z.length;P<T;P++)Z.charCodeAt(P)>127?E+='x':E+=Z[P];if(!E.match(u)){var B=H.slice(0,$),D=H.slice($+1),F=Z.match(v);F&&(B.push(F[1]),D.unshift(F[2])),D.length&&(C='/'+D.join('.')+C),this.hostname=B.join('.');break}}}this.hostname.length>255?this.hostname='':this.hostname=this.hostname.toLowerCase(),z||(this.hostname=t.toASCII(this.hostname));var G=this.port?':'+this.port:'',J=this.hostname||'';this.host=J+G,this.href+=this.host,z&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),'/'!==C[0]&&(C='/'+C))}if(!y[U])for($=0,L=p.length;$<L;$++){var K=p[$];if(-1!==C.indexOf(K)){var M=encodeURIComponent(K);M===K&&(M=escape(K)),C=C.split(K).join(M)}}var Q=C.indexOf('#');-1!==Q&&(this.hash=C.substr(Q),C=C.slice(0,Q));var V=C.indexOf('?');if(-1!==V?(this.search=C.substr(V),this.query=C.substr(V+1),n&&(this.query=j.parse(this.query)),C=C.slice(0,V)):n&&(this.search='',this.query={}),C&&(this.pathname=C),O[U]&&this.hostname&&!this.pathname&&(this.pathname='/'),this.pathname||this.search){G=this.pathname||'';var W=this.search||'';this.path=G+W}return this.href=this.format(),this},h.prototype.format=function(){var t=this.auth||'';t&&(t=(t=encodeURIComponent(t)).replace(/%3A/i,':'),t+='@');var h=this.protocol||'',o=this.pathname||'',n=this.hash||'',i=!1,l='';this.host?i=t+this.host:this.hostname&&(i=t+(-1===this.hostname.indexOf(':')?this.hostname:'['+this.hostname+']'),this.port&&(i+=':'+this.port)),this.query&&s.isObject(this.query)&&Object.keys(this.query).length&&(l=j.stringify(this.query));var p=this.search||l&&'?'+l||'';return h&&':'!==h.substr(-1)&&(h+=':'),this.slashes||(!h||O[h])&&!1!==i?(i='//'+(i||''),o&&'/'!==o.charAt(0)&&(o='/'+o)):i||(i=''),n&&'#'!==n.charAt(0)&&(n='#'+n),p&&'?'!==p.charAt(0)&&(p='?'+p),h+i+(o=o.replace(/[?#]/g,(function(t){return encodeURIComponent(t)})))+(p=p.replace('#','%23'))+n},h.prototype.resolve=function(t){return this.resolveObject(q(t,!1,!0)).format()},h.prototype.resolveObject=function(t){if(s.isString(t)){var o=new h;o.parse(t,!1,!0),t=o}for(var n=new h,i=Object.keys(this),l=0;l<i.length;l++){var p=i[l];n[p]=this[p]}if(n.hash=t.hash,''===t.href)return n.href=n.format(),n;if(t.slashes&&!t.protocol){for(var c=Object.keys(t),f=0;f<c.length;f++){var u=c[f];'protocol'!==u&&(n[u]=t[u])}return O[n.protocol]&&n.hostname&&!n.pathname&&(n.path=n.pathname='/'),n.href=n.format(),n}if(t.protocol&&t.protocol!==n.protocol){if(!O[t.protocol]){for(var v=Object.keys(t),y=0;y<v.length;y++){var j=v[y];n[j]=t[j]}return n.href=n.format(),n}if(n.protocol=t.protocol,t.host||b[t.protocol])n.pathname=t.pathname;else{for(var q=(t.pathname||'').split('/');q.length&&!(t.host=q.shift()););t.host||(t.host=''),t.hostname||(t.hostname=''),''!==q[0]&&q.unshift(''),q.length<2&&q.unshift(''),n.pathname=q.join('/')}if(n.search=t.search,n.query=t.query,n.host=t.host||'',n.auth=t.auth,n.hostname=t.hostname||t.host,n.port=t.port,n.pathname||n.search){var x=n.pathname||'',A=n.search||'';n.path=x+A}return n.slashes=n.slashes||t.slashes,n.href=n.format(),n}var C=n.pathname&&'/'===n.pathname.charAt(0),I=t.host||t.pathname&&'/'===t.pathname.charAt(0),w=I||C||n.host&&t.pathname,U=w,k=n.pathname&&n.pathname.split('/')||[],N=(q=t.pathname&&t.pathname.split('/')||[],n.protocol&&!O[n.protocol]);if(N&&(n.hostname='',n.port=null,n.host&&(''===k[0]?k[0]=n.host:k.unshift(n.host)),n.host='',t.protocol&&(t.hostname=null,t.port=null,t.host&&(''===q[0]?q[0]=t.host:q.unshift(t.host)),t.host=null),w=w&&(''===q[0]||''===k[0])),I)n.host=t.host||''===t.host?t.host:n.host,n.hostname=t.hostname||''===t.hostname?t.hostname:n.hostname,n.search=t.search,n.query=t.query,k=q;else if(q.length)k||(k=[]),k.pop(),k=k.concat(q),n.search=t.search,n.query=t.query;else if(!s.isNullOrUndefined(t.search)){if(N)n.hostname=n.host=k.shift(),(z=!!(n.host&&n.host.indexOf('@')>0)&&n.host.split('@'))&&(n.auth=z.shift(),n.host=n.hostname=z.shift());return n.search=t.search,n.query=t.query,s.isNull(n.pathname)&&s.isNull(n.search)||(n.path=(n.pathname?n.pathname:'')+(n.search?n.search:'')),n.href=n.format(),n}if(!k.length)return n.pathname=null,n.search?n.path='/'+n.search:n.path=null,n.href=n.format(),n;for(var R=k.slice(-1)[0],S=(n.host||t.host||k.length>1)&&('.'===R||'..'===R)||''===R,$=0,_=k.length;_>=0;_--)'.'===(R=k[_])?k.splice(_,1):'..'===R?(k.splice(_,1),$++):$&&(k.splice(_,1),$--);if(!w&&!U)for(;$--;$)k.unshift('..');!w||''===k[0]||k[0]&&'/'===k[0].charAt(0)||k.unshift(''),S&&'/'!==k.join('/').substr(-1)&&k.push('');var z,H=''===k[0]||k[0]&&'/'===k[0].charAt(0);N&&(n.hostname=n.host=H?'':k.length?k.shift():'',(z=!!(n.host&&n.host.indexOf('@')>0)&&n.host.split('@'))&&(n.auth=z.shift(),n.host=n.hostname=z.shift()));return(w=w||n.host&&k.length)&&!H&&k.unshift(''),k.length?n.pathname=k.join('/'):(n.pathname=null,n.path=null),s.isNull(n.pathname)&&s.isNull(n.search)||(n.path=(n.pathname?n.pathname:'')+(n.search?n.search:'')),n.auth=t.auth||n.auth,n.slashes=n.slashes||t.slashes,n.href=n.format(),n},h.prototype.parseHost=function(){var t=this.host,s=n.exec(t);s&&(':'!==(s=s[0])&&(this.port=s.substr(1)),t=t.substr(0,t.length-s.length)),t&&(this.hostname=t)}}),1022,[1023,1024,1025]);
|
|
1156
1156
|
__d((function(g,r,_i,a,_m,e,d){!(function(n){var o='object'==typeof e&&e&&!e.nodeType&&e,t='object'==typeof _m&&_m&&!_m.nodeType&&_m,i='object'==typeof g&&g;i.global!==i&&i.window!==i&&i.self!==i||(n=i);var f,u,c=2147483647,l=36,s=/^xn--/,p=/[^\x20-\x7E]/,h=/[\x2E\u3002\uFF0E\uFF61]/g,v={overflow:'Overflow: input needs wider integers to process','not-basic':'Illegal input >= 0x80 (not a basic code point)','invalid-input':'Invalid input'},w=Math.floor,y=String.fromCharCode;function x(n){throw RangeError(v[n])}function C(n,o){for(var t=n.length,i=[];t--;)i[t]=o(n[t]);return i}function b(n,o){var t=n.split('@'),i='';return t.length>1&&(i=t[0]+'@',n=t[1]),i+C((n=n.replace(h,'.')).split('.'),o).join('.')}function j(n){for(var o,t,i=[],f=0,u=n.length;f<u;)(o=n.charCodeAt(f++))>=55296&&o<=56319&&f<u?56320==(64512&(t=n.charCodeAt(f++)))?i.push(((1023&o)<<10)+(1023&t)+65536):(i.push(o),f--):i.push(o);return i}function A(n){return C(n,(function(n){var o='';return n>65535&&(o+=y((n-=65536)>>>10&1023|55296),n=56320|1023&n),o+=y(n)})).join('')}function I(n,o){return n+22+75*(n<26)-((0!=o)<<5)}function E(n,o,t){var i=0;for(n=t?w(n/700):n>>1,n+=w(n/o);n>455;i+=l)n=w(n/35);return w(i+36*n/(n+38))}function F(n){var o,t,i,f,u,s,p,h,v,y,C,b=[],j=n.length,I=0,F=128,m=72;for((t=n.lastIndexOf("-"))<0&&(t=0),i=0;i<t;++i)n.charCodeAt(i)>=128&&x('not-basic'),b.push(n.charCodeAt(i));for(f=t>0?t+1:0;f<j;){for(u=I,s=1,p=l;f>=j&&x('invalid-input'),((h=(C=n.charCodeAt(f++))-48<10?C-22:C-65<26?C-65:C-97<26?C-97:l)>=l||h>w((c-I)/s))&&x('overflow'),I+=h*s,!(h<(v=p<=m?1:p>=m+26?26:p-m));p+=l)s>w(c/(y=l-v))&&x('overflow'),s*=y;m=E(I-u,o=b.length+1,0==u),w(I/o)>c-F&&x('overflow'),F+=w(I/o),I%=o,b.splice(I++,0,F)}return A(b)}function m(n){var o,t,i,f,u,s,p,h,v,C,b,A,F,m,O,S=[];for(A=(n=j(n)).length,o=128,t=0,u=72,s=0;s<A;++s)(b=n[s])<128&&S.push(y(b));for(i=f=S.length,f&&S.push("-");i<A;){for(p=c,s=0;s<A;++s)(b=n[s])>=o&&b<p&&(p=b);for(p-o>w((c-t)/(F=i+1))&&x('overflow'),t+=(p-o)*F,o=p,s=0;s<A;++s)if((b=n[s])<o&&++t>c&&x('overflow'),b==o){for(h=t,v=l;!(h<(C=v<=u?1:v>=u+26?26:v-u));v+=l)O=h-C,m=l-C,S.push(y(I(C+O%m,0))),h=w(O/m);S.push(y(I(h,0))),u=E(t,F,i==f),t=0,++i}++t,++o}return S.join('')}if(f={version:'1.3.2',ucs2:{decode:j,encode:A},decode:F,encode:m,toASCII:function(n){return b(n,(function(n){return p.test(n)?'xn--'+m(n):n}))},toUnicode:function(n){return b(n,(function(n){return s.test(n)?F(n.slice(4).toLowerCase()):n}))}},'function'==typeof define&&'object'==typeof define.amd&&define.amd)define('punycode',(function(){return f}));else if(o&&t)if(_m.exports==o)t.exports=f;else for(u in f)f.hasOwnProperty(u)&&(o[u]=f[u]);else n.punycode=f})(this)}),1023,[]);
|
|
1157
1157
|
__d((function(g,r,i,a,m,e,d){'use strict';m.exports={isString:function(n){return'string'==typeof n},isObject:function(n){return'object'==typeof n&&null!==n},isNull:function(n){return null===n},isNullOrUndefined:function(n){return null==n}}}),1024,[]);
|
|
1158
1158
|
__d((function(g,r,i,a,m,e,d){'use strict';e.decode=e.parse=r(d[0]),e.encode=e.stringify=r(d[1])}),1025,[1026,1027]);
|
|
1159
1159
|
__d((function(g,r,_i,a,m,e,d){'use strict';function t(t,n){return Object.prototype.hasOwnProperty.call(t,n)}m.exports=function(n,o,s,p){o=o||'&',s=s||'=';var u={};if('string'!=typeof n||0===n.length)return u;var c=/\+/g;n=n.split(o);var i=1e3;p&&'number'==typeof p.maxKeys&&(i=p.maxKeys);var f=n.length;i>0&&f>i&&(f=i);for(var y=0;y<f;++y){var l,v,b,h,x=n[y].replace(c,'%20'),O=x.indexOf(s);O>=0?(l=x.substr(0,O),v=x.substr(O+1)):(l=x,v=''),b=decodeURIComponent(l),h=decodeURIComponent(v),t(u,b)?Array.isArray(u[b])?u[b].push(h):u[b]=[u[b],h]:u[b]=h}return u}}),1026,[]);
|
|
1160
1160
|
__d((function(g,r,i,a,m,e,d){'use strict';var n=function(n){switch(typeof n){case'string':return n;case'boolean':return n?'true':'false';case'number':return isFinite(n)?n:'';default:return''}};m.exports=function(o,t,c,u){return t=t||'&',c=c||'=',null===o&&(o=void 0),'object'==typeof o?Object.keys(o).map((function(u){var s=encodeURIComponent(n(u))+c;return Array.isArray(o[u])?o[u].map((function(o){return s+encodeURIComponent(n(o))})).join(t):s+encodeURIComponent(n(o[u]))})).join(t):u?encodeURIComponent(n(u))+c+encodeURIComponent(n(o)):''}}),1027,[]);
|
|
1161
|
-
__d((function(g,r,_i,a,_m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.ModalStackProvider=function(t){var n=t.children,o=t.modalStack,l=void 0===o?
|
|
1161
|
+
__d((function(g,r,_i,a,_m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.ModalStackProvider=function(t){var n=t.children,o=t.modalStack,l=void 0===o?y:o,p=(0,c.useStackItems)(l),O=u.useRef(new i.Animated.Value(0)),j=p.some((function(t){return'settled'===t.status||'pushing'===t.status}));return u.useEffect((function(){j?i.Animated.timing(O.current,{toValue:1,useNativeDriver:!0,duration:200}).start():i.Animated.timing(O.current,{toValue:0,useNativeDriver:!0,duration:200}).start()}),[j]),(0,s.jsxs)(b.Provider,{value:{push:function(t){return l.push({element:t})},pop:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;return l.pop(t)}},children:[n,(0,s.jsx)(i.Animated.View,{style:[i.StyleSheet.absoluteFillObject,{backgroundColor:'rgba(0,0,0,0.75)',opacity:O.current}],pointerEvents:j?'box-none':'none',children:(0,s.jsx)(i.Pressable,{onPress:function(){l.pop()},style:[i.StyleSheet.absoluteFillObject],children:p.map((function(t){return(0,s.jsx)(v,f(f({},t),{},{onClose:t.pop,onPopEnd:t.onPopEnd,onPushEnd:t.onPushEnd}),t.key)}))})})]})},e.useModalStack=void 0;var n=t(r(d[1])),o=r(d[2]),u=(function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var o=l(n);if(o&&o.has(t))return o.get(t);var u={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in t)if("default"!==c&&Object.prototype.hasOwnProperty.call(t,c)){var s=i?Object.getOwnPropertyDescriptor(t,c):null;s&&(s.get||s.set)?Object.defineProperty(u,c,s):u[c]=t[c]}u.default=t,o&&o.set(t,u);return u})(r(d[3])),i=r(d[4]),c=r(d[5]),s=r(d[6]);function l(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,o=new WeakMap;return(l=function(t){return t?o:n})(t)}function p(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(t);n&&(u=u.filter((function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable}))),o.push.apply(o,u)}return o}function f(t){for(var o=1;o<arguments.length;o++){var u=null!=arguments[o]?arguments[o]:{};o%2?p(Object(u),!0).forEach((function(o){(0,n.default)(t,o,u[o])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(u)):p(Object(u)).forEach((function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(u,n))}))}return t}var b=u.createContext(null);e.useModalStack=function(){return u.useContext(b)};var y=(0,c.createAsyncStack)();function v(t){var n=t.status,u=t.data.element;return(0,s.jsx)(i.Animated.View,{pointerEvents:'popping'===n?'none':'box-none',style:[i.StyleSheet.absoluteFillObject,{justifyContent:'center'}],children:(0,s.jsx)(o.Button.Container,{children:u})})}}),1028,[6,40,650,101,2,1006,219]);
|
|
1162
1162
|
__d((function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.PendingDeepLinkProvider=function(n){var l=n.children,v=n.initialPendingDeepLink,k=void 0===v?'':v,D=(0,p.useModalStack)(),P=u.useState(k),L=(0,t.default)(P,2),j=L[0],y=L[1];return u.useEffect((function(){(0,f.getPendingDeepLink)().then((function(n){n&&(y(n),D.push((function(){return(0,c.jsx)(o.DeepLinkModal,{pendingDeepLink:n})})))}))}),[]),u.useEffect((function(){var n=(0,f.addDeepLinkListener)((function(n){var t=n;t&&(y(t),D.push((function(){return(0,c.jsx)(o.DeepLinkModal,{pendingDeepLink:t})})))}));return function(){n.remove()}}),[]),(0,c.jsx)(s.Provider,{value:{pendingDeepLink:j,setPendingDeepLink:y},children:l})},e.usePendingDeepLink=void 0;var t=n(r(d[1])),u=(function(n,t){if(!t&&n&&n.__esModule)return n;if(null===n||"object"!=typeof n&&"function"!=typeof n)return{default:n};var u=l(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[2])),o=(r(d[3]),r(d[4])),f=r(d[5]),p=r(d[6]),c=r(d[7]);function l(n){if("function"!=typeof WeakMap)return null;var t=new WeakMap,u=new WeakMap;return(l=function(n){return n?u:t})(n)}var s=u.createContext(null);e.usePendingDeepLink=function(){return u.useContext(s)}}),1029,[6,51,101,2,1030,906,1028,219]);
|
|
1163
1163
|
__d((function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.DeepLinkModal=function(t){var s=t.pendingDeepLink,l=(0,o.useModalStack)();return(0,x.jsxs)(u.BaseModal,{title:"Deep link received:",children:[(0,x.jsx)(n.Spacer.Vertical,{size:"small"}),(0,x.jsx)(n.View,{py:"small",bg:"secondary",rounded:"medium",px:"medium",children:(0,x.jsx)(n.Text,{type:"mono",numberOfLines:3,children:s})}),(0,x.jsx)(n.Spacer.Vertical,{size:"large"}),(0,x.jsx)(h,{}),(0,x.jsx)(n.Spacer.Vertical,{size:"large"}),(0,x.jsxs)(n.View,{children:[(0,x.jsxs)(n.Text,{children:[(0,x.jsx)(n.Text,{weight:"bold",children:"Note: "}),"The next app you open will receive this link"]}),(0,x.jsx)(n.Spacer.Vertical,{size:"medium"}),(0,x.jsx)(n.Button.FadeOnPressContainer,{bg:"ghost",rounded:"medium",border:"ghost",onPress:function(){l.pop()},children:(0,x.jsx)(n.View,{py:"small",px:"medium",children:(0,x.jsx)(n.Button.Text,{size:"large",align:"center",weight:"semibold",color:"ghost",children:"Go back"})})})]})]})};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]),p=r(d[8]),x=r(d[9]);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 h(){var u=(0,o.useModalStack)(),j=(0,l.useDevSessions)(),h=j.data,v=void 0===h?[]:h,y=j.isFetching,b=(0,c.useRecentlyOpenedApps)(),w=b.data,V=void 0===w?[]:w,S=b.isFetching,z=function(n){var t=n.url;(0,s.loadApp)(t).catch((function(n){u.push((function(){return(0,x.jsx)(p.LoadAppErrorModal,{message:n.message})}))}))};return y||S?(0,x.jsx)(t.ActivityIndicator,{}):v.length>0||V.length>0?(0,x.jsxs)(n.View,{children:[(0,x.jsx)(n.Text,{size:"large",children:"Select an app to open it:"}),(0,x.jsxs)(t.ScrollView,{style:{maxHeight:300},children:[(0,x.jsx)(n.Spacer.Vertical,{size:"medium"}),v.length>0&&(0,x.jsx)(x.Fragment,{children:v.map((function(t,s,l){var o=s===l.length-1;return(0,x.jsxs)(n.View,{children:[(0,x.jsx)(f,{label:t.description,onPress:function(){return z(t)}}),!o&&(0,x.jsx)(n.Divider,{})]},t.url)}))}),V.length>0&&(0,x.jsxs)(x.Fragment,{children:[(0,x.jsx)(n.Divider,{}),V.map((function(t,s,l){var o=s===l.length-1;return(0,x.jsxs)(n.View,{children:[(0,x.jsx)(f,{label:t.name,onPress:function(){return z(t)}}),!o&&(0,x.jsx)(n.Divider,{})]},t.url)}))]})]})]}):(0,x.jsxs)(n.View,{children:[(0,x.jsx)(n.Text,{size:"large",weight:"medium",children:"Unable to find any packagers"}),(0,x.jsx)(n.Spacer.Vertical,{size:"small"}),(0,x.jsx)(n.Text,{children:"Start a local development server with:"}),(0,x.jsx)(n.Spacer.Vertical,{size:"small"}),(0,x.jsx)(n.View,{bg:"secondary",border:"default",rounded:"medium",padding:"medium",children:(0,x.jsx)(n.Text,{type:"mono",children:"expo start"})})]})}function f(t){var s=t.onPress,l=t.label;return(0,x.jsx)(n.View,{rounded:"medium",children:(0,x.jsx)(n.Button.FadeOnPressContainer,{bg:"default",onPress:s,children:(0,x.jsxs)(n.Row,{align:"center",py:"medium",px:"small",children:[(0,x.jsx)(n.StatusIndicator,{size:"small",status:"success"}),(0,x.jsx)(n.Spacer.Horizontal,{size:"small"}),(0,x.jsx)(n.Text,{children:l}),(0,x.jsx)(n.Spacer.Horizontal,{}),(0,x.jsx)(n.ChevronRightIcon,{})]})})})}}),1030,[650,101,2,906,1017,1028,1031,1032,1033,219]);
|
|
1164
1164
|
__d((function(g,r,i,_a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.RecentlyOpenedAppsProvider=function(t){var n=t.children,s=t.initialApps,l=void 0===s?[]:s,o=u.useState(l),f=(0,a.default)(o,2),v=f[0],y=f[1];return(0,p.jsx)(c.Provider,{value:{recentApps:v,setRecentApps:y},children:n})},e.useRecentlyOpenedApps=function(){var t=u.useState(''),s=(0,a.default)(t,2),p=s[0],o=s[1],v=u.useState(!1),y=(0,a.default)(v,2),h=y[0],O=y[1],A=u.useContext(c),j=A.recentApps,b=A.setRecentApps;function P(){return(P=(0,n.default)((function*(){yield(0,l.clearRecentlyOpenedApps)(),b([])}))).apply(this,arguments)}return u.useEffect((function(){O(!0),(0,l.getRecentlyOpenedApps)().then((function(t){var n,a={};for(var u of t){var s=`${u.url}`;if(u.id=s,f(u)){var l,p,o=null!=(l=null==(p=n)?void 0:p.timestamp)?l:0;u.timestamp>o&&(n=u)}else{var c,v,y=null!=(c=null==(v=a[s])?void 0:v.timestamp)?c:0;u.timestamp>y&&(a[s]=u)}}var h=Object.values(a);n&&h.push(n);var A=h.sort((function(t,n){return n.timestamp-t.timestamp}));b(A),O(!1)})).catch((function(t){O(!1),o(t.message),b([])}))}),[]),{data:j,isFetching:h,error:p,clear:function(){return P.apply(this,arguments)}}};var n=t(r(d[1])),a=t(r(d[2])),u=(function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var a=o(n);if(a&&a.has(t))return a.get(t);var u={},s=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in t)if("default"!==l&&Object.prototype.hasOwnProperty.call(t,l)){var p=s?Object.getOwnPropertyDescriptor(t,l):null;p&&(p.get||p.set)?Object.defineProperty(u,l,p):u[l]=t[l]}u.default=t,a&&a.set(t,u);return u})(r(d[3])),s=t(r(d[4])),l=r(d[5]),p=r(d[6]);function o(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,a=new WeakMap;return(o=function(t){return t?a:n})(t)}var c=u.createContext({recentApps:[],setRecentApps:function(){}});function f(t){var n=s.default.parse(t.url,!0).host;return(null==n?void 0:n.startsWith('192.168.'))||(null==n?void 0:n.startsWith('172.'))||(null==n?void 0:n.startsWith('10.'))||(null==n?void 0:n.startsWith('localhost:'))}}),1031,[6,341,51,101,1022,906,219]);
|
|
@@ -7,7 +7,7 @@ export async function startAuthSessionAsync(type: 'signup' | 'login') {
|
|
|
7
7
|
const scheme = await getAuthSchemeAsync();
|
|
8
8
|
|
|
9
9
|
const redirectBase = `${scheme}://auth`;
|
|
10
|
-
const authSessionURL = `${websiteOrigin}/${type}?app_redirect_uri=${encodeURIComponent(
|
|
10
|
+
const authSessionURL = `${websiteOrigin}/${type}?confirm_account=1&app_redirect_uri=${encodeURIComponent(
|
|
11
11
|
redirectBase
|
|
12
12
|
)}`;
|
|
13
13
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Button } from 'expo-dev-client-components';
|
|
2
2
|
import * as React from 'react';
|
|
3
|
-
import { Animated, StyleSheet,
|
|
3
|
+
import { Animated, StyleSheet, Pressable } from 'react-native';
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
createAsyncStack,
|
|
@@ -27,23 +27,20 @@ export function ModalStackProvider({ children, modalStack = defaultModalStack })
|
|
|
27
27
|
|
|
28
28
|
React.useEffect(() => {
|
|
29
29
|
if (hasModal) {
|
|
30
|
-
Animated.
|
|
30
|
+
Animated.timing(animatedValue.current, {
|
|
31
31
|
toValue: 1,
|
|
32
|
-
useNativeDriver:
|
|
32
|
+
useNativeDriver: true,
|
|
33
|
+
duration: 200,
|
|
33
34
|
}).start();
|
|
34
35
|
} else {
|
|
35
|
-
Animated.
|
|
36
|
+
Animated.timing(animatedValue.current, {
|
|
36
37
|
toValue: 0,
|
|
37
|
-
useNativeDriver:
|
|
38
|
+
useNativeDriver: true,
|
|
39
|
+
duration: 200,
|
|
38
40
|
}).start();
|
|
39
41
|
}
|
|
40
42
|
}, [hasModal]);
|
|
41
43
|
|
|
42
|
-
const backgroundColor = animatedValue.current.interpolate({
|
|
43
|
-
inputRange: [0, 1],
|
|
44
|
-
outputRange: ['rgba(0,0,0,0)', 'rgba(0,0,0,0.75)'],
|
|
45
|
-
});
|
|
46
|
-
|
|
47
44
|
function push(element: StackItemComponent) {
|
|
48
45
|
return modalStack.push({ element });
|
|
49
46
|
}
|
|
@@ -56,7 +53,10 @@ export function ModalStackProvider({ children, modalStack = defaultModalStack })
|
|
|
56
53
|
<ModalStackContext.Provider value={{ push, pop }}>
|
|
57
54
|
{children}
|
|
58
55
|
<Animated.View
|
|
59
|
-
style={[
|
|
56
|
+
style={[
|
|
57
|
+
StyleSheet.absoluteFillObject,
|
|
58
|
+
{ backgroundColor: 'rgba(0,0,0,0.75)', opacity: animatedValue.current },
|
|
59
|
+
]}
|
|
60
60
|
pointerEvents={hasModal ? 'box-none' : 'none'}>
|
|
61
61
|
<Pressable
|
|
62
62
|
onPress={() => {
|
|
@@ -79,52 +79,20 @@ export function ModalStackProvider({ children, modalStack = defaultModalStack })
|
|
|
79
79
|
}
|
|
80
80
|
|
|
81
81
|
type ModalScreenProps = StackItem & {
|
|
82
|
-
onPushEnd: () => void;
|
|
83
|
-
onPopEnd: () => void;
|
|
84
82
|
onClose: () => void;
|
|
85
83
|
};
|
|
86
84
|
|
|
87
|
-
function ModalScreen({ status, data
|
|
85
|
+
function ModalScreen({ status, data }: ModalScreenProps) {
|
|
88
86
|
const { element } = data;
|
|
89
|
-
const { height } = useWindowDimensions();
|
|
90
|
-
|
|
91
|
-
const animatedValue = React.useRef(new Animated.Value(status === 'settled' ? 1 : 0));
|
|
92
|
-
|
|
93
|
-
React.useEffect(() => {
|
|
94
|
-
if (status === 'pushing') {
|
|
95
|
-
Animated.spring(animatedValue.current, {
|
|
96
|
-
toValue: 1,
|
|
97
|
-
stiffness: 1000,
|
|
98
|
-
damping: 500,
|
|
99
|
-
mass: 3,
|
|
100
|
-
overshootClamping: true,
|
|
101
|
-
useNativeDriver: true,
|
|
102
|
-
}).start(() => onPushEnd());
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
if (status === 'popping') {
|
|
106
|
-
Animated.spring(animatedValue.current, {
|
|
107
|
-
toValue: 0,
|
|
108
|
-
stiffness: 1000,
|
|
109
|
-
damping: 500,
|
|
110
|
-
mass: 3,
|
|
111
|
-
overshootClamping: true,
|
|
112
|
-
useNativeDriver: true,
|
|
113
|
-
}).start(() => onPopEnd());
|
|
114
|
-
}
|
|
115
|
-
}, [status]);
|
|
116
|
-
|
|
117
|
-
const translateY = animatedValue.current.interpolate({
|
|
118
|
-
inputRange: [0, 1],
|
|
119
|
-
outputRange: [height, 0],
|
|
120
|
-
});
|
|
121
87
|
|
|
122
88
|
return (
|
|
123
89
|
<Animated.View
|
|
124
90
|
pointerEvents={status === 'popping' ? 'none' : 'box-none'}
|
|
125
91
|
style={[
|
|
126
92
|
StyleSheet.absoluteFillObject,
|
|
127
|
-
{
|
|
93
|
+
{
|
|
94
|
+
justifyContent: 'center',
|
|
95
|
+
},
|
|
128
96
|
]}>
|
|
129
97
|
<Button.Container>{element}</Button.Container>
|
|
130
98
|
</Animated.View>
|
package/ios/main.jsbundle
CHANGED
|
@@ -318,8 +318,8 @@ __d((function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),s=n.shape({x:n.number,y:
|
|
|
318
318
|
__d((function(g,r,_i,a,m,e,d){'use strict';var n=r(d[0]);function t(n,t){var o=Object.keys(n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(n);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable}))),o.push.apply(o,i)}return o}function o(o){for(var i=1;i<arguments.length;i++){var l=null!=arguments[i]?arguments[i]:{};i%2?t(Object(l),!0).forEach((function(t){n(o,t,l[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(l)):t(Object(l)).forEach((function(n){Object.defineProperty(o,n,Object.getOwnPropertyDescriptor(l,n))}))}return o}var i=r(d[1]),l=r(d[2]),s=r(d[3]),c=r(d[4]),u=['address','all','calendarEvent','link','none','phoneNumber'],b=o(o({},s),{},{allowFontScaling:c.bool,autoCapitalize:c.oneOf(['none','sentences','words','characters']),autoComplete:c.oneOf(['additional-name','address-line1','address-line2','bday','bday-day','bday-month','bday-year','birthdate-day','birthdate-full','birthdate-month','birthdate-year','cc-csc','cc-exp','cc-exp-day','cc-exp-month','cc-exp-year','cc-family-name','cc-given-name','cc-middle-name','cc-name','cc-number','cc-type','country','current-password','email','family-name','gender','given-name','honorific-prefix','honorific-suffix','name','name-family','name-given','name-middle','name-middle-initial','name-prefix','name-suffix','new-password','nickname','off','one-time-code','organization','organization-title','password','password-new','postal-address','postal-address-country','postal-address-extended','postal-address-extended-postal-code','postal-address-locality','postal-address-region','postal-code','sex','sms-otp','street-address','tel','tel-country-code','tel-device','tel-national','url','username','username-new']),autoCorrect:c.bool,autoFocus:c.bool,blurOnSubmit:c.bool,caretHidden:c.bool,clearButtonMode:c.oneOf(['always','never','unless-editing','while-editing']),clearTextOnFocus:c.bool,cursorColor:i,contextMenuHidden:c.bool,dataDetectorTypes:c.oneOfType([c.oneOf(u),c.arrayOf(c.oneOf(u))]),defaultValue:c.string,disableFullscreenUI:c.bool,editable:c.bool,enablesReturnKeyAutomatically:c.bool,enterKeyHint:c.oneOf(['done','enter','go','next','previous','search','send']),inlineImageLeft:c.string,inlineImagePadding:c.number,inputAccessoryViewID:c.string,inputMode:c.oneOf(['decimal','email','none','numeric','search','tel','text','url']),keyboardAppearance:c.oneOf(['default','dark','light']),keyboardType:c.oneOf(['ascii-capable','ascii-capable-number-pad','decimal-pad','default','email-address','name-phone-pad','number-pad','numbers-and-punctuation','numeric','phone-pad','twitter','url','visible-password','web-search']),lineBreakStrategyIOS:c.oneOf(['hangul-word','none','push-out','standard']),maxFontSizeMultiplier:c.number,maxLength:c.number,multiline:c.bool,numberOfLines:c.number,onBlur:c.func,onChange:c.func,onChangeText:c.func,onContentSizeChange:c.func,onEndEditing:c.func,onFocus:c.func,onKeyPress:c.func,onLayout:c.func,onScroll:c.func,onSelectionChange:c.func,onSubmitEditing:c.func,onTextInput:c.func,placeholder:c.string,placeholderTextColor:i,readOnly:c.bool,rejectResponderTermination:c.bool,returnKeyLabel:c.string,returnKeyType:c.oneOf(['default','done','emergency-call','go','google','join','next','none','previous','route','search','send','yahoo']),rows:c.number,scrollEnabled:c.bool,secureTextEntry:c.bool,selection:c.shape({end:c.number,start:c.number.isRequired}),selectionColor:i,selectTextOnFocus:c.bool,showSoftInputOnFocus:c.bool,spellCheck:c.bool,style:l.style,submitBehavior:c.oneOf(['blurAndSubmit','newline','submit']),textBreakStrategy:c.oneOf(['balanced','highQuality','simple']),textContentType:c.oneOf(['addressCity','addressCityAndState','addressState','birthdate','birthdateDay','birthdateMonth','birthdateYear','countryName','creditCardExpiration','creditCardExpirationMonth','creditCardExpirationYear','creditCardFamilyName','creditCardGivenName','creditCardMiddleName','creditCardName','creditCardNumber','creditCardSecurityCode','creditCardType','emailAddress','familyName','fullStreetAddress','givenName','jobTitle','location','middleName','name','namePrefix','nameSuffix','newPassword','nickname','none','oneTimeCode','organizationName','password','postalCode','streetAddressLine1','streetAddressLine2','sublocality','telephoneNumber','URL','username']),underlineColorAndroid:i,value:c.string});m.exports=b}),275,[40,258,276,271,260]);
|
|
319
319
|
__d((function(g,r,i,a,m,e,d){'use strict';var n=r(d[0]),o=r(d[1]),t=r(d[2]),l=r(d[3]),s=r(d[4]),c=s.AccessibilityActionInfoPropType,u=s.AccessibilityRolePropType,b=s.AccessibilityStatePropType,p=(s.AccessibilityValuePropType,s.RolePropType),y=r(d[5]),f={'aria-busy':y.bool,'aria-checked':y.oneOfType([y.bool,y.oneOf(['mixed'])]),'aria-disabled':y.bool,'aria-expanded':y.bool,'aria-label':y.string,'aria-labelledby':y.string,'aria-selected':y.bool,accessibilityActions:y.arrayOf(c),accessibilityHint:y.string,accessibilityLabel:y.string,accessibilityLanguage:y.string,accessibilityRole:u,accessibilityState:b,accessible:y.bool,adjustsFontSizeToFit:y.bool,allowFontScaling:y.bool,dataDetectorType:y.oneOf(['all','email','link','none','phoneNumber']),disabled:y.bool,dynamicTypeRamp:y.oneOf(['body','callout','caption1','caption2','footnote','headline','largeTitle','subheadline','title1','title2','title3']),ellipsizeMode:y.oneOf(['clip','head','middle','tail']),id:y.string,lineBreakStrategyIOS:y.oneOf(['hangul-word','none','push-out','standard']),maxFontSizeMultiplier:y.number,minimumFontScale:y.number,nativeID:y.string,numberOfLines:y.number,onAccessibilityAction:y.func,onLayout:y.func,onLongPress:y.func,onMoveShouldSetResponder:y.func,onPress:y.func,onPressIn:y.func,onPressOut:y.func,onResponderGrant:y.func,onResponderMove:y.func,onResponderRelease:y.func,onResponderTerminate:y.func,onResponderTerminationRequest:y.func,onStartShouldSetResponder:y.func,onTextLayout:y.func,pressRetentionOffset:o,role:p,selectable:y.bool,selectionColor:n,style:t(l),suppressHighlighting:y.bool,testID:y.string,textBreakStrategy:y.oneOf(['balanced','highQuality','simple'])};m.exports=f}),276,[258,259,269,277,272,260]);
|
|
320
320
|
__d((function(g,r,_i,a,m,e,d){'use strict';var t=r(d[0]);function n(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 i(i){for(var o=1;o<arguments.length;o++){var s=null!=arguments[o]?arguments[o]:{};o%2?n(Object(s),!0).forEach((function(n){t(i,n,s[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(i,Object.getOwnPropertyDescriptors(s)):n(Object(s)).forEach((function(t){Object.defineProperty(i,t,Object.getOwnPropertyDescriptor(s,t))}))}return i}var o=r(d[1]),s=r(d[2]),l=r(d[3]),c=i(i({},s),{},{color:o,fontFamily:l.string,fontSize:l.number,fontStyle:l.oneOf(['italic','normal']),fontVariant:l.oneOfType([l.arrayOf(l.oneOf(['lining-nums','oldstyle-nums','proportional-nums','small-caps','stylistic-eight','stylistic-eighteen','stylistic-eleven','stylistic-fifteen','stylistic-five','stylistic-four','stylistic-fourteen','stylistic-nine','stylistic-nineteen','stylistic-one','stylistic-seven','stylistic-seventeen','stylistic-six','stylistic-sixteen','stylistic-ten','stylistic-thirteen','stylistic-three','stylistic-twelve','stylistic-twenty','stylistic-two','tabular-nums'])),l.string]),fontWeight:l.oneOf(['100','200','300','400','500','600','700','800','900','black','bold','condensed','condensedBold','heavy','light','medium','normal','regular','semibold','thin','ultralight',100,200,300,400,500,600,700,800,900]),includeFontPadding:l.bool,letterSpacing:l.number,lineHeight:l.number,textAlign:l.oneOf(['auto','center','justify','left','right']),textAlignVertical:l.oneOf(['auto','bottom','center','top']),textDecorationColor:o,textDecorationLine:l.oneOf(['line-through','none','underline line-through','underline']),textDecorationStyle:l.oneOf(['dashed','dotted','double','solid']),textShadowColor:o,textShadowOffset:l.shape({height:l.number,width:l.number}),textShadowRadius:l.number,textTransform:l.oneOf(['capitalize','lowercase','none','uppercase']),userSelect:l.oneOf(['all','auto','contain','none','text']),verticalAlign:l.oneOf(['auto','bottom','middle','top']),writingDirection:l.oneOf(['auto','ltr','rtl'])});m.exports=c}),277,[40,258,273,260]);
|
|
321
|
-
__d((function(g,r,_i,a,m,_e,d){var e=r(d[0]),t=e(r(d[1])),s=e(r(d[2])),i=e(r(d[3])),o=e(r(d[4])),n=e(r(d[5])),l=e(r(d[6])),p=e(r(d[7])),c=(e(r(d[8])),e(r(d[9]))),u=(r(d[10]),r(d[11]),e(r(d[12]))),h=(e(r(d[13])),r(d[14]),e(r(d[15]))),b=(function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var s=y(t);if(s&&s.has(e))return s.get(e);var i={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in e)if("default"!==n&&Object.prototype.hasOwnProperty.call(e,n)){var l=o?Object.getOwnPropertyDescriptor(e,n):null;l&&(l.get||l.set)?Object.defineProperty(i,n,l):i[n]=e[n]}i.default=e,s&&s.set(e,i);return i})(r(d[16])),f=(r(d[17]),["onBlur","onFocus"]);function y(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,s=new WeakMap;return(y=function(e){return e?s:t})(e)}function v(e,t){var s=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),s.push.apply(s,i)}return s}function P(e){for(var s=1;s<arguments.length;s++){var i=null!=arguments[s]?arguments[s]:{};s%2?v(Object(i),!0).forEach((function(s){(0,t.default)(e,s,i[s])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):v(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}function O(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}var
|
|
322
|
-
__d((function(g,r,_i,a,m,_e,d){var t=r(d[0]),e=t(r(d[1])),
|
|
321
|
+
__d((function(g,r,_i,a,m,_e,d){var e=r(d[0]),t=e(r(d[1])),s=e(r(d[2])),i=e(r(d[3])),o=e(r(d[4])),n=e(r(d[5])),l=e(r(d[6])),p=e(r(d[7])),c=(e(r(d[8])),e(r(d[9]))),u=(r(d[10]),r(d[11]),e(r(d[12]))),h=(e(r(d[13])),r(d[14]),e(r(d[15]))),b=(function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var s=y(t);if(s&&s.has(e))return s.get(e);var i={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in e)if("default"!==n&&Object.prototype.hasOwnProperty.call(e,n)){var l=o?Object.getOwnPropertyDescriptor(e,n):null;l&&(l.get||l.set)?Object.defineProperty(i,n,l):i[n]=e[n]}i.default=e,s&&s.set(e,i);return i})(r(d[16])),f=(r(d[17]),["onBlur","onFocus"]);function y(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,s=new WeakMap;return(y=function(e){return e?s:t})(e)}function v(e,t){var s=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),s.push.apply(s,i)}return s}function P(e){for(var s=1;s<arguments.length;s++){var i=null!=arguments[s]?arguments[s]:{};s%2?v(Object(i),!0).forEach((function(s){(0,t.default)(e,s,i[s])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):v(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}function O(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}var k=(function(e){(0,n.default)(y,e);var t,u,h=(t=y,u=O(),function(){var e,s=(0,p.default)(t);if(u){var i=(0,p.default)(this).constructor;e=Reflect.construct(s,arguments,i)}else e=s.apply(this,arguments);return(0,l.default)(this,e)});function y(){var e;(0,i.default)(this,y);for(var t=arguments.length,s=new Array(t),o=0;o<t;o++)s[o]=arguments[o];return(e=h.call.apply(h,[this].concat(s))).state={pressability:new c.default(e._createPressabilityConfig())},e}return(0,o.default)(y,[{key:"_createPressabilityConfig",value:function(){var e,t,s=this,i=null!=(e=this.props['aria-disabled'])?e:null==(t=this.props.accessibilityState)?void 0:t.disabled;return{cancelable:!this.props.rejectResponderTermination,disabled:null!=this.props.disabled?this.props.disabled:i,hitSlop:this.props.hitSlop,delayLongPress:this.props.delayLongPress,delayPressIn:this.props.delayPressIn,delayPressOut:this.props.delayPressOut,minPressDuration:0,pressRectOffset:this.props.pressRetentionOffset,android_disableSound:this.props.touchSoundDisabled,onLongPress:this.props.onLongPress,onPress:this.props.onPress,onPressIn:function(e){null!=s.props.onPressIn&&s.props.onPressIn(e)},onPressMove:function(e){},onPressOut:function(e){null!=s.props.onPressOut&&s.props.onPressOut(e)}}}},{key:"_dispatchPressedStateChange",value:function(e){}},{key:"_dispatchHotspotUpdate",value:function(e){}},{key:"render",value:function(){var e,t,i,o,n,l,p,c,u,h,v,O,k,x,F,R,S,j,D,A,L,I,B,_=b.Children.only(this.props.children),V=[_.props.children],M=this.state.pressability.getEventHandlers(),C=(M.onBlur,M.onFocus,(0,s.default)(M,f)),U={busy:null!=(e=this.props['aria-busy'])?e:null==(t=this.props.accessibilityState)?void 0:t.busy,checked:null!=(i=this.props['aria-checked'])?i:null==(o=this.props.accessibilityState)?void 0:o.checked,disabled:null!=(n=this.props['aria-disabled'])?n:null==(l=this.props.accessibilityState)?void 0:l.disabled,expanded:null!=(p=this.props['aria-expanded'])?p:null==(c=this.props.accessibilityState)?void 0:c.expanded,selected:null!=(u=this.props['aria-selected'])?u:null==(h=this.props.accessibilityState)?void 0:h.selected};U=null!=this.props.disabled?P(P({},U),{},{disabled:this.props.disabled}):U;var E={max:null!=(v=this.props['aria-valuemax'])?v:null==(O=this.props.accessibilityValue)?void 0:O.max,min:null!=(k=this.props['aria-valuemin'])?k:null==(x=this.props.accessibilityValue)?void 0:x.min,now:null!=(F=this.props['aria-valuenow'])?F:null==(R=this.props.accessibilityValue)?void 0:R.now,text:null!=(S=this.props['aria-valuetext'])?S:null==(j=this.props.accessibilityValue)?void 0:j.text},H='off'===this.props['aria-live']?'none':null!=(D=this.props['aria-live'])?D:this.props.accessibilityLiveRegion,T=null!=(A=this.props['aria-label'])?A:this.props.accessibilityLabel;return b.cloneElement.apply(b,[_,P(P(P({},C),w(void 0===this.props.background?y.SelectableBackground():this.props.background,!0===this.props.useForeground)),{},{accessible:!1!==this.props.accessible,accessibilityHint:this.props.accessibilityHint,accessibilityLanguage:this.props.accessibilityLanguage,accessibilityLabel:T,accessibilityRole:this.props.accessibilityRole,accessibilityState:U,accessibilityActions:this.props.accessibilityActions,onAccessibilityAction:this.props.onAccessibilityAction,accessibilityValue:E,importantForAccessibility:!0===this.props['aria-hidden']?'no-hide-descendants':this.props.importantForAccessibility,accessibilityViewIsModal:null!=(L=this.props['aria-modal'])?L:this.props.accessibilityViewIsModal,accessibilityLiveRegion:H,accessibilityElementsHidden:null!=(I=this.props['aria-hidden'])?I:this.props.accessibilityElementsHidden,hasTVPreferredFocus:this.props.hasTVPreferredFocus,hitSlop:this.props.hitSlop,focusable:!1!==this.props.focusable&&void 0!==this.props.onPress&&!this.props.disabled,nativeID:null!=(B=this.props.id)?B:this.props.nativeID,nextFocusDown:this.props.nextFocusDown,nextFocusForward:this.props.nextFocusForward,nextFocusLeft:this.props.nextFocusLeft,nextFocusRight:this.props.nextFocusRight,nextFocusUp:this.props.nextFocusUp,onLayout:this.props.onLayout,testID:this.props.testID})].concat(V))}},{key:"componentDidUpdate",value:function(e,t){this.state.pressability.configure(this._createPressabilityConfig())}},{key:"componentDidMount",value:function(){this.state.pressability.configure(this._createPressabilityConfig())}},{key:"componentWillUnmount",value:function(){this.state.pressability.reset()}}]),y})(b.Component);k.SelectableBackground=function(e){return{type:'ThemeAttrAndroid',attribute:'selectableItemBackground',rippleRadius:e}},k.SelectableBackgroundBorderless=function(e){return{type:'ThemeAttrAndroid',attribute:'selectableItemBackgroundBorderless',rippleRadius:e}},k.Ripple=function(e,t,s){var i=(0,u.default)(e);return(0,h.default)(null==i||'number'==typeof i,'Unexpected color given for Ripple color'),{type:'RippleAndroid',color:i,borderless:t,rippleRadius:s}},k.canUseNativeForeground=function(){return!1};var w=function(e,t){return null};k.displayName='TouchableNativeFeedback',m.exports=k}),278,[6,40,180,8,9,16,18,15,217,251,248,24,66,56,219,3,101,220]);
|
|
322
|
+
__d((function(g,r,_i,a,m,_e,d){var t=r(d[0]),e=t(r(d[1])),i=t(r(d[2])),s=t(r(d[3])),o=t(r(d[4])),n=t(r(d[5])),l=t(r(d[6])),p=t(r(d[7])),c=t(r(d[8])),u=t(r(d[9])),h=t(r(d[10])),y=(r(d[11]),t(r(d[12]))),f=t(r(d[13])),b=(function(t,e){if(!e&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var i=P(e);if(i&&i.has(t))return i.get(t);var s={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in t)if("default"!==n&&Object.prototype.hasOwnProperty.call(t,n)){var l=o?Object.getOwnPropertyDescriptor(t,n):null;l&&(l.get||l.set)?Object.defineProperty(s,n,l):s[n]=t[n]}s.default=t,i&&i.set(t,s);return s})(r(d[14])),v=r(d[15]),O=["onBlur","onFocus"];function P(t){if("function"!=typeof WeakMap)return null;var e=new WeakMap,i=new WeakMap;return(P=function(t){return t?i:e})(t)}function w(t,e){var i=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);e&&(s=s.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),i.push.apply(i,s)}return i}function x(t){for(var i=1;i<arguments.length;i++){var s=null!=arguments[i]?arguments[i]:{};i%2?w(Object(s),!0).forEach((function(i){(0,e.default)(t,i,s[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):w(Object(s)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(s,e))}))}return t}function F(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}var _=(function(t){(0,n.default)(w,t);var e,b,P=(e=w,b=F(),function(){var t,i=(0,p.default)(e);if(b){var s=(0,p.default)(this).constructor;t=Reflect.construct(i,arguments,s)}else t=i.apply(this,arguments);return(0,l.default)(this,t)});function w(){var t;(0,s.default)(this,w);for(var e=arguments.length,i=new Array(e),o=0;o<e;o++)i[o]=arguments[o];return(t=P.call.apply(P,[this].concat(i))).state={anim:new c.default.Value(t._getChildStyleOpacityWithDefault()),pressability:new h.default(t._createPressabilityConfig())},t}return(0,o.default)(w,[{key:"_createPressabilityConfig",value:function(){var t,e,i,s=this;return{cancelable:!this.props.rejectResponderTermination,disabled:null!=(t=null!=(e=this.props.disabled)?e:this.props['aria-disabled'])?t:null==(i=this.props.accessibilityState)?void 0:i.disabled,hitSlop:this.props.hitSlop,delayLongPress:this.props.delayLongPress,delayPressIn:this.props.delayPressIn,delayPressOut:this.props.delayPressOut,minPressDuration:0,pressRectOffset:this.props.pressRetentionOffset,onBlur:function(t){f.default.isTV&&s._opacityInactive(250),null!=s.props.onBlur&&s.props.onBlur(t)},onFocus:function(t){f.default.isTV&&s._opacityActive(150),null!=s.props.onFocus&&s.props.onFocus(t)},onLongPress:this.props.onLongPress,onPress:this.props.onPress,onPressIn:function(t){s._opacityActive('onResponderGrant'===t.dispatchConfig.registrationName?0:150),null!=s.props.onPressIn&&s.props.onPressIn(t)},onPressOut:function(t){s._opacityInactive(250),null!=s.props.onPressOut&&s.props.onPressOut(t)}}}},{key:"_setOpacityTo",value:function(t,e){c.default.timing(this.state.anim,{toValue:t,duration:e,easing:u.default.inOut(u.default.quad),useNativeDriver:!0}).start()}},{key:"_opacityActive",value:function(t){var e;this._setOpacityTo(null!=(e=this.props.activeOpacity)?e:.2,t)}},{key:"_opacityInactive",value:function(t){this._setOpacityTo(this._getChildStyleOpacityWithDefault(),t)}},{key:"_getChildStyleOpacityWithDefault",value:function(){var t,e=null==(t=(0,y.default)(this.props.style))?void 0:t.opacity;return'number'==typeof e?e:1}},{key:"render",value:function(){var t,e,s,o,n,l,p,u,h,y,f,b,P,w,F,_,j,D,R,k,S,I,L,V=this.state.pressability.getEventHandlers(),A=(V.onBlur,V.onFocus,(0,i.default)(V,O)),C={busy:null!=(t=this.props['aria-busy'])?t:null==(e=this.props.accessibilityState)?void 0:e.busy,checked:null!=(s=this.props['aria-checked'])?s:null==(o=this.props.accessibilityState)?void 0:o.checked,disabled:null!=(n=this.props['aria-disabled'])?n:null==(l=this.props.accessibilityState)?void 0:l.disabled,expanded:null!=(p=this.props['aria-expanded'])?p:null==(u=this.props.accessibilityState)?void 0:u.expanded,selected:null!=(h=this.props['aria-selected'])?h:null==(y=this.props.accessibilityState)?void 0:y.selected};C=null!=this.props.disabled?x(x({},C),{},{disabled:this.props.disabled}):C;var T={max:null!=(f=this.props['aria-valuemax'])?f:null==(b=this.props.accessibilityValue)?void 0:b.max,min:null!=(P=this.props['aria-valuemin'])?P:null==(w=this.props.accessibilityValue)?void 0:w.min,now:null!=(F=this.props['aria-valuenow'])?F:null==(_=this.props.accessibilityValue)?void 0:_.now,text:null!=(j=this.props['aria-valuetext'])?j:null==(D=this.props.accessibilityValue)?void 0:D.text},B='off'===this.props['aria-live']?'none':null!=(R=this.props['aria-live'])?R:this.props.accessibilityLiveRegion,M=null!=(k=this.props['aria-label'])?k:this.props.accessibilityLabel;return(0,v.jsxs)(c.default.View,x(x({accessible:!1!==this.props.accessible,accessibilityLabel:M,accessibilityHint:this.props.accessibilityHint,accessibilityLanguage:this.props.accessibilityLanguage,accessibilityRole:this.props.accessibilityRole,accessibilityState:C,accessibilityActions:this.props.accessibilityActions,onAccessibilityAction:this.props.onAccessibilityAction,accessibilityValue:T,importantForAccessibility:!0===this.props['aria-hidden']?'no-hide-descendants':this.props.importantForAccessibility,accessibilityViewIsModal:null!=(S=this.props['aria-modal'])?S:this.props.accessibilityViewIsModal,accessibilityLiveRegion:B,accessibilityElementsHidden:null!=(I=this.props['aria-hidden'])?I:this.props.accessibilityElementsHidden,style:[this.props.style,{opacity:this.state.anim}],nativeID:null!=(L=this.props.id)?L:this.props.nativeID,testID:this.props.testID,onLayout:this.props.onLayout,nextFocusDown:this.props.nextFocusDown,nextFocusForward:this.props.nextFocusForward,nextFocusLeft:this.props.nextFocusLeft,nextFocusRight:this.props.nextFocusRight,nextFocusUp:this.props.nextFocusUp,hasTVPreferredFocus:this.props.hasTVPreferredFocus,hitSlop:this.props.hitSlop,focusable:!1!==this.props.focusable&&void 0!==this.props.onPress,ref:this.props.hostRef},A),{},{children:[this.props.children,null]}))}},{key:"componentDidUpdate",value:function(t,e){var i,s;this.state.pressability.configure(this._createPressabilityConfig()),this.props.disabled===t.disabled&&(null==(i=(0,y.default)(t.style))?void 0:i.opacity)===(null==(s=(0,y.default)(this.props.style))?void 0:s.opacity)||this._opacityInactive(250)}},{key:"componentDidMount",value:function(){this.state.pressability.configure(this._createPressabilityConfig())}},{key:"componentWillUnmount",value:function(){this.state.pressability.reset()}}]),w})(b.Component),j=b.forwardRef((function(t,e){return(0,v.jsx)(_,x(x({},t),{},{hostRef:e}))}));j.displayName='TouchableOpacity',m.exports=j}),279,[6,40,180,8,9,16,18,15,280,291,251,248,107,56,101,220]);
|
|
323
323
|
__d((function(g,r,_i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),u=t(r(d[2])),o=t(r(d[3])),c=t(r(d[4]));function f(t,n){var u=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);n&&(o=o.filter((function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable}))),u.push.apply(u,o)}return u}var i=(function(t){for(var u=1;u<arguments.length;u++){var o=null!=arguments[u]?arguments[u]:{};u%2?f(Object(o),!0).forEach((function(u){(0,n.default)(t,u,o[u])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):f(Object(o)).forEach((function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))}))}return t})({get FlatList(){return r(d[5]).default},get Image(){return r(d[6]).default},get ScrollView(){return r(d[7]).default},get SectionList(){return r(d[8]).default},get Text(){return r(d[9]).default},get View(){return r(d[10]).default}},u.default.isDisableAnimations?c.default:o.default);e.default=i}),280,[6,40,56,281,318,319,338,348,368,370,371]);
|
|
324
324
|
__d((function(_g,_r,_i,_a,m,e,d){'use strict';var t=_r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(_r(d[1])),r=_r(d[2]),i=t(_r(d[3])),o=t(_r(d[4])),a=t(_r(d[5])),u=t(_r(d[6])),f=t(_r(d[7])),s=t(_r(d[8])),c=t(_r(d[9])),v=t(_r(d[10])),l=t(_r(d[11])),p=t(_r(d[12])),g=t(_r(d[13])),h=t(_r(d[14])),_=t(_r(d[15])),w=t(_r(d[16])),y=t(_r(d[17])),N=t(_r(d[18]));function b(t,n){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);n&&(i=i.filter((function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable}))),r.push.apply(r,i)}return r}function E(t){for(var r=1;r<arguments.length;r++){var i=null!=arguments[r]?arguments[r]:{};r%2?b(Object(i),!0).forEach((function(r){(0,n.default)(t,r,i[r])})):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 O=function(t,n){return t&&n.onComplete?function(){n.onComplete&&n.onComplete.apply(n,arguments),t&&t.apply(void 0,arguments)}:t||n.onComplete},D=function(t,n,r){if(t instanceof N.default){var i=E({},n),o=E({},n);for(var a in n){var u=n[a],f=u.x,c=u.y;void 0!==f&&void 0!==c&&(i[a]=f,o[a]=c)}var v=r(t.x,i),l=r(t.y,o);return L([v,l],{stopTogether:!1})}if(t instanceof s.default){var p=E({},n),g=E({},n),h=E({},n),_=E({},n);for(var w in n){var y=n[w],b=y.r,O=y.g,D=y.b,A=y.a;void 0!==b&&void 0!==O&&void 0!==D&&void 0!==A&&(p[w]=b,g[w]=O,h[w]=D,_[w]=A)}var j=r(t.r,p),P=r(t.g,g),k=r(t.b,h),U=r(t.a,_);return L([j,P,k,U],{stopTogether:!1})}return null},A=function t(n,r){var i=function(t,n,r){r=O(r,n);var i=t,o=n;i.stopTracking(),n.toValue instanceof h.default?i.track(new w.default(i,n.toValue,a.default,o,r)):i.animate(new a.default(o),r)};return D(n,r,t)||{start:function(t){i(n,r,t)},stop:function(){n.stopAnimation()},reset:function(){n.resetAnimation()},_startNativeLoop:function(t){var o=E(E({},r),{},{iterations:t});i(n,o)},_isUsingNativeDriver:function(){return r.useNativeDriver||!1}}},j=function(t){var n=0;return{start:function(r){0===t.length?r&&r({finished:!0}):t[n].start((function i(o){o.finished&&++n!==t.length?t[n].start(i):r&&r(o)}))},stop:function(){n<t.length&&t[n].stop()},reset:function(){t.forEach((function(t,r){r<=n&&t.reset()})),n=0},_startNativeLoop:function(){throw new Error('Loops run using the native driver cannot contain Animated.sequence animations')},_isUsingNativeDriver:function(){return!1}}},L=function(t,n){var r=0,i={},o=!(n&&!1===n.stopTogether),a={start:function(n){r!==t.length?t.forEach((function(u,f){var s=function(u){if(i[f]=!0,++r===t.length)return r=0,void(n&&n(u));!u.finished&&o&&a.stop()};u?u.start(s):s({finished:!0})})):n&&n({finished:!0})},stop:function(){t.forEach((function(t,n){!i[n]&&t.stop(),i[n]=!0}))},reset:function(){t.forEach((function(t,n){t.reset(),i[n]=!1,r=0}))},_startNativeLoop:function(){throw new Error('Loops run using the native driver cannot contain Animated.parallel animations')},_isUsingNativeDriver:function(){return!1}};return a},P=function(t){return A(new y.default(0),{toValue:0,delay:t,duration:0,useNativeDriver:!1})};var k={Value:y.default,ValueXY:N.default,Color:s.default,Interpolation:l.default,Node:h.default,decay:function t(n,r){var o=function(t,n,r){r=O(r,n);var o=t,a=n;o.stopTracking(),o.animate(new i.default(a),r)};return D(n,r,t)||{start:function(t){o(n,r,t)},stop:function(){n.stopAnimation()},reset:function(){n.resetAnimation()},_startNativeLoop:function(t){var i=E(E({},r),{},{iterations:t});o(n,i)},_isUsingNativeDriver:function(){return r.useNativeDriver||!1}}},timing:A,spring:function t(n,r){var i=function(t,n,r){r=O(r,n);var i=t,a=n;i.stopTracking(),n.toValue instanceof h.default?i.track(new w.default(i,n.toValue,o.default,a,r)):i.animate(new o.default(a),r)};return D(n,r,t)||{start:function(t){i(n,r,t)},stop:function(){n.stopAnimation()},reset:function(){n.resetAnimation()},_startNativeLoop:function(t){var o=E(E({},r),{},{iterations:t});i(n,o)},_isUsingNativeDriver:function(){return r.useNativeDriver||!1}}},add:function(t,n){return new f.default(t,n)},subtract:function(t,n){return new _.default(t,n)},divide:function(t,n){return new v.default(t,n)},multiply:function(t,n){return new g.default(t,n)},modulo:function(t,n){return new p.default(t,n)},diffClamp:function(t,n,r){return new c.default(t,n,r)},delay:P,sequence:j,parallel:L,stagger:function(t,n){return L(n.map((function(n,r){return j([P(t*r),n])})))},loop:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=n.iterations,i=void 0===r?-1:r,o=n.resetBeforeIteration,a=void 0===o||o,u=!1,f=0;return{start:function(n){t&&0!==i?t._isUsingNativeDriver()?t._startNativeLoop(i):(function r(){var o=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{finished:!0};u||f===i||!1===o.finished?n&&n(o):(f++,a&&t.reset(),t.start(r))})():n&&n({finished:!0})},stop:function(){u=!0,t.stop()},reset:function(){f=0,u=!1,t.reset()},_startNativeLoop:function(){throw new Error('Loops run using the native driver cannot contain Animated.loop animations')},_isUsingNativeDriver:function(){return t._isUsingNativeDriver()}}},event:function(t,n){var i=new r.AnimatedEvent(t,n);return i.__isNative?i:i.__getHandler()},createAnimatedComponent:u.default,attachNativeEvent:r.attachNativeEvent,forkEvent:function(t,n){return t?t instanceof r.AnimatedEvent?(t.__addListener(n),t):function(){'function'==typeof t&&t.apply(void 0,arguments),n.apply(void 0,arguments)}:n},unforkEvent:function(t,n){t&&t instanceof r.AnimatedEvent&&t.__removeListener(n)},Event:r.AnimatedEvent};e.default=k}),281,[6,40,282,296,303,305,306,311,298,312,313,290,314,315,294,316,317,287,295]);
|
|
325
325
|
__d((function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.AnimatedEvent=void 0,e.attachNativeEvent=c;var n=t(r(d[1])),s=t(r(d[2])),o=r(d[3]),f=t(r(d[4])),l=t(r(d[5])),u=t(r(d[6])),v=t(r(d[7]));function c(t,n,s,c){var _=[];(0,v.default)(s[0]&&s[0].nativeEvent,'Native driven events only support animated values contained inside `nativeEvent`.'),(function t(n,s){if(n instanceof l.default)n.__makeNative(c),_.push({nativeEventPath:s,animatedValueTag:n.__getNativeTag()});else if(n instanceof u.default)t(n.x,s.concat('x')),t(n.y,s.concat('y'));else if('object'==typeof n)for(var o in n)t(n[o],s.concat(o))})(s[0].nativeEvent,[]);var h=(0,o.findNodeHandle)(t);return null!=h&&_.forEach((function(t){f.default.API.addAnimatedEventToView(h,n,t)})),{detach:function(){null!=h&&_.forEach((function(t){f.default.API.removeAnimatedEventFromView(h,n,t.animatedValueTag)}))}}}var _=(function(){function t(s,o){var l=this;(0,n.default)(this,t),this._listeners=[],this._callListeners=function(){for(var t=arguments.length,n=new Array(t),s=0;s<t;s++)n[s]=arguments[s];l._listeners.forEach((function(t){return t.apply(void 0,n)}))},this._argMapping=s,null==o&&(console.warn('Animated.event now requires a second argument for options'),o={useNativeDriver:!1}),o.listener&&this.__addListener(o.listener),this._attachedEvent=null,this.__isNative=f.default.shouldUseNativeDriver(o),this.__platformConfig=o.platformConfig}return(0,s.default)(t,[{key:"__addListener",value:function(t){this._listeners.push(t)}},{key:"__removeListener",value:function(t){this._listeners=this._listeners.filter((function(n){return n!==t}))}},{key:"__attach",value:function(t,n){(0,v.default)(this.__isNative,'Only native driven events need to be attached.'),this._attachedEvent=c(t,n,this._argMapping,this.__platformConfig)}},{key:"__detach",value:function(t,n){(0,v.default)(this.__isNative,'Only native driven events need to be detached.'),this._attachedEvent&&this._attachedEvent.detach()}},{key:"__getHandler",value:function(){var t=this;if(this.__isNative)return this._callListeners;return function(){for(var n=arguments.length,s=new Array(n),o=0;o<n;o++)s[o]=arguments[o];var f=function t(n,s){if(n instanceof l.default)'number'==typeof s&&n.setValue(s);else if(n instanceof u.default)'object'==typeof s&&(t(n.x,s.x),t(n.y,s.y));else if('object'==typeof n)for(var o in n)t(n[o],s[o])};t._argMapping.forEach((function(t,n){f(t,s[n])})),t._callListeners.apply(t,s)}}}]),t})();e.AnimatedEvent=_}),282,[6,8,9,24,283,287,295,3]);
|
|
@@ -442,8 +442,8 @@ __d((function(g,r,_i,a,m,_e,d){var t=r(d[0]),e=t(r(d[1])),o=t(r(d[2])),i=(r(d[3]
|
|
|
442
442
|
__d((function(g,r,i,a,m,e,d){'use strict';var t=r(d[0])(r(d[1])),o=t.default.twoArgumentPooler;function n(t,o){this.width=t,this.height=o}n.prototype.destructor=function(){this.width=null,this.height=null},n.getPooledFromElement=function(t){return n.getPooled(t.offsetWidth,t.offsetHeight)},t.default.addPoolingTo(n,o),m.exports=n}),393,[6,394]);
|
|
443
443
|
__d((function(g,r,i,a,m,e,d){'use strict';var n=r(d[0])(r(d[1])),o=function(n){var o=this;if(o.instancePool.length){var t=o.instancePool.pop();return o.call(t,n),t}return new o(n)},t=function(o){var t=this;(0,n.default)(o instanceof t,'Trying to release an instance into a pool of a different type.'),o.destructor(),t.instancePool.length<t.poolSize&&t.instancePool.push(o)},l=o,c={addPoolingTo:function(n,o){var c=n;return c.instancePool=[],c.getPooled=o||l,c.poolSize||(c.poolSize=10),c.release=t,c},oneArgumentPooler:o,twoArgumentPooler:function(n,o){var t=this;if(t.instancePool.length){var l=t.instancePool.pop();return t.call(l,n,o),l}return new t(n,o)},threeArgumentPooler:function(n,o,t){var l=this;if(l.instancePool.length){var c=l.instancePool.pop();return l.call(c,n,o,t),c}return new l(n,o,t)},fourArgumentPooler:function(n,o,t,l){var c=this;if(c.instancePool.length){var s=c.instancePool.pop();return c.call(s,n,o,t,l),s}return new c(n,o,t,l)}};m.exports=c}),394,[6,3]);
|
|
444
444
|
__d((function(g,r,i,a,m,e,d){'use strict';var t=r(d[0])(r(d[1])),o=t.default.twoArgumentPooler;function l(t,o){this.left=t,this.top=o}l.prototype.destructor=function(){this.left=null,this.top=null},t.default.addPoolingTo(l,o),m.exports=l}),395,[6,394]);
|
|
445
|
-
__d((function(g,r,_i,a,m,_e,d){var e=r(d[0]),t=e(r(d[1])),s=e(r(d[2])),i=e(r(d[3])),o=e(r(d[4])),n=e(r(d[5])),l=e(r(d[6])),p=e(r(d[7])),u=e(r(d[8])),c=e(r(d[9])),h=(r(d[10]),e(r(d[11]))),y=e(r(d[12])),f=(function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var s=P(t);if(s&&s.has(e))return s.get(e);var i={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in e)if("default"!==n&&Object.prototype.hasOwnProperty.call(e,n)){var l=o?Object.getOwnPropertyDescriptor(e,n):null;l&&(l.get||l.set)?Object.defineProperty(i,n,l):i[n]=e[n]}i.default=e,s&&s.set(e,i);return i})(r(d[13])),b=r(d[14]),v=["onBlur","onFocus"];function P(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,s=new WeakMap;return(P=function(e){return e?s:t})(e)}function _(e,t){var s=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),s.push.apply(s,i)}return s}function O(e){for(var s=1;s<arguments.length;s++){var i=null!=arguments[s]?arguments[s]:{};s%2?_(Object(i),!0).forEach((function(s){(0,t.default)(e,s,i[s])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):_(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}function w(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}var x=(function(e){(0,n.default)(x,e);var t,P,_=(t=x,P=w(),function(){var e,s=(0,p.default)(t);if(P){var i=(0,p.default)(this).constructor;e=Reflect.construct(s,arguments,i)}else e=s.apply(this,arguments);return(0,l.default)(this,e)});function x(){var e;(0,i.default)(this,x);for(var t=arguments.length,s=new Array(t),o=0;o<t;o++)s[o]=arguments[o];return(e=_.call.apply(_,[this].concat(s)))._isMounted=!1,e.state={pressability:new c.default(e._createPressabilityConfig()),extraStyles:!0===e.props.testOnly_pressed?e._createExtraStyles():null},e}return(0,o.default)(x,[{key:"_createPressabilityConfig",value:function(){var e,t=this;return{cancelable:!this.props.rejectResponderTermination,disabled:null!=this.props.disabled?this.props.disabled:null==(e=this.props.accessibilityState)?void 0:e.disabled,hitSlop:this.props.hitSlop,delayLongPress:this.props.delayLongPress,delayPressIn:this.props.delayPressIn,delayPressOut:this.props.delayPressOut,minPressDuration:0,pressRectOffset:this.props.pressRetentionOffset,android_disableSound:this.props.touchSoundDisabled,onBlur:function(e){y.default.isTV&&t._hideUnderlay(),null!=t.props.onBlur&&t.props.onBlur(e)},onFocus:function(e){y.default.isTV&&t._showUnderlay(),null!=t.props.onFocus&&t.props.onFocus(e)},onLongPress:this.props.onLongPress,onPress:function(e){var s;(null!=t._hideTimeout&&clearTimeout(t._hideTimeout),y.default.isTV)||(t._showUnderlay(),t._hideTimeout=setTimeout((function(){t._hideUnderlay()}),null!=(s=t.props.delayPressOut)?s:0));null!=t.props.onPress&&t.props.onPress(e)},onPressIn:function(e){null!=t._hideTimeout&&(clearTimeout(t._hideTimeout),t._hideTimeout=null),t._showUnderlay(),null!=t.props.onPressIn&&t.props.onPressIn(e)},onPressOut:function(e){null==t._hideTimeout&&t._hideUnderlay(),null!=t.props.onPressOut&&t.props.onPressOut(e)}}}},{key:"_createExtraStyles",value:function(){var e;return{child:{opacity:null!=(e=this.props.activeOpacity)?e:.85},underlay:{backgroundColor:void 0===this.props.underlayColor?'black':this.props.underlayColor}}}},{key:"_showUnderlay",value:function(){this._isMounted&&this._hasPressHandler()&&(this.setState({extraStyles:this._createExtraStyles()}),null!=this.props.onShowUnderlay&&this.props.onShowUnderlay())}},{key:"_hideUnderlay",value:function(){null!=this._hideTimeout&&(clearTimeout(this._hideTimeout),this._hideTimeout=null),!0!==this.props.testOnly_pressed&&this._hasPressHandler()&&(this.setState({extraStyles:null}),null!=this.props.onHideUnderlay&&this.props.onHideUnderlay())}},{key:"_hasPressHandler",value:function(){return null!=this.props.onPress||null!=this.props.onPressIn||null!=this.props.onPressOut||null!=this.props.onLongPress}},{key:"render",value:function(){var e,t,i,o,n,l,p,c,y,P,_,w,x,S,T,F=f.Children.only(this.props.children),j=this.state.pressability.getEventHandlers(),R=(j.onBlur,j.onFocus,(0,s.default)(j,v)),D=null!=this.props.disabled?O(O({},this.props.accessibilityState),{},{disabled:this.props.disabled}):this.props.accessibilityState,U={max:null!=(e=this.props['aria-valuemax'])?e:null==(t=this.props.accessibilityValue)?void 0:t.max,min:null!=(i=this.props['aria-valuemin'])?i:null==(o=this.props.accessibilityValue)?void 0:o.min,now:null!=(n=this.props['aria-valuenow'])?n:null==(l=this.props.accessibilityValue)?void 0:l.now,text:null!=(p=this.props['aria-valuetext'])?p:null==(c=this.props.accessibilityValue)?void 0:c.text},k='off'===this.props['aria-live']?'none':null!=(y=this.props['aria-live'])?y:this.props.accessibilityLiveRegion,L=null!=(P=this.props['aria-label'])?P:this.props.accessibilityLabel;return(0,b.jsxs)(u.default,O(O({accessible:!1!==this.props.accessible,accessibilityLabel:L,accessibilityHint:this.props.accessibilityHint,accessibilityLanguage:this.props.accessibilityLanguage,accessibilityRole:this.props.accessibilityRole,accessibilityState:D,accessibilityValue:U,accessibilityActions:this.props.accessibilityActions,onAccessibilityAction:this.props.onAccessibilityAction,importantForAccessibility:!0===this.props['aria-hidden']?'no-hide-descendants':this.props.importantForAccessibility,accessibilityViewIsModal:null!=(_=this.props['aria-modal'])?_:this.props.accessibilityViewIsModal,accessibilityLiveRegion:k,accessibilityElementsHidden:null!=(w=this.props['aria-hidden'])?w:this.props.accessibilityElementsHidden,style:h.default.compose(this.props.style,null==(x=this.state.extraStyles)?void 0:x.underlay),onLayout:this.props.onLayout,hitSlop:this.props.hitSlop,hasTVPreferredFocus:this.props.hasTVPreferredFocus,nextFocusDown:this.props.nextFocusDown,nextFocusForward:this.props.nextFocusForward,nextFocusLeft:this.props.nextFocusLeft,nextFocusRight:this.props.nextFocusRight,nextFocusUp:this.props.nextFocusUp,focusable:!1!==this.props.focusable&&void 0!==this.props.onPress,nativeID:null!=(S=this.props.id)?S:this.props.nativeID,testID:this.props.testID,ref:this.props.hostRef},R),{},{children:[f.cloneElement(F,{style:h.default.compose(F.props.style,null==(T=this.state.extraStyles)?void 0:T.child)}),null]}))}},{key:"componentDidMount",value:function(){this._isMounted=!0}},{key:"componentDidUpdate",value:function(e,t){this.state.pressability.configure(this._createPressabilityConfig())}},{key:"componentWillUnmount",value:function(){this._isMounted=!1,null!=this._hideTimeout&&clearTimeout(this._hideTimeout),this.state.pressability.reset()}}]),x})(f.Component),S=f.forwardRef((function(e,t){return(0,b.jsx)(x,O(O({},e),{},{hostRef:t}))}));S.displayName='TouchableHighlight',m.exports=S}),396,[6,40,180,8,9,16,18,15,217,251,248,222,56,101,220]);
|
|
446
|
-
__d((function(g,r,_i,a,m,_e,d){var e=r(d[0]),t=e(r(d[1])),i=e(r(d[2])),s=e(r(d[3])),n=e(r(d[4])),o=e(r(d[5])),l=e(r(d[6])),c=e(r(d[7])),u=(e(r(d[8])),e(r(d[9]))),p=(r(d[10]),(function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var i=y(t);if(i&&i.has(e))return i.get(e);var s={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if("default"!==o&&Object.prototype.hasOwnProperty.call(e,o)){var l=n?Object.getOwnPropertyDescriptor(e,o):null;l&&(l.get||l.set)?Object.defineProperty(s,o,l):s[o]=e[o]}s.default=e,i&&i.set(e,s);return s})(r(d[11]))),f=(r(d[12]),["onBlur","onFocus"]),b=["aria-disabled"];function y(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,i=new WeakMap;return(y=function(e){return e?i:t})(e)}function h(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);t&&(s=s.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,s)}return i}function v(e){for(var i=1;i<arguments.length;i++){var s=null!=arguments[i]?arguments[i]:{};i%2?h(Object(s),!0).forEach((function(i){(0,t.default)(e,i,s[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(s)):h(Object(s)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(s,t))}))}return e}function O(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}var P=['accessibilityActions','accessibilityElementsHidden','accessibilityHint','accessibilityLanguage','accessibilityIgnoresInvertColors','accessibilityLabel','accessibilityLiveRegion','accessibilityRole','accessibilityValue','aria-valuemax','aria-valuemin','aria-valuenow','aria-valuetext','accessibilityViewIsModal','aria-modal','hitSlop','importantForAccessibility','nativeID','onAccessibilityAction','onBlur','onFocus','onLayout','testID'],j=(function(e){(0,o.default)(h,e);var t,b,y=(t=h,b=O(),function(){var e,i=(0,c.default)(t);if(b){var s=(0,c.default)(this).constructor;e=Reflect.construct(i,arguments,s)}else e=i.apply(this,arguments);return(0,l.default)(this,e)});function h(){var e;(0,s.default)(this,h);for(var t=arguments.length,i=new Array(t),n=0;n<t;n++)i[n]=arguments[n];return(e=y.call.apply(y,[this].concat(i))).state={pressability:new u.default(w(e.props))},e}return(0,n.default)(h,[{key:"render",value:function(){var e,t,s,n,o,l,c,u,b,y,h,O,j=p.Children.only(this.props.children),w=[j.props.children],
|
|
445
|
+
__d((function(g,r,_i,a,m,_e,d){var e=r(d[0]),t=e(r(d[1])),s=e(r(d[2])),i=e(r(d[3])),o=e(r(d[4])),n=e(r(d[5])),l=e(r(d[6])),p=e(r(d[7])),u=e(r(d[8])),c=e(r(d[9])),h=(r(d[10]),e(r(d[11]))),y=e(r(d[12])),f=(function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var s=P(t);if(s&&s.has(e))return s.get(e);var i={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in e)if("default"!==n&&Object.prototype.hasOwnProperty.call(e,n)){var l=o?Object.getOwnPropertyDescriptor(e,n):null;l&&(l.get||l.set)?Object.defineProperty(i,n,l):i[n]=e[n]}i.default=e,s&&s.set(e,i);return i})(r(d[13])),b=r(d[14]),v=["onBlur","onFocus"];function P(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,s=new WeakMap;return(P=function(e){return e?s:t})(e)}function _(e,t){var s=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),s.push.apply(s,i)}return s}function O(e){for(var s=1;s<arguments.length;s++){var i=null!=arguments[s]?arguments[s]:{};s%2?_(Object(i),!0).forEach((function(s){(0,t.default)(e,s,i[s])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):_(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}function w(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}var x=(function(e){(0,n.default)(x,e);var t,P,_=(t=x,P=w(),function(){var e,s=(0,p.default)(t);if(P){var i=(0,p.default)(this).constructor;e=Reflect.construct(s,arguments,i)}else e=s.apply(this,arguments);return(0,l.default)(this,e)});function x(){var e;(0,i.default)(this,x);for(var t=arguments.length,s=new Array(t),o=0;o<t;o++)s[o]=arguments[o];return(e=_.call.apply(_,[this].concat(s)))._isMounted=!1,e.state={pressability:new c.default(e._createPressabilityConfig()),extraStyles:!0===e.props.testOnly_pressed?e._createExtraStyles():null},e}return(0,o.default)(x,[{key:"_createPressabilityConfig",value:function(){var e,t=this;return{cancelable:!this.props.rejectResponderTermination,disabled:null!=this.props.disabled?this.props.disabled:null==(e=this.props.accessibilityState)?void 0:e.disabled,hitSlop:this.props.hitSlop,delayLongPress:this.props.delayLongPress,delayPressIn:this.props.delayPressIn,delayPressOut:this.props.delayPressOut,minPressDuration:0,pressRectOffset:this.props.pressRetentionOffset,android_disableSound:this.props.touchSoundDisabled,onBlur:function(e){y.default.isTV&&t._hideUnderlay(),null!=t.props.onBlur&&t.props.onBlur(e)},onFocus:function(e){y.default.isTV&&t._showUnderlay(),null!=t.props.onFocus&&t.props.onFocus(e)},onLongPress:this.props.onLongPress,onPress:function(e){var s;(null!=t._hideTimeout&&clearTimeout(t._hideTimeout),y.default.isTV)||(t._showUnderlay(),t._hideTimeout=setTimeout((function(){t._hideUnderlay()}),null!=(s=t.props.delayPressOut)?s:0));null!=t.props.onPress&&t.props.onPress(e)},onPressIn:function(e){null!=t._hideTimeout&&(clearTimeout(t._hideTimeout),t._hideTimeout=null),t._showUnderlay(),null!=t.props.onPressIn&&t.props.onPressIn(e)},onPressOut:function(e){null==t._hideTimeout&&t._hideUnderlay(),null!=t.props.onPressOut&&t.props.onPressOut(e)}}}},{key:"_createExtraStyles",value:function(){var e;return{child:{opacity:null!=(e=this.props.activeOpacity)?e:.85},underlay:{backgroundColor:void 0===this.props.underlayColor?'black':this.props.underlayColor}}}},{key:"_showUnderlay",value:function(){this._isMounted&&this._hasPressHandler()&&(this.setState({extraStyles:this._createExtraStyles()}),null!=this.props.onShowUnderlay&&this.props.onShowUnderlay())}},{key:"_hideUnderlay",value:function(){null!=this._hideTimeout&&(clearTimeout(this._hideTimeout),this._hideTimeout=null),!0!==this.props.testOnly_pressed&&this._hasPressHandler()&&(this.setState({extraStyles:null}),null!=this.props.onHideUnderlay&&this.props.onHideUnderlay())}},{key:"_hasPressHandler",value:function(){return null!=this.props.onPress||null!=this.props.onPressIn||null!=this.props.onPressOut||null!=this.props.onLongPress}},{key:"render",value:function(){var e,t,i,o,n,l,p,c,y,P,_,w,x,S,T,F=f.Children.only(this.props.children),j=this.state.pressability.getEventHandlers(),R=(j.onBlur,j.onFocus,(0,s.default)(j,v)),D=null!=this.props.disabled?O(O({},this.props.accessibilityState),{},{disabled:this.props.disabled}):this.props.accessibilityState,U={max:null!=(e=this.props['aria-valuemax'])?e:null==(t=this.props.accessibilityValue)?void 0:t.max,min:null!=(i=this.props['aria-valuemin'])?i:null==(o=this.props.accessibilityValue)?void 0:o.min,now:null!=(n=this.props['aria-valuenow'])?n:null==(l=this.props.accessibilityValue)?void 0:l.now,text:null!=(p=this.props['aria-valuetext'])?p:null==(c=this.props.accessibilityValue)?void 0:c.text},k='off'===this.props['aria-live']?'none':null!=(y=this.props['aria-live'])?y:this.props.accessibilityLiveRegion,L=null!=(P=this.props['aria-label'])?P:this.props.accessibilityLabel;return(0,b.jsxs)(u.default,O(O({accessible:!1!==this.props.accessible,accessibilityLabel:L,accessibilityHint:this.props.accessibilityHint,accessibilityLanguage:this.props.accessibilityLanguage,accessibilityRole:this.props.accessibilityRole,accessibilityState:D,accessibilityValue:U,accessibilityActions:this.props.accessibilityActions,onAccessibilityAction:this.props.onAccessibilityAction,importantForAccessibility:!0===this.props['aria-hidden']?'no-hide-descendants':this.props.importantForAccessibility,accessibilityViewIsModal:null!=(_=this.props['aria-modal'])?_:this.props.accessibilityViewIsModal,accessibilityLiveRegion:k,accessibilityElementsHidden:null!=(w=this.props['aria-hidden'])?w:this.props.accessibilityElementsHidden,style:h.default.compose(this.props.style,null==(x=this.state.extraStyles)?void 0:x.underlay),onLayout:this.props.onLayout,hitSlop:this.props.hitSlop,hasTVPreferredFocus:this.props.hasTVPreferredFocus,nextFocusDown:this.props.nextFocusDown,nextFocusForward:this.props.nextFocusForward,nextFocusLeft:this.props.nextFocusLeft,nextFocusRight:this.props.nextFocusRight,nextFocusUp:this.props.nextFocusUp,focusable:!1!==this.props.focusable&&void 0!==this.props.onPress,nativeID:null!=(S=this.props.id)?S:this.props.nativeID,testID:this.props.testID,ref:this.props.hostRef},R),{},{children:[f.cloneElement(F,{style:h.default.compose(F.props.style,null==(T=this.state.extraStyles)?void 0:T.child)}),null]}))}},{key:"componentDidMount",value:function(){this._isMounted=!0,this.state.pressability.configure(this._createPressabilityConfig())}},{key:"componentDidUpdate",value:function(e,t){this.state.pressability.configure(this._createPressabilityConfig())}},{key:"componentWillUnmount",value:function(){this._isMounted=!1,null!=this._hideTimeout&&clearTimeout(this._hideTimeout),this.state.pressability.reset()}}]),x})(f.Component),S=f.forwardRef((function(e,t){return(0,b.jsx)(x,O(O({},e),{},{hostRef:t}))}));S.displayName='TouchableHighlight',m.exports=S}),396,[6,40,180,8,9,16,18,15,217,251,248,222,56,101,220]);
|
|
446
|
+
__d((function(g,r,_i,a,m,_e,d){var e=r(d[0]),t=e(r(d[1])),i=e(r(d[2])),s=e(r(d[3])),n=e(r(d[4])),o=e(r(d[5])),l=e(r(d[6])),c=e(r(d[7])),u=(e(r(d[8])),e(r(d[9]))),p=(r(d[10]),(function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var i=y(t);if(i&&i.has(e))return i.get(e);var s={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if("default"!==o&&Object.prototype.hasOwnProperty.call(e,o)){var l=n?Object.getOwnPropertyDescriptor(e,o):null;l&&(l.get||l.set)?Object.defineProperty(s,o,l):s[o]=e[o]}s.default=e,i&&i.set(e,s);return s})(r(d[11]))),f=(r(d[12]),["onBlur","onFocus"]),b=["aria-disabled"];function y(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,i=new WeakMap;return(y=function(e){return e?i:t})(e)}function h(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);t&&(s=s.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,s)}return i}function v(e){for(var i=1;i<arguments.length;i++){var s=null!=arguments[i]?arguments[i]:{};i%2?h(Object(s),!0).forEach((function(i){(0,t.default)(e,i,s[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(s)):h(Object(s)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(s,t))}))}return e}function O(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}var P=['accessibilityActions','accessibilityElementsHidden','accessibilityHint','accessibilityLanguage','accessibilityIgnoresInvertColors','accessibilityLabel','accessibilityLiveRegion','accessibilityRole','accessibilityValue','aria-valuemax','aria-valuemin','aria-valuenow','aria-valuetext','accessibilityViewIsModal','aria-modal','hitSlop','importantForAccessibility','nativeID','onAccessibilityAction','onBlur','onFocus','onLayout','testID'],j=(function(e){(0,o.default)(h,e);var t,b,y=(t=h,b=O(),function(){var e,i=(0,c.default)(t);if(b){var s=(0,c.default)(this).constructor;e=Reflect.construct(i,arguments,s)}else e=i.apply(this,arguments);return(0,l.default)(this,e)});function h(){var e;(0,s.default)(this,h);for(var t=arguments.length,i=new Array(t),n=0;n<t;n++)i[n]=arguments[n];return(e=y.call.apply(y,[this].concat(i))).state={pressability:new u.default(w(e.props))},e}return(0,n.default)(h,[{key:"render",value:function(){var e,t,s,n,o,l,c,u,b,y,h,O,j=p.Children.only(this.props.children),w=[j.props.children],D=this.props['aria-live'],S={busy:null!=(e=this.props['aria-busy'])?e:null==(t=this.props.accessibilityState)?void 0:t.busy,checked:null!=(s=this.props['aria-checked'])?s:null==(n=this.props.accessibilityState)?void 0:n.checked,disabled:null!=(o=this.props['aria-disabled'])?o:null==(l=this.props.accessibilityState)?void 0:l.disabled,expanded:null!=(c=this.props['aria-expanded'])?c:null==(u=this.props.accessibilityState)?void 0:u.expanded,selected:null!=(b=this.props['aria-selected'])?b:null==(y=this.props.accessibilityState)?void 0:y.selected},k=this.state.pressability.getEventHandlers(),R=(k.onBlur,k.onFocus,v(v({},(0,i.default)(k,f)),{},{accessible:!1!==this.props.accessible,accessibilityState:null!=this.props.disabled?v(v({},S),{},{disabled:this.props.disabled}):S,focusable:!1!==this.props.focusable&&void 0!==this.props.onPress,accessibilityElementsHidden:null!=(h=this.props['aria-hidden'])?h:this.props.accessibilityElementsHidden,importantForAccessibility:!0===this.props['aria-hidden']?'no-hide-descendants':this.props.importantForAccessibility,accessibilityLiveRegion:'off'===D?'none':null!=D?D:this.props.accessibilityLiveRegion,nativeID:null!=(O=this.props.id)?O:this.props.nativeID}));for(var I of P)void 0!==this.props[I]&&(R[I]=this.props[I]);return p.cloneElement.apply(p,[j,R].concat(w))}},{key:"componentDidUpdate",value:function(){this.state.pressability.configure(w(this.props))}},{key:"componentDidMount",value:function(){this.state.pressability.configure(w(this.props))}},{key:"componentWillUnmount",value:function(){this.state.pressability.reset()}}]),h})(p.Component);function w(e){var t,s=e['aria-disabled'],n=(0,i.default)(e,b),o=null!=s?s:null==(t=n.accessibilityState)?void 0:t.disabled;return{cancelable:!n.rejectResponderTermination,disabled:null!==n.disabled?n.disabled:o,hitSlop:n.hitSlop,delayLongPress:n.delayLongPress,delayPressIn:n.delayPressIn,delayPressOut:n.delayPressOut,minPressDuration:0,pressRectOffset:n.pressRetentionOffset,android_disableSound:n.touchSoundDisabled,onBlur:n.onBlur,onFocus:n.onFocus,onLongPress:n.onLongPress,onPress:n.onPress,onPressIn:n.onPressIn,onPressOut:n.onPressOut}}j.displayName='TouchableWithoutFeedback',m.exports=j}),397,[6,40,180,8,9,16,18,15,217,251,248,101,220]);
|
|
447
447
|
__d((function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]).VirtualizedList;m.exports=t}),398,[321]);
|
|
448
448
|
__d((function(g,r,i,a,m,e,d){'use strict';var t=r(d[0]).VirtualizedSectionList;m.exports=t}),399,[321]);
|
|
449
449
|
__d((function(g,r,_i,a,m,e,d){var t=r(d[0]),o=t(r(d[1])),n=t(r(d[2])),i=t(r(d[3])),c=["tintColor","cancelButtonTintColor","destructiveButtonIndex"];function l(t,o){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);o&&(i=i.filter((function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable}))),n.push.apply(n,i)}return n}function s(t){for(var n=1;n<arguments.length;n++){var i=null!=arguments[n]?arguments[n]:{};n%2?l(Object(i),!0).forEach((function(n){(0,o.default)(t,n,i[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(i)):l(Object(i)).forEach((function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(i,o))}))}return t}var u=r(d[4]).default,f=r(d[5]),p={showActionSheetWithOptions:function(t,o){f('object'==typeof t&&null!==t,'Options must be a valid object'),f('function'==typeof o,'Must provide a valid callback'),f(i.default,"ActionSheetManager doesn't exist");var l=t.tintColor,p=t.cancelButtonTintColor,h=t.destructiveButtonIndex,O=(0,n.default)(t,c),b=null;Array.isArray(h)?b=h:'number'==typeof h&&(b=[h]);var y=u(l),v=u(p);f(null==y||'number'==typeof y,'Unexpected color given for ActionSheetIOS.showActionSheetWithOptions tintColor'),f(null==v||'number'==typeof v,'Unexpected color given for ActionSheetIOS.showActionSheetWithOptions cancelButtonTintColor'),i.default.showActionSheetWithOptions(s(s({},O),{},{tintColor:y,cancelButtonTintColor:v,destructiveButtonIndices:b}),o)},showShareActionSheetWithOptions:function(t,o,n){f('object'==typeof t&&null!==t,'Options must be a valid object'),f('function'==typeof o,'Must provide a valid failureCallback'),f('function'==typeof n,'Must provide a valid successCallback'),f(i.default,"ActionSheetManager doesn't exist"),i.default.showShareActionSheetWithOptions(s(s({},t),{},{tintColor:u(t.tintColor)}),o,n)},dismissActionSheet:function(){f(i.default,"ActionSheetManager doesn't exist"),'function'==typeof i.default.dismissActionSheet&&i.default.dismissActionSheet()}};m.exports=p}),400,[6,40,180,401,66,3]);
|
|
@@ -485,7 +485,7 @@ __d((function(g,r,i,a,m,_e,d){'use strict';var t=r(d[0]),n=r(d[1]),e=r(d[2]),u=r
|
|
|
485
485
|
__d((function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.DynamicColorIOS=void 0;var t=r(d[0]);e.DynamicColorIOS=function(o){return(0,t.DynamicColorIOSPrivate)({light:o.light,dark:o.dark,highContrastLight:o.highContrastLight,highContrastDark:o.highContrastDark})}}),436,[69]);
|
|
486
486
|
__d((function(g,r,_i,a,m,_e,d){var e=r(d[0]),t=e(r(d[1])),n=e(r(d[2])),i=e(r(d[3])),o=e(r(d[4])),c=e(r(d[5])),l=e(r(d[6])),u=e(r(d[7])),s=e(r(d[8])),f=(function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var n=B(t);if(n&&n.has(e))return n.get(e);var i={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in e)if("default"!==c&&Object.prototype.hasOwnProperty.call(e,c)){var l=o?Object.getOwnPropertyDescriptor(e,c):null;l&&(l.get||l.set)?Object.defineProperty(i,c,l):i[c]=e[c]}i.default=e,n&&n.set(e,i);return i})(r(d[9])),v=r(d[10]),h=r(d[11]),S=r(d[12]),p=e(r(d[13])),y=e(r(d[14])),b=r(d[15]),w=r(d[16]),C=["children"],N=["enabled","freezeOnBlur"],k=["active","activityState","children","isNativeStack","gestureResponseDistance","onGestureCancel"],j=["active","activityState","style","onComponentRef"],x=["enabled","hasTwoStates"];function B(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(B=function(e){return e?n:t})(e)}function O(e){var t=R();return function(){var n,i=(0,c.default)(e);if(t){var l=(0,c.default)(this).constructor;n=Reflect.construct(i,arguments,l)}else n=i.apply(this,arguments);return(0,o.default)(this,n)}}function R(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function P(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function A(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?P(Object(n),!0).forEach((function(t){(0,l.default)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):P(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var D=!0,H=D;var M=!1;var W,F,T,V,I,z,E,_,G,U;var L={get NativeScreen(){return W=W||r(d[17]).default},get NativeScreenContainer(){return F=F||r(d[18]).default},get NativeScreenNavigationContainer(){return T=T||r(d[19]).default},get NativeScreenStack(){return V=V||r(d[20]).default},get NativeScreenStackHeaderConfig(){return I=I||r(d[21]).default},get NativeScreenStackHeaderSubview(){return z=z||r(d[22]).default},get NativeSearchBar(){return _=_||r(d[23]).default},get NativeSearchBarCommands(){return G=G||r(d[23]).Commands},get NativeFullWindowOverlay(){return U=U||r(d[24]).default}};function q(e){var t=e.freeze,n=e.children,i=f.default.useState(!1),o=(0,s.default)(i,2),c=o[0],l=o[1];return(0,f.useEffect)((function(){var e=setImmediate((function(){l(t)}));return function(){clearImmediate(e)}}),[t]),(0,w.jsx)(h.Freeze,{freeze:!!t&&c,children:n})}var J=(function(e){(0,i.default)(c,e);var o=O(c);function c(){var e;(0,t.default)(this,c);for(var n=arguments.length,i=new Array(n),l=0;l<n;l++)i[l]=arguments[l];return(e=o.call.apply(o,[this].concat(i))).ref=null,e.closing=new v.Animated.Value(0),e.progress=new v.Animated.Value(0),e.goingForward=new v.Animated.Value(0),e.setRef=function(t){e.ref=t,null==e.props.onComponentRef||e.props.onComponentRef(t)},e}return(0,n.default)(c,[{key:"setNativeProps",value:function(e){var t;null==(t=this.ref)||t.setNativeProps(e)}},{key:"render",value:function(){var e=this,t=this.props,n=t.enabled,i=void 0===n?H:n,o=t.freezeOnBlur,c=void 0===o?M:o,l=(0,u.default)(t,N),s=l.sheetAllowedDetents,f=void 0===s?'large':s,h=l.sheetLargestUndimmedDetent,S=void 0===h?'all':h,y=l.sheetGrabberVisible,b=void 0!==y&&y,C=l.sheetCornerRadius,x=void 0===C?-1:C,B=l.sheetExpandsWhenScrolledToEdge,O=void 0===B||B;if(i){var R,P,D,W;E=E||v.Animated.createAnimatedComponent(L.NativeScreen);var F=l.active,T=l.activityState,V=l.children,I=l.isNativeStack,z=l.gestureResponseDistance,_=l.onGestureCancel,G=(0,u.default)(l,k);void 0!==F&&void 0===T&&(console.warn('It appears that you are using old version of react-navigation library. Please update @react-navigation/bottom-tabs, @react-navigation/stack and @react-navigation/drawer to version 5.10.0 or above to take full advantage of new functionality added to react-native-screens'),T=0!==F?2:0);return(0,w.jsx)(q,{freeze:c&&0===T,children:(0,w.jsx)(E,A(A({},G),{},{activityState:T,sheetAllowedDetents:f,sheetLargestUndimmedDetent:S,sheetGrabberVisible:b,sheetCornerRadius:x,sheetExpandsWhenScrolledToEdge:O,gestureResponseDistance:{start:null!=(R=null==z?void 0:z.start)?R:-1,end:null!=(P=null==z?void 0:z.end)?P:-1,top:null!=(D=null==z?void 0:z.top)?D:-1,bottom:null!=(W=null==z?void 0:z.bottom)?W:-1},ref:function(t){var n,i;null!=t&&null!=(n=t.viewConfig)&&null!=(i=n.validAttributes)&&i.style&&(t.viewConfig.validAttributes.style=A(A({},t.viewConfig.validAttributes.style),{},{display:!1}),e.setRef(t))},onTransitionProgress:I?v.Animated.event([{nativeEvent:{progress:this.progress,closing:this.closing,goingForward:this.goingForward}}],{useNativeDriver:!0}):void 0,onGestureCancel:null!=_?_:function(){},children:I?(0,w.jsx)(p.default.Provider,{value:{progress:this.progress,closing:this.closing,goingForward:this.goingForward},children:V}):V}))})}var U=l.active,J=l.activityState,K=l.style,Q=(l.onComponentRef,(0,u.default)(l,j));return void 0!==U&&void 0===J&&(J=0!==U?2:0),(0,w.jsx)(v.Animated.View,A({style:[K,{display:0!==J?'flex':'none'}],ref:this.setRef},Q))}}]),c})(f.default.Component);var K=v.StyleSheet.create({headerSubview:{position:'absolute',top:0,right:0,flexDirection:'row',alignItems:'center',justifyContent:'center'}}),Q=(function(e){(0,i.default)(c,e);var o=O(c);function c(e){var n;return(0,t.default)(this,c),(n=o.call(this,e)).nativeSearchBarRef=f.default.createRef(),n}return(0,n.default)(c,[{key:"_callMethodWithRef",value:function(e){var t=this.nativeSearchBarRef.current;t?e(t):console.warn('Reference to native search bar component has not been updated yet')}},{key:"blur",value:function(){this._callMethodWithRef((function(e){return L.NativeSearchBarCommands.blur(e)}))}},{key:"focus",value:function(){this._callMethodWithRef((function(e){return L.NativeSearchBarCommands.focus(e)}))}},{key:"toggleCancelButton",value:function(e){this._callMethodWithRef((function(t){return L.NativeSearchBarCommands.toggleCancelButton(t,e)}))}},{key:"clearText",value:function(){this._callMethodWithRef((function(e){return L.NativeSearchBarCommands.clearText(e)}))}},{key:"setText",value:function(e){this._callMethodWithRef((function(t){return L.NativeSearchBarCommands.setText(t,e)}))}},{key:"render",value:function(){return b.isSearchBarAvailableForCurrentPlatform?(0,w.jsx)(L.NativeSearchBar,A(A({},this.props),{},{ref:this.nativeSearchBarRef})):(console.warn('Importing SearchBar is only valid on iOS and Android devices.'),v.View)}}]),c})(f.default.Component),X=f.default.createContext(J),Y=(function(e){(0,i.default)(c,e);var o=O(c);function c(){return(0,t.default)(this,c),o.apply(this,arguments)}return(0,n.default)(c,[{key:"render",value:function(){var e=this.context||J;return(0,w.jsx)(e,A({},this.props))}}]),c})(f.default.Component);Y.contextType=X,m.exports={Screen:Y,ScreenContainer:function(e){var t=e.enabled,n=void 0===t?H:t,i=e.hasTwoStates,o=(0,u.default)(e,x);return n?i?(0,w.jsx)(L.NativeScreenNavigationContainer,A({},o)):(0,w.jsx)(L.NativeScreenContainer,A({},o)):(0,w.jsx)(v.View,A({},o))},ScreenContext:X,ScreenStack:function(e){var t=e.children,n=(0,u.default)(e,C),i=f.default.Children.count(t),o=f.default.Children.map(t,(function(e,t){var n,o,c,l,u=e.props,s=e.key,f=null!=(n=null==u?void 0:u.descriptor)?n:null==u||null==(o=u.descriptors)?void 0:o[s],v=null!=(c=null==f||null==(l=f.options)?void 0:l.freezeOnBlur)?c:M;return(0,w.jsx)(q,{freeze:v&&i-t>1,children:e})}));return(0,w.jsx)(L.NativeScreenStack,A(A({},n),{},{children:o}))},InnerScreen:J,SearchBar:Q,FullWindowOverlay:function(e){return(0,w.jsx)(L.NativeFullWindowOverlay,{style:{position:'absolute',width:'100%',height:'100%'},children:e.children})},get NativeScreen(){return L.NativeScreen},get NativeScreenContainer(){return L.NativeScreenContainer},get NativeScreenNavigationContainer(){return L.NativeScreenNavigationContainer},get ScreenStackHeaderConfig(){return L.NativeScreenStackHeaderConfig},get ScreenStackHeaderSubview(){return L.NativeScreenStackHeaderSubview},get SearchBarCommands(){return L.NativeSearchBarCommands},ScreenStackHeaderBackButtonImage:function(e){return(0,w.jsx)(L.NativeScreenStackHeaderSubview,{type:"back",style:K.headerSubview,children:(0,w.jsx)(v.Image,A({resizeMode:"center",fadeDuration:0},e))})},ScreenStackHeaderRightView:function(e){return(0,w.jsx)(L.NativeScreenStackHeaderSubview,A(A({},e),{},{type:"right",style:K.headerSubview}))},ScreenStackHeaderLeftView:function(e){return(0,w.jsx)(L.NativeScreenStackHeaderSubview,A(A({},e),{},{type:"left",style:K.headerSubview}))},ScreenStackHeaderCenterView:function(e){return(0,w.jsx)(L.NativeScreenStackHeaderSubview,A(A({},e),{},{type:"center",style:K.headerSubview}))},ScreenStackHeaderSearchBarView:function(e){return(0,w.jsx)(L.NativeScreenStackHeaderSubview,A(A({},e),{},{type:"searchBar",style:K.headerSubview}))},enableScreens:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];(H=e)&&!v.UIManager.getViewManagerConfig('RNSScreen')&&console.error("Screen native module hasn't been linked. Please check the react-native-screens README for more details")},enableFreeze:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],t=parseInt(S.version.split('.')[1]);0===t||t>=64||!e||console.warn('react-freeze library requires at least react-native 0.64. Please upgrade your react-native version in order to use this feature.'),M=e},screensEnabled:function(){return H},shouldUseActivityState:!0,useTransitionProgress:y.default,isSearchBarAvailableForCurrentPlatform:b.isSearchBarAvailableForCurrentPlatform,isNewBackTitleImplementation:b.isNewBackTitleImplementation,executeNativeBackPress:b.executeNativeBackPress}}),437,[6,8,9,16,18,15,40,180,51,101,2,438,439,440,441,442,220,443,444,445,446,447,448,449,450]);
|
|
487
487
|
__d((function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.Freeze=function(o){var u=o.freeze,c=o.children,l=o.placeholder,p=void 0===l?null:l;return(0,n.jsx)(t.Suspense,{fallback:p,children:(0,n.jsx)(f,{freeze:u,children:c})})};var t=(function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var f=o(n);if(f&&f.has(t))return f.get(t);var u={},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in t)if("default"!==l&&Object.prototype.hasOwnProperty.call(t,l)){var p=c?Object.getOwnPropertyDescriptor(t,l):null;p&&(p.get||p.set)?Object.defineProperty(u,l,p):u[l]=t[l]}u.default=t,f&&f.set(t,u);return u})(r(d[0])),n=r(d[1]);function o(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,f=new WeakMap;return(o=function(t){return t?f:n})(t)}function f(o){var f=o.freeze,u=o.children,c=(0,t.useRef)({}).current;if(f&&!c.promise)throw c.promise=new Promise((function(t){c.resolve=t})),c.promise;if(f)throw c.promise;return c.promise&&(c.resolve(),c.promise=void 0),(0,n.jsx)(t.Fragment,{children:u})}}),438,[101,220]);
|
|
488
|
-
__d((function(e,s,t,r,i,a,c){i.exports={name:"react-native",version:"0.73.
|
|
488
|
+
__d((function(e,s,t,r,i,a,c){i.exports={name:"react-native",version:"0.73.4",description:"A framework for building native apps using React",license:"MIT",repository:{type:"git",url:"https://github.com/facebook/react-native.git",directory:"packages/react-native"},homepage:"https://reactnative.dev/",keywords:["react","react-native","android","ios","mobile","cross-platform","app-framework","mobile-development"],bugs:"https://github.com/facebook/react-native/issues",engines:{node:">=18"},bin:"./cli.js",types:"types","jest-junit":{outputDirectory:"reports/junit",outputName:"js-test-results.xml"},files:["android","build.gradle.kts","cli.js","flow","gradle.properties","gradle/libs.versions.toml","index.js","interface.js","jest-preset.js","jest","Libraries","LICENSE","local-cli","React-Core.podspec","react-native.config.js","React.podspec","React","ReactAndroid","ReactCommon","README.md","rn-get-polyfills.js","scripts/compose-source-maps.js","scripts/find-node-for-xcode.sh","scripts/generate-codegen-artifacts.js","scripts/generate-provider-cli.js","scripts/generate-specs-cli.js","scripts/codegen","!scripts/codegen/__tests__","!scripts/codegen/__test_fixtures__","scripts/hermes/hermes-utils.js","scripts/hermes/prepare-hermes-for-build.js","scripts/ios-configure-glog.sh","scripts/xcode/with-environment.sh","scripts/native_modules.rb","scripts/node-binary.sh","scripts/packager.sh","scripts/packager-reporter.js","scripts/react_native_pods_utils/script_phases.rb","scripts/react_native_pods_utils/script_phases.sh","scripts/react_native_pods.rb","scripts/cocoapods","!scripts/cocoapods/__tests__","scripts/react-native-xcode.sh","sdks/.hermesversion","sdks/hermes-engine","sdks/hermesc","settings.gradle.kts","template.config.js","template","!template/node_modules","!template/package-lock.json","!template/yarn.lock","third-party-podspecs","types"],scripts:{prepack:"cp ../../README.md ."},peerDependencies:{react:"18.2.0"},dependencies:{"@jest/create-cache-key-function":"^29.6.3","@react-native-community/cli":"12.3.2","@react-native-community/cli-platform-android":"12.3.2","@react-native-community/cli-platform-ios":"12.3.2","@react-native/assets-registry":"0.73.1","@react-native/community-cli-plugin":"0.73.16","@react-native/codegen":"0.73.3","@react-native/gradle-plugin":"0.73.4","@react-native/js-polyfills":"0.73.1","@react-native/normalize-colors":"0.73.2","@react-native/virtualized-lists":"0.73.4","abort-controller":"^3.0.0",anser:"^1.4.9","ansi-regex":"^5.0.0","base64-js":"^1.5.1",chalk:"^4.0.0","deprecated-react-native-prop-types":"^5.0.0","event-target-shim":"^5.0.1","flow-enums-runtime":"^0.0.6",invariant:"^2.2.4","jest-environment-node":"^29.6.3","jsc-android":"^250231.0.0","memoize-one":"^5.0.0","metro-runtime":"^0.80.3","metro-source-map":"^0.80.3",mkdirp:"^0.5.1",nullthrows:"^1.1.1","pretty-format":"^26.5.2",promise:"^8.3.0","react-devtools-core":"^4.27.7","react-refresh":"^0.14.0","react-shallow-renderer":"^16.15.0","regenerator-runtime":"^0.13.2",scheduler:"0.24.0-canary-efb381bbf-20230505","stacktrace-parser":"^0.1.10","whatwg-fetch":"^3.0.0",ws:"^6.2.2",yargs:"^17.6.2"},codegenConfig:{libraries:[{name:"FBReactNativeSpec",type:"modules",ios:{},android:{},jsSrcsDir:"Libraries"},{name:"rncore",type:"components",ios:{},android:{},jsSrcsDir:"Libraries"}]}}}),439,[]);
|
|
489
489
|
__d((function(g,r,i,a,m,e,d){function t(n){if("function"!=typeof WeakMap)return null;var o=new WeakMap,u=new WeakMap;return(t=function(t){return t?u:o})(n)}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=(function(n,o){if(!o&&n&&n.__esModule)return n;if(null===n||"object"!=typeof n&&"function"!=typeof n)return{default:n};var u=t(o);if(u&&u.has(n))return u.get(n);var f={},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in n)if("default"!==l&&Object.prototype.hasOwnProperty.call(n,l)){var p=c?Object.getOwnPropertyDescriptor(n,l):null;p&&(p.get||p.set)?Object.defineProperty(f,l,p):f[l]=n[l]}f.default=n,u&&u.set(n,f);return f})(r(d[0])).createContext(void 0);e.default=n}),440,[101]);
|
|
490
490
|
__d((function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(){var t=n.useContext(o.default);if(void 0===t)throw new Error("Couldn't find values for transition progress. Are you inside a screen in Native Stack?");return t};var 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=u(n);if(o&&o.has(t))return o.get(t);var f={},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in t)if("default"!==l&&Object.prototype.hasOwnProperty.call(t,l)){var p=c?Object.getOwnPropertyDescriptor(t,l):null;p&&(p.get||p.set)?Object.defineProperty(f,l,p):f[l]=t[l]}f.default=t,o&&o.set(t,f);return f})(r(d[1])),o=t(r(d[2]));function u(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,o=new WeakMap;return(u=function(t){return t?o:n})(t)}}),441,[6,101,440]);
|
|
491
491
|
__d((function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.executeNativeBackPress=function(){return t.BackHandler.exitApp(),!0},e.isSearchBarAvailableForCurrentPlatform=e.isNewBackTitleImplementation=void 0;var t=r(d[0]),n=['ios','android'].includes("ios");e.isSearchBarAvailableForCurrentPlatform=n;e.isNewBackTitleImplementation=!0}),442,[2]);
|
|
@@ -1152,14 +1152,14 @@ __d((function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",
|
|
|
1152
1152
|
__d((function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.sleepAsync=function(n){return u.apply(this,arguments)};var t=n(r(d[1]));function u(){return(u=(0,t.default)((function*(n){return new Promise((function(t){return setTimeout(t,n)}))}))).apply(this,arguments)}}),1019,[6,340]);
|
|
1153
1153
|
__d((function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.useIsMounted=function(){var n=t.useRef(!1);return t.useEffect((function(){return n.current=!0,function(){n.current=!1}}),[]),t.useCallback((function(){return n.current}),[])};var t=(function(t,u){if(!u&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var f=n(u);if(f&&f.has(t))return f.get(t);var o={},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in t)if("default"!==l&&Object.prototype.hasOwnProperty.call(t,l)){var p=c?Object.getOwnPropertyDescriptor(t,l):null;p&&(p.get||p.set)?Object.defineProperty(o,l,p):o[l]=t[l]}o.default=t,f&&f.set(t,o);return o})(r(d[0]));function n(t){if("function"!=typeof WeakMap)return null;var u=new WeakMap,f=new WeakMap;return(n=function(t){return t?f:u})(t)}}),1020,[101]);
|
|
1154
1154
|
__d((function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.UserContextProvider=function(t){var h,j,O=t.children,U=t.initialUserData,b=o.useState(U),x=(0,u.default)(b,2),M=x[0],S=x[1],_=o.useState(null!=(h=null==U||null==(j=U.accounts[0])?void 0:j.id)?h:''),w=(0,u.default)(_,2),C=w[0],D=w[1],k=(0,p.useIsMounted)(),W=null==M?void 0:M.accounts.find((function(t){return t.id===C}));function B(t){return I.apply(this,arguments)}function I(){return(I=(0,n.default)((function*(t){var n=yield(0,f.startAuthSessionAsync)(t).catch((function(t){}));if(n){yield(0,s.setSessionAsync)(n);var u=yield(0,c.getUserProfileAsync)();k()&&(S(u),D(u.accounts[0].id))}else yield F()}))).apply(this,arguments)}function Q(){return q.apply(this,arguments)}function q(){return(q=(0,n.default)((function*(){var t=yield F();return yield(0,y.resetBranchQueries)(),t}))).apply(this,arguments)}function z(){return E.apply(this,arguments)}function E(){return E=(0,n.default)((function*(){var t=yield(0,l.restoreUserAsync)();t?k()&&(S(t),D(t.accounts[0].id)):F()})),E.apply(this,arguments)}function F(){return G.apply(this,arguments)}function G(){return(G=(0,n.default)((function*(){return k()&&(S(void 0),D(void 0)),yield(0,s.setSessionAsync)(null)}))).apply(this,arguments)}var H=o.useMemo((function(){return{login:B,logout:Q,restore:z,setUserData:S,setSelectedAccount:D}}),[]);return(0,v.jsx)(A.Provider,{value:H,children:(0,v.jsx)(P.Provider,{value:{userData:M,selectedAccount:W,isAuthenticated:null!=M},children:O})})},e.useUserActions=e.useUser=void 0;var n=t(r(d[1])),u=t(r(d[2])),o=(function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var u=h(n);if(u&&u.has(t))return u.get(t);var o={},s=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in t)if("default"!==c&&Object.prototype.hasOwnProperty.call(t,c)){var l=s?Object.getOwnPropertyDescriptor(t,c):null;l&&(l.get||l.set)?Object.defineProperty(o,c,l):o[c]=t[c]}o.default=t,u&&u.set(t,o);return o})(r(d[3])),s=r(d[4]),c=r(d[5]),l=r(d[6]),f=r(d[7]),p=r(d[8]),y=r(d[9]),v=r(d[10]);function h(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,u=new WeakMap;return(h=function(t){return t?u:n})(t)}var A=o.createContext(null),P=o.createContext(null);e.useUser=function(){return o.useContext(P)};e.useUserActions=function(){return o.useContext(A)}}),1021,[6,340,51,101,1003,1012,1011,1022,1020,951,220]);
|
|
1155
|
-
__d((function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.startAuthSessionAsync=function(n){return
|
|
1155
|
+
__d((function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.startAuthSessionAsync=function(n){return o.apply(this,arguments)};var t=n(r(d[1])),u=n(r(d[2])),s=r(d[3]),c=r(d[4]);function o(){return(o=(0,t.default)((function*(n){var t=`${yield(0,c.getAuthSchemeAsync)()}://auth`,o=`${s.websiteOrigin}/${n}?confirm_account=1&app_redirect_uri=${encodeURIComponent(t)}`,p=yield(0,c.openAuthSessionAsync)(o,t);if('success'===p.type){var l=u.default.parse(p.url,!0).query;return decodeURIComponent(l.session_secret)}return null}))).apply(this,arguments)}}),1022,[6,340,1023,1003,1004]);
|
|
1156
1156
|
__d((function(g,r,_i,a,m,e,d){'use strict';var t=r(d[0]),s=r(d[1]);function h(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}e.parse=q,e.resolve=function(t,s){return q(t,!1,!0).resolve(s)},e.resolveObject=function(t,s){return t?q(t,!1,!0).resolveObject(s):s},e.format=function(t){s.isString(t)&&(t=q(t));return t instanceof h?t.format():h.prototype.format.call(t)},e.Url=h;var o=/^([a-z0-9.+-]+:)/i,n=/:[0-9]*$/,i=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,l=['{','}','|','\\','^','`'].concat(['<','>','"','`',' ','\r','\n','\t']),p=['\''].concat(l),c=['%','/','?',';','#'].concat(p),f=['/','?','#'],u=/^[+a-z0-9A-Z_-]{0,63}$/,v=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,y={javascript:!0,'javascript:':!0},b={javascript:!0,'javascript:':!0},O={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,'http:':!0,'https:':!0,'ftp:':!0,'gopher:':!0,'file:':!0},j=r(d[2]);function q(t,o,n){if(t&&s.isObject(t)&&t instanceof h)return t;var i=new h;return i.parse(t,o,n),i}h.prototype.parse=function(h,n,l){if(!s.isString(h))throw new TypeError("Parameter 'url' must be a string, not "+typeof h);var q=h.indexOf('?'),x=-1!==q&&q<h.indexOf('#')?'?':'#',A=h.split(x);A[0]=A[0].replace(/\\/g,'/');var C=h=A.join(x);if(C=C.trim(),!l&&1===h.split('#').length){var I=i.exec(C);if(I)return this.path=C,this.href=C,this.pathname=I[1],I[2]?(this.search=I[2],this.query=n?j.parse(this.search.substr(1)):this.search.substr(1)):n&&(this.search='',this.query={}),this}var w=o.exec(C);if(w){var U=(w=w[0]).toLowerCase();this.protocol=U,C=C.substr(w.length)}if(l||w||C.match(/^\/\/[^@\/]+@[^@\/]+/)){var k='//'===C.substr(0,2);!k||w&&b[w]||(C=C.substr(2),this.slashes=!0)}if(!b[w]&&(k||w&&!O[w])){for(var N,R,S=-1,$=0;$<f.length;$++){-1!==(_=C.indexOf(f[$]))&&(-1===S||_<S)&&(S=_)}-1!==(R=-1===S?C.lastIndexOf('@'):C.lastIndexOf('@',S))&&(N=C.slice(0,R),C=C.slice(R+1),this.auth=decodeURIComponent(N)),S=-1;for($=0;$<c.length;$++){var _;-1!==(_=C.indexOf(c[$]))&&(-1===S||_<S)&&(S=_)}-1===S&&(S=C.length),this.host=C.slice(0,S),C=C.slice(S),this.parseHost(),this.hostname=this.hostname||'';var z='['===this.hostname[0]&&']'===this.hostname[this.hostname.length-1];if(!z)for(var H=this.hostname.split(/\./),L=($=0,H.length);$<L;$++){var Z=H[$];if(Z&&!Z.match(u)){for(var E='',P=0,T=Z.length;P<T;P++)Z.charCodeAt(P)>127?E+='x':E+=Z[P];if(!E.match(u)){var B=H.slice(0,$),D=H.slice($+1),F=Z.match(v);F&&(B.push(F[1]),D.unshift(F[2])),D.length&&(C='/'+D.join('.')+C),this.hostname=B.join('.');break}}}this.hostname.length>255?this.hostname='':this.hostname=this.hostname.toLowerCase(),z||(this.hostname=t.toASCII(this.hostname));var G=this.port?':'+this.port:'',J=this.hostname||'';this.host=J+G,this.href+=this.host,z&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),'/'!==C[0]&&(C='/'+C))}if(!y[U])for($=0,L=p.length;$<L;$++){var K=p[$];if(-1!==C.indexOf(K)){var M=encodeURIComponent(K);M===K&&(M=escape(K)),C=C.split(K).join(M)}}var Q=C.indexOf('#');-1!==Q&&(this.hash=C.substr(Q),C=C.slice(0,Q));var V=C.indexOf('?');if(-1!==V?(this.search=C.substr(V),this.query=C.substr(V+1),n&&(this.query=j.parse(this.query)),C=C.slice(0,V)):n&&(this.search='',this.query={}),C&&(this.pathname=C),O[U]&&this.hostname&&!this.pathname&&(this.pathname='/'),this.pathname||this.search){G=this.pathname||'';var W=this.search||'';this.path=G+W}return this.href=this.format(),this},h.prototype.format=function(){var t=this.auth||'';t&&(t=(t=encodeURIComponent(t)).replace(/%3A/i,':'),t+='@');var h=this.protocol||'',o=this.pathname||'',n=this.hash||'',i=!1,l='';this.host?i=t+this.host:this.hostname&&(i=t+(-1===this.hostname.indexOf(':')?this.hostname:'['+this.hostname+']'),this.port&&(i+=':'+this.port)),this.query&&s.isObject(this.query)&&Object.keys(this.query).length&&(l=j.stringify(this.query));var p=this.search||l&&'?'+l||'';return h&&':'!==h.substr(-1)&&(h+=':'),this.slashes||(!h||O[h])&&!1!==i?(i='//'+(i||''),o&&'/'!==o.charAt(0)&&(o='/'+o)):i||(i=''),n&&'#'!==n.charAt(0)&&(n='#'+n),p&&'?'!==p.charAt(0)&&(p='?'+p),h+i+(o=o.replace(/[?#]/g,(function(t){return encodeURIComponent(t)})))+(p=p.replace('#','%23'))+n},h.prototype.resolve=function(t){return this.resolveObject(q(t,!1,!0)).format()},h.prototype.resolveObject=function(t){if(s.isString(t)){var o=new h;o.parse(t,!1,!0),t=o}for(var n=new h,i=Object.keys(this),l=0;l<i.length;l++){var p=i[l];n[p]=this[p]}if(n.hash=t.hash,''===t.href)return n.href=n.format(),n;if(t.slashes&&!t.protocol){for(var c=Object.keys(t),f=0;f<c.length;f++){var u=c[f];'protocol'!==u&&(n[u]=t[u])}return O[n.protocol]&&n.hostname&&!n.pathname&&(n.path=n.pathname='/'),n.href=n.format(),n}if(t.protocol&&t.protocol!==n.protocol){if(!O[t.protocol]){for(var v=Object.keys(t),y=0;y<v.length;y++){var j=v[y];n[j]=t[j]}return n.href=n.format(),n}if(n.protocol=t.protocol,t.host||b[t.protocol])n.pathname=t.pathname;else{for(var q=(t.pathname||'').split('/');q.length&&!(t.host=q.shift()););t.host||(t.host=''),t.hostname||(t.hostname=''),''!==q[0]&&q.unshift(''),q.length<2&&q.unshift(''),n.pathname=q.join('/')}if(n.search=t.search,n.query=t.query,n.host=t.host||'',n.auth=t.auth,n.hostname=t.hostname||t.host,n.port=t.port,n.pathname||n.search){var x=n.pathname||'',A=n.search||'';n.path=x+A}return n.slashes=n.slashes||t.slashes,n.href=n.format(),n}var C=n.pathname&&'/'===n.pathname.charAt(0),I=t.host||t.pathname&&'/'===t.pathname.charAt(0),w=I||C||n.host&&t.pathname,U=w,k=n.pathname&&n.pathname.split('/')||[],N=(q=t.pathname&&t.pathname.split('/')||[],n.protocol&&!O[n.protocol]);if(N&&(n.hostname='',n.port=null,n.host&&(''===k[0]?k[0]=n.host:k.unshift(n.host)),n.host='',t.protocol&&(t.hostname=null,t.port=null,t.host&&(''===q[0]?q[0]=t.host:q.unshift(t.host)),t.host=null),w=w&&(''===q[0]||''===k[0])),I)n.host=t.host||''===t.host?t.host:n.host,n.hostname=t.hostname||''===t.hostname?t.hostname:n.hostname,n.search=t.search,n.query=t.query,k=q;else if(q.length)k||(k=[]),k.pop(),k=k.concat(q),n.search=t.search,n.query=t.query;else if(!s.isNullOrUndefined(t.search)){if(N)n.hostname=n.host=k.shift(),(z=!!(n.host&&n.host.indexOf('@')>0)&&n.host.split('@'))&&(n.auth=z.shift(),n.host=n.hostname=z.shift());return n.search=t.search,n.query=t.query,s.isNull(n.pathname)&&s.isNull(n.search)||(n.path=(n.pathname?n.pathname:'')+(n.search?n.search:'')),n.href=n.format(),n}if(!k.length)return n.pathname=null,n.search?n.path='/'+n.search:n.path=null,n.href=n.format(),n;for(var R=k.slice(-1)[0],S=(n.host||t.host||k.length>1)&&('.'===R||'..'===R)||''===R,$=0,_=k.length;_>=0;_--)'.'===(R=k[_])?k.splice(_,1):'..'===R?(k.splice(_,1),$++):$&&(k.splice(_,1),$--);if(!w&&!U)for(;$--;$)k.unshift('..');!w||''===k[0]||k[0]&&'/'===k[0].charAt(0)||k.unshift(''),S&&'/'!==k.join('/').substr(-1)&&k.push('');var z,H=''===k[0]||k[0]&&'/'===k[0].charAt(0);N&&(n.hostname=n.host=H?'':k.length?k.shift():'',(z=!!(n.host&&n.host.indexOf('@')>0)&&n.host.split('@'))&&(n.auth=z.shift(),n.host=n.hostname=z.shift()));return(w=w||n.host&&k.length)&&!H&&k.unshift(''),k.length?n.pathname=k.join('/'):(n.pathname=null,n.path=null),s.isNull(n.pathname)&&s.isNull(n.search)||(n.path=(n.pathname?n.pathname:'')+(n.search?n.search:'')),n.auth=t.auth||n.auth,n.slashes=n.slashes||t.slashes,n.href=n.format(),n},h.prototype.parseHost=function(){var t=this.host,s=n.exec(t);s&&(':'!==(s=s[0])&&(this.port=s.substr(1)),t=t.substr(0,t.length-s.length)),t&&(this.hostname=t)}}),1023,[1024,1025,1026]);
|
|
1157
1157
|
__d((function(g,r,_i,a,_m,e,d){!(function(n){var o='object'==typeof e&&e&&!e.nodeType&&e,t='object'==typeof _m&&_m&&!_m.nodeType&&_m,i='object'==typeof g&&g;i.global!==i&&i.window!==i&&i.self!==i||(n=i);var f,u,c=2147483647,l=36,s=/^xn--/,p=/[^\x20-\x7E]/,h=/[\x2E\u3002\uFF0E\uFF61]/g,v={overflow:'Overflow: input needs wider integers to process','not-basic':'Illegal input >= 0x80 (not a basic code point)','invalid-input':'Invalid input'},w=Math.floor,y=String.fromCharCode;function x(n){throw RangeError(v[n])}function C(n,o){for(var t=n.length,i=[];t--;)i[t]=o(n[t]);return i}function b(n,o){var t=n.split('@'),i='';return t.length>1&&(i=t[0]+'@',n=t[1]),i+C((n=n.replace(h,'.')).split('.'),o).join('.')}function j(n){for(var o,t,i=[],f=0,u=n.length;f<u;)(o=n.charCodeAt(f++))>=55296&&o<=56319&&f<u?56320==(64512&(t=n.charCodeAt(f++)))?i.push(((1023&o)<<10)+(1023&t)+65536):(i.push(o),f--):i.push(o);return i}function A(n){return C(n,(function(n){var o='';return n>65535&&(o+=y((n-=65536)>>>10&1023|55296),n=56320|1023&n),o+=y(n)})).join('')}function I(n,o){return n+22+75*(n<26)-((0!=o)<<5)}function E(n,o,t){var i=0;for(n=t?w(n/700):n>>1,n+=w(n/o);n>455;i+=l)n=w(n/35);return w(i+36*n/(n+38))}function F(n){var o,t,i,f,u,s,p,h,v,y,C,b=[],j=n.length,I=0,F=128,m=72;for((t=n.lastIndexOf("-"))<0&&(t=0),i=0;i<t;++i)n.charCodeAt(i)>=128&&x('not-basic'),b.push(n.charCodeAt(i));for(f=t>0?t+1:0;f<j;){for(u=I,s=1,p=l;f>=j&&x('invalid-input'),((h=(C=n.charCodeAt(f++))-48<10?C-22:C-65<26?C-65:C-97<26?C-97:l)>=l||h>w((c-I)/s))&&x('overflow'),I+=h*s,!(h<(v=p<=m?1:p>=m+26?26:p-m));p+=l)s>w(c/(y=l-v))&&x('overflow'),s*=y;m=E(I-u,o=b.length+1,0==u),w(I/o)>c-F&&x('overflow'),F+=w(I/o),I%=o,b.splice(I++,0,F)}return A(b)}function m(n){var o,t,i,f,u,s,p,h,v,C,b,A,F,m,O,S=[];for(A=(n=j(n)).length,o=128,t=0,u=72,s=0;s<A;++s)(b=n[s])<128&&S.push(y(b));for(i=f=S.length,f&&S.push("-");i<A;){for(p=c,s=0;s<A;++s)(b=n[s])>=o&&b<p&&(p=b);for(p-o>w((c-t)/(F=i+1))&&x('overflow'),t+=(p-o)*F,o=p,s=0;s<A;++s)if((b=n[s])<o&&++t>c&&x('overflow'),b==o){for(h=t,v=l;!(h<(C=v<=u?1:v>=u+26?26:v-u));v+=l)O=h-C,m=l-C,S.push(y(I(C+O%m,0))),h=w(O/m);S.push(y(I(h,0))),u=E(t,F,i==f),t=0,++i}++t,++o}return S.join('')}if(f={version:'1.3.2',ucs2:{decode:j,encode:A},decode:F,encode:m,toASCII:function(n){return b(n,(function(n){return p.test(n)?'xn--'+m(n):n}))},toUnicode:function(n){return b(n,(function(n){return s.test(n)?F(n.slice(4).toLowerCase()):n}))}},'function'==typeof define&&'object'==typeof define.amd&&define.amd)define('punycode',(function(){return f}));else if(o&&t)if(_m.exports==o)t.exports=f;else for(u in f)f.hasOwnProperty(u)&&(o[u]=f[u]);else n.punycode=f})(this)}),1024,[]);
|
|
1158
1158
|
__d((function(g,r,i,a,m,e,d){'use strict';m.exports={isString:function(n){return'string'==typeof n},isObject:function(n){return'object'==typeof n&&null!==n},isNull:function(n){return null===n},isNullOrUndefined:function(n){return null==n}}}),1025,[]);
|
|
1159
1159
|
__d((function(g,r,i,a,m,e,d){'use strict';e.decode=e.parse=r(d[0]),e.encode=e.stringify=r(d[1])}),1026,[1027,1028]);
|
|
1160
1160
|
__d((function(g,r,_i,a,m,e,d){'use strict';function t(t,n){return Object.prototype.hasOwnProperty.call(t,n)}m.exports=function(n,o,s,p){o=o||'&',s=s||'=';var u={};if('string'!=typeof n||0===n.length)return u;var c=/\+/g;n=n.split(o);var i=1e3;p&&'number'==typeof p.maxKeys&&(i=p.maxKeys);var f=n.length;i>0&&f>i&&(f=i);for(var y=0;y<f;++y){var l,v,b,h,x=n[y].replace(c,'%20'),O=x.indexOf(s);O>=0?(l=x.substr(0,O),v=x.substr(O+1)):(l=x,v=''),b=decodeURIComponent(l),h=decodeURIComponent(v),t(u,b)?Array.isArray(u[b])?u[b].push(h):u[b]=[u[b],h]:u[b]=h}return u}}),1027,[]);
|
|
1161
1161
|
__d((function(g,r,i,a,m,e,d){'use strict';var n=function(n){switch(typeof n){case'string':return n;case'boolean':return n?'true':'false';case'number':return isFinite(n)?n:'';default:return''}};m.exports=function(o,t,c,u){return t=t||'&',c=c||'=',null===o&&(o=void 0),'object'==typeof o?Object.keys(o).map((function(u){var s=encodeURIComponent(n(u))+c;return Array.isArray(o[u])?o[u].map((function(o){return s+encodeURIComponent(n(o))})).join(t):s+encodeURIComponent(n(o[u]))})).join(t):u?encodeURIComponent(n(u))+c+encodeURIComponent(n(o)):''}}),1028,[]);
|
|
1162
|
-
__d((function(g,r,_i,a,_m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.ModalStackProvider=function(t){var n=t.children,o=t.modalStack,l=void 0===o?
|
|
1162
|
+
__d((function(g,r,_i,a,_m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.ModalStackProvider=function(t){var n=t.children,o=t.modalStack,l=void 0===o?y:o,p=(0,c.useStackItems)(l),O=u.useRef(new i.Animated.Value(0)),j=p.some((function(t){return'settled'===t.status||'pushing'===t.status}));return u.useEffect((function(){j?i.Animated.timing(O.current,{toValue:1,useNativeDriver:!0,duration:200}).start():i.Animated.timing(O.current,{toValue:0,useNativeDriver:!0,duration:200}).start()}),[j]),(0,s.jsxs)(b.Provider,{value:{push:function(t){return l.push({element:t})},pop:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;return l.pop(t)}},children:[n,(0,s.jsx)(i.Animated.View,{style:[i.StyleSheet.absoluteFillObject,{backgroundColor:'rgba(0,0,0,0.75)',opacity:O.current}],pointerEvents:j?'box-none':'none',children:(0,s.jsx)(i.Pressable,{onPress:function(){l.pop()},style:[i.StyleSheet.absoluteFillObject],children:p.map((function(t){return(0,s.jsx)(v,f(f({},t),{},{onClose:t.pop,onPopEnd:t.onPopEnd,onPushEnd:t.onPushEnd}),t.key)}))})})]})},e.useModalStack=void 0;var n=t(r(d[1])),o=r(d[2]),u=(function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var o=l(n);if(o&&o.has(t))return o.get(t);var u={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in t)if("default"!==c&&Object.prototype.hasOwnProperty.call(t,c)){var s=i?Object.getOwnPropertyDescriptor(t,c):null;s&&(s.get||s.set)?Object.defineProperty(u,c,s):u[c]=t[c]}u.default=t,o&&o.set(t,u);return u})(r(d[3])),i=r(d[4]),c=r(d[5]),s=r(d[6]);function l(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,o=new WeakMap;return(l=function(t){return t?o:n})(t)}function p(t,n){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(t);n&&(u=u.filter((function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable}))),o.push.apply(o,u)}return o}function f(t){for(var o=1;o<arguments.length;o++){var u=null!=arguments[o]?arguments[o]:{};o%2?p(Object(u),!0).forEach((function(o){(0,n.default)(t,o,u[o])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(u)):p(Object(u)).forEach((function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(u,n))}))}return t}var b=u.createContext(null);e.useModalStack=function(){return u.useContext(b)};var y=(0,c.createAsyncStack)();function v(t){var n=t.status,u=t.data.element;return(0,s.jsx)(i.Animated.View,{pointerEvents:'popping'===n?'none':'box-none',style:[i.StyleSheet.absoluteFillObject,{justifyContent:'center'}],children:(0,s.jsx)(o.Button.Container,{children:u})})}}),1029,[6,40,651,101,2,1007,220]);
|
|
1163
1163
|
__d((function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.PendingDeepLinkProvider=function(n){var l=n.children,v=n.initialPendingDeepLink,k=void 0===v?'':v,D=(0,p.useModalStack)(),P=u.useState(k),L=(0,t.default)(P,2),j=L[0],y=L[1];return u.useEffect((function(){(0,f.getPendingDeepLink)().then((function(n){n&&(y(n),D.push((function(){return(0,c.jsx)(o.DeepLinkModal,{pendingDeepLink:n})})))}))}),[]),u.useEffect((function(){var n=(0,f.addDeepLinkListener)((function(n){var t=n.url;t&&(y(t),D.push((function(){return(0,c.jsx)(o.DeepLinkModal,{pendingDeepLink:t})})))}));return function(){n.remove()}}),[]),(0,c.jsx)(s.Provider,{value:{pendingDeepLink:j,setPendingDeepLink:y},children:l})},e.usePendingDeepLink=void 0;var t=n(r(d[1])),u=(function(n,t){if(!t&&n&&n.__esModule)return n;if(null===n||"object"!=typeof n&&"function"!=typeof n)return{default:n};var u=l(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[2])),o=(r(d[3]),r(d[4])),f=r(d[5]),p=r(d[6]),c=r(d[7]);function l(n){if("function"!=typeof WeakMap)return null;var t=new WeakMap,u=new WeakMap;return(l=function(n){return n?u:t})(n)}var s=u.createContext(null);e.usePendingDeepLink=function(){return u.useContext(s)}}),1030,[6,51,101,2,1031,907,1029,220]);
|
|
1164
1164
|
__d((function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.DeepLinkModal=function(t){var s=t.pendingDeepLink,l=(0,o.useModalStack)();return(0,x.jsxs)(u.BaseModal,{title:"Deep link received:",children:[(0,x.jsx)(n.Spacer.Vertical,{size:"small"}),(0,x.jsx)(n.View,{py:"small",bg:"secondary",rounded:"medium",px:"medium",children:(0,x.jsx)(n.Text,{type:"mono",numberOfLines:3,children:s})}),(0,x.jsx)(n.Spacer.Vertical,{size:"large"}),(0,x.jsx)(h,{}),(0,x.jsx)(n.Spacer.Vertical,{size:"large"}),(0,x.jsxs)(n.View,{children:[(0,x.jsxs)(n.Text,{children:[(0,x.jsx)(n.Text,{weight:"bold",children:"Note: "}),"The next app you open will receive this link"]}),(0,x.jsx)(n.Spacer.Vertical,{size:"medium"}),(0,x.jsx)(n.Button.FadeOnPressContainer,{bg:"ghost",rounded:"medium",border:"ghost",onPress:function(){l.pop()},children:(0,x.jsx)(n.View,{py:"small",px:"medium",children:(0,x.jsx)(n.Button.Text,{size:"large",align:"center",weight:"semibold",color:"ghost",children:"Go back"})})})]})]})};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]),p=r(d[8]),x=r(d[9]);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 h(){var u=(0,o.useModalStack)(),j=(0,l.useDevSessions)(),h=j.data,v=void 0===h?[]:h,y=j.isFetching,b=(0,c.useRecentlyOpenedApps)(),w=b.data,V=void 0===w?[]:w,S=b.isFetching,z=function(n){var t=n.url;(0,s.loadApp)(t).catch((function(n){u.push((function(){return(0,x.jsx)(p.LoadAppErrorModal,{message:n.message})}))}))};return y||S?(0,x.jsx)(t.ActivityIndicator,{}):v.length>0||V.length>0?(0,x.jsxs)(n.View,{children:[(0,x.jsx)(n.Text,{size:"large",children:"Select an app to open it:"}),(0,x.jsxs)(t.ScrollView,{style:{maxHeight:300},children:[(0,x.jsx)(n.Spacer.Vertical,{size:"medium"}),v.length>0&&(0,x.jsx)(x.Fragment,{children:v.map((function(t,s,l){var o=s===l.length-1;return(0,x.jsxs)(n.View,{children:[(0,x.jsx)(f,{label:t.description,onPress:function(){return z(t)}}),!o&&(0,x.jsx)(n.Divider,{})]},t.url)}))}),V.length>0&&(0,x.jsxs)(x.Fragment,{children:[(0,x.jsx)(n.Divider,{}),V.map((function(t,s,l){var o=s===l.length-1;return(0,x.jsxs)(n.View,{children:[(0,x.jsx)(f,{label:t.name,onPress:function(){return z(t)}}),!o&&(0,x.jsx)(n.Divider,{})]},t.url)}))]})]})]}):(0,x.jsxs)(n.View,{children:[(0,x.jsx)(n.Text,{size:"large",weight:"medium",children:"Unable to find any packagers"}),(0,x.jsx)(n.Spacer.Vertical,{size:"small"}),(0,x.jsx)(n.Text,{children:"Start a local development server with:"}),(0,x.jsx)(n.Spacer.Vertical,{size:"small"}),(0,x.jsx)(n.View,{bg:"secondary",border:"default",rounded:"medium",padding:"medium",children:(0,x.jsx)(n.Text,{type:"mono",children:"expo start"})})]})}function f(t){var s=t.onPress,l=t.label;return(0,x.jsx)(n.View,{rounded:"medium",children:(0,x.jsx)(n.Button.FadeOnPressContainer,{bg:"default",onPress:s,children:(0,x.jsxs)(n.Row,{align:"center",py:"medium",px:"small",children:[(0,x.jsx)(n.StatusIndicator,{size:"small",status:"success"}),(0,x.jsx)(n.Spacer.Horizontal,{size:"small"}),(0,x.jsx)(n.Text,{children:l}),(0,x.jsx)(n.Spacer.Horizontal,{}),(0,x.jsx)(n.ChevronRightIcon,{})]})})})}}),1031,[651,101,2,907,1018,1029,1032,1033,1034,220]);
|
|
1165
1165
|
__d((function(g,r,i,_a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.RecentlyOpenedAppsProvider=function(t){var n=t.children,s=t.initialApps,l=void 0===s?[]:s,o=u.useState(l),f=(0,a.default)(o,2),v=f[0],y=f[1];return(0,p.jsx)(c.Provider,{value:{recentApps:v,setRecentApps:y},children:n})},e.useRecentlyOpenedApps=function(){var t=u.useState(''),s=(0,a.default)(t,2),p=s[0],o=s[1],v=u.useState(!1),y=(0,a.default)(v,2),h=y[0],O=y[1],A=u.useContext(c),j=A.recentApps,b=A.setRecentApps;function P(){return(P=(0,n.default)((function*(){yield(0,l.clearRecentlyOpenedApps)(),b([])}))).apply(this,arguments)}return u.useEffect((function(){O(!0),(0,l.getRecentlyOpenedApps)().then((function(t){var n,a={};for(var u of t){var s=`${u.url}`;if(u.id=s,f(u)){var l,p,o=null!=(l=null==(p=n)?void 0:p.timestamp)?l:0;u.timestamp>o&&(n=u)}else{var c,v,y=null!=(c=null==(v=a[s])?void 0:v.timestamp)?c:0;u.timestamp>y&&(a[s]=u)}}var h=Object.values(a);n&&h.push(n);var A=h.sort((function(t,n){return n.timestamp-t.timestamp}));b(A),O(!1)})).catch((function(t){O(!1),o(t.message),b([])}))}),[]),{data:j,isFetching:h,error:p,clear:function(){return P.apply(this,arguments)}}};var n=t(r(d[1])),a=t(r(d[2])),u=(function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var a=o(n);if(a&&a.has(t))return a.get(t);var u={},s=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in t)if("default"!==l&&Object.prototype.hasOwnProperty.call(t,l)){var p=s?Object.getOwnPropertyDescriptor(t,l):null;p&&(p.get||p.set)?Object.defineProperty(u,l,p):u[l]=t[l]}u.default=t,a&&a.set(t,u);return u})(r(d[3])),s=t(r(d[4])),l=r(d[5]),p=r(d[6]);function o(t){if("function"!=typeof WeakMap)return null;var n=new WeakMap,a=new WeakMap;return(o=function(t){return t?a:n})(t)}var c=u.createContext({recentApps:[],setRecentApps:function(){}});function f(t){var n=s.default.parse(t.url,!0).host;return(null==n?void 0:n.startsWith('192.168.'))||(null==n?void 0:n.startsWith('172.'))||(null==n?void 0:n.startsWith('10.'))||(null==n?void 0:n.startsWith('localhost:'))}}),1032,[6,340,51,101,1023,907,220]);
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo-dev-launcher",
|
|
3
3
|
"title": "Expo Development Launcher",
|
|
4
|
-
"version": "3.6.
|
|
4
|
+
"version": "3.6.7",
|
|
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",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"homepage": "https://docs.expo.dev",
|
|
32
32
|
"dependencies": {
|
|
33
33
|
"ajv": "8.11.0",
|
|
34
|
-
"expo-dev-menu": "4.5.
|
|
34
|
+
"expo-dev-menu": "4.5.6",
|
|
35
35
|
"expo-manifests": "~0.13.0",
|
|
36
36
|
"resolve-from": "^5.0.0",
|
|
37
37
|
"semver": "^7.5.3"
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"graphql": "^16.0.1",
|
|
53
53
|
"graphql-request": "^3.6.1",
|
|
54
54
|
"react": "18.2.0",
|
|
55
|
-
"react-native": "0.73.
|
|
55
|
+
"react-native": "0.73.4",
|
|
56
56
|
"react-query": "^3.34.16",
|
|
57
57
|
"url": "^0.11.0"
|
|
58
58
|
},
|
|
@@ -66,5 +66,5 @@
|
|
|
66
66
|
"./setupTests.ts"
|
|
67
67
|
]
|
|
68
68
|
},
|
|
69
|
-
"gitHead": "
|
|
69
|
+
"gitHead": "6ceeb37fe2ccd9b290f9d717d9792c68487118b1"
|
|
70
70
|
}
|