@operato/scene-indoor-map 2.0.0-alpha.5 → 2.0.0-alpha.6

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,15 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [2.0.0-alpha.6](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.5...v2.0.0-alpha.6) (2024-03-24)
7
+
8
+
9
+ ### :bug: Bug Fix
10
+
11
+ * translation ([266d423](https://github.com/things-scene/operato-scene/commit/266d423d9d6992464f45a437acc90ccf8ed33bf6))
12
+
13
+
14
+
6
15
  ## [2.0.0-alpha.5](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.4...v2.0.0-alpha.5) (2024-03-21)
7
16
 
8
17
 
@@ -1,6 +1,6 @@
1
1
  const icon = new URL('../../icons/indoor-map.png', import.meta.url).href;
2
2
  export default {
3
- type: 'indoor map',
3
+ type: 'indoor-map',
4
4
  description: 'indoor map',
5
5
  group: 'container' /* line|shape|textAndMedia|chartAndGauge|table|container|dataSource|IoT|3D|warehouse|form|etc */,
6
6
  icon,
@@ -1 +1 @@
1
- {"version":3,"file":"indoor-map.js","sourceRoot":"","sources":["../../src/templates/indoor-map.ts"],"names":[],"mappings":"AAAA,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,4BAA4B,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,IAAI,CAAA;AAExE,eAAe;IACb,IAAI,EAAE,YAAY;IAClB,WAAW,EAAE,YAAY;IACzB,KAAK,EAAE,WAAW,CAAC,gGAAgG;IACnH,IAAI;IACJ,KAAK,EAAE;QACL,IAAI,EAAE,YAAY;QAClB,IAAI,EAAE,GAAG;QACT,GAAG,EAAE,GAAG;QACR,KAAK,EAAE,GAAG;QACV,MAAM,EAAE,GAAG;QACX,QAAQ,EAAE,EAAE;QACZ,SAAS,EAAE,CAAC;KACb;CACF,CAAA","sourcesContent":["const icon = new URL('../../icons/indoor-map.png', import.meta.url).href\n\nexport default {\n type: 'indoor map',\n description: 'indoor map',\n group: 'container' /* line|shape|textAndMedia|chartAndGauge|table|container|dataSource|IoT|3D|warehouse|form|etc */,\n icon,\n model: {\n type: 'indoor-map',\n left: 100,\n top: 100,\n width: 200,\n height: 200,\n fontSize: 80,\n lineWidth: 1\n }\n}\n"]}
1
+ {"version":3,"file":"indoor-map.js","sourceRoot":"","sources":["../../src/templates/indoor-map.ts"],"names":[],"mappings":"AAAA,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,4BAA4B,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,IAAI,CAAA;AAExE,eAAe;IACb,IAAI,EAAE,YAAY;IAClB,WAAW,EAAE,YAAY;IACzB,KAAK,EAAE,WAAW,CAAC,gGAAgG;IACnH,IAAI;IACJ,KAAK,EAAE;QACL,IAAI,EAAE,YAAY;QAClB,IAAI,EAAE,GAAG;QACT,GAAG,EAAE,GAAG;QACR,KAAK,EAAE,GAAG;QACV,MAAM,EAAE,GAAG;QACX,QAAQ,EAAE,EAAE;QACZ,SAAS,EAAE,CAAC;KACb;CACF,CAAA","sourcesContent":["const icon = new URL('../../icons/indoor-map.png', import.meta.url).href\n\nexport default {\n type: 'indoor-map',\n description: 'indoor map',\n group: 'container' /* line|shape|textAndMedia|chartAndGauge|table|container|dataSource|IoT|3D|warehouse|form|etc */,\n icon,\n model: {\n type: 'indoor-map',\n left: 100,\n top: 100,\n width: 200,\n height: 200,\n fontSize: 80,\n lineWidth: 1\n }\n}\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@operato/scene-indoor-map",
3
- "version": "2.0.0-alpha.5",
3
+ "version": "2.0.0-alpha.6",
4
4
  "description": "Indoor Map component for things-scene.",
5
5
  "author": "heartyoh",
6
6
  "main": "dist/index.js",
@@ -57,5 +57,5 @@
57
57
  "prettier --write"
58
58
  ]
59
59
  },
60
- "gitHead": "e8b65fee1f8aad537df4670ec6a9a88606673b3e"
60
+ "gitHead": "4b495a98c769d6c4194904a62a1cd7a5e37593db"
61
61
  }
@@ -1,7 +1,7 @@
1
1
  const icon = new URL('../../icons/indoor-map.png', import.meta.url).href
2
2
 
3
3
  export default {
4
- type: 'indoor map',
4
+ type: 'indoor-map',
5
5
  description: 'indoor map',
6
6
  group: 'container' /* line|shape|textAndMedia|chartAndGauge|table|container|dataSource|IoT|3D|warehouse|form|etc */,
7
7
  icon,
@@ -1,5 +1,5 @@
1
1
  {
2
- "component.indoor-map": "indoor-map",
3
- "component.rack": "rack",
4
- "label.add-floor": "add floor"
2
+ "component.indoor-map": "屋内マップ",
3
+ "component.rack": "ラック",
4
+ "label.add-floor": "階を追加"
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
- "component.indoor-map": "indoor-map",
3
- "component.rack": "rack",
4
- "label.add-floor": "[ms] add floor"
2
+ "component.indoor-map": "peta dalaman",
3
+ "component.rack": "rak",
4
+ "label.add-floor": "tambah tingkat"
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
- "component.indoor-map": "indoor-map",
3
- "component.rack": "rack",
4
- "label.add-floor": "[zh] add floor"
2
+ "component.indoor-map": "室内地图",
3
+ "component.rack": "机架",
4
+ "label.add-floor": "添加楼层"
5
5
  }