Merge main and 2.7.4

This commit is contained in:
Veronica Berglyd Olsen
2025-07-15 18:53:10 +02:00
190 changed files with 7781 additions and 2746 deletions
+5
View File
@@ -45,6 +45,7 @@ ICON_EXTRACT = {
"remix": "RemixIcon-4.6.0",
}
ICONS = [
# Remember to also update tests/files/all_icons.json for test coverage
"alert_error",
"alert_info",
"alert_question",
@@ -102,6 +103,10 @@ ICONS = [
"sb_search",
"sb_stats",
"theme_light",
"theme_dark",
"theme_auto",
"add",
"bookmarks",
"browse",
+4
View File
@@ -56,6 +56,10 @@
"sb_search": "magnifying-glass",
"sb_stats": "chart-simple",
"theme_light": "sun",
"theme_dark": "moon",
"theme_auto": "circle-half-stroke",
"add": "plus",
"bookmarks": "bookmark",
"browse": "folder-open",
+4
View File
@@ -56,6 +56,10 @@
"sb_search": "search",
"sb_stats": "bar_chart",
"theme_light": "light_mode",
"theme_dark": "dark_mode",
"theme_auto": "contrast",
"add": "add",
"bookmarks": "bookmarks",
"browse": "folder_open",
+4
View File
@@ -56,6 +56,10 @@
"sb_search": "file-search",
"sb_stats": "bar-chart-fill",
"theme_light": "sun",
"theme_dark": "moon",
"theme_auto": "contrast",
"add": "add",
"bookmarks": "bookmark",
"browse": "folder-2",