@m4l/styles 0.0.20 → 0.0.22
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 +10 -10
- package/package.json +1 -1
- package/theme/{defaultThemeOptions.dd98806d.js → defaultThemeOptions.733652aa.js} +5 -5
- package/theme/index.fa6b03ae.js +7 -0
- package/theme/overrides/M4LExtendedComponents/M4LAccountPopover.d.ts +8 -2
- package/theme/overrides/M4LExtendedComponents/M4LAppBar.d.ts +237 -67
- package/theme/overrides/M4LExtendedComponents/M4LAreasAdmin.d.ts +1151 -336
- package/theme/overrides/M4LExtendedComponents/M4LAreasViewer.d.ts +132 -65
- package/theme/overrides/M4LExtendedComponents/M4LAvatar.d.ts +2 -1
- package/theme/overrides/M4LExtendedComponents/M4LCheckBox.d.ts +56 -0
- package/theme/overrides/M4LExtendedComponents/M4LCommonActions.d.ts +1 -0
- package/theme/overrides/M4LExtendedComponents/M4LDataGrid.d.ts +988 -0
- package/theme/overrides/M4LExtendedComponents/M4LDynamicFilter.d.ts +31 -7
- package/theme/overrides/M4LExtendedComponents/M4LPager.d.ts +34 -0
- package/theme/overrides/M4LExtendedComponents/M4LSideBar.d.ts +20 -14
- package/theme/overrides/M4LExtendedComponents/M4LTab.d.ts +8 -4
- package/theme/overrides/M4LExtendedComponents/{index.ead1a06a.js → index.28d622ba.js} +823 -309
- package/theme/overrides/M4LRHFComponents/M4LRHFAutocomplete.d.ts +77 -29
- package/theme/overrides/M4LRHFComponents/M4LRHFAutocompleteAsync.d.ts +1 -0
- package/theme/overrides/M4LRHFComponents/{index.1406e2ed.js → index.0e107243.js} +79 -36
- package/theme/overrides/MUIComponents/Autocomplete.d.ts +13 -2
- package/theme/overrides/MUIComponents/Button.d.ts +3 -1
- package/theme/overrides/MUIComponents/Input.d.ts +16 -3
- package/theme/overrides/MUIComponents/Tabs.d.ts +2 -0
- package/theme/overrides/MUIComponents/{index.e3d060c3.js → index.d308ce65.js} +68 -39
- package/theme/overrides/index.76becad2.js +93 -0
- package/theme/{palette.6e480083.js → palette.a914c187.js} +5 -5
- package/theme/{shadows.0d04d424.js → shadows.3dfe77c2.js} +1 -1
- package/theme/{typography.8b60719b.js → typography.dd335f0f.js} +4 -4
- package/utils/{getColorPresets.4a88b0ed.js → getColorPresets.9c103b85.js} +1 -1
- package/utils/{getColorState.1cdd7909.js → getColorState.184e9d10.js} +40 -28
- package/utils/getColorState.d.ts +1 -0
- package/theme/index.7512919c.js +0 -7
- package/theme/overrides/index.0d219399.js +0 -90
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
import { F as s, T as o, C as r, M as L, L as M, I as n, a as i, R as p, B as d, b as l, c as u, P as c, S as g, d as B, e as A, D as F, A as P, f as b, g as T, h as v, i as y, j as C, k as D, l as I, m as R, n as H, o as f, p as k, q as x, r as S, s as w, t as G, u as j, v as E, w as q, x as z, y as O, z as V, E as N, G as U } from "./MUIComponents/index.d308ce65.js";
|
|
2
|
+
import { M as J, a as K, b as Q, c as W, d as X, e as Y, f as Z, g as _, h as $, i as t, j as m, k as e, l as h, m as aa, n as sa, o as oa, p as ra, q as La, r as Ma, s as na, t as ia, u as pa, v as da, w as la, x as ua, y as ca, z as ga, A as Ba, B as Aa, C as Fa, D as Pa, E as ba, F as Ta, G as va, H as ya } from "./M4LExtendedComponents/index.28d622ba.js";
|
|
3
|
+
import { M as Ca, a as Da, b as Ia, c as Ra, d as Ha, e as fa, f as ka, g as xa } from "./M4LRHFComponents/index.0e107243.js";
|
|
4
|
+
function ja(a) {
|
|
5
|
+
return Object.assign(
|
|
6
|
+
s(a),
|
|
7
|
+
o(a),
|
|
8
|
+
r(a),
|
|
9
|
+
L(a),
|
|
10
|
+
M(a),
|
|
11
|
+
n(a),
|
|
12
|
+
i(),
|
|
13
|
+
p(a),
|
|
14
|
+
d(),
|
|
15
|
+
l(a),
|
|
16
|
+
u(a),
|
|
17
|
+
c(a),
|
|
18
|
+
g(a),
|
|
19
|
+
B(a),
|
|
20
|
+
A(a),
|
|
21
|
+
F(a),
|
|
22
|
+
P(a),
|
|
23
|
+
b(a),
|
|
24
|
+
T(a),
|
|
25
|
+
v(a),
|
|
26
|
+
y(a),
|
|
27
|
+
C(),
|
|
28
|
+
D(),
|
|
29
|
+
I(a),
|
|
30
|
+
R(a),
|
|
31
|
+
H(a),
|
|
32
|
+
f(a),
|
|
33
|
+
k(a),
|
|
34
|
+
x(a),
|
|
35
|
+
S(a),
|
|
36
|
+
w(a),
|
|
37
|
+
G(a),
|
|
38
|
+
j(a),
|
|
39
|
+
E(a),
|
|
40
|
+
q(),
|
|
41
|
+
z(a),
|
|
42
|
+
O(a),
|
|
43
|
+
V(a),
|
|
44
|
+
N(a),
|
|
45
|
+
J(a),
|
|
46
|
+
U(),
|
|
47
|
+
K(a),
|
|
48
|
+
Ca(a),
|
|
49
|
+
Da(),
|
|
50
|
+
Ia(a),
|
|
51
|
+
Ra(),
|
|
52
|
+
Ha(a),
|
|
53
|
+
Q(),
|
|
54
|
+
fa(a),
|
|
55
|
+
ka(),
|
|
56
|
+
W(a),
|
|
57
|
+
X(a),
|
|
58
|
+
Y(),
|
|
59
|
+
Z(a),
|
|
60
|
+
_(a),
|
|
61
|
+
$(),
|
|
62
|
+
t(),
|
|
63
|
+
m(a),
|
|
64
|
+
xa(a),
|
|
65
|
+
e(a),
|
|
66
|
+
h(a),
|
|
67
|
+
aa(a),
|
|
68
|
+
sa(a),
|
|
69
|
+
oa(a),
|
|
70
|
+
ra(a),
|
|
71
|
+
La(a),
|
|
72
|
+
Ma(a),
|
|
73
|
+
na(a),
|
|
74
|
+
ia(a),
|
|
75
|
+
pa(a),
|
|
76
|
+
da(a),
|
|
77
|
+
la(a),
|
|
78
|
+
ua(),
|
|
79
|
+
ca(a),
|
|
80
|
+
ga(),
|
|
81
|
+
Ba(a),
|
|
82
|
+
Aa(a),
|
|
83
|
+
Fa(a),
|
|
84
|
+
Pa(a),
|
|
85
|
+
ba(a),
|
|
86
|
+
Ta(a),
|
|
87
|
+
va(a),
|
|
88
|
+
ya(a)
|
|
89
|
+
);
|
|
90
|
+
}
|
|
91
|
+
export {
|
|
92
|
+
ja as f
|
|
93
|
+
};
|
|
@@ -117,9 +117,9 @@ const e = {
|
|
|
117
117
|
10: "#FFFFFF",
|
|
118
118
|
20: "#F7FCFC",
|
|
119
119
|
30: "#F9FBFB",
|
|
120
|
-
40: "#
|
|
120
|
+
40: "#F0F4F4",
|
|
121
121
|
50: "#EFF3F4",
|
|
122
|
-
60: "#
|
|
122
|
+
60: "#E1E9EA",
|
|
123
123
|
70: "#DEE6E8",
|
|
124
124
|
80: "#fff0",
|
|
125
125
|
90: "#fff0"
|
|
@@ -324,9 +324,9 @@ const e = {
|
|
|
324
324
|
},
|
|
325
325
|
background: {
|
|
326
326
|
paper: "#fff0",
|
|
327
|
-
default: e.marbleLight[
|
|
328
|
-
neutral: e.marbleLight[
|
|
329
|
-
background: e.marbleLight[
|
|
327
|
+
default: e.marbleLight[20],
|
|
328
|
+
neutral: e.marbleLight[40],
|
|
329
|
+
background: e.marbleLight[60]
|
|
330
330
|
},
|
|
331
331
|
grid: { sectionHeader: "#F6F7F9", divider: "#EDEFF2", rowHover: "#FAFBFC" }
|
|
332
332
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { alpha as a } from "@mui/material/styles";
|
|
2
|
-
import { p as e, P as r } from "./palette.
|
|
2
|
+
import { p as e, P as r } from "./palette.a914c187.js";
|
|
3
3
|
const s = e.light.grey[500], n = "#000000", o = (t) => {
|
|
4
4
|
const p = a(t, 0.2), x = a(t, 0.14), $ = a(t, 0.12);
|
|
5
5
|
return [
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "@mui/material/styles";
|
|
2
2
|
import "@mui/material/useMediaQuery";
|
|
3
|
-
import "../utils/getColorPresets.
|
|
3
|
+
import "../utils/getColorPresets.9c103b85.js";
|
|
4
4
|
import "@mui/system";
|
|
5
|
-
import "./defaultThemeOptions.
|
|
6
|
-
import "./shadows.
|
|
7
|
-
import "./palette.
|
|
5
|
+
import "./defaultThemeOptions.733652aa.js";
|
|
6
|
+
import "./shadows.3dfe77c2.js";
|
|
7
|
+
import "./palette.a914c187.js";
|
|
8
8
|
import "@mui/material";
|
|
9
9
|
import { r as t, p as i } from "../utils/getFontValue.88831637.js";
|
|
10
10
|
const e = "Poppins, sans-serif", p = {
|
|
@@ -1,24 +1,25 @@
|
|
|
1
1
|
import { alpha as r } from "@mui/system";
|
|
2
|
-
import "../theme/defaultThemeOptions.
|
|
3
|
-
import "../theme/shadows.
|
|
4
|
-
import { P as e, S as
|
|
5
|
-
import "../theme/typography.
|
|
2
|
+
import "../theme/defaultThemeOptions.733652aa.js";
|
|
3
|
+
import "../theme/shadows.3dfe77c2.js";
|
|
4
|
+
import { P as e, S as o } from "../theme/palette.a914c187.js";
|
|
5
|
+
import "../theme/typography.dd335f0f.js";
|
|
6
6
|
import "@mui/material";
|
|
7
7
|
import "@mui/material/styles";
|
|
8
|
-
const
|
|
9
|
-
let
|
|
8
|
+
const f = (a, l) => {
|
|
9
|
+
let t = {};
|
|
10
10
|
switch (a) {
|
|
11
11
|
case "patronus":
|
|
12
|
-
|
|
12
|
+
t = {
|
|
13
13
|
light: {
|
|
14
14
|
active12: r(e?.patronusBlue[50], 0.08),
|
|
15
15
|
active: e?.patronusBlue[50],
|
|
16
|
-
focus: e?.patronusBlue[
|
|
17
|
-
hover: e?.patronusBlue[
|
|
16
|
+
focus: e?.patronusBlue[40],
|
|
17
|
+
hover: e?.patronusBlue[40],
|
|
18
18
|
overdefoult: r(e?.coolGrey[70], 0.1),
|
|
19
19
|
default: r(e?.coolGrey[70], 0.04),
|
|
20
20
|
borderDefault: e?.coolGrey[40],
|
|
21
|
-
|
|
21
|
+
borderTop: e?.marbleLight[10],
|
|
22
|
+
...o
|
|
22
23
|
},
|
|
23
24
|
dark: {
|
|
24
25
|
active12: r(e?.patronusBlue[50], 0.08),
|
|
@@ -28,12 +29,13 @@ const v = (a, l) => {
|
|
|
28
29
|
overdefoult: r(e?.marbleLight[10], 0.1),
|
|
29
30
|
default: r(e?.marbleLight[10], 0.04),
|
|
30
31
|
borderDefault: e?.coolGrey[20],
|
|
31
|
-
|
|
32
|
+
borderTop: r(e?.marbleLight[10], 0.04),
|
|
33
|
+
...o
|
|
32
34
|
}
|
|
33
35
|
};
|
|
34
36
|
break;
|
|
35
37
|
case "turqui":
|
|
36
|
-
|
|
38
|
+
t = {
|
|
37
39
|
light: {
|
|
38
40
|
active12: r(e?.turquiBlue[50], 0.08),
|
|
39
41
|
active: e?.turquiBlue[50],
|
|
@@ -42,7 +44,8 @@ const v = (a, l) => {
|
|
|
42
44
|
overdefoult: r(e?.coolGrey[70], 0.1),
|
|
43
45
|
default: r(e?.coolGrey[70], 0.04),
|
|
44
46
|
borderDefault: e?.coolGrey[40],
|
|
45
|
-
|
|
47
|
+
borderTop: e?.marbleLight[10],
|
|
48
|
+
...o
|
|
46
49
|
},
|
|
47
50
|
dark: {
|
|
48
51
|
active12: r(e?.turquiBlue[50], 0.08),
|
|
@@ -52,12 +55,13 @@ const v = (a, l) => {
|
|
|
52
55
|
overdefoult: r(e?.marbleLight[10], 0.1),
|
|
53
56
|
default: r(e?.marbleLight[10], 0.04),
|
|
54
57
|
borderDefault: e?.coolGrey[20],
|
|
55
|
-
|
|
58
|
+
borderTop: r(e?.marbleLight[10], 0.04),
|
|
59
|
+
...o
|
|
56
60
|
}
|
|
57
61
|
};
|
|
58
62
|
break;
|
|
59
63
|
case "grass":
|
|
60
|
-
|
|
64
|
+
t = {
|
|
61
65
|
light: {
|
|
62
66
|
active12: r(e?.grassGreen[50], 0.08),
|
|
63
67
|
active: e?.grassGreen[50],
|
|
@@ -66,7 +70,8 @@ const v = (a, l) => {
|
|
|
66
70
|
overdefoult: r(e?.coolGrey[70], 0.1),
|
|
67
71
|
default: r(e?.coolGrey[70], 0.04),
|
|
68
72
|
borderDefault: e?.coolGrey[40],
|
|
69
|
-
|
|
73
|
+
borderTop: e?.marbleLight[10],
|
|
74
|
+
...o
|
|
70
75
|
},
|
|
71
76
|
dark: {
|
|
72
77
|
active12: r(e?.grassGreen[50], 0.08),
|
|
@@ -76,12 +81,13 @@ const v = (a, l) => {
|
|
|
76
81
|
overdefoult: r(e?.marbleLight[10], 0.1),
|
|
77
82
|
default: r(e?.marbleLight[10], 0.04),
|
|
78
83
|
borderDefault: e?.coolGrey[20],
|
|
79
|
-
|
|
84
|
+
borderTop: r(e?.marbleLight[10], 0.04),
|
|
85
|
+
...o
|
|
80
86
|
}
|
|
81
87
|
};
|
|
82
88
|
break;
|
|
83
89
|
case "desert":
|
|
84
|
-
|
|
90
|
+
t = {
|
|
85
91
|
light: {
|
|
86
92
|
active12: r(e?.desertBeige[50], 0.08),
|
|
87
93
|
active: e?.desertBeige[50],
|
|
@@ -90,7 +96,8 @@ const v = (a, l) => {
|
|
|
90
96
|
overdefoult: r(e?.marbleLight[70], 0.1),
|
|
91
97
|
default: r(e?.coolGrey[70], 0.04),
|
|
92
98
|
borderDefault: e?.coolGrey[40],
|
|
93
|
-
|
|
99
|
+
borderTop: e?.marbleLight[10],
|
|
100
|
+
...o
|
|
94
101
|
},
|
|
95
102
|
dark: {
|
|
96
103
|
active12: r(e?.desertBeige[50], 0.08),
|
|
@@ -100,12 +107,13 @@ const v = (a, l) => {
|
|
|
100
107
|
overdefoult: r(e?.marbleLight[10], 0.1),
|
|
101
108
|
default: r(e?.marbleLight[10], 0.04),
|
|
102
109
|
borderDefault: e?.coolGrey[20],
|
|
103
|
-
|
|
110
|
+
borderTop: r(e?.marbleLight[10], 0.04),
|
|
111
|
+
...o
|
|
104
112
|
}
|
|
105
113
|
};
|
|
106
114
|
break;
|
|
107
115
|
case "blaze":
|
|
108
|
-
|
|
116
|
+
t = {
|
|
109
117
|
light: {
|
|
110
118
|
active12: r(e?.blazeOrange[50], 0.08),
|
|
111
119
|
active: e?.blazeOrange[50],
|
|
@@ -114,7 +122,8 @@ const v = (a, l) => {
|
|
|
114
122
|
overdefoult: r(e?.coolGrey[70], 0.1),
|
|
115
123
|
default: r(e?.coolGrey[70], 0.04),
|
|
116
124
|
borderDefault: e?.coolGrey[40],
|
|
117
|
-
|
|
125
|
+
borderTop: e?.marbleLight[10],
|
|
126
|
+
...o
|
|
118
127
|
},
|
|
119
128
|
dark: {
|
|
120
129
|
active12: r(e?.blazeOrange[50], 0.08),
|
|
@@ -124,12 +133,13 @@ const v = (a, l) => {
|
|
|
124
133
|
overdefoult: r(e?.marbleLight[10], 0.1),
|
|
125
134
|
default: r(e?.marbleLight[10], 0.04),
|
|
126
135
|
borderDefault: e?.coolGrey[20],
|
|
127
|
-
|
|
136
|
+
borderTop: r(e?.marbleLight[10], 0.04),
|
|
137
|
+
...o
|
|
128
138
|
}
|
|
129
139
|
};
|
|
130
140
|
break;
|
|
131
141
|
default:
|
|
132
|
-
|
|
142
|
+
t = {
|
|
133
143
|
light: {
|
|
134
144
|
active12: r(e?.turquiBlue[50], 0.08),
|
|
135
145
|
active: e?.turquiBlue[50],
|
|
@@ -138,7 +148,8 @@ const v = (a, l) => {
|
|
|
138
148
|
overdefoult: r(e?.coolGrey[70], 0.1),
|
|
139
149
|
default: r(e?.coolGrey[70], 0.04),
|
|
140
150
|
borderDefault: e?.coolGrey[40],
|
|
141
|
-
|
|
151
|
+
borderTop: e?.marbleLight[10],
|
|
152
|
+
...o
|
|
142
153
|
},
|
|
143
154
|
dark: {
|
|
144
155
|
active12: r(e?.turquiBlue[50], 0.08),
|
|
@@ -148,13 +159,14 @@ const v = (a, l) => {
|
|
|
148
159
|
overdefoult: r(e?.marbleLight[10], 0.1),
|
|
149
160
|
default: r(e?.marbleLight[10], 0.04),
|
|
150
161
|
borderDefault: e?.coolGrey[20],
|
|
151
|
-
|
|
162
|
+
borderTop: r(e?.marbleLight[10], 0.04),
|
|
163
|
+
...o
|
|
152
164
|
}
|
|
153
165
|
};
|
|
154
166
|
break;
|
|
155
167
|
}
|
|
156
|
-
return l === "light" ? { ...
|
|
168
|
+
return l === "light" ? { ...t.light } : { ...t.dark };
|
|
157
169
|
};
|
|
158
170
|
export {
|
|
159
|
-
|
|
171
|
+
f as g
|
|
160
172
|
};
|
package/utils/getColorState.d.ts
CHANGED
package/theme/index.7512919c.js
DELETED
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
import { F as s, T as o, C as r, M as L, L as n, I as M, a as i, R as p, B as d, b as l, c as u, P as c, S as g, d as B, e as A, D as F, A as P, f as b, g as T, h as v, i as y, j as I, k as R, l as C, m as D, n as f, o as H, p as k, q as S, r as x, s as w, t as j, u as E, v as G, w as q, x as z, y as O, z as V, E as N, G as U } from "./MUIComponents/index.e3d060c3.js";
|
|
2
|
-
import { M as t, a as J, b as K, c as Q, d as W, e as X, f as Y, g as Z, h as _, i as $, j as m, k as e, l as h, m as aa, n as sa, o as oa, p as ra, q as La, r as na, s as Ma, t as ia, u as pa, v as da, w as la, x as ua, y as ca, z as ga, A as Ba, B as Aa, C as Fa, D as Pa, E as ba } from "./M4LExtendedComponents/index.ead1a06a.js";
|
|
3
|
-
import { M as Ta, a as va, b as ya, c as Ia, d as Ra, e as Ca, f as Da, g as fa } from "./M4LRHFComponents/index.1406e2ed.js";
|
|
4
|
-
function xa(a) {
|
|
5
|
-
return Object.assign(
|
|
6
|
-
s(a),
|
|
7
|
-
o(a),
|
|
8
|
-
r(a),
|
|
9
|
-
L(a),
|
|
10
|
-
n(a),
|
|
11
|
-
M(a),
|
|
12
|
-
i(),
|
|
13
|
-
p(a),
|
|
14
|
-
d(),
|
|
15
|
-
l(a),
|
|
16
|
-
u(a),
|
|
17
|
-
c(a),
|
|
18
|
-
g(a),
|
|
19
|
-
B(a),
|
|
20
|
-
A(a),
|
|
21
|
-
F(a),
|
|
22
|
-
P(a),
|
|
23
|
-
b(a),
|
|
24
|
-
T(a),
|
|
25
|
-
v(a),
|
|
26
|
-
y(a),
|
|
27
|
-
I(),
|
|
28
|
-
R(),
|
|
29
|
-
C(a),
|
|
30
|
-
D(a),
|
|
31
|
-
f(a),
|
|
32
|
-
H(a),
|
|
33
|
-
k(a),
|
|
34
|
-
S(a),
|
|
35
|
-
x(a),
|
|
36
|
-
w(a),
|
|
37
|
-
j(a),
|
|
38
|
-
E(a),
|
|
39
|
-
G(a),
|
|
40
|
-
q(),
|
|
41
|
-
z(a),
|
|
42
|
-
O(a),
|
|
43
|
-
V(a),
|
|
44
|
-
N(a),
|
|
45
|
-
t(a),
|
|
46
|
-
U(),
|
|
47
|
-
J(a),
|
|
48
|
-
Ta(a),
|
|
49
|
-
va(),
|
|
50
|
-
ya(a),
|
|
51
|
-
Ia(),
|
|
52
|
-
Ra(a),
|
|
53
|
-
K(),
|
|
54
|
-
Ca(a),
|
|
55
|
-
Da(),
|
|
56
|
-
Q(a),
|
|
57
|
-
W(a),
|
|
58
|
-
X(),
|
|
59
|
-
Y(a),
|
|
60
|
-
Z(a),
|
|
61
|
-
_(),
|
|
62
|
-
$(),
|
|
63
|
-
m(a),
|
|
64
|
-
fa(a),
|
|
65
|
-
e(a),
|
|
66
|
-
h(a),
|
|
67
|
-
aa(a),
|
|
68
|
-
sa(a),
|
|
69
|
-
oa(a),
|
|
70
|
-
ra(a),
|
|
71
|
-
La(a),
|
|
72
|
-
na(),
|
|
73
|
-
Ma(a),
|
|
74
|
-
ia(a),
|
|
75
|
-
pa(a),
|
|
76
|
-
da(a),
|
|
77
|
-
la(),
|
|
78
|
-
ua(a),
|
|
79
|
-
ca(),
|
|
80
|
-
ga(a),
|
|
81
|
-
Ba(a),
|
|
82
|
-
Aa(a),
|
|
83
|
-
Fa(a),
|
|
84
|
-
Pa(a),
|
|
85
|
-
ba(a)
|
|
86
|
-
);
|
|
87
|
-
}
|
|
88
|
-
export {
|
|
89
|
-
xa as f
|
|
90
|
-
};
|