@social-mail/social-mail-client 1.8.216 → 1.8.218

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.
@@ -27583,6 +27583,14 @@ System.register(["tslib", "@web-atoms/core/dist/core/sleep", "@web-atoms/core/di
27583
27583
  name: "render-size",
27584
27584
  type: "number",
27585
27585
  display: "Render Size"
27586
+ }, {
27587
+ name: "width",
27588
+ type: "number",
27589
+ display: "Width"
27590
+ }, {
27591
+ name: "height",
27592
+ type: "number",
27593
+ display: "Height"
27586
27594
  }]);
27587
27595
  addAttributes(win.HTMLVideoElement, () => [{
27588
27596
  name: "src",