@m4l/styles 0.0.39 → 0.0.40

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/index.js CHANGED
@@ -3,7 +3,7 @@ import { d as g } from "./theme/defaultThemeOptions.c5fe2519.js";
3
3
  import { c as u, s as d } from "./theme/shadows.479d005a.js";
4
4
  import { P as S, p as C } from "./theme/palette.1b577d8c.js";
5
5
  import { t as R } from "./theme/typography.b14a8e35.js";
6
- import { f as c } from "./theme/overrides/index.bc8d85de.js";
6
+ import { f as c } from "./theme/overrides/index.2bc27c69.js";
7
7
  import { u as T } from "./utils/useResponsive.2c45e8e0.js";
8
8
  import { g as w } from "./utils/getColorState.0ad9ea67.js";
9
9
  import { e as y, b as F, c as V, d as k, g as q, a as A, t as B } from "./utils/getColorPresets.479f9922.js";
@@ -11,7 +11,7 @@ import { g as N, p as U, a as j, r as D } from "./utils/getFontValue.88831637.js
11
11
  import "@mui/material";
12
12
  import "@mui/material/styles";
13
13
  import "./theme/overrides/MUIComponents/index.b3f5b7a7.js";
14
- import "./theme/overrides/M4LExtendedComponents/index.f5ad1a5c.js";
14
+ import "./theme/overrides/M4LExtendedComponents/index.1d1c5302.js";
15
15
  import "@mui/system";
16
16
  import "./theme/overrides/M4LRHFComponents/index.427e0f0e.js";
17
17
  import "@mui/material/useMediaQuery";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@m4l/styles",
3
- "version": "0.0.39",
3
+ "version": "0.0.40",
4
4
  "license": "UNLICENSED",
5
5
  "author": "m4l team",
6
6
  "dependencies": {
@@ -42,6 +42,9 @@ export declare const M4LAppBar: (theme: Theme) => {
42
42
  '& .M4LTypography-root': {
43
43
  textWrap: string;
44
44
  textTransform: string;
45
+ '& .MuiTypography-root': {
46
+ [x: string]: any;
47
+ };
45
48
  };
46
49
  };
47
50
  width?: undefined;
@@ -258,6 +261,9 @@ export declare const M4LAppBar: (theme: Theme) => {
258
261
  '& .M4LTypography-root': {
259
262
  textWrap: string;
260
263
  textTransform: string;
264
+ '& .MuiTypography-root': {
265
+ [x: string]: any;
266
+ };
261
267
  };
262
268
  };
263
269
  };
@@ -2930,7 +2930,7 @@ const p = (o) => ({
2930
2930
  borderBottom: "1.5px solid",
2931
2931
  borderColor: o.palette.state.borderPrimary,
2932
2932
  justifyContent: "space-between",
2933
- gap: "40px",
2933
+ gap: "24px",
2934
2934
  [o.breakpoints.down("sm")]: {
2935
2935
  width: "100%",
2936
2936
  marginLeft: "0",
@@ -2948,10 +2948,13 @@ const p = (o) => ({
2948
2948
  display: "flex",
2949
2949
  alignItems: "center",
2950
2950
  gap: "12px",
2951
- width: "163px",
2951
+ width: "fit-content",
2952
2952
  "& .M4LTypography-root": {
2953
2953
  textWrap: "nowrap",
2954
- textTransform: "uppercase"
2954
+ textTransform: "uppercase",
2955
+ "& .MuiTypography-root": {
2956
+ ...o.typography.paragraphDens
2957
+ }
2955
2958
  }
2956
2959
  }
2957
2960
  },
@@ -1,5 +1,5 @@
1
1
  import { F as s, C as o, M as r, L, I as M, a as n, R as i, B as p, b as d, T as c, P as l, S as u, c as g, d as B, D as F, A as P, e as A, f as T, g as b, h as y, i as C, j as I, k as R, l as S, m as v, n as D, o as k, p as H, q as f, r as x, s as w, t as G, u as E, v as V, w as j, x as N, y as O, z as q, E as z } from "./MUIComponents/index.b3f5b7a7.js";
2
- import { M as U, a as t, b as J, c as K, d as Q, e as W, f as X, g as Y, h as Z, i as _, j as $, k as m, l as e, m as h, n as aa, o as sa, p as oa, q as ra, r as La, s as Ma, t as na, u as ia, v as pa, w as da, x as ca, y as la, z as ua, A as ga, B as Ba, C as Fa, D as Pa, E as Aa, F as Ta, G as ba, H as ya, I as Ca, J as Ia, K as Ra, L as Sa, N as va, O as Da, P as ka, Q as Ha, R as fa, S as xa, T as wa, U as Ga, V as Ea } from "./M4LExtendedComponents/index.f5ad1a5c.js";
2
+ import { M as U, a as t, b as J, c as K, d as Q, e as W, f as X, g as Y, h as Z, i as _, j as $, k as m, l as e, m as h, n as aa, o as sa, p as oa, q as ra, r as La, s as Ma, t as na, u as ia, v as pa, w as da, x as ca, y as la, z as ua, A as ga, B as Ba, C as Fa, D as Pa, E as Aa, F as Ta, G as ba, H as ya, I as Ca, J as Ia, K as Ra, L as Sa, N as va, O as Da, P as ka, Q as Ha, R as fa, S as xa, T as wa, U as Ga, V as Ea } from "./M4LExtendedComponents/index.1d1c5302.js";
3
3
  import { M as Va, a as ja, b as Na, c as Oa, d as qa, e as za, f as Ua, g as ta, h as Ja } from "./M4LRHFComponents/index.427e0f0e.js";
4
4
  function Xa(a) {
5
5
  return Object.assign(