@grexx/grexxlinter 0.2.2295 → 0.2.2367

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/cli.js CHANGED
@@ -15248,7 +15248,7 @@ function toJSOrError(doc) {
15248
15248
  // src/cli.ts
15249
15249
  var PARALLEL_THRESHOLD = 200;
15250
15250
  var MAX_WORKERS = 8;
15251
- var VERSION = "0.2.2295";
15251
+ var VERSION = "0.2.2367";
15252
15252
  function isNewer(latest, current) {
15253
15253
  const a = latest.split(".").map(Number);
15254
15254
  const b = current.split(".").map(Number);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@grexx/grexxlinter",
3
- "version": "0.2.2295",
3
+ "version": "0.2.2367",
4
4
  "description": "Lint Grexx Studio casetype YAML against the studio JSON Schemas.",
5
5
  "type": "module",
6
6
  "bin": {
@@ -3319,57 +3319,6 @@
3319
3319
  "subtype": {
3320
3320
  "baseline": null,
3321
3321
  "clauses": [
3322
- {
3323
- "modality": "MAY",
3324
- "when": {
3325
- "op": "and",
3326
- "items": [
3327
- {
3328
- "op": "or",
3329
- "items": [
3330
- {
3331
- "op": "cmp",
3332
- "field": "subtype",
3333
- "fieldName": "Sub type",
3334
- "operator": "!=",
3335
- "value": "",
3336
- "valueIsField": false,
3337
- "isEmpty": true
3338
- },
3339
- {
3340
- "op": "cmp",
3341
- "field": "type",
3342
- "fieldName": "Type",
3343
- "operator": "!=",
3344
- "value": "case",
3345
- "valueIsField": false,
3346
- "isEmpty": false
3347
- }
3348
- ]
3349
- },
3350
- {
3351
- "op": "cmp",
3352
- "field": "platformAttribute",
3353
- "fieldName": "Platform attribute",
3354
- "operator": "==",
3355
- "value": "",
3356
- "valueIsField": false,
3357
- "isEmpty": true
3358
- },
3359
- {
3360
- "op": "cmp",
3361
- "field": "type",
3362
- "fieldName": "Type",
3363
- "operator": "==",
3364
- "value": "case",
3365
- "valueIsField": false,
3366
- "isEmpty": false
3367
- }
3368
- ]
3369
- },
3370
- "covered": false,
3371
- "reason": "condition not expressible as JSON Schema"
3372
- },
3373
3322
  {
3374
3323
  "modality": "MAY",
3375
3324
  "when": {
@@ -3384,71 +3333,6 @@
3384
3333
  "covered": false,
3385
3334
  "reason": "condition not expressible as JSON Schema"
3386
3335
  },
3387
- {
3388
- "modality": "MAY",
3389
- "when": {
3390
- "op": "and",
3391
- "items": [
3392
- {
3393
- "op": "cmp",
3394
- "field": "platformAttribute",
3395
- "fieldName": "Platform attribute",
3396
- "operator": "==",
3397
- "value": "",
3398
- "valueIsField": false,
3399
- "isEmpty": true
3400
- },
3401
- {
3402
- "op": "cmp",
3403
- "field": "subtype",
3404
- "fieldName": "Sub type",
3405
- "operator": "==",
3406
- "value": "",
3407
- "valueIsField": false,
3408
- "isEmpty": true
3409
- },
3410
- {
3411
- "op": "cmp",
3412
- "field": "type",
3413
- "fieldName": "Type",
3414
- "operator": "==",
3415
- "value": "case",
3416
- "valueIsField": false,
3417
- "isEmpty": false
3418
- }
3419
- ]
3420
- },
3421
- "covered": false,
3422
- "reason": "condition not expressible as JSON Schema"
3423
- },
3424
- {
3425
- "modality": "MAY",
3426
- "when": {
3427
- "op": "and",
3428
- "items": [
3429
- {
3430
- "op": "cmp",
3431
- "field": "platformAttribute",
3432
- "fieldName": "Platform attribute",
3433
- "operator": "==",
3434
- "value": "",
3435
- "valueIsField": false,
3436
- "isEmpty": true
3437
- },
3438
- {
3439
- "op": "cmp",
3440
- "field": "type",
3441
- "fieldName": "Type",
3442
- "operator": "==",
3443
- "value": "case",
3444
- "valueIsField": false,
3445
- "isEmpty": false
3446
- }
3447
- ]
3448
- },
3449
- "covered": false,
3450
- "reason": "condition not expressible as JSON Schema"
3451
- },
3452
3336
  {
3453
3337
  "modality": "MAY",
3454
3338
  "when": {
@@ -3498,43 +3382,6 @@
3498
3382
  "covered": false,
3499
3383
  "reason": "condition not expressible as JSON Schema"
3500
3384
  },
3501
- {
3502
- "modality": "MAY",
3503
- "when": {
3504
- "op": "and",
3505
- "items": [
3506
- {
3507
- "op": "cmp",
3508
- "field": "platformAttribute",
3509
- "fieldName": "Platform attribute",
3510
- "operator": "==",
3511
- "value": "",
3512
- "valueIsField": false,
3513
- "isEmpty": true
3514
- },
3515
- {
3516
- "op": "cmp",
3517
- "field": "subtype",
3518
- "fieldName": "Sub type",
3519
- "operator": "==",
3520
- "value": "",
3521
- "valueIsField": false,
3522
- "isEmpty": true
3523
- },
3524
- {
3525
- "op": "cmp",
3526
- "field": "type",
3527
- "fieldName": "Type",
3528
- "operator": "==",
3529
- "value": "case",
3530
- "valueIsField": false,
3531
- "isEmpty": false
3532
- }
3533
- ]
3534
- },
3535
- "covered": false,
3536
- "reason": "condition not expressible as JSON Schema"
3537
- },
3538
3385
  {
3539
3386
  "modality": "MAY",
3540
3387
  "when": {
@@ -13350,20 +13197,6 @@
13350
13197
  "toAttribute": {
13351
13198
  "baseline": "MUST_NOT",
13352
13199
  "clauses": [
13353
- {
13354
- "modality": "MUST",
13355
- "when": {
13356
- "op": "cmp",
13357
- "field": "toAttributeType",
13358
- "fieldName": "To attribute type",
13359
- "operator": "!==",
13360
- "value": "taskIn",
13361
- "valueIsField": false,
13362
- "isEmpty": false
13363
- },
13364
- "covered": false,
13365
- "reason": "condition not expressible as JSON Schema"
13366
- },
13367
13200
  {
13368
13201
  "modality": "MUST",
13369
13202
  "when": {
@@ -13378,20 +13211,6 @@
13378
13211
  "covered": false,
13379
13212
  "reason": "condition not expressible as JSON Schema"
13380
13213
  },
13381
- {
13382
- "modality": "MAY",
13383
- "when": {
13384
- "op": "cmp",
13385
- "field": "toAttributeType",
13386
- "fieldName": "To attribute type",
13387
- "operator": "!==",
13388
- "value": "taskIn",
13389
- "valueIsField": false,
13390
- "isEmpty": false
13391
- },
13392
- "covered": false,
13393
- "reason": "condition not expressible as JSON Schema"
13394
- },
13395
13214
  {
13396
13215
  "modality": "MAY",
13397
13216
  "when": {
@@ -16120,19 +15939,6 @@
16120
15939
  },
16121
15940
  "covered": true
16122
15941
  },
16123
- {
16124
- "modality": "MAY",
16125
- "when": {
16126
- "op": "cmp",
16127
- "field": "toTriggerType",
16128
- "fieldName": "To type",
16129
- "operator": "==",
16130
- "value": "page",
16131
- "valueIsField": false,
16132
- "isEmpty": false
16133
- },
16134
- "covered": true
16135
- },
16136
15942
  {
16137
15943
  "modality": "MAY",
16138
15944
  "when": {
@@ -16231,19 +16037,6 @@
16231
16037
  },
16232
16038
  "covered": true
16233
16039
  },
16234
- {
16235
- "modality": "MAY",
16236
- "when": {
16237
- "op": "cmp",
16238
- "field": "toTriggerType",
16239
- "fieldName": "To type",
16240
- "operator": "==",
16241
- "value": "page",
16242
- "valueIsField": false,
16243
- "isEmpty": false
16244
- },
16245
- "covered": true
16246
- },
16247
16040
  {
16248
16041
  "modality": "MAY",
16249
16042
  "when": {
@@ -17633,38 +17426,23 @@
17633
17426
  {
17634
17427
  "modality": "MAY",
17635
17428
  "when": {
17636
- "op": "and",
17637
- "items": [
17638
- {
17639
- "op": "cmp",
17640
- "field": "masterWidget",
17641
- "fieldName": "Settings - Master Widget ID",
17642
- "operator": "!==",
17643
- "value": "",
17644
- "valueIsField": false,
17645
- "isEmpty": true
17646
- },
17647
- {
17648
- "op": "cmp",
17649
- "field": "widgetType",
17650
- "fieldName": "Type",
17651
- "operator": "==",
17652
- "value": "tileWidget",
17653
- "valueIsField": false,
17654
- "isEmpty": false
17655
- }
17656
- ]
17429
+ "op": "cmp",
17430
+ "field": "widgetType",
17431
+ "fieldName": "Type",
17432
+ "operator": "==",
17433
+ "value": "tileWidget",
17434
+ "valueIsField": false,
17435
+ "isEmpty": false
17657
17436
  },
17658
- "covered": false,
17659
- "reason": "condition not expressible as JSON Schema"
17437
+ "covered": true
17660
17438
  },
17661
17439
  {
17662
- "modality": "MAY",
17440
+ "modality": "MUST_NOT",
17663
17441
  "when": {
17664
17442
  "op": "cmp",
17665
17443
  "field": "widgetType",
17666
17444
  "fieldName": "Type",
17667
- "operator": "==",
17445
+ "operator": "!=",
17668
17446
  "value": "tileWidget",
17669
17447
  "valueIsField": false,
17670
17448
  "isEmpty": false
@@ -1909,52 +1909,6 @@
1909
1909
  "subtype": {
1910
1910
  "baseline": "MAY",
1911
1911
  "enabledWhen": [
1912
- {
1913
- "op": "and",
1914
- "items": [
1915
- {
1916
- "op": "or",
1917
- "items": [
1918
- {
1919
- "op": "cmp",
1920
- "field": "subtype",
1921
- "fieldName": "Sub type",
1922
- "operator": "!=",
1923
- "value": "",
1924
- "valueIsField": false,
1925
- "isEmpty": true
1926
- },
1927
- {
1928
- "op": "cmp",
1929
- "field": "type",
1930
- "fieldName": "Type",
1931
- "operator": "!=",
1932
- "value": "case",
1933
- "valueIsField": false,
1934
- "isEmpty": false
1935
- }
1936
- ]
1937
- },
1938
- {
1939
- "op": "cmp",
1940
- "field": "platformAttribute",
1941
- "fieldName": "Platform attribute",
1942
- "operator": "==",
1943
- "value": "",
1944
- "valueIsField": false,
1945
- "isEmpty": true
1946
- },
1947
- {
1948
- "op": "cmp",
1949
- "field": "type",
1950
- "fieldName": "Type",
1951
- "operator": "==",
1952
- "value": "case",
1953
- "valueIsField": false,
1954
- "isEmpty": false
1955
- }
1956
- ]
1957
- },
1958
1912
  {
1959
1913
  "op": "cmp",
1960
1914
  "field": null,
@@ -1964,61 +1918,6 @@
1964
1918
  "valueIsField": false,
1965
1919
  "isEmpty": true
1966
1920
  },
1967
- {
1968
- "op": "and",
1969
- "items": [
1970
- {
1971
- "op": "cmp",
1972
- "field": "platformAttribute",
1973
- "fieldName": "Platform attribute",
1974
- "operator": "==",
1975
- "value": "",
1976
- "valueIsField": false,
1977
- "isEmpty": true
1978
- },
1979
- {
1980
- "op": "cmp",
1981
- "field": "subtype",
1982
- "fieldName": "Sub type",
1983
- "operator": "==",
1984
- "value": "",
1985
- "valueIsField": false,
1986
- "isEmpty": true
1987
- },
1988
- {
1989
- "op": "cmp",
1990
- "field": "type",
1991
- "fieldName": "Type",
1992
- "operator": "==",
1993
- "value": "case",
1994
- "valueIsField": false,
1995
- "isEmpty": false
1996
- }
1997
- ]
1998
- },
1999
- {
2000
- "op": "and",
2001
- "items": [
2002
- {
2003
- "op": "cmp",
2004
- "field": "platformAttribute",
2005
- "fieldName": "Platform attribute",
2006
- "operator": "==",
2007
- "value": "",
2008
- "valueIsField": false,
2009
- "isEmpty": true
2010
- },
2011
- {
2012
- "op": "cmp",
2013
- "field": "type",
2014
- "fieldName": "Type",
2015
- "operator": "==",
2016
- "value": "case",
2017
- "valueIsField": false,
2018
- "isEmpty": false
2019
- }
2020
- ]
2021
- },
2022
1921
  {
2023
1922
  "op": "cmp",
2024
1923
  "field": "type",
@@ -2031,29 +1930,6 @@
2031
1930
  }
2032
1931
  ],
2033
1932
  "forbiddenWhen": [
2034
- {
2035
- "op": "or",
2036
- "items": [
2037
- {
2038
- "op": "cmp",
2039
- "field": "platformAttribute",
2040
- "fieldName": "Platform attribute",
2041
- "operator": "!=",
2042
- "value": "",
2043
- "valueIsField": false,
2044
- "isEmpty": true
2045
- },
2046
- {
2047
- "op": "cmp",
2048
- "field": "type",
2049
- "fieldName": "Type",
2050
- "operator": "!=",
2051
- "value": "case",
2052
- "valueIsField": false,
2053
- "isEmpty": false
2054
- }
2055
- ]
2056
- },
2057
1933
  {
2058
1934
  "op": "cmp",
2059
1935
  "field": "type",
@@ -2193,38 +2069,6 @@
2193
2069
  }
2194
2070
  ]
2195
2071
  },
2196
- {
2197
- "op": "and",
2198
- "items": [
2199
- {
2200
- "op": "cmp",
2201
- "field": "platformAttribute",
2202
- "fieldName": "Platform attribute",
2203
- "operator": "==",
2204
- "value": "",
2205
- "valueIsField": false,
2206
- "isEmpty": true
2207
- },
2208
- {
2209
- "op": "cmp",
2210
- "field": "subtype",
2211
- "fieldName": "Sub type",
2212
- "operator": "==",
2213
- "value": "",
2214
- "valueIsField": false,
2215
- "isEmpty": true
2216
- },
2217
- {
2218
- "op": "cmp",
2219
- "field": "type",
2220
- "fieldName": "Type",
2221
- "operator": "==",
2222
- "value": "case",
2223
- "valueIsField": false,
2224
- "isEmpty": false
2225
- }
2226
- ]
2227
- },
2228
2072
  {
2229
2073
  "op": "and",
2230
2074
  "items": [
@@ -2261,75 +2105,6 @@
2261
2105
  }
2262
2106
  ],
2263
2107
  "forbiddenWhen": [
2264
- {
2265
- "op": "or",
2266
- "items": [
2267
- {
2268
- "op": "cmp",
2269
- "field": "platformAttribute",
2270
- "fieldName": "Platform attribute",
2271
- "operator": "!=",
2272
- "value": "",
2273
- "valueIsField": false,
2274
- "isEmpty": true
2275
- },
2276
- {
2277
- "op": "cmp",
2278
- "field": "type",
2279
- "fieldName": "Type",
2280
- "operator": "!=",
2281
- "value": "case",
2282
- "valueIsField": false,
2283
- "isEmpty": false
2284
- }
2285
- ]
2286
- },
2287
- {
2288
- "op": "and",
2289
- "items": [
2290
- {
2291
- "op": "or",
2292
- "items": [
2293
- {
2294
- "op": "cmp",
2295
- "field": "subtype",
2296
- "fieldName": "Sub type",
2297
- "operator": "!=",
2298
- "value": "",
2299
- "valueIsField": false,
2300
- "isEmpty": true
2301
- },
2302
- {
2303
- "op": "cmp",
2304
- "field": "type",
2305
- "fieldName": "Type",
2306
- "operator": "!=",
2307
- "value": "case",
2308
- "valueIsField": false,
2309
- "isEmpty": false
2310
- }
2311
- ]
2312
- },
2313
- {
2314
- "op": "cmp",
2315
- "field": "platformAttribute",
2316
- "fieldName": "Platform attribute",
2317
- "operator": "==",
2318
- "value": "",
2319
- "valueIsField": false,
2320
- "isEmpty": true
2321
- },
2322
- {
2323
- "op": "cmp",
2324
- "field": "type",
2325
- "fieldName": "Type",
2326
- "operator": "==",
2327
- "value": "case",
2328
- "valueIsField": false,
2329
- "isEmpty": false
2330
- }
2331
- ]
2332
- },
2333
2108
  {
2334
2109
  "op": "and",
2335
2110
  "items": [
@@ -915,7 +915,8 @@
915
915
  },
916
916
  {
917
917
  "id": "account",
918
- "label": "Account"
918
+ "label": "Account",
919
+ "retired": true
919
920
  },
920
921
  {
921
922
  "id": "duration",
@@ -1152,15 +1153,18 @@
1152
1153
  },
1153
1154
  {
1154
1155
  "id": "@version",
1155
- "label": "Version"
1156
+ "label": "Version",
1157
+ "retired": true
1156
1158
  },
1157
1159
  {
1158
1160
  "id": "_id",
1159
- "label": "_ID"
1161
+ "label": "_ID",
1162
+ "retired": true
1160
1163
  },
1161
1164
  {
1162
1165
  "id": "_index",
1163
- "label": "_Index"
1166
+ "label": "_Index",
1167
+ "retired": true
1164
1168
  },
1165
1169
  {
1166
1170
  "id": "message",
@@ -1843,15 +1847,18 @@
1843
1847
  },
1844
1848
  {
1845
1849
  "id": "casetype",
1846
- "label": "Casetype"
1850
+ "label": "Casetype",
1851
+ "retired": true
1847
1852
  },
1848
1853
  {
1849
1854
  "id": "CopyDate",
1850
- "label": "Copy date"
1855
+ "label": "Copy date",
1856
+ "retired": true
1851
1857
  },
1852
1858
  {
1853
1859
  "id": "CopyOfCaseID",
1854
- "label": "Copy of caseID"
1860
+ "label": "Copy of caseID",
1861
+ "retired": true
1855
1862
  },
1856
1863
  {
1857
1864
  "id": "dateCreated",
@@ -1989,7 +1996,8 @@
1989
1996
  },
1990
1997
  {
1991
1998
  "id": "tag",
1992
- "label": "Tag OUD niet ondersteund in L2"
1999
+ "label": "Tag OUD niet ondersteund in L2",
2000
+ "retired": true
1993
2001
  },
1994
2002
  {
1995
2003
  "id": "tags",
@@ -2069,7 +2077,8 @@
2069
2077
  },
2070
2078
  {
2071
2079
  "id": "suggestedBy",
2072
- "label": "Suggested by"
2080
+ "label": "Suggested by",
2081
+ "retired": true
2073
2082
  }
2074
2083
  ]
2075
2084
  }
@@ -2117,7 +2126,8 @@
2117
2126
  },
2118
2127
  {
2119
2128
  "id": "isonqueue",
2120
- "label": "Is on queue"
2129
+ "label": "Is on queue",
2130
+ "retired": true
2121
2131
  }
2122
2132
  ]
2123
2133
  }
@@ -646,15 +646,18 @@
646
646
  },
647
647
  {
648
648
  "id": "casetype",
649
- "label": "Casetype"
649
+ "label": "Casetype",
650
+ "retired": true
650
651
  },
651
652
  {
652
653
  "id": "CopyDate",
653
- "label": "Copy date"
654
+ "label": "Copy date",
655
+ "retired": true
654
656
  },
655
657
  {
656
658
  "id": "CopyOfCaseID",
657
- "label": "Copy of caseID"
659
+ "label": "Copy of caseID",
660
+ "retired": true
658
661
  },
659
662
  {
660
663
  "id": "dateCreated",
@@ -862,7 +865,8 @@
862
865
  "options": [
863
866
  {
864
867
  "id": "column",
865
- "label": "Column of this dataset"
868
+ "label": "Column of this dataset",
869
+ "retired": true
866
870
  },
867
871
  {
868
872
  "id": "leftDatasetColumn",
@@ -917,59 +921,73 @@
917
921
  },
918
922
  {
919
923
  "id": ">=",
920
- "label": "Greater than or equal to (>=)"
924
+ "label": "Greater than or equal to (>=)",
925
+ "retired": true
921
926
  },
922
927
  {
923
928
  "id": "<=",
924
- "label": "Less than or equal to (<=)"
929
+ "label": "Less than or equal to (<=)",
930
+ "retired": true
925
931
  },
926
932
  {
927
933
  "id": ">",
928
- "label": "Greater than (>)"
934
+ "label": "Greater than (>)",
935
+ "retired": true
929
936
  },
930
937
  {
931
938
  "id": "<",
932
- "label": "Less than (<)"
939
+ "label": "Less than (<)",
940
+ "retired": true
933
941
  },
934
942
  {
935
943
  "id": "like",
936
- "label": "Like"
944
+ "label": "Like",
945
+ "retired": true
937
946
  },
938
947
  {
939
948
  "id": "!like",
940
- "label": "Not like"
949
+ "label": "Not like",
950
+ "retired": true
941
951
  },
942
952
  {
943
953
  "id": "in",
944
- "label": "In"
954
+ "label": "In",
955
+ "retired": true
945
956
  },
946
957
  {
947
958
  "id": "!in",
948
- "label": "Not in"
959
+ "label": "Not in",
960
+ "retired": true
949
961
  },
950
962
  {
951
963
  "id": "contains",
952
- "label": "Contains"
964
+ "label": "Contains",
965
+ "retired": true
953
966
  },
954
967
  {
955
968
  "id": "!contains",
956
- "label": "Not contains"
969
+ "label": "Not contains",
970
+ "retired": true
957
971
  },
958
972
  {
959
973
  "id": "beginsWith",
960
- "label": "Begins with"
974
+ "label": "Begins with",
975
+ "retired": true
961
976
  },
962
977
  {
963
978
  "id": "notBeginsWith",
964
- "label": "Not begins with"
979
+ "label": "Not begins with",
980
+ "retired": true
965
981
  },
966
982
  {
967
983
  "id": "endsWith",
968
- "label": "Ends with"
984
+ "label": "Ends with",
985
+ "retired": true
969
986
  },
970
987
  {
971
988
  "id": "notEndsWith",
972
- "label": "Not ends with"
989
+ "label": "Not ends with",
990
+ "retired": true
973
991
  }
974
992
  ]
975
993
  }
@@ -1033,7 +1051,8 @@
1033
1051
  "options": [
1034
1052
  {
1035
1053
  "id": "column",
1036
- "label": "Column"
1054
+ "label": "Column",
1055
+ "retired": true
1037
1056
  },
1038
1057
  {
1039
1058
  "id": "currentcase",
@@ -1073,7 +1092,8 @@
1073
1092
  "options": [
1074
1093
  {
1075
1094
  "id": "column",
1076
- "label": "Column"
1095
+ "label": "Column",
1096
+ "retired": true
1077
1097
  },
1078
1098
  {
1079
1099
  "id": "leftDatasetColumn",
@@ -1138,173 +1138,6 @@
1138
1138
  },
1139
1139
  "value": "default"
1140
1140
  },
1141
- {
1142
- "when": {
1143
- "op": "and",
1144
- "items": [
1145
- {
1146
- "op": "or",
1147
- "items": [
1148
- {
1149
- "op": "cmp",
1150
- "field": "displayOptions",
1151
- "fieldName": "Display options",
1152
- "operator": "notin",
1153
- "value": "radiobutton-picklist",
1154
- "valueIsField": false,
1155
- "isEmpty": false
1156
- },
1157
- {
1158
- "op": "and",
1159
- "items": [
1160
- {
1161
- "op": "cmp",
1162
- "field": "picklist",
1163
- "fieldName": "Picklist",
1164
- "operator": "===",
1165
- "value": "",
1166
- "valueIsField": false,
1167
- "isEmpty": true
1168
- },
1169
- {
1170
- "op": "cmp",
1171
- "field": "relatedAttributeHasPicklist",
1172
- "fieldName": "Related attribute has picklist",
1173
- "operator": "!=",
1174
- "value": "true",
1175
- "valueIsField": false,
1176
- "isEmpty": false
1177
- }
1178
- ]
1179
- },
1180
- {
1181
- "op": "cmp",
1182
- "field": "relatedAttributeIsMultivalue",
1183
- "fieldName": "Related attribute is multivalue",
1184
- "operator": "!=",
1185
- "value": "false",
1186
- "valueIsField": false,
1187
- "isEmpty": false
1188
- },
1189
- {
1190
- "op": "cmp",
1191
- "field": "multivalue",
1192
- "fieldName": "Typed - Multivalue",
1193
- "operator": "===",
1194
- "value": "true",
1195
- "valueIsField": false,
1196
- "isEmpty": false
1197
- }
1198
- ]
1199
- },
1200
- {
1201
- "op": "or",
1202
- "items": [
1203
- {
1204
- "op": "cmp",
1205
- "field": "picklist",
1206
- "fieldName": "Picklist",
1207
- "operator": "!==",
1208
- "value": "",
1209
- "valueIsField": false,
1210
- "isEmpty": true
1211
- },
1212
- {
1213
- "op": "cmp",
1214
- "field": "relatedAttributeHasPicklist",
1215
- "fieldName": "Related attribute has picklist",
1216
- "operator": "==",
1217
- "value": "true",
1218
- "valueIsField": false,
1219
- "isEmpty": false
1220
- }
1221
- ]
1222
- },
1223
- {
1224
- "op": "cmp",
1225
- "field": "relatedAttributeIsMultivalue",
1226
- "fieldName": "Related attribute is multivalue",
1227
- "operator": "==",
1228
- "value": "false",
1229
- "valueIsField": false,
1230
- "isEmpty": false
1231
- },
1232
- {
1233
- "op": "cmp",
1234
- "field": "multivalue",
1235
- "fieldName": "Typed - Multivalue",
1236
- "operator": "!==",
1237
- "value": "true",
1238
- "valueIsField": false,
1239
- "isEmpty": false
1240
- }
1241
- ]
1242
- },
1243
- "value": "default"
1244
- },
1245
- {
1246
- "when": {
1247
- "op": "and",
1248
- "items": [
1249
- {
1250
- "op": "or",
1251
- "items": [
1252
- {
1253
- "op": "cmp",
1254
- "field": "picklist",
1255
- "fieldName": "Picklist",
1256
- "operator": "!==",
1257
- "value": "",
1258
- "valueIsField": false,
1259
- "isEmpty": true
1260
- },
1261
- {
1262
- "op": "cmp",
1263
- "field": "relatedAttributeHasPicklist",
1264
- "fieldName": "Related attribute has picklist",
1265
- "operator": "==",
1266
- "value": "true",
1267
- "valueIsField": false,
1268
- "isEmpty": false
1269
- }
1270
- ]
1271
- },
1272
- {
1273
- "op": "or",
1274
- "items": [
1275
- {
1276
- "op": "cmp",
1277
- "field": "relatedAttributeIsMultivalue",
1278
- "fieldName": "Related attribute is multivalue",
1279
- "operator": "==",
1280
- "value": "true",
1281
- "valueIsField": false,
1282
- "isEmpty": false
1283
- },
1284
- {
1285
- "op": "cmp",
1286
- "field": "multivalue",
1287
- "fieldName": "Typed - Multivalue",
1288
- "operator": "==",
1289
- "value": "true",
1290
- "valueIsField": false,
1291
- "isEmpty": false
1292
- }
1293
- ]
1294
- },
1295
- {
1296
- "op": "cmp",
1297
- "field": "displayOptions",
1298
- "fieldName": "Display options",
1299
- "operator": "notin",
1300
- "value": "checkbox-picklist",
1301
- "valueIsField": false,
1302
- "isEmpty": false
1303
- }
1304
- ]
1305
- },
1306
- "value": "default"
1307
- },
1308
1141
  {
1309
1142
  "when": {
1310
1143
  "op": "and",
@@ -2126,15 +1959,18 @@
2126
1959
  },
2127
1960
  {
2128
1961
  "id": "buttons",
2129
- "label": "Radiobuttons (sv) / Checkboxxes (mv)"
1962
+ "label": "Radiobuttons (sv) / Checkboxxes (mv)",
1963
+ "retired": true
2130
1964
  },
2131
1965
  {
2132
1966
  "id": "range",
2133
- "label": "Range"
1967
+ "label": "Range",
1968
+ "retired": true
2134
1969
  },
2135
1970
  {
2136
1971
  "id": "slider",
2137
- "label": "Slider"
1972
+ "label": "Slider",
1973
+ "retired": true
2138
1974
  }
2139
1975
  ]
2140
1976
  }
@@ -2538,10 +2374,6 @@
2538
2374
  "id": "Top",
2539
2375
  "label": "Top"
2540
2376
  },
2541
- {
2542
- "id": "Bottom",
2543
- "label": "Bottom"
2544
- },
2545
2377
  {
2546
2378
  "id": "Left",
2547
2379
  "label": "Left"
@@ -391,15 +391,18 @@
391
391
  },
392
392
  {
393
393
  "id": "casetype",
394
- "label": "Casetype"
394
+ "label": "Casetype",
395
+ "retired": true
395
396
  },
396
397
  {
397
398
  "id": "CopyDate",
398
- "label": "Copy date"
399
+ "label": "Copy date",
400
+ "retired": true
399
401
  },
400
402
  {
401
403
  "id": "CopyOfCaseID",
402
- "label": "Copy of caseID"
404
+ "label": "Copy of caseID",
405
+ "retired": true
403
406
  },
404
407
  {
405
408
  "id": "dateCreated",
@@ -480,15 +483,18 @@
480
483
  },
481
484
  {
482
485
  "id": "casetype",
483
- "label": "Casetype"
486
+ "label": "Casetype",
487
+ "retired": true
484
488
  },
485
489
  {
486
490
  "id": "CopyDate",
487
- "label": "Copy date"
491
+ "label": "Copy date",
492
+ "retired": true
488
493
  },
489
494
  {
490
495
  "id": "CopyOfCaseID",
491
- "label": "Copy of caseID"
496
+ "label": "Copy of caseID",
497
+ "retired": true
492
498
  },
493
499
  {
494
500
  "id": "dateCreated",
@@ -627,15 +633,6 @@
627
633
  "toAttribute": {
628
634
  "baseline": "MUST_NOT",
629
635
  "requiredWhen": [
630
- {
631
- "op": "cmp",
632
- "field": "toAttributeType",
633
- "fieldName": "To attribute type",
634
- "operator": "!==",
635
- "value": "taskIn",
636
- "valueIsField": false,
637
- "isEmpty": false
638
- },
639
636
  {
640
637
  "op": "cmp",
641
638
  "field": "toAttributeType",
@@ -647,15 +644,6 @@
647
644
  }
648
645
  ],
649
646
  "enabledWhen": [
650
- {
651
- "op": "cmp",
652
- "field": "toAttributeType",
653
- "fieldName": "To attribute type",
654
- "operator": "!==",
655
- "value": "taskIn",
656
- "valueIsField": false,
657
- "isEmpty": false
658
- },
659
647
  {
660
648
  "op": "cmp",
661
649
  "field": "toAttributeType",
@@ -742,15 +730,18 @@
742
730
  },
743
731
  {
744
732
  "id": "casetype",
745
- "label": "Casetype"
733
+ "label": "Casetype",
734
+ "retired": true
746
735
  },
747
736
  {
748
737
  "id": "CopyDate",
749
- "label": "Copy date"
738
+ "label": "Copy date",
739
+ "retired": true
750
740
  },
751
741
  {
752
742
  "id": "CopyOfCaseID",
753
- "label": "Copy of caseID"
743
+ "label": "Copy of caseID",
744
+ "retired": true
754
745
  },
755
746
  {
756
747
  "id": "dateCreated",
@@ -814,15 +805,18 @@
814
805
  },
815
806
  {
816
807
  "id": "casetype",
817
- "label": "Casetype"
808
+ "label": "Casetype",
809
+ "retired": true
818
810
  },
819
811
  {
820
812
  "id": "CopyDate",
821
- "label": "Copy date"
813
+ "label": "Copy date",
814
+ "retired": true
822
815
  },
823
816
  {
824
817
  "id": "CopyOfCaseID",
825
- "label": "Copy of caseID"
818
+ "label": "Copy of caseID",
819
+ "retired": true
826
820
  },
827
821
  {
828
822
  "id": "dateCreated",
@@ -918,15 +912,6 @@
918
912
  "value": "usersession",
919
913
  "valueIsField": false,
920
914
  "isEmpty": false
921
- },
922
- {
923
- "op": "cmp",
924
- "field": "toAttributeType",
925
- "fieldName": "To attribute type",
926
- "operator": "!==",
927
- "value": "taskIn",
928
- "valueIsField": false,
929
- "isEmpty": false
930
915
  }
931
916
  ]
932
917
  },
@@ -972,15 +957,6 @@
972
957
  "value": "taskAttribute",
973
958
  "valueIsField": false,
974
959
  "isEmpty": false
975
- },
976
- {
977
- "op": "cmp",
978
- "field": "toAttributeType",
979
- "fieldName": "To attribute type",
980
- "operator": "!==",
981
- "value": "taskIn",
982
- "valueIsField": false,
983
- "isEmpty": false
984
960
  }
985
961
  ]
986
962
  },
@@ -1026,15 +1002,6 @@
1026
1002
  "value": "usersession",
1027
1003
  "valueIsField": false,
1028
1004
  "isEmpty": false
1029
- },
1030
- {
1031
- "op": "cmp",
1032
- "field": "toAttributeType",
1033
- "fieldName": "To attribute type",
1034
- "operator": "!==",
1035
- "value": "taskIn",
1036
- "valueIsField": false,
1037
- "isEmpty": false
1038
1005
  }
1039
1006
  ]
1040
1007
  }
@@ -264,7 +264,8 @@
264
264
  },
265
265
  {
266
266
  "id": "staticPicklistItem",
267
- "label": "Value of static picklist item"
267
+ "label": "Value of static picklist item",
268
+ "retired": true
268
269
  },
269
270
  {
270
271
  "id": "inlinetemplate",
@@ -518,7 +519,8 @@
518
519
  },
519
520
  {
520
521
  "id": "like",
521
- "label": "Like"
522
+ "label": "Like",
523
+ "retired": true
522
524
  },
523
525
  {
524
526
  "id": "contains",
@@ -784,41 +786,7 @@
784
786
  ]
785
787
  },
786
788
  "rightFieldStaticItem": {
787
- "baseline": "MUST_NOT",
788
- "forbiddenWhen": [
789
- {
790
- "op": "or",
791
- "items": [
792
- {
793
- "op": "cmp",
794
- "field": "leftFieldType",
795
- "fieldName": "Left field type",
796
- "operator": "!=",
797
- "value": "value",
798
- "valueIsField": false,
799
- "isEmpty": false
800
- },
801
- {
802
- "op": "cmp",
803
- "field": "rightField",
804
- "fieldName": "Right field",
805
- "operator": "===",
806
- "value": "",
807
- "valueIsField": false,
808
- "isEmpty": true
809
- }
810
- ]
811
- },
812
- {
813
- "op": "cmp",
814
- "field": "rightField",
815
- "fieldName": "Right field",
816
- "operator": "===",
817
- "value": "",
818
- "valueIsField": false,
819
- "isEmpty": true
820
- }
821
- ]
789
+ "baseline": "MUST_NOT"
822
790
  },
823
791
  "rightFieldType": {
824
792
  "baseline": "MAY",
@@ -846,7 +814,8 @@
846
814
  },
847
815
  {
848
816
  "id": "staticPicklistItem",
849
- "label": "Value of static picklist item"
817
+ "label": "Value of static picklist item",
818
+ "retired": true
850
819
  },
851
820
  {
852
821
  "id": "inlinetemplate",
@@ -61,15 +61,6 @@
61
61
  "valueIsField": false,
62
62
  "isEmpty": false
63
63
  },
64
- {
65
- "op": "cmp",
66
- "field": "toTriggerType",
67
- "fieldName": "To type",
68
- "operator": "==",
69
- "value": "page",
70
- "valueIsField": false,
71
- "isEmpty": false
72
- },
73
64
  {
74
65
  "op": "cmp",
75
66
  "field": "toTriggerType",
@@ -295,15 +286,6 @@
295
286
  "valueIsField": false,
296
287
  "isEmpty": false
297
288
  },
298
- {
299
- "op": "cmp",
300
- "field": "toTriggerType",
301
- "fieldName": "To type",
302
- "operator": "==",
303
- "value": "page",
304
- "valueIsField": false,
305
- "isEmpty": false
306
- },
307
289
  {
308
290
  "op": "cmp",
309
291
  "field": "toTriggerType",
@@ -1016,29 +1016,6 @@
1016
1016
  "preSelectedCase": {
1017
1017
  "baseline": "MUST_NOT",
1018
1018
  "enabledWhen": [
1019
- {
1020
- "op": "and",
1021
- "items": [
1022
- {
1023
- "op": "cmp",
1024
- "field": "masterWidget",
1025
- "fieldName": "Settings - Master Widget ID",
1026
- "operator": "!==",
1027
- "value": "",
1028
- "valueIsField": false,
1029
- "isEmpty": true
1030
- },
1031
- {
1032
- "op": "cmp",
1033
- "field": "widgetType",
1034
- "fieldName": "Type",
1035
- "operator": "==",
1036
- "value": "tileWidget",
1037
- "valueIsField": false,
1038
- "isEmpty": false
1039
- }
1040
- ]
1041
- },
1042
1019
  {
1043
1020
  "op": "cmp",
1044
1021
  "field": "widgetType",
@@ -1050,29 +1027,6 @@
1050
1027
  }
1051
1028
  ],
1052
1029
  "forbiddenWhen": [
1053
- {
1054
- "op": "and",
1055
- "items": [
1056
- {
1057
- "op": "cmp",
1058
- "field": "masterWidget",
1059
- "fieldName": "Settings - Master Widget ID",
1060
- "operator": "===",
1061
- "value": "",
1062
- "valueIsField": false,
1063
- "isEmpty": true
1064
- },
1065
- {
1066
- "op": "cmp",
1067
- "field": "widgetType",
1068
- "fieldName": "Type",
1069
- "operator": "==",
1070
- "value": "tileWidget",
1071
- "valueIsField": false,
1072
- "isEmpty": false
1073
- }
1074
- ]
1075
- },
1076
1030
  {
1077
1031
  "op": "cmp",
1078
1032
  "field": "widgetType",
@@ -834,6 +834,24 @@
834
834
  }
835
835
  }
836
836
  },
837
+ {
838
+ "if": {
839
+ "properties": {
840
+ "widgetType": {
841
+ "const": "tileWidget"
842
+ }
843
+ },
844
+ "required": [
845
+ "widgetType"
846
+ ]
847
+ },
848
+ "then": {},
849
+ "else": {
850
+ "properties": {
851
+ "preSelectedCase": false
852
+ }
853
+ }
854
+ },
837
855
  {
838
856
  "if": {
839
857
  "properties": {