@golstats/gsc-reports 1.0.0

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.
Files changed (135) hide show
  1. package/README.md +2 -0
  2. package/dist/FilterConditions-55d68355-C5NIJbY6-xW04mYhu-DRN4eEO4.js +191 -0
  3. package/dist/FilterField-59a73e38-DO8nYLqs-Da7H_Fvj-ZuLwDGOM.js +21 -0
  4. package/dist/FilterSubcategories-a9b32cc9-DlkHni1L-BXid_sIn-BvoU3OqZ.js +42 -0
  5. package/dist/css/fonts.css +83 -0
  6. package/dist/fonts/BebasNeue-Bold.otf +0 -0
  7. package/dist/fonts/BebasNeue-Bold.ttf +0 -0
  8. package/dist/fonts/BebasNeue-Bold.woff2 +0 -0
  9. package/dist/fonts/BebasNeue-Book.otf +0 -0
  10. package/dist/fonts/BebasNeue-Book.ttf +0 -0
  11. package/dist/fonts/BebasNeue-Book.woff2 +0 -0
  12. package/dist/fonts/BebasNeue-Light.otf +0 -0
  13. package/dist/fonts/BebasNeue-Light.ttf +0 -0
  14. package/dist/fonts/BebasNeue-Light.woff2 +0 -0
  15. package/dist/fonts/BebasNeue-Regular.otf +0 -0
  16. package/dist/fonts/BebasNeue-Regular.ttf +0 -0
  17. package/dist/fonts/BebasNeue-Regular.woff2 +0 -0
  18. package/dist/fonts/BebasNeue-Thin.otf +0 -0
  19. package/dist/fonts/BebasNeue-Thin.ttf +0 -0
  20. package/dist/fonts/BebasNeue-Thin.woff2 +0 -0
  21. package/dist/fonts/Montserrat-Black.otf +0 -0
  22. package/dist/fonts/Montserrat-BlackItalic.otf +0 -0
  23. package/dist/fonts/Montserrat-Bold.otf +0 -0
  24. package/dist/fonts/Montserrat-BoldItalic.otf +0 -0
  25. package/dist/fonts/Montserrat-ExtraBold.otf +0 -0
  26. package/dist/fonts/Montserrat-ExtraBoldItalic.otf +0 -0
  27. package/dist/fonts/Montserrat-ExtraLight.otf +0 -0
  28. package/dist/fonts/Montserrat-ExtraLightItalic.otf +0 -0
  29. package/dist/fonts/Montserrat-Italic.otf +0 -0
  30. package/dist/fonts/Montserrat-Light.otf +0 -0
  31. package/dist/fonts/Montserrat-LightItalic.otf +0 -0
  32. package/dist/fonts/Montserrat-Medium.otf +0 -0
  33. package/dist/fonts/Montserrat-MediumItalic.otf +0 -0
  34. package/dist/fonts/Montserrat-Regular.otf +0 -0
  35. package/dist/fonts/Montserrat-SemiBold.otf +0 -0
  36. package/dist/fonts/Montserrat-SemiBoldItalic.otf +0 -0
  37. package/dist/fonts/Montserrat-Thin.otf +0 -0
  38. package/dist/fonts/Montserrat-ThinItalic.otf +0 -0
  39. package/dist/fonts/Oswald-Bold.ttf +0 -0
  40. package/dist/fonts/Oswald-ExtraLight.ttf +0 -0
  41. package/dist/fonts/Oswald-Light.ttf +0 -0
  42. package/dist/fonts/Oswald-Medium.ttf +0 -0
  43. package/dist/fonts/Oswald-Regular.ttf +0 -0
  44. package/dist/fonts/Oswald-SemiBold.ttf +0 -0
  45. package/dist/fonts/Poppins-Black.otf +0 -0
  46. package/dist/fonts/Poppins-BlackItalic.otf +0 -0
  47. package/dist/fonts/Poppins-Bold.otf +0 -0
  48. package/dist/fonts/Poppins-BoldItalic.otf +0 -0
  49. package/dist/fonts/Poppins-ExtraBold.otf +0 -0
  50. package/dist/fonts/Poppins-ExtraBoldItalic.otf +0 -0
  51. package/dist/fonts/Poppins-ExtraLight.otf +0 -0
  52. package/dist/fonts/Poppins-ExtraLightItalic.otf +0 -0
  53. package/dist/fonts/Poppins-Italic.otf +0 -0
  54. package/dist/fonts/Poppins-Light.otf +0 -0
  55. package/dist/fonts/Poppins-LightItalic.otf +0 -0
  56. package/dist/fonts/Poppins-Medium.otf +0 -0
  57. package/dist/fonts/Poppins-MediumItalic.otf +0 -0
  58. package/dist/fonts/Poppins-Regular.otf +0 -0
  59. package/dist/fonts/Poppins-SemiBold.otf +0 -0
  60. package/dist/fonts/Poppins-SemiBoldItalic.otf +0 -0
  61. package/dist/fonts/Poppins-Thin.otf +0 -0
  62. package/dist/fonts/Poppins-ThinItalic.otf +0 -0
  63. package/dist/gsc-reports.css +1 -0
  64. package/dist/gsc-reports.es.js +4 -0
  65. package/dist/gsc-reports.umd.js +4079 -0
  66. package/dist/icons/icn-close.svg +5 -0
  67. package/dist/icons/icn-delete-delete.svg +3 -0
  68. package/dist/icons/icn-delete.svg +3 -0
  69. package/dist/icons/icn-download.svg +4 -0
  70. package/dist/icons/icn-duplicate-white.svg +11 -0
  71. package/dist/icons/icn-duplicate.svg +11 -0
  72. package/dist/icons/icn-edit.svg +11 -0
  73. package/dist/icons/icn-editar-withe.svg +3 -0
  74. package/dist/icons/icn-rename-white.svg +3 -0
  75. package/dist/icons/icn-rename.svg +3 -0
  76. package/dist/icons/icn-report-white.svg +11 -0
  77. package/dist/icons/icn-report.svg +11 -0
  78. package/dist/images/background-postmatch-template-01.jpg +0 -0
  79. package/dist/images/background-postmatch-template-02.jpg +0 -0
  80. package/dist/images/canchaRPH.svg +30 -0
  81. package/dist/index-B1R4W2EC.js +128151 -0
  82. package/dist/reports/background-postmatch-template-01@2x.jpg +0 -0
  83. package/dist/reports/background-postmatch-template-02@2x.jpg +0 -0
  84. package/dist/reports/thumbnail-portada-01@2x.png +0 -0
  85. package/dist/reports/thumbnail-portada-02@2x.png +0 -0
  86. package/dist/reports/thumbnail-portada-03@2x.png +0 -0
  87. package/dist/reports/thumbnail-portada-04@2x.png +0 -0
  88. package/dist/reports/thumbnail-portada-prmatch-01@2x.png +0 -0
  89. package/dist/reports/thumbnail-portada-prmatch-02@2x.png +0 -0
  90. package/dist/reports/thumbnail-portada-prmatch-03@2x.png +0 -0
  91. package/dist/reports/thumbnail-portada-prmatch-04@2x.png +0 -0
  92. package/dist/thumb1.png +0 -0
  93. package/dist/thumbnail-portada-01.jpg +0 -0
  94. package/dist/thumbnail-portada-02.jpg +0 -0
  95. package/dist/thumbnail-portada-03.jpg +0 -0
  96. package/dist/thumbnail-portada-04.jpg +0 -0
  97. package/dist/thumbnail-portada-prmatch-01.jpg +0 -0
  98. package/dist/thumbnail-portada-prmatch-02.jpg +0 -0
  99. package/dist/thumbnail-portada-prmatch-03.jpg +0 -0
  100. package/dist/thumbnail-portada-prmatch-04.jpg +0 -0
  101. package/package.json +70 -0
  102. package/src/App.vue +28 -0
  103. package/src/components/ReportsSection.vue +764 -0
  104. package/src/components/TemplatesSection.vue +911 -0
  105. package/src/components/elementsTemplates/ModalCreateTemplate.vue +407 -0
  106. package/src/components/elementsTemplates/ModalDeleteReport.vue +231 -0
  107. package/src/components/elementsTemplates/ModalDeleteTemplate.vue +234 -0
  108. package/src/components/elementsTemplates/ModalGenerarReporte.vue +1151 -0
  109. package/src/components/elementsTemplates/ModalRenameReporte.vue +315 -0
  110. package/src/components/elementsTemplates/ModalRenameTemplate.vue +320 -0
  111. package/src/components/elementsTemplates/ModalSoloEscritorio.vue +83 -0
  112. package/src/components/elementsTemplates/ModalduplicateTemplate.vue +283 -0
  113. package/src/components/elementsTemplates/ReportItem.vue +458 -0
  114. package/src/components/elementsTemplates/TemplateItem.vue +360 -0
  115. package/src/components/elementsTemplates/TooltipReportOptions.vue +85 -0
  116. package/src/components/elementsTemplates/TooltipTemplateOptions.vue +141 -0
  117. package/src/components/filters.vue +935 -0
  118. package/src/components/gsc-reports.vue +452 -0
  119. package/src/components/template-report-maker/CoverPage.vue +636 -0
  120. package/src/components/template-report-maker/CoverSelector.vue +165 -0
  121. package/src/components/template-report-maker/ReportAndTemplateMaker.vue +675 -0
  122. package/src/components/template-report-maker/ReportView.vue +66 -0
  123. package/src/components/template-report-maker/TemplateReportPage.vue +398 -0
  124. package/src/components/thumbnails-reports/AnalisisPostMatchType1.vue +741 -0
  125. package/src/components/thumbnails-reports/AnalisisPostMatchType2.vue +743 -0
  126. package/src/components/thumbnails-reports/AnalisisPostMatchType3.vue +463 -0
  127. package/src/components/thumbnails-reports/AnalisisPostMatchType4.vue +462 -0
  128. package/src/components/thumbnails-reports/AnalisisPrematchType1.vue +164 -0
  129. package/src/components/thumbnails-reports/AnalisisPrematchType2.vue +163 -0
  130. package/src/components/thumbnails-reports/AnalisisPrematchType3.vue +173 -0
  131. package/src/components/thumbnails-reports/AnalisisPrematchType4.vue +173 -0
  132. package/src/index.js +4 -0
  133. package/src/main.js +4 -0
  134. package/src/types.d.ts +45 -0
  135. package/src/utils/dateUtils.js +52 -0
@@ -0,0 +1,458 @@
1
+ <template>
2
+ <div class="report-card" style="position: relative">
3
+ <div class="three-dots" @click.stop="showTooltip = !showTooltip">
4
+ <span></span><span></span><span></span>
5
+ </div>
6
+ <div class="report-img-placeholder" style="position: relative">
7
+ <AnalisisPrematchType1
8
+ v-if="report.template_type === 1 && report.pages[0].type == 1"
9
+ :local-team="localTeam"
10
+ :visitor-team="visitorTeam"
11
+ :league="league"
12
+ :date="date"
13
+ :report="report"
14
+ />
15
+ <AnalisisPostMatchType1
16
+ v-else-if="report.template_type === 2 && report.pages[0].type == 1"
17
+ :local-team="localTeam"
18
+ :visitor-team="visitorTeam"
19
+ :local-score="localScore"
20
+ :visitor-score="visitorScore"
21
+ :league="league"
22
+ :date="date"
23
+ :report="report"
24
+ />
25
+ <AnalisisPrematchType2
26
+ v-if="report.template_type === 1 && report.pages[0].type == 2"
27
+ :local-team="localTeam"
28
+ :visitor-team="visitorTeam"
29
+ :league="league"
30
+ :date="date"
31
+ :report="report"
32
+ />
33
+ <AnalisisPostMatchType2
34
+ v-else-if="report.template_type === 2 && report.pages[0].type == 2"
35
+ :local-team="localTeam"
36
+ :visitor-team="visitorTeam"
37
+ :local-score="localScore"
38
+ :visitor-score="visitorScore"
39
+ :league="league"
40
+ :date="date"
41
+ :report="report"
42
+ />
43
+ <AnalisisPrematchType3
44
+ v-if="report.template_type === 1 && report.pages[0].type == 3"
45
+ :local-team="localTeam"
46
+ :visitor-team="visitorTeam"
47
+ :league="league"
48
+ :date="date"
49
+ :report="report"
50
+ />
51
+ <AnalisisPostMatchType3
52
+ v-else-if="report.template_type === 2 && report.pages[0].type == 3"
53
+ :local-team="localTeam"
54
+ :visitor-team="visitorTeam"
55
+ :local-score="localScore"
56
+ :visitor-score="visitorScore"
57
+ :league="league"
58
+ :date="date"
59
+ :report="report"
60
+ />
61
+ <AnalisisPrematchType4
62
+ v-else-if="report.template_type === 1 && report.pages[0].type == 4"
63
+ :local-team="localTeam"
64
+ :visitor-team="visitorTeam"
65
+ :local-score="localScore"
66
+ :visitor-score="visitorScore"
67
+ :league="league"
68
+ :date="date"
69
+ :report="report"
70
+ />
71
+ <AnalisisPostMatchType4
72
+ v-else-if="report.template_type === 2 && report.pages[0].type == 4"
73
+ :local-team="localTeam"
74
+ :visitor-team="visitorTeam"
75
+ :local-score="localScore"
76
+ :visitor-score="visitorScore"
77
+ :league="league"
78
+ :date="date"
79
+ :report="report"
80
+ />
81
+ <div class="report-img-overlay">
82
+ <button class="report-img-button" @click="onClickOpenReport">Ver reporte</button>
83
+ </div>
84
+ </div>
85
+ <div class="inner-card-report">
86
+ <div class="report-footer">
87
+ <div class="report-title">
88
+ {{ report.report_name }}
89
+ </div>
90
+ <div class="report-template">
91
+ Template: <span class="template-name">{{ report.name }}</span>
92
+ </div>
93
+
94
+ <div class="report-league">
95
+ {{ report.season_name }} - {{ traducirJornada(report.game.matchday_name) }} &nbsp;|&nbsp;
96
+ {{ formatDate(report.game.date_time_utc) }}
97
+ </div>
98
+ <div class="report-tournament">
99
+ {{ report.tournament_name }}
100
+ </div>
101
+ </div>
102
+ </div>
103
+ <TooltipReportOptions
104
+ v-if="showTooltip"
105
+ @click.self="showTooltip = false"
106
+ @mouseleave="showTooltip = false"
107
+ @ver-reporte="onOpenReport"
108
+ @renombrar="onRenombrar"
109
+ @editar="onEditar"
110
+ @duplicar="onDuplicar"
111
+ @eliminar="onEliminar"
112
+ @descargar="onDescargar"
113
+ />
114
+ <div v-if="showTooltip" class="tooltip-overlay" @click="showTooltip = false"></div>
115
+ </div>
116
+ </template>
117
+
118
+ <script setup>
119
+ import { ref } from 'vue'
120
+ import TooltipReportOptions from './TooltipReportOptions.vue'
121
+ import AnalisisPrematchType1 from '../thumbnails-reports/AnalisisPrematchType1.vue'
122
+ import AnalisisPostMatchType1 from '../thumbnails-reports/AnalisisPostMatchType1.vue'
123
+ import AnalisisPrematchType2 from '../thumbnails-reports/AnalisisPrematchType2.vue'
124
+ import AnalisisPostMatchType2 from '../thumbnails-reports/AnalisisPostMatchType2.vue'
125
+ import AnalisisPrematchType3 from '../thumbnails-reports/AnalisisPrematchType3.vue'
126
+ import AnalisisPostMatchType3 from '../thumbnails-reports/AnalisisPostMatchType3.vue'
127
+ import AnalisisPrematchType4 from '../thumbnails-reports/AnalisisPrematchType4.vue'
128
+ import AnalisisPostMatchType4 from '../thumbnails-reports/AnalisisPostMatchType4.vue'
129
+ import { formatDate } from '../../utils/dateUtils.js'
130
+ const emit = defineEmits(['ver-reporte', 'renombrar', 'eliminar', 'edit-template', 'open-report'])
131
+ const props = defineProps({
132
+ type: {
133
+ type: Number,
134
+ default: 1,
135
+ },
136
+ localTeam: {
137
+ type: String,
138
+ default: 'América',
139
+ },
140
+ report: {
141
+ type: Object,
142
+ default: () => {},
143
+ },
144
+ visitorTeam: {
145
+ type: String,
146
+ default: 'Chivas',
147
+ },
148
+ localScore: {
149
+ type: Number,
150
+ default: 2,
151
+ },
152
+ visitorScore: {
153
+ type: Number,
154
+ default: 1,
155
+ },
156
+ league: {
157
+ type: String,
158
+ default: 'Liga MX',
159
+ },
160
+ date: {
161
+ type: String,
162
+ default: '15 Nov 2024',
163
+ },
164
+ })
165
+
166
+ const showTooltip = ref(false)
167
+
168
+ function onOpenReport() {
169
+ showTooltip.value = false
170
+ emit('open-report', props.report)
171
+ }
172
+
173
+ function onRenombrar() {
174
+ console.log('renombrar')
175
+ showTooltip.value = false
176
+ // Emitir el evento con el nombre del reporte y el ID
177
+ emit('renombrar', props.report.report_name || 'Reporte', props.report.id)
178
+ }
179
+
180
+ function onEditar() {
181
+ console.log('editar')
182
+ showTooltip.value = false
183
+ emit('edit-template', props.report)
184
+ }
185
+
186
+ function onDuplicar() {
187
+ console.log('duplicar')
188
+ showTooltip.value = false
189
+ }
190
+
191
+ function onEliminar() {
192
+ console.log('eliminar')
193
+ showTooltip.value = false
194
+ // Emitir el evento con el objeto reporte completo
195
+ emit('eliminar', props.report)
196
+ }
197
+
198
+ function onDescargar() {
199
+ console.log('descargar')
200
+ showTooltip.value = false
201
+ }
202
+
203
+ function traducirJornada(jornada) {
204
+ if (!jornada) return ''
205
+ return jornada
206
+ .replace('Matchday', 'J')
207
+ .replace('de Final', '')
208
+ .replace('Playoffs 1', 'CFI')
209
+ .replace('Playoffs 2', 'CFV')
210
+ .replace('Playoffs 3', 'SI')
211
+ .replace('Playoffs 4', 'SV')
212
+ .replace('Playoffs 5', 'FI')
213
+ .replace('Playoffs 6', 'FV')
214
+ }
215
+
216
+ function onClickOpenReport() {
217
+ emit('open-report', props.report)
218
+ }
219
+ </script>
220
+
221
+ <style scoped>
222
+ .report-card {
223
+ border-radius: 5.7px;
224
+ background: #1a2a3a;
225
+ width: 340px;
226
+ height: 358px;
227
+ display: flex;
228
+ flex-direction: column;
229
+ align-items: center;
230
+ justify-content: flex-start;
231
+ position: relative;
232
+ overflow: hidden;
233
+ box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.25);
234
+ padding: 0;
235
+ }
236
+
237
+ .report-img {
238
+ width: 312px;
239
+ height: 222px;
240
+ object-fit: cover;
241
+ border-radius: 5.7px 5.7px 0 0;
242
+ display: block;
243
+ margin: 0 auto;
244
+ margin-top: 14px;
245
+ }
246
+
247
+ .report-img-placeholder {
248
+ width: 312px;
249
+ height: 222px;
250
+ margin: 0 auto;
251
+ margin-top: 14px;
252
+ }
253
+
254
+ .inner-card-report {
255
+ background: linear-gradient(180deg, #1a2a3a 60%, #193346 100%);
256
+ border-radius: 0 0 12px 12px;
257
+ width: 100%;
258
+ height: 230px;
259
+ display: flex;
260
+ flex-direction: column;
261
+ align-items: center;
262
+ justify-content: space-between;
263
+ padding: 12px 0 0 0;
264
+ position: relative;
265
+ flex: 1;
266
+ }
267
+
268
+ .report-footer {
269
+ width: 100%;
270
+ padding: 0px 18px 0 50px;
271
+ display: flex;
272
+ flex-direction: column;
273
+ align-items: flex-start;
274
+ }
275
+
276
+ .report-title {
277
+ font-family: Poppins-Medium;
278
+ font-size: 16px;
279
+ font-weight: 500;
280
+ font-stretch: normal;
281
+ font-style: normal;
282
+ line-height: normal;
283
+ letter-spacing: normal;
284
+ text-align: left;
285
+ color: #fff;
286
+ margin-bottom: 2px;
287
+ }
288
+
289
+ .report-template {
290
+ font-family: Poppins-SemiBold;
291
+ font-size: 14px;
292
+ font-weight: normal;
293
+ font-stretch: normal;
294
+ font-style: normal;
295
+ line-height: normal;
296
+ letter-spacing: normal;
297
+ text-align: left;
298
+ color: #fff;
299
+ margin-top: 13px;
300
+ margin-bottom: 2px;
301
+ opacity: 0.6;
302
+ }
303
+
304
+ .template-name {
305
+ font-family: Poppins-Regular;
306
+ }
307
+
308
+ .report-tournament {
309
+ font-family: Poppins-Regular;
310
+ font-size: 12px;
311
+ font-weight: normal;
312
+ font-stretch: normal;
313
+ font-style: normal;
314
+ line-height: normal;
315
+ letter-spacing: normal;
316
+ text-align: left;
317
+ color: #929292;
318
+ margin-top: 4px;
319
+ margin-bottom: 2px;
320
+ }
321
+
322
+ .report-date {
323
+ font-family: Poppins-Regular;
324
+ font-size: 12px;
325
+ font-weight: normal;
326
+ font-stretch: normal;
327
+ font-style: normal;
328
+ line-height: normal;
329
+ letter-spacing: normal;
330
+ text-align: left;
331
+ color: #8b98a9;
332
+ margin-bottom: 8px;
333
+ }
334
+
335
+ .report-league {
336
+ font-family: Poppins-Regular;
337
+ font-size: 11px;
338
+ font-weight: 500;
339
+ text-transform: capitalize;
340
+ font-stretch: normal;
341
+ font-style: normal;
342
+ line-height: 1.36;
343
+ margin-top: 4px;
344
+ letter-spacing: normal;
345
+ text-align: left;
346
+ color: #fff;
347
+ opacity: 0.6;
348
+ }
349
+
350
+ .report-status {
351
+ font-family: Poppins-Medium;
352
+ font-size: 10px;
353
+ font-weight: 500;
354
+ font-stretch: normal;
355
+ font-style: normal;
356
+ line-height: 1.5;
357
+ letter-spacing: normal;
358
+ text-align: left;
359
+ margin-top: 11px;
360
+ color: #cbee6b;
361
+ }
362
+
363
+ .report-btn {
364
+ border-radius: 79.2px;
365
+ -webkit-backdrop-filter: blur(19.8px);
366
+ backdrop-filter: blur(19.8px);
367
+ border: solid 1px #cbee6b;
368
+ background-color: rgba(255, 255, 255, 0.06);
369
+ width: 308.9px;
370
+ height: 28px;
371
+ color: #fff;
372
+ font-family: Poppins-Medium;
373
+ font-size: 14.9px;
374
+ font-weight: 500;
375
+ font-stretch: normal;
376
+ font-style: normal;
377
+ line-height: 1.2;
378
+ letter-spacing: -0.45px;
379
+ text-align: center;
380
+ cursor: pointer;
381
+ margin-top: 30px;
382
+ transition: opacity 0.2s;
383
+ }
384
+
385
+ .report-btn:hover {
386
+ opacity: 0.8;
387
+ }
388
+
389
+ .three-dots {
390
+ position: absolute;
391
+ top: 20px;
392
+ right: 23px;
393
+ width: 28px;
394
+ height: 28px;
395
+ display: flex;
396
+ align-items: center;
397
+ justify-content: center;
398
+ border-radius: 50%;
399
+ cursor: pointer;
400
+ z-index: 3100;
401
+ transition: background 0.2s;
402
+ }
403
+
404
+ .three-dots span {
405
+ display: block;
406
+ width: 3px;
407
+ height: 3px;
408
+ background: #fff;
409
+ border-radius: 50%;
410
+ margin: 0 1.5px;
411
+ }
412
+
413
+ .three-dots span + span {
414
+ margin-left: 3px;
415
+ }
416
+
417
+ .tooltip-overlay {
418
+ position: fixed;
419
+ top: 0;
420
+ left: 0;
421
+ width: 100vw;
422
+ height: 100vh;
423
+ z-index: 2999;
424
+ }
425
+ .report-img-overlay {
426
+ position: absolute;
427
+ inset: 0;
428
+ display: flex;
429
+ align-items: center;
430
+ justify-content: center;
431
+ background: rgba(0, 0, 0, 0.3);
432
+ backdrop-filter: blur(6px);
433
+ opacity: 0;
434
+ pointer-events: none;
435
+ transition: opacity 0.2s;
436
+ z-index: 3000;
437
+ }
438
+ .report-img-placeholder:hover .report-img-overlay {
439
+ opacity: 1;
440
+ pointer-events: auto;
441
+ }
442
+ .report-img-button {
443
+ background: #11111140;
444
+ color: #ffffff;
445
+ border: 1px solid #ffffff60;
446
+ border-radius: 8px;
447
+ padding: 7px 22px;
448
+ font-size: 14px;
449
+ font-family: 'Poppins-Medium', 'Poppins', Arial, sans-serif;
450
+ cursor: pointer;
451
+ transition:
452
+ background 0.2s,
453
+ color 0.2s;
454
+ }
455
+ .report-img-button:hover {
456
+ border: 1px solid #ffffff;
457
+ }
458
+ </style>