@genesislcap/foundation-ui 14.458.1-GENC-0.3 → 14.458.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 +844 -844
- package/dist/dts/react.d.ts +16 -16
- package/dist/react.cjs +11 -11
- package/dist/react.mjs +8 -8
- package/package.json +19 -19
|
@@ -1400,34 +1400,42 @@
|
|
|
1400
1400
|
},
|
|
1401
1401
|
{
|
|
1402
1402
|
"kind": "javascript-module",
|
|
1403
|
-
"path": "src/
|
|
1404
|
-
"declarations": [
|
|
1403
|
+
"path": "src/_config/index.ts",
|
|
1404
|
+
"declarations": [],
|
|
1405
|
+
"exports": [
|
|
1405
1406
|
{
|
|
1406
|
-
"kind": "
|
|
1407
|
-
"name": "
|
|
1408
|
-
"
|
|
1409
|
-
"
|
|
1410
|
-
|
|
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
|
-
]
|
|
1407
|
+
"kind": "js",
|
|
1408
|
+
"name": "*",
|
|
1409
|
+
"declaration": {
|
|
1410
|
+
"name": "*",
|
|
1411
|
+
"package": "./styles"
|
|
1412
|
+
}
|
|
1427
1413
|
},
|
|
1414
|
+
{
|
|
1415
|
+
"kind": "js",
|
|
1416
|
+
"name": "*",
|
|
1417
|
+
"declaration": {
|
|
1418
|
+
"name": "*",
|
|
1419
|
+
"package": "./tokens"
|
|
1420
|
+
}
|
|
1421
|
+
},
|
|
1422
|
+
{
|
|
1423
|
+
"kind": "js",
|
|
1424
|
+
"name": "*",
|
|
1425
|
+
"declaration": {
|
|
1426
|
+
"name": "*",
|
|
1427
|
+
"package": "./values"
|
|
1428
|
+
}
|
|
1429
|
+
}
|
|
1430
|
+
]
|
|
1431
|
+
},
|
|
1432
|
+
{
|
|
1433
|
+
"kind": "javascript-module",
|
|
1434
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
1435
|
+
"declarations": [
|
|
1428
1436
|
{
|
|
1429
1437
|
"kind": "function",
|
|
1430
|
-
"name": "
|
|
1438
|
+
"name": "foundationAccordionItemStyles",
|
|
1431
1439
|
"return": {
|
|
1432
1440
|
"type": {
|
|
1433
1441
|
"text": "ElementStyles"
|
|
@@ -1452,270 +1460,157 @@
|
|
|
1452
1460
|
"exports": [
|
|
1453
1461
|
{
|
|
1454
1462
|
"kind": "js",
|
|
1455
|
-
"name": "
|
|
1456
|
-
"declaration": {
|
|
1457
|
-
"name": "actionsMenuBaseStyles",
|
|
1458
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1459
|
-
}
|
|
1460
|
-
},
|
|
1461
|
-
{
|
|
1462
|
-
"kind": "js",
|
|
1463
|
-
"name": "foundationActionsMenuStyles",
|
|
1463
|
+
"name": "foundationAccordionItemStyles",
|
|
1464
1464
|
"declaration": {
|
|
1465
|
-
"name": "
|
|
1466
|
-
"module": "src/
|
|
1465
|
+
"name": "foundationAccordionItemStyles",
|
|
1466
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1467
1467
|
}
|
|
1468
1468
|
}
|
|
1469
1469
|
]
|
|
1470
1470
|
},
|
|
1471
1471
|
{
|
|
1472
1472
|
"kind": "javascript-module",
|
|
1473
|
-
"path": "src/
|
|
1473
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1474
1474
|
"declarations": [
|
|
1475
1475
|
{
|
|
1476
1476
|
"kind": "function",
|
|
1477
|
-
"name": "
|
|
1477
|
+
"name": "foundationAccordionItemTemplate",
|
|
1478
|
+
"return": {
|
|
1479
|
+
"type": {
|
|
1480
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
1481
|
+
}
|
|
1482
|
+
},
|
|
1478
1483
|
"parameters": [
|
|
1479
1484
|
{
|
|
1480
|
-
"name": "
|
|
1485
|
+
"name": "context",
|
|
1481
1486
|
"type": {
|
|
1482
|
-
"text": "
|
|
1487
|
+
"text": "ElementDefinitionContext"
|
|
1483
1488
|
}
|
|
1484
|
-
}
|
|
1485
|
-
]
|
|
1486
|
-
},
|
|
1487
|
-
{
|
|
1488
|
-
"kind": "function",
|
|
1489
|
-
"name": "singleOptionTemplate",
|
|
1490
|
-
"parameters": [
|
|
1489
|
+
},
|
|
1491
1490
|
{
|
|
1492
|
-
"name": "
|
|
1491
|
+
"name": "definition",
|
|
1493
1492
|
"type": {
|
|
1494
|
-
"text": "
|
|
1493
|
+
"text": "FoundationElementDefinition"
|
|
1495
1494
|
}
|
|
1496
1495
|
}
|
|
1497
1496
|
]
|
|
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`"
|
|
1506
1497
|
}
|
|
1507
1498
|
],
|
|
1508
1499
|
"exports": [
|
|
1509
1500
|
{
|
|
1510
1501
|
"kind": "js",
|
|
1511
|
-
"name": "
|
|
1512
|
-
"declaration": {
|
|
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",
|
|
1502
|
+
"name": "foundationAccordionItemTemplate",
|
|
1528
1503
|
"declaration": {
|
|
1529
|
-
"name": "
|
|
1530
|
-
"module": "src/
|
|
1504
|
+
"name": "foundationAccordionItemTemplate",
|
|
1505
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
1531
1506
|
}
|
|
1532
1507
|
}
|
|
1533
1508
|
]
|
|
1534
1509
|
},
|
|
1535
1510
|
{
|
|
1536
1511
|
"kind": "javascript-module",
|
|
1537
|
-
"path": "src/
|
|
1512
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
1538
1513
|
"declarations": [
|
|
1539
1514
|
{
|
|
1540
1515
|
"kind": "class",
|
|
1541
1516
|
"description": "",
|
|
1542
|
-
"name": "
|
|
1543
|
-
"
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
},
|
|
1551
|
-
{
|
|
1552
|
-
"kind": "field",
|
|
1553
|
-
"name": "isVertical",
|
|
1554
|
-
"type": {
|
|
1555
|
-
"text": "boolean"
|
|
1556
|
-
},
|
|
1557
|
-
"default": "false"
|
|
1558
|
-
},
|
|
1517
|
+
"name": "AccordionItem",
|
|
1518
|
+
"superclass": {
|
|
1519
|
+
"name": "FASTAccordionItem",
|
|
1520
|
+
"package": "@microsoft/fast-components"
|
|
1521
|
+
},
|
|
1522
|
+
"tagName": "%%prefix%%-accordion-item",
|
|
1523
|
+
"customElement": true,
|
|
1524
|
+
"attributes": [
|
|
1559
1525
|
{
|
|
1560
|
-
"
|
|
1561
|
-
"name": "addDefaultActions",
|
|
1526
|
+
"name": "heading-level",
|
|
1562
1527
|
"type": {
|
|
1563
|
-
"text": "
|
|
1528
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1564
1529
|
},
|
|
1565
|
-
"default": "
|
|
1530
|
+
"default": "2",
|
|
1531
|
+
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
1532
|
+
"fieldName": "headinglevel",
|
|
1533
|
+
"inheritedFrom": {
|
|
1534
|
+
"name": "AccordionItem",
|
|
1535
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1536
|
+
}
|
|
1566
1537
|
},
|
|
1567
1538
|
{
|
|
1568
|
-
"kind": "field",
|
|
1569
|
-
"name": "autoCloseOnAction",
|
|
1570
1539
|
"type": {
|
|
1571
1540
|
"text": "boolean"
|
|
1572
1541
|
},
|
|
1573
|
-
"default": "
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
"
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
"text": "string"
|
|
1580
|
-
}
|
|
1581
|
-
},
|
|
1582
|
-
{
|
|
1583
|
-
"kind": "field",
|
|
1584
|
-
"name": "definition",
|
|
1585
|
-
"type": {
|
|
1586
|
-
"text": "any"
|
|
1542
|
+
"default": "false",
|
|
1543
|
+
"description": "Expands or collapses the item.",
|
|
1544
|
+
"fieldName": "expanded",
|
|
1545
|
+
"inheritedFrom": {
|
|
1546
|
+
"name": "AccordionItem",
|
|
1547
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1587
1548
|
}
|
|
1588
1549
|
},
|
|
1589
1550
|
{
|
|
1590
|
-
"
|
|
1591
|
-
"name": "name",
|
|
1551
|
+
"name": "id",
|
|
1592
1552
|
"type": {
|
|
1593
1553
|
"text": "string"
|
|
1594
1554
|
},
|
|
1595
|
-
"
|
|
1596
|
-
|
|
1555
|
+
"description": "The item ID",
|
|
1556
|
+
"fieldName": "id",
|
|
1557
|
+
"inheritedFrom": {
|
|
1558
|
+
"name": "AccordionItem",
|
|
1559
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1560
|
+
}
|
|
1561
|
+
}
|
|
1562
|
+
],
|
|
1563
|
+
"members": [
|
|
1597
1564
|
{
|
|
1598
1565
|
"kind": "field",
|
|
1599
|
-
"name": "
|
|
1566
|
+
"name": "headinglevel",
|
|
1600
1567
|
"type": {
|
|
1601
|
-
"text": "
|
|
1568
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1602
1569
|
},
|
|
1603
|
-
"
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
"
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
"text": "string"
|
|
1570
|
+
"privacy": "public",
|
|
1571
|
+
"default": "2",
|
|
1572
|
+
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
1573
|
+
"inheritedFrom": {
|
|
1574
|
+
"name": "AccordionItem",
|
|
1575
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1610
1576
|
}
|
|
1611
1577
|
},
|
|
1612
1578
|
{
|
|
1613
1579
|
"kind": "field",
|
|
1614
|
-
"name": "
|
|
1580
|
+
"name": "expanded",
|
|
1615
1581
|
"type": {
|
|
1616
1582
|
"text": "boolean"
|
|
1617
1583
|
},
|
|
1618
|
-
"
|
|
1584
|
+
"privacy": "public",
|
|
1585
|
+
"default": "false",
|
|
1586
|
+
"description": "Expands or collapses the item.",
|
|
1587
|
+
"inheritedFrom": {
|
|
1588
|
+
"name": "AccordionItem",
|
|
1589
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1590
|
+
}
|
|
1619
1591
|
},
|
|
1620
1592
|
{
|
|
1621
1593
|
"kind": "field",
|
|
1622
|
-
"name": "
|
|
1594
|
+
"name": "id",
|
|
1623
1595
|
"type": {
|
|
1624
|
-
"text": "
|
|
1596
|
+
"text": "string"
|
|
1625
1597
|
},
|
|
1626
|
-
"
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
"type": {
|
|
1632
|
-
"text": "ActionMenuItem"
|
|
1598
|
+
"privacy": "public",
|
|
1599
|
+
"description": "The item ID",
|
|
1600
|
+
"inheritedFrom": {
|
|
1601
|
+
"name": "AccordionItem",
|
|
1602
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1633
1603
|
}
|
|
1634
1604
|
},
|
|
1635
1605
|
{
|
|
1636
1606
|
"kind": "field",
|
|
1637
|
-
"name": "
|
|
1638
|
-
"
|
|
1639
|
-
|
|
1607
|
+
"name": "change",
|
|
1608
|
+
"privacy": "private",
|
|
1609
|
+
"inheritedFrom": {
|
|
1610
|
+
"name": "AccordionItem",
|
|
1611
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1640
1612
|
}
|
|
1641
1613
|
},
|
|
1642
|
-
{
|
|
1643
|
-
"kind": "method",
|
|
1644
|
-
"name": "definitionChanged",
|
|
1645
|
-
"privacy": "protected",
|
|
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
1614
|
{
|
|
1720
1615
|
"kind": "field",
|
|
1721
1616
|
"name": "_presentation",
|
|
@@ -1812,154 +1707,94 @@
|
|
|
1812
1707
|
"type": {
|
|
1813
1708
|
"text": "K"
|
|
1814
1709
|
}
|
|
1815
|
-
},
|
|
1816
|
-
{
|
|
1817
|
-
"name": "elementDefinition",
|
|
1818
|
-
"type": {
|
|
1819
|
-
"text": "T"
|
|
1820
|
-
},
|
|
1821
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
1822
|
-
}
|
|
1823
|
-
],
|
|
1824
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
1825
|
-
"inheritedFrom": {
|
|
1826
|
-
"name": "FoundationElement",
|
|
1827
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1828
|
-
}
|
|
1829
|
-
}
|
|
1830
|
-
],
|
|
1831
|
-
"attributes": [
|
|
1832
|
-
{
|
|
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"
|
|
1710
|
+
},
|
|
1711
|
+
{
|
|
1712
|
+
"name": "elementDefinition",
|
|
1713
|
+
"type": {
|
|
1714
|
+
"text": "T"
|
|
1715
|
+
},
|
|
1716
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
1717
|
+
}
|
|
1718
|
+
],
|
|
1719
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
1720
|
+
"inheritedFrom": {
|
|
1721
|
+
"name": "FoundationElement",
|
|
1722
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1723
|
+
}
|
|
1894
1724
|
}
|
|
1895
1725
|
],
|
|
1896
|
-
"
|
|
1897
|
-
|
|
1898
|
-
|
|
1726
|
+
"events": [
|
|
1727
|
+
{
|
|
1728
|
+
"description": "Fires a custom 'change' event when the button is invoked",
|
|
1729
|
+
"name": "change",
|
|
1730
|
+
"inheritedFrom": {
|
|
1731
|
+
"name": "AccordionItem",
|
|
1732
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1733
|
+
}
|
|
1734
|
+
}
|
|
1735
|
+
]
|
|
1736
|
+
},
|
|
1737
|
+
{
|
|
1738
|
+
"kind": "variable",
|
|
1739
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1740
|
+
"type": {
|
|
1741
|
+
"text": "ShadowRootInit"
|
|
1899
1742
|
},
|
|
1900
|
-
"
|
|
1901
|
-
"customElement": true
|
|
1743
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1902
1744
|
},
|
|
1903
1745
|
{
|
|
1904
1746
|
"kind": "variable",
|
|
1905
|
-
"name": "
|
|
1906
|
-
"
|
|
1747
|
+
"name": "defaultAccordionItemConfig",
|
|
1748
|
+
"type": {
|
|
1749
|
+
"text": "object"
|
|
1750
|
+
},
|
|
1751
|
+
"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}"
|
|
1752
|
+
},
|
|
1753
|
+
{
|
|
1754
|
+
"kind": "variable",
|
|
1755
|
+
"name": "foundationAccordionItem",
|
|
1756
|
+
"description": "The Foundation Accordion Item",
|
|
1907
1757
|
"privacy": "public"
|
|
1908
1758
|
}
|
|
1909
1759
|
],
|
|
1910
1760
|
"exports": [
|
|
1911
1761
|
{
|
|
1912
1762
|
"kind": "js",
|
|
1913
|
-
"name": "
|
|
1763
|
+
"name": "AccordionItem",
|
|
1914
1764
|
"declaration": {
|
|
1915
|
-
"name": "
|
|
1916
|
-
"module": "src/
|
|
1765
|
+
"name": "AccordionItem",
|
|
1766
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1917
1767
|
}
|
|
1918
1768
|
},
|
|
1919
1769
|
{
|
|
1920
1770
|
"kind": "js",
|
|
1921
|
-
"name": "
|
|
1922
|
-
"declaration": {
|
|
1923
|
-
"name": "foundationActionsMenu",
|
|
1924
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1925
|
-
}
|
|
1926
|
-
}
|
|
1927
|
-
]
|
|
1928
|
-
},
|
|
1929
|
-
{
|
|
1930
|
-
"kind": "javascript-module",
|
|
1931
|
-
"path": "src/actions-menu/index.ts",
|
|
1932
|
-
"declarations": [],
|
|
1933
|
-
"exports": [
|
|
1934
|
-
{
|
|
1935
|
-
"kind": "js",
|
|
1936
|
-
"name": "*",
|
|
1771
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1937
1772
|
"declaration": {
|
|
1938
|
-
"name": "
|
|
1939
|
-
"
|
|
1773
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1774
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1940
1775
|
}
|
|
1941
1776
|
},
|
|
1942
1777
|
{
|
|
1943
1778
|
"kind": "js",
|
|
1944
|
-
"name": "
|
|
1779
|
+
"name": "defaultAccordionItemConfig",
|
|
1945
1780
|
"declaration": {
|
|
1946
|
-
"name": "
|
|
1947
|
-
"
|
|
1781
|
+
"name": "defaultAccordionItemConfig",
|
|
1782
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1948
1783
|
}
|
|
1949
1784
|
},
|
|
1950
1785
|
{
|
|
1951
1786
|
"kind": "js",
|
|
1952
|
-
"name": "
|
|
1787
|
+
"name": "foundationAccordionItem",
|
|
1953
1788
|
"declaration": {
|
|
1954
|
-
"name": "
|
|
1955
|
-
"
|
|
1789
|
+
"name": "foundationAccordionItem",
|
|
1790
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1956
1791
|
}
|
|
1957
1792
|
}
|
|
1958
1793
|
]
|
|
1959
1794
|
},
|
|
1960
1795
|
{
|
|
1961
1796
|
"kind": "javascript-module",
|
|
1962
|
-
"path": "src/
|
|
1797
|
+
"path": "src/accordion-item/index.ts",
|
|
1963
1798
|
"declarations": [],
|
|
1964
1799
|
"exports": [
|
|
1965
1800
|
{
|
|
@@ -1967,7 +1802,7 @@
|
|
|
1967
1802
|
"name": "*",
|
|
1968
1803
|
"declaration": {
|
|
1969
1804
|
"name": "*",
|
|
1970
|
-
"package": "./
|
|
1805
|
+
"package": "./accordion-item.template"
|
|
1971
1806
|
}
|
|
1972
1807
|
},
|
|
1973
1808
|
{
|
|
@@ -1975,7 +1810,7 @@
|
|
|
1975
1810
|
"name": "*",
|
|
1976
1811
|
"declaration": {
|
|
1977
1812
|
"name": "*",
|
|
1978
|
-
"package": "./
|
|
1813
|
+
"package": "./accordion-item.styles"
|
|
1979
1814
|
}
|
|
1980
1815
|
},
|
|
1981
1816
|
{
|
|
@@ -1983,18 +1818,41 @@
|
|
|
1983
1818
|
"name": "*",
|
|
1984
1819
|
"declaration": {
|
|
1985
1820
|
"name": "*",
|
|
1986
|
-
"package": "./
|
|
1821
|
+
"package": "./accordion-item"
|
|
1987
1822
|
}
|
|
1988
1823
|
}
|
|
1989
1824
|
]
|
|
1990
1825
|
},
|
|
1991
1826
|
{
|
|
1992
1827
|
"kind": "javascript-module",
|
|
1993
|
-
"path": "src/
|
|
1828
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
1994
1829
|
"declarations": [
|
|
1995
1830
|
{
|
|
1996
1831
|
"kind": "function",
|
|
1997
|
-
"name": "
|
|
1832
|
+
"name": "actionsMenuBaseStyles",
|
|
1833
|
+
"return": {
|
|
1834
|
+
"type": {
|
|
1835
|
+
"text": "ElementStyles"
|
|
1836
|
+
}
|
|
1837
|
+
},
|
|
1838
|
+
"parameters": [
|
|
1839
|
+
{
|
|
1840
|
+
"name": "context",
|
|
1841
|
+
"type": {
|
|
1842
|
+
"text": "ElementDefinitionContext"
|
|
1843
|
+
}
|
|
1844
|
+
},
|
|
1845
|
+
{
|
|
1846
|
+
"name": "definition",
|
|
1847
|
+
"type": {
|
|
1848
|
+
"text": "FoundationElementDefinition"
|
|
1849
|
+
}
|
|
1850
|
+
}
|
|
1851
|
+
]
|
|
1852
|
+
},
|
|
1853
|
+
{
|
|
1854
|
+
"kind": "function",
|
|
1855
|
+
"name": "foundationActionsMenuStyles",
|
|
1998
1856
|
"return": {
|
|
1999
1857
|
"type": {
|
|
2000
1858
|
"text": "ElementStyles"
|
|
@@ -2019,157 +1877,270 @@
|
|
|
2019
1877
|
"exports": [
|
|
2020
1878
|
{
|
|
2021
1879
|
"kind": "js",
|
|
2022
|
-
"name": "
|
|
1880
|
+
"name": "actionsMenuBaseStyles",
|
|
2023
1881
|
"declaration": {
|
|
2024
|
-
"name": "
|
|
2025
|
-
"module": "src/
|
|
1882
|
+
"name": "actionsMenuBaseStyles",
|
|
1883
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1884
|
+
}
|
|
1885
|
+
},
|
|
1886
|
+
{
|
|
1887
|
+
"kind": "js",
|
|
1888
|
+
"name": "foundationActionsMenuStyles",
|
|
1889
|
+
"declaration": {
|
|
1890
|
+
"name": "foundationActionsMenuStyles",
|
|
1891
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2026
1892
|
}
|
|
2027
1893
|
}
|
|
2028
1894
|
]
|
|
2029
1895
|
},
|
|
2030
1896
|
{
|
|
2031
1897
|
"kind": "javascript-module",
|
|
2032
|
-
"path": "src/
|
|
1898
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
2033
1899
|
"declarations": [
|
|
2034
1900
|
{
|
|
2035
1901
|
"kind": "function",
|
|
2036
|
-
"name": "
|
|
2037
|
-
"return": {
|
|
2038
|
-
"type": {
|
|
2039
|
-
"text": "ViewTemplate<AccordionItem>"
|
|
2040
|
-
}
|
|
2041
|
-
},
|
|
1902
|
+
"name": "menuTemplate",
|
|
2042
1903
|
"parameters": [
|
|
2043
1904
|
{
|
|
2044
|
-
"name": "
|
|
1905
|
+
"name": "prefix",
|
|
2045
1906
|
"type": {
|
|
2046
|
-
"text": "
|
|
1907
|
+
"text": "string"
|
|
2047
1908
|
}
|
|
2048
|
-
}
|
|
1909
|
+
}
|
|
1910
|
+
]
|
|
1911
|
+
},
|
|
1912
|
+
{
|
|
1913
|
+
"kind": "function",
|
|
1914
|
+
"name": "singleOptionTemplate",
|
|
1915
|
+
"parameters": [
|
|
2049
1916
|
{
|
|
2050
|
-
"name": "
|
|
1917
|
+
"name": "prefix",
|
|
2051
1918
|
"type": {
|
|
2052
|
-
"text": "
|
|
1919
|
+
"text": "string"
|
|
2053
1920
|
}
|
|
2054
1921
|
}
|
|
2055
1922
|
]
|
|
1923
|
+
},
|
|
1924
|
+
{
|
|
1925
|
+
"kind": "variable",
|
|
1926
|
+
"name": "foundationActionsMenuTemplate",
|
|
1927
|
+
"type": {
|
|
1928
|
+
"text": "ViewTemplate<ActionsMenu>"
|
|
1929
|
+
},
|
|
1930
|
+
"default": "html`\n <div\n class=\"actions-container${(x) => (x.isVertical ? ' actions-vertical' : '')}\"\n part=\"actions-container\"\n >\n ${(x) => x.getTemplate(getPrefix(x))}\n </div>\n`"
|
|
2056
1931
|
}
|
|
2057
1932
|
],
|
|
2058
1933
|
"exports": [
|
|
2059
1934
|
{
|
|
2060
1935
|
"kind": "js",
|
|
2061
|
-
"name": "
|
|
1936
|
+
"name": "menuTemplate",
|
|
2062
1937
|
"declaration": {
|
|
2063
|
-
"name": "
|
|
2064
|
-
"module": "src/
|
|
1938
|
+
"name": "menuTemplate",
|
|
1939
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1940
|
+
}
|
|
1941
|
+
},
|
|
1942
|
+
{
|
|
1943
|
+
"kind": "js",
|
|
1944
|
+
"name": "singleOptionTemplate",
|
|
1945
|
+
"declaration": {
|
|
1946
|
+
"name": "singleOptionTemplate",
|
|
1947
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1948
|
+
}
|
|
1949
|
+
},
|
|
1950
|
+
{
|
|
1951
|
+
"kind": "js",
|
|
1952
|
+
"name": "foundationActionsMenuTemplate",
|
|
1953
|
+
"declaration": {
|
|
1954
|
+
"name": "foundationActionsMenuTemplate",
|
|
1955
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2065
1956
|
}
|
|
2066
1957
|
}
|
|
2067
1958
|
]
|
|
2068
1959
|
},
|
|
2069
1960
|
{
|
|
2070
1961
|
"kind": "javascript-module",
|
|
2071
|
-
"path": "src/
|
|
1962
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
2072
1963
|
"declarations": [
|
|
2073
1964
|
{
|
|
2074
1965
|
"kind": "class",
|
|
2075
1966
|
"description": "",
|
|
2076
|
-
"name": "
|
|
2077
|
-
"
|
|
2078
|
-
"name": "FASTAccordionItem",
|
|
2079
|
-
"package": "@microsoft/fast-components"
|
|
2080
|
-
},
|
|
2081
|
-
"tagName": "%%prefix%%-accordion-item",
|
|
2082
|
-
"customElement": true,
|
|
2083
|
-
"attributes": [
|
|
1967
|
+
"name": "ActionsMenu",
|
|
1968
|
+
"members": [
|
|
2084
1969
|
{
|
|
2085
|
-
"
|
|
1970
|
+
"kind": "field",
|
|
1971
|
+
"name": "actions",
|
|
2086
1972
|
"type": {
|
|
2087
|
-
"text": "
|
|
1973
|
+
"text": "ActionMenuItem[]"
|
|
1974
|
+
}
|
|
1975
|
+
},
|
|
1976
|
+
{
|
|
1977
|
+
"kind": "field",
|
|
1978
|
+
"name": "isVertical",
|
|
1979
|
+
"type": {
|
|
1980
|
+
"text": "boolean"
|
|
2088
1981
|
},
|
|
2089
|
-
"default": "
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
"
|
|
2093
|
-
|
|
2094
|
-
|
|
1982
|
+
"default": "false"
|
|
1983
|
+
},
|
|
1984
|
+
{
|
|
1985
|
+
"kind": "field",
|
|
1986
|
+
"name": "addDefaultActions",
|
|
1987
|
+
"type": {
|
|
1988
|
+
"text": "boolean"
|
|
1989
|
+
},
|
|
1990
|
+
"default": "true"
|
|
1991
|
+
},
|
|
1992
|
+
{
|
|
1993
|
+
"kind": "field",
|
|
1994
|
+
"name": "autoCloseOnAction",
|
|
1995
|
+
"type": {
|
|
1996
|
+
"text": "boolean"
|
|
1997
|
+
},
|
|
1998
|
+
"default": "true"
|
|
1999
|
+
},
|
|
2000
|
+
{
|
|
2001
|
+
"kind": "field",
|
|
2002
|
+
"name": "classNames",
|
|
2003
|
+
"type": {
|
|
2004
|
+
"text": "string"
|
|
2005
|
+
}
|
|
2006
|
+
},
|
|
2007
|
+
{
|
|
2008
|
+
"kind": "field",
|
|
2009
|
+
"name": "definition",
|
|
2010
|
+
"type": {
|
|
2011
|
+
"text": "any"
|
|
2095
2012
|
}
|
|
2096
2013
|
},
|
|
2097
2014
|
{
|
|
2015
|
+
"kind": "field",
|
|
2016
|
+
"name": "name",
|
|
2017
|
+
"type": {
|
|
2018
|
+
"text": "string"
|
|
2019
|
+
},
|
|
2020
|
+
"default": "'Actions'"
|
|
2021
|
+
},
|
|
2022
|
+
{
|
|
2023
|
+
"kind": "field",
|
|
2024
|
+
"name": "open",
|
|
2098
2025
|
"type": {
|
|
2099
2026
|
"text": "boolean"
|
|
2100
2027
|
},
|
|
2101
|
-
"default": "false"
|
|
2102
|
-
"description": "Expands or collapses the item.",
|
|
2103
|
-
"fieldName": "expanded",
|
|
2104
|
-
"inheritedFrom": {
|
|
2105
|
-
"name": "AccordionItem",
|
|
2106
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2107
|
-
}
|
|
2028
|
+
"default": "false"
|
|
2108
2029
|
},
|
|
2109
2030
|
{
|
|
2110
|
-
"
|
|
2031
|
+
"kind": "field",
|
|
2032
|
+
"name": "buttonAppearance",
|
|
2111
2033
|
"type": {
|
|
2112
2034
|
"text": "string"
|
|
2113
|
-
},
|
|
2114
|
-
"description": "The item ID",
|
|
2115
|
-
"fieldName": "id",
|
|
2116
|
-
"inheritedFrom": {
|
|
2117
|
-
"name": "AccordionItem",
|
|
2118
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2119
2035
|
}
|
|
2120
|
-
}
|
|
2121
|
-
],
|
|
2122
|
-
"members": [
|
|
2036
|
+
},
|
|
2123
2037
|
{
|
|
2124
2038
|
"kind": "field",
|
|
2125
|
-
"name": "
|
|
2039
|
+
"name": "hideDisabled",
|
|
2126
2040
|
"type": {
|
|
2127
|
-
"text": "
|
|
2041
|
+
"text": "boolean"
|
|
2128
2042
|
},
|
|
2129
|
-
"
|
|
2130
|
-
"default": "2",
|
|
2131
|
-
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
2132
|
-
"inheritedFrom": {
|
|
2133
|
-
"name": "AccordionItem",
|
|
2134
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2135
|
-
}
|
|
2043
|
+
"default": "false"
|
|
2136
2044
|
},
|
|
2137
2045
|
{
|
|
2138
2046
|
"kind": "field",
|
|
2139
|
-
"name": "
|
|
2047
|
+
"name": "hideMenuSingleOption",
|
|
2140
2048
|
"type": {
|
|
2141
2049
|
"text": "boolean"
|
|
2142
2050
|
},
|
|
2143
|
-
"
|
|
2144
|
-
"default": "false",
|
|
2145
|
-
"description": "Expands or collapses the item.",
|
|
2146
|
-
"inheritedFrom": {
|
|
2147
|
-
"name": "AccordionItem",
|
|
2148
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2149
|
-
}
|
|
2051
|
+
"default": "false"
|
|
2150
2052
|
},
|
|
2151
2053
|
{
|
|
2152
2054
|
"kind": "field",
|
|
2153
|
-
"name": "
|
|
2055
|
+
"name": "singleOption",
|
|
2154
2056
|
"type": {
|
|
2155
|
-
"text": "
|
|
2156
|
-
},
|
|
2157
|
-
"privacy": "public",
|
|
2158
|
-
"description": "The item ID",
|
|
2159
|
-
"inheritedFrom": {
|
|
2160
|
-
"name": "AccordionItem",
|
|
2161
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2057
|
+
"text": "ActionMenuItem"
|
|
2162
2058
|
}
|
|
2163
2059
|
},
|
|
2164
2060
|
{
|
|
2165
2061
|
"kind": "field",
|
|
2166
|
-
"name": "
|
|
2167
|
-
"
|
|
2168
|
-
|
|
2169
|
-
"name": "AccordionItem",
|
|
2170
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2062
|
+
"name": "actionsMenu",
|
|
2063
|
+
"type": {
|
|
2064
|
+
"text": "HTMLElement"
|
|
2171
2065
|
}
|
|
2172
2066
|
},
|
|
2067
|
+
{
|
|
2068
|
+
"kind": "method",
|
|
2069
|
+
"name": "definitionChanged",
|
|
2070
|
+
"privacy": "protected",
|
|
2071
|
+
"parameters": [
|
|
2072
|
+
{
|
|
2073
|
+
"name": "oldValue",
|
|
2074
|
+
"type": {
|
|
2075
|
+
"text": "any"
|
|
2076
|
+
}
|
|
2077
|
+
},
|
|
2078
|
+
{
|
|
2079
|
+
"name": "newValue",
|
|
2080
|
+
"type": {
|
|
2081
|
+
"text": "any"
|
|
2082
|
+
}
|
|
2083
|
+
}
|
|
2084
|
+
]
|
|
2085
|
+
},
|
|
2086
|
+
{
|
|
2087
|
+
"kind": "method",
|
|
2088
|
+
"name": "openChanged",
|
|
2089
|
+
"privacy": "protected"
|
|
2090
|
+
},
|
|
2091
|
+
{
|
|
2092
|
+
"kind": "method",
|
|
2093
|
+
"name": "toggleActionsMenuVisibility"
|
|
2094
|
+
},
|
|
2095
|
+
{
|
|
2096
|
+
"kind": "method",
|
|
2097
|
+
"name": "onActionMenuItemClick",
|
|
2098
|
+
"parameters": [
|
|
2099
|
+
{
|
|
2100
|
+
"name": "callback",
|
|
2101
|
+
"type": {
|
|
2102
|
+
"text": "(rowData) => void | any"
|
|
2103
|
+
}
|
|
2104
|
+
}
|
|
2105
|
+
]
|
|
2106
|
+
},
|
|
2107
|
+
{
|
|
2108
|
+
"kind": "field",
|
|
2109
|
+
"name": "allActions",
|
|
2110
|
+
"type": {
|
|
2111
|
+
"text": "ActionMenuItem[]"
|
|
2112
|
+
},
|
|
2113
|
+
"readonly": true
|
|
2114
|
+
},
|
|
2115
|
+
{
|
|
2116
|
+
"kind": "field",
|
|
2117
|
+
"name": "rowData",
|
|
2118
|
+
"readonly": true
|
|
2119
|
+
},
|
|
2120
|
+
{
|
|
2121
|
+
"kind": "method",
|
|
2122
|
+
"name": "getLabel",
|
|
2123
|
+
"parameters": [
|
|
2124
|
+
{
|
|
2125
|
+
"name": "name",
|
|
2126
|
+
"type": {
|
|
2127
|
+
"text": "string | ((rowData: any) => string)"
|
|
2128
|
+
}
|
|
2129
|
+
}
|
|
2130
|
+
]
|
|
2131
|
+
},
|
|
2132
|
+
{
|
|
2133
|
+
"kind": "method",
|
|
2134
|
+
"name": "getTemplate",
|
|
2135
|
+
"parameters": [
|
|
2136
|
+
{
|
|
2137
|
+
"name": "prefix",
|
|
2138
|
+
"type": {
|
|
2139
|
+
"text": "string"
|
|
2140
|
+
}
|
|
2141
|
+
}
|
|
2142
|
+
]
|
|
2143
|
+
},
|
|
2173
2144
|
{
|
|
2174
2145
|
"kind": "field",
|
|
2175
2146
|
"name": "_presentation",
|
|
@@ -2282,78 +2253,107 @@
|
|
|
2282
2253
|
}
|
|
2283
2254
|
}
|
|
2284
2255
|
],
|
|
2285
|
-
"
|
|
2256
|
+
"attributes": [
|
|
2286
2257
|
{
|
|
2287
|
-
"
|
|
2288
|
-
"
|
|
2289
|
-
|
|
2290
|
-
|
|
2291
|
-
|
|
2292
|
-
|
|
2258
|
+
"name": "is-vertical",
|
|
2259
|
+
"type": {
|
|
2260
|
+
"text": "boolean"
|
|
2261
|
+
},
|
|
2262
|
+
"default": "false",
|
|
2263
|
+
"fieldName": "isVertical"
|
|
2264
|
+
},
|
|
2265
|
+
{
|
|
2266
|
+
"name": "add-default-actions",
|
|
2267
|
+
"type": {
|
|
2268
|
+
"text": "boolean"
|
|
2269
|
+
},
|
|
2270
|
+
"default": "true",
|
|
2271
|
+
"fieldName": "addDefaultActions"
|
|
2272
|
+
},
|
|
2273
|
+
{
|
|
2274
|
+
"name": "auto-close-on-action",
|
|
2275
|
+
"type": {
|
|
2276
|
+
"text": "boolean"
|
|
2277
|
+
},
|
|
2278
|
+
"default": "true",
|
|
2279
|
+
"fieldName": "autoCloseOnAction"
|
|
2280
|
+
},
|
|
2281
|
+
{
|
|
2282
|
+
"name": "name",
|
|
2283
|
+
"type": {
|
|
2284
|
+
"text": "string"
|
|
2285
|
+
},
|
|
2286
|
+
"default": "'Actions'",
|
|
2287
|
+
"fieldName": "name"
|
|
2288
|
+
},
|
|
2289
|
+
{
|
|
2290
|
+
"name": "open",
|
|
2291
|
+
"type": {
|
|
2292
|
+
"text": "boolean"
|
|
2293
|
+
},
|
|
2294
|
+
"default": "false",
|
|
2295
|
+
"fieldName": "open"
|
|
2296
|
+
},
|
|
2297
|
+
{
|
|
2298
|
+
"name": "buttonAppearance",
|
|
2299
|
+
"type": {
|
|
2300
|
+
"text": "string"
|
|
2301
|
+
},
|
|
2302
|
+
"fieldName": "buttonAppearance"
|
|
2303
|
+
},
|
|
2304
|
+
{
|
|
2305
|
+
"name": "hide-disabled",
|
|
2306
|
+
"type": {
|
|
2307
|
+
"text": "boolean"
|
|
2308
|
+
},
|
|
2309
|
+
"default": "false",
|
|
2310
|
+
"fieldName": "hideDisabled"
|
|
2311
|
+
},
|
|
2312
|
+
{
|
|
2313
|
+
"name": "hide-menu-single-option",
|
|
2314
|
+
"type": {
|
|
2315
|
+
"text": "boolean"
|
|
2316
|
+
},
|
|
2317
|
+
"default": "false",
|
|
2318
|
+
"fieldName": "hideMenuSingleOption"
|
|
2293
2319
|
}
|
|
2294
|
-
]
|
|
2295
|
-
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
2299
|
-
"type": {
|
|
2300
|
-
"text": "ShadowRootInit"
|
|
2301
|
-
},
|
|
2302
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2303
|
-
},
|
|
2304
|
-
{
|
|
2305
|
-
"kind": "variable",
|
|
2306
|
-
"name": "defaultAccordionItemConfig",
|
|
2307
|
-
"type": {
|
|
2308
|
-
"text": "object"
|
|
2320
|
+
],
|
|
2321
|
+
"superclass": {
|
|
2322
|
+
"name": "FoundationElement",
|
|
2323
|
+
"package": "@microsoft/fast-foundation"
|
|
2309
2324
|
},
|
|
2310
|
-
"
|
|
2325
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
2326
|
+
"customElement": true
|
|
2311
2327
|
},
|
|
2312
2328
|
{
|
|
2313
2329
|
"kind": "variable",
|
|
2314
|
-
"name": "
|
|
2315
|
-
"description": "The Foundation
|
|
2330
|
+
"name": "foundationActionsMenu",
|
|
2331
|
+
"description": "The Foundation Actions Menu",
|
|
2316
2332
|
"privacy": "public"
|
|
2317
2333
|
}
|
|
2318
2334
|
],
|
|
2319
2335
|
"exports": [
|
|
2320
2336
|
{
|
|
2321
2337
|
"kind": "js",
|
|
2322
|
-
"name": "
|
|
2323
|
-
"declaration": {
|
|
2324
|
-
"name": "AccordionItem",
|
|
2325
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2326
|
-
}
|
|
2327
|
-
},
|
|
2328
|
-
{
|
|
2329
|
-
"kind": "js",
|
|
2330
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
2331
|
-
"declaration": {
|
|
2332
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
2333
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2334
|
-
}
|
|
2335
|
-
},
|
|
2336
|
-
{
|
|
2337
|
-
"kind": "js",
|
|
2338
|
-
"name": "defaultAccordionItemConfig",
|
|
2338
|
+
"name": "ActionsMenu",
|
|
2339
2339
|
"declaration": {
|
|
2340
|
-
"name": "
|
|
2341
|
-
"module": "src/
|
|
2340
|
+
"name": "ActionsMenu",
|
|
2341
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2342
2342
|
}
|
|
2343
2343
|
},
|
|
2344
2344
|
{
|
|
2345
2345
|
"kind": "js",
|
|
2346
|
-
"name": "
|
|
2346
|
+
"name": "foundationActionsMenu",
|
|
2347
2347
|
"declaration": {
|
|
2348
|
-
"name": "
|
|
2349
|
-
"module": "src/
|
|
2348
|
+
"name": "foundationActionsMenu",
|
|
2349
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2350
2350
|
}
|
|
2351
2351
|
}
|
|
2352
2352
|
]
|
|
2353
2353
|
},
|
|
2354
2354
|
{
|
|
2355
2355
|
"kind": "javascript-module",
|
|
2356
|
-
"path": "src/
|
|
2356
|
+
"path": "src/actions-menu/index.ts",
|
|
2357
2357
|
"declarations": [],
|
|
2358
2358
|
"exports": [
|
|
2359
2359
|
{
|
|
@@ -2361,7 +2361,7 @@
|
|
|
2361
2361
|
"name": "*",
|
|
2362
2362
|
"declaration": {
|
|
2363
2363
|
"name": "*",
|
|
2364
|
-
"package": "./
|
|
2364
|
+
"package": "./actions-menu.styles"
|
|
2365
2365
|
}
|
|
2366
2366
|
},
|
|
2367
2367
|
{
|
|
@@ -2369,7 +2369,7 @@
|
|
|
2369
2369
|
"name": "*",
|
|
2370
2370
|
"declaration": {
|
|
2371
2371
|
"name": "*",
|
|
2372
|
-
"package": "./
|
|
2372
|
+
"package": "./actions-menu.template"
|
|
2373
2373
|
}
|
|
2374
2374
|
},
|
|
2375
2375
|
{
|
|
@@ -2377,18 +2377,18 @@
|
|
|
2377
2377
|
"name": "*",
|
|
2378
2378
|
"declaration": {
|
|
2379
2379
|
"name": "*",
|
|
2380
|
-
"package": "./
|
|
2380
|
+
"package": "./actions-menu"
|
|
2381
2381
|
}
|
|
2382
2382
|
}
|
|
2383
2383
|
]
|
|
2384
2384
|
},
|
|
2385
2385
|
{
|
|
2386
2386
|
"kind": "javascript-module",
|
|
2387
|
-
"path": "src/
|
|
2387
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
2388
2388
|
"declarations": [
|
|
2389
2389
|
{
|
|
2390
2390
|
"kind": "function",
|
|
2391
|
-
"name": "
|
|
2391
|
+
"name": "foundationAccordionStyles",
|
|
2392
2392
|
"return": {
|
|
2393
2393
|
"type": {
|
|
2394
2394
|
"text": "ElementStyles"
|
|
@@ -2413,224 +2413,276 @@
|
|
|
2413
2413
|
"exports": [
|
|
2414
2414
|
{
|
|
2415
2415
|
"kind": "js",
|
|
2416
|
-
"name": "
|
|
2416
|
+
"name": "foundationAccordionStyles",
|
|
2417
2417
|
"declaration": {
|
|
2418
|
-
"name": "
|
|
2419
|
-
"module": "src/
|
|
2418
|
+
"name": "foundationAccordionStyles",
|
|
2419
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
2420
2420
|
}
|
|
2421
2421
|
}
|
|
2422
2422
|
]
|
|
2423
2423
|
},
|
|
2424
2424
|
{
|
|
2425
2425
|
"kind": "javascript-module",
|
|
2426
|
-
"path": "src/
|
|
2426
|
+
"path": "src/accordion/accordion.template.ts",
|
|
2427
2427
|
"declarations": [
|
|
2428
2428
|
{
|
|
2429
|
-
"kind": "
|
|
2430
|
-
"name": "
|
|
2431
|
-
"
|
|
2432
|
-
"
|
|
2429
|
+
"kind": "function",
|
|
2430
|
+
"name": "foundationAccordionTemplate",
|
|
2431
|
+
"return": {
|
|
2432
|
+
"type": {
|
|
2433
|
+
"text": "ViewTemplate<Accordion>"
|
|
2434
|
+
}
|
|
2433
2435
|
},
|
|
2434
|
-
"
|
|
2436
|
+
"parameters": [
|
|
2437
|
+
{
|
|
2438
|
+
"name": "context",
|
|
2439
|
+
"type": {
|
|
2440
|
+
"text": "ElementDefinitionContext"
|
|
2441
|
+
}
|
|
2442
|
+
},
|
|
2443
|
+
{
|
|
2444
|
+
"name": "definition",
|
|
2445
|
+
"type": {
|
|
2446
|
+
"text": "FoundationElementDefinition"
|
|
2447
|
+
}
|
|
2448
|
+
}
|
|
2449
|
+
]
|
|
2435
2450
|
}
|
|
2436
2451
|
],
|
|
2437
2452
|
"exports": [
|
|
2438
2453
|
{
|
|
2439
2454
|
"kind": "js",
|
|
2440
|
-
"name": "
|
|
2455
|
+
"name": "foundationAccordionTemplate",
|
|
2441
2456
|
"declaration": {
|
|
2442
|
-
"name": "
|
|
2443
|
-
"module": "src/
|
|
2457
|
+
"name": "foundationAccordionTemplate",
|
|
2458
|
+
"module": "src/accordion/accordion.template.ts"
|
|
2444
2459
|
}
|
|
2445
2460
|
}
|
|
2446
2461
|
]
|
|
2447
2462
|
},
|
|
2448
2463
|
{
|
|
2449
2464
|
"kind": "javascript-module",
|
|
2450
|
-
"path": "src/
|
|
2465
|
+
"path": "src/accordion/accordion.ts",
|
|
2451
2466
|
"declarations": [
|
|
2452
2467
|
{
|
|
2453
2468
|
"kind": "class",
|
|
2454
2469
|
"description": "",
|
|
2455
|
-
"name": "
|
|
2456
|
-
"
|
|
2457
|
-
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
},
|
|
2464
|
-
{
|
|
2465
|
-
"kind": "field",
|
|
2466
|
-
"name": "aiProvider",
|
|
2467
|
-
"type": {
|
|
2468
|
-
"text": "AIProvider | undefined"
|
|
2469
|
-
},
|
|
2470
|
-
"privacy": "private",
|
|
2471
|
-
"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.",
|
|
2472
|
-
"readonly": true
|
|
2473
|
-
},
|
|
2470
|
+
"name": "Accordion",
|
|
2471
|
+
"superclass": {
|
|
2472
|
+
"name": "FASTAccordion",
|
|
2473
|
+
"package": "@microsoft/fast-foundation"
|
|
2474
|
+
},
|
|
2475
|
+
"tagName": "%%prefix%%-accordion",
|
|
2476
|
+
"customElement": true,
|
|
2477
|
+
"attributes": [
|
|
2474
2478
|
{
|
|
2475
|
-
"
|
|
2476
|
-
"name": "status",
|
|
2479
|
+
"name": "expand-mode",
|
|
2477
2480
|
"type": {
|
|
2478
|
-
"text": "
|
|
2481
|
+
"text": "AccordionExpandMode"
|
|
2479
2482
|
},
|
|
2480
|
-
"
|
|
2481
|
-
|
|
2483
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
2484
|
+
"fieldName": "expandmode",
|
|
2485
|
+
"inheritedFrom": {
|
|
2486
|
+
"name": "Accordion",
|
|
2487
|
+
"module": "src/accordion/accordion.ts"
|
|
2488
|
+
}
|
|
2489
|
+
}
|
|
2490
|
+
],
|
|
2491
|
+
"members": [
|
|
2482
2492
|
{
|
|
2483
2493
|
"kind": "field",
|
|
2484
|
-
"name": "
|
|
2494
|
+
"name": "expandmode",
|
|
2485
2495
|
"type": {
|
|
2486
|
-
"text": "
|
|
2496
|
+
"text": "AccordionExpandMode"
|
|
2487
2497
|
},
|
|
2488
|
-
"
|
|
2498
|
+
"privacy": "public",
|
|
2499
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
2500
|
+
"inheritedFrom": {
|
|
2501
|
+
"name": "Accordion",
|
|
2502
|
+
"module": "src/accordion/accordion.ts"
|
|
2503
|
+
}
|
|
2489
2504
|
},
|
|
2490
2505
|
{
|
|
2491
2506
|
"kind": "field",
|
|
2492
|
-
"name": "
|
|
2507
|
+
"name": "activeid",
|
|
2493
2508
|
"type": {
|
|
2494
|
-
"text": "
|
|
2509
|
+
"text": "string | null"
|
|
2495
2510
|
},
|
|
2496
|
-
"
|
|
2511
|
+
"privacy": "private",
|
|
2512
|
+
"inheritedFrom": {
|
|
2513
|
+
"name": "Accordion",
|
|
2514
|
+
"module": "src/accordion/accordion.ts"
|
|
2515
|
+
}
|
|
2497
2516
|
},
|
|
2498
2517
|
{
|
|
2499
2518
|
"kind": "field",
|
|
2500
|
-
"name": "
|
|
2519
|
+
"name": "activeItemIndex",
|
|
2501
2520
|
"type": {
|
|
2502
|
-
"text": "
|
|
2521
|
+
"text": "number"
|
|
2503
2522
|
},
|
|
2504
|
-
"
|
|
2523
|
+
"privacy": "private",
|
|
2524
|
+
"default": "0",
|
|
2525
|
+
"inheritedFrom": {
|
|
2526
|
+
"name": "Accordion",
|
|
2527
|
+
"module": "src/accordion/accordion.ts"
|
|
2528
|
+
}
|
|
2505
2529
|
},
|
|
2506
2530
|
{
|
|
2507
2531
|
"kind": "field",
|
|
2508
|
-
"name": "
|
|
2532
|
+
"name": "accordionIds",
|
|
2509
2533
|
"type": {
|
|
2510
|
-
"text": "
|
|
2534
|
+
"text": "Array<string | null>"
|
|
2511
2535
|
},
|
|
2512
2536
|
"privacy": "private",
|
|
2513
|
-
"
|
|
2514
|
-
|
|
2515
|
-
|
|
2516
|
-
|
|
2517
|
-
"name": "clickOutside",
|
|
2518
|
-
"privacy": "private"
|
|
2537
|
+
"inheritedFrom": {
|
|
2538
|
+
"name": "Accordion",
|
|
2539
|
+
"module": "src/accordion/accordion.ts"
|
|
2540
|
+
}
|
|
2519
2541
|
},
|
|
2520
2542
|
{
|
|
2521
2543
|
"kind": "field",
|
|
2522
|
-
"name": "
|
|
2523
|
-
"
|
|
2524
|
-
|
|
2525
|
-
|
|
2526
|
-
|
|
2544
|
+
"name": "change",
|
|
2545
|
+
"privacy": "private",
|
|
2546
|
+
"inheritedFrom": {
|
|
2547
|
+
"name": "Accordion",
|
|
2548
|
+
"module": "src/accordion/accordion.ts"
|
|
2549
|
+
}
|
|
2527
2550
|
},
|
|
2528
2551
|
{
|
|
2529
|
-
"kind": "
|
|
2530
|
-
"name": "
|
|
2531
|
-
"
|
|
2532
|
-
|
|
2552
|
+
"kind": "method",
|
|
2553
|
+
"name": "findExpandedItem",
|
|
2554
|
+
"privacy": "private",
|
|
2555
|
+
"return": {
|
|
2556
|
+
"type": {
|
|
2557
|
+
"text": "AccordionItem | null"
|
|
2558
|
+
}
|
|
2533
2559
|
},
|
|
2534
|
-
"
|
|
2560
|
+
"inheritedFrom": {
|
|
2561
|
+
"name": "Accordion",
|
|
2562
|
+
"module": "src/accordion/accordion.ts"
|
|
2563
|
+
}
|
|
2535
2564
|
},
|
|
2536
2565
|
{
|
|
2537
2566
|
"kind": "field",
|
|
2538
|
-
"name": "
|
|
2539
|
-
"
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
|
|
2567
|
+
"name": "setItems",
|
|
2568
|
+
"privacy": "private",
|
|
2569
|
+
"inheritedFrom": {
|
|
2570
|
+
"name": "Accordion",
|
|
2571
|
+
"module": "src/accordion/accordion.ts"
|
|
2572
|
+
}
|
|
2543
2573
|
},
|
|
2544
2574
|
{
|
|
2545
2575
|
"kind": "method",
|
|
2546
|
-
"name": "
|
|
2576
|
+
"name": "resetItems",
|
|
2577
|
+
"privacy": "private",
|
|
2547
2578
|
"return": {
|
|
2548
2579
|
"type": {
|
|
2549
2580
|
"text": "void"
|
|
2550
2581
|
}
|
|
2582
|
+
},
|
|
2583
|
+
"inheritedFrom": {
|
|
2584
|
+
"name": "Accordion",
|
|
2585
|
+
"module": "src/accordion/accordion.ts"
|
|
2551
2586
|
}
|
|
2552
2587
|
},
|
|
2553
2588
|
{
|
|
2554
|
-
"kind": "
|
|
2555
|
-
"name": "
|
|
2589
|
+
"kind": "field",
|
|
2590
|
+
"name": "removeItemListeners",
|
|
2556
2591
|
"privacy": "private",
|
|
2557
|
-
"
|
|
2558
|
-
|
|
2559
|
-
|
|
2560
|
-
|
|
2561
|
-
"text": "MouseEvent"
|
|
2562
|
-
}
|
|
2563
|
-
}
|
|
2564
|
-
]
|
|
2592
|
+
"inheritedFrom": {
|
|
2593
|
+
"name": "Accordion",
|
|
2594
|
+
"module": "src/accordion/accordion.ts"
|
|
2595
|
+
}
|
|
2565
2596
|
},
|
|
2566
2597
|
{
|
|
2567
|
-
"kind": "
|
|
2568
|
-
"name": "
|
|
2598
|
+
"kind": "field",
|
|
2599
|
+
"name": "activeItemChange",
|
|
2600
|
+
"privacy": "private",
|
|
2601
|
+
"inheritedFrom": {
|
|
2602
|
+
"name": "Accordion",
|
|
2603
|
+
"module": "src/accordion/accordion.ts"
|
|
2604
|
+
}
|
|
2569
2605
|
},
|
|
2570
2606
|
{
|
|
2571
2607
|
"kind": "method",
|
|
2572
|
-
"name": "
|
|
2608
|
+
"name": "getItemIds",
|
|
2609
|
+
"privacy": "private",
|
|
2573
2610
|
"return": {
|
|
2574
2611
|
"type": {
|
|
2575
|
-
"text": "
|
|
2612
|
+
"text": "Array<string | null>"
|
|
2576
2613
|
}
|
|
2614
|
+
},
|
|
2615
|
+
"inheritedFrom": {
|
|
2616
|
+
"name": "Accordion",
|
|
2617
|
+
"module": "src/accordion/accordion.ts"
|
|
2577
2618
|
}
|
|
2578
2619
|
},
|
|
2579
2620
|
{
|
|
2580
2621
|
"kind": "method",
|
|
2581
|
-
"name": "
|
|
2622
|
+
"name": "isSingleExpandMode",
|
|
2582
2623
|
"privacy": "private",
|
|
2583
2624
|
"return": {
|
|
2584
2625
|
"type": {
|
|
2585
|
-
"text": "
|
|
2626
|
+
"text": "boolean"
|
|
2586
2627
|
}
|
|
2587
2628
|
},
|
|
2588
|
-
"
|
|
2589
|
-
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
"text": "AIStatus | null"
|
|
2593
|
-
}
|
|
2594
|
-
}
|
|
2595
|
-
]
|
|
2629
|
+
"inheritedFrom": {
|
|
2630
|
+
"name": "Accordion",
|
|
2631
|
+
"module": "src/accordion/accordion.ts"
|
|
2632
|
+
}
|
|
2596
2633
|
},
|
|
2597
2634
|
{
|
|
2598
|
-
"kind": "
|
|
2599
|
-
"name": "
|
|
2600
|
-
"privacy": "private",
|
|
2601
|
-
"
|
|
2602
|
-
"
|
|
2603
|
-
|
|
2604
|
-
}
|
|
2635
|
+
"kind": "field",
|
|
2636
|
+
"name": "handleItemKeyDown",
|
|
2637
|
+
"privacy": "private",
|
|
2638
|
+
"inheritedFrom": {
|
|
2639
|
+
"name": "Accordion",
|
|
2640
|
+
"module": "src/accordion/accordion.ts"
|
|
2605
2641
|
}
|
|
2606
2642
|
},
|
|
2607
2643
|
{
|
|
2608
|
-
"kind": "
|
|
2609
|
-
"name": "
|
|
2644
|
+
"kind": "field",
|
|
2645
|
+
"name": "handleItemFocus",
|
|
2610
2646
|
"privacy": "private",
|
|
2611
|
-
"
|
|
2612
|
-
"
|
|
2613
|
-
|
|
2614
|
-
}
|
|
2647
|
+
"inheritedFrom": {
|
|
2648
|
+
"name": "Accordion",
|
|
2649
|
+
"module": "src/accordion/accordion.ts"
|
|
2615
2650
|
}
|
|
2616
2651
|
},
|
|
2617
2652
|
{
|
|
2618
2653
|
"kind": "method",
|
|
2619
|
-
"name": "
|
|
2654
|
+
"name": "adjust",
|
|
2620
2655
|
"privacy": "private",
|
|
2621
2656
|
"return": {
|
|
2622
2657
|
"type": {
|
|
2623
2658
|
"text": "void"
|
|
2624
2659
|
}
|
|
2660
|
+
},
|
|
2661
|
+
"parameters": [
|
|
2662
|
+
{
|
|
2663
|
+
"name": "adjustment",
|
|
2664
|
+
"type": {
|
|
2665
|
+
"text": "number"
|
|
2666
|
+
}
|
|
2667
|
+
}
|
|
2668
|
+
],
|
|
2669
|
+
"inheritedFrom": {
|
|
2670
|
+
"name": "Accordion",
|
|
2671
|
+
"module": "src/accordion/accordion.ts"
|
|
2625
2672
|
}
|
|
2626
2673
|
},
|
|
2627
2674
|
{
|
|
2628
2675
|
"kind": "method",
|
|
2629
|
-
"name": "
|
|
2676
|
+
"name": "focusItem",
|
|
2677
|
+
"privacy": "private",
|
|
2630
2678
|
"return": {
|
|
2631
2679
|
"type": {
|
|
2632
|
-
"text": "
|
|
2680
|
+
"text": "void"
|
|
2633
2681
|
}
|
|
2682
|
+
},
|
|
2683
|
+
"inheritedFrom": {
|
|
2684
|
+
"name": "Accordion",
|
|
2685
|
+
"module": "src/accordion/accordion.ts"
|
|
2634
2686
|
}
|
|
2635
2687
|
},
|
|
2636
2688
|
{
|
|
@@ -2745,88 +2797,102 @@
|
|
|
2745
2797
|
}
|
|
2746
2798
|
}
|
|
2747
2799
|
],
|
|
2748
|
-
"
|
|
2749
|
-
|
|
2750
|
-
|
|
2800
|
+
"events": [
|
|
2801
|
+
{
|
|
2802
|
+
"description": "Fires a custom 'change' event when the active item changes",
|
|
2803
|
+
"name": "change",
|
|
2804
|
+
"inheritedFrom": {
|
|
2805
|
+
"name": "Accordion",
|
|
2806
|
+
"module": "src/accordion/accordion.ts"
|
|
2807
|
+
}
|
|
2808
|
+
}
|
|
2809
|
+
]
|
|
2810
|
+
},
|
|
2811
|
+
{
|
|
2812
|
+
"kind": "variable",
|
|
2813
|
+
"name": "foundationAccordionShadowOptions",
|
|
2814
|
+
"type": {
|
|
2815
|
+
"text": "ShadowRootInit"
|
|
2751
2816
|
},
|
|
2752
|
-
"
|
|
2753
|
-
"customElement": true
|
|
2817
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2754
2818
|
},
|
|
2755
2819
|
{
|
|
2756
2820
|
"kind": "variable",
|
|
2757
|
-
"name": "
|
|
2821
|
+
"name": "defaultAccordionConfig",
|
|
2822
|
+
"type": {
|
|
2823
|
+
"text": "object"
|
|
2824
|
+
},
|
|
2825
|
+
"default": "{}"
|
|
2826
|
+
},
|
|
2827
|
+
{
|
|
2828
|
+
"kind": "variable",
|
|
2829
|
+
"name": "foundationAccordion",
|
|
2830
|
+
"description": "The Foundation Accordion",
|
|
2831
|
+
"privacy": "public"
|
|
2758
2832
|
}
|
|
2759
2833
|
],
|
|
2760
2834
|
"exports": [
|
|
2761
2835
|
{
|
|
2762
2836
|
"kind": "js",
|
|
2763
|
-
"name": "
|
|
2837
|
+
"name": "Accordion",
|
|
2764
2838
|
"declaration": {
|
|
2765
|
-
"name": "
|
|
2766
|
-
"module": "src/
|
|
2839
|
+
"name": "Accordion",
|
|
2840
|
+
"module": "src/accordion/accordion.ts"
|
|
2767
2841
|
}
|
|
2768
2842
|
},
|
|
2769
2843
|
{
|
|
2770
2844
|
"kind": "js",
|
|
2771
|
-
"name": "
|
|
2772
|
-
"declaration": {
|
|
2773
|
-
"name": "foundationAiIndicator",
|
|
2774
|
-
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2775
|
-
}
|
|
2776
|
-
}
|
|
2777
|
-
]
|
|
2778
|
-
},
|
|
2779
|
-
{
|
|
2780
|
-
"kind": "javascript-module",
|
|
2781
|
-
"path": "src/ai-indicator/index.ts",
|
|
2782
|
-
"declarations": [],
|
|
2783
|
-
"exports": [
|
|
2784
|
-
{
|
|
2785
|
-
"kind": "js",
|
|
2786
|
-
"name": "AiIndicator",
|
|
2845
|
+
"name": "foundationAccordionShadowOptions",
|
|
2787
2846
|
"declaration": {
|
|
2788
|
-
"name": "
|
|
2789
|
-
"module": "
|
|
2847
|
+
"name": "foundationAccordionShadowOptions",
|
|
2848
|
+
"module": "src/accordion/accordion.ts"
|
|
2790
2849
|
}
|
|
2791
2850
|
},
|
|
2792
2851
|
{
|
|
2793
2852
|
"kind": "js",
|
|
2794
|
-
"name": "
|
|
2853
|
+
"name": "defaultAccordionConfig",
|
|
2795
2854
|
"declaration": {
|
|
2796
|
-
"name": "
|
|
2797
|
-
"module": "
|
|
2855
|
+
"name": "defaultAccordionConfig",
|
|
2856
|
+
"module": "src/accordion/accordion.ts"
|
|
2798
2857
|
}
|
|
2799
2858
|
},
|
|
2800
2859
|
{
|
|
2801
2860
|
"kind": "js",
|
|
2802
|
-
"name": "
|
|
2861
|
+
"name": "foundationAccordion",
|
|
2803
2862
|
"declaration": {
|
|
2804
|
-
"name": "
|
|
2805
|
-
"module": "
|
|
2863
|
+
"name": "foundationAccordion",
|
|
2864
|
+
"module": "src/accordion/accordion.ts"
|
|
2806
2865
|
}
|
|
2807
|
-
}
|
|
2866
|
+
}
|
|
2867
|
+
]
|
|
2868
|
+
},
|
|
2869
|
+
{
|
|
2870
|
+
"kind": "javascript-module",
|
|
2871
|
+
"path": "src/accordion/index.ts",
|
|
2872
|
+
"declarations": [],
|
|
2873
|
+
"exports": [
|
|
2808
2874
|
{
|
|
2809
2875
|
"kind": "js",
|
|
2810
|
-
"name": "
|
|
2876
|
+
"name": "*",
|
|
2811
2877
|
"declaration": {
|
|
2812
|
-
"name": "
|
|
2813
|
-
"
|
|
2878
|
+
"name": "*",
|
|
2879
|
+
"package": "./accordion.template"
|
|
2814
2880
|
}
|
|
2815
2881
|
},
|
|
2816
2882
|
{
|
|
2817
2883
|
"kind": "js",
|
|
2818
|
-
"name": "
|
|
2884
|
+
"name": "*",
|
|
2819
2885
|
"declaration": {
|
|
2820
|
-
"name": "
|
|
2821
|
-
"
|
|
2886
|
+
"name": "*",
|
|
2887
|
+
"package": "./accordion.styles"
|
|
2822
2888
|
}
|
|
2823
2889
|
},
|
|
2824
2890
|
{
|
|
2825
2891
|
"kind": "js",
|
|
2826
|
-
"name": "
|
|
2892
|
+
"name": "*",
|
|
2827
2893
|
"declaration": {
|
|
2828
|
-
"name": "
|
|
2829
|
-
"
|
|
2894
|
+
"name": "*",
|
|
2895
|
+
"package": "./accordion"
|
|
2830
2896
|
}
|
|
2831
2897
|
}
|
|
2832
2898
|
]
|
|
@@ -3442,11 +3508,11 @@
|
|
|
3442
3508
|
},
|
|
3443
3509
|
{
|
|
3444
3510
|
"kind": "javascript-module",
|
|
3445
|
-
"path": "src/
|
|
3511
|
+
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
3446
3512
|
"declarations": [
|
|
3447
3513
|
{
|
|
3448
3514
|
"kind": "function",
|
|
3449
|
-
"name": "
|
|
3515
|
+
"name": "foundationAiIndicatorStyles",
|
|
3450
3516
|
"return": {
|
|
3451
3517
|
"type": {
|
|
3452
3518
|
"text": "ElementStyles"
|
|
@@ -3471,276 +3537,224 @@
|
|
|
3471
3537
|
"exports": [
|
|
3472
3538
|
{
|
|
3473
3539
|
"kind": "js",
|
|
3474
|
-
"name": "
|
|
3540
|
+
"name": "foundationAiIndicatorStyles",
|
|
3475
3541
|
"declaration": {
|
|
3476
|
-
"name": "
|
|
3477
|
-
"module": "src/
|
|
3542
|
+
"name": "foundationAiIndicatorStyles",
|
|
3543
|
+
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
3478
3544
|
}
|
|
3479
3545
|
}
|
|
3480
3546
|
]
|
|
3481
3547
|
},
|
|
3482
3548
|
{
|
|
3483
3549
|
"kind": "javascript-module",
|
|
3484
|
-
"path": "src/
|
|
3550
|
+
"path": "src/ai-indicator/ai-indicator.template.ts",
|
|
3485
3551
|
"declarations": [
|
|
3486
3552
|
{
|
|
3487
|
-
"kind": "
|
|
3488
|
-
"name": "
|
|
3489
|
-
"
|
|
3490
|
-
"
|
|
3491
|
-
"text": "ViewTemplate<Accordion>"
|
|
3492
|
-
}
|
|
3553
|
+
"kind": "variable",
|
|
3554
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3555
|
+
"type": {
|
|
3556
|
+
"text": "ViewTemplate<AiIndicator>"
|
|
3493
3557
|
},
|
|
3494
|
-
"
|
|
3495
|
-
{
|
|
3496
|
-
"name": "context",
|
|
3497
|
-
"type": {
|
|
3498
|
-
"text": "ElementDefinitionContext"
|
|
3499
|
-
}
|
|
3500
|
-
},
|
|
3501
|
-
{
|
|
3502
|
-
"name": "definition",
|
|
3503
|
-
"type": {
|
|
3504
|
-
"text": "FoundationElementDefinition"
|
|
3505
|
-
}
|
|
3506
|
-
}
|
|
3507
|
-
]
|
|
3558
|
+
"default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
|
|
3508
3559
|
}
|
|
3509
3560
|
],
|
|
3510
3561
|
"exports": [
|
|
3511
3562
|
{
|
|
3512
3563
|
"kind": "js",
|
|
3513
|
-
"name": "
|
|
3564
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3514
3565
|
"declaration": {
|
|
3515
|
-
"name": "
|
|
3516
|
-
"module": "src/
|
|
3566
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3567
|
+
"module": "src/ai-indicator/ai-indicator.template.ts"
|
|
3517
3568
|
}
|
|
3518
3569
|
}
|
|
3519
3570
|
]
|
|
3520
3571
|
},
|
|
3521
3572
|
{
|
|
3522
3573
|
"kind": "javascript-module",
|
|
3523
|
-
"path": "src/
|
|
3574
|
+
"path": "src/ai-indicator/ai-indicator.ts",
|
|
3524
3575
|
"declarations": [
|
|
3525
3576
|
{
|
|
3526
3577
|
"kind": "class",
|
|
3527
3578
|
"description": "",
|
|
3528
|
-
"name": "
|
|
3529
|
-
"
|
|
3530
|
-
"name": "FASTAccordion",
|
|
3531
|
-
"package": "@microsoft/fast-foundation"
|
|
3532
|
-
},
|
|
3533
|
-
"tagName": "%%prefix%%-accordion",
|
|
3534
|
-
"customElement": true,
|
|
3535
|
-
"attributes": [
|
|
3579
|
+
"name": "AiIndicator",
|
|
3580
|
+
"members": [
|
|
3536
3581
|
{
|
|
3537
|
-
"
|
|
3582
|
+
"kind": "field",
|
|
3583
|
+
"name": "providerRegistry",
|
|
3538
3584
|
"type": {
|
|
3539
|
-
"text": "
|
|
3540
|
-
},
|
|
3541
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3542
|
-
"fieldName": "expandmode",
|
|
3543
|
-
"inheritedFrom": {
|
|
3544
|
-
"name": "Accordion",
|
|
3545
|
-
"module": "src/accordion/accordion.ts"
|
|
3585
|
+
"text": "AIProviderRegistry"
|
|
3546
3586
|
}
|
|
3547
|
-
}
|
|
3548
|
-
],
|
|
3549
|
-
"members": [
|
|
3587
|
+
},
|
|
3550
3588
|
{
|
|
3551
3589
|
"kind": "field",
|
|
3552
|
-
"name": "
|
|
3590
|
+
"name": "aiProvider",
|
|
3553
3591
|
"type": {
|
|
3554
|
-
"text": "
|
|
3592
|
+
"text": "AIProvider | undefined"
|
|
3555
3593
|
},
|
|
3556
|
-
"privacy": "
|
|
3557
|
-
"description": "
|
|
3558
|
-
"
|
|
3559
|
-
"name": "Accordion",
|
|
3560
|
-
"module": "src/accordion/accordion.ts"
|
|
3561
|
-
}
|
|
3594
|
+
"privacy": "private",
|
|
3595
|
+
"description": "The indicator reflects status for the registry's default provider only —\nper-agent provider overrides live with the assistant component, not this\ntop-level chrome.",
|
|
3596
|
+
"readonly": true
|
|
3562
3597
|
},
|
|
3563
3598
|
{
|
|
3564
3599
|
"kind": "field",
|
|
3565
|
-
"name": "
|
|
3600
|
+
"name": "status",
|
|
3566
3601
|
"type": {
|
|
3567
|
-
"text": "
|
|
3602
|
+
"text": "AIStatus | null"
|
|
3568
3603
|
},
|
|
3569
|
-
"
|
|
3570
|
-
"inheritedFrom": {
|
|
3571
|
-
"name": "Accordion",
|
|
3572
|
-
"module": "src/accordion/accordion.ts"
|
|
3573
|
-
}
|
|
3604
|
+
"default": "null"
|
|
3574
3605
|
},
|
|
3575
3606
|
{
|
|
3576
3607
|
"kind": "field",
|
|
3577
|
-
"name": "
|
|
3608
|
+
"name": "open",
|
|
3578
3609
|
"type": {
|
|
3579
|
-
"text": "
|
|
3610
|
+
"text": "boolean"
|
|
3580
3611
|
},
|
|
3581
|
-
"
|
|
3582
|
-
|
|
3583
|
-
|
|
3584
|
-
|
|
3585
|
-
|
|
3586
|
-
|
|
3612
|
+
"default": "false"
|
|
3613
|
+
},
|
|
3614
|
+
{
|
|
3615
|
+
"kind": "field",
|
|
3616
|
+
"name": "state",
|
|
3617
|
+
"type": {
|
|
3618
|
+
"text": "AIIndicatorState"
|
|
3619
|
+
},
|
|
3620
|
+
"default": "'none'"
|
|
3621
|
+
},
|
|
3622
|
+
{
|
|
3623
|
+
"kind": "field",
|
|
3624
|
+
"name": "isInstalling",
|
|
3625
|
+
"type": {
|
|
3626
|
+
"text": "boolean"
|
|
3627
|
+
},
|
|
3628
|
+
"default": "false"
|
|
3587
3629
|
},
|
|
3588
3630
|
{
|
|
3589
3631
|
"kind": "field",
|
|
3590
|
-
"name": "
|
|
3632
|
+
"name": "pollTimer",
|
|
3591
3633
|
"type": {
|
|
3592
|
-
"text": "
|
|
3634
|
+
"text": "ReturnType<typeof setInterval> | null"
|
|
3593
3635
|
},
|
|
3594
3636
|
"privacy": "private",
|
|
3595
|
-
"
|
|
3596
|
-
"name": "Accordion",
|
|
3597
|
-
"module": "src/accordion/accordion.ts"
|
|
3598
|
-
}
|
|
3637
|
+
"default": "null"
|
|
3599
3638
|
},
|
|
3600
3639
|
{
|
|
3601
3640
|
"kind": "field",
|
|
3602
|
-
"name": "
|
|
3603
|
-
"privacy": "private"
|
|
3604
|
-
"inheritedFrom": {
|
|
3605
|
-
"name": "Accordion",
|
|
3606
|
-
"module": "src/accordion/accordion.ts"
|
|
3607
|
-
}
|
|
3641
|
+
"name": "clickOutside",
|
|
3642
|
+
"privacy": "private"
|
|
3608
3643
|
},
|
|
3609
3644
|
{
|
|
3610
|
-
"kind": "
|
|
3611
|
-
"name": "
|
|
3612
|
-
"
|
|
3613
|
-
|
|
3614
|
-
"type": {
|
|
3615
|
-
"text": "AccordionItem | null"
|
|
3616
|
-
}
|
|
3645
|
+
"kind": "field",
|
|
3646
|
+
"name": "chromeStatusLabel",
|
|
3647
|
+
"type": {
|
|
3648
|
+
"text": "string | null"
|
|
3617
3649
|
},
|
|
3618
|
-
"
|
|
3619
|
-
"name": "Accordion",
|
|
3620
|
-
"module": "src/accordion/accordion.ts"
|
|
3621
|
-
}
|
|
3650
|
+
"readonly": true
|
|
3622
3651
|
},
|
|
3623
3652
|
{
|
|
3624
3653
|
"kind": "field",
|
|
3625
|
-
"name": "
|
|
3626
|
-
"
|
|
3627
|
-
|
|
3628
|
-
|
|
3629
|
-
|
|
3630
|
-
|
|
3654
|
+
"name": "canInstall",
|
|
3655
|
+
"type": {
|
|
3656
|
+
"text": "boolean"
|
|
3657
|
+
},
|
|
3658
|
+
"readonly": true
|
|
3659
|
+
},
|
|
3660
|
+
{
|
|
3661
|
+
"kind": "field",
|
|
3662
|
+
"name": "isDownloading",
|
|
3663
|
+
"type": {
|
|
3664
|
+
"text": "boolean"
|
|
3665
|
+
},
|
|
3666
|
+
"readonly": true
|
|
3631
3667
|
},
|
|
3632
3668
|
{
|
|
3633
3669
|
"kind": "method",
|
|
3634
|
-
"name": "
|
|
3635
|
-
"privacy": "private",
|
|
3670
|
+
"name": "openChanged",
|
|
3636
3671
|
"return": {
|
|
3637
3672
|
"type": {
|
|
3638
3673
|
"text": "void"
|
|
3639
3674
|
}
|
|
3640
|
-
},
|
|
3641
|
-
"inheritedFrom": {
|
|
3642
|
-
"name": "Accordion",
|
|
3643
|
-
"module": "src/accordion/accordion.ts"
|
|
3644
3675
|
}
|
|
3645
3676
|
},
|
|
3646
3677
|
{
|
|
3647
|
-
"kind": "
|
|
3648
|
-
"name": "
|
|
3678
|
+
"kind": "method",
|
|
3679
|
+
"name": "handleClickOutside",
|
|
3649
3680
|
"privacy": "private",
|
|
3650
|
-
"
|
|
3651
|
-
|
|
3652
|
-
|
|
3653
|
-
|
|
3681
|
+
"parameters": [
|
|
3682
|
+
{
|
|
3683
|
+
"name": "event",
|
|
3684
|
+
"type": {
|
|
3685
|
+
"text": "MouseEvent"
|
|
3686
|
+
}
|
|
3687
|
+
}
|
|
3688
|
+
]
|
|
3654
3689
|
},
|
|
3655
3690
|
{
|
|
3656
|
-
"kind": "
|
|
3657
|
-
"name": "
|
|
3658
|
-
"privacy": "private",
|
|
3659
|
-
"inheritedFrom": {
|
|
3660
|
-
"name": "Accordion",
|
|
3661
|
-
"module": "src/accordion/accordion.ts"
|
|
3662
|
-
}
|
|
3691
|
+
"kind": "method",
|
|
3692
|
+
"name": "toggleDropdown"
|
|
3663
3693
|
},
|
|
3664
3694
|
{
|
|
3665
3695
|
"kind": "method",
|
|
3666
|
-
"name": "
|
|
3667
|
-
"privacy": "private",
|
|
3696
|
+
"name": "refreshStatus",
|
|
3668
3697
|
"return": {
|
|
3669
3698
|
"type": {
|
|
3670
|
-
"text": "
|
|
3699
|
+
"text": "Promise<void>"
|
|
3671
3700
|
}
|
|
3672
|
-
},
|
|
3673
|
-
"inheritedFrom": {
|
|
3674
|
-
"name": "Accordion",
|
|
3675
|
-
"module": "src/accordion/accordion.ts"
|
|
3676
3701
|
}
|
|
3677
3702
|
},
|
|
3678
3703
|
{
|
|
3679
3704
|
"kind": "method",
|
|
3680
|
-
"name": "
|
|
3705
|
+
"name": "deriveState",
|
|
3681
3706
|
"privacy": "private",
|
|
3682
3707
|
"return": {
|
|
3683
3708
|
"type": {
|
|
3684
|
-
"text": "
|
|
3709
|
+
"text": "AIIndicatorState"
|
|
3685
3710
|
}
|
|
3686
3711
|
},
|
|
3687
|
-
"
|
|
3688
|
-
|
|
3689
|
-
|
|
3690
|
-
|
|
3712
|
+
"parameters": [
|
|
3713
|
+
{
|
|
3714
|
+
"name": "s",
|
|
3715
|
+
"type": {
|
|
3716
|
+
"text": "AIStatus | null"
|
|
3717
|
+
}
|
|
3718
|
+
}
|
|
3719
|
+
]
|
|
3691
3720
|
},
|
|
3692
3721
|
{
|
|
3693
|
-
"kind": "
|
|
3694
|
-
"name": "
|
|
3722
|
+
"kind": "method",
|
|
3723
|
+
"name": "maybeStartPolling",
|
|
3695
3724
|
"privacy": "private",
|
|
3696
|
-
"
|
|
3697
|
-
"
|
|
3698
|
-
|
|
3725
|
+
"return": {
|
|
3726
|
+
"type": {
|
|
3727
|
+
"text": "void"
|
|
3728
|
+
}
|
|
3699
3729
|
}
|
|
3700
3730
|
},
|
|
3701
3731
|
{
|
|
3702
|
-
"kind": "
|
|
3703
|
-
"name": "
|
|
3732
|
+
"kind": "method",
|
|
3733
|
+
"name": "startPolling",
|
|
3704
3734
|
"privacy": "private",
|
|
3705
|
-
"
|
|
3706
|
-
"
|
|
3707
|
-
|
|
3735
|
+
"return": {
|
|
3736
|
+
"type": {
|
|
3737
|
+
"text": "void"
|
|
3738
|
+
}
|
|
3708
3739
|
}
|
|
3709
3740
|
},
|
|
3710
3741
|
{
|
|
3711
3742
|
"kind": "method",
|
|
3712
|
-
"name": "
|
|
3743
|
+
"name": "stopPolling",
|
|
3713
3744
|
"privacy": "private",
|
|
3714
3745
|
"return": {
|
|
3715
3746
|
"type": {
|
|
3716
3747
|
"text": "void"
|
|
3717
3748
|
}
|
|
3718
|
-
},
|
|
3719
|
-
"parameters": [
|
|
3720
|
-
{
|
|
3721
|
-
"name": "adjustment",
|
|
3722
|
-
"type": {
|
|
3723
|
-
"text": "number"
|
|
3724
|
-
}
|
|
3725
|
-
}
|
|
3726
|
-
],
|
|
3727
|
-
"inheritedFrom": {
|
|
3728
|
-
"name": "Accordion",
|
|
3729
|
-
"module": "src/accordion/accordion.ts"
|
|
3730
3749
|
}
|
|
3731
3750
|
},
|
|
3732
3751
|
{
|
|
3733
3752
|
"kind": "method",
|
|
3734
|
-
"name": "
|
|
3735
|
-
"privacy": "private",
|
|
3753
|
+
"name": "onInstall",
|
|
3736
3754
|
"return": {
|
|
3737
3755
|
"type": {
|
|
3738
|
-
"text": "void"
|
|
3756
|
+
"text": "Promise<void>"
|
|
3739
3757
|
}
|
|
3740
|
-
},
|
|
3741
|
-
"inheritedFrom": {
|
|
3742
|
-
"name": "Accordion",
|
|
3743
|
-
"module": "src/accordion/accordion.ts"
|
|
3744
3758
|
}
|
|
3745
3759
|
},
|
|
3746
3760
|
{
|
|
@@ -3855,102 +3869,88 @@
|
|
|
3855
3869
|
}
|
|
3856
3870
|
}
|
|
3857
3871
|
],
|
|
3858
|
-
"
|
|
3859
|
-
|
|
3860
|
-
|
|
3861
|
-
"name": "change",
|
|
3862
|
-
"inheritedFrom": {
|
|
3863
|
-
"name": "Accordion",
|
|
3864
|
-
"module": "src/accordion/accordion.ts"
|
|
3865
|
-
}
|
|
3866
|
-
}
|
|
3867
|
-
]
|
|
3868
|
-
},
|
|
3869
|
-
{
|
|
3870
|
-
"kind": "variable",
|
|
3871
|
-
"name": "foundationAccordionShadowOptions",
|
|
3872
|
-
"type": {
|
|
3873
|
-
"text": "ShadowRootInit"
|
|
3874
|
-
},
|
|
3875
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3876
|
-
},
|
|
3877
|
-
{
|
|
3878
|
-
"kind": "variable",
|
|
3879
|
-
"name": "defaultAccordionConfig",
|
|
3880
|
-
"type": {
|
|
3881
|
-
"text": "object"
|
|
3872
|
+
"superclass": {
|
|
3873
|
+
"name": "FoundationElement",
|
|
3874
|
+
"package": "@microsoft/fast-foundation"
|
|
3882
3875
|
},
|
|
3883
|
-
"
|
|
3876
|
+
"tagName": "%%prefix%%-ai-indicator",
|
|
3877
|
+
"customElement": true
|
|
3884
3878
|
},
|
|
3885
3879
|
{
|
|
3886
3880
|
"kind": "variable",
|
|
3887
|
-
"name": "
|
|
3888
|
-
"description": "The Foundation Accordion",
|
|
3889
|
-
"privacy": "public"
|
|
3881
|
+
"name": "foundationAiIndicator"
|
|
3890
3882
|
}
|
|
3891
3883
|
],
|
|
3892
3884
|
"exports": [
|
|
3893
3885
|
{
|
|
3894
3886
|
"kind": "js",
|
|
3895
|
-
"name": "
|
|
3887
|
+
"name": "AiIndicator",
|
|
3896
3888
|
"declaration": {
|
|
3897
|
-
"name": "
|
|
3898
|
-
"module": "src/
|
|
3889
|
+
"name": "AiIndicator",
|
|
3890
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3899
3891
|
}
|
|
3900
3892
|
},
|
|
3901
3893
|
{
|
|
3902
3894
|
"kind": "js",
|
|
3903
|
-
"name": "
|
|
3895
|
+
"name": "foundationAiIndicator",
|
|
3904
3896
|
"declaration": {
|
|
3905
|
-
"name": "
|
|
3906
|
-
"module": "src/
|
|
3897
|
+
"name": "foundationAiIndicator",
|
|
3898
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3899
|
+
}
|
|
3900
|
+
}
|
|
3901
|
+
]
|
|
3902
|
+
},
|
|
3903
|
+
{
|
|
3904
|
+
"kind": "javascript-module",
|
|
3905
|
+
"path": "src/ai-indicator/index.ts",
|
|
3906
|
+
"declarations": [],
|
|
3907
|
+
"exports": [
|
|
3908
|
+
{
|
|
3909
|
+
"kind": "js",
|
|
3910
|
+
"name": "AiIndicator",
|
|
3911
|
+
"declaration": {
|
|
3912
|
+
"name": "AiIndicator",
|
|
3913
|
+
"module": "./ai-indicator"
|
|
3907
3914
|
}
|
|
3908
3915
|
},
|
|
3909
3916
|
{
|
|
3910
3917
|
"kind": "js",
|
|
3911
|
-
"name": "
|
|
3918
|
+
"name": "foundationAiIndicator",
|
|
3912
3919
|
"declaration": {
|
|
3913
|
-
"name": "
|
|
3914
|
-
"module": "
|
|
3920
|
+
"name": "foundationAiIndicator",
|
|
3921
|
+
"module": "./ai-indicator"
|
|
3915
3922
|
}
|
|
3916
3923
|
},
|
|
3917
3924
|
{
|
|
3918
3925
|
"kind": "js",
|
|
3919
|
-
"name": "
|
|
3926
|
+
"name": "type",
|
|
3920
3927
|
"declaration": {
|
|
3921
|
-
"name": "
|
|
3922
|
-
"module": "
|
|
3928
|
+
"name": "type",
|
|
3929
|
+
"module": "./ai-indicator"
|
|
3923
3930
|
}
|
|
3924
|
-
}
|
|
3925
|
-
]
|
|
3926
|
-
},
|
|
3927
|
-
{
|
|
3928
|
-
"kind": "javascript-module",
|
|
3929
|
-
"path": "src/accordion/index.ts",
|
|
3930
|
-
"declarations": [],
|
|
3931
|
-
"exports": [
|
|
3931
|
+
},
|
|
3932
3932
|
{
|
|
3933
3933
|
"kind": "js",
|
|
3934
|
-
"name": "
|
|
3934
|
+
"name": "AIIndicatorState",
|
|
3935
3935
|
"declaration": {
|
|
3936
|
-
"name": "
|
|
3937
|
-
"
|
|
3936
|
+
"name": "AIIndicatorState",
|
|
3937
|
+
"module": "./ai-indicator"
|
|
3938
3938
|
}
|
|
3939
3939
|
},
|
|
3940
3940
|
{
|
|
3941
3941
|
"kind": "js",
|
|
3942
|
-
"name": "
|
|
3942
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3943
3943
|
"declaration": {
|
|
3944
|
-
"name": "
|
|
3945
|
-
"
|
|
3944
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3945
|
+
"module": "./ai-indicator.template"
|
|
3946
3946
|
}
|
|
3947
3947
|
},
|
|
3948
3948
|
{
|
|
3949
3949
|
"kind": "js",
|
|
3950
|
-
"name": "
|
|
3950
|
+
"name": "foundationAiIndicatorStyles",
|
|
3951
3951
|
"declaration": {
|
|
3952
|
-
"name": "
|
|
3953
|
-
"
|
|
3952
|
+
"name": "foundationAiIndicatorStyles",
|
|
3953
|
+
"module": "./ai-indicator.styles"
|
|
3954
3954
|
}
|
|
3955
3955
|
}
|
|
3956
3956
|
]
|