@fluid-app/portal-sdk 0.1.433 → 0.1.434

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.
@@ -5833,7 +5833,7 @@ function PastDueBanner({ productTitle, nextRetryAt, declineCount, onUpdatePaymen
5833
5833
  return /* @__PURE__ */ jsx("div", {
5834
5834
  role: "status",
5835
5835
  "aria-live": "polite",
5836
- className: cn("border-destructive/20 bg-destructive/5 rounded-xl border p-4 sm:p-5", className),
5836
+ className: cn("border-destructive/50 bg-background rounded-xl border p-4 shadow-sm sm:p-5", className),
5837
5837
  children: /* @__PURE__ */ jsxs("div", {
5838
5838
  className: "flex items-start gap-3 sm:gap-4",
5839
5839
  children: [/* @__PURE__ */ jsx("div", {
@@ -8416,4 +8416,4 @@ const subscriptionsScreenPropertySchema = {
8416
8416
  //#endregion
8417
8417
  export { subscriptionsScreenPropertySchema as n, SubscriptionsScreen as t };
8418
8418
 
8419
- //# sourceMappingURL=SubscriptionsScreen-DpOk1RbV.mjs.map
8419
+ //# sourceMappingURL=SubscriptionsScreen-CSO3Kwls.mjs.map