@everymatrix/casino-lobby 0.0.287 → 0.0.290

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.
package/index.html CHANGED
@@ -35,10 +35,10 @@
35
35
  livecasino="false"
36
36
  playforfun="true"
37
37
  playrandomgame="true"
38
- userid="16741278"
39
- session="2d924d61-b17a-4c4d-9b55-787827558c6e"
38
+ userid="16797103"
39
+ session="24c320e9-a0ab-4eab-8f1e-8d8e0903fa9b"
40
+ integratedgameframe="true"
40
41
  ></casino-lobby>
41
-
42
42
  </div>
43
43
 
44
44
  </body>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-lobby",
3
- "version": "0.0.287",
3
+ "version": "0.0.290",
4
4
  "main": "dist/casino-lobby.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -36,5 +36,5 @@
36
36
  "publishConfig": {
37
37
  "access": "public"
38
38
  },
39
- "gitHead": "973f4782abe43cd2dca7d33de222172f1704b38c"
39
+ "gitHead": "88cef54931a3357b0ae9a20f4fa09091e1f8bb73"
40
40
  }
@@ -216,6 +216,7 @@
216
216
  lang={language}
217
217
  session={sessionID}
218
218
  userid={userid}
219
+ sessioncheck="false"
219
220
  {actionevent}
220
221
  {mostplayed}
221
222
  {mostplayedrounds}
@@ -254,9 +255,11 @@
254
255
  endpoint={endpointURL}
255
256
  datasource={DS}
256
257
  lang={language}
258
+ sessioncheck="false"
257
259
  {clientstyling}
258
260
  {clientstylingurl}
259
261
  {gamepagemodalurl}
262
+ >
260
263
  ><casino-game-page
261
264
  session={sessionID}
262
265
  userid={userid}
@@ -266,6 +269,7 @@
266
269
  loginevent={loginevent}
267
270
  registerevent={registerevent}
268
271
  depositevent={depositevent}
272
+ checksession="false"
269
273
  {playforfun}
270
274
  {favorites}
271
275
  {clientstyling}
@@ -284,6 +288,7 @@
284
288
  endpoint={endpointURL}
285
289
  datasource={DS}
286
290
  lang={language}
291
+ sessioncheck="false"
287
292
  {clientstyling}>
288
293
  <casino-filter-page
289
294
  session={sessionID}