@things-factory/operato-dataset 6.1.79 → 6.1.81
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/menu.ts +2 -2
- package/package.json +33 -33
package/client/menu.ts
CHANGED
|
@@ -145,11 +145,11 @@ export function getMenuTemplate(owner: boolean = false, dataSets: any[]) {
|
|
|
145
145
|
path: 'department-list'
|
|
146
146
|
},
|
|
147
147
|
{
|
|
148
|
-
name: i18next.t('title.my
|
|
148
|
+
name: i18next.t('title.my-approval-line template list'),
|
|
149
149
|
path: 'my-approval-line-templates-page'
|
|
150
150
|
},
|
|
151
151
|
{
|
|
152
|
-
name: i18next.t('title.common
|
|
152
|
+
name: i18next.t('title.common-approval-line template list'),
|
|
153
153
|
path: 'common-approval-line-templates-page'
|
|
154
154
|
}
|
|
155
155
|
]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-dataset",
|
|
3
|
-
"version": "6.1.
|
|
3
|
+
"version": "6.1.81",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "dist-client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -57,40 +57,40 @@
|
|
|
57
57
|
"@operato/scene-table": "^1.0.0",
|
|
58
58
|
"@operato/scene-timer": "^1.0.0",
|
|
59
59
|
"@operato/shell": "^1.2.6",
|
|
60
|
-
"@things-factory/api": "^6.1.
|
|
61
|
-
"@things-factory/apptool-base": "^6.1.
|
|
62
|
-
"@things-factory/apptool-ui": "^6.1.
|
|
63
|
-
"@things-factory/auth-base": "^6.1.
|
|
64
|
-
"@things-factory/auth-ui": "^6.1.
|
|
65
|
-
"@things-factory/board-service": "^6.1.
|
|
66
|
-
"@things-factory/board-ui": "^6.1.
|
|
67
|
-
"@things-factory/ccp": "^6.1.
|
|
68
|
-
"@things-factory/context-ui": "^6.1.
|
|
69
|
-
"@things-factory/dashboard": "^6.1.
|
|
70
|
-
"@things-factory/dataset": "^6.1.
|
|
71
|
-
"@things-factory/export-ui": "^6.1.
|
|
72
|
-
"@things-factory/help": "^6.1.
|
|
73
|
-
"@things-factory/i18n-base": "^6.1.
|
|
74
|
-
"@things-factory/integration-base": "^6.1.
|
|
75
|
-
"@things-factory/integration-msgraph": "^6.1.
|
|
76
|
-
"@things-factory/integration-ui": "^6.1.
|
|
77
|
-
"@things-factory/lite-menu": "^6.1.
|
|
78
|
-
"@things-factory/more-base": "^6.1.
|
|
79
|
-
"@things-factory/more-ui": "^6.1.
|
|
80
|
-
"@things-factory/notification": "^6.1.
|
|
81
|
-
"@things-factory/oauth2-client": "^6.1.
|
|
82
|
-
"@things-factory/organization": "^6.1.
|
|
83
|
-
"@things-factory/qc": "^6.1.
|
|
84
|
-
"@things-factory/resource-ui": "^6.1.
|
|
85
|
-
"@things-factory/setting-base": "^6.1.
|
|
86
|
-
"@things-factory/setting-ui": "^6.1.
|
|
87
|
-
"@things-factory/shell": "^6.1.
|
|
88
|
-
"@things-factory/system-ui": "^6.1.
|
|
89
|
-
"@things-factory/work-shift": "^6.1.
|
|
90
|
-
"@things-factory/worklist": "^6.1.
|
|
60
|
+
"@things-factory/api": "^6.1.81",
|
|
61
|
+
"@things-factory/apptool-base": "^6.1.81",
|
|
62
|
+
"@things-factory/apptool-ui": "^6.1.81",
|
|
63
|
+
"@things-factory/auth-base": "^6.1.81",
|
|
64
|
+
"@things-factory/auth-ui": "^6.1.81",
|
|
65
|
+
"@things-factory/board-service": "^6.1.81",
|
|
66
|
+
"@things-factory/board-ui": "^6.1.81",
|
|
67
|
+
"@things-factory/ccp": "^6.1.81",
|
|
68
|
+
"@things-factory/context-ui": "^6.1.81",
|
|
69
|
+
"@things-factory/dashboard": "^6.1.81",
|
|
70
|
+
"@things-factory/dataset": "^6.1.81",
|
|
71
|
+
"@things-factory/export-ui": "^6.1.81",
|
|
72
|
+
"@things-factory/help": "^6.1.81",
|
|
73
|
+
"@things-factory/i18n-base": "^6.1.81",
|
|
74
|
+
"@things-factory/integration-base": "^6.1.81",
|
|
75
|
+
"@things-factory/integration-msgraph": "^6.1.81",
|
|
76
|
+
"@things-factory/integration-ui": "^6.1.81",
|
|
77
|
+
"@things-factory/lite-menu": "^6.1.81",
|
|
78
|
+
"@things-factory/more-base": "^6.1.81",
|
|
79
|
+
"@things-factory/more-ui": "^6.1.81",
|
|
80
|
+
"@things-factory/notification": "^6.1.81",
|
|
81
|
+
"@things-factory/oauth2-client": "^6.1.81",
|
|
82
|
+
"@things-factory/organization": "^6.1.81",
|
|
83
|
+
"@things-factory/qc": "^6.1.81",
|
|
84
|
+
"@things-factory/resource-ui": "^6.1.81",
|
|
85
|
+
"@things-factory/setting-base": "^6.1.81",
|
|
86
|
+
"@things-factory/setting-ui": "^6.1.81",
|
|
87
|
+
"@things-factory/shell": "^6.1.81",
|
|
88
|
+
"@things-factory/system-ui": "^6.1.81",
|
|
89
|
+
"@things-factory/work-shift": "^6.1.81",
|
|
90
|
+
"@things-factory/worklist": "^6.1.81"
|
|
91
91
|
},
|
|
92
92
|
"devDependencies": {
|
|
93
93
|
"@things-factory/builder": "^6.1.79"
|
|
94
94
|
},
|
|
95
|
-
"gitHead": "
|
|
95
|
+
"gitHead": "cf39cd5eb29e1abd83a71a66fbe797409b560282"
|
|
96
96
|
}
|