@genesislcap/foundation-ui 14.199.2 → 14.199.3-alpha-40ecfcd.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +988 -988
- package/package.json +16 -16
|
@@ -817,6 +817,37 @@
|
|
|
817
817
|
}
|
|
818
818
|
]
|
|
819
819
|
},
|
|
820
|
+
{
|
|
821
|
+
"kind": "javascript-module",
|
|
822
|
+
"path": "src/_config/index.ts",
|
|
823
|
+
"declarations": [],
|
|
824
|
+
"exports": [
|
|
825
|
+
{
|
|
826
|
+
"kind": "js",
|
|
827
|
+
"name": "*",
|
|
828
|
+
"declaration": {
|
|
829
|
+
"name": "*",
|
|
830
|
+
"package": "./styles"
|
|
831
|
+
}
|
|
832
|
+
},
|
|
833
|
+
{
|
|
834
|
+
"kind": "js",
|
|
835
|
+
"name": "*",
|
|
836
|
+
"declaration": {
|
|
837
|
+
"name": "*",
|
|
838
|
+
"package": "./tokens"
|
|
839
|
+
}
|
|
840
|
+
},
|
|
841
|
+
{
|
|
842
|
+
"kind": "js",
|
|
843
|
+
"name": "*",
|
|
844
|
+
"declaration": {
|
|
845
|
+
"name": "*",
|
|
846
|
+
"package": "./values"
|
|
847
|
+
}
|
|
848
|
+
}
|
|
849
|
+
]
|
|
850
|
+
},
|
|
820
851
|
{
|
|
821
852
|
"kind": "javascript-module",
|
|
822
853
|
"path": "src/_common/icons.ts",
|
|
@@ -862,37 +893,6 @@
|
|
|
862
893
|
}
|
|
863
894
|
]
|
|
864
895
|
},
|
|
865
|
-
{
|
|
866
|
-
"kind": "javascript-module",
|
|
867
|
-
"path": "src/_config/index.ts",
|
|
868
|
-
"declarations": [],
|
|
869
|
-
"exports": [
|
|
870
|
-
{
|
|
871
|
-
"kind": "js",
|
|
872
|
-
"name": "*",
|
|
873
|
-
"declaration": {
|
|
874
|
-
"name": "*",
|
|
875
|
-
"package": "./styles"
|
|
876
|
-
}
|
|
877
|
-
},
|
|
878
|
-
{
|
|
879
|
-
"kind": "js",
|
|
880
|
-
"name": "*",
|
|
881
|
-
"declaration": {
|
|
882
|
-
"name": "*",
|
|
883
|
-
"package": "./tokens"
|
|
884
|
-
}
|
|
885
|
-
},
|
|
886
|
-
{
|
|
887
|
-
"kind": "js",
|
|
888
|
-
"name": "*",
|
|
889
|
-
"declaration": {
|
|
890
|
-
"name": "*",
|
|
891
|
-
"package": "./values"
|
|
892
|
-
}
|
|
893
|
-
}
|
|
894
|
-
]
|
|
895
|
-
},
|
|
896
896
|
{
|
|
897
897
|
"kind": "javascript-module",
|
|
898
898
|
"path": "src/accordion/accordion.styles.ts",
|
|
@@ -1471,11 +1471,34 @@
|
|
|
1471
1471
|
},
|
|
1472
1472
|
{
|
|
1473
1473
|
"kind": "javascript-module",
|
|
1474
|
-
"path": "src/
|
|
1474
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
1475
1475
|
"declarations": [
|
|
1476
1476
|
{
|
|
1477
1477
|
"kind": "function",
|
|
1478
|
-
"name": "
|
|
1478
|
+
"name": "actionsMenuBaseStyles",
|
|
1479
|
+
"return": {
|
|
1480
|
+
"type": {
|
|
1481
|
+
"text": "ElementStyles"
|
|
1482
|
+
}
|
|
1483
|
+
},
|
|
1484
|
+
"parameters": [
|
|
1485
|
+
{
|
|
1486
|
+
"name": "context",
|
|
1487
|
+
"type": {
|
|
1488
|
+
"text": "ElementDefinitionContext"
|
|
1489
|
+
}
|
|
1490
|
+
},
|
|
1491
|
+
{
|
|
1492
|
+
"name": "definition",
|
|
1493
|
+
"type": {
|
|
1494
|
+
"text": "FoundationElementDefinition"
|
|
1495
|
+
}
|
|
1496
|
+
}
|
|
1497
|
+
]
|
|
1498
|
+
},
|
|
1499
|
+
{
|
|
1500
|
+
"kind": "function",
|
|
1501
|
+
"name": "foundationActionsMenuStyles",
|
|
1479
1502
|
"return": {
|
|
1480
1503
|
"type": {
|
|
1481
1504
|
"text": "ElementStyles"
|
|
@@ -1500,292 +1523,269 @@
|
|
|
1500
1523
|
"exports": [
|
|
1501
1524
|
{
|
|
1502
1525
|
"kind": "js",
|
|
1503
|
-
"name": "
|
|
1526
|
+
"name": "actionsMenuBaseStyles",
|
|
1504
1527
|
"declaration": {
|
|
1505
|
-
"name": "
|
|
1506
|
-
"module": "src/
|
|
1528
|
+
"name": "actionsMenuBaseStyles",
|
|
1529
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1530
|
+
}
|
|
1531
|
+
},
|
|
1532
|
+
{
|
|
1533
|
+
"kind": "js",
|
|
1534
|
+
"name": "foundationActionsMenuStyles",
|
|
1535
|
+
"declaration": {
|
|
1536
|
+
"name": "foundationActionsMenuStyles",
|
|
1537
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1507
1538
|
}
|
|
1508
1539
|
}
|
|
1509
1540
|
]
|
|
1510
1541
|
},
|
|
1511
1542
|
{
|
|
1512
1543
|
"kind": "javascript-module",
|
|
1513
|
-
"path": "src/
|
|
1544
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
1514
1545
|
"declarations": [
|
|
1515
1546
|
{
|
|
1516
1547
|
"kind": "function",
|
|
1517
|
-
"name": "
|
|
1518
|
-
"return": {
|
|
1519
|
-
"type": {
|
|
1520
|
-
"text": "ViewTemplate<Anchor>"
|
|
1521
|
-
}
|
|
1522
|
-
},
|
|
1548
|
+
"name": "menuTemplate",
|
|
1523
1549
|
"parameters": [
|
|
1524
1550
|
{
|
|
1525
|
-
"name": "
|
|
1551
|
+
"name": "prefix",
|
|
1526
1552
|
"type": {
|
|
1527
|
-
"text": "
|
|
1553
|
+
"text": "string"
|
|
1528
1554
|
}
|
|
1529
|
-
}
|
|
1555
|
+
}
|
|
1556
|
+
]
|
|
1557
|
+
},
|
|
1558
|
+
{
|
|
1559
|
+
"kind": "function",
|
|
1560
|
+
"name": "singleOptionTemplate",
|
|
1561
|
+
"parameters": [
|
|
1530
1562
|
{
|
|
1531
|
-
"name": "
|
|
1563
|
+
"name": "prefix",
|
|
1532
1564
|
"type": {
|
|
1533
|
-
"text": "
|
|
1565
|
+
"text": "string"
|
|
1534
1566
|
}
|
|
1535
1567
|
}
|
|
1536
1568
|
]
|
|
1569
|
+
},
|
|
1570
|
+
{
|
|
1571
|
+
"kind": "variable",
|
|
1572
|
+
"name": "foundationActionsMenuTemplate",
|
|
1573
|
+
"type": {
|
|
1574
|
+
"text": "ViewTemplate<ActionsMenu>"
|
|
1575
|
+
},
|
|
1576
|
+
"default": "html`\n <div\n class=\"actions-container${(x) => (x.isVertical ? ' actions-vertical' : '')}\"\n part=\"actions-container\"\n >\n ${(x) => x.getTemplate(getPrefix(x))}\n </div>\n`"
|
|
1537
1577
|
}
|
|
1538
1578
|
],
|
|
1539
1579
|
"exports": [
|
|
1540
1580
|
{
|
|
1541
1581
|
"kind": "js",
|
|
1542
|
-
"name": "
|
|
1582
|
+
"name": "menuTemplate",
|
|
1543
1583
|
"declaration": {
|
|
1544
|
-
"name": "
|
|
1545
|
-
"module": "src/
|
|
1584
|
+
"name": "menuTemplate",
|
|
1585
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1586
|
+
}
|
|
1587
|
+
},
|
|
1588
|
+
{
|
|
1589
|
+
"kind": "js",
|
|
1590
|
+
"name": "singleOptionTemplate",
|
|
1591
|
+
"declaration": {
|
|
1592
|
+
"name": "singleOptionTemplate",
|
|
1593
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1594
|
+
}
|
|
1595
|
+
},
|
|
1596
|
+
{
|
|
1597
|
+
"kind": "js",
|
|
1598
|
+
"name": "foundationActionsMenuTemplate",
|
|
1599
|
+
"declaration": {
|
|
1600
|
+
"name": "foundationActionsMenuTemplate",
|
|
1601
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1546
1602
|
}
|
|
1547
1603
|
}
|
|
1548
1604
|
]
|
|
1549
1605
|
},
|
|
1550
1606
|
{
|
|
1551
1607
|
"kind": "javascript-module",
|
|
1552
|
-
"path": "src/
|
|
1608
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
1553
1609
|
"declarations": [
|
|
1554
1610
|
{
|
|
1555
1611
|
"kind": "class",
|
|
1556
1612
|
"description": "",
|
|
1557
|
-
"name": "
|
|
1558
|
-
"
|
|
1559
|
-
"name": "FASTAnchor",
|
|
1560
|
-
"package": "@microsoft/fast-components"
|
|
1561
|
-
},
|
|
1562
|
-
"tagName": "%%prefix%%-anchor",
|
|
1563
|
-
"customElement": true,
|
|
1564
|
-
"attributes": [
|
|
1613
|
+
"name": "ActionsMenu",
|
|
1614
|
+
"members": [
|
|
1565
1615
|
{
|
|
1566
|
-
"
|
|
1616
|
+
"kind": "field",
|
|
1617
|
+
"name": "actions",
|
|
1567
1618
|
"type": {
|
|
1568
|
-
"text": "
|
|
1569
|
-
},
|
|
1570
|
-
"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.",
|
|
1571
|
-
"fieldName": "download",
|
|
1572
|
-
"inheritedFrom": {
|
|
1573
|
-
"name": "Anchor",
|
|
1574
|
-
"module": "src/anchor/anchor.ts"
|
|
1619
|
+
"text": "ActionMenuItem[]"
|
|
1575
1620
|
}
|
|
1576
1621
|
},
|
|
1577
1622
|
{
|
|
1578
|
-
"
|
|
1623
|
+
"kind": "field",
|
|
1624
|
+
"name": "isVertical",
|
|
1579
1625
|
"type": {
|
|
1580
|
-
"text": "
|
|
1626
|
+
"text": "boolean"
|
|
1581
1627
|
},
|
|
1582
|
-
"
|
|
1583
|
-
"fieldName": "href",
|
|
1584
|
-
"inheritedFrom": {
|
|
1585
|
-
"name": "Anchor",
|
|
1586
|
-
"module": "src/anchor/anchor.ts"
|
|
1587
|
-
}
|
|
1628
|
+
"default": "false"
|
|
1588
1629
|
},
|
|
1589
1630
|
{
|
|
1590
|
-
"
|
|
1631
|
+
"kind": "field",
|
|
1632
|
+
"name": "addDefaultActions",
|
|
1591
1633
|
"type": {
|
|
1592
|
-
"text": "
|
|
1634
|
+
"text": "boolean"
|
|
1593
1635
|
},
|
|
1594
|
-
"
|
|
1595
|
-
"fieldName": "hreflang",
|
|
1596
|
-
"inheritedFrom": {
|
|
1597
|
-
"name": "Anchor",
|
|
1598
|
-
"module": "src/anchor/anchor.ts"
|
|
1599
|
-
}
|
|
1636
|
+
"default": "true"
|
|
1600
1637
|
},
|
|
1601
1638
|
{
|
|
1602
|
-
"
|
|
1639
|
+
"kind": "field",
|
|
1640
|
+
"name": "autoCloseOnAction",
|
|
1603
1641
|
"type": {
|
|
1604
|
-
"text": "
|
|
1642
|
+
"text": "boolean"
|
|
1605
1643
|
},
|
|
1606
|
-
"
|
|
1607
|
-
"fieldName": "ping",
|
|
1608
|
-
"inheritedFrom": {
|
|
1609
|
-
"name": "Anchor",
|
|
1610
|
-
"module": "src/anchor/anchor.ts"
|
|
1611
|
-
}
|
|
1644
|
+
"default": "true"
|
|
1612
1645
|
},
|
|
1613
1646
|
{
|
|
1614
|
-
"
|
|
1647
|
+
"kind": "field",
|
|
1648
|
+
"name": "classNames",
|
|
1615
1649
|
"type": {
|
|
1616
1650
|
"text": "string"
|
|
1617
|
-
},
|
|
1618
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1619
|
-
"fieldName": "referrerpolicy",
|
|
1620
|
-
"inheritedFrom": {
|
|
1621
|
-
"name": "Anchor",
|
|
1622
|
-
"module": "src/anchor/anchor.ts"
|
|
1623
1651
|
}
|
|
1624
1652
|
},
|
|
1625
1653
|
{
|
|
1626
|
-
"
|
|
1654
|
+
"kind": "field",
|
|
1655
|
+
"name": "definition",
|
|
1627
1656
|
"type": {
|
|
1628
|
-
"text": "
|
|
1629
|
-
},
|
|
1630
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1631
|
-
"fieldName": "rel",
|
|
1632
|
-
"inheritedFrom": {
|
|
1633
|
-
"name": "Anchor",
|
|
1634
|
-
"module": "src/anchor/anchor.ts"
|
|
1657
|
+
"text": "any"
|
|
1635
1658
|
}
|
|
1636
1659
|
},
|
|
1637
1660
|
{
|
|
1638
|
-
"
|
|
1661
|
+
"kind": "field",
|
|
1662
|
+
"name": "name",
|
|
1639
1663
|
"type": {
|
|
1640
|
-
"text": "
|
|
1664
|
+
"text": "string"
|
|
1641
1665
|
},
|
|
1642
|
-
"
|
|
1643
|
-
"fieldName": "target",
|
|
1644
|
-
"inheritedFrom": {
|
|
1645
|
-
"name": "Anchor",
|
|
1646
|
-
"module": "src/anchor/anchor.ts"
|
|
1647
|
-
}
|
|
1666
|
+
"default": "'Actions'"
|
|
1648
1667
|
},
|
|
1649
1668
|
{
|
|
1650
|
-
"
|
|
1669
|
+
"kind": "field",
|
|
1670
|
+
"name": "open",
|
|
1651
1671
|
"type": {
|
|
1652
|
-
"text": "
|
|
1672
|
+
"text": "boolean"
|
|
1653
1673
|
},
|
|
1654
|
-
"
|
|
1655
|
-
|
|
1656
|
-
"inheritedFrom": {
|
|
1657
|
-
"name": "Anchor",
|
|
1658
|
-
"module": "src/anchor/anchor.ts"
|
|
1659
|
-
}
|
|
1660
|
-
}
|
|
1661
|
-
],
|
|
1662
|
-
"members": [
|
|
1674
|
+
"default": "false"
|
|
1675
|
+
},
|
|
1663
1676
|
{
|
|
1664
1677
|
"kind": "field",
|
|
1665
|
-
"name": "
|
|
1678
|
+
"name": "buttonAppearance",
|
|
1666
1679
|
"type": {
|
|
1667
1680
|
"text": "string"
|
|
1668
|
-
},
|
|
1669
|
-
"privacy": "public",
|
|
1670
|
-
"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.",
|
|
1671
|
-
"inheritedFrom": {
|
|
1672
|
-
"name": "Anchor",
|
|
1673
|
-
"module": "src/anchor/anchor.ts"
|
|
1674
1681
|
}
|
|
1675
1682
|
},
|
|
1676
1683
|
{
|
|
1677
1684
|
"kind": "field",
|
|
1678
|
-
"name": "
|
|
1685
|
+
"name": "hideDisabled",
|
|
1679
1686
|
"type": {
|
|
1680
|
-
"text": "
|
|
1687
|
+
"text": "boolean"
|
|
1681
1688
|
},
|
|
1682
|
-
"
|
|
1683
|
-
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1684
|
-
"inheritedFrom": {
|
|
1685
|
-
"name": "Anchor",
|
|
1686
|
-
"module": "src/anchor/anchor.ts"
|
|
1687
|
-
}
|
|
1689
|
+
"default": "false"
|
|
1688
1690
|
},
|
|
1689
1691
|
{
|
|
1690
1692
|
"kind": "field",
|
|
1691
|
-
"name": "
|
|
1693
|
+
"name": "hideMenuSingleOption",
|
|
1692
1694
|
"type": {
|
|
1693
|
-
"text": "
|
|
1695
|
+
"text": "boolean"
|
|
1694
1696
|
},
|
|
1695
|
-
"
|
|
1696
|
-
"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.",
|
|
1697
|
-
"inheritedFrom": {
|
|
1698
|
-
"name": "Anchor",
|
|
1699
|
-
"module": "src/anchor/anchor.ts"
|
|
1700
|
-
}
|
|
1697
|
+
"default": "false"
|
|
1701
1698
|
},
|
|
1702
1699
|
{
|
|
1703
1700
|
"kind": "field",
|
|
1704
|
-
"name": "
|
|
1701
|
+
"name": "singleOption",
|
|
1705
1702
|
"type": {
|
|
1706
|
-
"text": "
|
|
1707
|
-
},
|
|
1708
|
-
"privacy": "public",
|
|
1709
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1710
|
-
"inheritedFrom": {
|
|
1711
|
-
"name": "Anchor",
|
|
1712
|
-
"module": "src/anchor/anchor.ts"
|
|
1703
|
+
"text": "ActionMenuItem"
|
|
1713
1704
|
}
|
|
1714
1705
|
},
|
|
1715
1706
|
{
|
|
1716
1707
|
"kind": "field",
|
|
1717
|
-
"name": "
|
|
1708
|
+
"name": "actionsMenu",
|
|
1718
1709
|
"type": {
|
|
1719
|
-
"text": "
|
|
1720
|
-
},
|
|
1721
|
-
"privacy": "public",
|
|
1722
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1723
|
-
"inheritedFrom": {
|
|
1724
|
-
"name": "Anchor",
|
|
1725
|
-
"module": "src/anchor/anchor.ts"
|
|
1710
|
+
"text": "HTMLElement"
|
|
1726
1711
|
}
|
|
1727
1712
|
},
|
|
1728
1713
|
{
|
|
1729
|
-
"kind": "
|
|
1730
|
-
"name": "
|
|
1731
|
-
"
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1714
|
+
"kind": "method",
|
|
1715
|
+
"name": "definitionChanged",
|
|
1716
|
+
"privacy": "protected",
|
|
1717
|
+
"parameters": [
|
|
1718
|
+
{
|
|
1719
|
+
"name": "oldValue",
|
|
1720
|
+
"type": {
|
|
1721
|
+
"text": "any"
|
|
1722
|
+
}
|
|
1723
|
+
},
|
|
1724
|
+
{
|
|
1725
|
+
"name": "newValue",
|
|
1726
|
+
"type": {
|
|
1727
|
+
"text": "any"
|
|
1728
|
+
}
|
|
1729
|
+
}
|
|
1730
|
+
]
|
|
1740
1731
|
},
|
|
1741
1732
|
{
|
|
1742
|
-
"kind": "
|
|
1743
|
-
"name": "
|
|
1744
|
-
"
|
|
1745
|
-
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
1746
|
-
},
|
|
1747
|
-
"privacy": "public",
|
|
1748
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1749
|
-
"inheritedFrom": {
|
|
1750
|
-
"name": "Anchor",
|
|
1751
|
-
"module": "src/anchor/anchor.ts"
|
|
1752
|
-
}
|
|
1733
|
+
"kind": "method",
|
|
1734
|
+
"name": "openChanged",
|
|
1735
|
+
"privacy": "protected"
|
|
1753
1736
|
},
|
|
1754
1737
|
{
|
|
1755
|
-
"kind": "
|
|
1756
|
-
"name": "
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
"
|
|
1761
|
-
"
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
|
|
1738
|
+
"kind": "method",
|
|
1739
|
+
"name": "toggleActionsMenuVisibility"
|
|
1740
|
+
},
|
|
1741
|
+
{
|
|
1742
|
+
"kind": "method",
|
|
1743
|
+
"name": "onActionMenuItemClick",
|
|
1744
|
+
"parameters": [
|
|
1745
|
+
{
|
|
1746
|
+
"name": "callback",
|
|
1747
|
+
"type": {
|
|
1748
|
+
"text": "(rowData) => void | any"
|
|
1749
|
+
}
|
|
1750
|
+
}
|
|
1751
|
+
]
|
|
1766
1752
|
},
|
|
1767
1753
|
{
|
|
1768
1754
|
"kind": "field",
|
|
1769
|
-
"name": "
|
|
1755
|
+
"name": "allActions",
|
|
1770
1756
|
"type": {
|
|
1771
|
-
"text": "
|
|
1757
|
+
"text": "ActionMenuItem[]"
|
|
1772
1758
|
},
|
|
1773
|
-
"
|
|
1774
|
-
"description": "References the root element",
|
|
1775
|
-
"inheritedFrom": {
|
|
1776
|
-
"name": "Anchor",
|
|
1777
|
-
"module": "src/anchor/anchor.ts"
|
|
1778
|
-
}
|
|
1759
|
+
"readonly": true
|
|
1779
1760
|
},
|
|
1780
1761
|
{
|
|
1781
1762
|
"kind": "field",
|
|
1782
|
-
"name": "
|
|
1783
|
-
"
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1763
|
+
"name": "rowData",
|
|
1764
|
+
"readonly": true
|
|
1765
|
+
},
|
|
1766
|
+
{
|
|
1767
|
+
"kind": "method",
|
|
1768
|
+
"name": "getLabel",
|
|
1769
|
+
"parameters": [
|
|
1770
|
+
{
|
|
1771
|
+
"name": "name",
|
|
1772
|
+
"type": {
|
|
1773
|
+
"text": "string | ((rowData: any) => string)"
|
|
1774
|
+
}
|
|
1775
|
+
}
|
|
1776
|
+
]
|
|
1777
|
+
},
|
|
1778
|
+
{
|
|
1779
|
+
"kind": "method",
|
|
1780
|
+
"name": "getTemplate",
|
|
1781
|
+
"parameters": [
|
|
1782
|
+
{
|
|
1783
|
+
"name": "prefix",
|
|
1784
|
+
"type": {
|
|
1785
|
+
"text": "string"
|
|
1786
|
+
}
|
|
1787
|
+
}
|
|
1788
|
+
]
|
|
1789
1789
|
},
|
|
1790
1790
|
{
|
|
1791
1791
|
"kind": "field",
|
|
@@ -1898,69 +1898,108 @@
|
|
|
1898
1898
|
"module": "src/foundation-element/foundation-element.ts"
|
|
1899
1899
|
}
|
|
1900
1900
|
}
|
|
1901
|
-
]
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1901
|
+
],
|
|
1902
|
+
"attributes": [
|
|
1903
|
+
{
|
|
1904
|
+
"name": "is-vertical",
|
|
1905
|
+
"type": {
|
|
1906
|
+
"text": "boolean"
|
|
1907
|
+
},
|
|
1908
|
+
"default": "false",
|
|
1909
|
+
"fieldName": "isVertical"
|
|
1910
|
+
},
|
|
1911
|
+
{
|
|
1912
|
+
"name": "add-default-actions",
|
|
1913
|
+
"type": {
|
|
1914
|
+
"text": "boolean"
|
|
1915
|
+
},
|
|
1916
|
+
"default": "true",
|
|
1917
|
+
"fieldName": "addDefaultActions"
|
|
1918
|
+
},
|
|
1919
|
+
{
|
|
1920
|
+
"name": "auto-close-on-action",
|
|
1921
|
+
"type": {
|
|
1922
|
+
"text": "boolean"
|
|
1923
|
+
},
|
|
1924
|
+
"default": "true",
|
|
1925
|
+
"fieldName": "autoCloseOnAction"
|
|
1926
|
+
},
|
|
1927
|
+
{
|
|
1928
|
+
"name": "name",
|
|
1929
|
+
"type": {
|
|
1930
|
+
"text": "string"
|
|
1931
|
+
},
|
|
1932
|
+
"default": "'Actions'",
|
|
1933
|
+
"fieldName": "name"
|
|
1934
|
+
},
|
|
1935
|
+
{
|
|
1936
|
+
"name": "open",
|
|
1937
|
+
"type": {
|
|
1938
|
+
"text": "boolean"
|
|
1939
|
+
},
|
|
1940
|
+
"default": "false",
|
|
1941
|
+
"fieldName": "open"
|
|
1942
|
+
},
|
|
1943
|
+
{
|
|
1944
|
+
"name": "buttonAppearance",
|
|
1945
|
+
"type": {
|
|
1946
|
+
"text": "string"
|
|
1947
|
+
},
|
|
1948
|
+
"fieldName": "buttonAppearance"
|
|
1949
|
+
},
|
|
1950
|
+
{
|
|
1951
|
+
"name": "hide-disabled",
|
|
1952
|
+
"type": {
|
|
1953
|
+
"text": "boolean"
|
|
1954
|
+
},
|
|
1955
|
+
"default": "false",
|
|
1956
|
+
"fieldName": "hideDisabled"
|
|
1957
|
+
},
|
|
1958
|
+
{
|
|
1959
|
+
"name": "hide-menu-single-option",
|
|
1960
|
+
"type": {
|
|
1961
|
+
"text": "boolean"
|
|
1962
|
+
},
|
|
1963
|
+
"default": "false",
|
|
1964
|
+
"fieldName": "hideMenuSingleOption"
|
|
1965
|
+
}
|
|
1966
|
+
],
|
|
1967
|
+
"superclass": {
|
|
1968
|
+
"name": "FoundationElement",
|
|
1969
|
+
"package": "@microsoft/fast-foundation"
|
|
1908
1970
|
},
|
|
1909
|
-
"
|
|
1971
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
1972
|
+
"customElement": true
|
|
1910
1973
|
},
|
|
1911
1974
|
{
|
|
1912
1975
|
"kind": "variable",
|
|
1913
|
-
"name": "
|
|
1914
|
-
"
|
|
1915
|
-
"text": "object"
|
|
1916
|
-
},
|
|
1917
|
-
"default": "{}"
|
|
1918
|
-
},
|
|
1919
|
-
{
|
|
1920
|
-
"kind": "variable",
|
|
1921
|
-
"name": "foundationAnchor",
|
|
1922
|
-
"description": "The Foundation Anchor",
|
|
1976
|
+
"name": "foundationActionsMenu",
|
|
1977
|
+
"description": "The Foundation Actions Menu",
|
|
1923
1978
|
"privacy": "public"
|
|
1924
1979
|
}
|
|
1925
1980
|
],
|
|
1926
1981
|
"exports": [
|
|
1927
1982
|
{
|
|
1928
1983
|
"kind": "js",
|
|
1929
|
-
"name": "
|
|
1930
|
-
"declaration": {
|
|
1931
|
-
"name": "Anchor",
|
|
1932
|
-
"module": "src/anchor/anchor.ts"
|
|
1933
|
-
}
|
|
1934
|
-
},
|
|
1935
|
-
{
|
|
1936
|
-
"kind": "js",
|
|
1937
|
-
"name": "foundationAnchorShadowOptions",
|
|
1938
|
-
"declaration": {
|
|
1939
|
-
"name": "foundationAnchorShadowOptions",
|
|
1940
|
-
"module": "src/anchor/anchor.ts"
|
|
1941
|
-
}
|
|
1942
|
-
},
|
|
1943
|
-
{
|
|
1944
|
-
"kind": "js",
|
|
1945
|
-
"name": "defaultAnchorConfig",
|
|
1984
|
+
"name": "ActionsMenu",
|
|
1946
1985
|
"declaration": {
|
|
1947
|
-
"name": "
|
|
1948
|
-
"module": "src/
|
|
1986
|
+
"name": "ActionsMenu",
|
|
1987
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1949
1988
|
}
|
|
1950
1989
|
},
|
|
1951
1990
|
{
|
|
1952
1991
|
"kind": "js",
|
|
1953
|
-
"name": "
|
|
1992
|
+
"name": "foundationActionsMenu",
|
|
1954
1993
|
"declaration": {
|
|
1955
|
-
"name": "
|
|
1956
|
-
"module": "src/
|
|
1994
|
+
"name": "foundationActionsMenu",
|
|
1995
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1957
1996
|
}
|
|
1958
1997
|
}
|
|
1959
1998
|
]
|
|
1960
1999
|
},
|
|
1961
2000
|
{
|
|
1962
2001
|
"kind": "javascript-module",
|
|
1963
|
-
"path": "src/
|
|
2002
|
+
"path": "src/actions-menu/index.ts",
|
|
1964
2003
|
"declarations": [],
|
|
1965
2004
|
"exports": [
|
|
1966
2005
|
{
|
|
@@ -1968,7 +2007,7 @@
|
|
|
1968
2007
|
"name": "*",
|
|
1969
2008
|
"declaration": {
|
|
1970
2009
|
"name": "*",
|
|
1971
|
-
"package": "./
|
|
2010
|
+
"package": "./actions-menu.styles"
|
|
1972
2011
|
}
|
|
1973
2012
|
},
|
|
1974
2013
|
{
|
|
@@ -1976,7 +2015,7 @@
|
|
|
1976
2015
|
"name": "*",
|
|
1977
2016
|
"declaration": {
|
|
1978
2017
|
"name": "*",
|
|
1979
|
-
"package": "./
|
|
2018
|
+
"package": "./actions-menu.template"
|
|
1980
2019
|
}
|
|
1981
2020
|
},
|
|
1982
2021
|
{
|
|
@@ -1984,41 +2023,18 @@
|
|
|
1984
2023
|
"name": "*",
|
|
1985
2024
|
"declaration": {
|
|
1986
2025
|
"name": "*",
|
|
1987
|
-
"package": "./
|
|
2026
|
+
"package": "./actions-menu"
|
|
1988
2027
|
}
|
|
1989
2028
|
}
|
|
1990
2029
|
]
|
|
1991
2030
|
},
|
|
1992
2031
|
{
|
|
1993
2032
|
"kind": "javascript-module",
|
|
1994
|
-
"path": "src/
|
|
2033
|
+
"path": "src/anchor/anchor.styles.ts",
|
|
1995
2034
|
"declarations": [
|
|
1996
2035
|
{
|
|
1997
2036
|
"kind": "function",
|
|
1998
|
-
"name": "
|
|
1999
|
-
"return": {
|
|
2000
|
-
"type": {
|
|
2001
|
-
"text": "ElementStyles"
|
|
2002
|
-
}
|
|
2003
|
-
},
|
|
2004
|
-
"parameters": [
|
|
2005
|
-
{
|
|
2006
|
-
"name": "context",
|
|
2007
|
-
"type": {
|
|
2008
|
-
"text": "ElementDefinitionContext"
|
|
2009
|
-
}
|
|
2010
|
-
},
|
|
2011
|
-
{
|
|
2012
|
-
"name": "definition",
|
|
2013
|
-
"type": {
|
|
2014
|
-
"text": "FoundationElementDefinition"
|
|
2015
|
-
}
|
|
2016
|
-
}
|
|
2017
|
-
]
|
|
2018
|
-
},
|
|
2019
|
-
{
|
|
2020
|
-
"kind": "function",
|
|
2021
|
-
"name": "foundationActionsMenuStyles",
|
|
2037
|
+
"name": "foundationAnchorStyles",
|
|
2022
2038
|
"return": {
|
|
2023
2039
|
"type": {
|
|
2024
2040
|
"text": "ElementStyles"
|
|
@@ -2043,269 +2059,292 @@
|
|
|
2043
2059
|
"exports": [
|
|
2044
2060
|
{
|
|
2045
2061
|
"kind": "js",
|
|
2046
|
-
"name": "
|
|
2047
|
-
"declaration": {
|
|
2048
|
-
"name": "actionsMenuBaseStyles",
|
|
2049
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2050
|
-
}
|
|
2051
|
-
},
|
|
2052
|
-
{
|
|
2053
|
-
"kind": "js",
|
|
2054
|
-
"name": "foundationActionsMenuStyles",
|
|
2062
|
+
"name": "foundationAnchorStyles",
|
|
2055
2063
|
"declaration": {
|
|
2056
|
-
"name": "
|
|
2057
|
-
"module": "src/
|
|
2064
|
+
"name": "foundationAnchorStyles",
|
|
2065
|
+
"module": "src/anchor/anchor.styles.ts"
|
|
2058
2066
|
}
|
|
2059
2067
|
}
|
|
2060
2068
|
]
|
|
2061
2069
|
},
|
|
2062
2070
|
{
|
|
2063
2071
|
"kind": "javascript-module",
|
|
2064
|
-
"path": "src/
|
|
2072
|
+
"path": "src/anchor/anchor.template.ts",
|
|
2065
2073
|
"declarations": [
|
|
2066
2074
|
{
|
|
2067
2075
|
"kind": "function",
|
|
2068
|
-
"name": "
|
|
2076
|
+
"name": "foundationAnchorTemplate",
|
|
2077
|
+
"return": {
|
|
2078
|
+
"type": {
|
|
2079
|
+
"text": "ViewTemplate<Anchor>"
|
|
2080
|
+
}
|
|
2081
|
+
},
|
|
2069
2082
|
"parameters": [
|
|
2070
2083
|
{
|
|
2071
|
-
"name": "
|
|
2084
|
+
"name": "context",
|
|
2072
2085
|
"type": {
|
|
2073
|
-
"text": "
|
|
2086
|
+
"text": "ElementDefinitionContext"
|
|
2074
2087
|
}
|
|
2075
|
-
}
|
|
2076
|
-
]
|
|
2077
|
-
},
|
|
2078
|
-
{
|
|
2079
|
-
"kind": "function",
|
|
2080
|
-
"name": "singleOptionTemplate",
|
|
2081
|
-
"parameters": [
|
|
2088
|
+
},
|
|
2082
2089
|
{
|
|
2083
|
-
"name": "
|
|
2090
|
+
"name": "definition",
|
|
2084
2091
|
"type": {
|
|
2085
|
-
"text": "
|
|
2092
|
+
"text": "FoundationElementDefinition"
|
|
2086
2093
|
}
|
|
2087
2094
|
}
|
|
2088
2095
|
]
|
|
2089
|
-
},
|
|
2090
|
-
{
|
|
2091
|
-
"kind": "variable",
|
|
2092
|
-
"name": "foundationActionsMenuTemplate",
|
|
2093
|
-
"type": {
|
|
2094
|
-
"text": "ViewTemplate<ActionsMenu>"
|
|
2095
|
-
},
|
|
2096
|
-
"default": "html`\n <div\n class=\"actions-container${(x) => (x.isVertical ? ' actions-vertical' : '')}\"\n part=\"actions-container\"\n >\n ${(x) => x.getTemplate(getPrefix(x))}\n </div>\n`"
|
|
2097
2096
|
}
|
|
2098
2097
|
],
|
|
2099
2098
|
"exports": [
|
|
2100
2099
|
{
|
|
2101
2100
|
"kind": "js",
|
|
2102
|
-
"name": "
|
|
2103
|
-
"declaration": {
|
|
2104
|
-
"name": "menuTemplate",
|
|
2105
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2106
|
-
}
|
|
2107
|
-
},
|
|
2108
|
-
{
|
|
2109
|
-
"kind": "js",
|
|
2110
|
-
"name": "singleOptionTemplate",
|
|
2111
|
-
"declaration": {
|
|
2112
|
-
"name": "singleOptionTemplate",
|
|
2113
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2114
|
-
}
|
|
2115
|
-
},
|
|
2116
|
-
{
|
|
2117
|
-
"kind": "js",
|
|
2118
|
-
"name": "foundationActionsMenuTemplate",
|
|
2101
|
+
"name": "foundationAnchorTemplate",
|
|
2119
2102
|
"declaration": {
|
|
2120
|
-
"name": "
|
|
2121
|
-
"module": "src/
|
|
2103
|
+
"name": "foundationAnchorTemplate",
|
|
2104
|
+
"module": "src/anchor/anchor.template.ts"
|
|
2122
2105
|
}
|
|
2123
2106
|
}
|
|
2124
2107
|
]
|
|
2125
2108
|
},
|
|
2126
2109
|
{
|
|
2127
2110
|
"kind": "javascript-module",
|
|
2128
|
-
"path": "src/
|
|
2111
|
+
"path": "src/anchor/anchor.ts",
|
|
2129
2112
|
"declarations": [
|
|
2130
2113
|
{
|
|
2131
2114
|
"kind": "class",
|
|
2132
2115
|
"description": "",
|
|
2133
|
-
"name": "
|
|
2134
|
-
"
|
|
2116
|
+
"name": "Anchor",
|
|
2117
|
+
"superclass": {
|
|
2118
|
+
"name": "FASTAnchor",
|
|
2119
|
+
"package": "@microsoft/fast-components"
|
|
2120
|
+
},
|
|
2121
|
+
"tagName": "%%prefix%%-anchor",
|
|
2122
|
+
"customElement": true,
|
|
2123
|
+
"attributes": [
|
|
2135
2124
|
{
|
|
2136
|
-
"
|
|
2137
|
-
"name": "actions",
|
|
2125
|
+
"name": "download",
|
|
2138
2126
|
"type": {
|
|
2139
|
-
"text": "
|
|
2127
|
+
"text": "string"
|
|
2128
|
+
},
|
|
2129
|
+
"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.",
|
|
2130
|
+
"fieldName": "download",
|
|
2131
|
+
"inheritedFrom": {
|
|
2132
|
+
"name": "Anchor",
|
|
2133
|
+
"module": "src/anchor/anchor.ts"
|
|
2140
2134
|
}
|
|
2141
2135
|
},
|
|
2142
2136
|
{
|
|
2143
|
-
"
|
|
2144
|
-
"name": "isVertical",
|
|
2137
|
+
"name": "href",
|
|
2145
2138
|
"type": {
|
|
2146
|
-
"text": "
|
|
2139
|
+
"text": "string"
|
|
2147
2140
|
},
|
|
2148
|
-
"
|
|
2141
|
+
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2142
|
+
"fieldName": "href",
|
|
2143
|
+
"inheritedFrom": {
|
|
2144
|
+
"name": "Anchor",
|
|
2145
|
+
"module": "src/anchor/anchor.ts"
|
|
2146
|
+
}
|
|
2149
2147
|
},
|
|
2150
2148
|
{
|
|
2151
|
-
"
|
|
2152
|
-
"name": "addDefaultActions",
|
|
2149
|
+
"name": "hreflang",
|
|
2153
2150
|
"type": {
|
|
2154
|
-
"text": "
|
|
2151
|
+
"text": "string"
|
|
2155
2152
|
},
|
|
2156
|
-
"
|
|
2153
|
+
"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.",
|
|
2154
|
+
"fieldName": "hreflang",
|
|
2155
|
+
"inheritedFrom": {
|
|
2156
|
+
"name": "Anchor",
|
|
2157
|
+
"module": "src/anchor/anchor.ts"
|
|
2158
|
+
}
|
|
2157
2159
|
},
|
|
2158
2160
|
{
|
|
2159
|
-
"
|
|
2160
|
-
"name": "autoCloseOnAction",
|
|
2161
|
+
"name": "ping",
|
|
2161
2162
|
"type": {
|
|
2162
|
-
"text": "
|
|
2163
|
+
"text": "string"
|
|
2163
2164
|
},
|
|
2164
|
-
"
|
|
2165
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2166
|
+
"fieldName": "ping",
|
|
2167
|
+
"inheritedFrom": {
|
|
2168
|
+
"name": "Anchor",
|
|
2169
|
+
"module": "src/anchor/anchor.ts"
|
|
2170
|
+
}
|
|
2165
2171
|
},
|
|
2166
2172
|
{
|
|
2167
|
-
"
|
|
2168
|
-
"name": "classNames",
|
|
2173
|
+
"name": "referrerpolicy",
|
|
2169
2174
|
"type": {
|
|
2170
2175
|
"text": "string"
|
|
2176
|
+
},
|
|
2177
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2178
|
+
"fieldName": "referrerpolicy",
|
|
2179
|
+
"inheritedFrom": {
|
|
2180
|
+
"name": "Anchor",
|
|
2181
|
+
"module": "src/anchor/anchor.ts"
|
|
2171
2182
|
}
|
|
2172
2183
|
},
|
|
2173
2184
|
{
|
|
2174
|
-
"
|
|
2175
|
-
"name": "definition",
|
|
2185
|
+
"name": "rel",
|
|
2176
2186
|
"type": {
|
|
2177
|
-
"text": "
|
|
2187
|
+
"text": "string"
|
|
2188
|
+
},
|
|
2189
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2190
|
+
"fieldName": "rel",
|
|
2191
|
+
"inheritedFrom": {
|
|
2192
|
+
"name": "Anchor",
|
|
2193
|
+
"module": "src/anchor/anchor.ts"
|
|
2178
2194
|
}
|
|
2179
2195
|
},
|
|
2180
2196
|
{
|
|
2181
|
-
"
|
|
2182
|
-
"name": "name",
|
|
2197
|
+
"name": "target",
|
|
2183
2198
|
"type": {
|
|
2184
|
-
"text": "
|
|
2199
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
2185
2200
|
},
|
|
2186
|
-
"
|
|
2201
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2202
|
+
"fieldName": "target",
|
|
2203
|
+
"inheritedFrom": {
|
|
2204
|
+
"name": "Anchor",
|
|
2205
|
+
"module": "src/anchor/anchor.ts"
|
|
2206
|
+
}
|
|
2187
2207
|
},
|
|
2188
2208
|
{
|
|
2189
|
-
"
|
|
2190
|
-
"name": "open",
|
|
2209
|
+
"name": "type",
|
|
2191
2210
|
"type": {
|
|
2192
|
-
"text": "
|
|
2211
|
+
"text": "string"
|
|
2193
2212
|
},
|
|
2194
|
-
"
|
|
2195
|
-
|
|
2213
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2214
|
+
"fieldName": "type",
|
|
2215
|
+
"inheritedFrom": {
|
|
2216
|
+
"name": "Anchor",
|
|
2217
|
+
"module": "src/anchor/anchor.ts"
|
|
2218
|
+
}
|
|
2219
|
+
}
|
|
2220
|
+
],
|
|
2221
|
+
"members": [
|
|
2196
2222
|
{
|
|
2197
2223
|
"kind": "field",
|
|
2198
|
-
"name": "
|
|
2224
|
+
"name": "download",
|
|
2199
2225
|
"type": {
|
|
2200
2226
|
"text": "string"
|
|
2227
|
+
},
|
|
2228
|
+
"privacy": "public",
|
|
2229
|
+
"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.",
|
|
2230
|
+
"inheritedFrom": {
|
|
2231
|
+
"name": "Anchor",
|
|
2232
|
+
"module": "src/anchor/anchor.ts"
|
|
2201
2233
|
}
|
|
2202
2234
|
},
|
|
2203
2235
|
{
|
|
2204
2236
|
"kind": "field",
|
|
2205
|
-
"name": "
|
|
2237
|
+
"name": "href",
|
|
2206
2238
|
"type": {
|
|
2207
|
-
"text": "
|
|
2239
|
+
"text": "string"
|
|
2208
2240
|
},
|
|
2209
|
-
"
|
|
2241
|
+
"privacy": "public",
|
|
2242
|
+
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2243
|
+
"inheritedFrom": {
|
|
2244
|
+
"name": "Anchor",
|
|
2245
|
+
"module": "src/anchor/anchor.ts"
|
|
2246
|
+
}
|
|
2210
2247
|
},
|
|
2211
2248
|
{
|
|
2212
2249
|
"kind": "field",
|
|
2213
|
-
"name": "
|
|
2250
|
+
"name": "hreflang",
|
|
2214
2251
|
"type": {
|
|
2215
|
-
"text": "
|
|
2252
|
+
"text": "string"
|
|
2216
2253
|
},
|
|
2217
|
-
"
|
|
2254
|
+
"privacy": "public",
|
|
2255
|
+
"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.",
|
|
2256
|
+
"inheritedFrom": {
|
|
2257
|
+
"name": "Anchor",
|
|
2258
|
+
"module": "src/anchor/anchor.ts"
|
|
2259
|
+
}
|
|
2218
2260
|
},
|
|
2219
2261
|
{
|
|
2220
2262
|
"kind": "field",
|
|
2221
|
-
"name": "
|
|
2263
|
+
"name": "ping",
|
|
2222
2264
|
"type": {
|
|
2223
|
-
"text": "
|
|
2265
|
+
"text": "string"
|
|
2266
|
+
},
|
|
2267
|
+
"privacy": "public",
|
|
2268
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2269
|
+
"inheritedFrom": {
|
|
2270
|
+
"name": "Anchor",
|
|
2271
|
+
"module": "src/anchor/anchor.ts"
|
|
2224
2272
|
}
|
|
2225
2273
|
},
|
|
2226
2274
|
{
|
|
2227
2275
|
"kind": "field",
|
|
2228
|
-
"name": "
|
|
2276
|
+
"name": "referrerpolicy",
|
|
2229
2277
|
"type": {
|
|
2230
|
-
"text": "
|
|
2278
|
+
"text": "string"
|
|
2279
|
+
},
|
|
2280
|
+
"privacy": "public",
|
|
2281
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2282
|
+
"inheritedFrom": {
|
|
2283
|
+
"name": "Anchor",
|
|
2284
|
+
"module": "src/anchor/anchor.ts"
|
|
2231
2285
|
}
|
|
2232
2286
|
},
|
|
2233
2287
|
{
|
|
2234
|
-
"kind": "
|
|
2235
|
-
"name": "
|
|
2236
|
-
"
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
"name": "newValue",
|
|
2246
|
-
"type": {
|
|
2247
|
-
"text": "any"
|
|
2248
|
-
}
|
|
2249
|
-
}
|
|
2250
|
-
]
|
|
2251
|
-
},
|
|
2252
|
-
{
|
|
2253
|
-
"kind": "method",
|
|
2254
|
-
"name": "openChanged",
|
|
2255
|
-
"privacy": "protected"
|
|
2256
|
-
},
|
|
2257
|
-
{
|
|
2258
|
-
"kind": "method",
|
|
2259
|
-
"name": "toggleActionsMenuVisibility"
|
|
2260
|
-
},
|
|
2261
|
-
{
|
|
2262
|
-
"kind": "method",
|
|
2263
|
-
"name": "onActionMenuItemClick",
|
|
2264
|
-
"parameters": [
|
|
2265
|
-
{
|
|
2266
|
-
"name": "callback",
|
|
2267
|
-
"type": {
|
|
2268
|
-
"text": "(rowData) => void | any"
|
|
2269
|
-
}
|
|
2270
|
-
}
|
|
2271
|
-
]
|
|
2288
|
+
"kind": "field",
|
|
2289
|
+
"name": "rel",
|
|
2290
|
+
"type": {
|
|
2291
|
+
"text": "string"
|
|
2292
|
+
},
|
|
2293
|
+
"privacy": "public",
|
|
2294
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2295
|
+
"inheritedFrom": {
|
|
2296
|
+
"name": "Anchor",
|
|
2297
|
+
"module": "src/anchor/anchor.ts"
|
|
2298
|
+
}
|
|
2272
2299
|
},
|
|
2273
2300
|
{
|
|
2274
2301
|
"kind": "field",
|
|
2275
|
-
"name": "
|
|
2302
|
+
"name": "target",
|
|
2276
2303
|
"type": {
|
|
2277
|
-
"text": "
|
|
2304
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
2278
2305
|
},
|
|
2279
|
-
"
|
|
2306
|
+
"privacy": "public",
|
|
2307
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2308
|
+
"inheritedFrom": {
|
|
2309
|
+
"name": "Anchor",
|
|
2310
|
+
"module": "src/anchor/anchor.ts"
|
|
2311
|
+
}
|
|
2280
2312
|
},
|
|
2281
2313
|
{
|
|
2282
2314
|
"kind": "field",
|
|
2283
|
-
"name": "
|
|
2284
|
-
"
|
|
2315
|
+
"name": "type",
|
|
2316
|
+
"type": {
|
|
2317
|
+
"text": "string"
|
|
2318
|
+
},
|
|
2319
|
+
"privacy": "public",
|
|
2320
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2321
|
+
"inheritedFrom": {
|
|
2322
|
+
"name": "Anchor",
|
|
2323
|
+
"module": "src/anchor/anchor.ts"
|
|
2324
|
+
}
|
|
2285
2325
|
},
|
|
2286
2326
|
{
|
|
2287
|
-
"kind": "
|
|
2288
|
-
"name": "
|
|
2289
|
-
"
|
|
2290
|
-
|
|
2291
|
-
|
|
2292
|
-
|
|
2293
|
-
|
|
2294
|
-
|
|
2295
|
-
|
|
2296
|
-
|
|
2327
|
+
"kind": "field",
|
|
2328
|
+
"name": "control",
|
|
2329
|
+
"type": {
|
|
2330
|
+
"text": "HTMLAnchorElement | undefined"
|
|
2331
|
+
},
|
|
2332
|
+
"privacy": "public",
|
|
2333
|
+
"description": "References the root element",
|
|
2334
|
+
"inheritedFrom": {
|
|
2335
|
+
"name": "Anchor",
|
|
2336
|
+
"module": "src/anchor/anchor.ts"
|
|
2337
|
+
}
|
|
2297
2338
|
},
|
|
2298
2339
|
{
|
|
2299
|
-
"kind": "
|
|
2300
|
-
"name": "
|
|
2301
|
-
"
|
|
2302
|
-
|
|
2303
|
-
|
|
2304
|
-
|
|
2305
|
-
|
|
2306
|
-
|
|
2307
|
-
}
|
|
2308
|
-
]
|
|
2340
|
+
"kind": "field",
|
|
2341
|
+
"name": "handleUnsupportedDelegatesFocus",
|
|
2342
|
+
"privacy": "private",
|
|
2343
|
+
"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",
|
|
2344
|
+
"inheritedFrom": {
|
|
2345
|
+
"name": "Anchor",
|
|
2346
|
+
"module": "src/anchor/anchor.ts"
|
|
2347
|
+
}
|
|
2309
2348
|
},
|
|
2310
2349
|
{
|
|
2311
2350
|
"kind": "field",
|
|
@@ -2418,108 +2457,69 @@
|
|
|
2418
2457
|
"module": "src/foundation-element/foundation-element.ts"
|
|
2419
2458
|
}
|
|
2420
2459
|
}
|
|
2421
|
-
]
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
"default": "false",
|
|
2429
|
-
"fieldName": "isVertical"
|
|
2430
|
-
},
|
|
2431
|
-
{
|
|
2432
|
-
"name": "add-default-actions",
|
|
2433
|
-
"type": {
|
|
2434
|
-
"text": "boolean"
|
|
2435
|
-
},
|
|
2436
|
-
"default": "true",
|
|
2437
|
-
"fieldName": "addDefaultActions"
|
|
2438
|
-
},
|
|
2439
|
-
{
|
|
2440
|
-
"name": "auto-close-on-action",
|
|
2441
|
-
"type": {
|
|
2442
|
-
"text": "boolean"
|
|
2443
|
-
},
|
|
2444
|
-
"default": "true",
|
|
2445
|
-
"fieldName": "autoCloseOnAction"
|
|
2446
|
-
},
|
|
2447
|
-
{
|
|
2448
|
-
"name": "name",
|
|
2449
|
-
"type": {
|
|
2450
|
-
"text": "string"
|
|
2451
|
-
},
|
|
2452
|
-
"default": "'Actions'",
|
|
2453
|
-
"fieldName": "name"
|
|
2454
|
-
},
|
|
2455
|
-
{
|
|
2456
|
-
"name": "open",
|
|
2457
|
-
"type": {
|
|
2458
|
-
"text": "boolean"
|
|
2459
|
-
},
|
|
2460
|
-
"default": "false",
|
|
2461
|
-
"fieldName": "open"
|
|
2462
|
-
},
|
|
2463
|
-
{
|
|
2464
|
-
"name": "buttonAppearance",
|
|
2465
|
-
"type": {
|
|
2466
|
-
"text": "string"
|
|
2467
|
-
},
|
|
2468
|
-
"fieldName": "buttonAppearance"
|
|
2469
|
-
},
|
|
2470
|
-
{
|
|
2471
|
-
"name": "hide-disabled",
|
|
2472
|
-
"type": {
|
|
2473
|
-
"text": "boolean"
|
|
2474
|
-
},
|
|
2475
|
-
"default": "false",
|
|
2476
|
-
"fieldName": "hideDisabled"
|
|
2477
|
-
},
|
|
2478
|
-
{
|
|
2479
|
-
"name": "hide-menu-single-option",
|
|
2480
|
-
"type": {
|
|
2481
|
-
"text": "boolean"
|
|
2482
|
-
},
|
|
2483
|
-
"default": "false",
|
|
2484
|
-
"fieldName": "hideMenuSingleOption"
|
|
2485
|
-
}
|
|
2486
|
-
],
|
|
2487
|
-
"superclass": {
|
|
2488
|
-
"name": "FoundationElement",
|
|
2489
|
-
"package": "@microsoft/fast-foundation"
|
|
2460
|
+
]
|
|
2461
|
+
},
|
|
2462
|
+
{
|
|
2463
|
+
"kind": "variable",
|
|
2464
|
+
"name": "foundationAnchorShadowOptions",
|
|
2465
|
+
"type": {
|
|
2466
|
+
"text": "ShadowRootInit"
|
|
2490
2467
|
},
|
|
2491
|
-
"
|
|
2492
|
-
"customElement": true
|
|
2468
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2493
2469
|
},
|
|
2494
2470
|
{
|
|
2495
2471
|
"kind": "variable",
|
|
2496
|
-
"name": "
|
|
2497
|
-
"
|
|
2472
|
+
"name": "defaultAnchorConfig",
|
|
2473
|
+
"type": {
|
|
2474
|
+
"text": "object"
|
|
2475
|
+
},
|
|
2476
|
+
"default": "{}"
|
|
2477
|
+
},
|
|
2478
|
+
{
|
|
2479
|
+
"kind": "variable",
|
|
2480
|
+
"name": "foundationAnchor",
|
|
2481
|
+
"description": "The Foundation Anchor",
|
|
2498
2482
|
"privacy": "public"
|
|
2499
2483
|
}
|
|
2500
2484
|
],
|
|
2501
2485
|
"exports": [
|
|
2502
2486
|
{
|
|
2503
2487
|
"kind": "js",
|
|
2504
|
-
"name": "
|
|
2488
|
+
"name": "Anchor",
|
|
2505
2489
|
"declaration": {
|
|
2506
|
-
"name": "
|
|
2507
|
-
"module": "src/
|
|
2490
|
+
"name": "Anchor",
|
|
2491
|
+
"module": "src/anchor/anchor.ts"
|
|
2508
2492
|
}
|
|
2509
2493
|
},
|
|
2510
2494
|
{
|
|
2511
2495
|
"kind": "js",
|
|
2512
|
-
"name": "
|
|
2496
|
+
"name": "foundationAnchorShadowOptions",
|
|
2513
2497
|
"declaration": {
|
|
2514
|
-
"name": "
|
|
2515
|
-
"module": "src/
|
|
2498
|
+
"name": "foundationAnchorShadowOptions",
|
|
2499
|
+
"module": "src/anchor/anchor.ts"
|
|
2516
2500
|
}
|
|
2517
|
-
}
|
|
2518
|
-
|
|
2519
|
-
|
|
2520
|
-
|
|
2501
|
+
},
|
|
2502
|
+
{
|
|
2503
|
+
"kind": "js",
|
|
2504
|
+
"name": "defaultAnchorConfig",
|
|
2505
|
+
"declaration": {
|
|
2506
|
+
"name": "defaultAnchorConfig",
|
|
2507
|
+
"module": "src/anchor/anchor.ts"
|
|
2508
|
+
}
|
|
2509
|
+
},
|
|
2510
|
+
{
|
|
2511
|
+
"kind": "js",
|
|
2512
|
+
"name": "foundationAnchor",
|
|
2513
|
+
"declaration": {
|
|
2514
|
+
"name": "foundationAnchor",
|
|
2515
|
+
"module": "src/anchor/anchor.ts"
|
|
2516
|
+
}
|
|
2517
|
+
}
|
|
2518
|
+
]
|
|
2519
|
+
},
|
|
2520
|
+
{
|
|
2521
2521
|
"kind": "javascript-module",
|
|
2522
|
-
"path": "src/
|
|
2522
|
+
"path": "src/anchor/index.ts",
|
|
2523
2523
|
"declarations": [],
|
|
2524
2524
|
"exports": [
|
|
2525
2525
|
{
|
|
@@ -2527,7 +2527,7 @@
|
|
|
2527
2527
|
"name": "*",
|
|
2528
2528
|
"declaration": {
|
|
2529
2529
|
"name": "*",
|
|
2530
|
-
"package": "./
|
|
2530
|
+
"package": "./anchor.template"
|
|
2531
2531
|
}
|
|
2532
2532
|
},
|
|
2533
2533
|
{
|
|
@@ -2535,7 +2535,7 @@
|
|
|
2535
2535
|
"name": "*",
|
|
2536
2536
|
"declaration": {
|
|
2537
2537
|
"name": "*",
|
|
2538
|
-
"package": "./
|
|
2538
|
+
"package": "./anchor.styles"
|
|
2539
2539
|
}
|
|
2540
2540
|
},
|
|
2541
2541
|
{
|
|
@@ -2543,7 +2543,7 @@
|
|
|
2543
2543
|
"name": "*",
|
|
2544
2544
|
"declaration": {
|
|
2545
2545
|
"name": "*",
|
|
2546
|
-
"package": "./
|
|
2546
|
+
"package": "./anchor"
|
|
2547
2547
|
}
|
|
2548
2548
|
}
|
|
2549
2549
|
]
|
|
@@ -5236,11 +5236,11 @@
|
|
|
5236
5236
|
},
|
|
5237
5237
|
{
|
|
5238
5238
|
"kind": "javascript-module",
|
|
5239
|
-
"path": "src/breadcrumb/breadcrumb.styles.ts",
|
|
5239
|
+
"path": "src/breadcrumb-item/breadcrumb-item.styles.ts",
|
|
5240
5240
|
"declarations": [
|
|
5241
5241
|
{
|
|
5242
5242
|
"kind": "function",
|
|
5243
|
-
"name": "
|
|
5243
|
+
"name": "foundationBreadcrumbItemStyles",
|
|
5244
5244
|
"return": {
|
|
5245
5245
|
"type": {
|
|
5246
5246
|
"text": "ElementStyles"
|
|
@@ -5265,24 +5265,24 @@
|
|
|
5265
5265
|
"exports": [
|
|
5266
5266
|
{
|
|
5267
5267
|
"kind": "js",
|
|
5268
|
-
"name": "
|
|
5268
|
+
"name": "foundationBreadcrumbItemStyles",
|
|
5269
5269
|
"declaration": {
|
|
5270
|
-
"name": "
|
|
5271
|
-
"module": "src/breadcrumb/breadcrumb.styles.ts"
|
|
5270
|
+
"name": "foundationBreadcrumbItemStyles",
|
|
5271
|
+
"module": "src/breadcrumb-item/breadcrumb-item.styles.ts"
|
|
5272
5272
|
}
|
|
5273
5273
|
}
|
|
5274
5274
|
]
|
|
5275
5275
|
},
|
|
5276
5276
|
{
|
|
5277
5277
|
"kind": "javascript-module",
|
|
5278
|
-
"path": "src/breadcrumb/breadcrumb.template.ts",
|
|
5278
|
+
"path": "src/breadcrumb-item/breadcrumb-item.template.ts",
|
|
5279
5279
|
"declarations": [
|
|
5280
5280
|
{
|
|
5281
5281
|
"kind": "function",
|
|
5282
|
-
"name": "
|
|
5282
|
+
"name": "foundationBreadcrumbItemTemplate",
|
|
5283
5283
|
"return": {
|
|
5284
5284
|
"type": {
|
|
5285
|
-
"text": "ViewTemplate<
|
|
5285
|
+
"text": "ViewTemplate<BreadcrumbItem>"
|
|
5286
5286
|
}
|
|
5287
5287
|
},
|
|
5288
5288
|
"parameters": [
|
|
@@ -5304,206 +5304,342 @@
|
|
|
5304
5304
|
"exports": [
|
|
5305
5305
|
{
|
|
5306
5306
|
"kind": "js",
|
|
5307
|
-
"name": "
|
|
5307
|
+
"name": "foundationBreadcrumbItemTemplate",
|
|
5308
5308
|
"declaration": {
|
|
5309
|
-
"name": "
|
|
5310
|
-
"module": "src/breadcrumb/breadcrumb.template.ts"
|
|
5309
|
+
"name": "foundationBreadcrumbItemTemplate",
|
|
5310
|
+
"module": "src/breadcrumb-item/breadcrumb-item.template.ts"
|
|
5311
5311
|
}
|
|
5312
5312
|
}
|
|
5313
5313
|
]
|
|
5314
5314
|
},
|
|
5315
5315
|
{
|
|
5316
5316
|
"kind": "javascript-module",
|
|
5317
|
-
"path": "src/breadcrumb/breadcrumb.ts",
|
|
5317
|
+
"path": "src/breadcrumb-item/breadcrumb-item.ts",
|
|
5318
5318
|
"declarations": [
|
|
5319
5319
|
{
|
|
5320
5320
|
"kind": "class",
|
|
5321
5321
|
"description": "",
|
|
5322
|
-
"name": "
|
|
5322
|
+
"name": "BreadcrumbItem",
|
|
5323
5323
|
"superclass": {
|
|
5324
|
-
"name": "
|
|
5324
|
+
"name": "FASTBreadcrumbItem",
|
|
5325
5325
|
"package": "@microsoft/fast-components"
|
|
5326
5326
|
},
|
|
5327
|
-
"tagName": "%%prefix%%-breadcrumb",
|
|
5327
|
+
"tagName": "%%prefix%%-breadcrumb-item",
|
|
5328
5328
|
"customElement": true,
|
|
5329
|
-
"
|
|
5329
|
+
"attributes": [
|
|
5330
5330
|
{
|
|
5331
|
-
"
|
|
5332
|
-
"
|
|
5333
|
-
|
|
5331
|
+
"name": "download",
|
|
5332
|
+
"type": {
|
|
5333
|
+
"text": "string"
|
|
5334
|
+
},
|
|
5335
|
+
"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.",
|
|
5336
|
+
"fieldName": "download",
|
|
5334
5337
|
"inheritedFrom": {
|
|
5335
|
-
"name": "
|
|
5336
|
-
"module": "src/
|
|
5338
|
+
"name": "Anchor",
|
|
5339
|
+
"module": "src/anchor/anchor.ts"
|
|
5337
5340
|
}
|
|
5338
5341
|
},
|
|
5339
5342
|
{
|
|
5340
|
-
"
|
|
5341
|
-
"
|
|
5342
|
-
|
|
5343
|
-
"return": {
|
|
5344
|
-
"type": {
|
|
5345
|
-
"text": "void"
|
|
5346
|
-
}
|
|
5343
|
+
"name": "href",
|
|
5344
|
+
"type": {
|
|
5345
|
+
"text": "string"
|
|
5347
5346
|
},
|
|
5348
|
-
"
|
|
5349
|
-
|
|
5350
|
-
"name": "item",
|
|
5351
|
-
"type": {
|
|
5352
|
-
"text": "HTMLElement"
|
|
5353
|
-
}
|
|
5354
|
-
},
|
|
5355
|
-
{
|
|
5356
|
-
"name": "isLastNode",
|
|
5357
|
-
"type": {
|
|
5358
|
-
"text": "boolean"
|
|
5359
|
-
}
|
|
5360
|
-
}
|
|
5361
|
-
],
|
|
5347
|
+
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
5348
|
+
"fieldName": "href",
|
|
5362
5349
|
"inheritedFrom": {
|
|
5363
|
-
"name": "
|
|
5364
|
-
"module": "src/
|
|
5350
|
+
"name": "Anchor",
|
|
5351
|
+
"module": "src/anchor/anchor.ts"
|
|
5365
5352
|
}
|
|
5366
5353
|
},
|
|
5367
5354
|
{
|
|
5368
|
-
"
|
|
5369
|
-
"
|
|
5370
|
-
|
|
5371
|
-
"return": {
|
|
5372
|
-
"type": {
|
|
5373
|
-
"text": "HTMLElement | null"
|
|
5374
|
-
}
|
|
5355
|
+
"name": "hreflang",
|
|
5356
|
+
"type": {
|
|
5357
|
+
"text": "string"
|
|
5375
5358
|
},
|
|
5376
|
-
"
|
|
5377
|
-
|
|
5378
|
-
"name": "node",
|
|
5379
|
-
"type": {
|
|
5380
|
-
"text": "HTMLElement"
|
|
5381
|
-
}
|
|
5382
|
-
}
|
|
5383
|
-
],
|
|
5384
|
-
"description": "Finds href on childnodes in the light DOM or shadow DOM.\nWe look in the shadow DOM because we insert an anchor when breadcrumb-item has an href.",
|
|
5359
|
+
"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.",
|
|
5360
|
+
"fieldName": "hreflang",
|
|
5385
5361
|
"inheritedFrom": {
|
|
5386
|
-
"name": "
|
|
5387
|
-
"module": "src/
|
|
5362
|
+
"name": "Anchor",
|
|
5363
|
+
"module": "src/anchor/anchor.ts"
|
|
5388
5364
|
}
|
|
5389
5365
|
},
|
|
5390
5366
|
{
|
|
5391
|
-
"
|
|
5392
|
-
"
|
|
5393
|
-
|
|
5394
|
-
"return": {
|
|
5395
|
-
"type": {
|
|
5396
|
-
"text": "void"
|
|
5397
|
-
}
|
|
5367
|
+
"name": "ping",
|
|
5368
|
+
"type": {
|
|
5369
|
+
"text": "string"
|
|
5398
5370
|
},
|
|
5399
|
-
"
|
|
5400
|
-
|
|
5401
|
-
"name": "item",
|
|
5402
|
-
"type": {
|
|
5403
|
-
"text": "HTMLElement"
|
|
5404
|
-
}
|
|
5405
|
-
},
|
|
5406
|
-
{
|
|
5407
|
-
"name": "isLastNode",
|
|
5408
|
-
"type": {
|
|
5409
|
-
"text": "boolean"
|
|
5410
|
-
}
|
|
5411
|
-
}
|
|
5412
|
-
],
|
|
5413
|
-
"description": "Sets ARIA Current for the current node\nIf child node with an anchor tag and with href is found then set aria-current to correct value for the child node,\notherwise apply aria-current to the host element, with an href",
|
|
5371
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
5372
|
+
"fieldName": "ping",
|
|
5414
5373
|
"inheritedFrom": {
|
|
5415
|
-
"name": "
|
|
5416
|
-
"module": "src/
|
|
5374
|
+
"name": "Anchor",
|
|
5375
|
+
"module": "src/anchor/anchor.ts"
|
|
5417
5376
|
}
|
|
5418
5377
|
},
|
|
5419
5378
|
{
|
|
5420
|
-
"
|
|
5421
|
-
"name": "_presentation",
|
|
5379
|
+
"name": "referrerpolicy",
|
|
5422
5380
|
"type": {
|
|
5423
|
-
"text": "
|
|
5381
|
+
"text": "string"
|
|
5424
5382
|
},
|
|
5425
|
-
"
|
|
5426
|
-
"
|
|
5383
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
5384
|
+
"fieldName": "referrerpolicy",
|
|
5427
5385
|
"inheritedFrom": {
|
|
5428
|
-
"name": "
|
|
5429
|
-
"module": "src/
|
|
5386
|
+
"name": "Anchor",
|
|
5387
|
+
"module": "src/anchor/anchor.ts"
|
|
5430
5388
|
}
|
|
5431
5389
|
},
|
|
5432
5390
|
{
|
|
5433
|
-
"
|
|
5434
|
-
"name": "$presentation",
|
|
5391
|
+
"name": "rel",
|
|
5435
5392
|
"type": {
|
|
5436
|
-
"text": "
|
|
5393
|
+
"text": "string"
|
|
5437
5394
|
},
|
|
5438
|
-
"
|
|
5439
|
-
"
|
|
5395
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
5396
|
+
"fieldName": "rel",
|
|
5440
5397
|
"inheritedFrom": {
|
|
5441
|
-
"name": "
|
|
5442
|
-
"module": "src/
|
|
5398
|
+
"name": "Anchor",
|
|
5399
|
+
"module": "src/anchor/anchor.ts"
|
|
5443
5400
|
}
|
|
5444
5401
|
},
|
|
5445
5402
|
{
|
|
5446
|
-
"
|
|
5447
|
-
"name": "template",
|
|
5403
|
+
"name": "target",
|
|
5448
5404
|
"type": {
|
|
5449
|
-
"text": "
|
|
5405
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
5450
5406
|
},
|
|
5451
|
-
"
|
|
5452
|
-
"
|
|
5407
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
5408
|
+
"fieldName": "target",
|
|
5453
5409
|
"inheritedFrom": {
|
|
5454
|
-
"name": "
|
|
5455
|
-
"module": "src/
|
|
5410
|
+
"name": "Anchor",
|
|
5411
|
+
"module": "src/anchor/anchor.ts"
|
|
5456
5412
|
}
|
|
5457
5413
|
},
|
|
5458
5414
|
{
|
|
5459
|
-
"
|
|
5460
|
-
"
|
|
5461
|
-
|
|
5462
|
-
"return": {
|
|
5463
|
-
"type": {
|
|
5464
|
-
"text": "void"
|
|
5465
|
-
}
|
|
5415
|
+
"name": "type",
|
|
5416
|
+
"type": {
|
|
5417
|
+
"text": "string"
|
|
5466
5418
|
},
|
|
5419
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
5420
|
+
"fieldName": "type",
|
|
5467
5421
|
"inheritedFrom": {
|
|
5468
|
-
"name": "
|
|
5469
|
-
"module": "src/
|
|
5422
|
+
"name": "Anchor",
|
|
5423
|
+
"module": "src/anchor/anchor.ts"
|
|
5470
5424
|
}
|
|
5471
|
-
}
|
|
5425
|
+
}
|
|
5426
|
+
],
|
|
5427
|
+
"members": [
|
|
5472
5428
|
{
|
|
5473
5429
|
"kind": "field",
|
|
5474
|
-
"name": "
|
|
5430
|
+
"name": "download",
|
|
5475
5431
|
"type": {
|
|
5476
|
-
"text": "
|
|
5432
|
+
"text": "string"
|
|
5477
5433
|
},
|
|
5478
5434
|
"privacy": "public",
|
|
5479
|
-
"description": "
|
|
5435
|
+
"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.",
|
|
5480
5436
|
"inheritedFrom": {
|
|
5481
|
-
"name": "
|
|
5482
|
-
"module": "src/
|
|
5437
|
+
"name": "Anchor",
|
|
5438
|
+
"module": "src/anchor/anchor.ts"
|
|
5483
5439
|
}
|
|
5484
5440
|
},
|
|
5485
5441
|
{
|
|
5486
|
-
"kind": "
|
|
5487
|
-
"name": "
|
|
5488
|
-
"
|
|
5489
|
-
|
|
5490
|
-
"type": {
|
|
5491
|
-
"text": "void"
|
|
5492
|
-
}
|
|
5442
|
+
"kind": "field",
|
|
5443
|
+
"name": "href",
|
|
5444
|
+
"type": {
|
|
5445
|
+
"text": "string"
|
|
5493
5446
|
},
|
|
5447
|
+
"privacy": "public",
|
|
5448
|
+
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
5494
5449
|
"inheritedFrom": {
|
|
5495
|
-
"name": "
|
|
5496
|
-
"module": "src/
|
|
5450
|
+
"name": "Anchor",
|
|
5451
|
+
"module": "src/anchor/anchor.ts"
|
|
5497
5452
|
}
|
|
5498
5453
|
},
|
|
5499
5454
|
{
|
|
5500
|
-
"kind": "
|
|
5501
|
-
"name": "
|
|
5455
|
+
"kind": "field",
|
|
5456
|
+
"name": "hreflang",
|
|
5457
|
+
"type": {
|
|
5458
|
+
"text": "string"
|
|
5459
|
+
},
|
|
5502
5460
|
"privacy": "public",
|
|
5503
|
-
"
|
|
5504
|
-
"
|
|
5505
|
-
"
|
|
5506
|
-
|
|
5461
|
+
"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.",
|
|
5462
|
+
"inheritedFrom": {
|
|
5463
|
+
"name": "Anchor",
|
|
5464
|
+
"module": "src/anchor/anchor.ts"
|
|
5465
|
+
}
|
|
5466
|
+
},
|
|
5467
|
+
{
|
|
5468
|
+
"kind": "field",
|
|
5469
|
+
"name": "ping",
|
|
5470
|
+
"type": {
|
|
5471
|
+
"text": "string"
|
|
5472
|
+
},
|
|
5473
|
+
"privacy": "public",
|
|
5474
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
5475
|
+
"inheritedFrom": {
|
|
5476
|
+
"name": "Anchor",
|
|
5477
|
+
"module": "src/anchor/anchor.ts"
|
|
5478
|
+
}
|
|
5479
|
+
},
|
|
5480
|
+
{
|
|
5481
|
+
"kind": "field",
|
|
5482
|
+
"name": "referrerpolicy",
|
|
5483
|
+
"type": {
|
|
5484
|
+
"text": "string"
|
|
5485
|
+
},
|
|
5486
|
+
"privacy": "public",
|
|
5487
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
5488
|
+
"inheritedFrom": {
|
|
5489
|
+
"name": "Anchor",
|
|
5490
|
+
"module": "src/anchor/anchor.ts"
|
|
5491
|
+
}
|
|
5492
|
+
},
|
|
5493
|
+
{
|
|
5494
|
+
"kind": "field",
|
|
5495
|
+
"name": "rel",
|
|
5496
|
+
"type": {
|
|
5497
|
+
"text": "string"
|
|
5498
|
+
},
|
|
5499
|
+
"privacy": "public",
|
|
5500
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
5501
|
+
"inheritedFrom": {
|
|
5502
|
+
"name": "Anchor",
|
|
5503
|
+
"module": "src/anchor/anchor.ts"
|
|
5504
|
+
}
|
|
5505
|
+
},
|
|
5506
|
+
{
|
|
5507
|
+
"kind": "field",
|
|
5508
|
+
"name": "target",
|
|
5509
|
+
"type": {
|
|
5510
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
5511
|
+
},
|
|
5512
|
+
"privacy": "public",
|
|
5513
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
5514
|
+
"inheritedFrom": {
|
|
5515
|
+
"name": "Anchor",
|
|
5516
|
+
"module": "src/anchor/anchor.ts"
|
|
5517
|
+
}
|
|
5518
|
+
},
|
|
5519
|
+
{
|
|
5520
|
+
"kind": "field",
|
|
5521
|
+
"name": "type",
|
|
5522
|
+
"type": {
|
|
5523
|
+
"text": "string"
|
|
5524
|
+
},
|
|
5525
|
+
"privacy": "public",
|
|
5526
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
5527
|
+
"inheritedFrom": {
|
|
5528
|
+
"name": "Anchor",
|
|
5529
|
+
"module": "src/anchor/anchor.ts"
|
|
5530
|
+
}
|
|
5531
|
+
},
|
|
5532
|
+
{
|
|
5533
|
+
"kind": "field",
|
|
5534
|
+
"name": "control",
|
|
5535
|
+
"type": {
|
|
5536
|
+
"text": "HTMLAnchorElement | undefined"
|
|
5537
|
+
},
|
|
5538
|
+
"privacy": "public",
|
|
5539
|
+
"description": "References the root element",
|
|
5540
|
+
"inheritedFrom": {
|
|
5541
|
+
"name": "Anchor",
|
|
5542
|
+
"module": "src/anchor/anchor.ts"
|
|
5543
|
+
}
|
|
5544
|
+
},
|
|
5545
|
+
{
|
|
5546
|
+
"kind": "field",
|
|
5547
|
+
"name": "handleUnsupportedDelegatesFocus",
|
|
5548
|
+
"privacy": "private",
|
|
5549
|
+
"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",
|
|
5550
|
+
"inheritedFrom": {
|
|
5551
|
+
"name": "Anchor",
|
|
5552
|
+
"module": "src/anchor/anchor.ts"
|
|
5553
|
+
}
|
|
5554
|
+
},
|
|
5555
|
+
{
|
|
5556
|
+
"kind": "field",
|
|
5557
|
+
"name": "_presentation",
|
|
5558
|
+
"type": {
|
|
5559
|
+
"text": "ComponentPresentation | null | undefined"
|
|
5560
|
+
},
|
|
5561
|
+
"privacy": "private",
|
|
5562
|
+
"default": "void 0",
|
|
5563
|
+
"inheritedFrom": {
|
|
5564
|
+
"name": "FoundationElement",
|
|
5565
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
5566
|
+
}
|
|
5567
|
+
},
|
|
5568
|
+
{
|
|
5569
|
+
"kind": "field",
|
|
5570
|
+
"name": "$presentation",
|
|
5571
|
+
"type": {
|
|
5572
|
+
"text": "ComponentPresentation | null"
|
|
5573
|
+
},
|
|
5574
|
+
"privacy": "public",
|
|
5575
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
5576
|
+
"inheritedFrom": {
|
|
5577
|
+
"name": "FoundationElement",
|
|
5578
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
5579
|
+
}
|
|
5580
|
+
},
|
|
5581
|
+
{
|
|
5582
|
+
"kind": "field",
|
|
5583
|
+
"name": "template",
|
|
5584
|
+
"type": {
|
|
5585
|
+
"text": "ElementViewTemplate | void | null"
|
|
5586
|
+
},
|
|
5587
|
+
"privacy": "public",
|
|
5588
|
+
"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.",
|
|
5589
|
+
"inheritedFrom": {
|
|
5590
|
+
"name": "FoundationElement",
|
|
5591
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
5592
|
+
}
|
|
5593
|
+
},
|
|
5594
|
+
{
|
|
5595
|
+
"kind": "method",
|
|
5596
|
+
"name": "templateChanged",
|
|
5597
|
+
"privacy": "protected",
|
|
5598
|
+
"return": {
|
|
5599
|
+
"type": {
|
|
5600
|
+
"text": "void"
|
|
5601
|
+
}
|
|
5602
|
+
},
|
|
5603
|
+
"inheritedFrom": {
|
|
5604
|
+
"name": "FoundationElement",
|
|
5605
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
5606
|
+
}
|
|
5607
|
+
},
|
|
5608
|
+
{
|
|
5609
|
+
"kind": "field",
|
|
5610
|
+
"name": "styles",
|
|
5611
|
+
"type": {
|
|
5612
|
+
"text": "ElementStyles | void | null"
|
|
5613
|
+
},
|
|
5614
|
+
"privacy": "public",
|
|
5615
|
+
"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.",
|
|
5616
|
+
"inheritedFrom": {
|
|
5617
|
+
"name": "FoundationElement",
|
|
5618
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
5619
|
+
}
|
|
5620
|
+
},
|
|
5621
|
+
{
|
|
5622
|
+
"kind": "method",
|
|
5623
|
+
"name": "stylesChanged",
|
|
5624
|
+
"privacy": "protected",
|
|
5625
|
+
"return": {
|
|
5626
|
+
"type": {
|
|
5627
|
+
"text": "void"
|
|
5628
|
+
}
|
|
5629
|
+
},
|
|
5630
|
+
"inheritedFrom": {
|
|
5631
|
+
"name": "FoundationElement",
|
|
5632
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
5633
|
+
}
|
|
5634
|
+
},
|
|
5635
|
+
{
|
|
5636
|
+
"kind": "method",
|
|
5637
|
+
"name": "compose",
|
|
5638
|
+
"privacy": "public",
|
|
5639
|
+
"static": true,
|
|
5640
|
+
"return": {
|
|
5641
|
+
"type": {
|
|
5642
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
5507
5643
|
}
|
|
5508
5644
|
},
|
|
5509
5645
|
"parameters": [
|
|
@@ -5531,7 +5667,7 @@
|
|
|
5531
5667
|
},
|
|
5532
5668
|
{
|
|
5533
5669
|
"kind": "variable",
|
|
5534
|
-
"name": "
|
|
5670
|
+
"name": "foundationBreadcrumbItemShadowOptions",
|
|
5535
5671
|
"type": {
|
|
5536
5672
|
"text": "ShadowRootInit"
|
|
5537
5673
|
},
|
|
@@ -5539,57 +5675,57 @@
|
|
|
5539
5675
|
},
|
|
5540
5676
|
{
|
|
5541
5677
|
"kind": "variable",
|
|
5542
|
-
"name": "
|
|
5678
|
+
"name": "defaultBreadcrumbItemConfig",
|
|
5543
5679
|
"type": {
|
|
5544
5680
|
"text": "object"
|
|
5545
5681
|
},
|
|
5546
|
-
"default": "{}"
|
|
5682
|
+
"default": "{\n separator: '/',\n}"
|
|
5547
5683
|
},
|
|
5548
5684
|
{
|
|
5549
5685
|
"kind": "variable",
|
|
5550
|
-
"name": "
|
|
5551
|
-
"description": "The Foundation Breadcrumb",
|
|
5686
|
+
"name": "foundationBreadcrumbItem",
|
|
5687
|
+
"description": "The Foundation Breadcrumb Item",
|
|
5552
5688
|
"privacy": "public"
|
|
5553
5689
|
}
|
|
5554
5690
|
],
|
|
5555
5691
|
"exports": [
|
|
5556
5692
|
{
|
|
5557
5693
|
"kind": "js",
|
|
5558
|
-
"name": "
|
|
5694
|
+
"name": "BreadcrumbItem",
|
|
5559
5695
|
"declaration": {
|
|
5560
|
-
"name": "
|
|
5561
|
-
"module": "src/breadcrumb/breadcrumb.ts"
|
|
5696
|
+
"name": "BreadcrumbItem",
|
|
5697
|
+
"module": "src/breadcrumb-item/breadcrumb-item.ts"
|
|
5562
5698
|
}
|
|
5563
5699
|
},
|
|
5564
5700
|
{
|
|
5565
5701
|
"kind": "js",
|
|
5566
|
-
"name": "
|
|
5702
|
+
"name": "foundationBreadcrumbItemShadowOptions",
|
|
5567
5703
|
"declaration": {
|
|
5568
|
-
"name": "
|
|
5569
|
-
"module": "src/breadcrumb/breadcrumb.ts"
|
|
5704
|
+
"name": "foundationBreadcrumbItemShadowOptions",
|
|
5705
|
+
"module": "src/breadcrumb-item/breadcrumb-item.ts"
|
|
5570
5706
|
}
|
|
5571
5707
|
},
|
|
5572
5708
|
{
|
|
5573
5709
|
"kind": "js",
|
|
5574
|
-
"name": "
|
|
5710
|
+
"name": "defaultBreadcrumbItemConfig",
|
|
5575
5711
|
"declaration": {
|
|
5576
|
-
"name": "
|
|
5577
|
-
"module": "src/breadcrumb/breadcrumb.ts"
|
|
5712
|
+
"name": "defaultBreadcrumbItemConfig",
|
|
5713
|
+
"module": "src/breadcrumb-item/breadcrumb-item.ts"
|
|
5578
5714
|
}
|
|
5579
5715
|
},
|
|
5580
5716
|
{
|
|
5581
5717
|
"kind": "js",
|
|
5582
|
-
"name": "
|
|
5718
|
+
"name": "foundationBreadcrumbItem",
|
|
5583
5719
|
"declaration": {
|
|
5584
|
-
"name": "
|
|
5585
|
-
"module": "src/breadcrumb/breadcrumb.ts"
|
|
5720
|
+
"name": "foundationBreadcrumbItem",
|
|
5721
|
+
"module": "src/breadcrumb-item/breadcrumb-item.ts"
|
|
5586
5722
|
}
|
|
5587
5723
|
}
|
|
5588
5724
|
]
|
|
5589
5725
|
},
|
|
5590
5726
|
{
|
|
5591
5727
|
"kind": "javascript-module",
|
|
5592
|
-
"path": "src/breadcrumb/index.ts",
|
|
5728
|
+
"path": "src/breadcrumb-item/index.ts",
|
|
5593
5729
|
"declarations": [],
|
|
5594
5730
|
"exports": [
|
|
5595
5731
|
{
|
|
@@ -5597,7 +5733,7 @@
|
|
|
5597
5733
|
"name": "*",
|
|
5598
5734
|
"declaration": {
|
|
5599
5735
|
"name": "*",
|
|
5600
|
-
"package": "./breadcrumb.template"
|
|
5736
|
+
"package": "./breadcrumb-item.template"
|
|
5601
5737
|
}
|
|
5602
5738
|
},
|
|
5603
5739
|
{
|
|
@@ -5605,7 +5741,7 @@
|
|
|
5605
5741
|
"name": "*",
|
|
5606
5742
|
"declaration": {
|
|
5607
5743
|
"name": "*",
|
|
5608
|
-
"package": "./breadcrumb.styles"
|
|
5744
|
+
"package": "./breadcrumb-item.styles"
|
|
5609
5745
|
}
|
|
5610
5746
|
},
|
|
5611
5747
|
{
|
|
@@ -5613,327 +5749,191 @@
|
|
|
5613
5749
|
"name": "*",
|
|
5614
5750
|
"declaration": {
|
|
5615
5751
|
"name": "*",
|
|
5616
|
-
"package": "./breadcrumb"
|
|
5617
|
-
}
|
|
5618
|
-
}
|
|
5619
|
-
]
|
|
5620
|
-
},
|
|
5621
|
-
{
|
|
5622
|
-
"kind": "javascript-module",
|
|
5623
|
-
"path": "src/breadcrumb-item/breadcrumb-item.styles.ts",
|
|
5624
|
-
"declarations": [
|
|
5625
|
-
{
|
|
5626
|
-
"kind": "function",
|
|
5627
|
-
"name": "foundationBreadcrumbItemStyles",
|
|
5628
|
-
"return": {
|
|
5629
|
-
"type": {
|
|
5630
|
-
"text": "ElementStyles"
|
|
5631
|
-
}
|
|
5632
|
-
},
|
|
5633
|
-
"parameters": [
|
|
5634
|
-
{
|
|
5635
|
-
"name": "context",
|
|
5636
|
-
"type": {
|
|
5637
|
-
"text": "ElementDefinitionContext"
|
|
5638
|
-
}
|
|
5639
|
-
},
|
|
5640
|
-
{
|
|
5641
|
-
"name": "definition",
|
|
5642
|
-
"type": {
|
|
5643
|
-
"text": "FoundationElementDefinition"
|
|
5644
|
-
}
|
|
5645
|
-
}
|
|
5646
|
-
]
|
|
5647
|
-
}
|
|
5648
|
-
],
|
|
5649
|
-
"exports": [
|
|
5650
|
-
{
|
|
5651
|
-
"kind": "js",
|
|
5652
|
-
"name": "foundationBreadcrumbItemStyles",
|
|
5653
|
-
"declaration": {
|
|
5654
|
-
"name": "foundationBreadcrumbItemStyles",
|
|
5655
|
-
"module": "src/breadcrumb-item/breadcrumb-item.styles.ts"
|
|
5656
|
-
}
|
|
5657
|
-
}
|
|
5658
|
-
]
|
|
5659
|
-
},
|
|
5660
|
-
{
|
|
5661
|
-
"kind": "javascript-module",
|
|
5662
|
-
"path": "src/breadcrumb-item/breadcrumb-item.template.ts",
|
|
5663
|
-
"declarations": [
|
|
5664
|
-
{
|
|
5665
|
-
"kind": "function",
|
|
5666
|
-
"name": "foundationBreadcrumbItemTemplate",
|
|
5667
|
-
"return": {
|
|
5668
|
-
"type": {
|
|
5669
|
-
"text": "ViewTemplate<BreadcrumbItem>"
|
|
5670
|
-
}
|
|
5671
|
-
},
|
|
5672
|
-
"parameters": [
|
|
5673
|
-
{
|
|
5674
|
-
"name": "context",
|
|
5675
|
-
"type": {
|
|
5676
|
-
"text": "ElementDefinitionContext"
|
|
5677
|
-
}
|
|
5678
|
-
},
|
|
5679
|
-
{
|
|
5680
|
-
"name": "definition",
|
|
5681
|
-
"type": {
|
|
5682
|
-
"text": "FoundationElementDefinition"
|
|
5683
|
-
}
|
|
5684
|
-
}
|
|
5685
|
-
]
|
|
5686
|
-
}
|
|
5687
|
-
],
|
|
5688
|
-
"exports": [
|
|
5689
|
-
{
|
|
5690
|
-
"kind": "js",
|
|
5691
|
-
"name": "foundationBreadcrumbItemTemplate",
|
|
5692
|
-
"declaration": {
|
|
5693
|
-
"name": "foundationBreadcrumbItemTemplate",
|
|
5694
|
-
"module": "src/breadcrumb-item/breadcrumb-item.template.ts"
|
|
5752
|
+
"package": "./breadcrumb-item"
|
|
5695
5753
|
}
|
|
5696
5754
|
}
|
|
5697
5755
|
]
|
|
5698
5756
|
},
|
|
5699
5757
|
{
|
|
5700
|
-
"kind": "javascript-module",
|
|
5701
|
-
"path": "src/breadcrumb
|
|
5702
|
-
"declarations": [
|
|
5703
|
-
{
|
|
5704
|
-
"kind": "
|
|
5705
|
-
"
|
|
5706
|
-
"
|
|
5707
|
-
|
|
5708
|
-
|
|
5709
|
-
|
|
5710
|
-
},
|
|
5711
|
-
"
|
|
5712
|
-
"customElement": true,
|
|
5713
|
-
"attributes": [
|
|
5714
|
-
{
|
|
5715
|
-
"name": "download",
|
|
5716
|
-
"type": {
|
|
5717
|
-
"text": "string"
|
|
5718
|
-
},
|
|
5719
|
-
"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.",
|
|
5720
|
-
"fieldName": "download",
|
|
5721
|
-
"inheritedFrom": {
|
|
5722
|
-
"name": "Anchor",
|
|
5723
|
-
"module": "src/anchor/anchor.ts"
|
|
5724
|
-
}
|
|
5725
|
-
},
|
|
5726
|
-
{
|
|
5727
|
-
"name": "href",
|
|
5728
|
-
"type": {
|
|
5729
|
-
"text": "string"
|
|
5730
|
-
},
|
|
5731
|
-
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
5732
|
-
"fieldName": "href",
|
|
5733
|
-
"inheritedFrom": {
|
|
5734
|
-
"name": "Anchor",
|
|
5735
|
-
"module": "src/anchor/anchor.ts"
|
|
5736
|
-
}
|
|
5737
|
-
},
|
|
5738
|
-
{
|
|
5739
|
-
"name": "hreflang",
|
|
5740
|
-
"type": {
|
|
5741
|
-
"text": "string"
|
|
5742
|
-
},
|
|
5743
|
-
"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.",
|
|
5744
|
-
"fieldName": "hreflang",
|
|
5745
|
-
"inheritedFrom": {
|
|
5746
|
-
"name": "Anchor",
|
|
5747
|
-
"module": "src/anchor/anchor.ts"
|
|
5748
|
-
}
|
|
5749
|
-
},
|
|
5750
|
-
{
|
|
5751
|
-
"name": "ping",
|
|
5752
|
-
"type": {
|
|
5753
|
-
"text": "string"
|
|
5754
|
-
},
|
|
5755
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
5756
|
-
"fieldName": "ping",
|
|
5757
|
-
"inheritedFrom": {
|
|
5758
|
-
"name": "Anchor",
|
|
5759
|
-
"module": "src/anchor/anchor.ts"
|
|
5760
|
-
}
|
|
5761
|
-
},
|
|
5762
|
-
{
|
|
5763
|
-
"name": "referrerpolicy",
|
|
5764
|
-
"type": {
|
|
5765
|
-
"text": "string"
|
|
5766
|
-
},
|
|
5767
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
5768
|
-
"fieldName": "referrerpolicy",
|
|
5769
|
-
"inheritedFrom": {
|
|
5770
|
-
"name": "Anchor",
|
|
5771
|
-
"module": "src/anchor/anchor.ts"
|
|
5772
|
-
}
|
|
5773
|
-
},
|
|
5774
|
-
{
|
|
5775
|
-
"name": "rel",
|
|
5776
|
-
"type": {
|
|
5777
|
-
"text": "string"
|
|
5778
|
-
},
|
|
5779
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
5780
|
-
"fieldName": "rel",
|
|
5781
|
-
"inheritedFrom": {
|
|
5782
|
-
"name": "Anchor",
|
|
5783
|
-
"module": "src/anchor/anchor.ts"
|
|
5784
|
-
}
|
|
5785
|
-
},
|
|
5786
|
-
{
|
|
5787
|
-
"name": "target",
|
|
5788
|
-
"type": {
|
|
5789
|
-
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
5790
|
-
},
|
|
5791
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
5792
|
-
"fieldName": "target",
|
|
5793
|
-
"inheritedFrom": {
|
|
5794
|
-
"name": "Anchor",
|
|
5795
|
-
"module": "src/anchor/anchor.ts"
|
|
5796
|
-
}
|
|
5797
|
-
},
|
|
5798
|
-
{
|
|
5799
|
-
"name": "type",
|
|
5800
|
-
"type": {
|
|
5801
|
-
"text": "string"
|
|
5802
|
-
},
|
|
5803
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
5804
|
-
"fieldName": "type",
|
|
5805
|
-
"inheritedFrom": {
|
|
5806
|
-
"name": "Anchor",
|
|
5807
|
-
"module": "src/anchor/anchor.ts"
|
|
5808
|
-
}
|
|
5809
|
-
}
|
|
5810
|
-
],
|
|
5811
|
-
"members": [
|
|
5812
|
-
{
|
|
5813
|
-
"kind": "field",
|
|
5814
|
-
"name": "download",
|
|
5815
|
-
"type": {
|
|
5816
|
-
"text": "string"
|
|
5817
|
-
},
|
|
5818
|
-
"privacy": "public",
|
|
5819
|
-
"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.",
|
|
5820
|
-
"inheritedFrom": {
|
|
5821
|
-
"name": "Anchor",
|
|
5822
|
-
"module": "src/anchor/anchor.ts"
|
|
5823
|
-
}
|
|
5824
|
-
},
|
|
5825
|
-
{
|
|
5826
|
-
"kind": "field",
|
|
5827
|
-
"name": "href",
|
|
5828
|
-
"type": {
|
|
5829
|
-
"text": "string"
|
|
5830
|
-
},
|
|
5831
|
-
"privacy": "public",
|
|
5832
|
-
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
5833
|
-
"inheritedFrom": {
|
|
5834
|
-
"name": "Anchor",
|
|
5835
|
-
"module": "src/anchor/anchor.ts"
|
|
5836
|
-
}
|
|
5837
|
-
},
|
|
5758
|
+
"kind": "javascript-module",
|
|
5759
|
+
"path": "src/breadcrumb/breadcrumb.styles.ts",
|
|
5760
|
+
"declarations": [
|
|
5761
|
+
{
|
|
5762
|
+
"kind": "function",
|
|
5763
|
+
"name": "foundationBreadcrumbStyles",
|
|
5764
|
+
"return": {
|
|
5765
|
+
"type": {
|
|
5766
|
+
"text": "ElementStyles"
|
|
5767
|
+
}
|
|
5768
|
+
},
|
|
5769
|
+
"parameters": [
|
|
5838
5770
|
{
|
|
5839
|
-
"
|
|
5840
|
-
"name": "hreflang",
|
|
5771
|
+
"name": "context",
|
|
5841
5772
|
"type": {
|
|
5842
|
-
"text": "
|
|
5843
|
-
},
|
|
5844
|
-
"privacy": "public",
|
|
5845
|
-
"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.",
|
|
5846
|
-
"inheritedFrom": {
|
|
5847
|
-
"name": "Anchor",
|
|
5848
|
-
"module": "src/anchor/anchor.ts"
|
|
5773
|
+
"text": "ElementDefinitionContext"
|
|
5849
5774
|
}
|
|
5850
5775
|
},
|
|
5851
5776
|
{
|
|
5852
|
-
"
|
|
5853
|
-
"name": "ping",
|
|
5777
|
+
"name": "definition",
|
|
5854
5778
|
"type": {
|
|
5855
|
-
"text": "
|
|
5856
|
-
},
|
|
5857
|
-
"privacy": "public",
|
|
5858
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
5859
|
-
"inheritedFrom": {
|
|
5860
|
-
"name": "Anchor",
|
|
5861
|
-
"module": "src/anchor/anchor.ts"
|
|
5779
|
+
"text": "FoundationElementDefinition"
|
|
5862
5780
|
}
|
|
5863
|
-
}
|
|
5781
|
+
}
|
|
5782
|
+
]
|
|
5783
|
+
}
|
|
5784
|
+
],
|
|
5785
|
+
"exports": [
|
|
5786
|
+
{
|
|
5787
|
+
"kind": "js",
|
|
5788
|
+
"name": "foundationBreadcrumbStyles",
|
|
5789
|
+
"declaration": {
|
|
5790
|
+
"name": "foundationBreadcrumbStyles",
|
|
5791
|
+
"module": "src/breadcrumb/breadcrumb.styles.ts"
|
|
5792
|
+
}
|
|
5793
|
+
}
|
|
5794
|
+
]
|
|
5795
|
+
},
|
|
5796
|
+
{
|
|
5797
|
+
"kind": "javascript-module",
|
|
5798
|
+
"path": "src/breadcrumb/breadcrumb.template.ts",
|
|
5799
|
+
"declarations": [
|
|
5800
|
+
{
|
|
5801
|
+
"kind": "function",
|
|
5802
|
+
"name": "foundationBreadcrumbTemplate",
|
|
5803
|
+
"return": {
|
|
5804
|
+
"type": {
|
|
5805
|
+
"text": "ViewTemplate<Breadcrumb>"
|
|
5806
|
+
}
|
|
5807
|
+
},
|
|
5808
|
+
"parameters": [
|
|
5864
5809
|
{
|
|
5865
|
-
"
|
|
5866
|
-
"name": "referrerpolicy",
|
|
5810
|
+
"name": "context",
|
|
5867
5811
|
"type": {
|
|
5868
|
-
"text": "
|
|
5869
|
-
},
|
|
5870
|
-
"privacy": "public",
|
|
5871
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
5872
|
-
"inheritedFrom": {
|
|
5873
|
-
"name": "Anchor",
|
|
5874
|
-
"module": "src/anchor/anchor.ts"
|
|
5812
|
+
"text": "ElementDefinitionContext"
|
|
5875
5813
|
}
|
|
5876
5814
|
},
|
|
5877
5815
|
{
|
|
5878
|
-
"
|
|
5879
|
-
"name": "rel",
|
|
5816
|
+
"name": "definition",
|
|
5880
5817
|
"type": {
|
|
5881
|
-
"text": "
|
|
5882
|
-
},
|
|
5883
|
-
"privacy": "public",
|
|
5884
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
5885
|
-
"inheritedFrom": {
|
|
5886
|
-
"name": "Anchor",
|
|
5887
|
-
"module": "src/anchor/anchor.ts"
|
|
5818
|
+
"text": "FoundationElementDefinition"
|
|
5888
5819
|
}
|
|
5889
|
-
}
|
|
5820
|
+
}
|
|
5821
|
+
]
|
|
5822
|
+
}
|
|
5823
|
+
],
|
|
5824
|
+
"exports": [
|
|
5825
|
+
{
|
|
5826
|
+
"kind": "js",
|
|
5827
|
+
"name": "foundationBreadcrumbTemplate",
|
|
5828
|
+
"declaration": {
|
|
5829
|
+
"name": "foundationBreadcrumbTemplate",
|
|
5830
|
+
"module": "src/breadcrumb/breadcrumb.template.ts"
|
|
5831
|
+
}
|
|
5832
|
+
}
|
|
5833
|
+
]
|
|
5834
|
+
},
|
|
5835
|
+
{
|
|
5836
|
+
"kind": "javascript-module",
|
|
5837
|
+
"path": "src/breadcrumb/breadcrumb.ts",
|
|
5838
|
+
"declarations": [
|
|
5839
|
+
{
|
|
5840
|
+
"kind": "class",
|
|
5841
|
+
"description": "",
|
|
5842
|
+
"name": "Breadcrumb",
|
|
5843
|
+
"superclass": {
|
|
5844
|
+
"name": "FASTBreadcrumb",
|
|
5845
|
+
"package": "@microsoft/fast-components"
|
|
5846
|
+
},
|
|
5847
|
+
"tagName": "%%prefix%%-breadcrumb",
|
|
5848
|
+
"customElement": true,
|
|
5849
|
+
"members": [
|
|
5890
5850
|
{
|
|
5891
|
-
"kind": "
|
|
5892
|
-
"name": "
|
|
5893
|
-
"type": {
|
|
5894
|
-
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
5895
|
-
},
|
|
5851
|
+
"kind": "method",
|
|
5852
|
+
"name": "slottedBreadcrumbItemsChanged",
|
|
5896
5853
|
"privacy": "public",
|
|
5897
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
5898
5854
|
"inheritedFrom": {
|
|
5899
|
-
"name": "
|
|
5900
|
-
"module": "src/
|
|
5855
|
+
"name": "Breadcrumb",
|
|
5856
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
5901
5857
|
}
|
|
5902
5858
|
},
|
|
5903
5859
|
{
|
|
5904
|
-
"kind": "
|
|
5905
|
-
"name": "
|
|
5906
|
-
"
|
|
5907
|
-
|
|
5860
|
+
"kind": "method",
|
|
5861
|
+
"name": "setItemSeparator",
|
|
5862
|
+
"privacy": "private",
|
|
5863
|
+
"return": {
|
|
5864
|
+
"type": {
|
|
5865
|
+
"text": "void"
|
|
5866
|
+
}
|
|
5908
5867
|
},
|
|
5909
|
-
"
|
|
5910
|
-
|
|
5868
|
+
"parameters": [
|
|
5869
|
+
{
|
|
5870
|
+
"name": "item",
|
|
5871
|
+
"type": {
|
|
5872
|
+
"text": "HTMLElement"
|
|
5873
|
+
}
|
|
5874
|
+
},
|
|
5875
|
+
{
|
|
5876
|
+
"name": "isLastNode",
|
|
5877
|
+
"type": {
|
|
5878
|
+
"text": "boolean"
|
|
5879
|
+
}
|
|
5880
|
+
}
|
|
5881
|
+
],
|
|
5911
5882
|
"inheritedFrom": {
|
|
5912
|
-
"name": "
|
|
5913
|
-
"module": "src/
|
|
5883
|
+
"name": "Breadcrumb",
|
|
5884
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
5914
5885
|
}
|
|
5915
5886
|
},
|
|
5916
5887
|
{
|
|
5917
|
-
"kind": "
|
|
5918
|
-
"name": "
|
|
5919
|
-
"
|
|
5920
|
-
|
|
5888
|
+
"kind": "method",
|
|
5889
|
+
"name": "findChildWithHref",
|
|
5890
|
+
"privacy": "private",
|
|
5891
|
+
"return": {
|
|
5892
|
+
"type": {
|
|
5893
|
+
"text": "HTMLElement | null"
|
|
5894
|
+
}
|
|
5921
5895
|
},
|
|
5922
|
-
"
|
|
5923
|
-
|
|
5896
|
+
"parameters": [
|
|
5897
|
+
{
|
|
5898
|
+
"name": "node",
|
|
5899
|
+
"type": {
|
|
5900
|
+
"text": "HTMLElement"
|
|
5901
|
+
}
|
|
5902
|
+
}
|
|
5903
|
+
],
|
|
5904
|
+
"description": "Finds href on childnodes in the light DOM or shadow DOM.\nWe look in the shadow DOM because we insert an anchor when breadcrumb-item has an href.",
|
|
5924
5905
|
"inheritedFrom": {
|
|
5925
|
-
"name": "
|
|
5926
|
-
"module": "src/
|
|
5906
|
+
"name": "Breadcrumb",
|
|
5907
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
5927
5908
|
}
|
|
5928
5909
|
},
|
|
5929
5910
|
{
|
|
5930
|
-
"kind": "
|
|
5931
|
-
"name": "
|
|
5911
|
+
"kind": "method",
|
|
5912
|
+
"name": "setAriaCurrent",
|
|
5932
5913
|
"privacy": "private",
|
|
5933
|
-
"
|
|
5914
|
+
"return": {
|
|
5915
|
+
"type": {
|
|
5916
|
+
"text": "void"
|
|
5917
|
+
}
|
|
5918
|
+
},
|
|
5919
|
+
"parameters": [
|
|
5920
|
+
{
|
|
5921
|
+
"name": "item",
|
|
5922
|
+
"type": {
|
|
5923
|
+
"text": "HTMLElement"
|
|
5924
|
+
}
|
|
5925
|
+
},
|
|
5926
|
+
{
|
|
5927
|
+
"name": "isLastNode",
|
|
5928
|
+
"type": {
|
|
5929
|
+
"text": "boolean"
|
|
5930
|
+
}
|
|
5931
|
+
}
|
|
5932
|
+
],
|
|
5933
|
+
"description": "Sets ARIA Current for the current node\nIf child node with an anchor tag and with href is found then set aria-current to correct value for the child node,\notherwise apply aria-current to the host element, with an href",
|
|
5934
5934
|
"inheritedFrom": {
|
|
5935
|
-
"name": "
|
|
5936
|
-
"module": "src/
|
|
5935
|
+
"name": "Breadcrumb",
|
|
5936
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
5937
5937
|
}
|
|
5938
5938
|
},
|
|
5939
5939
|
{
|
|
@@ -6051,7 +6051,7 @@
|
|
|
6051
6051
|
},
|
|
6052
6052
|
{
|
|
6053
6053
|
"kind": "variable",
|
|
6054
|
-
"name": "
|
|
6054
|
+
"name": "foundationBreadcrumbShadowOptions",
|
|
6055
6055
|
"type": {
|
|
6056
6056
|
"text": "ShadowRootInit"
|
|
6057
6057
|
},
|
|
@@ -6059,57 +6059,57 @@
|
|
|
6059
6059
|
},
|
|
6060
6060
|
{
|
|
6061
6061
|
"kind": "variable",
|
|
6062
|
-
"name": "
|
|
6062
|
+
"name": "defaultBreadcrumbConfig",
|
|
6063
6063
|
"type": {
|
|
6064
6064
|
"text": "object"
|
|
6065
6065
|
},
|
|
6066
|
-
"default": "{
|
|
6066
|
+
"default": "{}"
|
|
6067
6067
|
},
|
|
6068
6068
|
{
|
|
6069
6069
|
"kind": "variable",
|
|
6070
|
-
"name": "
|
|
6071
|
-
"description": "The Foundation Breadcrumb
|
|
6070
|
+
"name": "foundationBreadcrumb",
|
|
6071
|
+
"description": "The Foundation Breadcrumb",
|
|
6072
6072
|
"privacy": "public"
|
|
6073
6073
|
}
|
|
6074
6074
|
],
|
|
6075
6075
|
"exports": [
|
|
6076
6076
|
{
|
|
6077
6077
|
"kind": "js",
|
|
6078
|
-
"name": "
|
|
6078
|
+
"name": "Breadcrumb",
|
|
6079
6079
|
"declaration": {
|
|
6080
|
-
"name": "
|
|
6081
|
-
"module": "src/breadcrumb
|
|
6080
|
+
"name": "Breadcrumb",
|
|
6081
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
6082
6082
|
}
|
|
6083
6083
|
},
|
|
6084
6084
|
{
|
|
6085
6085
|
"kind": "js",
|
|
6086
|
-
"name": "
|
|
6086
|
+
"name": "foundationBreadcrumbShadowOptions",
|
|
6087
6087
|
"declaration": {
|
|
6088
|
-
"name": "
|
|
6089
|
-
"module": "src/breadcrumb
|
|
6088
|
+
"name": "foundationBreadcrumbShadowOptions",
|
|
6089
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
6090
6090
|
}
|
|
6091
6091
|
},
|
|
6092
6092
|
{
|
|
6093
6093
|
"kind": "js",
|
|
6094
|
-
"name": "
|
|
6094
|
+
"name": "defaultBreadcrumbConfig",
|
|
6095
6095
|
"declaration": {
|
|
6096
|
-
"name": "
|
|
6097
|
-
"module": "src/breadcrumb
|
|
6096
|
+
"name": "defaultBreadcrumbConfig",
|
|
6097
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
6098
6098
|
}
|
|
6099
6099
|
},
|
|
6100
6100
|
{
|
|
6101
6101
|
"kind": "js",
|
|
6102
|
-
"name": "
|
|
6102
|
+
"name": "foundationBreadcrumb",
|
|
6103
6103
|
"declaration": {
|
|
6104
|
-
"name": "
|
|
6105
|
-
"module": "src/breadcrumb
|
|
6104
|
+
"name": "foundationBreadcrumb",
|
|
6105
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
6106
6106
|
}
|
|
6107
6107
|
}
|
|
6108
6108
|
]
|
|
6109
6109
|
},
|
|
6110
6110
|
{
|
|
6111
6111
|
"kind": "javascript-module",
|
|
6112
|
-
"path": "src/breadcrumb
|
|
6112
|
+
"path": "src/breadcrumb/index.ts",
|
|
6113
6113
|
"declarations": [],
|
|
6114
6114
|
"exports": [
|
|
6115
6115
|
{
|
|
@@ -6117,7 +6117,7 @@
|
|
|
6117
6117
|
"name": "*",
|
|
6118
6118
|
"declaration": {
|
|
6119
6119
|
"name": "*",
|
|
6120
|
-
"package": "./breadcrumb
|
|
6120
|
+
"package": "./breadcrumb.template"
|
|
6121
6121
|
}
|
|
6122
6122
|
},
|
|
6123
6123
|
{
|
|
@@ -6125,7 +6125,7 @@
|
|
|
6125
6125
|
"name": "*",
|
|
6126
6126
|
"declaration": {
|
|
6127
6127
|
"name": "*",
|
|
6128
|
-
"package": "./breadcrumb
|
|
6128
|
+
"package": "./breadcrumb.styles"
|
|
6129
6129
|
}
|
|
6130
6130
|
},
|
|
6131
6131
|
{
|
|
@@ -6133,7 +6133,7 @@
|
|
|
6133
6133
|
"name": "*",
|
|
6134
6134
|
"declaration": {
|
|
6135
6135
|
"name": "*",
|
|
6136
|
-
"package": "./breadcrumb
|
|
6136
|
+
"package": "./breadcrumb"
|
|
6137
6137
|
}
|
|
6138
6138
|
}
|
|
6139
6139
|
]
|