be-components 7.6.4 → 7.6.5

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.
Files changed (187) hide show
  1. package/lib/commonjs/Components/Spring.js +9 -52
  2. package/lib/commonjs/Components/Spring.js.map +1 -1
  3. package/lib/commonjs/NotificationManager/api/index.js +2 -1
  4. package/lib/commonjs/NotificationManager/api/index.js.map +1 -1
  5. package/lib/commonjs/Notifications/index.js +2 -2
  6. package/lib/commonjs/Notifications/index.js.map +1 -1
  7. package/lib/commonjs/ProfileManager/Components/BettorVouch.js +1 -1
  8. package/lib/commonjs/ProfileManager/Components/BettorVouch.js.map +1 -1
  9. package/lib/commonjs/SocialComponents/PostCard/index.js +1 -1
  10. package/lib/commonjs/SocialComponents/PostCard/index.js.map +1 -1
  11. package/lib/module/Components/Spring.js +10 -53
  12. package/lib/module/Components/Spring.js.map +1 -1
  13. package/lib/module/NotificationManager/api/index.js +2 -1
  14. package/lib/module/NotificationManager/api/index.js.map +1 -1
  15. package/lib/module/Notifications/index.js +2 -2
  16. package/lib/module/Notifications/index.js.map +1 -1
  17. package/lib/module/ProfileManager/Components/BettorVouch.js +1 -1
  18. package/lib/module/ProfileManager/Components/BettorVouch.js.map +1 -1
  19. package/lib/module/SocialComponents/PostCard/index.js +1 -1
  20. package/lib/module/SocialComponents/PostCard/index.js.map +1 -1
  21. package/lib/typescript/lib/commonjs/Components/Spring.d.ts +1 -5
  22. package/lib/typescript/lib/commonjs/Components/Spring.d.ts.map +1 -1
  23. package/lib/typescript/lib/commonjs/NotificationManager/api/index.d.ts +58 -0
  24. package/lib/typescript/lib/commonjs/NotificationManager/api/index.d.ts.map +1 -1
  25. package/lib/typescript/lib/commonjs/NotificationManager/index.d.ts +58 -0
  26. package/lib/typescript/lib/commonjs/NotificationManager/index.d.ts.map +1 -1
  27. package/lib/typescript/lib/commonjs/index.d.ts +58 -0
  28. package/lib/typescript/lib/commonjs/index.d.ts.map +1 -1
  29. package/lib/typescript/lib/module/AdServer/index.d.ts +1 -3
  30. package/lib/typescript/lib/module/AdServer/index.d.ts.map +1 -1
  31. package/lib/typescript/lib/module/Authenticator/Components/AuthStrategyIdentifier.d.ts +1 -3
  32. package/lib/typescript/lib/module/Authenticator/Components/AuthStrategyIdentifier.d.ts.map +1 -1
  33. package/lib/typescript/lib/module/Authenticator/Components/LoginForm.d.ts +1 -3
  34. package/lib/typescript/lib/module/Authenticator/Components/LoginForm.d.ts.map +1 -1
  35. package/lib/typescript/lib/module/Authenticator/Components/StrategyForm.d.ts +1 -3
  36. package/lib/typescript/lib/module/Authenticator/Components/StrategyForm.d.ts.map +1 -1
  37. package/lib/typescript/lib/module/BetRouter/components/admin/LeagueContests.d.ts +1 -3
  38. package/lib/typescript/lib/module/BetRouter/components/admin/LeagueContests.d.ts.map +1 -1
  39. package/lib/typescript/lib/module/BetRouter/components/admin/LeagueParticipants.d.ts +1 -3
  40. package/lib/typescript/lib/module/BetRouter/components/admin/LeagueParticipants.d.ts.map +1 -1
  41. package/lib/typescript/lib/module/BetRouter/index.d.ts +1 -3
  42. package/lib/typescript/lib/module/BetRouter/index.d.ts.map +1 -1
  43. package/lib/typescript/lib/module/Bracket/components/BracketCompetitionCard.d.ts +1 -3
  44. package/lib/typescript/lib/module/Bracket/components/BracketCompetitionCard.d.ts.map +1 -1
  45. package/lib/typescript/lib/module/Bracket/components/BracketCompetitionSelector.d.ts +1 -3
  46. package/lib/typescript/lib/module/Bracket/components/BracketCompetitionSelector.d.ts.map +1 -1
  47. package/lib/typescript/lib/module/Bracket/components/EditPlayerBracket.d.ts +1 -3
  48. package/lib/typescript/lib/module/Bracket/components/EditPlayerBracket.d.ts.map +1 -1
  49. package/lib/typescript/lib/module/Bracket/components/Navigator.d.ts +1 -3
  50. package/lib/typescript/lib/module/Bracket/components/Navigator.d.ts.map +1 -1
  51. package/lib/typescript/lib/module/Bracket/components/PlayerBracketManager.d.ts +1 -3
  52. package/lib/typescript/lib/module/Bracket/components/PlayerBracketManager.d.ts.map +1 -1
  53. package/lib/typescript/lib/module/Bracket/components/RoomHome.d.ts +1 -3
  54. package/lib/typescript/lib/module/Bracket/components/RoomHome.d.ts.map +1 -1
  55. package/lib/typescript/lib/module/Campaign/components/AutoManager.d.ts +1 -3
  56. package/lib/typescript/lib/module/Campaign/components/AutoManager.d.ts.map +1 -1
  57. package/lib/typescript/lib/module/Campaign/components/ProgressTimer.d.ts +1 -3
  58. package/lib/typescript/lib/module/Campaign/components/ProgressTimer.d.ts.map +1 -1
  59. package/lib/typescript/lib/module/Checkout/components/ItemSummaryCard.d.ts +1 -3
  60. package/lib/typescript/lib/module/Checkout/components/ItemSummaryCard.d.ts.map +1 -1
  61. package/lib/typescript/lib/module/Competition/components/AthleteMarketCard.d.ts +1 -3
  62. package/lib/typescript/lib/module/Competition/components/AthleteMarketCard.d.ts.map +1 -1
  63. package/lib/typescript/lib/module/Competition/components/CompetitionCard.d.ts +1 -3
  64. package/lib/typescript/lib/module/Competition/components/CompetitionCard.d.ts.map +1 -1
  65. package/lib/typescript/lib/module/Competition/components/CompetitionInfoCard.d.ts +1 -3
  66. package/lib/typescript/lib/module/Competition/components/CompetitionInfoCard.d.ts.map +1 -1
  67. package/lib/typescript/lib/module/Competition/components/CompetitionLeaderboard.d.ts +1 -3
  68. package/lib/typescript/lib/module/Competition/components/CompetitionLeaderboard.d.ts.map +1 -1
  69. package/lib/typescript/lib/module/Competition/components/CompetitionPlay.d.ts +1 -3
  70. package/lib/typescript/lib/module/Competition/components/CompetitionPlay.d.ts.map +1 -1
  71. package/lib/typescript/lib/module/Competition/components/CompetitionTypeCard.d.ts +1 -3
  72. package/lib/typescript/lib/module/Competition/components/CompetitionTypeCard.d.ts.map +1 -1
  73. package/lib/typescript/lib/module/Competition/components/MatchMarketCard.d.ts +1 -3
  74. package/lib/typescript/lib/module/Competition/components/MatchMarketCard.d.ts.map +1 -1
  75. package/lib/typescript/lib/module/Competition/components/TeamEventCard.d.ts +1 -3
  76. package/lib/typescript/lib/module/Competition/components/TeamEventCard.d.ts.map +1 -1
  77. package/lib/typescript/lib/module/CompetitionManager/components/CompetitionInfoForm.d.ts +1 -3
  78. package/lib/typescript/lib/module/CompetitionManager/components/CompetitionInfoForm.d.ts.map +1 -1
  79. package/lib/typescript/lib/module/CompetitionManager/components/CompetitionMatchMarketCard.d.ts +1 -3
  80. package/lib/typescript/lib/module/CompetitionManager/components/CompetitionMatchMarketCard.d.ts.map +1 -1
  81. package/lib/typescript/lib/module/CompetitionManager/components/CompetitionSettingsForm.d.ts +1 -3
  82. package/lib/typescript/lib/module/CompetitionManager/components/CompetitionSettingsForm.d.ts.map +1 -1
  83. package/lib/typescript/lib/module/CompetitionManager/components/ContestSettingsForm.d.ts +1 -3
  84. package/lib/typescript/lib/module/CompetitionManager/components/ContestSettingsForm.d.ts.map +1 -1
  85. package/lib/typescript/lib/module/CompetitionSeasonManager/components/CreateSeasonForm.d.ts +1 -3
  86. package/lib/typescript/lib/module/CompetitionSeasonManager/components/CreateSeasonForm.d.ts.map +1 -1
  87. package/lib/typescript/lib/module/CompetitionSeasonManager/components/SeasonInfoForm.d.ts +1 -3
  88. package/lib/typescript/lib/module/CompetitionSeasonManager/components/SeasonInfoForm.d.ts.map +1 -1
  89. package/lib/typescript/lib/module/CompetitionSeasonManager/components/SeasonSettingsForm.d.ts +1 -3
  90. package/lib/typescript/lib/module/CompetitionSeasonManager/components/SeasonSettingsForm.d.ts.map +1 -1
  91. package/lib/typescript/lib/module/Components/Spring.d.ts +3 -1126
  92. package/lib/typescript/lib/module/Components/Spring.d.ts.map +1 -1
  93. package/lib/typescript/lib/module/EventComponents/TeamProfile/index.d.ts +1 -3
  94. package/lib/typescript/lib/module/EventComponents/TeamProfile/index.d.ts.map +1 -1
  95. package/lib/typescript/lib/module/FlashMarket/components/MarketTimer.d.ts +1 -3
  96. package/lib/typescript/lib/module/FlashMarket/components/MarketTimer.d.ts.map +1 -1
  97. package/lib/typescript/lib/module/FlashMarket/components/ProgressTimer.d.ts +1 -3
  98. package/lib/typescript/lib/module/FlashMarket/components/ProgressTimer.d.ts.map +1 -1
  99. package/lib/typescript/lib/module/FlashMarket/index.d.ts +1 -3
  100. package/lib/typescript/lib/module/FlashMarket/index.d.ts.map +1 -1
  101. package/lib/typescript/lib/module/Guide/index.d.ts +1 -3
  102. package/lib/typescript/lib/module/Guide/index.d.ts.map +1 -1
  103. package/lib/typescript/lib/module/Leaders/components/LeaderboardCard.d.ts +1 -3
  104. package/lib/typescript/lib/module/Leaders/components/LeaderboardCard.d.ts.map +1 -1
  105. package/lib/typescript/lib/module/MarketComponents/components/BetScopeIndicator.d.ts +1 -3
  106. package/lib/typescript/lib/module/MarketComponents/components/BetScopeIndicator.d.ts.map +1 -1
  107. package/lib/typescript/lib/module/MarketComponents/components/EventScoringCard.d.ts +1 -3
  108. package/lib/typescript/lib/module/MarketComponents/components/EventScoringCard.d.ts.map +1 -1
  109. package/lib/typescript/lib/module/MarketComponents/components/MatchMarket/index.d.ts +1 -3
  110. package/lib/typescript/lib/module/MarketComponents/components/MatchMarket/index.d.ts.map +1 -1
  111. package/lib/typescript/lib/module/MarketComponents/components/OrderGradeBar.d.ts +1 -3
  112. package/lib/typescript/lib/module/MarketComponents/components/OrderGradeBar.d.ts.map +1 -1
  113. package/lib/typescript/lib/module/MarketComponents/components/TeamEventMarket/index.d.ts +1 -3
  114. package/lib/typescript/lib/module/MarketComponents/components/TeamEventMarket/index.d.ts.map +1 -1
  115. package/lib/typescript/lib/module/MarketMaker/components/ManageFundForm.d.ts +1 -3
  116. package/lib/typescript/lib/module/MarketMaker/components/ManageFundForm.d.ts.map +1 -1
  117. package/lib/typescript/lib/module/MarketMaker/components/OrderForm.d.ts +1 -3
  118. package/lib/typescript/lib/module/MarketMaker/components/OrderForm.d.ts.map +1 -1
  119. package/lib/typescript/lib/module/MarketMaker/components/SetMarketForm.d.ts +1 -3
  120. package/lib/typescript/lib/module/MarketMaker/components/SetMarketForm.d.ts.map +1 -1
  121. package/lib/typescript/lib/module/NotificationManager/api/index.d.ts +58 -0
  122. package/lib/typescript/lib/module/NotificationManager/api/index.d.ts.map +1 -1
  123. package/lib/typescript/lib/module/Observer/Observer.d.ts +1 -3
  124. package/lib/typescript/lib/module/Observer/Observer.d.ts.map +1 -1
  125. package/lib/typescript/lib/module/PlayerRecommender/components/ContactsSelector.d.ts +1 -3
  126. package/lib/typescript/lib/module/PlayerRecommender/components/ContactsSelector.d.ts.map +1 -1
  127. package/lib/typescript/lib/module/Premium/components/ALaCartePremium.d.ts +1 -3
  128. package/lib/typescript/lib/module/Premium/components/ALaCartePremium.d.ts.map +1 -1
  129. package/lib/typescript/lib/module/RankingsCard/index.d.ts +1 -3
  130. package/lib/typescript/lib/module/RankingsCard/index.d.ts.map +1 -1
  131. package/lib/typescript/lib/module/SocialComponents/FormattedTextInput/components/TagSelector.d.ts +1 -3
  132. package/lib/typescript/lib/module/SocialComponents/FormattedTextInput/components/TagSelector.d.ts.map +1 -1
  133. package/lib/typescript/lib/module/SocialComponents/GifSelector/WebSelector.d.ts +1 -3
  134. package/lib/typescript/lib/module/SocialComponents/GifSelector/WebSelector.d.ts.map +1 -1
  135. package/lib/typescript/lib/module/SocialComponents/PlayerFollowButton.d.ts +1 -3
  136. package/lib/typescript/lib/module/SocialComponents/PlayerFollowButton.d.ts.map +1 -1
  137. package/lib/typescript/lib/module/SocialComponents/PlayerProfile/components/PostsList.d.ts +1 -3
  138. package/lib/typescript/lib/module/SocialComponents/PlayerProfile/components/PostsList.d.ts.map +1 -1
  139. package/lib/typescript/lib/module/SocialComponents/PostCard/components/DraftTextViewer.d.ts +1 -3
  140. package/lib/typescript/lib/module/SocialComponents/PostCard/components/DraftTextViewer.d.ts.map +1 -1
  141. package/lib/typescript/lib/module/SocialComponents/Poster/index.d.ts +1 -3
  142. package/lib/typescript/lib/module/SocialComponents/Poster/index.d.ts.map +1 -1
  143. package/lib/typescript/lib/module/Socket/index.d.ts +1 -3
  144. package/lib/typescript/lib/module/Socket/index.d.ts.map +1 -1
  145. package/lib/typescript/lib/module/Squares/components/BoardStats.d.ts +1 -3
  146. package/lib/typescript/lib/module/Squares/components/BoardStats.d.ts.map +1 -1
  147. package/lib/typescript/lib/module/Squares/components/Countdown.d.ts +1 -3
  148. package/lib/typescript/lib/module/Squares/components/Countdown.d.ts.map +1 -1
  149. package/lib/typescript/lib/module/Squares/components/EventCard.d.ts +1 -3
  150. package/lib/typescript/lib/module/Squares/components/EventCard.d.ts.map +1 -1
  151. package/lib/typescript/lib/module/Squares/components/MySquaresCard.d.ts +1 -3
  152. package/lib/typescript/lib/module/Squares/components/MySquaresCard.d.ts.map +1 -1
  153. package/lib/typescript/lib/module/Squares/components/MyStatsCard.d.ts +1 -3
  154. package/lib/typescript/lib/module/Squares/components/MyStatsCard.d.ts.map +1 -1
  155. package/lib/typescript/lib/module/Squares/components/OfferForm.d.ts +1 -3
  156. package/lib/typescript/lib/module/Squares/components/OfferForm.d.ts.map +1 -1
  157. package/lib/typescript/lib/module/Squares/components/PrizeCard.d.ts +1 -3
  158. package/lib/typescript/lib/module/Squares/components/PrizeCard.d.ts.map +1 -1
  159. package/lib/typescript/lib/module/Squares/components/ResultsCard.d.ts +1 -3
  160. package/lib/typescript/lib/module/Squares/components/ResultsCard.d.ts.map +1 -1
  161. package/lib/typescript/lib/module/Squares/components/SquareOfferCard.d.ts +1 -3
  162. package/lib/typescript/lib/module/Squares/components/SquareOfferCard.d.ts.map +1 -1
  163. package/lib/typescript/lib/module/Squares/components/SquareOwners.d.ts +1 -3
  164. package/lib/typescript/lib/module/Squares/components/SquareOwners.d.ts.map +1 -1
  165. package/lib/typescript/lib/module/Squares/components/SquaresBoard.d.ts +1 -3
  166. package/lib/typescript/lib/module/Squares/components/SquaresBoard.d.ts.map +1 -1
  167. package/lib/typescript/lib/module/Squares/components/SquaresDetails.d.ts +1 -3
  168. package/lib/typescript/lib/module/Squares/components/SquaresDetails.d.ts.map +1 -1
  169. package/lib/typescript/lib/module/Wallet/components/ItemOrderDetailCard.d.ts +1 -3
  170. package/lib/typescript/lib/module/Wallet/components/ItemOrderDetailCard.d.ts.map +1 -1
  171. package/lib/typescript/lib/module/Wallet/components/VerifyACHAccount.d.ts +1 -3
  172. package/lib/typescript/lib/module/Wallet/components/VerifyACHAccount.d.ts.map +1 -1
  173. package/lib/typescript/lib/module/Wallet/components/WalletSettings.d.ts +1 -3
  174. package/lib/typescript/lib/module/Wallet/components/WalletSettings.d.ts.map +1 -1
  175. package/lib/typescript/src/Components/AutoPageFlatList.d.ts +1 -1
  176. package/lib/typescript/src/Components/AutoPageFlatList.d.ts.map +1 -1
  177. package/lib/typescript/src/Components/Spring.d.ts +1 -1
  178. package/lib/typescript/src/Components/Spring.d.ts.map +1 -1
  179. package/lib/typescript/src/NotificationManager/api/index.d.ts +58 -0
  180. package/lib/typescript/src/NotificationManager/api/index.d.ts.map +1 -1
  181. package/package.json +36 -35
  182. package/src/Components/AutoPageFlatList.tsx +1 -1
  183. package/src/Components/Spring.tsx +13 -44
  184. package/src/NotificationManager/api/index.ts +1 -1
  185. package/src/Notifications/index.tsx +2 -2
  186. package/src/ProfileManager/Components/BettorVouch.tsx +1 -1
  187. package/src/SocialComponents/PostCard/index.tsx +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"Spring.d.ts","sourceRoot":"","sources":["../../../../module/Components/Spring.js"],"names":[],"mappings":";AAIA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8DAuDC;kBA3DiB,OAAO;sBACO,cAAc"}
1
+ {"version":3,"file":"Spring.d.ts","sourceRoot":"","sources":["../../../../module/Components/Spring.js"],"names":[],"mappings":";AAGA;;;6DAaC;sBAfqB,cAAc;kBADlB,OAAO"}
@@ -14,9 +14,7 @@ declare function TeamProfile({ team_id, height, distinct_id, show_grades, show_i
14
14
  onSquaresSelect: any;
15
15
  onTradeLongPress: any;
16
16
  onViewAdditionalMarkets: any;
17
- }): React.FunctionComponentElement<{
18
- children?: React.ReactNode | undefined;
19
- }> | React.CElement<import("react-native").ViewProps, View>;
17
+ }): React.FunctionComponentElement<React.FragmentProps> | React.CElement<import("react-native").ViewProps, View>;
20
18
  import React from 'react';
21
19
  import { View } from 'react-native';
22
20
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../module/EventComponents/TeamProfile/index.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;;;;;;4DA4PC;kBApQ0C,OAAO;qBACqC,cAAc"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../module/EventComponents/TeamProfile/index.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;;;;iHA4PC;kBApQ0C,OAAO;qBACqC,cAAc"}
@@ -2,8 +2,6 @@ export default MarketTimer;
2
2
  declare function MarketTimer({ poll, onTimesUp }: {
3
3
  poll: any;
4
4
  onTimesUp: any;
5
- }): React.FunctionComponentElement<{
6
- children?: React.ReactNode | undefined;
7
- }> | React.FunctionComponentElement<React.RefAttributes<any>>;
5
+ }): React.FunctionComponentElement<React.FragmentProps> | React.FunctionComponentElement<React.RefAttributes<any>>;
8
6
  import React from 'react';
9
7
  //# sourceMappingURL=MarketTimer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MarketTimer.d.ts","sourceRoot":"","sources":["../../../../../module/FlashMarket/components/MarketTimer.js"],"names":[],"mappings":";AAIA;;;;;8DA2BC;kBA/BiB,OAAO"}
1
+ {"version":3,"file":"MarketTimer.d.ts","sourceRoot":"","sources":["../../../../../module/FlashMarket/components/MarketTimer.js"],"names":[],"mappings":";AAIA;;;mHA2BC;kBA/BiB,OAAO"}
@@ -6,8 +6,6 @@ declare function ProgressTimer({ increment_type, current_value, max_value, time_
6
6
  time_id: any;
7
7
  max_label: any;
8
8
  onTimesUp: any;
9
- }): React.FunctionComponentElement<{
10
- children?: React.ReactNode | undefined;
11
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
9
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
12
10
  import React from 'react';
13
11
  //# sourceMappingURL=ProgressTimer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ProgressTimer.d.ts","sourceRoot":"","sources":["../../../../../module/FlashMarket/components/ProgressTimer.js"],"names":[],"mappings":";AAIA;;;;;;;;;mGA2DC;kBA/DiB,OAAO"}
1
+ {"version":3,"file":"ProgressTimer.d.ts","sourceRoot":"","sources":["../../../../../module/FlashMarket/components/ProgressTimer.js"],"names":[],"mappings":";AAIA;;;;;;;wJA2DC;kBA/DiB,OAAO"}
@@ -22,8 +22,6 @@ declare function FlashMarket({ loading, poll, hide_footer, hide_timer, wrap_opti
22
22
  onRequestAuthenticate: any;
23
23
  onFocusPosition: any;
24
24
  onRequestLocation: any;
25
- }): React.FunctionComponentElement<{
26
- children?: React.ReactNode | undefined;
27
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
25
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
28
26
  import React from 'react';
29
27
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/FlashMarket/index.js"],"names":[],"mappings":";AAWA;;;;;;;;;;;;;;;;;;;;;;;;;mGAo3BC;kBA/3B0C,OAAO"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/FlashMarket/index.js"],"names":[],"mappings":";AAWA;;;;;;;;;;;;;;;;;;;;;;;wJAo3BC;kBA/3B0C,OAAO"}
@@ -4,8 +4,6 @@ export default function GuideWrapper({ active, prompt_location, children, guide,
4
4
  children: any;
5
5
  guide: any;
6
6
  onComplete: any;
7
- }): React.FunctionComponentElement<{
8
- children?: React.ReactNode | undefined;
9
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement> | React.FunctionComponentElement<React.RefAttributes<any>>;
7
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement> | React.FunctionComponentElement<React.RefAttributes<any>>;
10
8
  import React from "react";
11
9
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/Guide/index.js"],"names":[],"mappings":"AAKA;;;;;;;;8JA4OC;kBAjPkD,OAAO"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/Guide/index.js"],"names":[],"mappings":"AAKA;;;;;;mNA4OC;kBAjPkD,OAAO"}
@@ -5,8 +5,6 @@ declare function LeaderboardCard({ category_id, timerange_id, player_id, onSeeFu
5
5
  player_id: any;
6
6
  onSeeFull: any;
7
7
  onSelectPlayer: any;
8
- }): React.FunctionComponentElement<{
9
- children?: React.ReactNode | undefined;
10
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
8
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
11
9
  import React from 'react';
12
10
  //# sourceMappingURL=LeaderboardCard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"LeaderboardCard.d.ts","sourceRoot":"","sources":["../../../../../module/Leaders/components/LeaderboardCard.js"],"names":[],"mappings":";AAMA;;;;;;;;mGA2LC;kBAjM0C,OAAO"}
1
+ {"version":3,"file":"LeaderboardCard.d.ts","sourceRoot":"","sources":["../../../../../module/Leaders/components/LeaderboardCard.js"],"names":[],"mappings":";AAMA;;;;;;wJA2LC;kBAjM0C,OAAO"}
@@ -1,8 +1,6 @@
1
1
  declare const _default: React.MemoExoticComponent<({ bet_scope_grade }: {
2
2
  bet_scope_grade: any;
3
- }) => React.FunctionComponentElement<{
4
- children?: React.ReactNode | undefined;
5
- }> | React.CElement<import("react-native").ViewProps, View>>;
3
+ }) => React.FunctionComponentElement<React.FragmentProps> | React.CElement<import("react-native").ViewProps, View>>;
6
4
  export default _default;
7
5
  import React from 'react';
8
6
  import { View } from 'react-native';
@@ -1 +1 @@
1
- {"version":3,"file":"BetScopeIndicator.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/BetScopeIndicator.js"],"names":[],"mappings":";;;;;;kBAAkB,OAAO;qBACJ,cAAc"}
1
+ {"version":3,"file":"BetScopeIndicator.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/BetScopeIndicator.js"],"names":[],"mappings":";;;;kBAAkB,OAAO;qBACJ,cAAc"}
@@ -1,9 +1,7 @@
1
1
  export default EventScoringCard;
2
2
  declare function EventScoringCard({ event }: {
3
3
  event: any;
4
- }): React.FunctionComponentElement<{
5
- children?: React.ReactNode | undefined;
6
- }> | React.CElement<import("react-native").ViewProps, View>;
4
+ }): React.FunctionComponentElement<React.FragmentProps> | React.CElement<import("react-native").ViewProps, View>;
7
5
  import React from "react";
8
6
  import { View } from "react-native";
9
7
  //# sourceMappingURL=EventScoringCard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"EventScoringCard.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/EventScoringCard.js"],"names":[],"mappings":";AAIA;;;;4DAwEC;kBAzEiB,OAAO;qBAHG,cAAc"}
1
+ {"version":3,"file":"EventScoringCard.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/EventScoringCard.js"],"names":[],"mappings":";AAIA;;iHAwEC;kBAzEiB,OAAO;qBAHG,cAAc"}
@@ -28,9 +28,7 @@ declare const _default: React.MemoExoticComponent<({ league, match, tournament,
28
28
  onOrder: any;
29
29
  onView: any;
30
30
  onTradeLongPress: any;
31
- }) => React.FunctionComponentElement<{
32
- children?: React.ReactNode | undefined;
33
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>>;
31
+ }) => React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>>;
34
32
  export default _default;
35
33
  import React from 'react';
36
34
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/MatchMarket/index.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBAA4C,OAAO"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/MatchMarket/index.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBAA4C,OAAO"}
@@ -5,8 +5,6 @@ declare function OrderGradeBar({ grade, view_type, style, mask, onSelectGrade }:
5
5
  style: any;
6
6
  mask: any;
7
7
  onSelectGrade: any;
8
- }): React.FunctionComponentElement<{
9
- children?: React.ReactNode | undefined;
10
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
8
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
11
9
  import React from 'react';
12
10
  //# sourceMappingURL=OrderGradeBar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"OrderGradeBar.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/OrderGradeBar.js"],"names":[],"mappings":";AASA;;;;;;;;mGA4JC;kBArKiB,OAAO"}
1
+ {"version":3,"file":"OrderGradeBar.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/OrderGradeBar.js"],"names":[],"mappings":";AASA;;;;;;wJA4JC;kBArKiB,OAAO"}
@@ -42,9 +42,7 @@ declare const _default: React.MemoExoticComponent<({ event, show_help, highlight
42
42
  onEvent: any;
43
43
  onShare: any;
44
44
  onPodcastSelect: any;
45
- }) => React.FunctionComponentElement<{
46
- children?: React.ReactNode | undefined;
47
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>>;
45
+ }) => React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>>;
48
46
  export default _default;
49
47
  import React from 'react';
50
48
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/TeamEventMarket/index.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBAAyE,OAAO"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/TeamEventMarket/index.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBAAyE,OAAO"}
@@ -3,9 +3,7 @@ declare function ManageFundForm({ fund, onFundUpdate, onClose }: {
3
3
  fund: any;
4
4
  onFundUpdate: any;
5
5
  onClose: any;
6
- }): React.FunctionComponentElement<{
7
- children?: React.ReactNode | undefined;
8
- }> | React.CElement<import("react-native").ViewProps, View>;
6
+ }): React.FunctionComponentElement<React.FragmentProps> | React.CElement<import("react-native").ViewProps, View>;
9
7
  import React from 'react';
10
8
  import { View } from 'react-native';
11
9
  //# sourceMappingURL=ManageFundForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ManageFundForm.d.ts","sourceRoot":"","sources":["../../../../../module/MarketMaker/components/ManageFundForm.js"],"names":[],"mappings":";AAMA;;;;;;4DAwGC;kBA9G0C,OAAO;qBAC7B,cAAc"}
1
+ {"version":3,"file":"ManageFundForm.d.ts","sourceRoot":"","sources":["../../../../../module/MarketMaker/components/ManageFundForm.js"],"names":[],"mappings":";AAMA;;;;iHAwGC;kBA9G0C,OAAO;qBAC7B,cAAc"}
@@ -5,9 +5,7 @@ declare function OrderForm({ fund, order, available, onClose, onSubmit }: {
5
5
  available: any;
6
6
  onClose: any;
7
7
  onSubmit: any;
8
- }): React.FunctionComponentElement<{
9
- children?: React.ReactNode | undefined;
10
- }> | React.CElement<import("react-native").ViewProps, View>;
8
+ }): React.FunctionComponentElement<React.FragmentProps> | React.CElement<import("react-native").ViewProps, View>;
11
9
  import React from 'react';
12
10
  import { View } from 'react-native';
13
11
  //# sourceMappingURL=OrderForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"OrderForm.d.ts","sourceRoot":"","sources":["../../../../../module/MarketMaker/components/OrderForm.js"],"names":[],"mappings":";AAMA;;;;;;;;4DA2KC;kBAjL0C,OAAO;qBAC7B,cAAc"}
1
+ {"version":3,"file":"OrderForm.d.ts","sourceRoot":"","sources":["../../../../../module/MarketMaker/components/OrderForm.js"],"names":[],"mappings":";AAMA;;;;;;iHA2KC;kBAjL0C,OAAO;qBAC7B,cAAc"}
@@ -7,9 +7,7 @@ declare function SetMarketForm({ fund, form_key, orders, market, prices, onClose
7
7
  prices: any;
8
8
  onClose: any;
9
9
  onSetMarket: any;
10
- }): React.FunctionComponentElement<{
11
- children?: React.ReactNode | undefined;
12
- }> | React.CElement<import("react-native").ViewProps, View>;
10
+ }): React.FunctionComponentElement<React.FragmentProps> | React.CElement<import("react-native").ViewProps, View>;
13
11
  import React from 'react';
14
12
  import { View } from 'react-native';
15
13
  //# sourceMappingURL=SetMarketForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SetMarketForm.d.ts","sourceRoot":"","sources":["../../../../../module/MarketMaker/components/SetMarketForm.js"],"names":[],"mappings":";AAMA;;;;;;;;;;4DA+YC;kBArZ0C,OAAO;qBAC7B,cAAc"}
1
+ {"version":3,"file":"SetMarketForm.d.ts","sourceRoot":"","sources":["../../../../../module/MarketMaker/components/SetMarketForm.js"],"names":[],"mappings":";AAMA;;;;;;;;iHA+YC;kBArZ0C,OAAO;qBAC7B,cAAc"}
@@ -12,6 +12,7 @@ export namespace NotificationHelpers {
12
12
  sq_comp_id?: undefined;
13
13
  trivia_id?: undefined;
14
14
  content_id?: undefined;
15
+ content_type?: undefined;
15
16
  contest_type?: undefined;
16
17
  player_filter_id?: undefined;
17
18
  fund_id?: undefined;
@@ -45,6 +46,7 @@ export namespace NotificationHelpers {
45
46
  sq_comp_id?: undefined;
46
47
  trivia_id?: undefined;
47
48
  content_id?: undefined;
49
+ content_type?: undefined;
48
50
  contest_type?: undefined;
49
51
  player_filter_id?: undefined;
50
52
  fund_id?: undefined;
@@ -78,6 +80,7 @@ export namespace NotificationHelpers {
78
80
  sq_comp_id?: undefined;
79
81
  trivia_id?: undefined;
80
82
  content_id?: undefined;
83
+ content_type?: undefined;
81
84
  contest_type?: undefined;
82
85
  player_filter_id?: undefined;
83
86
  fund_id?: undefined;
@@ -111,6 +114,7 @@ export namespace NotificationHelpers {
111
114
  sq_comp_id?: undefined;
112
115
  trivia_id?: undefined;
113
116
  content_id?: undefined;
117
+ content_type?: undefined;
114
118
  contest_type?: undefined;
115
119
  player_filter_id?: undefined;
116
120
  fund_id?: undefined;
@@ -144,6 +148,7 @@ export namespace NotificationHelpers {
144
148
  sq_comp_id?: undefined;
145
149
  trivia_id?: undefined;
146
150
  content_id?: undefined;
151
+ content_type?: undefined;
147
152
  contest_type?: undefined;
148
153
  player_filter_id?: undefined;
149
154
  fund_id?: undefined;
@@ -177,6 +182,7 @@ export namespace NotificationHelpers {
177
182
  sq_comp_id?: undefined;
178
183
  trivia_id?: undefined;
179
184
  content_id?: undefined;
185
+ content_type?: undefined;
180
186
  contest_type?: undefined;
181
187
  player_filter_id?: undefined;
182
188
  fund_id?: undefined;
@@ -210,6 +216,7 @@ export namespace NotificationHelpers {
210
216
  season_id?: undefined;
211
217
  trivia_id?: undefined;
212
218
  content_id?: undefined;
219
+ content_type?: undefined;
213
220
  contest_type?: undefined;
214
221
  player_filter_id?: undefined;
215
222
  fund_id?: undefined;
@@ -243,6 +250,7 @@ export namespace NotificationHelpers {
243
250
  season_id?: undefined;
244
251
  sq_comp_id?: undefined;
245
252
  content_id?: undefined;
253
+ content_type?: undefined;
246
254
  contest_type?: undefined;
247
255
  player_filter_id?: undefined;
248
256
  fund_id?: undefined;
@@ -268,6 +276,7 @@ export namespace NotificationHelpers {
268
276
  path_name: string;
269
277
  params: {
270
278
  content_id: string;
279
+ content_type: string;
271
280
  contest_id?: undefined;
272
281
  rebate_id?: undefined;
273
282
  bracket_competition_id?: undefined;
@@ -310,6 +319,7 @@ export namespace NotificationHelpers {
310
319
  sq_comp_id?: undefined;
311
320
  trivia_id?: undefined;
312
321
  content_id?: undefined;
322
+ content_type?: undefined;
313
323
  player_filter_id?: undefined;
314
324
  fund_id?: undefined;
315
325
  hedge_id?: undefined;
@@ -343,6 +353,7 @@ export namespace NotificationHelpers {
343
353
  sq_comp_id?: undefined;
344
354
  trivia_id?: undefined;
345
355
  content_id?: undefined;
356
+ content_type?: undefined;
346
357
  contest_type?: undefined;
347
358
  fund_id?: undefined;
348
359
  hedge_id?: undefined;
@@ -376,6 +387,7 @@ export namespace NotificationHelpers {
376
387
  sq_comp_id?: undefined;
377
388
  trivia_id?: undefined;
378
389
  content_id?: undefined;
390
+ content_type?: undefined;
379
391
  contest_type?: undefined;
380
392
  player_filter_id?: undefined;
381
393
  hedge_id?: undefined;
@@ -409,6 +421,7 @@ export namespace NotificationHelpers {
409
421
  sq_comp_id?: undefined;
410
422
  trivia_id?: undefined;
411
423
  content_id?: undefined;
424
+ content_type?: undefined;
412
425
  contest_type?: undefined;
413
426
  player_filter_id?: undefined;
414
427
  fund_id?: undefined;
@@ -442,6 +455,7 @@ export namespace NotificationHelpers {
442
455
  sq_comp_id?: undefined;
443
456
  trivia_id?: undefined;
444
457
  content_id?: undefined;
458
+ content_type?: undefined;
445
459
  contest_type?: undefined;
446
460
  player_filter_id?: undefined;
447
461
  fund_id?: undefined;
@@ -478,6 +492,7 @@ export namespace NotificationHelpers {
478
492
  sq_comp_id?: undefined;
479
493
  trivia_id?: undefined;
480
494
  content_id?: undefined;
495
+ content_type?: undefined;
481
496
  player_filter_id?: undefined;
482
497
  fund_id?: undefined;
483
498
  hedge_id?: undefined;
@@ -508,6 +523,7 @@ export namespace NotificationHelpers {
508
523
  sq_comp_id?: undefined;
509
524
  trivia_id?: undefined;
510
525
  content_id?: undefined;
526
+ content_type?: undefined;
511
527
  contest_type?: undefined;
512
528
  player_filter_id?: undefined;
513
529
  fund_id?: undefined;
@@ -541,6 +557,7 @@ export namespace NotificationHelpers {
541
557
  sq_comp_id?: undefined;
542
558
  trivia_id?: undefined;
543
559
  content_id?: undefined;
560
+ content_type?: undefined;
544
561
  contest_type?: undefined;
545
562
  player_filter_id?: undefined;
546
563
  fund_id?: undefined;
@@ -574,6 +591,7 @@ export namespace NotificationHelpers {
574
591
  sq_comp_id?: undefined;
575
592
  trivia_id?: undefined;
576
593
  content_id?: undefined;
594
+ content_type?: undefined;
577
595
  contest_type?: undefined;
578
596
  player_filter_id?: undefined;
579
597
  fund_id?: undefined;
@@ -607,6 +625,7 @@ export namespace NotificationHelpers {
607
625
  sq_comp_id?: undefined;
608
626
  trivia_id?: undefined;
609
627
  content_id?: undefined;
628
+ content_type?: undefined;
610
629
  contest_type?: undefined;
611
630
  player_filter_id?: undefined;
612
631
  fund_id?: undefined;
@@ -640,6 +659,7 @@ export namespace NotificationHelpers {
640
659
  sq_comp_id?: undefined;
641
660
  trivia_id?: undefined;
642
661
  content_id?: undefined;
662
+ content_type?: undefined;
643
663
  contest_type?: undefined;
644
664
  player_filter_id?: undefined;
645
665
  fund_id?: undefined;
@@ -673,6 +693,7 @@ export namespace NotificationHelpers {
673
693
  sq_comp_id?: undefined;
674
694
  trivia_id?: undefined;
675
695
  content_id?: undefined;
696
+ content_type?: undefined;
676
697
  contest_type?: undefined;
677
698
  player_filter_id?: undefined;
678
699
  fund_id?: undefined;
@@ -706,6 +727,7 @@ export namespace NotificationHelpers {
706
727
  sq_comp_id?: undefined;
707
728
  trivia_id?: undefined;
708
729
  content_id?: undefined;
730
+ content_type?: undefined;
709
731
  contest_type?: undefined;
710
732
  player_filter_id?: undefined;
711
733
  fund_id?: undefined;
@@ -739,6 +761,7 @@ export namespace NotificationHelpers {
739
761
  sq_comp_id?: undefined;
740
762
  trivia_id?: undefined;
741
763
  content_id?: undefined;
764
+ content_type?: undefined;
742
765
  contest_type?: undefined;
743
766
  player_filter_id?: undefined;
744
767
  fund_id?: undefined;
@@ -772,6 +795,7 @@ export namespace NotificationHelpers {
772
795
  sq_comp_id?: undefined;
773
796
  trivia_id?: undefined;
774
797
  content_id?: undefined;
798
+ content_type?: undefined;
775
799
  contest_type?: undefined;
776
800
  player_filter_id?: undefined;
777
801
  fund_id?: undefined;
@@ -791,6 +815,40 @@ export namespace NotificationHelpers {
791
815
  };
792
816
  requiredParams: string[];
793
817
  primary: boolean;
818
+ } | {
819
+ label: string;
820
+ path_name: string;
821
+ params: {
822
+ content_id: string;
823
+ contest_id?: undefined;
824
+ rebate_id?: undefined;
825
+ bracket_competition_id?: undefined;
826
+ mode?: undefined;
827
+ competition_id?: undefined;
828
+ season_id?: undefined;
829
+ sq_comp_id?: undefined;
830
+ trivia_id?: undefined;
831
+ content_type?: undefined;
832
+ contest_type?: undefined;
833
+ player_filter_id?: undefined;
834
+ fund_id?: undefined;
835
+ hedge_id?: undefined;
836
+ league_id?: undefined;
837
+ market_id?: undefined;
838
+ side_type?: undefined;
839
+ side_id?: undefined;
840
+ team_id?: undefined;
841
+ flash_campaign_id?: undefined;
842
+ post_id?: undefined;
843
+ campaign_id?: undefined;
844
+ player_id?: undefined;
845
+ company_id?: undefined;
846
+ group_id?: undefined;
847
+ order_id?: undefined;
848
+ podcast_id?: undefined;
849
+ };
850
+ requiredParams: string[];
851
+ primary: boolean;
794
852
  })[];
795
853
  }
796
854
  export namespace NotificationApi {
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../module/NotificationManager/api/index.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAkYkB,gCAGf;IAIsB,8DAatB;IAOuB,qHAgBvB;IAC4B,4EAa5B;IACmC,sFAOnC;IAMyB,sFAazB;IAI8B,wGAa9B;IAIyB,4EAQzB;IAIwB,wEAUxB;IAIwB,wEAUxB;IAI4B,+EAQ5B;IAImB,uFAcnB;IAMuB,uEAYvB;IAI4B,yFAY5B;IAI2B,8EAQ3B;IAIuB,wEAQvB;IAIsB,oEAUtB;IAIsB,oEAUtB;IAIwB,yEAQxB;IAIsB,uEAQtB"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../module/NotificationManager/api/index.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAmYkB,gCAGf;IAIsB,8DAatB;IAOuB,qHAgBvB;IAC4B,4EAa5B;IACmC,sFAOnC;IAMyB,sFAazB;IAI8B,wGAa9B;IAIyB,4EAQzB;IAIwB,wEAUxB;IAIwB,wEAUxB;IAI4B,+EAQ5B;IAImB,uFAcnB;IAMuB,uEAYvB;IAI4B,yFAY5B;IAI2B,8EAQ3B;IAIuB,wEAQvB;IAIsB,oEAUtB;IAIsB,oEAUtB;IAIwB,yEAQxB;IAIsB,uEAQtB"}
@@ -4,8 +4,6 @@ declare function BEAnalyticsObserver({ source, session_id, distinct_id, onDevice
4
4
  session_id: any;
5
5
  distinct_id: any;
6
6
  onDeviceDetect: any;
7
- }): React.FunctionComponentElement<{
8
- children?: React.ReactNode | undefined;
9
- }>;
7
+ }): React.FunctionComponentElement<React.FragmentProps>;
10
8
  import React from 'react';
11
9
  //# sourceMappingURL=Observer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Observer.d.ts","sourceRoot":"","sources":["../../../../module/Observer/Observer.js"],"names":[],"mappings":";AAIA;;;;;;;GA6CC;kBAjD0C,OAAO"}
1
+ {"version":3,"file":"Observer.d.ts","sourceRoot":"","sources":["../../../../module/Observer/Observer.js"],"names":[],"mappings":";AAIA;;;;;wDA6CC;kBAjD0C,OAAO"}
@@ -4,8 +4,6 @@ declare function ContactsSelector({ player_id, referral_code, onSelectContact, o
4
4
  referral_code: any;
5
5
  onSelectContact: any;
6
6
  onInviteContacts: any;
7
- }): React.FunctionComponentElement<{
8
- children?: React.ReactNode | undefined;
9
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
7
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
10
8
  import React from 'react';
11
9
  //# sourceMappingURL=ContactsSelector.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContactsSelector.d.ts","sourceRoot":"","sources":["../../../../../module/PlayerRecommender/components/ContactsSelector.js"],"names":[],"mappings":";AAYA;;;;;;;mGAiXC;kBA7X0C,OAAO"}
1
+ {"version":3,"file":"ContactsSelector.d.ts","sourceRoot":"","sources":["../../../../../module/PlayerRecommender/components/ContactsSelector.js"],"names":[],"mappings":";AAYA;;;;;wJAiXC;kBA7X0C,OAAO"}
@@ -11,7 +11,5 @@ declare function ALaCartePremium({ style, player, premium_item, player_premium_i
11
11
  player_premium_item: any;
12
12
  onPurchaseItem: any;
13
13
  onViewPremium: any;
14
- }): React.FunctionComponentElement<{
15
- children?: React.ReactNode | undefined;
16
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
14
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
17
15
  //# sourceMappingURL=ALaCartePremium.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ALaCartePremium.d.ts","sourceRoot":"","sources":["../../../../../module/Premium/components/ALaCartePremium.js"],"names":[],"mappings":"AAKO;;;GAmFN;;kBAxF+B,OAAO;AAyFvC;;;;;;;;;mGAsNC"}
1
+ {"version":3,"file":"ALaCartePremium.d.ts","sourceRoot":"","sources":["../../../../../module/Premium/components/ALaCartePremium.js"],"names":[],"mappings":"AAKO;;;GAmFN;;kBAxF+B,OAAO;AAyFvC;;;;;;;wJAsNC"}
@@ -2,8 +2,6 @@ export default RankingsCard;
2
2
  declare function RankingsCard({ league_id, team_id }: {
3
3
  league_id: any;
4
4
  team_id: any;
5
- }): React.FunctionComponentElement<{
6
- children?: React.ReactNode | undefined;
7
- }> | React.FunctionComponentElement<React.RefAttributes<any>>;
5
+ }): React.FunctionComponentElement<React.FragmentProps> | React.FunctionComponentElement<React.RefAttributes<any>>;
8
6
  import React from 'react';
9
7
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/RankingsCard/index.js"],"names":[],"mappings":";AAQA;;;;;8DAooBC;kBA5oB0C,OAAO"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/RankingsCard/index.js"],"names":[],"mappings":";AAQA;;;mHAooBC;kBA5oB0C,OAAO"}
@@ -7,8 +7,6 @@ declare function TagSelector({ width, type, visible, working_tag, onFocusPositio
7
7
  onFocusPosition: any;
8
8
  onSelectTag: any;
9
9
  onCancel: any;
10
- }): React.FunctionComponentElement<{
11
- children?: React.ReactNode | undefined;
12
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
10
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
13
11
  import React from 'react';
14
12
  //# sourceMappingURL=TagSelector.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TagSelector.d.ts","sourceRoot":"","sources":["../../../../../../module/SocialComponents/FormattedTextInput/components/TagSelector.js"],"names":[],"mappings":";AAOA;;;;;;;;;;mGAkLC;kBAzL0C,OAAO"}
1
+ {"version":3,"file":"TagSelector.d.ts","sourceRoot":"","sources":["../../../../../../module/SocialComponents/FormattedTextInput/components/TagSelector.js"],"names":[],"mappings":";AAOA;;;;;;;;wJAkLC;kBAzL0C,OAAO"}
@@ -4,9 +4,7 @@ declare const _default: React.MemoExoticComponent<({ isVisible, gifSelect, close
4
4
  closeModal: any;
5
5
  view_mode: any;
6
6
  width: any;
7
- }) => React.FunctionComponentElement<{
8
- children?: React.ReactNode | undefined;
9
- }> | React.CElement<import("react-native").ModalProps, Modal>>;
7
+ }) => React.FunctionComponentElement<React.FragmentProps> | React.CElement<import("react-native").ModalProps, Modal>>;
10
8
  export default _default;
11
9
  import React from 'react';
12
10
  import { Modal } from 'react-native';
@@ -1 +1 @@
1
- {"version":3,"file":"WebSelector.d.ts","sourceRoot":"","sources":["../../../../../module/SocialComponents/GifSelector/WebSelector.js"],"names":[],"mappings":";;;;;;;;;;kBAAuD,OAAO;sBAclB,cAAc"}
1
+ {"version":3,"file":"WebSelector.d.ts","sourceRoot":"","sources":["../../../../../module/SocialComponents/GifSelector/WebSelector.js"],"names":[],"mappings":";;;;;;;;kBAAuD,OAAO;sBAclB,cAAc"}
@@ -6,8 +6,6 @@ declare function PlayerFollowButton({ player_id, loading, style, follower, follo
6
6
  follower: any;
7
7
  following: any;
8
8
  onFollowingUpdate: any;
9
- }): React.FunctionComponentElement<{
10
- children?: React.ReactNode | undefined;
11
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
9
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
12
10
  import React from 'react';
13
11
  //# sourceMappingURL=PlayerFollowButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PlayerFollowButton.d.ts","sourceRoot":"","sources":["../../../../module/SocialComponents/PlayerFollowButton.js"],"names":[],"mappings":";AAIA;;;;;;;;;mGA2EC;kBA/EiB,OAAO"}
1
+ {"version":3,"file":"PlayerFollowButton.d.ts","sourceRoot":"","sources":["../../../../module/SocialComponents/PlayerFollowButton.js"],"names":[],"mappings":";AAIA;;;;;;;wJA2EC;kBA/EiB,OAAO"}
@@ -1,8 +1,6 @@
1
1
  declare const _default: React.MemoExoticComponent<({ viewing_player }: {
2
2
  viewing_player: any;
3
- }) => React.FunctionComponentElement<{
4
- children?: React.ReactNode | undefined;
5
- }>>;
3
+ }) => React.FunctionComponentElement<React.FragmentProps>>;
6
4
  export default _default;
7
5
  import React from 'react';
8
6
  //# sourceMappingURL=PostsList.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PostsList.d.ts","sourceRoot":"","sources":["../../../../../../module/SocialComponents/PlayerProfile/components/PostsList.js"],"names":[],"mappings":";;;;;;kBAAkB,OAAO"}
1
+ {"version":3,"file":"PostsList.d.ts","sourceRoot":"","sources":["../../../../../../module/SocialComponents/PlayerProfile/components/PostsList.js"],"names":[],"mappings":";;;;kBAAkB,OAAO"}
@@ -3,9 +3,7 @@ declare function DraftTextViewer({ post_id, formatted_body, text_fallback }: {
3
3
  post_id: any;
4
4
  formatted_body: any;
5
5
  text_fallback: any;
6
- }): React.FunctionComponentElement<{
7
- children?: React.ReactNode | undefined;
8
- }> | React.CElement<import("react-native").ViewProps, View>;
6
+ }): React.FunctionComponentElement<React.FragmentProps> | React.CElement<import("react-native").ViewProps, View>;
9
7
  import React from 'react';
10
8
  import { View } from 'react-native';
11
9
  //# sourceMappingURL=DraftTextViewer.d.ts.map