@golstats/gsc-reports 1.0.56 → 1.0.58
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-55d68355-DMqzcKBO-C_38-UtQ-I4EI-PPf.js → FilterConditions-55d68355-DMqzcKBO--xNIV7n4-BhyXguSW.js} +1 -1
- package/dist/{FilterField-59a73e38-CNaE03Ge-BFSDTkDc-DMVHttnm.js → FilterField-59a73e38-CNaE03Ge-D1KvAHAL-Ci9WJuKQ.js} +1 -1
- package/dist/{FilterSubcategories-a9b32cc9-_h5FCZ4r-BfnH8dG2-42c1SG74.js → FilterSubcategories-a9b32cc9-_h5FCZ4r-CJX_L-ur-7WK9UjDU.js} +1 -1
- package/dist/gsc-reports.css +1 -1
- package/dist/gsc-reports.es.js +1 -1
- package/dist/gsc-reports.umd.js +183 -183
- package/dist/{index-DXR88fvk.js → index-DWlMek1t.js} +9697 -9576
- package/package.json +2 -2
- package/src/components/template-report-maker/CoverPage.vue +636 -636
- package/src/components/template-report-maker/CoverSelector.vue +165 -165
- package/src/components/template-report-maker/ReportView.vue +66 -66
- package/src/components/template-report-maker/TemplateReportPage.vue +398 -398
- package/dist/images/cancha-horizontal.jpg +0 -0
- package/dist/images/canchaRPH.svg +0 -30
|
Binary file
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
<svg width="849" height="257" viewBox="0 0 849 257" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M0.5 241.5L147 0H703L849 241.5H0.5Z" fill="#D9D9D9"/>
|
|
3
|
-
<path d="M0.5 241.5L147 0H703L849 241.5H0.5Z" fill="url(#paint0_linear_221_1517)"/>
|
|
4
|
-
<path d="M27.5 232.5L161.5 6.5L691.5 7.5L822.5 229.5L27.5 232.5Z" stroke="#BBBBBB"/>
|
|
5
|
-
<path d="M146 33H226L165 194.5H50" stroke="#BBBBBB"/>
|
|
6
|
-
<path d="M212.5 69C223.333 73 243.6 84.9 238 100.5C232.4 116.1 203.667 125.667 190 128.5" stroke="#BBBBBB"/>
|
|
7
|
-
<path d="M707.5 33.5H628.5L687 193L800.5 192.5" stroke="#BBBBBB"/>
|
|
8
|
-
<path d="M721 58H684.5L725.5 139.5H769.5" stroke="#BBBBBB"/>
|
|
9
|
-
<path d="M495.5 96.5C495.5 107.157 488.115 116.896 475.977 123.999C463.851 131.095 447.067 135.5 428.5 135.5C409.933 135.5 393.149 131.095 381.023 123.999C368.885 116.896 361.5 107.157 361.5 96.5C361.5 85.8432 368.885 76.1037 381.023 69.0008C393.149 61.905 409.933 57.5 428.5 57.5C447.067 57.5 463.851 61.905 475.977 69.0008C488.115 76.1037 495.5 85.8432 495.5 96.5Z" stroke="#BBBBBB"/>
|
|
10
|
-
<path d="M849 241H1V256H849V241Z" fill="url(#paint1_linear_221_1517)"/>
|
|
11
|
-
<path d="M849 241H1V256H849V241Z" fill="url(#paint2_linear_221_1517)"/>
|
|
12
|
-
<path d="M429 231V7" stroke="#BBBBBB"/>
|
|
13
|
-
<path d="M131.407 58H166.5L123.994 141H81.5" stroke="#BBBBBB"/>
|
|
14
|
-
<path d="M641.5 69C631.833 71.5 612.7 79.6 613.5 92C614.5 107.5 641 119.5 663 129" stroke="#BBBBBB"/>
|
|
15
|
-
<defs>
|
|
16
|
-
<linearGradient id="paint0_linear_221_1517" x1="215.705" y1="40.8717" x2="463.743" y2="439.384" gradientUnits="userSpaceOnUse">
|
|
17
|
-
<stop stop-color="#0C1F52"/>
|
|
18
|
-
<stop offset="0.553167" stop-color="#0C1F52"/>
|
|
19
|
-
<stop offset="1" stop-color="#0C1F52"/>
|
|
20
|
-
</linearGradient>
|
|
21
|
-
<linearGradient id="paint1_linear_221_1517" x1="33.6861" y1="240.317" x2="34.8452" y2="278.283" gradientUnits="userSpaceOnUse">
|
|
22
|
-
<stop stop-color="#3557A2"/>
|
|
23
|
-
<stop offset="0.963266" stop-color="#192743"/>
|
|
24
|
-
</linearGradient>
|
|
25
|
-
<linearGradient id="paint2_linear_221_1517" x1="33.6861" y1="240.317" x2="34.8452" y2="278.283" gradientUnits="userSpaceOnUse">
|
|
26
|
-
<stop stop-color="#3557A2"/>
|
|
27
|
-
<stop offset="0.963266" stop-color="#192743"/>
|
|
28
|
-
</linearGradient>
|
|
29
|
-
</defs>
|
|
30
|
-
</svg>
|