@solostylist/ui-kit 1.0.215 → 1.0.217
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/{ArrowUpward-O4lRvSII.js → ArrowUpward-Di0RvTdn.js} +2 -2
- package/dist/Box-BK8kyPwb.js +45 -0
- package/dist/{ButtonBase-1qqPHJym.js → ButtonBase-Pxs48joz.js} +282 -172
- package/dist/{ChevronLeft-CJ94-qgQ.js → ChevronLeft-Cq8Rj_mj.js} +2 -2
- package/dist/{ChevronRight-CK4Iv1Xx.js → ChevronRight-DgJMX1PW.js} +2 -2
- package/dist/{Close-CSIi_IPN.js → Close-BrK64qcq.js} +2 -2
- package/dist/Collapse-BlDm9KX-.js +259 -0
- package/dist/{ContentCopy-SAMH7bs7.js → ContentCopy-C3hTb2aA.js} +2 -2
- package/dist/{Download-BefdWd5q.js → Download-BxH0i9Ni.js} +2 -2
- package/dist/{ExpandMore-DZANUF9W.js → ExpandMore-C7Hl31nD.js} +2 -2
- package/dist/{Favorite-BwMGKQJf.js → Favorite-DNaf3wqS.js} +2 -2
- package/dist/List-CtVrgES0.js +1049 -0
- package/dist/LocalizationProvider-DtVmtZ15.js +111 -0
- package/dist/Menu-DklEkm6T.js +497 -0
- package/dist/MenuItem-B9utw6PO.js +222 -0
- package/dist/MenuList-BbO85Qmd.js +404 -0
- package/dist/{Paper-CI9lXZk-.js → Paper-B_hHPO5k.js} +15 -15
- package/dist/Stack-D5D_RRtN.js +157 -0
- package/dist/Typography-Dy5dAg2u.js +166 -0
- package/dist/{avatar-CKEYVp9W.js → avatar-C1jUiSkJ.js} +1 -1
- package/dist/buttonBaseClasses-BLZbMisL.js +13 -0
- package/dist/{checkbox-CMvDozaV.js → checkbox-ByoYYQb_.js} +4 -4
- package/dist/{clsx-BTH_sxEO.js → clsx-69XFQeWf.js} +4 -4
- package/dist/{createSimplePaletteValueFilter-D5kxdvJe.js → createSimplePaletteValueFilter-GHK52GLU.js} +1 -1
- package/dist/{createSvgIcon-BfZYaiXo.js → createSvgIcon-BmN7SAhg.js} +15 -15
- package/dist/{createTheme-hnicUJQa.js → createTheme-YGsrOe_4.js} +624 -545
- package/dist/defaultTheme-DCktV_zC.js +5 -0
- package/dist/{generateUtilityClass-D4Rn9MbW.js → generateUtilityClass-tRYNDrlH.js} +1 -1
- package/dist/generateUtilityClasses-XrPHiTcM.js +10 -0
- package/dist/{iconButtonClasses-UNZ6hKTU.js → iconButtonClasses-9jjSQ9-U.js} +3 -3
- package/dist/inputLabelClasses-CC5i2Dsg.js +659 -0
- package/dist/memoTheme-BmiT8U43.js +150 -0
- package/dist/{mergeSlotProps-CVIr4jSm.js → mergeSlotProps-BX66hWLa.js} +3 -6
- package/dist/{outlinedInputClasses-ClI9bkEy.js → outlinedInputClasses-Di4lUV1O.js} +5 -10
- package/dist/{resolveProps-D6-j1wov.js → resolveProps-CP_X7XKa.js} +3 -3
- package/dist/s-accordion/index.js +1 -1
- package/dist/s-accordion/s-accordion.js +1 -1
- package/dist/{s-accordion-Coc1zFV6.js → s-accordion-CeJZz1Ln.js} +107 -116
- package/dist/s-action-overlay/s-action-overlay.js +18 -14
- package/dist/s-avatar/s-avatar.js +6 -4
- package/dist/s-breadcrumbs/s-breadcrumbs.js +1 -1
- package/dist/s-carousel/index.js +1 -1
- package/dist/s-carousel/s-carousel.js +1 -1
- package/dist/{s-carousel-Btja2Hvn.js → s-carousel-DyaNkTeX.js} +2 -2
- package/dist/s-category-card/s-category-card.js +2 -2
- package/dist/s-chat-input/index.js +1 -1
- package/dist/s-chat-input/s-chat-input.js +1 -1
- package/dist/{s-chat-input-DF3eBvRY.js → s-chat-input-B_qRssy8.js} +41 -29
- package/dist/s-chat-message/index.js +1 -1
- package/dist/s-chat-message/s-chat-message.js +1 -1
- package/dist/{s-chat-message-tzIfAqAc.js → s-chat-message-gzoc72Ti.js} +45 -41
- package/dist/s-checkbox/s-checkbox.js +6 -3
- package/dist/s-chips/index.js +1 -1
- package/dist/s-chips/s-chips.js +1 -1
- package/dist/{s-chips-CMivbDg_.js → s-chips-D8H_w9Xa.js} +15 -11
- package/dist/s-code-block/index.js +1 -1
- package/dist/s-code-block/s-code-block.js +1 -1
- package/dist/{s-code-block-BrwHh2oS.js → s-code-block-B1mdb-IQ.js} +1 -1
- package/dist/s-comment-message/index.js +1 -1
- package/dist/s-comment-message/s-comment-message.js +1 -1
- package/dist/{s-comment-message-Db-f_KOq.js → s-comment-message-CsQej8Et.js} +18 -14
- package/dist/s-copyable-text/s-copyable-text.js +8 -9
- package/dist/s-data-table/index.js +1 -1
- package/dist/s-data-table/s-data-table.js +1 -1
- package/dist/s-data-table-DeFNG6GB.js +893 -0
- package/dist/s-date-picker/index.js +1 -1
- package/dist/s-date-picker/s-date-picker.d.ts +1 -1
- package/dist/s-date-picker/s-date-picker.js +1 -1
- package/dist/{s-date-picker-C-FOMdpa.js → s-date-picker-Fo7ezXTV.js} +161 -115
- package/dist/s-datetime-picker/index.js +1 -1
- package/dist/s-datetime-picker/s-datetime-picker.d.ts +1 -1
- package/dist/s-datetime-picker/s-datetime-picker.js +1 -1
- package/dist/{s-datetime-picker-qg0m55tj.js → s-datetime-picker-BcpyhYZf.js} +1051 -1033
- package/dist/s-dialog/s-dialog.js +3 -3
- package/dist/s-dialog-confirm/s-dialog-confirm.js +4 -4
- package/dist/s-dialog-message/s-dialog-message.js +4 -4
- package/dist/s-empty/s-empty.js +4 -2
- package/dist/s-error/s-error.js +4 -2
- package/dist/s-error-layout/s-error-layout.js +1 -2
- package/dist/s-file-dropzone/index.js +1 -1
- package/dist/s-file-dropzone/s-file-dropzone.js +1 -1
- package/dist/{s-file-dropzone-BFTqdCaX.js → s-file-dropzone-yel7KInt.js} +9 -9
- package/dist/s-file-icon/s-file-icon.js +1 -1
- package/dist/s-flex-box/s-flex-box.d.ts +10 -2
- package/dist/s-flex-box/s-flex-box.js +15 -5
- package/dist/s-glow-button/s-glow-button.js +1 -1
- package/dist/s-image-comparison/s-image-comparison.js +2 -2
- package/dist/s-image-modal/s-image-modal.js +4 -4
- package/dist/s-item-not-found/s-item-not-found.js +9 -7
- package/dist/s-label/index.js +1 -1
- package/dist/s-label/s-label.js +1 -1
- package/dist/{s-label-BYT4eG6o.js → s-label-B9mgEpfz.js} +8 -7
- package/dist/s-language-switcher/index.js +1 -1
- package/dist/s-language-switcher/s-language-switcher.js +1 -1
- package/dist/{s-language-switcher-mD1mK1he.js → s-language-switcher-BI0ARsS8.js} +18 -17
- package/dist/s-lazy-image/s-lazy-image.js +4 -2
- package/dist/s-link/s-link.d.ts +1 -1
- package/dist/s-link/s-link.js +1 -1
- package/dist/s-localization-provider/index.js +1 -1
- package/dist/s-localization-provider/s-localization-provider.js +1 -1
- package/dist/{s-localization-provider-CIACI235.js → s-localization-provider-zUNjKqvJ.js} +41 -59
- package/dist/s-moving-border/s-moving-border.d.ts +8 -0
- package/dist/s-moving-border/s-moving-border.js +26 -21
- package/dist/s-multi-select/index.js +1 -1
- package/dist/s-multi-select/s-multi-select.js +1 -1
- package/dist/{s-multi-select-CmB-l3n5.js → s-multi-select-CVyeHDlc.js} +10 -10
- package/dist/s-nav-item/s-nav-item.js +2 -2
- package/dist/s-nav-item/s-nav-items.js +5 -5
- package/dist/s-no-ssr/s-no-ssr.js +1 -1
- package/dist/s-pagination/s-pagination.js +6 -4
- package/dist/s-pixel-reveal/s-pixel-reveal.js +1 -1
- package/dist/s-review/index.js +1 -1
- package/dist/s-review/s-review.js +1 -1
- package/dist/{s-review-D29of4xC.js → s-review-BoTotzrP.js} +14 -10
- package/dist/s-scroll-to-top/s-scroll-to-top.js +3 -3
- package/dist/s-select/index.js +1 -1
- package/dist/s-select/s-select.js +1 -1
- package/dist/{s-select-DH-t7jkk.js → s-select-BHnfqAGl.js} +7 -7
- package/dist/s-select-list/s-select-list.js +1 -1
- package/dist/s-stripe/s-stripe.js +1 -1
- package/dist/s-switch/s-switch.js +5 -3
- package/dist/s-tabs/s-tabs.js +6 -6
- package/dist/s-text-editor/index.js +1 -1
- package/dist/s-text-editor/s-text-editor-toolbar.js +1 -1
- package/dist/s-text-editor/s-text-editor.js +2 -2
- package/dist/s-text-editor-toolbar-ZxamcKpn.js +2105 -0
- package/dist/s-text-field/index.js +1 -1
- package/dist/s-text-field/s-text-field.js +1 -1
- package/dist/{s-text-field-UI_UjTUa.js → s-text-field-w4T9VXLw.js} +2 -2
- package/dist/s-text-shimmer/s-text-shimmer.js +2 -2
- package/dist/s-theme-demo/index.js +1 -1
- package/dist/s-theme-demo/s-theme-demo.js +1 -1
- package/dist/{s-theme-demo-C0v-IOB-.js → s-theme-demo-C0BGeh2P.js} +80 -48
- package/dist/s-theme-provider/s-theme-provider.js +1 -1
- package/dist/s-theme-switch/index.js +1 -1
- package/dist/s-theme-switch/s-theme-switch.js +1 -1
- package/dist/{s-theme-switch-COBORL4a.js → s-theme-switch-Cz5QBl69.js} +2 -2
- package/dist/s-tip/index.js +1 -1
- package/dist/s-tip/s-tip.js +1 -1
- package/dist/{s-tip-BI58w2uh.js → s-tip-CqLspVS4.js} +5 -5
- package/dist/s-tool-bar/index.js +1 -1
- package/dist/s-tool-bar/s-tool-bar.js +1 -1
- package/dist/{s-tool-bar-KrLaAaBO.js → s-tool-bar-RTPBIgcd.js} +5 -5
- package/dist/s-two-pane-layout/s-two-pane-layout.js +1 -1
- package/dist/{select-BT9USOXL.js → select-D7W-VU2F.js} +2 -2
- package/dist/styled-BRk8Ukg1.js +164 -0
- package/dist/{esm-BYRX9r8n.js → styled-engine-DOxAQ3qw.js} +2 -2
- package/dist/{svgIconClasses-BhRa1KyZ.js → svgIconClasses-D46YUMKp.js} +3 -3
- package/dist/{tabClasses-Duc8s_po.js → tabClasses-KqPlYv0c.js} +3 -4
- package/dist/theme/components/accordion-summary.d.ts +2 -2
- package/dist/theme/components/accordion-summary.js +1 -1
- package/dist/theme/components/accordion.d.ts +2 -2
- package/dist/theme/components/alert.js +1 -1
- package/dist/theme/components/avatar.js +1 -1
- package/dist/theme/components/button.d.ts +2 -2
- package/dist/theme/components/button.js +30 -22
- package/dist/theme/components/card.js +2 -2
- package/dist/theme/components/checkbox.js +1 -1
- package/dist/theme/components/chip.js +122 -124
- package/dist/theme/components/components.js +5 -5
- package/dist/theme/components/icon-button.d.ts +2 -2
- package/dist/theme/components/icon-button.js +1 -1
- package/dist/theme/components/linear-progress.js +1 -1
- package/dist/theme/components/link.d.ts +2 -2
- package/dist/theme/components/link.js +2 -2
- package/dist/theme/components/list-item-button.d.ts +2 -2
- package/dist/theme/components/list-item-button.js +1 -1
- package/dist/theme/components/list-item.d.ts +2 -2
- package/dist/theme/components/list-item.js +3 -3
- package/dist/theme/components/outlined-input.js +3 -3
- package/dist/theme/components/pagination-item.d.ts +2 -2
- package/dist/theme/components/select.js +1 -1
- package/dist/theme/components/step-icon.js +1 -1
- package/dist/theme/components/tab.d.ts +2 -2
- package/dist/theme/components/tab.js +1 -1
- package/dist/theme/components/table-pagination.js +1 -1
- package/dist/theme/components/tabs.d.ts +4 -4
- package/dist/theme/components/toggle-button-group.js +1 -1
- package/dist/theme/components/toggle-button.d.ts +2 -2
- package/dist/theme/components/toggle-button.js +1 -1
- package/dist/theme/theme-primitives.js +1 -1
- package/dist/{theme-primitives-qhf0z_Er.js → theme-primitives-DHiY0aFC.js} +1 -1
- package/dist/{toggle-button-sCvdUHdS.js → toggle-button-DIEv06gW.js} +3 -3
- package/dist/{toggle-button-group-C_qpJa3z.js → toggle-button-group-CERACXGm.js} +4 -6
- package/dist/{typographyClasses-CBI3nZde.js → typographyClasses-CyjIdezx.js} +4 -5
- package/dist/{useControlled-BQ6-yabk.js → useControlled-2-C6cXjG.js} +2 -5
- package/dist/useControlled-DXKqhylj.js +5 -0
- package/dist/{useEnhancedEffect-DcMMtOdE.js → useEnhancedEffect-Dsu5K7-Z.js} +1 -1
- package/dist/useFormControl-CUs308br.js +18 -0
- package/dist/{useMobilePicker-C5bImMb9.js → useMobilePicker-6o6QRlWL.js} +3019 -3472
- package/dist/{useSlot-BfqKgBbE.js → useSlot-CugRM0KJ.js} +37 -32
- package/dist/{useThemeProps-DtrsMbkY.js → useThemeProps-DdB9M8DE.js} +4 -4
- package/dist/{utils-BqJ3HDtA.js → utils-DNv5CBQM.js} +21 -5
- package/package.json +13 -13
- package/dist/Box-BQIZeo25.js +0 -46
- package/dist/Collapse-BUAO-GTT.js +0 -264
- package/dist/LocalizationProvider-C07_J3LH.js +0 -111
- package/dist/Menu-qKMfgdfr.js +0 -1664
- package/dist/MenuItem-DA2pGXuL.js +0 -214
- package/dist/Select-D-aLJXW9.js +0 -2552
- package/dist/Stack-BrIUVvqB.js +0 -158
- package/dist/Typography-Ci004UCT.js +0 -187
- package/dist/buttonBaseClasses-D1dQFqBk.js +0 -13
- package/dist/defaultTheme-CW25vqGj.js +0 -5
- package/dist/extendSxProp-0kulJXZl.js +0 -29
- package/dist/generateUtilityClasses-CX1nR7K3.js +0 -10
- package/dist/memoTheme-DiKnacj0.js +0 -154
- package/dist/s-data-table-BdEn2Nhf.js +0 -897
- package/dist/s-text-editor-toolbar-Sw0qn88u.js +0 -177
- package/dist/styled-C0_N3zFx.js +0 -168
- package/dist/useFormControl-DvExOQVA.js +0 -11
- /package/dist/{extends-DtvfmDTb.js → extends-D8CDMpIy.js} +0 -0
- /package/dist/{objectWithoutPropertiesLoose-Cq334jkZ.js → objectWithoutPropertiesLoose-BpY-kC5L.js} +0 -0
- /package/dist/{utils-CKGB5_56.js → utils-B5Rl6Zwv.js} +0 -0
|
@@ -0,0 +1,150 @@
|
|
|
1
|
+
import { n as e } from "./chunk-efA98nb6.js";
|
|
2
|
+
import { _ as t, l as n } from "./createTheme-YGsrOe_4.js";
|
|
3
|
+
import { i as r, s as i } from "./styled-engine-DOxAQ3qw.js";
|
|
4
|
+
import { n as a } from "./clsx-69XFQeWf.js";
|
|
5
|
+
import { o } from "./styled-BRk8Ukg1.js";
|
|
6
|
+
import { t as s } from "./resolveProps-CP_X7XKa.js";
|
|
7
|
+
import { t as c } from "./defaultTheme-DCktV_zC.js";
|
|
8
|
+
import { Global as l } from "@emotion/react";
|
|
9
|
+
import * as u from "react";
|
|
10
|
+
import { jsx as d } from "react/jsx-runtime";
|
|
11
|
+
//#region ../../node_modules/@mui/styled-engine/GlobalStyles/GlobalStyles.mjs
|
|
12
|
+
var f = /* @__PURE__ */ e(t(), 1);
|
|
13
|
+
function p(e) {
|
|
14
|
+
return e == null || Object.keys(e).length === 0;
|
|
15
|
+
}
|
|
16
|
+
function m(e) {
|
|
17
|
+
let { styles: t, defaultTheme: n = {} } = e;
|
|
18
|
+
return /* @__PURE__ */ d(l, { styles: typeof t == "function" ? (e) => t(p(e) ? n : e) : t });
|
|
19
|
+
}
|
|
20
|
+
process.env.NODE_ENV !== "production" && (m.propTypes = {
|
|
21
|
+
defaultTheme: f.default.object,
|
|
22
|
+
styles: f.default.oneOfType([
|
|
23
|
+
f.default.array,
|
|
24
|
+
f.default.string,
|
|
25
|
+
f.default.object,
|
|
26
|
+
f.default.func
|
|
27
|
+
])
|
|
28
|
+
});
|
|
29
|
+
//#endregion
|
|
30
|
+
//#region ../../node_modules/@mui/system/GlobalStyles/GlobalStyles.mjs
|
|
31
|
+
function h(e) {
|
|
32
|
+
let t = r(e);
|
|
33
|
+
return e !== t && t.styles ? (t.styles.match(/^@layer\s+[^{]*$/) || (t.styles = `@layer global{${t.styles}}`), t) : e;
|
|
34
|
+
}
|
|
35
|
+
function g({ styles: e, themeId: t, defaultTheme: n = {} }) {
|
|
36
|
+
let r = a(n), i = t && r[t] || r, o = typeof e == "function" ? e(i) : e;
|
|
37
|
+
return i.modularCssLayers && (o = Array.isArray(o) ? o.map((e) => h(typeof e == "function" ? e(i) : e)) : h(o)), /* @__PURE__ */ d(m, { styles: o });
|
|
38
|
+
}
|
|
39
|
+
process.env.NODE_ENV !== "production" && (g.propTypes = {
|
|
40
|
+
defaultTheme: f.default.object,
|
|
41
|
+
styles: f.default.oneOfType([
|
|
42
|
+
f.default.array,
|
|
43
|
+
f.default.func,
|
|
44
|
+
f.default.number,
|
|
45
|
+
f.default.object,
|
|
46
|
+
f.default.string,
|
|
47
|
+
f.default.bool
|
|
48
|
+
]),
|
|
49
|
+
themeId: f.default.string
|
|
50
|
+
});
|
|
51
|
+
//#endregion
|
|
52
|
+
//#region ../../node_modules/@mui/system/DefaultPropsProvider/DefaultPropsProvider.mjs
|
|
53
|
+
var _ = /* @__PURE__ */ u.createContext(void 0);
|
|
54
|
+
function v({ value: e, children: t }) {
|
|
55
|
+
return /* @__PURE__ */ d(_.Provider, {
|
|
56
|
+
value: e,
|
|
57
|
+
children: t
|
|
58
|
+
});
|
|
59
|
+
}
|
|
60
|
+
process.env.NODE_ENV !== "production" && (v.propTypes = {
|
|
61
|
+
children: f.default.node,
|
|
62
|
+
value: f.default.object
|
|
63
|
+
});
|
|
64
|
+
function y(e) {
|
|
65
|
+
let { theme: t, name: n, props: r } = e;
|
|
66
|
+
if (!t || !t.components || !t.components[n]) return r;
|
|
67
|
+
let i = t.components[n];
|
|
68
|
+
return i.defaultProps ? s(i.defaultProps, r, t.components.mergeClassNameAndStyle) : !i.styleOverrides && !i.variants ? s(i, r, t.components.mergeClassNameAndStyle) : r;
|
|
69
|
+
}
|
|
70
|
+
function b({ props: e, name: t }) {
|
|
71
|
+
return y({
|
|
72
|
+
props: e,
|
|
73
|
+
name: t,
|
|
74
|
+
theme: { components: u.useContext(_) }
|
|
75
|
+
});
|
|
76
|
+
}
|
|
77
|
+
//#endregion
|
|
78
|
+
//#region ../../node_modules/@mui/system/memoTheme.mjs
|
|
79
|
+
var x = { theme: void 0 };
|
|
80
|
+
function S(e) {
|
|
81
|
+
let t, n;
|
|
82
|
+
return function(r) {
|
|
83
|
+
let i = t;
|
|
84
|
+
return (i === void 0 || r.theme !== n) && (x.theme = r.theme, i = o(e(x)), t = i, n = r.theme), i;
|
|
85
|
+
};
|
|
86
|
+
}
|
|
87
|
+
//#endregion
|
|
88
|
+
//#region ../../node_modules/@mui/utils/composeClasses/composeClasses.mjs
|
|
89
|
+
function C(e, t, n = void 0) {
|
|
90
|
+
let r = {};
|
|
91
|
+
for (let i in e) {
|
|
92
|
+
let a = e[i], o = "", s = !0;
|
|
93
|
+
for (let e = 0; e < a.length; e += 1) {
|
|
94
|
+
let r = a[e];
|
|
95
|
+
r && (o += (s === !0 ? "" : " ") + t(r), s = !1, n && n[r] && (o += " " + n[r]));
|
|
96
|
+
}
|
|
97
|
+
r[i] = o;
|
|
98
|
+
}
|
|
99
|
+
return r;
|
|
100
|
+
}
|
|
101
|
+
//#endregion
|
|
102
|
+
//#region ../../node_modules/@mui/material/styles/useTheme.mjs
|
|
103
|
+
function w() {
|
|
104
|
+
let e = a(c);
|
|
105
|
+
return process.env.NODE_ENV !== "production" && u.useDebugValue(e), e.$$material || e;
|
|
106
|
+
}
|
|
107
|
+
//#endregion
|
|
108
|
+
//#region ../../node_modules/@mui/material/GlobalStyles/GlobalStyles.mjs
|
|
109
|
+
function T(e) {
|
|
110
|
+
return /* @__PURE__ */ d(g, {
|
|
111
|
+
...e,
|
|
112
|
+
defaultTheme: c,
|
|
113
|
+
themeId: i
|
|
114
|
+
});
|
|
115
|
+
}
|
|
116
|
+
process.env.NODE_ENV !== "production" && (T.propTypes = { styles: f.default.oneOfType([
|
|
117
|
+
f.default.array,
|
|
118
|
+
f.default.func,
|
|
119
|
+
f.default.number,
|
|
120
|
+
f.default.object,
|
|
121
|
+
f.default.string,
|
|
122
|
+
f.default.bool
|
|
123
|
+
]) });
|
|
124
|
+
//#endregion
|
|
125
|
+
//#region ../../node_modules/@mui/material/zero-styled/index.mjs
|
|
126
|
+
function E(e) {
|
|
127
|
+
return function(t) {
|
|
128
|
+
return /* @__PURE__ */ d(T, { styles: typeof e == "function" ? (n) => e({
|
|
129
|
+
theme: n,
|
|
130
|
+
...t
|
|
131
|
+
}) : e });
|
|
132
|
+
};
|
|
133
|
+
}
|
|
134
|
+
//#endregion
|
|
135
|
+
//#region ../../node_modules/@mui/material/DefaultPropsProvider/DefaultPropsProvider.mjs
|
|
136
|
+
function D(e) {
|
|
137
|
+
return /* @__PURE__ */ d(v, { ...e });
|
|
138
|
+
}
|
|
139
|
+
process.env.NODE_ENV !== "production" && (D.propTypes = {
|
|
140
|
+
children: f.default.node,
|
|
141
|
+
value: f.default.object.isRequired
|
|
142
|
+
});
|
|
143
|
+
function O(e) {
|
|
144
|
+
return b(e);
|
|
145
|
+
}
|
|
146
|
+
//#endregion
|
|
147
|
+
//#region ../../node_modules/@mui/material/utils/capitalize.mjs
|
|
148
|
+
var k = n, A = S;
|
|
149
|
+
//#endregion
|
|
150
|
+
export { w as a, E as i, k as n, C as o, O as r, A as t };
|
|
@@ -1,9 +1,6 @@
|
|
|
1
|
-
import { t as e } from "./clsx-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
let n = e.charCodeAt(2);
|
|
5
|
-
return e[0] === "o" && e[1] === "n" && n >= 65 && n <= 90 && typeof t == "function";
|
|
6
|
-
}
|
|
1
|
+
import { t as e } from "./clsx-69XFQeWf.js";
|
|
2
|
+
import { s as t } from "./useSlot-CugRM0KJ.js";
|
|
3
|
+
//#region ../../node_modules/@mui/material/utils/mergeSlotProps.mjs
|
|
7
4
|
function n(n, r) {
|
|
8
5
|
if (!n) return r;
|
|
9
6
|
function i(e, n) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { t as e } from "./generateUtilityClass-
|
|
2
|
-
import { t } from "./generateUtilityClasses-
|
|
3
|
-
//#region ../../node_modules/@mui/material/
|
|
1
|
+
import { t as e } from "./generateUtilityClass-tRYNDrlH.js";
|
|
2
|
+
import { t } from "./generateUtilityClasses-XrPHiTcM.js";
|
|
3
|
+
//#region ../../node_modules/@mui/material/InputBase/inputBaseClasses.mjs
|
|
4
4
|
function n(t) {
|
|
5
5
|
return e("MuiInputBase", t);
|
|
6
6
|
}
|
|
@@ -19,15 +19,10 @@ var r = t("MuiInputBase", [
|
|
|
19
19
|
"hiddenLabel",
|
|
20
20
|
"readOnly",
|
|
21
21
|
"input",
|
|
22
|
-
"
|
|
23
|
-
"inputMultiline",
|
|
24
|
-
"inputTypeSearch",
|
|
25
|
-
"inputAdornedStart",
|
|
26
|
-
"inputAdornedEnd",
|
|
27
|
-
"inputHiddenLabel"
|
|
22
|
+
"inputTypeSearch"
|
|
28
23
|
]);
|
|
29
24
|
//#endregion
|
|
30
|
-
//#region ../../node_modules/@mui/material/
|
|
25
|
+
//#region ../../node_modules/@mui/material/OutlinedInput/outlinedInputClasses.mjs
|
|
31
26
|
function i(t) {
|
|
32
27
|
return e("MuiOutlinedInput", t);
|
|
33
28
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as e } from "./clsx-
|
|
2
|
-
//#region ../../node_modules/@mui/utils/
|
|
1
|
+
import { t as e } from "./clsx-69XFQeWf.js";
|
|
2
|
+
//#region ../../node_modules/@mui/utils/resolveProps/resolveProps.mjs
|
|
3
3
|
function t(n, r, i = !1) {
|
|
4
4
|
let a = { ...r };
|
|
5
5
|
for (let o in n) if (Object.prototype.hasOwnProperty.call(n, o)) {
|
|
@@ -19,7 +19,7 @@ function t(n, r, i = !1) {
|
|
|
19
19
|
a[s][r] = t(e[r], o[r], i);
|
|
20
20
|
}
|
|
21
21
|
}
|
|
22
|
-
} else s === "className" && i && r.className ? a.className = e(n?.className, r?.className) : s === "style" && i && r.style ? a.style = {
|
|
22
|
+
} else s === "className" && i && r.className !== void 0 ? a.className = e(n?.className, r?.className) : s === "style" && i && r.style ? a.style = {
|
|
23
23
|
...n?.style,
|
|
24
24
|
...r?.style
|
|
25
25
|
} : a[s] === void 0 && (a[s] = n[s]);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../s-accordion-
|
|
1
|
+
import { t as e } from "../s-accordion-CeJZz1Ln.js";
|
|
2
2
|
export { e as SAccordion, e as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../s-accordion-
|
|
1
|
+
import { t as e } from "../s-accordion-CeJZz1Ln.js";
|
|
2
2
|
export { e as SAccordion, e as default };
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import { n as e } from "./chunk-efA98nb6.js";
|
|
2
|
-
import { _ as t, g as n } from "./createTheme-
|
|
3
|
-
import { r,
|
|
4
|
-
import { t as o } from "./clsx-
|
|
5
|
-
import { t as s } from "./generateUtilityClass-
|
|
6
|
-
import { t as c } from "./generateUtilityClasses-
|
|
7
|
-
import { t as l } from "./styled-
|
|
8
|
-
import { t as u } from "./Stack-
|
|
9
|
-
import { t as d } from "./ButtonBase-
|
|
10
|
-
import {
|
|
11
|
-
import { t as m } from "./useControlled-
|
|
12
|
-
import { t as h } from "./Typography-
|
|
13
|
-
import { t as g } from "./ExpandMore-
|
|
14
|
-
import { t as _ } from "./Collapse-
|
|
15
|
-
import { t as v } from "./Paper-
|
|
2
|
+
import { _ as t, g as n } from "./createTheme-YGsrOe_4.js";
|
|
3
|
+
import { o as r, r as i, t as a } from "./memoTheme-BmiT8U43.js";
|
|
4
|
+
import { t as o } from "./clsx-69XFQeWf.js";
|
|
5
|
+
import { t as s } from "./generateUtilityClass-tRYNDrlH.js";
|
|
6
|
+
import { t as c } from "./generateUtilityClasses-XrPHiTcM.js";
|
|
7
|
+
import { t as l } from "./styled-BRk8Ukg1.js";
|
|
8
|
+
import { t as u } from "./Stack-D5D_RRtN.js";
|
|
9
|
+
import { t as d } from "./ButtonBase-Pxs48joz.js";
|
|
10
|
+
import { h as f, t as p } from "./useSlot-CugRM0KJ.js";
|
|
11
|
+
import { t as m } from "./useControlled-DXKqhylj.js";
|
|
12
|
+
import { t as h } from "./Typography-Dy5dAg2u.js";
|
|
13
|
+
import { t as g } from "./ExpandMore-C7Hl31nD.js";
|
|
14
|
+
import { t as _ } from "./Collapse-BlDm9KX-.js";
|
|
15
|
+
import { t as v } from "./Paper-B_hHPO5k.js";
|
|
16
16
|
import * as y from "react";
|
|
17
17
|
import "react";
|
|
18
18
|
import { jsx as b, jsxs as x } from "react/jsx-runtime";
|
|
19
|
-
//#region ../../node_modules/@mui/material/
|
|
19
|
+
//#region ../../node_modules/@mui/material/Accordion/AccordionContext.mjs
|
|
20
20
|
var S = /* @__PURE__ */ y.createContext({});
|
|
21
21
|
process.env.NODE_ENV !== "production" && (S.displayName = "AccordionContext");
|
|
22
22
|
//#endregion
|
|
23
|
-
//#region ../../node_modules/@mui/material/
|
|
23
|
+
//#region ../../node_modules/@mui/material/Accordion/accordionClasses.mjs
|
|
24
24
|
function C(e) {
|
|
25
25
|
return s("MuiAccordion", e);
|
|
26
26
|
}
|
|
@@ -32,13 +32,13 @@ var w = c("MuiAccordion", [
|
|
|
32
32
|
"disabled",
|
|
33
33
|
"gutters",
|
|
34
34
|
"region"
|
|
35
|
-
]), T = n(), E = /* @__PURE__ */ e(t()), D = (e) => {
|
|
36
|
-
let { classes: t, square: n, expanded:
|
|
37
|
-
return
|
|
35
|
+
]), T = n(), E = /* @__PURE__ */ e(t(), 1), D = (e) => {
|
|
36
|
+
let { classes: t, square: n, expanded: i, disabled: a, disableGutters: o } = e;
|
|
37
|
+
return r({
|
|
38
38
|
root: [
|
|
39
39
|
"root",
|
|
40
40
|
!n && "rounded",
|
|
41
|
-
|
|
41
|
+
i && "expanded",
|
|
42
42
|
a && "disabled",
|
|
43
43
|
!o && "gutters"
|
|
44
44
|
],
|
|
@@ -110,89 +110,83 @@ var w = c("MuiAccordion", [
|
|
|
110
110
|
name: "MuiAccordion",
|
|
111
111
|
slot: "Region"
|
|
112
112
|
})({}), j = /* @__PURE__ */ y.forwardRef(function(e, t) {
|
|
113
|
-
let n =
|
|
113
|
+
let n = i({
|
|
114
114
|
props: e,
|
|
115
115
|
name: "MuiAccordion"
|
|
116
|
-
}), { children:
|
|
116
|
+
}), { children: r, className: a, defaultExpanded: s = !1, disabled: c = !1, disableGutters: l = !1, expanded: u, onChange: d, slots: f = {}, slotProps: h = {}, ...g } = n, [v, C] = m({
|
|
117
117
|
controlled: u,
|
|
118
118
|
default: s,
|
|
119
119
|
name: "Accordion",
|
|
120
120
|
state: "expanded"
|
|
121
|
-
}),
|
|
122
|
-
|
|
121
|
+
}), w = y.useCallback((e) => {
|
|
122
|
+
C(!v), d && d(e, !v);
|
|
123
123
|
}, [
|
|
124
|
-
|
|
124
|
+
v,
|
|
125
125
|
d,
|
|
126
|
-
|
|
127
|
-
]), [
|
|
128
|
-
expanded:
|
|
126
|
+
C
|
|
127
|
+
]), [T, ...E] = y.Children.toArray(r), j = y.useMemo(() => ({
|
|
128
|
+
expanded: v,
|
|
129
129
|
disabled: c,
|
|
130
130
|
disableGutters: l,
|
|
131
|
-
toggle:
|
|
131
|
+
toggle: w
|
|
132
132
|
}), [
|
|
133
|
-
|
|
133
|
+
v,
|
|
134
134
|
c,
|
|
135
135
|
l,
|
|
136
|
-
|
|
137
|
-
]),
|
|
136
|
+
w
|
|
137
|
+
]), M = {
|
|
138
138
|
...n,
|
|
139
139
|
disabled: c,
|
|
140
140
|
disableGutters: l,
|
|
141
|
-
expanded:
|
|
142
|
-
},
|
|
143
|
-
slots:
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
},
|
|
147
|
-
slotProps: {
|
|
148
|
-
transition: v,
|
|
149
|
-
...h
|
|
150
|
-
}
|
|
151
|
-
}, [L, R] = p("root", {
|
|
141
|
+
expanded: v
|
|
142
|
+
}, N = D(M), P = {
|
|
143
|
+
slots: f,
|
|
144
|
+
slotProps: h
|
|
145
|
+
}, [F, I] = p("root", {
|
|
152
146
|
elementType: O,
|
|
153
147
|
externalForwardedProps: {
|
|
154
|
-
...
|
|
155
|
-
...
|
|
148
|
+
...P,
|
|
149
|
+
...g
|
|
156
150
|
},
|
|
157
|
-
className: o(
|
|
151
|
+
className: o(N.root, a),
|
|
158
152
|
shouldForwardComponentProp: !0,
|
|
159
|
-
ownerState:
|
|
153
|
+
ownerState: M,
|
|
160
154
|
ref: t
|
|
161
|
-
}), [
|
|
155
|
+
}), [L, R] = p("heading", {
|
|
162
156
|
elementType: k,
|
|
163
|
-
externalForwardedProps:
|
|
164
|
-
className:
|
|
165
|
-
ownerState:
|
|
166
|
-
}), [
|
|
157
|
+
externalForwardedProps: P,
|
|
158
|
+
className: N.heading,
|
|
159
|
+
ownerState: M
|
|
160
|
+
}), [z, B] = p("transition", {
|
|
167
161
|
elementType: _,
|
|
168
|
-
externalForwardedProps:
|
|
169
|
-
ownerState:
|
|
170
|
-
}), [
|
|
162
|
+
externalForwardedProps: P,
|
|
163
|
+
ownerState: M
|
|
164
|
+
}), [V, H] = p("region", {
|
|
171
165
|
elementType: A,
|
|
172
|
-
externalForwardedProps:
|
|
173
|
-
ownerState:
|
|
174
|
-
className:
|
|
166
|
+
externalForwardedProps: P,
|
|
167
|
+
ownerState: M,
|
|
168
|
+
className: N.region,
|
|
175
169
|
additionalProps: {
|
|
176
|
-
"aria-labelledby":
|
|
177
|
-
id:
|
|
170
|
+
"aria-labelledby": T.props.id,
|
|
171
|
+
id: T.props["aria-controls"],
|
|
178
172
|
role: "region"
|
|
179
173
|
}
|
|
180
174
|
});
|
|
181
|
-
return /* @__PURE__ */ x(
|
|
182
|
-
...
|
|
183
|
-
children: [/* @__PURE__ */ b(
|
|
184
|
-
...
|
|
175
|
+
return /* @__PURE__ */ x(F, {
|
|
176
|
+
...I,
|
|
177
|
+
children: [/* @__PURE__ */ b(L, {
|
|
178
|
+
...R,
|
|
185
179
|
children: /* @__PURE__ */ b(S.Provider, {
|
|
186
|
-
value:
|
|
187
|
-
children:
|
|
180
|
+
value: j,
|
|
181
|
+
children: T
|
|
188
182
|
})
|
|
189
|
-
}), /* @__PURE__ */ b(
|
|
190
|
-
in:
|
|
183
|
+
}), /* @__PURE__ */ b(z, {
|
|
184
|
+
in: v,
|
|
191
185
|
timeout: "auto",
|
|
192
|
-
...
|
|
193
|
-
children: /* @__PURE__ */ b(
|
|
194
|
-
...
|
|
195
|
-
children:
|
|
186
|
+
...B,
|
|
187
|
+
children: /* @__PURE__ */ b(V, {
|
|
188
|
+
...H,
|
|
189
|
+
children: E
|
|
196
190
|
})
|
|
197
191
|
})]
|
|
198
192
|
});
|
|
@@ -229,31 +223,29 @@ process.env.NODE_ENV !== "production" && (j.propTypes = {
|
|
|
229
223
|
])),
|
|
230
224
|
E.default.func,
|
|
231
225
|
E.default.object
|
|
232
|
-
])
|
|
233
|
-
TransitionComponent: E.default.elementType,
|
|
234
|
-
TransitionProps: E.default.object
|
|
226
|
+
])
|
|
235
227
|
});
|
|
236
228
|
//#endregion
|
|
237
|
-
//#region ../../node_modules/@mui/material/
|
|
229
|
+
//#region ../../node_modules/@mui/material/AccordionDetails/accordionDetailsClasses.mjs
|
|
238
230
|
function M(e) {
|
|
239
231
|
return s("MuiAccordionDetails", e);
|
|
240
232
|
}
|
|
241
233
|
c("MuiAccordionDetails", ["root"]);
|
|
242
234
|
//#endregion
|
|
243
|
-
//#region ../../node_modules/@mui/material/
|
|
235
|
+
//#region ../../node_modules/@mui/material/AccordionDetails/AccordionDetails.mjs
|
|
244
236
|
var N = (e) => {
|
|
245
237
|
let { classes: t } = e;
|
|
246
|
-
return
|
|
238
|
+
return r({ root: ["root"] }, M, t);
|
|
247
239
|
}, P = l("div", {
|
|
248
240
|
name: "MuiAccordionDetails",
|
|
249
241
|
slot: "Root"
|
|
250
242
|
})(a(({ theme: e }) => ({ padding: e.spacing(1, 2, 2) }))), F = /* @__PURE__ */ y.forwardRef(function(e, t) {
|
|
251
|
-
let n =
|
|
243
|
+
let n = i({
|
|
252
244
|
props: e,
|
|
253
245
|
name: "MuiAccordionDetails"
|
|
254
|
-
}), { className:
|
|
246
|
+
}), { className: r, ...a } = n, s = n;
|
|
255
247
|
return /* @__PURE__ */ b(P, {
|
|
256
|
-
className: o(N(s).root,
|
|
248
|
+
className: o(N(s).root, r),
|
|
257
249
|
ref: t,
|
|
258
250
|
ownerState: s,
|
|
259
251
|
...a
|
|
@@ -274,7 +266,7 @@ process.env.NODE_ENV !== "production" && (F.propTypes = {
|
|
|
274
266
|
])
|
|
275
267
|
});
|
|
276
268
|
//#endregion
|
|
277
|
-
//#region ../../node_modules/@mui/material/
|
|
269
|
+
//#region ../../node_modules/@mui/material/AccordionSummary/accordionSummaryClasses.mjs
|
|
278
270
|
function I(e) {
|
|
279
271
|
return s("MuiAccordionSummary", e);
|
|
280
272
|
}
|
|
@@ -284,24 +276,19 @@ var L = c("MuiAccordionSummary", [
|
|
|
284
276
|
"focusVisible",
|
|
285
277
|
"disabled",
|
|
286
278
|
"gutters",
|
|
287
|
-
"contentGutters",
|
|
288
279
|
"content",
|
|
289
280
|
"expandIconWrapper"
|
|
290
281
|
]), R = (e) => {
|
|
291
|
-
let { classes: t, expanded: n, disabled:
|
|
292
|
-
return
|
|
282
|
+
let { classes: t, expanded: n, disabled: i, disableGutters: a } = e;
|
|
283
|
+
return r({
|
|
293
284
|
root: [
|
|
294
285
|
"root",
|
|
295
286
|
n && "expanded",
|
|
296
|
-
|
|
287
|
+
i && "disabled",
|
|
297
288
|
!a && "gutters"
|
|
298
289
|
],
|
|
299
290
|
focusVisible: ["focusVisible"],
|
|
300
|
-
content: [
|
|
301
|
-
"content",
|
|
302
|
-
n && "expanded",
|
|
303
|
-
!a && "contentGutters"
|
|
304
|
-
],
|
|
291
|
+
content: ["content", n && "expanded"],
|
|
305
292
|
expandIconWrapper: ["expandIconWrapper", n && "expanded"]
|
|
306
293
|
}, I, t);
|
|
307
294
|
}, z = l(d, {
|
|
@@ -348,10 +335,10 @@ var L = c("MuiAccordionSummary", [
|
|
|
348
335
|
transition: e.transitions.create("transform", { duration: e.transitions.duration.shortest }),
|
|
349
336
|
[`&.${L.expanded}`]: { transform: "rotate(180deg)" }
|
|
350
337
|
}))), H = /* @__PURE__ */ y.forwardRef(function(e, t) {
|
|
351
|
-
let n =
|
|
338
|
+
let n = i({
|
|
352
339
|
props: e,
|
|
353
340
|
name: "MuiAccordionSummary"
|
|
354
|
-
}), { children:
|
|
341
|
+
}), { children: r, className: a, expandIcon: s, focusVisibleClassName: c, onClick: l, slots: u, slotProps: d, ...f } = n, { disabled: m = !1, disableGutters: h, expanded: g, toggle: _ } = y.useContext(S), v = (e) => {
|
|
355
342
|
_ && _(e), l && l(e);
|
|
356
343
|
}, C = {
|
|
357
344
|
...n,
|
|
@@ -374,6 +361,7 @@ var L = c("MuiAccordionSummary", [
|
|
|
374
361
|
additionalProps: {
|
|
375
362
|
focusRipple: !1,
|
|
376
363
|
disableRipple: !0,
|
|
364
|
+
internalNativeButton: !0,
|
|
377
365
|
disabled: m,
|
|
378
366
|
"aria-expanded": g,
|
|
379
367
|
focusVisibleClassName: o(w.focusVisible, c)
|
|
@@ -399,7 +387,7 @@ var L = c("MuiAccordionSummary", [
|
|
|
399
387
|
...D,
|
|
400
388
|
children: [/* @__PURE__ */ b(O, {
|
|
401
389
|
...k,
|
|
402
|
-
children:
|
|
390
|
+
children: r
|
|
403
391
|
}), s && /* @__PURE__ */ b(A, {
|
|
404
392
|
...j,
|
|
405
393
|
children: s
|
|
@@ -435,28 +423,31 @@ process.env.NODE_ENV !== "production" && (H.propTypes = {
|
|
|
435
423
|
});
|
|
436
424
|
//#endregion
|
|
437
425
|
//#region lib/s-accordion/s-accordion.tsx
|
|
438
|
-
var U = ({ title: e, children: t, startIcon: n, titleTypographyProps: r, accordionSummaryProps: i, accordionDetailsProps: a, ...o }) =>
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
426
|
+
var U = ({ title: e, children: t, startIcon: n, titleTypographyProps: r, accordionSummaryProps: i, accordionDetailsProps: a, ...o }) => {
|
|
427
|
+
let { sx: s, ...c } = r ?? {};
|
|
428
|
+
return /* @__PURE__ */ x(j, {
|
|
429
|
+
elevation: 0,
|
|
430
|
+
...o,
|
|
431
|
+
children: [e || n ? /* @__PURE__ */ b(H, {
|
|
432
|
+
expandIcon: /* @__PURE__ */ b(g, {}),
|
|
433
|
+
...i,
|
|
434
|
+
children: /* @__PURE__ */ x(u, {
|
|
435
|
+
direction: "row",
|
|
436
|
+
spacing: 1,
|
|
437
|
+
sx: { alignItems: "center" },
|
|
438
|
+
children: [n, /* @__PURE__ */ b(h, {
|
|
439
|
+
variant: "subtitle1",
|
|
440
|
+
...c,
|
|
441
|
+
sx: [{ fontWeight: 600 }, ...Array.isArray(s) ? s : [s]],
|
|
442
|
+
children: e
|
|
443
|
+
})]
|
|
444
|
+
})
|
|
445
|
+
}) : null, /* @__PURE__ */ b(F, {
|
|
446
|
+
...a,
|
|
447
|
+
children: t
|
|
448
|
+
})]
|
|
449
|
+
});
|
|
450
|
+
};
|
|
460
451
|
U.displayName = "SAccordion";
|
|
461
452
|
//#endregion
|
|
462
453
|
export { U as t };
|
|
@@ -44,20 +44,21 @@ var o = 40, s = 16, c = ({ actions: c, maxWidth: l, columns: u = 3, children: d,
|
|
|
44
44
|
return u && (e = u * o + (u - 1) * s + u * 16), e;
|
|
45
45
|
};
|
|
46
46
|
return /* @__PURE__ */ n(i, {
|
|
47
|
-
display: "flex",
|
|
47
|
+
sx: { display: "flex" },
|
|
48
48
|
children: /* @__PURE__ */ r(i, {
|
|
49
|
-
position: "relative",
|
|
50
49
|
onMouseEnter: w,
|
|
51
50
|
onMouseLeave: T,
|
|
51
|
+
sx: { position: "relative" },
|
|
52
52
|
children: [d, C && /* @__PURE__ */ n(i, {
|
|
53
|
-
position: "absolute",
|
|
54
|
-
top: 0,
|
|
55
|
-
left: 0,
|
|
56
|
-
width: "100%",
|
|
57
|
-
height: "100%",
|
|
58
|
-
display: "flex",
|
|
59
|
-
bgcolor: h,
|
|
60
53
|
sx: {
|
|
54
|
+
position: "absolute",
|
|
55
|
+
top: 0,
|
|
56
|
+
left: 0,
|
|
57
|
+
width: "100%",
|
|
58
|
+
height: "100%",
|
|
59
|
+
display: "flex",
|
|
60
|
+
bgcolor: h,
|
|
61
|
+
borderRadius: v,
|
|
61
62
|
opacity: g,
|
|
62
63
|
backdropFilter: `blur(${_}px)`,
|
|
63
64
|
transform: "translateZ(0)",
|
|
@@ -66,15 +67,18 @@ var o = 40, s = 16, c = ({ actions: c, maxWidth: l, columns: u = 3, children: d,
|
|
|
66
67
|
...E(),
|
|
67
68
|
...y
|
|
68
69
|
},
|
|
69
|
-
borderRadius: v,
|
|
70
70
|
children: /* @__PURE__ */ n(a, {
|
|
71
71
|
container: !0,
|
|
72
72
|
spacing: 2,
|
|
73
|
-
|
|
74
|
-
|
|
73
|
+
sx: {
|
|
74
|
+
justifyContent: D(),
|
|
75
|
+
maxWidth: O()
|
|
76
|
+
},
|
|
75
77
|
children: c.map((t, r) => /* @__PURE__ */ n(a, {
|
|
76
|
-
|
|
77
|
-
|
|
78
|
+
sx: {
|
|
79
|
+
display: "flex",
|
|
80
|
+
justifyContent: "center"
|
|
81
|
+
},
|
|
78
82
|
children: /* @__PURE__ */ n(e, {
|
|
79
83
|
tooltipOptions: {
|
|
80
84
|
title: t.tooltip,
|
|
@@ -3,9 +3,11 @@ import { jsx as t, jsxs as n } from "react/jsx-runtime";
|
|
|
3
3
|
import { Avatar as r, Box as i, Typography as a } from "@mui/material";
|
|
4
4
|
//#region lib/s-avatar/s-avatar.tsx
|
|
5
5
|
var o = ({ avatar: o, name: s, showName: c = !1, size: l = 40, avatarProps: u, children: d }) => /* @__PURE__ */ n(i, {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
sx: {
|
|
7
|
+
display: "flex",
|
|
8
|
+
alignItems: "center",
|
|
9
|
+
gap: 2
|
|
10
|
+
},
|
|
9
11
|
children: [/* @__PURE__ */ t(r, {
|
|
10
12
|
sx: {
|
|
11
13
|
width: l,
|
|
@@ -23,7 +25,7 @@ var o = ({ avatar: o, name: s, showName: c = !1, size: l = 40, avatarProps: u, c
|
|
|
23
25
|
}) : s?.[0] ?? "A")
|
|
24
26
|
}), c && /* @__PURE__ */ t(a, {
|
|
25
27
|
variant: "body1",
|
|
26
|
-
fontSize: 20,
|
|
28
|
+
sx: { fontSize: 20 },
|
|
27
29
|
children: s
|
|
28
30
|
})]
|
|
29
31
|
});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as e } from "../ChevronRight-
|
|
1
|
+
import { t as e } from "../ChevronRight-DgJMX1PW.js";
|
|
2
2
|
import { forwardRef as t } from "react";
|
|
3
3
|
import { jsx as n } from "react/jsx-runtime";
|
|
4
4
|
import { Breadcrumbs as r, Link as i, Typography as a } from "@mui/material";
|
package/dist/s-carousel/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../s-carousel-
|
|
1
|
+
import { t as e } from "../s-carousel-DyaNkTeX.js";
|
|
2
2
|
export { e as SCarousel, e as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../s-carousel-
|
|
1
|
+
import { t as e } from "../s-carousel-DyaNkTeX.js";
|
|
2
2
|
export { e as SCarousel, e as default };
|