@genesislcap/foundation-ui 15.3.5 → 15.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1422,6 +1422,37 @@
1422
1422
  }
1423
1423
  ]
1424
1424
  },
1425
+ {
1426
+ "kind": "javascript-module",
1427
+ "path": "src/_config/index.ts",
1428
+ "declarations": [],
1429
+ "exports": [
1430
+ {
1431
+ "kind": "js",
1432
+ "name": "*",
1433
+ "declaration": {
1434
+ "name": "*",
1435
+ "package": "./styles"
1436
+ }
1437
+ },
1438
+ {
1439
+ "kind": "js",
1440
+ "name": "*",
1441
+ "declaration": {
1442
+ "name": "*",
1443
+ "package": "./tokens"
1444
+ }
1445
+ },
1446
+ {
1447
+ "kind": "js",
1448
+ "name": "*",
1449
+ "declaration": {
1450
+ "name": "*",
1451
+ "package": "./values"
1452
+ }
1453
+ }
1454
+ ]
1455
+ },
1425
1456
  {
1426
1457
  "kind": "javascript-module",
1427
1458
  "path": "src/accordion-item/accordion-item.styles.ts",
@@ -1818,65 +1849,11 @@
1818
1849
  },
1819
1850
  {
1820
1851
  "kind": "javascript-module",
1821
- "path": "src/_config/index.ts",
1822
- "declarations": [],
1823
- "exports": [
1824
- {
1825
- "kind": "js",
1826
- "name": "*",
1827
- "declaration": {
1828
- "name": "*",
1829
- "package": "./styles"
1830
- }
1831
- },
1832
- {
1833
- "kind": "js",
1834
- "name": "*",
1835
- "declaration": {
1836
- "name": "*",
1837
- "package": "./tokens"
1838
- }
1839
- },
1840
- {
1841
- "kind": "js",
1842
- "name": "*",
1843
- "declaration": {
1844
- "name": "*",
1845
- "package": "./values"
1846
- }
1847
- }
1848
- ]
1849
- },
1850
- {
1851
- "kind": "javascript-module",
1852
- "path": "src/actions-menu/actions-menu.styles.ts",
1852
+ "path": "src/accordion/accordion.styles.ts",
1853
1853
  "declarations": [
1854
1854
  {
1855
1855
  "kind": "function",
1856
- "name": "actionsMenuBaseStyles",
1857
- "return": {
1858
- "type": {
1859
- "text": "ElementStyles"
1860
- }
1861
- },
1862
- "parameters": [
1863
- {
1864
- "name": "context",
1865
- "type": {
1866
- "text": "ElementDefinitionContext"
1867
- }
1868
- },
1869
- {
1870
- "name": "definition",
1871
- "type": {
1872
- "text": "FoundationElementDefinition"
1873
- }
1874
- }
1875
- ]
1876
- },
1877
- {
1878
- "kind": "function",
1879
- "name": "foundationActionsMenuStyles",
1856
+ "name": "foundationAccordionStyles",
1880
1857
  "return": {
1881
1858
  "type": {
1882
1859
  "text": "ElementStyles"
@@ -1901,281 +1878,277 @@
1901
1878
  "exports": [
1902
1879
  {
1903
1880
  "kind": "js",
1904
- "name": "actionsMenuBaseStyles",
1905
- "declaration": {
1906
- "name": "actionsMenuBaseStyles",
1907
- "module": "src/actions-menu/actions-menu.styles.ts"
1908
- }
1909
- },
1910
- {
1911
- "kind": "js",
1912
- "name": "foundationActionsMenuStyles",
1881
+ "name": "foundationAccordionStyles",
1913
1882
  "declaration": {
1914
- "name": "foundationActionsMenuStyles",
1915
- "module": "src/actions-menu/actions-menu.styles.ts"
1883
+ "name": "foundationAccordionStyles",
1884
+ "module": "src/accordion/accordion.styles.ts"
1916
1885
  }
1917
1886
  }
1918
1887
  ]
1919
1888
  },
1920
1889
  {
1921
1890
  "kind": "javascript-module",
1922
- "path": "src/actions-menu/actions-menu.template.ts",
1891
+ "path": "src/accordion/accordion.template.ts",
1923
1892
  "declarations": [
1924
1893
  {
1925
1894
  "kind": "function",
1926
- "name": "menuTemplate",
1895
+ "name": "foundationAccordionTemplate",
1896
+ "return": {
1897
+ "type": {
1898
+ "text": "ViewTemplate<Accordion>"
1899
+ }
1900
+ },
1927
1901
  "parameters": [
1928
1902
  {
1929
- "name": "prefix",
1903
+ "name": "context",
1930
1904
  "type": {
1931
- "text": "string"
1905
+ "text": "ElementDefinitionContext"
1932
1906
  }
1933
- }
1934
- ]
1935
- },
1936
- {
1937
- "kind": "function",
1938
- "name": "singleOptionTemplate",
1939
- "parameters": [
1907
+ },
1940
1908
  {
1941
- "name": "prefix",
1909
+ "name": "definition",
1942
1910
  "type": {
1943
- "text": "string"
1911
+ "text": "FoundationElementDefinition"
1944
1912
  }
1945
1913
  }
1946
1914
  ]
1947
- },
1948
- {
1949
- "kind": "variable",
1950
- "name": "foundationActionsMenuTemplate",
1951
- "type": {
1952
- "text": "ViewTemplate<ActionsMenu>"
1953
- },
1954
- "default": "html`\n <div\n class=\"actions-container${(x) => (x.isVertical ? ' actions-vertical' : '')}\"\n part=\"actions-container\"\n >\n ${(x) => x.getTemplate(getPrefix(x))}\n </div>\n`"
1955
1915
  }
1956
1916
  ],
1957
1917
  "exports": [
1958
1918
  {
1959
1919
  "kind": "js",
1960
- "name": "menuTemplate",
1961
- "declaration": {
1962
- "name": "menuTemplate",
1963
- "module": "src/actions-menu/actions-menu.template.ts"
1964
- }
1965
- },
1966
- {
1967
- "kind": "js",
1968
- "name": "singleOptionTemplate",
1969
- "declaration": {
1970
- "name": "singleOptionTemplate",
1971
- "module": "src/actions-menu/actions-menu.template.ts"
1972
- }
1973
- },
1974
- {
1975
- "kind": "js",
1976
- "name": "foundationActionsMenuTemplate",
1920
+ "name": "foundationAccordionTemplate",
1977
1921
  "declaration": {
1978
- "name": "foundationActionsMenuTemplate",
1979
- "module": "src/actions-menu/actions-menu.template.ts"
1922
+ "name": "foundationAccordionTemplate",
1923
+ "module": "src/accordion/accordion.template.ts"
1980
1924
  }
1981
1925
  }
1982
1926
  ]
1983
1927
  },
1984
1928
  {
1985
1929
  "kind": "javascript-module",
1986
- "path": "src/actions-menu/actions-menu.ts",
1930
+ "path": "src/accordion/accordion.ts",
1987
1931
  "declarations": [
1988
1932
  {
1989
1933
  "kind": "class",
1990
1934
  "description": "",
1991
- "name": "ActionsMenu",
1992
- "members": [
1935
+ "name": "Accordion",
1936
+ "superclass": {
1937
+ "name": "FASTAccordion",
1938
+ "package": "@microsoft/fast-foundation"
1939
+ },
1940
+ "tagName": "%%prefix%%-accordion",
1941
+ "customElement": true,
1942
+ "attributes": [
1993
1943
  {
1994
- "kind": "field",
1995
- "name": "actions",
1944
+ "name": "expand-mode",
1996
1945
  "type": {
1997
- "text": "ActionMenuItem[]"
1946
+ "text": "AccordionExpandMode"
1947
+ },
1948
+ "description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
1949
+ "fieldName": "expandmode",
1950
+ "inheritedFrom": {
1951
+ "name": "Accordion",
1952
+ "module": "src/accordion/accordion.ts"
1998
1953
  }
1999
- },
1954
+ }
1955
+ ],
1956
+ "members": [
2000
1957
  {
2001
1958
  "kind": "field",
2002
- "name": "isVertical",
1959
+ "name": "expandmode",
2003
1960
  "type": {
2004
- "text": "boolean"
1961
+ "text": "AccordionExpandMode"
2005
1962
  },
2006
- "default": "false"
1963
+ "privacy": "public",
1964
+ "description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
1965
+ "inheritedFrom": {
1966
+ "name": "Accordion",
1967
+ "module": "src/accordion/accordion.ts"
1968
+ }
2007
1969
  },
2008
1970
  {
2009
1971
  "kind": "field",
2010
- "name": "addDefaultActions",
1972
+ "name": "activeid",
2011
1973
  "type": {
2012
- "text": "boolean"
1974
+ "text": "string | null"
2013
1975
  },
2014
- "default": "true"
1976
+ "privacy": "private",
1977
+ "inheritedFrom": {
1978
+ "name": "Accordion",
1979
+ "module": "src/accordion/accordion.ts"
1980
+ }
2015
1981
  },
2016
1982
  {
2017
1983
  "kind": "field",
2018
- "name": "autoCloseOnAction",
1984
+ "name": "activeItemIndex",
2019
1985
  "type": {
2020
- "text": "boolean"
1986
+ "text": "number"
2021
1987
  },
2022
- "default": "true"
1988
+ "privacy": "private",
1989
+ "default": "0",
1990
+ "inheritedFrom": {
1991
+ "name": "Accordion",
1992
+ "module": "src/accordion/accordion.ts"
1993
+ }
2023
1994
  },
2024
1995
  {
2025
1996
  "kind": "field",
2026
- "name": "classNames",
1997
+ "name": "accordionIds",
2027
1998
  "type": {
2028
- "text": "string"
1999
+ "text": "Array<string | null>"
2000
+ },
2001
+ "privacy": "private",
2002
+ "inheritedFrom": {
2003
+ "name": "Accordion",
2004
+ "module": "src/accordion/accordion.ts"
2029
2005
  }
2030
2006
  },
2031
2007
  {
2032
2008
  "kind": "field",
2033
- "name": "definition",
2034
- "type": {
2035
- "text": "any"
2009
+ "name": "change",
2010
+ "privacy": "private",
2011
+ "inheritedFrom": {
2012
+ "name": "Accordion",
2013
+ "module": "src/accordion/accordion.ts"
2036
2014
  }
2037
2015
  },
2038
2016
  {
2039
- "kind": "field",
2040
- "name": "name",
2041
- "type": {
2042
- "text": "string"
2017
+ "kind": "method",
2018
+ "name": "findExpandedItem",
2019
+ "privacy": "private",
2020
+ "return": {
2021
+ "type": {
2022
+ "text": "AccordionItem | null"
2023
+ }
2043
2024
  },
2044
- "default": "'Actions'"
2025
+ "inheritedFrom": {
2026
+ "name": "Accordion",
2027
+ "module": "src/accordion/accordion.ts"
2028
+ }
2045
2029
  },
2046
2030
  {
2047
2031
  "kind": "field",
2048
- "name": "open",
2049
- "type": {
2050
- "text": "boolean"
2051
- },
2052
- "default": "false"
2053
- },
2054
- {
2055
- "kind": "field",
2056
- "name": "buttonAppearance",
2057
- "type": {
2058
- "text": "string"
2032
+ "name": "setItems",
2033
+ "privacy": "private",
2034
+ "inheritedFrom": {
2035
+ "name": "Accordion",
2036
+ "module": "src/accordion/accordion.ts"
2059
2037
  }
2060
2038
  },
2061
2039
  {
2062
- "kind": "field",
2063
- "name": "hideDisabled",
2064
- "type": {
2065
- "text": "boolean"
2066
- },
2067
- "default": "false"
2068
- },
2069
- {
2070
- "kind": "field",
2071
- "name": "hideMenuSingleOption",
2072
- "type": {
2073
- "text": "boolean"
2040
+ "kind": "method",
2041
+ "name": "resetItems",
2042
+ "privacy": "private",
2043
+ "return": {
2044
+ "type": {
2045
+ "text": "void"
2046
+ }
2074
2047
  },
2075
- "default": "false"
2076
- },
2077
- {
2078
- "kind": "field",
2079
- "name": "singleOption",
2080
- "type": {
2081
- "text": "ActionMenuItem"
2048
+ "inheritedFrom": {
2049
+ "name": "Accordion",
2050
+ "module": "src/accordion/accordion.ts"
2082
2051
  }
2083
2052
  },
2084
2053
  {
2085
2054
  "kind": "field",
2086
- "name": "actionsMenu",
2087
- "type": {
2088
- "text": "HTMLElement"
2055
+ "name": "removeItemListeners",
2056
+ "privacy": "private",
2057
+ "inheritedFrom": {
2058
+ "name": "Accordion",
2059
+ "module": "src/accordion/accordion.ts"
2089
2060
  }
2090
2061
  },
2091
2062
  {
2092
2063
  "kind": "field",
2093
- "name": "actionsOpener",
2094
- "type": {
2095
- "text": "HTMLElement"
2064
+ "name": "activeItemChange",
2065
+ "privacy": "private",
2066
+ "inheritedFrom": {
2067
+ "name": "Accordion",
2068
+ "module": "src/accordion/accordion.ts"
2096
2069
  }
2097
2070
  },
2098
2071
  {
2099
2072
  "kind": "method",
2100
- "name": "updateMenuPosition",
2101
- "privacy": "private"
2102
- },
2103
- {
2104
- "kind": "method",
2105
- "name": "definitionChanged",
2106
- "privacy": "protected",
2107
- "parameters": [
2108
- {
2109
- "name": "oldValue",
2110
- "type": {
2111
- "text": "any"
2112
- }
2113
- },
2114
- {
2115
- "name": "newValue",
2116
- "type": {
2117
- "text": "any"
2118
- }
2073
+ "name": "getItemIds",
2074
+ "privacy": "private",
2075
+ "return": {
2076
+ "type": {
2077
+ "text": "Array<string | null>"
2119
2078
  }
2120
- ]
2121
- },
2122
- {
2123
- "kind": "method",
2124
- "name": "openChanged",
2125
- "privacy": "protected"
2126
- },
2127
- {
2128
- "kind": "method",
2129
- "name": "toggleActionsMenuVisibility"
2079
+ },
2080
+ "inheritedFrom": {
2081
+ "name": "Accordion",
2082
+ "module": "src/accordion/accordion.ts"
2083
+ }
2130
2084
  },
2131
2085
  {
2132
2086
  "kind": "method",
2133
- "name": "onActionMenuItemClick",
2134
- "parameters": [
2135
- {
2136
- "name": "callback",
2137
- "type": {
2138
- "text": "(rowData) => void | any"
2139
- }
2087
+ "name": "isSingleExpandMode",
2088
+ "privacy": "private",
2089
+ "return": {
2090
+ "type": {
2091
+ "text": "boolean"
2140
2092
  }
2141
- ]
2093
+ },
2094
+ "inheritedFrom": {
2095
+ "name": "Accordion",
2096
+ "module": "src/accordion/accordion.ts"
2097
+ }
2142
2098
  },
2143
2099
  {
2144
2100
  "kind": "field",
2145
- "name": "allActions",
2146
- "type": {
2147
- "text": "ActionMenuItem[]"
2148
- },
2149
- "readonly": true
2101
+ "name": "handleItemKeyDown",
2102
+ "privacy": "private",
2103
+ "inheritedFrom": {
2104
+ "name": "Accordion",
2105
+ "module": "src/accordion/accordion.ts"
2106
+ }
2150
2107
  },
2151
2108
  {
2152
2109
  "kind": "field",
2153
- "name": "rowData",
2154
- "readonly": true
2110
+ "name": "handleItemFocus",
2111
+ "privacy": "private",
2112
+ "inheritedFrom": {
2113
+ "name": "Accordion",
2114
+ "module": "src/accordion/accordion.ts"
2115
+ }
2155
2116
  },
2156
2117
  {
2157
2118
  "kind": "method",
2158
- "name": "getLabel",
2119
+ "name": "adjust",
2120
+ "privacy": "private",
2121
+ "return": {
2122
+ "type": {
2123
+ "text": "void"
2124
+ }
2125
+ },
2159
2126
  "parameters": [
2160
2127
  {
2161
- "name": "name",
2128
+ "name": "adjustment",
2162
2129
  "type": {
2163
- "text": "string | ((rowData: any) => string)"
2130
+ "text": "number"
2164
2131
  }
2165
2132
  }
2166
- ]
2133
+ ],
2134
+ "inheritedFrom": {
2135
+ "name": "Accordion",
2136
+ "module": "src/accordion/accordion.ts"
2137
+ }
2167
2138
  },
2168
2139
  {
2169
2140
  "kind": "method",
2170
- "name": "getTemplate",
2171
- "parameters": [
2172
- {
2173
- "name": "prefix",
2174
- "type": {
2175
- "text": "string"
2176
- }
2141
+ "name": "focusItem",
2142
+ "privacy": "private",
2143
+ "return": {
2144
+ "type": {
2145
+ "text": "void"
2177
2146
  }
2178
- ]
2147
+ },
2148
+ "inheritedFrom": {
2149
+ "name": "Accordion",
2150
+ "module": "src/accordion/accordion.ts"
2151
+ }
2179
2152
  },
2180
2153
  {
2181
2154
  "kind": "field",
@@ -2289,107 +2262,78 @@
2289
2262
  }
2290
2263
  }
2291
2264
  ],
2292
- "attributes": [
2293
- {
2294
- "name": "is-vertical",
2295
- "type": {
2296
- "text": "boolean"
2297
- },
2298
- "default": "false",
2299
- "fieldName": "isVertical"
2300
- },
2301
- {
2302
- "name": "add-default-actions",
2303
- "type": {
2304
- "text": "boolean"
2305
- },
2306
- "default": "true",
2307
- "fieldName": "addDefaultActions"
2308
- },
2309
- {
2310
- "name": "auto-close-on-action",
2311
- "type": {
2312
- "text": "boolean"
2313
- },
2314
- "default": "true",
2315
- "fieldName": "autoCloseOnAction"
2316
- },
2317
- {
2318
- "name": "name",
2319
- "type": {
2320
- "text": "string"
2321
- },
2322
- "default": "'Actions'",
2323
- "fieldName": "name"
2324
- },
2325
- {
2326
- "name": "open",
2327
- "type": {
2328
- "text": "boolean"
2329
- },
2330
- "default": "false",
2331
- "fieldName": "open"
2332
- },
2333
- {
2334
- "name": "buttonAppearance",
2335
- "type": {
2336
- "text": "string"
2337
- },
2338
- "fieldName": "buttonAppearance"
2339
- },
2340
- {
2341
- "name": "hide-disabled",
2342
- "type": {
2343
- "text": "boolean"
2344
- },
2345
- "default": "false",
2346
- "fieldName": "hideDisabled"
2347
- },
2265
+ "events": [
2348
2266
  {
2349
- "name": "hide-menu-single-option",
2350
- "type": {
2351
- "text": "boolean"
2352
- },
2353
- "default": "false",
2354
- "fieldName": "hideMenuSingleOption"
2267
+ "description": "Fires a custom 'change' event when the active item changes",
2268
+ "name": "change",
2269
+ "inheritedFrom": {
2270
+ "name": "Accordion",
2271
+ "module": "src/accordion/accordion.ts"
2272
+ }
2355
2273
  }
2356
- ],
2357
- "superclass": {
2358
- "name": "FoundationElement",
2359
- "package": "@microsoft/fast-foundation"
2360
- },
2361
- "tagName": "%%prefix%%-actions-menu",
2362
- "customElement": true
2274
+ ]
2363
2275
  },
2364
2276
  {
2365
2277
  "kind": "variable",
2366
- "name": "foundationActionsMenu",
2367
- "description": "The Foundation Actions Menu",
2368
- "privacy": "public"
2369
- }
2370
- ],
2371
- "exports": [
2278
+ "name": "foundationAccordionShadowOptions",
2279
+ "type": {
2280
+ "text": "ShadowRootInit"
2281
+ },
2282
+ "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
2283
+ },
2284
+ {
2285
+ "kind": "variable",
2286
+ "name": "defaultAccordionConfig",
2287
+ "type": {
2288
+ "text": "object"
2289
+ },
2290
+ "default": "{}"
2291
+ },
2292
+ {
2293
+ "kind": "variable",
2294
+ "name": "foundationAccordion",
2295
+ "description": "The Foundation Accordion",
2296
+ "privacy": "public"
2297
+ }
2298
+ ],
2299
+ "exports": [
2372
2300
  {
2373
2301
  "kind": "js",
2374
- "name": "ActionsMenu",
2302
+ "name": "Accordion",
2375
2303
  "declaration": {
2376
- "name": "ActionsMenu",
2377
- "module": "src/actions-menu/actions-menu.ts"
2304
+ "name": "Accordion",
2305
+ "module": "src/accordion/accordion.ts"
2378
2306
  }
2379
2307
  },
2380
2308
  {
2381
2309
  "kind": "js",
2382
- "name": "foundationActionsMenu",
2310
+ "name": "foundationAccordionShadowOptions",
2383
2311
  "declaration": {
2384
- "name": "foundationActionsMenu",
2385
- "module": "src/actions-menu/actions-menu.ts"
2312
+ "name": "foundationAccordionShadowOptions",
2313
+ "module": "src/accordion/accordion.ts"
2314
+ }
2315
+ },
2316
+ {
2317
+ "kind": "js",
2318
+ "name": "defaultAccordionConfig",
2319
+ "declaration": {
2320
+ "name": "defaultAccordionConfig",
2321
+ "module": "src/accordion/accordion.ts"
2322
+ }
2323
+ },
2324
+ {
2325
+ "kind": "js",
2326
+ "name": "foundationAccordion",
2327
+ "declaration": {
2328
+ "name": "foundationAccordion",
2329
+ "module": "src/accordion/accordion.ts"
2386
2330
  }
2387
2331
  }
2388
2332
  ]
2389
2333
  },
2390
2334
  {
2391
2335
  "kind": "javascript-module",
2392
- "path": "src/actions-menu/index.ts",
2336
+ "path": "src/accordion/index.ts",
2393
2337
  "declarations": [],
2394
2338
  "exports": [
2395
2339
  {
@@ -2397,7 +2341,7 @@
2397
2341
  "name": "*",
2398
2342
  "declaration": {
2399
2343
  "name": "*",
2400
- "package": "./actions-menu.styles"
2344
+ "package": "./accordion.template"
2401
2345
  }
2402
2346
  },
2403
2347
  {
@@ -2405,7 +2349,7 @@
2405
2349
  "name": "*",
2406
2350
  "declaration": {
2407
2351
  "name": "*",
2408
- "package": "./actions-menu.template"
2352
+ "package": "./accordion.styles"
2409
2353
  }
2410
2354
  },
2411
2355
  {
@@ -2413,7 +2357,7 @@
2413
2357
  "name": "*",
2414
2358
  "declaration": {
2415
2359
  "name": "*",
2416
- "package": "./actions-menu"
2360
+ "package": "./accordion"
2417
2361
  }
2418
2362
  }
2419
2363
  ]
@@ -3029,11 +2973,11 @@
3029
2973
  },
3030
2974
  {
3031
2975
  "kind": "javascript-module",
3032
- "path": "src/accordion/accordion.styles.ts",
2976
+ "path": "src/ai-indicator/ai-indicator.styles.ts",
3033
2977
  "declarations": [
3034
2978
  {
3035
2979
  "kind": "function",
3036
- "name": "foundationAccordionStyles",
2980
+ "name": "foundationAiIndicatorStyles",
3037
2981
  "return": {
3038
2982
  "type": {
3039
2983
  "text": "ElementStyles"
@@ -3058,276 +3002,224 @@
3058
3002
  "exports": [
3059
3003
  {
3060
3004
  "kind": "js",
3061
- "name": "foundationAccordionStyles",
3005
+ "name": "foundationAiIndicatorStyles",
3062
3006
  "declaration": {
3063
- "name": "foundationAccordionStyles",
3064
- "module": "src/accordion/accordion.styles.ts"
3007
+ "name": "foundationAiIndicatorStyles",
3008
+ "module": "src/ai-indicator/ai-indicator.styles.ts"
3065
3009
  }
3066
3010
  }
3067
3011
  ]
3068
3012
  },
3069
3013
  {
3070
3014
  "kind": "javascript-module",
3071
- "path": "src/accordion/accordion.template.ts",
3015
+ "path": "src/ai-indicator/ai-indicator.template.ts",
3072
3016
  "declarations": [
3073
3017
  {
3074
- "kind": "function",
3075
- "name": "foundationAccordionTemplate",
3076
- "return": {
3077
- "type": {
3078
- "text": "ViewTemplate<Accordion>"
3079
- }
3018
+ "kind": "variable",
3019
+ "name": "foundationAiIndicatorTemplate",
3020
+ "type": {
3021
+ "text": "ViewTemplate<AiIndicator>"
3080
3022
  },
3081
- "parameters": [
3082
- {
3083
- "name": "context",
3084
- "type": {
3085
- "text": "ElementDefinitionContext"
3086
- }
3087
- },
3088
- {
3089
- "name": "definition",
3090
- "type": {
3091
- "text": "FoundationElementDefinition"
3092
- }
3093
- }
3094
- ]
3023
+ "default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
3095
3024
  }
3096
3025
  ],
3097
3026
  "exports": [
3098
3027
  {
3099
3028
  "kind": "js",
3100
- "name": "foundationAccordionTemplate",
3029
+ "name": "foundationAiIndicatorTemplate",
3101
3030
  "declaration": {
3102
- "name": "foundationAccordionTemplate",
3103
- "module": "src/accordion/accordion.template.ts"
3031
+ "name": "foundationAiIndicatorTemplate",
3032
+ "module": "src/ai-indicator/ai-indicator.template.ts"
3104
3033
  }
3105
3034
  }
3106
3035
  ]
3107
3036
  },
3108
3037
  {
3109
3038
  "kind": "javascript-module",
3110
- "path": "src/accordion/accordion.ts",
3039
+ "path": "src/ai-indicator/ai-indicator.ts",
3111
3040
  "declarations": [
3112
3041
  {
3113
3042
  "kind": "class",
3114
3043
  "description": "",
3115
- "name": "Accordion",
3116
- "superclass": {
3117
- "name": "FASTAccordion",
3118
- "package": "@microsoft/fast-foundation"
3119
- },
3120
- "tagName": "%%prefix%%-accordion",
3121
- "customElement": true,
3122
- "attributes": [
3044
+ "name": "AiIndicator",
3045
+ "members": [
3123
3046
  {
3124
- "name": "expand-mode",
3047
+ "kind": "field",
3048
+ "name": "providerRegistry",
3125
3049
  "type": {
3126
- "text": "AccordionExpandMode"
3127
- },
3128
- "description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
3129
- "fieldName": "expandmode",
3130
- "inheritedFrom": {
3131
- "name": "Accordion",
3132
- "module": "src/accordion/accordion.ts"
3050
+ "text": "AIProviderRegistry"
3133
3051
  }
3134
- }
3135
- ],
3136
- "members": [
3052
+ },
3137
3053
  {
3138
3054
  "kind": "field",
3139
- "name": "expandmode",
3055
+ "name": "aiProvider",
3140
3056
  "type": {
3141
- "text": "AccordionExpandMode"
3057
+ "text": "AIProvider | undefined"
3142
3058
  },
3143
- "privacy": "public",
3144
- "description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
3145
- "inheritedFrom": {
3146
- "name": "Accordion",
3147
- "module": "src/accordion/accordion.ts"
3148
- }
3059
+ "privacy": "private",
3060
+ "description": "The indicator reflects status for the registry's default provider only —\nper-agent provider overrides live with the assistant component, not this\ntop-level chrome.",
3061
+ "readonly": true
3149
3062
  },
3150
3063
  {
3151
3064
  "kind": "field",
3152
- "name": "activeid",
3065
+ "name": "status",
3153
3066
  "type": {
3154
- "text": "string | null"
3067
+ "text": "AIStatus | null"
3155
3068
  },
3156
- "privacy": "private",
3157
- "inheritedFrom": {
3158
- "name": "Accordion",
3159
- "module": "src/accordion/accordion.ts"
3160
- }
3069
+ "default": "null"
3161
3070
  },
3162
3071
  {
3163
3072
  "kind": "field",
3164
- "name": "activeItemIndex",
3073
+ "name": "open",
3165
3074
  "type": {
3166
- "text": "number"
3075
+ "text": "boolean"
3167
3076
  },
3168
- "privacy": "private",
3169
- "default": "0",
3170
- "inheritedFrom": {
3171
- "name": "Accordion",
3172
- "module": "src/accordion/accordion.ts"
3173
- }
3077
+ "default": "false"
3174
3078
  },
3175
3079
  {
3176
3080
  "kind": "field",
3177
- "name": "accordionIds",
3081
+ "name": "state",
3178
3082
  "type": {
3179
- "text": "Array<string | null>"
3083
+ "text": "AIIndicatorState"
3180
3084
  },
3181
- "privacy": "private",
3182
- "inheritedFrom": {
3183
- "name": "Accordion",
3184
- "module": "src/accordion/accordion.ts"
3185
- }
3085
+ "default": "'none'"
3186
3086
  },
3187
3087
  {
3188
3088
  "kind": "field",
3189
- "name": "change",
3190
- "privacy": "private",
3191
- "inheritedFrom": {
3192
- "name": "Accordion",
3193
- "module": "src/accordion/accordion.ts"
3194
- }
3089
+ "name": "isInstalling",
3090
+ "type": {
3091
+ "text": "boolean"
3092
+ },
3093
+ "default": "false"
3195
3094
  },
3196
3095
  {
3197
- "kind": "method",
3198
- "name": "findExpandedItem",
3096
+ "kind": "field",
3097
+ "name": "pollTimer",
3098
+ "type": {
3099
+ "text": "ReturnType<typeof setInterval> | null"
3100
+ },
3199
3101
  "privacy": "private",
3200
- "return": {
3201
- "type": {
3202
- "text": "AccordionItem | null"
3203
- }
3102
+ "default": "null"
3103
+ },
3104
+ {
3105
+ "kind": "field",
3106
+ "name": "clickOutside",
3107
+ "privacy": "private"
3108
+ },
3109
+ {
3110
+ "kind": "field",
3111
+ "name": "chromeStatusLabel",
3112
+ "type": {
3113
+ "text": "string | null"
3204
3114
  },
3205
- "inheritedFrom": {
3206
- "name": "Accordion",
3207
- "module": "src/accordion/accordion.ts"
3208
- }
3115
+ "readonly": true
3209
3116
  },
3210
3117
  {
3211
3118
  "kind": "field",
3212
- "name": "setItems",
3213
- "privacy": "private",
3214
- "inheritedFrom": {
3215
- "name": "Accordion",
3216
- "module": "src/accordion/accordion.ts"
3217
- }
3119
+ "name": "canInstall",
3120
+ "type": {
3121
+ "text": "boolean"
3122
+ },
3123
+ "readonly": true
3124
+ },
3125
+ {
3126
+ "kind": "field",
3127
+ "name": "isDownloading",
3128
+ "type": {
3129
+ "text": "boolean"
3130
+ },
3131
+ "readonly": true
3218
3132
  },
3219
3133
  {
3220
3134
  "kind": "method",
3221
- "name": "resetItems",
3222
- "privacy": "private",
3135
+ "name": "openChanged",
3223
3136
  "return": {
3224
3137
  "type": {
3225
3138
  "text": "void"
3226
3139
  }
3227
- },
3228
- "inheritedFrom": {
3229
- "name": "Accordion",
3230
- "module": "src/accordion/accordion.ts"
3231
3140
  }
3232
3141
  },
3233
3142
  {
3234
- "kind": "field",
3235
- "name": "removeItemListeners",
3143
+ "kind": "method",
3144
+ "name": "handleClickOutside",
3236
3145
  "privacy": "private",
3237
- "inheritedFrom": {
3238
- "name": "Accordion",
3239
- "module": "src/accordion/accordion.ts"
3240
- }
3146
+ "parameters": [
3147
+ {
3148
+ "name": "event",
3149
+ "type": {
3150
+ "text": "MouseEvent"
3151
+ }
3152
+ }
3153
+ ]
3241
3154
  },
3242
3155
  {
3243
- "kind": "field",
3244
- "name": "activeItemChange",
3245
- "privacy": "private",
3246
- "inheritedFrom": {
3247
- "name": "Accordion",
3248
- "module": "src/accordion/accordion.ts"
3249
- }
3156
+ "kind": "method",
3157
+ "name": "toggleDropdown"
3250
3158
  },
3251
3159
  {
3252
3160
  "kind": "method",
3253
- "name": "getItemIds",
3254
- "privacy": "private",
3161
+ "name": "refreshStatus",
3255
3162
  "return": {
3256
3163
  "type": {
3257
- "text": "Array<string | null>"
3164
+ "text": "Promise<void>"
3258
3165
  }
3259
- },
3260
- "inheritedFrom": {
3261
- "name": "Accordion",
3262
- "module": "src/accordion/accordion.ts"
3263
3166
  }
3264
3167
  },
3265
3168
  {
3266
3169
  "kind": "method",
3267
- "name": "isSingleExpandMode",
3170
+ "name": "deriveState",
3268
3171
  "privacy": "private",
3269
3172
  "return": {
3270
3173
  "type": {
3271
- "text": "boolean"
3174
+ "text": "AIIndicatorState"
3272
3175
  }
3273
3176
  },
3274
- "inheritedFrom": {
3275
- "name": "Accordion",
3276
- "module": "src/accordion/accordion.ts"
3277
- }
3177
+ "parameters": [
3178
+ {
3179
+ "name": "s",
3180
+ "type": {
3181
+ "text": "AIStatus | null"
3182
+ }
3183
+ }
3184
+ ]
3278
3185
  },
3279
3186
  {
3280
- "kind": "field",
3281
- "name": "handleItemKeyDown",
3187
+ "kind": "method",
3188
+ "name": "maybeStartPolling",
3282
3189
  "privacy": "private",
3283
- "inheritedFrom": {
3284
- "name": "Accordion",
3285
- "module": "src/accordion/accordion.ts"
3190
+ "return": {
3191
+ "type": {
3192
+ "text": "void"
3193
+ }
3286
3194
  }
3287
3195
  },
3288
3196
  {
3289
- "kind": "field",
3290
- "name": "handleItemFocus",
3197
+ "kind": "method",
3198
+ "name": "startPolling",
3291
3199
  "privacy": "private",
3292
- "inheritedFrom": {
3293
- "name": "Accordion",
3294
- "module": "src/accordion/accordion.ts"
3200
+ "return": {
3201
+ "type": {
3202
+ "text": "void"
3203
+ }
3295
3204
  }
3296
3205
  },
3297
3206
  {
3298
3207
  "kind": "method",
3299
- "name": "adjust",
3208
+ "name": "stopPolling",
3300
3209
  "privacy": "private",
3301
3210
  "return": {
3302
3211
  "type": {
3303
3212
  "text": "void"
3304
3213
  }
3305
- },
3306
- "parameters": [
3307
- {
3308
- "name": "adjustment",
3309
- "type": {
3310
- "text": "number"
3311
- }
3312
- }
3313
- ],
3314
- "inheritedFrom": {
3315
- "name": "Accordion",
3316
- "module": "src/accordion/accordion.ts"
3317
3214
  }
3318
3215
  },
3319
3216
  {
3320
3217
  "kind": "method",
3321
- "name": "focusItem",
3322
- "privacy": "private",
3218
+ "name": "onInstall",
3323
3219
  "return": {
3324
3220
  "type": {
3325
- "text": "void"
3221
+ "text": "Promise<void>"
3326
3222
  }
3327
- },
3328
- "inheritedFrom": {
3329
- "name": "Accordion",
3330
- "module": "src/accordion/accordion.ts"
3331
3223
  }
3332
3224
  },
3333
3225
  {
@@ -3442,113 +3334,122 @@
3442
3334
  }
3443
3335
  }
3444
3336
  ],
3445
- "events": [
3446
- {
3447
- "description": "Fires a custom 'change' event when the active item changes",
3448
- "name": "change",
3449
- "inheritedFrom": {
3450
- "name": "Accordion",
3451
- "module": "src/accordion/accordion.ts"
3452
- }
3453
- }
3454
- ]
3455
- },
3456
- {
3457
- "kind": "variable",
3458
- "name": "foundationAccordionShadowOptions",
3459
- "type": {
3460
- "text": "ShadowRootInit"
3461
- },
3462
- "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
3463
- },
3464
- {
3465
- "kind": "variable",
3466
- "name": "defaultAccordionConfig",
3467
- "type": {
3468
- "text": "object"
3337
+ "superclass": {
3338
+ "name": "FoundationElement",
3339
+ "package": "@microsoft/fast-foundation"
3469
3340
  },
3470
- "default": "{}"
3341
+ "tagName": "%%prefix%%-ai-indicator",
3342
+ "customElement": true
3471
3343
  },
3472
3344
  {
3473
3345
  "kind": "variable",
3474
- "name": "foundationAccordion",
3475
- "description": "The Foundation Accordion",
3476
- "privacy": "public"
3346
+ "name": "foundationAiIndicator"
3477
3347
  }
3478
3348
  ],
3479
3349
  "exports": [
3480
3350
  {
3481
3351
  "kind": "js",
3482
- "name": "Accordion",
3352
+ "name": "AiIndicator",
3483
3353
  "declaration": {
3484
- "name": "Accordion",
3485
- "module": "src/accordion/accordion.ts"
3354
+ "name": "AiIndicator",
3355
+ "module": "src/ai-indicator/ai-indicator.ts"
3486
3356
  }
3487
3357
  },
3488
3358
  {
3489
3359
  "kind": "js",
3490
- "name": "foundationAccordionShadowOptions",
3360
+ "name": "foundationAiIndicator",
3491
3361
  "declaration": {
3492
- "name": "foundationAccordionShadowOptions",
3493
- "module": "src/accordion/accordion.ts"
3362
+ "name": "foundationAiIndicator",
3363
+ "module": "src/ai-indicator/ai-indicator.ts"
3364
+ }
3365
+ }
3366
+ ]
3367
+ },
3368
+ {
3369
+ "kind": "javascript-module",
3370
+ "path": "src/ai-indicator/index.ts",
3371
+ "declarations": [],
3372
+ "exports": [
3373
+ {
3374
+ "kind": "js",
3375
+ "name": "AiIndicator",
3376
+ "declaration": {
3377
+ "name": "AiIndicator",
3378
+ "module": "./ai-indicator"
3494
3379
  }
3495
3380
  },
3496
3381
  {
3497
3382
  "kind": "js",
3498
- "name": "defaultAccordionConfig",
3383
+ "name": "foundationAiIndicator",
3499
3384
  "declaration": {
3500
- "name": "defaultAccordionConfig",
3501
- "module": "src/accordion/accordion.ts"
3385
+ "name": "foundationAiIndicator",
3386
+ "module": "./ai-indicator"
3502
3387
  }
3503
3388
  },
3504
3389
  {
3505
3390
  "kind": "js",
3506
- "name": "foundationAccordion",
3391
+ "name": "type",
3507
3392
  "declaration": {
3508
- "name": "foundationAccordion",
3509
- "module": "src/accordion/accordion.ts"
3393
+ "name": "type",
3394
+ "module": "./ai-indicator"
3510
3395
  }
3511
- }
3512
- ]
3513
- },
3514
- {
3515
- "kind": "javascript-module",
3516
- "path": "src/accordion/index.ts",
3517
- "declarations": [],
3518
- "exports": [
3396
+ },
3519
3397
  {
3520
3398
  "kind": "js",
3521
- "name": "*",
3399
+ "name": "AIIndicatorState",
3522
3400
  "declaration": {
3523
- "name": "*",
3524
- "package": "./accordion.template"
3401
+ "name": "AIIndicatorState",
3402
+ "module": "./ai-indicator"
3525
3403
  }
3526
3404
  },
3527
3405
  {
3528
3406
  "kind": "js",
3529
- "name": "*",
3407
+ "name": "foundationAiIndicatorTemplate",
3530
3408
  "declaration": {
3531
- "name": "*",
3532
- "package": "./accordion.styles"
3409
+ "name": "foundationAiIndicatorTemplate",
3410
+ "module": "./ai-indicator.template"
3533
3411
  }
3534
3412
  },
3535
3413
  {
3536
3414
  "kind": "js",
3537
- "name": "*",
3415
+ "name": "foundationAiIndicatorStyles",
3538
3416
  "declaration": {
3539
- "name": "*",
3540
- "package": "./accordion"
3417
+ "name": "foundationAiIndicatorStyles",
3418
+ "module": "./ai-indicator.styles"
3541
3419
  }
3542
3420
  }
3543
3421
  ]
3544
3422
  },
3545
3423
  {
3546
3424
  "kind": "javascript-module",
3547
- "path": "src/ai-indicator/ai-indicator.styles.ts",
3425
+ "path": "src/actions-menu/actions-menu.styles.ts",
3548
3426
  "declarations": [
3549
3427
  {
3550
3428
  "kind": "function",
3551
- "name": "foundationAiIndicatorStyles",
3429
+ "name": "actionsMenuBaseStyles",
3430
+ "return": {
3431
+ "type": {
3432
+ "text": "ElementStyles"
3433
+ }
3434
+ },
3435
+ "parameters": [
3436
+ {
3437
+ "name": "context",
3438
+ "type": {
3439
+ "text": "ElementDefinitionContext"
3440
+ }
3441
+ },
3442
+ {
3443
+ "name": "definition",
3444
+ "type": {
3445
+ "text": "FoundationElementDefinition"
3446
+ }
3447
+ }
3448
+ ]
3449
+ },
3450
+ {
3451
+ "kind": "function",
3452
+ "name": "foundationActionsMenuStyles",
3552
3453
  "return": {
3553
3454
  "type": {
3554
3455
  "text": "ElementStyles"
@@ -3573,71 +3474,147 @@
3573
3474
  "exports": [
3574
3475
  {
3575
3476
  "kind": "js",
3576
- "name": "foundationAiIndicatorStyles",
3477
+ "name": "actionsMenuBaseStyles",
3577
3478
  "declaration": {
3578
- "name": "foundationAiIndicatorStyles",
3579
- "module": "src/ai-indicator/ai-indicator.styles.ts"
3479
+ "name": "actionsMenuBaseStyles",
3480
+ "module": "src/actions-menu/actions-menu.styles.ts"
3481
+ }
3482
+ },
3483
+ {
3484
+ "kind": "js",
3485
+ "name": "foundationActionsMenuStyles",
3486
+ "declaration": {
3487
+ "name": "foundationActionsMenuStyles",
3488
+ "module": "src/actions-menu/actions-menu.styles.ts"
3580
3489
  }
3581
3490
  }
3582
3491
  ]
3583
3492
  },
3584
3493
  {
3585
3494
  "kind": "javascript-module",
3586
- "path": "src/ai-indicator/ai-indicator.template.ts",
3495
+ "path": "src/actions-menu/actions-menu.template.ts",
3587
3496
  "declarations": [
3497
+ {
3498
+ "kind": "function",
3499
+ "name": "menuTemplate",
3500
+ "parameters": [
3501
+ {
3502
+ "name": "prefix",
3503
+ "type": {
3504
+ "text": "string"
3505
+ }
3506
+ }
3507
+ ]
3508
+ },
3509
+ {
3510
+ "kind": "function",
3511
+ "name": "singleOptionTemplate",
3512
+ "parameters": [
3513
+ {
3514
+ "name": "prefix",
3515
+ "type": {
3516
+ "text": "string"
3517
+ }
3518
+ }
3519
+ ]
3520
+ },
3588
3521
  {
3589
3522
  "kind": "variable",
3590
- "name": "foundationAiIndicatorTemplate",
3523
+ "name": "foundationActionsMenuTemplate",
3591
3524
  "type": {
3592
- "text": "ViewTemplate<AiIndicator>"
3525
+ "text": "ViewTemplate<ActionsMenu>"
3593
3526
  },
3594
- "default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
3527
+ "default": "html`\n <div\n class=\"actions-container${(x) => (x.isVertical ? ' actions-vertical' : '')}\"\n part=\"actions-container\"\n >\n ${(x) => x.getTemplate(getPrefix(x))}\n </div>\n`"
3595
3528
  }
3596
3529
  ],
3597
3530
  "exports": [
3598
3531
  {
3599
3532
  "kind": "js",
3600
- "name": "foundationAiIndicatorTemplate",
3533
+ "name": "menuTemplate",
3601
3534
  "declaration": {
3602
- "name": "foundationAiIndicatorTemplate",
3603
- "module": "src/ai-indicator/ai-indicator.template.ts"
3535
+ "name": "menuTemplate",
3536
+ "module": "src/actions-menu/actions-menu.template.ts"
3537
+ }
3538
+ },
3539
+ {
3540
+ "kind": "js",
3541
+ "name": "singleOptionTemplate",
3542
+ "declaration": {
3543
+ "name": "singleOptionTemplate",
3544
+ "module": "src/actions-menu/actions-menu.template.ts"
3545
+ }
3546
+ },
3547
+ {
3548
+ "kind": "js",
3549
+ "name": "foundationActionsMenuTemplate",
3550
+ "declaration": {
3551
+ "name": "foundationActionsMenuTemplate",
3552
+ "module": "src/actions-menu/actions-menu.template.ts"
3604
3553
  }
3605
3554
  }
3606
3555
  ]
3607
3556
  },
3608
3557
  {
3609
3558
  "kind": "javascript-module",
3610
- "path": "src/ai-indicator/ai-indicator.ts",
3559
+ "path": "src/actions-menu/actions-menu.ts",
3611
3560
  "declarations": [
3612
3561
  {
3613
3562
  "kind": "class",
3614
3563
  "description": "",
3615
- "name": "AiIndicator",
3564
+ "name": "ActionsMenu",
3616
3565
  "members": [
3617
3566
  {
3618
3567
  "kind": "field",
3619
- "name": "providerRegistry",
3568
+ "name": "actions",
3620
3569
  "type": {
3621
- "text": "AIProviderRegistry"
3570
+ "text": "ActionMenuItem[]"
3622
3571
  }
3623
3572
  },
3624
3573
  {
3625
3574
  "kind": "field",
3626
- "name": "aiProvider",
3575
+ "name": "isVertical",
3627
3576
  "type": {
3628
- "text": "AIProvider | undefined"
3577
+ "text": "boolean"
3629
3578
  },
3630
- "privacy": "private",
3631
- "description": "The indicator reflects status for the registry's default provider only —\nper-agent provider overrides live with the assistant component, not this\ntop-level chrome.",
3632
- "readonly": true
3579
+ "default": "false"
3633
3580
  },
3634
3581
  {
3635
3582
  "kind": "field",
3636
- "name": "status",
3583
+ "name": "addDefaultActions",
3637
3584
  "type": {
3638
- "text": "AIStatus | null"
3585
+ "text": "boolean"
3639
3586
  },
3640
- "default": "null"
3587
+ "default": "true"
3588
+ },
3589
+ {
3590
+ "kind": "field",
3591
+ "name": "autoCloseOnAction",
3592
+ "type": {
3593
+ "text": "boolean"
3594
+ },
3595
+ "default": "true"
3596
+ },
3597
+ {
3598
+ "kind": "field",
3599
+ "name": "classNames",
3600
+ "type": {
3601
+ "text": "string"
3602
+ }
3603
+ },
3604
+ {
3605
+ "kind": "field",
3606
+ "name": "definition",
3607
+ "type": {
3608
+ "text": "any"
3609
+ }
3610
+ },
3611
+ {
3612
+ "kind": "field",
3613
+ "name": "name",
3614
+ "type": {
3615
+ "text": "string"
3616
+ },
3617
+ "default": "'Actions'"
3641
3618
  },
3642
3619
  {
3643
3620
  "kind": "field",
@@ -3649,15 +3626,14 @@
3649
3626
  },
3650
3627
  {
3651
3628
  "kind": "field",
3652
- "name": "state",
3629
+ "name": "buttonAppearance",
3653
3630
  "type": {
3654
- "text": "AIIndicatorState"
3655
- },
3656
- "default": "'none'"
3631
+ "text": "string"
3632
+ }
3657
3633
  },
3658
3634
  {
3659
3635
  "kind": "field",
3660
- "name": "isInstalling",
3636
+ "name": "hideDisabled",
3661
3637
  "type": {
3662
3638
  "text": "boolean"
3663
3639
  },
@@ -3665,133 +3641,114 @@
3665
3641
  },
3666
3642
  {
3667
3643
  "kind": "field",
3668
- "name": "pollTimer",
3644
+ "name": "hideMenuSingleOption",
3669
3645
  "type": {
3670
- "text": "ReturnType<typeof setInterval> | null"
3646
+ "text": "boolean"
3671
3647
  },
3672
- "privacy": "private",
3673
- "default": "null"
3674
- },
3675
- {
3676
- "kind": "field",
3677
- "name": "clickOutside",
3678
- "privacy": "private"
3648
+ "default": "false"
3679
3649
  },
3680
3650
  {
3681
3651
  "kind": "field",
3682
- "name": "chromeStatusLabel",
3652
+ "name": "singleOption",
3683
3653
  "type": {
3684
- "text": "string | null"
3685
- },
3686
- "readonly": true
3654
+ "text": "ActionMenuItem"
3655
+ }
3687
3656
  },
3688
3657
  {
3689
3658
  "kind": "field",
3690
- "name": "canInstall",
3659
+ "name": "actionsMenu",
3691
3660
  "type": {
3692
- "text": "boolean"
3693
- },
3694
- "readonly": true
3661
+ "text": "HTMLElement"
3662
+ }
3695
3663
  },
3696
3664
  {
3697
3665
  "kind": "field",
3698
- "name": "isDownloading",
3666
+ "name": "actionsOpener",
3699
3667
  "type": {
3700
- "text": "boolean"
3701
- },
3702
- "readonly": true
3668
+ "text": "HTMLElement"
3669
+ }
3703
3670
  },
3704
3671
  {
3705
3672
  "kind": "method",
3706
- "name": "openChanged",
3707
- "return": {
3708
- "type": {
3709
- "text": "void"
3710
- }
3711
- }
3673
+ "name": "updateMenuPosition",
3674
+ "privacy": "private"
3712
3675
  },
3713
3676
  {
3714
3677
  "kind": "method",
3715
- "name": "handleClickOutside",
3716
- "privacy": "private",
3678
+ "name": "definitionChanged",
3679
+ "privacy": "protected",
3717
3680
  "parameters": [
3718
3681
  {
3719
- "name": "event",
3682
+ "name": "oldValue",
3720
3683
  "type": {
3721
- "text": "MouseEvent"
3684
+ "text": "any"
3685
+ }
3686
+ },
3687
+ {
3688
+ "name": "newValue",
3689
+ "type": {
3690
+ "text": "any"
3722
3691
  }
3723
3692
  }
3724
3693
  ]
3725
3694
  },
3726
3695
  {
3727
3696
  "kind": "method",
3728
- "name": "toggleDropdown"
3697
+ "name": "openChanged",
3698
+ "privacy": "protected"
3729
3699
  },
3730
3700
  {
3731
3701
  "kind": "method",
3732
- "name": "refreshStatus",
3733
- "return": {
3734
- "type": {
3735
- "text": "Promise<void>"
3736
- }
3737
- }
3702
+ "name": "toggleActionsMenuVisibility"
3738
3703
  },
3739
3704
  {
3740
3705
  "kind": "method",
3741
- "name": "deriveState",
3742
- "privacy": "private",
3743
- "return": {
3744
- "type": {
3745
- "text": "AIIndicatorState"
3746
- }
3747
- },
3706
+ "name": "onActionMenuItemClick",
3748
3707
  "parameters": [
3749
3708
  {
3750
- "name": "s",
3709
+ "name": "callback",
3751
3710
  "type": {
3752
- "text": "AIStatus | null"
3711
+ "text": "(rowData) => void | any"
3753
3712
  }
3754
3713
  }
3755
3714
  ]
3756
3715
  },
3757
3716
  {
3758
- "kind": "method",
3759
- "name": "maybeStartPolling",
3760
- "privacy": "private",
3761
- "return": {
3762
- "type": {
3763
- "text": "void"
3764
- }
3765
- }
3717
+ "kind": "field",
3718
+ "name": "allActions",
3719
+ "type": {
3720
+ "text": "ActionMenuItem[]"
3721
+ },
3722
+ "readonly": true
3766
3723
  },
3767
3724
  {
3768
- "kind": "method",
3769
- "name": "startPolling",
3770
- "privacy": "private",
3771
- "return": {
3772
- "type": {
3773
- "text": "void"
3774
- }
3775
- }
3725
+ "kind": "field",
3726
+ "name": "rowData",
3727
+ "readonly": true
3776
3728
  },
3777
3729
  {
3778
3730
  "kind": "method",
3779
- "name": "stopPolling",
3780
- "privacy": "private",
3781
- "return": {
3782
- "type": {
3783
- "text": "void"
3731
+ "name": "getLabel",
3732
+ "parameters": [
3733
+ {
3734
+ "name": "name",
3735
+ "type": {
3736
+ "text": "string | ((rowData: any) => string)"
3737
+ }
3784
3738
  }
3785
- }
3739
+ ]
3786
3740
  },
3787
3741
  {
3788
3742
  "kind": "method",
3789
- "name": "onInstall",
3790
- "return": {
3791
- "type": {
3792
- "text": "Promise<void>"
3743
+ "name": "getTemplate",
3744
+ "parameters": [
3745
+ {
3746
+ "name": "prefix",
3747
+ "type": {
3748
+ "text": "string"
3749
+ }
3793
3750
  }
3794
- }
3751
+ ]
3795
3752
  },
3796
3753
  {
3797
3754
  "kind": "field",
@@ -3905,88 +3862,131 @@
3905
3862
  }
3906
3863
  }
3907
3864
  ],
3865
+ "attributes": [
3866
+ {
3867
+ "name": "is-vertical",
3868
+ "type": {
3869
+ "text": "boolean"
3870
+ },
3871
+ "default": "false",
3872
+ "fieldName": "isVertical"
3873
+ },
3874
+ {
3875
+ "name": "add-default-actions",
3876
+ "type": {
3877
+ "text": "boolean"
3878
+ },
3879
+ "default": "true",
3880
+ "fieldName": "addDefaultActions"
3881
+ },
3882
+ {
3883
+ "name": "auto-close-on-action",
3884
+ "type": {
3885
+ "text": "boolean"
3886
+ },
3887
+ "default": "true",
3888
+ "fieldName": "autoCloseOnAction"
3889
+ },
3890
+ {
3891
+ "name": "name",
3892
+ "type": {
3893
+ "text": "string"
3894
+ },
3895
+ "default": "'Actions'",
3896
+ "fieldName": "name"
3897
+ },
3898
+ {
3899
+ "name": "open",
3900
+ "type": {
3901
+ "text": "boolean"
3902
+ },
3903
+ "default": "false",
3904
+ "fieldName": "open"
3905
+ },
3906
+ {
3907
+ "name": "buttonAppearance",
3908
+ "type": {
3909
+ "text": "string"
3910
+ },
3911
+ "fieldName": "buttonAppearance"
3912
+ },
3913
+ {
3914
+ "name": "hide-disabled",
3915
+ "type": {
3916
+ "text": "boolean"
3917
+ },
3918
+ "default": "false",
3919
+ "fieldName": "hideDisabled"
3920
+ },
3921
+ {
3922
+ "name": "hide-menu-single-option",
3923
+ "type": {
3924
+ "text": "boolean"
3925
+ },
3926
+ "default": "false",
3927
+ "fieldName": "hideMenuSingleOption"
3928
+ }
3929
+ ],
3908
3930
  "superclass": {
3909
3931
  "name": "FoundationElement",
3910
3932
  "package": "@microsoft/fast-foundation"
3911
3933
  },
3912
- "tagName": "%%prefix%%-ai-indicator",
3934
+ "tagName": "%%prefix%%-actions-menu",
3913
3935
  "customElement": true
3914
3936
  },
3915
3937
  {
3916
3938
  "kind": "variable",
3917
- "name": "foundationAiIndicator"
3939
+ "name": "foundationActionsMenu",
3940
+ "description": "The Foundation Actions Menu",
3941
+ "privacy": "public"
3918
3942
  }
3919
3943
  ],
3920
3944
  "exports": [
3921
3945
  {
3922
3946
  "kind": "js",
3923
- "name": "AiIndicator",
3947
+ "name": "ActionsMenu",
3924
3948
  "declaration": {
3925
- "name": "AiIndicator",
3926
- "module": "src/ai-indicator/ai-indicator.ts"
3949
+ "name": "ActionsMenu",
3950
+ "module": "src/actions-menu/actions-menu.ts"
3927
3951
  }
3928
3952
  },
3929
3953
  {
3930
3954
  "kind": "js",
3931
- "name": "foundationAiIndicator",
3955
+ "name": "foundationActionsMenu",
3932
3956
  "declaration": {
3933
- "name": "foundationAiIndicator",
3934
- "module": "src/ai-indicator/ai-indicator.ts"
3957
+ "name": "foundationActionsMenu",
3958
+ "module": "src/actions-menu/actions-menu.ts"
3935
3959
  }
3936
3960
  }
3937
3961
  ]
3938
3962
  },
3939
3963
  {
3940
3964
  "kind": "javascript-module",
3941
- "path": "src/ai-indicator/index.ts",
3965
+ "path": "src/actions-menu/index.ts",
3942
3966
  "declarations": [],
3943
3967
  "exports": [
3944
3968
  {
3945
3969
  "kind": "js",
3946
- "name": "AiIndicator",
3947
- "declaration": {
3948
- "name": "AiIndicator",
3949
- "module": "./ai-indicator"
3950
- }
3951
- },
3952
- {
3953
- "kind": "js",
3954
- "name": "foundationAiIndicator",
3955
- "declaration": {
3956
- "name": "foundationAiIndicator",
3957
- "module": "./ai-indicator"
3958
- }
3959
- },
3960
- {
3961
- "kind": "js",
3962
- "name": "type",
3963
- "declaration": {
3964
- "name": "type",
3965
- "module": "./ai-indicator"
3966
- }
3967
- },
3968
- {
3969
- "kind": "js",
3970
- "name": "AIIndicatorState",
3970
+ "name": "*",
3971
3971
  "declaration": {
3972
- "name": "AIIndicatorState",
3973
- "module": "./ai-indicator"
3972
+ "name": "*",
3973
+ "package": "./actions-menu.styles"
3974
3974
  }
3975
3975
  },
3976
3976
  {
3977
3977
  "kind": "js",
3978
- "name": "foundationAiIndicatorTemplate",
3978
+ "name": "*",
3979
3979
  "declaration": {
3980
- "name": "foundationAiIndicatorTemplate",
3981
- "module": "./ai-indicator.template"
3980
+ "name": "*",
3981
+ "package": "./actions-menu.template"
3982
3982
  }
3983
3983
  },
3984
3984
  {
3985
3985
  "kind": "js",
3986
- "name": "foundationAiIndicatorStyles",
3986
+ "name": "*",
3987
3987
  "declaration": {
3988
- "name": "foundationAiIndicatorStyles",
3989
- "module": "./ai-indicator.styles"
3988
+ "name": "*",
3989
+ "package": "./actions-menu"
3990
3990
  }
3991
3991
  }
3992
3992
  ]