@things-factory/integration-msgraph 6.2.19 → 6.2.25

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-msgraph",
3
- "version": "6.2.19",
3
+ "version": "6.2.25",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -25,8 +25,8 @@
25
25
  "dependencies": {
26
26
  "@azure/identity": "^3.1.3",
27
27
  "@microsoft/microsoft-graph-client": "^3.0.5",
28
- "@things-factory/integration-base": "^6.2.19",
28
+ "@things-factory/integration-base": "^6.2.25",
29
29
  "cross-fetch": "^3.0.4"
30
30
  },
31
- "gitHead": "5b5f3c02adca0ecb6344310bfeaf27b04c5dc657"
31
+ "gitHead": "9e6b8dadc24f446e55e5542c1df6376ada1f2ffc"
32
32
  }
@@ -1,11 +1,11 @@
1
1
  {
2
- "label.auth-tenant-id": "auth tenant id",
2
+ "label.auth-tenant-id": "テナント ID",
3
3
  "label.body": "body",
4
- "label.client-secret": "client secret",
5
- "label.filter": "filters",
6
- "label.orderby": "orderby",
4
+ "label.client-secret": "クライアントシークレット",
5
+ "label.filter": "フィルター",
6
+ "label.orderby": "並び替え",
7
7
  "label.path": "path",
8
- "label.prompt": "prompt",
8
+ "label.prompt": "プロンプト",
9
9
  "label.select": "select",
10
10
  "label.skip": "skip",
11
11
  "label.top": "top"
@@ -1,12 +1,12 @@
1
1
  {
2
- "label.auth-tenant-id": "auth tenant id",
3
- "label.body": "body",
4
- "label.client-secret": "client secret",
5
- "label.filter": "filters",
6
- "label.orderby": "orderby",
2
+ "label.auth-tenant-id": "ID penyewa",
3
+ "label.body": "badan",
4
+ "label.client-secret": "rahsia pelanggan",
5
+ "label.filter": "penapis",
6
+ "label.orderby": "mengikut susunan",
7
7
  "label.path": "path",
8
8
  "label.prompt": "prompt",
9
- "label.select": "select",
10
- "label.skip": "skip",
11
- "label.top": "top"
9
+ "label.select": "pilih",
10
+ "label.skip": "langkau",
11
+ "label.top": "atas"
12
12
  }
@@ -1,11 +1,11 @@
1
1
  {
2
- "label.auth-tenant-id": "auth tenant id",
2
+ "label.auth-tenant-id": "租户 ID",
3
3
  "label.body": "body",
4
- "label.client-secret": "client secret",
5
- "label.filter": "filters",
6
- "label.orderby": "orderby",
4
+ "label.client-secret": "客户端密钥",
5
+ "label.filter": "过滤器",
6
+ "label.orderby": "排序",
7
7
  "label.path": "path",
8
- "label.prompt": "prompt",
8
+ "label.prompt": "提示",
9
9
  "label.select": "select",
10
10
  "label.skip": "skip",
11
11
  "label.top": "top"