@flamingo-stack/openframe-frontend-core 0.0.183 → 0.0.184-snapshot.20260515013723

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.
@@ -8304,7 +8304,7 @@ function Header({ config, platform }) {
8304
8304
  ref: (el) => {
8305
8305
  dropdownRefs.current[item.id] = el;
8306
8306
  },
8307
- "aria-hidden": !isOpen,
8307
+ inert: !isOpen,
8308
8308
  className: cn(
8309
8309
  "absolute top-full left-0 mt-1",
8310
8310
  item.dropdownClassName ? "" : "bg-ods-card border border-ods-border",
@@ -13246,7 +13246,7 @@ function FilePlayer({
13246
13246
  playsInline: true,
13247
13247
  muted,
13248
13248
  preferCmcd: "header",
13249
- accentColor: "var(--ods-accent)",
13249
+ accentColor: "var(--ods-accent, var(--color-accent-primary))",
13250
13250
  className,
13251
13251
  style: { width: "100%", height: "100%" },
13252
13252
  children: captionsUrl ? /* @__PURE__ */ jsx97(
@@ -33813,4 +33813,4 @@ export {
33813
33813
  TMCG_SOCIAL_PLATFORMS,
33814
33814
  assets
33815
33815
  };
33816
- //# sourceMappingURL=chunk-Z2A6RJCK.js.map
33816
+ //# sourceMappingURL=chunk-E7KSFOR6.js.map