@golstats/gsc-landing 1.0.216 → 1.0.218
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/README.md +2 -2
- package/dist/{CardBase-UGUm5LIO-BkFqT67o.js → CardBase-ChDCLySs-BVKN29EV.js} +3 -3
- package/dist/{CardBaseAllIndividual-DhP1rAtE-CkGVhbv8.js → CardBaseAllIndividual-CX7X5hP3-RyUeOD0T.js} +1 -1
- package/dist/{CardGeneral-BAXvz3FB-DNAaVmuH.js → CardGeneral-BOFU3ewp-Cn6UTj1f.js} +42 -42
- package/dist/{CardGeneralIndividual-NPTnNZWV-DwEDniX-.js → CardGeneralIndividual-uQTtFW4U-e5XWTtLl.js} +8 -8
- package/dist/{CardGeneralTeams-x8ACH3cM-7pSTjkqJ.js → CardGeneralTeams-BP3La-Ld-C-K2IC0a.js} +4 -4
- package/dist/{CardIndividual-CLC_hCxp-BxU69XG6.js → CardIndividual-DMMRmSi2-DXu3crio.js} +10 -10
- package/dist/{CardIndividual1vs1-DlXYcpqn-D7bLXM0z.js → CardIndividual1vs1-Bv8b5IIG-Bvn0qifp.js} +7 -7
- package/dist/{CardIndividualAreas-DwGZNBiK-D-4s8irQ.js → CardIndividualAreas-CvTLzhDe-CbYu5Gm9.js} +2 -2
- package/dist/{CardIndividualCenters-Dy9Y7EuU-C5_miNCO.js → CardIndividualCenters-CrYHyQxu-DLka4uhi.js} +2 -2
- package/dist/{CardIndividualDistance-CZO9z3_W-DMVWygVf.js → CardIndividualDistance-CWDDIJ83-BM-RMBz2.js} +2 -2
- package/dist/{CardIndividualFouls-CQQKqTt0-Bn-qfZeP.js → CardIndividualFouls-BOBPG76o-LiZ7tqya.js} +2 -2
- package/dist/{CardIndividualGoalParticipation-zk-n5xHy-JafgtEun.js → CardIndividualGoalParticipation-BDxpFsvg-SVgjMIMp.js} +2 -2
- package/dist/{CardIndividualGoals-D8Q-nDDh-BDqHD874.js → CardIndividualGoals-DVDdbBfi-DLRAiyRP.js} +2 -2
- package/dist/{CardIndividualGold-C2_0uQav-DV8igsR0.js → CardIndividualGold-CLwqSmhY-DT1PEiUk.js} +3 -3
- package/dist/{CardIndividualNoGoalReceived-d4YI1ubq-DfWILtnE.js → CardIndividualNoGoalReceived-BdnMEYLP-C_SAQHWI.js} +65 -68
- package/dist/{CardIndividualPerformance-8cTQkdKa-D355FciF.js → CardIndividualPerformance-9Cgxb8AH-ZXNFgaO5.js} +2 -2
- package/dist/{CardIndividualSaves-D3klW0a0-S4kz-exJ.js → CardIndividualSaves-DxroAo6u-CJ4OuTrE.js} +16 -16
- package/dist/{CardIndividualShotsOnGoal-CfSvMHck-C0irpNiD.js → CardIndividualShotsOnGoal-DJkETXaD-DrWNTd-J.js} +2 -2
- package/dist/{CardIndividualStatistics-dcv2daDu-nE9504cQ.js → CardIndividualStatistics-Bci82FbX-DcHNpKvL.js} +2 -2
- package/dist/{CardPromTournament-Bt_4pp95-CQ7LnUXT.js → CardPromTournament-DBsGq2Rt-BxSF8-79.js} +7 -7
- package/dist/{CardSuccessfulPasses-DKUaTTnU-DdaXHnEk.js → CardSuccessfulPasses-38zySsbp-BLqkHLU8.js} +4 -4
- package/dist/{CardTheMostProductive-CjEvn9nI-TO8ur0D5.js → CardTheMostProductive-B1UOywJ1-BkO3rzIq.js} +3 -3
- package/dist/{PlayerProfileCircle-DkJ-ww6U-D2Guqci_.js → PlayerProfileCircle-Dfaw_14p-CVxXpBOo.js} +4 -4
- package/dist/{Shield-SDusqLx5-COvaf-xq.js → Shield-T4ZGXEnI-DuEvS605.js} +1 -1
- package/dist/gsc-landing.js +1 -1
- package/dist/gsc-landing.umd.cjs +9 -9
- package/dist/{index-DTdRsnp_.js → index-CwMVvUw1.js} +79 -74
- package/dist/style.css +1 -1
- package/package.json +53 -53
package/package.json
CHANGED
|
@@ -1,53 +1,53 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@golstats/gsc-landing",
|
|
3
|
-
"version": "1.0.
|
|
4
|
-
"type": "module",
|
|
5
|
-
"files": [
|
|
6
|
-
"dist"
|
|
7
|
-
],
|
|
8
|
-
"main": "./dist/gsc-landing.umd.cjs",
|
|
9
|
-
"module": "./dist/gsc-landing.js",
|
|
10
|
-
"exports": {
|
|
11
|
-
".": {
|
|
12
|
-
"import": "./dist/gsc-landing.js",
|
|
13
|
-
"require": "./dist/gsc-landing.umd.cjs"
|
|
14
|
-
}
|
|
15
|
-
},
|
|
16
|
-
"scripts": {
|
|
17
|
-
"dev": "vite",
|
|
18
|
-
"build": "vite build",
|
|
19
|
-
"preview": "vite preview",
|
|
20
|
-
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore",
|
|
21
|
-
"format": "prettier --write src/"
|
|
22
|
-
},
|
|
23
|
-
"dependencies": {
|
|
24
|
-
"@golstats/gsc-button": "^1.0.14",
|
|
25
|
-
"@golstats/gsc-calendar-by-game": "^1.0.79",
|
|
26
|
-
"@golstats/gsc-carousel": "^1.0.15",
|
|
27
|
-
"@golstats/gsc-data-cards": "^1.0.
|
|
28
|
-
"@golstats/gsc-general-table": "^1.0.52",
|
|
29
|
-
"@golstats/gsc-mosaic-the-best": "^1.0.14",
|
|
30
|
-
"@golstats/gsc-player-team-game": "^1.1.71",
|
|
31
|
-
"@golstats/gsc-relevant-data-by-game": "^1.0.5",
|
|
32
|
-
"@golstats/gsc-season-select": "^1.0.9",
|
|
33
|
-
"@golstats/gsc-slider": "^1.0.5",
|
|
34
|
-
"@golstats/gsc-switch-component": "^1.0.14",
|
|
35
|
-
"@golstats/gsc-tournament-select": "^1.0.13",
|
|
36
|
-
"axios": "^1.6.2",
|
|
37
|
-
"hls.js": "^1.5.13",
|
|
38
|
-
"plyr": "^3.7.8",
|
|
39
|
-
"save": "^2.9.0",
|
|
40
|
-
"vue": "3.3.4",
|
|
41
|
-
"vue3-carousel": "^0.3.1"
|
|
42
|
-
},
|
|
43
|
-
"devDependencies": {
|
|
44
|
-
"@rushstack/eslint-patch": "^1.3.3",
|
|
45
|
-
"@vitejs/plugin-vue": "^4.5.1",
|
|
46
|
-
"@vue/eslint-config-prettier": "^8.0.0",
|
|
47
|
-
"eslint": "^8.49.0",
|
|
48
|
-
"eslint-plugin-vue": "^9.17.0",
|
|
49
|
-
"prettier": "^3.0.3",
|
|
50
|
-
"vite": "^5.0.5",
|
|
51
|
-
"vuex": "4.0.2"
|
|
52
|
-
}
|
|
53
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@golstats/gsc-landing",
|
|
3
|
+
"version": "1.0.218",
|
|
4
|
+
"type": "module",
|
|
5
|
+
"files": [
|
|
6
|
+
"dist"
|
|
7
|
+
],
|
|
8
|
+
"main": "./dist/gsc-landing.umd.cjs",
|
|
9
|
+
"module": "./dist/gsc-landing.js",
|
|
10
|
+
"exports": {
|
|
11
|
+
".": {
|
|
12
|
+
"import": "./dist/gsc-landing.js",
|
|
13
|
+
"require": "./dist/gsc-landing.umd.cjs"
|
|
14
|
+
}
|
|
15
|
+
},
|
|
16
|
+
"scripts": {
|
|
17
|
+
"dev": "vite",
|
|
18
|
+
"build": "vite build",
|
|
19
|
+
"preview": "vite preview",
|
|
20
|
+
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore",
|
|
21
|
+
"format": "prettier --write src/"
|
|
22
|
+
},
|
|
23
|
+
"dependencies": {
|
|
24
|
+
"@golstats/gsc-button": "^1.0.14",
|
|
25
|
+
"@golstats/gsc-calendar-by-game": "^1.0.79",
|
|
26
|
+
"@golstats/gsc-carousel": "^1.0.15",
|
|
27
|
+
"@golstats/gsc-data-cards": "^1.0.28",
|
|
28
|
+
"@golstats/gsc-general-table": "^1.0.52",
|
|
29
|
+
"@golstats/gsc-mosaic-the-best": "^1.0.14",
|
|
30
|
+
"@golstats/gsc-player-team-game": "^1.1.71",
|
|
31
|
+
"@golstats/gsc-relevant-data-by-game": "^1.0.5",
|
|
32
|
+
"@golstats/gsc-season-select": "^1.0.9",
|
|
33
|
+
"@golstats/gsc-slider": "^1.0.5",
|
|
34
|
+
"@golstats/gsc-switch-component": "^1.0.14",
|
|
35
|
+
"@golstats/gsc-tournament-select": "^1.0.13",
|
|
36
|
+
"axios": "^1.6.2",
|
|
37
|
+
"hls.js": "^1.5.13",
|
|
38
|
+
"plyr": "^3.7.8",
|
|
39
|
+
"save": "^2.9.0",
|
|
40
|
+
"vue": "3.3.4",
|
|
41
|
+
"vue3-carousel": "^0.3.1"
|
|
42
|
+
},
|
|
43
|
+
"devDependencies": {
|
|
44
|
+
"@rushstack/eslint-patch": "^1.3.3",
|
|
45
|
+
"@vitejs/plugin-vue": "^4.5.1",
|
|
46
|
+
"@vue/eslint-config-prettier": "^8.0.0",
|
|
47
|
+
"eslint": "^8.49.0",
|
|
48
|
+
"eslint-plugin-vue": "^9.17.0",
|
|
49
|
+
"prettier": "^3.0.3",
|
|
50
|
+
"vite": "^5.0.5",
|
|
51
|
+
"vuex": "4.0.2"
|
|
52
|
+
}
|
|
53
|
+
}
|