@things-factory/shell 7.0.1-alpha.55 → 7.0.1-alpha.69

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/shell",
3
- "version": "7.0.1-alpha.55",
3
+ "version": "7.0.1-alpha.69",
4
4
  "description": "Core module for framework",
5
5
  "bin": {
6
6
  "things-factory": "bin/things-factory",
@@ -63,7 +63,7 @@
63
63
  "@things-factory/env": "^7.0.1-alpha.55",
64
64
  "@things-factory/operato-license-checker": "^4.0.4",
65
65
  "@things-factory/styles": "^7.0.1-alpha.43",
66
- "@things-factory/utils": "^7.0.1-alpha.43",
66
+ "@things-factory/utils": "^7.0.1-alpha.69",
67
67
  "@webcomponents/scoped-custom-element-registry": "^0.0.9",
68
68
  "@webcomponents/webcomponentsjs": "^2.6.0",
69
69
  "args": "^5.0.0",
@@ -134,5 +134,5 @@
134
134
  "pg": "^8.7.3",
135
135
  "sqlite3": "^5.0.8"
136
136
  },
137
- "gitHead": "aeab58a019a928a4063057446538fc3d77cf3d77"
137
+ "gitHead": "7dc123e788e8c2854fd0e4064cda018aac6fa34a"
138
138
  }
@@ -29,5 +29,6 @@
29
29
  "text.nothing_changed": "nothing changed",
30
30
  "text.nothing_selected": "nothing selected",
31
31
  "text.there_is_nothing_to_delete": "there is nothing to delete",
32
- "text.there_is_nothing_to_save": "there is nothing to save"
32
+ "text.there_is_nothing_to_save": "there is nothing to save",
33
+ "text.column visibility setting": "column visibility"
33
34
  }
@@ -28,5 +28,6 @@
28
28
  "text.nothing_changed": "変更なし",
29
29
  "text.nothing_selected": "選択されていない",
30
30
  "text.there_is_nothing_to_delete": "削除するデータがありません.",
31
- "text.there_is_nothing_to_save": "保存するデータがありません."
31
+ "text.there_is_nothing_to_save": "保存するデータがありません.",
32
+ "text.column visibility setting": "カラムの表示設定"
32
33
  }
@@ -28,5 +28,6 @@
28
28
  "text.nothing_changed": "변경사항 없음",
29
29
  "text.nothing_selected": "선택되지 않음",
30
30
  "text.there_is_nothing_to_delete": "삭제할 데이터가 없습니다.",
31
- "text.there_is_nothing_to_save": "저장할 데이터가 없습니다."
31
+ "text.there_is_nothing_to_save": "저장할 데이터가 없습니다.",
32
+ "text.column visibility setting": "컬럼 보이기"
32
33
  }
@@ -28,5 +28,6 @@
28
28
  "text.nothing_changed": "nothing changed",
29
29
  "text.nothing_selected": "nothing selected",
30
30
  "text.there_is_nothing_to_delete": "there is nothing to delete",
31
- "text.there_is_nothing_to_save": "there is nothing to save"
31
+ "text.there_is_nothing_to_save": "there is nothing to save",
32
+ "text.column visibility setting": "tetapan kebolehlihatan kolum"
32
33
  }
@@ -28,5 +28,6 @@
28
28
  "text.nothing_changed": "无更改",
29
29
  "text.nothing_selected": "未选择",
30
30
  "text.there_is_nothing_to_delete": "没有要删除的数据。",
31
- "text.there_is_nothing_to_save": "没有要保存的数据。"
31
+ "text.there_is_nothing_to_save": "没有要保存的数据。",
32
+ "text.column visibility setting": "列显示"
32
33
  }