@pod-os/elements 0.32.1-rc.f28b628.0 → 0.33.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.
@@ -11628,6 +11628,7 @@ const PosUpload = /*@__PURE__*/ proxyCustomElement(class PosUpload extends HTMLE
11628
11628
  .use(Dashboard, {
11629
11629
  inline: true,
11630
11630
  target: this.uppy,
11631
+ theme: 'auto',
11631
11632
  })
11632
11633
  .use(ImageEditor)
11633
11634
  .use(Webcam, { modes: ['picture'] });
@@ -11654,7 +11655,7 @@ const PosUpload = /*@__PURE__*/ proxyCustomElement(class PosUpload extends HTMLE
11654
11655
  });
11655
11656
  }
11656
11657
  render() {
11657
- return h$2("div", { key: '628cefba7f79dca6a8265f63598ed47021d1a613', class: "container", ref: el => (this.uppy = el) });
11658
+ return h$2("div", { key: 'f28bebfde1c89399e3f51e48224038fbba7119af', class: "container", ref: el => (this.uppy = el) });
11658
11659
  }
11659
11660
  static get style() { return posUploadCss; }
11660
11661
  }, [257, "pos-upload", {