@helpwave/hightide 0.1.40 → 0.1.41

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.
@@ -9479,7 +9479,7 @@ var LanguageDialog = ({
9479
9479
  {
9480
9480
  value: language,
9481
9481
  onValueChanged: (language2) => setLanguage(language2),
9482
- contentPanelProps: { className: "z-200" },
9482
+ contentPanelProps: { containerClassName: "z-200" },
9483
9483
  buttonProps: {
9484
9484
  selectedDisplay: (value) => translation(value)
9485
9485
  },
@@ -9576,7 +9576,7 @@ var ThemeDialog = ({
9576
9576
  onValueChanged: (theme2) => setTheme(theme2),
9577
9577
  iconAppearance: "right",
9578
9578
  contentPanelProps: {
9579
- className: "z-200"
9579
+ containerClassName: "z-200"
9580
9580
  },
9581
9581
  buttonProps: {
9582
9582
  selectedDisplay: (value) => /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)("div", { className: "flex-row-2 items-center", children: [