@everymatrix/lottery-tipping-entrance 1.77.3 → 1.77.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.
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-440d090f.js');
6
- const lotteryTippingEntrance = require('./lottery-tipping-entrance-58f3b2d5.js');
6
+ const lotteryTippingEntrance = require('./lottery-tipping-entrance-f2feaebf.js');
7
7
 
8
8
  /**
9
9
  * @name addDays
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const lotteryTippingEntrance = require('./lottery-tipping-entrance-58f3b2d5.js');
5
+ const lotteryTippingEntrance = require('./lottery-tipping-entrance-f2feaebf.js');
6
6
  require('./index-440d090f.js');
7
7
 
8
8
 
@@ -9378,6 +9378,7 @@ const LotteryTippingEntrance = class {
9378
9378
  }
9379
9379
  }
9380
9380
  componentWillLoad() {
9381
+ this.getGameById();
9381
9382
  if (this.translationUrl) {
9382
9383
  getTranslations(JSON.parse(this.translationUrl));
9383
9384
  }
@@ -9392,9 +9393,6 @@ const LotteryTippingEntrance = class {
9392
9393
  setClientStylingURL(this.stylingContainer, this.clientStylingUrl);
9393
9394
  }
9394
9395
  }
9395
- connectedCallback() {
9396
- this.getGameById();
9397
- }
9398
9396
  async getGameById() {
9399
9397
  var _a, _b, _c, _d;
9400
9398
  try {
@@ -9423,9 +9421,9 @@ const LotteryTippingEntrance = class {
9423
9421
  }
9424
9422
  render() {
9425
9423
  const logoImagePath = index.getAssetPath('../static/poolgame-bg.webp');
9426
- return (index.h("div", { key: '19cca231aa12672112ceffbe5066deb814de272c', class: "lottery-tipping-entrance", ref: (el) => (this.stylingContainer = el) }, this.showSelectDrawPage && (index.h("div", { key: '099004b883ca185fe45d8cc7e10dba83cbf12f39', class: "select-draw-page" }, index.h("div", { key: '222802653aa8c842bb8c64725a618ab125fc04f9', class: "lottery-tipping-entrance__header" }, index.h("div", { key: '6d8169ce67b0fc25f4511eabdb0f2e7b21a26188', class: "header" }, index.h("div", { key: '0356430f91f87a9033f235454ce115fb1caacee8', class: "header-logo" }, index.h("img", { key: 'a1aa6026dad6aa4f51e2532807afe478985d5ffb', src: logoImagePath, class: "logo" })), index.h("div", { key: '337ed7157d26bd52731c213c6d2b8622b8a12fa0', class: "header-btn" }, index.h("slot", { key: '61edaf242392131031855db1b108b9b76cabee97', name: "logoutBtn" }))), index.h("div", { key: '8c0852b44cfc72c4da42870d1273e464aac21efe', class: "tabs-wrap" }, index.h("vaadin-tabs", { key: 'd4dcdccc13d378d6485720d4c133e36a0e262cd6', theme: "equal-width-tabs", selected: this.selectedTabIndex, "on-selected-changed": (e) => {
9424
+ return (index.h("div", { key: 'c277bc4598810d4c379043259e45f3de2b46fac2', class: "lottery-tipping-entrance", ref: (el) => (this.stylingContainer = el) }, this.showSelectDrawPage && (index.h("div", { key: 'fcaa9410ccbb2e4f3088e31c4bbffd44fb61e153', class: "select-draw-page" }, index.h("div", { key: 'af2cc3d3f11106269a0f1fc50ebccb48684a75a9', class: "lottery-tipping-entrance__header" }, index.h("div", { key: '922517a2f4deede0ef2ad2e7086e2b4b41b7c1aa', class: "header" }, index.h("div", { key: 'f916cc76610ed554b60c3397334ad672c2eae284', class: "header-logo" }, index.h("img", { key: 'ea153e3887918ea51c20be0715e8cbf719253d48', src: logoImagePath, class: "logo" })), index.h("div", { key: '34f82a7c4e453121a01633448a9e7bb86d3429cd', class: "header-btn" }, index.h("slot", { key: '59af89da7dd8ed0d3e83175a6cd65eb38b51d93c', name: "logoutBtn" }))), index.h("div", { key: '5e08b9f4f9e0e1958a54e2340115bc8ce867db95', class: "tabs-wrap" }, index.h("vaadin-tabs", { key: '4eff85019237e43aa7f0b0fdb99f2a9b30e5e0c3', theme: "equal-width-tabs", selected: this.selectedTabIndex, "on-selected-changed": (e) => {
9427
9425
  this.selectedTabIndex = e.detail.value;
9428
- } }, index.h("vaadin-tab", { key: '3265eacd826731adf9bcbabab9fee0110a888d21', value: "0" }, translate('draws', this.language)), index.h("vaadin-tab", { key: '9c9bf0b2a6ca113afd6909ad47217b8964c92814', value: "1" }, translate('latestResults', this.language)), index.h("vaadin-tab", { key: '6ad27452712200e4baff7d1c8b4710693a5a039b', value: "2" }, translate('instruction', this.language))))), index.h("div", { key: '95e152cd6840448c439b5b580d95e4b2e5f1bcb0', class: "tabs-content" }, this.selectedTabIndex === 0 && (index.h("draw-selection", { key: '9b14c11f31e44a51f43ea705f000d8f4aa65e662', date: this.date, "is-loading": this.isLoading, language: this.language, "client-styling": this.clientStyling, "client-styling-Url": this.clientStylingUrl, "mb-source": this.mbSource, "translation-url": this.translationUrl })), this.selectedTabIndex === 1 && (index.h("lottery-tipping-latest-result", { key: 'db43f7f94dbf557f44ce270466bb525b6cf4576e', endpoint: this.endpoint, "endpoint-ticket": this.endpointTicket, "game-id": this.gameId, "player-id": this.playerId, "session-id": this.sessionId, language: this.language, "translation-url": this.translationUrl })), this.selectedTabIndex === 2 && (index.h("div", { key: '0f7273f8c43144e8694fcd24639f4183f449ff75', style: { padding: '24px', textAlign: 'center' } }, translate('instructionContent', this.language)))))), !this.showSelectDrawPage && (index.h("lottery-tipping-page", { key: '1c46a76e1a19bfc7ae987d3c1f556da25519d847', endpoint: this.endpoint, "endpoint-ticket": this.endpointTicket, "game-id": this.gameId, "player-id": this.playerId, "session-id": this.sessionId, "draw-id": this.drawId, playTypes: this.playTypes, bettingTypes: this.bettingTypes, "client-styling": this.clientStyling, "client-styling-Url": this.clientStylingUrl, "mb-source": this.mbSource, "translation-url": this.translationUrl, language: this.language }))));
9426
+ } }, index.h("vaadin-tab", { key: '461abc10fa1295613bfaf635efa83f60f92e7c59', value: "0" }, translate('draws', this.language)), index.h("vaadin-tab", { key: 'ac785f283a1a3a027dd7e6eb3c061d9e2e8248b7', value: "1" }, translate('latestResults', this.language)), index.h("vaadin-tab", { key: 'ac8da308a4e696e8de52b0531cec1f6f233259a5', value: "2" }, translate('instruction', this.language))))), index.h("div", { key: '9c42e80c452a2cfddfd41b3e662b025ac4381556', class: "tabs-content" }, this.selectedTabIndex === 0 && (index.h("draw-selection", { key: 'cfe2b9219d4bf821da6973700644a33db457747d', date: this.date, "is-loading": this.isLoading, language: this.language, "client-styling": this.clientStyling, "client-styling-Url": this.clientStylingUrl, "mb-source": this.mbSource, "translation-url": this.translationUrl })), this.selectedTabIndex === 1 && (index.h("lottery-tipping-latest-result", { key: '7ab9cd7037e34c7c9340686ca3d5963352b83c96', endpoint: this.endpoint, "endpoint-ticket": this.endpointTicket, "game-id": this.gameId, "player-id": this.playerId, "session-id": this.sessionId, language: this.language, "translation-url": this.translationUrl })), this.selectedTabIndex === 2 && (index.h("div", { key: '38738197a853a7aad805a683d7fc4aa2c8d98e78', style: { padding: '24px', textAlign: 'center' } }, translate('instructionContent', this.language)))))), !this.showSelectDrawPage && (index.h("lottery-tipping-page", { key: '5336645e406babb41d8facbba194765a2aea236a', endpoint: this.endpoint, "endpoint-ticket": this.endpointTicket, "game-id": this.gameId, "player-id": this.playerId, "session-id": this.sessionId, "draw-id": this.drawId, playTypes: this.playTypes, bettingTypes: this.bettingTypes, "client-styling": this.clientStyling, "client-styling-Url": this.clientStylingUrl, "mb-source": this.mbSource, "translation-url": this.translationUrl, language: this.language }))));
9429
9427
  }
9430
9428
  static get assetsDirs() { return ["../static"]; }
9431
9429
  static get watchers() { return {
@@ -41,6 +41,7 @@ export class LotteryTippingEntrance {
41
41
  }
42
42
  }
43
43
  componentWillLoad() {
44
+ this.getGameById();
44
45
  if (this.translationUrl) {
45
46
  getTranslations(JSON.parse(this.translationUrl));
46
47
  }
@@ -55,9 +56,6 @@ export class LotteryTippingEntrance {
55
56
  setClientStylingURL(this.stylingContainer, this.clientStylingUrl);
56
57
  }
57
58
  }
58
- connectedCallback() {
59
- this.getGameById();
60
- }
61
59
  async getGameById() {
62
60
  var _a, _b, _c, _d;
63
61
  try {
@@ -86,9 +84,9 @@ export class LotteryTippingEntrance {
86
84
  }
87
85
  render() {
88
86
  const logoImagePath = getAssetPath('../static/poolgame-bg.webp');
89
- return (h("div", { key: '19cca231aa12672112ceffbe5066deb814de272c', class: "lottery-tipping-entrance", ref: (el) => (this.stylingContainer = el) }, this.showSelectDrawPage && (h("div", { key: '099004b883ca185fe45d8cc7e10dba83cbf12f39', class: "select-draw-page" }, h("div", { key: '222802653aa8c842bb8c64725a618ab125fc04f9', class: "lottery-tipping-entrance__header" }, h("div", { key: '6d8169ce67b0fc25f4511eabdb0f2e7b21a26188', class: "header" }, h("div", { key: '0356430f91f87a9033f235454ce115fb1caacee8', class: "header-logo" }, h("img", { key: 'a1aa6026dad6aa4f51e2532807afe478985d5ffb', src: logoImagePath, class: "logo" })), h("div", { key: '337ed7157d26bd52731c213c6d2b8622b8a12fa0', class: "header-btn" }, h("slot", { key: '61edaf242392131031855db1b108b9b76cabee97', name: "logoutBtn" }))), h("div", { key: '8c0852b44cfc72c4da42870d1273e464aac21efe', class: "tabs-wrap" }, h("vaadin-tabs", { key: 'd4dcdccc13d378d6485720d4c133e36a0e262cd6', theme: "equal-width-tabs", selected: this.selectedTabIndex, "on-selected-changed": (e) => {
87
+ return (h("div", { key: 'c277bc4598810d4c379043259e45f3de2b46fac2', class: "lottery-tipping-entrance", ref: (el) => (this.stylingContainer = el) }, this.showSelectDrawPage && (h("div", { key: 'fcaa9410ccbb2e4f3088e31c4bbffd44fb61e153', class: "select-draw-page" }, h("div", { key: 'af2cc3d3f11106269a0f1fc50ebccb48684a75a9', class: "lottery-tipping-entrance__header" }, h("div", { key: '922517a2f4deede0ef2ad2e7086e2b4b41b7c1aa', class: "header" }, h("div", { key: 'f916cc76610ed554b60c3397334ad672c2eae284', class: "header-logo" }, h("img", { key: 'ea153e3887918ea51c20be0715e8cbf719253d48', src: logoImagePath, class: "logo" })), h("div", { key: '34f82a7c4e453121a01633448a9e7bb86d3429cd', class: "header-btn" }, h("slot", { key: '59af89da7dd8ed0d3e83175a6cd65eb38b51d93c', name: "logoutBtn" }))), h("div", { key: '5e08b9f4f9e0e1958a54e2340115bc8ce867db95', class: "tabs-wrap" }, h("vaadin-tabs", { key: '4eff85019237e43aa7f0b0fdb99f2a9b30e5e0c3', theme: "equal-width-tabs", selected: this.selectedTabIndex, "on-selected-changed": (e) => {
90
88
  this.selectedTabIndex = e.detail.value;
91
- } }, h("vaadin-tab", { key: '3265eacd826731adf9bcbabab9fee0110a888d21', value: "0" }, translate('draws', this.language)), h("vaadin-tab", { key: '9c9bf0b2a6ca113afd6909ad47217b8964c92814', value: "1" }, translate('latestResults', this.language)), h("vaadin-tab", { key: '6ad27452712200e4baff7d1c8b4710693a5a039b', value: "2" }, translate('instruction', this.language))))), h("div", { key: '95e152cd6840448c439b5b580d95e4b2e5f1bcb0', class: "tabs-content" }, this.selectedTabIndex === 0 && (h("draw-selection", { key: '9b14c11f31e44a51f43ea705f000d8f4aa65e662', date: this.date, "is-loading": this.isLoading, language: this.language, "client-styling": this.clientStyling, "client-styling-Url": this.clientStylingUrl, "mb-source": this.mbSource, "translation-url": this.translationUrl })), this.selectedTabIndex === 1 && (h("lottery-tipping-latest-result", { key: 'db43f7f94dbf557f44ce270466bb525b6cf4576e', endpoint: this.endpoint, "endpoint-ticket": this.endpointTicket, "game-id": this.gameId, "player-id": this.playerId, "session-id": this.sessionId, language: this.language, "translation-url": this.translationUrl })), this.selectedTabIndex === 2 && (h("div", { key: '0f7273f8c43144e8694fcd24639f4183f449ff75', style: { padding: '24px', textAlign: 'center' } }, translate('instructionContent', this.language)))))), !this.showSelectDrawPage && (h("lottery-tipping-page", { key: '1c46a76e1a19bfc7ae987d3c1f556da25519d847', endpoint: this.endpoint, "endpoint-ticket": this.endpointTicket, "game-id": this.gameId, "player-id": this.playerId, "session-id": this.sessionId, "draw-id": this.drawId, playTypes: this.playTypes, bettingTypes: this.bettingTypes, "client-styling": this.clientStyling, "client-styling-Url": this.clientStylingUrl, "mb-source": this.mbSource, "translation-url": this.translationUrl, language: this.language }))));
89
+ } }, h("vaadin-tab", { key: '461abc10fa1295613bfaf635efa83f60f92e7c59', value: "0" }, translate('draws', this.language)), h("vaadin-tab", { key: 'ac785f283a1a3a027dd7e6eb3c061d9e2e8248b7', value: "1" }, translate('latestResults', this.language)), h("vaadin-tab", { key: 'ac8da308a4e696e8de52b0531cec1f6f233259a5', value: "2" }, translate('instruction', this.language))))), h("div", { key: '9c42e80c452a2cfddfd41b3e662b025ac4381556', class: "tabs-content" }, this.selectedTabIndex === 0 && (h("draw-selection", { key: 'cfe2b9219d4bf821da6973700644a33db457747d', date: this.date, "is-loading": this.isLoading, language: this.language, "client-styling": this.clientStyling, "client-styling-Url": this.clientStylingUrl, "mb-source": this.mbSource, "translation-url": this.translationUrl })), this.selectedTabIndex === 1 && (h("lottery-tipping-latest-result", { key: '7ab9cd7037e34c7c9340686ca3d5963352b83c96', endpoint: this.endpoint, "endpoint-ticket": this.endpointTicket, "game-id": this.gameId, "player-id": this.playerId, "session-id": this.sessionId, language: this.language, "translation-url": this.translationUrl })), this.selectedTabIndex === 2 && (h("div", { key: '38738197a853a7aad805a683d7fc4aa2c8d98e78', style: { padding: '24px', textAlign: 'center' } }, translate('instructionContent', this.language)))))), !this.showSelectDrawPage && (h("lottery-tipping-page", { key: '5336645e406babb41d8facbba194765a2aea236a', endpoint: this.endpoint, "endpoint-ticket": this.endpointTicket, "game-id": this.gameId, "player-id": this.playerId, "session-id": this.sessionId, "draw-id": this.drawId, playTypes: this.playTypes, bettingTypes: this.bettingTypes, "client-styling": this.clientStyling, "client-styling-Url": this.clientStylingUrl, "mb-source": this.mbSource, "translation-url": this.translationUrl, language: this.language }))));
92
90
  }
93
91
  static get is() { return "lottery-tipping-entrance"; }
94
92
  static get encapsulation() { return "shadow"; }
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, c as createEvent, h, g as getAssetPath, a as getElement } from './index-a57b04e7.js';
2
- import { r as requiredArgs, t as toDate, a as toInteger, s as setClientStyling, b as setClientStylingURL, c as setStreamStyling, f as formatDate$2, d as translate$7, i as isMobile$1, g as getDayWithSuffixLocal, e as format, p as parseISO } from './lottery-tipping-entrance-aeceedde.js';
3
- export { L as lottery_tipping_entrance } from './lottery-tipping-entrance-aeceedde.js';
2
+ import { r as requiredArgs, t as toDate, a as toInteger, s as setClientStyling, b as setClientStylingURL, c as setStreamStyling, f as formatDate$2, d as translate$7, i as isMobile$1, g as getDayWithSuffixLocal, e as format, p as parseISO } from './lottery-tipping-entrance-f495c522.js';
3
+ export { L as lottery_tipping_entrance } from './lottery-tipping-entrance-f495c522.js';
4
4
 
5
5
  /**
6
6
  * @name addDays
package/dist/esm/index.js CHANGED
@@ -1,2 +1,2 @@
1
- export { L as LotteryTippingEntrance } from './lottery-tipping-entrance-aeceedde.js';
1
+ export { L as LotteryTippingEntrance } from './lottery-tipping-entrance-f495c522.js';
2
2
  import './index-a57b04e7.js';
@@ -9376,6 +9376,7 @@ const LotteryTippingEntrance = class {
9376
9376
  }
9377
9377
  }
9378
9378
  componentWillLoad() {
9379
+ this.getGameById();
9379
9380
  if (this.translationUrl) {
9380
9381
  getTranslations(JSON.parse(this.translationUrl));
9381
9382
  }
@@ -9390,9 +9391,6 @@ const LotteryTippingEntrance = class {
9390
9391
  setClientStylingURL(this.stylingContainer, this.clientStylingUrl);
9391
9392
  }
9392
9393
  }
9393
- connectedCallback() {
9394
- this.getGameById();
9395
- }
9396
9394
  async getGameById() {
9397
9395
  var _a, _b, _c, _d;
9398
9396
  try {
@@ -9421,9 +9419,9 @@ const LotteryTippingEntrance = class {
9421
9419
  }
9422
9420
  render() {
9423
9421
  const logoImagePath = getAssetPath('../static/poolgame-bg.webp');
9424
- return (h("div", { key: '19cca231aa12672112ceffbe5066deb814de272c', class: "lottery-tipping-entrance", ref: (el) => (this.stylingContainer = el) }, this.showSelectDrawPage && (h("div", { key: '099004b883ca185fe45d8cc7e10dba83cbf12f39', class: "select-draw-page" }, h("div", { key: '222802653aa8c842bb8c64725a618ab125fc04f9', class: "lottery-tipping-entrance__header" }, h("div", { key: '6d8169ce67b0fc25f4511eabdb0f2e7b21a26188', class: "header" }, h("div", { key: '0356430f91f87a9033f235454ce115fb1caacee8', class: "header-logo" }, h("img", { key: 'a1aa6026dad6aa4f51e2532807afe478985d5ffb', src: logoImagePath, class: "logo" })), h("div", { key: '337ed7157d26bd52731c213c6d2b8622b8a12fa0', class: "header-btn" }, h("slot", { key: '61edaf242392131031855db1b108b9b76cabee97', name: "logoutBtn" }))), h("div", { key: '8c0852b44cfc72c4da42870d1273e464aac21efe', class: "tabs-wrap" }, h("vaadin-tabs", { key: 'd4dcdccc13d378d6485720d4c133e36a0e262cd6', theme: "equal-width-tabs", selected: this.selectedTabIndex, "on-selected-changed": (e) => {
9422
+ return (h("div", { key: 'c277bc4598810d4c379043259e45f3de2b46fac2', class: "lottery-tipping-entrance", ref: (el) => (this.stylingContainer = el) }, this.showSelectDrawPage && (h("div", { key: 'fcaa9410ccbb2e4f3088e31c4bbffd44fb61e153', class: "select-draw-page" }, h("div", { key: 'af2cc3d3f11106269a0f1fc50ebccb48684a75a9', class: "lottery-tipping-entrance__header" }, h("div", { key: '922517a2f4deede0ef2ad2e7086e2b4b41b7c1aa', class: "header" }, h("div", { key: 'f916cc76610ed554b60c3397334ad672c2eae284', class: "header-logo" }, h("img", { key: 'ea153e3887918ea51c20be0715e8cbf719253d48', src: logoImagePath, class: "logo" })), h("div", { key: '34f82a7c4e453121a01633448a9e7bb86d3429cd', class: "header-btn" }, h("slot", { key: '59af89da7dd8ed0d3e83175a6cd65eb38b51d93c', name: "logoutBtn" }))), h("div", { key: '5e08b9f4f9e0e1958a54e2340115bc8ce867db95', class: "tabs-wrap" }, h("vaadin-tabs", { key: '4eff85019237e43aa7f0b0fdb99f2a9b30e5e0c3', theme: "equal-width-tabs", selected: this.selectedTabIndex, "on-selected-changed": (e) => {
9425
9423
  this.selectedTabIndex = e.detail.value;
9426
- } }, h("vaadin-tab", { key: '3265eacd826731adf9bcbabab9fee0110a888d21', value: "0" }, translate('draws', this.language)), h("vaadin-tab", { key: '9c9bf0b2a6ca113afd6909ad47217b8964c92814', value: "1" }, translate('latestResults', this.language)), h("vaadin-tab", { key: '6ad27452712200e4baff7d1c8b4710693a5a039b', value: "2" }, translate('instruction', this.language))))), h("div", { key: '95e152cd6840448c439b5b580d95e4b2e5f1bcb0', class: "tabs-content" }, this.selectedTabIndex === 0 && (h("draw-selection", { key: '9b14c11f31e44a51f43ea705f000d8f4aa65e662', date: this.date, "is-loading": this.isLoading, language: this.language, "client-styling": this.clientStyling, "client-styling-Url": this.clientStylingUrl, "mb-source": this.mbSource, "translation-url": this.translationUrl })), this.selectedTabIndex === 1 && (h("lottery-tipping-latest-result", { key: 'db43f7f94dbf557f44ce270466bb525b6cf4576e', endpoint: this.endpoint, "endpoint-ticket": this.endpointTicket, "game-id": this.gameId, "player-id": this.playerId, "session-id": this.sessionId, language: this.language, "translation-url": this.translationUrl })), this.selectedTabIndex === 2 && (h("div", { key: '0f7273f8c43144e8694fcd24639f4183f449ff75', style: { padding: '24px', textAlign: 'center' } }, translate('instructionContent', this.language)))))), !this.showSelectDrawPage && (h("lottery-tipping-page", { key: '1c46a76e1a19bfc7ae987d3c1f556da25519d847', endpoint: this.endpoint, "endpoint-ticket": this.endpointTicket, "game-id": this.gameId, "player-id": this.playerId, "session-id": this.sessionId, "draw-id": this.drawId, playTypes: this.playTypes, bettingTypes: this.bettingTypes, "client-styling": this.clientStyling, "client-styling-Url": this.clientStylingUrl, "mb-source": this.mbSource, "translation-url": this.translationUrl, language: this.language }))));
9424
+ } }, h("vaadin-tab", { key: '461abc10fa1295613bfaf635efa83f60f92e7c59', value: "0" }, translate('draws', this.language)), h("vaadin-tab", { key: 'ac785f283a1a3a027dd7e6eb3c061d9e2e8248b7', value: "1" }, translate('latestResults', this.language)), h("vaadin-tab", { key: 'ac8da308a4e696e8de52b0531cec1f6f233259a5', value: "2" }, translate('instruction', this.language))))), h("div", { key: '9c42e80c452a2cfddfd41b3e662b025ac4381556', class: "tabs-content" }, this.selectedTabIndex === 0 && (h("draw-selection", { key: 'cfe2b9219d4bf821da6973700644a33db457747d', date: this.date, "is-loading": this.isLoading, language: this.language, "client-styling": this.clientStyling, "client-styling-Url": this.clientStylingUrl, "mb-source": this.mbSource, "translation-url": this.translationUrl })), this.selectedTabIndex === 1 && (h("lottery-tipping-latest-result", { key: '7ab9cd7037e34c7c9340686ca3d5963352b83c96', endpoint: this.endpoint, "endpoint-ticket": this.endpointTicket, "game-id": this.gameId, "player-id": this.playerId, "session-id": this.sessionId, language: this.language, "translation-url": this.translationUrl })), this.selectedTabIndex === 2 && (h("div", { key: '38738197a853a7aad805a683d7fc4aa2c8d98e78', style: { padding: '24px', textAlign: 'center' } }, translate('instructionContent', this.language)))))), !this.showSelectDrawPage && (h("lottery-tipping-page", { key: '5336645e406babb41d8facbba194765a2aea236a', endpoint: this.endpoint, "endpoint-ticket": this.endpointTicket, "game-id": this.gameId, "player-id": this.playerId, "session-id": this.sessionId, "draw-id": this.drawId, playTypes: this.playTypes, bettingTypes: this.bettingTypes, "client-styling": this.clientStyling, "client-styling-Url": this.clientStylingUrl, "mb-source": this.mbSource, "translation-url": this.translationUrl, language: this.language }))));
9427
9425
  }
9428
9426
  static get assetsDirs() { return ["../static"]; }
9429
9427
  static get watchers() { return {