@regulaforensics/vp-frontend-face-components 6.3.1423-rc → 6.3.1424-rc
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.
- package/dist/main.iife.js +1 -1
 - package/dist/main.js +4 -4
 - package/package.json +1 -1
 
    
        package/dist/main.js
    CHANGED
    
    | 
         @@ -12650,7 +12650,7 @@ const mR = 1500, r2 = (e) => e * 1e3, Rl = Bt.create("main"), hR = (e, t, r, n, 
     | 
|
| 
       12650 
12650 
     | 
    
         
             
                      config: D,
         
     | 
| 
       12651 
12651 
     | 
    
         
             
                      metadata: {
         
     | 
| 
       12652 
12652 
     | 
    
         
             
                        hostAppId: e.url || Ri,
         
     | 
| 
       12653 
     | 
    
         
            -
                        sdkVersion: XT("6.3. 
     | 
| 
      
 12653 
     | 
    
         
            +
                        sdkVersion: XT("6.3.1424-rc"),
         
     | 
| 
       12654 
12654 
     | 
    
         
             
                        deviceModel: "".concat(Wu, "/").concat(qc, " ").concat(sa, "/").concat(Kc),
         
     | 
| 
       12655 
12655 
     | 
    
         
             
                        camera: e.videoStatusParams.camera
         
     | 
| 
       12656 
12656 
     | 
    
         
             
                      }
         
     | 
| 
         @@ -12671,7 +12671,7 @@ const mR = 1500, r2 = (e) => e * 1e3, Rl = Bt.create("main"), hR = (e, t, r, n, 
     | 
|
| 
       12671 
12671 
     | 
    
         
             
                    }), j = {
         
     | 
| 
       12672 
12672 
     | 
    
         
             
                      platform: "Web",
         
     | 
| 
       12673 
12673 
     | 
    
         
             
                      osVersion: "".concat(qc),
         
     | 
| 
       12674 
     | 
    
         
            -
                      sdkVersion: XT("6.3. 
     | 
| 
      
 12674 
     | 
    
         
            +
                      sdkVersion: XT("6.3.1424-rc"),
         
     | 
| 
       12675 
12675 
     | 
    
         
             
                      hostAppId: e.url || Ri,
         
     | 
| 
       12676 
12676 
     | 
    
         
             
                      userID: l,
         
     | 
| 
       12677 
12677 
     | 
    
         
             
                      deviceModel: "".concat(Wu, "/").concat(qc, " ").concat(sa, "/").concat(Kc),
         
     | 
| 
         @@ -14773,7 +14773,7 @@ class Z4e extends HTMLElement { 
     | 
|
| 
       14773 
14773 
     | 
    
         
             
                this.dispatchEvent(r), _4e("Component event: ".concat(JSON.stringify(r.detail)));
         
     | 
| 
       14774 
14774 
     | 
    
         
             
              }
         
     | 
| 
       14775 
14775 
     | 
    
         
             
              get version() {
         
     | 
| 
       14776 
     | 
    
         
            -
                return "".concat("6.3. 
     | 
| 
      
 14776 
     | 
    
         
            +
                return "".concat("6.3.1424-rc".trim());
         
     | 
| 
       14777 
14777 
     | 
    
         
             
              }
         
     | 
| 
       14778 
14778 
     | 
    
         
             
              set translations(t) {
         
     | 
| 
       14779 
14779 
     | 
    
         
             
                this._translations = t, this._mounted && this.render();
         
     | 
| 
         @@ -15121,7 +15121,7 @@ class cje extends HTMLElement { 
     | 
|
| 
       15121 
15121 
     | 
    
         
             
                });
         
     | 
| 
       15122 
15122 
     | 
    
         
             
              }
         
     | 
| 
       15123 
15123 
     | 
    
         
             
              get version() {
         
     | 
| 
       15124 
     | 
    
         
            -
                return "".concat("6.3. 
     | 
| 
      
 15124 
     | 
    
         
            +
                return "".concat("6.3.1424-rc".trim());
         
     | 
| 
       15125 
15125 
     | 
    
         
             
              }
         
     | 
| 
       15126 
15126 
     | 
    
         
             
              set translations(t) {
         
     | 
| 
       15127 
15127 
     | 
    
         
             
                this._translations = t, this._mounted && this.render();
         
     | 
    
        package/package.json
    CHANGED