livevegas-ui-kit 1.0.78 → 1.0.79

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.
@@ -20,5 +20,6 @@ import { BlackjeckInsurance } from './BlackJeckInsurance';
20
20
  import { CardsRightInfo } from './CardsRightInfo';
21
21
  import { Chip3D } from './Chip3D';
22
22
  import { MoibleChipBoard } from './MoibleChipBoard';
23
+ import { Card } from './Card';
23
24
 
24
- export { MoibleChipBoard, BlackJackeWinPopup, BalanceAndBet, TopIcons, Button, Chip, Chip3D, MobileMenu, PopupWrapper, ToLobby, TournamentNotification, ChipBoard, Timer, MobileBottomInfo, Reconnect, NotPlaying, ToastMessages, BlackJackAction, BlackjeckInsurance, Wager, BonusModalContent, CardsRightInfo, };
25
+ export { MoibleChipBoard, BlackJackeWinPopup, BalanceAndBet, TopIcons, Button, Card, Chip, Chip3D, MobileMenu, PopupWrapper, ToLobby, TournamentNotification, ChipBoard, Timer, MobileBottomInfo, Reconnect, NotPlaying, ToastMessages, BlackJackAction, BlackjeckInsurance, Wager, BonusModalContent, CardsRightInfo, };
package/dist/index.d.ts CHANGED
@@ -1,3 +1,3 @@
1
- import { BlackJackeWinPopup, BalanceAndBet, TopIcons, Button, Chip, MobileMenu, PopupWrapper, ToLobby, TournamentNotification, ChipBoard, Timer, MobileBottomInfo, Reconnect, NotPlaying, ToastMessages, BlackJackAction, BlackjeckInsurance, Wager, CardsRightInfo, BonusModalContent, Chip3D, MoibleChipBoard } from './components';
1
+ import { BlackJackeWinPopup, BalanceAndBet, TopIcons, Button, Chip, MobileMenu, PopupWrapper, ToLobby, TournamentNotification, ChipBoard, Timer, MobileBottomInfo, Reconnect, NotPlaying, ToastMessages, BlackJackAction, BlackjeckInsurance, Wager, CardsRightInfo, BonusModalContent, Chip3D, Card, MoibleChipBoard } from './components';
2
2
 
3
- export { BlackJackeWinPopup, BalanceAndBet, MoibleChipBoard, TopIcons, Button, Chip, MobileMenu, PopupWrapper, ToLobby, TournamentNotification, ChipBoard, Timer, Chip3D, MobileBottomInfo, Reconnect, NotPlaying, ToastMessages, BlackJackAction, BlackjeckInsurance, Wager, CardsRightInfo, BonusModalContent, };
3
+ export { BlackJackeWinPopup, BalanceAndBet, MoibleChipBoard, TopIcons, Button, Chip, Card, MobileMenu, PopupWrapper, ToLobby, TournamentNotification, ChipBoard, Timer, Chip3D, MobileBottomInfo, Reconnect, NotPlaying, ToastMessages, BlackJackAction, BlackjeckInsurance, Wager, CardsRightInfo, BonusModalContent, };
@@ -8953,6 +8953,7 @@ export {
8953
8953
  X4 as BlackjeckInsurance,
8954
8954
  K4 as BonusModalContent,
8955
8955
  v2 as Button,
8956
+ o0 as Card,
8956
8957
  q4 as CardsRightInfo,
8957
8958
  S2 as Chip,
8958
8959
  Q4 as Chip3D,