@everymatrix/casino-game-thumb-view 1.53.0 → 1.53.10

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 (46) hide show
  1. package/dist/casino-game-thumb-view/casino-game-thumb-view.esm.js +1 -1
  2. package/dist/casino-game-thumb-view/p-54779d54.entry.js +1 -0
  3. package/dist/casino-game-thumb-view/{p-c9da4e8b.entry.js → p-8849ee66.entry.js} +1 -1
  4. package/dist/casino-game-thumb-view/p-980e0858.entry.js +1 -0
  5. package/dist/casino-game-thumb-view/p-9811b6a0.entry.js +1 -0
  6. package/dist/casino-game-thumb-view/p-9c9196db.js +2 -0
  7. package/dist/casino-game-thumb-view/p-eba72e50.entry.js +7 -0
  8. package/dist/casino-game-thumb-view/p-f9b2c459.entry.js +1 -0
  9. package/dist/cjs/casino-extrainfo-baccarat.cjs.entry.js +1 -5
  10. package/dist/cjs/casino-extrainfo-blackjack.cjs.entry.js +1 -6
  11. package/dist/cjs/casino-extrainfo-roulette.cjs.entry.js +4 -4
  12. package/dist/cjs/casino-game-thumb-view.cjs.js +2 -2
  13. package/dist/cjs/casino-game-thumb-view_2.cjs.entry.js +51 -40
  14. package/dist/cjs/casino-game-thumbnail-betlimit_2.cjs.entry.js +2 -7
  15. package/dist/cjs/casino-normal-game-thumbnail.cjs.entry.js +1 -2
  16. package/dist/cjs/{index-0892a7c6.js → index-7128576b.js} +249 -145
  17. package/dist/cjs/loader.cjs.js +1 -1
  18. package/dist/collection/collection-manifest.json +1 -1
  19. package/dist/collection/components/casino-extrainfo-baccarat/casino-extrainfo-baccarat.js +4 -4
  20. package/dist/collection/components/casino-extrainfo-blackjack/casino-extrainfo-blackjack.js +2 -7
  21. package/dist/collection/components/casino-extrainfo-roulette/casino-extrainfo-roulette.js +5 -3
  22. package/dist/collection/components/casino-game-thumb-view/casino-game-thumb-view.js +99 -33
  23. package/dist/collection/components/casino-game-thumbnail-betlimit/casino-game-thumbnail-betlimit.js +5 -3
  24. package/dist/collection/components/casino-game-thumbnail-extrainfo/casino-game-thumbnail-extrainfo.js +3 -4
  25. package/dist/collection/components/casino-game-thumbnail-overlay/casino-game-thumbnail-overlay.js +27 -6
  26. package/dist/collection/components/casino-normal-game-thumbnail/casino-normal-game-thumbnail.js +2 -3
  27. package/dist/esm/casino-extrainfo-baccarat.entry.js +1 -5
  28. package/dist/esm/casino-extrainfo-blackjack.entry.js +1 -6
  29. package/dist/esm/casino-extrainfo-roulette.entry.js +4 -4
  30. package/dist/esm/casino-game-thumb-view.js +3 -3
  31. package/dist/esm/casino-game-thumb-view_2.entry.js +51 -40
  32. package/dist/esm/casino-game-thumbnail-betlimit_2.entry.js +2 -7
  33. package/dist/esm/casino-normal-game-thumbnail.entry.js +1 -2
  34. package/dist/esm/{index-bbccad17.js → index-93708583.js} +249 -145
  35. package/dist/esm/loader.js +2 -2
  36. package/dist/types/Users/adrian.pripon/Documents/Work/widgets-monorepo/packages/stencil/casino-game-thumb-view/.stencil/packages/stencil/casino-game-thumb-view/stencil.config.d.ts +2 -0
  37. package/dist/types/Users/adrian.pripon/Documents/Work/widgets-monorepo/packages/stencil/casino-game-thumb-view/.stencil/packages/stencil/casino-game-thumb-view/stencil.config.dev.d.ts +2 -0
  38. package/package.json +1 -1
  39. package/dist/casino-game-thumb-view/p-3ac1ceb2.entry.js +0 -7
  40. package/dist/casino-game-thumb-view/p-6f25852e.entry.js +0 -1
  41. package/dist/casino-game-thumb-view/p-89d09251.js +0 -2
  42. package/dist/casino-game-thumb-view/p-c7ae1205.entry.js +0 -1
  43. package/dist/casino-game-thumb-view/p-cbb0566f.entry.js +0 -1
  44. package/dist/casino-game-thumb-view/p-cfd13ff8.entry.js +0 -1
  45. package/dist/types/Users/maria.bumbar/Desktop/widgets-monorepo/packages/stencil/casino-game-thumb-view/.stencil/packages/stencil/casino-game-thumb-view/stencil.config.d.ts +0 -2
  46. package/dist/types/Users/maria.bumbar/Desktop/widgets-monorepo/packages/stencil/casino-game-thumb-view/.stencil/packages/stencil/casino-game-thumb-view/stencil.config.dev.d.ts +0 -2
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-0892a7c6.js');
5
+ const index = require('./index-7128576b.js');
6
6
  const appGlobals = require('./app-globals-3a1e7e63.js');
7
7
 
8
8
  const defineCustomElements = async (win, options) => {
@@ -11,7 +11,7 @@
11
11
  ],
12
12
  "compiler": {
13
13
  "name": "@stencil/core",
14
- "version": "4.22.3",
14
+ "version": "4.25.1",
15
15
  "typescriptVersion": "5.5.4"
16
16
  },
17
17
  "collections": [],
@@ -7,10 +7,6 @@ export class CasinoExtrainfoBaccarat {
7
7
  this.baccaratSvg = new BaccaratSvg();
8
8
  this.isBoardInited = false;
9
9
  this.filledCells = [];
10
- this.language = undefined;
11
- this.showRoundBoard = undefined;
12
- this.gameInfo = undefined;
13
- this.gameDetails = undefined;
14
10
  }
15
11
  gameDetailsHandler(newVal, oldVal) {
16
12
  if (newVal.isOpen && (!oldVal || !oldVal.isOpen)) {
@@ -135,6 +131,8 @@ export class CasinoExtrainfoBaccarat {
135
131
  "tags": [],
136
132
  "text": "Text language to show"
137
133
  },
134
+ "getter": false,
135
+ "setter": false,
138
136
  "attribute": "language",
139
137
  "reflect": false
140
138
  },
@@ -152,6 +150,8 @@ export class CasinoExtrainfoBaccarat {
152
150
  "tags": [],
153
151
  "text": "Text language to show"
154
152
  },
153
+ "getter": false,
154
+ "setter": false,
155
155
  "attribute": "show-round-board",
156
156
  "reflect": false
157
157
  }
@@ -3,13 +3,6 @@ import SeatSvg from "../../static/seat.svg";
3
3
  import { DEFAULT_BLACKJACK_TOTAL_SEATS } from "../../constants/game-thumbnail";
4
4
  import { translate } from "../../utils/locale.utils";
5
5
  export class CasinoExtrainfoBlackjack {
6
- constructor() {
7
- this.language = undefined;
8
- this.gameInfo = undefined;
9
- this.gameDetails = undefined;
10
- this.seatsStatus = undefined;
11
- this.isTableFull = undefined;
12
- }
13
6
  /**
14
7
  * Generate Jackpot live seats info
15
8
  * @param totalSeats
@@ -69,6 +62,8 @@ export class CasinoExtrainfoBlackjack {
69
62
  "tags": [],
70
63
  "text": "Text language to show"
71
64
  },
65
+ "getter": false,
66
+ "setter": false,
72
67
  "attribute": "language",
73
68
  "reflect": false
74
69
  }
@@ -2,10 +2,10 @@ import { h, Host } from "@stencil/core";
2
2
  import { ROULETTE_COLOR_MAP, WIDGETTYPE_GAMECATEGORY, } from "../../constants/game-thumbnail";
3
3
  export class CasinoExtrainfoRoulette {
4
4
  constructor() {
5
+ /**
6
+ * Language
7
+ */
5
8
  this.language = 'en';
6
- this.gameInfo = undefined;
7
- this.gameDetails = undefined;
8
- this.showLiveClass = undefined;
9
9
  }
10
10
  async onGameLoaded(gameInfo) {
11
11
  var _a;
@@ -58,6 +58,8 @@ export class CasinoExtrainfoRoulette {
58
58
  "tags": [],
59
59
  "text": "Language"
60
60
  },
61
+ "getter": false,
62
+ "setter": false,
61
63
  "attribute": "language",
62
64
  "reflect": false,
63
65
  "defaultValue": "'en'"
@@ -6,6 +6,45 @@ import Fav from "../../static/fav.svg";
6
6
  import UnFavSvg from "../../static/unfav.svg";
7
7
  export class CasinoGameThumbView {
8
8
  constructor() {
9
+ /**
10
+ * Widget Setting, Game language
11
+ */
12
+ this.language = 'en';
13
+ /**
14
+ * Widget Setting, Client custom styling via string
15
+ */
16
+ this.clientStyling = '';
17
+ /**
18
+ * Widget Setting, Client custom styling via url content
19
+ */
20
+ this.clientStylingUrl = '';
21
+ /**
22
+ * Widget Setting, show game in a frame when user clicked 'start'
23
+ */
24
+ this.integratedGameframeMobile = false;
25
+ /**
26
+ * Widget Setting, show game in a frame when user clicked 'start', Open game aframe,
27
+ * gamepageModalurl value should be set
28
+ */
29
+ this.integratedGameframeDesktop = false;
30
+ /**
31
+ * Widget Setting, Load game details when set it as true, default value: false
32
+ * When loadDetails is true and type=='live-casino-tables',
33
+ * Load gameDetails by endpoint/vendor/gameId if livelobbyEndpoint is null
34
+ */
35
+ this.loadDetails = false;
36
+ /**
37
+ * Widget Setting, showRoundBoard, default value: false
38
+ */
39
+ this.showRoundBoard = false;
40
+ /**
41
+ * Game Property, default ''
42
+ */
43
+ this.gameCategory = '';
44
+ /**
45
+ * Game Property, Game lunch platform
46
+ */
47
+ this.platform = 'PC';
9
48
  this.thumbnailLoaded = false;
10
49
  this.containerClassWhenDetailChange = '';
11
50
  this.isUserLoggedIn = false;
@@ -53,39 +92,6 @@ export class CasinoGameThumbView {
53
92
  }
54
93
  return gameContainerClass;
55
94
  };
56
- this.language = 'en';
57
- this.endpoint = undefined;
58
- this.userId = undefined;
59
- this.showGameName = undefined;
60
- this.session = undefined;
61
- this.showFavoredCategory = undefined;
62
- this.clientStyling = '';
63
- this.clientStylingUrl = '';
64
- this.integratedGameframeMobile = false;
65
- this.gamepageModalurl = undefined;
66
- this.integratedGameframeDesktop = false;
67
- this.loadDetails = false;
68
- this.showRoundBoard = false;
69
- this.visibilityConnect = undefined;
70
- this.connectLive = undefined;
71
- this.gameCategory = '';
72
- this.livelobbyEndpoint = undefined;
73
- this.gameId = undefined;
74
- this.gameName = undefined;
75
- this.subVendor = undefined;
76
- this.gameVendor = undefined;
77
- this.hasFunMode = undefined;
78
- this.hasAnonymousFunMode = undefined;
79
- this.platform = 'PC';
80
- this.thumbnail = undefined;
81
- this.isFavorite = undefined;
82
- this.isNew = undefined;
83
- this.cellSize = undefined;
84
- this.gameTag = undefined;
85
- this.type = undefined;
86
- this.gameInfo = undefined;
87
- this.isTableFull = undefined;
88
- this.hover = undefined;
89
95
  }
90
96
  onSessionChanged() {
91
97
  this.isUserLoggedIn = !!(this.session && this.userId);
@@ -480,6 +486,8 @@ export class CasinoGameThumbView {
480
486
  "tags": [],
481
487
  "text": "Widget Setting, Game language"
482
488
  },
489
+ "getter": false,
490
+ "setter": false,
483
491
  "attribute": "language",
484
492
  "reflect": false,
485
493
  "defaultValue": "'en'"
@@ -498,6 +506,8 @@ export class CasinoGameThumbView {
498
506
  "tags": [],
499
507
  "text": "Widget Setting, Api endpoint for loading game details"
500
508
  },
509
+ "getter": false,
510
+ "setter": false,
501
511
  "attribute": "endpoint",
502
512
  "reflect": false
503
513
  },
@@ -515,6 +525,8 @@ export class CasinoGameThumbView {
515
525
  "tags": [],
516
526
  "text": "Widget Setting, User id"
517
527
  },
528
+ "getter": false,
529
+ "setter": false,
518
530
  "attribute": "user-id",
519
531
  "reflect": false
520
532
  },
@@ -532,6 +544,8 @@ export class CasinoGameThumbView {
532
544
  "tags": [],
533
545
  "text": "Widget Setting, Show game name if set it as true"
534
546
  },
547
+ "getter": false,
548
+ "setter": false,
535
549
  "attribute": "show-game-name",
536
550
  "reflect": false
537
551
  },
@@ -549,6 +563,8 @@ export class CasinoGameThumbView {
549
563
  "tags": [],
550
564
  "text": "Widget Setting, User session"
551
565
  },
566
+ "getter": false,
567
+ "setter": false,
552
568
  "attribute": "session",
553
569
  "reflect": false
554
570
  },
@@ -566,6 +582,8 @@ export class CasinoGameThumbView {
566
582
  "tags": [],
567
583
  "text": "Widget Setting, game showed in favorited category"
568
584
  },
585
+ "getter": false,
586
+ "setter": false,
569
587
  "attribute": "show-favored-category",
570
588
  "reflect": false
571
589
  },
@@ -583,6 +601,8 @@ export class CasinoGameThumbView {
583
601
  "tags": [],
584
602
  "text": "Widget Setting, Client custom styling via string"
585
603
  },
604
+ "getter": false,
605
+ "setter": false,
586
606
  "attribute": "client-styling",
587
607
  "reflect": false,
588
608
  "defaultValue": "''"
@@ -601,6 +621,8 @@ export class CasinoGameThumbView {
601
621
  "tags": [],
602
622
  "text": "Widget Setting, Client custom styling via url content"
603
623
  },
624
+ "getter": false,
625
+ "setter": false,
604
626
  "attribute": "client-styling-url",
605
627
  "reflect": false,
606
628
  "defaultValue": "''"
@@ -619,6 +641,8 @@ export class CasinoGameThumbView {
619
641
  "tags": [],
620
642
  "text": "Widget Setting, show game in a frame when user clicked 'start'"
621
643
  },
644
+ "getter": false,
645
+ "setter": false,
622
646
  "attribute": "integrated-gameframe-mobile",
623
647
  "reflect": false,
624
648
  "defaultValue": "false"
@@ -637,6 +661,8 @@ export class CasinoGameThumbView {
637
661
  "tags": [],
638
662
  "text": "Widget Setting, show game in a frame when user clicked 'start'\nthe frame url when integratedGameframeDesktop is true"
639
663
  },
664
+ "getter": false,
665
+ "setter": false,
640
666
  "attribute": "gamepage-modalurl",
641
667
  "reflect": false
642
668
  },
@@ -654,6 +680,8 @@ export class CasinoGameThumbView {
654
680
  "tags": [],
655
681
  "text": "Widget Setting, show game in a frame when user clicked 'start', Open game aframe,\ngamepageModalurl value should be set"
656
682
  },
683
+ "getter": false,
684
+ "setter": false,
657
685
  "attribute": "integrated-gameframe-desktop",
658
686
  "reflect": false,
659
687
  "defaultValue": "false"
@@ -672,6 +700,8 @@ export class CasinoGameThumbView {
672
700
  "tags": [],
673
701
  "text": "Widget Setting, Load game details when set it as true, default value: false\nWhen loadDetails is true and type=='live-casino-tables',\nLoad gameDetails by endpoint/vendor/gameId if livelobbyEndpoint is null"
674
702
  },
703
+ "getter": false,
704
+ "setter": false,
675
705
  "attribute": "load-details",
676
706
  "reflect": false,
677
707
  "defaultValue": "false"
@@ -690,6 +720,8 @@ export class CasinoGameThumbView {
690
720
  "tags": [],
691
721
  "text": "Widget Setting, showRoundBoard, default value: false"
692
722
  },
723
+ "getter": false,
724
+ "setter": false,
693
725
  "attribute": "show-round-board",
694
726
  "reflect": false,
695
727
  "defaultValue": "false"
@@ -708,6 +740,8 @@ export class CasinoGameThumbView {
708
740
  "tags": [],
709
741
  "text": "Widget Setting\nValid value: 'disconnect'/'connect'\nFlag to start a updater when a live game show in visible area\nwhen visibilityConnect='connect' && connectLive = 'connect'"
710
742
  },
743
+ "getter": false,
744
+ "setter": false,
711
745
  "attribute": "visibility-connect",
712
746
  "reflect": false
713
747
  },
@@ -725,6 +759,8 @@ export class CasinoGameThumbView {
725
759
  "tags": [],
726
760
  "text": "Widget Setting, flag to start a updater when a live game show in visible area\nValid value: 'disconnect'/'connect'\nFlag to start a updater when a live game show in visible area\nwhen 'connectLive'= 'connect'"
727
761
  },
762
+ "getter": false,
763
+ "setter": false,
728
764
  "attribute": "connect-live",
729
765
  "reflect": false
730
766
  },
@@ -742,6 +778,8 @@ export class CasinoGameThumbView {
742
778
  "tags": [],
743
779
  "text": "Game Property, default ''"
744
780
  },
781
+ "getter": false,
782
+ "setter": false,
745
783
  "attribute": "game-category",
746
784
  "reflect": false,
747
785
  "defaultValue": "''"
@@ -760,6 +798,8 @@ export class CasinoGameThumbView {
760
798
  "tags": [],
761
799
  "text": "Widget Setting, Live lobby endpoint, use to start a game\nLoad game info by this url if type=='live-casino-tables'"
762
800
  },
801
+ "getter": false,
802
+ "setter": false,
763
803
  "attribute": "livelobby-endpoint",
764
804
  "reflect": false
765
805
  },
@@ -777,6 +817,8 @@ export class CasinoGameThumbView {
777
817
  "tags": [],
778
818
  "text": "Game Property, GameId"
779
819
  },
820
+ "getter": false,
821
+ "setter": false,
780
822
  "attribute": "game-id",
781
823
  "reflect": false
782
824
  },
@@ -794,6 +836,8 @@ export class CasinoGameThumbView {
794
836
  "tags": [],
795
837
  "text": "Game Property, Game Name"
796
838
  },
839
+ "getter": false,
840
+ "setter": false,
797
841
  "attribute": "game-name",
798
842
  "reflect": false
799
843
  },
@@ -811,6 +855,8 @@ export class CasinoGameThumbView {
811
855
  "tags": [],
812
856
  "text": "Game Property, Game SubVendor"
813
857
  },
858
+ "getter": false,
859
+ "setter": false,
814
860
  "attribute": "sub-vendor",
815
861
  "reflect": false
816
862
  },
@@ -828,6 +874,8 @@ export class CasinoGameThumbView {
828
874
  "tags": [],
829
875
  "text": "Game Property, Game vendor"
830
876
  },
877
+ "getter": false,
878
+ "setter": false,
831
879
  "attribute": "game-vendor",
832
880
  "reflect": false
833
881
  },
@@ -845,6 +893,8 @@ export class CasinoGameThumbView {
845
893
  "tags": [],
846
894
  "text": "Game Property, Game funMode"
847
895
  },
896
+ "getter": false,
897
+ "setter": false,
848
898
  "attribute": "has-fun-mode",
849
899
  "reflect": false
850
900
  },
@@ -862,6 +912,8 @@ export class CasinoGameThumbView {
862
912
  "tags": [],
863
913
  "text": "Game Property, hasAnonymousFunMode"
864
914
  },
915
+ "getter": false,
916
+ "setter": false,
865
917
  "attribute": "has-anonymous-fun-mode",
866
918
  "reflect": false
867
919
  },
@@ -879,6 +931,8 @@ export class CasinoGameThumbView {
879
931
  "tags": [],
880
932
  "text": "Game Property, Game lunch platform"
881
933
  },
934
+ "getter": false,
935
+ "setter": false,
882
936
  "attribute": "platform",
883
937
  "reflect": false,
884
938
  "defaultValue": "'PC'"
@@ -897,6 +951,8 @@ export class CasinoGameThumbView {
897
951
  "tags": [],
898
952
  "text": "Game Property, Game thumbnail"
899
953
  },
954
+ "getter": false,
955
+ "setter": false,
900
956
  "attribute": "thumbnail",
901
957
  "reflect": false
902
958
  },
@@ -914,6 +970,8 @@ export class CasinoGameThumbView {
914
970
  "tags": [],
915
971
  "text": "Game Property, is Game Favorited"
916
972
  },
973
+ "getter": false,
974
+ "setter": false,
917
975
  "attribute": "is-favorite",
918
976
  "reflect": false
919
977
  },
@@ -931,6 +989,8 @@ export class CasinoGameThumbView {
931
989
  "tags": [],
932
990
  "text": "Game Property, is Game new"
933
991
  },
992
+ "getter": false,
993
+ "setter": false,
934
994
  "attribute": "is-new",
935
995
  "reflect": false
936
996
  },
@@ -948,6 +1008,8 @@ export class CasinoGameThumbView {
948
1008
  "tags": [],
949
1009
  "text": "Game Property, Customize game cell size"
950
1010
  },
1011
+ "getter": false,
1012
+ "setter": false,
951
1013
  "attribute": "cell-size",
952
1014
  "reflect": false
953
1015
  },
@@ -965,6 +1027,8 @@ export class CasinoGameThumbView {
965
1027
  "tags": [],
966
1028
  "text": "Game Property, gameTag"
967
1029
  },
1030
+ "getter": false,
1031
+ "setter": false,
968
1032
  "attribute": "game-tag",
969
1033
  "reflect": false
970
1034
  },
@@ -982,6 +1046,8 @@ export class CasinoGameThumbView {
982
1046
  "tags": [],
983
1047
  "text": "Game Property, type, isLiveCasino when type == 'live-casino-tables'"
984
1048
  },
1049
+ "getter": false,
1050
+ "setter": false,
985
1051
  "attribute": "type",
986
1052
  "reflect": false
987
1053
  }
@@ -5,8 +5,6 @@ export class CasinoGameThumbnailBetlimit {
5
5
  constructor() {
6
6
  this.defaultCurrency = 'EUR';
7
7
  this.isBetLimitAvailable = false;
8
- this.betLimit = undefined;
9
- this.numberOfPlayers = undefined;
10
8
  }
11
9
  getCurrencySymbols(currency) {
12
10
  return currenciesSymbols[currency];
@@ -60,7 +58,9 @@ export class CasinoGameThumbnailBetlimit {
60
58
  "docs": {
61
59
  "tags": [],
62
60
  "text": "The betlimit of live game"
63
- }
61
+ },
62
+ "getter": false,
63
+ "setter": false
64
64
  },
65
65
  "numberOfPlayers": {
66
66
  "type": "number",
@@ -76,6 +76,8 @@ export class CasinoGameThumbnailBetlimit {
76
76
  "tags": [],
77
77
  "text": "Number of players"
78
78
  },
79
+ "getter": false,
80
+ "setter": false,
79
81
  "attribute": "number-of-players",
80
82
  "reflect": false
81
83
  }
@@ -5,11 +5,8 @@ import { addGameTag } from "../../utils/utils";
5
5
  import { WIDGETTYPE_GAMECATEGORY, WIDGETTYPE_CLASS, } from "../../constants/game-thumbnail";
6
6
  export class CasinoGameThumbnailExtrainfo {
7
7
  constructor() {
8
- this.isNewGame = false;
9
8
  this.language = 'en';
10
- this.betLimit = undefined;
11
- this.gameInfo = undefined;
12
- this.gameDetails = undefined;
9
+ this.isNewGame = false;
13
10
  }
14
11
  async onGameLoaded(gameInfo) {
15
12
  var _a;
@@ -89,6 +86,8 @@ export class CasinoGameThumbnailExtrainfo {
89
86
  "tags": [],
90
87
  "text": ""
91
88
  },
89
+ "getter": false,
90
+ "setter": false,
92
91
  "attribute": "language",
93
92
  "reflect": false,
94
93
  "defaultValue": "'en'"
@@ -3,15 +3,20 @@ import { isMobile } from "../../utils/utils";
3
3
  import { translate } from "../../utils/locale.utils";
4
4
  export class CasinoGameThumbnailOverlay {
5
5
  constructor() {
6
- this.userAgent = window.navigator.userAgent;
7
- this.gamepageModalurl = undefined;
6
+ /**
7
+ * Widget Setting, show game in a frame when user clicked 'start', default: false
8
+ */
8
9
  this.integratedGameframeMobile = false;
10
+ /**
11
+ * Widget Setting, show game in a frame when user clicked 'start', default: false
12
+ * Open game in a frame, gamepageModalurl value should be set
13
+ */
9
14
  this.integratedGameframeDesktop = false;
15
+ /**
16
+ * Language
17
+ */
10
18
  this.language = 'en';
11
- this.gameName = undefined;
12
- this.gameVendor = undefined;
13
- this.gameId = undefined;
14
- this.hasFunMode = undefined;
19
+ this.userAgent = window.navigator.userAgent;
15
20
  }
16
21
  onPlayNowClicked() {
17
22
  this.playClicked.emit(this.gameId);
@@ -56,6 +61,8 @@ export class CasinoGameThumbnailOverlay {
56
61
  "tags": [],
57
62
  "text": "Widget Setting, the frame url when integratedGameframeDesktop is true"
58
63
  },
64
+ "getter": false,
65
+ "setter": false,
59
66
  "attribute": "gamepage-modalurl",
60
67
  "reflect": false
61
68
  },
@@ -73,6 +80,8 @@ export class CasinoGameThumbnailOverlay {
73
80
  "tags": [],
74
81
  "text": "Widget Setting, show game in a frame when user clicked 'start', default: false"
75
82
  },
83
+ "getter": false,
84
+ "setter": false,
76
85
  "attribute": "integrated-gameframe-mobile",
77
86
  "reflect": false,
78
87
  "defaultValue": "false"
@@ -91,6 +100,8 @@ export class CasinoGameThumbnailOverlay {
91
100
  "tags": [],
92
101
  "text": "Widget Setting, show game in a frame when user clicked 'start', default: false\nOpen game in a frame, gamepageModalurl value should be set"
93
102
  },
103
+ "getter": false,
104
+ "setter": false,
94
105
  "attribute": "integrated-gameframe-desktop",
95
106
  "reflect": false,
96
107
  "defaultValue": "false"
@@ -109,6 +120,8 @@ export class CasinoGameThumbnailOverlay {
109
120
  "tags": [],
110
121
  "text": "Language"
111
122
  },
123
+ "getter": false,
124
+ "setter": false,
112
125
  "attribute": "language",
113
126
  "reflect": false,
114
127
  "defaultValue": "'en'"
@@ -127,6 +140,8 @@ export class CasinoGameThumbnailOverlay {
127
140
  "tags": [],
128
141
  "text": ""
129
142
  },
143
+ "getter": false,
144
+ "setter": false,
130
145
  "attribute": "game-name",
131
146
  "reflect": false
132
147
  },
@@ -144,6 +159,8 @@ export class CasinoGameThumbnailOverlay {
144
159
  "tags": [],
145
160
  "text": ""
146
161
  },
162
+ "getter": false,
163
+ "setter": false,
147
164
  "attribute": "game-vendor",
148
165
  "reflect": false
149
166
  },
@@ -161,6 +178,8 @@ export class CasinoGameThumbnailOverlay {
161
178
  "tags": [],
162
179
  "text": ""
163
180
  },
181
+ "getter": false,
182
+ "setter": false,
164
183
  "attribute": "game-id",
165
184
  "reflect": false
166
185
  },
@@ -178,6 +197,8 @@ export class CasinoGameThumbnailOverlay {
178
197
  "tags": [],
179
198
  "text": ""
180
199
  },
200
+ "getter": false,
201
+ "setter": false,
181
202
  "attribute": "has-fun-mode",
182
203
  "reflect": false
183
204
  }
@@ -1,8 +1,5 @@
1
1
  import { Host, h } from "@stencil/core";
2
2
  export class CasinoNormalGameThumbnail {
3
- constructor() {
4
- this.language = undefined;
5
- }
6
3
  async onGameLoaded(gameInfo) {
7
4
  var _a;
8
5
  (_a = this.infoWrapperRef) === null || _a === void 0 ? void 0 : _a.onGameLoaded(gameInfo);
@@ -37,6 +34,8 @@ export class CasinoNormalGameThumbnail {
37
34
  "tags": [],
38
35
  "text": ""
39
36
  },
37
+ "getter": false,
38
+ "setter": false,
40
39
  "attribute": "language",
41
40
  "reflect": false
42
41
  }
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-bbccad17.js';
1
+ import { r as registerInstance, h, H as Host } from './index-93708583.js';
2
2
  import { b as WINNER_COLOR } from './game-thumbnail-035e97e2.js';
3
3
 
4
4
  var CasinoGameCategory;
@@ -257,10 +257,6 @@ const CasinoExtrainfoBaccarat = class {
257
257
  this.baccaratSvg = new BaccaratSvg();
258
258
  this.isBoardInited = false;
259
259
  this.filledCells = [];
260
- this.language = undefined;
261
- this.showRoundBoard = undefined;
262
- this.gameInfo = undefined;
263
- this.gameDetails = undefined;
264
260
  }
265
261
  gameDetailsHandler(newVal, oldVal) {
266
262
  if (newVal.isOpen && (!oldVal || !oldVal.isOpen)) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-bbccad17.js';
1
+ import { r as registerInstance, h, H as Host } from './index-93708583.js';
2
2
  import { D as DEFAULT_BLACKJACK_TOTAL_SEATS } from './game-thumbnail-035e97e2.js';
3
3
  import { t as translate } from './locale.utils-0c514ca8.js';
4
4
 
@@ -10,11 +10,6 @@ const CasinoExtrainfoBlackjackStyle0 = casinoExtrainfoBlackjackCss;
10
10
  const CasinoExtrainfoBlackjack = class {
11
11
  constructor(hostRef) {
12
12
  registerInstance(this, hostRef);
13
- this.language = undefined;
14
- this.gameInfo = undefined;
15
- this.gameDetails = undefined;
16
- this.seatsStatus = undefined;
17
- this.isTableFull = undefined;
18
13
  }
19
14
  /**
20
15
  * Generate Jackpot live seats info
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-bbccad17.js';
1
+ import { r as registerInstance, h, H as Host } from './index-93708583.js';
2
2
  import { R as ROULETTE_COLOR_MAP, W as WIDGETTYPE_GAMECATEGORY } from './game-thumbnail-035e97e2.js';
3
3
 
4
4
  const casinoExtrainfoRouletteCss = ":host{display:block;font-family:system-ui, -apple-system, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\"}.Blue{color:#4d90a7}.Red{background-color:red}.Black{background-color:var(--emw--color-black, #000000)}.Green{background-color:#56A80A}.White{background-color:var(--emw--color-white, #FFFFFF)}.Yellow{background-color:#eeca3d}.Gold{background-color:#866d0c}.Orange{background-color:#574708}.Purple{background-color:#330033}";
@@ -7,10 +7,10 @@ const CasinoExtrainfoRouletteStyle0 = casinoExtrainfoRouletteCss;
7
7
  const CasinoExtrainfoRoulette = class {
8
8
  constructor(hostRef) {
9
9
  registerInstance(this, hostRef);
10
+ /**
11
+ * Language
12
+ */
10
13
  this.language = 'en';
11
- this.gameInfo = undefined;
12
- this.gameDetails = undefined;
13
- this.showLiveClass = undefined;
14
14
  }
15
15
  async onGameLoaded(gameInfo) {
16
16
  var _a;