@operato/property-panel 10.0.0-beta.49 → 10.0.0-beta.50

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
@@ -2,7 +2,7 @@
2
2
  "name": "@operato/property-panel",
3
3
  "description": "Webcomponent property-panel following open-wc recommendations",
4
4
  "author": "heartyoh",
5
- "version": "10.0.0-beta.49",
5
+ "version": "10.0.0-beta.50",
6
6
  "type": "module",
7
7
  "main": "dist/src/index.js",
8
8
  "module": "dist/src/index.js",
@@ -68,7 +68,7 @@
68
68
  },
69
69
  "dependencies": {
70
70
  "@material/web": "^2.0.0",
71
- "@operato/attachment": "^10.0.0-beta.49",
71
+ "@operato/attachment": "^10.0.0-beta.50",
72
72
  "@operato/i18n": "^10.0.0-beta.2",
73
73
  "@operato/input": "^10.0.0-beta.42",
74
74
  "@operato/styles": "^10.0.0-beta.7",
@@ -108,5 +108,5 @@
108
108
  "prettier --write"
109
109
  ]
110
110
  },
111
- "gitHead": "2805227b99a30d84c8bee7c58be29e0a35258c2a"
111
+ "gitHead": "b705a6a7df0b676f27ac46b6268a5dc232d79947"
112
112
  }
@@ -475,6 +475,7 @@
475
475
  "label.screen-size": "Screen Size",
476
476
  "label.second-width": "Second Width",
477
477
  "label.section": "section",
478
+ "label.see-through": "see-through",
478
479
  "label.series": "series",
479
480
  "label.shadow": "shadow",
480
481
  "label.shadowOffsetX": "Offset-X",
@@ -478,6 +478,7 @@
478
478
  "label.screen-size": "画面サイズ",
479
479
  "label.second-width": "秒針の厚さ",
480
480
  "label.section": "セクション",
481
+ "label.see-through": "透過",
481
482
  "label.series": "シリーズ",
482
483
  "label.shadow": "影の効果",
483
484
  "label.shadowOffsetX": "X軸位置",
@@ -478,6 +478,7 @@
478
478
  "label.screen-size": "화면 사이즈",
479
479
  "label.second-width": "초침 두께",
480
480
  "label.section": "섹션",
481
+ "label.see-through": "투과",
481
482
  "label.series": "시리즈",
482
483
  "label.shadow": "그림자효과",
483
484
  "label.shadowOffsetX": "X축 위치",
@@ -430,6 +430,7 @@
430
430
  "label.search": "Cari",
431
431
  "label.search_hint": "Petunjuk Carian",
432
432
  "label.secondary_color": "Warna Sekunder",
433
+ "label.see-through": "tembus pandang",
433
434
  "label.select": "Pilih",
434
435
  "label.selected": "Dipilih",
435
436
  "label.send": "Hantar",
@@ -477,6 +477,7 @@
477
477
  "label.screen-size": "界面大小",
478
478
  "label.second-width": "秒针厚度",
479
479
  "label.section": "段",
480
+ "label.see-through": "透视",
480
481
  "label.series": "系列",
481
482
  "label.shadow": "阴影",
482
483
  "label.shadowOffsetX": "偏移-X",