@genesislcap/foundation-ui 14.489.0-GENC-1351.10 → 14.489.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 +1216 -1216
- package/dist/dts/react.d.ts +13 -13
- package/dist/react.cjs +9 -9
- package/dist/react.mjs +7 -7
- package/package.json +19 -19
|
@@ -1408,34 +1408,42 @@
|
|
|
1408
1408
|
},
|
|
1409
1409
|
{
|
|
1410
1410
|
"kind": "javascript-module",
|
|
1411
|
-
"path": "src/
|
|
1412
|
-
"declarations": [
|
|
1411
|
+
"path": "src/_config/index.ts",
|
|
1412
|
+
"declarations": [],
|
|
1413
|
+
"exports": [
|
|
1413
1414
|
{
|
|
1414
|
-
"kind": "
|
|
1415
|
-
"name": "
|
|
1416
|
-
"
|
|
1417
|
-
"
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
},
|
|
1421
|
-
"parameters": [
|
|
1422
|
-
{
|
|
1423
|
-
"name": "context",
|
|
1424
|
-
"type": {
|
|
1425
|
-
"text": "ElementDefinitionContext"
|
|
1426
|
-
}
|
|
1427
|
-
},
|
|
1428
|
-
{
|
|
1429
|
-
"name": "definition",
|
|
1430
|
-
"type": {
|
|
1431
|
-
"text": "FoundationElementDefinition"
|
|
1432
|
-
}
|
|
1433
|
-
}
|
|
1434
|
-
]
|
|
1415
|
+
"kind": "js",
|
|
1416
|
+
"name": "*",
|
|
1417
|
+
"declaration": {
|
|
1418
|
+
"name": "*",
|
|
1419
|
+
"package": "./styles"
|
|
1420
|
+
}
|
|
1435
1421
|
},
|
|
1422
|
+
{
|
|
1423
|
+
"kind": "js",
|
|
1424
|
+
"name": "*",
|
|
1425
|
+
"declaration": {
|
|
1426
|
+
"name": "*",
|
|
1427
|
+
"package": "./tokens"
|
|
1428
|
+
}
|
|
1429
|
+
},
|
|
1430
|
+
{
|
|
1431
|
+
"kind": "js",
|
|
1432
|
+
"name": "*",
|
|
1433
|
+
"declaration": {
|
|
1434
|
+
"name": "*",
|
|
1435
|
+
"package": "./values"
|
|
1436
|
+
}
|
|
1437
|
+
}
|
|
1438
|
+
]
|
|
1439
|
+
},
|
|
1440
|
+
{
|
|
1441
|
+
"kind": "javascript-module",
|
|
1442
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
1443
|
+
"declarations": [
|
|
1436
1444
|
{
|
|
1437
1445
|
"kind": "function",
|
|
1438
|
-
"name": "
|
|
1446
|
+
"name": "foundationAccordionItemStyles",
|
|
1439
1447
|
"return": {
|
|
1440
1448
|
"type": {
|
|
1441
1449
|
"text": "ElementStyles"
|
|
@@ -1460,308 +1468,195 @@
|
|
|
1460
1468
|
"exports": [
|
|
1461
1469
|
{
|
|
1462
1470
|
"kind": "js",
|
|
1463
|
-
"name": "
|
|
1464
|
-
"declaration": {
|
|
1465
|
-
"name": "actionsMenuBaseStyles",
|
|
1466
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1467
|
-
}
|
|
1468
|
-
},
|
|
1469
|
-
{
|
|
1470
|
-
"kind": "js",
|
|
1471
|
-
"name": "foundationActionsMenuStyles",
|
|
1471
|
+
"name": "foundationAccordionItemStyles",
|
|
1472
1472
|
"declaration": {
|
|
1473
|
-
"name": "
|
|
1474
|
-
"module": "src/
|
|
1473
|
+
"name": "foundationAccordionItemStyles",
|
|
1474
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1475
1475
|
}
|
|
1476
1476
|
}
|
|
1477
1477
|
]
|
|
1478
1478
|
},
|
|
1479
1479
|
{
|
|
1480
1480
|
"kind": "javascript-module",
|
|
1481
|
-
"path": "src/
|
|
1481
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1482
1482
|
"declarations": [
|
|
1483
1483
|
{
|
|
1484
1484
|
"kind": "function",
|
|
1485
|
-
"name": "
|
|
1485
|
+
"name": "foundationAccordionItemTemplate",
|
|
1486
|
+
"return": {
|
|
1487
|
+
"type": {
|
|
1488
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
1489
|
+
}
|
|
1490
|
+
},
|
|
1486
1491
|
"parameters": [
|
|
1487
1492
|
{
|
|
1488
|
-
"name": "
|
|
1493
|
+
"name": "context",
|
|
1489
1494
|
"type": {
|
|
1490
|
-
"text": "
|
|
1495
|
+
"text": "ElementDefinitionContext"
|
|
1491
1496
|
}
|
|
1492
|
-
}
|
|
1493
|
-
]
|
|
1494
|
-
},
|
|
1495
|
-
{
|
|
1496
|
-
"kind": "function",
|
|
1497
|
-
"name": "singleOptionTemplate",
|
|
1498
|
-
"parameters": [
|
|
1497
|
+
},
|
|
1499
1498
|
{
|
|
1500
|
-
"name": "
|
|
1499
|
+
"name": "definition",
|
|
1501
1500
|
"type": {
|
|
1502
|
-
"text": "
|
|
1501
|
+
"text": "FoundationElementDefinition"
|
|
1503
1502
|
}
|
|
1504
1503
|
}
|
|
1505
1504
|
]
|
|
1506
|
-
},
|
|
1507
|
-
{
|
|
1508
|
-
"kind": "variable",
|
|
1509
|
-
"name": "foundationActionsMenuTemplate",
|
|
1510
|
-
"type": {
|
|
1511
|
-
"text": "ViewTemplate<ActionsMenu>"
|
|
1512
|
-
},
|
|
1513
|
-
"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`"
|
|
1514
1505
|
}
|
|
1515
1506
|
],
|
|
1516
1507
|
"exports": [
|
|
1517
1508
|
{
|
|
1518
1509
|
"kind": "js",
|
|
1519
|
-
"name": "
|
|
1520
|
-
"declaration": {
|
|
1521
|
-
"name": "menuTemplate",
|
|
1522
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1523
|
-
}
|
|
1524
|
-
},
|
|
1525
|
-
{
|
|
1526
|
-
"kind": "js",
|
|
1527
|
-
"name": "singleOptionTemplate",
|
|
1528
|
-
"declaration": {
|
|
1529
|
-
"name": "singleOptionTemplate",
|
|
1530
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1531
|
-
}
|
|
1532
|
-
},
|
|
1533
|
-
{
|
|
1534
|
-
"kind": "js",
|
|
1535
|
-
"name": "foundationActionsMenuTemplate",
|
|
1510
|
+
"name": "foundationAccordionItemTemplate",
|
|
1536
1511
|
"declaration": {
|
|
1537
|
-
"name": "
|
|
1538
|
-
"module": "src/
|
|
1512
|
+
"name": "foundationAccordionItemTemplate",
|
|
1513
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
1539
1514
|
}
|
|
1540
1515
|
}
|
|
1541
1516
|
]
|
|
1542
1517
|
},
|
|
1543
1518
|
{
|
|
1544
1519
|
"kind": "javascript-module",
|
|
1545
|
-
"path": "src/
|
|
1520
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
1546
1521
|
"declarations": [
|
|
1547
1522
|
{
|
|
1548
1523
|
"kind": "class",
|
|
1549
1524
|
"description": "",
|
|
1550
|
-
"name": "
|
|
1551
|
-
"
|
|
1525
|
+
"name": "AccordionItem",
|
|
1526
|
+
"superclass": {
|
|
1527
|
+
"name": "FASTAccordionItem",
|
|
1528
|
+
"package": "@microsoft/fast-components"
|
|
1529
|
+
},
|
|
1530
|
+
"tagName": "%%prefix%%-accordion-item",
|
|
1531
|
+
"customElement": true,
|
|
1532
|
+
"attributes": [
|
|
1552
1533
|
{
|
|
1553
|
-
"
|
|
1554
|
-
"name": "actions",
|
|
1534
|
+
"name": "heading-level",
|
|
1555
1535
|
"type": {
|
|
1556
|
-
"text": "
|
|
1536
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1537
|
+
},
|
|
1538
|
+
"default": "2",
|
|
1539
|
+
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
1540
|
+
"fieldName": "headinglevel",
|
|
1541
|
+
"inheritedFrom": {
|
|
1542
|
+
"name": "AccordionItem",
|
|
1543
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1557
1544
|
}
|
|
1558
1545
|
},
|
|
1559
1546
|
{
|
|
1560
|
-
"kind": "field",
|
|
1561
|
-
"name": "isVertical",
|
|
1562
1547
|
"type": {
|
|
1563
1548
|
"text": "boolean"
|
|
1564
1549
|
},
|
|
1565
|
-
"default": "false"
|
|
1550
|
+
"default": "false",
|
|
1551
|
+
"description": "Expands or collapses the item.",
|
|
1552
|
+
"fieldName": "expanded",
|
|
1553
|
+
"inheritedFrom": {
|
|
1554
|
+
"name": "AccordionItem",
|
|
1555
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1556
|
+
}
|
|
1566
1557
|
},
|
|
1567
1558
|
{
|
|
1568
|
-
"
|
|
1569
|
-
"name": "addDefaultActions",
|
|
1559
|
+
"name": "id",
|
|
1570
1560
|
"type": {
|
|
1571
|
-
"text": "
|
|
1561
|
+
"text": "string"
|
|
1572
1562
|
},
|
|
1573
|
-
"
|
|
1574
|
-
|
|
1563
|
+
"description": "The item ID",
|
|
1564
|
+
"fieldName": "id",
|
|
1565
|
+
"inheritedFrom": {
|
|
1566
|
+
"name": "AccordionItem",
|
|
1567
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1568
|
+
}
|
|
1569
|
+
}
|
|
1570
|
+
],
|
|
1571
|
+
"members": [
|
|
1575
1572
|
{
|
|
1576
1573
|
"kind": "field",
|
|
1577
|
-
"name": "
|
|
1574
|
+
"name": "headinglevel",
|
|
1578
1575
|
"type": {
|
|
1579
|
-
"text": "
|
|
1576
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1580
1577
|
},
|
|
1581
|
-
"
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
"
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
"text": "string"
|
|
1578
|
+
"privacy": "public",
|
|
1579
|
+
"default": "2",
|
|
1580
|
+
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
1581
|
+
"inheritedFrom": {
|
|
1582
|
+
"name": "AccordionItem",
|
|
1583
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1588
1584
|
}
|
|
1589
1585
|
},
|
|
1590
1586
|
{
|
|
1591
1587
|
"kind": "field",
|
|
1592
|
-
"name": "
|
|
1588
|
+
"name": "expanded",
|
|
1593
1589
|
"type": {
|
|
1594
|
-
"text": "
|
|
1590
|
+
"text": "boolean"
|
|
1591
|
+
},
|
|
1592
|
+
"privacy": "public",
|
|
1593
|
+
"default": "false",
|
|
1594
|
+
"description": "Expands or collapses the item.",
|
|
1595
|
+
"inheritedFrom": {
|
|
1596
|
+
"name": "AccordionItem",
|
|
1597
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1595
1598
|
}
|
|
1596
1599
|
},
|
|
1597
1600
|
{
|
|
1598
1601
|
"kind": "field",
|
|
1599
|
-
"name": "
|
|
1602
|
+
"name": "id",
|
|
1600
1603
|
"type": {
|
|
1601
1604
|
"text": "string"
|
|
1602
1605
|
},
|
|
1603
|
-
"
|
|
1606
|
+
"privacy": "public",
|
|
1607
|
+
"description": "The item ID",
|
|
1608
|
+
"inheritedFrom": {
|
|
1609
|
+
"name": "AccordionItem",
|
|
1610
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1611
|
+
}
|
|
1604
1612
|
},
|
|
1605
1613
|
{
|
|
1606
1614
|
"kind": "field",
|
|
1607
|
-
"name": "
|
|
1608
|
-
"
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1615
|
+
"name": "change",
|
|
1616
|
+
"privacy": "private",
|
|
1617
|
+
"inheritedFrom": {
|
|
1618
|
+
"name": "AccordionItem",
|
|
1619
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1620
|
+
}
|
|
1612
1621
|
},
|
|
1613
1622
|
{
|
|
1614
1623
|
"kind": "field",
|
|
1615
|
-
"name": "
|
|
1624
|
+
"name": "_presentation",
|
|
1616
1625
|
"type": {
|
|
1617
|
-
"text": "
|
|
1626
|
+
"text": "ComponentPresentation | null | undefined"
|
|
1627
|
+
},
|
|
1628
|
+
"privacy": "private",
|
|
1629
|
+
"default": "void 0",
|
|
1630
|
+
"inheritedFrom": {
|
|
1631
|
+
"name": "FoundationElement",
|
|
1632
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1618
1633
|
}
|
|
1619
1634
|
},
|
|
1620
1635
|
{
|
|
1621
1636
|
"kind": "field",
|
|
1622
|
-
"name": "
|
|
1637
|
+
"name": "$presentation",
|
|
1623
1638
|
"type": {
|
|
1624
|
-
"text": "
|
|
1639
|
+
"text": "ComponentPresentation | null"
|
|
1625
1640
|
},
|
|
1626
|
-
"
|
|
1641
|
+
"privacy": "public",
|
|
1642
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
1643
|
+
"inheritedFrom": {
|
|
1644
|
+
"name": "FoundationElement",
|
|
1645
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1646
|
+
}
|
|
1627
1647
|
},
|
|
1628
1648
|
{
|
|
1629
1649
|
"kind": "field",
|
|
1630
|
-
"name": "
|
|
1650
|
+
"name": "template",
|
|
1631
1651
|
"type": {
|
|
1632
|
-
"text": "
|
|
1652
|
+
"text": "ElementViewTemplate | void | null"
|
|
1633
1653
|
},
|
|
1634
|
-
"
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
"text": "ActionMenuItem"
|
|
1641
|
-
}
|
|
1642
|
-
},
|
|
1643
|
-
{
|
|
1644
|
-
"kind": "field",
|
|
1645
|
-
"name": "actionsMenu",
|
|
1646
|
-
"type": {
|
|
1647
|
-
"text": "HTMLElement"
|
|
1648
|
-
}
|
|
1649
|
-
},
|
|
1650
|
-
{
|
|
1651
|
-
"kind": "method",
|
|
1652
|
-
"name": "definitionChanged",
|
|
1653
|
-
"privacy": "protected",
|
|
1654
|
-
"parameters": [
|
|
1655
|
-
{
|
|
1656
|
-
"name": "oldValue",
|
|
1657
|
-
"type": {
|
|
1658
|
-
"text": "any"
|
|
1659
|
-
}
|
|
1660
|
-
},
|
|
1661
|
-
{
|
|
1662
|
-
"name": "newValue",
|
|
1663
|
-
"type": {
|
|
1664
|
-
"text": "any"
|
|
1665
|
-
}
|
|
1666
|
-
}
|
|
1667
|
-
]
|
|
1668
|
-
},
|
|
1669
|
-
{
|
|
1670
|
-
"kind": "method",
|
|
1671
|
-
"name": "openChanged",
|
|
1672
|
-
"privacy": "protected"
|
|
1673
|
-
},
|
|
1674
|
-
{
|
|
1675
|
-
"kind": "method",
|
|
1676
|
-
"name": "toggleActionsMenuVisibility"
|
|
1677
|
-
},
|
|
1678
|
-
{
|
|
1679
|
-
"kind": "method",
|
|
1680
|
-
"name": "onActionMenuItemClick",
|
|
1681
|
-
"parameters": [
|
|
1682
|
-
{
|
|
1683
|
-
"name": "callback",
|
|
1684
|
-
"type": {
|
|
1685
|
-
"text": "(rowData) => void | any"
|
|
1686
|
-
}
|
|
1687
|
-
}
|
|
1688
|
-
]
|
|
1689
|
-
},
|
|
1690
|
-
{
|
|
1691
|
-
"kind": "field",
|
|
1692
|
-
"name": "allActions",
|
|
1693
|
-
"type": {
|
|
1694
|
-
"text": "ActionMenuItem[]"
|
|
1695
|
-
},
|
|
1696
|
-
"readonly": true
|
|
1697
|
-
},
|
|
1698
|
-
{
|
|
1699
|
-
"kind": "field",
|
|
1700
|
-
"name": "rowData",
|
|
1701
|
-
"readonly": true
|
|
1702
|
-
},
|
|
1703
|
-
{
|
|
1704
|
-
"kind": "method",
|
|
1705
|
-
"name": "getLabel",
|
|
1706
|
-
"parameters": [
|
|
1707
|
-
{
|
|
1708
|
-
"name": "name",
|
|
1709
|
-
"type": {
|
|
1710
|
-
"text": "string | ((rowData: any) => string)"
|
|
1711
|
-
}
|
|
1712
|
-
}
|
|
1713
|
-
]
|
|
1714
|
-
},
|
|
1715
|
-
{
|
|
1716
|
-
"kind": "method",
|
|
1717
|
-
"name": "getTemplate",
|
|
1718
|
-
"parameters": [
|
|
1719
|
-
{
|
|
1720
|
-
"name": "prefix",
|
|
1721
|
-
"type": {
|
|
1722
|
-
"text": "string"
|
|
1723
|
-
}
|
|
1724
|
-
}
|
|
1725
|
-
]
|
|
1726
|
-
},
|
|
1727
|
-
{
|
|
1728
|
-
"kind": "field",
|
|
1729
|
-
"name": "_presentation",
|
|
1730
|
-
"type": {
|
|
1731
|
-
"text": "ComponentPresentation | null | undefined"
|
|
1732
|
-
},
|
|
1733
|
-
"privacy": "private",
|
|
1734
|
-
"default": "void 0",
|
|
1735
|
-
"inheritedFrom": {
|
|
1736
|
-
"name": "FoundationElement",
|
|
1737
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1738
|
-
}
|
|
1739
|
-
},
|
|
1740
|
-
{
|
|
1741
|
-
"kind": "field",
|
|
1742
|
-
"name": "$presentation",
|
|
1743
|
-
"type": {
|
|
1744
|
-
"text": "ComponentPresentation | null"
|
|
1745
|
-
},
|
|
1746
|
-
"privacy": "public",
|
|
1747
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
1748
|
-
"inheritedFrom": {
|
|
1749
|
-
"name": "FoundationElement",
|
|
1750
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1751
|
-
}
|
|
1752
|
-
},
|
|
1753
|
-
{
|
|
1754
|
-
"kind": "field",
|
|
1755
|
-
"name": "template",
|
|
1756
|
-
"type": {
|
|
1757
|
-
"text": "ElementViewTemplate | void | null"
|
|
1758
|
-
},
|
|
1759
|
-
"privacy": "public",
|
|
1760
|
-
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
1761
|
-
"inheritedFrom": {
|
|
1762
|
-
"name": "FoundationElement",
|
|
1763
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1764
|
-
}
|
|
1654
|
+
"privacy": "public",
|
|
1655
|
+
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
1656
|
+
"inheritedFrom": {
|
|
1657
|
+
"name": "FoundationElement",
|
|
1658
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1659
|
+
}
|
|
1765
1660
|
},
|
|
1766
1661
|
{
|
|
1767
1662
|
"kind": "method",
|
|
@@ -1836,107 +1731,78 @@
|
|
|
1836
1731
|
}
|
|
1837
1732
|
}
|
|
1838
1733
|
],
|
|
1839
|
-
"
|
|
1840
|
-
{
|
|
1841
|
-
"name": "is-vertical",
|
|
1842
|
-
"type": {
|
|
1843
|
-
"text": "boolean"
|
|
1844
|
-
},
|
|
1845
|
-
"default": "false",
|
|
1846
|
-
"fieldName": "isVertical"
|
|
1847
|
-
},
|
|
1848
|
-
{
|
|
1849
|
-
"name": "add-default-actions",
|
|
1850
|
-
"type": {
|
|
1851
|
-
"text": "boolean"
|
|
1852
|
-
},
|
|
1853
|
-
"default": "true",
|
|
1854
|
-
"fieldName": "addDefaultActions"
|
|
1855
|
-
},
|
|
1856
|
-
{
|
|
1857
|
-
"name": "auto-close-on-action",
|
|
1858
|
-
"type": {
|
|
1859
|
-
"text": "boolean"
|
|
1860
|
-
},
|
|
1861
|
-
"default": "true",
|
|
1862
|
-
"fieldName": "autoCloseOnAction"
|
|
1863
|
-
},
|
|
1864
|
-
{
|
|
1865
|
-
"name": "name",
|
|
1866
|
-
"type": {
|
|
1867
|
-
"text": "string"
|
|
1868
|
-
},
|
|
1869
|
-
"default": "'Actions'",
|
|
1870
|
-
"fieldName": "name"
|
|
1871
|
-
},
|
|
1872
|
-
{
|
|
1873
|
-
"name": "open",
|
|
1874
|
-
"type": {
|
|
1875
|
-
"text": "boolean"
|
|
1876
|
-
},
|
|
1877
|
-
"default": "false",
|
|
1878
|
-
"fieldName": "open"
|
|
1879
|
-
},
|
|
1880
|
-
{
|
|
1881
|
-
"name": "buttonAppearance",
|
|
1882
|
-
"type": {
|
|
1883
|
-
"text": "string"
|
|
1884
|
-
},
|
|
1885
|
-
"fieldName": "buttonAppearance"
|
|
1886
|
-
},
|
|
1887
|
-
{
|
|
1888
|
-
"name": "hide-disabled",
|
|
1889
|
-
"type": {
|
|
1890
|
-
"text": "boolean"
|
|
1891
|
-
},
|
|
1892
|
-
"default": "false",
|
|
1893
|
-
"fieldName": "hideDisabled"
|
|
1894
|
-
},
|
|
1734
|
+
"events": [
|
|
1895
1735
|
{
|
|
1896
|
-
"
|
|
1897
|
-
"
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1736
|
+
"description": "Fires a custom 'change' event when the button is invoked",
|
|
1737
|
+
"name": "change",
|
|
1738
|
+
"inheritedFrom": {
|
|
1739
|
+
"name": "AccordionItem",
|
|
1740
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1741
|
+
}
|
|
1902
1742
|
}
|
|
1903
|
-
]
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1743
|
+
]
|
|
1744
|
+
},
|
|
1745
|
+
{
|
|
1746
|
+
"kind": "variable",
|
|
1747
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1748
|
+
"type": {
|
|
1749
|
+
"text": "ShadowRootInit"
|
|
1907
1750
|
},
|
|
1908
|
-
"
|
|
1909
|
-
"customElement": true
|
|
1751
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1910
1752
|
},
|
|
1911
1753
|
{
|
|
1912
1754
|
"kind": "variable",
|
|
1913
|
-
"name": "
|
|
1914
|
-
"
|
|
1755
|
+
"name": "defaultAccordionItemConfig",
|
|
1756
|
+
"type": {
|
|
1757
|
+
"text": "object"
|
|
1758
|
+
},
|
|
1759
|
+
"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}"
|
|
1760
|
+
},
|
|
1761
|
+
{
|
|
1762
|
+
"kind": "variable",
|
|
1763
|
+
"name": "foundationAccordionItem",
|
|
1764
|
+
"description": "The Foundation Accordion Item",
|
|
1915
1765
|
"privacy": "public"
|
|
1916
1766
|
}
|
|
1917
1767
|
],
|
|
1918
1768
|
"exports": [
|
|
1919
1769
|
{
|
|
1920
1770
|
"kind": "js",
|
|
1921
|
-
"name": "
|
|
1771
|
+
"name": "AccordionItem",
|
|
1922
1772
|
"declaration": {
|
|
1923
|
-
"name": "
|
|
1924
|
-
"module": "src/
|
|
1773
|
+
"name": "AccordionItem",
|
|
1774
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1925
1775
|
}
|
|
1926
1776
|
},
|
|
1927
1777
|
{
|
|
1928
1778
|
"kind": "js",
|
|
1929
|
-
"name": "
|
|
1779
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1930
1780
|
"declaration": {
|
|
1931
|
-
"name": "
|
|
1932
|
-
"module": "src/
|
|
1781
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1782
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1783
|
+
}
|
|
1784
|
+
},
|
|
1785
|
+
{
|
|
1786
|
+
"kind": "js",
|
|
1787
|
+
"name": "defaultAccordionItemConfig",
|
|
1788
|
+
"declaration": {
|
|
1789
|
+
"name": "defaultAccordionItemConfig",
|
|
1790
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1791
|
+
}
|
|
1792
|
+
},
|
|
1793
|
+
{
|
|
1794
|
+
"kind": "js",
|
|
1795
|
+
"name": "foundationAccordionItem",
|
|
1796
|
+
"declaration": {
|
|
1797
|
+
"name": "foundationAccordionItem",
|
|
1798
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1933
1799
|
}
|
|
1934
1800
|
}
|
|
1935
1801
|
]
|
|
1936
1802
|
},
|
|
1937
1803
|
{
|
|
1938
1804
|
"kind": "javascript-module",
|
|
1939
|
-
"path": "src/
|
|
1805
|
+
"path": "src/accordion-item/index.ts",
|
|
1940
1806
|
"declarations": [],
|
|
1941
1807
|
"exports": [
|
|
1942
1808
|
{
|
|
@@ -1944,7 +1810,7 @@
|
|
|
1944
1810
|
"name": "*",
|
|
1945
1811
|
"declaration": {
|
|
1946
1812
|
"name": "*",
|
|
1947
|
-
"package": "./
|
|
1813
|
+
"package": "./accordion-item.template"
|
|
1948
1814
|
}
|
|
1949
1815
|
},
|
|
1950
1816
|
{
|
|
@@ -1952,7 +1818,7 @@
|
|
|
1952
1818
|
"name": "*",
|
|
1953
1819
|
"declaration": {
|
|
1954
1820
|
"name": "*",
|
|
1955
|
-
"package": "./
|
|
1821
|
+
"package": "./accordion-item.styles"
|
|
1956
1822
|
}
|
|
1957
1823
|
},
|
|
1958
1824
|
{
|
|
@@ -1960,18 +1826,41 @@
|
|
|
1960
1826
|
"name": "*",
|
|
1961
1827
|
"declaration": {
|
|
1962
1828
|
"name": "*",
|
|
1963
|
-
"package": "./
|
|
1829
|
+
"package": "./accordion-item"
|
|
1964
1830
|
}
|
|
1965
1831
|
}
|
|
1966
1832
|
]
|
|
1967
1833
|
},
|
|
1968
1834
|
{
|
|
1969
1835
|
"kind": "javascript-module",
|
|
1970
|
-
"path": "src/
|
|
1836
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
1971
1837
|
"declarations": [
|
|
1972
1838
|
{
|
|
1973
1839
|
"kind": "function",
|
|
1974
|
-
"name": "
|
|
1840
|
+
"name": "actionsMenuBaseStyles",
|
|
1841
|
+
"return": {
|
|
1842
|
+
"type": {
|
|
1843
|
+
"text": "ElementStyles"
|
|
1844
|
+
}
|
|
1845
|
+
},
|
|
1846
|
+
"parameters": [
|
|
1847
|
+
{
|
|
1848
|
+
"name": "context",
|
|
1849
|
+
"type": {
|
|
1850
|
+
"text": "ElementDefinitionContext"
|
|
1851
|
+
}
|
|
1852
|
+
},
|
|
1853
|
+
{
|
|
1854
|
+
"name": "definition",
|
|
1855
|
+
"type": {
|
|
1856
|
+
"text": "FoundationElementDefinition"
|
|
1857
|
+
}
|
|
1858
|
+
}
|
|
1859
|
+
]
|
|
1860
|
+
},
|
|
1861
|
+
{
|
|
1862
|
+
"kind": "function",
|
|
1863
|
+
"name": "foundationActionsMenuStyles",
|
|
1975
1864
|
"return": {
|
|
1976
1865
|
"type": {
|
|
1977
1866
|
"text": "ElementStyles"
|
|
@@ -1996,226 +1885,339 @@
|
|
|
1996
1885
|
"exports": [
|
|
1997
1886
|
{
|
|
1998
1887
|
"kind": "js",
|
|
1999
|
-
"name": "
|
|
1888
|
+
"name": "actionsMenuBaseStyles",
|
|
2000
1889
|
"declaration": {
|
|
2001
|
-
"name": "
|
|
2002
|
-
"module": "src/
|
|
1890
|
+
"name": "actionsMenuBaseStyles",
|
|
1891
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1892
|
+
}
|
|
1893
|
+
},
|
|
1894
|
+
{
|
|
1895
|
+
"kind": "js",
|
|
1896
|
+
"name": "foundationActionsMenuStyles",
|
|
1897
|
+
"declaration": {
|
|
1898
|
+
"name": "foundationActionsMenuStyles",
|
|
1899
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2003
1900
|
}
|
|
2004
1901
|
}
|
|
2005
1902
|
]
|
|
2006
1903
|
},
|
|
2007
1904
|
{
|
|
2008
1905
|
"kind": "javascript-module",
|
|
2009
|
-
"path": "src/
|
|
1906
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
2010
1907
|
"declarations": [
|
|
2011
1908
|
{
|
|
2012
1909
|
"kind": "function",
|
|
2013
|
-
"name": "
|
|
2014
|
-
"return": {
|
|
2015
|
-
"type": {
|
|
2016
|
-
"text": "ViewTemplate<AccordionItem>"
|
|
2017
|
-
}
|
|
2018
|
-
},
|
|
1910
|
+
"name": "menuTemplate",
|
|
2019
1911
|
"parameters": [
|
|
2020
1912
|
{
|
|
2021
|
-
"name": "
|
|
1913
|
+
"name": "prefix",
|
|
2022
1914
|
"type": {
|
|
2023
|
-
"text": "
|
|
1915
|
+
"text": "string"
|
|
2024
1916
|
}
|
|
2025
|
-
}
|
|
1917
|
+
}
|
|
1918
|
+
]
|
|
1919
|
+
},
|
|
1920
|
+
{
|
|
1921
|
+
"kind": "function",
|
|
1922
|
+
"name": "singleOptionTemplate",
|
|
1923
|
+
"parameters": [
|
|
2026
1924
|
{
|
|
2027
|
-
"name": "
|
|
1925
|
+
"name": "prefix",
|
|
2028
1926
|
"type": {
|
|
2029
|
-
"text": "
|
|
1927
|
+
"text": "string"
|
|
2030
1928
|
}
|
|
2031
1929
|
}
|
|
2032
1930
|
]
|
|
1931
|
+
},
|
|
1932
|
+
{
|
|
1933
|
+
"kind": "variable",
|
|
1934
|
+
"name": "foundationActionsMenuTemplate",
|
|
1935
|
+
"type": {
|
|
1936
|
+
"text": "ViewTemplate<ActionsMenu>"
|
|
1937
|
+
},
|
|
1938
|
+
"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`"
|
|
2033
1939
|
}
|
|
2034
1940
|
],
|
|
2035
1941
|
"exports": [
|
|
2036
1942
|
{
|
|
2037
1943
|
"kind": "js",
|
|
2038
|
-
"name": "
|
|
1944
|
+
"name": "menuTemplate",
|
|
2039
1945
|
"declaration": {
|
|
2040
|
-
"name": "
|
|
2041
|
-
"module": "src/
|
|
1946
|
+
"name": "menuTemplate",
|
|
1947
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1948
|
+
}
|
|
1949
|
+
},
|
|
1950
|
+
{
|
|
1951
|
+
"kind": "js",
|
|
1952
|
+
"name": "singleOptionTemplate",
|
|
1953
|
+
"declaration": {
|
|
1954
|
+
"name": "singleOptionTemplate",
|
|
1955
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1956
|
+
}
|
|
1957
|
+
},
|
|
1958
|
+
{
|
|
1959
|
+
"kind": "js",
|
|
1960
|
+
"name": "foundationActionsMenuTemplate",
|
|
1961
|
+
"declaration": {
|
|
1962
|
+
"name": "foundationActionsMenuTemplate",
|
|
1963
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2042
1964
|
}
|
|
2043
1965
|
}
|
|
2044
1966
|
]
|
|
2045
1967
|
},
|
|
2046
1968
|
{
|
|
2047
1969
|
"kind": "javascript-module",
|
|
2048
|
-
"path": "src/
|
|
1970
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
2049
1971
|
"declarations": [
|
|
2050
1972
|
{
|
|
2051
1973
|
"kind": "class",
|
|
2052
1974
|
"description": "",
|
|
2053
|
-
"name": "
|
|
2054
|
-
"
|
|
2055
|
-
"name": "FASTAccordionItem",
|
|
2056
|
-
"package": "@microsoft/fast-components"
|
|
2057
|
-
},
|
|
2058
|
-
"tagName": "%%prefix%%-accordion-item",
|
|
2059
|
-
"customElement": true,
|
|
2060
|
-
"attributes": [
|
|
1975
|
+
"name": "ActionsMenu",
|
|
1976
|
+
"members": [
|
|
2061
1977
|
{
|
|
2062
|
-
"
|
|
1978
|
+
"kind": "field",
|
|
1979
|
+
"name": "actions",
|
|
2063
1980
|
"type": {
|
|
2064
|
-
"text": "
|
|
2065
|
-
},
|
|
2066
|
-
"default": "2",
|
|
2067
|
-
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
2068
|
-
"fieldName": "headinglevel",
|
|
2069
|
-
"inheritedFrom": {
|
|
2070
|
-
"name": "AccordionItem",
|
|
2071
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1981
|
+
"text": "ActionMenuItem[]"
|
|
2072
1982
|
}
|
|
2073
1983
|
},
|
|
2074
1984
|
{
|
|
1985
|
+
"kind": "field",
|
|
1986
|
+
"name": "isVertical",
|
|
2075
1987
|
"type": {
|
|
2076
1988
|
"text": "boolean"
|
|
2077
1989
|
},
|
|
2078
|
-
"default": "false"
|
|
2079
|
-
"description": "Expands or collapses the item.",
|
|
2080
|
-
"fieldName": "expanded",
|
|
2081
|
-
"inheritedFrom": {
|
|
2082
|
-
"name": "AccordionItem",
|
|
2083
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2084
|
-
}
|
|
1990
|
+
"default": "false"
|
|
2085
1991
|
},
|
|
2086
|
-
{
|
|
2087
|
-
"name": "id",
|
|
2088
|
-
"type": {
|
|
2089
|
-
"text": "string"
|
|
2090
|
-
},
|
|
2091
|
-
"description": "The item ID",
|
|
2092
|
-
"fieldName": "id",
|
|
2093
|
-
"inheritedFrom": {
|
|
2094
|
-
"name": "AccordionItem",
|
|
2095
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2096
|
-
}
|
|
2097
|
-
}
|
|
2098
|
-
],
|
|
2099
|
-
"members": [
|
|
2100
1992
|
{
|
|
2101
1993
|
"kind": "field",
|
|
2102
|
-
"name": "
|
|
1994
|
+
"name": "addDefaultActions",
|
|
2103
1995
|
"type": {
|
|
2104
|
-
"text": "
|
|
1996
|
+
"text": "boolean"
|
|
2105
1997
|
},
|
|
2106
|
-
"
|
|
2107
|
-
"default": "2",
|
|
2108
|
-
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
2109
|
-
"inheritedFrom": {
|
|
2110
|
-
"name": "AccordionItem",
|
|
2111
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2112
|
-
}
|
|
1998
|
+
"default": "true"
|
|
2113
1999
|
},
|
|
2114
2000
|
{
|
|
2115
2001
|
"kind": "field",
|
|
2116
|
-
"name": "
|
|
2002
|
+
"name": "autoCloseOnAction",
|
|
2117
2003
|
"type": {
|
|
2118
2004
|
"text": "boolean"
|
|
2119
2005
|
},
|
|
2120
|
-
"
|
|
2121
|
-
"default": "false",
|
|
2122
|
-
"description": "Expands or collapses the item.",
|
|
2123
|
-
"inheritedFrom": {
|
|
2124
|
-
"name": "AccordionItem",
|
|
2125
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2126
|
-
}
|
|
2006
|
+
"default": "true"
|
|
2127
2007
|
},
|
|
2128
2008
|
{
|
|
2129
2009
|
"kind": "field",
|
|
2130
|
-
"name": "
|
|
2010
|
+
"name": "classNames",
|
|
2131
2011
|
"type": {
|
|
2132
2012
|
"text": "string"
|
|
2133
|
-
},
|
|
2134
|
-
"privacy": "public",
|
|
2135
|
-
"description": "The item ID",
|
|
2136
|
-
"inheritedFrom": {
|
|
2137
|
-
"name": "AccordionItem",
|
|
2138
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2139
2013
|
}
|
|
2140
2014
|
},
|
|
2141
2015
|
{
|
|
2142
2016
|
"kind": "field",
|
|
2143
|
-
"name": "
|
|
2144
|
-
"
|
|
2145
|
-
|
|
2146
|
-
"name": "AccordionItem",
|
|
2147
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2017
|
+
"name": "definition",
|
|
2018
|
+
"type": {
|
|
2019
|
+
"text": "any"
|
|
2148
2020
|
}
|
|
2149
2021
|
},
|
|
2150
2022
|
{
|
|
2151
2023
|
"kind": "field",
|
|
2152
|
-
"name": "
|
|
2024
|
+
"name": "name",
|
|
2153
2025
|
"type": {
|
|
2154
|
-
"text": "
|
|
2026
|
+
"text": "string"
|
|
2155
2027
|
},
|
|
2156
|
-
"
|
|
2157
|
-
"default": "void 0",
|
|
2158
|
-
"inheritedFrom": {
|
|
2159
|
-
"name": "FoundationElement",
|
|
2160
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
2161
|
-
}
|
|
2028
|
+
"default": "'Actions'"
|
|
2162
2029
|
},
|
|
2163
2030
|
{
|
|
2164
2031
|
"kind": "field",
|
|
2165
|
-
"name": "
|
|
2032
|
+
"name": "open",
|
|
2166
2033
|
"type": {
|
|
2167
|
-
"text": "
|
|
2034
|
+
"text": "boolean"
|
|
2168
2035
|
},
|
|
2169
|
-
"
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
|
|
2036
|
+
"default": "false"
|
|
2037
|
+
},
|
|
2038
|
+
{
|
|
2039
|
+
"kind": "field",
|
|
2040
|
+
"name": "buttonAppearance",
|
|
2041
|
+
"type": {
|
|
2042
|
+
"text": "string"
|
|
2174
2043
|
}
|
|
2175
2044
|
},
|
|
2176
2045
|
{
|
|
2177
2046
|
"kind": "field",
|
|
2178
|
-
"name": "
|
|
2047
|
+
"name": "hideDisabled",
|
|
2179
2048
|
"type": {
|
|
2180
|
-
"text": "
|
|
2049
|
+
"text": "boolean"
|
|
2181
2050
|
},
|
|
2182
|
-
"
|
|
2183
|
-
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
2184
|
-
"inheritedFrom": {
|
|
2185
|
-
"name": "FoundationElement",
|
|
2186
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
2187
|
-
}
|
|
2051
|
+
"default": "false"
|
|
2188
2052
|
},
|
|
2189
2053
|
{
|
|
2190
|
-
"kind": "
|
|
2191
|
-
"name": "
|
|
2192
|
-
"
|
|
2193
|
-
|
|
2194
|
-
"type": {
|
|
2195
|
-
"text": "void"
|
|
2196
|
-
}
|
|
2054
|
+
"kind": "field",
|
|
2055
|
+
"name": "hideMenuSingleOption",
|
|
2056
|
+
"type": {
|
|
2057
|
+
"text": "boolean"
|
|
2197
2058
|
},
|
|
2198
|
-
"
|
|
2199
|
-
|
|
2200
|
-
|
|
2059
|
+
"default": "false"
|
|
2060
|
+
},
|
|
2061
|
+
{
|
|
2062
|
+
"kind": "field",
|
|
2063
|
+
"name": "singleOption",
|
|
2064
|
+
"type": {
|
|
2065
|
+
"text": "ActionMenuItem"
|
|
2201
2066
|
}
|
|
2202
2067
|
},
|
|
2203
2068
|
{
|
|
2204
2069
|
"kind": "field",
|
|
2205
|
-
"name": "
|
|
2070
|
+
"name": "actionsMenu",
|
|
2206
2071
|
"type": {
|
|
2207
|
-
"text": "
|
|
2208
|
-
},
|
|
2209
|
-
"privacy": "public",
|
|
2210
|
-
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
2211
|
-
"inheritedFrom": {
|
|
2212
|
-
"name": "FoundationElement",
|
|
2213
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
2072
|
+
"text": "HTMLElement"
|
|
2214
2073
|
}
|
|
2215
2074
|
},
|
|
2216
2075
|
{
|
|
2217
2076
|
"kind": "method",
|
|
2218
|
-
"name": "
|
|
2077
|
+
"name": "definitionChanged",
|
|
2078
|
+
"privacy": "protected",
|
|
2079
|
+
"parameters": [
|
|
2080
|
+
{
|
|
2081
|
+
"name": "oldValue",
|
|
2082
|
+
"type": {
|
|
2083
|
+
"text": "any"
|
|
2084
|
+
}
|
|
2085
|
+
},
|
|
2086
|
+
{
|
|
2087
|
+
"name": "newValue",
|
|
2088
|
+
"type": {
|
|
2089
|
+
"text": "any"
|
|
2090
|
+
}
|
|
2091
|
+
}
|
|
2092
|
+
]
|
|
2093
|
+
},
|
|
2094
|
+
{
|
|
2095
|
+
"kind": "method",
|
|
2096
|
+
"name": "openChanged",
|
|
2097
|
+
"privacy": "protected"
|
|
2098
|
+
},
|
|
2099
|
+
{
|
|
2100
|
+
"kind": "method",
|
|
2101
|
+
"name": "toggleActionsMenuVisibility"
|
|
2102
|
+
},
|
|
2103
|
+
{
|
|
2104
|
+
"kind": "method",
|
|
2105
|
+
"name": "onActionMenuItemClick",
|
|
2106
|
+
"parameters": [
|
|
2107
|
+
{
|
|
2108
|
+
"name": "callback",
|
|
2109
|
+
"type": {
|
|
2110
|
+
"text": "(rowData) => void | any"
|
|
2111
|
+
}
|
|
2112
|
+
}
|
|
2113
|
+
]
|
|
2114
|
+
},
|
|
2115
|
+
{
|
|
2116
|
+
"kind": "field",
|
|
2117
|
+
"name": "allActions",
|
|
2118
|
+
"type": {
|
|
2119
|
+
"text": "ActionMenuItem[]"
|
|
2120
|
+
},
|
|
2121
|
+
"readonly": true
|
|
2122
|
+
},
|
|
2123
|
+
{
|
|
2124
|
+
"kind": "field",
|
|
2125
|
+
"name": "rowData",
|
|
2126
|
+
"readonly": true
|
|
2127
|
+
},
|
|
2128
|
+
{
|
|
2129
|
+
"kind": "method",
|
|
2130
|
+
"name": "getLabel",
|
|
2131
|
+
"parameters": [
|
|
2132
|
+
{
|
|
2133
|
+
"name": "name",
|
|
2134
|
+
"type": {
|
|
2135
|
+
"text": "string | ((rowData: any) => string)"
|
|
2136
|
+
}
|
|
2137
|
+
}
|
|
2138
|
+
]
|
|
2139
|
+
},
|
|
2140
|
+
{
|
|
2141
|
+
"kind": "method",
|
|
2142
|
+
"name": "getTemplate",
|
|
2143
|
+
"parameters": [
|
|
2144
|
+
{
|
|
2145
|
+
"name": "prefix",
|
|
2146
|
+
"type": {
|
|
2147
|
+
"text": "string"
|
|
2148
|
+
}
|
|
2149
|
+
}
|
|
2150
|
+
]
|
|
2151
|
+
},
|
|
2152
|
+
{
|
|
2153
|
+
"kind": "field",
|
|
2154
|
+
"name": "_presentation",
|
|
2155
|
+
"type": {
|
|
2156
|
+
"text": "ComponentPresentation | null | undefined"
|
|
2157
|
+
},
|
|
2158
|
+
"privacy": "private",
|
|
2159
|
+
"default": "void 0",
|
|
2160
|
+
"inheritedFrom": {
|
|
2161
|
+
"name": "FoundationElement",
|
|
2162
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2163
|
+
}
|
|
2164
|
+
},
|
|
2165
|
+
{
|
|
2166
|
+
"kind": "field",
|
|
2167
|
+
"name": "$presentation",
|
|
2168
|
+
"type": {
|
|
2169
|
+
"text": "ComponentPresentation | null"
|
|
2170
|
+
},
|
|
2171
|
+
"privacy": "public",
|
|
2172
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
2173
|
+
"inheritedFrom": {
|
|
2174
|
+
"name": "FoundationElement",
|
|
2175
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2176
|
+
}
|
|
2177
|
+
},
|
|
2178
|
+
{
|
|
2179
|
+
"kind": "field",
|
|
2180
|
+
"name": "template",
|
|
2181
|
+
"type": {
|
|
2182
|
+
"text": "ElementViewTemplate | void | null"
|
|
2183
|
+
},
|
|
2184
|
+
"privacy": "public",
|
|
2185
|
+
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
2186
|
+
"inheritedFrom": {
|
|
2187
|
+
"name": "FoundationElement",
|
|
2188
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2189
|
+
}
|
|
2190
|
+
},
|
|
2191
|
+
{
|
|
2192
|
+
"kind": "method",
|
|
2193
|
+
"name": "templateChanged",
|
|
2194
|
+
"privacy": "protected",
|
|
2195
|
+
"return": {
|
|
2196
|
+
"type": {
|
|
2197
|
+
"text": "void"
|
|
2198
|
+
}
|
|
2199
|
+
},
|
|
2200
|
+
"inheritedFrom": {
|
|
2201
|
+
"name": "FoundationElement",
|
|
2202
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2203
|
+
}
|
|
2204
|
+
},
|
|
2205
|
+
{
|
|
2206
|
+
"kind": "field",
|
|
2207
|
+
"name": "styles",
|
|
2208
|
+
"type": {
|
|
2209
|
+
"text": "ElementStyles | void | null"
|
|
2210
|
+
},
|
|
2211
|
+
"privacy": "public",
|
|
2212
|
+
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
2213
|
+
"inheritedFrom": {
|
|
2214
|
+
"name": "FoundationElement",
|
|
2215
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2216
|
+
}
|
|
2217
|
+
},
|
|
2218
|
+
{
|
|
2219
|
+
"kind": "method",
|
|
2220
|
+
"name": "stylesChanged",
|
|
2219
2221
|
"privacy": "protected",
|
|
2220
2222
|
"return": {
|
|
2221
2223
|
"type": {
|
|
@@ -2259,109 +2261,107 @@
|
|
|
2259
2261
|
}
|
|
2260
2262
|
}
|
|
2261
2263
|
],
|
|
2262
|
-
"
|
|
2264
|
+
"attributes": [
|
|
2263
2265
|
{
|
|
2264
|
-
"
|
|
2265
|
-
"
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
|
|
2266
|
+
"name": "is-vertical",
|
|
2267
|
+
"type": {
|
|
2268
|
+
"text": "boolean"
|
|
2269
|
+
},
|
|
2270
|
+
"default": "false",
|
|
2271
|
+
"fieldName": "isVertical"
|
|
2272
|
+
},
|
|
2273
|
+
{
|
|
2274
|
+
"name": "add-default-actions",
|
|
2275
|
+
"type": {
|
|
2276
|
+
"text": "boolean"
|
|
2277
|
+
},
|
|
2278
|
+
"default": "true",
|
|
2279
|
+
"fieldName": "addDefaultActions"
|
|
2280
|
+
},
|
|
2281
|
+
{
|
|
2282
|
+
"name": "auto-close-on-action",
|
|
2283
|
+
"type": {
|
|
2284
|
+
"text": "boolean"
|
|
2285
|
+
},
|
|
2286
|
+
"default": "true",
|
|
2287
|
+
"fieldName": "autoCloseOnAction"
|
|
2288
|
+
},
|
|
2289
|
+
{
|
|
2290
|
+
"name": "name",
|
|
2291
|
+
"type": {
|
|
2292
|
+
"text": "string"
|
|
2293
|
+
},
|
|
2294
|
+
"default": "'Actions'",
|
|
2295
|
+
"fieldName": "name"
|
|
2296
|
+
},
|
|
2297
|
+
{
|
|
2298
|
+
"name": "open",
|
|
2299
|
+
"type": {
|
|
2300
|
+
"text": "boolean"
|
|
2301
|
+
},
|
|
2302
|
+
"default": "false",
|
|
2303
|
+
"fieldName": "open"
|
|
2304
|
+
},
|
|
2305
|
+
{
|
|
2306
|
+
"name": "buttonAppearance",
|
|
2307
|
+
"type": {
|
|
2308
|
+
"text": "string"
|
|
2309
|
+
},
|
|
2310
|
+
"fieldName": "buttonAppearance"
|
|
2311
|
+
},
|
|
2312
|
+
{
|
|
2313
|
+
"name": "hide-disabled",
|
|
2314
|
+
"type": {
|
|
2315
|
+
"text": "boolean"
|
|
2316
|
+
},
|
|
2317
|
+
"default": "false",
|
|
2318
|
+
"fieldName": "hideDisabled"
|
|
2319
|
+
},
|
|
2320
|
+
{
|
|
2321
|
+
"name": "hide-menu-single-option",
|
|
2322
|
+
"type": {
|
|
2323
|
+
"text": "boolean"
|
|
2324
|
+
},
|
|
2325
|
+
"default": "false",
|
|
2326
|
+
"fieldName": "hideMenuSingleOption"
|
|
2270
2327
|
}
|
|
2271
|
-
]
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
2276
|
-
"type": {
|
|
2277
|
-
"text": "ShadowRootInit"
|
|
2278
|
-
},
|
|
2279
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2280
|
-
},
|
|
2281
|
-
{
|
|
2282
|
-
"kind": "variable",
|
|
2283
|
-
"name": "defaultAccordionItemConfig",
|
|
2284
|
-
"type": {
|
|
2285
|
-
"text": "object"
|
|
2328
|
+
],
|
|
2329
|
+
"superclass": {
|
|
2330
|
+
"name": "FoundationElement",
|
|
2331
|
+
"package": "@microsoft/fast-foundation"
|
|
2286
2332
|
},
|
|
2287
|
-
"
|
|
2333
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
2334
|
+
"customElement": true
|
|
2288
2335
|
},
|
|
2289
2336
|
{
|
|
2290
2337
|
"kind": "variable",
|
|
2291
|
-
"name": "
|
|
2292
|
-
"description": "The Foundation
|
|
2338
|
+
"name": "foundationActionsMenu",
|
|
2339
|
+
"description": "The Foundation Actions Menu",
|
|
2293
2340
|
"privacy": "public"
|
|
2294
2341
|
}
|
|
2295
2342
|
],
|
|
2296
2343
|
"exports": [
|
|
2297
2344
|
{
|
|
2298
2345
|
"kind": "js",
|
|
2299
|
-
"name": "
|
|
2300
|
-
"declaration": {
|
|
2301
|
-
"name": "AccordionItem",
|
|
2302
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2303
|
-
}
|
|
2304
|
-
},
|
|
2305
|
-
{
|
|
2306
|
-
"kind": "js",
|
|
2307
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
2308
|
-
"declaration": {
|
|
2309
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
2310
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2311
|
-
}
|
|
2312
|
-
},
|
|
2313
|
-
{
|
|
2314
|
-
"kind": "js",
|
|
2315
|
-
"name": "defaultAccordionItemConfig",
|
|
2316
|
-
"declaration": {
|
|
2317
|
-
"name": "defaultAccordionItemConfig",
|
|
2318
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2319
|
-
}
|
|
2320
|
-
},
|
|
2321
|
-
{
|
|
2322
|
-
"kind": "js",
|
|
2323
|
-
"name": "foundationAccordionItem",
|
|
2324
|
-
"declaration": {
|
|
2325
|
-
"name": "foundationAccordionItem",
|
|
2326
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2327
|
-
}
|
|
2328
|
-
}
|
|
2329
|
-
]
|
|
2330
|
-
},
|
|
2331
|
-
{
|
|
2332
|
-
"kind": "javascript-module",
|
|
2333
|
-
"path": "src/accordion-item/index.ts",
|
|
2334
|
-
"declarations": [],
|
|
2335
|
-
"exports": [
|
|
2336
|
-
{
|
|
2337
|
-
"kind": "js",
|
|
2338
|
-
"name": "*",
|
|
2339
|
-
"declaration": {
|
|
2340
|
-
"name": "*",
|
|
2341
|
-
"package": "./accordion-item.template"
|
|
2342
|
-
}
|
|
2343
|
-
},
|
|
2344
|
-
{
|
|
2345
|
-
"kind": "js",
|
|
2346
|
-
"name": "*",
|
|
2346
|
+
"name": "ActionsMenu",
|
|
2347
2347
|
"declaration": {
|
|
2348
|
-
"name": "
|
|
2349
|
-
"
|
|
2348
|
+
"name": "ActionsMenu",
|
|
2349
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2350
2350
|
}
|
|
2351
2351
|
},
|
|
2352
2352
|
{
|
|
2353
2353
|
"kind": "js",
|
|
2354
|
-
"name": "
|
|
2354
|
+
"name": "foundationActionsMenu",
|
|
2355
2355
|
"declaration": {
|
|
2356
|
-
"name": "
|
|
2357
|
-
"
|
|
2356
|
+
"name": "foundationActionsMenu",
|
|
2357
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2358
2358
|
}
|
|
2359
2359
|
}
|
|
2360
2360
|
]
|
|
2361
2361
|
},
|
|
2362
2362
|
{
|
|
2363
2363
|
"kind": "javascript-module",
|
|
2364
|
-
"path": "src/
|
|
2364
|
+
"path": "src/actions-menu/index.ts",
|
|
2365
2365
|
"declarations": [],
|
|
2366
2366
|
"exports": [
|
|
2367
2367
|
{
|
|
@@ -2369,7 +2369,7 @@
|
|
|
2369
2369
|
"name": "*",
|
|
2370
2370
|
"declaration": {
|
|
2371
2371
|
"name": "*",
|
|
2372
|
-
"package": "./styles"
|
|
2372
|
+
"package": "./actions-menu.styles"
|
|
2373
2373
|
}
|
|
2374
2374
|
},
|
|
2375
2375
|
{
|
|
@@ -2377,7 +2377,7 @@
|
|
|
2377
2377
|
"name": "*",
|
|
2378
2378
|
"declaration": {
|
|
2379
2379
|
"name": "*",
|
|
2380
|
-
"package": "./
|
|
2380
|
+
"package": "./actions-menu.template"
|
|
2381
2381
|
}
|
|
2382
2382
|
},
|
|
2383
2383
|
{
|
|
@@ -2385,111 +2385,122 @@
|
|
|
2385
2385
|
"name": "*",
|
|
2386
2386
|
"declaration": {
|
|
2387
2387
|
"name": "*",
|
|
2388
|
-
"package": "./
|
|
2388
|
+
"package": "./actions-menu"
|
|
2389
2389
|
}
|
|
2390
2390
|
}
|
|
2391
2391
|
]
|
|
2392
2392
|
},
|
|
2393
2393
|
{
|
|
2394
2394
|
"kind": "javascript-module",
|
|
2395
|
-
"path": "src/ai-
|
|
2395
|
+
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
2396
2396
|
"declarations": [
|
|
2397
2397
|
{
|
|
2398
|
-
"kind": "
|
|
2399
|
-
"name": "
|
|
2400
|
-
"
|
|
2401
|
-
"type": {
|
|
2402
|
-
"text": "ElementStyles"
|
|
2403
|
-
}
|
|
2404
|
-
},
|
|
2405
|
-
"parameters": [
|
|
2406
|
-
{
|
|
2407
|
-
"name": "context",
|
|
2408
|
-
"type": {
|
|
2409
|
-
"text": "ElementDefinitionContext"
|
|
2410
|
-
}
|
|
2411
|
-
},
|
|
2412
|
-
{
|
|
2413
|
-
"name": "definition",
|
|
2414
|
-
"type": {
|
|
2415
|
-
"text": "FoundationElementDefinition"
|
|
2416
|
-
}
|
|
2417
|
-
}
|
|
2418
|
-
]
|
|
2398
|
+
"kind": "variable",
|
|
2399
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2400
|
+
"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`"
|
|
2419
2401
|
}
|
|
2420
2402
|
],
|
|
2421
2403
|
"exports": [
|
|
2422
2404
|
{
|
|
2423
2405
|
"kind": "js",
|
|
2424
|
-
"name": "
|
|
2406
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2425
2407
|
"declaration": {
|
|
2426
|
-
"name": "
|
|
2427
|
-
"module": "src/ai-
|
|
2408
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2409
|
+
"module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
|
|
2428
2410
|
}
|
|
2429
2411
|
}
|
|
2430
2412
|
]
|
|
2431
2413
|
},
|
|
2432
2414
|
{
|
|
2433
2415
|
"kind": "javascript-module",
|
|
2434
|
-
"path": "src/ai-
|
|
2416
|
+
"path": "src/ai-criteria-search/ai-criteria-search.template.ts",
|
|
2435
2417
|
"declarations": [
|
|
2436
2418
|
{
|
|
2437
2419
|
"kind": "variable",
|
|
2438
|
-
"name": "
|
|
2420
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2439
2421
|
"type": {
|
|
2440
|
-
"text": "ViewTemplate<
|
|
2422
|
+
"text": "ViewTemplate<AiCriteriaSearch>"
|
|
2441
2423
|
},
|
|
2442
|
-
"default": "html`\n ${(x) =>
|
|
2424
|
+
"default": "html`\n ${(x) => aiCriteriaSearchTemplate(getPrefix(x))}\n`"
|
|
2443
2425
|
}
|
|
2444
2426
|
],
|
|
2445
2427
|
"exports": [
|
|
2446
2428
|
{
|
|
2447
2429
|
"kind": "js",
|
|
2448
|
-
"name": "
|
|
2430
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2449
2431
|
"declaration": {
|
|
2450
|
-
"name": "
|
|
2451
|
-
"module": "src/ai-
|
|
2432
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2433
|
+
"module": "src/ai-criteria-search/ai-criteria-search.template.ts"
|
|
2452
2434
|
}
|
|
2453
2435
|
}
|
|
2454
2436
|
]
|
|
2455
2437
|
},
|
|
2456
2438
|
{
|
|
2457
2439
|
"kind": "javascript-module",
|
|
2458
|
-
"path": "src/ai-
|
|
2440
|
+
"path": "src/ai-criteria-search/ai-criteria-search.ts",
|
|
2459
2441
|
"declarations": [
|
|
2460
2442
|
{
|
|
2461
2443
|
"kind": "class",
|
|
2462
|
-
"description": "",
|
|
2463
|
-
"name": "
|
|
2444
|
+
"description": "Natural-language criteria search input with AI interpretation.",
|
|
2445
|
+
"name": "AiCriteriaSearch",
|
|
2464
2446
|
"members": [
|
|
2465
2447
|
{
|
|
2466
2448
|
"kind": "field",
|
|
2467
|
-
"name": "providerRegistry",
|
|
2449
|
+
"name": "providerRegistry",
|
|
2450
|
+
"type": {
|
|
2451
|
+
"text": "AIProviderRegistry"
|
|
2452
|
+
}
|
|
2453
|
+
},
|
|
2454
|
+
{
|
|
2455
|
+
"kind": "field",
|
|
2456
|
+
"name": "placeholder",
|
|
2457
|
+
"type": {
|
|
2458
|
+
"text": "string"
|
|
2459
|
+
},
|
|
2460
|
+
"default": "'Describe your search criteria in natural language...'"
|
|
2461
|
+
},
|
|
2462
|
+
{
|
|
2463
|
+
"kind": "field",
|
|
2464
|
+
"name": "disabled",
|
|
2465
|
+
"type": {
|
|
2466
|
+
"text": "boolean"
|
|
2467
|
+
}
|
|
2468
|
+
},
|
|
2469
|
+
{
|
|
2470
|
+
"kind": "field",
|
|
2471
|
+
"name": "inputValue",
|
|
2472
|
+
"type": {
|
|
2473
|
+
"text": "string"
|
|
2474
|
+
},
|
|
2475
|
+
"default": "''"
|
|
2476
|
+
},
|
|
2477
|
+
{
|
|
2478
|
+
"kind": "field",
|
|
2479
|
+
"name": "isInterpreting",
|
|
2468
2480
|
"type": {
|
|
2469
|
-
"text": "
|
|
2470
|
-
}
|
|
2481
|
+
"text": "boolean"
|
|
2482
|
+
},
|
|
2483
|
+
"default": "false"
|
|
2471
2484
|
},
|
|
2472
2485
|
{
|
|
2473
2486
|
"kind": "field",
|
|
2474
|
-
"name": "
|
|
2487
|
+
"name": "lastValidCriteria",
|
|
2475
2488
|
"type": {
|
|
2476
|
-
"text": "
|
|
2489
|
+
"text": "string | null"
|
|
2477
2490
|
},
|
|
2478
|
-
"
|
|
2479
|
-
"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.",
|
|
2480
|
-
"readonly": true
|
|
2491
|
+
"default": "null"
|
|
2481
2492
|
},
|
|
2482
2493
|
{
|
|
2483
2494
|
"kind": "field",
|
|
2484
|
-
"name": "
|
|
2495
|
+
"name": "activeGroups",
|
|
2485
2496
|
"type": {
|
|
2486
|
-
"text": "
|
|
2497
|
+
"text": "CriteriaGroup[]"
|
|
2487
2498
|
},
|
|
2488
|
-
"default": "
|
|
2499
|
+
"default": "[]"
|
|
2489
2500
|
},
|
|
2490
2501
|
{
|
|
2491
2502
|
"kind": "field",
|
|
2492
|
-
"name": "
|
|
2503
|
+
"name": "showingChips",
|
|
2493
2504
|
"type": {
|
|
2494
2505
|
"text": "boolean"
|
|
2495
2506
|
},
|
|
@@ -2497,15 +2508,15 @@
|
|
|
2497
2508
|
},
|
|
2498
2509
|
{
|
|
2499
2510
|
"kind": "field",
|
|
2500
|
-
"name": "
|
|
2511
|
+
"name": "fieldMetadata",
|
|
2501
2512
|
"type": {
|
|
2502
|
-
"text": "
|
|
2513
|
+
"text": "MetadataDetail[] | string[]"
|
|
2503
2514
|
},
|
|
2504
|
-
"default": "
|
|
2515
|
+
"default": "[]"
|
|
2505
2516
|
},
|
|
2506
2517
|
{
|
|
2507
2518
|
"kind": "field",
|
|
2508
|
-
"name": "
|
|
2519
|
+
"name": "isRecording",
|
|
2509
2520
|
"type": {
|
|
2510
2521
|
"text": "boolean"
|
|
2511
2522
|
},
|
|
@@ -2513,29 +2524,33 @@
|
|
|
2513
2524
|
},
|
|
2514
2525
|
{
|
|
2515
2526
|
"kind": "field",
|
|
2516
|
-
"name": "
|
|
2527
|
+
"name": "textAreaRef",
|
|
2517
2528
|
"type": {
|
|
2518
|
-
"text": "
|
|
2529
|
+
"text": "HTMLTextAreaElement"
|
|
2519
2530
|
},
|
|
2520
|
-
"privacy": "
|
|
2521
|
-
"default": "null"
|
|
2531
|
+
"privacy": "public"
|
|
2522
2532
|
},
|
|
2523
2533
|
{
|
|
2524
2534
|
"kind": "field",
|
|
2525
|
-
"name": "
|
|
2526
|
-
"
|
|
2535
|
+
"name": "stopRecording",
|
|
2536
|
+
"type": {
|
|
2537
|
+
"text": "(() => void) | null"
|
|
2538
|
+
},
|
|
2539
|
+
"privacy": "private",
|
|
2540
|
+
"default": "null"
|
|
2527
2541
|
},
|
|
2528
2542
|
{
|
|
2529
2543
|
"kind": "field",
|
|
2530
|
-
"name": "
|
|
2544
|
+
"name": "speechApplyDebounceTimer",
|
|
2531
2545
|
"type": {
|
|
2532
|
-
"text": "
|
|
2546
|
+
"text": "ReturnType<typeof setTimeout> | null"
|
|
2533
2547
|
},
|
|
2534
|
-
"
|
|
2548
|
+
"privacy": "private",
|
|
2549
|
+
"default": "null"
|
|
2535
2550
|
},
|
|
2536
2551
|
{
|
|
2537
2552
|
"kind": "field",
|
|
2538
|
-
"name": "
|
|
2553
|
+
"name": "speechAvailable",
|
|
2539
2554
|
"type": {
|
|
2540
2555
|
"text": "boolean"
|
|
2541
2556
|
},
|
|
@@ -2543,69 +2558,65 @@
|
|
|
2543
2558
|
},
|
|
2544
2559
|
{
|
|
2545
2560
|
"kind": "field",
|
|
2546
|
-
"name": "
|
|
2561
|
+
"name": "criteriaChips",
|
|
2547
2562
|
"type": {
|
|
2548
|
-
"text": "
|
|
2563
|
+
"text": "CriteriaChip[]"
|
|
2549
2564
|
},
|
|
2550
2565
|
"readonly": true
|
|
2551
2566
|
},
|
|
2552
2567
|
{
|
|
2553
2568
|
"kind": "method",
|
|
2554
|
-
"name": "
|
|
2569
|
+
"name": "getFieldLabel",
|
|
2570
|
+
"privacy": "private",
|
|
2555
2571
|
"return": {
|
|
2556
2572
|
"type": {
|
|
2557
|
-
"text": "
|
|
2573
|
+
"text": "string"
|
|
2558
2574
|
}
|
|
2559
|
-
}
|
|
2560
|
-
},
|
|
2561
|
-
{
|
|
2562
|
-
"kind": "method",
|
|
2563
|
-
"name": "handleClickOutside",
|
|
2564
|
-
"privacy": "private",
|
|
2575
|
+
},
|
|
2565
2576
|
"parameters": [
|
|
2566
2577
|
{
|
|
2567
|
-
"name": "
|
|
2578
|
+
"name": "fieldName",
|
|
2568
2579
|
"type": {
|
|
2569
|
-
"text": "
|
|
2580
|
+
"text": "string"
|
|
2570
2581
|
}
|
|
2571
2582
|
}
|
|
2572
2583
|
]
|
|
2573
2584
|
},
|
|
2574
2585
|
{
|
|
2575
2586
|
"kind": "method",
|
|
2576
|
-
"name": "
|
|
2577
|
-
},
|
|
2578
|
-
{
|
|
2579
|
-
"kind": "method",
|
|
2580
|
-
"name": "refreshStatus",
|
|
2587
|
+
"name": "toggleCriteriaView",
|
|
2581
2588
|
"return": {
|
|
2582
2589
|
"type": {
|
|
2583
|
-
"text": "
|
|
2590
|
+
"text": "void"
|
|
2584
2591
|
}
|
|
2585
2592
|
}
|
|
2586
2593
|
},
|
|
2587
2594
|
{
|
|
2588
2595
|
"kind": "method",
|
|
2589
|
-
"name": "
|
|
2590
|
-
"privacy": "private",
|
|
2596
|
+
"name": "removeChip",
|
|
2591
2597
|
"return": {
|
|
2592
2598
|
"type": {
|
|
2593
|
-
"text": "
|
|
2599
|
+
"text": "void"
|
|
2594
2600
|
}
|
|
2595
2601
|
},
|
|
2596
2602
|
"parameters": [
|
|
2597
2603
|
{
|
|
2598
|
-
"name": "
|
|
2604
|
+
"name": "groupIndex",
|
|
2599
2605
|
"type": {
|
|
2600
|
-
"text": "
|
|
2606
|
+
"text": "number"
|
|
2607
|
+
}
|
|
2608
|
+
},
|
|
2609
|
+
{
|
|
2610
|
+
"name": "clauseIndex",
|
|
2611
|
+
"type": {
|
|
2612
|
+
"text": "number"
|
|
2601
2613
|
}
|
|
2602
2614
|
}
|
|
2603
2615
|
]
|
|
2604
2616
|
},
|
|
2605
2617
|
{
|
|
2606
2618
|
"kind": "method",
|
|
2607
|
-
"name": "
|
|
2608
|
-
"privacy": "private",
|
|
2619
|
+
"name": "clearChips",
|
|
2609
2620
|
"return": {
|
|
2610
2621
|
"type": {
|
|
2611
2622
|
"text": "void"
|
|
@@ -2614,32 +2625,24 @@
|
|
|
2614
2625
|
},
|
|
2615
2626
|
{
|
|
2616
2627
|
"kind": "method",
|
|
2617
|
-
"name": "
|
|
2618
|
-
"privacy": "private",
|
|
2619
|
-
"return": {
|
|
2620
|
-
"type": {
|
|
2621
|
-
"text": "void"
|
|
2622
|
-
}
|
|
2623
|
-
}
|
|
2628
|
+
"name": "handleSubmit"
|
|
2624
2629
|
},
|
|
2625
2630
|
{
|
|
2626
2631
|
"kind": "method",
|
|
2627
|
-
"name": "
|
|
2628
|
-
"privacy": "private",
|
|
2629
|
-
"return": {
|
|
2630
|
-
"type": {
|
|
2631
|
-
"text": "void"
|
|
2632
|
-
}
|
|
2633
|
-
}
|
|
2632
|
+
"name": "handleBlur"
|
|
2634
2633
|
},
|
|
2635
2634
|
{
|
|
2636
2635
|
"kind": "method",
|
|
2637
|
-
"name": "
|
|
2638
|
-
|
|
2639
|
-
|
|
2640
|
-
|
|
2641
|
-
|
|
2642
|
-
|
|
2636
|
+
"name": "clear"
|
|
2637
|
+
},
|
|
2638
|
+
{
|
|
2639
|
+
"kind": "method",
|
|
2640
|
+
"name": "toggleSpeechInput"
|
|
2641
|
+
},
|
|
2642
|
+
{
|
|
2643
|
+
"kind": "method",
|
|
2644
|
+
"name": "clearSpeechApplyDebounce",
|
|
2645
|
+
"privacy": "private"
|
|
2643
2646
|
},
|
|
2644
2647
|
{
|
|
2645
2648
|
"kind": "field",
|
|
@@ -2753,296 +2756,520 @@
|
|
|
2753
2756
|
}
|
|
2754
2757
|
}
|
|
2755
2758
|
],
|
|
2759
|
+
"events": [
|
|
2760
|
+
{
|
|
2761
|
+
"description": "Fired when interpreted criteria is applied or cleared. detail: `string | null`",
|
|
2762
|
+
"name": "criteria-changed"
|
|
2763
|
+
},
|
|
2764
|
+
{
|
|
2765
|
+
"description": "Fired when interpreted criteria contains invalid clauses. detail: `ValidationError[]`",
|
|
2766
|
+
"name": "validation-errors"
|
|
2767
|
+
}
|
|
2768
|
+
],
|
|
2769
|
+
"attributes": [
|
|
2770
|
+
{
|
|
2771
|
+
"name": "placeholder",
|
|
2772
|
+
"type": {
|
|
2773
|
+
"text": "string"
|
|
2774
|
+
},
|
|
2775
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
2776
|
+
"fieldName": "placeholder"
|
|
2777
|
+
},
|
|
2778
|
+
{
|
|
2779
|
+
"type": {
|
|
2780
|
+
"text": "boolean"
|
|
2781
|
+
},
|
|
2782
|
+
"fieldName": "disabled"
|
|
2783
|
+
}
|
|
2784
|
+
],
|
|
2756
2785
|
"superclass": {
|
|
2757
2786
|
"name": "FoundationElement",
|
|
2758
2787
|
"package": "@microsoft/fast-foundation"
|
|
2759
2788
|
},
|
|
2760
|
-
"tagName": "%%prefix%%-ai-
|
|
2789
|
+
"tagName": "%%prefix%%-ai-criteria-search",
|
|
2761
2790
|
"customElement": true
|
|
2762
2791
|
},
|
|
2763
2792
|
{
|
|
2764
2793
|
"kind": "variable",
|
|
2765
|
-
"name": "
|
|
2794
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2795
|
+
"type": {
|
|
2796
|
+
"text": "ShadowRootInit"
|
|
2797
|
+
},
|
|
2798
|
+
"default": "undefined"
|
|
2799
|
+
},
|
|
2800
|
+
{
|
|
2801
|
+
"kind": "variable",
|
|
2802
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2803
|
+
"type": {
|
|
2804
|
+
"text": "object"
|
|
2805
|
+
},
|
|
2806
|
+
"default": "{}"
|
|
2807
|
+
},
|
|
2808
|
+
{
|
|
2809
|
+
"kind": "variable",
|
|
2810
|
+
"name": "foundationAiCriteriaSearch"
|
|
2766
2811
|
}
|
|
2767
2812
|
],
|
|
2768
2813
|
"exports": [
|
|
2769
2814
|
{
|
|
2770
2815
|
"kind": "js",
|
|
2771
|
-
"name": "
|
|
2816
|
+
"name": "AiCriteriaSearch",
|
|
2772
2817
|
"declaration": {
|
|
2773
|
-
"name": "
|
|
2774
|
-
"module": "src/ai-
|
|
2818
|
+
"name": "AiCriteriaSearch",
|
|
2819
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2775
2820
|
}
|
|
2776
2821
|
},
|
|
2777
2822
|
{
|
|
2778
2823
|
"kind": "js",
|
|
2779
|
-
"name": "
|
|
2824
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2780
2825
|
"declaration": {
|
|
2781
|
-
"name": "
|
|
2782
|
-
"module": "src/ai-
|
|
2826
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2827
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2828
|
+
}
|
|
2829
|
+
},
|
|
2830
|
+
{
|
|
2831
|
+
"kind": "js",
|
|
2832
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2833
|
+
"declaration": {
|
|
2834
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2835
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2836
|
+
}
|
|
2837
|
+
},
|
|
2838
|
+
{
|
|
2839
|
+
"kind": "js",
|
|
2840
|
+
"name": "foundationAiCriteriaSearch",
|
|
2841
|
+
"declaration": {
|
|
2842
|
+
"name": "foundationAiCriteriaSearch",
|
|
2843
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2783
2844
|
}
|
|
2784
2845
|
}
|
|
2785
2846
|
]
|
|
2786
2847
|
},
|
|
2787
2848
|
{
|
|
2788
2849
|
"kind": "javascript-module",
|
|
2789
|
-
"path": "src/ai-
|
|
2850
|
+
"path": "src/ai-criteria-search/index.ts",
|
|
2790
2851
|
"declarations": [],
|
|
2791
2852
|
"exports": [
|
|
2792
2853
|
{
|
|
2793
2854
|
"kind": "js",
|
|
2794
|
-
"name": "
|
|
2855
|
+
"name": "AiCriteriaSearch",
|
|
2795
2856
|
"declaration": {
|
|
2796
|
-
"name": "
|
|
2797
|
-
"module": "./ai-
|
|
2857
|
+
"name": "AiCriteriaSearch",
|
|
2858
|
+
"module": "./ai-criteria-search"
|
|
2798
2859
|
}
|
|
2799
2860
|
},
|
|
2800
2861
|
{
|
|
2801
2862
|
"kind": "js",
|
|
2802
|
-
"name": "
|
|
2863
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2803
2864
|
"declaration": {
|
|
2804
|
-
"name": "
|
|
2805
|
-
"module": "./ai-
|
|
2865
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2866
|
+
"module": "./ai-criteria-search"
|
|
2806
2867
|
}
|
|
2807
2868
|
},
|
|
2808
2869
|
{
|
|
2809
2870
|
"kind": "js",
|
|
2810
|
-
"name": "
|
|
2871
|
+
"name": "foundationAiCriteriaSearch",
|
|
2811
2872
|
"declaration": {
|
|
2812
|
-
"name": "
|
|
2813
|
-
"module": "./ai-
|
|
2873
|
+
"name": "foundationAiCriteriaSearch",
|
|
2874
|
+
"module": "./ai-criteria-search"
|
|
2814
2875
|
}
|
|
2815
2876
|
},
|
|
2816
2877
|
{
|
|
2817
2878
|
"kind": "js",
|
|
2818
|
-
"name": "
|
|
2879
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2880
|
+
"declaration": {
|
|
2881
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2882
|
+
"module": "./ai-criteria-search"
|
|
2883
|
+
}
|
|
2884
|
+
},
|
|
2885
|
+
{
|
|
2886
|
+
"kind": "js",
|
|
2887
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2888
|
+
"declaration": {
|
|
2889
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2890
|
+
"module": "./ai-criteria-search.styles"
|
|
2891
|
+
}
|
|
2892
|
+
},
|
|
2893
|
+
{
|
|
2894
|
+
"kind": "js",
|
|
2895
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2896
|
+
"declaration": {
|
|
2897
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2898
|
+
"module": "./ai-criteria-search.template"
|
|
2899
|
+
}
|
|
2900
|
+
},
|
|
2901
|
+
{
|
|
2902
|
+
"kind": "js",
|
|
2903
|
+
"name": "*",
|
|
2819
2904
|
"declaration": {
|
|
2820
|
-
"name": "
|
|
2821
|
-
"
|
|
2905
|
+
"name": "*",
|
|
2906
|
+
"package": "./validation/criteria-ir"
|
|
2822
2907
|
}
|
|
2823
2908
|
},
|
|
2824
2909
|
{
|
|
2825
2910
|
"kind": "js",
|
|
2826
|
-
"name": "
|
|
2911
|
+
"name": "*",
|
|
2827
2912
|
"declaration": {
|
|
2828
|
-
"name": "
|
|
2829
|
-
"
|
|
2913
|
+
"name": "*",
|
|
2914
|
+
"package": "./validation/operator-map"
|
|
2830
2915
|
}
|
|
2831
2916
|
},
|
|
2832
2917
|
{
|
|
2833
2918
|
"kind": "js",
|
|
2834
|
-
"name": "
|
|
2919
|
+
"name": "*",
|
|
2835
2920
|
"declaration": {
|
|
2836
|
-
"name": "
|
|
2837
|
-
"
|
|
2921
|
+
"name": "*",
|
|
2922
|
+
"package": "./validation/schema-validator"
|
|
2838
2923
|
}
|
|
2839
2924
|
}
|
|
2840
2925
|
]
|
|
2841
2926
|
},
|
|
2842
2927
|
{
|
|
2843
2928
|
"kind": "javascript-module",
|
|
2844
|
-
"path": "src/ai-criteria-search/
|
|
2929
|
+
"path": "src/ai-criteria-search/validation-error-notification.ts",
|
|
2845
2930
|
"declarations": [
|
|
2846
2931
|
{
|
|
2847
|
-
"kind": "
|
|
2848
|
-
"name": "
|
|
2849
|
-
"
|
|
2932
|
+
"kind": "function",
|
|
2933
|
+
"name": "formatValidationErrors",
|
|
2934
|
+
"return": {
|
|
2935
|
+
"type": {
|
|
2936
|
+
"text": "string"
|
|
2937
|
+
}
|
|
2938
|
+
},
|
|
2939
|
+
"parameters": [
|
|
2940
|
+
{
|
|
2941
|
+
"name": "errors",
|
|
2942
|
+
"type": {
|
|
2943
|
+
"text": "ValidationError[]"
|
|
2944
|
+
}
|
|
2945
|
+
}
|
|
2946
|
+
],
|
|
2947
|
+
"description": "Formats validation errors into a user-friendly message."
|
|
2948
|
+
},
|
|
2949
|
+
{
|
|
2950
|
+
"kind": "function",
|
|
2951
|
+
"name": "showCriteriaError",
|
|
2952
|
+
"return": {
|
|
2953
|
+
"type": {
|
|
2954
|
+
"text": "void"
|
|
2955
|
+
}
|
|
2956
|
+
},
|
|
2957
|
+
"parameters": [
|
|
2958
|
+
{
|
|
2959
|
+
"name": "title",
|
|
2960
|
+
"type": {
|
|
2961
|
+
"text": "string"
|
|
2962
|
+
},
|
|
2963
|
+
"description": "Notification title (e.g. \"Criteria validation error\")"
|
|
2964
|
+
},
|
|
2965
|
+
{
|
|
2966
|
+
"name": "body",
|
|
2967
|
+
"type": {
|
|
2968
|
+
"text": "string"
|
|
2969
|
+
},
|
|
2970
|
+
"description": "Error message to display"
|
|
2971
|
+
},
|
|
2972
|
+
{
|
|
2973
|
+
"name": "tagName",
|
|
2974
|
+
"type": {
|
|
2975
|
+
"text": "string"
|
|
2976
|
+
},
|
|
2977
|
+
"description": "Design system prefix (e.g. \"rapid\", \"foundation\")"
|
|
2978
|
+
}
|
|
2979
|
+
],
|
|
2980
|
+
"description": "Shows a criteria error as a toast notification."
|
|
2850
2981
|
}
|
|
2851
2982
|
],
|
|
2852
2983
|
"exports": [
|
|
2853
2984
|
{
|
|
2854
2985
|
"kind": "js",
|
|
2855
|
-
"name": "
|
|
2986
|
+
"name": "formatValidationErrors",
|
|
2856
2987
|
"declaration": {
|
|
2857
|
-
"name": "
|
|
2858
|
-
"module": "src/ai-criteria-search/
|
|
2988
|
+
"name": "formatValidationErrors",
|
|
2989
|
+
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
2990
|
+
}
|
|
2991
|
+
},
|
|
2992
|
+
{
|
|
2993
|
+
"kind": "js",
|
|
2994
|
+
"name": "showCriteriaError",
|
|
2995
|
+
"declaration": {
|
|
2996
|
+
"name": "showCriteriaError",
|
|
2997
|
+
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
2859
2998
|
}
|
|
2860
2999
|
}
|
|
2861
3000
|
]
|
|
2862
3001
|
},
|
|
2863
3002
|
{
|
|
2864
3003
|
"kind": "javascript-module",
|
|
2865
|
-
"path": "src/
|
|
3004
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
2866
3005
|
"declarations": [
|
|
2867
3006
|
{
|
|
2868
|
-
"kind": "
|
|
2869
|
-
"name": "
|
|
2870
|
-
"
|
|
2871
|
-
"
|
|
3007
|
+
"kind": "function",
|
|
3008
|
+
"name": "foundationAccordionStyles",
|
|
3009
|
+
"return": {
|
|
3010
|
+
"type": {
|
|
3011
|
+
"text": "ElementStyles"
|
|
3012
|
+
}
|
|
2872
3013
|
},
|
|
2873
|
-
"
|
|
3014
|
+
"parameters": [
|
|
3015
|
+
{
|
|
3016
|
+
"name": "context",
|
|
3017
|
+
"type": {
|
|
3018
|
+
"text": "ElementDefinitionContext"
|
|
3019
|
+
}
|
|
3020
|
+
},
|
|
3021
|
+
{
|
|
3022
|
+
"name": "definition",
|
|
3023
|
+
"type": {
|
|
3024
|
+
"text": "FoundationElementDefinition"
|
|
3025
|
+
}
|
|
3026
|
+
}
|
|
3027
|
+
]
|
|
2874
3028
|
}
|
|
2875
3029
|
],
|
|
2876
3030
|
"exports": [
|
|
2877
3031
|
{
|
|
2878
3032
|
"kind": "js",
|
|
2879
|
-
"name": "
|
|
3033
|
+
"name": "foundationAccordionStyles",
|
|
2880
3034
|
"declaration": {
|
|
2881
|
-
"name": "
|
|
2882
|
-
"module": "src/
|
|
3035
|
+
"name": "foundationAccordionStyles",
|
|
3036
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
2883
3037
|
}
|
|
2884
3038
|
}
|
|
2885
3039
|
]
|
|
2886
3040
|
},
|
|
2887
3041
|
{
|
|
2888
3042
|
"kind": "javascript-module",
|
|
2889
|
-
"path": "src/
|
|
3043
|
+
"path": "src/accordion/accordion.template.ts",
|
|
2890
3044
|
"declarations": [
|
|
2891
3045
|
{
|
|
2892
|
-
"kind": "
|
|
2893
|
-
"
|
|
2894
|
-
"
|
|
2895
|
-
|
|
3046
|
+
"kind": "function",
|
|
3047
|
+
"name": "foundationAccordionTemplate",
|
|
3048
|
+
"return": {
|
|
3049
|
+
"type": {
|
|
3050
|
+
"text": "ViewTemplate<Accordion>"
|
|
3051
|
+
}
|
|
3052
|
+
},
|
|
3053
|
+
"parameters": [
|
|
2896
3054
|
{
|
|
2897
|
-
"
|
|
2898
|
-
"name": "providerRegistry",
|
|
3055
|
+
"name": "context",
|
|
2899
3056
|
"type": {
|
|
2900
|
-
"text": "
|
|
3057
|
+
"text": "ElementDefinitionContext"
|
|
2901
3058
|
}
|
|
2902
3059
|
},
|
|
2903
3060
|
{
|
|
2904
|
-
"
|
|
2905
|
-
"name": "placeholder",
|
|
2906
|
-
"type": {
|
|
2907
|
-
"text": "string"
|
|
2908
|
-
},
|
|
2909
|
-
"default": "'Describe your search criteria in natural language...'"
|
|
2910
|
-
},
|
|
2911
|
-
{
|
|
2912
|
-
"kind": "field",
|
|
2913
|
-
"name": "disabled",
|
|
3061
|
+
"name": "definition",
|
|
2914
3062
|
"type": {
|
|
2915
|
-
"text": "
|
|
3063
|
+
"text": "FoundationElementDefinition"
|
|
2916
3064
|
}
|
|
2917
|
-
}
|
|
3065
|
+
}
|
|
3066
|
+
]
|
|
3067
|
+
}
|
|
3068
|
+
],
|
|
3069
|
+
"exports": [
|
|
3070
|
+
{
|
|
3071
|
+
"kind": "js",
|
|
3072
|
+
"name": "foundationAccordionTemplate",
|
|
3073
|
+
"declaration": {
|
|
3074
|
+
"name": "foundationAccordionTemplate",
|
|
3075
|
+
"module": "src/accordion/accordion.template.ts"
|
|
3076
|
+
}
|
|
3077
|
+
}
|
|
3078
|
+
]
|
|
3079
|
+
},
|
|
3080
|
+
{
|
|
3081
|
+
"kind": "javascript-module",
|
|
3082
|
+
"path": "src/accordion/accordion.ts",
|
|
3083
|
+
"declarations": [
|
|
3084
|
+
{
|
|
3085
|
+
"kind": "class",
|
|
3086
|
+
"description": "",
|
|
3087
|
+
"name": "Accordion",
|
|
3088
|
+
"superclass": {
|
|
3089
|
+
"name": "FASTAccordion",
|
|
3090
|
+
"package": "@microsoft/fast-foundation"
|
|
3091
|
+
},
|
|
3092
|
+
"tagName": "%%prefix%%-accordion",
|
|
3093
|
+
"customElement": true,
|
|
3094
|
+
"attributes": [
|
|
2918
3095
|
{
|
|
2919
|
-
"
|
|
2920
|
-
"name": "inputValue",
|
|
3096
|
+
"name": "expand-mode",
|
|
2921
3097
|
"type": {
|
|
2922
|
-
"text": "
|
|
3098
|
+
"text": "AccordionExpandMode"
|
|
2923
3099
|
},
|
|
2924
|
-
"
|
|
2925
|
-
|
|
3100
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3101
|
+
"fieldName": "expandmode",
|
|
3102
|
+
"inheritedFrom": {
|
|
3103
|
+
"name": "Accordion",
|
|
3104
|
+
"module": "src/accordion/accordion.ts"
|
|
3105
|
+
}
|
|
3106
|
+
}
|
|
3107
|
+
],
|
|
3108
|
+
"members": [
|
|
2926
3109
|
{
|
|
2927
3110
|
"kind": "field",
|
|
2928
|
-
"name": "
|
|
3111
|
+
"name": "expandmode",
|
|
2929
3112
|
"type": {
|
|
2930
|
-
"text": "
|
|
3113
|
+
"text": "AccordionExpandMode"
|
|
2931
3114
|
},
|
|
2932
|
-
"
|
|
3115
|
+
"privacy": "public",
|
|
3116
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3117
|
+
"inheritedFrom": {
|
|
3118
|
+
"name": "Accordion",
|
|
3119
|
+
"module": "src/accordion/accordion.ts"
|
|
3120
|
+
}
|
|
2933
3121
|
},
|
|
2934
3122
|
{
|
|
2935
3123
|
"kind": "field",
|
|
2936
|
-
"name": "
|
|
3124
|
+
"name": "activeid",
|
|
2937
3125
|
"type": {
|
|
2938
3126
|
"text": "string | null"
|
|
2939
3127
|
},
|
|
2940
|
-
"
|
|
2941
|
-
|
|
2942
|
-
|
|
2943
|
-
|
|
2944
|
-
|
|
2945
|
-
"type": {
|
|
2946
|
-
"text": "CriteriaGroup[]"
|
|
2947
|
-
},
|
|
2948
|
-
"default": "[]"
|
|
3128
|
+
"privacy": "private",
|
|
3129
|
+
"inheritedFrom": {
|
|
3130
|
+
"name": "Accordion",
|
|
3131
|
+
"module": "src/accordion/accordion.ts"
|
|
3132
|
+
}
|
|
2949
3133
|
},
|
|
2950
3134
|
{
|
|
2951
3135
|
"kind": "field",
|
|
2952
|
-
"name": "
|
|
3136
|
+
"name": "activeItemIndex",
|
|
2953
3137
|
"type": {
|
|
2954
|
-
"text": "
|
|
3138
|
+
"text": "number"
|
|
2955
3139
|
},
|
|
2956
|
-
"
|
|
3140
|
+
"privacy": "private",
|
|
3141
|
+
"default": "0",
|
|
3142
|
+
"inheritedFrom": {
|
|
3143
|
+
"name": "Accordion",
|
|
3144
|
+
"module": "src/accordion/accordion.ts"
|
|
3145
|
+
}
|
|
2957
3146
|
},
|
|
2958
3147
|
{
|
|
2959
3148
|
"kind": "field",
|
|
2960
|
-
"name": "
|
|
3149
|
+
"name": "accordionIds",
|
|
2961
3150
|
"type": {
|
|
2962
|
-
"text": "
|
|
3151
|
+
"text": "Array<string | null>"
|
|
2963
3152
|
},
|
|
2964
|
-
"
|
|
3153
|
+
"privacy": "private",
|
|
3154
|
+
"inheritedFrom": {
|
|
3155
|
+
"name": "Accordion",
|
|
3156
|
+
"module": "src/accordion/accordion.ts"
|
|
3157
|
+
}
|
|
2965
3158
|
},
|
|
2966
3159
|
{
|
|
2967
3160
|
"kind": "field",
|
|
2968
|
-
"name": "
|
|
2969
|
-
"
|
|
2970
|
-
|
|
2971
|
-
|
|
2972
|
-
|
|
3161
|
+
"name": "change",
|
|
3162
|
+
"privacy": "private",
|
|
3163
|
+
"inheritedFrom": {
|
|
3164
|
+
"name": "Accordion",
|
|
3165
|
+
"module": "src/accordion/accordion.ts"
|
|
3166
|
+
}
|
|
2973
3167
|
},
|
|
2974
3168
|
{
|
|
2975
|
-
"kind": "
|
|
2976
|
-
"name": "
|
|
2977
|
-
"
|
|
2978
|
-
|
|
3169
|
+
"kind": "method",
|
|
3170
|
+
"name": "findExpandedItem",
|
|
3171
|
+
"privacy": "private",
|
|
3172
|
+
"return": {
|
|
3173
|
+
"type": {
|
|
3174
|
+
"text": "AccordionItem | null"
|
|
3175
|
+
}
|
|
2979
3176
|
},
|
|
2980
|
-
"
|
|
3177
|
+
"inheritedFrom": {
|
|
3178
|
+
"name": "Accordion",
|
|
3179
|
+
"module": "src/accordion/accordion.ts"
|
|
3180
|
+
}
|
|
2981
3181
|
},
|
|
2982
3182
|
{
|
|
2983
3183
|
"kind": "field",
|
|
2984
|
-
"name": "
|
|
2985
|
-
"type": {
|
|
2986
|
-
"text": "(() => void) | null"
|
|
2987
|
-
},
|
|
3184
|
+
"name": "setItems",
|
|
2988
3185
|
"privacy": "private",
|
|
2989
|
-
"
|
|
3186
|
+
"inheritedFrom": {
|
|
3187
|
+
"name": "Accordion",
|
|
3188
|
+
"module": "src/accordion/accordion.ts"
|
|
3189
|
+
}
|
|
2990
3190
|
},
|
|
2991
3191
|
{
|
|
2992
|
-
"kind": "
|
|
2993
|
-
"name": "
|
|
2994
|
-
"type": {
|
|
2995
|
-
"text": "ReturnType<typeof setTimeout> | null"
|
|
2996
|
-
},
|
|
3192
|
+
"kind": "method",
|
|
3193
|
+
"name": "resetItems",
|
|
2997
3194
|
"privacy": "private",
|
|
2998
|
-
"
|
|
3195
|
+
"return": {
|
|
3196
|
+
"type": {
|
|
3197
|
+
"text": "void"
|
|
3198
|
+
}
|
|
3199
|
+
},
|
|
3200
|
+
"inheritedFrom": {
|
|
3201
|
+
"name": "Accordion",
|
|
3202
|
+
"module": "src/accordion/accordion.ts"
|
|
3203
|
+
}
|
|
2999
3204
|
},
|
|
3000
3205
|
{
|
|
3001
3206
|
"kind": "field",
|
|
3002
|
-
"name": "
|
|
3003
|
-
"
|
|
3004
|
-
|
|
3005
|
-
|
|
3006
|
-
|
|
3207
|
+
"name": "removeItemListeners",
|
|
3208
|
+
"privacy": "private",
|
|
3209
|
+
"inheritedFrom": {
|
|
3210
|
+
"name": "Accordion",
|
|
3211
|
+
"module": "src/accordion/accordion.ts"
|
|
3212
|
+
}
|
|
3007
3213
|
},
|
|
3008
3214
|
{
|
|
3009
3215
|
"kind": "field",
|
|
3010
|
-
"name": "
|
|
3011
|
-
"
|
|
3012
|
-
|
|
3013
|
-
|
|
3014
|
-
|
|
3216
|
+
"name": "activeItemChange",
|
|
3217
|
+
"privacy": "private",
|
|
3218
|
+
"inheritedFrom": {
|
|
3219
|
+
"name": "Accordion",
|
|
3220
|
+
"module": "src/accordion/accordion.ts"
|
|
3221
|
+
}
|
|
3015
3222
|
},
|
|
3016
3223
|
{
|
|
3017
3224
|
"kind": "method",
|
|
3018
|
-
"name": "
|
|
3225
|
+
"name": "getItemIds",
|
|
3019
3226
|
"privacy": "private",
|
|
3020
3227
|
"return": {
|
|
3021
3228
|
"type": {
|
|
3022
|
-
"text": "string"
|
|
3229
|
+
"text": "Array<string | null>"
|
|
3023
3230
|
}
|
|
3024
3231
|
},
|
|
3025
|
-
"
|
|
3026
|
-
|
|
3027
|
-
|
|
3028
|
-
|
|
3029
|
-
"text": "string"
|
|
3030
|
-
}
|
|
3031
|
-
}
|
|
3032
|
-
]
|
|
3232
|
+
"inheritedFrom": {
|
|
3233
|
+
"name": "Accordion",
|
|
3234
|
+
"module": "src/accordion/accordion.ts"
|
|
3235
|
+
}
|
|
3033
3236
|
},
|
|
3034
3237
|
{
|
|
3035
3238
|
"kind": "method",
|
|
3036
|
-
"name": "
|
|
3239
|
+
"name": "isSingleExpandMode",
|
|
3240
|
+
"privacy": "private",
|
|
3037
3241
|
"return": {
|
|
3038
3242
|
"type": {
|
|
3039
|
-
"text": "
|
|
3243
|
+
"text": "boolean"
|
|
3040
3244
|
}
|
|
3245
|
+
},
|
|
3246
|
+
"inheritedFrom": {
|
|
3247
|
+
"name": "Accordion",
|
|
3248
|
+
"module": "src/accordion/accordion.ts"
|
|
3249
|
+
}
|
|
3250
|
+
},
|
|
3251
|
+
{
|
|
3252
|
+
"kind": "field",
|
|
3253
|
+
"name": "handleItemKeyDown",
|
|
3254
|
+
"privacy": "private",
|
|
3255
|
+
"inheritedFrom": {
|
|
3256
|
+
"name": "Accordion",
|
|
3257
|
+
"module": "src/accordion/accordion.ts"
|
|
3258
|
+
}
|
|
3259
|
+
},
|
|
3260
|
+
{
|
|
3261
|
+
"kind": "field",
|
|
3262
|
+
"name": "handleItemFocus",
|
|
3263
|
+
"privacy": "private",
|
|
3264
|
+
"inheritedFrom": {
|
|
3265
|
+
"name": "Accordion",
|
|
3266
|
+
"module": "src/accordion/accordion.ts"
|
|
3041
3267
|
}
|
|
3042
3268
|
},
|
|
3043
3269
|
{
|
|
3044
3270
|
"kind": "method",
|
|
3045
|
-
"name": "
|
|
3271
|
+
"name": "adjust",
|
|
3272
|
+
"privacy": "private",
|
|
3046
3273
|
"return": {
|
|
3047
3274
|
"type": {
|
|
3048
3275
|
"text": "void"
|
|
@@ -3050,49 +3277,31 @@
|
|
|
3050
3277
|
},
|
|
3051
3278
|
"parameters": [
|
|
3052
3279
|
{
|
|
3053
|
-
"name": "
|
|
3054
|
-
"type": {
|
|
3055
|
-
"text": "number"
|
|
3056
|
-
}
|
|
3057
|
-
},
|
|
3058
|
-
{
|
|
3059
|
-
"name": "clauseIndex",
|
|
3280
|
+
"name": "adjustment",
|
|
3060
3281
|
"type": {
|
|
3061
3282
|
"text": "number"
|
|
3062
3283
|
}
|
|
3063
3284
|
}
|
|
3064
|
-
]
|
|
3285
|
+
],
|
|
3286
|
+
"inheritedFrom": {
|
|
3287
|
+
"name": "Accordion",
|
|
3288
|
+
"module": "src/accordion/accordion.ts"
|
|
3289
|
+
}
|
|
3065
3290
|
},
|
|
3066
3291
|
{
|
|
3067
3292
|
"kind": "method",
|
|
3068
|
-
"name": "
|
|
3293
|
+
"name": "focusItem",
|
|
3294
|
+
"privacy": "private",
|
|
3069
3295
|
"return": {
|
|
3070
3296
|
"type": {
|
|
3071
3297
|
"text": "void"
|
|
3072
3298
|
}
|
|
3299
|
+
},
|
|
3300
|
+
"inheritedFrom": {
|
|
3301
|
+
"name": "Accordion",
|
|
3302
|
+
"module": "src/accordion/accordion.ts"
|
|
3073
3303
|
}
|
|
3074
3304
|
},
|
|
3075
|
-
{
|
|
3076
|
-
"kind": "method",
|
|
3077
|
-
"name": "handleSubmit"
|
|
3078
|
-
},
|
|
3079
|
-
{
|
|
3080
|
-
"kind": "method",
|
|
3081
|
-
"name": "handleBlur"
|
|
3082
|
-
},
|
|
3083
|
-
{
|
|
3084
|
-
"kind": "method",
|
|
3085
|
-
"name": "clear"
|
|
3086
|
-
},
|
|
3087
|
-
{
|
|
3088
|
-
"kind": "method",
|
|
3089
|
-
"name": "toggleSpeechInput"
|
|
3090
|
-
},
|
|
3091
|
-
{
|
|
3092
|
-
"kind": "method",
|
|
3093
|
-
"name": "clearSpeechApplyDebounce",
|
|
3094
|
-
"privacy": "private"
|
|
3095
|
-
},
|
|
3096
3305
|
{
|
|
3097
3306
|
"kind": "field",
|
|
3098
3307
|
"name": "_presentation",
|
|
@@ -3207,152 +3416,84 @@
|
|
|
3207
3416
|
],
|
|
3208
3417
|
"events": [
|
|
3209
3418
|
{
|
|
3210
|
-
"description": "
|
|
3211
|
-
"name": "
|
|
3212
|
-
|
|
3213
|
-
|
|
3214
|
-
|
|
3215
|
-
|
|
3216
|
-
}
|
|
3217
|
-
],
|
|
3218
|
-
"attributes": [
|
|
3219
|
-
{
|
|
3220
|
-
"name": "placeholder",
|
|
3221
|
-
"type": {
|
|
3222
|
-
"text": "string"
|
|
3223
|
-
},
|
|
3224
|
-
"default": "'Describe your search criteria in natural language...'",
|
|
3225
|
-
"fieldName": "placeholder"
|
|
3226
|
-
},
|
|
3227
|
-
{
|
|
3228
|
-
"type": {
|
|
3229
|
-
"text": "boolean"
|
|
3230
|
-
},
|
|
3231
|
-
"fieldName": "disabled"
|
|
3419
|
+
"description": "Fires a custom 'change' event when the active item changes",
|
|
3420
|
+
"name": "change",
|
|
3421
|
+
"inheritedFrom": {
|
|
3422
|
+
"name": "Accordion",
|
|
3423
|
+
"module": "src/accordion/accordion.ts"
|
|
3424
|
+
}
|
|
3232
3425
|
}
|
|
3233
|
-
]
|
|
3234
|
-
"superclass": {
|
|
3235
|
-
"name": "FoundationElement",
|
|
3236
|
-
"package": "@microsoft/fast-foundation"
|
|
3237
|
-
},
|
|
3238
|
-
"tagName": "%%prefix%%-ai-criteria-search",
|
|
3239
|
-
"customElement": true
|
|
3240
|
-
},
|
|
3241
|
-
{
|
|
3242
|
-
"kind": "variable",
|
|
3243
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3244
|
-
"type": {
|
|
3245
|
-
"text": "ShadowRootInit"
|
|
3246
|
-
},
|
|
3247
|
-
"default": "undefined"
|
|
3248
|
-
},
|
|
3249
|
-
{
|
|
3250
|
-
"kind": "variable",
|
|
3251
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
3252
|
-
"type": {
|
|
3253
|
-
"text": "object"
|
|
3254
|
-
},
|
|
3255
|
-
"default": "{}"
|
|
3426
|
+
]
|
|
3256
3427
|
},
|
|
3257
3428
|
{
|
|
3258
3429
|
"kind": "variable",
|
|
3259
|
-
"name": "
|
|
3260
|
-
|
|
3261
|
-
|
|
3262
|
-
|
|
3263
|
-
|
|
3264
|
-
"kind": "js",
|
|
3265
|
-
"name": "AiCriteriaSearch",
|
|
3266
|
-
"declaration": {
|
|
3267
|
-
"name": "AiCriteriaSearch",
|
|
3268
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3269
|
-
}
|
|
3270
|
-
},
|
|
3271
|
-
{
|
|
3272
|
-
"kind": "js",
|
|
3273
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3274
|
-
"declaration": {
|
|
3275
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3276
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3277
|
-
}
|
|
3278
|
-
},
|
|
3279
|
-
{
|
|
3280
|
-
"kind": "js",
|
|
3281
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
3282
|
-
"declaration": {
|
|
3283
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
3284
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3285
|
-
}
|
|
3286
|
-
},
|
|
3287
|
-
{
|
|
3288
|
-
"kind": "js",
|
|
3289
|
-
"name": "foundationAiCriteriaSearch",
|
|
3290
|
-
"declaration": {
|
|
3291
|
-
"name": "foundationAiCriteriaSearch",
|
|
3292
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3293
|
-
}
|
|
3294
|
-
}
|
|
3295
|
-
]
|
|
3296
|
-
},
|
|
3297
|
-
{
|
|
3298
|
-
"kind": "javascript-module",
|
|
3299
|
-
"path": "src/ai-criteria-search/index.ts",
|
|
3300
|
-
"declarations": [],
|
|
3301
|
-
"exports": [
|
|
3302
|
-
{
|
|
3303
|
-
"kind": "js",
|
|
3304
|
-
"name": "AiCriteriaSearch",
|
|
3305
|
-
"declaration": {
|
|
3306
|
-
"name": "AiCriteriaSearch",
|
|
3307
|
-
"module": "./ai-criteria-search"
|
|
3308
|
-
}
|
|
3430
|
+
"name": "foundationAccordionShadowOptions",
|
|
3431
|
+
"type": {
|
|
3432
|
+
"text": "ShadowRootInit"
|
|
3433
|
+
},
|
|
3434
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3309
3435
|
},
|
|
3310
3436
|
{
|
|
3311
|
-
"kind": "
|
|
3312
|
-
"name": "
|
|
3313
|
-
"
|
|
3314
|
-
"
|
|
3315
|
-
|
|
3316
|
-
}
|
|
3437
|
+
"kind": "variable",
|
|
3438
|
+
"name": "defaultAccordionConfig",
|
|
3439
|
+
"type": {
|
|
3440
|
+
"text": "object"
|
|
3441
|
+
},
|
|
3442
|
+
"default": "{}"
|
|
3317
3443
|
},
|
|
3444
|
+
{
|
|
3445
|
+
"kind": "variable",
|
|
3446
|
+
"name": "foundationAccordion",
|
|
3447
|
+
"description": "The Foundation Accordion",
|
|
3448
|
+
"privacy": "public"
|
|
3449
|
+
}
|
|
3450
|
+
],
|
|
3451
|
+
"exports": [
|
|
3318
3452
|
{
|
|
3319
3453
|
"kind": "js",
|
|
3320
|
-
"name": "
|
|
3454
|
+
"name": "Accordion",
|
|
3321
3455
|
"declaration": {
|
|
3322
|
-
"name": "
|
|
3323
|
-
"module": "
|
|
3456
|
+
"name": "Accordion",
|
|
3457
|
+
"module": "src/accordion/accordion.ts"
|
|
3324
3458
|
}
|
|
3325
3459
|
},
|
|
3326
3460
|
{
|
|
3327
3461
|
"kind": "js",
|
|
3328
|
-
"name": "
|
|
3462
|
+
"name": "foundationAccordionShadowOptions",
|
|
3329
3463
|
"declaration": {
|
|
3330
|
-
"name": "
|
|
3331
|
-
"module": "
|
|
3464
|
+
"name": "foundationAccordionShadowOptions",
|
|
3465
|
+
"module": "src/accordion/accordion.ts"
|
|
3332
3466
|
}
|
|
3333
3467
|
},
|
|
3334
3468
|
{
|
|
3335
3469
|
"kind": "js",
|
|
3336
|
-
"name": "
|
|
3470
|
+
"name": "defaultAccordionConfig",
|
|
3337
3471
|
"declaration": {
|
|
3338
|
-
"name": "
|
|
3339
|
-
"module": "
|
|
3472
|
+
"name": "defaultAccordionConfig",
|
|
3473
|
+
"module": "src/accordion/accordion.ts"
|
|
3340
3474
|
}
|
|
3341
3475
|
},
|
|
3342
3476
|
{
|
|
3343
3477
|
"kind": "js",
|
|
3344
|
-
"name": "
|
|
3478
|
+
"name": "foundationAccordion",
|
|
3345
3479
|
"declaration": {
|
|
3346
|
-
"name": "
|
|
3347
|
-
"module": "
|
|
3480
|
+
"name": "foundationAccordion",
|
|
3481
|
+
"module": "src/accordion/accordion.ts"
|
|
3348
3482
|
}
|
|
3349
|
-
}
|
|
3483
|
+
}
|
|
3484
|
+
]
|
|
3485
|
+
},
|
|
3486
|
+
{
|
|
3487
|
+
"kind": "javascript-module",
|
|
3488
|
+
"path": "src/accordion/index.ts",
|
|
3489
|
+
"declarations": [],
|
|
3490
|
+
"exports": [
|
|
3350
3491
|
{
|
|
3351
3492
|
"kind": "js",
|
|
3352
3493
|
"name": "*",
|
|
3353
3494
|
"declaration": {
|
|
3354
3495
|
"name": "*",
|
|
3355
|
-
"package": "./
|
|
3496
|
+
"package": "./accordion.template"
|
|
3356
3497
|
}
|
|
3357
3498
|
},
|
|
3358
3499
|
{
|
|
@@ -3360,7 +3501,7 @@
|
|
|
3360
3501
|
"name": "*",
|
|
3361
3502
|
"declaration": {
|
|
3362
3503
|
"name": "*",
|
|
3363
|
-
"package": "./
|
|
3504
|
+
"package": "./accordion.styles"
|
|
3364
3505
|
}
|
|
3365
3506
|
},
|
|
3366
3507
|
{
|
|
@@ -3368,93 +3509,18 @@
|
|
|
3368
3509
|
"name": "*",
|
|
3369
3510
|
"declaration": {
|
|
3370
3511
|
"name": "*",
|
|
3371
|
-
"package": "./
|
|
3372
|
-
}
|
|
3373
|
-
}
|
|
3374
|
-
]
|
|
3375
|
-
},
|
|
3376
|
-
{
|
|
3377
|
-
"kind": "javascript-module",
|
|
3378
|
-
"path": "src/ai-criteria-search/validation-error-notification.ts",
|
|
3379
|
-
"declarations": [
|
|
3380
|
-
{
|
|
3381
|
-
"kind": "function",
|
|
3382
|
-
"name": "formatValidationErrors",
|
|
3383
|
-
"return": {
|
|
3384
|
-
"type": {
|
|
3385
|
-
"text": "string"
|
|
3386
|
-
}
|
|
3387
|
-
},
|
|
3388
|
-
"parameters": [
|
|
3389
|
-
{
|
|
3390
|
-
"name": "errors",
|
|
3391
|
-
"type": {
|
|
3392
|
-
"text": "ValidationError[]"
|
|
3393
|
-
}
|
|
3394
|
-
}
|
|
3395
|
-
],
|
|
3396
|
-
"description": "Formats validation errors into a user-friendly message."
|
|
3397
|
-
},
|
|
3398
|
-
{
|
|
3399
|
-
"kind": "function",
|
|
3400
|
-
"name": "showCriteriaError",
|
|
3401
|
-
"return": {
|
|
3402
|
-
"type": {
|
|
3403
|
-
"text": "void"
|
|
3404
|
-
}
|
|
3405
|
-
},
|
|
3406
|
-
"parameters": [
|
|
3407
|
-
{
|
|
3408
|
-
"name": "title",
|
|
3409
|
-
"type": {
|
|
3410
|
-
"text": "string"
|
|
3411
|
-
},
|
|
3412
|
-
"description": "Notification title (e.g. \"Criteria validation error\")"
|
|
3413
|
-
},
|
|
3414
|
-
{
|
|
3415
|
-
"name": "body",
|
|
3416
|
-
"type": {
|
|
3417
|
-
"text": "string"
|
|
3418
|
-
},
|
|
3419
|
-
"description": "Error message to display"
|
|
3420
|
-
},
|
|
3421
|
-
{
|
|
3422
|
-
"name": "tagName",
|
|
3423
|
-
"type": {
|
|
3424
|
-
"text": "string"
|
|
3425
|
-
},
|
|
3426
|
-
"description": "Design system prefix (e.g. \"rapid\", \"foundation\")"
|
|
3427
|
-
}
|
|
3428
|
-
],
|
|
3429
|
-
"description": "Shows a criteria error as a toast notification."
|
|
3430
|
-
}
|
|
3431
|
-
],
|
|
3432
|
-
"exports": [
|
|
3433
|
-
{
|
|
3434
|
-
"kind": "js",
|
|
3435
|
-
"name": "formatValidationErrors",
|
|
3436
|
-
"declaration": {
|
|
3437
|
-
"name": "formatValidationErrors",
|
|
3438
|
-
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
3439
|
-
}
|
|
3440
|
-
},
|
|
3441
|
-
{
|
|
3442
|
-
"kind": "js",
|
|
3443
|
-
"name": "showCriteriaError",
|
|
3444
|
-
"declaration": {
|
|
3445
|
-
"name": "showCriteriaError",
|
|
3446
|
-
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
3512
|
+
"package": "./accordion"
|
|
3447
3513
|
}
|
|
3448
3514
|
}
|
|
3449
3515
|
]
|
|
3450
3516
|
},
|
|
3451
3517
|
{
|
|
3452
3518
|
"kind": "javascript-module",
|
|
3453
|
-
"path": "src/
|
|
3519
|
+
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
3454
3520
|
"declarations": [
|
|
3455
3521
|
{
|
|
3456
3522
|
"kind": "function",
|
|
3457
|
-
"name": "
|
|
3523
|
+
"name": "foundationAiIndicatorStyles",
|
|
3458
3524
|
"return": {
|
|
3459
3525
|
"type": {
|
|
3460
3526
|
"text": "ElementStyles"
|
|
@@ -3479,276 +3545,224 @@
|
|
|
3479
3545
|
"exports": [
|
|
3480
3546
|
{
|
|
3481
3547
|
"kind": "js",
|
|
3482
|
-
"name": "
|
|
3548
|
+
"name": "foundationAiIndicatorStyles",
|
|
3483
3549
|
"declaration": {
|
|
3484
|
-
"name": "
|
|
3485
|
-
"module": "src/
|
|
3550
|
+
"name": "foundationAiIndicatorStyles",
|
|
3551
|
+
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
3486
3552
|
}
|
|
3487
3553
|
}
|
|
3488
3554
|
]
|
|
3489
3555
|
},
|
|
3490
3556
|
{
|
|
3491
3557
|
"kind": "javascript-module",
|
|
3492
|
-
"path": "src/
|
|
3558
|
+
"path": "src/ai-indicator/ai-indicator.template.ts",
|
|
3493
3559
|
"declarations": [
|
|
3494
3560
|
{
|
|
3495
|
-
"kind": "
|
|
3496
|
-
"name": "
|
|
3497
|
-
"
|
|
3498
|
-
"
|
|
3499
|
-
"text": "ViewTemplate<Accordion>"
|
|
3500
|
-
}
|
|
3561
|
+
"kind": "variable",
|
|
3562
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3563
|
+
"type": {
|
|
3564
|
+
"text": "ViewTemplate<AiIndicator>"
|
|
3501
3565
|
},
|
|
3502
|
-
"
|
|
3503
|
-
{
|
|
3504
|
-
"name": "context",
|
|
3505
|
-
"type": {
|
|
3506
|
-
"text": "ElementDefinitionContext"
|
|
3507
|
-
}
|
|
3508
|
-
},
|
|
3509
|
-
{
|
|
3510
|
-
"name": "definition",
|
|
3511
|
-
"type": {
|
|
3512
|
-
"text": "FoundationElementDefinition"
|
|
3513
|
-
}
|
|
3514
|
-
}
|
|
3515
|
-
]
|
|
3566
|
+
"default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
|
|
3516
3567
|
}
|
|
3517
3568
|
],
|
|
3518
3569
|
"exports": [
|
|
3519
3570
|
{
|
|
3520
3571
|
"kind": "js",
|
|
3521
|
-
"name": "
|
|
3572
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3522
3573
|
"declaration": {
|
|
3523
|
-
"name": "
|
|
3524
|
-
"module": "src/
|
|
3574
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3575
|
+
"module": "src/ai-indicator/ai-indicator.template.ts"
|
|
3525
3576
|
}
|
|
3526
3577
|
}
|
|
3527
3578
|
]
|
|
3528
3579
|
},
|
|
3529
3580
|
{
|
|
3530
3581
|
"kind": "javascript-module",
|
|
3531
|
-
"path": "src/
|
|
3582
|
+
"path": "src/ai-indicator/ai-indicator.ts",
|
|
3532
3583
|
"declarations": [
|
|
3533
3584
|
{
|
|
3534
3585
|
"kind": "class",
|
|
3535
3586
|
"description": "",
|
|
3536
|
-
"name": "
|
|
3537
|
-
"
|
|
3538
|
-
"name": "FASTAccordion",
|
|
3539
|
-
"package": "@microsoft/fast-foundation"
|
|
3540
|
-
},
|
|
3541
|
-
"tagName": "%%prefix%%-accordion",
|
|
3542
|
-
"customElement": true,
|
|
3543
|
-
"attributes": [
|
|
3587
|
+
"name": "AiIndicator",
|
|
3588
|
+
"members": [
|
|
3544
3589
|
{
|
|
3545
|
-
"
|
|
3590
|
+
"kind": "field",
|
|
3591
|
+
"name": "providerRegistry",
|
|
3546
3592
|
"type": {
|
|
3547
|
-
"text": "
|
|
3548
|
-
},
|
|
3549
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3550
|
-
"fieldName": "expandmode",
|
|
3551
|
-
"inheritedFrom": {
|
|
3552
|
-
"name": "Accordion",
|
|
3553
|
-
"module": "src/accordion/accordion.ts"
|
|
3593
|
+
"text": "AIProviderRegistry"
|
|
3554
3594
|
}
|
|
3555
|
-
}
|
|
3556
|
-
],
|
|
3557
|
-
"members": [
|
|
3595
|
+
},
|
|
3558
3596
|
{
|
|
3559
3597
|
"kind": "field",
|
|
3560
|
-
"name": "
|
|
3598
|
+
"name": "aiProvider",
|
|
3561
3599
|
"type": {
|
|
3562
|
-
"text": "
|
|
3600
|
+
"text": "AIProvider | undefined"
|
|
3563
3601
|
},
|
|
3564
|
-
"privacy": "
|
|
3565
|
-
"description": "
|
|
3566
|
-
"
|
|
3567
|
-
"name": "Accordion",
|
|
3568
|
-
"module": "src/accordion/accordion.ts"
|
|
3569
|
-
}
|
|
3602
|
+
"privacy": "private",
|
|
3603
|
+
"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.",
|
|
3604
|
+
"readonly": true
|
|
3570
3605
|
},
|
|
3571
3606
|
{
|
|
3572
3607
|
"kind": "field",
|
|
3573
|
-
"name": "
|
|
3608
|
+
"name": "status",
|
|
3574
3609
|
"type": {
|
|
3575
|
-
"text": "
|
|
3610
|
+
"text": "AIStatus | null"
|
|
3576
3611
|
},
|
|
3577
|
-
"
|
|
3578
|
-
"inheritedFrom": {
|
|
3579
|
-
"name": "Accordion",
|
|
3580
|
-
"module": "src/accordion/accordion.ts"
|
|
3581
|
-
}
|
|
3612
|
+
"default": "null"
|
|
3582
3613
|
},
|
|
3583
3614
|
{
|
|
3584
3615
|
"kind": "field",
|
|
3585
|
-
"name": "
|
|
3616
|
+
"name": "open",
|
|
3586
3617
|
"type": {
|
|
3587
|
-
"text": "
|
|
3618
|
+
"text": "boolean"
|
|
3588
3619
|
},
|
|
3589
|
-
"
|
|
3590
|
-
|
|
3591
|
-
|
|
3592
|
-
|
|
3593
|
-
|
|
3594
|
-
|
|
3620
|
+
"default": "false"
|
|
3621
|
+
},
|
|
3622
|
+
{
|
|
3623
|
+
"kind": "field",
|
|
3624
|
+
"name": "state",
|
|
3625
|
+
"type": {
|
|
3626
|
+
"text": "AIIndicatorState"
|
|
3627
|
+
},
|
|
3628
|
+
"default": "'none'"
|
|
3629
|
+
},
|
|
3630
|
+
{
|
|
3631
|
+
"kind": "field",
|
|
3632
|
+
"name": "isInstalling",
|
|
3633
|
+
"type": {
|
|
3634
|
+
"text": "boolean"
|
|
3635
|
+
},
|
|
3636
|
+
"default": "false"
|
|
3595
3637
|
},
|
|
3596
3638
|
{
|
|
3597
3639
|
"kind": "field",
|
|
3598
|
-
"name": "
|
|
3640
|
+
"name": "pollTimer",
|
|
3599
3641
|
"type": {
|
|
3600
|
-
"text": "
|
|
3642
|
+
"text": "ReturnType<typeof setInterval> | null"
|
|
3601
3643
|
},
|
|
3602
3644
|
"privacy": "private",
|
|
3603
|
-
"
|
|
3604
|
-
"name": "Accordion",
|
|
3605
|
-
"module": "src/accordion/accordion.ts"
|
|
3606
|
-
}
|
|
3645
|
+
"default": "null"
|
|
3607
3646
|
},
|
|
3608
3647
|
{
|
|
3609
3648
|
"kind": "field",
|
|
3610
|
-
"name": "
|
|
3611
|
-
"privacy": "private"
|
|
3612
|
-
"inheritedFrom": {
|
|
3613
|
-
"name": "Accordion",
|
|
3614
|
-
"module": "src/accordion/accordion.ts"
|
|
3615
|
-
}
|
|
3649
|
+
"name": "clickOutside",
|
|
3650
|
+
"privacy": "private"
|
|
3616
3651
|
},
|
|
3617
3652
|
{
|
|
3618
|
-
"kind": "
|
|
3619
|
-
"name": "
|
|
3620
|
-
"
|
|
3621
|
-
|
|
3622
|
-
"type": {
|
|
3623
|
-
"text": "AccordionItem | null"
|
|
3624
|
-
}
|
|
3653
|
+
"kind": "field",
|
|
3654
|
+
"name": "chromeStatusLabel",
|
|
3655
|
+
"type": {
|
|
3656
|
+
"text": "string | null"
|
|
3625
3657
|
},
|
|
3626
|
-
"
|
|
3627
|
-
"name": "Accordion",
|
|
3628
|
-
"module": "src/accordion/accordion.ts"
|
|
3629
|
-
}
|
|
3658
|
+
"readonly": true
|
|
3630
3659
|
},
|
|
3631
3660
|
{
|
|
3632
3661
|
"kind": "field",
|
|
3633
|
-
"name": "
|
|
3634
|
-
"
|
|
3635
|
-
|
|
3636
|
-
|
|
3637
|
-
|
|
3638
|
-
|
|
3662
|
+
"name": "canInstall",
|
|
3663
|
+
"type": {
|
|
3664
|
+
"text": "boolean"
|
|
3665
|
+
},
|
|
3666
|
+
"readonly": true
|
|
3667
|
+
},
|
|
3668
|
+
{
|
|
3669
|
+
"kind": "field",
|
|
3670
|
+
"name": "isDownloading",
|
|
3671
|
+
"type": {
|
|
3672
|
+
"text": "boolean"
|
|
3673
|
+
},
|
|
3674
|
+
"readonly": true
|
|
3639
3675
|
},
|
|
3640
3676
|
{
|
|
3641
3677
|
"kind": "method",
|
|
3642
|
-
"name": "
|
|
3643
|
-
"privacy": "private",
|
|
3678
|
+
"name": "openChanged",
|
|
3644
3679
|
"return": {
|
|
3645
3680
|
"type": {
|
|
3646
3681
|
"text": "void"
|
|
3647
3682
|
}
|
|
3648
|
-
},
|
|
3649
|
-
"inheritedFrom": {
|
|
3650
|
-
"name": "Accordion",
|
|
3651
|
-
"module": "src/accordion/accordion.ts"
|
|
3652
3683
|
}
|
|
3653
3684
|
},
|
|
3654
3685
|
{
|
|
3655
|
-
"kind": "
|
|
3656
|
-
"name": "
|
|
3686
|
+
"kind": "method",
|
|
3687
|
+
"name": "handleClickOutside",
|
|
3657
3688
|
"privacy": "private",
|
|
3658
|
-
"
|
|
3659
|
-
|
|
3660
|
-
|
|
3661
|
-
|
|
3689
|
+
"parameters": [
|
|
3690
|
+
{
|
|
3691
|
+
"name": "event",
|
|
3692
|
+
"type": {
|
|
3693
|
+
"text": "MouseEvent"
|
|
3694
|
+
}
|
|
3695
|
+
}
|
|
3696
|
+
]
|
|
3662
3697
|
},
|
|
3663
3698
|
{
|
|
3664
|
-
"kind": "
|
|
3665
|
-
"name": "
|
|
3666
|
-
"privacy": "private",
|
|
3667
|
-
"inheritedFrom": {
|
|
3668
|
-
"name": "Accordion",
|
|
3669
|
-
"module": "src/accordion/accordion.ts"
|
|
3670
|
-
}
|
|
3699
|
+
"kind": "method",
|
|
3700
|
+
"name": "toggleDropdown"
|
|
3671
3701
|
},
|
|
3672
3702
|
{
|
|
3673
3703
|
"kind": "method",
|
|
3674
|
-
"name": "
|
|
3675
|
-
"privacy": "private",
|
|
3704
|
+
"name": "refreshStatus",
|
|
3676
3705
|
"return": {
|
|
3677
3706
|
"type": {
|
|
3678
|
-
"text": "
|
|
3707
|
+
"text": "Promise<void>"
|
|
3679
3708
|
}
|
|
3680
|
-
},
|
|
3681
|
-
"inheritedFrom": {
|
|
3682
|
-
"name": "Accordion",
|
|
3683
|
-
"module": "src/accordion/accordion.ts"
|
|
3684
3709
|
}
|
|
3685
3710
|
},
|
|
3686
3711
|
{
|
|
3687
3712
|
"kind": "method",
|
|
3688
|
-
"name": "
|
|
3713
|
+
"name": "deriveState",
|
|
3689
3714
|
"privacy": "private",
|
|
3690
3715
|
"return": {
|
|
3691
3716
|
"type": {
|
|
3692
|
-
"text": "
|
|
3717
|
+
"text": "AIIndicatorState"
|
|
3693
3718
|
}
|
|
3694
3719
|
},
|
|
3695
|
-
"
|
|
3696
|
-
|
|
3697
|
-
|
|
3698
|
-
|
|
3720
|
+
"parameters": [
|
|
3721
|
+
{
|
|
3722
|
+
"name": "s",
|
|
3723
|
+
"type": {
|
|
3724
|
+
"text": "AIStatus | null"
|
|
3725
|
+
}
|
|
3726
|
+
}
|
|
3727
|
+
]
|
|
3699
3728
|
},
|
|
3700
3729
|
{
|
|
3701
|
-
"kind": "
|
|
3702
|
-
"name": "
|
|
3730
|
+
"kind": "method",
|
|
3731
|
+
"name": "maybeStartPolling",
|
|
3703
3732
|
"privacy": "private",
|
|
3704
|
-
"
|
|
3705
|
-
"
|
|
3706
|
-
|
|
3733
|
+
"return": {
|
|
3734
|
+
"type": {
|
|
3735
|
+
"text": "void"
|
|
3736
|
+
}
|
|
3707
3737
|
}
|
|
3708
3738
|
},
|
|
3709
3739
|
{
|
|
3710
|
-
"kind": "
|
|
3711
|
-
"name": "
|
|
3740
|
+
"kind": "method",
|
|
3741
|
+
"name": "startPolling",
|
|
3712
3742
|
"privacy": "private",
|
|
3713
|
-
"
|
|
3714
|
-
"
|
|
3715
|
-
|
|
3743
|
+
"return": {
|
|
3744
|
+
"type": {
|
|
3745
|
+
"text": "void"
|
|
3746
|
+
}
|
|
3716
3747
|
}
|
|
3717
3748
|
},
|
|
3718
3749
|
{
|
|
3719
3750
|
"kind": "method",
|
|
3720
|
-
"name": "
|
|
3751
|
+
"name": "stopPolling",
|
|
3721
3752
|
"privacy": "private",
|
|
3722
3753
|
"return": {
|
|
3723
3754
|
"type": {
|
|
3724
3755
|
"text": "void"
|
|
3725
3756
|
}
|
|
3726
|
-
},
|
|
3727
|
-
"parameters": [
|
|
3728
|
-
{
|
|
3729
|
-
"name": "adjustment",
|
|
3730
|
-
"type": {
|
|
3731
|
-
"text": "number"
|
|
3732
|
-
}
|
|
3733
|
-
}
|
|
3734
|
-
],
|
|
3735
|
-
"inheritedFrom": {
|
|
3736
|
-
"name": "Accordion",
|
|
3737
|
-
"module": "src/accordion/accordion.ts"
|
|
3738
3757
|
}
|
|
3739
3758
|
},
|
|
3740
3759
|
{
|
|
3741
3760
|
"kind": "method",
|
|
3742
|
-
"name": "
|
|
3743
|
-
"privacy": "private",
|
|
3761
|
+
"name": "onInstall",
|
|
3744
3762
|
"return": {
|
|
3745
3763
|
"type": {
|
|
3746
|
-
"text": "void"
|
|
3764
|
+
"text": "Promise<void>"
|
|
3747
3765
|
}
|
|
3748
|
-
},
|
|
3749
|
-
"inheritedFrom": {
|
|
3750
|
-
"name": "Accordion",
|
|
3751
|
-
"module": "src/accordion/accordion.ts"
|
|
3752
3766
|
}
|
|
3753
3767
|
},
|
|
3754
3768
|
{
|
|
@@ -3863,102 +3877,88 @@
|
|
|
3863
3877
|
}
|
|
3864
3878
|
}
|
|
3865
3879
|
],
|
|
3866
|
-
"
|
|
3867
|
-
|
|
3868
|
-
|
|
3869
|
-
"name": "change",
|
|
3870
|
-
"inheritedFrom": {
|
|
3871
|
-
"name": "Accordion",
|
|
3872
|
-
"module": "src/accordion/accordion.ts"
|
|
3873
|
-
}
|
|
3874
|
-
}
|
|
3875
|
-
]
|
|
3876
|
-
},
|
|
3877
|
-
{
|
|
3878
|
-
"kind": "variable",
|
|
3879
|
-
"name": "foundationAccordionShadowOptions",
|
|
3880
|
-
"type": {
|
|
3881
|
-
"text": "ShadowRootInit"
|
|
3882
|
-
},
|
|
3883
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3884
|
-
},
|
|
3885
|
-
{
|
|
3886
|
-
"kind": "variable",
|
|
3887
|
-
"name": "defaultAccordionConfig",
|
|
3888
|
-
"type": {
|
|
3889
|
-
"text": "object"
|
|
3880
|
+
"superclass": {
|
|
3881
|
+
"name": "FoundationElement",
|
|
3882
|
+
"package": "@microsoft/fast-foundation"
|
|
3890
3883
|
},
|
|
3891
|
-
"
|
|
3884
|
+
"tagName": "%%prefix%%-ai-indicator",
|
|
3885
|
+
"customElement": true
|
|
3892
3886
|
},
|
|
3893
3887
|
{
|
|
3894
3888
|
"kind": "variable",
|
|
3895
|
-
"name": "
|
|
3896
|
-
"description": "The Foundation Accordion",
|
|
3897
|
-
"privacy": "public"
|
|
3889
|
+
"name": "foundationAiIndicator"
|
|
3898
3890
|
}
|
|
3899
3891
|
],
|
|
3900
3892
|
"exports": [
|
|
3901
3893
|
{
|
|
3902
3894
|
"kind": "js",
|
|
3903
|
-
"name": "
|
|
3895
|
+
"name": "AiIndicator",
|
|
3904
3896
|
"declaration": {
|
|
3905
|
-
"name": "
|
|
3906
|
-
"module": "src/
|
|
3897
|
+
"name": "AiIndicator",
|
|
3898
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3907
3899
|
}
|
|
3908
3900
|
},
|
|
3909
3901
|
{
|
|
3910
3902
|
"kind": "js",
|
|
3911
|
-
"name": "
|
|
3903
|
+
"name": "foundationAiIndicator",
|
|
3912
3904
|
"declaration": {
|
|
3913
|
-
"name": "
|
|
3914
|
-
"module": "src/
|
|
3905
|
+
"name": "foundationAiIndicator",
|
|
3906
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3907
|
+
}
|
|
3908
|
+
}
|
|
3909
|
+
]
|
|
3910
|
+
},
|
|
3911
|
+
{
|
|
3912
|
+
"kind": "javascript-module",
|
|
3913
|
+
"path": "src/ai-indicator/index.ts",
|
|
3914
|
+
"declarations": [],
|
|
3915
|
+
"exports": [
|
|
3916
|
+
{
|
|
3917
|
+
"kind": "js",
|
|
3918
|
+
"name": "AiIndicator",
|
|
3919
|
+
"declaration": {
|
|
3920
|
+
"name": "AiIndicator",
|
|
3921
|
+
"module": "./ai-indicator"
|
|
3915
3922
|
}
|
|
3916
3923
|
},
|
|
3917
3924
|
{
|
|
3918
3925
|
"kind": "js",
|
|
3919
|
-
"name": "
|
|
3926
|
+
"name": "foundationAiIndicator",
|
|
3920
3927
|
"declaration": {
|
|
3921
|
-
"name": "
|
|
3922
|
-
"module": "
|
|
3928
|
+
"name": "foundationAiIndicator",
|
|
3929
|
+
"module": "./ai-indicator"
|
|
3923
3930
|
}
|
|
3924
3931
|
},
|
|
3925
3932
|
{
|
|
3926
3933
|
"kind": "js",
|
|
3927
|
-
"name": "
|
|
3934
|
+
"name": "type",
|
|
3928
3935
|
"declaration": {
|
|
3929
|
-
"name": "
|
|
3930
|
-
"module": "
|
|
3936
|
+
"name": "type",
|
|
3937
|
+
"module": "./ai-indicator"
|
|
3931
3938
|
}
|
|
3932
|
-
}
|
|
3933
|
-
]
|
|
3934
|
-
},
|
|
3935
|
-
{
|
|
3936
|
-
"kind": "javascript-module",
|
|
3937
|
-
"path": "src/accordion/index.ts",
|
|
3938
|
-
"declarations": [],
|
|
3939
|
-
"exports": [
|
|
3939
|
+
},
|
|
3940
3940
|
{
|
|
3941
3941
|
"kind": "js",
|
|
3942
|
-
"name": "
|
|
3942
|
+
"name": "AIIndicatorState",
|
|
3943
3943
|
"declaration": {
|
|
3944
|
-
"name": "
|
|
3945
|
-
"
|
|
3944
|
+
"name": "AIIndicatorState",
|
|
3945
|
+
"module": "./ai-indicator"
|
|
3946
3946
|
}
|
|
3947
3947
|
},
|
|
3948
3948
|
{
|
|
3949
3949
|
"kind": "js",
|
|
3950
|
-
"name": "
|
|
3950
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3951
3951
|
"declaration": {
|
|
3952
|
-
"name": "
|
|
3953
|
-
"
|
|
3952
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3953
|
+
"module": "./ai-indicator.template"
|
|
3954
3954
|
}
|
|
3955
3955
|
},
|
|
3956
3956
|
{
|
|
3957
3957
|
"kind": "js",
|
|
3958
|
-
"name": "
|
|
3958
|
+
"name": "foundationAiIndicatorStyles",
|
|
3959
3959
|
"declaration": {
|
|
3960
|
-
"name": "
|
|
3961
|
-
"
|
|
3960
|
+
"name": "foundationAiIndicatorStyles",
|
|
3961
|
+
"module": "./ai-indicator.styles"
|
|
3962
3962
|
}
|
|
3963
3963
|
}
|
|
3964
3964
|
]
|