@solostylist/ui-kit 1.0.33 → 1.0.35
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-BuuxG3Tr.js → Box-BOnkyXg-.js} +5 -5
- package/dist/{Menu-DmnT6o5K.js → Menu-BDspvd-Q.js} +18 -17
- package/dist/{Stack-CkxaDtxz.js → Stack-hZ9m9_Gh.js} +5 -5
- package/dist/TransitionGroup-CuA3gNyE.js +216 -0
- package/dist/{Typography-Ct1tfVOf.js → Typography-Cf3fyOHg.js} +5 -5
- package/dist/_commonjsHelpers-B4e78b8K.js +28 -0
- package/dist/{buttonBaseClasses-CTh1kkSM.js → buttonBaseClasses-CTVeu_V8.js} +2 -2
- package/dist/{createSvgIcon-C26LSZjW.js → createSvgIcon-GD-thYZm.js} +4 -4
- package/dist/{createTheme-o5OrEPBx.js → createTheme-CyFSna1a.js} +1 -1
- package/dist/emotion-serialize.esm-lgBmL_7o.js +195 -0
- package/dist/{extendSxProp-B1Bo-Q7i.js → extendSxProp-C6KgcV1-.js} +1 -1
- package/dist/{generateUtilityClasses-BEerdfFd.js → generateUtilityClasses-CvAVhM6T.js} +1 -1
- package/dist/{iconButtonClasses-BAXUV9zR.js → iconButtonClasses-CpCspPuI.js} +2 -2
- package/dist/identifier-BA7fwE7E.js +46 -0
- package/dist/{index-DP0FdjAl.js → index-CVr30Fc-.js} +5 -5
- package/dist/main.d.ts +2 -0
- package/dist/main.js +26 -24
- package/dist/{memoTheme-BUxBXdzq.js → memoTheme-2xILj8Pd.js} +2 -2
- package/dist/{menuItemClasses-D0q3bQU7.js → menuItemClasses-BuN4fyVT.js} +2 -2
- package/dist/{outlinedInputClasses-Bng2WHfn.js → outlinedInputClasses-Y-zQ9ZHZ.js} +2 -2
- package/dist/s-data-table/s-data-table.js +6 -6
- package/dist/s-dialog-confirm/s-dialog-confirm.js +1 -1
- package/dist/s-dialog-message/s-dialog-message.js +1 -1
- package/dist/s-file-dropzone/s-file-dropzone.js +3 -3
- package/dist/s-file-icon/s-file-icon.js +1 -1
- package/dist/s-multi-select/s-multi-select.js +8 -8
- package/dist/s-smart-text-field/index.d.ts +2 -0
- package/dist/s-smart-text-field/index.js +4 -1
- package/dist/s-smart-text-field/s-text-field.d.ts +6 -0
- package/dist/s-smart-text-field/s-text-field.js +27142 -0
- package/dist/s-text-editor/s-text-editor-toolbar.js +12 -12
- package/dist/s-text-editor/s-text-editor.js +1 -1
- package/dist/s-tip/s-tip.js +2 -2
- package/dist/{selectClasses-BFIcGZVT.js → selectClasses-DWL9Cxkn.js} +2 -2
- package/dist/{svgIconClasses-CvmRPAiT.js → svgIconClasses-SRBiyaM8.js} +2 -2
- package/dist/theme/components/avatar.d.ts +5 -0
- package/dist/theme/components/avatar.js +6 -3
- package/dist/theme/components/components.d.ts +28 -0
- package/dist/theme/components/components.js +9 -3
- package/dist/theme/components/rating.d.ts +7 -0
- package/dist/theme/components/rating.js +8 -0
- package/dist/theme/components/slider.d.ts +7 -0
- package/dist/theme/components/slider.js +8 -0
- package/dist/theme/components/svg-icon.d.ts +9 -0
- package/dist/theme/components/svg-icon.js +10 -0
- package/dist/theme/customizations/data-display.js +6 -6
- package/dist/theme/customizations/feedback.js +1 -1
- package/dist/theme/customizations/inputs.js +56 -36
- package/dist/theme/customizations/navigation.js +6 -6
- package/dist/theme/customizations/surfaces.js +1 -1
- package/dist/theme/theme-primitives.js +1 -1
- package/dist/{typographyClasses-Dp267WAR.js → typographyClasses-DVLfmcGt.js} +2 -2
- package/dist/useSlot-Cwl3uYYg.js +969 -0
- package/dist/{useTheme-DvS2uOCK.js → useTheme-TEQWKSsD.js} +1 -1
- package/dist/utils/dayjs.js +1 -1
- package/package.json +3 -1
- package/dist/_commonjsHelpers-C6fGbg64.js +0 -6
- package/dist/identifier-BWKW9pab.js +0 -234
- package/dist/useSlot-DkkwzAuc.js +0 -1179
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { s as u, C as d, b as h, P as e } from "./createTheme-
|
|
2
|
-
import { s as T, c as y, T as B } from "./identifier-
|
|
3
|
-
import { g as N } from "./generateUtilityClasses-
|
|
1
|
+
import { s as u, C as d, b as h, P as e } from "./createTheme-CyFSna1a.js";
|
|
2
|
+
import { s as T, c as y, T as B } from "./identifier-BA7fwE7E.js";
|
|
3
|
+
import { g as N } from "./generateUtilityClasses-CvAVhM6T.js";
|
|
4
4
|
import * as C from "react";
|
|
5
5
|
import { j as b } from "./jsx-runtime-C5mzlN2N.js";
|
|
6
|
-
import { u as g } from "./useTheme-
|
|
7
|
-
import { e as j } from "./extendSxProp-
|
|
6
|
+
import { u as g } from "./useTheme-TEQWKSsD.js";
|
|
7
|
+
import { e as j } from "./extendSxProp-C6KgcV1-.js";
|
|
8
8
|
function E(n = {}) {
|
|
9
9
|
const {
|
|
10
10
|
themeId: t,
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import * as p from "react";
|
|
2
2
|
import ve from "react";
|
|
3
|
-
import { P as e, g as le, a as He, q as ze, l as rt } from "./createTheme-
|
|
4
|
-
import { T as Rt, c as te } from "./identifier-
|
|
3
|
+
import { P as e, g as le, a as He, q as ze, l as rt } from "./createTheme-CyFSna1a.js";
|
|
4
|
+
import { T as Rt, c as te } from "./identifier-BA7fwE7E.js";
|
|
5
5
|
import { j as L } from "./jsx-runtime-C5mzlN2N.js";
|
|
6
|
-
import { d as Ot, u as ce, s as W, c as ue, m as it, r as Nt } from "./memoTheme-
|
|
7
|
-
import { g as pe } from "./generateUtilityClasses-
|
|
8
|
-
import {
|
|
9
|
-
import { u as
|
|
6
|
+
import { d as Ot, u as ce, s as W, c as ue, m as it, r as Nt } from "./memoTheme-2xILj8Pd.js";
|
|
7
|
+
import { g as pe } from "./generateUtilityClasses-CvAVhM6T.js";
|
|
8
|
+
import { c as we, d as wt, u as oe, a as X, b as We, f as St, m as Ct, r as Mt, e as kt, g as Dt, h as It, i as jt } from "./useSlot-Cwl3uYYg.js";
|
|
9
|
+
import { u as Ft } from "./useTheme-TEQWKSsD.js";
|
|
10
|
+
import { _ as Lt, a as At, b as st } from "./TransitionGroup-CuA3gNyE.js";
|
|
10
11
|
import * as $t from "react-dom";
|
|
11
12
|
import Te from "react-dom";
|
|
12
13
|
import { u as Le } from "./useEnhancedEffect-CJGo-L3B.js";
|
|
@@ -24,7 +25,7 @@ const _t = /* @__PURE__ */ p.createContext();
|
|
|
24
25
|
process.env.NODE_ENV !== "production" && (e.node, e.bool);
|
|
25
26
|
const Ut = () => p.useContext(_t) ?? !1;
|
|
26
27
|
function _e() {
|
|
27
|
-
const t =
|
|
28
|
+
const t = Ft(Ot);
|
|
28
29
|
return process.env.NODE_ENV !== "production" && p.useDebugValue(t), t[Rt] || t;
|
|
29
30
|
}
|
|
30
31
|
function Ge(...t) {
|
|
@@ -77,7 +78,7 @@ process.env.NODE_ENV !== "production" && e.oneOfType([e.string, e.shape({
|
|
|
77
78
|
var Bt = function(n) {
|
|
78
79
|
return n.scrollTop;
|
|
79
80
|
}, me = "unmounted", Z = "exited", ee = "entering", ae = "entered", Ae = "exiting", G = /* @__PURE__ */ function(t) {
|
|
80
|
-
|
|
81
|
+
Lt(n, t);
|
|
81
82
|
function n(i, s) {
|
|
82
83
|
var r;
|
|
83
84
|
r = t.call(this, i, s) || this;
|
|
@@ -195,7 +196,7 @@ var Bt = function(n) {
|
|
|
195
196
|
return null;
|
|
196
197
|
var r = this.props, a = r.children;
|
|
197
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;
|
|
198
|
-
var l =
|
|
199
|
+
var l = At(r, ["children", "in", "mountOnEnter", "unmountOnExit", "appear", "enter", "exit", "timeout", "addEndListener", "onEnter", "onEntering", "onEntered", "onExit", "onExiting", "onExited", "nodeRef"]);
|
|
199
200
|
return (
|
|
200
201
|
// allows for nested Transitions
|
|
201
202
|
/* @__PURE__ */ ve.createElement(st.Provider, {
|
|
@@ -499,7 +500,7 @@ const Gt = {
|
|
|
499
500
|
// eslint-disable-next-line react/prop-types
|
|
500
501
|
TransitionComponent: C = G,
|
|
501
502
|
...g
|
|
502
|
-
} = n, w =
|
|
503
|
+
} = n, w = wt(), u = p.useRef(), f = _e(), y = p.useRef(null), S = oe(y, Se(r), o), O = (d) => (h) => {
|
|
503
504
|
if (d) {
|
|
504
505
|
const j = y.current;
|
|
505
506
|
h === void 0 ? d(j) : d(j, h);
|
|
@@ -1393,7 +1394,7 @@ function mn(t) {
|
|
|
1393
1394
|
};
|
|
1394
1395
|
return {
|
|
1395
1396
|
getRootProps: (d = {}) => {
|
|
1396
|
-
const h =
|
|
1397
|
+
const h = St(t);
|
|
1397
1398
|
delete h.onTransitionEnter, delete h.onTransitionExited;
|
|
1398
1399
|
const j = {
|
|
1399
1400
|
...h,
|
|
@@ -2136,7 +2137,7 @@ const Pn = (t) => {
|
|
|
2136
2137
|
backdrop: C.backdrop
|
|
2137
2138
|
},
|
|
2138
2139
|
slotProps: {
|
|
2139
|
-
backdrop:
|
|
2140
|
+
backdrop: Ct(typeof g.backdrop == "function" ? g.backdrop(k) : g.backdrop, {
|
|
2140
2141
|
invisible: !0
|
|
2141
2142
|
})
|
|
2142
2143
|
},
|
|
@@ -2185,7 +2186,7 @@ process.env.NODE_ENV !== "production" && (yt.propTypes = {
|
|
|
2185
2186
|
* A ref for imperative actions.
|
|
2186
2187
|
* It currently only supports updatePosition() action.
|
|
2187
2188
|
*/
|
|
2188
|
-
action:
|
|
2189
|
+
action: Mt,
|
|
2189
2190
|
/**
|
|
2190
2191
|
* An HTML element, [PopoverVirtualElement](https://mui.com/material-ui/react-popover/#virtual-element),
|
|
2191
2192
|
* or a function that returns either.
|
|
@@ -2309,7 +2310,7 @@ process.env.NODE_ENV !== "production" && (yt.propTypes = {
|
|
|
2309
2310
|
* @default {}
|
|
2310
2311
|
*/
|
|
2311
2312
|
PaperProps: e.shape({
|
|
2312
|
-
component:
|
|
2313
|
+
component: kt
|
|
2313
2314
|
}),
|
|
2314
2315
|
/**
|
|
2315
2316
|
* The props used for each slot inside.
|
|
@@ -2383,14 +2384,14 @@ function On(t) {
|
|
|
2383
2384
|
ownerState: i,
|
|
2384
2385
|
skipResolvingSlotProps: s = !1,
|
|
2385
2386
|
...r
|
|
2386
|
-
} = t, a = s ? {} :
|
|
2387
|
+
} = t, a = s ? {} : Dt(o, i), {
|
|
2387
2388
|
props: l,
|
|
2388
2389
|
internalRef: c
|
|
2389
|
-
} =
|
|
2390
|
+
} = It({
|
|
2390
2391
|
...r,
|
|
2391
2392
|
externalSlotProps: a
|
|
2392
2393
|
}), b = oe(c, a == null ? void 0 : a.ref, (v = t.additionalProps) == null ? void 0 : v.ref);
|
|
2393
|
-
return
|
|
2394
|
+
return jt(n, {
|
|
2394
2395
|
...l,
|
|
2395
2396
|
ref: b
|
|
2396
2397
|
}, i);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { P as e, h as O, r as m, f as V, j as C, m as D, g as E, e as N, k as T } from "./createTheme-
|
|
2
|
-
import { a as R, b as F, c as B, s as M, u as w } from "./memoTheme-
|
|
1
|
+
import { P as e, h as O, r as m, f as V, j as C, m as D, g as E, e as N, k as T } from "./createTheme-CyFSna1a.js";
|
|
2
|
+
import { a as R, b as F, c as B, s as M, u as w } from "./memoTheme-2xILj8Pd.js";
|
|
3
3
|
import * as f from "react";
|
|
4
|
-
import { c as G } from "./identifier-
|
|
4
|
+
import { c as G } from "./identifier-BA7fwE7E.js";
|
|
5
5
|
import { j as U } from "./jsx-runtime-C5mzlN2N.js";
|
|
6
|
-
import { e as $ } from "./extendSxProp-
|
|
7
|
-
import { u as A } from "./useTheme-
|
|
6
|
+
import { e as $ } from "./extendSxProp-C6KgcV1-.js";
|
|
7
|
+
import { u as A } from "./useTheme-TEQWKSsD.js";
|
|
8
8
|
const _ = R();
|
|
9
9
|
function L(o) {
|
|
10
10
|
const {
|
|
@@ -0,0 +1,216 @@
|
|
|
1
|
+
import { P as f } from "./createTheme-CyFSna1a.js";
|
|
2
|
+
import p, { isValidElement as h, cloneElement as v, Children as O } from "react";
|
|
3
|
+
function m() {
|
|
4
|
+
return m = Object.assign ? Object.assign.bind() : function(e) {
|
|
5
|
+
for (var t = 1; t < arguments.length; t++) {
|
|
6
|
+
var r = arguments[t];
|
|
7
|
+
for (var o in r) ({}).hasOwnProperty.call(r, o) && (e[o] = r[o]);
|
|
8
|
+
}
|
|
9
|
+
return e;
|
|
10
|
+
}, m.apply(null, arguments);
|
|
11
|
+
}
|
|
12
|
+
function _(e, t) {
|
|
13
|
+
if (e == null) return {};
|
|
14
|
+
var r = {};
|
|
15
|
+
for (var o in e) if ({}.hasOwnProperty.call(e, o)) {
|
|
16
|
+
if (t.indexOf(o) !== -1) continue;
|
|
17
|
+
r[o] = e[o];
|
|
18
|
+
}
|
|
19
|
+
return r;
|
|
20
|
+
}
|
|
21
|
+
function g(e, t) {
|
|
22
|
+
return g = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(r, o) {
|
|
23
|
+
return r.__proto__ = o, r;
|
|
24
|
+
}, g(e, t);
|
|
25
|
+
}
|
|
26
|
+
function y(e, t) {
|
|
27
|
+
e.prototype = Object.create(t.prototype), e.prototype.constructor = e, g(e, t);
|
|
28
|
+
}
|
|
29
|
+
const E = p.createContext(null);
|
|
30
|
+
function P(e) {
|
|
31
|
+
if (e === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
32
|
+
return e;
|
|
33
|
+
}
|
|
34
|
+
function b(e, t) {
|
|
35
|
+
var r = function(i) {
|
|
36
|
+
return t && h(i) ? t(i) : i;
|
|
37
|
+
}, o = /* @__PURE__ */ Object.create(null);
|
|
38
|
+
return e && O.map(e, function(n) {
|
|
39
|
+
return n;
|
|
40
|
+
}).forEach(function(n) {
|
|
41
|
+
o[n.key] = r(n);
|
|
42
|
+
}), o;
|
|
43
|
+
}
|
|
44
|
+
function j(e, t) {
|
|
45
|
+
e = e || {}, t = t || {};
|
|
46
|
+
function r(d) {
|
|
47
|
+
return d in t ? t[d] : e[d];
|
|
48
|
+
}
|
|
49
|
+
var o = /* @__PURE__ */ Object.create(null), n = [];
|
|
50
|
+
for (var i in e)
|
|
51
|
+
i in t ? n.length && (o[i] = n, n = []) : n.push(i);
|
|
52
|
+
var a, u = {};
|
|
53
|
+
for (var l in t) {
|
|
54
|
+
if (o[l])
|
|
55
|
+
for (a = 0; a < o[l].length; a++) {
|
|
56
|
+
var c = o[l][a];
|
|
57
|
+
u[o[l][a]] = r(c);
|
|
58
|
+
}
|
|
59
|
+
u[l] = r(l);
|
|
60
|
+
}
|
|
61
|
+
for (a = 0; a < n.length; a++)
|
|
62
|
+
u[n[a]] = r(n[a]);
|
|
63
|
+
return u;
|
|
64
|
+
}
|
|
65
|
+
function s(e, t, r) {
|
|
66
|
+
return r[t] != null ? r[t] : e.props[t];
|
|
67
|
+
}
|
|
68
|
+
function C(e, t) {
|
|
69
|
+
return b(e.children, function(r) {
|
|
70
|
+
return v(r, {
|
|
71
|
+
onExited: t.bind(null, r),
|
|
72
|
+
in: !0,
|
|
73
|
+
appear: s(r, "appear", e),
|
|
74
|
+
enter: s(r, "enter", e),
|
|
75
|
+
exit: s(r, "exit", e)
|
|
76
|
+
});
|
|
77
|
+
});
|
|
78
|
+
}
|
|
79
|
+
function M(e, t, r) {
|
|
80
|
+
var o = b(e.children), n = j(t, o);
|
|
81
|
+
return Object.keys(n).forEach(function(i) {
|
|
82
|
+
var a = n[i];
|
|
83
|
+
if (h(a)) {
|
|
84
|
+
var u = i in t, l = i in o, c = t[i], d = h(c) && !c.props.in;
|
|
85
|
+
l && (!u || d) ? n[i] = v(a, {
|
|
86
|
+
onExited: r.bind(null, a),
|
|
87
|
+
in: !0,
|
|
88
|
+
exit: s(a, "exit", e),
|
|
89
|
+
enter: s(a, "enter", e)
|
|
90
|
+
}) : !l && u && !d ? n[i] = v(a, {
|
|
91
|
+
in: !1
|
|
92
|
+
}) : l && u && h(c) && (n[i] = v(a, {
|
|
93
|
+
onExited: r.bind(null, a),
|
|
94
|
+
in: c.props.in,
|
|
95
|
+
exit: s(a, "exit", e),
|
|
96
|
+
enter: s(a, "enter", e)
|
|
97
|
+
}));
|
|
98
|
+
}
|
|
99
|
+
}), n;
|
|
100
|
+
}
|
|
101
|
+
var F = Object.values || function(e) {
|
|
102
|
+
return Object.keys(e).map(function(t) {
|
|
103
|
+
return e[t];
|
|
104
|
+
});
|
|
105
|
+
}, T = {
|
|
106
|
+
component: "div",
|
|
107
|
+
childFactory: function(t) {
|
|
108
|
+
return t;
|
|
109
|
+
}
|
|
110
|
+
}, x = /* @__PURE__ */ function(e) {
|
|
111
|
+
y(t, e);
|
|
112
|
+
function t(o, n) {
|
|
113
|
+
var i;
|
|
114
|
+
i = e.call(this, o, n) || this;
|
|
115
|
+
var a = i.handleExited.bind(P(i));
|
|
116
|
+
return i.state = {
|
|
117
|
+
contextValue: {
|
|
118
|
+
isMounting: !0
|
|
119
|
+
},
|
|
120
|
+
handleExited: a,
|
|
121
|
+
firstRender: !0
|
|
122
|
+
}, i;
|
|
123
|
+
}
|
|
124
|
+
var r = t.prototype;
|
|
125
|
+
return r.componentDidMount = function() {
|
|
126
|
+
this.mounted = !0, this.setState({
|
|
127
|
+
contextValue: {
|
|
128
|
+
isMounting: !1
|
|
129
|
+
}
|
|
130
|
+
});
|
|
131
|
+
}, r.componentWillUnmount = function() {
|
|
132
|
+
this.mounted = !1;
|
|
133
|
+
}, t.getDerivedStateFromProps = function(n, i) {
|
|
134
|
+
var a = i.children, u = i.handleExited, l = i.firstRender;
|
|
135
|
+
return {
|
|
136
|
+
children: l ? C(n, u) : M(n, a, u),
|
|
137
|
+
firstRender: !1
|
|
138
|
+
};
|
|
139
|
+
}, r.handleExited = function(n, i) {
|
|
140
|
+
var a = b(this.props.children);
|
|
141
|
+
n.key in a || (n.props.onExited && n.props.onExited(i), this.mounted && this.setState(function(u) {
|
|
142
|
+
var l = m({}, u.children);
|
|
143
|
+
return delete l[n.key], {
|
|
144
|
+
children: l
|
|
145
|
+
};
|
|
146
|
+
}));
|
|
147
|
+
}, r.render = function() {
|
|
148
|
+
var n = this.props, i = n.component, a = n.childFactory, u = _(n, ["component", "childFactory"]), l = this.state.contextValue, c = F(this.state.children).map(a);
|
|
149
|
+
return delete u.appear, delete u.enter, delete u.exit, i === null ? /* @__PURE__ */ p.createElement(E.Provider, {
|
|
150
|
+
value: l
|
|
151
|
+
}, c) : /* @__PURE__ */ p.createElement(E.Provider, {
|
|
152
|
+
value: l
|
|
153
|
+
}, /* @__PURE__ */ p.createElement(i, u, c));
|
|
154
|
+
}, t;
|
|
155
|
+
}(p.Component);
|
|
156
|
+
x.propTypes = process.env.NODE_ENV !== "production" ? {
|
|
157
|
+
/**
|
|
158
|
+
* `<TransitionGroup>` renders a `<div>` by default. You can change this
|
|
159
|
+
* behavior by providing a `component` prop.
|
|
160
|
+
* If you use React v16+ and would like to avoid a wrapping `<div>` element
|
|
161
|
+
* you can pass in `component={null}`. This is useful if the wrapping div
|
|
162
|
+
* borks your css styles.
|
|
163
|
+
*/
|
|
164
|
+
component: f.any,
|
|
165
|
+
/**
|
|
166
|
+
* A set of `<Transition>` components, that are toggled `in` and out as they
|
|
167
|
+
* leave. the `<TransitionGroup>` will inject specific transition props, so
|
|
168
|
+
* remember to spread them through if you are wrapping the `<Transition>` as
|
|
169
|
+
* with our `<Fade>` example.
|
|
170
|
+
*
|
|
171
|
+
* While this component is meant for multiple `Transition` or `CSSTransition`
|
|
172
|
+
* children, sometimes you may want to have a single transition child with
|
|
173
|
+
* content that you want to be transitioned out and in when you change it
|
|
174
|
+
* (e.g. routes, images etc.) In that case you can change the `key` prop of
|
|
175
|
+
* the transition child as you change its content, this will cause
|
|
176
|
+
* `TransitionGroup` to transition the child out and back in.
|
|
177
|
+
*/
|
|
178
|
+
children: f.node,
|
|
179
|
+
/**
|
|
180
|
+
* A convenience prop that enables or disables appear animations
|
|
181
|
+
* for all children. Note that specifying this will override any defaults set
|
|
182
|
+
* on individual children Transitions.
|
|
183
|
+
*/
|
|
184
|
+
appear: f.bool,
|
|
185
|
+
/**
|
|
186
|
+
* A convenience prop that enables or disables enter animations
|
|
187
|
+
* for all children. Note that specifying this will override any defaults set
|
|
188
|
+
* on individual children Transitions.
|
|
189
|
+
*/
|
|
190
|
+
enter: f.bool,
|
|
191
|
+
/**
|
|
192
|
+
* A convenience prop that enables or disables exit animations
|
|
193
|
+
* for all children. Note that specifying this will override any defaults set
|
|
194
|
+
* on individual children Transitions.
|
|
195
|
+
*/
|
|
196
|
+
exit: f.bool,
|
|
197
|
+
/**
|
|
198
|
+
* You may need to apply reactive updates to a child as it is exiting.
|
|
199
|
+
* This is generally done by using `cloneElement` however in the case of an exiting
|
|
200
|
+
* child the element has already been removed and not accessible to the consumer.
|
|
201
|
+
*
|
|
202
|
+
* If you do need to update a child as it leaves you can provide a `childFactory`
|
|
203
|
+
* to wrap every child, even the ones that are leaving.
|
|
204
|
+
*
|
|
205
|
+
* @type Function(child: ReactElement) -> ReactElement
|
|
206
|
+
*/
|
|
207
|
+
childFactory: f.func
|
|
208
|
+
} : {};
|
|
209
|
+
x.defaultProps = T;
|
|
210
|
+
export {
|
|
211
|
+
x as T,
|
|
212
|
+
y as _,
|
|
213
|
+
_ as a,
|
|
214
|
+
E as b,
|
|
215
|
+
m as c
|
|
216
|
+
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as j from "react";
|
|
2
|
-
import { c, P as r } from "./createTheme-
|
|
3
|
-
import { c as O } from "./identifier-
|
|
4
|
-
import { i as S } from "./index-
|
|
5
|
-
import { u as w, s as B, c as P, m as W } from "./memoTheme-
|
|
2
|
+
import { c, P as r } from "./createTheme-CyFSna1a.js";
|
|
3
|
+
import { c as O } from "./identifier-BA7fwE7E.js";
|
|
4
|
+
import { i as S } from "./index-CVr30Fc-.js";
|
|
5
|
+
import { u as w, s as B, c as P, m as W } from "./memoTheme-2xILj8Pd.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-DVLfmcGt.js";
|
|
8
8
|
import { j as M } from "./jsx-runtime-C5mzlN2N.js";
|
|
9
9
|
const N = {
|
|
10
10
|
primary: !0,
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
var u = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
2
|
+
function f(e) {
|
|
3
|
+
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
4
|
+
}
|
|
5
|
+
function l(e) {
|
|
6
|
+
if (Object.prototype.hasOwnProperty.call(e, "__esModule")) return e;
|
|
7
|
+
var r = e.default;
|
|
8
|
+
if (typeof r == "function") {
|
|
9
|
+
var t = function o() {
|
|
10
|
+
return this instanceof o ? Reflect.construct(r, arguments, this.constructor) : r.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
t.prototype = r.prototype;
|
|
13
|
+
} else t = {};
|
|
14
|
+
return Object.defineProperty(t, "__esModule", { value: !0 }), Object.keys(e).forEach(function(o) {
|
|
15
|
+
var n = Object.getOwnPropertyDescriptor(e, o);
|
|
16
|
+
Object.defineProperty(t, o, n.get ? n : {
|
|
17
|
+
enumerable: !0,
|
|
18
|
+
get: function() {
|
|
19
|
+
return e[o];
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
}), t;
|
|
23
|
+
}
|
|
24
|
+
export {
|
|
25
|
+
l as a,
|
|
26
|
+
u as c,
|
|
27
|
+
f as g
|
|
28
|
+
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { g as s } from "./generateUtilityClasses-
|
|
2
|
-
import { g as e } from "./createTheme-
|
|
1
|
+
import { g as s } from "./generateUtilityClasses-CvAVhM6T.js";
|
|
2
|
+
import { g as e } from "./createTheme-CyFSna1a.js";
|
|
3
3
|
function o(t) {
|
|
4
4
|
return e("MuiButtonBase", t);
|
|
5
5
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as h from "react";
|
|
2
2
|
import { j as w } from "./jsx-runtime-C5mzlN2N.js";
|
|
3
|
-
import { c as x, P as o } from "./createTheme-
|
|
4
|
-
import { c as N } from "./identifier-
|
|
5
|
-
import { u as b, s as O, c as R, m as T } from "./memoTheme-
|
|
6
|
-
import { g as I } from "./svgIconClasses-
|
|
3
|
+
import { c as x, P as o } from "./createTheme-CyFSna1a.js";
|
|
4
|
+
import { c as N } from "./identifier-BA7fwE7E.js";
|
|
5
|
+
import { u as b, s as O, c as R, m as T } from "./memoTheme-2xILj8Pd.js";
|
|
6
|
+
import { g as I } from "./svgIconClasses-SRBiyaM8.js";
|
|
7
7
|
const j = (e) => {
|
|
8
8
|
const {
|
|
9
9
|
color: r,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as Lr from "react";
|
|
2
|
-
import { g as rt } from "./_commonjsHelpers-
|
|
2
|
+
import { g as rt } from "./_commonjsHelpers-B4e78b8K.js";
|
|
3
3
|
function de(e, ...r) {
|
|
4
4
|
const t = new URL(`https://mui.com/production-error/?code=${e}`);
|
|
5
5
|
return r.forEach((n) => t.searchParams.append("args[]", n)), `Minified MUI error #${e}; visit ${t} for the full message.`;
|
|
@@ -0,0 +1,195 @@
|
|
|
1
|
+
function C(r) {
|
|
2
|
+
for (var e = 0, n, t = 0, a = r.length; a >= 4; ++t, a -= 4)
|
|
3
|
+
n = r.charCodeAt(t) & 255 | (r.charCodeAt(++t) & 255) << 8 | (r.charCodeAt(++t) & 255) << 16 | (r.charCodeAt(++t) & 255) << 24, n = /* Math.imul(k, m): */
|
|
4
|
+
(n & 65535) * 1540483477 + ((n >>> 16) * 59797 << 16), n ^= /* k >>> r: */
|
|
5
|
+
n >>> 24, e = /* Math.imul(k, m): */
|
|
6
|
+
(n & 65535) * 1540483477 + ((n >>> 16) * 59797 << 16) ^ /* Math.imul(h, m): */
|
|
7
|
+
(e & 65535) * 1540483477 + ((e >>> 16) * 59797 << 16);
|
|
8
|
+
switch (a) {
|
|
9
|
+
case 3:
|
|
10
|
+
e ^= (r.charCodeAt(t + 2) & 255) << 16;
|
|
11
|
+
case 2:
|
|
12
|
+
e ^= (r.charCodeAt(t + 1) & 255) << 8;
|
|
13
|
+
case 1:
|
|
14
|
+
e ^= r.charCodeAt(t) & 255, e = /* Math.imul(h, m): */
|
|
15
|
+
(e & 65535) * 1540483477 + ((e >>> 16) * 59797 << 16);
|
|
16
|
+
}
|
|
17
|
+
return e ^= e >>> 13, e = /* Math.imul(h, m): */
|
|
18
|
+
(e & 65535) * 1540483477 + ((e >>> 16) * 59797 << 16), ((e ^ e >>> 15) >>> 0).toString(36);
|
|
19
|
+
}
|
|
20
|
+
var y = {
|
|
21
|
+
animationIterationCount: 1,
|
|
22
|
+
aspectRatio: 1,
|
|
23
|
+
borderImageOutset: 1,
|
|
24
|
+
borderImageSlice: 1,
|
|
25
|
+
borderImageWidth: 1,
|
|
26
|
+
boxFlex: 1,
|
|
27
|
+
boxFlexGroup: 1,
|
|
28
|
+
boxOrdinalGroup: 1,
|
|
29
|
+
columnCount: 1,
|
|
30
|
+
columns: 1,
|
|
31
|
+
flex: 1,
|
|
32
|
+
flexGrow: 1,
|
|
33
|
+
flexPositive: 1,
|
|
34
|
+
flexShrink: 1,
|
|
35
|
+
flexNegative: 1,
|
|
36
|
+
flexOrder: 1,
|
|
37
|
+
gridRow: 1,
|
|
38
|
+
gridRowEnd: 1,
|
|
39
|
+
gridRowSpan: 1,
|
|
40
|
+
gridRowStart: 1,
|
|
41
|
+
gridColumn: 1,
|
|
42
|
+
gridColumnEnd: 1,
|
|
43
|
+
gridColumnSpan: 1,
|
|
44
|
+
gridColumnStart: 1,
|
|
45
|
+
msGridRow: 1,
|
|
46
|
+
msGridRowSpan: 1,
|
|
47
|
+
msGridColumn: 1,
|
|
48
|
+
msGridColumnSpan: 1,
|
|
49
|
+
fontWeight: 1,
|
|
50
|
+
lineHeight: 1,
|
|
51
|
+
opacity: 1,
|
|
52
|
+
order: 1,
|
|
53
|
+
orphans: 1,
|
|
54
|
+
scale: 1,
|
|
55
|
+
tabSize: 1,
|
|
56
|
+
widows: 1,
|
|
57
|
+
zIndex: 1,
|
|
58
|
+
zoom: 1,
|
|
59
|
+
WebkitLineClamp: 1,
|
|
60
|
+
// SVG-related properties
|
|
61
|
+
fillOpacity: 1,
|
|
62
|
+
floodOpacity: 1,
|
|
63
|
+
stopOpacity: 1,
|
|
64
|
+
strokeDasharray: 1,
|
|
65
|
+
strokeDashoffset: 1,
|
|
66
|
+
strokeMiterlimit: 1,
|
|
67
|
+
strokeOpacity: 1,
|
|
68
|
+
strokeWidth: 1
|
|
69
|
+
};
|
|
70
|
+
function w(r) {
|
|
71
|
+
var e = /* @__PURE__ */ Object.create(null);
|
|
72
|
+
return function(n) {
|
|
73
|
+
return e[n] === void 0 && (e[n] = r(n)), e[n];
|
|
74
|
+
};
|
|
75
|
+
}
|
|
76
|
+
var A = /[A-Z]|^ms/g, S = /_EMO_([^_]+?)_([^]*?)_EMO_/g, v = function(e) {
|
|
77
|
+
return e.charCodeAt(1) === 45;
|
|
78
|
+
}, x = function(e) {
|
|
79
|
+
return e != null && typeof e != "boolean";
|
|
80
|
+
}, d = /* @__PURE__ */ w(function(r) {
|
|
81
|
+
return v(r) ? r : r.replace(A, "-$&").toLowerCase();
|
|
82
|
+
}), h = function(e, n) {
|
|
83
|
+
switch (e) {
|
|
84
|
+
case "animation":
|
|
85
|
+
case "animationName":
|
|
86
|
+
if (typeof n == "string")
|
|
87
|
+
return n.replace(S, function(t, a, f) {
|
|
88
|
+
return u = {
|
|
89
|
+
name: a,
|
|
90
|
+
styles: f,
|
|
91
|
+
next: u
|
|
92
|
+
}, a;
|
|
93
|
+
});
|
|
94
|
+
}
|
|
95
|
+
return y[e] !== 1 && !v(e) && typeof n == "number" && n !== 0 ? n + "px" : n;
|
|
96
|
+
};
|
|
97
|
+
function s(r, e, n) {
|
|
98
|
+
if (n == null)
|
|
99
|
+
return "";
|
|
100
|
+
var t = n;
|
|
101
|
+
if (t.__emotion_styles !== void 0)
|
|
102
|
+
return t;
|
|
103
|
+
switch (typeof n) {
|
|
104
|
+
case "boolean":
|
|
105
|
+
return "";
|
|
106
|
+
case "object": {
|
|
107
|
+
var a = n;
|
|
108
|
+
if (a.anim === 1)
|
|
109
|
+
return u = {
|
|
110
|
+
name: a.name,
|
|
111
|
+
styles: a.styles,
|
|
112
|
+
next: u
|
|
113
|
+
}, a.name;
|
|
114
|
+
var f = n;
|
|
115
|
+
if (f.styles !== void 0) {
|
|
116
|
+
var o = f.next;
|
|
117
|
+
if (o !== void 0)
|
|
118
|
+
for (; o !== void 0; )
|
|
119
|
+
u = {
|
|
120
|
+
name: o.name,
|
|
121
|
+
styles: o.styles,
|
|
122
|
+
next: u
|
|
123
|
+
}, o = o.next;
|
|
124
|
+
var i = f.styles + ";";
|
|
125
|
+
return i;
|
|
126
|
+
}
|
|
127
|
+
return O(r, e, n);
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
var c = n;
|
|
131
|
+
if (e == null)
|
|
132
|
+
return c;
|
|
133
|
+
var l = e[c];
|
|
134
|
+
return l !== void 0 ? l : c;
|
|
135
|
+
}
|
|
136
|
+
function O(r, e, n) {
|
|
137
|
+
var t = "";
|
|
138
|
+
if (Array.isArray(n))
|
|
139
|
+
for (var a = 0; a < n.length; a++)
|
|
140
|
+
t += s(r, e, n[a]) + ";";
|
|
141
|
+
else
|
|
142
|
+
for (var f in n) {
|
|
143
|
+
var o = n[f];
|
|
144
|
+
if (typeof o != "object") {
|
|
145
|
+
var i = o;
|
|
146
|
+
e != null && e[i] !== void 0 ? t += f + "{" + e[i] + "}" : x(i) && (t += d(f) + ":" + h(f, i) + ";");
|
|
147
|
+
} else if (Array.isArray(o) && typeof o[0] == "string" && (e == null || e[o[0]] === void 0))
|
|
148
|
+
for (var c = 0; c < o.length; c++)
|
|
149
|
+
x(o[c]) && (t += d(f) + ":" + h(f, o[c]) + ";");
|
|
150
|
+
else {
|
|
151
|
+
var l = s(r, e, o);
|
|
152
|
+
switch (f) {
|
|
153
|
+
case "animation":
|
|
154
|
+
case "animationName": {
|
|
155
|
+
t += d(f) + ":" + l + ";";
|
|
156
|
+
break;
|
|
157
|
+
}
|
|
158
|
+
default:
|
|
159
|
+
t += f + "{" + l + "}";
|
|
160
|
+
}
|
|
161
|
+
}
|
|
162
|
+
}
|
|
163
|
+
return t;
|
|
164
|
+
}
|
|
165
|
+
var p = /label:\s*([^\s;{]+)\s*(;|$)/g, u;
|
|
166
|
+
function R(r, e, n) {
|
|
167
|
+
if (r.length === 1 && typeof r[0] == "object" && r[0] !== null && r[0].styles !== void 0)
|
|
168
|
+
return r[0];
|
|
169
|
+
var t = !0, a = "";
|
|
170
|
+
u = void 0;
|
|
171
|
+
var f = r[0];
|
|
172
|
+
if (f == null || f.raw === void 0)
|
|
173
|
+
t = !1, a += s(n, e, f);
|
|
174
|
+
else {
|
|
175
|
+
var o = f;
|
|
176
|
+
a += o[0];
|
|
177
|
+
}
|
|
178
|
+
for (var i = 1; i < r.length; i++)
|
|
179
|
+
if (a += s(n, e, r[i]), t) {
|
|
180
|
+
var c = f;
|
|
181
|
+
a += c[i];
|
|
182
|
+
}
|
|
183
|
+
p.lastIndex = 0;
|
|
184
|
+
for (var l = "", m; (m = p.exec(a)) !== null; )
|
|
185
|
+
l += "-" + m[1];
|
|
186
|
+
var b = C(a) + l;
|
|
187
|
+
return {
|
|
188
|
+
name: b,
|
|
189
|
+
styles: a,
|
|
190
|
+
next: u
|
|
191
|
+
};
|
|
192
|
+
}
|
|
193
|
+
export {
|
|
194
|
+
R as s
|
|
195
|
+
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { g as r } from "./generateUtilityClasses-
|
|
2
|
-
import { g as t } from "./createTheme-
|
|
1
|
+
import { g as r } from "./generateUtilityClasses-CvAVhM6T.js";
|
|
2
|
+
import { g as t } from "./createTheme-CyFSna1a.js";
|
|
3
3
|
function n(o) {
|
|
4
4
|
return t("MuiIconButton", o);
|
|
5
5
|
}
|