@things-factory/dataset 10.0.18 → 10.1.0

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.
@@ -0,0 +1,5 @@
1
+ # 샘플 데이타 리포트
2
+
3
+ <!--
4
+ 자리만 잡아 둔 문서다. 답해야 할 것은 en 판과 같다(`data-report-samples.md`).
5
+ -->
@@ -0,0 +1,13 @@
1
+ # samples data report
2
+
3
+ <!--
4
+ 자리만 잡아 둔 문서다. **내용은 전담 에이전트가 쓴다** — 여기서는 배치만 했다.
5
+
6
+ 이 문서를 가리키는 화면:
7
+ · dataset/data-report-samples-page.ts
8
+
9
+ 전에는 그 화면의 도움말 아이콘이 **없는 문서를 가리켜 404 로 갔다.** 아이콘이 있으니 답이
10
+ 있는 줄 알고 누르는데 아무것도 없었다 — 없는 것보다 나쁘다.
11
+
12
+ 쓸 때 답해야 하는 것은 **그 화면의 독자가 무엇을 묻는가**다. 화면을 열어 보고 정한다.
13
+ -->
@@ -0,0 +1,5 @@
1
+ # 데이타 수집 마감 기간별 조회
2
+
3
+ <!--
4
+ 자리만 잡아 둔 문서다. 답해야 할 것은 en 판과 같다(`data-summary-period.md`).
5
+ -->
@@ -0,0 +1,13 @@
1
+ # data summary period
2
+
3
+ <!--
4
+ 자리만 잡아 둔 문서다. **내용은 전담 에이전트가 쓴다** — 여기서는 배치만 했다.
5
+
6
+ 이 문서를 가리키는 화면:
7
+ · dataset/data-summary-period-page.ts
8
+
9
+ 전에는 그 화면의 도움말 아이콘이 **없는 문서를 가리켜 404 로 갔다.** 아이콘이 있으니 답이
10
+ 있는 줄 알고 누르는데 아무것도 없었다 — 없는 것보다 나쁘다.
11
+
12
+ 쓸 때 답해야 하는 것은 **그 화면의 독자가 무엇을 묻는가**다. 화면을 열어 보고 정한다.
13
+ -->
@@ -0,0 +1,5 @@
1
+ # 데이타 수집 마감 검색
2
+
3
+ <!--
4
+ 자리만 잡아 둔 문서다. 답해야 할 것은 en 판과 같다(`data-summary-search.md`).
5
+ -->
@@ -0,0 +1,13 @@
1
+ # data summary search
2
+
3
+ <!--
4
+ 자리만 잡아 둔 문서다. **내용은 전담 에이전트가 쓴다** — 여기서는 배치만 했다.
5
+
6
+ 이 문서를 가리키는 화면:
7
+ · dataset/data-summary-search-page.ts
8
+
9
+ 전에는 그 화면의 도움말 아이콘이 **없는 문서를 가리켜 404 로 갔다.** 아이콘이 있으니 답이
10
+ 있는 줄 알고 누르는데 아무것도 없었다 — 없는 것보다 나쁘다.
11
+
12
+ 쓸 때 답해야 하는 것은 **그 화면의 독자가 무엇을 묻는가**다. 화면을 열어 보고 정한다.
13
+ -->
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/dataset",
3
- "version": "10.0.18",
3
+ "version": "10.1.0",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -40,21 +40,21 @@
40
40
  "@operato/shell": "^10.0.0",
41
41
  "@operato/styles": "^10.0.0",
42
42
  "@operato/utils": "^10.0.0",
43
- "@things-factory/auth-base": "^10.0.18",
44
- "@things-factory/aws-base": "^10.0.18",
45
- "@things-factory/board-service": "^10.0.18",
43
+ "@things-factory/auth-base": "^10.1.0",
44
+ "@things-factory/aws-base": "^10.1.0",
45
+ "@things-factory/board-service": "^10.1.0",
46
46
  "@things-factory/env": "^10.0.8",
47
- "@things-factory/integration-base": "^10.0.18",
48
- "@things-factory/organization": "^10.0.18",
49
- "@things-factory/personalization": "^10.0.18",
50
- "@things-factory/scheduler-client": "^10.0.18",
51
- "@things-factory/shell": "^10.0.18",
52
- "@things-factory/work-shift": "^10.0.18",
53
- "@things-factory/worklist": "^10.0.18",
47
+ "@things-factory/integration-base": "^10.1.0",
48
+ "@things-factory/organization": "^10.1.0",
49
+ "@things-factory/personalization": "^10.1.0",
50
+ "@things-factory/scheduler-client": "^10.1.0",
51
+ "@things-factory/shell": "^10.1.0",
52
+ "@things-factory/work-shift": "^10.1.0",
53
+ "@things-factory/worklist": "^10.1.0",
54
54
  "cron-parser": "^4.3.0",
55
55
  "moment-timezone": "^0.5.45",
56
56
  "simple-statistics": "^7.8.3",
57
57
  "statistics": "^3.3.0"
58
58
  },
59
- "gitHead": "806c7af400517177f1323645df03558451587533"
59
+ "gitHead": "8407b1e9d1f47f6676af144d4a33c8ac01cb49c4"
60
60
  }