@leanspec/ui 0.2.14 → 0.2.15-dev.21025278490
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/leanspec-ui.js +191 -0
- package/dist/assets/_baseUniq-CRqreL7N.js +1 -0
- package/dist/assets/arc-DMhx9AJT.js +1 -0
- package/dist/assets/architectureDiagram-VXUJARFQ-DM0L0YzO.js +36 -0
- package/dist/assets/blockDiagram-VD42YOAC-DHQXDHsD.js +122 -0
- package/dist/assets/c4Diagram-YG6GDRKO-0L7o2gpH.js +10 -0
- package/dist/assets/channel-2tOl0nAZ.js +1 -0
- package/dist/assets/chunk-4BX2VUAB-CwFT-Uaj.js +1 -0
- package/dist/assets/chunk-55IACEB6-CjvuUHHG.js +1 -0
- package/dist/assets/chunk-B4BG7PRW-BRJBysMK.js +165 -0
- package/dist/assets/chunk-DI55MBZ5-BnNEeoaA.js +220 -0
- package/dist/assets/chunk-FMBD7UC4-BK2l30pm.js +15 -0
- package/dist/assets/chunk-QN33PNHL-BN_cZkCU.js +1 -0
- package/dist/assets/chunk-QZHKN3VN-Brc3Yrub.js +1 -0
- package/dist/assets/chunk-TZMSLE5B-D2zzpLfO.js +1 -0
- package/dist/assets/classDiagram-2ON5EDUG-BB9CSNmS.js +1 -0
- package/dist/assets/classDiagram-v2-WZHVMYZB-BB9CSNmS.js +1 -0
- package/dist/assets/clone-BjxVFtyI.js +1 -0
- package/dist/assets/core-DV6XEvTN.js +1 -0
- package/dist/assets/cose-bilkent-S5V4N54A-CLJgM3XR.js +1 -0
- package/dist/assets/cytoscape.esm-5J0xJHOV.js +321 -0
- package/dist/assets/dagre-6UL2VRFP-_IFvBJKJ.js +4 -0
- package/dist/assets/diagram-PSM6KHXK--83HIYSQ.js +24 -0
- package/dist/assets/diagram-QEK2KX5R-6jAWnCnZ.js +43 -0
- package/dist/assets/diagram-S2PKOQOG-D5pwHvjZ.js +24 -0
- package/dist/assets/erDiagram-Q2GNP2WA-B4FV3mTd.js +60 -0
- package/dist/assets/flowDiagram-NV44I4VS-mtD2kF4M.js +162 -0
- package/dist/assets/ganttDiagram-JELNMOA3-BKALgqTK.js +267 -0
- package/dist/assets/gitGraphDiagram-NY62KEGX-Bd7r0pAf.js +65 -0
- package/dist/assets/graph-B2rEI7cK.js +1 -0
- package/dist/assets/index-Bekv_o1t.css +1 -0
- package/dist/assets/index-DSRxU-E5.js +389 -0
- package/dist/assets/infoDiagram-WHAUD3N6--nJOBKqh.js +2 -0
- package/dist/assets/journeyDiagram-XKPGCS4Q-BzGutKN3.js +139 -0
- package/dist/assets/kanban-definition-3W4ZIXB7-DyQO17vq.js +89 -0
- package/dist/assets/katex-XbL3y5x-.js +261 -0
- package/dist/assets/layout-iCSHU015.js +1 -0
- package/dist/assets/min-BK_AIJdo.js +1 -0
- package/dist/assets/mindmap-definition-VGOIOE7T-BZMj_6zo.js +68 -0
- package/dist/assets/pieDiagram-ADFJNKIX-CkAGsq9p.js +30 -0
- package/dist/assets/quadrantDiagram-AYHSOK5B-CWa93px1.js +7 -0
- package/dist/assets/requirementDiagram-UZGBJVZJ-CufFVR8c.js +64 -0
- package/dist/assets/sankeyDiagram-TZEHDZUN-BEPgVgU4.js +10 -0
- package/dist/assets/sequenceDiagram-WL72ISMW-BkdBWhel.js +145 -0
- package/dist/assets/stateDiagram-FKZM4ZOC-D5T73yx0.js +1 -0
- package/dist/assets/stateDiagram-v2-4FDKWEC3-9hJWG2n6.js +1 -0
- package/dist/assets/timeline-definition-IT6M3QCI-CX7kTdU2.js +61 -0
- package/dist/assets/treemap-KMMF4GRG-ftWCQ9lJ.js +128 -0
- package/dist/assets/xychartDiagram-PRI3JC2R-Ngrels4n.js +7 -0
- package/{index.html → dist/index.html} +2 -1
- package/package.json +12 -2
- package/eslint.config.js +0 -23
- package/package.json.backup +0 -83
- package/postcss.config.js +0 -6
- package/src/App.css +0 -42
- package/src/App.tsx +0 -17
- package/src/assets/react.svg +0 -1
- package/src/components/LanguageSwitcher.tsx +0 -67
- package/src/components/Layout.tsx +0 -88
- package/src/components/MainSidebar.tsx +0 -163
- package/src/components/MermaidDiagram.tsx +0 -85
- package/src/components/MinimalLayout.tsx +0 -51
- package/src/components/Navigation.tsx +0 -254
- package/src/components/PriorityBadge.tsx +0 -59
- package/src/components/ProjectSwitcher.tsx +0 -222
- package/src/components/QuickSearch.tsx +0 -225
- package/src/components/RootRedirect.tsx +0 -40
- package/src/components/SpecDetailLayout.context.ts +0 -10
- package/src/components/SpecDetailLayout.tsx +0 -14
- package/src/components/SpecsNavSidebar.tsx +0 -615
- package/src/components/StatusBadge.tsx +0 -59
- package/src/components/ThemeToggle.tsx +0 -25
- package/src/components/Tooltip.tsx +0 -29
- package/src/components/context/ContextClient.tsx +0 -471
- package/src/components/context/ContextFileDetail.tsx +0 -163
- package/src/components/dashboard/ActivityItem.tsx +0 -36
- package/src/components/dashboard/DashboardClient.tsx +0 -218
- package/src/components/dashboard/SpecListItem.tsx +0 -58
- package/src/components/dashboard/StatCard.tsx +0 -52
- package/src/components/dependencies/SpecNode.tsx +0 -128
- package/src/components/dependencies/SpecSidebar.tsx +0 -256
- package/src/components/dependencies/constants.ts +0 -25
- package/src/components/dependencies/types.ts +0 -38
- package/src/components/dependencies/utils.ts +0 -261
- package/src/components/metadata-editors/PriorityEditor.tsx +0 -89
- package/src/components/metadata-editors/StatusEditor.tsx +0 -85
- package/src/components/metadata-editors/TagsEditor.tsx +0 -207
- package/src/components/projects/CreateProjectDialog.tsx +0 -162
- package/src/components/projects/DirectoryPicker.tsx +0 -182
- package/src/components/shared/BackToTop.tsx +0 -39
- package/src/components/shared/ColorPicker.tsx +0 -68
- package/src/components/shared/EmptyState.tsx +0 -35
- package/src/components/shared/ErrorBoundary.tsx +0 -79
- package/src/components/shared/PageHeader.tsx +0 -23
- package/src/components/shared/PageTransition.tsx +0 -40
- package/src/components/shared/ProjectAvatar.tsx +0 -107
- package/src/components/shared/Skeletons.tsx +0 -184
- package/src/components/spec-detail/EditableMetadata.tsx +0 -129
- package/src/components/spec-detail/MarkdownRenderer.tsx +0 -47
- package/src/components/spec-detail/TableOfContents.tsx +0 -150
- package/src/components/specs/BoardView.tsx +0 -204
- package/src/components/specs/ListView.tsx +0 -62
- package/src/components/specs/SpecsFilters.tsx +0 -190
- package/src/contexts/KeyboardShortcutsContext.tsx +0 -95
- package/src/contexts/LayoutContext.tsx +0 -45
- package/src/contexts/ProjectContext.tsx +0 -163
- package/src/contexts/ThemeContext.tsx +0 -90
- package/src/contexts/index.ts +0 -7
- package/src/hooks/useKeyboardShortcuts.ts +0 -87
- package/src/index.css +0 -624
- package/src/lib/api.ts +0 -72
- package/src/lib/backend-adapter.ts +0 -382
- package/src/lib/date-utils.ts +0 -122
- package/src/lib/i18n.test.ts +0 -57
- package/src/lib/i18n.ts +0 -51
- package/src/lib/markdown-utils.ts +0 -38
- package/src/lib/sub-spec-utils.ts +0 -166
- package/src/lib/utils.ts +0 -6
- package/src/locales/en/common.json +0 -660
- package/src/locales/en/errors.json +0 -20
- package/src/locales/en/help.json +0 -8
- package/src/locales/zh-CN/common.json +0 -660
- package/src/locales/zh-CN/errors.json +0 -20
- package/src/locales/zh-CN/help.json +0 -8
- package/src/main.tsx +0 -12
- package/src/pages/ContextPage.tsx +0 -111
- package/src/pages/DashboardPage.tsx +0 -97
- package/src/pages/DependenciesPage.tsx +0 -881
- package/src/pages/ProjectsPage.tsx +0 -432
- package/src/pages/SpecDetailPage.tsx +0 -592
- package/src/pages/SpecsPage.tsx +0 -319
- package/src/pages/StatsPage.tsx +0 -307
- package/src/router/projectRoutes.tsx +0 -36
- package/src/router.tsx +0 -33
- package/src/test/setup.ts +0 -39
- package/src/types/api.ts +0 -185
- package/tailwind.config.ts +0 -57
- package/tsconfig.app.json +0 -29
- package/tsconfig.json +0 -7
- package/tsconfig.node.json +0 -26
- package/tsconfig.tsbuildinfo +0 -1
- package/vite.config.ts +0 -27
- package/vitest.config.ts +0 -18
- /package/{public → dist}/favicon.ico +0 -0
- /package/{public → dist}/github-mark-white.svg +0 -0
- /package/{public → dist}/github-mark.svg +0 -0
- /package/{public → dist}/logo-dark-bg.svg +0 -0
- /package/{public → dist}/logo-with-bg.svg +0 -0
- /package/{public → dist}/logo.svg +0 -0
- /package/{public → dist}/vite.svg +0 -0
|
@@ -1,660 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"navigation": {
|
|
3
|
-
"home": "Home",
|
|
4
|
-
"specs": "Specs",
|
|
5
|
-
"dependencies": "Dependencies",
|
|
6
|
-
"stats": "Stats",
|
|
7
|
-
"context": "Context",
|
|
8
|
-
"projects": "Projects",
|
|
9
|
-
"manageProjects": "Manage projects",
|
|
10
|
-
"collapse": "Collapse",
|
|
11
|
-
"closeMenu": "Close menu",
|
|
12
|
-
"dashboard": "Dashboard",
|
|
13
|
-
"allSpecifications": "All Specifications",
|
|
14
|
-
"dependencyGraph": "Dependency Graph",
|
|
15
|
-
"analytics": "Analytics",
|
|
16
|
-
"projectContext": "Project Context",
|
|
17
|
-
"settings": "Settings",
|
|
18
|
-
"settingsDescription": "Preferences & configuration",
|
|
19
|
-
"toggleMenu": "Toggle menu",
|
|
20
|
-
"docsTooltip": "Documentation",
|
|
21
|
-
"githubTooltip": "GitHub repository"
|
|
22
|
-
},
|
|
23
|
-
"search": {
|
|
24
|
-
"placeholder": "Search specs...",
|
|
25
|
-
"noResults": "No results found",
|
|
26
|
-
"searchSpecs": "Search Specs"
|
|
27
|
-
},
|
|
28
|
-
"status": {
|
|
29
|
-
"planned": "Planned",
|
|
30
|
-
"inProgress": "In Progress",
|
|
31
|
-
"in-progress": "In Progress",
|
|
32
|
-
"complete": "Complete",
|
|
33
|
-
"archived": "Archived",
|
|
34
|
-
"blocked": "Blocked"
|
|
35
|
-
},
|
|
36
|
-
"priority": {
|
|
37
|
-
"critical": "Critical",
|
|
38
|
-
"high": "High",
|
|
39
|
-
"medium": "Medium",
|
|
40
|
-
"low": "Low",
|
|
41
|
-
"unknown": "Unknown"
|
|
42
|
-
},
|
|
43
|
-
"actions": {
|
|
44
|
-
"create": "Create",
|
|
45
|
-
"update": "Update",
|
|
46
|
-
"delete": "Delete",
|
|
47
|
-
"add": "Add",
|
|
48
|
-
"archive": "Archive",
|
|
49
|
-
"view": "View",
|
|
50
|
-
"edit": "Edit",
|
|
51
|
-
"save": "Save",
|
|
52
|
-
"cancel": "Cancel",
|
|
53
|
-
"close": "Close",
|
|
54
|
-
"back": "Back",
|
|
55
|
-
"clear": "Clear",
|
|
56
|
-
"refresh": "Refresh",
|
|
57
|
-
"retry": "Retry",
|
|
58
|
-
"next": "Next",
|
|
59
|
-
"loading": "Loading...",
|
|
60
|
-
"search": "Search",
|
|
61
|
-
"backToTop": "Back to top",
|
|
62
|
-
"openSidebar": "Open sidebar",
|
|
63
|
-
"validate": "Validate",
|
|
64
|
-
"remove": "Remove",
|
|
65
|
-
"report": "Report",
|
|
66
|
-
"open": "Open"
|
|
67
|
-
},
|
|
68
|
-
"spec": {
|
|
69
|
-
"spec": "Spec",
|
|
70
|
-
"specs": "Specs",
|
|
71
|
-
"specification": "Specification",
|
|
72
|
-
"specifications": "Specifications",
|
|
73
|
-
"title": "Title",
|
|
74
|
-
"description": "Description",
|
|
75
|
-
"tags": "Tags",
|
|
76
|
-
"createdAt": "Created",
|
|
77
|
-
"updatedAt": "Updated",
|
|
78
|
-
"completedAt": "Completed"
|
|
79
|
-
},
|
|
80
|
-
"theme": {
|
|
81
|
-
"light": "Light",
|
|
82
|
-
"dark": "Dark",
|
|
83
|
-
"system": "System",
|
|
84
|
-
"toggleTheme": "Toggle theme"
|
|
85
|
-
},
|
|
86
|
-
"language": {
|
|
87
|
-
"english": "English",
|
|
88
|
-
"chinese": "中文",
|
|
89
|
-
"changeLanguage": "Change language"
|
|
90
|
-
},
|
|
91
|
-
"projects": {
|
|
92
|
-
"project": "Project",
|
|
93
|
-
"projects": "Projects",
|
|
94
|
-
"switchProject": "Switch Project",
|
|
95
|
-
"createProject": "Create Project",
|
|
96
|
-
"manageProjects": "Manage Projects",
|
|
97
|
-
"selectProject": "Select Project",
|
|
98
|
-
"description": "Manage your LeanSpec workspaces.",
|
|
99
|
-
"colorLabel": "Color",
|
|
100
|
-
"validationFailed": "Validation failed",
|
|
101
|
-
"newProject": "New Project",
|
|
102
|
-
"backTo": "Back to {{projectName}}",
|
|
103
|
-
"rename": "Rename",
|
|
104
|
-
"projectColor": "Project Color",
|
|
105
|
-
"favorite": "Favorite",
|
|
106
|
-
"unfavorite": "Unfavorite",
|
|
107
|
-
"validatePath": "Validate Path",
|
|
108
|
-
"specs": "Specs",
|
|
109
|
-
"completion": "Completion",
|
|
110
|
-
"local": "Local",
|
|
111
|
-
"noProjectsFound": "No projects found",
|
|
112
|
-
"getStarted": "Get started by creating your first LeanSpec project.",
|
|
113
|
-
"searchPlaceholder": "Search projects...",
|
|
114
|
-
"errors": {
|
|
115
|
-
"load": "Failed to load projects",
|
|
116
|
-
"switch": "Failed to switch project",
|
|
117
|
-
"noProjectSelected": "No project selected. Please select a project first."
|
|
118
|
-
}
|
|
119
|
-
},
|
|
120
|
-
"projectsPage": {
|
|
121
|
-
"title": "Projects",
|
|
122
|
-
"description": "Manage your LeanSpec projects and workspaces."
|
|
123
|
-
},
|
|
124
|
-
"quickSearch": {
|
|
125
|
-
"button": "Quick search...",
|
|
126
|
-
"placeholder": "Search specs by title, number, or tags...",
|
|
127
|
-
"recentSearches": "Recent Searches",
|
|
128
|
-
"filterHeading": "Filter by Tag",
|
|
129
|
-
"filterPrefix": "Filter by:",
|
|
130
|
-
"open": "Open quick search",
|
|
131
|
-
"noResults": "No results found"
|
|
132
|
-
},
|
|
133
|
-
"projectSwitcher": {
|
|
134
|
-
"switching": "Switching...",
|
|
135
|
-
"placeholder": "Select project...",
|
|
136
|
-
"searchPlaceholder": "Search projects...",
|
|
137
|
-
"noProject": "No project found."
|
|
138
|
-
},
|
|
139
|
-
"keyboardShortcuts": {
|
|
140
|
-
"title": "Keyboard Shortcuts",
|
|
141
|
-
"items": {
|
|
142
|
-
"dashboard": "Go to dashboard (home)",
|
|
143
|
-
"specs": "Go to specs list",
|
|
144
|
-
"stats": "Go to stats",
|
|
145
|
-
"dependencies": "Go to dependencies",
|
|
146
|
-
"settings": "Go to settings",
|
|
147
|
-
"search": "Focus search",
|
|
148
|
-
"quickSearch": "Open quick search"
|
|
149
|
-
}
|
|
150
|
-
},
|
|
151
|
-
"tableOfContents": {
|
|
152
|
-
"title": "Table of Contents",
|
|
153
|
-
"open": "Open table of contents",
|
|
154
|
-
"onThisPage": "On this page"
|
|
155
|
-
},
|
|
156
|
-
"subSpecTabs": {
|
|
157
|
-
"multiSectionTitle": "This spec has multiple sections",
|
|
158
|
-
"multiSectionDescription": "Use the tabs below to navigate between the main overview and detailed sections."
|
|
159
|
-
},
|
|
160
|
-
"colorPicker": {
|
|
161
|
-
"pickColor": "Pick color",
|
|
162
|
-
"selectColor": "Select color {{color}}"
|
|
163
|
-
},
|
|
164
|
-
"createProject": {
|
|
165
|
-
"title": "Add Project",
|
|
166
|
-
"descriptionPicker": "Browse and select the project directory.",
|
|
167
|
-
"descriptionManual": "Enter the absolute path to your local project directory.",
|
|
168
|
-
"enterManually": "Enter path manually",
|
|
169
|
-
"pathLabel": "Project Path",
|
|
170
|
-
"pathPlaceholder": "/path/to/your/project",
|
|
171
|
-
"pathHelp": "Select the root directory of your project.",
|
|
172
|
-
"pathRequired": "Project path is required",
|
|
173
|
-
"browseFolders": "Browse folders",
|
|
174
|
-
"action": "Add Project",
|
|
175
|
-
"adding": "Adding...",
|
|
176
|
-
"toastSuccess": "Project added successfully",
|
|
177
|
-
"toastError": "Failed to add project"
|
|
178
|
-
},
|
|
179
|
-
"directoryPicker": {
|
|
180
|
-
"action": "Select This Folder",
|
|
181
|
-
"parent": "Go to parent directory",
|
|
182
|
-
"rootAction": "Go to root",
|
|
183
|
-
"root": "Root",
|
|
184
|
-
"empty": "Empty directory",
|
|
185
|
-
"error": "Failed to list directory"
|
|
186
|
-
},
|
|
187
|
-
"specSidebar": {
|
|
188
|
-
"title": "All Specs",
|
|
189
|
-
"searchPlaceholder": "Search specs...",
|
|
190
|
-
"empty": "No specs found",
|
|
191
|
-
"collapse": "Collapse sidebar",
|
|
192
|
-
"expand": "Expand sidebar"
|
|
193
|
-
},
|
|
194
|
-
"specsNavSidebar": {
|
|
195
|
-
"title": "Specifications",
|
|
196
|
-
"searchPlaceholder": "Search specs...",
|
|
197
|
-
"noResults": "No specs found",
|
|
198
|
-
"filtersLabel": "Filters",
|
|
199
|
-
"toggleFilters": {
|
|
200
|
-
"show": "Show filters",
|
|
201
|
-
"hide": "Hide filters"
|
|
202
|
-
},
|
|
203
|
-
"clearFilters": "Clear",
|
|
204
|
-
"select": {
|
|
205
|
-
"status": {
|
|
206
|
-
"label": "Status",
|
|
207
|
-
"all": "All Status"
|
|
208
|
-
},
|
|
209
|
-
"priority": {
|
|
210
|
-
"label": "Priority",
|
|
211
|
-
"all": "All Priority"
|
|
212
|
-
},
|
|
213
|
-
"tag": {
|
|
214
|
-
"label": "Tag",
|
|
215
|
-
"all": "All Tags"
|
|
216
|
-
}
|
|
217
|
-
},
|
|
218
|
-
"badges": {
|
|
219
|
-
"subSpecs": "+{{count}} files"
|
|
220
|
-
}
|
|
221
|
-
},
|
|
222
|
-
"specsPage": {
|
|
223
|
-
"title": "Specifications",
|
|
224
|
-
"description": "Browse and organize all specifications in your project.",
|
|
225
|
-
"count": "{{count}} specs",
|
|
226
|
-
"views": {
|
|
227
|
-
"list": "List",
|
|
228
|
-
"board": "Board",
|
|
229
|
-
"listTooltip": "List view",
|
|
230
|
-
"boardTooltip": "Board view"
|
|
231
|
-
},
|
|
232
|
-
"wideMode": {
|
|
233
|
-
"enter": "Enter wide mode",
|
|
234
|
-
"exit": "Exit wide mode"
|
|
235
|
-
},
|
|
236
|
-
"searchPlaceholder": "Search specs...",
|
|
237
|
-
"filters": {
|
|
238
|
-
"status": "Status",
|
|
239
|
-
"priority": "Priority",
|
|
240
|
-
"sort": "Sort by",
|
|
241
|
-
"statusAll": "All Status",
|
|
242
|
-
"priorityAll": "All Priority",
|
|
243
|
-
"filteredCount": "{{filtered}} of {{total}} specs",
|
|
244
|
-
"sortOptions": {
|
|
245
|
-
"id-desc": "Newest First",
|
|
246
|
-
"id-asc": "Oldest First",
|
|
247
|
-
"updated-desc": "Recently Updated",
|
|
248
|
-
"title-asc": "Title (A-Z)"
|
|
249
|
-
}
|
|
250
|
-
},
|
|
251
|
-
"metadata": {
|
|
252
|
-
"updated": "Updated {{time}}",
|
|
253
|
-
"files": "+{{count}} files",
|
|
254
|
-
"dependencies": "{{count}} deps",
|
|
255
|
-
"none": "No metadata"
|
|
256
|
-
},
|
|
257
|
-
"list": {
|
|
258
|
-
"empty": "No specs found"
|
|
259
|
-
},
|
|
260
|
-
"board": {
|
|
261
|
-
"dropHere": "Drop here to move specs",
|
|
262
|
-
"updating": "Updating...",
|
|
263
|
-
"archivedCollapsed": "Archived"
|
|
264
|
-
},
|
|
265
|
-
"toasts": {
|
|
266
|
-
"statusUpdated": "Moved {{spec}} to {{status}}",
|
|
267
|
-
"statusError": "Unable to update status. Please try again."
|
|
268
|
-
},
|
|
269
|
-
"state": {
|
|
270
|
-
"errorTitle": "Unable to load specs",
|
|
271
|
-
"errorDescription": "Please try again or refresh your project.",
|
|
272
|
-
"noSpecsTitle": "No specs yet",
|
|
273
|
-
"noSpecsDescription": "We could not find any specs for this project. Add a spec in your LeanSpec workspace, then refresh to see it here.",
|
|
274
|
-
"noFiltersTitle": "No specs match your filters",
|
|
275
|
-
"noFiltersDescription": "Try clearing filters or adjusting your search to see more specs."
|
|
276
|
-
},
|
|
277
|
-
"buttons": {
|
|
278
|
-
"refreshList": "Refresh list",
|
|
279
|
-
"reloadData": "Reload data"
|
|
280
|
-
}
|
|
281
|
-
},
|
|
282
|
-
"specDetail": {
|
|
283
|
-
"toggleSidebar": "Toggle specs list",
|
|
284
|
-
"metadata": {
|
|
285
|
-
"created": "Created",
|
|
286
|
-
"updated": "Updated",
|
|
287
|
-
"name": "Name",
|
|
288
|
-
"assignee": "Assignee",
|
|
289
|
-
"notAvailable": "Not available",
|
|
290
|
-
"source": "Source",
|
|
291
|
-
"viewOnGitHub": "View on GitHub"
|
|
292
|
-
},
|
|
293
|
-
"buttons": {
|
|
294
|
-
"viewTimeline": "View Timeline",
|
|
295
|
-
"viewDependencies": "View Dependencies",
|
|
296
|
-
"focus": "Focus",
|
|
297
|
-
"exitFocus": "Exit focus mode"
|
|
298
|
-
},
|
|
299
|
-
"dialogs": {
|
|
300
|
-
"timelineTitle": "Spec Timeline",
|
|
301
|
-
"timelineDescription": "Created, updated, and completion milestones.",
|
|
302
|
-
"dependenciesTitle": "Dependency Graph",
|
|
303
|
-
"dependenciesDescription": "Precedence requirements and connected specs rendered with automatic layout.",
|
|
304
|
-
"dependenciesLink": "View in full dependencies page"
|
|
305
|
-
},
|
|
306
|
-
"tabs": {
|
|
307
|
-
"overview": "Overview"
|
|
308
|
-
},
|
|
309
|
-
"state": {
|
|
310
|
-
"loading": "Loading...",
|
|
311
|
-
"error": "Error loading spec",
|
|
312
|
-
"unavailableTitle": "Spec unavailable",
|
|
313
|
-
"unavailableDescription": "This spec could not be found. It may have been moved or deleted."
|
|
314
|
-
},
|
|
315
|
-
"dependencies": {
|
|
316
|
-
"dependsOn": "Depends on",
|
|
317
|
-
"requiredBy": "Required by"
|
|
318
|
-
},
|
|
319
|
-
"links": {
|
|
320
|
-
"backToSpecs": "Back to specs",
|
|
321
|
-
"reportIssue": "Report issue"
|
|
322
|
-
}
|
|
323
|
-
},
|
|
324
|
-
"statsPage": {
|
|
325
|
-
"title": "Project Statistics",
|
|
326
|
-
"description": "Comprehensive metrics and insights",
|
|
327
|
-
"cards": {
|
|
328
|
-
"total": {
|
|
329
|
-
"title": "Total Specs",
|
|
330
|
-
"subtitle": "All specifications"
|
|
331
|
-
},
|
|
332
|
-
"completed": {
|
|
333
|
-
"title": "Completed",
|
|
334
|
-
"subtitle": "completion rate"
|
|
335
|
-
},
|
|
336
|
-
"inProgress": {
|
|
337
|
-
"title": "In Progress",
|
|
338
|
-
"subtitle": "Active work"
|
|
339
|
-
},
|
|
340
|
-
"planned": {
|
|
341
|
-
"title": "Planned",
|
|
342
|
-
"subtitle": "Upcoming work"
|
|
343
|
-
}
|
|
344
|
-
},
|
|
345
|
-
"charts": {
|
|
346
|
-
"status": {
|
|
347
|
-
"title": "Status Distribution",
|
|
348
|
-
"description": "Breakdown of specs by status"
|
|
349
|
-
},
|
|
350
|
-
"priority": {
|
|
351
|
-
"title": "Priority Distribution",
|
|
352
|
-
"description": "Breakdown of specs by priority"
|
|
353
|
-
},
|
|
354
|
-
"creation": {
|
|
355
|
-
"title": "Creation Trend",
|
|
356
|
-
"description": "Specs created over time"
|
|
357
|
-
},
|
|
358
|
-
"topTags": {
|
|
359
|
-
"title": "Top Tags",
|
|
360
|
-
"description": "Most frequently used tags"
|
|
361
|
-
},
|
|
362
|
-
"label": "{{name}}: {{value}}"
|
|
363
|
-
},
|
|
364
|
-
"state": {
|
|
365
|
-
"errorTitle": "Unable to load statistics",
|
|
366
|
-
"errorDescription": "Please try again or refresh your project.",
|
|
367
|
-
"unknownError": "Unknown error"
|
|
368
|
-
}
|
|
369
|
-
},
|
|
370
|
-
"dashboard": {
|
|
371
|
-
"title": "Dashboard",
|
|
372
|
-
"subtitle": "Project overview and recent activity",
|
|
373
|
-
"subtitleWithProject": "{{projectName}} — overview and recent activity",
|
|
374
|
-
"cards": {
|
|
375
|
-
"total": "Total Specs",
|
|
376
|
-
"planned": "Planned",
|
|
377
|
-
"inProgress": "In Progress",
|
|
378
|
-
"completed": "Completed",
|
|
379
|
-
"completionRate": "{{rate}}% completion rate"
|
|
380
|
-
},
|
|
381
|
-
"recentlyAdded": "Recently Added",
|
|
382
|
-
"plannedSection": "Planned ({{count}})",
|
|
383
|
-
"inProgressSection": "In Progress ({{count}})",
|
|
384
|
-
"noPlanned": "No planned specs",
|
|
385
|
-
"noInProgress": "No specs in progress",
|
|
386
|
-
"recentActivity": "Recent Activity",
|
|
387
|
-
"quickActions": "Quick Actions",
|
|
388
|
-
"viewAllSpecs": "View All Specs",
|
|
389
|
-
"viewStats": "View Stats",
|
|
390
|
-
"actionUpdated": "updated",
|
|
391
|
-
"state": {
|
|
392
|
-
"errorTitle": "Unable to load dashboard",
|
|
393
|
-
"errorDescription": "Please refresh or try again."
|
|
394
|
-
}
|
|
395
|
-
},
|
|
396
|
-
"contextPage": {
|
|
397
|
-
"title": "Project Context",
|
|
398
|
-
"description": "View project-level context files that inform AI agents and development workflows",
|
|
399
|
-
"copyAll": "Copy All",
|
|
400
|
-
"copyAllSuccess": "Copied!",
|
|
401
|
-
"searchPlaceholder": "Search within context files...",
|
|
402
|
-
"searchNoMatches": "No matches found for \"{{query}}\"",
|
|
403
|
-
"summary": {
|
|
404
|
-
"totalTokens": "{{formattedCount}} total tokens",
|
|
405
|
-
"contextBudget": "Context budget for AI agents"
|
|
406
|
-
},
|
|
407
|
-
"badges": {
|
|
408
|
-
"matchesSingular": "{{count}} match",
|
|
409
|
-
"matchesPlural": "{{count}} matches",
|
|
410
|
-
"matchesFoundSingular": "{{count}} match found",
|
|
411
|
-
"matchesFoundPlural": "{{count}} matches found",
|
|
412
|
-
"filesSingular": "{{count}} file",
|
|
413
|
-
"filesPlural": "{{count}} files",
|
|
414
|
-
"filesFiltered": "{{count}}/{{total}} files",
|
|
415
|
-
"tokens": "{{formattedCount}} tokens"
|
|
416
|
-
},
|
|
417
|
-
"sections": {
|
|
418
|
-
"agents": {
|
|
419
|
-
"title": "Agent Instructions",
|
|
420
|
-
"description": "System prompts and guidelines for AI agents",
|
|
421
|
-
"empty": "No agent instructions found",
|
|
422
|
-
"suggestion": "Create an AGENTS.md file in your project root"
|
|
423
|
-
},
|
|
424
|
-
"config": {
|
|
425
|
-
"title": "Configuration",
|
|
426
|
-
"description": "LeanSpec project configuration and settings",
|
|
427
|
-
"empty": "No configuration found",
|
|
428
|
-
"suggestion": "Run 'lean-spec init' to create a config file"
|
|
429
|
-
},
|
|
430
|
-
"docs": {
|
|
431
|
-
"title": "Project Documentation",
|
|
432
|
-
"description": "README, contributing guidelines, and changelog",
|
|
433
|
-
"empty": "No project docs found",
|
|
434
|
-
"suggestion": "Create a README.md file in your project root"
|
|
435
|
-
}
|
|
436
|
-
},
|
|
437
|
-
"emptyState": {
|
|
438
|
-
"title": "No project context found",
|
|
439
|
-
"description": "This project doesn't have any context files yet. Context files help AI agents understand your project better.",
|
|
440
|
-
"suggestion": "Start by creating AGENTS.md or running 'lean-spec init'"
|
|
441
|
-
},
|
|
442
|
-
"search": {
|
|
443
|
-
"noMatchesTitle": "No matches found",
|
|
444
|
-
"noMatchesDescription": "Try a different search term",
|
|
445
|
-
"noFilesDescription": "No files found in this category"
|
|
446
|
-
},
|
|
447
|
-
"viewer": {
|
|
448
|
-
"modified": "Modified {{date}}",
|
|
449
|
-
"lines": "{{count}} lines",
|
|
450
|
-
"viewFull": "View full page",
|
|
451
|
-
"openInEditor": "Open in VS Code",
|
|
452
|
-
"copyContent": "Copy content",
|
|
453
|
-
"tokenStatus": {
|
|
454
|
-
"optimal": "Optimal",
|
|
455
|
-
"good": "Good",
|
|
456
|
-
"large": "Large",
|
|
457
|
-
"veryLarge": "Very Large"
|
|
458
|
-
}
|
|
459
|
-
},
|
|
460
|
-
"detail": {
|
|
461
|
-
"back": "Back",
|
|
462
|
-
"openInEditor": "Open in Editor",
|
|
463
|
-
"copy": "Copy",
|
|
464
|
-
"copySuccess": "Copied!",
|
|
465
|
-
"defaultFileType": "text",
|
|
466
|
-
"lines": "{{count}} lines",
|
|
467
|
-
"modified": "Modified {{date}}",
|
|
468
|
-
"size": "{{size}} KB",
|
|
469
|
-
"selectFile": "Select a file to view its content"
|
|
470
|
-
},
|
|
471
|
-
"errors": {
|
|
472
|
-
"list": "Failed to load context files",
|
|
473
|
-
"file": "Failed to load file",
|
|
474
|
-
"loadFailed": "Unable to load project context",
|
|
475
|
-
"noProject": "No project selected",
|
|
476
|
-
"noProjectDescription": "Please select or create a project to view its context files."
|
|
477
|
-
}
|
|
478
|
-
},
|
|
479
|
-
"specTimeline": {
|
|
480
|
-
"events": {
|
|
481
|
-
"created": "Created",
|
|
482
|
-
"inProgress": "In Progress",
|
|
483
|
-
"complete": "Complete",
|
|
484
|
-
"archived": "Archived"
|
|
485
|
-
},
|
|
486
|
-
"state": {
|
|
487
|
-
"awaiting": "Awaiting start",
|
|
488
|
-
"queued": "Queued",
|
|
489
|
-
"pending": "Pending update"
|
|
490
|
-
}
|
|
491
|
-
},
|
|
492
|
-
"dependencyGraph": {
|
|
493
|
-
"header": {
|
|
494
|
-
"title": "Dependency Map",
|
|
495
|
-
"subtitle": "Explore precedence and connected work",
|
|
496
|
-
"badge": "React Flow DAG"
|
|
497
|
-
},
|
|
498
|
-
"badges": {
|
|
499
|
-
"current": "Current Spec",
|
|
500
|
-
"currentSubtitle": "This spec",
|
|
501
|
-
"dependsOn": "Depends On",
|
|
502
|
-
"dependsOnSubtitle": "Must complete first",
|
|
503
|
-
"requiredBy": "Required By",
|
|
504
|
-
"requiredBySubtitle": "Blocked by this spec"
|
|
505
|
-
},
|
|
506
|
-
"statusSubtitles": {
|
|
507
|
-
"completed": "Completed",
|
|
508
|
-
"inProgress": "In progress",
|
|
509
|
-
"plannedBlocking": "Must complete first",
|
|
510
|
-
"plannedCanProceed": "Can proceed",
|
|
511
|
-
"archived": "Archived"
|
|
512
|
-
}
|
|
513
|
-
},
|
|
514
|
-
"dependenciesPage": {
|
|
515
|
-
"title": "Dependencies",
|
|
516
|
-
"description": "Visualize how specs connect across your project.",
|
|
517
|
-
"header": {
|
|
518
|
-
"title": "Dependency Graph",
|
|
519
|
-
"specTitle": "Dependencies for {{specName}}",
|
|
520
|
-
"allTitle": "All Dependencies",
|
|
521
|
-
"countSummary": "{{specs}} specs, {{relationships}} relationships",
|
|
522
|
-
"summary": {
|
|
523
|
-
"connected": "{{count}} specs with dependencies",
|
|
524
|
-
"standalone": "{{count}} standalone",
|
|
525
|
-
"none": "No dependencies defined"
|
|
526
|
-
}
|
|
527
|
-
},
|
|
528
|
-
"selector": {
|
|
529
|
-
"placeholder": "Select spec to highlight...",
|
|
530
|
-
"filterPlaceholder": "Type to filter...",
|
|
531
|
-
"clearSelection": "Clear selection",
|
|
532
|
-
"empty": "No specs found"
|
|
533
|
-
},
|
|
534
|
-
"filters": {
|
|
535
|
-
"showStandalone": "Show Standalone ({{count}})",
|
|
536
|
-
"compact": "Compact",
|
|
537
|
-
"focusMode": "Focus Mode",
|
|
538
|
-
"clear": "Clear",
|
|
539
|
-
"count": "({{count}})"
|
|
540
|
-
},
|
|
541
|
-
"view": {
|
|
542
|
-
"graph": "Graph",
|
|
543
|
-
"list": "List"
|
|
544
|
-
},
|
|
545
|
-
"state": {
|
|
546
|
-
"loading": "Loading dependencies...",
|
|
547
|
-
"errorTitle": "Unable to load dependencies",
|
|
548
|
-
"errorDescription": "Please check your connection and try again."
|
|
549
|
-
},
|
|
550
|
-
"empty": {
|
|
551
|
-
"title": "No dependencies to display",
|
|
552
|
-
"filters": "No specs match the current filters",
|
|
553
|
-
"standaloneHint": "Enable \"Show Standalone\" to see specs without dependencies",
|
|
554
|
-
"noDependencies": "No dependencies yet",
|
|
555
|
-
"noDependenciesDescription": "Specs are present but no dependency relationships were found. Add depends_on links to see the graph."
|
|
556
|
-
},
|
|
557
|
-
"legend": {
|
|
558
|
-
"dependsOn": "Depends On (arrow shows direction)",
|
|
559
|
-
"instructions": "Click: select • Double-click: open • Drag to rearrange"
|
|
560
|
-
},
|
|
561
|
-
"graph": {
|
|
562
|
-
"levelTitle": "Level {{depth}}",
|
|
563
|
-
"levelBadge": "L{{depth}}",
|
|
564
|
-
"instructions": "Click on a node to view spec details. Use mouse wheel to zoom, drag to pan."
|
|
565
|
-
},
|
|
566
|
-
"list": {
|
|
567
|
-
"specsTitle": "Specs ({{count}})",
|
|
568
|
-
"relationshipsTitle": "Relationships ({{count}})",
|
|
569
|
-
"noRelationships": "No relationships yet. Add depends_on or required_by references in your specs to visualize them here.",
|
|
570
|
-
"dependsOn": "↓ depends on",
|
|
571
|
-
"requiredBy": "↑ required by"
|
|
572
|
-
},
|
|
573
|
-
"actions": {
|
|
574
|
-
"goToSpecs": "Go to specs"
|
|
575
|
-
},
|
|
576
|
-
"sidebar": {
|
|
577
|
-
"emptyTitle": "Select a spec",
|
|
578
|
-
"emptyDescription": "Click on a spec to see its dependencies",
|
|
579
|
-
"openSpec": "Open Spec →",
|
|
580
|
-
"dependsOnHeading": "Depends On ({{count}})",
|
|
581
|
-
"requiredByHeading": "Required By ({{count}})",
|
|
582
|
-
"emptyUpstream": "No upstream dependencies",
|
|
583
|
-
"emptyDownstream": "No specs depend on this",
|
|
584
|
-
"depth": {
|
|
585
|
-
"direct": "Direct",
|
|
586
|
-
"level": "L{{depth}}"
|
|
587
|
-
}
|
|
588
|
-
}
|
|
589
|
-
},
|
|
590
|
-
"editors": {
|
|
591
|
-
"changeStatus": "Change spec status",
|
|
592
|
-
"statusSuccess": "Status updated",
|
|
593
|
-
"statusError": "Failed to update status",
|
|
594
|
-
"changePriority": "Change spec priority",
|
|
595
|
-
"prioritySuccess": "Priority updated",
|
|
596
|
-
"priorityError": "Failed to update priority",
|
|
597
|
-
"addTag": "Add new tag",
|
|
598
|
-
"tagExists": "Tag already exists",
|
|
599
|
-
"tagsSuccess": "Tags updated",
|
|
600
|
-
"tagsError": "Failed to update tags",
|
|
601
|
-
"searchTag": "Search or create tag...",
|
|
602
|
-
"noTagResults": "No tags found.",
|
|
603
|
-
"existingTags": "Existing tags",
|
|
604
|
-
"createSection": "Create new",
|
|
605
|
-
"createTag": "Create \"{{tag}}\"",
|
|
606
|
-
"removeTag": "Remove {{tag}} tag"
|
|
607
|
-
},
|
|
608
|
-
"desktopMenu": {
|
|
609
|
-
"close": "Close",
|
|
610
|
-
"newSpec": {
|
|
611
|
-
"title": "Create New Spec",
|
|
612
|
-
"description": "Generate a new spec inside the active project with the LeanSpec CLI.",
|
|
613
|
-
"slugLabel": "Spec slug",
|
|
614
|
-
"slugPlaceholder": "e.g. desktop-native-menu",
|
|
615
|
-
"titleLabel": "Display title (optional)",
|
|
616
|
-
"titlePlaceholder": "Human-friendly title",
|
|
617
|
-
"commandLabel": "CLI command",
|
|
618
|
-
"commandPlaceholder": "Enter a spec slug to preview the command…",
|
|
619
|
-
"hint": "Run this command inside {{project}} (or your project root) to scaffold the spec files.",
|
|
620
|
-
"projectFallback": "your project",
|
|
621
|
-
"copyButton": "Copy command",
|
|
622
|
-
"copied": "Copied!"
|
|
623
|
-
},
|
|
624
|
-
"shortcuts": {
|
|
625
|
-
"title": "Keyboard Shortcuts",
|
|
626
|
-
"description": "Native menu entries mirror these shortcuts.",
|
|
627
|
-
"sections": {
|
|
628
|
-
"global": "Desktop shell",
|
|
629
|
-
"view": "View",
|
|
630
|
-
"help": "Help"
|
|
631
|
-
},
|
|
632
|
-
"items": {
|
|
633
|
-
"toggleWindow": "Toggle desktop window",
|
|
634
|
-
"quickSwitch": "Open project switcher",
|
|
635
|
-
"newSpec": "Create new spec",
|
|
636
|
-
"refreshProjects": "Refresh projects",
|
|
637
|
-
"toggleSidebar": "Toggle sidebar",
|
|
638
|
-
"quickFind": "Find in specs",
|
|
639
|
-
"shortcuts": "Show shortcuts",
|
|
640
|
-
"docs": "Open documentation"
|
|
641
|
-
}
|
|
642
|
-
},
|
|
643
|
-
"logs": {
|
|
644
|
-
"title": "Desktop Logs",
|
|
645
|
-
"description": "Logs stay on your machine. Share them when reporting an issue.",
|
|
646
|
-
"pathLabel": "Log directory",
|
|
647
|
-
"pathPlaceholder": "Waiting for the desktop app to provide the log path…",
|
|
648
|
-
"hint": "You can also choose Help → View Logs from the native menu.",
|
|
649
|
-
"copyPath": "Copy path",
|
|
650
|
-
"openButton": "Open log folder"
|
|
651
|
-
},
|
|
652
|
-
"about": {
|
|
653
|
-
"title": "About LeanSpec Desktop",
|
|
654
|
-
"description": "LeanSpec UI with native integrations for local projects and automation.",
|
|
655
|
-
"version": "Version",
|
|
656
|
-
"website": "Website",
|
|
657
|
-
"support": "Support"
|
|
658
|
-
}
|
|
659
|
-
}
|
|
660
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"fileNotFound": "File not found",
|
|
3
|
-
"specNotFound": "Spec not found",
|
|
4
|
-
"projectNotFound": "Project not found",
|
|
5
|
-
"loadingError": "Error loading data",
|
|
6
|
-
"invalidInput": "Invalid input",
|
|
7
|
-
"networkError": "Network error",
|
|
8
|
-
"unknownError": "An unknown error occurred",
|
|
9
|
-
"permissionDenied": "Permission denied",
|
|
10
|
-
"operationFailed": "Operation failed",
|
|
11
|
-
"pageError": {
|
|
12
|
-
"title": "Something went wrong",
|
|
13
|
-
"description": "The page failed to render."
|
|
14
|
-
},
|
|
15
|
-
"mermaid": {
|
|
16
|
-
"title": "Mermaid diagram error",
|
|
17
|
-
"renderError": "Failed to render diagram",
|
|
18
|
-
"loading": "Loading diagram..."
|
|
19
|
-
}
|
|
20
|
-
}
|
package/src/locales/en/help.json
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"welcome": "Welcome to LeanSpec",
|
|
3
|
-
"gettingStarted": "Getting started with LeanSpec",
|
|
4
|
-
"noSpecsYet": "No specs yet. Create your first spec to get started.",
|
|
5
|
-
"searchHelp": "Type to search specs by title, tags, or number",
|
|
6
|
-
"keyboardShortcuts": "Keyboard shortcuts",
|
|
7
|
-
"learnMore": "Learn more"
|
|
8
|
-
}
|