Merge branch 'develop' into 'master'
Develop See merge request !15
.env-cmdrc.json
0 → 100644
.eslintrc.json
0 → 100644
.gitignore
0 → 100644
.storybook/main.js
0 → 100644
This diff is collapsed.
| ... | @@ -3,18 +3,32 @@ | ... | @@ -3,18 +3,32 @@ |
| "version": "0.1.0", | "version": "0.1.0", | ||
| "private": true, | "private": true, | ||
| "dependencies": { | "dependencies": { | ||
| "@material-ui/core": "^4.9.14", | |||
| "@material-ui/icons": "^4.9.1", | |||
| "@material/react-layout-grid": "^0.15.0", | |||
| "@testing-library/jest-dom": "^4.2.4", | "@testing-library/jest-dom": "^4.2.4", | ||
| "@testing-library/react": "^9.5.0", | "@testing-library/react": "^9.5.0", | ||
| "@testing-library/user-event": "^7.2.1", | "@testing-library/user-event": "^7.2.1", | ||
| "axios": "^0.19.2", | |||
| "material-components-web": "^5.1.0", | |||
| "notistack": "^0.9.17", | |||
| "prop-types": "^15.7.2", | |||
| "react": "^16.13.1", | "react": "^16.13.1", | ||
| "react-dom": "^16.13.1", | "react-dom": "^16.13.1", | ||
| "react-scripts": "3.4.1" | "react-icons": "^3.10.0", | ||
| "react-router": "^5.1.2", | |||
| "react-router-dom": "^5.1.2", | |||
| "react-scripts": "3.4.1", | |||
| "styled-components": "^5.0.1" | |||
| }, | }, | ||
| "scripts": { | "scripts": { | ||
| "start": "react-scripts start", | "start": "env-cmd -r .env-cmdrc.json -e dev react-scripts start", | ||
| "build": "react-scripts build", | "build": "react-scripts build", | ||
| "start-hom": "env-cmd -r .env-cmdrc.json -e hom react-scripts start", | |||
| "test": "react-scripts test", | "test": "react-scripts test", | ||
| "eject": "react-scripts eject" | "eject": "react-scripts eject", | ||
| "storybook": "start-storybook -p 9009 -s public", | |||
| "build-storybook": "build-storybook -s public" | |||
| }, | }, | ||
| "eslintConfig": { | "eslintConfig": { | ||
| "extends": "react-app" | "extends": "react-app" | ||
| ... | @@ -30,5 +44,22 @@ | ... | @@ -30,5 +44,22 @@ |
| "last 1 firefox version", | "last 1 firefox version", | ||
| "last 1 safari version" | "last 1 safari version" | ||
| ] | ] | ||
| }, | |||
| "devDependencies": { | |||
| "@storybook/addon-actions": "^5.3.18", | |||
| "@storybook/addon-info": "^5.3.18", | |||
| "@storybook/addon-links": "^5.3.18", | |||
| "@storybook/addons": "^5.3.18", | |||
| "@storybook/preset-create-react-app": "^2.1.1", | |||
| "@storybook/react": "^5.3.18", | |||
| "babel-eslint": "^10.1.0", | |||
| "env-cmd": "^10.1.0", | |||
| "eslint": "^6.8.0", | |||
| "eslint-config-airbnb": "^18.1.0", | |||
| "eslint-plugin-import": "^2.20.2", | |||
| "eslint-plugin-jsx-a11y": "^6.2.3", | |||
| "eslint-plugin-react": "^7.19.0", | |||
| "eslint-plugin-react-hooks": "^2.5.1", | |||
| "prettier-eslint": "^9.0.1" | |||
| } | } | ||
| } | } |
prettierrc
0 → 100644
No preview for this file type
src/App.js
0 → 100644
src/assets/RefreshIcon.js
0 → 100644
src/assets/aaaaaf.png
0 → 100644
39.7 KB
src/assets/[email protected]
0 → 100644
134 KB
src/assets/account.png
0 → 100644
6.08 KB
src/assets/caminho.png
0 → 100644
782 Bytes
src/assets/confirm.png
0 → 100644
654 Bytes
940 Bytes
1.78 KB
940 Bytes