scandoc-ai-components 0.0.58 → 0.0.59

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 (2) hide show
  1. package/dist/index.js +1 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -11452,8 +11452,7 @@ class ExtractorVideo {
11452
11452
  <div class="desktopFeedback" id="ScanDocAIMessage"></div>
11453
11453
  <div class="desktopVideoArea">
11454
11454
  <div class="desktopVideoHolder">
11455
- <video id="video" autoplay playsinline style="object-fit: contain;"></video>
11456
- <canvas id="canvas" style="display: none;"></canvas>
11455
+ <video id="ScanDocAIVideoElement" class="desktopVideo" autoPlay muted playsInline></video>
11457
11456
  <div class="backgroundOverlay"></div>
11458
11457
  <div class="desktopRectangle dashedRectangle"></div>
11459
11458
  </div>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "scandoc-ai-components",
3
3
  "author": "ScanDoc-AI",
4
- "version": "0.0.58",
4
+ "version": "0.0.59",
5
5
  "private": false,
6
6
  "description": "Pure JavaScript package for integrating ScanDoc-AI services.",
7
7
  "keywords": [