@things-factory/code-ui 7.0.48 → 7.0.55
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/client/pages/code-management-detail.ts +30 -26
- package/client/pages/code-management.ts +41 -29
- package/dist-client/pages/code-management-detail.js +29 -25
- package/dist-client/pages/code-management-detail.js.map +1 -1
- package/dist-client/pages/code-management.js +41 -29
- package/dist-client/pages/code-management.js.map +1 -1
- package/dist-client/tsconfig.tsbuildinfo +1 -1
- package/package.json +7 -7
- package/translations/en.json +2 -2
- package/translations/ja.json +2 -2
- package/translations/ko.json +2 -2
- package/translations/ms.json +2 -2
- package/translations/zh.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/code-ui",
|
|
3
|
-
"version": "7.0.
|
|
3
|
+
"version": "7.0.55",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "dist-client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"clean:client": "npx rimraf dist-client",
|
|
25
25
|
"clean:server": "npx rimraf dist-server",
|
|
26
26
|
"clean": "npm run clean:server && npm run clean:client",
|
|
27
|
-
"migration:create": "node ../../node_modules/typeorm/cli.js migration:create
|
|
27
|
+
"migration:create": "node ../../node_modules/typeorm/cli.js migration:create ./server/migrations/migration"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
30
|
"@operato/data-grist": "^7.0.0",
|
|
@@ -34,10 +34,10 @@
|
|
|
34
34
|
"@operato/layout": "^7.0.0",
|
|
35
35
|
"@operato/shell": "^7.0.0",
|
|
36
36
|
"@operato/styles": "^7.0.0",
|
|
37
|
-
"@things-factory/code-base": "^7.0.
|
|
38
|
-
"@things-factory/form-ui": "^7.0.
|
|
39
|
-
"@things-factory/i18n-base": "^7.0.
|
|
40
|
-
"@things-factory/shell": "^7.0.
|
|
37
|
+
"@things-factory/code-base": "^7.0.55",
|
|
38
|
+
"@things-factory/form-ui": "^7.0.55",
|
|
39
|
+
"@things-factory/i18n-base": "^7.0.55",
|
|
40
|
+
"@things-factory/shell": "^7.0.55"
|
|
41
41
|
},
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "20eb64e468407b2044e76d9c7019a837281141ad"
|
|
43
43
|
}
|
package/translations/en.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"field.rank": "rank",
|
|
11
11
|
"field.updated_at": "updated at",
|
|
12
12
|
"field.updater": "updater",
|
|
13
|
-
"title.
|
|
14
|
-
"title.
|
|
13
|
+
"title.code-management": "code management",
|
|
14
|
+
"title.code-management-detail": "code management detail",
|
|
15
15
|
"title.i18n-label": "multi-lingual label"
|
|
16
16
|
}
|
package/translations/ja.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"field.rank": "順位",
|
|
11
11
|
"field.updated_at": "修正日時",
|
|
12
12
|
"field.updater": "修正者",
|
|
13
|
-
"title.
|
|
14
|
-
"title.
|
|
13
|
+
"title.code-management": "共通コード管理",
|
|
14
|
+
"title.code-management-detail": "共通コード管理詳細",
|
|
15
15
|
"title.i18n-label": "多言語ラベル"
|
|
16
16
|
}
|
package/translations/ko.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"field.rank": "순위",
|
|
11
11
|
"field.updated_at": "수정일시",
|
|
12
12
|
"field.updater": "수정자",
|
|
13
|
-
"title.
|
|
14
|
-
"title.
|
|
13
|
+
"title.code-management": "공통코드 관리",
|
|
14
|
+
"title.code-management-detail": "공통코드 관리 상세",
|
|
15
15
|
"title.i18n-label": "다국어 라벨"
|
|
16
16
|
}
|
package/translations/ms.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"field.rank": "rank",
|
|
11
11
|
"field.updated_at": "updated at",
|
|
12
12
|
"field.updater": "updater",
|
|
13
|
-
"title.
|
|
14
|
-
"title.
|
|
13
|
+
"title.code-management": "code management",
|
|
14
|
+
"title.code-management-detail": "code management detail",
|
|
15
15
|
"title.i18n-label": "label pelbagai bahasa"
|
|
16
16
|
}
|
package/translations/zh.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"field.rank": "列为",
|
|
11
11
|
"field.updated_at": "更新于",
|
|
12
12
|
"field.updater": "更新者",
|
|
13
|
-
"title.
|
|
14
|
-
"title.
|
|
13
|
+
"title.code-management": "代码管理",
|
|
14
|
+
"title.code-management-detail": "代码管理详情",
|
|
15
15
|
"title.i18n-label": "多语言标签"
|
|
16
16
|
}
|