@genesislcap/foundation-ui 14.201.0 → 14.202.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 +1616 -1616
- package/package.json +16 -16
|
@@ -1471,11 +1471,11 @@
|
|
|
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
1479
|
"return": {
|
|
1480
1480
|
"type": {
|
|
1481
1481
|
"text": "ElementStyles"
|
|
@@ -1495,29 +1495,13 @@
|
|
|
1495
1495
|
}
|
|
1496
1496
|
}
|
|
1497
1497
|
]
|
|
1498
|
-
}
|
|
1499
|
-
],
|
|
1500
|
-
"exports": [
|
|
1501
|
-
{
|
|
1502
|
-
"kind": "js",
|
|
1503
|
-
"name": "foundationAnchorStyles",
|
|
1504
|
-
"declaration": {
|
|
1505
|
-
"name": "foundationAnchorStyles",
|
|
1506
|
-
"module": "src/anchor/anchor.styles.ts"
|
|
1507
|
-
}
|
|
1508
|
-
}
|
|
1509
|
-
]
|
|
1510
|
-
},
|
|
1511
|
-
{
|
|
1512
|
-
"kind": "javascript-module",
|
|
1513
|
-
"path": "src/anchor/anchor.template.ts",
|
|
1514
|
-
"declarations": [
|
|
1498
|
+
},
|
|
1515
1499
|
{
|
|
1516
1500
|
"kind": "function",
|
|
1517
|
-
"name": "
|
|
1501
|
+
"name": "foundationActionsMenuStyles",
|
|
1518
1502
|
"return": {
|
|
1519
1503
|
"type": {
|
|
1520
|
-
"text": "
|
|
1504
|
+
"text": "ElementStyles"
|
|
1521
1505
|
}
|
|
1522
1506
|
},
|
|
1523
1507
|
"parameters": [
|
|
@@ -1539,253 +1523,269 @@
|
|
|
1539
1523
|
"exports": [
|
|
1540
1524
|
{
|
|
1541
1525
|
"kind": "js",
|
|
1542
|
-
"name": "
|
|
1526
|
+
"name": "actionsMenuBaseStyles",
|
|
1543
1527
|
"declaration": {
|
|
1544
|
-
"name": "
|
|
1545
|
-
"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"
|
|
1546
1538
|
}
|
|
1547
1539
|
}
|
|
1548
1540
|
]
|
|
1549
1541
|
},
|
|
1550
1542
|
{
|
|
1551
1543
|
"kind": "javascript-module",
|
|
1552
|
-
"path": "src/
|
|
1544
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
1553
1545
|
"declarations": [
|
|
1554
1546
|
{
|
|
1555
|
-
"kind": "
|
|
1556
|
-
"
|
|
1557
|
-
"
|
|
1558
|
-
"superclass": {
|
|
1559
|
-
"name": "FASTAnchor",
|
|
1560
|
-
"package": "@microsoft/fast-components"
|
|
1561
|
-
},
|
|
1562
|
-
"tagName": "%%prefix%%-anchor",
|
|
1563
|
-
"customElement": true,
|
|
1564
|
-
"attributes": [
|
|
1565
|
-
{
|
|
1566
|
-
"name": "download",
|
|
1567
|
-
"type": {
|
|
1568
|
-
"text": "string"
|
|
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"
|
|
1575
|
-
}
|
|
1576
|
-
},
|
|
1547
|
+
"kind": "function",
|
|
1548
|
+
"name": "menuTemplate",
|
|
1549
|
+
"parameters": [
|
|
1577
1550
|
{
|
|
1578
|
-
"name": "
|
|
1551
|
+
"name": "prefix",
|
|
1579
1552
|
"type": {
|
|
1580
1553
|
"text": "string"
|
|
1581
|
-
},
|
|
1582
|
-
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1583
|
-
"fieldName": "href",
|
|
1584
|
-
"inheritedFrom": {
|
|
1585
|
-
"name": "Anchor",
|
|
1586
|
-
"module": "src/anchor/anchor.ts"
|
|
1587
1554
|
}
|
|
1588
|
-
}
|
|
1555
|
+
}
|
|
1556
|
+
]
|
|
1557
|
+
},
|
|
1558
|
+
{
|
|
1559
|
+
"kind": "function",
|
|
1560
|
+
"name": "singleOptionTemplate",
|
|
1561
|
+
"parameters": [
|
|
1589
1562
|
{
|
|
1590
|
-
"name": "
|
|
1563
|
+
"name": "prefix",
|
|
1591
1564
|
"type": {
|
|
1592
1565
|
"text": "string"
|
|
1593
|
-
},
|
|
1594
|
-
"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.",
|
|
1595
|
-
"fieldName": "hreflang",
|
|
1596
|
-
"inheritedFrom": {
|
|
1597
|
-
"name": "Anchor",
|
|
1598
|
-
"module": "src/anchor/anchor.ts"
|
|
1599
1566
|
}
|
|
1600
|
-
}
|
|
1567
|
+
}
|
|
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`"
|
|
1577
|
+
}
|
|
1578
|
+
],
|
|
1579
|
+
"exports": [
|
|
1580
|
+
{
|
|
1581
|
+
"kind": "js",
|
|
1582
|
+
"name": "menuTemplate",
|
|
1583
|
+
"declaration": {
|
|
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"
|
|
1602
|
+
}
|
|
1603
|
+
}
|
|
1604
|
+
]
|
|
1605
|
+
},
|
|
1606
|
+
{
|
|
1607
|
+
"kind": "javascript-module",
|
|
1608
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
1609
|
+
"declarations": [
|
|
1610
|
+
{
|
|
1611
|
+
"kind": "class",
|
|
1612
|
+
"description": "",
|
|
1613
|
+
"name": "ActionsMenu",
|
|
1614
|
+
"members": [
|
|
1601
1615
|
{
|
|
1602
|
-
"
|
|
1616
|
+
"kind": "field",
|
|
1617
|
+
"name": "actions",
|
|
1603
1618
|
"type": {
|
|
1604
|
-
"text": "
|
|
1605
|
-
},
|
|
1606
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1607
|
-
"fieldName": "ping",
|
|
1608
|
-
"inheritedFrom": {
|
|
1609
|
-
"name": "Anchor",
|
|
1610
|
-
"module": "src/anchor/anchor.ts"
|
|
1619
|
+
"text": "ActionMenuItem[]"
|
|
1611
1620
|
}
|
|
1612
1621
|
},
|
|
1613
1622
|
{
|
|
1614
|
-
"
|
|
1623
|
+
"kind": "field",
|
|
1624
|
+
"name": "isVertical",
|
|
1615
1625
|
"type": {
|
|
1616
|
-
"text": "
|
|
1626
|
+
"text": "boolean"
|
|
1617
1627
|
},
|
|
1618
|
-
"
|
|
1619
|
-
"fieldName": "referrerpolicy",
|
|
1620
|
-
"inheritedFrom": {
|
|
1621
|
-
"name": "Anchor",
|
|
1622
|
-
"module": "src/anchor/anchor.ts"
|
|
1623
|
-
}
|
|
1628
|
+
"default": "false"
|
|
1624
1629
|
},
|
|
1625
1630
|
{
|
|
1626
|
-
"
|
|
1631
|
+
"kind": "field",
|
|
1632
|
+
"name": "addDefaultActions",
|
|
1627
1633
|
"type": {
|
|
1628
|
-
"text": "
|
|
1634
|
+
"text": "boolean"
|
|
1629
1635
|
},
|
|
1630
|
-
"
|
|
1631
|
-
"fieldName": "rel",
|
|
1632
|
-
"inheritedFrom": {
|
|
1633
|
-
"name": "Anchor",
|
|
1634
|
-
"module": "src/anchor/anchor.ts"
|
|
1635
|
-
}
|
|
1636
|
+
"default": "true"
|
|
1636
1637
|
},
|
|
1637
1638
|
{
|
|
1638
|
-
"
|
|
1639
|
+
"kind": "field",
|
|
1640
|
+
"name": "autoCloseOnAction",
|
|
1639
1641
|
"type": {
|
|
1640
|
-
"text": "
|
|
1642
|
+
"text": "boolean"
|
|
1641
1643
|
},
|
|
1642
|
-
"
|
|
1643
|
-
"fieldName": "target",
|
|
1644
|
-
"inheritedFrom": {
|
|
1645
|
-
"name": "Anchor",
|
|
1646
|
-
"module": "src/anchor/anchor.ts"
|
|
1647
|
-
}
|
|
1644
|
+
"default": "true"
|
|
1648
1645
|
},
|
|
1649
1646
|
{
|
|
1650
|
-
"
|
|
1647
|
+
"kind": "field",
|
|
1648
|
+
"name": "classNames",
|
|
1651
1649
|
"type": {
|
|
1652
1650
|
"text": "string"
|
|
1653
|
-
},
|
|
1654
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1655
|
-
"fieldName": "type",
|
|
1656
|
-
"inheritedFrom": {
|
|
1657
|
-
"name": "Anchor",
|
|
1658
|
-
"module": "src/anchor/anchor.ts"
|
|
1659
1651
|
}
|
|
1660
|
-
}
|
|
1661
|
-
],
|
|
1662
|
-
"members": [
|
|
1652
|
+
},
|
|
1663
1653
|
{
|
|
1664
1654
|
"kind": "field",
|
|
1665
|
-
"name": "
|
|
1655
|
+
"name": "definition",
|
|
1666
1656
|
"type": {
|
|
1667
|
-
"text": "
|
|
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"
|
|
1657
|
+
"text": "any"
|
|
1674
1658
|
}
|
|
1675
1659
|
},
|
|
1676
1660
|
{
|
|
1677
1661
|
"kind": "field",
|
|
1678
|
-
"name": "
|
|
1662
|
+
"name": "name",
|
|
1679
1663
|
"type": {
|
|
1680
1664
|
"text": "string"
|
|
1681
1665
|
},
|
|
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
|
-
}
|
|
1666
|
+
"default": "'Actions'"
|
|
1688
1667
|
},
|
|
1689
1668
|
{
|
|
1690
1669
|
"kind": "field",
|
|
1691
|
-
"name": "
|
|
1670
|
+
"name": "open",
|
|
1692
1671
|
"type": {
|
|
1693
|
-
"text": "
|
|
1672
|
+
"text": "boolean"
|
|
1694
1673
|
},
|
|
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
|
-
}
|
|
1674
|
+
"default": "false"
|
|
1701
1675
|
},
|
|
1702
1676
|
{
|
|
1703
1677
|
"kind": "field",
|
|
1704
|
-
"name": "
|
|
1678
|
+
"name": "buttonAppearance",
|
|
1705
1679
|
"type": {
|
|
1706
1680
|
"text": "string"
|
|
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"
|
|
1713
1681
|
}
|
|
1714
1682
|
},
|
|
1715
1683
|
{
|
|
1716
1684
|
"kind": "field",
|
|
1717
|
-
"name": "
|
|
1685
|
+
"name": "hideDisabled",
|
|
1718
1686
|
"type": {
|
|
1719
|
-
"text": "
|
|
1687
|
+
"text": "boolean"
|
|
1720
1688
|
},
|
|
1721
|
-
"
|
|
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"
|
|
1726
|
-
}
|
|
1689
|
+
"default": "false"
|
|
1727
1690
|
},
|
|
1728
1691
|
{
|
|
1729
1692
|
"kind": "field",
|
|
1730
|
-
"name": "
|
|
1693
|
+
"name": "hideMenuSingleOption",
|
|
1731
1694
|
"type": {
|
|
1732
|
-
"text": "
|
|
1695
|
+
"text": "boolean"
|
|
1733
1696
|
},
|
|
1734
|
-
"
|
|
1735
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1736
|
-
"inheritedFrom": {
|
|
1737
|
-
"name": "Anchor",
|
|
1738
|
-
"module": "src/anchor/anchor.ts"
|
|
1739
|
-
}
|
|
1697
|
+
"default": "false"
|
|
1740
1698
|
},
|
|
1741
1699
|
{
|
|
1742
1700
|
"kind": "field",
|
|
1743
|
-
"name": "
|
|
1701
|
+
"name": "singleOption",
|
|
1744
1702
|
"type": {
|
|
1745
|
-
"text": "
|
|
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"
|
|
1703
|
+
"text": "ActionMenuItem"
|
|
1752
1704
|
}
|
|
1753
1705
|
},
|
|
1754
1706
|
{
|
|
1755
1707
|
"kind": "field",
|
|
1756
|
-
"name": "
|
|
1708
|
+
"name": "actionsMenu",
|
|
1757
1709
|
"type": {
|
|
1758
|
-
"text": "
|
|
1759
|
-
},
|
|
1760
|
-
"privacy": "public",
|
|
1761
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1762
|
-
"inheritedFrom": {
|
|
1763
|
-
"name": "Anchor",
|
|
1764
|
-
"module": "src/anchor/anchor.ts"
|
|
1710
|
+
"text": "HTMLElement"
|
|
1765
1711
|
}
|
|
1766
1712
|
},
|
|
1713
|
+
{
|
|
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
|
+
]
|
|
1731
|
+
},
|
|
1732
|
+
{
|
|
1733
|
+
"kind": "method",
|
|
1734
|
+
"name": "openChanged",
|
|
1735
|
+
"privacy": "protected"
|
|
1736
|
+
},
|
|
1737
|
+
{
|
|
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
|
+
]
|
|
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
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
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"
|
|
1916
1970
|
},
|
|
1917
|
-
"
|
|
1971
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
1972
|
+
"customElement": true
|
|
1918
1973
|
},
|
|
1919
1974
|
{
|
|
1920
1975
|
"kind": "variable",
|
|
1921
|
-
"name": "
|
|
1922
|
-
"description": "The Foundation
|
|
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,21 +2023,21 @@
|
|
|
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/anchored-region/anchor-region.template.ts",
|
|
1995
2034
|
"declarations": [
|
|
1996
2035
|
{
|
|
1997
2036
|
"kind": "function",
|
|
1998
|
-
"name": "
|
|
2037
|
+
"name": "foundationAnchoredRegionTemplate",
|
|
1999
2038
|
"return": {
|
|
2000
2039
|
"type": {
|
|
2001
|
-
"text": "
|
|
2040
|
+
"text": "ViewTemplate<AnchoredRegion>"
|
|
2002
2041
|
}
|
|
2003
2042
|
},
|
|
2004
2043
|
"parameters": [
|
|
@@ -2015,568 +2054,9 @@
|
|
|
2015
2054
|
}
|
|
2016
2055
|
}
|
|
2017
2056
|
]
|
|
2018
|
-
}
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
"name": "foundationActionsMenuStyles",
|
|
2022
|
-
"return": {
|
|
2023
|
-
"type": {
|
|
2024
|
-
"text": "ElementStyles"
|
|
2025
|
-
}
|
|
2026
|
-
},
|
|
2027
|
-
"parameters": [
|
|
2028
|
-
{
|
|
2029
|
-
"name": "context",
|
|
2030
|
-
"type": {
|
|
2031
|
-
"text": "ElementDefinitionContext"
|
|
2032
|
-
}
|
|
2033
|
-
},
|
|
2034
|
-
{
|
|
2035
|
-
"name": "definition",
|
|
2036
|
-
"type": {
|
|
2037
|
-
"text": "FoundationElementDefinition"
|
|
2038
|
-
}
|
|
2039
|
-
}
|
|
2040
|
-
]
|
|
2041
|
-
}
|
|
2042
|
-
],
|
|
2043
|
-
"exports": [
|
|
2044
|
-
{
|
|
2045
|
-
"kind": "js",
|
|
2046
|
-
"name": "actionsMenuBaseStyles",
|
|
2047
|
-
"declaration": {
|
|
2048
|
-
"name": "actionsMenuBaseStyles",
|
|
2049
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2050
|
-
}
|
|
2051
|
-
},
|
|
2052
|
-
{
|
|
2053
|
-
"kind": "js",
|
|
2054
|
-
"name": "foundationActionsMenuStyles",
|
|
2055
|
-
"declaration": {
|
|
2056
|
-
"name": "foundationActionsMenuStyles",
|
|
2057
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2058
|
-
}
|
|
2059
|
-
}
|
|
2060
|
-
]
|
|
2061
|
-
},
|
|
2062
|
-
{
|
|
2063
|
-
"kind": "javascript-module",
|
|
2064
|
-
"path": "src/actions-menu/actions-menu.template.ts",
|
|
2065
|
-
"declarations": [
|
|
2066
|
-
{
|
|
2067
|
-
"kind": "function",
|
|
2068
|
-
"name": "menuTemplate",
|
|
2069
|
-
"parameters": [
|
|
2070
|
-
{
|
|
2071
|
-
"name": "prefix",
|
|
2072
|
-
"type": {
|
|
2073
|
-
"text": "string"
|
|
2074
|
-
}
|
|
2075
|
-
}
|
|
2076
|
-
]
|
|
2077
|
-
},
|
|
2078
|
-
{
|
|
2079
|
-
"kind": "function",
|
|
2080
|
-
"name": "singleOptionTemplate",
|
|
2081
|
-
"parameters": [
|
|
2082
|
-
{
|
|
2083
|
-
"name": "prefix",
|
|
2084
|
-
"type": {
|
|
2085
|
-
"text": "string"
|
|
2086
|
-
}
|
|
2087
|
-
}
|
|
2088
|
-
]
|
|
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
|
-
}
|
|
2098
|
-
],
|
|
2099
|
-
"exports": [
|
|
2100
|
-
{
|
|
2101
|
-
"kind": "js",
|
|
2102
|
-
"name": "menuTemplate",
|
|
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",
|
|
2119
|
-
"declaration": {
|
|
2120
|
-
"name": "foundationActionsMenuTemplate",
|
|
2121
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2122
|
-
}
|
|
2123
|
-
}
|
|
2124
|
-
]
|
|
2125
|
-
},
|
|
2126
|
-
{
|
|
2127
|
-
"kind": "javascript-module",
|
|
2128
|
-
"path": "src/actions-menu/actions-menu.ts",
|
|
2129
|
-
"declarations": [
|
|
2130
|
-
{
|
|
2131
|
-
"kind": "class",
|
|
2132
|
-
"description": "",
|
|
2133
|
-
"name": "ActionsMenu",
|
|
2134
|
-
"members": [
|
|
2135
|
-
{
|
|
2136
|
-
"kind": "field",
|
|
2137
|
-
"name": "actions",
|
|
2138
|
-
"type": {
|
|
2139
|
-
"text": "ActionMenuItem[]"
|
|
2140
|
-
}
|
|
2141
|
-
},
|
|
2142
|
-
{
|
|
2143
|
-
"kind": "field",
|
|
2144
|
-
"name": "isVertical",
|
|
2145
|
-
"type": {
|
|
2146
|
-
"text": "boolean"
|
|
2147
|
-
},
|
|
2148
|
-
"default": "false"
|
|
2149
|
-
},
|
|
2150
|
-
{
|
|
2151
|
-
"kind": "field",
|
|
2152
|
-
"name": "addDefaultActions",
|
|
2153
|
-
"type": {
|
|
2154
|
-
"text": "boolean"
|
|
2155
|
-
},
|
|
2156
|
-
"default": "true"
|
|
2157
|
-
},
|
|
2158
|
-
{
|
|
2159
|
-
"kind": "field",
|
|
2160
|
-
"name": "autoCloseOnAction",
|
|
2161
|
-
"type": {
|
|
2162
|
-
"text": "boolean"
|
|
2163
|
-
},
|
|
2164
|
-
"default": "true"
|
|
2165
|
-
},
|
|
2166
|
-
{
|
|
2167
|
-
"kind": "field",
|
|
2168
|
-
"name": "classNames",
|
|
2169
|
-
"type": {
|
|
2170
|
-
"text": "string"
|
|
2171
|
-
}
|
|
2172
|
-
},
|
|
2173
|
-
{
|
|
2174
|
-
"kind": "field",
|
|
2175
|
-
"name": "definition",
|
|
2176
|
-
"type": {
|
|
2177
|
-
"text": "any"
|
|
2178
|
-
}
|
|
2179
|
-
},
|
|
2180
|
-
{
|
|
2181
|
-
"kind": "field",
|
|
2182
|
-
"name": "name",
|
|
2183
|
-
"type": {
|
|
2184
|
-
"text": "string"
|
|
2185
|
-
},
|
|
2186
|
-
"default": "'Actions'"
|
|
2187
|
-
},
|
|
2188
|
-
{
|
|
2189
|
-
"kind": "field",
|
|
2190
|
-
"name": "open",
|
|
2191
|
-
"type": {
|
|
2192
|
-
"text": "boolean"
|
|
2193
|
-
},
|
|
2194
|
-
"default": "false"
|
|
2195
|
-
},
|
|
2196
|
-
{
|
|
2197
|
-
"kind": "field",
|
|
2198
|
-
"name": "buttonAppearance",
|
|
2199
|
-
"type": {
|
|
2200
|
-
"text": "string"
|
|
2201
|
-
}
|
|
2202
|
-
},
|
|
2203
|
-
{
|
|
2204
|
-
"kind": "field",
|
|
2205
|
-
"name": "hideDisabled",
|
|
2206
|
-
"type": {
|
|
2207
|
-
"text": "boolean"
|
|
2208
|
-
},
|
|
2209
|
-
"default": "false"
|
|
2210
|
-
},
|
|
2211
|
-
{
|
|
2212
|
-
"kind": "field",
|
|
2213
|
-
"name": "hideMenuSingleOption",
|
|
2214
|
-
"type": {
|
|
2215
|
-
"text": "boolean"
|
|
2216
|
-
},
|
|
2217
|
-
"default": "false"
|
|
2218
|
-
},
|
|
2219
|
-
{
|
|
2220
|
-
"kind": "field",
|
|
2221
|
-
"name": "singleOption",
|
|
2222
|
-
"type": {
|
|
2223
|
-
"text": "ActionMenuItem"
|
|
2224
|
-
}
|
|
2225
|
-
},
|
|
2226
|
-
{
|
|
2227
|
-
"kind": "field",
|
|
2228
|
-
"name": "actionsMenu",
|
|
2229
|
-
"type": {
|
|
2230
|
-
"text": "HTMLElement"
|
|
2231
|
-
}
|
|
2232
|
-
},
|
|
2233
|
-
{
|
|
2234
|
-
"kind": "method",
|
|
2235
|
-
"name": "definitionChanged",
|
|
2236
|
-
"privacy": "protected",
|
|
2237
|
-
"parameters": [
|
|
2238
|
-
{
|
|
2239
|
-
"name": "oldValue",
|
|
2240
|
-
"type": {
|
|
2241
|
-
"text": "any"
|
|
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
|
-
]
|
|
2272
|
-
},
|
|
2273
|
-
{
|
|
2274
|
-
"kind": "field",
|
|
2275
|
-
"name": "allActions",
|
|
2276
|
-
"type": {
|
|
2277
|
-
"text": "ActionMenuItem[]"
|
|
2278
|
-
},
|
|
2279
|
-
"readonly": true
|
|
2280
|
-
},
|
|
2281
|
-
{
|
|
2282
|
-
"kind": "field",
|
|
2283
|
-
"name": "rowData",
|
|
2284
|
-
"readonly": true
|
|
2285
|
-
},
|
|
2286
|
-
{
|
|
2287
|
-
"kind": "method",
|
|
2288
|
-
"name": "getLabel",
|
|
2289
|
-
"parameters": [
|
|
2290
|
-
{
|
|
2291
|
-
"name": "name",
|
|
2292
|
-
"type": {
|
|
2293
|
-
"text": "string | ((rowData: any) => string)"
|
|
2294
|
-
}
|
|
2295
|
-
}
|
|
2296
|
-
]
|
|
2297
|
-
},
|
|
2298
|
-
{
|
|
2299
|
-
"kind": "method",
|
|
2300
|
-
"name": "getTemplate",
|
|
2301
|
-
"parameters": [
|
|
2302
|
-
{
|
|
2303
|
-
"name": "prefix",
|
|
2304
|
-
"type": {
|
|
2305
|
-
"text": "string"
|
|
2306
|
-
}
|
|
2307
|
-
}
|
|
2308
|
-
]
|
|
2309
|
-
},
|
|
2310
|
-
{
|
|
2311
|
-
"kind": "field",
|
|
2312
|
-
"name": "_presentation",
|
|
2313
|
-
"type": {
|
|
2314
|
-
"text": "ComponentPresentation | null | undefined"
|
|
2315
|
-
},
|
|
2316
|
-
"privacy": "private",
|
|
2317
|
-
"default": "void 0",
|
|
2318
|
-
"inheritedFrom": {
|
|
2319
|
-
"name": "FoundationElement",
|
|
2320
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
2321
|
-
}
|
|
2322
|
-
},
|
|
2323
|
-
{
|
|
2324
|
-
"kind": "field",
|
|
2325
|
-
"name": "$presentation",
|
|
2326
|
-
"type": {
|
|
2327
|
-
"text": "ComponentPresentation | null"
|
|
2328
|
-
},
|
|
2329
|
-
"privacy": "public",
|
|
2330
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
2331
|
-
"inheritedFrom": {
|
|
2332
|
-
"name": "FoundationElement",
|
|
2333
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
2334
|
-
}
|
|
2335
|
-
},
|
|
2336
|
-
{
|
|
2337
|
-
"kind": "field",
|
|
2338
|
-
"name": "template",
|
|
2339
|
-
"type": {
|
|
2340
|
-
"text": "ElementViewTemplate | void | null"
|
|
2341
|
-
},
|
|
2342
|
-
"privacy": "public",
|
|
2343
|
-
"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.",
|
|
2344
|
-
"inheritedFrom": {
|
|
2345
|
-
"name": "FoundationElement",
|
|
2346
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
2347
|
-
}
|
|
2348
|
-
},
|
|
2349
|
-
{
|
|
2350
|
-
"kind": "method",
|
|
2351
|
-
"name": "templateChanged",
|
|
2352
|
-
"privacy": "protected",
|
|
2353
|
-
"return": {
|
|
2354
|
-
"type": {
|
|
2355
|
-
"text": "void"
|
|
2356
|
-
}
|
|
2357
|
-
},
|
|
2358
|
-
"inheritedFrom": {
|
|
2359
|
-
"name": "FoundationElement",
|
|
2360
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
2361
|
-
}
|
|
2362
|
-
},
|
|
2363
|
-
{
|
|
2364
|
-
"kind": "field",
|
|
2365
|
-
"name": "styles",
|
|
2366
|
-
"type": {
|
|
2367
|
-
"text": "ElementStyles | void | null"
|
|
2368
|
-
},
|
|
2369
|
-
"privacy": "public",
|
|
2370
|
-
"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.",
|
|
2371
|
-
"inheritedFrom": {
|
|
2372
|
-
"name": "FoundationElement",
|
|
2373
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
2374
|
-
}
|
|
2375
|
-
},
|
|
2376
|
-
{
|
|
2377
|
-
"kind": "method",
|
|
2378
|
-
"name": "stylesChanged",
|
|
2379
|
-
"privacy": "protected",
|
|
2380
|
-
"return": {
|
|
2381
|
-
"type": {
|
|
2382
|
-
"text": "void"
|
|
2383
|
-
}
|
|
2384
|
-
},
|
|
2385
|
-
"inheritedFrom": {
|
|
2386
|
-
"name": "FoundationElement",
|
|
2387
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
2388
|
-
}
|
|
2389
|
-
},
|
|
2390
|
-
{
|
|
2391
|
-
"kind": "method",
|
|
2392
|
-
"name": "compose",
|
|
2393
|
-
"privacy": "public",
|
|
2394
|
-
"static": true,
|
|
2395
|
-
"return": {
|
|
2396
|
-
"type": {
|
|
2397
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
2398
|
-
}
|
|
2399
|
-
},
|
|
2400
|
-
"parameters": [
|
|
2401
|
-
{
|
|
2402
|
-
"name": "this",
|
|
2403
|
-
"type": {
|
|
2404
|
-
"text": "K"
|
|
2405
|
-
}
|
|
2406
|
-
},
|
|
2407
|
-
{
|
|
2408
|
-
"name": "elementDefinition",
|
|
2409
|
-
"type": {
|
|
2410
|
-
"text": "T"
|
|
2411
|
-
},
|
|
2412
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
2413
|
-
}
|
|
2414
|
-
],
|
|
2415
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
2416
|
-
"inheritedFrom": {
|
|
2417
|
-
"name": "FoundationElement",
|
|
2418
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
2419
|
-
}
|
|
2420
|
-
}
|
|
2421
|
-
],
|
|
2422
|
-
"attributes": [
|
|
2423
|
-
{
|
|
2424
|
-
"name": "is-vertical",
|
|
2425
|
-
"type": {
|
|
2426
|
-
"text": "boolean"
|
|
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"
|
|
2490
|
-
},
|
|
2491
|
-
"tagName": "%%prefix%%-actions-menu",
|
|
2492
|
-
"customElement": true
|
|
2493
|
-
},
|
|
2494
|
-
{
|
|
2495
|
-
"kind": "variable",
|
|
2496
|
-
"name": "foundationActionsMenu",
|
|
2497
|
-
"description": "The Foundation Actions Menu",
|
|
2498
|
-
"privacy": "public"
|
|
2499
|
-
}
|
|
2500
|
-
],
|
|
2501
|
-
"exports": [
|
|
2502
|
-
{
|
|
2503
|
-
"kind": "js",
|
|
2504
|
-
"name": "ActionsMenu",
|
|
2505
|
-
"declaration": {
|
|
2506
|
-
"name": "ActionsMenu",
|
|
2507
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
2508
|
-
}
|
|
2509
|
-
},
|
|
2510
|
-
{
|
|
2511
|
-
"kind": "js",
|
|
2512
|
-
"name": "foundationActionsMenu",
|
|
2513
|
-
"declaration": {
|
|
2514
|
-
"name": "foundationActionsMenu",
|
|
2515
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
2516
|
-
}
|
|
2517
|
-
}
|
|
2518
|
-
]
|
|
2519
|
-
},
|
|
2520
|
-
{
|
|
2521
|
-
"kind": "javascript-module",
|
|
2522
|
-
"path": "src/actions-menu/index.ts",
|
|
2523
|
-
"declarations": [],
|
|
2524
|
-
"exports": [
|
|
2525
|
-
{
|
|
2526
|
-
"kind": "js",
|
|
2527
|
-
"name": "*",
|
|
2528
|
-
"declaration": {
|
|
2529
|
-
"name": "*",
|
|
2530
|
-
"package": "./actions-menu.styles"
|
|
2531
|
-
}
|
|
2532
|
-
},
|
|
2533
|
-
{
|
|
2534
|
-
"kind": "js",
|
|
2535
|
-
"name": "*",
|
|
2536
|
-
"declaration": {
|
|
2537
|
-
"name": "*",
|
|
2538
|
-
"package": "./actions-menu.template"
|
|
2539
|
-
}
|
|
2540
|
-
},
|
|
2541
|
-
{
|
|
2542
|
-
"kind": "js",
|
|
2543
|
-
"name": "*",
|
|
2544
|
-
"declaration": {
|
|
2545
|
-
"name": "*",
|
|
2546
|
-
"package": "./actions-menu"
|
|
2547
|
-
}
|
|
2548
|
-
}
|
|
2549
|
-
]
|
|
2550
|
-
},
|
|
2551
|
-
{
|
|
2552
|
-
"kind": "javascript-module",
|
|
2553
|
-
"path": "src/anchored-region/anchor-region.template.ts",
|
|
2554
|
-
"declarations": [
|
|
2555
|
-
{
|
|
2556
|
-
"kind": "function",
|
|
2557
|
-
"name": "foundationAnchoredRegionTemplate",
|
|
2558
|
-
"return": {
|
|
2559
|
-
"type": {
|
|
2560
|
-
"text": "ViewTemplate<AnchoredRegion>"
|
|
2561
|
-
}
|
|
2562
|
-
},
|
|
2563
|
-
"parameters": [
|
|
2564
|
-
{
|
|
2565
|
-
"name": "context",
|
|
2566
|
-
"type": {
|
|
2567
|
-
"text": "ElementDefinitionContext"
|
|
2568
|
-
}
|
|
2569
|
-
},
|
|
2570
|
-
{
|
|
2571
|
-
"name": "definition",
|
|
2572
|
-
"type": {
|
|
2573
|
-
"text": "FoundationElementDefinition"
|
|
2574
|
-
}
|
|
2575
|
-
}
|
|
2576
|
-
]
|
|
2577
|
-
}
|
|
2578
|
-
],
|
|
2579
|
-
"exports": [
|
|
2057
|
+
}
|
|
2058
|
+
],
|
|
2059
|
+
"exports": [
|
|
2580
2060
|
{
|
|
2581
2061
|
"kind": "js",
|
|
2582
2062
|
"name": "foundationAnchoredRegionTemplate",
|
|
@@ -3074,27 +2554,521 @@
|
|
|
3074
2554
|
},
|
|
3075
2555
|
{
|
|
3076
2556
|
"kind": "field",
|
|
3077
|
-
"name": "verticalPositioningMode",
|
|
2557
|
+
"name": "verticalPositioningMode",
|
|
2558
|
+
"type": {
|
|
2559
|
+
"text": "AxisPositioningMode"
|
|
2560
|
+
},
|
|
2561
|
+
"privacy": "public",
|
|
2562
|
+
"default": "\"uncontrolled\"",
|
|
2563
|
+
"description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
|
|
2564
|
+
"inheritedFrom": {
|
|
2565
|
+
"name": "AnchoredRegion",
|
|
2566
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2567
|
+
}
|
|
2568
|
+
},
|
|
2569
|
+
{
|
|
2570
|
+
"kind": "method",
|
|
2571
|
+
"name": "verticalPositioningModeChanged",
|
|
2572
|
+
"privacy": "private",
|
|
2573
|
+
"return": {
|
|
2574
|
+
"type": {
|
|
2575
|
+
"text": "void"
|
|
2576
|
+
}
|
|
2577
|
+
},
|
|
2578
|
+
"inheritedFrom": {
|
|
2579
|
+
"name": "AnchoredRegion",
|
|
2580
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2581
|
+
}
|
|
2582
|
+
},
|
|
2583
|
+
{
|
|
2584
|
+
"kind": "field",
|
|
2585
|
+
"name": "verticalDefaultPosition",
|
|
2586
|
+
"type": {
|
|
2587
|
+
"text": "VerticalPosition"
|
|
2588
|
+
},
|
|
2589
|
+
"privacy": "public",
|
|
2590
|
+
"default": "\"unset\"",
|
|
2591
|
+
"description": "The default vertical position of the region relative to the anchor element",
|
|
2592
|
+
"inheritedFrom": {
|
|
2593
|
+
"name": "AnchoredRegion",
|
|
2594
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2595
|
+
}
|
|
2596
|
+
},
|
|
2597
|
+
{
|
|
2598
|
+
"kind": "method",
|
|
2599
|
+
"name": "verticalDefaultPositionChanged",
|
|
2600
|
+
"privacy": "private",
|
|
2601
|
+
"return": {
|
|
2602
|
+
"type": {
|
|
2603
|
+
"text": "void"
|
|
2604
|
+
}
|
|
2605
|
+
},
|
|
2606
|
+
"inheritedFrom": {
|
|
2607
|
+
"name": "AnchoredRegion",
|
|
2608
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2609
|
+
}
|
|
2610
|
+
},
|
|
2611
|
+
{
|
|
2612
|
+
"kind": "field",
|
|
2613
|
+
"name": "verticalViewportLock",
|
|
2614
|
+
"type": {
|
|
2615
|
+
"text": "boolean"
|
|
2616
|
+
},
|
|
2617
|
+
"privacy": "public",
|
|
2618
|
+
"default": "false",
|
|
2619
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
2620
|
+
"inheritedFrom": {
|
|
2621
|
+
"name": "AnchoredRegion",
|
|
2622
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2623
|
+
}
|
|
2624
|
+
},
|
|
2625
|
+
{
|
|
2626
|
+
"kind": "method",
|
|
2627
|
+
"name": "verticalViewportLockChanged",
|
|
2628
|
+
"privacy": "private",
|
|
2629
|
+
"return": {
|
|
2630
|
+
"type": {
|
|
2631
|
+
"text": "void"
|
|
2632
|
+
}
|
|
2633
|
+
},
|
|
2634
|
+
"inheritedFrom": {
|
|
2635
|
+
"name": "AnchoredRegion",
|
|
2636
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2637
|
+
}
|
|
2638
|
+
},
|
|
2639
|
+
{
|
|
2640
|
+
"kind": "field",
|
|
2641
|
+
"name": "verticalInset",
|
|
2642
|
+
"type": {
|
|
2643
|
+
"text": "boolean"
|
|
2644
|
+
},
|
|
2645
|
+
"privacy": "public",
|
|
2646
|
+
"default": "false",
|
|
2647
|
+
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
2648
|
+
"inheritedFrom": {
|
|
2649
|
+
"name": "AnchoredRegion",
|
|
2650
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2651
|
+
}
|
|
2652
|
+
},
|
|
2653
|
+
{
|
|
2654
|
+
"kind": "method",
|
|
2655
|
+
"name": "verticalInsetChanged",
|
|
2656
|
+
"privacy": "private",
|
|
2657
|
+
"return": {
|
|
2658
|
+
"type": {
|
|
2659
|
+
"text": "void"
|
|
2660
|
+
}
|
|
2661
|
+
},
|
|
2662
|
+
"inheritedFrom": {
|
|
2663
|
+
"name": "AnchoredRegion",
|
|
2664
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2665
|
+
}
|
|
2666
|
+
},
|
|
2667
|
+
{
|
|
2668
|
+
"kind": "field",
|
|
2669
|
+
"name": "verticalThreshold",
|
|
2670
|
+
"type": {
|
|
2671
|
+
"text": "number"
|
|
2672
|
+
},
|
|
2673
|
+
"privacy": "public",
|
|
2674
|
+
"description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
|
|
2675
|
+
"inheritedFrom": {
|
|
2676
|
+
"name": "AnchoredRegion",
|
|
2677
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2678
|
+
}
|
|
2679
|
+
},
|
|
2680
|
+
{
|
|
2681
|
+
"kind": "method",
|
|
2682
|
+
"name": "verticalThresholdChanged",
|
|
2683
|
+
"privacy": "private",
|
|
2684
|
+
"return": {
|
|
2685
|
+
"type": {
|
|
2686
|
+
"text": "void"
|
|
2687
|
+
}
|
|
2688
|
+
},
|
|
2689
|
+
"inheritedFrom": {
|
|
2690
|
+
"name": "AnchoredRegion",
|
|
2691
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2692
|
+
}
|
|
2693
|
+
},
|
|
2694
|
+
{
|
|
2695
|
+
"kind": "field",
|
|
2696
|
+
"name": "verticalScaling",
|
|
2697
|
+
"type": {
|
|
2698
|
+
"text": "AxisScalingMode"
|
|
2699
|
+
},
|
|
2700
|
+
"privacy": "public",
|
|
2701
|
+
"default": "\"content\"",
|
|
2702
|
+
"description": "Defines how the height of the region is calculated",
|
|
2703
|
+
"inheritedFrom": {
|
|
2704
|
+
"name": "AnchoredRegion",
|
|
2705
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2706
|
+
}
|
|
2707
|
+
},
|
|
2708
|
+
{
|
|
2709
|
+
"kind": "method",
|
|
2710
|
+
"name": "verticalScalingChanged",
|
|
2711
|
+
"privacy": "private",
|
|
2712
|
+
"return": {
|
|
2713
|
+
"type": {
|
|
2714
|
+
"text": "void"
|
|
2715
|
+
}
|
|
2716
|
+
},
|
|
2717
|
+
"inheritedFrom": {
|
|
2718
|
+
"name": "AnchoredRegion",
|
|
2719
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2720
|
+
}
|
|
2721
|
+
},
|
|
2722
|
+
{
|
|
2723
|
+
"kind": "field",
|
|
2724
|
+
"name": "fixedPlacement",
|
|
2725
|
+
"type": {
|
|
2726
|
+
"text": "boolean"
|
|
2727
|
+
},
|
|
2728
|
+
"privacy": "public",
|
|
2729
|
+
"default": "false",
|
|
2730
|
+
"description": "Whether the region is positioned using css \"position: fixed\".\nOtherwise the region uses \"position: absolute\".\nFixed placement allows the region to break out of parent containers,",
|
|
2731
|
+
"inheritedFrom": {
|
|
2732
|
+
"name": "AnchoredRegion",
|
|
2733
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2734
|
+
}
|
|
2735
|
+
},
|
|
2736
|
+
{
|
|
2737
|
+
"kind": "method",
|
|
2738
|
+
"name": "fixedPlacementChanged",
|
|
2739
|
+
"privacy": "private",
|
|
2740
|
+
"return": {
|
|
2741
|
+
"type": {
|
|
2742
|
+
"text": "void"
|
|
2743
|
+
}
|
|
2744
|
+
},
|
|
2745
|
+
"inheritedFrom": {
|
|
2746
|
+
"name": "AnchoredRegion",
|
|
2747
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2748
|
+
}
|
|
2749
|
+
},
|
|
2750
|
+
{
|
|
2751
|
+
"kind": "field",
|
|
2752
|
+
"name": "autoUpdateMode",
|
|
2753
|
+
"type": {
|
|
2754
|
+
"text": "AutoUpdateMode"
|
|
2755
|
+
},
|
|
2756
|
+
"privacy": "public",
|
|
2757
|
+
"default": "\"anchor\"",
|
|
2758
|
+
"description": "Defines what triggers the anchored region to revaluate positioning",
|
|
2759
|
+
"inheritedFrom": {
|
|
2760
|
+
"name": "AnchoredRegion",
|
|
2761
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2762
|
+
}
|
|
2763
|
+
},
|
|
2764
|
+
{
|
|
2765
|
+
"kind": "method",
|
|
2766
|
+
"name": "autoUpdateModeChanged",
|
|
2767
|
+
"privacy": "private",
|
|
2768
|
+
"return": {
|
|
2769
|
+
"type": {
|
|
2770
|
+
"text": "void"
|
|
2771
|
+
}
|
|
2772
|
+
},
|
|
2773
|
+
"parameters": [
|
|
2774
|
+
{
|
|
2775
|
+
"name": "prevMode",
|
|
2776
|
+
"type": {
|
|
2777
|
+
"text": "AutoUpdateMode"
|
|
2778
|
+
}
|
|
2779
|
+
},
|
|
2780
|
+
{
|
|
2781
|
+
"name": "newMode",
|
|
2782
|
+
"type": {
|
|
2783
|
+
"text": "AutoUpdateMode"
|
|
2784
|
+
}
|
|
2785
|
+
}
|
|
2786
|
+
],
|
|
2787
|
+
"inheritedFrom": {
|
|
2788
|
+
"name": "AnchoredRegion",
|
|
2789
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2790
|
+
}
|
|
2791
|
+
},
|
|
2792
|
+
{
|
|
2793
|
+
"kind": "field",
|
|
2794
|
+
"name": "anchorElement",
|
|
2795
|
+
"type": {
|
|
2796
|
+
"text": "HTMLElement | null"
|
|
2797
|
+
},
|
|
2798
|
+
"privacy": "public",
|
|
2799
|
+
"default": "null",
|
|
2800
|
+
"description": "The HTML element being used as the anchor",
|
|
2801
|
+
"inheritedFrom": {
|
|
2802
|
+
"name": "AnchoredRegion",
|
|
2803
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2804
|
+
}
|
|
2805
|
+
},
|
|
2806
|
+
{
|
|
2807
|
+
"kind": "method",
|
|
2808
|
+
"name": "anchorElementChanged",
|
|
2809
|
+
"privacy": "private",
|
|
2810
|
+
"return": {
|
|
2811
|
+
"type": {
|
|
2812
|
+
"text": "void"
|
|
2813
|
+
}
|
|
2814
|
+
},
|
|
2815
|
+
"inheritedFrom": {
|
|
2816
|
+
"name": "AnchoredRegion",
|
|
2817
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2818
|
+
}
|
|
2819
|
+
},
|
|
2820
|
+
{
|
|
2821
|
+
"kind": "field",
|
|
2822
|
+
"name": "viewportElement",
|
|
2823
|
+
"type": {
|
|
2824
|
+
"text": "HTMLElement | null"
|
|
2825
|
+
},
|
|
2826
|
+
"privacy": "public",
|
|
2827
|
+
"default": "null",
|
|
2828
|
+
"description": "The HTML element being used as the viewport",
|
|
2829
|
+
"inheritedFrom": {
|
|
2830
|
+
"name": "AnchoredRegion",
|
|
2831
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2832
|
+
}
|
|
2833
|
+
},
|
|
2834
|
+
{
|
|
2835
|
+
"kind": "method",
|
|
2836
|
+
"name": "viewportElementChanged",
|
|
2837
|
+
"privacy": "private",
|
|
2838
|
+
"return": {
|
|
2839
|
+
"type": {
|
|
2840
|
+
"text": "void"
|
|
2841
|
+
}
|
|
2842
|
+
},
|
|
2843
|
+
"inheritedFrom": {
|
|
2844
|
+
"name": "AnchoredRegion",
|
|
2845
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2846
|
+
}
|
|
2847
|
+
},
|
|
2848
|
+
{
|
|
2849
|
+
"kind": "field",
|
|
2850
|
+
"name": "verticalPosition",
|
|
2851
|
+
"type": {
|
|
2852
|
+
"text": "AnchoredRegionPositionLabel | undefined"
|
|
2853
|
+
},
|
|
2854
|
+
"privacy": "public",
|
|
2855
|
+
"description": "indicates the current horizontal position of the region",
|
|
2856
|
+
"inheritedFrom": {
|
|
2857
|
+
"name": "AnchoredRegion",
|
|
2858
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2859
|
+
}
|
|
2860
|
+
},
|
|
2861
|
+
{
|
|
2862
|
+
"kind": "field",
|
|
2863
|
+
"name": "horizontalPosition",
|
|
2864
|
+
"type": {
|
|
2865
|
+
"text": "AnchoredRegionPositionLabel | undefined"
|
|
2866
|
+
},
|
|
2867
|
+
"privacy": "public",
|
|
2868
|
+
"description": "indicates the current vertical position of the region",
|
|
2869
|
+
"inheritedFrom": {
|
|
2870
|
+
"name": "AnchoredRegion",
|
|
2871
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2872
|
+
}
|
|
2873
|
+
},
|
|
2874
|
+
{
|
|
2875
|
+
"kind": "field",
|
|
2876
|
+
"name": "translateX",
|
|
2877
|
+
"type": {
|
|
2878
|
+
"text": "number"
|
|
2879
|
+
},
|
|
2880
|
+
"privacy": "private",
|
|
2881
|
+
"description": "values to be applied to the component's transform on render",
|
|
2882
|
+
"inheritedFrom": {
|
|
2883
|
+
"name": "AnchoredRegion",
|
|
2884
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2885
|
+
}
|
|
2886
|
+
},
|
|
2887
|
+
{
|
|
2888
|
+
"kind": "field",
|
|
2889
|
+
"name": "translateY",
|
|
2890
|
+
"type": {
|
|
2891
|
+
"text": "number"
|
|
2892
|
+
},
|
|
2893
|
+
"privacy": "private",
|
|
2894
|
+
"inheritedFrom": {
|
|
2895
|
+
"name": "AnchoredRegion",
|
|
2896
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2897
|
+
}
|
|
2898
|
+
},
|
|
2899
|
+
{
|
|
2900
|
+
"kind": "field",
|
|
2901
|
+
"name": "regionWidth",
|
|
2902
|
+
"type": {
|
|
2903
|
+
"text": "string"
|
|
2904
|
+
},
|
|
2905
|
+
"privacy": "private",
|
|
2906
|
+
"description": "the span to be applied to the region on each axis",
|
|
2907
|
+
"inheritedFrom": {
|
|
2908
|
+
"name": "AnchoredRegion",
|
|
2909
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2910
|
+
}
|
|
2911
|
+
},
|
|
2912
|
+
{
|
|
2913
|
+
"kind": "field",
|
|
2914
|
+
"name": "regionHeight",
|
|
2915
|
+
"type": {
|
|
2916
|
+
"text": "string"
|
|
2917
|
+
},
|
|
2918
|
+
"privacy": "private",
|
|
2919
|
+
"inheritedFrom": {
|
|
2920
|
+
"name": "AnchoredRegion",
|
|
2921
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2922
|
+
}
|
|
2923
|
+
},
|
|
2924
|
+
{
|
|
2925
|
+
"kind": "field",
|
|
2926
|
+
"name": "resizeDetector",
|
|
2927
|
+
"type": {
|
|
2928
|
+
"text": "ResizeObserverClassDefinition | null"
|
|
2929
|
+
},
|
|
2930
|
+
"privacy": "private",
|
|
2931
|
+
"default": "null",
|
|
2932
|
+
"inheritedFrom": {
|
|
2933
|
+
"name": "AnchoredRegion",
|
|
2934
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2935
|
+
}
|
|
2936
|
+
},
|
|
2937
|
+
{
|
|
2938
|
+
"kind": "field",
|
|
2939
|
+
"name": "viewportRect",
|
|
2940
|
+
"type": {
|
|
2941
|
+
"text": "ClientRect | DOMRect | undefined"
|
|
2942
|
+
},
|
|
2943
|
+
"privacy": "private",
|
|
2944
|
+
"inheritedFrom": {
|
|
2945
|
+
"name": "AnchoredRegion",
|
|
2946
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2947
|
+
}
|
|
2948
|
+
},
|
|
2949
|
+
{
|
|
2950
|
+
"kind": "field",
|
|
2951
|
+
"name": "anchorRect",
|
|
2952
|
+
"type": {
|
|
2953
|
+
"text": "ClientRect | DOMRect | undefined"
|
|
2954
|
+
},
|
|
2955
|
+
"privacy": "private",
|
|
2956
|
+
"inheritedFrom": {
|
|
2957
|
+
"name": "AnchoredRegion",
|
|
2958
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2959
|
+
}
|
|
2960
|
+
},
|
|
2961
|
+
{
|
|
2962
|
+
"kind": "field",
|
|
2963
|
+
"name": "regionRect",
|
|
2964
|
+
"type": {
|
|
2965
|
+
"text": "ClientRect | DOMRect | undefined"
|
|
2966
|
+
},
|
|
2967
|
+
"privacy": "private",
|
|
2968
|
+
"inheritedFrom": {
|
|
2969
|
+
"name": "AnchoredRegion",
|
|
2970
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2971
|
+
}
|
|
2972
|
+
},
|
|
2973
|
+
{
|
|
2974
|
+
"kind": "field",
|
|
2975
|
+
"name": "baseHorizontalOffset",
|
|
2976
|
+
"type": {
|
|
2977
|
+
"text": "number"
|
|
2978
|
+
},
|
|
2979
|
+
"privacy": "private",
|
|
2980
|
+
"default": "0",
|
|
2981
|
+
"description": "base offsets between the positioner's base position and the anchor's",
|
|
2982
|
+
"inheritedFrom": {
|
|
2983
|
+
"name": "AnchoredRegion",
|
|
2984
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2985
|
+
}
|
|
2986
|
+
},
|
|
2987
|
+
{
|
|
2988
|
+
"kind": "field",
|
|
2989
|
+
"name": "baseVerticalOffset",
|
|
2990
|
+
"type": {
|
|
2991
|
+
"text": "number"
|
|
2992
|
+
},
|
|
2993
|
+
"privacy": "private",
|
|
2994
|
+
"default": "0",
|
|
2995
|
+
"inheritedFrom": {
|
|
2996
|
+
"name": "AnchoredRegion",
|
|
2997
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2998
|
+
}
|
|
2999
|
+
},
|
|
3000
|
+
{
|
|
3001
|
+
"kind": "field",
|
|
3002
|
+
"name": "pendingPositioningUpdate",
|
|
3003
|
+
"type": {
|
|
3004
|
+
"text": "boolean"
|
|
3005
|
+
},
|
|
3006
|
+
"privacy": "private",
|
|
3007
|
+
"default": "false",
|
|
3008
|
+
"inheritedFrom": {
|
|
3009
|
+
"name": "AnchoredRegion",
|
|
3010
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3011
|
+
}
|
|
3012
|
+
},
|
|
3013
|
+
{
|
|
3014
|
+
"kind": "field",
|
|
3015
|
+
"name": "pendingReset",
|
|
3016
|
+
"type": {
|
|
3017
|
+
"text": "boolean"
|
|
3018
|
+
},
|
|
3019
|
+
"privacy": "private",
|
|
3020
|
+
"default": "false",
|
|
3021
|
+
"inheritedFrom": {
|
|
3022
|
+
"name": "AnchoredRegion",
|
|
3023
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3024
|
+
}
|
|
3025
|
+
},
|
|
3026
|
+
{
|
|
3027
|
+
"kind": "field",
|
|
3028
|
+
"name": "currentDirection",
|
|
3029
|
+
"type": {
|
|
3030
|
+
"text": "Direction"
|
|
3031
|
+
},
|
|
3032
|
+
"privacy": "private",
|
|
3033
|
+
"inheritedFrom": {
|
|
3034
|
+
"name": "AnchoredRegion",
|
|
3035
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3036
|
+
}
|
|
3037
|
+
},
|
|
3038
|
+
{
|
|
3039
|
+
"kind": "field",
|
|
3040
|
+
"name": "regionVisible",
|
|
3041
|
+
"type": {
|
|
3042
|
+
"text": "boolean"
|
|
3043
|
+
},
|
|
3044
|
+
"privacy": "private",
|
|
3045
|
+
"default": "false",
|
|
3046
|
+
"inheritedFrom": {
|
|
3047
|
+
"name": "AnchoredRegion",
|
|
3048
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3049
|
+
}
|
|
3050
|
+
},
|
|
3051
|
+
{
|
|
3052
|
+
"kind": "field",
|
|
3053
|
+
"name": "forceUpdate",
|
|
3078
3054
|
"type": {
|
|
3079
|
-
"text": "
|
|
3055
|
+
"text": "boolean"
|
|
3080
3056
|
},
|
|
3081
|
-
"privacy": "
|
|
3082
|
-
"default": "
|
|
3083
|
-
"description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
|
|
3057
|
+
"privacy": "private",
|
|
3058
|
+
"default": "false",
|
|
3084
3059
|
"inheritedFrom": {
|
|
3085
3060
|
"name": "AnchoredRegion",
|
|
3086
3061
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3087
3062
|
}
|
|
3088
3063
|
},
|
|
3089
3064
|
{
|
|
3090
|
-
"kind": "
|
|
3091
|
-
"name": "
|
|
3092
|
-
"
|
|
3093
|
-
|
|
3094
|
-
"type": {
|
|
3095
|
-
"text": "void"
|
|
3096
|
-
}
|
|
3065
|
+
"kind": "field",
|
|
3066
|
+
"name": "updateThreshold",
|
|
3067
|
+
"type": {
|
|
3068
|
+
"text": "number"
|
|
3097
3069
|
},
|
|
3070
|
+
"privacy": "private",
|
|
3071
|
+
"default": "0.5",
|
|
3098
3072
|
"inheritedFrom": {
|
|
3099
3073
|
"name": "AnchoredRegion",
|
|
3100
3074
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3102,13 +3076,23 @@
|
|
|
3102
3076
|
},
|
|
3103
3077
|
{
|
|
3104
3078
|
"kind": "field",
|
|
3105
|
-
"name": "
|
|
3079
|
+
"name": "intersectionService",
|
|
3106
3080
|
"type": {
|
|
3107
|
-
"text": "
|
|
3081
|
+
"text": "IntersectionService"
|
|
3108
3082
|
},
|
|
3083
|
+
"privacy": "private",
|
|
3084
|
+
"static": true,
|
|
3085
|
+
"default": "new IntersectionService()",
|
|
3086
|
+
"inheritedFrom": {
|
|
3087
|
+
"name": "AnchoredRegion",
|
|
3088
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3089
|
+
}
|
|
3090
|
+
},
|
|
3091
|
+
{
|
|
3092
|
+
"kind": "field",
|
|
3093
|
+
"name": "update",
|
|
3109
3094
|
"privacy": "public",
|
|
3110
|
-
"
|
|
3111
|
-
"description": "The default vertical position of the region relative to the anchor element",
|
|
3095
|
+
"description": "update position",
|
|
3112
3096
|
"inheritedFrom": {
|
|
3113
3097
|
"name": "AnchoredRegion",
|
|
3114
3098
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3116,27 +3100,14 @@
|
|
|
3116
3100
|
},
|
|
3117
3101
|
{
|
|
3118
3102
|
"kind": "method",
|
|
3119
|
-
"name": "
|
|
3103
|
+
"name": "disconnectResizeDetector",
|
|
3120
3104
|
"privacy": "private",
|
|
3121
3105
|
"return": {
|
|
3122
3106
|
"type": {
|
|
3123
3107
|
"text": "void"
|
|
3124
3108
|
}
|
|
3125
3109
|
},
|
|
3126
|
-
"
|
|
3127
|
-
"name": "AnchoredRegion",
|
|
3128
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3129
|
-
}
|
|
3130
|
-
},
|
|
3131
|
-
{
|
|
3132
|
-
"kind": "field",
|
|
3133
|
-
"name": "verticalViewportLock",
|
|
3134
|
-
"type": {
|
|
3135
|
-
"text": "boolean"
|
|
3136
|
-
},
|
|
3137
|
-
"privacy": "public",
|
|
3138
|
-
"default": "false",
|
|
3139
|
-
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
3110
|
+
"description": "destroys the instance's resize observer",
|
|
3140
3111
|
"inheritedFrom": {
|
|
3141
3112
|
"name": "AnchoredRegion",
|
|
3142
3113
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3144,27 +3115,29 @@
|
|
|
3144
3115
|
},
|
|
3145
3116
|
{
|
|
3146
3117
|
"kind": "method",
|
|
3147
|
-
"name": "
|
|
3118
|
+
"name": "initializeResizeDetector",
|
|
3148
3119
|
"privacy": "private",
|
|
3149
3120
|
"return": {
|
|
3150
3121
|
"type": {
|
|
3151
3122
|
"text": "void"
|
|
3152
3123
|
}
|
|
3153
3124
|
},
|
|
3125
|
+
"description": "initializes the instance's resize observer",
|
|
3154
3126
|
"inheritedFrom": {
|
|
3155
3127
|
"name": "AnchoredRegion",
|
|
3156
3128
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3157
3129
|
}
|
|
3158
3130
|
},
|
|
3159
3131
|
{
|
|
3160
|
-
"kind": "
|
|
3161
|
-
"name": "
|
|
3162
|
-
"
|
|
3163
|
-
|
|
3132
|
+
"kind": "method",
|
|
3133
|
+
"name": "updateForAttributeChange",
|
|
3134
|
+
"privacy": "private",
|
|
3135
|
+
"return": {
|
|
3136
|
+
"type": {
|
|
3137
|
+
"text": "void"
|
|
3138
|
+
}
|
|
3164
3139
|
},
|
|
3165
|
-
"
|
|
3166
|
-
"default": "false",
|
|
3167
|
-
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
3140
|
+
"description": "react to attribute changes that don't require a reset",
|
|
3168
3141
|
"inheritedFrom": {
|
|
3169
3142
|
"name": "AnchoredRegion",
|
|
3170
3143
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3172,26 +3145,29 @@
|
|
|
3172
3145
|
},
|
|
3173
3146
|
{
|
|
3174
3147
|
"kind": "method",
|
|
3175
|
-
"name": "
|
|
3148
|
+
"name": "initialize",
|
|
3176
3149
|
"privacy": "private",
|
|
3177
3150
|
"return": {
|
|
3178
3151
|
"type": {
|
|
3179
3152
|
"text": "void"
|
|
3180
3153
|
}
|
|
3181
3154
|
},
|
|
3155
|
+
"description": "fully initializes the component",
|
|
3182
3156
|
"inheritedFrom": {
|
|
3183
3157
|
"name": "AnchoredRegion",
|
|
3184
3158
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3185
3159
|
}
|
|
3186
3160
|
},
|
|
3187
3161
|
{
|
|
3188
|
-
"kind": "
|
|
3189
|
-
"name": "
|
|
3190
|
-
"
|
|
3191
|
-
|
|
3162
|
+
"kind": "method",
|
|
3163
|
+
"name": "requestReset",
|
|
3164
|
+
"privacy": "private",
|
|
3165
|
+
"return": {
|
|
3166
|
+
"type": {
|
|
3167
|
+
"text": "void"
|
|
3168
|
+
}
|
|
3192
3169
|
},
|
|
3193
|
-
"
|
|
3194
|
-
"description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
|
|
3170
|
+
"description": "Request a reset if there are currently no open requests",
|
|
3195
3171
|
"inheritedFrom": {
|
|
3196
3172
|
"name": "AnchoredRegion",
|
|
3197
3173
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3199,13 +3175,14 @@
|
|
|
3199
3175
|
},
|
|
3200
3176
|
{
|
|
3201
3177
|
"kind": "method",
|
|
3202
|
-
"name": "
|
|
3178
|
+
"name": "setInitialState",
|
|
3203
3179
|
"privacy": "private",
|
|
3204
3180
|
"return": {
|
|
3205
3181
|
"type": {
|
|
3206
3182
|
"text": "void"
|
|
3207
3183
|
}
|
|
3208
3184
|
},
|
|
3185
|
+
"description": "sets the starting configuration for component internal values",
|
|
3209
3186
|
"inheritedFrom": {
|
|
3210
3187
|
"name": "AnchoredRegion",
|
|
3211
3188
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3213,27 +3190,19 @@
|
|
|
3213
3190
|
},
|
|
3214
3191
|
{
|
|
3215
3192
|
"kind": "field",
|
|
3216
|
-
"name": "
|
|
3217
|
-
"
|
|
3218
|
-
|
|
3219
|
-
},
|
|
3220
|
-
"privacy": "public",
|
|
3221
|
-
"default": "\"content\"",
|
|
3222
|
-
"description": "Defines how the height of the region is calculated",
|
|
3193
|
+
"name": "startObservers",
|
|
3194
|
+
"privacy": "private",
|
|
3195
|
+
"description": "starts observers",
|
|
3223
3196
|
"inheritedFrom": {
|
|
3224
3197
|
"name": "AnchoredRegion",
|
|
3225
3198
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3226
3199
|
}
|
|
3227
3200
|
},
|
|
3228
3201
|
{
|
|
3229
|
-
"kind": "
|
|
3230
|
-
"name": "
|
|
3202
|
+
"kind": "field",
|
|
3203
|
+
"name": "requestPositionUpdates",
|
|
3231
3204
|
"privacy": "private",
|
|
3232
|
-
"
|
|
3233
|
-
"type": {
|
|
3234
|
-
"text": "void"
|
|
3235
|
-
}
|
|
3236
|
-
},
|
|
3205
|
+
"description": "get position updates",
|
|
3237
3206
|
"inheritedFrom": {
|
|
3238
3207
|
"name": "AnchoredRegion",
|
|
3239
3208
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3241,27 +3210,19 @@
|
|
|
3241
3210
|
},
|
|
3242
3211
|
{
|
|
3243
3212
|
"kind": "field",
|
|
3244
|
-
"name": "
|
|
3245
|
-
"
|
|
3246
|
-
|
|
3247
|
-
},
|
|
3248
|
-
"privacy": "public",
|
|
3249
|
-
"default": "false",
|
|
3250
|
-
"description": "Whether the region is positioned using css \"position: fixed\".\nOtherwise the region uses \"position: absolute\".\nFixed placement allows the region to break out of parent containers,",
|
|
3213
|
+
"name": "stopObservers",
|
|
3214
|
+
"privacy": "private",
|
|
3215
|
+
"description": "stops observers",
|
|
3251
3216
|
"inheritedFrom": {
|
|
3252
3217
|
"name": "AnchoredRegion",
|
|
3253
3218
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3254
3219
|
}
|
|
3255
3220
|
},
|
|
3256
3221
|
{
|
|
3257
|
-
"kind": "
|
|
3258
|
-
"name": "
|
|
3222
|
+
"kind": "field",
|
|
3223
|
+
"name": "getViewport",
|
|
3259
3224
|
"privacy": "private",
|
|
3260
|
-
"
|
|
3261
|
-
"type": {
|
|
3262
|
-
"text": "void"
|
|
3263
|
-
}
|
|
3264
|
-
},
|
|
3225
|
+
"description": "Gets the viewport element by id, or defaults to document root",
|
|
3265
3226
|
"inheritedFrom": {
|
|
3266
3227
|
"name": "AnchoredRegion",
|
|
3267
3228
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3269,41 +3230,19 @@
|
|
|
3269
3230
|
},
|
|
3270
3231
|
{
|
|
3271
3232
|
"kind": "field",
|
|
3272
|
-
"name": "
|
|
3273
|
-
"
|
|
3274
|
-
|
|
3275
|
-
},
|
|
3276
|
-
"privacy": "public",
|
|
3277
|
-
"default": "\"anchor\"",
|
|
3278
|
-
"description": "Defines what triggers the anchored region to revaluate positioning",
|
|
3233
|
+
"name": "getAnchor",
|
|
3234
|
+
"privacy": "private",
|
|
3235
|
+
"description": "Gets the anchor element by id",
|
|
3279
3236
|
"inheritedFrom": {
|
|
3280
3237
|
"name": "AnchoredRegion",
|
|
3281
3238
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3282
3239
|
}
|
|
3283
3240
|
},
|
|
3284
3241
|
{
|
|
3285
|
-
"kind": "
|
|
3286
|
-
"name": "
|
|
3242
|
+
"kind": "field",
|
|
3243
|
+
"name": "handleIntersection",
|
|
3287
3244
|
"privacy": "private",
|
|
3288
|
-
"
|
|
3289
|
-
"type": {
|
|
3290
|
-
"text": "void"
|
|
3291
|
-
}
|
|
3292
|
-
},
|
|
3293
|
-
"parameters": [
|
|
3294
|
-
{
|
|
3295
|
-
"name": "prevMode",
|
|
3296
|
-
"type": {
|
|
3297
|
-
"text": "AutoUpdateMode"
|
|
3298
|
-
}
|
|
3299
|
-
},
|
|
3300
|
-
{
|
|
3301
|
-
"name": "newMode",
|
|
3302
|
-
"type": {
|
|
3303
|
-
"text": "AutoUpdateMode"
|
|
3304
|
-
}
|
|
3305
|
-
}
|
|
3306
|
-
],
|
|
3245
|
+
"description": "Handle intersections",
|
|
3307
3246
|
"inheritedFrom": {
|
|
3308
3247
|
"name": "AnchoredRegion",
|
|
3309
3248
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3311,27 +3250,19 @@
|
|
|
3311
3250
|
},
|
|
3312
3251
|
{
|
|
3313
3252
|
"kind": "field",
|
|
3314
|
-
"name": "
|
|
3315
|
-
"
|
|
3316
|
-
|
|
3317
|
-
},
|
|
3318
|
-
"privacy": "public",
|
|
3319
|
-
"default": "null",
|
|
3320
|
-
"description": "The HTML element being used as the anchor",
|
|
3253
|
+
"name": "applyIntersectionEntries",
|
|
3254
|
+
"privacy": "private",
|
|
3255
|
+
"description": "iterate through intersection entries and apply data",
|
|
3321
3256
|
"inheritedFrom": {
|
|
3322
3257
|
"name": "AnchoredRegion",
|
|
3323
3258
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3324
3259
|
}
|
|
3325
3260
|
},
|
|
3326
3261
|
{
|
|
3327
|
-
"kind": "
|
|
3328
|
-
"name": "
|
|
3262
|
+
"kind": "field",
|
|
3263
|
+
"name": "updateRegionOffset",
|
|
3329
3264
|
"privacy": "private",
|
|
3330
|
-
"
|
|
3331
|
-
"type": {
|
|
3332
|
-
"text": "void"
|
|
3333
|
-
}
|
|
3334
|
-
},
|
|
3265
|
+
"description": "Update the offset values",
|
|
3335
3266
|
"inheritedFrom": {
|
|
3336
3267
|
"name": "AnchoredRegion",
|
|
3337
3268
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3339,27 +3270,19 @@
|
|
|
3339
3270
|
},
|
|
3340
3271
|
{
|
|
3341
3272
|
"kind": "field",
|
|
3342
|
-
"name": "
|
|
3343
|
-
"
|
|
3344
|
-
|
|
3345
|
-
},
|
|
3346
|
-
"privacy": "public",
|
|
3347
|
-
"default": "null",
|
|
3348
|
-
"description": "The HTML element being used as the viewport",
|
|
3273
|
+
"name": "isRectDifferent",
|
|
3274
|
+
"privacy": "private",
|
|
3275
|
+
"description": "compare rects to see if there is enough change to justify a DOM update",
|
|
3349
3276
|
"inheritedFrom": {
|
|
3350
3277
|
"name": "AnchoredRegion",
|
|
3351
3278
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3352
3279
|
}
|
|
3353
3280
|
},
|
|
3354
3281
|
{
|
|
3355
|
-
"kind": "
|
|
3356
|
-
"name": "
|
|
3282
|
+
"kind": "field",
|
|
3283
|
+
"name": "handleResize",
|
|
3357
3284
|
"privacy": "private",
|
|
3358
|
-
"
|
|
3359
|
-
"type": {
|
|
3360
|
-
"text": "void"
|
|
3361
|
-
}
|
|
3362
|
-
},
|
|
3285
|
+
"description": "Handle resize events",
|
|
3363
3286
|
"inheritedFrom": {
|
|
3364
3287
|
"name": "AnchoredRegion",
|
|
3365
3288
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3367,12 +3290,9 @@
|
|
|
3367
3290
|
},
|
|
3368
3291
|
{
|
|
3369
3292
|
"kind": "field",
|
|
3370
|
-
"name": "
|
|
3371
|
-
"
|
|
3372
|
-
|
|
3373
|
-
},
|
|
3374
|
-
"privacy": "public",
|
|
3375
|
-
"description": "indicates the current horizontal position of the region",
|
|
3293
|
+
"name": "reset",
|
|
3294
|
+
"privacy": "private",
|
|
3295
|
+
"description": "resets the component",
|
|
3376
3296
|
"inheritedFrom": {
|
|
3377
3297
|
"name": "AnchoredRegion",
|
|
3378
3298
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3380,12 +3300,9 @@
|
|
|
3380
3300
|
},
|
|
3381
3301
|
{
|
|
3382
3302
|
"kind": "field",
|
|
3383
|
-
"name": "
|
|
3384
|
-
"
|
|
3385
|
-
|
|
3386
|
-
},
|
|
3387
|
-
"privacy": "public",
|
|
3388
|
-
"description": "indicates the current vertical position of the region",
|
|
3303
|
+
"name": "updateLayout",
|
|
3304
|
+
"privacy": "private",
|
|
3305
|
+
"description": "Recalculate layout related state values",
|
|
3389
3306
|
"inheritedFrom": {
|
|
3390
3307
|
"name": "AnchoredRegion",
|
|
3391
3308
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3393,12 +3310,9 @@
|
|
|
3393
3310
|
},
|
|
3394
3311
|
{
|
|
3395
3312
|
"kind": "field",
|
|
3396
|
-
"name": "
|
|
3397
|
-
"type": {
|
|
3398
|
-
"text": "number"
|
|
3399
|
-
},
|
|
3313
|
+
"name": "updateRegionStyle",
|
|
3400
3314
|
"privacy": "private",
|
|
3401
|
-
"description": "
|
|
3315
|
+
"description": "Updates the style string applied to the region element as well as the css classes attached\nto the root element",
|
|
3402
3316
|
"inheritedFrom": {
|
|
3403
3317
|
"name": "AnchoredRegion",
|
|
3404
3318
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3406,11 +3320,9 @@
|
|
|
3406
3320
|
},
|
|
3407
3321
|
{
|
|
3408
3322
|
"kind": "field",
|
|
3409
|
-
"name": "
|
|
3410
|
-
"type": {
|
|
3411
|
-
"text": "number"
|
|
3412
|
-
},
|
|
3323
|
+
"name": "updatePositionClasses",
|
|
3413
3324
|
"privacy": "private",
|
|
3325
|
+
"description": "Updates the css classes that reflect the current position of the element",
|
|
3414
3326
|
"inheritedFrom": {
|
|
3415
3327
|
"name": "AnchoredRegion",
|
|
3416
3328
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3418,12 +3330,9 @@
|
|
|
3418
3330
|
},
|
|
3419
3331
|
{
|
|
3420
3332
|
"kind": "field",
|
|
3421
|
-
"name": "
|
|
3422
|
-
"type": {
|
|
3423
|
-
"text": "string"
|
|
3424
|
-
},
|
|
3333
|
+
"name": "setHorizontalPosition",
|
|
3425
3334
|
"privacy": "private",
|
|
3426
|
-
"description": "
|
|
3335
|
+
"description": "Get horizontal positioning state based on desired position",
|
|
3427
3336
|
"inheritedFrom": {
|
|
3428
3337
|
"name": "AnchoredRegion",
|
|
3429
3338
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3431,11 +3340,9 @@
|
|
|
3431
3340
|
},
|
|
3432
3341
|
{
|
|
3433
3342
|
"kind": "field",
|
|
3434
|
-
"name": "
|
|
3435
|
-
"type": {
|
|
3436
|
-
"text": "string"
|
|
3437
|
-
},
|
|
3343
|
+
"name": "setVerticalPosition",
|
|
3438
3344
|
"privacy": "private",
|
|
3345
|
+
"description": "Set vertical positioning state based on desired position",
|
|
3439
3346
|
"inheritedFrom": {
|
|
3440
3347
|
"name": "AnchoredRegion",
|
|
3441
3348
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3443,12 +3350,9 @@
|
|
|
3443
3350
|
},
|
|
3444
3351
|
{
|
|
3445
3352
|
"kind": "field",
|
|
3446
|
-
"name": "
|
|
3447
|
-
"type": {
|
|
3448
|
-
"text": "ResizeObserverClassDefinition | null"
|
|
3449
|
-
},
|
|
3353
|
+
"name": "getPositioningOptions",
|
|
3450
3354
|
"privacy": "private",
|
|
3451
|
-
"
|
|
3355
|
+
"description": "Get available positions based on positioning mode",
|
|
3452
3356
|
"inheritedFrom": {
|
|
3453
3357
|
"name": "AnchoredRegion",
|
|
3454
3358
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3456,11 +3360,9 @@
|
|
|
3456
3360
|
},
|
|
3457
3361
|
{
|
|
3458
3362
|
"kind": "field",
|
|
3459
|
-
"name": "
|
|
3460
|
-
"type": {
|
|
3461
|
-
"text": "ClientRect | DOMRect | undefined"
|
|
3462
|
-
},
|
|
3363
|
+
"name": "getAvailableSpace",
|
|
3463
3364
|
"privacy": "private",
|
|
3365
|
+
"description": "Get the space available for a particular relative position",
|
|
3464
3366
|
"inheritedFrom": {
|
|
3465
3367
|
"name": "AnchoredRegion",
|
|
3466
3368
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3468,11 +3370,9 @@
|
|
|
3468
3370
|
},
|
|
3469
3371
|
{
|
|
3470
3372
|
"kind": "field",
|
|
3471
|
-
"name": "
|
|
3472
|
-
"type": {
|
|
3473
|
-
"text": "ClientRect | DOMRect | undefined"
|
|
3474
|
-
},
|
|
3373
|
+
"name": "getNextRegionDimension",
|
|
3475
3374
|
"privacy": "private",
|
|
3375
|
+
"description": "Get region dimensions",
|
|
3476
3376
|
"inheritedFrom": {
|
|
3477
3377
|
"name": "AnchoredRegion",
|
|
3478
3378
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3480,11 +3380,9 @@
|
|
|
3480
3380
|
},
|
|
3481
3381
|
{
|
|
3482
3382
|
"kind": "field",
|
|
3483
|
-
"name": "
|
|
3484
|
-
"type": {
|
|
3485
|
-
"text": "ClientRect | DOMRect | undefined"
|
|
3486
|
-
},
|
|
3383
|
+
"name": "startAutoUpdateEventListeners",
|
|
3487
3384
|
"privacy": "private",
|
|
3385
|
+
"description": "starts event listeners that can trigger auto updating",
|
|
3488
3386
|
"inheritedFrom": {
|
|
3489
3387
|
"name": "AnchoredRegion",
|
|
3490
3388
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3492,13 +3390,9 @@
|
|
|
3492
3390
|
},
|
|
3493
3391
|
{
|
|
3494
3392
|
"kind": "field",
|
|
3495
|
-
"name": "
|
|
3496
|
-
"type": {
|
|
3497
|
-
"text": "number"
|
|
3498
|
-
},
|
|
3393
|
+
"name": "stopAutoUpdateEventListeners",
|
|
3499
3394
|
"privacy": "private",
|
|
3500
|
-
"
|
|
3501
|
-
"description": "base offsets between the positioner's base position and the anchor's",
|
|
3395
|
+
"description": "stops event listeners that can trigger auto updating",
|
|
3502
3396
|
"inheritedFrom": {
|
|
3503
3397
|
"name": "AnchoredRegion",
|
|
3504
3398
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3506,416 +3400,540 @@
|
|
|
3506
3400
|
},
|
|
3507
3401
|
{
|
|
3508
3402
|
"kind": "field",
|
|
3509
|
-
"name": "
|
|
3403
|
+
"name": "_presentation",
|
|
3510
3404
|
"type": {
|
|
3511
|
-
"text": "
|
|
3405
|
+
"text": "ComponentPresentation | null | undefined"
|
|
3512
3406
|
},
|
|
3513
3407
|
"privacy": "private",
|
|
3514
|
-
"default": "0",
|
|
3408
|
+
"default": "void 0",
|
|
3515
3409
|
"inheritedFrom": {
|
|
3516
|
-
"name": "
|
|
3517
|
-
"module": "src/
|
|
3410
|
+
"name": "FoundationElement",
|
|
3411
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3518
3412
|
}
|
|
3519
3413
|
},
|
|
3520
3414
|
{
|
|
3521
3415
|
"kind": "field",
|
|
3522
|
-
"name": "
|
|
3416
|
+
"name": "$presentation",
|
|
3523
3417
|
"type": {
|
|
3524
|
-
"text": "
|
|
3418
|
+
"text": "ComponentPresentation | null"
|
|
3525
3419
|
},
|
|
3526
|
-
"privacy": "
|
|
3527
|
-
"
|
|
3420
|
+
"privacy": "public",
|
|
3421
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
3528
3422
|
"inheritedFrom": {
|
|
3529
|
-
"name": "
|
|
3530
|
-
"module": "src/
|
|
3423
|
+
"name": "FoundationElement",
|
|
3424
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3531
3425
|
}
|
|
3532
3426
|
},
|
|
3533
3427
|
{
|
|
3534
3428
|
"kind": "field",
|
|
3535
|
-
"name": "
|
|
3429
|
+
"name": "template",
|
|
3536
3430
|
"type": {
|
|
3537
|
-
"text": "
|
|
3431
|
+
"text": "ElementViewTemplate | void | null"
|
|
3538
3432
|
},
|
|
3539
|
-
"privacy": "
|
|
3540
|
-
"
|
|
3433
|
+
"privacy": "public",
|
|
3434
|
+
"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.",
|
|
3541
3435
|
"inheritedFrom": {
|
|
3542
|
-
"name": "
|
|
3543
|
-
"module": "src/
|
|
3436
|
+
"name": "FoundationElement",
|
|
3437
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3544
3438
|
}
|
|
3545
3439
|
},
|
|
3546
3440
|
{
|
|
3547
|
-
"kind": "
|
|
3548
|
-
"name": "
|
|
3549
|
-
"
|
|
3550
|
-
|
|
3441
|
+
"kind": "method",
|
|
3442
|
+
"name": "templateChanged",
|
|
3443
|
+
"privacy": "protected",
|
|
3444
|
+
"return": {
|
|
3445
|
+
"type": {
|
|
3446
|
+
"text": "void"
|
|
3447
|
+
}
|
|
3551
3448
|
},
|
|
3552
|
-
"privacy": "private",
|
|
3553
3449
|
"inheritedFrom": {
|
|
3554
|
-
"name": "
|
|
3555
|
-
"module": "src/
|
|
3450
|
+
"name": "FoundationElement",
|
|
3451
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3556
3452
|
}
|
|
3557
3453
|
},
|
|
3558
3454
|
{
|
|
3559
3455
|
"kind": "field",
|
|
3560
|
-
"name": "
|
|
3456
|
+
"name": "styles",
|
|
3561
3457
|
"type": {
|
|
3562
|
-
"text": "
|
|
3458
|
+
"text": "ElementStyles | void | null"
|
|
3563
3459
|
},
|
|
3564
|
-
"privacy": "
|
|
3565
|
-
"
|
|
3460
|
+
"privacy": "public",
|
|
3461
|
+
"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.",
|
|
3462
|
+
"inheritedFrom": {
|
|
3463
|
+
"name": "FoundationElement",
|
|
3464
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3465
|
+
}
|
|
3466
|
+
},
|
|
3467
|
+
{
|
|
3468
|
+
"kind": "method",
|
|
3469
|
+
"name": "stylesChanged",
|
|
3470
|
+
"privacy": "protected",
|
|
3471
|
+
"return": {
|
|
3472
|
+
"type": {
|
|
3473
|
+
"text": "void"
|
|
3474
|
+
}
|
|
3475
|
+
},
|
|
3476
|
+
"inheritedFrom": {
|
|
3477
|
+
"name": "FoundationElement",
|
|
3478
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3479
|
+
}
|
|
3480
|
+
},
|
|
3481
|
+
{
|
|
3482
|
+
"kind": "method",
|
|
3483
|
+
"name": "compose",
|
|
3484
|
+
"privacy": "public",
|
|
3485
|
+
"static": true,
|
|
3486
|
+
"return": {
|
|
3487
|
+
"type": {
|
|
3488
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
3489
|
+
}
|
|
3490
|
+
},
|
|
3491
|
+
"parameters": [
|
|
3492
|
+
{
|
|
3493
|
+
"name": "this",
|
|
3494
|
+
"type": {
|
|
3495
|
+
"text": "K"
|
|
3496
|
+
}
|
|
3497
|
+
},
|
|
3498
|
+
{
|
|
3499
|
+
"name": "elementDefinition",
|
|
3500
|
+
"type": {
|
|
3501
|
+
"text": "T"
|
|
3502
|
+
},
|
|
3503
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
3504
|
+
}
|
|
3505
|
+
],
|
|
3506
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
3507
|
+
"inheritedFrom": {
|
|
3508
|
+
"name": "FoundationElement",
|
|
3509
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3510
|
+
}
|
|
3511
|
+
}
|
|
3512
|
+
],
|
|
3513
|
+
"events": [
|
|
3514
|
+
{
|
|
3515
|
+
"description": "Fires a custom 'loaded' event when the region is loaded and visible",
|
|
3516
|
+
"name": "loaded",
|
|
3566
3517
|
"inheritedFrom": {
|
|
3567
3518
|
"name": "AnchoredRegion",
|
|
3568
3519
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3569
3520
|
}
|
|
3570
3521
|
},
|
|
3571
3522
|
{
|
|
3572
|
-
"
|
|
3573
|
-
"name": "
|
|
3523
|
+
"description": "Fires a custom 'positionchange' event when the position has changed",
|
|
3524
|
+
"name": "positionchange",
|
|
3525
|
+
"inheritedFrom": {
|
|
3526
|
+
"name": "AnchoredRegion",
|
|
3527
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3528
|
+
}
|
|
3529
|
+
}
|
|
3530
|
+
]
|
|
3531
|
+
},
|
|
3532
|
+
{
|
|
3533
|
+
"kind": "variable",
|
|
3534
|
+
"name": "foundationAnchoredRegionShadowOptions",
|
|
3535
|
+
"type": {
|
|
3536
|
+
"text": "ShadowRootInit"
|
|
3537
|
+
},
|
|
3538
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3539
|
+
},
|
|
3540
|
+
{
|
|
3541
|
+
"kind": "variable",
|
|
3542
|
+
"name": "defaultAnchoredRegionConfig",
|
|
3543
|
+
"type": {
|
|
3544
|
+
"text": "object"
|
|
3545
|
+
},
|
|
3546
|
+
"default": "{}"
|
|
3547
|
+
},
|
|
3548
|
+
{
|
|
3549
|
+
"kind": "variable",
|
|
3550
|
+
"name": "foundationAnchoredRegion",
|
|
3551
|
+
"description": "The Foundation Anchored Region",
|
|
3552
|
+
"privacy": "public"
|
|
3553
|
+
}
|
|
3554
|
+
],
|
|
3555
|
+
"exports": [
|
|
3556
|
+
{
|
|
3557
|
+
"kind": "js",
|
|
3558
|
+
"name": "AnchoredRegion",
|
|
3559
|
+
"declaration": {
|
|
3560
|
+
"name": "AnchoredRegion",
|
|
3561
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3562
|
+
}
|
|
3563
|
+
},
|
|
3564
|
+
{
|
|
3565
|
+
"kind": "js",
|
|
3566
|
+
"name": "foundationAnchoredRegionShadowOptions",
|
|
3567
|
+
"declaration": {
|
|
3568
|
+
"name": "foundationAnchoredRegionShadowOptions",
|
|
3569
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3570
|
+
}
|
|
3571
|
+
},
|
|
3572
|
+
{
|
|
3573
|
+
"kind": "js",
|
|
3574
|
+
"name": "defaultAnchoredRegionConfig",
|
|
3575
|
+
"declaration": {
|
|
3576
|
+
"name": "defaultAnchoredRegionConfig",
|
|
3577
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3578
|
+
}
|
|
3579
|
+
},
|
|
3580
|
+
{
|
|
3581
|
+
"kind": "js",
|
|
3582
|
+
"name": "foundationAnchoredRegion",
|
|
3583
|
+
"declaration": {
|
|
3584
|
+
"name": "foundationAnchoredRegion",
|
|
3585
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3586
|
+
}
|
|
3587
|
+
}
|
|
3588
|
+
]
|
|
3589
|
+
},
|
|
3590
|
+
{
|
|
3591
|
+
"kind": "javascript-module",
|
|
3592
|
+
"path": "src/anchored-region/index.ts",
|
|
3593
|
+
"declarations": [],
|
|
3594
|
+
"exports": [
|
|
3595
|
+
{
|
|
3596
|
+
"kind": "js",
|
|
3597
|
+
"name": "*",
|
|
3598
|
+
"declaration": {
|
|
3599
|
+
"name": "*",
|
|
3600
|
+
"package": "./anchor-region.template"
|
|
3601
|
+
}
|
|
3602
|
+
},
|
|
3603
|
+
{
|
|
3604
|
+
"kind": "js",
|
|
3605
|
+
"name": "*",
|
|
3606
|
+
"declaration": {
|
|
3607
|
+
"name": "*",
|
|
3608
|
+
"package": "./anchored-region.styles"
|
|
3609
|
+
}
|
|
3610
|
+
},
|
|
3611
|
+
{
|
|
3612
|
+
"kind": "js",
|
|
3613
|
+
"name": "*",
|
|
3614
|
+
"declaration": {
|
|
3615
|
+
"name": "*",
|
|
3616
|
+
"package": "./anchored-region"
|
|
3617
|
+
}
|
|
3618
|
+
}
|
|
3619
|
+
]
|
|
3620
|
+
},
|
|
3621
|
+
{
|
|
3622
|
+
"kind": "javascript-module",
|
|
3623
|
+
"path": "src/anchor/anchor.styles.ts",
|
|
3624
|
+
"declarations": [
|
|
3625
|
+
{
|
|
3626
|
+
"kind": "function",
|
|
3627
|
+
"name": "foundationAnchorStyles",
|
|
3628
|
+
"return": {
|
|
3629
|
+
"type": {
|
|
3630
|
+
"text": "ElementStyles"
|
|
3631
|
+
}
|
|
3632
|
+
},
|
|
3633
|
+
"parameters": [
|
|
3634
|
+
{
|
|
3635
|
+
"name": "context",
|
|
3574
3636
|
"type": {
|
|
3575
|
-
"text": "
|
|
3576
|
-
},
|
|
3577
|
-
"privacy": "private",
|
|
3578
|
-
"default": "false",
|
|
3579
|
-
"inheritedFrom": {
|
|
3580
|
-
"name": "AnchoredRegion",
|
|
3581
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3637
|
+
"text": "ElementDefinitionContext"
|
|
3582
3638
|
}
|
|
3583
3639
|
},
|
|
3584
3640
|
{
|
|
3585
|
-
"
|
|
3586
|
-
"name": "updateThreshold",
|
|
3641
|
+
"name": "definition",
|
|
3587
3642
|
"type": {
|
|
3588
|
-
"text": "
|
|
3589
|
-
},
|
|
3590
|
-
"privacy": "private",
|
|
3591
|
-
"default": "0.5",
|
|
3592
|
-
"inheritedFrom": {
|
|
3593
|
-
"name": "AnchoredRegion",
|
|
3594
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3643
|
+
"text": "FoundationElementDefinition"
|
|
3595
3644
|
}
|
|
3596
|
-
}
|
|
3645
|
+
}
|
|
3646
|
+
]
|
|
3647
|
+
}
|
|
3648
|
+
],
|
|
3649
|
+
"exports": [
|
|
3650
|
+
{
|
|
3651
|
+
"kind": "js",
|
|
3652
|
+
"name": "foundationAnchorStyles",
|
|
3653
|
+
"declaration": {
|
|
3654
|
+
"name": "foundationAnchorStyles",
|
|
3655
|
+
"module": "src/anchor/anchor.styles.ts"
|
|
3656
|
+
}
|
|
3657
|
+
}
|
|
3658
|
+
]
|
|
3659
|
+
},
|
|
3660
|
+
{
|
|
3661
|
+
"kind": "javascript-module",
|
|
3662
|
+
"path": "src/anchor/anchor.template.ts",
|
|
3663
|
+
"declarations": [
|
|
3664
|
+
{
|
|
3665
|
+
"kind": "function",
|
|
3666
|
+
"name": "foundationAnchorTemplate",
|
|
3667
|
+
"return": {
|
|
3668
|
+
"type": {
|
|
3669
|
+
"text": "ViewTemplate<Anchor>"
|
|
3670
|
+
}
|
|
3671
|
+
},
|
|
3672
|
+
"parameters": [
|
|
3597
3673
|
{
|
|
3598
|
-
"
|
|
3599
|
-
"name": "intersectionService",
|
|
3674
|
+
"name": "context",
|
|
3600
3675
|
"type": {
|
|
3601
|
-
"text": "
|
|
3602
|
-
},
|
|
3603
|
-
"privacy": "private",
|
|
3604
|
-
"static": true,
|
|
3605
|
-
"default": "new IntersectionService()",
|
|
3606
|
-
"inheritedFrom": {
|
|
3607
|
-
"name": "AnchoredRegion",
|
|
3608
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3676
|
+
"text": "ElementDefinitionContext"
|
|
3609
3677
|
}
|
|
3610
3678
|
},
|
|
3611
3679
|
{
|
|
3612
|
-
"
|
|
3613
|
-
"
|
|
3614
|
-
|
|
3615
|
-
"description": "update position",
|
|
3616
|
-
"inheritedFrom": {
|
|
3617
|
-
"name": "AnchoredRegion",
|
|
3618
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3680
|
+
"name": "definition",
|
|
3681
|
+
"type": {
|
|
3682
|
+
"text": "FoundationElementDefinition"
|
|
3619
3683
|
}
|
|
3620
|
-
}
|
|
3684
|
+
}
|
|
3685
|
+
]
|
|
3686
|
+
}
|
|
3687
|
+
],
|
|
3688
|
+
"exports": [
|
|
3689
|
+
{
|
|
3690
|
+
"kind": "js",
|
|
3691
|
+
"name": "foundationAnchorTemplate",
|
|
3692
|
+
"declaration": {
|
|
3693
|
+
"name": "foundationAnchorTemplate",
|
|
3694
|
+
"module": "src/anchor/anchor.template.ts"
|
|
3695
|
+
}
|
|
3696
|
+
}
|
|
3697
|
+
]
|
|
3698
|
+
},
|
|
3699
|
+
{
|
|
3700
|
+
"kind": "javascript-module",
|
|
3701
|
+
"path": "src/anchor/anchor.ts",
|
|
3702
|
+
"declarations": [
|
|
3703
|
+
{
|
|
3704
|
+
"kind": "class",
|
|
3705
|
+
"description": "",
|
|
3706
|
+
"name": "Anchor",
|
|
3707
|
+
"superclass": {
|
|
3708
|
+
"name": "FASTAnchor",
|
|
3709
|
+
"package": "@microsoft/fast-components"
|
|
3710
|
+
},
|
|
3711
|
+
"tagName": "%%prefix%%-anchor",
|
|
3712
|
+
"customElement": true,
|
|
3713
|
+
"attributes": [
|
|
3621
3714
|
{
|
|
3622
|
-
"
|
|
3623
|
-
"
|
|
3624
|
-
|
|
3625
|
-
"return": {
|
|
3626
|
-
"type": {
|
|
3627
|
-
"text": "void"
|
|
3628
|
-
}
|
|
3715
|
+
"name": "download",
|
|
3716
|
+
"type": {
|
|
3717
|
+
"text": "string"
|
|
3629
3718
|
},
|
|
3630
|
-
"description": "
|
|
3719
|
+
"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.",
|
|
3720
|
+
"fieldName": "download",
|
|
3631
3721
|
"inheritedFrom": {
|
|
3632
|
-
"name": "
|
|
3633
|
-
"module": "src/
|
|
3722
|
+
"name": "Anchor",
|
|
3723
|
+
"module": "src/anchor/anchor.ts"
|
|
3634
3724
|
}
|
|
3635
3725
|
},
|
|
3636
3726
|
{
|
|
3637
|
-
"
|
|
3638
|
-
"
|
|
3639
|
-
|
|
3640
|
-
"return": {
|
|
3641
|
-
"type": {
|
|
3642
|
-
"text": "void"
|
|
3643
|
-
}
|
|
3727
|
+
"name": "href",
|
|
3728
|
+
"type": {
|
|
3729
|
+
"text": "string"
|
|
3644
3730
|
},
|
|
3645
|
-
"description": "
|
|
3731
|
+
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3732
|
+
"fieldName": "href",
|
|
3646
3733
|
"inheritedFrom": {
|
|
3647
|
-
"name": "
|
|
3648
|
-
"module": "src/
|
|
3734
|
+
"name": "Anchor",
|
|
3735
|
+
"module": "src/anchor/anchor.ts"
|
|
3649
3736
|
}
|
|
3650
3737
|
},
|
|
3651
3738
|
{
|
|
3652
|
-
"
|
|
3653
|
-
"
|
|
3654
|
-
|
|
3655
|
-
"return": {
|
|
3656
|
-
"type": {
|
|
3657
|
-
"text": "void"
|
|
3658
|
-
}
|
|
3739
|
+
"name": "hreflang",
|
|
3740
|
+
"type": {
|
|
3741
|
+
"text": "string"
|
|
3659
3742
|
},
|
|
3660
|
-
"description": "
|
|
3743
|
+
"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.",
|
|
3744
|
+
"fieldName": "hreflang",
|
|
3661
3745
|
"inheritedFrom": {
|
|
3662
|
-
"name": "
|
|
3663
|
-
"module": "src/
|
|
3746
|
+
"name": "Anchor",
|
|
3747
|
+
"module": "src/anchor/anchor.ts"
|
|
3664
3748
|
}
|
|
3665
3749
|
},
|
|
3666
3750
|
{
|
|
3667
|
-
"
|
|
3668
|
-
"
|
|
3669
|
-
|
|
3670
|
-
"return": {
|
|
3671
|
-
"type": {
|
|
3672
|
-
"text": "void"
|
|
3673
|
-
}
|
|
3751
|
+
"name": "ping",
|
|
3752
|
+
"type": {
|
|
3753
|
+
"text": "string"
|
|
3674
3754
|
},
|
|
3675
|
-
"description": "
|
|
3755
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3756
|
+
"fieldName": "ping",
|
|
3676
3757
|
"inheritedFrom": {
|
|
3677
|
-
"name": "
|
|
3678
|
-
"module": "src/
|
|
3758
|
+
"name": "Anchor",
|
|
3759
|
+
"module": "src/anchor/anchor.ts"
|
|
3679
3760
|
}
|
|
3680
3761
|
},
|
|
3681
3762
|
{
|
|
3682
|
-
"
|
|
3683
|
-
"
|
|
3684
|
-
|
|
3685
|
-
"return": {
|
|
3686
|
-
"type": {
|
|
3687
|
-
"text": "void"
|
|
3688
|
-
}
|
|
3763
|
+
"name": "referrerpolicy",
|
|
3764
|
+
"type": {
|
|
3765
|
+
"text": "string"
|
|
3689
3766
|
},
|
|
3690
|
-
"description": "
|
|
3767
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3768
|
+
"fieldName": "referrerpolicy",
|
|
3691
3769
|
"inheritedFrom": {
|
|
3692
|
-
"name": "
|
|
3693
|
-
"module": "src/
|
|
3770
|
+
"name": "Anchor",
|
|
3771
|
+
"module": "src/anchor/anchor.ts"
|
|
3694
3772
|
}
|
|
3695
3773
|
},
|
|
3696
3774
|
{
|
|
3697
|
-
"
|
|
3698
|
-
"
|
|
3699
|
-
|
|
3700
|
-
"return": {
|
|
3701
|
-
"type": {
|
|
3702
|
-
"text": "void"
|
|
3703
|
-
}
|
|
3775
|
+
"name": "rel",
|
|
3776
|
+
"type": {
|
|
3777
|
+
"text": "string"
|
|
3704
3778
|
},
|
|
3705
|
-
"description": "
|
|
3706
|
-
"
|
|
3707
|
-
"name": "AnchoredRegion",
|
|
3708
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3709
|
-
}
|
|
3710
|
-
},
|
|
3711
|
-
{
|
|
3712
|
-
"kind": "field",
|
|
3713
|
-
"name": "startObservers",
|
|
3714
|
-
"privacy": "private",
|
|
3715
|
-
"description": "starts observers",
|
|
3716
|
-
"inheritedFrom": {
|
|
3717
|
-
"name": "AnchoredRegion",
|
|
3718
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3719
|
-
}
|
|
3720
|
-
},
|
|
3721
|
-
{
|
|
3722
|
-
"kind": "field",
|
|
3723
|
-
"name": "requestPositionUpdates",
|
|
3724
|
-
"privacy": "private",
|
|
3725
|
-
"description": "get position updates",
|
|
3726
|
-
"inheritedFrom": {
|
|
3727
|
-
"name": "AnchoredRegion",
|
|
3728
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3729
|
-
}
|
|
3730
|
-
},
|
|
3731
|
-
{
|
|
3732
|
-
"kind": "field",
|
|
3733
|
-
"name": "stopObservers",
|
|
3734
|
-
"privacy": "private",
|
|
3735
|
-
"description": "stops observers",
|
|
3736
|
-
"inheritedFrom": {
|
|
3737
|
-
"name": "AnchoredRegion",
|
|
3738
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3739
|
-
}
|
|
3740
|
-
},
|
|
3741
|
-
{
|
|
3742
|
-
"kind": "field",
|
|
3743
|
-
"name": "getViewport",
|
|
3744
|
-
"privacy": "private",
|
|
3745
|
-
"description": "Gets the viewport element by id, or defaults to document root",
|
|
3746
|
-
"inheritedFrom": {
|
|
3747
|
-
"name": "AnchoredRegion",
|
|
3748
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3749
|
-
}
|
|
3750
|
-
},
|
|
3751
|
-
{
|
|
3752
|
-
"kind": "field",
|
|
3753
|
-
"name": "getAnchor",
|
|
3754
|
-
"privacy": "private",
|
|
3755
|
-
"description": "Gets the anchor element by id",
|
|
3756
|
-
"inheritedFrom": {
|
|
3757
|
-
"name": "AnchoredRegion",
|
|
3758
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3759
|
-
}
|
|
3760
|
-
},
|
|
3761
|
-
{
|
|
3762
|
-
"kind": "field",
|
|
3763
|
-
"name": "handleIntersection",
|
|
3764
|
-
"privacy": "private",
|
|
3765
|
-
"description": "Handle intersections",
|
|
3766
|
-
"inheritedFrom": {
|
|
3767
|
-
"name": "AnchoredRegion",
|
|
3768
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3769
|
-
}
|
|
3770
|
-
},
|
|
3771
|
-
{
|
|
3772
|
-
"kind": "field",
|
|
3773
|
-
"name": "applyIntersectionEntries",
|
|
3774
|
-
"privacy": "private",
|
|
3775
|
-
"description": "iterate through intersection entries and apply data",
|
|
3776
|
-
"inheritedFrom": {
|
|
3777
|
-
"name": "AnchoredRegion",
|
|
3778
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3779
|
-
}
|
|
3780
|
-
},
|
|
3781
|
-
{
|
|
3782
|
-
"kind": "field",
|
|
3783
|
-
"name": "updateRegionOffset",
|
|
3784
|
-
"privacy": "private",
|
|
3785
|
-
"description": "Update the offset values",
|
|
3786
|
-
"inheritedFrom": {
|
|
3787
|
-
"name": "AnchoredRegion",
|
|
3788
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3789
|
-
}
|
|
3790
|
-
},
|
|
3791
|
-
{
|
|
3792
|
-
"kind": "field",
|
|
3793
|
-
"name": "isRectDifferent",
|
|
3794
|
-
"privacy": "private",
|
|
3795
|
-
"description": "compare rects to see if there is enough change to justify a DOM update",
|
|
3779
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3780
|
+
"fieldName": "rel",
|
|
3796
3781
|
"inheritedFrom": {
|
|
3797
|
-
"name": "
|
|
3798
|
-
"module": "src/
|
|
3782
|
+
"name": "Anchor",
|
|
3783
|
+
"module": "src/anchor/anchor.ts"
|
|
3799
3784
|
}
|
|
3800
3785
|
},
|
|
3801
3786
|
{
|
|
3802
|
-
"
|
|
3803
|
-
"
|
|
3804
|
-
|
|
3805
|
-
|
|
3787
|
+
"name": "target",
|
|
3788
|
+
"type": {
|
|
3789
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
3790
|
+
},
|
|
3791
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3792
|
+
"fieldName": "target",
|
|
3806
3793
|
"inheritedFrom": {
|
|
3807
|
-
"name": "
|
|
3808
|
-
"module": "src/
|
|
3794
|
+
"name": "Anchor",
|
|
3795
|
+
"module": "src/anchor/anchor.ts"
|
|
3809
3796
|
}
|
|
3810
3797
|
},
|
|
3811
3798
|
{
|
|
3812
|
-
"
|
|
3813
|
-
"
|
|
3814
|
-
|
|
3815
|
-
|
|
3799
|
+
"name": "type",
|
|
3800
|
+
"type": {
|
|
3801
|
+
"text": "string"
|
|
3802
|
+
},
|
|
3803
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3804
|
+
"fieldName": "type",
|
|
3816
3805
|
"inheritedFrom": {
|
|
3817
|
-
"name": "
|
|
3818
|
-
"module": "src/
|
|
3806
|
+
"name": "Anchor",
|
|
3807
|
+
"module": "src/anchor/anchor.ts"
|
|
3819
3808
|
}
|
|
3820
|
-
}
|
|
3809
|
+
}
|
|
3810
|
+
],
|
|
3811
|
+
"members": [
|
|
3821
3812
|
{
|
|
3822
3813
|
"kind": "field",
|
|
3823
|
-
"name": "
|
|
3824
|
-
"
|
|
3825
|
-
|
|
3814
|
+
"name": "download",
|
|
3815
|
+
"type": {
|
|
3816
|
+
"text": "string"
|
|
3817
|
+
},
|
|
3818
|
+
"privacy": "public",
|
|
3819
|
+
"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.",
|
|
3826
3820
|
"inheritedFrom": {
|
|
3827
|
-
"name": "
|
|
3828
|
-
"module": "src/
|
|
3821
|
+
"name": "Anchor",
|
|
3822
|
+
"module": "src/anchor/anchor.ts"
|
|
3829
3823
|
}
|
|
3830
3824
|
},
|
|
3831
3825
|
{
|
|
3832
3826
|
"kind": "field",
|
|
3833
|
-
"name": "
|
|
3834
|
-
"
|
|
3835
|
-
|
|
3827
|
+
"name": "href",
|
|
3828
|
+
"type": {
|
|
3829
|
+
"text": "string"
|
|
3830
|
+
},
|
|
3831
|
+
"privacy": "public",
|
|
3832
|
+
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3836
3833
|
"inheritedFrom": {
|
|
3837
|
-
"name": "
|
|
3838
|
-
"module": "src/
|
|
3834
|
+
"name": "Anchor",
|
|
3835
|
+
"module": "src/anchor/anchor.ts"
|
|
3839
3836
|
}
|
|
3840
3837
|
},
|
|
3841
3838
|
{
|
|
3842
3839
|
"kind": "field",
|
|
3843
|
-
"name": "
|
|
3844
|
-
"
|
|
3845
|
-
|
|
3840
|
+
"name": "hreflang",
|
|
3841
|
+
"type": {
|
|
3842
|
+
"text": "string"
|
|
3843
|
+
},
|
|
3844
|
+
"privacy": "public",
|
|
3845
|
+
"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.",
|
|
3846
3846
|
"inheritedFrom": {
|
|
3847
|
-
"name": "
|
|
3848
|
-
"module": "src/
|
|
3847
|
+
"name": "Anchor",
|
|
3848
|
+
"module": "src/anchor/anchor.ts"
|
|
3849
3849
|
}
|
|
3850
3850
|
},
|
|
3851
3851
|
{
|
|
3852
3852
|
"kind": "field",
|
|
3853
|
-
"name": "
|
|
3854
|
-
"
|
|
3855
|
-
|
|
3853
|
+
"name": "ping",
|
|
3854
|
+
"type": {
|
|
3855
|
+
"text": "string"
|
|
3856
|
+
},
|
|
3857
|
+
"privacy": "public",
|
|
3858
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3856
3859
|
"inheritedFrom": {
|
|
3857
|
-
"name": "
|
|
3858
|
-
"module": "src/
|
|
3860
|
+
"name": "Anchor",
|
|
3861
|
+
"module": "src/anchor/anchor.ts"
|
|
3859
3862
|
}
|
|
3860
3863
|
},
|
|
3861
3864
|
{
|
|
3862
3865
|
"kind": "field",
|
|
3863
|
-
"name": "
|
|
3864
|
-
"
|
|
3865
|
-
|
|
3866
|
+
"name": "referrerpolicy",
|
|
3867
|
+
"type": {
|
|
3868
|
+
"text": "string"
|
|
3869
|
+
},
|
|
3870
|
+
"privacy": "public",
|
|
3871
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3866
3872
|
"inheritedFrom": {
|
|
3867
|
-
"name": "
|
|
3868
|
-
"module": "src/
|
|
3873
|
+
"name": "Anchor",
|
|
3874
|
+
"module": "src/anchor/anchor.ts"
|
|
3869
3875
|
}
|
|
3870
3876
|
},
|
|
3871
3877
|
{
|
|
3872
3878
|
"kind": "field",
|
|
3873
|
-
"name": "
|
|
3874
|
-
"
|
|
3875
|
-
|
|
3879
|
+
"name": "rel",
|
|
3880
|
+
"type": {
|
|
3881
|
+
"text": "string"
|
|
3882
|
+
},
|
|
3883
|
+
"privacy": "public",
|
|
3884
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3876
3885
|
"inheritedFrom": {
|
|
3877
|
-
"name": "
|
|
3878
|
-
"module": "src/
|
|
3886
|
+
"name": "Anchor",
|
|
3887
|
+
"module": "src/anchor/anchor.ts"
|
|
3879
3888
|
}
|
|
3880
3889
|
},
|
|
3881
3890
|
{
|
|
3882
3891
|
"kind": "field",
|
|
3883
|
-
"name": "
|
|
3884
|
-
"
|
|
3885
|
-
|
|
3892
|
+
"name": "target",
|
|
3893
|
+
"type": {
|
|
3894
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
3895
|
+
},
|
|
3896
|
+
"privacy": "public",
|
|
3897
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3886
3898
|
"inheritedFrom": {
|
|
3887
|
-
"name": "
|
|
3888
|
-
"module": "src/
|
|
3899
|
+
"name": "Anchor",
|
|
3900
|
+
"module": "src/anchor/anchor.ts"
|
|
3889
3901
|
}
|
|
3890
3902
|
},
|
|
3891
3903
|
{
|
|
3892
3904
|
"kind": "field",
|
|
3893
|
-
"name": "
|
|
3894
|
-
"
|
|
3895
|
-
|
|
3905
|
+
"name": "type",
|
|
3906
|
+
"type": {
|
|
3907
|
+
"text": "string"
|
|
3908
|
+
},
|
|
3909
|
+
"privacy": "public",
|
|
3910
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3896
3911
|
"inheritedFrom": {
|
|
3897
|
-
"name": "
|
|
3898
|
-
"module": "src/
|
|
3912
|
+
"name": "Anchor",
|
|
3913
|
+
"module": "src/anchor/anchor.ts"
|
|
3899
3914
|
}
|
|
3900
3915
|
},
|
|
3901
3916
|
{
|
|
3902
3917
|
"kind": "field",
|
|
3903
|
-
"name": "
|
|
3904
|
-
"
|
|
3905
|
-
|
|
3918
|
+
"name": "control",
|
|
3919
|
+
"type": {
|
|
3920
|
+
"text": "HTMLAnchorElement | undefined"
|
|
3921
|
+
},
|
|
3922
|
+
"privacy": "public",
|
|
3923
|
+
"description": "References the root element",
|
|
3906
3924
|
"inheritedFrom": {
|
|
3907
|
-
"name": "
|
|
3908
|
-
"module": "src/
|
|
3925
|
+
"name": "Anchor",
|
|
3926
|
+
"module": "src/anchor/anchor.ts"
|
|
3909
3927
|
}
|
|
3910
3928
|
},
|
|
3911
3929
|
{
|
|
3912
3930
|
"kind": "field",
|
|
3913
|
-
"name": "
|
|
3931
|
+
"name": "handleUnsupportedDelegatesFocus",
|
|
3914
3932
|
"privacy": "private",
|
|
3915
|
-
"description": "
|
|
3933
|
+
"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",
|
|
3916
3934
|
"inheritedFrom": {
|
|
3917
|
-
"name": "
|
|
3918
|
-
"module": "src/
|
|
3935
|
+
"name": "Anchor",
|
|
3936
|
+
"module": "src/anchor/anchor.ts"
|
|
3919
3937
|
}
|
|
3920
3938
|
},
|
|
3921
3939
|
{
|
|
@@ -4029,29 +4047,11 @@
|
|
|
4029
4047
|
"module": "src/foundation-element/foundation-element.ts"
|
|
4030
4048
|
}
|
|
4031
4049
|
}
|
|
4032
|
-
],
|
|
4033
|
-
"events": [
|
|
4034
|
-
{
|
|
4035
|
-
"description": "Fires a custom 'loaded' event when the region is loaded and visible",
|
|
4036
|
-
"name": "loaded",
|
|
4037
|
-
"inheritedFrom": {
|
|
4038
|
-
"name": "AnchoredRegion",
|
|
4039
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4040
|
-
}
|
|
4041
|
-
},
|
|
4042
|
-
{
|
|
4043
|
-
"description": "Fires a custom 'positionchange' event when the position has changed",
|
|
4044
|
-
"name": "positionchange",
|
|
4045
|
-
"inheritedFrom": {
|
|
4046
|
-
"name": "AnchoredRegion",
|
|
4047
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4048
|
-
}
|
|
4049
|
-
}
|
|
4050
4050
|
]
|
|
4051
4051
|
},
|
|
4052
4052
|
{
|
|
4053
4053
|
"kind": "variable",
|
|
4054
|
-
"name": "
|
|
4054
|
+
"name": "foundationAnchorShadowOptions",
|
|
4055
4055
|
"type": {
|
|
4056
4056
|
"text": "ShadowRootInit"
|
|
4057
4057
|
},
|
|
@@ -4059,7 +4059,7 @@
|
|
|
4059
4059
|
},
|
|
4060
4060
|
{
|
|
4061
4061
|
"kind": "variable",
|
|
4062
|
-
"name": "
|
|
4062
|
+
"name": "defaultAnchorConfig",
|
|
4063
4063
|
"type": {
|
|
4064
4064
|
"text": "object"
|
|
4065
4065
|
},
|
|
@@ -4067,49 +4067,49 @@
|
|
|
4067
4067
|
},
|
|
4068
4068
|
{
|
|
4069
4069
|
"kind": "variable",
|
|
4070
|
-
"name": "
|
|
4071
|
-
"description": "The Foundation
|
|
4070
|
+
"name": "foundationAnchor",
|
|
4071
|
+
"description": "The Foundation Anchor",
|
|
4072
4072
|
"privacy": "public"
|
|
4073
4073
|
}
|
|
4074
4074
|
],
|
|
4075
4075
|
"exports": [
|
|
4076
4076
|
{
|
|
4077
4077
|
"kind": "js",
|
|
4078
|
-
"name": "
|
|
4078
|
+
"name": "Anchor",
|
|
4079
4079
|
"declaration": {
|
|
4080
|
-
"name": "
|
|
4081
|
-
"module": "src/
|
|
4080
|
+
"name": "Anchor",
|
|
4081
|
+
"module": "src/anchor/anchor.ts"
|
|
4082
4082
|
}
|
|
4083
4083
|
},
|
|
4084
4084
|
{
|
|
4085
4085
|
"kind": "js",
|
|
4086
|
-
"name": "
|
|
4086
|
+
"name": "foundationAnchorShadowOptions",
|
|
4087
4087
|
"declaration": {
|
|
4088
|
-
"name": "
|
|
4089
|
-
"module": "src/
|
|
4088
|
+
"name": "foundationAnchorShadowOptions",
|
|
4089
|
+
"module": "src/anchor/anchor.ts"
|
|
4090
4090
|
}
|
|
4091
4091
|
},
|
|
4092
4092
|
{
|
|
4093
4093
|
"kind": "js",
|
|
4094
|
-
"name": "
|
|
4094
|
+
"name": "defaultAnchorConfig",
|
|
4095
4095
|
"declaration": {
|
|
4096
|
-
"name": "
|
|
4097
|
-
"module": "src/
|
|
4096
|
+
"name": "defaultAnchorConfig",
|
|
4097
|
+
"module": "src/anchor/anchor.ts"
|
|
4098
4098
|
}
|
|
4099
4099
|
},
|
|
4100
4100
|
{
|
|
4101
4101
|
"kind": "js",
|
|
4102
|
-
"name": "
|
|
4102
|
+
"name": "foundationAnchor",
|
|
4103
4103
|
"declaration": {
|
|
4104
|
-
"name": "
|
|
4105
|
-
"module": "src/
|
|
4104
|
+
"name": "foundationAnchor",
|
|
4105
|
+
"module": "src/anchor/anchor.ts"
|
|
4106
4106
|
}
|
|
4107
4107
|
}
|
|
4108
4108
|
]
|
|
4109
4109
|
},
|
|
4110
4110
|
{
|
|
4111
4111
|
"kind": "javascript-module",
|
|
4112
|
-
"path": "src/
|
|
4112
|
+
"path": "src/anchor/index.ts",
|
|
4113
4113
|
"declarations": [],
|
|
4114
4114
|
"exports": [
|
|
4115
4115
|
{
|
|
@@ -4117,7 +4117,7 @@
|
|
|
4117
4117
|
"name": "*",
|
|
4118
4118
|
"declaration": {
|
|
4119
4119
|
"name": "*",
|
|
4120
|
-
"package": "./anchor
|
|
4120
|
+
"package": "./anchor.template"
|
|
4121
4121
|
}
|
|
4122
4122
|
},
|
|
4123
4123
|
{
|
|
@@ -4125,7 +4125,7 @@
|
|
|
4125
4125
|
"name": "*",
|
|
4126
4126
|
"declaration": {
|
|
4127
4127
|
"name": "*",
|
|
4128
|
-
"package": "./
|
|
4128
|
+
"package": "./anchor.styles"
|
|
4129
4129
|
}
|
|
4130
4130
|
},
|
|
4131
4131
|
{
|
|
@@ -4133,7 +4133,7 @@
|
|
|
4133
4133
|
"name": "*",
|
|
4134
4134
|
"declaration": {
|
|
4135
4135
|
"name": "*",
|
|
4136
|
-
"package": "./
|
|
4136
|
+
"package": "./anchor"
|
|
4137
4137
|
}
|
|
4138
4138
|
}
|
|
4139
4139
|
]
|
|
@@ -15564,35 +15564,76 @@
|
|
|
15564
15564
|
},
|
|
15565
15565
|
{
|
|
15566
15566
|
"kind": "javascript-module",
|
|
15567
|
-
"path": "src/error-
|
|
15567
|
+
"path": "src/error-dialog/error-dialog.styles.ts",
|
|
15568
15568
|
"declarations": [
|
|
15569
15569
|
{
|
|
15570
15570
|
"kind": "variable",
|
|
15571
|
-
"name": "
|
|
15571
|
+
"name": "foundationErrorDialogStyles",
|
|
15572
15572
|
"type": {
|
|
15573
|
-
"text": "
|
|
15573
|
+
"text": "ElementStyles"
|
|
15574
15574
|
},
|
|
15575
|
-
"default": "
|
|
15575
|
+
"default": "css`\n :host {\n --design-unit: 3;\n --dialog-max-width: 358px;\n --dialog-min-width: 358px;\n --dialog-max-height: 128px;\n --error-details-min-height: 40px;\n }\n\n .title {\n margin-top: calc(var(--design-unit) * 2px);\n font-size: 14px;\n }\n\n .details {\n font-size: 12px;\n overflow: hidden;\n min-height: var(--error-details-min-height);\n }\n`"
|
|
15576
15576
|
}
|
|
15577
15577
|
],
|
|
15578
15578
|
"exports": [
|
|
15579
15579
|
{
|
|
15580
15580
|
"kind": "js",
|
|
15581
|
-
"name": "
|
|
15581
|
+
"name": "foundationErrorDialogStyles",
|
|
15582
15582
|
"declaration": {
|
|
15583
|
-
"name": "
|
|
15584
|
-
"module": "src/error-
|
|
15583
|
+
"name": "foundationErrorDialogStyles",
|
|
15584
|
+
"module": "src/error-dialog/error-dialog.styles.ts"
|
|
15585
15585
|
}
|
|
15586
15586
|
}
|
|
15587
15587
|
]
|
|
15588
15588
|
},
|
|
15589
15589
|
{
|
|
15590
15590
|
"kind": "javascript-module",
|
|
15591
|
-
"path": "src/error-
|
|
15591
|
+
"path": "src/error-dialog/error-dialog.template.ts",
|
|
15592
15592
|
"declarations": [
|
|
15593
|
+
{
|
|
15594
|
+
"kind": "function",
|
|
15595
|
+
"name": "getErrorDialogTemplate",
|
|
15596
|
+
"parameters": [
|
|
15597
|
+
{
|
|
15598
|
+
"name": "prefix",
|
|
15599
|
+
"type": {
|
|
15600
|
+
"text": "string"
|
|
15601
|
+
}
|
|
15602
|
+
}
|
|
15603
|
+
]
|
|
15604
|
+
},
|
|
15593
15605
|
{
|
|
15594
15606
|
"kind": "variable",
|
|
15595
|
-
"name": "
|
|
15607
|
+
"name": "errorDialogTemplate",
|
|
15608
|
+
"default": "html<ErrorDialog>`\n ${(x) => getErrorDialogTemplate(getPrefix(x))}\n`"
|
|
15609
|
+
}
|
|
15610
|
+
],
|
|
15611
|
+
"exports": [
|
|
15612
|
+
{
|
|
15613
|
+
"kind": "js",
|
|
15614
|
+
"name": "getErrorDialogTemplate",
|
|
15615
|
+
"declaration": {
|
|
15616
|
+
"name": "getErrorDialogTemplate",
|
|
15617
|
+
"module": "src/error-dialog/error-dialog.template.ts"
|
|
15618
|
+
}
|
|
15619
|
+
},
|
|
15620
|
+
{
|
|
15621
|
+
"kind": "js",
|
|
15622
|
+
"name": "errorDialogTemplate",
|
|
15623
|
+
"declaration": {
|
|
15624
|
+
"name": "errorDialogTemplate",
|
|
15625
|
+
"module": "src/error-dialog/error-dialog.template.ts"
|
|
15626
|
+
}
|
|
15627
|
+
}
|
|
15628
|
+
]
|
|
15629
|
+
},
|
|
15630
|
+
{
|
|
15631
|
+
"kind": "javascript-module",
|
|
15632
|
+
"path": "src/error-dialog/error-dialog.ts",
|
|
15633
|
+
"declarations": [
|
|
15634
|
+
{
|
|
15635
|
+
"kind": "variable",
|
|
15636
|
+
"name": "foundationErrorDialogShadowOptions",
|
|
15596
15637
|
"type": {
|
|
15597
15638
|
"text": "ShadowRootInit"
|
|
15598
15639
|
},
|
|
@@ -15601,51 +15642,57 @@
|
|
|
15601
15642
|
{
|
|
15602
15643
|
"kind": "class",
|
|
15603
15644
|
"description": "",
|
|
15604
|
-
"name": "
|
|
15645
|
+
"name": "ErrorDialog",
|
|
15605
15646
|
"members": [
|
|
15606
15647
|
{
|
|
15607
15648
|
"kind": "field",
|
|
15608
|
-
"name": "
|
|
15609
|
-
"
|
|
15649
|
+
"name": "dialog",
|
|
15650
|
+
"type": {
|
|
15651
|
+
"text": "HTMLElement & { close: () => void; show: () => void }"
|
|
15652
|
+
},
|
|
15653
|
+
"privacy": "public"
|
|
15610
15654
|
},
|
|
15611
15655
|
{
|
|
15612
15656
|
"kind": "field",
|
|
15613
|
-
"name": "
|
|
15657
|
+
"name": "error",
|
|
15614
15658
|
"type": {
|
|
15615
|
-
"text": "
|
|
15659
|
+
"text": "ErrorStructure"
|
|
15616
15660
|
}
|
|
15617
15661
|
},
|
|
15618
15662
|
{
|
|
15619
15663
|
"kind": "field",
|
|
15620
|
-
"name": "
|
|
15621
|
-
"
|
|
15622
|
-
|
|
15664
|
+
"name": "notification",
|
|
15665
|
+
"type": {
|
|
15666
|
+
"text": "NotificationStructure"
|
|
15667
|
+
}
|
|
15623
15668
|
},
|
|
15624
15669
|
{
|
|
15625
|
-
"kind": "
|
|
15626
|
-
"name": "
|
|
15627
|
-
"
|
|
15628
|
-
|
|
15670
|
+
"kind": "method",
|
|
15671
|
+
"name": "show",
|
|
15672
|
+
"privacy": "public",
|
|
15673
|
+
"return": {
|
|
15674
|
+
"type": {
|
|
15675
|
+
"text": "void"
|
|
15676
|
+
}
|
|
15629
15677
|
},
|
|
15630
|
-
"
|
|
15631
|
-
"description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
|
|
15632
|
-
"privacy": "public"
|
|
15678
|
+
"description": "Show the Error Dialog."
|
|
15633
15679
|
},
|
|
15634
15680
|
{
|
|
15635
|
-
"kind": "
|
|
15636
|
-
"name": "
|
|
15637
|
-
"
|
|
15638
|
-
|
|
15639
|
-
},
|
|
15640
|
-
"privacy": "protected"
|
|
15681
|
+
"kind": "method",
|
|
15682
|
+
"name": "dismiss",
|
|
15683
|
+
"privacy": "public",
|
|
15684
|
+
"description": "Dismiss the Error Dialog from display and calls the dismissing action."
|
|
15641
15685
|
},
|
|
15642
15686
|
{
|
|
15643
|
-
"kind": "
|
|
15644
|
-
"name": "
|
|
15645
|
-
"
|
|
15646
|
-
|
|
15687
|
+
"kind": "method",
|
|
15688
|
+
"name": "closeDialog",
|
|
15689
|
+
"privacy": "public",
|
|
15690
|
+
"return": {
|
|
15691
|
+
"type": {
|
|
15692
|
+
"text": "void"
|
|
15693
|
+
}
|
|
15647
15694
|
},
|
|
15648
|
-
"
|
|
15695
|
+
"description": "Dismiss the Error Dialog from display."
|
|
15649
15696
|
},
|
|
15650
15697
|
{
|
|
15651
15698
|
"kind": "field",
|
|
@@ -15759,67 +15806,51 @@
|
|
|
15759
15806
|
}
|
|
15760
15807
|
}
|
|
15761
15808
|
],
|
|
15762
|
-
"attributes": [
|
|
15763
|
-
{
|
|
15764
|
-
"name": "resource-name",
|
|
15765
|
-
"description": "The resource name holding new and existing notifications",
|
|
15766
|
-
"fieldName": "resourceName"
|
|
15767
|
-
},
|
|
15768
|
-
{
|
|
15769
|
-
"name": "close-timeout",
|
|
15770
|
-
"type": {
|
|
15771
|
-
"text": "number"
|
|
15772
|
-
},
|
|
15773
|
-
"default": "0",
|
|
15774
|
-
"description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
|
|
15775
|
-
"fieldName": "closeTimeout"
|
|
15776
|
-
}
|
|
15777
|
-
],
|
|
15778
15809
|
"superclass": {
|
|
15779
15810
|
"name": "FoundationElement",
|
|
15780
15811
|
"package": "@microsoft/fast-foundation"
|
|
15781
15812
|
},
|
|
15813
|
+
"tagName": "%%prefix%%-error-dialog",
|
|
15782
15814
|
"deprecated": "true",
|
|
15783
|
-
"tagName": "%%prefix%%-error-boundary",
|
|
15784
15815
|
"customElement": true
|
|
15785
15816
|
},
|
|
15786
15817
|
{
|
|
15787
15818
|
"kind": "variable",
|
|
15788
|
-
"name": "
|
|
15789
|
-
"description": "The Foundation Error
|
|
15819
|
+
"name": "foundationErrorDialog",
|
|
15820
|
+
"description": "The Foundation Error Dialog",
|
|
15790
15821
|
"privacy": "public"
|
|
15791
15822
|
}
|
|
15792
15823
|
],
|
|
15793
15824
|
"exports": [
|
|
15794
15825
|
{
|
|
15795
15826
|
"kind": "js",
|
|
15796
|
-
"name": "
|
|
15827
|
+
"name": "foundationErrorDialogShadowOptions",
|
|
15797
15828
|
"declaration": {
|
|
15798
|
-
"name": "
|
|
15799
|
-
"module": "src/error-
|
|
15829
|
+
"name": "foundationErrorDialogShadowOptions",
|
|
15830
|
+
"module": "src/error-dialog/error-dialog.ts"
|
|
15800
15831
|
}
|
|
15801
15832
|
},
|
|
15802
15833
|
{
|
|
15803
15834
|
"kind": "js",
|
|
15804
|
-
"name": "
|
|
15835
|
+
"name": "ErrorDialog",
|
|
15805
15836
|
"declaration": {
|
|
15806
|
-
"name": "
|
|
15807
|
-
"module": "src/error-
|
|
15837
|
+
"name": "ErrorDialog",
|
|
15838
|
+
"module": "src/error-dialog/error-dialog.ts"
|
|
15808
15839
|
}
|
|
15809
15840
|
},
|
|
15810
15841
|
{
|
|
15811
15842
|
"kind": "js",
|
|
15812
|
-
"name": "
|
|
15843
|
+
"name": "foundationErrorDialog",
|
|
15813
15844
|
"declaration": {
|
|
15814
|
-
"name": "
|
|
15815
|
-
"module": "src/error-
|
|
15845
|
+
"name": "foundationErrorDialog",
|
|
15846
|
+
"module": "src/error-dialog/error-dialog.ts"
|
|
15816
15847
|
}
|
|
15817
15848
|
}
|
|
15818
15849
|
]
|
|
15819
15850
|
},
|
|
15820
15851
|
{
|
|
15821
15852
|
"kind": "javascript-module",
|
|
15822
|
-
"path": "src/error-
|
|
15853
|
+
"path": "src/error-dialog/index.ts",
|
|
15823
15854
|
"declarations": [],
|
|
15824
15855
|
"exports": [
|
|
15825
15856
|
{
|
|
@@ -15827,7 +15858,7 @@
|
|
|
15827
15858
|
"name": "*",
|
|
15828
15859
|
"declaration": {
|
|
15829
15860
|
"name": "*",
|
|
15830
|
-
"package": "./error-
|
|
15861
|
+
"package": "./error-dialog.template"
|
|
15831
15862
|
}
|
|
15832
15863
|
},
|
|
15833
15864
|
{
|
|
@@ -15835,99 +15866,50 @@
|
|
|
15835
15866
|
"name": "*",
|
|
15836
15867
|
"declaration": {
|
|
15837
15868
|
"name": "*",
|
|
15838
|
-
"package": "./error-
|
|
15839
|
-
}
|
|
15840
|
-
},
|
|
15841
|
-
{
|
|
15842
|
-
"kind": "js",
|
|
15843
|
-
"name": "ErrorBoundaryEvent",
|
|
15844
|
-
"declaration": {
|
|
15845
|
-
"name": "ErrorBoundaryEvent",
|
|
15846
|
-
"package": "@genesislcap/foundation-errors"
|
|
15869
|
+
"package": "./error-dialog"
|
|
15847
15870
|
}
|
|
15848
15871
|
},
|
|
15849
15872
|
{
|
|
15850
15873
|
"kind": "js",
|
|
15851
|
-
"name": "
|
|
15874
|
+
"name": "*",
|
|
15852
15875
|
"declaration": {
|
|
15853
|
-
"name": "
|
|
15854
|
-
"package": "
|
|
15876
|
+
"name": "*",
|
|
15877
|
+
"package": "./error-dialog.styles"
|
|
15855
15878
|
}
|
|
15856
15879
|
}
|
|
15857
15880
|
]
|
|
15858
15881
|
},
|
|
15859
15882
|
{
|
|
15860
15883
|
"kind": "javascript-module",
|
|
15861
|
-
"path": "src/error-
|
|
15884
|
+
"path": "src/error-boundary/error-boundary.template.ts",
|
|
15862
15885
|
"declarations": [
|
|
15863
15886
|
{
|
|
15864
15887
|
"kind": "variable",
|
|
15865
|
-
"name": "
|
|
15888
|
+
"name": "foundationErrorBoundaryTemplate",
|
|
15866
15889
|
"type": {
|
|
15867
|
-
"text": "
|
|
15890
|
+
"text": "ViewTemplate<ErrorBoundary>"
|
|
15868
15891
|
},
|
|
15869
|
-
"default": "
|
|
15870
|
-
}
|
|
15871
|
-
],
|
|
15872
|
-
"exports": [
|
|
15873
|
-
{
|
|
15874
|
-
"kind": "js",
|
|
15875
|
-
"name": "foundationErrorDialogStyles",
|
|
15876
|
-
"declaration": {
|
|
15877
|
-
"name": "foundationErrorDialogStyles",
|
|
15878
|
-
"module": "src/error-dialog/error-dialog.styles.ts"
|
|
15879
|
-
}
|
|
15880
|
-
}
|
|
15881
|
-
]
|
|
15882
|
-
},
|
|
15883
|
-
{
|
|
15884
|
-
"kind": "javascript-module",
|
|
15885
|
-
"path": "src/error-dialog/error-dialog.template.ts",
|
|
15886
|
-
"declarations": [
|
|
15887
|
-
{
|
|
15888
|
-
"kind": "function",
|
|
15889
|
-
"name": "getErrorDialogTemplate",
|
|
15890
|
-
"parameters": [
|
|
15891
|
-
{
|
|
15892
|
-
"name": "prefix",
|
|
15893
|
-
"type": {
|
|
15894
|
-
"text": "string"
|
|
15895
|
-
}
|
|
15896
|
-
}
|
|
15897
|
-
]
|
|
15898
|
-
},
|
|
15899
|
-
{
|
|
15900
|
-
"kind": "variable",
|
|
15901
|
-
"name": "errorDialogTemplate",
|
|
15902
|
-
"default": "html<ErrorDialog>`\n ${(x) => getErrorDialogTemplate(getPrefix(x))}\n`"
|
|
15892
|
+
"default": "html`\n <template ${ref('errorBoundary')}>\n <slot></slot>\n </template>\n`"
|
|
15903
15893
|
}
|
|
15904
15894
|
],
|
|
15905
15895
|
"exports": [
|
|
15906
15896
|
{
|
|
15907
15897
|
"kind": "js",
|
|
15908
|
-
"name": "
|
|
15909
|
-
"declaration": {
|
|
15910
|
-
"name": "getErrorDialogTemplate",
|
|
15911
|
-
"module": "src/error-dialog/error-dialog.template.ts"
|
|
15912
|
-
}
|
|
15913
|
-
},
|
|
15914
|
-
{
|
|
15915
|
-
"kind": "js",
|
|
15916
|
-
"name": "errorDialogTemplate",
|
|
15898
|
+
"name": "foundationErrorBoundaryTemplate",
|
|
15917
15899
|
"declaration": {
|
|
15918
|
-
"name": "
|
|
15919
|
-
"module": "src/error-
|
|
15900
|
+
"name": "foundationErrorBoundaryTemplate",
|
|
15901
|
+
"module": "src/error-boundary/error-boundary.template.ts"
|
|
15920
15902
|
}
|
|
15921
15903
|
}
|
|
15922
15904
|
]
|
|
15923
15905
|
},
|
|
15924
15906
|
{
|
|
15925
15907
|
"kind": "javascript-module",
|
|
15926
|
-
"path": "src/error-
|
|
15908
|
+
"path": "src/error-boundary/error-boundary.ts",
|
|
15927
15909
|
"declarations": [
|
|
15928
15910
|
{
|
|
15929
15911
|
"kind": "variable",
|
|
15930
|
-
"name": "
|
|
15912
|
+
"name": "foundationErrorBoundaryShadowOptions",
|
|
15931
15913
|
"type": {
|
|
15932
15914
|
"text": "ShadowRootInit"
|
|
15933
15915
|
},
|
|
@@ -15936,57 +15918,51 @@
|
|
|
15936
15918
|
{
|
|
15937
15919
|
"kind": "class",
|
|
15938
15920
|
"description": "",
|
|
15939
|
-
"name": "
|
|
15921
|
+
"name": "ErrorBoundary",
|
|
15940
15922
|
"members": [
|
|
15941
15923
|
{
|
|
15942
15924
|
"kind": "field",
|
|
15943
|
-
"name": "
|
|
15944
|
-
"
|
|
15945
|
-
"text": "HTMLElement & { close: () => void; show: () => void }"
|
|
15946
|
-
},
|
|
15947
|
-
"privacy": "public"
|
|
15925
|
+
"name": "logger",
|
|
15926
|
+
"privacy": "private"
|
|
15948
15927
|
},
|
|
15949
15928
|
{
|
|
15950
15929
|
"kind": "field",
|
|
15951
|
-
"name": "
|
|
15930
|
+
"name": "errorBoundary",
|
|
15952
15931
|
"type": {
|
|
15953
|
-
"text": "
|
|
15932
|
+
"text": "HTMLElement"
|
|
15954
15933
|
}
|
|
15955
15934
|
},
|
|
15956
15935
|
{
|
|
15957
15936
|
"kind": "field",
|
|
15958
|
-
"name": "
|
|
15959
|
-
"
|
|
15960
|
-
|
|
15961
|
-
}
|
|
15937
|
+
"name": "resourceName",
|
|
15938
|
+
"description": "The resource name holding new and existing notifications",
|
|
15939
|
+
"privacy": "public"
|
|
15962
15940
|
},
|
|
15963
15941
|
{
|
|
15964
|
-
"kind": "
|
|
15965
|
-
"name": "
|
|
15966
|
-
"
|
|
15967
|
-
|
|
15968
|
-
"type": {
|
|
15969
|
-
"text": "void"
|
|
15970
|
-
}
|
|
15942
|
+
"kind": "field",
|
|
15943
|
+
"name": "closeTimeout",
|
|
15944
|
+
"type": {
|
|
15945
|
+
"text": "number"
|
|
15971
15946
|
},
|
|
15972
|
-
"
|
|
15947
|
+
"default": "0",
|
|
15948
|
+
"description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
|
|
15949
|
+
"privacy": "public"
|
|
15973
15950
|
},
|
|
15974
15951
|
{
|
|
15975
|
-
"kind": "
|
|
15976
|
-
"name": "
|
|
15977
|
-
"
|
|
15978
|
-
|
|
15952
|
+
"kind": "field",
|
|
15953
|
+
"name": "dataSub",
|
|
15954
|
+
"type": {
|
|
15955
|
+
"text": "Subscription"
|
|
15956
|
+
},
|
|
15957
|
+
"privacy": "protected"
|
|
15979
15958
|
},
|
|
15980
15959
|
{
|
|
15981
|
-
"kind": "
|
|
15982
|
-
"name": "
|
|
15983
|
-
"
|
|
15984
|
-
|
|
15985
|
-
"type": {
|
|
15986
|
-
"text": "void"
|
|
15987
|
-
}
|
|
15960
|
+
"kind": "field",
|
|
15961
|
+
"name": "datasource",
|
|
15962
|
+
"type": {
|
|
15963
|
+
"text": "Datasource"
|
|
15988
15964
|
},
|
|
15989
|
-
"
|
|
15965
|
+
"privacy": "private"
|
|
15990
15966
|
},
|
|
15991
15967
|
{
|
|
15992
15968
|
"kind": "field",
|
|
@@ -16100,51 +16076,67 @@
|
|
|
16100
16076
|
}
|
|
16101
16077
|
}
|
|
16102
16078
|
],
|
|
16079
|
+
"attributes": [
|
|
16080
|
+
{
|
|
16081
|
+
"name": "resource-name",
|
|
16082
|
+
"description": "The resource name holding new and existing notifications",
|
|
16083
|
+
"fieldName": "resourceName"
|
|
16084
|
+
},
|
|
16085
|
+
{
|
|
16086
|
+
"name": "close-timeout",
|
|
16087
|
+
"type": {
|
|
16088
|
+
"text": "number"
|
|
16089
|
+
},
|
|
16090
|
+
"default": "0",
|
|
16091
|
+
"description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
|
|
16092
|
+
"fieldName": "closeTimeout"
|
|
16093
|
+
}
|
|
16094
|
+
],
|
|
16103
16095
|
"superclass": {
|
|
16104
16096
|
"name": "FoundationElement",
|
|
16105
16097
|
"package": "@microsoft/fast-foundation"
|
|
16106
16098
|
},
|
|
16107
|
-
"tagName": "%%prefix%%-error-dialog",
|
|
16108
16099
|
"deprecated": "true",
|
|
16100
|
+
"tagName": "%%prefix%%-error-boundary",
|
|
16109
16101
|
"customElement": true
|
|
16110
16102
|
},
|
|
16111
16103
|
{
|
|
16112
16104
|
"kind": "variable",
|
|
16113
|
-
"name": "
|
|
16114
|
-
"description": "The Foundation Error
|
|
16105
|
+
"name": "foundationErrorBoundary",
|
|
16106
|
+
"description": "The Foundation Error Boundary",
|
|
16115
16107
|
"privacy": "public"
|
|
16116
16108
|
}
|
|
16117
16109
|
],
|
|
16118
16110
|
"exports": [
|
|
16119
16111
|
{
|
|
16120
16112
|
"kind": "js",
|
|
16121
|
-
"name": "
|
|
16113
|
+
"name": "foundationErrorBoundaryShadowOptions",
|
|
16122
16114
|
"declaration": {
|
|
16123
|
-
"name": "
|
|
16124
|
-
"module": "src/error-
|
|
16115
|
+
"name": "foundationErrorBoundaryShadowOptions",
|
|
16116
|
+
"module": "src/error-boundary/error-boundary.ts"
|
|
16125
16117
|
}
|
|
16126
16118
|
},
|
|
16127
16119
|
{
|
|
16128
16120
|
"kind": "js",
|
|
16129
|
-
"name": "
|
|
16121
|
+
"name": "ErrorBoundary",
|
|
16130
16122
|
"declaration": {
|
|
16131
|
-
"name": "
|
|
16132
|
-
"module": "src/error-
|
|
16123
|
+
"name": "ErrorBoundary",
|
|
16124
|
+
"module": "src/error-boundary/error-boundary.ts"
|
|
16133
16125
|
}
|
|
16134
16126
|
},
|
|
16135
16127
|
{
|
|
16136
16128
|
"kind": "js",
|
|
16137
|
-
"name": "
|
|
16129
|
+
"name": "foundationErrorBoundary",
|
|
16138
16130
|
"declaration": {
|
|
16139
|
-
"name": "
|
|
16140
|
-
"module": "src/error-
|
|
16131
|
+
"name": "foundationErrorBoundary",
|
|
16132
|
+
"module": "src/error-boundary/error-boundary.ts"
|
|
16141
16133
|
}
|
|
16142
16134
|
}
|
|
16143
16135
|
]
|
|
16144
16136
|
},
|
|
16145
16137
|
{
|
|
16146
16138
|
"kind": "javascript-module",
|
|
16147
|
-
"path": "src/error-
|
|
16139
|
+
"path": "src/error-boundary/index.ts",
|
|
16148
16140
|
"declarations": [],
|
|
16149
16141
|
"exports": [
|
|
16150
16142
|
{
|
|
@@ -16152,7 +16144,7 @@
|
|
|
16152
16144
|
"name": "*",
|
|
16153
16145
|
"declaration": {
|
|
16154
16146
|
"name": "*",
|
|
16155
|
-
"package": "./error-
|
|
16147
|
+
"package": "./error-boundary.template"
|
|
16156
16148
|
}
|
|
16157
16149
|
},
|
|
16158
16150
|
{
|
|
@@ -16160,15 +16152,23 @@
|
|
|
16160
16152
|
"name": "*",
|
|
16161
16153
|
"declaration": {
|
|
16162
16154
|
"name": "*",
|
|
16163
|
-
"package": "./error-
|
|
16155
|
+
"package": "./error-boundary"
|
|
16164
16156
|
}
|
|
16165
16157
|
},
|
|
16166
16158
|
{
|
|
16167
16159
|
"kind": "js",
|
|
16168
|
-
"name": "
|
|
16160
|
+
"name": "ErrorBoundaryEvent",
|
|
16169
16161
|
"declaration": {
|
|
16170
|
-
"name": "
|
|
16171
|
-
"package": "
|
|
16162
|
+
"name": "ErrorBoundaryEvent",
|
|
16163
|
+
"package": "@genesislcap/foundation-errors"
|
|
16164
|
+
}
|
|
16165
|
+
},
|
|
16166
|
+
{
|
|
16167
|
+
"kind": "js",
|
|
16168
|
+
"name": "ErrorStructure",
|
|
16169
|
+
"declaration": {
|
|
16170
|
+
"name": "ErrorStructure",
|
|
16171
|
+
"package": "@genesislcap/foundation-errors"
|
|
16172
16172
|
}
|
|
16173
16173
|
}
|
|
16174
16174
|
]
|
|
@@ -42835,6 +42835,155 @@
|
|
|
42835
42835
|
}
|
|
42836
42836
|
]
|
|
42837
42837
|
},
|
|
42838
|
+
{
|
|
42839
|
+
"kind": "javascript-module",
|
|
42840
|
+
"path": "src/_config/values/color.ts",
|
|
42841
|
+
"declarations": [
|
|
42842
|
+
{
|
|
42843
|
+
"kind": "variable",
|
|
42844
|
+
"name": "accentPaletteValue"
|
|
42845
|
+
},
|
|
42846
|
+
{
|
|
42847
|
+
"kind": "variable",
|
|
42848
|
+
"name": "neutralPaletteValue"
|
|
42849
|
+
},
|
|
42850
|
+
{
|
|
42851
|
+
"kind": "variable",
|
|
42852
|
+
"name": "baseLayerLuminanceValue"
|
|
42853
|
+
}
|
|
42854
|
+
],
|
|
42855
|
+
"exports": [
|
|
42856
|
+
{
|
|
42857
|
+
"kind": "js",
|
|
42858
|
+
"name": "accentPaletteValue",
|
|
42859
|
+
"declaration": {
|
|
42860
|
+
"name": "accentPaletteValue",
|
|
42861
|
+
"module": "src/_config/values/color.ts"
|
|
42862
|
+
}
|
|
42863
|
+
},
|
|
42864
|
+
{
|
|
42865
|
+
"kind": "js",
|
|
42866
|
+
"name": "neutralPaletteValue",
|
|
42867
|
+
"declaration": {
|
|
42868
|
+
"name": "neutralPaletteValue",
|
|
42869
|
+
"module": "src/_config/values/color.ts"
|
|
42870
|
+
}
|
|
42871
|
+
},
|
|
42872
|
+
{
|
|
42873
|
+
"kind": "js",
|
|
42874
|
+
"name": "baseLayerLuminanceValue",
|
|
42875
|
+
"declaration": {
|
|
42876
|
+
"name": "baseLayerLuminanceValue",
|
|
42877
|
+
"module": "src/_config/values/color.ts"
|
|
42878
|
+
}
|
|
42879
|
+
}
|
|
42880
|
+
]
|
|
42881
|
+
},
|
|
42882
|
+
{
|
|
42883
|
+
"kind": "javascript-module",
|
|
42884
|
+
"path": "src/_config/values/index.ts",
|
|
42885
|
+
"declarations": [],
|
|
42886
|
+
"exports": [
|
|
42887
|
+
{
|
|
42888
|
+
"kind": "js",
|
|
42889
|
+
"name": "*",
|
|
42890
|
+
"declaration": {
|
|
42891
|
+
"name": "*",
|
|
42892
|
+
"package": "./color"
|
|
42893
|
+
}
|
|
42894
|
+
},
|
|
42895
|
+
{
|
|
42896
|
+
"kind": "js",
|
|
42897
|
+
"name": "*",
|
|
42898
|
+
"declaration": {
|
|
42899
|
+
"name": "*",
|
|
42900
|
+
"package": "./misc"
|
|
42901
|
+
}
|
|
42902
|
+
},
|
|
42903
|
+
{
|
|
42904
|
+
"kind": "js",
|
|
42905
|
+
"name": "*",
|
|
42906
|
+
"declaration": {
|
|
42907
|
+
"name": "*",
|
|
42908
|
+
"package": "./sizing"
|
|
42909
|
+
}
|
|
42910
|
+
},
|
|
42911
|
+
{
|
|
42912
|
+
"kind": "js",
|
|
42913
|
+
"name": "*",
|
|
42914
|
+
"declaration": {
|
|
42915
|
+
"name": "*",
|
|
42916
|
+
"package": "./typography"
|
|
42917
|
+
}
|
|
42918
|
+
}
|
|
42919
|
+
]
|
|
42920
|
+
},
|
|
42921
|
+
{
|
|
42922
|
+
"kind": "javascript-module",
|
|
42923
|
+
"path": "src/_config/values/misc.ts",
|
|
42924
|
+
"declarations": [
|
|
42925
|
+
{
|
|
42926
|
+
"kind": "variable",
|
|
42927
|
+
"name": "directionValue"
|
|
42928
|
+
}
|
|
42929
|
+
],
|
|
42930
|
+
"exports": [
|
|
42931
|
+
{
|
|
42932
|
+
"kind": "js",
|
|
42933
|
+
"name": "directionValue",
|
|
42934
|
+
"declaration": {
|
|
42935
|
+
"name": "directionValue",
|
|
42936
|
+
"module": "src/_config/values/misc.ts"
|
|
42937
|
+
}
|
|
42938
|
+
}
|
|
42939
|
+
]
|
|
42940
|
+
},
|
|
42941
|
+
{
|
|
42942
|
+
"kind": "javascript-module",
|
|
42943
|
+
"path": "src/_config/values/sizing.ts",
|
|
42944
|
+
"declarations": [
|
|
42945
|
+
{
|
|
42946
|
+
"kind": "variable",
|
|
42947
|
+
"name": "controlCornerRadiusValue",
|
|
42948
|
+
"type": {
|
|
42949
|
+
"text": "number"
|
|
42950
|
+
},
|
|
42951
|
+
"default": "4"
|
|
42952
|
+
},
|
|
42953
|
+
{
|
|
42954
|
+
"kind": "variable",
|
|
42955
|
+
"name": "designUnitValue",
|
|
42956
|
+
"type": {
|
|
42957
|
+
"text": "number"
|
|
42958
|
+
},
|
|
42959
|
+
"default": "4"
|
|
42960
|
+
}
|
|
42961
|
+
],
|
|
42962
|
+
"exports": [
|
|
42963
|
+
{
|
|
42964
|
+
"kind": "js",
|
|
42965
|
+
"name": "controlCornerRadiusValue",
|
|
42966
|
+
"declaration": {
|
|
42967
|
+
"name": "controlCornerRadiusValue",
|
|
42968
|
+
"module": "src/_config/values/sizing.ts"
|
|
42969
|
+
}
|
|
42970
|
+
},
|
|
42971
|
+
{
|
|
42972
|
+
"kind": "js",
|
|
42973
|
+
"name": "designUnitValue",
|
|
42974
|
+
"declaration": {
|
|
42975
|
+
"name": "designUnitValue",
|
|
42976
|
+
"module": "src/_config/values/sizing.ts"
|
|
42977
|
+
}
|
|
42978
|
+
}
|
|
42979
|
+
]
|
|
42980
|
+
},
|
|
42981
|
+
{
|
|
42982
|
+
"kind": "javascript-module",
|
|
42983
|
+
"path": "src/_config/values/typography.ts",
|
|
42984
|
+
"declarations": [],
|
|
42985
|
+
"exports": []
|
|
42986
|
+
},
|
|
42838
42987
|
{
|
|
42839
42988
|
"kind": "javascript-module",
|
|
42840
42989
|
"path": "src/_config/tokens/custom.ts",
|
|
@@ -43831,155 +43980,6 @@
|
|
|
43831
43980
|
}
|
|
43832
43981
|
]
|
|
43833
43982
|
},
|
|
43834
|
-
{
|
|
43835
|
-
"kind": "javascript-module",
|
|
43836
|
-
"path": "src/_config/values/color.ts",
|
|
43837
|
-
"declarations": [
|
|
43838
|
-
{
|
|
43839
|
-
"kind": "variable",
|
|
43840
|
-
"name": "accentPaletteValue"
|
|
43841
|
-
},
|
|
43842
|
-
{
|
|
43843
|
-
"kind": "variable",
|
|
43844
|
-
"name": "neutralPaletteValue"
|
|
43845
|
-
},
|
|
43846
|
-
{
|
|
43847
|
-
"kind": "variable",
|
|
43848
|
-
"name": "baseLayerLuminanceValue"
|
|
43849
|
-
}
|
|
43850
|
-
],
|
|
43851
|
-
"exports": [
|
|
43852
|
-
{
|
|
43853
|
-
"kind": "js",
|
|
43854
|
-
"name": "accentPaletteValue",
|
|
43855
|
-
"declaration": {
|
|
43856
|
-
"name": "accentPaletteValue",
|
|
43857
|
-
"module": "src/_config/values/color.ts"
|
|
43858
|
-
}
|
|
43859
|
-
},
|
|
43860
|
-
{
|
|
43861
|
-
"kind": "js",
|
|
43862
|
-
"name": "neutralPaletteValue",
|
|
43863
|
-
"declaration": {
|
|
43864
|
-
"name": "neutralPaletteValue",
|
|
43865
|
-
"module": "src/_config/values/color.ts"
|
|
43866
|
-
}
|
|
43867
|
-
},
|
|
43868
|
-
{
|
|
43869
|
-
"kind": "js",
|
|
43870
|
-
"name": "baseLayerLuminanceValue",
|
|
43871
|
-
"declaration": {
|
|
43872
|
-
"name": "baseLayerLuminanceValue",
|
|
43873
|
-
"module": "src/_config/values/color.ts"
|
|
43874
|
-
}
|
|
43875
|
-
}
|
|
43876
|
-
]
|
|
43877
|
-
},
|
|
43878
|
-
{
|
|
43879
|
-
"kind": "javascript-module",
|
|
43880
|
-
"path": "src/_config/values/index.ts",
|
|
43881
|
-
"declarations": [],
|
|
43882
|
-
"exports": [
|
|
43883
|
-
{
|
|
43884
|
-
"kind": "js",
|
|
43885
|
-
"name": "*",
|
|
43886
|
-
"declaration": {
|
|
43887
|
-
"name": "*",
|
|
43888
|
-
"package": "./color"
|
|
43889
|
-
}
|
|
43890
|
-
},
|
|
43891
|
-
{
|
|
43892
|
-
"kind": "js",
|
|
43893
|
-
"name": "*",
|
|
43894
|
-
"declaration": {
|
|
43895
|
-
"name": "*",
|
|
43896
|
-
"package": "./misc"
|
|
43897
|
-
}
|
|
43898
|
-
},
|
|
43899
|
-
{
|
|
43900
|
-
"kind": "js",
|
|
43901
|
-
"name": "*",
|
|
43902
|
-
"declaration": {
|
|
43903
|
-
"name": "*",
|
|
43904
|
-
"package": "./sizing"
|
|
43905
|
-
}
|
|
43906
|
-
},
|
|
43907
|
-
{
|
|
43908
|
-
"kind": "js",
|
|
43909
|
-
"name": "*",
|
|
43910
|
-
"declaration": {
|
|
43911
|
-
"name": "*",
|
|
43912
|
-
"package": "./typography"
|
|
43913
|
-
}
|
|
43914
|
-
}
|
|
43915
|
-
]
|
|
43916
|
-
},
|
|
43917
|
-
{
|
|
43918
|
-
"kind": "javascript-module",
|
|
43919
|
-
"path": "src/_config/values/misc.ts",
|
|
43920
|
-
"declarations": [
|
|
43921
|
-
{
|
|
43922
|
-
"kind": "variable",
|
|
43923
|
-
"name": "directionValue"
|
|
43924
|
-
}
|
|
43925
|
-
],
|
|
43926
|
-
"exports": [
|
|
43927
|
-
{
|
|
43928
|
-
"kind": "js",
|
|
43929
|
-
"name": "directionValue",
|
|
43930
|
-
"declaration": {
|
|
43931
|
-
"name": "directionValue",
|
|
43932
|
-
"module": "src/_config/values/misc.ts"
|
|
43933
|
-
}
|
|
43934
|
-
}
|
|
43935
|
-
]
|
|
43936
|
-
},
|
|
43937
|
-
{
|
|
43938
|
-
"kind": "javascript-module",
|
|
43939
|
-
"path": "src/_config/values/sizing.ts",
|
|
43940
|
-
"declarations": [
|
|
43941
|
-
{
|
|
43942
|
-
"kind": "variable",
|
|
43943
|
-
"name": "controlCornerRadiusValue",
|
|
43944
|
-
"type": {
|
|
43945
|
-
"text": "number"
|
|
43946
|
-
},
|
|
43947
|
-
"default": "4"
|
|
43948
|
-
},
|
|
43949
|
-
{
|
|
43950
|
-
"kind": "variable",
|
|
43951
|
-
"name": "designUnitValue",
|
|
43952
|
-
"type": {
|
|
43953
|
-
"text": "number"
|
|
43954
|
-
},
|
|
43955
|
-
"default": "4"
|
|
43956
|
-
}
|
|
43957
|
-
],
|
|
43958
|
-
"exports": [
|
|
43959
|
-
{
|
|
43960
|
-
"kind": "js",
|
|
43961
|
-
"name": "controlCornerRadiusValue",
|
|
43962
|
-
"declaration": {
|
|
43963
|
-
"name": "controlCornerRadiusValue",
|
|
43964
|
-
"module": "src/_config/values/sizing.ts"
|
|
43965
|
-
}
|
|
43966
|
-
},
|
|
43967
|
-
{
|
|
43968
|
-
"kind": "js",
|
|
43969
|
-
"name": "designUnitValue",
|
|
43970
|
-
"declaration": {
|
|
43971
|
-
"name": "designUnitValue",
|
|
43972
|
-
"module": "src/_config/values/sizing.ts"
|
|
43973
|
-
}
|
|
43974
|
-
}
|
|
43975
|
-
]
|
|
43976
|
-
},
|
|
43977
|
-
{
|
|
43978
|
-
"kind": "javascript-module",
|
|
43979
|
-
"path": "src/_config/values/typography.ts",
|
|
43980
|
-
"declarations": [],
|
|
43981
|
-
"exports": []
|
|
43982
|
-
},
|
|
43983
43983
|
{
|
|
43984
43984
|
"kind": "javascript-module",
|
|
43985
43985
|
"path": "src/flex-layout/responsiveness/flex-layout-rwd.styles.ts",
|