@golstats/gsc-reports 1.0.65 → 1.0.67

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.
@@ -112337,11 +112337,11 @@ const wD = {
112337
112337
  },
112338
112338
  setup(r) {
112339
112339
  const a = r, m = Uv(
112340
- () => import("./FilterSubcategories-a9b32cc9-_h5FCZ4r-DZeIIQAW-AfkN74dp.js")
112340
+ () => import("./FilterSubcategories-a9b32cc9-_h5FCZ4r-h8kv1BbC-CHa3yKm3.js")
112341
112341
  ), N = Uv(
112342
- () => import("./FilterConditions-55d68355-DMqzcKBO-BmIhhD-B-C4qyyd53.js")
112342
+ () => import("./FilterConditions-55d68355-DMqzcKBO-BqAxDL_w-t5hljoND.js")
112343
112343
  ), Y = Uv(
112344
- () => import("./FilterField-59a73e38-CNaE03Ge-BTX2xPpF-DyOvLsHN.js")
112344
+ () => import("./FilterField-59a73e38-CNaE03Ge-Bv7oIztz-KtUWbrT3.js")
112345
112345
  ), M = [
112346
112346
  {
112347
112347
  name: "Sub categorías",
@@ -118531,7 +118531,7 @@ const Sw = /* @__PURE__ */ _q(wq, [["render", zq], ["__scopeId", "data-v-c04e7fc
118531
118531
  ], 2)) : Cr("", !0)
118532
118532
  ], 2));
118533
118533
  }
118534
- }, Mw = /* @__PURE__ */ Dq(PW, [["__scopeId", "data-v-ba9a8434"]]);
118534
+ }, Mw = /* @__PURE__ */ Dq(PW, [["__scopeId", "data-v-129cd220"]]);
118535
118535
  function y6(r, a) {
118536
118536
  return function() {
118537
118537
  return r.apply(a, arguments);
@@ -143720,7 +143720,6 @@ const Vle = { class: "template-page__header" }, qle = { class: "template-page__h
143720
143720
  }
143721
143721
  Array.isArray(f.value[ye]) || (f.value[ye] = []);
143722
143722
  const Ye = f.value[ye];
143723
- console.log("*************************************** selectedSecond:::: ", p);
143724
143723
  let Te = -1;
143725
143724
  ((je = p.value) == null ? void 0 : je.id) === 4 && ye === 0 ? Te = Ye.findIndex((De) => fe.category_id && fe.event_type_id ? De.category_id === fe.category_id && De.event_type_id === fe.event_type_id : fe.event_type_id ? De.event_type_id === fe.event_type_id : fe.category_id ? De.category_id === fe.category_id : !1) : Te = Ye.indexOf(fe), Te > -1 ? Ye.splice(Te, 1) : Ye.push(fe), d.value && Ie(), de();
143726
143725
  }
@@ -145455,7 +145454,7 @@ const Vle = { class: "template-page__header" }, qle = { class: "template-page__h
145455
145454
  }, "OK")) : Cr("", !0)
145456
145455
  ]));
145457
145456
  }
145458
- }), ade = /* @__PURE__ */ oh(ide, [["__scopeId", "data-v-3c21b79b"]]), ode = {
145457
+ }), ade = /* @__PURE__ */ oh(ide, [["__scopeId", "data-v-ec3ff35f"]]), ode = {
145459
145458
  key: 0,
145460
145459
  class: "modal-simple"
145461
145460
  }, sde = { class: "modal-simple__content" }, lde = { class: "modal-simple__content__header" }, cde = { class: "modal-simple__content__body" }, ude = { class: "modal-simple__content__footer" }, dde = {
@@ -150828,7 +150827,7 @@ ${n}`;
150828
150827
  })) : Cr("", !0)
150829
150828
  ]));
150830
150829
  }
150831
- }, Vye = /* @__PURE__ */ ol(Bye, [["__scopeId", "data-v-a75289c7"]]), qye = { class: "modal-overlay" }, Wye = { class: "modal-content" }, Gye = { class: "modal-body" }, Hye = ["placeholder", "disabled"], Xye = {
150830
+ }, Vye = /* @__PURE__ */ ol(Bye, [["__scopeId", "data-v-fb57d46a"]]), qye = { class: "modal-overlay" }, Wye = { class: "modal-content" }, Gye = { class: "modal-body" }, Hye = ["placeholder", "disabled"], Xye = {
150832
150831
  key: 0,
150833
150832
  class: "error-message"
150834
150833
  }, Yye = { class: "modal-footer" }, Jye = ["disabled"], Kye = ["disabled"], Zye = { key: 0 }, Qye = { key: 1 }, $ye = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@golstats/gsc-reports",
3
- "version": "1.0.65",
3
+ "version": "1.0.67",
4
4
  "main": "dist/gsc-reports.umd.js",
5
5
  "module": "dist/gsc-reports.es.js",
6
6
  "exports": {
@@ -47,7 +47,7 @@
47
47
  },
48
48
  "dependencies": {
49
49
  "@golstats/gsc-checkbox": "^1.0.13",
50
- "@golstats/gsc-template-report-maker": "^1.0.94",
50
+ "@golstats/gsc-template-report-maker": "^1.0.95",
51
51
  "axios": "^1.10.0",
52
52
  "gridstack": "^12.1.1",
53
53
  "tiny-emitter": "^2.1.0",
@@ -134,42 +134,41 @@ const emit = defineEmits([
134
134
  'eliminar',
135
135
  'edit-template',
136
136
  'open-report',
137
- 'download-report'
137
+ 'download-report',
138
138
  ])
139
139
  const props = defineProps({
140
140
  type: {
141
141
  type: Number,
142
- default: 1
142
+ default: 1,
143
143
  },
144
144
  localTeam: {
145
145
  type: String,
146
- default: 'América'
146
+ default: 'América',
147
147
  },
148
148
  report: {
149
149
  type: Object,
150
- default: () => {
151
- }
150
+ default: () => {},
152
151
  },
153
152
  visitorTeam: {
154
153
  type: String,
155
- default: 'Chivas'
154
+ default: 'Chivas',
156
155
  },
157
156
  localScore: {
158
157
  type: Number,
159
- default: 2
158
+ default: 2,
160
159
  },
161
160
  visitorScore: {
162
161
  type: Number,
163
- default: 1
162
+ default: 1,
164
163
  },
165
164
  league: {
166
165
  type: String,
167
- default: 'Liga MX'
166
+ default: 'Liga MX',
168
167
  },
169
168
  date: {
170
169
  type: String,
171
- default: '15 Nov 2024'
172
- }
170
+ default: '15 Nov 2024',
171
+ },
173
172
  })
174
173
 
175
174
  const showTooltip = ref(false)
@@ -444,7 +443,7 @@ function onClickOpenReport() {
444
443
  opacity: 0;
445
444
  pointer-events: none;
446
445
  transition: opacity 0.2s;
447
- z-index: 3000;
446
+ z-index: 17;
448
447
  }
449
448
 
450
449
  .report-img-placeholder:hover .report-img-overlay {
@@ -461,8 +460,9 @@ function onClickOpenReport() {
461
460
  font-size: 14px;
462
461
  font-family: 'Poppins-Medium', 'Poppins', Arial, sans-serif;
463
462
  cursor: pointer;
464
- transition: background 0.2s,
465
- color 0.2s;
463
+ transition:
464
+ background 0.2s,
465
+ color 0.2s;
466
466
  }
467
467
 
468
468
  .report-img-button:hover {