@genesislcap/foundation-ui 14.184.0 → 14.186.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 (27) hide show
  1. package/dist/custom-elements.json +1683 -1676
  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/overlays/system-health/system-health-overlay.d.ts +2 -1
  15. package/dist/dts/overlays/system-health/system-health-overlay.d.ts.map +1 -1
  16. package/dist/dts/search-bar/search-bar.template.d.ts +1 -1
  17. package/dist/dts/search-bar/search-bar.template.d.ts.map +1 -1
  18. package/dist/dts/slider/slider.template.d.ts +1 -1
  19. package/dist/dts/slider/slider.template.d.ts.map +1 -1
  20. package/dist/dts/stepper-tab/stepper-tab.template.d.ts +1 -1
  21. package/dist/dts/stepper-tab/stepper-tab.template.d.ts.map +1 -1
  22. package/dist/dts/stepper-tab-panel/stepper-tab-panel.template.d.ts +1 -1
  23. package/dist/dts/stepper-tab-panel/stepper-tab-panel.template.d.ts.map +1 -1
  24. package/dist/dts/utils/options-datasource-utils.d.ts +1 -1
  25. package/dist/dts/utils/options-datasource-utils.d.ts.map +1 -1
  26. package/dist/esm/overlays/system-health/system-health-overlay.js +10 -5
  27. package/package.json +26 -18
@@ -862,37 +862,6 @@
862
862
  }
863
863
  ]
864
864
  },
865
- {
866
- "kind": "javascript-module",
867
- "path": "src/_config/index.ts",
868
- "declarations": [],
869
- "exports": [
870
- {
871
- "kind": "js",
872
- "name": "*",
873
- "declaration": {
874
- "name": "*",
875
- "package": "./styles"
876
- }
877
- },
878
- {
879
- "kind": "js",
880
- "name": "*",
881
- "declaration": {
882
- "name": "*",
883
- "package": "./tokens"
884
- }
885
- },
886
- {
887
- "kind": "js",
888
- "name": "*",
889
- "declaration": {
890
- "name": "*",
891
- "package": "./values"
892
- }
893
- }
894
- ]
895
- },
896
865
  {
897
866
  "kind": "javascript-module",
898
867
  "path": "src/accordion/accordion.styles.ts",
@@ -1075,6 +1044,37 @@
1075
1044
  }
1076
1045
  ]
1077
1046
  },
1047
+ {
1048
+ "kind": "javascript-module",
1049
+ "path": "src/_config/index.ts",
1050
+ "declarations": [],
1051
+ "exports": [
1052
+ {
1053
+ "kind": "js",
1054
+ "name": "*",
1055
+ "declaration": {
1056
+ "name": "*",
1057
+ "package": "./styles"
1058
+ }
1059
+ },
1060
+ {
1061
+ "kind": "js",
1062
+ "name": "*",
1063
+ "declaration": {
1064
+ "name": "*",
1065
+ "package": "./tokens"
1066
+ }
1067
+ },
1068
+ {
1069
+ "kind": "js",
1070
+ "name": "*",
1071
+ "declaration": {
1072
+ "name": "*",
1073
+ "package": "./values"
1074
+ }
1075
+ }
1076
+ ]
1077
+ },
1078
1078
  {
1079
1079
  "kind": "javascript-module",
1080
1080
  "path": "src/accordion-item/accordion-item.styles.ts",
@@ -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": [
1547
+ "kind": "function",
1548
+ "name": "menuTemplate",
1549
+ "parameters": [
1565
1550
  {
1566
- "name": "download",
1551
+ "name": "prefix",
1567
1552
  "type": {
1568
1553
  "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
1554
  }
1576
- },
1577
- {
1578
- "name": "href",
1579
- "type": {
1580
- "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
- }
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,580 +2098,766 @@
2059
2098
  "exports": [
2060
2099
  {
2061
2100
  "kind": "js",
2062
- "name": "foundationAnchoredRegionStyles",
2101
+ "name": "foundationAnchorTemplate",
2063
2102
  "declaration": {
2064
- "name": "foundationAnchoredRegionStyles",
2065
- "module": "src/anchored-region/anchored-region.styles.ts"
2103
+ "name": "foundationAnchorTemplate",
2104
+ "module": "src/anchor/anchor.template.ts"
2066
2105
  }
2067
2106
  }
2068
2107
  ]
2069
2108
  },
2070
2109
  {
2071
2110
  "kind": "javascript-module",
2072
- "path": "src/anchored-region/anchored-region.ts",
2111
+ "path": "src/anchor/anchor.ts",
2073
2112
  "declarations": [
2074
2113
  {
2075
2114
  "kind": "class",
2076
2115
  "description": "",
2077
- "name": "AnchoredRegion",
2116
+ "name": "Anchor",
2078
2117
  "superclass": {
2079
- "name": "FASTAnchoredRegion",
2118
+ "name": "FASTAnchor",
2080
2119
  "package": "@microsoft/fast-components"
2081
2120
  },
2082
- "tagName": "%%prefix%%-anchored-region",
2121
+ "tagName": "%%prefix%%-anchor",
2083
2122
  "customElement": true,
2084
2123
  "attributes": [
2085
2124
  {
2086
- "name": "anchor",
2125
+ "name": "download",
2087
2126
  "type": {
2088
2127
  "text": "string"
2089
2128
  },
2090
- "default": "\"\"",
2091
- "description": "The HTML ID of the anchor element this region is positioned relative to",
2092
- "fieldName": "anchor",
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",
2093
2131
  "inheritedFrom": {
2094
- "name": "AnchoredRegion",
2095
- "module": "src/anchored-region/anchored-region.ts"
2132
+ "name": "Anchor",
2133
+ "module": "src/anchor/anchor.ts"
2096
2134
  }
2097
2135
  },
2098
2136
  {
2099
- "name": "viewport",
2137
+ "name": "href",
2100
2138
  "type": {
2101
2139
  "text": "string"
2102
2140
  },
2103
- "default": "\"\"",
2104
- "description": "The HTML ID of the viewport element this region is positioned relative to",
2105
- "fieldName": "viewport",
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",
2106
2143
  "inheritedFrom": {
2107
- "name": "AnchoredRegion",
2108
- "module": "src/anchored-region/anchored-region.ts"
2144
+ "name": "Anchor",
2145
+ "module": "src/anchor/anchor.ts"
2109
2146
  }
2110
2147
  },
2111
2148
  {
2112
- "name": "horizontal-positioning-mode",
2149
+ "name": "hreflang",
2113
2150
  "type": {
2114
- "text": "AxisPositioningMode"
2151
+ "text": "string"
2115
2152
  },
2116
- "default": "\"uncontrolled\"",
2117
- "description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
2118
- "fieldName": "horizontalPositioningMode",
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",
2119
2155
  "inheritedFrom": {
2120
- "name": "AnchoredRegion",
2121
- "module": "src/anchored-region/anchored-region.ts"
2156
+ "name": "Anchor",
2157
+ "module": "src/anchor/anchor.ts"
2122
2158
  }
2123
2159
  },
2124
2160
  {
2125
- "name": "horizontal-default-position",
2161
+ "name": "ping",
2126
2162
  "type": {
2127
- "text": "HorizontalPosition"
2163
+ "text": "string"
2128
2164
  },
2129
- "default": "\"unset\"",
2130
- "description": "The default horizontal position of the region relative to the anchor element",
2131
- "fieldName": "horizontalDefaultPosition",
2165
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2166
+ "fieldName": "ping",
2132
2167
  "inheritedFrom": {
2133
- "name": "AnchoredRegion",
2134
- "module": "src/anchored-region/anchored-region.ts"
2168
+ "name": "Anchor",
2169
+ "module": "src/anchor/anchor.ts"
2135
2170
  }
2136
2171
  },
2137
2172
  {
2138
- "name": "horizontal-viewport-lock",
2173
+ "name": "referrerpolicy",
2139
2174
  "type": {
2140
- "text": "boolean"
2175
+ "text": "string"
2141
2176
  },
2142
- "default": "false",
2143
- "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
2144
- "fieldName": "horizontalViewportLock",
2177
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2178
+ "fieldName": "referrerpolicy",
2145
2179
  "inheritedFrom": {
2146
- "name": "AnchoredRegion",
2147
- "module": "src/anchored-region/anchored-region.ts"
2180
+ "name": "Anchor",
2181
+ "module": "src/anchor/anchor.ts"
2148
2182
  }
2149
2183
  },
2150
2184
  {
2151
- "name": "horizontal-inset",
2185
+ "name": "rel",
2152
2186
  "type": {
2153
- "text": "boolean"
2187
+ "text": "string"
2154
2188
  },
2155
- "default": "false",
2156
- "description": "Whether the region overlaps the anchor on the horizontal axis",
2157
- "fieldName": "horizontalInset",
2189
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2190
+ "fieldName": "rel",
2158
2191
  "inheritedFrom": {
2159
- "name": "AnchoredRegion",
2160
- "module": "src/anchored-region/anchored-region.ts"
2192
+ "name": "Anchor",
2193
+ "module": "src/anchor/anchor.ts"
2161
2194
  }
2162
2195
  },
2163
2196
  {
2164
- "name": "horizontal-threshold",
2197
+ "name": "target",
2165
2198
  "type": {
2166
- "text": "number"
2199
+ "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
2167
2200
  },
2168
- "description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
2169
- "fieldName": "horizontalThreshold",
2201
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2202
+ "fieldName": "target",
2170
2203
  "inheritedFrom": {
2171
- "name": "AnchoredRegion",
2172
- "module": "src/anchored-region/anchored-region.ts"
2204
+ "name": "Anchor",
2205
+ "module": "src/anchor/anchor.ts"
2173
2206
  }
2174
2207
  },
2175
2208
  {
2176
- "name": "horizontal-scaling",
2209
+ "name": "type",
2177
2210
  "type": {
2178
- "text": "AxisScalingMode"
2211
+ "text": "string"
2179
2212
  },
2180
- "default": "\"content\"",
2181
- "description": "Defines how the width of the region is calculated",
2182
- "fieldName": "horizontalScaling",
2213
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2214
+ "fieldName": "type",
2183
2215
  "inheritedFrom": {
2184
- "name": "AnchoredRegion",
2185
- "module": "src/anchored-region/anchored-region.ts"
2216
+ "name": "Anchor",
2217
+ "module": "src/anchor/anchor.ts"
2186
2218
  }
2187
- },
2219
+ }
2220
+ ],
2221
+ "members": [
2188
2222
  {
2189
- "name": "vertical-positioning-mode",
2223
+ "kind": "field",
2224
+ "name": "download",
2190
2225
  "type": {
2191
- "text": "AxisPositioningMode"
2226
+ "text": "string"
2192
2227
  },
2193
- "default": "\"uncontrolled\"",
2194
- "description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
2195
- "fieldName": "verticalPositioningMode",
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.",
2196
2230
  "inheritedFrom": {
2197
- "name": "AnchoredRegion",
2198
- "module": "src/anchored-region/anchored-region.ts"
2231
+ "name": "Anchor",
2232
+ "module": "src/anchor/anchor.ts"
2199
2233
  }
2200
2234
  },
2201
2235
  {
2202
- "name": "vertical-default-position",
2236
+ "kind": "field",
2237
+ "name": "href",
2203
2238
  "type": {
2204
- "text": "VerticalPosition"
2239
+ "text": "string"
2205
2240
  },
2206
- "default": "\"unset\"",
2207
- "description": "The default vertical position of the region relative to the anchor element",
2208
- "fieldName": "verticalDefaultPosition",
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.",
2209
2243
  "inheritedFrom": {
2210
- "name": "AnchoredRegion",
2211
- "module": "src/anchored-region/anchored-region.ts"
2244
+ "name": "Anchor",
2245
+ "module": "src/anchor/anchor.ts"
2212
2246
  }
2213
2247
  },
2214
2248
  {
2215
- "name": "vertical-viewport-lock",
2249
+ "kind": "field",
2250
+ "name": "hreflang",
2216
2251
  "type": {
2217
- "text": "boolean"
2252
+ "text": "string"
2218
2253
  },
2219
- "default": "false",
2220
- "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
2221
- "fieldName": "verticalViewportLock",
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.",
2222
2256
  "inheritedFrom": {
2223
- "name": "AnchoredRegion",
2224
- "module": "src/anchored-region/anchored-region.ts"
2257
+ "name": "Anchor",
2258
+ "module": "src/anchor/anchor.ts"
2225
2259
  }
2226
2260
  },
2227
2261
  {
2228
- "name": "vertical-inset",
2262
+ "kind": "field",
2263
+ "name": "ping",
2229
2264
  "type": {
2230
- "text": "boolean"
2265
+ "text": "string"
2231
2266
  },
2232
- "default": "false",
2233
- "description": "Whether the region overlaps the anchor on the vertical axis",
2234
- "fieldName": "verticalInset",
2267
+ "privacy": "public",
2268
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2235
2269
  "inheritedFrom": {
2236
- "name": "AnchoredRegion",
2237
- "module": "src/anchored-region/anchored-region.ts"
2270
+ "name": "Anchor",
2271
+ "module": "src/anchor/anchor.ts"
2238
2272
  }
2239
2273
  },
2240
2274
  {
2241
- "name": "vertical-threshold",
2275
+ "kind": "field",
2276
+ "name": "referrerpolicy",
2242
2277
  "type": {
2243
- "text": "number"
2278
+ "text": "string"
2244
2279
  },
2245
- "description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
2246
- "fieldName": "verticalThreshold",
2280
+ "privacy": "public",
2281
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2247
2282
  "inheritedFrom": {
2248
- "name": "AnchoredRegion",
2249
- "module": "src/anchored-region/anchored-region.ts"
2283
+ "name": "Anchor",
2284
+ "module": "src/anchor/anchor.ts"
2250
2285
  }
2251
2286
  },
2252
2287
  {
2253
- "name": "vertical-scaling",
2288
+ "kind": "field",
2289
+ "name": "rel",
2254
2290
  "type": {
2255
- "text": "AxisScalingMode"
2291
+ "text": "string"
2256
2292
  },
2257
- "default": "\"content\"",
2258
- "description": "Defines how the height of the region is calculated",
2259
- "fieldName": "verticalScaling",
2293
+ "privacy": "public",
2294
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2260
2295
  "inheritedFrom": {
2261
- "name": "AnchoredRegion",
2262
- "module": "src/anchored-region/anchored-region.ts"
2296
+ "name": "Anchor",
2297
+ "module": "src/anchor/anchor.ts"
2263
2298
  }
2264
2299
  },
2265
2300
  {
2266
- "name": "fixed-placement",
2301
+ "kind": "field",
2302
+ "name": "target",
2267
2303
  "type": {
2268
- "text": "boolean"
2304
+ "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
2269
2305
  },
2270
- "default": "false",
2271
- "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,",
2272
- "fieldName": "fixedPlacement",
2306
+ "privacy": "public",
2307
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2273
2308
  "inheritedFrom": {
2274
- "name": "AnchoredRegion",
2275
- "module": "src/anchored-region/anchored-region.ts"
2309
+ "name": "Anchor",
2310
+ "module": "src/anchor/anchor.ts"
2276
2311
  }
2277
2312
  },
2278
- {
2279
- "name": "auto-update-mode",
2280
- "type": {
2281
- "text": "AutoUpdateMode"
2282
- },
2283
- "default": "\"anchor\"",
2284
- "description": "Defines what triggers the anchored region to revaluate positioning",
2285
- "fieldName": "autoUpdateMode",
2286
- "inheritedFrom": {
2287
- "name": "AnchoredRegion",
2288
- "module": "src/anchored-region/anchored-region.ts"
2289
- }
2290
- }
2291
- ],
2292
- "members": [
2293
2313
  {
2294
2314
  "kind": "field",
2295
- "name": "anchor",
2315
+ "name": "type",
2296
2316
  "type": {
2297
2317
  "text": "string"
2298
2318
  },
2299
2319
  "privacy": "public",
2300
- "default": "\"\"",
2301
- "description": "The HTML ID of the anchor element this region is positioned relative to",
2302
- "inheritedFrom": {
2303
- "name": "AnchoredRegion",
2304
- "module": "src/anchored-region/anchored-region.ts"
2305
- }
2306
- },
2307
- {
2308
- "kind": "method",
2309
- "name": "anchorChanged",
2310
- "privacy": "private",
2311
- "return": {
2312
- "type": {
2313
- "text": "void"
2314
- }
2315
- },
2320
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2316
2321
  "inheritedFrom": {
2317
- "name": "AnchoredRegion",
2318
- "module": "src/anchored-region/anchored-region.ts"
2322
+ "name": "Anchor",
2323
+ "module": "src/anchor/anchor.ts"
2319
2324
  }
2320
2325
  },
2321
2326
  {
2322
2327
  "kind": "field",
2323
- "name": "viewport",
2328
+ "name": "control",
2324
2329
  "type": {
2325
- "text": "string"
2330
+ "text": "HTMLAnchorElement | undefined"
2326
2331
  },
2327
2332
  "privacy": "public",
2328
- "default": "\"\"",
2329
- "description": "The HTML ID of the viewport element this region is positioned relative to",
2333
+ "description": "References the root element",
2330
2334
  "inheritedFrom": {
2331
- "name": "AnchoredRegion",
2332
- "module": "src/anchored-region/anchored-region.ts"
2335
+ "name": "Anchor",
2336
+ "module": "src/anchor/anchor.ts"
2333
2337
  }
2334
2338
  },
2335
2339
  {
2336
- "kind": "method",
2337
- "name": "viewportChanged",
2340
+ "kind": "field",
2341
+ "name": "handleUnsupportedDelegatesFocus",
2338
2342
  "privacy": "private",
2339
- "return": {
2340
- "type": {
2341
- "text": "void"
2342
- }
2343
- },
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
2344
  "inheritedFrom": {
2345
- "name": "AnchoredRegion",
2346
- "module": "src/anchored-region/anchored-region.ts"
2345
+ "name": "Anchor",
2346
+ "module": "src/anchor/anchor.ts"
2347
2347
  }
2348
2348
  },
2349
2349
  {
2350
2350
  "kind": "field",
2351
- "name": "horizontalPositioningMode",
2351
+ "name": "_presentation",
2352
2352
  "type": {
2353
- "text": "AxisPositioningMode"
2353
+ "text": "ComponentPresentation | null | undefined"
2354
2354
  },
2355
- "privacy": "public",
2356
- "default": "\"uncontrolled\"",
2357
- "description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
2355
+ "privacy": "private",
2356
+ "default": "void 0",
2358
2357
  "inheritedFrom": {
2359
- "name": "AnchoredRegion",
2360
- "module": "src/anchored-region/anchored-region.ts"
2358
+ "name": "FoundationElement",
2359
+ "module": "src/foundation-element/foundation-element.ts"
2361
2360
  }
2362
2361
  },
2363
2362
  {
2364
- "kind": "method",
2365
- "name": "horizontalPositioningModeChanged",
2366
- "privacy": "private",
2367
- "return": {
2368
- "type": {
2369
- "text": "void"
2370
- }
2363
+ "kind": "field",
2364
+ "name": "$presentation",
2365
+ "type": {
2366
+ "text": "ComponentPresentation | null"
2371
2367
  },
2368
+ "privacy": "public",
2369
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
2372
2370
  "inheritedFrom": {
2373
- "name": "AnchoredRegion",
2374
- "module": "src/anchored-region/anchored-region.ts"
2371
+ "name": "FoundationElement",
2372
+ "module": "src/foundation-element/foundation-element.ts"
2375
2373
  }
2376
2374
  },
2377
2375
  {
2378
2376
  "kind": "field",
2379
- "name": "horizontalDefaultPosition",
2377
+ "name": "template",
2380
2378
  "type": {
2381
- "text": "HorizontalPosition"
2379
+ "text": "ElementViewTemplate | void | null"
2382
2380
  },
2383
2381
  "privacy": "public",
2384
- "default": "\"unset\"",
2385
- "description": "The default horizontal position of the region relative to the anchor element",
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.",
2386
2383
  "inheritedFrom": {
2387
- "name": "AnchoredRegion",
2388
- "module": "src/anchored-region/anchored-region.ts"
2384
+ "name": "FoundationElement",
2385
+ "module": "src/foundation-element/foundation-element.ts"
2389
2386
  }
2390
2387
  },
2391
2388
  {
2392
2389
  "kind": "method",
2393
- "name": "horizontalDefaultPositionChanged",
2394
- "privacy": "private",
2390
+ "name": "templateChanged",
2391
+ "privacy": "protected",
2395
2392
  "return": {
2396
2393
  "type": {
2397
2394
  "text": "void"
2398
2395
  }
2399
2396
  },
2400
2397
  "inheritedFrom": {
2401
- "name": "AnchoredRegion",
2402
- "module": "src/anchored-region/anchored-region.ts"
2398
+ "name": "FoundationElement",
2399
+ "module": "src/foundation-element/foundation-element.ts"
2403
2400
  }
2404
2401
  },
2405
2402
  {
2406
2403
  "kind": "field",
2407
- "name": "horizontalViewportLock",
2404
+ "name": "styles",
2408
2405
  "type": {
2409
- "text": "boolean"
2406
+ "text": "ElementStyles | void | null"
2410
2407
  },
2411
2408
  "privacy": "public",
2412
- "default": "false",
2413
- "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
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.",
2414
2410
  "inheritedFrom": {
2415
- "name": "AnchoredRegion",
2416
- "module": "src/anchored-region/anchored-region.ts"
2411
+ "name": "FoundationElement",
2412
+ "module": "src/foundation-element/foundation-element.ts"
2417
2413
  }
2418
2414
  },
2419
2415
  {
2420
2416
  "kind": "method",
2421
- "name": "horizontalViewportLockChanged",
2422
- "privacy": "private",
2417
+ "name": "stylesChanged",
2418
+ "privacy": "protected",
2423
2419
  "return": {
2424
2420
  "type": {
2425
2421
  "text": "void"
2426
2422
  }
2427
2423
  },
2428
2424
  "inheritedFrom": {
2429
- "name": "AnchoredRegion",
2430
- "module": "src/anchored-region/anchored-region.ts"
2431
- }
2432
- },
2433
- {
2434
- "kind": "field",
2435
- "name": "horizontalInset",
2436
- "type": {
2437
- "text": "boolean"
2438
- },
2439
- "privacy": "public",
2440
- "default": "false",
2441
- "description": "Whether the region overlaps the anchor on the horizontal axis",
2442
- "inheritedFrom": {
2443
- "name": "AnchoredRegion",
2444
- "module": "src/anchored-region/anchored-region.ts"
2425
+ "name": "FoundationElement",
2426
+ "module": "src/foundation-element/foundation-element.ts"
2445
2427
  }
2446
2428
  },
2447
2429
  {
2448
2430
  "kind": "method",
2449
- "name": "horizontalInsetChanged",
2450
- "privacy": "private",
2431
+ "name": "compose",
2432
+ "privacy": "public",
2433
+ "static": true,
2451
2434
  "return": {
2452
2435
  "type": {
2453
- "text": "void"
2436
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
2454
2437
  }
2455
2438
  },
2456
- "inheritedFrom": {
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",
2624
+ "module": "src/anchored-region/anchored-region.styles.ts"
2625
+ }
2626
+ }
2627
+ ]
2628
+ },
2629
+ {
2630
+ "kind": "javascript-module",
2631
+ "path": "src/anchored-region/anchored-region.ts",
2632
+ "declarations": [
2633
+ {
2634
+ "kind": "class",
2635
+ "description": "",
2636
+ "name": "AnchoredRegion",
2637
+ "superclass": {
2638
+ "name": "FASTAnchoredRegion",
2639
+ "package": "@microsoft/fast-components"
2640
+ },
2641
+ "tagName": "%%prefix%%-anchored-region",
2642
+ "customElement": true,
2643
+ "attributes": [
2644
+ {
2645
+ "name": "anchor",
2646
+ "type": {
2647
+ "text": "string"
2648
+ },
2649
+ "default": "\"\"",
2650
+ "description": "The HTML ID of the anchor element this region is positioned relative to",
2651
+ "fieldName": "anchor",
2652
+ "inheritedFrom": {
2457
2653
  "name": "AnchoredRegion",
2458
2654
  "module": "src/anchored-region/anchored-region.ts"
2459
2655
  }
2460
2656
  },
2461
2657
  {
2462
- "kind": "field",
2463
- "name": "horizontalThreshold",
2658
+ "name": "viewport",
2464
2659
  "type": {
2465
- "text": "number"
2660
+ "text": "string"
2466
2661
  },
2467
- "privacy": "public",
2468
- "description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
2662
+ "default": "\"\"",
2663
+ "description": "The HTML ID of the viewport element this region is positioned relative to",
2664
+ "fieldName": "viewport",
2469
2665
  "inheritedFrom": {
2470
2666
  "name": "AnchoredRegion",
2471
2667
  "module": "src/anchored-region/anchored-region.ts"
2472
2668
  }
2473
2669
  },
2474
2670
  {
2475
- "kind": "method",
2476
- "name": "horizontalThresholdChanged",
2477
- "privacy": "private",
2478
- "return": {
2479
- "type": {
2480
- "text": "void"
2481
- }
2671
+ "name": "horizontal-positioning-mode",
2672
+ "type": {
2673
+ "text": "AxisPositioningMode"
2482
2674
  },
2675
+ "default": "\"uncontrolled\"",
2676
+ "description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
2677
+ "fieldName": "horizontalPositioningMode",
2483
2678
  "inheritedFrom": {
2484
2679
  "name": "AnchoredRegion",
2485
2680
  "module": "src/anchored-region/anchored-region.ts"
2486
2681
  }
2487
2682
  },
2488
2683
  {
2489
- "kind": "field",
2490
- "name": "horizontalScaling",
2684
+ "name": "horizontal-default-position",
2491
2685
  "type": {
2492
- "text": "AxisScalingMode"
2686
+ "text": "HorizontalPosition"
2493
2687
  },
2494
- "privacy": "public",
2495
- "default": "\"content\"",
2496
- "description": "Defines how the width of the region is calculated",
2688
+ "default": "\"unset\"",
2689
+ "description": "The default horizontal position of the region relative to the anchor element",
2690
+ "fieldName": "horizontalDefaultPosition",
2497
2691
  "inheritedFrom": {
2498
2692
  "name": "AnchoredRegion",
2499
2693
  "module": "src/anchored-region/anchored-region.ts"
2500
2694
  }
2501
2695
  },
2502
2696
  {
2503
- "kind": "method",
2504
- "name": "horizontalScalingChanged",
2505
- "privacy": "private",
2506
- "return": {
2507
- "type": {
2508
- "text": "void"
2509
- }
2697
+ "name": "horizontal-viewport-lock",
2698
+ "type": {
2699
+ "text": "boolean"
2510
2700
  },
2701
+ "default": "false",
2702
+ "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
2703
+ "fieldName": "horizontalViewportLock",
2511
2704
  "inheritedFrom": {
2512
2705
  "name": "AnchoredRegion",
2513
2706
  "module": "src/anchored-region/anchored-region.ts"
2514
2707
  }
2515
2708
  },
2516
2709
  {
2517
- "kind": "field",
2518
- "name": "verticalPositioningMode",
2710
+ "name": "horizontal-inset",
2519
2711
  "type": {
2520
- "text": "AxisPositioningMode"
2712
+ "text": "boolean"
2521
2713
  },
2522
- "privacy": "public",
2523
- "default": "\"uncontrolled\"",
2524
- "description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
2714
+ "default": "false",
2715
+ "description": "Whether the region overlaps the anchor on the horizontal axis",
2716
+ "fieldName": "horizontalInset",
2525
2717
  "inheritedFrom": {
2526
2718
  "name": "AnchoredRegion",
2527
2719
  "module": "src/anchored-region/anchored-region.ts"
2528
2720
  }
2529
2721
  },
2530
2722
  {
2531
- "kind": "method",
2532
- "name": "verticalPositioningModeChanged",
2533
- "privacy": "private",
2534
- "return": {
2535
- "type": {
2536
- "text": "void"
2537
- }
2723
+ "name": "horizontal-threshold",
2724
+ "type": {
2725
+ "text": "number"
2538
2726
  },
2727
+ "description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
2728
+ "fieldName": "horizontalThreshold",
2539
2729
  "inheritedFrom": {
2540
2730
  "name": "AnchoredRegion",
2541
2731
  "module": "src/anchored-region/anchored-region.ts"
2542
2732
  }
2543
2733
  },
2544
2734
  {
2545
- "kind": "field",
2546
- "name": "verticalDefaultPosition",
2735
+ "name": "horizontal-scaling",
2736
+ "type": {
2737
+ "text": "AxisScalingMode"
2738
+ },
2739
+ "default": "\"content\"",
2740
+ "description": "Defines how the width of the region is calculated",
2741
+ "fieldName": "horizontalScaling",
2742
+ "inheritedFrom": {
2743
+ "name": "AnchoredRegion",
2744
+ "module": "src/anchored-region/anchored-region.ts"
2745
+ }
2746
+ },
2747
+ {
2748
+ "name": "vertical-positioning-mode",
2749
+ "type": {
2750
+ "text": "AxisPositioningMode"
2751
+ },
2752
+ "default": "\"uncontrolled\"",
2753
+ "description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
2754
+ "fieldName": "verticalPositioningMode",
2755
+ "inheritedFrom": {
2756
+ "name": "AnchoredRegion",
2757
+ "module": "src/anchored-region/anchored-region.ts"
2758
+ }
2759
+ },
2760
+ {
2761
+ "name": "vertical-default-position",
2547
2762
  "type": {
2548
2763
  "text": "VerticalPosition"
2549
2764
  },
2550
- "privacy": "public",
2551
2765
  "default": "\"unset\"",
2552
2766
  "description": "The default vertical position of the region relative to the anchor element",
2767
+ "fieldName": "verticalDefaultPosition",
2553
2768
  "inheritedFrom": {
2554
2769
  "name": "AnchoredRegion",
2555
2770
  "module": "src/anchored-region/anchored-region.ts"
2556
2771
  }
2557
2772
  },
2558
2773
  {
2559
- "kind": "method",
2560
- "name": "verticalDefaultPositionChanged",
2561
- "privacy": "private",
2562
- "return": {
2563
- "type": {
2564
- "text": "void"
2565
- }
2774
+ "name": "vertical-viewport-lock",
2775
+ "type": {
2776
+ "text": "boolean"
2566
2777
  },
2778
+ "default": "false",
2779
+ "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
2780
+ "fieldName": "verticalViewportLock",
2567
2781
  "inheritedFrom": {
2568
2782
  "name": "AnchoredRegion",
2569
2783
  "module": "src/anchored-region/anchored-region.ts"
2570
2784
  }
2571
2785
  },
2572
2786
  {
2573
- "kind": "field",
2574
- "name": "verticalViewportLock",
2787
+ "name": "vertical-inset",
2575
2788
  "type": {
2576
2789
  "text": "boolean"
2577
2790
  },
2578
- "privacy": "public",
2579
2791
  "default": "false",
2580
- "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
2792
+ "description": "Whether the region overlaps the anchor on the vertical axis",
2793
+ "fieldName": "verticalInset",
2581
2794
  "inheritedFrom": {
2582
2795
  "name": "AnchoredRegion",
2583
2796
  "module": "src/anchored-region/anchored-region.ts"
2584
2797
  }
2585
2798
  },
2586
2799
  {
2587
- "kind": "method",
2588
- "name": "verticalViewportLockChanged",
2589
- "privacy": "private",
2590
- "return": {
2591
- "type": {
2592
- "text": "void"
2593
- }
2800
+ "name": "vertical-threshold",
2801
+ "type": {
2802
+ "text": "number"
2594
2803
  },
2804
+ "description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
2805
+ "fieldName": "verticalThreshold",
2595
2806
  "inheritedFrom": {
2596
2807
  "name": "AnchoredRegion",
2597
2808
  "module": "src/anchored-region/anchored-region.ts"
2598
2809
  }
2599
2810
  },
2600
2811
  {
2601
- "kind": "field",
2602
- "name": "verticalInset",
2812
+ "name": "vertical-scaling",
2813
+ "type": {
2814
+ "text": "AxisScalingMode"
2815
+ },
2816
+ "default": "\"content\"",
2817
+ "description": "Defines how the height of the region is calculated",
2818
+ "fieldName": "verticalScaling",
2819
+ "inheritedFrom": {
2820
+ "name": "AnchoredRegion",
2821
+ "module": "src/anchored-region/anchored-region.ts"
2822
+ }
2823
+ },
2824
+ {
2825
+ "name": "fixed-placement",
2603
2826
  "type": {
2604
2827
  "text": "boolean"
2605
2828
  },
2606
- "privacy": "public",
2607
2829
  "default": "false",
2608
- "description": "Whether the region overlaps the anchor on the vertical axis",
2830
+ "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,",
2831
+ "fieldName": "fixedPlacement",
2609
2832
  "inheritedFrom": {
2610
2833
  "name": "AnchoredRegion",
2611
2834
  "module": "src/anchored-region/anchored-region.ts"
2612
2835
  }
2613
2836
  },
2614
2837
  {
2615
- "kind": "method",
2616
- "name": "verticalInsetChanged",
2617
- "privacy": "private",
2618
- "return": {
2619
- "type": {
2620
- "text": "void"
2621
- }
2838
+ "name": "auto-update-mode",
2839
+ "type": {
2840
+ "text": "AutoUpdateMode"
2622
2841
  },
2842
+ "default": "\"anchor\"",
2843
+ "description": "Defines what triggers the anchored region to revaluate positioning",
2844
+ "fieldName": "autoUpdateMode",
2623
2845
  "inheritedFrom": {
2624
2846
  "name": "AnchoredRegion",
2625
2847
  "module": "src/anchored-region/anchored-region.ts"
2626
2848
  }
2627
- },
2849
+ }
2850
+ ],
2851
+ "members": [
2628
2852
  {
2629
2853
  "kind": "field",
2630
- "name": "verticalThreshold",
2854
+ "name": "anchor",
2631
2855
  "type": {
2632
- "text": "number"
2856
+ "text": "string"
2633
2857
  },
2634
2858
  "privacy": "public",
2635
- "description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
2859
+ "default": "\"\"",
2860
+ "description": "The HTML ID of the anchor element this region is positioned relative to",
2636
2861
  "inheritedFrom": {
2637
2862
  "name": "AnchoredRegion",
2638
2863
  "module": "src/anchored-region/anchored-region.ts"
@@ -2640,7 +2865,7 @@
2640
2865
  },
2641
2866
  {
2642
2867
  "kind": "method",
2643
- "name": "verticalThresholdChanged",
2868
+ "name": "anchorChanged",
2644
2869
  "privacy": "private",
2645
2870
  "return": {
2646
2871
  "type": {
@@ -2654,13 +2879,13 @@
2654
2879
  },
2655
2880
  {
2656
2881
  "kind": "field",
2657
- "name": "verticalScaling",
2882
+ "name": "viewport",
2658
2883
  "type": {
2659
- "text": "AxisScalingMode"
2884
+ "text": "string"
2660
2885
  },
2661
2886
  "privacy": "public",
2662
- "default": "\"content\"",
2663
- "description": "Defines how the height of the region is calculated",
2887
+ "default": "\"\"",
2888
+ "description": "The HTML ID of the viewport element this region is positioned relative to",
2664
2889
  "inheritedFrom": {
2665
2890
  "name": "AnchoredRegion",
2666
2891
  "module": "src/anchored-region/anchored-region.ts"
@@ -2668,7 +2893,7 @@
2668
2893
  },
2669
2894
  {
2670
2895
  "kind": "method",
2671
- "name": "verticalScalingChanged",
2896
+ "name": "viewportChanged",
2672
2897
  "privacy": "private",
2673
2898
  "return": {
2674
2899
  "type": {
@@ -2682,13 +2907,13 @@
2682
2907
  },
2683
2908
  {
2684
2909
  "kind": "field",
2685
- "name": "fixedPlacement",
2910
+ "name": "horizontalPositioningMode",
2686
2911
  "type": {
2687
- "text": "boolean"
2912
+ "text": "AxisPositioningMode"
2688
2913
  },
2689
2914
  "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,",
2915
+ "default": "\"uncontrolled\"",
2916
+ "description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
2692
2917
  "inheritedFrom": {
2693
2918
  "name": "AnchoredRegion",
2694
2919
  "module": "src/anchored-region/anchored-region.ts"
@@ -2696,7 +2921,7 @@
2696
2921
  },
2697
2922
  {
2698
2923
  "kind": "method",
2699
- "name": "fixedPlacementChanged",
2924
+ "name": "horizontalPositioningModeChanged",
2700
2925
  "privacy": "private",
2701
2926
  "return": {
2702
2927
  "type": {
@@ -2710,13 +2935,13 @@
2710
2935
  },
2711
2936
  {
2712
2937
  "kind": "field",
2713
- "name": "autoUpdateMode",
2938
+ "name": "horizontalDefaultPosition",
2714
2939
  "type": {
2715
- "text": "AutoUpdateMode"
2940
+ "text": "HorizontalPosition"
2716
2941
  },
2717
2942
  "privacy": "public",
2718
- "default": "\"anchor\"",
2719
- "description": "Defines what triggers the anchored region to revaluate positioning",
2943
+ "default": "\"unset\"",
2944
+ "description": "The default horizontal position of the region relative to the anchor element",
2720
2945
  "inheritedFrom": {
2721
2946
  "name": "AnchoredRegion",
2722
2947
  "module": "src/anchored-region/anchored-region.ts"
@@ -2724,27 +2949,13 @@
2724
2949
  },
2725
2950
  {
2726
2951
  "kind": "method",
2727
- "name": "autoUpdateModeChanged",
2952
+ "name": "horizontalDefaultPositionChanged",
2728
2953
  "privacy": "private",
2729
2954
  "return": {
2730
2955
  "type": {
2731
2956
  "text": "void"
2732
2957
  }
2733
2958
  },
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
2959
  "inheritedFrom": {
2749
2960
  "name": "AnchoredRegion",
2750
2961
  "module": "src/anchored-region/anchored-region.ts"
@@ -2752,13 +2963,13 @@
2752
2963
  },
2753
2964
  {
2754
2965
  "kind": "field",
2755
- "name": "anchorElement",
2966
+ "name": "horizontalViewportLock",
2756
2967
  "type": {
2757
- "text": "HTMLElement | null"
2968
+ "text": "boolean"
2758
2969
  },
2759
2970
  "privacy": "public",
2760
- "default": "null",
2761
- "description": "The HTML element being used as the anchor",
2971
+ "default": "false",
2972
+ "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
2762
2973
  "inheritedFrom": {
2763
2974
  "name": "AnchoredRegion",
2764
2975
  "module": "src/anchored-region/anchored-region.ts"
@@ -2766,7 +2977,7 @@
2766
2977
  },
2767
2978
  {
2768
2979
  "kind": "method",
2769
- "name": "anchorElementChanged",
2980
+ "name": "horizontalViewportLockChanged",
2770
2981
  "privacy": "private",
2771
2982
  "return": {
2772
2983
  "type": {
@@ -2780,13 +2991,13 @@
2780
2991
  },
2781
2992
  {
2782
2993
  "kind": "field",
2783
- "name": "viewportElement",
2994
+ "name": "horizontalInset",
2784
2995
  "type": {
2785
- "text": "HTMLElement | null"
2996
+ "text": "boolean"
2786
2997
  },
2787
2998
  "privacy": "public",
2788
- "default": "null",
2789
- "description": "The HTML element being used as the viewport",
2999
+ "default": "false",
3000
+ "description": "Whether the region overlaps the anchor on the horizontal axis",
2790
3001
  "inheritedFrom": {
2791
3002
  "name": "AnchoredRegion",
2792
3003
  "module": "src/anchored-region/anchored-region.ts"
@@ -2794,7 +3005,7 @@
2794
3005
  },
2795
3006
  {
2796
3007
  "kind": "method",
2797
- "name": "viewportElementChanged",
3008
+ "name": "horizontalInsetChanged",
2798
3009
  "privacy": "private",
2799
3010
  "return": {
2800
3011
  "type": {
@@ -2808,25 +3019,26 @@
2808
3019
  },
2809
3020
  {
2810
3021
  "kind": "field",
2811
- "name": "verticalPosition",
3022
+ "name": "horizontalThreshold",
2812
3023
  "type": {
2813
- "text": "AnchoredRegionPositionLabel | undefined"
3024
+ "text": "number"
2814
3025
  },
2815
3026
  "privacy": "public",
2816
- "description": "indicates the current horizontal position of the region",
3027
+ "description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
2817
3028
  "inheritedFrom": {
2818
3029
  "name": "AnchoredRegion",
2819
3030
  "module": "src/anchored-region/anchored-region.ts"
2820
3031
  }
2821
3032
  },
2822
3033
  {
2823
- "kind": "field",
2824
- "name": "horizontalPosition",
2825
- "type": {
2826
- "text": "AnchoredRegionPositionLabel | undefined"
3034
+ "kind": "method",
3035
+ "name": "horizontalThresholdChanged",
3036
+ "privacy": "private",
3037
+ "return": {
3038
+ "type": {
3039
+ "text": "void"
3040
+ }
2827
3041
  },
2828
- "privacy": "public",
2829
- "description": "indicates the current vertical position of the region",
2830
3042
  "inheritedFrom": {
2831
3043
  "name": "AnchoredRegion",
2832
3044
  "module": "src/anchored-region/anchored-region.ts"
@@ -2834,24 +3046,27 @@
2834
3046
  },
2835
3047
  {
2836
3048
  "kind": "field",
2837
- "name": "translateX",
3049
+ "name": "horizontalScaling",
2838
3050
  "type": {
2839
- "text": "number"
3051
+ "text": "AxisScalingMode"
2840
3052
  },
2841
- "privacy": "private",
2842
- "description": "values to be applied to the component's transform on render",
3053
+ "privacy": "public",
3054
+ "default": "\"content\"",
3055
+ "description": "Defines how the width of the region is calculated",
2843
3056
  "inheritedFrom": {
2844
3057
  "name": "AnchoredRegion",
2845
3058
  "module": "src/anchored-region/anchored-region.ts"
2846
3059
  }
2847
3060
  },
2848
3061
  {
2849
- "kind": "field",
2850
- "name": "translateY",
2851
- "type": {
2852
- "text": "number"
2853
- },
3062
+ "kind": "method",
3063
+ "name": "horizontalScalingChanged",
2854
3064
  "privacy": "private",
3065
+ "return": {
3066
+ "type": {
3067
+ "text": "void"
3068
+ }
3069
+ },
2855
3070
  "inheritedFrom": {
2856
3071
  "name": "AnchoredRegion",
2857
3072
  "module": "src/anchored-region/anchored-region.ts"
@@ -2859,24 +3074,368 @@
2859
3074
  },
2860
3075
  {
2861
3076
  "kind": "field",
2862
- "name": "regionWidth",
3077
+ "name": "verticalPositioningMode",
2863
3078
  "type": {
2864
- "text": "string"
3079
+ "text": "AxisPositioningMode"
2865
3080
  },
2866
- "privacy": "private",
2867
- "description": "the span to be applied to the region on each axis",
3081
+ "privacy": "public",
3082
+ "default": "\"uncontrolled\"",
3083
+ "description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
2868
3084
  "inheritedFrom": {
2869
3085
  "name": "AnchoredRegion",
2870
3086
  "module": "src/anchored-region/anchored-region.ts"
2871
3087
  }
2872
3088
  },
2873
3089
  {
2874
- "kind": "field",
2875
- "name": "regionHeight",
2876
- "type": {
2877
- "text": "string"
2878
- },
2879
- "privacy": "private",
3090
+ "kind": "method",
3091
+ "name": "verticalPositioningModeChanged",
3092
+ "privacy": "private",
3093
+ "return": {
3094
+ "type": {
3095
+ "text": "void"
3096
+ }
3097
+ },
3098
+ "inheritedFrom": {
3099
+ "name": "AnchoredRegion",
3100
+ "module": "src/anchored-region/anchored-region.ts"
3101
+ }
3102
+ },
3103
+ {
3104
+ "kind": "field",
3105
+ "name": "verticalDefaultPosition",
3106
+ "type": {
3107
+ "text": "VerticalPosition"
3108
+ },
3109
+ "privacy": "public",
3110
+ "default": "\"unset\"",
3111
+ "description": "The default vertical position of the region relative to the anchor element",
3112
+ "inheritedFrom": {
3113
+ "name": "AnchoredRegion",
3114
+ "module": "src/anchored-region/anchored-region.ts"
3115
+ }
3116
+ },
3117
+ {
3118
+ "kind": "method",
3119
+ "name": "verticalDefaultPositionChanged",
3120
+ "privacy": "private",
3121
+ "return": {
3122
+ "type": {
3123
+ "text": "void"
3124
+ }
3125
+ },
3126
+ "inheritedFrom": {
3127
+ "name": "AnchoredRegion",
3128
+ "module": "src/anchored-region/anchored-region.ts"
3129
+ }
3130
+ },
3131
+ {
3132
+ "kind": "field",
3133
+ "name": "verticalViewportLock",
3134
+ "type": {
3135
+ "text": "boolean"
3136
+ },
3137
+ "privacy": "public",
3138
+ "default": "false",
3139
+ "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
3140
+ "inheritedFrom": {
3141
+ "name": "AnchoredRegion",
3142
+ "module": "src/anchored-region/anchored-region.ts"
3143
+ }
3144
+ },
3145
+ {
3146
+ "kind": "method",
3147
+ "name": "verticalViewportLockChanged",
3148
+ "privacy": "private",
3149
+ "return": {
3150
+ "type": {
3151
+ "text": "void"
3152
+ }
3153
+ },
3154
+ "inheritedFrom": {
3155
+ "name": "AnchoredRegion",
3156
+ "module": "src/anchored-region/anchored-region.ts"
3157
+ }
3158
+ },
3159
+ {
3160
+ "kind": "field",
3161
+ "name": "verticalInset",
3162
+ "type": {
3163
+ "text": "boolean"
3164
+ },
3165
+ "privacy": "public",
3166
+ "default": "false",
3167
+ "description": "Whether the region overlaps the anchor on the vertical axis",
3168
+ "inheritedFrom": {
3169
+ "name": "AnchoredRegion",
3170
+ "module": "src/anchored-region/anchored-region.ts"
3171
+ }
3172
+ },
3173
+ {
3174
+ "kind": "method",
3175
+ "name": "verticalInsetChanged",
3176
+ "privacy": "private",
3177
+ "return": {
3178
+ "type": {
3179
+ "text": "void"
3180
+ }
3181
+ },
3182
+ "inheritedFrom": {
3183
+ "name": "AnchoredRegion",
3184
+ "module": "src/anchored-region/anchored-region.ts"
3185
+ }
3186
+ },
3187
+ {
3188
+ "kind": "field",
3189
+ "name": "verticalThreshold",
3190
+ "type": {
3191
+ "text": "number"
3192
+ },
3193
+ "privacy": "public",
3194
+ "description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
3195
+ "inheritedFrom": {
3196
+ "name": "AnchoredRegion",
3197
+ "module": "src/anchored-region/anchored-region.ts"
3198
+ }
3199
+ },
3200
+ {
3201
+ "kind": "method",
3202
+ "name": "verticalThresholdChanged",
3203
+ "privacy": "private",
3204
+ "return": {
3205
+ "type": {
3206
+ "text": "void"
3207
+ }
3208
+ },
3209
+ "inheritedFrom": {
3210
+ "name": "AnchoredRegion",
3211
+ "module": "src/anchored-region/anchored-region.ts"
3212
+ }
3213
+ },
3214
+ {
3215
+ "kind": "field",
3216
+ "name": "verticalScaling",
3217
+ "type": {
3218
+ "text": "AxisScalingMode"
3219
+ },
3220
+ "privacy": "public",
3221
+ "default": "\"content\"",
3222
+ "description": "Defines how the height of the region is calculated",
3223
+ "inheritedFrom": {
3224
+ "name": "AnchoredRegion",
3225
+ "module": "src/anchored-region/anchored-region.ts"
3226
+ }
3227
+ },
3228
+ {
3229
+ "kind": "method",
3230
+ "name": "verticalScalingChanged",
3231
+ "privacy": "private",
3232
+ "return": {
3233
+ "type": {
3234
+ "text": "void"
3235
+ }
3236
+ },
3237
+ "inheritedFrom": {
3238
+ "name": "AnchoredRegion",
3239
+ "module": "src/anchored-region/anchored-region.ts"
3240
+ }
3241
+ },
3242
+ {
3243
+ "kind": "field",
3244
+ "name": "fixedPlacement",
3245
+ "type": {
3246
+ "text": "boolean"
3247
+ },
3248
+ "privacy": "public",
3249
+ "default": "false",
3250
+ "description": "Whether the region is positioned using css \"position: fixed\".\nOtherwise the region uses \"position: absolute\".\nFixed placement allows the region to break out of parent containers,",
3251
+ "inheritedFrom": {
3252
+ "name": "AnchoredRegion",
3253
+ "module": "src/anchored-region/anchored-region.ts"
3254
+ }
3255
+ },
3256
+ {
3257
+ "kind": "method",
3258
+ "name": "fixedPlacementChanged",
3259
+ "privacy": "private",
3260
+ "return": {
3261
+ "type": {
3262
+ "text": "void"
3263
+ }
3264
+ },
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",
3279
+ "inheritedFrom": {
3280
+ "name": "AnchoredRegion",
3281
+ "module": "src/anchored-region/anchored-region.ts"
3282
+ }
3283
+ },
3284
+ {
3285
+ "kind": "method",
3286
+ "name": "autoUpdateModeChanged",
3287
+ "privacy": "private",
3288
+ "return": {
3289
+ "type": {
3290
+ "text": "void"
3291
+ }
3292
+ },
3293
+ "parameters": [
3294
+ {
3295
+ "name": "prevMode",
3296
+ "type": {
3297
+ "text": "AutoUpdateMode"
3298
+ }
3299
+ },
3300
+ {
3301
+ "name": "newMode",
3302
+ "type": {
3303
+ "text": "AutoUpdateMode"
3304
+ }
3305
+ }
3306
+ ],
3307
+ "inheritedFrom": {
3308
+ "name": "AnchoredRegion",
3309
+ "module": "src/anchored-region/anchored-region.ts"
3310
+ }
3311
+ },
3312
+ {
3313
+ "kind": "field",
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",
3321
+ "inheritedFrom": {
3322
+ "name": "AnchoredRegion",
3323
+ "module": "src/anchored-region/anchored-region.ts"
3324
+ }
3325
+ },
3326
+ {
3327
+ "kind": "method",
3328
+ "name": "anchorElementChanged",
3329
+ "privacy": "private",
3330
+ "return": {
3331
+ "type": {
3332
+ "text": "void"
3333
+ }
3334
+ },
3335
+ "inheritedFrom": {
3336
+ "name": "AnchoredRegion",
3337
+ "module": "src/anchored-region/anchored-region.ts"
3338
+ }
3339
+ },
3340
+ {
3341
+ "kind": "field",
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",
3349
+ "inheritedFrom": {
3350
+ "name": "AnchoredRegion",
3351
+ "module": "src/anchored-region/anchored-region.ts"
3352
+ }
3353
+ },
3354
+ {
3355
+ "kind": "method",
3356
+ "name": "viewportElementChanged",
3357
+ "privacy": "private",
3358
+ "return": {
3359
+ "type": {
3360
+ "text": "void"
3361
+ }
3362
+ },
3363
+ "inheritedFrom": {
3364
+ "name": "AnchoredRegion",
3365
+ "module": "src/anchored-region/anchored-region.ts"
3366
+ }
3367
+ },
3368
+ {
3369
+ "kind": "field",
3370
+ "name": "verticalPosition",
3371
+ "type": {
3372
+ "text": "AnchoredRegionPositionLabel | undefined"
3373
+ },
3374
+ "privacy": "public",
3375
+ "description": "indicates the current horizontal position of the region",
3376
+ "inheritedFrom": {
3377
+ "name": "AnchoredRegion",
3378
+ "module": "src/anchored-region/anchored-region.ts"
3379
+ }
3380
+ },
3381
+ {
3382
+ "kind": "field",
3383
+ "name": "horizontalPosition",
3384
+ "type": {
3385
+ "text": "AnchoredRegionPositionLabel | undefined"
3386
+ },
3387
+ "privacy": "public",
3388
+ "description": "indicates the current vertical position of the region",
3389
+ "inheritedFrom": {
3390
+ "name": "AnchoredRegion",
3391
+ "module": "src/anchored-region/anchored-region.ts"
3392
+ }
3393
+ },
3394
+ {
3395
+ "kind": "field",
3396
+ "name": "translateX",
3397
+ "type": {
3398
+ "text": "number"
3399
+ },
3400
+ "privacy": "private",
3401
+ "description": "values to be applied to the component's transform on render",
3402
+ "inheritedFrom": {
3403
+ "name": "AnchoredRegion",
3404
+ "module": "src/anchored-region/anchored-region.ts"
3405
+ }
3406
+ },
3407
+ {
3408
+ "kind": "field",
3409
+ "name": "translateY",
3410
+ "type": {
3411
+ "text": "number"
3412
+ },
3413
+ "privacy": "private",
3414
+ "inheritedFrom": {
3415
+ "name": "AnchoredRegion",
3416
+ "module": "src/anchored-region/anchored-region.ts"
3417
+ }
3418
+ },
3419
+ {
3420
+ "kind": "field",
3421
+ "name": "regionWidth",
3422
+ "type": {
3423
+ "text": "string"
3424
+ },
3425
+ "privacy": "private",
3426
+ "description": "the span to be applied to the region on each axis",
3427
+ "inheritedFrom": {
3428
+ "name": "AnchoredRegion",
3429
+ "module": "src/anchored-region/anchored-region.ts"
3430
+ }
3431
+ },
3432
+ {
3433
+ "kind": "field",
3434
+ "name": "regionHeight",
3435
+ "type": {
3436
+ "text": "string"
3437
+ },
3438
+ "privacy": "private",
2880
3439
  "inheritedFrom": {
2881
3440
  "name": "AnchoredRegion",
2882
3441
  "module": "src/anchored-region/anchored-region.ts"
@@ -3471,645 +4030,86 @@
3471
4030
  }
3472
4031
  }
3473
4032
  ],
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",
3486
- "inheritedFrom": {
3487
- "name": "AnchoredRegion",
3488
- "module": "src/anchored-region/anchored-region.ts"
3489
- }
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": [
3660
- {
3661
- "name": "prefix",
3662
- "type": {
3663
- "text": "string"
3664
- }
3665
- }
3666
- ]
3667
- },
3668
- {
3669
- "kind": "function",
3670
- "name": "singleOptionTemplate",
3671
- "parameters": [
3672
- {
3673
- "name": "prefix",
3674
- "type": {
3675
- "text": "string"
3676
- }
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": [
3725
- {
3726
- "kind": "field",
3727
- "name": "actions",
3728
- "type": {
3729
- "text": "ActionMenuItem[]"
3730
- }
3731
- },
3732
- {
3733
- "kind": "field",
3734
- "name": "isVertical",
3735
- "type": {
3736
- "text": "boolean"
3737
- },
3738
- "default": "false"
3739
- },
3740
- {
3741
- "kind": "field",
3742
- "name": "addDefaultActions",
3743
- "type": {
3744
- "text": "boolean"
3745
- },
3746
- "default": "true"
3747
- },
3748
- {
3749
- "kind": "field",
3750
- "name": "autoCloseOnAction",
3751
- "type": {
3752
- "text": "boolean"
3753
- },
3754
- "default": "true"
3755
- },
3756
- {
3757
- "kind": "field",
3758
- "name": "classNames",
3759
- "type": {
3760
- "text": "string"
3761
- }
3762
- },
3763
- {
3764
- "kind": "field",
3765
- "name": "definition",
3766
- "type": {
3767
- "text": "any"
3768
- }
3769
- },
3770
- {
3771
- "kind": "field",
3772
- "name": "name",
3773
- "type": {
3774
- "text": "string"
3775
- },
3776
- "default": "'Actions'"
3777
- },
3778
- {
3779
- "kind": "field",
3780
- "name": "open",
3781
- "type": {
3782
- "text": "boolean"
3783
- },
3784
- "default": "false"
3785
- },
3786
- {
3787
- "kind": "field",
3788
- "name": "buttonAppearance",
3789
- "type": {
3790
- "text": "string"
3791
- }
3792
- },
3793
- {
3794
- "kind": "field",
3795
- "name": "hideDisabled",
3796
- "type": {
3797
- "text": "boolean"
3798
- },
3799
- "default": "false"
3800
- },
3801
- {
3802
- "kind": "field",
3803
- "name": "hideMenuSingleOption",
3804
- "type": {
3805
- "text": "boolean"
3806
- },
3807
- "default": "false"
3808
- },
3809
- {
3810
- "kind": "field",
3811
- "name": "singleOption",
3812
- "type": {
3813
- "text": "ActionMenuItem"
3814
- }
3815
- },
3816
- {
3817
- "kind": "field",
3818
- "name": "actionsMenu",
3819
- "type": {
3820
- "text": "HTMLElement"
3821
- }
3822
- },
3823
- {
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
- ]
3841
- },
3842
- {
3843
- "kind": "method",
3844
- "name": "openChanged",
3845
- "privacy": "protected"
3846
- },
3847
- {
3848
- "kind": "method",
3849
- "name": "toggleActionsMenuVisibility"
3850
- },
3851
- {
3852
- "kind": "method",
3853
- "name": "onActionMenuItemClick",
3854
- "parameters": [
3855
- {
3856
- "name": "callback",
3857
- "type": {
3858
- "text": "(rowData) => void | any"
3859
- }
3860
- }
3861
- ]
3862
- },
3863
- {
3864
- "kind": "field",
3865
- "name": "allActions",
3866
- "type": {
3867
- "text": "ActionMenuItem[]"
3868
- },
3869
- "readonly": true
3870
- },
3871
- {
3872
- "kind": "field",
3873
- "name": "rowData",
3874
- "readonly": true
3875
- },
3876
- {
3877
- "kind": "method",
3878
- "name": "getLabel",
3879
- "parameters": [
3880
- {
3881
- "name": "name",
3882
- "type": {
3883
- "text": "string | ((rowData: any) => string)"
3884
- }
3885
- }
3886
- ]
3887
- },
3888
- {
3889
- "kind": "method",
3890
- "name": "getTemplate",
3891
- "parameters": [
3892
- {
3893
- "name": "prefix",
3894
- "type": {
3895
- "text": "string"
3896
- }
3897
- }
3898
- ]
3899
- },
3900
- {
3901
- "kind": "field",
3902
- "name": "_presentation",
3903
- "type": {
3904
- "text": "ComponentPresentation | null | undefined"
3905
- },
3906
- "privacy": "private",
3907
- "default": "void 0",
3908
- "inheritedFrom": {
3909
- "name": "FoundationElement",
3910
- "module": "src/foundation-element/foundation-element.ts"
3911
- }
3912
- },
3913
- {
3914
- "kind": "field",
3915
- "name": "$presentation",
3916
- "type": {
3917
- "text": "ComponentPresentation | null"
3918
- },
3919
- "privacy": "public",
3920
- "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
3921
- "inheritedFrom": {
3922
- "name": "FoundationElement",
3923
- "module": "src/foundation-element/foundation-element.ts"
3924
- }
3925
- },
3926
- {
3927
- "kind": "field",
3928
- "name": "template",
3929
- "type": {
3930
- "text": "ElementViewTemplate | void | null"
3931
- },
3932
- "privacy": "public",
3933
- "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.",
3934
- "inheritedFrom": {
3935
- "name": "FoundationElement",
3936
- "module": "src/foundation-element/foundation-element.ts"
3937
- }
3938
- },
3939
- {
3940
- "kind": "method",
3941
- "name": "templateChanged",
3942
- "privacy": "protected",
3943
- "return": {
3944
- "type": {
3945
- "text": "void"
3946
- }
3947
- },
3948
- "inheritedFrom": {
3949
- "name": "FoundationElement",
3950
- "module": "src/foundation-element/foundation-element.ts"
3951
- }
3952
- },
3953
- {
3954
- "kind": "field",
3955
- "name": "styles",
3956
- "type": {
3957
- "text": "ElementStyles | void | null"
3958
- },
3959
- "privacy": "public",
3960
- "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.",
3961
- "inheritedFrom": {
3962
- "name": "FoundationElement",
3963
- "module": "src/foundation-element/foundation-element.ts"
3964
- }
3965
- },
3966
- {
3967
- "kind": "method",
3968
- "name": "stylesChanged",
3969
- "privacy": "protected",
3970
- "return": {
3971
- "type": {
3972
- "text": "void"
3973
- }
3974
- },
3975
- "inheritedFrom": {
3976
- "name": "FoundationElement",
3977
- "module": "src/foundation-element/foundation-element.ts"
3978
- }
3979
- },
3980
- {
3981
- "kind": "method",
3982
- "name": "compose",
3983
- "privacy": "public",
3984
- "static": true,
3985
- "return": {
3986
- "type": {
3987
- "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
3988
- }
3989
- },
3990
- "parameters": [
3991
- {
3992
- "name": "this",
3993
- "type": {
3994
- "text": "K"
3995
- }
3996
- },
3997
- {
3998
- "name": "elementDefinition",
3999
- "type": {
4000
- "text": "T"
4001
- },
4002
- "description": "The definition of the element to create the registry\nfunction for."
4003
- }
4004
- ],
4005
- "description": "Defines an element registry function with a set of element definition defaults.",
4006
- "inheritedFrom": {
4007
- "name": "FoundationElement",
4008
- "module": "src/foundation-element/foundation-element.ts"
4009
- }
4010
- }
4011
- ],
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
  ]
@@ -27407,21 +27407,6 @@
27407
27407
  }
27408
27408
  ]
27409
27409
  },
27410
- {
27411
- "kind": "javascript-module",
27412
- "path": "src/overlays/index.ts",
27413
- "declarations": [],
27414
- "exports": [
27415
- {
27416
- "kind": "js",
27417
- "name": "*",
27418
- "declaration": {
27419
- "name": "*",
27420
- "package": "./system-health"
27421
- }
27422
- }
27423
- ]
27424
- },
27425
27410
  {
27426
27411
  "kind": "javascript-module",
27427
27412
  "path": "src/patterns/define.ts",
@@ -27522,6 +27507,21 @@
27522
27507
  }
27523
27508
  ]
27524
27509
  },
27510
+ {
27511
+ "kind": "javascript-module",
27512
+ "path": "src/overlays/index.ts",
27513
+ "declarations": [],
27514
+ "exports": [
27515
+ {
27516
+ "kind": "js",
27517
+ "name": "*",
27518
+ "declaration": {
27519
+ "name": "*",
27520
+ "package": "./system-health"
27521
+ }
27522
+ }
27523
+ ]
27524
+ },
27525
27525
  {
27526
27526
  "kind": "javascript-module",
27527
27527
  "path": "src/popper/index.ts",
@@ -29592,6 +29592,195 @@
29592
29592
  }
29593
29593
  ]
29594
29594
  },
29595
+ {
29596
+ "kind": "javascript-module",
29597
+ "path": "src/segmented-control/index.ts",
29598
+ "declarations": [],
29599
+ "exports": [
29600
+ {
29601
+ "kind": "js",
29602
+ "name": "*",
29603
+ "declaration": {
29604
+ "name": "*",
29605
+ "package": "./segmented-control.template"
29606
+ }
29607
+ },
29608
+ {
29609
+ "kind": "js",
29610
+ "name": "*",
29611
+ "declaration": {
29612
+ "name": "*",
29613
+ "package": "./segmented-control.styles"
29614
+ }
29615
+ },
29616
+ {
29617
+ "kind": "js",
29618
+ "name": "*",
29619
+ "declaration": {
29620
+ "name": "*",
29621
+ "package": "./segmented-control"
29622
+ }
29623
+ }
29624
+ ]
29625
+ },
29626
+ {
29627
+ "kind": "javascript-module",
29628
+ "path": "src/segmented-control/segmented-control.styles.ts",
29629
+ "declarations": [
29630
+ {
29631
+ "kind": "function",
29632
+ "name": "foundationSegmentedControlStyles",
29633
+ "return": {
29634
+ "type": {
29635
+ "text": "ElementStyles"
29636
+ }
29637
+ },
29638
+ "parameters": [
29639
+ {
29640
+ "name": "context",
29641
+ "type": {
29642
+ "text": "ElementDefinitionContext"
29643
+ }
29644
+ },
29645
+ {
29646
+ "name": "definition",
29647
+ "type": {
29648
+ "text": "FoundationElementDefinition"
29649
+ }
29650
+ }
29651
+ ]
29652
+ }
29653
+ ],
29654
+ "exports": [
29655
+ {
29656
+ "kind": "js",
29657
+ "name": "foundationSegmentedControlStyles",
29658
+ "declaration": {
29659
+ "name": "foundationSegmentedControlStyles",
29660
+ "module": "src/segmented-control/segmented-control.styles.ts"
29661
+ }
29662
+ }
29663
+ ]
29664
+ },
29665
+ {
29666
+ "kind": "javascript-module",
29667
+ "path": "src/segmented-control/segmented-control.template.ts",
29668
+ "declarations": [
29669
+ {
29670
+ "kind": "function",
29671
+ "name": "foundationSegmentedControlTemplate",
29672
+ "return": {
29673
+ "type": {
29674
+ "text": "ViewTemplate<SegmentedControl>"
29675
+ }
29676
+ },
29677
+ "parameters": [
29678
+ {
29679
+ "name": "context",
29680
+ "type": {
29681
+ "text": "ElementDefinitionContext"
29682
+ }
29683
+ },
29684
+ {
29685
+ "name": "definition",
29686
+ "type": {
29687
+ "text": "FoundationElementDefinition"
29688
+ }
29689
+ }
29690
+ ]
29691
+ }
29692
+ ],
29693
+ "exports": [
29694
+ {
29695
+ "kind": "js",
29696
+ "name": "foundationSegmentedControlTemplate",
29697
+ "declaration": {
29698
+ "name": "foundationSegmentedControlTemplate",
29699
+ "module": "src/segmented-control/segmented-control.template.ts"
29700
+ }
29701
+ }
29702
+ ]
29703
+ },
29704
+ {
29705
+ "kind": "javascript-module",
29706
+ "path": "src/segmented-control/segmented-control.ts",
29707
+ "declarations": [
29708
+ {
29709
+ "kind": "class",
29710
+ "description": "",
29711
+ "name": "SegmentedControl",
29712
+ "members": [
29713
+ {
29714
+ "kind": "method",
29715
+ "name": "valueChanged",
29716
+ "privacy": "protected"
29717
+ }
29718
+ ],
29719
+ "superclass": {
29720
+ "name": "FASTRadioGroup",
29721
+ "package": "@microsoft/fast-foundation"
29722
+ },
29723
+ "tagName": "%%prefix%%-segmented-control",
29724
+ "customElement": true
29725
+ },
29726
+ {
29727
+ "kind": "variable",
29728
+ "name": "foundationSegmentedControlShadowOptions",
29729
+ "type": {
29730
+ "text": "ShadowRootInit"
29731
+ },
29732
+ "default": "undefined"
29733
+ },
29734
+ {
29735
+ "kind": "variable",
29736
+ "name": "defaultSegmentedControlConfig",
29737
+ "type": {
29738
+ "text": "object"
29739
+ },
29740
+ "default": "{}"
29741
+ },
29742
+ {
29743
+ "kind": "variable",
29744
+ "name": "foundationSegmentedControl",
29745
+ "description": "The Foundation Segmented Control",
29746
+ "privacy": "public"
29747
+ }
29748
+ ],
29749
+ "exports": [
29750
+ {
29751
+ "kind": "js",
29752
+ "name": "SegmentedControl",
29753
+ "declaration": {
29754
+ "name": "SegmentedControl",
29755
+ "module": "src/segmented-control/segmented-control.ts"
29756
+ }
29757
+ },
29758
+ {
29759
+ "kind": "js",
29760
+ "name": "foundationSegmentedControlShadowOptions",
29761
+ "declaration": {
29762
+ "name": "foundationSegmentedControlShadowOptions",
29763
+ "module": "src/segmented-control/segmented-control.ts"
29764
+ }
29765
+ },
29766
+ {
29767
+ "kind": "js",
29768
+ "name": "defaultSegmentedControlConfig",
29769
+ "declaration": {
29770
+ "name": "defaultSegmentedControlConfig",
29771
+ "module": "src/segmented-control/segmented-control.ts"
29772
+ }
29773
+ },
29774
+ {
29775
+ "kind": "js",
29776
+ "name": "foundationSegmentedControl",
29777
+ "declaration": {
29778
+ "name": "foundationSegmentedControl",
29779
+ "module": "src/segmented-control/segmented-control.ts"
29780
+ }
29781
+ }
29782
+ ]
29783
+ },
29595
29784
  {
29596
29785
  "kind": "javascript-module",
29597
29786
  "path": "src/search-bar/index.ts",
@@ -31014,195 +31203,6 @@
31014
31203
  }
31015
31204
  ]
31016
31205
  },
31017
- {
31018
- "kind": "javascript-module",
31019
- "path": "src/segmented-control/index.ts",
31020
- "declarations": [],
31021
- "exports": [
31022
- {
31023
- "kind": "js",
31024
- "name": "*",
31025
- "declaration": {
31026
- "name": "*",
31027
- "package": "./segmented-control.template"
31028
- }
31029
- },
31030
- {
31031
- "kind": "js",
31032
- "name": "*",
31033
- "declaration": {
31034
- "name": "*",
31035
- "package": "./segmented-control.styles"
31036
- }
31037
- },
31038
- {
31039
- "kind": "js",
31040
- "name": "*",
31041
- "declaration": {
31042
- "name": "*",
31043
- "package": "./segmented-control"
31044
- }
31045
- }
31046
- ]
31047
- },
31048
- {
31049
- "kind": "javascript-module",
31050
- "path": "src/segmented-control/segmented-control.styles.ts",
31051
- "declarations": [
31052
- {
31053
- "kind": "function",
31054
- "name": "foundationSegmentedControlStyles",
31055
- "return": {
31056
- "type": {
31057
- "text": "ElementStyles"
31058
- }
31059
- },
31060
- "parameters": [
31061
- {
31062
- "name": "context",
31063
- "type": {
31064
- "text": "ElementDefinitionContext"
31065
- }
31066
- },
31067
- {
31068
- "name": "definition",
31069
- "type": {
31070
- "text": "FoundationElementDefinition"
31071
- }
31072
- }
31073
- ]
31074
- }
31075
- ],
31076
- "exports": [
31077
- {
31078
- "kind": "js",
31079
- "name": "foundationSegmentedControlStyles",
31080
- "declaration": {
31081
- "name": "foundationSegmentedControlStyles",
31082
- "module": "src/segmented-control/segmented-control.styles.ts"
31083
- }
31084
- }
31085
- ]
31086
- },
31087
- {
31088
- "kind": "javascript-module",
31089
- "path": "src/segmented-control/segmented-control.template.ts",
31090
- "declarations": [
31091
- {
31092
- "kind": "function",
31093
- "name": "foundationSegmentedControlTemplate",
31094
- "return": {
31095
- "type": {
31096
- "text": "ViewTemplate<SegmentedControl>"
31097
- }
31098
- },
31099
- "parameters": [
31100
- {
31101
- "name": "context",
31102
- "type": {
31103
- "text": "ElementDefinitionContext"
31104
- }
31105
- },
31106
- {
31107
- "name": "definition",
31108
- "type": {
31109
- "text": "FoundationElementDefinition"
31110
- }
31111
- }
31112
- ]
31113
- }
31114
- ],
31115
- "exports": [
31116
- {
31117
- "kind": "js",
31118
- "name": "foundationSegmentedControlTemplate",
31119
- "declaration": {
31120
- "name": "foundationSegmentedControlTemplate",
31121
- "module": "src/segmented-control/segmented-control.template.ts"
31122
- }
31123
- }
31124
- ]
31125
- },
31126
- {
31127
- "kind": "javascript-module",
31128
- "path": "src/segmented-control/segmented-control.ts",
31129
- "declarations": [
31130
- {
31131
- "kind": "class",
31132
- "description": "",
31133
- "name": "SegmentedControl",
31134
- "members": [
31135
- {
31136
- "kind": "method",
31137
- "name": "valueChanged",
31138
- "privacy": "protected"
31139
- }
31140
- ],
31141
- "superclass": {
31142
- "name": "FASTRadioGroup",
31143
- "package": "@microsoft/fast-foundation"
31144
- },
31145
- "tagName": "%%prefix%%-segmented-control",
31146
- "customElement": true
31147
- },
31148
- {
31149
- "kind": "variable",
31150
- "name": "foundationSegmentedControlShadowOptions",
31151
- "type": {
31152
- "text": "ShadowRootInit"
31153
- },
31154
- "default": "undefined"
31155
- },
31156
- {
31157
- "kind": "variable",
31158
- "name": "defaultSegmentedControlConfig",
31159
- "type": {
31160
- "text": "object"
31161
- },
31162
- "default": "{}"
31163
- },
31164
- {
31165
- "kind": "variable",
31166
- "name": "foundationSegmentedControl",
31167
- "description": "The Foundation Segmented Control",
31168
- "privacy": "public"
31169
- }
31170
- ],
31171
- "exports": [
31172
- {
31173
- "kind": "js",
31174
- "name": "SegmentedControl",
31175
- "declaration": {
31176
- "name": "SegmentedControl",
31177
- "module": "src/segmented-control/segmented-control.ts"
31178
- }
31179
- },
31180
- {
31181
- "kind": "js",
31182
- "name": "foundationSegmentedControlShadowOptions",
31183
- "declaration": {
31184
- "name": "foundationSegmentedControlShadowOptions",
31185
- "module": "src/segmented-control/segmented-control.ts"
31186
- }
31187
- },
31188
- {
31189
- "kind": "js",
31190
- "name": "defaultSegmentedControlConfig",
31191
- "declaration": {
31192
- "name": "defaultSegmentedControlConfig",
31193
- "module": "src/segmented-control/segmented-control.ts"
31194
- }
31195
- },
31196
- {
31197
- "kind": "js",
31198
- "name": "foundationSegmentedControl",
31199
- "declaration": {
31200
- "name": "foundationSegmentedControl",
31201
- "module": "src/segmented-control/segmented-control.ts"
31202
- }
31203
- }
31204
- ]
31205
- },
31206
31206
  {
31207
31207
  "kind": "javascript-module",
31208
31208
  "path": "src/segmented-item/index.ts",
@@ -44063,6 +44063,13 @@
44063
44063
  "kind": "method",
44064
44064
  "name": "isOpenChanged"
44065
44065
  },
44066
+ {
44067
+ "kind": "field",
44068
+ "name": "wasOpenedByUser",
44069
+ "type": {
44070
+ "text": "boolean"
44071
+ }
44072
+ },
44066
44073
  {
44067
44074
  "kind": "field",
44068
44075
  "name": "isDismissed",