@genesislcap/foundation-zero 14.83.6 → 14.83.7
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 +370 -370
- package/package.json +7 -7
|
@@ -645,37 +645,6 @@
|
|
|
645
645
|
}
|
|
646
646
|
]
|
|
647
647
|
},
|
|
648
|
-
{
|
|
649
|
-
"kind": "javascript-module",
|
|
650
|
-
"path": "src/_config/index.ts",
|
|
651
|
-
"declarations": [],
|
|
652
|
-
"exports": [
|
|
653
|
-
{
|
|
654
|
-
"kind": "js",
|
|
655
|
-
"name": "*",
|
|
656
|
-
"declaration": {
|
|
657
|
-
"name": "*",
|
|
658
|
-
"package": "./styles"
|
|
659
|
-
}
|
|
660
|
-
},
|
|
661
|
-
{
|
|
662
|
-
"kind": "js",
|
|
663
|
-
"name": "*",
|
|
664
|
-
"declaration": {
|
|
665
|
-
"name": "*",
|
|
666
|
-
"package": "./tokens"
|
|
667
|
-
}
|
|
668
|
-
},
|
|
669
|
-
{
|
|
670
|
-
"kind": "js",
|
|
671
|
-
"name": "*",
|
|
672
|
-
"declaration": {
|
|
673
|
-
"name": "*",
|
|
674
|
-
"package": "./values"
|
|
675
|
-
}
|
|
676
|
-
}
|
|
677
|
-
]
|
|
678
|
-
},
|
|
679
648
|
{
|
|
680
649
|
"kind": "javascript-module",
|
|
681
650
|
"path": "src/_common/colors.hex.ts",
|
|
@@ -1003,6 +972,185 @@
|
|
|
1003
972
|
}
|
|
1004
973
|
]
|
|
1005
974
|
},
|
|
975
|
+
{
|
|
976
|
+
"kind": "javascript-module",
|
|
977
|
+
"path": "src/_config/index.ts",
|
|
978
|
+
"declarations": [],
|
|
979
|
+
"exports": [
|
|
980
|
+
{
|
|
981
|
+
"kind": "js",
|
|
982
|
+
"name": "*",
|
|
983
|
+
"declaration": {
|
|
984
|
+
"name": "*",
|
|
985
|
+
"package": "./styles"
|
|
986
|
+
}
|
|
987
|
+
},
|
|
988
|
+
{
|
|
989
|
+
"kind": "js",
|
|
990
|
+
"name": "*",
|
|
991
|
+
"declaration": {
|
|
992
|
+
"name": "*",
|
|
993
|
+
"package": "./tokens"
|
|
994
|
+
}
|
|
995
|
+
},
|
|
996
|
+
{
|
|
997
|
+
"kind": "js",
|
|
998
|
+
"name": "*",
|
|
999
|
+
"declaration": {
|
|
1000
|
+
"name": "*",
|
|
1001
|
+
"package": "./values"
|
|
1002
|
+
}
|
|
1003
|
+
}
|
|
1004
|
+
]
|
|
1005
|
+
},
|
|
1006
|
+
{
|
|
1007
|
+
"kind": "javascript-module",
|
|
1008
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
1009
|
+
"declarations": [
|
|
1010
|
+
{
|
|
1011
|
+
"kind": "function",
|
|
1012
|
+
"name": "zeroAccordionItemStyles",
|
|
1013
|
+
"return": {
|
|
1014
|
+
"type": {
|
|
1015
|
+
"text": "ElementStyles"
|
|
1016
|
+
}
|
|
1017
|
+
},
|
|
1018
|
+
"parameters": [
|
|
1019
|
+
{
|
|
1020
|
+
"name": "context",
|
|
1021
|
+
"type": {
|
|
1022
|
+
"text": "ElementDefinitionContext"
|
|
1023
|
+
}
|
|
1024
|
+
},
|
|
1025
|
+
{
|
|
1026
|
+
"name": "definition",
|
|
1027
|
+
"type": {
|
|
1028
|
+
"text": "FoundationElementDefinition"
|
|
1029
|
+
}
|
|
1030
|
+
}
|
|
1031
|
+
]
|
|
1032
|
+
}
|
|
1033
|
+
],
|
|
1034
|
+
"exports": [
|
|
1035
|
+
{
|
|
1036
|
+
"kind": "js",
|
|
1037
|
+
"name": "zeroAccordionItemStyles",
|
|
1038
|
+
"declaration": {
|
|
1039
|
+
"name": "zeroAccordionItemStyles",
|
|
1040
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1041
|
+
}
|
|
1042
|
+
}
|
|
1043
|
+
]
|
|
1044
|
+
},
|
|
1045
|
+
{
|
|
1046
|
+
"kind": "javascript-module",
|
|
1047
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1048
|
+
"declarations": [
|
|
1049
|
+
{
|
|
1050
|
+
"kind": "function",
|
|
1051
|
+
"name": "zeroAccordionItemTemplate",
|
|
1052
|
+
"return": {
|
|
1053
|
+
"type": {
|
|
1054
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
1055
|
+
}
|
|
1056
|
+
},
|
|
1057
|
+
"parameters": [
|
|
1058
|
+
{
|
|
1059
|
+
"name": "context",
|
|
1060
|
+
"type": {
|
|
1061
|
+
"text": "ElementDefinitionContext"
|
|
1062
|
+
}
|
|
1063
|
+
},
|
|
1064
|
+
{
|
|
1065
|
+
"name": "definition",
|
|
1066
|
+
"type": {
|
|
1067
|
+
"text": "FoundationElementDefinition"
|
|
1068
|
+
}
|
|
1069
|
+
}
|
|
1070
|
+
]
|
|
1071
|
+
}
|
|
1072
|
+
],
|
|
1073
|
+
"exports": [
|
|
1074
|
+
{
|
|
1075
|
+
"kind": "js",
|
|
1076
|
+
"name": "zeroAccordionItemTemplate",
|
|
1077
|
+
"declaration": {
|
|
1078
|
+
"name": "zeroAccordionItemTemplate",
|
|
1079
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
1080
|
+
}
|
|
1081
|
+
}
|
|
1082
|
+
]
|
|
1083
|
+
},
|
|
1084
|
+
{
|
|
1085
|
+
"kind": "javascript-module",
|
|
1086
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
1087
|
+
"declarations": [
|
|
1088
|
+
{
|
|
1089
|
+
"kind": "class",
|
|
1090
|
+
"description": "",
|
|
1091
|
+
"name": "AccordionItem",
|
|
1092
|
+
"superclass": {
|
|
1093
|
+
"name": "FoundationAccordionItem",
|
|
1094
|
+
"package": "@genesislcap/foundation-ui"
|
|
1095
|
+
},
|
|
1096
|
+
"tagName": "%%prefix%%-card",
|
|
1097
|
+
"customElement": true
|
|
1098
|
+
},
|
|
1099
|
+
{
|
|
1100
|
+
"kind": "variable",
|
|
1101
|
+
"name": "zeroAccordionItem"
|
|
1102
|
+
}
|
|
1103
|
+
],
|
|
1104
|
+
"exports": [
|
|
1105
|
+
{
|
|
1106
|
+
"kind": "js",
|
|
1107
|
+
"name": "AccordionItem",
|
|
1108
|
+
"declaration": {
|
|
1109
|
+
"name": "AccordionItem",
|
|
1110
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1111
|
+
}
|
|
1112
|
+
},
|
|
1113
|
+
{
|
|
1114
|
+
"kind": "js",
|
|
1115
|
+
"name": "zeroAccordionItem",
|
|
1116
|
+
"declaration": {
|
|
1117
|
+
"name": "zeroAccordionItem",
|
|
1118
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1119
|
+
}
|
|
1120
|
+
}
|
|
1121
|
+
]
|
|
1122
|
+
},
|
|
1123
|
+
{
|
|
1124
|
+
"kind": "javascript-module",
|
|
1125
|
+
"path": "src/accordion-item/index.ts",
|
|
1126
|
+
"declarations": [],
|
|
1127
|
+
"exports": [
|
|
1128
|
+
{
|
|
1129
|
+
"kind": "js",
|
|
1130
|
+
"name": "*",
|
|
1131
|
+
"declaration": {
|
|
1132
|
+
"name": "*",
|
|
1133
|
+
"package": "./accordion-item"
|
|
1134
|
+
}
|
|
1135
|
+
},
|
|
1136
|
+
{
|
|
1137
|
+
"kind": "js",
|
|
1138
|
+
"name": "*",
|
|
1139
|
+
"declaration": {
|
|
1140
|
+
"name": "*",
|
|
1141
|
+
"package": "./accordion-item.styles"
|
|
1142
|
+
}
|
|
1143
|
+
},
|
|
1144
|
+
{
|
|
1145
|
+
"kind": "js",
|
|
1146
|
+
"name": "*",
|
|
1147
|
+
"declaration": {
|
|
1148
|
+
"name": "*",
|
|
1149
|
+
"package": "./accordion-item.template"
|
|
1150
|
+
}
|
|
1151
|
+
}
|
|
1152
|
+
]
|
|
1153
|
+
},
|
|
1006
1154
|
{
|
|
1007
1155
|
"kind": "javascript-module",
|
|
1008
1156
|
"path": "src/actions-menu/actions-menu.stories.ts",
|
|
@@ -1277,11 +1425,51 @@
|
|
|
1277
1425
|
},
|
|
1278
1426
|
{
|
|
1279
1427
|
"kind": "javascript-module",
|
|
1280
|
-
"path": "src/
|
|
1428
|
+
"path": "src/anchor/anchor.stories.ts",
|
|
1429
|
+
"declarations": [
|
|
1430
|
+
{
|
|
1431
|
+
"kind": "variable",
|
|
1432
|
+
"name": "meta",
|
|
1433
|
+
"type": {
|
|
1434
|
+
"text": "Meta"
|
|
1435
|
+
},
|
|
1436
|
+
"default": "{\n title: 'Anchor',\n component: 'zero-anchor',\n}"
|
|
1437
|
+
},
|
|
1438
|
+
{
|
|
1439
|
+
"kind": "variable",
|
|
1440
|
+
"name": "All",
|
|
1441
|
+
"type": {
|
|
1442
|
+
"text": "StoryObj"
|
|
1443
|
+
},
|
|
1444
|
+
"default": "{\n args: {\n anchorText: 'Rapid Anchor',\n appearances: ZeroAppearanceValues,\n },\n ...StylesMapperTemplate,\n}"
|
|
1445
|
+
}
|
|
1446
|
+
],
|
|
1447
|
+
"exports": [
|
|
1448
|
+
{
|
|
1449
|
+
"kind": "js",
|
|
1450
|
+
"name": "default",
|
|
1451
|
+
"declaration": {
|
|
1452
|
+
"name": "meta",
|
|
1453
|
+
"module": "src/anchor/anchor.stories.ts"
|
|
1454
|
+
}
|
|
1455
|
+
},
|
|
1456
|
+
{
|
|
1457
|
+
"kind": "js",
|
|
1458
|
+
"name": "All",
|
|
1459
|
+
"declaration": {
|
|
1460
|
+
"name": "All",
|
|
1461
|
+
"module": "src/anchor/anchor.stories.ts"
|
|
1462
|
+
}
|
|
1463
|
+
}
|
|
1464
|
+
]
|
|
1465
|
+
},
|
|
1466
|
+
{
|
|
1467
|
+
"kind": "javascript-module",
|
|
1468
|
+
"path": "src/anchor/anchor.styles.ts",
|
|
1281
1469
|
"declarations": [
|
|
1282
1470
|
{
|
|
1283
1471
|
"kind": "function",
|
|
1284
|
-
"name": "
|
|
1472
|
+
"name": "zeroAnchorStyles",
|
|
1285
1473
|
"return": {
|
|
1286
1474
|
"type": {
|
|
1287
1475
|
"text": "ElementStyles"
|
|
@@ -1306,195 +1494,7 @@
|
|
|
1306
1494
|
"exports": [
|
|
1307
1495
|
{
|
|
1308
1496
|
"kind": "js",
|
|
1309
|
-
"name": "
|
|
1310
|
-
"declaration": {
|
|
1311
|
-
"name": "zeroAccordionItemStyles",
|
|
1312
|
-
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1313
|
-
}
|
|
1314
|
-
}
|
|
1315
|
-
]
|
|
1316
|
-
},
|
|
1317
|
-
{
|
|
1318
|
-
"kind": "javascript-module",
|
|
1319
|
-
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1320
|
-
"declarations": [
|
|
1321
|
-
{
|
|
1322
|
-
"kind": "function",
|
|
1323
|
-
"name": "zeroAccordionItemTemplate",
|
|
1324
|
-
"return": {
|
|
1325
|
-
"type": {
|
|
1326
|
-
"text": "ViewTemplate<AccordionItem>"
|
|
1327
|
-
}
|
|
1328
|
-
},
|
|
1329
|
-
"parameters": [
|
|
1330
|
-
{
|
|
1331
|
-
"name": "context",
|
|
1332
|
-
"type": {
|
|
1333
|
-
"text": "ElementDefinitionContext"
|
|
1334
|
-
}
|
|
1335
|
-
},
|
|
1336
|
-
{
|
|
1337
|
-
"name": "definition",
|
|
1338
|
-
"type": {
|
|
1339
|
-
"text": "FoundationElementDefinition"
|
|
1340
|
-
}
|
|
1341
|
-
}
|
|
1342
|
-
]
|
|
1343
|
-
}
|
|
1344
|
-
],
|
|
1345
|
-
"exports": [
|
|
1346
|
-
{
|
|
1347
|
-
"kind": "js",
|
|
1348
|
-
"name": "zeroAccordionItemTemplate",
|
|
1349
|
-
"declaration": {
|
|
1350
|
-
"name": "zeroAccordionItemTemplate",
|
|
1351
|
-
"module": "src/accordion-item/accordion-item.template.ts"
|
|
1352
|
-
}
|
|
1353
|
-
}
|
|
1354
|
-
]
|
|
1355
|
-
},
|
|
1356
|
-
{
|
|
1357
|
-
"kind": "javascript-module",
|
|
1358
|
-
"path": "src/accordion-item/accordion-item.ts",
|
|
1359
|
-
"declarations": [
|
|
1360
|
-
{
|
|
1361
|
-
"kind": "class",
|
|
1362
|
-
"description": "",
|
|
1363
|
-
"name": "AccordionItem",
|
|
1364
|
-
"superclass": {
|
|
1365
|
-
"name": "FoundationAccordionItem",
|
|
1366
|
-
"package": "@genesislcap/foundation-ui"
|
|
1367
|
-
},
|
|
1368
|
-
"tagName": "%%prefix%%-card",
|
|
1369
|
-
"customElement": true
|
|
1370
|
-
},
|
|
1371
|
-
{
|
|
1372
|
-
"kind": "variable",
|
|
1373
|
-
"name": "zeroAccordionItem"
|
|
1374
|
-
}
|
|
1375
|
-
],
|
|
1376
|
-
"exports": [
|
|
1377
|
-
{
|
|
1378
|
-
"kind": "js",
|
|
1379
|
-
"name": "AccordionItem",
|
|
1380
|
-
"declaration": {
|
|
1381
|
-
"name": "AccordionItem",
|
|
1382
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1383
|
-
}
|
|
1384
|
-
},
|
|
1385
|
-
{
|
|
1386
|
-
"kind": "js",
|
|
1387
|
-
"name": "zeroAccordionItem",
|
|
1388
|
-
"declaration": {
|
|
1389
|
-
"name": "zeroAccordionItem",
|
|
1390
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1391
|
-
}
|
|
1392
|
-
}
|
|
1393
|
-
]
|
|
1394
|
-
},
|
|
1395
|
-
{
|
|
1396
|
-
"kind": "javascript-module",
|
|
1397
|
-
"path": "src/accordion-item/index.ts",
|
|
1398
|
-
"declarations": [],
|
|
1399
|
-
"exports": [
|
|
1400
|
-
{
|
|
1401
|
-
"kind": "js",
|
|
1402
|
-
"name": "*",
|
|
1403
|
-
"declaration": {
|
|
1404
|
-
"name": "*",
|
|
1405
|
-
"package": "./accordion-item"
|
|
1406
|
-
}
|
|
1407
|
-
},
|
|
1408
|
-
{
|
|
1409
|
-
"kind": "js",
|
|
1410
|
-
"name": "*",
|
|
1411
|
-
"declaration": {
|
|
1412
|
-
"name": "*",
|
|
1413
|
-
"package": "./accordion-item.styles"
|
|
1414
|
-
}
|
|
1415
|
-
},
|
|
1416
|
-
{
|
|
1417
|
-
"kind": "js",
|
|
1418
|
-
"name": "*",
|
|
1419
|
-
"declaration": {
|
|
1420
|
-
"name": "*",
|
|
1421
|
-
"package": "./accordion-item.template"
|
|
1422
|
-
}
|
|
1423
|
-
}
|
|
1424
|
-
]
|
|
1425
|
-
},
|
|
1426
|
-
{
|
|
1427
|
-
"kind": "javascript-module",
|
|
1428
|
-
"path": "src/anchor/anchor.stories.ts",
|
|
1429
|
-
"declarations": [
|
|
1430
|
-
{
|
|
1431
|
-
"kind": "variable",
|
|
1432
|
-
"name": "meta",
|
|
1433
|
-
"type": {
|
|
1434
|
-
"text": "Meta"
|
|
1435
|
-
},
|
|
1436
|
-
"default": "{\n title: 'Anchor',\n component: 'zero-anchor',\n}"
|
|
1437
|
-
},
|
|
1438
|
-
{
|
|
1439
|
-
"kind": "variable",
|
|
1440
|
-
"name": "All",
|
|
1441
|
-
"type": {
|
|
1442
|
-
"text": "StoryObj"
|
|
1443
|
-
},
|
|
1444
|
-
"default": "{\n args: {\n anchorText: 'Rapid Anchor',\n appearances: ZeroAppearanceValues,\n },\n ...StylesMapperTemplate,\n}"
|
|
1445
|
-
}
|
|
1446
|
-
],
|
|
1447
|
-
"exports": [
|
|
1448
|
-
{
|
|
1449
|
-
"kind": "js",
|
|
1450
|
-
"name": "default",
|
|
1451
|
-
"declaration": {
|
|
1452
|
-
"name": "meta",
|
|
1453
|
-
"module": "src/anchor/anchor.stories.ts"
|
|
1454
|
-
}
|
|
1455
|
-
},
|
|
1456
|
-
{
|
|
1457
|
-
"kind": "js",
|
|
1458
|
-
"name": "All",
|
|
1459
|
-
"declaration": {
|
|
1460
|
-
"name": "All",
|
|
1461
|
-
"module": "src/anchor/anchor.stories.ts"
|
|
1462
|
-
}
|
|
1463
|
-
}
|
|
1464
|
-
]
|
|
1465
|
-
},
|
|
1466
|
-
{
|
|
1467
|
-
"kind": "javascript-module",
|
|
1468
|
-
"path": "src/anchor/anchor.styles.ts",
|
|
1469
|
-
"declarations": [
|
|
1470
|
-
{
|
|
1471
|
-
"kind": "function",
|
|
1472
|
-
"name": "zeroAnchorStyles",
|
|
1473
|
-
"return": {
|
|
1474
|
-
"type": {
|
|
1475
|
-
"text": "ElementStyles"
|
|
1476
|
-
}
|
|
1477
|
-
},
|
|
1478
|
-
"parameters": [
|
|
1479
|
-
{
|
|
1480
|
-
"name": "context",
|
|
1481
|
-
"type": {
|
|
1482
|
-
"text": "ElementDefinitionContext"
|
|
1483
|
-
}
|
|
1484
|
-
},
|
|
1485
|
-
{
|
|
1486
|
-
"name": "definition",
|
|
1487
|
-
"type": {
|
|
1488
|
-
"text": "FoundationElementDefinition"
|
|
1489
|
-
}
|
|
1490
|
-
}
|
|
1491
|
-
]
|
|
1492
|
-
}
|
|
1493
|
-
],
|
|
1494
|
-
"exports": [
|
|
1495
|
-
{
|
|
1496
|
-
"kind": "js",
|
|
1497
|
-
"name": "zeroAnchorStyles",
|
|
1497
|
+
"name": "zeroAnchorStyles",
|
|
1498
1498
|
"declaration": {
|
|
1499
1499
|
"name": "zeroAnchorStyles",
|
|
1500
1500
|
"module": "src/anchor/anchor.styles.ts"
|
|
@@ -14606,154 +14606,6 @@
|
|
|
14606
14606
|
}
|
|
14607
14607
|
]
|
|
14608
14608
|
},
|
|
14609
|
-
{
|
|
14610
|
-
"kind": "javascript-module",
|
|
14611
|
-
"path": "src/tree-item/index.ts",
|
|
14612
|
-
"declarations": [],
|
|
14613
|
-
"exports": [
|
|
14614
|
-
{
|
|
14615
|
-
"kind": "js",
|
|
14616
|
-
"name": "*",
|
|
14617
|
-
"declaration": {
|
|
14618
|
-
"name": "*",
|
|
14619
|
-
"package": "./tree-item.template"
|
|
14620
|
-
}
|
|
14621
|
-
},
|
|
14622
|
-
{
|
|
14623
|
-
"kind": "js",
|
|
14624
|
-
"name": "*",
|
|
14625
|
-
"declaration": {
|
|
14626
|
-
"name": "*",
|
|
14627
|
-
"package": "./tree-item.styles"
|
|
14628
|
-
}
|
|
14629
|
-
},
|
|
14630
|
-
{
|
|
14631
|
-
"kind": "js",
|
|
14632
|
-
"name": "*",
|
|
14633
|
-
"declaration": {
|
|
14634
|
-
"name": "*",
|
|
14635
|
-
"package": "./tree-item"
|
|
14636
|
-
}
|
|
14637
|
-
}
|
|
14638
|
-
]
|
|
14639
|
-
},
|
|
14640
|
-
{
|
|
14641
|
-
"kind": "javascript-module",
|
|
14642
|
-
"path": "src/tree-item/tree-item.styles.ts",
|
|
14643
|
-
"declarations": [
|
|
14644
|
-
{
|
|
14645
|
-
"kind": "function",
|
|
14646
|
-
"name": "zeroTreeItemStyles",
|
|
14647
|
-
"return": {
|
|
14648
|
-
"type": {
|
|
14649
|
-
"text": "ElementStyles"
|
|
14650
|
-
}
|
|
14651
|
-
},
|
|
14652
|
-
"parameters": [
|
|
14653
|
-
{
|
|
14654
|
-
"name": "context",
|
|
14655
|
-
"type": {
|
|
14656
|
-
"text": "ElementDefinitionContext"
|
|
14657
|
-
}
|
|
14658
|
-
},
|
|
14659
|
-
{
|
|
14660
|
-
"name": "definition",
|
|
14661
|
-
"type": {
|
|
14662
|
-
"text": "FoundationElementDefinition"
|
|
14663
|
-
}
|
|
14664
|
-
}
|
|
14665
|
-
]
|
|
14666
|
-
}
|
|
14667
|
-
],
|
|
14668
|
-
"exports": [
|
|
14669
|
-
{
|
|
14670
|
-
"kind": "js",
|
|
14671
|
-
"name": "zeroTreeItemStyles",
|
|
14672
|
-
"declaration": {
|
|
14673
|
-
"name": "zeroTreeItemStyles",
|
|
14674
|
-
"module": "src/tree-item/tree-item.styles.ts"
|
|
14675
|
-
}
|
|
14676
|
-
}
|
|
14677
|
-
]
|
|
14678
|
-
},
|
|
14679
|
-
{
|
|
14680
|
-
"kind": "javascript-module",
|
|
14681
|
-
"path": "src/tree-item/tree-item.template.ts",
|
|
14682
|
-
"declarations": [
|
|
14683
|
-
{
|
|
14684
|
-
"kind": "function",
|
|
14685
|
-
"name": "zeroTreeItemTemplate",
|
|
14686
|
-
"return": {
|
|
14687
|
-
"type": {
|
|
14688
|
-
"text": "ViewTemplate<TreeItem>"
|
|
14689
|
-
}
|
|
14690
|
-
},
|
|
14691
|
-
"parameters": [
|
|
14692
|
-
{
|
|
14693
|
-
"name": "context",
|
|
14694
|
-
"type": {
|
|
14695
|
-
"text": "ElementDefinitionContext"
|
|
14696
|
-
}
|
|
14697
|
-
},
|
|
14698
|
-
{
|
|
14699
|
-
"name": "definition",
|
|
14700
|
-
"type": {
|
|
14701
|
-
"text": "FoundationElementDefinition"
|
|
14702
|
-
}
|
|
14703
|
-
}
|
|
14704
|
-
]
|
|
14705
|
-
}
|
|
14706
|
-
],
|
|
14707
|
-
"exports": [
|
|
14708
|
-
{
|
|
14709
|
-
"kind": "js",
|
|
14710
|
-
"name": "zeroTreeItemTemplate",
|
|
14711
|
-
"declaration": {
|
|
14712
|
-
"name": "zeroTreeItemTemplate",
|
|
14713
|
-
"module": "src/tree-item/tree-item.template.ts"
|
|
14714
|
-
}
|
|
14715
|
-
}
|
|
14716
|
-
]
|
|
14717
|
-
},
|
|
14718
|
-
{
|
|
14719
|
-
"kind": "javascript-module",
|
|
14720
|
-
"path": "src/tree-item/tree-item.ts",
|
|
14721
|
-
"declarations": [
|
|
14722
|
-
{
|
|
14723
|
-
"kind": "class",
|
|
14724
|
-
"description": "",
|
|
14725
|
-
"name": "TreeItem",
|
|
14726
|
-
"superclass": {
|
|
14727
|
-
"name": "FoundationTreeItem",
|
|
14728
|
-
"package": "@genesislcap/foundation-ui"
|
|
14729
|
-
},
|
|
14730
|
-
"tagName": "%%prefix%%-tree-item",
|
|
14731
|
-
"customElement": true
|
|
14732
|
-
},
|
|
14733
|
-
{
|
|
14734
|
-
"kind": "variable",
|
|
14735
|
-
"name": "zeroTreeItem"
|
|
14736
|
-
}
|
|
14737
|
-
],
|
|
14738
|
-
"exports": [
|
|
14739
|
-
{
|
|
14740
|
-
"kind": "js",
|
|
14741
|
-
"name": "TreeItem",
|
|
14742
|
-
"declaration": {
|
|
14743
|
-
"name": "TreeItem",
|
|
14744
|
-
"module": "src/tree-item/tree-item.ts"
|
|
14745
|
-
}
|
|
14746
|
-
},
|
|
14747
|
-
{
|
|
14748
|
-
"kind": "js",
|
|
14749
|
-
"name": "zeroTreeItem",
|
|
14750
|
-
"declaration": {
|
|
14751
|
-
"name": "zeroTreeItem",
|
|
14752
|
-
"module": "src/tree-item/tree-item.ts"
|
|
14753
|
-
}
|
|
14754
|
-
}
|
|
14755
|
-
]
|
|
14756
|
-
},
|
|
14757
14609
|
{
|
|
14758
14610
|
"kind": "javascript-module",
|
|
14759
14611
|
"path": "src/tree-view/index.ts",
|
|
@@ -15173,6 +15025,154 @@
|
|
|
15173
15025
|
}
|
|
15174
15026
|
]
|
|
15175
15027
|
},
|
|
15028
|
+
{
|
|
15029
|
+
"kind": "javascript-module",
|
|
15030
|
+
"path": "src/tree-item/index.ts",
|
|
15031
|
+
"declarations": [],
|
|
15032
|
+
"exports": [
|
|
15033
|
+
{
|
|
15034
|
+
"kind": "js",
|
|
15035
|
+
"name": "*",
|
|
15036
|
+
"declaration": {
|
|
15037
|
+
"name": "*",
|
|
15038
|
+
"package": "./tree-item.template"
|
|
15039
|
+
}
|
|
15040
|
+
},
|
|
15041
|
+
{
|
|
15042
|
+
"kind": "js",
|
|
15043
|
+
"name": "*",
|
|
15044
|
+
"declaration": {
|
|
15045
|
+
"name": "*",
|
|
15046
|
+
"package": "./tree-item.styles"
|
|
15047
|
+
}
|
|
15048
|
+
},
|
|
15049
|
+
{
|
|
15050
|
+
"kind": "js",
|
|
15051
|
+
"name": "*",
|
|
15052
|
+
"declaration": {
|
|
15053
|
+
"name": "*",
|
|
15054
|
+
"package": "./tree-item"
|
|
15055
|
+
}
|
|
15056
|
+
}
|
|
15057
|
+
]
|
|
15058
|
+
},
|
|
15059
|
+
{
|
|
15060
|
+
"kind": "javascript-module",
|
|
15061
|
+
"path": "src/tree-item/tree-item.styles.ts",
|
|
15062
|
+
"declarations": [
|
|
15063
|
+
{
|
|
15064
|
+
"kind": "function",
|
|
15065
|
+
"name": "zeroTreeItemStyles",
|
|
15066
|
+
"return": {
|
|
15067
|
+
"type": {
|
|
15068
|
+
"text": "ElementStyles"
|
|
15069
|
+
}
|
|
15070
|
+
},
|
|
15071
|
+
"parameters": [
|
|
15072
|
+
{
|
|
15073
|
+
"name": "context",
|
|
15074
|
+
"type": {
|
|
15075
|
+
"text": "ElementDefinitionContext"
|
|
15076
|
+
}
|
|
15077
|
+
},
|
|
15078
|
+
{
|
|
15079
|
+
"name": "definition",
|
|
15080
|
+
"type": {
|
|
15081
|
+
"text": "FoundationElementDefinition"
|
|
15082
|
+
}
|
|
15083
|
+
}
|
|
15084
|
+
]
|
|
15085
|
+
}
|
|
15086
|
+
],
|
|
15087
|
+
"exports": [
|
|
15088
|
+
{
|
|
15089
|
+
"kind": "js",
|
|
15090
|
+
"name": "zeroTreeItemStyles",
|
|
15091
|
+
"declaration": {
|
|
15092
|
+
"name": "zeroTreeItemStyles",
|
|
15093
|
+
"module": "src/tree-item/tree-item.styles.ts"
|
|
15094
|
+
}
|
|
15095
|
+
}
|
|
15096
|
+
]
|
|
15097
|
+
},
|
|
15098
|
+
{
|
|
15099
|
+
"kind": "javascript-module",
|
|
15100
|
+
"path": "src/tree-item/tree-item.template.ts",
|
|
15101
|
+
"declarations": [
|
|
15102
|
+
{
|
|
15103
|
+
"kind": "function",
|
|
15104
|
+
"name": "zeroTreeItemTemplate",
|
|
15105
|
+
"return": {
|
|
15106
|
+
"type": {
|
|
15107
|
+
"text": "ViewTemplate<TreeItem>"
|
|
15108
|
+
}
|
|
15109
|
+
},
|
|
15110
|
+
"parameters": [
|
|
15111
|
+
{
|
|
15112
|
+
"name": "context",
|
|
15113
|
+
"type": {
|
|
15114
|
+
"text": "ElementDefinitionContext"
|
|
15115
|
+
}
|
|
15116
|
+
},
|
|
15117
|
+
{
|
|
15118
|
+
"name": "definition",
|
|
15119
|
+
"type": {
|
|
15120
|
+
"text": "FoundationElementDefinition"
|
|
15121
|
+
}
|
|
15122
|
+
}
|
|
15123
|
+
]
|
|
15124
|
+
}
|
|
15125
|
+
],
|
|
15126
|
+
"exports": [
|
|
15127
|
+
{
|
|
15128
|
+
"kind": "js",
|
|
15129
|
+
"name": "zeroTreeItemTemplate",
|
|
15130
|
+
"declaration": {
|
|
15131
|
+
"name": "zeroTreeItemTemplate",
|
|
15132
|
+
"module": "src/tree-item/tree-item.template.ts"
|
|
15133
|
+
}
|
|
15134
|
+
}
|
|
15135
|
+
]
|
|
15136
|
+
},
|
|
15137
|
+
{
|
|
15138
|
+
"kind": "javascript-module",
|
|
15139
|
+
"path": "src/tree-item/tree-item.ts",
|
|
15140
|
+
"declarations": [
|
|
15141
|
+
{
|
|
15142
|
+
"kind": "class",
|
|
15143
|
+
"description": "",
|
|
15144
|
+
"name": "TreeItem",
|
|
15145
|
+
"superclass": {
|
|
15146
|
+
"name": "FoundationTreeItem",
|
|
15147
|
+
"package": "@genesislcap/foundation-ui"
|
|
15148
|
+
},
|
|
15149
|
+
"tagName": "%%prefix%%-tree-item",
|
|
15150
|
+
"customElement": true
|
|
15151
|
+
},
|
|
15152
|
+
{
|
|
15153
|
+
"kind": "variable",
|
|
15154
|
+
"name": "zeroTreeItem"
|
|
15155
|
+
}
|
|
15156
|
+
],
|
|
15157
|
+
"exports": [
|
|
15158
|
+
{
|
|
15159
|
+
"kind": "js",
|
|
15160
|
+
"name": "TreeItem",
|
|
15161
|
+
"declaration": {
|
|
15162
|
+
"name": "TreeItem",
|
|
15163
|
+
"module": "src/tree-item/tree-item.ts"
|
|
15164
|
+
}
|
|
15165
|
+
},
|
|
15166
|
+
{
|
|
15167
|
+
"kind": "js",
|
|
15168
|
+
"name": "zeroTreeItem",
|
|
15169
|
+
"declaration": {
|
|
15170
|
+
"name": "zeroTreeItem",
|
|
15171
|
+
"module": "src/tree-item/tree-item.ts"
|
|
15172
|
+
}
|
|
15173
|
+
}
|
|
15174
|
+
]
|
|
15175
|
+
},
|
|
15176
15176
|
{
|
|
15177
15177
|
"kind": "javascript-module",
|
|
15178
15178
|
"path": "src/utils/behaviors.ts",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-zero",
|
|
3
3
|
"description": "Genesis Foundation Zero Design System",
|
|
4
|
-
"version": "14.83.
|
|
4
|
+
"version": "14.83.7",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"storybook": "storybook dev -p 6006"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
|
-
"@genesislcap/genx": "14.83.
|
|
68
|
+
"@genesislcap/genx": "14.83.7",
|
|
69
69
|
"@storybook/addon-essentials": "^7.1.0",
|
|
70
70
|
"@storybook/addon-links": "^7.1.0",
|
|
71
71
|
"@storybook/addons": "^7.1.0",
|
|
@@ -78,10 +78,10 @@
|
|
|
78
78
|
"storybook": "^7.1.0"
|
|
79
79
|
},
|
|
80
80
|
"dependencies": {
|
|
81
|
-
"@genesislcap/foundation-comms": "14.83.
|
|
82
|
-
"@genesislcap/foundation-logger": "14.83.
|
|
83
|
-
"@genesislcap/foundation-ui": "14.83.
|
|
84
|
-
"@genesislcap/foundation-utils": "14.83.
|
|
81
|
+
"@genesislcap/foundation-comms": "14.83.7",
|
|
82
|
+
"@genesislcap/foundation-logger": "14.83.7",
|
|
83
|
+
"@genesislcap/foundation-ui": "14.83.7",
|
|
84
|
+
"@genesislcap/foundation-utils": "14.83.7",
|
|
85
85
|
"@microsoft/fast-colors": "^5.1.4",
|
|
86
86
|
"@microsoft/fast-components": "^2.21.3",
|
|
87
87
|
"@microsoft/fast-element": "^1.7.0",
|
|
@@ -98,5 +98,5 @@
|
|
|
98
98
|
"access": "public"
|
|
99
99
|
},
|
|
100
100
|
"customElements": "dist/custom-elements.json",
|
|
101
|
-
"gitHead": "
|
|
101
|
+
"gitHead": "8e2fe1e713e6414d3f1e4e98e9a5ab43b67df1a7"
|
|
102
102
|
}
|