chore(metadata): Adjust navigation category (#3461)

* update categories

* Remove navigation from arrows and chevron icons
This commit is contained in:
Eric Fennis
2025-11-21 14:10:05 +01:00
committed by GitHub
parent a3886eb829
commit 83d5ccc3e8
70 changed files with 60 additions and 112 deletions

View File

@@ -1,5 +1,5 @@
{
"$schema": "../category.schema.json",
"title": "Navigation",
"title": "Navigation, Maps, and POIs",
"icon": "compass"
}

View File

@@ -101,7 +101,7 @@
},
{
"name": "navigation",
"title": "Navigation"
"title": "Navigation, Maps, and POIs"
},
{
"name": "notifications",

View File

@@ -2,18 +2,23 @@ import { IconEntity } from '../../.vitepress/theme/types';
export default {
paths: async () => {
const iconDetailsResponse = await fetch('https://lab.lucide.dev/api/icon-details');
const iconDetails = (await iconDetailsResponse.json()) as Record<string, IconEntity>;
try {
const iconDetailsResponse = await fetch('https://lab.lucide.dev/api/icon-details');
const iconDetails = (await iconDetailsResponse.json()) as Record<string, IconEntity>;
return Object.values(iconDetails).map((iconEntity) => {
const params = {
externalLibrary: 'lab',
...iconEntity,
};
return Object.values(iconDetails).map((iconEntity) => {
const params = {
externalLibrary: 'lab',
...iconEntity,
};
return {
params,
};
});
return {
params,
};
});
} catch (error) {
console.error('Error fetching icon details:', error);
return [];
}
},
};

View File

@@ -15,7 +15,6 @@
],
"categories": [
"arrows",
"navigation",
"gaming",
"files"
]

View File

@@ -15,7 +15,6 @@
],
"categories": [
"arrows",
"navigation",
"gaming"
]
}

View File

@@ -15,7 +15,6 @@
],
"categories": [
"arrows",
"navigation",
"gaming"
]
}

View File

@@ -17,7 +17,6 @@
],
"categories": [
"arrows",
"navigation",
"gaming"
]
}

View File

@@ -15,7 +15,6 @@
],
"categories": [
"arrows",
"navigation",
"gaming"
]
}

View File

@@ -17,7 +17,6 @@
],
"categories": [
"arrows",
"navigation",
"gaming"
]
}

View File

@@ -20,7 +20,6 @@
],
"categories": [
"arrows",
"navigation",
"text",
"development",
"gaming"

View File

@@ -20,7 +20,6 @@
],
"categories": [
"arrows",
"navigation",
"text",
"development",
"gaming"

View File

@@ -16,7 +16,6 @@
],
"categories": [
"arrows",
"navigation",
"files"
]
}

View File

@@ -10,7 +10,6 @@
"diagonal"
],
"categories": [
"arrows",
"navigation"
"arrows"
]
}

View File

@@ -10,7 +10,6 @@
"diagonal"
],
"categories": [
"arrows",
"navigation"
"arrows"
]
}

View File

@@ -12,7 +12,6 @@
"into"
],
"categories": [
"arrows",
"navigation"
"arrows"
]
}

View File

@@ -19,7 +19,6 @@
],
"categories": [
"arrows",
"navigation",
"files",
"development"
]

View File

@@ -19,7 +19,6 @@
"move"
],
"categories": [
"arrows",
"navigation"
"arrows"
]
}

View File

@@ -11,7 +11,6 @@
"south"
],
"categories": [
"arrows",
"navigation"
"arrows"
]
}

View File

@@ -15,7 +15,6 @@
"<-|"
],
"categories": [
"arrows",
"navigation"
"arrows"
]
}

View File

@@ -17,7 +17,6 @@
"->"
],
"categories": [
"arrows",
"navigation"
"arrows"
]
}

View File

@@ -15,7 +15,6 @@
"|<-"
],
"categories": [
"arrows",
"navigation"
"arrows"
]
}

View File

@@ -12,7 +12,6 @@
"<-"
],
"categories": [
"arrows",
"navigation"
"arrows"
]
}

View File

@@ -16,7 +16,6 @@
"|->"
],
"categories": [
"arrows",
"navigation"
"arrows"
]
}

View File

@@ -16,7 +16,6 @@
"->"
],
"categories": [
"arrows",
"navigation"
"arrows"
]
}

View File

@@ -20,7 +20,6 @@
],
"categories": [
"arrows",
"navigation",
"development"
]
}

View File

@@ -12,7 +12,6 @@
"->"
],
"categories": [
"arrows",
"navigation"
"arrows"
]
}

View File

@@ -19,7 +19,6 @@
"move"
],
"categories": [
"arrows",
"navigation"
"arrows"
]
}

View File

@@ -10,7 +10,6 @@
"out"
],
"categories": [
"arrows",
"navigation"
"arrows"
]
}

View File

@@ -18,7 +18,6 @@
],
"categories": [
"arrows",
"navigation",
"files",
"development"
]

View File

@@ -10,7 +10,6 @@
"diagonal"
],
"categories": [
"arrows",
"navigation"
"arrows"
]
}

View File

@@ -10,7 +10,6 @@
"diagonal"
],
"categories": [
"arrows",
"navigation"
"arrows"
]
}

View File

@@ -15,7 +15,6 @@
],
"categories": [
"arrows",
"navigation",
"files"
]
}

View File

@@ -10,7 +10,6 @@
"north"
],
"categories": [
"arrows",
"navigation"
"arrows"
]
}

View File

@@ -12,6 +12,7 @@
],
"categories": [
"buildings",
"gaming"
"gaming",
"navigation"
]
}

View File

@@ -11,7 +11,6 @@
],
"categories": [
"arrows",
"navigation",
"gaming"
]
}

View File

@@ -12,7 +12,6 @@
"<"
],
"categories": [
"arrows",
"navigation"
"arrows"
]
}

View File

@@ -19,7 +19,6 @@
],
"categories": [
"arrows",
"navigation",
"math",
"development"
]

View File

@@ -19,7 +19,6 @@
],
"categories": [
"arrows",
"navigation",
"math",
"gaming"
]

View File

@@ -10,7 +10,6 @@
],
"categories": [
"arrows",
"navigation",
"gaming"
]
}

View File

@@ -9,7 +9,6 @@
],
"categories": [
"arrows",
"navigation",
"gaming"
]
}

View File

@@ -9,7 +9,6 @@
],
"categories": [
"arrows",
"navigation",
"gaming"
]
}

View File

@@ -12,7 +12,6 @@
],
"categories": [
"arrows",
"navigation",
"gaming"
]
}

View File

@@ -14,7 +14,6 @@
],
"categories": [
"arrows",
"navigation",
"gaming"
],
"aliases": [

View File

@@ -16,7 +16,6 @@
],
"categories": [
"arrows",
"navigation",
"gaming"
],
"aliases": [

View File

@@ -10,8 +10,7 @@
"diagonal"
],
"categories": [
"arrows",
"navigation"
"arrows"
],
"aliases": [
{

View File

@@ -10,8 +10,7 @@
"diagonal"
],
"categories": [
"arrows",
"navigation"
"arrows"
],
"aliases": [
{

View File

@@ -14,7 +14,6 @@
],
"categories": [
"arrows",
"navigation",
"development"
],
"aliases": [

View File

@@ -10,8 +10,7 @@
"diagonal"
],
"categories": [
"arrows",
"navigation"
"arrows"
],
"aliases": [
{

View File

@@ -16,7 +16,6 @@
],
"categories": [
"arrows",
"navigation",
"gaming"
],
"aliases": [

View File

@@ -13,7 +13,6 @@
],
"categories": [
"arrows",
"navigation",
"gaming"
],
"aliases": [

View File

@@ -9,8 +9,7 @@
"menu"
],
"categories": [
"arrows",
"navigation"
"arrows"
],
"aliases": [
{

View File

@@ -12,8 +12,7 @@
"<"
],
"categories": [
"arrows",
"navigation"
"arrows"
],
"aliases": [
{

View File

@@ -11,8 +11,7 @@
">"
],
"categories": [
"arrows",
"navigation"
"arrows"
],
"aliases": [
{

View File

@@ -10,8 +10,7 @@
"^"
],
"categories": [
"arrows",
"navigation"
"arrows"
],
"aliases": [
{

View File

@@ -10,6 +10,7 @@
],
"categories": [
"buildings",
"sustainability"
"sustainability",
"navigation"
]
}

View File

@@ -13,6 +13,7 @@
"sector"
],
"categories": [
"buildings"
"buildings",
"navigation"
]
}

View File

@@ -13,7 +13,8 @@
],
"categories": [
"buildings",
"home"
"home",
"navigation"
],
"aliases": [
{

View File

@@ -12,6 +12,7 @@
],
"categories": [
"transportation",
"travel"
"travel",
"navigation"
]
}

View File

@@ -14,7 +14,6 @@
],
"categories": [
"arrows",
"navigation",
"gaming"
],
"aliases": [

View File

@@ -14,7 +14,6 @@
],
"categories": [
"arrows",
"navigation",
"gaming"
],
"aliases": [

View File

@@ -15,7 +15,6 @@
],
"categories": [
"arrows",
"navigation",
"gaming"
],
"aliases": [

View File

@@ -15,8 +15,7 @@
"<-"
],
"categories": [
"arrows",
"navigation"
"arrows"
],
"aliases": [
{

View File

@@ -10,8 +10,7 @@
"diagonal"
],
"categories": [
"arrows",
"navigation"
"arrows"
],
"aliases": [
{

View File

@@ -10,8 +10,7 @@
"diagonal"
],
"categories": [
"arrows",
"navigation"
"arrows"
],
"aliases": [
{

View File

@@ -10,8 +10,7 @@
"diagonal"
],
"categories": [
"arrows",
"navigation"
"arrows"
],
"aliases": [
{

View File

@@ -15,7 +15,6 @@
],
"categories": [
"arrows",
"navigation",
"social"
],
"aliases": [

View File

@@ -15,8 +15,7 @@
"->"
],
"categories": [
"arrows",
"navigation"
"arrows"
],
"aliases": [
{

View File

@@ -12,8 +12,7 @@
"button"
],
"categories": [
"arrows",
"navigation"
"arrows"
],
"aliases": [
{

View File

@@ -14,7 +14,6 @@
],
"categories": [
"arrows",
"navigation",
"social"
],
"aliases": [

View File

@@ -13,8 +13,7 @@
"button"
],
"categories": [
"arrows",
"navigation"
"arrows"
],
"aliases": [
{