@things-factory/ccp 6.2.20 → 6.2.25

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/ccp",
3
- "version": "6.2.20",
3
+ "version": "6.2.25",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -25,8 +25,8 @@
25
25
  },
26
26
  "dependencies": {
27
27
  "@operato/dataset": "^1.0.0",
28
- "@things-factory/dataset": "^6.2.20",
29
- "@things-factory/shell": "^6.2.15"
28
+ "@things-factory/dataset": "^6.2.25",
29
+ "@things-factory/shell": "^6.2.24"
30
30
  },
31
- "gitHead": "ae266d40ea265fcc96e53e5264ed17d1b9a7185f"
31
+ "gitHead": "9e6b8dadc24f446e55e5542c1df6376ada1f2ffc"
32
32
  }
@@ -1,15 +1,15 @@
1
1
  {
2
- "field.collected-at": "collected at",
3
- "field.critical control point": "critical control point",
4
- "field.corrective action": "corrective action",
5
- "label.critical-limits": "critical limits",
6
- "label.target-limits": "target limits",
7
- "text.control limit": "control limit",
8
- "text.measurement": "measurement",
9
- "text.observation": "observation",
10
- "text.operating limit": "operating limit",
11
- "text.target limit": "target limit",
12
- "text.maximum value": "maximum value",
13
- "text.minimum value": "minimum value",
14
- "title.history": "history"
2
+ "field.collected-at": "tarikh pengumpulan",
3
+ "field.critical control point": "titik kawalan kritikal",
4
+ "field.corrective action": "tindakan pembetulan",
5
+ "label.critical-limits": "had kritikal",
6
+ "label.target-limits": "had sasaran",
7
+ "text.control limit": "had kawalan",
8
+ "text.measurement": "pengukuran",
9
+ "text.observation": "pemerhatian",
10
+ "text.operating limit": "had operasi",
11
+ "text.target limit": "had sasaran",
12
+ "text.maximum value": "nilai maksimum",
13
+ "text.minimum value": "nilai minimum",
14
+ "title.history": "sejarah"
15
15
  }
@@ -1,15 +1,15 @@
1
1
  {
2
- "field.collected-at": "collected at",
3
- "field.critical control point": "critical control point",
4
- "field.corrective action": "corrective action",
5
- "label.critical-limits": "critical limits",
6
- "label.target-limits": "target limits",
7
- "text.control limit": "control limit",
8
- "text.measurement": "measurement",
9
- "text.observation": "observation",
10
- "text.operating limit": "operating limit",
11
- "text.target limit": "target limit",
12
- "text.maximum value": "maximum value",
13
- "text.minimum value": "minimum value",
14
- "title.history": "history"
2
+ "field.collected-at": "수집 일자",
3
+ "field.critical control point": "중점 관리점",
4
+ "field.corrective action": "개선 조치",
5
+ "label.critical-limits": "허용 한계",
6
+ "label.target-limits": "목표 한계",
7
+ "text.control limit": "허용 한계",
8
+ "text.measurement": "측정",
9
+ "text.observation": "관찰",
10
+ "text.operating limit": "목표 기준",
11
+ "text.target limit": "목표 기준",
12
+ "text.maximum value": "최대값",
13
+ "text.minimum value": "최소값",
14
+ "title.history": "이력"
15
15
  }