@grexx/grexxlinter 0.2.418 → 0.2.545

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.
Files changed (56) hide show
  1. package/cli.js +1 -1
  2. package/package.json +1 -1
  3. package/schemas/activity.behavior.json +921 -0
  4. package/schemas/activityAttribute.behavior.json +47 -0
  5. package/schemas/activityRight.behavior.json +8 -0
  6. package/schemas/agent.behavior.json +91 -0
  7. package/schemas/agentTool.behavior.json +58 -0
  8. package/schemas/attribute.behavior.json +761 -0
  9. package/schemas/casetype.behavior.json +269 -0
  10. package/schemas/catchBlock.behavior.json +30 -0
  11. package/schemas/container.behavior.json +16 -0
  12. package/schemas/customThrow.behavior.json +30 -0
  13. package/schemas/dataRetentionProfile.behavior.json +157 -0
  14. package/schemas/dataset.behavior.json +359 -0
  15. package/schemas/datasetColumn.behavior.json +629 -0
  16. package/schemas/datasetCondition.behavior.json +361 -0
  17. package/schemas/datasetRight.behavior.json +8 -0
  18. package/schemas/datasource.behavior.json +8 -0
  19. package/schemas/directRole.behavior.json +59 -0
  20. package/schemas/fileUploadProfile.behavior.json +5 -0
  21. package/schemas/forEach.behavior.json +116 -0
  22. package/schemas/formAction.behavior.json +262 -0
  23. package/schemas/formActionAi.behavior.json +52 -0
  24. package/schemas/formRight.behavior.json +8 -0
  25. package/schemas/formfield.behavior.json +1028 -0
  26. package/schemas/gridColumn.schema.json +1 -1
  27. package/schemas/indirectRole.behavior.json +59 -0
  28. package/schemas/llmModel.behavior.json +8 -0
  29. package/schemas/mapping.behavior.json +216 -0
  30. package/schemas/menuItem.behavior.json +221 -0
  31. package/schemas/metadata.behavior.json +89 -0
  32. package/schemas/navigation.behavior.json +33 -0
  33. package/schemas/picklist.behavior.json +58 -0
  34. package/schemas/platformAttribute.behavior.json +377 -0
  35. package/schemas/platformRole.behavior.json +130 -0
  36. package/schemas/pluginLibrary.behavior.json +8 -0
  37. package/schemas/requestContext.behavior.json +100 -0
  38. package/schemas/roleName.behavior.json +5 -0
  39. package/schemas/securityProfile.behavior.json +8 -0
  40. package/schemas/securityRequirement.behavior.json +5 -0
  41. package/schemas/simpleCondition.behavior.json +319 -0
  42. package/schemas/taskQueue.behavior.json +5 -0
  43. package/schemas/template/date-function.schema.json +1 -1
  44. package/schemas/template/html.schema.json +1 -1
  45. package/schemas/template/if.schema.json +1 -1
  46. package/schemas/template/iterator.schema.json +1 -1
  47. package/schemas/template/multivalue.schema.json +1 -1
  48. package/schemas/template/picklist.schema.json +1 -1
  49. package/schemas/template/util.schema.json +1 -1
  50. package/schemas/template.behavior.json +5 -0
  51. package/schemas/trigger.behavior.json +294 -0
  52. package/schemas/tryBlock.behavior.json +30 -0
  53. package/schemas/view.behavior.json +159 -0
  54. package/schemas/while.behavior.json +30 -0
  55. package/schemas/widget.behavior.json +1213 -0
  56. package/schemas/widgetRight.behavior.json +8 -0
@@ -0,0 +1,269 @@
1
+ {
2
+ "alias": {
3
+ "baseline": "MAY",
4
+ "requiredWhen": [
5
+ {
6
+ "op": "cmp",
7
+ "field": "type",
8
+ "fieldName": "Type",
9
+ "operator": "==",
10
+ "value": "page",
11
+ "valueIsField": false,
12
+ "isEmpty": false
13
+ }
14
+ ],
15
+ "enabledWhen": [
16
+ {
17
+ "op": "cmp",
18
+ "field": "type",
19
+ "fieldName": "Type",
20
+ "operator": "==",
21
+ "value": "page",
22
+ "valueIsField": false,
23
+ "isEmpty": false
24
+ }
25
+ ]
26
+ },
27
+ "css": {
28
+ "baseline": "MAY",
29
+ "enabledWhen": [
30
+ {
31
+ "op": "cmp",
32
+ "field": "type",
33
+ "fieldName": "Type",
34
+ "operator": "==",
35
+ "value": "casetype",
36
+ "valueIsField": false,
37
+ "isEmpty": false
38
+ },
39
+ {
40
+ "op": "cmp",
41
+ "field": "type",
42
+ "fieldName": "Type",
43
+ "operator": "==",
44
+ "value": "page",
45
+ "valueIsField": false,
46
+ "isEmpty": false
47
+ }
48
+ ]
49
+ },
50
+ "defaultView": {
51
+ "baseline": "MAY",
52
+ "requiredWhen": [
53
+ {
54
+ "op": "cmp",
55
+ "field": "type",
56
+ "fieldName": "Type",
57
+ "operator": "==",
58
+ "value": "casetype",
59
+ "valueIsField": false,
60
+ "isEmpty": false
61
+ },
62
+ {
63
+ "op": "cmp",
64
+ "field": "type",
65
+ "fieldName": "Type",
66
+ "operator": "==",
67
+ "value": "page",
68
+ "valueIsField": false,
69
+ "isEmpty": false
70
+ }
71
+ ],
72
+ "enabledWhen": [
73
+ {
74
+ "op": "cmp",
75
+ "field": "type",
76
+ "fieldName": "Type",
77
+ "operator": "==",
78
+ "value": "casetype",
79
+ "valueIsField": false,
80
+ "isEmpty": false
81
+ },
82
+ {
83
+ "op": "cmp",
84
+ "field": "type",
85
+ "fieldName": "Type",
86
+ "operator": "==",
87
+ "value": "page",
88
+ "valueIsField": false,
89
+ "isEmpty": false
90
+ },
91
+ {
92
+ "op": "cmp",
93
+ "field": "type",
94
+ "fieldName": "Type",
95
+ "operator": "==",
96
+ "value": "systemservice",
97
+ "valueIsField": false,
98
+ "isEmpty": false
99
+ }
100
+ ]
101
+ },
102
+ "name": {
103
+ "baseline": "MUST"
104
+ },
105
+ "hasSeparatePathForArchive": {
106
+ "baseline": "MAY",
107
+ "enabledWhen": [
108
+ {
109
+ "op": "cmp",
110
+ "field": "type",
111
+ "fieldName": "Type",
112
+ "operator": "==",
113
+ "value": "casetype",
114
+ "valueIsField": false,
115
+ "isEmpty": false
116
+ }
117
+ ]
118
+ },
119
+ "resultForm": {
120
+ "baseline": "MAY",
121
+ "enabledWhen": [
122
+ {
123
+ "op": "cmp",
124
+ "field": "type",
125
+ "fieldName": "Type",
126
+ "operator": "==",
127
+ "value": "casetype",
128
+ "valueIsField": false,
129
+ "isEmpty": false
130
+ },
131
+ {
132
+ "op": "cmp",
133
+ "field": "type",
134
+ "fieldName": "Type",
135
+ "operator": "==",
136
+ "value": "systemservice",
137
+ "valueIsField": false,
138
+ "isEmpty": false
139
+ }
140
+ ]
141
+ },
142
+ "scriptedRightsActivities": {
143
+ "baseline": "MAY",
144
+ "enabledWhen": [
145
+ {
146
+ "op": "cmp",
147
+ "field": null,
148
+ "fieldName": "Scripted service - Use API rights",
149
+ "operator": "==",
150
+ "value": "true",
151
+ "valueIsField": false,
152
+ "isEmpty": false
153
+ }
154
+ ]
155
+ },
156
+ "scriptedRightsDatasets": {
157
+ "baseline": "MAY",
158
+ "enabledWhen": [
159
+ {
160
+ "op": "cmp",
161
+ "field": null,
162
+ "fieldName": "Scripted service - Use API rights",
163
+ "operator": "==",
164
+ "value": "true",
165
+ "valueIsField": false,
166
+ "isEmpty": false
167
+ }
168
+ ]
169
+ },
170
+ "scriptedRightsForms": {
171
+ "baseline": "MAY",
172
+ "enabledWhen": [
173
+ {
174
+ "op": "cmp",
175
+ "field": null,
176
+ "fieldName": "Scripted service - Use API rights",
177
+ "operator": "==",
178
+ "value": "true",
179
+ "valueIsField": false,
180
+ "isEmpty": false
181
+ }
182
+ ]
183
+ },
184
+ "startActivity": {
185
+ "baseline": "MAY",
186
+ "requiredWhen": [
187
+ {
188
+ "op": "cmp",
189
+ "field": "type",
190
+ "fieldName": "Type",
191
+ "operator": "==",
192
+ "value": "casetype",
193
+ "valueIsField": false,
194
+ "isEmpty": false
195
+ }
196
+ ],
197
+ "enabledWhen": [
198
+ {
199
+ "op": "cmp",
200
+ "field": "type",
201
+ "fieldName": "Type",
202
+ "operator": "==",
203
+ "value": "casetype",
204
+ "valueIsField": false,
205
+ "isEmpty": false
206
+ },
207
+ {
208
+ "op": "cmp",
209
+ "field": "type",
210
+ "fieldName": "Type",
211
+ "operator": "==",
212
+ "value": "systemservice",
213
+ "valueIsField": false,
214
+ "isEmpty": false
215
+ }
216
+ ]
217
+ },
218
+ "service": {
219
+ "baseline": "MAY",
220
+ "requiredWhen": [
221
+ {
222
+ "op": "cmp",
223
+ "field": "type",
224
+ "fieldName": "Type",
225
+ "operator": "==",
226
+ "value": "systemservice",
227
+ "valueIsField": false,
228
+ "isEmpty": false
229
+ }
230
+ ],
231
+ "enabledWhen": [
232
+ {
233
+ "op": "cmp",
234
+ "field": "type",
235
+ "fieldName": "Type",
236
+ "operator": "==",
237
+ "value": "systemservice",
238
+ "valueIsField": false,
239
+ "isEmpty": false
240
+ }
241
+ ]
242
+ },
243
+ "type": {
244
+ "baseline": "MUST"
245
+ },
246
+ "closedPath": {
247
+ "baseline": "MAY",
248
+ "enabledWhen": [
249
+ {
250
+ "op": "cmp",
251
+ "field": "hasSeparatePathForArchive",
252
+ "fieldName": "Release URL paths when closing",
253
+ "operator": "==",
254
+ "value": "true",
255
+ "valueIsField": false,
256
+ "isEmpty": false
257
+ },
258
+ {
259
+ "op": "cmp",
260
+ "field": "type",
261
+ "fieldName": "Type",
262
+ "operator": "==",
263
+ "value": "casetype",
264
+ "valueIsField": false,
265
+ "isEmpty": false
266
+ }
267
+ ]
268
+ }
269
+ }
@@ -0,0 +1,30 @@
1
+ {
2
+ "progressTemplate": {
3
+ "baseline": "MAY",
4
+ "enabledWhen": [
5
+ {
6
+ "op": "cmp",
7
+ "field": "showProgress",
8
+ "fieldName": "Show progress",
9
+ "operator": "==",
10
+ "value": "true",
11
+ "valueIsField": false,
12
+ "isEmpty": false
13
+ }
14
+ ]
15
+ },
16
+ "progressTitle": {
17
+ "baseline": "MAY",
18
+ "enabledWhen": [
19
+ {
20
+ "op": "cmp",
21
+ "field": "showProgress",
22
+ "fieldName": "Show progress",
23
+ "operator": "==",
24
+ "value": "true",
25
+ "valueIsField": false,
26
+ "isEmpty": false
27
+ }
28
+ ]
29
+ }
30
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "showSingleTab": {
3
+ "baseline": "MUST_NOT",
4
+ "enabledWhen": [
5
+ {
6
+ "op": "cmp",
7
+ "field": null,
8
+ "fieldName": "Container display",
9
+ "operator": "==",
10
+ "value": "tabs",
11
+ "valueIsField": false,
12
+ "isEmpty": false
13
+ }
14
+ ]
15
+ }
16
+ }
@@ -0,0 +1,30 @@
1
+ {
2
+ "progressTemplate": {
3
+ "baseline": "MAY",
4
+ "enabledWhen": [
5
+ {
6
+ "op": "cmp",
7
+ "field": "showProgress",
8
+ "fieldName": "Show progress",
9
+ "operator": "==",
10
+ "value": "true",
11
+ "valueIsField": false,
12
+ "isEmpty": false
13
+ }
14
+ ]
15
+ },
16
+ "progressTitle": {
17
+ "baseline": "MAY",
18
+ "enabledWhen": [
19
+ {
20
+ "op": "cmp",
21
+ "field": "showProgress",
22
+ "fieldName": "Show progress",
23
+ "operator": "==",
24
+ "value": "true",
25
+ "valueIsField": false,
26
+ "isEmpty": false
27
+ }
28
+ ]
29
+ }
30
+ }
@@ -0,0 +1,157 @@
1
+ {
2
+ "dataset": {
3
+ "baseline": "MAY",
4
+ "requiredWhen": [
5
+ {
6
+ "op": "or",
7
+ "items": [
8
+ {
9
+ "op": "cmp",
10
+ "field": "dataset",
11
+ "fieldName": "Dataset",
12
+ "operator": "!=",
13
+ "value": "",
14
+ "valueIsField": false,
15
+ "isEmpty": true
16
+ },
17
+ {
18
+ "op": "cmp",
19
+ "field": "pageCasetype",
20
+ "fieldName": "Page casetype to calculate the dataset on",
21
+ "operator": "!=",
22
+ "value": "",
23
+ "valueIsField": false,
24
+ "isEmpty": true
25
+ }
26
+ ]
27
+ }
28
+ ],
29
+ "enabledWhen": [
30
+ {
31
+ "op": "or",
32
+ "items": [
33
+ {
34
+ "op": "cmp",
35
+ "field": "dataset",
36
+ "fieldName": "Dataset",
37
+ "operator": "!=",
38
+ "value": "",
39
+ "valueIsField": false,
40
+ "isEmpty": true
41
+ },
42
+ {
43
+ "op": "cmp",
44
+ "field": "pageCasetype",
45
+ "fieldName": "Page casetype to calculate the dataset on",
46
+ "operator": "!=",
47
+ "value": "",
48
+ "valueIsField": false,
49
+ "isEmpty": true
50
+ }
51
+ ]
52
+ },
53
+ {
54
+ "op": "and",
55
+ "items": [
56
+ {
57
+ "op": "cmp",
58
+ "field": "dataset",
59
+ "fieldName": "Dataset",
60
+ "operator": "==",
61
+ "value": "",
62
+ "valueIsField": false,
63
+ "isEmpty": true
64
+ },
65
+ {
66
+ "op": "cmp",
67
+ "field": "pageCasetype",
68
+ "fieldName": "Page casetype to calculate the dataset on",
69
+ "operator": "==",
70
+ "value": "",
71
+ "valueIsField": false,
72
+ "isEmpty": true
73
+ }
74
+ ]
75
+ }
76
+ ]
77
+ },
78
+ "name": {
79
+ "baseline": "MUST"
80
+ },
81
+ "pageCasetype": {
82
+ "baseline": "MAY",
83
+ "requiredWhen": [
84
+ {
85
+ "op": "or",
86
+ "items": [
87
+ {
88
+ "op": "cmp",
89
+ "field": "dataset",
90
+ "fieldName": "Dataset",
91
+ "operator": "!=",
92
+ "value": "",
93
+ "valueIsField": false,
94
+ "isEmpty": true
95
+ },
96
+ {
97
+ "op": "cmp",
98
+ "field": "pageCasetype",
99
+ "fieldName": "Page casetype to calculate the dataset on",
100
+ "operator": "!=",
101
+ "value": "",
102
+ "valueIsField": false,
103
+ "isEmpty": true
104
+ }
105
+ ]
106
+ }
107
+ ],
108
+ "enabledWhen": [
109
+ {
110
+ "op": "or",
111
+ "items": [
112
+ {
113
+ "op": "cmp",
114
+ "field": "dataset",
115
+ "fieldName": "Dataset",
116
+ "operator": "!=",
117
+ "value": "",
118
+ "valueIsField": false,
119
+ "isEmpty": true
120
+ },
121
+ {
122
+ "op": "cmp",
123
+ "field": "pageCasetype",
124
+ "fieldName": "Page casetype to calculate the dataset on",
125
+ "operator": "!=",
126
+ "value": "",
127
+ "valueIsField": false,
128
+ "isEmpty": true
129
+ }
130
+ ]
131
+ },
132
+ {
133
+ "op": "and",
134
+ "items": [
135
+ {
136
+ "op": "cmp",
137
+ "field": "dataset",
138
+ "fieldName": "Dataset",
139
+ "operator": "==",
140
+ "value": "",
141
+ "valueIsField": false,
142
+ "isEmpty": true
143
+ },
144
+ {
145
+ "op": "cmp",
146
+ "field": "pageCasetype",
147
+ "fieldName": "Page casetype to calculate the dataset on",
148
+ "operator": "==",
149
+ "value": "",
150
+ "valueIsField": false,
151
+ "isEmpty": true
152
+ }
153
+ ]
154
+ }
155
+ ]
156
+ }
157
+ }