@solostylist/ui-kit 1.0.8 → 1.0.9
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/AppBreadcrumbsSeparator/AppBreadcrumbsSeparator.js +1 -1
- package/dist/AppDataTable/AppDataTable.js +30 -29
- package/dist/AppDialogConfirm/AppDialogConfirm.js +1 -1
- package/dist/AppDialogMessage/AppDialogMessage.js +1 -1
- package/dist/AppFileDropzone/AppFileDropzone.js +3 -3
- package/dist/AppFileIcon/AppFileIcon.js +1 -1
- package/dist/AppMultiSelect/AppMultiSelect.js +2 -2
- package/dist/AppOption/AppOption.js +1 -1
- package/dist/AppTextEditor/AppTextEditor.js +1 -1
- package/dist/AppTextEditor/TextEditorToolbar.js +299 -303
- package/dist/AppTip/AppTip.js +2 -2
- package/dist/{Box-MNdIcw0w.js → Box-DyPisl7H.js} +11 -11
- package/dist/{ButtonBase-D7WZejV5.js → ButtonBase-C9K74oZC.js} +117 -120
- package/dist/{Menu-BymLGoMc.js → Menu-DrTy5vbc.js} +30 -30
- package/dist/{MenuItem-l3xZOND-.js → MenuItem-CSmlAERi.js} +84 -88
- package/dist/SThemeProvider/SThemeProvider.d.ts +12 -0
- package/dist/SThemeProvider/SThemeProvider.js +35 -0
- package/dist/SThemeProvider/index.d.ts +1 -0
- package/dist/SThemeProvider/index.js +4 -0
- package/dist/{Stack-CxKx2YGj.js → Stack-CP2l9Ko9.js} +14 -15
- package/dist/{Typography-QQx_YSAW.js → Typography-CgNLUV5h.js} +49 -54
- package/dist/backdropClasses-lc38rgzd.js +10 -0
- package/dist/buttonBaseClasses-DxKwiRBX.js +10 -0
- package/dist/createSvgIcon-CoYExp5F.js +247 -0
- package/dist/{createTheme-dX0MILsf.js → createTheme-BZxWCiBm.js} +9 -10
- package/dist/{extendSxProp-CTBBOYHX.js → extendSxProp-SCsFy5tr.js} +1 -1
- package/dist/generateUtilityClass-CRH_bFW6.js +34 -0
- package/dist/generateUtilityClasses-STjIp_B9.js +10 -0
- package/dist/iconButtonClasses-CqYTUZq-.js +10 -0
- package/dist/{clsx-DfguY6FT.js → identifier-CHPjnqaz.js} +50 -48
- package/dist/{index-f-gkJ93Q.js → index-BB439voV.js} +11 -10
- package/dist/{inputBaseClasses-s6dljKxi.js → inputBaseClasses-BRd7g4Od.js} +6 -5
- package/dist/{listItemIconClasses-CTdclC9V.js → listItemIconClasses-D-kc0Y9u.js} +1 -1
- package/dist/main.d.ts +1 -1
- package/dist/main.js +6 -6
- package/dist/memoTheme-B7hT_l31.js +291 -0
- package/dist/menuItemClasses-BxqenSTj.js +12 -0
- package/dist/outlinedInputClasses-BTtPbpE5.js +14 -0
- package/dist/{paperClasses-Bf2rrWVr.js → paperClasses-D1WMlaxU.js} +6 -5
- package/dist/selectClasses-BaagNb21.js +10 -0
- package/dist/styles/theme/components/autocomplete.js +2 -2
- package/dist/styles/theme/components/backdrop.js +1 -1
- package/dist/styles/theme/components/button.js +1 -1
- package/dist/styles/theme/components/card-header.js +1 -1
- package/dist/styles/theme/components/card.js +1 -1
- package/dist/styles/theme/components/filled-input.js +1 -1
- package/dist/styles/theme/components/input.js +1 -1
- package/dist/styles/theme/components/menu-item.js +1 -1
- package/dist/styles/theme/components/outlined-input.js +2 -2
- package/dist/styles/theme/components/table-head.js +1 -1
- package/dist/styles/theme/components/tabs.js +5 -4
- package/dist/styles/theme/customizations/data-display.d.ts +2 -0
- package/dist/styles/theme/customizations/data-display.js +234 -0
- package/dist/styles/theme/customizations/feedback.d.ts +2 -0
- package/dist/styles/theme/customizations/feedback.js +47 -0
- package/dist/styles/theme/customizations/inputs.d.ts +2 -0
- package/dist/styles/theme/customizations/inputs.js +447 -0
- package/dist/styles/theme/customizations/navigation.d.ts +2 -0
- package/dist/styles/theme/customizations/navigation.js +276 -0
- package/dist/styles/theme/customizations/surfaces.d.ts +2 -0
- package/dist/styles/theme/customizations/surfaces.js +112 -0
- package/dist/styles/theme/theme-primitives.d.ts +366 -0
- package/dist/styles/theme/theme-primitives.js +351 -0
- package/dist/svgIconClasses-SzHbWjUv.js +10 -0
- package/dist/tabClasses-CDDkt7la.js +5 -0
- package/dist/tableCellClasses-CBw1aep0.js +10 -0
- package/dist/typographyClasses-BrhUWCU3.js +10 -0
- package/dist/useControlled-QI8qSFYJ.js +38 -0
- package/dist/{useSlot-Tj9CW-Xc.js → useSlot-CX_V7IfD.js} +2 -2
- package/dist/{useTheme-CNZ6Hnpo.js → useTheme-DrS6mww6.js} +3 -3
- package/package.json +2 -2
- package/dist/AppThemeProvider/AppThemeProvider.d.ts +0 -9
- package/dist/AppThemeProvider/AppThemeProvider.js +0 -141
- package/dist/AppThemeProvider/index.d.ts +0 -1
- package/dist/AppThemeProvider/index.js +0 -4
- package/dist/DefaultPropsProvider-Cw67t9bx.js +0 -71
- package/dist/backdropClasses-DDhytLTQ.js +0 -9
- package/dist/generateUtilityClasses-CuEy5gtx.js +0 -41
- package/dist/memoTheme-DOlCkXD8.js +0 -223
- package/dist/outlinedInputClasses-rXE3T3sa.js +0 -13
- package/dist/tableCellClasses-BIg5orIQ.js +0 -9
- package/dist/useControlled-DyL3m721.js +0 -287
- /package/dist/{AppThemeProvider → SThemeProvider}/package.json +0 -0
|
@@ -2,20 +2,21 @@ import { j as r } from "../jsx-runtime-C5mzlN2N.js";
|
|
|
2
2
|
import { v4 as Te } from "uuid";
|
|
3
3
|
import Ce from "../AppNoData/AppNoData.js";
|
|
4
4
|
import * as h from "react";
|
|
5
|
-
import { c as j, P as e,
|
|
6
|
-
import { c as H } from "../
|
|
7
|
-
import { s as S, c as z, r as ae, m as D } from "../memoTheme-
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import { g as Oe, t as Re } from "../tableCellClasses-
|
|
11
|
-
import { u as we, a as Pe
|
|
12
|
-
import { u as L, m as Se } from "../useSlot-
|
|
13
|
-
import { B as Ne, r as ze } from "../ButtonBase-
|
|
5
|
+
import { c as j, P as e, a as B, l as ke, n as je } from "../createTheme-BZxWCiBm.js";
|
|
6
|
+
import { c as H } from "../identifier-CHPjnqaz.js";
|
|
7
|
+
import { s as S, c as z, r as ae, u as M, m as D } from "../memoTheme-B7hT_l31.js";
|
|
8
|
+
import { g as I } from "../generateUtilityClass-CRH_bFW6.js";
|
|
9
|
+
import { g as E } from "../generateUtilityClasses-STjIp_B9.js";
|
|
10
|
+
import { g as Oe, t as Re } from "../tableCellClasses-CBw1aep0.js";
|
|
11
|
+
import { u as we, a as Pe } from "../useControlled-QI8qSFYJ.js";
|
|
12
|
+
import { u as L, m as Se } from "../useSlot-CX_V7IfD.js";
|
|
13
|
+
import { B as Ne, r as ze } from "../ButtonBase-C9K74oZC.js";
|
|
14
|
+
import { c as G } from "../createSvgIcon-CoYExp5F.js";
|
|
14
15
|
import { c as Y } from "../createSimplePaletteValueFilter-B7--0ryQ.js";
|
|
15
16
|
function $e(o) {
|
|
16
|
-
return
|
|
17
|
+
return I("PrivateSwitchBase", o);
|
|
17
18
|
}
|
|
18
|
-
|
|
19
|
+
E("PrivateSwitchBase", ["root", "checked", "disabled", "input", "edgeStart", "edgeEnd"]);
|
|
19
20
|
const Be = (o) => {
|
|
20
21
|
const {
|
|
21
22
|
classes: t,
|
|
@@ -322,9 +323,9 @@ const Ie = G(/* @__PURE__ */ r.jsx("path", {
|
|
|
322
323
|
d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10H7v-2h10v2z"
|
|
323
324
|
}), "IndeterminateCheckBox");
|
|
324
325
|
function Ue(o) {
|
|
325
|
-
return
|
|
326
|
+
return I("MuiCheckbox", o);
|
|
326
327
|
}
|
|
327
|
-
const A =
|
|
328
|
+
const A = E("MuiCheckbox", ["root", "checked", "disabled", "indeterminate", "colorPrimary", "colorSecondary", "sizeSmall", "sizeMedium"]), Ve = (o) => {
|
|
328
329
|
const {
|
|
329
330
|
classes: t,
|
|
330
331
|
indeterminate: s,
|
|
@@ -399,7 +400,7 @@ const A = I("MuiCheckbox", ["root", "checked", "disabled", "indeterminate", "col
|
|
|
399
400
|
}
|
|
400
401
|
}]
|
|
401
402
|
}))), De = /* @__PURE__ */ r.jsx(Ee, {}), We = /* @__PURE__ */ r.jsx(Ie, {}), Ae = /* @__PURE__ */ r.jsx(Fe, {}), q = /* @__PURE__ */ h.forwardRef(function(t, s) {
|
|
402
|
-
const a =
|
|
403
|
+
const a = M({
|
|
403
404
|
props: t,
|
|
404
405
|
name: "MuiCheckbox"
|
|
405
406
|
}), {
|
|
@@ -571,9 +572,9 @@ process.env.NODE_ENV !== "production" && (q.propTypes = {
|
|
|
571
572
|
const J = /* @__PURE__ */ h.createContext();
|
|
572
573
|
process.env.NODE_ENV !== "production" && (J.displayName = "TableContext");
|
|
573
574
|
function Le(o) {
|
|
574
|
-
return
|
|
575
|
+
return I("MuiTable", o);
|
|
575
576
|
}
|
|
576
|
-
|
|
577
|
+
E("MuiTable", ["root", "stickyHeader"]);
|
|
577
578
|
const qe = (o) => {
|
|
578
579
|
const {
|
|
579
580
|
classes: t,
|
|
@@ -614,7 +615,7 @@ const qe = (o) => {
|
|
|
614
615
|
}
|
|
615
616
|
}]
|
|
616
617
|
}))), Z = "table", re = /* @__PURE__ */ h.forwardRef(function(t, s) {
|
|
617
|
-
const a =
|
|
618
|
+
const a = M({
|
|
618
619
|
props: t,
|
|
619
620
|
name: "MuiTable"
|
|
620
621
|
}), {
|
|
@@ -692,9 +693,9 @@ process.env.NODE_ENV !== "production" && (re.propTypes = {
|
|
|
692
693
|
const U = /* @__PURE__ */ h.createContext();
|
|
693
694
|
process.env.NODE_ENV !== "production" && (U.displayName = "Tablelvl2Context");
|
|
694
695
|
function Je(o) {
|
|
695
|
-
return
|
|
696
|
+
return I("MuiTableBody", o);
|
|
696
697
|
}
|
|
697
|
-
|
|
698
|
+
E("MuiTableBody", ["root"]);
|
|
698
699
|
const Ke = (o) => {
|
|
699
700
|
const {
|
|
700
701
|
classes: t
|
|
@@ -711,7 +712,7 @@ const Ke = (o) => {
|
|
|
711
712
|
}), Xe = {
|
|
712
713
|
variant: "body"
|
|
713
714
|
}, ee = "tbody", ie = /* @__PURE__ */ h.forwardRef(function(t, s) {
|
|
714
|
-
const a =
|
|
715
|
+
const a = M({
|
|
715
716
|
props: t,
|
|
716
717
|
name: "MuiTableBody"
|
|
717
718
|
}), {
|
|
@@ -891,7 +892,7 @@ const Ye = (o) => {
|
|
|
891
892
|
}
|
|
892
893
|
}]
|
|
893
894
|
}))), $ = /* @__PURE__ */ h.forwardRef(function(t, s) {
|
|
894
|
-
const a =
|
|
895
|
+
const a = M({
|
|
895
896
|
props: t,
|
|
896
897
|
name: "MuiTableCell"
|
|
897
898
|
}), {
|
|
@@ -989,9 +990,9 @@ process.env.NODE_ENV !== "production" && ($.propTypes = {
|
|
|
989
990
|
variant: e.oneOfType([e.oneOf(["body", "footer", "head"]), e.string])
|
|
990
991
|
});
|
|
991
992
|
function eo(o) {
|
|
992
|
-
return
|
|
993
|
+
return I("MuiTableHead", o);
|
|
993
994
|
}
|
|
994
|
-
|
|
995
|
+
E("MuiTableHead", ["root"]);
|
|
995
996
|
const oo = (o) => {
|
|
996
997
|
const {
|
|
997
998
|
classes: t
|
|
@@ -1008,7 +1009,7 @@ const oo = (o) => {
|
|
|
1008
1009
|
}), so = {
|
|
1009
1010
|
variant: "head"
|
|
1010
1011
|
}, oe = "thead", le = /* @__PURE__ */ h.forwardRef(function(t, s) {
|
|
1011
|
-
const a =
|
|
1012
|
+
const a = M({
|
|
1012
1013
|
props: t,
|
|
1013
1014
|
name: "MuiTableHead"
|
|
1014
1015
|
}), {
|
|
@@ -1059,9 +1060,9 @@ process.env.NODE_ENV !== "production" && (le.propTypes = {
|
|
|
1059
1060
|
sx: e.oneOfType([e.arrayOf(e.oneOfType([e.func, e.object, e.bool])), e.func, e.object])
|
|
1060
1061
|
});
|
|
1061
1062
|
function ao(o) {
|
|
1062
|
-
return
|
|
1063
|
+
return I("MuiTableRow", o);
|
|
1063
1064
|
}
|
|
1064
|
-
const te =
|
|
1065
|
+
const te = E("MuiTableRow", ["root", "selected", "hover", "head", "footer"]), no = (o) => {
|
|
1065
1066
|
const {
|
|
1066
1067
|
classes: t,
|
|
1067
1068
|
selected: s,
|
|
@@ -1099,7 +1100,7 @@ const te = I("MuiTableRow", ["root", "selected", "hover", "head", "footer"]), no
|
|
|
1099
1100
|
}
|
|
1100
1101
|
}
|
|
1101
1102
|
}))), se = "tr", _ = /* @__PURE__ */ h.forwardRef(function(t, s) {
|
|
1102
|
-
const a =
|
|
1103
|
+
const a = M({
|
|
1103
1104
|
props: t,
|
|
1104
1105
|
name: "MuiTableRow"
|
|
1105
1106
|
}), {
|
|
@@ -1162,7 +1163,7 @@ process.env.NODE_ENV !== "production" && (_.propTypes = {
|
|
|
1162
1163
|
*/
|
|
1163
1164
|
sx: e.oneOfType([e.arrayOf(e.oneOfType([e.func, e.object, e.bool])), e.func, e.object])
|
|
1164
1165
|
});
|
|
1165
|
-
function
|
|
1166
|
+
function Co({
|
|
1166
1167
|
columns: o,
|
|
1167
1168
|
hideHead: t,
|
|
1168
1169
|
hover: s,
|
|
@@ -1254,5 +1255,5 @@ function To({
|
|
|
1254
1255
|
] });
|
|
1255
1256
|
}
|
|
1256
1257
|
export {
|
|
1257
|
-
|
|
1258
|
+
Co as default
|
|
1258
1259
|
};
|
|
@@ -4,7 +4,7 @@ import { Dialog as C, DialogTitle as g, Stack as j, IconButton as D, DialogConte
|
|
|
4
4
|
import { S as b } from "../X-Cw1SQcRJ.js";
|
|
5
5
|
import d from "../AppButton/AppButton.js";
|
|
6
6
|
import { useDialog as k } from "../hooks/use-dialog.js";
|
|
7
|
-
import { T as m } from "../Typography-
|
|
7
|
+
import { T as m } from "../Typography-CgNLUV5h.js";
|
|
8
8
|
const w = ({
|
|
9
9
|
title: e,
|
|
10
10
|
content: o,
|
|
@@ -4,7 +4,7 @@ import { Dialog as x, DialogTitle as u, Stack as m, IconButton as g, DialogConte
|
|
|
4
4
|
import { S as C } from "../X-Cw1SQcRJ.js";
|
|
5
5
|
import D from "../AppButton/AppButton.js";
|
|
6
6
|
import { useDialog as k } from "../hooks/use-dialog.js";
|
|
7
|
-
import { T as c } from "../Typography-
|
|
7
|
+
import { T as c } from "../Typography-CgNLUV5h.js";
|
|
8
8
|
const v = ({
|
|
9
9
|
title: t,
|
|
10
10
|
content: o,
|
|
@@ -9,9 +9,9 @@ import I from "../AppButton/AppButton.js";
|
|
|
9
9
|
import O from "../AppFileIcon/AppFileIcon.js";
|
|
10
10
|
import S from "../AppFormControl/AppFormControl.js";
|
|
11
11
|
import { bytesToSize as C } from "../utils/bytes-to-size.js";
|
|
12
|
-
import { S as n } from "../Stack-
|
|
13
|
-
import { B as u } from "../Box-
|
|
14
|
-
import { T as i } from "../Typography-
|
|
12
|
+
import { S as n } from "../Stack-CP2l9Ko9.js";
|
|
13
|
+
import { B as u } from "../Box-DyPisl7H.js";
|
|
14
|
+
import { T as i } from "../Typography-CgNLUV5h.js";
|
|
15
15
|
const H = /* @__PURE__ */ new Map([
|
|
16
16
|
[
|
|
17
17
|
"bold",
|
|
@@ -3,8 +3,8 @@ import * as p from "react";
|
|
|
3
3
|
import { C as u } from "../CaretDown-CZu0drmJ.js";
|
|
4
4
|
import f from "../AppButton/AppButton.js";
|
|
5
5
|
import { usePopover as d } from "../hooks/use-popover.js";
|
|
6
|
-
import { M as x } from "../Menu-
|
|
7
|
-
import { M as h } from "../MenuItem-
|
|
6
|
+
import { M as x } from "../Menu-DrTy5vbc.js";
|
|
7
|
+
import { M as h } from "../MenuItem-CSmlAERi.js";
|
|
8
8
|
function R({
|
|
9
9
|
label: c,
|
|
10
10
|
onChange: t,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { j as r } from "../jsx-runtime-C5mzlN2N.js";
|
|
2
|
-
import { M as e } from "../MenuItem-
|
|
2
|
+
import { M as e } from "../MenuItem-CSmlAERi.js";
|
|
3
3
|
const p = ({ children: t, ...o }) => /* @__PURE__ */ r.jsx(e, { sx: { fontSize: "0.875rem" }, ...o, children: t });
|
|
4
4
|
export {
|
|
5
5
|
p as default
|
|
@@ -5,7 +5,7 @@ import { Placeholder as m } from "@tiptap/extension-placeholder";
|
|
|
5
5
|
import { useEditor as f, EditorContent as c } from "@tiptap/react";
|
|
6
6
|
import { StarterKit as u } from "@tiptap/starter-kit";
|
|
7
7
|
import { TextEditorToolbar as x } from "./TextEditorToolbar.js";
|
|
8
|
-
import { B as d } from "../Box-
|
|
8
|
+
import { B as d } from "../Box-DyPisl7H.js";
|
|
9
9
|
const w = ({
|
|
10
10
|
content: o,
|
|
11
11
|
editable: r = !0,
|