@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.
@@ -57,6 +57,6 @@ require("./use-portal-card-add-3ds-flow-KJYm0WRh.cjs");
57
57
  require("./display-Ca4zjZd5.cjs");
58
58
  require("./Combobox-CMWzBod7.cjs");
59
59
  require("./prop-types-BL9DoSxF.cjs");
60
- const require_SubscriptionsScreen = require("./SubscriptionsScreen-DiLP88lX.cjs");
60
+ const require_SubscriptionsScreen = require("./SubscriptionsScreen-C-jNBTLu.cjs");
61
61
  exports.SubscriptionsScreen = require_SubscriptionsScreen.SubscriptionsScreen;
62
62
  exports.subscriptionsScreenPropertySchema = require_SubscriptionsScreen.subscriptionsScreenPropertySchema;
@@ -33,7 +33,7 @@ import "./MediaRenderer-BydUiy9x.mjs";
33
33
  import "./CarouselWidget-CKnYvxm5.mjs";
34
34
  import "./CatchUpWidget-CEDOOF9V.mjs";
35
35
  import "./src-CAi8-qUm.mjs";
36
- import { n as subscriptionsScreenPropertySchema, t as SubscriptionsScreen } from "./SubscriptionsScreen-DpOk1RbV.mjs";
36
+ import { n as subscriptionsScreenPropertySchema, t as SubscriptionsScreen } from "./SubscriptionsScreen-CSO3Kwls.mjs";
37
37
  import "./ChartWidget-5NR50o-9.mjs";
38
38
  import "./ContainerWidget-sfWLzdpC.mjs";
39
39
  import "./EmbedWidget-CVqRlRwv.mjs";
@@ -5896,7 +5896,7 @@ function PastDueBanner({ productTitle, nextRetryAt, declineCount, onUpdatePaymen
5896
5896
  return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
5897
5897
  role: "status",
5898
5898
  "aria-live": "polite",
5899
- className: cn("border-destructive/20 bg-destructive/5 rounded-xl border p-4 sm:p-5", className),
5899
+ className: cn("border-destructive/50 bg-background rounded-xl border p-4 shadow-sm sm:p-5", className),
5900
5900
  children: /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
5901
5901
  className: "flex items-start gap-3 sm:gap-4",
5902
5902
  children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
@@ -8490,4 +8490,4 @@ Object.defineProperty(exports, "subscriptionsScreenPropertySchema", {
8490
8490
  }
8491
8491
  });
8492
8492
 
8493
- //# sourceMappingURL=SubscriptionsScreen-DiLP88lX.cjs.map
8493
+ //# sourceMappingURL=SubscriptionsScreen-C-jNBTLu.cjs.map