@genesislcap/foundation-ui 15.9.1 → 15.10.0-FUI-2597.2
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.
- package/dist/custom-elements.json +921 -921
- package/dist/dts/react.d.ts +13 -13
- package/dist/react.cjs +9 -9
- package/dist/react.mjs +7 -7
- package/package.json +19 -19
|
@@ -1455,11 +1455,34 @@
|
|
|
1455
1455
|
},
|
|
1456
1456
|
{
|
|
1457
1457
|
"kind": "javascript-module",
|
|
1458
|
-
"path": "src/
|
|
1458
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
1459
1459
|
"declarations": [
|
|
1460
1460
|
{
|
|
1461
1461
|
"kind": "function",
|
|
1462
|
-
"name": "
|
|
1462
|
+
"name": "actionsMenuBaseStyles",
|
|
1463
|
+
"return": {
|
|
1464
|
+
"type": {
|
|
1465
|
+
"text": "ElementStyles"
|
|
1466
|
+
}
|
|
1467
|
+
},
|
|
1468
|
+
"parameters": [
|
|
1469
|
+
{
|
|
1470
|
+
"name": "context",
|
|
1471
|
+
"type": {
|
|
1472
|
+
"text": "ElementDefinitionContext"
|
|
1473
|
+
}
|
|
1474
|
+
},
|
|
1475
|
+
{
|
|
1476
|
+
"name": "definition",
|
|
1477
|
+
"type": {
|
|
1478
|
+
"text": "FoundationElementDefinition"
|
|
1479
|
+
}
|
|
1480
|
+
}
|
|
1481
|
+
]
|
|
1482
|
+
},
|
|
1483
|
+
{
|
|
1484
|
+
"kind": "function",
|
|
1485
|
+
"name": "foundationActionsMenuStyles",
|
|
1463
1486
|
"return": {
|
|
1464
1487
|
"type": {
|
|
1465
1488
|
"text": "ElementStyles"
|
|
@@ -1484,277 +1507,281 @@
|
|
|
1484
1507
|
"exports": [
|
|
1485
1508
|
{
|
|
1486
1509
|
"kind": "js",
|
|
1487
|
-
"name": "
|
|
1510
|
+
"name": "actionsMenuBaseStyles",
|
|
1488
1511
|
"declaration": {
|
|
1489
|
-
"name": "
|
|
1490
|
-
"module": "src/
|
|
1512
|
+
"name": "actionsMenuBaseStyles",
|
|
1513
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1514
|
+
}
|
|
1515
|
+
},
|
|
1516
|
+
{
|
|
1517
|
+
"kind": "js",
|
|
1518
|
+
"name": "foundationActionsMenuStyles",
|
|
1519
|
+
"declaration": {
|
|
1520
|
+
"name": "foundationActionsMenuStyles",
|
|
1521
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1491
1522
|
}
|
|
1492
1523
|
}
|
|
1493
1524
|
]
|
|
1494
1525
|
},
|
|
1495
1526
|
{
|
|
1496
1527
|
"kind": "javascript-module",
|
|
1497
|
-
"path": "src/
|
|
1528
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
1498
1529
|
"declarations": [
|
|
1499
1530
|
{
|
|
1500
1531
|
"kind": "function",
|
|
1501
|
-
"name": "
|
|
1502
|
-
"return": {
|
|
1503
|
-
"type": {
|
|
1504
|
-
"text": "ViewTemplate<Accordion>"
|
|
1505
|
-
}
|
|
1506
|
-
},
|
|
1532
|
+
"name": "menuTemplate",
|
|
1507
1533
|
"parameters": [
|
|
1508
1534
|
{
|
|
1509
|
-
"name": "
|
|
1535
|
+
"name": "prefix",
|
|
1510
1536
|
"type": {
|
|
1511
|
-
"text": "
|
|
1537
|
+
"text": "string"
|
|
1512
1538
|
}
|
|
1513
|
-
}
|
|
1539
|
+
}
|
|
1540
|
+
]
|
|
1541
|
+
},
|
|
1542
|
+
{
|
|
1543
|
+
"kind": "function",
|
|
1544
|
+
"name": "singleOptionTemplate",
|
|
1545
|
+
"parameters": [
|
|
1514
1546
|
{
|
|
1515
|
-
"name": "
|
|
1547
|
+
"name": "prefix",
|
|
1516
1548
|
"type": {
|
|
1517
|
-
"text": "
|
|
1549
|
+
"text": "string"
|
|
1518
1550
|
}
|
|
1519
1551
|
}
|
|
1520
1552
|
]
|
|
1553
|
+
},
|
|
1554
|
+
{
|
|
1555
|
+
"kind": "variable",
|
|
1556
|
+
"name": "foundationActionsMenuTemplate",
|
|
1557
|
+
"type": {
|
|
1558
|
+
"text": "ViewTemplate<ActionsMenu>"
|
|
1559
|
+
},
|
|
1560
|
+
"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`"
|
|
1521
1561
|
}
|
|
1522
1562
|
],
|
|
1523
1563
|
"exports": [
|
|
1524
1564
|
{
|
|
1525
1565
|
"kind": "js",
|
|
1526
|
-
"name": "
|
|
1566
|
+
"name": "menuTemplate",
|
|
1527
1567
|
"declaration": {
|
|
1528
|
-
"name": "
|
|
1529
|
-
"module": "src/
|
|
1568
|
+
"name": "menuTemplate",
|
|
1569
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1570
|
+
}
|
|
1571
|
+
},
|
|
1572
|
+
{
|
|
1573
|
+
"kind": "js",
|
|
1574
|
+
"name": "singleOptionTemplate",
|
|
1575
|
+
"declaration": {
|
|
1576
|
+
"name": "singleOptionTemplate",
|
|
1577
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1578
|
+
}
|
|
1579
|
+
},
|
|
1580
|
+
{
|
|
1581
|
+
"kind": "js",
|
|
1582
|
+
"name": "foundationActionsMenuTemplate",
|
|
1583
|
+
"declaration": {
|
|
1584
|
+
"name": "foundationActionsMenuTemplate",
|
|
1585
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1530
1586
|
}
|
|
1531
1587
|
}
|
|
1532
1588
|
]
|
|
1533
1589
|
},
|
|
1534
1590
|
{
|
|
1535
1591
|
"kind": "javascript-module",
|
|
1536
|
-
"path": "src/
|
|
1592
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
1537
1593
|
"declarations": [
|
|
1538
1594
|
{
|
|
1539
1595
|
"kind": "class",
|
|
1540
1596
|
"description": "",
|
|
1541
|
-
"name": "
|
|
1542
|
-
"
|
|
1543
|
-
"name": "FASTAccordion",
|
|
1544
|
-
"package": "@microsoft/fast-foundation"
|
|
1545
|
-
},
|
|
1546
|
-
"tagName": "%%prefix%%-accordion",
|
|
1547
|
-
"customElement": true,
|
|
1548
|
-
"attributes": [
|
|
1597
|
+
"name": "ActionsMenu",
|
|
1598
|
+
"members": [
|
|
1549
1599
|
{
|
|
1550
|
-
"
|
|
1600
|
+
"kind": "field",
|
|
1601
|
+
"name": "actions",
|
|
1551
1602
|
"type": {
|
|
1552
|
-
"text": "
|
|
1553
|
-
},
|
|
1554
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
1555
|
-
"fieldName": "expandmode",
|
|
1556
|
-
"inheritedFrom": {
|
|
1557
|
-
"name": "Accordion",
|
|
1558
|
-
"module": "src/accordion/accordion.ts"
|
|
1603
|
+
"text": "ActionMenuItem[]"
|
|
1559
1604
|
}
|
|
1560
|
-
}
|
|
1561
|
-
],
|
|
1562
|
-
"members": [
|
|
1605
|
+
},
|
|
1563
1606
|
{
|
|
1564
1607
|
"kind": "field",
|
|
1565
|
-
"name": "
|
|
1608
|
+
"name": "isVertical",
|
|
1566
1609
|
"type": {
|
|
1567
|
-
"text": "
|
|
1610
|
+
"text": "boolean"
|
|
1568
1611
|
},
|
|
1569
|
-
"
|
|
1570
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
1571
|
-
"inheritedFrom": {
|
|
1572
|
-
"name": "Accordion",
|
|
1573
|
-
"module": "src/accordion/accordion.ts"
|
|
1574
|
-
}
|
|
1612
|
+
"default": "false"
|
|
1575
1613
|
},
|
|
1576
1614
|
{
|
|
1577
1615
|
"kind": "field",
|
|
1578
|
-
"name": "
|
|
1616
|
+
"name": "addDefaultActions",
|
|
1579
1617
|
"type": {
|
|
1580
|
-
"text": "
|
|
1618
|
+
"text": "boolean"
|
|
1581
1619
|
},
|
|
1582
|
-
"
|
|
1583
|
-
"inheritedFrom": {
|
|
1584
|
-
"name": "Accordion",
|
|
1585
|
-
"module": "src/accordion/accordion.ts"
|
|
1586
|
-
}
|
|
1620
|
+
"default": "true"
|
|
1587
1621
|
},
|
|
1588
1622
|
{
|
|
1589
1623
|
"kind": "field",
|
|
1590
|
-
"name": "
|
|
1624
|
+
"name": "autoCloseOnAction",
|
|
1591
1625
|
"type": {
|
|
1592
|
-
"text": "
|
|
1626
|
+
"text": "boolean"
|
|
1593
1627
|
},
|
|
1594
|
-
"
|
|
1595
|
-
"default": "0",
|
|
1596
|
-
"inheritedFrom": {
|
|
1597
|
-
"name": "Accordion",
|
|
1598
|
-
"module": "src/accordion/accordion.ts"
|
|
1599
|
-
}
|
|
1628
|
+
"default": "true"
|
|
1600
1629
|
},
|
|
1601
1630
|
{
|
|
1602
1631
|
"kind": "field",
|
|
1603
|
-
"name": "
|
|
1632
|
+
"name": "classNames",
|
|
1604
1633
|
"type": {
|
|
1605
|
-
"text": "
|
|
1606
|
-
},
|
|
1607
|
-
"privacy": "private",
|
|
1608
|
-
"inheritedFrom": {
|
|
1609
|
-
"name": "Accordion",
|
|
1610
|
-
"module": "src/accordion/accordion.ts"
|
|
1634
|
+
"text": "string"
|
|
1611
1635
|
}
|
|
1612
1636
|
},
|
|
1613
1637
|
{
|
|
1614
1638
|
"kind": "field",
|
|
1615
|
-
"name": "
|
|
1616
|
-
"
|
|
1617
|
-
|
|
1618
|
-
"name": "Accordion",
|
|
1619
|
-
"module": "src/accordion/accordion.ts"
|
|
1639
|
+
"name": "definition",
|
|
1640
|
+
"type": {
|
|
1641
|
+
"text": "any"
|
|
1620
1642
|
}
|
|
1621
1643
|
},
|
|
1622
1644
|
{
|
|
1623
|
-
"kind": "
|
|
1624
|
-
"name": "
|
|
1625
|
-
"
|
|
1626
|
-
|
|
1627
|
-
"type": {
|
|
1628
|
-
"text": "AccordionItem | null"
|
|
1629
|
-
}
|
|
1645
|
+
"kind": "field",
|
|
1646
|
+
"name": "name",
|
|
1647
|
+
"type": {
|
|
1648
|
+
"text": "string"
|
|
1630
1649
|
},
|
|
1631
|
-
"
|
|
1632
|
-
"name": "Accordion",
|
|
1633
|
-
"module": "src/accordion/accordion.ts"
|
|
1634
|
-
}
|
|
1650
|
+
"default": "'Actions'"
|
|
1635
1651
|
},
|
|
1636
1652
|
{
|
|
1637
1653
|
"kind": "field",
|
|
1638
|
-
"name": "
|
|
1639
|
-
"
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1654
|
+
"name": "open",
|
|
1655
|
+
"type": {
|
|
1656
|
+
"text": "boolean"
|
|
1657
|
+
},
|
|
1658
|
+
"default": "false"
|
|
1659
|
+
},
|
|
1660
|
+
{
|
|
1661
|
+
"kind": "field",
|
|
1662
|
+
"name": "buttonAppearance",
|
|
1663
|
+
"type": {
|
|
1664
|
+
"text": "string"
|
|
1643
1665
|
}
|
|
1644
1666
|
},
|
|
1645
1667
|
{
|
|
1646
|
-
"kind": "
|
|
1647
|
-
"name": "
|
|
1648
|
-
"
|
|
1649
|
-
|
|
1650
|
-
"type": {
|
|
1651
|
-
"text": "void"
|
|
1652
|
-
}
|
|
1668
|
+
"kind": "field",
|
|
1669
|
+
"name": "hideDisabled",
|
|
1670
|
+
"type": {
|
|
1671
|
+
"text": "boolean"
|
|
1653
1672
|
},
|
|
1654
|
-
"
|
|
1655
|
-
"name": "Accordion",
|
|
1656
|
-
"module": "src/accordion/accordion.ts"
|
|
1657
|
-
}
|
|
1673
|
+
"default": "false"
|
|
1658
1674
|
},
|
|
1659
1675
|
{
|
|
1660
1676
|
"kind": "field",
|
|
1661
|
-
"name": "
|
|
1662
|
-
"
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
}
|
|
1677
|
+
"name": "hideMenuSingleOption",
|
|
1678
|
+
"type": {
|
|
1679
|
+
"text": "boolean"
|
|
1680
|
+
},
|
|
1681
|
+
"default": "false"
|
|
1667
1682
|
},
|
|
1668
1683
|
{
|
|
1669
1684
|
"kind": "field",
|
|
1670
|
-
"name": "
|
|
1671
|
-
"
|
|
1672
|
-
|
|
1673
|
-
"name": "Accordion",
|
|
1674
|
-
"module": "src/accordion/accordion.ts"
|
|
1685
|
+
"name": "singleOption",
|
|
1686
|
+
"type": {
|
|
1687
|
+
"text": "ActionMenuItem"
|
|
1675
1688
|
}
|
|
1676
1689
|
},
|
|
1677
1690
|
{
|
|
1678
|
-
"kind": "
|
|
1679
|
-
"name": "
|
|
1680
|
-
"
|
|
1681
|
-
|
|
1682
|
-
"type": {
|
|
1683
|
-
"text": "Array<string | null>"
|
|
1684
|
-
}
|
|
1685
|
-
},
|
|
1686
|
-
"inheritedFrom": {
|
|
1687
|
-
"name": "Accordion",
|
|
1688
|
-
"module": "src/accordion/accordion.ts"
|
|
1691
|
+
"kind": "field",
|
|
1692
|
+
"name": "actionsMenu",
|
|
1693
|
+
"type": {
|
|
1694
|
+
"text": "HTMLElement"
|
|
1689
1695
|
}
|
|
1690
1696
|
},
|
|
1691
1697
|
{
|
|
1692
|
-
"kind": "
|
|
1693
|
-
"name": "
|
|
1694
|
-
"
|
|
1695
|
-
|
|
1696
|
-
"type": {
|
|
1697
|
-
"text": "boolean"
|
|
1698
|
-
}
|
|
1699
|
-
},
|
|
1700
|
-
"inheritedFrom": {
|
|
1701
|
-
"name": "Accordion",
|
|
1702
|
-
"module": "src/accordion/accordion.ts"
|
|
1698
|
+
"kind": "field",
|
|
1699
|
+
"name": "actionsOpener",
|
|
1700
|
+
"type": {
|
|
1701
|
+
"text": "HTMLElement"
|
|
1703
1702
|
}
|
|
1704
1703
|
},
|
|
1705
1704
|
{
|
|
1706
|
-
"kind": "
|
|
1707
|
-
"name": "
|
|
1708
|
-
"privacy": "private"
|
|
1709
|
-
"inheritedFrom": {
|
|
1710
|
-
"name": "Accordion",
|
|
1711
|
-
"module": "src/accordion/accordion.ts"
|
|
1712
|
-
}
|
|
1705
|
+
"kind": "method",
|
|
1706
|
+
"name": "updateMenuPosition",
|
|
1707
|
+
"privacy": "private"
|
|
1713
1708
|
},
|
|
1714
1709
|
{
|
|
1715
|
-
"kind": "
|
|
1716
|
-
"name": "
|
|
1717
|
-
"privacy": "
|
|
1718
|
-
"
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1710
|
+
"kind": "method",
|
|
1711
|
+
"name": "definitionChanged",
|
|
1712
|
+
"privacy": "protected",
|
|
1713
|
+
"parameters": [
|
|
1714
|
+
{
|
|
1715
|
+
"name": "oldValue",
|
|
1716
|
+
"type": {
|
|
1717
|
+
"text": "any"
|
|
1718
|
+
}
|
|
1719
|
+
},
|
|
1720
|
+
{
|
|
1721
|
+
"name": "newValue",
|
|
1722
|
+
"type": {
|
|
1723
|
+
"text": "any"
|
|
1724
|
+
}
|
|
1725
|
+
}
|
|
1726
|
+
]
|
|
1722
1727
|
},
|
|
1723
1728
|
{
|
|
1724
1729
|
"kind": "method",
|
|
1725
|
-
"name": "
|
|
1726
|
-
"privacy": "
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
+
"name": "openChanged",
|
|
1731
|
+
"privacy": "protected"
|
|
1732
|
+
},
|
|
1733
|
+
{
|
|
1734
|
+
"kind": "method",
|
|
1735
|
+
"name": "toggleActionsMenuVisibility"
|
|
1736
|
+
},
|
|
1737
|
+
{
|
|
1738
|
+
"kind": "method",
|
|
1739
|
+
"name": "onActionMenuItemClick",
|
|
1740
|
+
"parameters": [
|
|
1741
|
+
{
|
|
1742
|
+
"name": "callback",
|
|
1743
|
+
"type": {
|
|
1744
|
+
"text": "(rowData) => void | any"
|
|
1745
|
+
}
|
|
1730
1746
|
}
|
|
1747
|
+
]
|
|
1748
|
+
},
|
|
1749
|
+
{
|
|
1750
|
+
"kind": "field",
|
|
1751
|
+
"name": "allActions",
|
|
1752
|
+
"type": {
|
|
1753
|
+
"text": "ActionMenuItem[]"
|
|
1731
1754
|
},
|
|
1755
|
+
"readonly": true
|
|
1756
|
+
},
|
|
1757
|
+
{
|
|
1758
|
+
"kind": "field",
|
|
1759
|
+
"name": "rowData",
|
|
1760
|
+
"readonly": true
|
|
1761
|
+
},
|
|
1762
|
+
{
|
|
1763
|
+
"kind": "method",
|
|
1764
|
+
"name": "getLabel",
|
|
1732
1765
|
"parameters": [
|
|
1733
1766
|
{
|
|
1734
|
-
"name": "
|
|
1767
|
+
"name": "name",
|
|
1735
1768
|
"type": {
|
|
1736
|
-
"text": "
|
|
1769
|
+
"text": "string | ((rowData: any) => string)"
|
|
1737
1770
|
}
|
|
1738
1771
|
}
|
|
1739
|
-
]
|
|
1740
|
-
"inheritedFrom": {
|
|
1741
|
-
"name": "Accordion",
|
|
1742
|
-
"module": "src/accordion/accordion.ts"
|
|
1743
|
-
}
|
|
1772
|
+
]
|
|
1744
1773
|
},
|
|
1745
1774
|
{
|
|
1746
1775
|
"kind": "method",
|
|
1747
|
-
"name": "
|
|
1748
|
-
"
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
"
|
|
1776
|
+
"name": "getTemplate",
|
|
1777
|
+
"parameters": [
|
|
1778
|
+
{
|
|
1779
|
+
"name": "prefix",
|
|
1780
|
+
"type": {
|
|
1781
|
+
"text": "string"
|
|
1782
|
+
}
|
|
1752
1783
|
}
|
|
1753
|
-
|
|
1754
|
-
"inheritedFrom": {
|
|
1755
|
-
"name": "Accordion",
|
|
1756
|
-
"module": "src/accordion/accordion.ts"
|
|
1757
|
-
}
|
|
1784
|
+
]
|
|
1758
1785
|
},
|
|
1759
1786
|
{
|
|
1760
1787
|
"kind": "field",
|
|
@@ -1868,78 +1895,107 @@
|
|
|
1868
1895
|
}
|
|
1869
1896
|
}
|
|
1870
1897
|
],
|
|
1871
|
-
"
|
|
1898
|
+
"attributes": [
|
|
1872
1899
|
{
|
|
1873
|
-
"
|
|
1874
|
-
"
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1900
|
+
"name": "is-vertical",
|
|
1901
|
+
"type": {
|
|
1902
|
+
"text": "boolean"
|
|
1903
|
+
},
|
|
1904
|
+
"default": "false",
|
|
1905
|
+
"fieldName": "isVertical"
|
|
1906
|
+
},
|
|
1907
|
+
{
|
|
1908
|
+
"name": "add-default-actions",
|
|
1909
|
+
"type": {
|
|
1910
|
+
"text": "boolean"
|
|
1911
|
+
},
|
|
1912
|
+
"default": "true",
|
|
1913
|
+
"fieldName": "addDefaultActions"
|
|
1914
|
+
},
|
|
1915
|
+
{
|
|
1916
|
+
"name": "auto-close-on-action",
|
|
1917
|
+
"type": {
|
|
1918
|
+
"text": "boolean"
|
|
1919
|
+
},
|
|
1920
|
+
"default": "true",
|
|
1921
|
+
"fieldName": "autoCloseOnAction"
|
|
1922
|
+
},
|
|
1923
|
+
{
|
|
1924
|
+
"name": "name",
|
|
1925
|
+
"type": {
|
|
1926
|
+
"text": "string"
|
|
1927
|
+
},
|
|
1928
|
+
"default": "'Actions'",
|
|
1929
|
+
"fieldName": "name"
|
|
1930
|
+
},
|
|
1931
|
+
{
|
|
1932
|
+
"name": "open",
|
|
1933
|
+
"type": {
|
|
1934
|
+
"text": "boolean"
|
|
1935
|
+
},
|
|
1936
|
+
"default": "false",
|
|
1937
|
+
"fieldName": "open"
|
|
1938
|
+
},
|
|
1939
|
+
{
|
|
1940
|
+
"name": "buttonAppearance",
|
|
1941
|
+
"type": {
|
|
1942
|
+
"text": "string"
|
|
1943
|
+
},
|
|
1944
|
+
"fieldName": "buttonAppearance"
|
|
1945
|
+
},
|
|
1946
|
+
{
|
|
1947
|
+
"name": "hide-disabled",
|
|
1948
|
+
"type": {
|
|
1949
|
+
"text": "boolean"
|
|
1950
|
+
},
|
|
1951
|
+
"default": "false",
|
|
1952
|
+
"fieldName": "hideDisabled"
|
|
1953
|
+
},
|
|
1954
|
+
{
|
|
1955
|
+
"name": "hide-menu-single-option",
|
|
1956
|
+
"type": {
|
|
1957
|
+
"text": "boolean"
|
|
1958
|
+
},
|
|
1959
|
+
"default": "false",
|
|
1960
|
+
"fieldName": "hideMenuSingleOption"
|
|
1879
1961
|
}
|
|
1880
|
-
]
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
"name": "foundationAccordionShadowOptions",
|
|
1885
|
-
"type": {
|
|
1886
|
-
"text": "ShadowRootInit"
|
|
1887
|
-
},
|
|
1888
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1889
|
-
},
|
|
1890
|
-
{
|
|
1891
|
-
"kind": "variable",
|
|
1892
|
-
"name": "defaultAccordionConfig",
|
|
1893
|
-
"type": {
|
|
1894
|
-
"text": "object"
|
|
1962
|
+
],
|
|
1963
|
+
"superclass": {
|
|
1964
|
+
"name": "FoundationElement",
|
|
1965
|
+
"package": "@microsoft/fast-foundation"
|
|
1895
1966
|
},
|
|
1896
|
-
"
|
|
1967
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
1968
|
+
"customElement": true
|
|
1897
1969
|
},
|
|
1898
1970
|
{
|
|
1899
1971
|
"kind": "variable",
|
|
1900
|
-
"name": "
|
|
1901
|
-
"description": "The Foundation
|
|
1972
|
+
"name": "foundationActionsMenu",
|
|
1973
|
+
"description": "The Foundation Actions Menu",
|
|
1902
1974
|
"privacy": "public"
|
|
1903
1975
|
}
|
|
1904
1976
|
],
|
|
1905
1977
|
"exports": [
|
|
1906
1978
|
{
|
|
1907
1979
|
"kind": "js",
|
|
1908
|
-
"name": "
|
|
1909
|
-
"declaration": {
|
|
1910
|
-
"name": "Accordion",
|
|
1911
|
-
"module": "src/accordion/accordion.ts"
|
|
1912
|
-
}
|
|
1913
|
-
},
|
|
1914
|
-
{
|
|
1915
|
-
"kind": "js",
|
|
1916
|
-
"name": "foundationAccordionShadowOptions",
|
|
1917
|
-
"declaration": {
|
|
1918
|
-
"name": "foundationAccordionShadowOptions",
|
|
1919
|
-
"module": "src/accordion/accordion.ts"
|
|
1920
|
-
}
|
|
1921
|
-
},
|
|
1922
|
-
{
|
|
1923
|
-
"kind": "js",
|
|
1924
|
-
"name": "defaultAccordionConfig",
|
|
1980
|
+
"name": "ActionsMenu",
|
|
1925
1981
|
"declaration": {
|
|
1926
|
-
"name": "
|
|
1927
|
-
"module": "src/
|
|
1982
|
+
"name": "ActionsMenu",
|
|
1983
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1928
1984
|
}
|
|
1929
1985
|
},
|
|
1930
1986
|
{
|
|
1931
1987
|
"kind": "js",
|
|
1932
|
-
"name": "
|
|
1988
|
+
"name": "foundationActionsMenu",
|
|
1933
1989
|
"declaration": {
|
|
1934
|
-
"name": "
|
|
1935
|
-
"module": "src/
|
|
1990
|
+
"name": "foundationActionsMenu",
|
|
1991
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1936
1992
|
}
|
|
1937
1993
|
}
|
|
1938
1994
|
]
|
|
1939
1995
|
},
|
|
1940
1996
|
{
|
|
1941
1997
|
"kind": "javascript-module",
|
|
1942
|
-
"path": "src/
|
|
1998
|
+
"path": "src/actions-menu/index.ts",
|
|
1943
1999
|
"declarations": [],
|
|
1944
2000
|
"exports": [
|
|
1945
2001
|
{
|
|
@@ -1947,7 +2003,7 @@
|
|
|
1947
2003
|
"name": "*",
|
|
1948
2004
|
"declaration": {
|
|
1949
2005
|
"name": "*",
|
|
1950
|
-
"package": "./
|
|
2006
|
+
"package": "./actions-menu.styles"
|
|
1951
2007
|
}
|
|
1952
2008
|
},
|
|
1953
2009
|
{
|
|
@@ -1955,7 +2011,7 @@
|
|
|
1955
2011
|
"name": "*",
|
|
1956
2012
|
"declaration": {
|
|
1957
2013
|
"name": "*",
|
|
1958
|
-
"package": "./
|
|
2014
|
+
"package": "./actions-menu.template"
|
|
1959
2015
|
}
|
|
1960
2016
|
},
|
|
1961
2017
|
{
|
|
@@ -1963,7 +2019,7 @@
|
|
|
1963
2019
|
"name": "*",
|
|
1964
2020
|
"declaration": {
|
|
1965
2021
|
"name": "*",
|
|
1966
|
-
"package": "./
|
|
2022
|
+
"package": "./actions-menu"
|
|
1967
2023
|
}
|
|
1968
2024
|
}
|
|
1969
2025
|
]
|
|
@@ -2364,203 +2420,115 @@
|
|
|
2364
2420
|
},
|
|
2365
2421
|
{
|
|
2366
2422
|
"kind": "javascript-module",
|
|
2367
|
-
"path": "src/
|
|
2423
|
+
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
2368
2424
|
"declarations": [
|
|
2369
2425
|
{
|
|
2370
|
-
"kind": "
|
|
2371
|
-
"name": "
|
|
2372
|
-
"
|
|
2373
|
-
"type": {
|
|
2374
|
-
"text": "ElementStyles"
|
|
2375
|
-
}
|
|
2376
|
-
},
|
|
2377
|
-
"parameters": [
|
|
2378
|
-
{
|
|
2379
|
-
"name": "context",
|
|
2380
|
-
"type": {
|
|
2381
|
-
"text": "ElementDefinitionContext"
|
|
2382
|
-
}
|
|
2383
|
-
},
|
|
2384
|
-
{
|
|
2385
|
-
"name": "definition",
|
|
2386
|
-
"type": {
|
|
2387
|
-
"text": "FoundationElementDefinition"
|
|
2388
|
-
}
|
|
2389
|
-
}
|
|
2390
|
-
]
|
|
2391
|
-
},
|
|
2392
|
-
{
|
|
2393
|
-
"kind": "function",
|
|
2394
|
-
"name": "foundationActionsMenuStyles",
|
|
2395
|
-
"return": {
|
|
2396
|
-
"type": {
|
|
2397
|
-
"text": "ElementStyles"
|
|
2398
|
-
}
|
|
2399
|
-
},
|
|
2400
|
-
"parameters": [
|
|
2401
|
-
{
|
|
2402
|
-
"name": "context",
|
|
2403
|
-
"type": {
|
|
2404
|
-
"text": "ElementDefinitionContext"
|
|
2405
|
-
}
|
|
2406
|
-
},
|
|
2407
|
-
{
|
|
2408
|
-
"name": "definition",
|
|
2409
|
-
"type": {
|
|
2410
|
-
"text": "FoundationElementDefinition"
|
|
2411
|
-
}
|
|
2412
|
-
}
|
|
2413
|
-
]
|
|
2426
|
+
"kind": "variable",
|
|
2427
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2428
|
+
"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`"
|
|
2414
2429
|
}
|
|
2415
2430
|
],
|
|
2416
2431
|
"exports": [
|
|
2417
2432
|
{
|
|
2418
2433
|
"kind": "js",
|
|
2419
|
-
"name": "
|
|
2420
|
-
"declaration": {
|
|
2421
|
-
"name": "actionsMenuBaseStyles",
|
|
2422
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2423
|
-
}
|
|
2424
|
-
},
|
|
2425
|
-
{
|
|
2426
|
-
"kind": "js",
|
|
2427
|
-
"name": "foundationActionsMenuStyles",
|
|
2434
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2428
2435
|
"declaration": {
|
|
2429
|
-
"name": "
|
|
2430
|
-
"module": "src/
|
|
2436
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2437
|
+
"module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
|
|
2431
2438
|
}
|
|
2432
2439
|
}
|
|
2433
2440
|
]
|
|
2434
2441
|
},
|
|
2435
2442
|
{
|
|
2436
2443
|
"kind": "javascript-module",
|
|
2437
|
-
"path": "src/
|
|
2444
|
+
"path": "src/ai-criteria-search/ai-criteria-search.template.ts",
|
|
2438
2445
|
"declarations": [
|
|
2439
|
-
{
|
|
2440
|
-
"kind": "function",
|
|
2441
|
-
"name": "menuTemplate",
|
|
2442
|
-
"parameters": [
|
|
2443
|
-
{
|
|
2444
|
-
"name": "prefix",
|
|
2445
|
-
"type": {
|
|
2446
|
-
"text": "string"
|
|
2447
|
-
}
|
|
2448
|
-
}
|
|
2449
|
-
]
|
|
2450
|
-
},
|
|
2451
|
-
{
|
|
2452
|
-
"kind": "function",
|
|
2453
|
-
"name": "singleOptionTemplate",
|
|
2454
|
-
"parameters": [
|
|
2455
|
-
{
|
|
2456
|
-
"name": "prefix",
|
|
2457
|
-
"type": {
|
|
2458
|
-
"text": "string"
|
|
2459
|
-
}
|
|
2460
|
-
}
|
|
2461
|
-
]
|
|
2462
|
-
},
|
|
2463
2446
|
{
|
|
2464
2447
|
"kind": "variable",
|
|
2465
|
-
"name": "
|
|
2448
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2466
2449
|
"type": {
|
|
2467
|
-
"text": "ViewTemplate<
|
|
2450
|
+
"text": "ViewTemplate<AiCriteriaSearch>"
|
|
2468
2451
|
},
|
|
2469
|
-
"default": "html`\n
|
|
2452
|
+
"default": "html`\n ${(x) => aiCriteriaSearchTemplate(getPrefix(x))}\n`"
|
|
2470
2453
|
}
|
|
2471
2454
|
],
|
|
2472
2455
|
"exports": [
|
|
2473
2456
|
{
|
|
2474
2457
|
"kind": "js",
|
|
2475
|
-
"name": "
|
|
2476
|
-
"declaration": {
|
|
2477
|
-
"name": "menuTemplate",
|
|
2478
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2479
|
-
}
|
|
2480
|
-
},
|
|
2481
|
-
{
|
|
2482
|
-
"kind": "js",
|
|
2483
|
-
"name": "singleOptionTemplate",
|
|
2484
|
-
"declaration": {
|
|
2485
|
-
"name": "singleOptionTemplate",
|
|
2486
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2487
|
-
}
|
|
2488
|
-
},
|
|
2489
|
-
{
|
|
2490
|
-
"kind": "js",
|
|
2491
|
-
"name": "foundationActionsMenuTemplate",
|
|
2458
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2492
2459
|
"declaration": {
|
|
2493
|
-
"name": "
|
|
2494
|
-
"module": "src/
|
|
2460
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2461
|
+
"module": "src/ai-criteria-search/ai-criteria-search.template.ts"
|
|
2495
2462
|
}
|
|
2496
2463
|
}
|
|
2497
2464
|
]
|
|
2498
2465
|
},
|
|
2499
2466
|
{
|
|
2500
2467
|
"kind": "javascript-module",
|
|
2501
|
-
"path": "src/
|
|
2468
|
+
"path": "src/ai-criteria-search/ai-criteria-search.ts",
|
|
2502
2469
|
"declarations": [
|
|
2503
2470
|
{
|
|
2504
2471
|
"kind": "class",
|
|
2505
|
-
"description": "",
|
|
2506
|
-
"name": "
|
|
2472
|
+
"description": "Natural-language criteria search input with AI interpretation.",
|
|
2473
|
+
"name": "AiCriteriaSearch",
|
|
2507
2474
|
"members": [
|
|
2508
2475
|
{
|
|
2509
2476
|
"kind": "field",
|
|
2510
|
-
"name": "
|
|
2477
|
+
"name": "providerRegistry",
|
|
2511
2478
|
"type": {
|
|
2512
|
-
"text": "
|
|
2479
|
+
"text": "AIProviderRegistry"
|
|
2513
2480
|
}
|
|
2514
2481
|
},
|
|
2515
2482
|
{
|
|
2516
2483
|
"kind": "field",
|
|
2517
|
-
"name": "
|
|
2484
|
+
"name": "placeholder",
|
|
2518
2485
|
"type": {
|
|
2519
|
-
"text": "
|
|
2486
|
+
"text": "string"
|
|
2520
2487
|
},
|
|
2521
|
-
"default": "
|
|
2488
|
+
"default": "'Describe your search criteria in natural language...'"
|
|
2522
2489
|
},
|
|
2523
2490
|
{
|
|
2524
2491
|
"kind": "field",
|
|
2525
|
-
"name": "
|
|
2492
|
+
"name": "disabled",
|
|
2526
2493
|
"type": {
|
|
2527
2494
|
"text": "boolean"
|
|
2528
|
-
}
|
|
2529
|
-
"default": "true"
|
|
2495
|
+
}
|
|
2530
2496
|
},
|
|
2531
2497
|
{
|
|
2532
2498
|
"kind": "field",
|
|
2533
|
-
"name": "
|
|
2499
|
+
"name": "inputValue",
|
|
2534
2500
|
"type": {
|
|
2535
|
-
"text": "
|
|
2501
|
+
"text": "string"
|
|
2536
2502
|
},
|
|
2537
|
-
"default": "
|
|
2503
|
+
"default": "''"
|
|
2538
2504
|
},
|
|
2539
2505
|
{
|
|
2540
2506
|
"kind": "field",
|
|
2541
|
-
"name": "
|
|
2507
|
+
"name": "isInterpreting",
|
|
2542
2508
|
"type": {
|
|
2543
|
-
"text": "
|
|
2544
|
-
}
|
|
2509
|
+
"text": "boolean"
|
|
2510
|
+
},
|
|
2511
|
+
"default": "false"
|
|
2545
2512
|
},
|
|
2546
2513
|
{
|
|
2547
2514
|
"kind": "field",
|
|
2548
|
-
"name": "
|
|
2515
|
+
"name": "lastValidCriteria",
|
|
2549
2516
|
"type": {
|
|
2550
|
-
"text": "
|
|
2551
|
-
}
|
|
2517
|
+
"text": "string | null"
|
|
2518
|
+
},
|
|
2519
|
+
"default": "null"
|
|
2552
2520
|
},
|
|
2553
2521
|
{
|
|
2554
2522
|
"kind": "field",
|
|
2555
|
-
"name": "
|
|
2523
|
+
"name": "activeGroups",
|
|
2556
2524
|
"type": {
|
|
2557
|
-
"text": "
|
|
2525
|
+
"text": "CriteriaGroup[]"
|
|
2558
2526
|
},
|
|
2559
|
-
"default": "
|
|
2527
|
+
"default": "[]"
|
|
2560
2528
|
},
|
|
2561
2529
|
{
|
|
2562
2530
|
"kind": "field",
|
|
2563
|
-
"name": "
|
|
2531
|
+
"name": "showingChips",
|
|
2564
2532
|
"type": {
|
|
2565
2533
|
"text": "boolean"
|
|
2566
2534
|
},
|
|
@@ -2568,14 +2536,15 @@
|
|
|
2568
2536
|
},
|
|
2569
2537
|
{
|
|
2570
2538
|
"kind": "field",
|
|
2571
|
-
"name": "
|
|
2539
|
+
"name": "fieldMetadata",
|
|
2572
2540
|
"type": {
|
|
2573
|
-
"text": "string"
|
|
2574
|
-
}
|
|
2541
|
+
"text": "MetadataDetail[] | string[]"
|
|
2542
|
+
},
|
|
2543
|
+
"default": "[]"
|
|
2575
2544
|
},
|
|
2576
2545
|
{
|
|
2577
2546
|
"kind": "field",
|
|
2578
|
-
"name": "
|
|
2547
|
+
"name": "isRecording",
|
|
2579
2548
|
"type": {
|
|
2580
2549
|
"text": "boolean"
|
|
2581
2550
|
},
|
|
@@ -2583,114 +2552,125 @@
|
|
|
2583
2552
|
},
|
|
2584
2553
|
{
|
|
2585
2554
|
"kind": "field",
|
|
2586
|
-
"name": "
|
|
2555
|
+
"name": "textAreaRef",
|
|
2587
2556
|
"type": {
|
|
2588
|
-
"text": "
|
|
2557
|
+
"text": "HTMLTextAreaElement"
|
|
2589
2558
|
},
|
|
2590
|
-
"
|
|
2559
|
+
"privacy": "public"
|
|
2591
2560
|
},
|
|
2592
2561
|
{
|
|
2593
2562
|
"kind": "field",
|
|
2594
|
-
"name": "
|
|
2563
|
+
"name": "stopRecording",
|
|
2595
2564
|
"type": {
|
|
2596
|
-
"text": "
|
|
2597
|
-
}
|
|
2565
|
+
"text": "(() => void) | null"
|
|
2566
|
+
},
|
|
2567
|
+
"privacy": "private",
|
|
2568
|
+
"default": "null"
|
|
2598
2569
|
},
|
|
2599
2570
|
{
|
|
2600
2571
|
"kind": "field",
|
|
2601
|
-
"name": "
|
|
2572
|
+
"name": "speechApplyDebounceTimer",
|
|
2602
2573
|
"type": {
|
|
2603
|
-
"text": "
|
|
2604
|
-
}
|
|
2574
|
+
"text": "ReturnType<typeof setTimeout> | null"
|
|
2575
|
+
},
|
|
2576
|
+
"privacy": "private",
|
|
2577
|
+
"default": "null"
|
|
2605
2578
|
},
|
|
2606
2579
|
{
|
|
2607
2580
|
"kind": "field",
|
|
2608
|
-
"name": "
|
|
2581
|
+
"name": "speechAvailable",
|
|
2609
2582
|
"type": {
|
|
2610
|
-
"text": "
|
|
2611
|
-
}
|
|
2583
|
+
"text": "boolean"
|
|
2584
|
+
},
|
|
2585
|
+
"readonly": true
|
|
2612
2586
|
},
|
|
2613
2587
|
{
|
|
2614
|
-
"kind": "
|
|
2615
|
-
"name": "
|
|
2616
|
-
"
|
|
2588
|
+
"kind": "field",
|
|
2589
|
+
"name": "criteriaChips",
|
|
2590
|
+
"type": {
|
|
2591
|
+
"text": "CriteriaChip[]"
|
|
2592
|
+
},
|
|
2593
|
+
"readonly": true
|
|
2617
2594
|
},
|
|
2618
2595
|
{
|
|
2619
2596
|
"kind": "method",
|
|
2620
|
-
"name": "
|
|
2621
|
-
"privacy": "
|
|
2597
|
+
"name": "getFieldLabel",
|
|
2598
|
+
"privacy": "private",
|
|
2599
|
+
"return": {
|
|
2600
|
+
"type": {
|
|
2601
|
+
"text": "string"
|
|
2602
|
+
}
|
|
2603
|
+
},
|
|
2622
2604
|
"parameters": [
|
|
2623
2605
|
{
|
|
2624
|
-
"name": "
|
|
2625
|
-
"type": {
|
|
2626
|
-
"text": "any"
|
|
2627
|
-
}
|
|
2628
|
-
},
|
|
2629
|
-
{
|
|
2630
|
-
"name": "newValue",
|
|
2606
|
+
"name": "fieldName",
|
|
2631
2607
|
"type": {
|
|
2632
|
-
"text": "
|
|
2608
|
+
"text": "string"
|
|
2633
2609
|
}
|
|
2634
2610
|
}
|
|
2635
2611
|
]
|
|
2636
2612
|
},
|
|
2637
2613
|
{
|
|
2638
2614
|
"kind": "method",
|
|
2639
|
-
"name": "
|
|
2640
|
-
"
|
|
2641
|
-
|
|
2642
|
-
|
|
2643
|
-
|
|
2644
|
-
|
|
2615
|
+
"name": "toggleCriteriaView",
|
|
2616
|
+
"return": {
|
|
2617
|
+
"type": {
|
|
2618
|
+
"text": "void"
|
|
2619
|
+
}
|
|
2620
|
+
}
|
|
2645
2621
|
},
|
|
2646
2622
|
{
|
|
2647
2623
|
"kind": "method",
|
|
2648
|
-
"name": "
|
|
2624
|
+
"name": "removeChip",
|
|
2625
|
+
"return": {
|
|
2626
|
+
"type": {
|
|
2627
|
+
"text": "void"
|
|
2628
|
+
}
|
|
2629
|
+
},
|
|
2649
2630
|
"parameters": [
|
|
2650
2631
|
{
|
|
2651
|
-
"name": "
|
|
2632
|
+
"name": "groupIndex",
|
|
2652
2633
|
"type": {
|
|
2653
|
-
"text": "
|
|
2634
|
+
"text": "number"
|
|
2635
|
+
}
|
|
2636
|
+
},
|
|
2637
|
+
{
|
|
2638
|
+
"name": "clauseIndex",
|
|
2639
|
+
"type": {
|
|
2640
|
+
"text": "number"
|
|
2654
2641
|
}
|
|
2655
2642
|
}
|
|
2656
2643
|
]
|
|
2657
2644
|
},
|
|
2658
2645
|
{
|
|
2659
|
-
"kind": "
|
|
2660
|
-
"name": "
|
|
2661
|
-
"
|
|
2662
|
-
"
|
|
2663
|
-
|
|
2664
|
-
|
|
2665
|
-
|
|
2646
|
+
"kind": "method",
|
|
2647
|
+
"name": "clearChips",
|
|
2648
|
+
"return": {
|
|
2649
|
+
"type": {
|
|
2650
|
+
"text": "void"
|
|
2651
|
+
}
|
|
2652
|
+
}
|
|
2653
|
+
},
|
|
2666
2654
|
{
|
|
2667
|
-
"kind": "
|
|
2668
|
-
"name": "
|
|
2669
|
-
"readonly": true
|
|
2655
|
+
"kind": "method",
|
|
2656
|
+
"name": "handleSubmit"
|
|
2670
2657
|
},
|
|
2671
2658
|
{
|
|
2672
2659
|
"kind": "method",
|
|
2673
|
-
"name": "
|
|
2674
|
-
"parameters": [
|
|
2675
|
-
{
|
|
2676
|
-
"name": "name",
|
|
2677
|
-
"type": {
|
|
2678
|
-
"text": "string | ((rowData: any) => string)"
|
|
2679
|
-
}
|
|
2680
|
-
}
|
|
2681
|
-
]
|
|
2660
|
+
"name": "handleBlur"
|
|
2682
2661
|
},
|
|
2683
2662
|
{
|
|
2684
2663
|
"kind": "method",
|
|
2685
|
-
"name": "
|
|
2686
|
-
|
|
2687
|
-
|
|
2688
|
-
|
|
2689
|
-
|
|
2690
|
-
|
|
2691
|
-
|
|
2692
|
-
|
|
2693
|
-
|
|
2664
|
+
"name": "clear"
|
|
2665
|
+
},
|
|
2666
|
+
{
|
|
2667
|
+
"kind": "method",
|
|
2668
|
+
"name": "toggleSpeechInput"
|
|
2669
|
+
},
|
|
2670
|
+
{
|
|
2671
|
+
"kind": "method",
|
|
2672
|
+
"name": "clearSpeechApplyDebounce",
|
|
2673
|
+
"privacy": "private"
|
|
2694
2674
|
},
|
|
2695
2675
|
{
|
|
2696
2676
|
"kind": "field",
|
|
@@ -2804,115 +2784,154 @@
|
|
|
2804
2784
|
}
|
|
2805
2785
|
}
|
|
2806
2786
|
],
|
|
2807
|
-
"
|
|
2808
|
-
{
|
|
2809
|
-
"name": "is-vertical",
|
|
2810
|
-
"type": {
|
|
2811
|
-
"text": "boolean"
|
|
2812
|
-
},
|
|
2813
|
-
"default": "false",
|
|
2814
|
-
"fieldName": "isVertical"
|
|
2815
|
-
},
|
|
2816
|
-
{
|
|
2817
|
-
"name": "add-default-actions",
|
|
2818
|
-
"type": {
|
|
2819
|
-
"text": "boolean"
|
|
2820
|
-
},
|
|
2821
|
-
"default": "true",
|
|
2822
|
-
"fieldName": "addDefaultActions"
|
|
2823
|
-
},
|
|
2824
|
-
{
|
|
2825
|
-
"name": "auto-close-on-action",
|
|
2826
|
-
"type": {
|
|
2827
|
-
"text": "boolean"
|
|
2828
|
-
},
|
|
2829
|
-
"default": "true",
|
|
2830
|
-
"fieldName": "autoCloseOnAction"
|
|
2831
|
-
},
|
|
2787
|
+
"events": [
|
|
2832
2788
|
{
|
|
2833
|
-
"
|
|
2834
|
-
"
|
|
2835
|
-
"text": "string"
|
|
2836
|
-
},
|
|
2837
|
-
"default": "'Actions'",
|
|
2838
|
-
"fieldName": "name"
|
|
2789
|
+
"description": "Fired when interpreted criteria is applied or cleared. detail: `string | null`",
|
|
2790
|
+
"name": "criteria-changed"
|
|
2839
2791
|
},
|
|
2840
2792
|
{
|
|
2841
|
-
"
|
|
2842
|
-
"
|
|
2843
|
-
|
|
2844
|
-
|
|
2845
|
-
|
|
2846
|
-
"fieldName": "open"
|
|
2847
|
-
},
|
|
2793
|
+
"description": "Fired when interpreted criteria contains invalid clauses. detail: `ValidationError[]`",
|
|
2794
|
+
"name": "validation-errors"
|
|
2795
|
+
}
|
|
2796
|
+
],
|
|
2797
|
+
"attributes": [
|
|
2848
2798
|
{
|
|
2849
|
-
"name": "
|
|
2799
|
+
"name": "placeholder",
|
|
2850
2800
|
"type": {
|
|
2851
2801
|
"text": "string"
|
|
2852
2802
|
},
|
|
2853
|
-
"
|
|
2854
|
-
|
|
2855
|
-
{
|
|
2856
|
-
"name": "hide-disabled",
|
|
2857
|
-
"type": {
|
|
2858
|
-
"text": "boolean"
|
|
2859
|
-
},
|
|
2860
|
-
"default": "false",
|
|
2861
|
-
"fieldName": "hideDisabled"
|
|
2803
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
2804
|
+
"fieldName": "placeholder"
|
|
2862
2805
|
},
|
|
2863
2806
|
{
|
|
2864
|
-
"name": "hide-menu-single-option",
|
|
2865
2807
|
"type": {
|
|
2866
2808
|
"text": "boolean"
|
|
2867
2809
|
},
|
|
2868
|
-
"
|
|
2869
|
-
"fieldName": "hideMenuSingleOption"
|
|
2810
|
+
"fieldName": "disabled"
|
|
2870
2811
|
}
|
|
2871
2812
|
],
|
|
2872
2813
|
"superclass": {
|
|
2873
2814
|
"name": "FoundationElement",
|
|
2874
2815
|
"package": "@microsoft/fast-foundation"
|
|
2875
2816
|
},
|
|
2876
|
-
"tagName": "%%prefix%%-
|
|
2817
|
+
"tagName": "%%prefix%%-ai-criteria-search",
|
|
2877
2818
|
"customElement": true
|
|
2878
2819
|
},
|
|
2879
2820
|
{
|
|
2880
2821
|
"kind": "variable",
|
|
2881
|
-
"name": "
|
|
2882
|
-
"
|
|
2883
|
-
|
|
2822
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2823
|
+
"type": {
|
|
2824
|
+
"text": "ShadowRootInit"
|
|
2825
|
+
},
|
|
2826
|
+
"default": "undefined"
|
|
2827
|
+
},
|
|
2828
|
+
{
|
|
2829
|
+
"kind": "variable",
|
|
2830
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2831
|
+
"type": {
|
|
2832
|
+
"text": "object"
|
|
2833
|
+
},
|
|
2834
|
+
"default": "{}"
|
|
2835
|
+
},
|
|
2836
|
+
{
|
|
2837
|
+
"kind": "variable",
|
|
2838
|
+
"name": "foundationAiCriteriaSearch"
|
|
2884
2839
|
}
|
|
2885
2840
|
],
|
|
2886
2841
|
"exports": [
|
|
2887
2842
|
{
|
|
2888
2843
|
"kind": "js",
|
|
2889
|
-
"name": "
|
|
2844
|
+
"name": "AiCriteriaSearch",
|
|
2890
2845
|
"declaration": {
|
|
2891
|
-
"name": "
|
|
2892
|
-
"module": "src/
|
|
2846
|
+
"name": "AiCriteriaSearch",
|
|
2847
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2893
2848
|
}
|
|
2894
2849
|
},
|
|
2895
2850
|
{
|
|
2896
2851
|
"kind": "js",
|
|
2897
|
-
"name": "
|
|
2852
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2898
2853
|
"declaration": {
|
|
2899
|
-
"name": "
|
|
2900
|
-
"module": "src/
|
|
2854
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2855
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2856
|
+
}
|
|
2857
|
+
},
|
|
2858
|
+
{
|
|
2859
|
+
"kind": "js",
|
|
2860
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2861
|
+
"declaration": {
|
|
2862
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2863
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2864
|
+
}
|
|
2865
|
+
},
|
|
2866
|
+
{
|
|
2867
|
+
"kind": "js",
|
|
2868
|
+
"name": "foundationAiCriteriaSearch",
|
|
2869
|
+
"declaration": {
|
|
2870
|
+
"name": "foundationAiCriteriaSearch",
|
|
2871
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2901
2872
|
}
|
|
2902
2873
|
}
|
|
2903
2874
|
]
|
|
2904
2875
|
},
|
|
2905
2876
|
{
|
|
2906
2877
|
"kind": "javascript-module",
|
|
2907
|
-
"path": "src/
|
|
2878
|
+
"path": "src/ai-criteria-search/index.ts",
|
|
2908
2879
|
"declarations": [],
|
|
2909
2880
|
"exports": [
|
|
2881
|
+
{
|
|
2882
|
+
"kind": "js",
|
|
2883
|
+
"name": "AiCriteriaSearch",
|
|
2884
|
+
"declaration": {
|
|
2885
|
+
"name": "AiCriteriaSearch",
|
|
2886
|
+
"module": "./ai-criteria-search"
|
|
2887
|
+
}
|
|
2888
|
+
},
|
|
2889
|
+
{
|
|
2890
|
+
"kind": "js",
|
|
2891
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2892
|
+
"declaration": {
|
|
2893
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2894
|
+
"module": "./ai-criteria-search"
|
|
2895
|
+
}
|
|
2896
|
+
},
|
|
2897
|
+
{
|
|
2898
|
+
"kind": "js",
|
|
2899
|
+
"name": "foundationAiCriteriaSearch",
|
|
2900
|
+
"declaration": {
|
|
2901
|
+
"name": "foundationAiCriteriaSearch",
|
|
2902
|
+
"module": "./ai-criteria-search"
|
|
2903
|
+
}
|
|
2904
|
+
},
|
|
2905
|
+
{
|
|
2906
|
+
"kind": "js",
|
|
2907
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2908
|
+
"declaration": {
|
|
2909
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2910
|
+
"module": "./ai-criteria-search"
|
|
2911
|
+
}
|
|
2912
|
+
},
|
|
2913
|
+
{
|
|
2914
|
+
"kind": "js",
|
|
2915
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2916
|
+
"declaration": {
|
|
2917
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2918
|
+
"module": "./ai-criteria-search.styles"
|
|
2919
|
+
}
|
|
2920
|
+
},
|
|
2921
|
+
{
|
|
2922
|
+
"kind": "js",
|
|
2923
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2924
|
+
"declaration": {
|
|
2925
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2926
|
+
"module": "./ai-criteria-search.template"
|
|
2927
|
+
}
|
|
2928
|
+
},
|
|
2910
2929
|
{
|
|
2911
2930
|
"kind": "js",
|
|
2912
2931
|
"name": "*",
|
|
2913
2932
|
"declaration": {
|
|
2914
2933
|
"name": "*",
|
|
2915
|
-
"package": "./
|
|
2934
|
+
"package": "./validation/criteria-ir"
|
|
2916
2935
|
}
|
|
2917
2936
|
},
|
|
2918
2937
|
{
|
|
@@ -2920,7 +2939,7 @@
|
|
|
2920
2939
|
"name": "*",
|
|
2921
2940
|
"declaration": {
|
|
2922
2941
|
"name": "*",
|
|
2923
|
-
"package": "./
|
|
2942
|
+
"package": "./validation/operator-map"
|
|
2924
2943
|
}
|
|
2925
2944
|
},
|
|
2926
2945
|
{
|
|
@@ -2928,64 +2947,157 @@
|
|
|
2928
2947
|
"name": "*",
|
|
2929
2948
|
"declaration": {
|
|
2930
2949
|
"name": "*",
|
|
2931
|
-
"package": "./
|
|
2950
|
+
"package": "./validation/schema-validator"
|
|
2932
2951
|
}
|
|
2933
2952
|
}
|
|
2934
2953
|
]
|
|
2935
2954
|
},
|
|
2936
2955
|
{
|
|
2937
2956
|
"kind": "javascript-module",
|
|
2938
|
-
"path": "src/ai-criteria-search/
|
|
2957
|
+
"path": "src/ai-criteria-search/validation-error-notification.ts",
|
|
2939
2958
|
"declarations": [
|
|
2940
2959
|
{
|
|
2941
|
-
"kind": "
|
|
2942
|
-
"name": "
|
|
2943
|
-
"
|
|
2960
|
+
"kind": "function",
|
|
2961
|
+
"name": "formatValidationErrors",
|
|
2962
|
+
"return": {
|
|
2963
|
+
"type": {
|
|
2964
|
+
"text": "string"
|
|
2965
|
+
}
|
|
2966
|
+
},
|
|
2967
|
+
"parameters": [
|
|
2968
|
+
{
|
|
2969
|
+
"name": "errors",
|
|
2970
|
+
"type": {
|
|
2971
|
+
"text": "ValidationError[]"
|
|
2972
|
+
}
|
|
2973
|
+
}
|
|
2974
|
+
],
|
|
2975
|
+
"description": "Formats validation errors into a user-friendly message."
|
|
2976
|
+
},
|
|
2977
|
+
{
|
|
2978
|
+
"kind": "function",
|
|
2979
|
+
"name": "showCriteriaError",
|
|
2980
|
+
"return": {
|
|
2981
|
+
"type": {
|
|
2982
|
+
"text": "void"
|
|
2983
|
+
}
|
|
2984
|
+
},
|
|
2985
|
+
"parameters": [
|
|
2986
|
+
{
|
|
2987
|
+
"name": "title",
|
|
2988
|
+
"type": {
|
|
2989
|
+
"text": "string"
|
|
2990
|
+
},
|
|
2991
|
+
"description": "Notification title (e.g. \"Criteria validation error\")"
|
|
2992
|
+
},
|
|
2993
|
+
{
|
|
2994
|
+
"name": "body",
|
|
2995
|
+
"type": {
|
|
2996
|
+
"text": "string"
|
|
2997
|
+
},
|
|
2998
|
+
"description": "Error message to display"
|
|
2999
|
+
},
|
|
3000
|
+
{
|
|
3001
|
+
"name": "tagName",
|
|
3002
|
+
"type": {
|
|
3003
|
+
"text": "string"
|
|
3004
|
+
},
|
|
3005
|
+
"description": "Design system prefix (e.g. \"rapid\", \"foundation\")"
|
|
3006
|
+
}
|
|
3007
|
+
],
|
|
3008
|
+
"description": "Shows a criteria error as a toast notification."
|
|
3009
|
+
}
|
|
3010
|
+
],
|
|
3011
|
+
"exports": [
|
|
3012
|
+
{
|
|
3013
|
+
"kind": "js",
|
|
3014
|
+
"name": "formatValidationErrors",
|
|
3015
|
+
"declaration": {
|
|
3016
|
+
"name": "formatValidationErrors",
|
|
3017
|
+
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
3018
|
+
}
|
|
3019
|
+
},
|
|
3020
|
+
{
|
|
3021
|
+
"kind": "js",
|
|
3022
|
+
"name": "showCriteriaError",
|
|
3023
|
+
"declaration": {
|
|
3024
|
+
"name": "showCriteriaError",
|
|
3025
|
+
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
3026
|
+
}
|
|
3027
|
+
}
|
|
3028
|
+
]
|
|
3029
|
+
},
|
|
3030
|
+
{
|
|
3031
|
+
"kind": "javascript-module",
|
|
3032
|
+
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
3033
|
+
"declarations": [
|
|
3034
|
+
{
|
|
3035
|
+
"kind": "function",
|
|
3036
|
+
"name": "foundationAiIndicatorStyles",
|
|
3037
|
+
"return": {
|
|
3038
|
+
"type": {
|
|
3039
|
+
"text": "ElementStyles"
|
|
3040
|
+
}
|
|
3041
|
+
},
|
|
3042
|
+
"parameters": [
|
|
3043
|
+
{
|
|
3044
|
+
"name": "context",
|
|
3045
|
+
"type": {
|
|
3046
|
+
"text": "ElementDefinitionContext"
|
|
3047
|
+
}
|
|
3048
|
+
},
|
|
3049
|
+
{
|
|
3050
|
+
"name": "definition",
|
|
3051
|
+
"type": {
|
|
3052
|
+
"text": "FoundationElementDefinition"
|
|
3053
|
+
}
|
|
3054
|
+
}
|
|
3055
|
+
]
|
|
2944
3056
|
}
|
|
2945
3057
|
],
|
|
2946
3058
|
"exports": [
|
|
2947
3059
|
{
|
|
2948
3060
|
"kind": "js",
|
|
2949
|
-
"name": "
|
|
3061
|
+
"name": "foundationAiIndicatorStyles",
|
|
2950
3062
|
"declaration": {
|
|
2951
|
-
"name": "
|
|
2952
|
-
"module": "src/ai-
|
|
3063
|
+
"name": "foundationAiIndicatorStyles",
|
|
3064
|
+
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
2953
3065
|
}
|
|
2954
3066
|
}
|
|
2955
3067
|
]
|
|
2956
3068
|
},
|
|
2957
3069
|
{
|
|
2958
3070
|
"kind": "javascript-module",
|
|
2959
|
-
"path": "src/ai-
|
|
3071
|
+
"path": "src/ai-indicator/ai-indicator.template.ts",
|
|
2960
3072
|
"declarations": [
|
|
2961
3073
|
{
|
|
2962
3074
|
"kind": "variable",
|
|
2963
|
-
"name": "
|
|
3075
|
+
"name": "foundationAiIndicatorTemplate",
|
|
2964
3076
|
"type": {
|
|
2965
|
-
"text": "ViewTemplate<
|
|
3077
|
+
"text": "ViewTemplate<AiIndicator>"
|
|
2966
3078
|
},
|
|
2967
|
-
"default": "html`\n ${(x) =>
|
|
3079
|
+
"default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
|
|
2968
3080
|
}
|
|
2969
3081
|
],
|
|
2970
3082
|
"exports": [
|
|
2971
3083
|
{
|
|
2972
3084
|
"kind": "js",
|
|
2973
|
-
"name": "
|
|
3085
|
+
"name": "foundationAiIndicatorTemplate",
|
|
2974
3086
|
"declaration": {
|
|
2975
|
-
"name": "
|
|
2976
|
-
"module": "src/ai-
|
|
3087
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3088
|
+
"module": "src/ai-indicator/ai-indicator.template.ts"
|
|
2977
3089
|
}
|
|
2978
3090
|
}
|
|
2979
3091
|
]
|
|
2980
3092
|
},
|
|
2981
3093
|
{
|
|
2982
3094
|
"kind": "javascript-module",
|
|
2983
|
-
"path": "src/ai-
|
|
3095
|
+
"path": "src/ai-indicator/ai-indicator.ts",
|
|
2984
3096
|
"declarations": [
|
|
2985
3097
|
{
|
|
2986
3098
|
"kind": "class",
|
|
2987
|
-
"description": "
|
|
2988
|
-
"name": "
|
|
3099
|
+
"description": "",
|
|
3100
|
+
"name": "AiIndicator",
|
|
2989
3101
|
"members": [
|
|
2990
3102
|
{
|
|
2991
3103
|
"kind": "field",
|
|
@@ -2996,54 +3108,25 @@
|
|
|
2996
3108
|
},
|
|
2997
3109
|
{
|
|
2998
3110
|
"kind": "field",
|
|
2999
|
-
"name": "
|
|
3000
|
-
"type": {
|
|
3001
|
-
"text": "string"
|
|
3002
|
-
},
|
|
3003
|
-
"default": "'Describe your search criteria in natural language...'"
|
|
3004
|
-
},
|
|
3005
|
-
{
|
|
3006
|
-
"kind": "field",
|
|
3007
|
-
"name": "disabled",
|
|
3008
|
-
"type": {
|
|
3009
|
-
"text": "boolean"
|
|
3010
|
-
}
|
|
3011
|
-
},
|
|
3012
|
-
{
|
|
3013
|
-
"kind": "field",
|
|
3014
|
-
"name": "inputValue",
|
|
3015
|
-
"type": {
|
|
3016
|
-
"text": "string"
|
|
3017
|
-
},
|
|
3018
|
-
"default": "''"
|
|
3019
|
-
},
|
|
3020
|
-
{
|
|
3021
|
-
"kind": "field",
|
|
3022
|
-
"name": "isInterpreting",
|
|
3111
|
+
"name": "aiProvider",
|
|
3023
3112
|
"type": {
|
|
3024
|
-
"text": "
|
|
3113
|
+
"text": "AIProvider | undefined"
|
|
3025
3114
|
},
|
|
3026
|
-
"
|
|
3115
|
+
"privacy": "private",
|
|
3116
|
+
"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.",
|
|
3117
|
+
"readonly": true
|
|
3027
3118
|
},
|
|
3028
3119
|
{
|
|
3029
3120
|
"kind": "field",
|
|
3030
|
-
"name": "
|
|
3121
|
+
"name": "status",
|
|
3031
3122
|
"type": {
|
|
3032
|
-
"text": "
|
|
3123
|
+
"text": "AIStatus | null"
|
|
3033
3124
|
},
|
|
3034
3125
|
"default": "null"
|
|
3035
3126
|
},
|
|
3036
3127
|
{
|
|
3037
3128
|
"kind": "field",
|
|
3038
|
-
"name": "
|
|
3039
|
-
"type": {
|
|
3040
|
-
"text": "CriteriaGroup[]"
|
|
3041
|
-
},
|
|
3042
|
-
"default": "[]"
|
|
3043
|
-
},
|
|
3044
|
-
{
|
|
3045
|
-
"kind": "field",
|
|
3046
|
-
"name": "showingChips",
|
|
3129
|
+
"name": "open",
|
|
3047
3130
|
"type": {
|
|
3048
3131
|
"text": "boolean"
|
|
3049
3132
|
},
|
|
@@ -3051,15 +3134,15 @@
|
|
|
3051
3134
|
},
|
|
3052
3135
|
{
|
|
3053
3136
|
"kind": "field",
|
|
3054
|
-
"name": "
|
|
3137
|
+
"name": "state",
|
|
3055
3138
|
"type": {
|
|
3056
|
-
"text": "
|
|
3139
|
+
"text": "AIIndicatorState"
|
|
3057
3140
|
},
|
|
3058
|
-
"default": "
|
|
3141
|
+
"default": "'none'"
|
|
3059
3142
|
},
|
|
3060
3143
|
{
|
|
3061
3144
|
"kind": "field",
|
|
3062
|
-
"name": "
|
|
3145
|
+
"name": "isInstalling",
|
|
3063
3146
|
"type": {
|
|
3064
3147
|
"text": "boolean"
|
|
3065
3148
|
},
|
|
@@ -3067,33 +3150,29 @@
|
|
|
3067
3150
|
},
|
|
3068
3151
|
{
|
|
3069
3152
|
"kind": "field",
|
|
3070
|
-
"name": "
|
|
3153
|
+
"name": "pollTimer",
|
|
3071
3154
|
"type": {
|
|
3072
|
-
"text": "
|
|
3155
|
+
"text": "ReturnType<typeof setInterval> | null"
|
|
3073
3156
|
},
|
|
3074
|
-
"privacy": "
|
|
3157
|
+
"privacy": "private",
|
|
3158
|
+
"default": "null"
|
|
3075
3159
|
},
|
|
3076
3160
|
{
|
|
3077
3161
|
"kind": "field",
|
|
3078
|
-
"name": "
|
|
3079
|
-
"
|
|
3080
|
-
"text": "(() => void) | null"
|
|
3081
|
-
},
|
|
3082
|
-
"privacy": "private",
|
|
3083
|
-
"default": "null"
|
|
3162
|
+
"name": "clickOutside",
|
|
3163
|
+
"privacy": "private"
|
|
3084
3164
|
},
|
|
3085
3165
|
{
|
|
3086
3166
|
"kind": "field",
|
|
3087
|
-
"name": "
|
|
3167
|
+
"name": "chromeStatusLabel",
|
|
3088
3168
|
"type": {
|
|
3089
|
-
"text": "
|
|
3169
|
+
"text": "string | null"
|
|
3090
3170
|
},
|
|
3091
|
-
"
|
|
3092
|
-
"default": "null"
|
|
3171
|
+
"readonly": true
|
|
3093
3172
|
},
|
|
3094
3173
|
{
|
|
3095
3174
|
"kind": "field",
|
|
3096
|
-
"name": "
|
|
3175
|
+
"name": "canInstall",
|
|
3097
3176
|
"type": {
|
|
3098
3177
|
"text": "boolean"
|
|
3099
3178
|
},
|
|
@@ -3101,65 +3180,69 @@
|
|
|
3101
3180
|
},
|
|
3102
3181
|
{
|
|
3103
3182
|
"kind": "field",
|
|
3104
|
-
"name": "
|
|
3183
|
+
"name": "isDownloading",
|
|
3105
3184
|
"type": {
|
|
3106
|
-
"text": "
|
|
3185
|
+
"text": "boolean"
|
|
3107
3186
|
},
|
|
3108
3187
|
"readonly": true
|
|
3109
3188
|
},
|
|
3110
3189
|
{
|
|
3111
3190
|
"kind": "method",
|
|
3112
|
-
"name": "
|
|
3113
|
-
"privacy": "private",
|
|
3191
|
+
"name": "openChanged",
|
|
3114
3192
|
"return": {
|
|
3115
3193
|
"type": {
|
|
3116
|
-
"text": "
|
|
3194
|
+
"text": "void"
|
|
3117
3195
|
}
|
|
3118
|
-
}
|
|
3196
|
+
}
|
|
3197
|
+
},
|
|
3198
|
+
{
|
|
3199
|
+
"kind": "method",
|
|
3200
|
+
"name": "handleClickOutside",
|
|
3201
|
+
"privacy": "private",
|
|
3119
3202
|
"parameters": [
|
|
3120
3203
|
{
|
|
3121
|
-
"name": "
|
|
3204
|
+
"name": "event",
|
|
3122
3205
|
"type": {
|
|
3123
|
-
"text": "
|
|
3206
|
+
"text": "MouseEvent"
|
|
3124
3207
|
}
|
|
3125
3208
|
}
|
|
3126
3209
|
]
|
|
3127
3210
|
},
|
|
3128
3211
|
{
|
|
3129
3212
|
"kind": "method",
|
|
3130
|
-
"name": "
|
|
3213
|
+
"name": "toggleDropdown"
|
|
3214
|
+
},
|
|
3215
|
+
{
|
|
3216
|
+
"kind": "method",
|
|
3217
|
+
"name": "refreshStatus",
|
|
3131
3218
|
"return": {
|
|
3132
3219
|
"type": {
|
|
3133
|
-
"text": "void"
|
|
3220
|
+
"text": "Promise<void>"
|
|
3134
3221
|
}
|
|
3135
3222
|
}
|
|
3136
3223
|
},
|
|
3137
3224
|
{
|
|
3138
3225
|
"kind": "method",
|
|
3139
|
-
"name": "
|
|
3226
|
+
"name": "deriveState",
|
|
3227
|
+
"privacy": "private",
|
|
3140
3228
|
"return": {
|
|
3141
3229
|
"type": {
|
|
3142
|
-
"text": "
|
|
3230
|
+
"text": "AIIndicatorState"
|
|
3143
3231
|
}
|
|
3144
3232
|
},
|
|
3145
3233
|
"parameters": [
|
|
3146
3234
|
{
|
|
3147
|
-
"name": "
|
|
3148
|
-
"type": {
|
|
3149
|
-
"text": "number"
|
|
3150
|
-
}
|
|
3151
|
-
},
|
|
3152
|
-
{
|
|
3153
|
-
"name": "clauseIndex",
|
|
3235
|
+
"name": "s",
|
|
3154
3236
|
"type": {
|
|
3155
|
-
"text": "
|
|
3237
|
+
"text": "AIStatus | null"
|
|
3156
3238
|
}
|
|
3157
3239
|
}
|
|
3158
3240
|
]
|
|
3159
3241
|
},
|
|
3160
3242
|
{
|
|
3161
3243
|
"kind": "method",
|
|
3162
|
-
"name": "
|
|
3244
|
+
"name": "maybeStartPolling",
|
|
3245
|
+
"privacy": "private",
|
|
3163
3246
|
"return": {
|
|
3164
3247
|
"type": {
|
|
3165
3248
|
"text": "void"
|
|
@@ -3168,24 +3251,32 @@
|
|
|
3168
3251
|
},
|
|
3169
3252
|
{
|
|
3170
3253
|
"kind": "method",
|
|
3171
|
-
"name": "
|
|
3172
|
-
|
|
3173
|
-
|
|
3174
|
-
|
|
3175
|
-
|
|
3176
|
-
|
|
3177
|
-
|
|
3178
|
-
"kind": "method",
|
|
3179
|
-
"name": "clear"
|
|
3254
|
+
"name": "startPolling",
|
|
3255
|
+
"privacy": "private",
|
|
3256
|
+
"return": {
|
|
3257
|
+
"type": {
|
|
3258
|
+
"text": "void"
|
|
3259
|
+
}
|
|
3260
|
+
}
|
|
3180
3261
|
},
|
|
3181
3262
|
{
|
|
3182
3263
|
"kind": "method",
|
|
3183
|
-
"name": "
|
|
3264
|
+
"name": "stopPolling",
|
|
3265
|
+
"privacy": "private",
|
|
3266
|
+
"return": {
|
|
3267
|
+
"type": {
|
|
3268
|
+
"text": "void"
|
|
3269
|
+
}
|
|
3270
|
+
}
|
|
3184
3271
|
},
|
|
3185
3272
|
{
|
|
3186
3273
|
"kind": "method",
|
|
3187
|
-
"name": "
|
|
3188
|
-
"
|
|
3274
|
+
"name": "onInstall",
|
|
3275
|
+
"return": {
|
|
3276
|
+
"type": {
|
|
3277
|
+
"text": "Promise<void>"
|
|
3278
|
+
}
|
|
3279
|
+
}
|
|
3189
3280
|
},
|
|
3190
3281
|
{
|
|
3191
3282
|
"kind": "field",
|
|
@@ -3299,259 +3390,141 @@
|
|
|
3299
3390
|
}
|
|
3300
3391
|
}
|
|
3301
3392
|
],
|
|
3302
|
-
"events": [
|
|
3303
|
-
{
|
|
3304
|
-
"description": "Fired when interpreted criteria is applied or cleared. detail: `string | null`",
|
|
3305
|
-
"name": "criteria-changed"
|
|
3306
|
-
},
|
|
3307
|
-
{
|
|
3308
|
-
"description": "Fired when interpreted criteria contains invalid clauses. detail: `ValidationError[]`",
|
|
3309
|
-
"name": "validation-errors"
|
|
3310
|
-
}
|
|
3311
|
-
],
|
|
3312
|
-
"attributes": [
|
|
3313
|
-
{
|
|
3314
|
-
"name": "placeholder",
|
|
3315
|
-
"type": {
|
|
3316
|
-
"text": "string"
|
|
3317
|
-
},
|
|
3318
|
-
"default": "'Describe your search criteria in natural language...'",
|
|
3319
|
-
"fieldName": "placeholder"
|
|
3320
|
-
},
|
|
3321
|
-
{
|
|
3322
|
-
"type": {
|
|
3323
|
-
"text": "boolean"
|
|
3324
|
-
},
|
|
3325
|
-
"fieldName": "disabled"
|
|
3326
|
-
}
|
|
3327
|
-
],
|
|
3328
3393
|
"superclass": {
|
|
3329
|
-
"name": "FoundationElement",
|
|
3330
|
-
"package": "@microsoft/fast-foundation"
|
|
3331
|
-
},
|
|
3332
|
-
"tagName": "%%prefix%%-ai-
|
|
3333
|
-
"customElement": true
|
|
3334
|
-
},
|
|
3335
|
-
{
|
|
3336
|
-
"kind": "variable",
|
|
3337
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3338
|
-
"type": {
|
|
3339
|
-
"text": "ShadowRootInit"
|
|
3340
|
-
},
|
|
3341
|
-
"default": "undefined"
|
|
3342
|
-
},
|
|
3343
|
-
{
|
|
3344
|
-
"kind": "variable",
|
|
3345
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
3346
|
-
"type": {
|
|
3347
|
-
"text": "object"
|
|
3348
|
-
},
|
|
3349
|
-
"default": "{}"
|
|
3350
|
-
},
|
|
3351
|
-
{
|
|
3352
|
-
"kind": "variable",
|
|
3353
|
-
"name": "foundationAiCriteriaSearch"
|
|
3354
|
-
}
|
|
3355
|
-
],
|
|
3356
|
-
"exports": [
|
|
3357
|
-
{
|
|
3358
|
-
"kind": "js",
|
|
3359
|
-
"name": "AiCriteriaSearch",
|
|
3360
|
-
"declaration": {
|
|
3361
|
-
"name": "AiCriteriaSearch",
|
|
3362
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3363
|
-
}
|
|
3364
|
-
},
|
|
3365
|
-
{
|
|
3366
|
-
"kind": "js",
|
|
3367
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3368
|
-
"declaration": {
|
|
3369
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3370
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3371
|
-
}
|
|
3394
|
+
"name": "FoundationElement",
|
|
3395
|
+
"package": "@microsoft/fast-foundation"
|
|
3396
|
+
},
|
|
3397
|
+
"tagName": "%%prefix%%-ai-indicator",
|
|
3398
|
+
"customElement": true
|
|
3372
3399
|
},
|
|
3400
|
+
{
|
|
3401
|
+
"kind": "variable",
|
|
3402
|
+
"name": "foundationAiIndicator"
|
|
3403
|
+
}
|
|
3404
|
+
],
|
|
3405
|
+
"exports": [
|
|
3373
3406
|
{
|
|
3374
3407
|
"kind": "js",
|
|
3375
|
-
"name": "
|
|
3408
|
+
"name": "AiIndicator",
|
|
3376
3409
|
"declaration": {
|
|
3377
|
-
"name": "
|
|
3378
|
-
"module": "src/ai-
|
|
3410
|
+
"name": "AiIndicator",
|
|
3411
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3379
3412
|
}
|
|
3380
3413
|
},
|
|
3381
3414
|
{
|
|
3382
3415
|
"kind": "js",
|
|
3383
|
-
"name": "
|
|
3416
|
+
"name": "foundationAiIndicator",
|
|
3384
3417
|
"declaration": {
|
|
3385
|
-
"name": "
|
|
3386
|
-
"module": "src/ai-
|
|
3418
|
+
"name": "foundationAiIndicator",
|
|
3419
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3387
3420
|
}
|
|
3388
3421
|
}
|
|
3389
3422
|
]
|
|
3390
3423
|
},
|
|
3391
3424
|
{
|
|
3392
3425
|
"kind": "javascript-module",
|
|
3393
|
-
"path": "src/ai-
|
|
3426
|
+
"path": "src/ai-indicator/index.ts",
|
|
3394
3427
|
"declarations": [],
|
|
3395
3428
|
"exports": [
|
|
3396
3429
|
{
|
|
3397
3430
|
"kind": "js",
|
|
3398
|
-
"name": "
|
|
3399
|
-
"declaration": {
|
|
3400
|
-
"name": "AiCriteriaSearch",
|
|
3401
|
-
"module": "./ai-criteria-search"
|
|
3402
|
-
}
|
|
3403
|
-
},
|
|
3404
|
-
{
|
|
3405
|
-
"kind": "js",
|
|
3406
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
3407
|
-
"declaration": {
|
|
3408
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
3409
|
-
"module": "./ai-criteria-search"
|
|
3410
|
-
}
|
|
3411
|
-
},
|
|
3412
|
-
{
|
|
3413
|
-
"kind": "js",
|
|
3414
|
-
"name": "foundationAiCriteriaSearch",
|
|
3415
|
-
"declaration": {
|
|
3416
|
-
"name": "foundationAiCriteriaSearch",
|
|
3417
|
-
"module": "./ai-criteria-search"
|
|
3418
|
-
}
|
|
3419
|
-
},
|
|
3420
|
-
{
|
|
3421
|
-
"kind": "js",
|
|
3422
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3431
|
+
"name": "AiIndicator",
|
|
3423
3432
|
"declaration": {
|
|
3424
|
-
"name": "
|
|
3425
|
-
"module": "./ai-
|
|
3433
|
+
"name": "AiIndicator",
|
|
3434
|
+
"module": "./ai-indicator"
|
|
3426
3435
|
}
|
|
3427
3436
|
},
|
|
3428
3437
|
{
|
|
3429
3438
|
"kind": "js",
|
|
3430
|
-
"name": "
|
|
3439
|
+
"name": "foundationAiIndicator",
|
|
3431
3440
|
"declaration": {
|
|
3432
|
-
"name": "
|
|
3433
|
-
"module": "./ai-
|
|
3441
|
+
"name": "foundationAiIndicator",
|
|
3442
|
+
"module": "./ai-indicator"
|
|
3434
3443
|
}
|
|
3435
3444
|
},
|
|
3436
3445
|
{
|
|
3437
3446
|
"kind": "js",
|
|
3438
|
-
"name": "
|
|
3447
|
+
"name": "type",
|
|
3439
3448
|
"declaration": {
|
|
3440
|
-
"name": "
|
|
3441
|
-
"module": "./ai-
|
|
3449
|
+
"name": "type",
|
|
3450
|
+
"module": "./ai-indicator"
|
|
3442
3451
|
}
|
|
3443
3452
|
},
|
|
3444
3453
|
{
|
|
3445
3454
|
"kind": "js",
|
|
3446
|
-
"name": "
|
|
3455
|
+
"name": "AIIndicatorState",
|
|
3447
3456
|
"declaration": {
|
|
3448
|
-
"name": "
|
|
3449
|
-
"
|
|
3457
|
+
"name": "AIIndicatorState",
|
|
3458
|
+
"module": "./ai-indicator"
|
|
3450
3459
|
}
|
|
3451
3460
|
},
|
|
3452
3461
|
{
|
|
3453
3462
|
"kind": "js",
|
|
3454
|
-
"name": "
|
|
3463
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3455
3464
|
"declaration": {
|
|
3456
|
-
"name": "
|
|
3457
|
-
"
|
|
3465
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3466
|
+
"module": "./ai-indicator.template"
|
|
3458
3467
|
}
|
|
3459
3468
|
},
|
|
3460
3469
|
{
|
|
3461
3470
|
"kind": "js",
|
|
3462
|
-
"name": "
|
|
3471
|
+
"name": "foundationAiIndicatorStyles",
|
|
3463
3472
|
"declaration": {
|
|
3464
|
-
"name": "
|
|
3465
|
-
"
|
|
3473
|
+
"name": "foundationAiIndicatorStyles",
|
|
3474
|
+
"module": "./ai-indicator.styles"
|
|
3466
3475
|
}
|
|
3467
3476
|
}
|
|
3468
3477
|
]
|
|
3469
3478
|
},
|
|
3470
3479
|
{
|
|
3471
3480
|
"kind": "javascript-module",
|
|
3472
|
-
"path": "src/
|
|
3481
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
3473
3482
|
"declarations": [
|
|
3474
3483
|
{
|
|
3475
3484
|
"kind": "function",
|
|
3476
|
-
"name": "
|
|
3485
|
+
"name": "foundationAccordionStyles",
|
|
3477
3486
|
"return": {
|
|
3478
3487
|
"type": {
|
|
3479
|
-
"text": "
|
|
3488
|
+
"text": "ElementStyles"
|
|
3480
3489
|
}
|
|
3481
3490
|
},
|
|
3482
3491
|
"parameters": [
|
|
3483
3492
|
{
|
|
3484
|
-
"name": "
|
|
3493
|
+
"name": "context",
|
|
3485
3494
|
"type": {
|
|
3486
|
-
"text": "
|
|
3495
|
+
"text": "ElementDefinitionContext"
|
|
3487
3496
|
}
|
|
3488
|
-
}
|
|
3489
|
-
],
|
|
3490
|
-
"description": "Formats validation errors into a user-friendly message."
|
|
3491
|
-
},
|
|
3492
|
-
{
|
|
3493
|
-
"kind": "function",
|
|
3494
|
-
"name": "showCriteriaError",
|
|
3495
|
-
"return": {
|
|
3496
|
-
"type": {
|
|
3497
|
-
"text": "void"
|
|
3498
|
-
}
|
|
3499
|
-
},
|
|
3500
|
-
"parameters": [
|
|
3501
|
-
{
|
|
3502
|
-
"name": "title",
|
|
3503
|
-
"type": {
|
|
3504
|
-
"text": "string"
|
|
3505
|
-
},
|
|
3506
|
-
"description": "Notification title (e.g. \"Criteria validation error\")"
|
|
3507
|
-
},
|
|
3508
|
-
{
|
|
3509
|
-
"name": "body",
|
|
3510
|
-
"type": {
|
|
3511
|
-
"text": "string"
|
|
3512
|
-
},
|
|
3513
|
-
"description": "Error message to display"
|
|
3514
3497
|
},
|
|
3515
3498
|
{
|
|
3516
|
-
"name": "
|
|
3499
|
+
"name": "definition",
|
|
3517
3500
|
"type": {
|
|
3518
|
-
"text": "
|
|
3519
|
-
}
|
|
3520
|
-
"description": "Design system prefix (e.g. \"rapid\", \"foundation\")"
|
|
3501
|
+
"text": "FoundationElementDefinition"
|
|
3502
|
+
}
|
|
3521
3503
|
}
|
|
3522
|
-
]
|
|
3523
|
-
"description": "Shows a criteria error as a toast notification."
|
|
3504
|
+
]
|
|
3524
3505
|
}
|
|
3525
3506
|
],
|
|
3526
3507
|
"exports": [
|
|
3527
3508
|
{
|
|
3528
3509
|
"kind": "js",
|
|
3529
|
-
"name": "
|
|
3530
|
-
"declaration": {
|
|
3531
|
-
"name": "formatValidationErrors",
|
|
3532
|
-
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
3533
|
-
}
|
|
3534
|
-
},
|
|
3535
|
-
{
|
|
3536
|
-
"kind": "js",
|
|
3537
|
-
"name": "showCriteriaError",
|
|
3510
|
+
"name": "foundationAccordionStyles",
|
|
3538
3511
|
"declaration": {
|
|
3539
|
-
"name": "
|
|
3540
|
-
"module": "src/
|
|
3512
|
+
"name": "foundationAccordionStyles",
|
|
3513
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
3541
3514
|
}
|
|
3542
3515
|
}
|
|
3543
3516
|
]
|
|
3544
3517
|
},
|
|
3545
3518
|
{
|
|
3546
3519
|
"kind": "javascript-module",
|
|
3547
|
-
"path": "src/
|
|
3520
|
+
"path": "src/accordion/accordion.template.ts",
|
|
3548
3521
|
"declarations": [
|
|
3549
3522
|
{
|
|
3550
3523
|
"kind": "function",
|
|
3551
|
-
"name": "
|
|
3524
|
+
"name": "foundationAccordionTemplate",
|
|
3552
3525
|
"return": {
|
|
3553
3526
|
"type": {
|
|
3554
|
-
"text": "
|
|
3527
|
+
"text": "ViewTemplate<Accordion>"
|
|
3555
3528
|
}
|
|
3556
3529
|
},
|
|
3557
3530
|
"parameters": [
|
|
@@ -3573,224 +3546,237 @@
|
|
|
3573
3546
|
"exports": [
|
|
3574
3547
|
{
|
|
3575
3548
|
"kind": "js",
|
|
3576
|
-
"name": "
|
|
3577
|
-
"declaration": {
|
|
3578
|
-
"name": "foundationAiIndicatorStyles",
|
|
3579
|
-
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
3580
|
-
}
|
|
3581
|
-
}
|
|
3582
|
-
]
|
|
3583
|
-
},
|
|
3584
|
-
{
|
|
3585
|
-
"kind": "javascript-module",
|
|
3586
|
-
"path": "src/ai-indicator/ai-indicator.template.ts",
|
|
3587
|
-
"declarations": [
|
|
3588
|
-
{
|
|
3589
|
-
"kind": "variable",
|
|
3590
|
-
"name": "foundationAiIndicatorTemplate",
|
|
3591
|
-
"type": {
|
|
3592
|
-
"text": "ViewTemplate<AiIndicator>"
|
|
3593
|
-
},
|
|
3594
|
-
"default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
|
|
3595
|
-
}
|
|
3596
|
-
],
|
|
3597
|
-
"exports": [
|
|
3598
|
-
{
|
|
3599
|
-
"kind": "js",
|
|
3600
|
-
"name": "foundationAiIndicatorTemplate",
|
|
3549
|
+
"name": "foundationAccordionTemplate",
|
|
3601
3550
|
"declaration": {
|
|
3602
|
-
"name": "
|
|
3603
|
-
"module": "src/
|
|
3551
|
+
"name": "foundationAccordionTemplate",
|
|
3552
|
+
"module": "src/accordion/accordion.template.ts"
|
|
3604
3553
|
}
|
|
3605
3554
|
}
|
|
3606
3555
|
]
|
|
3607
3556
|
},
|
|
3608
3557
|
{
|
|
3609
3558
|
"kind": "javascript-module",
|
|
3610
|
-
"path": "src/
|
|
3559
|
+
"path": "src/accordion/accordion.ts",
|
|
3611
3560
|
"declarations": [
|
|
3612
3561
|
{
|
|
3613
3562
|
"kind": "class",
|
|
3614
3563
|
"description": "",
|
|
3615
|
-
"name": "
|
|
3616
|
-
"
|
|
3617
|
-
|
|
3618
|
-
|
|
3619
|
-
|
|
3620
|
-
|
|
3621
|
-
|
|
3622
|
-
|
|
3623
|
-
},
|
|
3624
|
-
{
|
|
3625
|
-
"kind": "field",
|
|
3626
|
-
"name": "aiProvider",
|
|
3627
|
-
"type": {
|
|
3628
|
-
"text": "AIProvider | undefined"
|
|
3629
|
-
},
|
|
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
|
|
3633
|
-
},
|
|
3564
|
+
"name": "Accordion",
|
|
3565
|
+
"superclass": {
|
|
3566
|
+
"name": "FASTAccordion",
|
|
3567
|
+
"package": "@microsoft/fast-foundation"
|
|
3568
|
+
},
|
|
3569
|
+
"tagName": "%%prefix%%-accordion",
|
|
3570
|
+
"customElement": true,
|
|
3571
|
+
"attributes": [
|
|
3634
3572
|
{
|
|
3635
|
-
"
|
|
3636
|
-
"name": "status",
|
|
3573
|
+
"name": "expand-mode",
|
|
3637
3574
|
"type": {
|
|
3638
|
-
"text": "
|
|
3575
|
+
"text": "AccordionExpandMode"
|
|
3639
3576
|
},
|
|
3640
|
-
"
|
|
3641
|
-
|
|
3577
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3578
|
+
"fieldName": "expandmode",
|
|
3579
|
+
"inheritedFrom": {
|
|
3580
|
+
"name": "Accordion",
|
|
3581
|
+
"module": "src/accordion/accordion.ts"
|
|
3582
|
+
}
|
|
3583
|
+
}
|
|
3584
|
+
],
|
|
3585
|
+
"members": [
|
|
3642
3586
|
{
|
|
3643
3587
|
"kind": "field",
|
|
3644
|
-
"name": "
|
|
3588
|
+
"name": "expandmode",
|
|
3645
3589
|
"type": {
|
|
3646
|
-
"text": "
|
|
3590
|
+
"text": "AccordionExpandMode"
|
|
3647
3591
|
},
|
|
3648
|
-
"
|
|
3592
|
+
"privacy": "public",
|
|
3593
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3594
|
+
"inheritedFrom": {
|
|
3595
|
+
"name": "Accordion",
|
|
3596
|
+
"module": "src/accordion/accordion.ts"
|
|
3597
|
+
}
|
|
3649
3598
|
},
|
|
3650
3599
|
{
|
|
3651
3600
|
"kind": "field",
|
|
3652
|
-
"name": "
|
|
3601
|
+
"name": "activeid",
|
|
3653
3602
|
"type": {
|
|
3654
|
-
"text": "
|
|
3603
|
+
"text": "string | null"
|
|
3655
3604
|
},
|
|
3656
|
-
"
|
|
3605
|
+
"privacy": "private",
|
|
3606
|
+
"inheritedFrom": {
|
|
3607
|
+
"name": "Accordion",
|
|
3608
|
+
"module": "src/accordion/accordion.ts"
|
|
3609
|
+
}
|
|
3657
3610
|
},
|
|
3658
3611
|
{
|
|
3659
3612
|
"kind": "field",
|
|
3660
|
-
"name": "
|
|
3613
|
+
"name": "activeItemIndex",
|
|
3661
3614
|
"type": {
|
|
3662
|
-
"text": "
|
|
3615
|
+
"text": "number"
|
|
3663
3616
|
},
|
|
3664
|
-
"
|
|
3617
|
+
"privacy": "private",
|
|
3618
|
+
"default": "0",
|
|
3619
|
+
"inheritedFrom": {
|
|
3620
|
+
"name": "Accordion",
|
|
3621
|
+
"module": "src/accordion/accordion.ts"
|
|
3622
|
+
}
|
|
3665
3623
|
},
|
|
3666
3624
|
{
|
|
3667
3625
|
"kind": "field",
|
|
3668
|
-
"name": "
|
|
3626
|
+
"name": "accordionIds",
|
|
3669
3627
|
"type": {
|
|
3670
|
-
"text": "
|
|
3628
|
+
"text": "Array<string | null>"
|
|
3671
3629
|
},
|
|
3672
3630
|
"privacy": "private",
|
|
3673
|
-
"
|
|
3674
|
-
|
|
3675
|
-
|
|
3676
|
-
|
|
3677
|
-
"name": "clickOutside",
|
|
3678
|
-
"privacy": "private"
|
|
3631
|
+
"inheritedFrom": {
|
|
3632
|
+
"name": "Accordion",
|
|
3633
|
+
"module": "src/accordion/accordion.ts"
|
|
3634
|
+
}
|
|
3679
3635
|
},
|
|
3680
3636
|
{
|
|
3681
3637
|
"kind": "field",
|
|
3682
|
-
"name": "
|
|
3683
|
-
"
|
|
3684
|
-
|
|
3685
|
-
|
|
3686
|
-
|
|
3638
|
+
"name": "change",
|
|
3639
|
+
"privacy": "private",
|
|
3640
|
+
"inheritedFrom": {
|
|
3641
|
+
"name": "Accordion",
|
|
3642
|
+
"module": "src/accordion/accordion.ts"
|
|
3643
|
+
}
|
|
3687
3644
|
},
|
|
3688
3645
|
{
|
|
3689
|
-
"kind": "
|
|
3690
|
-
"name": "
|
|
3691
|
-
"
|
|
3692
|
-
|
|
3646
|
+
"kind": "method",
|
|
3647
|
+
"name": "findExpandedItem",
|
|
3648
|
+
"privacy": "private",
|
|
3649
|
+
"return": {
|
|
3650
|
+
"type": {
|
|
3651
|
+
"text": "AccordionItem | null"
|
|
3652
|
+
}
|
|
3693
3653
|
},
|
|
3694
|
-
"
|
|
3654
|
+
"inheritedFrom": {
|
|
3655
|
+
"name": "Accordion",
|
|
3656
|
+
"module": "src/accordion/accordion.ts"
|
|
3657
|
+
}
|
|
3695
3658
|
},
|
|
3696
3659
|
{
|
|
3697
3660
|
"kind": "field",
|
|
3698
|
-
"name": "
|
|
3699
|
-
"
|
|
3700
|
-
|
|
3701
|
-
|
|
3702
|
-
|
|
3661
|
+
"name": "setItems",
|
|
3662
|
+
"privacy": "private",
|
|
3663
|
+
"inheritedFrom": {
|
|
3664
|
+
"name": "Accordion",
|
|
3665
|
+
"module": "src/accordion/accordion.ts"
|
|
3666
|
+
}
|
|
3703
3667
|
},
|
|
3704
3668
|
{
|
|
3705
3669
|
"kind": "method",
|
|
3706
|
-
"name": "
|
|
3670
|
+
"name": "resetItems",
|
|
3671
|
+
"privacy": "private",
|
|
3707
3672
|
"return": {
|
|
3708
3673
|
"type": {
|
|
3709
3674
|
"text": "void"
|
|
3710
3675
|
}
|
|
3676
|
+
},
|
|
3677
|
+
"inheritedFrom": {
|
|
3678
|
+
"name": "Accordion",
|
|
3679
|
+
"module": "src/accordion/accordion.ts"
|
|
3711
3680
|
}
|
|
3712
3681
|
},
|
|
3713
3682
|
{
|
|
3714
|
-
"kind": "
|
|
3715
|
-
"name": "
|
|
3683
|
+
"kind": "field",
|
|
3684
|
+
"name": "removeItemListeners",
|
|
3716
3685
|
"privacy": "private",
|
|
3717
|
-
"
|
|
3718
|
-
|
|
3719
|
-
|
|
3720
|
-
|
|
3721
|
-
"text": "MouseEvent"
|
|
3722
|
-
}
|
|
3723
|
-
}
|
|
3724
|
-
]
|
|
3686
|
+
"inheritedFrom": {
|
|
3687
|
+
"name": "Accordion",
|
|
3688
|
+
"module": "src/accordion/accordion.ts"
|
|
3689
|
+
}
|
|
3725
3690
|
},
|
|
3726
3691
|
{
|
|
3727
|
-
"kind": "
|
|
3728
|
-
"name": "
|
|
3692
|
+
"kind": "field",
|
|
3693
|
+
"name": "activeItemChange",
|
|
3694
|
+
"privacy": "private",
|
|
3695
|
+
"inheritedFrom": {
|
|
3696
|
+
"name": "Accordion",
|
|
3697
|
+
"module": "src/accordion/accordion.ts"
|
|
3698
|
+
}
|
|
3729
3699
|
},
|
|
3730
3700
|
{
|
|
3731
3701
|
"kind": "method",
|
|
3732
|
-
"name": "
|
|
3702
|
+
"name": "getItemIds",
|
|
3703
|
+
"privacy": "private",
|
|
3733
3704
|
"return": {
|
|
3734
3705
|
"type": {
|
|
3735
|
-
"text": "
|
|
3706
|
+
"text": "Array<string | null>"
|
|
3736
3707
|
}
|
|
3708
|
+
},
|
|
3709
|
+
"inheritedFrom": {
|
|
3710
|
+
"name": "Accordion",
|
|
3711
|
+
"module": "src/accordion/accordion.ts"
|
|
3737
3712
|
}
|
|
3738
3713
|
},
|
|
3739
3714
|
{
|
|
3740
3715
|
"kind": "method",
|
|
3741
|
-
"name": "
|
|
3716
|
+
"name": "isSingleExpandMode",
|
|
3742
3717
|
"privacy": "private",
|
|
3743
3718
|
"return": {
|
|
3744
3719
|
"type": {
|
|
3745
|
-
"text": "
|
|
3720
|
+
"text": "boolean"
|
|
3746
3721
|
}
|
|
3747
3722
|
},
|
|
3748
|
-
"
|
|
3749
|
-
|
|
3750
|
-
|
|
3751
|
-
|
|
3752
|
-
"text": "AIStatus | null"
|
|
3753
|
-
}
|
|
3754
|
-
}
|
|
3755
|
-
]
|
|
3723
|
+
"inheritedFrom": {
|
|
3724
|
+
"name": "Accordion",
|
|
3725
|
+
"module": "src/accordion/accordion.ts"
|
|
3726
|
+
}
|
|
3756
3727
|
},
|
|
3757
3728
|
{
|
|
3758
|
-
"kind": "
|
|
3759
|
-
"name": "
|
|
3729
|
+
"kind": "field",
|
|
3730
|
+
"name": "handleItemKeyDown",
|
|
3760
3731
|
"privacy": "private",
|
|
3761
|
-
"
|
|
3762
|
-
"
|
|
3763
|
-
|
|
3764
|
-
}
|
|
3732
|
+
"inheritedFrom": {
|
|
3733
|
+
"name": "Accordion",
|
|
3734
|
+
"module": "src/accordion/accordion.ts"
|
|
3765
3735
|
}
|
|
3766
3736
|
},
|
|
3767
3737
|
{
|
|
3768
|
-
"kind": "
|
|
3769
|
-
"name": "
|
|
3738
|
+
"kind": "field",
|
|
3739
|
+
"name": "handleItemFocus",
|
|
3770
3740
|
"privacy": "private",
|
|
3771
|
-
"
|
|
3772
|
-
"
|
|
3773
|
-
|
|
3774
|
-
}
|
|
3741
|
+
"inheritedFrom": {
|
|
3742
|
+
"name": "Accordion",
|
|
3743
|
+
"module": "src/accordion/accordion.ts"
|
|
3775
3744
|
}
|
|
3776
3745
|
},
|
|
3777
3746
|
{
|
|
3778
3747
|
"kind": "method",
|
|
3779
|
-
"name": "
|
|
3748
|
+
"name": "adjust",
|
|
3780
3749
|
"privacy": "private",
|
|
3781
3750
|
"return": {
|
|
3782
3751
|
"type": {
|
|
3783
3752
|
"text": "void"
|
|
3784
3753
|
}
|
|
3754
|
+
},
|
|
3755
|
+
"parameters": [
|
|
3756
|
+
{
|
|
3757
|
+
"name": "adjustment",
|
|
3758
|
+
"type": {
|
|
3759
|
+
"text": "number"
|
|
3760
|
+
}
|
|
3761
|
+
}
|
|
3762
|
+
],
|
|
3763
|
+
"inheritedFrom": {
|
|
3764
|
+
"name": "Accordion",
|
|
3765
|
+
"module": "src/accordion/accordion.ts"
|
|
3785
3766
|
}
|
|
3786
3767
|
},
|
|
3787
3768
|
{
|
|
3788
3769
|
"kind": "method",
|
|
3789
|
-
"name": "
|
|
3770
|
+
"name": "focusItem",
|
|
3771
|
+
"privacy": "private",
|
|
3790
3772
|
"return": {
|
|
3791
3773
|
"type": {
|
|
3792
|
-
"text": "
|
|
3774
|
+
"text": "void"
|
|
3793
3775
|
}
|
|
3776
|
+
},
|
|
3777
|
+
"inheritedFrom": {
|
|
3778
|
+
"name": "Accordion",
|
|
3779
|
+
"module": "src/accordion/accordion.ts"
|
|
3794
3780
|
}
|
|
3795
3781
|
},
|
|
3796
3782
|
{
|
|
@@ -3905,88 +3891,102 @@
|
|
|
3905
3891
|
}
|
|
3906
3892
|
}
|
|
3907
3893
|
],
|
|
3908
|
-
"
|
|
3909
|
-
|
|
3910
|
-
|
|
3894
|
+
"events": [
|
|
3895
|
+
{
|
|
3896
|
+
"description": "Fires a custom 'change' event when the active item changes",
|
|
3897
|
+
"name": "change",
|
|
3898
|
+
"inheritedFrom": {
|
|
3899
|
+
"name": "Accordion",
|
|
3900
|
+
"module": "src/accordion/accordion.ts"
|
|
3901
|
+
}
|
|
3902
|
+
}
|
|
3903
|
+
]
|
|
3904
|
+
},
|
|
3905
|
+
{
|
|
3906
|
+
"kind": "variable",
|
|
3907
|
+
"name": "foundationAccordionShadowOptions",
|
|
3908
|
+
"type": {
|
|
3909
|
+
"text": "ShadowRootInit"
|
|
3911
3910
|
},
|
|
3912
|
-
"
|
|
3913
|
-
"customElement": true
|
|
3911
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3914
3912
|
},
|
|
3915
3913
|
{
|
|
3916
3914
|
"kind": "variable",
|
|
3917
|
-
"name": "
|
|
3915
|
+
"name": "defaultAccordionConfig",
|
|
3916
|
+
"type": {
|
|
3917
|
+
"text": "object"
|
|
3918
|
+
},
|
|
3919
|
+
"default": "{}"
|
|
3920
|
+
},
|
|
3921
|
+
{
|
|
3922
|
+
"kind": "variable",
|
|
3923
|
+
"name": "foundationAccordion",
|
|
3924
|
+
"description": "The Foundation Accordion",
|
|
3925
|
+
"privacy": "public"
|
|
3918
3926
|
}
|
|
3919
3927
|
],
|
|
3920
3928
|
"exports": [
|
|
3921
3929
|
{
|
|
3922
3930
|
"kind": "js",
|
|
3923
|
-
"name": "
|
|
3931
|
+
"name": "Accordion",
|
|
3924
3932
|
"declaration": {
|
|
3925
|
-
"name": "
|
|
3926
|
-
"module": "src/
|
|
3933
|
+
"name": "Accordion",
|
|
3934
|
+
"module": "src/accordion/accordion.ts"
|
|
3927
3935
|
}
|
|
3928
3936
|
},
|
|
3929
3937
|
{
|
|
3930
3938
|
"kind": "js",
|
|
3931
|
-
"name": "
|
|
3932
|
-
"declaration": {
|
|
3933
|
-
"name": "foundationAiIndicator",
|
|
3934
|
-
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3935
|
-
}
|
|
3936
|
-
}
|
|
3937
|
-
]
|
|
3938
|
-
},
|
|
3939
|
-
{
|
|
3940
|
-
"kind": "javascript-module",
|
|
3941
|
-
"path": "src/ai-indicator/index.ts",
|
|
3942
|
-
"declarations": [],
|
|
3943
|
-
"exports": [
|
|
3944
|
-
{
|
|
3945
|
-
"kind": "js",
|
|
3946
|
-
"name": "AiIndicator",
|
|
3939
|
+
"name": "foundationAccordionShadowOptions",
|
|
3947
3940
|
"declaration": {
|
|
3948
|
-
"name": "
|
|
3949
|
-
"module": "
|
|
3941
|
+
"name": "foundationAccordionShadowOptions",
|
|
3942
|
+
"module": "src/accordion/accordion.ts"
|
|
3950
3943
|
}
|
|
3951
3944
|
},
|
|
3952
3945
|
{
|
|
3953
3946
|
"kind": "js",
|
|
3954
|
-
"name": "
|
|
3947
|
+
"name": "defaultAccordionConfig",
|
|
3955
3948
|
"declaration": {
|
|
3956
|
-
"name": "
|
|
3957
|
-
"module": "
|
|
3949
|
+
"name": "defaultAccordionConfig",
|
|
3950
|
+
"module": "src/accordion/accordion.ts"
|
|
3958
3951
|
}
|
|
3959
3952
|
},
|
|
3960
3953
|
{
|
|
3961
3954
|
"kind": "js",
|
|
3962
|
-
"name": "
|
|
3955
|
+
"name": "foundationAccordion",
|
|
3963
3956
|
"declaration": {
|
|
3964
|
-
"name": "
|
|
3965
|
-
"module": "
|
|
3957
|
+
"name": "foundationAccordion",
|
|
3958
|
+
"module": "src/accordion/accordion.ts"
|
|
3966
3959
|
}
|
|
3967
|
-
}
|
|
3960
|
+
}
|
|
3961
|
+
]
|
|
3962
|
+
},
|
|
3963
|
+
{
|
|
3964
|
+
"kind": "javascript-module",
|
|
3965
|
+
"path": "src/accordion/index.ts",
|
|
3966
|
+
"declarations": [],
|
|
3967
|
+
"exports": [
|
|
3968
3968
|
{
|
|
3969
3969
|
"kind": "js",
|
|
3970
|
-
"name": "
|
|
3970
|
+
"name": "*",
|
|
3971
3971
|
"declaration": {
|
|
3972
|
-
"name": "
|
|
3973
|
-
"
|
|
3972
|
+
"name": "*",
|
|
3973
|
+
"package": "./accordion.template"
|
|
3974
3974
|
}
|
|
3975
3975
|
},
|
|
3976
3976
|
{
|
|
3977
3977
|
"kind": "js",
|
|
3978
|
-
"name": "
|
|
3978
|
+
"name": "*",
|
|
3979
3979
|
"declaration": {
|
|
3980
|
-
"name": "
|
|
3981
|
-
"
|
|
3980
|
+
"name": "*",
|
|
3981
|
+
"package": "./accordion.styles"
|
|
3982
3982
|
}
|
|
3983
3983
|
},
|
|
3984
3984
|
{
|
|
3985
3985
|
"kind": "js",
|
|
3986
|
-
"name": "
|
|
3986
|
+
"name": "*",
|
|
3987
3987
|
"declaration": {
|
|
3988
|
-
"name": "
|
|
3989
|
-
"
|
|
3988
|
+
"name": "*",
|
|
3989
|
+
"package": "./accordion"
|
|
3990
3990
|
}
|
|
3991
3991
|
}
|
|
3992
3992
|
]
|