@m4l/styles 7.1.45-beta.0 → 7.1.46-beta.0

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
@@ -1,5 +1,5 @@
1
- import { alpha as o, useTheme as R } from "@mui/material/styles";
2
- import { alpha as g, createTheme as W } from "@mui/material";
1
+ import { alpha as o, useTheme as R, createTheme as W } from "@mui/material/styles";
2
+ import { alpha as b } from "@mui/material";
3
3
  import L from "@mui/material/useMediaQuery";
4
4
  const e = {
5
5
  patronusBlue: {
@@ -822,13 +822,13 @@ const e = {
822
822
  // comprobado,
823
823
  focusOpacityDark: a.patronus[20],
824
824
  // comprobado,
825
- opacityGradient1Light: g(a.patronus[10], 0.35),
825
+ opacityGradient1Light: b(a.patronus[10], 0.35),
826
826
  // comprobado,
827
- opacityGradient2Light: g(a.patronus[10], 0.15),
827
+ opacityGradient2Light: b(a.patronus[10], 0.15),
828
828
  // comprobado,
829
- opacityGradient1Dark: g(a.patronus[10], 0.45),
829
+ opacityGradient1Dark: b(a.patronus[10], 0.45),
830
830
  // comprobado,
831
- opacityGradient2Dark: g(a.patronus[10], 0.25),
831
+ opacityGradient2Dark: b(a.patronus[10], 0.25),
832
832
  // comprobado,
833
833
  opacityLight: a.patronus[10],
834
834
  // comprobado,
@@ -902,13 +902,13 @@ const e = {
902
902
  // comprobado,
903
903
  focusOpacityDark: a.grass[15] || "#fff",
904
904
  // comprobado,
905
- opacityGradient1Light: g(a.grass[10], 0.35),
905
+ opacityGradient1Light: b(a.grass[10], 0.35),
906
906
  // comprobado,
907
- opacityGradient2Light: g(a.grass[10], 0.15),
907
+ opacityGradient2Light: b(a.grass[10], 0.15),
908
908
  // comprobado,
909
- opacityGradient1Dark: g(a.grass[10], 0.45),
909
+ opacityGradient1Dark: b(a.grass[10], 0.45),
910
910
  // comprobado,
911
- opacityGradient2Dark: g(a.grass[10], 0.25),
911
+ opacityGradient2Dark: b(a.grass[10], 0.25),
912
912
  // comprobado,
913
913
  opacityLight: a.grass[10],
914
914
  // comprobado,
@@ -982,13 +982,13 @@ const e = {
982
982
  // comprobado,
983
983
  focusOpacityDark: a.turqui[20],
984
984
  // comprobado,
985
- opacityGradient1Light: g(a.turqui[10], 0.35),
985
+ opacityGradient1Light: b(a.turqui[10], 0.35),
986
986
  // comprobado,
987
- opacityGradient2Light: g(a.turqui[10], 0.15),
987
+ opacityGradient2Light: b(a.turqui[10], 0.15),
988
988
  // comprobado,
989
- opacityGradient1Dark: g(a.turqui[10], 0.45),
989
+ opacityGradient1Dark: b(a.turqui[10], 0.45),
990
990
  // comprobado,
991
- opacityGradient2Dark: g(a.turqui[10], 0.25),
991
+ opacityGradient2Dark: b(a.turqui[10], 0.25),
992
992
  // comprobado,
993
993
  opacityLight: a.turqui[10],
994
994
  // comprobado,
@@ -1064,13 +1064,13 @@ const e = {
1064
1064
  // comprobado,
1065
1065
  opacityLight: a.brown[10],
1066
1066
  // comprobado,
1067
- opacityGradient1Light: g(a.brown[10], 0.35),
1067
+ opacityGradient1Light: b(a.brown[10], 0.35),
1068
1068
  // comprobado,
1069
- opacityGradient2Light: g(a.brown[10], 0.15),
1069
+ opacityGradient2Light: b(a.brown[10], 0.15),
1070
1070
  // comprobado,
1071
- opacityGradient1Dark: g(a.brown[10], 0.45),
1071
+ opacityGradient1Dark: b(a.brown[10], 0.45),
1072
1072
  // comprobado,
1073
- opacityGradient2Dark: g(a.brown[10], 0.25),
1073
+ opacityGradient2Dark: b(a.brown[10], 0.25),
1074
1074
  // comprobado,
1075
1075
  opacityDark: a.brown[10],
1076
1076
  // comprobado,
@@ -1144,13 +1144,13 @@ const e = {
1144
1144
  // comprobado,
1145
1145
  opacityLight: a.blaze[10],
1146
1146
  // comprobado,
1147
- opacityGradient1Light: g(a.blaze[10], 0.35),
1147
+ opacityGradient1Light: b(a.blaze[10], 0.35),
1148
1148
  // comprobado,
1149
- opacityGradient2Light: g(a.blaze[10], 0.15),
1149
+ opacityGradient2Light: b(a.blaze[10], 0.15),
1150
1150
  // comprobado,
1151
- opacityGradient1Dark: g(a.blaze[10], 0.45),
1151
+ opacityGradient1Dark: b(a.blaze[10], 0.45),
1152
1152
  // comprobado,
1153
- opacityGradient2Dark: g(a.blaze[10], 0.25),
1153
+ opacityGradient2Dark: b(a.blaze[10], 0.25),
1154
1154
  // comprobado,
1155
1155
  opacityDark: a.blaze[10],
1156
1156
  // comprobado,
@@ -1413,9 +1413,9 @@ const e = {
1413
1413
  light: t.turqui.light,
1414
1414
  dark: t.turqui.dark
1415
1415
  }
1416
- }, M = Object.keys(t), de = M.map((h) => ({
1417
- name: h,
1418
- value: t[h].main
1416
+ }, M = Object.keys(t), de = M.map((u) => ({
1417
+ name: u,
1418
+ value: t[u].main
1419
1419
  })), I = {
1420
1420
  default: {
1421
1421
  outlined: {
@@ -2508,7 +2508,7 @@ const e = {
2508
2508
  // Comprobado
2509
2509
  }
2510
2510
  }
2511
- }, u = {
2511
+ }, g = {
2512
2512
  enabledLight: e.marbleLight[30],
2513
2513
  // Comprobado
2514
2514
  enabledDark: e.onyx[30],
@@ -2577,45 +2577,45 @@ const e = {
2577
2577
  toneOpacityDark: e.onyx[50]
2578
2578
  // Comprobado
2579
2579
  }, w = {
2580
- enabled: u.enabledLight,
2581
- enabledOpacity: u.enabledOpacityLight,
2582
- hover: u.hoverLight,
2583
- hoverOpacity: u.hoverOpacityLight,
2584
- contrastText: u.contrastText,
2585
- selected: u.selectedLight,
2586
- selectedOpacity: u.selectedOpacityLight,
2587
- focus: u.focusLight,
2588
- focusOpacity: u.focusOpacityLight,
2589
- active: u.activeLight,
2590
- activeOpacity: u.activeOpacityLight,
2591
- opacity: u.light,
2592
- opacityGradient1: u.opacityGradient1Light,
2593
- opacityGradient2: u.opacityGradient2Light,
2594
- toneOpacity: u.toneOpacityLight,
2580
+ enabled: g.enabledLight,
2581
+ enabledOpacity: g.enabledOpacityLight,
2582
+ hover: g.hoverLight,
2583
+ hoverOpacity: g.hoverOpacityLight,
2584
+ contrastText: g.contrastText,
2585
+ selected: g.selectedLight,
2586
+ selectedOpacity: g.selectedOpacityLight,
2587
+ focus: g.focusLight,
2588
+ focusOpacity: g.focusOpacityLight,
2589
+ active: g.activeLight,
2590
+ activeOpacity: g.activeOpacityLight,
2591
+ opacity: g.light,
2592
+ opacityGradient1: g.opacityGradient1Light,
2593
+ opacityGradient2: g.opacityGradient2Light,
2594
+ toneOpacity: g.toneOpacityLight,
2595
2595
  //Por compatibilidad con MUI
2596
- main: u.mainLight,
2597
- light: u.light,
2598
- dark: u.dark
2596
+ main: g.mainLight,
2597
+ light: g.light,
2598
+ dark: g.dark
2599
2599
  }, z = {
2600
- enabled: u.enabledDark,
2601
- enabledOpacity: u.enabledOpacityDark,
2602
- hover: u.hoverDark,
2603
- hoverOpacity: u.hoverOpacityDark,
2604
- contrastText: u.contrastText,
2605
- selected: u.selectedDark,
2606
- selectedOpacity: u.selectedOpacityDark,
2607
- focus: u.focusDark,
2608
- focusOpacity: u.focusOpacityDark,
2609
- active: u.activeDark,
2610
- activeOpacity: u.activeOpacityDark,
2611
- opacity: u.dark,
2612
- opacityGradient1: u.opacityGradient1Dark,
2613
- opacityGradient2: u.opacityGradient2Dark,
2614
- toneOpacity: u.toneOpacityDark,
2600
+ enabled: g.enabledDark,
2601
+ enabledOpacity: g.enabledOpacityDark,
2602
+ hover: g.hoverDark,
2603
+ hoverOpacity: g.hoverOpacityDark,
2604
+ contrastText: g.contrastText,
2605
+ selected: g.selectedDark,
2606
+ selectedOpacity: g.selectedOpacityDark,
2607
+ focus: g.focusDark,
2608
+ focusOpacity: g.focusOpacityDark,
2609
+ active: g.activeDark,
2610
+ activeOpacity: g.activeOpacityDark,
2611
+ opacity: g.dark,
2612
+ opacityGradient1: g.opacityGradient1Dark,
2613
+ opacityGradient2: g.opacityGradient2Dark,
2614
+ toneOpacity: g.toneOpacityDark,
2615
2615
  //Por compatibilidad con MUI
2616
- main: u.mainDark,
2617
- light: u.light,
2618
- dark: u.dark
2616
+ main: g.mainDark,
2617
+ light: g.light,
2618
+ dark: g.dark
2619
2619
  }, r = {
2620
2620
  info: {
2621
2621
  enabledLight: e.crayonBlue[50],
@@ -2658,13 +2658,13 @@ const e = {
2658
2658
  // comprobado,
2659
2659
  focusOpacityDark: a.crayon[10],
2660
2660
  // comprobado,
2661
- opacityGradient1Light: g(a.crayon[10], 0.25),
2661
+ opacityGradient1Light: o(a.crayon[10], 0.25),
2662
2662
  // comprobado,
2663
- opacityGradient1Dark: g(a.crayon[10], 0.25),
2663
+ opacityGradient1Dark: o(a.crayon[10], 0.25),
2664
2664
  // comprobado,
2665
- opacityGradient2Light: g(a.crayon[10], 0.1),
2665
+ opacityGradient2Light: o(a.crayon[10], 0.1),
2666
2666
  // comprobado,
2667
- opacityGradient2Dark: g(a.crayon[10], 0.1),
2667
+ opacityGradient2Dark: o(a.crayon[10], 0.1),
2668
2668
  // comprobado,
2669
2669
  opacityLight: a.crayon[10],
2670
2670
  // comprobado,
@@ -2732,13 +2732,13 @@ const e = {
2732
2732
  // comprobado,
2733
2733
  focusOpacityDark: a.middle[10],
2734
2734
  // comprobado,
2735
- opacityGradient1Light: g(a.middle[10], 0.25),
2735
+ opacityGradient1Light: o(a.middle[10], 0.25),
2736
2736
  // comprobado,
2737
- opacityGradient1Dark: g(a.middle[10], 0.25),
2737
+ opacityGradient1Dark: o(a.middle[10], 0.25),
2738
2738
  // comprobado,
2739
- opacityGradient2Light: g(a.middle[10], 0.1),
2739
+ opacityGradient2Light: o(a.middle[10], 0.1),
2740
2740
  // comprobado,
2741
- opacityGradient2Dark: g(a.middle[10], 0.1),
2741
+ opacityGradient2Dark: o(a.middle[10], 0.1),
2742
2742
  // comprobado,
2743
2743
  opacityLight: a.middle[10],
2744
2744
  // comprobado,
@@ -2806,13 +2806,13 @@ const e = {
2806
2806
  // comprobado,
2807
2807
  focusOpacityDark: a.flame[10],
2808
2808
  // comprobado,
2809
- opacityGradient1Light: g(a.flame[10], 0.25),
2809
+ opacityGradient1Light: o(a.flame[10], 0.25),
2810
2810
  // comprobado,
2811
- opacityGradient1Dark: g(a.flame[10], 0.25),
2811
+ opacityGradient1Dark: o(a.flame[10], 0.25),
2812
2812
  // comprobado,
2813
- opacityGradient2Light: g(a.flame[10], 0.1),
2813
+ opacityGradient2Light: o(a.flame[10], 0.1),
2814
2814
  // comprobado,
2815
- opacityGradient2Dark: g(a.flame[10], 0.1),
2815
+ opacityGradient2Dark: o(a.flame[10], 0.1),
2816
2816
  // comprobado,
2817
2817
  opacityLight: a.flame[10],
2818
2818
  // comprobado,
@@ -2880,13 +2880,13 @@ const e = {
2880
2880
  // comprobado,
2881
2881
  focusOpacityDark: a.acid[10],
2882
2882
  // comprobado,
2883
- opacityGradient1Light: g(a.acid[10], 0.25),
2883
+ opacityGradient1Light: o(a.acid[10], 0.25),
2884
2884
  // comprobado,
2885
- opacityGradient1Dark: g(a.acid[10], 0.25),
2885
+ opacityGradient1Dark: o(a.acid[10], 0.25),
2886
2886
  // comprobado,
2887
- opacityGradient2Light: g(a.acid[10], 0.1),
2887
+ opacityGradient2Light: o(a.acid[10], 0.1),
2888
2888
  // comprobado,
2889
- opacityGradient2Dark: g(a.acid[10], 0.1),
2889
+ opacityGradient2Dark: o(a.acid[10], 0.1),
2890
2890
  // comprobado,
2891
2891
  opacityLight: a.acid[10],
2892
2892
  // comprobado,
@@ -3091,8 +3091,8 @@ const e = {
3091
3091
  light: r.error.light,
3092
3092
  dark: r.error.dark
3093
3093
  }
3094
- }, V = v[500], N = "#000000", H = (h) => {
3095
- const s = o(h, 0.2), i = o(h, 0.14), n = o(h, 0.12);
3094
+ }, V = v[500], N = "#000000", H = (u) => {
3095
+ const s = o(u, 0.2), i = o(u, 0.14), n = o(u, 0.12);
3096
3096
  return [
3097
3097
  "none",
3098
3098
  `0px 2px 1px -1px ${s},0px 1px 1px 0px ${i},0px 1px 3px 0px ${n}`,
@@ -3120,7 +3120,7 @@ const e = {
3120
3120
  `0px 11px 14px -7px ${s},0px 23px 36px 3px ${i},0px 9px 44px 8px ${n}`,
3121
3121
  `0px 11px 15px -7px ${s},0px 24px 38px 3px ${i},0px 9px 46px 8px ${n}`
3122
3122
  ];
3123
- }, U = (h) => {
3123
+ }, U = (u) => {
3124
3124
  const s = {
3125
3125
  info: `0px 2px 8px 0px ${o(e.patronusBlue[50], 0.2)}`,
3126
3126
  secondary: `0px 2px 8px 0px ${o(e.patronusBlue[50], 0.24)}`,
@@ -3138,7 +3138,7 @@ const e = {
3138
3138
  0.24
3139
3139
  )}`
3140
3140
  };
3141
- return h === "light" ? {
3141
+ return u === "light" ? {
3142
3142
  z1: `0px 2px 3px -2px ${o("#606f85", 0.08)}, 0px 2px 8px 0px ${o("#606f85", 0.08)}`,
3143
3143
  z2: `0px 4px 10px -5px ${o("#566376", 0.12)}, 0px 4px 20px -2px ${o("#566376", 0.12)}`,
3144
3144
  z3: `0px 4px 8px -5px ${o("#404A59", 0.16)}, 0px 8px 30px -1px ${o("#566376", 0.12)}`,
@@ -3534,30 +3534,30 @@ const e = {
3534
3534
  weight: l,
3535
3535
  letterSpacing: c.normal
3536
3536
  };
3537
- function se(h, s, i, n) {
3537
+ function se(u, s, i, n) {
3538
3538
  const m = R(), E = L(m.breakpoints.up(s)), S = L(m.breakpoints.down(s)), q = L(m.breakpoints.between(i, n)), $ = L(m.breakpoints.only(s));
3539
- return h === "up" ? E : h === "down" ? S : h === "between" ? q : h === "only" ? $ : !1;
3539
+ return u === "up" ? E : u === "down" ? S : u === "between" ? q : u === "only" ? $ : !1;
3540
3540
  }
3541
3541
  const C = "patronus", B = t[C];
3542
- function D(h) {
3543
- if (h == null)
3542
+ function D(u) {
3543
+ if (u == null)
3544
3544
  return B;
3545
3545
  try {
3546
- return t?.[h] ?? B;
3546
+ return t?.[u] ?? B;
3547
3547
  } catch {
3548
3548
  return B;
3549
3549
  }
3550
3550
  }
3551
- function ge(h) {
3552
- return Math.round(parseFloat(h) * 16);
3551
+ function ge(u) {
3552
+ return Math.round(parseFloat(u) * 16);
3553
3553
  }
3554
- function f(h) {
3555
- return `${h / 16}rem`;
3554
+ function f(u) {
3555
+ return `${u / 16}rem`;
3556
3556
  }
3557
- function k({ sm: h, md: s, lg: i }) {
3557
+ function k({ sm: u, md: s, lg: i }) {
3558
3558
  return {
3559
3559
  "@media (min-width:0px)": {
3560
- fontSize: `${h}px`
3560
+ fontSize: `${u}px`
3561
3561
  },
3562
3562
  "@media (min-width:900px)": {
3563
3563
  fontSize: `${s}px`
@@ -3567,13 +3567,13 @@ function k({ sm: h, md: s, lg: i }) {
3567
3567
  }
3568
3568
  };
3569
3569
  }
3570
- const ue = (h, s) => s?.[h]?.main || h, G = {
3570
+ const ue = (u, s) => s?.[u]?.main || u, G = {
3571
3571
  light: {
3572
3572
  scrollBar: "#5663763D",
3573
3573
  gridHover: "#FCFCFC"
3574
3574
  }
3575
- }, j = (h) => {
3576
- const s = h ?? C, i = _?.[s], n = Y?.[s];
3575
+ }, j = (u) => {
3576
+ const s = u ?? C, i = _?.[s], n = Y?.[s];
3577
3577
  return {
3578
3578
  light: {
3579
3579
  mode: "light",
@@ -3811,7 +3811,7 @@ const ue = (h, s) => s?.[h]?.main || h, G = {
3811
3811
  r2: "8px",
3812
3812
  r3: "12px",
3813
3813
  r4: "16px"
3814
- }, b = {
3814
+ }, h = {
3815
3815
  sp0: "0px",
3816
3816
  "sp0-5": "2px",
3817
3817
  sp1: "4px",
@@ -3839,55 +3839,55 @@ const ue = (h, s) => s?.[h]?.main || h, G = {
3839
3839
  "sp14-5": "58px"
3840
3840
  }, x = {
3841
3841
  base: {
3842
- small: b.sp5,
3843
- medium: b.sp6,
3844
- large: b.sp7
3842
+ small: h.sp5,
3843
+ medium: h.sp6,
3844
+ large: h.sp7
3845
3845
  },
3846
3846
  action: {
3847
- small: b.sp7,
3848
- medium: b.sp8,
3849
- large: b.sp9
3847
+ small: h.sp7,
3848
+ medium: h.sp8,
3849
+ large: h.sp9
3850
3850
  },
3851
3851
  container: {
3852
- small: b.sp9,
3853
- medium: b.sp10,
3854
- large: b.sp11
3852
+ small: h.sp9,
3853
+ medium: h.sp10,
3854
+ large: h.sp11
3855
3855
  },
3856
3856
  box: {
3857
- small: b.sp7,
3858
- medium: b["sp7-5"],
3859
- large: b.sp8
3857
+ small: h.sp7,
3858
+ medium: h["sp7-5"],
3859
+ large: h.sp8
3860
3860
  },
3861
3861
  case: {
3862
- small: b["sp4-5"],
3863
- medium: b["sp5-5"],
3864
- large: b.sp6
3862
+ small: h["sp4-5"],
3863
+ medium: h["sp5-5"],
3864
+ large: h.sp6
3865
3865
  }
3866
3866
  }, y = {
3867
3867
  base: {
3868
- small: b["sp3-5"],
3869
- medium: b.sp4,
3870
- large: b.sp5
3868
+ small: h["sp3-5"],
3869
+ medium: h.sp4,
3870
+ large: h.sp5
3871
3871
  },
3872
3872
  action: {
3873
- small: b.sp5,
3874
- medium: b.sp6,
3875
- large: b.sp8
3873
+ small: h.sp5,
3874
+ medium: h.sp6,
3875
+ large: h.sp8
3876
3876
  },
3877
3877
  container: {
3878
- small: b.sp7,
3879
- medium: b.sp8,
3880
- large: b.sp9
3878
+ small: h.sp7,
3879
+ medium: h.sp8,
3880
+ large: h.sp9
3881
3881
  },
3882
3882
  box: {
3883
- small: b["sp6-5"],
3884
- medium: b.sp7,
3885
- large: b.sp8
3883
+ small: h["sp6-5"],
3884
+ medium: h.sp7,
3885
+ large: h.sp8
3886
3886
  },
3887
3887
  case: {
3888
- small: b.sp4,
3889
- medium: b.sp5,
3890
- large: b.sp6
3888
+ small: h.sp4,
3889
+ medium: h.sp5,
3890
+ large: h.sp6
3891
3891
  }
3892
3892
  }, oe = {
3893
3893
  small: {
@@ -3959,24 +3959,24 @@ const ue = (h, s) => s?.[h]?.main || h, G = {
3959
3959
  ...ee
3960
3960
  },
3961
3961
  baseSpacings: {
3962
- ...b
3962
+ ...h
3963
3963
  },
3964
3964
  density: {
3965
3965
  ...X
3966
3966
  }
3967
3967
  };
3968
- function he(h, s) {
3969
- const i = h ?? "light", n = s ?? C, m = W();
3968
+ function he(u, s) {
3969
+ const i = u ?? "light", n = s ?? C, m = W();
3970
3970
  return {
3971
3971
  ...m,
3972
3972
  ...m.typography,
3973
3973
  ...F,
3974
3974
  ...Z[i],
3975
3975
  customShadows: {
3976
- primary: i === "light" ? `0 4px 8px -4px ${g(D(n)?.enabledLight, 0.12)},
3977
- 0 2px 27px 2px ${g(D(n)?.enabledLight, 0.02)}` : `0 4px 8px -4px ${g(D(n)?.enabledDark, 0.12)},
3978
- 0 2px 27px 2px ${g(D(n)?.enabledDark, 0.02)}`,
3979
- primary2: i === "light" ? `0px 2px 3px 0px ${g(D(n)?.hoverOpacityLight, 0.2)}` : `0px 2px 3px 0px ${g(D(n)?.hoverOpacityDark, 0.2)}`,
3976
+ primary: i === "light" ? `0 4px 8px -4px ${o(D(n)?.enabledLight, 0.12)},
3977
+ 0 2px 27px 2px ${o(D(n)?.enabledLight, 0.02)}` : `0 4px 8px -4px ${o(D(n)?.enabledDark, 0.12)},
3978
+ 0 2px 27px 2px ${o(D(n)?.enabledDark, 0.02)}`,
3979
+ primary2: i === "light" ? `0px 2px 3px 0px ${o(D(n)?.hoverOpacityLight, 0.2)}` : `0px 2px 3px 0px ${o(D(n)?.hoverOpacityDark, 0.2)}`,
3980
3980
  ...U(i)
3981
3981
  },
3982
3982
  stretch: !0,
@@ -3997,7 +3997,7 @@ const ie = "Inter, Segoe UI, Poppins, sans-serif", F = {
3997
3997
  fontSize: 14,
3998
3998
  fontWeightLight: 300,
3999
3999
  htmlFontSize: 16,
4000
- pxToRem: (h) => `${h / 16}rem`,
4000
+ pxToRem: (u) => `${u / 16}rem`,
4001
4001
  // Definindo en Patronus
4002
4002
  h1: {
4003
4003
  fontWeight: 600,
@@ -4120,7 +4120,7 @@ const ie = "Inter, Segoe UI, Poppins, sans-serif", F = {
4120
4120
  lineHeight: "16px",
4121
4121
  ...k({ sm: 12, md: 12, lg: 12 })
4122
4122
  }
4123
- }, ne = (h) => ({
4123
+ }, ne = (u) => ({
4124
4124
  M4LRHFormProvider: {
4125
4125
  styleOverrides: {
4126
4126
  "&.M4LRHFormProvider-root": {
@@ -4136,7 +4136,7 @@ const ie = "Inter, Segoe UI, Poppins, sans-serif", F = {
4136
4136
  }
4137
4137
  }
4138
4138
  });
4139
- function be(h) {
4139
+ function be(u) {
4140
4140
  return {
4141
4141
  ...ne()
4142
4142
  };
@@ -4169,7 +4169,7 @@ export {
4169
4169
  oe as POINTER_QR_DESKTOP_SIZES,
4170
4170
  te as POINTER_QR_MOBILE_SIZES,
4171
4171
  t as PRESET_COLORS,
4172
- u as PRESET_DEFAULT,
4172
+ g as PRESET_DEFAULT,
4173
4173
  r as PRESET_SEMANTICS_COLORS,
4174
4174
  Y as PRIMARY_COLORS_DARK,
4175
4175
  _ as PRIMARY_COLORS_LIGHT,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@m4l/styles",
3
- "version": "7.1.45-beta.0",
3
+ "version": "7.1.46-beta.0",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -1,5 +1,5 @@
1
1
  import { ComponentPalletColor } from '../types/types';
2
- import { Theme } from '@mui/material';
2
+ import { Theme } from '@mui/material/styles';
3
3
  /**
4
4
  * Get color state
5
5
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getColorState.d.ts","sourceRoot":"","sources":["../../../../../packages/styles/src/utils/getColorState.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AACtD,OAAO,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AACtC;;GAEG;AACH,eAAO,MAAM,aAAa,GACxB,OAAO,oBAAoB,EAC3B,SAAS,KAAK,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC,SAAS,CAAC,WAGrD,CAAC"}
1
+ {"version":3,"file":"getColorState.d.ts","sourceRoot":"","sources":["../../../../../packages/styles/src/utils/getColorState.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AACtD,OAAO,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAC;AAC7C;;GAEG;AACH,eAAO,MAAM,aAAa,GACxB,OAAO,oBAAoB,EAC3B,SAAS,KAAK,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC,SAAS,CAAC,WAGrD,CAAC"}
@@ -1,4 +1,4 @@
1
- import { Theme } from '@mui/material';
1
+ import { Theme } from '@mui/material/styles';
2
2
  import { ThemeUserColor, ThemeUserMode } from '../types/types';
3
3
  /**
4
4
  * Returns the application theme based on the user-selected color and mode.
@@ -1 +1 @@
1
- {"version":3,"file":"getUserThemeOptions.d.ts","sourceRoot":"","sources":["../../../../../packages/styles/src/utils/getUserThemeOptions.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsB,KAAK,EAAE,MAAM,eAAe,CAAC;AAI1D,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAG/D;;;GAGG;AACH,wBAAgB,mBAAmB,CACjC,aAAa,EAAE,aAAa,GAAG,SAAS,EACxC,cAAc,EAAE,cAAc,GAAG,SAAS,GACzC,KAAK,CA8BP"}
1
+ {"version":3,"file":"getUserThemeOptions.d.ts","sourceRoot":"","sources":["../../../../../packages/styles/src/utils/getUserThemeOptions.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsB,KAAK,EAAE,MAAM,sBAAsB,CAAC;AAIjE,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAG/D;;;GAGG;AACH,wBAAgB,mBAAmB,CACjC,aAAa,EAAE,aAAa,GAAG,SAAS,EACxC,cAAc,EAAE,cAAc,GAAG,SAAS,GACzC,KAAK,CA8BP"}
@@ -1,4 +1,4 @@
1
- import { Breakpoint } from '@mui/material';
1
+ import { Breakpoint } from '@mui/material/styles';
2
2
  type Query = 'up' | 'down' | 'between' | 'only';
3
3
  type Key = Breakpoint | number;
4
4
  type Start = Breakpoint | number;
@@ -1 +1 @@
1
- {"version":3,"file":"useResponsive.d.ts","sourceRoot":"","sources":["../../../../../packages/styles/src/utils/useResponsive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAI3C,KAAK,KAAK,GAAG,IAAI,GAAG,MAAM,GAAG,SAAS,GAAG,MAAM,CAAC;AAChD,KAAK,GAAG,GAAG,UAAU,GAAG,MAAM,CAAC;AAC/B,KAAK,KAAK,GAAG,UAAU,GAAG,MAAM,CAAC;AACjC,KAAK,GAAG,GAAG,UAAU,GAAG,MAAM,CAAC;AAC/B;;GAEG;AACH,wBAAgB,aAAa,CAAC,KAAK,EAAE,KAAK,EAAE,GAAG,CAAC,EAAE,GAAG,EAAE,KAAK,CAAC,EAAE,KAAK,EAAE,GAAG,CAAC,EAAE,GAAG,WAoB9E"}
1
+ {"version":3,"file":"useResponsive.d.ts","sourceRoot":"","sources":["../../../../../packages/styles/src/utils/useResponsive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAIlD,KAAK,KAAK,GAAG,IAAI,GAAG,MAAM,GAAG,SAAS,GAAG,MAAM,CAAC;AAChD,KAAK,GAAG,GAAG,UAAU,GAAG,MAAM,CAAC;AAC/B,KAAK,KAAK,GAAG,UAAU,GAAG,MAAM,CAAC;AACjC,KAAK,GAAG,GAAG,UAAU,GAAG,MAAM,CAAC;AAC/B;;GAEG;AACH,wBAAgB,aAAa,CAAC,KAAK,EAAE,KAAK,EAAE,GAAG,CAAC,EAAE,GAAG,EAAE,KAAK,CAAC,EAAE,KAAK,EAAE,GAAG,CAAC,EAAE,GAAG,WAoB9E"}