@operato/board 10.3.0 → 10.3.2
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/CHANGELOG.md +17 -0
- package/dist/src/component/3d.js +1 -1
- package/dist/src/component/3d.js.map +1 -1
- package/dist/src/component/chart-and-gauge.js +1 -1
- package/dist/src/component/chart-and-gauge.js.map +1 -1
- package/dist/src/component/container.js +1 -1
- package/dist/src/component/container.js.map +1 -1
- package/dist/src/component/data-source.js +1 -1
- package/dist/src/component/data-source.js.map +1 -1
- package/dist/src/component/etc.js +1 -1
- package/dist/src/component/etc.js.map +1 -1
- package/dist/src/component/form.js +1 -1
- package/dist/src/component/form.js.map +1 -1
- package/dist/src/component/iot.js +1 -1
- package/dist/src/component/iot.js.map +1 -1
- package/dist/src/component/line.js +1 -1
- package/dist/src/component/line.js.map +1 -1
- package/dist/src/component/material-design.js +1 -1
- package/dist/src/component/material-design.js.map +1 -1
- package/dist/src/component/shape.js +1 -1
- package/dist/src/component/shape.js.map +1 -1
- package/dist/src/component/table.js +1 -1
- package/dist/src/component/table.js.map +1 -1
- package/dist/src/component/text-and-media.js +1 -1
- package/dist/src/component/text-and-media.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +8 -8
- package/translations/en.json +31 -14
- package/translations/ja.json +31 -14
- package/translations/ko.json +31 -14
- package/translations/ms.json +31 -14
- package/translations/zh.json +31 -14
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@operato/board",
|
|
3
|
-
"version": "10.3.
|
|
3
|
+
"version": "10.3.2",
|
|
4
4
|
"description": "Webcomponent for board following open-wc recommendations",
|
|
5
5
|
"author": "heartyoh",
|
|
6
6
|
"type": "module",
|
|
@@ -112,17 +112,17 @@
|
|
|
112
112
|
"dependencies": {
|
|
113
113
|
"@material/web": "^2.0.0",
|
|
114
114
|
"@open-wc/scoped-elements": "^2.1.3",
|
|
115
|
-
"@operato/app": "^10.2
|
|
116
|
-
"@operato/data-grist": "^10.2
|
|
117
|
-
"@operato/font": "^10.2
|
|
115
|
+
"@operato/app": "^10.3.2",
|
|
116
|
+
"@operato/data-grist": "^10.3.2",
|
|
117
|
+
"@operato/font": "^10.3.2",
|
|
118
118
|
"@operato/graphql": "^10.0.0",
|
|
119
119
|
"@operato/i18n": "^10.0.0",
|
|
120
120
|
"@operato/input": "^10.2.1",
|
|
121
|
-
"@operato/layout": "^10.2
|
|
121
|
+
"@operato/layout": "^10.3.2",
|
|
122
122
|
"@operato/markdown": "^10.2.1",
|
|
123
123
|
"@operato/popup": "^10.2.1",
|
|
124
|
-
"@operato/property-editor": "^10.2
|
|
125
|
-
"@operato/property-panel": "^10.2
|
|
124
|
+
"@operato/property-editor": "^10.3.2",
|
|
125
|
+
"@operato/property-panel": "^10.3.2",
|
|
126
126
|
"@operato/styles": "^10.2.1",
|
|
127
127
|
"@operato/utils": "^10.0.0",
|
|
128
128
|
"@types/file-saver": "^2.0.4",
|
|
@@ -172,5 +172,5 @@
|
|
|
172
172
|
"prettier --write"
|
|
173
173
|
]
|
|
174
174
|
},
|
|
175
|
-
"gitHead": "
|
|
175
|
+
"gitHead": "6eb48ab36ade3abe01d30fbc6bc267ca67c34cbd"
|
|
176
176
|
}
|
package/translations/en.json
CHANGED
|
@@ -1,23 +1,40 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"group.
|
|
6
|
-
"group.shape": "Shape",
|
|
7
|
-
"group.textAndMedia": "Text & Media",
|
|
2
|
+
"group.3D": "3D",
|
|
3
|
+
"group.3D.description": "boxes, cylinders, lights, cameras, and imported models — the pieces a 3D scene is built from",
|
|
4
|
+
"group.IoT": "IoT",
|
|
5
|
+
"group.IoT.description": "device protocols — for reading sensors and controllers without a server in between",
|
|
8
6
|
"group.chartAndGauge": "Chart & Gauge",
|
|
9
|
-
"group.
|
|
7
|
+
"group.chartAndGauge.description": "bars, lines, pies, and gauges — for reading a number over time or against a target",
|
|
10
8
|
"group.container": "Container",
|
|
9
|
+
"group.container.description": "frames that hold other components — group them, scroll them, or swap what is inside",
|
|
10
|
+
"group.conveyance": "Conveyance",
|
|
11
|
+
"group.conveyance.description": "conveyors, sorters, chutes, and induct stations — components that move parcels along a path",
|
|
11
12
|
"group.dataSource": "Data Source",
|
|
12
|
-
"group.
|
|
13
|
-
"group.
|
|
13
|
+
"group.dataSource.description": "GraphQL, REST, MQTT and other feeds — where the numbers on a board come from",
|
|
14
|
+
"group.etc": "Etc",
|
|
15
|
+
"group.etc.description": "components not yet sorted into a group",
|
|
14
16
|
"group.facility": "Facility",
|
|
15
|
-
"group.
|
|
16
|
-
"group.storage": "Storage",
|
|
17
|
-
"group.transport": "Transport",
|
|
17
|
+
"group.facility.description": "floors, walls, mezzanines, and atmospheric backdrops — the built environment that holds everything else",
|
|
18
18
|
"group.form": "Form",
|
|
19
|
+
"group.form.description": "inputs, selects, and buttons — for entering values and sending them back",
|
|
20
|
+
"group.line": "Line",
|
|
21
|
+
"group.line.description": "straight lines, arrows, and connectors — for linking things and showing which way flow goes",
|
|
22
|
+
"group.manufacturing": "Manufacturing",
|
|
23
|
+
"group.manufacturing.description": "robot arms, work cells, and automation equipment — fixed-base machines that perform work on parcels and parts",
|
|
19
24
|
"group.materialDesign": "Material Design",
|
|
20
|
-
"group.
|
|
25
|
+
"group.materialDesign.description": "buttons, chips, and switches in the Material style the app itself uses",
|
|
26
|
+
"group.shape": "Shape",
|
|
27
|
+
"group.shape.description": "rectangles, circles, and polygons — the plain marks you draw a layout with",
|
|
28
|
+
"group.storage": "Storage",
|
|
29
|
+
"group.storage.description": "pallets, parcels, and racks — units of stored goods and the racks that hold them",
|
|
30
|
+
"group.table": "Table",
|
|
31
|
+
"group.table.description": "grids that list records row by row",
|
|
32
|
+
"group.textAndMedia": "Text & Media",
|
|
33
|
+
"group.textAndMedia.description": "labels, images, video, and embedded pages — text and media placed on the board",
|
|
34
|
+
"group.transport": "Transport",
|
|
35
|
+
"group.transport.description": "forklifts, AGVs, tuggers, workers — mobile transporters that carry loads through the facility",
|
|
21
36
|
"label.list": "list",
|
|
22
|
-
"
|
|
37
|
+
"label.visibility-domain": "public in group",
|
|
38
|
+
"label.visibility-private": "private",
|
|
39
|
+
"label.visibility-public": "public"
|
|
23
40
|
}
|
package/translations/ja.json
CHANGED
|
@@ -1,23 +1,40 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"group.
|
|
6
|
-
"group.shape": "図形",
|
|
7
|
-
"group.textAndMedia": "テキスト & メディア",
|
|
2
|
+
"group.3D": "3D",
|
|
3
|
+
"group.3D.description": "箱・円柱・照明・カメラ・読み込みモデル — 3D シーンを組み立てる部品です",
|
|
4
|
+
"group.IoT": "IoT",
|
|
5
|
+
"group.IoT.description": "機器プロトコル — サーバーを介さずセンサーや制御機器を直接読みます",
|
|
8
6
|
"group.chartAndGauge": "チャート & ゲージ",
|
|
9
|
-
"group.
|
|
7
|
+
"group.chartAndGauge.description": "棒・折れ線・円・ゲージ — 数値を時系列で、または目標と比べて読みます",
|
|
10
8
|
"group.container": "コンテナ",
|
|
9
|
+
"group.container.description": "他のコンポーネントを収める枠 — まとめる・スクロールする・中身を差し替えます",
|
|
10
|
+
"group.conveyance": "搬送",
|
|
11
|
+
"group.conveyance.description": "コンベア・ソーター・シュート・投入口 — 荷物を経路に沿って運ぶ設備です",
|
|
11
12
|
"group.dataSource": "データソース",
|
|
12
|
-
"group.
|
|
13
|
-
"group.
|
|
13
|
+
"group.dataSource.description": "GraphQL・REST・MQTT などの供給元 — ボードの数値がどこから来るかを決めます",
|
|
14
|
+
"group.etc": "その他",
|
|
15
|
+
"group.etc.description": "まだどのグループにも分類されていないコンポーネントです",
|
|
14
16
|
"group.facility": "施設/空間",
|
|
15
|
-
"group.
|
|
16
|
-
"group.storage": "保管",
|
|
17
|
-
"group.transport": "運搬車",
|
|
17
|
+
"group.facility.description": "床・壁・中二階・背景 — ほかのすべてを収める建物環境です",
|
|
18
18
|
"group.form": "フォーム",
|
|
19
|
+
"group.form.description": "入力欄・選択ボックス・ボタン — 値を入力して送り返します",
|
|
20
|
+
"group.line": "線",
|
|
21
|
+
"group.line.description": "直線・矢印・コネクタ — 何と何がつながるか、流れの向きを示します",
|
|
22
|
+
"group.manufacturing": "製造",
|
|
23
|
+
"group.manufacturing.description": "ロボットアーム・ワークセル・自動化設備 — 定位置で荷物や部品に作業を行う機械です",
|
|
19
24
|
"group.materialDesign": "マテリアルデザイン",
|
|
20
|
-
"group.
|
|
25
|
+
"group.materialDesign.description": "アプリ自身が使う Material スタイルのボタン・チップ・スイッチです",
|
|
26
|
+
"group.shape": "図形",
|
|
27
|
+
"group.shape.description": "長方形・円・多角形 — レイアウトを描くための基本図形です",
|
|
28
|
+
"group.storage": "保管",
|
|
29
|
+
"group.storage.description": "パレット・荷物・ラック — 保管単位と、それを載せる棚です",
|
|
30
|
+
"group.table": "テーブル",
|
|
31
|
+
"group.table.description": "レコードを一行ずつ並べる表です",
|
|
32
|
+
"group.textAndMedia": "テキスト & メディア",
|
|
33
|
+
"group.textAndMedia.description": "ラベル・画像・動画・埋め込みページ — ボードに置くテキストとメディアです",
|
|
34
|
+
"group.transport": "運搬車",
|
|
35
|
+
"group.transport.description": "フォークリフト・AGV・牽引車・作業者 — 現場を移動して荷を運ぶ搬送体です",
|
|
21
36
|
"label.list": "一覧",
|
|
22
|
-
"
|
|
37
|
+
"label.visibility-domain": "グループ内公開",
|
|
38
|
+
"label.visibility-private": "プライベート",
|
|
39
|
+
"label.visibility-public": "公開"
|
|
23
40
|
}
|
package/translations/ko.json
CHANGED
|
@@ -1,23 +1,40 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"group.
|
|
6
|
-
"group.shape": "도형",
|
|
7
|
-
"group.textAndMedia": "텍스트 & 미디어",
|
|
2
|
+
"group.3D": "3D",
|
|
3
|
+
"group.3D.description": "상자·원통·조명·카메라·불러온 모델 — 3D 장면을 이루는 조각들입니다",
|
|
4
|
+
"group.IoT": "IoT",
|
|
5
|
+
"group.IoT.description": "장비 프로토콜 — 서버를 거치지 않고 센서·제어기를 직접 읽습니다",
|
|
8
6
|
"group.chartAndGauge": "차트 & 게이지",
|
|
9
|
-
"group.
|
|
7
|
+
"group.chartAndGauge.description": "막대·꺾은선·원·계기 — 수치를 시간에 따라, 또는 목표와 견주어 봅니다",
|
|
10
8
|
"group.container": "컨테이너",
|
|
9
|
+
"group.container.description": "다른 컴포넌트를 담는 틀 — 묶거나, 스크롤하거나, 안에 든 것을 바꿔 끼웁니다",
|
|
10
|
+
"group.conveyance": "운반선",
|
|
11
|
+
"group.conveyance.description": "컨베이어·분류기·슈트·투입구 — 화물을 경로를 따라 옮기는 설비입니다",
|
|
11
12
|
"group.dataSource": "데이터 소스",
|
|
12
|
-
"group.
|
|
13
|
-
"group.
|
|
13
|
+
"group.dataSource.description": "GraphQL·REST·MQTT 등 데이터 공급원 — 보드의 수치가 어디서 오는지 정합니다",
|
|
14
|
+
"group.etc": "기타",
|
|
15
|
+
"group.etc.description": "아직 어느 묶음에도 들어가지 않은 컴포넌트입니다",
|
|
14
16
|
"group.facility": "시설/공간",
|
|
15
|
-
"group.
|
|
16
|
-
"group.storage": "보관/적재",
|
|
17
|
-
"group.transport": "이동체",
|
|
17
|
+
"group.facility.description": "바닥·벽·중층·배경 — 나머지 전부를 담는 건물 환경입니다",
|
|
18
18
|
"group.form": "폼",
|
|
19
|
+
"group.form.description": "입력칸·선택상자·버튼 — 값을 넣고 되돌려 보냅니다",
|
|
20
|
+
"group.line": "선",
|
|
21
|
+
"group.line.description": "직선·화살표·연결선 — 무엇과 무엇이 이어지는지, 흐름이 어느 쪽인지 나타냅니다",
|
|
22
|
+
"group.manufacturing": "제조/작업셀",
|
|
23
|
+
"group.manufacturing.description": "로봇팔·작업셀·자동화 설비 — 한자리에 서서 화물과 부품에 작업을 하는 기계입니다",
|
|
19
24
|
"group.materialDesign": "머터리얼 디자인",
|
|
20
|
-
"group.
|
|
25
|
+
"group.materialDesign.description": "앱이 쓰는 Material 스타일 그대로의 버튼·칩·스위치입니다",
|
|
26
|
+
"group.shape": "도형",
|
|
27
|
+
"group.shape.description": "사각형·원·다각형 — 배치를 그릴 때 쓰는 기본 도형입니다",
|
|
28
|
+
"group.storage": "보관/적재",
|
|
29
|
+
"group.storage.description": "파렛트·화물·랙 — 보관 단위와 그것을 얹는 선반입니다",
|
|
30
|
+
"group.table": "테이블",
|
|
31
|
+
"group.table.description": "기록을 한 줄씩 늘어놓는 표입니다",
|
|
32
|
+
"group.textAndMedia": "텍스트 & 미디어",
|
|
33
|
+
"group.textAndMedia.description": "글자·이미지·영상·삽입 페이지 — 보드에 얹는 텍스트와 미디어입니다",
|
|
34
|
+
"group.transport": "이동체",
|
|
35
|
+
"group.transport.description": "지게차·AGV·견인차·작업자 — 현장을 돌아다니며 짐을 나르는 이동체입니다",
|
|
21
36
|
"label.list": "목록",
|
|
22
|
-
"
|
|
37
|
+
"label.visibility-domain": "그룹내 공개",
|
|
38
|
+
"label.visibility-private": "비공개",
|
|
39
|
+
"label.visibility-public": "공개"
|
|
23
40
|
}
|
package/translations/ms.json
CHANGED
|
@@ -1,23 +1,40 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"group.
|
|
6
|
-
"group.shape": "Bentuk",
|
|
7
|
-
"group.textAndMedia": "Teks & Media",
|
|
2
|
+
"group.3D": "3D",
|
|
3
|
+
"group.3D.description": "kotak, silinder, lampu, kamera, dan model yang diimport — cebisan yang membina adegan 3D",
|
|
4
|
+
"group.IoT": "IoT",
|
|
5
|
+
"group.IoT.description": "protokol peranti — membaca penderia dan pengawal secara terus tanpa pelayan",
|
|
8
6
|
"group.chartAndGauge": "Carta & Tolok",
|
|
9
|
-
"group.
|
|
7
|
+
"group.chartAndGauge.description": "bar, garis, pai, dan tolok — membaca nilai mengikut masa atau berbanding sasaran",
|
|
10
8
|
"group.container": "Bekas",
|
|
9
|
+
"group.container.description": "bingkai yang memuatkan komponen lain — kumpulkan, tatal, atau tukar isinya",
|
|
10
|
+
"group.conveyance": "Penghantaran",
|
|
11
|
+
"group.conveyance.description": "penghantar, pengisih, salur, dan stesen masukan — peralatan yang menggerakkan bungkusan mengikut laluan",
|
|
11
12
|
"group.dataSource": "Sumber Data",
|
|
12
|
-
"group.
|
|
13
|
-
"group.
|
|
13
|
+
"group.dataSource.description": "GraphQL, REST, MQTT dan suapan lain — sumber nombor yang dipaparkan pada papan",
|
|
14
|
+
"group.etc": "Lain-lain",
|
|
15
|
+
"group.etc.description": "komponen yang belum dikelaskan ke mana-mana kumpulan",
|
|
14
16
|
"group.facility": "Kemudahan",
|
|
15
|
-
"group.
|
|
16
|
-
"group.storage": "Storan",
|
|
17
|
-
"group.transport": "Pengangkutan",
|
|
17
|
+
"group.facility.description": "lantai, dinding, mezanin, dan latar — persekitaran binaan yang menampung segala yang lain",
|
|
18
18
|
"group.form": "Borang",
|
|
19
|
+
"group.form.description": "medan input, pilihan, dan butang — memasukkan nilai dan menghantarnya semula",
|
|
20
|
+
"group.line": "Garis",
|
|
21
|
+
"group.line.description": "garis lurus, anak panah, dan penyambung — menunjukkan apa bersambung dengan apa dan arah aliran",
|
|
22
|
+
"group.manufacturing": "Pembuatan",
|
|
23
|
+
"group.manufacturing.description": "lengan robot, sel kerja, dan peralatan automasi — mesin pegun yang mengerjakan bungkusan dan bahagian",
|
|
19
24
|
"group.materialDesign": "Material Design",
|
|
20
|
-
"group.
|
|
25
|
+
"group.materialDesign.description": "butang, cip, dan suis dalam gaya Material yang digunakan aplikasi ini sendiri",
|
|
26
|
+
"group.shape": "Bentuk",
|
|
27
|
+
"group.shape.description": "segi empat, bulatan, dan poligon — bentuk asas untuk melakar susun atur",
|
|
28
|
+
"group.storage": "Storan",
|
|
29
|
+
"group.storage.description": "palet, bungkusan, dan rak — unit barang simpanan dan rak yang menampungnya",
|
|
30
|
+
"group.table": "Jadual",
|
|
31
|
+
"group.table.description": "grid yang menyenaraikan rekod baris demi baris",
|
|
32
|
+
"group.textAndMedia": "Teks & Media",
|
|
33
|
+
"group.textAndMedia.description": "label, imej, video, dan halaman terbenam — teks dan media yang diletakkan pada papan",
|
|
34
|
+
"group.transport": "Pengangkutan",
|
|
35
|
+
"group.transport.description": "forklif, AGV, penunda, pekerja — pengangkut bergerak yang membawa muatan di dalam kemudahan",
|
|
21
36
|
"label.list": "senarai",
|
|
22
|
-
"
|
|
37
|
+
"label.visibility-domain": "umum dalam kumpulan",
|
|
38
|
+
"label.visibility-private": "peribadi",
|
|
39
|
+
"label.visibility-public": "umum"
|
|
23
40
|
}
|
package/translations/zh.json
CHANGED
|
@@ -1,23 +1,40 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"group.
|
|
6
|
-
"group.shape": "形状",
|
|
7
|
-
"group.textAndMedia": "文本和媒体",
|
|
2
|
+
"group.3D": "3D",
|
|
3
|
+
"group.3D.description": "立方体、圆柱、灯光、相机与导入模型 — 构成 3D 场景的部件",
|
|
4
|
+
"group.IoT": "IoT",
|
|
5
|
+
"group.IoT.description": "设备协议 — 不经服务器直接读取传感器与控制器",
|
|
8
6
|
"group.chartAndGauge": "图表和仪表",
|
|
9
|
-
"group.
|
|
7
|
+
"group.chartAndGauge.description": "柱状、折线、饼图与仪表 — 按时间或对照目标查看数值",
|
|
10
8
|
"group.container": "容器",
|
|
9
|
+
"group.container.description": "容纳其他组件的框架 — 分组、滚动或替换其中内容",
|
|
10
|
+
"group.conveyance": "输送",
|
|
11
|
+
"group.conveyance.description": "输送机、分拣机、滑槽与投入口 — 沿路径搬运货物的设备",
|
|
11
12
|
"group.dataSource": "数据源",
|
|
12
|
-
"group.
|
|
13
|
-
"group.
|
|
13
|
+
"group.dataSource.description": "GraphQL、REST、MQTT 等数据源 — 决定看板数值的来源",
|
|
14
|
+
"group.etc": "其他",
|
|
15
|
+
"group.etc.description": "尚未归入任何分组的组件",
|
|
14
16
|
"group.facility": "设施/空间",
|
|
15
|
-
"group.
|
|
16
|
-
"group.storage": "存储",
|
|
17
|
-
"group.transport": "运输车",
|
|
17
|
+
"group.facility.description": "地面、墙体、夹层与背景 — 承载其他一切的建筑环境",
|
|
18
18
|
"group.form": "表单",
|
|
19
|
+
"group.form.description": "输入框、下拉框与按钮 — 录入数值并回传",
|
|
20
|
+
"group.line": "线",
|
|
21
|
+
"group.line.description": "直线、箭头与连接线 — 表示什么与什么相连、流向何方",
|
|
22
|
+
"group.manufacturing": "制造",
|
|
23
|
+
"group.manufacturing.description": "机械臂、工作单元与自动化设备 — 固定安装、对货物与零件进行作业的机器",
|
|
19
24
|
"group.materialDesign": "Material Design",
|
|
20
|
-
"group.
|
|
25
|
+
"group.materialDesign.description": "与应用本身一致的 Material 风格按钮、标签与开关",
|
|
26
|
+
"group.shape": "形状",
|
|
27
|
+
"group.shape.description": "矩形、圆形与多边形 — 绘制布局时使用的基本图形",
|
|
28
|
+
"group.storage": "存储",
|
|
29
|
+
"group.storage.description": "托盘、货物与货架 — 存储单元及承载它们的货架",
|
|
30
|
+
"group.table": "表格",
|
|
31
|
+
"group.table.description": "逐行列出记录的表格",
|
|
32
|
+
"group.textAndMedia": "文本和媒体",
|
|
33
|
+
"group.textAndMedia.description": "文字、图片、视频与内嵌页面 — 放置在看板上的文本与媒体",
|
|
34
|
+
"group.transport": "运输车",
|
|
35
|
+
"group.transport.description": "叉车、AGV、牵引车与作业人员 — 在现场移动搬运货物的载具",
|
|
21
36
|
"label.list": "列表",
|
|
22
|
-
"
|
|
37
|
+
"label.visibility-domain": "群组内公开",
|
|
38
|
+
"label.visibility-private": "私密",
|
|
39
|
+
"label.visibility-public": "公开"
|
|
23
40
|
}
|