@everymatrix/casino-header-controller 1.24.7 → 1.25.0

Sign up to get free protection for your applications and to get access to all the features.
package/index.html CHANGED
@@ -22,38 +22,25 @@
22
22
  </style>
23
23
 
24
24
  <div class="webcomponent">
25
- <casino-header-controller _ngcontent-ng-c1762292095="" session="5050e703-a6ff-4da1-9323-d489a4be5208" userid="5178161" userroles="everyone,loggedIn,Basic Identity Verified,Documents Verified,DocumentsShuftiFailed,DocumentsShuftiFailed 2,Medium risk,PEPnohit,SANnegative,SOFverified,SOW in Progress,VVverified" cmsendpoint="https://arenacasino-stage.everymatrix.com/apijson" env="stage" lang="hr" languageslist="hr" endpoint="https://arenacasino-api.stage.norway.everymatrix.com" actionevent="HeaderMenuItemClicked" activecategory="/play-game/10284?pre" clientstyling="
26
- .HeaderWrapper{
27
- position: fixed;
28
- top: 0;
29
- left: 0;
30
- right: 0;
31
- z-index: 99;
32
- }
33
- .HeaderMobileWrapper {
34
- .HeaderContainer {
35
- height: 55px;
25
+ <casino-header-controller _ngcontent-mup-c29="" session="01347826-ed6c-4305-80c7-1dab6b2fc151" userid="3920216"
26
+ userroles="everyone,loggedIn,TestDemoCosmin" cmsendpoint="https://wt1-stage.everymatrix.com/apijson" env="stage"
27
+ lang="en" languageslist="es,en,ro" endpoint="https://demo-api.stage.norway.everymatrix.com/v1"
28
+ actionevent="HeaderMenuItemClicked" activecategory="/casino/RNG$new-sub-category$new-sub-category-1" clientstyling="
29
+ .HeaderWrapper{
30
+ position: fixed;
31
+ top: 0;
32
+ left: 0;
33
+ right: 0;
34
+ z-index: 99;
36
35
  }
37
- .HeaderBranding {
38
- width: 200px;
39
- }
40
- }
41
- .DepositWrapper {
42
- padding: 30px 10px 20px 20px;
43
- overflow: hidden;
44
- .DepositTitle {
45
- display: none;
46
- }
47
- }
48
- .DepositWrapper.DepositWrapperMobile {
49
- padding: 16px 10px;
50
- overflow: hidden;
51
- .MenuReturnButton{
52
- display: none;
36
+
37
+ .HeaderMobileWrapper {
38
+ .HeaderContainer {
39
+ height: 55px;
40
+ }
53
41
  }
54
- }
55
-
56
- " displaybalanceoption="Casino" gmversion="gm16" shortcashierenabled="true" hasdefaultamount="false" playercurrency="EUR"></casino-header-controller>
42
+ " currencyseparator="." currencydecimal="," currencyprecision="2" gmversion="gmcore"
43
+ countryflagheader="true" countryflaghamburger='true'customlocaleidentifier=""></casino-header-controller>
57
44
 
58
45
  </div>
59
46
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-header-controller",
3
- "version": "1.24.7",
3
+ "version": "1.25.0",
4
4
  "main": "dist/casino-header-controller.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -37,5 +37,5 @@
37
37
  "publishConfig": {
38
38
  "access": "public"
39
39
  },
40
- "gitHead": "7d07b195e7119200519062f519ff0712a2227c39"
40
+ "gitHead": "668756b576877a7c33679408591fa2b7f93e0f37"
41
41
  }
@@ -134,7 +134,6 @@
134
134
  break;
135
135
 
136
136
  case 'deposit':
137
- console.log(shortcashierenabled, 'mata');
138
137
  if (shortcashierenabled) {
139
138
  shortCashierActivated = true;
140
139
  window.postMessage({ type: 'DisableScroll' }, window.location.href);