project map script | semantic parcer

This commit is contained in:
2026-01-01 16:58:21 +03:00
parent a747a163c8
commit 4c6fc8256d
84 changed files with 10178 additions and 537 deletions

View File

@@ -31,7 +31,7 @@
selectedId = target.value;
dispatch('change', { id: selectedId });
}
// [/DEF:handleSelect]
// [/DEF:handleSelect:Function]
</script>
<!-- [SECTION: TEMPLATE] -->
@@ -55,4 +55,4 @@
/* Component specific styles */
</style>
<!-- [/DEF:EnvSelector] -->
<!-- [/DEF:EnvSelector:Component] -->