@genesislcap/foundation-ui 14.184.0 → 14.185.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.
Files changed (24) hide show
  1. package/dist/custom-elements.json +1689 -1689
  2. package/dist/dts/categorized-multiselect/categorized-multiselect.template.d.ts +1 -1
  3. package/dist/dts/categorized-multiselect/categorized-multiselect.template.d.ts.map +1 -1
  4. package/dist/dts/dropdown-menu/dropdown-menu.template.d.ts +1 -1
  5. package/dist/dts/dropdown-menu/dropdown-menu.template.d.ts.map +1 -1
  6. package/dist/dts/error-dialog/error-dialog.template.d.ts +1 -1
  7. package/dist/dts/error-dialog/error-dialog.template.d.ts.map +1 -1
  8. package/dist/dts/multiselect/multiselect.template.d.ts +1 -1
  9. package/dist/dts/multiselect/multiselect.template.d.ts.map +1 -1
  10. package/dist/dts/number-field/number-field.template.d.ts +1 -1
  11. package/dist/dts/number-field/number-field.template.d.ts.map +1 -1
  12. package/dist/dts/options-datasource/multiselect-datasource.d.ts +1 -1
  13. package/dist/dts/options-datasource/multiselect-datasource.d.ts.map +1 -1
  14. package/dist/dts/search-bar/search-bar.template.d.ts +1 -1
  15. package/dist/dts/search-bar/search-bar.template.d.ts.map +1 -1
  16. package/dist/dts/slider/slider.template.d.ts +1 -1
  17. package/dist/dts/slider/slider.template.d.ts.map +1 -1
  18. package/dist/dts/stepper-tab/stepper-tab.template.d.ts +1 -1
  19. package/dist/dts/stepper-tab/stepper-tab.template.d.ts.map +1 -1
  20. package/dist/dts/stepper-tab-panel/stepper-tab-panel.template.d.ts +1 -1
  21. package/dist/dts/stepper-tab-panel/stepper-tab-panel.template.d.ts.map +1 -1
  22. package/dist/dts/utils/options-datasource-utils.d.ts +1 -1
  23. package/dist/dts/utils/options-datasource-utils.d.ts.map +1 -1
  24. package/package.json +26 -18
@@ -1471,11 +1471,11 @@
1471
1471
  },
1472
1472
  {
1473
1473
  "kind": "javascript-module",
1474
- "path": "src/anchor/anchor.styles.ts",
1474
+ "path": "src/actions-menu/actions-menu.styles.ts",
1475
1475
  "declarations": [
1476
1476
  {
1477
1477
  "kind": "function",
1478
- "name": "foundationAnchorStyles",
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": "foundationAnchorTemplate",
1501
+ "name": "foundationActionsMenuStyles",
1518
1502
  "return": {
1519
1503
  "type": {
1520
- "text": "ViewTemplate<Anchor>"
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": "foundationAnchorTemplate",
1526
+ "name": "actionsMenuBaseStyles",
1543
1527
  "declaration": {
1544
- "name": "foundationAnchorTemplate",
1545
- "module": "src/anchor/anchor.template.ts"
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/anchor/anchor.ts",
1544
+ "path": "src/actions-menu/actions-menu.template.ts",
1553
1545
  "declarations": [
1554
1546
  {
1555
- "kind": "class",
1556
- "description": "",
1557
- "name": "Anchor",
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": "href",
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": "hreflang",
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
- "name": "ping",
1616
+ "kind": "field",
1617
+ "name": "actions",
1603
1618
  "type": {
1604
- "text": "string"
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
- "name": "referrerpolicy",
1623
+ "kind": "field",
1624
+ "name": "isVertical",
1615
1625
  "type": {
1616
- "text": "string"
1626
+ "text": "boolean"
1617
1627
  },
1618
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
1619
- "fieldName": "referrerpolicy",
1620
- "inheritedFrom": {
1621
- "name": "Anchor",
1622
- "module": "src/anchor/anchor.ts"
1623
- }
1628
+ "default": "false"
1624
1629
  },
1625
1630
  {
1626
- "name": "rel",
1631
+ "kind": "field",
1632
+ "name": "addDefaultActions",
1627
1633
  "type": {
1628
- "text": "string"
1634
+ "text": "boolean"
1629
1635
  },
1630
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
1631
- "fieldName": "rel",
1632
- "inheritedFrom": {
1633
- "name": "Anchor",
1634
- "module": "src/anchor/anchor.ts"
1635
- }
1636
+ "default": "true"
1636
1637
  },
1637
1638
  {
1638
- "name": "target",
1639
+ "kind": "field",
1640
+ "name": "autoCloseOnAction",
1639
1641
  "type": {
1640
- "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
1642
+ "text": "boolean"
1641
1643
  },
1642
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
1643
- "fieldName": "target",
1644
- "inheritedFrom": {
1645
- "name": "Anchor",
1646
- "module": "src/anchor/anchor.ts"
1647
- }
1644
+ "default": "true"
1648
1645
  },
1649
1646
  {
1650
- "name": "type",
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": "download",
1655
+ "name": "definition",
1666
1656
  "type": {
1667
- "text": "string"
1668
- },
1669
- "privacy": "public",
1670
- "description": "Prompts the user to save the linked URL. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
1671
- "inheritedFrom": {
1672
- "name": "Anchor",
1673
- "module": "src/anchor/anchor.ts"
1657
+ "text": "any"
1674
1658
  }
1675
1659
  },
1676
1660
  {
1677
1661
  "kind": "field",
1678
- "name": "href",
1662
+ "name": "name",
1679
1663
  "type": {
1680
1664
  "text": "string"
1681
1665
  },
1682
- "privacy": "public",
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": "hreflang",
1670
+ "name": "open",
1692
1671
  "type": {
1693
- "text": "string"
1672
+ "text": "boolean"
1694
1673
  },
1695
- "privacy": "public",
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": "ping",
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": "referrerpolicy",
1685
+ "name": "hideDisabled",
1718
1686
  "type": {
1719
- "text": "string"
1687
+ "text": "boolean"
1720
1688
  },
1721
- "privacy": "public",
1722
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
1723
- "inheritedFrom": {
1724
- "name": "Anchor",
1725
- "module": "src/anchor/anchor.ts"
1726
- }
1689
+ "default": "false"
1727
1690
  },
1728
1691
  {
1729
1692
  "kind": "field",
1730
- "name": "rel",
1693
+ "name": "hideMenuSingleOption",
1731
1694
  "type": {
1732
- "text": "string"
1695
+ "text": "boolean"
1733
1696
  },
1734
- "privacy": "public",
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": "target",
1701
+ "name": "singleOption",
1744
1702
  "type": {
1745
- "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
1746
- },
1747
- "privacy": "public",
1748
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
1749
- "inheritedFrom": {
1750
- "name": "Anchor",
1751
- "module": "src/anchor/anchor.ts"
1703
+ "text": "ActionMenuItem"
1752
1704
  }
1753
1705
  },
1754
1706
  {
1755
1707
  "kind": "field",
1756
- "name": "type",
1708
+ "name": "actionsMenu",
1757
1709
  "type": {
1758
- "text": "string"
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": "control",
1755
+ "name": "allActions",
1770
1756
  "type": {
1771
- "text": "HTMLAnchorElement | undefined"
1757
+ "text": "ActionMenuItem[]"
1772
1758
  },
1773
- "privacy": "public",
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": "handleUnsupportedDelegatesFocus",
1783
- "privacy": "private",
1784
- "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",
1785
- "inheritedFrom": {
1786
- "name": "Anchor",
1787
- "module": "src/anchor/anchor.ts"
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
- "kind": "variable",
1905
- "name": "foundationAnchorShadowOptions",
1906
- "type": {
1907
- "text": "ShadowRootInit"
1908
- },
1909
- "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
1910
- },
1911
- {
1912
- "kind": "variable",
1913
- "name": "defaultAnchorConfig",
1914
- "type": {
1915
- "text": "object"
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
- "default": "{}"
1971
+ "tagName": "%%prefix%%-actions-menu",
1972
+ "customElement": true
1918
1973
  },
1919
1974
  {
1920
1975
  "kind": "variable",
1921
- "name": "foundationAnchor",
1922
- "description": "The Foundation Anchor",
1976
+ "name": "foundationActionsMenu",
1977
+ "description": "The Foundation Actions Menu",
1923
1978
  "privacy": "public"
1924
1979
  }
1925
1980
  ],
1926
1981
  "exports": [
1927
1982
  {
1928
1983
  "kind": "js",
1929
- "name": "Anchor",
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": "defaultAnchorConfig",
1948
- "module": "src/anchor/anchor.ts"
1986
+ "name": "ActionsMenu",
1987
+ "module": "src/actions-menu/actions-menu.ts"
1949
1988
  }
1950
1989
  },
1951
1990
  {
1952
1991
  "kind": "js",
1953
- "name": "foundationAnchor",
1992
+ "name": "foundationActionsMenu",
1954
1993
  "declaration": {
1955
- "name": "foundationAnchor",
1956
- "module": "src/anchor/anchor.ts"
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/anchor/index.ts",
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": "./anchor.template"
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": "./anchor.styles"
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": "./anchor"
2026
+ "package": "./actions-menu"
1988
2027
  }
1989
2028
  }
1990
2029
  ]
1991
2030
  },
1992
2031
  {
1993
2032
  "kind": "javascript-module",
1994
- "path": "src/anchored-region/anchor-region.template.ts",
2033
+ "path": "src/anchor/anchor.styles.ts",
1995
2034
  "declarations": [
1996
2035
  {
1997
2036
  "kind": "function",
1998
- "name": "foundationAnchoredRegionTemplate",
2037
+ "name": "foundationAnchorStyles",
1999
2038
  "return": {
2000
2039
  "type": {
2001
- "text": "ViewTemplate<AnchoredRegion>"
2040
+ "text": "ElementStyles"
2002
2041
  }
2003
2042
  },
2004
2043
  "parameters": [
@@ -2020,24 +2059,24 @@
2020
2059
  "exports": [
2021
2060
  {
2022
2061
  "kind": "js",
2023
- "name": "foundationAnchoredRegionTemplate",
2062
+ "name": "foundationAnchorStyles",
2024
2063
  "declaration": {
2025
- "name": "foundationAnchoredRegionTemplate",
2026
- "module": "src/anchored-region/anchor-region.template.ts"
2064
+ "name": "foundationAnchorStyles",
2065
+ "module": "src/anchor/anchor.styles.ts"
2027
2066
  }
2028
2067
  }
2029
2068
  ]
2030
2069
  },
2031
2070
  {
2032
2071
  "kind": "javascript-module",
2033
- "path": "src/anchored-region/anchored-region.styles.ts",
2072
+ "path": "src/anchor/anchor.template.ts",
2034
2073
  "declarations": [
2035
2074
  {
2036
2075
  "kind": "function",
2037
- "name": "foundationAnchoredRegionStyles",
2076
+ "name": "foundationAnchorTemplate",
2038
2077
  "return": {
2039
2078
  "type": {
2040
- "text": "ElementStyles"
2079
+ "text": "ViewTemplate<Anchor>"
2041
2080
  }
2042
2081
  },
2043
2082
  "parameters": [
@@ -2059,9 +2098,529 @@
2059
2098
  "exports": [
2060
2099
  {
2061
2100
  "kind": "js",
2062
- "name": "foundationAnchoredRegionStyles",
2101
+ "name": "foundationAnchorTemplate",
2063
2102
  "declaration": {
2064
- "name": "foundationAnchoredRegionStyles",
2103
+ "name": "foundationAnchorTemplate",
2104
+ "module": "src/anchor/anchor.template.ts"
2105
+ }
2106
+ }
2107
+ ]
2108
+ },
2109
+ {
2110
+ "kind": "javascript-module",
2111
+ "path": "src/anchor/anchor.ts",
2112
+ "declarations": [
2113
+ {
2114
+ "kind": "class",
2115
+ "description": "",
2116
+ "name": "Anchor",
2117
+ "superclass": {
2118
+ "name": "FASTAnchor",
2119
+ "package": "@microsoft/fast-components"
2120
+ },
2121
+ "tagName": "%%prefix%%-anchor",
2122
+ "customElement": true,
2123
+ "attributes": [
2124
+ {
2125
+ "name": "download",
2126
+ "type": {
2127
+ "text": "string"
2128
+ },
2129
+ "description": "Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2130
+ "fieldName": "download",
2131
+ "inheritedFrom": {
2132
+ "name": "Anchor",
2133
+ "module": "src/anchor/anchor.ts"
2134
+ }
2135
+ },
2136
+ {
2137
+ "name": "href",
2138
+ "type": {
2139
+ "text": "string"
2140
+ },
2141
+ "description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2142
+ "fieldName": "href",
2143
+ "inheritedFrom": {
2144
+ "name": "Anchor",
2145
+ "module": "src/anchor/anchor.ts"
2146
+ }
2147
+ },
2148
+ {
2149
+ "name": "hreflang",
2150
+ "type": {
2151
+ "text": "string"
2152
+ },
2153
+ "description": "Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2154
+ "fieldName": "hreflang",
2155
+ "inheritedFrom": {
2156
+ "name": "Anchor",
2157
+ "module": "src/anchor/anchor.ts"
2158
+ }
2159
+ },
2160
+ {
2161
+ "name": "ping",
2162
+ "type": {
2163
+ "text": "string"
2164
+ },
2165
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2166
+ "fieldName": "ping",
2167
+ "inheritedFrom": {
2168
+ "name": "Anchor",
2169
+ "module": "src/anchor/anchor.ts"
2170
+ }
2171
+ },
2172
+ {
2173
+ "name": "referrerpolicy",
2174
+ "type": {
2175
+ "text": "string"
2176
+ },
2177
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2178
+ "fieldName": "referrerpolicy",
2179
+ "inheritedFrom": {
2180
+ "name": "Anchor",
2181
+ "module": "src/anchor/anchor.ts"
2182
+ }
2183
+ },
2184
+ {
2185
+ "name": "rel",
2186
+ "type": {
2187
+ "text": "string"
2188
+ },
2189
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2190
+ "fieldName": "rel",
2191
+ "inheritedFrom": {
2192
+ "name": "Anchor",
2193
+ "module": "src/anchor/anchor.ts"
2194
+ }
2195
+ },
2196
+ {
2197
+ "name": "target",
2198
+ "type": {
2199
+ "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
2200
+ },
2201
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2202
+ "fieldName": "target",
2203
+ "inheritedFrom": {
2204
+ "name": "Anchor",
2205
+ "module": "src/anchor/anchor.ts"
2206
+ }
2207
+ },
2208
+ {
2209
+ "name": "type",
2210
+ "type": {
2211
+ "text": "string"
2212
+ },
2213
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2214
+ "fieldName": "type",
2215
+ "inheritedFrom": {
2216
+ "name": "Anchor",
2217
+ "module": "src/anchor/anchor.ts"
2218
+ }
2219
+ }
2220
+ ],
2221
+ "members": [
2222
+ {
2223
+ "kind": "field",
2224
+ "name": "download",
2225
+ "type": {
2226
+ "text": "string"
2227
+ },
2228
+ "privacy": "public",
2229
+ "description": "Prompts the user to save the linked URL. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2230
+ "inheritedFrom": {
2231
+ "name": "Anchor",
2232
+ "module": "src/anchor/anchor.ts"
2233
+ }
2234
+ },
2235
+ {
2236
+ "kind": "field",
2237
+ "name": "href",
2238
+ "type": {
2239
+ "text": "string"
2240
+ },
2241
+ "privacy": "public",
2242
+ "description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2243
+ "inheritedFrom": {
2244
+ "name": "Anchor",
2245
+ "module": "src/anchor/anchor.ts"
2246
+ }
2247
+ },
2248
+ {
2249
+ "kind": "field",
2250
+ "name": "hreflang",
2251
+ "type": {
2252
+ "text": "string"
2253
+ },
2254
+ "privacy": "public",
2255
+ "description": "Hints at the language of the referenced resource. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2256
+ "inheritedFrom": {
2257
+ "name": "Anchor",
2258
+ "module": "src/anchor/anchor.ts"
2259
+ }
2260
+ },
2261
+ {
2262
+ "kind": "field",
2263
+ "name": "ping",
2264
+ "type": {
2265
+ "text": "string"
2266
+ },
2267
+ "privacy": "public",
2268
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2269
+ "inheritedFrom": {
2270
+ "name": "Anchor",
2271
+ "module": "src/anchor/anchor.ts"
2272
+ }
2273
+ },
2274
+ {
2275
+ "kind": "field",
2276
+ "name": "referrerpolicy",
2277
+ "type": {
2278
+ "text": "string"
2279
+ },
2280
+ "privacy": "public",
2281
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2282
+ "inheritedFrom": {
2283
+ "name": "Anchor",
2284
+ "module": "src/anchor/anchor.ts"
2285
+ }
2286
+ },
2287
+ {
2288
+ "kind": "field",
2289
+ "name": "rel",
2290
+ "type": {
2291
+ "text": "string"
2292
+ },
2293
+ "privacy": "public",
2294
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2295
+ "inheritedFrom": {
2296
+ "name": "Anchor",
2297
+ "module": "src/anchor/anchor.ts"
2298
+ }
2299
+ },
2300
+ {
2301
+ "kind": "field",
2302
+ "name": "target",
2303
+ "type": {
2304
+ "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
2305
+ },
2306
+ "privacy": "public",
2307
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2308
+ "inheritedFrom": {
2309
+ "name": "Anchor",
2310
+ "module": "src/anchor/anchor.ts"
2311
+ }
2312
+ },
2313
+ {
2314
+ "kind": "field",
2315
+ "name": "type",
2316
+ "type": {
2317
+ "text": "string"
2318
+ },
2319
+ "privacy": "public",
2320
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2321
+ "inheritedFrom": {
2322
+ "name": "Anchor",
2323
+ "module": "src/anchor/anchor.ts"
2324
+ }
2325
+ },
2326
+ {
2327
+ "kind": "field",
2328
+ "name": "control",
2329
+ "type": {
2330
+ "text": "HTMLAnchorElement | undefined"
2331
+ },
2332
+ "privacy": "public",
2333
+ "description": "References the root element",
2334
+ "inheritedFrom": {
2335
+ "name": "Anchor",
2336
+ "module": "src/anchor/anchor.ts"
2337
+ }
2338
+ },
2339
+ {
2340
+ "kind": "field",
2341
+ "name": "handleUnsupportedDelegatesFocus",
2342
+ "privacy": "private",
2343
+ "description": "Overrides the focus call for where delegatesFocus is unsupported.\nThis check works for Chrome, Edge Chromium, FireFox, and Safari\nRelevant PR on the Firefox browser: https://phabricator.services.mozilla.com/D123858",
2344
+ "inheritedFrom": {
2345
+ "name": "Anchor",
2346
+ "module": "src/anchor/anchor.ts"
2347
+ }
2348
+ },
2349
+ {
2350
+ "kind": "field",
2351
+ "name": "_presentation",
2352
+ "type": {
2353
+ "text": "ComponentPresentation | null | undefined"
2354
+ },
2355
+ "privacy": "private",
2356
+ "default": "void 0",
2357
+ "inheritedFrom": {
2358
+ "name": "FoundationElement",
2359
+ "module": "src/foundation-element/foundation-element.ts"
2360
+ }
2361
+ },
2362
+ {
2363
+ "kind": "field",
2364
+ "name": "$presentation",
2365
+ "type": {
2366
+ "text": "ComponentPresentation | null"
2367
+ },
2368
+ "privacy": "public",
2369
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
2370
+ "inheritedFrom": {
2371
+ "name": "FoundationElement",
2372
+ "module": "src/foundation-element/foundation-element.ts"
2373
+ }
2374
+ },
2375
+ {
2376
+ "kind": "field",
2377
+ "name": "template",
2378
+ "type": {
2379
+ "text": "ElementViewTemplate | void | null"
2380
+ },
2381
+ "privacy": "public",
2382
+ "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.",
2383
+ "inheritedFrom": {
2384
+ "name": "FoundationElement",
2385
+ "module": "src/foundation-element/foundation-element.ts"
2386
+ }
2387
+ },
2388
+ {
2389
+ "kind": "method",
2390
+ "name": "templateChanged",
2391
+ "privacy": "protected",
2392
+ "return": {
2393
+ "type": {
2394
+ "text": "void"
2395
+ }
2396
+ },
2397
+ "inheritedFrom": {
2398
+ "name": "FoundationElement",
2399
+ "module": "src/foundation-element/foundation-element.ts"
2400
+ }
2401
+ },
2402
+ {
2403
+ "kind": "field",
2404
+ "name": "styles",
2405
+ "type": {
2406
+ "text": "ElementStyles | void | null"
2407
+ },
2408
+ "privacy": "public",
2409
+ "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.",
2410
+ "inheritedFrom": {
2411
+ "name": "FoundationElement",
2412
+ "module": "src/foundation-element/foundation-element.ts"
2413
+ }
2414
+ },
2415
+ {
2416
+ "kind": "method",
2417
+ "name": "stylesChanged",
2418
+ "privacy": "protected",
2419
+ "return": {
2420
+ "type": {
2421
+ "text": "void"
2422
+ }
2423
+ },
2424
+ "inheritedFrom": {
2425
+ "name": "FoundationElement",
2426
+ "module": "src/foundation-element/foundation-element.ts"
2427
+ }
2428
+ },
2429
+ {
2430
+ "kind": "method",
2431
+ "name": "compose",
2432
+ "privacy": "public",
2433
+ "static": true,
2434
+ "return": {
2435
+ "type": {
2436
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
2437
+ }
2438
+ },
2439
+ "parameters": [
2440
+ {
2441
+ "name": "this",
2442
+ "type": {
2443
+ "text": "K"
2444
+ }
2445
+ },
2446
+ {
2447
+ "name": "elementDefinition",
2448
+ "type": {
2449
+ "text": "T"
2450
+ },
2451
+ "description": "The definition of the element to create the registry\nfunction for."
2452
+ }
2453
+ ],
2454
+ "description": "Defines an element registry function with a set of element definition defaults.",
2455
+ "inheritedFrom": {
2456
+ "name": "FoundationElement",
2457
+ "module": "src/foundation-element/foundation-element.ts"
2458
+ }
2459
+ }
2460
+ ]
2461
+ },
2462
+ {
2463
+ "kind": "variable",
2464
+ "name": "foundationAnchorShadowOptions",
2465
+ "type": {
2466
+ "text": "ShadowRootInit"
2467
+ },
2468
+ "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
2469
+ },
2470
+ {
2471
+ "kind": "variable",
2472
+ "name": "defaultAnchorConfig",
2473
+ "type": {
2474
+ "text": "object"
2475
+ },
2476
+ "default": "{}"
2477
+ },
2478
+ {
2479
+ "kind": "variable",
2480
+ "name": "foundationAnchor",
2481
+ "description": "The Foundation Anchor",
2482
+ "privacy": "public"
2483
+ }
2484
+ ],
2485
+ "exports": [
2486
+ {
2487
+ "kind": "js",
2488
+ "name": "Anchor",
2489
+ "declaration": {
2490
+ "name": "Anchor",
2491
+ "module": "src/anchor/anchor.ts"
2492
+ }
2493
+ },
2494
+ {
2495
+ "kind": "js",
2496
+ "name": "foundationAnchorShadowOptions",
2497
+ "declaration": {
2498
+ "name": "foundationAnchorShadowOptions",
2499
+ "module": "src/anchor/anchor.ts"
2500
+ }
2501
+ },
2502
+ {
2503
+ "kind": "js",
2504
+ "name": "defaultAnchorConfig",
2505
+ "declaration": {
2506
+ "name": "defaultAnchorConfig",
2507
+ "module": "src/anchor/anchor.ts"
2508
+ }
2509
+ },
2510
+ {
2511
+ "kind": "js",
2512
+ "name": "foundationAnchor",
2513
+ "declaration": {
2514
+ "name": "foundationAnchor",
2515
+ "module": "src/anchor/anchor.ts"
2516
+ }
2517
+ }
2518
+ ]
2519
+ },
2520
+ {
2521
+ "kind": "javascript-module",
2522
+ "path": "src/anchor/index.ts",
2523
+ "declarations": [],
2524
+ "exports": [
2525
+ {
2526
+ "kind": "js",
2527
+ "name": "*",
2528
+ "declaration": {
2529
+ "name": "*",
2530
+ "package": "./anchor.template"
2531
+ }
2532
+ },
2533
+ {
2534
+ "kind": "js",
2535
+ "name": "*",
2536
+ "declaration": {
2537
+ "name": "*",
2538
+ "package": "./anchor.styles"
2539
+ }
2540
+ },
2541
+ {
2542
+ "kind": "js",
2543
+ "name": "*",
2544
+ "declaration": {
2545
+ "name": "*",
2546
+ "package": "./anchor"
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": [
2580
+ {
2581
+ "kind": "js",
2582
+ "name": "foundationAnchoredRegionTemplate",
2583
+ "declaration": {
2584
+ "name": "foundationAnchoredRegionTemplate",
2585
+ "module": "src/anchored-region/anchor-region.template.ts"
2586
+ }
2587
+ }
2588
+ ]
2589
+ },
2590
+ {
2591
+ "kind": "javascript-module",
2592
+ "path": "src/anchored-region/anchored-region.styles.ts",
2593
+ "declarations": [
2594
+ {
2595
+ "kind": "function",
2596
+ "name": "foundationAnchoredRegionStyles",
2597
+ "return": {
2598
+ "type": {
2599
+ "text": "ElementStyles"
2600
+ }
2601
+ },
2602
+ "parameters": [
2603
+ {
2604
+ "name": "context",
2605
+ "type": {
2606
+ "text": "ElementDefinitionContext"
2607
+ }
2608
+ },
2609
+ {
2610
+ "name": "definition",
2611
+ "type": {
2612
+ "text": "FoundationElementDefinition"
2613
+ }
2614
+ }
2615
+ ]
2616
+ }
2617
+ ],
2618
+ "exports": [
2619
+ {
2620
+ "kind": "js",
2621
+ "name": "foundationAnchoredRegionStyles",
2622
+ "declaration": {
2623
+ "name": "foundationAnchoredRegionStyles",
2065
2624
  "module": "src/anchored-region/anchored-region.styles.ts"
2066
2625
  }
2067
2626
  }
@@ -2629,431 +3188,10 @@
2629
3188
  "kind": "field",
2630
3189
  "name": "verticalThreshold",
2631
3190
  "type": {
2632
- "text": "number"
2633
- },
2634
- "privacy": "public",
2635
- "description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
2636
- "inheritedFrom": {
2637
- "name": "AnchoredRegion",
2638
- "module": "src/anchored-region/anchored-region.ts"
2639
- }
2640
- },
2641
- {
2642
- "kind": "method",
2643
- "name": "verticalThresholdChanged",
2644
- "privacy": "private",
2645
- "return": {
2646
- "type": {
2647
- "text": "void"
2648
- }
2649
- },
2650
- "inheritedFrom": {
2651
- "name": "AnchoredRegion",
2652
- "module": "src/anchored-region/anchored-region.ts"
2653
- }
2654
- },
2655
- {
2656
- "kind": "field",
2657
- "name": "verticalScaling",
2658
- "type": {
2659
- "text": "AxisScalingMode"
2660
- },
2661
- "privacy": "public",
2662
- "default": "\"content\"",
2663
- "description": "Defines how the height of the region is calculated",
2664
- "inheritedFrom": {
2665
- "name": "AnchoredRegion",
2666
- "module": "src/anchored-region/anchored-region.ts"
2667
- }
2668
- },
2669
- {
2670
- "kind": "method",
2671
- "name": "verticalScalingChanged",
2672
- "privacy": "private",
2673
- "return": {
2674
- "type": {
2675
- "text": "void"
2676
- }
2677
- },
2678
- "inheritedFrom": {
2679
- "name": "AnchoredRegion",
2680
- "module": "src/anchored-region/anchored-region.ts"
2681
- }
2682
- },
2683
- {
2684
- "kind": "field",
2685
- "name": "fixedPlacement",
2686
- "type": {
2687
- "text": "boolean"
2688
- },
2689
- "privacy": "public",
2690
- "default": "false",
2691
- "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,",
2692
- "inheritedFrom": {
2693
- "name": "AnchoredRegion",
2694
- "module": "src/anchored-region/anchored-region.ts"
2695
- }
2696
- },
2697
- {
2698
- "kind": "method",
2699
- "name": "fixedPlacementChanged",
2700
- "privacy": "private",
2701
- "return": {
2702
- "type": {
2703
- "text": "void"
2704
- }
2705
- },
2706
- "inheritedFrom": {
2707
- "name": "AnchoredRegion",
2708
- "module": "src/anchored-region/anchored-region.ts"
2709
- }
2710
- },
2711
- {
2712
- "kind": "field",
2713
- "name": "autoUpdateMode",
2714
- "type": {
2715
- "text": "AutoUpdateMode"
2716
- },
2717
- "privacy": "public",
2718
- "default": "\"anchor\"",
2719
- "description": "Defines what triggers the anchored region to revaluate positioning",
2720
- "inheritedFrom": {
2721
- "name": "AnchoredRegion",
2722
- "module": "src/anchored-region/anchored-region.ts"
2723
- }
2724
- },
2725
- {
2726
- "kind": "method",
2727
- "name": "autoUpdateModeChanged",
2728
- "privacy": "private",
2729
- "return": {
2730
- "type": {
2731
- "text": "void"
2732
- }
2733
- },
2734
- "parameters": [
2735
- {
2736
- "name": "prevMode",
2737
- "type": {
2738
- "text": "AutoUpdateMode"
2739
- }
2740
- },
2741
- {
2742
- "name": "newMode",
2743
- "type": {
2744
- "text": "AutoUpdateMode"
2745
- }
2746
- }
2747
- ],
2748
- "inheritedFrom": {
2749
- "name": "AnchoredRegion",
2750
- "module": "src/anchored-region/anchored-region.ts"
2751
- }
2752
- },
2753
- {
2754
- "kind": "field",
2755
- "name": "anchorElement",
2756
- "type": {
2757
- "text": "HTMLElement | null"
2758
- },
2759
- "privacy": "public",
2760
- "default": "null",
2761
- "description": "The HTML element being used as the anchor",
2762
- "inheritedFrom": {
2763
- "name": "AnchoredRegion",
2764
- "module": "src/anchored-region/anchored-region.ts"
2765
- }
2766
- },
2767
- {
2768
- "kind": "method",
2769
- "name": "anchorElementChanged",
2770
- "privacy": "private",
2771
- "return": {
2772
- "type": {
2773
- "text": "void"
2774
- }
2775
- },
2776
- "inheritedFrom": {
2777
- "name": "AnchoredRegion",
2778
- "module": "src/anchored-region/anchored-region.ts"
2779
- }
2780
- },
2781
- {
2782
- "kind": "field",
2783
- "name": "viewportElement",
2784
- "type": {
2785
- "text": "HTMLElement | null"
2786
- },
2787
- "privacy": "public",
2788
- "default": "null",
2789
- "description": "The HTML element being used as the viewport",
2790
- "inheritedFrom": {
2791
- "name": "AnchoredRegion",
2792
- "module": "src/anchored-region/anchored-region.ts"
2793
- }
2794
- },
2795
- {
2796
- "kind": "method",
2797
- "name": "viewportElementChanged",
2798
- "privacy": "private",
2799
- "return": {
2800
- "type": {
2801
- "text": "void"
2802
- }
2803
- },
2804
- "inheritedFrom": {
2805
- "name": "AnchoredRegion",
2806
- "module": "src/anchored-region/anchored-region.ts"
2807
- }
2808
- },
2809
- {
2810
- "kind": "field",
2811
- "name": "verticalPosition",
2812
- "type": {
2813
- "text": "AnchoredRegionPositionLabel | undefined"
2814
- },
2815
- "privacy": "public",
2816
- "description": "indicates the current horizontal position of the region",
2817
- "inheritedFrom": {
2818
- "name": "AnchoredRegion",
2819
- "module": "src/anchored-region/anchored-region.ts"
2820
- }
2821
- },
2822
- {
2823
- "kind": "field",
2824
- "name": "horizontalPosition",
2825
- "type": {
2826
- "text": "AnchoredRegionPositionLabel | undefined"
2827
- },
2828
- "privacy": "public",
2829
- "description": "indicates the current vertical position of the region",
2830
- "inheritedFrom": {
2831
- "name": "AnchoredRegion",
2832
- "module": "src/anchored-region/anchored-region.ts"
2833
- }
2834
- },
2835
- {
2836
- "kind": "field",
2837
- "name": "translateX",
2838
- "type": {
2839
- "text": "number"
2840
- },
2841
- "privacy": "private",
2842
- "description": "values to be applied to the component's transform on render",
2843
- "inheritedFrom": {
2844
- "name": "AnchoredRegion",
2845
- "module": "src/anchored-region/anchored-region.ts"
2846
- }
2847
- },
2848
- {
2849
- "kind": "field",
2850
- "name": "translateY",
2851
- "type": {
2852
- "text": "number"
2853
- },
2854
- "privacy": "private",
2855
- "inheritedFrom": {
2856
- "name": "AnchoredRegion",
2857
- "module": "src/anchored-region/anchored-region.ts"
2858
- }
2859
- },
2860
- {
2861
- "kind": "field",
2862
- "name": "regionWidth",
2863
- "type": {
2864
- "text": "string"
2865
- },
2866
- "privacy": "private",
2867
- "description": "the span to be applied to the region on each axis",
2868
- "inheritedFrom": {
2869
- "name": "AnchoredRegion",
2870
- "module": "src/anchored-region/anchored-region.ts"
2871
- }
2872
- },
2873
- {
2874
- "kind": "field",
2875
- "name": "regionHeight",
2876
- "type": {
2877
- "text": "string"
2878
- },
2879
- "privacy": "private",
2880
- "inheritedFrom": {
2881
- "name": "AnchoredRegion",
2882
- "module": "src/anchored-region/anchored-region.ts"
2883
- }
2884
- },
2885
- {
2886
- "kind": "field",
2887
- "name": "resizeDetector",
2888
- "type": {
2889
- "text": "ResizeObserverClassDefinition | null"
2890
- },
2891
- "privacy": "private",
2892
- "default": "null",
2893
- "inheritedFrom": {
2894
- "name": "AnchoredRegion",
2895
- "module": "src/anchored-region/anchored-region.ts"
2896
- }
2897
- },
2898
- {
2899
- "kind": "field",
2900
- "name": "viewportRect",
2901
- "type": {
2902
- "text": "ClientRect | DOMRect | undefined"
2903
- },
2904
- "privacy": "private",
2905
- "inheritedFrom": {
2906
- "name": "AnchoredRegion",
2907
- "module": "src/anchored-region/anchored-region.ts"
2908
- }
2909
- },
2910
- {
2911
- "kind": "field",
2912
- "name": "anchorRect",
2913
- "type": {
2914
- "text": "ClientRect | DOMRect | undefined"
2915
- },
2916
- "privacy": "private",
2917
- "inheritedFrom": {
2918
- "name": "AnchoredRegion",
2919
- "module": "src/anchored-region/anchored-region.ts"
2920
- }
2921
- },
2922
- {
2923
- "kind": "field",
2924
- "name": "regionRect",
2925
- "type": {
2926
- "text": "ClientRect | DOMRect | undefined"
2927
- },
2928
- "privacy": "private",
2929
- "inheritedFrom": {
2930
- "name": "AnchoredRegion",
2931
- "module": "src/anchored-region/anchored-region.ts"
2932
- }
2933
- },
2934
- {
2935
- "kind": "field",
2936
- "name": "baseHorizontalOffset",
2937
- "type": {
2938
- "text": "number"
2939
- },
2940
- "privacy": "private",
2941
- "default": "0",
2942
- "description": "base offsets between the positioner's base position and the anchor's",
2943
- "inheritedFrom": {
2944
- "name": "AnchoredRegion",
2945
- "module": "src/anchored-region/anchored-region.ts"
2946
- }
2947
- },
2948
- {
2949
- "kind": "field",
2950
- "name": "baseVerticalOffset",
2951
- "type": {
2952
- "text": "number"
2953
- },
2954
- "privacy": "private",
2955
- "default": "0",
2956
- "inheritedFrom": {
2957
- "name": "AnchoredRegion",
2958
- "module": "src/anchored-region/anchored-region.ts"
2959
- }
2960
- },
2961
- {
2962
- "kind": "field",
2963
- "name": "pendingPositioningUpdate",
2964
- "type": {
2965
- "text": "boolean"
2966
- },
2967
- "privacy": "private",
2968
- "default": "false",
2969
- "inheritedFrom": {
2970
- "name": "AnchoredRegion",
2971
- "module": "src/anchored-region/anchored-region.ts"
2972
- }
2973
- },
2974
- {
2975
- "kind": "field",
2976
- "name": "pendingReset",
2977
- "type": {
2978
- "text": "boolean"
2979
- },
2980
- "privacy": "private",
2981
- "default": "false",
2982
- "inheritedFrom": {
2983
- "name": "AnchoredRegion",
2984
- "module": "src/anchored-region/anchored-region.ts"
2985
- }
2986
- },
2987
- {
2988
- "kind": "field",
2989
- "name": "currentDirection",
2990
- "type": {
2991
- "text": "Direction"
2992
- },
2993
- "privacy": "private",
2994
- "inheritedFrom": {
2995
- "name": "AnchoredRegion",
2996
- "module": "src/anchored-region/anchored-region.ts"
2997
- }
2998
- },
2999
- {
3000
- "kind": "field",
3001
- "name": "regionVisible",
3002
- "type": {
3003
- "text": "boolean"
3004
- },
3005
- "privacy": "private",
3006
- "default": "false",
3007
- "inheritedFrom": {
3008
- "name": "AnchoredRegion",
3009
- "module": "src/anchored-region/anchored-region.ts"
3010
- }
3011
- },
3012
- {
3013
- "kind": "field",
3014
- "name": "forceUpdate",
3015
- "type": {
3016
- "text": "boolean"
3017
- },
3018
- "privacy": "private",
3019
- "default": "false",
3020
- "inheritedFrom": {
3021
- "name": "AnchoredRegion",
3022
- "module": "src/anchored-region/anchored-region.ts"
3023
- }
3024
- },
3025
- {
3026
- "kind": "field",
3027
- "name": "updateThreshold",
3028
- "type": {
3029
- "text": "number"
3030
- },
3031
- "privacy": "private",
3032
- "default": "0.5",
3033
- "inheritedFrom": {
3034
- "name": "AnchoredRegion",
3035
- "module": "src/anchored-region/anchored-region.ts"
3036
- }
3037
- },
3038
- {
3039
- "kind": "field",
3040
- "name": "intersectionService",
3041
- "type": {
3042
- "text": "IntersectionService"
3043
- },
3044
- "privacy": "private",
3045
- "static": true,
3046
- "default": "new IntersectionService()",
3047
- "inheritedFrom": {
3048
- "name": "AnchoredRegion",
3049
- "module": "src/anchored-region/anchored-region.ts"
3050
- }
3051
- },
3052
- {
3053
- "kind": "field",
3054
- "name": "update",
3191
+ "text": "number"
3192
+ },
3055
3193
  "privacy": "public",
3056
- "description": "update position",
3194
+ "description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
3057
3195
  "inheritedFrom": {
3058
3196
  "name": "AnchoredRegion",
3059
3197
  "module": "src/anchored-region/anchored-region.ts"
@@ -3061,29 +3199,27 @@
3061
3199
  },
3062
3200
  {
3063
3201
  "kind": "method",
3064
- "name": "disconnectResizeDetector",
3202
+ "name": "verticalThresholdChanged",
3065
3203
  "privacy": "private",
3066
3204
  "return": {
3067
3205
  "type": {
3068
3206
  "text": "void"
3069
3207
  }
3070
3208
  },
3071
- "description": "destroys the instance's resize observer",
3072
3209
  "inheritedFrom": {
3073
3210
  "name": "AnchoredRegion",
3074
3211
  "module": "src/anchored-region/anchored-region.ts"
3075
3212
  }
3076
3213
  },
3077
3214
  {
3078
- "kind": "method",
3079
- "name": "initializeResizeDetector",
3080
- "privacy": "private",
3081
- "return": {
3082
- "type": {
3083
- "text": "void"
3084
- }
3215
+ "kind": "field",
3216
+ "name": "verticalScaling",
3217
+ "type": {
3218
+ "text": "AxisScalingMode"
3085
3219
  },
3086
- "description": "initializes the instance's resize observer",
3220
+ "privacy": "public",
3221
+ "default": "\"content\"",
3222
+ "description": "Defines how the height of the region is calculated",
3087
3223
  "inheritedFrom": {
3088
3224
  "name": "AnchoredRegion",
3089
3225
  "module": "src/anchored-region/anchored-region.ts"
@@ -3091,29 +3227,27 @@
3091
3227
  },
3092
3228
  {
3093
3229
  "kind": "method",
3094
- "name": "updateForAttributeChange",
3230
+ "name": "verticalScalingChanged",
3095
3231
  "privacy": "private",
3096
3232
  "return": {
3097
3233
  "type": {
3098
3234
  "text": "void"
3099
3235
  }
3100
3236
  },
3101
- "description": "react to attribute changes that don't require a reset",
3102
3237
  "inheritedFrom": {
3103
3238
  "name": "AnchoredRegion",
3104
3239
  "module": "src/anchored-region/anchored-region.ts"
3105
3240
  }
3106
3241
  },
3107
3242
  {
3108
- "kind": "method",
3109
- "name": "initialize",
3110
- "privacy": "private",
3111
- "return": {
3112
- "type": {
3113
- "text": "void"
3114
- }
3243
+ "kind": "field",
3244
+ "name": "fixedPlacement",
3245
+ "type": {
3246
+ "text": "boolean"
3115
3247
  },
3116
- "description": "fully initializes the component",
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,",
3117
3251
  "inheritedFrom": {
3118
3252
  "name": "AnchoredRegion",
3119
3253
  "module": "src/anchored-region/anchored-region.ts"
@@ -3121,14 +3255,27 @@
3121
3255
  },
3122
3256
  {
3123
3257
  "kind": "method",
3124
- "name": "requestReset",
3258
+ "name": "fixedPlacementChanged",
3125
3259
  "privacy": "private",
3126
3260
  "return": {
3127
3261
  "type": {
3128
3262
  "text": "void"
3129
3263
  }
3130
3264
  },
3131
- "description": "Request a reset if there are currently no open requests",
3265
+ "inheritedFrom": {
3266
+ "name": "AnchoredRegion",
3267
+ "module": "src/anchored-region/anchored-region.ts"
3268
+ }
3269
+ },
3270
+ {
3271
+ "kind": "field",
3272
+ "name": "autoUpdateMode",
3273
+ "type": {
3274
+ "text": "AutoUpdateMode"
3275
+ },
3276
+ "privacy": "public",
3277
+ "default": "\"anchor\"",
3278
+ "description": "Defines what triggers the anchored region to revaluate positioning",
3132
3279
  "inheritedFrom": {
3133
3280
  "name": "AnchoredRegion",
3134
3281
  "module": "src/anchored-region/anchored-region.ts"
@@ -3136,14 +3283,27 @@
3136
3283
  },
3137
3284
  {
3138
3285
  "kind": "method",
3139
- "name": "setInitialState",
3286
+ "name": "autoUpdateModeChanged",
3140
3287
  "privacy": "private",
3141
3288
  "return": {
3142
3289
  "type": {
3143
3290
  "text": "void"
3144
3291
  }
3145
3292
  },
3146
- "description": "sets the starting configuration for component internal values",
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
+ ],
3147
3307
  "inheritedFrom": {
3148
3308
  "name": "AnchoredRegion",
3149
3309
  "module": "src/anchored-region/anchored-region.ts"
@@ -3151,19 +3311,27 @@
3151
3311
  },
3152
3312
  {
3153
3313
  "kind": "field",
3154
- "name": "startObservers",
3155
- "privacy": "private",
3156
- "description": "starts observers",
3314
+ "name": "anchorElement",
3315
+ "type": {
3316
+ "text": "HTMLElement | null"
3317
+ },
3318
+ "privacy": "public",
3319
+ "default": "null",
3320
+ "description": "The HTML element being used as the anchor",
3157
3321
  "inheritedFrom": {
3158
3322
  "name": "AnchoredRegion",
3159
3323
  "module": "src/anchored-region/anchored-region.ts"
3160
3324
  }
3161
3325
  },
3162
3326
  {
3163
- "kind": "field",
3164
- "name": "requestPositionUpdates",
3327
+ "kind": "method",
3328
+ "name": "anchorElementChanged",
3165
3329
  "privacy": "private",
3166
- "description": "get position updates",
3330
+ "return": {
3331
+ "type": {
3332
+ "text": "void"
3333
+ }
3334
+ },
3167
3335
  "inheritedFrom": {
3168
3336
  "name": "AnchoredRegion",
3169
3337
  "module": "src/anchored-region/anchored-region.ts"
@@ -3171,19 +3339,27 @@
3171
3339
  },
3172
3340
  {
3173
3341
  "kind": "field",
3174
- "name": "stopObservers",
3175
- "privacy": "private",
3176
- "description": "stops observers",
3342
+ "name": "viewportElement",
3343
+ "type": {
3344
+ "text": "HTMLElement | null"
3345
+ },
3346
+ "privacy": "public",
3347
+ "default": "null",
3348
+ "description": "The HTML element being used as the viewport",
3177
3349
  "inheritedFrom": {
3178
3350
  "name": "AnchoredRegion",
3179
3351
  "module": "src/anchored-region/anchored-region.ts"
3180
3352
  }
3181
3353
  },
3182
3354
  {
3183
- "kind": "field",
3184
- "name": "getViewport",
3355
+ "kind": "method",
3356
+ "name": "viewportElementChanged",
3185
3357
  "privacy": "private",
3186
- "description": "Gets the viewport element by id, or defaults to document root",
3358
+ "return": {
3359
+ "type": {
3360
+ "text": "void"
3361
+ }
3362
+ },
3187
3363
  "inheritedFrom": {
3188
3364
  "name": "AnchoredRegion",
3189
3365
  "module": "src/anchored-region/anchored-region.ts"
@@ -3191,9 +3367,12 @@
3191
3367
  },
3192
3368
  {
3193
3369
  "kind": "field",
3194
- "name": "getAnchor",
3195
- "privacy": "private",
3196
- "description": "Gets the anchor element by id",
3370
+ "name": "verticalPosition",
3371
+ "type": {
3372
+ "text": "AnchoredRegionPositionLabel | undefined"
3373
+ },
3374
+ "privacy": "public",
3375
+ "description": "indicates the current horizontal position of the region",
3197
3376
  "inheritedFrom": {
3198
3377
  "name": "AnchoredRegion",
3199
3378
  "module": "src/anchored-region/anchored-region.ts"
@@ -3201,9 +3380,12 @@
3201
3380
  },
3202
3381
  {
3203
3382
  "kind": "field",
3204
- "name": "handleIntersection",
3205
- "privacy": "private",
3206
- "description": "Handle intersections",
3383
+ "name": "horizontalPosition",
3384
+ "type": {
3385
+ "text": "AnchoredRegionPositionLabel | undefined"
3386
+ },
3387
+ "privacy": "public",
3388
+ "description": "indicates the current vertical position of the region",
3207
3389
  "inheritedFrom": {
3208
3390
  "name": "AnchoredRegion",
3209
3391
  "module": "src/anchored-region/anchored-region.ts"
@@ -3211,9 +3393,12 @@
3211
3393
  },
3212
3394
  {
3213
3395
  "kind": "field",
3214
- "name": "applyIntersectionEntries",
3396
+ "name": "translateX",
3397
+ "type": {
3398
+ "text": "number"
3399
+ },
3215
3400
  "privacy": "private",
3216
- "description": "iterate through intersection entries and apply data",
3401
+ "description": "values to be applied to the component's transform on render",
3217
3402
  "inheritedFrom": {
3218
3403
  "name": "AnchoredRegion",
3219
3404
  "module": "src/anchored-region/anchored-region.ts"
@@ -3221,9 +3406,11 @@
3221
3406
  },
3222
3407
  {
3223
3408
  "kind": "field",
3224
- "name": "updateRegionOffset",
3409
+ "name": "translateY",
3410
+ "type": {
3411
+ "text": "number"
3412
+ },
3225
3413
  "privacy": "private",
3226
- "description": "Update the offset values",
3227
3414
  "inheritedFrom": {
3228
3415
  "name": "AnchoredRegion",
3229
3416
  "module": "src/anchored-region/anchored-region.ts"
@@ -3231,9 +3418,12 @@
3231
3418
  },
3232
3419
  {
3233
3420
  "kind": "field",
3234
- "name": "isRectDifferent",
3421
+ "name": "regionWidth",
3422
+ "type": {
3423
+ "text": "string"
3424
+ },
3235
3425
  "privacy": "private",
3236
- "description": "compare rects to see if there is enough change to justify a DOM update",
3426
+ "description": "the span to be applied to the region on each axis",
3237
3427
  "inheritedFrom": {
3238
3428
  "name": "AnchoredRegion",
3239
3429
  "module": "src/anchored-region/anchored-region.ts"
@@ -3241,9 +3431,11 @@
3241
3431
  },
3242
3432
  {
3243
3433
  "kind": "field",
3244
- "name": "handleResize",
3434
+ "name": "regionHeight",
3435
+ "type": {
3436
+ "text": "string"
3437
+ },
3245
3438
  "privacy": "private",
3246
- "description": "Handle resize events",
3247
3439
  "inheritedFrom": {
3248
3440
  "name": "AnchoredRegion",
3249
3441
  "module": "src/anchored-region/anchored-region.ts"
@@ -3251,9 +3443,12 @@
3251
3443
  },
3252
3444
  {
3253
3445
  "kind": "field",
3254
- "name": "reset",
3446
+ "name": "resizeDetector",
3447
+ "type": {
3448
+ "text": "ResizeObserverClassDefinition | null"
3449
+ },
3255
3450
  "privacy": "private",
3256
- "description": "resets the component",
3451
+ "default": "null",
3257
3452
  "inheritedFrom": {
3258
3453
  "name": "AnchoredRegion",
3259
3454
  "module": "src/anchored-region/anchored-region.ts"
@@ -3261,9 +3456,11 @@
3261
3456
  },
3262
3457
  {
3263
3458
  "kind": "field",
3264
- "name": "updateLayout",
3459
+ "name": "viewportRect",
3460
+ "type": {
3461
+ "text": "ClientRect | DOMRect | undefined"
3462
+ },
3265
3463
  "privacy": "private",
3266
- "description": "Recalculate layout related state values",
3267
3464
  "inheritedFrom": {
3268
3465
  "name": "AnchoredRegion",
3269
3466
  "module": "src/anchored-region/anchored-region.ts"
@@ -3271,9 +3468,11 @@
3271
3468
  },
3272
3469
  {
3273
3470
  "kind": "field",
3274
- "name": "updateRegionStyle",
3471
+ "name": "anchorRect",
3472
+ "type": {
3473
+ "text": "ClientRect | DOMRect | undefined"
3474
+ },
3275
3475
  "privacy": "private",
3276
- "description": "Updates the style string applied to the region element as well as the css classes attached\nto the root element",
3277
3476
  "inheritedFrom": {
3278
3477
  "name": "AnchoredRegion",
3279
3478
  "module": "src/anchored-region/anchored-region.ts"
@@ -3281,9 +3480,11 @@
3281
3480
  },
3282
3481
  {
3283
3482
  "kind": "field",
3284
- "name": "updatePositionClasses",
3483
+ "name": "regionRect",
3484
+ "type": {
3485
+ "text": "ClientRect | DOMRect | undefined"
3486
+ },
3285
3487
  "privacy": "private",
3286
- "description": "Updates the css classes that reflect the current position of the element",
3287
3488
  "inheritedFrom": {
3288
3489
  "name": "AnchoredRegion",
3289
3490
  "module": "src/anchored-region/anchored-region.ts"
@@ -3291,9 +3492,13 @@
3291
3492
  },
3292
3493
  {
3293
3494
  "kind": "field",
3294
- "name": "setHorizontalPosition",
3495
+ "name": "baseHorizontalOffset",
3496
+ "type": {
3497
+ "text": "number"
3498
+ },
3295
3499
  "privacy": "private",
3296
- "description": "Get horizontal positioning state based on desired position",
3500
+ "default": "0",
3501
+ "description": "base offsets between the positioner's base position and the anchor's",
3297
3502
  "inheritedFrom": {
3298
3503
  "name": "AnchoredRegion",
3299
3504
  "module": "src/anchored-region/anchored-region.ts"
@@ -3301,9 +3506,12 @@
3301
3506
  },
3302
3507
  {
3303
3508
  "kind": "field",
3304
- "name": "setVerticalPosition",
3509
+ "name": "baseVerticalOffset",
3510
+ "type": {
3511
+ "text": "number"
3512
+ },
3305
3513
  "privacy": "private",
3306
- "description": "Set vertical positioning state based on desired position",
3514
+ "default": "0",
3307
3515
  "inheritedFrom": {
3308
3516
  "name": "AnchoredRegion",
3309
3517
  "module": "src/anchored-region/anchored-region.ts"
@@ -3311,9 +3519,12 @@
3311
3519
  },
3312
3520
  {
3313
3521
  "kind": "field",
3314
- "name": "getPositioningOptions",
3522
+ "name": "pendingPositioningUpdate",
3523
+ "type": {
3524
+ "text": "boolean"
3525
+ },
3315
3526
  "privacy": "private",
3316
- "description": "Get available positions based on positioning mode",
3527
+ "default": "false",
3317
3528
  "inheritedFrom": {
3318
3529
  "name": "AnchoredRegion",
3319
3530
  "module": "src/anchored-region/anchored-region.ts"
@@ -3321,9 +3532,12 @@
3321
3532
  },
3322
3533
  {
3323
3534
  "kind": "field",
3324
- "name": "getAvailableSpace",
3535
+ "name": "pendingReset",
3536
+ "type": {
3537
+ "text": "boolean"
3538
+ },
3325
3539
  "privacy": "private",
3326
- "description": "Get the space available for a particular relative position",
3540
+ "default": "false",
3327
3541
  "inheritedFrom": {
3328
3542
  "name": "AnchoredRegion",
3329
3543
  "module": "src/anchored-region/anchored-region.ts"
@@ -3331,9 +3545,11 @@
3331
3545
  },
3332
3546
  {
3333
3547
  "kind": "field",
3334
- "name": "getNextRegionDimension",
3548
+ "name": "currentDirection",
3549
+ "type": {
3550
+ "text": "Direction"
3551
+ },
3335
3552
  "privacy": "private",
3336
- "description": "Get region dimensions",
3337
3553
  "inheritedFrom": {
3338
3554
  "name": "AnchoredRegion",
3339
3555
  "module": "src/anchored-region/anchored-region.ts"
@@ -3341,9 +3557,12 @@
3341
3557
  },
3342
3558
  {
3343
3559
  "kind": "field",
3344
- "name": "startAutoUpdateEventListeners",
3560
+ "name": "regionVisible",
3561
+ "type": {
3562
+ "text": "boolean"
3563
+ },
3345
3564
  "privacy": "private",
3346
- "description": "starts event listeners that can trigger auto updating",
3565
+ "default": "false",
3347
3566
  "inheritedFrom": {
3348
3567
  "name": "AnchoredRegion",
3349
3568
  "module": "src/anchored-region/anchored-region.ts"
@@ -3351,9 +3570,12 @@
3351
3570
  },
3352
3571
  {
3353
3572
  "kind": "field",
3354
- "name": "stopAutoUpdateEventListeners",
3573
+ "name": "forceUpdate",
3574
+ "type": {
3575
+ "text": "boolean"
3576
+ },
3355
3577
  "privacy": "private",
3356
- "description": "stops event listeners that can trigger auto updating",
3578
+ "default": "false",
3357
3579
  "inheritedFrom": {
3358
3580
  "name": "AnchoredRegion",
3359
3581
  "module": "src/anchored-region/anchored-region.ts"
@@ -3361,541 +3583,340 @@
3361
3583
  },
3362
3584
  {
3363
3585
  "kind": "field",
3364
- "name": "_presentation",
3586
+ "name": "updateThreshold",
3365
3587
  "type": {
3366
- "text": "ComponentPresentation | null | undefined"
3588
+ "text": "number"
3367
3589
  },
3368
3590
  "privacy": "private",
3369
- "default": "void 0",
3591
+ "default": "0.5",
3370
3592
  "inheritedFrom": {
3371
- "name": "FoundationElement",
3372
- "module": "src/foundation-element/foundation-element.ts"
3593
+ "name": "AnchoredRegion",
3594
+ "module": "src/anchored-region/anchored-region.ts"
3373
3595
  }
3374
3596
  },
3375
3597
  {
3376
3598
  "kind": "field",
3377
- "name": "$presentation",
3599
+ "name": "intersectionService",
3378
3600
  "type": {
3379
- "text": "ComponentPresentation | null"
3601
+ "text": "IntersectionService"
3380
3602
  },
3381
- "privacy": "public",
3382
- "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
3603
+ "privacy": "private",
3604
+ "static": true,
3605
+ "default": "new IntersectionService()",
3383
3606
  "inheritedFrom": {
3384
- "name": "FoundationElement",
3385
- "module": "src/foundation-element/foundation-element.ts"
3607
+ "name": "AnchoredRegion",
3608
+ "module": "src/anchored-region/anchored-region.ts"
3386
3609
  }
3387
3610
  },
3388
3611
  {
3389
3612
  "kind": "field",
3390
- "name": "template",
3391
- "type": {
3392
- "text": "ElementViewTemplate | void | null"
3393
- },
3613
+ "name": "update",
3394
3614
  "privacy": "public",
3395
- "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.",
3615
+ "description": "update position",
3396
3616
  "inheritedFrom": {
3397
- "name": "FoundationElement",
3398
- "module": "src/foundation-element/foundation-element.ts"
3617
+ "name": "AnchoredRegion",
3618
+ "module": "src/anchored-region/anchored-region.ts"
3399
3619
  }
3400
3620
  },
3401
3621
  {
3402
3622
  "kind": "method",
3403
- "name": "templateChanged",
3404
- "privacy": "protected",
3623
+ "name": "disconnectResizeDetector",
3624
+ "privacy": "private",
3405
3625
  "return": {
3406
3626
  "type": {
3407
3627
  "text": "void"
3408
3628
  }
3409
3629
  },
3630
+ "description": "destroys the instance's resize observer",
3410
3631
  "inheritedFrom": {
3411
- "name": "FoundationElement",
3412
- "module": "src/foundation-element/foundation-element.ts"
3413
- }
3414
- },
3415
- {
3416
- "kind": "field",
3417
- "name": "styles",
3418
- "type": {
3419
- "text": "ElementStyles | void | null"
3420
- },
3421
- "privacy": "public",
3422
- "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.",
3423
- "inheritedFrom": {
3424
- "name": "FoundationElement",
3425
- "module": "src/foundation-element/foundation-element.ts"
3632
+ "name": "AnchoredRegion",
3633
+ "module": "src/anchored-region/anchored-region.ts"
3426
3634
  }
3427
3635
  },
3428
3636
  {
3429
3637
  "kind": "method",
3430
- "name": "stylesChanged",
3431
- "privacy": "protected",
3638
+ "name": "initializeResizeDetector",
3639
+ "privacy": "private",
3432
3640
  "return": {
3433
3641
  "type": {
3434
3642
  "text": "void"
3435
3643
  }
3436
3644
  },
3437
- "inheritedFrom": {
3438
- "name": "FoundationElement",
3439
- "module": "src/foundation-element/foundation-element.ts"
3440
- }
3441
- },
3442
- {
3443
- "kind": "method",
3444
- "name": "compose",
3445
- "privacy": "public",
3446
- "static": true,
3447
- "return": {
3448
- "type": {
3449
- "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
3450
- }
3451
- },
3452
- "parameters": [
3453
- {
3454
- "name": "this",
3455
- "type": {
3456
- "text": "K"
3457
- }
3458
- },
3459
- {
3460
- "name": "elementDefinition",
3461
- "type": {
3462
- "text": "T"
3463
- },
3464
- "description": "The definition of the element to create the registry\nfunction for."
3465
- }
3466
- ],
3467
- "description": "Defines an element registry function with a set of element definition defaults.",
3468
- "inheritedFrom": {
3469
- "name": "FoundationElement",
3470
- "module": "src/foundation-element/foundation-element.ts"
3471
- }
3472
- }
3473
- ],
3474
- "events": [
3475
- {
3476
- "description": "Fires a custom 'loaded' event when the region is loaded and visible",
3477
- "name": "loaded",
3478
- "inheritedFrom": {
3479
- "name": "AnchoredRegion",
3480
- "module": "src/anchored-region/anchored-region.ts"
3481
- }
3482
- },
3483
- {
3484
- "description": "Fires a custom 'positionchange' event when the position has changed",
3485
- "name": "positionchange",
3645
+ "description": "initializes the instance's resize observer",
3486
3646
  "inheritedFrom": {
3487
3647
  "name": "AnchoredRegion",
3488
3648
  "module": "src/anchored-region/anchored-region.ts"
3489
3649
  }
3490
- }
3491
- ]
3492
- },
3493
- {
3494
- "kind": "variable",
3495
- "name": "foundationAnchoredRegionShadowOptions",
3496
- "type": {
3497
- "text": "ShadowRootInit"
3498
- },
3499
- "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
3500
- },
3501
- {
3502
- "kind": "variable",
3503
- "name": "defaultAnchoredRegionConfig",
3504
- "type": {
3505
- "text": "object"
3506
- },
3507
- "default": "{}"
3508
- },
3509
- {
3510
- "kind": "variable",
3511
- "name": "foundationAnchoredRegion",
3512
- "description": "The Foundation Anchored Region",
3513
- "privacy": "public"
3514
- }
3515
- ],
3516
- "exports": [
3517
- {
3518
- "kind": "js",
3519
- "name": "AnchoredRegion",
3520
- "declaration": {
3521
- "name": "AnchoredRegion",
3522
- "module": "src/anchored-region/anchored-region.ts"
3523
- }
3524
- },
3525
- {
3526
- "kind": "js",
3527
- "name": "foundationAnchoredRegionShadowOptions",
3528
- "declaration": {
3529
- "name": "foundationAnchoredRegionShadowOptions",
3530
- "module": "src/anchored-region/anchored-region.ts"
3531
- }
3532
- },
3533
- {
3534
- "kind": "js",
3535
- "name": "defaultAnchoredRegionConfig",
3536
- "declaration": {
3537
- "name": "defaultAnchoredRegionConfig",
3538
- "module": "src/anchored-region/anchored-region.ts"
3539
- }
3540
- },
3541
- {
3542
- "kind": "js",
3543
- "name": "foundationAnchoredRegion",
3544
- "declaration": {
3545
- "name": "foundationAnchoredRegion",
3546
- "module": "src/anchored-region/anchored-region.ts"
3547
- }
3548
- }
3549
- ]
3550
- },
3551
- {
3552
- "kind": "javascript-module",
3553
- "path": "src/anchored-region/index.ts",
3554
- "declarations": [],
3555
- "exports": [
3556
- {
3557
- "kind": "js",
3558
- "name": "*",
3559
- "declaration": {
3560
- "name": "*",
3561
- "package": "./anchor-region.template"
3562
- }
3563
- },
3564
- {
3565
- "kind": "js",
3566
- "name": "*",
3567
- "declaration": {
3568
- "name": "*",
3569
- "package": "./anchored-region.styles"
3570
- }
3571
- },
3572
- {
3573
- "kind": "js",
3574
- "name": "*",
3575
- "declaration": {
3576
- "name": "*",
3577
- "package": "./anchored-region"
3578
- }
3579
- }
3580
- ]
3581
- },
3582
- {
3583
- "kind": "javascript-module",
3584
- "path": "src/actions-menu/actions-menu.styles.ts",
3585
- "declarations": [
3586
- {
3587
- "kind": "function",
3588
- "name": "actionsMenuBaseStyles",
3589
- "return": {
3590
- "type": {
3591
- "text": "ElementStyles"
3592
- }
3593
- },
3594
- "parameters": [
3595
- {
3596
- "name": "context",
3597
- "type": {
3598
- "text": "ElementDefinitionContext"
3599
- }
3600
- },
3601
- {
3602
- "name": "definition",
3603
- "type": {
3604
- "text": "FoundationElementDefinition"
3605
- }
3606
- }
3607
- ]
3608
- },
3609
- {
3610
- "kind": "function",
3611
- "name": "foundationActionsMenuStyles",
3612
- "return": {
3613
- "type": {
3614
- "text": "ElementStyles"
3615
- }
3616
- },
3617
- "parameters": [
3618
- {
3619
- "name": "context",
3620
- "type": {
3621
- "text": "ElementDefinitionContext"
3622
- }
3623
- },
3624
- {
3625
- "name": "definition",
3626
- "type": {
3627
- "text": "FoundationElementDefinition"
3628
- }
3629
- }
3630
- ]
3631
- }
3632
- ],
3633
- "exports": [
3634
- {
3635
- "kind": "js",
3636
- "name": "actionsMenuBaseStyles",
3637
- "declaration": {
3638
- "name": "actionsMenuBaseStyles",
3639
- "module": "src/actions-menu/actions-menu.styles.ts"
3640
- }
3641
- },
3642
- {
3643
- "kind": "js",
3644
- "name": "foundationActionsMenuStyles",
3645
- "declaration": {
3646
- "name": "foundationActionsMenuStyles",
3647
- "module": "src/actions-menu/actions-menu.styles.ts"
3648
- }
3649
- }
3650
- ]
3651
- },
3652
- {
3653
- "kind": "javascript-module",
3654
- "path": "src/actions-menu/actions-menu.template.ts",
3655
- "declarations": [
3656
- {
3657
- "kind": "function",
3658
- "name": "menuTemplate",
3659
- "parameters": [
3650
+ },
3660
3651
  {
3661
- "name": "prefix",
3662
- "type": {
3663
- "text": "string"
3652
+ "kind": "method",
3653
+ "name": "updateForAttributeChange",
3654
+ "privacy": "private",
3655
+ "return": {
3656
+ "type": {
3657
+ "text": "void"
3658
+ }
3659
+ },
3660
+ "description": "react to attribute changes that don't require a reset",
3661
+ "inheritedFrom": {
3662
+ "name": "AnchoredRegion",
3663
+ "module": "src/anchored-region/anchored-region.ts"
3664
3664
  }
3665
- }
3666
- ]
3667
- },
3668
- {
3669
- "kind": "function",
3670
- "name": "singleOptionTemplate",
3671
- "parameters": [
3665
+ },
3672
3666
  {
3673
- "name": "prefix",
3674
- "type": {
3675
- "text": "string"
3667
+ "kind": "method",
3668
+ "name": "initialize",
3669
+ "privacy": "private",
3670
+ "return": {
3671
+ "type": {
3672
+ "text": "void"
3673
+ }
3674
+ },
3675
+ "description": "fully initializes the component",
3676
+ "inheritedFrom": {
3677
+ "name": "AnchoredRegion",
3678
+ "module": "src/anchored-region/anchored-region.ts"
3676
3679
  }
3677
- }
3678
- ]
3679
- },
3680
- {
3681
- "kind": "variable",
3682
- "name": "foundationActionsMenuTemplate",
3683
- "type": {
3684
- "text": "ViewTemplate<ActionsMenu>"
3685
- },
3686
- "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`"
3687
- }
3688
- ],
3689
- "exports": [
3690
- {
3691
- "kind": "js",
3692
- "name": "menuTemplate",
3693
- "declaration": {
3694
- "name": "menuTemplate",
3695
- "module": "src/actions-menu/actions-menu.template.ts"
3696
- }
3697
- },
3698
- {
3699
- "kind": "js",
3700
- "name": "singleOptionTemplate",
3701
- "declaration": {
3702
- "name": "singleOptionTemplate",
3703
- "module": "src/actions-menu/actions-menu.template.ts"
3704
- }
3705
- },
3706
- {
3707
- "kind": "js",
3708
- "name": "foundationActionsMenuTemplate",
3709
- "declaration": {
3710
- "name": "foundationActionsMenuTemplate",
3711
- "module": "src/actions-menu/actions-menu.template.ts"
3712
- }
3713
- }
3714
- ]
3715
- },
3716
- {
3717
- "kind": "javascript-module",
3718
- "path": "src/actions-menu/actions-menu.ts",
3719
- "declarations": [
3720
- {
3721
- "kind": "class",
3722
- "description": "",
3723
- "name": "ActionsMenu",
3724
- "members": [
3680
+ },
3681
+ {
3682
+ "kind": "method",
3683
+ "name": "requestReset",
3684
+ "privacy": "private",
3685
+ "return": {
3686
+ "type": {
3687
+ "text": "void"
3688
+ }
3689
+ },
3690
+ "description": "Request a reset if there are currently no open requests",
3691
+ "inheritedFrom": {
3692
+ "name": "AnchoredRegion",
3693
+ "module": "src/anchored-region/anchored-region.ts"
3694
+ }
3695
+ },
3696
+ {
3697
+ "kind": "method",
3698
+ "name": "setInitialState",
3699
+ "privacy": "private",
3700
+ "return": {
3701
+ "type": {
3702
+ "text": "void"
3703
+ }
3704
+ },
3705
+ "description": "sets the starting configuration for component internal values",
3706
+ "inheritedFrom": {
3707
+ "name": "AnchoredRegion",
3708
+ "module": "src/anchored-region/anchored-region.ts"
3709
+ }
3710
+ },
3725
3711
  {
3726
3712
  "kind": "field",
3727
- "name": "actions",
3728
- "type": {
3729
- "text": "ActionMenuItem[]"
3713
+ "name": "startObservers",
3714
+ "privacy": "private",
3715
+ "description": "starts observers",
3716
+ "inheritedFrom": {
3717
+ "name": "AnchoredRegion",
3718
+ "module": "src/anchored-region/anchored-region.ts"
3730
3719
  }
3731
3720
  },
3732
3721
  {
3733
3722
  "kind": "field",
3734
- "name": "isVertical",
3735
- "type": {
3736
- "text": "boolean"
3737
- },
3738
- "default": "false"
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
+ }
3739
3730
  },
3740
3731
  {
3741
3732
  "kind": "field",
3742
- "name": "addDefaultActions",
3743
- "type": {
3744
- "text": "boolean"
3745
- },
3746
- "default": "true"
3733
+ "name": "stopObservers",
3734
+ "privacy": "private",
3735
+ "description": "stops observers",
3736
+ "inheritedFrom": {
3737
+ "name": "AnchoredRegion",
3738
+ "module": "src/anchored-region/anchored-region.ts"
3739
+ }
3747
3740
  },
3748
3741
  {
3749
3742
  "kind": "field",
3750
- "name": "autoCloseOnAction",
3751
- "type": {
3752
- "text": "boolean"
3753
- },
3754
- "default": "true"
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
+ }
3755
3750
  },
3756
3751
  {
3757
3752
  "kind": "field",
3758
- "name": "classNames",
3759
- "type": {
3760
- "text": "string"
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"
3761
3759
  }
3762
3760
  },
3763
3761
  {
3764
3762
  "kind": "field",
3765
- "name": "definition",
3766
- "type": {
3767
- "text": "any"
3763
+ "name": "handleIntersection",
3764
+ "privacy": "private",
3765
+ "description": "Handle intersections",
3766
+ "inheritedFrom": {
3767
+ "name": "AnchoredRegion",
3768
+ "module": "src/anchored-region/anchored-region.ts"
3768
3769
  }
3769
3770
  },
3770
3771
  {
3771
3772
  "kind": "field",
3772
- "name": "name",
3773
- "type": {
3774
- "text": "string"
3775
- },
3776
- "default": "'Actions'"
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
+ }
3777
3780
  },
3778
3781
  {
3779
3782
  "kind": "field",
3780
- "name": "open",
3781
- "type": {
3782
- "text": "boolean"
3783
- },
3784
- "default": "false"
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
+ }
3785
3790
  },
3786
3791
  {
3787
3792
  "kind": "field",
3788
- "name": "buttonAppearance",
3789
- "type": {
3790
- "text": "string"
3793
+ "name": "isRectDifferent",
3794
+ "privacy": "private",
3795
+ "description": "compare rects to see if there is enough change to justify a DOM update",
3796
+ "inheritedFrom": {
3797
+ "name": "AnchoredRegion",
3798
+ "module": "src/anchored-region/anchored-region.ts"
3791
3799
  }
3792
3800
  },
3793
3801
  {
3794
3802
  "kind": "field",
3795
- "name": "hideDisabled",
3796
- "type": {
3797
- "text": "boolean"
3798
- },
3799
- "default": "false"
3803
+ "name": "handleResize",
3804
+ "privacy": "private",
3805
+ "description": "Handle resize events",
3806
+ "inheritedFrom": {
3807
+ "name": "AnchoredRegion",
3808
+ "module": "src/anchored-region/anchored-region.ts"
3809
+ }
3800
3810
  },
3801
3811
  {
3802
3812
  "kind": "field",
3803
- "name": "hideMenuSingleOption",
3804
- "type": {
3805
- "text": "boolean"
3806
- },
3807
- "default": "false"
3813
+ "name": "reset",
3814
+ "privacy": "private",
3815
+ "description": "resets the component",
3816
+ "inheritedFrom": {
3817
+ "name": "AnchoredRegion",
3818
+ "module": "src/anchored-region/anchored-region.ts"
3819
+ }
3808
3820
  },
3809
3821
  {
3810
3822
  "kind": "field",
3811
- "name": "singleOption",
3812
- "type": {
3813
- "text": "ActionMenuItem"
3823
+ "name": "updateLayout",
3824
+ "privacy": "private",
3825
+ "description": "Recalculate layout related state values",
3826
+ "inheritedFrom": {
3827
+ "name": "AnchoredRegion",
3828
+ "module": "src/anchored-region/anchored-region.ts"
3814
3829
  }
3815
3830
  },
3816
3831
  {
3817
3832
  "kind": "field",
3818
- "name": "actionsMenu",
3819
- "type": {
3820
- "text": "HTMLElement"
3833
+ "name": "updateRegionStyle",
3834
+ "privacy": "private",
3835
+ "description": "Updates the style string applied to the region element as well as the css classes attached\nto the root element",
3836
+ "inheritedFrom": {
3837
+ "name": "AnchoredRegion",
3838
+ "module": "src/anchored-region/anchored-region.ts"
3821
3839
  }
3822
3840
  },
3823
3841
  {
3824
- "kind": "method",
3825
- "name": "definitionChanged",
3826
- "privacy": "protected",
3827
- "parameters": [
3828
- {
3829
- "name": "oldValue",
3830
- "type": {
3831
- "text": "any"
3832
- }
3833
- },
3834
- {
3835
- "name": "newValue",
3836
- "type": {
3837
- "text": "any"
3838
- }
3839
- }
3840
- ]
3842
+ "kind": "field",
3843
+ "name": "updatePositionClasses",
3844
+ "privacy": "private",
3845
+ "description": "Updates the css classes that reflect the current position of the element",
3846
+ "inheritedFrom": {
3847
+ "name": "AnchoredRegion",
3848
+ "module": "src/anchored-region/anchored-region.ts"
3849
+ }
3841
3850
  },
3842
3851
  {
3843
- "kind": "method",
3844
- "name": "openChanged",
3845
- "privacy": "protected"
3852
+ "kind": "field",
3853
+ "name": "setHorizontalPosition",
3854
+ "privacy": "private",
3855
+ "description": "Get horizontal positioning state based on desired position",
3856
+ "inheritedFrom": {
3857
+ "name": "AnchoredRegion",
3858
+ "module": "src/anchored-region/anchored-region.ts"
3859
+ }
3846
3860
  },
3847
3861
  {
3848
- "kind": "method",
3849
- "name": "toggleActionsMenuVisibility"
3862
+ "kind": "field",
3863
+ "name": "setVerticalPosition",
3864
+ "privacy": "private",
3865
+ "description": "Set vertical positioning state based on desired position",
3866
+ "inheritedFrom": {
3867
+ "name": "AnchoredRegion",
3868
+ "module": "src/anchored-region/anchored-region.ts"
3869
+ }
3850
3870
  },
3851
3871
  {
3852
- "kind": "method",
3853
- "name": "onActionMenuItemClick",
3854
- "parameters": [
3855
- {
3856
- "name": "callback",
3857
- "type": {
3858
- "text": "(rowData) => void | any"
3859
- }
3860
- }
3861
- ]
3872
+ "kind": "field",
3873
+ "name": "getPositioningOptions",
3874
+ "privacy": "private",
3875
+ "description": "Get available positions based on positioning mode",
3876
+ "inheritedFrom": {
3877
+ "name": "AnchoredRegion",
3878
+ "module": "src/anchored-region/anchored-region.ts"
3879
+ }
3862
3880
  },
3863
3881
  {
3864
3882
  "kind": "field",
3865
- "name": "allActions",
3866
- "type": {
3867
- "text": "ActionMenuItem[]"
3868
- },
3869
- "readonly": true
3883
+ "name": "getAvailableSpace",
3884
+ "privacy": "private",
3885
+ "description": "Get the space available for a particular relative position",
3886
+ "inheritedFrom": {
3887
+ "name": "AnchoredRegion",
3888
+ "module": "src/anchored-region/anchored-region.ts"
3889
+ }
3870
3890
  },
3871
3891
  {
3872
3892
  "kind": "field",
3873
- "name": "rowData",
3874
- "readonly": true
3893
+ "name": "getNextRegionDimension",
3894
+ "privacy": "private",
3895
+ "description": "Get region dimensions",
3896
+ "inheritedFrom": {
3897
+ "name": "AnchoredRegion",
3898
+ "module": "src/anchored-region/anchored-region.ts"
3899
+ }
3875
3900
  },
3876
3901
  {
3877
- "kind": "method",
3878
- "name": "getLabel",
3879
- "parameters": [
3880
- {
3881
- "name": "name",
3882
- "type": {
3883
- "text": "string | ((rowData: any) => string)"
3884
- }
3885
- }
3886
- ]
3902
+ "kind": "field",
3903
+ "name": "startAutoUpdateEventListeners",
3904
+ "privacy": "private",
3905
+ "description": "starts event listeners that can trigger auto updating",
3906
+ "inheritedFrom": {
3907
+ "name": "AnchoredRegion",
3908
+ "module": "src/anchored-region/anchored-region.ts"
3909
+ }
3887
3910
  },
3888
3911
  {
3889
- "kind": "method",
3890
- "name": "getTemplate",
3891
- "parameters": [
3892
- {
3893
- "name": "prefix",
3894
- "type": {
3895
- "text": "string"
3896
- }
3897
- }
3898
- ]
3912
+ "kind": "field",
3913
+ "name": "stopAutoUpdateEventListeners",
3914
+ "privacy": "private",
3915
+ "description": "stops event listeners that can trigger auto updating",
3916
+ "inheritedFrom": {
3917
+ "name": "AnchoredRegion",
3918
+ "module": "src/anchored-region/anchored-region.ts"
3919
+ }
3899
3920
  },
3900
3921
  {
3901
3922
  "kind": "field",
@@ -4009,107 +4030,86 @@
4009
4030
  }
4010
4031
  }
4011
4032
  ],
4012
- "attributes": [
4013
- {
4014
- "name": "is-vertical",
4015
- "type": {
4016
- "text": "boolean"
4017
- },
4018
- "default": "false",
4019
- "fieldName": "isVertical"
4020
- },
4021
- {
4022
- "name": "add-default-actions",
4023
- "type": {
4024
- "text": "boolean"
4025
- },
4026
- "default": "true",
4027
- "fieldName": "addDefaultActions"
4028
- },
4029
- {
4030
- "name": "auto-close-on-action",
4031
- "type": {
4032
- "text": "boolean"
4033
- },
4034
- "default": "true",
4035
- "fieldName": "autoCloseOnAction"
4036
- },
4037
- {
4038
- "name": "name",
4039
- "type": {
4040
- "text": "string"
4041
- },
4042
- "default": "'Actions'",
4043
- "fieldName": "name"
4044
- },
4045
- {
4046
- "name": "open",
4047
- "type": {
4048
- "text": "boolean"
4049
- },
4050
- "default": "false",
4051
- "fieldName": "open"
4052
- },
4053
- {
4054
- "name": "buttonAppearance",
4055
- "type": {
4056
- "text": "string"
4057
- },
4058
- "fieldName": "buttonAppearance"
4059
- },
4033
+ "events": [
4060
4034
  {
4061
- "name": "hide-disabled",
4062
- "type": {
4063
- "text": "boolean"
4064
- },
4065
- "default": "false",
4066
- "fieldName": "hideDisabled"
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
+ }
4067
4041
  },
4068
4042
  {
4069
- "name": "hide-menu-single-option",
4070
- "type": {
4071
- "text": "boolean"
4072
- },
4073
- "default": "false",
4074
- "fieldName": "hideMenuSingleOption"
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
+ }
4075
4049
  }
4076
- ],
4077
- "superclass": {
4078
- "name": "FoundationElement",
4079
- "package": "@microsoft/fast-foundation"
4050
+ ]
4051
+ },
4052
+ {
4053
+ "kind": "variable",
4054
+ "name": "foundationAnchoredRegionShadowOptions",
4055
+ "type": {
4056
+ "text": "ShadowRootInit"
4080
4057
  },
4081
- "tagName": "%%prefix%%-actions-menu",
4082
- "customElement": true
4058
+ "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
4083
4059
  },
4084
4060
  {
4085
4061
  "kind": "variable",
4086
- "name": "foundationActionsMenu",
4087
- "description": "The Foundation Actions Menu",
4062
+ "name": "defaultAnchoredRegionConfig",
4063
+ "type": {
4064
+ "text": "object"
4065
+ },
4066
+ "default": "{}"
4067
+ },
4068
+ {
4069
+ "kind": "variable",
4070
+ "name": "foundationAnchoredRegion",
4071
+ "description": "The Foundation Anchored Region",
4088
4072
  "privacy": "public"
4089
4073
  }
4090
4074
  ],
4091
4075
  "exports": [
4092
4076
  {
4093
4077
  "kind": "js",
4094
- "name": "ActionsMenu",
4078
+ "name": "AnchoredRegion",
4095
4079
  "declaration": {
4096
- "name": "ActionsMenu",
4097
- "module": "src/actions-menu/actions-menu.ts"
4080
+ "name": "AnchoredRegion",
4081
+ "module": "src/anchored-region/anchored-region.ts"
4098
4082
  }
4099
4083
  },
4100
4084
  {
4101
4085
  "kind": "js",
4102
- "name": "foundationActionsMenu",
4086
+ "name": "foundationAnchoredRegionShadowOptions",
4103
4087
  "declaration": {
4104
- "name": "foundationActionsMenu",
4105
- "module": "src/actions-menu/actions-menu.ts"
4088
+ "name": "foundationAnchoredRegionShadowOptions",
4089
+ "module": "src/anchored-region/anchored-region.ts"
4090
+ }
4091
+ },
4092
+ {
4093
+ "kind": "js",
4094
+ "name": "defaultAnchoredRegionConfig",
4095
+ "declaration": {
4096
+ "name": "defaultAnchoredRegionConfig",
4097
+ "module": "src/anchored-region/anchored-region.ts"
4098
+ }
4099
+ },
4100
+ {
4101
+ "kind": "js",
4102
+ "name": "foundationAnchoredRegion",
4103
+ "declaration": {
4104
+ "name": "foundationAnchoredRegion",
4105
+ "module": "src/anchored-region/anchored-region.ts"
4106
4106
  }
4107
4107
  }
4108
4108
  ]
4109
4109
  },
4110
4110
  {
4111
4111
  "kind": "javascript-module",
4112
- "path": "src/actions-menu/index.ts",
4112
+ "path": "src/anchored-region/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": "./actions-menu.styles"
4120
+ "package": "./anchor-region.template"
4121
4121
  }
4122
4122
  },
4123
4123
  {
@@ -4125,7 +4125,7 @@
4125
4125
  "name": "*",
4126
4126
  "declaration": {
4127
4127
  "name": "*",
4128
- "package": "./actions-menu.template"
4128
+ "package": "./anchored-region.styles"
4129
4129
  }
4130
4130
  },
4131
4131
  {
@@ -4133,7 +4133,7 @@
4133
4133
  "name": "*",
4134
4134
  "declaration": {
4135
4135
  "name": "*",
4136
- "package": "./actions-menu"
4136
+ "package": "./anchored-region"
4137
4137
  }
4138
4138
  }
4139
4139
  ]
@@ -4550,125 +4550,181 @@
4550
4550
  },
4551
4551
  {
4552
4552
  "kind": "javascript-module",
4553
- "path": "src/banner/banner.styles.ts",
4553
+ "path": "src/badge/badge.styles.ts",
4554
4554
  "declarations": [
4555
4555
  {
4556
- "kind": "variable",
4557
- "name": "foundationBannerStyles",
4558
- "type": {
4559
- "text": "ElementStyles"
4556
+ "kind": "function",
4557
+ "name": "foundationBadgeStyles",
4558
+ "return": {
4559
+ "type": {
4560
+ "text": "ElementStyles"
4561
+ }
4560
4562
  },
4561
- "default": "css`\n @keyframes delete-animate {\n from {\n height: 100px;\n opacity: 100%;\n }\n\n to {\n height: 0;\n opacity: 0%;\n }\n }\n\n @keyframes append-animate {\n from {\n height: 0;\n opacity: 0%;\n }\n\n to {\n height: var(--banner-height);\n opacity: 100%;\n }\n }\n\n :host {\n --banner-width: 100%;\n --banner-height: 65px;\n --flow: row;\n }\n\n @media screen and (max-width: 640px) {\n :host {\n --flow: column;\n --banner-height: 100px;\n }\n }\n\n .banner {\n animation: append-animate 0.3s linear;\n width: var(--banner-width);\n height: var(--banner-height);\n background-color: var(--fill-color);\n display: flex;\n flex-direction: var(--flow);\n padding: 5px 8px;\n box-sizing: border-box;\n overflow: hidden;\n }\n\n .banner-delete {\n animation: delete-animate 0.3s linear;\n opacity: 0%;\n }\n\n .content {\n display: flex;\n align-items: center;\n flex: 2;\n font-size: 12px;\n overflow: hidden;\n }\n\n .action {\n display: flex;\n flex-direction: row-reverse;\n align-items: center;\n gap: 10px;\n flex: 1;\n overflow: hidden;\n }\n`"
4563
+ "parameters": [
4564
+ {
4565
+ "name": "context",
4566
+ "type": {
4567
+ "text": "ElementDefinitionContext"
4568
+ }
4569
+ },
4570
+ {
4571
+ "name": "definition",
4572
+ "type": {
4573
+ "text": "FoundationElementDefinition"
4574
+ }
4575
+ }
4576
+ ]
4562
4577
  }
4563
4578
  ],
4564
4579
  "exports": [
4565
4580
  {
4566
4581
  "kind": "js",
4567
- "name": "foundationBannerStyles",
4582
+ "name": "foundationBadgeStyles",
4568
4583
  "declaration": {
4569
- "name": "foundationBannerStyles",
4570
- "module": "src/banner/banner.styles.ts"
4584
+ "name": "foundationBadgeStyles",
4585
+ "module": "src/badge/badge.styles.ts"
4571
4586
  }
4572
4587
  }
4573
4588
  ]
4574
4589
  },
4575
4590
  {
4576
4591
  "kind": "javascript-module",
4577
- "path": "src/banner/banner.template.ts",
4592
+ "path": "src/badge/badge.template.ts",
4578
4593
  "declarations": [
4579
4594
  {
4580
4595
  "kind": "function",
4581
- "name": "getBannerTemplate",
4596
+ "name": "foundationBadgeTemplate",
4597
+ "return": {
4598
+ "type": {
4599
+ "text": "ViewTemplate<Badge>"
4600
+ }
4601
+ },
4582
4602
  "parameters": [
4583
4603
  {
4584
- "name": "prefix",
4604
+ "name": "context",
4585
4605
  "type": {
4586
- "text": "string"
4606
+ "text": "ElementDefinitionContext"
4607
+ }
4608
+ },
4609
+ {
4610
+ "name": "definition",
4611
+ "type": {
4612
+ "text": "FoundationElementDefinition"
4587
4613
  }
4588
4614
  }
4589
4615
  ]
4590
- },
4591
- {
4592
- "kind": "variable",
4593
- "name": "foundationBannerTemplate",
4594
- "default": "html<Banner>`\n ${(x) => getBannerTemplate(getPrefix(x))}\n`"
4595
4616
  }
4596
4617
  ],
4597
4618
  "exports": [
4598
4619
  {
4599
4620
  "kind": "js",
4600
- "name": "getBannerTemplate",
4601
- "declaration": {
4602
- "name": "getBannerTemplate",
4603
- "module": "src/banner/banner.template.ts"
4604
- }
4605
- },
4606
- {
4607
- "kind": "js",
4608
- "name": "foundationBannerTemplate",
4621
+ "name": "foundationBadgeTemplate",
4609
4622
  "declaration": {
4610
- "name": "foundationBannerTemplate",
4611
- "module": "src/banner/banner.template.ts"
4623
+ "name": "foundationBadgeTemplate",
4624
+ "module": "src/badge/badge.template.ts"
4612
4625
  }
4613
4626
  }
4614
4627
  ]
4615
4628
  },
4616
4629
  {
4617
4630
  "kind": "javascript-module",
4618
- "path": "src/banner/banner.ts",
4631
+ "path": "src/badge/badge.ts",
4619
4632
  "declarations": [
4620
- {
4621
- "kind": "variable",
4622
- "name": "foundationBannerShadowOptions",
4623
- "type": {
4624
- "text": "ShadowRootInit"
4625
- },
4626
- "default": "{\n mode: 'open',\n delegatesFocus: true,\n}"
4627
- },
4628
4633
  {
4629
4634
  "kind": "class",
4630
4635
  "description": "",
4631
- "name": "Banner",
4632
- "members": [
4636
+ "name": "Badge",
4637
+ "superclass": {
4638
+ "name": "FASTBadge",
4639
+ "package": "@microsoft/fast-components"
4640
+ },
4641
+ "tagName": "%%prefix%%-badge",
4642
+ "customElement": true,
4643
+ "attributes": [
4633
4644
  {
4634
- "kind": "field",
4635
- "name": "banner",
4645
+ "name": "fill",
4636
4646
  "type": {
4637
- "text": "HTMLElement"
4647
+ "text": "string"
4638
4648
  },
4639
- "privacy": "public"
4649
+ "description": "Indicates the badge should have a filled style.",
4650
+ "fieldName": "fill",
4651
+ "inheritedFrom": {
4652
+ "name": "Badge",
4653
+ "module": "src/badge/badge.ts"
4654
+ }
4640
4655
  },
4641
4656
  {
4642
- "kind": "field",
4643
- "name": "dismissAnimation",
4657
+ "name": "color",
4644
4658
  "type": {
4645
- "text": "'banner-delete' | ''"
4659
+ "text": "string"
4646
4660
  },
4647
- "default": "''"
4661
+ "description": "Indicates the badge should have a filled style.",
4662
+ "fieldName": "color",
4663
+ "inheritedFrom": {
4664
+ "name": "Badge",
4665
+ "module": "src/badge/badge.ts"
4666
+ }
4648
4667
  },
4668
+ {
4669
+ "type": {
4670
+ "text": "boolean"
4671
+ },
4672
+ "description": "Indicates the element should be circular",
4673
+ "fieldName": "circular",
4674
+ "inheritedFrom": {
4675
+ "name": "Badge",
4676
+ "module": "src/badge/badge.ts"
4677
+ }
4678
+ }
4679
+ ],
4680
+ "members": [
4649
4681
  {
4650
4682
  "kind": "field",
4651
- "name": "notification",
4683
+ "name": "fill",
4652
4684
  "type": {
4653
- "text": "NotificationStructure"
4685
+ "text": "string"
4686
+ },
4687
+ "privacy": "public",
4688
+ "description": "Indicates the badge should have a filled style.",
4689
+ "inheritedFrom": {
4690
+ "name": "Badge",
4691
+ "module": "src/badge/badge.ts"
4654
4692
  }
4655
4693
  },
4656
4694
  {
4657
- "kind": "method",
4658
- "name": "dismiss",
4695
+ "kind": "field",
4696
+ "name": "color",
4697
+ "type": {
4698
+ "text": "string"
4699
+ },
4659
4700
  "privacy": "public",
4660
- "return": {
4661
- "type": {
4662
- "text": "Promise<void>"
4663
- }
4701
+ "description": "Indicates the badge should have a filled style.",
4702
+ "inheritedFrom": {
4703
+ "name": "Badge",
4704
+ "module": "src/badge/badge.ts"
4705
+ }
4706
+ },
4707
+ {
4708
+ "kind": "field",
4709
+ "name": "circular",
4710
+ "type": {
4711
+ "text": "boolean"
4664
4712
  },
4665
- "description": "Dismiss the Banner from display."
4713
+ "privacy": "public",
4714
+ "description": "Indicates the element should be circular",
4715
+ "inheritedFrom": {
4716
+ "name": "Badge",
4717
+ "module": "src/badge/badge.ts"
4718
+ }
4666
4719
  },
4667
4720
  {
4668
- "kind": "method",
4669
- "name": "dismissNotification",
4721
+ "kind": "field",
4722
+ "name": "generateBadgeStyle",
4670
4723
  "privacy": "public",
4671
- "description": "Dismiss the Banner (NotificationStructure) from display."
4724
+ "inheritedFrom": {
4725
+ "name": "Badge",
4726
+ "module": "src/badge/badge.ts"
4727
+ }
4672
4728
  },
4673
4729
  {
4674
4730
  "kind": "field",
@@ -4781,51 +4837,69 @@
4781
4837
  "module": "src/foundation-element/foundation-element.ts"
4782
4838
  }
4783
4839
  }
4784
- ],
4785
- "superclass": {
4786
- "name": "FoundationElement",
4787
- "package": "@microsoft/fast-foundation"
4840
+ ]
4841
+ },
4842
+ {
4843
+ "kind": "variable",
4844
+ "name": "foundationBadgeShadowOptions",
4845
+ "type": {
4846
+ "text": "ShadowRootInit"
4788
4847
  },
4789
- "tagName": "%%prefix%%-banner",
4790
- "customElement": true
4848
+ "default": "undefined"
4791
4849
  },
4792
4850
  {
4793
4851
  "kind": "variable",
4794
- "name": "foundationBanner",
4795
- "description": "The Foundation Banner",
4852
+ "name": "defaultBadgeConfig",
4853
+ "type": {
4854
+ "text": "object"
4855
+ },
4856
+ "default": "{}"
4857
+ },
4858
+ {
4859
+ "kind": "variable",
4860
+ "name": "foundationBadge",
4861
+ "description": "The Foundation Badge",
4796
4862
  "privacy": "public"
4797
4863
  }
4798
4864
  ],
4799
4865
  "exports": [
4800
4866
  {
4801
4867
  "kind": "js",
4802
- "name": "foundationBannerShadowOptions",
4868
+ "name": "Badge",
4803
4869
  "declaration": {
4804
- "name": "foundationBannerShadowOptions",
4805
- "module": "src/banner/banner.ts"
4870
+ "name": "Badge",
4871
+ "module": "src/badge/badge.ts"
4806
4872
  }
4807
4873
  },
4808
4874
  {
4809
4875
  "kind": "js",
4810
- "name": "Banner",
4876
+ "name": "foundationBadgeShadowOptions",
4811
4877
  "declaration": {
4812
- "name": "Banner",
4813
- "module": "src/banner/banner.ts"
4878
+ "name": "foundationBadgeShadowOptions",
4879
+ "module": "src/badge/badge.ts"
4814
4880
  }
4815
4881
  },
4816
4882
  {
4817
4883
  "kind": "js",
4818
- "name": "foundationBanner",
4884
+ "name": "defaultBadgeConfig",
4819
4885
  "declaration": {
4820
- "name": "foundationBanner",
4821
- "module": "src/banner/banner.ts"
4886
+ "name": "defaultBadgeConfig",
4887
+ "module": "src/badge/badge.ts"
4888
+ }
4889
+ },
4890
+ {
4891
+ "kind": "js",
4892
+ "name": "foundationBadge",
4893
+ "declaration": {
4894
+ "name": "foundationBadge",
4895
+ "module": "src/badge/badge.ts"
4822
4896
  }
4823
4897
  }
4824
4898
  ]
4825
4899
  },
4826
4900
  {
4827
4901
  "kind": "javascript-module",
4828
- "path": "src/banner/index.ts",
4902
+ "path": "src/badge/index.ts",
4829
4903
  "declarations": [],
4830
4904
  "exports": [
4831
4905
  {
@@ -4833,7 +4907,7 @@
4833
4907
  "name": "*",
4834
4908
  "declaration": {
4835
4909
  "name": "*",
4836
- "package": "./banner.styles"
4910
+ "package": "./badge.template"
4837
4911
  }
4838
4912
  },
4839
4913
  {
@@ -4841,7 +4915,7 @@
4841
4915
  "name": "*",
4842
4916
  "declaration": {
4843
4917
  "name": "*",
4844
- "package": "./banner.template"
4918
+ "package": "./badge.styles"
4845
4919
  }
4846
4920
  },
4847
4921
  {
@@ -4849,188 +4923,132 @@
4849
4923
  "name": "*",
4850
4924
  "declaration": {
4851
4925
  "name": "*",
4852
- "package": "./banner"
4926
+ "package": "./badge"
4853
4927
  }
4854
4928
  }
4855
4929
  ]
4856
4930
  },
4857
4931
  {
4858
4932
  "kind": "javascript-module",
4859
- "path": "src/badge/badge.styles.ts",
4933
+ "path": "src/banner/banner.styles.ts",
4860
4934
  "declarations": [
4861
4935
  {
4862
- "kind": "function",
4863
- "name": "foundationBadgeStyles",
4864
- "return": {
4865
- "type": {
4866
- "text": "ElementStyles"
4867
- }
4936
+ "kind": "variable",
4937
+ "name": "foundationBannerStyles",
4938
+ "type": {
4939
+ "text": "ElementStyles"
4868
4940
  },
4869
- "parameters": [
4870
- {
4871
- "name": "context",
4872
- "type": {
4873
- "text": "ElementDefinitionContext"
4874
- }
4875
- },
4876
- {
4877
- "name": "definition",
4878
- "type": {
4879
- "text": "FoundationElementDefinition"
4880
- }
4881
- }
4882
- ]
4941
+ "default": "css`\n @keyframes delete-animate {\n from {\n height: 100px;\n opacity: 100%;\n }\n\n to {\n height: 0;\n opacity: 0%;\n }\n }\n\n @keyframes append-animate {\n from {\n height: 0;\n opacity: 0%;\n }\n\n to {\n height: var(--banner-height);\n opacity: 100%;\n }\n }\n\n :host {\n --banner-width: 100%;\n --banner-height: 65px;\n --flow: row;\n }\n\n @media screen and (max-width: 640px) {\n :host {\n --flow: column;\n --banner-height: 100px;\n }\n }\n\n .banner {\n animation: append-animate 0.3s linear;\n width: var(--banner-width);\n height: var(--banner-height);\n background-color: var(--fill-color);\n display: flex;\n flex-direction: var(--flow);\n padding: 5px 8px;\n box-sizing: border-box;\n overflow: hidden;\n }\n\n .banner-delete {\n animation: delete-animate 0.3s linear;\n opacity: 0%;\n }\n\n .content {\n display: flex;\n align-items: center;\n flex: 2;\n font-size: 12px;\n overflow: hidden;\n }\n\n .action {\n display: flex;\n flex-direction: row-reverse;\n align-items: center;\n gap: 10px;\n flex: 1;\n overflow: hidden;\n }\n`"
4883
4942
  }
4884
4943
  ],
4885
4944
  "exports": [
4886
4945
  {
4887
4946
  "kind": "js",
4888
- "name": "foundationBadgeStyles",
4947
+ "name": "foundationBannerStyles",
4889
4948
  "declaration": {
4890
- "name": "foundationBadgeStyles",
4891
- "module": "src/badge/badge.styles.ts"
4949
+ "name": "foundationBannerStyles",
4950
+ "module": "src/banner/banner.styles.ts"
4892
4951
  }
4893
4952
  }
4894
4953
  ]
4895
4954
  },
4896
4955
  {
4897
4956
  "kind": "javascript-module",
4898
- "path": "src/badge/badge.template.ts",
4957
+ "path": "src/banner/banner.template.ts",
4899
4958
  "declarations": [
4900
4959
  {
4901
4960
  "kind": "function",
4902
- "name": "foundationBadgeTemplate",
4903
- "return": {
4904
- "type": {
4905
- "text": "ViewTemplate<Badge>"
4906
- }
4907
- },
4961
+ "name": "getBannerTemplate",
4908
4962
  "parameters": [
4909
4963
  {
4910
- "name": "context",
4911
- "type": {
4912
- "text": "ElementDefinitionContext"
4913
- }
4914
- },
4915
- {
4916
- "name": "definition",
4964
+ "name": "prefix",
4917
4965
  "type": {
4918
- "text": "FoundationElementDefinition"
4966
+ "text": "string"
4919
4967
  }
4920
4968
  }
4921
4969
  ]
4970
+ },
4971
+ {
4972
+ "kind": "variable",
4973
+ "name": "foundationBannerTemplate",
4974
+ "default": "html<Banner>`\n ${(x) => getBannerTemplate(getPrefix(x))}\n`"
4922
4975
  }
4923
4976
  ],
4924
4977
  "exports": [
4925
4978
  {
4926
4979
  "kind": "js",
4927
- "name": "foundationBadgeTemplate",
4980
+ "name": "getBannerTemplate",
4928
4981
  "declaration": {
4929
- "name": "foundationBadgeTemplate",
4930
- "module": "src/badge/badge.template.ts"
4982
+ "name": "getBannerTemplate",
4983
+ "module": "src/banner/banner.template.ts"
4984
+ }
4985
+ },
4986
+ {
4987
+ "kind": "js",
4988
+ "name": "foundationBannerTemplate",
4989
+ "declaration": {
4990
+ "name": "foundationBannerTemplate",
4991
+ "module": "src/banner/banner.template.ts"
4931
4992
  }
4932
4993
  }
4933
4994
  ]
4934
4995
  },
4935
4996
  {
4936
4997
  "kind": "javascript-module",
4937
- "path": "src/badge/badge.ts",
4998
+ "path": "src/banner/banner.ts",
4938
4999
  "declarations": [
5000
+ {
5001
+ "kind": "variable",
5002
+ "name": "foundationBannerShadowOptions",
5003
+ "type": {
5004
+ "text": "ShadowRootInit"
5005
+ },
5006
+ "default": "{\n mode: 'open',\n delegatesFocus: true,\n}"
5007
+ },
4939
5008
  {
4940
5009
  "kind": "class",
4941
5010
  "description": "",
4942
- "name": "Badge",
4943
- "superclass": {
4944
- "name": "FASTBadge",
4945
- "package": "@microsoft/fast-components"
4946
- },
4947
- "tagName": "%%prefix%%-badge",
4948
- "customElement": true,
4949
- "attributes": [
4950
- {
4951
- "name": "fill",
4952
- "type": {
4953
- "text": "string"
4954
- },
4955
- "description": "Indicates the badge should have a filled style.",
4956
- "fieldName": "fill",
4957
- "inheritedFrom": {
4958
- "name": "Badge",
4959
- "module": "src/badge/badge.ts"
4960
- }
4961
- },
5011
+ "name": "Banner",
5012
+ "members": [
4962
5013
  {
4963
- "name": "color",
5014
+ "kind": "field",
5015
+ "name": "banner",
4964
5016
  "type": {
4965
- "text": "string"
5017
+ "text": "HTMLElement"
4966
5018
  },
4967
- "description": "Indicates the badge should have a filled style.",
4968
- "fieldName": "color",
4969
- "inheritedFrom": {
4970
- "name": "Badge",
4971
- "module": "src/badge/badge.ts"
4972
- }
5019
+ "privacy": "public"
4973
5020
  },
4974
- {
4975
- "type": {
4976
- "text": "boolean"
4977
- },
4978
- "description": "Indicates the element should be circular",
4979
- "fieldName": "circular",
4980
- "inheritedFrom": {
4981
- "name": "Badge",
4982
- "module": "src/badge/badge.ts"
4983
- }
4984
- }
4985
- ],
4986
- "members": [
4987
5021
  {
4988
5022
  "kind": "field",
4989
- "name": "fill",
5023
+ "name": "dismissAnimation",
4990
5024
  "type": {
4991
- "text": "string"
5025
+ "text": "'banner-delete' | ''"
4992
5026
  },
4993
- "privacy": "public",
4994
- "description": "Indicates the badge should have a filled style.",
4995
- "inheritedFrom": {
4996
- "name": "Badge",
4997
- "module": "src/badge/badge.ts"
4998
- }
5027
+ "default": "''"
4999
5028
  },
5000
5029
  {
5001
5030
  "kind": "field",
5002
- "name": "color",
5031
+ "name": "notification",
5003
5032
  "type": {
5004
- "text": "string"
5005
- },
5006
- "privacy": "public",
5007
- "description": "Indicates the badge should have a filled style.",
5008
- "inheritedFrom": {
5009
- "name": "Badge",
5010
- "module": "src/badge/badge.ts"
5033
+ "text": "NotificationStructure"
5011
5034
  }
5012
5035
  },
5013
5036
  {
5014
- "kind": "field",
5015
- "name": "circular",
5016
- "type": {
5017
- "text": "boolean"
5018
- },
5037
+ "kind": "method",
5038
+ "name": "dismiss",
5019
5039
  "privacy": "public",
5020
- "description": "Indicates the element should be circular",
5021
- "inheritedFrom": {
5022
- "name": "Badge",
5023
- "module": "src/badge/badge.ts"
5024
- }
5040
+ "return": {
5041
+ "type": {
5042
+ "text": "Promise<void>"
5043
+ }
5044
+ },
5045
+ "description": "Dismiss the Banner from display."
5025
5046
  },
5026
5047
  {
5027
- "kind": "field",
5028
- "name": "generateBadgeStyle",
5048
+ "kind": "method",
5049
+ "name": "dismissNotification",
5029
5050
  "privacy": "public",
5030
- "inheritedFrom": {
5031
- "name": "Badge",
5032
- "module": "src/badge/badge.ts"
5033
- }
5051
+ "description": "Dismiss the Banner (NotificationStructure) from display."
5034
5052
  },
5035
5053
  {
5036
5054
  "kind": "field",
@@ -5143,69 +5161,51 @@
5143
5161
  "module": "src/foundation-element/foundation-element.ts"
5144
5162
  }
5145
5163
  }
5146
- ]
5147
- },
5148
- {
5149
- "kind": "variable",
5150
- "name": "foundationBadgeShadowOptions",
5151
- "type": {
5152
- "text": "ShadowRootInit"
5153
- },
5154
- "default": "undefined"
5155
- },
5156
- {
5157
- "kind": "variable",
5158
- "name": "defaultBadgeConfig",
5159
- "type": {
5160
- "text": "object"
5164
+ ],
5165
+ "superclass": {
5166
+ "name": "FoundationElement",
5167
+ "package": "@microsoft/fast-foundation"
5161
5168
  },
5162
- "default": "{}"
5169
+ "tagName": "%%prefix%%-banner",
5170
+ "customElement": true
5163
5171
  },
5164
5172
  {
5165
5173
  "kind": "variable",
5166
- "name": "foundationBadge",
5167
- "description": "The Foundation Badge",
5174
+ "name": "foundationBanner",
5175
+ "description": "The Foundation Banner",
5168
5176
  "privacy": "public"
5169
5177
  }
5170
5178
  ],
5171
5179
  "exports": [
5172
5180
  {
5173
5181
  "kind": "js",
5174
- "name": "Badge",
5175
- "declaration": {
5176
- "name": "Badge",
5177
- "module": "src/badge/badge.ts"
5178
- }
5179
- },
5180
- {
5181
- "kind": "js",
5182
- "name": "foundationBadgeShadowOptions",
5182
+ "name": "foundationBannerShadowOptions",
5183
5183
  "declaration": {
5184
- "name": "foundationBadgeShadowOptions",
5185
- "module": "src/badge/badge.ts"
5184
+ "name": "foundationBannerShadowOptions",
5185
+ "module": "src/banner/banner.ts"
5186
5186
  }
5187
5187
  },
5188
5188
  {
5189
5189
  "kind": "js",
5190
- "name": "defaultBadgeConfig",
5190
+ "name": "Banner",
5191
5191
  "declaration": {
5192
- "name": "defaultBadgeConfig",
5193
- "module": "src/badge/badge.ts"
5192
+ "name": "Banner",
5193
+ "module": "src/banner/banner.ts"
5194
5194
  }
5195
5195
  },
5196
5196
  {
5197
5197
  "kind": "js",
5198
- "name": "foundationBadge",
5198
+ "name": "foundationBanner",
5199
5199
  "declaration": {
5200
- "name": "foundationBadge",
5201
- "module": "src/badge/badge.ts"
5200
+ "name": "foundationBanner",
5201
+ "module": "src/banner/banner.ts"
5202
5202
  }
5203
5203
  }
5204
5204
  ]
5205
5205
  },
5206
5206
  {
5207
5207
  "kind": "javascript-module",
5208
- "path": "src/badge/index.ts",
5208
+ "path": "src/banner/index.ts",
5209
5209
  "declarations": [],
5210
5210
  "exports": [
5211
5211
  {
@@ -5213,7 +5213,7 @@
5213
5213
  "name": "*",
5214
5214
  "declaration": {
5215
5215
  "name": "*",
5216
- "package": "./badge.template"
5216
+ "package": "./banner.styles"
5217
5217
  }
5218
5218
  },
5219
5219
  {
@@ -5221,7 +5221,7 @@
5221
5221
  "name": "*",
5222
5222
  "declaration": {
5223
5223
  "name": "*",
5224
- "package": "./badge.styles"
5224
+ "package": "./banner.template"
5225
5225
  }
5226
5226
  },
5227
5227
  {
@@ -5229,7 +5229,7 @@
5229
5229
  "name": "*",
5230
5230
  "declaration": {
5231
5231
  "name": "*",
5232
- "package": "./badge"
5232
+ "package": "./banner"
5233
5233
  }
5234
5234
  }
5235
5235
  ]
@@ -35473,7 +35473,7 @@
35473
35473
  },
35474
35474
  {
35475
35475
  "kind": "javascript-module",
35476
- "path": "src/stepper-tab-panel/index.ts",
35476
+ "path": "src/switch/index.ts",
35477
35477
  "declarations": [],
35478
35478
  "exports": [
35479
35479
  {
@@ -35481,7 +35481,7 @@
35481
35481
  "name": "*",
35482
35482
  "declaration": {
35483
35483
  "name": "*",
35484
- "package": "./stepper-tab-panel.template"
35484
+ "package": "./switch.template"
35485
35485
  }
35486
35486
  },
35487
35487
  {
@@ -35489,46 +35489,161 @@
35489
35489
  "name": "*",
35490
35490
  "declaration": {
35491
35491
  "name": "*",
35492
- "package": "./stepper-tab-panel"
35492
+ "package": "./switch.styles"
35493
+ }
35494
+ },
35495
+ {
35496
+ "kind": "js",
35497
+ "name": "*",
35498
+ "declaration": {
35499
+ "name": "*",
35500
+ "package": "./switch"
35493
35501
  }
35494
35502
  }
35495
35503
  ]
35496
35504
  },
35497
35505
  {
35498
35506
  "kind": "javascript-module",
35499
- "path": "src/stepper-tab-panel/stepper-tab-panel.template.ts",
35507
+ "path": "src/switch/switch.styles.ts",
35500
35508
  "declarations": [
35501
35509
  {
35502
35510
  "kind": "function",
35503
- "name": "foundationStepperTabPanelTemplate"
35511
+ "name": "foundationSwitchStyles",
35512
+ "return": {
35513
+ "type": {
35514
+ "text": "ElementStyles"
35515
+ }
35516
+ },
35517
+ "parameters": [
35518
+ {
35519
+ "name": "context",
35520
+ "type": {
35521
+ "text": "ElementDefinitionContext"
35522
+ }
35523
+ },
35524
+ {
35525
+ "name": "definition",
35526
+ "type": {
35527
+ "text": "SwitchOptions"
35528
+ }
35529
+ }
35530
+ ]
35504
35531
  }
35505
35532
  ],
35506
35533
  "exports": [
35507
35534
  {
35508
35535
  "kind": "js",
35509
- "name": "foundationStepperTabPanelTemplate",
35536
+ "name": "foundationSwitchStyles",
35510
35537
  "declaration": {
35511
- "name": "foundationStepperTabPanelTemplate",
35512
- "module": "src/stepper-tab-panel/stepper-tab-panel.template.ts"
35538
+ "name": "foundationSwitchStyles",
35539
+ "module": "src/switch/switch.styles.ts"
35513
35540
  }
35514
35541
  }
35515
35542
  ]
35516
35543
  },
35517
35544
  {
35518
35545
  "kind": "javascript-module",
35519
- "path": "src/stepper-tab-panel/stepper-tab-panel.ts",
35546
+ "path": "src/switch/switch.template.ts",
35547
+ "declarations": [
35548
+ {
35549
+ "kind": "function",
35550
+ "name": "foundationSwitchTemplate",
35551
+ "return": {
35552
+ "type": {
35553
+ "text": "ViewTemplate<Switch>"
35554
+ }
35555
+ },
35556
+ "parameters": [
35557
+ {
35558
+ "name": "context",
35559
+ "type": {
35560
+ "text": "ElementDefinitionContext"
35561
+ }
35562
+ },
35563
+ {
35564
+ "name": "definition",
35565
+ "type": {
35566
+ "text": "FoundationElementDefinition"
35567
+ }
35568
+ }
35569
+ ]
35570
+ }
35571
+ ],
35572
+ "exports": [
35573
+ {
35574
+ "kind": "js",
35575
+ "name": "foundationSwitchTemplate",
35576
+ "declaration": {
35577
+ "name": "foundationSwitchTemplate",
35578
+ "module": "src/switch/switch.template.ts"
35579
+ }
35580
+ }
35581
+ ]
35582
+ },
35583
+ {
35584
+ "kind": "javascript-module",
35585
+ "path": "src/switch/switch.ts",
35520
35586
  "declarations": [
35521
35587
  {
35522
35588
  "kind": "class",
35523
35589
  "description": "",
35524
- "name": "StepperTabPanel",
35590
+ "name": "Switch",
35525
35591
  "superclass": {
35526
- "name": "FoundationElement",
35527
- "package": "@microsoft/fast-foundation"
35592
+ "name": "FASTSwitch",
35593
+ "package": "@microsoft/fast-components"
35528
35594
  },
35529
- "tagName": "%%prefix%%-stepper-tab-panel",
35595
+ "tagName": "%%prefix%%-switch",
35530
35596
  "customElement": true,
35597
+ "attributes": [
35598
+ {
35599
+ "name": "readonly",
35600
+ "type": {
35601
+ "text": "boolean"
35602
+ },
35603
+ "description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
35604
+ "fieldName": "readOnly",
35605
+ "inheritedFrom": {
35606
+ "name": "Switch",
35607
+ "module": "src/switch/switch.ts"
35608
+ }
35609
+ }
35610
+ ],
35531
35611
  "members": [
35612
+ {
35613
+ "kind": "field",
35614
+ "name": "readOnly",
35615
+ "type": {
35616
+ "text": "boolean"
35617
+ },
35618
+ "privacy": "public",
35619
+ "description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute} for more information.",
35620
+ "inheritedFrom": {
35621
+ "name": "Switch",
35622
+ "module": "src/switch/switch.ts"
35623
+ }
35624
+ },
35625
+ {
35626
+ "kind": "method",
35627
+ "name": "readOnlyChanged",
35628
+ "privacy": "private",
35629
+ "return": {
35630
+ "type": {
35631
+ "text": "void"
35632
+ }
35633
+ },
35634
+ "inheritedFrom": {
35635
+ "name": "Switch",
35636
+ "module": "src/switch/switch.ts"
35637
+ }
35638
+ },
35639
+ {
35640
+ "kind": "field",
35641
+ "name": "proxy",
35642
+ "inheritedFrom": {
35643
+ "name": "Switch",
35644
+ "module": "src/switch/switch.ts"
35645
+ }
35646
+ },
35532
35647
  {
35533
35648
  "kind": "field",
35534
35649
  "name": "_presentation",
@@ -35538,8 +35653,8 @@
35538
35653
  "privacy": "private",
35539
35654
  "default": "void 0",
35540
35655
  "inheritedFrom": {
35541
- "name": "FoundationElement",
35542
- "module": "src/foundation-element/foundation-element.ts"
35656
+ "name": "Switch",
35657
+ "module": "src/switch/switch.ts"
35543
35658
  }
35544
35659
  },
35545
35660
  {
@@ -35551,8 +35666,8 @@
35551
35666
  "privacy": "public",
35552
35667
  "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
35553
35668
  "inheritedFrom": {
35554
- "name": "FoundationElement",
35555
- "module": "src/foundation-element/foundation-element.ts"
35669
+ "name": "Switch",
35670
+ "module": "src/switch/switch.ts"
35556
35671
  }
35557
35672
  },
35558
35673
  {
@@ -35564,8 +35679,8 @@
35564
35679
  "privacy": "public",
35565
35680
  "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.",
35566
35681
  "inheritedFrom": {
35567
- "name": "FoundationElement",
35568
- "module": "src/foundation-element/foundation-element.ts"
35682
+ "name": "Switch",
35683
+ "module": "src/switch/switch.ts"
35569
35684
  }
35570
35685
  },
35571
35686
  {
@@ -35578,8 +35693,8 @@
35578
35693
  }
35579
35694
  },
35580
35695
  "inheritedFrom": {
35581
- "name": "FoundationElement",
35582
- "module": "src/foundation-element/foundation-element.ts"
35696
+ "name": "Switch",
35697
+ "module": "src/switch/switch.ts"
35583
35698
  }
35584
35699
  },
35585
35700
  {
@@ -35591,8 +35706,8 @@
35591
35706
  "privacy": "public",
35592
35707
  "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.",
35593
35708
  "inheritedFrom": {
35594
- "name": "FoundationElement",
35595
- "module": "src/foundation-element/foundation-element.ts"
35709
+ "name": "Switch",
35710
+ "module": "src/switch/switch.ts"
35596
35711
  }
35597
35712
  },
35598
35713
  {
@@ -35605,8 +35720,8 @@
35605
35720
  }
35606
35721
  },
35607
35722
  "inheritedFrom": {
35608
- "name": "FoundationElement",
35609
- "module": "src/foundation-element/foundation-element.ts"
35723
+ "name": "Switch",
35724
+ "module": "src/switch/switch.ts"
35610
35725
  }
35611
35726
  },
35612
35727
  {
@@ -35636,15 +35751,25 @@
35636
35751
  ],
35637
35752
  "description": "Defines an element registry function with a set of element definition defaults.",
35638
35753
  "inheritedFrom": {
35639
- "name": "FoundationElement",
35640
- "module": "src/foundation-element/foundation-element.ts"
35754
+ "name": "Switch",
35755
+ "module": "src/switch/switch.ts"
35756
+ }
35757
+ }
35758
+ ],
35759
+ "events": [
35760
+ {
35761
+ "description": "Emits a custom change event when the checked state changes",
35762
+ "name": "change",
35763
+ "inheritedFrom": {
35764
+ "name": "Switch",
35765
+ "module": "src/switch/switch.ts"
35641
35766
  }
35642
35767
  }
35643
35768
  ]
35644
35769
  },
35645
35770
  {
35646
35771
  "kind": "variable",
35647
- "name": "foundationStepperTabPanelShadowOptions",
35772
+ "name": "foundationSwitchShadowOptions",
35648
35773
  "type": {
35649
35774
  "text": "ShadowRootInit"
35650
35775
  },
@@ -35652,57 +35777,57 @@
35652
35777
  },
35653
35778
  {
35654
35779
  "kind": "variable",
35655
- "name": "defaultStepperTabPanelConfig",
35780
+ "name": "defaultSwitchConfig",
35656
35781
  "type": {
35657
35782
  "text": "object"
35658
35783
  },
35659
- "default": "{}"
35784
+ "default": "{\n switch: `<div class=\"checked-indicator\" part=\"checked-indicator\"></div>`,\n}"
35660
35785
  },
35661
35786
  {
35662
35787
  "kind": "variable",
35663
- "name": "foundationStepperTabPanel",
35664
- "description": "The Foundation Stepper Tab Panel",
35788
+ "name": "foundationSwitch",
35789
+ "description": "The Foundation Switch",
35665
35790
  "privacy": "public"
35666
35791
  }
35667
35792
  ],
35668
35793
  "exports": [
35669
35794
  {
35670
35795
  "kind": "js",
35671
- "name": "StepperTabPanel",
35796
+ "name": "Switch",
35672
35797
  "declaration": {
35673
- "name": "StepperTabPanel",
35674
- "module": "src/stepper-tab-panel/stepper-tab-panel.ts"
35798
+ "name": "Switch",
35799
+ "module": "src/switch/switch.ts"
35675
35800
  }
35676
35801
  },
35677
35802
  {
35678
35803
  "kind": "js",
35679
- "name": "foundationStepperTabPanelShadowOptions",
35804
+ "name": "foundationSwitchShadowOptions",
35680
35805
  "declaration": {
35681
- "name": "foundationStepperTabPanelShadowOptions",
35682
- "module": "src/stepper-tab-panel/stepper-tab-panel.ts"
35806
+ "name": "foundationSwitchShadowOptions",
35807
+ "module": "src/switch/switch.ts"
35683
35808
  }
35684
35809
  },
35685
35810
  {
35686
35811
  "kind": "js",
35687
- "name": "defaultStepperTabPanelConfig",
35812
+ "name": "defaultSwitchConfig",
35688
35813
  "declaration": {
35689
- "name": "defaultStepperTabPanelConfig",
35690
- "module": "src/stepper-tab-panel/stepper-tab-panel.ts"
35814
+ "name": "defaultSwitchConfig",
35815
+ "module": "src/switch/switch.ts"
35691
35816
  }
35692
35817
  },
35693
35818
  {
35694
35819
  "kind": "js",
35695
- "name": "foundationStepperTabPanel",
35820
+ "name": "foundationSwitch",
35696
35821
  "declaration": {
35697
- "name": "foundationStepperTabPanel",
35698
- "module": "src/stepper-tab-panel/stepper-tab-panel.ts"
35822
+ "name": "foundationSwitch",
35823
+ "module": "src/switch/switch.ts"
35699
35824
  }
35700
35825
  }
35701
35826
  ]
35702
35827
  },
35703
35828
  {
35704
35829
  "kind": "javascript-module",
35705
- "path": "src/switch/index.ts",
35830
+ "path": "src/stepper-tab-panel/index.ts",
35706
35831
  "declarations": [],
35707
35832
  "exports": [
35708
35833
  {
@@ -35710,15 +35835,7 @@
35710
35835
  "name": "*",
35711
35836
  "declaration": {
35712
35837
  "name": "*",
35713
- "package": "./switch.template"
35714
- }
35715
- },
35716
- {
35717
- "kind": "js",
35718
- "name": "*",
35719
- "declaration": {
35720
- "name": "*",
35721
- "package": "./switch.styles"
35838
+ "package": "./stepper-tab-panel.template"
35722
35839
  }
35723
35840
  },
35724
35841
  {
@@ -35726,153 +35843,46 @@
35726
35843
  "name": "*",
35727
35844
  "declaration": {
35728
35845
  "name": "*",
35729
- "package": "./switch"
35730
- }
35731
- }
35732
- ]
35733
- },
35734
- {
35735
- "kind": "javascript-module",
35736
- "path": "src/switch/switch.styles.ts",
35737
- "declarations": [
35738
- {
35739
- "kind": "function",
35740
- "name": "foundationSwitchStyles",
35741
- "return": {
35742
- "type": {
35743
- "text": "ElementStyles"
35744
- }
35745
- },
35746
- "parameters": [
35747
- {
35748
- "name": "context",
35749
- "type": {
35750
- "text": "ElementDefinitionContext"
35751
- }
35752
- },
35753
- {
35754
- "name": "definition",
35755
- "type": {
35756
- "text": "SwitchOptions"
35757
- }
35758
- }
35759
- ]
35760
- }
35761
- ],
35762
- "exports": [
35763
- {
35764
- "kind": "js",
35765
- "name": "foundationSwitchStyles",
35766
- "declaration": {
35767
- "name": "foundationSwitchStyles",
35768
- "module": "src/switch/switch.styles.ts"
35846
+ "package": "./stepper-tab-panel"
35769
35847
  }
35770
35848
  }
35771
35849
  ]
35772
35850
  },
35773
35851
  {
35774
35852
  "kind": "javascript-module",
35775
- "path": "src/switch/switch.template.ts",
35853
+ "path": "src/stepper-tab-panel/stepper-tab-panel.template.ts",
35776
35854
  "declarations": [
35777
35855
  {
35778
35856
  "kind": "function",
35779
- "name": "foundationSwitchTemplate",
35780
- "return": {
35781
- "type": {
35782
- "text": "ViewTemplate<Switch>"
35783
- }
35784
- },
35785
- "parameters": [
35786
- {
35787
- "name": "context",
35788
- "type": {
35789
- "text": "ElementDefinitionContext"
35790
- }
35791
- },
35792
- {
35793
- "name": "definition",
35794
- "type": {
35795
- "text": "FoundationElementDefinition"
35796
- }
35797
- }
35798
- ]
35857
+ "name": "foundationStepperTabPanelTemplate"
35799
35858
  }
35800
35859
  ],
35801
35860
  "exports": [
35802
35861
  {
35803
35862
  "kind": "js",
35804
- "name": "foundationSwitchTemplate",
35863
+ "name": "foundationStepperTabPanelTemplate",
35805
35864
  "declaration": {
35806
- "name": "foundationSwitchTemplate",
35807
- "module": "src/switch/switch.template.ts"
35865
+ "name": "foundationStepperTabPanelTemplate",
35866
+ "module": "src/stepper-tab-panel/stepper-tab-panel.template.ts"
35808
35867
  }
35809
35868
  }
35810
35869
  ]
35811
35870
  },
35812
35871
  {
35813
35872
  "kind": "javascript-module",
35814
- "path": "src/switch/switch.ts",
35873
+ "path": "src/stepper-tab-panel/stepper-tab-panel.ts",
35815
35874
  "declarations": [
35816
35875
  {
35817
35876
  "kind": "class",
35818
35877
  "description": "",
35819
- "name": "Switch",
35878
+ "name": "StepperTabPanel",
35820
35879
  "superclass": {
35821
- "name": "FASTSwitch",
35822
- "package": "@microsoft/fast-components"
35880
+ "name": "FoundationElement",
35881
+ "package": "@microsoft/fast-foundation"
35823
35882
  },
35824
- "tagName": "%%prefix%%-switch",
35883
+ "tagName": "%%prefix%%-stepper-tab-panel",
35825
35884
  "customElement": true,
35826
- "attributes": [
35827
- {
35828
- "name": "readonly",
35829
- "type": {
35830
- "text": "boolean"
35831
- },
35832
- "description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
35833
- "fieldName": "readOnly",
35834
- "inheritedFrom": {
35835
- "name": "Switch",
35836
- "module": "src/switch/switch.ts"
35837
- }
35838
- }
35839
- ],
35840
35885
  "members": [
35841
- {
35842
- "kind": "field",
35843
- "name": "readOnly",
35844
- "type": {
35845
- "text": "boolean"
35846
- },
35847
- "privacy": "public",
35848
- "description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute} for more information.",
35849
- "inheritedFrom": {
35850
- "name": "Switch",
35851
- "module": "src/switch/switch.ts"
35852
- }
35853
- },
35854
- {
35855
- "kind": "method",
35856
- "name": "readOnlyChanged",
35857
- "privacy": "private",
35858
- "return": {
35859
- "type": {
35860
- "text": "void"
35861
- }
35862
- },
35863
- "inheritedFrom": {
35864
- "name": "Switch",
35865
- "module": "src/switch/switch.ts"
35866
- }
35867
- },
35868
- {
35869
- "kind": "field",
35870
- "name": "proxy",
35871
- "inheritedFrom": {
35872
- "name": "Switch",
35873
- "module": "src/switch/switch.ts"
35874
- }
35875
- },
35876
35886
  {
35877
35887
  "kind": "field",
35878
35888
  "name": "_presentation",
@@ -35882,8 +35892,8 @@
35882
35892
  "privacy": "private",
35883
35893
  "default": "void 0",
35884
35894
  "inheritedFrom": {
35885
- "name": "Switch",
35886
- "module": "src/switch/switch.ts"
35895
+ "name": "FoundationElement",
35896
+ "module": "src/foundation-element/foundation-element.ts"
35887
35897
  }
35888
35898
  },
35889
35899
  {
@@ -35895,8 +35905,8 @@
35895
35905
  "privacy": "public",
35896
35906
  "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
35897
35907
  "inheritedFrom": {
35898
- "name": "Switch",
35899
- "module": "src/switch/switch.ts"
35908
+ "name": "FoundationElement",
35909
+ "module": "src/foundation-element/foundation-element.ts"
35900
35910
  }
35901
35911
  },
35902
35912
  {
@@ -35908,8 +35918,8 @@
35908
35918
  "privacy": "public",
35909
35919
  "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.",
35910
35920
  "inheritedFrom": {
35911
- "name": "Switch",
35912
- "module": "src/switch/switch.ts"
35921
+ "name": "FoundationElement",
35922
+ "module": "src/foundation-element/foundation-element.ts"
35913
35923
  }
35914
35924
  },
35915
35925
  {
@@ -35922,8 +35932,8 @@
35922
35932
  }
35923
35933
  },
35924
35934
  "inheritedFrom": {
35925
- "name": "Switch",
35926
- "module": "src/switch/switch.ts"
35935
+ "name": "FoundationElement",
35936
+ "module": "src/foundation-element/foundation-element.ts"
35927
35937
  }
35928
35938
  },
35929
35939
  {
@@ -35935,8 +35945,8 @@
35935
35945
  "privacy": "public",
35936
35946
  "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.",
35937
35947
  "inheritedFrom": {
35938
- "name": "Switch",
35939
- "module": "src/switch/switch.ts"
35948
+ "name": "FoundationElement",
35949
+ "module": "src/foundation-element/foundation-element.ts"
35940
35950
  }
35941
35951
  },
35942
35952
  {
@@ -35949,8 +35959,8 @@
35949
35959
  }
35950
35960
  },
35951
35961
  "inheritedFrom": {
35952
- "name": "Switch",
35953
- "module": "src/switch/switch.ts"
35962
+ "name": "FoundationElement",
35963
+ "module": "src/foundation-element/foundation-element.ts"
35954
35964
  }
35955
35965
  },
35956
35966
  {
@@ -35980,25 +35990,15 @@
35980
35990
  ],
35981
35991
  "description": "Defines an element registry function with a set of element definition defaults.",
35982
35992
  "inheritedFrom": {
35983
- "name": "Switch",
35984
- "module": "src/switch/switch.ts"
35985
- }
35986
- }
35987
- ],
35988
- "events": [
35989
- {
35990
- "description": "Emits a custom change event when the checked state changes",
35991
- "name": "change",
35992
- "inheritedFrom": {
35993
- "name": "Switch",
35994
- "module": "src/switch/switch.ts"
35993
+ "name": "FoundationElement",
35994
+ "module": "src/foundation-element/foundation-element.ts"
35995
35995
  }
35996
35996
  }
35997
35997
  ]
35998
35998
  },
35999
35999
  {
36000
36000
  "kind": "variable",
36001
- "name": "foundationSwitchShadowOptions",
36001
+ "name": "foundationStepperTabPanelShadowOptions",
36002
36002
  "type": {
36003
36003
  "text": "ShadowRootInit"
36004
36004
  },
@@ -36006,50 +36006,50 @@
36006
36006
  },
36007
36007
  {
36008
36008
  "kind": "variable",
36009
- "name": "defaultSwitchConfig",
36009
+ "name": "defaultStepperTabPanelConfig",
36010
36010
  "type": {
36011
36011
  "text": "object"
36012
36012
  },
36013
- "default": "{\n switch: `<div class=\"checked-indicator\" part=\"checked-indicator\"></div>`,\n}"
36013
+ "default": "{}"
36014
36014
  },
36015
36015
  {
36016
36016
  "kind": "variable",
36017
- "name": "foundationSwitch",
36018
- "description": "The Foundation Switch",
36017
+ "name": "foundationStepperTabPanel",
36018
+ "description": "The Foundation Stepper Tab Panel",
36019
36019
  "privacy": "public"
36020
36020
  }
36021
36021
  ],
36022
36022
  "exports": [
36023
36023
  {
36024
36024
  "kind": "js",
36025
- "name": "Switch",
36025
+ "name": "StepperTabPanel",
36026
36026
  "declaration": {
36027
- "name": "Switch",
36028
- "module": "src/switch/switch.ts"
36027
+ "name": "StepperTabPanel",
36028
+ "module": "src/stepper-tab-panel/stepper-tab-panel.ts"
36029
36029
  }
36030
36030
  },
36031
36031
  {
36032
36032
  "kind": "js",
36033
- "name": "foundationSwitchShadowOptions",
36033
+ "name": "foundationStepperTabPanelShadowOptions",
36034
36034
  "declaration": {
36035
- "name": "foundationSwitchShadowOptions",
36036
- "module": "src/switch/switch.ts"
36035
+ "name": "foundationStepperTabPanelShadowOptions",
36036
+ "module": "src/stepper-tab-panel/stepper-tab-panel.ts"
36037
36037
  }
36038
36038
  },
36039
36039
  {
36040
36040
  "kind": "js",
36041
- "name": "defaultSwitchConfig",
36041
+ "name": "defaultStepperTabPanelConfig",
36042
36042
  "declaration": {
36043
- "name": "defaultSwitchConfig",
36044
- "module": "src/switch/switch.ts"
36043
+ "name": "defaultStepperTabPanelConfig",
36044
+ "module": "src/stepper-tab-panel/stepper-tab-panel.ts"
36045
36045
  }
36046
36046
  },
36047
36047
  {
36048
36048
  "kind": "js",
36049
- "name": "foundationSwitch",
36049
+ "name": "foundationStepperTabPanel",
36050
36050
  "declaration": {
36051
- "name": "foundationSwitch",
36052
- "module": "src/switch/switch.ts"
36051
+ "name": "foundationStepperTabPanel",
36052
+ "module": "src/stepper-tab-panel/stepper-tab-panel.ts"
36053
36053
  }
36054
36054
  }
36055
36055
  ]