@ncukondo/reference-manager 0.27.2 → 0.28.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 (75) hide show
  1. package/dist/chunks/{SearchableMultiSelect-0cyizees.js → SearchableMultiSelect-LIMpJm8A.js} +2 -2
  2. package/dist/chunks/{SearchableMultiSelect-0cyizees.js.map → SearchableMultiSelect-LIMpJm8A.js.map} +1 -1
  3. package/dist/chunks/{action-menu-Crcd5X1-.js → action-menu-CdJjcmdk.js} +3 -3
  4. package/dist/chunks/{action-menu-Crcd5X1-.js.map → action-menu-CdJjcmdk.js.map} +1 -1
  5. package/dist/chunks/{checker-gLAPe44T.js → checker-CP8vSC-S.js} +5 -5
  6. package/dist/chunks/{checker-gLAPe44T.js.map → checker-CP8vSC-S.js.map} +1 -1
  7. package/dist/chunks/{crossref-client-CXw0mw4n.js → crossref-client-C1HVx8LA.js} +2 -2
  8. package/dist/chunks/{crossref-client-CXw0mw4n.js.map → crossref-client-C1HVx8LA.js.map} +1 -1
  9. package/dist/chunks/{file-watcher-Dlx0PolG.js → file-watcher-CWHg1yol.js} +48 -2
  10. package/dist/chunks/file-watcher-CWHg1yol.js.map +1 -0
  11. package/dist/chunks/{fix-interaction-BCtx4Q9F.js → fix-interaction-BR3VVyHq.js} +5 -5
  12. package/dist/chunks/{fix-interaction-BCtx4Q9F.js.map → fix-interaction-BR3VVyHq.js.map} +1 -1
  13. package/dist/chunks/{index-Cf5bYLrr.js → index-BP_TPa_d.js} +4 -4
  14. package/dist/chunks/{index-Cf5bYLrr.js.map → index-BP_TPa_d.js.map} +1 -1
  15. package/dist/chunks/{index-DkJT7s7N.js → index-C9Gc8dcm.js} +54 -41
  16. package/dist/chunks/index-C9Gc8dcm.js.map +1 -0
  17. package/dist/chunks/{index-SwsAKyQr.js → index-CHe855EM.js} +3 -3
  18. package/dist/chunks/index-CHe855EM.js.map +1 -0
  19. package/dist/chunks/{index-BdLVfbj0.js → index-T-edKSzd.js} +198 -19
  20. package/dist/chunks/index-T-edKSzd.js.map +1 -0
  21. package/dist/chunks/{loader-B-fte1uv.js → loader-B6sytmQd.js} +2 -2
  22. package/dist/chunks/{loader-B-fte1uv.js.map → loader-B6sytmQd.js.map} +1 -1
  23. package/dist/chunks/{metadata-comparator-C5zfoYdK.js → metadata-comparator-DvqzC5tX.js} +5 -3
  24. package/dist/chunks/metadata-comparator-DvqzC5tX.js.map +1 -0
  25. package/dist/chunks/{pubmed-client-DH9y2tEZ.js → pubmed-client-DEo6eaH7.js} +2 -2
  26. package/dist/chunks/{pubmed-client-DH9y2tEZ.js.map → pubmed-client-DEo6eaH7.js.map} +1 -1
  27. package/dist/chunks/{reference-select-Ce9pG8cC.js → reference-select-B54Upu7p.js} +4 -4
  28. package/dist/chunks/{reference-select-Ce9pG8cC.js.map → reference-select-B54Upu7p.js.map} +1 -1
  29. package/dist/chunks/{style-select-AvDsSnlB.js → style-select-BUwM-Azt.js} +3 -3
  30. package/dist/chunks/{style-select-AvDsSnlB.js.map → style-select-BUwM-Azt.js.map} +1 -1
  31. package/dist/cli/completion.d.ts.map +1 -1
  32. package/dist/cli/index.d.ts.map +1 -1
  33. package/dist/cli.js +2 -2
  34. package/dist/core/csl-json/types.d.ts +67 -0
  35. package/dist/core/csl-json/types.d.ts.map +1 -1
  36. package/dist/features/attachments/types.d.ts +8 -16
  37. package/dist/features/attachments/types.d.ts.map +1 -1
  38. package/dist/features/check/metadata-similarity.d.ts +1 -0
  39. package/dist/features/check/metadata-similarity.d.ts.map +1 -1
  40. package/dist/features/duplicate/detector.d.ts.map +1 -1
  41. package/dist/features/duplicate/types.d.ts +2 -1
  42. package/dist/features/duplicate/types.d.ts.map +1 -1
  43. package/dist/features/format/citation-fallback.d.ts.map +1 -1
  44. package/dist/features/format/pretty.d.ts.map +1 -1
  45. package/dist/features/format/resource-indicators.d.ts.map +1 -1
  46. package/dist/features/import/cache.d.ts +7 -1
  47. package/dist/features/import/cache.d.ts.map +1 -1
  48. package/dist/features/import/detector.d.ts +15 -2
  49. package/dist/features/import/detector.d.ts.map +1 -1
  50. package/dist/features/import/fetcher.d.ts +7 -0
  51. package/dist/features/import/fetcher.d.ts.map +1 -1
  52. package/dist/features/import/importer.d.ts.map +1 -1
  53. package/dist/features/import/normalizer.d.ts +16 -0
  54. package/dist/features/import/normalizer.d.ts.map +1 -1
  55. package/dist/features/import/rate-limiter.d.ts +1 -1
  56. package/dist/features/import/rate-limiter.d.ts.map +1 -1
  57. package/dist/features/operations/attachments/get.d.ts.map +1 -1
  58. package/dist/features/operations/attachments/list.d.ts.map +1 -1
  59. package/dist/features/operations/attachments/open.d.ts.map +1 -1
  60. package/dist/features/operations/fulltext/convert.d.ts.map +1 -1
  61. package/dist/features/operations/fulltext/detach.d.ts.map +1 -1
  62. package/dist/features/operations/fulltext/discover.d.ts.map +1 -1
  63. package/dist/features/operations/fulltext/fetch.d.ts.map +1 -1
  64. package/dist/features/operations/fulltext/get.d.ts.map +1 -1
  65. package/dist/features/operations/fulltext/open.d.ts.map +1 -1
  66. package/dist/features/operations/remove.d.ts.map +1 -1
  67. package/dist/features/search/matcher.d.ts.map +1 -1
  68. package/dist/index.js +3 -3
  69. package/dist/server.js +2 -2
  70. package/package.json +1 -1
  71. package/dist/chunks/file-watcher-Dlx0PolG.js.map +0 -1
  72. package/dist/chunks/index-BdLVfbj0.js.map +0 -1
  73. package/dist/chunks/index-DkJT7s7N.js.map +0 -1
  74. package/dist/chunks/index-SwsAKyQr.js.map +0 -1
  75. package/dist/chunks/metadata-comparator-C5zfoYdK.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.