@genesislcap/foundation-zero 14.393.2 → 14.393.3-FUI-2471.2

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 +950 -950
  2. package/package.json +12 -12
@@ -921,154 +921,6 @@
921
921
  }
922
922
  ]
923
923
  },
924
- {
925
- "kind": "javascript-module",
926
- "path": "src/accordion/accordion.styles.ts",
927
- "declarations": [
928
- {
929
- "kind": "function",
930
- "name": "zeroAccordionStyles",
931
- "return": {
932
- "type": {
933
- "text": "ElementStyles"
934
- }
935
- },
936
- "parameters": [
937
- {
938
- "name": "context",
939
- "type": {
940
- "text": "ElementDefinitionContext"
941
- }
942
- },
943
- {
944
- "name": "definition",
945
- "type": {
946
- "text": "FoundationElementDefinition"
947
- }
948
- }
949
- ]
950
- }
951
- ],
952
- "exports": [
953
- {
954
- "kind": "js",
955
- "name": "zeroAccordionStyles",
956
- "declaration": {
957
- "name": "zeroAccordionStyles",
958
- "module": "src/accordion/accordion.styles.ts"
959
- }
960
- }
961
- ]
962
- },
963
- {
964
- "kind": "javascript-module",
965
- "path": "src/accordion/accordion.template.ts",
966
- "declarations": [
967
- {
968
- "kind": "function",
969
- "name": "zeroAccordionTemplate",
970
- "return": {
971
- "type": {
972
- "text": "ViewTemplate<Accordion>"
973
- }
974
- },
975
- "parameters": [
976
- {
977
- "name": "context",
978
- "type": {
979
- "text": "ElementDefinitionContext"
980
- }
981
- },
982
- {
983
- "name": "definition",
984
- "type": {
985
- "text": "FoundationElementDefinition"
986
- }
987
- }
988
- ]
989
- }
990
- ],
991
- "exports": [
992
- {
993
- "kind": "js",
994
- "name": "zeroAccordionTemplate",
995
- "declaration": {
996
- "name": "zeroAccordionTemplate",
997
- "module": "src/accordion/accordion.template.ts"
998
- }
999
- }
1000
- ]
1001
- },
1002
- {
1003
- "kind": "javascript-module",
1004
- "path": "src/accordion/accordion.ts",
1005
- "declarations": [
1006
- {
1007
- "kind": "class",
1008
- "description": "",
1009
- "name": "Accordion",
1010
- "superclass": {
1011
- "name": "FoundationAccordion",
1012
- "package": "@genesislcap/foundation-ui"
1013
- },
1014
- "tagName": "%%prefix%%-card",
1015
- "customElement": true
1016
- },
1017
- {
1018
- "kind": "variable",
1019
- "name": "zeroAccordion"
1020
- }
1021
- ],
1022
- "exports": [
1023
- {
1024
- "kind": "js",
1025
- "name": "Accordion",
1026
- "declaration": {
1027
- "name": "Accordion",
1028
- "module": "src/accordion/accordion.ts"
1029
- }
1030
- },
1031
- {
1032
- "kind": "js",
1033
- "name": "zeroAccordion",
1034
- "declaration": {
1035
- "name": "zeroAccordion",
1036
- "module": "src/accordion/accordion.ts"
1037
- }
1038
- }
1039
- ]
1040
- },
1041
- {
1042
- "kind": "javascript-module",
1043
- "path": "src/accordion/index.ts",
1044
- "declarations": [],
1045
- "exports": [
1046
- {
1047
- "kind": "js",
1048
- "name": "*",
1049
- "declaration": {
1050
- "name": "*",
1051
- "package": "./accordion"
1052
- }
1053
- },
1054
- {
1055
- "kind": "js",
1056
- "name": "*",
1057
- "declaration": {
1058
- "name": "*",
1059
- "package": "./accordion.styles"
1060
- }
1061
- },
1062
- {
1063
- "kind": "js",
1064
- "name": "*",
1065
- "declaration": {
1066
- "name": "*",
1067
- "package": "./accordion.template"
1068
- }
1069
- }
1070
- ]
1071
- },
1072
924
  {
1073
925
  "kind": "javascript-module",
1074
926
  "path": "src/accordion-item/accordion-item.styles.ts",
@@ -1431,11 +1283,11 @@
1431
1283
  },
1432
1284
  {
1433
1285
  "kind": "javascript-module",
1434
- "path": "src/actions-menu/actions-menu.styles.ts",
1286
+ "path": "src/accordion/accordion.styles.ts",
1435
1287
  "declarations": [
1436
1288
  {
1437
1289
  "kind": "function",
1438
- "name": "zeroActionsMenuStyles",
1290
+ "name": "zeroAccordionStyles",
1439
1291
  "return": {
1440
1292
  "type": {
1441
1293
  "text": "ElementStyles"
@@ -1460,383 +1312,439 @@
1460
1312
  "exports": [
1461
1313
  {
1462
1314
  "kind": "js",
1463
- "name": "zeroActionsMenuStyles",
1315
+ "name": "zeroAccordionStyles",
1464
1316
  "declaration": {
1465
- "name": "zeroActionsMenuStyles",
1466
- "module": "src/actions-menu/actions-menu.styles.ts"
1317
+ "name": "zeroAccordionStyles",
1318
+ "module": "src/accordion/accordion.styles.ts"
1467
1319
  }
1468
1320
  }
1469
1321
  ]
1470
1322
  },
1471
1323
  {
1472
1324
  "kind": "javascript-module",
1473
- "path": "src/actions-menu/actions-menu.ts",
1325
+ "path": "src/accordion/accordion.template.ts",
1474
1326
  "declarations": [
1475
1327
  {
1476
- "kind": "class",
1477
- "description": "",
1478
- "name": "ActionsMenu",
1479
- "superclass": {
1480
- "name": "FoundationActionsMenu",
1481
- "package": "@genesislcap/foundation-ui"
1328
+ "kind": "function",
1329
+ "name": "zeroAccordionTemplate",
1330
+ "return": {
1331
+ "type": {
1332
+ "text": "ViewTemplate<Accordion>"
1333
+ }
1482
1334
  },
1483
- "tagName": "%%prefix%%-actions-menu",
1484
- "customElement": true,
1485
- "attributes": [
1486
- {
1487
- "name": "is-vertical",
1488
- "type": {
1489
- "text": "boolean"
1490
- },
1491
- "default": "false",
1492
- "fieldName": "isVertical",
1493
- "inheritedFrom": {
1494
- "name": "ActionsMenu",
1495
- "module": "src/actions-menu/actions-menu.ts"
1496
- }
1497
- },
1498
- {
1499
- "name": "add-default-actions",
1500
- "type": {
1501
- "text": "boolean"
1502
- },
1503
- "default": "true",
1504
- "fieldName": "addDefaultActions",
1505
- "inheritedFrom": {
1506
- "name": "ActionsMenu",
1507
- "module": "src/actions-menu/actions-menu.ts"
1508
- }
1509
- },
1510
- {
1511
- "name": "auto-close-on-action",
1512
- "type": {
1513
- "text": "boolean"
1514
- },
1515
- "default": "true",
1516
- "fieldName": "autoCloseOnAction",
1517
- "inheritedFrom": {
1518
- "name": "ActionsMenu",
1519
- "module": "src/actions-menu/actions-menu.ts"
1520
- }
1521
- },
1522
- {
1523
- "name": "name",
1524
- "type": {
1525
- "text": "string"
1526
- },
1527
- "default": "'Actions'",
1528
- "fieldName": "name",
1529
- "inheritedFrom": {
1530
- "name": "ActionsMenu",
1531
- "module": "src/actions-menu/actions-menu.ts"
1532
- }
1533
- },
1534
- {
1535
- "name": "open",
1536
- "type": {
1537
- "text": "boolean"
1538
- },
1539
- "default": "false",
1540
- "fieldName": "open",
1541
- "inheritedFrom": {
1542
- "name": "ActionsMenu",
1543
- "module": "src/actions-menu/actions-menu.ts"
1544
- }
1545
- },
1335
+ "parameters": [
1546
1336
  {
1547
- "name": "buttonAppearance",
1337
+ "name": "context",
1548
1338
  "type": {
1549
- "text": "string"
1550
- },
1551
- "fieldName": "buttonAppearance",
1552
- "inheritedFrom": {
1553
- "name": "ActionsMenu",
1554
- "module": "src/actions-menu/actions-menu.ts"
1339
+ "text": "ElementDefinitionContext"
1555
1340
  }
1556
1341
  },
1557
1342
  {
1558
- "name": "hide-disabled",
1343
+ "name": "definition",
1559
1344
  "type": {
1560
- "text": "boolean"
1561
- },
1562
- "default": "false",
1563
- "fieldName": "hideDisabled",
1564
- "inheritedFrom": {
1565
- "name": "ActionsMenu",
1566
- "module": "src/actions-menu/actions-menu.ts"
1345
+ "text": "FoundationElementDefinition"
1567
1346
  }
1568
- },
1347
+ }
1348
+ ]
1349
+ }
1350
+ ],
1351
+ "exports": [
1352
+ {
1353
+ "kind": "js",
1354
+ "name": "zeroAccordionTemplate",
1355
+ "declaration": {
1356
+ "name": "zeroAccordionTemplate",
1357
+ "module": "src/accordion/accordion.template.ts"
1358
+ }
1359
+ }
1360
+ ]
1361
+ },
1362
+ {
1363
+ "kind": "javascript-module",
1364
+ "path": "src/accordion/accordion.ts",
1365
+ "declarations": [
1366
+ {
1367
+ "kind": "class",
1368
+ "description": "",
1369
+ "name": "Accordion",
1370
+ "superclass": {
1371
+ "name": "FoundationAccordion",
1372
+ "package": "@genesislcap/foundation-ui"
1373
+ },
1374
+ "tagName": "%%prefix%%-card",
1375
+ "customElement": true
1376
+ },
1377
+ {
1378
+ "kind": "variable",
1379
+ "name": "zeroAccordion"
1380
+ }
1381
+ ],
1382
+ "exports": [
1383
+ {
1384
+ "kind": "js",
1385
+ "name": "Accordion",
1386
+ "declaration": {
1387
+ "name": "Accordion",
1388
+ "module": "src/accordion/accordion.ts"
1389
+ }
1390
+ },
1391
+ {
1392
+ "kind": "js",
1393
+ "name": "zeroAccordion",
1394
+ "declaration": {
1395
+ "name": "zeroAccordion",
1396
+ "module": "src/accordion/accordion.ts"
1397
+ }
1398
+ }
1399
+ ]
1400
+ },
1401
+ {
1402
+ "kind": "javascript-module",
1403
+ "path": "src/accordion/index.ts",
1404
+ "declarations": [],
1405
+ "exports": [
1406
+ {
1407
+ "kind": "js",
1408
+ "name": "*",
1409
+ "declaration": {
1410
+ "name": "*",
1411
+ "package": "./accordion"
1412
+ }
1413
+ },
1414
+ {
1415
+ "kind": "js",
1416
+ "name": "*",
1417
+ "declaration": {
1418
+ "name": "*",
1419
+ "package": "./accordion.styles"
1420
+ }
1421
+ },
1422
+ {
1423
+ "kind": "js",
1424
+ "name": "*",
1425
+ "declaration": {
1426
+ "name": "*",
1427
+ "package": "./accordion.template"
1428
+ }
1429
+ }
1430
+ ]
1431
+ },
1432
+ {
1433
+ "kind": "javascript-module",
1434
+ "path": "src/anchor/anchor.styles.ts",
1435
+ "declarations": [
1436
+ {
1437
+ "kind": "function",
1438
+ "name": "zeroAnchorStyles",
1439
+ "return": {
1440
+ "type": {
1441
+ "text": "ElementStyles"
1442
+ }
1443
+ },
1444
+ "parameters": [
1569
1445
  {
1570
- "name": "hide-menu-single-option",
1446
+ "name": "context",
1571
1447
  "type": {
1572
- "text": "boolean"
1573
- },
1574
- "default": "false",
1575
- "fieldName": "hideMenuSingleOption",
1576
- "inheritedFrom": {
1577
- "name": "ActionsMenu",
1578
- "module": "src/actions-menu/actions-menu.ts"
1448
+ "text": "ElementDefinitionContext"
1449
+ }
1450
+ },
1451
+ {
1452
+ "name": "definition",
1453
+ "type": {
1454
+ "text": "FoundationElementDefinition"
1579
1455
  }
1580
1456
  }
1581
- ],
1582
- "members": [
1457
+ ]
1458
+ }
1459
+ ],
1460
+ "exports": [
1461
+ {
1462
+ "kind": "js",
1463
+ "name": "zeroAnchorStyles",
1464
+ "declaration": {
1465
+ "name": "zeroAnchorStyles",
1466
+ "module": "src/anchor/anchor.styles.ts"
1467
+ }
1468
+ }
1469
+ ]
1470
+ },
1471
+ {
1472
+ "kind": "javascript-module",
1473
+ "path": "src/anchor/anchor.template.ts",
1474
+ "declarations": [
1475
+ {
1476
+ "kind": "function",
1477
+ "name": "zeroAnchorTemplate",
1478
+ "return": {
1479
+ "type": {
1480
+ "text": "ViewTemplate<Anchor>"
1481
+ }
1482
+ },
1483
+ "parameters": [
1583
1484
  {
1584
- "kind": "field",
1585
- "name": "actions",
1485
+ "name": "context",
1586
1486
  "type": {
1587
- "text": "ActionMenuItem[]"
1588
- },
1589
- "inheritedFrom": {
1590
- "name": "ActionsMenu",
1591
- "module": "src/actions-menu/actions-menu.ts"
1487
+ "text": "ElementDefinitionContext"
1592
1488
  }
1593
1489
  },
1594
1490
  {
1595
- "kind": "field",
1596
- "name": "isVertical",
1491
+ "name": "definition",
1597
1492
  "type": {
1598
- "text": "boolean"
1493
+ "text": "FoundationElementDefinition"
1494
+ }
1495
+ }
1496
+ ]
1497
+ }
1498
+ ],
1499
+ "exports": [
1500
+ {
1501
+ "kind": "js",
1502
+ "name": "zeroAnchorTemplate",
1503
+ "declaration": {
1504
+ "name": "zeroAnchorTemplate",
1505
+ "module": "src/anchor/anchor.template.ts"
1506
+ }
1507
+ }
1508
+ ]
1509
+ },
1510
+ {
1511
+ "kind": "javascript-module",
1512
+ "path": "src/anchor/anchor.ts",
1513
+ "declarations": [
1514
+ {
1515
+ "kind": "class",
1516
+ "description": "",
1517
+ "name": "Anchor",
1518
+ "superclass": {
1519
+ "name": "FoundationAnchor",
1520
+ "package": "@genesislcap/foundation-ui"
1521
+ },
1522
+ "tagName": "%%prefix%%-anchor",
1523
+ "customElement": true,
1524
+ "attributes": [
1525
+ {
1526
+ "name": "download",
1527
+ "type": {
1528
+ "text": "string"
1599
1529
  },
1600
- "default": "false",
1530
+ "description": "Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
1531
+ "fieldName": "download",
1601
1532
  "inheritedFrom": {
1602
- "name": "ActionsMenu",
1603
- "module": "src/actions-menu/actions-menu.ts"
1533
+ "name": "Anchor",
1534
+ "module": "src/anchor/anchor.ts"
1604
1535
  }
1605
1536
  },
1606
1537
  {
1607
- "kind": "field",
1608
- "name": "addDefaultActions",
1538
+ "name": "href",
1609
1539
  "type": {
1610
- "text": "boolean"
1540
+ "text": "string"
1611
1541
  },
1612
- "default": "true",
1542
+ "description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
1543
+ "fieldName": "href",
1613
1544
  "inheritedFrom": {
1614
- "name": "ActionsMenu",
1615
- "module": "src/actions-menu/actions-menu.ts"
1545
+ "name": "Anchor",
1546
+ "module": "src/anchor/anchor.ts"
1616
1547
  }
1617
1548
  },
1618
1549
  {
1619
- "kind": "field",
1620
- "name": "autoCloseOnAction",
1550
+ "name": "hreflang",
1621
1551
  "type": {
1622
- "text": "boolean"
1552
+ "text": "string"
1623
1553
  },
1624
- "default": "true",
1554
+ "description": "Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
1555
+ "fieldName": "hreflang",
1625
1556
  "inheritedFrom": {
1626
- "name": "ActionsMenu",
1627
- "module": "src/actions-menu/actions-menu.ts"
1557
+ "name": "Anchor",
1558
+ "module": "src/anchor/anchor.ts"
1628
1559
  }
1629
1560
  },
1630
1561
  {
1631
- "kind": "field",
1632
- "name": "classNames",
1562
+ "name": "ping",
1633
1563
  "type": {
1634
1564
  "text": "string"
1635
1565
  },
1566
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
1567
+ "fieldName": "ping",
1636
1568
  "inheritedFrom": {
1637
- "name": "ActionsMenu",
1638
- "module": "src/actions-menu/actions-menu.ts"
1569
+ "name": "Anchor",
1570
+ "module": "src/anchor/anchor.ts"
1639
1571
  }
1640
1572
  },
1641
1573
  {
1642
- "kind": "field",
1643
- "name": "definition",
1574
+ "name": "referrerpolicy",
1644
1575
  "type": {
1645
- "text": "any"
1576
+ "text": "string"
1646
1577
  },
1578
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
1579
+ "fieldName": "referrerpolicy",
1647
1580
  "inheritedFrom": {
1648
- "name": "ActionsMenu",
1649
- "module": "src/actions-menu/actions-menu.ts"
1581
+ "name": "Anchor",
1582
+ "module": "src/anchor/anchor.ts"
1650
1583
  }
1651
1584
  },
1652
1585
  {
1653
- "kind": "field",
1654
- "name": "name",
1586
+ "name": "rel",
1655
1587
  "type": {
1656
1588
  "text": "string"
1657
1589
  },
1658
- "default": "'Actions'",
1590
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
1591
+ "fieldName": "rel",
1659
1592
  "inheritedFrom": {
1660
- "name": "ActionsMenu",
1661
- "module": "src/actions-menu/actions-menu.ts"
1593
+ "name": "Anchor",
1594
+ "module": "src/anchor/anchor.ts"
1662
1595
  }
1663
1596
  },
1664
1597
  {
1665
- "kind": "field",
1666
- "name": "open",
1598
+ "name": "target",
1667
1599
  "type": {
1668
- "text": "boolean"
1600
+ "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
1669
1601
  },
1670
- "default": "false",
1602
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
1603
+ "fieldName": "target",
1671
1604
  "inheritedFrom": {
1672
- "name": "ActionsMenu",
1673
- "module": "src/actions-menu/actions-menu.ts"
1605
+ "name": "Anchor",
1606
+ "module": "src/anchor/anchor.ts"
1674
1607
  }
1675
1608
  },
1676
1609
  {
1677
- "kind": "field",
1678
- "name": "buttonAppearance",
1610
+ "name": "type",
1679
1611
  "type": {
1680
1612
  "text": "string"
1681
1613
  },
1614
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
1615
+ "fieldName": "type",
1682
1616
  "inheritedFrom": {
1683
- "name": "ActionsMenu",
1684
- "module": "src/actions-menu/actions-menu.ts"
1617
+ "name": "Anchor",
1618
+ "module": "src/anchor/anchor.ts"
1685
1619
  }
1686
- },
1620
+ }
1621
+ ],
1622
+ "members": [
1687
1623
  {
1688
1624
  "kind": "field",
1689
- "name": "hideDisabled",
1625
+ "name": "download",
1690
1626
  "type": {
1691
- "text": "boolean"
1627
+ "text": "string"
1692
1628
  },
1693
- "default": "false",
1629
+ "privacy": "public",
1630
+ "description": "Prompts the user to save the linked URL. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
1694
1631
  "inheritedFrom": {
1695
- "name": "ActionsMenu",
1696
- "module": "src/actions-menu/actions-menu.ts"
1632
+ "name": "Anchor",
1633
+ "module": "src/anchor/anchor.ts"
1697
1634
  }
1698
1635
  },
1699
1636
  {
1700
1637
  "kind": "field",
1701
- "name": "hideMenuSingleOption",
1638
+ "name": "href",
1702
1639
  "type": {
1703
- "text": "boolean"
1640
+ "text": "string"
1704
1641
  },
1705
- "default": "false",
1642
+ "privacy": "public",
1643
+ "description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
1706
1644
  "inheritedFrom": {
1707
- "name": "ActionsMenu",
1708
- "module": "src/actions-menu/actions-menu.ts"
1645
+ "name": "Anchor",
1646
+ "module": "src/anchor/anchor.ts"
1709
1647
  }
1710
1648
  },
1711
1649
  {
1712
1650
  "kind": "field",
1713
- "name": "singleOption",
1651
+ "name": "hreflang",
1714
1652
  "type": {
1715
- "text": "ActionMenuItem"
1653
+ "text": "string"
1716
1654
  },
1655
+ "privacy": "public",
1656
+ "description": "Hints at the language of the referenced resource. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
1717
1657
  "inheritedFrom": {
1718
- "name": "ActionsMenu",
1719
- "module": "src/actions-menu/actions-menu.ts"
1658
+ "name": "Anchor",
1659
+ "module": "src/anchor/anchor.ts"
1720
1660
  }
1721
1661
  },
1722
1662
  {
1723
1663
  "kind": "field",
1724
- "name": "actionsMenu",
1664
+ "name": "ping",
1725
1665
  "type": {
1726
- "text": "HTMLElement"
1666
+ "text": "string"
1727
1667
  },
1668
+ "privacy": "public",
1669
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
1728
1670
  "inheritedFrom": {
1729
- "name": "ActionsMenu",
1730
- "module": "src/actions-menu/actions-menu.ts"
1731
- }
1732
- },
1733
- {
1734
- "kind": "method",
1735
- "name": "definitionChanged",
1736
- "privacy": "protected",
1737
- "parameters": [
1738
- {
1739
- "name": "oldValue",
1740
- "type": {
1741
- "text": "any"
1742
- }
1743
- },
1744
- {
1745
- "name": "newValue",
1746
- "type": {
1747
- "text": "any"
1748
- }
1749
- }
1750
- ],
1751
- "inheritedFrom": {
1752
- "name": "ActionsMenu",
1753
- "module": "src/actions-menu/actions-menu.ts"
1754
- }
1755
- },
1756
- {
1757
- "kind": "method",
1758
- "name": "openChanged",
1759
- "privacy": "protected",
1760
- "inheritedFrom": {
1761
- "name": "ActionsMenu",
1762
- "module": "src/actions-menu/actions-menu.ts"
1671
+ "name": "Anchor",
1672
+ "module": "src/anchor/anchor.ts"
1763
1673
  }
1764
1674
  },
1765
1675
  {
1766
- "kind": "method",
1767
- "name": "toggleActionsMenuVisibility",
1676
+ "kind": "field",
1677
+ "name": "referrerpolicy",
1678
+ "type": {
1679
+ "text": "string"
1680
+ },
1681
+ "privacy": "public",
1682
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
1768
1683
  "inheritedFrom": {
1769
- "name": "ActionsMenu",
1770
- "module": "src/actions-menu/actions-menu.ts"
1684
+ "name": "Anchor",
1685
+ "module": "src/anchor/anchor.ts"
1771
1686
  }
1772
1687
  },
1773
1688
  {
1774
- "kind": "method",
1775
- "name": "onActionMenuItemClick",
1776
- "parameters": [
1777
- {
1778
- "name": "callback",
1779
- "type": {
1780
- "text": "(rowData) => void | any"
1781
- }
1782
- }
1783
- ],
1689
+ "kind": "field",
1690
+ "name": "rel",
1691
+ "type": {
1692
+ "text": "string"
1693
+ },
1694
+ "privacy": "public",
1695
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
1784
1696
  "inheritedFrom": {
1785
- "name": "ActionsMenu",
1786
- "module": "src/actions-menu/actions-menu.ts"
1697
+ "name": "Anchor",
1698
+ "module": "src/anchor/anchor.ts"
1787
1699
  }
1788
1700
  },
1789
1701
  {
1790
1702
  "kind": "field",
1791
- "name": "allActions",
1703
+ "name": "target",
1792
1704
  "type": {
1793
- "text": "ActionMenuItem[]"
1705
+ "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
1794
1706
  },
1795
- "readonly": true,
1707
+ "privacy": "public",
1708
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
1796
1709
  "inheritedFrom": {
1797
- "name": "ActionsMenu",
1798
- "module": "src/actions-menu/actions-menu.ts"
1710
+ "name": "Anchor",
1711
+ "module": "src/anchor/anchor.ts"
1799
1712
  }
1800
1713
  },
1801
1714
  {
1802
1715
  "kind": "field",
1803
- "name": "rowData",
1804
- "readonly": true,
1716
+ "name": "type",
1717
+ "type": {
1718
+ "text": "string"
1719
+ },
1720
+ "privacy": "public",
1721
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
1805
1722
  "inheritedFrom": {
1806
- "name": "ActionsMenu",
1807
- "module": "src/actions-menu/actions-menu.ts"
1723
+ "name": "Anchor",
1724
+ "module": "src/anchor/anchor.ts"
1808
1725
  }
1809
1726
  },
1810
1727
  {
1811
- "kind": "method",
1812
- "name": "getLabel",
1813
- "parameters": [
1814
- {
1815
- "name": "name",
1816
- "type": {
1817
- "text": "string | ((rowData: any) => string)"
1818
- }
1819
- }
1820
- ],
1728
+ "kind": "field",
1729
+ "name": "control",
1730
+ "type": {
1731
+ "text": "HTMLAnchorElement | undefined"
1732
+ },
1733
+ "privacy": "public",
1734
+ "description": "References the root element",
1821
1735
  "inheritedFrom": {
1822
- "name": "ActionsMenu",
1823
- "module": "src/actions-menu/actions-menu.ts"
1736
+ "name": "Anchor",
1737
+ "module": "src/anchor/anchor.ts"
1824
1738
  }
1825
1739
  },
1826
1740
  {
1827
- "kind": "method",
1828
- "name": "getTemplate",
1829
- "parameters": [
1830
- {
1831
- "name": "prefix",
1832
- "type": {
1833
- "text": "string"
1834
- }
1835
- }
1836
- ],
1741
+ "kind": "field",
1742
+ "name": "handleUnsupportedDelegatesFocus",
1743
+ "privacy": "private",
1744
+ "description": "Overrides the focus call for where delegatesFocus is unsupported.\nThis check works for Chrome, Edge Chromium, FireFox, and Safari\nRelevant PR on the Firefox browser: https://phabricator.services.mozilla.com/D123858",
1837
1745
  "inheritedFrom": {
1838
- "name": "ActionsMenu",
1839
- "module": "src/actions-menu/actions-menu.ts"
1746
+ "name": "Anchor",
1747
+ "module": "src/anchor/anchor.ts"
1840
1748
  }
1841
1749
  },
1842
1750
  {
@@ -1848,8 +1756,8 @@
1848
1756
  "privacy": "private",
1849
1757
  "default": "void 0",
1850
1758
  "inheritedFrom": {
1851
- "name": "FoundationElement",
1852
- "module": "src/foundation-element/foundation-element.ts"
1759
+ "name": "Anchor",
1760
+ "module": "src/anchor/anchor.ts"
1853
1761
  }
1854
1762
  },
1855
1763
  {
@@ -1861,8 +1769,8 @@
1861
1769
  "privacy": "public",
1862
1770
  "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
1863
1771
  "inheritedFrom": {
1864
- "name": "FoundationElement",
1865
- "module": "src/foundation-element/foundation-element.ts"
1772
+ "name": "Anchor",
1773
+ "module": "src/anchor/anchor.ts"
1866
1774
  }
1867
1775
  },
1868
1776
  {
@@ -1874,8 +1782,8 @@
1874
1782
  "privacy": "public",
1875
1783
  "description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
1876
1784
  "inheritedFrom": {
1877
- "name": "FoundationElement",
1878
- "module": "src/foundation-element/foundation-element.ts"
1785
+ "name": "Anchor",
1786
+ "module": "src/anchor/anchor.ts"
1879
1787
  }
1880
1788
  },
1881
1789
  {
@@ -1888,8 +1796,8 @@
1888
1796
  }
1889
1797
  },
1890
1798
  "inheritedFrom": {
1891
- "name": "FoundationElement",
1892
- "module": "src/foundation-element/foundation-element.ts"
1799
+ "name": "Anchor",
1800
+ "module": "src/anchor/anchor.ts"
1893
1801
  }
1894
1802
  },
1895
1803
  {
@@ -1901,8 +1809,8 @@
1901
1809
  "privacy": "public",
1902
1810
  "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
1903
1811
  "inheritedFrom": {
1904
- "name": "FoundationElement",
1905
- "module": "src/foundation-element/foundation-element.ts"
1812
+ "name": "Anchor",
1813
+ "module": "src/anchor/anchor.ts"
1906
1814
  }
1907
1815
  },
1908
1816
  {
@@ -1915,8 +1823,8 @@
1915
1823
  }
1916
1824
  },
1917
1825
  "inheritedFrom": {
1918
- "name": "FoundationElement",
1919
- "module": "src/foundation-element/foundation-element.ts"
1826
+ "name": "Anchor",
1827
+ "module": "src/anchor/anchor.ts"
1920
1828
  }
1921
1829
  },
1922
1830
  {
@@ -1946,41 +1854,39 @@
1946
1854
  ],
1947
1855
  "description": "Defines an element registry function with a set of element definition defaults.",
1948
1856
  "inheritedFrom": {
1949
- "name": "FoundationElement",
1950
- "module": "src/foundation-element/foundation-element.ts"
1857
+ "name": "Anchor",
1858
+ "module": "src/anchor/anchor.ts"
1951
1859
  }
1952
1860
  }
1953
1861
  ]
1954
1862
  },
1955
1863
  {
1956
1864
  "kind": "variable",
1957
- "name": "zeroActionsMenu",
1958
- "description": "The Zero Actions Menu",
1959
- "privacy": "public"
1865
+ "name": "zeroAnchor"
1960
1866
  }
1961
1867
  ],
1962
1868
  "exports": [
1963
1869
  {
1964
1870
  "kind": "js",
1965
- "name": "ActionsMenu",
1871
+ "name": "Anchor",
1966
1872
  "declaration": {
1967
- "name": "ActionsMenu",
1968
- "module": "src/actions-menu/actions-menu.ts"
1873
+ "name": "Anchor",
1874
+ "module": "src/anchor/anchor.ts"
1969
1875
  }
1970
1876
  },
1971
1877
  {
1972
1878
  "kind": "js",
1973
- "name": "zeroActionsMenu",
1879
+ "name": "zeroAnchor",
1974
1880
  "declaration": {
1975
- "name": "zeroActionsMenu",
1976
- "module": "src/actions-menu/actions-menu.ts"
1881
+ "name": "zeroAnchor",
1882
+ "module": "src/anchor/anchor.ts"
1977
1883
  }
1978
1884
  }
1979
1885
  ]
1980
1886
  },
1981
1887
  {
1982
1888
  "kind": "javascript-module",
1983
- "path": "src/actions-menu/index.ts",
1889
+ "path": "src/anchor/index.ts",
1984
1890
  "declarations": [],
1985
1891
  "exports": [
1986
1892
  {
@@ -1988,7 +1894,7 @@
1988
1894
  "name": "*",
1989
1895
  "declaration": {
1990
1896
  "name": "*",
1991
- "package": "./actions-menu"
1897
+ "package": "./anchor"
1992
1898
  }
1993
1899
  },
1994
1900
  {
@@ -1996,60 +1902,29 @@
1996
1902
  "name": "*",
1997
1903
  "declaration": {
1998
1904
  "name": "*",
1999
- "package": "./actions-menu.styles"
1905
+ "package": "./anchor.styles"
2000
1906
  }
2001
- }
2002
- ]
2003
- },
2004
- {
2005
- "kind": "javascript-module",
2006
- "path": "src/anchor/anchor.styles.ts",
2007
- "declarations": [
2008
- {
2009
- "kind": "function",
2010
- "name": "zeroAnchorStyles",
2011
- "return": {
2012
- "type": {
2013
- "text": "ElementStyles"
2014
- }
2015
- },
2016
- "parameters": [
2017
- {
2018
- "name": "context",
2019
- "type": {
2020
- "text": "ElementDefinitionContext"
2021
- }
2022
- },
2023
- {
2024
- "name": "definition",
2025
- "type": {
2026
- "text": "FoundationElementDefinition"
2027
- }
2028
- }
2029
- ]
2030
- }
2031
- ],
2032
- "exports": [
1907
+ },
2033
1908
  {
2034
1909
  "kind": "js",
2035
- "name": "zeroAnchorStyles",
1910
+ "name": "*",
2036
1911
  "declaration": {
2037
- "name": "zeroAnchorStyles",
2038
- "module": "src/anchor/anchor.styles.ts"
1912
+ "name": "*",
1913
+ "package": "./anchor.template"
2039
1914
  }
2040
1915
  }
2041
1916
  ]
2042
1917
  },
2043
1918
  {
2044
1919
  "kind": "javascript-module",
2045
- "path": "src/anchor/anchor.template.ts",
1920
+ "path": "src/actions-menu/actions-menu.styles.ts",
2046
1921
  "declarations": [
2047
1922
  {
2048
1923
  "kind": "function",
2049
- "name": "zeroAnchorTemplate",
1924
+ "name": "zeroActionsMenuStyles",
2050
1925
  "return": {
2051
1926
  "type": {
2052
- "text": "ViewTemplate<Anchor>"
1927
+ "text": "ElementStyles"
2053
1928
  }
2054
1929
  },
2055
1930
  "parameters": [
@@ -2071,252 +1946,383 @@
2071
1946
  "exports": [
2072
1947
  {
2073
1948
  "kind": "js",
2074
- "name": "zeroAnchorTemplate",
1949
+ "name": "zeroActionsMenuStyles",
2075
1950
  "declaration": {
2076
- "name": "zeroAnchorTemplate",
2077
- "module": "src/anchor/anchor.template.ts"
1951
+ "name": "zeroActionsMenuStyles",
1952
+ "module": "src/actions-menu/actions-menu.styles.ts"
2078
1953
  }
2079
1954
  }
2080
1955
  ]
2081
1956
  },
2082
1957
  {
2083
1958
  "kind": "javascript-module",
2084
- "path": "src/anchor/anchor.ts",
1959
+ "path": "src/actions-menu/actions-menu.ts",
2085
1960
  "declarations": [
2086
1961
  {
2087
1962
  "kind": "class",
2088
1963
  "description": "",
2089
- "name": "Anchor",
1964
+ "name": "ActionsMenu",
2090
1965
  "superclass": {
2091
- "name": "FoundationAnchor",
1966
+ "name": "FoundationActionsMenu",
2092
1967
  "package": "@genesislcap/foundation-ui"
2093
1968
  },
2094
- "tagName": "%%prefix%%-anchor",
1969
+ "tagName": "%%prefix%%-actions-menu",
2095
1970
  "customElement": true,
2096
1971
  "attributes": [
2097
1972
  {
2098
- "name": "download",
1973
+ "name": "is-vertical",
1974
+ "type": {
1975
+ "text": "boolean"
1976
+ },
1977
+ "default": "false",
1978
+ "fieldName": "isVertical",
1979
+ "inheritedFrom": {
1980
+ "name": "ActionsMenu",
1981
+ "module": "src/actions-menu/actions-menu.ts"
1982
+ }
1983
+ },
1984
+ {
1985
+ "name": "add-default-actions",
1986
+ "type": {
1987
+ "text": "boolean"
1988
+ },
1989
+ "default": "true",
1990
+ "fieldName": "addDefaultActions",
1991
+ "inheritedFrom": {
1992
+ "name": "ActionsMenu",
1993
+ "module": "src/actions-menu/actions-menu.ts"
1994
+ }
1995
+ },
1996
+ {
1997
+ "name": "auto-close-on-action",
1998
+ "type": {
1999
+ "text": "boolean"
2000
+ },
2001
+ "default": "true",
2002
+ "fieldName": "autoCloseOnAction",
2003
+ "inheritedFrom": {
2004
+ "name": "ActionsMenu",
2005
+ "module": "src/actions-menu/actions-menu.ts"
2006
+ }
2007
+ },
2008
+ {
2009
+ "name": "name",
2099
2010
  "type": {
2100
2011
  "text": "string"
2101
2012
  },
2102
- "description": "Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2103
- "fieldName": "download",
2013
+ "default": "'Actions'",
2014
+ "fieldName": "name",
2015
+ "inheritedFrom": {
2016
+ "name": "ActionsMenu",
2017
+ "module": "src/actions-menu/actions-menu.ts"
2018
+ }
2019
+ },
2020
+ {
2021
+ "name": "open",
2022
+ "type": {
2023
+ "text": "boolean"
2024
+ },
2025
+ "default": "false",
2026
+ "fieldName": "open",
2027
+ "inheritedFrom": {
2028
+ "name": "ActionsMenu",
2029
+ "module": "src/actions-menu/actions-menu.ts"
2030
+ }
2031
+ },
2032
+ {
2033
+ "name": "buttonAppearance",
2034
+ "type": {
2035
+ "text": "string"
2036
+ },
2037
+ "fieldName": "buttonAppearance",
2104
2038
  "inheritedFrom": {
2105
- "name": "Anchor",
2106
- "module": "src/anchor/anchor.ts"
2039
+ "name": "ActionsMenu",
2040
+ "module": "src/actions-menu/actions-menu.ts"
2107
2041
  }
2108
2042
  },
2109
2043
  {
2110
- "name": "href",
2044
+ "name": "hide-disabled",
2111
2045
  "type": {
2112
- "text": "string"
2046
+ "text": "boolean"
2113
2047
  },
2114
- "description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2115
- "fieldName": "href",
2048
+ "default": "false",
2049
+ "fieldName": "hideDisabled",
2116
2050
  "inheritedFrom": {
2117
- "name": "Anchor",
2118
- "module": "src/anchor/anchor.ts"
2051
+ "name": "ActionsMenu",
2052
+ "module": "src/actions-menu/actions-menu.ts"
2119
2053
  }
2120
2054
  },
2121
2055
  {
2122
- "name": "hreflang",
2056
+ "name": "hide-menu-single-option",
2123
2057
  "type": {
2124
- "text": "string"
2058
+ "text": "boolean"
2125
2059
  },
2126
- "description": "Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2127
- "fieldName": "hreflang",
2060
+ "default": "false",
2061
+ "fieldName": "hideMenuSingleOption",
2128
2062
  "inheritedFrom": {
2129
- "name": "Anchor",
2130
- "module": "src/anchor/anchor.ts"
2063
+ "name": "ActionsMenu",
2064
+ "module": "src/actions-menu/actions-menu.ts"
2131
2065
  }
2132
- },
2066
+ }
2067
+ ],
2068
+ "members": [
2133
2069
  {
2134
- "name": "ping",
2070
+ "kind": "field",
2071
+ "name": "actions",
2135
2072
  "type": {
2136
- "text": "string"
2073
+ "text": "ActionMenuItem[]"
2137
2074
  },
2138
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2139
- "fieldName": "ping",
2140
2075
  "inheritedFrom": {
2141
- "name": "Anchor",
2142
- "module": "src/anchor/anchor.ts"
2076
+ "name": "ActionsMenu",
2077
+ "module": "src/actions-menu/actions-menu.ts"
2143
2078
  }
2144
2079
  },
2145
2080
  {
2146
- "name": "referrerpolicy",
2081
+ "kind": "field",
2082
+ "name": "isVertical",
2147
2083
  "type": {
2148
- "text": "string"
2084
+ "text": "boolean"
2149
2085
  },
2150
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2151
- "fieldName": "referrerpolicy",
2086
+ "default": "false",
2152
2087
  "inheritedFrom": {
2153
- "name": "Anchor",
2154
- "module": "src/anchor/anchor.ts"
2088
+ "name": "ActionsMenu",
2089
+ "module": "src/actions-menu/actions-menu.ts"
2155
2090
  }
2156
2091
  },
2157
2092
  {
2158
- "name": "rel",
2093
+ "kind": "field",
2094
+ "name": "addDefaultActions",
2159
2095
  "type": {
2160
- "text": "string"
2096
+ "text": "boolean"
2161
2097
  },
2162
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2163
- "fieldName": "rel",
2098
+ "default": "true",
2164
2099
  "inheritedFrom": {
2165
- "name": "Anchor",
2166
- "module": "src/anchor/anchor.ts"
2100
+ "name": "ActionsMenu",
2101
+ "module": "src/actions-menu/actions-menu.ts"
2167
2102
  }
2168
2103
  },
2169
2104
  {
2170
- "name": "target",
2105
+ "kind": "field",
2106
+ "name": "autoCloseOnAction",
2171
2107
  "type": {
2172
- "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
2108
+ "text": "boolean"
2173
2109
  },
2174
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2175
- "fieldName": "target",
2110
+ "default": "true",
2176
2111
  "inheritedFrom": {
2177
- "name": "Anchor",
2178
- "module": "src/anchor/anchor.ts"
2112
+ "name": "ActionsMenu",
2113
+ "module": "src/actions-menu/actions-menu.ts"
2179
2114
  }
2180
2115
  },
2181
2116
  {
2182
- "name": "type",
2117
+ "kind": "field",
2118
+ "name": "classNames",
2183
2119
  "type": {
2184
2120
  "text": "string"
2185
2121
  },
2186
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2187
- "fieldName": "type",
2188
2122
  "inheritedFrom": {
2189
- "name": "Anchor",
2190
- "module": "src/anchor/anchor.ts"
2123
+ "name": "ActionsMenu",
2124
+ "module": "src/actions-menu/actions-menu.ts"
2191
2125
  }
2192
- }
2193
- ],
2194
- "members": [
2126
+ },
2195
2127
  {
2196
2128
  "kind": "field",
2197
- "name": "download",
2129
+ "name": "definition",
2198
2130
  "type": {
2199
- "text": "string"
2131
+ "text": "any"
2200
2132
  },
2201
- "privacy": "public",
2202
- "description": "Prompts the user to save the linked URL. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2203
2133
  "inheritedFrom": {
2204
- "name": "Anchor",
2205
- "module": "src/anchor/anchor.ts"
2134
+ "name": "ActionsMenu",
2135
+ "module": "src/actions-menu/actions-menu.ts"
2206
2136
  }
2207
2137
  },
2208
2138
  {
2209
2139
  "kind": "field",
2210
- "name": "href",
2140
+ "name": "name",
2211
2141
  "type": {
2212
2142
  "text": "string"
2213
2143
  },
2214
- "privacy": "public",
2215
- "description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2144
+ "default": "'Actions'",
2216
2145
  "inheritedFrom": {
2217
- "name": "Anchor",
2218
- "module": "src/anchor/anchor.ts"
2146
+ "name": "ActionsMenu",
2147
+ "module": "src/actions-menu/actions-menu.ts"
2219
2148
  }
2220
2149
  },
2221
2150
  {
2222
2151
  "kind": "field",
2223
- "name": "hreflang",
2152
+ "name": "open",
2224
2153
  "type": {
2225
- "text": "string"
2154
+ "text": "boolean"
2226
2155
  },
2227
- "privacy": "public",
2228
- "description": "Hints at the language of the referenced resource. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2156
+ "default": "false",
2229
2157
  "inheritedFrom": {
2230
- "name": "Anchor",
2231
- "module": "src/anchor/anchor.ts"
2158
+ "name": "ActionsMenu",
2159
+ "module": "src/actions-menu/actions-menu.ts"
2232
2160
  }
2233
2161
  },
2234
2162
  {
2235
2163
  "kind": "field",
2236
- "name": "ping",
2164
+ "name": "buttonAppearance",
2237
2165
  "type": {
2238
2166
  "text": "string"
2239
2167
  },
2240
- "privacy": "public",
2241
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2242
2168
  "inheritedFrom": {
2243
- "name": "Anchor",
2244
- "module": "src/anchor/anchor.ts"
2169
+ "name": "ActionsMenu",
2170
+ "module": "src/actions-menu/actions-menu.ts"
2245
2171
  }
2246
2172
  },
2247
2173
  {
2248
2174
  "kind": "field",
2249
- "name": "referrerpolicy",
2175
+ "name": "hideDisabled",
2250
2176
  "type": {
2251
- "text": "string"
2177
+ "text": "boolean"
2252
2178
  },
2253
- "privacy": "public",
2254
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2179
+ "default": "false",
2255
2180
  "inheritedFrom": {
2256
- "name": "Anchor",
2257
- "module": "src/anchor/anchor.ts"
2181
+ "name": "ActionsMenu",
2182
+ "module": "src/actions-menu/actions-menu.ts"
2258
2183
  }
2259
2184
  },
2260
2185
  {
2261
2186
  "kind": "field",
2262
- "name": "rel",
2187
+ "name": "hideMenuSingleOption",
2263
2188
  "type": {
2264
- "text": "string"
2189
+ "text": "boolean"
2265
2190
  },
2266
- "privacy": "public",
2267
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2191
+ "default": "false",
2268
2192
  "inheritedFrom": {
2269
- "name": "Anchor",
2270
- "module": "src/anchor/anchor.ts"
2193
+ "name": "ActionsMenu",
2194
+ "module": "src/actions-menu/actions-menu.ts"
2271
2195
  }
2272
2196
  },
2273
2197
  {
2274
2198
  "kind": "field",
2275
- "name": "target",
2199
+ "name": "singleOption",
2276
2200
  "type": {
2277
- "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
2201
+ "text": "ActionMenuItem"
2278
2202
  },
2279
- "privacy": "public",
2280
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2281
2203
  "inheritedFrom": {
2282
- "name": "Anchor",
2283
- "module": "src/anchor/anchor.ts"
2204
+ "name": "ActionsMenu",
2205
+ "module": "src/actions-menu/actions-menu.ts"
2284
2206
  }
2285
2207
  },
2286
2208
  {
2287
2209
  "kind": "field",
2288
- "name": "type",
2210
+ "name": "actionsMenu",
2289
2211
  "type": {
2290
- "text": "string"
2212
+ "text": "HTMLElement"
2291
2213
  },
2292
- "privacy": "public",
2293
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2294
2214
  "inheritedFrom": {
2295
- "name": "Anchor",
2296
- "module": "src/anchor/anchor.ts"
2215
+ "name": "ActionsMenu",
2216
+ "module": "src/actions-menu/actions-menu.ts"
2217
+ }
2218
+ },
2219
+ {
2220
+ "kind": "method",
2221
+ "name": "definitionChanged",
2222
+ "privacy": "protected",
2223
+ "parameters": [
2224
+ {
2225
+ "name": "oldValue",
2226
+ "type": {
2227
+ "text": "any"
2228
+ }
2229
+ },
2230
+ {
2231
+ "name": "newValue",
2232
+ "type": {
2233
+ "text": "any"
2234
+ }
2235
+ }
2236
+ ],
2237
+ "inheritedFrom": {
2238
+ "name": "ActionsMenu",
2239
+ "module": "src/actions-menu/actions-menu.ts"
2240
+ }
2241
+ },
2242
+ {
2243
+ "kind": "method",
2244
+ "name": "openChanged",
2245
+ "privacy": "protected",
2246
+ "inheritedFrom": {
2247
+ "name": "ActionsMenu",
2248
+ "module": "src/actions-menu/actions-menu.ts"
2249
+ }
2250
+ },
2251
+ {
2252
+ "kind": "method",
2253
+ "name": "toggleActionsMenuVisibility",
2254
+ "inheritedFrom": {
2255
+ "name": "ActionsMenu",
2256
+ "module": "src/actions-menu/actions-menu.ts"
2257
+ }
2258
+ },
2259
+ {
2260
+ "kind": "method",
2261
+ "name": "onActionMenuItemClick",
2262
+ "parameters": [
2263
+ {
2264
+ "name": "callback",
2265
+ "type": {
2266
+ "text": "(rowData) => void | any"
2267
+ }
2268
+ }
2269
+ ],
2270
+ "inheritedFrom": {
2271
+ "name": "ActionsMenu",
2272
+ "module": "src/actions-menu/actions-menu.ts"
2297
2273
  }
2298
2274
  },
2299
2275
  {
2300
2276
  "kind": "field",
2301
- "name": "control",
2277
+ "name": "allActions",
2302
2278
  "type": {
2303
- "text": "HTMLAnchorElement | undefined"
2279
+ "text": "ActionMenuItem[]"
2304
2280
  },
2305
- "privacy": "public",
2306
- "description": "References the root element",
2281
+ "readonly": true,
2282
+ "inheritedFrom": {
2283
+ "name": "ActionsMenu",
2284
+ "module": "src/actions-menu/actions-menu.ts"
2285
+ }
2286
+ },
2287
+ {
2288
+ "kind": "field",
2289
+ "name": "rowData",
2290
+ "readonly": true,
2291
+ "inheritedFrom": {
2292
+ "name": "ActionsMenu",
2293
+ "module": "src/actions-menu/actions-menu.ts"
2294
+ }
2295
+ },
2296
+ {
2297
+ "kind": "method",
2298
+ "name": "getLabel",
2299
+ "parameters": [
2300
+ {
2301
+ "name": "name",
2302
+ "type": {
2303
+ "text": "string | ((rowData: any) => string)"
2304
+ }
2305
+ }
2306
+ ],
2307
2307
  "inheritedFrom": {
2308
- "name": "Anchor",
2309
- "module": "src/anchor/anchor.ts"
2308
+ "name": "ActionsMenu",
2309
+ "module": "src/actions-menu/actions-menu.ts"
2310
2310
  }
2311
2311
  },
2312
2312
  {
2313
- "kind": "field",
2314
- "name": "handleUnsupportedDelegatesFocus",
2315
- "privacy": "private",
2316
- "description": "Overrides the focus call for where delegatesFocus is unsupported.\nThis check works for Chrome, Edge Chromium, FireFox, and Safari\nRelevant PR on the Firefox browser: https://phabricator.services.mozilla.com/D123858",
2313
+ "kind": "method",
2314
+ "name": "getTemplate",
2315
+ "parameters": [
2316
+ {
2317
+ "name": "prefix",
2318
+ "type": {
2319
+ "text": "string"
2320
+ }
2321
+ }
2322
+ ],
2317
2323
  "inheritedFrom": {
2318
- "name": "Anchor",
2319
- "module": "src/anchor/anchor.ts"
2324
+ "name": "ActionsMenu",
2325
+ "module": "src/actions-menu/actions-menu.ts"
2320
2326
  }
2321
2327
  },
2322
2328
  {
@@ -2328,8 +2334,8 @@
2328
2334
  "privacy": "private",
2329
2335
  "default": "void 0",
2330
2336
  "inheritedFrom": {
2331
- "name": "Anchor",
2332
- "module": "src/anchor/anchor.ts"
2337
+ "name": "FoundationElement",
2338
+ "module": "src/foundation-element/foundation-element.ts"
2333
2339
  }
2334
2340
  },
2335
2341
  {
@@ -2341,8 +2347,8 @@
2341
2347
  "privacy": "public",
2342
2348
  "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
2343
2349
  "inheritedFrom": {
2344
- "name": "Anchor",
2345
- "module": "src/anchor/anchor.ts"
2350
+ "name": "FoundationElement",
2351
+ "module": "src/foundation-element/foundation-element.ts"
2346
2352
  }
2347
2353
  },
2348
2354
  {
@@ -2354,8 +2360,8 @@
2354
2360
  "privacy": "public",
2355
2361
  "description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
2356
2362
  "inheritedFrom": {
2357
- "name": "Anchor",
2358
- "module": "src/anchor/anchor.ts"
2363
+ "name": "FoundationElement",
2364
+ "module": "src/foundation-element/foundation-element.ts"
2359
2365
  }
2360
2366
  },
2361
2367
  {
@@ -2368,8 +2374,8 @@
2368
2374
  }
2369
2375
  },
2370
2376
  "inheritedFrom": {
2371
- "name": "Anchor",
2372
- "module": "src/anchor/anchor.ts"
2377
+ "name": "FoundationElement",
2378
+ "module": "src/foundation-element/foundation-element.ts"
2373
2379
  }
2374
2380
  },
2375
2381
  {
@@ -2381,8 +2387,8 @@
2381
2387
  "privacy": "public",
2382
2388
  "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
2383
2389
  "inheritedFrom": {
2384
- "name": "Anchor",
2385
- "module": "src/anchor/anchor.ts"
2390
+ "name": "FoundationElement",
2391
+ "module": "src/foundation-element/foundation-element.ts"
2386
2392
  }
2387
2393
  },
2388
2394
  {
@@ -2395,8 +2401,8 @@
2395
2401
  }
2396
2402
  },
2397
2403
  "inheritedFrom": {
2398
- "name": "Anchor",
2399
- "module": "src/anchor/anchor.ts"
2404
+ "name": "FoundationElement",
2405
+ "module": "src/foundation-element/foundation-element.ts"
2400
2406
  }
2401
2407
  },
2402
2408
  {
@@ -2426,39 +2432,41 @@
2426
2432
  ],
2427
2433
  "description": "Defines an element registry function with a set of element definition defaults.",
2428
2434
  "inheritedFrom": {
2429
- "name": "Anchor",
2430
- "module": "src/anchor/anchor.ts"
2435
+ "name": "FoundationElement",
2436
+ "module": "src/foundation-element/foundation-element.ts"
2431
2437
  }
2432
2438
  }
2433
2439
  ]
2434
2440
  },
2435
2441
  {
2436
2442
  "kind": "variable",
2437
- "name": "zeroAnchor"
2443
+ "name": "zeroActionsMenu",
2444
+ "description": "The Zero Actions Menu",
2445
+ "privacy": "public"
2438
2446
  }
2439
2447
  ],
2440
2448
  "exports": [
2441
2449
  {
2442
2450
  "kind": "js",
2443
- "name": "Anchor",
2451
+ "name": "ActionsMenu",
2444
2452
  "declaration": {
2445
- "name": "Anchor",
2446
- "module": "src/anchor/anchor.ts"
2453
+ "name": "ActionsMenu",
2454
+ "module": "src/actions-menu/actions-menu.ts"
2447
2455
  }
2448
2456
  },
2449
2457
  {
2450
2458
  "kind": "js",
2451
- "name": "zeroAnchor",
2459
+ "name": "zeroActionsMenu",
2452
2460
  "declaration": {
2453
- "name": "zeroAnchor",
2454
- "module": "src/anchor/anchor.ts"
2461
+ "name": "zeroActionsMenu",
2462
+ "module": "src/actions-menu/actions-menu.ts"
2455
2463
  }
2456
2464
  }
2457
2465
  ]
2458
2466
  },
2459
2467
  {
2460
2468
  "kind": "javascript-module",
2461
- "path": "src/anchor/index.ts",
2469
+ "path": "src/actions-menu/index.ts",
2462
2470
  "declarations": [],
2463
2471
  "exports": [
2464
2472
  {
@@ -2466,15 +2474,7 @@
2466
2474
  "name": "*",
2467
2475
  "declaration": {
2468
2476
  "name": "*",
2469
- "package": "./anchor"
2470
- }
2471
- },
2472
- {
2473
- "kind": "js",
2474
- "name": "*",
2475
- "declaration": {
2476
- "name": "*",
2477
- "package": "./anchor.styles"
2477
+ "package": "./actions-menu"
2478
2478
  }
2479
2479
  },
2480
2480
  {
@@ -2482,7 +2482,7 @@
2482
2482
  "name": "*",
2483
2483
  "declaration": {
2484
2484
  "name": "*",
2485
- "package": "./anchor.template"
2485
+ "package": "./actions-menu.styles"
2486
2486
  }
2487
2487
  }
2488
2488
  ]
@@ -8033,244 +8033,96 @@
8033
8033
  "text": "ElementStyles | void | null"
8034
8034
  },
8035
8035
  "privacy": "public",
8036
- "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
8037
- "inheritedFrom": {
8038
- "name": "Checkbox",
8039
- "module": "src/checkbox/checkbox.ts"
8040
- }
8041
- },
8042
- {
8043
- "kind": "method",
8044
- "name": "stylesChanged",
8045
- "privacy": "protected",
8046
- "return": {
8047
- "type": {
8048
- "text": "void"
8049
- }
8050
- },
8051
- "inheritedFrom": {
8052
- "name": "Checkbox",
8053
- "module": "src/checkbox/checkbox.ts"
8054
- }
8055
- },
8056
- {
8057
- "kind": "method",
8058
- "name": "compose",
8059
- "privacy": "public",
8060
- "static": true,
8061
- "return": {
8062
- "type": {
8063
- "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
8064
- }
8065
- },
8066
- "parameters": [
8067
- {
8068
- "name": "this",
8069
- "type": {
8070
- "text": "K"
8071
- }
8072
- },
8073
- {
8074
- "name": "elementDefinition",
8075
- "type": {
8076
- "text": "T"
8077
- },
8078
- "description": "The definition of the element to create the registry\nfunction for."
8079
- }
8080
- ],
8081
- "description": "Defines an element registry function with a set of element definition defaults.",
8082
- "inheritedFrom": {
8083
- "name": "Checkbox",
8084
- "module": "src/checkbox/checkbox.ts"
8085
- }
8086
- }
8087
- ],
8088
- "events": [
8089
- {
8090
- "description": "Emits a custom change event when the checked state changes",
8091
- "name": "change",
8092
- "inheritedFrom": {
8093
- "name": "Checkbox",
8094
- "module": "src/checkbox/checkbox.ts"
8095
- }
8096
- }
8097
- ]
8098
- },
8099
- {
8100
- "kind": "variable",
8101
- "name": "zeroCheckbox"
8102
- }
8103
- ],
8104
- "exports": [
8105
- {
8106
- "kind": "js",
8107
- "name": "Checkbox",
8108
- "declaration": {
8109
- "name": "Checkbox",
8110
- "module": "src/checkbox/checkbox.ts"
8111
- }
8112
- },
8113
- {
8114
- "kind": "js",
8115
- "name": "zeroCheckbox",
8116
- "declaration": {
8117
- "name": "zeroCheckbox",
8118
- "module": "src/checkbox/checkbox.ts"
8119
- }
8120
- }
8121
- ]
8122
- },
8123
- {
8124
- "kind": "javascript-module",
8125
- "path": "src/checkbox/index.ts",
8126
- "declarations": [],
8127
- "exports": [
8128
- {
8129
- "kind": "js",
8130
- "name": "*",
8131
- "declaration": {
8132
- "name": "*",
8133
- "package": "./checkbox"
8134
- }
8135
- },
8136
- {
8137
- "kind": "js",
8138
- "name": "*",
8139
- "declaration": {
8140
- "name": "*",
8141
- "package": "./checkbox.styles"
8142
- }
8143
- },
8144
- {
8145
- "kind": "js",
8146
- "name": "*",
8147
- "declaration": {
8148
- "name": "*",
8149
- "package": "./checkbox.template"
8150
- }
8151
- }
8152
- ]
8153
- },
8154
- {
8155
- "kind": "javascript-module",
8156
- "path": "src/combobox/combobox.styles.ts",
8157
- "declarations": [
8158
- {
8159
- "kind": "function",
8160
- "name": "zeroComboboxStyles",
8161
- "return": {
8162
- "type": {
8163
- "text": "ElementStyles"
8164
- }
8165
- },
8166
- "parameters": [
8167
- {
8168
- "name": "context",
8169
- "type": {
8170
- "text": "ElementDefinitionContext"
8171
- }
8172
- },
8173
- {
8174
- "name": "definition",
8175
- "type": {
8176
- "text": "FoundationElementDefinition"
8177
- }
8178
- }
8179
- ]
8180
- }
8181
- ],
8182
- "exports": [
8183
- {
8184
- "kind": "js",
8185
- "name": "zeroComboboxStyles",
8186
- "declaration": {
8187
- "name": "zeroComboboxStyles",
8188
- "module": "src/combobox/combobox.styles.ts"
8189
- }
8190
- }
8191
- ]
8192
- },
8193
- {
8194
- "kind": "javascript-module",
8195
- "path": "src/combobox/combobox.template.ts",
8196
- "declarations": [
8197
- {
8198
- "kind": "function",
8199
- "name": "zeroComboboxTemplate",
8200
- "return": {
8201
- "type": {
8202
- "text": "ViewTemplate<Combobox>"
8203
- }
8204
- },
8205
- "parameters": [
8036
+ "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
8037
+ "inheritedFrom": {
8038
+ "name": "Checkbox",
8039
+ "module": "src/checkbox/checkbox.ts"
8040
+ }
8041
+ },
8206
8042
  {
8207
- "name": "context",
8208
- "type": {
8209
- "text": "ElementDefinitionContext"
8043
+ "kind": "method",
8044
+ "name": "stylesChanged",
8045
+ "privacy": "protected",
8046
+ "return": {
8047
+ "type": {
8048
+ "text": "void"
8049
+ }
8050
+ },
8051
+ "inheritedFrom": {
8052
+ "name": "Checkbox",
8053
+ "module": "src/checkbox/checkbox.ts"
8210
8054
  }
8211
8055
  },
8212
8056
  {
8213
- "name": "definition",
8214
- "type": {
8215
- "text": "FoundationElementDefinition"
8057
+ "kind": "method",
8058
+ "name": "compose",
8059
+ "privacy": "public",
8060
+ "static": true,
8061
+ "return": {
8062
+ "type": {
8063
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
8064
+ }
8065
+ },
8066
+ "parameters": [
8067
+ {
8068
+ "name": "this",
8069
+ "type": {
8070
+ "text": "K"
8071
+ }
8072
+ },
8073
+ {
8074
+ "name": "elementDefinition",
8075
+ "type": {
8076
+ "text": "T"
8077
+ },
8078
+ "description": "The definition of the element to create the registry\nfunction for."
8079
+ }
8080
+ ],
8081
+ "description": "Defines an element registry function with a set of element definition defaults.",
8082
+ "inheritedFrom": {
8083
+ "name": "Checkbox",
8084
+ "module": "src/checkbox/checkbox.ts"
8085
+ }
8086
+ }
8087
+ ],
8088
+ "events": [
8089
+ {
8090
+ "description": "Emits a custom change event when the checked state changes",
8091
+ "name": "change",
8092
+ "inheritedFrom": {
8093
+ "name": "Checkbox",
8094
+ "module": "src/checkbox/checkbox.ts"
8216
8095
  }
8217
8096
  }
8218
8097
  ]
8219
- }
8220
- ],
8221
- "exports": [
8222
- {
8223
- "kind": "js",
8224
- "name": "zeroComboboxTemplate",
8225
- "declaration": {
8226
- "name": "zeroComboboxTemplate",
8227
- "module": "src/combobox/combobox.template.ts"
8228
- }
8229
- }
8230
- ]
8231
- },
8232
- {
8233
- "kind": "javascript-module",
8234
- "path": "src/combobox/combobox.ts",
8235
- "declarations": [
8236
- {
8237
- "kind": "class",
8238
- "description": "",
8239
- "name": "Combobox",
8240
- "superclass": {
8241
- "name": "FoundationComboBox",
8242
- "package": "@genesislcap/foundation-ui"
8243
- },
8244
- "tagName": "%%prefix%%-combobox",
8245
- "customElement": true
8246
8098
  },
8247
8099
  {
8248
8100
  "kind": "variable",
8249
- "name": "zeroCombobox"
8101
+ "name": "zeroCheckbox"
8250
8102
  }
8251
8103
  ],
8252
8104
  "exports": [
8253
8105
  {
8254
8106
  "kind": "js",
8255
- "name": "Combobox",
8107
+ "name": "Checkbox",
8256
8108
  "declaration": {
8257
- "name": "Combobox",
8258
- "module": "src/combobox/combobox.ts"
8109
+ "name": "Checkbox",
8110
+ "module": "src/checkbox/checkbox.ts"
8259
8111
  }
8260
8112
  },
8261
8113
  {
8262
8114
  "kind": "js",
8263
- "name": "zeroCombobox",
8115
+ "name": "zeroCheckbox",
8264
8116
  "declaration": {
8265
- "name": "zeroCombobox",
8266
- "module": "src/combobox/combobox.ts"
8117
+ "name": "zeroCheckbox",
8118
+ "module": "src/checkbox/checkbox.ts"
8267
8119
  }
8268
8120
  }
8269
8121
  ]
8270
8122
  },
8271
8123
  {
8272
8124
  "kind": "javascript-module",
8273
- "path": "src/combobox/index.ts",
8125
+ "path": "src/checkbox/index.ts",
8274
8126
  "declarations": [],
8275
8127
  "exports": [
8276
8128
  {
@@ -8278,7 +8130,7 @@
8278
8130
  "name": "*",
8279
8131
  "declaration": {
8280
8132
  "name": "*",
8281
- "package": "./combobox.styles"
8133
+ "package": "./checkbox"
8282
8134
  }
8283
8135
  },
8284
8136
  {
@@ -8286,7 +8138,7 @@
8286
8138
  "name": "*",
8287
8139
  "declaration": {
8288
8140
  "name": "*",
8289
- "package": "./combobox.template"
8141
+ "package": "./checkbox.styles"
8290
8142
  }
8291
8143
  },
8292
8144
  {
@@ -8294,7 +8146,7 @@
8294
8146
  "name": "*",
8295
8147
  "declaration": {
8296
8148
  "name": "*",
8297
- "package": "./combobox"
8149
+ "package": "./checkbox.template"
8298
8150
  }
8299
8151
  }
8300
8152
  ]
@@ -8566,7 +8418,155 @@
8566
8418
  "name": "*",
8567
8419
  "declaration": {
8568
8420
  "name": "*",
8569
- "package": "./connection-indicator"
8421
+ "package": "./connection-indicator"
8422
+ }
8423
+ }
8424
+ ]
8425
+ },
8426
+ {
8427
+ "kind": "javascript-module",
8428
+ "path": "src/combobox/combobox.styles.ts",
8429
+ "declarations": [
8430
+ {
8431
+ "kind": "function",
8432
+ "name": "zeroComboboxStyles",
8433
+ "return": {
8434
+ "type": {
8435
+ "text": "ElementStyles"
8436
+ }
8437
+ },
8438
+ "parameters": [
8439
+ {
8440
+ "name": "context",
8441
+ "type": {
8442
+ "text": "ElementDefinitionContext"
8443
+ }
8444
+ },
8445
+ {
8446
+ "name": "definition",
8447
+ "type": {
8448
+ "text": "FoundationElementDefinition"
8449
+ }
8450
+ }
8451
+ ]
8452
+ }
8453
+ ],
8454
+ "exports": [
8455
+ {
8456
+ "kind": "js",
8457
+ "name": "zeroComboboxStyles",
8458
+ "declaration": {
8459
+ "name": "zeroComboboxStyles",
8460
+ "module": "src/combobox/combobox.styles.ts"
8461
+ }
8462
+ }
8463
+ ]
8464
+ },
8465
+ {
8466
+ "kind": "javascript-module",
8467
+ "path": "src/combobox/combobox.template.ts",
8468
+ "declarations": [
8469
+ {
8470
+ "kind": "function",
8471
+ "name": "zeroComboboxTemplate",
8472
+ "return": {
8473
+ "type": {
8474
+ "text": "ViewTemplate<Combobox>"
8475
+ }
8476
+ },
8477
+ "parameters": [
8478
+ {
8479
+ "name": "context",
8480
+ "type": {
8481
+ "text": "ElementDefinitionContext"
8482
+ }
8483
+ },
8484
+ {
8485
+ "name": "definition",
8486
+ "type": {
8487
+ "text": "FoundationElementDefinition"
8488
+ }
8489
+ }
8490
+ ]
8491
+ }
8492
+ ],
8493
+ "exports": [
8494
+ {
8495
+ "kind": "js",
8496
+ "name": "zeroComboboxTemplate",
8497
+ "declaration": {
8498
+ "name": "zeroComboboxTemplate",
8499
+ "module": "src/combobox/combobox.template.ts"
8500
+ }
8501
+ }
8502
+ ]
8503
+ },
8504
+ {
8505
+ "kind": "javascript-module",
8506
+ "path": "src/combobox/combobox.ts",
8507
+ "declarations": [
8508
+ {
8509
+ "kind": "class",
8510
+ "description": "",
8511
+ "name": "Combobox",
8512
+ "superclass": {
8513
+ "name": "FoundationComboBox",
8514
+ "package": "@genesislcap/foundation-ui"
8515
+ },
8516
+ "tagName": "%%prefix%%-combobox",
8517
+ "customElement": true
8518
+ },
8519
+ {
8520
+ "kind": "variable",
8521
+ "name": "zeroCombobox"
8522
+ }
8523
+ ],
8524
+ "exports": [
8525
+ {
8526
+ "kind": "js",
8527
+ "name": "Combobox",
8528
+ "declaration": {
8529
+ "name": "Combobox",
8530
+ "module": "src/combobox/combobox.ts"
8531
+ }
8532
+ },
8533
+ {
8534
+ "kind": "js",
8535
+ "name": "zeroCombobox",
8536
+ "declaration": {
8537
+ "name": "zeroCombobox",
8538
+ "module": "src/combobox/combobox.ts"
8539
+ }
8540
+ }
8541
+ ]
8542
+ },
8543
+ {
8544
+ "kind": "javascript-module",
8545
+ "path": "src/combobox/index.ts",
8546
+ "declarations": [],
8547
+ "exports": [
8548
+ {
8549
+ "kind": "js",
8550
+ "name": "*",
8551
+ "declaration": {
8552
+ "name": "*",
8553
+ "package": "./combobox.styles"
8554
+ }
8555
+ },
8556
+ {
8557
+ "kind": "js",
8558
+ "name": "*",
8559
+ "declaration": {
8560
+ "name": "*",
8561
+ "package": "./combobox.template"
8562
+ }
8563
+ },
8564
+ {
8565
+ "kind": "js",
8566
+ "name": "*",
8567
+ "declaration": {
8568
+ "name": "*",
8569
+ "package": "./combobox"
8570
8570
  }
8571
8571
  }
8572
8572
  ]
@@ -10349,6 +10349,132 @@
10349
10349
  }
10350
10350
  ]
10351
10351
  },
10352
+ {
10353
+ "kind": "javascript-module",
10354
+ "path": "src/design-system-provider/design-system-provider.styles.ts",
10355
+ "declarations": [
10356
+ {
10357
+ "kind": "function",
10358
+ "name": "designSystemProviderStyles",
10359
+ "parameters": [
10360
+ {
10361
+ "name": "context",
10362
+ "type": {
10363
+ "text": "ElementDefinitionContext"
10364
+ }
10365
+ }
10366
+ ]
10367
+ }
10368
+ ],
10369
+ "exports": [
10370
+ {
10371
+ "kind": "js",
10372
+ "name": "designSystemProviderStyles",
10373
+ "declaration": {
10374
+ "name": "designSystemProviderStyles",
10375
+ "module": "src/design-system-provider/design-system-provider.styles.ts"
10376
+ }
10377
+ }
10378
+ ]
10379
+ },
10380
+ {
10381
+ "kind": "javascript-module",
10382
+ "path": "src/design-system-provider/design-system-provider.ts",
10383
+ "declarations": [
10384
+ {
10385
+ "kind": "class",
10386
+ "description": "The Zero Design System Provider",
10387
+ "name": "ZeroDesignSystemProvider",
10388
+ "members": [
10389
+ {
10390
+ "kind": "field",
10391
+ "name": "cardFillColor",
10392
+ "type": {
10393
+ "text": "Swatch"
10394
+ },
10395
+ "privacy": "public"
10396
+ },
10397
+ {
10398
+ "kind": "field",
10399
+ "name": "cardForegroundColor",
10400
+ "type": {
10401
+ "text": "Swatch"
10402
+ },
10403
+ "privacy": "public"
10404
+ }
10405
+ ],
10406
+ "attributes": [
10407
+ {
10408
+ "name": "card-fill-color",
10409
+ "type": {
10410
+ "text": "Swatch"
10411
+ },
10412
+ "fieldName": "cardFillColor"
10413
+ },
10414
+ {
10415
+ "name": "card-foreground-color",
10416
+ "type": {
10417
+ "text": "Swatch"
10418
+ },
10419
+ "fieldName": "cardForegroundColor"
10420
+ }
10421
+ ],
10422
+ "superclass": {
10423
+ "name": "FASTDesignSystemProvider",
10424
+ "package": "@microsoft/fast-components"
10425
+ },
10426
+ "tagName": "%%prefix%%-design-system-provider",
10427
+ "customElement": true
10428
+ },
10429
+ {
10430
+ "kind": "variable",
10431
+ "name": "zeroDesignSystemProvider",
10432
+ "description": "The Zero Design System Provider composed element",
10433
+ "privacy": "public"
10434
+ }
10435
+ ],
10436
+ "exports": [
10437
+ {
10438
+ "kind": "js",
10439
+ "name": "ZeroDesignSystemProvider",
10440
+ "declaration": {
10441
+ "name": "ZeroDesignSystemProvider",
10442
+ "module": "src/design-system-provider/design-system-provider.ts"
10443
+ }
10444
+ },
10445
+ {
10446
+ "kind": "js",
10447
+ "name": "zeroDesignSystemProvider",
10448
+ "declaration": {
10449
+ "name": "zeroDesignSystemProvider",
10450
+ "module": "src/design-system-provider/design-system-provider.ts"
10451
+ }
10452
+ }
10453
+ ]
10454
+ },
10455
+ {
10456
+ "kind": "javascript-module",
10457
+ "path": "src/design-system-provider/index.ts",
10458
+ "declarations": [],
10459
+ "exports": [
10460
+ {
10461
+ "kind": "js",
10462
+ "name": "*",
10463
+ "declaration": {
10464
+ "name": "*",
10465
+ "package": "./design-system-provider"
10466
+ }
10467
+ },
10468
+ {
10469
+ "kind": "js",
10470
+ "name": "*",
10471
+ "declaration": {
10472
+ "name": "*",
10473
+ "package": "./design-system-provider.styles"
10474
+ }
10475
+ }
10476
+ ]
10477
+ },
10352
10478
  {
10353
10479
  "kind": "javascript-module",
10354
10480
  "path": "src/date-picker/date-picker.styles.ts",
@@ -11050,132 +11176,6 @@
11050
11176
  }
11051
11177
  ]
11052
11178
  },
11053
- {
11054
- "kind": "javascript-module",
11055
- "path": "src/design-system-provider/design-system-provider.styles.ts",
11056
- "declarations": [
11057
- {
11058
- "kind": "function",
11059
- "name": "designSystemProviderStyles",
11060
- "parameters": [
11061
- {
11062
- "name": "context",
11063
- "type": {
11064
- "text": "ElementDefinitionContext"
11065
- }
11066
- }
11067
- ]
11068
- }
11069
- ],
11070
- "exports": [
11071
- {
11072
- "kind": "js",
11073
- "name": "designSystemProviderStyles",
11074
- "declaration": {
11075
- "name": "designSystemProviderStyles",
11076
- "module": "src/design-system-provider/design-system-provider.styles.ts"
11077
- }
11078
- }
11079
- ]
11080
- },
11081
- {
11082
- "kind": "javascript-module",
11083
- "path": "src/design-system-provider/design-system-provider.ts",
11084
- "declarations": [
11085
- {
11086
- "kind": "class",
11087
- "description": "The Zero Design System Provider",
11088
- "name": "ZeroDesignSystemProvider",
11089
- "members": [
11090
- {
11091
- "kind": "field",
11092
- "name": "cardFillColor",
11093
- "type": {
11094
- "text": "Swatch"
11095
- },
11096
- "privacy": "public"
11097
- },
11098
- {
11099
- "kind": "field",
11100
- "name": "cardForegroundColor",
11101
- "type": {
11102
- "text": "Swatch"
11103
- },
11104
- "privacy": "public"
11105
- }
11106
- ],
11107
- "attributes": [
11108
- {
11109
- "name": "card-fill-color",
11110
- "type": {
11111
- "text": "Swatch"
11112
- },
11113
- "fieldName": "cardFillColor"
11114
- },
11115
- {
11116
- "name": "card-foreground-color",
11117
- "type": {
11118
- "text": "Swatch"
11119
- },
11120
- "fieldName": "cardForegroundColor"
11121
- }
11122
- ],
11123
- "superclass": {
11124
- "name": "FASTDesignSystemProvider",
11125
- "package": "@microsoft/fast-components"
11126
- },
11127
- "tagName": "%%prefix%%-design-system-provider",
11128
- "customElement": true
11129
- },
11130
- {
11131
- "kind": "variable",
11132
- "name": "zeroDesignSystemProvider",
11133
- "description": "The Zero Design System Provider composed element",
11134
- "privacy": "public"
11135
- }
11136
- ],
11137
- "exports": [
11138
- {
11139
- "kind": "js",
11140
- "name": "ZeroDesignSystemProvider",
11141
- "declaration": {
11142
- "name": "ZeroDesignSystemProvider",
11143
- "module": "src/design-system-provider/design-system-provider.ts"
11144
- }
11145
- },
11146
- {
11147
- "kind": "js",
11148
- "name": "zeroDesignSystemProvider",
11149
- "declaration": {
11150
- "name": "zeroDesignSystemProvider",
11151
- "module": "src/design-system-provider/design-system-provider.ts"
11152
- }
11153
- }
11154
- ]
11155
- },
11156
- {
11157
- "kind": "javascript-module",
11158
- "path": "src/design-system-provider/index.ts",
11159
- "declarations": [],
11160
- "exports": [
11161
- {
11162
- "kind": "js",
11163
- "name": "*",
11164
- "declaration": {
11165
- "name": "*",
11166
- "package": "./design-system-provider"
11167
- }
11168
- },
11169
- {
11170
- "kind": "js",
11171
- "name": "*",
11172
- "declaration": {
11173
- "name": "*",
11174
- "package": "./design-system-provider.styles"
11175
- }
11176
- }
11177
- ]
11178
- },
11179
11179
  {
11180
11180
  "kind": "javascript-module",
11181
11181
  "path": "src/dialog/dialog.styles.ts",