@things-factory/board-ui 7.0.1-beta.15 → 7.0.1-beta.18

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": "7.0.1-beta.15",
3
+ "version": "7.0.1-beta.18",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -27,7 +27,7 @@
27
27
  "migration:create": "node ../../node_modules/typeorm/cli.js migration:create -d ./server/migrations"
28
28
  },
29
29
  "dependencies": {
30
- "@material/web": "^1.4.1",
30
+ "@material/web": "^1.5.0",
31
31
  "@operato/app": "^2.0.0-beta.0",
32
32
  "@operato/attachment": "^2.0.0-beta.0",
33
33
  "@operato/board": "^2.0.0-beta.0",
@@ -42,9 +42,9 @@
42
42
  "@operato/shell": "^2.0.0-beta.0",
43
43
  "@operato/styles": "^2.0.0-beta.0",
44
44
  "@operato/utils": "^2.0.0-beta.0",
45
- "@things-factory/barcode-base": "^7.0.1-beta.14",
46
- "@things-factory/fav-base": "^7.0.1-beta.14",
45
+ "@things-factory/barcode-base": "^7.0.1-beta.18",
46
+ "@things-factory/fav-base": "^7.0.1-beta.18",
47
47
  "@things-factory/utils": "^7.0.1-beta.10"
48
48
  },
49
- "gitHead": "049610110e774dc5e81b2230347972d71bbf97ee"
49
+ "gitHead": "44f0df6a133577bad8d184a529796c69249a8296"
50
50
  }
@@ -84,6 +84,7 @@
84
84
  "component.info-window": "info window",
85
85
  "component.local-ref": "local reference",
86
86
  "component.global-ref": "global reference",
87
+ "component.group": "group",
87
88
  "component.line": "line",
88
89
  "component.dash": "dash",
89
90
  "component.single arrow": "single arrow",
@@ -86,6 +86,7 @@
86
86
  "component.info-window": "情報ウィンドウ",
87
87
  "component.local-ref": "ローカル参照",
88
88
  "component.global-ref": "グローバル参照",
89
+ "component.group": "グループ",
89
90
  "component.line": "ライン",
90
91
  "component.dash": "ダッシュ",
91
92
  "component.single arrow": "単一矢印",
@@ -86,6 +86,7 @@
86
86
  "component.info-window": "인포윈도우",
87
87
  "component.local-ref": "로컬 레퍼런스",
88
88
  "component.global-ref": "글로벌 레퍼런스",
89
+ "component.group": "그룹",
89
90
  "component.line": "선",
90
91
  "component.dash": "대시라인",
91
92
  "component.single arrow": "단방향 화살표",
@@ -84,6 +84,7 @@
84
84
  "component.info-window": "tingkap maklumat",
85
85
  "component.local-ref": "rujukan tempatan",
86
86
  "component.global-ref": "rujukan global",
87
+ "component.group": "kumpulan",
87
88
  "component.line": "garis",
88
89
  "component.dash": "dash",
89
90
  "component.single arrow": "anak panah tunggal",
@@ -84,6 +84,7 @@
84
84
  "component.info-window": "信息窗口",
85
85
  "component.local-ref": "本地引用",
86
86
  "component.global-ref": "全球引用",
87
+ "component.group": "组",
87
88
  "component.line": "线条",
88
89
  "component.dash": "虚线",
89
90
  "component.single arrow": "单箭头",