@things-factory/organization 7.0.48 → 7.0.51

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/organization",
3
- "version": "7.0.48",
3
+ "version": "7.0.51",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -32,9 +32,9 @@
32
32
  "@operato/data-tree": "^7.0.0",
33
33
  "@operato/graphql": "^7.0.0",
34
34
  "@operato/shell": "^7.0.0",
35
- "@things-factory/auth-base": "^7.0.48",
36
- "@things-factory/contact": "^7.0.48",
37
- "@things-factory/shell": "^7.0.48"
35
+ "@things-factory/auth-base": "^7.0.49",
36
+ "@things-factory/contact": "^7.0.51",
37
+ "@things-factory/shell": "^7.0.49"
38
38
  },
39
- "gitHead": "516772ebee08900790bcc43477419d60adcb4dcd"
39
+ "gitHead": "522e1311d0e182da734be290287c3dfda79efcc0"
40
40
  }
@@ -3,6 +3,7 @@
3
3
  "button.add-sibling-dept": "peer dept.",
4
4
  "button.copy from": "copy from",
5
5
  "button.detach": "detach",
6
+ "button.edit-detail": "edit detail",
6
7
  "field.approver": "approver",
7
8
  "field.control-no": "control No.",
8
9
  "field.hired-on": "hired on",
@@ -3,6 +3,7 @@
3
3
  "button.add-sibling-dept": "同等部門追加",
4
4
  "button.copy from": "コピーしてくる",
5
5
  "button.detach": "連結解除",
6
+ "button.edit-detail": "詳細を編集",
6
7
  "field.approver": "決裁者",
7
8
  "field.control-no": "管理番号",
8
9
  "field.hired-on": "入社日",
@@ -3,6 +3,7 @@
3
3
  "button.add-sibling-dept": "동급부서",
4
4
  "button.copy from": "복사해오기",
5
5
  "button.detach": "연결해제",
6
+ "button.edit-detail": "상세 편집",
6
7
  "field.approver": "결재자",
7
8
  "field.control-no": "관리 번호",
8
9
  "field.hired-on": "입사일",
@@ -3,6 +3,7 @@
3
3
  "button.add-sibling-dept": "tambah jabatan sejawat",
4
4
  "button.copy from": "salin dari",
5
5
  "button.detach": "lepaskan",
6
+ "button.edit-detail": "edit butiran",
6
7
  "field.approver": "penyetuju",
7
8
  "field.control-no": "nombor kawalan",
8
9
  "field.hired-on": "diberhentikan pada",
@@ -3,6 +3,7 @@
3
3
  "button.add-sibling-dept": "添加同级部门",
4
4
  "button.copy from": "复制自",
5
5
  "button.detach": "分离",
6
+ "button.edit-detail": "编辑详情",
6
7
  "field.approver": "审批人",
7
8
  "field.control-no": "控制编号",
8
9
  "field.hired-on": "入职日期",