@golstats/gsc-game-data 1.0.62 → 1.0.63
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/dist/gsc-game-data.js +3 -3
- package/dist/gsc-game-data.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +2 -2
package/dist/gsc-game-data.js
CHANGED
|
@@ -40417,7 +40417,7 @@ const Sge = {
|
|
|
40417
40417
|
color_icon_play: n.data.games[0].players[c].info_thumbnails.colors.color_icon_play,
|
|
40418
40418
|
color_next_back: n.data.games[0].players[c].info_thumbnails.colors.color_next_back,
|
|
40419
40419
|
font_color: n.data.games[0].players[c].info_thumbnails.colors.font_color,
|
|
40420
|
-
font_color_card: n.data.games[0].players[c].info_thumbnails.colors.
|
|
40420
|
+
font_color_card: n.data.games[0].players[c].info_thumbnails.colors.font_color_cards,
|
|
40421
40421
|
colorbackgroundhome: n.data.games[0].players[c].info_thumbnails.colors.background_color,
|
|
40422
40422
|
colorbackgroundaway: "",
|
|
40423
40423
|
nameplayer: n.data.games[0].players[c].player_name,
|
|
@@ -40444,7 +40444,7 @@ const Sge = {
|
|
|
40444
40444
|
this.setUpResizeObserver();
|
|
40445
40445
|
}, 100), this.fillData();
|
|
40446
40446
|
}
|
|
40447
|
-
}, In = (e) => (Se("data-v-
|
|
40447
|
+
}, In = (e) => (Se("data-v-f936eb2b"), e = e(), ke(), e), kge = {
|
|
40448
40448
|
ref: "gamesContainer",
|
|
40449
40449
|
class: "container",
|
|
40450
40450
|
style: {}
|
|
@@ -40626,7 +40626,7 @@ function Lge(e, t, a, s, i, o) {
|
|
|
40626
40626
|
])
|
|
40627
40627
|
], 512);
|
|
40628
40628
|
}
|
|
40629
|
-
const Dge = /* @__PURE__ */ _c(Sge, [["render", Lge], ["__scopeId", "data-v-
|
|
40629
|
+
const Dge = /* @__PURE__ */ _c(Sge, [["render", Lge], ["__scopeId", "data-v-f936eb2b"]]);
|
|
40630
40630
|
function D3(e, t) {
|
|
40631
40631
|
return function() {
|
|
40632
40632
|
return e.apply(t, arguments);
|