+
-
-
-
-
SKILLS
-
-
-
-
-
-
- {detail?.icon ? (
- {detail.icon}
- ) : (
-
- )}
-
-
-
- {detail?.display_name ?? skillId}
-
-
- {detail?.name ?? skillId}
-
-
-
-
-
-
-
-
- {t(($) => $['skillManagement.detail.fileCount'], { count: fileCount })}
-
- {!readonly && (
-
-
+ $['mainNav.home'])}
+ className="flex shrink-0 items-center rounded-lg py-2 pr-1.5 pl-0.5 text-text-tertiary outline-hidden transition-colors hover:bg-background-default-hover hover:text-text-secondary focus-visible:ring-2 focus-visible:ring-state-accent-solid"
>
-
-
-
+
+
+ /
+
-
- setInlineAction({
- kind: 'create',
- nodeType: 'file',
- })
- }
- onCreateFolder={() =>
- setInlineAction({
- kind: 'create',
- nodeType: 'directory',
- })
- }
- onUploadFiles={() => uploadInputRef.current?.click()}
- />
-
-
- )}
- {
- void handleUploadFiles(Array.from(event.target.files ?? []), undefined)
- event.target.value = ''
- }}
- />
-
-
-
- SKILLS
+
+
+