@pristy/pristy-libvue 2.18.2 → 2.19.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 (77) hide show
  1. package/README.md +13 -0
  2. package/dist/{ActivityHistory-Ceg-TT2z.js → ActivityHistory-_0tW0rvq.js} +46 -36
  3. package/dist/ActivityHistory-_0tW0rvq.js.map +1 -0
  4. package/dist/{BookmarksComponent-B9Cs5W3M.js → BookmarksComponent-Cho18tdw.js} +2 -2
  5. package/dist/{BookmarksComponent-B9Cs5W3M.js.map → BookmarksComponent-Cho18tdw.js.map} +1 -1
  6. package/dist/{ChartWrapper-FvxEDgfp.js → ChartWrapper-SxW9ySdd.js} +2 -2
  7. package/dist/{ChartWrapper-FvxEDgfp.js.map → ChartWrapper-SxW9ySdd.js.map} +1 -1
  8. package/dist/{DisplayFileInDashboardComponent-CNJXyoYF.js → DisplayFileInDashboardComponent-DybH5peP.js} +2 -2
  9. package/dist/{DisplayFileInDashboardComponent-CNJXyoYF.js.map → DisplayFileInDashboardComponent-DybH5peP.js.map} +1 -1
  10. package/dist/{ExternalApps-C7affsUK.js → ExternalApps-CAgQ4Fj6.js} +2 -2
  11. package/dist/{ExternalApps-C7affsUK.js.map → ExternalApps-CAgQ4Fj6.js.map} +1 -1
  12. package/dist/{FavoriteList-By-5ScJW.js → FavoriteList-CIvIXlWH.js} +2 -2
  13. package/dist/{FavoriteList-By-5ScJW.js.map → FavoriteList-CIvIXlWH.js.map} +1 -1
  14. package/dist/{MarkdownComponent-D3pdlWVI.js → MarkdownComponent-ClspMFPD.js} +2 -2
  15. package/dist/{MarkdownComponent-D3pdlWVI.js.map → MarkdownComponent-ClspMFPD.js.map} +1 -1
  16. package/dist/{SearchInput-DzA1MVbI.js → SearchInput-DqVul-dd.js} +2 -2
  17. package/dist/{SearchInput-DzA1MVbI.js.map → SearchInput-DqVul-dd.js.map} +1 -1
  18. package/dist/{UnknownBlockType-BfQLAxi6.js → UnknownBlockType-GuPCc_3z.js} +2 -2
  19. package/dist/{UnknownBlockType-BfQLAxi6.js.map → UnknownBlockType-GuPCc_3z.js.map} +1 -1
  20. package/dist/{index-B82yEdg6.js → index-Bat41R_Q.js} +10703 -9896
  21. package/dist/index-Bat41R_Q.js.map +1 -0
  22. package/dist/{jszip.min-BrmBkVmG.js → jszip.min-BNqdRFyY.js} +445 -443
  23. package/dist/jszip.min-BNqdRFyY.js.map +1 -0
  24. package/dist/pristy-libvue.css +1 -1
  25. package/dist/pristy-libvue.es.js +190 -186
  26. package/dist/pristy-libvue.umd.js +30 -22
  27. package/dist/pristy-libvue.umd.js.map +1 -1
  28. package/dist/src/components/classification/AdminClassificationPage.vue.d.ts +3 -0
  29. package/dist/src/components/classification/FieldForm.vue.d.ts +3 -0
  30. package/dist/src/components/classification/FieldForm.vue.d.ts.map +1 -1
  31. package/dist/src/components/config/ListVersionConfig.vue.d.ts +1 -1
  32. package/dist/src/components/dashboard/DashboardAdminPage.vue.d.ts +72 -0
  33. package/dist/src/components/dashboard/DashboardComponent.vue.d.ts +11 -0
  34. package/dist/src/components/dashboard/editor/BlockConfigEditor.vue.d.ts +61 -0
  35. package/dist/src/components/dashboard/editor/DashboardEditor.vue.d.ts +72 -0
  36. package/dist/src/components/dashboard/editor/block-configs/MyActivityConfig.vue.d.ts +66 -0
  37. package/dist/src/components/dashboard/editor/block-configs/MyActivityConfig.vue.d.ts.map +1 -0
  38. package/dist/src/components/dashboard/widgets/ActivityHistory.vue.d.ts +11 -0
  39. package/dist/src/components/layouts/AppSubmenu.vue.d.ts +4 -2
  40. package/dist/src/components/layouts/AppSubmenu.vue.d.ts.map +1 -1
  41. package/dist/src/components/layouts/AppSwitcher.vue.d.ts +63 -0
  42. package/dist/src/components/layouts/AppSwitcher.vue.d.ts.map +1 -0
  43. package/dist/src/components/navigation/DynamicContentView.vue.d.ts +29 -5
  44. package/dist/src/components/navigation/DynamicContentView.vue.d.ts.map +1 -1
  45. package/dist/src/components/navigation/PreviewPanel.vue.d.ts +10 -0
  46. package/dist/src/components/popup/SendMailPopup.vue.d.ts +31 -5
  47. package/dist/src/components/popup/SendMailPopup.vue.d.ts.map +1 -1
  48. package/dist/src/components/search/AdvancedSearchPanel.vue.d.ts +1 -1
  49. package/dist/src/components/search/AdvancedSearchPanel.vue.d.ts.map +1 -1
  50. package/dist/src/components/search/AdvancedViewPanel.vue.d.ts +1 -1
  51. package/dist/src/components/search/ExactSearch.vue.d.ts.map +1 -1
  52. package/dist/src/components/search/SaveViewPopup.vue.d.ts +1 -1
  53. package/dist/src/components/viewer/PDFComponent.vue.d.ts +10 -0
  54. package/dist/src/components/viewer/PDFComponent.vue.d.ts.map +1 -1
  55. package/dist/src/components/viewer/PdfSignaturePanel.vue.d.ts +9 -0
  56. package/dist/src/components/viewer/PdfSignaturePanel.vue.d.ts.map +1 -0
  57. package/dist/src/composables/useClassificationPlan.d.ts.map +1 -1
  58. package/dist/src/i18n/index.d.ts +96 -0
  59. package/dist/src/i18n/index.d.ts.map +1 -1
  60. package/dist/src/index.d.ts +3 -1
  61. package/dist/src/index.d.ts.map +1 -1
  62. package/dist/src/services/AppSwitcherService.d.ts +36 -0
  63. package/dist/src/services/AppSwitcherService.d.ts.map +1 -0
  64. package/dist/src/services/PdfSignatureService.d.ts +2 -0
  65. package/dist/src/services/PdfSignatureService.d.ts.map +1 -0
  66. package/dist/src/services/userSearchQuery.d.ts +31 -0
  67. package/dist/src/services/userSearchQuery.d.ts.map +1 -0
  68. package/dist/src/stores/config.d.ts +3 -0
  69. package/dist/src/stores/config.d.ts.map +1 -1
  70. package/dist/src/stores/search.d.ts +2 -0
  71. package/dist/src/stores/search.d.ts.map +1 -1
  72. package/dist/src/utils/classificationPlanUtils.d.ts +16 -0
  73. package/dist/src/utils/classificationPlanUtils.d.ts.map +1 -1
  74. package/package.json +16 -13
  75. package/dist/ActivityHistory-Ceg-TT2z.js.map +0 -1
  76. package/dist/index-B82yEdg6.js.map +0 -1
  77. package/dist/jszip.min-BrmBkVmG.js.map +0 -1

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.