@everymatrix/casino-game-thumb-view 1.52.6 → 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 (42) 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/package.json +1 -1
  37. package/dist/casino-game-thumb-view/p-3ac1ceb2.entry.js +0 -7
  38. package/dist/casino-game-thumb-view/p-6f25852e.entry.js +0 -1
  39. package/dist/casino-game-thumb-view/p-89d09251.js +0 -2
  40. package/dist/casino-game-thumb-view/p-c7ae1205.entry.js +0 -1
  41. package/dist/casino-game-thumb-view/p-cbb0566f.entry.js +0 -1
  42. package/dist/casino-game-thumb-view/p-cfd13ff8.entry.js +0 -1
@@ -1,9 +1,9 @@
1
- import { p as promiseResolve, b as bootstrapLazy } from './index-bbccad17.js';
2
- export { s as setNonce } from './index-bbccad17.js';
1
+ import { p as promiseResolve, b as bootstrapLazy } from './index-93708583.js';
2
+ export { s as setNonce } from './index-93708583.js';
3
3
  import { g as globalScripts } from './app-globals-0f993ce5.js';
4
4
 
5
5
  /*
6
- Stencil Client Patch Browser v4.22.3 | MIT Licensed | https://stenciljs.com
6
+ Stencil Client Patch Browser v4.25.1 | MIT Licensed | https://stenciljs.com
7
7
  */
8
8
  var patchBrowser = () => {
9
9
  const importMeta = import.meta.url;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-bbccad17.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-93708583.js';
2
2
  import { c as convertGicBaccaratUpdateItem, i as isMobile } from './utils-090ac2e9.js';
3
3
  import { G as GAME_CATEGORY, a as GAME_TYPE, W as WIDGETTYPE_GAMECATEGORY } from './game-thumbnail-035e97e2.js';
4
4
  import { t as translate } from './locale.utils-0c514ca8.js';
@@ -1062,6 +1062,45 @@ const CasinoGameThumbView = class {
1062
1062
  constructor(hostRef) {
1063
1063
  registerInstance(this, hostRef);
1064
1064
  this.toggleFavoriteCasinoGameEvent = createEvent(this, "toggleCasinoGameFavorite", 7);
1065
+ /**
1066
+ * Widget Setting, Game language
1067
+ */
1068
+ this.language = 'en';
1069
+ /**
1070
+ * Widget Setting, Client custom styling via string
1071
+ */
1072
+ this.clientStyling = '';
1073
+ /**
1074
+ * Widget Setting, Client custom styling via url content
1075
+ */
1076
+ this.clientStylingUrl = '';
1077
+ /**
1078
+ * Widget Setting, show game in a frame when user clicked 'start'
1079
+ */
1080
+ this.integratedGameframeMobile = false;
1081
+ /**
1082
+ * Widget Setting, show game in a frame when user clicked 'start', Open game aframe,
1083
+ * gamepageModalurl value should be set
1084
+ */
1085
+ this.integratedGameframeDesktop = false;
1086
+ /**
1087
+ * Widget Setting, Load game details when set it as true, default value: false
1088
+ * When loadDetails is true and type=='live-casino-tables',
1089
+ * Load gameDetails by endpoint/vendor/gameId if livelobbyEndpoint is null
1090
+ */
1091
+ this.loadDetails = false;
1092
+ /**
1093
+ * Widget Setting, showRoundBoard, default value: false
1094
+ */
1095
+ this.showRoundBoard = false;
1096
+ /**
1097
+ * Game Property, default ''
1098
+ */
1099
+ this.gameCategory = '';
1100
+ /**
1101
+ * Game Property, Game lunch platform
1102
+ */
1103
+ this.platform = 'PC';
1065
1104
  this.thumbnailLoaded = false;
1066
1105
  this.containerClassWhenDetailChange = '';
1067
1106
  this.isUserLoggedIn = false;
@@ -1109,39 +1148,6 @@ const CasinoGameThumbView = class {
1109
1148
  }
1110
1149
  return gameContainerClass;
1111
1150
  };
1112
- this.language = 'en';
1113
- this.endpoint = undefined;
1114
- this.userId = undefined;
1115
- this.showGameName = undefined;
1116
- this.session = undefined;
1117
- this.showFavoredCategory = undefined;
1118
- this.clientStyling = '';
1119
- this.clientStylingUrl = '';
1120
- this.integratedGameframeMobile = false;
1121
- this.gamepageModalurl = undefined;
1122
- this.integratedGameframeDesktop = false;
1123
- this.loadDetails = false;
1124
- this.showRoundBoard = false;
1125
- this.visibilityConnect = undefined;
1126
- this.connectLive = undefined;
1127
- this.gameCategory = '';
1128
- this.livelobbyEndpoint = undefined;
1129
- this.gameId = undefined;
1130
- this.gameName = undefined;
1131
- this.subVendor = undefined;
1132
- this.gameVendor = undefined;
1133
- this.hasFunMode = undefined;
1134
- this.hasAnonymousFunMode = undefined;
1135
- this.platform = 'PC';
1136
- this.thumbnail = undefined;
1137
- this.isFavorite = undefined;
1138
- this.isNew = undefined;
1139
- this.cellSize = undefined;
1140
- this.gameTag = undefined;
1141
- this.type = undefined;
1142
- this.gameInfo = undefined;
1143
- this.isTableFull = undefined;
1144
- this.hover = undefined;
1145
1151
  }
1146
1152
  onSessionChanged() {
1147
1153
  this.isUserLoggedIn = !!(this.session && this.userId);
@@ -1525,15 +1531,20 @@ const CasinoGameThumbnailOverlay = class {
1525
1531
  constructor(hostRef) {
1526
1532
  registerInstance(this, hostRef);
1527
1533
  this.playClicked = createEvent(this, "playCasinoGame", 7);
1528
- this.userAgent = window.navigator.userAgent;
1529
- this.gamepageModalurl = undefined;
1534
+ /**
1535
+ * Widget Setting, show game in a frame when user clicked 'start', default: false
1536
+ */
1530
1537
  this.integratedGameframeMobile = false;
1538
+ /**
1539
+ * Widget Setting, show game in a frame when user clicked 'start', default: false
1540
+ * Open game in a frame, gamepageModalurl value should be set
1541
+ */
1531
1542
  this.integratedGameframeDesktop = false;
1543
+ /**
1544
+ * Language
1545
+ */
1532
1546
  this.language = 'en';
1533
- this.gameName = undefined;
1534
- this.gameVendor = undefined;
1535
- this.gameId = undefined;
1536
- this.hasFunMode = undefined;
1547
+ this.userAgent = window.navigator.userAgent;
1537
1548
  }
1538
1549
  onPlayNowClicked() {
1539
1550
  this.playClicked.emit(this.gameId);
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-bbccad17.js';
1
+ import { r as registerInstance, h } from './index-93708583.js';
2
2
  import { n as numberWithSeparators, a as addGameTag, h as hooks } from './utils-090ac2e9.js';
3
3
  import { t as translate } from './locale.utils-0c514ca8.js';
4
4
  import { W as WIDGETTYPE_GAMECATEGORY, c as WIDGETTYPE_CLASS } from './game-thumbnail-035e97e2.js';
@@ -185,8 +185,6 @@ const CasinoGameThumbnailBetlimit = class {
185
185
  registerInstance(this, hostRef);
186
186
  this.defaultCurrency = 'EUR';
187
187
  this.isBetLimitAvailable = false;
188
- this.betLimit = undefined;
189
- this.numberOfPlayers = undefined;
190
188
  }
191
189
  getCurrencySymbols(currency) {
192
190
  return currenciesSymbols[currency];
@@ -217,11 +215,8 @@ const CasinoGameThumbnailExtrainfoStyle0 = casinoGameThumbnailExtrainfoCss;
217
215
  const CasinoGameThumbnailExtrainfo = class {
218
216
  constructor(hostRef) {
219
217
  registerInstance(this, hostRef);
220
- this.isNewGame = false;
221
218
  this.language = 'en';
222
- this.betLimit = undefined;
223
- this.gameInfo = undefined;
224
- this.gameDetails = undefined;
219
+ this.isNewGame = false;
225
220
  }
226
221
  async onGameLoaded(gameInfo) {
227
222
  var _a;
@@ -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
 
3
3
  const casinoNormalGameThumbnailCss = ":host{display:block}";
4
4
  const CasinoNormalGameThumbnailStyle0 = casinoNormalGameThumbnailCss;
@@ -6,7 +6,6 @@ const CasinoNormalGameThumbnailStyle0 = casinoNormalGameThumbnailCss;
6
6
  const CasinoNormalGameThumbnail = class {
7
7
  constructor(hostRef) {
8
8
  registerInstance(this, hostRef);
9
- this.language = undefined;
10
9
  }
11
10
  async onGameLoaded(gameInfo) {
12
11
  var _a;