@golstats/gsc-landing 1.0.190 → 1.0.191

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.
@@ -6267,28 +6267,28 @@ const Bw = /* @__PURE__ */ Aw(Bl, [["render", Nw], ["__scopeId", "data-v-fb269a1
6267
6267
  }
6268
6268
  }, Ld = () => {
6269
6269
  at((s) => ({
6270
- "1c960139": s.height,
6271
- b2f635d8: s.borderWidthBtn,
6272
- "06e99898": s.borderType,
6273
- "55555c76": s.borderColor,
6274
- "23b6d320": s.borderRadius,
6275
- "22c97374": s.width,
6276
- "22bb09fa": s.backgroundColor,
6277
- c148da7c: s.cursorType,
6278
- cce756fc: s.fontSize,
6279
- cff98d60: s.fontStyle,
6280
- "5123b3a5": s.fontFamily,
6281
- "47bf58db": s.marginLeftStat,
6282
- cadc8414: s.fontSizeStat
6270
+ "9d01acb4": s.height,
6271
+ "14e95081": s.borderWidthBtn,
6272
+ "38fec285": s.borderType,
6273
+ 34353510: s.borderColor,
6274
+ "20d20dc6": s.borderRadius,
6275
+ 17130967: s.width,
6276
+ "4ccb7d36": s.backgroundColor,
6277
+ "5d1e86a2": s.cursorType,
6278
+ ce65d4a2: s.fontSize,
6279
+ fe4ac47a: s.fontStyle,
6280
+ f98e44dc: s.fontFamily,
6281
+ "93b87770": s.marginLeftStat,
6282
+ c7f7beba: s.fontSizeStat
6283
6283
  }));
6284
6284
  }, Id = $l.setup;
6285
6285
  $l.setup = Id ? (s, e) => (Ld(), Id(s, e)) : Ld;
6286
- const t_ = (s) => (Je("data-v-fb269a1e"), s = s(), Xe(), s), s_ = ["src"], i_ = {
6286
+ const t_ = (s) => (Je("data-v-f3ee6b2b"), s = s(), Xe(), s), s_ = ["src"], i_ = {
6287
6287
  key: 1,
6288
6288
  class: "text"
6289
6289
  }, a_ = ["src"], n_ = { class: "stats" }, r_ = /* @__PURE__ */ t_(() => /* @__PURE__ */ b("img", {
6290
6290
  class: "iconstats",
6291
- src: "https://az755631.vo.msecnd.net/todoelfut/playdes.png"
6291
+ src: "https://golstatsimages.blob.core.windows.net/todoelfut/playdes.png"
6292
6292
  }, null, -1)), o_ = { class: "numstats" }, l_ = { class: "leyend" };
6293
6293
  function c_(s, e, t, i, a, n) {
6294
6294
  return y(), v("div", null, [
@@ -6325,7 +6325,7 @@ function c_(s, e, t, i, a, n) {
6325
6325
  ])) : k("", !0)
6326
6326
  ]);
6327
6327
  }
6328
- const d_ = /* @__PURE__ */ e_($l, [["render", c_], ["__scopeId", "data-v-fb269a1e"]]), u_ = { class: "gsc-dropdown__main-container__item-selected" }, h_ = ["height", "width"], m_ = ["stroke"], f_ = { class: "gsc-dropdown__items-container" }, g_ = ["onClick"], p_ = {
6328
+ const d_ = /* @__PURE__ */ e_($l, [["render", c_], ["__scopeId", "data-v-f3ee6b2b"]]), u_ = { class: "gsc-dropdown__main-container__item-selected" }, h_ = ["height", "width"], m_ = ["stroke"], f_ = { class: "gsc-dropdown__items-container" }, g_ = ["onClick"], p_ = {
6329
6329
  key: 0,
6330
6330
  class: "gsc-dropdown__items-footer"
6331
6331
  }, y_ = {
@@ -6407,10 +6407,22 @@ const d_ = /* @__PURE__ */ e_($l, [["render", c_], ["__scopeId", "data-v-fb269a1
6407
6407
  type: String,
6408
6408
  default: "#f1f1f1"
6409
6409
  },
6410
+ listMarginTop: {
6411
+ type: String,
6412
+ default: "0"
6413
+ },
6414
+ listContainerPadding: {
6415
+ type: String,
6416
+ default: "0"
6417
+ },
6410
6418
  listItemPadding: {
6411
6419
  type: String,
6412
6420
  default: "10px 12px"
6413
6421
  },
6422
+ listItemMargin: {
6423
+ type: String,
6424
+ default: "0"
6425
+ },
6414
6426
  listHeight: {
6415
6427
  type: String,
6416
6428
  default: "fit-content"
@@ -6439,6 +6451,14 @@ const d_ = /* @__PURE__ */ e_($l, [["render", c_], ["__scopeId", "data-v-fb269a1
6439
6451
  type: Number,
6440
6452
  default: 1
6441
6453
  },
6454
+ listItemBorderRadius: {
6455
+ type: String,
6456
+ default: "0"
6457
+ },
6458
+ listAlignment: {
6459
+ type: String,
6460
+ default: "left"
6461
+ },
6442
6462
  isListSameWidth: {
6443
6463
  type: Boolean,
6444
6464
  default: !1
@@ -6504,9 +6524,12 @@ const d_ = /* @__PURE__ */ e_($l, [["render", c_], ["__scopeId", "data-v-fb269a1
6504
6524
  border: `${t.borderType} ${t.borderWidth}px ${t.borderColor}`,
6505
6525
  color: t.color,
6506
6526
  "--hover-background-color": t.hoverBackgroundColor,
6527
+ "--list-container-padding": t.listContainerPadding,
6507
6528
  "--list-item-padding": t.listItemPadding,
6529
+ "--list-item-margin": t.listItemMargin,
6508
6530
  "--list-background-color": t.listBackgroundColor,
6509
6531
  "--list-height": t.listHeight,
6532
+ "--list-item-border-radius": t.listItemBorderRadius,
6510
6533
  "--list-item-selected-color": t.listItemSelectedColor,
6511
6534
  "--list-item-selected-background-color": t.listItemSelectedBackgroundColor,
6512
6535
  "--list-item-color": t.listItemColor,
@@ -6514,6 +6537,9 @@ const d_ = /* @__PURE__ */ e_($l, [["render", c_], ["__scopeId", "data-v-fb269a1
6514
6537
  "--list-border-color": t.listBorderColor,
6515
6538
  "--list-width": t.isListSameWidth ? t.width : "fit-content",
6516
6539
  "--list-border-width": `${t.listBorderWidth}px`,
6540
+ "--list-margin-top": t.listMarginTop,
6541
+ "--list-left": t.listAlignment === "left" ? "0" : "auto",
6542
+ "--list-right": t.listAlignment === "right" ? "0" : "auto",
6517
6543
  "--footer-border": `${t.footerBorderWidth}px solid ${t.footerBorderColor}`,
6518
6544
  "--dropdown-opacity": t.isDisabled ? "0.5" : "1",
6519
6545
  "--dropdown-cursor": t.isDisabled ? "not-allowed" : "pointer",
@@ -6657,7 +6683,7 @@ const d_ = /* @__PURE__ */ e_($l, [["render", c_], ["__scopeId", "data-v-fb269a1
6657
6683
  _: 1
6658
6684
  }, 8, ["items", "model-value"]));
6659
6685
  }
6660
- }, S_ = /* @__PURE__ */ b_(__, [["__scopeId", "data-v-81bba1d4"]]);
6686
+ }, S_ = /* @__PURE__ */ b_(__, [["__scopeId", "data-v-d23e9ee2"]]);
6661
6687
  function T_(s) {
6662
6688
  const e = P({ width: 0, height: 0 });
6663
6689
  function t() {