@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.
package/dist/index.js CHANGED
@@ -9770,7 +9770,7 @@ var LanguageDialog = ({
9770
9770
  {
9771
9771
  value: language,
9772
9772
  onValueChanged: (language2) => setLanguage(language2),
9773
- contentPanelProps: { className: "z-200" },
9773
+ contentPanelProps: { containerClassName: "z-200" },
9774
9774
  buttonProps: {
9775
9775
  selectedDisplay: (value) => translation(value)
9776
9776
  },
@@ -9935,7 +9935,7 @@ var ThemeDialog = ({
9935
9935
  onValueChanged: (theme2) => setTheme(theme2),
9936
9936
  iconAppearance: "right",
9937
9937
  contentPanelProps: {
9938
- className: "z-200"
9938
+ containerClassName: "z-200"
9939
9939
  },
9940
9940
  buttonProps: {
9941
9941
  selectedDisplay: (value) => /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)("div", { className: "flex-row-2 items-center", children: [