@m4l/graphics 0.0.38 → 0.1.2
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/components → components}/ProgressBarStyle/index.d.ts +0 -0
- package/{dist/components → components}/ProgressBarStyle/index.js +0 -0
- package/{dist/components → components}/index.d.ts +0 -0
- package/{dist/components → components}/index.js +0 -0
- package/{dist/contexts → contexts}/HostThemeContext/index.d.ts +0 -0
- package/{dist/contexts → contexts}/HostThemeContext/index.js +0 -0
- package/{dist/contexts → contexts}/HostThemeContext/types.d.ts +0 -0
- package/{dist/contexts → contexts}/LocalesContext/index.d.ts +0 -0
- package/{dist/contexts → contexts}/LocalesContext/index.js +0 -0
- package/{dist/contexts → contexts}/index.d.ts +0 -0
- package/{dist/contexts → contexts}/index.js +0 -0
- package/{dist/hooks → hooks}/index.d.ts +0 -1
- package/{dist/hooks → hooks}/index.js +0 -1
- package/{dist/hooks → hooks}/useHostTheme/index.d.ts +0 -0
- package/{dist/hooks → hooks}/useHostTheme/index.js +0 -0
- package/{dist/hooks → hooks}/useIsMountedRef.d.ts +0 -0
- package/{dist/hooks → hooks}/useLocales/index.d.ts +0 -0
- package/{dist/hooks → hooks}/useLocales/index.js +0 -0
- package/{dist/hooks → hooks}/useOffSetTop.d.ts +0 -0
- package/{dist/hooks → hooks}/useResponsive/index.d.ts +0 -0
- package/{dist/hooks → hooks}/useResponsive/index.js +0 -0
- package/{dist/index.d.ts → index.d.ts} +0 -0
- package/{dist/index.js → index.js} +0 -1
- package/package.json +16 -68
- /package/{dist/theme → theme}/defaultThemeOptions.d.ts +0 -0
- /package/{dist/theme → theme}/defaultThemeOptions.js +0 -0
- /package/{dist/theme → theme}/overrides/Accordion.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Autocomplete.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Avatar.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Backdrop.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Badge.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Breadcrumbs.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Button.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/ButtonGroup.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Card.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Checkbox.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/ControlLabel.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/CssBaseline.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/DataGrid.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Dialog.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Drawer.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Fab.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/IconButton.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Input.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/InputLabel.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Link.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/List.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/LoadingButton.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Menu.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Pagination.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Paper.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Popover.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Progress.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Radio.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Skeleton.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Slider.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Stepper.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/SvgIcon.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Switch.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Table.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Tabs.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Timeline.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/ToggleButton.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Tooltip.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/Typography.d.ts +0 -0
- /package/{dist/theme → theme}/overrides/index.d.ts +0 -0
- /package/{dist/theme → theme}/overrides.js +0 -0
- /package/{dist/theme → theme}/palette.d.ts +0 -0
- /package/{dist/theme → theme}/palette.js +0 -0
- /package/{dist/theme → theme}/shadows.d.ts +0 -0
- /package/{dist/theme → theme}/shadows.js +0 -0
- /package/{dist/theme → theme}/typography.d.ts +0 -0
- /package/{dist/theme → theme}/typography.js +0 -0
- /package/{dist/types → types}/index.d.ts +0 -0
- /package/{dist/utils → utils}/getColorPresets.d.ts +0 -0
- /package/{dist/utils → utils}/getFontValue.d.ts +0 -0
- /package/{dist/utils → utils}/index.js +0 -0
- /package/{dist/vite-env.d.ts → vite-env.d.ts} +0 -0
- package/README.md +0 -0
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -3,7 +3,6 @@ import "@mui/material/styles";
|
|
|
3
3
|
import "@mui/material/useMediaQuery";
|
|
4
4
|
import "../contexts/LocalesContext/index.js";
|
|
5
5
|
import "../contexts/HostThemeContext/index.js";
|
|
6
|
-
import "react-hook-form";
|
|
7
6
|
function useIsMountedRef() {
|
|
8
7
|
const isMounted = useRef(true);
|
|
9
8
|
useEffect(
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -5,7 +5,6 @@ export { u as useResponsive, a as useResponsiveDesktop } from "./hooks/useRespon
|
|
|
5
5
|
export { u as useIsMountedRef, a as useOffSetTop } from "./hooks/index.js";
|
|
6
6
|
export { u as useLocales } from "./hooks/useLocales/index.js";
|
|
7
7
|
export { u as useHostTheme } from "./hooks/useHostTheme/index.js";
|
|
8
|
-
export { Controller, useFormContext, useWatch } from "react-hook-form";
|
|
9
8
|
export { d as defaultThemeOptions } from "./theme/defaultThemeOptions.js";
|
|
10
9
|
export { f as fnComponentsOverrides } from "./theme/overrides.js";
|
|
11
10
|
import "@mui/material/styles";
|
package/package.json
CHANGED
|
@@ -1,86 +1,34 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@m4l/graphics",
|
|
3
|
-
"
|
|
4
|
-
"version": "0.0.38",
|
|
3
|
+
"version": "0.1.2",
|
|
5
4
|
"license": "UNLICENSED",
|
|
6
5
|
"author": "M4L Team",
|
|
7
|
-
"scripts": {
|
|
8
|
-
"dev": "vite",
|
|
9
|
-
"build": "tsc && vite build",
|
|
10
|
-
"preview": "vite preview",
|
|
11
|
-
"lint": "npx eslint src",
|
|
12
|
-
"lint:fix": "npm run lint -- --fix",
|
|
13
|
-
"prettier": "npx prettier src --check",
|
|
14
|
-
"prettier:fix": "npm run prettier -- --write",
|
|
15
|
-
"format": "npm run prettier:fix && npm run lint:fix"
|
|
16
|
-
},
|
|
17
6
|
"dependencies": {
|
|
18
|
-
"@m4l/core": "
|
|
19
|
-
"@mui/material": "^5.8.6",
|
|
7
|
+
"@m4l/core": "*",
|
|
20
8
|
"@mui/x-date-pickers": "^5.0.0-beta.3",
|
|
21
|
-
"date-fns": "^2.29.
|
|
22
|
-
"framer-motion": "^6.3.11",
|
|
23
|
-
"react": ">=18",
|
|
24
|
-
"react-dom": "^18.0.0",
|
|
25
|
-
"react-dropzone": "^14.2.1",
|
|
26
|
-
"react-hook-form": "^7.31.3",
|
|
27
|
-
"react-intersection-observer": "^9.2.2",
|
|
28
|
-
"react-router-dom": "^6.3.0",
|
|
29
|
-
"vite-tsconfig-paths": "^3.5.0"
|
|
9
|
+
"date-fns": "^2.29.2"
|
|
30
10
|
},
|
|
31
11
|
"peerDependencies": {
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
"react
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
"@emotion/styled": "^11.9.3",
|
|
38
|
-
"@hookform/resolvers": "^2.9.3",
|
|
39
|
-
"@mui/icons-material": "^5.8.4",
|
|
40
|
-
"@types/mkcert": "^1.2.0",
|
|
41
|
-
"@types/node": "^17.0.40",
|
|
42
|
-
"@types/nprogress": "^0.2.0",
|
|
43
|
-
"@types/react": "^18.0.0",
|
|
44
|
-
"@types/react-dom": "^18.0.0",
|
|
45
|
-
"@typescript-eslint/eslint-plugin": "^5.27.1",
|
|
46
|
-
"@typescript-eslint/parser": "^5.27.1",
|
|
47
|
-
"@vitejs/plugin-react": "^1.3.0",
|
|
48
|
-
"eslint": "^8.17.0",
|
|
49
|
-
"eslint-config-prettier": "^8.5.0",
|
|
50
|
-
"eslint-import-resolver-alias": "^1.1.2",
|
|
51
|
-
"eslint-plugin-import": "^2.26.0",
|
|
52
|
-
"eslint-plugin-jsx-a11y": "^6.5.1",
|
|
53
|
-
"eslint-plugin-prettier": "^4.0.0",
|
|
54
|
-
"eslint-plugin-react": "^7.30.0",
|
|
55
|
-
"eslint-plugin-react-hooks": "^4.5.0",
|
|
56
|
-
"eslint-plugin-unused-imports": "^2.0.0",
|
|
57
|
-
"prettier": "^2.6.2",
|
|
58
|
-
"react": "^18.2.0",
|
|
59
|
-
"react-dom": "^18.2.0",
|
|
60
|
-
"react-toastify": "^9.0.5",
|
|
61
|
-
"rollup-plugin-terser": "^7.0.2",
|
|
62
|
-
"typescript": "^4.6.3",
|
|
63
|
-
"vite": "^2.9.9",
|
|
64
|
-
"vite-plugin-dts": "^1.2.0",
|
|
65
|
-
"vite-plugin-mkcert": "^1.6.4"
|
|
12
|
+
"@mui/material": "^5.10.4",
|
|
13
|
+
"@mui/system": "^5.10.4",
|
|
14
|
+
"@types/react": "^17.0.0 || ^18.0.0",
|
|
15
|
+
"react": "^17.0.0 || ^18.0.0",
|
|
16
|
+
"react-dom": "^17.0.0 || ^18.0.0"
|
|
66
17
|
},
|
|
67
18
|
"files": [
|
|
68
|
-
"
|
|
19
|
+
"*"
|
|
69
20
|
],
|
|
70
|
-
"
|
|
71
|
-
"
|
|
21
|
+
"source": "src/index.ts",
|
|
22
|
+
"main": "./index.js",
|
|
23
|
+
"module": "./index.js",
|
|
72
24
|
"type": "module",
|
|
73
|
-
"types": "./
|
|
74
|
-
"exports": {
|
|
75
|
-
".": {
|
|
76
|
-
"import": "./dist/index.js"
|
|
77
|
-
}
|
|
78
|
-
},
|
|
25
|
+
"types": "./index.d.ts",
|
|
79
26
|
"sideEffects": false,
|
|
80
27
|
"publishConfig": {
|
|
81
28
|
"access": "public"
|
|
82
29
|
},
|
|
83
30
|
"engines": {
|
|
84
31
|
"node": ">=12.0.0"
|
|
85
|
-
}
|
|
86
|
-
|
|
32
|
+
},
|
|
33
|
+
"private": false
|
|
34
|
+
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/README.md
DELETED
|
File without changes
|