@discourser/design-system 0.28.0 → 0.28.1

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.
@@ -2324,7 +2324,6 @@ function SettingsPopover({
2324
2324
  borderTopStyle: "solid",
2325
2325
  borderTopColor: "neutral.3",
2326
2326
  borderRadius: "0",
2327
- boxShadow: "0px -1px 2px rgba(0, 0, 0, 0.3), 0px -2px 6px 2px rgba(0, 0, 0, 0.15)",
2328
2327
  cursor: "pointer",
2329
2328
  transition: "background 0.2s",
2330
2329
  _hover: {
@@ -2376,7 +2375,7 @@ function SettingsPopover({
2376
2375
  p: "0",
2377
2376
  w: "275px",
2378
2377
  borderRadius: "l3",
2379
- boxShadow: "level2",
2378
+ boxShadow: "md",
2380
2379
  overflow: "hidden"
2381
2380
  }),
2382
2381
  children: [
@@ -3082,7 +3081,8 @@ function StudioControls({
3082
3081
  /* @__PURE__ */ jsxRuntime.jsx(
3083
3082
  ItemText,
3084
3083
  {
3085
- css: { fontSize: "md", fontWeight: "medium" },
3084
+ css: { textStyle: "bodyMedium" },
3085
+ style: { fontWeight: "var(--font-weights-normal)" },
3086
3086
  children: option.label
3087
3087
  }
3088
3088
  ),
@@ -3597,5 +3597,5 @@ exports.UserProfileIcon = UserProfileIcon;
3597
3597
  exports.difficultyColorMap = difficultyColorMap;
3598
3598
  exports.difficultyLabel = difficultyLabel;
3599
3599
  exports.toaster = toaster;
3600
- //# sourceMappingURL=chunk-BTI7U4DO.cjs.map
3601
- //# sourceMappingURL=chunk-BTI7U4DO.cjs.map
3600
+ //# sourceMappingURL=chunk-X3W33YGV.cjs.map
3601
+ //# sourceMappingURL=chunk-X3W33YGV.cjs.map