@m4l/graphics 0.1.26 → 0.1.28

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 (94) hide show
  1. package/m4l-graphics-0.1.28.tgz +0 -0
  2. package/package.json +12 -52
  3. package/dist/package.json +0 -34
  4. /package/{dist/components → components}/ProgressBarStyle/index.d.ts +0 -0
  5. /package/{dist/components → components}/ProgressBarStyle/index.fb6fd9ed.js +0 -0
  6. /package/{dist/components → components}/index.80514d59.js +0 -0
  7. /package/{dist/components → components}/index.d.ts +0 -0
  8. /package/{dist/contexts → contexts}/FormatterContext/index.92336f4c.js +0 -0
  9. /package/{dist/contexts → contexts}/FormatterContext/index.d.ts +0 -0
  10. /package/{dist/contexts → contexts}/FormatterContext/types.d.ts +0 -0
  11. /package/{dist/contexts → contexts}/HostThemeContext/index.a6a62c70.js +0 -0
  12. /package/{dist/contexts → contexts}/HostThemeContext/index.d.ts +0 -0
  13. /package/{dist/contexts → contexts}/HostThemeContext/types.d.ts +0 -0
  14. /package/{dist/contexts → contexts}/LocalesContext/helper.d.ts +0 -0
  15. /package/{dist/contexts → contexts}/LocalesContext/index.5b555637.js +0 -0
  16. /package/{dist/contexts → contexts}/LocalesContext/index.d.ts +0 -0
  17. /package/{dist/contexts → contexts}/LocalesContext/types.d.ts +0 -0
  18. /package/{dist/contexts → contexts}/index.2f4a4040.js +0 -0
  19. /package/{dist/contexts → contexts}/index.d.ts +0 -0
  20. /package/{dist/hooks → hooks}/index.c13bc37e.js +0 -0
  21. /package/{dist/hooks → hooks}/index.d.ts +0 -0
  22. /package/{dist/hooks → hooks}/useFirstRender/index.1e9b02fb.js +0 -0
  23. /package/{dist/hooks → hooks}/useFirstRender/index.d.ts +0 -0
  24. /package/{dist/hooks → hooks}/useFormatter/index.57ac8cca.js +0 -0
  25. /package/{dist/hooks → hooks}/useFormatter/index.d.ts +0 -0
  26. /package/{dist/hooks → hooks}/useHostTheme/index.1c8e4ad7.js +0 -0
  27. /package/{dist/hooks → hooks}/useHostTheme/index.d.ts +0 -0
  28. /package/{dist/hooks → hooks}/useIsMountedRef/index.d.ts +0 -0
  29. /package/{dist/hooks → hooks}/useLocales/index.d.ts +0 -0
  30. /package/{dist/hooks → hooks}/useLocales/index.f676279e.js +0 -0
  31. /package/{dist/hooks → hooks}/useOffSetTop.d.ts +0 -0
  32. /package/{dist/hooks → hooks}/useResponsive/index.d.ts +0 -0
  33. /package/{dist/hooks → hooks}/useResponsive/index.fc5e1b4f.js +0 -0
  34. /package/{dist/index.d.ts → index.d.ts} +0 -0
  35. /package/{dist/index.js → index.js} +0 -0
  36. /package/{dist/theme → theme}/breakpoints.d.ts +0 -0
  37. /package/{dist/theme → theme}/defaultThemeOptions.b2cdbe59.js +0 -0
  38. /package/{dist/theme → theme}/defaultThemeOptions.d.ts +0 -0
  39. /package/{dist/theme → theme}/overrides/Accordion.d.ts +0 -0
  40. /package/{dist/theme → theme}/overrides/Autocomplete.d.ts +0 -0
  41. /package/{dist/theme → theme}/overrides/Avatar.d.ts +0 -0
  42. /package/{dist/theme → theme}/overrides/Backdrop.d.ts +0 -0
  43. /package/{dist/theme → theme}/overrides/Badge.d.ts +0 -0
  44. /package/{dist/theme → theme}/overrides/Breadcrumbs.d.ts +0 -0
  45. /package/{dist/theme → theme}/overrides/Button.d.ts +0 -0
  46. /package/{dist/theme → theme}/overrides/ButtonGroup.d.ts +0 -0
  47. /package/{dist/theme → theme}/overrides/Card.d.ts +0 -0
  48. /package/{dist/theme → theme}/overrides/Checkbox.d.ts +0 -0
  49. /package/{dist/theme → theme}/overrides/ControlLabel.d.ts +0 -0
  50. /package/{dist/theme → theme}/overrides/CssBaseline.d.ts +0 -0
  51. /package/{dist/theme → theme}/overrides/DataGrid.d.ts +0 -0
  52. /package/{dist/theme → theme}/overrides/Dialog.d.ts +0 -0
  53. /package/{dist/theme → theme}/overrides/Drawer.d.ts +0 -0
  54. /package/{dist/theme → theme}/overrides/Fab.d.ts +0 -0
  55. /package/{dist/theme → theme}/overrides/IconButton.d.ts +0 -0
  56. /package/{dist/theme → theme}/overrides/Input.d.ts +0 -0
  57. /package/{dist/theme → theme}/overrides/InputLabel.d.ts +0 -0
  58. /package/{dist/theme → theme}/overrides/Link.d.ts +0 -0
  59. /package/{dist/theme → theme}/overrides/List.d.ts +0 -0
  60. /package/{dist/theme → theme}/overrides/LoadingButton.d.ts +0 -0
  61. /package/{dist/theme → theme}/overrides/Menu.d.ts +0 -0
  62. /package/{dist/theme → theme}/overrides/Pagination.d.ts +0 -0
  63. /package/{dist/theme → theme}/overrides/Paper.d.ts +0 -0
  64. /package/{dist/theme → theme}/overrides/Popover.d.ts +0 -0
  65. /package/{dist/theme → theme}/overrides/Progress.d.ts +0 -0
  66. /package/{dist/theme → theme}/overrides/Radio.d.ts +0 -0
  67. /package/{dist/theme → theme}/overrides/Skeleton.d.ts +0 -0
  68. /package/{dist/theme → theme}/overrides/Slider.d.ts +0 -0
  69. /package/{dist/theme → theme}/overrides/Stepper.d.ts +0 -0
  70. /package/{dist/theme → theme}/overrides/SvgIcon.d.ts +0 -0
  71. /package/{dist/theme → theme}/overrides/Switch.d.ts +0 -0
  72. /package/{dist/theme → theme}/overrides/Table.d.ts +0 -0
  73. /package/{dist/theme → theme}/overrides/Tabs.d.ts +0 -0
  74. /package/{dist/theme → theme}/overrides/Timeline.d.ts +0 -0
  75. /package/{dist/theme → theme}/overrides/ToggleButton.d.ts +0 -0
  76. /package/{dist/theme → theme}/overrides/Tooltip.d.ts +0 -0
  77. /package/{dist/theme → theme}/overrides/Typography.d.ts +0 -0
  78. /package/{dist/theme → theme}/overrides/index.d.ts +0 -0
  79. /package/{dist/theme → theme}/overrides.7958c0ab.js +0 -0
  80. /package/{dist/theme → theme}/palette.2baf72f5.js +0 -0
  81. /package/{dist/theme → theme}/palette.d.ts +0 -0
  82. /package/{dist/theme → theme}/shadows.bf8dc290.js +0 -0
  83. /package/{dist/theme → theme}/shadows.d.ts +0 -0
  84. /package/{dist/theme → theme}/stretch.d.ts +0 -0
  85. /package/{dist/theme → theme}/typography.63fff3ec.js +0 -0
  86. /package/{dist/theme → theme}/typography.d.ts +0 -0
  87. /package/{dist/types → types}/index.d.ts +0 -0
  88. /package/{dist/utils → utils}/anchorEl.d.ts +0 -0
  89. /package/{dist/utils → utils}/getColorPresets.d.ts +0 -0
  90. /package/{dist/utils → utils}/getFontValue.d.ts +0 -0
  91. /package/{dist/utils → utils}/index.7ab4fc54.js +0 -0
  92. /package/{dist/utils → utils}/strings.d.ts +0 -0
  93. /package/{dist/vendor.3b4b3674.js → vendor.3b4b3674.js} +0 -0
  94. /package/{dist/vite-env.d.ts → vite-env.d.ts} +0 -0
Binary file
package/package.json CHANGED
@@ -1,24 +1,8 @@
1
1
  {
2
2
  "name": "@m4l/graphics",
3
- "version": "0.1.26",
3
+ "version": "0.1.28",
4
4
  "license": "UNLICENSED",
5
5
  "author": "M4L Team",
6
- "scripts": {
7
- "typescript": "tsc",
8
- "build:package": "node ../../scripts/buildpackage.js",
9
- "build": "tsc && vite build && yarn build:package",
10
- "build:monorepo": "tsc && vite build && yarn build:package",
11
- "release": "yarn build && npm publish ./dist",
12
- "release:monorepo": "yarn build:monorepo",
13
- "publish": "npm publish ./dist",
14
- "lint": "npx eslint src",
15
- "lint:fix": "npm run lint -- --fix",
16
- "prettier": "npx prettier src --check",
17
- "prettier:fix": "npm run prettier -- --write",
18
- "format": "npm run prettier:fix && npm run lint:fix",
19
- "test": "vitest",
20
- "coverage": "vitest run --coverage"
21
- },
22
6
  "dependencies": {
23
7
  "@m4l/core": "*",
24
8
  "@mui/x-date-pickers": "^5.0.0-beta.3",
@@ -31,45 +15,21 @@
31
15
  "react": "^17.0.0 || ^18.0.0",
32
16
  "react-dom": "^17.0.0 || ^18.0.0"
33
17
  },
34
- "devDependencies": {
35
- "@emotion/react": "^11.5.0",
36
- "@emotion/styled": "^11.3.0",
37
- "@mui/material": "^5.10.4",
38
- "@mui/system": "^5.10.4",
39
- "@types/node": "^16.7.10",
40
- "@types/nprogress": "^0.2.0",
41
- "@types/react": "^18.0.0",
42
- "@typescript-eslint/eslint-plugin": "5.27.1",
43
- "@typescript-eslint/parser": "5.27.1",
44
- "@vitejs/plugin-react": "1.3.2",
45
- "eslint": "8.17.0",
46
- "eslint-config-prettier": "8.5.0",
47
- "eslint-import-resolver-alias": "1.1.2",
48
- "eslint-plugin-import": "2.26.0",
49
- "eslint-plugin-jsx-a11y": "6.5.1",
50
- "eslint-plugin-prettier": "4.0.0",
51
- "eslint-plugin-react": "7.30.0",
52
- "eslint-plugin-react-hooks": "4.5.0",
53
- "eslint-plugin-unused-imports": "2.0.0",
54
- "prettier": "2.6.2",
55
- "react": "^18.0.0",
56
- "rollup": "2.79.0",
57
- "typedoc": "^0.23.24",
58
- "typescript": "4.6.3",
59
- "vite": "3.1.0",
60
- "vite-plugin-dts": "1.2.0"
61
- },
62
- "files": ["dist/**"],
63
- "source": "src/index.ts",
64
- "main": "./dist/index.js",
65
- "module": "./dist/index.js",
18
+ "files": [
19
+ "*"
20
+ ],
21
+ "source": "./index.js",
22
+ "main": "./index.js",
23
+ "module": "./index.js",
66
24
  "type": "module",
67
- "types": "./src/index.ts",
25
+ "types": "./index.d.ts",
68
26
  "sideEffects": false,
69
27
  "publishConfig": {
28
+ "directory": "dist",
70
29
  "access": "public"
71
30
  },
72
31
  "engines": {
73
32
  "node": ">=12.0.0"
74
- }
75
- }
33
+ },
34
+ "private": false
35
+ }
package/dist/package.json DELETED
@@ -1,34 +0,0 @@
1
- {
2
- "name": "@m4l/graphics",
3
- "version": "0.1.26",
4
- "license": "UNLICENSED",
5
- "author": "M4L Team",
6
- "dependencies": {
7
- "@m4l/core": "*",
8
- "@mui/x-date-pickers": "^5.0.0-beta.3",
9
- "date-fns": "^2.29.2"
10
- },
11
- "peerDependencies": {
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"
17
- },
18
- "files": [
19
- "*"
20
- ],
21
- "source": "src/index.ts",
22
- "main": "./index.js",
23
- "module": "./index.js",
24
- "type": "module",
25
- "types": "./index.d.ts",
26
- "sideEffects": false,
27
- "publishConfig": {
28
- "access": "public"
29
- },
30
- "engines": {
31
- "node": ">=12.0.0"
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
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