scandoc-ai-components 0.0.70 → 0.0.72

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 -3
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -11430,8 +11430,6 @@ class ExtractorVideo {
11430
11430
 
11431
11431
  .desktopVideo {
11432
11432
  position: absolute;
11433
- top: 0;
11434
- left: 0;
11435
11433
  width: 100%;
11436
11434
  height: 100%;
11437
11435
  object-fit: cover;
@@ -11439,7 +11437,7 @@ class ExtractorVideo {
11439
11437
 
11440
11438
  .desktopRectangle {
11441
11439
  position: absolute;
11442
- top: 0; left: 0; right: 0; bottom: 0;
11440
+ top: 5%; left: 5%; right: 5%; bottom: 5%;
11443
11441
  border: 5px dashed #5078bb;
11444
11442
  border-radius: 30px;
11445
11443
  pointer-events: none;
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.70",
4
+ "version": "0.0.72",
5
5
  "private": false,
6
6
  "description": "Pure JavaScript package for integrating ScanDoc-AI services.",
7
7
  "keywords": [