@solostylist/ui-kit 1.0.223 → 1.0.225
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/{checkbox-PlpiwQNi.js → checkbox-B95Vlykq.js} +1 -1
- package/dist/hooks/index.d.ts +1 -1
- package/dist/hooks/{use-count-down.d.ts → use-countdown.d.ts} +8 -8
- package/dist/hooks/{use-count-down.js → use-countdown.js} +1 -1
- 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-DpCaY6gB.js → s-chat-input-cOCqPTUS.js} +98 -98
- 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-ox4Sj6xh.js → s-chat-message-Cb1npIQO.js} +1 -1
- package/dist/s-countdown/index.d.ts +2 -2
- package/dist/s-countdown/index.js +1 -1
- package/dist/s-countdown/{s-count-down.d.ts → s-countdown.d.ts} +17 -17
- package/dist/s-countdown/{s-count-down.js → s-countdown.js} +2 -2
- 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-Cb7CsYQf.js → s-data-table-TrCdKq9r.js} +12 -12
- package/dist/s-date-picker/index.js +1 -1
- package/dist/s-date-picker/s-date-picker.js +1 -1
- package/dist/s-date-picker-BkZIEZoz.js +634 -0
- package/dist/s-datetime-picker/index.js +1 -1
- package/dist/s-datetime-picker/s-datetime-picker.js +1 -1
- package/dist/{s-datetime-picker-D78dPyAo.js → s-datetime-picker-rCWovez1.js} +394 -394
- package/dist/s-dialog/s-dialog.d.ts +3 -3
- package/dist/s-dialog/s-dialog.js +6 -5
- package/dist/s-dialog-confirm/s-dialog-confirm.d.ts +7 -1
- package/dist/s-dialog-confirm/s-dialog-confirm.js +4 -4
- package/dist/s-gallery/s-gallery.js +1 -1
- package/dist/s-glow-button/s-glow-button.d.ts +1 -1
- package/dist/s-glow-button/s-glow-button.js +18 -19
- package/dist/s-image-modal/index.js +1 -1
- package/dist/s-image-modal/s-image-modal.d.ts +6 -0
- package/dist/s-image-modal/s-image-modal.js +1 -1
- package/dist/{s-image-modal-DA3DBNbv.js → s-image-modal-Za71QD3d.js} +43 -43
- package/dist/s-nav-item/index.d.ts +0 -1
- package/dist/s-nav-item/index.js +1 -2
- package/dist/s-nav-items/index.d.ts +2 -0
- package/dist/s-nav-items/index.js +2 -0
- package/dist/{s-nav-item → s-nav-items}/s-nav-items.d.ts +1 -1
- package/dist/{s-nav-item → s-nav-items}/s-nav-items.js +3 -3
- package/dist/s-pixel-reveal/s-pixel-reveal.d.ts +1 -1
- package/dist/s-pixel-reveal/s-pixel-reveal.js +74 -69
- package/dist/s-review/index.js +1 -1
- package/dist/s-review/s-review.js +1 -1
- package/dist/{s-review-D4FBfBPF.js → s-review-DjvDY-h4.js} +1 -1
- package/dist/s-select/index.js +1 -1
- package/dist/s-select/s-select.d.ts +2 -0
- package/dist/s-select/s-select.js +1 -1
- package/dist/{s-select-b8CHbeCf.js → s-select-B-dEcddK.js} +20 -20
- package/dist/s-stripe/s-stripe.js +1 -1
- 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 +30 -31
- package/dist/{s-text-editor-toolbar-CCK7yyNS.js → s-text-editor-toolbar-DP0MkICo.js} +1 -1
- package/dist/s-text-field/index.js +1 -1
- package/dist/s-text-field/s-text-field.d.ts +3 -1
- package/dist/s-text-field/s-text-field.js +1 -1
- package/dist/{s-text-field-Ck5QMhYI.js → s-text-field-GqcwXwta.js} +11 -11
- 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-THHj5mFp.js → s-theme-demo-BpeyFRKt.js} +1 -1
- package/dist/s-theme-provider/s-theme-provider.d.ts +3 -3
- package/dist/s-theme-provider/s-theme-provider.js +32 -26
- 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-B-v1I_Hy.js → s-tool-bar-DaZ2wT09.js} +142 -143
- package/dist/theme/components/accordion-summary.d.ts +385 -385
- package/dist/theme/components/accordion-summary.js +1 -1
- package/dist/theme/components/accordion.d.ts +2 -2
- package/dist/theme/components/alert.d.ts +1524 -1524
- package/dist/theme/components/alert.js +15 -22
- package/dist/theme/components/app-bar.d.ts +2 -2
- package/dist/theme/components/button.d.ts +2282 -2282
- package/dist/theme/components/button.js +40 -42
- package/dist/theme/components/card.d.ts +767 -767
- package/dist/theme/components/card.js +1 -1
- package/dist/theme/components/checkbox.d.ts +381 -381
- package/dist/theme/components/checkbox.js +1 -1
- package/dist/theme/components/chip.js +65 -52
- package/dist/theme/components/components.js +3 -3
- package/dist/theme/components/form-label.d.ts +2 -2
- package/dist/theme/components/icon-button.d.ts +2294 -2294
- package/dist/theme/components/icon-button.js +31 -29
- package/dist/theme/components/linear-progress.d.ts +382 -382
- package/dist/theme/components/linear-progress.js +1 -1
- package/dist/theme/components/link.d.ts +2 -2
- package/dist/theme/components/link.js +1 -1
- package/dist/theme/components/list-item-button.d.ts +2 -2
- package/dist/theme/components/list-item.d.ts +2 -2
- package/dist/theme/components/outlined-input.js +1 -1
- package/dist/theme/components/pagination-item.d.ts +385 -385
- package/dist/theme/components/step-icon.d.ts +383 -383
- package/dist/theme/components/step-icon.js +1 -1
- package/dist/theme/components/step-label.d.ts +384 -384
- package/dist/theme/components/tab.d.ts +384 -384
- package/dist/theme/components/tabs.d.ts +386 -386
- package/dist/theme/components/toggle-button-group.d.ts +383 -383
- package/dist/theme/components/toggle-button-group.js +1 -1
- package/dist/theme/components/toggle-button.d.ts +385 -385
- package/dist/theme/components/toggle-button.js +1 -1
- package/dist/theme/theme-primitives.d.ts +132 -0
- package/dist/theme/theme-primitives.js +1 -1
- package/dist/theme/utils.d.ts +11 -0
- package/dist/theme/utils.js +4 -0
- package/dist/{theme-primitives-OrQ-xFJR.js → theme-primitives-D2vHHGiX.js} +34 -10
- package/dist/{toggle-button-BgpxYWVw.js → toggle-button-BUsRxHn0.js} +1 -1
- package/dist/{toggle-button-group-l4hL1DLP.js → toggle-button-group-ABwIhV4P.js} +1 -1
- package/package.json +1 -1
- package/dist/s-date-picker-Mynq297P.js +0 -634
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../checkbox-
|
|
1
|
+
import { t as e } from "../../checkbox-B95Vlykq.js";
|
|
2
2
|
export { e as MuiCheckbox };
|
|
@@ -1,96 +1,109 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import { chipClasses as g } from "@mui/material";
|
|
1
|
+
import { t as e } from "../../Close-Bj2HYB9Q.js";
|
|
2
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
3
|
+
import { chipClasses as n } from "@mui/material";
|
|
5
4
|
//#region lib/theme/components/chip.tsx
|
|
6
|
-
var
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
[`& .${
|
|
16
|
-
[`& .${
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
[`& .${
|
|
25
|
-
[`& .${
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
}
|
|
5
|
+
var r = (e, t) => {
|
|
6
|
+
let n = (e.vars ?? e).palette;
|
|
7
|
+
return t === "default" ? n.grey : n[t];
|
|
8
|
+
}, i = (e, t) => {
|
|
9
|
+
let i = r(e, t);
|
|
10
|
+
return {
|
|
11
|
+
border: "none",
|
|
12
|
+
backgroundColor: i[800],
|
|
13
|
+
[`& .${n.label}`]: { color: i[50] },
|
|
14
|
+
[`& .${n.icon}`]: { color: i[300] },
|
|
15
|
+
...e.applyStyles("dark", { [`& .${n.label}`]: { color: i[200] } })
|
|
16
|
+
};
|
|
17
|
+
}, a = (e, t) => {
|
|
18
|
+
let i = r(e, t);
|
|
19
|
+
return {
|
|
20
|
+
backgroundColor: "transparent",
|
|
21
|
+
borderColor: i[700],
|
|
22
|
+
color: i[800],
|
|
23
|
+
[`& .${n.label}`]: { color: i[800] },
|
|
24
|
+
[`& .${n.icon}`]: { color: i[800] },
|
|
25
|
+
[`& .${n.deleteIcon}`]: { color: i[800] },
|
|
26
|
+
...e.applyStyles("dark", {
|
|
27
|
+
borderColor: i[400],
|
|
28
|
+
color: i[300],
|
|
29
|
+
[`& .${n.label}`]: { color: i[300] },
|
|
30
|
+
[`& .${n.icon}`]: { color: i[300] },
|
|
31
|
+
[`& .${n.deleteIcon}`]: { color: i[300] }
|
|
32
|
+
})
|
|
33
|
+
};
|
|
34
|
+
}, o = {
|
|
35
35
|
defaultProps: {
|
|
36
36
|
variant: "filled",
|
|
37
37
|
size: "small",
|
|
38
|
-
deleteIcon: /* @__PURE__ */
|
|
38
|
+
deleteIcon: /* @__PURE__ */ t(e, {})
|
|
39
39
|
},
|
|
40
|
-
styleOverrides: { root: ({ theme:
|
|
40
|
+
styleOverrides: { root: ({ theme: e }) => ({
|
|
41
41
|
border: "1px solid",
|
|
42
42
|
borderRadius: "999px",
|
|
43
|
-
[`& .${
|
|
44
|
-
[`&.${
|
|
43
|
+
[`& .${n.label}`]: { fontWeight: 500 },
|
|
44
|
+
[`&.${n.sizeSmall}`]: { height: 28 },
|
|
45
|
+
[`&.${n.sizeSmall} .${n.label}`]: { paddingInline: 12 },
|
|
46
|
+
[`& .${n.icon}`]: {
|
|
47
|
+
marginRight: -8,
|
|
48
|
+
marginLeft: 8
|
|
49
|
+
},
|
|
50
|
+
[`& .${n.avatar}`]: {
|
|
51
|
+
marginRight: -8,
|
|
52
|
+
marginLeft: 8
|
|
53
|
+
},
|
|
54
|
+
[`& .${n.deleteIcon}`]: {
|
|
55
|
+
marginLeft: -8,
|
|
56
|
+
marginRight: 8
|
|
57
|
+
},
|
|
45
58
|
variants: [
|
|
46
59
|
{
|
|
47
60
|
props: {
|
|
48
61
|
color: "default",
|
|
49
62
|
variant: "filled"
|
|
50
63
|
},
|
|
51
|
-
style: { ...
|
|
64
|
+
style: { ...i(e, "default") }
|
|
52
65
|
},
|
|
53
66
|
{
|
|
54
67
|
props: {
|
|
55
68
|
color: "primary",
|
|
56
69
|
variant: "filled"
|
|
57
70
|
},
|
|
58
|
-
style: { ...
|
|
71
|
+
style: { ...i(e, "primary") }
|
|
59
72
|
},
|
|
60
73
|
{
|
|
61
74
|
props: {
|
|
62
75
|
color: "secondary",
|
|
63
76
|
variant: "filled"
|
|
64
77
|
},
|
|
65
|
-
style: { ...
|
|
78
|
+
style: { ...i(e, "secondary") }
|
|
66
79
|
},
|
|
67
80
|
{
|
|
68
81
|
props: {
|
|
69
82
|
color: "success",
|
|
70
83
|
variant: "filled"
|
|
71
84
|
},
|
|
72
|
-
style: { ...
|
|
85
|
+
style: { ...i(e, "success") }
|
|
73
86
|
},
|
|
74
87
|
{
|
|
75
88
|
props: {
|
|
76
89
|
color: "error",
|
|
77
90
|
variant: "filled"
|
|
78
91
|
},
|
|
79
|
-
style: { ...
|
|
92
|
+
style: { ...i(e, "error") }
|
|
80
93
|
},
|
|
81
94
|
{
|
|
82
95
|
props: {
|
|
83
96
|
color: "warning",
|
|
84
97
|
variant: "filled"
|
|
85
98
|
},
|
|
86
|
-
style: { ...
|
|
99
|
+
style: { ...i(e, "warning") }
|
|
87
100
|
},
|
|
88
101
|
{
|
|
89
102
|
props: {
|
|
90
103
|
color: "info",
|
|
91
104
|
variant: "filled"
|
|
92
105
|
},
|
|
93
|
-
style: { ...
|
|
106
|
+
style: { ...i(e, "info") }
|
|
94
107
|
},
|
|
95
108
|
{
|
|
96
109
|
props: {
|
|
@@ -104,49 +117,49 @@ var _ = (e, t, n) => ({
|
|
|
104
117
|
color: "default",
|
|
105
118
|
variant: "outlined"
|
|
106
119
|
},
|
|
107
|
-
style: { ...
|
|
120
|
+
style: { ...a(e, "default") }
|
|
108
121
|
},
|
|
109
122
|
{
|
|
110
123
|
props: {
|
|
111
124
|
color: "primary",
|
|
112
125
|
variant: "outlined"
|
|
113
126
|
},
|
|
114
|
-
style: { ...
|
|
127
|
+
style: { ...a(e, "primary") }
|
|
115
128
|
},
|
|
116
129
|
{
|
|
117
130
|
props: {
|
|
118
131
|
color: "secondary",
|
|
119
132
|
variant: "outlined"
|
|
120
133
|
},
|
|
121
|
-
style: { ...
|
|
134
|
+
style: { ...a(e, "secondary") }
|
|
122
135
|
},
|
|
123
136
|
{
|
|
124
137
|
props: {
|
|
125
138
|
color: "success",
|
|
126
139
|
variant: "outlined"
|
|
127
140
|
},
|
|
128
|
-
style: { ...
|
|
141
|
+
style: { ...a(e, "success") }
|
|
129
142
|
},
|
|
130
143
|
{
|
|
131
144
|
props: {
|
|
132
145
|
color: "error",
|
|
133
146
|
variant: "outlined"
|
|
134
147
|
},
|
|
135
|
-
style: { ...
|
|
148
|
+
style: { ...a(e, "error") }
|
|
136
149
|
},
|
|
137
150
|
{
|
|
138
151
|
props: {
|
|
139
152
|
color: "warning",
|
|
140
153
|
variant: "outlined"
|
|
141
154
|
},
|
|
142
|
-
style: { ...
|
|
155
|
+
style: { ...a(e, "warning") }
|
|
143
156
|
},
|
|
144
157
|
{
|
|
145
158
|
props: {
|
|
146
159
|
color: "info",
|
|
147
160
|
variant: "outlined"
|
|
148
161
|
},
|
|
149
|
-
style: { ...
|
|
162
|
+
style: { ...a(e, "info") }
|
|
150
163
|
},
|
|
151
164
|
{
|
|
152
165
|
props: {
|
|
@@ -159,4 +172,4 @@ var _ = (e, t, n) => ({
|
|
|
159
172
|
}) }
|
|
160
173
|
};
|
|
161
174
|
//#endregion
|
|
162
|
-
export {
|
|
175
|
+
export { o as MuiChip };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { MuiTooltip as e } from "./tooltip.js";
|
|
2
|
-
import { t } from "../../toggle-button-
|
|
3
|
-
import { t as n } from "../../toggle-button-group-
|
|
2
|
+
import { t } from "../../toggle-button-BUsRxHn0.js";
|
|
3
|
+
import { t as n } from "../../toggle-button-group-ABwIhV4P.js";
|
|
4
4
|
import { MuiTabs as r } from "./tabs.js";
|
|
5
5
|
import { MuiTablePagination as i } from "./table-pagination.js";
|
|
6
6
|
import { MuiTableCell as a } from "./table-cell.js";
|
|
@@ -46,7 +46,7 @@ import { MuiAccordionSummary as W } from "./accordion-summary.js";
|
|
|
46
46
|
import { MuiAlert as G } from "./alert.js";
|
|
47
47
|
import { MuiAppBar as K } from "./app-bar.js";
|
|
48
48
|
import { t as q } from "../../autocomplete-qLj7AqcP.js";
|
|
49
|
-
import { t as J } from "../../checkbox-
|
|
49
|
+
import { t as J } from "../../checkbox-B95Vlykq.js";
|
|
50
50
|
import { t as Y } from "../../avatar-BuMhUthq.js";
|
|
51
51
|
import { MuiBackdrop as X } from "./backdrop.js";
|
|
52
52
|
import { MuiButton as Z } from "./button.js";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { Theme } from '@mui/material/styles';
|
|
2
2
|
export declare const MuiFormLabel: {
|
|
3
3
|
styleOverrides: {
|
|
4
|
-
root: ({ theme }: import('@mui/material').FormLabelBaseProps & import('@mui/material').FormLabelOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, keyof import('@mui/material/OverridableComponent').CommonProps | "children" | "sx" | "form" | "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "
|
|
4
|
+
root: ({ theme }: import('@mui/material').FormLabelBaseProps & import('@mui/material').FormLabelOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, "error" | keyof import('@mui/material/OverridableComponent').CommonProps | "onChange" | "children" | "sx" | "color" | "content" | "translate" | "disabled" | "form" | "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "filled" | "required" | "htmlFor" | "focused"> & {
|
|
5
5
|
component?: React.ElementType | undefined;
|
|
6
6
|
} & Record<string, unknown> & {
|
|
7
|
-
ownerState: import('@mui/material').FormLabelBaseProps & import('@mui/material').FormLabelOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, keyof import('@mui/material/OverridableComponent').CommonProps | "children" | "sx" | "form" | "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "
|
|
7
|
+
ownerState: import('@mui/material').FormLabelBaseProps & import('@mui/material').FormLabelOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, "error" | keyof import('@mui/material/OverridableComponent').CommonProps | "onChange" | "children" | "sx" | "color" | "content" | "translate" | "disabled" | "form" | "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "filled" | "required" | "htmlFor" | "focused"> & {
|
|
8
8
|
component?: React.ElementType | undefined;
|
|
9
9
|
} & Record<string, unknown>;
|
|
10
10
|
} & {
|