@genesislcap/foundation-zero 14.456.3-alpha-d42d86c.0 → 14.457.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 +497 -497
- package/dist/dts/react.d.ts +8 -8
- package/dist/react.cjs +5 -5
- package/dist/react.mjs +4 -4
- package/package.json +12 -12
|
@@ -1412,11 +1412,11 @@
|
|
|
1412
1412
|
},
|
|
1413
1413
|
{
|
|
1414
1414
|
"kind": "javascript-module",
|
|
1415
|
-
"path": "src/
|
|
1415
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
1416
1416
|
"declarations": [
|
|
1417
1417
|
{
|
|
1418
1418
|
"kind": "function",
|
|
1419
|
-
"name": "
|
|
1419
|
+
"name": "zeroAccordionItemStyles",
|
|
1420
1420
|
"return": {
|
|
1421
1421
|
"type": {
|
|
1422
1422
|
"text": "ElementStyles"
|
|
@@ -1441,463 +1441,235 @@
|
|
|
1441
1441
|
"exports": [
|
|
1442
1442
|
{
|
|
1443
1443
|
"kind": "js",
|
|
1444
|
-
"name": "
|
|
1444
|
+
"name": "zeroAccordionItemStyles",
|
|
1445
1445
|
"declaration": {
|
|
1446
|
-
"name": "
|
|
1447
|
-
"module": "src/
|
|
1446
|
+
"name": "zeroAccordionItemStyles",
|
|
1447
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1448
1448
|
}
|
|
1449
1449
|
}
|
|
1450
1450
|
]
|
|
1451
1451
|
},
|
|
1452
1452
|
{
|
|
1453
1453
|
"kind": "javascript-module",
|
|
1454
|
-
"path": "src/
|
|
1454
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1455
1455
|
"declarations": [
|
|
1456
1456
|
{
|
|
1457
|
-
"kind": "
|
|
1458
|
-
"
|
|
1459
|
-
"
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1457
|
+
"kind": "function",
|
|
1458
|
+
"name": "zeroAccordionItemTemplate",
|
|
1459
|
+
"return": {
|
|
1460
|
+
"type": {
|
|
1461
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
1462
|
+
}
|
|
1463
1463
|
},
|
|
1464
|
-
"
|
|
1465
|
-
"customElement": true,
|
|
1466
|
-
"attributes": [
|
|
1467
|
-
{
|
|
1468
|
-
"name": "is-vertical",
|
|
1469
|
-
"type": {
|
|
1470
|
-
"text": "boolean"
|
|
1471
|
-
},
|
|
1472
|
-
"default": "false",
|
|
1473
|
-
"fieldName": "isVertical",
|
|
1474
|
-
"inheritedFrom": {
|
|
1475
|
-
"name": "ActionsMenu",
|
|
1476
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1477
|
-
}
|
|
1478
|
-
},
|
|
1464
|
+
"parameters": [
|
|
1479
1465
|
{
|
|
1480
|
-
"name": "
|
|
1466
|
+
"name": "context",
|
|
1481
1467
|
"type": {
|
|
1482
|
-
"text": "
|
|
1483
|
-
},
|
|
1484
|
-
"default": "true",
|
|
1485
|
-
"fieldName": "addDefaultActions",
|
|
1486
|
-
"inheritedFrom": {
|
|
1487
|
-
"name": "ActionsMenu",
|
|
1488
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1468
|
+
"text": "ElementDefinitionContext"
|
|
1489
1469
|
}
|
|
1490
1470
|
},
|
|
1491
1471
|
{
|
|
1492
|
-
"name": "
|
|
1472
|
+
"name": "definition",
|
|
1493
1473
|
"type": {
|
|
1494
|
-
"text": "
|
|
1495
|
-
},
|
|
1496
|
-
"default": "true",
|
|
1497
|
-
"fieldName": "autoCloseOnAction",
|
|
1498
|
-
"inheritedFrom": {
|
|
1499
|
-
"name": "ActionsMenu",
|
|
1500
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1474
|
+
"text": "FoundationElementDefinition"
|
|
1501
1475
|
}
|
|
1502
|
-
}
|
|
1476
|
+
}
|
|
1477
|
+
]
|
|
1478
|
+
}
|
|
1479
|
+
],
|
|
1480
|
+
"exports": [
|
|
1481
|
+
{
|
|
1482
|
+
"kind": "js",
|
|
1483
|
+
"name": "zeroAccordionItemTemplate",
|
|
1484
|
+
"declaration": {
|
|
1485
|
+
"name": "zeroAccordionItemTemplate",
|
|
1486
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
1487
|
+
}
|
|
1488
|
+
}
|
|
1489
|
+
]
|
|
1490
|
+
},
|
|
1491
|
+
{
|
|
1492
|
+
"kind": "javascript-module",
|
|
1493
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
1494
|
+
"declarations": [
|
|
1495
|
+
{
|
|
1496
|
+
"kind": "class",
|
|
1497
|
+
"description": "",
|
|
1498
|
+
"name": "AccordionItem",
|
|
1499
|
+
"superclass": {
|
|
1500
|
+
"name": "FoundationAccordionItem",
|
|
1501
|
+
"package": "@genesislcap/foundation-ui"
|
|
1502
|
+
},
|
|
1503
|
+
"tagName": "%%prefix%%-card",
|
|
1504
|
+
"customElement": true,
|
|
1505
|
+
"attributes": [
|
|
1503
1506
|
{
|
|
1504
|
-
"name": "
|
|
1507
|
+
"name": "heading-level",
|
|
1505
1508
|
"type": {
|
|
1506
|
-
"text": "
|
|
1509
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1507
1510
|
},
|
|
1508
|
-
"default": "
|
|
1509
|
-
"
|
|
1511
|
+
"default": "2",
|
|
1512
|
+
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
1513
|
+
"fieldName": "headinglevel",
|
|
1510
1514
|
"inheritedFrom": {
|
|
1511
|
-
"name": "
|
|
1512
|
-
"module": "src/
|
|
1515
|
+
"name": "AccordionItem",
|
|
1516
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1513
1517
|
}
|
|
1514
1518
|
},
|
|
1515
1519
|
{
|
|
1516
|
-
"name": "open",
|
|
1517
1520
|
"type": {
|
|
1518
1521
|
"text": "boolean"
|
|
1519
1522
|
},
|
|
1520
1523
|
"default": "false",
|
|
1521
|
-
"
|
|
1524
|
+
"description": "Expands or collapses the item.",
|
|
1525
|
+
"fieldName": "expanded",
|
|
1522
1526
|
"inheritedFrom": {
|
|
1523
|
-
"name": "
|
|
1524
|
-
"module": "src/
|
|
1527
|
+
"name": "AccordionItem",
|
|
1528
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1525
1529
|
}
|
|
1526
1530
|
},
|
|
1527
1531
|
{
|
|
1528
|
-
"name": "
|
|
1532
|
+
"name": "id",
|
|
1529
1533
|
"type": {
|
|
1530
1534
|
"text": "string"
|
|
1531
1535
|
},
|
|
1532
|
-
"
|
|
1533
|
-
"
|
|
1534
|
-
"name": "ActionsMenu",
|
|
1535
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1536
|
-
}
|
|
1537
|
-
},
|
|
1538
|
-
{
|
|
1539
|
-
"name": "hide-disabled",
|
|
1540
|
-
"type": {
|
|
1541
|
-
"text": "boolean"
|
|
1542
|
-
},
|
|
1543
|
-
"default": "false",
|
|
1544
|
-
"fieldName": "hideDisabled",
|
|
1545
|
-
"inheritedFrom": {
|
|
1546
|
-
"name": "ActionsMenu",
|
|
1547
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1548
|
-
}
|
|
1549
|
-
},
|
|
1550
|
-
{
|
|
1551
|
-
"name": "hide-menu-single-option",
|
|
1552
|
-
"type": {
|
|
1553
|
-
"text": "boolean"
|
|
1554
|
-
},
|
|
1555
|
-
"default": "false",
|
|
1556
|
-
"fieldName": "hideMenuSingleOption",
|
|
1536
|
+
"description": "The item ID",
|
|
1537
|
+
"fieldName": "id",
|
|
1557
1538
|
"inheritedFrom": {
|
|
1558
|
-
"name": "
|
|
1559
|
-
"module": "src/
|
|
1539
|
+
"name": "AccordionItem",
|
|
1540
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1560
1541
|
}
|
|
1561
1542
|
}
|
|
1562
1543
|
],
|
|
1563
1544
|
"members": [
|
|
1564
1545
|
{
|
|
1565
1546
|
"kind": "field",
|
|
1566
|
-
"name": "
|
|
1547
|
+
"name": "headinglevel",
|
|
1567
1548
|
"type": {
|
|
1568
|
-
"text": "
|
|
1549
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1569
1550
|
},
|
|
1551
|
+
"privacy": "public",
|
|
1552
|
+
"default": "2",
|
|
1553
|
+
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
1570
1554
|
"inheritedFrom": {
|
|
1571
|
-
"name": "
|
|
1572
|
-
"module": "src/
|
|
1555
|
+
"name": "AccordionItem",
|
|
1556
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1573
1557
|
}
|
|
1574
1558
|
},
|
|
1575
1559
|
{
|
|
1576
1560
|
"kind": "field",
|
|
1577
|
-
"name": "
|
|
1561
|
+
"name": "expanded",
|
|
1578
1562
|
"type": {
|
|
1579
1563
|
"text": "boolean"
|
|
1580
1564
|
},
|
|
1565
|
+
"privacy": "public",
|
|
1581
1566
|
"default": "false",
|
|
1567
|
+
"description": "Expands or collapses the item.",
|
|
1582
1568
|
"inheritedFrom": {
|
|
1583
|
-
"name": "
|
|
1584
|
-
"module": "src/
|
|
1569
|
+
"name": "AccordionItem",
|
|
1570
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1585
1571
|
}
|
|
1586
1572
|
},
|
|
1587
1573
|
{
|
|
1588
1574
|
"kind": "field",
|
|
1589
|
-
"name": "
|
|
1575
|
+
"name": "id",
|
|
1590
1576
|
"type": {
|
|
1591
|
-
"text": "
|
|
1577
|
+
"text": "string"
|
|
1592
1578
|
},
|
|
1593
|
-
"
|
|
1579
|
+
"privacy": "public",
|
|
1580
|
+
"description": "The item ID",
|
|
1594
1581
|
"inheritedFrom": {
|
|
1595
|
-
"name": "
|
|
1596
|
-
"module": "src/
|
|
1582
|
+
"name": "AccordionItem",
|
|
1583
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1597
1584
|
}
|
|
1598
1585
|
},
|
|
1599
1586
|
{
|
|
1600
1587
|
"kind": "field",
|
|
1601
|
-
"name": "
|
|
1602
|
-
"
|
|
1603
|
-
"text": "boolean"
|
|
1604
|
-
},
|
|
1605
|
-
"default": "true",
|
|
1588
|
+
"name": "change",
|
|
1589
|
+
"privacy": "private",
|
|
1606
1590
|
"inheritedFrom": {
|
|
1607
|
-
"name": "
|
|
1608
|
-
"module": "src/
|
|
1591
|
+
"name": "AccordionItem",
|
|
1592
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1609
1593
|
}
|
|
1610
1594
|
},
|
|
1611
1595
|
{
|
|
1612
1596
|
"kind": "field",
|
|
1613
|
-
"name": "
|
|
1597
|
+
"name": "_presentation",
|
|
1614
1598
|
"type": {
|
|
1615
|
-
"text": "
|
|
1599
|
+
"text": "ComponentPresentation | null | undefined"
|
|
1616
1600
|
},
|
|
1601
|
+
"privacy": "private",
|
|
1602
|
+
"default": "void 0",
|
|
1617
1603
|
"inheritedFrom": {
|
|
1618
|
-
"name": "
|
|
1619
|
-
"module": "src/
|
|
1604
|
+
"name": "AccordionItem",
|
|
1605
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1620
1606
|
}
|
|
1621
1607
|
},
|
|
1622
1608
|
{
|
|
1623
1609
|
"kind": "field",
|
|
1624
|
-
"name": "
|
|
1610
|
+
"name": "$presentation",
|
|
1625
1611
|
"type": {
|
|
1626
|
-
"text": "
|
|
1612
|
+
"text": "ComponentPresentation | null"
|
|
1627
1613
|
},
|
|
1614
|
+
"privacy": "public",
|
|
1615
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
1628
1616
|
"inheritedFrom": {
|
|
1629
|
-
"name": "
|
|
1630
|
-
"module": "src/
|
|
1617
|
+
"name": "AccordionItem",
|
|
1618
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1631
1619
|
}
|
|
1632
1620
|
},
|
|
1633
1621
|
{
|
|
1634
1622
|
"kind": "field",
|
|
1635
|
-
"name": "
|
|
1623
|
+
"name": "template",
|
|
1636
1624
|
"type": {
|
|
1637
|
-
"text": "
|
|
1625
|
+
"text": "ElementViewTemplate | void | null"
|
|
1638
1626
|
},
|
|
1639
|
-
"
|
|
1627
|
+
"privacy": "public",
|
|
1628
|
+
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
1640
1629
|
"inheritedFrom": {
|
|
1641
|
-
"name": "
|
|
1642
|
-
"module": "src/
|
|
1630
|
+
"name": "AccordionItem",
|
|
1631
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1643
1632
|
}
|
|
1644
1633
|
},
|
|
1645
1634
|
{
|
|
1646
|
-
"kind": "
|
|
1647
|
-
"name": "
|
|
1648
|
-
"
|
|
1649
|
-
|
|
1635
|
+
"kind": "method",
|
|
1636
|
+
"name": "templateChanged",
|
|
1637
|
+
"privacy": "protected",
|
|
1638
|
+
"return": {
|
|
1639
|
+
"type": {
|
|
1640
|
+
"text": "void"
|
|
1641
|
+
}
|
|
1650
1642
|
},
|
|
1651
|
-
"default": "false",
|
|
1652
1643
|
"inheritedFrom": {
|
|
1653
|
-
"name": "
|
|
1654
|
-
"module": "src/
|
|
1644
|
+
"name": "AccordionItem",
|
|
1645
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1655
1646
|
}
|
|
1656
1647
|
},
|
|
1657
1648
|
{
|
|
1658
1649
|
"kind": "field",
|
|
1659
|
-
"name": "
|
|
1650
|
+
"name": "styles",
|
|
1660
1651
|
"type": {
|
|
1661
|
-
"text": "
|
|
1652
|
+
"text": "ElementStyles | void | null"
|
|
1662
1653
|
},
|
|
1654
|
+
"privacy": "public",
|
|
1655
|
+
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
1663
1656
|
"inheritedFrom": {
|
|
1664
|
-
"name": "
|
|
1665
|
-
"module": "src/
|
|
1657
|
+
"name": "AccordionItem",
|
|
1658
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1666
1659
|
}
|
|
1667
1660
|
},
|
|
1668
1661
|
{
|
|
1669
|
-
"kind": "
|
|
1670
|
-
"name": "
|
|
1671
|
-
"
|
|
1672
|
-
|
|
1662
|
+
"kind": "method",
|
|
1663
|
+
"name": "stylesChanged",
|
|
1664
|
+
"privacy": "protected",
|
|
1665
|
+
"return": {
|
|
1666
|
+
"type": {
|
|
1667
|
+
"text": "void"
|
|
1668
|
+
}
|
|
1673
1669
|
},
|
|
1674
|
-
"default": "false",
|
|
1675
1670
|
"inheritedFrom": {
|
|
1676
|
-
"name": "
|
|
1677
|
-
"module": "src/
|
|
1678
|
-
}
|
|
1679
|
-
},
|
|
1680
|
-
{
|
|
1681
|
-
"kind": "field",
|
|
1682
|
-
"name": "hideMenuSingleOption",
|
|
1683
|
-
"type": {
|
|
1684
|
-
"text": "boolean"
|
|
1685
|
-
},
|
|
1686
|
-
"default": "false",
|
|
1687
|
-
"inheritedFrom": {
|
|
1688
|
-
"name": "ActionsMenu",
|
|
1689
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1690
|
-
}
|
|
1691
|
-
},
|
|
1692
|
-
{
|
|
1693
|
-
"kind": "field",
|
|
1694
|
-
"name": "singleOption",
|
|
1695
|
-
"type": {
|
|
1696
|
-
"text": "ActionMenuItem"
|
|
1697
|
-
},
|
|
1698
|
-
"inheritedFrom": {
|
|
1699
|
-
"name": "ActionsMenu",
|
|
1700
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1701
|
-
}
|
|
1702
|
-
},
|
|
1703
|
-
{
|
|
1704
|
-
"kind": "field",
|
|
1705
|
-
"name": "actionsMenu",
|
|
1706
|
-
"type": {
|
|
1707
|
-
"text": "HTMLElement"
|
|
1708
|
-
},
|
|
1709
|
-
"inheritedFrom": {
|
|
1710
|
-
"name": "ActionsMenu",
|
|
1711
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1712
|
-
}
|
|
1713
|
-
},
|
|
1714
|
-
{
|
|
1715
|
-
"kind": "method",
|
|
1716
|
-
"name": "definitionChanged",
|
|
1717
|
-
"privacy": "protected",
|
|
1718
|
-
"parameters": [
|
|
1719
|
-
{
|
|
1720
|
-
"name": "oldValue",
|
|
1721
|
-
"type": {
|
|
1722
|
-
"text": "any"
|
|
1723
|
-
}
|
|
1724
|
-
},
|
|
1725
|
-
{
|
|
1726
|
-
"name": "newValue",
|
|
1727
|
-
"type": {
|
|
1728
|
-
"text": "any"
|
|
1729
|
-
}
|
|
1730
|
-
}
|
|
1731
|
-
],
|
|
1732
|
-
"inheritedFrom": {
|
|
1733
|
-
"name": "ActionsMenu",
|
|
1734
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1735
|
-
}
|
|
1736
|
-
},
|
|
1737
|
-
{
|
|
1738
|
-
"kind": "method",
|
|
1739
|
-
"name": "openChanged",
|
|
1740
|
-
"privacy": "protected",
|
|
1741
|
-
"inheritedFrom": {
|
|
1742
|
-
"name": "ActionsMenu",
|
|
1743
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1744
|
-
}
|
|
1745
|
-
},
|
|
1746
|
-
{
|
|
1747
|
-
"kind": "method",
|
|
1748
|
-
"name": "toggleActionsMenuVisibility",
|
|
1749
|
-
"inheritedFrom": {
|
|
1750
|
-
"name": "ActionsMenu",
|
|
1751
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1752
|
-
}
|
|
1753
|
-
},
|
|
1754
|
-
{
|
|
1755
|
-
"kind": "method",
|
|
1756
|
-
"name": "onActionMenuItemClick",
|
|
1757
|
-
"parameters": [
|
|
1758
|
-
{
|
|
1759
|
-
"name": "callback",
|
|
1760
|
-
"type": {
|
|
1761
|
-
"text": "(rowData) => void | any"
|
|
1762
|
-
}
|
|
1763
|
-
}
|
|
1764
|
-
],
|
|
1765
|
-
"inheritedFrom": {
|
|
1766
|
-
"name": "ActionsMenu",
|
|
1767
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1768
|
-
}
|
|
1769
|
-
},
|
|
1770
|
-
{
|
|
1771
|
-
"kind": "field",
|
|
1772
|
-
"name": "allActions",
|
|
1773
|
-
"type": {
|
|
1774
|
-
"text": "ActionMenuItem[]"
|
|
1775
|
-
},
|
|
1776
|
-
"readonly": true,
|
|
1777
|
-
"inheritedFrom": {
|
|
1778
|
-
"name": "ActionsMenu",
|
|
1779
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1780
|
-
}
|
|
1781
|
-
},
|
|
1782
|
-
{
|
|
1783
|
-
"kind": "field",
|
|
1784
|
-
"name": "rowData",
|
|
1785
|
-
"readonly": true,
|
|
1786
|
-
"inheritedFrom": {
|
|
1787
|
-
"name": "ActionsMenu",
|
|
1788
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1789
|
-
}
|
|
1790
|
-
},
|
|
1791
|
-
{
|
|
1792
|
-
"kind": "method",
|
|
1793
|
-
"name": "getLabel",
|
|
1794
|
-
"parameters": [
|
|
1795
|
-
{
|
|
1796
|
-
"name": "name",
|
|
1797
|
-
"type": {
|
|
1798
|
-
"text": "string | ((rowData: any) => string)"
|
|
1799
|
-
}
|
|
1800
|
-
}
|
|
1801
|
-
],
|
|
1802
|
-
"inheritedFrom": {
|
|
1803
|
-
"name": "ActionsMenu",
|
|
1804
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1805
|
-
}
|
|
1806
|
-
},
|
|
1807
|
-
{
|
|
1808
|
-
"kind": "method",
|
|
1809
|
-
"name": "getTemplate",
|
|
1810
|
-
"parameters": [
|
|
1811
|
-
{
|
|
1812
|
-
"name": "prefix",
|
|
1813
|
-
"type": {
|
|
1814
|
-
"text": "string"
|
|
1815
|
-
}
|
|
1816
|
-
}
|
|
1817
|
-
],
|
|
1818
|
-
"inheritedFrom": {
|
|
1819
|
-
"name": "ActionsMenu",
|
|
1820
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1821
|
-
}
|
|
1822
|
-
},
|
|
1823
|
-
{
|
|
1824
|
-
"kind": "field",
|
|
1825
|
-
"name": "_presentation",
|
|
1826
|
-
"type": {
|
|
1827
|
-
"text": "ComponentPresentation | null | undefined"
|
|
1828
|
-
},
|
|
1829
|
-
"privacy": "private",
|
|
1830
|
-
"default": "void 0",
|
|
1831
|
-
"inheritedFrom": {
|
|
1832
|
-
"name": "FoundationElement",
|
|
1833
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1834
|
-
}
|
|
1835
|
-
},
|
|
1836
|
-
{
|
|
1837
|
-
"kind": "field",
|
|
1838
|
-
"name": "$presentation",
|
|
1839
|
-
"type": {
|
|
1840
|
-
"text": "ComponentPresentation | null"
|
|
1841
|
-
},
|
|
1842
|
-
"privacy": "public",
|
|
1843
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
1844
|
-
"inheritedFrom": {
|
|
1845
|
-
"name": "FoundationElement",
|
|
1846
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1847
|
-
}
|
|
1848
|
-
},
|
|
1849
|
-
{
|
|
1850
|
-
"kind": "field",
|
|
1851
|
-
"name": "template",
|
|
1852
|
-
"type": {
|
|
1853
|
-
"text": "ElementViewTemplate | void | null"
|
|
1854
|
-
},
|
|
1855
|
-
"privacy": "public",
|
|
1856
|
-
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
1857
|
-
"inheritedFrom": {
|
|
1858
|
-
"name": "FoundationElement",
|
|
1859
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1860
|
-
}
|
|
1861
|
-
},
|
|
1862
|
-
{
|
|
1863
|
-
"kind": "method",
|
|
1864
|
-
"name": "templateChanged",
|
|
1865
|
-
"privacy": "protected",
|
|
1866
|
-
"return": {
|
|
1867
|
-
"type": {
|
|
1868
|
-
"text": "void"
|
|
1869
|
-
}
|
|
1870
|
-
},
|
|
1871
|
-
"inheritedFrom": {
|
|
1872
|
-
"name": "FoundationElement",
|
|
1873
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1874
|
-
}
|
|
1875
|
-
},
|
|
1876
|
-
{
|
|
1877
|
-
"kind": "field",
|
|
1878
|
-
"name": "styles",
|
|
1879
|
-
"type": {
|
|
1880
|
-
"text": "ElementStyles | void | null"
|
|
1881
|
-
},
|
|
1882
|
-
"privacy": "public",
|
|
1883
|
-
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
1884
|
-
"inheritedFrom": {
|
|
1885
|
-
"name": "FoundationElement",
|
|
1886
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1887
|
-
}
|
|
1888
|
-
},
|
|
1889
|
-
{
|
|
1890
|
-
"kind": "method",
|
|
1891
|
-
"name": "stylesChanged",
|
|
1892
|
-
"privacy": "protected",
|
|
1893
|
-
"return": {
|
|
1894
|
-
"type": {
|
|
1895
|
-
"text": "void"
|
|
1896
|
-
}
|
|
1897
|
-
},
|
|
1898
|
-
"inheritedFrom": {
|
|
1899
|
-
"name": "FoundationElement",
|
|
1900
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1671
|
+
"name": "AccordionItem",
|
|
1672
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1901
1673
|
}
|
|
1902
1674
|
},
|
|
1903
1675
|
{
|
|
@@ -1927,41 +1699,49 @@
|
|
|
1927
1699
|
],
|
|
1928
1700
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
1929
1701
|
"inheritedFrom": {
|
|
1930
|
-
"name": "
|
|
1931
|
-
"module": "src/
|
|
1702
|
+
"name": "AccordionItem",
|
|
1703
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1704
|
+
}
|
|
1705
|
+
}
|
|
1706
|
+
],
|
|
1707
|
+
"events": [
|
|
1708
|
+
{
|
|
1709
|
+
"description": "Fires a custom 'change' event when the button is invoked",
|
|
1710
|
+
"name": "change",
|
|
1711
|
+
"inheritedFrom": {
|
|
1712
|
+
"name": "AccordionItem",
|
|
1713
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1932
1714
|
}
|
|
1933
1715
|
}
|
|
1934
1716
|
]
|
|
1935
1717
|
},
|
|
1936
1718
|
{
|
|
1937
1719
|
"kind": "variable",
|
|
1938
|
-
"name": "
|
|
1939
|
-
"description": "The Zero Actions Menu",
|
|
1940
|
-
"privacy": "public"
|
|
1720
|
+
"name": "zeroAccordionItem"
|
|
1941
1721
|
}
|
|
1942
1722
|
],
|
|
1943
1723
|
"exports": [
|
|
1944
1724
|
{
|
|
1945
1725
|
"kind": "js",
|
|
1946
|
-
"name": "
|
|
1726
|
+
"name": "AccordionItem",
|
|
1947
1727
|
"declaration": {
|
|
1948
|
-
"name": "
|
|
1949
|
-
"module": "src/
|
|
1728
|
+
"name": "AccordionItem",
|
|
1729
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1950
1730
|
}
|
|
1951
1731
|
},
|
|
1952
1732
|
{
|
|
1953
1733
|
"kind": "js",
|
|
1954
|
-
"name": "
|
|
1734
|
+
"name": "zeroAccordionItem",
|
|
1955
1735
|
"declaration": {
|
|
1956
|
-
"name": "
|
|
1957
|
-
"module": "src/
|
|
1736
|
+
"name": "zeroAccordionItem",
|
|
1737
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1958
1738
|
}
|
|
1959
1739
|
}
|
|
1960
1740
|
]
|
|
1961
1741
|
},
|
|
1962
1742
|
{
|
|
1963
1743
|
"kind": "javascript-module",
|
|
1964
|
-
"path": "src/
|
|
1744
|
+
"path": "src/accordion-item/index.ts",
|
|
1965
1745
|
"declarations": [],
|
|
1966
1746
|
"exports": [
|
|
1967
1747
|
{
|
|
@@ -1969,7 +1749,7 @@
|
|
|
1969
1749
|
"name": "*",
|
|
1970
1750
|
"declaration": {
|
|
1971
1751
|
"name": "*",
|
|
1972
|
-
"package": "./
|
|
1752
|
+
"package": "./accordion-item"
|
|
1973
1753
|
}
|
|
1974
1754
|
},
|
|
1975
1755
|
{
|
|
@@ -1977,60 +1757,29 @@
|
|
|
1977
1757
|
"name": "*",
|
|
1978
1758
|
"declaration": {
|
|
1979
1759
|
"name": "*",
|
|
1980
|
-
"package": "./
|
|
1760
|
+
"package": "./accordion-item.styles"
|
|
1981
1761
|
}
|
|
1982
|
-
}
|
|
1983
|
-
]
|
|
1984
|
-
},
|
|
1985
|
-
{
|
|
1986
|
-
"kind": "javascript-module",
|
|
1987
|
-
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
1988
|
-
"declarations": [
|
|
1989
|
-
{
|
|
1990
|
-
"kind": "function",
|
|
1991
|
-
"name": "zeroAccordionItemStyles",
|
|
1992
|
-
"return": {
|
|
1993
|
-
"type": {
|
|
1994
|
-
"text": "ElementStyles"
|
|
1995
|
-
}
|
|
1996
|
-
},
|
|
1997
|
-
"parameters": [
|
|
1998
|
-
{
|
|
1999
|
-
"name": "context",
|
|
2000
|
-
"type": {
|
|
2001
|
-
"text": "ElementDefinitionContext"
|
|
2002
|
-
}
|
|
2003
|
-
},
|
|
2004
|
-
{
|
|
2005
|
-
"name": "definition",
|
|
2006
|
-
"type": {
|
|
2007
|
-
"text": "FoundationElementDefinition"
|
|
2008
|
-
}
|
|
2009
|
-
}
|
|
2010
|
-
]
|
|
2011
|
-
}
|
|
2012
|
-
],
|
|
2013
|
-
"exports": [
|
|
1762
|
+
},
|
|
2014
1763
|
{
|
|
2015
1764
|
"kind": "js",
|
|
2016
|
-
"name": "
|
|
1765
|
+
"name": "*",
|
|
2017
1766
|
"declaration": {
|
|
2018
|
-
"name": "
|
|
2019
|
-
"
|
|
1767
|
+
"name": "*",
|
|
1768
|
+
"package": "./accordion-item.template"
|
|
2020
1769
|
}
|
|
2021
1770
|
}
|
|
2022
1771
|
]
|
|
2023
1772
|
},
|
|
2024
1773
|
{
|
|
2025
1774
|
"kind": "javascript-module",
|
|
2026
|
-
"path": "src/
|
|
1775
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
2027
1776
|
"declarations": [
|
|
2028
1777
|
{
|
|
2029
1778
|
"kind": "function",
|
|
2030
|
-
"name": "
|
|
1779
|
+
"name": "zeroActionsMenuStyles",
|
|
2031
1780
|
"return": {
|
|
2032
1781
|
"type": {
|
|
2033
|
-
"text": "
|
|
1782
|
+
"text": "ElementStyles"
|
|
2034
1783
|
}
|
|
2035
1784
|
},
|
|
2036
1785
|
"parameters": [
|
|
@@ -2052,116 +1801,383 @@
|
|
|
2052
1801
|
"exports": [
|
|
2053
1802
|
{
|
|
2054
1803
|
"kind": "js",
|
|
2055
|
-
"name": "
|
|
1804
|
+
"name": "zeroActionsMenuStyles",
|
|
2056
1805
|
"declaration": {
|
|
2057
|
-
"name": "
|
|
2058
|
-
"module": "src/
|
|
1806
|
+
"name": "zeroActionsMenuStyles",
|
|
1807
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2059
1808
|
}
|
|
2060
1809
|
}
|
|
2061
1810
|
]
|
|
2062
1811
|
},
|
|
2063
1812
|
{
|
|
2064
1813
|
"kind": "javascript-module",
|
|
2065
|
-
"path": "src/
|
|
1814
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
2066
1815
|
"declarations": [
|
|
2067
1816
|
{
|
|
2068
1817
|
"kind": "class",
|
|
2069
1818
|
"description": "",
|
|
2070
|
-
"name": "
|
|
1819
|
+
"name": "ActionsMenu",
|
|
2071
1820
|
"superclass": {
|
|
2072
|
-
"name": "
|
|
1821
|
+
"name": "FoundationActionsMenu",
|
|
2073
1822
|
"package": "@genesislcap/foundation-ui"
|
|
2074
1823
|
},
|
|
2075
|
-
"tagName": "%%prefix%%-
|
|
1824
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
2076
1825
|
"customElement": true,
|
|
2077
1826
|
"attributes": [
|
|
2078
1827
|
{
|
|
2079
|
-
"name": "
|
|
1828
|
+
"name": "is-vertical",
|
|
1829
|
+
"type": {
|
|
1830
|
+
"text": "boolean"
|
|
1831
|
+
},
|
|
1832
|
+
"default": "false",
|
|
1833
|
+
"fieldName": "isVertical",
|
|
1834
|
+
"inheritedFrom": {
|
|
1835
|
+
"name": "ActionsMenu",
|
|
1836
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1837
|
+
}
|
|
1838
|
+
},
|
|
1839
|
+
{
|
|
1840
|
+
"name": "add-default-actions",
|
|
1841
|
+
"type": {
|
|
1842
|
+
"text": "boolean"
|
|
1843
|
+
},
|
|
1844
|
+
"default": "true",
|
|
1845
|
+
"fieldName": "addDefaultActions",
|
|
1846
|
+
"inheritedFrom": {
|
|
1847
|
+
"name": "ActionsMenu",
|
|
1848
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1849
|
+
}
|
|
1850
|
+
},
|
|
1851
|
+
{
|
|
1852
|
+
"name": "auto-close-on-action",
|
|
1853
|
+
"type": {
|
|
1854
|
+
"text": "boolean"
|
|
1855
|
+
},
|
|
1856
|
+
"default": "true",
|
|
1857
|
+
"fieldName": "autoCloseOnAction",
|
|
1858
|
+
"inheritedFrom": {
|
|
1859
|
+
"name": "ActionsMenu",
|
|
1860
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1861
|
+
}
|
|
1862
|
+
},
|
|
1863
|
+
{
|
|
1864
|
+
"name": "name",
|
|
1865
|
+
"type": {
|
|
1866
|
+
"text": "string"
|
|
1867
|
+
},
|
|
1868
|
+
"default": "'Actions'",
|
|
1869
|
+
"fieldName": "name",
|
|
1870
|
+
"inheritedFrom": {
|
|
1871
|
+
"name": "ActionsMenu",
|
|
1872
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1873
|
+
}
|
|
1874
|
+
},
|
|
1875
|
+
{
|
|
1876
|
+
"name": "open",
|
|
1877
|
+
"type": {
|
|
1878
|
+
"text": "boolean"
|
|
1879
|
+
},
|
|
1880
|
+
"default": "false",
|
|
1881
|
+
"fieldName": "open",
|
|
1882
|
+
"inheritedFrom": {
|
|
1883
|
+
"name": "ActionsMenu",
|
|
1884
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1885
|
+
}
|
|
1886
|
+
},
|
|
1887
|
+
{
|
|
1888
|
+
"name": "buttonAppearance",
|
|
1889
|
+
"type": {
|
|
1890
|
+
"text": "string"
|
|
1891
|
+
},
|
|
1892
|
+
"fieldName": "buttonAppearance",
|
|
1893
|
+
"inheritedFrom": {
|
|
1894
|
+
"name": "ActionsMenu",
|
|
1895
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1896
|
+
}
|
|
1897
|
+
},
|
|
1898
|
+
{
|
|
1899
|
+
"name": "hide-disabled",
|
|
1900
|
+
"type": {
|
|
1901
|
+
"text": "boolean"
|
|
1902
|
+
},
|
|
1903
|
+
"default": "false",
|
|
1904
|
+
"fieldName": "hideDisabled",
|
|
1905
|
+
"inheritedFrom": {
|
|
1906
|
+
"name": "ActionsMenu",
|
|
1907
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1908
|
+
}
|
|
1909
|
+
},
|
|
1910
|
+
{
|
|
1911
|
+
"name": "hide-menu-single-option",
|
|
1912
|
+
"type": {
|
|
1913
|
+
"text": "boolean"
|
|
1914
|
+
},
|
|
1915
|
+
"default": "false",
|
|
1916
|
+
"fieldName": "hideMenuSingleOption",
|
|
1917
|
+
"inheritedFrom": {
|
|
1918
|
+
"name": "ActionsMenu",
|
|
1919
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1920
|
+
}
|
|
1921
|
+
}
|
|
1922
|
+
],
|
|
1923
|
+
"members": [
|
|
1924
|
+
{
|
|
1925
|
+
"kind": "field",
|
|
1926
|
+
"name": "actions",
|
|
1927
|
+
"type": {
|
|
1928
|
+
"text": "ActionMenuItem[]"
|
|
1929
|
+
},
|
|
1930
|
+
"inheritedFrom": {
|
|
1931
|
+
"name": "ActionsMenu",
|
|
1932
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1933
|
+
}
|
|
1934
|
+
},
|
|
1935
|
+
{
|
|
1936
|
+
"kind": "field",
|
|
1937
|
+
"name": "isVertical",
|
|
1938
|
+
"type": {
|
|
1939
|
+
"text": "boolean"
|
|
1940
|
+
},
|
|
1941
|
+
"default": "false",
|
|
1942
|
+
"inheritedFrom": {
|
|
1943
|
+
"name": "ActionsMenu",
|
|
1944
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1945
|
+
}
|
|
1946
|
+
},
|
|
1947
|
+
{
|
|
1948
|
+
"kind": "field",
|
|
1949
|
+
"name": "addDefaultActions",
|
|
1950
|
+
"type": {
|
|
1951
|
+
"text": "boolean"
|
|
1952
|
+
},
|
|
1953
|
+
"default": "true",
|
|
1954
|
+
"inheritedFrom": {
|
|
1955
|
+
"name": "ActionsMenu",
|
|
1956
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1957
|
+
}
|
|
1958
|
+
},
|
|
1959
|
+
{
|
|
1960
|
+
"kind": "field",
|
|
1961
|
+
"name": "autoCloseOnAction",
|
|
1962
|
+
"type": {
|
|
1963
|
+
"text": "boolean"
|
|
1964
|
+
},
|
|
1965
|
+
"default": "true",
|
|
1966
|
+
"inheritedFrom": {
|
|
1967
|
+
"name": "ActionsMenu",
|
|
1968
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1969
|
+
}
|
|
1970
|
+
},
|
|
1971
|
+
{
|
|
1972
|
+
"kind": "field",
|
|
1973
|
+
"name": "classNames",
|
|
1974
|
+
"type": {
|
|
1975
|
+
"text": "string"
|
|
1976
|
+
},
|
|
1977
|
+
"inheritedFrom": {
|
|
1978
|
+
"name": "ActionsMenu",
|
|
1979
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1980
|
+
}
|
|
1981
|
+
},
|
|
1982
|
+
{
|
|
1983
|
+
"kind": "field",
|
|
1984
|
+
"name": "definition",
|
|
1985
|
+
"type": {
|
|
1986
|
+
"text": "any"
|
|
1987
|
+
},
|
|
1988
|
+
"inheritedFrom": {
|
|
1989
|
+
"name": "ActionsMenu",
|
|
1990
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1991
|
+
}
|
|
1992
|
+
},
|
|
1993
|
+
{
|
|
1994
|
+
"kind": "field",
|
|
1995
|
+
"name": "name",
|
|
2080
1996
|
"type": {
|
|
2081
|
-
"text": "
|
|
1997
|
+
"text": "string"
|
|
2082
1998
|
},
|
|
2083
|
-
"default": "
|
|
2084
|
-
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
2085
|
-
"fieldName": "headinglevel",
|
|
1999
|
+
"default": "'Actions'",
|
|
2086
2000
|
"inheritedFrom": {
|
|
2087
|
-
"name": "
|
|
2088
|
-
"module": "src/
|
|
2001
|
+
"name": "ActionsMenu",
|
|
2002
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2089
2003
|
}
|
|
2090
2004
|
},
|
|
2091
2005
|
{
|
|
2006
|
+
"kind": "field",
|
|
2007
|
+
"name": "open",
|
|
2092
2008
|
"type": {
|
|
2093
2009
|
"text": "boolean"
|
|
2094
2010
|
},
|
|
2095
2011
|
"default": "false",
|
|
2096
|
-
"description": "Expands or collapses the item.",
|
|
2097
|
-
"fieldName": "expanded",
|
|
2098
2012
|
"inheritedFrom": {
|
|
2099
|
-
"name": "
|
|
2100
|
-
"module": "src/
|
|
2013
|
+
"name": "ActionsMenu",
|
|
2014
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2101
2015
|
}
|
|
2102
2016
|
},
|
|
2103
2017
|
{
|
|
2104
|
-
"
|
|
2018
|
+
"kind": "field",
|
|
2019
|
+
"name": "buttonAppearance",
|
|
2105
2020
|
"type": {
|
|
2106
2021
|
"text": "string"
|
|
2107
2022
|
},
|
|
2108
|
-
"description": "The item ID",
|
|
2109
|
-
"fieldName": "id",
|
|
2110
2023
|
"inheritedFrom": {
|
|
2111
|
-
"name": "
|
|
2112
|
-
"module": "src/
|
|
2024
|
+
"name": "ActionsMenu",
|
|
2025
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2113
2026
|
}
|
|
2114
|
-
}
|
|
2115
|
-
],
|
|
2116
|
-
"members": [
|
|
2027
|
+
},
|
|
2117
2028
|
{
|
|
2118
2029
|
"kind": "field",
|
|
2119
|
-
"name": "
|
|
2030
|
+
"name": "hideDisabled",
|
|
2120
2031
|
"type": {
|
|
2121
|
-
"text": "
|
|
2032
|
+
"text": "boolean"
|
|
2122
2033
|
},
|
|
2123
|
-
"
|
|
2124
|
-
"default": "2",
|
|
2125
|
-
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
2034
|
+
"default": "false",
|
|
2126
2035
|
"inheritedFrom": {
|
|
2127
|
-
"name": "
|
|
2128
|
-
"module": "src/
|
|
2036
|
+
"name": "ActionsMenu",
|
|
2037
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2129
2038
|
}
|
|
2130
2039
|
},
|
|
2131
2040
|
{
|
|
2132
2041
|
"kind": "field",
|
|
2133
|
-
"name": "
|
|
2042
|
+
"name": "hideMenuSingleOption",
|
|
2134
2043
|
"type": {
|
|
2135
2044
|
"text": "boolean"
|
|
2136
2045
|
},
|
|
2137
|
-
"privacy": "public",
|
|
2138
2046
|
"default": "false",
|
|
2139
|
-
"description": "Expands or collapses the item.",
|
|
2140
2047
|
"inheritedFrom": {
|
|
2141
|
-
"name": "
|
|
2142
|
-
"module": "src/
|
|
2048
|
+
"name": "ActionsMenu",
|
|
2049
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2143
2050
|
}
|
|
2144
2051
|
},
|
|
2145
2052
|
{
|
|
2146
2053
|
"kind": "field",
|
|
2147
|
-
"name": "
|
|
2054
|
+
"name": "singleOption",
|
|
2148
2055
|
"type": {
|
|
2149
|
-
"text": "
|
|
2056
|
+
"text": "ActionMenuItem"
|
|
2150
2057
|
},
|
|
2151
|
-
"privacy": "public",
|
|
2152
|
-
"description": "The item ID",
|
|
2153
2058
|
"inheritedFrom": {
|
|
2154
|
-
"name": "
|
|
2155
|
-
"module": "src/
|
|
2059
|
+
"name": "ActionsMenu",
|
|
2060
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2156
2061
|
}
|
|
2157
2062
|
},
|
|
2158
2063
|
{
|
|
2159
2064
|
"kind": "field",
|
|
2160
|
-
"name": "
|
|
2161
|
-
"
|
|
2065
|
+
"name": "actionsMenu",
|
|
2066
|
+
"type": {
|
|
2067
|
+
"text": "HTMLElement"
|
|
2068
|
+
},
|
|
2162
2069
|
"inheritedFrom": {
|
|
2163
|
-
"name": "
|
|
2164
|
-
"module": "src/
|
|
2070
|
+
"name": "ActionsMenu",
|
|
2071
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2072
|
+
}
|
|
2073
|
+
},
|
|
2074
|
+
{
|
|
2075
|
+
"kind": "method",
|
|
2076
|
+
"name": "definitionChanged",
|
|
2077
|
+
"privacy": "protected",
|
|
2078
|
+
"parameters": [
|
|
2079
|
+
{
|
|
2080
|
+
"name": "oldValue",
|
|
2081
|
+
"type": {
|
|
2082
|
+
"text": "any"
|
|
2083
|
+
}
|
|
2084
|
+
},
|
|
2085
|
+
{
|
|
2086
|
+
"name": "newValue",
|
|
2087
|
+
"type": {
|
|
2088
|
+
"text": "any"
|
|
2089
|
+
}
|
|
2090
|
+
}
|
|
2091
|
+
],
|
|
2092
|
+
"inheritedFrom": {
|
|
2093
|
+
"name": "ActionsMenu",
|
|
2094
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2095
|
+
}
|
|
2096
|
+
},
|
|
2097
|
+
{
|
|
2098
|
+
"kind": "method",
|
|
2099
|
+
"name": "openChanged",
|
|
2100
|
+
"privacy": "protected",
|
|
2101
|
+
"inheritedFrom": {
|
|
2102
|
+
"name": "ActionsMenu",
|
|
2103
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2104
|
+
}
|
|
2105
|
+
},
|
|
2106
|
+
{
|
|
2107
|
+
"kind": "method",
|
|
2108
|
+
"name": "toggleActionsMenuVisibility",
|
|
2109
|
+
"inheritedFrom": {
|
|
2110
|
+
"name": "ActionsMenu",
|
|
2111
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2112
|
+
}
|
|
2113
|
+
},
|
|
2114
|
+
{
|
|
2115
|
+
"kind": "method",
|
|
2116
|
+
"name": "onActionMenuItemClick",
|
|
2117
|
+
"parameters": [
|
|
2118
|
+
{
|
|
2119
|
+
"name": "callback",
|
|
2120
|
+
"type": {
|
|
2121
|
+
"text": "(rowData) => void | any"
|
|
2122
|
+
}
|
|
2123
|
+
}
|
|
2124
|
+
],
|
|
2125
|
+
"inheritedFrom": {
|
|
2126
|
+
"name": "ActionsMenu",
|
|
2127
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2128
|
+
}
|
|
2129
|
+
},
|
|
2130
|
+
{
|
|
2131
|
+
"kind": "field",
|
|
2132
|
+
"name": "allActions",
|
|
2133
|
+
"type": {
|
|
2134
|
+
"text": "ActionMenuItem[]"
|
|
2135
|
+
},
|
|
2136
|
+
"readonly": true,
|
|
2137
|
+
"inheritedFrom": {
|
|
2138
|
+
"name": "ActionsMenu",
|
|
2139
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2140
|
+
}
|
|
2141
|
+
},
|
|
2142
|
+
{
|
|
2143
|
+
"kind": "field",
|
|
2144
|
+
"name": "rowData",
|
|
2145
|
+
"readonly": true,
|
|
2146
|
+
"inheritedFrom": {
|
|
2147
|
+
"name": "ActionsMenu",
|
|
2148
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2149
|
+
}
|
|
2150
|
+
},
|
|
2151
|
+
{
|
|
2152
|
+
"kind": "method",
|
|
2153
|
+
"name": "getLabel",
|
|
2154
|
+
"parameters": [
|
|
2155
|
+
{
|
|
2156
|
+
"name": "name",
|
|
2157
|
+
"type": {
|
|
2158
|
+
"text": "string | ((rowData: any) => string)"
|
|
2159
|
+
}
|
|
2160
|
+
}
|
|
2161
|
+
],
|
|
2162
|
+
"inheritedFrom": {
|
|
2163
|
+
"name": "ActionsMenu",
|
|
2164
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2165
|
+
}
|
|
2166
|
+
},
|
|
2167
|
+
{
|
|
2168
|
+
"kind": "method",
|
|
2169
|
+
"name": "getTemplate",
|
|
2170
|
+
"parameters": [
|
|
2171
|
+
{
|
|
2172
|
+
"name": "prefix",
|
|
2173
|
+
"type": {
|
|
2174
|
+
"text": "string"
|
|
2175
|
+
}
|
|
2176
|
+
}
|
|
2177
|
+
],
|
|
2178
|
+
"inheritedFrom": {
|
|
2179
|
+
"name": "ActionsMenu",
|
|
2180
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2165
2181
|
}
|
|
2166
2182
|
},
|
|
2167
2183
|
{
|
|
@@ -2173,8 +2189,8 @@
|
|
|
2173
2189
|
"privacy": "private",
|
|
2174
2190
|
"default": "void 0",
|
|
2175
2191
|
"inheritedFrom": {
|
|
2176
|
-
"name": "
|
|
2177
|
-
"module": "src/
|
|
2192
|
+
"name": "FoundationElement",
|
|
2193
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2178
2194
|
}
|
|
2179
2195
|
},
|
|
2180
2196
|
{
|
|
@@ -2186,8 +2202,8 @@
|
|
|
2186
2202
|
"privacy": "public",
|
|
2187
2203
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
2188
2204
|
"inheritedFrom": {
|
|
2189
|
-
"name": "
|
|
2190
|
-
"module": "src/
|
|
2205
|
+
"name": "FoundationElement",
|
|
2206
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2191
2207
|
}
|
|
2192
2208
|
},
|
|
2193
2209
|
{
|
|
@@ -2199,8 +2215,8 @@
|
|
|
2199
2215
|
"privacy": "public",
|
|
2200
2216
|
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
2201
2217
|
"inheritedFrom": {
|
|
2202
|
-
"name": "
|
|
2203
|
-
"module": "src/
|
|
2218
|
+
"name": "FoundationElement",
|
|
2219
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2204
2220
|
}
|
|
2205
2221
|
},
|
|
2206
2222
|
{
|
|
@@ -2213,8 +2229,8 @@
|
|
|
2213
2229
|
}
|
|
2214
2230
|
},
|
|
2215
2231
|
"inheritedFrom": {
|
|
2216
|
-
"name": "
|
|
2217
|
-
"module": "src/
|
|
2232
|
+
"name": "FoundationElement",
|
|
2233
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2218
2234
|
}
|
|
2219
2235
|
},
|
|
2220
2236
|
{
|
|
@@ -2226,8 +2242,8 @@
|
|
|
2226
2242
|
"privacy": "public",
|
|
2227
2243
|
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
2228
2244
|
"inheritedFrom": {
|
|
2229
|
-
"name": "
|
|
2230
|
-
"module": "src/
|
|
2245
|
+
"name": "FoundationElement",
|
|
2246
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2231
2247
|
}
|
|
2232
2248
|
},
|
|
2233
2249
|
{
|
|
@@ -2240,8 +2256,8 @@
|
|
|
2240
2256
|
}
|
|
2241
2257
|
},
|
|
2242
2258
|
"inheritedFrom": {
|
|
2243
|
-
"name": "
|
|
2244
|
-
"module": "src/
|
|
2259
|
+
"name": "FoundationElement",
|
|
2260
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2245
2261
|
}
|
|
2246
2262
|
},
|
|
2247
2263
|
{
|
|
@@ -2271,49 +2287,41 @@
|
|
|
2271
2287
|
],
|
|
2272
2288
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
2273
2289
|
"inheritedFrom": {
|
|
2274
|
-
"name": "
|
|
2275
|
-
"module": "src/
|
|
2276
|
-
}
|
|
2277
|
-
}
|
|
2278
|
-
],
|
|
2279
|
-
"events": [
|
|
2280
|
-
{
|
|
2281
|
-
"description": "Fires a custom 'change' event when the button is invoked",
|
|
2282
|
-
"name": "change",
|
|
2283
|
-
"inheritedFrom": {
|
|
2284
|
-
"name": "AccordionItem",
|
|
2285
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2290
|
+
"name": "FoundationElement",
|
|
2291
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2286
2292
|
}
|
|
2287
2293
|
}
|
|
2288
2294
|
]
|
|
2289
2295
|
},
|
|
2290
2296
|
{
|
|
2291
2297
|
"kind": "variable",
|
|
2292
|
-
"name": "
|
|
2298
|
+
"name": "zeroActionsMenu",
|
|
2299
|
+
"description": "The Zero Actions Menu",
|
|
2300
|
+
"privacy": "public"
|
|
2293
2301
|
}
|
|
2294
2302
|
],
|
|
2295
2303
|
"exports": [
|
|
2296
2304
|
{
|
|
2297
2305
|
"kind": "js",
|
|
2298
|
-
"name": "
|
|
2306
|
+
"name": "ActionsMenu",
|
|
2299
2307
|
"declaration": {
|
|
2300
|
-
"name": "
|
|
2301
|
-
"module": "src/
|
|
2308
|
+
"name": "ActionsMenu",
|
|
2309
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2302
2310
|
}
|
|
2303
2311
|
},
|
|
2304
2312
|
{
|
|
2305
2313
|
"kind": "js",
|
|
2306
|
-
"name": "
|
|
2314
|
+
"name": "zeroActionsMenu",
|
|
2307
2315
|
"declaration": {
|
|
2308
|
-
"name": "
|
|
2309
|
-
"module": "src/
|
|
2316
|
+
"name": "zeroActionsMenu",
|
|
2317
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2310
2318
|
}
|
|
2311
2319
|
}
|
|
2312
2320
|
]
|
|
2313
2321
|
},
|
|
2314
2322
|
{
|
|
2315
2323
|
"kind": "javascript-module",
|
|
2316
|
-
"path": "src/
|
|
2324
|
+
"path": "src/actions-menu/index.ts",
|
|
2317
2325
|
"declarations": [],
|
|
2318
2326
|
"exports": [
|
|
2319
2327
|
{
|
|
@@ -2321,15 +2329,7 @@
|
|
|
2321
2329
|
"name": "*",
|
|
2322
2330
|
"declaration": {
|
|
2323
2331
|
"name": "*",
|
|
2324
|
-
"package": "./
|
|
2325
|
-
}
|
|
2326
|
-
},
|
|
2327
|
-
{
|
|
2328
|
-
"kind": "js",
|
|
2329
|
-
"name": "*",
|
|
2330
|
-
"declaration": {
|
|
2331
|
-
"name": "*",
|
|
2332
|
-
"package": "./accordion-item.styles"
|
|
2332
|
+
"package": "./actions-menu"
|
|
2333
2333
|
}
|
|
2334
2334
|
},
|
|
2335
2335
|
{
|
|
@@ -2337,7 +2337,7 @@
|
|
|
2337
2337
|
"name": "*",
|
|
2338
2338
|
"declaration": {
|
|
2339
2339
|
"name": "*",
|
|
2340
|
-
"package": "./
|
|
2340
|
+
"package": "./actions-menu.styles"
|
|
2341
2341
|
}
|
|
2342
2342
|
}
|
|
2343
2343
|
]
|