@operato/property-panel 10.0.0-beta.46 → 10.0.0-beta.48

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.46",
5
+ "version": "10.0.0-beta.48",
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.46",
71
+ "@operato/attachment": "^10.0.0-beta.48",
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": "74017ae2e883a3f26071d0663308d6a623d4d601"
111
+ "gitHead": "8021ac2769e4f93ad1540b57c75c20de7707325a"
112
112
  }
@@ -101,6 +101,8 @@
101
101
  "component.polygon": "polygon",
102
102
  "component.polyline": "polyline",
103
103
  "component.popup": "popup",
104
+ "component.popup-container": "popup container",
105
+ "component.tooltip-3d": "tooltip 3D",
104
106
  "component.rect": "rect",
105
107
  "component.single arrow": "single arrow",
106
108
  "component.star": "star",
@@ -744,5 +746,16 @@
744
746
  "label.align-left": "left",
745
747
  "label.align-right": "right",
746
748
  "label.start-in-3d": "Start in 3D",
747
- "label.keep-above-ground": "Keep Above Ground"
749
+ "label.keep-above-ground": "Keep Above Ground",
750
+ "label.constant-size": "constant size",
751
+ "label.billboard": "billboard",
752
+ "label.tether": "tether",
753
+ "label.off-screen": "off-screen",
754
+ "label.container-ref": "container ref",
755
+ "label.html-template": "html template",
756
+ "label.anchor-ref": "anchor ref",
757
+ "label.anchor-pin": "anchor pin",
758
+ "label.anchor-offset-x": "anchor offset X",
759
+ "label.anchor-offset-y": "anchor offset Y",
760
+ "label.anchor-offset-z": "anchor offset Z"
748
761
  }
@@ -105,6 +105,8 @@
105
105
  "component.polygon": "ポリゴン",
106
106
  "component.polyline": "ポリライン",
107
107
  "component.popup": "ポップアップ",
108
+ "component.popup-container": "ポップアップコンテナ",
109
+ "component.tooltip-3d": "3Dツールチップ",
108
110
  "component.rect": "矩形",
109
111
  "component.single arrow": "単一矢印",
110
112
  "component.star": "星",
@@ -748,5 +750,16 @@
748
750
  "label.align-right": "右",
749
751
  "label.align-bottom": "下",
750
752
  "label.start-in-3d": "3Dモードで開始",
751
- "label.keep-above-ground": "地面より上にカメラを維持"
753
+ "label.keep-above-ground": "地面より上にカメラを維持",
754
+ "label.constant-size": "固定サイズ",
755
+ "label.billboard": "ビルボード",
756
+ "label.tether": "接続線",
757
+ "label.off-screen": "画面外処理",
758
+ "label.container-ref": "コンテナ参照",
759
+ "label.html-template": "HTMLテンプレート",
760
+ "label.anchor-ref": "アンカー参照",
761
+ "label.anchor-pin": "アンカー位置",
762
+ "label.anchor-offset-x": "アンカーオフセット X",
763
+ "label.anchor-offset-y": "アンカーオフセット Y",
764
+ "label.anchor-offset-z": "アンカーオフセット Z"
752
765
  }
@@ -105,6 +105,8 @@
105
105
  "component.polygon": "다각형",
106
106
  "component.polyline": "폴리라인",
107
107
  "component.popup": "팝업",
108
+ "component.popup-container": "팝업 컨테이너",
109
+ "component.tooltip-3d": "3D 툴팁",
108
110
  "component.rect": "사각형",
109
111
  "component.single arrow": "단방향 화살표",
110
112
  "component.star": "별",
@@ -748,5 +750,16 @@
748
750
  "label.align-right": "오른쪽",
749
751
  "label.align-bottom": "하단",
750
752
  "label.start-in-3d": "3D 모드로 시작",
751
- "label.keep-above-ground": "지면 위 카메라 유지"
753
+ "label.keep-above-ground": "지면 위 카메라 유지",
754
+ "label.constant-size": "고정 크기",
755
+ "label.billboard": "카메라 향함",
756
+ "label.tether": "연결선",
757
+ "label.off-screen": "화면 밖 처리",
758
+ "label.container-ref": "컨테이너 참조",
759
+ "label.html-template": "HTML 템플릿",
760
+ "label.anchor-ref": "앵커 참조",
761
+ "label.anchor-pin": "앵커 위치",
762
+ "label.anchor-offset-x": "앵커 오프셋 X",
763
+ "label.anchor-offset-y": "앵커 오프셋 Y",
764
+ "label.anchor-offset-z": "앵커 오프셋 Z"
752
765
  }
@@ -101,6 +101,8 @@
101
101
  "component.polygon": "poligon",
102
102
  "component.polyline": "polilin",
103
103
  "component.popup": "popup",
104
+ "component.popup-container": "kontena popup",
105
+ "component.tooltip-3d": "tooltip 3D",
104
106
  "component.rect": "segi empat",
105
107
  "component.single arrow": "anak panah tunggal",
106
108
  "component.star": "bintang",
@@ -620,5 +622,16 @@
620
622
  "label.mixed-selection": "Mixed Selection",
621
623
  "label.fit-mode": "Fit Mode",
622
624
  "label.start-in-3d": "Start in 3D",
623
- "label.keep-above-ground": "Keep Above Ground"
625
+ "label.keep-above-ground": "Keep Above Ground",
626
+ "label.constant-size": "saiz tetap",
627
+ "label.billboard": "menghadap kamera",
628
+ "label.tether": "garis sambungan",
629
+ "label.off-screen": "luar skrin",
630
+ "label.container-ref": "rujukan bekas",
631
+ "label.html-template": "templat HTML",
632
+ "label.anchor-ref": "rujukan sauh",
633
+ "label.anchor-pin": "kedudukan sauh",
634
+ "label.anchor-offset-x": "ofset sauh X",
635
+ "label.anchor-offset-y": "ofset sauh Y",
636
+ "label.anchor-offset-z": "ofset sauh Z"
624
637
  }
@@ -102,6 +102,8 @@
102
102
  "component.polygon": "多边形",
103
103
  "component.polyline": "多段线",
104
104
  "component.popup": "弹出窗口",
105
+ "component.popup-container": "弹出容器",
106
+ "component.tooltip-3d": "3D 工具提示",
105
107
  "component.rect": "矩形",
106
108
  "component.single arrow": "单箭头",
107
109
  "component.star": "星形",
@@ -747,5 +749,16 @@
747
749
  "label.align-left": "左侧",
748
750
  "label.align-right": "右侧",
749
751
  "label.start-in-3d": "以3D模式启动",
750
- "label.keep-above-ground": "保持摄像机在地面以上"
752
+ "label.keep-above-ground": "保持摄像机在地面以上",
753
+ "label.constant-size": "固定大小",
754
+ "label.billboard": "面向相机",
755
+ "label.tether": "连接线",
756
+ "label.off-screen": "屏幕外处理",
757
+ "label.container-ref": "容器引用",
758
+ "label.html-template": "HTML 模板",
759
+ "label.anchor-ref": "锚点引用",
760
+ "label.anchor-pin": "锚点位置",
761
+ "label.anchor-offset-x": "锚点偏移 X",
762
+ "label.anchor-offset-y": "锚点偏移 Y",
763
+ "label.anchor-offset-z": "锚点偏移 Z"
751
764
  }