fix: corregir lang y file_path en frontmatter de funciones existentes

Normaliza lang: typescript → ts en funciones frontend y corrige file_path de functions/infra/ → functions/browser/ en funciones CDP. Actualiza referencias cn_typescript_core → cn_ts_core.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-03 03:23:20 +02:00
parent f83be63f85
commit 87e8f33b01
56 changed files with 99 additions and 99 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
---
name: chart_colors
kind: function
lang: typescript
lang: ts
domain: core
version: "1.0.0"
purity: pure
+1 -1
View File
@@ -1,7 +1,7 @@
---
name: cn
kind: function
lang: typescript
lang: ts
domain: core
version: "1.0.0"
purity: pure
+1 -1
View File
@@ -1,7 +1,7 @@
---
name: format_compact
kind: function
lang: typescript
lang: ts
domain: core
version: "1.0.0"
purity: pure
+1 -1
View File
@@ -1,7 +1,7 @@
---
name: get_series_color
kind: function
lang: typescript
lang: ts
domain: core
version: "1.0.0"
purity: pure
@@ -1,7 +1,7 @@
---
name: theme_config_to_colors
kind: function
lang: typescript
lang: ts
domain: core
version: "1.0.0"
purity: pure
+1 -1
View File
@@ -1,7 +1,7 @@
---
name: wails_cache
kind: function
lang: typescript
lang: ts
domain: core
version: "1.0.0"
purity: pure