@xyo-network/react-xns 7.5.7 → 7.5.11

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.
Files changed (26) hide show
  1. package/dist/browser/components/XnsNameCapture/hooks/routing/useXnsNameCaptureRouting.d.ts +1 -414
  2. package/dist/browser/components/XnsNameCapture/hooks/routing/useXnsNameCaptureRouting.d.ts.map +1 -1
  3. package/dist/browser/index.mjs +200 -186
  4. package/dist/browser/index.mjs.map +1 -1
  5. package/package.json +113 -33
  6. package/src/components/EstimateName/EstimateNameTextField.stories.tsx +0 -23
  7. package/src/components/EstimateName/EstimateNameTextField.tsx +0 -70
  8. package/src/components/EstimateName/index.ts +0 -1
  9. package/src/components/XnsNameCapture/Errors.tsx +0 -56
  10. package/src/components/XnsNameCapture/Props.ts +0 -48
  11. package/src/components/XnsNameCapture/SecondaryLink.stories.tsx +0 -18
  12. package/src/components/XnsNameCapture/SecondaryLink.tsx +0 -61
  13. package/src/components/XnsNameCapture/XnsNameCapture.stories.tsx +0 -19
  14. package/src/components/XnsNameCapture/XnsNameCapture.tsx +0 -116
  15. package/src/components/XnsNameCapture/XnsNameCaptureWithContext.stories.tsx +0 -61
  16. package/src/components/XnsNameCapture/XnsNameCaptureWithContext.tsx +0 -18
  17. package/src/components/XnsNameCapture/hooks/index.ts +0 -1
  18. package/src/components/XnsNameCapture/hooks/routing/index.ts +0 -2
  19. package/src/components/XnsNameCapture/hooks/routing/useXnsNameCaptureRouting.ts +0 -21
  20. package/src/components/XnsNameCapture/hooks/routing/useXnsNameFromLocation.ts +0 -26
  21. package/src/components/XnsNameCapture/index.ts +0 -6
  22. package/src/components/XnsNameCapture/lib/index.ts +0 -1
  23. package/src/components/XnsNameCapture/lib/navigateWithUsername.ts +0 -21
  24. package/src/components/index.ts +0 -2
  25. package/src/global.d.ts +0 -1
  26. package/src/index.ts +0 -1
@@ -1,416 +1,3 @@
1
1
  import type { XnsNameCaptureProps } from '../../Props.ts';
2
- export declare const useXnsNameCaptureRouting: (props: XnsNameCaptureProps) => {
3
- defaultXnsName: string | undefined;
4
- routingError: Error | undefined;
5
- navigate: (to: string) => void;
6
- paramsString: string;
7
- autoFocus?: boolean;
8
- buttonText?: string;
9
- disabled?: boolean;
10
- errorUi?: "alert" | "toast";
11
- mobileButtonText?: string;
12
- onNameChange?: (name: string) => void;
13
- showSecondary?: boolean | import("react").ReactNode;
14
- funnel?: string;
15
- intent?: string;
16
- placement?: string;
17
- onCaptureName?: (name: string) => Promise<void>;
18
- to?: import("react-router-dom").To;
19
- background?: boolean;
20
- paper?: boolean;
21
- children?: import("react").ReactNode;
22
- ref?: import("react").Ref<unknown> | undefined;
23
- sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
24
- color?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Color | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Color | undefined>);
25
- margin?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Margin<string | number> | readonly NonNullable<import("csstype").Property.Margin<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Margin<string | number> | readonly NonNullable<import("csstype").Property.Margin<string | number> | undefined>[] | undefined>);
26
- p?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Padding<string | number> | readonly NonNullable<import("csstype").Property.Padding<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Padding<string | number> | readonly NonNullable<import("csstype").Property.Padding<string | number> | undefined>[] | undefined>);
27
- border?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<number | "hidden" | "medium" | (string & {}) | "inset" | "none" | "inherit" | "grey" | "-moz-initial" | "initial" | "revert" | "revert-layer" | "unset" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "transparent" | "AccentColor" | "AccentColorText" | "ActiveText" | "ButtonBorder" | "ButtonFace" | "ButtonText" | "Canvas" | "CanvasText" | "Field" | "FieldText" | "GrayText" | "Highlight" | "HighlightText" | "LinkText" | "Mark" | "MarkText" | "SelectedItem" | "SelectedItemText" | "VisitedText" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonHighlight" | "ButtonShadow" | "CaptionText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentColor" | "thick" | "thin" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<number | "hidden" | "medium" | (string & {}) | "inset" | "none" | "inherit" | "grey" | "-moz-initial" | "initial" | "revert" | "revert-layer" | "unset" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen" | "transparent" | "AccentColor" | "AccentColorText" | "ActiveText" | "ButtonBorder" | "ButtonFace" | "ButtonText" | "Canvas" | "CanvasText" | "Field" | "FieldText" | "GrayText" | "Highlight" | "HighlightText" | "LinkText" | "Mark" | "MarkText" | "SelectedItem" | "SelectedItemText" | "VisitedText" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonHighlight" | "ButtonShadow" | "CaptionText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentColor" | "thick" | "thin" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid" | undefined>);
28
- boxShadow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<number | import("csstype").Property.BoxShadow | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<number | import("csstype").Property.BoxShadow | undefined>);
29
- fontWeight?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<string | (string & {}) | (number & {}) | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<string | (string & {}) | (number & {}) | undefined>);
30
- zIndex?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<string | (string & {}) | (number & {}) | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<string | (string & {}) | (number & {}) | undefined>);
31
- alignContent?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AlignContent | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AlignContent | undefined>);
32
- alignItems?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AlignItems | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AlignItems | undefined>);
33
- alignSelf?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AlignSelf | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.AlignSelf | undefined>);
34
- bottom?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Bottom<string | number> | readonly NonNullable<import("csstype").Property.Bottom<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Bottom<string | number> | readonly NonNullable<import("csstype").Property.Bottom<string | number> | undefined>[] | undefined>);
35
- boxSizing?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxSizing | readonly NonNullable<import("csstype").Property.BoxSizing | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BoxSizing | readonly NonNullable<import("csstype").Property.BoxSizing | undefined>[] | undefined>);
36
- columnGap?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnGap<string | number> | readonly NonNullable<import("csstype").Property.ColumnGap<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.ColumnGap<string | number> | readonly NonNullable<import("csstype").Property.ColumnGap<string | number> | undefined>[] | undefined>);
37
- display?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Display | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Display | undefined>);
38
- flexBasis?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexBasis<string | number> | readonly NonNullable<import("csstype").Property.FlexBasis<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexBasis<string | number> | readonly NonNullable<import("csstype").Property.FlexBasis<string | number> | undefined>[] | undefined>);
39
- flexDirection?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexDirection | readonly NonNullable<import("csstype").Property.FlexDirection | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexDirection | readonly NonNullable<import("csstype").Property.FlexDirection | undefined>[] | undefined>);
40
- flexGrow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexGrow | readonly NonNullable<import("csstype").Property.FlexGrow | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexGrow | readonly NonNullable<import("csstype").Property.FlexGrow | undefined>[] | undefined>);
41
- flexShrink?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexShrink | readonly NonNullable<import("csstype").Property.FlexShrink | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexShrink | readonly NonNullable<import("csstype").Property.FlexShrink | undefined>[] | undefined>);
42
- flexWrap?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexWrap | readonly NonNullable<import("csstype").Property.FlexWrap | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FlexWrap | readonly NonNullable<import("csstype").Property.FlexWrap | undefined>[] | undefined>);
43
- fontFamily?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontFamily | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontFamily | undefined>);
44
- fontSize?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontSize<string | number> | readonly NonNullable<import("csstype").Property.FontSize<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.FontSize<string | number> | readonly NonNullable<import("csstype").Property.FontSize<string | number> | undefined>[] | undefined>);
45
- fontStyle?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontStyle | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.FontStyle | undefined>);
46
- gridAutoColumns?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridAutoColumns<string | number> | readonly NonNullable<import("csstype").Property.GridAutoColumns<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridAutoColumns<string | number> | readonly NonNullable<import("csstype").Property.GridAutoColumns<string | number> | undefined>[] | undefined>);
47
- gridAutoFlow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.GridAutoFlow | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.GridAutoFlow | undefined>);
48
- gridAutoRows?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridAutoRows<string | number> | readonly NonNullable<import("csstype").Property.GridAutoRows<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridAutoRows<string | number> | readonly NonNullable<import("csstype").Property.GridAutoRows<string | number> | undefined>[] | undefined>);
49
- gridTemplateAreas?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.GridTemplateAreas | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.GridTemplateAreas | undefined>);
50
- gridTemplateColumns?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridTemplateColumns<string | number> | readonly NonNullable<import("csstype").Property.GridTemplateColumns<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridTemplateColumns<string | number> | readonly NonNullable<import("csstype").Property.GridTemplateColumns<string | number> | undefined>[] | undefined>);
51
- gridTemplateRows?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridTemplateRows<string | number> | readonly NonNullable<import("csstype").Property.GridTemplateRows<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridTemplateRows<string | number> | readonly NonNullable<import("csstype").Property.GridTemplateRows<string | number> | undefined>[] | undefined>);
52
- height?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Height<string | number> | readonly NonNullable<import("csstype").Property.Height<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Height<string | number> | readonly NonNullable<import("csstype").Property.Height<string | number> | undefined>[] | undefined>);
53
- justifyContent?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.JustifyContent | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.JustifyContent | undefined>);
54
- justifyItems?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.JustifyItems | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.JustifyItems | undefined>);
55
- justifySelf?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.JustifySelf | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.JustifySelf | undefined>);
56
- left?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Left<string | number> | readonly NonNullable<import("csstype").Property.Left<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Left<string | number> | readonly NonNullable<import("csstype").Property.Left<string | number> | undefined>[] | undefined>);
57
- letterSpacing?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.LetterSpacing<string | number> | readonly NonNullable<import("csstype").Property.LetterSpacing<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.LetterSpacing<string | number> | readonly NonNullable<import("csstype").Property.LetterSpacing<string | number> | undefined>[] | undefined>);
58
- lineHeight?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.LineHeight<string | number> | readonly NonNullable<import("csstype").Property.LineHeight<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.LineHeight<string | number> | readonly NonNullable<import("csstype").Property.LineHeight<string | number> | undefined>[] | undefined>);
59
- marginBlockEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.MarginBlockEnd<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.MarginBlockEnd<string | number> | undefined>[] | undefined>);
60
- marginBlockStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginBlockStart<string | number> | readonly NonNullable<import("csstype").Property.MarginBlockStart<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginBlockStart<string | number> | readonly NonNullable<import("csstype").Property.MarginBlockStart<string | number> | undefined>[] | undefined>);
61
- marginBottom?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginBottom<string | number> | readonly NonNullable<import("csstype").Property.MarginBottom<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginBottom<string | number> | readonly NonNullable<import("csstype").Property.MarginBottom<string | number> | undefined>[] | undefined>);
62
- marginInlineEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineEnd<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineEnd<string | number> | undefined>[] | undefined>);
63
- marginInlineStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginInlineStart<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineStart<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginInlineStart<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineStart<string | number> | undefined>[] | undefined>);
64
- marginLeft?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginLeft<string | number> | readonly NonNullable<import("csstype").Property.MarginLeft<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginLeft<string | number> | readonly NonNullable<import("csstype").Property.MarginLeft<string | number> | undefined>[] | undefined>);
65
- marginRight?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginRight<string | number> | readonly NonNullable<import("csstype").Property.MarginRight<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginRight<string | number> | readonly NonNullable<import("csstype").Property.MarginRight<string | number> | undefined>[] | undefined>);
66
- marginTop?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginTop<string | number> | readonly NonNullable<import("csstype").Property.MarginTop<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginTop<string | number> | readonly NonNullable<import("csstype").Property.MarginTop<string | number> | undefined>[] | undefined>);
67
- maxHeight?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaxHeight<string | number> | readonly NonNullable<import("csstype").Property.MaxHeight<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaxHeight<string | number> | readonly NonNullable<import("csstype").Property.MaxHeight<string | number> | undefined>[] | undefined>);
68
- maxWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaxWidth<string | number> | readonly NonNullable<import("csstype").Property.MaxWidth<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MaxWidth<string | number> | readonly NonNullable<import("csstype").Property.MaxWidth<string | number> | undefined>[] | undefined>);
69
- minHeight?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MinHeight<string | number> | readonly NonNullable<import("csstype").Property.MinHeight<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MinHeight<string | number> | readonly NonNullable<import("csstype").Property.MinHeight<string | number> | undefined>[] | undefined>);
70
- minWidth?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MinWidth<string | number> | readonly NonNullable<import("csstype").Property.MinWidth<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MinWidth<string | number> | readonly NonNullable<import("csstype").Property.MinWidth<string | number> | undefined>[] | undefined>);
71
- order?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Order | readonly NonNullable<import("csstype").Property.Order | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Order | readonly NonNullable<import("csstype").Property.Order | undefined>[] | undefined>);
72
- paddingBlockEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.PaddingBlockEnd<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.PaddingBlockEnd<string | number> | undefined>[] | undefined>);
73
- paddingBlockStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingBlockStart<string | number> | readonly NonNullable<import("csstype").Property.PaddingBlockStart<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingBlockStart<string | number> | readonly NonNullable<import("csstype").Property.PaddingBlockStart<string | number> | undefined>[] | undefined>);
74
- paddingBottom?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingBottom<string | number> | readonly NonNullable<import("csstype").Property.PaddingBottom<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingBottom<string | number> | readonly NonNullable<import("csstype").Property.PaddingBottom<string | number> | undefined>[] | undefined>);
75
- paddingInlineEnd?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineEnd<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineEnd<string | number> | undefined>[] | undefined>);
76
- paddingInlineStart?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingInlineStart<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineStart<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingInlineStart<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineStart<string | number> | undefined>[] | undefined>);
77
- paddingLeft?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingLeft<string | number> | readonly NonNullable<import("csstype").Property.PaddingLeft<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingLeft<string | number> | readonly NonNullable<import("csstype").Property.PaddingLeft<string | number> | undefined>[] | undefined>);
78
- paddingRight?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingRight<string | number> | readonly NonNullable<import("csstype").Property.PaddingRight<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingRight<string | number> | readonly NonNullable<import("csstype").Property.PaddingRight<string | number> | undefined>[] | undefined>);
79
- paddingTop?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingTop<string | number> | readonly NonNullable<import("csstype").Property.PaddingTop<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingTop<string | number> | readonly NonNullable<import("csstype").Property.PaddingTop<string | number> | undefined>[] | undefined>);
80
- position?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Position | readonly NonNullable<import("csstype").Property.Position | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Position | readonly NonNullable<import("csstype").Property.Position | undefined>[] | undefined>);
81
- right?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Right<string | number> | readonly NonNullable<import("csstype").Property.Right<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Right<string | number> | readonly NonNullable<import("csstype").Property.Right<string | number> | undefined>[] | undefined>);
82
- rowGap?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.RowGap<string | number> | readonly NonNullable<import("csstype").Property.RowGap<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.RowGap<string | number> | readonly NonNullable<import("csstype").Property.RowGap<string | number> | undefined>[] | undefined>);
83
- textAlign?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextAlign | readonly NonNullable<import("csstype").Property.TextAlign | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.TextAlign | readonly NonNullable<import("csstype").Property.TextAlign | undefined>[] | undefined>);
84
- textOverflow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextOverflow | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextOverflow | undefined>);
85
- textTransform?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextTransform | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.TextTransform | undefined>);
86
- top?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Top<string | number> | readonly NonNullable<import("csstype").Property.Top<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Top<string | number> | readonly NonNullable<import("csstype").Property.Top<string | number> | undefined>[] | undefined>);
87
- visibility?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Visibility | readonly NonNullable<import("csstype").Property.Visibility | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Visibility | readonly NonNullable<import("csstype").Property.Visibility | undefined>[] | undefined>);
88
- whiteSpace?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WhiteSpace | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.WhiteSpace | undefined>);
89
- width?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Width<string | number> | readonly NonNullable<import("csstype").Property.Width<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Width<string | number> | readonly NonNullable<import("csstype").Property.Width<string | number> | undefined>[] | undefined>);
90
- borderBottom?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBottom<string | number> | readonly NonNullable<import("csstype").Property.BorderBottom<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderBottom<string | number> | readonly NonNullable<import("csstype").Property.BorderBottom<string | number> | undefined>[] | undefined>);
91
- borderColor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderColor | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BorderColor | undefined>);
92
- borderLeft?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderLeft<string | number> | readonly NonNullable<import("csstype").Property.BorderLeft<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderLeft<string | number> | readonly NonNullable<import("csstype").Property.BorderLeft<string | number> | undefined>[] | undefined>);
93
- borderRadius?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderRadius<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderRadius<string | number> | undefined>[] | undefined>);
94
- borderRight?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderRight<string | number> | readonly NonNullable<import("csstype").Property.BorderRight<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderRight<string | number> | readonly NonNullable<import("csstype").Property.BorderRight<string | number> | undefined>[] | undefined>);
95
- borderTop?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderTop<string | number> | readonly NonNullable<import("csstype").Property.BorderTop<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.BorderTop<string | number> | readonly NonNullable<import("csstype").Property.BorderTop<string | number> | undefined>[] | undefined>);
96
- flex?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Flex<string | number> | readonly NonNullable<import("csstype").Property.Flex<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Flex<string | number> | readonly NonNullable<import("csstype").Property.Flex<string | number> | undefined>[] | undefined>);
97
- gap?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Gap<string | number> | readonly NonNullable<import("csstype").Property.Gap<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Gap<string | number> | readonly NonNullable<import("csstype").Property.Gap<string | number> | undefined>[] | undefined>);
98
- gridArea?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridArea | readonly NonNullable<import("csstype").Property.GridArea | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridArea | readonly NonNullable<import("csstype").Property.GridArea | undefined>[] | undefined>);
99
- gridColumn?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridColumn | readonly NonNullable<import("csstype").Property.GridColumn | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridColumn | readonly NonNullable<import("csstype").Property.GridColumn | undefined>[] | undefined>);
100
- gridRow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridRow | readonly NonNullable<import("csstype").Property.GridRow | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.GridRow | readonly NonNullable<import("csstype").Property.GridRow | undefined>[] | undefined>);
101
- marginBlock?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginBlock<string | number> | readonly NonNullable<import("csstype").Property.MarginBlock<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginBlock<string | number> | readonly NonNullable<import("csstype").Property.MarginBlock<string | number> | undefined>[] | undefined>);
102
- marginInline?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginInline<string | number> | readonly NonNullable<import("csstype").Property.MarginInline<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginInline<string | number> | readonly NonNullable<import("csstype").Property.MarginInline<string | number> | undefined>[] | undefined>);
103
- overflow?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Overflow | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Overflow | undefined>);
104
- padding?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Padding<string | number> | readonly NonNullable<import("csstype").Property.Padding<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Padding<string | number> | readonly NonNullable<import("csstype").Property.Padding<string | number> | undefined>[] | undefined>);
105
- paddingBlock?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingBlock<string | number> | readonly NonNullable<import("csstype").Property.PaddingBlock<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingBlock<string | number> | readonly NonNullable<import("csstype").Property.PaddingBlock<string | number> | undefined>[] | undefined>);
106
- paddingInline?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingInline<string | number> | readonly NonNullable<import("csstype").Property.PaddingInline<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingInline<string | number> | readonly NonNullable<import("csstype").Property.PaddingInline<string | number> | undefined>[] | undefined>);
107
- bgcolor?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundColor | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.BackgroundColor | undefined>);
108
- m?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Margin<string | number> | readonly NonNullable<import("csstype").Property.Margin<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.Margin<string | number> | readonly NonNullable<import("csstype").Property.Margin<string | number> | undefined>[] | undefined>);
109
- mt?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginTop<string | number> | readonly NonNullable<import("csstype").Property.MarginTop<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginTop<string | number> | readonly NonNullable<import("csstype").Property.MarginTop<string | number> | undefined>[] | undefined>);
110
- mr?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginRight<string | number> | readonly NonNullable<import("csstype").Property.MarginRight<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginRight<string | number> | readonly NonNullable<import("csstype").Property.MarginRight<string | number> | undefined>[] | undefined>);
111
- mb?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginBottom<string | number> | readonly NonNullable<import("csstype").Property.MarginBottom<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginBottom<string | number> | readonly NonNullable<import("csstype").Property.MarginBottom<string | number> | undefined>[] | undefined>);
112
- ml?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginLeft<string | number> | readonly NonNullable<import("csstype").Property.MarginLeft<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginLeft<string | number> | readonly NonNullable<import("csstype").Property.MarginLeft<string | number> | undefined>[] | undefined>);
113
- mx?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginLeft<string | number> | readonly NonNullable<import("csstype").Property.MarginLeft<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginLeft<string | number> | readonly NonNullable<import("csstype").Property.MarginLeft<string | number> | undefined>[] | undefined>);
114
- marginX?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginLeft<string | number> | readonly NonNullable<import("csstype").Property.MarginLeft<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginLeft<string | number> | readonly NonNullable<import("csstype").Property.MarginLeft<string | number> | undefined>[] | undefined>);
115
- my?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginTop<string | number> | readonly NonNullable<import("csstype").Property.MarginTop<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginTop<string | number> | readonly NonNullable<import("csstype").Property.MarginTop<string | number> | undefined>[] | undefined>);
116
- marginY?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginTop<string | number> | readonly NonNullable<import("csstype").Property.MarginTop<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.MarginTop<string | number> | readonly NonNullable<import("csstype").Property.MarginTop<string | number> | undefined>[] | undefined>);
117
- pt?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingTop<string | number> | readonly NonNullable<import("csstype").Property.PaddingTop<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingTop<string | number> | readonly NonNullable<import("csstype").Property.PaddingTop<string | number> | undefined>[] | undefined>);
118
- pr?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingRight<string | number> | readonly NonNullable<import("csstype").Property.PaddingRight<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingRight<string | number> | readonly NonNullable<import("csstype").Property.PaddingRight<string | number> | undefined>[] | undefined>);
119
- pb?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingBottom<string | number> | readonly NonNullable<import("csstype").Property.PaddingBottom<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingBottom<string | number> | readonly NonNullable<import("csstype").Property.PaddingBottom<string | number> | undefined>[] | undefined>);
120
- pl?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingLeft<string | number> | readonly NonNullable<import("csstype").Property.PaddingLeft<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingLeft<string | number> | readonly NonNullable<import("csstype").Property.PaddingLeft<string | number> | undefined>[] | undefined>);
121
- px?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingLeft<string | number> | readonly NonNullable<import("csstype").Property.PaddingLeft<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingLeft<string | number> | readonly NonNullable<import("csstype").Property.PaddingLeft<string | number> | undefined>[] | undefined>);
122
- paddingX?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingLeft<string | number> | readonly NonNullable<import("csstype").Property.PaddingLeft<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingLeft<string | number> | readonly NonNullable<import("csstype").Property.PaddingLeft<string | number> | undefined>[] | undefined>);
123
- py?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingTop<string | number> | readonly NonNullable<import("csstype").Property.PaddingTop<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingTop<string | number> | readonly NonNullable<import("csstype").Property.PaddingTop<string | number> | undefined>[] | undefined>);
124
- paddingY?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingTop<string | number> | readonly NonNullable<import("csstype").Property.PaddingTop<string | number> | undefined>[] | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<import("csstype").Property.PaddingTop<string | number> | readonly NonNullable<import("csstype").Property.PaddingTop<string | number> | undefined>[] | undefined>);
125
- typography?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<string | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<string | undefined>);
126
- displayPrint?: import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Display | undefined> | ((theme: import("@mui/material").Theme) => import("@mui/system/styleFunctionSx").ResponsiveStyleValue<readonly string[] | import("csstype").Property.Display | undefined>);
127
- className?: string | undefined;
128
- style?: import("react").CSSProperties | undefined;
129
- classes?: Partial<import("@mui/material").ClassNameMap<never>> | undefined;
130
- slot?: string | undefined | undefined;
131
- title?: string | undefined | undefined;
132
- key?: import("react").Key | null | undefined;
133
- defaultChecked?: boolean | undefined | undefined;
134
- defaultValue?: string | number | readonly string[] | undefined;
135
- suppressContentEditableWarning?: boolean | undefined | undefined;
136
- suppressHydrationWarning?: boolean | undefined | undefined;
137
- accessKey?: string | undefined | undefined;
138
- autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {}) | undefined;
139
- contentEditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
140
- contextMenu?: string | undefined | undefined;
141
- dir?: string | undefined | undefined;
142
- draggable?: (boolean | "true" | "false") | undefined;
143
- enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined | undefined;
144
- hidden?: boolean | undefined | undefined;
145
- id?: string | undefined | undefined;
146
- lang?: string | undefined | undefined;
147
- nonce?: string | undefined | undefined;
148
- spellCheck?: (boolean | "true" | "false") | undefined;
149
- tabIndex?: number | undefined | undefined;
150
- translate?: "yes" | "no" | undefined | undefined;
151
- radioGroup?: string | undefined | undefined;
152
- role?: import("react").AriaRole | undefined;
153
- about?: string | undefined | undefined;
154
- content?: string | undefined | undefined;
155
- datatype?: string | undefined | undefined;
156
- inlist?: any;
157
- prefix?: string | undefined | undefined;
158
- property?: string | undefined | undefined;
159
- rel?: string | undefined | undefined;
160
- resource?: string | undefined | undefined;
161
- rev?: string | undefined | undefined;
162
- typeof?: string | undefined | undefined;
163
- vocab?: string | undefined | undefined;
164
- autoCorrect?: string | undefined | undefined;
165
- autoSave?: string | undefined | undefined;
166
- itemProp?: string | undefined | undefined;
167
- itemScope?: boolean | undefined | undefined;
168
- itemType?: string | undefined | undefined;
169
- itemID?: string | undefined | undefined;
170
- itemRef?: string | undefined | undefined;
171
- results?: number | undefined | undefined;
172
- security?: string | undefined | undefined;
173
- unselectable?: "on" | "off" | undefined | undefined;
174
- popover?: "" | "auto" | "manual" | "hint" | undefined | undefined;
175
- popoverTargetAction?: "toggle" | "show" | "hide" | undefined | undefined;
176
- popoverTarget?: string | undefined | undefined;
177
- inert?: boolean | undefined | undefined;
178
- inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined | undefined;
179
- is?: string | undefined | undefined;
180
- exportparts?: string | undefined | undefined;
181
- part?: string | undefined | undefined;
182
- "aria-activedescendant"?: string | undefined | undefined;
183
- "aria-atomic"?: (boolean | "true" | "false") | undefined;
184
- "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined | undefined;
185
- "aria-braillelabel"?: string | undefined | undefined;
186
- "aria-brailleroledescription"?: string | undefined | undefined;
187
- "aria-busy"?: (boolean | "true" | "false") | undefined;
188
- "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
189
- "aria-colcount"?: number | undefined | undefined;
190
- "aria-colindex"?: number | undefined | undefined;
191
- "aria-colindextext"?: string | undefined | undefined;
192
- "aria-colspan"?: number | undefined | undefined;
193
- "aria-controls"?: string | undefined | undefined;
194
- "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined | undefined;
195
- "aria-describedby"?: string | undefined | undefined;
196
- "aria-description"?: string | undefined | undefined;
197
- "aria-details"?: string | undefined | undefined;
198
- "aria-disabled"?: (boolean | "true" | "false") | undefined;
199
- "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined | undefined;
200
- "aria-errormessage"?: string | undefined | undefined;
201
- "aria-expanded"?: (boolean | "true" | "false") | undefined;
202
- "aria-flowto"?: string | undefined | undefined;
203
- "aria-grabbed"?: (boolean | "true" | "false") | undefined;
204
- "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined | undefined;
205
- "aria-hidden"?: (boolean | "true" | "false") | undefined;
206
- "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined | undefined;
207
- "aria-keyshortcuts"?: string | undefined | undefined;
208
- "aria-label"?: string | undefined | undefined;
209
- "aria-labelledby"?: string | undefined | undefined;
210
- "aria-level"?: number | undefined | undefined;
211
- "aria-live"?: "off" | "assertive" | "polite" | undefined | undefined;
212
- "aria-modal"?: (boolean | "true" | "false") | undefined;
213
- "aria-multiline"?: (boolean | "true" | "false") | undefined;
214
- "aria-multiselectable"?: (boolean | "true" | "false") | undefined;
215
- "aria-orientation"?: "horizontal" | "vertical" | undefined | undefined;
216
- "aria-owns"?: string | undefined | undefined;
217
- "aria-placeholder"?: string | undefined | undefined;
218
- "aria-posinset"?: number | undefined | undefined;
219
- "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
220
- "aria-readonly"?: (boolean | "true" | "false") | undefined;
221
- "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined | undefined;
222
- "aria-required"?: (boolean | "true" | "false") | undefined;
223
- "aria-roledescription"?: string | undefined | undefined;
224
- "aria-rowcount"?: number | undefined | undefined;
225
- "aria-rowindex"?: number | undefined | undefined;
226
- "aria-rowindextext"?: string | undefined | undefined;
227
- "aria-rowspan"?: number | undefined | undefined;
228
- "aria-selected"?: (boolean | "true" | "false") | undefined;
229
- "aria-setsize"?: number | undefined | undefined;
230
- "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined | undefined;
231
- "aria-valuemax"?: number | undefined | undefined;
232
- "aria-valuemin"?: number | undefined | undefined;
233
- "aria-valuenow"?: number | undefined | undefined;
234
- "aria-valuetext"?: string | undefined | undefined;
235
- dangerouslySetInnerHTML?: {
236
- __html: string | TrustedHTML;
237
- } | undefined | undefined;
238
- onCopy?: import("react").ClipboardEventHandler<HTMLDivElement> | undefined;
239
- onCopyCapture?: import("react").ClipboardEventHandler<HTMLDivElement> | undefined;
240
- onCut?: import("react").ClipboardEventHandler<HTMLDivElement> | undefined;
241
- onCutCapture?: import("react").ClipboardEventHandler<HTMLDivElement> | undefined;
242
- onPaste?: import("react").ClipboardEventHandler<HTMLDivElement> | undefined;
243
- onPasteCapture?: import("react").ClipboardEventHandler<HTMLDivElement> | undefined;
244
- onCompositionEnd?: import("react").CompositionEventHandler<HTMLDivElement> | undefined;
245
- onCompositionEndCapture?: import("react").CompositionEventHandler<HTMLDivElement> | undefined;
246
- onCompositionStart?: import("react").CompositionEventHandler<HTMLDivElement> | undefined;
247
- onCompositionStartCapture?: import("react").CompositionEventHandler<HTMLDivElement> | undefined;
248
- onCompositionUpdate?: import("react").CompositionEventHandler<HTMLDivElement> | undefined;
249
- onCompositionUpdateCapture?: import("react").CompositionEventHandler<HTMLDivElement> | undefined;
250
- onFocus?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
251
- onFocusCapture?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
252
- onBlur?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
253
- onBlurCapture?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
254
- onChange?: import("react").ChangeEventHandler<HTMLDivElement, Element> | undefined;
255
- onChangeCapture?: import("react").ChangeEventHandler<HTMLDivElement, Element> | undefined;
256
- onBeforeInput?: import("react").InputEventHandler<HTMLDivElement> | undefined;
257
- onBeforeInputCapture?: import("react").InputEventHandler<HTMLDivElement> | undefined;
258
- onInput?: import("react").InputEventHandler<HTMLDivElement> | undefined;
259
- onInputCapture?: import("react").InputEventHandler<HTMLDivElement> | undefined;
260
- onReset?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
261
- onResetCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
262
- onSubmit?: import("react").SubmitEventHandler<HTMLDivElement> | undefined;
263
- onSubmitCapture?: import("react").SubmitEventHandler<HTMLDivElement> | undefined;
264
- onInvalid?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
265
- onInvalidCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
266
- onLoad?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
267
- onLoadCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
268
- onError?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
269
- onErrorCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
270
- onKeyDown?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
271
- onKeyDownCapture?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
272
- onKeyPress?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
273
- onKeyPressCapture?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
274
- onKeyUp?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
275
- onKeyUpCapture?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
276
- onAbort?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
277
- onAbortCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
278
- onCanPlay?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
279
- onCanPlayCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
280
- onCanPlayThrough?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
281
- onCanPlayThroughCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
282
- onDurationChange?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
283
- onDurationChangeCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
284
- onEmptied?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
285
- onEmptiedCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
286
- onEncrypted?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
287
- onEncryptedCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
288
- onEnded?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
289
- onEndedCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
290
- onLoadedData?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
291
- onLoadedDataCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
292
- onLoadedMetadata?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
293
- onLoadedMetadataCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
294
- onLoadStart?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
295
- onLoadStartCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
296
- onPause?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
297
- onPauseCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
298
- onPlay?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
299
- onPlayCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
300
- onPlaying?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
301
- onPlayingCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
302
- onProgress?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
303
- onProgressCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
304
- onRateChange?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
305
- onRateChangeCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
306
- onSeeked?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
307
- onSeekedCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
308
- onSeeking?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
309
- onSeekingCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
310
- onStalled?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
311
- onStalledCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
312
- onSuspend?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
313
- onSuspendCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
314
- onTimeUpdate?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
315
- onTimeUpdateCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
316
- onVolumeChange?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
317
- onVolumeChangeCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
318
- onWaiting?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
319
- onWaitingCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
320
- onAuxClick?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
321
- onAuxClickCapture?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
322
- onClick?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
323
- onClickCapture?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
324
- onContextMenu?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
325
- onContextMenuCapture?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
326
- onDoubleClick?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
327
- onDoubleClickCapture?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
328
- onDrag?: import("react").DragEventHandler<HTMLDivElement> | undefined;
329
- onDragCapture?: import("react").DragEventHandler<HTMLDivElement> | undefined;
330
- onDragEnd?: import("react").DragEventHandler<HTMLDivElement> | undefined;
331
- onDragEndCapture?: import("react").DragEventHandler<HTMLDivElement> | undefined;
332
- onDragEnter?: import("react").DragEventHandler<HTMLDivElement> | undefined;
333
- onDragEnterCapture?: import("react").DragEventHandler<HTMLDivElement> | undefined;
334
- onDragExit?: import("react").DragEventHandler<HTMLDivElement> | undefined;
335
- onDragExitCapture?: import("react").DragEventHandler<HTMLDivElement> | undefined;
336
- onDragLeave?: import("react").DragEventHandler<HTMLDivElement> | undefined;
337
- onDragLeaveCapture?: import("react").DragEventHandler<HTMLDivElement> | undefined;
338
- onDragOver?: import("react").DragEventHandler<HTMLDivElement> | undefined;
339
- onDragOverCapture?: import("react").DragEventHandler<HTMLDivElement> | undefined;
340
- onDragStart?: import("react").DragEventHandler<HTMLDivElement> | undefined;
341
- onDragStartCapture?: import("react").DragEventHandler<HTMLDivElement> | undefined;
342
- onDrop?: import("react").DragEventHandler<HTMLDivElement> | undefined;
343
- onDropCapture?: import("react").DragEventHandler<HTMLDivElement> | undefined;
344
- onMouseDown?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
345
- onMouseDownCapture?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
346
- onMouseEnter?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
347
- onMouseLeave?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
348
- onMouseMove?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
349
- onMouseMoveCapture?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
350
- onMouseOut?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
351
- onMouseOutCapture?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
352
- onMouseOver?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
353
- onMouseOverCapture?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
354
- onMouseUp?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
355
- onMouseUpCapture?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
356
- onSelect?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
357
- onSelectCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
358
- onTouchCancel?: import("react").TouchEventHandler<HTMLDivElement> | undefined;
359
- onTouchCancelCapture?: import("react").TouchEventHandler<HTMLDivElement> | undefined;
360
- onTouchEnd?: import("react").TouchEventHandler<HTMLDivElement> | undefined;
361
- onTouchEndCapture?: import("react").TouchEventHandler<HTMLDivElement> | undefined;
362
- onTouchMove?: import("react").TouchEventHandler<HTMLDivElement> | undefined;
363
- onTouchMoveCapture?: import("react").TouchEventHandler<HTMLDivElement> | undefined;
364
- onTouchStart?: import("react").TouchEventHandler<HTMLDivElement> | undefined;
365
- onTouchStartCapture?: import("react").TouchEventHandler<HTMLDivElement> | undefined;
366
- onPointerDown?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
367
- onPointerDownCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
368
- onPointerMove?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
369
- onPointerMoveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
370
- onPointerUp?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
371
- onPointerUpCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
372
- onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
373
- onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
374
- onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
375
- onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
376
- onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
377
- onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
378
- onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
379
- onPointerOutCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
380
- onGotPointerCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
381
- onGotPointerCaptureCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
382
- onLostPointerCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
383
- onLostPointerCaptureCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
384
- onScroll?: import("react").UIEventHandler<HTMLDivElement> | undefined;
385
- onScrollCapture?: import("react").UIEventHandler<HTMLDivElement> | undefined;
386
- onScrollEnd?: import("react").UIEventHandler<HTMLDivElement> | undefined;
387
- onScrollEndCapture?: import("react").UIEventHandler<HTMLDivElement> | undefined;
388
- onWheel?: import("react").WheelEventHandler<HTMLDivElement> | undefined;
389
- onWheelCapture?: import("react").WheelEventHandler<HTMLDivElement> | undefined;
390
- onAnimationStart?: import("react").AnimationEventHandler<HTMLDivElement> | undefined;
391
- onAnimationStartCapture?: import("react").AnimationEventHandler<HTMLDivElement> | undefined;
392
- onAnimationEnd?: import("react").AnimationEventHandler<HTMLDivElement> | undefined;
393
- onAnimationEndCapture?: import("react").AnimationEventHandler<HTMLDivElement> | undefined;
394
- onAnimationIteration?: import("react").AnimationEventHandler<HTMLDivElement> | undefined;
395
- onAnimationIterationCapture?: import("react").AnimationEventHandler<HTMLDivElement> | undefined;
396
- onToggle?: import("react").ToggleEventHandler<HTMLDivElement> | undefined;
397
- onBeforeToggle?: import("react").ToggleEventHandler<HTMLDivElement> | undefined;
398
- onTransitionCancel?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
399
- onTransitionCancelCapture?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
400
- onTransitionEnd?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
401
- onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
402
- onTransitionRun?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
403
- onTransitionRunCapture?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
404
- onTransitionStart?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
405
- onTransitionStartCapture?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
406
- component?: React.ElementType | undefined;
407
- busy?: boolean;
408
- busyCircularProps?: import("@xylabs/react-shared").BusyCircularProgressProps;
409
- busyColor?: import("@xylabs/react-shared").MaterialUIThemeColor;
410
- busyLinearProps?: import("@xylabs/react-shared").BusyLinearProgressProps;
411
- busyMinimum?: number;
412
- busyOpacity?: string | number;
413
- busySize?: number;
414
- busyVariant?: import("@xylabs/react-shared").BusyVariant;
415
- };
2
+ export declare const useXnsNameCaptureRouting: (props: XnsNameCaptureProps) => XnsNameCaptureProps;
416
3
  //# sourceMappingURL=useXnsNameCaptureRouting.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useXnsNameCaptureRouting.d.ts","sourceRoot":"","sources":["../../../../../../src/components/XnsNameCapture/hooks/routing/useXnsNameCaptureRouting.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAA;AAGzD,eAAO,MAAM,wBAAwB,GAAI,OAAO,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAclE,CAAA"}
1
+ {"version":3,"file":"useXnsNameCaptureRouting.d.ts","sourceRoot":"","sources":["../../../../../../src/components/XnsNameCapture/hooks/routing/useXnsNameCaptureRouting.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAA;AAGzD,eAAO,MAAM,wBAAwB,GAAI,OAAO,mBAAmB,KAAG,mBAcrE,CAAA"}