@e-llm-studio/citation 0.0.132 → 0.0.133

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 (51) hide show
  1. package/dist/assests/svg/ButtonCognitiveIcon.js +2 -0
  2. package/dist/assests/svg/ButtonCognitiveIcon.js.map +1 -0
  3. package/dist/cjs/assests/svg/ButtonCognitiveIcon.js +2 -0
  4. package/dist/cjs/assests/svg/ButtonCognitiveIcon.js.map +1 -0
  5. package/dist/cjs/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +1 -1
  6. package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.js +1 -1
  7. package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.js +1 -1
  8. package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.js +1 -1
  9. package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +1 -1
  10. package/dist/cjs/features/Bookemon/Bookemon.js +1 -1
  11. package/dist/cjs/features/Bookemon/BookemonContent.js +1 -1
  12. package/dist/cjs/features/Bookemon/utils/highlight.js +1 -1
  13. package/dist/cjs/features/ChatCitation/ChatCitationRenderer.js +1 -1
  14. package/dist/cjs/features/ChatCitation/components/wrappers/Modal.js +1 -1
  15. package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +1 -1
  16. package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +1 -1
  17. package/dist/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +1 -1
  18. package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.js +1 -1
  19. package/dist/features/Bookemon/BookElementsCard/BookElementsCard.js +1 -1
  20. package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.js +1 -1
  21. package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +1 -1
  22. package/dist/features/Bookemon/Bookemon.js +1 -1
  23. package/dist/features/Bookemon/BookemonContent.js +1 -1
  24. package/dist/features/Bookemon/utils/highlight.js +1 -1
  25. package/dist/features/ChatCitation/ChatCitationRenderer.js +1 -1
  26. package/dist/features/ChatCitation/components/wrappers/Modal.js +1 -1
  27. package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +1 -1
  28. package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +1 -1
  29. package/dist/types/src/BookemonTest.d.ts.map +1 -1
  30. package/dist/types/src/assests/svg/ButtonCognitiveIcon.d.ts +2 -0
  31. package/dist/types/src/assests/svg/ButtonCognitiveIcon.d.ts.map +1 -0
  32. package/dist/types/src/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts.map +1 -1
  33. package/dist/types/src/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts.map +1 -1
  34. package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts +6 -1
  35. package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts.map +1 -1
  36. package/dist/types/src/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts.map +1 -1
  37. package/dist/types/src/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts.map +1 -1
  38. package/dist/types/src/features/Bookemon/Bookemon.d.ts +1 -1
  39. package/dist/types/src/features/Bookemon/Bookemon.d.ts.map +1 -1
  40. package/dist/types/src/features/Bookemon/BookemonContent.d.ts +1 -1
  41. package/dist/types/src/features/Bookemon/BookemonContent.d.ts.map +1 -1
  42. package/dist/types/src/features/Bookemon/types/citation.types.d.ts +5 -0
  43. package/dist/types/src/features/Bookemon/types/citation.types.d.ts.map +1 -1
  44. package/dist/types/src/features/Bookemon/utils/highlight.d.ts +1 -0
  45. package/dist/types/src/features/Bookemon/utils/highlight.d.ts.map +1 -1
  46. package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts +1 -0
  47. package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts.map +1 -1
  48. package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts +2 -1
  49. package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts.map +1 -1
  50. package/dist/types/src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts.map +1 -1
  51. package/package.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@e-llm-studio/citation",
3
- "version": "0.0.132",
3
+ "version": "0.0.133",
4
4
  "author": "Devesh Patel",
5
5
  "description": "",
6
6
  "license": "MIT",