@golstats/gsc-reports 1.0.65 → 1.0.66

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 (31) hide show
  1. package/README.md +2 -2
  2. package/dist/{FilterConditions-55d68355-DMqzcKBO-BmIhhD-B-C4qyyd53.js → FilterConditions-55d68355-DMqzcKBO-BmIhhD-B-BGQIEaLr.js} +1 -1
  3. package/dist/{FilterField-59a73e38-CNaE03Ge-BTX2xPpF-DyOvLsHN.js → FilterField-59a73e38-CNaE03Ge-BTX2xPpF-D9vcJGsy.js} +1 -1
  4. package/dist/{FilterSubcategories-a9b32cc9-_h5FCZ4r-DZeIIQAW-AfkN74dp.js → FilterSubcategories-a9b32cc9-_h5FCZ4r-DZeIIQAW-CLBX_KE1.js} +1 -1
  5. package/dist/css/fonts.css +83 -83
  6. package/dist/gsc-reports.css +1 -1
  7. package/dist/gsc-reports.es.js +1 -1
  8. package/dist/gsc-reports.umd.js +5 -5
  9. package/dist/{index-C5ej7_M-.js → index-Bt6tyu0M.js} +27 -27
  10. package/package.json +1 -1
  11. package/src/components/elementsTemplates/ModalDeleteReport.vue +246 -246
  12. package/src/components/elementsTemplates/ModalDeleteTemplate.vue +249 -249
  13. package/src/components/elementsTemplates/ModalRenameReporte.vue +330 -330
  14. package/src/components/elementsTemplates/ModalRenameTemplate.vue +337 -337
  15. package/src/components/elementsTemplates/ModalSoloEscritorio.vue +83 -83
  16. package/src/components/elementsTemplates/ModalduplicateTemplate.vue +300 -300
  17. package/src/components/elementsTemplates/ReportItem.vue +14 -14
  18. package/src/components/elementsTemplates/TooltipReportOptions.vue +97 -97
  19. package/src/components/elementsTemplates/TooltipTemplateOptions.vue +168 -168
  20. package/src/components/filters.vue +935 -935
  21. package/src/components/thumbnails-reports/AnalisisPostMatchType1.vue +741 -741
  22. package/src/components/thumbnails-reports/AnalisisPostMatchType2.vue +743 -743
  23. package/src/components/thumbnails-reports/AnalisisPostMatchType3.vue +441 -441
  24. package/src/components/thumbnails-reports/AnalisisPostMatchType4.vue +440 -440
  25. package/src/components/thumbnails-reports/AnalisisPrematchType1.vue +232 -232
  26. package/src/components/thumbnails-reports/AnalisisPrematchType2.vue +231 -231
  27. package/src/components/thumbnails-reports/AnalisisPrematchType3.vue +173 -173
  28. package/src/components/thumbnails-reports/AnalisisPrematchType4.vue +173 -173
  29. package/src/index.js +4 -4
  30. package/src/types.d.ts +45 -45
  31. package/src/utils/dateUtils.js +52 -52

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.