@genesislcap/foundation-utils 14.213.1 → 14.214.0-fui-2223.1
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/custom-elements.json +121 -121
- package/package.json +10 -10
@@ -468,6 +468,29 @@
|
|
468
468
|
}
|
469
469
|
]
|
470
470
|
},
|
471
|
+
{
|
472
|
+
"kind": "javascript-module",
|
473
|
+
"path": "src/directives/index.ts",
|
474
|
+
"declarations": [],
|
475
|
+
"exports": [
|
476
|
+
{
|
477
|
+
"kind": "js",
|
478
|
+
"name": "*",
|
479
|
+
"declaration": {
|
480
|
+
"name": "*",
|
481
|
+
"package": "./sync"
|
482
|
+
}
|
483
|
+
},
|
484
|
+
{
|
485
|
+
"kind": "js",
|
486
|
+
"name": "*",
|
487
|
+
"declaration": {
|
488
|
+
"name": "*",
|
489
|
+
"package": "./when-else"
|
490
|
+
}
|
491
|
+
}
|
492
|
+
]
|
493
|
+
},
|
471
494
|
{
|
472
495
|
"kind": "javascript-module",
|
473
496
|
"path": "src/env/index.ts",
|
@@ -706,29 +729,6 @@
|
|
706
729
|
}
|
707
730
|
]
|
708
731
|
},
|
709
|
-
{
|
710
|
-
"kind": "javascript-module",
|
711
|
-
"path": "src/directives/index.ts",
|
712
|
-
"declarations": [],
|
713
|
-
"exports": [
|
714
|
-
{
|
715
|
-
"kind": "js",
|
716
|
-
"name": "*",
|
717
|
-
"declaration": {
|
718
|
-
"name": "*",
|
719
|
-
"package": "./sync"
|
720
|
-
}
|
721
|
-
},
|
722
|
-
{
|
723
|
-
"kind": "js",
|
724
|
-
"name": "*",
|
725
|
-
"declaration": {
|
726
|
-
"name": "*",
|
727
|
-
"package": "./when-else"
|
728
|
-
}
|
729
|
-
}
|
730
|
-
]
|
731
|
-
},
|
732
732
|
{
|
733
733
|
"kind": "javascript-module",
|
734
734
|
"path": "src/error/errorMap.ts",
|
@@ -1213,6 +1213,21 @@
|
|
1213
1213
|
}
|
1214
1214
|
]
|
1215
1215
|
},
|
1216
|
+
{
|
1217
|
+
"kind": "javascript-module",
|
1218
|
+
"path": "src/mappers/index.ts",
|
1219
|
+
"declarations": [],
|
1220
|
+
"exports": [
|
1221
|
+
{
|
1222
|
+
"kind": "js",
|
1223
|
+
"name": "*",
|
1224
|
+
"declaration": {
|
1225
|
+
"name": "*",
|
1226
|
+
"package": "./dto"
|
1227
|
+
}
|
1228
|
+
}
|
1229
|
+
]
|
1230
|
+
},
|
1216
1231
|
{
|
1217
1232
|
"kind": "javascript-module",
|
1218
1233
|
"path": "src/logger/index.ts",
|
@@ -1299,21 +1314,6 @@
|
|
1299
1314
|
}
|
1300
1315
|
]
|
1301
1316
|
},
|
1302
|
-
{
|
1303
|
-
"kind": "javascript-module",
|
1304
|
-
"path": "src/mappers/index.ts",
|
1305
|
-
"declarations": [],
|
1306
|
-
"exports": [
|
1307
|
-
{
|
1308
|
-
"kind": "js",
|
1309
|
-
"name": "*",
|
1310
|
-
"declaration": {
|
1311
|
-
"name": "*",
|
1312
|
-
"package": "./dto"
|
1313
|
-
}
|
1314
|
-
}
|
1315
|
-
]
|
1316
|
-
},
|
1317
1317
|
{
|
1318
1318
|
"kind": "javascript-module",
|
1319
1319
|
"path": "src/mixins/index.ts",
|
@@ -1339,7 +1339,7 @@
|
|
1339
1339
|
},
|
1340
1340
|
{
|
1341
1341
|
"kind": "javascript-module",
|
1342
|
-
"path": "src/
|
1342
|
+
"path": "src/promise/index.ts",
|
1343
1343
|
"declarations": [],
|
1344
1344
|
"exports": [
|
1345
1345
|
{
|
@@ -1347,71 +1347,55 @@
|
|
1347
1347
|
"name": "*",
|
1348
1348
|
"declaration": {
|
1349
1349
|
"name": "*",
|
1350
|
-
"package": "./
|
1350
|
+
"package": "./resolveAfter"
|
1351
1351
|
}
|
1352
1352
|
}
|
1353
1353
|
]
|
1354
1354
|
},
|
1355
1355
|
{
|
1356
1356
|
"kind": "javascript-module",
|
1357
|
-
"path": "src/
|
1357
|
+
"path": "src/promise/resolveAfter.ts",
|
1358
1358
|
"declarations": [
|
1359
1359
|
{
|
1360
1360
|
"kind": "function",
|
1361
|
-
"name": "
|
1361
|
+
"name": "resolveAfter",
|
1362
1362
|
"return": {
|
1363
1363
|
"type": {
|
1364
|
-
"text": "
|
1364
|
+
"text": "Promise<T>"
|
1365
1365
|
}
|
1366
1366
|
},
|
1367
|
-
"description": "Creates a new event observer instance.",
|
1368
|
-
"privacy": "public"
|
1369
|
-
},
|
1370
|
-
{
|
1371
|
-
"kind": "function",
|
1372
|
-
"name": "respondToVisibility",
|
1373
1367
|
"parameters": [
|
1374
1368
|
{
|
1375
|
-
"name": "
|
1369
|
+
"name": "ms",
|
1376
1370
|
"type": {
|
1377
|
-
"text": "
|
1378
|
-
}
|
1379
|
-
"description": "HTMLElement to observe"
|
1371
|
+
"text": "number"
|
1372
|
+
}
|
1380
1373
|
},
|
1381
1374
|
{
|
1382
|
-
"name": "
|
1375
|
+
"name": "valueCreator",
|
1383
1376
|
"type": {
|
1384
|
-
"text": "(
|
1385
|
-
}
|
1386
|
-
"description": "any function called when the visibility changes"
|
1377
|
+
"text": "() => T"
|
1378
|
+
}
|
1387
1379
|
}
|
1388
1380
|
],
|
1389
|
-
"description": "
|
1381
|
+
"description": "Resolve a promise after a timeout.",
|
1390
1382
|
"privacy": "public"
|
1391
1383
|
}
|
1392
1384
|
],
|
1393
1385
|
"exports": [
|
1394
1386
|
{
|
1395
1387
|
"kind": "js",
|
1396
|
-
"name": "
|
1397
|
-
"declaration": {
|
1398
|
-
"name": "createObserver",
|
1399
|
-
"module": "src/observer/observer.ts"
|
1400
|
-
}
|
1401
|
-
},
|
1402
|
-
{
|
1403
|
-
"kind": "js",
|
1404
|
-
"name": "respondToVisibility",
|
1388
|
+
"name": "resolveAfter",
|
1405
1389
|
"declaration": {
|
1406
|
-
"name": "
|
1407
|
-
"module": "src/
|
1390
|
+
"name": "resolveAfter",
|
1391
|
+
"module": "src/promise/resolveAfter.ts"
|
1408
1392
|
}
|
1409
1393
|
}
|
1410
1394
|
]
|
1411
1395
|
},
|
1412
1396
|
{
|
1413
1397
|
"kind": "javascript-module",
|
1414
|
-
"path": "src/
|
1398
|
+
"path": "src/observer/index.ts",
|
1415
1399
|
"declarations": [],
|
1416
1400
|
"exports": [
|
1417
1401
|
{
|
@@ -1419,48 +1403,64 @@
|
|
1419
1403
|
"name": "*",
|
1420
1404
|
"declaration": {
|
1421
1405
|
"name": "*",
|
1422
|
-
"package": "./
|
1406
|
+
"package": "./observer"
|
1423
1407
|
}
|
1424
1408
|
}
|
1425
1409
|
]
|
1426
1410
|
},
|
1427
1411
|
{
|
1428
1412
|
"kind": "javascript-module",
|
1429
|
-
"path": "src/
|
1413
|
+
"path": "src/observer/observer.ts",
|
1430
1414
|
"declarations": [
|
1431
1415
|
{
|
1432
1416
|
"kind": "function",
|
1433
|
-
"name": "
|
1417
|
+
"name": "createObserver",
|
1434
1418
|
"return": {
|
1435
1419
|
"type": {
|
1436
|
-
"text": "
|
1420
|
+
"text": "Observer<EventType>"
|
1437
1421
|
}
|
1438
1422
|
},
|
1423
|
+
"description": "Creates a new event observer instance.",
|
1424
|
+
"privacy": "public"
|
1425
|
+
},
|
1426
|
+
{
|
1427
|
+
"kind": "function",
|
1428
|
+
"name": "respondToVisibility",
|
1439
1429
|
"parameters": [
|
1440
1430
|
{
|
1441
|
-
"name": "
|
1431
|
+
"name": "element",
|
1442
1432
|
"type": {
|
1443
|
-
"text": "
|
1444
|
-
}
|
1433
|
+
"text": "HTMLElement"
|
1434
|
+
},
|
1435
|
+
"description": "HTMLElement to observe"
|
1445
1436
|
},
|
1446
1437
|
{
|
1447
|
-
"name": "
|
1438
|
+
"name": "callback",
|
1448
1439
|
"type": {
|
1449
|
-
"text": "() =>
|
1450
|
-
}
|
1440
|
+
"text": "(arg0: boolean) => any"
|
1441
|
+
},
|
1442
|
+
"description": "any function called when the visibility changes"
|
1451
1443
|
}
|
1452
1444
|
],
|
1453
|
-
"description": "
|
1445
|
+
"description": "Setup an `IntersectionObserver` which will activate a callback function when an element becomes visible on screen",
|
1454
1446
|
"privacy": "public"
|
1455
1447
|
}
|
1456
1448
|
],
|
1457
1449
|
"exports": [
|
1458
1450
|
{
|
1459
1451
|
"kind": "js",
|
1460
|
-
"name": "
|
1452
|
+
"name": "createObserver",
|
1461
1453
|
"declaration": {
|
1462
|
-
"name": "
|
1463
|
-
"module": "src/
|
1454
|
+
"name": "createObserver",
|
1455
|
+
"module": "src/observer/observer.ts"
|
1456
|
+
}
|
1457
|
+
},
|
1458
|
+
{
|
1459
|
+
"kind": "js",
|
1460
|
+
"name": "respondToVisibility",
|
1461
|
+
"declaration": {
|
1462
|
+
"name": "respondToVisibility",
|
1463
|
+
"module": "src/observer/observer.ts"
|
1464
1464
|
}
|
1465
1465
|
}
|
1466
1466
|
]
|
@@ -1647,6 +1647,43 @@
|
|
1647
1647
|
}
|
1648
1648
|
]
|
1649
1649
|
},
|
1650
|
+
{
|
1651
|
+
"kind": "javascript-module",
|
1652
|
+
"path": "src/utils/index.ts",
|
1653
|
+
"declarations": [],
|
1654
|
+
"exports": [
|
1655
|
+
{
|
1656
|
+
"kind": "js",
|
1657
|
+
"name": "*",
|
1658
|
+
"declaration": {
|
1659
|
+
"name": "*",
|
1660
|
+
"package": "./logger"
|
1661
|
+
}
|
1662
|
+
}
|
1663
|
+
]
|
1664
|
+
},
|
1665
|
+
{
|
1666
|
+
"kind": "javascript-module",
|
1667
|
+
"path": "src/utils/logger.ts",
|
1668
|
+
"declarations": [
|
1669
|
+
{
|
1670
|
+
"kind": "variable",
|
1671
|
+
"name": "logger",
|
1672
|
+
"description": "Logger for the foundation-utils package",
|
1673
|
+
"privacy": "public"
|
1674
|
+
}
|
1675
|
+
],
|
1676
|
+
"exports": [
|
1677
|
+
{
|
1678
|
+
"kind": "js",
|
1679
|
+
"name": "logger",
|
1680
|
+
"declaration": {
|
1681
|
+
"name": "logger",
|
1682
|
+
"module": "src/utils/logger.ts"
|
1683
|
+
}
|
1684
|
+
}
|
1685
|
+
]
|
1686
|
+
},
|
1650
1687
|
{
|
1651
1688
|
"kind": "javascript-module",
|
1652
1689
|
"path": "src/styles/color.ts",
|
@@ -1994,43 +2031,6 @@
|
|
1994
2031
|
}
|
1995
2032
|
]
|
1996
2033
|
},
|
1997
|
-
{
|
1998
|
-
"kind": "javascript-module",
|
1999
|
-
"path": "src/utils/index.ts",
|
2000
|
-
"declarations": [],
|
2001
|
-
"exports": [
|
2002
|
-
{
|
2003
|
-
"kind": "js",
|
2004
|
-
"name": "*",
|
2005
|
-
"declaration": {
|
2006
|
-
"name": "*",
|
2007
|
-
"package": "./logger"
|
2008
|
-
}
|
2009
|
-
}
|
2010
|
-
]
|
2011
|
-
},
|
2012
|
-
{
|
2013
|
-
"kind": "javascript-module",
|
2014
|
-
"path": "src/utils/logger.ts",
|
2015
|
-
"declarations": [
|
2016
|
-
{
|
2017
|
-
"kind": "variable",
|
2018
|
-
"name": "logger",
|
2019
|
-
"description": "Logger for the foundation-utils package",
|
2020
|
-
"privacy": "public"
|
2021
|
-
}
|
2022
|
-
],
|
2023
|
-
"exports": [
|
2024
|
-
{
|
2025
|
-
"kind": "js",
|
2026
|
-
"name": "logger",
|
2027
|
-
"declaration": {
|
2028
|
-
"name": "logger",
|
2029
|
-
"module": "src/utils/logger.ts"
|
2030
|
-
}
|
2031
|
-
}
|
2032
|
-
]
|
2033
|
-
},
|
2034
2034
|
{
|
2035
2035
|
"kind": "javascript-module",
|
2036
2036
|
"path": "src/uuid/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.
|
4
|
+
"version": "14.214.0-fui-2223.1",
|
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.
|
31
|
-
"@genesislcap/genx": "14.
|
32
|
-
"@genesislcap/rollup-builder": "14.
|
33
|
-
"@genesislcap/ts-builder": "14.
|
34
|
-
"@genesislcap/uvu-playwright-builder": "14.
|
35
|
-
"@genesislcap/vite-builder": "14.
|
36
|
-
"@genesislcap/webpack-builder": "14.
|
30
|
+
"@genesislcap/foundation-testing": "14.214.0-fui-2223.1",
|
31
|
+
"@genesislcap/genx": "14.214.0-fui-2223.1",
|
32
|
+
"@genesislcap/rollup-builder": "14.214.0-fui-2223.1",
|
33
|
+
"@genesislcap/ts-builder": "14.214.0-fui-2223.1",
|
34
|
+
"@genesislcap/uvu-playwright-builder": "14.214.0-fui-2223.1",
|
35
|
+
"@genesislcap/vite-builder": "14.214.0-fui-2223.1",
|
36
|
+
"@genesislcap/webpack-builder": "14.214.0-fui-2223.1",
|
37
37
|
"rimraf": "^5.0.0"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@genesislcap/foundation-logger": "14.
|
40
|
+
"@genesislcap/foundation-logger": "14.214.0-fui-2223.1",
|
41
41
|
"@microsoft/fast-components": "^2.30.6",
|
42
42
|
"@microsoft/fast-element": "^1.12.0",
|
43
43
|
"@microsoft/fast-foundation": "^2.49.4",
|
@@ -55,5 +55,5 @@
|
|
55
55
|
"access": "public"
|
56
56
|
},
|
57
57
|
"customElements": "dist/custom-elements.json",
|
58
|
-
"gitHead": "
|
58
|
+
"gitHead": "06933e212b796856502b572af1ced7dc3f604185"
|
59
59
|
}
|