@tutti-os/ui-system 0.0.236 → 0.0.238

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.
@@ -189,6 +189,7 @@ function Avatar({
189
189
  "block size-full max-w-none object-cover",
190
190
  imageClassName
191
191
  ),
192
+ referrerPolicy: imageProps?.referrerPolicy ?? "no-referrer",
192
193
  src: imageSrcForPrimitive,
193
194
  onError: (event) => {
194
195
  markImageError();
@@ -4841,4 +4842,4 @@ export {
4841
4842
  UnderlineTabs,
4842
4843
  ViewportMenuSurface
4843
4844
  };
4844
- //# sourceMappingURL=chunk-76LGKQX7.js.map
4845
+ //# sourceMappingURL=chunk-22PNIIX7.js.map