@wix/video 1.82.0 → 1.83.0

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.
@@ -361,4 +361,4 @@
361
361
 
362
362
 
363
363
 
364
- window['STORIES'] = [{"titlePrefix":"","directory":"./src","files":"**/*.stories.@(js|jsx|ts|tsx)","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.(js|jsx|ts|tsx))$"}];</script><script src="main.4e295f79.iframe.bundle.js"></script></body></html>
364
+ window['STORIES'] = [{"titlePrefix":"","directory":"./src","files":"**/*.stories.@(js|jsx|ts|tsx)","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.(js|jsx|ts|tsx))$"}];</script><script src="main.3d3bf84f.iframe.bundle.js"></script></body></html>
@@ -17629,7 +17629,7 @@ const autoEncodeTemplate = template `,enc_auto`;
17629
17629
  const AVIFEncodeTemplate = template `,enc_avif`;
17630
17630
  const pAVIFEncodeTemplate = template `,enc_pavif`;
17631
17631
  const animatedTransformTemplate = template `,pstr`;
17632
- const animatedGIFTransformTemplate = template `,anm_-1`;
17632
+ const animatedGIFTransformTemplate = template `,anm_all`;
17633
17633
  /**
17634
17634
  * returns image transform uri
17635
17635
  * @param {object} transformsObj
@@ -17725,7 +17725,7 @@ function getImageURI(transformsObj) {
17725
17725
  transformsStr += animatedTransformTemplate(transformsObj);
17726
17726
  }
17727
17727
  else if (isGif && allowFullGIFTransformation) {
17728
- // Non-placeholder flow + GIF + flag enabled: use anm_-1
17728
+ // Non-placeholder flow + GIF + flag enabled: use anm_all
17729
17729
  transformsStr += animatedGIFTransformTemplate(transformsObj);
17730
17730
  }
17731
17731
  }
@@ -73258,4 +73258,4 @@ module.exports = /*#__PURE__*/JSON.parse('["a","abbr","address","area","article"
73258
73258
  /******/
73259
73259
  /******/ })()
73260
73260
  ;
73261
- //# sourceMappingURL=main.4e295f79.iframe.bundle.js.map
73261
+ //# sourceMappingURL=main.3d3bf84f.iframe.bundle.js.map