@flamingo-stack/openframe-frontend-core 0.0.175 → 0.0.176

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.
@@ -18712,7 +18712,7 @@ function InfoCard({ data, className = "" }) {
18712
18712
  }
18713
18713
  function InfoCardValueRow({ label, value, showLabel, copyable, copyAriaLabel }) {
18714
18714
  const { copy, copied } = useCopyToClipboard();
18715
- return /* @__PURE__ */ jsxs119("div", { className: "flex h-6 items-center gap-0.5 self-stretch w-full", children: [
18715
+ return /* @__PURE__ */ jsxs119("div", { className: "flex h-6 items-center gap-[var(--spacing-system-xs)] self-stretch w-full", children: [
18716
18716
  /* @__PURE__ */ jsx147("span", { className: "text-h4 text-ods-text-primary whitespace-nowrap", children: showLabel ? label : "" }),
18717
18717
  /* @__PURE__ */ jsx147("div", { className: "flex-1 h-px bg-ods-divider" }),
18718
18718
  /* @__PURE__ */ jsxs119("div", { className: "flex items-center gap-[var(--spacing-system-xsf)] max-w-[60%]", children: [
@@ -34342,4 +34342,4 @@ export {
34342
34342
  TMCG_SOCIAL_PLATFORMS,
34343
34343
  assets
34344
34344
  };
34345
- //# sourceMappingURL=chunk-KCKMK4UF.js.map
34345
+ //# sourceMappingURL=chunk-VY6SYM2L.js.map