@recogito/text-annotator 3.4.9 → 3.4.10

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 (61) hide show
  1. package/dist/text-annotator.css +1 -1
  2. package/dist/text-annotator.es.js +293 -293
  3. package/dist/text-annotator.es.js.map +1 -1
  4. package/dist/text-annotator.umd.js +2 -2
  5. package/dist/text-annotator.umd.js.map +1 -1
  6. package/package.json +8 -9
  7. package/dist/highlight/RendererImplementation.d.ts +0 -9
  8. package/dist/highlight/baseRenderer.d.ts +0 -22
  9. package/dist/highlight/color.d.ts +0 -2
  10. package/dist/src/SelectionHandler.d.ts +0 -9
  11. package/dist/src/TextAnnotator.d.ts +0 -12
  12. package/dist/src/TextAnnotatorOptions.d.ts +0 -34
  13. package/dist/src/api/index.d.ts +0 -1
  14. package/dist/src/api/scrollIntoView.d.ts +0 -3
  15. package/dist/src/highlight/Highlight.d.ts +0 -5
  16. package/dist/src/highlight/HighlightPainter.d.ts +0 -11
  17. package/dist/src/highlight/HighlightStyle.d.ts +0 -11
  18. package/dist/src/highlight/baseRenderer.d.ts +0 -20
  19. package/dist/src/highlight/canvas/canvasRenderer.d.ts +0 -4
  20. package/dist/src/highlight/canvas/index.d.ts +0 -1
  21. package/dist/src/highlight/highlights/highlightsRenderer.d.ts +0 -6
  22. package/dist/src/highlight/highlights/index.d.ts +0 -1
  23. package/dist/src/highlight/index.d.ts +0 -6
  24. package/dist/src/highlight/span/color.d.ts +0 -2
  25. package/dist/src/highlight/span/index.d.ts +0 -1
  26. package/dist/src/highlight/span/spansRenderer.d.ts +0 -4
  27. package/dist/src/highlight/viewport.d.ts +0 -12
  28. package/dist/src/index.d.ts +0 -11
  29. package/dist/src/model/core/TextAnnotation.d.ts +0 -15
  30. package/dist/src/model/core/index.d.ts +0 -1
  31. package/dist/src/model/index.d.ts +0 -2
  32. package/dist/src/model/w3c/W3CTextAnnotation.d.ts +0 -34
  33. package/dist/src/model/w3c/W3CTextFormatAdapter.d.ts +0 -12
  34. package/dist/src/model/w3c/index.d.ts +0 -2
  35. package/dist/src/presence/PresencePainter.d.ts +0 -4
  36. package/dist/src/presence/PresencePainterOptions.d.ts +0 -3
  37. package/dist/src/presence/index.d.ts +0 -2
  38. package/dist/src/state/TextAnnotationStore.d.ts +0 -25
  39. package/dist/src/state/TextAnnotatorState.d.ts +0 -11
  40. package/dist/src/state/index.d.ts +0 -2
  41. package/dist/src/state/spatialTree.d.ts +0 -28
  42. package/dist/src/utils/cancelSingleClickEvents.d.ts +0 -6
  43. package/dist/src/utils/cloneEvents.d.ts +0 -11
  44. package/dist/src/utils/debounce.d.ts +0 -1
  45. package/dist/src/utils/device.d.ts +0 -1
  46. package/dist/src/utils/getHighlightClientRects.d.ts +0 -1
  47. package/dist/src/utils/getQuoteContext.d.ts +0 -4
  48. package/dist/src/utils/index.d.ts +0 -17
  49. package/dist/src/utils/isNotAnnotatable.d.ts +0 -4
  50. package/dist/src/utils/isRevived.d.ts +0 -2
  51. package/dist/src/utils/isWhitespaceOrEmpty.d.ts +0 -2
  52. package/dist/src/utils/mergeClientRects.d.ts +0 -2
  53. package/dist/src/utils/programmaticallyFocusable.d.ts +0 -6
  54. package/dist/src/utils/rangeToSelector.d.ts +0 -2
  55. package/dist/src/utils/reviveAnnotation.d.ts +0 -2
  56. package/dist/src/utils/reviveSelector.d.ts +0 -11
  57. package/dist/src/utils/reviveTarget.d.ts +0 -2
  58. package/dist/src/utils/splitAnnotatableRanges.d.ts +0 -5
  59. package/dist/src/utils/trimRangeToContainer.d.ts +0 -1
  60. package/dist/test/model/w3c/W3CTextFormatAdapter.test.d.ts +0 -1
  61. package/dist/test/model/w3c/fixtures.d.ts +0 -3
@@ -1 +1 @@
1
- .r6o-canvas-highlight-layer{position:fixed;top:0;bottom:0;left:0;width:100vw;height:100vh;pointer-events:none}.r6o-canvas-highlight-layer.bg{mix-blend-mode:multiply;z-index:1}.r6o-annotatable .r6o-span-highlight-layer{position:absolute;top:0;left:0;width:100%;height:100%;mix-blend-mode:multiply;pointer-events:none;overflow:hidden;z-index:1}.r6o-annotatable .r6o-span-highlight-layer.hidden{display:none}.r6o-annotatable .r6o-span-highlight-layer .r6o-annotation{position:absolute;display:block;border-style:solid;border-width:0;box-sizing:content-box}.r6o-presence-layer{left:0;position:fixed;top:0;bottom:0;width:100vw;pointer-events:none}html,body{overscroll-behavior-y:none}.r6o-annotatable{position:relative;-webkit-tap-highlight-color:transparent}.r6o-annotatable.no-focus-outline{outline:none}.hovered *{cursor:pointer}*::selection,::selection{background:#0080ff2e}::-moz-selection{background:#0080ff2e}
1
+ .r6o-canvas-highlight-layer{position:fixed;top:0;bottom:0;left:0;width:100vw;height:100vh;pointer-events:none}.r6o-canvas-highlight-layer.bg{mix-blend-mode:multiply;z-index:1}.r6o-annotatable .r6o-span-highlight-layer{position:absolute;top:0;left:0;width:100%;height:100%;mix-blend-mode:multiply;pointer-events:none;overflow:hidden;user-select:none;-webkit-user-select:none;z-index:1}.r6o-annotatable .r6o-span-highlight-layer.hidden{display:none}.r6o-annotatable .r6o-span-highlight-layer .r6o-annotation{position:absolute;display:block;border-style:solid;border-width:0;box-sizing:content-box}.r6o-presence-layer{left:0;position:fixed;top:0;bottom:0;width:100vw;pointer-events:none}html,body{overscroll-behavior-y:none}.r6o-annotatable{position:relative;-webkit-tap-highlight-color:transparent}.r6o-annotatable.no-focus-outline{outline:none}.hovered *{cursor:pointer}*::selection,::selection{background:#0080ff2e}::-moz-selection{background:#0080ff2e}