@golstats/gsc-reports 1.0.93 → 1.0.95

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 (23) hide show
  1. package/README.md +2 -2
  2. package/dist/{FilterConditions-55d68355-DMqzcKBO-Cz_vqNHX-D5hkw76H.js → FilterConditions-55d68355-DMqzcKBO-DKiAd6Zv-C9xkcpQB.js} +13 -13
  3. package/dist/{FilterField-59a73e38-CNaE03Ge-BjaCR_Nq-CC3-Ed9k.js → FilterField-59a73e38-CNaE03Ge-DELmUvtk-D7ny6ynp.js} +1 -1
  4. package/dist/{FilterSubcategories-a9b32cc9-_h5FCZ4r-Dc1g2Fsn-C-ln4dZd.js → FilterSubcategories-a9b32cc9-_h5FCZ4r-DcB3Vk9i-BUKbCAdT.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 +84 -84
  9. package/dist/{index-DUwWapyN.js → index-DwK9QuWg.js} +13321 -13251
  10. package/package.json +2 -2
  11. package/src/components/elementsTemplates/ModalDeleteTemplate.vue +249 -249
  12. package/src/components/elementsTemplates/ModalSoloEscritorio.vue +83 -83
  13. package/src/components/elementsTemplates/ModalduplicateTemplate.vue +300 -300
  14. package/src/components/elementsTemplates/TooltipReportOptions.vue +97 -97
  15. package/src/components/elementsTemplates/TooltipTemplateOptions.vue +168 -168
  16. package/src/components/filters.vue +935 -935
  17. package/src/components/thumbnails-reports/AnalisisPostMatchType1.vue +741 -741
  18. package/src/components/thumbnails-reports/AnalisisPostMatchType2.vue +743 -743
  19. package/src/components/thumbnails-reports/AnalisisPrematchType3.vue +173 -173
  20. package/src/components/thumbnails-reports/AnalisisPrematchType4.vue +173 -173
  21. package/src/index.js +4 -4
  22. package/src/types.d.ts +45 -45
  23. package/src/utils/dateUtils.js +52 -52
@@ -1,4 +1,4 @@
1
- import { g as e } from "./index-DUwWapyN.js";
1
+ import { g as e } from "./index-DwK9QuWg.js";
2
2
  export {
3
3
  e as GSCReports
4
4
  };