Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15,495 changes: 8,324 additions & 7,171 deletions frontend/package-lock.json

Large diffs are not rendered by default.

87 changes: 44 additions & 43 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,86 +32,87 @@
"build-storybook": "storybook build",
"storybook": "storybook dev -p 6006",
"tsc": "tsc",
"build-icons": "node tools/build-icons.js ./src/img ./src/icons && npm run format"
"build-icons": "node tools/build-icons.js ./src/img ./src/icons && npm run format",
"build-mdi-icons": "node tools/build-mdi-icons.mjs && npm run format"
},
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@mui/icons-material": "^7.3.9",
"@mui/material": "^7.1.0",
"@mui/styled-engine-sc": "^7.3.9",
"@mui/icons-material": "7.3.9",
"@mui/material": "7.3.9",
"@mui/styled-engine-sc": "7.3.9",
"@mui/styles": "^6.5.0",
"@mui/system": "^7.1.0",
"@mui/utils": "^7.1.0",
"@reduxjs/toolkit": "^2.11.2",
"@types/node": "^25.5.2",
"@mui/system": "7.3.9",
"@mui/utils": "7.3.9",
"@reduxjs/toolkit": "^2.12.0",
"@types/node": "^26.1.1",
"@types/react-color": "^3.0.13",
"@types/semver": "^7.7.1",
"cross-env": "^10.1.0",
"dompurify": "^3.4.0",
"downshift": "^9.3.2",
"dompurify": "^3.4.12",
"downshift": "^9.4.0",
"eventemitter3": "^5.0.4",
"formik": "^2.4.9",
"formik-mui": "^4.0.0",
"i18next": "^26.0.3",
"i18next": "^26.3.6",
"i18next-browser-languagedetector": "^8.2.1",
"jwt-decode": "^4.0.0",
"moment-timezone": "^0.6.1",
"moment-timezone": "^0.6.2",
"prop-types": "^15.8.1",
"react": "19.2.4",
"react": "19.2.7",
"react-color": "^2.19.3",
"react-dom": "19.2.4",
"react-i18next": "^17.0.2",
"react-redux": "^9.2.0",
"react-router": "^7.14.0",
"react-dom": "19.2.7",
"react-i18next": "^17.0.9",
"react-redux": "^9.3.0",
"react-router": "^8.2.0",
"react-window": "^2.2.7",
"recharts": "^3.8.1",
"semver": "^7.7.4",
"recharts": "3.8.1",
"semver": "^7.8.5",
"underscore": "^1.13.8",
"yup": "^1.7.1"
},
"devDependencies": {
"@axe-core/react": "^4.11.1",
"@iconify/icons-mdi": "^1.2.48",
"@axe-core/react": "^4.12.1",
"@iconify-json/mdi": "^1.2.3",
"@iconify/react": "^6.0.2",
"@iconify/tools": "^5.0.11",
"@playwright/test": "1.59.1",
"@storybook/addon-docs": "^10.2.16",
"@storybook/addon-links": "^10.2.16",
"@storybook/react-vite": "^10.2.16",
"@storybook/test-runner": "^0.24.2",
"@iconify/tools": "^5.0.12",
"@playwright/test": "1.61.1",
Comment on lines +76 to +79
"@storybook/addon-docs": "^10.5.0",
"@storybook/addon-links": "^10.5.0",
"@storybook/react-vite": "^10.5.0",
"@storybook/test-runner": "^0.24.4",
Comment on lines +80 to +83
"@testing-library/react": "^16.3.2",
"@types/pg": "^8.20.0",
"@types/react": "19.2.14",
"@types/react": "19.2.17",
"@types/react-dom": "19.2.3",
"@types/react-router-dom": "^5.3.3",
"@types/underscore": "^1.13.0",
"@typescript-eslint/eslint-plugin": "^8.58.0",
"@typescript-eslint/parser": "^8.58.0",
"@vitejs/plugin-react": "^5.1.4",
"@vitest/coverage-istanbul": "^4.1.2",
"@typescript-eslint/eslint-plugin": "8.63.0",
"@typescript-eslint/parser": "8.63.0",
"@vitejs/plugin-react": "^6.0.3",
"@vitest/coverage-istanbul": "^4.1.10",
"eslint": "^9.39.2",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.5.2",
"eslint-plugin-react-hooks": "7.0.1",
"eslint-plugin-react-refresh": "^0.5.3",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-storybook": "^10.2.16",
"eslint-plugin-storybook": "^10.5.0",
"eslint-plugin-unused-imports": "^4.4.1",
"globals": "^17.4.0",
"globals": "^17.7.0",
"http-server": "^14.1.1",
"husky": "^9.1.7",
"i18next-parser": "^9.4.0",
"jsdom": "^28.1.0",
"lint-staged": "^16.4.0",
"pg": "^8.20.0",
"playwright": "1.59.1",
"prettier": "^3.8.1",
"jsdom": "^29.1.1",
"lint-staged": "^17.0.8",
"pg": "^8.22.0",
"playwright": "1.61.1",
"prettier": "^3.9.5",
"storybook": "^10.0.2",
"typescript": "~6.0.2",
"typescript-eslint": "^8.58.0",
"vite": "^7.3.2",
"typescript-eslint": "8.63.0",
"vite": "^8.1.5",
"vitest": "^4.0.3"
},
"browserslist": {
Expand Down
6 changes: 3 additions & 3 deletions frontend/src/components/Activity/ActivityItemIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import alertCircleOutline from '@iconify/icons-mdi/alert-circle-outline';
import alertOutline from '@iconify/icons-mdi/alert-outline';
import checkCircleOutline from '@iconify/icons-mdi/check-circle-outline';
import alertCircleOutline from '../../icons/mdi/alert-circle-outline.json';

Check warning on line 1 in frontend/src/components/Activity/ActivityItemIcon.tsx

View workflow job for this annotation

GitHub Actions / Frontend Build Steps (24)

Run autofix to sort these imports!
import alertOutline from '../../icons/mdi/alert-outline.json';
import checkCircleOutline from '../../icons/mdi/check-circle-outline.json';
import { Icon, IconifyIcon } from '@iconify/react';

export interface ActivityItemIconProps {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ exports[`activity/ActivityContainer List smoke-test 1`] = `
style="color: rgb(0, 211, 255);"
>
<path fill="currentColor"
d="M11 15h2v2h-2v-2m0-8h2v6h-2V7m1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8Z"
d="M11 15h2v2h-2zm0-8h2v6h-2zm1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8"
>
</path>
</svg>
Expand Down Expand Up @@ -101,7 +101,7 @@ exports[`activity/ActivityContainer List smoke-test 1`] = `
style="color: rgb(0, 211, 255);"
>
<path fill="currentColor"
d="M11 15h2v2h-2v-2m0-8h2v6h-2V7m1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8Z"
d="M11 15h2v2h-2zm0-8h2v6h-2zm1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8"
>
</path>
</svg>
Expand Down Expand Up @@ -244,7 +244,7 @@ exports[`activity/ActivityContainer MultipleDays smoke-test 1`] = `
style="color: rgb(0, 211, 255);"
>
<path fill="currentColor"
d="M11 15h2v2h-2v-2m0-8h2v6h-2V7m1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8Z"
d="M11 15h2v2h-2zm0-8h2v6h-2zm1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8"
>
</path>
</svg>
Expand Down Expand Up @@ -281,7 +281,7 @@ exports[`activity/ActivityContainer MultipleDays smoke-test 1`] = `
style="color: rgb(0, 211, 255);"
>
<path fill="currentColor"
d="M11 15h2v2h-2v-2m0-8h2v6h-2V7m1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8Z"
d="M11 15h2v2h-2zm0-8h2v6h-2zm1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8"
>
</path>
</svg>
Expand Down Expand Up @@ -323,7 +323,7 @@ exports[`activity/ActivityContainer MultipleDays smoke-test 1`] = `
style="color: rgb(34, 187, 0);"
>
<path fill="currentColor"
d="M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10s10-4.5 10-10S17.5 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8s8 3.59 8 8s-3.59 8-8 8m4.59-12.42L10 14.17l-2.59-2.58L6 13l4 4l8-8l-1.41-1.42Z"
d="M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10s10-4.5 10-10S17.5 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8s8 3.59 8 8s-3.59 8-8 8m4.59-12.42L10 14.17l-2.59-2.58L6 13l4 4l8-8z"
>
</path>
</svg>
Expand Down Expand Up @@ -397,7 +397,7 @@ exports[`activity/ActivityContainer MultipleDays smoke-test 1`] = `
style="color: rgb(34, 187, 0);"
>
<path fill="currentColor"
d="M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10s10-4.5 10-10S17.5 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8s8 3.59 8 8s-3.59 8-8 8m4.59-12.42L10 14.17l-2.59-2.58L6 13l4 4l8-8l-1.41-1.42Z"
d="M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10s10-4.5 10-10S17.5 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8s8 3.59 8 8s-3.59 8-8 8m4.59-12.42L10 14.17l-2.59-2.58L6 13l4 4l8-8z"
>
</path>
</svg>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ exports[`activity/ActivityItem ActivityChannelPackageUpdated smoke-test 1`] = `
style="color: rgb(0, 211, 255);"
>
<path fill="currentColor"
d="M11 15h2v2h-2v-2m0-8h2v6h-2V7m1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8Z"
d="M11 15h2v2h-2zm0-8h2v6h-2zm1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8"
>
</path>
</svg>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exports[`activity/ActivityItemIcon Default smoke-test 1`] = `
style="color: rgb(0, 211, 255);"
>
<path fill="currentColor"
d="M11 15h2v2h-2v-2m0-8h2v6h-2V7m1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8Z"
d="M11 15h2v2h-2zm0-8h2v6h-2zm1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8"
>
</path>
</svg>
Expand All @@ -28,7 +28,7 @@ exports[`activity/ActivityItemIcon Error smoke-test 1`] = `
style="color: rgb(244, 67, 54);"
>
<path fill="currentColor"
d="M11 15h2v2h-2v-2m0-8h2v6h-2V7m1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8Z"
d="M11 15h2v2h-2zm0-8h2v6h-2zm1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8"
>
</path>
</svg>
Expand All @@ -45,7 +45,7 @@ exports[`activity/ActivityItemIcon Info smoke-test 1`] = `
style="color: rgb(0, 211, 255);"
>
<path fill="currentColor"
d="M11 15h2v2h-2v-2m0-8h2v6h-2V7m1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8Z"
d="M11 15h2v2h-2zm0-8h2v6h-2zm1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8"
>
</path>
</svg>
Expand All @@ -62,7 +62,7 @@ exports[`activity/ActivityItemIcon Success smoke-test 1`] = `
style="color: rgb(34, 187, 0);"
>
<path fill="currentColor"
d="M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10s10-4.5 10-10S17.5 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8s8 3.59 8 8s-3.59 8-8 8m4.59-12.42L10 14.17l-2.59-2.58L6 13l4 4l8-8l-1.41-1.42Z"
d="M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10s10-4.5 10-10S17.5 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8s8 3.59 8 8s-3.59 8-8 8m4.59-12.42L10 14.17l-2.59-2.58L6 13l4 4l8-8z"
>
</path>
</svg>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ exports[`activity/ActivityList BetaList smoke-test 1`] = `
style="color: rgb(0, 211, 255);"
>
<path fill="currentColor"
d="M11 15h2v2h-2v-2m0-8h2v6h-2V7m1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8Z"
d="M11 15h2v2h-2zm0-8h2v6h-2zm1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8"
>
</path>
</svg>
Expand Down Expand Up @@ -57,7 +57,7 @@ exports[`activity/ActivityList BetaList smoke-test 1`] = `
style="color: rgb(0, 211, 255);"
>
<path fill="currentColor"
d="M11 15h2v2h-2v-2m0-8h2v6h-2V7m1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8Z"
d="M11 15h2v2h-2zm0-8h2v6h-2zm1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8"
>
</path>
</svg>
Expand Down
4 changes: 2 additions & 2 deletions frontend/src/components/Instances/Details.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import chevronDown from '@iconify/icons-mdi/chevron-down';
import chevronUp from '@iconify/icons-mdi/chevron-up';
import chevronDown from '../../icons/mdi/chevron-down.json';

Check warning on line 1 in frontend/src/components/Instances/Details.tsx

View workflow job for this annotation

GitHub Actions / Frontend Build Steps (24)

Run autofix to sort these imports!
import chevronUp from '../../icons/mdi/chevron-up.json';
import { InlineIcon } from '@iconify/react';
import Box from '@mui/material/Box';
import Button, { ButtonProps } from '@mui/material/Button';
Expand Down
4 changes: 2 additions & 2 deletions frontend/src/components/Instances/Item.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import chevronDown from '@iconify/icons-mdi/chevron-down';
import chevronUp from '@iconify/icons-mdi/chevron-up';
import chevronDown from '../../icons/mdi/chevron-down.json';

Check warning on line 1 in frontend/src/components/Instances/Item.tsx

View workflow job for this annotation

GitHub Actions / Frontend Build Steps (24)

Run autofix to sort these imports!
import chevronUp from '../../icons/mdi/chevron-up.json';
import { InlineIcon } from '@iconify/react';
import { Box } from '@mui/material';
import Collapse from '@mui/material/Collapse';
Expand Down
4 changes: 2 additions & 2 deletions frontend/src/components/Instances/List.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import infoIcon from '@iconify/icons-mdi/information-circle-outline';
import searchIcon from '@iconify/icons-mdi/search';
import infoIcon from '../../icons/mdi/information-circle-outline.json';

Check warning on line 1 in frontend/src/components/Instances/List.tsx

View workflow job for this annotation

GitHub Actions / Frontend Build Steps (24)

Run autofix to sort these imports!
import searchIcon from '../../icons/mdi/search.json';
import { Icon } from '@iconify/react';
import { TableContainer, Theme } from '@mui/material';
import Box from '@mui/material/Box';
Expand Down
16 changes: 8 additions & 8 deletions frontend/src/components/Instances/StatusDefs.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
import alertCircleOutline from '@iconify/icons-mdi/alert-circle-outline';
import checkCircleOutline from '@iconify/icons-mdi/check-circle-outline';
import downloadCircleOutline from '@iconify/icons-mdi/download-circle-outline';
import helpCircleOutline from '@iconify/icons-mdi/help-circle-outline';
import packageVariantClosed from '@iconify/icons-mdi/package-variant-closed';
import pauseCircle from '@iconify/icons-mdi/pause-circle';
import playCircle from '@iconify/icons-mdi/play-circle';
import progressDownload from '@iconify/icons-mdi/progress-download';
import alertCircleOutline from '../../icons/mdi/alert-circle-outline.json';

Check warning on line 1 in frontend/src/components/Instances/StatusDefs.ts

View workflow job for this annotation

GitHub Actions / Frontend Build Steps (24)

Run autofix to sort these imports!
import checkCircleOutline from '../../icons/mdi/check-circle-outline.json';
import downloadCircleOutline from '../../icons/mdi/download-circle-outline.json';
import helpCircleOutline from '../../icons/mdi/help-circle-outline.json';
import packageVariantClosed from '../../icons/mdi/package-variant-closed.json';
import pauseCircle from '../../icons/mdi/pause-circle.json';
import playCircle from '../../icons/mdi/play-circle.json';
import progressDownload from '../../icons/mdi/progress-download.json';
import { Theme } from '@mui/material';
import { useTranslation } from 'react-i18next';

Expand Down
6 changes: 3 additions & 3 deletions frontend/src/components/Instances/Table.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import menuDown from '@iconify/icons-mdi/menu-down';
import menuSwap from '@iconify/icons-mdi/menu-swap';
import menuUp from '@iconify/icons-mdi/menu-up';
import menuDown from '../../icons/mdi/menu-down.json';

Check warning on line 1 in frontend/src/components/Instances/Table.tsx

View workflow job for this annotation

GitHub Actions / Frontend Build Steps (24)

Run autofix to sort these imports!
import menuSwap from '../../icons/mdi/menu-swap.json';
import menuUp from '../../icons/mdi/menu-up.json';
import { Icon } from '@iconify/react';
import { IconButton } from '@mui/material';
import MuiTable from '@mui/material/Table';
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/components/Packages/FileList.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import addIcon from '@iconify/icons-mdi/plus';
import addIcon from '../../icons/mdi/plus.json';

Check warning on line 1 in frontend/src/components/Packages/FileList.tsx

View workflow job for this annotation

GitHub Actions / Frontend Build Steps (24)

Run autofix to sort these imports!
import { Icon } from '@iconify/react';
import Box from '@mui/material/Box';
import Button from '@mui/material/Button';
Expand Down
4 changes: 2 additions & 2 deletions frontend/src/components/Packages/Item.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import cancelIcon from '@iconify/icons-mdi/cancel';
import cubeOutline from '@iconify/icons-mdi/cube-outline';
import cancelIcon from '../../icons/mdi/cancel.json';

Check warning on line 1 in frontend/src/components/Packages/Item.tsx

View workflow job for this annotation

GitHub Actions / Frontend Build Steps (24)

Run autofix to sort these imports!
import cubeOutline from '../../icons/mdi/cube-outline.json';
import { InlineIcon } from '@iconify/react';
import Grid from '@mui/material/Grid';
import ListItem from '@mui/material/ListItem';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import squareIcon from '@iconify/icons-mdi/square';
import squareIcon from '../../../icons/mdi/square.json';

Check warning on line 1 in frontend/src/components/common/SimpleTable/SimpleTable.tsx

View workflow job for this annotation

GitHub Actions / Frontend Build Steps (24)

Run autofix to sort these imports!
import { InlineIcon } from '@iconify/react';
import Table from '@mui/material/Table';
import TableBody from '@mui/material/TableBody';
Expand Down
5 changes: 5 additions & 0 deletions frontend/src/icons/mdi/alert-circle-outline.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"body": "<path fill=\"currentColor\" d=\"M11 15h2v2h-2zm0-8h2v6h-2zm1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8\"/>",
"width": 24,
"height": 24
}
5 changes: 5 additions & 0 deletions frontend/src/icons/mdi/alert-outline.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"body": "<path fill=\"currentColor\" d=\"M12 2L1 21h22M12 6l7.53 13H4.47M11 10v4h2v-4m-2 6v2h2v-2\"/>",
"width": 24,
"height": 24
}
5 changes: 5 additions & 0 deletions frontend/src/icons/mdi/cancel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"body": "<path fill=\"currentColor\" d=\"M12 2c5.5 0 10 4.5 10 10s-4.5 10-10 10S2 17.5 2 12S6.5 2 12 2m0 2c-1.9 0-3.6.6-4.9 1.7l11.2 11.2c1-1.4 1.7-3.1 1.7-4.9c0-4.4-3.6-8-8-8m4.9 14.3L5.7 7.1C4.6 8.4 4 10.1 4 12c0 4.4 3.6 8 8 8c1.9 0 3.6-.6 4.9-1.7\"/>",
"width": 24,
"height": 24
}
5 changes: 5 additions & 0 deletions frontend/src/icons/mdi/check-circle-outline.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"body": "<path fill=\"currentColor\" d=\"M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10s10-4.5 10-10S17.5 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8s8 3.59 8 8s-3.59 8-8 8m4.59-12.42L10 14.17l-2.59-2.58L6 13l4 4l8-8z\"/>",
"width": 24,
"height": 24
}
5 changes: 5 additions & 0 deletions frontend/src/icons/mdi/chevron-down.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"body": "<path fill=\"currentColor\" d=\"M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6l-6-6z\"/>",
"width": 24,
"height": 24
}
5 changes: 5 additions & 0 deletions frontend/src/icons/mdi/chevron-up.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"body": "<path fill=\"currentColor\" d=\"M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6l-6 6z\"/>",
"width": 24,
"height": 24
}
5 changes: 5 additions & 0 deletions frontend/src/icons/mdi/cube-outline.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"body": "<path fill=\"currentColor\" d=\"M21 16.5c0 .38-.21.71-.53.88l-7.9 4.44c-.16.12-.36.18-.57.18s-.41-.06-.57-.18l-7.9-4.44A.99.99 0 0 1 3 16.5v-9c0-.38.21-.71.53-.88l7.9-4.44c.16-.12.36-.18.57-.18s.41.06.57.18l7.9 4.44c.32.17.53.5.53.88zM12 4.15L6.04 7.5L12 10.85l5.96-3.35zM5 15.91l6 3.38v-6.71L5 9.21zm14 0v-6.7l-6 3.37v6.71z\"/>",
"width": 24,
"height": 24
}
5 changes: 5 additions & 0 deletions frontend/src/icons/mdi/download-circle-outline.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"body": "<path fill=\"currentColor\" d=\"M8 17v-2h8v2zm8-7l-4 4l-4-4h2.5V6h3v4zm-4-8c5.5 0 10 4.5 10 10s-4.5 10-10 10S2 17.5 2 12S6.5 2 12 2m0 2c-4.42 0-8 3.58-8 8s3.58 8 8 8s8-3.58 8-8s-3.58-8-8-8\"/>",
"width": 24,
"height": 24
}
5 changes: 5 additions & 0 deletions frontend/src/icons/mdi/help-circle-outline.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"body": "<path fill=\"currentColor\" d=\"M11 18h2v-2h-2zm1-16A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8s8 3.59 8 8s-3.59 8-8 8m0-14a4 4 0 0 0-4 4h2a2 2 0 0 1 2-2a2 2 0 0 1 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5a4 4 0 0 0-4-4\"/>",
"width": 24,
"height": 24
}
5 changes: 5 additions & 0 deletions frontend/src/icons/mdi/information-circle-outline.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"body": "<path fill=\"currentColor\" d=\"M11 9h2V7h-2m1 13c-4.41 0-8-3.59-8-8s3.59-8 8-8s8 3.59 8 8s-3.59 8-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m-1 15h2v-6h-2z\"/>",
"width": 24,
"height": 24
}
5 changes: 5 additions & 0 deletions frontend/src/icons/mdi/menu-down.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"body": "<path fill=\"currentColor\" d=\"m7 10l5 5l5-5z\"/>",
"width": 24,
"height": 24
}
Loading
Loading