@genesislcap/foundation-ui 14.180.5 → 14.180.7

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.
@@ -1772,67 +1772,19 @@
1772
1772
  },
1773
1773
  {
1774
1774
  "kind": "javascript-module",
1775
- "path": "src/accordion/accordion.styles.ts",
1776
- "declarations": [
1777
- {
1778
- "kind": "function",
1779
- "name": "foundationAccordionStyles",
1780
- "return": {
1781
- "type": {
1782
- "text": "ElementStyles"
1783
- }
1784
- },
1785
- "parameters": [
1786
- {
1787
- "name": "context",
1788
- "type": {
1789
- "text": "ElementDefinitionContext"
1790
- }
1791
- },
1792
- {
1793
- "name": "definition",
1794
- "type": {
1795
- "text": "FoundationElementDefinition"
1796
- }
1797
- }
1798
- ]
1799
- }
1800
- ],
1801
- "exports": [
1802
- {
1803
- "kind": "js",
1804
- "name": "foundationAccordionStyles",
1805
- "declaration": {
1806
- "name": "foundationAccordionStyles",
1807
- "module": "src/accordion/accordion.styles.ts"
1808
- }
1809
- }
1810
- ]
1811
- },
1812
- {
1813
- "kind": "javascript-module",
1814
- "path": "src/accordion/accordion.template.ts",
1775
+ "path": "src/_common/icons.ts",
1815
1776
  "declarations": [
1816
1777
  {
1817
1778
  "kind": "function",
1818
- "name": "foundationAccordionTemplate",
1819
- "return": {
1820
- "type": {
1821
- "text": "ViewTemplate<Accordion>"
1822
- }
1823
- },
1779
+ "name": "closeIcon",
1824
1780
  "parameters": [
1825
1781
  {
1826
- "name": "context",
1827
- "type": {
1828
- "text": "ElementDefinitionContext"
1829
- }
1782
+ "name": "slot",
1783
+ "default": "'start'"
1830
1784
  },
1831
1785
  {
1832
- "name": "definition",
1833
- "type": {
1834
- "text": "FoundationElementDefinition"
1835
- }
1786
+ "name": "fill",
1787
+ "default": "'#879ba6'"
1836
1788
  }
1837
1789
  ]
1838
1790
  }
@@ -1840,121 +1792,17 @@
1840
1792
  "exports": [
1841
1793
  {
1842
1794
  "kind": "js",
1843
- "name": "foundationAccordionTemplate",
1844
- "declaration": {
1845
- "name": "foundationAccordionTemplate",
1846
- "module": "src/accordion/accordion.template.ts"
1847
- }
1848
- }
1849
- ]
1850
- },
1851
- {
1852
- "kind": "javascript-module",
1853
- "path": "src/accordion/accordion.ts",
1854
- "declarations": [
1855
- {
1856
- "kind": "class",
1857
- "description": "",
1858
- "name": "Accordion",
1859
- "superclass": {
1860
- "name": "FASTAccordion",
1861
- "package": "@microsoft/fast-foundation"
1862
- },
1863
- "tagName": "%%prefix%%-accordion",
1864
- "customElement": true
1865
- },
1866
- {
1867
- "kind": "variable",
1868
- "name": "foundationAccordionShadowOptions",
1869
- "type": {
1870
- "text": "ShadowRootInit"
1871
- },
1872
- "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
1873
- },
1874
- {
1875
- "kind": "variable",
1876
- "name": "defaultAccordionConfig",
1877
- "type": {
1878
- "text": "object"
1879
- },
1880
- "default": "{}"
1881
- },
1882
- {
1883
- "kind": "variable",
1884
- "name": "foundationAccordion",
1885
- "description": "The Foundation Accordion",
1886
- "privacy": "public"
1887
- }
1888
- ],
1889
- "exports": [
1890
- {
1891
- "kind": "js",
1892
- "name": "Accordion",
1893
- "declaration": {
1894
- "name": "Accordion",
1895
- "module": "src/accordion/accordion.ts"
1896
- }
1897
- },
1898
- {
1899
- "kind": "js",
1900
- "name": "foundationAccordionShadowOptions",
1901
- "declaration": {
1902
- "name": "foundationAccordionShadowOptions",
1903
- "module": "src/accordion/accordion.ts"
1904
- }
1905
- },
1906
- {
1907
- "kind": "js",
1908
- "name": "defaultAccordionConfig",
1909
- "declaration": {
1910
- "name": "defaultAccordionConfig",
1911
- "module": "src/accordion/accordion.ts"
1912
- }
1913
- },
1914
- {
1915
- "kind": "js",
1916
- "name": "foundationAccordion",
1917
- "declaration": {
1918
- "name": "foundationAccordion",
1919
- "module": "src/accordion/accordion.ts"
1920
- }
1921
- }
1922
- ]
1923
- },
1924
- {
1925
- "kind": "javascript-module",
1926
- "path": "src/accordion/index.ts",
1927
- "declarations": [],
1928
- "exports": [
1929
- {
1930
- "kind": "js",
1931
- "name": "*",
1932
- "declaration": {
1933
- "name": "*",
1934
- "package": "./accordion.template"
1935
- }
1936
- },
1937
- {
1938
- "kind": "js",
1939
- "name": "*",
1940
- "declaration": {
1941
- "name": "*",
1942
- "package": "./accordion.styles"
1943
- }
1944
- },
1945
- {
1946
- "kind": "js",
1947
- "name": "*",
1795
+ "name": "closeIcon",
1948
1796
  "declaration": {
1949
- "name": "*",
1950
- "package": "./accordion"
1797
+ "name": "closeIcon",
1798
+ "module": "src/_common/icons.ts"
1951
1799
  }
1952
1800
  }
1953
1801
  ]
1954
1802
  },
1955
1803
  {
1956
1804
  "kind": "javascript-module",
1957
- "path": "src/_config/index.ts",
1805
+ "path": "src/_common/index.ts",
1958
1806
  "declarations": [],
1959
1807
  "exports": [
1960
1808
  {
@@ -1962,23 +1810,7 @@
1962
1810
  "name": "*",
1963
1811
  "declaration": {
1964
1812
  "name": "*",
1965
- "package": "./styles"
1966
- }
1967
- },
1968
- {
1969
- "kind": "js",
1970
- "name": "*",
1971
- "declaration": {
1972
- "name": "*",
1973
- "package": "./tokens"
1974
- }
1975
- },
1976
- {
1977
- "kind": "js",
1978
- "name": "*",
1979
- "declaration": {
1980
- "name": "*",
1981
- "package": "./values"
1813
+ "package": "./icons"
1982
1814
  }
1983
1815
  }
1984
1816
  ]
@@ -2503,6 +2335,37 @@
2503
2335
  }
2504
2336
  ]
2505
2337
  },
2338
+ {
2339
+ "kind": "javascript-module",
2340
+ "path": "src/_config/index.ts",
2341
+ "declarations": [],
2342
+ "exports": [
2343
+ {
2344
+ "kind": "js",
2345
+ "name": "*",
2346
+ "declaration": {
2347
+ "name": "*",
2348
+ "package": "./styles"
2349
+ }
2350
+ },
2351
+ {
2352
+ "kind": "js",
2353
+ "name": "*",
2354
+ "declaration": {
2355
+ "name": "*",
2356
+ "package": "./tokens"
2357
+ }
2358
+ },
2359
+ {
2360
+ "kind": "js",
2361
+ "name": "*",
2362
+ "declaration": {
2363
+ "name": "*",
2364
+ "package": "./values"
2365
+ }
2366
+ }
2367
+ ]
2368
+ },
2506
2369
  {
2507
2370
  "kind": "javascript-module",
2508
2371
  "path": "src/anchored-region/anchor-region.template.ts",
@@ -4095,19 +3958,28 @@
4095
3958
  },
4096
3959
  {
4097
3960
  "kind": "javascript-module",
4098
- "path": "src/_common/icons.ts",
3961
+ "path": "src/accordion/accordion.styles.ts",
4099
3962
  "declarations": [
4100
3963
  {
4101
3964
  "kind": "function",
4102
- "name": "closeIcon",
3965
+ "name": "foundationAccordionStyles",
3966
+ "return": {
3967
+ "type": {
3968
+ "text": "ElementStyles"
3969
+ }
3970
+ },
4103
3971
  "parameters": [
4104
3972
  {
4105
- "name": "slot",
4106
- "default": "'start'"
3973
+ "name": "context",
3974
+ "type": {
3975
+ "text": "ElementDefinitionContext"
3976
+ }
4107
3977
  },
4108
3978
  {
4109
- "name": "fill",
4110
- "default": "'#879ba6'"
3979
+ "name": "definition",
3980
+ "type": {
3981
+ "text": "FoundationElementDefinition"
3982
+ }
4111
3983
  }
4112
3984
  ]
4113
3985
  }
@@ -4115,39 +3987,167 @@
4115
3987
  "exports": [
4116
3988
  {
4117
3989
  "kind": "js",
4118
- "name": "closeIcon",
4119
- "declaration": {
4120
- "name": "closeIcon",
4121
- "module": "src/_common/icons.ts"
4122
- }
4123
- }
4124
- ]
4125
- },
4126
- {
4127
- "kind": "javascript-module",
4128
- "path": "src/_common/index.ts",
4129
- "declarations": [],
4130
- "exports": [
4131
- {
4132
- "kind": "js",
4133
- "name": "*",
3990
+ "name": "foundationAccordionStyles",
4134
3991
  "declaration": {
4135
- "name": "*",
4136
- "package": "./icons"
3992
+ "name": "foundationAccordionStyles",
3993
+ "module": "src/accordion/accordion.styles.ts"
4137
3994
  }
4138
3995
  }
4139
3996
  ]
4140
3997
  },
4141
3998
  {
4142
3999
  "kind": "javascript-module",
4143
- "path": "src/avatar/avatar.styles.ts",
4000
+ "path": "src/accordion/accordion.template.ts",
4144
4001
  "declarations": [
4145
4002
  {
4146
4003
  "kind": "function",
4147
- "name": "foundationAvatarStyles",
4004
+ "name": "foundationAccordionTemplate",
4148
4005
  "return": {
4149
4006
  "type": {
4150
- "text": "ElementStyles"
4007
+ "text": "ViewTemplate<Accordion>"
4008
+ }
4009
+ },
4010
+ "parameters": [
4011
+ {
4012
+ "name": "context",
4013
+ "type": {
4014
+ "text": "ElementDefinitionContext"
4015
+ }
4016
+ },
4017
+ {
4018
+ "name": "definition",
4019
+ "type": {
4020
+ "text": "FoundationElementDefinition"
4021
+ }
4022
+ }
4023
+ ]
4024
+ }
4025
+ ],
4026
+ "exports": [
4027
+ {
4028
+ "kind": "js",
4029
+ "name": "foundationAccordionTemplate",
4030
+ "declaration": {
4031
+ "name": "foundationAccordionTemplate",
4032
+ "module": "src/accordion/accordion.template.ts"
4033
+ }
4034
+ }
4035
+ ]
4036
+ },
4037
+ {
4038
+ "kind": "javascript-module",
4039
+ "path": "src/accordion/accordion.ts",
4040
+ "declarations": [
4041
+ {
4042
+ "kind": "class",
4043
+ "description": "",
4044
+ "name": "Accordion",
4045
+ "superclass": {
4046
+ "name": "FASTAccordion",
4047
+ "package": "@microsoft/fast-foundation"
4048
+ },
4049
+ "tagName": "%%prefix%%-accordion",
4050
+ "customElement": true
4051
+ },
4052
+ {
4053
+ "kind": "variable",
4054
+ "name": "foundationAccordionShadowOptions",
4055
+ "type": {
4056
+ "text": "ShadowRootInit"
4057
+ },
4058
+ "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
4059
+ },
4060
+ {
4061
+ "kind": "variable",
4062
+ "name": "defaultAccordionConfig",
4063
+ "type": {
4064
+ "text": "object"
4065
+ },
4066
+ "default": "{}"
4067
+ },
4068
+ {
4069
+ "kind": "variable",
4070
+ "name": "foundationAccordion",
4071
+ "description": "The Foundation Accordion",
4072
+ "privacy": "public"
4073
+ }
4074
+ ],
4075
+ "exports": [
4076
+ {
4077
+ "kind": "js",
4078
+ "name": "Accordion",
4079
+ "declaration": {
4080
+ "name": "Accordion",
4081
+ "module": "src/accordion/accordion.ts"
4082
+ }
4083
+ },
4084
+ {
4085
+ "kind": "js",
4086
+ "name": "foundationAccordionShadowOptions",
4087
+ "declaration": {
4088
+ "name": "foundationAccordionShadowOptions",
4089
+ "module": "src/accordion/accordion.ts"
4090
+ }
4091
+ },
4092
+ {
4093
+ "kind": "js",
4094
+ "name": "defaultAccordionConfig",
4095
+ "declaration": {
4096
+ "name": "defaultAccordionConfig",
4097
+ "module": "src/accordion/accordion.ts"
4098
+ }
4099
+ },
4100
+ {
4101
+ "kind": "js",
4102
+ "name": "foundationAccordion",
4103
+ "declaration": {
4104
+ "name": "foundationAccordion",
4105
+ "module": "src/accordion/accordion.ts"
4106
+ }
4107
+ }
4108
+ ]
4109
+ },
4110
+ {
4111
+ "kind": "javascript-module",
4112
+ "path": "src/accordion/index.ts",
4113
+ "declarations": [],
4114
+ "exports": [
4115
+ {
4116
+ "kind": "js",
4117
+ "name": "*",
4118
+ "declaration": {
4119
+ "name": "*",
4120
+ "package": "./accordion.template"
4121
+ }
4122
+ },
4123
+ {
4124
+ "kind": "js",
4125
+ "name": "*",
4126
+ "declaration": {
4127
+ "name": "*",
4128
+ "package": "./accordion.styles"
4129
+ }
4130
+ },
4131
+ {
4132
+ "kind": "js",
4133
+ "name": "*",
4134
+ "declaration": {
4135
+ "name": "*",
4136
+ "package": "./accordion"
4137
+ }
4138
+ }
4139
+ ]
4140
+ },
4141
+ {
4142
+ "kind": "javascript-module",
4143
+ "path": "src/avatar/avatar.styles.ts",
4144
+ "declarations": [
4145
+ {
4146
+ "kind": "function",
4147
+ "name": "foundationAvatarStyles",
4148
+ "return": {
4149
+ "type": {
4150
+ "text": "ElementStyles"
4151
4151
  }
4152
4152
  },
4153
4153
  "parameters": [
@@ -22749,7 +22749,7 @@
22749
22749
  },
22750
22750
  {
22751
22751
  "kind": "javascript-module",
22752
- "path": "src/menu-item/index.ts",
22752
+ "path": "src/modal/index.ts",
22753
22753
  "declarations": [],
22754
22754
  "exports": [
22755
22755
  {
@@ -22757,7 +22757,7 @@
22757
22757
  "name": "*",
22758
22758
  "declaration": {
22759
22759
  "name": "*",
22760
- "package": "./menu-item.template"
22760
+ "package": "./modal.styles"
22761
22761
  }
22762
22762
  },
22763
22763
  {
@@ -22765,7 +22765,7 @@
22765
22765
  "name": "*",
22766
22766
  "declaration": {
22767
22767
  "name": "*",
22768
- "package": "./menu-item.styles"
22768
+ "package": "./modal.template"
22769
22769
  }
22770
22770
  },
22771
22771
  {
@@ -22773,269 +22773,240 @@
22773
22773
  "name": "*",
22774
22774
  "declaration": {
22775
22775
  "name": "*",
22776
- "package": "./menu-item"
22776
+ "package": "./modal"
22777
22777
  }
22778
22778
  }
22779
22779
  ]
22780
22780
  },
22781
22781
  {
22782
22782
  "kind": "javascript-module",
22783
- "path": "src/menu-item/menu-item.styles.ts",
22783
+ "path": "src/modal/modal.styles.ts",
22784
22784
  "declarations": [
22785
22785
  {
22786
- "kind": "function",
22787
- "name": "foundationMenuItemStyles",
22788
- "return": {
22789
- "type": {
22790
- "text": "ElementStyles"
22791
- }
22786
+ "kind": "variable",
22787
+ "name": "foundationModalStyles",
22788
+ "type": {
22789
+ "text": "ElementStyles"
22792
22790
  },
22793
- "parameters": [
22794
- {
22795
- "name": "context",
22796
- "type": {
22797
- "text": "ElementDefinitionContext"
22798
- }
22799
- },
22800
- {
22801
- "name": "definition",
22802
- "type": {
22803
- "text": "MenuItemOptions"
22804
- }
22805
- }
22806
- ]
22791
+ "default": "css`\n ${foundationDialogStyles}\n`"
22807
22792
  }
22808
22793
  ],
22809
22794
  "exports": [
22810
22795
  {
22811
22796
  "kind": "js",
22812
- "name": "foundationMenuItemStyles",
22797
+ "name": "foundationModalStyles",
22813
22798
  "declaration": {
22814
- "name": "foundationMenuItemStyles",
22815
- "module": "src/menu-item/menu-item.styles.ts"
22799
+ "name": "foundationModalStyles",
22800
+ "module": "src/modal/modal.styles.ts"
22816
22801
  }
22817
22802
  }
22818
22803
  ]
22819
22804
  },
22820
22805
  {
22821
22806
  "kind": "javascript-module",
22822
- "path": "src/menu-item/menu-item.template.ts",
22807
+ "path": "src/modal/modal.template.ts",
22823
22808
  "declarations": [
22824
22809
  {
22825
- "kind": "function",
22826
- "name": "foundationMenuItemTemplate",
22827
- "return": {
22828
- "type": {
22829
- "text": "ViewTemplate<MenuItem>"
22830
- }
22810
+ "kind": "variable",
22811
+ "name": "foundationModalTemplate",
22812
+ "type": {
22813
+ "text": "ViewTemplate<Modal>"
22831
22814
  },
22832
- "parameters": [
22833
- {
22834
- "name": "context",
22835
- "type": {
22836
- "text": "ElementDefinitionContext"
22837
- }
22838
- },
22839
- {
22840
- "name": "definition",
22841
- "type": {
22842
- "text": "MenuItemOptions"
22843
- }
22844
- }
22845
- ]
22815
+ "default": "html`\n ${foundationDialogTemplate}\n`"
22846
22816
  }
22847
22817
  ],
22848
22818
  "exports": [
22849
22819
  {
22850
22820
  "kind": "js",
22851
- "name": "foundationMenuItemTemplate",
22821
+ "name": "foundationModalTemplate",
22852
22822
  "declaration": {
22853
- "name": "foundationMenuItemTemplate",
22854
- "module": "src/menu-item/menu-item.template.ts"
22823
+ "name": "foundationModalTemplate",
22824
+ "module": "src/modal/modal.template.ts"
22855
22825
  }
22856
22826
  }
22857
22827
  ]
22858
22828
  },
22859
22829
  {
22860
22830
  "kind": "javascript-module",
22861
- "path": "src/menu-item/menu-item.ts",
22831
+ "path": "src/modal/modal.ts",
22862
22832
  "declarations": [
22833
+ {
22834
+ "kind": "variable",
22835
+ "name": "foundationModalShadowOptions",
22836
+ "type": {
22837
+ "text": "ShadowRootInit"
22838
+ },
22839
+ "default": "{\n mode: 'open',\n delegatesFocus: true,\n}"
22840
+ },
22841
+ {
22842
+ "kind": "variable",
22843
+ "name": "defaultModalConfig",
22844
+ "type": {
22845
+ "text": "object"
22846
+ },
22847
+ "default": "{}"
22848
+ },
22863
22849
  {
22864
22850
  "kind": "class",
22865
22851
  "description": "",
22866
- "name": "MenuItem",
22867
- "superclass": {
22868
- "name": "FASTMenuItem",
22869
- "package": "@microsoft/fast-components"
22870
- },
22871
- "tagName": "%%prefix%%-menu-item",
22872
- "customElement": true,
22873
- "attributes": [
22852
+ "name": "Modal",
22853
+ "members": [
22874
22854
  {
22875
- "type": {
22876
- "text": "boolean"
22855
+ "kind": "method",
22856
+ "name": "show",
22857
+ "return": {
22858
+ "type": {
22859
+ "text": "void"
22860
+ }
22877
22861
  },
22878
- "description": "The disabled state of the element.",
22879
- "fieldName": "disabled",
22862
+ "description": "Show the HTMLDialogElement and its contents",
22880
22863
  "inheritedFrom": {
22881
- "name": "MenuItem",
22882
- "module": "src/menu-item/menu-item.ts"
22864
+ "name": "<local>_DialogElement",
22865
+ "module": "src/dialog/dialog.ts"
22883
22866
  }
22884
22867
  },
22885
22868
  {
22886
- "name": "role",
22869
+ "kind": "field",
22870
+ "name": "mainElement",
22887
22871
  "type": {
22888
- "text": "MenuItemRole"
22872
+ "text": "HTMLDialogElement"
22889
22873
  },
22890
- "description": "The role of the element.",
22891
- "fieldName": "role",
22874
+ "description": "A reference to the dialog element\nin the component Shadow DOM.",
22892
22875
  "inheritedFrom": {
22893
- "name": "MenuItem",
22894
- "module": "src/menu-item/menu-item.ts"
22876
+ "name": "<local>_DialogElement",
22877
+ "module": "src/dialog/dialog.ts"
22895
22878
  }
22896
- }
22897
- ],
22898
- "members": [
22879
+ },
22899
22880
  {
22900
22881
  "kind": "field",
22901
- "name": "disabled",
22882
+ "name": "notification",
22902
22883
  "type": {
22903
- "text": "boolean"
22884
+ "text": "NotificationStructure"
22904
22885
  },
22905
- "privacy": "public",
22906
- "description": "The disabled state of the element.",
22907
22886
  "inheritedFrom": {
22908
- "name": "MenuItem",
22909
- "module": "src/menu-item/menu-item.ts"
22887
+ "name": "<local>_DialogElement",
22888
+ "module": "src/dialog/dialog.ts"
22889
+ }
22890
+ },
22891
+ {
22892
+ "kind": "method",
22893
+ "name": "notificationChanged",
22894
+ "inheritedFrom": {
22895
+ "name": "<local>_DialogElement",
22896
+ "module": "src/dialog/dialog.ts"
22910
22897
  }
22911
22898
  },
22912
22899
  {
22913
22900
  "kind": "field",
22914
- "name": "expanded",
22901
+ "name": "type",
22915
22902
  "type": {
22916
- "text": "boolean"
22903
+ "text": "DialogType"
22917
22904
  },
22918
- "privacy": "public",
22919
- "description": "The expanded state of the element.",
22905
+ "default": "'default'",
22920
22906
  "inheritedFrom": {
22921
- "name": "MenuItem",
22922
- "module": "src/menu-item/menu-item.ts"
22907
+ "name": "<local>_DialogElement",
22908
+ "module": "src/dialog/dialog.ts"
22923
22909
  }
22924
22910
  },
22925
22911
  {
22926
- "kind": "method",
22927
- "name": "expandedChanged",
22928
- "privacy": "private",
22929
- "return": {
22930
- "type": {
22931
- "text": "void"
22932
- }
22912
+ "kind": "field",
22913
+ "name": "position",
22914
+ "type": {
22915
+ "text": "DialogPosition"
22933
22916
  },
22934
- "parameters": [
22935
- {
22936
- "name": "oldValue",
22937
- "type": {
22938
- "text": "boolean"
22939
- }
22940
- }
22941
- ],
22917
+ "default": "'center'",
22942
22918
  "inheritedFrom": {
22943
- "name": "MenuItem",
22944
- "module": "src/menu-item/menu-item.ts"
22919
+ "name": "<local>_DialogElement",
22920
+ "module": "src/dialog/dialog.ts"
22945
22921
  }
22946
22922
  },
22947
22923
  {
22948
22924
  "kind": "field",
22949
- "name": "role",
22925
+ "name": "showCloseIcon",
22950
22926
  "type": {
22951
- "text": "MenuItemRole"
22927
+ "text": "boolean"
22952
22928
  },
22953
- "privacy": "public",
22954
- "description": "The role of the element.",
22929
+ "default": "true",
22930
+ "description": "Whether or not to show the close icon",
22955
22931
  "inheritedFrom": {
22956
- "name": "MenuItem",
22957
- "module": "src/menu-item/menu-item.ts"
22932
+ "name": "<local>_DialogElement",
22933
+ "module": "src/dialog/dialog.ts"
22958
22934
  }
22959
22935
  },
22960
22936
  {
22961
22937
  "kind": "field",
22962
- "name": "checked",
22938
+ "name": "onShowCallback",
22963
22939
  "type": {
22964
- "text": "boolean"
22940
+ "text": "() => void"
22965
22941
  },
22966
- "privacy": "public",
22967
- "description": "The checked value of the element.",
22942
+ "description": "Callback to run *before* HTMLDialogElement is shown",
22968
22943
  "inheritedFrom": {
22969
- "name": "MenuItem",
22970
- "module": "src/menu-item/menu-item.ts"
22944
+ "name": "<local>_DialogElement",
22945
+ "module": "src/dialog/dialog.ts"
22971
22946
  }
22972
22947
  },
22973
22948
  {
22974
- "kind": "method",
22975
- "name": "checkedChanged",
22976
- "privacy": "private",
22977
- "return": {
22978
- "type": {
22979
- "text": "void"
22980
- }
22949
+ "kind": "field",
22950
+ "name": "onCloseCallback",
22951
+ "type": {
22952
+ "text": "() => void"
22981
22953
  },
22982
- "parameters": [
22983
- {
22984
- "name": "oldValue",
22985
- "type": {
22986
- "text": "boolean"
22987
- }
22988
- },
22989
- {
22990
- "name": "newValue",
22991
- "type": {
22992
- "text": "boolean"
22993
- }
22994
- }
22995
- ],
22954
+ "description": "Callback to run *after* HTMLDialogElement is closed",
22996
22955
  "inheritedFrom": {
22997
- "name": "MenuItem",
22998
- "module": "src/menu-item/menu-item.ts"
22956
+ "name": "<local>_DialogElement",
22957
+ "module": "src/dialog/dialog.ts"
22999
22958
  }
23000
22959
  },
23001
22960
  {
23002
22961
  "kind": "field",
23003
- "name": "focusSubmenuOnLoad",
22962
+ "name": "open",
23004
22963
  "type": {
23005
22964
  "text": "boolean"
23006
22965
  },
23007
- "privacy": "private",
23008
- "default": "false",
22966
+ "description": "Determine if the dialog is showing or closed.",
22967
+ "readonly": true,
23009
22968
  "inheritedFrom": {
23010
- "name": "MenuItem",
23011
- "module": "src/menu-item/menu-item.ts"
22969
+ "name": "<local>_DialogElement",
22970
+ "module": "src/dialog/dialog.ts"
23012
22971
  }
23013
22972
  },
23014
22973
  {
23015
- "kind": "field",
23016
- "name": "observer",
23017
- "type": {
23018
- "text": "MutationObserver | undefined"
22974
+ "kind": "method",
22975
+ "name": "close",
22976
+ "return": {
22977
+ "type": {
22978
+ "text": "void"
22979
+ }
23019
22980
  },
23020
- "privacy": "private",
22981
+ "description": "Remove the HTMLDialogElement from display",
23021
22982
  "inheritedFrom": {
23022
- "name": "MenuItem",
23023
- "module": "src/menu-item/menu-item.ts"
22983
+ "name": "<local>_DialogElement",
22984
+ "module": "src/dialog/dialog.ts"
23024
22985
  }
23025
22986
  },
23026
22987
  {
23027
22988
  "kind": "method",
23028
- "name": "domChildren",
23029
- "privacy": "private",
22989
+ "name": "dismiss",
22990
+ "privacy": "public",
22991
+ "description": "Dismiss the Dialog from display and calls the dismissing action.",
22992
+ "inheritedFrom": {
22993
+ "name": "<local>_DialogElement",
22994
+ "module": "src/dialog/dialog.ts"
22995
+ }
22996
+ },
22997
+ {
22998
+ "kind": "method",
22999
+ "name": "closeDialog",
23000
+ "privacy": "public",
23030
23001
  "return": {
23031
23002
  "type": {
23032
- "text": "Element[]"
23003
+ "text": "void"
23033
23004
  }
23034
23005
  },
23035
- "description": "get an array of valid DOM children",
23006
+ "description": "Dismiss the Dialog from display.",
23036
23007
  "inheritedFrom": {
23037
- "name": "MenuItem",
23038
- "module": "src/menu-item/menu-item.ts"
23008
+ "name": "<local>_DialogElement",
23009
+ "module": "src/dialog/dialog.ts"
23039
23010
  }
23040
23011
  },
23041
23012
  {
@@ -23150,86 +23121,97 @@
23150
23121
  }
23151
23122
  }
23152
23123
  ],
23153
- "events": [
23124
+ "superclass": {
23125
+ "name": "DialogElement",
23126
+ "module": "/src/dialog"
23127
+ },
23128
+ "tagName": "%%prefix%%-modal",
23129
+ "customElement": true,
23130
+ "attributes": [
23154
23131
  {
23155
- "description": "Fires a custom 'expanded-change' event when the expanded state changes",
23156
- "name": "expanded-change",
23132
+ "name": "type",
23133
+ "type": {
23134
+ "text": "DialogType"
23135
+ },
23136
+ "default": "'default'",
23137
+ "fieldName": "type",
23157
23138
  "inheritedFrom": {
23158
- "name": "MenuItem",
23159
- "module": "src/menu-item/menu-item.ts"
23139
+ "name": "<local>_DialogElement",
23140
+ "module": "src/dialog/dialog.ts"
23160
23141
  }
23161
23142
  },
23162
23143
  {
23163
- "description": "Fires a custom 'change' event when a non-submenu item with a role of `menuitemcheckbox`, `menuitemradio`, or `menuitem` is invoked",
23164
- "name": "change",
23144
+ "name": "position",
23145
+ "type": {
23146
+ "text": "DialogPosition"
23147
+ },
23148
+ "default": "'center'",
23149
+ "fieldName": "position",
23165
23150
  "inheritedFrom": {
23166
- "name": "MenuItem",
23167
- "module": "src/menu-item/menu-item.ts"
23151
+ "name": "<local>_DialogElement",
23152
+ "module": "src/dialog/dialog.ts"
23153
+ }
23154
+ },
23155
+ {
23156
+ "name": "show-close-icon",
23157
+ "type": {
23158
+ "text": "boolean"
23159
+ },
23160
+ "default": "true",
23161
+ "description": "Whether or not to show the close icon",
23162
+ "fieldName": "showCloseIcon",
23163
+ "inheritedFrom": {
23164
+ "name": "<local>_DialogElement",
23165
+ "module": "src/dialog/dialog.ts"
23168
23166
  }
23169
23167
  }
23170
23168
  ]
23171
23169
  },
23172
23170
  {
23173
23171
  "kind": "variable",
23174
- "name": "foundationMenuItemShadowOptions",
23175
- "type": {
23176
- "text": "ShadowRootInit"
23177
- },
23178
- "default": "undefined"
23179
- },
23180
- {
23181
- "kind": "variable",
23182
- "name": "defaultMenuItemConfig",
23183
- "type": {
23184
- "text": "object"
23185
- },
23186
- "default": "{\n expandCollapseGlyph: `\n <svg\n class=\"expand-collapse-glyph\"\n part=\"expand-collapse-glyph\"\n viewBox=\"0 0 16 16\"\n xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M4.023 15.273L11.29 8 4.023.727l.704-.704L12.71 8l-7.984 7.977-.704-.704z\"\n />\n </svg>\n `,\n}"
23187
- },
23188
- {
23189
- "kind": "variable",
23190
- "name": "foundationMenuItem",
23191
- "description": "The Foundation Menu Item",
23172
+ "name": "foundationModal",
23173
+ "description": "The Foundation Modal",
23192
23174
  "privacy": "public"
23193
23175
  }
23194
23176
  ],
23195
23177
  "exports": [
23196
23178
  {
23197
23179
  "kind": "js",
23198
- "name": "MenuItem",
23180
+ "name": "foundationModalShadowOptions",
23199
23181
  "declaration": {
23200
- "name": "MenuItem",
23201
- "module": "src/menu-item/menu-item.ts"
23182
+ "name": "foundationModalShadowOptions",
23183
+ "module": "src/modal/modal.ts"
23202
23184
  }
23203
23185
  },
23204
23186
  {
23205
23187
  "kind": "js",
23206
- "name": "foundationMenuItemShadowOptions",
23188
+ "name": "defaultModalConfig",
23207
23189
  "declaration": {
23208
- "name": "foundationMenuItemShadowOptions",
23209
- "module": "src/menu-item/menu-item.ts"
23190
+ "name": "defaultModalConfig",
23191
+ "module": "src/modal/modal.ts"
23210
23192
  }
23211
23193
  },
23212
23194
  {
23213
23195
  "kind": "js",
23214
- "name": "defaultMenuItemConfig",
23196
+ "name": "Modal",
23215
23197
  "declaration": {
23216
- "name": "defaultMenuItemConfig",
23217
- "module": "src/menu-item/menu-item.ts"
23198
+ "name": "Modal",
23199
+ "module": "src/modal/modal.ts"
23218
23200
  }
23219
23201
  },
23220
23202
  {
23221
23203
  "kind": "js",
23222
- "name": "foundationMenuItem",
23204
+ "name": "foundationModal",
23223
23205
  "declaration": {
23224
- "name": "foundationMenuItem",
23225
- "module": "src/menu-item/menu-item.ts"
23206
+ "name": "foundationModal",
23207
+ "module": "src/modal/modal.ts"
23226
23208
  }
23227
23209
  }
23228
23210
  ]
23229
23211
  },
23230
23212
  {
23231
23213
  "kind": "javascript-module",
23232
- "path": "src/modal/index.ts",
23214
+ "path": "src/menu-item/index.ts",
23233
23215
  "declarations": [],
23234
23216
  "exports": [
23235
23217
  {
@@ -23237,7 +23219,7 @@
23237
23219
  "name": "*",
23238
23220
  "declaration": {
23239
23221
  "name": "*",
23240
- "package": "./modal.styles"
23222
+ "package": "./menu-item.template"
23241
23223
  }
23242
23224
  },
23243
23225
  {
@@ -23245,7 +23227,7 @@
23245
23227
  "name": "*",
23246
23228
  "declaration": {
23247
23229
  "name": "*",
23248
- "package": "./modal.template"
23230
+ "package": "./menu-item.styles"
23249
23231
  }
23250
23232
  },
23251
23233
  {
@@ -23253,240 +23235,269 @@
23253
23235
  "name": "*",
23254
23236
  "declaration": {
23255
23237
  "name": "*",
23256
- "package": "./modal"
23238
+ "package": "./menu-item"
23257
23239
  }
23258
23240
  }
23259
23241
  ]
23260
23242
  },
23261
23243
  {
23262
23244
  "kind": "javascript-module",
23263
- "path": "src/modal/modal.styles.ts",
23245
+ "path": "src/menu-item/menu-item.styles.ts",
23264
23246
  "declarations": [
23265
23247
  {
23266
- "kind": "variable",
23267
- "name": "foundationModalStyles",
23268
- "type": {
23269
- "text": "ElementStyles"
23248
+ "kind": "function",
23249
+ "name": "foundationMenuItemStyles",
23250
+ "return": {
23251
+ "type": {
23252
+ "text": "ElementStyles"
23253
+ }
23270
23254
  },
23271
- "default": "css`\n ${foundationDialogStyles}\n`"
23255
+ "parameters": [
23256
+ {
23257
+ "name": "context",
23258
+ "type": {
23259
+ "text": "ElementDefinitionContext"
23260
+ }
23261
+ },
23262
+ {
23263
+ "name": "definition",
23264
+ "type": {
23265
+ "text": "MenuItemOptions"
23266
+ }
23267
+ }
23268
+ ]
23272
23269
  }
23273
23270
  ],
23274
23271
  "exports": [
23275
23272
  {
23276
23273
  "kind": "js",
23277
- "name": "foundationModalStyles",
23274
+ "name": "foundationMenuItemStyles",
23278
23275
  "declaration": {
23279
- "name": "foundationModalStyles",
23280
- "module": "src/modal/modal.styles.ts"
23276
+ "name": "foundationMenuItemStyles",
23277
+ "module": "src/menu-item/menu-item.styles.ts"
23281
23278
  }
23282
23279
  }
23283
23280
  ]
23284
23281
  },
23285
23282
  {
23286
23283
  "kind": "javascript-module",
23287
- "path": "src/modal/modal.template.ts",
23284
+ "path": "src/menu-item/menu-item.template.ts",
23288
23285
  "declarations": [
23289
23286
  {
23290
- "kind": "variable",
23291
- "name": "foundationModalTemplate",
23292
- "type": {
23293
- "text": "ViewTemplate<Modal>"
23287
+ "kind": "function",
23288
+ "name": "foundationMenuItemTemplate",
23289
+ "return": {
23290
+ "type": {
23291
+ "text": "ViewTemplate<MenuItem>"
23292
+ }
23294
23293
  },
23295
- "default": "html`\n ${foundationDialogTemplate}\n`"
23294
+ "parameters": [
23295
+ {
23296
+ "name": "context",
23297
+ "type": {
23298
+ "text": "ElementDefinitionContext"
23299
+ }
23300
+ },
23301
+ {
23302
+ "name": "definition",
23303
+ "type": {
23304
+ "text": "MenuItemOptions"
23305
+ }
23306
+ }
23307
+ ]
23296
23308
  }
23297
23309
  ],
23298
23310
  "exports": [
23299
23311
  {
23300
23312
  "kind": "js",
23301
- "name": "foundationModalTemplate",
23313
+ "name": "foundationMenuItemTemplate",
23302
23314
  "declaration": {
23303
- "name": "foundationModalTemplate",
23304
- "module": "src/modal/modal.template.ts"
23315
+ "name": "foundationMenuItemTemplate",
23316
+ "module": "src/menu-item/menu-item.template.ts"
23305
23317
  }
23306
23318
  }
23307
23319
  ]
23308
23320
  },
23309
23321
  {
23310
23322
  "kind": "javascript-module",
23311
- "path": "src/modal/modal.ts",
23323
+ "path": "src/menu-item/menu-item.ts",
23312
23324
  "declarations": [
23313
- {
23314
- "kind": "variable",
23315
- "name": "foundationModalShadowOptions",
23316
- "type": {
23317
- "text": "ShadowRootInit"
23318
- },
23319
- "default": "{\n mode: 'open',\n delegatesFocus: true,\n}"
23320
- },
23321
- {
23322
- "kind": "variable",
23323
- "name": "defaultModalConfig",
23324
- "type": {
23325
- "text": "object"
23326
- },
23327
- "default": "{}"
23328
- },
23329
23325
  {
23330
23326
  "kind": "class",
23331
23327
  "description": "",
23332
- "name": "Modal",
23333
- "members": [
23328
+ "name": "MenuItem",
23329
+ "superclass": {
23330
+ "name": "FASTMenuItem",
23331
+ "package": "@microsoft/fast-components"
23332
+ },
23333
+ "tagName": "%%prefix%%-menu-item",
23334
+ "customElement": true,
23335
+ "attributes": [
23334
23336
  {
23335
- "kind": "method",
23336
- "name": "show",
23337
- "return": {
23338
- "type": {
23339
- "text": "void"
23340
- }
23337
+ "type": {
23338
+ "text": "boolean"
23341
23339
  },
23342
- "description": "Show the HTMLDialogElement and its contents",
23340
+ "description": "The disabled state of the element.",
23341
+ "fieldName": "disabled",
23343
23342
  "inheritedFrom": {
23344
- "name": "<local>_DialogElement",
23345
- "module": "src/dialog/dialog.ts"
23343
+ "name": "MenuItem",
23344
+ "module": "src/menu-item/menu-item.ts"
23346
23345
  }
23347
23346
  },
23348
23347
  {
23349
- "kind": "field",
23350
- "name": "mainElement",
23348
+ "name": "role",
23351
23349
  "type": {
23352
- "text": "HTMLDialogElement"
23350
+ "text": "MenuItemRole"
23353
23351
  },
23354
- "description": "A reference to the dialog element\nin the component Shadow DOM.",
23352
+ "description": "The role of the element.",
23353
+ "fieldName": "role",
23355
23354
  "inheritedFrom": {
23356
- "name": "<local>_DialogElement",
23357
- "module": "src/dialog/dialog.ts"
23355
+ "name": "MenuItem",
23356
+ "module": "src/menu-item/menu-item.ts"
23358
23357
  }
23359
- },
23358
+ }
23359
+ ],
23360
+ "members": [
23360
23361
  {
23361
23362
  "kind": "field",
23362
- "name": "notification",
23363
+ "name": "disabled",
23363
23364
  "type": {
23364
- "text": "NotificationStructure"
23365
+ "text": "boolean"
23365
23366
  },
23367
+ "privacy": "public",
23368
+ "description": "The disabled state of the element.",
23366
23369
  "inheritedFrom": {
23367
- "name": "<local>_DialogElement",
23368
- "module": "src/dialog/dialog.ts"
23369
- }
23370
- },
23371
- {
23372
- "kind": "method",
23373
- "name": "notificationChanged",
23374
- "inheritedFrom": {
23375
- "name": "<local>_DialogElement",
23376
- "module": "src/dialog/dialog.ts"
23370
+ "name": "MenuItem",
23371
+ "module": "src/menu-item/menu-item.ts"
23377
23372
  }
23378
23373
  },
23379
23374
  {
23380
23375
  "kind": "field",
23381
- "name": "type",
23376
+ "name": "expanded",
23382
23377
  "type": {
23383
- "text": "DialogType"
23378
+ "text": "boolean"
23384
23379
  },
23385
- "default": "'default'",
23380
+ "privacy": "public",
23381
+ "description": "The expanded state of the element.",
23386
23382
  "inheritedFrom": {
23387
- "name": "<local>_DialogElement",
23388
- "module": "src/dialog/dialog.ts"
23383
+ "name": "MenuItem",
23384
+ "module": "src/menu-item/menu-item.ts"
23389
23385
  }
23390
23386
  },
23391
23387
  {
23392
- "kind": "field",
23393
- "name": "position",
23394
- "type": {
23395
- "text": "DialogPosition"
23388
+ "kind": "method",
23389
+ "name": "expandedChanged",
23390
+ "privacy": "private",
23391
+ "return": {
23392
+ "type": {
23393
+ "text": "void"
23394
+ }
23396
23395
  },
23397
- "default": "'center'",
23396
+ "parameters": [
23397
+ {
23398
+ "name": "oldValue",
23399
+ "type": {
23400
+ "text": "boolean"
23401
+ }
23402
+ }
23403
+ ],
23398
23404
  "inheritedFrom": {
23399
- "name": "<local>_DialogElement",
23400
- "module": "src/dialog/dialog.ts"
23405
+ "name": "MenuItem",
23406
+ "module": "src/menu-item/menu-item.ts"
23401
23407
  }
23402
23408
  },
23403
23409
  {
23404
23410
  "kind": "field",
23405
- "name": "showCloseIcon",
23411
+ "name": "role",
23406
23412
  "type": {
23407
- "text": "boolean"
23413
+ "text": "MenuItemRole"
23408
23414
  },
23409
- "default": "true",
23410
- "description": "Whether or not to show the close icon",
23415
+ "privacy": "public",
23416
+ "description": "The role of the element.",
23411
23417
  "inheritedFrom": {
23412
- "name": "<local>_DialogElement",
23413
- "module": "src/dialog/dialog.ts"
23418
+ "name": "MenuItem",
23419
+ "module": "src/menu-item/menu-item.ts"
23414
23420
  }
23415
23421
  },
23416
23422
  {
23417
23423
  "kind": "field",
23418
- "name": "onShowCallback",
23424
+ "name": "checked",
23419
23425
  "type": {
23420
- "text": "() => void"
23426
+ "text": "boolean"
23421
23427
  },
23422
- "description": "Callback to run *before* HTMLDialogElement is shown",
23428
+ "privacy": "public",
23429
+ "description": "The checked value of the element.",
23423
23430
  "inheritedFrom": {
23424
- "name": "<local>_DialogElement",
23425
- "module": "src/dialog/dialog.ts"
23431
+ "name": "MenuItem",
23432
+ "module": "src/menu-item/menu-item.ts"
23426
23433
  }
23427
23434
  },
23428
23435
  {
23429
- "kind": "field",
23430
- "name": "onCloseCallback",
23431
- "type": {
23432
- "text": "() => void"
23436
+ "kind": "method",
23437
+ "name": "checkedChanged",
23438
+ "privacy": "private",
23439
+ "return": {
23440
+ "type": {
23441
+ "text": "void"
23442
+ }
23433
23443
  },
23434
- "description": "Callback to run *after* HTMLDialogElement is closed",
23444
+ "parameters": [
23445
+ {
23446
+ "name": "oldValue",
23447
+ "type": {
23448
+ "text": "boolean"
23449
+ }
23450
+ },
23451
+ {
23452
+ "name": "newValue",
23453
+ "type": {
23454
+ "text": "boolean"
23455
+ }
23456
+ }
23457
+ ],
23435
23458
  "inheritedFrom": {
23436
- "name": "<local>_DialogElement",
23437
- "module": "src/dialog/dialog.ts"
23459
+ "name": "MenuItem",
23460
+ "module": "src/menu-item/menu-item.ts"
23438
23461
  }
23439
23462
  },
23440
23463
  {
23441
23464
  "kind": "field",
23442
- "name": "open",
23465
+ "name": "focusSubmenuOnLoad",
23443
23466
  "type": {
23444
23467
  "text": "boolean"
23445
23468
  },
23446
- "description": "Determine if the dialog is showing or closed.",
23447
- "readonly": true,
23469
+ "privacy": "private",
23470
+ "default": "false",
23448
23471
  "inheritedFrom": {
23449
- "name": "<local>_DialogElement",
23450
- "module": "src/dialog/dialog.ts"
23472
+ "name": "MenuItem",
23473
+ "module": "src/menu-item/menu-item.ts"
23451
23474
  }
23452
23475
  },
23453
23476
  {
23454
- "kind": "method",
23455
- "name": "close",
23456
- "return": {
23457
- "type": {
23458
- "text": "void"
23459
- }
23477
+ "kind": "field",
23478
+ "name": "observer",
23479
+ "type": {
23480
+ "text": "MutationObserver | undefined"
23460
23481
  },
23461
- "description": "Remove the HTMLDialogElement from display",
23462
- "inheritedFrom": {
23463
- "name": "<local>_DialogElement",
23464
- "module": "src/dialog/dialog.ts"
23465
- }
23466
- },
23467
- {
23468
- "kind": "method",
23469
- "name": "dismiss",
23470
- "privacy": "public",
23471
- "description": "Dismiss the Dialog from display and calls the dismissing action.",
23482
+ "privacy": "private",
23472
23483
  "inheritedFrom": {
23473
- "name": "<local>_DialogElement",
23474
- "module": "src/dialog/dialog.ts"
23484
+ "name": "MenuItem",
23485
+ "module": "src/menu-item/menu-item.ts"
23475
23486
  }
23476
23487
  },
23477
23488
  {
23478
23489
  "kind": "method",
23479
- "name": "closeDialog",
23480
- "privacy": "public",
23490
+ "name": "domChildren",
23491
+ "privacy": "private",
23481
23492
  "return": {
23482
23493
  "type": {
23483
- "text": "void"
23494
+ "text": "Element[]"
23484
23495
  }
23485
23496
  },
23486
- "description": "Dismiss the Dialog from display.",
23497
+ "description": "get an array of valid DOM children",
23487
23498
  "inheritedFrom": {
23488
- "name": "<local>_DialogElement",
23489
- "module": "src/dialog/dialog.ts"
23499
+ "name": "MenuItem",
23500
+ "module": "src/menu-item/menu-item.ts"
23490
23501
  }
23491
23502
  },
23492
23503
  {
@@ -23601,90 +23612,79 @@
23601
23612
  }
23602
23613
  }
23603
23614
  ],
23604
- "superclass": {
23605
- "name": "DialogElement",
23606
- "module": "/src/dialog"
23607
- },
23608
- "tagName": "%%prefix%%-modal",
23609
- "customElement": true,
23610
- "attributes": [
23611
- {
23612
- "name": "type",
23613
- "type": {
23614
- "text": "DialogType"
23615
- },
23616
- "default": "'default'",
23617
- "fieldName": "type",
23618
- "inheritedFrom": {
23619
- "name": "<local>_DialogElement",
23620
- "module": "src/dialog/dialog.ts"
23621
- }
23622
- },
23615
+ "events": [
23623
23616
  {
23624
- "name": "position",
23625
- "type": {
23626
- "text": "DialogPosition"
23627
- },
23628
- "default": "'center'",
23629
- "fieldName": "position",
23617
+ "description": "Fires a custom 'expanded-change' event when the expanded state changes",
23618
+ "name": "expanded-change",
23630
23619
  "inheritedFrom": {
23631
- "name": "<local>_DialogElement",
23632
- "module": "src/dialog/dialog.ts"
23620
+ "name": "MenuItem",
23621
+ "module": "src/menu-item/menu-item.ts"
23633
23622
  }
23634
23623
  },
23635
23624
  {
23636
- "name": "show-close-icon",
23637
- "type": {
23638
- "text": "boolean"
23639
- },
23640
- "default": "true",
23641
- "description": "Whether or not to show the close icon",
23642
- "fieldName": "showCloseIcon",
23625
+ "description": "Fires a custom 'change' event when a non-submenu item with a role of `menuitemcheckbox`, `menuitemradio`, or `menuitem` is invoked",
23626
+ "name": "change",
23643
23627
  "inheritedFrom": {
23644
- "name": "<local>_DialogElement",
23645
- "module": "src/dialog/dialog.ts"
23628
+ "name": "MenuItem",
23629
+ "module": "src/menu-item/menu-item.ts"
23646
23630
  }
23647
23631
  }
23648
23632
  ]
23649
23633
  },
23650
23634
  {
23651
23635
  "kind": "variable",
23652
- "name": "foundationModal",
23653
- "description": "The Foundation Modal",
23636
+ "name": "foundationMenuItemShadowOptions",
23637
+ "type": {
23638
+ "text": "ShadowRootInit"
23639
+ },
23640
+ "default": "undefined"
23641
+ },
23642
+ {
23643
+ "kind": "variable",
23644
+ "name": "defaultMenuItemConfig",
23645
+ "type": {
23646
+ "text": "object"
23647
+ },
23648
+ "default": "{\n expandCollapseGlyph: `\n <svg\n class=\"expand-collapse-glyph\"\n part=\"expand-collapse-glyph\"\n viewBox=\"0 0 16 16\"\n xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M4.023 15.273L11.29 8 4.023.727l.704-.704L12.71 8l-7.984 7.977-.704-.704z\"\n />\n </svg>\n `,\n}"
23649
+ },
23650
+ {
23651
+ "kind": "variable",
23652
+ "name": "foundationMenuItem",
23653
+ "description": "The Foundation Menu Item",
23654
23654
  "privacy": "public"
23655
23655
  }
23656
23656
  ],
23657
23657
  "exports": [
23658
23658
  {
23659
23659
  "kind": "js",
23660
- "name": "foundationModalShadowOptions",
23660
+ "name": "MenuItem",
23661
23661
  "declaration": {
23662
- "name": "foundationModalShadowOptions",
23663
- "module": "src/modal/modal.ts"
23662
+ "name": "MenuItem",
23663
+ "module": "src/menu-item/menu-item.ts"
23664
23664
  }
23665
23665
  },
23666
23666
  {
23667
23667
  "kind": "js",
23668
- "name": "defaultModalConfig",
23668
+ "name": "foundationMenuItemShadowOptions",
23669
23669
  "declaration": {
23670
- "name": "defaultModalConfig",
23671
- "module": "src/modal/modal.ts"
23670
+ "name": "foundationMenuItemShadowOptions",
23671
+ "module": "src/menu-item/menu-item.ts"
23672
23672
  }
23673
23673
  },
23674
23674
  {
23675
23675
  "kind": "js",
23676
- "name": "Modal",
23676
+ "name": "defaultMenuItemConfig",
23677
23677
  "declaration": {
23678
- "name": "Modal",
23679
- "module": "src/modal/modal.ts"
23678
+ "name": "defaultMenuItemConfig",
23679
+ "module": "src/menu-item/menu-item.ts"
23680
23680
  }
23681
23681
  },
23682
23682
  {
23683
23683
  "kind": "js",
23684
- "name": "foundationModal",
23684
+ "name": "foundationMenuItem",
23685
23685
  "declaration": {
23686
- "name": "foundationModal",
23687
- "module": "src/modal/modal.ts"
23686
+ "name": "foundationMenuItem",
23687
+ "module": "src/menu-item/menu-item.ts"
23688
23688
  }
23689
23689
  }
23690
23690
  ]
@@ -25587,21 +25587,6 @@
25587
25587
  }
25588
25588
  ]
25589
25589
  },
25590
- {
25591
- "kind": "javascript-module",
25592
- "path": "src/overlays/index.ts",
25593
- "declarations": [],
25594
- "exports": [
25595
- {
25596
- "kind": "js",
25597
- "name": "*",
25598
- "declaration": {
25599
- "name": "*",
25600
- "package": "./system-health"
25601
- }
25602
- }
25603
- ]
25604
- },
25605
25590
  {
25606
25591
  "kind": "javascript-module",
25607
25592
  "path": "src/options-datasource/index.ts",
@@ -27422,6 +27407,21 @@
27422
27407
  }
27423
27408
  ]
27424
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
27425
  {
27426
27426
  "kind": "javascript-module",
27427
27427
  "path": "src/patterns/define.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",
@@ -31000,195 +31189,6 @@
31000
31189
  }
31001
31190
  ]
31002
31191
  },
31003
- {
31004
- "kind": "javascript-module",
31005
- "path": "src/segmented-control/index.ts",
31006
- "declarations": [],
31007
- "exports": [
31008
- {
31009
- "kind": "js",
31010
- "name": "*",
31011
- "declaration": {
31012
- "name": "*",
31013
- "package": "./segmented-control.template"
31014
- }
31015
- },
31016
- {
31017
- "kind": "js",
31018
- "name": "*",
31019
- "declaration": {
31020
- "name": "*",
31021
- "package": "./segmented-control.styles"
31022
- }
31023
- },
31024
- {
31025
- "kind": "js",
31026
- "name": "*",
31027
- "declaration": {
31028
- "name": "*",
31029
- "package": "./segmented-control"
31030
- }
31031
- }
31032
- ]
31033
- },
31034
- {
31035
- "kind": "javascript-module",
31036
- "path": "src/segmented-control/segmented-control.styles.ts",
31037
- "declarations": [
31038
- {
31039
- "kind": "function",
31040
- "name": "foundationSegmentedControlStyles",
31041
- "return": {
31042
- "type": {
31043
- "text": "ElementStyles"
31044
- }
31045
- },
31046
- "parameters": [
31047
- {
31048
- "name": "context",
31049
- "type": {
31050
- "text": "ElementDefinitionContext"
31051
- }
31052
- },
31053
- {
31054
- "name": "definition",
31055
- "type": {
31056
- "text": "FoundationElementDefinition"
31057
- }
31058
- }
31059
- ]
31060
- }
31061
- ],
31062
- "exports": [
31063
- {
31064
- "kind": "js",
31065
- "name": "foundationSegmentedControlStyles",
31066
- "declaration": {
31067
- "name": "foundationSegmentedControlStyles",
31068
- "module": "src/segmented-control/segmented-control.styles.ts"
31069
- }
31070
- }
31071
- ]
31072
- },
31073
- {
31074
- "kind": "javascript-module",
31075
- "path": "src/segmented-control/segmented-control.template.ts",
31076
- "declarations": [
31077
- {
31078
- "kind": "function",
31079
- "name": "foundationSegmentedControlTemplate",
31080
- "return": {
31081
- "type": {
31082
- "text": "ViewTemplate<SegmentedControl>"
31083
- }
31084
- },
31085
- "parameters": [
31086
- {
31087
- "name": "context",
31088
- "type": {
31089
- "text": "ElementDefinitionContext"
31090
- }
31091
- },
31092
- {
31093
- "name": "definition",
31094
- "type": {
31095
- "text": "FoundationElementDefinition"
31096
- }
31097
- }
31098
- ]
31099
- }
31100
- ],
31101
- "exports": [
31102
- {
31103
- "kind": "js",
31104
- "name": "foundationSegmentedControlTemplate",
31105
- "declaration": {
31106
- "name": "foundationSegmentedControlTemplate",
31107
- "module": "src/segmented-control/segmented-control.template.ts"
31108
- }
31109
- }
31110
- ]
31111
- },
31112
- {
31113
- "kind": "javascript-module",
31114
- "path": "src/segmented-control/segmented-control.ts",
31115
- "declarations": [
31116
- {
31117
- "kind": "class",
31118
- "description": "",
31119
- "name": "SegmentedControl",
31120
- "members": [
31121
- {
31122
- "kind": "method",
31123
- "name": "valueChanged",
31124
- "privacy": "protected"
31125
- }
31126
- ],
31127
- "superclass": {
31128
- "name": "FASTRadioGroup",
31129
- "package": "@microsoft/fast-foundation"
31130
- },
31131
- "tagName": "%%prefix%%-segmented-control",
31132
- "customElement": true
31133
- },
31134
- {
31135
- "kind": "variable",
31136
- "name": "foundationSegmentedControlShadowOptions",
31137
- "type": {
31138
- "text": "ShadowRootInit"
31139
- },
31140
- "default": "undefined"
31141
- },
31142
- {
31143
- "kind": "variable",
31144
- "name": "defaultSegmentedControlConfig",
31145
- "type": {
31146
- "text": "object"
31147
- },
31148
- "default": "{}"
31149
- },
31150
- {
31151
- "kind": "variable",
31152
- "name": "foundationSegmentedControl",
31153
- "description": "The Foundation Segmented Control",
31154
- "privacy": "public"
31155
- }
31156
- ],
31157
- "exports": [
31158
- {
31159
- "kind": "js",
31160
- "name": "SegmentedControl",
31161
- "declaration": {
31162
- "name": "SegmentedControl",
31163
- "module": "src/segmented-control/segmented-control.ts"
31164
- }
31165
- },
31166
- {
31167
- "kind": "js",
31168
- "name": "foundationSegmentedControlShadowOptions",
31169
- "declaration": {
31170
- "name": "foundationSegmentedControlShadowOptions",
31171
- "module": "src/segmented-control/segmented-control.ts"
31172
- }
31173
- },
31174
- {
31175
- "kind": "js",
31176
- "name": "defaultSegmentedControlConfig",
31177
- "declaration": {
31178
- "name": "defaultSegmentedControlConfig",
31179
- "module": "src/segmented-control/segmented-control.ts"
31180
- }
31181
- },
31182
- {
31183
- "kind": "js",
31184
- "name": "foundationSegmentedControl",
31185
- "declaration": {
31186
- "name": "foundationSegmentedControl",
31187
- "module": "src/segmented-control/segmented-control.ts"
31188
- }
31189
- }
31190
- ]
31191
- },
31192
31192
  {
31193
31193
  "kind": "javascript-module",
31194
31194
  "path": "src/segmented-item/index.ts",
@@ -33769,6 +33769,291 @@
33769
33769
  }
33770
33770
  ]
33771
33771
  },
33772
+ {
33773
+ "kind": "javascript-module",
33774
+ "path": "src/stacking-icons/index.ts",
33775
+ "declarations": [],
33776
+ "exports": [
33777
+ {
33778
+ "kind": "js",
33779
+ "name": "*",
33780
+ "declaration": {
33781
+ "name": "*",
33782
+ "package": "./stacking-icons.styles"
33783
+ }
33784
+ },
33785
+ {
33786
+ "kind": "js",
33787
+ "name": "*",
33788
+ "declaration": {
33789
+ "name": "*",
33790
+ "package": "./stacking-icons.template"
33791
+ }
33792
+ },
33793
+ {
33794
+ "kind": "js",
33795
+ "name": "*",
33796
+ "declaration": {
33797
+ "name": "*",
33798
+ "package": "./stacking-icons"
33799
+ }
33800
+ }
33801
+ ]
33802
+ },
33803
+ {
33804
+ "kind": "javascript-module",
33805
+ "path": "src/stacking-icons/stacking-icons.styles.ts",
33806
+ "declarations": [
33807
+ {
33808
+ "kind": "function",
33809
+ "name": "foundationStackingIconsStyles",
33810
+ "return": {
33811
+ "type": {
33812
+ "text": "ElementStyles"
33813
+ }
33814
+ },
33815
+ "parameters": [
33816
+ {
33817
+ "name": "context",
33818
+ "type": {
33819
+ "text": "ElementDefinitionContext"
33820
+ }
33821
+ },
33822
+ {
33823
+ "name": "definition",
33824
+ "type": {
33825
+ "text": "FoundationElementDefinition"
33826
+ }
33827
+ }
33828
+ ]
33829
+ }
33830
+ ],
33831
+ "exports": [
33832
+ {
33833
+ "kind": "js",
33834
+ "name": "foundationStackingIconsStyles",
33835
+ "declaration": {
33836
+ "name": "foundationStackingIconsStyles",
33837
+ "module": "src/stacking-icons/stacking-icons.styles.ts"
33838
+ }
33839
+ }
33840
+ ]
33841
+ },
33842
+ {
33843
+ "kind": "javascript-module",
33844
+ "path": "src/stacking-icons/stacking-icons.template.ts",
33845
+ "declarations": [
33846
+ {
33847
+ "kind": "variable",
33848
+ "name": "foundationStackingIconsTemplate",
33849
+ "type": {
33850
+ "text": "ViewTemplate"
33851
+ },
33852
+ "default": "html<StackingIcons>`\n <span\n class=${(x) => `fa-stack fa-${x.size}`}\n style=${(x) => `vertical-align: ${x['vertical-align']};`}\n >\n <slot></slot>\n </span>\n`"
33853
+ }
33854
+ ],
33855
+ "exports": [
33856
+ {
33857
+ "kind": "js",
33858
+ "name": "foundationStackingIconsTemplate",
33859
+ "declaration": {
33860
+ "name": "foundationStackingIconsTemplate",
33861
+ "module": "src/stacking-icons/stacking-icons.template.ts"
33862
+ }
33863
+ }
33864
+ ]
33865
+ },
33866
+ {
33867
+ "kind": "javascript-module",
33868
+ "path": "src/stacking-icons/stacking-icons.ts",
33869
+ "declarations": [
33870
+ {
33871
+ "kind": "class",
33872
+ "description": "",
33873
+ "name": "StackingIcons",
33874
+ "members": [
33875
+ {
33876
+ "kind": "field",
33877
+ "name": "size",
33878
+ "type": {
33879
+ "text": "StackingIconsSize"
33880
+ },
33881
+ "default": "faSizeValueDefault"
33882
+ },
33883
+ {
33884
+ "kind": "field",
33885
+ "name": "['vertical-align']",
33886
+ "type": {
33887
+ "text": "VerticalAlign"
33888
+ },
33889
+ "default": "'baseline'"
33890
+ },
33891
+ {
33892
+ "kind": "field",
33893
+ "name": "_presentation",
33894
+ "type": {
33895
+ "text": "ComponentPresentation | null | undefined"
33896
+ },
33897
+ "privacy": "private",
33898
+ "default": "void 0",
33899
+ "inheritedFrom": {
33900
+ "name": "FoundationElement",
33901
+ "module": "src/foundation-element/foundation-element.ts"
33902
+ }
33903
+ },
33904
+ {
33905
+ "kind": "field",
33906
+ "name": "$presentation",
33907
+ "type": {
33908
+ "text": "ComponentPresentation | null"
33909
+ },
33910
+ "privacy": "public",
33911
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
33912
+ "inheritedFrom": {
33913
+ "name": "FoundationElement",
33914
+ "module": "src/foundation-element/foundation-element.ts"
33915
+ }
33916
+ },
33917
+ {
33918
+ "kind": "field",
33919
+ "name": "template",
33920
+ "type": {
33921
+ "text": "ElementViewTemplate | void | null"
33922
+ },
33923
+ "privacy": "public",
33924
+ "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.",
33925
+ "inheritedFrom": {
33926
+ "name": "FoundationElement",
33927
+ "module": "src/foundation-element/foundation-element.ts"
33928
+ }
33929
+ },
33930
+ {
33931
+ "kind": "method",
33932
+ "name": "templateChanged",
33933
+ "privacy": "protected",
33934
+ "return": {
33935
+ "type": {
33936
+ "text": "void"
33937
+ }
33938
+ },
33939
+ "inheritedFrom": {
33940
+ "name": "FoundationElement",
33941
+ "module": "src/foundation-element/foundation-element.ts"
33942
+ }
33943
+ },
33944
+ {
33945
+ "kind": "field",
33946
+ "name": "styles",
33947
+ "type": {
33948
+ "text": "ElementStyles | void | null"
33949
+ },
33950
+ "privacy": "public",
33951
+ "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.",
33952
+ "inheritedFrom": {
33953
+ "name": "FoundationElement",
33954
+ "module": "src/foundation-element/foundation-element.ts"
33955
+ }
33956
+ },
33957
+ {
33958
+ "kind": "method",
33959
+ "name": "stylesChanged",
33960
+ "privacy": "protected",
33961
+ "return": {
33962
+ "type": {
33963
+ "text": "void"
33964
+ }
33965
+ },
33966
+ "inheritedFrom": {
33967
+ "name": "FoundationElement",
33968
+ "module": "src/foundation-element/foundation-element.ts"
33969
+ }
33970
+ },
33971
+ {
33972
+ "kind": "method",
33973
+ "name": "compose",
33974
+ "privacy": "public",
33975
+ "static": true,
33976
+ "return": {
33977
+ "type": {
33978
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
33979
+ }
33980
+ },
33981
+ "parameters": [
33982
+ {
33983
+ "name": "this",
33984
+ "type": {
33985
+ "text": "K"
33986
+ }
33987
+ },
33988
+ {
33989
+ "name": "elementDefinition",
33990
+ "type": {
33991
+ "text": "T"
33992
+ },
33993
+ "description": "The definition of the element to create the registry\nfunction for."
33994
+ }
33995
+ ],
33996
+ "description": "Defines an element registry function with a set of element definition defaults.",
33997
+ "inheritedFrom": {
33998
+ "name": "FoundationElement",
33999
+ "module": "src/foundation-element/foundation-element.ts"
34000
+ }
34001
+ }
34002
+ ],
34003
+ "attributes": [
34004
+ {
34005
+ "name": "size",
34006
+ "type": {
34007
+ "text": "StackingIconsSize"
34008
+ },
34009
+ "default": "faSizeValueDefault",
34010
+ "resolveInitializer": {
34011
+ "module": "/src/icon"
34012
+ },
34013
+ "fieldName": "size"
34014
+ },
34015
+ {
34016
+ "name": "['vertical-align']",
34017
+ "type": {
34018
+ "text": "VerticalAlign"
34019
+ },
34020
+ "default": "'baseline'",
34021
+ "fieldName": "['vertical-align']"
34022
+ }
34023
+ ],
34024
+ "superclass": {
34025
+ "name": "FoundationElement",
34026
+ "package": "@microsoft/fast-foundation"
34027
+ },
34028
+ "tagName": "%%prefix%%-stacking-icons",
34029
+ "customElement": true
34030
+ },
34031
+ {
34032
+ "kind": "variable",
34033
+ "name": "foundationStackingIcons",
34034
+ "description": "The Foundation Stacking Icon",
34035
+ "privacy": "public"
34036
+ }
34037
+ ],
34038
+ "exports": [
34039
+ {
34040
+ "kind": "js",
34041
+ "name": "StackingIcons",
34042
+ "declaration": {
34043
+ "name": "StackingIcons",
34044
+ "module": "src/stacking-icons/stacking-icons.ts"
34045
+ }
34046
+ },
34047
+ {
34048
+ "kind": "js",
34049
+ "name": "foundationStackingIcons",
34050
+ "declaration": {
34051
+ "name": "foundationStackingIcons",
34052
+ "module": "src/stacking-icons/stacking-icons.ts"
34053
+ }
34054
+ }
34055
+ ]
34056
+ },
33772
34057
  {
33773
34058
  "kind": "javascript-module",
33774
34059
  "path": "src/snackbar/index.ts",
@@ -33826,7 +34111,7 @@
33826
34111
  "type": {
33827
34112
  "text": "ElementStyles"
33828
34113
  },
33829
- "default": "css`\n @keyframes append-from-left-animate {\n from {\n transform: translateX(100%);\n opacity: 0%;\n }\n\n to {\n transform: translateX(0%);\n opacity: 100%;\n }\n }\n\n @keyframes delete-from-left-animate {\n from {\n transform: translateX(0%);\n opacity: 100%;\n }\n\n to {\n transform: translateX(100%);\n opacity: 0%;\n }\n }\n\n @keyframes append-from-top-animate {\n from {\n transform: translateY(-100%);\n opacity: 0%;\n }\n\n to {\n transform: translateY(0%);\n opacity: 100%;\n }\n }\n\n @keyframes delete-from-top-animate {\n from {\n transform: translateY(0%);\n opacity: 100%;\n }\n\n to {\n transform: translateY(-100%);\n opacity: 0%;\n }\n }\n\n @keyframes delete-fade-animate {\n from {\n opacity: 100%;\n }\n\n to {\n opacity: 0%;\n }\n }\n\n :host {\n --snackbar-min-width: 356px;\n --snackbar-min-height: 55px;\n --snackbar-max-width: 496px;\n --snackbar-max-height: auto;\n --snackbar-animation-name: append-from-left-animate;\n --snackbar-animation-delete-name: delete-from-left-animate;\n }\n\n .snackbar {\n animation: var(--snackbar-animation-name) 0.3s linear;\n max-width: var(--snackbar-max-width);\n min-width: var(--snackbar-min-width);\n max-height: var(--snackbar-max-height);\n background-color: var(--fill-color);\n border-radius: calc(var(--control-corner-radius) * 1px);\n border-width: thin;\n border-color: var(--neutral-fill-rest);\n box-shadow: 0 2px 5px 0 rgb(0 0 0 / 35%);\n box-sizing: border-box;\n display: flex;\n position: relative;\n bottom: 5px;\n flex-direction: row;\n padding: 2px 16px;\n }\n\n .snackbar-delete {\n animation: var(--snackbar-animation-delete-name) 0.3s linear;\n opacity: 0%;\n }\n\n .snackbar::after {\n content: '';\n position: absolute;\n top: 50%;\n transform: translateY(-50%);\n left: 0;\n height: calc(100% - 2px);\n width: 2px;\n border-radius: 2px;\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`"
34114
+ "default": "css`\n @keyframes append-from-left-animate {\n from {\n transform: translateX(100%);\n opacity: 0%;\n }\n\n to {\n transform: translateX(0%);\n opacity: 100%;\n }\n }\n\n @keyframes delete-from-left-animate {\n from {\n transform: translateX(0%);\n opacity: 100%;\n }\n\n to {\n transform: translateX(100%);\n opacity: 0%;\n }\n }\n\n @keyframes append-from-top-animate {\n from {\n transform: translateY(-100%);\n opacity: 0%;\n }\n\n to {\n transform: translateY(0%);\n opacity: 100%;\n }\n }\n\n @keyframes delete-from-top-animate {\n from {\n transform: translateY(0%);\n opacity: 100%;\n }\n\n to {\n transform: translateY(-100%);\n opacity: 0%;\n }\n }\n\n @keyframes delete-fade-animate {\n from {\n opacity: 100%;\n }\n\n to {\n opacity: 0%;\n }\n }\n\n :host {\n --snackbar-min-width: 356px;\n --snackbar-min-height: 55px;\n --snackbar-max-width: 496px;\n --snackbar-max-height: auto;\n --snackbar-animation-name: append-from-left-animate;\n --snackbar-animation-delete-name: delete-from-left-animate;\n }\n\n .snackbar {\n animation: var(--snackbar-animation-name) 0.3s linear;\n max-width: var(--snackbar-max-width);\n min-width: var(--snackbar-min-width);\n min-height: var(--snackbar-min-height);\n max-height: var(--snackbar-max-height);\n background-color: var(--fill-color);\n border-radius: calc(var(--control-corner-radius) * 1px);\n border-width: thin;\n border-color: var(--neutral-fill-rest);\n box-shadow: 0 2px 5px 0 rgb(0 0 0 / 35%);\n box-sizing: border-box;\n display: flex;\n position: relative;\n bottom: 5px;\n flex-direction: row;\n padding: 2px 16px;\n }\n\n .snackbar-delete {\n animation: var(--snackbar-animation-delete-name) 0.3s linear;\n opacity: 0%;\n }\n\n .snackbar::after {\n content: '';\n position: absolute;\n top: 50%;\n transform: translateY(-50%);\n left: 0;\n height: calc(100% - 2px);\n width: 2px;\n border-radius: 2px;\n }\n\n .content {\n display: flex;\n align-items: center;\n flex: 2;\n font-size: 12px;\n overflow: hidden;\n overflow-wrap: anywhere;\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`"
33830
34115
  }
33831
34116
  ],
33832
34117
  "exports": [
@@ -34238,291 +34523,6 @@
34238
34523
  "declarations": [],
34239
34524
  "exports": []
34240
34525
  },
34241
- {
34242
- "kind": "javascript-module",
34243
- "path": "src/stacking-icons/index.ts",
34244
- "declarations": [],
34245
- "exports": [
34246
- {
34247
- "kind": "js",
34248
- "name": "*",
34249
- "declaration": {
34250
- "name": "*",
34251
- "package": "./stacking-icons.styles"
34252
- }
34253
- },
34254
- {
34255
- "kind": "js",
34256
- "name": "*",
34257
- "declaration": {
34258
- "name": "*",
34259
- "package": "./stacking-icons.template"
34260
- }
34261
- },
34262
- {
34263
- "kind": "js",
34264
- "name": "*",
34265
- "declaration": {
34266
- "name": "*",
34267
- "package": "./stacking-icons"
34268
- }
34269
- }
34270
- ]
34271
- },
34272
- {
34273
- "kind": "javascript-module",
34274
- "path": "src/stacking-icons/stacking-icons.styles.ts",
34275
- "declarations": [
34276
- {
34277
- "kind": "function",
34278
- "name": "foundationStackingIconsStyles",
34279
- "return": {
34280
- "type": {
34281
- "text": "ElementStyles"
34282
- }
34283
- },
34284
- "parameters": [
34285
- {
34286
- "name": "context",
34287
- "type": {
34288
- "text": "ElementDefinitionContext"
34289
- }
34290
- },
34291
- {
34292
- "name": "definition",
34293
- "type": {
34294
- "text": "FoundationElementDefinition"
34295
- }
34296
- }
34297
- ]
34298
- }
34299
- ],
34300
- "exports": [
34301
- {
34302
- "kind": "js",
34303
- "name": "foundationStackingIconsStyles",
34304
- "declaration": {
34305
- "name": "foundationStackingIconsStyles",
34306
- "module": "src/stacking-icons/stacking-icons.styles.ts"
34307
- }
34308
- }
34309
- ]
34310
- },
34311
- {
34312
- "kind": "javascript-module",
34313
- "path": "src/stacking-icons/stacking-icons.template.ts",
34314
- "declarations": [
34315
- {
34316
- "kind": "variable",
34317
- "name": "foundationStackingIconsTemplate",
34318
- "type": {
34319
- "text": "ViewTemplate"
34320
- },
34321
- "default": "html<StackingIcons>`\n <span\n class=${(x) => `fa-stack fa-${x.size}`}\n style=${(x) => `vertical-align: ${x['vertical-align']};`}\n >\n <slot></slot>\n </span>\n`"
34322
- }
34323
- ],
34324
- "exports": [
34325
- {
34326
- "kind": "js",
34327
- "name": "foundationStackingIconsTemplate",
34328
- "declaration": {
34329
- "name": "foundationStackingIconsTemplate",
34330
- "module": "src/stacking-icons/stacking-icons.template.ts"
34331
- }
34332
- }
34333
- ]
34334
- },
34335
- {
34336
- "kind": "javascript-module",
34337
- "path": "src/stacking-icons/stacking-icons.ts",
34338
- "declarations": [
34339
- {
34340
- "kind": "class",
34341
- "description": "",
34342
- "name": "StackingIcons",
34343
- "members": [
34344
- {
34345
- "kind": "field",
34346
- "name": "size",
34347
- "type": {
34348
- "text": "StackingIconsSize"
34349
- },
34350
- "default": "faSizeValueDefault"
34351
- },
34352
- {
34353
- "kind": "field",
34354
- "name": "['vertical-align']",
34355
- "type": {
34356
- "text": "VerticalAlign"
34357
- },
34358
- "default": "'baseline'"
34359
- },
34360
- {
34361
- "kind": "field",
34362
- "name": "_presentation",
34363
- "type": {
34364
- "text": "ComponentPresentation | null | undefined"
34365
- },
34366
- "privacy": "private",
34367
- "default": "void 0",
34368
- "inheritedFrom": {
34369
- "name": "FoundationElement",
34370
- "module": "src/foundation-element/foundation-element.ts"
34371
- }
34372
- },
34373
- {
34374
- "kind": "field",
34375
- "name": "$presentation",
34376
- "type": {
34377
- "text": "ComponentPresentation | null"
34378
- },
34379
- "privacy": "public",
34380
- "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
34381
- "inheritedFrom": {
34382
- "name": "FoundationElement",
34383
- "module": "src/foundation-element/foundation-element.ts"
34384
- }
34385
- },
34386
- {
34387
- "kind": "field",
34388
- "name": "template",
34389
- "type": {
34390
- "text": "ElementViewTemplate | void | null"
34391
- },
34392
- "privacy": "public",
34393
- "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.",
34394
- "inheritedFrom": {
34395
- "name": "FoundationElement",
34396
- "module": "src/foundation-element/foundation-element.ts"
34397
- }
34398
- },
34399
- {
34400
- "kind": "method",
34401
- "name": "templateChanged",
34402
- "privacy": "protected",
34403
- "return": {
34404
- "type": {
34405
- "text": "void"
34406
- }
34407
- },
34408
- "inheritedFrom": {
34409
- "name": "FoundationElement",
34410
- "module": "src/foundation-element/foundation-element.ts"
34411
- }
34412
- },
34413
- {
34414
- "kind": "field",
34415
- "name": "styles",
34416
- "type": {
34417
- "text": "ElementStyles | void | null"
34418
- },
34419
- "privacy": "public",
34420
- "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.",
34421
- "inheritedFrom": {
34422
- "name": "FoundationElement",
34423
- "module": "src/foundation-element/foundation-element.ts"
34424
- }
34425
- },
34426
- {
34427
- "kind": "method",
34428
- "name": "stylesChanged",
34429
- "privacy": "protected",
34430
- "return": {
34431
- "type": {
34432
- "text": "void"
34433
- }
34434
- },
34435
- "inheritedFrom": {
34436
- "name": "FoundationElement",
34437
- "module": "src/foundation-element/foundation-element.ts"
34438
- }
34439
- },
34440
- {
34441
- "kind": "method",
34442
- "name": "compose",
34443
- "privacy": "public",
34444
- "static": true,
34445
- "return": {
34446
- "type": {
34447
- "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
34448
- }
34449
- },
34450
- "parameters": [
34451
- {
34452
- "name": "this",
34453
- "type": {
34454
- "text": "K"
34455
- }
34456
- },
34457
- {
34458
- "name": "elementDefinition",
34459
- "type": {
34460
- "text": "T"
34461
- },
34462
- "description": "The definition of the element to create the registry\nfunction for."
34463
- }
34464
- ],
34465
- "description": "Defines an element registry function with a set of element definition defaults.",
34466
- "inheritedFrom": {
34467
- "name": "FoundationElement",
34468
- "module": "src/foundation-element/foundation-element.ts"
34469
- }
34470
- }
34471
- ],
34472
- "attributes": [
34473
- {
34474
- "name": "size",
34475
- "type": {
34476
- "text": "StackingIconsSize"
34477
- },
34478
- "default": "faSizeValueDefault",
34479
- "resolveInitializer": {
34480
- "module": "/src/icon"
34481
- },
34482
- "fieldName": "size"
34483
- },
34484
- {
34485
- "name": "['vertical-align']",
34486
- "type": {
34487
- "text": "VerticalAlign"
34488
- },
34489
- "default": "'baseline'",
34490
- "fieldName": "['vertical-align']"
34491
- }
34492
- ],
34493
- "superclass": {
34494
- "name": "FoundationElement",
34495
- "package": "@microsoft/fast-foundation"
34496
- },
34497
- "tagName": "%%prefix%%-stacking-icons",
34498
- "customElement": true
34499
- },
34500
- {
34501
- "kind": "variable",
34502
- "name": "foundationStackingIcons",
34503
- "description": "The Foundation Stacking Icon",
34504
- "privacy": "public"
34505
- }
34506
- ],
34507
- "exports": [
34508
- {
34509
- "kind": "js",
34510
- "name": "StackingIcons",
34511
- "declaration": {
34512
- "name": "StackingIcons",
34513
- "module": "src/stacking-icons/stacking-icons.ts"
34514
- }
34515
- },
34516
- {
34517
- "kind": "js",
34518
- "name": "foundationStackingIcons",
34519
- "declaration": {
34520
- "name": "foundationStackingIcons",
34521
- "module": "src/stacking-icons/stacking-icons.ts"
34522
- }
34523
- }
34524
- ]
34525
- },
34526
34526
  {
34527
34527
  "kind": "javascript-module",
34528
34528
  "path": "src/stepper/index.ts",
@@ -39052,390 +39052,6 @@
39052
39052
  }
39053
39053
  ]
39054
39054
  },
39055
- {
39056
- "kind": "javascript-module",
39057
- "path": "src/toolbar/index.ts",
39058
- "declarations": [],
39059
- "exports": [
39060
- {
39061
- "kind": "js",
39062
- "name": "*",
39063
- "declaration": {
39064
- "name": "*",
39065
- "package": "./toolbar.template"
39066
- }
39067
- },
39068
- {
39069
- "kind": "js",
39070
- "name": "*",
39071
- "declaration": {
39072
- "name": "*",
39073
- "package": "./toolbar.styles"
39074
- }
39075
- },
39076
- {
39077
- "kind": "js",
39078
- "name": "*",
39079
- "declaration": {
39080
- "name": "*",
39081
- "package": "./toolbar"
39082
- }
39083
- }
39084
- ]
39085
- },
39086
- {
39087
- "kind": "javascript-module",
39088
- "path": "src/toolbar/toolbar.styles.ts",
39089
- "declarations": [
39090
- {
39091
- "kind": "function",
39092
- "name": "foundationToolbarStyles",
39093
- "return": {
39094
- "type": {
39095
- "text": "ElementStyles"
39096
- }
39097
- },
39098
- "parameters": [
39099
- {
39100
- "name": "context",
39101
- "type": {
39102
- "text": "ElementDefinitionContext"
39103
- }
39104
- },
39105
- {
39106
- "name": "definition",
39107
- "type": {
39108
- "text": "FoundationElementDefinition"
39109
- }
39110
- }
39111
- ]
39112
- }
39113
- ],
39114
- "exports": [
39115
- {
39116
- "kind": "js",
39117
- "name": "foundationToolbarStyles",
39118
- "declaration": {
39119
- "name": "foundationToolbarStyles",
39120
- "module": "src/toolbar/toolbar.styles.ts"
39121
- }
39122
- }
39123
- ]
39124
- },
39125
- {
39126
- "kind": "javascript-module",
39127
- "path": "src/toolbar/toolbar.template.ts",
39128
- "declarations": [
39129
- {
39130
- "kind": "function",
39131
- "name": "foundationToolbarTemplate",
39132
- "return": {
39133
- "type": {
39134
- "text": "ViewTemplate<Toolbar>"
39135
- }
39136
- },
39137
- "parameters": [
39138
- {
39139
- "name": "context",
39140
- "type": {
39141
- "text": "ElementDefinitionContext"
39142
- }
39143
- },
39144
- {
39145
- "name": "definition",
39146
- "type": {
39147
- "text": "FoundationElementDefinition"
39148
- }
39149
- }
39150
- ]
39151
- }
39152
- ],
39153
- "exports": [
39154
- {
39155
- "kind": "js",
39156
- "name": "foundationToolbarTemplate",
39157
- "declaration": {
39158
- "name": "foundationToolbarTemplate",
39159
- "module": "src/toolbar/toolbar.template.ts"
39160
- }
39161
- }
39162
- ]
39163
- },
39164
- {
39165
- "kind": "javascript-module",
39166
- "path": "src/toolbar/toolbar.ts",
39167
- "declarations": [
39168
- {
39169
- "kind": "class",
39170
- "description": "",
39171
- "name": "Toolbar",
39172
- "superclass": {
39173
- "name": "FASTToolbar",
39174
- "package": "@microsoft/fast-components"
39175
- },
39176
- "tagName": "%%prefix%%-toolbar",
39177
- "customElement": true,
39178
- "attributes": [
39179
- {
39180
- "name": "orientation",
39181
- "type": {
39182
- "text": "Orientation"
39183
- },
39184
- "description": "The orientation of the toolbar.",
39185
- "fieldName": "orientation",
39186
- "inheritedFrom": {
39187
- "name": "Toolbar",
39188
- "module": "src/toolbar/toolbar.ts"
39189
- }
39190
- }
39191
- ],
39192
- "members": [
39193
- {
39194
- "kind": "field",
39195
- "name": "activeIndex",
39196
- "inheritedFrom": {
39197
- "name": "Toolbar",
39198
- "module": "src/toolbar/toolbar.ts"
39199
- }
39200
- },
39201
- {
39202
- "kind": "field",
39203
- "name": "orientation",
39204
- "type": {
39205
- "text": "Orientation"
39206
- },
39207
- "privacy": "public",
39208
- "description": "The orientation of the toolbar.",
39209
- "inheritedFrom": {
39210
- "name": "Toolbar",
39211
- "module": "src/toolbar/toolbar.ts"
39212
- }
39213
- },
39214
- {
39215
- "kind": "method",
39216
- "name": "slottedItemsChanged",
39217
- "privacy": "protected",
39218
- "return": {
39219
- "type": {
39220
- "text": "void"
39221
- }
39222
- },
39223
- "inheritedFrom": {
39224
- "name": "Toolbar",
39225
- "module": "src/toolbar/toolbar.ts"
39226
- }
39227
- },
39228
- {
39229
- "kind": "field",
39230
- "name": "childItems",
39231
- "type": {
39232
- "text": "Element[]"
39233
- },
39234
- "privacy": "public",
39235
- "inheritedFrom": {
39236
- "name": "Toolbar",
39237
- "module": "src/toolbar/toolbar.ts"
39238
- }
39239
- },
39240
- {
39241
- "kind": "method",
39242
- "name": "childItemsChanged",
39243
- "privacy": "protected",
39244
- "return": {
39245
- "type": {
39246
- "text": "void"
39247
- }
39248
- },
39249
- "parameters": [
39250
- {
39251
- "name": "prev",
39252
- "type": {
39253
- "text": "undefined | Element[]"
39254
- }
39255
- },
39256
- {
39257
- "name": "next",
39258
- "type": {
39259
- "text": "Element[]"
39260
- }
39261
- }
39262
- ],
39263
- "inheritedFrom": {
39264
- "name": "Toolbar",
39265
- "module": "src/toolbar/toolbar.ts"
39266
- }
39267
- },
39268
- {
39269
- "kind": "field",
39270
- "name": "_presentation",
39271
- "type": {
39272
- "text": "ComponentPresentation | null | undefined"
39273
- },
39274
- "privacy": "private",
39275
- "default": "void 0",
39276
- "inheritedFrom": {
39277
- "name": "FoundationElement",
39278
- "module": "src/foundation-element/foundation-element.ts"
39279
- }
39280
- },
39281
- {
39282
- "kind": "field",
39283
- "name": "$presentation",
39284
- "type": {
39285
- "text": "ComponentPresentation | null"
39286
- },
39287
- "privacy": "public",
39288
- "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
39289
- "inheritedFrom": {
39290
- "name": "FoundationElement",
39291
- "module": "src/foundation-element/foundation-element.ts"
39292
- }
39293
- },
39294
- {
39295
- "kind": "field",
39296
- "name": "template",
39297
- "type": {
39298
- "text": "ElementViewTemplate | void | null"
39299
- },
39300
- "privacy": "public",
39301
- "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.",
39302
- "inheritedFrom": {
39303
- "name": "FoundationElement",
39304
- "module": "src/foundation-element/foundation-element.ts"
39305
- }
39306
- },
39307
- {
39308
- "kind": "method",
39309
- "name": "templateChanged",
39310
- "privacy": "protected",
39311
- "return": {
39312
- "type": {
39313
- "text": "void"
39314
- }
39315
- },
39316
- "inheritedFrom": {
39317
- "name": "FoundationElement",
39318
- "module": "src/foundation-element/foundation-element.ts"
39319
- }
39320
- },
39321
- {
39322
- "kind": "field",
39323
- "name": "styles",
39324
- "type": {
39325
- "text": "ElementStyles | void | null"
39326
- },
39327
- "privacy": "public",
39328
- "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.",
39329
- "inheritedFrom": {
39330
- "name": "FoundationElement",
39331
- "module": "src/foundation-element/foundation-element.ts"
39332
- }
39333
- },
39334
- {
39335
- "kind": "method",
39336
- "name": "stylesChanged",
39337
- "privacy": "protected",
39338
- "return": {
39339
- "type": {
39340
- "text": "void"
39341
- }
39342
- },
39343
- "inheritedFrom": {
39344
- "name": "FoundationElement",
39345
- "module": "src/foundation-element/foundation-element.ts"
39346
- }
39347
- },
39348
- {
39349
- "kind": "method",
39350
- "name": "compose",
39351
- "privacy": "public",
39352
- "static": true,
39353
- "return": {
39354
- "type": {
39355
- "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
39356
- }
39357
- },
39358
- "parameters": [
39359
- {
39360
- "name": "this",
39361
- "type": {
39362
- "text": "K"
39363
- }
39364
- },
39365
- {
39366
- "name": "elementDefinition",
39367
- "type": {
39368
- "text": "T"
39369
- },
39370
- "description": "The definition of the element to create the registry\nfunction for."
39371
- }
39372
- ],
39373
- "description": "Defines an element registry function with a set of element definition defaults.",
39374
- "inheritedFrom": {
39375
- "name": "FoundationElement",
39376
- "module": "src/foundation-element/foundation-element.ts"
39377
- }
39378
- }
39379
- ]
39380
- },
39381
- {
39382
- "kind": "variable",
39383
- "name": "foundationToolbarShadowOptions",
39384
- "type": {
39385
- "text": "ShadowRootInit"
39386
- },
39387
- "default": "undefined"
39388
- },
39389
- {
39390
- "kind": "variable",
39391
- "name": "defaultToolbarConfig",
39392
- "type": {
39393
- "text": "object"
39394
- },
39395
- "default": "{}"
39396
- },
39397
- {
39398
- "kind": "variable",
39399
- "name": "foundationToolbar",
39400
- "description": "The Foundation Toolbar",
39401
- "privacy": "public"
39402
- }
39403
- ],
39404
- "exports": [
39405
- {
39406
- "kind": "js",
39407
- "name": "Toolbar",
39408
- "declaration": {
39409
- "name": "Toolbar",
39410
- "module": "src/toolbar/toolbar.ts"
39411
- }
39412
- },
39413
- {
39414
- "kind": "js",
39415
- "name": "foundationToolbarShadowOptions",
39416
- "declaration": {
39417
- "name": "foundationToolbarShadowOptions",
39418
- "module": "src/toolbar/toolbar.ts"
39419
- }
39420
- },
39421
- {
39422
- "kind": "js",
39423
- "name": "defaultToolbarConfig",
39424
- "declaration": {
39425
- "name": "defaultToolbarConfig",
39426
- "module": "src/toolbar/toolbar.ts"
39427
- }
39428
- },
39429
- {
39430
- "kind": "js",
39431
- "name": "foundationToolbar",
39432
- "declaration": {
39433
- "name": "foundationToolbar",
39434
- "module": "src/toolbar/toolbar.ts"
39435
- }
39436
- }
39437
- ]
39438
- },
39439
39055
  {
39440
39056
  "kind": "javascript-module",
39441
39057
  "path": "src/tooltip/index.ts",
@@ -40256,6 +39872,390 @@
40256
39872
  }
40257
39873
  ]
40258
39874
  },
39875
+ {
39876
+ "kind": "javascript-module",
39877
+ "path": "src/toolbar/index.ts",
39878
+ "declarations": [],
39879
+ "exports": [
39880
+ {
39881
+ "kind": "js",
39882
+ "name": "*",
39883
+ "declaration": {
39884
+ "name": "*",
39885
+ "package": "./toolbar.template"
39886
+ }
39887
+ },
39888
+ {
39889
+ "kind": "js",
39890
+ "name": "*",
39891
+ "declaration": {
39892
+ "name": "*",
39893
+ "package": "./toolbar.styles"
39894
+ }
39895
+ },
39896
+ {
39897
+ "kind": "js",
39898
+ "name": "*",
39899
+ "declaration": {
39900
+ "name": "*",
39901
+ "package": "./toolbar"
39902
+ }
39903
+ }
39904
+ ]
39905
+ },
39906
+ {
39907
+ "kind": "javascript-module",
39908
+ "path": "src/toolbar/toolbar.styles.ts",
39909
+ "declarations": [
39910
+ {
39911
+ "kind": "function",
39912
+ "name": "foundationToolbarStyles",
39913
+ "return": {
39914
+ "type": {
39915
+ "text": "ElementStyles"
39916
+ }
39917
+ },
39918
+ "parameters": [
39919
+ {
39920
+ "name": "context",
39921
+ "type": {
39922
+ "text": "ElementDefinitionContext"
39923
+ }
39924
+ },
39925
+ {
39926
+ "name": "definition",
39927
+ "type": {
39928
+ "text": "FoundationElementDefinition"
39929
+ }
39930
+ }
39931
+ ]
39932
+ }
39933
+ ],
39934
+ "exports": [
39935
+ {
39936
+ "kind": "js",
39937
+ "name": "foundationToolbarStyles",
39938
+ "declaration": {
39939
+ "name": "foundationToolbarStyles",
39940
+ "module": "src/toolbar/toolbar.styles.ts"
39941
+ }
39942
+ }
39943
+ ]
39944
+ },
39945
+ {
39946
+ "kind": "javascript-module",
39947
+ "path": "src/toolbar/toolbar.template.ts",
39948
+ "declarations": [
39949
+ {
39950
+ "kind": "function",
39951
+ "name": "foundationToolbarTemplate",
39952
+ "return": {
39953
+ "type": {
39954
+ "text": "ViewTemplate<Toolbar>"
39955
+ }
39956
+ },
39957
+ "parameters": [
39958
+ {
39959
+ "name": "context",
39960
+ "type": {
39961
+ "text": "ElementDefinitionContext"
39962
+ }
39963
+ },
39964
+ {
39965
+ "name": "definition",
39966
+ "type": {
39967
+ "text": "FoundationElementDefinition"
39968
+ }
39969
+ }
39970
+ ]
39971
+ }
39972
+ ],
39973
+ "exports": [
39974
+ {
39975
+ "kind": "js",
39976
+ "name": "foundationToolbarTemplate",
39977
+ "declaration": {
39978
+ "name": "foundationToolbarTemplate",
39979
+ "module": "src/toolbar/toolbar.template.ts"
39980
+ }
39981
+ }
39982
+ ]
39983
+ },
39984
+ {
39985
+ "kind": "javascript-module",
39986
+ "path": "src/toolbar/toolbar.ts",
39987
+ "declarations": [
39988
+ {
39989
+ "kind": "class",
39990
+ "description": "",
39991
+ "name": "Toolbar",
39992
+ "superclass": {
39993
+ "name": "FASTToolbar",
39994
+ "package": "@microsoft/fast-components"
39995
+ },
39996
+ "tagName": "%%prefix%%-toolbar",
39997
+ "customElement": true,
39998
+ "attributes": [
39999
+ {
40000
+ "name": "orientation",
40001
+ "type": {
40002
+ "text": "Orientation"
40003
+ },
40004
+ "description": "The orientation of the toolbar.",
40005
+ "fieldName": "orientation",
40006
+ "inheritedFrom": {
40007
+ "name": "Toolbar",
40008
+ "module": "src/toolbar/toolbar.ts"
40009
+ }
40010
+ }
40011
+ ],
40012
+ "members": [
40013
+ {
40014
+ "kind": "field",
40015
+ "name": "activeIndex",
40016
+ "inheritedFrom": {
40017
+ "name": "Toolbar",
40018
+ "module": "src/toolbar/toolbar.ts"
40019
+ }
40020
+ },
40021
+ {
40022
+ "kind": "field",
40023
+ "name": "orientation",
40024
+ "type": {
40025
+ "text": "Orientation"
40026
+ },
40027
+ "privacy": "public",
40028
+ "description": "The orientation of the toolbar.",
40029
+ "inheritedFrom": {
40030
+ "name": "Toolbar",
40031
+ "module": "src/toolbar/toolbar.ts"
40032
+ }
40033
+ },
40034
+ {
40035
+ "kind": "method",
40036
+ "name": "slottedItemsChanged",
40037
+ "privacy": "protected",
40038
+ "return": {
40039
+ "type": {
40040
+ "text": "void"
40041
+ }
40042
+ },
40043
+ "inheritedFrom": {
40044
+ "name": "Toolbar",
40045
+ "module": "src/toolbar/toolbar.ts"
40046
+ }
40047
+ },
40048
+ {
40049
+ "kind": "field",
40050
+ "name": "childItems",
40051
+ "type": {
40052
+ "text": "Element[]"
40053
+ },
40054
+ "privacy": "public",
40055
+ "inheritedFrom": {
40056
+ "name": "Toolbar",
40057
+ "module": "src/toolbar/toolbar.ts"
40058
+ }
40059
+ },
40060
+ {
40061
+ "kind": "method",
40062
+ "name": "childItemsChanged",
40063
+ "privacy": "protected",
40064
+ "return": {
40065
+ "type": {
40066
+ "text": "void"
40067
+ }
40068
+ },
40069
+ "parameters": [
40070
+ {
40071
+ "name": "prev",
40072
+ "type": {
40073
+ "text": "undefined | Element[]"
40074
+ }
40075
+ },
40076
+ {
40077
+ "name": "next",
40078
+ "type": {
40079
+ "text": "Element[]"
40080
+ }
40081
+ }
40082
+ ],
40083
+ "inheritedFrom": {
40084
+ "name": "Toolbar",
40085
+ "module": "src/toolbar/toolbar.ts"
40086
+ }
40087
+ },
40088
+ {
40089
+ "kind": "field",
40090
+ "name": "_presentation",
40091
+ "type": {
40092
+ "text": "ComponentPresentation | null | undefined"
40093
+ },
40094
+ "privacy": "private",
40095
+ "default": "void 0",
40096
+ "inheritedFrom": {
40097
+ "name": "FoundationElement",
40098
+ "module": "src/foundation-element/foundation-element.ts"
40099
+ }
40100
+ },
40101
+ {
40102
+ "kind": "field",
40103
+ "name": "$presentation",
40104
+ "type": {
40105
+ "text": "ComponentPresentation | null"
40106
+ },
40107
+ "privacy": "public",
40108
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
40109
+ "inheritedFrom": {
40110
+ "name": "FoundationElement",
40111
+ "module": "src/foundation-element/foundation-element.ts"
40112
+ }
40113
+ },
40114
+ {
40115
+ "kind": "field",
40116
+ "name": "template",
40117
+ "type": {
40118
+ "text": "ElementViewTemplate | void | null"
40119
+ },
40120
+ "privacy": "public",
40121
+ "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.",
40122
+ "inheritedFrom": {
40123
+ "name": "FoundationElement",
40124
+ "module": "src/foundation-element/foundation-element.ts"
40125
+ }
40126
+ },
40127
+ {
40128
+ "kind": "method",
40129
+ "name": "templateChanged",
40130
+ "privacy": "protected",
40131
+ "return": {
40132
+ "type": {
40133
+ "text": "void"
40134
+ }
40135
+ },
40136
+ "inheritedFrom": {
40137
+ "name": "FoundationElement",
40138
+ "module": "src/foundation-element/foundation-element.ts"
40139
+ }
40140
+ },
40141
+ {
40142
+ "kind": "field",
40143
+ "name": "styles",
40144
+ "type": {
40145
+ "text": "ElementStyles | void | null"
40146
+ },
40147
+ "privacy": "public",
40148
+ "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.",
40149
+ "inheritedFrom": {
40150
+ "name": "FoundationElement",
40151
+ "module": "src/foundation-element/foundation-element.ts"
40152
+ }
40153
+ },
40154
+ {
40155
+ "kind": "method",
40156
+ "name": "stylesChanged",
40157
+ "privacy": "protected",
40158
+ "return": {
40159
+ "type": {
40160
+ "text": "void"
40161
+ }
40162
+ },
40163
+ "inheritedFrom": {
40164
+ "name": "FoundationElement",
40165
+ "module": "src/foundation-element/foundation-element.ts"
40166
+ }
40167
+ },
40168
+ {
40169
+ "kind": "method",
40170
+ "name": "compose",
40171
+ "privacy": "public",
40172
+ "static": true,
40173
+ "return": {
40174
+ "type": {
40175
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
40176
+ }
40177
+ },
40178
+ "parameters": [
40179
+ {
40180
+ "name": "this",
40181
+ "type": {
40182
+ "text": "K"
40183
+ }
40184
+ },
40185
+ {
40186
+ "name": "elementDefinition",
40187
+ "type": {
40188
+ "text": "T"
40189
+ },
40190
+ "description": "The definition of the element to create the registry\nfunction for."
40191
+ }
40192
+ ],
40193
+ "description": "Defines an element registry function with a set of element definition defaults.",
40194
+ "inheritedFrom": {
40195
+ "name": "FoundationElement",
40196
+ "module": "src/foundation-element/foundation-element.ts"
40197
+ }
40198
+ }
40199
+ ]
40200
+ },
40201
+ {
40202
+ "kind": "variable",
40203
+ "name": "foundationToolbarShadowOptions",
40204
+ "type": {
40205
+ "text": "ShadowRootInit"
40206
+ },
40207
+ "default": "undefined"
40208
+ },
40209
+ {
40210
+ "kind": "variable",
40211
+ "name": "defaultToolbarConfig",
40212
+ "type": {
40213
+ "text": "object"
40214
+ },
40215
+ "default": "{}"
40216
+ },
40217
+ {
40218
+ "kind": "variable",
40219
+ "name": "foundationToolbar",
40220
+ "description": "The Foundation Toolbar",
40221
+ "privacy": "public"
40222
+ }
40223
+ ],
40224
+ "exports": [
40225
+ {
40226
+ "kind": "js",
40227
+ "name": "Toolbar",
40228
+ "declaration": {
40229
+ "name": "Toolbar",
40230
+ "module": "src/toolbar/toolbar.ts"
40231
+ }
40232
+ },
40233
+ {
40234
+ "kind": "js",
40235
+ "name": "foundationToolbarShadowOptions",
40236
+ "declaration": {
40237
+ "name": "foundationToolbarShadowOptions",
40238
+ "module": "src/toolbar/toolbar.ts"
40239
+ }
40240
+ },
40241
+ {
40242
+ "kind": "js",
40243
+ "name": "defaultToolbarConfig",
40244
+ "declaration": {
40245
+ "name": "defaultToolbarConfig",
40246
+ "module": "src/toolbar/toolbar.ts"
40247
+ }
40248
+ },
40249
+ {
40250
+ "kind": "js",
40251
+ "name": "foundationToolbar",
40252
+ "declaration": {
40253
+ "name": "foundationToolbar",
40254
+ "module": "src/toolbar/toolbar.ts"
40255
+ }
40256
+ }
40257
+ ]
40258
+ },
40259
40259
  {
40260
40260
  "kind": "javascript-module",
40261
40261
  "path": "src/tree-item/index.ts",