@abyss-project/commons-front-core 1.0.24 → 1.0.25
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,3 +1,4 @@
|
|
|
1
|
+
import { SxProps } from '@mui/material';
|
|
1
2
|
import { default as React } from 'react';
|
|
2
3
|
export declare const drawerWidth = 275;
|
|
3
4
|
export declare const DOCUMENTATION_URL = "https://abyss-project.gitbook.io/abyss/";
|
|
@@ -6,6 +7,7 @@ type Props = {
|
|
|
6
7
|
handleDrawerToggle?: () => void;
|
|
7
8
|
header?: React.ReactNode;
|
|
8
9
|
drawer?: React.ReactNode;
|
|
10
|
+
sxProps?: SxProps;
|
|
9
11
|
classes: Record<string, string>;
|
|
10
12
|
};
|
|
11
13
|
declare const _default: React.JSXElementConstructor<Omit<Props & {
|
|
@@ -17896,7 +17896,7 @@ Fl("CapacitorHttp", {
|
|
|
17896
17896
|
web: () => new hM()
|
|
17897
17897
|
});
|
|
17898
17898
|
const gM = Fl("Share", {
|
|
17899
|
-
web: () => import("./web-
|
|
17899
|
+
web: () => import("./web-BL-yJVc1.js").then((e) => new e.ShareWeb())
|
|
17900
17900
|
});
|
|
17901
17901
|
class mM extends ph {
|
|
17902
17902
|
async write(t) {
|
|
@@ -27308,13 +27308,15 @@ const QL = ({
|
|
|
27308
27308
|
isMobileOpen: r,
|
|
27309
27309
|
handleDrawerToggle: n,
|
|
27310
27310
|
header: a,
|
|
27311
|
-
children: o
|
|
27311
|
+
children: o,
|
|
27312
|
+
sxProps: l
|
|
27312
27313
|
}) => /* @__PURE__ */ ne(
|
|
27313
27314
|
G,
|
|
27314
27315
|
{
|
|
27315
27316
|
className: e.mainContainer,
|
|
27316
27317
|
sx: {
|
|
27317
|
-
background: `linear-gradient(135deg, ${j.abyssPrimaryDarker4} 0%, ${Oe(j.abyssPrimaryDarker, 0.1)} 100%)
|
|
27318
|
+
background: `linear-gradient(135deg, ${j.abyssPrimaryDarker4} 0%, ${Oe(j.abyssPrimaryDarker, 0.1)} 100%)`,
|
|
27319
|
+
...l
|
|
27318
27320
|
},
|
|
27319
27321
|
children: [
|
|
27320
27322
|
/* @__PURE__ */ x(Ah, {}),
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as o, a as e, b as r, ac as t, ad as i, ae as A, y as d, af as l, z as C, G as n, B as y, ag as L, m as u, ah as I, ai as S, aj as g, A as b, R as p, _ as D, V as T, O as m, C as _, j as R, ak as O, s as F, u as P, t as c, q as h, K as E, N as B, D as M, ab as N, l as U, E as f, X as v, F as x, v as H, g as W, T as k, I as X, n as w, o as G, h as j, x as Z, J as V, L as K, a9 as Q, a7 as q, a8 as z, M as J, H as Y, aa as $, r as aa, k as sa, P as oa, d as ea, Q as ra, Y as ta, S as ia, $ as Aa, Z as da, U as la, p as Ca, i as na, w as ya, e as La, f as ua, a0 as Ia, an as Sa, a2 as ga, ao as ba, a5 as pa, a3 as Da, a1 as Ta, a4 as ma, al as _a, am as Ra, a6 as Oa } from "./index-
|
|
1
|
+
import { c as o, a as e, b as r, ac as t, ad as i, ae as A, y as d, af as l, z as C, G as n, B as y, ag as L, m as u, ah as I, ai as S, aj as g, A as b, R as p, _ as D, V as T, O as m, C as _, j as R, ak as O, s as F, u as P, t as c, q as h, K as E, N as B, D as M, ab as N, l as U, E as f, X as v, F as x, v as H, g as W, T as k, I as X, n as w, o as G, h as j, x as Z, J as V, L as K, a9 as Q, a7 as q, a8 as z, M as J, H as Y, aa as $, r as aa, k as sa, P as oa, d as ea, Q as ra, Y as ta, S as ia, $ as Aa, Z as da, U as la, p as Ca, i as na, w as ya, e as La, f as ua, a0 as Ia, an as Sa, a2 as ga, ao as ba, a5 as pa, a3 as Da, a1 as Ta, a4 as ma, al as _a, am as Ra, a6 as Oa } from "./index-BzB-QkqG.js";
|
|
2
2
|
export {
|
|
3
3
|
o as AVATAR_BASE_SX,
|
|
4
4
|
e as AVATAR_BASE_WIDTH,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@abyss-project/commons-front-core",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.25",
|
|
4
4
|
"description": "Front Core package of AbyssProject",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "./dist/index.js",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"use-debounce": "^10.0.5",
|
|
65
65
|
"uuid": "^9.0.0",
|
|
66
66
|
"yup": "^0.32.11",
|
|
67
|
-
"@abyss-project/main": "1.0.
|
|
67
|
+
"@abyss-project/main": "1.0.34"
|
|
68
68
|
},
|
|
69
69
|
"devDependencies": {
|
|
70
70
|
"@types/byte-size": "^8.1.0",
|