@genesislcap/foundation-ui 14.419.1 → 14.419.2-alpha-83dfc7d.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +440 -440
- package/dist/dts/react.d.ts +6 -6
- package/dist/react.cjs +3 -3
- package/dist/react.mjs +2 -2
- package/package.json +19 -19
|
@@ -1423,34 +1423,11 @@
|
|
|
1423
1423
|
},
|
|
1424
1424
|
{
|
|
1425
1425
|
"kind": "javascript-module",
|
|
1426
|
-
"path": "src/
|
|
1426
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
1427
1427
|
"declarations": [
|
|
1428
1428
|
{
|
|
1429
1429
|
"kind": "function",
|
|
1430
|
-
"name": "
|
|
1431
|
-
"return": {
|
|
1432
|
-
"type": {
|
|
1433
|
-
"text": "ElementStyles"
|
|
1434
|
-
}
|
|
1435
|
-
},
|
|
1436
|
-
"parameters": [
|
|
1437
|
-
{
|
|
1438
|
-
"name": "context",
|
|
1439
|
-
"type": {
|
|
1440
|
-
"text": "ElementDefinitionContext"
|
|
1441
|
-
}
|
|
1442
|
-
},
|
|
1443
|
-
{
|
|
1444
|
-
"name": "definition",
|
|
1445
|
-
"type": {
|
|
1446
|
-
"text": "FoundationElementDefinition"
|
|
1447
|
-
}
|
|
1448
|
-
}
|
|
1449
|
-
]
|
|
1450
|
-
},
|
|
1451
|
-
{
|
|
1452
|
-
"kind": "function",
|
|
1453
|
-
"name": "foundationActionsMenuStyles",
|
|
1430
|
+
"name": "foundationAccordionItemStyles",
|
|
1454
1431
|
"return": {
|
|
1455
1432
|
"type": {
|
|
1456
1433
|
"text": "ElementStyles"
|
|
@@ -1475,270 +1452,157 @@
|
|
|
1475
1452
|
"exports": [
|
|
1476
1453
|
{
|
|
1477
1454
|
"kind": "js",
|
|
1478
|
-
"name": "
|
|
1479
|
-
"declaration": {
|
|
1480
|
-
"name": "actionsMenuBaseStyles",
|
|
1481
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1482
|
-
}
|
|
1483
|
-
},
|
|
1484
|
-
{
|
|
1485
|
-
"kind": "js",
|
|
1486
|
-
"name": "foundationActionsMenuStyles",
|
|
1455
|
+
"name": "foundationAccordionItemStyles",
|
|
1487
1456
|
"declaration": {
|
|
1488
|
-
"name": "
|
|
1489
|
-
"module": "src/
|
|
1457
|
+
"name": "foundationAccordionItemStyles",
|
|
1458
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1490
1459
|
}
|
|
1491
1460
|
}
|
|
1492
1461
|
]
|
|
1493
1462
|
},
|
|
1494
1463
|
{
|
|
1495
1464
|
"kind": "javascript-module",
|
|
1496
|
-
"path": "src/
|
|
1465
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1497
1466
|
"declarations": [
|
|
1498
1467
|
{
|
|
1499
1468
|
"kind": "function",
|
|
1500
|
-
"name": "
|
|
1469
|
+
"name": "foundationAccordionItemTemplate",
|
|
1470
|
+
"return": {
|
|
1471
|
+
"type": {
|
|
1472
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
1473
|
+
}
|
|
1474
|
+
},
|
|
1501
1475
|
"parameters": [
|
|
1502
1476
|
{
|
|
1503
|
-
"name": "
|
|
1477
|
+
"name": "context",
|
|
1504
1478
|
"type": {
|
|
1505
|
-
"text": "
|
|
1479
|
+
"text": "ElementDefinitionContext"
|
|
1506
1480
|
}
|
|
1507
|
-
}
|
|
1508
|
-
]
|
|
1509
|
-
},
|
|
1510
|
-
{
|
|
1511
|
-
"kind": "function",
|
|
1512
|
-
"name": "singleOptionTemplate",
|
|
1513
|
-
"parameters": [
|
|
1481
|
+
},
|
|
1514
1482
|
{
|
|
1515
|
-
"name": "
|
|
1483
|
+
"name": "definition",
|
|
1516
1484
|
"type": {
|
|
1517
|
-
"text": "
|
|
1485
|
+
"text": "FoundationElementDefinition"
|
|
1518
1486
|
}
|
|
1519
1487
|
}
|
|
1520
1488
|
]
|
|
1521
|
-
},
|
|
1522
|
-
{
|
|
1523
|
-
"kind": "variable",
|
|
1524
|
-
"name": "foundationActionsMenuTemplate",
|
|
1525
|
-
"type": {
|
|
1526
|
-
"text": "ViewTemplate<ActionsMenu>"
|
|
1527
|
-
},
|
|
1528
|
-
"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`"
|
|
1529
1489
|
}
|
|
1530
1490
|
],
|
|
1531
1491
|
"exports": [
|
|
1532
1492
|
{
|
|
1533
1493
|
"kind": "js",
|
|
1534
|
-
"name": "
|
|
1535
|
-
"declaration": {
|
|
1536
|
-
"name": "menuTemplate",
|
|
1537
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1538
|
-
}
|
|
1539
|
-
},
|
|
1540
|
-
{
|
|
1541
|
-
"kind": "js",
|
|
1542
|
-
"name": "singleOptionTemplate",
|
|
1543
|
-
"declaration": {
|
|
1544
|
-
"name": "singleOptionTemplate",
|
|
1545
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1546
|
-
}
|
|
1547
|
-
},
|
|
1548
|
-
{
|
|
1549
|
-
"kind": "js",
|
|
1550
|
-
"name": "foundationActionsMenuTemplate",
|
|
1494
|
+
"name": "foundationAccordionItemTemplate",
|
|
1551
1495
|
"declaration": {
|
|
1552
|
-
"name": "
|
|
1553
|
-
"module": "src/
|
|
1496
|
+
"name": "foundationAccordionItemTemplate",
|
|
1497
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
1554
1498
|
}
|
|
1555
1499
|
}
|
|
1556
1500
|
]
|
|
1557
1501
|
},
|
|
1558
1502
|
{
|
|
1559
1503
|
"kind": "javascript-module",
|
|
1560
|
-
"path": "src/
|
|
1504
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
1561
1505
|
"declarations": [
|
|
1562
1506
|
{
|
|
1563
1507
|
"kind": "class",
|
|
1564
1508
|
"description": "",
|
|
1565
|
-
"name": "
|
|
1566
|
-
"
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
},
|
|
1574
|
-
{
|
|
1575
|
-
"kind": "field",
|
|
1576
|
-
"name": "isVertical",
|
|
1577
|
-
"type": {
|
|
1578
|
-
"text": "boolean"
|
|
1579
|
-
},
|
|
1580
|
-
"default": "false"
|
|
1581
|
-
},
|
|
1509
|
+
"name": "AccordionItem",
|
|
1510
|
+
"superclass": {
|
|
1511
|
+
"name": "FASTAccordionItem",
|
|
1512
|
+
"package": "@microsoft/fast-components"
|
|
1513
|
+
},
|
|
1514
|
+
"tagName": "%%prefix%%-accordion-item",
|
|
1515
|
+
"customElement": true,
|
|
1516
|
+
"attributes": [
|
|
1582
1517
|
{
|
|
1583
|
-
"
|
|
1584
|
-
"name": "addDefaultActions",
|
|
1518
|
+
"name": "heading-level",
|
|
1585
1519
|
"type": {
|
|
1586
|
-
"text": "
|
|
1520
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1587
1521
|
},
|
|
1588
|
-
"default": "
|
|
1522
|
+
"default": "2",
|
|
1523
|
+
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
1524
|
+
"fieldName": "headinglevel",
|
|
1525
|
+
"inheritedFrom": {
|
|
1526
|
+
"name": "AccordionItem",
|
|
1527
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1528
|
+
}
|
|
1589
1529
|
},
|
|
1590
1530
|
{
|
|
1591
|
-
"kind": "field",
|
|
1592
|
-
"name": "autoCloseOnAction",
|
|
1593
1531
|
"type": {
|
|
1594
1532
|
"text": "boolean"
|
|
1595
1533
|
},
|
|
1596
|
-
"default": "
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
"
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
"text": "string"
|
|
1603
|
-
}
|
|
1604
|
-
},
|
|
1605
|
-
{
|
|
1606
|
-
"kind": "field",
|
|
1607
|
-
"name": "definition",
|
|
1608
|
-
"type": {
|
|
1609
|
-
"text": "any"
|
|
1534
|
+
"default": "false",
|
|
1535
|
+
"description": "Expands or collapses the item.",
|
|
1536
|
+
"fieldName": "expanded",
|
|
1537
|
+
"inheritedFrom": {
|
|
1538
|
+
"name": "AccordionItem",
|
|
1539
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1610
1540
|
}
|
|
1611
1541
|
},
|
|
1612
1542
|
{
|
|
1613
|
-
"
|
|
1614
|
-
"name": "name",
|
|
1543
|
+
"name": "id",
|
|
1615
1544
|
"type": {
|
|
1616
1545
|
"text": "string"
|
|
1617
1546
|
},
|
|
1618
|
-
"
|
|
1619
|
-
|
|
1547
|
+
"description": "The item ID",
|
|
1548
|
+
"fieldName": "id",
|
|
1549
|
+
"inheritedFrom": {
|
|
1550
|
+
"name": "AccordionItem",
|
|
1551
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1552
|
+
}
|
|
1553
|
+
}
|
|
1554
|
+
],
|
|
1555
|
+
"members": [
|
|
1620
1556
|
{
|
|
1621
1557
|
"kind": "field",
|
|
1622
|
-
"name": "
|
|
1558
|
+
"name": "headinglevel",
|
|
1623
1559
|
"type": {
|
|
1624
|
-
"text": "
|
|
1560
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1625
1561
|
},
|
|
1626
|
-
"
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
"
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
"text": "string"
|
|
1562
|
+
"privacy": "public",
|
|
1563
|
+
"default": "2",
|
|
1564
|
+
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
1565
|
+
"inheritedFrom": {
|
|
1566
|
+
"name": "AccordionItem",
|
|
1567
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1633
1568
|
}
|
|
1634
1569
|
},
|
|
1635
1570
|
{
|
|
1636
1571
|
"kind": "field",
|
|
1637
|
-
"name": "
|
|
1572
|
+
"name": "expanded",
|
|
1638
1573
|
"type": {
|
|
1639
1574
|
"text": "boolean"
|
|
1640
1575
|
},
|
|
1641
|
-
"
|
|
1576
|
+
"privacy": "public",
|
|
1577
|
+
"default": "false",
|
|
1578
|
+
"description": "Expands or collapses the item.",
|
|
1579
|
+
"inheritedFrom": {
|
|
1580
|
+
"name": "AccordionItem",
|
|
1581
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1582
|
+
}
|
|
1642
1583
|
},
|
|
1643
1584
|
{
|
|
1644
1585
|
"kind": "field",
|
|
1645
|
-
"name": "
|
|
1586
|
+
"name": "id",
|
|
1646
1587
|
"type": {
|
|
1647
|
-
"text": "
|
|
1588
|
+
"text": "string"
|
|
1648
1589
|
},
|
|
1649
|
-
"
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
"type": {
|
|
1655
|
-
"text": "ActionMenuItem"
|
|
1590
|
+
"privacy": "public",
|
|
1591
|
+
"description": "The item ID",
|
|
1592
|
+
"inheritedFrom": {
|
|
1593
|
+
"name": "AccordionItem",
|
|
1594
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1656
1595
|
}
|
|
1657
1596
|
},
|
|
1658
1597
|
{
|
|
1659
1598
|
"kind": "field",
|
|
1660
|
-
"name": "
|
|
1661
|
-
"
|
|
1662
|
-
|
|
1599
|
+
"name": "change",
|
|
1600
|
+
"privacy": "private",
|
|
1601
|
+
"inheritedFrom": {
|
|
1602
|
+
"name": "AccordionItem",
|
|
1603
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1663
1604
|
}
|
|
1664
1605
|
},
|
|
1665
|
-
{
|
|
1666
|
-
"kind": "method",
|
|
1667
|
-
"name": "definitionChanged",
|
|
1668
|
-
"privacy": "protected",
|
|
1669
|
-
"parameters": [
|
|
1670
|
-
{
|
|
1671
|
-
"name": "oldValue",
|
|
1672
|
-
"type": {
|
|
1673
|
-
"text": "any"
|
|
1674
|
-
}
|
|
1675
|
-
},
|
|
1676
|
-
{
|
|
1677
|
-
"name": "newValue",
|
|
1678
|
-
"type": {
|
|
1679
|
-
"text": "any"
|
|
1680
|
-
}
|
|
1681
|
-
}
|
|
1682
|
-
]
|
|
1683
|
-
},
|
|
1684
|
-
{
|
|
1685
|
-
"kind": "method",
|
|
1686
|
-
"name": "openChanged",
|
|
1687
|
-
"privacy": "protected"
|
|
1688
|
-
},
|
|
1689
|
-
{
|
|
1690
|
-
"kind": "method",
|
|
1691
|
-
"name": "toggleActionsMenuVisibility"
|
|
1692
|
-
},
|
|
1693
|
-
{
|
|
1694
|
-
"kind": "method",
|
|
1695
|
-
"name": "onActionMenuItemClick",
|
|
1696
|
-
"parameters": [
|
|
1697
|
-
{
|
|
1698
|
-
"name": "callback",
|
|
1699
|
-
"type": {
|
|
1700
|
-
"text": "(rowData) => void | any"
|
|
1701
|
-
}
|
|
1702
|
-
}
|
|
1703
|
-
]
|
|
1704
|
-
},
|
|
1705
|
-
{
|
|
1706
|
-
"kind": "field",
|
|
1707
|
-
"name": "allActions",
|
|
1708
|
-
"type": {
|
|
1709
|
-
"text": "ActionMenuItem[]"
|
|
1710
|
-
},
|
|
1711
|
-
"readonly": true
|
|
1712
|
-
},
|
|
1713
|
-
{
|
|
1714
|
-
"kind": "field",
|
|
1715
|
-
"name": "rowData",
|
|
1716
|
-
"readonly": true
|
|
1717
|
-
},
|
|
1718
|
-
{
|
|
1719
|
-
"kind": "method",
|
|
1720
|
-
"name": "getLabel",
|
|
1721
|
-
"parameters": [
|
|
1722
|
-
{
|
|
1723
|
-
"name": "name",
|
|
1724
|
-
"type": {
|
|
1725
|
-
"text": "string | ((rowData: any) => string)"
|
|
1726
|
-
}
|
|
1727
|
-
}
|
|
1728
|
-
]
|
|
1729
|
-
},
|
|
1730
|
-
{
|
|
1731
|
-
"kind": "method",
|
|
1732
|
-
"name": "getTemplate",
|
|
1733
|
-
"parameters": [
|
|
1734
|
-
{
|
|
1735
|
-
"name": "prefix",
|
|
1736
|
-
"type": {
|
|
1737
|
-
"text": "string"
|
|
1738
|
-
}
|
|
1739
|
-
}
|
|
1740
|
-
]
|
|
1741
|
-
},
|
|
1742
1606
|
{
|
|
1743
1607
|
"kind": "field",
|
|
1744
1608
|
"name": "_presentation",
|
|
@@ -1846,112 +1710,83 @@
|
|
|
1846
1710
|
],
|
|
1847
1711
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
1848
1712
|
"inheritedFrom": {
|
|
1849
|
-
"name": "FoundationElement",
|
|
1850
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1851
|
-
}
|
|
1852
|
-
}
|
|
1853
|
-
],
|
|
1854
|
-
"attributes": [
|
|
1855
|
-
{
|
|
1856
|
-
"name": "is-vertical",
|
|
1857
|
-
"type": {
|
|
1858
|
-
"text": "boolean"
|
|
1859
|
-
},
|
|
1860
|
-
"default": "false",
|
|
1861
|
-
"fieldName": "isVertical"
|
|
1862
|
-
},
|
|
1863
|
-
{
|
|
1864
|
-
"name": "add-default-actions",
|
|
1865
|
-
"type": {
|
|
1866
|
-
"text": "boolean"
|
|
1867
|
-
},
|
|
1868
|
-
"default": "true",
|
|
1869
|
-
"fieldName": "addDefaultActions"
|
|
1870
|
-
},
|
|
1871
|
-
{
|
|
1872
|
-
"name": "auto-close-on-action",
|
|
1873
|
-
"type": {
|
|
1874
|
-
"text": "boolean"
|
|
1875
|
-
},
|
|
1876
|
-
"default": "true",
|
|
1877
|
-
"fieldName": "autoCloseOnAction"
|
|
1878
|
-
},
|
|
1879
|
-
{
|
|
1880
|
-
"name": "name",
|
|
1881
|
-
"type": {
|
|
1882
|
-
"text": "string"
|
|
1883
|
-
},
|
|
1884
|
-
"default": "'Actions'",
|
|
1885
|
-
"fieldName": "name"
|
|
1886
|
-
},
|
|
1887
|
-
{
|
|
1888
|
-
"name": "open",
|
|
1889
|
-
"type": {
|
|
1890
|
-
"text": "boolean"
|
|
1891
|
-
},
|
|
1892
|
-
"default": "false",
|
|
1893
|
-
"fieldName": "open"
|
|
1894
|
-
},
|
|
1895
|
-
{
|
|
1896
|
-
"name": "buttonAppearance",
|
|
1897
|
-
"type": {
|
|
1898
|
-
"text": "string"
|
|
1899
|
-
},
|
|
1900
|
-
"fieldName": "buttonAppearance"
|
|
1901
|
-
},
|
|
1902
|
-
{
|
|
1903
|
-
"name": "hide-disabled",
|
|
1904
|
-
"type": {
|
|
1905
|
-
"text": "boolean"
|
|
1906
|
-
},
|
|
1907
|
-
"default": "false",
|
|
1908
|
-
"fieldName": "hideDisabled"
|
|
1909
|
-
},
|
|
1910
|
-
{
|
|
1911
|
-
"name": "hide-menu-single-option",
|
|
1912
|
-
"type": {
|
|
1913
|
-
"text": "boolean"
|
|
1914
|
-
},
|
|
1915
|
-
"default": "false",
|
|
1916
|
-
"fieldName": "hideMenuSingleOption"
|
|
1713
|
+
"name": "FoundationElement",
|
|
1714
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1715
|
+
}
|
|
1917
1716
|
}
|
|
1918
1717
|
],
|
|
1919
|
-
"
|
|
1920
|
-
|
|
1921
|
-
|
|
1718
|
+
"events": [
|
|
1719
|
+
{
|
|
1720
|
+
"description": "Fires a custom 'change' event when the button is invoked",
|
|
1721
|
+
"name": "change",
|
|
1722
|
+
"inheritedFrom": {
|
|
1723
|
+
"name": "AccordionItem",
|
|
1724
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1725
|
+
}
|
|
1726
|
+
}
|
|
1727
|
+
]
|
|
1728
|
+
},
|
|
1729
|
+
{
|
|
1730
|
+
"kind": "variable",
|
|
1731
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1732
|
+
"type": {
|
|
1733
|
+
"text": "ShadowRootInit"
|
|
1922
1734
|
},
|
|
1923
|
-
"
|
|
1924
|
-
"customElement": true
|
|
1735
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1925
1736
|
},
|
|
1926
1737
|
{
|
|
1927
1738
|
"kind": "variable",
|
|
1928
|
-
"name": "
|
|
1929
|
-
"
|
|
1739
|
+
"name": "defaultAccordionItemConfig",
|
|
1740
|
+
"type": {
|
|
1741
|
+
"text": "object"
|
|
1742
|
+
},
|
|
1743
|
+
"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}"
|
|
1744
|
+
},
|
|
1745
|
+
{
|
|
1746
|
+
"kind": "variable",
|
|
1747
|
+
"name": "foundationAccordionItem",
|
|
1748
|
+
"description": "The Foundation Accordion Item",
|
|
1930
1749
|
"privacy": "public"
|
|
1931
1750
|
}
|
|
1932
1751
|
],
|
|
1933
1752
|
"exports": [
|
|
1934
1753
|
{
|
|
1935
1754
|
"kind": "js",
|
|
1936
|
-
"name": "
|
|
1755
|
+
"name": "AccordionItem",
|
|
1937
1756
|
"declaration": {
|
|
1938
|
-
"name": "
|
|
1939
|
-
"module": "src/
|
|
1757
|
+
"name": "AccordionItem",
|
|
1758
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1940
1759
|
}
|
|
1941
1760
|
},
|
|
1942
1761
|
{
|
|
1943
1762
|
"kind": "js",
|
|
1944
|
-
"name": "
|
|
1763
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1945
1764
|
"declaration": {
|
|
1946
|
-
"name": "
|
|
1947
|
-
"module": "src/
|
|
1765
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1766
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1767
|
+
}
|
|
1768
|
+
},
|
|
1769
|
+
{
|
|
1770
|
+
"kind": "js",
|
|
1771
|
+
"name": "defaultAccordionItemConfig",
|
|
1772
|
+
"declaration": {
|
|
1773
|
+
"name": "defaultAccordionItemConfig",
|
|
1774
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1775
|
+
}
|
|
1776
|
+
},
|
|
1777
|
+
{
|
|
1778
|
+
"kind": "js",
|
|
1779
|
+
"name": "foundationAccordionItem",
|
|
1780
|
+
"declaration": {
|
|
1781
|
+
"name": "foundationAccordionItem",
|
|
1782
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1948
1783
|
}
|
|
1949
1784
|
}
|
|
1950
1785
|
]
|
|
1951
1786
|
},
|
|
1952
1787
|
{
|
|
1953
1788
|
"kind": "javascript-module",
|
|
1954
|
-
"path": "src/
|
|
1789
|
+
"path": "src/accordion-item/index.ts",
|
|
1955
1790
|
"declarations": [],
|
|
1956
1791
|
"exports": [
|
|
1957
1792
|
{
|
|
@@ -1959,7 +1794,7 @@
|
|
|
1959
1794
|
"name": "*",
|
|
1960
1795
|
"declaration": {
|
|
1961
1796
|
"name": "*",
|
|
1962
|
-
"package": "./
|
|
1797
|
+
"package": "./accordion-item.template"
|
|
1963
1798
|
}
|
|
1964
1799
|
},
|
|
1965
1800
|
{
|
|
@@ -1967,7 +1802,7 @@
|
|
|
1967
1802
|
"name": "*",
|
|
1968
1803
|
"declaration": {
|
|
1969
1804
|
"name": "*",
|
|
1970
|
-
"package": "./
|
|
1805
|
+
"package": "./accordion-item.styles"
|
|
1971
1806
|
}
|
|
1972
1807
|
},
|
|
1973
1808
|
{
|
|
@@ -1975,18 +1810,41 @@
|
|
|
1975
1810
|
"name": "*",
|
|
1976
1811
|
"declaration": {
|
|
1977
1812
|
"name": "*",
|
|
1978
|
-
"package": "./
|
|
1813
|
+
"package": "./accordion-item"
|
|
1979
1814
|
}
|
|
1980
1815
|
}
|
|
1981
1816
|
]
|
|
1982
1817
|
},
|
|
1983
1818
|
{
|
|
1984
1819
|
"kind": "javascript-module",
|
|
1985
|
-
"path": "src/
|
|
1820
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
1986
1821
|
"declarations": [
|
|
1987
1822
|
{
|
|
1988
1823
|
"kind": "function",
|
|
1989
|
-
"name": "
|
|
1824
|
+
"name": "actionsMenuBaseStyles",
|
|
1825
|
+
"return": {
|
|
1826
|
+
"type": {
|
|
1827
|
+
"text": "ElementStyles"
|
|
1828
|
+
}
|
|
1829
|
+
},
|
|
1830
|
+
"parameters": [
|
|
1831
|
+
{
|
|
1832
|
+
"name": "context",
|
|
1833
|
+
"type": {
|
|
1834
|
+
"text": "ElementDefinitionContext"
|
|
1835
|
+
}
|
|
1836
|
+
},
|
|
1837
|
+
{
|
|
1838
|
+
"name": "definition",
|
|
1839
|
+
"type": {
|
|
1840
|
+
"text": "FoundationElementDefinition"
|
|
1841
|
+
}
|
|
1842
|
+
}
|
|
1843
|
+
]
|
|
1844
|
+
},
|
|
1845
|
+
{
|
|
1846
|
+
"kind": "function",
|
|
1847
|
+
"name": "foundationActionsMenuStyles",
|
|
1990
1848
|
"return": {
|
|
1991
1849
|
"type": {
|
|
1992
1850
|
"text": "ElementStyles"
|
|
@@ -2011,156 +1869,269 @@
|
|
|
2011
1869
|
"exports": [
|
|
2012
1870
|
{
|
|
2013
1871
|
"kind": "js",
|
|
2014
|
-
"name": "
|
|
1872
|
+
"name": "actionsMenuBaseStyles",
|
|
2015
1873
|
"declaration": {
|
|
2016
|
-
"name": "
|
|
2017
|
-
"module": "src/
|
|
1874
|
+
"name": "actionsMenuBaseStyles",
|
|
1875
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1876
|
+
}
|
|
1877
|
+
},
|
|
1878
|
+
{
|
|
1879
|
+
"kind": "js",
|
|
1880
|
+
"name": "foundationActionsMenuStyles",
|
|
1881
|
+
"declaration": {
|
|
1882
|
+
"name": "foundationActionsMenuStyles",
|
|
1883
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2018
1884
|
}
|
|
2019
1885
|
}
|
|
2020
1886
|
]
|
|
2021
1887
|
},
|
|
2022
1888
|
{
|
|
2023
1889
|
"kind": "javascript-module",
|
|
2024
|
-
"path": "src/
|
|
1890
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
2025
1891
|
"declarations": [
|
|
2026
1892
|
{
|
|
2027
1893
|
"kind": "function",
|
|
2028
|
-
"name": "
|
|
2029
|
-
"return": {
|
|
2030
|
-
"type": {
|
|
2031
|
-
"text": "ViewTemplate<AccordionItem>"
|
|
2032
|
-
}
|
|
2033
|
-
},
|
|
1894
|
+
"name": "menuTemplate",
|
|
2034
1895
|
"parameters": [
|
|
2035
1896
|
{
|
|
2036
|
-
"name": "
|
|
1897
|
+
"name": "prefix",
|
|
2037
1898
|
"type": {
|
|
2038
|
-
"text": "
|
|
1899
|
+
"text": "string"
|
|
2039
1900
|
}
|
|
2040
|
-
}
|
|
1901
|
+
}
|
|
1902
|
+
]
|
|
1903
|
+
},
|
|
1904
|
+
{
|
|
1905
|
+
"kind": "function",
|
|
1906
|
+
"name": "singleOptionTemplate",
|
|
1907
|
+
"parameters": [
|
|
2041
1908
|
{
|
|
2042
|
-
"name": "
|
|
1909
|
+
"name": "prefix",
|
|
2043
1910
|
"type": {
|
|
2044
|
-
"text": "
|
|
1911
|
+
"text": "string"
|
|
2045
1912
|
}
|
|
2046
1913
|
}
|
|
2047
1914
|
]
|
|
1915
|
+
},
|
|
1916
|
+
{
|
|
1917
|
+
"kind": "variable",
|
|
1918
|
+
"name": "foundationActionsMenuTemplate",
|
|
1919
|
+
"type": {
|
|
1920
|
+
"text": "ViewTemplate<ActionsMenu>"
|
|
1921
|
+
},
|
|
1922
|
+
"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`"
|
|
2048
1923
|
}
|
|
2049
1924
|
],
|
|
2050
1925
|
"exports": [
|
|
2051
1926
|
{
|
|
2052
1927
|
"kind": "js",
|
|
2053
|
-
"name": "
|
|
1928
|
+
"name": "menuTemplate",
|
|
2054
1929
|
"declaration": {
|
|
2055
|
-
"name": "
|
|
2056
|
-
"module": "src/
|
|
1930
|
+
"name": "menuTemplate",
|
|
1931
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1932
|
+
}
|
|
1933
|
+
},
|
|
1934
|
+
{
|
|
1935
|
+
"kind": "js",
|
|
1936
|
+
"name": "singleOptionTemplate",
|
|
1937
|
+
"declaration": {
|
|
1938
|
+
"name": "singleOptionTemplate",
|
|
1939
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1940
|
+
}
|
|
1941
|
+
},
|
|
1942
|
+
{
|
|
1943
|
+
"kind": "js",
|
|
1944
|
+
"name": "foundationActionsMenuTemplate",
|
|
1945
|
+
"declaration": {
|
|
1946
|
+
"name": "foundationActionsMenuTemplate",
|
|
1947
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2057
1948
|
}
|
|
2058
1949
|
}
|
|
2059
1950
|
]
|
|
2060
1951
|
},
|
|
2061
1952
|
{
|
|
2062
1953
|
"kind": "javascript-module",
|
|
2063
|
-
"path": "src/
|
|
1954
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
2064
1955
|
"declarations": [
|
|
2065
1956
|
{
|
|
2066
1957
|
"kind": "class",
|
|
2067
1958
|
"description": "",
|
|
2068
|
-
"name": "
|
|
2069
|
-
"
|
|
2070
|
-
"name": "FASTAccordionItem",
|
|
2071
|
-
"package": "@microsoft/fast-components"
|
|
2072
|
-
},
|
|
2073
|
-
"tagName": "%%prefix%%-accordion-item",
|
|
2074
|
-
"customElement": true,
|
|
2075
|
-
"attributes": [
|
|
1959
|
+
"name": "ActionsMenu",
|
|
1960
|
+
"members": [
|
|
2076
1961
|
{
|
|
2077
|
-
"
|
|
1962
|
+
"kind": "field",
|
|
1963
|
+
"name": "actions",
|
|
2078
1964
|
"type": {
|
|
2079
|
-
"text": "
|
|
1965
|
+
"text": "ActionMenuItem[]"
|
|
1966
|
+
}
|
|
1967
|
+
},
|
|
1968
|
+
{
|
|
1969
|
+
"kind": "field",
|
|
1970
|
+
"name": "isVertical",
|
|
1971
|
+
"type": {
|
|
1972
|
+
"text": "boolean"
|
|
2080
1973
|
},
|
|
2081
|
-
"default": "
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
"
|
|
2085
|
-
|
|
2086
|
-
|
|
1974
|
+
"default": "false"
|
|
1975
|
+
},
|
|
1976
|
+
{
|
|
1977
|
+
"kind": "field",
|
|
1978
|
+
"name": "addDefaultActions",
|
|
1979
|
+
"type": {
|
|
1980
|
+
"text": "boolean"
|
|
1981
|
+
},
|
|
1982
|
+
"default": "true"
|
|
1983
|
+
},
|
|
1984
|
+
{
|
|
1985
|
+
"kind": "field",
|
|
1986
|
+
"name": "autoCloseOnAction",
|
|
1987
|
+
"type": {
|
|
1988
|
+
"text": "boolean"
|
|
1989
|
+
},
|
|
1990
|
+
"default": "true"
|
|
1991
|
+
},
|
|
1992
|
+
{
|
|
1993
|
+
"kind": "field",
|
|
1994
|
+
"name": "classNames",
|
|
1995
|
+
"type": {
|
|
1996
|
+
"text": "string"
|
|
1997
|
+
}
|
|
1998
|
+
},
|
|
1999
|
+
{
|
|
2000
|
+
"kind": "field",
|
|
2001
|
+
"name": "definition",
|
|
2002
|
+
"type": {
|
|
2003
|
+
"text": "any"
|
|
2087
2004
|
}
|
|
2088
2005
|
},
|
|
2089
2006
|
{
|
|
2007
|
+
"kind": "field",
|
|
2008
|
+
"name": "name",
|
|
2009
|
+
"type": {
|
|
2010
|
+
"text": "string"
|
|
2011
|
+
},
|
|
2012
|
+
"default": "'Actions'"
|
|
2013
|
+
},
|
|
2014
|
+
{
|
|
2015
|
+
"kind": "field",
|
|
2016
|
+
"name": "open",
|
|
2090
2017
|
"type": {
|
|
2091
2018
|
"text": "boolean"
|
|
2092
2019
|
},
|
|
2093
|
-
"default": "false"
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
"
|
|
2097
|
-
|
|
2098
|
-
|
|
2020
|
+
"default": "false"
|
|
2021
|
+
},
|
|
2022
|
+
{
|
|
2023
|
+
"kind": "field",
|
|
2024
|
+
"name": "buttonAppearance",
|
|
2025
|
+
"type": {
|
|
2026
|
+
"text": "string"
|
|
2099
2027
|
}
|
|
2100
2028
|
},
|
|
2101
2029
|
{
|
|
2102
|
-
"
|
|
2030
|
+
"kind": "field",
|
|
2031
|
+
"name": "hideDisabled",
|
|
2032
|
+
"type": {
|
|
2033
|
+
"text": "boolean"
|
|
2034
|
+
},
|
|
2035
|
+
"default": "false"
|
|
2036
|
+
},
|
|
2037
|
+
{
|
|
2038
|
+
"kind": "field",
|
|
2039
|
+
"name": "hideMenuSingleOption",
|
|
2103
2040
|
"type": {
|
|
2104
|
-
"text": "
|
|
2041
|
+
"text": "boolean"
|
|
2105
2042
|
},
|
|
2106
|
-
"
|
|
2107
|
-
|
|
2108
|
-
"inheritedFrom": {
|
|
2109
|
-
"name": "AccordionItem",
|
|
2110
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2111
|
-
}
|
|
2112
|
-
}
|
|
2113
|
-
],
|
|
2114
|
-
"members": [
|
|
2043
|
+
"default": "false"
|
|
2044
|
+
},
|
|
2115
2045
|
{
|
|
2116
2046
|
"kind": "field",
|
|
2117
|
-
"name": "
|
|
2047
|
+
"name": "singleOption",
|
|
2118
2048
|
"type": {
|
|
2119
|
-
"text": "
|
|
2120
|
-
},
|
|
2121
|
-
"privacy": "public",
|
|
2122
|
-
"default": "2",
|
|
2123
|
-
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
2124
|
-
"inheritedFrom": {
|
|
2125
|
-
"name": "AccordionItem",
|
|
2126
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2049
|
+
"text": "ActionMenuItem"
|
|
2127
2050
|
}
|
|
2128
2051
|
},
|
|
2129
2052
|
{
|
|
2130
2053
|
"kind": "field",
|
|
2131
|
-
"name": "
|
|
2054
|
+
"name": "actionsMenu",
|
|
2132
2055
|
"type": {
|
|
2133
|
-
"text": "
|
|
2134
|
-
},
|
|
2135
|
-
"privacy": "public",
|
|
2136
|
-
"default": "false",
|
|
2137
|
-
"description": "Expands or collapses the item.",
|
|
2138
|
-
"inheritedFrom": {
|
|
2139
|
-
"name": "AccordionItem",
|
|
2140
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2056
|
+
"text": "HTMLElement"
|
|
2141
2057
|
}
|
|
2142
2058
|
},
|
|
2059
|
+
{
|
|
2060
|
+
"kind": "method",
|
|
2061
|
+
"name": "definitionChanged",
|
|
2062
|
+
"privacy": "protected",
|
|
2063
|
+
"parameters": [
|
|
2064
|
+
{
|
|
2065
|
+
"name": "oldValue",
|
|
2066
|
+
"type": {
|
|
2067
|
+
"text": "any"
|
|
2068
|
+
}
|
|
2069
|
+
},
|
|
2070
|
+
{
|
|
2071
|
+
"name": "newValue",
|
|
2072
|
+
"type": {
|
|
2073
|
+
"text": "any"
|
|
2074
|
+
}
|
|
2075
|
+
}
|
|
2076
|
+
]
|
|
2077
|
+
},
|
|
2078
|
+
{
|
|
2079
|
+
"kind": "method",
|
|
2080
|
+
"name": "openChanged",
|
|
2081
|
+
"privacy": "protected"
|
|
2082
|
+
},
|
|
2083
|
+
{
|
|
2084
|
+
"kind": "method",
|
|
2085
|
+
"name": "toggleActionsMenuVisibility"
|
|
2086
|
+
},
|
|
2087
|
+
{
|
|
2088
|
+
"kind": "method",
|
|
2089
|
+
"name": "onActionMenuItemClick",
|
|
2090
|
+
"parameters": [
|
|
2091
|
+
{
|
|
2092
|
+
"name": "callback",
|
|
2093
|
+
"type": {
|
|
2094
|
+
"text": "(rowData) => void | any"
|
|
2095
|
+
}
|
|
2096
|
+
}
|
|
2097
|
+
]
|
|
2098
|
+
},
|
|
2143
2099
|
{
|
|
2144
2100
|
"kind": "field",
|
|
2145
|
-
"name": "
|
|
2101
|
+
"name": "allActions",
|
|
2146
2102
|
"type": {
|
|
2147
|
-
"text": "
|
|
2103
|
+
"text": "ActionMenuItem[]"
|
|
2148
2104
|
},
|
|
2149
|
-
"
|
|
2150
|
-
"description": "The item ID",
|
|
2151
|
-
"inheritedFrom": {
|
|
2152
|
-
"name": "AccordionItem",
|
|
2153
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2154
|
-
}
|
|
2105
|
+
"readonly": true
|
|
2155
2106
|
},
|
|
2156
2107
|
{
|
|
2157
2108
|
"kind": "field",
|
|
2158
|
-
"name": "
|
|
2159
|
-
"
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
|
|
2109
|
+
"name": "rowData",
|
|
2110
|
+
"readonly": true
|
|
2111
|
+
},
|
|
2112
|
+
{
|
|
2113
|
+
"kind": "method",
|
|
2114
|
+
"name": "getLabel",
|
|
2115
|
+
"parameters": [
|
|
2116
|
+
{
|
|
2117
|
+
"name": "name",
|
|
2118
|
+
"type": {
|
|
2119
|
+
"text": "string | ((rowData: any) => string)"
|
|
2120
|
+
}
|
|
2121
|
+
}
|
|
2122
|
+
]
|
|
2123
|
+
},
|
|
2124
|
+
{
|
|
2125
|
+
"kind": "method",
|
|
2126
|
+
"name": "getTemplate",
|
|
2127
|
+
"parameters": [
|
|
2128
|
+
{
|
|
2129
|
+
"name": "prefix",
|
|
2130
|
+
"type": {
|
|
2131
|
+
"text": "string"
|
|
2132
|
+
}
|
|
2133
|
+
}
|
|
2134
|
+
]
|
|
2164
2135
|
},
|
|
2165
2136
|
{
|
|
2166
2137
|
"kind": "field",
|
|
@@ -2274,78 +2245,107 @@
|
|
|
2274
2245
|
}
|
|
2275
2246
|
}
|
|
2276
2247
|
],
|
|
2277
|
-
"
|
|
2248
|
+
"attributes": [
|
|
2278
2249
|
{
|
|
2279
|
-
"
|
|
2280
|
-
"
|
|
2281
|
-
|
|
2282
|
-
|
|
2283
|
-
|
|
2284
|
-
|
|
2250
|
+
"name": "is-vertical",
|
|
2251
|
+
"type": {
|
|
2252
|
+
"text": "boolean"
|
|
2253
|
+
},
|
|
2254
|
+
"default": "false",
|
|
2255
|
+
"fieldName": "isVertical"
|
|
2256
|
+
},
|
|
2257
|
+
{
|
|
2258
|
+
"name": "add-default-actions",
|
|
2259
|
+
"type": {
|
|
2260
|
+
"text": "boolean"
|
|
2261
|
+
},
|
|
2262
|
+
"default": "true",
|
|
2263
|
+
"fieldName": "addDefaultActions"
|
|
2264
|
+
},
|
|
2265
|
+
{
|
|
2266
|
+
"name": "auto-close-on-action",
|
|
2267
|
+
"type": {
|
|
2268
|
+
"text": "boolean"
|
|
2269
|
+
},
|
|
2270
|
+
"default": "true",
|
|
2271
|
+
"fieldName": "autoCloseOnAction"
|
|
2272
|
+
},
|
|
2273
|
+
{
|
|
2274
|
+
"name": "name",
|
|
2275
|
+
"type": {
|
|
2276
|
+
"text": "string"
|
|
2277
|
+
},
|
|
2278
|
+
"default": "'Actions'",
|
|
2279
|
+
"fieldName": "name"
|
|
2280
|
+
},
|
|
2281
|
+
{
|
|
2282
|
+
"name": "open",
|
|
2283
|
+
"type": {
|
|
2284
|
+
"text": "boolean"
|
|
2285
|
+
},
|
|
2286
|
+
"default": "false",
|
|
2287
|
+
"fieldName": "open"
|
|
2288
|
+
},
|
|
2289
|
+
{
|
|
2290
|
+
"name": "buttonAppearance",
|
|
2291
|
+
"type": {
|
|
2292
|
+
"text": "string"
|
|
2293
|
+
},
|
|
2294
|
+
"fieldName": "buttonAppearance"
|
|
2295
|
+
},
|
|
2296
|
+
{
|
|
2297
|
+
"name": "hide-disabled",
|
|
2298
|
+
"type": {
|
|
2299
|
+
"text": "boolean"
|
|
2300
|
+
},
|
|
2301
|
+
"default": "false",
|
|
2302
|
+
"fieldName": "hideDisabled"
|
|
2303
|
+
},
|
|
2304
|
+
{
|
|
2305
|
+
"name": "hide-menu-single-option",
|
|
2306
|
+
"type": {
|
|
2307
|
+
"text": "boolean"
|
|
2308
|
+
},
|
|
2309
|
+
"default": "false",
|
|
2310
|
+
"fieldName": "hideMenuSingleOption"
|
|
2285
2311
|
}
|
|
2286
|
-
]
|
|
2287
|
-
|
|
2288
|
-
|
|
2289
|
-
|
|
2290
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
2291
|
-
"type": {
|
|
2292
|
-
"text": "ShadowRootInit"
|
|
2293
|
-
},
|
|
2294
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2295
|
-
},
|
|
2296
|
-
{
|
|
2297
|
-
"kind": "variable",
|
|
2298
|
-
"name": "defaultAccordionItemConfig",
|
|
2299
|
-
"type": {
|
|
2300
|
-
"text": "object"
|
|
2312
|
+
],
|
|
2313
|
+
"superclass": {
|
|
2314
|
+
"name": "FoundationElement",
|
|
2315
|
+
"package": "@microsoft/fast-foundation"
|
|
2301
2316
|
},
|
|
2302
|
-
"
|
|
2317
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
2318
|
+
"customElement": true
|
|
2303
2319
|
},
|
|
2304
2320
|
{
|
|
2305
2321
|
"kind": "variable",
|
|
2306
|
-
"name": "
|
|
2307
|
-
"description": "The Foundation
|
|
2322
|
+
"name": "foundationActionsMenu",
|
|
2323
|
+
"description": "The Foundation Actions Menu",
|
|
2308
2324
|
"privacy": "public"
|
|
2309
2325
|
}
|
|
2310
2326
|
],
|
|
2311
2327
|
"exports": [
|
|
2312
2328
|
{
|
|
2313
2329
|
"kind": "js",
|
|
2314
|
-
"name": "
|
|
2315
|
-
"declaration": {
|
|
2316
|
-
"name": "AccordionItem",
|
|
2317
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2318
|
-
}
|
|
2319
|
-
},
|
|
2320
|
-
{
|
|
2321
|
-
"kind": "js",
|
|
2322
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
2323
|
-
"declaration": {
|
|
2324
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
2325
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2326
|
-
}
|
|
2327
|
-
},
|
|
2328
|
-
{
|
|
2329
|
-
"kind": "js",
|
|
2330
|
-
"name": "defaultAccordionItemConfig",
|
|
2330
|
+
"name": "ActionsMenu",
|
|
2331
2331
|
"declaration": {
|
|
2332
|
-
"name": "
|
|
2333
|
-
"module": "src/
|
|
2332
|
+
"name": "ActionsMenu",
|
|
2333
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2334
2334
|
}
|
|
2335
2335
|
},
|
|
2336
2336
|
{
|
|
2337
2337
|
"kind": "js",
|
|
2338
|
-
"name": "
|
|
2338
|
+
"name": "foundationActionsMenu",
|
|
2339
2339
|
"declaration": {
|
|
2340
|
-
"name": "
|
|
2341
|
-
"module": "src/
|
|
2340
|
+
"name": "foundationActionsMenu",
|
|
2341
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2342
2342
|
}
|
|
2343
2343
|
}
|
|
2344
2344
|
]
|
|
2345
2345
|
},
|
|
2346
2346
|
{
|
|
2347
2347
|
"kind": "javascript-module",
|
|
2348
|
-
"path": "src/
|
|
2348
|
+
"path": "src/actions-menu/index.ts",
|
|
2349
2349
|
"declarations": [],
|
|
2350
2350
|
"exports": [
|
|
2351
2351
|
{
|
|
@@ -2353,7 +2353,7 @@
|
|
|
2353
2353
|
"name": "*",
|
|
2354
2354
|
"declaration": {
|
|
2355
2355
|
"name": "*",
|
|
2356
|
-
"package": "./
|
|
2356
|
+
"package": "./actions-menu.styles"
|
|
2357
2357
|
}
|
|
2358
2358
|
},
|
|
2359
2359
|
{
|
|
@@ -2361,7 +2361,7 @@
|
|
|
2361
2361
|
"name": "*",
|
|
2362
2362
|
"declaration": {
|
|
2363
2363
|
"name": "*",
|
|
2364
|
-
"package": "./
|
|
2364
|
+
"package": "./actions-menu.template"
|
|
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"
|
|
2373
2373
|
}
|
|
2374
2374
|
}
|
|
2375
2375
|
]
|
package/dist/dts/react.d.ts
CHANGED
|
@@ -120,20 +120,20 @@ interface HTMLWCProps extends React.AriaAttributes {
|
|
|
120
120
|
onInput?(e: Event): void;
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
export declare const
|
|
123
|
+
export declare const AccordionItem: React.ForwardRefExoticComponent<
|
|
124
124
|
React.PropsWithChildren<
|
|
125
|
-
Omit<PublicOf<
|
|
125
|
+
Omit<PublicOf<AccordionItemWC>, 'children' | 'style'> &
|
|
126
126
|
HTMLWCProps & {
|
|
127
127
|
}
|
|
128
|
-
> & React.RefAttributes<
|
|
128
|
+
> & React.RefAttributes<AccordionItemWC>
|
|
129
129
|
>;
|
|
130
130
|
|
|
131
|
-
export declare const
|
|
131
|
+
export declare const ActionsMenu: React.ForwardRefExoticComponent<
|
|
132
132
|
React.PropsWithChildren<
|
|
133
|
-
Omit<PublicOf<
|
|
133
|
+
Omit<PublicOf<ActionsMenuWC>, 'children' | 'style'> &
|
|
134
134
|
HTMLWCProps & {
|
|
135
135
|
}
|
|
136
|
-
> & React.RefAttributes<
|
|
136
|
+
> & React.RefAttributes<ActionsMenuWC>
|
|
137
137
|
>;
|
|
138
138
|
|
|
139
139
|
export declare const AiCriteriaSearch: React.ForwardRefExoticComponent<
|
package/dist/react.cjs
CHANGED
|
@@ -96,10 +96,10 @@ const { UrlInput: UrlInputWC } = require('./esm/url-input/url-input.js');
|
|
|
96
96
|
|
|
97
97
|
const { wrap } = provideReactWrapper(React);
|
|
98
98
|
|
|
99
|
-
const ActionsMenu = wrap(ActionsMenuWC);
|
|
100
|
-
|
|
101
99
|
const AccordionItem = wrap(AccordionItemWC);
|
|
102
100
|
|
|
101
|
+
const ActionsMenu = wrap(ActionsMenuWC);
|
|
102
|
+
|
|
103
103
|
const AiCriteriaSearch = wrap(AiCriteriaSearchWC, {
|
|
104
104
|
events: {
|
|
105
105
|
onCriteriaChanged: 'criteria-changed',
|
|
@@ -373,8 +373,8 @@ const TreeView = wrap(TreeViewWC);
|
|
|
373
373
|
const UrlInput = wrap(UrlInputWC);
|
|
374
374
|
|
|
375
375
|
module.exports = {
|
|
376
|
-
ActionsMenu,
|
|
377
376
|
AccordionItem,
|
|
377
|
+
ActionsMenu,
|
|
378
378
|
AiCriteriaSearch,
|
|
379
379
|
AiIndicator,
|
|
380
380
|
Accordion,
|
package/dist/react.mjs
CHANGED
|
@@ -94,10 +94,10 @@ import { UrlInput as UrlInputWC } from './esm/url-input/url-input.js';
|
|
|
94
94
|
|
|
95
95
|
const { wrap } = provideReactWrapper(React);
|
|
96
96
|
|
|
97
|
-
export const ActionsMenu = wrap(ActionsMenuWC);
|
|
98
|
-
|
|
99
97
|
export const AccordionItem = wrap(AccordionItemWC);
|
|
100
98
|
|
|
99
|
+
export const ActionsMenu = wrap(ActionsMenuWC);
|
|
100
|
+
|
|
101
101
|
export const AiCriteriaSearch = wrap(AiCriteriaSearchWC, {
|
|
102
102
|
events: {
|
|
103
103
|
onCriteriaChanged: 'criteria-changed',
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-ui",
|
|
3
3
|
"description": "Genesis Foundation UI",
|
|
4
|
-
"version": "14.419.
|
|
4
|
+
"version": "14.419.2-alpha-83dfc7d.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -85,13 +85,13 @@
|
|
|
85
85
|
}
|
|
86
86
|
},
|
|
87
87
|
"devDependencies": {
|
|
88
|
-
"@genesislcap/foundation-testing": "14.419.
|
|
89
|
-
"@genesislcap/genx": "14.419.
|
|
90
|
-
"@genesislcap/rollup-builder": "14.419.
|
|
91
|
-
"@genesislcap/ts-builder": "14.419.
|
|
92
|
-
"@genesislcap/uvu-playwright-builder": "14.419.
|
|
93
|
-
"@genesislcap/vite-builder": "14.419.
|
|
94
|
-
"@genesislcap/webpack-builder": "14.419.
|
|
88
|
+
"@genesislcap/foundation-testing": "14.419.2-alpha-83dfc7d.0",
|
|
89
|
+
"@genesislcap/genx": "14.419.2-alpha-83dfc7d.0",
|
|
90
|
+
"@genesislcap/rollup-builder": "14.419.2-alpha-83dfc7d.0",
|
|
91
|
+
"@genesislcap/ts-builder": "14.419.2-alpha-83dfc7d.0",
|
|
92
|
+
"@genesislcap/uvu-playwright-builder": "14.419.2-alpha-83dfc7d.0",
|
|
93
|
+
"@genesislcap/vite-builder": "14.419.2-alpha-83dfc7d.0",
|
|
94
|
+
"@genesislcap/webpack-builder": "14.419.2-alpha-83dfc7d.0",
|
|
95
95
|
"copyfiles": "^2.4.1"
|
|
96
96
|
},
|
|
97
97
|
"dependencies": {
|
|
@@ -100,16 +100,16 @@
|
|
|
100
100
|
"@fortawesome/free-regular-svg-icons": "^6.2.1",
|
|
101
101
|
"@fortawesome/free-solid-svg-icons": "^6.2.1",
|
|
102
102
|
"@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
|
|
103
|
-
"@genesislcap/expression-builder": "14.419.
|
|
104
|
-
"@genesislcap/foundation-ai": "14.419.
|
|
105
|
-
"@genesislcap/foundation-comms": "14.419.
|
|
106
|
-
"@genesislcap/foundation-criteria": "14.419.
|
|
107
|
-
"@genesislcap/foundation-errors": "14.419.
|
|
108
|
-
"@genesislcap/foundation-events": "14.419.
|
|
109
|
-
"@genesislcap/foundation-logger": "14.419.
|
|
110
|
-
"@genesislcap/foundation-notifications": "14.419.
|
|
111
|
-
"@genesislcap/foundation-user": "14.419.
|
|
112
|
-
"@genesislcap/foundation-utils": "14.419.
|
|
103
|
+
"@genesislcap/expression-builder": "14.419.2-alpha-83dfc7d.0",
|
|
104
|
+
"@genesislcap/foundation-ai": "14.419.2-alpha-83dfc7d.0",
|
|
105
|
+
"@genesislcap/foundation-comms": "14.419.2-alpha-83dfc7d.0",
|
|
106
|
+
"@genesislcap/foundation-criteria": "14.419.2-alpha-83dfc7d.0",
|
|
107
|
+
"@genesislcap/foundation-errors": "14.419.2-alpha-83dfc7d.0",
|
|
108
|
+
"@genesislcap/foundation-events": "14.419.2-alpha-83dfc7d.0",
|
|
109
|
+
"@genesislcap/foundation-logger": "14.419.2-alpha-83dfc7d.0",
|
|
110
|
+
"@genesislcap/foundation-notifications": "14.419.2-alpha-83dfc7d.0",
|
|
111
|
+
"@genesislcap/foundation-user": "14.419.2-alpha-83dfc7d.0",
|
|
112
|
+
"@genesislcap/foundation-utils": "14.419.2-alpha-83dfc7d.0",
|
|
113
113
|
"@microsoft/fast-colors": "5.3.1",
|
|
114
114
|
"@microsoft/fast-components": "2.30.6",
|
|
115
115
|
"@microsoft/fast-element": "1.14.0",
|
|
@@ -145,5 +145,5 @@
|
|
|
145
145
|
"peerDependencies": {
|
|
146
146
|
"@microsoft/fast-react-wrapper": ">=0.3.0"
|
|
147
147
|
},
|
|
148
|
-
"gitHead": "
|
|
148
|
+
"gitHead": "759b087516567b07628cecbb84b4f2d090f50eb8"
|
|
149
149
|
}
|