@genesislcap/foundation-forms 14.367.2-alpha-b582ca5.0 → 14.367.2-alpha-3ba274d.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.
Files changed (2) hide show
  1. package/dist/custom-elements.json +226 -226
  2. package/package.json +15 -15
@@ -1435,232 +1435,6 @@
1435
1435
  }
1436
1436
  ]
1437
1437
  },
1438
- {
1439
- "kind": "javascript-module",
1440
- "path": "src/jsonforms/testers/isArray.ts",
1441
- "declarations": [
1442
- {
1443
- "kind": "function",
1444
- "name": "isArray",
1445
- "parameters": [
1446
- {
1447
- "name": "itemsType",
1448
- "type": {
1449
- "text": "ArrayItemsType"
1450
- }
1451
- }
1452
- ]
1453
- }
1454
- ],
1455
- "exports": [
1456
- {
1457
- "kind": "js",
1458
- "name": "isArray",
1459
- "declaration": {
1460
- "name": "isArray",
1461
- "module": "src/jsonforms/testers/isArray.ts"
1462
- }
1463
- }
1464
- ]
1465
- },
1466
- {
1467
- "kind": "javascript-module",
1468
- "path": "src/jsonforms/testers/isDate.ts",
1469
- "declarations": [
1470
- {
1471
- "kind": "variable",
1472
- "name": "isOneOfDate"
1473
- }
1474
- ],
1475
- "exports": [
1476
- {
1477
- "kind": "js",
1478
- "name": "isOneOfDate",
1479
- "declaration": {
1480
- "name": "isOneOfDate",
1481
- "module": "src/jsonforms/testers/isDate.ts"
1482
- }
1483
- }
1484
- ]
1485
- },
1486
- {
1487
- "kind": "javascript-module",
1488
- "path": "src/jsonforms/testers/isInvisible.ts",
1489
- "declarations": [
1490
- {
1491
- "kind": "function",
1492
- "name": "isInvisible",
1493
- "return": {
1494
- "type": {
1495
- "text": "boolean"
1496
- }
1497
- },
1498
- "parameters": [
1499
- {
1500
- "name": "uischema",
1501
- "type": {
1502
- "text": "UISchemaElement"
1503
- }
1504
- },
1505
- {
1506
- "name": "schema",
1507
- "type": {
1508
- "text": "JsonSchema"
1509
- }
1510
- },
1511
- {
1512
- "name": "context",
1513
- "type": {
1514
- "text": "TesterContext"
1515
- }
1516
- }
1517
- ]
1518
- }
1519
- ],
1520
- "exports": [
1521
- {
1522
- "kind": "js",
1523
- "name": "isInvisible",
1524
- "declaration": {
1525
- "name": "isInvisible",
1526
- "module": "src/jsonforms/testers/isInvisible.ts"
1527
- }
1528
- }
1529
- ]
1530
- },
1531
- {
1532
- "kind": "javascript-module",
1533
- "path": "src/jsonforms/testers/isOneOfBoolean.ts",
1534
- "declarations": [
1535
- {
1536
- "kind": "variable",
1537
- "name": "isOneOfBoolean"
1538
- }
1539
- ],
1540
- "exports": [
1541
- {
1542
- "kind": "js",
1543
- "name": "isOneOfBoolean",
1544
- "declaration": {
1545
- "name": "isOneOfBoolean",
1546
- "module": "src/jsonforms/testers/isOneOfBoolean.ts"
1547
- }
1548
- }
1549
- ]
1550
- },
1551
- {
1552
- "kind": "javascript-module",
1553
- "path": "src/jsonforms/testers/isOneOfEnum.ts",
1554
- "declarations": [
1555
- {
1556
- "kind": "variable",
1557
- "name": "isOneOfEnum"
1558
- }
1559
- ],
1560
- "exports": [
1561
- {
1562
- "kind": "js",
1563
- "name": "isOneOfEnum",
1564
- "declaration": {
1565
- "name": "isOneOfEnum",
1566
- "module": "src/jsonforms/testers/isOneOfEnum.ts"
1567
- }
1568
- }
1569
- ]
1570
- },
1571
- {
1572
- "kind": "javascript-module",
1573
- "path": "src/jsonforms/testers/isOneOfNumber.ts",
1574
- "declarations": [
1575
- {
1576
- "kind": "variable",
1577
- "name": "isOneOfNumber"
1578
- }
1579
- ],
1580
- "exports": [
1581
- {
1582
- "kind": "js",
1583
- "name": "isOneOfNumber",
1584
- "declaration": {
1585
- "name": "isOneOfNumber",
1586
- "module": "src/jsonforms/testers/isOneOfNumber.ts"
1587
- }
1588
- }
1589
- ]
1590
- },
1591
- {
1592
- "kind": "javascript-module",
1593
- "path": "src/jsonforms/testers/isOneOfOptionMultiselect.ts",
1594
- "declarations": [
1595
- {
1596
- "kind": "variable",
1597
- "name": "isOneOfOptionMultiselect"
1598
- }
1599
- ],
1600
- "exports": [
1601
- {
1602
- "kind": "js",
1603
- "name": "isOneOfOptionMultiselect",
1604
- "declaration": {
1605
- "name": "isOneOfOptionMultiselect",
1606
- "module": "src/jsonforms/testers/isOneOfOptionMultiselect.ts"
1607
- }
1608
- }
1609
- ]
1610
- },
1611
- {
1612
- "kind": "javascript-module",
1613
- "path": "src/jsonforms/testers/isTime.ts",
1614
- "declarations": [
1615
- {
1616
- "kind": "variable",
1617
- "name": "isOneOfTime"
1618
- }
1619
- ],
1620
- "exports": [
1621
- {
1622
- "kind": "js",
1623
- "name": "isOneOfTime",
1624
- "declaration": {
1625
- "name": "isOneOfTime",
1626
- "module": "src/jsonforms/testers/isTime.ts"
1627
- }
1628
- }
1629
- ]
1630
- },
1631
- {
1632
- "kind": "javascript-module",
1633
- "path": "src/jsonforms/testers/optionIs.ts",
1634
- "declarations": [
1635
- {
1636
- "kind": "function",
1637
- "name": "optionIs",
1638
- "return": {
1639
- "type": {
1640
- "text": "Tester"
1641
- }
1642
- },
1643
- "parameters": [
1644
- {
1645
- "name": "optionName",
1646
- "type": {
1647
- "text": "string"
1648
- }
1649
- }
1650
- ]
1651
- }
1652
- ],
1653
- "exports": [
1654
- {
1655
- "kind": "js",
1656
- "name": "optionIs",
1657
- "declaration": {
1658
- "name": "optionIs",
1659
- "module": "src/jsonforms/testers/optionIs.ts"
1660
- }
1661
- }
1662
- ]
1663
- },
1664
1438
  {
1665
1439
  "kind": "javascript-module",
1666
1440
  "path": "src/jsonforms/renderers/ArrayListWrapperRenderer.ts",
@@ -3351,6 +3125,232 @@
3351
3125
  }
3352
3126
  }
3353
3127
  ]
3128
+ },
3129
+ {
3130
+ "kind": "javascript-module",
3131
+ "path": "src/jsonforms/testers/isArray.ts",
3132
+ "declarations": [
3133
+ {
3134
+ "kind": "function",
3135
+ "name": "isArray",
3136
+ "parameters": [
3137
+ {
3138
+ "name": "itemsType",
3139
+ "type": {
3140
+ "text": "ArrayItemsType"
3141
+ }
3142
+ }
3143
+ ]
3144
+ }
3145
+ ],
3146
+ "exports": [
3147
+ {
3148
+ "kind": "js",
3149
+ "name": "isArray",
3150
+ "declaration": {
3151
+ "name": "isArray",
3152
+ "module": "src/jsonforms/testers/isArray.ts"
3153
+ }
3154
+ }
3155
+ ]
3156
+ },
3157
+ {
3158
+ "kind": "javascript-module",
3159
+ "path": "src/jsonforms/testers/isDate.ts",
3160
+ "declarations": [
3161
+ {
3162
+ "kind": "variable",
3163
+ "name": "isOneOfDate"
3164
+ }
3165
+ ],
3166
+ "exports": [
3167
+ {
3168
+ "kind": "js",
3169
+ "name": "isOneOfDate",
3170
+ "declaration": {
3171
+ "name": "isOneOfDate",
3172
+ "module": "src/jsonforms/testers/isDate.ts"
3173
+ }
3174
+ }
3175
+ ]
3176
+ },
3177
+ {
3178
+ "kind": "javascript-module",
3179
+ "path": "src/jsonforms/testers/isInvisible.ts",
3180
+ "declarations": [
3181
+ {
3182
+ "kind": "function",
3183
+ "name": "isInvisible",
3184
+ "return": {
3185
+ "type": {
3186
+ "text": "boolean"
3187
+ }
3188
+ },
3189
+ "parameters": [
3190
+ {
3191
+ "name": "uischema",
3192
+ "type": {
3193
+ "text": "UISchemaElement"
3194
+ }
3195
+ },
3196
+ {
3197
+ "name": "schema",
3198
+ "type": {
3199
+ "text": "JsonSchema"
3200
+ }
3201
+ },
3202
+ {
3203
+ "name": "context",
3204
+ "type": {
3205
+ "text": "TesterContext"
3206
+ }
3207
+ }
3208
+ ]
3209
+ }
3210
+ ],
3211
+ "exports": [
3212
+ {
3213
+ "kind": "js",
3214
+ "name": "isInvisible",
3215
+ "declaration": {
3216
+ "name": "isInvisible",
3217
+ "module": "src/jsonforms/testers/isInvisible.ts"
3218
+ }
3219
+ }
3220
+ ]
3221
+ },
3222
+ {
3223
+ "kind": "javascript-module",
3224
+ "path": "src/jsonforms/testers/isOneOfBoolean.ts",
3225
+ "declarations": [
3226
+ {
3227
+ "kind": "variable",
3228
+ "name": "isOneOfBoolean"
3229
+ }
3230
+ ],
3231
+ "exports": [
3232
+ {
3233
+ "kind": "js",
3234
+ "name": "isOneOfBoolean",
3235
+ "declaration": {
3236
+ "name": "isOneOfBoolean",
3237
+ "module": "src/jsonforms/testers/isOneOfBoolean.ts"
3238
+ }
3239
+ }
3240
+ ]
3241
+ },
3242
+ {
3243
+ "kind": "javascript-module",
3244
+ "path": "src/jsonforms/testers/isOneOfEnum.ts",
3245
+ "declarations": [
3246
+ {
3247
+ "kind": "variable",
3248
+ "name": "isOneOfEnum"
3249
+ }
3250
+ ],
3251
+ "exports": [
3252
+ {
3253
+ "kind": "js",
3254
+ "name": "isOneOfEnum",
3255
+ "declaration": {
3256
+ "name": "isOneOfEnum",
3257
+ "module": "src/jsonforms/testers/isOneOfEnum.ts"
3258
+ }
3259
+ }
3260
+ ]
3261
+ },
3262
+ {
3263
+ "kind": "javascript-module",
3264
+ "path": "src/jsonforms/testers/isOneOfNumber.ts",
3265
+ "declarations": [
3266
+ {
3267
+ "kind": "variable",
3268
+ "name": "isOneOfNumber"
3269
+ }
3270
+ ],
3271
+ "exports": [
3272
+ {
3273
+ "kind": "js",
3274
+ "name": "isOneOfNumber",
3275
+ "declaration": {
3276
+ "name": "isOneOfNumber",
3277
+ "module": "src/jsonforms/testers/isOneOfNumber.ts"
3278
+ }
3279
+ }
3280
+ ]
3281
+ },
3282
+ {
3283
+ "kind": "javascript-module",
3284
+ "path": "src/jsonforms/testers/isOneOfOptionMultiselect.ts",
3285
+ "declarations": [
3286
+ {
3287
+ "kind": "variable",
3288
+ "name": "isOneOfOptionMultiselect"
3289
+ }
3290
+ ],
3291
+ "exports": [
3292
+ {
3293
+ "kind": "js",
3294
+ "name": "isOneOfOptionMultiselect",
3295
+ "declaration": {
3296
+ "name": "isOneOfOptionMultiselect",
3297
+ "module": "src/jsonforms/testers/isOneOfOptionMultiselect.ts"
3298
+ }
3299
+ }
3300
+ ]
3301
+ },
3302
+ {
3303
+ "kind": "javascript-module",
3304
+ "path": "src/jsonforms/testers/isTime.ts",
3305
+ "declarations": [
3306
+ {
3307
+ "kind": "variable",
3308
+ "name": "isOneOfTime"
3309
+ }
3310
+ ],
3311
+ "exports": [
3312
+ {
3313
+ "kind": "js",
3314
+ "name": "isOneOfTime",
3315
+ "declaration": {
3316
+ "name": "isOneOfTime",
3317
+ "module": "src/jsonforms/testers/isTime.ts"
3318
+ }
3319
+ }
3320
+ ]
3321
+ },
3322
+ {
3323
+ "kind": "javascript-module",
3324
+ "path": "src/jsonforms/testers/optionIs.ts",
3325
+ "declarations": [
3326
+ {
3327
+ "kind": "function",
3328
+ "name": "optionIs",
3329
+ "return": {
3330
+ "type": {
3331
+ "text": "Tester"
3332
+ }
3333
+ },
3334
+ "parameters": [
3335
+ {
3336
+ "name": "optionName",
3337
+ "type": {
3338
+ "text": "string"
3339
+ }
3340
+ }
3341
+ ]
3342
+ }
3343
+ ],
3344
+ "exports": [
3345
+ {
3346
+ "kind": "js",
3347
+ "name": "optionIs",
3348
+ "declaration": {
3349
+ "name": "optionIs",
3350
+ "module": "src/jsonforms/testers/optionIs.ts"
3351
+ }
3352
+ }
3353
+ ]
3354
3354
  }
3355
3355
  ]
3356
3356
  }
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.367.2-alpha-b582ca5.0",
4
+ "version": "14.367.2-alpha-3ba274d.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -48,22 +48,22 @@
48
48
  }
49
49
  },
50
50
  "devDependencies": {
51
- "@genesislcap/foundation-testing": "14.367.2-alpha-b582ca5.0",
52
- "@genesislcap/genx": "14.367.2-alpha-b582ca5.0",
53
- "@genesislcap/rollup-builder": "14.367.2-alpha-b582ca5.0",
54
- "@genesislcap/ts-builder": "14.367.2-alpha-b582ca5.0",
55
- "@genesislcap/uvu-playwright-builder": "14.367.2-alpha-b582ca5.0",
56
- "@genesislcap/vite-builder": "14.367.2-alpha-b582ca5.0",
57
- "@genesislcap/webpack-builder": "14.367.2-alpha-b582ca5.0",
51
+ "@genesislcap/foundation-testing": "14.367.2-alpha-3ba274d.0",
52
+ "@genesislcap/genx": "14.367.2-alpha-3ba274d.0",
53
+ "@genesislcap/rollup-builder": "14.367.2-alpha-3ba274d.0",
54
+ "@genesislcap/ts-builder": "14.367.2-alpha-3ba274d.0",
55
+ "@genesislcap/uvu-playwright-builder": "14.367.2-alpha-3ba274d.0",
56
+ "@genesislcap/vite-builder": "14.367.2-alpha-3ba274d.0",
57
+ "@genesislcap/webpack-builder": "14.367.2-alpha-3ba274d.0",
58
58
  "@types/json-schema": "^7.0.11"
59
59
  },
60
60
  "dependencies": {
61
- "@genesislcap/foundation-comms": "14.367.2-alpha-b582ca5.0",
62
- "@genesislcap/foundation-criteria": "14.367.2-alpha-b582ca5.0",
63
- "@genesislcap/foundation-logger": "14.367.2-alpha-b582ca5.0",
64
- "@genesislcap/foundation-notifications": "14.367.2-alpha-b582ca5.0",
65
- "@genesislcap/foundation-ui": "14.367.2-alpha-b582ca5.0",
66
- "@genesislcap/foundation-utils": "14.367.2-alpha-b582ca5.0",
61
+ "@genesislcap/foundation-comms": "14.367.2-alpha-3ba274d.0",
62
+ "@genesislcap/foundation-criteria": "14.367.2-alpha-3ba274d.0",
63
+ "@genesislcap/foundation-logger": "14.367.2-alpha-3ba274d.0",
64
+ "@genesislcap/foundation-notifications": "14.367.2-alpha-3ba274d.0",
65
+ "@genesislcap/foundation-ui": "14.367.2-alpha-3ba274d.0",
66
+ "@genesislcap/foundation-utils": "14.367.2-alpha-3ba274d.0",
67
67
  "@json-schema-tools/dereferencer": "^1.6.1",
68
68
  "@jsonforms/core": "^3.2.1",
69
69
  "@microsoft/fast-components": "2.30.6",
@@ -84,5 +84,5 @@
84
84
  "access": "public"
85
85
  },
86
86
  "customElements": "dist/custom-elements.json",
87
- "gitHead": "7ee63b4a30ab3948da300fa6c78e0c296f696433"
87
+ "gitHead": "daaf43d4b675751a5e6c968895198a0e2cfdbf3d"
88
88
  }