@genesislcap/foundation-entity-management 14.182.3-alpha-75765564b4e.0 → 14.183.0
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/dist/custom-elements.json +969 -969
- package/package.json +21 -21
|
@@ -87,6 +87,41 @@
|
|
|
87
87
|
}
|
|
88
88
|
]
|
|
89
89
|
},
|
|
90
|
+
{
|
|
91
|
+
"kind": "javascript-module",
|
|
92
|
+
"path": "src/components/components.ts",
|
|
93
|
+
"declarations": [
|
|
94
|
+
{
|
|
95
|
+
"kind": "function",
|
|
96
|
+
"name": "loadRemotes"
|
|
97
|
+
}
|
|
98
|
+
],
|
|
99
|
+
"exports": [
|
|
100
|
+
{
|
|
101
|
+
"kind": "js",
|
|
102
|
+
"name": "loadRemotes",
|
|
103
|
+
"declaration": {
|
|
104
|
+
"name": "loadRemotes",
|
|
105
|
+
"module": "src/components/components.ts"
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
]
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"kind": "javascript-module",
|
|
112
|
+
"path": "src/components/index.ts",
|
|
113
|
+
"declarations": [],
|
|
114
|
+
"exports": [
|
|
115
|
+
{
|
|
116
|
+
"kind": "js",
|
|
117
|
+
"name": "*",
|
|
118
|
+
"declaration": {
|
|
119
|
+
"name": "*",
|
|
120
|
+
"package": "./components"
|
|
121
|
+
}
|
|
122
|
+
}
|
|
123
|
+
]
|
|
124
|
+
},
|
|
90
125
|
{
|
|
91
126
|
"kind": "javascript-module",
|
|
92
127
|
"path": "src/entities/entities.styles.ts",
|
|
@@ -882,41 +917,6 @@
|
|
|
882
917
|
}
|
|
883
918
|
]
|
|
884
919
|
},
|
|
885
|
-
{
|
|
886
|
-
"kind": "javascript-module",
|
|
887
|
-
"path": "src/components/components.ts",
|
|
888
|
-
"declarations": [
|
|
889
|
-
{
|
|
890
|
-
"kind": "function",
|
|
891
|
-
"name": "loadRemotes"
|
|
892
|
-
}
|
|
893
|
-
],
|
|
894
|
-
"exports": [
|
|
895
|
-
{
|
|
896
|
-
"kind": "js",
|
|
897
|
-
"name": "loadRemotes",
|
|
898
|
-
"declaration": {
|
|
899
|
-
"name": "loadRemotes",
|
|
900
|
-
"module": "src/components/components.ts"
|
|
901
|
-
}
|
|
902
|
-
}
|
|
903
|
-
]
|
|
904
|
-
},
|
|
905
|
-
{
|
|
906
|
-
"kind": "javascript-module",
|
|
907
|
-
"path": "src/components/index.ts",
|
|
908
|
-
"declarations": [],
|
|
909
|
-
"exports": [
|
|
910
|
-
{
|
|
911
|
-
"kind": "js",
|
|
912
|
-
"name": "*",
|
|
913
|
-
"declaration": {
|
|
914
|
-
"name": "*",
|
|
915
|
-
"package": "./components"
|
|
916
|
-
}
|
|
917
|
-
}
|
|
918
|
-
]
|
|
919
|
-
},
|
|
920
920
|
{
|
|
921
921
|
"kind": "javascript-module",
|
|
922
922
|
"path": "src/layouts/default.ts",
|
|
@@ -968,7 +968,7 @@
|
|
|
968
968
|
},
|
|
969
969
|
{
|
|
970
970
|
"kind": "javascript-module",
|
|
971
|
-
"path": "src/
|
|
971
|
+
"path": "src/list/index.ts",
|
|
972
972
|
"declarations": [],
|
|
973
973
|
"exports": [
|
|
974
974
|
{
|
|
@@ -976,93 +976,123 @@
|
|
|
976
976
|
"name": "*",
|
|
977
977
|
"declaration": {
|
|
978
978
|
"name": "*",
|
|
979
|
-
"package": "./
|
|
980
|
-
}
|
|
981
|
-
},
|
|
982
|
-
{
|
|
983
|
-
"kind": "js",
|
|
984
|
-
"name": "*",
|
|
985
|
-
"declaration": {
|
|
986
|
-
"name": "*",
|
|
987
|
-
"package": "./main"
|
|
979
|
+
"package": "./list"
|
|
988
980
|
}
|
|
989
981
|
}
|
|
990
982
|
]
|
|
991
983
|
},
|
|
992
984
|
{
|
|
993
985
|
"kind": "javascript-module",
|
|
994
|
-
"path": "src/
|
|
986
|
+
"path": "src/list/list.styles.ts",
|
|
995
987
|
"declarations": [
|
|
996
988
|
{
|
|
997
989
|
"kind": "variable",
|
|
998
|
-
"name": "
|
|
999
|
-
"default": "css`\n
|
|
990
|
+
"name": "listStyles",
|
|
991
|
+
"default": "css`\n :host {\n contain: content;\n }\n\n :host,\n fast-router {\n display: flex;\n flex-direction: column;\n width: 100%;\n height: 100%;\n }\n\n .container {\n display: flex;\n flex-direction: column;\n height: inherit;\n width: 100%;\n }\n`"
|
|
1000
992
|
}
|
|
1001
993
|
],
|
|
1002
994
|
"exports": [
|
|
1003
995
|
{
|
|
1004
996
|
"kind": "js",
|
|
1005
|
-
"name": "
|
|
997
|
+
"name": "listStyles",
|
|
1006
998
|
"declaration": {
|
|
1007
|
-
"name": "
|
|
1008
|
-
"module": "src/
|
|
999
|
+
"name": "listStyles",
|
|
1000
|
+
"module": "src/list/list.styles.ts"
|
|
1009
1001
|
}
|
|
1010
1002
|
}
|
|
1011
1003
|
]
|
|
1012
1004
|
},
|
|
1013
1005
|
{
|
|
1014
1006
|
"kind": "javascript-module",
|
|
1015
|
-
"path": "src/
|
|
1016
|
-
"declarations": [
|
|
1017
|
-
|
|
1007
|
+
"path": "src/list/list.template.ts",
|
|
1008
|
+
"declarations": [
|
|
1009
|
+
{
|
|
1010
|
+
"kind": "function",
|
|
1011
|
+
"name": "getPrefixedList",
|
|
1012
|
+
"parameters": [
|
|
1013
|
+
{
|
|
1014
|
+
"name": "prefix"
|
|
1015
|
+
}
|
|
1016
|
+
]
|
|
1017
|
+
}
|
|
1018
|
+
],
|
|
1019
|
+
"exports": [
|
|
1020
|
+
{
|
|
1021
|
+
"kind": "js",
|
|
1022
|
+
"name": "getPrefixedList",
|
|
1023
|
+
"declaration": {
|
|
1024
|
+
"name": "getPrefixedList",
|
|
1025
|
+
"module": "src/list/list.template.ts"
|
|
1026
|
+
}
|
|
1027
|
+
}
|
|
1028
|
+
]
|
|
1018
1029
|
},
|
|
1019
1030
|
{
|
|
1020
1031
|
"kind": "javascript-module",
|
|
1021
|
-
"path": "src/
|
|
1032
|
+
"path": "src/list/list.ts",
|
|
1022
1033
|
"declarations": [
|
|
1023
1034
|
{
|
|
1024
1035
|
"kind": "class",
|
|
1025
1036
|
"description": "",
|
|
1026
|
-
"name": "
|
|
1037
|
+
"name": "List",
|
|
1027
1038
|
"members": [
|
|
1028
1039
|
{
|
|
1029
1040
|
"kind": "field",
|
|
1030
|
-
"name": "
|
|
1041
|
+
"name": "prefix",
|
|
1031
1042
|
"type": {
|
|
1032
|
-
"text": "
|
|
1033
|
-
}
|
|
1043
|
+
"text": "string"
|
|
1044
|
+
},
|
|
1045
|
+
"default": "'zero'",
|
|
1046
|
+
"description": "Name of the design system prefix that will be used in renderers.",
|
|
1047
|
+
"privacy": "public"
|
|
1034
1048
|
},
|
|
1035
1049
|
{
|
|
1036
1050
|
"kind": "field",
|
|
1037
|
-
"name": "
|
|
1051
|
+
"name": "resourceName",
|
|
1038
1052
|
"type": {
|
|
1039
|
-
"text": "
|
|
1053
|
+
"text": "string"
|
|
1054
|
+
},
|
|
1055
|
+
"default": "''"
|
|
1056
|
+
},
|
|
1057
|
+
{
|
|
1058
|
+
"kind": "field",
|
|
1059
|
+
"name": "title",
|
|
1060
|
+
"type": {
|
|
1061
|
+
"text": "string"
|
|
1062
|
+
},
|
|
1063
|
+
"default": "''"
|
|
1064
|
+
},
|
|
1065
|
+
{
|
|
1066
|
+
"kind": "field",
|
|
1067
|
+
"name": "persistColumnStateKey",
|
|
1068
|
+
"type": {
|
|
1069
|
+
"text": "string"
|
|
1040
1070
|
}
|
|
1041
1071
|
},
|
|
1042
1072
|
{
|
|
1043
1073
|
"kind": "field",
|
|
1044
|
-
"name": "
|
|
1074
|
+
"name": "sizeColumnsToFit",
|
|
1045
1075
|
"type": {
|
|
1046
|
-
"text": "
|
|
1076
|
+
"text": "boolean"
|
|
1047
1077
|
}
|
|
1048
1078
|
},
|
|
1049
1079
|
{
|
|
1050
1080
|
"kind": "field",
|
|
1051
|
-
"name": "
|
|
1081
|
+
"name": "rowSelection",
|
|
1052
1082
|
"type": {
|
|
1053
|
-
"text": "
|
|
1083
|
+
"text": "string"
|
|
1054
1084
|
}
|
|
1055
1085
|
},
|
|
1056
1086
|
{
|
|
1057
1087
|
"kind": "field",
|
|
1058
|
-
"name": "
|
|
1088
|
+
"name": "enableFilterBar",
|
|
1059
1089
|
"type": {
|
|
1060
|
-
"text": "
|
|
1090
|
+
"text": "boolean"
|
|
1061
1091
|
}
|
|
1062
1092
|
},
|
|
1063
1093
|
{
|
|
1064
1094
|
"kind": "field",
|
|
1065
|
-
"name": "
|
|
1095
|
+
"name": "asyncAdd",
|
|
1066
1096
|
"type": {
|
|
1067
1097
|
"text": "boolean"
|
|
1068
1098
|
},
|
|
@@ -1070,234 +1100,116 @@
|
|
|
1070
1100
|
},
|
|
1071
1101
|
{
|
|
1072
1102
|
"kind": "field",
|
|
1073
|
-
"name": "
|
|
1103
|
+
"name": "asyncRemove",
|
|
1074
1104
|
"type": {
|
|
1075
|
-
"text": "
|
|
1105
|
+
"text": "boolean"
|
|
1076
1106
|
},
|
|
1077
|
-
"default": "
|
|
1107
|
+
"default": "false"
|
|
1078
1108
|
},
|
|
1079
1109
|
{
|
|
1080
|
-
"kind": "
|
|
1081
|
-
"name": "
|
|
1110
|
+
"kind": "field",
|
|
1111
|
+
"name": "asyncUpdate",
|
|
1112
|
+
"type": {
|
|
1113
|
+
"text": "boolean"
|
|
1114
|
+
},
|
|
1115
|
+
"default": "true"
|
|
1082
1116
|
},
|
|
1083
1117
|
{
|
|
1084
|
-
"kind": "
|
|
1085
|
-
"name": "
|
|
1118
|
+
"kind": "field",
|
|
1119
|
+
"name": "enableCellFlashing",
|
|
1120
|
+
"type": {
|
|
1121
|
+
"text": "boolean"
|
|
1122
|
+
},
|
|
1123
|
+
"default": "false"
|
|
1086
1124
|
},
|
|
1087
1125
|
{
|
|
1088
|
-
"kind": "
|
|
1089
|
-
"name": "
|
|
1126
|
+
"kind": "field",
|
|
1127
|
+
"name": "enableRowFlashing",
|
|
1128
|
+
"type": {
|
|
1129
|
+
"text": "boolean"
|
|
1130
|
+
},
|
|
1131
|
+
"default": "false"
|
|
1090
1132
|
},
|
|
1091
1133
|
{
|
|
1092
|
-
"kind": "
|
|
1093
|
-
"name": "
|
|
1094
|
-
"
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
"name": "FASTElement",
|
|
1099
|
-
"package": "@microsoft/fast-element"
|
|
1100
|
-
},
|
|
1101
|
-
"customElement": true
|
|
1102
|
-
}
|
|
1103
|
-
],
|
|
1104
|
-
"exports": [
|
|
1105
|
-
{
|
|
1106
|
-
"kind": "js",
|
|
1107
|
-
"name": "MainApplication",
|
|
1108
|
-
"declaration": {
|
|
1109
|
-
"name": "MainApplication",
|
|
1110
|
-
"module": "src/main/main.ts"
|
|
1111
|
-
}
|
|
1112
|
-
},
|
|
1113
|
-
{
|
|
1114
|
-
"kind": "custom-element-definition",
|
|
1115
|
-
"declaration": {
|
|
1116
|
-
"name": "MainApplication",
|
|
1117
|
-
"module": "src/main/main.ts"
|
|
1118
|
-
}
|
|
1119
|
-
}
|
|
1120
|
-
]
|
|
1121
|
-
},
|
|
1122
|
-
{
|
|
1123
|
-
"kind": "javascript-module",
|
|
1124
|
-
"path": "src/profiles/editProfileSchema.ts",
|
|
1125
|
-
"declarations": [
|
|
1126
|
-
{
|
|
1127
|
-
"kind": "variable",
|
|
1128
|
-
"name": "editProfileFormSchema",
|
|
1129
|
-
"type": {
|
|
1130
|
-
"text": "object"
|
|
1131
|
-
},
|
|
1132
|
-
"default": "{\n type: 'VerticalLayout',\n elements: [\n {\n type: 'Control',\n label: 'Name',\n scope: '#/properties/NAME',\n },\n {\n type: 'Control',\n label: 'Description',\n scope: '#/properties/DESCRIPTION',\n },\n {\n type: 'Control',\n label: 'Status',\n scope: '#/properties/STATUS',\n },\n {\n type: 'Control',\n label: 'Rights',\n scope: '#/properties/RIGHT_CODES',\n options: {\n allOptionsResourceName: 'RIGHT',\n valueField: 'CODE',\n labelField: 'CODE',\n },\n },\n {\n type: 'Control',\n label: 'Users',\n scope: '#/properties/USER_NAMES',\n options: {\n allOptionsResourceName: 'USER',\n valueField: 'USER_NAME',\n labelField: 'USER_NAME',\n },\n },\n ],\n}"
|
|
1133
|
-
}
|
|
1134
|
-
],
|
|
1135
|
-
"exports": [
|
|
1136
|
-
{
|
|
1137
|
-
"kind": "js",
|
|
1138
|
-
"name": "editProfileFormSchema",
|
|
1139
|
-
"declaration": {
|
|
1140
|
-
"name": "editProfileFormSchema",
|
|
1141
|
-
"module": "src/profiles/editProfileSchema.ts"
|
|
1142
|
-
}
|
|
1143
|
-
}
|
|
1144
|
-
]
|
|
1145
|
-
},
|
|
1146
|
-
{
|
|
1147
|
-
"kind": "javascript-module",
|
|
1148
|
-
"path": "src/profiles/profiles.ts",
|
|
1149
|
-
"declarations": [
|
|
1150
|
-
{
|
|
1151
|
-
"kind": "class",
|
|
1152
|
-
"description": "Main class which defined the profile management functionality",
|
|
1153
|
-
"name": "Profiles",
|
|
1154
|
-
"members": [
|
|
1155
|
-
{
|
|
1156
|
-
"kind": "method",
|
|
1157
|
-
"name": "readProfileData",
|
|
1158
|
-
"privacy": "public",
|
|
1159
|
-
"parameters": [
|
|
1160
|
-
{
|
|
1161
|
-
"name": "profile"
|
|
1162
|
-
}
|
|
1163
|
-
]
|
|
1164
|
-
},
|
|
1165
|
-
{
|
|
1166
|
-
"kind": "method",
|
|
1167
|
-
"name": "confirmDelete",
|
|
1168
|
-
"inheritedFrom": {
|
|
1169
|
-
"name": "EntityManagement",
|
|
1170
|
-
"module": "src/entities/entities.ts"
|
|
1171
|
-
}
|
|
1134
|
+
"kind": "field",
|
|
1135
|
+
"name": "hideEdit",
|
|
1136
|
+
"type": {
|
|
1137
|
+
"text": "boolean"
|
|
1138
|
+
},
|
|
1139
|
+
"default": "false"
|
|
1172
1140
|
},
|
|
1173
1141
|
{
|
|
1174
1142
|
"kind": "field",
|
|
1175
|
-
"name": "
|
|
1143
|
+
"name": "hideDelete",
|
|
1176
1144
|
"type": {
|
|
1177
|
-
"text": "
|
|
1145
|
+
"text": "boolean"
|
|
1178
1146
|
},
|
|
1179
|
-
"
|
|
1180
|
-
"privacy": "public",
|
|
1181
|
-
"inheritedFrom": {
|
|
1182
|
-
"name": "EntityManagement",
|
|
1183
|
-
"module": "src/entities/entities.ts"
|
|
1184
|
-
}
|
|
1147
|
+
"default": "false"
|
|
1185
1148
|
},
|
|
1186
1149
|
{
|
|
1187
1150
|
"kind": "field",
|
|
1188
|
-
"name": "
|
|
1151
|
+
"name": "headerCaseType",
|
|
1189
1152
|
"type": {
|
|
1190
|
-
"text": "
|
|
1191
|
-
},
|
|
1192
|
-
"description": "Name of the event handler on the Genesis server which handles deleting the entity",
|
|
1193
|
-
"privacy": "public",
|
|
1194
|
-
"inheritedFrom": {
|
|
1195
|
-
"name": "EntityManagement",
|
|
1196
|
-
"module": "src/entities/entities.ts"
|
|
1153
|
+
"text": "GridProCaseType"
|
|
1197
1154
|
}
|
|
1198
1155
|
},
|
|
1199
1156
|
{
|
|
1200
1157
|
"kind": "field",
|
|
1201
|
-
"name": "
|
|
1158
|
+
"name": "grid",
|
|
1202
1159
|
"type": {
|
|
1203
|
-
"text": "
|
|
1160
|
+
"text": "ZeroGridPro"
|
|
1204
1161
|
},
|
|
1205
|
-
"
|
|
1206
|
-
"privacy": "public",
|
|
1207
|
-
"inheritedFrom": {
|
|
1208
|
-
"name": "EntityManagement",
|
|
1209
|
-
"module": "src/entities/entities.ts"
|
|
1210
|
-
}
|
|
1162
|
+
"privacy": "public"
|
|
1211
1163
|
},
|
|
1212
1164
|
{
|
|
1213
1165
|
"kind": "field",
|
|
1214
|
-
"name": "
|
|
1166
|
+
"name": "datasource",
|
|
1215
1167
|
"type": {
|
|
1216
|
-
"text": "
|
|
1168
|
+
"text": "GridProGenesisDatasource"
|
|
1217
1169
|
},
|
|
1218
|
-
"
|
|
1219
|
-
"privacy": "public",
|
|
1220
|
-
"default": "'entity_profiles_management'",
|
|
1221
|
-
"inheritedFrom": {
|
|
1222
|
-
"name": "EntityManagement",
|
|
1223
|
-
"module": "src/entities/entities.ts"
|
|
1224
|
-
}
|
|
1170
|
+
"privacy": "public"
|
|
1225
1171
|
},
|
|
1226
1172
|
{
|
|
1227
1173
|
"kind": "field",
|
|
1228
|
-
"name": "
|
|
1174
|
+
"name": "gridOptions",
|
|
1229
1175
|
"type": {
|
|
1230
|
-
"text": "
|
|
1231
|
-
},
|
|
1232
|
-
"default": "editProfileFormSchema",
|
|
1233
|
-
"inheritedFrom": {
|
|
1234
|
-
"name": "EntityManagement",
|
|
1235
|
-
"module": "src/entities/entities.ts"
|
|
1176
|
+
"text": "GridOptions"
|
|
1236
1177
|
}
|
|
1237
1178
|
},
|
|
1238
1179
|
{
|
|
1239
1180
|
"kind": "field",
|
|
1240
|
-
"name": "
|
|
1181
|
+
"name": "columns",
|
|
1241
1182
|
"type": {
|
|
1242
|
-
"text": "
|
|
1243
|
-
},
|
|
1244
|
-
"default": "editProfileFormSchema",
|
|
1245
|
-
"inheritedFrom": {
|
|
1246
|
-
"name": "EntityManagement",
|
|
1247
|
-
"module": "src/entities/entities.ts"
|
|
1183
|
+
"text": "ColDef[]"
|
|
1248
1184
|
}
|
|
1249
1185
|
},
|
|
1250
1186
|
{
|
|
1251
1187
|
"kind": "field",
|
|
1252
|
-
"name": "
|
|
1188
|
+
"name": "datasourceConfig",
|
|
1253
1189
|
"type": {
|
|
1254
|
-
"text": "
|
|
1255
|
-
},
|
|
1256
|
-
"inheritedFrom": {
|
|
1257
|
-
"name": "EntityManagement",
|
|
1258
|
-
"module": "src/entities/entities.ts"
|
|
1190
|
+
"text": "DatasourceConfiguration"
|
|
1259
1191
|
}
|
|
1260
1192
|
},
|
|
1261
1193
|
{
|
|
1262
1194
|
"kind": "field",
|
|
1263
|
-
"name": "
|
|
1195
|
+
"name": "actionButtonsConfig",
|
|
1264
1196
|
"type": {
|
|
1265
|
-
"text": "
|
|
1197
|
+
"text": "array"
|
|
1266
1198
|
},
|
|
1267
|
-
"
|
|
1268
|
-
"privacy": "public",
|
|
1269
|
-
"default": "'ALL_PROFILES'",
|
|
1270
|
-
"inheritedFrom": {
|
|
1271
|
-
"name": "EntityManagement",
|
|
1272
|
-
"module": "src/entities/entities.ts"
|
|
1273
|
-
}
|
|
1199
|
+
"default": "[]"
|
|
1274
1200
|
},
|
|
1275
1201
|
{
|
|
1276
1202
|
"kind": "field",
|
|
1277
|
-
"name": "
|
|
1203
|
+
"name": "deleteEvent",
|
|
1278
1204
|
"type": {
|
|
1279
1205
|
"text": "string"
|
|
1280
|
-
},
|
|
1281
|
-
"description": "Title of the grid",
|
|
1282
|
-
"privacy": "public",
|
|
1283
|
-
"default": "'Profile Management'",
|
|
1284
|
-
"inheritedFrom": {
|
|
1285
|
-
"name": "EntityManagement",
|
|
1286
|
-
"module": "src/entities/entities.ts"
|
|
1287
1206
|
}
|
|
1288
1207
|
},
|
|
1289
1208
|
{
|
|
1290
1209
|
"kind": "field",
|
|
1291
|
-
"name": "
|
|
1210
|
+
"name": "updateEvent",
|
|
1292
1211
|
"type": {
|
|
1293
1212
|
"text": "string"
|
|
1294
|
-
},
|
|
1295
|
-
"default": "'Profile'",
|
|
1296
|
-
"description": "Label for the entity which has usages such as being shown in the title of the modal wen editing the entity",
|
|
1297
|
-
"privacy": "public",
|
|
1298
|
-
"inheritedFrom": {
|
|
1299
|
-
"name": "EntityManagement",
|
|
1300
|
-
"module": "src/entities/entities.ts"
|
|
1301
1213
|
}
|
|
1302
1214
|
},
|
|
1303
1215
|
{
|
|
@@ -1306,1189 +1218,1124 @@
|
|
|
1306
1218
|
"type": {
|
|
1307
1219
|
"text": "Connect"
|
|
1308
1220
|
},
|
|
1309
|
-
"privacy": "protected"
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1221
|
+
"privacy": "protected"
|
|
1222
|
+
},
|
|
1223
|
+
{
|
|
1224
|
+
"kind": "method",
|
|
1225
|
+
"name": "onCellEditingStopped",
|
|
1226
|
+
"privacy": "private",
|
|
1227
|
+
"parameters": [
|
|
1228
|
+
{
|
|
1229
|
+
"name": "event",
|
|
1230
|
+
"type": {
|
|
1231
|
+
"text": "CellEditRequestEvent"
|
|
1232
|
+
}
|
|
1233
|
+
}
|
|
1234
|
+
]
|
|
1235
|
+
},
|
|
1236
|
+
{
|
|
1237
|
+
"kind": "method",
|
|
1238
|
+
"name": "handleFilterChanged",
|
|
1239
|
+
"privacy": "private",
|
|
1240
|
+
"parameters": [
|
|
1241
|
+
{
|
|
1242
|
+
"name": "e"
|
|
1243
|
+
}
|
|
1244
|
+
]
|
|
1245
|
+
},
|
|
1246
|
+
{
|
|
1247
|
+
"kind": "method",
|
|
1248
|
+
"name": "handleFilterCleared",
|
|
1249
|
+
"privacy": "private",
|
|
1250
|
+
"parameters": [
|
|
1251
|
+
{
|
|
1252
|
+
"name": "e"
|
|
1253
|
+
}
|
|
1254
|
+
]
|
|
1255
|
+
},
|
|
1256
|
+
{
|
|
1257
|
+
"kind": "method",
|
|
1258
|
+
"name": "select",
|
|
1259
|
+
"privacy": "private",
|
|
1260
|
+
"parameters": [
|
|
1261
|
+
{
|
|
1262
|
+
"name": "e"
|
|
1263
|
+
}
|
|
1264
|
+
]
|
|
1315
1265
|
},
|
|
1316
1266
|
{
|
|
1317
1267
|
"kind": "field",
|
|
1318
|
-
"name": "
|
|
1268
|
+
"name": "edit",
|
|
1269
|
+
"privacy": "private"
|
|
1270
|
+
},
|
|
1271
|
+
{
|
|
1272
|
+
"kind": "method",
|
|
1273
|
+
"name": "delete",
|
|
1274
|
+
"parameters": [
|
|
1275
|
+
{
|
|
1276
|
+
"name": "e"
|
|
1277
|
+
}
|
|
1278
|
+
]
|
|
1279
|
+
}
|
|
1280
|
+
],
|
|
1281
|
+
"attributes": [
|
|
1282
|
+
{
|
|
1283
|
+
"name": "design-system-prefix",
|
|
1319
1284
|
"type": {
|
|
1320
1285
|
"text": "string"
|
|
1321
1286
|
},
|
|
1322
1287
|
"default": "'zero'",
|
|
1323
1288
|
"description": "Name of the design system prefix that will be used in renderers.",
|
|
1324
|
-
"
|
|
1325
|
-
"inheritedFrom": {
|
|
1326
|
-
"name": "EntityManagement",
|
|
1327
|
-
"module": "src/entities/entities.ts"
|
|
1328
|
-
}
|
|
1289
|
+
"fieldName": "prefix"
|
|
1329
1290
|
},
|
|
1330
1291
|
{
|
|
1331
|
-
"
|
|
1332
|
-
"name": "readEvent",
|
|
1292
|
+
"name": "resourceName",
|
|
1333
1293
|
"type": {
|
|
1334
1294
|
"text": "string"
|
|
1335
1295
|
},
|
|
1336
|
-
"
|
|
1337
|
-
|
|
1338
|
-
"module": "src/entities/entities.ts"
|
|
1339
|
-
}
|
|
1296
|
+
"default": "''",
|
|
1297
|
+
"fieldName": "resourceName"
|
|
1340
1298
|
},
|
|
1341
1299
|
{
|
|
1342
|
-
"
|
|
1343
|
-
"name": "readonly",
|
|
1300
|
+
"name": "title",
|
|
1344
1301
|
"type": {
|
|
1345
|
-
"text": "
|
|
1302
|
+
"text": "string"
|
|
1346
1303
|
},
|
|
1347
|
-
"
|
|
1348
|
-
|
|
1349
|
-
"module": "src/entities/entities.ts"
|
|
1350
|
-
}
|
|
1304
|
+
"default": "''",
|
|
1305
|
+
"fieldName": "title"
|
|
1351
1306
|
},
|
|
1352
1307
|
{
|
|
1353
|
-
"
|
|
1354
|
-
"name": "asyncAdd",
|
|
1308
|
+
"name": "persist-column-state-key",
|
|
1355
1309
|
"type": {
|
|
1356
|
-
"text": "
|
|
1310
|
+
"text": "string"
|
|
1357
1311
|
},
|
|
1358
|
-
"
|
|
1359
|
-
"description": "Whether to use the `applyTransactionAsync` function for *add* transactions",
|
|
1360
|
-
"privacy": "public",
|
|
1361
|
-
"inheritedFrom": {
|
|
1362
|
-
"name": "EntityManagement",
|
|
1363
|
-
"module": "src/entities/entities.ts"
|
|
1364
|
-
}
|
|
1312
|
+
"fieldName": "persistColumnStateKey"
|
|
1365
1313
|
},
|
|
1366
1314
|
{
|
|
1367
|
-
"
|
|
1368
|
-
"name": "asyncRemove",
|
|
1315
|
+
"name": "size-columns-to-fit",
|
|
1369
1316
|
"type": {
|
|
1370
1317
|
"text": "boolean"
|
|
1371
1318
|
},
|
|
1372
|
-
"
|
|
1373
|
-
"description": "Whether to use the `applyTransactionAsync` function for *remove* transactions",
|
|
1374
|
-
"privacy": "public",
|
|
1375
|
-
"inheritedFrom": {
|
|
1376
|
-
"name": "EntityManagement",
|
|
1377
|
-
"module": "src/entities/entities.ts"
|
|
1378
|
-
}
|
|
1319
|
+
"fieldName": "sizeColumnsToFit"
|
|
1379
1320
|
},
|
|
1380
1321
|
{
|
|
1381
|
-
"
|
|
1382
|
-
"name": "asyncUpdate",
|
|
1322
|
+
"name": "row-selection",
|
|
1383
1323
|
"type": {
|
|
1384
|
-
"text": "
|
|
1324
|
+
"text": "string"
|
|
1385
1325
|
},
|
|
1386
|
-
"
|
|
1387
|
-
"description": "Whether to use the `applyTransactionAsync` function for *update* transactions",
|
|
1388
|
-
"privacy": "public",
|
|
1389
|
-
"inheritedFrom": {
|
|
1390
|
-
"name": "EntityManagement",
|
|
1391
|
-
"module": "src/entities/entities.ts"
|
|
1392
|
-
}
|
|
1326
|
+
"fieldName": "rowSelection"
|
|
1393
1327
|
},
|
|
1394
1328
|
{
|
|
1395
|
-
"
|
|
1396
|
-
"name": "rowSelection",
|
|
1329
|
+
"name": "enable-filter-bar",
|
|
1397
1330
|
"type": {
|
|
1398
|
-
"text": "
|
|
1331
|
+
"text": "boolean"
|
|
1399
1332
|
},
|
|
1400
|
-
"
|
|
1401
|
-
"description": "This attribute allows you to change row-selection to 'single' or 'multiple' which will allow you to select single or multiple rows.",
|
|
1402
|
-
"privacy": "public",
|
|
1403
|
-
"inheritedFrom": {
|
|
1404
|
-
"name": "EntityManagement",
|
|
1405
|
-
"module": "src/entities/entities.ts"
|
|
1406
|
-
}
|
|
1333
|
+
"fieldName": "enableFilterBar"
|
|
1407
1334
|
},
|
|
1408
1335
|
{
|
|
1409
|
-
"
|
|
1410
|
-
"name": "enableCellFlashing",
|
|
1336
|
+
"name": "async-add",
|
|
1411
1337
|
"type": {
|
|
1412
1338
|
"text": "boolean"
|
|
1413
1339
|
},
|
|
1414
1340
|
"default": "false",
|
|
1415
|
-
"
|
|
1416
|
-
"privacy": "public",
|
|
1417
|
-
"inheritedFrom": {
|
|
1418
|
-
"name": "EntityManagement",
|
|
1419
|
-
"module": "src/entities/entities.ts"
|
|
1420
|
-
}
|
|
1341
|
+
"fieldName": "asyncAdd"
|
|
1421
1342
|
},
|
|
1422
1343
|
{
|
|
1423
|
-
"
|
|
1424
|
-
"name": "enableRowFlashing",
|
|
1344
|
+
"name": "async-remove",
|
|
1425
1345
|
"type": {
|
|
1426
1346
|
"text": "boolean"
|
|
1427
1347
|
},
|
|
1428
1348
|
"default": "false",
|
|
1429
|
-
"
|
|
1430
|
-
"privacy": "public",
|
|
1431
|
-
"inheritedFrom": {
|
|
1432
|
-
"name": "EntityManagement",
|
|
1433
|
-
"module": "src/entities/entities.ts"
|
|
1434
|
-
}
|
|
1435
|
-
},
|
|
1436
|
-
{
|
|
1437
|
-
"kind": "field",
|
|
1438
|
-
"name": "gridOptions",
|
|
1439
|
-
"type": {
|
|
1440
|
-
"text": "GridOptions"
|
|
1441
|
-
},
|
|
1442
|
-
"description": "GridOptions to be passed down from application",
|
|
1443
|
-
"privacy": "public",
|
|
1444
|
-
"inheritedFrom": {
|
|
1445
|
-
"name": "EntityManagement",
|
|
1446
|
-
"module": "src/entities/entities.ts"
|
|
1447
|
-
}
|
|
1448
|
-
},
|
|
1449
|
-
{
|
|
1450
|
-
"kind": "field",
|
|
1451
|
-
"name": "columns",
|
|
1452
|
-
"type": {
|
|
1453
|
-
"text": "ColDef[]"
|
|
1454
|
-
},
|
|
1455
|
-
"description": "Array which holds the column definitions.",
|
|
1456
|
-
"privacy": "public",
|
|
1457
|
-
"inheritedFrom": {
|
|
1458
|
-
"name": "EntityManagement",
|
|
1459
|
-
"module": "src/entities/entities.ts"
|
|
1460
|
-
}
|
|
1461
|
-
},
|
|
1462
|
-
{
|
|
1463
|
-
"kind": "field",
|
|
1464
|
-
"name": "datasourceConfig",
|
|
1465
|
-
"type": {
|
|
1466
|
-
"text": "DatasourceConfiguration"
|
|
1467
|
-
},
|
|
1468
|
-
"description": "The configuration which is used when interacting with the resource on the backend",
|
|
1469
|
-
"privacy": "public",
|
|
1470
|
-
"inheritedFrom": {
|
|
1471
|
-
"name": "EntityManagement",
|
|
1472
|
-
"module": "src/entities/entities.ts"
|
|
1473
|
-
}
|
|
1474
|
-
},
|
|
1475
|
-
{
|
|
1476
|
-
"kind": "field",
|
|
1477
|
-
"name": "formUiSchema",
|
|
1478
|
-
"type": {
|
|
1479
|
-
"text": "any"
|
|
1480
|
-
},
|
|
1481
|
-
"inheritedFrom": {
|
|
1482
|
-
"name": "EntityManagement",
|
|
1483
|
-
"module": "src/entities/entities.ts"
|
|
1484
|
-
}
|
|
1485
|
-
},
|
|
1486
|
-
{
|
|
1487
|
-
"kind": "field",
|
|
1488
|
-
"name": "formRenderers",
|
|
1489
|
-
"type": {
|
|
1490
|
-
"text": "RendererEntry[]"
|
|
1491
|
-
},
|
|
1492
|
-
"default": "renderers",
|
|
1493
|
-
"description": "Array with renderers used by foundation-forms",
|
|
1494
|
-
"privacy": "public",
|
|
1495
|
-
"inheritedFrom": {
|
|
1496
|
-
"name": "EntityManagement",
|
|
1497
|
-
"module": "src/entities/entities.ts"
|
|
1498
|
-
}
|
|
1499
|
-
},
|
|
1500
|
-
{
|
|
1501
|
-
"kind": "field",
|
|
1502
|
-
"name": "selectedEntity",
|
|
1503
|
-
"type": {
|
|
1504
|
-
"text": "any"
|
|
1505
|
-
},
|
|
1506
|
-
"description": "Reference to the currently selected entity from the grid.",
|
|
1507
|
-
"privacy": "public",
|
|
1508
|
-
"inheritedFrom": {
|
|
1509
|
-
"name": "EntityManagement",
|
|
1510
|
-
"module": "src/entities/entities.ts"
|
|
1511
|
-
}
|
|
1349
|
+
"fieldName": "asyncRemove"
|
|
1512
1350
|
},
|
|
1513
1351
|
{
|
|
1514
|
-
"
|
|
1515
|
-
"name": "editedEntity",
|
|
1352
|
+
"name": "async-update",
|
|
1516
1353
|
"type": {
|
|
1517
|
-
"text": "
|
|
1354
|
+
"text": "boolean"
|
|
1518
1355
|
},
|
|
1519
|
-
"
|
|
1520
|
-
"
|
|
1521
|
-
"inheritedFrom": {
|
|
1522
|
-
"name": "EntityManagement",
|
|
1523
|
-
"module": "src/entities/entities.ts"
|
|
1524
|
-
}
|
|
1356
|
+
"default": "true",
|
|
1357
|
+
"fieldName": "asyncUpdate"
|
|
1525
1358
|
},
|
|
1526
1359
|
{
|
|
1527
|
-
"
|
|
1528
|
-
"name": "submitting",
|
|
1360
|
+
"name": "enable-cell-flashing",
|
|
1529
1361
|
"type": {
|
|
1530
1362
|
"text": "boolean"
|
|
1531
1363
|
},
|
|
1532
|
-
"
|
|
1533
|
-
|
|
1534
|
-
"module": "src/entities/entities.ts"
|
|
1535
|
-
}
|
|
1364
|
+
"default": "false",
|
|
1365
|
+
"fieldName": "enableCellFlashing"
|
|
1536
1366
|
},
|
|
1537
1367
|
{
|
|
1538
|
-
"
|
|
1539
|
-
"name": "defaultEntityValues",
|
|
1368
|
+
"name": "enable-row-flashing",
|
|
1540
1369
|
"type": {
|
|
1541
|
-
"text": "
|
|
1370
|
+
"text": "boolean"
|
|
1542
1371
|
},
|
|
1543
|
-
"
|
|
1544
|
-
|
|
1545
|
-
"module": "src/entities/entities.ts"
|
|
1546
|
-
}
|
|
1372
|
+
"default": "false",
|
|
1373
|
+
"fieldName": "enableRowFlashing"
|
|
1547
1374
|
},
|
|
1548
1375
|
{
|
|
1549
|
-
"
|
|
1550
|
-
"name": "editDialogTitle",
|
|
1376
|
+
"name": "hide-edit",
|
|
1551
1377
|
"type": {
|
|
1552
|
-
"text": "
|
|
1378
|
+
"text": "boolean"
|
|
1553
1379
|
},
|
|
1554
|
-
"
|
|
1555
|
-
"
|
|
1556
|
-
"name": "EntityManagement",
|
|
1557
|
-
"module": "src/entities/entities.ts"
|
|
1558
|
-
}
|
|
1380
|
+
"default": "false",
|
|
1381
|
+
"fieldName": "hideEdit"
|
|
1559
1382
|
},
|
|
1560
1383
|
{
|
|
1561
|
-
"
|
|
1562
|
-
"name": "editModalVisible",
|
|
1384
|
+
"name": "hide-delete",
|
|
1563
1385
|
"type": {
|
|
1564
1386
|
"text": "boolean"
|
|
1565
1387
|
},
|
|
1566
1388
|
"default": "false",
|
|
1567
|
-
"
|
|
1568
|
-
"name": "EntityManagement",
|
|
1569
|
-
"module": "src/entities/entities.ts"
|
|
1570
|
-
}
|
|
1571
|
-
},
|
|
1572
|
-
{
|
|
1573
|
-
"kind": "method",
|
|
1574
|
-
"name": "editModalVisibleChanged",
|
|
1575
|
-
"inheritedFrom": {
|
|
1576
|
-
"name": "EntityManagement",
|
|
1577
|
-
"module": "src/entities/entities.ts"
|
|
1578
|
-
}
|
|
1389
|
+
"fieldName": "hideDelete"
|
|
1579
1390
|
},
|
|
1580
1391
|
{
|
|
1581
|
-
"
|
|
1582
|
-
"name": "editEntityModal",
|
|
1392
|
+
"name": "header-case-type",
|
|
1583
1393
|
"type": {
|
|
1584
|
-
"text": "
|
|
1394
|
+
"text": "GridProCaseType"
|
|
1585
1395
|
},
|
|
1586
|
-
"
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
}
|
|
1591
|
-
},
|
|
1396
|
+
"fieldName": "headerCaseType"
|
|
1397
|
+
}
|
|
1398
|
+
],
|
|
1399
|
+
"mixins": [
|
|
1592
1400
|
{
|
|
1593
|
-
"
|
|
1594
|
-
"
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1401
|
+
"name": "LifecycleMixin",
|
|
1402
|
+
"package": "@genesislcap/foundation-utils"
|
|
1403
|
+
}
|
|
1404
|
+
],
|
|
1405
|
+
"superclass": {
|
|
1406
|
+
"name": "FASTElement",
|
|
1407
|
+
"package": "@microsoft/fast-element"
|
|
1408
|
+
},
|
|
1409
|
+
"tagName": "entity-list",
|
|
1410
|
+
"customElement": true
|
|
1411
|
+
}
|
|
1412
|
+
],
|
|
1413
|
+
"exports": [
|
|
1414
|
+
{
|
|
1415
|
+
"kind": "js",
|
|
1416
|
+
"name": "List",
|
|
1417
|
+
"declaration": {
|
|
1418
|
+
"name": "List",
|
|
1419
|
+
"module": "src/list/list.ts"
|
|
1420
|
+
}
|
|
1421
|
+
},
|
|
1422
|
+
{
|
|
1423
|
+
"kind": "custom-element-definition",
|
|
1424
|
+
"name": "entity-list",
|
|
1425
|
+
"declaration": {
|
|
1426
|
+
"name": "List",
|
|
1427
|
+
"module": "src/list/list.ts"
|
|
1428
|
+
}
|
|
1429
|
+
}
|
|
1430
|
+
]
|
|
1431
|
+
},
|
|
1432
|
+
{
|
|
1433
|
+
"kind": "javascript-module",
|
|
1434
|
+
"path": "src/main/index.ts",
|
|
1435
|
+
"declarations": [],
|
|
1436
|
+
"exports": [
|
|
1437
|
+
{
|
|
1438
|
+
"kind": "js",
|
|
1439
|
+
"name": "*",
|
|
1440
|
+
"declaration": {
|
|
1441
|
+
"name": "*",
|
|
1442
|
+
"package": "./main.template"
|
|
1443
|
+
}
|
|
1444
|
+
},
|
|
1445
|
+
{
|
|
1446
|
+
"kind": "js",
|
|
1447
|
+
"name": "*",
|
|
1448
|
+
"declaration": {
|
|
1449
|
+
"name": "*",
|
|
1450
|
+
"package": "./main"
|
|
1451
|
+
}
|
|
1452
|
+
}
|
|
1453
|
+
]
|
|
1454
|
+
},
|
|
1455
|
+
{
|
|
1456
|
+
"kind": "javascript-module",
|
|
1457
|
+
"path": "src/main/main.styles.ts",
|
|
1458
|
+
"declarations": [
|
|
1459
|
+
{
|
|
1460
|
+
"kind": "variable",
|
|
1461
|
+
"name": "MainStyles",
|
|
1462
|
+
"default": "css`\n ${mixinRobotoFont()}\n :host {\n contain: content;\n }\n\n :host,\n zero-design-system-provider,\n .dynamic-template,\n foundation-router {\n display: flex;\n width: 100%;\n height: 100%;\n }\n\n fast-progress {\n --accent-foreground-rest: #654df9;\n\n height: calc(var(--design-unit) * 1px);\n margin: 0;\n width: 100%;\n }\n`"
|
|
1463
|
+
}
|
|
1464
|
+
],
|
|
1465
|
+
"exports": [
|
|
1466
|
+
{
|
|
1467
|
+
"kind": "js",
|
|
1468
|
+
"name": "MainStyles",
|
|
1469
|
+
"declaration": {
|
|
1470
|
+
"name": "MainStyles",
|
|
1471
|
+
"module": "src/main/main.styles.ts"
|
|
1472
|
+
}
|
|
1473
|
+
}
|
|
1474
|
+
]
|
|
1475
|
+
},
|
|
1476
|
+
{
|
|
1477
|
+
"kind": "javascript-module",
|
|
1478
|
+
"path": "src/main/main.template.ts",
|
|
1479
|
+
"declarations": [],
|
|
1480
|
+
"exports": []
|
|
1481
|
+
},
|
|
1482
|
+
{
|
|
1483
|
+
"kind": "javascript-module",
|
|
1484
|
+
"path": "src/main/main.ts",
|
|
1485
|
+
"declarations": [
|
|
1486
|
+
{
|
|
1487
|
+
"kind": "class",
|
|
1488
|
+
"description": "",
|
|
1489
|
+
"name": "MainApplication",
|
|
1490
|
+
"members": [
|
|
1603
1491
|
{
|
|
1604
1492
|
"kind": "field",
|
|
1605
|
-
"name": "
|
|
1493
|
+
"name": "config",
|
|
1606
1494
|
"type": {
|
|
1607
|
-
"text": "
|
|
1608
|
-
},
|
|
1609
|
-
"inheritedFrom": {
|
|
1610
|
-
"name": "EntityManagement",
|
|
1611
|
-
"module": "src/entities/entities.ts"
|
|
1495
|
+
"text": "MainRouterConfig"
|
|
1612
1496
|
}
|
|
1613
1497
|
},
|
|
1614
1498
|
{
|
|
1615
1499
|
"kind": "field",
|
|
1616
|
-
"name": "
|
|
1500
|
+
"name": "connect",
|
|
1617
1501
|
"type": {
|
|
1618
|
-
"text": "
|
|
1619
|
-
},
|
|
1620
|
-
"default": "false",
|
|
1621
|
-
"inheritedFrom": {
|
|
1622
|
-
"name": "EntityManagement",
|
|
1623
|
-
"module": "src/entities/entities.ts"
|
|
1502
|
+
"text": "Connect"
|
|
1624
1503
|
}
|
|
1625
1504
|
},
|
|
1626
1505
|
{
|
|
1627
1506
|
"kind": "field",
|
|
1628
|
-
"name": "
|
|
1507
|
+
"name": "session",
|
|
1629
1508
|
"type": {
|
|
1630
|
-
"text": "
|
|
1631
|
-
},
|
|
1632
|
-
"default": "false",
|
|
1633
|
-
"inheritedFrom": {
|
|
1634
|
-
"name": "EntityManagement",
|
|
1635
|
-
"module": "src/entities/entities.ts"
|
|
1509
|
+
"text": "Session"
|
|
1636
1510
|
}
|
|
1637
1511
|
},
|
|
1638
1512
|
{
|
|
1639
1513
|
"kind": "field",
|
|
1640
|
-
"name": "
|
|
1514
|
+
"name": "container",
|
|
1641
1515
|
"type": {
|
|
1642
|
-
"text": "
|
|
1643
|
-
},
|
|
1644
|
-
"default": "false",
|
|
1645
|
-
"description": "This attribute controls whether to enable the search-bar.",
|
|
1646
|
-
"privacy": "public",
|
|
1647
|
-
"inheritedFrom": {
|
|
1648
|
-
"name": "EntityManagement",
|
|
1649
|
-
"module": "src/entities/entities.ts"
|
|
1516
|
+
"text": "Container"
|
|
1650
1517
|
}
|
|
1651
1518
|
},
|
|
1652
1519
|
{
|
|
1653
1520
|
"kind": "field",
|
|
1654
|
-
"name": "
|
|
1521
|
+
"name": "provider",
|
|
1655
1522
|
"type": {
|
|
1656
|
-
"text": "
|
|
1657
|
-
},
|
|
1658
|
-
"description": "The case type to use for the header names. If not set, the default CONSTANT_CASE will be used.",
|
|
1659
|
-
"privacy": "public",
|
|
1660
|
-
"inheritedFrom": {
|
|
1661
|
-
"name": "EntityManagement",
|
|
1662
|
-
"module": "src/entities/entities.ts"
|
|
1523
|
+
"text": "any"
|
|
1663
1524
|
}
|
|
1664
1525
|
},
|
|
1665
1526
|
{
|
|
1666
1527
|
"kind": "field",
|
|
1667
|
-
"name": "
|
|
1528
|
+
"name": "ready",
|
|
1668
1529
|
"type": {
|
|
1669
|
-
"text": "
|
|
1530
|
+
"text": "boolean"
|
|
1670
1531
|
},
|
|
1671
|
-
"
|
|
1672
|
-
"name": "EntityManagement",
|
|
1673
|
-
"module": "src/entities/entities.ts"
|
|
1674
|
-
}
|
|
1532
|
+
"default": "false"
|
|
1675
1533
|
},
|
|
1676
1534
|
{
|
|
1677
1535
|
"kind": "field",
|
|
1678
|
-
"name": "
|
|
1536
|
+
"name": "data",
|
|
1679
1537
|
"type": {
|
|
1680
|
-
"text": "
|
|
1681
|
-
},
|
|
1682
|
-
"default": "'right'",
|
|
1683
|
-
"description": "Determines where the modal dialog will appear on screen",
|
|
1684
|
-
"privacy": "public",
|
|
1685
|
-
"inheritedFrom": {
|
|
1686
|
-
"name": "EntityManagement",
|
|
1687
|
-
"module": "src/entities/entities.ts"
|
|
1688
|
-
}
|
|
1689
|
-
},
|
|
1690
|
-
{
|
|
1691
|
-
"kind": "method",
|
|
1692
|
-
"name": "deepClone",
|
|
1693
|
-
"return": {
|
|
1694
|
-
"type": {
|
|
1695
|
-
"text": "Node"
|
|
1696
|
-
}
|
|
1538
|
+
"text": "any"
|
|
1697
1539
|
},
|
|
1698
|
-
"
|
|
1699
|
-
"privacy": "public",
|
|
1700
|
-
"inheritedFrom": {
|
|
1701
|
-
"name": "EntityManagement",
|
|
1702
|
-
"module": "src/entities/entities.ts"
|
|
1703
|
-
}
|
|
1704
|
-
},
|
|
1705
|
-
{
|
|
1706
|
-
"kind": "method",
|
|
1707
|
-
"name": "submitEntityChanges",
|
|
1708
|
-
"privacy": "public",
|
|
1709
|
-
"parameters": [
|
|
1710
|
-
{
|
|
1711
|
-
"name": "e",
|
|
1712
|
-
"type": {
|
|
1713
|
-
"text": "CustomEvent"
|
|
1714
|
-
},
|
|
1715
|
-
"description": "CustomEvent which contains the payload for the entity to submit to the backend\n\nEmits an event upon error"
|
|
1716
|
-
}
|
|
1717
|
-
],
|
|
1718
|
-
"description": "Event handler for when the user submits the action for the currently open form, either editing or adding the entity",
|
|
1719
|
-
"inheritedFrom": {
|
|
1720
|
-
"name": "EntityManagement",
|
|
1721
|
-
"module": "src/entities/entities.ts"
|
|
1722
|
-
}
|
|
1540
|
+
"default": "null"
|
|
1723
1541
|
},
|
|
1724
1542
|
{
|
|
1725
1543
|
"kind": "method",
|
|
1726
|
-
"name": "
|
|
1727
|
-
"privacy": "private",
|
|
1728
|
-
"parameters": [
|
|
1729
|
-
{
|
|
1730
|
-
"name": "e",
|
|
1731
|
-
"type": {
|
|
1732
|
-
"text": "CustomEvent"
|
|
1733
|
-
}
|
|
1734
|
-
}
|
|
1735
|
-
],
|
|
1736
|
-
"inheritedFrom": {
|
|
1737
|
-
"name": "EntityManagement",
|
|
1738
|
-
"module": "src/entities/entities.ts"
|
|
1739
|
-
}
|
|
1544
|
+
"name": "onLuminanceToggle"
|
|
1740
1545
|
},
|
|
1741
1546
|
{
|
|
1742
1547
|
"kind": "method",
|
|
1743
|
-
"name": "
|
|
1744
|
-
"privacy": "public",
|
|
1745
|
-
"inheritedFrom": {
|
|
1746
|
-
"name": "EntityManagement",
|
|
1747
|
-
"module": "src/entities/entities.ts"
|
|
1748
|
-
}
|
|
1548
|
+
"name": "loadRemotes"
|
|
1749
1549
|
},
|
|
1750
1550
|
{
|
|
1751
|
-
"kind": "
|
|
1752
|
-
"name": "
|
|
1753
|
-
"readonly": true,
|
|
1754
|
-
"inheritedFrom": {
|
|
1755
|
-
"name": "EntityManagement",
|
|
1756
|
-
"module": "src/entities/entities.ts"
|
|
1757
|
-
}
|
|
1551
|
+
"kind": "method",
|
|
1552
|
+
"name": "selectTemplate"
|
|
1758
1553
|
},
|
|
1759
1554
|
{
|
|
1760
1555
|
"kind": "method",
|
|
1761
|
-
"name": "
|
|
1556
|
+
"name": "registerDIDependencies",
|
|
1557
|
+
"privacy": "private"
|
|
1558
|
+
}
|
|
1559
|
+
],
|
|
1560
|
+
"superclass": {
|
|
1561
|
+
"name": "FASTElement",
|
|
1562
|
+
"package": "@microsoft/fast-element"
|
|
1563
|
+
},
|
|
1564
|
+
"customElement": true
|
|
1565
|
+
}
|
|
1566
|
+
],
|
|
1567
|
+
"exports": [
|
|
1568
|
+
{
|
|
1569
|
+
"kind": "js",
|
|
1570
|
+
"name": "MainApplication",
|
|
1571
|
+
"declaration": {
|
|
1572
|
+
"name": "MainApplication",
|
|
1573
|
+
"module": "src/main/main.ts"
|
|
1574
|
+
}
|
|
1575
|
+
},
|
|
1576
|
+
{
|
|
1577
|
+
"kind": "custom-element-definition",
|
|
1578
|
+
"declaration": {
|
|
1579
|
+
"name": "MainApplication",
|
|
1580
|
+
"module": "src/main/main.ts"
|
|
1581
|
+
}
|
|
1582
|
+
}
|
|
1583
|
+
]
|
|
1584
|
+
},
|
|
1585
|
+
{
|
|
1586
|
+
"kind": "javascript-module",
|
|
1587
|
+
"path": "src/profiles/editProfileSchema.ts",
|
|
1588
|
+
"declarations": [
|
|
1589
|
+
{
|
|
1590
|
+
"kind": "variable",
|
|
1591
|
+
"name": "editProfileFormSchema",
|
|
1592
|
+
"type": {
|
|
1593
|
+
"text": "object"
|
|
1594
|
+
},
|
|
1595
|
+
"default": "{\n type: 'VerticalLayout',\n elements: [\n {\n type: 'Control',\n label: 'Name',\n scope: '#/properties/NAME',\n },\n {\n type: 'Control',\n label: 'Description',\n scope: '#/properties/DESCRIPTION',\n },\n {\n type: 'Control',\n label: 'Status',\n scope: '#/properties/STATUS',\n },\n {\n type: 'Control',\n label: 'Rights',\n scope: '#/properties/RIGHT_CODES',\n options: {\n allOptionsResourceName: 'RIGHT',\n valueField: 'CODE',\n labelField: 'CODE',\n },\n },\n {\n type: 'Control',\n label: 'Users',\n scope: '#/properties/USER_NAMES',\n options: {\n allOptionsResourceName: 'USER',\n valueField: 'USER_NAME',\n labelField: 'USER_NAME',\n },\n },\n ],\n}"
|
|
1596
|
+
}
|
|
1597
|
+
],
|
|
1598
|
+
"exports": [
|
|
1599
|
+
{
|
|
1600
|
+
"kind": "js",
|
|
1601
|
+
"name": "editProfileFormSchema",
|
|
1602
|
+
"declaration": {
|
|
1603
|
+
"name": "editProfileFormSchema",
|
|
1604
|
+
"module": "src/profiles/editProfileSchema.ts"
|
|
1605
|
+
}
|
|
1606
|
+
}
|
|
1607
|
+
]
|
|
1608
|
+
},
|
|
1609
|
+
{
|
|
1610
|
+
"kind": "javascript-module",
|
|
1611
|
+
"path": "src/profiles/profiles.ts",
|
|
1612
|
+
"declarations": [
|
|
1613
|
+
{
|
|
1614
|
+
"kind": "class",
|
|
1615
|
+
"description": "Main class which defined the profile management functionality",
|
|
1616
|
+
"name": "Profiles",
|
|
1617
|
+
"members": [
|
|
1618
|
+
{
|
|
1619
|
+
"kind": "method",
|
|
1620
|
+
"name": "readProfileData",
|
|
1762
1621
|
"privacy": "public",
|
|
1763
1622
|
"parameters": [
|
|
1764
1623
|
{
|
|
1765
|
-
"name": "
|
|
1766
|
-
"type": {
|
|
1767
|
-
"text": "CustomEvent<Array<SelectedOption>>"
|
|
1768
|
-
}
|
|
1624
|
+
"name": "profile"
|
|
1769
1625
|
}
|
|
1770
|
-
]
|
|
1771
|
-
"inheritedFrom": {
|
|
1772
|
-
"name": "EntityManagement",
|
|
1773
|
-
"module": "src/entities/entities.ts"
|
|
1774
|
-
}
|
|
1626
|
+
]
|
|
1775
1627
|
},
|
|
1776
1628
|
{
|
|
1777
1629
|
"kind": "method",
|
|
1778
|
-
"name": "
|
|
1779
|
-
"parameters": [
|
|
1780
|
-
{
|
|
1781
|
-
"name": "options",
|
|
1782
|
-
"type": {
|
|
1783
|
-
"text": "SelectedOption<string>[]"
|
|
1784
|
-
}
|
|
1785
|
-
}
|
|
1786
|
-
],
|
|
1630
|
+
"name": "confirmDelete",
|
|
1787
1631
|
"inheritedFrom": {
|
|
1788
1632
|
"name": "EntityManagement",
|
|
1789
1633
|
"module": "src/entities/entities.ts"
|
|
1790
1634
|
}
|
|
1791
1635
|
},
|
|
1792
1636
|
{
|
|
1793
|
-
"kind": "
|
|
1794
|
-
"name": "
|
|
1795
|
-
"
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
}
|
|
1801
|
-
}
|
|
1802
|
-
],
|
|
1637
|
+
"kind": "field",
|
|
1638
|
+
"name": "createEvent",
|
|
1639
|
+
"type": {
|
|
1640
|
+
"text": "string"
|
|
1641
|
+
},
|
|
1642
|
+
"description": "Name of the event handler on the Genesis server which handles creating an entity",
|
|
1643
|
+
"privacy": "public",
|
|
1803
1644
|
"inheritedFrom": {
|
|
1804
1645
|
"name": "EntityManagement",
|
|
1805
1646
|
"module": "src/entities/entities.ts"
|
|
1806
1647
|
}
|
|
1807
1648
|
},
|
|
1808
1649
|
{
|
|
1809
|
-
"kind": "
|
|
1810
|
-
"name": "
|
|
1650
|
+
"kind": "field",
|
|
1651
|
+
"name": "deleteEvent",
|
|
1652
|
+
"type": {
|
|
1653
|
+
"text": "string"
|
|
1654
|
+
},
|
|
1655
|
+
"description": "Name of the event handler on the Genesis server which handles deleting the entity",
|
|
1811
1656
|
"privacy": "public",
|
|
1812
|
-
"parameters": [
|
|
1813
|
-
{
|
|
1814
|
-
"name": "e",
|
|
1815
|
-
"type": {
|
|
1816
|
-
"text": "CustomEvent<string>"
|
|
1817
|
-
}
|
|
1818
|
-
}
|
|
1819
|
-
],
|
|
1820
1657
|
"inheritedFrom": {
|
|
1821
1658
|
"name": "EntityManagement",
|
|
1822
1659
|
"module": "src/entities/entities.ts"
|
|
1823
1660
|
}
|
|
1824
1661
|
},
|
|
1825
1662
|
{
|
|
1826
|
-
"kind": "
|
|
1827
|
-
"name": "
|
|
1663
|
+
"kind": "field",
|
|
1664
|
+
"name": "updateEvent",
|
|
1665
|
+
"type": {
|
|
1666
|
+
"text": "string"
|
|
1667
|
+
},
|
|
1668
|
+
"description": "Name of the event handler on the Genesis server which handles updating the entity",
|
|
1828
1669
|
"privacy": "public",
|
|
1829
|
-
"parameters": [
|
|
1830
|
-
{
|
|
1831
|
-
"name": "e",
|
|
1832
|
-
"type": {
|
|
1833
|
-
"text": "CustomEvent<string>"
|
|
1834
|
-
}
|
|
1835
|
-
}
|
|
1836
|
-
],
|
|
1837
1670
|
"inheritedFrom": {
|
|
1838
1671
|
"name": "EntityManagement",
|
|
1839
1672
|
"module": "src/entities/entities.ts"
|
|
1840
1673
|
}
|
|
1841
1674
|
},
|
|
1842
1675
|
{
|
|
1843
|
-
"kind": "
|
|
1844
|
-
"name": "
|
|
1676
|
+
"kind": "field",
|
|
1677
|
+
"name": "persistColumnStateKey",
|
|
1678
|
+
"type": {
|
|
1679
|
+
"text": "string"
|
|
1680
|
+
},
|
|
1681
|
+
"description": "This attribute controls whether and how the entity manager stores the state of the columns when the user edits them. Omit this attribute to disable the functionality, set it to a unique value to enable it.",
|
|
1845
1682
|
"privacy": "public",
|
|
1846
|
-
"
|
|
1847
|
-
{
|
|
1848
|
-
"name": "e",
|
|
1849
|
-
"type": {
|
|
1850
|
-
"text": "CustomEvent"
|
|
1851
|
-
}
|
|
1852
|
-
}
|
|
1853
|
-
],
|
|
1683
|
+
"default": "'entity_profiles_management'",
|
|
1854
1684
|
"inheritedFrom": {
|
|
1855
1685
|
"name": "EntityManagement",
|
|
1856
1686
|
"module": "src/entities/entities.ts"
|
|
1857
1687
|
}
|
|
1858
1688
|
},
|
|
1859
1689
|
{
|
|
1860
|
-
"kind": "
|
|
1861
|
-
"name": "
|
|
1862
|
-
"
|
|
1690
|
+
"kind": "field",
|
|
1691
|
+
"name": "updateFormUiSchema",
|
|
1692
|
+
"type": {
|
|
1693
|
+
"text": "any"
|
|
1694
|
+
},
|
|
1695
|
+
"default": "editProfileFormSchema",
|
|
1863
1696
|
"inheritedFrom": {
|
|
1864
1697
|
"name": "EntityManagement",
|
|
1865
1698
|
"module": "src/entities/entities.ts"
|
|
1866
1699
|
}
|
|
1867
|
-
}
|
|
1868
|
-
],
|
|
1869
|
-
"superclass": {
|
|
1870
|
-
"name": "EntityManagement",
|
|
1871
|
-
"module": "/src/entities"
|
|
1872
|
-
},
|
|
1873
|
-
"deprecated": "- Use '\\@genesislcap/pbc-auth' instead. 'https://www.npmjs.com/package/\\@genesislcap/pbc-auth'",
|
|
1874
|
-
"tagName": "profile-management",
|
|
1875
|
-
"customElement": true,
|
|
1876
|
-
"attributes": [
|
|
1700
|
+
},
|
|
1877
1701
|
{
|
|
1878
|
-
"
|
|
1702
|
+
"kind": "field",
|
|
1703
|
+
"name": "createFormUiSchema",
|
|
1879
1704
|
"type": {
|
|
1880
|
-
"text": "
|
|
1705
|
+
"text": "any"
|
|
1881
1706
|
},
|
|
1882
|
-
"default": "
|
|
1883
|
-
"description": "Name of the design system prefix that will be used in renderers.",
|
|
1884
|
-
"fieldName": "prefix",
|
|
1707
|
+
"default": "editProfileFormSchema",
|
|
1885
1708
|
"inheritedFrom": {
|
|
1886
1709
|
"name": "EntityManagement",
|
|
1887
1710
|
"module": "src/entities/entities.ts"
|
|
1888
1711
|
}
|
|
1889
1712
|
},
|
|
1890
1713
|
{
|
|
1891
|
-
"
|
|
1714
|
+
"kind": "field",
|
|
1715
|
+
"name": "readEventFn",
|
|
1892
1716
|
"type": {
|
|
1893
|
-
"text": "
|
|
1717
|
+
"text": "(...args) => {}"
|
|
1894
1718
|
},
|
|
1895
|
-
"description": "Name of the backend resource which contain the entities to manage",
|
|
1896
|
-
"fieldName": "resourceName",
|
|
1897
1719
|
"inheritedFrom": {
|
|
1898
1720
|
"name": "EntityManagement",
|
|
1899
1721
|
"module": "src/entities/entities.ts"
|
|
1900
1722
|
}
|
|
1901
1723
|
},
|
|
1902
1724
|
{
|
|
1903
|
-
"
|
|
1725
|
+
"kind": "field",
|
|
1726
|
+
"name": "resourceName",
|
|
1904
1727
|
"type": {
|
|
1905
1728
|
"text": "string"
|
|
1906
1729
|
},
|
|
1907
|
-
"
|
|
1730
|
+
"description": "Name of the backend resource which contain the entities to manage",
|
|
1731
|
+
"privacy": "public",
|
|
1732
|
+
"default": "'ALL_PROFILES'",
|
|
1908
1733
|
"inheritedFrom": {
|
|
1909
1734
|
"name": "EntityManagement",
|
|
1910
1735
|
"module": "src/entities/entities.ts"
|
|
1911
1736
|
}
|
|
1912
1737
|
},
|
|
1913
1738
|
{
|
|
1739
|
+
"kind": "field",
|
|
1740
|
+
"name": "title",
|
|
1914
1741
|
"type": {
|
|
1915
|
-
"text": "
|
|
1742
|
+
"text": "string"
|
|
1916
1743
|
},
|
|
1917
|
-
"
|
|
1744
|
+
"description": "Title of the grid",
|
|
1745
|
+
"privacy": "public",
|
|
1746
|
+
"default": "'Profile Management'",
|
|
1918
1747
|
"inheritedFrom": {
|
|
1919
1748
|
"name": "EntityManagement",
|
|
1920
1749
|
"module": "src/entities/entities.ts"
|
|
1921
1750
|
}
|
|
1922
1751
|
},
|
|
1923
1752
|
{
|
|
1924
|
-
"
|
|
1753
|
+
"kind": "field",
|
|
1754
|
+
"name": "entityLabel",
|
|
1925
1755
|
"type": {
|
|
1926
1756
|
"text": "string"
|
|
1927
1757
|
},
|
|
1928
|
-
"
|
|
1929
|
-
"
|
|
1758
|
+
"default": "'Profile'",
|
|
1759
|
+
"description": "Label for the entity which has usages such as being shown in the title of the modal wen editing the entity",
|
|
1760
|
+
"privacy": "public",
|
|
1930
1761
|
"inheritedFrom": {
|
|
1931
1762
|
"name": "EntityManagement",
|
|
1932
1763
|
"module": "src/entities/entities.ts"
|
|
1933
1764
|
}
|
|
1934
1765
|
},
|
|
1935
1766
|
{
|
|
1936
|
-
"
|
|
1767
|
+
"kind": "field",
|
|
1768
|
+
"name": "connect",
|
|
1937
1769
|
"type": {
|
|
1938
|
-
"text": "
|
|
1770
|
+
"text": "Connect"
|
|
1939
1771
|
},
|
|
1940
|
-
"
|
|
1941
|
-
"
|
|
1772
|
+
"privacy": "protected",
|
|
1773
|
+
"description": "DI connect object which is used to interact with the backend.",
|
|
1942
1774
|
"inheritedFrom": {
|
|
1943
1775
|
"name": "EntityManagement",
|
|
1944
1776
|
"module": "src/entities/entities.ts"
|
|
1945
1777
|
}
|
|
1946
1778
|
},
|
|
1947
1779
|
{
|
|
1948
|
-
"
|
|
1780
|
+
"kind": "field",
|
|
1781
|
+
"name": "prefix",
|
|
1949
1782
|
"type": {
|
|
1950
1783
|
"text": "string"
|
|
1951
1784
|
},
|
|
1952
|
-
"
|
|
1953
|
-
"
|
|
1785
|
+
"default": "'zero'",
|
|
1786
|
+
"description": "Name of the design system prefix that will be used in renderers.",
|
|
1787
|
+
"privacy": "public",
|
|
1954
1788
|
"inheritedFrom": {
|
|
1955
1789
|
"name": "EntityManagement",
|
|
1956
1790
|
"module": "src/entities/entities.ts"
|
|
1957
1791
|
}
|
|
1958
1792
|
},
|
|
1959
1793
|
{
|
|
1960
|
-
"
|
|
1794
|
+
"kind": "field",
|
|
1795
|
+
"name": "readEvent",
|
|
1961
1796
|
"type": {
|
|
1962
1797
|
"text": "string"
|
|
1963
1798
|
},
|
|
1964
|
-
"description": "Title of the grid",
|
|
1965
|
-
"fieldName": "title",
|
|
1966
1799
|
"inheritedFrom": {
|
|
1967
1800
|
"name": "EntityManagement",
|
|
1968
1801
|
"module": "src/entities/entities.ts"
|
|
1969
1802
|
}
|
|
1970
1803
|
},
|
|
1971
1804
|
{
|
|
1972
|
-
"
|
|
1805
|
+
"kind": "field",
|
|
1806
|
+
"name": "readonly",
|
|
1973
1807
|
"type": {
|
|
1974
|
-
"text": "
|
|
1808
|
+
"text": "boolean"
|
|
1975
1809
|
},
|
|
1976
|
-
"default": "''",
|
|
1977
|
-
"description": "Label for the entity which has usages such as being shown in the title of the modal wen editing the entity",
|
|
1978
|
-
"fieldName": "entityLabel",
|
|
1979
1810
|
"inheritedFrom": {
|
|
1980
1811
|
"name": "EntityManagement",
|
|
1981
1812
|
"module": "src/entities/entities.ts"
|
|
1982
1813
|
}
|
|
1983
1814
|
},
|
|
1984
1815
|
{
|
|
1985
|
-
"
|
|
1816
|
+
"kind": "field",
|
|
1817
|
+
"name": "asyncAdd",
|
|
1986
1818
|
"type": {
|
|
1987
1819
|
"text": "boolean"
|
|
1988
1820
|
},
|
|
1989
1821
|
"default": "false",
|
|
1990
1822
|
"description": "Whether to use the `applyTransactionAsync` function for *add* transactions",
|
|
1991
|
-
"
|
|
1823
|
+
"privacy": "public",
|
|
1992
1824
|
"inheritedFrom": {
|
|
1993
1825
|
"name": "EntityManagement",
|
|
1994
1826
|
"module": "src/entities/entities.ts"
|
|
1995
1827
|
}
|
|
1996
1828
|
},
|
|
1997
1829
|
{
|
|
1998
|
-
"
|
|
1830
|
+
"kind": "field",
|
|
1831
|
+
"name": "asyncRemove",
|
|
1999
1832
|
"type": {
|
|
2000
1833
|
"text": "boolean"
|
|
2001
1834
|
},
|
|
2002
1835
|
"default": "false",
|
|
2003
1836
|
"description": "Whether to use the `applyTransactionAsync` function for *remove* transactions",
|
|
2004
|
-
"
|
|
1837
|
+
"privacy": "public",
|
|
2005
1838
|
"inheritedFrom": {
|
|
2006
1839
|
"name": "EntityManagement",
|
|
2007
1840
|
"module": "src/entities/entities.ts"
|
|
2008
1841
|
}
|
|
2009
1842
|
},
|
|
2010
1843
|
{
|
|
2011
|
-
"
|
|
1844
|
+
"kind": "field",
|
|
1845
|
+
"name": "asyncUpdate",
|
|
2012
1846
|
"type": {
|
|
2013
1847
|
"text": "boolean"
|
|
2014
1848
|
},
|
|
2015
1849
|
"default": "true",
|
|
2016
1850
|
"description": "Whether to use the `applyTransactionAsync` function for *update* transactions",
|
|
2017
|
-
"
|
|
1851
|
+
"privacy": "public",
|
|
2018
1852
|
"inheritedFrom": {
|
|
2019
1853
|
"name": "EntityManagement",
|
|
2020
1854
|
"module": "src/entities/entities.ts"
|
|
2021
1855
|
}
|
|
2022
1856
|
},
|
|
2023
1857
|
{
|
|
2024
|
-
"
|
|
1858
|
+
"kind": "field",
|
|
1859
|
+
"name": "rowSelection",
|
|
2025
1860
|
"type": {
|
|
2026
1861
|
"text": "string"
|
|
2027
1862
|
},
|
|
2028
1863
|
"default": "'single'",
|
|
2029
1864
|
"description": "This attribute allows you to change row-selection to 'single' or 'multiple' which will allow you to select single or multiple rows.",
|
|
2030
|
-
"
|
|
1865
|
+
"privacy": "public",
|
|
2031
1866
|
"inheritedFrom": {
|
|
2032
1867
|
"name": "EntityManagement",
|
|
2033
1868
|
"module": "src/entities/entities.ts"
|
|
2034
1869
|
}
|
|
2035
1870
|
},
|
|
2036
1871
|
{
|
|
2037
|
-
"
|
|
1872
|
+
"kind": "field",
|
|
1873
|
+
"name": "enableCellFlashing",
|
|
2038
1874
|
"type": {
|
|
2039
1875
|
"text": "boolean"
|
|
2040
1876
|
},
|
|
2041
1877
|
"default": "false",
|
|
2042
1878
|
"description": "If false, will disable cell flashing for all cells by default, unless otherwise defined in custom colDef",
|
|
2043
|
-
"
|
|
1879
|
+
"privacy": "public",
|
|
2044
1880
|
"inheritedFrom": {
|
|
2045
1881
|
"name": "EntityManagement",
|
|
2046
1882
|
"module": "src/entities/entities.ts"
|
|
2047
1883
|
}
|
|
2048
1884
|
},
|
|
2049
1885
|
{
|
|
2050
|
-
"
|
|
1886
|
+
"kind": "field",
|
|
1887
|
+
"name": "enableRowFlashing",
|
|
2051
1888
|
"type": {
|
|
2052
1889
|
"text": "boolean"
|
|
2053
1890
|
},
|
|
2054
1891
|
"default": "false",
|
|
2055
1892
|
"description": "If true, will enable row flashing for all rows for `add` transactions",
|
|
2056
|
-
"
|
|
1893
|
+
"privacy": "public",
|
|
2057
1894
|
"inheritedFrom": {
|
|
2058
1895
|
"name": "EntityManagement",
|
|
2059
1896
|
"module": "src/entities/entities.ts"
|
|
2060
1897
|
}
|
|
2061
1898
|
},
|
|
2062
1899
|
{
|
|
2063
|
-
"
|
|
1900
|
+
"kind": "field",
|
|
1901
|
+
"name": "gridOptions",
|
|
2064
1902
|
"type": {
|
|
2065
|
-
"text": "
|
|
1903
|
+
"text": "GridOptions"
|
|
2066
1904
|
},
|
|
2067
|
-
"description": "
|
|
2068
|
-
"
|
|
1905
|
+
"description": "GridOptions to be passed down from application",
|
|
1906
|
+
"privacy": "public",
|
|
2069
1907
|
"inheritedFrom": {
|
|
2070
1908
|
"name": "EntityManagement",
|
|
2071
1909
|
"module": "src/entities/entities.ts"
|
|
2072
1910
|
}
|
|
2073
1911
|
},
|
|
2074
1912
|
{
|
|
2075
|
-
"
|
|
1913
|
+
"kind": "field",
|
|
1914
|
+
"name": "columns",
|
|
2076
1915
|
"type": {
|
|
2077
|
-
"text": "
|
|
1916
|
+
"text": "ColDef[]"
|
|
2078
1917
|
},
|
|
2079
|
-
"
|
|
1918
|
+
"description": "Array which holds the column definitions.",
|
|
1919
|
+
"privacy": "public",
|
|
2080
1920
|
"inheritedFrom": {
|
|
2081
1921
|
"name": "EntityManagement",
|
|
2082
1922
|
"module": "src/entities/entities.ts"
|
|
2083
1923
|
}
|
|
2084
1924
|
},
|
|
2085
1925
|
{
|
|
2086
|
-
"
|
|
1926
|
+
"kind": "field",
|
|
1927
|
+
"name": "datasourceConfig",
|
|
2087
1928
|
"type": {
|
|
2088
|
-
"text": "
|
|
1929
|
+
"text": "DatasourceConfiguration"
|
|
2089
1930
|
},
|
|
2090
|
-
"
|
|
1931
|
+
"description": "The configuration which is used when interacting with the resource on the backend",
|
|
1932
|
+
"privacy": "public",
|
|
2091
1933
|
"inheritedFrom": {
|
|
2092
1934
|
"name": "EntityManagement",
|
|
2093
1935
|
"module": "src/entities/entities.ts"
|
|
2094
1936
|
}
|
|
2095
1937
|
},
|
|
2096
1938
|
{
|
|
2097
|
-
"
|
|
1939
|
+
"kind": "field",
|
|
1940
|
+
"name": "formUiSchema",
|
|
2098
1941
|
"type": {
|
|
2099
|
-
"text": "
|
|
1942
|
+
"text": "any"
|
|
2100
1943
|
},
|
|
2101
|
-
"default": "false",
|
|
2102
|
-
"fieldName": "hideEdit",
|
|
2103
1944
|
"inheritedFrom": {
|
|
2104
1945
|
"name": "EntityManagement",
|
|
2105
1946
|
"module": "src/entities/entities.ts"
|
|
2106
1947
|
}
|
|
2107
1948
|
},
|
|
2108
1949
|
{
|
|
2109
|
-
"
|
|
1950
|
+
"kind": "field",
|
|
1951
|
+
"name": "formRenderers",
|
|
2110
1952
|
"type": {
|
|
2111
|
-
"text": "
|
|
1953
|
+
"text": "RendererEntry[]"
|
|
2112
1954
|
},
|
|
2113
|
-
"default": "
|
|
2114
|
-
"
|
|
1955
|
+
"default": "renderers",
|
|
1956
|
+
"description": "Array with renderers used by foundation-forms",
|
|
1957
|
+
"privacy": "public",
|
|
2115
1958
|
"inheritedFrom": {
|
|
2116
1959
|
"name": "EntityManagement",
|
|
2117
1960
|
"module": "src/entities/entities.ts"
|
|
2118
1961
|
}
|
|
2119
1962
|
},
|
|
2120
1963
|
{
|
|
2121
|
-
"
|
|
1964
|
+
"kind": "field",
|
|
1965
|
+
"name": "selectedEntity",
|
|
2122
1966
|
"type": {
|
|
2123
|
-
"text": "
|
|
1967
|
+
"text": "any"
|
|
2124
1968
|
},
|
|
2125
|
-
"
|
|
2126
|
-
"
|
|
2127
|
-
"fieldName": "enableSearchBar",
|
|
1969
|
+
"description": "Reference to the currently selected entity from the grid.",
|
|
1970
|
+
"privacy": "public",
|
|
2128
1971
|
"inheritedFrom": {
|
|
2129
1972
|
"name": "EntityManagement",
|
|
2130
1973
|
"module": "src/entities/entities.ts"
|
|
2131
1974
|
}
|
|
2132
1975
|
},
|
|
2133
1976
|
{
|
|
2134
|
-
"
|
|
1977
|
+
"kind": "field",
|
|
1978
|
+
"name": "editedEntity",
|
|
2135
1979
|
"type": {
|
|
2136
|
-
"text": "
|
|
1980
|
+
"text": "any"
|
|
2137
1981
|
},
|
|
2138
|
-
"description": "
|
|
2139
|
-
"
|
|
1982
|
+
"description": "Disables the form while enabled to stop the user dispatching a large number of duplicate events",
|
|
1983
|
+
"privacy": "public",
|
|
2140
1984
|
"inheritedFrom": {
|
|
2141
1985
|
"name": "EntityManagement",
|
|
2142
1986
|
"module": "src/entities/entities.ts"
|
|
2143
1987
|
}
|
|
2144
1988
|
},
|
|
2145
1989
|
{
|
|
2146
|
-
"
|
|
1990
|
+
"kind": "field",
|
|
1991
|
+
"name": "submitting",
|
|
2147
1992
|
"type": {
|
|
2148
|
-
"text": "
|
|
1993
|
+
"text": "boolean"
|
|
2149
1994
|
},
|
|
2150
|
-
"default": "'right'",
|
|
2151
|
-
"description": "Determines where the modal dialog will appear on screen",
|
|
2152
|
-
"fieldName": "modalPosition",
|
|
2153
1995
|
"inheritedFrom": {
|
|
2154
1996
|
"name": "EntityManagement",
|
|
2155
1997
|
"module": "src/entities/entities.ts"
|
|
2156
1998
|
}
|
|
2157
|
-
}
|
|
2158
|
-
]
|
|
2159
|
-
}
|
|
2160
|
-
],
|
|
2161
|
-
"exports": [
|
|
2162
|
-
{
|
|
2163
|
-
"kind": "js",
|
|
2164
|
-
"name": "Profiles",
|
|
2165
|
-
"declaration": {
|
|
2166
|
-
"name": "Profiles",
|
|
2167
|
-
"module": "src/profiles/profiles.ts"
|
|
2168
|
-
}
|
|
2169
|
-
},
|
|
2170
|
-
{
|
|
2171
|
-
"kind": "custom-element-definition",
|
|
2172
|
-
"name": "profile-management",
|
|
2173
|
-
"declaration": {
|
|
2174
|
-
"name": "Profiles",
|
|
2175
|
-
"module": "src/profiles/profiles.ts"
|
|
2176
|
-
}
|
|
2177
|
-
}
|
|
2178
|
-
]
|
|
2179
|
-
},
|
|
2180
|
-
{
|
|
2181
|
-
"kind": "javascript-module",
|
|
2182
|
-
"path": "src/list/index.ts",
|
|
2183
|
-
"declarations": [],
|
|
2184
|
-
"exports": [
|
|
2185
|
-
{
|
|
2186
|
-
"kind": "js",
|
|
2187
|
-
"name": "*",
|
|
2188
|
-
"declaration": {
|
|
2189
|
-
"name": "*",
|
|
2190
|
-
"package": "./list"
|
|
2191
|
-
}
|
|
2192
|
-
}
|
|
2193
|
-
]
|
|
2194
|
-
},
|
|
2195
|
-
{
|
|
2196
|
-
"kind": "javascript-module",
|
|
2197
|
-
"path": "src/list/list.styles.ts",
|
|
2198
|
-
"declarations": [
|
|
2199
|
-
{
|
|
2200
|
-
"kind": "variable",
|
|
2201
|
-
"name": "listStyles",
|
|
2202
|
-
"default": "css`\n :host {\n contain: content;\n }\n\n :host,\n fast-router {\n display: flex;\n flex-direction: column;\n width: 100%;\n height: 100%;\n }\n\n .container {\n display: flex;\n flex-direction: column;\n height: inherit;\n width: 100%;\n }\n`"
|
|
2203
|
-
}
|
|
2204
|
-
],
|
|
2205
|
-
"exports": [
|
|
2206
|
-
{
|
|
2207
|
-
"kind": "js",
|
|
2208
|
-
"name": "listStyles",
|
|
2209
|
-
"declaration": {
|
|
2210
|
-
"name": "listStyles",
|
|
2211
|
-
"module": "src/list/list.styles.ts"
|
|
2212
|
-
}
|
|
2213
|
-
}
|
|
2214
|
-
]
|
|
2215
|
-
},
|
|
2216
|
-
{
|
|
2217
|
-
"kind": "javascript-module",
|
|
2218
|
-
"path": "src/list/list.template.ts",
|
|
2219
|
-
"declarations": [
|
|
2220
|
-
{
|
|
2221
|
-
"kind": "function",
|
|
2222
|
-
"name": "getPrefixedList",
|
|
2223
|
-
"parameters": [
|
|
2224
|
-
{
|
|
2225
|
-
"name": "prefix"
|
|
2226
|
-
}
|
|
2227
|
-
]
|
|
2228
|
-
}
|
|
2229
|
-
],
|
|
2230
|
-
"exports": [
|
|
2231
|
-
{
|
|
2232
|
-
"kind": "js",
|
|
2233
|
-
"name": "getPrefixedList",
|
|
2234
|
-
"declaration": {
|
|
2235
|
-
"name": "getPrefixedList",
|
|
2236
|
-
"module": "src/list/list.template.ts"
|
|
2237
|
-
}
|
|
2238
|
-
}
|
|
2239
|
-
]
|
|
2240
|
-
},
|
|
2241
|
-
{
|
|
2242
|
-
"kind": "javascript-module",
|
|
2243
|
-
"path": "src/list/list.ts",
|
|
2244
|
-
"declarations": [
|
|
2245
|
-
{
|
|
2246
|
-
"kind": "class",
|
|
2247
|
-
"description": "",
|
|
2248
|
-
"name": "List",
|
|
2249
|
-
"members": [
|
|
2250
|
-
{
|
|
2251
|
-
"kind": "field",
|
|
2252
|
-
"name": "prefix",
|
|
2253
|
-
"type": {
|
|
2254
|
-
"text": "string"
|
|
2255
|
-
},
|
|
2256
|
-
"default": "'zero'",
|
|
2257
|
-
"description": "Name of the design system prefix that will be used in renderers.",
|
|
2258
|
-
"privacy": "public"
|
|
2259
|
-
},
|
|
2260
|
-
{
|
|
2261
|
-
"kind": "field",
|
|
2262
|
-
"name": "resourceName",
|
|
2263
|
-
"type": {
|
|
2264
|
-
"text": "string"
|
|
2265
|
-
},
|
|
2266
|
-
"default": "''"
|
|
2267
1999
|
},
|
|
2268
2000
|
{
|
|
2269
2001
|
"kind": "field",
|
|
2270
|
-
"name": "
|
|
2002
|
+
"name": "defaultEntityValues",
|
|
2271
2003
|
"type": {
|
|
2272
|
-
"text": "
|
|
2004
|
+
"text": "any"
|
|
2273
2005
|
},
|
|
2274
|
-
"
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
"kind": "field",
|
|
2278
|
-
"name": "persistColumnStateKey",
|
|
2279
|
-
"type": {
|
|
2280
|
-
"text": "string"
|
|
2281
|
-
}
|
|
2282
|
-
},
|
|
2283
|
-
{
|
|
2284
|
-
"kind": "field",
|
|
2285
|
-
"name": "sizeColumnsToFit",
|
|
2286
|
-
"type": {
|
|
2287
|
-
"text": "boolean"
|
|
2006
|
+
"inheritedFrom": {
|
|
2007
|
+
"name": "EntityManagement",
|
|
2008
|
+
"module": "src/entities/entities.ts"
|
|
2288
2009
|
}
|
|
2289
2010
|
},
|
|
2290
2011
|
{
|
|
2291
2012
|
"kind": "field",
|
|
2292
|
-
"name": "
|
|
2013
|
+
"name": "editDialogTitle",
|
|
2293
2014
|
"type": {
|
|
2294
2015
|
"text": "string"
|
|
2016
|
+
},
|
|
2017
|
+
"description": "String which contains the text of the popup modal when the user is adding or editing an entity",
|
|
2018
|
+
"inheritedFrom": {
|
|
2019
|
+
"name": "EntityManagement",
|
|
2020
|
+
"module": "src/entities/entities.ts"
|
|
2295
2021
|
}
|
|
2296
2022
|
},
|
|
2297
2023
|
{
|
|
2298
2024
|
"kind": "field",
|
|
2299
|
-
"name": "
|
|
2025
|
+
"name": "editModalVisible",
|
|
2300
2026
|
"type": {
|
|
2301
2027
|
"text": "boolean"
|
|
2028
|
+
},
|
|
2029
|
+
"default": "false",
|
|
2030
|
+
"inheritedFrom": {
|
|
2031
|
+
"name": "EntityManagement",
|
|
2032
|
+
"module": "src/entities/entities.ts"
|
|
2302
2033
|
}
|
|
2303
2034
|
},
|
|
2304
2035
|
{
|
|
2305
|
-
"kind": "
|
|
2306
|
-
"name": "
|
|
2307
|
-
"
|
|
2308
|
-
"
|
|
2309
|
-
|
|
2310
|
-
|
|
2036
|
+
"kind": "method",
|
|
2037
|
+
"name": "editModalVisibleChanged",
|
|
2038
|
+
"inheritedFrom": {
|
|
2039
|
+
"name": "EntityManagement",
|
|
2040
|
+
"module": "src/entities/entities.ts"
|
|
2041
|
+
}
|
|
2311
2042
|
},
|
|
2312
2043
|
{
|
|
2313
2044
|
"kind": "field",
|
|
2314
|
-
"name": "
|
|
2045
|
+
"name": "editEntityModal",
|
|
2315
2046
|
"type": {
|
|
2316
|
-
"text": "
|
|
2047
|
+
"text": "any"
|
|
2317
2048
|
},
|
|
2318
|
-
"
|
|
2049
|
+
"privacy": "public",
|
|
2050
|
+
"inheritedFrom": {
|
|
2051
|
+
"name": "EntityManagement",
|
|
2052
|
+
"module": "src/entities/entities.ts"
|
|
2053
|
+
}
|
|
2319
2054
|
},
|
|
2320
2055
|
{
|
|
2321
2056
|
"kind": "field",
|
|
2322
|
-
"name": "
|
|
2057
|
+
"name": "sizeColumnsToFit",
|
|
2323
2058
|
"type": {
|
|
2324
2059
|
"text": "boolean"
|
|
2325
2060
|
},
|
|
2326
|
-
"
|
|
2061
|
+
"inheritedFrom": {
|
|
2062
|
+
"name": "EntityManagement",
|
|
2063
|
+
"module": "src/entities/entities.ts"
|
|
2064
|
+
}
|
|
2327
2065
|
},
|
|
2328
2066
|
{
|
|
2329
2067
|
"kind": "field",
|
|
2330
|
-
"name": "
|
|
2068
|
+
"name": "enableFilterBar",
|
|
2331
2069
|
"type": {
|
|
2332
2070
|
"text": "boolean"
|
|
2333
2071
|
},
|
|
2334
|
-
"
|
|
2072
|
+
"inheritedFrom": {
|
|
2073
|
+
"name": "EntityManagement",
|
|
2074
|
+
"module": "src/entities/entities.ts"
|
|
2075
|
+
}
|
|
2335
2076
|
},
|
|
2336
2077
|
{
|
|
2337
2078
|
"kind": "field",
|
|
2338
|
-
"name": "
|
|
2079
|
+
"name": "hideEdit",
|
|
2339
2080
|
"type": {
|
|
2340
2081
|
"text": "boolean"
|
|
2341
2082
|
},
|
|
2342
|
-
"default": "false"
|
|
2083
|
+
"default": "false",
|
|
2084
|
+
"inheritedFrom": {
|
|
2085
|
+
"name": "EntityManagement",
|
|
2086
|
+
"module": "src/entities/entities.ts"
|
|
2087
|
+
}
|
|
2343
2088
|
},
|
|
2344
2089
|
{
|
|
2345
2090
|
"kind": "field",
|
|
2346
|
-
"name": "
|
|
2091
|
+
"name": "hideDelete",
|
|
2347
2092
|
"type": {
|
|
2348
2093
|
"text": "boolean"
|
|
2349
2094
|
},
|
|
2350
|
-
"default": "false"
|
|
2095
|
+
"default": "false",
|
|
2096
|
+
"inheritedFrom": {
|
|
2097
|
+
"name": "EntityManagement",
|
|
2098
|
+
"module": "src/entities/entities.ts"
|
|
2099
|
+
}
|
|
2351
2100
|
},
|
|
2352
2101
|
{
|
|
2353
2102
|
"kind": "field",
|
|
2354
|
-
"name": "
|
|
2103
|
+
"name": "enableSearchBar",
|
|
2355
2104
|
"type": {
|
|
2356
2105
|
"text": "boolean"
|
|
2357
2106
|
},
|
|
2358
|
-
"default": "false"
|
|
2107
|
+
"default": "false",
|
|
2108
|
+
"description": "This attribute controls whether to enable the search-bar.",
|
|
2109
|
+
"privacy": "public",
|
|
2110
|
+
"inheritedFrom": {
|
|
2111
|
+
"name": "EntityManagement",
|
|
2112
|
+
"module": "src/entities/entities.ts"
|
|
2113
|
+
}
|
|
2359
2114
|
},
|
|
2360
2115
|
{
|
|
2361
2116
|
"kind": "field",
|
|
2362
2117
|
"name": "headerCaseType",
|
|
2363
2118
|
"type": {
|
|
2364
2119
|
"text": "GridProCaseType"
|
|
2120
|
+
},
|
|
2121
|
+
"description": "The case type to use for the header names. If not set, the default CONSTANT_CASE will be used.",
|
|
2122
|
+
"privacy": "public",
|
|
2123
|
+
"inheritedFrom": {
|
|
2124
|
+
"name": "EntityManagement",
|
|
2125
|
+
"module": "src/entities/entities.ts"
|
|
2365
2126
|
}
|
|
2366
2127
|
},
|
|
2367
2128
|
{
|
|
2368
2129
|
"kind": "field",
|
|
2369
|
-
"name": "
|
|
2130
|
+
"name": "searchBarConfig",
|
|
2370
2131
|
"type": {
|
|
2371
|
-
"text": "
|
|
2132
|
+
"text": "AvailableOption[]"
|
|
2372
2133
|
},
|
|
2373
|
-
"
|
|
2134
|
+
"inheritedFrom": {
|
|
2135
|
+
"name": "EntityManagement",
|
|
2136
|
+
"module": "src/entities/entities.ts"
|
|
2137
|
+
}
|
|
2374
2138
|
},
|
|
2375
2139
|
{
|
|
2376
2140
|
"kind": "field",
|
|
2377
|
-
"name": "
|
|
2141
|
+
"name": "modalPosition",
|
|
2378
2142
|
"type": {
|
|
2379
|
-
"text": "
|
|
2143
|
+
"text": "'centre' | 'left' | 'right'"
|
|
2380
2144
|
},
|
|
2381
|
-
"
|
|
2382
|
-
|
|
2383
|
-
|
|
2384
|
-
"
|
|
2385
|
-
|
|
2386
|
-
|
|
2387
|
-
"text": "GridOptions"
|
|
2145
|
+
"default": "'right'",
|
|
2146
|
+
"description": "Determines where the modal dialog will appear on screen",
|
|
2147
|
+
"privacy": "public",
|
|
2148
|
+
"inheritedFrom": {
|
|
2149
|
+
"name": "EntityManagement",
|
|
2150
|
+
"module": "src/entities/entities.ts"
|
|
2388
2151
|
}
|
|
2389
2152
|
},
|
|
2390
2153
|
{
|
|
2391
|
-
"kind": "
|
|
2392
|
-
"name": "
|
|
2393
|
-
"
|
|
2394
|
-
"
|
|
2154
|
+
"kind": "method",
|
|
2155
|
+
"name": "deepClone",
|
|
2156
|
+
"return": {
|
|
2157
|
+
"type": {
|
|
2158
|
+
"text": "Node"
|
|
2159
|
+
}
|
|
2160
|
+
},
|
|
2161
|
+
"description": "Override the deepClone method to ensure that observable attributes are cloned",
|
|
2162
|
+
"privacy": "public",
|
|
2163
|
+
"inheritedFrom": {
|
|
2164
|
+
"name": "EntityManagement",
|
|
2165
|
+
"module": "src/entities/entities.ts"
|
|
2395
2166
|
}
|
|
2396
2167
|
},
|
|
2397
2168
|
{
|
|
2398
|
-
"kind": "
|
|
2399
|
-
"name": "
|
|
2400
|
-
"
|
|
2401
|
-
|
|
2169
|
+
"kind": "method",
|
|
2170
|
+
"name": "submitEntityChanges",
|
|
2171
|
+
"privacy": "public",
|
|
2172
|
+
"parameters": [
|
|
2173
|
+
{
|
|
2174
|
+
"name": "e",
|
|
2175
|
+
"type": {
|
|
2176
|
+
"text": "CustomEvent"
|
|
2177
|
+
},
|
|
2178
|
+
"description": "CustomEvent which contains the payload for the entity to submit to the backend\n\nEmits an event upon error"
|
|
2179
|
+
}
|
|
2180
|
+
],
|
|
2181
|
+
"description": "Event handler for when the user submits the action for the currently open form, either editing or adding the entity",
|
|
2182
|
+
"inheritedFrom": {
|
|
2183
|
+
"name": "EntityManagement",
|
|
2184
|
+
"module": "src/entities/entities.ts"
|
|
2402
2185
|
}
|
|
2403
2186
|
},
|
|
2404
2187
|
{
|
|
2405
|
-
"kind": "
|
|
2406
|
-
"name": "
|
|
2407
|
-
"
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
|
|
2188
|
+
"kind": "method",
|
|
2189
|
+
"name": "readEntity",
|
|
2190
|
+
"privacy": "private",
|
|
2191
|
+
"parameters": [
|
|
2192
|
+
{
|
|
2193
|
+
"name": "e",
|
|
2194
|
+
"type": {
|
|
2195
|
+
"text": "CustomEvent"
|
|
2196
|
+
}
|
|
2197
|
+
}
|
|
2198
|
+
],
|
|
2199
|
+
"inheritedFrom": {
|
|
2200
|
+
"name": "EntityManagement",
|
|
2201
|
+
"module": "src/entities/entities.ts"
|
|
2202
|
+
}
|
|
2411
2203
|
},
|
|
2412
2204
|
{
|
|
2413
|
-
"kind": "
|
|
2414
|
-
"name": "
|
|
2415
|
-
"
|
|
2416
|
-
|
|
2205
|
+
"kind": "method",
|
|
2206
|
+
"name": "closeModal",
|
|
2207
|
+
"privacy": "public",
|
|
2208
|
+
"inheritedFrom": {
|
|
2209
|
+
"name": "EntityManagement",
|
|
2210
|
+
"module": "src/entities/entities.ts"
|
|
2417
2211
|
}
|
|
2418
2212
|
},
|
|
2419
2213
|
{
|
|
2420
2214
|
"kind": "field",
|
|
2421
|
-
"name": "
|
|
2422
|
-
"
|
|
2423
|
-
|
|
2215
|
+
"name": "headerTempalate",
|
|
2216
|
+
"readonly": true,
|
|
2217
|
+
"inheritedFrom": {
|
|
2218
|
+
"name": "EntityManagement",
|
|
2219
|
+
"module": "src/entities/entities.ts"
|
|
2424
2220
|
}
|
|
2425
2221
|
},
|
|
2426
2222
|
{
|
|
2427
|
-
"kind": "
|
|
2428
|
-
"name": "
|
|
2429
|
-
"
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2223
|
+
"kind": "method",
|
|
2224
|
+
"name": "searchChanged",
|
|
2225
|
+
"privacy": "public",
|
|
2226
|
+
"parameters": [
|
|
2227
|
+
{
|
|
2228
|
+
"name": "event",
|
|
2229
|
+
"type": {
|
|
2230
|
+
"text": "CustomEvent<Array<SelectedOption>>"
|
|
2231
|
+
}
|
|
2232
|
+
}
|
|
2233
|
+
],
|
|
2234
|
+
"inheritedFrom": {
|
|
2235
|
+
"name": "EntityManagement",
|
|
2236
|
+
"module": "src/entities/entities.ts"
|
|
2237
|
+
}
|
|
2433
2238
|
},
|
|
2434
2239
|
{
|
|
2435
2240
|
"kind": "method",
|
|
2436
|
-
"name": "
|
|
2437
|
-
"privacy": "private",
|
|
2241
|
+
"name": "searchBarReqServer",
|
|
2438
2242
|
"parameters": [
|
|
2439
2243
|
{
|
|
2440
|
-
"name": "
|
|
2244
|
+
"name": "options",
|
|
2441
2245
|
"type": {
|
|
2442
|
-
"text": "
|
|
2246
|
+
"text": "SelectedOption<string>[]"
|
|
2443
2247
|
}
|
|
2444
2248
|
}
|
|
2445
|
-
]
|
|
2249
|
+
],
|
|
2250
|
+
"inheritedFrom": {
|
|
2251
|
+
"name": "EntityManagement",
|
|
2252
|
+
"module": "src/entities/entities.ts"
|
|
2253
|
+
}
|
|
2446
2254
|
},
|
|
2447
2255
|
{
|
|
2448
2256
|
"kind": "method",
|
|
2449
|
-
"name": "
|
|
2450
|
-
"privacy": "private",
|
|
2257
|
+
"name": "searchBarDataserver",
|
|
2451
2258
|
"parameters": [
|
|
2452
2259
|
{
|
|
2453
|
-
"name": "
|
|
2260
|
+
"name": "options",
|
|
2261
|
+
"type": {
|
|
2262
|
+
"text": "SelectedOption<string>[]"
|
|
2263
|
+
}
|
|
2454
2264
|
}
|
|
2455
|
-
]
|
|
2265
|
+
],
|
|
2266
|
+
"inheritedFrom": {
|
|
2267
|
+
"name": "EntityManagement",
|
|
2268
|
+
"module": "src/entities/entities.ts"
|
|
2269
|
+
}
|
|
2456
2270
|
},
|
|
2457
2271
|
{
|
|
2458
2272
|
"kind": "method",
|
|
2459
|
-
"name": "
|
|
2460
|
-
"privacy": "
|
|
2273
|
+
"name": "requestChanged",
|
|
2274
|
+
"privacy": "public",
|
|
2461
2275
|
"parameters": [
|
|
2462
2276
|
{
|
|
2463
|
-
"name": "e"
|
|
2277
|
+
"name": "e",
|
|
2278
|
+
"type": {
|
|
2279
|
+
"text": "CustomEvent<string>"
|
|
2280
|
+
}
|
|
2464
2281
|
}
|
|
2465
|
-
]
|
|
2282
|
+
],
|
|
2283
|
+
"inheritedFrom": {
|
|
2284
|
+
"name": "EntityManagement",
|
|
2285
|
+
"module": "src/entities/entities.ts"
|
|
2286
|
+
}
|
|
2466
2287
|
},
|
|
2467
2288
|
{
|
|
2468
2289
|
"kind": "method",
|
|
2469
|
-
"name": "
|
|
2470
|
-
"privacy": "
|
|
2290
|
+
"name": "criteriaChanged",
|
|
2291
|
+
"privacy": "public",
|
|
2471
2292
|
"parameters": [
|
|
2472
2293
|
{
|
|
2473
|
-
"name": "e"
|
|
2294
|
+
"name": "e",
|
|
2295
|
+
"type": {
|
|
2296
|
+
"text": "CustomEvent<string>"
|
|
2297
|
+
}
|
|
2474
2298
|
}
|
|
2475
|
-
]
|
|
2299
|
+
],
|
|
2300
|
+
"inheritedFrom": {
|
|
2301
|
+
"name": "EntityManagement",
|
|
2302
|
+
"module": "src/entities/entities.ts"
|
|
2303
|
+
}
|
|
2476
2304
|
},
|
|
2477
2305
|
{
|
|
2478
|
-
"kind": "
|
|
2479
|
-
"name": "
|
|
2480
|
-
"privacy": "
|
|
2306
|
+
"kind": "method",
|
|
2307
|
+
"name": "submitFailureNotification",
|
|
2308
|
+
"privacy": "public",
|
|
2309
|
+
"parameters": [
|
|
2310
|
+
{
|
|
2311
|
+
"name": "e",
|
|
2312
|
+
"type": {
|
|
2313
|
+
"text": "CustomEvent"
|
|
2314
|
+
}
|
|
2315
|
+
}
|
|
2316
|
+
],
|
|
2317
|
+
"inheritedFrom": {
|
|
2318
|
+
"name": "EntityManagement",
|
|
2319
|
+
"module": "src/entities/entities.ts"
|
|
2320
|
+
}
|
|
2481
2321
|
},
|
|
2482
2322
|
{
|
|
2483
2323
|
"kind": "method",
|
|
2484
|
-
"name": "
|
|
2485
|
-
"
|
|
2486
|
-
|
|
2487
|
-
|
|
2488
|
-
|
|
2489
|
-
|
|
2324
|
+
"name": "showDeleteConfirmation",
|
|
2325
|
+
"privacy": "private",
|
|
2326
|
+
"inheritedFrom": {
|
|
2327
|
+
"name": "EntityManagement",
|
|
2328
|
+
"module": "src/entities/entities.ts"
|
|
2329
|
+
}
|
|
2490
2330
|
}
|
|
2491
2331
|
],
|
|
2332
|
+
"superclass": {
|
|
2333
|
+
"name": "EntityManagement",
|
|
2334
|
+
"module": "/src/entities"
|
|
2335
|
+
},
|
|
2336
|
+
"deprecated": "- Use '\\@genesislcap/pbc-auth' instead. 'https://www.npmjs.com/package/\\@genesislcap/pbc-auth'",
|
|
2337
|
+
"tagName": "profile-management",
|
|
2338
|
+
"customElement": true,
|
|
2492
2339
|
"attributes": [
|
|
2493
2340
|
{
|
|
2494
2341
|
"name": "design-system-prefix",
|
|
@@ -2497,51 +2344,105 @@
|
|
|
2497
2344
|
},
|
|
2498
2345
|
"default": "'zero'",
|
|
2499
2346
|
"description": "Name of the design system prefix that will be used in renderers.",
|
|
2500
|
-
"fieldName": "prefix"
|
|
2347
|
+
"fieldName": "prefix",
|
|
2348
|
+
"inheritedFrom": {
|
|
2349
|
+
"name": "EntityManagement",
|
|
2350
|
+
"module": "src/entities/entities.ts"
|
|
2351
|
+
}
|
|
2501
2352
|
},
|
|
2502
2353
|
{
|
|
2503
2354
|
"name": "resourceName",
|
|
2504
2355
|
"type": {
|
|
2505
2356
|
"text": "string"
|
|
2506
2357
|
},
|
|
2507
|
-
"
|
|
2508
|
-
"fieldName": "resourceName"
|
|
2358
|
+
"description": "Name of the backend resource which contain the entities to manage",
|
|
2359
|
+
"fieldName": "resourceName",
|
|
2360
|
+
"inheritedFrom": {
|
|
2361
|
+
"name": "EntityManagement",
|
|
2362
|
+
"module": "src/entities/entities.ts"
|
|
2363
|
+
}
|
|
2509
2364
|
},
|
|
2510
2365
|
{
|
|
2511
|
-
"name": "
|
|
2366
|
+
"name": "readEvent",
|
|
2512
2367
|
"type": {
|
|
2513
2368
|
"text": "string"
|
|
2514
2369
|
},
|
|
2515
|
-
"
|
|
2516
|
-
"
|
|
2370
|
+
"fieldName": "readEvent",
|
|
2371
|
+
"inheritedFrom": {
|
|
2372
|
+
"name": "EntityManagement",
|
|
2373
|
+
"module": "src/entities/entities.ts"
|
|
2374
|
+
}
|
|
2517
2375
|
},
|
|
2518
2376
|
{
|
|
2519
|
-
"
|
|
2377
|
+
"type": {
|
|
2378
|
+
"text": "boolean"
|
|
2379
|
+
},
|
|
2380
|
+
"fieldName": "readonly",
|
|
2381
|
+
"inheritedFrom": {
|
|
2382
|
+
"name": "EntityManagement",
|
|
2383
|
+
"module": "src/entities/entities.ts"
|
|
2384
|
+
}
|
|
2385
|
+
},
|
|
2386
|
+
{
|
|
2387
|
+
"name": "updateEvent",
|
|
2520
2388
|
"type": {
|
|
2521
2389
|
"text": "string"
|
|
2522
2390
|
},
|
|
2523
|
-
"
|
|
2391
|
+
"description": "Name of the event handler on the Genesis server which handles updating the entity",
|
|
2392
|
+
"fieldName": "updateEvent",
|
|
2393
|
+
"inheritedFrom": {
|
|
2394
|
+
"name": "EntityManagement",
|
|
2395
|
+
"module": "src/entities/entities.ts"
|
|
2396
|
+
}
|
|
2524
2397
|
},
|
|
2525
2398
|
{
|
|
2526
|
-
"name": "
|
|
2399
|
+
"name": "deleteEvent",
|
|
2527
2400
|
"type": {
|
|
2528
|
-
"text": "
|
|
2401
|
+
"text": "string"
|
|
2529
2402
|
},
|
|
2530
|
-
"
|
|
2403
|
+
"description": "Name of the event handler on the Genesis server which handles deleting the entity",
|
|
2404
|
+
"fieldName": "deleteEvent",
|
|
2405
|
+
"inheritedFrom": {
|
|
2406
|
+
"name": "EntityManagement",
|
|
2407
|
+
"module": "src/entities/entities.ts"
|
|
2408
|
+
}
|
|
2531
2409
|
},
|
|
2532
2410
|
{
|
|
2533
|
-
"name": "
|
|
2411
|
+
"name": "createEvent",
|
|
2534
2412
|
"type": {
|
|
2535
2413
|
"text": "string"
|
|
2536
2414
|
},
|
|
2537
|
-
"
|
|
2415
|
+
"description": "Name of the event handler on the Genesis server which handles creating an entity",
|
|
2416
|
+
"fieldName": "createEvent",
|
|
2417
|
+
"inheritedFrom": {
|
|
2418
|
+
"name": "EntityManagement",
|
|
2419
|
+
"module": "src/entities/entities.ts"
|
|
2420
|
+
}
|
|
2538
2421
|
},
|
|
2539
2422
|
{
|
|
2540
|
-
"name": "
|
|
2423
|
+
"name": "title",
|
|
2541
2424
|
"type": {
|
|
2542
|
-
"text": "
|
|
2425
|
+
"text": "string"
|
|
2543
2426
|
},
|
|
2544
|
-
"
|
|
2427
|
+
"description": "Title of the grid",
|
|
2428
|
+
"fieldName": "title",
|
|
2429
|
+
"inheritedFrom": {
|
|
2430
|
+
"name": "EntityManagement",
|
|
2431
|
+
"module": "src/entities/entities.ts"
|
|
2432
|
+
}
|
|
2433
|
+
},
|
|
2434
|
+
{
|
|
2435
|
+
"name": "entityLabel",
|
|
2436
|
+
"type": {
|
|
2437
|
+
"text": "string"
|
|
2438
|
+
},
|
|
2439
|
+
"default": "''",
|
|
2440
|
+
"description": "Label for the entity which has usages such as being shown in the title of the modal wen editing the entity",
|
|
2441
|
+
"fieldName": "entityLabel",
|
|
2442
|
+
"inheritedFrom": {
|
|
2443
|
+
"name": "EntityManagement",
|
|
2444
|
+
"module": "src/entities/entities.ts"
|
|
2445
|
+
}
|
|
2545
2446
|
},
|
|
2546
2447
|
{
|
|
2547
2448
|
"name": "async-add",
|
|
@@ -2549,7 +2450,12 @@
|
|
|
2549
2450
|
"text": "boolean"
|
|
2550
2451
|
},
|
|
2551
2452
|
"default": "false",
|
|
2552
|
-
"
|
|
2453
|
+
"description": "Whether to use the `applyTransactionAsync` function for *add* transactions",
|
|
2454
|
+
"fieldName": "asyncAdd",
|
|
2455
|
+
"inheritedFrom": {
|
|
2456
|
+
"name": "EntityManagement",
|
|
2457
|
+
"module": "src/entities/entities.ts"
|
|
2458
|
+
}
|
|
2553
2459
|
},
|
|
2554
2460
|
{
|
|
2555
2461
|
"name": "async-remove",
|
|
@@ -2557,7 +2463,12 @@
|
|
|
2557
2463
|
"text": "boolean"
|
|
2558
2464
|
},
|
|
2559
2465
|
"default": "false",
|
|
2560
|
-
"
|
|
2466
|
+
"description": "Whether to use the `applyTransactionAsync` function for *remove* transactions",
|
|
2467
|
+
"fieldName": "asyncRemove",
|
|
2468
|
+
"inheritedFrom": {
|
|
2469
|
+
"name": "EntityManagement",
|
|
2470
|
+
"module": "src/entities/entities.ts"
|
|
2471
|
+
}
|
|
2561
2472
|
},
|
|
2562
2473
|
{
|
|
2563
2474
|
"name": "async-update",
|
|
@@ -2565,7 +2476,25 @@
|
|
|
2565
2476
|
"text": "boolean"
|
|
2566
2477
|
},
|
|
2567
2478
|
"default": "true",
|
|
2568
|
-
"
|
|
2479
|
+
"description": "Whether to use the `applyTransactionAsync` function for *update* transactions",
|
|
2480
|
+
"fieldName": "asyncUpdate",
|
|
2481
|
+
"inheritedFrom": {
|
|
2482
|
+
"name": "EntityManagement",
|
|
2483
|
+
"module": "src/entities/entities.ts"
|
|
2484
|
+
}
|
|
2485
|
+
},
|
|
2486
|
+
{
|
|
2487
|
+
"name": "row-selection",
|
|
2488
|
+
"type": {
|
|
2489
|
+
"text": "string"
|
|
2490
|
+
},
|
|
2491
|
+
"default": "'single'",
|
|
2492
|
+
"description": "This attribute allows you to change row-selection to 'single' or 'multiple' which will allow you to select single or multiple rows.",
|
|
2493
|
+
"fieldName": "rowSelection",
|
|
2494
|
+
"inheritedFrom": {
|
|
2495
|
+
"name": "EntityManagement",
|
|
2496
|
+
"module": "src/entities/entities.ts"
|
|
2497
|
+
}
|
|
2569
2498
|
},
|
|
2570
2499
|
{
|
|
2571
2500
|
"name": "enable-cell-flashing",
|
|
@@ -2573,7 +2502,12 @@
|
|
|
2573
2502
|
"text": "boolean"
|
|
2574
2503
|
},
|
|
2575
2504
|
"default": "false",
|
|
2576
|
-
"
|
|
2505
|
+
"description": "If false, will disable cell flashing for all cells by default, unless otherwise defined in custom colDef",
|
|
2506
|
+
"fieldName": "enableCellFlashing",
|
|
2507
|
+
"inheritedFrom": {
|
|
2508
|
+
"name": "EntityManagement",
|
|
2509
|
+
"module": "src/entities/entities.ts"
|
|
2510
|
+
}
|
|
2577
2511
|
},
|
|
2578
2512
|
{
|
|
2579
2513
|
"name": "enable-row-flashing",
|
|
@@ -2581,7 +2515,46 @@
|
|
|
2581
2515
|
"text": "boolean"
|
|
2582
2516
|
},
|
|
2583
2517
|
"default": "false",
|
|
2584
|
-
"
|
|
2518
|
+
"description": "If true, will enable row flashing for all rows for `add` transactions",
|
|
2519
|
+
"fieldName": "enableRowFlashing",
|
|
2520
|
+
"inheritedFrom": {
|
|
2521
|
+
"name": "EntityManagement",
|
|
2522
|
+
"module": "src/entities/entities.ts"
|
|
2523
|
+
}
|
|
2524
|
+
},
|
|
2525
|
+
{
|
|
2526
|
+
"name": "persist-column-state-key",
|
|
2527
|
+
"type": {
|
|
2528
|
+
"text": "string"
|
|
2529
|
+
},
|
|
2530
|
+
"description": "This attribute controls whether and how the entity manager stores the state of the columns when the user edits them. Omit this attribute to disable the functionality, set it to a unique value to enable it.",
|
|
2531
|
+
"fieldName": "persistColumnStateKey",
|
|
2532
|
+
"inheritedFrom": {
|
|
2533
|
+
"name": "EntityManagement",
|
|
2534
|
+
"module": "src/entities/entities.ts"
|
|
2535
|
+
}
|
|
2536
|
+
},
|
|
2537
|
+
{
|
|
2538
|
+
"name": "size-columns-to-fit",
|
|
2539
|
+
"type": {
|
|
2540
|
+
"text": "boolean"
|
|
2541
|
+
},
|
|
2542
|
+
"fieldName": "sizeColumnsToFit",
|
|
2543
|
+
"inheritedFrom": {
|
|
2544
|
+
"name": "EntityManagement",
|
|
2545
|
+
"module": "src/entities/entities.ts"
|
|
2546
|
+
}
|
|
2547
|
+
},
|
|
2548
|
+
{
|
|
2549
|
+
"name": "enable-filter-bar",
|
|
2550
|
+
"type": {
|
|
2551
|
+
"text": "boolean"
|
|
2552
|
+
},
|
|
2553
|
+
"fieldName": "enableFilterBar",
|
|
2554
|
+
"inheritedFrom": {
|
|
2555
|
+
"name": "EntityManagement",
|
|
2556
|
+
"module": "src/entities/entities.ts"
|
|
2557
|
+
}
|
|
2585
2558
|
},
|
|
2586
2559
|
{
|
|
2587
2560
|
"name": "hide-edit",
|
|
@@ -2589,7 +2562,11 @@
|
|
|
2589
2562
|
"text": "boolean"
|
|
2590
2563
|
},
|
|
2591
2564
|
"default": "false",
|
|
2592
|
-
"fieldName": "hideEdit"
|
|
2565
|
+
"fieldName": "hideEdit",
|
|
2566
|
+
"inheritedFrom": {
|
|
2567
|
+
"name": "EntityManagement",
|
|
2568
|
+
"module": "src/entities/entities.ts"
|
|
2569
|
+
}
|
|
2593
2570
|
},
|
|
2594
2571
|
{
|
|
2595
2572
|
"name": "hide-delete",
|
|
@@ -2597,45 +2574,68 @@
|
|
|
2597
2574
|
"text": "boolean"
|
|
2598
2575
|
},
|
|
2599
2576
|
"default": "false",
|
|
2600
|
-
"fieldName": "hideDelete"
|
|
2577
|
+
"fieldName": "hideDelete",
|
|
2578
|
+
"inheritedFrom": {
|
|
2579
|
+
"name": "EntityManagement",
|
|
2580
|
+
"module": "src/entities/entities.ts"
|
|
2581
|
+
}
|
|
2582
|
+
},
|
|
2583
|
+
{
|
|
2584
|
+
"name": "enable-search-bar",
|
|
2585
|
+
"type": {
|
|
2586
|
+
"text": "boolean"
|
|
2587
|
+
},
|
|
2588
|
+
"default": "false",
|
|
2589
|
+
"description": "This attribute controls whether to enable the search-bar.",
|
|
2590
|
+
"fieldName": "enableSearchBar",
|
|
2591
|
+
"inheritedFrom": {
|
|
2592
|
+
"name": "EntityManagement",
|
|
2593
|
+
"module": "src/entities/entities.ts"
|
|
2594
|
+
}
|
|
2601
2595
|
},
|
|
2602
2596
|
{
|
|
2603
2597
|
"name": "header-case-type",
|
|
2604
2598
|
"type": {
|
|
2605
2599
|
"text": "GridProCaseType"
|
|
2606
2600
|
},
|
|
2607
|
-
"
|
|
2608
|
-
|
|
2609
|
-
|
|
2610
|
-
|
|
2601
|
+
"description": "The case type to use for the header names. If not set, the default CONSTANT_CASE will be used.",
|
|
2602
|
+
"fieldName": "headerCaseType",
|
|
2603
|
+
"inheritedFrom": {
|
|
2604
|
+
"name": "EntityManagement",
|
|
2605
|
+
"module": "src/entities/entities.ts"
|
|
2606
|
+
}
|
|
2607
|
+
},
|
|
2611
2608
|
{
|
|
2612
|
-
"name": "
|
|
2613
|
-
"
|
|
2609
|
+
"name": "modal-position",
|
|
2610
|
+
"type": {
|
|
2611
|
+
"text": "'centre' | 'left' | 'right'"
|
|
2612
|
+
},
|
|
2613
|
+
"default": "'right'",
|
|
2614
|
+
"description": "Determines where the modal dialog will appear on screen",
|
|
2615
|
+
"fieldName": "modalPosition",
|
|
2616
|
+
"inheritedFrom": {
|
|
2617
|
+
"name": "EntityManagement",
|
|
2618
|
+
"module": "src/entities/entities.ts"
|
|
2619
|
+
}
|
|
2614
2620
|
}
|
|
2615
|
-
]
|
|
2616
|
-
"superclass": {
|
|
2617
|
-
"name": "FASTElement",
|
|
2618
|
-
"package": "@microsoft/fast-element"
|
|
2619
|
-
},
|
|
2620
|
-
"tagName": "entity-list",
|
|
2621
|
-
"customElement": true
|
|
2621
|
+
]
|
|
2622
2622
|
}
|
|
2623
2623
|
],
|
|
2624
2624
|
"exports": [
|
|
2625
2625
|
{
|
|
2626
2626
|
"kind": "js",
|
|
2627
|
-
"name": "
|
|
2627
|
+
"name": "Profiles",
|
|
2628
2628
|
"declaration": {
|
|
2629
|
-
"name": "
|
|
2630
|
-
"module": "src/
|
|
2629
|
+
"name": "Profiles",
|
|
2630
|
+
"module": "src/profiles/profiles.ts"
|
|
2631
2631
|
}
|
|
2632
2632
|
},
|
|
2633
2633
|
{
|
|
2634
2634
|
"kind": "custom-element-definition",
|
|
2635
|
-
"name": "
|
|
2635
|
+
"name": "profile-management",
|
|
2636
2636
|
"declaration": {
|
|
2637
|
-
"name": "
|
|
2638
|
-
"module": "src/
|
|
2637
|
+
"name": "Profiles",
|
|
2638
|
+
"module": "src/profiles/profiles.ts"
|
|
2639
2639
|
}
|
|
2640
2640
|
}
|
|
2641
2641
|
]
|