@golstats/gsc-filters 1.0.80 → 1.0.81
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/{FilterConditions-55d68355.js → FilterConditions-e1982884.js} +1 -1
- package/dist/{FilterField-59a73e38.js → FilterField-2b13e12c.js} +1 -1
- package/dist/{FilterSubcategories-a9b32cc9.js → FilterSubcategories-e9d5c2e4.js} +1 -1
- package/dist/gsc-filters.js +1 -1
- package/dist/gsc-filters.umd.cjs +1 -1
- package/dist/{index-987921ca.js → index-b714ddb1.js} +38 -8
- package/package.json +1 -1
|
@@ -6704,11 +6704,11 @@ const Yu = { class: "advanced-filters" }, Gu = { class: "advanced-filters__butto
|
|
|
6704
6704
|
},
|
|
6705
6705
|
setup(e) {
|
|
6706
6706
|
const s = e, t = Mt(
|
|
6707
|
-
() => import("./FilterSubcategories-
|
|
6707
|
+
() => import("./FilterSubcategories-e9d5c2e4.js")
|
|
6708
6708
|
), i = Mt(
|
|
6709
|
-
() => import("./FilterConditions-
|
|
6709
|
+
() => import("./FilterConditions-e1982884.js")
|
|
6710
6710
|
), n = Mt(
|
|
6711
|
-
() => import("./FilterField-
|
|
6711
|
+
() => import("./FilterField-2b13e12c.js")
|
|
6712
6712
|
), a = [
|
|
6713
6713
|
{
|
|
6714
6714
|
name: "Sub categorías",
|
|
@@ -11813,81 +11813,97 @@ const w0 = { class: "dropdown__position" }, k0 = {
|
|
|
11813
11813
|
name: "Goles",
|
|
11814
11814
|
isSelected: !0,
|
|
11815
11815
|
id: [12, 55],
|
|
11816
|
-
isDefault: !0
|
|
11816
|
+
isDefault: !0,
|
|
11817
|
+
abbreviation: "Goles"
|
|
11817
11818
|
},
|
|
11818
11819
|
{
|
|
11819
11820
|
name: "Asistencias",
|
|
11820
11821
|
isSelected: !0,
|
|
11821
11822
|
id: [10],
|
|
11822
|
-
isDefault: !0
|
|
11823
|
+
isDefault: !0,
|
|
11824
|
+
abbreviation: "Asist"
|
|
11823
11825
|
},
|
|
11824
11826
|
{
|
|
11825
11827
|
name: "Participaciones en gol",
|
|
11826
11828
|
isSelected: !1,
|
|
11827
|
-
id: [27]
|
|
11829
|
+
id: [27],
|
|
11830
|
+
abbreviation: "Part en Gol"
|
|
11828
11831
|
},
|
|
11829
11832
|
{
|
|
11830
11833
|
name: "Cabeceos en área rival",
|
|
11831
11834
|
isSelected: !1,
|
|
11832
|
-
id: [328]
|
|
11835
|
+
id: [328],
|
|
11836
|
+
abbreviation: "Cab área riv"
|
|
11833
11837
|
},
|
|
11834
11838
|
{
|
|
11835
11839
|
name: "Tiros a gol totales",
|
|
11840
|
+
abbreviation: "Tir gol tot",
|
|
11836
11841
|
isSelected: !1,
|
|
11837
11842
|
id: [91, 95, 92, 93, 96, 97]
|
|
11838
11843
|
},
|
|
11839
11844
|
{
|
|
11840
11845
|
name: "Tiros a gol con destino a portería",
|
|
11846
|
+
abbreviation: "Tir gol dest",
|
|
11841
11847
|
isSelected: !1,
|
|
11842
11848
|
id: [91, 95]
|
|
11843
11849
|
},
|
|
11844
11850
|
{
|
|
11845
11851
|
name: "Tiros a gol fuera del área",
|
|
11852
|
+
abbreviation: "Tir gol f/a",
|
|
11846
11853
|
isSelected: !1,
|
|
11847
11854
|
id: [94]
|
|
11848
11855
|
},
|
|
11849
11856
|
{
|
|
11850
11857
|
name: "Tiros a gol fuera del área con destino a portería",
|
|
11858
|
+
abbreviation: "Tir gol f/a/d",
|
|
11851
11859
|
isSelected: !1,
|
|
11852
11860
|
id: [95]
|
|
11853
11861
|
},
|
|
11854
11862
|
{
|
|
11855
11863
|
name: "Tiros a gol dentro del área",
|
|
11864
|
+
abbreviation: "Tir gol d/a",
|
|
11856
11865
|
isSelected: !1,
|
|
11857
11866
|
id: [90]
|
|
11858
11867
|
},
|
|
11859
11868
|
{
|
|
11860
11869
|
name: "Tiros a gol dentro del área con destino a portería",
|
|
11870
|
+
abbreviation: "Tir gol d/a/d",
|
|
11861
11871
|
isSelected: !1,
|
|
11862
11872
|
id: [91]
|
|
11863
11873
|
},
|
|
11864
11874
|
{
|
|
11865
11875
|
name: "Centros por izquierda",
|
|
11876
|
+
abbreviation: "Cent izq",
|
|
11866
11877
|
isSelected: !1,
|
|
11867
11878
|
id: [13]
|
|
11868
11879
|
},
|
|
11869
11880
|
{
|
|
11870
11881
|
name: "Centros por izquierda acertados",
|
|
11882
|
+
abbreviation: "Cent izq dest",
|
|
11871
11883
|
isSelected: !1,
|
|
11872
11884
|
id: [98, 101, 104, 105]
|
|
11873
11885
|
},
|
|
11874
11886
|
{
|
|
11875
11887
|
name: "Centros por derecha",
|
|
11888
|
+
abbreviation: "Cent der",
|
|
11876
11889
|
isSelected: !1,
|
|
11877
11890
|
id: [25]
|
|
11878
11891
|
},
|
|
11879
11892
|
{
|
|
11880
11893
|
name: "Centros por derecha acertados",
|
|
11894
|
+
abbreviation: "Cent der dest",
|
|
11881
11895
|
isSelected: !1,
|
|
11882
11896
|
id: [109, 112, 115, 116]
|
|
11883
11897
|
},
|
|
11884
11898
|
{
|
|
11885
11899
|
name: "1vs1 exitosos ofensivos",
|
|
11900
|
+
abbreviation: "1vs1 of",
|
|
11886
11901
|
isSelected: !1,
|
|
11887
11902
|
id: [4]
|
|
11888
11903
|
},
|
|
11889
11904
|
{
|
|
11890
11905
|
name: "1vs1 que terminan en gol",
|
|
11906
|
+
abbreviation: "1vs1 of/t/g",
|
|
11891
11907
|
isSelected: !1,
|
|
11892
11908
|
id: [88]
|
|
11893
11909
|
}
|
|
@@ -11898,23 +11914,27 @@ const w0 = { class: "dropdown__position" }, k0 = {
|
|
|
11898
11914
|
categories: [
|
|
11899
11915
|
{
|
|
11900
11916
|
name: "Balones ganados en área propia",
|
|
11917
|
+
abbreviation: "Bal gan ar/pr",
|
|
11901
11918
|
isSelected: !0,
|
|
11902
11919
|
id: [23],
|
|
11903
11920
|
isDefault: !0
|
|
11904
11921
|
},
|
|
11905
11922
|
{
|
|
11906
11923
|
name: "Cabeceo en área propia",
|
|
11924
|
+
abbreviation: "Cab ar/pr",
|
|
11907
11925
|
isSelected: !1,
|
|
11908
11926
|
id: [231, 238, 280, 287, 294, 406]
|
|
11909
11927
|
},
|
|
11910
11928
|
{
|
|
11911
11929
|
name: "1vs1 defensivos exitosos",
|
|
11930
|
+
abbreviation: "1vs1 def",
|
|
11912
11931
|
isSelected: !0,
|
|
11913
11932
|
id: [5],
|
|
11914
11933
|
isDefault: !0
|
|
11915
11934
|
},
|
|
11916
11935
|
{
|
|
11917
11936
|
name: "Rechaces",
|
|
11937
|
+
abbreviation: "Rechaces",
|
|
11918
11938
|
isSelected: !1,
|
|
11919
11939
|
id: [34]
|
|
11920
11940
|
}
|
|
@@ -11925,32 +11945,38 @@ const w0 = { class: "dropdown__position" }, k0 = {
|
|
|
11925
11945
|
categories: [
|
|
11926
11946
|
{
|
|
11927
11947
|
name: "Balones recuperados totales",
|
|
11948
|
+
abbreviation: "Bal rec/tot",
|
|
11928
11949
|
isSelected: !0,
|
|
11929
11950
|
id: [222, 223, 224, 225],
|
|
11930
11951
|
isDefault: !0
|
|
11931
11952
|
},
|
|
11932
11953
|
{
|
|
11933
11954
|
name: "Balones recuperados 1/4 de cancha",
|
|
11955
|
+
abbreviation: "Bal rec 1/4",
|
|
11934
11956
|
isSelected: !1,
|
|
11935
11957
|
id: [222]
|
|
11936
11958
|
},
|
|
11937
11959
|
{
|
|
11938
11960
|
name: "Balones recuperados 2/4 de cancha",
|
|
11961
|
+
abbreviation: "Bal rec 2/4",
|
|
11939
11962
|
isSelected: !1,
|
|
11940
11963
|
id: [223]
|
|
11941
11964
|
},
|
|
11942
11965
|
{
|
|
11943
11966
|
name: "Balones recuperados 3/4 de cancha",
|
|
11967
|
+
abbreviation: "Bal rec 3/4",
|
|
11944
11968
|
isSelected: !1,
|
|
11945
11969
|
id: [224]
|
|
11946
11970
|
},
|
|
11947
11971
|
{
|
|
11948
11972
|
name: "Balones recuperados 4/4 de cancha",
|
|
11973
|
+
abbreviation: "Bal rec 4/4",
|
|
11949
11974
|
isSelected: !1,
|
|
11950
11975
|
id: [225]
|
|
11951
11976
|
},
|
|
11952
11977
|
{
|
|
11953
11978
|
name: "Pases acertados",
|
|
11979
|
+
abbreviation: "Pases acert",
|
|
11954
11980
|
isSelected: !0,
|
|
11955
11981
|
id: [2, 20],
|
|
11956
11982
|
isDefault: !0,
|
|
@@ -11974,6 +12000,7 @@ const w0 = { class: "dropdown__position" }, k0 = {
|
|
|
11974
12000
|
},
|
|
11975
12001
|
{
|
|
11976
12002
|
name: "Pases acertados en 1/4",
|
|
12003
|
+
abbreviation: "Pas acert 1/4",
|
|
11977
12004
|
isSelected: !1,
|
|
11978
12005
|
id: [213],
|
|
11979
12006
|
parameters: Ae(1, Re(1)),
|
|
@@ -11996,6 +12023,7 @@ const w0 = { class: "dropdown__position" }, k0 = {
|
|
|
11996
12023
|
},
|
|
11997
12024
|
{
|
|
11998
12025
|
name: "Pases acertados en 2/4",
|
|
12026
|
+
abbreviation: "Pas acert 2/4",
|
|
11999
12027
|
isSelected: !1,
|
|
12000
12028
|
id: [214],
|
|
12001
12029
|
parameters: Ae(1, Re(2)),
|
|
@@ -12018,6 +12046,7 @@ const w0 = { class: "dropdown__position" }, k0 = {
|
|
|
12018
12046
|
},
|
|
12019
12047
|
{
|
|
12020
12048
|
name: "Pases acertados en 3/4",
|
|
12049
|
+
abbreviation: "Pas acert 3/4",
|
|
12021
12050
|
isSelected: !1,
|
|
12022
12051
|
id: [215],
|
|
12023
12052
|
parameters: Ae(1, Re(3)),
|
|
@@ -12040,6 +12069,7 @@ const w0 = { class: "dropdown__position" }, k0 = {
|
|
|
12040
12069
|
},
|
|
12041
12070
|
{
|
|
12042
12071
|
name: "Pases acertados en 4/4",
|
|
12072
|
+
abbreviation: "Pas acert 4/4",
|
|
12043
12073
|
isSelected: !1,
|
|
12044
12074
|
id: [216],
|
|
12045
12075
|
parameters: Ae(1, Re(4)),
|
|
@@ -12158,7 +12188,7 @@ const E0 = {
|
|
|
12158
12188
|
categories: [
|
|
12159
12189
|
"Participaciones en gol",
|
|
12160
12190
|
"Asistencias",
|
|
12161
|
-
"Pases
|
|
12191
|
+
"Pases acertados",
|
|
12162
12192
|
"1vs1 exitosos ofensivos",
|
|
12163
12193
|
"Tiros a gol totales",
|
|
12164
12194
|
"1vs1 que terminan en gol"
|