@m4l/components 4.1.4 → 4.1.5
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.
|
@@ -1,9 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import SimpleBarReact from 'simplebar-react';
|
|
3
2
|
export declare const RootStyle: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
4
|
-
export declare const SimpleBarStyle: import("@emotion/styled").StyledComponent<
|
|
5
|
-
|
|
6
|
-
}>;
|
|
7
|
-
export declare const SimpleBarStyle2: import("@emotion/styled").StyledComponent<SimpleBarReact.Props & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {
|
|
8
|
-
ref?: import("react").Ref<SimpleBarReact> | undefined;
|
|
9
|
-
}>;
|
|
3
|
+
export declare const SimpleBarStyle: import("@emotion/styled").StyledComponent<import("simplebar-react").Props & import("react").RefAttributes<import("simplebar-core").default | null> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
4
|
+
export declare const SimpleBarStyle2: import("@emotion/styled").StyledComponent<import("simplebar-react").Props & import("react").RefAttributes<import("simplebar-core").default | null> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
@@ -1,6 +1,3 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
|
|
3
|
-
export declare const SimpleBarStyle: import("@emotion/styled").StyledComponent<SimpleBarReact.Props & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {
|
|
4
|
-
ref?: import("react").Ref<SimpleBarReact> | undefined;
|
|
5
|
-
}>;
|
|
2
|
+
export declare const SimpleBarStyle: import("@emotion/styled").StyledComponent<import("simplebar-react").Props & import("react").RefAttributes<import("simplebar-core").default | null> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
6
3
|
export declare const AnimatedScrollRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
package/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r, Y, bN, aQ, aS, aT, aR, aP, A, bL, bT, c3, j, o, n, k, Z, a1, bY, an, _, $, a9, aa, a0, aE, aG, aF, aI, aD, aC, aH, aJ, aB, bf, av, w, D, ap, aW, aL, b_, bZ, aM, bg, bi, aY, bU, bC, aN, b5, ab, I, b8, ac, t, b6, a2, b7, a3, b9, a4, bp, L, bX, br, ba, bc, bb, be, b$, a5, c5, bj, c4, M, c, b, bt, N, bw, bA, a6, bz, bB, ax, as, ad, bR, bQ, bS, ay, b4, P, bD, R, z, Q, K, C, E, G, J, F, U, V, X, c0, bE, aZ, bF, S, bW, bK, bG, ae, a8, ag, ai, ah, af, T, bH, bJ, al, am, aj, bV, ak, aq, bo, bn, l, W, a$, a_, b0, m, bI, aV, bm, bv, by, aX, aO, bO, bM, s, x, aU, a, aK, c1, au, ao, aw, at, az, aA, g, bq, bs, bl, bk, bu, bx, a7, H, B, y, O, ar, c9, b2, b1, c2, cc, u, c6, ca, cb, bd, bh, c7, bP, q, c8, p, d, e, v, h, i, f, b3 } from "./vendor-
|
|
1
|
+
import { r, Y, bN, aQ, aS, aT, aR, aP, A, bL, bT, c3, j, o, n, k, Z, a1, bY, an, _, $, a9, aa, a0, aE, aG, aF, aI, aD, aC, aH, aJ, aB, bf, av, w, D, ap, aW, aL, b_, bZ, aM, bg, bi, aY, bU, bC, aN, b5, ab, I, b8, ac, t, b6, a2, b7, a3, b9, a4, bp, L, bX, br, ba, bc, bb, be, b$, a5, c5, bj, c4, M, c, b, bt, N, bw, bA, a6, bz, bB, ax, as, ad, bR, bQ, bS, ay, b4, P, bD, R, z, Q, K, C, E, G, J, F, U, V, X, c0, bE, aZ, bF, S, bW, bK, bG, ae, a8, ag, ai, ah, af, T, bH, bJ, al, am, aj, bV, ak, aq, bo, bn, l, W, a$, a_, b0, m, bI, aV, bm, bv, by, aX, aO, bO, bM, s, x, aU, a, aK, c1, au, ao, aw, at, az, aA, g, bq, bs, bl, bk, bu, bx, a7, H, B, y, O, ar, c9, b2, b1, c2, cc, u, c6, ca, cb, bd, bh, c7, bP, q, c8, p, d, e, v, h, i, f, b3 } from "./vendor-B-YY15ND.js";
|
|
2
2
|
export {
|
|
3
3
|
r as AREAS_DICTIONARY_ID,
|
|
4
4
|
Y as Accordion,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@m4l/components",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.5",
|
|
4
4
|
"license": "UNLICENSED",
|
|
5
5
|
"lint-staged": {
|
|
6
6
|
"src/**/*.{js,ts,jsx,tsx}": "eslint --max-warnings=0 --fix",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"react-spinners": "^0.13.8",
|
|
54
54
|
"react-toastify": "10.0.5",
|
|
55
55
|
"react-transition-group": "^4.4.5",
|
|
56
|
-
"simplebar-react": "2.
|
|
56
|
+
"simplebar-react": "3.2.6",
|
|
57
57
|
"storybook": "8.2.9",
|
|
58
58
|
"yup": "^0.32.11",
|
|
59
59
|
"zustand": "4.3.6"
|
|
@@ -9217,9 +9217,6 @@ const RootStyle = styled$1("div")(({ theme }) => ({
|
|
|
9217
9217
|
...theme.components?.M4LScrollBar?.styleOverrides
|
|
9218
9218
|
}));
|
|
9219
9219
|
const SimpleBarStyle = styled$1(SimpleBarReact)`
|
|
9220
|
-
/* flex-grow: 1;
|
|
9221
|
-
height: 100%;
|
|
9222
|
-
overflow: hidden; */
|
|
9223
9220
|
height: 100%;
|
|
9224
9221
|
`;
|
|
9225
9222
|
styled$1(SimpleBarReact)(({ theme }) => ({
|
|
@@ -10813,7 +10810,7 @@ const MessagePinButtonIconStyled = styled$1(Icon, {
|
|
|
10813
10810
|
const ToastContainer = (props) => {
|
|
10814
10811
|
const { children, fixed = true, dataTestId, ...restProps } = props;
|
|
10815
10812
|
const ownerState = { fixed };
|
|
10816
|
-
return /* @__PURE__ */ jsxs(
|
|
10813
|
+
return /* @__PURE__ */ jsx(AppearanceComponentProvider, { children: /* @__PURE__ */ jsxs(
|
|
10817
10814
|
RootStyled$2,
|
|
10818
10815
|
{
|
|
10819
10816
|
ownerState,
|
|
@@ -10833,7 +10830,7 @@ const ToastContainer = (props) => {
|
|
|
10833
10830
|
children
|
|
10834
10831
|
]
|
|
10835
10832
|
}
|
|
10836
|
-
);
|
|
10833
|
+
) });
|
|
10837
10834
|
};
|
|
10838
10835
|
const ICONS = {
|
|
10839
10836
|
SUCCESS: "success.svg",
|