semantics

This commit is contained in:
2026-05-13 14:15:33 +03:00
parent 83b8f4d999
commit 39ab647851
514 changed files with 4270 additions and 6768 deletions

View File

@@ -1,4 +1,4 @@
<!-- #region BranchSelector [C:3] [TYPE Component] [SEMANTICS ui,component] -->
<!-- #region BranchSelector [C:3] [TYPE Component] [SEMANTICS git, branch, checkout, create, selector] -->
<!-- @BRIEF Component component: components/git/BranchSelector.svelte -->
<!-- @LAYER UI -->
<!--

View File

@@ -1,4 +1,4 @@
<!-- #region CommitHistory [C:3] [TYPE Component] [SEMANTICS ui,component] -->
<!-- #region CommitHistory [C:3] [TYPE Component] [SEMANTICS git, commit, history, audit, log] -->
<!-- @BRIEF Component component: components/git/CommitHistory.svelte -->
<!-- @LAYER UI -->
<!--

View File

@@ -1,4 +1,4 @@
<!-- #region CommitModal [C:3] [TYPE Component] [SEMANTICS ui,component] -->
<!-- #region CommitModal [C:3] [TYPE Component] [SEMANTICS git, commit, modal, diff, message] -->
<!-- @BRIEF Component component: components/git/CommitModal.svelte -->
<!-- @LAYER UI -->
<!--

View File

@@ -1,4 +1,4 @@
<!-- #region ConflictResolver [C:3] [TYPE Component] [SEMANTICS ui,component] -->
<!-- #region ConflictResolver [C:3] [TYPE Component] [SEMANTICS git, conflict, merge, resolution, diff] -->
<!-- @BRIEF Component component: components/git/ConflictResolver.svelte -->
<!-- @LAYER UI -->
<!--

View File

@@ -1,4 +1,4 @@
<!-- #region DeploymentModal [C:3] [TYPE Component] [SEMANTICS ui,component] -->
<!-- #region DeploymentModal [C:3] [TYPE Component] [SEMANTICS git, deploy, environment, modal, promote] -->
<!-- @BRIEF Component component: components/git/DeploymentModal.svelte -->
<!-- @LAYER UI -->
<!--

View File

@@ -1,4 +1,4 @@
<!-- #region GitManager [C:3] [TYPE Component] [SEMANTICS ui,component] -->
<!-- #region GitManager [C:3] [TYPE Component] [SEMANTICS git, manager, workflow, version-control, promote] -->
<!-- @BRIEF Component component: components/git/GitManager.svelte -->
<!-- @LAYER UI -->
<!--