@solostylist/ui-kit 1.0.59 → 1.0.61
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/dist/{Box-DuNveqKq.js → Box-59IuS_L5.js} +13 -12
- package/dist/{Close-Dc2lVwnr.js → Close-je3Um4HX.js} +1 -1
- package/dist/{HelpOutlineOutlined-BAjVLccf.js → HelpOutlineOutlined-KaKitLEg.js} +1 -1
- package/dist/{Menu-CFtdt9_b.js → Menu-BryWw38A.js} +45 -42
- package/dist/{MenuItem-Bqce0qet.js → MenuItem-C960l-k0.js} +7 -6
- package/dist/{Select-D539S2ky.js → Select-Dn200g2G.js} +8 -7
- package/dist/{Stack-CG6wicnq.js → Stack-pbzhmSem.js} +3 -3
- package/dist/TransitionGroup-SMeOIin5.js +197 -0
- package/dist/{Typography-Bj_bEcQU.js → Typography-TjZNaHX9.js} +4 -4
- package/dist/{buttonBaseClasses-2-g8E4KG.js → buttonBaseClasses-CZ6KQy34.js} +1 -1
- package/dist/{chipClasses-DKfDKFnh.js → chipClasses-C2-PvwSn.js} +1 -1
- package/dist/{createSvgIcon-ChpOI-a_.js → createSvgIcon-BeTgaSim.js} +180 -216
- package/dist/defaultTheme-kN8jLC95.js +42 -0
- package/dist/{identifier-9JFYVRsR.js → generateUtilityClasses-CTfRViuv.js} +25 -41
- package/dist/{iconButtonClasses-Ba5VdL62.js → iconButtonClasses-Bjc802it.js} +1 -1
- package/dist/identifier-CGgVMHib.js +18 -0
- package/dist/{index-Cuc5JxMf.js → index-CUjJ3gl6.js} +4 -4
- package/dist/main.d.ts +8 -2
- package/dist/main.js +46 -39
- package/dist/objectWithoutPropertiesLoose-DiWPeE4c.js +22 -0
- package/dist/{outlinedInputClasses-MXXlnR_X.js → outlinedInputClasses-CBivYvoh.js} +1 -1
- package/dist/s-data-table/s-data-table.js +20 -19
- package/dist/s-date-picker/index.d.ts +2 -0
- package/dist/s-date-picker/index.js +4 -0
- package/dist/s-date-picker/package.json +5 -0
- package/dist/s-date-picker/s-date-picker.d.ts +11 -0
- package/dist/s-date-picker/s-date-picker.js +1483 -0
- package/dist/s-datetime-picker/index.d.ts +0 -2
- package/dist/s-datetime-picker/index.js +2 -3
- package/dist/s-datetime-picker/s-datetime-picker.d.ts +0 -4
- package/dist/s-datetime-picker/s-datetime-picker.js +3062 -16677
- package/dist/s-dialog/s-dialog.js +1 -1
- package/dist/s-dialog-confirm/s-dialog-confirm.js +2 -2
- package/dist/s-dialog-message/s-dialog-message.js +2 -2
- package/dist/s-file-dropzone/s-file-dropzone.js +4 -4
- package/dist/s-file-icon/s-file-icon.js +1 -1
- package/dist/s-form/s-form.js +1 -1
- package/dist/s-glow-button/index.d.ts +2 -0
- package/dist/s-glow-button/index.js +4 -0
- package/dist/s-glow-button/package.json +5 -0
- package/dist/s-glow-button/s-glow-button.d.ts +9 -0
- package/dist/s-glow-button/s-glow-button.js +203 -0
- package/dist/s-gradient-icon/index.d.ts +2 -0
- package/dist/s-gradient-icon/index.js +4 -0
- package/dist/s-gradient-icon/package.json +5 -0
- package/dist/s-gradient-icon/s-gradient-icon.d.ts +12 -0
- package/dist/s-gradient-icon/s-gradient-icon.js +22 -0
- package/dist/s-label/s-label.js +1 -1
- package/dist/s-localization-provider/index.d.ts +2 -0
- package/dist/s-localization-provider/index.js +4 -0
- package/dist/s-localization-provider/package.json +5 -0
- package/dist/s-localization-provider/s-localization-provider.d.ts +5 -0
- package/dist/s-localization-provider/s-localization-provider.js +481 -0
- package/dist/s-multi-select/s-multi-select.js +3 -3
- package/dist/s-smart-text-field/s-smart-text-field.js +15 -14
- package/dist/s-text-editor/s-text-editor-toolbar.js +4 -4
- package/dist/s-text-editor/s-text-editor.js +1 -1
- package/dist/s-tip/s-tip.js +3 -3
- package/dist/{tabClasses-BM7nwRzw.js → tabClasses-ENprUfJ-.js} +1 -1
- package/dist/theme/components/avatar.js +1 -1
- package/dist/theme/customizations/data-display.js +6 -6
- package/dist/theme/customizations/inputs.js +3 -3
- package/dist/theme/customizations/navigation.js +2 -2
- package/dist/{typographyClasses-D511Gj84.js → typographyClasses-DiFekpbX.js} +1 -1
- package/dist/useMobilePicker-DV2vFPGZ.js +13121 -0
- package/dist/{useSlot-Dje0rInB.js → useSlot-Cciih_p6.js} +13 -12
- package/dist/{useThemeProps-kZjTQ980.js → useThemeProps-hdzu913B.js} +1 -1
- package/dist/warning-BeMCQpXj.js +135 -0
- package/package.json +3 -2
- package/dist/TransitionGroup-BCkqyHLn.js +0 -216
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { s as u, C as d, b as h, P as e } from "./createTheme-CozHbEju.js";
|
|
2
|
-
import {
|
|
2
|
+
import { c as T, T as y } from "./identifier-CGgVMHib.js";
|
|
3
|
+
import { s as B, g as N } from "./generateUtilityClasses-CTfRViuv.js";
|
|
3
4
|
import * as C from "react";
|
|
4
5
|
import { j as b } from "./jsx-runtime-C5mzlN2N.js";
|
|
5
6
|
import { u as g } from "./useTheme-BM5dU4pp.js";
|
|
@@ -10,26 +11,26 @@ function E(n = {}) {
|
|
|
10
11
|
defaultTheme: m,
|
|
11
12
|
defaultClassName: a = "MuiBox-root",
|
|
12
13
|
generateClassName: r
|
|
13
|
-
} = n, c =
|
|
14
|
+
} = n, c = B("div", {
|
|
14
15
|
shouldForwardProp: (o) => o !== "theme" && o !== "sx" && o !== "as"
|
|
15
16
|
})(u);
|
|
16
|
-
return /* @__PURE__ */ C.forwardRef(function(
|
|
17
|
+
return /* @__PURE__ */ C.forwardRef(function(f, l) {
|
|
17
18
|
const s = g(m), {
|
|
18
19
|
className: i,
|
|
19
|
-
component:
|
|
20
|
-
...
|
|
21
|
-
} = j(
|
|
20
|
+
component: p = "div",
|
|
21
|
+
...x
|
|
22
|
+
} = j(f);
|
|
22
23
|
return /* @__PURE__ */ b.jsx(c, {
|
|
23
|
-
as:
|
|
24
|
-
ref:
|
|
25
|
-
className:
|
|
24
|
+
as: p,
|
|
25
|
+
ref: l,
|
|
26
|
+
className: T(i, r ? r(a) : a),
|
|
26
27
|
theme: t && s[t] || s,
|
|
27
|
-
...
|
|
28
|
+
...x
|
|
28
29
|
});
|
|
29
30
|
});
|
|
30
31
|
}
|
|
31
|
-
const v =
|
|
32
|
-
themeId:
|
|
32
|
+
const v = N("MuiBox", ["root"]), O = h(), P = E({
|
|
33
|
+
themeId: y,
|
|
33
34
|
defaultTheme: O,
|
|
34
35
|
defaultClassName: v.root,
|
|
35
36
|
generateClassName: d.generate
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { j as o } from "./jsx-runtime-C5mzlN2N.js";
|
|
2
|
-
import { c as s } from "./createSvgIcon-
|
|
2
|
+
import { c as s } from "./createSvgIcon-BeTgaSim.js";
|
|
3
3
|
const e = s(/* @__PURE__ */ o.jsx("path", {
|
|
4
4
|
d: "M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
|
|
5
5
|
}), "Close");
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { j as t } from "./jsx-runtime-C5mzlN2N.js";
|
|
2
|
-
import { c } from "./createSvgIcon-
|
|
2
|
+
import { c } from "./createSvgIcon-BeTgaSim.js";
|
|
3
3
|
const o = c(/* @__PURE__ */ t.jsx("path", {
|
|
4
4
|
d: "M11 18h2v-2h-2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4"
|
|
5
5
|
}), "HelpOutlineOutlined");
|
|
@@ -1,12 +1,15 @@
|
|
|
1
1
|
import * as p from "react";
|
|
2
2
|
import ve from "react";
|
|
3
3
|
import { P as e, g as le, a as He, q as ze, l as rt } from "./createTheme-CozHbEju.js";
|
|
4
|
-
import { T as Rt,
|
|
4
|
+
import { T as Rt, c as te } from "./identifier-CGgVMHib.js";
|
|
5
5
|
import { j as L } from "./jsx-runtime-C5mzlN2N.js";
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
6
|
+
import { u as ce, a as W, b as ue, m as it, r as Ot } from "./createSvgIcon-BeTgaSim.js";
|
|
7
|
+
import { g as pe } from "./generateUtilityClasses-CTfRViuv.js";
|
|
8
|
+
import { c as we, f as Nt, u as oe, b as X, d as We, g as wt, m as St, r as Ct, e as Mt, a as kt, h as Dt, i as It } from "./useSlot-Cciih_p6.js";
|
|
9
|
+
import { d as jt } from "./defaultTheme-kN8jLC95.js";
|
|
8
10
|
import { u as Ft } from "./useTheme-BM5dU4pp.js";
|
|
9
|
-
import { _ as Lt
|
|
11
|
+
import { _ as Lt } from "./objectWithoutPropertiesLoose-DiWPeE4c.js";
|
|
12
|
+
import { _ as At, a as st } from "./TransitionGroup-SMeOIin5.js";
|
|
10
13
|
import * as $t from "react-dom";
|
|
11
14
|
import Te from "react-dom";
|
|
12
15
|
import { u as Le } from "./useEnhancedEffect-CJGo-L3B.js";
|
|
@@ -30,7 +33,7 @@ const _t = /* @__PURE__ */ p.createContext();
|
|
|
30
33
|
process.env.NODE_ENV !== "production" && (e.node, e.bool);
|
|
31
34
|
const Ut = () => p.useContext(_t) ?? !1;
|
|
32
35
|
function _e() {
|
|
33
|
-
const t = Ft(
|
|
36
|
+
const t = Ft(jt);
|
|
34
37
|
return process.env.NODE_ENV !== "production" && p.useDebugValue(t), t[Rt] || t;
|
|
35
38
|
}
|
|
36
39
|
function qt(t, n = 166) {
|
|
@@ -61,7 +64,7 @@ var Kt = process.env.NODE_ENV !== "production" ? e.oneOfType([e.number, e.shape(
|
|
|
61
64
|
enter: e.number,
|
|
62
65
|
exit: e.number,
|
|
63
66
|
appear: e.number
|
|
64
|
-
}).isRequired]) : null,
|
|
67
|
+
}).isRequired]) : null, Yn = process.env.NODE_ENV !== "production" ? e.oneOfType([e.string, e.shape({
|
|
65
68
|
enter: e.string,
|
|
66
69
|
exit: e.string,
|
|
67
70
|
active: e.string
|
|
@@ -75,7 +78,7 @@ var Kt = process.env.NODE_ENV !== "production" ? e.oneOfType([e.number, e.shape(
|
|
|
75
78
|
})]) : null, Bt = function(n) {
|
|
76
79
|
return n.scrollTop;
|
|
77
80
|
}, me = "unmounted", Z = "exited", ee = "entering", ae = "entered", Ae = "exiting", G = /* @__PURE__ */ function(t) {
|
|
78
|
-
|
|
81
|
+
At(n, t);
|
|
79
82
|
function n(i, s) {
|
|
80
83
|
var r;
|
|
81
84
|
r = t.call(this, i, s) || this;
|
|
@@ -193,7 +196,7 @@ var Kt = process.env.NODE_ENV !== "production" ? e.oneOfType([e.number, e.shape(
|
|
|
193
196
|
return null;
|
|
194
197
|
var r = this.props, a = r.children;
|
|
195
198
|
r.in, r.mountOnEnter, r.unmountOnExit, r.appear, r.enter, r.exit, r.timeout, r.addEndListener, r.onEnter, r.onEntering, r.onEntered, r.onExit, r.onExiting, r.onExited, r.nodeRef;
|
|
196
|
-
var l =
|
|
199
|
+
var l = Lt(r, ["children", "in", "mountOnEnter", "unmountOnExit", "appear", "enter", "exit", "timeout", "addEndListener", "onEnter", "onEntering", "onEntered", "onExit", "onExiting", "onExited", "nodeRef"]);
|
|
197
200
|
return (
|
|
198
201
|
// allows for nested Transitions
|
|
199
202
|
/* @__PURE__ */ ve.createElement(st.Provider, {
|
|
@@ -497,7 +500,7 @@ const Gt = {
|
|
|
497
500
|
// eslint-disable-next-line react/prop-types
|
|
498
501
|
TransitionComponent: C = G,
|
|
499
502
|
...g
|
|
500
|
-
} = n, w =
|
|
503
|
+
} = n, w = Nt(), u = p.useRef(), f = _e(), y = p.useRef(null), S = oe(y, Se(r), o), O = (d) => (h) => {
|
|
501
504
|
if (d) {
|
|
502
505
|
const j = y.current;
|
|
503
506
|
h === void 0 ? d(j) : d(j, h);
|
|
@@ -1159,13 +1162,13 @@ process.env.NODE_ENV !== "production" && (mt.propTypes = {
|
|
|
1159
1162
|
function cn(t) {
|
|
1160
1163
|
return le("MuiBackdrop", t);
|
|
1161
1164
|
}
|
|
1162
|
-
|
|
1165
|
+
pe("MuiBackdrop", ["root", "invisible"]);
|
|
1163
1166
|
const un = (t) => {
|
|
1164
1167
|
const {
|
|
1165
1168
|
classes: n,
|
|
1166
1169
|
invisible: o
|
|
1167
1170
|
} = t;
|
|
1168
|
-
return
|
|
1171
|
+
return ue({
|
|
1169
1172
|
root: ["root", o && "invisible"]
|
|
1170
1173
|
}, cn, n);
|
|
1171
1174
|
}, pn = W("div", {
|
|
@@ -1197,7 +1200,7 @@ const un = (t) => {
|
|
|
1197
1200
|
}
|
|
1198
1201
|
}]
|
|
1199
1202
|
}), ht = /* @__PURE__ */ p.forwardRef(function(n, o) {
|
|
1200
|
-
const i =
|
|
1203
|
+
const i = ce({
|
|
1201
1204
|
props: n,
|
|
1202
1205
|
name: "MuiBackdrop"
|
|
1203
1206
|
}), {
|
|
@@ -1391,7 +1394,7 @@ function mn(t) {
|
|
|
1391
1394
|
};
|
|
1392
1395
|
return {
|
|
1393
1396
|
getRootProps: (d = {}) => {
|
|
1394
|
-
const h =
|
|
1397
|
+
const h = wt(t);
|
|
1395
1398
|
delete h.onTransitionEnter, delete h.onTransitionExited;
|
|
1396
1399
|
const j = {
|
|
1397
1400
|
...h,
|
|
@@ -1440,14 +1443,14 @@ function mn(t) {
|
|
|
1440
1443
|
function hn(t) {
|
|
1441
1444
|
return le("MuiModal", t);
|
|
1442
1445
|
}
|
|
1443
|
-
|
|
1446
|
+
pe("MuiModal", ["root", "hidden", "backdrop"]);
|
|
1444
1447
|
const bn = (t) => {
|
|
1445
1448
|
const {
|
|
1446
1449
|
open: n,
|
|
1447
1450
|
exited: o,
|
|
1448
1451
|
classes: i
|
|
1449
1452
|
} = t;
|
|
1450
|
-
return
|
|
1453
|
+
return ue({
|
|
1451
1454
|
root: ["root", !n && o && "hidden"],
|
|
1452
1455
|
backdrop: ["backdrop"]
|
|
1453
1456
|
}, hn, i);
|
|
@@ -1483,7 +1486,7 @@ const bn = (t) => {
|
|
|
1483
1486
|
})({
|
|
1484
1487
|
zIndex: -1
|
|
1485
1488
|
}), bt = /* @__PURE__ */ p.forwardRef(function(n, o) {
|
|
1486
|
-
const i =
|
|
1489
|
+
const i = ce({
|
|
1487
1490
|
name: "MuiModal",
|
|
1488
1491
|
props: n
|
|
1489
1492
|
}), {
|
|
@@ -1776,7 +1779,7 @@ process.env.NODE_ENV !== "production" && (bt.propTypes = {
|
|
|
1776
1779
|
function yn(t) {
|
|
1777
1780
|
return le("MuiPaper", t);
|
|
1778
1781
|
}
|
|
1779
|
-
|
|
1782
|
+
pe("MuiPaper", ["root", "rounded", "outlined", "elevation", "elevation0", "elevation1", "elevation2", "elevation3", "elevation4", "elevation5", "elevation6", "elevation7", "elevation8", "elevation9", "elevation10", "elevation11", "elevation12", "elevation13", "elevation14", "elevation15", "elevation16", "elevation17", "elevation18", "elevation19", "elevation20", "elevation21", "elevation22", "elevation23", "elevation24"]);
|
|
1780
1783
|
const vn = (t) => {
|
|
1781
1784
|
const {
|
|
1782
1785
|
square: n,
|
|
@@ -1786,7 +1789,7 @@ const vn = (t) => {
|
|
|
1786
1789
|
} = t, r = {
|
|
1787
1790
|
root: ["root", i, !n && "rounded", i === "elevation" && `elevation${o}`]
|
|
1788
1791
|
};
|
|
1789
|
-
return
|
|
1792
|
+
return ue(r, yn, s);
|
|
1790
1793
|
}, Tn = W("div", {
|
|
1791
1794
|
name: "MuiPaper",
|
|
1792
1795
|
slot: "Root",
|
|
@@ -1827,7 +1830,7 @@ const vn = (t) => {
|
|
|
1827
1830
|
}]
|
|
1828
1831
|
}))), Et = /* @__PURE__ */ p.forwardRef(function(n, o) {
|
|
1829
1832
|
var m;
|
|
1830
|
-
const i =
|
|
1833
|
+
const i = ce({
|
|
1831
1834
|
props: n,
|
|
1832
1835
|
name: "MuiPaper"
|
|
1833
1836
|
}), s = _e(), {
|
|
@@ -1921,7 +1924,7 @@ process.env.NODE_ENV !== "production" && (Et.propTypes = {
|
|
|
1921
1924
|
function xn(t) {
|
|
1922
1925
|
return le("MuiPopover", t);
|
|
1923
1926
|
}
|
|
1924
|
-
|
|
1927
|
+
pe("MuiPopover", ["root", "paper"]);
|
|
1925
1928
|
function et(t, n) {
|
|
1926
1929
|
let o = 0;
|
|
1927
1930
|
return typeof n == "number" ? o = n : n === "center" ? o = t.height / 2 : n === "bottom" && (o = t.height), o;
|
|
@@ -1940,7 +1943,7 @@ const Pn = (t) => {
|
|
|
1940
1943
|
const {
|
|
1941
1944
|
classes: n
|
|
1942
1945
|
} = t;
|
|
1943
|
-
return
|
|
1946
|
+
return ue({
|
|
1944
1947
|
root: ["root"],
|
|
1945
1948
|
paper: ["paper"]
|
|
1946
1949
|
}, xn, n);
|
|
@@ -1963,7 +1966,7 @@ const Pn = (t) => {
|
|
|
1963
1966
|
// We disable the focus ring for mouse, touch and keyboard users.
|
|
1964
1967
|
outline: 0
|
|
1965
1968
|
}), yt = /* @__PURE__ */ p.forwardRef(function(n, o) {
|
|
1966
|
-
const i =
|
|
1969
|
+
const i = ce({
|
|
1967
1970
|
props: n,
|
|
1968
1971
|
name: "MuiPopover"
|
|
1969
1972
|
}), {
|
|
@@ -2134,7 +2137,7 @@ const Pn = (t) => {
|
|
|
2134
2137
|
backdrop: C.backdrop
|
|
2135
2138
|
},
|
|
2136
2139
|
slotProps: {
|
|
2137
|
-
backdrop:
|
|
2140
|
+
backdrop: St(typeof g.backdrop == "function" ? g.backdrop(k) : g.backdrop, {
|
|
2138
2141
|
invisible: !0
|
|
2139
2142
|
})
|
|
2140
2143
|
},
|
|
@@ -2183,7 +2186,7 @@ process.env.NODE_ENV !== "production" && (yt.propTypes = {
|
|
|
2183
2186
|
* A ref for imperative actions.
|
|
2184
2187
|
* It currently only supports updatePosition() action.
|
|
2185
2188
|
*/
|
|
2186
|
-
action:
|
|
2189
|
+
action: Ct,
|
|
2187
2190
|
/**
|
|
2188
2191
|
* An HTML element, [PopoverVirtualElement](https://mui.com/material-ui/react-popover/#virtual-element),
|
|
2189
2192
|
* or a function that returns either.
|
|
@@ -2307,7 +2310,7 @@ process.env.NODE_ENV !== "production" && (yt.propTypes = {
|
|
|
2307
2310
|
* @default {}
|
|
2308
2311
|
*/
|
|
2309
2312
|
PaperProps: e.shape({
|
|
2310
|
-
component:
|
|
2313
|
+
component: Mt
|
|
2311
2314
|
}),
|
|
2312
2315
|
/**
|
|
2313
2316
|
* The props used for each slot inside.
|
|
@@ -2381,14 +2384,14 @@ function On(t) {
|
|
|
2381
2384
|
ownerState: i,
|
|
2382
2385
|
skipResolvingSlotProps: s = !1,
|
|
2383
2386
|
...r
|
|
2384
|
-
} = t, a = s ? {} :
|
|
2387
|
+
} = t, a = s ? {} : kt(o, i), {
|
|
2385
2388
|
props: l,
|
|
2386
2389
|
internalRef: c
|
|
2387
|
-
} =
|
|
2390
|
+
} = Dt({
|
|
2388
2391
|
...r,
|
|
2389
2392
|
externalSlotProps: a
|
|
2390
2393
|
}), b = oe(c, a == null ? void 0 : a.ref, (v = t.additionalProps) == null ? void 0 : v.ref);
|
|
2391
|
-
return
|
|
2394
|
+
return It(n, {
|
|
2392
2395
|
...l,
|
|
2393
2396
|
ref: b
|
|
2394
2397
|
}, i);
|
|
@@ -2398,7 +2401,7 @@ process.env.NODE_ENV !== "production" && (vt.displayName = "ListContext");
|
|
|
2398
2401
|
function Nn(t) {
|
|
2399
2402
|
return le("MuiList", t);
|
|
2400
2403
|
}
|
|
2401
|
-
|
|
2404
|
+
pe("MuiList", ["root", "padding", "dense", "subheader"]);
|
|
2402
2405
|
const wn = (t) => {
|
|
2403
2406
|
const {
|
|
2404
2407
|
classes: n,
|
|
@@ -2406,7 +2409,7 @@ const wn = (t) => {
|
|
|
2406
2409
|
dense: i,
|
|
2407
2410
|
subheader: s
|
|
2408
2411
|
} = t;
|
|
2409
|
-
return
|
|
2412
|
+
return ue({
|
|
2410
2413
|
root: ["root", !o && "padding", i && "dense", s && "subheader"]
|
|
2411
2414
|
}, Nn, n);
|
|
2412
2415
|
}, Sn = W("ul", {
|
|
@@ -2440,7 +2443,7 @@ const wn = (t) => {
|
|
|
2440
2443
|
}
|
|
2441
2444
|
}]
|
|
2442
2445
|
}), Tt = /* @__PURE__ */ p.forwardRef(function(n, o) {
|
|
2443
|
-
const i =
|
|
2446
|
+
const i = ce({
|
|
2444
2447
|
props: n,
|
|
2445
2448
|
name: "MuiList"
|
|
2446
2449
|
}), {
|
|
@@ -2673,7 +2676,7 @@ process.env.NODE_ENV !== "production" && (Pt.propTypes = {
|
|
|
2673
2676
|
function Cn(t) {
|
|
2674
2677
|
return le("MuiMenu", t);
|
|
2675
2678
|
}
|
|
2676
|
-
|
|
2679
|
+
pe("MuiMenu", ["root", "paper", "list"]);
|
|
2677
2680
|
const Mn = {
|
|
2678
2681
|
vertical: "top",
|
|
2679
2682
|
horizontal: "right"
|
|
@@ -2684,13 +2687,13 @@ const Mn = {
|
|
|
2684
2687
|
const {
|
|
2685
2688
|
classes: n
|
|
2686
2689
|
} = t;
|
|
2687
|
-
return
|
|
2690
|
+
return ue({
|
|
2688
2691
|
root: ["root"],
|
|
2689
2692
|
paper: ["paper"],
|
|
2690
2693
|
list: ["list"]
|
|
2691
2694
|
}, Cn, n);
|
|
2692
2695
|
}, In = W(yt, {
|
|
2693
|
-
shouldForwardProp: (t) =>
|
|
2696
|
+
shouldForwardProp: (t) => Ot(t) || t === "classes",
|
|
2694
2697
|
name: "MuiMenu",
|
|
2695
2698
|
slot: "Root"
|
|
2696
2699
|
})({}), jn = W(gt, {
|
|
@@ -2710,7 +2713,7 @@ const Mn = {
|
|
|
2710
2713
|
// We disable the focus ring for mouse, touch and keyboard users.
|
|
2711
2714
|
outline: 0
|
|
2712
2715
|
}), Ln = /* @__PURE__ */ p.forwardRef(function(n, o) {
|
|
2713
|
-
const i =
|
|
2716
|
+
const i = ce({
|
|
2714
2717
|
props: n,
|
|
2715
2718
|
name: "MuiMenu"
|
|
2716
2719
|
}), {
|
|
@@ -2953,17 +2956,17 @@ export {
|
|
|
2953
2956
|
G as T,
|
|
2954
2957
|
ne as a,
|
|
2955
2958
|
On as b,
|
|
2956
|
-
|
|
2959
|
+
_e as c,
|
|
2957
2960
|
qt as d,
|
|
2958
|
-
|
|
2961
|
+
Pt as e,
|
|
2959
2962
|
Bt as f,
|
|
2960
2963
|
Se as g,
|
|
2961
|
-
|
|
2964
|
+
Yn as h,
|
|
2962
2965
|
zt as i,
|
|
2963
|
-
|
|
2964
|
-
|
|
2965
|
-
|
|
2966
|
-
|
|
2966
|
+
Ne as j,
|
|
2967
|
+
Oe as k,
|
|
2968
|
+
Et as l,
|
|
2969
|
+
Tt as m,
|
|
2967
2970
|
bt as n,
|
|
2968
2971
|
z as o,
|
|
2969
2972
|
Ut as u
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import * as c from "react";
|
|
2
2
|
import { g as R, a as d, P as t } from "./createTheme-CozHbEju.js";
|
|
3
|
-
import {
|
|
4
|
-
import { u as D, a as L, b as S,
|
|
5
|
-
import { L as I } from "./Menu-
|
|
3
|
+
import { c as x } from "./identifier-CGgVMHib.js";
|
|
4
|
+
import { u as D, a as L, b as S, r as E, m as P } from "./createSvgIcon-BeTgaSim.js";
|
|
5
|
+
import { L as I } from "./Menu-BryWw38A.js";
|
|
6
|
+
import { g as p } from "./generateUtilityClasses-CTfRViuv.js";
|
|
6
7
|
import { j as $ } from "./jsx-runtime-C5mzlN2N.js";
|
|
7
8
|
import { u as U } from "./useEnhancedEffect-CJGo-L3B.js";
|
|
8
|
-
import { u as F, B as G } from "./useSlot-
|
|
9
|
-
function
|
|
9
|
+
import { u as F, B as G } from "./useSlot-Cciih_p6.js";
|
|
10
|
+
function ee(e) {
|
|
10
11
|
return R("MuiDivider", e);
|
|
11
12
|
}
|
|
12
13
|
const M = p("MuiDivider", ["root", "absolute", "fullWidth", "inset", "middle", "flexItem", "light", "vertical", "withChildren", "withChildrenVertical", "textAlignRight", "textAlignLeft", "wrapper", "wrapperVertical"]), O = p("MuiListItemIcon", ["root", "alignItemsFlexStart"]), w = p("MuiListItemText", ["root", "multiline", "dense", "inset", "primary", "secondary"]);
|
|
@@ -257,5 +258,5 @@ process.env.NODE_ENV !== "production" && (W.propTypes = {
|
|
|
257
258
|
});
|
|
258
259
|
export {
|
|
259
260
|
W as M,
|
|
260
|
-
|
|
261
|
+
ee as g
|
|
261
262
|
};
|
|
@@ -1,16 +1,17 @@
|
|
|
1
1
|
import * as i from "react";
|
|
2
2
|
import { g as Se, c as $, P as e, a as co, l as zo, p as wo, j as Je } from "./createTheme-CozHbEju.js";
|
|
3
|
-
import {
|
|
3
|
+
import { c as ie } from "./identifier-CGgVMHib.js";
|
|
4
4
|
import { F as Io, u as uo, a as Qe } from "./useFormControl-B3RPiDsz.js";
|
|
5
|
+
import { g as xe } from "./generateUtilityClasses-CTfRViuv.js";
|
|
5
6
|
import { j as m } from "./jsx-runtime-C5mzlN2N.js";
|
|
6
|
-
import { u as ae, a as N, b as Y, m as V,
|
|
7
|
+
import { u as ae, a as N, b as Y, m as V, r as me, e as Do, c as Lo } from "./createSvgIcon-BeTgaSim.js";
|
|
7
8
|
import { c as Ce } from "./createSimplePaletteValueFilter-B7--0ryQ.js";
|
|
8
|
-
import { g as Uo, i as po } from "./iconButtonClasses-
|
|
9
|
-
import { c as Ro, B as Vo, r as Oe, u as Me,
|
|
9
|
+
import { g as Uo, i as po } from "./iconButtonClasses-Bjc802it.js";
|
|
10
|
+
import { c as Ro, B as Vo, r as Oe, u as Me, d as Ho, e as _o, b as qo } from "./useSlot-Cciih_p6.js";
|
|
10
11
|
import { css as To, keyframes as No } from "@emotion/react";
|
|
11
|
-
import { o as Ko, M as Go, a as fo, d as Xo, i as mo, g as Yo } from "./Menu-
|
|
12
|
-
import { i as ke, g as Zo, a as Jo, o as X } from "./outlinedInputClasses-
|
|
13
|
-
import { g as Qo } from "./index-
|
|
12
|
+
import { o as Ko, M as Go, a as fo, d as Xo, i as mo, g as Yo } from "./Menu-BryWw38A.js";
|
|
13
|
+
import { i as ke, g as Zo, a as Jo, o as X } from "./outlinedInputClasses-CBivYvoh.js";
|
|
14
|
+
import { g as Qo } from "./index-CUjJ3gl6.js";
|
|
14
15
|
import { u as Xe } from "./useEnhancedEffect-CJGo-L3B.js";
|
|
15
16
|
function Ge(o, t) {
|
|
16
17
|
var n, r, s;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { P as e, h as g, r as f, f as V, j as C, m as D, g as E, e as N, k as b } from "./createTheme-CozHbEju.js";
|
|
2
|
-
import { d as R, b as F, a as B, u as M } from "./createSvgIcon-
|
|
2
|
+
import { d as R, b as F, a as B, u as M } from "./createSvgIcon-BeTgaSim.js";
|
|
3
3
|
import * as m from "react";
|
|
4
|
-
import { c as w } from "./identifier-
|
|
4
|
+
import { c as w } from "./identifier-CGgVMHib.js";
|
|
5
5
|
import { j as G } from "./jsx-runtime-C5mzlN2N.js";
|
|
6
6
|
import { e as U } from "./extendSxProp-BuqOAkIB.js";
|
|
7
|
-
import { u as $ } from "./useThemeProps-
|
|
7
|
+
import { u as $ } from "./useThemeProps-hdzu913B.js";
|
|
8
8
|
const A = R(), _ = N(), I = A("div", {
|
|
9
9
|
name: "MuiStack",
|
|
10
10
|
slot: "Root"
|
|
@@ -0,0 +1,197 @@
|
|
|
1
|
+
import { a as x, _ } from "./objectWithoutPropertiesLoose-DiWPeE4c.js";
|
|
2
|
+
import { P as p } from "./createTheme-CozHbEju.js";
|
|
3
|
+
import f, { isValidElement as h, cloneElement as v, Children as O } from "react";
|
|
4
|
+
function m(e, n) {
|
|
5
|
+
return m = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(o, a) {
|
|
6
|
+
return o.__proto__ = a, o;
|
|
7
|
+
}, m(e, n);
|
|
8
|
+
}
|
|
9
|
+
function C(e, n) {
|
|
10
|
+
e.prototype = Object.create(n.prototype), e.prototype.constructor = e, m(e, n);
|
|
11
|
+
}
|
|
12
|
+
const E = f.createContext(null);
|
|
13
|
+
function M(e) {
|
|
14
|
+
if (e === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
15
|
+
return e;
|
|
16
|
+
}
|
|
17
|
+
function g(e, n) {
|
|
18
|
+
var o = function(r) {
|
|
19
|
+
return n && h(r) ? n(r) : r;
|
|
20
|
+
}, a = /* @__PURE__ */ Object.create(null);
|
|
21
|
+
return e && O.map(e, function(t) {
|
|
22
|
+
return t;
|
|
23
|
+
}).forEach(function(t) {
|
|
24
|
+
a[t.key] = o(t);
|
|
25
|
+
}), a;
|
|
26
|
+
}
|
|
27
|
+
function P(e, n) {
|
|
28
|
+
e = e || {}, n = n || {};
|
|
29
|
+
function o(d) {
|
|
30
|
+
return d in n ? n[d] : e[d];
|
|
31
|
+
}
|
|
32
|
+
var a = /* @__PURE__ */ Object.create(null), t = [];
|
|
33
|
+
for (var r in e)
|
|
34
|
+
r in n ? t.length && (a[r] = t, t = []) : t.push(r);
|
|
35
|
+
var i, u = {};
|
|
36
|
+
for (var l in n) {
|
|
37
|
+
if (a[l])
|
|
38
|
+
for (i = 0; i < a[l].length; i++) {
|
|
39
|
+
var c = a[l][i];
|
|
40
|
+
u[a[l][i]] = o(c);
|
|
41
|
+
}
|
|
42
|
+
u[l] = o(l);
|
|
43
|
+
}
|
|
44
|
+
for (i = 0; i < t.length; i++)
|
|
45
|
+
u[t[i]] = o(t[i]);
|
|
46
|
+
return u;
|
|
47
|
+
}
|
|
48
|
+
function s(e, n, o) {
|
|
49
|
+
return o[n] != null ? o[n] : e.props[n];
|
|
50
|
+
}
|
|
51
|
+
function y(e, n) {
|
|
52
|
+
return g(e.children, function(o) {
|
|
53
|
+
return v(o, {
|
|
54
|
+
onExited: n.bind(null, o),
|
|
55
|
+
in: !0,
|
|
56
|
+
appear: s(o, "appear", e),
|
|
57
|
+
enter: s(o, "enter", e),
|
|
58
|
+
exit: s(o, "exit", e)
|
|
59
|
+
});
|
|
60
|
+
});
|
|
61
|
+
}
|
|
62
|
+
function j(e, n, o) {
|
|
63
|
+
var a = g(e.children), t = P(n, a);
|
|
64
|
+
return Object.keys(t).forEach(function(r) {
|
|
65
|
+
var i = t[r];
|
|
66
|
+
if (h(i)) {
|
|
67
|
+
var u = r in n, l = r in a, c = n[r], d = h(c) && !c.props.in;
|
|
68
|
+
l && (!u || d) ? t[r] = v(i, {
|
|
69
|
+
onExited: o.bind(null, i),
|
|
70
|
+
in: !0,
|
|
71
|
+
exit: s(i, "exit", e),
|
|
72
|
+
enter: s(i, "enter", e)
|
|
73
|
+
}) : !l && u && !d ? t[r] = v(i, {
|
|
74
|
+
in: !1
|
|
75
|
+
}) : l && u && h(c) && (t[r] = v(i, {
|
|
76
|
+
onExited: o.bind(null, i),
|
|
77
|
+
in: c.props.in,
|
|
78
|
+
exit: s(i, "exit", e),
|
|
79
|
+
enter: s(i, "enter", e)
|
|
80
|
+
}));
|
|
81
|
+
}
|
|
82
|
+
}), t;
|
|
83
|
+
}
|
|
84
|
+
var F = Object.values || function(e) {
|
|
85
|
+
return Object.keys(e).map(function(n) {
|
|
86
|
+
return e[n];
|
|
87
|
+
});
|
|
88
|
+
}, T = {
|
|
89
|
+
component: "div",
|
|
90
|
+
childFactory: function(n) {
|
|
91
|
+
return n;
|
|
92
|
+
}
|
|
93
|
+
}, b = /* @__PURE__ */ function(e) {
|
|
94
|
+
C(n, e);
|
|
95
|
+
function n(a, t) {
|
|
96
|
+
var r;
|
|
97
|
+
r = e.call(this, a, t) || this;
|
|
98
|
+
var i = r.handleExited.bind(M(r));
|
|
99
|
+
return r.state = {
|
|
100
|
+
contextValue: {
|
|
101
|
+
isMounting: !0
|
|
102
|
+
},
|
|
103
|
+
handleExited: i,
|
|
104
|
+
firstRender: !0
|
|
105
|
+
}, r;
|
|
106
|
+
}
|
|
107
|
+
var o = n.prototype;
|
|
108
|
+
return o.componentDidMount = function() {
|
|
109
|
+
this.mounted = !0, this.setState({
|
|
110
|
+
contextValue: {
|
|
111
|
+
isMounting: !1
|
|
112
|
+
}
|
|
113
|
+
});
|
|
114
|
+
}, o.componentWillUnmount = function() {
|
|
115
|
+
this.mounted = !1;
|
|
116
|
+
}, n.getDerivedStateFromProps = function(t, r) {
|
|
117
|
+
var i = r.children, u = r.handleExited, l = r.firstRender;
|
|
118
|
+
return {
|
|
119
|
+
children: l ? y(t, u) : j(t, i, u),
|
|
120
|
+
firstRender: !1
|
|
121
|
+
};
|
|
122
|
+
}, o.handleExited = function(t, r) {
|
|
123
|
+
var i = g(this.props.children);
|
|
124
|
+
t.key in i || (t.props.onExited && t.props.onExited(r), this.mounted && this.setState(function(u) {
|
|
125
|
+
var l = x({}, u.children);
|
|
126
|
+
return delete l[t.key], {
|
|
127
|
+
children: l
|
|
128
|
+
};
|
|
129
|
+
}));
|
|
130
|
+
}, o.render = function() {
|
|
131
|
+
var t = this.props, r = t.component, i = t.childFactory, u = _(t, ["component", "childFactory"]), l = this.state.contextValue, c = F(this.state.children).map(i);
|
|
132
|
+
return delete u.appear, delete u.enter, delete u.exit, r === null ? /* @__PURE__ */ f.createElement(E.Provider, {
|
|
133
|
+
value: l
|
|
134
|
+
}, c) : /* @__PURE__ */ f.createElement(E.Provider, {
|
|
135
|
+
value: l
|
|
136
|
+
}, /* @__PURE__ */ f.createElement(r, u, c));
|
|
137
|
+
}, n;
|
|
138
|
+
}(f.Component);
|
|
139
|
+
b.propTypes = process.env.NODE_ENV !== "production" ? {
|
|
140
|
+
/**
|
|
141
|
+
* `<TransitionGroup>` renders a `<div>` by default. You can change this
|
|
142
|
+
* behavior by providing a `component` prop.
|
|
143
|
+
* If you use React v16+ and would like to avoid a wrapping `<div>` element
|
|
144
|
+
* you can pass in `component={null}`. This is useful if the wrapping div
|
|
145
|
+
* borks your css styles.
|
|
146
|
+
*/
|
|
147
|
+
component: p.any,
|
|
148
|
+
/**
|
|
149
|
+
* A set of `<Transition>` components, that are toggled `in` and out as they
|
|
150
|
+
* leave. the `<TransitionGroup>` will inject specific transition props, so
|
|
151
|
+
* remember to spread them through if you are wrapping the `<Transition>` as
|
|
152
|
+
* with our `<Fade>` example.
|
|
153
|
+
*
|
|
154
|
+
* While this component is meant for multiple `Transition` or `CSSTransition`
|
|
155
|
+
* children, sometimes you may want to have a single transition child with
|
|
156
|
+
* content that you want to be transitioned out and in when you change it
|
|
157
|
+
* (e.g. routes, images etc.) In that case you can change the `key` prop of
|
|
158
|
+
* the transition child as you change its content, this will cause
|
|
159
|
+
* `TransitionGroup` to transition the child out and back in.
|
|
160
|
+
*/
|
|
161
|
+
children: p.node,
|
|
162
|
+
/**
|
|
163
|
+
* A convenience prop that enables or disables appear animations
|
|
164
|
+
* for all children. Note that specifying this will override any defaults set
|
|
165
|
+
* on individual children Transitions.
|
|
166
|
+
*/
|
|
167
|
+
appear: p.bool,
|
|
168
|
+
/**
|
|
169
|
+
* A convenience prop that enables or disables enter animations
|
|
170
|
+
* for all children. Note that specifying this will override any defaults set
|
|
171
|
+
* on individual children Transitions.
|
|
172
|
+
*/
|
|
173
|
+
enter: p.bool,
|
|
174
|
+
/**
|
|
175
|
+
* A convenience prop that enables or disables exit animations
|
|
176
|
+
* for all children. Note that specifying this will override any defaults set
|
|
177
|
+
* on individual children Transitions.
|
|
178
|
+
*/
|
|
179
|
+
exit: p.bool,
|
|
180
|
+
/**
|
|
181
|
+
* You may need to apply reactive updates to a child as it is exiting.
|
|
182
|
+
* This is generally done by using `cloneElement` however in the case of an exiting
|
|
183
|
+
* child the element has already been removed and not accessible to the consumer.
|
|
184
|
+
*
|
|
185
|
+
* If you do need to update a child as it leaves you can provide a `childFactory`
|
|
186
|
+
* to wrap every child, even the ones that are leaving.
|
|
187
|
+
*
|
|
188
|
+
* @type Function(child: ReactElement) -> ReactElement
|
|
189
|
+
*/
|
|
190
|
+
childFactory: p.func
|
|
191
|
+
} : {};
|
|
192
|
+
b.defaultProps = T;
|
|
193
|
+
export {
|
|
194
|
+
b as T,
|
|
195
|
+
C as _,
|
|
196
|
+
E as a
|
|
197
|
+
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as j from "react";
|
|
2
2
|
import { c, P as r } from "./createTheme-CozHbEju.js";
|
|
3
|
-
import { c as O } from "./identifier-
|
|
4
|
-
import { i as S } from "./index-
|
|
5
|
-
import { u as w, a as B, b as P, m as W } from "./createSvgIcon-
|
|
3
|
+
import { c as O } from "./identifier-CGgVMHib.js";
|
|
4
|
+
import { i as S } from "./index-CUjJ3gl6.js";
|
|
5
|
+
import { u as w, a as B, b as P, m as W } from "./createSvgIcon-BeTgaSim.js";
|
|
6
6
|
import { c as C } from "./createSimplePaletteValueFilter-B7--0ryQ.js";
|
|
7
|
-
import { g as R } from "./typographyClasses-
|
|
7
|
+
import { g as R } from "./typographyClasses-DiFekpbX.js";
|
|
8
8
|
import { j as M } from "./jsx-runtime-C5mzlN2N.js";
|
|
9
9
|
const N = {
|
|
10
10
|
primary: !0,
|