@operato/scene-manufacturing 1.3.19 → 1.3.21

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.
Files changed (39) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/db.sqlite +0 -0
  3. package/dist/tact-timer-mask.d.ts +1 -0
  4. package/dist/tact-timer-mask.js +35 -0
  5. package/dist/tact-timer-mask.js.map +1 -0
  6. package/dist/tact-timer.d.ts +2 -2
  7. package/dist/tact-timer.js +39 -26
  8. package/dist/tact-timer.js.map +1 -1
  9. package/helps/scene/component/manufacturing/tact-timer.ja.md +39 -39
  10. package/helps/scene/component/manufacturing/tact-timer.ko.md +8 -8
  11. package/helps/scene/component/manufacturing/tact-timer.md +38 -38
  12. package/helps/scene/component/manufacturing/tact-timer.ms.md +45 -42
  13. package/helps/scene/component/manufacturing/tact-timer.zh.md +45 -45
  14. package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +15 -15
  15. package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +30 -5
  16. package/logs/{application-2024-07-06-11.log → application-2024-07-11-12.log} +8 -8
  17. package/logs/application-2024-07-11-13.log +23 -0
  18. package/logs/{application-2024-07-06-03.log → application-2024-07-12-16.log} +9 -9
  19. package/logs/application-2024-07-12-17.log +210 -0
  20. package/logs/application-2024-07-12-19.log +46 -0
  21. package/logs/connections-2024-07-06-12.log +50 -0
  22. package/logs/connections-2024-07-11-12.log +47 -0
  23. package/logs/connections-2024-07-11-13.log +47 -0
  24. package/logs/connections-2024-07-12-16.log +50 -0
  25. package/logs/connections-2024-07-12-17.log +100 -0
  26. package/logs/connections-2024-07-12-19.log +94 -0
  27. package/package.json +2 -2
  28. package/{icons/tact-timer-mask.svg → src/tact-timer-mask.ts} +4 -3
  29. package/src/tact-timer.ts +51 -36
  30. package/translations/en.json +13 -11
  31. package/translations/ja.json +11 -9
  32. package/translations/ko.json +7 -5
  33. package/translations/ms.json +11 -9
  34. package/translations/zh.json +9 -7
  35. package/tsconfig.tsbuildinfo +1 -1
  36. package/logs/application-2024-07-05-08.log +0 -105
  37. package/logs/application-2024-07-05-12.log +0 -105
  38. package/logs/application-2024-07-06-01.log +0 -105
  39. package/logs/connections-2024-06-27-22.log +0 -47
@@ -0,0 +1,94 @@
1
+ 2024-07-12T19:47:56+09:00 info: Initializing ConnectionManager...
2
+ 2024-07-12T19:47:56+09:00 info: Connector 'echo-back-server' started to ready
3
+ 2024-07-12T19:47:56+09:00 info: Connector 'echo-back' started to ready
4
+ 2024-07-12T19:47:56+09:00 info: Connector 'http-connector' started to ready
5
+ 2024-07-12T19:47:56+09:00 info: Connector 'graphql-connector' started to ready
6
+ 2024-07-12T19:47:56+09:00 info: Connector 'sqlite-connector' started to ready
7
+ 2024-07-12T19:47:56+09:00 info: Connector 'postgresql-connector' started to ready
8
+ 2024-07-12T19:47:56+09:00 info: Connector 'mqtt-connector' started to ready
9
+ 2024-07-12T19:47:56+09:00 info: Connector 'mssql-connector' started to ready
10
+ 2024-07-12T19:47:56+09:00 info: Connector 'oracle-connector' started to ready
11
+ 2024-07-12T19:47:56+09:00 info: Connector 'mysql-connector' started to ready
12
+ 2024-07-12T19:47:56+09:00 info: Connector 'socket-server' started to ready
13
+ 2024-07-12T19:47:56+09:00 info: Connector 'operato-connector' started to ready
14
+ 2024-07-12T19:47:56+09:00 info: Connector 'email-connector' started to ready
15
+ 2024-07-12T19:47:56+09:00 info: Connector 'influxdb-connector' started to ready
16
+ 2024-07-12T19:47:56+09:00 info: Connector 'msgraph-connector' started to ready
17
+ 2024-07-12T19:47:56+09:00 info: echo-back-servers are ready
18
+ 2024-07-12T19:47:56+09:00 info: echo-back connections are ready
19
+ 2024-07-12T19:47:56+09:00 info: http-connector connections are ready
20
+ 2024-07-12T19:47:56+09:00 info: graphql-connector connections are ready
21
+ 2024-07-12T19:47:56+09:00 info: sqlite-connector connections are ready
22
+ 2024-07-12T19:47:56+09:00 info: postgresql-connector connections are ready
23
+ 2024-07-12T19:47:56+09:00 info: mqtt-connector connections are ready
24
+ 2024-07-12T19:47:56+09:00 info: mssql-connector connections are ready
25
+ 2024-07-12T19:47:56+09:00 info: oracle-connector connections are ready
26
+ 2024-07-12T19:47:56+09:00 info: mysql-connector connections are ready
27
+ 2024-07-12T19:47:56+09:00 info: socket servers are ready
28
+ 2024-07-12T19:47:56+09:00 info: graphql-connector connections are ready
29
+ 2024-07-12T19:47:56+09:00 info: email connections are ready
30
+ 2024-07-12T19:47:56+09:00 info: influxdb connections are ready
31
+ 2024-07-12T19:47:56+09:00 info: msgraph-connector connections are ready
32
+ 2024-07-12T19:47:56+09:00 info: All connector for 'echo-back-server' ready
33
+ 2024-07-12T19:47:56+09:00 info: All connector for 'echo-back' ready
34
+ 2024-07-12T19:47:56+09:00 info: All connector for 'http-connector' ready
35
+ 2024-07-12T19:47:56+09:00 info: All connector for 'graphql-connector' ready
36
+ 2024-07-12T19:47:56+09:00 info: All connector for 'sqlite-connector' ready
37
+ 2024-07-12T19:47:56+09:00 info: All connector for 'postgresql-connector' ready
38
+ 2024-07-12T19:47:56+09:00 info: All connector for 'mqtt-connector' ready
39
+ 2024-07-12T19:47:56+09:00 info: All connector for 'mssql-connector' ready
40
+ 2024-07-12T19:47:56+09:00 info: All connector for 'oracle-connector' ready
41
+ 2024-07-12T19:47:56+09:00 info: All connector for 'mysql-connector' ready
42
+ 2024-07-12T19:47:56+09:00 info: All connector for 'socket-server' ready
43
+ 2024-07-12T19:47:56+09:00 info: All connector for 'operato-connector' ready
44
+ 2024-07-12T19:47:56+09:00 info: All connector for 'email-connector' ready
45
+ 2024-07-12T19:47:56+09:00 info: All connector for 'influxdb-connector' ready
46
+ 2024-07-12T19:47:56+09:00 info: All connector for 'msgraph-connector' ready
47
+ 2024-07-12T19:47:56+09:00 info: ConnectionManager initialization done:
48
+ 2024-07-12T19:53:56+09:00 info: Initializing ConnectionManager...
49
+ 2024-07-12T19:53:56+09:00 info: Connector 'echo-back-server' started to ready
50
+ 2024-07-12T19:53:56+09:00 info: Connector 'echo-back' started to ready
51
+ 2024-07-12T19:53:56+09:00 info: Connector 'http-connector' started to ready
52
+ 2024-07-12T19:53:56+09:00 info: Connector 'graphql-connector' started to ready
53
+ 2024-07-12T19:53:56+09:00 info: Connector 'sqlite-connector' started to ready
54
+ 2024-07-12T19:53:56+09:00 info: Connector 'postgresql-connector' started to ready
55
+ 2024-07-12T19:53:56+09:00 info: Connector 'mqtt-connector' started to ready
56
+ 2024-07-12T19:53:56+09:00 info: Connector 'mssql-connector' started to ready
57
+ 2024-07-12T19:53:56+09:00 info: Connector 'oracle-connector' started to ready
58
+ 2024-07-12T19:53:56+09:00 info: Connector 'mysql-connector' started to ready
59
+ 2024-07-12T19:53:56+09:00 info: Connector 'socket-server' started to ready
60
+ 2024-07-12T19:53:56+09:00 info: Connector 'operato-connector' started to ready
61
+ 2024-07-12T19:53:56+09:00 info: Connector 'email-connector' started to ready
62
+ 2024-07-12T19:53:56+09:00 info: Connector 'influxdb-connector' started to ready
63
+ 2024-07-12T19:53:56+09:00 info: Connector 'msgraph-connector' started to ready
64
+ 2024-07-12T19:53:56+09:00 info: echo-back-servers are ready
65
+ 2024-07-12T19:53:56+09:00 info: echo-back connections are ready
66
+ 2024-07-12T19:53:56+09:00 info: http-connector connections are ready
67
+ 2024-07-12T19:53:56+09:00 info: graphql-connector connections are ready
68
+ 2024-07-12T19:53:56+09:00 info: sqlite-connector connections are ready
69
+ 2024-07-12T19:53:56+09:00 info: postgresql-connector connections are ready
70
+ 2024-07-12T19:53:56+09:00 info: mqtt-connector connections are ready
71
+ 2024-07-12T19:53:56+09:00 info: mssql-connector connections are ready
72
+ 2024-07-12T19:53:56+09:00 info: oracle-connector connections are ready
73
+ 2024-07-12T19:53:56+09:00 info: mysql-connector connections are ready
74
+ 2024-07-12T19:53:56+09:00 info: socket servers are ready
75
+ 2024-07-12T19:53:56+09:00 info: graphql-connector connections are ready
76
+ 2024-07-12T19:53:56+09:00 info: email connections are ready
77
+ 2024-07-12T19:53:56+09:00 info: influxdb connections are ready
78
+ 2024-07-12T19:53:56+09:00 info: msgraph-connector connections are ready
79
+ 2024-07-12T19:53:56+09:00 info: All connector for 'echo-back-server' ready
80
+ 2024-07-12T19:53:56+09:00 info: All connector for 'echo-back' ready
81
+ 2024-07-12T19:53:56+09:00 info: All connector for 'http-connector' ready
82
+ 2024-07-12T19:53:56+09:00 info: All connector for 'graphql-connector' ready
83
+ 2024-07-12T19:53:56+09:00 info: All connector for 'sqlite-connector' ready
84
+ 2024-07-12T19:53:56+09:00 info: All connector for 'postgresql-connector' ready
85
+ 2024-07-12T19:53:56+09:00 info: All connector for 'mqtt-connector' ready
86
+ 2024-07-12T19:53:56+09:00 info: All connector for 'mssql-connector' ready
87
+ 2024-07-12T19:53:56+09:00 info: All connector for 'oracle-connector' ready
88
+ 2024-07-12T19:53:56+09:00 info: All connector for 'mysql-connector' ready
89
+ 2024-07-12T19:53:56+09:00 info: All connector for 'socket-server' ready
90
+ 2024-07-12T19:53:56+09:00 info: All connector for 'operato-connector' ready
91
+ 2024-07-12T19:53:56+09:00 info: All connector for 'email-connector' ready
92
+ 2024-07-12T19:53:56+09:00 info: All connector for 'influxdb-connector' ready
93
+ 2024-07-12T19:53:56+09:00 info: All connector for 'msgraph-connector' ready
94
+ 2024-07-12T19:53:56+09:00 info: ConnectionManager initialization done:
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@operato/scene-manufacturing",
3
3
  "description": "Things scene components for manufacturing industry",
4
- "version": "1.3.19",
4
+ "version": "1.3.21",
5
5
  "license": "MIT",
6
6
  "things-scene": true,
7
7
  "author": "heartyoh",
@@ -57,5 +57,5 @@
57
57
  "prettier --write"
58
58
  ]
59
59
  },
60
- "gitHead": "52166269cdb9bd5e72e395ea139f4036506f97b9"
60
+ "gitHead": "fbfab855bf9e584beddd330bbf171cfceccd3367"
61
61
  }
@@ -1,4 +1,4 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
1
+ export const MASK: string = `
2
2
  <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 95 23">
3
3
  <defs>
4
4
  <style>
@@ -11,7 +11,7 @@
11
11
  }
12
12
 
13
13
  .cls-2 {
14
- fill: #000;
14
+ fill: {{fillColor}};
15
15
  }
16
16
  </style>
17
17
  <linearGradient id="linear-gradient" x1="47.4" y1="85.6" x2="47.4" y2="95" gradientTransform="translate(0 -74)" gradientUnits="userSpaceOnUse">
@@ -30,4 +30,5 @@
30
30
  <path class="cls-2" d="M75.6,3.1c0-.6.7-.6.7-.6v-.7h-2.5v.7s.7,0,.7.6v16.7s0,.7-.7.8v.6h2.5v-.6c-.7-.1-.7-.8-.7-.8V3.1Z"/>
31
31
  <path class="cls-2" d="M66.4,3.1c0-.6.7-.6.7-.6v-.7h-2.5v.7s.7,0,.7.6v16.7s0,.7-.7.8v.6h2.5v-.6c-.7-.1-.7-.8-.7-.8V3.1Z"/>
32
32
  <path class="cls-2" d="M57.2,3.1c0-.6.7-.6.7-.6v-.7h-2.5v.7s.7,0,.7.6v16.7s0,.7-.7.8v.6h2.5v-.6c-.7-.1-.7-.8-.7-.8V3.1Z"/>
33
- </svg>
33
+ </svg>
34
+ `
package/src/tact-timer.ts CHANGED
@@ -1,7 +1,6 @@
1
1
  import { Component, ComponentNature, Properties, RectPath, Shape } from '@hatiolab/things-scene'
2
2
  import format from './libs/format'
3
-
4
- const mask = new URL('../icons/tact-timer-mask.svg', import.meta.url).href
3
+ import { MASK } from './tact-timer-mask'
5
4
 
6
5
  const NATURE: ComponentNature = {
7
6
  mutable: false,
@@ -36,23 +35,28 @@ const NATURE: ComponentNature = {
36
35
  },
37
36
  {
38
37
  type: 'color',
39
- label: 'increase-progress-color',
40
- name: 'increaseProgressColor'
38
+ label: 'tact-timer-mask-color',
39
+ name: 'maskColor'
41
40
  },
42
41
  {
43
42
  type: 'color',
44
- label: 'decrease-progress-color',
45
- name: 'decreaseProgressColor'
43
+ label: 'before-due-progress-color',
44
+ name: 'beforeDueProgressColor'
46
45
  },
47
46
  {
48
47
  type: 'color',
49
- label: 'increase-font-color',
50
- name: 'increaseFontColor'
48
+ label: 'over-due-progress-color',
49
+ name: 'overDueProgressColor'
51
50
  },
52
51
  {
53
52
  type: 'color',
54
- label: 'decrese-font-color',
55
- name: 'decreaseFontColor'
53
+ label: 'before-due-font-color',
54
+ name: 'beforeDueFontColor'
55
+ },
56
+ {
57
+ type: 'color',
58
+ label: 'over-due-font-color',
59
+ name: 'overDueFontColor'
56
60
  },
57
61
  {
58
62
  type: 'color',
@@ -90,19 +94,9 @@ const NATURE: ComponentNature = {
90
94
  }
91
95
 
92
96
  export default class TactTimer extends RectPath(Shape) {
93
- static MASK: HTMLImageElement
94
-
95
- static get mask() {
96
- if (!TactTimer.MASK) {
97
- TactTimer.MASK = new Image()
98
- TactTimer.MASK.src = mask
99
- }
100
-
101
- return TactTimer.MASK
102
- }
103
-
104
97
  private _start: number = 0
105
98
  private _due: number = 0
99
+ private imageElement?: HTMLImageElement
106
100
 
107
101
  get nature() {
108
102
  return NATURE
@@ -121,11 +115,11 @@ export default class TactTimer extends RectPath(Shape) {
121
115
  }
122
116
 
123
117
  start() {
124
- const { startTime, endTime } = this.state
118
+ const { startTime, endTime, hidden } = this.state
125
119
  const start = this.parseTime(startTime)
126
120
  const end = this.parseTime(endTime)
127
121
 
128
- if (start && end) {
122
+ if (start && end && !hidden) {
129
123
  this._due = end.getTime()
130
124
  this._start = start.getTime()
131
125
  this.counting()
@@ -133,20 +127,39 @@ export default class TactTimer extends RectPath(Shape) {
133
127
  }
134
128
 
135
129
  onchange(after: Properties) {
136
- if ('startTime' in after || 'endTime' in after) {
130
+ if ('startTime' in after || 'endTime' in after || 'hidden' in after) {
137
131
  this.start()
138
132
  }
133
+
134
+ if ('maskColor' in after) {
135
+ delete this.imageElement
136
+ }
137
+ }
138
+
139
+ getImageElement(): HTMLImageElement | undefined {
140
+ if (!this.imageElement) {
141
+ const { maskColor = 'black' } = this.state
142
+
143
+ this.imageElement = new Image()
144
+ this.imageElement.src =
145
+ 'data:image/svg+xml;charset=UTF-8;base64,' + btoa(MASK.replace(/{{fillColor}}/g, maskColor))
146
+ }
147
+
148
+ return this.imageElement
139
149
  }
140
150
 
141
151
  counting() {
142
- if (this.disposed) {
152
+ const { hidden } = this.state
153
+ if (this.disposed || hidden) {
143
154
  return
144
155
  }
145
156
 
146
157
  requestAnimationFrame(() => {
147
- const { showTimer } = this.state
158
+ const { showTimer, beforeDueFontColor, overDueFontColor, fontColor } = this.state
148
159
  const countdown = this.countdown
149
160
 
161
+ this.setState('fontColor', (this.countdown > 0 ? beforeDueFontColor : overDueFontColor) || fontColor)
162
+
150
163
  if (showTimer) {
151
164
  const text = format(Math.abs(countdown), this.getState('format'))
152
165
  this.text = text
@@ -170,15 +183,15 @@ export default class TactTimer extends RectPath(Shape) {
170
183
  width,
171
184
  round = 0,
172
185
  fontColor,
173
- increaseFontColor,
174
- decreaseFontColor,
175
- increaseProgressColor = 'transparent',
176
- decreaseProgressColor = 'transparent',
186
+ maskColor,
187
+ beforeDueFontColor,
188
+ overDueFontColor,
189
+ beforeDueProgressColor = 'transparent',
190
+ overDueProgressColor = 'transparent',
177
191
  underThresholdColor = 'transparent',
178
192
  progressDirection = 'increase',
179
193
  progressThreshold = 0,
180
- showProgress,
181
- showTimer
194
+ showProgress
182
195
  } = this.state
183
196
 
184
197
  const increase = this.countdown > 0
@@ -213,17 +226,19 @@ export default class TactTimer extends RectPath(Shape) {
213
226
  context.fillStyle = increase
214
227
  ? underThreshold
215
228
  ? underThresholdColor
216
- : increaseProgressColor
217
- : decreaseProgressColor
229
+ : beforeDueProgressColor
230
+ : overDueProgressColor
218
231
  context.fill()
219
232
 
220
233
  context.beginPath()
221
234
  }
222
235
 
223
- this.drawImage(context, TactTimer.mask, left, top, width, height)
236
+ const image = this.getImageElement()
237
+ this.drawImage(context, image!, left - 2, top - 2, width + 4, height + 4)
238
+
224
239
  context.roundRect(left, top, width, height, round)
225
240
 
226
- this.setState('fontColor', (increase ? increaseFontColor : decreaseFontColor) || fontColor)
241
+ this.setState('fontColor', (increase ? beforeDueFontColor : overDueFontColor) || fontColor)
227
242
  }
228
243
 
229
244
  postrender(context: CanvasRenderingContext2D) {
@@ -1,15 +1,17 @@
1
1
  {
2
- "label.decrease-progress-color": "Decrease Progress Color",
3
- "label.decrese-font-color": "Decrease Font Color",
4
- "label.format": "Format",
5
- "label.increase-font-color": "Increase Font Color",
6
- "label.increase-progress-color": "Increase Progress Color",
7
- "label.progress-direction": "Progress Direction",
8
- "label.progress-threshold": "Progress Threshold",
9
- "label.tact-time": "Tact Time",
10
- "label.under-threshold-color": "Under Threshold Color",
11
- "label.show-progress": "show progress",
2
+ "component.tact-timer": "tact timer",
3
+ "label.before-due-progress-color": "before due progress color",
4
+ "label.before-due-font-color": "before due font color",
5
+ "label.over-due-progress-color": "over due progress color",
6
+ "label.over-due-font-color": "over due font color",
7
+ "label.format": "format",
8
+ "label.progress-direction": "progress direction",
9
+ "label.progress-threshold": "progress threshold",
10
+ "label.tact-time": "tact time",
11
+ "label.under-threshold-color": "under threshold color",
12
+ "label.show-progress": "show progress color",
12
13
  "label.show-timer": "show timer",
13
14
  "label.start-time": "start time",
14
- "label.end-time": "end time"
15
+ "label.end-time": "end time",
16
+ "label.tact-timer-mask-color": "mask color"
15
17
  }
@@ -1,15 +1,17 @@
1
1
  {
2
- "label.decrease-progress-color": "進行色の減少",
3
- "label.decrese-font-color": "フォント色の減少",
2
+ "component.tact-timer": "工程標準時間タイマー",
3
+ "label.before-due-progress-color": "期限前進行色",
4
+ "label.before-due-font-color": "期限前フォント色",
5
+ "label.over-due-progress-color": "期限後進行色",
6
+ "label.over-due-font-color": "期限後フォント色",
4
7
  "label.format": "フォーマット",
5
- "label.increase-font-color": "フォント色の増加",
6
- "label.increase-progress-color": "進行色の増加",
7
8
  "label.progress-direction": "進行方向",
8
- "label.progress-threshold": "進行閾値",
9
- "label.tact-time": "標準所要時間",
10
- "label.under-threshold-color": "閾値以下の色",
11
- "label.show-progress": "進捗を表示",
9
+ "label.progress-threshold": "進行しきい値",
10
+ "label.tact-time": "tact time",
11
+ "label.under-threshold-color": "しきい値以下の色",
12
+ "label.show-progress": "進行色を表示",
12
13
  "label.show-timer": "タイマーを表示",
13
14
  "label.start-time": "開始時間",
14
- "label.end-time": "終了時間"
15
+ "label.end-time": "終了時間",
16
+ "label.tact-timer-mask-color": "マスク色"
15
17
  }
@@ -1,9 +1,10 @@
1
1
  {
2
- "label.decrease-progress-color": "감소 진행색상",
3
- "label.decrese-font-color": "감소 폰트색상",
2
+ "component.tact-timer": "공정표준시간 타이머",
3
+ "label.before-due-progress-color": "만기이전 진행색상",
4
+ "label.before-due-font-color": "만기이전 폰트색상",
5
+ "label.over-due-progress-color": "만기이후 진행색상",
6
+ "label.over-due-font-color": "만기이후 폰트색상",
4
7
  "label.format": "포맷",
5
- "label.increase-font-color": "증가 폰트색상",
6
- "label.increase-progress-color": "증가 진행색상",
7
8
  "label.progress-direction": "진행 방향",
8
9
  "label.progress-threshold": "진행 임계값",
9
10
  "label.tact-time": "tact time",
@@ -11,5 +12,6 @@
11
12
  "label.show-progress": "진행색상 보이기",
12
13
  "label.show-timer": "타이머 보이기",
13
14
  "label.start-time": "시작 시간",
14
- "label.end-time": "완료 시간"
15
+ "label.end-time": "완료 시간",
16
+ "label.tact-timer-mask-color": "마스크 색상"
15
17
  }
@@ -1,15 +1,17 @@
1
1
  {
2
- "label.decrease-progress-color": "warna kemajuan menurun",
3
- "label.decrese-font-color": "warna fon menurun",
2
+ "component.tact-timer": "pemasa masa standard proses",
3
+ "label.before-due-progress-color": "warna kemajuan sebelum tarikh akhir",
4
+ "label.before-due-font-color": "warna fon sebelum tarikh akhir",
5
+ "label.over-due-progress-color": "warna kemajuan selepas tarikh akhir",
6
+ "label.over-due-font-color": "warna fon selepas tarikh akhir",
4
7
  "label.format": "format",
5
- "label.increase-font-color": "warna fon meningkat",
6
- "label.increase-progress-color": "warna kemajuan meningkat",
7
8
  "label.progress-direction": "arah kemajuan",
8
9
  "label.progress-threshold": "ambang kemajuan",
9
- "label.tact-time": "masa standard",
10
- "label.under-threshold-color": "warna bawah ambang",
11
- "label.show-progress": "tunjuk kemajuan",
12
- "label.show-timer": "tunjuk pemasa",
10
+ "label.tact-time": "tact time",
11
+ "label.under-threshold-color": "warna di bawah ambang",
12
+ "label.show-progress": "tunjukkan warna kemajuan",
13
+ "label.show-timer": "tunjukkan pemasa",
13
14
  "label.start-time": "masa mula",
14
- "label.end-time": "masa tamat"
15
+ "label.end-time": "masa tamat",
16
+ "label.tact-timer-mask-color": "warna topeng"
15
17
  }
@@ -1,15 +1,17 @@
1
1
  {
2
- "label.decrease-progress-color": "减少进度颜色",
3
- "label.decrese-font-color": "减少字体颜色",
2
+ "component.tact-timer": "工艺标准时间计时器",
3
+ "label.before-due-progress-color": "到期前进度颜色",
4
+ "label.before-due-font-color": "到期前字体颜色",
5
+ "label.over-due-progress-color": "到期后进度颜色",
6
+ "label.over-due-font-color": "到期后字体颜色",
4
7
  "label.format": "格式",
5
- "label.increase-font-color": "增加字体颜色",
6
- "label.increase-progress-color": "增加进度颜色",
7
8
  "label.progress-direction": "进度方向",
8
9
  "label.progress-threshold": "进度阈值",
9
- "label.tact-time": "标准耗时",
10
+ "label.tact-time": "tact time",
10
11
  "label.under-threshold-color": "低于阈值颜色",
11
- "label.show-progress": "显示进度",
12
+ "label.show-progress": "显示进度颜色",
12
13
  "label.show-timer": "显示计时器",
13
14
  "label.start-time": "开始时间",
14
- "label.end-time": "完成时间"
15
+ "label.end-time": "结束时间",
16
+ "label.tact-timer-mask-color": "掩码颜色"
15
17
  }