@operato/scene-mpi 2.0.0-alpha.0 → 2.0.0-alpha.4

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 CHANGED
@@ -3,6 +3,15 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [2.0.0-alpha.4](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2024-03-21)
7
+
8
+
9
+ ### :bug: Bug Fix
10
+
11
+ * 컴포넌트 명 다국어 ([64e1f08](https://github.com/things-scene/operato-scene/commit/64e1f08af32d2ac193c3d31b0025f8d06f569ca4))
12
+
13
+
14
+
6
15
  ## [2.0.0-alpha.0](https://github.com/things-scene/operato-scene/compare/v1.3.9...v2.0.0-alpha.0) (2024-01-14)
7
16
 
8
17
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@operato/scene-mpi",
3
3
  "description": "Multi-purpose indicator integration component for things-scene",
4
4
  "author": "heartyoh",
5
- "version": "2.0.0-alpha.0",
5
+ "version": "2.0.0-alpha.4",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
8
8
  "license": "MIT",
@@ -57,5 +57,5 @@
57
57
  "prettier --write"
58
58
  ]
59
59
  },
60
- "gitHead": "2268fc7a750dda9a342677a6acf4ef99afe1b90c"
60
+ "gitHead": "751900a110419fae2198a915227700738256bcab"
61
61
  }
@@ -1,4 +1,9 @@
1
1
  {
2
+ "component.indicator": "indicator",
3
+ "component.gateway": "gateway",
4
+ "component.seven-segment": "seven-segment",
5
+ "component.boot-button": "boot-button",
6
+ "component.reply-button": "reply-button",
2
7
  "label.org-box-qty": "box qty",
3
8
  "label.org-ea-qty": "item qty",
4
9
  "label.button_color": "button color",
@@ -1,4 +1,9 @@
1
1
  {
2
+ "component.indicator": "indicator",
3
+ "component.gateway": "gateway",
4
+ "component.seven-segment": "seven-segment",
5
+ "component.boot-button": "boot-button",
6
+ "component.reply-button": "reply-button",
2
7
  "label.org-box-qty": "ボックス数量",
3
8
  "label.org-ea-qty": "アイテム数量",
4
9
  "label.button_color": "ボタンの色",
@@ -1,4 +1,9 @@
1
1
  {
2
+ "component.indicator": "indicator",
3
+ "component.gateway": "gateway",
4
+ "component.seven-segment": "seven-segment",
5
+ "component.boot-button": "boot-button",
6
+ "component.reply-button": "reply-button",
2
7
  "label.org-box-qty": "박스 수량",
3
8
  "label.org-ea-qty": "아이템 수량",
4
9
  "label.button_color": "버튼 색상",
@@ -1,4 +1,9 @@
1
1
  {
2
+ "component.indicator": "indicator",
3
+ "component.gateway": "gateway",
4
+ "component.seven-segment": "seven-segment",
5
+ "component.boot-button": "boot-button",
6
+ "component.reply-button": "reply-button",
2
7
  "label.org-box-qty": "box qty",
3
8
  "label.org-ea-qty": "item qty",
4
9
  "label.button_color": "button color",
@@ -1,4 +1,9 @@
1
1
  {
2
+ "component.indicator": "indicator",
3
+ "component.gateway": "gateway",
4
+ "component.seven-segment": "seven-segment",
5
+ "component.boot-button": "boot-button",
6
+ "component.reply-button": "reply-button",
2
7
  "label.org-box-qty": "box qty",
3
8
  "label.org-ea-qty": "item qty",
4
9
  "label.button_color": "button color",