@genesislcap/foundation-ui 14.433.0 → 14.433.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.
@@ -1400,65 +1400,11 @@
1400
1400
  },
1401
1401
  {
1402
1402
  "kind": "javascript-module",
1403
- "path": "src/_config/index.ts",
1404
- "declarations": [],
1405
- "exports": [
1406
- {
1407
- "kind": "js",
1408
- "name": "*",
1409
- "declaration": {
1410
- "name": "*",
1411
- "package": "./styles"
1412
- }
1413
- },
1414
- {
1415
- "kind": "js",
1416
- "name": "*",
1417
- "declaration": {
1418
- "name": "*",
1419
- "package": "./tokens"
1420
- }
1421
- },
1422
- {
1423
- "kind": "js",
1424
- "name": "*",
1425
- "declaration": {
1426
- "name": "*",
1427
- "package": "./values"
1428
- }
1429
- }
1430
- ]
1431
- },
1432
- {
1433
- "kind": "javascript-module",
1434
- "path": "src/actions-menu/actions-menu.styles.ts",
1403
+ "path": "src/accordion-item/accordion-item.styles.ts",
1435
1404
  "declarations": [
1436
1405
  {
1437
1406
  "kind": "function",
1438
- "name": "actionsMenuBaseStyles",
1439
- "return": {
1440
- "type": {
1441
- "text": "ElementStyles"
1442
- }
1443
- },
1444
- "parameters": [
1445
- {
1446
- "name": "context",
1447
- "type": {
1448
- "text": "ElementDefinitionContext"
1449
- }
1450
- },
1451
- {
1452
- "name": "definition",
1453
- "type": {
1454
- "text": "FoundationElementDefinition"
1455
- }
1456
- }
1457
- ]
1458
- },
1459
- {
1460
- "kind": "function",
1461
- "name": "foundationActionsMenuStyles",
1407
+ "name": "foundationAccordionItemStyles",
1462
1408
  "return": {
1463
1409
  "type": {
1464
1410
  "text": "ElementStyles"
@@ -1483,308 +1429,195 @@
1483
1429
  "exports": [
1484
1430
  {
1485
1431
  "kind": "js",
1486
- "name": "actionsMenuBaseStyles",
1487
- "declaration": {
1488
- "name": "actionsMenuBaseStyles",
1489
- "module": "src/actions-menu/actions-menu.styles.ts"
1490
- }
1491
- },
1492
- {
1493
- "kind": "js",
1494
- "name": "foundationActionsMenuStyles",
1432
+ "name": "foundationAccordionItemStyles",
1495
1433
  "declaration": {
1496
- "name": "foundationActionsMenuStyles",
1497
- "module": "src/actions-menu/actions-menu.styles.ts"
1434
+ "name": "foundationAccordionItemStyles",
1435
+ "module": "src/accordion-item/accordion-item.styles.ts"
1498
1436
  }
1499
1437
  }
1500
1438
  ]
1501
1439
  },
1502
1440
  {
1503
1441
  "kind": "javascript-module",
1504
- "path": "src/actions-menu/actions-menu.template.ts",
1442
+ "path": "src/accordion-item/accordion-item.template.ts",
1505
1443
  "declarations": [
1506
1444
  {
1507
1445
  "kind": "function",
1508
- "name": "menuTemplate",
1446
+ "name": "foundationAccordionItemTemplate",
1447
+ "return": {
1448
+ "type": {
1449
+ "text": "ViewTemplate<AccordionItem>"
1450
+ }
1451
+ },
1509
1452
  "parameters": [
1510
1453
  {
1511
- "name": "prefix",
1454
+ "name": "context",
1512
1455
  "type": {
1513
- "text": "string"
1456
+ "text": "ElementDefinitionContext"
1514
1457
  }
1515
- }
1516
- ]
1517
- },
1518
- {
1519
- "kind": "function",
1520
- "name": "singleOptionTemplate",
1521
- "parameters": [
1458
+ },
1522
1459
  {
1523
- "name": "prefix",
1460
+ "name": "definition",
1524
1461
  "type": {
1525
- "text": "string"
1462
+ "text": "FoundationElementDefinition"
1526
1463
  }
1527
1464
  }
1528
1465
  ]
1529
- },
1530
- {
1531
- "kind": "variable",
1532
- "name": "foundationActionsMenuTemplate",
1533
- "type": {
1534
- "text": "ViewTemplate<ActionsMenu>"
1535
- },
1536
- "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`"
1537
1466
  }
1538
1467
  ],
1539
1468
  "exports": [
1540
1469
  {
1541
1470
  "kind": "js",
1542
- "name": "menuTemplate",
1543
- "declaration": {
1544
- "name": "menuTemplate",
1545
- "module": "src/actions-menu/actions-menu.template.ts"
1546
- }
1547
- },
1548
- {
1549
- "kind": "js",
1550
- "name": "singleOptionTemplate",
1551
- "declaration": {
1552
- "name": "singleOptionTemplate",
1553
- "module": "src/actions-menu/actions-menu.template.ts"
1554
- }
1555
- },
1556
- {
1557
- "kind": "js",
1558
- "name": "foundationActionsMenuTemplate",
1471
+ "name": "foundationAccordionItemTemplate",
1559
1472
  "declaration": {
1560
- "name": "foundationActionsMenuTemplate",
1561
- "module": "src/actions-menu/actions-menu.template.ts"
1473
+ "name": "foundationAccordionItemTemplate",
1474
+ "module": "src/accordion-item/accordion-item.template.ts"
1562
1475
  }
1563
1476
  }
1564
1477
  ]
1565
1478
  },
1566
1479
  {
1567
1480
  "kind": "javascript-module",
1568
- "path": "src/actions-menu/actions-menu.ts",
1481
+ "path": "src/accordion-item/accordion-item.ts",
1569
1482
  "declarations": [
1570
1483
  {
1571
1484
  "kind": "class",
1572
1485
  "description": "",
1573
- "name": "ActionsMenu",
1574
- "members": [
1486
+ "name": "AccordionItem",
1487
+ "superclass": {
1488
+ "name": "FASTAccordionItem",
1489
+ "package": "@microsoft/fast-components"
1490
+ },
1491
+ "tagName": "%%prefix%%-accordion-item",
1492
+ "customElement": true,
1493
+ "attributes": [
1575
1494
  {
1576
- "kind": "field",
1577
- "name": "actions",
1495
+ "name": "heading-level",
1578
1496
  "type": {
1579
- "text": "ActionMenuItem[]"
1497
+ "text": "1 | 2 | 3 | 4 | 5 | 6"
1498
+ },
1499
+ "default": "2",
1500
+ "description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
1501
+ "fieldName": "headinglevel",
1502
+ "inheritedFrom": {
1503
+ "name": "AccordionItem",
1504
+ "module": "src/accordion-item/accordion-item.ts"
1580
1505
  }
1581
1506
  },
1582
1507
  {
1583
- "kind": "field",
1584
- "name": "isVertical",
1585
1508
  "type": {
1586
1509
  "text": "boolean"
1587
1510
  },
1588
- "default": "false"
1511
+ "default": "false",
1512
+ "description": "Expands or collapses the item.",
1513
+ "fieldName": "expanded",
1514
+ "inheritedFrom": {
1515
+ "name": "AccordionItem",
1516
+ "module": "src/accordion-item/accordion-item.ts"
1517
+ }
1589
1518
  },
1519
+ {
1520
+ "name": "id",
1521
+ "type": {
1522
+ "text": "string"
1523
+ },
1524
+ "description": "The item ID",
1525
+ "fieldName": "id",
1526
+ "inheritedFrom": {
1527
+ "name": "AccordionItem",
1528
+ "module": "src/accordion-item/accordion-item.ts"
1529
+ }
1530
+ }
1531
+ ],
1532
+ "members": [
1590
1533
  {
1591
1534
  "kind": "field",
1592
- "name": "addDefaultActions",
1535
+ "name": "headinglevel",
1593
1536
  "type": {
1594
- "text": "boolean"
1537
+ "text": "1 | 2 | 3 | 4 | 5 | 6"
1595
1538
  },
1596
- "default": "true"
1539
+ "privacy": "public",
1540
+ "default": "2",
1541
+ "description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
1542
+ "inheritedFrom": {
1543
+ "name": "AccordionItem",
1544
+ "module": "src/accordion-item/accordion-item.ts"
1545
+ }
1597
1546
  },
1598
1547
  {
1599
1548
  "kind": "field",
1600
- "name": "autoCloseOnAction",
1549
+ "name": "expanded",
1601
1550
  "type": {
1602
1551
  "text": "boolean"
1603
1552
  },
1604
- "default": "true"
1553
+ "privacy": "public",
1554
+ "default": "false",
1555
+ "description": "Expands or collapses the item.",
1556
+ "inheritedFrom": {
1557
+ "name": "AccordionItem",
1558
+ "module": "src/accordion-item/accordion-item.ts"
1559
+ }
1605
1560
  },
1606
1561
  {
1607
1562
  "kind": "field",
1608
- "name": "classNames",
1563
+ "name": "id",
1609
1564
  "type": {
1610
1565
  "text": "string"
1566
+ },
1567
+ "privacy": "public",
1568
+ "description": "The item ID",
1569
+ "inheritedFrom": {
1570
+ "name": "AccordionItem",
1571
+ "module": "src/accordion-item/accordion-item.ts"
1611
1572
  }
1612
1573
  },
1613
1574
  {
1614
1575
  "kind": "field",
1615
- "name": "definition",
1616
- "type": {
1617
- "text": "any"
1576
+ "name": "change",
1577
+ "privacy": "private",
1578
+ "inheritedFrom": {
1579
+ "name": "AccordionItem",
1580
+ "module": "src/accordion-item/accordion-item.ts"
1618
1581
  }
1619
1582
  },
1620
1583
  {
1621
1584
  "kind": "field",
1622
- "name": "name",
1585
+ "name": "_presentation",
1623
1586
  "type": {
1624
- "text": "string"
1587
+ "text": "ComponentPresentation | null | undefined"
1625
1588
  },
1626
- "default": "'Actions'"
1589
+ "privacy": "private",
1590
+ "default": "void 0",
1591
+ "inheritedFrom": {
1592
+ "name": "FoundationElement",
1593
+ "module": "src/foundation-element/foundation-element.ts"
1594
+ }
1627
1595
  },
1628
1596
  {
1629
1597
  "kind": "field",
1630
- "name": "open",
1598
+ "name": "$presentation",
1631
1599
  "type": {
1632
- "text": "boolean"
1600
+ "text": "ComponentPresentation | null"
1633
1601
  },
1634
- "default": "false"
1635
- },
1636
- {
1637
- "kind": "field",
1638
- "name": "buttonAppearance",
1639
- "type": {
1640
- "text": "string"
1602
+ "privacy": "public",
1603
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
1604
+ "inheritedFrom": {
1605
+ "name": "FoundationElement",
1606
+ "module": "src/foundation-element/foundation-element.ts"
1641
1607
  }
1642
1608
  },
1643
1609
  {
1644
1610
  "kind": "field",
1645
- "name": "hideDisabled",
1611
+ "name": "template",
1646
1612
  "type": {
1647
- "text": "boolean"
1613
+ "text": "ElementViewTemplate | void | null"
1648
1614
  },
1649
- "default": "false"
1650
- },
1651
- {
1652
- "kind": "field",
1653
- "name": "hideMenuSingleOption",
1654
- "type": {
1655
- "text": "boolean"
1656
- },
1657
- "default": "false"
1658
- },
1659
- {
1660
- "kind": "field",
1661
- "name": "singleOption",
1662
- "type": {
1663
- "text": "ActionMenuItem"
1664
- }
1665
- },
1666
- {
1667
- "kind": "field",
1668
- "name": "actionsMenu",
1669
- "type": {
1670
- "text": "HTMLElement"
1671
- }
1672
- },
1673
- {
1674
- "kind": "method",
1675
- "name": "definitionChanged",
1676
- "privacy": "protected",
1677
- "parameters": [
1678
- {
1679
- "name": "oldValue",
1680
- "type": {
1681
- "text": "any"
1682
- }
1683
- },
1684
- {
1685
- "name": "newValue",
1686
- "type": {
1687
- "text": "any"
1688
- }
1689
- }
1690
- ]
1691
- },
1692
- {
1693
- "kind": "method",
1694
- "name": "openChanged",
1695
- "privacy": "protected"
1696
- },
1697
- {
1698
- "kind": "method",
1699
- "name": "toggleActionsMenuVisibility"
1700
- },
1701
- {
1702
- "kind": "method",
1703
- "name": "onActionMenuItemClick",
1704
- "parameters": [
1705
- {
1706
- "name": "callback",
1707
- "type": {
1708
- "text": "(rowData) => void | any"
1709
- }
1710
- }
1711
- ]
1712
- },
1713
- {
1714
- "kind": "field",
1715
- "name": "allActions",
1716
- "type": {
1717
- "text": "ActionMenuItem[]"
1718
- },
1719
- "readonly": true
1720
- },
1721
- {
1722
- "kind": "field",
1723
- "name": "rowData",
1724
- "readonly": true
1725
- },
1726
- {
1727
- "kind": "method",
1728
- "name": "getLabel",
1729
- "parameters": [
1730
- {
1731
- "name": "name",
1732
- "type": {
1733
- "text": "string | ((rowData: any) => string)"
1734
- }
1735
- }
1736
- ]
1737
- },
1738
- {
1739
- "kind": "method",
1740
- "name": "getTemplate",
1741
- "parameters": [
1742
- {
1743
- "name": "prefix",
1744
- "type": {
1745
- "text": "string"
1746
- }
1747
- }
1748
- ]
1749
- },
1750
- {
1751
- "kind": "field",
1752
- "name": "_presentation",
1753
- "type": {
1754
- "text": "ComponentPresentation | null | undefined"
1755
- },
1756
- "privacy": "private",
1757
- "default": "void 0",
1758
- "inheritedFrom": {
1759
- "name": "FoundationElement",
1760
- "module": "src/foundation-element/foundation-element.ts"
1761
- }
1762
- },
1763
- {
1764
- "kind": "field",
1765
- "name": "$presentation",
1766
- "type": {
1767
- "text": "ComponentPresentation | null"
1768
- },
1769
- "privacy": "public",
1770
- "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
1771
- "inheritedFrom": {
1772
- "name": "FoundationElement",
1773
- "module": "src/foundation-element/foundation-element.ts"
1774
- }
1775
- },
1776
- {
1777
- "kind": "field",
1778
- "name": "template",
1779
- "type": {
1780
- "text": "ElementViewTemplate | void | null"
1781
- },
1782
- "privacy": "public",
1783
- "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.",
1784
- "inheritedFrom": {
1785
- "name": "FoundationElement",
1786
- "module": "src/foundation-element/foundation-element.ts"
1787
- }
1615
+ "privacy": "public",
1616
+ "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.",
1617
+ "inheritedFrom": {
1618
+ "name": "FoundationElement",
1619
+ "module": "src/foundation-element/foundation-element.ts"
1620
+ }
1788
1621
  },
1789
1622
  {
1790
1623
  "kind": "method",
@@ -1859,123 +1692,86 @@
1859
1692
  }
1860
1693
  }
1861
1694
  ],
1862
- "attributes": [
1863
- {
1864
- "name": "is-vertical",
1865
- "type": {
1866
- "text": "boolean"
1867
- },
1868
- "default": "false",
1869
- "fieldName": "isVertical"
1870
- },
1871
- {
1872
- "name": "add-default-actions",
1873
- "type": {
1874
- "text": "boolean"
1875
- },
1876
- "default": "true",
1877
- "fieldName": "addDefaultActions"
1878
- },
1879
- {
1880
- "name": "auto-close-on-action",
1881
- "type": {
1882
- "text": "boolean"
1883
- },
1884
- "default": "true",
1885
- "fieldName": "autoCloseOnAction"
1886
- },
1887
- {
1888
- "name": "name",
1889
- "type": {
1890
- "text": "string"
1891
- },
1892
- "default": "'Actions'",
1893
- "fieldName": "name"
1894
- },
1895
- {
1896
- "name": "open",
1897
- "type": {
1898
- "text": "boolean"
1899
- },
1900
- "default": "false",
1901
- "fieldName": "open"
1902
- },
1903
- {
1904
- "name": "buttonAppearance",
1905
- "type": {
1906
- "text": "string"
1907
- },
1908
- "fieldName": "buttonAppearance"
1909
- },
1910
- {
1911
- "name": "hide-disabled",
1912
- "type": {
1913
- "text": "boolean"
1914
- },
1915
- "default": "false",
1916
- "fieldName": "hideDisabled"
1917
- },
1695
+ "events": [
1918
1696
  {
1919
- "name": "hide-menu-single-option",
1920
- "type": {
1921
- "text": "boolean"
1922
- },
1923
- "default": "false",
1924
- "fieldName": "hideMenuSingleOption"
1697
+ "description": "Fires a custom 'change' event when the button is invoked",
1698
+ "name": "change",
1699
+ "inheritedFrom": {
1700
+ "name": "AccordionItem",
1701
+ "module": "src/accordion-item/accordion-item.ts"
1702
+ }
1925
1703
  }
1926
- ],
1927
- "superclass": {
1928
- "name": "FoundationElement",
1929
- "package": "@microsoft/fast-foundation"
1704
+ ]
1705
+ },
1706
+ {
1707
+ "kind": "variable",
1708
+ "name": "foundationAccordionItemShadowOptions",
1709
+ "type": {
1710
+ "text": "ShadowRootInit"
1930
1711
  },
1931
- "tagName": "%%prefix%%-actions-menu",
1932
- "customElement": true
1712
+ "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
1933
1713
  },
1934
1714
  {
1935
1715
  "kind": "variable",
1936
- "name": "foundationActionsMenu",
1937
- "description": "The Foundation Actions Menu",
1716
+ "name": "defaultAccordionItemConfig",
1717
+ "type": {
1718
+ "text": "object"
1719
+ },
1720
+ "default": "{\n collapsedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"collapsed-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M9 5.44446V12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n expandedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"expanded-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"minus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n}"
1721
+ },
1722
+ {
1723
+ "kind": "variable",
1724
+ "name": "foundationAccordionItem",
1725
+ "description": "The Foundation Accordion Item",
1938
1726
  "privacy": "public"
1939
1727
  }
1940
1728
  ],
1941
1729
  "exports": [
1942
1730
  {
1943
1731
  "kind": "js",
1944
- "name": "ActionsMenu",
1732
+ "name": "AccordionItem",
1945
1733
  "declaration": {
1946
- "name": "ActionsMenu",
1947
- "module": "src/actions-menu/actions-menu.ts"
1734
+ "name": "AccordionItem",
1735
+ "module": "src/accordion-item/accordion-item.ts"
1948
1736
  }
1949
1737
  },
1950
1738
  {
1951
1739
  "kind": "js",
1952
- "name": "foundationActionsMenu",
1740
+ "name": "foundationAccordionItemShadowOptions",
1953
1741
  "declaration": {
1954
- "name": "foundationActionsMenu",
1955
- "module": "src/actions-menu/actions-menu.ts"
1742
+ "name": "foundationAccordionItemShadowOptions",
1743
+ "module": "src/accordion-item/accordion-item.ts"
1956
1744
  }
1957
- }
1958
- ]
1959
- },
1960
- {
1961
- "kind": "javascript-module",
1962
- "path": "src/actions-menu/index.ts",
1963
- "declarations": [],
1964
- "exports": [
1745
+ },
1965
1746
  {
1966
1747
  "kind": "js",
1967
- "name": "*",
1748
+ "name": "defaultAccordionItemConfig",
1968
1749
  "declaration": {
1969
- "name": "*",
1970
- "package": "./actions-menu.styles"
1750
+ "name": "defaultAccordionItemConfig",
1751
+ "module": "src/accordion-item/accordion-item.ts"
1971
1752
  }
1972
1753
  },
1973
1754
  {
1974
1755
  "kind": "js",
1975
- "name": "*",
1756
+ "name": "foundationAccordionItem",
1757
+ "declaration": {
1758
+ "name": "foundationAccordionItem",
1759
+ "module": "src/accordion-item/accordion-item.ts"
1760
+ }
1761
+ }
1762
+ ]
1763
+ },
1764
+ {
1765
+ "kind": "javascript-module",
1766
+ "path": "src/accordion-item/index.ts",
1767
+ "declarations": [],
1768
+ "exports": [
1769
+ {
1770
+ "kind": "js",
1771
+ "name": "*",
1976
1772
  "declaration": {
1977
1773
  "name": "*",
1978
- "package": "./actions-menu.template"
1774
+ "package": "./accordion-item.template"
1979
1775
  }
1980
1776
  },
1981
1777
  {
@@ -1983,18 +1779,80 @@
1983
1779
  "name": "*",
1984
1780
  "declaration": {
1985
1781
  "name": "*",
1986
- "package": "./actions-menu"
1782
+ "package": "./accordion-item.styles"
1783
+ }
1784
+ },
1785
+ {
1786
+ "kind": "js",
1787
+ "name": "*",
1788
+ "declaration": {
1789
+ "name": "*",
1790
+ "package": "./accordion-item"
1987
1791
  }
1988
1792
  }
1989
1793
  ]
1990
1794
  },
1991
1795
  {
1992
1796
  "kind": "javascript-module",
1993
- "path": "src/accordion-item/accordion-item.styles.ts",
1797
+ "path": "src/_config/index.ts",
1798
+ "declarations": [],
1799
+ "exports": [
1800
+ {
1801
+ "kind": "js",
1802
+ "name": "*",
1803
+ "declaration": {
1804
+ "name": "*",
1805
+ "package": "./styles"
1806
+ }
1807
+ },
1808
+ {
1809
+ "kind": "js",
1810
+ "name": "*",
1811
+ "declaration": {
1812
+ "name": "*",
1813
+ "package": "./tokens"
1814
+ }
1815
+ },
1816
+ {
1817
+ "kind": "js",
1818
+ "name": "*",
1819
+ "declaration": {
1820
+ "name": "*",
1821
+ "package": "./values"
1822
+ }
1823
+ }
1824
+ ]
1825
+ },
1826
+ {
1827
+ "kind": "javascript-module",
1828
+ "path": "src/actions-menu/actions-menu.styles.ts",
1994
1829
  "declarations": [
1995
1830
  {
1996
1831
  "kind": "function",
1997
- "name": "foundationAccordionItemStyles",
1832
+ "name": "actionsMenuBaseStyles",
1833
+ "return": {
1834
+ "type": {
1835
+ "text": "ElementStyles"
1836
+ }
1837
+ },
1838
+ "parameters": [
1839
+ {
1840
+ "name": "context",
1841
+ "type": {
1842
+ "text": "ElementDefinitionContext"
1843
+ }
1844
+ },
1845
+ {
1846
+ "name": "definition",
1847
+ "type": {
1848
+ "text": "FoundationElementDefinition"
1849
+ }
1850
+ }
1851
+ ]
1852
+ },
1853
+ {
1854
+ "kind": "function",
1855
+ "name": "foundationActionsMenuStyles",
1998
1856
  "return": {
1999
1857
  "type": {
2000
1858
  "text": "ElementStyles"
@@ -2019,175 +1877,288 @@
2019
1877
  "exports": [
2020
1878
  {
2021
1879
  "kind": "js",
2022
- "name": "foundationAccordionItemStyles",
1880
+ "name": "actionsMenuBaseStyles",
2023
1881
  "declaration": {
2024
- "name": "foundationAccordionItemStyles",
2025
- "module": "src/accordion-item/accordion-item.styles.ts"
1882
+ "name": "actionsMenuBaseStyles",
1883
+ "module": "src/actions-menu/actions-menu.styles.ts"
1884
+ }
1885
+ },
1886
+ {
1887
+ "kind": "js",
1888
+ "name": "foundationActionsMenuStyles",
1889
+ "declaration": {
1890
+ "name": "foundationActionsMenuStyles",
1891
+ "module": "src/actions-menu/actions-menu.styles.ts"
2026
1892
  }
2027
1893
  }
2028
1894
  ]
2029
1895
  },
2030
1896
  {
2031
1897
  "kind": "javascript-module",
2032
- "path": "src/accordion-item/accordion-item.template.ts",
1898
+ "path": "src/actions-menu/actions-menu.template.ts",
2033
1899
  "declarations": [
2034
1900
  {
2035
1901
  "kind": "function",
2036
- "name": "foundationAccordionItemTemplate",
2037
- "return": {
2038
- "type": {
2039
- "text": "ViewTemplate<AccordionItem>"
2040
- }
2041
- },
1902
+ "name": "menuTemplate",
2042
1903
  "parameters": [
2043
1904
  {
2044
- "name": "context",
1905
+ "name": "prefix",
2045
1906
  "type": {
2046
- "text": "ElementDefinitionContext"
1907
+ "text": "string"
2047
1908
  }
2048
- },
1909
+ }
1910
+ ]
1911
+ },
1912
+ {
1913
+ "kind": "function",
1914
+ "name": "singleOptionTemplate",
1915
+ "parameters": [
2049
1916
  {
2050
- "name": "definition",
1917
+ "name": "prefix",
2051
1918
  "type": {
2052
- "text": "FoundationElementDefinition"
1919
+ "text": "string"
2053
1920
  }
2054
1921
  }
2055
1922
  ]
1923
+ },
1924
+ {
1925
+ "kind": "variable",
1926
+ "name": "foundationActionsMenuTemplate",
1927
+ "type": {
1928
+ "text": "ViewTemplate<ActionsMenu>"
1929
+ },
1930
+ "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`"
2056
1931
  }
2057
1932
  ],
2058
1933
  "exports": [
2059
1934
  {
2060
1935
  "kind": "js",
2061
- "name": "foundationAccordionItemTemplate",
1936
+ "name": "menuTemplate",
2062
1937
  "declaration": {
2063
- "name": "foundationAccordionItemTemplate",
2064
- "module": "src/accordion-item/accordion-item.template.ts"
1938
+ "name": "menuTemplate",
1939
+ "module": "src/actions-menu/actions-menu.template.ts"
1940
+ }
1941
+ },
1942
+ {
1943
+ "kind": "js",
1944
+ "name": "singleOptionTemplate",
1945
+ "declaration": {
1946
+ "name": "singleOptionTemplate",
1947
+ "module": "src/actions-menu/actions-menu.template.ts"
1948
+ }
1949
+ },
1950
+ {
1951
+ "kind": "js",
1952
+ "name": "foundationActionsMenuTemplate",
1953
+ "declaration": {
1954
+ "name": "foundationActionsMenuTemplate",
1955
+ "module": "src/actions-menu/actions-menu.template.ts"
2065
1956
  }
2066
1957
  }
2067
1958
  ]
2068
1959
  },
2069
1960
  {
2070
1961
  "kind": "javascript-module",
2071
- "path": "src/accordion-item/accordion-item.ts",
1962
+ "path": "src/actions-menu/actions-menu.ts",
2072
1963
  "declarations": [
2073
1964
  {
2074
1965
  "kind": "class",
2075
1966
  "description": "",
2076
- "name": "AccordionItem",
2077
- "superclass": {
2078
- "name": "FASTAccordionItem",
2079
- "package": "@microsoft/fast-components"
2080
- },
2081
- "tagName": "%%prefix%%-accordion-item",
2082
- "customElement": true,
2083
- "attributes": [
1967
+ "name": "ActionsMenu",
1968
+ "members": [
2084
1969
  {
2085
- "name": "heading-level",
1970
+ "kind": "field",
1971
+ "name": "actions",
2086
1972
  "type": {
2087
- "text": "1 | 2 | 3 | 4 | 5 | 6"
2088
- },
2089
- "default": "2",
2090
- "description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
2091
- "fieldName": "headinglevel",
2092
- "inheritedFrom": {
2093
- "name": "AccordionItem",
2094
- "module": "src/accordion-item/accordion-item.ts"
1973
+ "text": "ActionMenuItem[]"
2095
1974
  }
2096
1975
  },
2097
1976
  {
1977
+ "kind": "field",
1978
+ "name": "isVertical",
2098
1979
  "type": {
2099
1980
  "text": "boolean"
2100
1981
  },
2101
- "default": "false",
2102
- "description": "Expands or collapses the item.",
2103
- "fieldName": "expanded",
2104
- "inheritedFrom": {
2105
- "name": "AccordionItem",
2106
- "module": "src/accordion-item/accordion-item.ts"
2107
- }
1982
+ "default": "false"
2108
1983
  },
2109
- {
2110
- "name": "id",
2111
- "type": {
2112
- "text": "string"
2113
- },
2114
- "description": "The item ID",
2115
- "fieldName": "id",
2116
- "inheritedFrom": {
2117
- "name": "AccordionItem",
2118
- "module": "src/accordion-item/accordion-item.ts"
2119
- }
2120
- }
2121
- ],
2122
- "members": [
2123
1984
  {
2124
1985
  "kind": "field",
2125
- "name": "headinglevel",
1986
+ "name": "addDefaultActions",
2126
1987
  "type": {
2127
- "text": "1 | 2 | 3 | 4 | 5 | 6"
1988
+ "text": "boolean"
2128
1989
  },
2129
- "privacy": "public",
2130
- "default": "2",
2131
- "description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
2132
- "inheritedFrom": {
2133
- "name": "AccordionItem",
2134
- "module": "src/accordion-item/accordion-item.ts"
2135
- }
1990
+ "default": "true"
2136
1991
  },
2137
1992
  {
2138
1993
  "kind": "field",
2139
- "name": "expanded",
1994
+ "name": "autoCloseOnAction",
2140
1995
  "type": {
2141
1996
  "text": "boolean"
2142
1997
  },
2143
- "privacy": "public",
2144
- "default": "false",
2145
- "description": "Expands or collapses the item.",
2146
- "inheritedFrom": {
2147
- "name": "AccordionItem",
2148
- "module": "src/accordion-item/accordion-item.ts"
2149
- }
1998
+ "default": "true"
2150
1999
  },
2151
2000
  {
2152
2001
  "kind": "field",
2153
- "name": "id",
2002
+ "name": "classNames",
2154
2003
  "type": {
2155
2004
  "text": "string"
2156
- },
2157
- "privacy": "public",
2158
- "description": "The item ID",
2159
- "inheritedFrom": {
2160
- "name": "AccordionItem",
2161
- "module": "src/accordion-item/accordion-item.ts"
2162
2005
  }
2163
2006
  },
2164
2007
  {
2165
2008
  "kind": "field",
2166
- "name": "change",
2167
- "privacy": "private",
2168
- "inheritedFrom": {
2169
- "name": "AccordionItem",
2170
- "module": "src/accordion-item/accordion-item.ts"
2009
+ "name": "definition",
2010
+ "type": {
2011
+ "text": "any"
2171
2012
  }
2172
2013
  },
2173
2014
  {
2174
2015
  "kind": "field",
2175
- "name": "_presentation",
2016
+ "name": "name",
2176
2017
  "type": {
2177
- "text": "ComponentPresentation | null | undefined"
2018
+ "text": "string"
2178
2019
  },
2179
- "privacy": "private",
2180
- "default": "void 0",
2181
- "inheritedFrom": {
2182
- "name": "FoundationElement",
2183
- "module": "src/foundation-element/foundation-element.ts"
2184
- }
2020
+ "default": "'Actions'"
2185
2021
  },
2186
2022
  {
2187
2023
  "kind": "field",
2188
- "name": "$presentation",
2024
+ "name": "open",
2189
2025
  "type": {
2190
- "text": "ComponentPresentation | null"
2026
+ "text": "boolean"
2027
+ },
2028
+ "default": "false"
2029
+ },
2030
+ {
2031
+ "kind": "field",
2032
+ "name": "buttonAppearance",
2033
+ "type": {
2034
+ "text": "string"
2035
+ }
2036
+ },
2037
+ {
2038
+ "kind": "field",
2039
+ "name": "hideDisabled",
2040
+ "type": {
2041
+ "text": "boolean"
2042
+ },
2043
+ "default": "false"
2044
+ },
2045
+ {
2046
+ "kind": "field",
2047
+ "name": "hideMenuSingleOption",
2048
+ "type": {
2049
+ "text": "boolean"
2050
+ },
2051
+ "default": "false"
2052
+ },
2053
+ {
2054
+ "kind": "field",
2055
+ "name": "singleOption",
2056
+ "type": {
2057
+ "text": "ActionMenuItem"
2058
+ }
2059
+ },
2060
+ {
2061
+ "kind": "field",
2062
+ "name": "actionsMenu",
2063
+ "type": {
2064
+ "text": "HTMLElement"
2065
+ }
2066
+ },
2067
+ {
2068
+ "kind": "method",
2069
+ "name": "definitionChanged",
2070
+ "privacy": "protected",
2071
+ "parameters": [
2072
+ {
2073
+ "name": "oldValue",
2074
+ "type": {
2075
+ "text": "any"
2076
+ }
2077
+ },
2078
+ {
2079
+ "name": "newValue",
2080
+ "type": {
2081
+ "text": "any"
2082
+ }
2083
+ }
2084
+ ]
2085
+ },
2086
+ {
2087
+ "kind": "method",
2088
+ "name": "openChanged",
2089
+ "privacy": "protected"
2090
+ },
2091
+ {
2092
+ "kind": "method",
2093
+ "name": "toggleActionsMenuVisibility"
2094
+ },
2095
+ {
2096
+ "kind": "method",
2097
+ "name": "onActionMenuItemClick",
2098
+ "parameters": [
2099
+ {
2100
+ "name": "callback",
2101
+ "type": {
2102
+ "text": "(rowData) => void | any"
2103
+ }
2104
+ }
2105
+ ]
2106
+ },
2107
+ {
2108
+ "kind": "field",
2109
+ "name": "allActions",
2110
+ "type": {
2111
+ "text": "ActionMenuItem[]"
2112
+ },
2113
+ "readonly": true
2114
+ },
2115
+ {
2116
+ "kind": "field",
2117
+ "name": "rowData",
2118
+ "readonly": true
2119
+ },
2120
+ {
2121
+ "kind": "method",
2122
+ "name": "getLabel",
2123
+ "parameters": [
2124
+ {
2125
+ "name": "name",
2126
+ "type": {
2127
+ "text": "string | ((rowData: any) => string)"
2128
+ }
2129
+ }
2130
+ ]
2131
+ },
2132
+ {
2133
+ "kind": "method",
2134
+ "name": "getTemplate",
2135
+ "parameters": [
2136
+ {
2137
+ "name": "prefix",
2138
+ "type": {
2139
+ "text": "string"
2140
+ }
2141
+ }
2142
+ ]
2143
+ },
2144
+ {
2145
+ "kind": "field",
2146
+ "name": "_presentation",
2147
+ "type": {
2148
+ "text": "ComponentPresentation | null | undefined"
2149
+ },
2150
+ "privacy": "private",
2151
+ "default": "void 0",
2152
+ "inheritedFrom": {
2153
+ "name": "FoundationElement",
2154
+ "module": "src/foundation-element/foundation-element.ts"
2155
+ }
2156
+ },
2157
+ {
2158
+ "kind": "field",
2159
+ "name": "$presentation",
2160
+ "type": {
2161
+ "text": "ComponentPresentation | null"
2191
2162
  },
2192
2163
  "privacy": "public",
2193
2164
  "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
@@ -2282,86 +2253,115 @@
2282
2253
  }
2283
2254
  }
2284
2255
  ],
2285
- "events": [
2256
+ "attributes": [
2286
2257
  {
2287
- "description": "Fires a custom 'change' event when the button is invoked",
2288
- "name": "change",
2289
- "inheritedFrom": {
2290
- "name": "AccordionItem",
2291
- "module": "src/accordion-item/accordion-item.ts"
2292
- }
2258
+ "name": "is-vertical",
2259
+ "type": {
2260
+ "text": "boolean"
2261
+ },
2262
+ "default": "false",
2263
+ "fieldName": "isVertical"
2264
+ },
2265
+ {
2266
+ "name": "add-default-actions",
2267
+ "type": {
2268
+ "text": "boolean"
2269
+ },
2270
+ "default": "true",
2271
+ "fieldName": "addDefaultActions"
2272
+ },
2273
+ {
2274
+ "name": "auto-close-on-action",
2275
+ "type": {
2276
+ "text": "boolean"
2277
+ },
2278
+ "default": "true",
2279
+ "fieldName": "autoCloseOnAction"
2280
+ },
2281
+ {
2282
+ "name": "name",
2283
+ "type": {
2284
+ "text": "string"
2285
+ },
2286
+ "default": "'Actions'",
2287
+ "fieldName": "name"
2288
+ },
2289
+ {
2290
+ "name": "open",
2291
+ "type": {
2292
+ "text": "boolean"
2293
+ },
2294
+ "default": "false",
2295
+ "fieldName": "open"
2296
+ },
2297
+ {
2298
+ "name": "buttonAppearance",
2299
+ "type": {
2300
+ "text": "string"
2301
+ },
2302
+ "fieldName": "buttonAppearance"
2303
+ },
2304
+ {
2305
+ "name": "hide-disabled",
2306
+ "type": {
2307
+ "text": "boolean"
2308
+ },
2309
+ "default": "false",
2310
+ "fieldName": "hideDisabled"
2311
+ },
2312
+ {
2313
+ "name": "hide-menu-single-option",
2314
+ "type": {
2315
+ "text": "boolean"
2316
+ },
2317
+ "default": "false",
2318
+ "fieldName": "hideMenuSingleOption"
2293
2319
  }
2294
- ]
2295
- },
2296
- {
2297
- "kind": "variable",
2298
- "name": "foundationAccordionItemShadowOptions",
2299
- "type": {
2300
- "text": "ShadowRootInit"
2301
- },
2302
- "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
2303
- },
2304
- {
2305
- "kind": "variable",
2306
- "name": "defaultAccordionItemConfig",
2307
- "type": {
2308
- "text": "object"
2320
+ ],
2321
+ "superclass": {
2322
+ "name": "FoundationElement",
2323
+ "package": "@microsoft/fast-foundation"
2309
2324
  },
2310
- "default": "{\n collapsedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"collapsed-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M9 5.44446V12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n expandedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"expanded-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"minus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n}"
2325
+ "tagName": "%%prefix%%-actions-menu",
2326
+ "customElement": true
2311
2327
  },
2312
2328
  {
2313
2329
  "kind": "variable",
2314
- "name": "foundationAccordionItem",
2315
- "description": "The Foundation Accordion Item",
2330
+ "name": "foundationActionsMenu",
2331
+ "description": "The Foundation Actions Menu",
2316
2332
  "privacy": "public"
2317
2333
  }
2318
2334
  ],
2319
2335
  "exports": [
2320
2336
  {
2321
2337
  "kind": "js",
2322
- "name": "AccordionItem",
2338
+ "name": "ActionsMenu",
2323
2339
  "declaration": {
2324
- "name": "AccordionItem",
2325
- "module": "src/accordion-item/accordion-item.ts"
2340
+ "name": "ActionsMenu",
2341
+ "module": "src/actions-menu/actions-menu.ts"
2326
2342
  }
2327
2343
  },
2328
2344
  {
2329
2345
  "kind": "js",
2330
- "name": "foundationAccordionItemShadowOptions",
2346
+ "name": "foundationActionsMenu",
2331
2347
  "declaration": {
2332
- "name": "foundationAccordionItemShadowOptions",
2333
- "module": "src/accordion-item/accordion-item.ts"
2348
+ "name": "foundationActionsMenu",
2349
+ "module": "src/actions-menu/actions-menu.ts"
2334
2350
  }
2335
- },
2351
+ }
2352
+ ]
2353
+ },
2354
+ {
2355
+ "kind": "javascript-module",
2356
+ "path": "src/actions-menu/index.ts",
2357
+ "declarations": [],
2358
+ "exports": [
2336
2359
  {
2337
2360
  "kind": "js",
2338
- "name": "defaultAccordionItemConfig",
2339
- "declaration": {
2340
- "name": "defaultAccordionItemConfig",
2341
- "module": "src/accordion-item/accordion-item.ts"
2342
- }
2343
- },
2344
- {
2345
- "kind": "js",
2346
- "name": "foundationAccordionItem",
2347
- "declaration": {
2348
- "name": "foundationAccordionItem",
2349
- "module": "src/accordion-item/accordion-item.ts"
2350
- }
2351
- }
2352
- ]
2353
- },
2354
- {
2355
- "kind": "javascript-module",
2356
- "path": "src/accordion-item/index.ts",
2357
- "declarations": [],
2358
- "exports": [
2359
- {
2360
- "kind": "js",
2361
- "name": "*",
2361
+ "name": "*",
2362
2362
  "declaration": {
2363
2363
  "name": "*",
2364
- "package": "./accordion-item.template"
2364
+ "package": "./actions-menu.styles"
2365
2365
  }
2366
2366
  },
2367
2367
  {
@@ -2369,7 +2369,7 @@
2369
2369
  "name": "*",
2370
2370
  "declaration": {
2371
2371
  "name": "*",
2372
- "package": "./accordion-item.styles"
2372
+ "package": "./actions-menu.template"
2373
2373
  }
2374
2374
  },
2375
2375
  {
@@ -2377,215 +2377,282 @@
2377
2377
  "name": "*",
2378
2378
  "declaration": {
2379
2379
  "name": "*",
2380
- "package": "./accordion-item"
2380
+ "package": "./actions-menu"
2381
2381
  }
2382
2382
  }
2383
2383
  ]
2384
2384
  },
2385
2385
  {
2386
2386
  "kind": "javascript-module",
2387
- "path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
2387
+ "path": "src/accordion/accordion.styles.ts",
2388
2388
  "declarations": [
2389
2389
  {
2390
- "kind": "variable",
2391
- "name": "foundationAiCriteriaSearchStyles",
2392
- "default": "css`\n :host {\n display: block;\n width: 800px;\n }\n\n .ai-criteria-search {\n display: flex;\n flex-direction: column;\n gap: calc(${designUnit} * 2px);\n }\n\n .ai-criteria-search-row {\n display: flex;\n flex-direction: row;\n gap: calc(${designUnit} * 2px);\n align-items: center;\n }\n\n .criteria-input {\n height: calc(((var(--base-height-multiplier) + var(--density)) * var(--design-unit) - 4) * 1px);\n flex: 1;\n min-width: 0;\n }\n\n .criteria-chips-inline {\n height: calc(((var(--base-height-multiplier) + var(--density)) * var(--design-unit) - 4) * 1px);\n flex: 1;\n min-width: 0;\n display: flex;\n align-items: center;\n gap: calc(${designUnit} * 1px);\n overflow-x: auto;\n padding: 0 calc(${designUnit} * 2px);\n background: var(--neutral-fill-input-rest);\n border: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-rest);\n border-radius: calc(var(--control-corner-radius) * 1px);\n scrollbar-width: none;\n }\n\n .criteria-chips-inline::-webkit-scrollbar {\n display: none;\n }\n\n .mic-icon {\n color: var(--neutral-foreground-rest);\n fill: currentColor;\n }\n\n .criteria-toggle-button,\n .criteria-clear-button {\n flex-shrink: 0;\n }\n\n .criteria-chip {\n display: inline-flex;\n align-items: center;\n flex-shrink: 0;\n gap: calc(${designUnit} * 1px);\n padding: calc(${designUnit} * 0.5px) calc(${designUnit} * 2px);\n background: var(--neutral-fill-rest);\n border: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-rest);\n border-radius: calc(${designUnit} * 4px);\n font-size: var(--type-ramp-minus-1-font-size);\n color: var(--neutral-foreground-rest);\n white-space: nowrap;\n }\n\n .criteria-chip-field {\n font-weight: 600;\n }\n\n .criteria-chip-operator {\n color: var(--neutral-foreground-hint, var(--neutral-foreground-rest));\n font-style: italic;\n }\n\n .criteria-chip-remove {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 14px;\n height: 14px;\n padding: 0;\n margin-left: calc(${designUnit} * 0.5px);\n background: none;\n border: none;\n cursor: pointer;\n color: var(--neutral-foreground-hint, var(--neutral-foreground-rest));\n font-size: 10px;\n border-radius: 50%;\n line-height: 1;\n }\n\n .criteria-chip-remove:hover {\n background: var(--neutral-fill-hover);\n color: var(--neutral-foreground-rest);\n }\n`"
2390
+ "kind": "function",
2391
+ "name": "foundationAccordionStyles",
2392
+ "return": {
2393
+ "type": {
2394
+ "text": "ElementStyles"
2395
+ }
2396
+ },
2397
+ "parameters": [
2398
+ {
2399
+ "name": "context",
2400
+ "type": {
2401
+ "text": "ElementDefinitionContext"
2402
+ }
2403
+ },
2404
+ {
2405
+ "name": "definition",
2406
+ "type": {
2407
+ "text": "FoundationElementDefinition"
2408
+ }
2409
+ }
2410
+ ]
2393
2411
  }
2394
2412
  ],
2395
2413
  "exports": [
2396
2414
  {
2397
2415
  "kind": "js",
2398
- "name": "foundationAiCriteriaSearchStyles",
2416
+ "name": "foundationAccordionStyles",
2399
2417
  "declaration": {
2400
- "name": "foundationAiCriteriaSearchStyles",
2401
- "module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
2418
+ "name": "foundationAccordionStyles",
2419
+ "module": "src/accordion/accordion.styles.ts"
2402
2420
  }
2403
2421
  }
2404
2422
  ]
2405
2423
  },
2406
2424
  {
2407
2425
  "kind": "javascript-module",
2408
- "path": "src/ai-criteria-search/ai-criteria-search.template.ts",
2426
+ "path": "src/accordion/accordion.template.ts",
2409
2427
  "declarations": [
2410
2428
  {
2411
- "kind": "variable",
2412
- "name": "foundationAiCriteriaSearchTemplate",
2413
- "type": {
2414
- "text": "ViewTemplate<AiCriteriaSearch>"
2429
+ "kind": "function",
2430
+ "name": "foundationAccordionTemplate",
2431
+ "return": {
2432
+ "type": {
2433
+ "text": "ViewTemplate<Accordion>"
2434
+ }
2415
2435
  },
2416
- "default": "html`\n ${(x) => aiCriteriaSearchTemplate(getPrefix(x))}\n`"
2436
+ "parameters": [
2437
+ {
2438
+ "name": "context",
2439
+ "type": {
2440
+ "text": "ElementDefinitionContext"
2441
+ }
2442
+ },
2443
+ {
2444
+ "name": "definition",
2445
+ "type": {
2446
+ "text": "FoundationElementDefinition"
2447
+ }
2448
+ }
2449
+ ]
2417
2450
  }
2418
2451
  ],
2419
2452
  "exports": [
2420
2453
  {
2421
2454
  "kind": "js",
2422
- "name": "foundationAiCriteriaSearchTemplate",
2455
+ "name": "foundationAccordionTemplate",
2423
2456
  "declaration": {
2424
- "name": "foundationAiCriteriaSearchTemplate",
2425
- "module": "src/ai-criteria-search/ai-criteria-search.template.ts"
2457
+ "name": "foundationAccordionTemplate",
2458
+ "module": "src/accordion/accordion.template.ts"
2426
2459
  }
2427
2460
  }
2428
2461
  ]
2429
2462
  },
2430
2463
  {
2431
2464
  "kind": "javascript-module",
2432
- "path": "src/ai-criteria-search/ai-criteria-search.ts",
2465
+ "path": "src/accordion/accordion.ts",
2433
2466
  "declarations": [
2434
2467
  {
2435
2468
  "kind": "class",
2436
- "description": "Natural-language criteria search input with AI interpretation.",
2437
- "name": "AiCriteriaSearch",
2438
- "members": [
2439
- {
2440
- "kind": "field",
2441
- "name": "aiProvider",
2442
- "type": {
2443
- "text": "AIProvider"
2444
- }
2445
- },
2469
+ "description": "",
2470
+ "name": "Accordion",
2471
+ "superclass": {
2472
+ "name": "FASTAccordion",
2473
+ "package": "@microsoft/fast-foundation"
2474
+ },
2475
+ "tagName": "%%prefix%%-accordion",
2476
+ "customElement": true,
2477
+ "attributes": [
2446
2478
  {
2447
- "kind": "field",
2448
- "name": "placeholder",
2479
+ "name": "expand-mode",
2449
2480
  "type": {
2450
- "text": "string"
2481
+ "text": "AccordionExpandMode"
2451
2482
  },
2452
- "default": "'Describe your search criteria in natural language...'"
2453
- },
2454
- {
2455
- "kind": "field",
2456
- "name": "disabled",
2457
- "type": {
2458
- "text": "boolean"
2483
+ "description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
2484
+ "fieldName": "expandmode",
2485
+ "inheritedFrom": {
2486
+ "name": "Accordion",
2487
+ "module": "src/accordion/accordion.ts"
2459
2488
  }
2460
- },
2489
+ }
2490
+ ],
2491
+ "members": [
2461
2492
  {
2462
2493
  "kind": "field",
2463
- "name": "inputValue",
2494
+ "name": "expandmode",
2464
2495
  "type": {
2465
- "text": "string"
2496
+ "text": "AccordionExpandMode"
2466
2497
  },
2467
- "default": "''"
2498
+ "privacy": "public",
2499
+ "description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
2500
+ "inheritedFrom": {
2501
+ "name": "Accordion",
2502
+ "module": "src/accordion/accordion.ts"
2503
+ }
2468
2504
  },
2469
2505
  {
2470
2506
  "kind": "field",
2471
- "name": "isInterpreting",
2507
+ "name": "activeid",
2472
2508
  "type": {
2473
- "text": "boolean"
2509
+ "text": "string | null"
2474
2510
  },
2475
- "default": "false"
2511
+ "privacy": "private",
2512
+ "inheritedFrom": {
2513
+ "name": "Accordion",
2514
+ "module": "src/accordion/accordion.ts"
2515
+ }
2476
2516
  },
2477
2517
  {
2478
2518
  "kind": "field",
2479
- "name": "lastValidCriteria",
2519
+ "name": "activeItemIndex",
2480
2520
  "type": {
2481
- "text": "string | null"
2521
+ "text": "number"
2482
2522
  },
2483
- "default": "null"
2523
+ "privacy": "private",
2524
+ "default": "0",
2525
+ "inheritedFrom": {
2526
+ "name": "Accordion",
2527
+ "module": "src/accordion/accordion.ts"
2528
+ }
2484
2529
  },
2485
2530
  {
2486
2531
  "kind": "field",
2487
- "name": "activeGroups",
2532
+ "name": "accordionIds",
2488
2533
  "type": {
2489
- "text": "CriteriaGroup[]"
2534
+ "text": "Array<string | null>"
2490
2535
  },
2491
- "default": "[]"
2536
+ "privacy": "private",
2537
+ "inheritedFrom": {
2538
+ "name": "Accordion",
2539
+ "module": "src/accordion/accordion.ts"
2540
+ }
2492
2541
  },
2493
2542
  {
2494
2543
  "kind": "field",
2495
- "name": "showingChips",
2496
- "type": {
2497
- "text": "boolean"
2498
- },
2499
- "default": "false"
2544
+ "name": "change",
2545
+ "privacy": "private",
2546
+ "inheritedFrom": {
2547
+ "name": "Accordion",
2548
+ "module": "src/accordion/accordion.ts"
2549
+ }
2500
2550
  },
2501
2551
  {
2502
- "kind": "field",
2503
- "name": "fieldMetadata",
2504
- "type": {
2505
- "text": "MetadataDetail[] | string[]"
2552
+ "kind": "method",
2553
+ "name": "findExpandedItem",
2554
+ "privacy": "private",
2555
+ "return": {
2556
+ "type": {
2557
+ "text": "AccordionItem | null"
2558
+ }
2506
2559
  },
2507
- "default": "[]"
2560
+ "inheritedFrom": {
2561
+ "name": "Accordion",
2562
+ "module": "src/accordion/accordion.ts"
2563
+ }
2508
2564
  },
2509
2565
  {
2510
2566
  "kind": "field",
2511
- "name": "isRecording",
2512
- "type": {
2513
- "text": "boolean"
2514
- },
2515
- "default": "false"
2567
+ "name": "setItems",
2568
+ "privacy": "private",
2569
+ "inheritedFrom": {
2570
+ "name": "Accordion",
2571
+ "module": "src/accordion/accordion.ts"
2572
+ }
2516
2573
  },
2517
2574
  {
2518
- "kind": "field",
2519
- "name": "textAreaRef",
2520
- "type": {
2521
- "text": "HTMLTextAreaElement"
2575
+ "kind": "method",
2576
+ "name": "resetItems",
2577
+ "privacy": "private",
2578
+ "return": {
2579
+ "type": {
2580
+ "text": "void"
2581
+ }
2522
2582
  },
2523
- "privacy": "public"
2583
+ "inheritedFrom": {
2584
+ "name": "Accordion",
2585
+ "module": "src/accordion/accordion.ts"
2586
+ }
2524
2587
  },
2525
2588
  {
2526
2589
  "kind": "field",
2527
- "name": "stopRecording",
2528
- "type": {
2529
- "text": "(() => void) | null"
2530
- },
2590
+ "name": "removeItemListeners",
2531
2591
  "privacy": "private",
2532
- "default": "null"
2592
+ "inheritedFrom": {
2593
+ "name": "Accordion",
2594
+ "module": "src/accordion/accordion.ts"
2595
+ }
2533
2596
  },
2534
2597
  {
2535
2598
  "kind": "field",
2536
- "name": "speechApplyDebounceTimer",
2537
- "type": {
2538
- "text": "ReturnType<typeof setTimeout> | null"
2539
- },
2599
+ "name": "activeItemChange",
2540
2600
  "privacy": "private",
2541
- "default": "null"
2542
- },
2543
- {
2544
- "kind": "field",
2545
- "name": "speechAvailable",
2546
- "type": {
2547
- "text": "boolean"
2548
- },
2549
- "readonly": true
2550
- },
2551
- {
2552
- "kind": "field",
2553
- "name": "criteriaChips",
2554
- "type": {
2555
- "text": "CriteriaChip[]"
2556
- },
2557
- "readonly": true
2601
+ "inheritedFrom": {
2602
+ "name": "Accordion",
2603
+ "module": "src/accordion/accordion.ts"
2604
+ }
2558
2605
  },
2559
2606
  {
2560
2607
  "kind": "method",
2561
- "name": "getFieldLabel",
2608
+ "name": "getItemIds",
2562
2609
  "privacy": "private",
2563
2610
  "return": {
2564
2611
  "type": {
2565
- "text": "string"
2612
+ "text": "Array<string | null>"
2566
2613
  }
2567
2614
  },
2568
- "parameters": [
2569
- {
2570
- "name": "fieldName",
2571
- "type": {
2572
- "text": "string"
2573
- }
2574
- }
2575
- ]
2615
+ "inheritedFrom": {
2616
+ "name": "Accordion",
2617
+ "module": "src/accordion/accordion.ts"
2618
+ }
2576
2619
  },
2577
2620
  {
2578
2621
  "kind": "method",
2579
- "name": "toggleCriteriaView",
2622
+ "name": "isSingleExpandMode",
2623
+ "privacy": "private",
2580
2624
  "return": {
2581
2625
  "type": {
2582
- "text": "void"
2626
+ "text": "boolean"
2583
2627
  }
2628
+ },
2629
+ "inheritedFrom": {
2630
+ "name": "Accordion",
2631
+ "module": "src/accordion/accordion.ts"
2632
+ }
2633
+ },
2634
+ {
2635
+ "kind": "field",
2636
+ "name": "handleItemKeyDown",
2637
+ "privacy": "private",
2638
+ "inheritedFrom": {
2639
+ "name": "Accordion",
2640
+ "module": "src/accordion/accordion.ts"
2641
+ }
2642
+ },
2643
+ {
2644
+ "kind": "field",
2645
+ "name": "handleItemFocus",
2646
+ "privacy": "private",
2647
+ "inheritedFrom": {
2648
+ "name": "Accordion",
2649
+ "module": "src/accordion/accordion.ts"
2584
2650
  }
2585
2651
  },
2586
2652
  {
2587
2653
  "kind": "method",
2588
- "name": "removeChip",
2654
+ "name": "adjust",
2655
+ "privacy": "private",
2589
2656
  "return": {
2590
2657
  "type": {
2591
2658
  "text": "void"
@@ -2593,49 +2660,31 @@
2593
2660
  },
2594
2661
  "parameters": [
2595
2662
  {
2596
- "name": "groupIndex",
2597
- "type": {
2598
- "text": "number"
2599
- }
2600
- },
2601
- {
2602
- "name": "clauseIndex",
2663
+ "name": "adjustment",
2603
2664
  "type": {
2604
2665
  "text": "number"
2605
2666
  }
2606
2667
  }
2607
- ]
2668
+ ],
2669
+ "inheritedFrom": {
2670
+ "name": "Accordion",
2671
+ "module": "src/accordion/accordion.ts"
2672
+ }
2608
2673
  },
2609
2674
  {
2610
2675
  "kind": "method",
2611
- "name": "clearChips",
2676
+ "name": "focusItem",
2677
+ "privacy": "private",
2612
2678
  "return": {
2613
2679
  "type": {
2614
2680
  "text": "void"
2615
2681
  }
2682
+ },
2683
+ "inheritedFrom": {
2684
+ "name": "Accordion",
2685
+ "module": "src/accordion/accordion.ts"
2616
2686
  }
2617
2687
  },
2618
- {
2619
- "kind": "method",
2620
- "name": "handleSubmit"
2621
- },
2622
- {
2623
- "kind": "method",
2624
- "name": "handleBlur"
2625
- },
2626
- {
2627
- "kind": "method",
2628
- "name": "clear"
2629
- },
2630
- {
2631
- "kind": "method",
2632
- "name": "toggleSpeechInput"
2633
- },
2634
- {
2635
- "kind": "method",
2636
- "name": "clearSpeechApplyDebounce",
2637
- "privacy": "private"
2638
- },
2639
2688
  {
2640
2689
  "kind": "field",
2641
2690
  "name": "_presentation",
@@ -2750,48 +2799,26 @@
2750
2799
  ],
2751
2800
  "events": [
2752
2801
  {
2753
- "description": "Fired when interpreted criteria is applied or cleared",
2754
- "name": "criteria-changed"
2755
- },
2756
- {
2757
- "description": "Fired when interpreted criteria contains invalid clauses",
2758
- "name": "validation-errors"
2759
- }
2760
- ],
2761
- "attributes": [
2762
- {
2763
- "name": "placeholder",
2764
- "type": {
2765
- "text": "string"
2766
- },
2767
- "default": "'Describe your search criteria in natural language...'",
2768
- "fieldName": "placeholder"
2769
- },
2770
- {
2771
- "type": {
2772
- "text": "boolean"
2773
- },
2774
- "fieldName": "disabled"
2802
+ "description": "Fires a custom 'change' event when the active item changes",
2803
+ "name": "change",
2804
+ "inheritedFrom": {
2805
+ "name": "Accordion",
2806
+ "module": "src/accordion/accordion.ts"
2807
+ }
2775
2808
  }
2776
- ],
2777
- "superclass": {
2778
- "name": "FoundationElement",
2779
- "package": "@microsoft/fast-foundation"
2780
- },
2781
- "tagName": "%%prefix%%-ai-criteria-search",
2782
- "customElement": true
2809
+ ]
2783
2810
  },
2784
2811
  {
2785
2812
  "kind": "variable",
2786
- "name": "foundationAiCriteriaSearchShadowOptions",
2813
+ "name": "foundationAccordionShadowOptions",
2787
2814
  "type": {
2788
2815
  "text": "ShadowRootInit"
2789
2816
  },
2790
- "default": "undefined"
2817
+ "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
2791
2818
  },
2792
2819
  {
2793
2820
  "kind": "variable",
2794
- "name": "defaultAiCriteriaSearchConfig",
2821
+ "name": "defaultAccordionConfig",
2795
2822
  "type": {
2796
2823
  "text": "object"
2797
2824
  },
@@ -2799,103 +2826,57 @@
2799
2826
  },
2800
2827
  {
2801
2828
  "kind": "variable",
2802
- "name": "foundationAiCriteriaSearch"
2829
+ "name": "foundationAccordion",
2830
+ "description": "The Foundation Accordion",
2831
+ "privacy": "public"
2803
2832
  }
2804
2833
  ],
2805
2834
  "exports": [
2806
2835
  {
2807
2836
  "kind": "js",
2808
- "name": "AiCriteriaSearch",
2837
+ "name": "Accordion",
2809
2838
  "declaration": {
2810
- "name": "AiCriteriaSearch",
2811
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2839
+ "name": "Accordion",
2840
+ "module": "src/accordion/accordion.ts"
2812
2841
  }
2813
2842
  },
2814
2843
  {
2815
2844
  "kind": "js",
2816
- "name": "foundationAiCriteriaSearchShadowOptions",
2845
+ "name": "foundationAccordionShadowOptions",
2817
2846
  "declaration": {
2818
- "name": "foundationAiCriteriaSearchShadowOptions",
2819
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2847
+ "name": "foundationAccordionShadowOptions",
2848
+ "module": "src/accordion/accordion.ts"
2820
2849
  }
2821
2850
  },
2822
2851
  {
2823
2852
  "kind": "js",
2824
- "name": "defaultAiCriteriaSearchConfig",
2853
+ "name": "defaultAccordionConfig",
2825
2854
  "declaration": {
2826
- "name": "defaultAiCriteriaSearchConfig",
2827
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2855
+ "name": "defaultAccordionConfig",
2856
+ "module": "src/accordion/accordion.ts"
2828
2857
  }
2829
2858
  },
2830
2859
  {
2831
2860
  "kind": "js",
2832
- "name": "foundationAiCriteriaSearch",
2861
+ "name": "foundationAccordion",
2833
2862
  "declaration": {
2834
- "name": "foundationAiCriteriaSearch",
2835
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2863
+ "name": "foundationAccordion",
2864
+ "module": "src/accordion/accordion.ts"
2836
2865
  }
2837
2866
  }
2838
2867
  ]
2839
2868
  },
2840
2869
  {
2841
2870
  "kind": "javascript-module",
2842
- "path": "src/ai-criteria-search/index.ts",
2871
+ "path": "src/accordion/index.ts",
2843
2872
  "declarations": [],
2844
2873
  "exports": [
2845
- {
2846
- "kind": "js",
2847
- "name": "AiCriteriaSearch",
2848
- "declaration": {
2849
- "name": "AiCriteriaSearch",
2850
- "module": "./ai-criteria-search"
2851
- }
2852
- },
2853
- {
2854
- "kind": "js",
2855
- "name": "defaultAiCriteriaSearchConfig",
2856
- "declaration": {
2857
- "name": "defaultAiCriteriaSearchConfig",
2858
- "module": "./ai-criteria-search"
2859
- }
2860
- },
2861
- {
2862
- "kind": "js",
2863
- "name": "foundationAiCriteriaSearch",
2864
- "declaration": {
2865
- "name": "foundationAiCriteriaSearch",
2866
- "module": "./ai-criteria-search"
2867
- }
2868
- },
2869
- {
2870
- "kind": "js",
2871
- "name": "foundationAiCriteriaSearchShadowOptions",
2872
- "declaration": {
2873
- "name": "foundationAiCriteriaSearchShadowOptions",
2874
- "module": "./ai-criteria-search"
2875
- }
2876
- },
2877
- {
2878
- "kind": "js",
2879
- "name": "foundationAiCriteriaSearchStyles",
2880
- "declaration": {
2881
- "name": "foundationAiCriteriaSearchStyles",
2882
- "module": "./ai-criteria-search.styles"
2883
- }
2884
- },
2885
- {
2886
- "kind": "js",
2887
- "name": "foundationAiCriteriaSearchTemplate",
2888
- "declaration": {
2889
- "name": "foundationAiCriteriaSearchTemplate",
2890
- "module": "./ai-criteria-search.template"
2891
- }
2892
- },
2893
2874
  {
2894
2875
  "kind": "js",
2895
2876
  "name": "*",
2896
2877
  "declaration": {
2897
2878
  "name": "*",
2898
- "package": "./validation/criteria-ir"
2879
+ "package": "./accordion.template"
2899
2880
  }
2900
2881
  },
2901
2882
  {
@@ -2903,7 +2884,7 @@
2903
2884
  "name": "*",
2904
2885
  "declaration": {
2905
2886
  "name": "*",
2906
- "package": "./validation/operator-map"
2887
+ "package": "./accordion.styles"
2907
2888
  }
2908
2889
  },
2909
2890
  {
@@ -2911,107 +2892,32 @@
2911
2892
  "name": "*",
2912
2893
  "declaration": {
2913
2894
  "name": "*",
2914
- "package": "./validation/schema-validator"
2895
+ "package": "./accordion"
2915
2896
  }
2916
2897
  }
2917
2898
  ]
2918
2899
  },
2919
2900
  {
2920
2901
  "kind": "javascript-module",
2921
- "path": "src/ai-criteria-search/validation-error-notification.ts",
2902
+ "path": "src/ai-indicator/ai-indicator.styles.ts",
2922
2903
  "declarations": [
2923
2904
  {
2924
2905
  "kind": "function",
2925
- "name": "formatValidationErrors",
2906
+ "name": "foundationAiIndicatorStyles",
2926
2907
  "return": {
2927
2908
  "type": {
2928
- "text": "string"
2909
+ "text": "ElementStyles"
2929
2910
  }
2930
2911
  },
2931
2912
  "parameters": [
2932
2913
  {
2933
- "name": "errors",
2914
+ "name": "context",
2934
2915
  "type": {
2935
- "text": "ValidationError[]"
2916
+ "text": "ElementDefinitionContext"
2936
2917
  }
2937
- }
2938
- ],
2939
- "description": "Formats validation errors into a user-friendly message."
2940
- },
2941
- {
2942
- "kind": "function",
2943
- "name": "showCriteriaError",
2944
- "return": {
2945
- "type": {
2946
- "text": "void"
2947
- }
2948
- },
2949
- "parameters": [
2950
- {
2951
- "name": "title",
2952
- "type": {
2953
- "text": "string"
2954
- },
2955
- "description": "Notification title (e.g. \"Criteria validation error\")"
2956
2918
  },
2957
2919
  {
2958
- "name": "body",
2959
- "type": {
2960
- "text": "string"
2961
- },
2962
- "description": "Error message to display"
2963
- },
2964
- {
2965
- "name": "tagName",
2966
- "type": {
2967
- "text": "string"
2968
- },
2969
- "description": "Design system prefix (e.g. \"rapid\", \"foundation\")"
2970
- }
2971
- ],
2972
- "description": "Shows a criteria error as a toast notification."
2973
- }
2974
- ],
2975
- "exports": [
2976
- {
2977
- "kind": "js",
2978
- "name": "formatValidationErrors",
2979
- "declaration": {
2980
- "name": "formatValidationErrors",
2981
- "module": "src/ai-criteria-search/validation-error-notification.ts"
2982
- }
2983
- },
2984
- {
2985
- "kind": "js",
2986
- "name": "showCriteriaError",
2987
- "declaration": {
2988
- "name": "showCriteriaError",
2989
- "module": "src/ai-criteria-search/validation-error-notification.ts"
2990
- }
2991
- }
2992
- ]
2993
- },
2994
- {
2995
- "kind": "javascript-module",
2996
- "path": "src/ai-indicator/ai-indicator.styles.ts",
2997
- "declarations": [
2998
- {
2999
- "kind": "function",
3000
- "name": "foundationAiIndicatorStyles",
3001
- "return": {
3002
- "type": {
3003
- "text": "ElementStyles"
3004
- }
3005
- },
3006
- "parameters": [
3007
- {
3008
- "name": "context",
3009
- "type": {
3010
- "text": "ElementDefinitionContext"
3011
- }
3012
- },
3013
- {
3014
- "name": "definition",
2920
+ "name": "definition",
3015
2921
  "type": {
3016
2922
  "text": "FoundationElementDefinition"
3017
2923
  }
@@ -3432,275 +3338,208 @@
3432
3338
  },
3433
3339
  {
3434
3340
  "kind": "javascript-module",
3435
- "path": "src/accordion/accordion.styles.ts",
3341
+ "path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
3436
3342
  "declarations": [
3437
3343
  {
3438
- "kind": "function",
3439
- "name": "foundationAccordionStyles",
3440
- "return": {
3441
- "type": {
3442
- "text": "ElementStyles"
3443
- }
3444
- },
3445
- "parameters": [
3446
- {
3447
- "name": "context",
3448
- "type": {
3449
- "text": "ElementDefinitionContext"
3450
- }
3451
- },
3452
- {
3453
- "name": "definition",
3454
- "type": {
3455
- "text": "FoundationElementDefinition"
3456
- }
3457
- }
3458
- ]
3344
+ "kind": "variable",
3345
+ "name": "foundationAiCriteriaSearchStyles",
3346
+ "default": "css`\n :host {\n display: block;\n width: 800px;\n }\n\n .ai-criteria-search {\n display: flex;\n flex-direction: column;\n gap: calc(${designUnit} * 2px);\n }\n\n .ai-criteria-search-row {\n display: flex;\n flex-direction: row;\n gap: calc(${designUnit} * 2px);\n align-items: center;\n }\n\n .criteria-input {\n height: calc(((var(--base-height-multiplier) + var(--density)) * var(--design-unit) - 4) * 1px);\n flex: 1;\n min-width: 0;\n }\n\n .criteria-chips-inline {\n height: calc(((var(--base-height-multiplier) + var(--density)) * var(--design-unit) - 4) * 1px);\n flex: 1;\n min-width: 0;\n display: flex;\n align-items: center;\n gap: calc(${designUnit} * 1px);\n overflow-x: auto;\n padding: 0 calc(${designUnit} * 2px);\n background: var(--neutral-fill-input-rest);\n border: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-rest);\n border-radius: calc(var(--control-corner-radius) * 1px);\n scrollbar-width: none;\n }\n\n .criteria-chips-inline::-webkit-scrollbar {\n display: none;\n }\n\n .mic-icon {\n color: var(--neutral-foreground-rest);\n fill: currentColor;\n }\n\n .criteria-toggle-button,\n .criteria-clear-button {\n flex-shrink: 0;\n }\n\n .criteria-chip {\n display: inline-flex;\n align-items: center;\n flex-shrink: 0;\n gap: calc(${designUnit} * 1px);\n padding: calc(${designUnit} * 0.5px) calc(${designUnit} * 2px);\n background: var(--neutral-fill-rest);\n border: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-rest);\n border-radius: calc(${designUnit} * 4px);\n font-size: var(--type-ramp-minus-1-font-size);\n color: var(--neutral-foreground-rest);\n white-space: nowrap;\n }\n\n .criteria-chip-field {\n font-weight: 600;\n }\n\n .criteria-chip-operator {\n color: var(--neutral-foreground-hint, var(--neutral-foreground-rest));\n font-style: italic;\n }\n\n .criteria-chip-remove {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 14px;\n height: 14px;\n padding: 0;\n margin-left: calc(${designUnit} * 0.5px);\n background: none;\n border: none;\n cursor: pointer;\n color: var(--neutral-foreground-hint, var(--neutral-foreground-rest));\n font-size: 10px;\n border-radius: 50%;\n line-height: 1;\n }\n\n .criteria-chip-remove:hover {\n background: var(--neutral-fill-hover);\n color: var(--neutral-foreground-rest);\n }\n`"
3459
3347
  }
3460
3348
  ],
3461
3349
  "exports": [
3462
3350
  {
3463
3351
  "kind": "js",
3464
- "name": "foundationAccordionStyles",
3352
+ "name": "foundationAiCriteriaSearchStyles",
3465
3353
  "declaration": {
3466
- "name": "foundationAccordionStyles",
3467
- "module": "src/accordion/accordion.styles.ts"
3354
+ "name": "foundationAiCriteriaSearchStyles",
3355
+ "module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
3468
3356
  }
3469
3357
  }
3470
3358
  ]
3471
3359
  },
3472
3360
  {
3473
3361
  "kind": "javascript-module",
3474
- "path": "src/accordion/accordion.template.ts",
3362
+ "path": "src/ai-criteria-search/ai-criteria-search.template.ts",
3475
3363
  "declarations": [
3476
3364
  {
3477
- "kind": "function",
3478
- "name": "foundationAccordionTemplate",
3479
- "return": {
3480
- "type": {
3481
- "text": "ViewTemplate<Accordion>"
3482
- }
3365
+ "kind": "variable",
3366
+ "name": "foundationAiCriteriaSearchTemplate",
3367
+ "type": {
3368
+ "text": "ViewTemplate<AiCriteriaSearch>"
3483
3369
  },
3484
- "parameters": [
3485
- {
3486
- "name": "context",
3487
- "type": {
3488
- "text": "ElementDefinitionContext"
3489
- }
3490
- },
3491
- {
3492
- "name": "definition",
3493
- "type": {
3494
- "text": "FoundationElementDefinition"
3495
- }
3496
- }
3497
- ]
3370
+ "default": "html`\n ${(x) => aiCriteriaSearchTemplate(getPrefix(x))}\n`"
3498
3371
  }
3499
3372
  ],
3500
3373
  "exports": [
3501
3374
  {
3502
3375
  "kind": "js",
3503
- "name": "foundationAccordionTemplate",
3376
+ "name": "foundationAiCriteriaSearchTemplate",
3504
3377
  "declaration": {
3505
- "name": "foundationAccordionTemplate",
3506
- "module": "src/accordion/accordion.template.ts"
3378
+ "name": "foundationAiCriteriaSearchTemplate",
3379
+ "module": "src/ai-criteria-search/ai-criteria-search.template.ts"
3507
3380
  }
3508
3381
  }
3509
3382
  ]
3510
3383
  },
3511
3384
  {
3512
3385
  "kind": "javascript-module",
3513
- "path": "src/accordion/accordion.ts",
3386
+ "path": "src/ai-criteria-search/ai-criteria-search.ts",
3514
3387
  "declarations": [
3515
3388
  {
3516
3389
  "kind": "class",
3517
- "description": "",
3518
- "name": "Accordion",
3519
- "superclass": {
3520
- "name": "FASTAccordion",
3521
- "package": "@microsoft/fast-foundation"
3522
- },
3523
- "tagName": "%%prefix%%-accordion",
3524
- "customElement": true,
3525
- "attributes": [
3390
+ "description": "Natural-language criteria search input with AI interpretation.",
3391
+ "name": "AiCriteriaSearch",
3392
+ "members": [
3526
3393
  {
3527
- "name": "expand-mode",
3394
+ "kind": "field",
3395
+ "name": "aiProvider",
3528
3396
  "type": {
3529
- "text": "AccordionExpandMode"
3530
- },
3531
- "description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
3532
- "fieldName": "expandmode",
3533
- "inheritedFrom": {
3534
- "name": "Accordion",
3535
- "module": "src/accordion/accordion.ts"
3397
+ "text": "AIProvider"
3536
3398
  }
3537
- }
3538
- ],
3539
- "members": [
3399
+ },
3540
3400
  {
3541
3401
  "kind": "field",
3542
- "name": "expandmode",
3402
+ "name": "placeholder",
3543
3403
  "type": {
3544
- "text": "AccordionExpandMode"
3404
+ "text": "string"
3545
3405
  },
3546
- "privacy": "public",
3547
- "description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
3548
- "inheritedFrom": {
3549
- "name": "Accordion",
3550
- "module": "src/accordion/accordion.ts"
3406
+ "default": "'Describe your search criteria in natural language...'"
3407
+ },
3408
+ {
3409
+ "kind": "field",
3410
+ "name": "disabled",
3411
+ "type": {
3412
+ "text": "boolean"
3551
3413
  }
3552
3414
  },
3553
3415
  {
3554
3416
  "kind": "field",
3555
- "name": "activeid",
3417
+ "name": "inputValue",
3556
3418
  "type": {
3557
- "text": "string | null"
3419
+ "text": "string"
3558
3420
  },
3559
- "privacy": "private",
3560
- "inheritedFrom": {
3561
- "name": "Accordion",
3562
- "module": "src/accordion/accordion.ts"
3563
- }
3421
+ "default": "''"
3564
3422
  },
3565
3423
  {
3566
3424
  "kind": "field",
3567
- "name": "activeItemIndex",
3425
+ "name": "isInterpreting",
3568
3426
  "type": {
3569
- "text": "number"
3427
+ "text": "boolean"
3570
3428
  },
3571
- "privacy": "private",
3572
- "default": "0",
3573
- "inheritedFrom": {
3574
- "name": "Accordion",
3575
- "module": "src/accordion/accordion.ts"
3576
- }
3429
+ "default": "false"
3577
3430
  },
3578
3431
  {
3579
3432
  "kind": "field",
3580
- "name": "accordionIds",
3433
+ "name": "lastValidCriteria",
3581
3434
  "type": {
3582
- "text": "Array<string | null>"
3435
+ "text": "string | null"
3583
3436
  },
3584
- "privacy": "private",
3585
- "inheritedFrom": {
3586
- "name": "Accordion",
3587
- "module": "src/accordion/accordion.ts"
3588
- }
3437
+ "default": "null"
3589
3438
  },
3590
3439
  {
3591
3440
  "kind": "field",
3592
- "name": "change",
3593
- "privacy": "private",
3594
- "inheritedFrom": {
3595
- "name": "Accordion",
3596
- "module": "src/accordion/accordion.ts"
3597
- }
3441
+ "name": "activeGroups",
3442
+ "type": {
3443
+ "text": "CriteriaGroup[]"
3444
+ },
3445
+ "default": "[]"
3598
3446
  },
3599
3447
  {
3600
- "kind": "method",
3601
- "name": "findExpandedItem",
3602
- "privacy": "private",
3603
- "return": {
3604
- "type": {
3605
- "text": "AccordionItem | null"
3606
- }
3448
+ "kind": "field",
3449
+ "name": "showingChips",
3450
+ "type": {
3451
+ "text": "boolean"
3607
3452
  },
3608
- "inheritedFrom": {
3609
- "name": "Accordion",
3610
- "module": "src/accordion/accordion.ts"
3611
- }
3453
+ "default": "false"
3612
3454
  },
3613
3455
  {
3614
3456
  "kind": "field",
3615
- "name": "setItems",
3616
- "privacy": "private",
3617
- "inheritedFrom": {
3618
- "name": "Accordion",
3619
- "module": "src/accordion/accordion.ts"
3620
- }
3457
+ "name": "fieldMetadata",
3458
+ "type": {
3459
+ "text": "MetadataDetail[] | string[]"
3460
+ },
3461
+ "default": "[]"
3621
3462
  },
3622
3463
  {
3623
- "kind": "method",
3624
- "name": "resetItems",
3625
- "privacy": "private",
3626
- "return": {
3627
- "type": {
3628
- "text": "void"
3629
- }
3464
+ "kind": "field",
3465
+ "name": "isRecording",
3466
+ "type": {
3467
+ "text": "boolean"
3630
3468
  },
3631
- "inheritedFrom": {
3632
- "name": "Accordion",
3633
- "module": "src/accordion/accordion.ts"
3634
- }
3469
+ "default": "false"
3635
3470
  },
3636
3471
  {
3637
3472
  "kind": "field",
3638
- "name": "removeItemListeners",
3639
- "privacy": "private",
3640
- "inheritedFrom": {
3641
- "name": "Accordion",
3642
- "module": "src/accordion/accordion.ts"
3643
- }
3473
+ "name": "textAreaRef",
3474
+ "type": {
3475
+ "text": "HTMLTextAreaElement"
3476
+ },
3477
+ "privacy": "public"
3644
3478
  },
3645
3479
  {
3646
3480
  "kind": "field",
3647
- "name": "activeItemChange",
3481
+ "name": "stopRecording",
3482
+ "type": {
3483
+ "text": "(() => void) | null"
3484
+ },
3648
3485
  "privacy": "private",
3649
- "inheritedFrom": {
3650
- "name": "Accordion",
3651
- "module": "src/accordion/accordion.ts"
3652
- }
3486
+ "default": "null"
3653
3487
  },
3654
3488
  {
3655
- "kind": "method",
3656
- "name": "getItemIds",
3657
- "privacy": "private",
3658
- "return": {
3659
- "type": {
3660
- "text": "Array<string | null>"
3661
- }
3489
+ "kind": "field",
3490
+ "name": "speechApplyDebounceTimer",
3491
+ "type": {
3492
+ "text": "ReturnType<typeof setTimeout> | null"
3662
3493
  },
3663
- "inheritedFrom": {
3664
- "name": "Accordion",
3665
- "module": "src/accordion/accordion.ts"
3666
- }
3494
+ "privacy": "private",
3495
+ "default": "null"
3667
3496
  },
3668
3497
  {
3669
- "kind": "method",
3670
- "name": "isSingleExpandMode",
3671
- "privacy": "private",
3672
- "return": {
3673
- "type": {
3674
- "text": "boolean"
3675
- }
3498
+ "kind": "field",
3499
+ "name": "speechAvailable",
3500
+ "type": {
3501
+ "text": "boolean"
3676
3502
  },
3677
- "inheritedFrom": {
3678
- "name": "Accordion",
3679
- "module": "src/accordion/accordion.ts"
3680
- }
3503
+ "readonly": true
3681
3504
  },
3682
3505
  {
3683
3506
  "kind": "field",
3684
- "name": "handleItemKeyDown",
3685
- "privacy": "private",
3686
- "inheritedFrom": {
3687
- "name": "Accordion",
3688
- "module": "src/accordion/accordion.ts"
3689
- }
3507
+ "name": "criteriaChips",
3508
+ "type": {
3509
+ "text": "CriteriaChip[]"
3510
+ },
3511
+ "readonly": true
3690
3512
  },
3691
3513
  {
3692
- "kind": "field",
3693
- "name": "handleItemFocus",
3514
+ "kind": "method",
3515
+ "name": "getFieldLabel",
3694
3516
  "privacy": "private",
3695
- "inheritedFrom": {
3696
- "name": "Accordion",
3697
- "module": "src/accordion/accordion.ts"
3517
+ "return": {
3518
+ "type": {
3519
+ "text": "string"
3520
+ }
3521
+ },
3522
+ "parameters": [
3523
+ {
3524
+ "name": "fieldName",
3525
+ "type": {
3526
+ "text": "string"
3527
+ }
3528
+ }
3529
+ ]
3530
+ },
3531
+ {
3532
+ "kind": "method",
3533
+ "name": "toggleCriteriaView",
3534
+ "return": {
3535
+ "type": {
3536
+ "text": "void"
3537
+ }
3698
3538
  }
3699
3539
  },
3700
3540
  {
3701
3541
  "kind": "method",
3702
- "name": "adjust",
3703
- "privacy": "private",
3542
+ "name": "removeChip",
3704
3543
  "return": {
3705
3544
  "type": {
3706
3545
  "text": "void"
@@ -3708,31 +3547,49 @@
3708
3547
  },
3709
3548
  "parameters": [
3710
3549
  {
3711
- "name": "adjustment",
3550
+ "name": "groupIndex",
3551
+ "type": {
3552
+ "text": "number"
3553
+ }
3554
+ },
3555
+ {
3556
+ "name": "clauseIndex",
3712
3557
  "type": {
3713
3558
  "text": "number"
3714
3559
  }
3715
3560
  }
3716
- ],
3717
- "inheritedFrom": {
3718
- "name": "Accordion",
3719
- "module": "src/accordion/accordion.ts"
3720
- }
3561
+ ]
3721
3562
  },
3722
3563
  {
3723
3564
  "kind": "method",
3724
- "name": "focusItem",
3725
- "privacy": "private",
3565
+ "name": "clearChips",
3726
3566
  "return": {
3727
3567
  "type": {
3728
3568
  "text": "void"
3729
3569
  }
3730
- },
3731
- "inheritedFrom": {
3732
- "name": "Accordion",
3733
- "module": "src/accordion/accordion.ts"
3734
3570
  }
3735
3571
  },
3572
+ {
3573
+ "kind": "method",
3574
+ "name": "handleSubmit"
3575
+ },
3576
+ {
3577
+ "kind": "method",
3578
+ "name": "handleBlur"
3579
+ },
3580
+ {
3581
+ "kind": "method",
3582
+ "name": "clear"
3583
+ },
3584
+ {
3585
+ "kind": "method",
3586
+ "name": "toggleSpeechInput"
3587
+ },
3588
+ {
3589
+ "kind": "method",
3590
+ "name": "clearSpeechApplyDebounce",
3591
+ "privacy": "private"
3592
+ },
3736
3593
  {
3737
3594
  "kind": "field",
3738
3595
  "name": "_presentation",
@@ -3847,26 +3704,48 @@
3847
3704
  ],
3848
3705
  "events": [
3849
3706
  {
3850
- "description": "Fires a custom 'change' event when the active item changes",
3851
- "name": "change",
3852
- "inheritedFrom": {
3853
- "name": "Accordion",
3854
- "module": "src/accordion/accordion.ts"
3855
- }
3707
+ "description": "Fired when interpreted criteria is applied or cleared",
3708
+ "name": "criteria-changed"
3709
+ },
3710
+ {
3711
+ "description": "Fired when interpreted criteria contains invalid clauses",
3712
+ "name": "validation-errors"
3856
3713
  }
3857
- ]
3714
+ ],
3715
+ "attributes": [
3716
+ {
3717
+ "name": "placeholder",
3718
+ "type": {
3719
+ "text": "string"
3720
+ },
3721
+ "default": "'Describe your search criteria in natural language...'",
3722
+ "fieldName": "placeholder"
3723
+ },
3724
+ {
3725
+ "type": {
3726
+ "text": "boolean"
3727
+ },
3728
+ "fieldName": "disabled"
3729
+ }
3730
+ ],
3731
+ "superclass": {
3732
+ "name": "FoundationElement",
3733
+ "package": "@microsoft/fast-foundation"
3734
+ },
3735
+ "tagName": "%%prefix%%-ai-criteria-search",
3736
+ "customElement": true
3858
3737
  },
3859
3738
  {
3860
3739
  "kind": "variable",
3861
- "name": "foundationAccordionShadowOptions",
3740
+ "name": "foundationAiCriteriaSearchShadowOptions",
3862
3741
  "type": {
3863
3742
  "text": "ShadowRootInit"
3864
3743
  },
3865
- "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
3744
+ "default": "undefined"
3866
3745
  },
3867
3746
  {
3868
3747
  "kind": "variable",
3869
- "name": "defaultAccordionConfig",
3748
+ "name": "defaultAiCriteriaSearchConfig",
3870
3749
  "type": {
3871
3750
  "text": "object"
3872
3751
  },
@@ -3874,57 +3753,103 @@
3874
3753
  },
3875
3754
  {
3876
3755
  "kind": "variable",
3877
- "name": "foundationAccordion",
3878
- "description": "The Foundation Accordion",
3879
- "privacy": "public"
3756
+ "name": "foundationAiCriteriaSearch"
3880
3757
  }
3881
3758
  ],
3882
3759
  "exports": [
3883
3760
  {
3884
3761
  "kind": "js",
3885
- "name": "Accordion",
3762
+ "name": "AiCriteriaSearch",
3886
3763
  "declaration": {
3887
- "name": "Accordion",
3888
- "module": "src/accordion/accordion.ts"
3764
+ "name": "AiCriteriaSearch",
3765
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
3889
3766
  }
3890
3767
  },
3891
3768
  {
3892
3769
  "kind": "js",
3893
- "name": "foundationAccordionShadowOptions",
3770
+ "name": "foundationAiCriteriaSearchShadowOptions",
3894
3771
  "declaration": {
3895
- "name": "foundationAccordionShadowOptions",
3896
- "module": "src/accordion/accordion.ts"
3772
+ "name": "foundationAiCriteriaSearchShadowOptions",
3773
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
3897
3774
  }
3898
3775
  },
3899
3776
  {
3900
3777
  "kind": "js",
3901
- "name": "defaultAccordionConfig",
3778
+ "name": "defaultAiCriteriaSearchConfig",
3902
3779
  "declaration": {
3903
- "name": "defaultAccordionConfig",
3904
- "module": "src/accordion/accordion.ts"
3780
+ "name": "defaultAiCriteriaSearchConfig",
3781
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
3905
3782
  }
3906
3783
  },
3907
3784
  {
3908
3785
  "kind": "js",
3909
- "name": "foundationAccordion",
3786
+ "name": "foundationAiCriteriaSearch",
3910
3787
  "declaration": {
3911
- "name": "foundationAccordion",
3912
- "module": "src/accordion/accordion.ts"
3788
+ "name": "foundationAiCriteriaSearch",
3789
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
3913
3790
  }
3914
3791
  }
3915
3792
  ]
3916
3793
  },
3917
3794
  {
3918
3795
  "kind": "javascript-module",
3919
- "path": "src/accordion/index.ts",
3796
+ "path": "src/ai-criteria-search/index.ts",
3920
3797
  "declarations": [],
3921
3798
  "exports": [
3799
+ {
3800
+ "kind": "js",
3801
+ "name": "AiCriteriaSearch",
3802
+ "declaration": {
3803
+ "name": "AiCriteriaSearch",
3804
+ "module": "./ai-criteria-search"
3805
+ }
3806
+ },
3807
+ {
3808
+ "kind": "js",
3809
+ "name": "defaultAiCriteriaSearchConfig",
3810
+ "declaration": {
3811
+ "name": "defaultAiCriteriaSearchConfig",
3812
+ "module": "./ai-criteria-search"
3813
+ }
3814
+ },
3815
+ {
3816
+ "kind": "js",
3817
+ "name": "foundationAiCriteriaSearch",
3818
+ "declaration": {
3819
+ "name": "foundationAiCriteriaSearch",
3820
+ "module": "./ai-criteria-search"
3821
+ }
3822
+ },
3823
+ {
3824
+ "kind": "js",
3825
+ "name": "foundationAiCriteriaSearchShadowOptions",
3826
+ "declaration": {
3827
+ "name": "foundationAiCriteriaSearchShadowOptions",
3828
+ "module": "./ai-criteria-search"
3829
+ }
3830
+ },
3831
+ {
3832
+ "kind": "js",
3833
+ "name": "foundationAiCriteriaSearchStyles",
3834
+ "declaration": {
3835
+ "name": "foundationAiCriteriaSearchStyles",
3836
+ "module": "./ai-criteria-search.styles"
3837
+ }
3838
+ },
3839
+ {
3840
+ "kind": "js",
3841
+ "name": "foundationAiCriteriaSearchTemplate",
3842
+ "declaration": {
3843
+ "name": "foundationAiCriteriaSearchTemplate",
3844
+ "module": "./ai-criteria-search.template"
3845
+ }
3846
+ },
3922
3847
  {
3923
3848
  "kind": "js",
3924
3849
  "name": "*",
3925
3850
  "declaration": {
3926
3851
  "name": "*",
3927
- "package": "./accordion.template"
3852
+ "package": "./validation/criteria-ir"
3928
3853
  }
3929
3854
  },
3930
3855
  {
@@ -3932,7 +3857,7 @@
3932
3857
  "name": "*",
3933
3858
  "declaration": {
3934
3859
  "name": "*",
3935
- "package": "./accordion.styles"
3860
+ "package": "./validation/operator-map"
3936
3861
  }
3937
3862
  },
3938
3863
  {
@@ -3940,7 +3865,82 @@
3940
3865
  "name": "*",
3941
3866
  "declaration": {
3942
3867
  "name": "*",
3943
- "package": "./accordion"
3868
+ "package": "./validation/schema-validator"
3869
+ }
3870
+ }
3871
+ ]
3872
+ },
3873
+ {
3874
+ "kind": "javascript-module",
3875
+ "path": "src/ai-criteria-search/validation-error-notification.ts",
3876
+ "declarations": [
3877
+ {
3878
+ "kind": "function",
3879
+ "name": "formatValidationErrors",
3880
+ "return": {
3881
+ "type": {
3882
+ "text": "string"
3883
+ }
3884
+ },
3885
+ "parameters": [
3886
+ {
3887
+ "name": "errors",
3888
+ "type": {
3889
+ "text": "ValidationError[]"
3890
+ }
3891
+ }
3892
+ ],
3893
+ "description": "Formats validation errors into a user-friendly message."
3894
+ },
3895
+ {
3896
+ "kind": "function",
3897
+ "name": "showCriteriaError",
3898
+ "return": {
3899
+ "type": {
3900
+ "text": "void"
3901
+ }
3902
+ },
3903
+ "parameters": [
3904
+ {
3905
+ "name": "title",
3906
+ "type": {
3907
+ "text": "string"
3908
+ },
3909
+ "description": "Notification title (e.g. \"Criteria validation error\")"
3910
+ },
3911
+ {
3912
+ "name": "body",
3913
+ "type": {
3914
+ "text": "string"
3915
+ },
3916
+ "description": "Error message to display"
3917
+ },
3918
+ {
3919
+ "name": "tagName",
3920
+ "type": {
3921
+ "text": "string"
3922
+ },
3923
+ "description": "Design system prefix (e.g. \"rapid\", \"foundation\")"
3924
+ }
3925
+ ],
3926
+ "description": "Shows a criteria error as a toast notification."
3927
+ }
3928
+ ],
3929
+ "exports": [
3930
+ {
3931
+ "kind": "js",
3932
+ "name": "formatValidationErrors",
3933
+ "declaration": {
3934
+ "name": "formatValidationErrors",
3935
+ "module": "src/ai-criteria-search/validation-error-notification.ts"
3936
+ }
3937
+ },
3938
+ {
3939
+ "kind": "js",
3940
+ "name": "showCriteriaError",
3941
+ "declaration": {
3942
+ "name": "showCriteriaError",
3943
+ "module": "src/ai-criteria-search/validation-error-notification.ts"
3944
3944
  }
3945
3945
  }
3946
3946
  ]