@ceed/ads 0.0.5-16 → 0.0.6
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/index.js +24748 -6
- package/package.json +4 -4
- package/dist/components/Box/Box.d.ts +0 -5
- package/dist/components/Box/Box.js +0 -6
- package/dist/components/Box/index.d.ts +0 -3
- package/dist/components/Box/index.js +0 -3
- package/dist/components/Button/Button.d.ts +0 -8
- package/dist/components/Button/Button.js +0 -28
- package/dist/components/Button/index.d.ts +0 -3
- package/dist/components/Button/index.js +0 -3
- package/dist/components/Checkbox/Checkbox.d.ts +0 -8
- package/dist/components/Checkbox/Checkbox.js +0 -28
- package/dist/components/Checkbox/index.d.ts +0 -3
- package/dist/components/Checkbox/index.js +0 -3
- package/dist/components/DialogActions/DialogActions.d.ts +0 -10
- package/dist/components/DialogActions/DialogActions.js +0 -6
- package/dist/components/DialogActions/index.d.ts +0 -3
- package/dist/components/DialogActions/index.js +0 -3
- package/dist/components/DialogContent/DialogContent.d.ts +0 -9
- package/dist/components/DialogContent/DialogContent.js +0 -6
- package/dist/components/DialogContent/index.d.ts +0 -3
- package/dist/components/DialogContent/index.js +0 -3
- package/dist/components/DialogTitle/DialogTitle.d.ts +0 -11
- package/dist/components/DialogTitle/DialogTitle.js +0 -6
- package/dist/components/DialogTitle/index.d.ts +0 -3
- package/dist/components/DialogTitle/index.js +0 -3
- package/dist/components/Divider/Divider.d.ts +0 -8
- package/dist/components/Divider/Divider.js +0 -28
- package/dist/components/Divider/index.d.ts +0 -3
- package/dist/components/Divider/index.js +0 -3
- package/dist/components/Dropdown/Dropdown.d.ts +0 -2
- package/dist/components/Dropdown/Dropdown.js +0 -6
- package/dist/components/Dropdown/index.d.ts +0 -3
- package/dist/components/Dropdown/index.js +0 -3
- package/dist/components/FormControl/FormControl.d.ts +0 -14
- package/dist/components/FormControl/FormControl.js +0 -6
- package/dist/components/FormControl/index.d.ts +0 -3
- package/dist/components/FormControl/index.js +0 -3
- package/dist/components/FormHelperText/FormHelperText.d.ts +0 -8
- package/dist/components/FormHelperText/FormHelperText.js +0 -6
- package/dist/components/FormHelperText/index.d.ts +0 -3
- package/dist/components/FormHelperText/index.js +0 -3
- package/dist/components/FormLabel/FormLabel.d.ts +0 -9
- package/dist/components/FormLabel/FormLabel.js +0 -6
- package/dist/components/FormLabel/index.d.ts +0 -3
- package/dist/components/FormLabel/index.js +0 -3
- package/dist/components/Grid/Grid.d.ts +0 -7
- package/dist/components/Grid/Grid.js +0 -6
- package/dist/components/Grid/index.d.ts +0 -3
- package/dist/components/Grid/index.js +0 -3
- package/dist/components/IconButton/IconButton.d.ts +0 -8
- package/dist/components/IconButton/IconButton.js +0 -28
- package/dist/components/IconButton/index.d.ts +0 -3
- package/dist/components/IconButton/index.js +0 -3
- package/dist/components/Input/Input.d.ts +0 -8
- package/dist/components/Input/Input.js +0 -28
- package/dist/components/Input/index.d.ts +0 -3
- package/dist/components/Input/index.js +0 -3
- package/dist/components/Menu/Menu.d.ts +0 -18
- package/dist/components/Menu/Menu.js +0 -56
- package/dist/components/Menu/index.d.ts +0 -3
- package/dist/components/Menu/index.js +0 -3
- package/dist/components/Modal/Modal.d.ts +0 -38
- package/dist/components/Modal/Modal.js +0 -18
- package/dist/components/Modal/index.d.ts +0 -3
- package/dist/components/Modal/index.js +0 -3
- package/dist/components/Radio/Radio.d.ts +0 -36
- package/dist/components/Radio/Radio.js +0 -10
- package/dist/components/Radio/index.d.ts +0 -3
- package/dist/components/Radio/index.js +0 -3
- package/dist/components/Select/Select.d.ts +0 -26
- package/dist/components/Select/Select.js +0 -12
- package/dist/components/Select/index.d.ts +0 -3
- package/dist/components/Select/index.js +0 -3
- package/dist/components/Sheet/Sheet.d.ts +0 -11
- package/dist/components/Sheet/Sheet.js +0 -6
- package/dist/components/Sheet/index.d.ts +0 -3
- package/dist/components/Sheet/index.js +0 -3
- package/dist/components/Stack/Stack.d.ts +0 -12
- package/dist/components/Stack/Stack.js +0 -6
- package/dist/components/Stack/index.d.ts +0 -3
- package/dist/components/Stack/index.js +0 -3
- package/dist/components/Switch/Switch.d.ts +0 -8
- package/dist/components/Switch/Switch.js +0 -54
- package/dist/components/Switch/index.d.ts +0 -3
- package/dist/components/Switch/index.js +0 -3
- package/dist/components/Table/Table.d.ts +0 -8
- package/dist/components/Table/Table.js +0 -28
- package/dist/components/Table/index.d.ts +0 -3
- package/dist/components/Table/index.js +0 -3
- package/dist/components/Textarea/Textarea.d.ts +0 -8
- package/dist/components/Textarea/Textarea.js +0 -28
- package/dist/components/Textarea/index.d.ts +0 -3
- package/dist/components/Textarea/index.js +0 -3
- package/dist/components/ThemeProvider/ThemeProvider.d.ts +0 -8
- package/dist/components/ThemeProvider/ThemeProvider.js +0 -13
- package/dist/components/ThemeProvider/index.d.ts +0 -3
- package/dist/components/ThemeProvider/index.js +0 -3
- package/dist/components/Tooltip/Tooltip.d.ts +0 -8
- package/dist/components/Tooltip/Tooltip.js +0 -28
- package/dist/components/Tooltip/index.d.ts +0 -3
- package/dist/components/Tooltip/index.js +0 -3
- package/dist/components/Typography/Typography.d.ts +0 -8
- package/dist/components/Typography/Typography.js +0 -28
- package/dist/components/Typography/index.d.ts +0 -3
- package/dist/components/Typography/index.js +0 -3
- package/dist/components/index.d.ts +0 -26
- package/dist/components/index.js +0 -26
- package/dist/index.d.ts +0 -2
- package/framer-entry/components/Box/Box.js +0 -5321
- package/framer-entry/components/Box/index.js +0 -7
- package/framer-entry/components/Button/Button.js +0 -7111
- package/framer-entry/components/Button/index.js +0 -7
- package/framer-entry/components/Checkbox/Checkbox.js +0 -7374
- package/framer-entry/components/Checkbox/index.js +0 -7
- package/framer-entry/components/DialogActions/DialogActions.js +0 -6211
- package/framer-entry/components/DialogActions/index.js +0 -7
- package/framer-entry/components/DialogContent/DialogContent.js +0 -6183
- package/framer-entry/components/DialogContent/index.js +0 -7
- package/framer-entry/components/DialogTitle/DialogTitle.js +0 -6103
- package/framer-entry/components/DialogTitle/index.js +0 -7
- package/framer-entry/components/Divider/Divider.js +0 -6184
- package/framer-entry/components/Divider/index.js +0 -7
- package/framer-entry/components/Dropdown/Dropdown.js +0 -1127
- package/framer-entry/components/Dropdown/index.js +0 -7
- package/framer-entry/components/FormControl/FormControl.js +0 -6194
- package/framer-entry/components/FormControl/index.js +0 -7
- package/framer-entry/components/FormHelperText/FormHelperText.js +0 -6071
- package/framer-entry/components/FormHelperText/index.js +0 -7
- package/framer-entry/components/FormLabel/FormLabel.js +0 -6091
- package/framer-entry/components/FormLabel/index.js +0 -7
- package/framer-entry/components/Grid/Grid.js +0 -6268
- package/framer-entry/components/Grid/index.js +0 -7
- package/framer-entry/components/IconButton/IconButton.js +0 -7043
- package/framer-entry/components/IconButton/index.js +0 -7
- package/framer-entry/components/Input/Input.js +0 -6671
- package/framer-entry/components/Input/index.js +0 -7
- package/framer-entry/components/Menu/Menu.js +0 -12066
- package/framer-entry/components/Menu/index.js +0 -7
- package/framer-entry/components/Modal/Modal.js +0 -9387
- package/framer-entry/components/Modal/index.js +0 -7
- package/framer-entry/components/Radio/Radio.js +0 -7322
- package/framer-entry/components/Radio/index.js +0 -7
- package/framer-entry/components/Select/Select.js +0 -11502
- package/framer-entry/components/Select/index.js +0 -7
- package/framer-entry/components/Sheet/Sheet.js +0 -6359
- package/framer-entry/components/Sheet/index.js +0 -7
- package/framer-entry/components/Stack/Stack.js +0 -6075
- package/framer-entry/components/Stack/index.js +0 -7
- package/framer-entry/components/Switch/Switch.js +0 -6749
- package/framer-entry/components/Switch/index.js +0 -7
- package/framer-entry/components/Table/Table.js +0 -6763
- package/framer-entry/components/Table/index.js +0 -7
- package/framer-entry/components/Textarea/Textarea.js +0 -6861
- package/framer-entry/components/Textarea/index.js +0 -7
- package/framer-entry/components/ThemeProvider/ThemeProvider.js +0 -6137
- package/framer-entry/components/ThemeProvider/index.js +0 -7
- package/framer-entry/components/Tooltip/Tooltip.js +0 -8921
- package/framer-entry/components/Tooltip/index.js +0 -7
- package/framer-entry/components/Typography/Typography.js +0 -6351
- package/framer-entry/components/Typography/index.js +0 -7
- package/framer-entry/components/index.js +0 -55
- package/framer-entry/composited.js +0 -5351
- package/framer-entry/index.js +0 -7570
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ceed/ads",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.6",
|
|
4
4
|
"main": "dist/index.js",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"description": "UI tool for Ecube Labs front-end developers",
|
|
7
7
|
"scripts": {
|
|
8
8
|
"storybook": "storybook dev -p 6006",
|
|
9
9
|
"build-storybook": "storybook build",
|
|
10
|
-
"build": "
|
|
10
|
+
"build": "rm -rf ./dist && tsc --p tsconfig.build.json",
|
|
11
11
|
"build-for-framer": "rm -rf ./framer-entry && yarn; node ../../scripts/esmbuild.cjs build ./src framer-entry && node ../../scripts/esmbuild2.cjs build ./src framer-entry"
|
|
12
12
|
},
|
|
13
13
|
"files": [
|
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
"framer-entry"
|
|
16
16
|
],
|
|
17
17
|
"author": "Ecube Labs",
|
|
18
|
+
"sideEffects": false,
|
|
18
19
|
"license": "MIT",
|
|
19
20
|
"peerDependencies": {
|
|
20
21
|
"react": "^17.0.0 || ^18.0.0",
|
|
@@ -55,6 +56,5 @@
|
|
|
55
56
|
"type": "git",
|
|
56
57
|
"url": "git+ssh://git@github.com/Ecube-Labs/hds.git"
|
|
57
58
|
},
|
|
58
|
-
"packageManager": "yarn@4.1.0"
|
|
59
|
-
"stableVersion": "0.0.5-15"
|
|
59
|
+
"packageManager": "yarn@4.1.0"
|
|
60
60
|
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
declare const Box: import("framer-motion").CustomDomComponent<import("@mui/system").BoxOwnProps<import("@mui/joy").Theme> & Omit<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
3
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
4
|
-
}, keyof import("@mui/system").BoxOwnProps<import("@mui/joy").Theme>>>;
|
|
5
|
-
export { Box };
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
var __assign = (this && this.__assign) || function () {
|
|
2
|
-
__assign = Object.assign || function(t) {
|
|
3
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
-
s = arguments[i];
|
|
5
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
-
t[p] = s[p];
|
|
7
|
-
}
|
|
8
|
-
return t;
|
|
9
|
-
};
|
|
10
|
-
return __assign.apply(this, arguments);
|
|
11
|
-
};
|
|
12
|
-
import React from "react";
|
|
13
|
-
import { Button as JoyButton } from "@mui/joy";
|
|
14
|
-
import { motion } from "framer-motion";
|
|
15
|
-
var MotionButton = motion(JoyButton);
|
|
16
|
-
var Button = function (props) {
|
|
17
|
-
// prop destruction
|
|
18
|
-
// lib hooks
|
|
19
|
-
// state, ref, querystring hooks
|
|
20
|
-
// form hooks
|
|
21
|
-
// query hooks
|
|
22
|
-
// calculated values
|
|
23
|
-
// effects
|
|
24
|
-
// handlers
|
|
25
|
-
return (React.createElement(MotionButton, __assign({}, props)));
|
|
26
|
-
};
|
|
27
|
-
export { Button };
|
|
28
|
-
Button.displayName = "Button";
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
var __assign = (this && this.__assign) || function () {
|
|
2
|
-
__assign = Object.assign || function(t) {
|
|
3
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
-
s = arguments[i];
|
|
5
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
-
t[p] = s[p];
|
|
7
|
-
}
|
|
8
|
-
return t;
|
|
9
|
-
};
|
|
10
|
-
return __assign.apply(this, arguments);
|
|
11
|
-
};
|
|
12
|
-
import React from "react";
|
|
13
|
-
import { Checkbox as JoyCheckbox } from "@mui/joy";
|
|
14
|
-
import { motion } from "framer-motion";
|
|
15
|
-
var MotionCheckbox = motion(JoyCheckbox);
|
|
16
|
-
var Checkbox = function (props) {
|
|
17
|
-
// prop destruction
|
|
18
|
-
// lib hooks
|
|
19
|
-
// state, ref, querystring hooks
|
|
20
|
-
// form hooks
|
|
21
|
-
// query hooks
|
|
22
|
-
// calculated values
|
|
23
|
-
// effects
|
|
24
|
-
// handlers
|
|
25
|
-
return React.createElement(MotionCheckbox, __assign({}, props));
|
|
26
|
-
};
|
|
27
|
-
export { Checkbox };
|
|
28
|
-
Checkbox.displayName = "Checkbox";
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
declare const DialogActions: import("framer-motion").CustomDomComponent<{
|
|
3
|
-
children?: React.ReactNode;
|
|
4
|
-
buttonFlex?: string | number | undefined;
|
|
5
|
-
orientation?: "horizontal" | "vertical" | "horizontal-reverse" | undefined;
|
|
6
|
-
sx?: import("@mui/joy/styles/types").SxProps | undefined;
|
|
7
|
-
} & import("@mui/joy").DialogActionsSlotsAndSlotProps & Omit<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
8
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
9
|
-
}, "children" | "sx" | "buttonFlex" | "orientation" | keyof import("@mui/joy").DialogActionsSlotsAndSlotProps>>;
|
|
10
|
-
export { DialogActions };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { DialogActions as JoyDialogActions } from "@mui/joy";
|
|
2
|
-
import { motion } from "framer-motion";
|
|
3
|
-
var MotionDialogActions = motion(JoyDialogActions);
|
|
4
|
-
var DialogActions = MotionDialogActions;
|
|
5
|
-
export { DialogActions };
|
|
6
|
-
DialogActions.displayName = "DialogActions";
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
declare const DialogContent: import("framer-motion").CustomDomComponent<{
|
|
3
|
-
children?: React.ReactNode;
|
|
4
|
-
orientation?: "horizontal" | "vertical" | undefined;
|
|
5
|
-
sx?: import("@mui/joy/styles/types").SxProps | undefined;
|
|
6
|
-
} & import("@mui/joy").DialogContentSlotsAndSlotProps & Omit<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
7
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
8
|
-
}, "children" | "sx" | "orientation" | keyof import("@mui/joy").DialogContentSlotsAndSlotProps>>;
|
|
9
|
-
export { DialogContent };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { DialogContent as JoyDialogContent } from "@mui/joy";
|
|
2
|
-
import { motion } from "framer-motion";
|
|
3
|
-
var MotionDialogContent = motion(JoyDialogContent);
|
|
4
|
-
var DialogContent = MotionDialogContent;
|
|
5
|
-
export { DialogContent };
|
|
6
|
-
DialogContent.displayName = "DialogContent";
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
declare const DialogTitle: import("framer-motion").CustomDomComponent<{
|
|
3
|
-
children?: React.ReactNode;
|
|
4
|
-
color?: import("@mui/types").OverridableStringUnion<import("@mui/joy").ColorPaletteProp, import("@mui/joy").DialogTitlePropsColorOverrides> | undefined;
|
|
5
|
-
level?: "inherit" | keyof import("@mui/joy").TypographySystem | undefined;
|
|
6
|
-
sx?: import("@mui/joy/styles/types").SxProps | undefined;
|
|
7
|
-
variant?: import("@mui/types").OverridableStringUnion<import("@mui/joy").VariantProp, import("@mui/joy").DialogTitlePropsVariantOverrides> | undefined;
|
|
8
|
-
} & import("@mui/joy").DialogTitleSlotsAndSlotProps & Omit<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
9
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
10
|
-
}, "children" | "color" | "sx" | "variant" | "level" | keyof import("@mui/joy").DialogTitleSlotsAndSlotProps>>;
|
|
11
|
-
export { DialogTitle };
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
var __assign = (this && this.__assign) || function () {
|
|
2
|
-
__assign = Object.assign || function(t) {
|
|
3
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
-
s = arguments[i];
|
|
5
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
-
t[p] = s[p];
|
|
7
|
-
}
|
|
8
|
-
return t;
|
|
9
|
-
};
|
|
10
|
-
return __assign.apply(this, arguments);
|
|
11
|
-
};
|
|
12
|
-
import React from "react";
|
|
13
|
-
import { Divider as JoyDivider } from "@mui/joy";
|
|
14
|
-
import { motion } from "framer-motion";
|
|
15
|
-
var MotionDivider = motion(JoyDivider);
|
|
16
|
-
var Divider = function (props) {
|
|
17
|
-
// prop destruction
|
|
18
|
-
// lib hooks
|
|
19
|
-
// state, ref, querystring hooks
|
|
20
|
-
// form hooks
|
|
21
|
-
// query hooks
|
|
22
|
-
// calculated values
|
|
23
|
-
// effects
|
|
24
|
-
// handlers
|
|
25
|
-
return React.createElement(MotionDivider, __assign({}, props));
|
|
26
|
-
};
|
|
27
|
-
export { Divider };
|
|
28
|
-
Divider.displayName = "Divider";
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
declare const FormControl: import("framer-motion").CustomDomComponent<{
|
|
3
|
-
children?: React.ReactNode;
|
|
4
|
-
color?: import("@mui/types").OverridableStringUnion<import("@mui/joy").ColorPaletteProp, import("@mui/joy").FormControlPropsColorOverrides> | undefined;
|
|
5
|
-
disabled?: boolean | undefined;
|
|
6
|
-
error?: boolean | undefined;
|
|
7
|
-
orientation?: "horizontal" | "vertical" | undefined;
|
|
8
|
-
required?: boolean | undefined;
|
|
9
|
-
size?: import("@mui/types").OverridableStringUnion<"sm" | "md" | "lg", import("@mui/joy").FormControlPropsSizeOverrides> | undefined;
|
|
10
|
-
sx?: import("@mui/joy/styles/types").SxProps | undefined;
|
|
11
|
-
} & import("@mui/joy").FormControlSlotsAndSlotProps & Omit<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
12
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
13
|
-
}, "children" | "color" | "sx" | "disabled" | "size" | "required" | "orientation" | "error" | keyof import("@mui/joy").FormControlSlotsAndSlotProps>>;
|
|
14
|
-
export { FormControl };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
declare const FormHelperText: import("framer-motion").CustomDomComponent<{
|
|
3
|
-
children?: React.ReactNode;
|
|
4
|
-
sx?: import("@mui/joy/styles/types").SxProps | undefined;
|
|
5
|
-
} & import("@mui/joy").FormHelperTextSlotsAndSlotProps & Omit<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, "ref"> & {
|
|
6
|
-
ref?: ((instance: HTMLParagraphElement | null) => void) | React.RefObject<HTMLParagraphElement> | null | undefined;
|
|
7
|
-
}, "children" | "sx" | keyof import("@mui/joy").FormHelperTextSlotsAndSlotProps>>;
|
|
8
|
-
export { FormHelperText };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { FormHelperText as JoyFormHelperText } from "@mui/joy";
|
|
2
|
-
import { motion } from "framer-motion";
|
|
3
|
-
var MotionFormHelperText = motion(JoyFormHelperText);
|
|
4
|
-
var FormHelperText = MotionFormHelperText;
|
|
5
|
-
export { FormHelperText };
|
|
6
|
-
FormHelperText.displayName = "FormHelperText";
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
declare const FormLabel: import("framer-motion").CustomDomComponent<import("@mui/joy").FormLabelSlotsAndSlotProps & {
|
|
3
|
-
children?: React.ReactNode;
|
|
4
|
-
required?: boolean | undefined;
|
|
5
|
-
sx?: import("@mui/joy/styles/types").SxProps | undefined;
|
|
6
|
-
} & Omit<Omit<React.DetailedHTMLProps<React.LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, "ref"> & {
|
|
7
|
-
ref?: ((instance: HTMLLabelElement | null) => void) | React.RefObject<HTMLLabelElement> | null | undefined;
|
|
8
|
-
}, "children" | "sx" | "required" | keyof import("@mui/joy").FormLabelSlotsAndSlotProps>>;
|
|
9
|
-
export { FormLabel };
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
declare const Grid: import("framer-motion").CustomDomComponent<import("@mui/system").GridBaseProps & import("@mui/joy").GridSlotsAndSlotProps & {
|
|
3
|
-
sx?: import("@mui/joy/styles/types").SxProps | undefined;
|
|
4
|
-
} & import("@mui/joy/styles/types").SystemProps & Omit<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
5
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
6
|
-
}, ("p" | "color" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "order" | "flex" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "zIndex" | "position" | "top" | "right" | "bottom" | "left" | "boxShadow" | "width" | "maxWidth" | "minWidth" | "height" | "maxHeight" | "minHeight" | "boxSizing" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "marginX" | "marginY" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "padding" | "paddingTop" | "paddingRight" | "paddingBottom" | "paddingLeft" | "paddingX" | "paddingY" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "typography" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textAlign" | "textTransform") | "sx" | keyof import("@mui/system").GridBaseProps | keyof import("@mui/joy").GridSlotsAndSlotProps>>;
|
|
7
|
-
export { Grid };
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
var __assign = (this && this.__assign) || function () {
|
|
2
|
-
__assign = Object.assign || function(t) {
|
|
3
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
-
s = arguments[i];
|
|
5
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
-
t[p] = s[p];
|
|
7
|
-
}
|
|
8
|
-
return t;
|
|
9
|
-
};
|
|
10
|
-
return __assign.apply(this, arguments);
|
|
11
|
-
};
|
|
12
|
-
import React from "react";
|
|
13
|
-
import { IconButton as JoyIconButton } from "@mui/joy";
|
|
14
|
-
import { motion } from "framer-motion";
|
|
15
|
-
var MotionIconButton = motion(JoyIconButton);
|
|
16
|
-
var IconButton = function (props) {
|
|
17
|
-
// prop destruction
|
|
18
|
-
// lib hooks
|
|
19
|
-
// state, ref, querystring hooks
|
|
20
|
-
// form hooks
|
|
21
|
-
// query hooks
|
|
22
|
-
// calculated values
|
|
23
|
-
// effects
|
|
24
|
-
// handlers
|
|
25
|
-
return React.createElement(MotionIconButton, __assign({}, props));
|
|
26
|
-
};
|
|
27
|
-
export { IconButton };
|
|
28
|
-
IconButton.displayName = "IconButton";
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
var __assign = (this && this.__assign) || function () {
|
|
2
|
-
__assign = Object.assign || function(t) {
|
|
3
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
-
s = arguments[i];
|
|
5
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
-
t[p] = s[p];
|
|
7
|
-
}
|
|
8
|
-
return t;
|
|
9
|
-
};
|
|
10
|
-
return __assign.apply(this, arguments);
|
|
11
|
-
};
|
|
12
|
-
import React from "react";
|
|
13
|
-
import { Input as JoyInput } from "@mui/joy";
|
|
14
|
-
import { motion } from "framer-motion";
|
|
15
|
-
var MotionInput = motion(JoyInput);
|
|
16
|
-
var Input = function (props) {
|
|
17
|
-
// prop destruction
|
|
18
|
-
// lib hooks
|
|
19
|
-
// state, ref, querystring hooks
|
|
20
|
-
// form hooks
|
|
21
|
-
// query hooks
|
|
22
|
-
// calculated values
|
|
23
|
-
// effects
|
|
24
|
-
// handlers
|
|
25
|
-
return React.createElement(MotionInput, __assign({}, props));
|
|
26
|
-
};
|
|
27
|
-
export { Input };
|
|
28
|
-
Input.displayName = "Input";
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { MenuProps, MenuButtonProps, MenuItemProps } from "@mui/joy";
|
|
3
|
-
import { MotionProps } from "framer-motion";
|
|
4
|
-
declare const Menu: {
|
|
5
|
-
(props: MenuProps & MotionProps): React.JSX.Element;
|
|
6
|
-
displayName: string;
|
|
7
|
-
};
|
|
8
|
-
export { Menu };
|
|
9
|
-
declare const MenuButton: {
|
|
10
|
-
(props: MenuButtonProps & MotionProps): React.JSX.Element;
|
|
11
|
-
displayName: string;
|
|
12
|
-
};
|
|
13
|
-
export { MenuButton };
|
|
14
|
-
declare const MenuItem: {
|
|
15
|
-
(props: MenuItemProps & MotionProps): React.JSX.Element;
|
|
16
|
-
displayName: string;
|
|
17
|
-
};
|
|
18
|
-
export { MenuItem };
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
var __assign = (this && this.__assign) || function () {
|
|
2
|
-
__assign = Object.assign || function(t) {
|
|
3
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
-
s = arguments[i];
|
|
5
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
-
t[p] = s[p];
|
|
7
|
-
}
|
|
8
|
-
return t;
|
|
9
|
-
};
|
|
10
|
-
return __assign.apply(this, arguments);
|
|
11
|
-
};
|
|
12
|
-
import React from "react";
|
|
13
|
-
import { Menu as JoyMenu, MenuButton as JoyMenuButton, MenuItem as JoyMenuItem, } from "@mui/joy";
|
|
14
|
-
import { motion } from "framer-motion";
|
|
15
|
-
var MotionMenu = motion(JoyMenu);
|
|
16
|
-
var Menu = function (props) {
|
|
17
|
-
// prop destruction
|
|
18
|
-
// lib hooks
|
|
19
|
-
// state, ref, querystring hooks
|
|
20
|
-
// form hooks
|
|
21
|
-
// query hooks
|
|
22
|
-
// calculated values
|
|
23
|
-
// effects
|
|
24
|
-
// handlers
|
|
25
|
-
return React.createElement(MotionMenu, __assign({}, props));
|
|
26
|
-
};
|
|
27
|
-
export { Menu };
|
|
28
|
-
Menu.displayName = "Menu";
|
|
29
|
-
var MotionMenuButton = motion(JoyMenuButton);
|
|
30
|
-
var MenuButton = function (props) {
|
|
31
|
-
// prop destruction
|
|
32
|
-
// lib hooks
|
|
33
|
-
// state, ref, querystring hooks
|
|
34
|
-
// form hooks
|
|
35
|
-
// query hooks
|
|
36
|
-
// calculated values
|
|
37
|
-
// effects
|
|
38
|
-
// handlers
|
|
39
|
-
return React.createElement(MotionMenuButton, __assign({}, props));
|
|
40
|
-
};
|
|
41
|
-
export { MenuButton };
|
|
42
|
-
MenuButton.displayName = "MenuButton";
|
|
43
|
-
var MotionMenuItem = motion(JoyMenuItem);
|
|
44
|
-
var MenuItem = function (props) {
|
|
45
|
-
// prop destruction
|
|
46
|
-
// lib hooks
|
|
47
|
-
// state, ref, querystring hooks
|
|
48
|
-
// form hooks
|
|
49
|
-
// query hooks
|
|
50
|
-
// calculated values
|
|
51
|
-
// effects
|
|
52
|
-
// handlers
|
|
53
|
-
return React.createElement(MotionMenuItem, __assign({}, props));
|
|
54
|
-
};
|
|
55
|
-
export { MenuItem };
|
|
56
|
-
MenuItem.displayName = "MenuItem";
|