scandoc-ai-components 0.1.9 → 0.1.11

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 +2 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -11524,7 +11524,8 @@ class ExtractorVideo {
11524
11524
  .mobileVideo {
11525
11525
  width: 100%;
11526
11526
  height: 100%;
11527
- object-fit: cover;
11527
+ object-fit: contain;
11528
+ object-position: center;
11528
11529
  pointer-events: none;
11529
11530
  }
11530
11531
  .mobileOverlay {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "scandoc-ai-components",
3
3
  "author": "ScanDoc-AI",
4
- "version": "0.1.9",
4
+ "version": "0.1.11",
5
5
  "private": false,
6
6
  "description": "Pure JavaScript package for integrating ScanDoc-AI services.",
7
7
  "keywords": [