@g1cloud/entity-modeler-next 5.0.0-beta.40 → 5.0.0-beta.41

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/dist/i18n/ko.d.ts CHANGED
@@ -78,6 +78,7 @@ export declare const ko: {
78
78
  readonly 'em.export.copyFailed': "복사에 실패했습니다.";
79
79
  readonly 'em.import.title': "가져오기";
80
80
  readonly 'em.import.placeholder': "SQL DDL · Mermaid ER · JSON 백업을 붙여넣으세요.";
81
+ readonly 'em.import.formatGroup': "입력 형식";
81
82
  readonly 'em.import.formatAuto': "자동 감지";
82
83
  readonly 'em.import.formatMermaid': "Mermaid ER";
83
84
  readonly 'em.import.formatDdl': "SQL DDL";
@@ -92,6 +93,11 @@ export declare const ko: {
92
93
  readonly 'em.shortcuts.title': "키보드 단축키";
93
94
  readonly 'em.shortcuts.groupEdit': "편집";
94
95
  readonly 'em.shortcuts.groupMove': "이동 · 정렬";
96
+ readonly 'em.shortcuts.groupExplorer': "탐색기";
97
+ readonly 'em.shortcuts.descExplorerSearch': "탐색기 검색으로 포커스";
98
+ readonly 'em.shortcuts.descExplorerNav': "트리 이동 (←→ 접기·펼치기)";
99
+ readonly 'em.shortcuts.descExplorerSelect': "항목 선택 + 캔버스 이동";
100
+ readonly 'em.shortcuts.descExplorerDetail': "엔티티 상세 편집 열기";
95
101
  readonly 'em.shortcuts.groupOther': "기타";
96
102
  readonly 'em.shortcuts.keyArrows': "방향키";
97
103
  readonly 'em.shortcuts.keyRightClick': "우클릭";
@@ -251,6 +257,7 @@ export declare const ko: {
251
257
  readonly 'em.index.noColumns': "컬럼 없음 — 좌측에서 추가";
252
258
  readonly 'em.index.selectPrompt': "인덱스를 선택하거나 추가하세요.";
253
259
  readonly 'em.palette.autoLayout': "자동 배치";
260
+ readonly 'em.cmd.title': "명령 팔레트";
254
261
  readonly 'em.cmd.placeholder': "엔티티로 이동하거나 명령 실행…";
255
262
  readonly 'em.cmd.sectionGoto': "이동";
256
263
  readonly 'em.cmd.sectionActions': "명령";
@@ -311,6 +318,7 @@ export declare const ko: {
311
318
  readonly 'em.explorer.emptyNote': "(빈 노트)";
312
319
  readonly 'em.explorer.diagram': "다이어그램";
313
320
  readonly 'em.explorer.searchPlaceholder': "엔티티·속성 검색 ( / )";
321
+ readonly 'em.explorer.treeAria': "다이어그램 트리";
314
322
  readonly 'em.explorer.searchAria': "엔티티·속성 검색";
315
323
  readonly 'em.explorer.clearSearchAria': "검색어 지우기";
316
324
  readonly 'em.explorer.clearSearchTitle': "지우기 (Esc)";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@g1cloud/entity-modeler-next",
3
3
  "private": false,
4
- "version": "5.0.0-beta.40",
4
+ "version": "5.0.0-beta.41",
5
5
  "description": "Vue 3 visual entity-modeling / class-diagram editor",
6
6
  "type": "module",
7
7
  "files": [