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