be-components 3.4.9 → 3.5.0
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/lib/commonjs/Components/Themed.js +10 -6
- package/lib/commonjs/Components/Themed.js.map +1 -1
- package/lib/commonjs/Notifications/index.js +79 -0
- package/lib/commonjs/Notifications/index.js.map +1 -0
- package/lib/commonjs/Notifications/useNotifications.js +68 -0
- package/lib/commonjs/Notifications/useNotifications.js.map +1 -0
- package/lib/commonjs/index.js +7 -0
- package/lib/commonjs/index.js.map +1 -1
- package/lib/module/Components/Themed.js +7 -3
- package/lib/module/Components/Themed.js.map +1 -1
- package/lib/module/Notifications/index.js +71 -0
- package/lib/module/Notifications/index.js.map +1 -0
- package/lib/module/Notifications/useNotifications.js +60 -0
- package/lib/module/Notifications/useNotifications.js.map +1 -0
- package/lib/module/index.js +2 -1
- package/lib/module/index.js.map +1 -1
- package/lib/typescript/lib/commonjs/Components/Themed.d.ts +1 -1
- package/lib/typescript/lib/commonjs/Components/Themed.d.ts.map +1 -1
- package/lib/typescript/lib/commonjs/Notifications/index.d.ts +4 -0
- package/lib/typescript/lib/commonjs/Notifications/index.d.ts.map +1 -0
- package/lib/typescript/lib/commonjs/Notifications/useNotifications.d.ts +11 -0
- package/lib/typescript/lib/commonjs/Notifications/useNotifications.d.ts.map +1 -0
- package/lib/typescript/lib/commonjs/index.d.ts +1 -0
- package/lib/typescript/lib/commonjs/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/Authenticator/Components/AuthStrategyIdentifier.d.ts +1 -1
- package/lib/typescript/lib/module/Authenticator/Components/AuthStrategyIdentifier.d.ts.map +1 -1
- package/lib/typescript/lib/module/Authenticator/Components/LoginForm.d.ts +1 -1
- package/lib/typescript/lib/module/Authenticator/Components/LoginForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/Authenticator/Components/StrategyForm.d.ts +1 -1
- package/lib/typescript/lib/module/Authenticator/Components/StrategyForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/Authenticator/index.d.ts +1 -1
- package/lib/typescript/lib/module/Authenticator/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/AthleteMarketCard.d.ts +1 -1
- package/lib/typescript/lib/module/Competition/components/AthleteMarketCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/CompetitionInfoCard.d.ts +1 -1
- package/lib/typescript/lib/module/Competition/components/CompetitionInfoCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/CompetitionLeaderboard.d.ts +1 -1
- package/lib/typescript/lib/module/Competition/components/CompetitionLeaderboard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/CompetitionPlay.d.ts +1 -1
- package/lib/typescript/lib/module/Competition/components/CompetitionPlay.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/EnterCompetitionPrompt.d.ts +1 -1
- package/lib/typescript/lib/module/Competition/components/EnterCompetitionPrompt.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/MarketsCard.d.ts +1 -1
- package/lib/typescript/lib/module/Competition/components/MarketsCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/MatchMarketCard.d.ts +1 -1
- package/lib/typescript/lib/module/Competition/components/MatchMarketCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/TeamEventCard.d.ts +1 -1
- package/lib/typescript/lib/module/Competition/components/TeamEventCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/WagerPickForm.d.ts +1 -1
- package/lib/typescript/lib/module/Competition/components/WagerPickForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/index.d.ts +1 -1
- package/lib/typescript/lib/module/Competition/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/Components/SearchBox.d.ts +1 -1
- package/lib/typescript/lib/module/Components/SearchBox.d.ts.map +1 -1
- package/lib/typescript/lib/module/Components/Themed.d.ts +1 -1
- package/lib/typescript/lib/module/Components/Themed.d.ts.map +1 -1
- package/lib/typescript/lib/module/Components/Toggle.d.ts +1 -1
- package/lib/typescript/lib/module/Components/Toggle.d.ts.map +1 -1
- package/lib/typescript/lib/module/Engage/components/EngageHeader.d.ts +1 -1
- package/lib/typescript/lib/module/Engage/components/EngageHeader.d.ts.map +1 -1
- package/lib/typescript/lib/module/Engage/components/PrivateCodePrompt.d.ts +1 -1
- package/lib/typescript/lib/module/Engage/components/PrivateCodePrompt.d.ts.map +1 -1
- package/lib/typescript/lib/module/Engage/index.d.ts +1 -1
- package/lib/typescript/lib/module/Engage/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/AthleteMarket/index.d.ts +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/AthleteTournamentMarket/index.d.ts +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/AthleteTournamentMarket/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/BestAvailableOrderCard.d.ts +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/BestAvailableOrderCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/EventMarket/index.d.ts +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/EventMarket/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/ExternalPriceComparison.d.ts +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/ExternalPriceComparison.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/MatchMarket/index.d.ts +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/MatchMarket/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/OrderBook.d.ts +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/OrderBook.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/OrderBookChart.d.ts +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/OrderBookChart.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/OrderGradeBar.d.ts +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/OrderGradeBar.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/TeamEventMarket/index.d.ts +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/TeamTournamentMarket/index.d.ts +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/TeamTournamentMarket/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/TournamentMarket/index.d.ts +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/TournamentMarket/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/Notifications/index.d.ts +4 -0
- package/lib/typescript/lib/module/Notifications/index.d.ts.map +1 -0
- package/lib/typescript/lib/module/Notifications/useNotifications.d.ts +11 -0
- package/lib/typescript/lib/module/Notifications/useNotifications.d.ts.map +1 -0
- package/lib/typescript/lib/module/ProfileManager/Components/BasicInfoManager.d.ts +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/BasicInfoManager.d.ts.map +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/BasicStatus.d.ts +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/BasicStatus.d.ts.map +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/CodeRedeem.d.ts +2 -2
- package/lib/typescript/lib/module/ProfileManager/Components/CodeRedeem.d.ts.map +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/DOBManager.d.ts +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/DOBManager.d.ts.map +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/EmailManager.d.ts +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/EmailManager.d.ts.map +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/PasswordManager.d.ts +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/PasswordManager.d.ts.map +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/PhoneManager.d.ts +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/PhoneManager.d.ts.map +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/ProfilePicManager.d.ts +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/ProfilePicManager.d.ts.map +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/ProfileWelcome.d.ts +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/ProfileWelcome.d.ts.map +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/ProfileWizard.d.ts +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/ProfileWizard.d.ts.map +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/SettingsManager.d.ts +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/SettingsManager.d.ts.map +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/VouchCard.d.ts +1 -1
- package/lib/typescript/lib/module/ProfileManager/Components/VouchCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/ProfileManager/index.d.ts +1 -1
- package/lib/typescript/lib/module/ProfileManager/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/Share/index.d.ts +1 -1
- package/lib/typescript/lib/module/Share/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/BidForm.d.ts +1 -1
- package/lib/typescript/lib/module/Squares/components/BidForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/BidToggle.d.ts +1 -1
- package/lib/typescript/lib/module/Squares/components/BidToggle.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/BoardStats.d.ts +1 -1
- package/lib/typescript/lib/module/Squares/components/BoardStats.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/EventCard.d.ts +1 -1
- package/lib/typescript/lib/module/Squares/components/EventCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/MySquaresCard.d.ts +1 -1
- package/lib/typescript/lib/module/Squares/components/MySquaresCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/MyStatsCard.d.ts +1 -1
- package/lib/typescript/lib/module/Squares/components/MyStatsCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/OfferForm.d.ts +1 -1
- package/lib/typescript/lib/module/Squares/components/OfferForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/PrizeCard.d.ts +1 -1
- package/lib/typescript/lib/module/Squares/components/PrizeCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/ResultsCard.d.ts +1 -1
- package/lib/typescript/lib/module/Squares/components/ResultsCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/SquareOffersCard.d.ts +1 -1
- package/lib/typescript/lib/module/Squares/components/SquareOffersCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/SquareOwners.d.ts +1 -1
- package/lib/typescript/lib/module/Squares/components/SquareOwners.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/SquaresBoard.d.ts +1 -1
- package/lib/typescript/lib/module/Squares/components/SquaresBoard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/SquaresDetails.d.ts +1 -1
- package/lib/typescript/lib/module/Squares/components/SquaresDetails.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/index.d.ts +1 -1
- package/lib/typescript/lib/module/Squares/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/index.d.ts +2 -1
- package/lib/typescript/lib/module/index.d.ts.map +1 -1
- package/lib/typescript/src/Components/Themed.d.ts +1 -1
- package/lib/typescript/src/Components/Themed.d.ts.map +1 -1
- package/lib/typescript/src/Notifications/index.d.ts +4 -0
- package/lib/typescript/src/Notifications/index.d.ts.map +1 -0
- package/lib/typescript/src/Notifications/useNotifications.d.ts +12 -0
- package/lib/typescript/src/Notifications/useNotifications.d.ts.map +1 -0
- package/lib/typescript/src/index.d.ts +2 -1
- package/lib/typescript/src/index.d.ts.map +1 -1
- package/package.json +2 -1
- package/src/Components/Themed.tsx +4 -4
- package/src/Notifications/index.tsx +77 -0
- package/src/Notifications/useNotifications.tsx +57 -0
- package/src/index.tsx +2 -0
|
@@ -49,6 +49,7 @@ export const LocationTracker: any;
|
|
|
49
49
|
export const MarketComponents: any;
|
|
50
50
|
export const MarketMaker: any;
|
|
51
51
|
export const MyWallet: any;
|
|
52
|
+
export const NotificationModule: any;
|
|
52
53
|
export const Observer: any;
|
|
53
54
|
export const PollApi: {
|
|
54
55
|
createPoll: (poll: any) => Promise<any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../commonjs/index.js"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../commonjs/index.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoPA,2BAAkE;AAElE,iCAA8E"}
|
|
@@ -6,6 +6,6 @@ declare function AuthStrategyIdentifier({ auth_strategy_identifier, auto_focus,
|
|
|
6
6
|
onChangeIdentifier: any;
|
|
7
7
|
}): React.FunctionComponentElement<{
|
|
8
8
|
children?: React.ReactNode | undefined;
|
|
9
|
-
}> | React.
|
|
9
|
+
}> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
10
10
|
import React from 'react';
|
|
11
11
|
//# sourceMappingURL=AuthStrategyIdentifier.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AuthStrategyIdentifier.d.ts","sourceRoot":"","sources":["../../../../../module/Authenticator/Components/AuthStrategyIdentifier.js"],"names":[],"mappings":";AAKA;;;;;;;
|
|
1
|
+
{"version":3,"file":"AuthStrategyIdentifier.d.ts","sourceRoot":"","sources":["../../../../../module/Authenticator/Components/AuthStrategyIdentifier.js"],"names":[],"mappings":";AAKA;;;;;;;mGA0FC;kBA/FiB,OAAO"}
|
|
@@ -7,6 +7,6 @@ declare function LoginForm({ maxWidth, visible, onRegister, onAuthenticated, onT
|
|
|
7
7
|
onTryAuthenticate: any;
|
|
8
8
|
}): React.FunctionComponentElement<{
|
|
9
9
|
children?: React.ReactNode | undefined;
|
|
10
|
-
}> | React.
|
|
10
|
+
}> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
11
11
|
import React from 'react';
|
|
12
12
|
//# sourceMappingURL=LoginForm.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LoginForm.d.ts","sourceRoot":"","sources":["../../../../../module/Authenticator/Components/LoginForm.js"],"names":[],"mappings":";AAQA;;;;;;;;
|
|
1
|
+
{"version":3,"file":"LoginForm.d.ts","sourceRoot":"","sources":["../../../../../module/Authenticator/Components/LoginForm.js"],"names":[],"mappings":";AAQA;;;;;;;;mGAidC;kBAzd+B,OAAO"}
|
|
@@ -14,6 +14,6 @@ declare function StrategyForm({ visible, strategy, auth_strategy_id, company_id,
|
|
|
14
14
|
onLogin: any;
|
|
15
15
|
}): React.FunctionComponentElement<{
|
|
16
16
|
children?: React.ReactNode | undefined;
|
|
17
|
-
}> | React.
|
|
17
|
+
}> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
18
18
|
import React from 'react';
|
|
19
19
|
//# sourceMappingURL=StrategyForm.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StrategyForm.d.ts","sourceRoot":"","sources":["../../../../../module/Authenticator/Components/StrategyForm.js"],"names":[],"mappings":";AAUA;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"StrategyForm.d.ts","sourceRoot":"","sources":["../../../../../module/Authenticator/Components/StrategyForm.js"],"names":[],"mappings":";AAUA;;;;;;;;;;;;;;;mGAiVC;kBA3V0C,OAAO"}
|
|
@@ -15,6 +15,6 @@ declare function Authenticator({ visible, theme, show_referral, auth_strategy_id
|
|
|
15
15
|
onClose: any;
|
|
16
16
|
}): React.FunctionComponentElement<{
|
|
17
17
|
children?: React.ReactNode | undefined;
|
|
18
|
-
}> | React.
|
|
18
|
+
}> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
19
19
|
import React from 'react';
|
|
20
20
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/Authenticator/index.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/Authenticator/index.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;;;;;mGAsIC;kBA9I0C,OAAO"}
|
|
@@ -13,6 +13,6 @@ declare function AthleteMarketCard({ markets, competition_type, event, athlete,
|
|
|
13
13
|
onPick: any;
|
|
14
14
|
}): React.FunctionComponentElement<{
|
|
15
15
|
children?: React.ReactNode | undefined;
|
|
16
|
-
}> | React.
|
|
16
|
+
}> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
17
17
|
import React from 'react';
|
|
18
18
|
//# sourceMappingURL=AthleteMarketCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AthleteMarketCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/AthleteMarketCard.js"],"names":[],"mappings":";AAUA;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"AthleteMarketCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/AthleteMarketCard.js"],"names":[],"mappings":";AAUA;;;;;;;;;;;;;;mGA+JC;kBAzKiB,OAAO"}
|
|
@@ -4,6 +4,6 @@ declare function CompetitionInfoCard({ competition, competition_type, competitio
|
|
|
4
4
|
competition_type: any;
|
|
5
5
|
competition_result_type: any;
|
|
6
6
|
competition_payouts: any;
|
|
7
|
-
}): React.
|
|
7
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
8
8
|
import React from 'react';
|
|
9
9
|
//# sourceMappingURL=CompetitionInfoCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CompetitionInfoCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionInfoCard.js"],"names":[],"mappings":";AAMA;;;;;
|
|
1
|
+
{"version":3,"file":"CompetitionInfoCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionInfoCard.js"],"names":[],"mappings":";AAMA;;;;;kGAqNC;kBA3N+B,OAAO"}
|
|
@@ -7,6 +7,6 @@ declare function CompetitionLeaderboard({ competition, competition_type, viewer_
|
|
|
7
7
|
onSeeFull: any;
|
|
8
8
|
onClose: any;
|
|
9
9
|
onLeaderSelect: any;
|
|
10
|
-
}): React.
|
|
10
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
11
11
|
import React from "react";
|
|
12
12
|
//# sourceMappingURL=CompetitionLeaderboard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CompetitionLeaderboard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionLeaderboard.js"],"names":[],"mappings":";AAQA;;;;;;;;
|
|
1
|
+
{"version":3,"file":"CompetitionLeaderboard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionLeaderboard.js"],"names":[],"mappings":";AAQA;;;;;;;;kGAmTC;kBA3T0C,OAAO"}
|
|
@@ -15,6 +15,6 @@ declare function CompetitionPlay({ authenticated_competition_player, pick_loadin
|
|
|
15
15
|
markets: any;
|
|
16
16
|
player_id: any;
|
|
17
17
|
player_picks: any;
|
|
18
|
-
}): React.
|
|
18
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
19
19
|
import React from 'react';
|
|
20
20
|
//# sourceMappingURL=CompetitionPlay.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CompetitionPlay.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionPlay.js"],"names":[],"mappings":";AAcA;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"CompetitionPlay.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionPlay.js"],"names":[],"mappings":";AAcA;;;;;;;;;;;;;;;;kGAwfC;kBAtgBiB,OAAO"}
|
|
@@ -8,6 +8,6 @@ declare function EnterCompetitionPrompt({ player, player_balance, competition, c
|
|
|
8
8
|
onCancel: any;
|
|
9
9
|
onEnter: any;
|
|
10
10
|
onVerify: any;
|
|
11
|
-
}): React.
|
|
11
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
12
12
|
import React from "react";
|
|
13
13
|
//# sourceMappingURL=EnterCompetitionPrompt.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EnterCompetitionPrompt.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/EnterCompetitionPrompt.js"],"names":[],"mappings":";AAQA;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"EnterCompetitionPrompt.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/EnterCompetitionPrompt.js"],"names":[],"mappings":";AAQA;;;;;;;;;kGAoMC;kBA5M0C,OAAO"}
|
|
@@ -8,6 +8,6 @@ declare function MarketsCard({ competition_match_markets, markets, orientation,
|
|
|
8
8
|
locked: any;
|
|
9
9
|
disabled: any;
|
|
10
10
|
mode: any;
|
|
11
|
-
}): React.
|
|
11
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
12
12
|
import React from "react";
|
|
13
13
|
//# sourceMappingURL=MarketsCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MarketsCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/MarketsCard.js"],"names":[],"mappings":";AAOA;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"MarketsCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/MarketsCard.js"],"names":[],"mappings":";AAOA;;;;;;;;;kGA2IC;kBAlJ+B,OAAO"}
|
|
@@ -13,6 +13,6 @@ declare function MatchMarketCard({ match, home_athlete, away_athlete, competitio
|
|
|
13
13
|
loading: any;
|
|
14
14
|
}): React.FunctionComponentElement<{
|
|
15
15
|
children?: React.ReactNode | undefined;
|
|
16
|
-
}> | React.
|
|
16
|
+
}> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
17
17
|
import React from 'react';
|
|
18
18
|
//# sourceMappingURL=MatchMarketCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MatchMarketCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/MatchMarketCard.js"],"names":[],"mappings":";AASA;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"MatchMarketCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/MatchMarketCard.js"],"names":[],"mappings":";AASA;;;;;;;;;;;;;;mGAyLC;kBAlMiB,OAAO"}
|
|
@@ -11,6 +11,6 @@ declare function TeamEventCard({ loading, event, markets, competition_type, comp
|
|
|
11
11
|
onPick: any;
|
|
12
12
|
}): React.FunctionComponentElement<{
|
|
13
13
|
children?: React.ReactNode | undefined;
|
|
14
|
-
}> | React.
|
|
14
|
+
}> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
15
15
|
import React from 'react';
|
|
16
16
|
//# sourceMappingURL=TeamEventCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TeamEventCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/TeamEventCard.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"TeamEventCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/TeamEventCard.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;mGAiNC;kBAzNiB,OAAO"}
|
|
@@ -7,6 +7,6 @@ declare function WagerPickForm({ player_pick, event_title, balance, event_start,
|
|
|
7
7
|
loading: any;
|
|
8
8
|
onCancel: any;
|
|
9
9
|
onSubmit: any;
|
|
10
|
-
}): React.
|
|
10
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
11
11
|
import React from "react";
|
|
12
12
|
//# sourceMappingURL=WagerPickForm.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WagerPickForm.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/WagerPickForm.js"],"names":[],"mappings":";AAKA;;;;;;;;
|
|
1
|
+
{"version":3,"file":"WagerPickForm.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/WagerPickForm.js"],"names":[],"mappings":";AAKA;;;;;;;;kGAyPC;kBA9P+B,OAAO"}
|
|
@@ -8,6 +8,6 @@ declare function CompetitionModule({ competition_id, player_id, confirm_padding,
|
|
|
8
8
|
onShareCompetition: any;
|
|
9
9
|
onClose: any;
|
|
10
10
|
onViewCompetitionSeason: any;
|
|
11
|
-
}): React.
|
|
11
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
12
12
|
import React from 'react';
|
|
13
13
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/Competition/index.js"],"names":[],"mappings":";AAiBA;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/Competition/index.js"],"names":[],"mappings":";AAiBA;;;;;;;;;kGAyuBC;kBA1vB0C,OAAO"}
|
|
@@ -5,6 +5,6 @@ declare function SearchBox({ placeholder, onSearch, onChange, hide_search_button
|
|
|
5
5
|
onChange: any;
|
|
6
6
|
hide_search_button: any;
|
|
7
7
|
style: any;
|
|
8
|
-
}): React.
|
|
8
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
9
9
|
import React from "react";
|
|
10
10
|
//# sourceMappingURL=SearchBox.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SearchBox.d.ts","sourceRoot":"","sources":["../../../../module/Components/SearchBox.js"],"names":[],"mappings":";AAIA;;;;;;
|
|
1
|
+
{"version":3,"file":"SearchBox.d.ts","sourceRoot":"","sources":["../../../../module/Components/SearchBox.js"],"names":[],"mappings":";AAIA;;;;;;kGA8DC;kBAlE+B,OAAO"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export function Text(props: any): React.CElement<import("react-native").TextProps, DefaultText>;
|
|
2
|
-
export
|
|
2
|
+
export const View: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
|
|
3
3
|
export function Button(props: any): React.FunctionComponentElement<import("react-native").TouchableOpacityProps & React.RefAttributes<DefaultView>>;
|
|
4
4
|
export function TextInput(props: any): React.CElement<import("react-native").TextInputProps, DefaultTextInput>;
|
|
5
5
|
import { Text as DefaultText } from 'react-native';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Themed.d.ts","sourceRoot":"","sources":["../../../../module/Components/Themed.js"],"names":[],"mappings":"AAMA,gGAsEC;AACD,
|
|
1
|
+
{"version":3,"file":"Themed.d.ts","sourceRoot":"","sources":["../../../../module/Components/Themed.js"],"names":[],"mappings":"AAMA,gGAsEC;AACD,6EAkDG;AACI,oJAqHN;AACM,+GAuBN;oCA3QiK,cAAc;kBAD9I,OAAO;oCACyH,cAAc;8CAAd,cAAc"}
|
|
@@ -10,6 +10,6 @@ declare function Toggle({ options, background_color, active_title_color, toggle_
|
|
|
10
10
|
active_toggle_color: any;
|
|
11
11
|
selected_option: any;
|
|
12
12
|
onSelectOption: any;
|
|
13
|
-
}): React.
|
|
13
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
14
14
|
import React from "react";
|
|
15
15
|
//# sourceMappingURL=Toggle.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Toggle.d.ts","sourceRoot":"","sources":["../../../../module/Components/Toggle.js"],"names":[],"mappings":";AAIA;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"Toggle.d.ts","sourceRoot":"","sources":["../../../../module/Components/Toggle.js"],"names":[],"mappings":";AAIA;;;;;;;;;;;kGAmEC;kBAvE+B,OAAO"}
|
|
@@ -5,6 +5,6 @@ declare function EngageHeader({ companies, width, onManage, onEvent, onSelectCom
|
|
|
5
5
|
onManage: any;
|
|
6
6
|
onEvent: any;
|
|
7
7
|
onSelectCompany: any;
|
|
8
|
-
}): React.
|
|
8
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
9
9
|
import React from 'react';
|
|
10
10
|
//# sourceMappingURL=EngageHeader.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EngageHeader.d.ts","sourceRoot":"","sources":["../../../../../module/Engage/components/EngageHeader.js"],"names":[],"mappings":";AAUA;;;;;;
|
|
1
|
+
{"version":3,"file":"EngageHeader.d.ts","sourceRoot":"","sources":["../../../../../module/Engage/components/EngageHeader.js"],"names":[],"mappings":";AAUA;;;;;;kGA0MC;kBApN0C,OAAO"}
|
|
@@ -5,6 +5,6 @@ declare function PrivateCodePrompt({ onFoundCompetition, onFoundSquaresCompetiti
|
|
|
5
5
|
onFoundSeason: any;
|
|
6
6
|
onFoundBracket: any;
|
|
7
7
|
onClose: any;
|
|
8
|
-
}): React.
|
|
8
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
9
9
|
import React from 'react';
|
|
10
10
|
//# sourceMappingURL=PrivateCodePrompt.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PrivateCodePrompt.d.ts","sourceRoot":"","sources":["../../../../../module/Engage/components/PrivateCodePrompt.js"],"names":[],"mappings":";AAKA;;;;;;
|
|
1
|
+
{"version":3,"file":"PrivateCodePrompt.d.ts","sourceRoot":"","sources":["../../../../../module/Engage/components/PrivateCodePrompt.js"],"names":[],"mappings":";AAKA;;;;;;kGAgJC;kBArJ+B,OAAO"}
|
|
@@ -12,6 +12,6 @@ declare function EngageModule({ insets, onSelectBracketCompetition, onSelectComp
|
|
|
12
12
|
onManage: any;
|
|
13
13
|
onEvent: any;
|
|
14
14
|
onSelectCompany: any;
|
|
15
|
-
}): React.
|
|
15
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
16
16
|
import React from 'react';
|
|
17
17
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/Engage/index.js"],"names":[],"mappings":";AAeA;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/Engage/index.js"],"names":[],"mappings":";AAeA;;;;;;;;;;;;;kGAmdC;kBAle0C,OAAO"}
|
|
@@ -18,7 +18,7 @@ declare const _default: React.MemoExoticComponent<({ event, show_event, float, h
|
|
|
18
18
|
onOrder: any;
|
|
19
19
|
onView: any;
|
|
20
20
|
onTradeLongPress: any;
|
|
21
|
-
}) => React.
|
|
21
|
+
}) => React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>>;
|
|
22
22
|
export default _default;
|
|
23
23
|
import React from 'react';
|
|
24
24
|
//# sourceMappingURL=index.d.ts.map
|
package/lib/typescript/lib/module/MarketComponents/components/AthleteTournamentMarket/index.d.ts
CHANGED
|
@@ -18,6 +18,6 @@ declare function AthleteTournamentMarket({ tournament, float, style, hide_image,
|
|
|
18
18
|
onOrder: any;
|
|
19
19
|
onView: any;
|
|
20
20
|
onTradeLongPress: any;
|
|
21
|
-
}): React.
|
|
21
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
22
22
|
import React from 'react';
|
|
23
23
|
//# sourceMappingURL=index.d.ts.map
|
package/lib/typescript/lib/module/MarketComponents/components/AthleteTournamentMarket/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/AthleteTournamentMarket/index.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/AthleteTournamentMarket/index.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;;;;;;;;kGAqMC;kBA7M2C,OAAO"}
|
|
@@ -8,6 +8,6 @@ declare function BestAvailableOrderCard({ order, player_id, float, style, show_g
|
|
|
8
8
|
onBuyNow: any;
|
|
9
9
|
onShareOrder: any;
|
|
10
10
|
onCancelOrder: any;
|
|
11
|
-
}): React.
|
|
11
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
12
12
|
import React from 'react';
|
|
13
13
|
//# sourceMappingURL=BestAvailableOrderCard.d.ts.map
|
package/lib/typescript/lib/module/MarketComponents/components/BestAvailableOrderCard.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BestAvailableOrderCard.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/BestAvailableOrderCard.js"],"names":[],"mappings":";AAOA;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"BestAvailableOrderCard.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/BestAvailableOrderCard.js"],"names":[],"mappings":";AAOA;;;;;;;;;kGA6HC;kBApIiB,OAAO"}
|
|
@@ -15,6 +15,6 @@ declare function EventMarket({ event, float, style, direction, hide_liquidity, m
|
|
|
15
15
|
onOrder: any;
|
|
16
16
|
onView: any;
|
|
17
17
|
onTradeLongPress: any;
|
|
18
|
-
}): React.
|
|
18
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
19
19
|
import React from 'react';
|
|
20
20
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/EventMarket/index.js"],"names":[],"mappings":";AASA;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/EventMarket/index.js"],"names":[],"mappings":";AASA;;;;;;;;;;;;;;;;kGAmNC;kBA5NkC,OAAO"}
|
|
@@ -11,6 +11,6 @@ declare function ExternalPriceComparison({ price_key, float, contest_id, style,
|
|
|
11
11
|
external_name: any;
|
|
12
12
|
init_side: any;
|
|
13
13
|
onClose: any;
|
|
14
|
-
}): React.
|
|
14
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
15
15
|
import React from 'react';
|
|
16
16
|
//# sourceMappingURL=ExternalPriceComparison.d.ts.map
|
package/lib/typescript/lib/module/MarketComponents/components/ExternalPriceComparison.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ExternalPriceComparison.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/ExternalPriceComparison.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"ExternalPriceComparison.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/ExternalPriceComparison.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;kGAgSC;kBAxS0C,OAAO"}
|
|
@@ -26,6 +26,6 @@ declare function MatchMarket({ league, match, float, show_event, hide_image, ima
|
|
|
26
26
|
onTradeLongPress: any;
|
|
27
27
|
}): React.FunctionComponentElement<{
|
|
28
28
|
children?: React.ReactNode | undefined;
|
|
29
|
-
}> | React.
|
|
29
|
+
}> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
30
30
|
import React from 'react';
|
|
31
31
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/MatchMarket/index.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/MatchMarket/index.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;;;;;;;;;;;;;;;;mGAqPC;kBA7P2C,OAAO"}
|
|
@@ -6,6 +6,6 @@ declare function OrderBookCard({ player_id, orders, market, show_orders, show_gr
|
|
|
6
6
|
show_orders: any;
|
|
7
7
|
show_grades: any;
|
|
8
8
|
onBuy: any;
|
|
9
|
-
}): React.FunctionComponentElement<any
|
|
9
|
+
}): React.FunctionComponentElement<React.RefAttributes<any>>;
|
|
10
10
|
import React from 'react';
|
|
11
11
|
//# sourceMappingURL=OrderBook.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OrderBook.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/OrderBook.js"],"names":[],"mappings":";AAQA;;;;;;;
|
|
1
|
+
{"version":3,"file":"OrderBook.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/OrderBook.js"],"names":[],"mappings":";AAQA;;;;;;;6DA4LC;kBApMiB,OAAO"}
|
|
@@ -7,6 +7,6 @@ declare function OrderBookChart({ order_book, market, active_var_1, onSelectVar1
|
|
|
7
7
|
away_label: any;
|
|
8
8
|
home_label: any;
|
|
9
9
|
side_id: any;
|
|
10
|
-
}): React.
|
|
10
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
11
11
|
import React from 'react';
|
|
12
12
|
//# sourceMappingURL=OrderBookChart.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OrderBookChart.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/OrderBookChart.js"],"names":[],"mappings":";AAKA;;;;;;;;
|
|
1
|
+
{"version":3,"file":"OrderBookChart.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/OrderBookChart.js"],"names":[],"mappings":";AAKA;;;;;;;;kGA2QC;kBAhR+B,OAAO"}
|
|
@@ -6,6 +6,6 @@ declare function OrderGradeBar({ grade, view_type, mask, onSelectGrade }: {
|
|
|
6
6
|
onSelectGrade: any;
|
|
7
7
|
}): React.FunctionComponentElement<{
|
|
8
8
|
children?: React.ReactNode | undefined;
|
|
9
|
-
}> | React.
|
|
9
|
+
}> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
10
10
|
import React from 'react';
|
|
11
11
|
//# sourceMappingURL=OrderGradeBar.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OrderGradeBar.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/OrderGradeBar.js"],"names":[],"mappings":";AASA;;;;;;;
|
|
1
|
+
{"version":3,"file":"OrderGradeBar.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/OrderGradeBar.js"],"names":[],"mappings":";AASA;;;;;;;mGAwJC;kBAjKiB,OAAO"}
|
|
@@ -31,7 +31,7 @@ declare const _default: React.MemoExoticComponent<({ event, league, float, style
|
|
|
31
31
|
onPodcastSelect: any;
|
|
32
32
|
}) => React.FunctionComponentElement<{
|
|
33
33
|
children?: React.ReactNode | undefined;
|
|
34
|
-
}> | React.
|
|
34
|
+
}> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>>;
|
|
35
35
|
export default _default;
|
|
36
36
|
import React from 'react';
|
|
37
37
|
//# sourceMappingURL=index.d.ts.map
|
package/lib/typescript/lib/module/MarketComponents/components/TeamTournamentMarket/index.d.ts
CHANGED
|
@@ -17,6 +17,6 @@ declare function TeamTournamentMarket({ tournament, float, direction, show_event
|
|
|
17
17
|
onOrder: any;
|
|
18
18
|
onView: any;
|
|
19
19
|
onTradeLongPress: any;
|
|
20
|
-
}): React.
|
|
20
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
21
21
|
import React from 'react';
|
|
22
22
|
//# sourceMappingURL=index.d.ts.map
|
package/lib/typescript/lib/module/MarketComponents/components/TeamTournamentMarket/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/TeamTournamentMarket/index.js"],"names":[],"mappings":";AASA;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/TeamTournamentMarket/index.js"],"names":[],"mappings":";AASA;;;;;;;;;;;;;;;;;;kGA4LC;kBArM2C,OAAO"}
|
|
@@ -25,6 +25,6 @@ declare function TournamentMarket({ tournament, float, wrap_markets, width, styl
|
|
|
25
25
|
onOrder: any;
|
|
26
26
|
onActivate: any;
|
|
27
27
|
onShare: any;
|
|
28
|
-
}): React.
|
|
28
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
29
29
|
import React from 'react';
|
|
30
30
|
//# sourceMappingURL=index.d.ts.map
|
package/lib/typescript/lib/module/MarketComponents/components/TournamentMarket/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/TournamentMarket/index.js"],"names":[],"mappings":";AAaA;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/TournamentMarket/index.js"],"names":[],"mappings":";AAaA;;;;;;;;;;;;;;;;;;;;;;;;;;kGA6nBC;kBA1oBkD,OAAO"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/Notifications/index.js"],"names":[],"mappings":";AAWA,sGAyDC;kBApEwC,OAAO"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export function useNotifications(): {
|
|
2
|
+
permission: undefined;
|
|
3
|
+
push_token: undefined;
|
|
4
|
+
expo_token: undefined;
|
|
5
|
+
getMyExpoToken: () => Promise<Notifications.ExpoPushToken | undefined>;
|
|
6
|
+
getMyToken: () => Promise<Notifications.ImplicitlySupportedDevicePushToken | undefined>;
|
|
7
|
+
getPermission: () => Promise<Notifications.NotificationPermissionsStatus | undefined>;
|
|
8
|
+
requestPermission: () => Promise<Notifications.NotificationPermissionsStatus | undefined>;
|
|
9
|
+
};
|
|
10
|
+
import * as Notifications from 'expo-notifications';
|
|
11
|
+
//# sourceMappingURL=useNotifications.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useNotifications.d.ts","sourceRoot":"","sources":["../../../../module/Notifications/useNotifications.js"],"names":[],"mappings":"AAEA;;;;;;;;EAuDC;+BAzD8B,oBAAoB"}
|
|
@@ -5,6 +5,6 @@ declare function BasicInfoManager({ player, walkthrough, onPlayerUpdate, onNext,
|
|
|
5
5
|
onPlayerUpdate: any;
|
|
6
6
|
onNext: any;
|
|
7
7
|
onClose: any;
|
|
8
|
-
}): React.
|
|
8
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
9
9
|
import React from 'react';
|
|
10
10
|
//# sourceMappingURL=BasicInfoManager.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BasicInfoManager.d.ts","sourceRoot":"","sources":["../../../../../module/ProfileManager/Components/BasicInfoManager.js"],"names":[],"mappings":";AAQA;;;;;;
|
|
1
|
+
{"version":3,"file":"BasicInfoManager.d.ts","sourceRoot":"","sources":["../../../../../module/ProfileManager/Components/BasicInfoManager.js"],"names":[],"mappings":";AAQA;;;;;;kGAmRC;kBA3R0C,OAAO"}
|
|
@@ -4,6 +4,6 @@ declare function BasicStatus({ onVerify, code_details, player, onClose }: {
|
|
|
4
4
|
code_details: any;
|
|
5
5
|
player: any;
|
|
6
6
|
onClose: any;
|
|
7
|
-
}): React.
|
|
7
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
8
8
|
import React from 'react';
|
|
9
9
|
//# sourceMappingURL=BasicStatus.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BasicStatus.d.ts","sourceRoot":"","sources":["../../../../../module/ProfileManager/Components/BasicStatus.js"],"names":[],"mappings":";AAKA;;;;;
|
|
1
|
+
{"version":3,"file":"BasicStatus.d.ts","sourceRoot":"","sources":["../../../../../module/ProfileManager/Components/BasicStatus.js"],"names":[],"mappings":";AAKA;;;;;kGAmMC;kBAxMiB,OAAO"}
|
|
@@ -4,7 +4,7 @@ declare function CodeRedeem({ walkthrough, onVerify, onClose, onRedeemCode }: {
|
|
|
4
4
|
onVerify: any;
|
|
5
5
|
onClose: any;
|
|
6
6
|
onRedeemCode: any;
|
|
7
|
-
}): React.CElement<import("react-native").ActivityIndicatorProps, ActivityIndicator
|
|
8
|
-
import { ActivityIndicator } from 'react-native';
|
|
7
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement> | React.CElement<import("react-native").ActivityIndicatorProps, ActivityIndicator>;
|
|
9
8
|
import React from 'react';
|
|
9
|
+
import { ActivityIndicator } from 'react-native';
|
|
10
10
|
//# sourceMappingURL=CodeRedeem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CodeRedeem.d.ts","sourceRoot":"","sources":["../../../../../module/ProfileManager/Components/CodeRedeem.js"],"names":[],"mappings":";AAMA;;;;;
|
|
1
|
+
{"version":3,"file":"CodeRedeem.d.ts","sourceRoot":"","sources":["../../../../../module/ProfileManager/Components/CodeRedeem.js"],"names":[],"mappings":";AAMA;;;;;qLAuVC;kBA7V0C,OAAO;kCACT,cAAc"}
|
|
@@ -5,6 +5,6 @@ declare function DOBManager({ player, walkthrough, onPlayerUpdate, onNext, onClo
|
|
|
5
5
|
onPlayerUpdate: any;
|
|
6
6
|
onNext: any;
|
|
7
7
|
onClose: any;
|
|
8
|
-
}): React.
|
|
8
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
9
9
|
import React from 'react';
|
|
10
10
|
//# sourceMappingURL=DOBManager.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DOBManager.d.ts","sourceRoot":"","sources":["../../../../../module/ProfileManager/Components/DOBManager.js"],"names":[],"mappings":";AASA;;;;;;
|
|
1
|
+
{"version":3,"file":"DOBManager.d.ts","sourceRoot":"","sources":["../../../../../module/ProfileManager/Components/DOBManager.js"],"names":[],"mappings":";AASA;;;;;;kGAmMC;kBA5M0C,OAAO"}
|
|
@@ -5,6 +5,6 @@ declare function EmailManager({ player, walkthrough, onPlayerUpdate, onNext, onC
|
|
|
5
5
|
onPlayerUpdate: any;
|
|
6
6
|
onNext: any;
|
|
7
7
|
onClose: any;
|
|
8
|
-
}): React.
|
|
8
|
+
}): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
9
9
|
import React from 'react';
|
|
10
10
|
//# sourceMappingURL=EmailManager.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EmailManager.d.ts","sourceRoot":"","sources":["../../../../../module/ProfileManager/Components/EmailManager.js"],"names":[],"mappings":";AAOA;;;;;;
|
|
1
|
+
{"version":3,"file":"EmailManager.d.ts","sourceRoot":"","sources":["../../../../../module/ProfileManager/Components/EmailManager.js"],"names":[],"mappings":";AAOA;;;;;;kGAuSC;kBA9S0C,OAAO"}
|