@wistia/vhs 2.49.0-beta.32b1859f.9429f72 → 2.49.0-beta.48494a57.bfdfe8f

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/index.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  /*
3
- * @license VHS v2.49.0-beta.32b1859f.9429f72
3
+ * @license VHS v2.49.0-beta.48494a57.bfdfe8f
4
4
  *
5
5
  * Copyright (c) 2021-2024, Wistia, Inc. and its affiliates.
6
6
  *
@@ -2832,7 +2832,6 @@
2832
2832
  width: ${({width:e})=>e};
2833
2833
  `,sW=Eo.default.img`
2834
2834
  height: 100%;
2835
- role="img"
2836
2835
  object-fit: cover;
2837
2836
  width: 100%;
2838
2837
  `,uW=Eo.default.img`
@@ -2865,7 +2864,7 @@
2865
2864
  height: 100%;
2866
2865
  width: 100%;
2867
2866
  }
2868
- `,fW=({thumbnailImageType:e,thumbnailUrl:t})=>e==="wide"?(0,rr.jsx)(sW,{alt:"",role:"img",src:t}):e==="square"?(0,rr.jsx)(uW,{alt:"",src:t}):null,dW=Eo.default.div`
2867
+ `,fW=({thumbnailImageType:e,thumbnailUrl:t})=>e==="wide"?(0,rr.jsx)(sW,{alt:"",src:t}):e==="square"?(0,rr.jsx)(uW,{alt:"",src:t}):null,dW=Eo.default.div`
2869
2868
  display: grid;
2870
2869
  grid-template-columns: auto auto;
2871
2870
  grid-template-rows: 50% 50%;