@golstats/gsc-landing 1.0.5 → 1.0.6
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-landing.js +3 -3
- package/dist/gsc-landing.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/gsc-landing.js
CHANGED
|
@@ -13038,7 +13038,7 @@ const b1 = /* @__PURE__ */ p1(f1, [["render", v1], ["__scopeId", "data-v-1bfd444
|
|
|
13038
13038
|
throw new Error(e);
|
|
13039
13039
|
}
|
|
13040
13040
|
}
|
|
13041
|
-
}, yo = (e) => (ve("data-v-
|
|
13041
|
+
}, yo = (e) => (ve("data-v-b32f2dd2"), e = e(), be(), e), I1 = {
|
|
13042
13042
|
class: "gsclanding",
|
|
13043
13043
|
ref: "landingref"
|
|
13044
13044
|
}, N1 = {
|
|
@@ -13121,7 +13121,7 @@ function Y1(e, o, t, n, i, r) {
|
|
|
13121
13121
|
N(c, {
|
|
13122
13122
|
isPlayer: t.isplayer,
|
|
13123
13123
|
"team-img": "https://az755631.vo.msecnd.net/teams-80/" + t.team + ".png",
|
|
13124
|
-
"player-img": "https://az755631.vo.msecnd.net/players-profile
|
|
13124
|
+
"player-img": "https://az755631.vo.msecnd.net/players-profile/" + t.player + ".png",
|
|
13125
13125
|
"component-width": n.elementSize.width,
|
|
13126
13126
|
onAction: r.clickCard
|
|
13127
13127
|
}, null, 8, ["isPlayer", "team-img", "player-img", "component-width", "onAction"])
|
|
@@ -13156,7 +13156,7 @@ function Y1(e, o, t, n, i, r) {
|
|
|
13156
13156
|
], 2)
|
|
13157
13157
|
], 512);
|
|
13158
13158
|
}
|
|
13159
|
-
const $1 = /* @__PURE__ */ Ge(B1, [["render", Y1], ["__scopeId", "data-v-
|
|
13159
|
+
const $1 = /* @__PURE__ */ Ge(B1, [["render", Y1], ["__scopeId", "data-v-b32f2dd2"]]);
|
|
13160
13160
|
export {
|
|
13161
13161
|
$1 as GSCLanding
|
|
13162
13162
|
};
|