diff --git a/apps/app-frontend/src/App.vue b/apps/app-frontend/src/App.vue index 6f2a17a8af..c62f81695f 100644 --- a/apps/app-frontend/src/App.vue +++ b/apps/app-frontend/src/App.vue @@ -97,6 +97,7 @@ import { import { useError } from '@/store/error.js' import { useInstall } from '@/store/install.js' import { useLoading, useTheming } from '@/store/state' +import AnimatedIcon from './components/ui/AnimatedIcon.vue' import { create_profile_and_install_from_file } from './helpers/pack' import { generateSkinPreviews } from './helpers/rendering/batch-skin-renderer' @@ -804,10 +805,10 @@ provideAppUpdateDownloadProgress(appUpdateDownload) :is-primary="() => route.path.startsWith('/browse') && !route.query.i" :is-subpage="(route) => route.path.startsWith('/project') && !route.query.i" > - + - + - +
@@ -877,7 +878,7 @@ provideAppUpdateDownloadProgress(appUpdateDownload) v-tooltip.right="formatMessage(commonMessages.settingsLabel)" :to="() => $refs.settingsModal.show()" > - + + + + + diff --git a/apps/app-frontend/src/components/ui/SearchCard.vue b/apps/app-frontend/src/components/ui/SearchCard.vue index 7f7b6c444b..c0779fc613 100644 --- a/apps/app-frontend/src/components/ui/SearchCard.vue +++ b/apps/app-frontend/src/components/ui/SearchCard.vue @@ -14,7 +14,7 @@
-
+
{{ project.title }} @@ -24,7 +24,10 @@
{{ project.description }}
-
+
{{ formatCategory(tag.name) }}
-
+
@@ -87,7 +90,7 @@
-
+
diff --git a/apps/app-frontend/vite.config.ts b/apps/app-frontend/vite.config.ts index ac1c29a042..c0303f6290 100644 --- a/apps/app-frontend/vite.config.ts +++ b/apps/app-frontend/vite.config.ts @@ -26,6 +26,9 @@ export default defineConfig({ name: 'preset-default', params: { overrides: { + cleanupIds: false, + inlineStyles: false, + minifyStyles: false, removeViewBox: false, }, }, diff --git a/packages/assets/icons/change-skin.svg b/packages/assets/icons/change-skin.svg index 7626051500..f3e38dcd9d 100644 --- a/packages/assets/icons/change-skin.svg +++ b/packages/assets/icons/change-skin.svg @@ -1,5 +1,67 @@ - - - - + + + + + + + + + + diff --git a/packages/assets/icons/compass.svg b/packages/assets/icons/compass.svg index 8e2e8378fe..154c748cbb 100644 --- a/packages/assets/icons/compass.svg +++ b/packages/assets/icons/compass.svg @@ -1 +1,32 @@ - \ No newline at end of file + + + + + diff --git a/packages/assets/icons/library.svg b/packages/assets/icons/library.svg index 828635efcc..256c833ee3 100644 --- a/packages/assets/icons/library.svg +++ b/packages/assets/icons/library.svg @@ -1 +1,54 @@ - + + + + + + + + diff --git a/packages/assets/icons/settings.svg b/packages/assets/icons/settings.svg index 5accf92ee3..0feff8b9bd 100644 --- a/packages/assets/icons/settings.svg +++ b/packages/assets/icons/settings.svg @@ -1,6 +1,32 @@ - + + + d="M19.4 15a1.65 1.65 0 00.33 1.82l.06.06a2 2 0 010 2.83 2 2 0 01-2.83 0l-.06-.06a1.65 1.65 0 00-1.82-.33 1.65 1.65 0 00-1 1.51V21a2 2 0 01-2 2 2 2 0 01-2-2v-.09A1.65 1.65 0 009 19.4a1.65 1.65 0 00-1.82.33l-.06.06a2 2 0 01-2.83 0 2 2 0 010-2.83l.06-.06a1.65 1.65 0 00.33-1.82 1.65 1.65 0 00-1.51-1H3a2 2 0 01-2-2 2 2 0 012-2h.09A1.65 1.65 0 004.6 9a1.65 1.65 0 00-.33-1.82l-.06-.06a2 2 0 010-2.83 2 2 0 012.83 0l.06.06a1.65 1.65 0 001.82.33H9a1.65 1.65 0 001-1.51V3a2 2 0 012-2 2 2 0 012 2v.09a1.65 1.65 0 001 1.51 1.65 1.65 0 001.82-.33l.06-.06a2 2 0 012.83 0 2 2 0 010 2.83l-.06.06a1.65 1.65 0 00-.33 1.82V9a1.65 1.65 0 001.51 1H21a2 2 0 012 2 2 2 0 01-2 2h-.09a1.65 1.65 0 00-1.51 1z" + /> diff --git a/packages/assets/icons/updated.svg b/packages/assets/icons/updated.svg index b4a29e8ac0..da0adb6a62 100644 --- a/packages/assets/icons/updated.svg +++ b/packages/assets/icons/updated.svg @@ -1 +1,31 @@ - + + + + + +