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
@@ -9,8 +9,6 @@ declare function TeamEventCard({ loading, event, markets, competition_type, comp
9
9
  player_picks: any;
10
10
  mode: any;
11
11
  onPick: any;
12
- }): React.FunctionComponentElement<{
13
- children?: React.ReactNode | undefined;
14
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
12
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
15
13
  import React from 'react';
16
14
  //# sourceMappingURL=TeamEventCard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TeamEventCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/TeamEventCard.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;mGAiNC;kBAzNiB,OAAO"}
1
+ {"version":3,"file":"TeamEventCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/TeamEventCard.js"],"names":[],"mappings":";AAQA;;;;;;;;;;wJAiNC;kBAzNiB,OAAO"}
@@ -7,8 +7,6 @@ declare function CompetitionInfoForm({ onFocusPosition, init_expanded, player, c
7
7
  groups: any;
8
8
  companies: any;
9
9
  onCompetitionUpdate: 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=CompetitionInfoForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CompetitionInfoForm.d.ts","sourceRoot":"","sources":["../../../../../module/CompetitionManager/components/CompetitionInfoForm.js"],"names":[],"mappings":";AAQA;;;;;;;;;;mGA8RC;kBAtS0C,OAAO"}
1
+ {"version":3,"file":"CompetitionInfoForm.d.ts","sourceRoot":"","sources":["../../../../../module/CompetitionManager/components/CompetitionInfoForm.js"],"names":[],"mappings":";AAQA;;;;;;;;wJA8RC;kBAtS0C,OAAO"}
@@ -3,9 +3,7 @@ declare function CompetitionMatchMarketCard({ market, competition_match_markets,
3
3
  market: any;
4
4
  competition_match_markets: any;
5
5
  onUpdateMarkets: 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=CompetitionMatchMarketCard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CompetitionMatchMarketCard.d.ts","sourceRoot":"","sources":["../../../../../module/CompetitionManager/components/CompetitionMatchMarketCard.js"],"names":[],"mappings":";AAKA;;;;;;4DAqJC;kBAzJ+B,OAAO;qBADA,cAAc"}
1
+ {"version":3,"file":"CompetitionMatchMarketCard.d.ts","sourceRoot":"","sources":["../../../../../module/CompetitionManager/components/CompetitionMatchMarketCard.js"],"names":[],"mappings":";AAKA;;;;iHAqJC;kBAzJ+B,OAAO;qBADA,cAAc"}
@@ -7,8 +7,6 @@ declare function CompetitionSettingsForm({ init_expanded, onFocusPosition, playe
7
7
  competition_result_types: any;
8
8
  onCompetitionUpdate: any;
9
9
  onShowPacers: 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=CompetitionSettingsForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CompetitionSettingsForm.d.ts","sourceRoot":"","sources":["../../../../../module/CompetitionManager/components/CompetitionSettingsForm.js"],"names":[],"mappings":";AASA;;;;;;;;;;mGAwaC;kBAhb0C,OAAO"}
1
+ {"version":3,"file":"CompetitionSettingsForm.d.ts","sourceRoot":"","sources":["../../../../../module/CompetitionManager/components/CompetitionSettingsForm.js"],"names":[],"mappings":";AASA;;;;;;;;wJAwaC;kBAhb0C,OAAO"}
@@ -8,8 +8,6 @@ declare function ContestSettingsForm({ init_expanded, onFocusPosition, competiti
8
8
  competition_types: any;
9
9
  events: any;
10
10
  onCompetitionUpdate: any;
11
- }): React.FunctionComponentElement<{
12
- children?: React.ReactNode | undefined;
13
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
11
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
14
12
  import React from "react";
15
13
  //# sourceMappingURL=ContestSettingsForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContestSettingsForm.d.ts","sourceRoot":"","sources":["../../../../../module/CompetitionManager/components/ContestSettingsForm.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;mGAsTC;kBA7T0C,OAAO"}
1
+ {"version":3,"file":"ContestSettingsForm.d.ts","sourceRoot":"","sources":["../../../../../module/CompetitionManager/components/ContestSettingsForm.js"],"names":[],"mappings":";AAQA;;;;;;;;;wJAsTC;kBA7T0C,OAAO"}
@@ -4,9 +4,7 @@ declare function CreateSeasonForm({ width, max_height, onCreateSeason, onClose }
4
4
  max_height: any;
5
5
  onCreateSeason: any;
6
6
  onClose: any;
7
- }): React.FunctionComponentElement<{
8
- children?: React.ReactNode | undefined;
9
- }> | React.CElement<import("react-native").ViewProps, View>;
7
+ }): React.FunctionComponentElement<React.FragmentProps> | React.CElement<import("react-native").ViewProps, View>;
10
8
  import React from 'react';
11
9
  import { View } from "react-native";
12
10
  //# sourceMappingURL=CreateSeasonForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CreateSeasonForm.d.ts","sourceRoot":"","sources":["../../../../../module/CompetitionSeasonManager/components/CreateSeasonForm.js"],"names":[],"mappings":";AAMA;;;;;;;4DAkXC;kBAxX0C,OAAO;qBACkB,cAAc"}
1
+ {"version":3,"file":"CreateSeasonForm.d.ts","sourceRoot":"","sources":["../../../../../module/CompetitionSeasonManager/components/CreateSeasonForm.js"],"names":[],"mappings":";AAMA;;;;;iHAkXC;kBAxX0C,OAAO;qBACkB,cAAc"}
@@ -4,9 +4,7 @@ declare function SeasonInfoForm({ competition_season, player, width, onSeasonUpd
4
4
  player: any;
5
5
  width: any;
6
6
  onSeasonUpdate: any;
7
- }): React.FunctionComponentElement<{
8
- children?: React.ReactNode | undefined;
9
- }> | React.CElement<import("react-native").ViewProps, View>;
7
+ }): React.FunctionComponentElement<React.FragmentProps> | React.CElement<import("react-native").ViewProps, View>;
10
8
  import React from 'react';
11
9
  import { View } from 'react-native';
12
10
  //# sourceMappingURL=SeasonInfoForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SeasonInfoForm.d.ts","sourceRoot":"","sources":["../../../../../module/CompetitionSeasonManager/components/SeasonInfoForm.js"],"names":[],"mappings":";AAOA;;;;;;;4DA+NC;kBAtO0C,OAAO;qBACJ,cAAc"}
1
+ {"version":3,"file":"SeasonInfoForm.d.ts","sourceRoot":"","sources":["../../../../../module/CompetitionSeasonManager/components/SeasonInfoForm.js"],"names":[],"mappings":";AAOA;;;;;iHA+NC;kBAtO0C,OAAO;qBACJ,cAAc"}
@@ -5,9 +5,7 @@ declare function SeasonSettingsForm({ competition_season, width, competition_typ
5
5
  competition_types: any;
6
6
  competition_result_types: any;
7
7
  onSeasonUpdate: 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=SeasonSettingsForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SeasonSettingsForm.d.ts","sourceRoot":"","sources":["../../../../../module/CompetitionSeasonManager/components/SeasonSettingsForm.js"],"names":[],"mappings":";AAOA;;;;;;;;4DA6UC;kBApV0C,OAAO;qBACD,cAAc"}
1
+ {"version":3,"file":"SeasonSettingsForm.d.ts","sourceRoot":"","sources":["../../../../../module/CompetitionSeasonManager/components/SeasonSettingsForm.js"],"names":[],"mappings":";AAOA;;;;;;iHA6UC;kBApV0C,OAAO;qBACD,cAAc"}