@genesislcap/foundation-forms 14.81.0 → 14.81.1-alpha-7c6961f9fc.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.
@@ -976,204 +976,6 @@
976
976
  }
977
977
  ]
978
978
  },
979
- {
980
- "kind": "javascript-module",
981
- "path": "src/jsonforms/testers/isDate.ts",
982
- "declarations": [
983
- {
984
- "kind": "variable",
985
- "name": "isDate"
986
- }
987
- ],
988
- "exports": [
989
- {
990
- "kind": "js",
991
- "name": "isDate",
992
- "declaration": {
993
- "name": "isDate",
994
- "module": "src/jsonforms/testers/isDate.ts"
995
- }
996
- }
997
- ]
998
- },
999
- {
1000
- "kind": "javascript-module",
1001
- "path": "src/jsonforms/testers/isInvisible.ts",
1002
- "declarations": [
1003
- {
1004
- "kind": "function",
1005
- "name": "isInvisible",
1006
- "return": {
1007
- "type": {
1008
- "text": "boolean"
1009
- }
1010
- },
1011
- "parameters": [
1012
- {
1013
- "name": "uischema",
1014
- "type": {
1015
- "text": "UISchemaElement"
1016
- }
1017
- },
1018
- {
1019
- "name": "schema",
1020
- "type": {
1021
- "text": "JsonSchema"
1022
- }
1023
- },
1024
- {
1025
- "name": "context",
1026
- "type": {
1027
- "text": "TesterContext"
1028
- }
1029
- }
1030
- ]
1031
- }
1032
- ],
1033
- "exports": [
1034
- {
1035
- "kind": "js",
1036
- "name": "isInvisible",
1037
- "declaration": {
1038
- "name": "isInvisible",
1039
- "module": "src/jsonforms/testers/isInvisible.ts"
1040
- }
1041
- }
1042
- ]
1043
- },
1044
- {
1045
- "kind": "javascript-module",
1046
- "path": "src/jsonforms/testers/isLayoutArray.ts",
1047
- "declarations": [
1048
- {
1049
- "kind": "variable",
1050
- "name": "isLayoutArray"
1051
- }
1052
- ],
1053
- "exports": [
1054
- {
1055
- "kind": "js",
1056
- "name": "isLayoutArray",
1057
- "declaration": {
1058
- "name": "isLayoutArray",
1059
- "module": "src/jsonforms/testers/isLayoutArray.ts"
1060
- }
1061
- }
1062
- ]
1063
- },
1064
- {
1065
- "kind": "javascript-module",
1066
- "path": "src/jsonforms/testers/isOneOfBoolean.ts",
1067
- "declarations": [
1068
- {
1069
- "kind": "variable",
1070
- "name": "isOneOfBoolean"
1071
- }
1072
- ],
1073
- "exports": [
1074
- {
1075
- "kind": "js",
1076
- "name": "isOneOfBoolean",
1077
- "declaration": {
1078
- "name": "isOneOfBoolean",
1079
- "module": "src/jsonforms/testers/isOneOfBoolean.ts"
1080
- }
1081
- }
1082
- ]
1083
- },
1084
- {
1085
- "kind": "javascript-module",
1086
- "path": "src/jsonforms/testers/isOneOfEnum.ts",
1087
- "declarations": [
1088
- {
1089
- "kind": "variable",
1090
- "name": "isOneOfEnum"
1091
- }
1092
- ],
1093
- "exports": [
1094
- {
1095
- "kind": "js",
1096
- "name": "isOneOfEnum",
1097
- "declaration": {
1098
- "name": "isOneOfEnum",
1099
- "module": "src/jsonforms/testers/isOneOfEnum.ts"
1100
- }
1101
- }
1102
- ]
1103
- },
1104
- {
1105
- "kind": "javascript-module",
1106
- "path": "src/jsonforms/testers/isOneOfNumber.ts",
1107
- "declarations": [
1108
- {
1109
- "kind": "variable",
1110
- "name": "isOneOfNumber"
1111
- }
1112
- ],
1113
- "exports": [
1114
- {
1115
- "kind": "js",
1116
- "name": "isOneOfNumber",
1117
- "declaration": {
1118
- "name": "isOneOfNumber",
1119
- "module": "src/jsonforms/testers/isOneOfNumber.ts"
1120
- }
1121
- }
1122
- ]
1123
- },
1124
- {
1125
- "kind": "javascript-module",
1126
- "path": "src/jsonforms/testers/isOneOfOptionMultiselect.ts",
1127
- "declarations": [
1128
- {
1129
- "kind": "variable",
1130
- "name": "isOneOfOptionMultiselect"
1131
- }
1132
- ],
1133
- "exports": [
1134
- {
1135
- "kind": "js",
1136
- "name": "isOneOfOptionMultiselect",
1137
- "declaration": {
1138
- "name": "isOneOfOptionMultiselect",
1139
- "module": "src/jsonforms/testers/isOneOfOptionMultiselect.ts"
1140
- }
1141
- }
1142
- ]
1143
- },
1144
- {
1145
- "kind": "javascript-module",
1146
- "path": "src/jsonforms/testers/optionIs.ts",
1147
- "declarations": [
1148
- {
1149
- "kind": "function",
1150
- "name": "optionIs",
1151
- "return": {
1152
- "type": {
1153
- "text": "Tester"
1154
- }
1155
- },
1156
- "parameters": [
1157
- {
1158
- "name": "optionName",
1159
- "type": {
1160
- "text": "string"
1161
- }
1162
- }
1163
- ]
1164
- }
1165
- ],
1166
- "exports": [
1167
- {
1168
- "kind": "js",
1169
- "name": "optionIs",
1170
- "declaration": {
1171
- "name": "optionIs",
1172
- "module": "src/jsonforms/testers/optionIs.ts"
1173
- }
1174
- }
1175
- ]
1176
- },
1177
979
  {
1178
980
  "kind": "javascript-module",
1179
981
  "path": "src/jsonforms/renderers/ArrayListWrapperRenderer.ts",
@@ -2418,6 +2220,204 @@
2418
2220
  }
2419
2221
  }
2420
2222
  ]
2223
+ },
2224
+ {
2225
+ "kind": "javascript-module",
2226
+ "path": "src/jsonforms/testers/isDate.ts",
2227
+ "declarations": [
2228
+ {
2229
+ "kind": "variable",
2230
+ "name": "isDate"
2231
+ }
2232
+ ],
2233
+ "exports": [
2234
+ {
2235
+ "kind": "js",
2236
+ "name": "isDate",
2237
+ "declaration": {
2238
+ "name": "isDate",
2239
+ "module": "src/jsonforms/testers/isDate.ts"
2240
+ }
2241
+ }
2242
+ ]
2243
+ },
2244
+ {
2245
+ "kind": "javascript-module",
2246
+ "path": "src/jsonforms/testers/isInvisible.ts",
2247
+ "declarations": [
2248
+ {
2249
+ "kind": "function",
2250
+ "name": "isInvisible",
2251
+ "return": {
2252
+ "type": {
2253
+ "text": "boolean"
2254
+ }
2255
+ },
2256
+ "parameters": [
2257
+ {
2258
+ "name": "uischema",
2259
+ "type": {
2260
+ "text": "UISchemaElement"
2261
+ }
2262
+ },
2263
+ {
2264
+ "name": "schema",
2265
+ "type": {
2266
+ "text": "JsonSchema"
2267
+ }
2268
+ },
2269
+ {
2270
+ "name": "context",
2271
+ "type": {
2272
+ "text": "TesterContext"
2273
+ }
2274
+ }
2275
+ ]
2276
+ }
2277
+ ],
2278
+ "exports": [
2279
+ {
2280
+ "kind": "js",
2281
+ "name": "isInvisible",
2282
+ "declaration": {
2283
+ "name": "isInvisible",
2284
+ "module": "src/jsonforms/testers/isInvisible.ts"
2285
+ }
2286
+ }
2287
+ ]
2288
+ },
2289
+ {
2290
+ "kind": "javascript-module",
2291
+ "path": "src/jsonforms/testers/isLayoutArray.ts",
2292
+ "declarations": [
2293
+ {
2294
+ "kind": "variable",
2295
+ "name": "isLayoutArray"
2296
+ }
2297
+ ],
2298
+ "exports": [
2299
+ {
2300
+ "kind": "js",
2301
+ "name": "isLayoutArray",
2302
+ "declaration": {
2303
+ "name": "isLayoutArray",
2304
+ "module": "src/jsonforms/testers/isLayoutArray.ts"
2305
+ }
2306
+ }
2307
+ ]
2308
+ },
2309
+ {
2310
+ "kind": "javascript-module",
2311
+ "path": "src/jsonforms/testers/isOneOfBoolean.ts",
2312
+ "declarations": [
2313
+ {
2314
+ "kind": "variable",
2315
+ "name": "isOneOfBoolean"
2316
+ }
2317
+ ],
2318
+ "exports": [
2319
+ {
2320
+ "kind": "js",
2321
+ "name": "isOneOfBoolean",
2322
+ "declaration": {
2323
+ "name": "isOneOfBoolean",
2324
+ "module": "src/jsonforms/testers/isOneOfBoolean.ts"
2325
+ }
2326
+ }
2327
+ ]
2328
+ },
2329
+ {
2330
+ "kind": "javascript-module",
2331
+ "path": "src/jsonforms/testers/isOneOfEnum.ts",
2332
+ "declarations": [
2333
+ {
2334
+ "kind": "variable",
2335
+ "name": "isOneOfEnum"
2336
+ }
2337
+ ],
2338
+ "exports": [
2339
+ {
2340
+ "kind": "js",
2341
+ "name": "isOneOfEnum",
2342
+ "declaration": {
2343
+ "name": "isOneOfEnum",
2344
+ "module": "src/jsonforms/testers/isOneOfEnum.ts"
2345
+ }
2346
+ }
2347
+ ]
2348
+ },
2349
+ {
2350
+ "kind": "javascript-module",
2351
+ "path": "src/jsonforms/testers/isOneOfNumber.ts",
2352
+ "declarations": [
2353
+ {
2354
+ "kind": "variable",
2355
+ "name": "isOneOfNumber"
2356
+ }
2357
+ ],
2358
+ "exports": [
2359
+ {
2360
+ "kind": "js",
2361
+ "name": "isOneOfNumber",
2362
+ "declaration": {
2363
+ "name": "isOneOfNumber",
2364
+ "module": "src/jsonforms/testers/isOneOfNumber.ts"
2365
+ }
2366
+ }
2367
+ ]
2368
+ },
2369
+ {
2370
+ "kind": "javascript-module",
2371
+ "path": "src/jsonforms/testers/isOneOfOptionMultiselect.ts",
2372
+ "declarations": [
2373
+ {
2374
+ "kind": "variable",
2375
+ "name": "isOneOfOptionMultiselect"
2376
+ }
2377
+ ],
2378
+ "exports": [
2379
+ {
2380
+ "kind": "js",
2381
+ "name": "isOneOfOptionMultiselect",
2382
+ "declaration": {
2383
+ "name": "isOneOfOptionMultiselect",
2384
+ "module": "src/jsonforms/testers/isOneOfOptionMultiselect.ts"
2385
+ }
2386
+ }
2387
+ ]
2388
+ },
2389
+ {
2390
+ "kind": "javascript-module",
2391
+ "path": "src/jsonforms/testers/optionIs.ts",
2392
+ "declarations": [
2393
+ {
2394
+ "kind": "function",
2395
+ "name": "optionIs",
2396
+ "return": {
2397
+ "type": {
2398
+ "text": "Tester"
2399
+ }
2400
+ },
2401
+ "parameters": [
2402
+ {
2403
+ "name": "optionName",
2404
+ "type": {
2405
+ "text": "string"
2406
+ }
2407
+ }
2408
+ ]
2409
+ }
2410
+ ],
2411
+ "exports": [
2412
+ {
2413
+ "kind": "js",
2414
+ "name": "optionIs",
2415
+ "declaration": {
2416
+ "name": "optionIs",
2417
+ "module": "src/jsonforms/testers/optionIs.ts"
2418
+ }
2419
+ }
2420
+ ]
2421
2421
  }
2422
2422
  ]
2423
2423
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-forms",
3
3
  "description": "Genesis Foundation Forms",
4
- "version": "14.81.0",
4
+ "version": "14.81.1-alpha-7c6961f9fc.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -40,16 +40,16 @@
40
40
  "test:debug": "genx test --debug"
41
41
  },
42
42
  "devDependencies": {
43
- "@genesislcap/foundation-testing": "14.81.0",
44
- "@genesislcap/genx": "14.81.0",
43
+ "@genesislcap/foundation-testing": "14.81.1-alpha-7c6961f9fc.0",
44
+ "@genesislcap/genx": "14.81.1-alpha-7c6961f9fc.0",
45
45
  "@types/json-schema": "^7.0.11",
46
46
  "rimraf": "^3.0.2"
47
47
  },
48
48
  "dependencies": {
49
- "@genesislcap/foundation-comms": "14.81.0",
50
- "@genesislcap/foundation-criteria": "14.81.0",
51
- "@genesislcap/foundation-logger": "14.81.0",
52
- "@genesislcap/foundation-ui": "14.81.0",
49
+ "@genesislcap/foundation-comms": "14.81.1-alpha-7c6961f9fc.0",
50
+ "@genesislcap/foundation-criteria": "14.81.1-alpha-7c6961f9fc.0",
51
+ "@genesislcap/foundation-logger": "14.81.1-alpha-7c6961f9fc.0",
52
+ "@genesislcap/foundation-ui": "14.81.1-alpha-7c6961f9fc.0",
53
53
  "@jsonforms/core": "^3.0.0",
54
54
  "@microsoft/fast-components": "^2.21.3",
55
55
  "@microsoft/fast-element": "^1.7.0",
@@ -69,5 +69,5 @@
69
69
  "access": "public"
70
70
  },
71
71
  "customElements": "dist/custom-elements.json",
72
- "gitHead": "6f2d59820f20c84c0910281cc172931db6ce7543"
72
+ "gitHead": "ab19771314f26fa936396634ad29c1c91b915bd6"
73
73
  }