@things-factory/operato-dataset 6.1.21 → 6.1.23
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 +34 -34
- package/schema.gql +52 -0
- package/client/tsconfig.json +0 -12
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.23",
|
|
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.23",
|
|
61
|
+
"@things-factory/apptool-base": "^6.1.23",
|
|
62
|
+
"@things-factory/apptool-ui": "^6.1.23",
|
|
63
|
+
"@things-factory/auth-base": "^6.1.23",
|
|
64
|
+
"@things-factory/auth-ui": "^6.1.23",
|
|
65
|
+
"@things-factory/board-service": "^6.1.23",
|
|
66
|
+
"@things-factory/board-ui": "^6.1.23",
|
|
67
|
+
"@things-factory/ccp": "^6.1.23",
|
|
68
|
+
"@things-factory/context-ui": "^6.1.23",
|
|
69
|
+
"@things-factory/dashboard": "^6.1.23",
|
|
70
|
+
"@things-factory/dataset": "^6.1.23",
|
|
71
|
+
"@things-factory/export-ui": "^6.1.23",
|
|
72
|
+
"@things-factory/help": "^6.1.23",
|
|
73
|
+
"@things-factory/i18n-base": "^6.1.23",
|
|
74
|
+
"@things-factory/integration-base": "^6.1.23",
|
|
75
|
+
"@things-factory/integration-msgraph": "^6.1.23",
|
|
76
|
+
"@things-factory/integration-ui": "^6.1.23",
|
|
77
|
+
"@things-factory/lite-menu": "^6.1.23",
|
|
78
|
+
"@things-factory/more-base": "^6.1.23",
|
|
79
|
+
"@things-factory/more-ui": "^6.1.23",
|
|
80
|
+
"@things-factory/notification": "^6.1.23",
|
|
81
|
+
"@things-factory/oauth2-client": "^6.1.23",
|
|
82
|
+
"@things-factory/organization": "^6.1.23",
|
|
83
|
+
"@things-factory/qc": "^6.1.23",
|
|
84
|
+
"@things-factory/resource-ui": "^6.1.23",
|
|
85
|
+
"@things-factory/setting-base": "^6.1.23",
|
|
86
|
+
"@things-factory/setting-ui": "^6.1.23",
|
|
87
|
+
"@things-factory/shell": "^6.1.23",
|
|
88
|
+
"@things-factory/system-ui": "^6.1.23",
|
|
89
|
+
"@things-factory/work-shift": "^6.1.23",
|
|
90
|
+
"@things-factory/worklist": "^6.1.23"
|
|
91
91
|
},
|
|
92
92
|
"devDependencies": {
|
|
93
|
-
"@things-factory/builder": "^6.1.
|
|
93
|
+
"@things-factory/builder": "^6.1.23"
|
|
94
94
|
},
|
|
95
|
-
"gitHead": "
|
|
95
|
+
"gitHead": "125d105c9f2e7ab6f04b1549128635f747b719fa"
|
|
96
96
|
}
|
package/schema.gql
CHANGED
|
@@ -3,6 +3,15 @@
|
|
|
3
3
|
# !!! DO NOT MODIFY THIS FILE BY YOURSELF !!!
|
|
4
4
|
# -----------------------------------------------
|
|
5
5
|
|
|
6
|
+
input APIDocCompletionInput {
|
|
7
|
+
code: String!
|
|
8
|
+
language: String
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
type APIDocCompletionOutput {
|
|
12
|
+
message: String
|
|
13
|
+
}
|
|
14
|
+
|
|
6
15
|
type AccessToken {
|
|
7
16
|
accesToken: String!
|
|
8
17
|
refreshToken: String!
|
|
@@ -673,6 +682,24 @@ type BoardSetting {
|
|
|
673
682
|
value: String!
|
|
674
683
|
}
|
|
675
684
|
|
|
685
|
+
input ChatCompletionInput {
|
|
686
|
+
content: String!
|
|
687
|
+
}
|
|
688
|
+
|
|
689
|
+
type ChatCompletionOutput {
|
|
690
|
+
message: String
|
|
691
|
+
}
|
|
692
|
+
|
|
693
|
+
input CodeDecipherInput {
|
|
694
|
+
code: String!
|
|
695
|
+
language: String
|
|
696
|
+
system: String
|
|
697
|
+
}
|
|
698
|
+
|
|
699
|
+
type CodeDecipherOutput {
|
|
700
|
+
message: String
|
|
701
|
+
}
|
|
702
|
+
|
|
676
703
|
"""Entity for CommonCode"""
|
|
677
704
|
type CommonCode {
|
|
678
705
|
createdAt: Timestamp
|
|
@@ -1725,6 +1752,16 @@ input GroupPatch {
|
|
|
1725
1752
|
name: String
|
|
1726
1753
|
}
|
|
1727
1754
|
|
|
1755
|
+
input ImageCompletionInput {
|
|
1756
|
+
count: Float!
|
|
1757
|
+
description: String!
|
|
1758
|
+
size: String!
|
|
1759
|
+
}
|
|
1760
|
+
|
|
1761
|
+
type ImageCompletionOutput {
|
|
1762
|
+
images: String
|
|
1763
|
+
}
|
|
1764
|
+
|
|
1728
1765
|
enum InheritedValueType {
|
|
1729
1766
|
Include
|
|
1730
1767
|
None
|
|
@@ -3855,6 +3892,8 @@ type PropertySpec {
|
|
|
3855
3892
|
}
|
|
3856
3893
|
|
|
3857
3894
|
type Query {
|
|
3895
|
+
APIDocCompletion(input: APIDocCompletionInput!): APIDocCompletionOutput!
|
|
3896
|
+
|
|
3858
3897
|
"""To fetch multiple Activities"""
|
|
3859
3898
|
activities(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): ActivityList!
|
|
3860
3899
|
|
|
@@ -3951,6 +3990,7 @@ type Query {
|
|
|
3951
3990
|
|
|
3952
3991
|
"""To fetch Boards created by me"""
|
|
3953
3992
|
boardsCreatedByMe(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): BoardList!
|
|
3993
|
+
chatCompletion(input: ChatCompletionInput!): ChatCompletionOutput!
|
|
3954
3994
|
|
|
3955
3995
|
"""To check if system would provide default password to create new user"""
|
|
3956
3996
|
checkDefaultPassword: Boolean!
|
|
@@ -4084,6 +4124,8 @@ type Query {
|
|
|
4084
4124
|
|
|
4085
4125
|
"""To fetch multiple dynamically grouped DataSummaries"""
|
|
4086
4126
|
dataSummaryByPeriod(dataKeys: [String!], dataSetName: String!, filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, period: String!, sortings: [Sorting!]): [DynamicDataSummary!]!
|
|
4127
|
+
decipherCode(input: CodeDecipherInput!): CodeDecipherOutput!
|
|
4128
|
+
decipherErrorCode(input: CodeDecipherInput!): CodeDecipherOutput!
|
|
4087
4129
|
|
|
4088
4130
|
"""To fetch a Department"""
|
|
4089
4131
|
department(id: String!): Department
|
|
@@ -4149,6 +4191,8 @@ type Query {
|
|
|
4149
4191
|
|
|
4150
4192
|
"""To query whether I have the given permission"""
|
|
4151
4193
|
hasPrivilege(category: String!, name: String!): Boolean!
|
|
4194
|
+
i18nCompletion(input: i18nCompletionInput!): i18nCompletionOutput!
|
|
4195
|
+
imageCompletion(input: ImageCompletionInput!): ImageCompletionOutput!
|
|
4152
4196
|
|
|
4153
4197
|
"""To fetch multiple InstallableActivitys"""
|
|
4154
4198
|
installableActivities(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): InstallableActivityList!
|
|
@@ -4676,4 +4720,12 @@ input WorkShiftPatch {
|
|
|
4676
4720
|
name: String!
|
|
4677
4721
|
toDate: Float!
|
|
4678
4722
|
toTime: String!
|
|
4723
|
+
}
|
|
4724
|
+
|
|
4725
|
+
input i18nCompletionInput {
|
|
4726
|
+
json: String!
|
|
4727
|
+
}
|
|
4728
|
+
|
|
4729
|
+
type i18nCompletionOutput {
|
|
4730
|
+
message: String
|
|
4679
4731
|
}
|
package/client/tsconfig.json
DELETED