@operato/scene-manufacturing 1.3.0 → 1.3.3
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/CHANGELOG.md +18 -0
- package/db.sqlite +0 -0
- package/dist/tact-timer.js +29 -8
- package/dist/tact-timer.js.map +1 -1
- package/helps/scene/component/manufacturing/tact-timer.ja.md +28 -22
- package/helps/scene/component/manufacturing/tact-timer.ko.md +12 -9
- package/helps/scene/component/manufacturing/tact-timer.md +29 -26
- package/helps/scene/component/manufacturing/tact-timer.ms.md +31 -28
- package/helps/scene/component/manufacturing/tact-timer.zh.md +25 -22
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +5 -0
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +5 -0
- package/logs/application-2023-12-01-10.log +6 -0
- package/logs/connections-2023-12-01-10.log +41 -0
- package/package.json +2 -2
- package/src/tact-timer.ts +32 -8
- package/translations/en.json +9 -8
- package/translations/ja.json +9 -8
- package/translations/ko.json +7 -5
- package/translations/ms.json +8 -7
- package/translations/zh.json +9 -8
- package/tsconfig.tsbuildinfo +1 -1
- package/dist/editors/index.d.ts +0 -0
- package/dist/editors/index.js +0 -2
- package/dist/editors/index.js.map +0 -1
- package/dist/groups/index.d.ts +0 -0
- package/dist/groups/index.js +0 -2
- package/dist/groups/index.js.map +0 -1
package/translations/ja.json
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
{
|
|
2
|
-
"label.
|
|
3
|
-
"label.
|
|
4
|
-
"label.
|
|
5
|
-
"label.
|
|
6
|
-
"label.increase-
|
|
7
|
-
"label.
|
|
8
|
-
"label.progress-
|
|
9
|
-
"label.tact-time": "tact time"
|
|
2
|
+
"label.decrease-progress-color": "進行色の減少",
|
|
3
|
+
"label.decrese-font-color": "フォント色の減少",
|
|
4
|
+
"label.format": "フォーマット",
|
|
5
|
+
"label.increase-font-color": "フォント色の増加",
|
|
6
|
+
"label.increase-progress-color": "進行色の増加",
|
|
7
|
+
"label.progress-direction": "進行方向",
|
|
8
|
+
"label.progress-threshold": "進行閾値",
|
|
9
|
+
"label.tact-time": "tact time",
|
|
10
|
+
"label.under-threshold-color": "閾値以下の色"
|
|
10
11
|
}
|
package/translations/ko.json
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
{
|
|
2
|
-
"label.decrease-progress-color": "감소
|
|
3
|
-
"label.decrese-font-color": "감소
|
|
2
|
+
"label.decrease-progress-color": "감소 진행색상",
|
|
3
|
+
"label.decrese-font-color": "감소 폰트색상",
|
|
4
4
|
"label.format": "포맷",
|
|
5
|
-
"label.increase-font-color": "
|
|
6
|
-
"label.increase-progress-color": "
|
|
5
|
+
"label.increase-font-color": "증가 폰트색상",
|
|
6
|
+
"label.increase-progress-color": "증가 진행색상",
|
|
7
7
|
"label.progress-direction": "진행 방향",
|
|
8
|
-
"label.
|
|
8
|
+
"label.progress-threshold": "진행 임계값",
|
|
9
|
+
"label.tact-time": "tact time",
|
|
10
|
+
"label.under-threshold-color": "임계이하 색상"
|
|
9
11
|
}
|
package/translations/ms.json
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
{
|
|
2
|
-
"label.
|
|
3
|
-
"label.
|
|
4
|
-
"label.decrese-font-color": "decrese font color",
|
|
2
|
+
"label.decrease-progress-color": "warna kemajuan menurun",
|
|
3
|
+
"label.decrese-font-color": "warna fon menurun",
|
|
5
4
|
"label.format": "format",
|
|
6
|
-
"label.increase-font-color": "
|
|
7
|
-
"label.increase-progress-color": "
|
|
8
|
-
"label.progress-direction": "
|
|
9
|
-
"label.
|
|
5
|
+
"label.increase-font-color": "warna fon meningkat",
|
|
6
|
+
"label.increase-progress-color": "warna kemajuan meningkat",
|
|
7
|
+
"label.progress-direction": "arah kemajuan",
|
|
8
|
+
"label.progress-threshold": "ambang kemajuan",
|
|
9
|
+
"label.tact-time": "tact time",
|
|
10
|
+
"label.under-threshold-color": "warna bawah ambang"
|
|
10
11
|
}
|
package/translations/zh.json
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
{
|
|
2
|
-
"label.
|
|
3
|
-
"label.
|
|
4
|
-
"label.
|
|
5
|
-
"label.
|
|
6
|
-
"label.increase-
|
|
7
|
-
"label.
|
|
8
|
-
"label.progress-
|
|
9
|
-
"label.tact-time": "tact time"
|
|
2
|
+
"label.decrease-progress-color": "减少进度颜色",
|
|
3
|
+
"label.decrese-font-color": "减少字体颜色",
|
|
4
|
+
"label.format": "格式",
|
|
5
|
+
"label.increase-font-color": "增加字体颜色",
|
|
6
|
+
"label.increase-progress-color": "增加进度颜色",
|
|
7
|
+
"label.progress-direction": "进度方向",
|
|
8
|
+
"label.progress-threshold": "进度阈值",
|
|
9
|
+
"label.tact-time": "tact time",
|
|
10
|
+
"label.under-threshold-color": "低于阈值颜色"
|
|
10
11
|
}
|