@m4l/styles 2.0.0 → 2.0.2

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,51 +1,44 @@
1
- import { g as f, m as O } from "./config.5405b46b.js";
2
- import { d as S } from "./theme/defaultThemeOptions.cc70c82e.js";
3
- import { c as C, s as l } from "./theme/shadows.e0c009ff.js";
4
- import { t as n } from "./theme/typography.616cfe0c.js";
5
- import { f as P } from "./theme/overrides/index.3234140e.js";
6
- import { C as d, E as A, G as E, I as N, O as b, P as c, a as I, b as h, S as F, c as Y, W as v, p as w } from "./theme/palette.287635f2.js";
7
- import { u as G } from "./utils/useResponsive.2c45e8e0.js";
8
- import { g as M } from "./utils/getColorState.7cbf2219.js";
9
- import { e as y, b as D, c as V, d as W, g as k, a as q, t as B } from "./utils/getColorPresets.a96a4046.js";
10
- import { g as H, p as J, a as K, r as Q } from "./utils/getFontValue.88831637.js";
11
- import "@mui/material";
12
- import "@mui/material/styles";
13
- import "./theme/overrides/MUIComponents/index.5c43e3b5.js";
14
- import "./theme/overrides/M4LRHFComponents/index.3599b255.js";
15
- import "@mui/system";
16
- import "./theme/overrides/M4LExtendedComponents/index.8f549882.js";
17
- import "@mui/material/useMediaQuery";
1
+ import { g as e, m as o } from "./config-CoeBxEZB.js";
2
+ import { d as t } from "./theme/defaultThemeOptions-CNJ2UmWH.js";
3
+ import { c as m, s as f } from "./theme/shadows-C9Ji2xrX.js";
4
+ import { t as R } from "./theme/typography-BsOO459U.js";
5
+ import { f as x } from "./theme/overrides/index-CuD-MKOg.js";
6
+ import { C as l, E as g, G as n, I as u, O as i, P, a as T, b as d, S as A, c as E, W as N, p as b } from "./theme/palette-CR1CkF2l.js";
7
+ import { u as I } from "./utils/useResponsive-DaeQVwlH.js";
8
+ import { g as F } from "./utils/getColorState-CGc0yrt5.js";
9
+ import { e as v, b as w, c as z, d as G, g as L, a as M, t as U } from "./utils/getColorPresets-B12zVrZ8.js";
10
+ import { g as D, p as V, a as W, r as k } from "./utils/getFontValue-BEO-XID9.js";
18
11
  export {
19
- d as COMMON,
20
- A as ERROR,
21
- E as GREY,
22
- N as INFO,
23
- b as OPACITYCOLORS,
24
- c as PATRONUSCOLORS,
25
- I as PRIMARY,
26
- h as SECONDARY,
27
- F as STATEDEFAULT,
28
- Y as SUCCESS,
29
- v as WARNING,
30
- y as blaze,
31
- D as brown,
32
- V as colorPresets,
33
- C as createCustomShadows,
34
- W as defaultPreset,
35
- S as defaultThemeOptions,
36
- P as fnComponentsOverrides,
37
- k as getColorPresets,
38
- M as getColorState,
39
- H as getFontValue,
40
- f as globalRemSize,
41
- q as grass,
42
- O as muiBreakpointsValues,
43
- w as palette,
44
- J as pxToRem,
45
- K as remToPx,
46
- Q as responsiveFontSizes,
47
- l as shadows,
48
- B as turqui,
49
- n as typography,
50
- G as useResponsive
12
+ l as COMMON,
13
+ g as ERROR,
14
+ n as GREY,
15
+ u as INFO,
16
+ i as OPACITYCOLORS,
17
+ P as PATRONUSCOLORS,
18
+ T as PRIMARY,
19
+ d as SECONDARY,
20
+ A as STATEDEFAULT,
21
+ E as SUCCESS,
22
+ N as WARNING,
23
+ v as blaze,
24
+ w as brown,
25
+ z as colorPresets,
26
+ m as createCustomShadows,
27
+ G as defaultPreset,
28
+ t as defaultThemeOptions,
29
+ x as fnComponentsOverrides,
30
+ L as getColorPresets,
31
+ F as getColorState,
32
+ D as getFontValue,
33
+ e as globalRemSize,
34
+ M as grass,
35
+ o as muiBreakpointsValues,
36
+ b as palette,
37
+ V as pxToRem,
38
+ W as remToPx,
39
+ k as responsiveFontSizes,
40
+ f as shadows,
41
+ U as turqui,
42
+ R as typography,
43
+ I as useResponsive
51
44
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@m4l/styles",
3
- "version": "2.0.0",
3
+ "version": "2.0.2",
4
4
  "license": "UNLICENSED",
5
5
  "author": "m4l team",
6
6
  "dependencies": {
@@ -1,9 +1,9 @@
1
- import { t as a } from "./typography.616cfe0c.js";
2
- import { p as e } from "./palette.287635f2.js";
1
+ import { t as a } from "./typography-BsOO459U.js";
2
+ import { p as e } from "./palette-CR1CkF2l.js";
3
3
  import { createTheme as o, alpha as s } from "@mui/material";
4
- import { s as p, c as m } from "./shadows.e0c009ff.js";
5
- import { g as t } from "../utils/getColorPresets.a96a4046.js";
6
- import { g as i } from "../utils/getColorState.7cbf2219.js";
4
+ import { s as p, c as m } from "./shadows-C9Ji2xrX.js";
5
+ import { g as t } from "../utils/getColorPresets-B12zVrZ8.js";
6
+ import { g as i } from "../utils/getColorState-CGc0yrt5.js";
7
7
  const r = o(), f = {
8
8
  ...r,
9
9
  typography: a,