@genesislcap/foundation-ui 14.474.2-alpha-9a473cd.0 → 14.475.1-alpha-0dba2b1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +1178 -1178
- package/dist/dts/react.d.ts +17 -17
- package/dist/react.cjs +11 -11
- package/dist/react.mjs +9 -9
- package/package.json +19 -19
|
@@ -1431,34 +1431,11 @@
|
|
|
1431
1431
|
},
|
|
1432
1432
|
{
|
|
1433
1433
|
"kind": "javascript-module",
|
|
1434
|
-
"path": "src/
|
|
1434
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
1435
1435
|
"declarations": [
|
|
1436
1436
|
{
|
|
1437
1437
|
"kind": "function",
|
|
1438
|
-
"name": "
|
|
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",
|
|
1438
|
+
"name": "foundationAccordionStyles",
|
|
1462
1439
|
"return": {
|
|
1463
1440
|
"type": {
|
|
1464
1441
|
"text": "ElementStyles"
|
|
@@ -1483,269 +1460,277 @@
|
|
|
1483
1460
|
"exports": [
|
|
1484
1461
|
{
|
|
1485
1462
|
"kind": "js",
|
|
1486
|
-
"name": "
|
|
1487
|
-
"declaration": {
|
|
1488
|
-
"name": "actionsMenuBaseStyles",
|
|
1489
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1490
|
-
}
|
|
1491
|
-
},
|
|
1492
|
-
{
|
|
1493
|
-
"kind": "js",
|
|
1494
|
-
"name": "foundationActionsMenuStyles",
|
|
1463
|
+
"name": "foundationAccordionStyles",
|
|
1495
1464
|
"declaration": {
|
|
1496
|
-
"name": "
|
|
1497
|
-
"module": "src/
|
|
1465
|
+
"name": "foundationAccordionStyles",
|
|
1466
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
1498
1467
|
}
|
|
1499
1468
|
}
|
|
1500
1469
|
]
|
|
1501
1470
|
},
|
|
1502
1471
|
{
|
|
1503
1472
|
"kind": "javascript-module",
|
|
1504
|
-
"path": "src/
|
|
1473
|
+
"path": "src/accordion/accordion.template.ts",
|
|
1505
1474
|
"declarations": [
|
|
1506
1475
|
{
|
|
1507
1476
|
"kind": "function",
|
|
1508
|
-
"name": "
|
|
1477
|
+
"name": "foundationAccordionTemplate",
|
|
1478
|
+
"return": {
|
|
1479
|
+
"type": {
|
|
1480
|
+
"text": "ViewTemplate<Accordion>"
|
|
1481
|
+
}
|
|
1482
|
+
},
|
|
1509
1483
|
"parameters": [
|
|
1510
1484
|
{
|
|
1511
|
-
"name": "
|
|
1485
|
+
"name": "context",
|
|
1512
1486
|
"type": {
|
|
1513
|
-
"text": "
|
|
1487
|
+
"text": "ElementDefinitionContext"
|
|
1514
1488
|
}
|
|
1515
|
-
}
|
|
1516
|
-
]
|
|
1517
|
-
},
|
|
1518
|
-
{
|
|
1519
|
-
"kind": "function",
|
|
1520
|
-
"name": "singleOptionTemplate",
|
|
1521
|
-
"parameters": [
|
|
1489
|
+
},
|
|
1522
1490
|
{
|
|
1523
|
-
"name": "
|
|
1491
|
+
"name": "definition",
|
|
1524
1492
|
"type": {
|
|
1525
|
-
"text": "
|
|
1493
|
+
"text": "FoundationElementDefinition"
|
|
1526
1494
|
}
|
|
1527
1495
|
}
|
|
1528
1496
|
]
|
|
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
1497
|
}
|
|
1538
1498
|
],
|
|
1539
1499
|
"exports": [
|
|
1540
1500
|
{
|
|
1541
1501
|
"kind": "js",
|
|
1542
|
-
"name": "
|
|
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",
|
|
1502
|
+
"name": "foundationAccordionTemplate",
|
|
1559
1503
|
"declaration": {
|
|
1560
|
-
"name": "
|
|
1561
|
-
"module": "src/
|
|
1504
|
+
"name": "foundationAccordionTemplate",
|
|
1505
|
+
"module": "src/accordion/accordion.template.ts"
|
|
1562
1506
|
}
|
|
1563
1507
|
}
|
|
1564
1508
|
]
|
|
1565
1509
|
},
|
|
1566
1510
|
{
|
|
1567
1511
|
"kind": "javascript-module",
|
|
1568
|
-
"path": "src/
|
|
1512
|
+
"path": "src/accordion/accordion.ts",
|
|
1569
1513
|
"declarations": [
|
|
1570
1514
|
{
|
|
1571
1515
|
"kind": "class",
|
|
1572
1516
|
"description": "",
|
|
1573
|
-
"name": "
|
|
1574
|
-
"
|
|
1517
|
+
"name": "Accordion",
|
|
1518
|
+
"superclass": {
|
|
1519
|
+
"name": "FASTAccordion",
|
|
1520
|
+
"package": "@microsoft/fast-foundation"
|
|
1521
|
+
},
|
|
1522
|
+
"tagName": "%%prefix%%-accordion",
|
|
1523
|
+
"customElement": true,
|
|
1524
|
+
"attributes": [
|
|
1575
1525
|
{
|
|
1576
|
-
"
|
|
1577
|
-
"name": "actions",
|
|
1526
|
+
"name": "expand-mode",
|
|
1578
1527
|
"type": {
|
|
1579
|
-
"text": "
|
|
1528
|
+
"text": "AccordionExpandMode"
|
|
1529
|
+
},
|
|
1530
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
1531
|
+
"fieldName": "expandmode",
|
|
1532
|
+
"inheritedFrom": {
|
|
1533
|
+
"name": "Accordion",
|
|
1534
|
+
"module": "src/accordion/accordion.ts"
|
|
1580
1535
|
}
|
|
1581
|
-
}
|
|
1536
|
+
}
|
|
1537
|
+
],
|
|
1538
|
+
"members": [
|
|
1582
1539
|
{
|
|
1583
1540
|
"kind": "field",
|
|
1584
|
-
"name": "
|
|
1541
|
+
"name": "expandmode",
|
|
1585
1542
|
"type": {
|
|
1586
|
-
"text": "
|
|
1543
|
+
"text": "AccordionExpandMode"
|
|
1587
1544
|
},
|
|
1588
|
-
"
|
|
1545
|
+
"privacy": "public",
|
|
1546
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
1547
|
+
"inheritedFrom": {
|
|
1548
|
+
"name": "Accordion",
|
|
1549
|
+
"module": "src/accordion/accordion.ts"
|
|
1550
|
+
}
|
|
1589
1551
|
},
|
|
1590
1552
|
{
|
|
1591
1553
|
"kind": "field",
|
|
1592
|
-
"name": "
|
|
1554
|
+
"name": "activeid",
|
|
1593
1555
|
"type": {
|
|
1594
|
-
"text": "
|
|
1556
|
+
"text": "string | null"
|
|
1595
1557
|
},
|
|
1596
|
-
"
|
|
1558
|
+
"privacy": "private",
|
|
1559
|
+
"inheritedFrom": {
|
|
1560
|
+
"name": "Accordion",
|
|
1561
|
+
"module": "src/accordion/accordion.ts"
|
|
1562
|
+
}
|
|
1597
1563
|
},
|
|
1598
1564
|
{
|
|
1599
1565
|
"kind": "field",
|
|
1600
|
-
"name": "
|
|
1566
|
+
"name": "activeItemIndex",
|
|
1601
1567
|
"type": {
|
|
1602
|
-
"text": "
|
|
1568
|
+
"text": "number"
|
|
1603
1569
|
},
|
|
1604
|
-
"
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
"type": {
|
|
1610
|
-
"text": "string"
|
|
1570
|
+
"privacy": "private",
|
|
1571
|
+
"default": "0",
|
|
1572
|
+
"inheritedFrom": {
|
|
1573
|
+
"name": "Accordion",
|
|
1574
|
+
"module": "src/accordion/accordion.ts"
|
|
1611
1575
|
}
|
|
1612
1576
|
},
|
|
1613
1577
|
{
|
|
1614
1578
|
"kind": "field",
|
|
1615
|
-
"name": "
|
|
1579
|
+
"name": "accordionIds",
|
|
1616
1580
|
"type": {
|
|
1617
|
-
"text": "
|
|
1581
|
+
"text": "Array<string | null>"
|
|
1582
|
+
},
|
|
1583
|
+
"privacy": "private",
|
|
1584
|
+
"inheritedFrom": {
|
|
1585
|
+
"name": "Accordion",
|
|
1586
|
+
"module": "src/accordion/accordion.ts"
|
|
1618
1587
|
}
|
|
1619
1588
|
},
|
|
1620
1589
|
{
|
|
1621
1590
|
"kind": "field",
|
|
1622
|
-
"name": "
|
|
1623
|
-
"
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1591
|
+
"name": "change",
|
|
1592
|
+
"privacy": "private",
|
|
1593
|
+
"inheritedFrom": {
|
|
1594
|
+
"name": "Accordion",
|
|
1595
|
+
"module": "src/accordion/accordion.ts"
|
|
1596
|
+
}
|
|
1627
1597
|
},
|
|
1628
1598
|
{
|
|
1629
|
-
"kind": "
|
|
1630
|
-
"name": "
|
|
1631
|
-
"
|
|
1632
|
-
|
|
1599
|
+
"kind": "method",
|
|
1600
|
+
"name": "findExpandedItem",
|
|
1601
|
+
"privacy": "private",
|
|
1602
|
+
"return": {
|
|
1603
|
+
"type": {
|
|
1604
|
+
"text": "AccordionItem | null"
|
|
1605
|
+
}
|
|
1633
1606
|
},
|
|
1634
|
-
"
|
|
1607
|
+
"inheritedFrom": {
|
|
1608
|
+
"name": "Accordion",
|
|
1609
|
+
"module": "src/accordion/accordion.ts"
|
|
1610
|
+
}
|
|
1635
1611
|
},
|
|
1636
1612
|
{
|
|
1637
1613
|
"kind": "field",
|
|
1638
|
-
"name": "
|
|
1639
|
-
"
|
|
1640
|
-
|
|
1614
|
+
"name": "setItems",
|
|
1615
|
+
"privacy": "private",
|
|
1616
|
+
"inheritedFrom": {
|
|
1617
|
+
"name": "Accordion",
|
|
1618
|
+
"module": "src/accordion/accordion.ts"
|
|
1641
1619
|
}
|
|
1642
1620
|
},
|
|
1643
1621
|
{
|
|
1644
|
-
"kind": "
|
|
1645
|
-
"name": "
|
|
1646
|
-
"
|
|
1647
|
-
|
|
1622
|
+
"kind": "method",
|
|
1623
|
+
"name": "resetItems",
|
|
1624
|
+
"privacy": "private",
|
|
1625
|
+
"return": {
|
|
1626
|
+
"type": {
|
|
1627
|
+
"text": "void"
|
|
1628
|
+
}
|
|
1648
1629
|
},
|
|
1649
|
-
"
|
|
1630
|
+
"inheritedFrom": {
|
|
1631
|
+
"name": "Accordion",
|
|
1632
|
+
"module": "src/accordion/accordion.ts"
|
|
1633
|
+
}
|
|
1650
1634
|
},
|
|
1651
1635
|
{
|
|
1652
1636
|
"kind": "field",
|
|
1653
|
-
"name": "
|
|
1654
|
-
"
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1637
|
+
"name": "removeItemListeners",
|
|
1638
|
+
"privacy": "private",
|
|
1639
|
+
"inheritedFrom": {
|
|
1640
|
+
"name": "Accordion",
|
|
1641
|
+
"module": "src/accordion/accordion.ts"
|
|
1642
|
+
}
|
|
1658
1643
|
},
|
|
1659
1644
|
{
|
|
1660
1645
|
"kind": "field",
|
|
1661
|
-
"name": "
|
|
1662
|
-
"
|
|
1663
|
-
|
|
1646
|
+
"name": "activeItemChange",
|
|
1647
|
+
"privacy": "private",
|
|
1648
|
+
"inheritedFrom": {
|
|
1649
|
+
"name": "Accordion",
|
|
1650
|
+
"module": "src/accordion/accordion.ts"
|
|
1664
1651
|
}
|
|
1665
1652
|
},
|
|
1666
1653
|
{
|
|
1667
|
-
"kind": "
|
|
1668
|
-
"name": "
|
|
1669
|
-
"
|
|
1670
|
-
|
|
1654
|
+
"kind": "method",
|
|
1655
|
+
"name": "getItemIds",
|
|
1656
|
+
"privacy": "private",
|
|
1657
|
+
"return": {
|
|
1658
|
+
"type": {
|
|
1659
|
+
"text": "Array<string | null>"
|
|
1660
|
+
}
|
|
1661
|
+
},
|
|
1662
|
+
"inheritedFrom": {
|
|
1663
|
+
"name": "Accordion",
|
|
1664
|
+
"module": "src/accordion/accordion.ts"
|
|
1671
1665
|
}
|
|
1672
1666
|
},
|
|
1673
1667
|
{
|
|
1674
1668
|
"kind": "method",
|
|
1675
|
-
"name": "
|
|
1676
|
-
"privacy": "
|
|
1677
|
-
"
|
|
1678
|
-
{
|
|
1679
|
-
"
|
|
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
|
-
}
|
|
1669
|
+
"name": "isSingleExpandMode",
|
|
1670
|
+
"privacy": "private",
|
|
1671
|
+
"return": {
|
|
1672
|
+
"type": {
|
|
1673
|
+
"text": "boolean"
|
|
1710
1674
|
}
|
|
1711
|
-
|
|
1675
|
+
},
|
|
1676
|
+
"inheritedFrom": {
|
|
1677
|
+
"name": "Accordion",
|
|
1678
|
+
"module": "src/accordion/accordion.ts"
|
|
1679
|
+
}
|
|
1712
1680
|
},
|
|
1713
1681
|
{
|
|
1714
1682
|
"kind": "field",
|
|
1715
|
-
"name": "
|
|
1716
|
-
"
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1683
|
+
"name": "handleItemKeyDown",
|
|
1684
|
+
"privacy": "private",
|
|
1685
|
+
"inheritedFrom": {
|
|
1686
|
+
"name": "Accordion",
|
|
1687
|
+
"module": "src/accordion/accordion.ts"
|
|
1688
|
+
}
|
|
1720
1689
|
},
|
|
1721
1690
|
{
|
|
1722
1691
|
"kind": "field",
|
|
1723
|
-
"name": "
|
|
1724
|
-
"
|
|
1692
|
+
"name": "handleItemFocus",
|
|
1693
|
+
"privacy": "private",
|
|
1694
|
+
"inheritedFrom": {
|
|
1695
|
+
"name": "Accordion",
|
|
1696
|
+
"module": "src/accordion/accordion.ts"
|
|
1697
|
+
}
|
|
1725
1698
|
},
|
|
1726
1699
|
{
|
|
1727
1700
|
"kind": "method",
|
|
1728
|
-
"name": "
|
|
1701
|
+
"name": "adjust",
|
|
1702
|
+
"privacy": "private",
|
|
1703
|
+
"return": {
|
|
1704
|
+
"type": {
|
|
1705
|
+
"text": "void"
|
|
1706
|
+
}
|
|
1707
|
+
},
|
|
1729
1708
|
"parameters": [
|
|
1730
1709
|
{
|
|
1731
|
-
"name": "
|
|
1710
|
+
"name": "adjustment",
|
|
1732
1711
|
"type": {
|
|
1733
|
-
"text": "
|
|
1712
|
+
"text": "number"
|
|
1734
1713
|
}
|
|
1735
1714
|
}
|
|
1736
|
-
]
|
|
1715
|
+
],
|
|
1716
|
+
"inheritedFrom": {
|
|
1717
|
+
"name": "Accordion",
|
|
1718
|
+
"module": "src/accordion/accordion.ts"
|
|
1719
|
+
}
|
|
1737
1720
|
},
|
|
1738
1721
|
{
|
|
1739
1722
|
"kind": "method",
|
|
1740
|
-
"name": "
|
|
1741
|
-
"
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
"
|
|
1745
|
-
"text": "string"
|
|
1746
|
-
}
|
|
1723
|
+
"name": "focusItem",
|
|
1724
|
+
"privacy": "private",
|
|
1725
|
+
"return": {
|
|
1726
|
+
"type": {
|
|
1727
|
+
"text": "void"
|
|
1747
1728
|
}
|
|
1748
|
-
|
|
1729
|
+
},
|
|
1730
|
+
"inheritedFrom": {
|
|
1731
|
+
"name": "Accordion",
|
|
1732
|
+
"module": "src/accordion/accordion.ts"
|
|
1733
|
+
}
|
|
1749
1734
|
},
|
|
1750
1735
|
{
|
|
1751
1736
|
"kind": "field",
|
|
@@ -1859,107 +1844,78 @@
|
|
|
1859
1844
|
}
|
|
1860
1845
|
}
|
|
1861
1846
|
],
|
|
1862
|
-
"
|
|
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
|
-
},
|
|
1847
|
+
"events": [
|
|
1918
1848
|
{
|
|
1919
|
-
"
|
|
1920
|
-
"
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1849
|
+
"description": "Fires a custom 'change' event when the active item changes",
|
|
1850
|
+
"name": "change",
|
|
1851
|
+
"inheritedFrom": {
|
|
1852
|
+
"name": "Accordion",
|
|
1853
|
+
"module": "src/accordion/accordion.ts"
|
|
1854
|
+
}
|
|
1925
1855
|
}
|
|
1926
|
-
]
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1856
|
+
]
|
|
1857
|
+
},
|
|
1858
|
+
{
|
|
1859
|
+
"kind": "variable",
|
|
1860
|
+
"name": "foundationAccordionShadowOptions",
|
|
1861
|
+
"type": {
|
|
1862
|
+
"text": "ShadowRootInit"
|
|
1930
1863
|
},
|
|
1931
|
-
"
|
|
1932
|
-
"customElement": true
|
|
1864
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1933
1865
|
},
|
|
1934
1866
|
{
|
|
1935
1867
|
"kind": "variable",
|
|
1936
|
-
"name": "
|
|
1937
|
-
"
|
|
1868
|
+
"name": "defaultAccordionConfig",
|
|
1869
|
+
"type": {
|
|
1870
|
+
"text": "object"
|
|
1871
|
+
},
|
|
1872
|
+
"default": "{}"
|
|
1873
|
+
},
|
|
1874
|
+
{
|
|
1875
|
+
"kind": "variable",
|
|
1876
|
+
"name": "foundationAccordion",
|
|
1877
|
+
"description": "The Foundation Accordion",
|
|
1938
1878
|
"privacy": "public"
|
|
1939
1879
|
}
|
|
1940
1880
|
],
|
|
1941
1881
|
"exports": [
|
|
1942
1882
|
{
|
|
1943
1883
|
"kind": "js",
|
|
1944
|
-
"name": "
|
|
1884
|
+
"name": "Accordion",
|
|
1945
1885
|
"declaration": {
|
|
1946
|
-
"name": "
|
|
1947
|
-
"module": "src/
|
|
1886
|
+
"name": "Accordion",
|
|
1887
|
+
"module": "src/accordion/accordion.ts"
|
|
1948
1888
|
}
|
|
1949
1889
|
},
|
|
1950
1890
|
{
|
|
1951
1891
|
"kind": "js",
|
|
1952
|
-
"name": "
|
|
1892
|
+
"name": "foundationAccordionShadowOptions",
|
|
1953
1893
|
"declaration": {
|
|
1954
|
-
"name": "
|
|
1955
|
-
"module": "src/
|
|
1894
|
+
"name": "foundationAccordionShadowOptions",
|
|
1895
|
+
"module": "src/accordion/accordion.ts"
|
|
1896
|
+
}
|
|
1897
|
+
},
|
|
1898
|
+
{
|
|
1899
|
+
"kind": "js",
|
|
1900
|
+
"name": "defaultAccordionConfig",
|
|
1901
|
+
"declaration": {
|
|
1902
|
+
"name": "defaultAccordionConfig",
|
|
1903
|
+
"module": "src/accordion/accordion.ts"
|
|
1904
|
+
}
|
|
1905
|
+
},
|
|
1906
|
+
{
|
|
1907
|
+
"kind": "js",
|
|
1908
|
+
"name": "foundationAccordion",
|
|
1909
|
+
"declaration": {
|
|
1910
|
+
"name": "foundationAccordion",
|
|
1911
|
+
"module": "src/accordion/accordion.ts"
|
|
1956
1912
|
}
|
|
1957
1913
|
}
|
|
1958
1914
|
]
|
|
1959
1915
|
},
|
|
1960
1916
|
{
|
|
1961
1917
|
"kind": "javascript-module",
|
|
1962
|
-
"path": "src/
|
|
1918
|
+
"path": "src/accordion/index.ts",
|
|
1963
1919
|
"declarations": [],
|
|
1964
1920
|
"exports": [
|
|
1965
1921
|
{
|
|
@@ -1967,7 +1923,7 @@
|
|
|
1967
1923
|
"name": "*",
|
|
1968
1924
|
"declaration": {
|
|
1969
1925
|
"name": "*",
|
|
1970
|
-
"package": "./
|
|
1926
|
+
"package": "./accordion.template"
|
|
1971
1927
|
}
|
|
1972
1928
|
},
|
|
1973
1929
|
{
|
|
@@ -1975,7 +1931,7 @@
|
|
|
1975
1931
|
"name": "*",
|
|
1976
1932
|
"declaration": {
|
|
1977
1933
|
"name": "*",
|
|
1978
|
-
"package": "./
|
|
1934
|
+
"package": "./accordion.styles"
|
|
1979
1935
|
}
|
|
1980
1936
|
},
|
|
1981
1937
|
{
|
|
@@ -1983,138 +1939,210 @@
|
|
|
1983
1939
|
"name": "*",
|
|
1984
1940
|
"declaration": {
|
|
1985
1941
|
"name": "*",
|
|
1986
|
-
"package": "./
|
|
1987
|
-
}
|
|
1988
|
-
}
|
|
1989
|
-
]
|
|
1990
|
-
},
|
|
1991
|
-
{
|
|
1992
|
-
"kind": "javascript-module",
|
|
1993
|
-
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
1994
|
-
"declarations": [
|
|
1995
|
-
{
|
|
1996
|
-
"kind": "variable",
|
|
1997
|
-
"name": "foundationAiCriteriaSearchStyles",
|
|
1998
|
-
"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`"
|
|
1999
|
-
}
|
|
2000
|
-
],
|
|
2001
|
-
"exports": [
|
|
2002
|
-
{
|
|
2003
|
-
"kind": "js",
|
|
2004
|
-
"name": "foundationAiCriteriaSearchStyles",
|
|
2005
|
-
"declaration": {
|
|
2006
|
-
"name": "foundationAiCriteriaSearchStyles",
|
|
2007
|
-
"module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
|
|
1942
|
+
"package": "./accordion"
|
|
2008
1943
|
}
|
|
2009
1944
|
}
|
|
2010
1945
|
]
|
|
2011
1946
|
},
|
|
2012
1947
|
{
|
|
2013
1948
|
"kind": "javascript-module",
|
|
2014
|
-
"path": "src/
|
|
1949
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
2015
1950
|
"declarations": [
|
|
2016
1951
|
{
|
|
2017
|
-
"kind": "
|
|
2018
|
-
"name": "
|
|
2019
|
-
"
|
|
2020
|
-
"
|
|
1952
|
+
"kind": "function",
|
|
1953
|
+
"name": "actionsMenuBaseStyles",
|
|
1954
|
+
"return": {
|
|
1955
|
+
"type": {
|
|
1956
|
+
"text": "ElementStyles"
|
|
1957
|
+
}
|
|
2021
1958
|
},
|
|
2022
|
-
"
|
|
1959
|
+
"parameters": [
|
|
1960
|
+
{
|
|
1961
|
+
"name": "context",
|
|
1962
|
+
"type": {
|
|
1963
|
+
"text": "ElementDefinitionContext"
|
|
1964
|
+
}
|
|
1965
|
+
},
|
|
1966
|
+
{
|
|
1967
|
+
"name": "definition",
|
|
1968
|
+
"type": {
|
|
1969
|
+
"text": "FoundationElementDefinition"
|
|
1970
|
+
}
|
|
1971
|
+
}
|
|
1972
|
+
]
|
|
1973
|
+
},
|
|
1974
|
+
{
|
|
1975
|
+
"kind": "function",
|
|
1976
|
+
"name": "foundationActionsMenuStyles",
|
|
1977
|
+
"return": {
|
|
1978
|
+
"type": {
|
|
1979
|
+
"text": "ElementStyles"
|
|
1980
|
+
}
|
|
1981
|
+
},
|
|
1982
|
+
"parameters": [
|
|
1983
|
+
{
|
|
1984
|
+
"name": "context",
|
|
1985
|
+
"type": {
|
|
1986
|
+
"text": "ElementDefinitionContext"
|
|
1987
|
+
}
|
|
1988
|
+
},
|
|
1989
|
+
{
|
|
1990
|
+
"name": "definition",
|
|
1991
|
+
"type": {
|
|
1992
|
+
"text": "FoundationElementDefinition"
|
|
1993
|
+
}
|
|
1994
|
+
}
|
|
1995
|
+
]
|
|
2023
1996
|
}
|
|
2024
1997
|
],
|
|
2025
1998
|
"exports": [
|
|
2026
1999
|
{
|
|
2027
2000
|
"kind": "js",
|
|
2028
|
-
"name": "
|
|
2001
|
+
"name": "actionsMenuBaseStyles",
|
|
2029
2002
|
"declaration": {
|
|
2030
|
-
"name": "
|
|
2031
|
-
"module": "src/
|
|
2003
|
+
"name": "actionsMenuBaseStyles",
|
|
2004
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2005
|
+
}
|
|
2006
|
+
},
|
|
2007
|
+
{
|
|
2008
|
+
"kind": "js",
|
|
2009
|
+
"name": "foundationActionsMenuStyles",
|
|
2010
|
+
"declaration": {
|
|
2011
|
+
"name": "foundationActionsMenuStyles",
|
|
2012
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2032
2013
|
}
|
|
2033
2014
|
}
|
|
2034
2015
|
]
|
|
2035
2016
|
},
|
|
2036
2017
|
{
|
|
2037
2018
|
"kind": "javascript-module",
|
|
2038
|
-
"path": "src/
|
|
2019
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
2039
2020
|
"declarations": [
|
|
2040
2021
|
{
|
|
2041
|
-
"kind": "
|
|
2042
|
-
"
|
|
2043
|
-
"
|
|
2044
|
-
"members": [
|
|
2022
|
+
"kind": "function",
|
|
2023
|
+
"name": "menuTemplate",
|
|
2024
|
+
"parameters": [
|
|
2045
2025
|
{
|
|
2046
|
-
"
|
|
2047
|
-
"name": "providerRegistry",
|
|
2026
|
+
"name": "prefix",
|
|
2048
2027
|
"type": {
|
|
2049
|
-
"text": "
|
|
2028
|
+
"text": "string"
|
|
2050
2029
|
}
|
|
2051
|
-
}
|
|
2030
|
+
}
|
|
2031
|
+
]
|
|
2032
|
+
},
|
|
2033
|
+
{
|
|
2034
|
+
"kind": "function",
|
|
2035
|
+
"name": "singleOptionTemplate",
|
|
2036
|
+
"parameters": [
|
|
2052
2037
|
{
|
|
2053
|
-
"
|
|
2054
|
-
"name": "placeholder",
|
|
2038
|
+
"name": "prefix",
|
|
2055
2039
|
"type": {
|
|
2056
2040
|
"text": "string"
|
|
2057
|
-
}
|
|
2058
|
-
|
|
2059
|
-
|
|
2041
|
+
}
|
|
2042
|
+
}
|
|
2043
|
+
]
|
|
2044
|
+
},
|
|
2045
|
+
{
|
|
2046
|
+
"kind": "variable",
|
|
2047
|
+
"name": "foundationActionsMenuTemplate",
|
|
2048
|
+
"type": {
|
|
2049
|
+
"text": "ViewTemplate<ActionsMenu>"
|
|
2050
|
+
},
|
|
2051
|
+
"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`"
|
|
2052
|
+
}
|
|
2053
|
+
],
|
|
2054
|
+
"exports": [
|
|
2055
|
+
{
|
|
2056
|
+
"kind": "js",
|
|
2057
|
+
"name": "menuTemplate",
|
|
2058
|
+
"declaration": {
|
|
2059
|
+
"name": "menuTemplate",
|
|
2060
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2061
|
+
}
|
|
2062
|
+
},
|
|
2063
|
+
{
|
|
2064
|
+
"kind": "js",
|
|
2065
|
+
"name": "singleOptionTemplate",
|
|
2066
|
+
"declaration": {
|
|
2067
|
+
"name": "singleOptionTemplate",
|
|
2068
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2069
|
+
}
|
|
2070
|
+
},
|
|
2071
|
+
{
|
|
2072
|
+
"kind": "js",
|
|
2073
|
+
"name": "foundationActionsMenuTemplate",
|
|
2074
|
+
"declaration": {
|
|
2075
|
+
"name": "foundationActionsMenuTemplate",
|
|
2076
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2077
|
+
}
|
|
2078
|
+
}
|
|
2079
|
+
]
|
|
2080
|
+
},
|
|
2081
|
+
{
|
|
2082
|
+
"kind": "javascript-module",
|
|
2083
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
2084
|
+
"declarations": [
|
|
2085
|
+
{
|
|
2086
|
+
"kind": "class",
|
|
2087
|
+
"description": "",
|
|
2088
|
+
"name": "ActionsMenu",
|
|
2089
|
+
"members": [
|
|
2060
2090
|
{
|
|
2061
2091
|
"kind": "field",
|
|
2062
|
-
"name": "
|
|
2092
|
+
"name": "actions",
|
|
2063
2093
|
"type": {
|
|
2064
|
-
"text": "
|
|
2094
|
+
"text": "ActionMenuItem[]"
|
|
2065
2095
|
}
|
|
2066
2096
|
},
|
|
2067
2097
|
{
|
|
2068
2098
|
"kind": "field",
|
|
2069
|
-
"name": "
|
|
2099
|
+
"name": "isVertical",
|
|
2070
2100
|
"type": {
|
|
2071
|
-
"text": "
|
|
2101
|
+
"text": "boolean"
|
|
2072
2102
|
},
|
|
2073
|
-
"default": "
|
|
2103
|
+
"default": "false"
|
|
2074
2104
|
},
|
|
2075
2105
|
{
|
|
2076
2106
|
"kind": "field",
|
|
2077
|
-
"name": "
|
|
2107
|
+
"name": "addDefaultActions",
|
|
2078
2108
|
"type": {
|
|
2079
2109
|
"text": "boolean"
|
|
2080
2110
|
},
|
|
2081
|
-
"default": "
|
|
2111
|
+
"default": "true"
|
|
2082
2112
|
},
|
|
2083
2113
|
{
|
|
2084
2114
|
"kind": "field",
|
|
2085
|
-
"name": "
|
|
2115
|
+
"name": "autoCloseOnAction",
|
|
2086
2116
|
"type": {
|
|
2087
|
-
"text": "
|
|
2117
|
+
"text": "boolean"
|
|
2088
2118
|
},
|
|
2089
|
-
"default": "
|
|
2119
|
+
"default": "true"
|
|
2090
2120
|
},
|
|
2091
2121
|
{
|
|
2092
2122
|
"kind": "field",
|
|
2093
|
-
"name": "
|
|
2123
|
+
"name": "classNames",
|
|
2094
2124
|
"type": {
|
|
2095
|
-
"text": "
|
|
2096
|
-
}
|
|
2097
|
-
"default": "[]"
|
|
2125
|
+
"text": "string"
|
|
2126
|
+
}
|
|
2098
2127
|
},
|
|
2099
2128
|
{
|
|
2100
2129
|
"kind": "field",
|
|
2101
|
-
"name": "
|
|
2130
|
+
"name": "definition",
|
|
2102
2131
|
"type": {
|
|
2103
|
-
"text": "
|
|
2104
|
-
}
|
|
2105
|
-
"default": "false"
|
|
2132
|
+
"text": "any"
|
|
2133
|
+
}
|
|
2106
2134
|
},
|
|
2107
2135
|
{
|
|
2108
2136
|
"kind": "field",
|
|
2109
|
-
"name": "
|
|
2137
|
+
"name": "name",
|
|
2110
2138
|
"type": {
|
|
2111
|
-
"text": "
|
|
2139
|
+
"text": "string"
|
|
2112
2140
|
},
|
|
2113
|
-
"default": "
|
|
2141
|
+
"default": "'Actions'"
|
|
2114
2142
|
},
|
|
2115
2143
|
{
|
|
2116
2144
|
"kind": "field",
|
|
2117
|
-
"name": "
|
|
2145
|
+
"name": "open",
|
|
2118
2146
|
"type": {
|
|
2119
2147
|
"text": "boolean"
|
|
2120
2148
|
},
|
|
@@ -2122,125 +2150,117 @@
|
|
|
2122
2150
|
},
|
|
2123
2151
|
{
|
|
2124
2152
|
"kind": "field",
|
|
2125
|
-
"name": "
|
|
2153
|
+
"name": "buttonAppearance",
|
|
2126
2154
|
"type": {
|
|
2127
|
-
"text": "
|
|
2128
|
-
}
|
|
2129
|
-
"privacy": "public"
|
|
2155
|
+
"text": "string"
|
|
2156
|
+
}
|
|
2130
2157
|
},
|
|
2131
2158
|
{
|
|
2132
2159
|
"kind": "field",
|
|
2133
|
-
"name": "
|
|
2160
|
+
"name": "hideDisabled",
|
|
2134
2161
|
"type": {
|
|
2135
|
-
"text": "
|
|
2162
|
+
"text": "boolean"
|
|
2136
2163
|
},
|
|
2137
|
-
"
|
|
2138
|
-
"default": "null"
|
|
2164
|
+
"default": "false"
|
|
2139
2165
|
},
|
|
2140
2166
|
{
|
|
2141
2167
|
"kind": "field",
|
|
2142
|
-
"name": "
|
|
2168
|
+
"name": "hideMenuSingleOption",
|
|
2143
2169
|
"type": {
|
|
2144
|
-
"text": "
|
|
2170
|
+
"text": "boolean"
|
|
2145
2171
|
},
|
|
2146
|
-
"
|
|
2147
|
-
"default": "null"
|
|
2172
|
+
"default": "false"
|
|
2148
2173
|
},
|
|
2149
2174
|
{
|
|
2150
2175
|
"kind": "field",
|
|
2151
|
-
"name": "
|
|
2176
|
+
"name": "singleOption",
|
|
2152
2177
|
"type": {
|
|
2153
|
-
"text": "
|
|
2154
|
-
}
|
|
2155
|
-
"readonly": true
|
|
2178
|
+
"text": "ActionMenuItem"
|
|
2179
|
+
}
|
|
2156
2180
|
},
|
|
2157
2181
|
{
|
|
2158
2182
|
"kind": "field",
|
|
2159
|
-
"name": "
|
|
2183
|
+
"name": "actionsMenu",
|
|
2160
2184
|
"type": {
|
|
2161
|
-
"text": "
|
|
2162
|
-
}
|
|
2163
|
-
"readonly": true
|
|
2185
|
+
"text": "HTMLElement"
|
|
2186
|
+
}
|
|
2164
2187
|
},
|
|
2165
2188
|
{
|
|
2166
2189
|
"kind": "method",
|
|
2167
|
-
"name": "
|
|
2168
|
-
"privacy": "
|
|
2169
|
-
"return": {
|
|
2170
|
-
"type": {
|
|
2171
|
-
"text": "string"
|
|
2172
|
-
}
|
|
2173
|
-
},
|
|
2190
|
+
"name": "definitionChanged",
|
|
2191
|
+
"privacy": "protected",
|
|
2174
2192
|
"parameters": [
|
|
2175
2193
|
{
|
|
2176
|
-
"name": "
|
|
2194
|
+
"name": "oldValue",
|
|
2177
2195
|
"type": {
|
|
2178
|
-
"text": "
|
|
2196
|
+
"text": "any"
|
|
2197
|
+
}
|
|
2198
|
+
},
|
|
2199
|
+
{
|
|
2200
|
+
"name": "newValue",
|
|
2201
|
+
"type": {
|
|
2202
|
+
"text": "any"
|
|
2179
2203
|
}
|
|
2180
2204
|
}
|
|
2181
2205
|
]
|
|
2182
2206
|
},
|
|
2183
2207
|
{
|
|
2184
2208
|
"kind": "method",
|
|
2185
|
-
"name": "
|
|
2186
|
-
"
|
|
2187
|
-
"type": {
|
|
2188
|
-
"text": "void"
|
|
2189
|
-
}
|
|
2190
|
-
}
|
|
2209
|
+
"name": "openChanged",
|
|
2210
|
+
"privacy": "protected"
|
|
2191
2211
|
},
|
|
2192
2212
|
{
|
|
2193
2213
|
"kind": "method",
|
|
2194
|
-
"name": "
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
},
|
|
2214
|
+
"name": "toggleActionsMenuVisibility"
|
|
2215
|
+
},
|
|
2216
|
+
{
|
|
2217
|
+
"kind": "method",
|
|
2218
|
+
"name": "onActionMenuItemClick",
|
|
2200
2219
|
"parameters": [
|
|
2201
2220
|
{
|
|
2202
|
-
"name": "
|
|
2221
|
+
"name": "callback",
|
|
2203
2222
|
"type": {
|
|
2204
|
-
"text": "
|
|
2205
|
-
}
|
|
2206
|
-
},
|
|
2207
|
-
{
|
|
2208
|
-
"name": "clauseIndex",
|
|
2209
|
-
"type": {
|
|
2210
|
-
"text": "number"
|
|
2223
|
+
"text": "(rowData) => void | any"
|
|
2211
2224
|
}
|
|
2212
2225
|
}
|
|
2213
2226
|
]
|
|
2214
2227
|
},
|
|
2215
2228
|
{
|
|
2216
|
-
"kind": "
|
|
2217
|
-
"name": "
|
|
2218
|
-
"
|
|
2219
|
-
"
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
}
|
|
2223
|
-
},
|
|
2224
|
-
{
|
|
2225
|
-
"kind": "method",
|
|
2226
|
-
"name": "handleSubmit"
|
|
2227
|
-
},
|
|
2228
|
-
{
|
|
2229
|
-
"kind": "method",
|
|
2230
|
-
"name": "handleBlur"
|
|
2229
|
+
"kind": "field",
|
|
2230
|
+
"name": "allActions",
|
|
2231
|
+
"type": {
|
|
2232
|
+
"text": "ActionMenuItem[]"
|
|
2233
|
+
},
|
|
2234
|
+
"readonly": true
|
|
2231
2235
|
},
|
|
2232
2236
|
{
|
|
2233
|
-
"kind": "
|
|
2234
|
-
"name": "
|
|
2237
|
+
"kind": "field",
|
|
2238
|
+
"name": "rowData",
|
|
2239
|
+
"readonly": true
|
|
2235
2240
|
},
|
|
2236
2241
|
{
|
|
2237
2242
|
"kind": "method",
|
|
2238
|
-
"name": "
|
|
2243
|
+
"name": "getLabel",
|
|
2244
|
+
"parameters": [
|
|
2245
|
+
{
|
|
2246
|
+
"name": "name",
|
|
2247
|
+
"type": {
|
|
2248
|
+
"text": "string | ((rowData: any) => string)"
|
|
2249
|
+
}
|
|
2250
|
+
}
|
|
2251
|
+
]
|
|
2239
2252
|
},
|
|
2240
2253
|
{
|
|
2241
2254
|
"kind": "method",
|
|
2242
|
-
"name": "
|
|
2243
|
-
"
|
|
2255
|
+
"name": "getTemplate",
|
|
2256
|
+
"parameters": [
|
|
2257
|
+
{
|
|
2258
|
+
"name": "prefix",
|
|
2259
|
+
"type": {
|
|
2260
|
+
"text": "string"
|
|
2261
|
+
}
|
|
2262
|
+
}
|
|
2263
|
+
]
|
|
2244
2264
|
},
|
|
2245
2265
|
{
|
|
2246
2266
|
"kind": "field",
|
|
@@ -2354,430 +2374,388 @@
|
|
|
2354
2374
|
}
|
|
2355
2375
|
}
|
|
2356
2376
|
],
|
|
2357
|
-
"
|
|
2377
|
+
"attributes": [
|
|
2358
2378
|
{
|
|
2359
|
-
"
|
|
2360
|
-
"
|
|
2379
|
+
"name": "is-vertical",
|
|
2380
|
+
"type": {
|
|
2381
|
+
"text": "boolean"
|
|
2382
|
+
},
|
|
2383
|
+
"default": "false",
|
|
2384
|
+
"fieldName": "isVertical"
|
|
2361
2385
|
},
|
|
2362
2386
|
{
|
|
2363
|
-
"
|
|
2364
|
-
"
|
|
2365
|
-
|
|
2366
|
-
|
|
2367
|
-
|
|
2387
|
+
"name": "add-default-actions",
|
|
2388
|
+
"type": {
|
|
2389
|
+
"text": "boolean"
|
|
2390
|
+
},
|
|
2391
|
+
"default": "true",
|
|
2392
|
+
"fieldName": "addDefaultActions"
|
|
2393
|
+
},
|
|
2368
2394
|
{
|
|
2369
|
-
"name": "
|
|
2395
|
+
"name": "auto-close-on-action",
|
|
2396
|
+
"type": {
|
|
2397
|
+
"text": "boolean"
|
|
2398
|
+
},
|
|
2399
|
+
"default": "true",
|
|
2400
|
+
"fieldName": "autoCloseOnAction"
|
|
2401
|
+
},
|
|
2402
|
+
{
|
|
2403
|
+
"name": "name",
|
|
2370
2404
|
"type": {
|
|
2371
2405
|
"text": "string"
|
|
2372
2406
|
},
|
|
2373
|
-
"default": "'
|
|
2374
|
-
"fieldName": "
|
|
2407
|
+
"default": "'Actions'",
|
|
2408
|
+
"fieldName": "name"
|
|
2375
2409
|
},
|
|
2376
2410
|
{
|
|
2411
|
+
"name": "open",
|
|
2377
2412
|
"type": {
|
|
2378
2413
|
"text": "boolean"
|
|
2379
2414
|
},
|
|
2380
|
-
"
|
|
2415
|
+
"default": "false",
|
|
2416
|
+
"fieldName": "open"
|
|
2417
|
+
},
|
|
2418
|
+
{
|
|
2419
|
+
"name": "buttonAppearance",
|
|
2420
|
+
"type": {
|
|
2421
|
+
"text": "string"
|
|
2422
|
+
},
|
|
2423
|
+
"fieldName": "buttonAppearance"
|
|
2424
|
+
},
|
|
2425
|
+
{
|
|
2426
|
+
"name": "hide-disabled",
|
|
2427
|
+
"type": {
|
|
2428
|
+
"text": "boolean"
|
|
2429
|
+
},
|
|
2430
|
+
"default": "false",
|
|
2431
|
+
"fieldName": "hideDisabled"
|
|
2432
|
+
},
|
|
2433
|
+
{
|
|
2434
|
+
"name": "hide-menu-single-option",
|
|
2435
|
+
"type": {
|
|
2436
|
+
"text": "boolean"
|
|
2437
|
+
},
|
|
2438
|
+
"default": "false",
|
|
2439
|
+
"fieldName": "hideMenuSingleOption"
|
|
2381
2440
|
}
|
|
2382
2441
|
],
|
|
2383
2442
|
"superclass": {
|
|
2384
2443
|
"name": "FoundationElement",
|
|
2385
2444
|
"package": "@microsoft/fast-foundation"
|
|
2386
2445
|
},
|
|
2387
|
-
"tagName": "%%prefix%%-
|
|
2446
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
2388
2447
|
"customElement": true
|
|
2389
2448
|
},
|
|
2390
2449
|
{
|
|
2391
2450
|
"kind": "variable",
|
|
2392
|
-
"name": "
|
|
2393
|
-
"
|
|
2394
|
-
|
|
2395
|
-
},
|
|
2396
|
-
"default": "undefined"
|
|
2397
|
-
},
|
|
2398
|
-
{
|
|
2399
|
-
"kind": "variable",
|
|
2400
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
2401
|
-
"type": {
|
|
2402
|
-
"text": "object"
|
|
2403
|
-
},
|
|
2404
|
-
"default": "{}"
|
|
2405
|
-
},
|
|
2406
|
-
{
|
|
2407
|
-
"kind": "variable",
|
|
2408
|
-
"name": "foundationAiCriteriaSearch"
|
|
2451
|
+
"name": "foundationActionsMenu",
|
|
2452
|
+
"description": "The Foundation Actions Menu",
|
|
2453
|
+
"privacy": "public"
|
|
2409
2454
|
}
|
|
2410
2455
|
],
|
|
2411
2456
|
"exports": [
|
|
2412
2457
|
{
|
|
2413
2458
|
"kind": "js",
|
|
2414
|
-
"name": "
|
|
2415
|
-
"declaration": {
|
|
2416
|
-
"name": "AiCriteriaSearch",
|
|
2417
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2418
|
-
}
|
|
2419
|
-
},
|
|
2420
|
-
{
|
|
2421
|
-
"kind": "js",
|
|
2422
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2423
|
-
"declaration": {
|
|
2424
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2425
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2426
|
-
}
|
|
2427
|
-
},
|
|
2428
|
-
{
|
|
2429
|
-
"kind": "js",
|
|
2430
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
2459
|
+
"name": "ActionsMenu",
|
|
2431
2460
|
"declaration": {
|
|
2432
|
-
"name": "
|
|
2433
|
-
"module": "src/
|
|
2461
|
+
"name": "ActionsMenu",
|
|
2462
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2434
2463
|
}
|
|
2435
2464
|
},
|
|
2436
2465
|
{
|
|
2437
2466
|
"kind": "js",
|
|
2438
|
-
"name": "
|
|
2467
|
+
"name": "foundationActionsMenu",
|
|
2439
2468
|
"declaration": {
|
|
2440
|
-
"name": "
|
|
2441
|
-
"module": "src/
|
|
2469
|
+
"name": "foundationActionsMenu",
|
|
2470
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2442
2471
|
}
|
|
2443
2472
|
}
|
|
2444
2473
|
]
|
|
2445
2474
|
},
|
|
2446
2475
|
{
|
|
2447
2476
|
"kind": "javascript-module",
|
|
2448
|
-
"path": "src/
|
|
2477
|
+
"path": "src/actions-menu/index.ts",
|
|
2449
2478
|
"declarations": [],
|
|
2450
2479
|
"exports": [
|
|
2451
2480
|
{
|
|
2452
2481
|
"kind": "js",
|
|
2453
|
-
"name": "
|
|
2482
|
+
"name": "*",
|
|
2454
2483
|
"declaration": {
|
|
2455
|
-
"name": "
|
|
2456
|
-
"
|
|
2484
|
+
"name": "*",
|
|
2485
|
+
"package": "./actions-menu.styles"
|
|
2457
2486
|
}
|
|
2458
2487
|
},
|
|
2459
2488
|
{
|
|
2460
2489
|
"kind": "js",
|
|
2461
|
-
"name": "
|
|
2490
|
+
"name": "*",
|
|
2462
2491
|
"declaration": {
|
|
2463
|
-
"name": "
|
|
2464
|
-
"
|
|
2492
|
+
"name": "*",
|
|
2493
|
+
"package": "./actions-menu.template"
|
|
2465
2494
|
}
|
|
2466
2495
|
},
|
|
2467
2496
|
{
|
|
2468
2497
|
"kind": "js",
|
|
2469
|
-
"name": "
|
|
2498
|
+
"name": "*",
|
|
2470
2499
|
"declaration": {
|
|
2471
|
-
"name": "
|
|
2472
|
-
"
|
|
2500
|
+
"name": "*",
|
|
2501
|
+
"package": "./actions-menu"
|
|
2473
2502
|
}
|
|
2474
|
-
}
|
|
2503
|
+
}
|
|
2504
|
+
]
|
|
2505
|
+
},
|
|
2506
|
+
{
|
|
2507
|
+
"kind": "javascript-module",
|
|
2508
|
+
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
2509
|
+
"declarations": [
|
|
2475
2510
|
{
|
|
2476
|
-
"kind": "
|
|
2477
|
-
"name": "
|
|
2478
|
-
"
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
|
-
|
|
2482
|
-
},
|
|
2511
|
+
"kind": "variable",
|
|
2512
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2513
|
+
"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`"
|
|
2514
|
+
}
|
|
2515
|
+
],
|
|
2516
|
+
"exports": [
|
|
2483
2517
|
{
|
|
2484
2518
|
"kind": "js",
|
|
2485
2519
|
"name": "foundationAiCriteriaSearchStyles",
|
|
2486
2520
|
"declaration": {
|
|
2487
2521
|
"name": "foundationAiCriteriaSearchStyles",
|
|
2488
|
-
"module": "
|
|
2522
|
+
"module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
|
|
2489
2523
|
}
|
|
2490
|
-
}
|
|
2524
|
+
}
|
|
2525
|
+
]
|
|
2526
|
+
},
|
|
2527
|
+
{
|
|
2528
|
+
"kind": "javascript-module",
|
|
2529
|
+
"path": "src/ai-criteria-search/ai-criteria-search.template.ts",
|
|
2530
|
+
"declarations": [
|
|
2491
2531
|
{
|
|
2492
|
-
"kind": "
|
|
2532
|
+
"kind": "variable",
|
|
2493
2533
|
"name": "foundationAiCriteriaSearchTemplate",
|
|
2494
|
-
"
|
|
2495
|
-
"
|
|
2496
|
-
|
|
2497
|
-
}
|
|
2498
|
-
}
|
|
2499
|
-
|
|
2500
|
-
|
|
2501
|
-
"name": "*",
|
|
2502
|
-
"declaration": {
|
|
2503
|
-
"name": "*",
|
|
2504
|
-
"package": "./validation/criteria-ir"
|
|
2505
|
-
}
|
|
2506
|
-
},
|
|
2507
|
-
{
|
|
2508
|
-
"kind": "js",
|
|
2509
|
-
"name": "*",
|
|
2510
|
-
"declaration": {
|
|
2511
|
-
"name": "*",
|
|
2512
|
-
"package": "./validation/operator-map"
|
|
2513
|
-
}
|
|
2514
|
-
},
|
|
2534
|
+
"type": {
|
|
2535
|
+
"text": "ViewTemplate<AiCriteriaSearch>"
|
|
2536
|
+
},
|
|
2537
|
+
"default": "html`\n ${(x) => aiCriteriaSearchTemplate(getPrefix(x))}\n`"
|
|
2538
|
+
}
|
|
2539
|
+
],
|
|
2540
|
+
"exports": [
|
|
2515
2541
|
{
|
|
2516
2542
|
"kind": "js",
|
|
2517
|
-
"name": "
|
|
2543
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2518
2544
|
"declaration": {
|
|
2519
|
-
"name": "
|
|
2520
|
-
"
|
|
2545
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2546
|
+
"module": "src/ai-criteria-search/ai-criteria-search.template.ts"
|
|
2521
2547
|
}
|
|
2522
2548
|
}
|
|
2523
2549
|
]
|
|
2524
2550
|
},
|
|
2525
2551
|
{
|
|
2526
2552
|
"kind": "javascript-module",
|
|
2527
|
-
"path": "src/ai-criteria-search/
|
|
2553
|
+
"path": "src/ai-criteria-search/ai-criteria-search.ts",
|
|
2528
2554
|
"declarations": [
|
|
2529
2555
|
{
|
|
2530
|
-
"kind": "
|
|
2531
|
-
"
|
|
2532
|
-
"
|
|
2533
|
-
|
|
2534
|
-
"text": "string"
|
|
2535
|
-
}
|
|
2536
|
-
},
|
|
2537
|
-
"parameters": [
|
|
2556
|
+
"kind": "class",
|
|
2557
|
+
"description": "Natural-language criteria search input with AI interpretation.",
|
|
2558
|
+
"name": "AiCriteriaSearch",
|
|
2559
|
+
"members": [
|
|
2538
2560
|
{
|
|
2539
|
-
"
|
|
2561
|
+
"kind": "field",
|
|
2562
|
+
"name": "providerRegistry",
|
|
2540
2563
|
"type": {
|
|
2541
|
-
"text": "
|
|
2564
|
+
"text": "AIProviderRegistry"
|
|
2542
2565
|
}
|
|
2543
|
-
}
|
|
2544
|
-
],
|
|
2545
|
-
"description": "Formats validation errors into a user-friendly message."
|
|
2546
|
-
},
|
|
2547
|
-
{
|
|
2548
|
-
"kind": "function",
|
|
2549
|
-
"name": "showCriteriaError",
|
|
2550
|
-
"return": {
|
|
2551
|
-
"type": {
|
|
2552
|
-
"text": "void"
|
|
2553
|
-
}
|
|
2554
|
-
},
|
|
2555
|
-
"parameters": [
|
|
2566
|
+
},
|
|
2556
2567
|
{
|
|
2557
|
-
"
|
|
2568
|
+
"kind": "field",
|
|
2569
|
+
"name": "placeholder",
|
|
2558
2570
|
"type": {
|
|
2559
2571
|
"text": "string"
|
|
2560
2572
|
},
|
|
2561
|
-
"
|
|
2573
|
+
"default": "'Describe your search criteria in natural language...'"
|
|
2562
2574
|
},
|
|
2563
2575
|
{
|
|
2564
|
-
"
|
|
2576
|
+
"kind": "field",
|
|
2577
|
+
"name": "disabled",
|
|
2565
2578
|
"type": {
|
|
2566
|
-
"text": "
|
|
2567
|
-
}
|
|
2568
|
-
"description": "Error message to display"
|
|
2579
|
+
"text": "boolean"
|
|
2580
|
+
}
|
|
2569
2581
|
},
|
|
2570
2582
|
{
|
|
2571
|
-
"
|
|
2583
|
+
"kind": "field",
|
|
2584
|
+
"name": "inputValue",
|
|
2572
2585
|
"type": {
|
|
2573
2586
|
"text": "string"
|
|
2574
2587
|
},
|
|
2575
|
-
"
|
|
2576
|
-
}
|
|
2577
|
-
],
|
|
2578
|
-
"description": "Shows a criteria error as a toast notification."
|
|
2579
|
-
}
|
|
2580
|
-
],
|
|
2581
|
-
"exports": [
|
|
2582
|
-
{
|
|
2583
|
-
"kind": "js",
|
|
2584
|
-
"name": "formatValidationErrors",
|
|
2585
|
-
"declaration": {
|
|
2586
|
-
"name": "formatValidationErrors",
|
|
2587
|
-
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
2588
|
-
}
|
|
2589
|
-
},
|
|
2590
|
-
{
|
|
2591
|
-
"kind": "js",
|
|
2592
|
-
"name": "showCriteriaError",
|
|
2593
|
-
"declaration": {
|
|
2594
|
-
"name": "showCriteriaError",
|
|
2595
|
-
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
2596
|
-
}
|
|
2597
|
-
}
|
|
2598
|
-
]
|
|
2599
|
-
},
|
|
2600
|
-
{
|
|
2601
|
-
"kind": "javascript-module",
|
|
2602
|
-
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
2603
|
-
"declarations": [
|
|
2604
|
-
{
|
|
2605
|
-
"kind": "function",
|
|
2606
|
-
"name": "foundationAccordionItemStyles",
|
|
2607
|
-
"return": {
|
|
2608
|
-
"type": {
|
|
2609
|
-
"text": "ElementStyles"
|
|
2610
|
-
}
|
|
2611
|
-
},
|
|
2612
|
-
"parameters": [
|
|
2588
|
+
"default": "''"
|
|
2589
|
+
},
|
|
2613
2590
|
{
|
|
2614
|
-
"
|
|
2591
|
+
"kind": "field",
|
|
2592
|
+
"name": "isInterpreting",
|
|
2615
2593
|
"type": {
|
|
2616
|
-
"text": "
|
|
2617
|
-
}
|
|
2594
|
+
"text": "boolean"
|
|
2595
|
+
},
|
|
2596
|
+
"default": "false"
|
|
2618
2597
|
},
|
|
2619
2598
|
{
|
|
2620
|
-
"
|
|
2599
|
+
"kind": "field",
|
|
2600
|
+
"name": "lastValidCriteria",
|
|
2621
2601
|
"type": {
|
|
2622
|
-
"text": "
|
|
2623
|
-
}
|
|
2624
|
-
|
|
2625
|
-
|
|
2626
|
-
}
|
|
2627
|
-
],
|
|
2628
|
-
"exports": [
|
|
2629
|
-
{
|
|
2630
|
-
"kind": "js",
|
|
2631
|
-
"name": "foundationAccordionItemStyles",
|
|
2632
|
-
"declaration": {
|
|
2633
|
-
"name": "foundationAccordionItemStyles",
|
|
2634
|
-
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
2635
|
-
}
|
|
2636
|
-
}
|
|
2637
|
-
]
|
|
2638
|
-
},
|
|
2639
|
-
{
|
|
2640
|
-
"kind": "javascript-module",
|
|
2641
|
-
"path": "src/accordion-item/accordion-item.template.ts",
|
|
2642
|
-
"declarations": [
|
|
2643
|
-
{
|
|
2644
|
-
"kind": "function",
|
|
2645
|
-
"name": "foundationAccordionItemTemplate",
|
|
2646
|
-
"return": {
|
|
2647
|
-
"type": {
|
|
2648
|
-
"text": "ViewTemplate<AccordionItem>"
|
|
2649
|
-
}
|
|
2650
|
-
},
|
|
2651
|
-
"parameters": [
|
|
2602
|
+
"text": "string | null"
|
|
2603
|
+
},
|
|
2604
|
+
"default": "null"
|
|
2605
|
+
},
|
|
2652
2606
|
{
|
|
2653
|
-
"
|
|
2607
|
+
"kind": "field",
|
|
2608
|
+
"name": "activeGroups",
|
|
2654
2609
|
"type": {
|
|
2655
|
-
"text": "
|
|
2656
|
-
}
|
|
2610
|
+
"text": "CriteriaGroup[]"
|
|
2611
|
+
},
|
|
2612
|
+
"default": "[]"
|
|
2657
2613
|
},
|
|
2658
2614
|
{
|
|
2659
|
-
"
|
|
2615
|
+
"kind": "field",
|
|
2616
|
+
"name": "showingChips",
|
|
2660
2617
|
"type": {
|
|
2661
|
-
"text": "
|
|
2662
|
-
}
|
|
2663
|
-
|
|
2664
|
-
|
|
2665
|
-
}
|
|
2666
|
-
],
|
|
2667
|
-
"exports": [
|
|
2668
|
-
{
|
|
2669
|
-
"kind": "js",
|
|
2670
|
-
"name": "foundationAccordionItemTemplate",
|
|
2671
|
-
"declaration": {
|
|
2672
|
-
"name": "foundationAccordionItemTemplate",
|
|
2673
|
-
"module": "src/accordion-item/accordion-item.template.ts"
|
|
2674
|
-
}
|
|
2675
|
-
}
|
|
2676
|
-
]
|
|
2677
|
-
},
|
|
2678
|
-
{
|
|
2679
|
-
"kind": "javascript-module",
|
|
2680
|
-
"path": "src/accordion-item/accordion-item.ts",
|
|
2681
|
-
"declarations": [
|
|
2682
|
-
{
|
|
2683
|
-
"kind": "class",
|
|
2684
|
-
"description": "",
|
|
2685
|
-
"name": "AccordionItem",
|
|
2686
|
-
"superclass": {
|
|
2687
|
-
"name": "FASTAccordionItem",
|
|
2688
|
-
"package": "@microsoft/fast-components"
|
|
2689
|
-
},
|
|
2690
|
-
"tagName": "%%prefix%%-accordion-item",
|
|
2691
|
-
"customElement": true,
|
|
2692
|
-
"attributes": [
|
|
2618
|
+
"text": "boolean"
|
|
2619
|
+
},
|
|
2620
|
+
"default": "false"
|
|
2621
|
+
},
|
|
2693
2622
|
{
|
|
2694
|
-
"
|
|
2623
|
+
"kind": "field",
|
|
2624
|
+
"name": "fieldMetadata",
|
|
2695
2625
|
"type": {
|
|
2696
|
-
"text": "
|
|
2626
|
+
"text": "MetadataDetail[] | string[]"
|
|
2697
2627
|
},
|
|
2698
|
-
"default": "
|
|
2699
|
-
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
2700
|
-
"fieldName": "headinglevel",
|
|
2701
|
-
"inheritedFrom": {
|
|
2702
|
-
"name": "AccordionItem",
|
|
2703
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2704
|
-
}
|
|
2628
|
+
"default": "[]"
|
|
2705
2629
|
},
|
|
2706
2630
|
{
|
|
2631
|
+
"kind": "field",
|
|
2632
|
+
"name": "isRecording",
|
|
2707
2633
|
"type": {
|
|
2708
2634
|
"text": "boolean"
|
|
2709
2635
|
},
|
|
2710
|
-
"default": "false"
|
|
2711
|
-
"description": "Expands or collapses the item.",
|
|
2712
|
-
"fieldName": "expanded",
|
|
2713
|
-
"inheritedFrom": {
|
|
2714
|
-
"name": "AccordionItem",
|
|
2715
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2716
|
-
}
|
|
2636
|
+
"default": "false"
|
|
2717
2637
|
},
|
|
2718
2638
|
{
|
|
2719
|
-
"
|
|
2639
|
+
"kind": "field",
|
|
2640
|
+
"name": "textAreaRef",
|
|
2720
2641
|
"type": {
|
|
2721
|
-
"text": "
|
|
2642
|
+
"text": "HTMLTextAreaElement"
|
|
2722
2643
|
},
|
|
2723
|
-
"
|
|
2724
|
-
|
|
2725
|
-
"inheritedFrom": {
|
|
2726
|
-
"name": "AccordionItem",
|
|
2727
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2728
|
-
}
|
|
2729
|
-
}
|
|
2730
|
-
],
|
|
2731
|
-
"members": [
|
|
2644
|
+
"privacy": "public"
|
|
2645
|
+
},
|
|
2732
2646
|
{
|
|
2733
2647
|
"kind": "field",
|
|
2734
|
-
"name": "
|
|
2648
|
+
"name": "stopRecording",
|
|
2735
2649
|
"type": {
|
|
2736
|
-
"text": "
|
|
2650
|
+
"text": "(() => void) | null"
|
|
2737
2651
|
},
|
|
2738
|
-
"privacy": "
|
|
2739
|
-
"default": "
|
|
2740
|
-
|
|
2741
|
-
|
|
2742
|
-
|
|
2743
|
-
|
|
2652
|
+
"privacy": "private",
|
|
2653
|
+
"default": "null"
|
|
2654
|
+
},
|
|
2655
|
+
{
|
|
2656
|
+
"kind": "field",
|
|
2657
|
+
"name": "speechApplyDebounceTimer",
|
|
2658
|
+
"type": {
|
|
2659
|
+
"text": "ReturnType<typeof setTimeout> | null"
|
|
2660
|
+
},
|
|
2661
|
+
"privacy": "private",
|
|
2662
|
+
"default": "null"
|
|
2663
|
+
},
|
|
2664
|
+
{
|
|
2665
|
+
"kind": "field",
|
|
2666
|
+
"name": "speechAvailable",
|
|
2667
|
+
"type": {
|
|
2668
|
+
"text": "boolean"
|
|
2669
|
+
},
|
|
2670
|
+
"readonly": true
|
|
2671
|
+
},
|
|
2672
|
+
{
|
|
2673
|
+
"kind": "field",
|
|
2674
|
+
"name": "criteriaChips",
|
|
2675
|
+
"type": {
|
|
2676
|
+
"text": "CriteriaChip[]"
|
|
2677
|
+
},
|
|
2678
|
+
"readonly": true
|
|
2679
|
+
},
|
|
2680
|
+
{
|
|
2681
|
+
"kind": "method",
|
|
2682
|
+
"name": "getFieldLabel",
|
|
2683
|
+
"privacy": "private",
|
|
2684
|
+
"return": {
|
|
2685
|
+
"type": {
|
|
2686
|
+
"text": "string"
|
|
2687
|
+
}
|
|
2688
|
+
},
|
|
2689
|
+
"parameters": [
|
|
2690
|
+
{
|
|
2691
|
+
"name": "fieldName",
|
|
2692
|
+
"type": {
|
|
2693
|
+
"text": "string"
|
|
2694
|
+
}
|
|
2695
|
+
}
|
|
2696
|
+
]
|
|
2697
|
+
},
|
|
2698
|
+
{
|
|
2699
|
+
"kind": "method",
|
|
2700
|
+
"name": "toggleCriteriaView",
|
|
2701
|
+
"return": {
|
|
2702
|
+
"type": {
|
|
2703
|
+
"text": "void"
|
|
2704
|
+
}
|
|
2705
|
+
}
|
|
2706
|
+
},
|
|
2707
|
+
{
|
|
2708
|
+
"kind": "method",
|
|
2709
|
+
"name": "removeChip",
|
|
2710
|
+
"return": {
|
|
2711
|
+
"type": {
|
|
2712
|
+
"text": "void"
|
|
2713
|
+
}
|
|
2714
|
+
},
|
|
2715
|
+
"parameters": [
|
|
2716
|
+
{
|
|
2717
|
+
"name": "groupIndex",
|
|
2718
|
+
"type": {
|
|
2719
|
+
"text": "number"
|
|
2720
|
+
}
|
|
2721
|
+
},
|
|
2722
|
+
{
|
|
2723
|
+
"name": "clauseIndex",
|
|
2724
|
+
"type": {
|
|
2725
|
+
"text": "number"
|
|
2726
|
+
}
|
|
2727
|
+
}
|
|
2728
|
+
]
|
|
2729
|
+
},
|
|
2730
|
+
{
|
|
2731
|
+
"kind": "method",
|
|
2732
|
+
"name": "clearChips",
|
|
2733
|
+
"return": {
|
|
2734
|
+
"type": {
|
|
2735
|
+
"text": "void"
|
|
2736
|
+
}
|
|
2744
2737
|
}
|
|
2745
2738
|
},
|
|
2746
2739
|
{
|
|
2747
|
-
"kind": "
|
|
2748
|
-
"name": "
|
|
2749
|
-
"type": {
|
|
2750
|
-
"text": "boolean"
|
|
2751
|
-
},
|
|
2752
|
-
"privacy": "public",
|
|
2753
|
-
"default": "false",
|
|
2754
|
-
"description": "Expands or collapses the item.",
|
|
2755
|
-
"inheritedFrom": {
|
|
2756
|
-
"name": "AccordionItem",
|
|
2757
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2758
|
-
}
|
|
2740
|
+
"kind": "method",
|
|
2741
|
+
"name": "handleSubmit"
|
|
2759
2742
|
},
|
|
2760
2743
|
{
|
|
2761
|
-
"kind": "
|
|
2762
|
-
"name": "
|
|
2763
|
-
"type": {
|
|
2764
|
-
"text": "string"
|
|
2765
|
-
},
|
|
2766
|
-
"privacy": "public",
|
|
2767
|
-
"description": "The item ID",
|
|
2768
|
-
"inheritedFrom": {
|
|
2769
|
-
"name": "AccordionItem",
|
|
2770
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2771
|
-
}
|
|
2744
|
+
"kind": "method",
|
|
2745
|
+
"name": "handleBlur"
|
|
2772
2746
|
},
|
|
2773
2747
|
{
|
|
2774
|
-
"kind": "
|
|
2775
|
-
"name": "
|
|
2776
|
-
|
|
2777
|
-
|
|
2778
|
-
|
|
2779
|
-
|
|
2780
|
-
|
|
2748
|
+
"kind": "method",
|
|
2749
|
+
"name": "clear"
|
|
2750
|
+
},
|
|
2751
|
+
{
|
|
2752
|
+
"kind": "method",
|
|
2753
|
+
"name": "toggleSpeechInput"
|
|
2754
|
+
},
|
|
2755
|
+
{
|
|
2756
|
+
"kind": "method",
|
|
2757
|
+
"name": "clearSpeechApplyDebounce",
|
|
2758
|
+
"privacy": "private"
|
|
2781
2759
|
},
|
|
2782
2760
|
{
|
|
2783
2761
|
"kind": "field",
|
|
@@ -2893,111 +2871,254 @@
|
|
|
2893
2871
|
],
|
|
2894
2872
|
"events": [
|
|
2895
2873
|
{
|
|
2896
|
-
"description": "
|
|
2897
|
-
"name": "
|
|
2898
|
-
|
|
2899
|
-
|
|
2900
|
-
|
|
2901
|
-
|
|
2874
|
+
"description": "Fired when interpreted criteria is applied or cleared",
|
|
2875
|
+
"name": "criteria-changed"
|
|
2876
|
+
},
|
|
2877
|
+
{
|
|
2878
|
+
"description": "Fired when interpreted criteria contains invalid clauses",
|
|
2879
|
+
"name": "validation-errors"
|
|
2902
2880
|
}
|
|
2903
|
-
]
|
|
2881
|
+
],
|
|
2882
|
+
"attributes": [
|
|
2883
|
+
{
|
|
2884
|
+
"name": "placeholder",
|
|
2885
|
+
"type": {
|
|
2886
|
+
"text": "string"
|
|
2887
|
+
},
|
|
2888
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
2889
|
+
"fieldName": "placeholder"
|
|
2890
|
+
},
|
|
2891
|
+
{
|
|
2892
|
+
"type": {
|
|
2893
|
+
"text": "boolean"
|
|
2894
|
+
},
|
|
2895
|
+
"fieldName": "disabled"
|
|
2896
|
+
}
|
|
2897
|
+
],
|
|
2898
|
+
"superclass": {
|
|
2899
|
+
"name": "FoundationElement",
|
|
2900
|
+
"package": "@microsoft/fast-foundation"
|
|
2901
|
+
},
|
|
2902
|
+
"tagName": "%%prefix%%-ai-criteria-search",
|
|
2903
|
+
"customElement": true
|
|
2904
2904
|
},
|
|
2905
2905
|
{
|
|
2906
2906
|
"kind": "variable",
|
|
2907
|
-
"name": "
|
|
2907
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2908
2908
|
"type": {
|
|
2909
2909
|
"text": "ShadowRootInit"
|
|
2910
2910
|
},
|
|
2911
|
-
"default": "
|
|
2911
|
+
"default": "undefined"
|
|
2912
2912
|
},
|
|
2913
2913
|
{
|
|
2914
2914
|
"kind": "variable",
|
|
2915
|
-
"name": "
|
|
2915
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2916
2916
|
"type": {
|
|
2917
2917
|
"text": "object"
|
|
2918
2918
|
},
|
|
2919
|
-
"default": "{
|
|
2919
|
+
"default": "{}"
|
|
2920
2920
|
},
|
|
2921
2921
|
{
|
|
2922
2922
|
"kind": "variable",
|
|
2923
|
-
"name": "
|
|
2924
|
-
"description": "The Foundation Accordion Item",
|
|
2925
|
-
"privacy": "public"
|
|
2923
|
+
"name": "foundationAiCriteriaSearch"
|
|
2926
2924
|
}
|
|
2927
2925
|
],
|
|
2928
2926
|
"exports": [
|
|
2929
2927
|
{
|
|
2930
2928
|
"kind": "js",
|
|
2931
|
-
"name": "
|
|
2929
|
+
"name": "AiCriteriaSearch",
|
|
2932
2930
|
"declaration": {
|
|
2933
|
-
"name": "
|
|
2934
|
-
"module": "src/
|
|
2931
|
+
"name": "AiCriteriaSearch",
|
|
2932
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2935
2933
|
}
|
|
2936
2934
|
},
|
|
2937
2935
|
{
|
|
2938
2936
|
"kind": "js",
|
|
2939
|
-
"name": "
|
|
2937
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2940
2938
|
"declaration": {
|
|
2941
|
-
"name": "
|
|
2942
|
-
"module": "src/
|
|
2939
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2940
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2943
2941
|
}
|
|
2944
2942
|
},
|
|
2945
2943
|
{
|
|
2946
2944
|
"kind": "js",
|
|
2947
|
-
"name": "
|
|
2945
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2948
2946
|
"declaration": {
|
|
2949
|
-
"name": "
|
|
2950
|
-
"module": "src/
|
|
2947
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2948
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2951
2949
|
}
|
|
2952
2950
|
},
|
|
2953
2951
|
{
|
|
2954
2952
|
"kind": "js",
|
|
2955
|
-
"name": "
|
|
2953
|
+
"name": "foundationAiCriteriaSearch",
|
|
2956
2954
|
"declaration": {
|
|
2957
|
-
"name": "
|
|
2958
|
-
"module": "src/
|
|
2955
|
+
"name": "foundationAiCriteriaSearch",
|
|
2956
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2957
|
+
}
|
|
2958
|
+
}
|
|
2959
|
+
]
|
|
2960
|
+
},
|
|
2961
|
+
{
|
|
2962
|
+
"kind": "javascript-module",
|
|
2963
|
+
"path": "src/ai-criteria-search/index.ts",
|
|
2964
|
+
"declarations": [],
|
|
2965
|
+
"exports": [
|
|
2966
|
+
{
|
|
2967
|
+
"kind": "js",
|
|
2968
|
+
"name": "AiCriteriaSearch",
|
|
2969
|
+
"declaration": {
|
|
2970
|
+
"name": "AiCriteriaSearch",
|
|
2971
|
+
"module": "./ai-criteria-search"
|
|
2972
|
+
}
|
|
2973
|
+
},
|
|
2974
|
+
{
|
|
2975
|
+
"kind": "js",
|
|
2976
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2977
|
+
"declaration": {
|
|
2978
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2979
|
+
"module": "./ai-criteria-search"
|
|
2980
|
+
}
|
|
2981
|
+
},
|
|
2982
|
+
{
|
|
2983
|
+
"kind": "js",
|
|
2984
|
+
"name": "foundationAiCriteriaSearch",
|
|
2985
|
+
"declaration": {
|
|
2986
|
+
"name": "foundationAiCriteriaSearch",
|
|
2987
|
+
"module": "./ai-criteria-search"
|
|
2988
|
+
}
|
|
2989
|
+
},
|
|
2990
|
+
{
|
|
2991
|
+
"kind": "js",
|
|
2992
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2993
|
+
"declaration": {
|
|
2994
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2995
|
+
"module": "./ai-criteria-search"
|
|
2996
|
+
}
|
|
2997
|
+
},
|
|
2998
|
+
{
|
|
2999
|
+
"kind": "js",
|
|
3000
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
3001
|
+
"declaration": {
|
|
3002
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
3003
|
+
"module": "./ai-criteria-search.styles"
|
|
3004
|
+
}
|
|
3005
|
+
},
|
|
3006
|
+
{
|
|
3007
|
+
"kind": "js",
|
|
3008
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
3009
|
+
"declaration": {
|
|
3010
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
3011
|
+
"module": "./ai-criteria-search.template"
|
|
3012
|
+
}
|
|
3013
|
+
},
|
|
3014
|
+
{
|
|
3015
|
+
"kind": "js",
|
|
3016
|
+
"name": "*",
|
|
3017
|
+
"declaration": {
|
|
3018
|
+
"name": "*",
|
|
3019
|
+
"package": "./validation/criteria-ir"
|
|
3020
|
+
}
|
|
3021
|
+
},
|
|
3022
|
+
{
|
|
3023
|
+
"kind": "js",
|
|
3024
|
+
"name": "*",
|
|
3025
|
+
"declaration": {
|
|
3026
|
+
"name": "*",
|
|
3027
|
+
"package": "./validation/operator-map"
|
|
3028
|
+
}
|
|
3029
|
+
},
|
|
3030
|
+
{
|
|
3031
|
+
"kind": "js",
|
|
3032
|
+
"name": "*",
|
|
3033
|
+
"declaration": {
|
|
3034
|
+
"name": "*",
|
|
3035
|
+
"package": "./validation/schema-validator"
|
|
2959
3036
|
}
|
|
2960
3037
|
}
|
|
2961
|
-
]
|
|
2962
|
-
},
|
|
2963
|
-
{
|
|
2964
|
-
"kind": "javascript-module",
|
|
2965
|
-
"path": "src/
|
|
2966
|
-
"declarations": [
|
|
3038
|
+
]
|
|
3039
|
+
},
|
|
3040
|
+
{
|
|
3041
|
+
"kind": "javascript-module",
|
|
3042
|
+
"path": "src/ai-criteria-search/validation-error-notification.ts",
|
|
3043
|
+
"declarations": [
|
|
3044
|
+
{
|
|
3045
|
+
"kind": "function",
|
|
3046
|
+
"name": "formatValidationErrors",
|
|
3047
|
+
"return": {
|
|
3048
|
+
"type": {
|
|
3049
|
+
"text": "string"
|
|
3050
|
+
}
|
|
3051
|
+
},
|
|
3052
|
+
"parameters": [
|
|
3053
|
+
{
|
|
3054
|
+
"name": "errors",
|
|
3055
|
+
"type": {
|
|
3056
|
+
"text": "ValidationError[]"
|
|
3057
|
+
}
|
|
3058
|
+
}
|
|
3059
|
+
],
|
|
3060
|
+
"description": "Formats validation errors into a user-friendly message."
|
|
3061
|
+
},
|
|
3062
|
+
{
|
|
3063
|
+
"kind": "function",
|
|
3064
|
+
"name": "showCriteriaError",
|
|
3065
|
+
"return": {
|
|
3066
|
+
"type": {
|
|
3067
|
+
"text": "void"
|
|
3068
|
+
}
|
|
3069
|
+
},
|
|
3070
|
+
"parameters": [
|
|
3071
|
+
{
|
|
3072
|
+
"name": "title",
|
|
3073
|
+
"type": {
|
|
3074
|
+
"text": "string"
|
|
3075
|
+
},
|
|
3076
|
+
"description": "Notification title (e.g. \"Criteria validation error\")"
|
|
3077
|
+
},
|
|
3078
|
+
{
|
|
3079
|
+
"name": "body",
|
|
3080
|
+
"type": {
|
|
3081
|
+
"text": "string"
|
|
3082
|
+
},
|
|
3083
|
+
"description": "Error message to display"
|
|
3084
|
+
},
|
|
3085
|
+
{
|
|
3086
|
+
"name": "tagName",
|
|
3087
|
+
"type": {
|
|
3088
|
+
"text": "string"
|
|
3089
|
+
},
|
|
3090
|
+
"description": "Design system prefix (e.g. \"rapid\", \"foundation\")"
|
|
3091
|
+
}
|
|
3092
|
+
],
|
|
3093
|
+
"description": "Shows a criteria error as a toast notification."
|
|
3094
|
+
}
|
|
3095
|
+
],
|
|
2967
3096
|
"exports": [
|
|
2968
3097
|
{
|
|
2969
3098
|
"kind": "js",
|
|
2970
|
-
"name": "
|
|
2971
|
-
"declaration": {
|
|
2972
|
-
"name": "*",
|
|
2973
|
-
"package": "./accordion-item.template"
|
|
2974
|
-
}
|
|
2975
|
-
},
|
|
2976
|
-
{
|
|
2977
|
-
"kind": "js",
|
|
2978
|
-
"name": "*",
|
|
3099
|
+
"name": "formatValidationErrors",
|
|
2979
3100
|
"declaration": {
|
|
2980
|
-
"name": "
|
|
2981
|
-
"
|
|
3101
|
+
"name": "formatValidationErrors",
|
|
3102
|
+
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
2982
3103
|
}
|
|
2983
3104
|
},
|
|
2984
3105
|
{
|
|
2985
3106
|
"kind": "js",
|
|
2986
|
-
"name": "
|
|
3107
|
+
"name": "showCriteriaError",
|
|
2987
3108
|
"declaration": {
|
|
2988
|
-
"name": "
|
|
2989
|
-
"
|
|
3109
|
+
"name": "showCriteriaError",
|
|
3110
|
+
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
2990
3111
|
}
|
|
2991
3112
|
}
|
|
2992
3113
|
]
|
|
2993
3114
|
},
|
|
2994
3115
|
{
|
|
2995
3116
|
"kind": "javascript-module",
|
|
2996
|
-
"path": "src/
|
|
3117
|
+
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
2997
3118
|
"declarations": [
|
|
2998
3119
|
{
|
|
2999
3120
|
"kind": "function",
|
|
3000
|
-
"name": "
|
|
3121
|
+
"name": "foundationAiIndicatorStyles",
|
|
3001
3122
|
"return": {
|
|
3002
3123
|
"type": {
|
|
3003
3124
|
"text": "ElementStyles"
|
|
@@ -3022,276 +3143,224 @@
|
|
|
3022
3143
|
"exports": [
|
|
3023
3144
|
{
|
|
3024
3145
|
"kind": "js",
|
|
3025
|
-
"name": "
|
|
3146
|
+
"name": "foundationAiIndicatorStyles",
|
|
3026
3147
|
"declaration": {
|
|
3027
|
-
"name": "
|
|
3028
|
-
"module": "src/
|
|
3148
|
+
"name": "foundationAiIndicatorStyles",
|
|
3149
|
+
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
3029
3150
|
}
|
|
3030
3151
|
}
|
|
3031
3152
|
]
|
|
3032
3153
|
},
|
|
3033
3154
|
{
|
|
3034
3155
|
"kind": "javascript-module",
|
|
3035
|
-
"path": "src/
|
|
3156
|
+
"path": "src/ai-indicator/ai-indicator.template.ts",
|
|
3036
3157
|
"declarations": [
|
|
3037
3158
|
{
|
|
3038
|
-
"kind": "
|
|
3039
|
-
"name": "
|
|
3040
|
-
"
|
|
3041
|
-
"
|
|
3042
|
-
"text": "ViewTemplate<Accordion>"
|
|
3043
|
-
}
|
|
3159
|
+
"kind": "variable",
|
|
3160
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3161
|
+
"type": {
|
|
3162
|
+
"text": "ViewTemplate<AiIndicator>"
|
|
3044
3163
|
},
|
|
3045
|
-
"
|
|
3046
|
-
{
|
|
3047
|
-
"name": "context",
|
|
3048
|
-
"type": {
|
|
3049
|
-
"text": "ElementDefinitionContext"
|
|
3050
|
-
}
|
|
3051
|
-
},
|
|
3052
|
-
{
|
|
3053
|
-
"name": "definition",
|
|
3054
|
-
"type": {
|
|
3055
|
-
"text": "FoundationElementDefinition"
|
|
3056
|
-
}
|
|
3057
|
-
}
|
|
3058
|
-
]
|
|
3164
|
+
"default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
|
|
3059
3165
|
}
|
|
3060
3166
|
],
|
|
3061
3167
|
"exports": [
|
|
3062
3168
|
{
|
|
3063
3169
|
"kind": "js",
|
|
3064
|
-
"name": "
|
|
3170
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3065
3171
|
"declaration": {
|
|
3066
|
-
"name": "
|
|
3067
|
-
"module": "src/
|
|
3172
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3173
|
+
"module": "src/ai-indicator/ai-indicator.template.ts"
|
|
3068
3174
|
}
|
|
3069
3175
|
}
|
|
3070
3176
|
]
|
|
3071
3177
|
},
|
|
3072
3178
|
{
|
|
3073
3179
|
"kind": "javascript-module",
|
|
3074
|
-
"path": "src/
|
|
3180
|
+
"path": "src/ai-indicator/ai-indicator.ts",
|
|
3075
3181
|
"declarations": [
|
|
3076
3182
|
{
|
|
3077
3183
|
"kind": "class",
|
|
3078
3184
|
"description": "",
|
|
3079
|
-
"name": "
|
|
3080
|
-
"
|
|
3081
|
-
"name": "FASTAccordion",
|
|
3082
|
-
"package": "@microsoft/fast-foundation"
|
|
3083
|
-
},
|
|
3084
|
-
"tagName": "%%prefix%%-accordion",
|
|
3085
|
-
"customElement": true,
|
|
3086
|
-
"attributes": [
|
|
3185
|
+
"name": "AiIndicator",
|
|
3186
|
+
"members": [
|
|
3087
3187
|
{
|
|
3088
|
-
"
|
|
3188
|
+
"kind": "field",
|
|
3189
|
+
"name": "providerRegistry",
|
|
3089
3190
|
"type": {
|
|
3090
|
-
"text": "
|
|
3091
|
-
},
|
|
3092
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3093
|
-
"fieldName": "expandmode",
|
|
3094
|
-
"inheritedFrom": {
|
|
3095
|
-
"name": "Accordion",
|
|
3096
|
-
"module": "src/accordion/accordion.ts"
|
|
3191
|
+
"text": "AIProviderRegistry"
|
|
3097
3192
|
}
|
|
3098
|
-
}
|
|
3099
|
-
],
|
|
3100
|
-
"members": [
|
|
3193
|
+
},
|
|
3101
3194
|
{
|
|
3102
3195
|
"kind": "field",
|
|
3103
|
-
"name": "
|
|
3196
|
+
"name": "aiProvider",
|
|
3104
3197
|
"type": {
|
|
3105
|
-
"text": "
|
|
3198
|
+
"text": "AIProvider | undefined"
|
|
3106
3199
|
},
|
|
3107
|
-
"privacy": "
|
|
3108
|
-
"description": "
|
|
3109
|
-
"
|
|
3110
|
-
"name": "Accordion",
|
|
3111
|
-
"module": "src/accordion/accordion.ts"
|
|
3112
|
-
}
|
|
3200
|
+
"privacy": "private",
|
|
3201
|
+
"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.",
|
|
3202
|
+
"readonly": true
|
|
3113
3203
|
},
|
|
3114
3204
|
{
|
|
3115
3205
|
"kind": "field",
|
|
3116
|
-
"name": "
|
|
3206
|
+
"name": "status",
|
|
3117
3207
|
"type": {
|
|
3118
|
-
"text": "
|
|
3208
|
+
"text": "AIStatus | null"
|
|
3119
3209
|
},
|
|
3120
|
-
"
|
|
3121
|
-
"inheritedFrom": {
|
|
3122
|
-
"name": "Accordion",
|
|
3123
|
-
"module": "src/accordion/accordion.ts"
|
|
3124
|
-
}
|
|
3210
|
+
"default": "null"
|
|
3125
3211
|
},
|
|
3126
3212
|
{
|
|
3127
3213
|
"kind": "field",
|
|
3128
|
-
"name": "
|
|
3214
|
+
"name": "open",
|
|
3129
3215
|
"type": {
|
|
3130
|
-
"text": "
|
|
3216
|
+
"text": "boolean"
|
|
3131
3217
|
},
|
|
3132
|
-
"
|
|
3133
|
-
"default": "0",
|
|
3134
|
-
"inheritedFrom": {
|
|
3135
|
-
"name": "Accordion",
|
|
3136
|
-
"module": "src/accordion/accordion.ts"
|
|
3137
|
-
}
|
|
3218
|
+
"default": "false"
|
|
3138
3219
|
},
|
|
3139
3220
|
{
|
|
3140
3221
|
"kind": "field",
|
|
3141
|
-
"name": "
|
|
3222
|
+
"name": "state",
|
|
3142
3223
|
"type": {
|
|
3143
|
-
"text": "
|
|
3224
|
+
"text": "AIIndicatorState"
|
|
3144
3225
|
},
|
|
3145
|
-
"
|
|
3146
|
-
"inheritedFrom": {
|
|
3147
|
-
"name": "Accordion",
|
|
3148
|
-
"module": "src/accordion/accordion.ts"
|
|
3149
|
-
}
|
|
3226
|
+
"default": "'none'"
|
|
3150
3227
|
},
|
|
3151
3228
|
{
|
|
3152
3229
|
"kind": "field",
|
|
3153
|
-
"name": "
|
|
3154
|
-
"
|
|
3155
|
-
|
|
3156
|
-
|
|
3157
|
-
|
|
3158
|
-
}
|
|
3230
|
+
"name": "isInstalling",
|
|
3231
|
+
"type": {
|
|
3232
|
+
"text": "boolean"
|
|
3233
|
+
},
|
|
3234
|
+
"default": "false"
|
|
3159
3235
|
},
|
|
3160
3236
|
{
|
|
3161
|
-
"kind": "
|
|
3162
|
-
"name": "
|
|
3237
|
+
"kind": "field",
|
|
3238
|
+
"name": "pollTimer",
|
|
3239
|
+
"type": {
|
|
3240
|
+
"text": "ReturnType<typeof setInterval> | null"
|
|
3241
|
+
},
|
|
3163
3242
|
"privacy": "private",
|
|
3164
|
-
"
|
|
3165
|
-
|
|
3166
|
-
|
|
3167
|
-
|
|
3243
|
+
"default": "null"
|
|
3244
|
+
},
|
|
3245
|
+
{
|
|
3246
|
+
"kind": "field",
|
|
3247
|
+
"name": "clickOutside",
|
|
3248
|
+
"privacy": "private"
|
|
3249
|
+
},
|
|
3250
|
+
{
|
|
3251
|
+
"kind": "field",
|
|
3252
|
+
"name": "chromeStatusLabel",
|
|
3253
|
+
"type": {
|
|
3254
|
+
"text": "string | null"
|
|
3168
3255
|
},
|
|
3169
|
-
"
|
|
3170
|
-
"name": "Accordion",
|
|
3171
|
-
"module": "src/accordion/accordion.ts"
|
|
3172
|
-
}
|
|
3256
|
+
"readonly": true
|
|
3173
3257
|
},
|
|
3174
3258
|
{
|
|
3175
3259
|
"kind": "field",
|
|
3176
|
-
"name": "
|
|
3177
|
-
"
|
|
3178
|
-
|
|
3179
|
-
|
|
3180
|
-
|
|
3181
|
-
|
|
3260
|
+
"name": "canInstall",
|
|
3261
|
+
"type": {
|
|
3262
|
+
"text": "boolean"
|
|
3263
|
+
},
|
|
3264
|
+
"readonly": true
|
|
3265
|
+
},
|
|
3266
|
+
{
|
|
3267
|
+
"kind": "field",
|
|
3268
|
+
"name": "isDownloading",
|
|
3269
|
+
"type": {
|
|
3270
|
+
"text": "boolean"
|
|
3271
|
+
},
|
|
3272
|
+
"readonly": true
|
|
3182
3273
|
},
|
|
3183
3274
|
{
|
|
3184
3275
|
"kind": "method",
|
|
3185
|
-
"name": "
|
|
3186
|
-
"privacy": "private",
|
|
3276
|
+
"name": "openChanged",
|
|
3187
3277
|
"return": {
|
|
3188
3278
|
"type": {
|
|
3189
3279
|
"text": "void"
|
|
3190
3280
|
}
|
|
3191
|
-
},
|
|
3192
|
-
"inheritedFrom": {
|
|
3193
|
-
"name": "Accordion",
|
|
3194
|
-
"module": "src/accordion/accordion.ts"
|
|
3195
3281
|
}
|
|
3196
3282
|
},
|
|
3197
3283
|
{
|
|
3198
|
-
"kind": "
|
|
3199
|
-
"name": "
|
|
3284
|
+
"kind": "method",
|
|
3285
|
+
"name": "handleClickOutside",
|
|
3200
3286
|
"privacy": "private",
|
|
3201
|
-
"
|
|
3202
|
-
|
|
3203
|
-
|
|
3287
|
+
"parameters": [
|
|
3288
|
+
{
|
|
3289
|
+
"name": "event",
|
|
3290
|
+
"type": {
|
|
3291
|
+
"text": "MouseEvent"
|
|
3292
|
+
}
|
|
3293
|
+
}
|
|
3294
|
+
]
|
|
3295
|
+
},
|
|
3296
|
+
{
|
|
3297
|
+
"kind": "method",
|
|
3298
|
+
"name": "toggleDropdown"
|
|
3299
|
+
},
|
|
3300
|
+
{
|
|
3301
|
+
"kind": "method",
|
|
3302
|
+
"name": "refreshStatus",
|
|
3303
|
+
"return": {
|
|
3304
|
+
"type": {
|
|
3305
|
+
"text": "Promise<void>"
|
|
3306
|
+
}
|
|
3204
3307
|
}
|
|
3205
3308
|
},
|
|
3206
3309
|
{
|
|
3207
|
-
"kind": "
|
|
3208
|
-
"name": "
|
|
3310
|
+
"kind": "method",
|
|
3311
|
+
"name": "deriveState",
|
|
3209
3312
|
"privacy": "private",
|
|
3210
|
-
"
|
|
3211
|
-
"
|
|
3212
|
-
|
|
3213
|
-
|
|
3313
|
+
"return": {
|
|
3314
|
+
"type": {
|
|
3315
|
+
"text": "AIIndicatorState"
|
|
3316
|
+
}
|
|
3317
|
+
},
|
|
3318
|
+
"parameters": [
|
|
3319
|
+
{
|
|
3320
|
+
"name": "s",
|
|
3321
|
+
"type": {
|
|
3322
|
+
"text": "AIStatus | null"
|
|
3323
|
+
}
|
|
3324
|
+
}
|
|
3325
|
+
]
|
|
3214
3326
|
},
|
|
3215
3327
|
{
|
|
3216
3328
|
"kind": "method",
|
|
3217
|
-
"name": "
|
|
3329
|
+
"name": "maybeStartPolling",
|
|
3218
3330
|
"privacy": "private",
|
|
3219
3331
|
"return": {
|
|
3220
3332
|
"type": {
|
|
3221
|
-
"text": "
|
|
3333
|
+
"text": "void"
|
|
3222
3334
|
}
|
|
3223
|
-
},
|
|
3224
|
-
"inheritedFrom": {
|
|
3225
|
-
"name": "Accordion",
|
|
3226
|
-
"module": "src/accordion/accordion.ts"
|
|
3227
3335
|
}
|
|
3228
3336
|
},
|
|
3229
3337
|
{
|
|
3230
3338
|
"kind": "method",
|
|
3231
|
-
"name": "
|
|
3339
|
+
"name": "startPolling",
|
|
3232
3340
|
"privacy": "private",
|
|
3233
3341
|
"return": {
|
|
3234
3342
|
"type": {
|
|
3235
|
-
"text": "
|
|
3343
|
+
"text": "void"
|
|
3236
3344
|
}
|
|
3237
|
-
},
|
|
3238
|
-
"inheritedFrom": {
|
|
3239
|
-
"name": "Accordion",
|
|
3240
|
-
"module": "src/accordion/accordion.ts"
|
|
3241
|
-
}
|
|
3242
|
-
},
|
|
3243
|
-
{
|
|
3244
|
-
"kind": "field",
|
|
3245
|
-
"name": "handleItemKeyDown",
|
|
3246
|
-
"privacy": "private",
|
|
3247
|
-
"inheritedFrom": {
|
|
3248
|
-
"name": "Accordion",
|
|
3249
|
-
"module": "src/accordion/accordion.ts"
|
|
3250
|
-
}
|
|
3251
|
-
},
|
|
3252
|
-
{
|
|
3253
|
-
"kind": "field",
|
|
3254
|
-
"name": "handleItemFocus",
|
|
3255
|
-
"privacy": "private",
|
|
3256
|
-
"inheritedFrom": {
|
|
3257
|
-
"name": "Accordion",
|
|
3258
|
-
"module": "src/accordion/accordion.ts"
|
|
3259
3345
|
}
|
|
3260
3346
|
},
|
|
3261
3347
|
{
|
|
3262
3348
|
"kind": "method",
|
|
3263
|
-
"name": "
|
|
3349
|
+
"name": "stopPolling",
|
|
3264
3350
|
"privacy": "private",
|
|
3265
3351
|
"return": {
|
|
3266
3352
|
"type": {
|
|
3267
3353
|
"text": "void"
|
|
3268
3354
|
}
|
|
3269
|
-
},
|
|
3270
|
-
"parameters": [
|
|
3271
|
-
{
|
|
3272
|
-
"name": "adjustment",
|
|
3273
|
-
"type": {
|
|
3274
|
-
"text": "number"
|
|
3275
|
-
}
|
|
3276
|
-
}
|
|
3277
|
-
],
|
|
3278
|
-
"inheritedFrom": {
|
|
3279
|
-
"name": "Accordion",
|
|
3280
|
-
"module": "src/accordion/accordion.ts"
|
|
3281
3355
|
}
|
|
3282
3356
|
},
|
|
3283
3357
|
{
|
|
3284
3358
|
"kind": "method",
|
|
3285
|
-
"name": "
|
|
3286
|
-
"privacy": "private",
|
|
3359
|
+
"name": "onInstall",
|
|
3287
3360
|
"return": {
|
|
3288
3361
|
"type": {
|
|
3289
|
-
"text": "void"
|
|
3362
|
+
"text": "Promise<void>"
|
|
3290
3363
|
}
|
|
3291
|
-
},
|
|
3292
|
-
"inheritedFrom": {
|
|
3293
|
-
"name": "Accordion",
|
|
3294
|
-
"module": "src/accordion/accordion.ts"
|
|
3295
3364
|
}
|
|
3296
3365
|
},
|
|
3297
3366
|
{
|
|
@@ -3406,113 +3475,99 @@
|
|
|
3406
3475
|
}
|
|
3407
3476
|
}
|
|
3408
3477
|
],
|
|
3409
|
-
"
|
|
3410
|
-
|
|
3411
|
-
|
|
3412
|
-
"name": "change",
|
|
3413
|
-
"inheritedFrom": {
|
|
3414
|
-
"name": "Accordion",
|
|
3415
|
-
"module": "src/accordion/accordion.ts"
|
|
3416
|
-
}
|
|
3417
|
-
}
|
|
3418
|
-
]
|
|
3419
|
-
},
|
|
3420
|
-
{
|
|
3421
|
-
"kind": "variable",
|
|
3422
|
-
"name": "foundationAccordionShadowOptions",
|
|
3423
|
-
"type": {
|
|
3424
|
-
"text": "ShadowRootInit"
|
|
3425
|
-
},
|
|
3426
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3427
|
-
},
|
|
3428
|
-
{
|
|
3429
|
-
"kind": "variable",
|
|
3430
|
-
"name": "defaultAccordionConfig",
|
|
3431
|
-
"type": {
|
|
3432
|
-
"text": "object"
|
|
3478
|
+
"superclass": {
|
|
3479
|
+
"name": "FoundationElement",
|
|
3480
|
+
"package": "@microsoft/fast-foundation"
|
|
3433
3481
|
},
|
|
3434
|
-
"
|
|
3482
|
+
"tagName": "%%prefix%%-ai-indicator",
|
|
3483
|
+
"customElement": true
|
|
3435
3484
|
},
|
|
3436
3485
|
{
|
|
3437
3486
|
"kind": "variable",
|
|
3438
|
-
"name": "
|
|
3439
|
-
"description": "The Foundation Accordion",
|
|
3440
|
-
"privacy": "public"
|
|
3487
|
+
"name": "foundationAiIndicator"
|
|
3441
3488
|
}
|
|
3442
3489
|
],
|
|
3443
3490
|
"exports": [
|
|
3444
3491
|
{
|
|
3445
3492
|
"kind": "js",
|
|
3446
|
-
"name": "
|
|
3493
|
+
"name": "AiIndicator",
|
|
3447
3494
|
"declaration": {
|
|
3448
|
-
"name": "
|
|
3449
|
-
"module": "src/
|
|
3495
|
+
"name": "AiIndicator",
|
|
3496
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3450
3497
|
}
|
|
3451
3498
|
},
|
|
3452
3499
|
{
|
|
3453
3500
|
"kind": "js",
|
|
3454
|
-
"name": "
|
|
3501
|
+
"name": "foundationAiIndicator",
|
|
3455
3502
|
"declaration": {
|
|
3456
|
-
"name": "
|
|
3457
|
-
"module": "src/
|
|
3503
|
+
"name": "foundationAiIndicator",
|
|
3504
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3505
|
+
}
|
|
3506
|
+
}
|
|
3507
|
+
]
|
|
3508
|
+
},
|
|
3509
|
+
{
|
|
3510
|
+
"kind": "javascript-module",
|
|
3511
|
+
"path": "src/ai-indicator/index.ts",
|
|
3512
|
+
"declarations": [],
|
|
3513
|
+
"exports": [
|
|
3514
|
+
{
|
|
3515
|
+
"kind": "js",
|
|
3516
|
+
"name": "AiIndicator",
|
|
3517
|
+
"declaration": {
|
|
3518
|
+
"name": "AiIndicator",
|
|
3519
|
+
"module": "./ai-indicator"
|
|
3458
3520
|
}
|
|
3459
3521
|
},
|
|
3460
3522
|
{
|
|
3461
3523
|
"kind": "js",
|
|
3462
|
-
"name": "
|
|
3524
|
+
"name": "foundationAiIndicator",
|
|
3463
3525
|
"declaration": {
|
|
3464
|
-
"name": "
|
|
3465
|
-
"module": "
|
|
3526
|
+
"name": "foundationAiIndicator",
|
|
3527
|
+
"module": "./ai-indicator"
|
|
3466
3528
|
}
|
|
3467
3529
|
},
|
|
3468
3530
|
{
|
|
3469
3531
|
"kind": "js",
|
|
3470
|
-
"name": "
|
|
3532
|
+
"name": "type",
|
|
3471
3533
|
"declaration": {
|
|
3472
|
-
"name": "
|
|
3473
|
-
"module": "
|
|
3534
|
+
"name": "type",
|
|
3535
|
+
"module": "./ai-indicator"
|
|
3474
3536
|
}
|
|
3475
|
-
}
|
|
3476
|
-
]
|
|
3477
|
-
},
|
|
3478
|
-
{
|
|
3479
|
-
"kind": "javascript-module",
|
|
3480
|
-
"path": "src/accordion/index.ts",
|
|
3481
|
-
"declarations": [],
|
|
3482
|
-
"exports": [
|
|
3537
|
+
},
|
|
3483
3538
|
{
|
|
3484
3539
|
"kind": "js",
|
|
3485
|
-
"name": "
|
|
3540
|
+
"name": "AIIndicatorState",
|
|
3486
3541
|
"declaration": {
|
|
3487
|
-
"name": "
|
|
3488
|
-
"
|
|
3542
|
+
"name": "AIIndicatorState",
|
|
3543
|
+
"module": "./ai-indicator"
|
|
3489
3544
|
}
|
|
3490
3545
|
},
|
|
3491
3546
|
{
|
|
3492
3547
|
"kind": "js",
|
|
3493
|
-
"name": "
|
|
3548
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3494
3549
|
"declaration": {
|
|
3495
|
-
"name": "
|
|
3496
|
-
"
|
|
3550
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3551
|
+
"module": "./ai-indicator.template"
|
|
3497
3552
|
}
|
|
3498
3553
|
},
|
|
3499
3554
|
{
|
|
3500
3555
|
"kind": "js",
|
|
3501
|
-
"name": "
|
|
3556
|
+
"name": "foundationAiIndicatorStyles",
|
|
3502
3557
|
"declaration": {
|
|
3503
|
-
"name": "
|
|
3504
|
-
"
|
|
3558
|
+
"name": "foundationAiIndicatorStyles",
|
|
3559
|
+
"module": "./ai-indicator.styles"
|
|
3505
3560
|
}
|
|
3506
3561
|
}
|
|
3507
3562
|
]
|
|
3508
3563
|
},
|
|
3509
3564
|
{
|
|
3510
3565
|
"kind": "javascript-module",
|
|
3511
|
-
"path": "src/
|
|
3566
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
3512
3567
|
"declarations": [
|
|
3513
3568
|
{
|
|
3514
3569
|
"kind": "function",
|
|
3515
|
-
"name": "
|
|
3570
|
+
"name": "foundationAccordionItemStyles",
|
|
3516
3571
|
"return": {
|
|
3517
3572
|
"type": {
|
|
3518
3573
|
"text": "ElementStyles"
|
|
@@ -3537,224 +3592,155 @@
|
|
|
3537
3592
|
"exports": [
|
|
3538
3593
|
{
|
|
3539
3594
|
"kind": "js",
|
|
3540
|
-
"name": "
|
|
3595
|
+
"name": "foundationAccordionItemStyles",
|
|
3541
3596
|
"declaration": {
|
|
3542
|
-
"name": "
|
|
3543
|
-
"module": "src/
|
|
3597
|
+
"name": "foundationAccordionItemStyles",
|
|
3598
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
3544
3599
|
}
|
|
3545
3600
|
}
|
|
3546
3601
|
]
|
|
3547
3602
|
},
|
|
3548
3603
|
{
|
|
3549
3604
|
"kind": "javascript-module",
|
|
3550
|
-
"path": "src/
|
|
3605
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
3551
3606
|
"declarations": [
|
|
3552
3607
|
{
|
|
3553
|
-
"kind": "
|
|
3554
|
-
"name": "
|
|
3555
|
-
"
|
|
3556
|
-
"
|
|
3608
|
+
"kind": "function",
|
|
3609
|
+
"name": "foundationAccordionItemTemplate",
|
|
3610
|
+
"return": {
|
|
3611
|
+
"type": {
|
|
3612
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
3613
|
+
}
|
|
3557
3614
|
},
|
|
3558
|
-
"
|
|
3615
|
+
"parameters": [
|
|
3616
|
+
{
|
|
3617
|
+
"name": "context",
|
|
3618
|
+
"type": {
|
|
3619
|
+
"text": "ElementDefinitionContext"
|
|
3620
|
+
}
|
|
3621
|
+
},
|
|
3622
|
+
{
|
|
3623
|
+
"name": "definition",
|
|
3624
|
+
"type": {
|
|
3625
|
+
"text": "FoundationElementDefinition"
|
|
3626
|
+
}
|
|
3627
|
+
}
|
|
3628
|
+
]
|
|
3559
3629
|
}
|
|
3560
3630
|
],
|
|
3561
3631
|
"exports": [
|
|
3562
3632
|
{
|
|
3563
3633
|
"kind": "js",
|
|
3564
|
-
"name": "
|
|
3634
|
+
"name": "foundationAccordionItemTemplate",
|
|
3565
3635
|
"declaration": {
|
|
3566
|
-
"name": "
|
|
3567
|
-
"module": "src/
|
|
3636
|
+
"name": "foundationAccordionItemTemplate",
|
|
3637
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
3568
3638
|
}
|
|
3569
3639
|
}
|
|
3570
3640
|
]
|
|
3571
3641
|
},
|
|
3572
3642
|
{
|
|
3573
3643
|
"kind": "javascript-module",
|
|
3574
|
-
"path": "src/
|
|
3644
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
3575
3645
|
"declarations": [
|
|
3576
3646
|
{
|
|
3577
3647
|
"kind": "class",
|
|
3578
3648
|
"description": "",
|
|
3579
|
-
"name": "
|
|
3580
|
-
"
|
|
3581
|
-
|
|
3582
|
-
|
|
3583
|
-
|
|
3584
|
-
|
|
3585
|
-
|
|
3586
|
-
|
|
3587
|
-
},
|
|
3588
|
-
{
|
|
3589
|
-
"kind": "field",
|
|
3590
|
-
"name": "aiProvider",
|
|
3591
|
-
"type": {
|
|
3592
|
-
"text": "AIProvider | undefined"
|
|
3593
|
-
},
|
|
3594
|
-
"privacy": "private",
|
|
3595
|
-
"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.",
|
|
3596
|
-
"readonly": true
|
|
3597
|
-
},
|
|
3598
|
-
{
|
|
3599
|
-
"kind": "field",
|
|
3600
|
-
"name": "status",
|
|
3601
|
-
"type": {
|
|
3602
|
-
"text": "AIStatus | null"
|
|
3603
|
-
},
|
|
3604
|
-
"default": "null"
|
|
3605
|
-
},
|
|
3606
|
-
{
|
|
3607
|
-
"kind": "field",
|
|
3608
|
-
"name": "open",
|
|
3609
|
-
"type": {
|
|
3610
|
-
"text": "boolean"
|
|
3611
|
-
},
|
|
3612
|
-
"default": "false"
|
|
3613
|
-
},
|
|
3649
|
+
"name": "AccordionItem",
|
|
3650
|
+
"superclass": {
|
|
3651
|
+
"name": "FASTAccordionItem",
|
|
3652
|
+
"package": "@microsoft/fast-components"
|
|
3653
|
+
},
|
|
3654
|
+
"tagName": "%%prefix%%-accordion-item",
|
|
3655
|
+
"customElement": true,
|
|
3656
|
+
"attributes": [
|
|
3614
3657
|
{
|
|
3615
|
-
"
|
|
3616
|
-
"name": "state",
|
|
3658
|
+
"name": "heading-level",
|
|
3617
3659
|
"type": {
|
|
3618
|
-
"text": "
|
|
3660
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
3619
3661
|
},
|
|
3620
|
-
"default": "
|
|
3662
|
+
"default": "2",
|
|
3663
|
+
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
3664
|
+
"fieldName": "headinglevel",
|
|
3665
|
+
"inheritedFrom": {
|
|
3666
|
+
"name": "AccordionItem",
|
|
3667
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
3668
|
+
}
|
|
3621
3669
|
},
|
|
3622
3670
|
{
|
|
3623
|
-
"kind": "field",
|
|
3624
|
-
"name": "isInstalling",
|
|
3625
3671
|
"type": {
|
|
3626
3672
|
"text": "boolean"
|
|
3627
3673
|
},
|
|
3628
|
-
"default": "false"
|
|
3674
|
+
"default": "false",
|
|
3675
|
+
"description": "Expands or collapses the item.",
|
|
3676
|
+
"fieldName": "expanded",
|
|
3677
|
+
"inheritedFrom": {
|
|
3678
|
+
"name": "AccordionItem",
|
|
3679
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
3680
|
+
}
|
|
3629
3681
|
},
|
|
3630
3682
|
{
|
|
3631
|
-
"
|
|
3632
|
-
"name": "pollTimer",
|
|
3683
|
+
"name": "id",
|
|
3633
3684
|
"type": {
|
|
3634
|
-
"text": "
|
|
3685
|
+
"text": "string"
|
|
3635
3686
|
},
|
|
3636
|
-
"
|
|
3637
|
-
"
|
|
3638
|
-
|
|
3639
|
-
|
|
3640
|
-
|
|
3641
|
-
|
|
3642
|
-
|
|
3643
|
-
|
|
3687
|
+
"description": "The item ID",
|
|
3688
|
+
"fieldName": "id",
|
|
3689
|
+
"inheritedFrom": {
|
|
3690
|
+
"name": "AccordionItem",
|
|
3691
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
3692
|
+
}
|
|
3693
|
+
}
|
|
3694
|
+
],
|
|
3695
|
+
"members": [
|
|
3644
3696
|
{
|
|
3645
3697
|
"kind": "field",
|
|
3646
|
-
"name": "
|
|
3698
|
+
"name": "headinglevel",
|
|
3647
3699
|
"type": {
|
|
3648
|
-
"text": "
|
|
3700
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
3649
3701
|
},
|
|
3650
|
-
"
|
|
3702
|
+
"privacy": "public",
|
|
3703
|
+
"default": "2",
|
|
3704
|
+
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
3705
|
+
"inheritedFrom": {
|
|
3706
|
+
"name": "AccordionItem",
|
|
3707
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
3708
|
+
}
|
|
3651
3709
|
},
|
|
3652
3710
|
{
|
|
3653
3711
|
"kind": "field",
|
|
3654
|
-
"name": "
|
|
3712
|
+
"name": "expanded",
|
|
3655
3713
|
"type": {
|
|
3656
3714
|
"text": "boolean"
|
|
3657
3715
|
},
|
|
3658
|
-
"
|
|
3716
|
+
"privacy": "public",
|
|
3717
|
+
"default": "false",
|
|
3718
|
+
"description": "Expands or collapses the item.",
|
|
3719
|
+
"inheritedFrom": {
|
|
3720
|
+
"name": "AccordionItem",
|
|
3721
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
3722
|
+
}
|
|
3659
3723
|
},
|
|
3660
3724
|
{
|
|
3661
3725
|
"kind": "field",
|
|
3662
|
-
"name": "
|
|
3726
|
+
"name": "id",
|
|
3663
3727
|
"type": {
|
|
3664
|
-
"text": "
|
|
3665
|
-
},
|
|
3666
|
-
"readonly": true
|
|
3667
|
-
},
|
|
3668
|
-
{
|
|
3669
|
-
"kind": "method",
|
|
3670
|
-
"name": "openChanged",
|
|
3671
|
-
"return": {
|
|
3672
|
-
"type": {
|
|
3673
|
-
"text": "void"
|
|
3674
|
-
}
|
|
3675
|
-
}
|
|
3676
|
-
},
|
|
3677
|
-
{
|
|
3678
|
-
"kind": "method",
|
|
3679
|
-
"name": "handleClickOutside",
|
|
3680
|
-
"privacy": "private",
|
|
3681
|
-
"parameters": [
|
|
3682
|
-
{
|
|
3683
|
-
"name": "event",
|
|
3684
|
-
"type": {
|
|
3685
|
-
"text": "MouseEvent"
|
|
3686
|
-
}
|
|
3687
|
-
}
|
|
3688
|
-
]
|
|
3689
|
-
},
|
|
3690
|
-
{
|
|
3691
|
-
"kind": "method",
|
|
3692
|
-
"name": "toggleDropdown"
|
|
3693
|
-
},
|
|
3694
|
-
{
|
|
3695
|
-
"kind": "method",
|
|
3696
|
-
"name": "refreshStatus",
|
|
3697
|
-
"return": {
|
|
3698
|
-
"type": {
|
|
3699
|
-
"text": "Promise<void>"
|
|
3700
|
-
}
|
|
3701
|
-
}
|
|
3702
|
-
},
|
|
3703
|
-
{
|
|
3704
|
-
"kind": "method",
|
|
3705
|
-
"name": "deriveState",
|
|
3706
|
-
"privacy": "private",
|
|
3707
|
-
"return": {
|
|
3708
|
-
"type": {
|
|
3709
|
-
"text": "AIIndicatorState"
|
|
3710
|
-
}
|
|
3728
|
+
"text": "string"
|
|
3711
3729
|
},
|
|
3712
|
-
"
|
|
3713
|
-
|
|
3714
|
-
|
|
3715
|
-
|
|
3716
|
-
|
|
3717
|
-
}
|
|
3718
|
-
}
|
|
3719
|
-
]
|
|
3720
|
-
},
|
|
3721
|
-
{
|
|
3722
|
-
"kind": "method",
|
|
3723
|
-
"name": "maybeStartPolling",
|
|
3724
|
-
"privacy": "private",
|
|
3725
|
-
"return": {
|
|
3726
|
-
"type": {
|
|
3727
|
-
"text": "void"
|
|
3728
|
-
}
|
|
3729
|
-
}
|
|
3730
|
-
},
|
|
3731
|
-
{
|
|
3732
|
-
"kind": "method",
|
|
3733
|
-
"name": "startPolling",
|
|
3734
|
-
"privacy": "private",
|
|
3735
|
-
"return": {
|
|
3736
|
-
"type": {
|
|
3737
|
-
"text": "void"
|
|
3738
|
-
}
|
|
3730
|
+
"privacy": "public",
|
|
3731
|
+
"description": "The item ID",
|
|
3732
|
+
"inheritedFrom": {
|
|
3733
|
+
"name": "AccordionItem",
|
|
3734
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
3739
3735
|
}
|
|
3740
3736
|
},
|
|
3741
3737
|
{
|
|
3742
|
-
"kind": "
|
|
3743
|
-
"name": "
|
|
3738
|
+
"kind": "field",
|
|
3739
|
+
"name": "change",
|
|
3744
3740
|
"privacy": "private",
|
|
3745
|
-
"
|
|
3746
|
-
"
|
|
3747
|
-
|
|
3748
|
-
}
|
|
3749
|
-
}
|
|
3750
|
-
},
|
|
3751
|
-
{
|
|
3752
|
-
"kind": "method",
|
|
3753
|
-
"name": "onInstall",
|
|
3754
|
-
"return": {
|
|
3755
|
-
"type": {
|
|
3756
|
-
"text": "Promise<void>"
|
|
3757
|
-
}
|
|
3741
|
+
"inheritedFrom": {
|
|
3742
|
+
"name": "AccordionItem",
|
|
3743
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
3758
3744
|
}
|
|
3759
3745
|
},
|
|
3760
3746
|
{
|
|
@@ -3869,88 +3855,102 @@
|
|
|
3869
3855
|
}
|
|
3870
3856
|
}
|
|
3871
3857
|
],
|
|
3872
|
-
"
|
|
3873
|
-
|
|
3874
|
-
|
|
3858
|
+
"events": [
|
|
3859
|
+
{
|
|
3860
|
+
"description": "Fires a custom 'change' event when the button is invoked",
|
|
3861
|
+
"name": "change",
|
|
3862
|
+
"inheritedFrom": {
|
|
3863
|
+
"name": "AccordionItem",
|
|
3864
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
3865
|
+
}
|
|
3866
|
+
}
|
|
3867
|
+
]
|
|
3868
|
+
},
|
|
3869
|
+
{
|
|
3870
|
+
"kind": "variable",
|
|
3871
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
3872
|
+
"type": {
|
|
3873
|
+
"text": "ShadowRootInit"
|
|
3875
3874
|
},
|
|
3876
|
-
"
|
|
3877
|
-
"customElement": true
|
|
3875
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3878
3876
|
},
|
|
3879
3877
|
{
|
|
3880
3878
|
"kind": "variable",
|
|
3881
|
-
"name": "
|
|
3879
|
+
"name": "defaultAccordionItemConfig",
|
|
3880
|
+
"type": {
|
|
3881
|
+
"text": "object"
|
|
3882
|
+
},
|
|
3883
|
+
"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}"
|
|
3884
|
+
},
|
|
3885
|
+
{
|
|
3886
|
+
"kind": "variable",
|
|
3887
|
+
"name": "foundationAccordionItem",
|
|
3888
|
+
"description": "The Foundation Accordion Item",
|
|
3889
|
+
"privacy": "public"
|
|
3882
3890
|
}
|
|
3883
3891
|
],
|
|
3884
3892
|
"exports": [
|
|
3885
3893
|
{
|
|
3886
3894
|
"kind": "js",
|
|
3887
|
-
"name": "
|
|
3895
|
+
"name": "AccordionItem",
|
|
3888
3896
|
"declaration": {
|
|
3889
|
-
"name": "
|
|
3890
|
-
"module": "src/
|
|
3897
|
+
"name": "AccordionItem",
|
|
3898
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
3891
3899
|
}
|
|
3892
3900
|
},
|
|
3893
3901
|
{
|
|
3894
3902
|
"kind": "js",
|
|
3895
|
-
"name": "
|
|
3896
|
-
"declaration": {
|
|
3897
|
-
"name": "foundationAiIndicator",
|
|
3898
|
-
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3899
|
-
}
|
|
3900
|
-
}
|
|
3901
|
-
]
|
|
3902
|
-
},
|
|
3903
|
-
{
|
|
3904
|
-
"kind": "javascript-module",
|
|
3905
|
-
"path": "src/ai-indicator/index.ts",
|
|
3906
|
-
"declarations": [],
|
|
3907
|
-
"exports": [
|
|
3908
|
-
{
|
|
3909
|
-
"kind": "js",
|
|
3910
|
-
"name": "AiIndicator",
|
|
3903
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
3911
3904
|
"declaration": {
|
|
3912
|
-
"name": "
|
|
3913
|
-
"module": "
|
|
3905
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
3906
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
3914
3907
|
}
|
|
3915
3908
|
},
|
|
3916
3909
|
{
|
|
3917
3910
|
"kind": "js",
|
|
3918
|
-
"name": "
|
|
3911
|
+
"name": "defaultAccordionItemConfig",
|
|
3919
3912
|
"declaration": {
|
|
3920
|
-
"name": "
|
|
3921
|
-
"module": "
|
|
3913
|
+
"name": "defaultAccordionItemConfig",
|
|
3914
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
3922
3915
|
}
|
|
3923
3916
|
},
|
|
3924
3917
|
{
|
|
3925
3918
|
"kind": "js",
|
|
3926
|
-
"name": "
|
|
3919
|
+
"name": "foundationAccordionItem",
|
|
3927
3920
|
"declaration": {
|
|
3928
|
-
"name": "
|
|
3929
|
-
"module": "
|
|
3921
|
+
"name": "foundationAccordionItem",
|
|
3922
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
3930
3923
|
}
|
|
3931
|
-
}
|
|
3924
|
+
}
|
|
3925
|
+
]
|
|
3926
|
+
},
|
|
3927
|
+
{
|
|
3928
|
+
"kind": "javascript-module",
|
|
3929
|
+
"path": "src/accordion-item/index.ts",
|
|
3930
|
+
"declarations": [],
|
|
3931
|
+
"exports": [
|
|
3932
3932
|
{
|
|
3933
3933
|
"kind": "js",
|
|
3934
|
-
"name": "
|
|
3934
|
+
"name": "*",
|
|
3935
3935
|
"declaration": {
|
|
3936
|
-
"name": "
|
|
3937
|
-
"
|
|
3936
|
+
"name": "*",
|
|
3937
|
+
"package": "./accordion-item.template"
|
|
3938
3938
|
}
|
|
3939
3939
|
},
|
|
3940
3940
|
{
|
|
3941
3941
|
"kind": "js",
|
|
3942
|
-
"name": "
|
|
3942
|
+
"name": "*",
|
|
3943
3943
|
"declaration": {
|
|
3944
|
-
"name": "
|
|
3945
|
-
"
|
|
3944
|
+
"name": "*",
|
|
3945
|
+
"package": "./accordion-item.styles"
|
|
3946
3946
|
}
|
|
3947
3947
|
},
|
|
3948
3948
|
{
|
|
3949
3949
|
"kind": "js",
|
|
3950
|
-
"name": "
|
|
3950
|
+
"name": "*",
|
|
3951
3951
|
"declaration": {
|
|
3952
|
-
"name": "
|
|
3953
|
-
"
|
|
3952
|
+
"name": "*",
|
|
3953
|
+
"package": "./accordion-item"
|
|
3954
3954
|
}
|
|
3955
3955
|
}
|
|
3956
3956
|
]
|