@things-factory/integration-ui 6.1.154 → 6.1.155

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/integration-ui",
3
- "version": "6.1.154",
3
+ "version": "6.1.155",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -39,9 +39,9 @@
39
39
  "@operato/utils": "^1.0.1",
40
40
  "@things-factory/export-base": "^6.1.154",
41
41
  "@things-factory/import-base": "^6.1.154",
42
- "@things-factory/integration-base": "^6.1.154",
42
+ "@things-factory/integration-base": "^6.1.155",
43
43
  "d3": "^7.8.5",
44
44
  "moment-timezone": "^0.5.40"
45
45
  },
46
- "gitHead": "f724eab413cae097192afa2865d27664bc5b4a6f"
46
+ "gitHead": "b08fff48f768f10f90d11bb31f413396affdfc33"
47
47
  }
@@ -41,6 +41,7 @@
41
41
  "label.headers": "headers",
42
42
  "label.hour": "hour",
43
43
  "label.hourly": "hourly",
44
+ "label.jsonata-expression": "JSonata expression",
44
45
  "label.level": "level",
45
46
  "label.mapping-rule": "mapping rule",
46
47
  "label.message": "message",
@@ -42,6 +42,7 @@
42
42
  "label.headers": "headers",
43
43
  "label.hour": "時間",
44
44
  "label.hourly": "時間単位",
45
+ "label.jsonata-expression": "JSonata式",
45
46
  "label.level": "レベル",
46
47
  "label.mapping-rule": "マッピング規則",
47
48
  "label.message": "メッセージ",
@@ -42,6 +42,7 @@
42
42
  "label.headers": "headers",
43
43
  "label.hour": "시간",
44
44
  "label.hourly": "시간단위",
45
+ "label.jsonata-expression": "JSonata 표현식",
45
46
  "label.level": "레벨",
46
47
  "label.mapping-rule": "매핑 규칙",
47
48
  "label.message": "메시지",
@@ -37,6 +37,7 @@
37
37
  "label.endian": "endian",
38
38
  "label.error-propagation": "penyebaran ralat",
39
39
  "label.examples": "contoh",
40
+ "label.jsonata-expression": "JSonata ungkapan",
40
41
  "label.float type": "jenis titik terapung",
41
42
  "label.goto": "pergi ke",
42
43
  "label.headers": "header",
@@ -36,6 +36,7 @@
36
36
  "label.endian": "尾数",
37
37
  "label.error-propagation": "错误传播",
38
38
  "label.examples": "例子",
39
+ "label.jsonata-expression": "JSonata表达式",
39
40
  "label.float type": "浮点型",
40
41
  "label.goto": "转到",
41
42
  "label.headers": "头文件",