@things-factory/board-ui 4.3.582 → 4.3.617

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/board-ui",
3
- "version": "4.3.582",
3
+ "version": "4.3.617",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -39,11 +39,11 @@
39
39
  "@polymer/paper-listbox": "^3.0.1",
40
40
  "@polymer/paper-menu-button": "^3.0.1",
41
41
  "@polymer/paper-slider": "^3.0.1",
42
- "@things-factory/barcode-base": "^4.3.535",
43
- "@things-factory/grist-ui": "^4.3.535",
44
- "@things-factory/modeller-ui": "^4.3.582",
42
+ "@things-factory/barcode-base": "^4.3.591",
43
+ "@things-factory/grist-ui": "^4.3.591",
44
+ "@things-factory/modeller-ui": "^4.3.591",
45
45
  "file-saver": "^2.0.2",
46
46
  "sortablejs": "^1.10.2"
47
47
  },
48
- "gitHead": "00d138f3862bca8dd019dc457eaff707d38b6b60"
48
+ "gitHead": "12739fffd56d5e153c6b6d0241c1e61d3c53a834"
49
49
  }
@@ -395,6 +395,7 @@
395
395
  "label.second-width": "Second Width",
396
396
  "label.section": "section",
397
397
  "label.series": "series",
398
+ "label.service_type": "Service Type",
398
399
  "label.shadow": "shadow",
399
400
  "label.shadowOffsetX": "Offset-X",
400
401
  "label.shadowOffsetY": "Offset-Y",
@@ -395,6 +395,7 @@
395
395
  "label.second-width": "秒針の厚さ",
396
396
  "label.section": "セクション",
397
397
  "label.series": "シリーズ",
398
+ "label.service_type": "[jp] Service Type",
398
399
  "label.show": "示す",
399
400
  "label.shadow": "影の効果",
400
401
  "label.shadowOffsetX": "X軸位置",
@@ -395,6 +395,7 @@
395
395
  "label.second-width": "초침 두께",
396
396
  "label.section": "섹션",
397
397
  "label.series": "시리즈",
398
+ "label.service_type": "[ko] Service Type",
398
399
  "label.show": "보이기",
399
400
  "label.shadow": "그림자효과",
400
401
  "label.shadowOffsetX": "X축 위치",
@@ -396,6 +396,7 @@
396
396
  "label.second-width": "秒针厚度",
397
397
  "label.section": "段",
398
398
  "label.series": "系列",
399
+ "label.service_type": "[zh] Service Type",
399
400
  "label.shadow": "阴影",
400
401
  "label.shadowOffsetX": "偏移-X",
401
402
  "label.shadowOffsetY": "偏移-Y",