@bcc-code/component-library-vue 1.3.4 → 1.3.6

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.
@@ -4669,7 +4669,7 @@ const Nk = yf(jk, {
4669
4669
  hoverColor: "var(--color-text-default)",
4670
4670
  activeColor: "var(--color-text-selected)",
4671
4671
  padding: "calc(var(--spacing) * 3)",
4672
- fontWeight: "var(--font-weight-medium)",
4672
+ fontWeight: "var(--font-weight-semibold)",
4673
4673
  margin: "0 0 calc(var(--spacing) * -0.5) 0",
4674
4674
  gap: "calc(var(--spacing) * 2)",
4675
4675
  focusRing: {