@mx-cartographer/experiences 6.24.12-alpha.mega1 → 6.24.14-alpha.mm1

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/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ ## [6.24.14] - 08-14-2025
2
+
3
+ - **UPDATED** - Add 'browser' to clientStyleProfile mode type
4
+
1
5
  ## [6.24.12] - 08-13-2025
2
6
 
3
7
  - **FIXED** - App bar settings overflow on compact devices
@@ -110,7 +110,7 @@ export interface ClientStyleProfile {
110
110
  error_color_dark?: string;
111
111
  warning_color_dark?: string;
112
112
  info_color_dark?: string;
113
- mode?: 'dark' | 'light' | '';
113
+ mode?: 'dark' | 'light' | 'browser' | '';
114
114
  system_font?: string;
115
115
  card_corner_radius?: number;
116
116
  button_corner_radius?: number;
package/dist/index.es.js CHANGED
@@ -3466,7 +3466,7 @@ const ha = ({
3466
3466
  ...(w || D) && { alignSelf: "center" }
3467
3467
  },
3468
3468
  "& .MuiCardHeader-content": {
3469
- ...w && { overflow: "hidden" }
3469
+ overflow: "hidden"
3470
3470
  }
3471
3471
  },
3472
3472
  title: v || D ? /* @__PURE__ */ t($t, { children: m }) : /* @__PURE__ */ l(b, { alignItems: "center", flexDirection: "row", sx: { overflow: "hidden" }, children: [