@genesislcap/foundation-ui 14.367.0 → 14.367.1
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 +716 -716
- package/package.json +18 -18
|
@@ -1263,37 +1263,6 @@
|
|
|
1263
1263
|
}
|
|
1264
1264
|
]
|
|
1265
1265
|
},
|
|
1266
|
-
{
|
|
1267
|
-
"kind": "javascript-module",
|
|
1268
|
-
"path": "src/_config/index.ts",
|
|
1269
|
-
"declarations": [],
|
|
1270
|
-
"exports": [
|
|
1271
|
-
{
|
|
1272
|
-
"kind": "js",
|
|
1273
|
-
"name": "*",
|
|
1274
|
-
"declaration": {
|
|
1275
|
-
"name": "*",
|
|
1276
|
-
"package": "./styles"
|
|
1277
|
-
}
|
|
1278
|
-
},
|
|
1279
|
-
{
|
|
1280
|
-
"kind": "js",
|
|
1281
|
-
"name": "*",
|
|
1282
|
-
"declaration": {
|
|
1283
|
-
"name": "*",
|
|
1284
|
-
"package": "./tokens"
|
|
1285
|
-
}
|
|
1286
|
-
},
|
|
1287
|
-
{
|
|
1288
|
-
"kind": "js",
|
|
1289
|
-
"name": "*",
|
|
1290
|
-
"declaration": {
|
|
1291
|
-
"name": "*",
|
|
1292
|
-
"package": "./values"
|
|
1293
|
-
}
|
|
1294
|
-
}
|
|
1295
|
-
]
|
|
1296
|
-
},
|
|
1297
1266
|
{
|
|
1298
1267
|
"kind": "javascript-module",
|
|
1299
1268
|
"path": "src/accordion/accordion.styles.ts",
|
|
@@ -1478,34 +1447,42 @@
|
|
|
1478
1447
|
},
|
|
1479
1448
|
{
|
|
1480
1449
|
"kind": "javascript-module",
|
|
1481
|
-
"path": "src/
|
|
1482
|
-
"declarations": [
|
|
1450
|
+
"path": "src/_config/index.ts",
|
|
1451
|
+
"declarations": [],
|
|
1452
|
+
"exports": [
|
|
1483
1453
|
{
|
|
1484
|
-
"kind": "
|
|
1485
|
-
"name": "
|
|
1486
|
-
"
|
|
1487
|
-
"
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
{
|
|
1499
|
-
"name": "definition",
|
|
1500
|
-
"type": {
|
|
1501
|
-
"text": "FoundationElementDefinition"
|
|
1502
|
-
}
|
|
1503
|
-
}
|
|
1504
|
-
]
|
|
1454
|
+
"kind": "js",
|
|
1455
|
+
"name": "*",
|
|
1456
|
+
"declaration": {
|
|
1457
|
+
"name": "*",
|
|
1458
|
+
"package": "./styles"
|
|
1459
|
+
}
|
|
1460
|
+
},
|
|
1461
|
+
{
|
|
1462
|
+
"kind": "js",
|
|
1463
|
+
"name": "*",
|
|
1464
|
+
"declaration": {
|
|
1465
|
+
"name": "*",
|
|
1466
|
+
"package": "./tokens"
|
|
1467
|
+
}
|
|
1505
1468
|
},
|
|
1469
|
+
{
|
|
1470
|
+
"kind": "js",
|
|
1471
|
+
"name": "*",
|
|
1472
|
+
"declaration": {
|
|
1473
|
+
"name": "*",
|
|
1474
|
+
"package": "./values"
|
|
1475
|
+
}
|
|
1476
|
+
}
|
|
1477
|
+
]
|
|
1478
|
+
},
|
|
1479
|
+
{
|
|
1480
|
+
"kind": "javascript-module",
|
|
1481
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
1482
|
+
"declarations": [
|
|
1506
1483
|
{
|
|
1507
1484
|
"kind": "function",
|
|
1508
|
-
"name": "
|
|
1485
|
+
"name": "foundationAccordionItemStyles",
|
|
1509
1486
|
"return": {
|
|
1510
1487
|
"type": {
|
|
1511
1488
|
"text": "ElementStyles"
|
|
@@ -1530,286 +1507,173 @@
|
|
|
1530
1507
|
"exports": [
|
|
1531
1508
|
{
|
|
1532
1509
|
"kind": "js",
|
|
1533
|
-
"name": "
|
|
1534
|
-
"declaration": {
|
|
1535
|
-
"name": "actionsMenuBaseStyles",
|
|
1536
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1537
|
-
}
|
|
1538
|
-
},
|
|
1539
|
-
{
|
|
1540
|
-
"kind": "js",
|
|
1541
|
-
"name": "foundationActionsMenuStyles",
|
|
1510
|
+
"name": "foundationAccordionItemStyles",
|
|
1542
1511
|
"declaration": {
|
|
1543
|
-
"name": "
|
|
1544
|
-
"module": "src/
|
|
1512
|
+
"name": "foundationAccordionItemStyles",
|
|
1513
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1545
1514
|
}
|
|
1546
1515
|
}
|
|
1547
1516
|
]
|
|
1548
1517
|
},
|
|
1549
1518
|
{
|
|
1550
1519
|
"kind": "javascript-module",
|
|
1551
|
-
"path": "src/
|
|
1520
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1552
1521
|
"declarations": [
|
|
1553
1522
|
{
|
|
1554
1523
|
"kind": "function",
|
|
1555
|
-
"name": "
|
|
1524
|
+
"name": "foundationAccordionItemTemplate",
|
|
1525
|
+
"return": {
|
|
1526
|
+
"type": {
|
|
1527
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
1528
|
+
}
|
|
1529
|
+
},
|
|
1556
1530
|
"parameters": [
|
|
1557
1531
|
{
|
|
1558
|
-
"name": "
|
|
1532
|
+
"name": "context",
|
|
1559
1533
|
"type": {
|
|
1560
|
-
"text": "
|
|
1534
|
+
"text": "ElementDefinitionContext"
|
|
1561
1535
|
}
|
|
1562
|
-
}
|
|
1563
|
-
]
|
|
1564
|
-
},
|
|
1565
|
-
{
|
|
1566
|
-
"kind": "function",
|
|
1567
|
-
"name": "singleOptionTemplate",
|
|
1568
|
-
"parameters": [
|
|
1536
|
+
},
|
|
1569
1537
|
{
|
|
1570
|
-
"name": "
|
|
1538
|
+
"name": "definition",
|
|
1571
1539
|
"type": {
|
|
1572
|
-
"text": "
|
|
1540
|
+
"text": "FoundationElementDefinition"
|
|
1573
1541
|
}
|
|
1574
1542
|
}
|
|
1575
1543
|
]
|
|
1576
|
-
},
|
|
1577
|
-
{
|
|
1578
|
-
"kind": "variable",
|
|
1579
|
-
"name": "foundationActionsMenuTemplate",
|
|
1580
|
-
"type": {
|
|
1581
|
-
"text": "ViewTemplate<ActionsMenu>"
|
|
1582
|
-
},
|
|
1583
|
-
"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`"
|
|
1584
1544
|
}
|
|
1585
1545
|
],
|
|
1586
1546
|
"exports": [
|
|
1587
1547
|
{
|
|
1588
1548
|
"kind": "js",
|
|
1589
|
-
"name": "
|
|
1590
|
-
"declaration": {
|
|
1591
|
-
"name": "menuTemplate",
|
|
1592
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1593
|
-
}
|
|
1594
|
-
},
|
|
1595
|
-
{
|
|
1596
|
-
"kind": "js",
|
|
1597
|
-
"name": "singleOptionTemplate",
|
|
1598
|
-
"declaration": {
|
|
1599
|
-
"name": "singleOptionTemplate",
|
|
1600
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1601
|
-
}
|
|
1602
|
-
},
|
|
1603
|
-
{
|
|
1604
|
-
"kind": "js",
|
|
1605
|
-
"name": "foundationActionsMenuTemplate",
|
|
1549
|
+
"name": "foundationAccordionItemTemplate",
|
|
1606
1550
|
"declaration": {
|
|
1607
|
-
"name": "
|
|
1608
|
-
"module": "src/
|
|
1551
|
+
"name": "foundationAccordionItemTemplate",
|
|
1552
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
1609
1553
|
}
|
|
1610
1554
|
}
|
|
1611
1555
|
]
|
|
1612
1556
|
},
|
|
1613
1557
|
{
|
|
1614
1558
|
"kind": "javascript-module",
|
|
1615
|
-
"path": "src/
|
|
1559
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
1616
1560
|
"declarations": [
|
|
1617
1561
|
{
|
|
1618
1562
|
"kind": "class",
|
|
1619
1563
|
"description": "",
|
|
1620
|
-
"name": "
|
|
1621
|
-
"
|
|
1564
|
+
"name": "AccordionItem",
|
|
1565
|
+
"superclass": {
|
|
1566
|
+
"name": "FASTAccordionItem",
|
|
1567
|
+
"package": "@microsoft/fast-components"
|
|
1568
|
+
},
|
|
1569
|
+
"tagName": "%%prefix%%-accordion-item",
|
|
1570
|
+
"customElement": true,
|
|
1571
|
+
"attributes": [
|
|
1622
1572
|
{
|
|
1623
|
-
"
|
|
1624
|
-
"name": "actions",
|
|
1573
|
+
"name": "heading-level",
|
|
1625
1574
|
"type": {
|
|
1626
|
-
"text": "
|
|
1575
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1576
|
+
},
|
|
1577
|
+
"default": "2",
|
|
1578
|
+
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
1579
|
+
"fieldName": "headinglevel",
|
|
1580
|
+
"inheritedFrom": {
|
|
1581
|
+
"name": "AccordionItem",
|
|
1582
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1627
1583
|
}
|
|
1628
1584
|
},
|
|
1629
1585
|
{
|
|
1630
|
-
"kind": "field",
|
|
1631
|
-
"name": "isVertical",
|
|
1632
1586
|
"type": {
|
|
1633
1587
|
"text": "boolean"
|
|
1634
1588
|
},
|
|
1635
|
-
"default": "false"
|
|
1589
|
+
"default": "false",
|
|
1590
|
+
"description": "Expands or collapses the item.",
|
|
1591
|
+
"fieldName": "expanded",
|
|
1592
|
+
"inheritedFrom": {
|
|
1593
|
+
"name": "AccordionItem",
|
|
1594
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1595
|
+
}
|
|
1636
1596
|
},
|
|
1597
|
+
{
|
|
1598
|
+
"name": "id",
|
|
1599
|
+
"type": {
|
|
1600
|
+
"text": "string"
|
|
1601
|
+
},
|
|
1602
|
+
"description": "The item ID",
|
|
1603
|
+
"fieldName": "id",
|
|
1604
|
+
"inheritedFrom": {
|
|
1605
|
+
"name": "AccordionItem",
|
|
1606
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1607
|
+
}
|
|
1608
|
+
}
|
|
1609
|
+
],
|
|
1610
|
+
"members": [
|
|
1637
1611
|
{
|
|
1638
1612
|
"kind": "field",
|
|
1639
|
-
"name": "
|
|
1613
|
+
"name": "headinglevel",
|
|
1640
1614
|
"type": {
|
|
1641
|
-
"text": "
|
|
1615
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1642
1616
|
},
|
|
1643
|
-
"
|
|
1617
|
+
"privacy": "public",
|
|
1618
|
+
"default": "2",
|
|
1619
|
+
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
1620
|
+
"inheritedFrom": {
|
|
1621
|
+
"name": "AccordionItem",
|
|
1622
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1623
|
+
}
|
|
1644
1624
|
},
|
|
1645
1625
|
{
|
|
1646
1626
|
"kind": "field",
|
|
1647
|
-
"name": "
|
|
1627
|
+
"name": "expanded",
|
|
1648
1628
|
"type": {
|
|
1649
1629
|
"text": "boolean"
|
|
1650
1630
|
},
|
|
1651
|
-
"
|
|
1631
|
+
"privacy": "public",
|
|
1632
|
+
"default": "false",
|
|
1633
|
+
"description": "Expands or collapses the item.",
|
|
1634
|
+
"inheritedFrom": {
|
|
1635
|
+
"name": "AccordionItem",
|
|
1636
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1637
|
+
}
|
|
1652
1638
|
},
|
|
1653
1639
|
{
|
|
1654
1640
|
"kind": "field",
|
|
1655
|
-
"name": "
|
|
1641
|
+
"name": "id",
|
|
1656
1642
|
"type": {
|
|
1657
1643
|
"text": "string"
|
|
1644
|
+
},
|
|
1645
|
+
"privacy": "public",
|
|
1646
|
+
"description": "The item ID",
|
|
1647
|
+
"inheritedFrom": {
|
|
1648
|
+
"name": "AccordionItem",
|
|
1649
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1658
1650
|
}
|
|
1659
1651
|
},
|
|
1660
1652
|
{
|
|
1661
1653
|
"kind": "field",
|
|
1662
|
-
"name": "
|
|
1663
|
-
"
|
|
1664
|
-
|
|
1654
|
+
"name": "change",
|
|
1655
|
+
"privacy": "private",
|
|
1656
|
+
"inheritedFrom": {
|
|
1657
|
+
"name": "AccordionItem",
|
|
1658
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1665
1659
|
}
|
|
1666
1660
|
},
|
|
1667
1661
|
{
|
|
1668
1662
|
"kind": "field",
|
|
1669
|
-
"name": "
|
|
1663
|
+
"name": "_presentation",
|
|
1670
1664
|
"type": {
|
|
1671
|
-
"text": "
|
|
1665
|
+
"text": "ComponentPresentation | null | undefined"
|
|
1672
1666
|
},
|
|
1673
|
-
"
|
|
1667
|
+
"privacy": "private",
|
|
1668
|
+
"default": "void 0",
|
|
1669
|
+
"inheritedFrom": {
|
|
1670
|
+
"name": "FoundationElement",
|
|
1671
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1672
|
+
}
|
|
1674
1673
|
},
|
|
1675
1674
|
{
|
|
1676
1675
|
"kind": "field",
|
|
1677
|
-
"name": "
|
|
1678
|
-
"type": {
|
|
1679
|
-
"text": "boolean"
|
|
1680
|
-
},
|
|
1681
|
-
"default": "false"
|
|
1682
|
-
},
|
|
1683
|
-
{
|
|
1684
|
-
"kind": "field",
|
|
1685
|
-
"name": "buttonAppearance",
|
|
1686
|
-
"type": {
|
|
1687
|
-
"text": "string"
|
|
1688
|
-
}
|
|
1689
|
-
},
|
|
1690
|
-
{
|
|
1691
|
-
"kind": "field",
|
|
1692
|
-
"name": "hideDisabled",
|
|
1693
|
-
"type": {
|
|
1694
|
-
"text": "boolean"
|
|
1695
|
-
},
|
|
1696
|
-
"default": "false"
|
|
1697
|
-
},
|
|
1698
|
-
{
|
|
1699
|
-
"kind": "field",
|
|
1700
|
-
"name": "hideMenuSingleOption",
|
|
1701
|
-
"type": {
|
|
1702
|
-
"text": "boolean"
|
|
1703
|
-
},
|
|
1704
|
-
"default": "false"
|
|
1705
|
-
},
|
|
1706
|
-
{
|
|
1707
|
-
"kind": "field",
|
|
1708
|
-
"name": "singleOption",
|
|
1709
|
-
"type": {
|
|
1710
|
-
"text": "ActionMenuItem"
|
|
1711
|
-
}
|
|
1712
|
-
},
|
|
1713
|
-
{
|
|
1714
|
-
"kind": "field",
|
|
1715
|
-
"name": "actionsMenu",
|
|
1716
|
-
"type": {
|
|
1717
|
-
"text": "HTMLElement"
|
|
1718
|
-
}
|
|
1719
|
-
},
|
|
1720
|
-
{
|
|
1721
|
-
"kind": "method",
|
|
1722
|
-
"name": "definitionChanged",
|
|
1723
|
-
"privacy": "protected",
|
|
1724
|
-
"parameters": [
|
|
1725
|
-
{
|
|
1726
|
-
"name": "oldValue",
|
|
1727
|
-
"type": {
|
|
1728
|
-
"text": "any"
|
|
1729
|
-
}
|
|
1730
|
-
},
|
|
1731
|
-
{
|
|
1732
|
-
"name": "newValue",
|
|
1733
|
-
"type": {
|
|
1734
|
-
"text": "any"
|
|
1735
|
-
}
|
|
1736
|
-
}
|
|
1737
|
-
]
|
|
1738
|
-
},
|
|
1739
|
-
{
|
|
1740
|
-
"kind": "method",
|
|
1741
|
-
"name": "openChanged",
|
|
1742
|
-
"privacy": "protected"
|
|
1743
|
-
},
|
|
1744
|
-
{
|
|
1745
|
-
"kind": "method",
|
|
1746
|
-
"name": "toggleActionsMenuVisibility"
|
|
1747
|
-
},
|
|
1748
|
-
{
|
|
1749
|
-
"kind": "method",
|
|
1750
|
-
"name": "onActionMenuItemClick",
|
|
1751
|
-
"parameters": [
|
|
1752
|
-
{
|
|
1753
|
-
"name": "callback",
|
|
1754
|
-
"type": {
|
|
1755
|
-
"text": "(rowData) => void | any"
|
|
1756
|
-
}
|
|
1757
|
-
}
|
|
1758
|
-
]
|
|
1759
|
-
},
|
|
1760
|
-
{
|
|
1761
|
-
"kind": "field",
|
|
1762
|
-
"name": "allActions",
|
|
1763
|
-
"type": {
|
|
1764
|
-
"text": "ActionMenuItem[]"
|
|
1765
|
-
},
|
|
1766
|
-
"readonly": true
|
|
1767
|
-
},
|
|
1768
|
-
{
|
|
1769
|
-
"kind": "field",
|
|
1770
|
-
"name": "rowData",
|
|
1771
|
-
"readonly": true
|
|
1772
|
-
},
|
|
1773
|
-
{
|
|
1774
|
-
"kind": "method",
|
|
1775
|
-
"name": "getLabel",
|
|
1776
|
-
"parameters": [
|
|
1777
|
-
{
|
|
1778
|
-
"name": "name",
|
|
1779
|
-
"type": {
|
|
1780
|
-
"text": "string | ((rowData: any) => string)"
|
|
1781
|
-
}
|
|
1782
|
-
}
|
|
1783
|
-
]
|
|
1784
|
-
},
|
|
1785
|
-
{
|
|
1786
|
-
"kind": "method",
|
|
1787
|
-
"name": "getTemplate",
|
|
1788
|
-
"parameters": [
|
|
1789
|
-
{
|
|
1790
|
-
"name": "prefix",
|
|
1791
|
-
"type": {
|
|
1792
|
-
"text": "string"
|
|
1793
|
-
}
|
|
1794
|
-
}
|
|
1795
|
-
]
|
|
1796
|
-
},
|
|
1797
|
-
{
|
|
1798
|
-
"kind": "field",
|
|
1799
|
-
"name": "_presentation",
|
|
1800
|
-
"type": {
|
|
1801
|
-
"text": "ComponentPresentation | null | undefined"
|
|
1802
|
-
},
|
|
1803
|
-
"privacy": "private",
|
|
1804
|
-
"default": "void 0",
|
|
1805
|
-
"inheritedFrom": {
|
|
1806
|
-
"name": "FoundationElement",
|
|
1807
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1808
|
-
}
|
|
1809
|
-
},
|
|
1810
|
-
{
|
|
1811
|
-
"kind": "field",
|
|
1812
|
-
"name": "$presentation",
|
|
1676
|
+
"name": "$presentation",
|
|
1813
1677
|
"type": {
|
|
1814
1678
|
"text": "ComponentPresentation | null"
|
|
1815
1679
|
},
|
|
@@ -1906,123 +1770,86 @@
|
|
|
1906
1770
|
}
|
|
1907
1771
|
}
|
|
1908
1772
|
],
|
|
1909
|
-
"
|
|
1910
|
-
{
|
|
1911
|
-
"name": "is-vertical",
|
|
1912
|
-
"type": {
|
|
1913
|
-
"text": "boolean"
|
|
1914
|
-
},
|
|
1915
|
-
"default": "false",
|
|
1916
|
-
"fieldName": "isVertical"
|
|
1917
|
-
},
|
|
1918
|
-
{
|
|
1919
|
-
"name": "add-default-actions",
|
|
1920
|
-
"type": {
|
|
1921
|
-
"text": "boolean"
|
|
1922
|
-
},
|
|
1923
|
-
"default": "true",
|
|
1924
|
-
"fieldName": "addDefaultActions"
|
|
1925
|
-
},
|
|
1926
|
-
{
|
|
1927
|
-
"name": "auto-close-on-action",
|
|
1928
|
-
"type": {
|
|
1929
|
-
"text": "boolean"
|
|
1930
|
-
},
|
|
1931
|
-
"default": "true",
|
|
1932
|
-
"fieldName": "autoCloseOnAction"
|
|
1933
|
-
},
|
|
1934
|
-
{
|
|
1935
|
-
"name": "name",
|
|
1936
|
-
"type": {
|
|
1937
|
-
"text": "string"
|
|
1938
|
-
},
|
|
1939
|
-
"default": "'Actions'",
|
|
1940
|
-
"fieldName": "name"
|
|
1941
|
-
},
|
|
1942
|
-
{
|
|
1943
|
-
"name": "open",
|
|
1944
|
-
"type": {
|
|
1945
|
-
"text": "boolean"
|
|
1946
|
-
},
|
|
1947
|
-
"default": "false",
|
|
1948
|
-
"fieldName": "open"
|
|
1949
|
-
},
|
|
1950
|
-
{
|
|
1951
|
-
"name": "buttonAppearance",
|
|
1952
|
-
"type": {
|
|
1953
|
-
"text": "string"
|
|
1954
|
-
},
|
|
1955
|
-
"fieldName": "buttonAppearance"
|
|
1956
|
-
},
|
|
1957
|
-
{
|
|
1958
|
-
"name": "hide-disabled",
|
|
1959
|
-
"type": {
|
|
1960
|
-
"text": "boolean"
|
|
1961
|
-
},
|
|
1962
|
-
"default": "false",
|
|
1963
|
-
"fieldName": "hideDisabled"
|
|
1964
|
-
},
|
|
1773
|
+
"events": [
|
|
1965
1774
|
{
|
|
1966
|
-
"
|
|
1967
|
-
"
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1775
|
+
"description": "Fires a custom 'change' event when the button is invoked",
|
|
1776
|
+
"name": "change",
|
|
1777
|
+
"inheritedFrom": {
|
|
1778
|
+
"name": "AccordionItem",
|
|
1779
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1780
|
+
}
|
|
1972
1781
|
}
|
|
1973
|
-
]
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1782
|
+
]
|
|
1783
|
+
},
|
|
1784
|
+
{
|
|
1785
|
+
"kind": "variable",
|
|
1786
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1787
|
+
"type": {
|
|
1788
|
+
"text": "ShadowRootInit"
|
|
1977
1789
|
},
|
|
1978
|
-
"
|
|
1979
|
-
"customElement": true
|
|
1790
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1980
1791
|
},
|
|
1981
1792
|
{
|
|
1982
1793
|
"kind": "variable",
|
|
1983
|
-
"name": "
|
|
1984
|
-
"
|
|
1794
|
+
"name": "defaultAccordionItemConfig",
|
|
1795
|
+
"type": {
|
|
1796
|
+
"text": "object"
|
|
1797
|
+
},
|
|
1798
|
+
"default": "{\n collapsedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"collapsed-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M9 5.44446V12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n expandedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"expanded-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"minus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n}"
|
|
1799
|
+
},
|
|
1800
|
+
{
|
|
1801
|
+
"kind": "variable",
|
|
1802
|
+
"name": "foundationAccordionItem",
|
|
1803
|
+
"description": "The Foundation Accordion Item",
|
|
1985
1804
|
"privacy": "public"
|
|
1986
1805
|
}
|
|
1987
1806
|
],
|
|
1988
1807
|
"exports": [
|
|
1989
1808
|
{
|
|
1990
1809
|
"kind": "js",
|
|
1991
|
-
"name": "
|
|
1810
|
+
"name": "AccordionItem",
|
|
1992
1811
|
"declaration": {
|
|
1993
|
-
"name": "
|
|
1994
|
-
"module": "src/
|
|
1812
|
+
"name": "AccordionItem",
|
|
1813
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1995
1814
|
}
|
|
1996
1815
|
},
|
|
1997
1816
|
{
|
|
1998
1817
|
"kind": "js",
|
|
1999
|
-
"name": "
|
|
1818
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
2000
1819
|
"declaration": {
|
|
2001
|
-
"name": "
|
|
2002
|
-
"module": "src/
|
|
1820
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1821
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2003
1822
|
}
|
|
2004
|
-
}
|
|
2005
|
-
]
|
|
2006
|
-
},
|
|
2007
|
-
{
|
|
2008
|
-
"kind": "javascript-module",
|
|
2009
|
-
"path": "src/actions-menu/index.ts",
|
|
2010
|
-
"declarations": [],
|
|
2011
|
-
"exports": [
|
|
1823
|
+
},
|
|
2012
1824
|
{
|
|
2013
1825
|
"kind": "js",
|
|
2014
|
-
"name": "
|
|
1826
|
+
"name": "defaultAccordionItemConfig",
|
|
2015
1827
|
"declaration": {
|
|
2016
|
-
"name": "
|
|
2017
|
-
"
|
|
1828
|
+
"name": "defaultAccordionItemConfig",
|
|
1829
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2018
1830
|
}
|
|
2019
1831
|
},
|
|
1832
|
+
{
|
|
1833
|
+
"kind": "js",
|
|
1834
|
+
"name": "foundationAccordionItem",
|
|
1835
|
+
"declaration": {
|
|
1836
|
+
"name": "foundationAccordionItem",
|
|
1837
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1838
|
+
}
|
|
1839
|
+
}
|
|
1840
|
+
]
|
|
1841
|
+
},
|
|
1842
|
+
{
|
|
1843
|
+
"kind": "javascript-module",
|
|
1844
|
+
"path": "src/accordion-item/index.ts",
|
|
1845
|
+
"declarations": [],
|
|
1846
|
+
"exports": [
|
|
2020
1847
|
{
|
|
2021
1848
|
"kind": "js",
|
|
2022
1849
|
"name": "*",
|
|
2023
1850
|
"declaration": {
|
|
2024
1851
|
"name": "*",
|
|
2025
|
-
"package": "./
|
|
1852
|
+
"package": "./accordion-item.template"
|
|
2026
1853
|
}
|
|
2027
1854
|
},
|
|
2028
1855
|
{
|
|
@@ -2030,18 +1857,49 @@
|
|
|
2030
1857
|
"name": "*",
|
|
2031
1858
|
"declaration": {
|
|
2032
1859
|
"name": "*",
|
|
2033
|
-
"package": "./
|
|
1860
|
+
"package": "./accordion-item.styles"
|
|
1861
|
+
}
|
|
1862
|
+
},
|
|
1863
|
+
{
|
|
1864
|
+
"kind": "js",
|
|
1865
|
+
"name": "*",
|
|
1866
|
+
"declaration": {
|
|
1867
|
+
"name": "*",
|
|
1868
|
+
"package": "./accordion-item"
|
|
2034
1869
|
}
|
|
2035
1870
|
}
|
|
2036
1871
|
]
|
|
2037
1872
|
},
|
|
2038
1873
|
{
|
|
2039
1874
|
"kind": "javascript-module",
|
|
2040
|
-
"path": "src/
|
|
1875
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
2041
1876
|
"declarations": [
|
|
2042
1877
|
{
|
|
2043
1878
|
"kind": "function",
|
|
2044
|
-
"name": "
|
|
1879
|
+
"name": "actionsMenuBaseStyles",
|
|
1880
|
+
"return": {
|
|
1881
|
+
"type": {
|
|
1882
|
+
"text": "ElementStyles"
|
|
1883
|
+
}
|
|
1884
|
+
},
|
|
1885
|
+
"parameters": [
|
|
1886
|
+
{
|
|
1887
|
+
"name": "context",
|
|
1888
|
+
"type": {
|
|
1889
|
+
"text": "ElementDefinitionContext"
|
|
1890
|
+
}
|
|
1891
|
+
},
|
|
1892
|
+
{
|
|
1893
|
+
"name": "definition",
|
|
1894
|
+
"type": {
|
|
1895
|
+
"text": "FoundationElementDefinition"
|
|
1896
|
+
}
|
|
1897
|
+
}
|
|
1898
|
+
]
|
|
1899
|
+
},
|
|
1900
|
+
{
|
|
1901
|
+
"kind": "function",
|
|
1902
|
+
"name": "foundationActionsMenuStyles",
|
|
2045
1903
|
"return": {
|
|
2046
1904
|
"type": {
|
|
2047
1905
|
"text": "ElementStyles"
|
|
@@ -2066,292 +1924,269 @@
|
|
|
2066
1924
|
"exports": [
|
|
2067
1925
|
{
|
|
2068
1926
|
"kind": "js",
|
|
2069
|
-
"name": "
|
|
1927
|
+
"name": "actionsMenuBaseStyles",
|
|
2070
1928
|
"declaration": {
|
|
2071
|
-
"name": "
|
|
2072
|
-
"module": "src/
|
|
1929
|
+
"name": "actionsMenuBaseStyles",
|
|
1930
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1931
|
+
}
|
|
1932
|
+
},
|
|
1933
|
+
{
|
|
1934
|
+
"kind": "js",
|
|
1935
|
+
"name": "foundationActionsMenuStyles",
|
|
1936
|
+
"declaration": {
|
|
1937
|
+
"name": "foundationActionsMenuStyles",
|
|
1938
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2073
1939
|
}
|
|
2074
1940
|
}
|
|
2075
1941
|
]
|
|
2076
1942
|
},
|
|
2077
1943
|
{
|
|
2078
1944
|
"kind": "javascript-module",
|
|
2079
|
-
"path": "src/
|
|
1945
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
2080
1946
|
"declarations": [
|
|
2081
1947
|
{
|
|
2082
1948
|
"kind": "function",
|
|
2083
|
-
"name": "
|
|
2084
|
-
"return": {
|
|
2085
|
-
"type": {
|
|
2086
|
-
"text": "ViewTemplate<Anchor>"
|
|
2087
|
-
}
|
|
2088
|
-
},
|
|
1949
|
+
"name": "menuTemplate",
|
|
2089
1950
|
"parameters": [
|
|
2090
1951
|
{
|
|
2091
|
-
"name": "
|
|
1952
|
+
"name": "prefix",
|
|
2092
1953
|
"type": {
|
|
2093
|
-
"text": "
|
|
1954
|
+
"text": "string"
|
|
2094
1955
|
}
|
|
2095
|
-
}
|
|
1956
|
+
}
|
|
1957
|
+
]
|
|
1958
|
+
},
|
|
1959
|
+
{
|
|
1960
|
+
"kind": "function",
|
|
1961
|
+
"name": "singleOptionTemplate",
|
|
1962
|
+
"parameters": [
|
|
2096
1963
|
{
|
|
2097
|
-
"name": "
|
|
1964
|
+
"name": "prefix",
|
|
2098
1965
|
"type": {
|
|
2099
|
-
"text": "
|
|
1966
|
+
"text": "string"
|
|
2100
1967
|
}
|
|
2101
1968
|
}
|
|
2102
1969
|
]
|
|
1970
|
+
},
|
|
1971
|
+
{
|
|
1972
|
+
"kind": "variable",
|
|
1973
|
+
"name": "foundationActionsMenuTemplate",
|
|
1974
|
+
"type": {
|
|
1975
|
+
"text": "ViewTemplate<ActionsMenu>"
|
|
1976
|
+
},
|
|
1977
|
+
"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`"
|
|
2103
1978
|
}
|
|
2104
1979
|
],
|
|
2105
1980
|
"exports": [
|
|
2106
1981
|
{
|
|
2107
1982
|
"kind": "js",
|
|
2108
|
-
"name": "
|
|
1983
|
+
"name": "menuTemplate",
|
|
2109
1984
|
"declaration": {
|
|
2110
|
-
"name": "
|
|
2111
|
-
"module": "src/
|
|
1985
|
+
"name": "menuTemplate",
|
|
1986
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1987
|
+
}
|
|
1988
|
+
},
|
|
1989
|
+
{
|
|
1990
|
+
"kind": "js",
|
|
1991
|
+
"name": "singleOptionTemplate",
|
|
1992
|
+
"declaration": {
|
|
1993
|
+
"name": "singleOptionTemplate",
|
|
1994
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1995
|
+
}
|
|
1996
|
+
},
|
|
1997
|
+
{
|
|
1998
|
+
"kind": "js",
|
|
1999
|
+
"name": "foundationActionsMenuTemplate",
|
|
2000
|
+
"declaration": {
|
|
2001
|
+
"name": "foundationActionsMenuTemplate",
|
|
2002
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2112
2003
|
}
|
|
2113
2004
|
}
|
|
2114
2005
|
]
|
|
2115
2006
|
},
|
|
2116
2007
|
{
|
|
2117
2008
|
"kind": "javascript-module",
|
|
2118
|
-
"path": "src/
|
|
2009
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
2119
2010
|
"declarations": [
|
|
2120
2011
|
{
|
|
2121
2012
|
"kind": "class",
|
|
2122
2013
|
"description": "",
|
|
2123
|
-
"name": "
|
|
2124
|
-
"
|
|
2125
|
-
"name": "FASTAnchor",
|
|
2126
|
-
"package": "@microsoft/fast-components"
|
|
2127
|
-
},
|
|
2128
|
-
"tagName": "%%prefix%%-anchor",
|
|
2129
|
-
"customElement": true,
|
|
2130
|
-
"attributes": [
|
|
2014
|
+
"name": "ActionsMenu",
|
|
2015
|
+
"members": [
|
|
2131
2016
|
{
|
|
2132
|
-
"
|
|
2017
|
+
"kind": "field",
|
|
2018
|
+
"name": "actions",
|
|
2133
2019
|
"type": {
|
|
2134
|
-
"text": "
|
|
2135
|
-
},
|
|
2136
|
-
"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.",
|
|
2137
|
-
"fieldName": "download",
|
|
2138
|
-
"inheritedFrom": {
|
|
2139
|
-
"name": "Anchor",
|
|
2140
|
-
"module": "src/anchor/anchor.ts"
|
|
2020
|
+
"text": "ActionMenuItem[]"
|
|
2141
2021
|
}
|
|
2142
2022
|
},
|
|
2143
2023
|
{
|
|
2144
|
-
"
|
|
2024
|
+
"kind": "field",
|
|
2025
|
+
"name": "isVertical",
|
|
2145
2026
|
"type": {
|
|
2146
|
-
"text": "
|
|
2027
|
+
"text": "boolean"
|
|
2147
2028
|
},
|
|
2148
|
-
"
|
|
2149
|
-
"fieldName": "href",
|
|
2150
|
-
"inheritedFrom": {
|
|
2151
|
-
"name": "Anchor",
|
|
2152
|
-
"module": "src/anchor/anchor.ts"
|
|
2153
|
-
}
|
|
2029
|
+
"default": "false"
|
|
2154
2030
|
},
|
|
2155
2031
|
{
|
|
2156
|
-
"
|
|
2032
|
+
"kind": "field",
|
|
2033
|
+
"name": "addDefaultActions",
|
|
2157
2034
|
"type": {
|
|
2158
|
-
"text": "
|
|
2035
|
+
"text": "boolean"
|
|
2159
2036
|
},
|
|
2160
|
-
"
|
|
2161
|
-
"fieldName": "hreflang",
|
|
2162
|
-
"inheritedFrom": {
|
|
2163
|
-
"name": "Anchor",
|
|
2164
|
-
"module": "src/anchor/anchor.ts"
|
|
2165
|
-
}
|
|
2037
|
+
"default": "true"
|
|
2166
2038
|
},
|
|
2167
2039
|
{
|
|
2168
|
-
"
|
|
2040
|
+
"kind": "field",
|
|
2041
|
+
"name": "autoCloseOnAction",
|
|
2169
2042
|
"type": {
|
|
2170
|
-
"text": "
|
|
2043
|
+
"text": "boolean"
|
|
2171
2044
|
},
|
|
2172
|
-
"
|
|
2173
|
-
"fieldName": "ping",
|
|
2174
|
-
"inheritedFrom": {
|
|
2175
|
-
"name": "Anchor",
|
|
2176
|
-
"module": "src/anchor/anchor.ts"
|
|
2177
|
-
}
|
|
2045
|
+
"default": "true"
|
|
2178
2046
|
},
|
|
2179
2047
|
{
|
|
2180
|
-
"
|
|
2048
|
+
"kind": "field",
|
|
2049
|
+
"name": "classNames",
|
|
2181
2050
|
"type": {
|
|
2182
2051
|
"text": "string"
|
|
2183
|
-
},
|
|
2184
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2185
|
-
"fieldName": "referrerpolicy",
|
|
2186
|
-
"inheritedFrom": {
|
|
2187
|
-
"name": "Anchor",
|
|
2188
|
-
"module": "src/anchor/anchor.ts"
|
|
2189
2052
|
}
|
|
2190
2053
|
},
|
|
2191
2054
|
{
|
|
2192
|
-
"
|
|
2055
|
+
"kind": "field",
|
|
2056
|
+
"name": "definition",
|
|
2193
2057
|
"type": {
|
|
2194
|
-
"text": "
|
|
2195
|
-
},
|
|
2196
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2197
|
-
"fieldName": "rel",
|
|
2198
|
-
"inheritedFrom": {
|
|
2199
|
-
"name": "Anchor",
|
|
2200
|
-
"module": "src/anchor/anchor.ts"
|
|
2058
|
+
"text": "any"
|
|
2201
2059
|
}
|
|
2202
2060
|
},
|
|
2203
2061
|
{
|
|
2204
|
-
"
|
|
2062
|
+
"kind": "field",
|
|
2063
|
+
"name": "name",
|
|
2205
2064
|
"type": {
|
|
2206
|
-
"text": "
|
|
2065
|
+
"text": "string"
|
|
2207
2066
|
},
|
|
2208
|
-
"
|
|
2209
|
-
"fieldName": "target",
|
|
2210
|
-
"inheritedFrom": {
|
|
2211
|
-
"name": "Anchor",
|
|
2212
|
-
"module": "src/anchor/anchor.ts"
|
|
2213
|
-
}
|
|
2067
|
+
"default": "'Actions'"
|
|
2214
2068
|
},
|
|
2215
2069
|
{
|
|
2216
|
-
"
|
|
2070
|
+
"kind": "field",
|
|
2071
|
+
"name": "open",
|
|
2217
2072
|
"type": {
|
|
2218
|
-
"text": "
|
|
2073
|
+
"text": "boolean"
|
|
2219
2074
|
},
|
|
2220
|
-
"
|
|
2221
|
-
|
|
2222
|
-
"inheritedFrom": {
|
|
2223
|
-
"name": "Anchor",
|
|
2224
|
-
"module": "src/anchor/anchor.ts"
|
|
2225
|
-
}
|
|
2226
|
-
}
|
|
2227
|
-
],
|
|
2228
|
-
"members": [
|
|
2075
|
+
"default": "false"
|
|
2076
|
+
},
|
|
2229
2077
|
{
|
|
2230
2078
|
"kind": "field",
|
|
2231
|
-
"name": "
|
|
2079
|
+
"name": "buttonAppearance",
|
|
2232
2080
|
"type": {
|
|
2233
2081
|
"text": "string"
|
|
2234
|
-
},
|
|
2235
|
-
"privacy": "public",
|
|
2236
|
-
"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.",
|
|
2237
|
-
"inheritedFrom": {
|
|
2238
|
-
"name": "Anchor",
|
|
2239
|
-
"module": "src/anchor/anchor.ts"
|
|
2240
2082
|
}
|
|
2241
2083
|
},
|
|
2242
2084
|
{
|
|
2243
2085
|
"kind": "field",
|
|
2244
|
-
"name": "
|
|
2086
|
+
"name": "hideDisabled",
|
|
2245
2087
|
"type": {
|
|
2246
|
-
"text": "
|
|
2088
|
+
"text": "boolean"
|
|
2247
2089
|
},
|
|
2248
|
-
"
|
|
2249
|
-
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2250
|
-
"inheritedFrom": {
|
|
2251
|
-
"name": "Anchor",
|
|
2252
|
-
"module": "src/anchor/anchor.ts"
|
|
2253
|
-
}
|
|
2090
|
+
"default": "false"
|
|
2254
2091
|
},
|
|
2255
2092
|
{
|
|
2256
2093
|
"kind": "field",
|
|
2257
|
-
"name": "
|
|
2094
|
+
"name": "hideMenuSingleOption",
|
|
2258
2095
|
"type": {
|
|
2259
|
-
"text": "
|
|
2096
|
+
"text": "boolean"
|
|
2260
2097
|
},
|
|
2261
|
-
"
|
|
2262
|
-
"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.",
|
|
2263
|
-
"inheritedFrom": {
|
|
2264
|
-
"name": "Anchor",
|
|
2265
|
-
"module": "src/anchor/anchor.ts"
|
|
2266
|
-
}
|
|
2098
|
+
"default": "false"
|
|
2267
2099
|
},
|
|
2268
2100
|
{
|
|
2269
2101
|
"kind": "field",
|
|
2270
|
-
"name": "
|
|
2102
|
+
"name": "singleOption",
|
|
2271
2103
|
"type": {
|
|
2272
|
-
"text": "
|
|
2273
|
-
},
|
|
2274
|
-
"privacy": "public",
|
|
2275
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2276
|
-
"inheritedFrom": {
|
|
2277
|
-
"name": "Anchor",
|
|
2278
|
-
"module": "src/anchor/anchor.ts"
|
|
2104
|
+
"text": "ActionMenuItem"
|
|
2279
2105
|
}
|
|
2280
2106
|
},
|
|
2281
2107
|
{
|
|
2282
2108
|
"kind": "field",
|
|
2283
|
-
"name": "
|
|
2109
|
+
"name": "actionsMenu",
|
|
2284
2110
|
"type": {
|
|
2285
|
-
"text": "
|
|
2286
|
-
},
|
|
2287
|
-
"privacy": "public",
|
|
2288
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2289
|
-
"inheritedFrom": {
|
|
2290
|
-
"name": "Anchor",
|
|
2291
|
-
"module": "src/anchor/anchor.ts"
|
|
2111
|
+
"text": "HTMLElement"
|
|
2292
2112
|
}
|
|
2293
2113
|
},
|
|
2294
2114
|
{
|
|
2295
|
-
"kind": "
|
|
2296
|
-
"name": "
|
|
2297
|
-
"
|
|
2298
|
-
|
|
2299
|
-
|
|
2300
|
-
|
|
2301
|
-
|
|
2302
|
-
|
|
2303
|
-
|
|
2304
|
-
|
|
2305
|
-
|
|
2115
|
+
"kind": "method",
|
|
2116
|
+
"name": "definitionChanged",
|
|
2117
|
+
"privacy": "protected",
|
|
2118
|
+
"parameters": [
|
|
2119
|
+
{
|
|
2120
|
+
"name": "oldValue",
|
|
2121
|
+
"type": {
|
|
2122
|
+
"text": "any"
|
|
2123
|
+
}
|
|
2124
|
+
},
|
|
2125
|
+
{
|
|
2126
|
+
"name": "newValue",
|
|
2127
|
+
"type": {
|
|
2128
|
+
"text": "any"
|
|
2129
|
+
}
|
|
2130
|
+
}
|
|
2131
|
+
]
|
|
2306
2132
|
},
|
|
2307
2133
|
{
|
|
2308
|
-
"kind": "
|
|
2309
|
-
"name": "
|
|
2310
|
-
"
|
|
2311
|
-
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
2312
|
-
},
|
|
2313
|
-
"privacy": "public",
|
|
2314
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2315
|
-
"inheritedFrom": {
|
|
2316
|
-
"name": "Anchor",
|
|
2317
|
-
"module": "src/anchor/anchor.ts"
|
|
2318
|
-
}
|
|
2134
|
+
"kind": "method",
|
|
2135
|
+
"name": "openChanged",
|
|
2136
|
+
"privacy": "protected"
|
|
2319
2137
|
},
|
|
2320
2138
|
{
|
|
2321
|
-
"kind": "
|
|
2322
|
-
"name": "
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
"
|
|
2327
|
-
"
|
|
2328
|
-
|
|
2329
|
-
|
|
2330
|
-
|
|
2331
|
-
|
|
2139
|
+
"kind": "method",
|
|
2140
|
+
"name": "toggleActionsMenuVisibility"
|
|
2141
|
+
},
|
|
2142
|
+
{
|
|
2143
|
+
"kind": "method",
|
|
2144
|
+
"name": "onActionMenuItemClick",
|
|
2145
|
+
"parameters": [
|
|
2146
|
+
{
|
|
2147
|
+
"name": "callback",
|
|
2148
|
+
"type": {
|
|
2149
|
+
"text": "(rowData) => void | any"
|
|
2150
|
+
}
|
|
2151
|
+
}
|
|
2152
|
+
]
|
|
2332
2153
|
},
|
|
2333
2154
|
{
|
|
2334
2155
|
"kind": "field",
|
|
2335
|
-
"name": "
|
|
2156
|
+
"name": "allActions",
|
|
2336
2157
|
"type": {
|
|
2337
|
-
"text": "
|
|
2158
|
+
"text": "ActionMenuItem[]"
|
|
2338
2159
|
},
|
|
2339
|
-
"
|
|
2340
|
-
"description": "References the root element",
|
|
2341
|
-
"inheritedFrom": {
|
|
2342
|
-
"name": "Anchor",
|
|
2343
|
-
"module": "src/anchor/anchor.ts"
|
|
2344
|
-
}
|
|
2160
|
+
"readonly": true
|
|
2345
2161
|
},
|
|
2346
2162
|
{
|
|
2347
2163
|
"kind": "field",
|
|
2348
|
-
"name": "
|
|
2349
|
-
"
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
|
|
2353
|
-
|
|
2354
|
-
|
|
2164
|
+
"name": "rowData",
|
|
2165
|
+
"readonly": true
|
|
2166
|
+
},
|
|
2167
|
+
{
|
|
2168
|
+
"kind": "method",
|
|
2169
|
+
"name": "getLabel",
|
|
2170
|
+
"parameters": [
|
|
2171
|
+
{
|
|
2172
|
+
"name": "name",
|
|
2173
|
+
"type": {
|
|
2174
|
+
"text": "string | ((rowData: any) => string)"
|
|
2175
|
+
}
|
|
2176
|
+
}
|
|
2177
|
+
]
|
|
2178
|
+
},
|
|
2179
|
+
{
|
|
2180
|
+
"kind": "method",
|
|
2181
|
+
"name": "getTemplate",
|
|
2182
|
+
"parameters": [
|
|
2183
|
+
{
|
|
2184
|
+
"name": "prefix",
|
|
2185
|
+
"type": {
|
|
2186
|
+
"text": "string"
|
|
2187
|
+
}
|
|
2188
|
+
}
|
|
2189
|
+
]
|
|
2355
2190
|
},
|
|
2356
2191
|
{
|
|
2357
2192
|
"kind": "field",
|
|
@@ -2464,69 +2299,108 @@
|
|
|
2464
2299
|
"module": "src/foundation-element/foundation-element.ts"
|
|
2465
2300
|
}
|
|
2466
2301
|
}
|
|
2467
|
-
]
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
|
-
|
|
2302
|
+
],
|
|
2303
|
+
"attributes": [
|
|
2304
|
+
{
|
|
2305
|
+
"name": "is-vertical",
|
|
2306
|
+
"type": {
|
|
2307
|
+
"text": "boolean"
|
|
2308
|
+
},
|
|
2309
|
+
"default": "false",
|
|
2310
|
+
"fieldName": "isVertical"
|
|
2311
|
+
},
|
|
2312
|
+
{
|
|
2313
|
+
"name": "add-default-actions",
|
|
2314
|
+
"type": {
|
|
2315
|
+
"text": "boolean"
|
|
2316
|
+
},
|
|
2317
|
+
"default": "true",
|
|
2318
|
+
"fieldName": "addDefaultActions"
|
|
2319
|
+
},
|
|
2320
|
+
{
|
|
2321
|
+
"name": "auto-close-on-action",
|
|
2322
|
+
"type": {
|
|
2323
|
+
"text": "boolean"
|
|
2324
|
+
},
|
|
2325
|
+
"default": "true",
|
|
2326
|
+
"fieldName": "autoCloseOnAction"
|
|
2327
|
+
},
|
|
2328
|
+
{
|
|
2329
|
+
"name": "name",
|
|
2330
|
+
"type": {
|
|
2331
|
+
"text": "string"
|
|
2332
|
+
},
|
|
2333
|
+
"default": "'Actions'",
|
|
2334
|
+
"fieldName": "name"
|
|
2335
|
+
},
|
|
2336
|
+
{
|
|
2337
|
+
"name": "open",
|
|
2338
|
+
"type": {
|
|
2339
|
+
"text": "boolean"
|
|
2340
|
+
},
|
|
2341
|
+
"default": "false",
|
|
2342
|
+
"fieldName": "open"
|
|
2343
|
+
},
|
|
2344
|
+
{
|
|
2345
|
+
"name": "buttonAppearance",
|
|
2346
|
+
"type": {
|
|
2347
|
+
"text": "string"
|
|
2348
|
+
},
|
|
2349
|
+
"fieldName": "buttonAppearance"
|
|
2350
|
+
},
|
|
2351
|
+
{
|
|
2352
|
+
"name": "hide-disabled",
|
|
2353
|
+
"type": {
|
|
2354
|
+
"text": "boolean"
|
|
2355
|
+
},
|
|
2356
|
+
"default": "false",
|
|
2357
|
+
"fieldName": "hideDisabled"
|
|
2358
|
+
},
|
|
2359
|
+
{
|
|
2360
|
+
"name": "hide-menu-single-option",
|
|
2361
|
+
"type": {
|
|
2362
|
+
"text": "boolean"
|
|
2363
|
+
},
|
|
2364
|
+
"default": "false",
|
|
2365
|
+
"fieldName": "hideMenuSingleOption"
|
|
2366
|
+
}
|
|
2367
|
+
],
|
|
2368
|
+
"superclass": {
|
|
2369
|
+
"name": "FoundationElement",
|
|
2370
|
+
"package": "@microsoft/fast-foundation"
|
|
2482
2371
|
},
|
|
2483
|
-
"
|
|
2372
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
2373
|
+
"customElement": true
|
|
2484
2374
|
},
|
|
2485
2375
|
{
|
|
2486
2376
|
"kind": "variable",
|
|
2487
|
-
"name": "
|
|
2488
|
-
"description": "The Foundation
|
|
2377
|
+
"name": "foundationActionsMenu",
|
|
2378
|
+
"description": "The Foundation Actions Menu",
|
|
2489
2379
|
"privacy": "public"
|
|
2490
2380
|
}
|
|
2491
2381
|
],
|
|
2492
2382
|
"exports": [
|
|
2493
2383
|
{
|
|
2494
2384
|
"kind": "js",
|
|
2495
|
-
"name": "
|
|
2496
|
-
"declaration": {
|
|
2497
|
-
"name": "Anchor",
|
|
2498
|
-
"module": "src/anchor/anchor.ts"
|
|
2499
|
-
}
|
|
2500
|
-
},
|
|
2501
|
-
{
|
|
2502
|
-
"kind": "js",
|
|
2503
|
-
"name": "foundationAnchorShadowOptions",
|
|
2504
|
-
"declaration": {
|
|
2505
|
-
"name": "foundationAnchorShadowOptions",
|
|
2506
|
-
"module": "src/anchor/anchor.ts"
|
|
2507
|
-
}
|
|
2508
|
-
},
|
|
2509
|
-
{
|
|
2510
|
-
"kind": "js",
|
|
2511
|
-
"name": "defaultAnchorConfig",
|
|
2385
|
+
"name": "ActionsMenu",
|
|
2512
2386
|
"declaration": {
|
|
2513
|
-
"name": "
|
|
2514
|
-
"module": "src/
|
|
2387
|
+
"name": "ActionsMenu",
|
|
2388
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2515
2389
|
}
|
|
2516
2390
|
},
|
|
2517
2391
|
{
|
|
2518
2392
|
"kind": "js",
|
|
2519
|
-
"name": "
|
|
2393
|
+
"name": "foundationActionsMenu",
|
|
2520
2394
|
"declaration": {
|
|
2521
|
-
"name": "
|
|
2522
|
-
"module": "src/
|
|
2395
|
+
"name": "foundationActionsMenu",
|
|
2396
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2523
2397
|
}
|
|
2524
2398
|
}
|
|
2525
2399
|
]
|
|
2526
2400
|
},
|
|
2527
2401
|
{
|
|
2528
2402
|
"kind": "javascript-module",
|
|
2529
|
-
"path": "src/
|
|
2403
|
+
"path": "src/actions-menu/index.ts",
|
|
2530
2404
|
"declarations": [],
|
|
2531
2405
|
"exports": [
|
|
2532
2406
|
{
|
|
@@ -2534,7 +2408,7 @@
|
|
|
2534
2408
|
"name": "*",
|
|
2535
2409
|
"declaration": {
|
|
2536
2410
|
"name": "*",
|
|
2537
|
-
"package": "./
|
|
2411
|
+
"package": "./actions-menu.styles"
|
|
2538
2412
|
}
|
|
2539
2413
|
},
|
|
2540
2414
|
{
|
|
@@ -2542,7 +2416,7 @@
|
|
|
2542
2416
|
"name": "*",
|
|
2543
2417
|
"declaration": {
|
|
2544
2418
|
"name": "*",
|
|
2545
|
-
"package": "./
|
|
2419
|
+
"package": "./actions-menu.template"
|
|
2546
2420
|
}
|
|
2547
2421
|
},
|
|
2548
2422
|
{
|
|
@@ -2550,18 +2424,18 @@
|
|
|
2550
2424
|
"name": "*",
|
|
2551
2425
|
"declaration": {
|
|
2552
2426
|
"name": "*",
|
|
2553
|
-
"package": "./
|
|
2427
|
+
"package": "./actions-menu"
|
|
2554
2428
|
}
|
|
2555
2429
|
}
|
|
2556
2430
|
]
|
|
2557
2431
|
},
|
|
2558
2432
|
{
|
|
2559
2433
|
"kind": "javascript-module",
|
|
2560
|
-
"path": "src/
|
|
2434
|
+
"path": "src/anchor/anchor.styles.ts",
|
|
2561
2435
|
"declarations": [
|
|
2562
2436
|
{
|
|
2563
2437
|
"kind": "function",
|
|
2564
|
-
"name": "
|
|
2438
|
+
"name": "foundationAnchorStyles",
|
|
2565
2439
|
"return": {
|
|
2566
2440
|
"type": {
|
|
2567
2441
|
"text": "ElementStyles"
|
|
@@ -2569,172 +2443,308 @@
|
|
|
2569
2443
|
},
|
|
2570
2444
|
"parameters": [
|
|
2571
2445
|
{
|
|
2572
|
-
"name": "context",
|
|
2446
|
+
"name": "context",
|
|
2447
|
+
"type": {
|
|
2448
|
+
"text": "ElementDefinitionContext"
|
|
2449
|
+
}
|
|
2450
|
+
},
|
|
2451
|
+
{
|
|
2452
|
+
"name": "definition",
|
|
2453
|
+
"type": {
|
|
2454
|
+
"text": "FoundationElementDefinition"
|
|
2455
|
+
}
|
|
2456
|
+
}
|
|
2457
|
+
]
|
|
2458
|
+
}
|
|
2459
|
+
],
|
|
2460
|
+
"exports": [
|
|
2461
|
+
{
|
|
2462
|
+
"kind": "js",
|
|
2463
|
+
"name": "foundationAnchorStyles",
|
|
2464
|
+
"declaration": {
|
|
2465
|
+
"name": "foundationAnchorStyles",
|
|
2466
|
+
"module": "src/anchor/anchor.styles.ts"
|
|
2467
|
+
}
|
|
2468
|
+
}
|
|
2469
|
+
]
|
|
2470
|
+
},
|
|
2471
|
+
{
|
|
2472
|
+
"kind": "javascript-module",
|
|
2473
|
+
"path": "src/anchor/anchor.template.ts",
|
|
2474
|
+
"declarations": [
|
|
2475
|
+
{
|
|
2476
|
+
"kind": "function",
|
|
2477
|
+
"name": "foundationAnchorTemplate",
|
|
2478
|
+
"return": {
|
|
2479
|
+
"type": {
|
|
2480
|
+
"text": "ViewTemplate<Anchor>"
|
|
2481
|
+
}
|
|
2482
|
+
},
|
|
2483
|
+
"parameters": [
|
|
2484
|
+
{
|
|
2485
|
+
"name": "context",
|
|
2486
|
+
"type": {
|
|
2487
|
+
"text": "ElementDefinitionContext"
|
|
2488
|
+
}
|
|
2489
|
+
},
|
|
2490
|
+
{
|
|
2491
|
+
"name": "definition",
|
|
2492
|
+
"type": {
|
|
2493
|
+
"text": "FoundationElementDefinition"
|
|
2494
|
+
}
|
|
2495
|
+
}
|
|
2496
|
+
]
|
|
2497
|
+
}
|
|
2498
|
+
],
|
|
2499
|
+
"exports": [
|
|
2500
|
+
{
|
|
2501
|
+
"kind": "js",
|
|
2502
|
+
"name": "foundationAnchorTemplate",
|
|
2503
|
+
"declaration": {
|
|
2504
|
+
"name": "foundationAnchorTemplate",
|
|
2505
|
+
"module": "src/anchor/anchor.template.ts"
|
|
2506
|
+
}
|
|
2507
|
+
}
|
|
2508
|
+
]
|
|
2509
|
+
},
|
|
2510
|
+
{
|
|
2511
|
+
"kind": "javascript-module",
|
|
2512
|
+
"path": "src/anchor/anchor.ts",
|
|
2513
|
+
"declarations": [
|
|
2514
|
+
{
|
|
2515
|
+
"kind": "class",
|
|
2516
|
+
"description": "",
|
|
2517
|
+
"name": "Anchor",
|
|
2518
|
+
"superclass": {
|
|
2519
|
+
"name": "FASTAnchor",
|
|
2520
|
+
"package": "@microsoft/fast-components"
|
|
2521
|
+
},
|
|
2522
|
+
"tagName": "%%prefix%%-anchor",
|
|
2523
|
+
"customElement": true,
|
|
2524
|
+
"attributes": [
|
|
2525
|
+
{
|
|
2526
|
+
"name": "download",
|
|
2527
|
+
"type": {
|
|
2528
|
+
"text": "string"
|
|
2529
|
+
},
|
|
2530
|
+
"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.",
|
|
2531
|
+
"fieldName": "download",
|
|
2532
|
+
"inheritedFrom": {
|
|
2533
|
+
"name": "Anchor",
|
|
2534
|
+
"module": "src/anchor/anchor.ts"
|
|
2535
|
+
}
|
|
2536
|
+
},
|
|
2537
|
+
{
|
|
2538
|
+
"name": "href",
|
|
2539
|
+
"type": {
|
|
2540
|
+
"text": "string"
|
|
2541
|
+
},
|
|
2542
|
+
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2543
|
+
"fieldName": "href",
|
|
2544
|
+
"inheritedFrom": {
|
|
2545
|
+
"name": "Anchor",
|
|
2546
|
+
"module": "src/anchor/anchor.ts"
|
|
2547
|
+
}
|
|
2548
|
+
},
|
|
2549
|
+
{
|
|
2550
|
+
"name": "hreflang",
|
|
2551
|
+
"type": {
|
|
2552
|
+
"text": "string"
|
|
2553
|
+
},
|
|
2554
|
+
"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.",
|
|
2555
|
+
"fieldName": "hreflang",
|
|
2556
|
+
"inheritedFrom": {
|
|
2557
|
+
"name": "Anchor",
|
|
2558
|
+
"module": "src/anchor/anchor.ts"
|
|
2559
|
+
}
|
|
2560
|
+
},
|
|
2561
|
+
{
|
|
2562
|
+
"name": "ping",
|
|
2563
|
+
"type": {
|
|
2564
|
+
"text": "string"
|
|
2565
|
+
},
|
|
2566
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2567
|
+
"fieldName": "ping",
|
|
2568
|
+
"inheritedFrom": {
|
|
2569
|
+
"name": "Anchor",
|
|
2570
|
+
"module": "src/anchor/anchor.ts"
|
|
2571
|
+
}
|
|
2572
|
+
},
|
|
2573
|
+
{
|
|
2574
|
+
"name": "referrerpolicy",
|
|
2575
|
+
"type": {
|
|
2576
|
+
"text": "string"
|
|
2577
|
+
},
|
|
2578
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2579
|
+
"fieldName": "referrerpolicy",
|
|
2580
|
+
"inheritedFrom": {
|
|
2581
|
+
"name": "Anchor",
|
|
2582
|
+
"module": "src/anchor/anchor.ts"
|
|
2583
|
+
}
|
|
2584
|
+
},
|
|
2585
|
+
{
|
|
2586
|
+
"name": "rel",
|
|
2587
|
+
"type": {
|
|
2588
|
+
"text": "string"
|
|
2589
|
+
},
|
|
2590
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2591
|
+
"fieldName": "rel",
|
|
2592
|
+
"inheritedFrom": {
|
|
2593
|
+
"name": "Anchor",
|
|
2594
|
+
"module": "src/anchor/anchor.ts"
|
|
2595
|
+
}
|
|
2596
|
+
},
|
|
2597
|
+
{
|
|
2598
|
+
"name": "target",
|
|
2573
2599
|
"type": {
|
|
2574
|
-
"text": "
|
|
2600
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
2601
|
+
},
|
|
2602
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2603
|
+
"fieldName": "target",
|
|
2604
|
+
"inheritedFrom": {
|
|
2605
|
+
"name": "Anchor",
|
|
2606
|
+
"module": "src/anchor/anchor.ts"
|
|
2575
2607
|
}
|
|
2576
2608
|
},
|
|
2577
2609
|
{
|
|
2578
|
-
"name": "
|
|
2610
|
+
"name": "type",
|
|
2579
2611
|
"type": {
|
|
2580
|
-
"text": "
|
|
2612
|
+
"text": "string"
|
|
2613
|
+
},
|
|
2614
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2615
|
+
"fieldName": "type",
|
|
2616
|
+
"inheritedFrom": {
|
|
2617
|
+
"name": "Anchor",
|
|
2618
|
+
"module": "src/anchor/anchor.ts"
|
|
2581
2619
|
}
|
|
2582
2620
|
}
|
|
2583
|
-
]
|
|
2584
|
-
|
|
2585
|
-
],
|
|
2586
|
-
"exports": [
|
|
2587
|
-
{
|
|
2588
|
-
"kind": "js",
|
|
2589
|
-
"name": "foundationAccordionItemStyles",
|
|
2590
|
-
"declaration": {
|
|
2591
|
-
"name": "foundationAccordionItemStyles",
|
|
2592
|
-
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
2593
|
-
}
|
|
2594
|
-
}
|
|
2595
|
-
]
|
|
2596
|
-
},
|
|
2597
|
-
{
|
|
2598
|
-
"kind": "javascript-module",
|
|
2599
|
-
"path": "src/accordion-item/accordion-item.template.ts",
|
|
2600
|
-
"declarations": [
|
|
2601
|
-
{
|
|
2602
|
-
"kind": "function",
|
|
2603
|
-
"name": "foundationAccordionItemTemplate",
|
|
2604
|
-
"return": {
|
|
2605
|
-
"type": {
|
|
2606
|
-
"text": "ViewTemplate<AccordionItem>"
|
|
2607
|
-
}
|
|
2608
|
-
},
|
|
2609
|
-
"parameters": [
|
|
2621
|
+
],
|
|
2622
|
+
"members": [
|
|
2610
2623
|
{
|
|
2611
|
-
"
|
|
2624
|
+
"kind": "field",
|
|
2625
|
+
"name": "download",
|
|
2612
2626
|
"type": {
|
|
2613
|
-
"text": "
|
|
2627
|
+
"text": "string"
|
|
2628
|
+
},
|
|
2629
|
+
"privacy": "public",
|
|
2630
|
+
"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.",
|
|
2631
|
+
"inheritedFrom": {
|
|
2632
|
+
"name": "Anchor",
|
|
2633
|
+
"module": "src/anchor/anchor.ts"
|
|
2614
2634
|
}
|
|
2615
2635
|
},
|
|
2616
2636
|
{
|
|
2617
|
-
"
|
|
2637
|
+
"kind": "field",
|
|
2638
|
+
"name": "href",
|
|
2618
2639
|
"type": {
|
|
2619
|
-
"text": "
|
|
2640
|
+
"text": "string"
|
|
2641
|
+
},
|
|
2642
|
+
"privacy": "public",
|
|
2643
|
+
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2644
|
+
"inheritedFrom": {
|
|
2645
|
+
"name": "Anchor",
|
|
2646
|
+
"module": "src/anchor/anchor.ts"
|
|
2620
2647
|
}
|
|
2621
|
-
}
|
|
2622
|
-
]
|
|
2623
|
-
}
|
|
2624
|
-
],
|
|
2625
|
-
"exports": [
|
|
2626
|
-
{
|
|
2627
|
-
"kind": "js",
|
|
2628
|
-
"name": "foundationAccordionItemTemplate",
|
|
2629
|
-
"declaration": {
|
|
2630
|
-
"name": "foundationAccordionItemTemplate",
|
|
2631
|
-
"module": "src/accordion-item/accordion-item.template.ts"
|
|
2632
|
-
}
|
|
2633
|
-
}
|
|
2634
|
-
]
|
|
2635
|
-
},
|
|
2636
|
-
{
|
|
2637
|
-
"kind": "javascript-module",
|
|
2638
|
-
"path": "src/accordion-item/accordion-item.ts",
|
|
2639
|
-
"declarations": [
|
|
2640
|
-
{
|
|
2641
|
-
"kind": "class",
|
|
2642
|
-
"description": "",
|
|
2643
|
-
"name": "AccordionItem",
|
|
2644
|
-
"superclass": {
|
|
2645
|
-
"name": "FASTAccordionItem",
|
|
2646
|
-
"package": "@microsoft/fast-components"
|
|
2647
|
-
},
|
|
2648
|
-
"tagName": "%%prefix%%-accordion-item",
|
|
2649
|
-
"customElement": true,
|
|
2650
|
-
"attributes": [
|
|
2648
|
+
},
|
|
2651
2649
|
{
|
|
2652
|
-
"
|
|
2650
|
+
"kind": "field",
|
|
2651
|
+
"name": "hreflang",
|
|
2653
2652
|
"type": {
|
|
2654
|
-
"text": "
|
|
2653
|
+
"text": "string"
|
|
2655
2654
|
},
|
|
2656
|
-
"
|
|
2657
|
-
"description": "
|
|
2658
|
-
"fieldName": "headinglevel",
|
|
2655
|
+
"privacy": "public",
|
|
2656
|
+
"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.",
|
|
2659
2657
|
"inheritedFrom": {
|
|
2660
|
-
"name": "
|
|
2661
|
-
"module": "src/
|
|
2658
|
+
"name": "Anchor",
|
|
2659
|
+
"module": "src/anchor/anchor.ts"
|
|
2662
2660
|
}
|
|
2663
2661
|
},
|
|
2664
2662
|
{
|
|
2663
|
+
"kind": "field",
|
|
2664
|
+
"name": "ping",
|
|
2665
2665
|
"type": {
|
|
2666
|
-
"text": "
|
|
2666
|
+
"text": "string"
|
|
2667
2667
|
},
|
|
2668
|
-
"
|
|
2669
|
-
"description": "
|
|
2670
|
-
"fieldName": "expanded",
|
|
2668
|
+
"privacy": "public",
|
|
2669
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2671
2670
|
"inheritedFrom": {
|
|
2672
|
-
"name": "
|
|
2673
|
-
"module": "src/
|
|
2671
|
+
"name": "Anchor",
|
|
2672
|
+
"module": "src/anchor/anchor.ts"
|
|
2674
2673
|
}
|
|
2675
2674
|
},
|
|
2676
2675
|
{
|
|
2677
|
-
"
|
|
2676
|
+
"kind": "field",
|
|
2677
|
+
"name": "referrerpolicy",
|
|
2678
2678
|
"type": {
|
|
2679
2679
|
"text": "string"
|
|
2680
2680
|
},
|
|
2681
|
-
"
|
|
2682
|
-
"
|
|
2681
|
+
"privacy": "public",
|
|
2682
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2683
2683
|
"inheritedFrom": {
|
|
2684
|
-
"name": "
|
|
2685
|
-
"module": "src/
|
|
2684
|
+
"name": "Anchor",
|
|
2685
|
+
"module": "src/anchor/anchor.ts"
|
|
2686
2686
|
}
|
|
2687
|
-
}
|
|
2688
|
-
],
|
|
2689
|
-
"members": [
|
|
2687
|
+
},
|
|
2690
2688
|
{
|
|
2691
2689
|
"kind": "field",
|
|
2692
|
-
"name": "
|
|
2690
|
+
"name": "rel",
|
|
2693
2691
|
"type": {
|
|
2694
|
-
"text": "
|
|
2692
|
+
"text": "string"
|
|
2695
2693
|
},
|
|
2696
2694
|
"privacy": "public",
|
|
2697
|
-
"
|
|
2698
|
-
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
2695
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2699
2696
|
"inheritedFrom": {
|
|
2700
|
-
"name": "
|
|
2701
|
-
"module": "src/
|
|
2697
|
+
"name": "Anchor",
|
|
2698
|
+
"module": "src/anchor/anchor.ts"
|
|
2702
2699
|
}
|
|
2703
2700
|
},
|
|
2704
2701
|
{
|
|
2705
2702
|
"kind": "field",
|
|
2706
|
-
"name": "
|
|
2703
|
+
"name": "target",
|
|
2707
2704
|
"type": {
|
|
2708
|
-
"text": "
|
|
2705
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
2709
2706
|
},
|
|
2710
2707
|
"privacy": "public",
|
|
2711
|
-
"
|
|
2712
|
-
"description": "Expands or collapses the item.",
|
|
2708
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2713
2709
|
"inheritedFrom": {
|
|
2714
|
-
"name": "
|
|
2715
|
-
"module": "src/
|
|
2710
|
+
"name": "Anchor",
|
|
2711
|
+
"module": "src/anchor/anchor.ts"
|
|
2716
2712
|
}
|
|
2717
2713
|
},
|
|
2718
2714
|
{
|
|
2719
2715
|
"kind": "field",
|
|
2720
|
-
"name": "
|
|
2716
|
+
"name": "type",
|
|
2721
2717
|
"type": {
|
|
2722
2718
|
"text": "string"
|
|
2723
2719
|
},
|
|
2724
2720
|
"privacy": "public",
|
|
2725
|
-
"description": "
|
|
2721
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2726
2722
|
"inheritedFrom": {
|
|
2727
|
-
"name": "
|
|
2728
|
-
"module": "src/
|
|
2723
|
+
"name": "Anchor",
|
|
2724
|
+
"module": "src/anchor/anchor.ts"
|
|
2729
2725
|
}
|
|
2730
2726
|
},
|
|
2731
2727
|
{
|
|
2732
2728
|
"kind": "field",
|
|
2733
|
-
"name": "
|
|
2729
|
+
"name": "control",
|
|
2730
|
+
"type": {
|
|
2731
|
+
"text": "HTMLAnchorElement | undefined"
|
|
2732
|
+
},
|
|
2733
|
+
"privacy": "public",
|
|
2734
|
+
"description": "References the root element",
|
|
2735
|
+
"inheritedFrom": {
|
|
2736
|
+
"name": "Anchor",
|
|
2737
|
+
"module": "src/anchor/anchor.ts"
|
|
2738
|
+
}
|
|
2739
|
+
},
|
|
2740
|
+
{
|
|
2741
|
+
"kind": "field",
|
|
2742
|
+
"name": "handleUnsupportedDelegatesFocus",
|
|
2734
2743
|
"privacy": "private",
|
|
2744
|
+
"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",
|
|
2735
2745
|
"inheritedFrom": {
|
|
2736
|
-
"name": "
|
|
2737
|
-
"module": "src/
|
|
2746
|
+
"name": "Anchor",
|
|
2747
|
+
"module": "src/anchor/anchor.ts"
|
|
2738
2748
|
}
|
|
2739
2749
|
},
|
|
2740
2750
|
{
|
|
@@ -2848,21 +2858,11 @@
|
|
|
2848
2858
|
"module": "src/foundation-element/foundation-element.ts"
|
|
2849
2859
|
}
|
|
2850
2860
|
}
|
|
2851
|
-
],
|
|
2852
|
-
"events": [
|
|
2853
|
-
{
|
|
2854
|
-
"description": "Fires a custom 'change' event when the button is invoked",
|
|
2855
|
-
"name": "change",
|
|
2856
|
-
"inheritedFrom": {
|
|
2857
|
-
"name": "AccordionItem",
|
|
2858
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2859
|
-
}
|
|
2860
|
-
}
|
|
2861
2861
|
]
|
|
2862
2862
|
},
|
|
2863
2863
|
{
|
|
2864
2864
|
"kind": "variable",
|
|
2865
|
-
"name": "
|
|
2865
|
+
"name": "foundationAnchorShadowOptions",
|
|
2866
2866
|
"type": {
|
|
2867
2867
|
"text": "ShadowRootInit"
|
|
2868
2868
|
},
|
|
@@ -2870,57 +2870,57 @@
|
|
|
2870
2870
|
},
|
|
2871
2871
|
{
|
|
2872
2872
|
"kind": "variable",
|
|
2873
|
-
"name": "
|
|
2873
|
+
"name": "defaultAnchorConfig",
|
|
2874
2874
|
"type": {
|
|
2875
2875
|
"text": "object"
|
|
2876
2876
|
},
|
|
2877
|
-
"default": "{
|
|
2877
|
+
"default": "{}"
|
|
2878
2878
|
},
|
|
2879
2879
|
{
|
|
2880
2880
|
"kind": "variable",
|
|
2881
|
-
"name": "
|
|
2882
|
-
"description": "The Foundation
|
|
2881
|
+
"name": "foundationAnchor",
|
|
2882
|
+
"description": "The Foundation Anchor",
|
|
2883
2883
|
"privacy": "public"
|
|
2884
2884
|
}
|
|
2885
2885
|
],
|
|
2886
2886
|
"exports": [
|
|
2887
2887
|
{
|
|
2888
2888
|
"kind": "js",
|
|
2889
|
-
"name": "
|
|
2889
|
+
"name": "Anchor",
|
|
2890
2890
|
"declaration": {
|
|
2891
|
-
"name": "
|
|
2892
|
-
"module": "src/
|
|
2891
|
+
"name": "Anchor",
|
|
2892
|
+
"module": "src/anchor/anchor.ts"
|
|
2893
2893
|
}
|
|
2894
2894
|
},
|
|
2895
2895
|
{
|
|
2896
2896
|
"kind": "js",
|
|
2897
|
-
"name": "
|
|
2897
|
+
"name": "foundationAnchorShadowOptions",
|
|
2898
2898
|
"declaration": {
|
|
2899
|
-
"name": "
|
|
2900
|
-
"module": "src/
|
|
2899
|
+
"name": "foundationAnchorShadowOptions",
|
|
2900
|
+
"module": "src/anchor/anchor.ts"
|
|
2901
2901
|
}
|
|
2902
2902
|
},
|
|
2903
2903
|
{
|
|
2904
2904
|
"kind": "js",
|
|
2905
|
-
"name": "
|
|
2905
|
+
"name": "defaultAnchorConfig",
|
|
2906
2906
|
"declaration": {
|
|
2907
|
-
"name": "
|
|
2908
|
-
"module": "src/
|
|
2907
|
+
"name": "defaultAnchorConfig",
|
|
2908
|
+
"module": "src/anchor/anchor.ts"
|
|
2909
2909
|
}
|
|
2910
2910
|
},
|
|
2911
2911
|
{
|
|
2912
2912
|
"kind": "js",
|
|
2913
|
-
"name": "
|
|
2913
|
+
"name": "foundationAnchor",
|
|
2914
2914
|
"declaration": {
|
|
2915
|
-
"name": "
|
|
2916
|
-
"module": "src/
|
|
2915
|
+
"name": "foundationAnchor",
|
|
2916
|
+
"module": "src/anchor/anchor.ts"
|
|
2917
2917
|
}
|
|
2918
2918
|
}
|
|
2919
2919
|
]
|
|
2920
2920
|
},
|
|
2921
2921
|
{
|
|
2922
2922
|
"kind": "javascript-module",
|
|
2923
|
-
"path": "src/
|
|
2923
|
+
"path": "src/anchor/index.ts",
|
|
2924
2924
|
"declarations": [],
|
|
2925
2925
|
"exports": [
|
|
2926
2926
|
{
|
|
@@ -2928,7 +2928,7 @@
|
|
|
2928
2928
|
"name": "*",
|
|
2929
2929
|
"declaration": {
|
|
2930
2930
|
"name": "*",
|
|
2931
|
-
"package": "./
|
|
2931
|
+
"package": "./anchor.template"
|
|
2932
2932
|
}
|
|
2933
2933
|
},
|
|
2934
2934
|
{
|
|
@@ -2936,7 +2936,7 @@
|
|
|
2936
2936
|
"name": "*",
|
|
2937
2937
|
"declaration": {
|
|
2938
2938
|
"name": "*",
|
|
2939
|
-
"package": "./
|
|
2939
|
+
"package": "./anchor.styles"
|
|
2940
2940
|
}
|
|
2941
2941
|
},
|
|
2942
2942
|
{
|
|
@@ -2944,7 +2944,7 @@
|
|
|
2944
2944
|
"name": "*",
|
|
2945
2945
|
"declaration": {
|
|
2946
2946
|
"name": "*",
|
|
2947
|
-
"package": "./
|
|
2947
|
+
"package": "./anchor"
|
|
2948
2948
|
}
|
|
2949
2949
|
}
|
|
2950
2950
|
]
|