@things-factory/meta-ui 9.2.27 → 9.2.28

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/meta-ui",
3
- "version": "9.2.27",
3
+ "version": "9.2.28",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -48,8 +48,8 @@
48
48
  "@things-factory/personalization": "^9.2.24",
49
49
  "@things-factory/resource-base": "^9.2.24",
50
50
  "@things-factory/shell": "^9.2.24",
51
- "@things-factory/worklist": "^9.2.27",
51
+ "@things-factory/worklist": "^9.2.28",
52
52
  "moment-timezone": "^0.5.45"
53
53
  },
54
- "gitHead": "0452ab6da8e64a40b6622d8e9c2ca6d1d57b475b"
54
+ "gitHead": "37b71e27ce2201f0657871c5c9665362e5bd5d61"
55
55
  }
@@ -4,6 +4,8 @@
4
4
  "menu.approval_pending_list": "내 결재함",
5
5
  "menu.draft_list": "작성중 업무",
6
6
  "menu.starter_list": "시작 가능 업무",
7
+ "menu.done_list_calendar": "업무 이력 캘린더",
8
+ "menu.approval_done_list": "결재업무 이력",
7
9
  "menu.admin-mgt": "관리자",
8
10
  "menu.admin-organization": "조직관리",
9
11
  "menu.admin-standard": "기준정보",