@genesislcap/foundation-utils 14.255.1 → 14.255.2-alpha-7f2fc81.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 +210 -210
- package/package.json +10 -10
|
@@ -367,29 +367,6 @@
|
|
|
367
367
|
}
|
|
368
368
|
]
|
|
369
369
|
},
|
|
370
|
-
{
|
|
371
|
-
"kind": "javascript-module",
|
|
372
|
-
"path": "src/directives/index.ts",
|
|
373
|
-
"declarations": [],
|
|
374
|
-
"exports": [
|
|
375
|
-
{
|
|
376
|
-
"kind": "js",
|
|
377
|
-
"name": "*",
|
|
378
|
-
"declaration": {
|
|
379
|
-
"name": "*",
|
|
380
|
-
"package": "./sync"
|
|
381
|
-
}
|
|
382
|
-
},
|
|
383
|
-
{
|
|
384
|
-
"kind": "js",
|
|
385
|
-
"name": "*",
|
|
386
|
-
"declaration": {
|
|
387
|
-
"name": "*",
|
|
388
|
-
"package": "./when-else"
|
|
389
|
-
}
|
|
390
|
-
}
|
|
391
|
-
]
|
|
392
|
-
},
|
|
393
370
|
{
|
|
394
371
|
"kind": "javascript-module",
|
|
395
372
|
"path": "src/decorators/index.ts",
|
|
@@ -443,21 +420,6 @@
|
|
|
443
420
|
}
|
|
444
421
|
]
|
|
445
422
|
},
|
|
446
|
-
{
|
|
447
|
-
"kind": "javascript-module",
|
|
448
|
-
"path": "src/encoding/index.ts",
|
|
449
|
-
"declarations": [],
|
|
450
|
-
"exports": [
|
|
451
|
-
{
|
|
452
|
-
"kind": "js",
|
|
453
|
-
"name": "*",
|
|
454
|
-
"declaration": {
|
|
455
|
-
"name": "*",
|
|
456
|
-
"package": "./base64"
|
|
457
|
-
}
|
|
458
|
-
}
|
|
459
|
-
]
|
|
460
|
-
},
|
|
461
423
|
{
|
|
462
424
|
"kind": "javascript-module",
|
|
463
425
|
"path": "src/design-system/design-system.ts",
|
|
@@ -508,6 +470,44 @@
|
|
|
508
470
|
}
|
|
509
471
|
]
|
|
510
472
|
},
|
|
473
|
+
{
|
|
474
|
+
"kind": "javascript-module",
|
|
475
|
+
"path": "src/directives/index.ts",
|
|
476
|
+
"declarations": [],
|
|
477
|
+
"exports": [
|
|
478
|
+
{
|
|
479
|
+
"kind": "js",
|
|
480
|
+
"name": "*",
|
|
481
|
+
"declaration": {
|
|
482
|
+
"name": "*",
|
|
483
|
+
"package": "./sync"
|
|
484
|
+
}
|
|
485
|
+
},
|
|
486
|
+
{
|
|
487
|
+
"kind": "js",
|
|
488
|
+
"name": "*",
|
|
489
|
+
"declaration": {
|
|
490
|
+
"name": "*",
|
|
491
|
+
"package": "./when-else"
|
|
492
|
+
}
|
|
493
|
+
}
|
|
494
|
+
]
|
|
495
|
+
},
|
|
496
|
+
{
|
|
497
|
+
"kind": "javascript-module",
|
|
498
|
+
"path": "src/encoding/index.ts",
|
|
499
|
+
"declarations": [],
|
|
500
|
+
"exports": [
|
|
501
|
+
{
|
|
502
|
+
"kind": "js",
|
|
503
|
+
"name": "*",
|
|
504
|
+
"declaration": {
|
|
505
|
+
"name": "*",
|
|
506
|
+
"package": "./base64"
|
|
507
|
+
}
|
|
508
|
+
}
|
|
509
|
+
]
|
|
510
|
+
},
|
|
511
511
|
{
|
|
512
512
|
"kind": "javascript-module",
|
|
513
513
|
"path": "src/env/index.ts",
|
|
@@ -1559,7 +1559,7 @@
|
|
|
1559
1559
|
},
|
|
1560
1560
|
{
|
|
1561
1561
|
"kind": "javascript-module",
|
|
1562
|
-
"path": "src/
|
|
1562
|
+
"path": "src/promise/index.ts",
|
|
1563
1563
|
"declarations": [],
|
|
1564
1564
|
"exports": [
|
|
1565
1565
|
{
|
|
@@ -1567,71 +1567,55 @@
|
|
|
1567
1567
|
"name": "*",
|
|
1568
1568
|
"declaration": {
|
|
1569
1569
|
"name": "*",
|
|
1570
|
-
"package": "./
|
|
1570
|
+
"package": "./resolveAfter"
|
|
1571
1571
|
}
|
|
1572
1572
|
}
|
|
1573
1573
|
]
|
|
1574
1574
|
},
|
|
1575
1575
|
{
|
|
1576
1576
|
"kind": "javascript-module",
|
|
1577
|
-
"path": "src/
|
|
1577
|
+
"path": "src/promise/resolveAfter.ts",
|
|
1578
1578
|
"declarations": [
|
|
1579
1579
|
{
|
|
1580
1580
|
"kind": "function",
|
|
1581
|
-
"name": "
|
|
1581
|
+
"name": "resolveAfter",
|
|
1582
1582
|
"return": {
|
|
1583
1583
|
"type": {
|
|
1584
|
-
"text": "
|
|
1584
|
+
"text": "Promise<T>"
|
|
1585
1585
|
}
|
|
1586
1586
|
},
|
|
1587
|
-
"description": "Creates a new event observer instance.",
|
|
1588
|
-
"privacy": "public"
|
|
1589
|
-
},
|
|
1590
|
-
{
|
|
1591
|
-
"kind": "function",
|
|
1592
|
-
"name": "respondToVisibility",
|
|
1593
1587
|
"parameters": [
|
|
1594
1588
|
{
|
|
1595
|
-
"name": "
|
|
1589
|
+
"name": "ms",
|
|
1596
1590
|
"type": {
|
|
1597
|
-
"text": "
|
|
1598
|
-
}
|
|
1599
|
-
"description": "HTMLElement to observe"
|
|
1591
|
+
"text": "number"
|
|
1592
|
+
}
|
|
1600
1593
|
},
|
|
1601
1594
|
{
|
|
1602
|
-
"name": "
|
|
1595
|
+
"name": "valueCreator",
|
|
1603
1596
|
"type": {
|
|
1604
|
-
"text": "(
|
|
1605
|
-
}
|
|
1606
|
-
"description": "any function called when the visibility changes"
|
|
1597
|
+
"text": "() => T"
|
|
1598
|
+
}
|
|
1607
1599
|
}
|
|
1608
1600
|
],
|
|
1609
|
-
"description": "
|
|
1601
|
+
"description": "Resolve a promise after a timeout.",
|
|
1610
1602
|
"privacy": "public"
|
|
1611
1603
|
}
|
|
1612
1604
|
],
|
|
1613
1605
|
"exports": [
|
|
1614
1606
|
{
|
|
1615
1607
|
"kind": "js",
|
|
1616
|
-
"name": "
|
|
1617
|
-
"declaration": {
|
|
1618
|
-
"name": "createObserver",
|
|
1619
|
-
"module": "src/observer/observer.ts"
|
|
1620
|
-
}
|
|
1621
|
-
},
|
|
1622
|
-
{
|
|
1623
|
-
"kind": "js",
|
|
1624
|
-
"name": "respondToVisibility",
|
|
1608
|
+
"name": "resolveAfter",
|
|
1625
1609
|
"declaration": {
|
|
1626
|
-
"name": "
|
|
1627
|
-
"module": "src/
|
|
1610
|
+
"name": "resolveAfter",
|
|
1611
|
+
"module": "src/promise/resolveAfter.ts"
|
|
1628
1612
|
}
|
|
1629
1613
|
}
|
|
1630
1614
|
]
|
|
1631
1615
|
},
|
|
1632
1616
|
{
|
|
1633
1617
|
"kind": "javascript-module",
|
|
1634
|
-
"path": "src/
|
|
1618
|
+
"path": "src/observer/index.ts",
|
|
1635
1619
|
"declarations": [],
|
|
1636
1620
|
"exports": [
|
|
1637
1621
|
{
|
|
@@ -1639,48 +1623,64 @@
|
|
|
1639
1623
|
"name": "*",
|
|
1640
1624
|
"declaration": {
|
|
1641
1625
|
"name": "*",
|
|
1642
|
-
"package": "./
|
|
1626
|
+
"package": "./observer"
|
|
1643
1627
|
}
|
|
1644
1628
|
}
|
|
1645
1629
|
]
|
|
1646
1630
|
},
|
|
1647
1631
|
{
|
|
1648
1632
|
"kind": "javascript-module",
|
|
1649
|
-
"path": "src/
|
|
1633
|
+
"path": "src/observer/observer.ts",
|
|
1650
1634
|
"declarations": [
|
|
1651
1635
|
{
|
|
1652
1636
|
"kind": "function",
|
|
1653
|
-
"name": "
|
|
1637
|
+
"name": "createObserver",
|
|
1654
1638
|
"return": {
|
|
1655
1639
|
"type": {
|
|
1656
|
-
"text": "
|
|
1640
|
+
"text": "Observer<EventType>"
|
|
1657
1641
|
}
|
|
1658
1642
|
},
|
|
1643
|
+
"description": "Creates a new event observer instance.",
|
|
1644
|
+
"privacy": "public"
|
|
1645
|
+
},
|
|
1646
|
+
{
|
|
1647
|
+
"kind": "function",
|
|
1648
|
+
"name": "respondToVisibility",
|
|
1659
1649
|
"parameters": [
|
|
1660
1650
|
{
|
|
1661
|
-
"name": "
|
|
1651
|
+
"name": "element",
|
|
1662
1652
|
"type": {
|
|
1663
|
-
"text": "
|
|
1664
|
-
}
|
|
1653
|
+
"text": "HTMLElement"
|
|
1654
|
+
},
|
|
1655
|
+
"description": "HTMLElement to observe"
|
|
1665
1656
|
},
|
|
1666
1657
|
{
|
|
1667
|
-
"name": "
|
|
1658
|
+
"name": "callback",
|
|
1668
1659
|
"type": {
|
|
1669
|
-
"text": "() =>
|
|
1670
|
-
}
|
|
1660
|
+
"text": "(arg0: boolean) => any"
|
|
1661
|
+
},
|
|
1662
|
+
"description": "any function called when the visibility changes"
|
|
1671
1663
|
}
|
|
1672
1664
|
],
|
|
1673
|
-
"description": "
|
|
1665
|
+
"description": "Setup an `IntersectionObserver` which will activate a callback function when an element becomes visible on screen",
|
|
1674
1666
|
"privacy": "public"
|
|
1675
1667
|
}
|
|
1676
1668
|
],
|
|
1677
1669
|
"exports": [
|
|
1678
1670
|
{
|
|
1679
1671
|
"kind": "js",
|
|
1680
|
-
"name": "
|
|
1672
|
+
"name": "createObserver",
|
|
1681
1673
|
"declaration": {
|
|
1682
|
-
"name": "
|
|
1683
|
-
"module": "src/
|
|
1674
|
+
"name": "createObserver",
|
|
1675
|
+
"module": "src/observer/observer.ts"
|
|
1676
|
+
}
|
|
1677
|
+
},
|
|
1678
|
+
{
|
|
1679
|
+
"kind": "js",
|
|
1680
|
+
"name": "respondToVisibility",
|
|
1681
|
+
"declaration": {
|
|
1682
|
+
"name": "respondToVisibility",
|
|
1683
|
+
"module": "src/observer/observer.ts"
|
|
1684
1684
|
}
|
|
1685
1685
|
}
|
|
1686
1686
|
]
|
|
@@ -2251,132 +2251,6 @@
|
|
|
2251
2251
|
}
|
|
2252
2252
|
]
|
|
2253
2253
|
},
|
|
2254
|
-
{
|
|
2255
|
-
"kind": "javascript-module",
|
|
2256
|
-
"path": "src/uuid/index.ts",
|
|
2257
|
-
"declarations": [],
|
|
2258
|
-
"exports": [
|
|
2259
|
-
{
|
|
2260
|
-
"kind": "js",
|
|
2261
|
-
"name": "*",
|
|
2262
|
-
"declaration": {
|
|
2263
|
-
"name": "*",
|
|
2264
|
-
"package": "./uuid"
|
|
2265
|
-
}
|
|
2266
|
-
}
|
|
2267
|
-
]
|
|
2268
|
-
},
|
|
2269
|
-
{
|
|
2270
|
-
"kind": "javascript-module",
|
|
2271
|
-
"path": "src/uuid/uuid.ts",
|
|
2272
|
-
"declarations": [
|
|
2273
|
-
{
|
|
2274
|
-
"kind": "variable",
|
|
2275
|
-
"name": "UUID",
|
|
2276
|
-
"description": "A dependency injection token for the UUID interface.",
|
|
2277
|
-
"privacy": "public"
|
|
2278
|
-
}
|
|
2279
|
-
],
|
|
2280
|
-
"exports": [
|
|
2281
|
-
{
|
|
2282
|
-
"kind": "js",
|
|
2283
|
-
"name": "UUID",
|
|
2284
|
-
"declaration": {
|
|
2285
|
-
"name": "UUID",
|
|
2286
|
-
"module": "src/uuid/uuid.ts"
|
|
2287
|
-
}
|
|
2288
|
-
}
|
|
2289
|
-
]
|
|
2290
|
-
},
|
|
2291
|
-
{
|
|
2292
|
-
"kind": "javascript-module",
|
|
2293
|
-
"path": "src/directives/sync/index.ts",
|
|
2294
|
-
"declarations": [],
|
|
2295
|
-
"exports": [
|
|
2296
|
-
{
|
|
2297
|
-
"kind": "js",
|
|
2298
|
-
"name": "*",
|
|
2299
|
-
"declaration": {
|
|
2300
|
-
"name": "*",
|
|
2301
|
-
"package": "./sync"
|
|
2302
|
-
}
|
|
2303
|
-
}
|
|
2304
|
-
]
|
|
2305
|
-
},
|
|
2306
|
-
{
|
|
2307
|
-
"kind": "javascript-module",
|
|
2308
|
-
"path": "src/directives/sync/sync.ts",
|
|
2309
|
-
"declarations": [
|
|
2310
|
-
{
|
|
2311
|
-
"kind": "variable",
|
|
2312
|
-
"name": "defaultEventMap",
|
|
2313
|
-
"type": {
|
|
2314
|
-
"text": "Map<string, EventName>"
|
|
2315
|
-
},
|
|
2316
|
-
"default": "new Map([\n ['FAST-TEXT-AREA', 'input'],\n ['FAST-TEXT-FIELD', 'input'],\n ['FOUNDATION-TEXT-AREA', 'input'],\n ['FOUNDATION-TEXT-FIELD', 'input'],\n ['INPUT', 'input'],\n ['ZERO-TEXT-FIELD', 'input'],\n])",
|
|
2317
|
-
"description": "A map that associates specific HTML element tags with their corresponding default event names.",
|
|
2318
|
-
"privacy": "public"
|
|
2319
|
-
},
|
|
2320
|
-
{
|
|
2321
|
-
"kind": "function",
|
|
2322
|
-
"name": "sync",
|
|
2323
|
-
"return": {
|
|
2324
|
-
"type": {
|
|
2325
|
-
"text": "CaptureType<TSource>"
|
|
2326
|
-
}
|
|
2327
|
-
},
|
|
2328
|
-
"parameters": [
|
|
2329
|
-
{
|
|
2330
|
-
"name": "binding",
|
|
2331
|
-
"type": {
|
|
2332
|
-
"text": "Binding<TSource, TReturn>"
|
|
2333
|
-
}
|
|
2334
|
-
},
|
|
2335
|
-
{
|
|
2336
|
-
"name": "conversionType",
|
|
2337
|
-
"default": "'string'",
|
|
2338
|
-
"type": {
|
|
2339
|
-
"text": "ConversionType"
|
|
2340
|
-
}
|
|
2341
|
-
},
|
|
2342
|
-
{
|
|
2343
|
-
"name": "eventName",
|
|
2344
|
-
"default": "'default'",
|
|
2345
|
-
"type": {
|
|
2346
|
-
"text": "EventName"
|
|
2347
|
-
}
|
|
2348
|
-
},
|
|
2349
|
-
{
|
|
2350
|
-
"name": "keyAttr",
|
|
2351
|
-
"optional": true,
|
|
2352
|
-
"type": {
|
|
2353
|
-
"text": "string"
|
|
2354
|
-
}
|
|
2355
|
-
}
|
|
2356
|
-
],
|
|
2357
|
-
"description": "Creates a synchronization directive that binds a data source to an HTML element,",
|
|
2358
|
-
"privacy": "public"
|
|
2359
|
-
}
|
|
2360
|
-
],
|
|
2361
|
-
"exports": [
|
|
2362
|
-
{
|
|
2363
|
-
"kind": "js",
|
|
2364
|
-
"name": "defaultEventMap",
|
|
2365
|
-
"declaration": {
|
|
2366
|
-
"name": "defaultEventMap",
|
|
2367
|
-
"module": "src/directives/sync/sync.ts"
|
|
2368
|
-
}
|
|
2369
|
-
},
|
|
2370
|
-
{
|
|
2371
|
-
"kind": "js",
|
|
2372
|
-
"name": "sync",
|
|
2373
|
-
"declaration": {
|
|
2374
|
-
"name": "sync",
|
|
2375
|
-
"module": "src/directives/sync/sync.ts"
|
|
2376
|
-
}
|
|
2377
|
-
}
|
|
2378
|
-
]
|
|
2379
|
-
},
|
|
2380
2254
|
{
|
|
2381
2255
|
"kind": "javascript-module",
|
|
2382
2256
|
"path": "src/window/index.ts",
|
|
@@ -2525,6 +2399,132 @@
|
|
|
2525
2399
|
}
|
|
2526
2400
|
]
|
|
2527
2401
|
},
|
|
2402
|
+
{
|
|
2403
|
+
"kind": "javascript-module",
|
|
2404
|
+
"path": "src/uuid/index.ts",
|
|
2405
|
+
"declarations": [],
|
|
2406
|
+
"exports": [
|
|
2407
|
+
{
|
|
2408
|
+
"kind": "js",
|
|
2409
|
+
"name": "*",
|
|
2410
|
+
"declaration": {
|
|
2411
|
+
"name": "*",
|
|
2412
|
+
"package": "./uuid"
|
|
2413
|
+
}
|
|
2414
|
+
}
|
|
2415
|
+
]
|
|
2416
|
+
},
|
|
2417
|
+
{
|
|
2418
|
+
"kind": "javascript-module",
|
|
2419
|
+
"path": "src/uuid/uuid.ts",
|
|
2420
|
+
"declarations": [
|
|
2421
|
+
{
|
|
2422
|
+
"kind": "variable",
|
|
2423
|
+
"name": "UUID",
|
|
2424
|
+
"description": "A dependency injection token for the UUID interface.",
|
|
2425
|
+
"privacy": "public"
|
|
2426
|
+
}
|
|
2427
|
+
],
|
|
2428
|
+
"exports": [
|
|
2429
|
+
{
|
|
2430
|
+
"kind": "js",
|
|
2431
|
+
"name": "UUID",
|
|
2432
|
+
"declaration": {
|
|
2433
|
+
"name": "UUID",
|
|
2434
|
+
"module": "src/uuid/uuid.ts"
|
|
2435
|
+
}
|
|
2436
|
+
}
|
|
2437
|
+
]
|
|
2438
|
+
},
|
|
2439
|
+
{
|
|
2440
|
+
"kind": "javascript-module",
|
|
2441
|
+
"path": "src/directives/sync/index.ts",
|
|
2442
|
+
"declarations": [],
|
|
2443
|
+
"exports": [
|
|
2444
|
+
{
|
|
2445
|
+
"kind": "js",
|
|
2446
|
+
"name": "*",
|
|
2447
|
+
"declaration": {
|
|
2448
|
+
"name": "*",
|
|
2449
|
+
"package": "./sync"
|
|
2450
|
+
}
|
|
2451
|
+
}
|
|
2452
|
+
]
|
|
2453
|
+
},
|
|
2454
|
+
{
|
|
2455
|
+
"kind": "javascript-module",
|
|
2456
|
+
"path": "src/directives/sync/sync.ts",
|
|
2457
|
+
"declarations": [
|
|
2458
|
+
{
|
|
2459
|
+
"kind": "variable",
|
|
2460
|
+
"name": "defaultEventMap",
|
|
2461
|
+
"type": {
|
|
2462
|
+
"text": "Map<string, EventName>"
|
|
2463
|
+
},
|
|
2464
|
+
"default": "new Map([\n ['FAST-TEXT-AREA', 'input'],\n ['FAST-TEXT-FIELD', 'input'],\n ['FOUNDATION-TEXT-AREA', 'input'],\n ['FOUNDATION-TEXT-FIELD', 'input'],\n ['INPUT', 'input'],\n ['ZERO-TEXT-FIELD', 'input'],\n])",
|
|
2465
|
+
"description": "A map that associates specific HTML element tags with their corresponding default event names.",
|
|
2466
|
+
"privacy": "public"
|
|
2467
|
+
},
|
|
2468
|
+
{
|
|
2469
|
+
"kind": "function",
|
|
2470
|
+
"name": "sync",
|
|
2471
|
+
"return": {
|
|
2472
|
+
"type": {
|
|
2473
|
+
"text": "CaptureType<TSource>"
|
|
2474
|
+
}
|
|
2475
|
+
},
|
|
2476
|
+
"parameters": [
|
|
2477
|
+
{
|
|
2478
|
+
"name": "binding",
|
|
2479
|
+
"type": {
|
|
2480
|
+
"text": "Binding<TSource, TReturn>"
|
|
2481
|
+
}
|
|
2482
|
+
},
|
|
2483
|
+
{
|
|
2484
|
+
"name": "conversionType",
|
|
2485
|
+
"default": "'string'",
|
|
2486
|
+
"type": {
|
|
2487
|
+
"text": "ConversionType"
|
|
2488
|
+
}
|
|
2489
|
+
},
|
|
2490
|
+
{
|
|
2491
|
+
"name": "eventName",
|
|
2492
|
+
"default": "'default'",
|
|
2493
|
+
"type": {
|
|
2494
|
+
"text": "EventName"
|
|
2495
|
+
}
|
|
2496
|
+
},
|
|
2497
|
+
{
|
|
2498
|
+
"name": "keyAttr",
|
|
2499
|
+
"optional": true,
|
|
2500
|
+
"type": {
|
|
2501
|
+
"text": "string"
|
|
2502
|
+
}
|
|
2503
|
+
}
|
|
2504
|
+
],
|
|
2505
|
+
"description": "Creates a synchronization directive that binds a data source to an HTML element,",
|
|
2506
|
+
"privacy": "public"
|
|
2507
|
+
}
|
|
2508
|
+
],
|
|
2509
|
+
"exports": [
|
|
2510
|
+
{
|
|
2511
|
+
"kind": "js",
|
|
2512
|
+
"name": "defaultEventMap",
|
|
2513
|
+
"declaration": {
|
|
2514
|
+
"name": "defaultEventMap",
|
|
2515
|
+
"module": "src/directives/sync/sync.ts"
|
|
2516
|
+
}
|
|
2517
|
+
},
|
|
2518
|
+
{
|
|
2519
|
+
"kind": "js",
|
|
2520
|
+
"name": "sync",
|
|
2521
|
+
"declaration": {
|
|
2522
|
+
"name": "sync",
|
|
2523
|
+
"module": "src/directives/sync/sync.ts"
|
|
2524
|
+
}
|
|
2525
|
+
}
|
|
2526
|
+
]
|
|
2527
|
+
},
|
|
2528
2528
|
{
|
|
2529
2529
|
"kind": "javascript-module",
|
|
2530
2530
|
"path": "src/directives/when-else/index.ts",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-utils",
|
|
3
3
|
"description": "Genesis Foundation Utils",
|
|
4
|
-
"version": "14.255.
|
|
4
|
+
"version": "14.255.2-alpha-7f2fc81.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -27,17 +27,17 @@
|
|
|
27
27
|
}
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
|
-
"@genesislcap/foundation-testing": "14.255.
|
|
31
|
-
"@genesislcap/genx": "14.255.
|
|
32
|
-
"@genesislcap/rollup-builder": "14.255.
|
|
33
|
-
"@genesislcap/ts-builder": "14.255.
|
|
34
|
-
"@genesislcap/uvu-playwright-builder": "14.255.
|
|
35
|
-
"@genesislcap/vite-builder": "14.255.
|
|
36
|
-
"@genesislcap/webpack-builder": "14.255.
|
|
30
|
+
"@genesislcap/foundation-testing": "14.255.2-alpha-7f2fc81.0",
|
|
31
|
+
"@genesislcap/genx": "14.255.2-alpha-7f2fc81.0",
|
|
32
|
+
"@genesislcap/rollup-builder": "14.255.2-alpha-7f2fc81.0",
|
|
33
|
+
"@genesislcap/ts-builder": "14.255.2-alpha-7f2fc81.0",
|
|
34
|
+
"@genesislcap/uvu-playwright-builder": "14.255.2-alpha-7f2fc81.0",
|
|
35
|
+
"@genesislcap/vite-builder": "14.255.2-alpha-7f2fc81.0",
|
|
36
|
+
"@genesislcap/webpack-builder": "14.255.2-alpha-7f2fc81.0",
|
|
37
37
|
"rimraf": "^5.0.0"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@genesislcap/foundation-logger": "14.255.
|
|
40
|
+
"@genesislcap/foundation-logger": "14.255.2-alpha-7f2fc81.0",
|
|
41
41
|
"@microsoft/fast-components": "2.30.6",
|
|
42
42
|
"@microsoft/fast-element": "1.14.0",
|
|
43
43
|
"@microsoft/fast-foundation": "2.49.6",
|
|
@@ -55,5 +55,5 @@
|
|
|
55
55
|
"access": "public"
|
|
56
56
|
},
|
|
57
57
|
"customElements": "dist/custom-elements.json",
|
|
58
|
-
"gitHead": "
|
|
58
|
+
"gitHead": "ec80d63da96b9f27df4b9767fcef5a1aff4bc83e"
|
|
59
59
|
}
|