@golstats/gsc-game-data 1.0.310 → 1.0.311

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.
@@ -696,28 +696,28 @@ const vU = /* @__PURE__ */ lU(d7, [["render", yU], ["__scopeId", "data-v-fb269a1
696
696
  }
697
697
  }, jT = () => {
698
698
  Ci((e) => ({
699
- "1c960139": e.height,
700
- b2f635d8: e.borderWidthBtn,
701
- "06e99898": e.borderType,
702
- "55555c76": e.borderColor,
703
- "23b6d320": e.borderRadius,
704
- "22c97374": e.width,
705
- "22bb09fa": e.backgroundColor,
706
- c148da7c: e.cursorType,
707
- cce756fc: e.fontSize,
708
- cff98d60: e.fontStyle,
709
- "5123b3a5": e.fontFamily,
710
- "47bf58db": e.marginLeftStat,
711
- cadc8414: e.fontSizeStat
699
+ "9d01acb4": e.height,
700
+ "14e95081": e.borderWidthBtn,
701
+ "38fec285": e.borderType,
702
+ 34353510: e.borderColor,
703
+ "20d20dc6": e.borderRadius,
704
+ 17130967: e.width,
705
+ "4ccb7d36": e.backgroundColor,
706
+ "5d1e86a2": e.cursorType,
707
+ ce65d4a2: e.fontSize,
708
+ fe4ac47a: e.fontStyle,
709
+ f98e44dc: e.fontFamily,
710
+ "93b87770": e.marginLeftStat,
711
+ c7f7beba: e.fontSizeStat
712
712
  }));
713
713
  }, VT = h7.setup;
714
714
  h7.setup = VT ? (e, h) => (jT(), VT(e, h)) : jT;
715
- const FU = (e) => (fi("data-v-fb269a1e"), e = e(), mi(), e), DU = ["src"], zU = {
715
+ const FU = (e) => (fi("data-v-f3ee6b2b"), e = e(), mi(), e), DU = ["src"], zU = {
716
716
  key: 1,
717
717
  class: "text"
718
718
  }, RU = ["src"], BU = { class: "stats" }, NU = /* @__PURE__ */ FU(() => /* @__PURE__ */ xe("img", {
719
719
  class: "iconstats",
720
- src: "https://az755631.vo.msecnd.net/todoelfut/playdes.png"
720
+ src: "https://golstatsimages.blob.core.windows.net/todoelfut/playdes.png"
721
721
  }, null, -1)), jU = { class: "numstats" }, VU = { class: "leyend" };
722
722
  function UU(e, h, p, z, Y, w) {
723
723
  return st(), ct("div", null, [
@@ -754,7 +754,7 @@ function UU(e, h, p, z, Y, w) {
754
754
  ])) : ar("", !0)
755
755
  ]);
756
756
  }
757
- const $U = /* @__PURE__ */ OU(h7, [["render", UU], ["__scopeId", "data-v-fb269a1e"]]), GU = { class: "gsc-dropdown__main-container__item-selected" }, HU = ["height", "width"], qU = ["stroke"], WU = { class: "gsc-dropdown__items-container" }, ZU = ["onClick"], XU = {
757
+ const $U = /* @__PURE__ */ OU(h7, [["render", UU], ["__scopeId", "data-v-f3ee6b2b"]]), GU = { class: "gsc-dropdown__main-container__item-selected" }, HU = ["height", "width"], qU = ["stroke"], WU = { class: "gsc-dropdown__items-container" }, ZU = ["onClick"], XU = {
758
758
  key: 0,
759
759
  class: "gsc-dropdown__items-footer"
760
760
  }, YU = {
@@ -836,10 +836,22 @@ const $U = /* @__PURE__ */ OU(h7, [["render", UU], ["__scopeId", "data-v-fb269a1
836
836
  type: String,
837
837
  default: "#f1f1f1"
838
838
  },
839
+ listMarginTop: {
840
+ type: String,
841
+ default: "0"
842
+ },
843
+ listContainerPadding: {
844
+ type: String,
845
+ default: "0"
846
+ },
839
847
  listItemPadding: {
840
848
  type: String,
841
849
  default: "10px 12px"
842
850
  },
851
+ listItemMargin: {
852
+ type: String,
853
+ default: "0"
854
+ },
843
855
  listHeight: {
844
856
  type: String,
845
857
  default: "fit-content"
@@ -868,6 +880,14 @@ const $U = /* @__PURE__ */ OU(h7, [["render", UU], ["__scopeId", "data-v-fb269a1
868
880
  type: Number,
869
881
  default: 1
870
882
  },
883
+ listItemBorderRadius: {
884
+ type: String,
885
+ default: "0"
886
+ },
887
+ listAlignment: {
888
+ type: String,
889
+ default: "left"
890
+ },
871
891
  isListSameWidth: {
872
892
  type: Boolean,
873
893
  default: !1
@@ -933,9 +953,12 @@ const $U = /* @__PURE__ */ OU(h7, [["render", UU], ["__scopeId", "data-v-fb269a1
933
953
  border: `${p.borderType} ${p.borderWidth}px ${p.borderColor}`,
934
954
  color: p.color,
935
955
  "--hover-background-color": p.hoverBackgroundColor,
956
+ "--list-container-padding": p.listContainerPadding,
936
957
  "--list-item-padding": p.listItemPadding,
958
+ "--list-item-margin": p.listItemMargin,
937
959
  "--list-background-color": p.listBackgroundColor,
938
960
  "--list-height": p.listHeight,
961
+ "--list-item-border-radius": p.listItemBorderRadius,
939
962
  "--list-item-selected-color": p.listItemSelectedColor,
940
963
  "--list-item-selected-background-color": p.listItemSelectedBackgroundColor,
941
964
  "--list-item-color": p.listItemColor,
@@ -943,6 +966,9 @@ const $U = /* @__PURE__ */ OU(h7, [["render", UU], ["__scopeId", "data-v-fb269a1
943
966
  "--list-border-color": p.listBorderColor,
944
967
  "--list-width": p.isListSameWidth ? p.width : "fit-content",
945
968
  "--list-border-width": `${p.listBorderWidth}px`,
969
+ "--list-margin-top": p.listMarginTop,
970
+ "--list-left": p.listAlignment === "left" ? "0" : "auto",
971
+ "--list-right": p.listAlignment === "right" ? "0" : "auto",
946
972
  "--footer-border": `${p.footerBorderWidth}px solid ${p.footerBorderColor}`,
947
973
  "--dropdown-opacity": p.isDisabled ? "0.5" : "1",
948
974
  "--dropdown-cursor": p.isDisabled ? "not-allowed" : "pointer",
@@ -1086,7 +1112,7 @@ const $U = /* @__PURE__ */ OU(h7, [["render", UU], ["__scopeId", "data-v-fb269a1
1086
1112
  _: 1
1087
1113
  }, 8, ["items", "model-value"]));
1088
1114
  }
1089
- }, mO = /* @__PURE__ */ KU(e$, [["__scopeId", "data-v-81bba1d4"]]);
1115
+ }, mO = /* @__PURE__ */ KU(e$, [["__scopeId", "data-v-d23e9ee2"]]);
1090
1116
  function gO(e, h) {
1091
1117
  return function() {
1092
1118
  return e.apply(h, arguments);
@@ -64025,28 +64051,28 @@ const d4 = /* @__PURE__ */ Tqe(Pk, [["render", Oqe], ["__scopeId", "data-v-f3ee6
64025
64051
  }
64026
64052
  }, iI = () => {
64027
64053
  Ci((e) => ({
64028
- "1c960139": e.height,
64029
- b2f635d8: e.borderWidthBtn,
64030
- "06e99898": e.borderType,
64031
- "55555c76": e.borderColor,
64032
- "23b6d320": e.borderRadius,
64033
- "22c97374": e.width,
64034
- "22bb09fa": e.backgroundColor,
64035
- c148da7c: e.cursorType,
64036
- cce756fc: e.fontSize,
64037
- cff98d60: e.fontStyle,
64038
- "5123b3a5": e.fontFamily,
64039
- "47bf58db": e.marginLeftStat,
64040
- cadc8414: e.fontSizeStat
64054
+ "9d01acb4": e.height,
64055
+ "14e95081": e.borderWidthBtn,
64056
+ "38fec285": e.borderType,
64057
+ 34353510: e.borderColor,
64058
+ "20d20dc6": e.borderRadius,
64059
+ 17130967: e.width,
64060
+ "4ccb7d36": e.backgroundColor,
64061
+ "5d1e86a2": e.cursorType,
64062
+ ce65d4a2: e.fontSize,
64063
+ fe4ac47a: e.fontStyle,
64064
+ f98e44dc: e.fontFamily,
64065
+ "93b87770": e.marginLeftStat,
64066
+ c7f7beba: e.fontSizeStat
64041
64067
  }));
64042
64068
  }, oI = Lk.setup;
64043
64069
  Lk.setup = oI ? (e, h) => (iI(), oI(e, h)) : iI;
64044
- const Dqe = (e) => (fi("data-v-fb269a1e"), e = e(), mi(), e), zqe = ["src"], Rqe = {
64070
+ const Dqe = (e) => (fi("data-v-f3ee6b2b"), e = e(), mi(), e), zqe = ["src"], Rqe = {
64045
64071
  key: 1,
64046
64072
  class: "text"
64047
64073
  }, Bqe = ["src"], Nqe = { class: "stats" }, jqe = /* @__PURE__ */ Dqe(() => /* @__PURE__ */ xe("img", {
64048
64074
  class: "iconstats",
64049
- src: "https://az755631.vo.msecnd.net/todoelfut/playdes.png"
64075
+ src: "https://golstatsimages.blob.core.windows.net/todoelfut/playdes.png"
64050
64076
  }, null, -1)), Vqe = { class: "numstats" }, Uqe = { class: "leyend" };
64051
64077
  function $qe(e, h, p, z, Y, w) {
64052
64078
  return st(), ct("div", null, [
@@ -64083,7 +64109,7 @@ function $qe(e, h, p, z, Y, w) {
64083
64109
  ])) : ar("", !0)
64084
64110
  ]);
64085
64111
  }
64086
- const Gqe = /* @__PURE__ */ Fqe(Lk, [["render", $qe], ["__scopeId", "data-v-fb269a1e"]]), Hqe = (e, h) => {
64112
+ const Gqe = /* @__PURE__ */ Fqe(Lk, [["render", $qe], ["__scopeId", "data-v-f3ee6b2b"]]), Hqe = (e, h) => {
64087
64113
  const p = e.__vccOpts || e;
64088
64114
  for (const [z, Y] of h)
64089
64115
  p[z] = Y;
@@ -64209,8 +64235,8 @@ const Gqe = /* @__PURE__ */ Fqe(Lk, [["render", $qe], ["__scopeId", "data-v-fb26
64209
64235
  setup(e, { emit: h }) {
64210
64236
  const p = e;
64211
64237
  Ci((d) => ({
64212
- "6582e90e": e.width,
64213
- "310b3edf": e.height
64238
+ "7bd9d47b": e.width,
64239
+ "34dc7ddc": e.height
64214
64240
  }));
64215
64241
  const z = Nr(!1), Y = Gn(() => {
64216
64242
  const d = {
@@ -64249,7 +64275,7 @@ const Gqe = /* @__PURE__ */ Fqe(Lk, [["render", $qe], ["__scopeId", "data-v-fb26
64249
64275
  p.avoidInteraction || !z.value && p.avoidToCheck || (z.value = !z.value, h("update:modelValue", z.value));
64250
64276
  }
64251
64277
  function v(d) {
64252
- return `${{}.TEAM_LOGOS_URL || "https://az755631.vo.msecnd.net/teams-80/"}${d}.png`;
64278
+ return `${{}.TEAM_LOGOS_URL || "https://golstatsimages.blob.core.windows.net/teams-80/"}${d}.png`;
64253
64279
  }
64254
64280
  return (d, t) => (st(), ct("div", {
64255
64281
  class: vt(["checkbox", `box-${e.boxPosition}`]),
@@ -64294,7 +64320,7 @@ const Gqe = /* @__PURE__ */ Fqe(Lk, [["render", $qe], ["__scopeId", "data-v-fb26
64294
64320
  }, cr(e.label), 5)
64295
64321
  ], 2));
64296
64322
  }
64297
- }, tWe = /* @__PURE__ */ Hqe(eWe, [["__scopeId", "data-v-bcf3bcc6"]]), rWe = (e, h) => {
64323
+ }, tWe = /* @__PURE__ */ Hqe(eWe, [["__scopeId", "data-v-b6f124d8"]]), rWe = (e, h) => {
64298
64324
  const p = e.__vccOpts || e;
64299
64325
  for (const [z, Y] of h)
64300
64326
  p[z] = Y;
@@ -67988,11 +68014,11 @@ const LYe = { class: "dropdown" }, OYe = { class: "selected-item" }, FYe = {
67988
68014
  },
67989
68015
  setup(e) {
67990
68016
  const h = e, p = ky(
67991
- () => import("./FilterSubcategories-95d712f2-d652176c.js")
68017
+ () => import("./FilterSubcategories-51092d11-acd79bf0.js")
67992
68018
  ), z = ky(
67993
- () => import("./FilterConditions-d16ec515-a91b91bb.js")
68019
+ () => import("./FilterConditions-29c1d3c7-93032793.js")
67994
68020
  ), Y = ky(
67995
- () => import("./FilterField-6e36a3d5-15f28542.js")
68021
+ () => import("./FilterField-9ac5eaf1-692087a5.js")
67996
68022
  ), w = [
67997
68023
  {
67998
68024
  name: "Sub categorías",
@@ -204298,11 +204324,11 @@ const Mwt = { class: "dropdown" }, Ewt = { class: "selected-item" }, Iwt = {
204298
204324
  },
204299
204325
  setup(e) {
204300
204326
  const h = e, p = ky(
204301
- () => import("./FilterSubcategories-95d712f2-zKq3PF5m-e4c37ed6.js")
204327
+ () => import("./FilterSubcategories-95d712f2-zKq3PF5m-861686d5.js")
204302
204328
  ), z = ky(
204303
- () => import("./FilterConditions-d16ec515-Cm8B52wI-2f5fad66.js")
204329
+ () => import("./FilterConditions-d16ec515-Cm8B52wI-173a033e.js")
204304
204330
  ), Y = ky(
204305
- () => import("./FilterField-6e36a3d5-v5j1AbSE-874dc36f.js")
204331
+ () => import("./FilterField-6e36a3d5-v5j1AbSE-39e5e98d.js")
204306
204332
  ), w = [
204307
204333
  {
204308
204334
  name: "Sub categorías",