@genesislcap/foundation-ui 14.429.1 → 14.429.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +861 -861
- package/dist/dts/react.d.ts +16 -16
- package/dist/react.cjs +10 -10
- package/dist/react.mjs +8 -8
- package/package.json +19 -19
|
@@ -1400,11 +1400,34 @@
|
|
|
1400
1400
|
},
|
|
1401
1401
|
{
|
|
1402
1402
|
"kind": "javascript-module",
|
|
1403
|
-
"path": "src/
|
|
1403
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
1404
1404
|
"declarations": [
|
|
1405
1405
|
{
|
|
1406
1406
|
"kind": "function",
|
|
1407
|
-
"name": "
|
|
1407
|
+
"name": "actionsMenuBaseStyles",
|
|
1408
|
+
"return": {
|
|
1409
|
+
"type": {
|
|
1410
|
+
"text": "ElementStyles"
|
|
1411
|
+
}
|
|
1412
|
+
},
|
|
1413
|
+
"parameters": [
|
|
1414
|
+
{
|
|
1415
|
+
"name": "context",
|
|
1416
|
+
"type": {
|
|
1417
|
+
"text": "ElementDefinitionContext"
|
|
1418
|
+
}
|
|
1419
|
+
},
|
|
1420
|
+
{
|
|
1421
|
+
"name": "definition",
|
|
1422
|
+
"type": {
|
|
1423
|
+
"text": "FoundationElementDefinition"
|
|
1424
|
+
}
|
|
1425
|
+
}
|
|
1426
|
+
]
|
|
1427
|
+
},
|
|
1428
|
+
{
|
|
1429
|
+
"kind": "function",
|
|
1430
|
+
"name": "foundationActionsMenuStyles",
|
|
1408
1431
|
"return": {
|
|
1409
1432
|
"type": {
|
|
1410
1433
|
"text": "ElementStyles"
|
|
@@ -1429,230 +1452,343 @@
|
|
|
1429
1452
|
"exports": [
|
|
1430
1453
|
{
|
|
1431
1454
|
"kind": "js",
|
|
1432
|
-
"name": "
|
|
1455
|
+
"name": "actionsMenuBaseStyles",
|
|
1433
1456
|
"declaration": {
|
|
1434
|
-
"name": "
|
|
1435
|
-
"module": "src/
|
|
1457
|
+
"name": "actionsMenuBaseStyles",
|
|
1458
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1459
|
+
}
|
|
1460
|
+
},
|
|
1461
|
+
{
|
|
1462
|
+
"kind": "js",
|
|
1463
|
+
"name": "foundationActionsMenuStyles",
|
|
1464
|
+
"declaration": {
|
|
1465
|
+
"name": "foundationActionsMenuStyles",
|
|
1466
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1436
1467
|
}
|
|
1437
1468
|
}
|
|
1438
1469
|
]
|
|
1439
1470
|
},
|
|
1440
1471
|
{
|
|
1441
1472
|
"kind": "javascript-module",
|
|
1442
|
-
"path": "src/
|
|
1473
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
1443
1474
|
"declarations": [
|
|
1444
1475
|
{
|
|
1445
1476
|
"kind": "function",
|
|
1446
|
-
"name": "
|
|
1447
|
-
"return": {
|
|
1448
|
-
"type": {
|
|
1449
|
-
"text": "ViewTemplate<AccordionItem>"
|
|
1450
|
-
}
|
|
1451
|
-
},
|
|
1477
|
+
"name": "menuTemplate",
|
|
1452
1478
|
"parameters": [
|
|
1453
1479
|
{
|
|
1454
|
-
"name": "
|
|
1480
|
+
"name": "prefix",
|
|
1455
1481
|
"type": {
|
|
1456
|
-
"text": "
|
|
1482
|
+
"text": "string"
|
|
1457
1483
|
}
|
|
1458
|
-
}
|
|
1484
|
+
}
|
|
1485
|
+
]
|
|
1486
|
+
},
|
|
1487
|
+
{
|
|
1488
|
+
"kind": "function",
|
|
1489
|
+
"name": "singleOptionTemplate",
|
|
1490
|
+
"parameters": [
|
|
1459
1491
|
{
|
|
1460
|
-
"name": "
|
|
1492
|
+
"name": "prefix",
|
|
1461
1493
|
"type": {
|
|
1462
|
-
"text": "
|
|
1494
|
+
"text": "string"
|
|
1463
1495
|
}
|
|
1464
1496
|
}
|
|
1465
1497
|
]
|
|
1498
|
+
},
|
|
1499
|
+
{
|
|
1500
|
+
"kind": "variable",
|
|
1501
|
+
"name": "foundationActionsMenuTemplate",
|
|
1502
|
+
"type": {
|
|
1503
|
+
"text": "ViewTemplate<ActionsMenu>"
|
|
1504
|
+
},
|
|
1505
|
+
"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`"
|
|
1466
1506
|
}
|
|
1467
1507
|
],
|
|
1468
1508
|
"exports": [
|
|
1469
1509
|
{
|
|
1470
1510
|
"kind": "js",
|
|
1471
|
-
"name": "
|
|
1511
|
+
"name": "menuTemplate",
|
|
1472
1512
|
"declaration": {
|
|
1473
|
-
"name": "
|
|
1474
|
-
"module": "src/
|
|
1513
|
+
"name": "menuTemplate",
|
|
1514
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1515
|
+
}
|
|
1516
|
+
},
|
|
1517
|
+
{
|
|
1518
|
+
"kind": "js",
|
|
1519
|
+
"name": "singleOptionTemplate",
|
|
1520
|
+
"declaration": {
|
|
1521
|
+
"name": "singleOptionTemplate",
|
|
1522
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1523
|
+
}
|
|
1524
|
+
},
|
|
1525
|
+
{
|
|
1526
|
+
"kind": "js",
|
|
1527
|
+
"name": "foundationActionsMenuTemplate",
|
|
1528
|
+
"declaration": {
|
|
1529
|
+
"name": "foundationActionsMenuTemplate",
|
|
1530
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1475
1531
|
}
|
|
1476
1532
|
}
|
|
1477
1533
|
]
|
|
1478
1534
|
},
|
|
1479
1535
|
{
|
|
1480
1536
|
"kind": "javascript-module",
|
|
1481
|
-
"path": "src/
|
|
1537
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
1482
1538
|
"declarations": [
|
|
1483
1539
|
{
|
|
1484
1540
|
"kind": "class",
|
|
1485
1541
|
"description": "",
|
|
1486
|
-
"name": "
|
|
1487
|
-
"
|
|
1488
|
-
"name": "FASTAccordionItem",
|
|
1489
|
-
"package": "@microsoft/fast-components"
|
|
1490
|
-
},
|
|
1491
|
-
"tagName": "%%prefix%%-accordion-item",
|
|
1492
|
-
"customElement": true,
|
|
1493
|
-
"attributes": [
|
|
1542
|
+
"name": "ActionsMenu",
|
|
1543
|
+
"members": [
|
|
1494
1544
|
{
|
|
1495
|
-
"
|
|
1545
|
+
"kind": "field",
|
|
1546
|
+
"name": "actions",
|
|
1496
1547
|
"type": {
|
|
1497
|
-
"text": "
|
|
1498
|
-
},
|
|
1499
|
-
"default": "2",
|
|
1500
|
-
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
1501
|
-
"fieldName": "headinglevel",
|
|
1502
|
-
"inheritedFrom": {
|
|
1503
|
-
"name": "AccordionItem",
|
|
1504
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1548
|
+
"text": "ActionMenuItem[]"
|
|
1505
1549
|
}
|
|
1506
1550
|
},
|
|
1507
1551
|
{
|
|
1552
|
+
"kind": "field",
|
|
1553
|
+
"name": "isVertical",
|
|
1508
1554
|
"type": {
|
|
1509
1555
|
"text": "boolean"
|
|
1510
1556
|
},
|
|
1511
|
-
"default": "false"
|
|
1512
|
-
"description": "Expands or collapses the item.",
|
|
1513
|
-
"fieldName": "expanded",
|
|
1514
|
-
"inheritedFrom": {
|
|
1515
|
-
"name": "AccordionItem",
|
|
1516
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1517
|
-
}
|
|
1557
|
+
"default": "false"
|
|
1518
1558
|
},
|
|
1519
|
-
{
|
|
1520
|
-
"name": "id",
|
|
1521
|
-
"type": {
|
|
1522
|
-
"text": "string"
|
|
1523
|
-
},
|
|
1524
|
-
"description": "The item ID",
|
|
1525
|
-
"fieldName": "id",
|
|
1526
|
-
"inheritedFrom": {
|
|
1527
|
-
"name": "AccordionItem",
|
|
1528
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1529
|
-
}
|
|
1530
|
-
}
|
|
1531
|
-
],
|
|
1532
|
-
"members": [
|
|
1533
1559
|
{
|
|
1534
1560
|
"kind": "field",
|
|
1535
|
-
"name": "
|
|
1561
|
+
"name": "addDefaultActions",
|
|
1536
1562
|
"type": {
|
|
1537
|
-
"text": "
|
|
1563
|
+
"text": "boolean"
|
|
1538
1564
|
},
|
|
1539
|
-
"
|
|
1540
|
-
"default": "2",
|
|
1541
|
-
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
1542
|
-
"inheritedFrom": {
|
|
1543
|
-
"name": "AccordionItem",
|
|
1544
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1545
|
-
}
|
|
1565
|
+
"default": "true"
|
|
1546
1566
|
},
|
|
1547
1567
|
{
|
|
1548
1568
|
"kind": "field",
|
|
1549
|
-
"name": "
|
|
1569
|
+
"name": "autoCloseOnAction",
|
|
1550
1570
|
"type": {
|
|
1551
1571
|
"text": "boolean"
|
|
1552
1572
|
},
|
|
1553
|
-
"
|
|
1554
|
-
"default": "false",
|
|
1555
|
-
"description": "Expands or collapses the item.",
|
|
1556
|
-
"inheritedFrom": {
|
|
1557
|
-
"name": "AccordionItem",
|
|
1558
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1559
|
-
}
|
|
1573
|
+
"default": "true"
|
|
1560
1574
|
},
|
|
1561
1575
|
{
|
|
1562
1576
|
"kind": "field",
|
|
1563
|
-
"name": "
|
|
1577
|
+
"name": "classNames",
|
|
1564
1578
|
"type": {
|
|
1565
1579
|
"text": "string"
|
|
1566
|
-
},
|
|
1567
|
-
"privacy": "public",
|
|
1568
|
-
"description": "The item ID",
|
|
1569
|
-
"inheritedFrom": {
|
|
1570
|
-
"name": "AccordionItem",
|
|
1571
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1572
1580
|
}
|
|
1573
1581
|
},
|
|
1574
1582
|
{
|
|
1575
1583
|
"kind": "field",
|
|
1576
|
-
"name": "
|
|
1577
|
-
"
|
|
1578
|
-
|
|
1579
|
-
"name": "AccordionItem",
|
|
1580
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1584
|
+
"name": "definition",
|
|
1585
|
+
"type": {
|
|
1586
|
+
"text": "any"
|
|
1581
1587
|
}
|
|
1582
1588
|
},
|
|
1583
1589
|
{
|
|
1584
1590
|
"kind": "field",
|
|
1585
|
-
"name": "
|
|
1591
|
+
"name": "name",
|
|
1586
1592
|
"type": {
|
|
1587
|
-
"text": "
|
|
1593
|
+
"text": "string"
|
|
1588
1594
|
},
|
|
1589
|
-
"
|
|
1590
|
-
"default": "void 0",
|
|
1591
|
-
"inheritedFrom": {
|
|
1592
|
-
"name": "FoundationElement",
|
|
1593
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1594
|
-
}
|
|
1595
|
+
"default": "'Actions'"
|
|
1595
1596
|
},
|
|
1596
1597
|
{
|
|
1597
1598
|
"kind": "field",
|
|
1598
|
-
"name": "
|
|
1599
|
+
"name": "open",
|
|
1599
1600
|
"type": {
|
|
1600
|
-
"text": "
|
|
1601
|
+
"text": "boolean"
|
|
1601
1602
|
},
|
|
1602
|
-
"
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1603
|
+
"default": "false"
|
|
1604
|
+
},
|
|
1605
|
+
{
|
|
1606
|
+
"kind": "field",
|
|
1607
|
+
"name": "buttonAppearance",
|
|
1608
|
+
"type": {
|
|
1609
|
+
"text": "string"
|
|
1607
1610
|
}
|
|
1608
1611
|
},
|
|
1609
1612
|
{
|
|
1610
1613
|
"kind": "field",
|
|
1611
|
-
"name": "
|
|
1614
|
+
"name": "hideDisabled",
|
|
1612
1615
|
"type": {
|
|
1613
|
-
"text": "
|
|
1616
|
+
"text": "boolean"
|
|
1614
1617
|
},
|
|
1615
|
-
"
|
|
1616
|
-
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
1617
|
-
"inheritedFrom": {
|
|
1618
|
-
"name": "FoundationElement",
|
|
1619
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1620
|
-
}
|
|
1618
|
+
"default": "false"
|
|
1621
1619
|
},
|
|
1622
1620
|
{
|
|
1623
|
-
"kind": "
|
|
1624
|
-
"name": "
|
|
1625
|
-
"
|
|
1626
|
-
|
|
1627
|
-
"type": {
|
|
1628
|
-
"text": "void"
|
|
1629
|
-
}
|
|
1621
|
+
"kind": "field",
|
|
1622
|
+
"name": "hideMenuSingleOption",
|
|
1623
|
+
"type": {
|
|
1624
|
+
"text": "boolean"
|
|
1630
1625
|
},
|
|
1631
|
-
"
|
|
1632
|
-
|
|
1633
|
-
|
|
1626
|
+
"default": "false"
|
|
1627
|
+
},
|
|
1628
|
+
{
|
|
1629
|
+
"kind": "field",
|
|
1630
|
+
"name": "singleOption",
|
|
1631
|
+
"type": {
|
|
1632
|
+
"text": "ActionMenuItem"
|
|
1634
1633
|
}
|
|
1635
1634
|
},
|
|
1636
1635
|
{
|
|
1637
1636
|
"kind": "field",
|
|
1638
|
-
"name": "
|
|
1637
|
+
"name": "actionsMenu",
|
|
1639
1638
|
"type": {
|
|
1640
|
-
"text": "
|
|
1641
|
-
},
|
|
1642
|
-
"privacy": "public",
|
|
1643
|
-
"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.",
|
|
1644
|
-
"inheritedFrom": {
|
|
1645
|
-
"name": "FoundationElement",
|
|
1646
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1639
|
+
"text": "HTMLElement"
|
|
1647
1640
|
}
|
|
1648
1641
|
},
|
|
1649
1642
|
{
|
|
1650
1643
|
"kind": "method",
|
|
1651
|
-
"name": "
|
|
1644
|
+
"name": "definitionChanged",
|
|
1652
1645
|
"privacy": "protected",
|
|
1653
|
-
"
|
|
1654
|
-
|
|
1655
|
-
"
|
|
1646
|
+
"parameters": [
|
|
1647
|
+
{
|
|
1648
|
+
"name": "oldValue",
|
|
1649
|
+
"type": {
|
|
1650
|
+
"text": "any"
|
|
1651
|
+
}
|
|
1652
|
+
},
|
|
1653
|
+
{
|
|
1654
|
+
"name": "newValue",
|
|
1655
|
+
"type": {
|
|
1656
|
+
"text": "any"
|
|
1657
|
+
}
|
|
1658
|
+
}
|
|
1659
|
+
]
|
|
1660
|
+
},
|
|
1661
|
+
{
|
|
1662
|
+
"kind": "method",
|
|
1663
|
+
"name": "openChanged",
|
|
1664
|
+
"privacy": "protected"
|
|
1665
|
+
},
|
|
1666
|
+
{
|
|
1667
|
+
"kind": "method",
|
|
1668
|
+
"name": "toggleActionsMenuVisibility"
|
|
1669
|
+
},
|
|
1670
|
+
{
|
|
1671
|
+
"kind": "method",
|
|
1672
|
+
"name": "onActionMenuItemClick",
|
|
1673
|
+
"parameters": [
|
|
1674
|
+
{
|
|
1675
|
+
"name": "callback",
|
|
1676
|
+
"type": {
|
|
1677
|
+
"text": "(rowData) => void | any"
|
|
1678
|
+
}
|
|
1679
|
+
}
|
|
1680
|
+
]
|
|
1681
|
+
},
|
|
1682
|
+
{
|
|
1683
|
+
"kind": "field",
|
|
1684
|
+
"name": "allActions",
|
|
1685
|
+
"type": {
|
|
1686
|
+
"text": "ActionMenuItem[]"
|
|
1687
|
+
},
|
|
1688
|
+
"readonly": true
|
|
1689
|
+
},
|
|
1690
|
+
{
|
|
1691
|
+
"kind": "field",
|
|
1692
|
+
"name": "rowData",
|
|
1693
|
+
"readonly": true
|
|
1694
|
+
},
|
|
1695
|
+
{
|
|
1696
|
+
"kind": "method",
|
|
1697
|
+
"name": "getLabel",
|
|
1698
|
+
"parameters": [
|
|
1699
|
+
{
|
|
1700
|
+
"name": "name",
|
|
1701
|
+
"type": {
|
|
1702
|
+
"text": "string | ((rowData: any) => string)"
|
|
1703
|
+
}
|
|
1704
|
+
}
|
|
1705
|
+
]
|
|
1706
|
+
},
|
|
1707
|
+
{
|
|
1708
|
+
"kind": "method",
|
|
1709
|
+
"name": "getTemplate",
|
|
1710
|
+
"parameters": [
|
|
1711
|
+
{
|
|
1712
|
+
"name": "prefix",
|
|
1713
|
+
"type": {
|
|
1714
|
+
"text": "string"
|
|
1715
|
+
}
|
|
1716
|
+
}
|
|
1717
|
+
]
|
|
1718
|
+
},
|
|
1719
|
+
{
|
|
1720
|
+
"kind": "field",
|
|
1721
|
+
"name": "_presentation",
|
|
1722
|
+
"type": {
|
|
1723
|
+
"text": "ComponentPresentation | null | undefined"
|
|
1724
|
+
},
|
|
1725
|
+
"privacy": "private",
|
|
1726
|
+
"default": "void 0",
|
|
1727
|
+
"inheritedFrom": {
|
|
1728
|
+
"name": "FoundationElement",
|
|
1729
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1730
|
+
}
|
|
1731
|
+
},
|
|
1732
|
+
{
|
|
1733
|
+
"kind": "field",
|
|
1734
|
+
"name": "$presentation",
|
|
1735
|
+
"type": {
|
|
1736
|
+
"text": "ComponentPresentation | null"
|
|
1737
|
+
},
|
|
1738
|
+
"privacy": "public",
|
|
1739
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
1740
|
+
"inheritedFrom": {
|
|
1741
|
+
"name": "FoundationElement",
|
|
1742
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1743
|
+
}
|
|
1744
|
+
},
|
|
1745
|
+
{
|
|
1746
|
+
"kind": "field",
|
|
1747
|
+
"name": "template",
|
|
1748
|
+
"type": {
|
|
1749
|
+
"text": "ElementViewTemplate | void | null"
|
|
1750
|
+
},
|
|
1751
|
+
"privacy": "public",
|
|
1752
|
+
"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.",
|
|
1753
|
+
"inheritedFrom": {
|
|
1754
|
+
"name": "FoundationElement",
|
|
1755
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1756
|
+
}
|
|
1757
|
+
},
|
|
1758
|
+
{
|
|
1759
|
+
"kind": "method",
|
|
1760
|
+
"name": "templateChanged",
|
|
1761
|
+
"privacy": "protected",
|
|
1762
|
+
"return": {
|
|
1763
|
+
"type": {
|
|
1764
|
+
"text": "void"
|
|
1765
|
+
}
|
|
1766
|
+
},
|
|
1767
|
+
"inheritedFrom": {
|
|
1768
|
+
"name": "FoundationElement",
|
|
1769
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1770
|
+
}
|
|
1771
|
+
},
|
|
1772
|
+
{
|
|
1773
|
+
"kind": "field",
|
|
1774
|
+
"name": "styles",
|
|
1775
|
+
"type": {
|
|
1776
|
+
"text": "ElementStyles | void | null"
|
|
1777
|
+
},
|
|
1778
|
+
"privacy": "public",
|
|
1779
|
+
"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.",
|
|
1780
|
+
"inheritedFrom": {
|
|
1781
|
+
"name": "FoundationElement",
|
|
1782
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1783
|
+
}
|
|
1784
|
+
},
|
|
1785
|
+
{
|
|
1786
|
+
"kind": "method",
|
|
1787
|
+
"name": "stylesChanged",
|
|
1788
|
+
"privacy": "protected",
|
|
1789
|
+
"return": {
|
|
1790
|
+
"type": {
|
|
1791
|
+
"text": "void"
|
|
1656
1792
|
}
|
|
1657
1793
|
},
|
|
1658
1794
|
"inheritedFrom": {
|
|
@@ -1692,78 +1828,107 @@
|
|
|
1692
1828
|
}
|
|
1693
1829
|
}
|
|
1694
1830
|
],
|
|
1695
|
-
"
|
|
1831
|
+
"attributes": [
|
|
1696
1832
|
{
|
|
1697
|
-
"
|
|
1698
|
-
"
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1833
|
+
"name": "is-vertical",
|
|
1834
|
+
"type": {
|
|
1835
|
+
"text": "boolean"
|
|
1836
|
+
},
|
|
1837
|
+
"default": "false",
|
|
1838
|
+
"fieldName": "isVertical"
|
|
1839
|
+
},
|
|
1840
|
+
{
|
|
1841
|
+
"name": "add-default-actions",
|
|
1842
|
+
"type": {
|
|
1843
|
+
"text": "boolean"
|
|
1844
|
+
},
|
|
1845
|
+
"default": "true",
|
|
1846
|
+
"fieldName": "addDefaultActions"
|
|
1847
|
+
},
|
|
1848
|
+
{
|
|
1849
|
+
"name": "auto-close-on-action",
|
|
1850
|
+
"type": {
|
|
1851
|
+
"text": "boolean"
|
|
1852
|
+
},
|
|
1853
|
+
"default": "true",
|
|
1854
|
+
"fieldName": "autoCloseOnAction"
|
|
1855
|
+
},
|
|
1856
|
+
{
|
|
1857
|
+
"name": "name",
|
|
1858
|
+
"type": {
|
|
1859
|
+
"text": "string"
|
|
1860
|
+
},
|
|
1861
|
+
"default": "'Actions'",
|
|
1862
|
+
"fieldName": "name"
|
|
1863
|
+
},
|
|
1864
|
+
{
|
|
1865
|
+
"name": "open",
|
|
1866
|
+
"type": {
|
|
1867
|
+
"text": "boolean"
|
|
1868
|
+
},
|
|
1869
|
+
"default": "false",
|
|
1870
|
+
"fieldName": "open"
|
|
1871
|
+
},
|
|
1872
|
+
{
|
|
1873
|
+
"name": "buttonAppearance",
|
|
1874
|
+
"type": {
|
|
1875
|
+
"text": "string"
|
|
1876
|
+
},
|
|
1877
|
+
"fieldName": "buttonAppearance"
|
|
1878
|
+
},
|
|
1879
|
+
{
|
|
1880
|
+
"name": "hide-disabled",
|
|
1881
|
+
"type": {
|
|
1882
|
+
"text": "boolean"
|
|
1883
|
+
},
|
|
1884
|
+
"default": "false",
|
|
1885
|
+
"fieldName": "hideDisabled"
|
|
1886
|
+
},
|
|
1887
|
+
{
|
|
1888
|
+
"name": "hide-menu-single-option",
|
|
1889
|
+
"type": {
|
|
1890
|
+
"text": "boolean"
|
|
1891
|
+
},
|
|
1892
|
+
"default": "false",
|
|
1893
|
+
"fieldName": "hideMenuSingleOption"
|
|
1703
1894
|
}
|
|
1704
|
-
]
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
1709
|
-
"type": {
|
|
1710
|
-
"text": "ShadowRootInit"
|
|
1711
|
-
},
|
|
1712
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1713
|
-
},
|
|
1714
|
-
{
|
|
1715
|
-
"kind": "variable",
|
|
1716
|
-
"name": "defaultAccordionItemConfig",
|
|
1717
|
-
"type": {
|
|
1718
|
-
"text": "object"
|
|
1895
|
+
],
|
|
1896
|
+
"superclass": {
|
|
1897
|
+
"name": "FoundationElement",
|
|
1898
|
+
"package": "@microsoft/fast-foundation"
|
|
1719
1899
|
},
|
|
1720
|
-
"
|
|
1900
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
1901
|
+
"customElement": true
|
|
1721
1902
|
},
|
|
1722
1903
|
{
|
|
1723
1904
|
"kind": "variable",
|
|
1724
|
-
"name": "
|
|
1725
|
-
"description": "The Foundation
|
|
1905
|
+
"name": "foundationActionsMenu",
|
|
1906
|
+
"description": "The Foundation Actions Menu",
|
|
1726
1907
|
"privacy": "public"
|
|
1727
1908
|
}
|
|
1728
1909
|
],
|
|
1729
1910
|
"exports": [
|
|
1730
1911
|
{
|
|
1731
1912
|
"kind": "js",
|
|
1732
|
-
"name": "
|
|
1733
|
-
"declaration": {
|
|
1734
|
-
"name": "AccordionItem",
|
|
1735
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1736
|
-
}
|
|
1737
|
-
},
|
|
1738
|
-
{
|
|
1739
|
-
"kind": "js",
|
|
1740
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
1741
|
-
"declaration": {
|
|
1742
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
1743
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1744
|
-
}
|
|
1745
|
-
},
|
|
1746
|
-
{
|
|
1747
|
-
"kind": "js",
|
|
1748
|
-
"name": "defaultAccordionItemConfig",
|
|
1913
|
+
"name": "ActionsMenu",
|
|
1749
1914
|
"declaration": {
|
|
1750
|
-
"name": "
|
|
1751
|
-
"module": "src/
|
|
1915
|
+
"name": "ActionsMenu",
|
|
1916
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1752
1917
|
}
|
|
1753
1918
|
},
|
|
1754
1919
|
{
|
|
1755
1920
|
"kind": "js",
|
|
1756
|
-
"name": "
|
|
1921
|
+
"name": "foundationActionsMenu",
|
|
1757
1922
|
"declaration": {
|
|
1758
|
-
"name": "
|
|
1759
|
-
"module": "src/
|
|
1923
|
+
"name": "foundationActionsMenu",
|
|
1924
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1760
1925
|
}
|
|
1761
1926
|
}
|
|
1762
1927
|
]
|
|
1763
1928
|
},
|
|
1764
1929
|
{
|
|
1765
1930
|
"kind": "javascript-module",
|
|
1766
|
-
"path": "src/
|
|
1931
|
+
"path": "src/actions-menu/index.ts",
|
|
1767
1932
|
"declarations": [],
|
|
1768
1933
|
"exports": [
|
|
1769
1934
|
{
|
|
@@ -1771,7 +1936,7 @@
|
|
|
1771
1936
|
"name": "*",
|
|
1772
1937
|
"declaration": {
|
|
1773
1938
|
"name": "*",
|
|
1774
|
-
"package": "./
|
|
1939
|
+
"package": "./actions-menu.styles"
|
|
1775
1940
|
}
|
|
1776
1941
|
},
|
|
1777
1942
|
{
|
|
@@ -1779,7 +1944,7 @@
|
|
|
1779
1944
|
"name": "*",
|
|
1780
1945
|
"declaration": {
|
|
1781
1946
|
"name": "*",
|
|
1782
|
-
"package": "./
|
|
1947
|
+
"package": "./actions-menu.template"
|
|
1783
1948
|
}
|
|
1784
1949
|
},
|
|
1785
1950
|
{
|
|
@@ -1787,41 +1952,18 @@
|
|
|
1787
1952
|
"name": "*",
|
|
1788
1953
|
"declaration": {
|
|
1789
1954
|
"name": "*",
|
|
1790
|
-
"package": "./
|
|
1955
|
+
"package": "./actions-menu"
|
|
1791
1956
|
}
|
|
1792
1957
|
}
|
|
1793
1958
|
]
|
|
1794
1959
|
},
|
|
1795
1960
|
{
|
|
1796
1961
|
"kind": "javascript-module",
|
|
1797
|
-
"path": "src/
|
|
1962
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
1798
1963
|
"declarations": [
|
|
1799
1964
|
{
|
|
1800
1965
|
"kind": "function",
|
|
1801
|
-
"name": "
|
|
1802
|
-
"return": {
|
|
1803
|
-
"type": {
|
|
1804
|
-
"text": "ElementStyles"
|
|
1805
|
-
}
|
|
1806
|
-
},
|
|
1807
|
-
"parameters": [
|
|
1808
|
-
{
|
|
1809
|
-
"name": "context",
|
|
1810
|
-
"type": {
|
|
1811
|
-
"text": "ElementDefinitionContext"
|
|
1812
|
-
}
|
|
1813
|
-
},
|
|
1814
|
-
{
|
|
1815
|
-
"name": "definition",
|
|
1816
|
-
"type": {
|
|
1817
|
-
"text": "FoundationElementDefinition"
|
|
1818
|
-
}
|
|
1819
|
-
}
|
|
1820
|
-
]
|
|
1821
|
-
},
|
|
1822
|
-
{
|
|
1823
|
-
"kind": "function",
|
|
1824
|
-
"name": "foundationActionsMenuStyles",
|
|
1966
|
+
"name": "foundationAccordionItemStyles",
|
|
1825
1967
|
"return": {
|
|
1826
1968
|
"type": {
|
|
1827
1969
|
"text": "ElementStyles"
|
|
@@ -1846,269 +1988,156 @@
|
|
|
1846
1988
|
"exports": [
|
|
1847
1989
|
{
|
|
1848
1990
|
"kind": "js",
|
|
1849
|
-
"name": "
|
|
1850
|
-
"declaration": {
|
|
1851
|
-
"name": "actionsMenuBaseStyles",
|
|
1852
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1853
|
-
}
|
|
1854
|
-
},
|
|
1855
|
-
{
|
|
1856
|
-
"kind": "js",
|
|
1857
|
-
"name": "foundationActionsMenuStyles",
|
|
1991
|
+
"name": "foundationAccordionItemStyles",
|
|
1858
1992
|
"declaration": {
|
|
1859
|
-
"name": "
|
|
1860
|
-
"module": "src/
|
|
1993
|
+
"name": "foundationAccordionItemStyles",
|
|
1994
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1861
1995
|
}
|
|
1862
1996
|
}
|
|
1863
1997
|
]
|
|
1864
1998
|
},
|
|
1865
1999
|
{
|
|
1866
2000
|
"kind": "javascript-module",
|
|
1867
|
-
"path": "src/
|
|
2001
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1868
2002
|
"declarations": [
|
|
1869
2003
|
{
|
|
1870
2004
|
"kind": "function",
|
|
1871
|
-
"name": "
|
|
2005
|
+
"name": "foundationAccordionItemTemplate",
|
|
2006
|
+
"return": {
|
|
2007
|
+
"type": {
|
|
2008
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
2009
|
+
}
|
|
2010
|
+
},
|
|
1872
2011
|
"parameters": [
|
|
1873
2012
|
{
|
|
1874
|
-
"name": "
|
|
2013
|
+
"name": "context",
|
|
1875
2014
|
"type": {
|
|
1876
|
-
"text": "
|
|
2015
|
+
"text": "ElementDefinitionContext"
|
|
1877
2016
|
}
|
|
1878
|
-
}
|
|
1879
|
-
]
|
|
1880
|
-
},
|
|
1881
|
-
{
|
|
1882
|
-
"kind": "function",
|
|
1883
|
-
"name": "singleOptionTemplate",
|
|
1884
|
-
"parameters": [
|
|
2017
|
+
},
|
|
1885
2018
|
{
|
|
1886
|
-
"name": "
|
|
2019
|
+
"name": "definition",
|
|
1887
2020
|
"type": {
|
|
1888
|
-
"text": "
|
|
2021
|
+
"text": "FoundationElementDefinition"
|
|
1889
2022
|
}
|
|
1890
2023
|
}
|
|
1891
2024
|
]
|
|
1892
|
-
},
|
|
1893
|
-
{
|
|
1894
|
-
"kind": "variable",
|
|
1895
|
-
"name": "foundationActionsMenuTemplate",
|
|
1896
|
-
"type": {
|
|
1897
|
-
"text": "ViewTemplate<ActionsMenu>"
|
|
1898
|
-
},
|
|
1899
|
-
"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`"
|
|
1900
2025
|
}
|
|
1901
2026
|
],
|
|
1902
2027
|
"exports": [
|
|
1903
2028
|
{
|
|
1904
2029
|
"kind": "js",
|
|
1905
|
-
"name": "
|
|
1906
|
-
"declaration": {
|
|
1907
|
-
"name": "menuTemplate",
|
|
1908
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1909
|
-
}
|
|
1910
|
-
},
|
|
1911
|
-
{
|
|
1912
|
-
"kind": "js",
|
|
1913
|
-
"name": "singleOptionTemplate",
|
|
1914
|
-
"declaration": {
|
|
1915
|
-
"name": "singleOptionTemplate",
|
|
1916
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1917
|
-
}
|
|
1918
|
-
},
|
|
1919
|
-
{
|
|
1920
|
-
"kind": "js",
|
|
1921
|
-
"name": "foundationActionsMenuTemplate",
|
|
2030
|
+
"name": "foundationAccordionItemTemplate",
|
|
1922
2031
|
"declaration": {
|
|
1923
|
-
"name": "
|
|
1924
|
-
"module": "src/
|
|
2032
|
+
"name": "foundationAccordionItemTemplate",
|
|
2033
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
1925
2034
|
}
|
|
1926
2035
|
}
|
|
1927
2036
|
]
|
|
1928
2037
|
},
|
|
1929
2038
|
{
|
|
1930
2039
|
"kind": "javascript-module",
|
|
1931
|
-
"path": "src/
|
|
2040
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
1932
2041
|
"declarations": [
|
|
1933
2042
|
{
|
|
1934
2043
|
"kind": "class",
|
|
1935
2044
|
"description": "",
|
|
1936
|
-
"name": "
|
|
1937
|
-
"
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
},
|
|
1945
|
-
{
|
|
1946
|
-
"kind": "field",
|
|
1947
|
-
"name": "isVertical",
|
|
1948
|
-
"type": {
|
|
1949
|
-
"text": "boolean"
|
|
1950
|
-
},
|
|
1951
|
-
"default": "false"
|
|
1952
|
-
},
|
|
1953
|
-
{
|
|
1954
|
-
"kind": "field",
|
|
1955
|
-
"name": "addDefaultActions",
|
|
1956
|
-
"type": {
|
|
1957
|
-
"text": "boolean"
|
|
1958
|
-
},
|
|
1959
|
-
"default": "true"
|
|
1960
|
-
},
|
|
1961
|
-
{
|
|
1962
|
-
"kind": "field",
|
|
1963
|
-
"name": "autoCloseOnAction",
|
|
1964
|
-
"type": {
|
|
1965
|
-
"text": "boolean"
|
|
1966
|
-
},
|
|
1967
|
-
"default": "true"
|
|
1968
|
-
},
|
|
1969
|
-
{
|
|
1970
|
-
"kind": "field",
|
|
1971
|
-
"name": "classNames",
|
|
1972
|
-
"type": {
|
|
1973
|
-
"text": "string"
|
|
1974
|
-
}
|
|
1975
|
-
},
|
|
1976
|
-
{
|
|
1977
|
-
"kind": "field",
|
|
1978
|
-
"name": "definition",
|
|
1979
|
-
"type": {
|
|
1980
|
-
"text": "any"
|
|
1981
|
-
}
|
|
1982
|
-
},
|
|
2045
|
+
"name": "AccordionItem",
|
|
2046
|
+
"superclass": {
|
|
2047
|
+
"name": "FASTAccordionItem",
|
|
2048
|
+
"package": "@microsoft/fast-components"
|
|
2049
|
+
},
|
|
2050
|
+
"tagName": "%%prefix%%-accordion-item",
|
|
2051
|
+
"customElement": true,
|
|
2052
|
+
"attributes": [
|
|
1983
2053
|
{
|
|
1984
|
-
"
|
|
1985
|
-
"name": "name",
|
|
2054
|
+
"name": "heading-level",
|
|
1986
2055
|
"type": {
|
|
1987
|
-
"text": "
|
|
2056
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1988
2057
|
},
|
|
1989
|
-
"default": "
|
|
2058
|
+
"default": "2",
|
|
2059
|
+
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
2060
|
+
"fieldName": "headinglevel",
|
|
2061
|
+
"inheritedFrom": {
|
|
2062
|
+
"name": "AccordionItem",
|
|
2063
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2064
|
+
}
|
|
1990
2065
|
},
|
|
1991
2066
|
{
|
|
1992
|
-
"kind": "field",
|
|
1993
|
-
"name": "open",
|
|
1994
2067
|
"type": {
|
|
1995
2068
|
"text": "boolean"
|
|
1996
2069
|
},
|
|
1997
|
-
"default": "false"
|
|
2070
|
+
"default": "false",
|
|
2071
|
+
"description": "Expands or collapses the item.",
|
|
2072
|
+
"fieldName": "expanded",
|
|
2073
|
+
"inheritedFrom": {
|
|
2074
|
+
"name": "AccordionItem",
|
|
2075
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2076
|
+
}
|
|
1998
2077
|
},
|
|
1999
2078
|
{
|
|
2000
|
-
"
|
|
2001
|
-
"name": "buttonAppearance",
|
|
2079
|
+
"name": "id",
|
|
2002
2080
|
"type": {
|
|
2003
2081
|
"text": "string"
|
|
2082
|
+
},
|
|
2083
|
+
"description": "The item ID",
|
|
2084
|
+
"fieldName": "id",
|
|
2085
|
+
"inheritedFrom": {
|
|
2086
|
+
"name": "AccordionItem",
|
|
2087
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2004
2088
|
}
|
|
2005
|
-
}
|
|
2089
|
+
}
|
|
2090
|
+
],
|
|
2091
|
+
"members": [
|
|
2006
2092
|
{
|
|
2007
2093
|
"kind": "field",
|
|
2008
|
-
"name": "
|
|
2094
|
+
"name": "headinglevel",
|
|
2009
2095
|
"type": {
|
|
2010
|
-
"text": "
|
|
2096
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
2011
2097
|
},
|
|
2012
|
-
"
|
|
2098
|
+
"privacy": "public",
|
|
2099
|
+
"default": "2",
|
|
2100
|
+
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
2101
|
+
"inheritedFrom": {
|
|
2102
|
+
"name": "AccordionItem",
|
|
2103
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2104
|
+
}
|
|
2013
2105
|
},
|
|
2014
2106
|
{
|
|
2015
2107
|
"kind": "field",
|
|
2016
|
-
"name": "
|
|
2108
|
+
"name": "expanded",
|
|
2017
2109
|
"type": {
|
|
2018
2110
|
"text": "boolean"
|
|
2019
2111
|
},
|
|
2020
|
-
"
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
|
-
"
|
|
2024
|
-
|
|
2025
|
-
|
|
2026
|
-
"text": "ActionMenuItem"
|
|
2027
|
-
}
|
|
2028
|
-
},
|
|
2029
|
-
{
|
|
2030
|
-
"kind": "field",
|
|
2031
|
-
"name": "actionsMenu",
|
|
2032
|
-
"type": {
|
|
2033
|
-
"text": "HTMLElement"
|
|
2112
|
+
"privacy": "public",
|
|
2113
|
+
"default": "false",
|
|
2114
|
+
"description": "Expands or collapses the item.",
|
|
2115
|
+
"inheritedFrom": {
|
|
2116
|
+
"name": "AccordionItem",
|
|
2117
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2034
2118
|
}
|
|
2035
2119
|
},
|
|
2036
|
-
{
|
|
2037
|
-
"kind": "method",
|
|
2038
|
-
"name": "definitionChanged",
|
|
2039
|
-
"privacy": "protected",
|
|
2040
|
-
"parameters": [
|
|
2041
|
-
{
|
|
2042
|
-
"name": "oldValue",
|
|
2043
|
-
"type": {
|
|
2044
|
-
"text": "any"
|
|
2045
|
-
}
|
|
2046
|
-
},
|
|
2047
|
-
{
|
|
2048
|
-
"name": "newValue",
|
|
2049
|
-
"type": {
|
|
2050
|
-
"text": "any"
|
|
2051
|
-
}
|
|
2052
|
-
}
|
|
2053
|
-
]
|
|
2054
|
-
},
|
|
2055
|
-
{
|
|
2056
|
-
"kind": "method",
|
|
2057
|
-
"name": "openChanged",
|
|
2058
|
-
"privacy": "protected"
|
|
2059
|
-
},
|
|
2060
|
-
{
|
|
2061
|
-
"kind": "method",
|
|
2062
|
-
"name": "toggleActionsMenuVisibility"
|
|
2063
|
-
},
|
|
2064
|
-
{
|
|
2065
|
-
"kind": "method",
|
|
2066
|
-
"name": "onActionMenuItemClick",
|
|
2067
|
-
"parameters": [
|
|
2068
|
-
{
|
|
2069
|
-
"name": "callback",
|
|
2070
|
-
"type": {
|
|
2071
|
-
"text": "(rowData) => void | any"
|
|
2072
|
-
}
|
|
2073
|
-
}
|
|
2074
|
-
]
|
|
2075
|
-
},
|
|
2076
2120
|
{
|
|
2077
2121
|
"kind": "field",
|
|
2078
|
-
"name": "
|
|
2122
|
+
"name": "id",
|
|
2079
2123
|
"type": {
|
|
2080
|
-
"text": "
|
|
2124
|
+
"text": "string"
|
|
2081
2125
|
},
|
|
2082
|
-
"
|
|
2126
|
+
"privacy": "public",
|
|
2127
|
+
"description": "The item ID",
|
|
2128
|
+
"inheritedFrom": {
|
|
2129
|
+
"name": "AccordionItem",
|
|
2130
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2131
|
+
}
|
|
2083
2132
|
},
|
|
2084
2133
|
{
|
|
2085
2134
|
"kind": "field",
|
|
2086
|
-
"name": "
|
|
2087
|
-
"
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
"parameters": [
|
|
2093
|
-
{
|
|
2094
|
-
"name": "name",
|
|
2095
|
-
"type": {
|
|
2096
|
-
"text": "string | ((rowData: any) => string)"
|
|
2097
|
-
}
|
|
2098
|
-
}
|
|
2099
|
-
]
|
|
2100
|
-
},
|
|
2101
|
-
{
|
|
2102
|
-
"kind": "method",
|
|
2103
|
-
"name": "getTemplate",
|
|
2104
|
-
"parameters": [
|
|
2105
|
-
{
|
|
2106
|
-
"name": "prefix",
|
|
2107
|
-
"type": {
|
|
2108
|
-
"text": "string"
|
|
2109
|
-
}
|
|
2110
|
-
}
|
|
2111
|
-
]
|
|
2135
|
+
"name": "change",
|
|
2136
|
+
"privacy": "private",
|
|
2137
|
+
"inheritedFrom": {
|
|
2138
|
+
"name": "AccordionItem",
|
|
2139
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2140
|
+
}
|
|
2112
2141
|
},
|
|
2113
2142
|
{
|
|
2114
2143
|
"kind": "field",
|
|
@@ -2222,107 +2251,78 @@
|
|
|
2222
2251
|
}
|
|
2223
2252
|
}
|
|
2224
2253
|
],
|
|
2225
|
-
"
|
|
2226
|
-
{
|
|
2227
|
-
"name": "is-vertical",
|
|
2228
|
-
"type": {
|
|
2229
|
-
"text": "boolean"
|
|
2230
|
-
},
|
|
2231
|
-
"default": "false",
|
|
2232
|
-
"fieldName": "isVertical"
|
|
2233
|
-
},
|
|
2234
|
-
{
|
|
2235
|
-
"name": "add-default-actions",
|
|
2236
|
-
"type": {
|
|
2237
|
-
"text": "boolean"
|
|
2238
|
-
},
|
|
2239
|
-
"default": "true",
|
|
2240
|
-
"fieldName": "addDefaultActions"
|
|
2241
|
-
},
|
|
2242
|
-
{
|
|
2243
|
-
"name": "auto-close-on-action",
|
|
2244
|
-
"type": {
|
|
2245
|
-
"text": "boolean"
|
|
2246
|
-
},
|
|
2247
|
-
"default": "true",
|
|
2248
|
-
"fieldName": "autoCloseOnAction"
|
|
2249
|
-
},
|
|
2250
|
-
{
|
|
2251
|
-
"name": "name",
|
|
2252
|
-
"type": {
|
|
2253
|
-
"text": "string"
|
|
2254
|
-
},
|
|
2255
|
-
"default": "'Actions'",
|
|
2256
|
-
"fieldName": "name"
|
|
2257
|
-
},
|
|
2258
|
-
{
|
|
2259
|
-
"name": "open",
|
|
2260
|
-
"type": {
|
|
2261
|
-
"text": "boolean"
|
|
2262
|
-
},
|
|
2263
|
-
"default": "false",
|
|
2264
|
-
"fieldName": "open"
|
|
2265
|
-
},
|
|
2266
|
-
{
|
|
2267
|
-
"name": "buttonAppearance",
|
|
2268
|
-
"type": {
|
|
2269
|
-
"text": "string"
|
|
2270
|
-
},
|
|
2271
|
-
"fieldName": "buttonAppearance"
|
|
2272
|
-
},
|
|
2273
|
-
{
|
|
2274
|
-
"name": "hide-disabled",
|
|
2275
|
-
"type": {
|
|
2276
|
-
"text": "boolean"
|
|
2277
|
-
},
|
|
2278
|
-
"default": "false",
|
|
2279
|
-
"fieldName": "hideDisabled"
|
|
2280
|
-
},
|
|
2254
|
+
"events": [
|
|
2281
2255
|
{
|
|
2282
|
-
"
|
|
2283
|
-
"
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
|
|
2256
|
+
"description": "Fires a custom 'change' event when the button is invoked",
|
|
2257
|
+
"name": "change",
|
|
2258
|
+
"inheritedFrom": {
|
|
2259
|
+
"name": "AccordionItem",
|
|
2260
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2261
|
+
}
|
|
2288
2262
|
}
|
|
2289
|
-
]
|
|
2290
|
-
|
|
2291
|
-
|
|
2292
|
-
|
|
2263
|
+
]
|
|
2264
|
+
},
|
|
2265
|
+
{
|
|
2266
|
+
"kind": "variable",
|
|
2267
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
2268
|
+
"type": {
|
|
2269
|
+
"text": "ShadowRootInit"
|
|
2293
2270
|
},
|
|
2294
|
-
"
|
|
2295
|
-
|
|
2271
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2272
|
+
},
|
|
2273
|
+
{
|
|
2274
|
+
"kind": "variable",
|
|
2275
|
+
"name": "defaultAccordionItemConfig",
|
|
2276
|
+
"type": {
|
|
2277
|
+
"text": "object"
|
|
2278
|
+
},
|
|
2279
|
+
"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}"
|
|
2280
|
+
},
|
|
2281
|
+
{
|
|
2282
|
+
"kind": "variable",
|
|
2283
|
+
"name": "foundationAccordionItem",
|
|
2284
|
+
"description": "The Foundation Accordion Item",
|
|
2285
|
+
"privacy": "public"
|
|
2286
|
+
}
|
|
2287
|
+
],
|
|
2288
|
+
"exports": [
|
|
2289
|
+
{
|
|
2290
|
+
"kind": "js",
|
|
2291
|
+
"name": "AccordionItem",
|
|
2292
|
+
"declaration": {
|
|
2293
|
+
"name": "AccordionItem",
|
|
2294
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2295
|
+
}
|
|
2296
|
+
},
|
|
2297
|
+
{
|
|
2298
|
+
"kind": "js",
|
|
2299
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
2300
|
+
"declaration": {
|
|
2301
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
2302
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2303
|
+
}
|
|
2296
2304
|
},
|
|
2297
|
-
{
|
|
2298
|
-
"kind": "variable",
|
|
2299
|
-
"name": "foundationActionsMenu",
|
|
2300
|
-
"description": "The Foundation Actions Menu",
|
|
2301
|
-
"privacy": "public"
|
|
2302
|
-
}
|
|
2303
|
-
],
|
|
2304
|
-
"exports": [
|
|
2305
2305
|
{
|
|
2306
2306
|
"kind": "js",
|
|
2307
|
-
"name": "
|
|
2307
|
+
"name": "defaultAccordionItemConfig",
|
|
2308
2308
|
"declaration": {
|
|
2309
|
-
"name": "
|
|
2310
|
-
"module": "src/
|
|
2309
|
+
"name": "defaultAccordionItemConfig",
|
|
2310
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2311
2311
|
}
|
|
2312
2312
|
},
|
|
2313
2313
|
{
|
|
2314
2314
|
"kind": "js",
|
|
2315
|
-
"name": "
|
|
2315
|
+
"name": "foundationAccordionItem",
|
|
2316
2316
|
"declaration": {
|
|
2317
|
-
"name": "
|
|
2318
|
-
"module": "src/
|
|
2317
|
+
"name": "foundationAccordionItem",
|
|
2318
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2319
2319
|
}
|
|
2320
2320
|
}
|
|
2321
2321
|
]
|
|
2322
2322
|
},
|
|
2323
2323
|
{
|
|
2324
2324
|
"kind": "javascript-module",
|
|
2325
|
-
"path": "src/
|
|
2325
|
+
"path": "src/accordion-item/index.ts",
|
|
2326
2326
|
"declarations": [],
|
|
2327
2327
|
"exports": [
|
|
2328
2328
|
{
|
|
@@ -2330,7 +2330,7 @@
|
|
|
2330
2330
|
"name": "*",
|
|
2331
2331
|
"declaration": {
|
|
2332
2332
|
"name": "*",
|
|
2333
|
-
"package": "./
|
|
2333
|
+
"package": "./accordion-item.template"
|
|
2334
2334
|
}
|
|
2335
2335
|
},
|
|
2336
2336
|
{
|
|
@@ -2338,7 +2338,7 @@
|
|
|
2338
2338
|
"name": "*",
|
|
2339
2339
|
"declaration": {
|
|
2340
2340
|
"name": "*",
|
|
2341
|
-
"package": "./
|
|
2341
|
+
"package": "./accordion-item.styles"
|
|
2342
2342
|
}
|
|
2343
2343
|
},
|
|
2344
2344
|
{
|
|
@@ -2346,7 +2346,7 @@
|
|
|
2346
2346
|
"name": "*",
|
|
2347
2347
|
"declaration": {
|
|
2348
2348
|
"name": "*",
|
|
2349
|
-
"package": "./
|
|
2349
|
+
"package": "./accordion-item"
|
|
2350
2350
|
}
|
|
2351
2351
|
}
|
|
2352
2352
|
]
|
|
@@ -2993,11 +2993,11 @@
|
|
|
2993
2993
|
},
|
|
2994
2994
|
{
|
|
2995
2995
|
"kind": "javascript-module",
|
|
2996
|
-
"path": "src/
|
|
2996
|
+
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
2997
2997
|
"declarations": [
|
|
2998
2998
|
{
|
|
2999
2999
|
"kind": "function",
|
|
3000
|
-
"name": "
|
|
3000
|
+
"name": "foundationAiIndicatorStyles",
|
|
3001
3001
|
"return": {
|
|
3002
3002
|
"type": {
|
|
3003
3003
|
"text": "ElementStyles"
|
|
@@ -3022,276 +3022,214 @@
|
|
|
3022
3022
|
"exports": [
|
|
3023
3023
|
{
|
|
3024
3024
|
"kind": "js",
|
|
3025
|
-
"name": "
|
|
3025
|
+
"name": "foundationAiIndicatorStyles",
|
|
3026
3026
|
"declaration": {
|
|
3027
|
-
"name": "
|
|
3028
|
-
"module": "src/
|
|
3027
|
+
"name": "foundationAiIndicatorStyles",
|
|
3028
|
+
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
3029
3029
|
}
|
|
3030
3030
|
}
|
|
3031
3031
|
]
|
|
3032
3032
|
},
|
|
3033
3033
|
{
|
|
3034
3034
|
"kind": "javascript-module",
|
|
3035
|
-
"path": "src/
|
|
3035
|
+
"path": "src/ai-indicator/ai-indicator.template.ts",
|
|
3036
3036
|
"declarations": [
|
|
3037
3037
|
{
|
|
3038
|
-
"kind": "
|
|
3039
|
-
"name": "
|
|
3040
|
-
"
|
|
3041
|
-
"
|
|
3042
|
-
"text": "ViewTemplate<Accordion>"
|
|
3043
|
-
}
|
|
3038
|
+
"kind": "variable",
|
|
3039
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3040
|
+
"type": {
|
|
3041
|
+
"text": "ViewTemplate<AiIndicator>"
|
|
3044
3042
|
},
|
|
3045
|
-
"
|
|
3046
|
-
{
|
|
3047
|
-
"name": "context",
|
|
3048
|
-
"type": {
|
|
3049
|
-
"text": "ElementDefinitionContext"
|
|
3050
|
-
}
|
|
3051
|
-
},
|
|
3052
|
-
{
|
|
3053
|
-
"name": "definition",
|
|
3054
|
-
"type": {
|
|
3055
|
-
"text": "FoundationElementDefinition"
|
|
3056
|
-
}
|
|
3057
|
-
}
|
|
3058
|
-
]
|
|
3043
|
+
"default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
|
|
3059
3044
|
}
|
|
3060
3045
|
],
|
|
3061
3046
|
"exports": [
|
|
3062
3047
|
{
|
|
3063
3048
|
"kind": "js",
|
|
3064
|
-
"name": "
|
|
3049
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3065
3050
|
"declaration": {
|
|
3066
|
-
"name": "
|
|
3067
|
-
"module": "src/
|
|
3051
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3052
|
+
"module": "src/ai-indicator/ai-indicator.template.ts"
|
|
3068
3053
|
}
|
|
3069
3054
|
}
|
|
3070
3055
|
]
|
|
3071
3056
|
},
|
|
3072
3057
|
{
|
|
3073
3058
|
"kind": "javascript-module",
|
|
3074
|
-
"path": "src/
|
|
3059
|
+
"path": "src/ai-indicator/ai-indicator.ts",
|
|
3075
3060
|
"declarations": [
|
|
3076
3061
|
{
|
|
3077
3062
|
"kind": "class",
|
|
3078
3063
|
"description": "",
|
|
3079
|
-
"name": "
|
|
3080
|
-
"superclass": {
|
|
3081
|
-
"name": "FASTAccordion",
|
|
3082
|
-
"package": "@microsoft/fast-foundation"
|
|
3083
|
-
},
|
|
3084
|
-
"tagName": "%%prefix%%-accordion",
|
|
3085
|
-
"customElement": true,
|
|
3086
|
-
"attributes": [
|
|
3087
|
-
{
|
|
3088
|
-
"name": "expand-mode",
|
|
3089
|
-
"type": {
|
|
3090
|
-
"text": "AccordionExpandMode"
|
|
3091
|
-
},
|
|
3092
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3093
|
-
"fieldName": "expandmode",
|
|
3094
|
-
"inheritedFrom": {
|
|
3095
|
-
"name": "Accordion",
|
|
3096
|
-
"module": "src/accordion/accordion.ts"
|
|
3097
|
-
}
|
|
3098
|
-
}
|
|
3099
|
-
],
|
|
3064
|
+
"name": "AiIndicator",
|
|
3100
3065
|
"members": [
|
|
3101
3066
|
{
|
|
3102
3067
|
"kind": "field",
|
|
3103
|
-
"name": "
|
|
3068
|
+
"name": "aiProvider",
|
|
3104
3069
|
"type": {
|
|
3105
|
-
"text": "
|
|
3106
|
-
},
|
|
3107
|
-
"privacy": "public",
|
|
3108
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3109
|
-
"inheritedFrom": {
|
|
3110
|
-
"name": "Accordion",
|
|
3111
|
-
"module": "src/accordion/accordion.ts"
|
|
3070
|
+
"text": "AIProvider"
|
|
3112
3071
|
}
|
|
3113
3072
|
},
|
|
3114
3073
|
{
|
|
3115
3074
|
"kind": "field",
|
|
3116
|
-
"name": "
|
|
3075
|
+
"name": "status",
|
|
3117
3076
|
"type": {
|
|
3118
|
-
"text": "
|
|
3077
|
+
"text": "AIStatus | null"
|
|
3119
3078
|
},
|
|
3120
|
-
"
|
|
3121
|
-
"inheritedFrom": {
|
|
3122
|
-
"name": "Accordion",
|
|
3123
|
-
"module": "src/accordion/accordion.ts"
|
|
3124
|
-
}
|
|
3079
|
+
"default": "null"
|
|
3125
3080
|
},
|
|
3126
3081
|
{
|
|
3127
3082
|
"kind": "field",
|
|
3128
|
-
"name": "
|
|
3083
|
+
"name": "open",
|
|
3129
3084
|
"type": {
|
|
3130
|
-
"text": "
|
|
3085
|
+
"text": "boolean"
|
|
3131
3086
|
},
|
|
3132
|
-
"
|
|
3133
|
-
"default": "0",
|
|
3134
|
-
"inheritedFrom": {
|
|
3135
|
-
"name": "Accordion",
|
|
3136
|
-
"module": "src/accordion/accordion.ts"
|
|
3137
|
-
}
|
|
3087
|
+
"default": "false"
|
|
3138
3088
|
},
|
|
3139
3089
|
{
|
|
3140
3090
|
"kind": "field",
|
|
3141
|
-
"name": "
|
|
3091
|
+
"name": "state",
|
|
3142
3092
|
"type": {
|
|
3143
|
-
"text": "
|
|
3093
|
+
"text": "AIIndicatorState"
|
|
3144
3094
|
},
|
|
3145
|
-
"
|
|
3146
|
-
"inheritedFrom": {
|
|
3147
|
-
"name": "Accordion",
|
|
3148
|
-
"module": "src/accordion/accordion.ts"
|
|
3149
|
-
}
|
|
3095
|
+
"default": "'none'"
|
|
3150
3096
|
},
|
|
3151
3097
|
{
|
|
3152
3098
|
"kind": "field",
|
|
3153
|
-
"name": "
|
|
3154
|
-
"
|
|
3155
|
-
|
|
3156
|
-
|
|
3157
|
-
|
|
3158
|
-
}
|
|
3099
|
+
"name": "isInstalling",
|
|
3100
|
+
"type": {
|
|
3101
|
+
"text": "boolean"
|
|
3102
|
+
},
|
|
3103
|
+
"default": "false"
|
|
3159
3104
|
},
|
|
3160
3105
|
{
|
|
3161
|
-
"kind": "
|
|
3162
|
-
"name": "
|
|
3163
|
-
"
|
|
3164
|
-
|
|
3165
|
-
"type": {
|
|
3166
|
-
"text": "AccordionItem | null"
|
|
3167
|
-
}
|
|
3106
|
+
"kind": "field",
|
|
3107
|
+
"name": "pollTimer",
|
|
3108
|
+
"type": {
|
|
3109
|
+
"text": "ReturnType<typeof setInterval> | null"
|
|
3168
3110
|
},
|
|
3169
|
-
"
|
|
3170
|
-
|
|
3171
|
-
"module": "src/accordion/accordion.ts"
|
|
3172
|
-
}
|
|
3111
|
+
"privacy": "private",
|
|
3112
|
+
"default": "null"
|
|
3173
3113
|
},
|
|
3174
3114
|
{
|
|
3175
3115
|
"kind": "field",
|
|
3176
|
-
"name": "
|
|
3177
|
-
"privacy": "private"
|
|
3178
|
-
"inheritedFrom": {
|
|
3179
|
-
"name": "Accordion",
|
|
3180
|
-
"module": "src/accordion/accordion.ts"
|
|
3181
|
-
}
|
|
3116
|
+
"name": "clickOutside",
|
|
3117
|
+
"privacy": "private"
|
|
3182
3118
|
},
|
|
3183
3119
|
{
|
|
3184
|
-
"kind": "
|
|
3185
|
-
"name": "
|
|
3186
|
-
"
|
|
3187
|
-
|
|
3188
|
-
"type": {
|
|
3189
|
-
"text": "void"
|
|
3190
|
-
}
|
|
3120
|
+
"kind": "field",
|
|
3121
|
+
"name": "chromeStatusLabel",
|
|
3122
|
+
"type": {
|
|
3123
|
+
"text": "string | null"
|
|
3191
3124
|
},
|
|
3192
|
-
"
|
|
3193
|
-
"name": "Accordion",
|
|
3194
|
-
"module": "src/accordion/accordion.ts"
|
|
3195
|
-
}
|
|
3125
|
+
"readonly": true
|
|
3196
3126
|
},
|
|
3197
3127
|
{
|
|
3198
3128
|
"kind": "field",
|
|
3199
|
-
"name": "
|
|
3200
|
-
"
|
|
3201
|
-
|
|
3202
|
-
|
|
3203
|
-
|
|
3204
|
-
}
|
|
3129
|
+
"name": "canInstall",
|
|
3130
|
+
"type": {
|
|
3131
|
+
"text": "boolean"
|
|
3132
|
+
},
|
|
3133
|
+
"readonly": true
|
|
3205
3134
|
},
|
|
3206
3135
|
{
|
|
3207
3136
|
"kind": "field",
|
|
3208
|
-
"name": "
|
|
3209
|
-
"
|
|
3210
|
-
|
|
3211
|
-
|
|
3212
|
-
|
|
3213
|
-
}
|
|
3137
|
+
"name": "isDownloading",
|
|
3138
|
+
"type": {
|
|
3139
|
+
"text": "boolean"
|
|
3140
|
+
},
|
|
3141
|
+
"readonly": true
|
|
3214
3142
|
},
|
|
3215
3143
|
{
|
|
3216
3144
|
"kind": "method",
|
|
3217
|
-
"name": "
|
|
3218
|
-
"privacy": "private",
|
|
3145
|
+
"name": "openChanged",
|
|
3219
3146
|
"return": {
|
|
3220
3147
|
"type": {
|
|
3221
|
-
"text": "
|
|
3148
|
+
"text": "void"
|
|
3222
3149
|
}
|
|
3223
|
-
},
|
|
3224
|
-
"inheritedFrom": {
|
|
3225
|
-
"name": "Accordion",
|
|
3226
|
-
"module": "src/accordion/accordion.ts"
|
|
3227
3150
|
}
|
|
3228
3151
|
},
|
|
3229
3152
|
{
|
|
3230
3153
|
"kind": "method",
|
|
3231
|
-
"name": "
|
|
3154
|
+
"name": "handleClickOutside",
|
|
3232
3155
|
"privacy": "private",
|
|
3233
|
-
"
|
|
3234
|
-
|
|
3235
|
-
"
|
|
3156
|
+
"parameters": [
|
|
3157
|
+
{
|
|
3158
|
+
"name": "event",
|
|
3159
|
+
"type": {
|
|
3160
|
+
"text": "MouseEvent"
|
|
3161
|
+
}
|
|
3236
3162
|
}
|
|
3237
|
-
|
|
3238
|
-
"inheritedFrom": {
|
|
3239
|
-
"name": "Accordion",
|
|
3240
|
-
"module": "src/accordion/accordion.ts"
|
|
3241
|
-
}
|
|
3163
|
+
]
|
|
3242
3164
|
},
|
|
3243
3165
|
{
|
|
3244
|
-
"kind": "
|
|
3245
|
-
"name": "
|
|
3246
|
-
"privacy": "private",
|
|
3247
|
-
"inheritedFrom": {
|
|
3248
|
-
"name": "Accordion",
|
|
3249
|
-
"module": "src/accordion/accordion.ts"
|
|
3250
|
-
}
|
|
3166
|
+
"kind": "method",
|
|
3167
|
+
"name": "toggleDropdown"
|
|
3251
3168
|
},
|
|
3252
3169
|
{
|
|
3253
|
-
"kind": "
|
|
3254
|
-
"name": "
|
|
3255
|
-
"
|
|
3256
|
-
|
|
3257
|
-
|
|
3258
|
-
|
|
3170
|
+
"kind": "method",
|
|
3171
|
+
"name": "refreshStatus",
|
|
3172
|
+
"return": {
|
|
3173
|
+
"type": {
|
|
3174
|
+
"text": "Promise<void>"
|
|
3175
|
+
}
|
|
3259
3176
|
}
|
|
3260
3177
|
},
|
|
3261
3178
|
{
|
|
3262
3179
|
"kind": "method",
|
|
3263
|
-
"name": "
|
|
3180
|
+
"name": "deriveState",
|
|
3264
3181
|
"privacy": "private",
|
|
3265
3182
|
"return": {
|
|
3266
3183
|
"type": {
|
|
3267
|
-
"text": "
|
|
3184
|
+
"text": "AIIndicatorState"
|
|
3268
3185
|
}
|
|
3269
3186
|
},
|
|
3270
3187
|
"parameters": [
|
|
3271
3188
|
{
|
|
3272
|
-
"name": "
|
|
3189
|
+
"name": "s",
|
|
3273
3190
|
"type": {
|
|
3274
|
-
"text": "
|
|
3191
|
+
"text": "AIStatus | null"
|
|
3275
3192
|
}
|
|
3276
3193
|
}
|
|
3277
|
-
]
|
|
3278
|
-
|
|
3279
|
-
|
|
3280
|
-
|
|
3194
|
+
]
|
|
3195
|
+
},
|
|
3196
|
+
{
|
|
3197
|
+
"kind": "method",
|
|
3198
|
+
"name": "maybeStartPolling",
|
|
3199
|
+
"privacy": "private",
|
|
3200
|
+
"return": {
|
|
3201
|
+
"type": {
|
|
3202
|
+
"text": "void"
|
|
3203
|
+
}
|
|
3281
3204
|
}
|
|
3282
3205
|
},
|
|
3283
3206
|
{
|
|
3284
3207
|
"kind": "method",
|
|
3285
|
-
"name": "
|
|
3208
|
+
"name": "startPolling",
|
|
3286
3209
|
"privacy": "private",
|
|
3287
3210
|
"return": {
|
|
3288
3211
|
"type": {
|
|
3289
3212
|
"text": "void"
|
|
3290
3213
|
}
|
|
3291
|
-
}
|
|
3292
|
-
|
|
3293
|
-
|
|
3294
|
-
|
|
3214
|
+
}
|
|
3215
|
+
},
|
|
3216
|
+
{
|
|
3217
|
+
"kind": "method",
|
|
3218
|
+
"name": "stopPolling",
|
|
3219
|
+
"privacy": "private",
|
|
3220
|
+
"return": {
|
|
3221
|
+
"type": {
|
|
3222
|
+
"text": "void"
|
|
3223
|
+
}
|
|
3224
|
+
}
|
|
3225
|
+
},
|
|
3226
|
+
{
|
|
3227
|
+
"kind": "method",
|
|
3228
|
+
"name": "onInstall",
|
|
3229
|
+
"return": {
|
|
3230
|
+
"type": {
|
|
3231
|
+
"text": "Promise<void>"
|
|
3232
|
+
}
|
|
3295
3233
|
}
|
|
3296
3234
|
},
|
|
3297
3235
|
{
|
|
@@ -3406,113 +3344,99 @@
|
|
|
3406
3344
|
}
|
|
3407
3345
|
}
|
|
3408
3346
|
],
|
|
3409
|
-
"
|
|
3410
|
-
|
|
3411
|
-
|
|
3412
|
-
"name": "change",
|
|
3413
|
-
"inheritedFrom": {
|
|
3414
|
-
"name": "Accordion",
|
|
3415
|
-
"module": "src/accordion/accordion.ts"
|
|
3416
|
-
}
|
|
3417
|
-
}
|
|
3418
|
-
]
|
|
3419
|
-
},
|
|
3420
|
-
{
|
|
3421
|
-
"kind": "variable",
|
|
3422
|
-
"name": "foundationAccordionShadowOptions",
|
|
3423
|
-
"type": {
|
|
3424
|
-
"text": "ShadowRootInit"
|
|
3425
|
-
},
|
|
3426
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3427
|
-
},
|
|
3428
|
-
{
|
|
3429
|
-
"kind": "variable",
|
|
3430
|
-
"name": "defaultAccordionConfig",
|
|
3431
|
-
"type": {
|
|
3432
|
-
"text": "object"
|
|
3347
|
+
"superclass": {
|
|
3348
|
+
"name": "FoundationElement",
|
|
3349
|
+
"package": "@microsoft/fast-foundation"
|
|
3433
3350
|
},
|
|
3434
|
-
"
|
|
3351
|
+
"tagName": "%%prefix%%-ai-indicator",
|
|
3352
|
+
"customElement": true
|
|
3435
3353
|
},
|
|
3436
3354
|
{
|
|
3437
3355
|
"kind": "variable",
|
|
3438
|
-
"name": "
|
|
3439
|
-
"description": "The Foundation Accordion",
|
|
3440
|
-
"privacy": "public"
|
|
3356
|
+
"name": "foundationAiIndicator"
|
|
3441
3357
|
}
|
|
3442
3358
|
],
|
|
3443
3359
|
"exports": [
|
|
3444
3360
|
{
|
|
3445
3361
|
"kind": "js",
|
|
3446
|
-
"name": "
|
|
3362
|
+
"name": "AiIndicator",
|
|
3447
3363
|
"declaration": {
|
|
3448
|
-
"name": "
|
|
3449
|
-
"module": "src/
|
|
3364
|
+
"name": "AiIndicator",
|
|
3365
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3450
3366
|
}
|
|
3451
3367
|
},
|
|
3452
3368
|
{
|
|
3453
3369
|
"kind": "js",
|
|
3454
|
-
"name": "
|
|
3370
|
+
"name": "foundationAiIndicator",
|
|
3455
3371
|
"declaration": {
|
|
3456
|
-
"name": "
|
|
3457
|
-
"module": "src/
|
|
3372
|
+
"name": "foundationAiIndicator",
|
|
3373
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3374
|
+
}
|
|
3375
|
+
}
|
|
3376
|
+
]
|
|
3377
|
+
},
|
|
3378
|
+
{
|
|
3379
|
+
"kind": "javascript-module",
|
|
3380
|
+
"path": "src/ai-indicator/index.ts",
|
|
3381
|
+
"declarations": [],
|
|
3382
|
+
"exports": [
|
|
3383
|
+
{
|
|
3384
|
+
"kind": "js",
|
|
3385
|
+
"name": "AiIndicator",
|
|
3386
|
+
"declaration": {
|
|
3387
|
+
"name": "AiIndicator",
|
|
3388
|
+
"module": "./ai-indicator"
|
|
3458
3389
|
}
|
|
3459
3390
|
},
|
|
3460
3391
|
{
|
|
3461
3392
|
"kind": "js",
|
|
3462
|
-
"name": "
|
|
3393
|
+
"name": "foundationAiIndicator",
|
|
3463
3394
|
"declaration": {
|
|
3464
|
-
"name": "
|
|
3465
|
-
"module": "
|
|
3395
|
+
"name": "foundationAiIndicator",
|
|
3396
|
+
"module": "./ai-indicator"
|
|
3466
3397
|
}
|
|
3467
3398
|
},
|
|
3468
3399
|
{
|
|
3469
3400
|
"kind": "js",
|
|
3470
|
-
"name": "
|
|
3401
|
+
"name": "type",
|
|
3471
3402
|
"declaration": {
|
|
3472
|
-
"name": "
|
|
3473
|
-
"module": "
|
|
3403
|
+
"name": "type",
|
|
3404
|
+
"module": "./ai-indicator"
|
|
3474
3405
|
}
|
|
3475
|
-
}
|
|
3476
|
-
]
|
|
3477
|
-
},
|
|
3478
|
-
{
|
|
3479
|
-
"kind": "javascript-module",
|
|
3480
|
-
"path": "src/accordion/index.ts",
|
|
3481
|
-
"declarations": [],
|
|
3482
|
-
"exports": [
|
|
3406
|
+
},
|
|
3483
3407
|
{
|
|
3484
3408
|
"kind": "js",
|
|
3485
|
-
"name": "
|
|
3409
|
+
"name": "AIIndicatorState",
|
|
3486
3410
|
"declaration": {
|
|
3487
|
-
"name": "
|
|
3488
|
-
"
|
|
3411
|
+
"name": "AIIndicatorState",
|
|
3412
|
+
"module": "./ai-indicator"
|
|
3489
3413
|
}
|
|
3490
3414
|
},
|
|
3491
3415
|
{
|
|
3492
3416
|
"kind": "js",
|
|
3493
|
-
"name": "
|
|
3417
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3494
3418
|
"declaration": {
|
|
3495
|
-
"name": "
|
|
3496
|
-
"
|
|
3419
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3420
|
+
"module": "./ai-indicator.template"
|
|
3497
3421
|
}
|
|
3498
3422
|
},
|
|
3499
3423
|
{
|
|
3500
3424
|
"kind": "js",
|
|
3501
|
-
"name": "
|
|
3425
|
+
"name": "foundationAiIndicatorStyles",
|
|
3502
3426
|
"declaration": {
|
|
3503
|
-
"name": "
|
|
3504
|
-
"
|
|
3427
|
+
"name": "foundationAiIndicatorStyles",
|
|
3428
|
+
"module": "./ai-indicator.styles"
|
|
3505
3429
|
}
|
|
3506
3430
|
}
|
|
3507
3431
|
]
|
|
3508
3432
|
},
|
|
3509
3433
|
{
|
|
3510
3434
|
"kind": "javascript-module",
|
|
3511
|
-
"path": "src/
|
|
3435
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
3512
3436
|
"declarations": [
|
|
3513
3437
|
{
|
|
3514
3438
|
"kind": "function",
|
|
3515
|
-
"name": "
|
|
3439
|
+
"name": "foundationAccordionStyles",
|
|
3516
3440
|
"return": {
|
|
3517
3441
|
"type": {
|
|
3518
3442
|
"text": "ElementStyles"
|
|
@@ -3537,214 +3461,276 @@
|
|
|
3537
3461
|
"exports": [
|
|
3538
3462
|
{
|
|
3539
3463
|
"kind": "js",
|
|
3540
|
-
"name": "
|
|
3464
|
+
"name": "foundationAccordionStyles",
|
|
3541
3465
|
"declaration": {
|
|
3542
|
-
"name": "
|
|
3543
|
-
"module": "src/
|
|
3466
|
+
"name": "foundationAccordionStyles",
|
|
3467
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
3544
3468
|
}
|
|
3545
3469
|
}
|
|
3546
3470
|
]
|
|
3547
3471
|
},
|
|
3548
3472
|
{
|
|
3549
3473
|
"kind": "javascript-module",
|
|
3550
|
-
"path": "src/
|
|
3474
|
+
"path": "src/accordion/accordion.template.ts",
|
|
3551
3475
|
"declarations": [
|
|
3552
3476
|
{
|
|
3553
|
-
"kind": "
|
|
3554
|
-
"name": "
|
|
3555
|
-
"
|
|
3556
|
-
"
|
|
3477
|
+
"kind": "function",
|
|
3478
|
+
"name": "foundationAccordionTemplate",
|
|
3479
|
+
"return": {
|
|
3480
|
+
"type": {
|
|
3481
|
+
"text": "ViewTemplate<Accordion>"
|
|
3482
|
+
}
|
|
3557
3483
|
},
|
|
3558
|
-
"
|
|
3484
|
+
"parameters": [
|
|
3485
|
+
{
|
|
3486
|
+
"name": "context",
|
|
3487
|
+
"type": {
|
|
3488
|
+
"text": "ElementDefinitionContext"
|
|
3489
|
+
}
|
|
3490
|
+
},
|
|
3491
|
+
{
|
|
3492
|
+
"name": "definition",
|
|
3493
|
+
"type": {
|
|
3494
|
+
"text": "FoundationElementDefinition"
|
|
3495
|
+
}
|
|
3496
|
+
}
|
|
3497
|
+
]
|
|
3559
3498
|
}
|
|
3560
3499
|
],
|
|
3561
3500
|
"exports": [
|
|
3562
3501
|
{
|
|
3563
3502
|
"kind": "js",
|
|
3564
|
-
"name": "
|
|
3503
|
+
"name": "foundationAccordionTemplate",
|
|
3565
3504
|
"declaration": {
|
|
3566
|
-
"name": "
|
|
3567
|
-
"module": "src/
|
|
3505
|
+
"name": "foundationAccordionTemplate",
|
|
3506
|
+
"module": "src/accordion/accordion.template.ts"
|
|
3568
3507
|
}
|
|
3569
3508
|
}
|
|
3570
3509
|
]
|
|
3571
3510
|
},
|
|
3572
3511
|
{
|
|
3573
3512
|
"kind": "javascript-module",
|
|
3574
|
-
"path": "src/
|
|
3513
|
+
"path": "src/accordion/accordion.ts",
|
|
3575
3514
|
"declarations": [
|
|
3576
3515
|
{
|
|
3577
3516
|
"kind": "class",
|
|
3578
3517
|
"description": "",
|
|
3579
|
-
"name": "
|
|
3580
|
-
"
|
|
3581
|
-
|
|
3582
|
-
|
|
3583
|
-
|
|
3584
|
-
|
|
3585
|
-
|
|
3586
|
-
|
|
3587
|
-
},
|
|
3518
|
+
"name": "Accordion",
|
|
3519
|
+
"superclass": {
|
|
3520
|
+
"name": "FASTAccordion",
|
|
3521
|
+
"package": "@microsoft/fast-foundation"
|
|
3522
|
+
},
|
|
3523
|
+
"tagName": "%%prefix%%-accordion",
|
|
3524
|
+
"customElement": true,
|
|
3525
|
+
"attributes": [
|
|
3588
3526
|
{
|
|
3589
|
-
"
|
|
3590
|
-
"name": "status",
|
|
3527
|
+
"name": "expand-mode",
|
|
3591
3528
|
"type": {
|
|
3592
|
-
"text": "
|
|
3529
|
+
"text": "AccordionExpandMode"
|
|
3593
3530
|
},
|
|
3594
|
-
"
|
|
3595
|
-
|
|
3531
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3532
|
+
"fieldName": "expandmode",
|
|
3533
|
+
"inheritedFrom": {
|
|
3534
|
+
"name": "Accordion",
|
|
3535
|
+
"module": "src/accordion/accordion.ts"
|
|
3536
|
+
}
|
|
3537
|
+
}
|
|
3538
|
+
],
|
|
3539
|
+
"members": [
|
|
3596
3540
|
{
|
|
3597
3541
|
"kind": "field",
|
|
3598
|
-
"name": "
|
|
3542
|
+
"name": "expandmode",
|
|
3599
3543
|
"type": {
|
|
3600
|
-
"text": "
|
|
3544
|
+
"text": "AccordionExpandMode"
|
|
3601
3545
|
},
|
|
3602
|
-
"
|
|
3546
|
+
"privacy": "public",
|
|
3547
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3548
|
+
"inheritedFrom": {
|
|
3549
|
+
"name": "Accordion",
|
|
3550
|
+
"module": "src/accordion/accordion.ts"
|
|
3551
|
+
}
|
|
3603
3552
|
},
|
|
3604
3553
|
{
|
|
3605
3554
|
"kind": "field",
|
|
3606
|
-
"name": "
|
|
3555
|
+
"name": "activeid",
|
|
3607
3556
|
"type": {
|
|
3608
|
-
"text": "
|
|
3557
|
+
"text": "string | null"
|
|
3609
3558
|
},
|
|
3610
|
-
"
|
|
3559
|
+
"privacy": "private",
|
|
3560
|
+
"inheritedFrom": {
|
|
3561
|
+
"name": "Accordion",
|
|
3562
|
+
"module": "src/accordion/accordion.ts"
|
|
3563
|
+
}
|
|
3611
3564
|
},
|
|
3612
3565
|
{
|
|
3613
3566
|
"kind": "field",
|
|
3614
|
-
"name": "
|
|
3567
|
+
"name": "activeItemIndex",
|
|
3615
3568
|
"type": {
|
|
3616
|
-
"text": "
|
|
3569
|
+
"text": "number"
|
|
3617
3570
|
},
|
|
3618
|
-
"
|
|
3571
|
+
"privacy": "private",
|
|
3572
|
+
"default": "0",
|
|
3573
|
+
"inheritedFrom": {
|
|
3574
|
+
"name": "Accordion",
|
|
3575
|
+
"module": "src/accordion/accordion.ts"
|
|
3576
|
+
}
|
|
3619
3577
|
},
|
|
3620
3578
|
{
|
|
3621
3579
|
"kind": "field",
|
|
3622
|
-
"name": "
|
|
3580
|
+
"name": "accordionIds",
|
|
3623
3581
|
"type": {
|
|
3624
|
-
"text": "
|
|
3582
|
+
"text": "Array<string | null>"
|
|
3625
3583
|
},
|
|
3626
3584
|
"privacy": "private",
|
|
3627
|
-
"
|
|
3628
|
-
|
|
3629
|
-
|
|
3630
|
-
|
|
3631
|
-
"name": "clickOutside",
|
|
3632
|
-
"privacy": "private"
|
|
3585
|
+
"inheritedFrom": {
|
|
3586
|
+
"name": "Accordion",
|
|
3587
|
+
"module": "src/accordion/accordion.ts"
|
|
3588
|
+
}
|
|
3633
3589
|
},
|
|
3634
3590
|
{
|
|
3635
3591
|
"kind": "field",
|
|
3636
|
-
"name": "
|
|
3637
|
-
"
|
|
3638
|
-
|
|
3639
|
-
|
|
3640
|
-
|
|
3592
|
+
"name": "change",
|
|
3593
|
+
"privacy": "private",
|
|
3594
|
+
"inheritedFrom": {
|
|
3595
|
+
"name": "Accordion",
|
|
3596
|
+
"module": "src/accordion/accordion.ts"
|
|
3597
|
+
}
|
|
3641
3598
|
},
|
|
3642
3599
|
{
|
|
3643
|
-
"kind": "
|
|
3644
|
-
"name": "
|
|
3645
|
-
"
|
|
3646
|
-
|
|
3600
|
+
"kind": "method",
|
|
3601
|
+
"name": "findExpandedItem",
|
|
3602
|
+
"privacy": "private",
|
|
3603
|
+
"return": {
|
|
3604
|
+
"type": {
|
|
3605
|
+
"text": "AccordionItem | null"
|
|
3606
|
+
}
|
|
3647
3607
|
},
|
|
3648
|
-
"
|
|
3608
|
+
"inheritedFrom": {
|
|
3609
|
+
"name": "Accordion",
|
|
3610
|
+
"module": "src/accordion/accordion.ts"
|
|
3611
|
+
}
|
|
3649
3612
|
},
|
|
3650
3613
|
{
|
|
3651
3614
|
"kind": "field",
|
|
3652
|
-
"name": "
|
|
3653
|
-
"
|
|
3654
|
-
|
|
3655
|
-
|
|
3656
|
-
|
|
3615
|
+
"name": "setItems",
|
|
3616
|
+
"privacy": "private",
|
|
3617
|
+
"inheritedFrom": {
|
|
3618
|
+
"name": "Accordion",
|
|
3619
|
+
"module": "src/accordion/accordion.ts"
|
|
3620
|
+
}
|
|
3657
3621
|
},
|
|
3658
3622
|
{
|
|
3659
3623
|
"kind": "method",
|
|
3660
|
-
"name": "
|
|
3624
|
+
"name": "resetItems",
|
|
3625
|
+
"privacy": "private",
|
|
3661
3626
|
"return": {
|
|
3662
3627
|
"type": {
|
|
3663
3628
|
"text": "void"
|
|
3664
3629
|
}
|
|
3630
|
+
},
|
|
3631
|
+
"inheritedFrom": {
|
|
3632
|
+
"name": "Accordion",
|
|
3633
|
+
"module": "src/accordion/accordion.ts"
|
|
3665
3634
|
}
|
|
3666
3635
|
},
|
|
3667
3636
|
{
|
|
3668
|
-
"kind": "
|
|
3669
|
-
"name": "
|
|
3637
|
+
"kind": "field",
|
|
3638
|
+
"name": "removeItemListeners",
|
|
3670
3639
|
"privacy": "private",
|
|
3671
|
-
"
|
|
3672
|
-
|
|
3673
|
-
|
|
3674
|
-
|
|
3675
|
-
"text": "MouseEvent"
|
|
3676
|
-
}
|
|
3677
|
-
}
|
|
3678
|
-
]
|
|
3640
|
+
"inheritedFrom": {
|
|
3641
|
+
"name": "Accordion",
|
|
3642
|
+
"module": "src/accordion/accordion.ts"
|
|
3643
|
+
}
|
|
3679
3644
|
},
|
|
3680
3645
|
{
|
|
3681
|
-
"kind": "
|
|
3682
|
-
"name": "
|
|
3646
|
+
"kind": "field",
|
|
3647
|
+
"name": "activeItemChange",
|
|
3648
|
+
"privacy": "private",
|
|
3649
|
+
"inheritedFrom": {
|
|
3650
|
+
"name": "Accordion",
|
|
3651
|
+
"module": "src/accordion/accordion.ts"
|
|
3652
|
+
}
|
|
3683
3653
|
},
|
|
3684
3654
|
{
|
|
3685
3655
|
"kind": "method",
|
|
3686
|
-
"name": "
|
|
3656
|
+
"name": "getItemIds",
|
|
3657
|
+
"privacy": "private",
|
|
3687
3658
|
"return": {
|
|
3688
3659
|
"type": {
|
|
3689
|
-
"text": "
|
|
3660
|
+
"text": "Array<string | null>"
|
|
3690
3661
|
}
|
|
3662
|
+
},
|
|
3663
|
+
"inheritedFrom": {
|
|
3664
|
+
"name": "Accordion",
|
|
3665
|
+
"module": "src/accordion/accordion.ts"
|
|
3691
3666
|
}
|
|
3692
3667
|
},
|
|
3693
3668
|
{
|
|
3694
3669
|
"kind": "method",
|
|
3695
|
-
"name": "
|
|
3670
|
+
"name": "isSingleExpandMode",
|
|
3696
3671
|
"privacy": "private",
|
|
3697
3672
|
"return": {
|
|
3698
3673
|
"type": {
|
|
3699
|
-
"text": "
|
|
3674
|
+
"text": "boolean"
|
|
3700
3675
|
}
|
|
3701
3676
|
},
|
|
3702
|
-
"
|
|
3703
|
-
|
|
3704
|
-
|
|
3705
|
-
|
|
3706
|
-
"text": "AIStatus | null"
|
|
3707
|
-
}
|
|
3708
|
-
}
|
|
3709
|
-
]
|
|
3677
|
+
"inheritedFrom": {
|
|
3678
|
+
"name": "Accordion",
|
|
3679
|
+
"module": "src/accordion/accordion.ts"
|
|
3680
|
+
}
|
|
3710
3681
|
},
|
|
3711
3682
|
{
|
|
3712
|
-
"kind": "
|
|
3713
|
-
"name": "
|
|
3683
|
+
"kind": "field",
|
|
3684
|
+
"name": "handleItemKeyDown",
|
|
3714
3685
|
"privacy": "private",
|
|
3715
|
-
"
|
|
3716
|
-
"
|
|
3717
|
-
|
|
3718
|
-
}
|
|
3686
|
+
"inheritedFrom": {
|
|
3687
|
+
"name": "Accordion",
|
|
3688
|
+
"module": "src/accordion/accordion.ts"
|
|
3719
3689
|
}
|
|
3720
3690
|
},
|
|
3721
3691
|
{
|
|
3722
|
-
"kind": "
|
|
3723
|
-
"name": "
|
|
3692
|
+
"kind": "field",
|
|
3693
|
+
"name": "handleItemFocus",
|
|
3724
3694
|
"privacy": "private",
|
|
3725
|
-
"
|
|
3726
|
-
"
|
|
3727
|
-
|
|
3728
|
-
}
|
|
3695
|
+
"inheritedFrom": {
|
|
3696
|
+
"name": "Accordion",
|
|
3697
|
+
"module": "src/accordion/accordion.ts"
|
|
3729
3698
|
}
|
|
3730
3699
|
},
|
|
3731
3700
|
{
|
|
3732
3701
|
"kind": "method",
|
|
3733
|
-
"name": "
|
|
3702
|
+
"name": "adjust",
|
|
3734
3703
|
"privacy": "private",
|
|
3735
3704
|
"return": {
|
|
3736
3705
|
"type": {
|
|
3737
3706
|
"text": "void"
|
|
3738
3707
|
}
|
|
3708
|
+
},
|
|
3709
|
+
"parameters": [
|
|
3710
|
+
{
|
|
3711
|
+
"name": "adjustment",
|
|
3712
|
+
"type": {
|
|
3713
|
+
"text": "number"
|
|
3714
|
+
}
|
|
3715
|
+
}
|
|
3716
|
+
],
|
|
3717
|
+
"inheritedFrom": {
|
|
3718
|
+
"name": "Accordion",
|
|
3719
|
+
"module": "src/accordion/accordion.ts"
|
|
3739
3720
|
}
|
|
3740
3721
|
},
|
|
3741
3722
|
{
|
|
3742
3723
|
"kind": "method",
|
|
3743
|
-
"name": "
|
|
3724
|
+
"name": "focusItem",
|
|
3725
|
+
"privacy": "private",
|
|
3744
3726
|
"return": {
|
|
3745
3727
|
"type": {
|
|
3746
|
-
"text": "
|
|
3728
|
+
"text": "void"
|
|
3747
3729
|
}
|
|
3730
|
+
},
|
|
3731
|
+
"inheritedFrom": {
|
|
3732
|
+
"name": "Accordion",
|
|
3733
|
+
"module": "src/accordion/accordion.ts"
|
|
3748
3734
|
}
|
|
3749
3735
|
},
|
|
3750
3736
|
{
|
|
@@ -3859,88 +3845,102 @@
|
|
|
3859
3845
|
}
|
|
3860
3846
|
}
|
|
3861
3847
|
],
|
|
3862
|
-
"
|
|
3863
|
-
|
|
3864
|
-
|
|
3848
|
+
"events": [
|
|
3849
|
+
{
|
|
3850
|
+
"description": "Fires a custom 'change' event when the active item changes",
|
|
3851
|
+
"name": "change",
|
|
3852
|
+
"inheritedFrom": {
|
|
3853
|
+
"name": "Accordion",
|
|
3854
|
+
"module": "src/accordion/accordion.ts"
|
|
3855
|
+
}
|
|
3856
|
+
}
|
|
3857
|
+
]
|
|
3858
|
+
},
|
|
3859
|
+
{
|
|
3860
|
+
"kind": "variable",
|
|
3861
|
+
"name": "foundationAccordionShadowOptions",
|
|
3862
|
+
"type": {
|
|
3863
|
+
"text": "ShadowRootInit"
|
|
3865
3864
|
},
|
|
3866
|
-
"
|
|
3867
|
-
"customElement": true
|
|
3865
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3868
3866
|
},
|
|
3869
3867
|
{
|
|
3870
3868
|
"kind": "variable",
|
|
3871
|
-
"name": "
|
|
3869
|
+
"name": "defaultAccordionConfig",
|
|
3870
|
+
"type": {
|
|
3871
|
+
"text": "object"
|
|
3872
|
+
},
|
|
3873
|
+
"default": "{}"
|
|
3874
|
+
},
|
|
3875
|
+
{
|
|
3876
|
+
"kind": "variable",
|
|
3877
|
+
"name": "foundationAccordion",
|
|
3878
|
+
"description": "The Foundation Accordion",
|
|
3879
|
+
"privacy": "public"
|
|
3872
3880
|
}
|
|
3873
3881
|
],
|
|
3874
3882
|
"exports": [
|
|
3875
3883
|
{
|
|
3876
3884
|
"kind": "js",
|
|
3877
|
-
"name": "
|
|
3885
|
+
"name": "Accordion",
|
|
3878
3886
|
"declaration": {
|
|
3879
|
-
"name": "
|
|
3880
|
-
"module": "src/
|
|
3887
|
+
"name": "Accordion",
|
|
3888
|
+
"module": "src/accordion/accordion.ts"
|
|
3881
3889
|
}
|
|
3882
3890
|
},
|
|
3883
3891
|
{
|
|
3884
3892
|
"kind": "js",
|
|
3885
|
-
"name": "
|
|
3886
|
-
"declaration": {
|
|
3887
|
-
"name": "foundationAiIndicator",
|
|
3888
|
-
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3889
|
-
}
|
|
3890
|
-
}
|
|
3891
|
-
]
|
|
3892
|
-
},
|
|
3893
|
-
{
|
|
3894
|
-
"kind": "javascript-module",
|
|
3895
|
-
"path": "src/ai-indicator/index.ts",
|
|
3896
|
-
"declarations": [],
|
|
3897
|
-
"exports": [
|
|
3898
|
-
{
|
|
3899
|
-
"kind": "js",
|
|
3900
|
-
"name": "AiIndicator",
|
|
3893
|
+
"name": "foundationAccordionShadowOptions",
|
|
3901
3894
|
"declaration": {
|
|
3902
|
-
"name": "
|
|
3903
|
-
"module": "
|
|
3895
|
+
"name": "foundationAccordionShadowOptions",
|
|
3896
|
+
"module": "src/accordion/accordion.ts"
|
|
3904
3897
|
}
|
|
3905
3898
|
},
|
|
3906
3899
|
{
|
|
3907
3900
|
"kind": "js",
|
|
3908
|
-
"name": "
|
|
3901
|
+
"name": "defaultAccordionConfig",
|
|
3909
3902
|
"declaration": {
|
|
3910
|
-
"name": "
|
|
3911
|
-
"module": "
|
|
3903
|
+
"name": "defaultAccordionConfig",
|
|
3904
|
+
"module": "src/accordion/accordion.ts"
|
|
3912
3905
|
}
|
|
3913
3906
|
},
|
|
3914
3907
|
{
|
|
3915
3908
|
"kind": "js",
|
|
3916
|
-
"name": "
|
|
3909
|
+
"name": "foundationAccordion",
|
|
3917
3910
|
"declaration": {
|
|
3918
|
-
"name": "
|
|
3919
|
-
"module": "
|
|
3911
|
+
"name": "foundationAccordion",
|
|
3912
|
+
"module": "src/accordion/accordion.ts"
|
|
3920
3913
|
}
|
|
3921
|
-
}
|
|
3914
|
+
}
|
|
3915
|
+
]
|
|
3916
|
+
},
|
|
3917
|
+
{
|
|
3918
|
+
"kind": "javascript-module",
|
|
3919
|
+
"path": "src/accordion/index.ts",
|
|
3920
|
+
"declarations": [],
|
|
3921
|
+
"exports": [
|
|
3922
3922
|
{
|
|
3923
3923
|
"kind": "js",
|
|
3924
|
-
"name": "
|
|
3924
|
+
"name": "*",
|
|
3925
3925
|
"declaration": {
|
|
3926
|
-
"name": "
|
|
3927
|
-
"
|
|
3926
|
+
"name": "*",
|
|
3927
|
+
"package": "./accordion.template"
|
|
3928
3928
|
}
|
|
3929
3929
|
},
|
|
3930
3930
|
{
|
|
3931
3931
|
"kind": "js",
|
|
3932
|
-
"name": "
|
|
3932
|
+
"name": "*",
|
|
3933
3933
|
"declaration": {
|
|
3934
|
-
"name": "
|
|
3935
|
-
"
|
|
3934
|
+
"name": "*",
|
|
3935
|
+
"package": "./accordion.styles"
|
|
3936
3936
|
}
|
|
3937
3937
|
},
|
|
3938
3938
|
{
|
|
3939
3939
|
"kind": "js",
|
|
3940
|
-
"name": "
|
|
3940
|
+
"name": "*",
|
|
3941
3941
|
"declaration": {
|
|
3942
|
-
"name": "
|
|
3943
|
-
"
|
|
3942
|
+
"name": "*",
|
|
3943
|
+
"package": "./accordion"
|
|
3944
3944
|
}
|
|
3945
3945
|
}
|
|
3946
3946
|
]
|