@genesislcap/foundation-ui 14.219.2 → 14.220.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 +1321 -1321
- package/package.json +16 -16
|
@@ -817,51 +817,6 @@
|
|
|
817
817
|
}
|
|
818
818
|
]
|
|
819
819
|
},
|
|
820
|
-
{
|
|
821
|
-
"kind": "javascript-module",
|
|
822
|
-
"path": "src/_common/icons.ts",
|
|
823
|
-
"declarations": [
|
|
824
|
-
{
|
|
825
|
-
"kind": "function",
|
|
826
|
-
"name": "closeIcon",
|
|
827
|
-
"parameters": [
|
|
828
|
-
{
|
|
829
|
-
"name": "slot",
|
|
830
|
-
"default": "'start'"
|
|
831
|
-
},
|
|
832
|
-
{
|
|
833
|
-
"name": "fill",
|
|
834
|
-
"default": "'#879ba6'"
|
|
835
|
-
}
|
|
836
|
-
]
|
|
837
|
-
}
|
|
838
|
-
],
|
|
839
|
-
"exports": [
|
|
840
|
-
{
|
|
841
|
-
"kind": "js",
|
|
842
|
-
"name": "closeIcon",
|
|
843
|
-
"declaration": {
|
|
844
|
-
"name": "closeIcon",
|
|
845
|
-
"module": "src/_common/icons.ts"
|
|
846
|
-
}
|
|
847
|
-
}
|
|
848
|
-
]
|
|
849
|
-
},
|
|
850
|
-
{
|
|
851
|
-
"kind": "javascript-module",
|
|
852
|
-
"path": "src/_common/index.ts",
|
|
853
|
-
"declarations": [],
|
|
854
|
-
"exports": [
|
|
855
|
-
{
|
|
856
|
-
"kind": "js",
|
|
857
|
-
"name": "*",
|
|
858
|
-
"declaration": {
|
|
859
|
-
"name": "*",
|
|
860
|
-
"package": "./icons"
|
|
861
|
-
}
|
|
862
|
-
}
|
|
863
|
-
]
|
|
864
|
-
},
|
|
865
820
|
{
|
|
866
821
|
"kind": "javascript-module",
|
|
867
822
|
"path": "src/_config/index.ts",
|
|
@@ -1471,34 +1426,56 @@
|
|
|
1471
1426
|
},
|
|
1472
1427
|
{
|
|
1473
1428
|
"kind": "javascript-module",
|
|
1474
|
-
"path": "src/
|
|
1429
|
+
"path": "src/_common/icons.ts",
|
|
1475
1430
|
"declarations": [
|
|
1476
1431
|
{
|
|
1477
1432
|
"kind": "function",
|
|
1478
|
-
"name": "
|
|
1479
|
-
"return": {
|
|
1480
|
-
"type": {
|
|
1481
|
-
"text": "ElementStyles"
|
|
1482
|
-
}
|
|
1483
|
-
},
|
|
1433
|
+
"name": "closeIcon",
|
|
1484
1434
|
"parameters": [
|
|
1485
1435
|
{
|
|
1486
|
-
"name": "
|
|
1487
|
-
"
|
|
1488
|
-
"text": "ElementDefinitionContext"
|
|
1489
|
-
}
|
|
1436
|
+
"name": "slot",
|
|
1437
|
+
"default": "'start'"
|
|
1490
1438
|
},
|
|
1491
1439
|
{
|
|
1492
|
-
"name": "
|
|
1493
|
-
"
|
|
1494
|
-
"text": "FoundationElementDefinition"
|
|
1495
|
-
}
|
|
1440
|
+
"name": "fill",
|
|
1441
|
+
"default": "'#879ba6'"
|
|
1496
1442
|
}
|
|
1497
1443
|
]
|
|
1498
|
-
}
|
|
1444
|
+
}
|
|
1445
|
+
],
|
|
1446
|
+
"exports": [
|
|
1447
|
+
{
|
|
1448
|
+
"kind": "js",
|
|
1449
|
+
"name": "closeIcon",
|
|
1450
|
+
"declaration": {
|
|
1451
|
+
"name": "closeIcon",
|
|
1452
|
+
"module": "src/_common/icons.ts"
|
|
1453
|
+
}
|
|
1454
|
+
}
|
|
1455
|
+
]
|
|
1456
|
+
},
|
|
1457
|
+
{
|
|
1458
|
+
"kind": "javascript-module",
|
|
1459
|
+
"path": "src/_common/index.ts",
|
|
1460
|
+
"declarations": [],
|
|
1461
|
+
"exports": [
|
|
1462
|
+
{
|
|
1463
|
+
"kind": "js",
|
|
1464
|
+
"name": "*",
|
|
1465
|
+
"declaration": {
|
|
1466
|
+
"name": "*",
|
|
1467
|
+
"package": "./icons"
|
|
1468
|
+
}
|
|
1469
|
+
}
|
|
1470
|
+
]
|
|
1471
|
+
},
|
|
1472
|
+
{
|
|
1473
|
+
"kind": "javascript-module",
|
|
1474
|
+
"path": "src/anchor/anchor.styles.ts",
|
|
1475
|
+
"declarations": [
|
|
1499
1476
|
{
|
|
1500
1477
|
"kind": "function",
|
|
1501
|
-
"name": "
|
|
1478
|
+
"name": "foundationAnchorStyles",
|
|
1502
1479
|
"return": {
|
|
1503
1480
|
"type": {
|
|
1504
1481
|
"text": "ElementStyles"
|
|
@@ -1523,269 +1500,292 @@
|
|
|
1523
1500
|
"exports": [
|
|
1524
1501
|
{
|
|
1525
1502
|
"kind": "js",
|
|
1526
|
-
"name": "
|
|
1527
|
-
"declaration": {
|
|
1528
|
-
"name": "actionsMenuBaseStyles",
|
|
1529
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1530
|
-
}
|
|
1531
|
-
},
|
|
1532
|
-
{
|
|
1533
|
-
"kind": "js",
|
|
1534
|
-
"name": "foundationActionsMenuStyles",
|
|
1503
|
+
"name": "foundationAnchorStyles",
|
|
1535
1504
|
"declaration": {
|
|
1536
|
-
"name": "
|
|
1537
|
-
"module": "src/
|
|
1505
|
+
"name": "foundationAnchorStyles",
|
|
1506
|
+
"module": "src/anchor/anchor.styles.ts"
|
|
1538
1507
|
}
|
|
1539
1508
|
}
|
|
1540
1509
|
]
|
|
1541
1510
|
},
|
|
1542
1511
|
{
|
|
1543
1512
|
"kind": "javascript-module",
|
|
1544
|
-
"path": "src/
|
|
1513
|
+
"path": "src/anchor/anchor.template.ts",
|
|
1545
1514
|
"declarations": [
|
|
1546
1515
|
{
|
|
1547
1516
|
"kind": "function",
|
|
1548
|
-
"name": "
|
|
1517
|
+
"name": "foundationAnchorTemplate",
|
|
1518
|
+
"return": {
|
|
1519
|
+
"type": {
|
|
1520
|
+
"text": "ViewTemplate<Anchor>"
|
|
1521
|
+
}
|
|
1522
|
+
},
|
|
1549
1523
|
"parameters": [
|
|
1550
1524
|
{
|
|
1551
|
-
"name": "
|
|
1525
|
+
"name": "context",
|
|
1552
1526
|
"type": {
|
|
1553
|
-
"text": "
|
|
1527
|
+
"text": "ElementDefinitionContext"
|
|
1554
1528
|
}
|
|
1555
|
-
}
|
|
1556
|
-
]
|
|
1557
|
-
},
|
|
1558
|
-
{
|
|
1559
|
-
"kind": "function",
|
|
1560
|
-
"name": "singleOptionTemplate",
|
|
1561
|
-
"parameters": [
|
|
1529
|
+
},
|
|
1562
1530
|
{
|
|
1563
|
-
"name": "
|
|
1531
|
+
"name": "definition",
|
|
1564
1532
|
"type": {
|
|
1565
|
-
"text": "
|
|
1533
|
+
"text": "FoundationElementDefinition"
|
|
1566
1534
|
}
|
|
1567
1535
|
}
|
|
1568
1536
|
]
|
|
1569
|
-
},
|
|
1570
|
-
{
|
|
1571
|
-
"kind": "variable",
|
|
1572
|
-
"name": "foundationActionsMenuTemplate",
|
|
1573
|
-
"type": {
|
|
1574
|
-
"text": "ViewTemplate<ActionsMenu>"
|
|
1575
|
-
},
|
|
1576
|
-
"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`"
|
|
1577
1537
|
}
|
|
1578
1538
|
],
|
|
1579
1539
|
"exports": [
|
|
1580
1540
|
{
|
|
1581
1541
|
"kind": "js",
|
|
1582
|
-
"name": "
|
|
1583
|
-
"declaration": {
|
|
1584
|
-
"name": "menuTemplate",
|
|
1585
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1586
|
-
}
|
|
1587
|
-
},
|
|
1588
|
-
{
|
|
1589
|
-
"kind": "js",
|
|
1590
|
-
"name": "singleOptionTemplate",
|
|
1591
|
-
"declaration": {
|
|
1592
|
-
"name": "singleOptionTemplate",
|
|
1593
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1594
|
-
}
|
|
1595
|
-
},
|
|
1596
|
-
{
|
|
1597
|
-
"kind": "js",
|
|
1598
|
-
"name": "foundationActionsMenuTemplate",
|
|
1542
|
+
"name": "foundationAnchorTemplate",
|
|
1599
1543
|
"declaration": {
|
|
1600
|
-
"name": "
|
|
1601
|
-
"module": "src/
|
|
1544
|
+
"name": "foundationAnchorTemplate",
|
|
1545
|
+
"module": "src/anchor/anchor.template.ts"
|
|
1602
1546
|
}
|
|
1603
1547
|
}
|
|
1604
1548
|
]
|
|
1605
1549
|
},
|
|
1606
1550
|
{
|
|
1607
1551
|
"kind": "javascript-module",
|
|
1608
|
-
"path": "src/
|
|
1552
|
+
"path": "src/anchor/anchor.ts",
|
|
1609
1553
|
"declarations": [
|
|
1610
1554
|
{
|
|
1611
1555
|
"kind": "class",
|
|
1612
1556
|
"description": "",
|
|
1613
|
-
"name": "
|
|
1614
|
-
"
|
|
1557
|
+
"name": "Anchor",
|
|
1558
|
+
"superclass": {
|
|
1559
|
+
"name": "FASTAnchor",
|
|
1560
|
+
"package": "@microsoft/fast-components"
|
|
1561
|
+
},
|
|
1562
|
+
"tagName": "%%prefix%%-anchor",
|
|
1563
|
+
"customElement": true,
|
|
1564
|
+
"attributes": [
|
|
1615
1565
|
{
|
|
1616
|
-
"
|
|
1617
|
-
"name": "actions",
|
|
1566
|
+
"name": "download",
|
|
1618
1567
|
"type": {
|
|
1619
|
-
"text": "
|
|
1568
|
+
"text": "string"
|
|
1569
|
+
},
|
|
1570
|
+
"description": "Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1571
|
+
"fieldName": "download",
|
|
1572
|
+
"inheritedFrom": {
|
|
1573
|
+
"name": "Anchor",
|
|
1574
|
+
"module": "src/anchor/anchor.ts"
|
|
1620
1575
|
}
|
|
1621
1576
|
},
|
|
1622
1577
|
{
|
|
1623
|
-
"
|
|
1624
|
-
"name": "isVertical",
|
|
1578
|
+
"name": "href",
|
|
1625
1579
|
"type": {
|
|
1626
|
-
"text": "
|
|
1580
|
+
"text": "string"
|
|
1627
1581
|
},
|
|
1628
|
-
"
|
|
1582
|
+
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1583
|
+
"fieldName": "href",
|
|
1584
|
+
"inheritedFrom": {
|
|
1585
|
+
"name": "Anchor",
|
|
1586
|
+
"module": "src/anchor/anchor.ts"
|
|
1587
|
+
}
|
|
1629
1588
|
},
|
|
1630
1589
|
{
|
|
1631
|
-
"
|
|
1632
|
-
"name": "addDefaultActions",
|
|
1590
|
+
"name": "hreflang",
|
|
1633
1591
|
"type": {
|
|
1634
|
-
"text": "
|
|
1592
|
+
"text": "string"
|
|
1635
1593
|
},
|
|
1636
|
-
"
|
|
1594
|
+
"description": "Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1595
|
+
"fieldName": "hreflang",
|
|
1596
|
+
"inheritedFrom": {
|
|
1597
|
+
"name": "Anchor",
|
|
1598
|
+
"module": "src/anchor/anchor.ts"
|
|
1599
|
+
}
|
|
1637
1600
|
},
|
|
1638
1601
|
{
|
|
1639
|
-
"
|
|
1640
|
-
"name": "autoCloseOnAction",
|
|
1602
|
+
"name": "ping",
|
|
1641
1603
|
"type": {
|
|
1642
|
-
"text": "
|
|
1604
|
+
"text": "string"
|
|
1643
1605
|
},
|
|
1644
|
-
"
|
|
1606
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1607
|
+
"fieldName": "ping",
|
|
1608
|
+
"inheritedFrom": {
|
|
1609
|
+
"name": "Anchor",
|
|
1610
|
+
"module": "src/anchor/anchor.ts"
|
|
1611
|
+
}
|
|
1645
1612
|
},
|
|
1646
1613
|
{
|
|
1647
|
-
"
|
|
1648
|
-
"name": "classNames",
|
|
1614
|
+
"name": "referrerpolicy",
|
|
1649
1615
|
"type": {
|
|
1650
1616
|
"text": "string"
|
|
1617
|
+
},
|
|
1618
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1619
|
+
"fieldName": "referrerpolicy",
|
|
1620
|
+
"inheritedFrom": {
|
|
1621
|
+
"name": "Anchor",
|
|
1622
|
+
"module": "src/anchor/anchor.ts"
|
|
1651
1623
|
}
|
|
1652
1624
|
},
|
|
1653
1625
|
{
|
|
1654
|
-
"
|
|
1655
|
-
"name": "definition",
|
|
1626
|
+
"name": "rel",
|
|
1656
1627
|
"type": {
|
|
1657
|
-
"text": "
|
|
1628
|
+
"text": "string"
|
|
1629
|
+
},
|
|
1630
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1631
|
+
"fieldName": "rel",
|
|
1632
|
+
"inheritedFrom": {
|
|
1633
|
+
"name": "Anchor",
|
|
1634
|
+
"module": "src/anchor/anchor.ts"
|
|
1658
1635
|
}
|
|
1659
1636
|
},
|
|
1660
1637
|
{
|
|
1661
|
-
"
|
|
1662
|
-
"name": "name",
|
|
1638
|
+
"name": "target",
|
|
1663
1639
|
"type": {
|
|
1664
|
-
"text": "
|
|
1640
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
1665
1641
|
},
|
|
1666
|
-
"
|
|
1667
|
-
|
|
1642
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1643
|
+
"fieldName": "target",
|
|
1644
|
+
"inheritedFrom": {
|
|
1645
|
+
"name": "Anchor",
|
|
1646
|
+
"module": "src/anchor/anchor.ts"
|
|
1647
|
+
}
|
|
1648
|
+
},
|
|
1668
1649
|
{
|
|
1669
|
-
"
|
|
1670
|
-
"name": "open",
|
|
1650
|
+
"name": "type",
|
|
1671
1651
|
"type": {
|
|
1672
|
-
"text": "
|
|
1652
|
+
"text": "string"
|
|
1673
1653
|
},
|
|
1674
|
-
"
|
|
1675
|
-
|
|
1654
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1655
|
+
"fieldName": "type",
|
|
1656
|
+
"inheritedFrom": {
|
|
1657
|
+
"name": "Anchor",
|
|
1658
|
+
"module": "src/anchor/anchor.ts"
|
|
1659
|
+
}
|
|
1660
|
+
}
|
|
1661
|
+
],
|
|
1662
|
+
"members": [
|
|
1676
1663
|
{
|
|
1677
1664
|
"kind": "field",
|
|
1678
|
-
"name": "
|
|
1665
|
+
"name": "download",
|
|
1679
1666
|
"type": {
|
|
1680
1667
|
"text": "string"
|
|
1668
|
+
},
|
|
1669
|
+
"privacy": "public",
|
|
1670
|
+
"description": "Prompts the user to save the linked URL. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1671
|
+
"inheritedFrom": {
|
|
1672
|
+
"name": "Anchor",
|
|
1673
|
+
"module": "src/anchor/anchor.ts"
|
|
1681
1674
|
}
|
|
1682
1675
|
},
|
|
1683
1676
|
{
|
|
1684
1677
|
"kind": "field",
|
|
1685
|
-
"name": "
|
|
1678
|
+
"name": "href",
|
|
1686
1679
|
"type": {
|
|
1687
|
-
"text": "
|
|
1680
|
+
"text": "string"
|
|
1688
1681
|
},
|
|
1689
|
-
"
|
|
1682
|
+
"privacy": "public",
|
|
1683
|
+
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1684
|
+
"inheritedFrom": {
|
|
1685
|
+
"name": "Anchor",
|
|
1686
|
+
"module": "src/anchor/anchor.ts"
|
|
1687
|
+
}
|
|
1690
1688
|
},
|
|
1691
1689
|
{
|
|
1692
1690
|
"kind": "field",
|
|
1693
|
-
"name": "
|
|
1691
|
+
"name": "hreflang",
|
|
1694
1692
|
"type": {
|
|
1695
|
-
"text": "
|
|
1693
|
+
"text": "string"
|
|
1696
1694
|
},
|
|
1697
|
-
"
|
|
1695
|
+
"privacy": "public",
|
|
1696
|
+
"description": "Hints at the language of the referenced resource. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1697
|
+
"inheritedFrom": {
|
|
1698
|
+
"name": "Anchor",
|
|
1699
|
+
"module": "src/anchor/anchor.ts"
|
|
1700
|
+
}
|
|
1698
1701
|
},
|
|
1699
1702
|
{
|
|
1700
1703
|
"kind": "field",
|
|
1701
|
-
"name": "
|
|
1704
|
+
"name": "ping",
|
|
1702
1705
|
"type": {
|
|
1703
|
-
"text": "
|
|
1706
|
+
"text": "string"
|
|
1707
|
+
},
|
|
1708
|
+
"privacy": "public",
|
|
1709
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1710
|
+
"inheritedFrom": {
|
|
1711
|
+
"name": "Anchor",
|
|
1712
|
+
"module": "src/anchor/anchor.ts"
|
|
1704
1713
|
}
|
|
1705
1714
|
},
|
|
1706
1715
|
{
|
|
1707
1716
|
"kind": "field",
|
|
1708
|
-
"name": "
|
|
1717
|
+
"name": "referrerpolicy",
|
|
1709
1718
|
"type": {
|
|
1710
|
-
"text": "
|
|
1719
|
+
"text": "string"
|
|
1720
|
+
},
|
|
1721
|
+
"privacy": "public",
|
|
1722
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1723
|
+
"inheritedFrom": {
|
|
1724
|
+
"name": "Anchor",
|
|
1725
|
+
"module": "src/anchor/anchor.ts"
|
|
1711
1726
|
}
|
|
1712
1727
|
},
|
|
1713
1728
|
{
|
|
1714
|
-
"kind": "
|
|
1715
|
-
"name": "
|
|
1716
|
-
"
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
"name": "newValue",
|
|
1726
|
-
"type": {
|
|
1727
|
-
"text": "any"
|
|
1728
|
-
}
|
|
1729
|
-
}
|
|
1730
|
-
]
|
|
1731
|
-
},
|
|
1732
|
-
{
|
|
1733
|
-
"kind": "method",
|
|
1734
|
-
"name": "openChanged",
|
|
1735
|
-
"privacy": "protected"
|
|
1736
|
-
},
|
|
1737
|
-
{
|
|
1738
|
-
"kind": "method",
|
|
1739
|
-
"name": "toggleActionsMenuVisibility"
|
|
1740
|
-
},
|
|
1741
|
-
{
|
|
1742
|
-
"kind": "method",
|
|
1743
|
-
"name": "onActionMenuItemClick",
|
|
1744
|
-
"parameters": [
|
|
1745
|
-
{
|
|
1746
|
-
"name": "callback",
|
|
1747
|
-
"type": {
|
|
1748
|
-
"text": "(rowData) => void | any"
|
|
1749
|
-
}
|
|
1750
|
-
}
|
|
1751
|
-
]
|
|
1729
|
+
"kind": "field",
|
|
1730
|
+
"name": "rel",
|
|
1731
|
+
"type": {
|
|
1732
|
+
"text": "string"
|
|
1733
|
+
},
|
|
1734
|
+
"privacy": "public",
|
|
1735
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1736
|
+
"inheritedFrom": {
|
|
1737
|
+
"name": "Anchor",
|
|
1738
|
+
"module": "src/anchor/anchor.ts"
|
|
1739
|
+
}
|
|
1752
1740
|
},
|
|
1753
1741
|
{
|
|
1754
1742
|
"kind": "field",
|
|
1755
|
-
"name": "
|
|
1743
|
+
"name": "target",
|
|
1756
1744
|
"type": {
|
|
1757
|
-
"text": "
|
|
1745
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
1758
1746
|
},
|
|
1759
|
-
"
|
|
1747
|
+
"privacy": "public",
|
|
1748
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1749
|
+
"inheritedFrom": {
|
|
1750
|
+
"name": "Anchor",
|
|
1751
|
+
"module": "src/anchor/anchor.ts"
|
|
1752
|
+
}
|
|
1760
1753
|
},
|
|
1761
1754
|
{
|
|
1762
1755
|
"kind": "field",
|
|
1763
|
-
"name": "
|
|
1764
|
-
"
|
|
1756
|
+
"name": "type",
|
|
1757
|
+
"type": {
|
|
1758
|
+
"text": "string"
|
|
1759
|
+
},
|
|
1760
|
+
"privacy": "public",
|
|
1761
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1762
|
+
"inheritedFrom": {
|
|
1763
|
+
"name": "Anchor",
|
|
1764
|
+
"module": "src/anchor/anchor.ts"
|
|
1765
|
+
}
|
|
1765
1766
|
},
|
|
1766
1767
|
{
|
|
1767
|
-
"kind": "
|
|
1768
|
-
"name": "
|
|
1769
|
-
"
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1768
|
+
"kind": "field",
|
|
1769
|
+
"name": "control",
|
|
1770
|
+
"type": {
|
|
1771
|
+
"text": "HTMLAnchorElement | undefined"
|
|
1772
|
+
},
|
|
1773
|
+
"privacy": "public",
|
|
1774
|
+
"description": "References the root element",
|
|
1775
|
+
"inheritedFrom": {
|
|
1776
|
+
"name": "Anchor",
|
|
1777
|
+
"module": "src/anchor/anchor.ts"
|
|
1778
|
+
}
|
|
1777
1779
|
},
|
|
1778
1780
|
{
|
|
1779
|
-
"kind": "
|
|
1780
|
-
"name": "
|
|
1781
|
-
"
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
}
|
|
1788
|
-
]
|
|
1781
|
+
"kind": "field",
|
|
1782
|
+
"name": "handleUnsupportedDelegatesFocus",
|
|
1783
|
+
"privacy": "private",
|
|
1784
|
+
"description": "Overrides the focus call for where delegatesFocus is unsupported.\nThis check works for Chrome, Edge Chromium, FireFox, and Safari\nRelevant PR on the Firefox browser: https://phabricator.services.mozilla.com/D123858",
|
|
1785
|
+
"inheritedFrom": {
|
|
1786
|
+
"name": "Anchor",
|
|
1787
|
+
"module": "src/anchor/anchor.ts"
|
|
1788
|
+
}
|
|
1789
1789
|
},
|
|
1790
1790
|
{
|
|
1791
1791
|
"kind": "field",
|
|
@@ -1898,108 +1898,69 @@
|
|
|
1898
1898
|
"module": "src/foundation-element/foundation-element.ts"
|
|
1899
1899
|
}
|
|
1900
1900
|
}
|
|
1901
|
-
]
|
|
1902
|
-
"attributes": [
|
|
1903
|
-
{
|
|
1904
|
-
"name": "is-vertical",
|
|
1905
|
-
"type": {
|
|
1906
|
-
"text": "boolean"
|
|
1907
|
-
},
|
|
1908
|
-
"default": "false",
|
|
1909
|
-
"fieldName": "isVertical"
|
|
1910
|
-
},
|
|
1911
|
-
{
|
|
1912
|
-
"name": "add-default-actions",
|
|
1913
|
-
"type": {
|
|
1914
|
-
"text": "boolean"
|
|
1915
|
-
},
|
|
1916
|
-
"default": "true",
|
|
1917
|
-
"fieldName": "addDefaultActions"
|
|
1918
|
-
},
|
|
1919
|
-
{
|
|
1920
|
-
"name": "auto-close-on-action",
|
|
1921
|
-
"type": {
|
|
1922
|
-
"text": "boolean"
|
|
1923
|
-
},
|
|
1924
|
-
"default": "true",
|
|
1925
|
-
"fieldName": "autoCloseOnAction"
|
|
1926
|
-
},
|
|
1927
|
-
{
|
|
1928
|
-
"name": "name",
|
|
1929
|
-
"type": {
|
|
1930
|
-
"text": "string"
|
|
1931
|
-
},
|
|
1932
|
-
"default": "'Actions'",
|
|
1933
|
-
"fieldName": "name"
|
|
1934
|
-
},
|
|
1935
|
-
{
|
|
1936
|
-
"name": "open",
|
|
1937
|
-
"type": {
|
|
1938
|
-
"text": "boolean"
|
|
1939
|
-
},
|
|
1940
|
-
"default": "false",
|
|
1941
|
-
"fieldName": "open"
|
|
1942
|
-
},
|
|
1943
|
-
{
|
|
1944
|
-
"name": "buttonAppearance",
|
|
1945
|
-
"type": {
|
|
1946
|
-
"text": "string"
|
|
1947
|
-
},
|
|
1948
|
-
"fieldName": "buttonAppearance"
|
|
1949
|
-
},
|
|
1950
|
-
{
|
|
1951
|
-
"name": "hide-disabled",
|
|
1952
|
-
"type": {
|
|
1953
|
-
"text": "boolean"
|
|
1954
|
-
},
|
|
1955
|
-
"default": "false",
|
|
1956
|
-
"fieldName": "hideDisabled"
|
|
1957
|
-
},
|
|
1958
|
-
{
|
|
1959
|
-
"name": "hide-menu-single-option",
|
|
1960
|
-
"type": {
|
|
1961
|
-
"text": "boolean"
|
|
1962
|
-
},
|
|
1963
|
-
"default": "false",
|
|
1964
|
-
"fieldName": "hideMenuSingleOption"
|
|
1965
|
-
}
|
|
1966
|
-
],
|
|
1967
|
-
"superclass": {
|
|
1968
|
-
"name": "FoundationElement",
|
|
1969
|
-
"package": "@microsoft/fast-foundation"
|
|
1970
|
-
},
|
|
1971
|
-
"tagName": "%%prefix%%-actions-menu",
|
|
1972
|
-
"customElement": true
|
|
1901
|
+
]
|
|
1973
1902
|
},
|
|
1974
1903
|
{
|
|
1975
1904
|
"kind": "variable",
|
|
1976
|
-
"name": "
|
|
1977
|
-
"
|
|
1905
|
+
"name": "foundationAnchorShadowOptions",
|
|
1906
|
+
"type": {
|
|
1907
|
+
"text": "ShadowRootInit"
|
|
1908
|
+
},
|
|
1909
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1910
|
+
},
|
|
1911
|
+
{
|
|
1912
|
+
"kind": "variable",
|
|
1913
|
+
"name": "defaultAnchorConfig",
|
|
1914
|
+
"type": {
|
|
1915
|
+
"text": "object"
|
|
1916
|
+
},
|
|
1917
|
+
"default": "{}"
|
|
1918
|
+
},
|
|
1919
|
+
{
|
|
1920
|
+
"kind": "variable",
|
|
1921
|
+
"name": "foundationAnchor",
|
|
1922
|
+
"description": "The Foundation Anchor",
|
|
1978
1923
|
"privacy": "public"
|
|
1979
1924
|
}
|
|
1980
1925
|
],
|
|
1981
1926
|
"exports": [
|
|
1982
1927
|
{
|
|
1983
1928
|
"kind": "js",
|
|
1984
|
-
"name": "
|
|
1929
|
+
"name": "Anchor",
|
|
1985
1930
|
"declaration": {
|
|
1986
|
-
"name": "
|
|
1987
|
-
"module": "src/
|
|
1931
|
+
"name": "Anchor",
|
|
1932
|
+
"module": "src/anchor/anchor.ts"
|
|
1988
1933
|
}
|
|
1989
1934
|
},
|
|
1990
1935
|
{
|
|
1991
1936
|
"kind": "js",
|
|
1992
|
-
"name": "
|
|
1937
|
+
"name": "foundationAnchorShadowOptions",
|
|
1993
1938
|
"declaration": {
|
|
1994
|
-
"name": "
|
|
1995
|
-
"module": "src/
|
|
1939
|
+
"name": "foundationAnchorShadowOptions",
|
|
1940
|
+
"module": "src/anchor/anchor.ts"
|
|
1941
|
+
}
|
|
1942
|
+
},
|
|
1943
|
+
{
|
|
1944
|
+
"kind": "js",
|
|
1945
|
+
"name": "defaultAnchorConfig",
|
|
1946
|
+
"declaration": {
|
|
1947
|
+
"name": "defaultAnchorConfig",
|
|
1948
|
+
"module": "src/anchor/anchor.ts"
|
|
1949
|
+
}
|
|
1950
|
+
},
|
|
1951
|
+
{
|
|
1952
|
+
"kind": "js",
|
|
1953
|
+
"name": "foundationAnchor",
|
|
1954
|
+
"declaration": {
|
|
1955
|
+
"name": "foundationAnchor",
|
|
1956
|
+
"module": "src/anchor/anchor.ts"
|
|
1996
1957
|
}
|
|
1997
1958
|
}
|
|
1998
1959
|
]
|
|
1999
1960
|
},
|
|
2000
1961
|
{
|
|
2001
1962
|
"kind": "javascript-module",
|
|
2002
|
-
"path": "src/
|
|
1963
|
+
"path": "src/anchor/index.ts",
|
|
2003
1964
|
"declarations": [],
|
|
2004
1965
|
"exports": [
|
|
2005
1966
|
{
|
|
@@ -2007,7 +1968,7 @@
|
|
|
2007
1968
|
"name": "*",
|
|
2008
1969
|
"declaration": {
|
|
2009
1970
|
"name": "*",
|
|
2010
|
-
"package": "./
|
|
1971
|
+
"package": "./anchor.template"
|
|
2011
1972
|
}
|
|
2012
1973
|
},
|
|
2013
1974
|
{
|
|
@@ -2015,7 +1976,7 @@
|
|
|
2015
1976
|
"name": "*",
|
|
2016
1977
|
"declaration": {
|
|
2017
1978
|
"name": "*",
|
|
2018
|
-
"package": "./
|
|
1979
|
+
"package": "./anchor.styles"
|
|
2019
1980
|
}
|
|
2020
1981
|
},
|
|
2021
1982
|
{
|
|
@@ -2023,21 +1984,21 @@
|
|
|
2023
1984
|
"name": "*",
|
|
2024
1985
|
"declaration": {
|
|
2025
1986
|
"name": "*",
|
|
2026
|
-
"package": "./
|
|
1987
|
+
"package": "./anchor"
|
|
2027
1988
|
}
|
|
2028
1989
|
}
|
|
2029
1990
|
]
|
|
2030
1991
|
},
|
|
2031
1992
|
{
|
|
2032
1993
|
"kind": "javascript-module",
|
|
2033
|
-
"path": "src/
|
|
1994
|
+
"path": "src/anchored-region/anchor-region.template.ts",
|
|
2034
1995
|
"declarations": [
|
|
2035
1996
|
{
|
|
2036
1997
|
"kind": "function",
|
|
2037
|
-
"name": "
|
|
1998
|
+
"name": "foundationAnchoredRegionTemplate",
|
|
2038
1999
|
"return": {
|
|
2039
2000
|
"type": {
|
|
2040
|
-
"text": "
|
|
2001
|
+
"text": "ViewTemplate<AnchoredRegion>"
|
|
2041
2002
|
}
|
|
2042
2003
|
},
|
|
2043
2004
|
"parameters": [
|
|
@@ -2059,24 +2020,24 @@
|
|
|
2059
2020
|
"exports": [
|
|
2060
2021
|
{
|
|
2061
2022
|
"kind": "js",
|
|
2062
|
-
"name": "
|
|
2023
|
+
"name": "foundationAnchoredRegionTemplate",
|
|
2063
2024
|
"declaration": {
|
|
2064
|
-
"name": "
|
|
2065
|
-
"module": "src/
|
|
2025
|
+
"name": "foundationAnchoredRegionTemplate",
|
|
2026
|
+
"module": "src/anchored-region/anchor-region.template.ts"
|
|
2066
2027
|
}
|
|
2067
2028
|
}
|
|
2068
2029
|
]
|
|
2069
2030
|
},
|
|
2070
2031
|
{
|
|
2071
2032
|
"kind": "javascript-module",
|
|
2072
|
-
"path": "src/
|
|
2033
|
+
"path": "src/anchored-region/anchored-region.styles.ts",
|
|
2073
2034
|
"declarations": [
|
|
2074
2035
|
{
|
|
2075
2036
|
"kind": "function",
|
|
2076
|
-
"name": "
|
|
2037
|
+
"name": "foundationAnchoredRegionStyles",
|
|
2077
2038
|
"return": {
|
|
2078
2039
|
"type": {
|
|
2079
|
-
"text": "
|
|
2040
|
+
"text": "ElementStyles"
|
|
2080
2041
|
}
|
|
2081
2042
|
},
|
|
2082
2043
|
"parameters": [
|
|
@@ -2098,766 +2059,608 @@
|
|
|
2098
2059
|
"exports": [
|
|
2099
2060
|
{
|
|
2100
2061
|
"kind": "js",
|
|
2101
|
-
"name": "
|
|
2062
|
+
"name": "foundationAnchoredRegionStyles",
|
|
2102
2063
|
"declaration": {
|
|
2103
|
-
"name": "
|
|
2104
|
-
"module": "src/
|
|
2064
|
+
"name": "foundationAnchoredRegionStyles",
|
|
2065
|
+
"module": "src/anchored-region/anchored-region.styles.ts"
|
|
2105
2066
|
}
|
|
2106
2067
|
}
|
|
2107
2068
|
]
|
|
2108
2069
|
},
|
|
2109
2070
|
{
|
|
2110
2071
|
"kind": "javascript-module",
|
|
2111
|
-
"path": "src/
|
|
2072
|
+
"path": "src/anchored-region/anchored-region.ts",
|
|
2112
2073
|
"declarations": [
|
|
2113
2074
|
{
|
|
2114
2075
|
"kind": "class",
|
|
2115
2076
|
"description": "",
|
|
2116
|
-
"name": "
|
|
2077
|
+
"name": "AnchoredRegion",
|
|
2117
2078
|
"superclass": {
|
|
2118
|
-
"name": "
|
|
2079
|
+
"name": "FASTAnchoredRegion",
|
|
2119
2080
|
"package": "@microsoft/fast-components"
|
|
2120
2081
|
},
|
|
2121
|
-
"tagName": "%%prefix%%-
|
|
2082
|
+
"tagName": "%%prefix%%-anchored-region",
|
|
2122
2083
|
"customElement": true,
|
|
2123
2084
|
"attributes": [
|
|
2124
2085
|
{
|
|
2125
|
-
"name": "
|
|
2086
|
+
"name": "anchor",
|
|
2126
2087
|
"type": {
|
|
2127
2088
|
"text": "string"
|
|
2128
2089
|
},
|
|
2129
|
-
"
|
|
2130
|
-
"
|
|
2090
|
+
"default": "\"\"",
|
|
2091
|
+
"description": "The HTML ID of the anchor element this region is positioned relative to",
|
|
2092
|
+
"fieldName": "anchor",
|
|
2131
2093
|
"inheritedFrom": {
|
|
2132
|
-
"name": "
|
|
2133
|
-
"module": "src/
|
|
2094
|
+
"name": "AnchoredRegion",
|
|
2095
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2134
2096
|
}
|
|
2135
2097
|
},
|
|
2136
2098
|
{
|
|
2137
|
-
"name": "
|
|
2099
|
+
"name": "viewport",
|
|
2138
2100
|
"type": {
|
|
2139
2101
|
"text": "string"
|
|
2140
2102
|
},
|
|
2141
|
-
"
|
|
2142
|
-
"
|
|
2103
|
+
"default": "\"\"",
|
|
2104
|
+
"description": "The HTML ID of the viewport element this region is positioned relative to",
|
|
2105
|
+
"fieldName": "viewport",
|
|
2143
2106
|
"inheritedFrom": {
|
|
2144
|
-
"name": "
|
|
2145
|
-
"module": "src/
|
|
2107
|
+
"name": "AnchoredRegion",
|
|
2108
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2146
2109
|
}
|
|
2147
2110
|
},
|
|
2148
2111
|
{
|
|
2149
|
-
"name": "
|
|
2112
|
+
"name": "horizontal-positioning-mode",
|
|
2150
2113
|
"type": {
|
|
2151
|
-
"text": "
|
|
2114
|
+
"text": "AxisPositioningMode"
|
|
2152
2115
|
},
|
|
2153
|
-
"
|
|
2154
|
-
"
|
|
2116
|
+
"default": "\"uncontrolled\"",
|
|
2117
|
+
"description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
|
|
2118
|
+
"fieldName": "horizontalPositioningMode",
|
|
2155
2119
|
"inheritedFrom": {
|
|
2156
|
-
"name": "
|
|
2157
|
-
"module": "src/
|
|
2120
|
+
"name": "AnchoredRegion",
|
|
2121
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2158
2122
|
}
|
|
2159
2123
|
},
|
|
2160
2124
|
{
|
|
2161
|
-
"name": "
|
|
2125
|
+
"name": "horizontal-default-position",
|
|
2162
2126
|
"type": {
|
|
2163
|
-
"text": "
|
|
2127
|
+
"text": "HorizontalPosition"
|
|
2164
2128
|
},
|
|
2165
|
-
"
|
|
2166
|
-
"
|
|
2129
|
+
"default": "\"unset\"",
|
|
2130
|
+
"description": "The default horizontal position of the region relative to the anchor element",
|
|
2131
|
+
"fieldName": "horizontalDefaultPosition",
|
|
2167
2132
|
"inheritedFrom": {
|
|
2168
|
-
"name": "
|
|
2169
|
-
"module": "src/
|
|
2133
|
+
"name": "AnchoredRegion",
|
|
2134
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2170
2135
|
}
|
|
2171
2136
|
},
|
|
2172
2137
|
{
|
|
2173
|
-
"name": "
|
|
2138
|
+
"name": "horizontal-viewport-lock",
|
|
2174
2139
|
"type": {
|
|
2175
|
-
"text": "
|
|
2140
|
+
"text": "boolean"
|
|
2176
2141
|
},
|
|
2177
|
-
"
|
|
2178
|
-
"
|
|
2142
|
+
"default": "false",
|
|
2143
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
|
|
2144
|
+
"fieldName": "horizontalViewportLock",
|
|
2179
2145
|
"inheritedFrom": {
|
|
2180
|
-
"name": "
|
|
2181
|
-
"module": "src/
|
|
2146
|
+
"name": "AnchoredRegion",
|
|
2147
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2182
2148
|
}
|
|
2183
2149
|
},
|
|
2184
2150
|
{
|
|
2185
|
-
"name": "
|
|
2151
|
+
"name": "horizontal-inset",
|
|
2186
2152
|
"type": {
|
|
2187
|
-
"text": "
|
|
2153
|
+
"text": "boolean"
|
|
2188
2154
|
},
|
|
2189
|
-
"
|
|
2190
|
-
"
|
|
2155
|
+
"default": "false",
|
|
2156
|
+
"description": "Whether the region overlaps the anchor on the horizontal axis",
|
|
2157
|
+
"fieldName": "horizontalInset",
|
|
2191
2158
|
"inheritedFrom": {
|
|
2192
|
-
"name": "
|
|
2193
|
-
"module": "src/
|
|
2159
|
+
"name": "AnchoredRegion",
|
|
2160
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2194
2161
|
}
|
|
2195
2162
|
},
|
|
2196
2163
|
{
|
|
2197
|
-
"name": "
|
|
2164
|
+
"name": "horizontal-threshold",
|
|
2198
2165
|
"type": {
|
|
2199
|
-
"text": "
|
|
2166
|
+
"text": "number"
|
|
2200
2167
|
},
|
|
2201
|
-
"description": "
|
|
2202
|
-
"fieldName": "
|
|
2168
|
+
"description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
|
|
2169
|
+
"fieldName": "horizontalThreshold",
|
|
2203
2170
|
"inheritedFrom": {
|
|
2204
|
-
"name": "
|
|
2205
|
-
"module": "src/
|
|
2171
|
+
"name": "AnchoredRegion",
|
|
2172
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2206
2173
|
}
|
|
2207
2174
|
},
|
|
2208
2175
|
{
|
|
2209
|
-
"name": "
|
|
2176
|
+
"name": "horizontal-scaling",
|
|
2210
2177
|
"type": {
|
|
2211
|
-
"text": "
|
|
2178
|
+
"text": "AxisScalingMode"
|
|
2212
2179
|
},
|
|
2213
|
-
"
|
|
2214
|
-
"
|
|
2180
|
+
"default": "\"content\"",
|
|
2181
|
+
"description": "Defines how the width of the region is calculated",
|
|
2182
|
+
"fieldName": "horizontalScaling",
|
|
2215
2183
|
"inheritedFrom": {
|
|
2216
|
-
"name": "
|
|
2217
|
-
"module": "src/
|
|
2184
|
+
"name": "AnchoredRegion",
|
|
2185
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2218
2186
|
}
|
|
2219
|
-
}
|
|
2220
|
-
],
|
|
2221
|
-
"members": [
|
|
2187
|
+
},
|
|
2222
2188
|
{
|
|
2223
|
-
"
|
|
2224
|
-
"name": "download",
|
|
2189
|
+
"name": "vertical-positioning-mode",
|
|
2225
2190
|
"type": {
|
|
2226
|
-
"text": "
|
|
2191
|
+
"text": "AxisPositioningMode"
|
|
2227
2192
|
},
|
|
2228
|
-
"
|
|
2229
|
-
"description": "
|
|
2193
|
+
"default": "\"uncontrolled\"",
|
|
2194
|
+
"description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
|
|
2195
|
+
"fieldName": "verticalPositioningMode",
|
|
2230
2196
|
"inheritedFrom": {
|
|
2231
|
-
"name": "
|
|
2232
|
-
"module": "src/
|
|
2197
|
+
"name": "AnchoredRegion",
|
|
2198
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2233
2199
|
}
|
|
2234
2200
|
},
|
|
2235
2201
|
{
|
|
2236
|
-
"
|
|
2237
|
-
"name": "href",
|
|
2202
|
+
"name": "vertical-default-position",
|
|
2238
2203
|
"type": {
|
|
2239
|
-
"text": "
|
|
2204
|
+
"text": "VerticalPosition"
|
|
2240
2205
|
},
|
|
2241
|
-
"
|
|
2242
|
-
"description": "The
|
|
2206
|
+
"default": "\"unset\"",
|
|
2207
|
+
"description": "The default vertical position of the region relative to the anchor element",
|
|
2208
|
+
"fieldName": "verticalDefaultPosition",
|
|
2243
2209
|
"inheritedFrom": {
|
|
2244
|
-
"name": "
|
|
2245
|
-
"module": "src/
|
|
2210
|
+
"name": "AnchoredRegion",
|
|
2211
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2246
2212
|
}
|
|
2247
2213
|
},
|
|
2248
2214
|
{
|
|
2249
|
-
"
|
|
2250
|
-
"name": "hreflang",
|
|
2215
|
+
"name": "vertical-viewport-lock",
|
|
2251
2216
|
"type": {
|
|
2252
|
-
"text": "
|
|
2217
|
+
"text": "boolean"
|
|
2253
2218
|
},
|
|
2254
|
-
"
|
|
2255
|
-
"description": "
|
|
2219
|
+
"default": "false",
|
|
2220
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
2221
|
+
"fieldName": "verticalViewportLock",
|
|
2256
2222
|
"inheritedFrom": {
|
|
2257
|
-
"name": "
|
|
2258
|
-
"module": "src/
|
|
2223
|
+
"name": "AnchoredRegion",
|
|
2224
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2259
2225
|
}
|
|
2260
2226
|
},
|
|
2261
2227
|
{
|
|
2262
|
-
"
|
|
2263
|
-
"name": "ping",
|
|
2228
|
+
"name": "vertical-inset",
|
|
2264
2229
|
"type": {
|
|
2265
|
-
"text": "
|
|
2230
|
+
"text": "boolean"
|
|
2266
2231
|
},
|
|
2267
|
-
"
|
|
2268
|
-
"description": "
|
|
2232
|
+
"default": "false",
|
|
2233
|
+
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
2234
|
+
"fieldName": "verticalInset",
|
|
2269
2235
|
"inheritedFrom": {
|
|
2270
|
-
"name": "
|
|
2271
|
-
"module": "src/
|
|
2236
|
+
"name": "AnchoredRegion",
|
|
2237
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2272
2238
|
}
|
|
2273
2239
|
},
|
|
2274
2240
|
{
|
|
2275
|
-
"
|
|
2276
|
-
"name": "referrerpolicy",
|
|
2241
|
+
"name": "vertical-threshold",
|
|
2277
2242
|
"type": {
|
|
2278
|
-
"text": "
|
|
2243
|
+
"text": "number"
|
|
2279
2244
|
},
|
|
2280
|
-
"
|
|
2281
|
-
"
|
|
2282
|
-
"inheritedFrom": {
|
|
2283
|
-
"name": "
|
|
2284
|
-
"module": "src/
|
|
2245
|
+
"description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
|
|
2246
|
+
"fieldName": "verticalThreshold",
|
|
2247
|
+
"inheritedFrom": {
|
|
2248
|
+
"name": "AnchoredRegion",
|
|
2249
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2285
2250
|
}
|
|
2286
2251
|
},
|
|
2287
2252
|
{
|
|
2288
|
-
"
|
|
2289
|
-
"name": "rel",
|
|
2253
|
+
"name": "vertical-scaling",
|
|
2290
2254
|
"type": {
|
|
2291
|
-
"text": "
|
|
2255
|
+
"text": "AxisScalingMode"
|
|
2292
2256
|
},
|
|
2293
|
-
"
|
|
2294
|
-
"description": "
|
|
2257
|
+
"default": "\"content\"",
|
|
2258
|
+
"description": "Defines how the height of the region is calculated",
|
|
2259
|
+
"fieldName": "verticalScaling",
|
|
2295
2260
|
"inheritedFrom": {
|
|
2296
|
-
"name": "
|
|
2297
|
-
"module": "src/
|
|
2261
|
+
"name": "AnchoredRegion",
|
|
2262
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2263
|
+
}
|
|
2264
|
+
},
|
|
2265
|
+
{
|
|
2266
|
+
"name": "fixed-placement",
|
|
2267
|
+
"type": {
|
|
2268
|
+
"text": "boolean"
|
|
2269
|
+
},
|
|
2270
|
+
"default": "false",
|
|
2271
|
+
"description": "Whether the region is positioned using css \"position: fixed\".\nOtherwise the region uses \"position: absolute\".\nFixed placement allows the region to break out of parent containers,",
|
|
2272
|
+
"fieldName": "fixedPlacement",
|
|
2273
|
+
"inheritedFrom": {
|
|
2274
|
+
"name": "AnchoredRegion",
|
|
2275
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2298
2276
|
}
|
|
2299
2277
|
},
|
|
2278
|
+
{
|
|
2279
|
+
"name": "auto-update-mode",
|
|
2280
|
+
"type": {
|
|
2281
|
+
"text": "AutoUpdateMode"
|
|
2282
|
+
},
|
|
2283
|
+
"default": "\"anchor\"",
|
|
2284
|
+
"description": "Defines what triggers the anchored region to revaluate positioning",
|
|
2285
|
+
"fieldName": "autoUpdateMode",
|
|
2286
|
+
"inheritedFrom": {
|
|
2287
|
+
"name": "AnchoredRegion",
|
|
2288
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2289
|
+
}
|
|
2290
|
+
}
|
|
2291
|
+
],
|
|
2292
|
+
"members": [
|
|
2300
2293
|
{
|
|
2301
2294
|
"kind": "field",
|
|
2302
|
-
"name": "
|
|
2295
|
+
"name": "anchor",
|
|
2303
2296
|
"type": {
|
|
2304
|
-
"text": "
|
|
2297
|
+
"text": "string"
|
|
2305
2298
|
},
|
|
2306
2299
|
"privacy": "public",
|
|
2307
|
-
"
|
|
2300
|
+
"default": "\"\"",
|
|
2301
|
+
"description": "The HTML ID of the anchor element this region is positioned relative to",
|
|
2308
2302
|
"inheritedFrom": {
|
|
2309
|
-
"name": "
|
|
2310
|
-
"module": "src/
|
|
2303
|
+
"name": "AnchoredRegion",
|
|
2304
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2305
|
+
}
|
|
2306
|
+
},
|
|
2307
|
+
{
|
|
2308
|
+
"kind": "method",
|
|
2309
|
+
"name": "anchorChanged",
|
|
2310
|
+
"privacy": "private",
|
|
2311
|
+
"return": {
|
|
2312
|
+
"type": {
|
|
2313
|
+
"text": "void"
|
|
2314
|
+
}
|
|
2315
|
+
},
|
|
2316
|
+
"inheritedFrom": {
|
|
2317
|
+
"name": "AnchoredRegion",
|
|
2318
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2311
2319
|
}
|
|
2312
2320
|
},
|
|
2313
2321
|
{
|
|
2314
2322
|
"kind": "field",
|
|
2315
|
-
"name": "
|
|
2323
|
+
"name": "viewport",
|
|
2316
2324
|
"type": {
|
|
2317
2325
|
"text": "string"
|
|
2318
2326
|
},
|
|
2319
2327
|
"privacy": "public",
|
|
2320
|
-
"
|
|
2328
|
+
"default": "\"\"",
|
|
2329
|
+
"description": "The HTML ID of the viewport element this region is positioned relative to",
|
|
2321
2330
|
"inheritedFrom": {
|
|
2322
|
-
"name": "
|
|
2323
|
-
"module": "src/
|
|
2331
|
+
"name": "AnchoredRegion",
|
|
2332
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2333
|
+
}
|
|
2334
|
+
},
|
|
2335
|
+
{
|
|
2336
|
+
"kind": "method",
|
|
2337
|
+
"name": "viewportChanged",
|
|
2338
|
+
"privacy": "private",
|
|
2339
|
+
"return": {
|
|
2340
|
+
"type": {
|
|
2341
|
+
"text": "void"
|
|
2342
|
+
}
|
|
2343
|
+
},
|
|
2344
|
+
"inheritedFrom": {
|
|
2345
|
+
"name": "AnchoredRegion",
|
|
2346
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2324
2347
|
}
|
|
2325
2348
|
},
|
|
2326
2349
|
{
|
|
2327
2350
|
"kind": "field",
|
|
2328
|
-
"name": "
|
|
2351
|
+
"name": "horizontalPositioningMode",
|
|
2329
2352
|
"type": {
|
|
2330
|
-
"text": "
|
|
2353
|
+
"text": "AxisPositioningMode"
|
|
2331
2354
|
},
|
|
2332
2355
|
"privacy": "public",
|
|
2333
|
-
"
|
|
2356
|
+
"default": "\"uncontrolled\"",
|
|
2357
|
+
"description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
|
|
2334
2358
|
"inheritedFrom": {
|
|
2335
|
-
"name": "
|
|
2336
|
-
"module": "src/
|
|
2359
|
+
"name": "AnchoredRegion",
|
|
2360
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2337
2361
|
}
|
|
2338
2362
|
},
|
|
2339
2363
|
{
|
|
2340
|
-
"kind": "
|
|
2341
|
-
"name": "
|
|
2364
|
+
"kind": "method",
|
|
2365
|
+
"name": "horizontalPositioningModeChanged",
|
|
2342
2366
|
"privacy": "private",
|
|
2343
|
-
"
|
|
2367
|
+
"return": {
|
|
2368
|
+
"type": {
|
|
2369
|
+
"text": "void"
|
|
2370
|
+
}
|
|
2371
|
+
},
|
|
2344
2372
|
"inheritedFrom": {
|
|
2345
|
-
"name": "
|
|
2346
|
-
"module": "src/
|
|
2373
|
+
"name": "AnchoredRegion",
|
|
2374
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2347
2375
|
}
|
|
2348
2376
|
},
|
|
2349
2377
|
{
|
|
2350
2378
|
"kind": "field",
|
|
2351
|
-
"name": "
|
|
2379
|
+
"name": "horizontalDefaultPosition",
|
|
2352
2380
|
"type": {
|
|
2353
|
-
"text": "
|
|
2381
|
+
"text": "HorizontalPosition"
|
|
2354
2382
|
},
|
|
2383
|
+
"privacy": "public",
|
|
2384
|
+
"default": "\"unset\"",
|
|
2385
|
+
"description": "The default horizontal position of the region relative to the anchor element",
|
|
2386
|
+
"inheritedFrom": {
|
|
2387
|
+
"name": "AnchoredRegion",
|
|
2388
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2389
|
+
}
|
|
2390
|
+
},
|
|
2391
|
+
{
|
|
2392
|
+
"kind": "method",
|
|
2393
|
+
"name": "horizontalDefaultPositionChanged",
|
|
2355
2394
|
"privacy": "private",
|
|
2356
|
-
"
|
|
2395
|
+
"return": {
|
|
2396
|
+
"type": {
|
|
2397
|
+
"text": "void"
|
|
2398
|
+
}
|
|
2399
|
+
},
|
|
2357
2400
|
"inheritedFrom": {
|
|
2358
|
-
"name": "
|
|
2359
|
-
"module": "src/
|
|
2401
|
+
"name": "AnchoredRegion",
|
|
2402
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2360
2403
|
}
|
|
2361
2404
|
},
|
|
2362
2405
|
{
|
|
2363
2406
|
"kind": "field",
|
|
2364
|
-
"name": "
|
|
2407
|
+
"name": "horizontalViewportLock",
|
|
2365
2408
|
"type": {
|
|
2366
|
-
"text": "
|
|
2409
|
+
"text": "boolean"
|
|
2367
2410
|
},
|
|
2368
2411
|
"privacy": "public",
|
|
2369
|
-
"
|
|
2412
|
+
"default": "false",
|
|
2413
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
|
|
2370
2414
|
"inheritedFrom": {
|
|
2371
|
-
"name": "
|
|
2372
|
-
"module": "src/
|
|
2415
|
+
"name": "AnchoredRegion",
|
|
2416
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2417
|
+
}
|
|
2418
|
+
},
|
|
2419
|
+
{
|
|
2420
|
+
"kind": "method",
|
|
2421
|
+
"name": "horizontalViewportLockChanged",
|
|
2422
|
+
"privacy": "private",
|
|
2423
|
+
"return": {
|
|
2424
|
+
"type": {
|
|
2425
|
+
"text": "void"
|
|
2426
|
+
}
|
|
2427
|
+
},
|
|
2428
|
+
"inheritedFrom": {
|
|
2429
|
+
"name": "AnchoredRegion",
|
|
2430
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2373
2431
|
}
|
|
2374
2432
|
},
|
|
2375
2433
|
{
|
|
2376
2434
|
"kind": "field",
|
|
2377
|
-
"name": "
|
|
2435
|
+
"name": "horizontalInset",
|
|
2378
2436
|
"type": {
|
|
2379
|
-
"text": "
|
|
2437
|
+
"text": "boolean"
|
|
2380
2438
|
},
|
|
2381
2439
|
"privacy": "public",
|
|
2382
|
-
"
|
|
2440
|
+
"default": "false",
|
|
2441
|
+
"description": "Whether the region overlaps the anchor on the horizontal axis",
|
|
2383
2442
|
"inheritedFrom": {
|
|
2384
|
-
"name": "
|
|
2385
|
-
"module": "src/
|
|
2443
|
+
"name": "AnchoredRegion",
|
|
2444
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2386
2445
|
}
|
|
2387
2446
|
},
|
|
2388
2447
|
{
|
|
2389
2448
|
"kind": "method",
|
|
2390
|
-
"name": "
|
|
2391
|
-
"privacy": "
|
|
2449
|
+
"name": "horizontalInsetChanged",
|
|
2450
|
+
"privacy": "private",
|
|
2392
2451
|
"return": {
|
|
2393
2452
|
"type": {
|
|
2394
2453
|
"text": "void"
|
|
2395
2454
|
}
|
|
2396
2455
|
},
|
|
2397
2456
|
"inheritedFrom": {
|
|
2398
|
-
"name": "
|
|
2399
|
-
"module": "src/
|
|
2457
|
+
"name": "AnchoredRegion",
|
|
2458
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2400
2459
|
}
|
|
2401
2460
|
},
|
|
2402
2461
|
{
|
|
2403
2462
|
"kind": "field",
|
|
2404
|
-
"name": "
|
|
2463
|
+
"name": "horizontalThreshold",
|
|
2405
2464
|
"type": {
|
|
2406
|
-
"text": "
|
|
2465
|
+
"text": "number"
|
|
2407
2466
|
},
|
|
2408
2467
|
"privacy": "public",
|
|
2409
|
-
"description": "
|
|
2468
|
+
"description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
|
|
2410
2469
|
"inheritedFrom": {
|
|
2411
|
-
"name": "
|
|
2412
|
-
"module": "src/
|
|
2470
|
+
"name": "AnchoredRegion",
|
|
2471
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2413
2472
|
}
|
|
2414
2473
|
},
|
|
2415
2474
|
{
|
|
2416
2475
|
"kind": "method",
|
|
2417
|
-
"name": "
|
|
2418
|
-
"privacy": "
|
|
2476
|
+
"name": "horizontalThresholdChanged",
|
|
2477
|
+
"privacy": "private",
|
|
2419
2478
|
"return": {
|
|
2420
2479
|
"type": {
|
|
2421
2480
|
"text": "void"
|
|
2422
2481
|
}
|
|
2423
2482
|
},
|
|
2424
2483
|
"inheritedFrom": {
|
|
2425
|
-
"name": "
|
|
2426
|
-
"module": "src/
|
|
2484
|
+
"name": "AnchoredRegion",
|
|
2485
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2427
2486
|
}
|
|
2428
2487
|
},
|
|
2429
2488
|
{
|
|
2430
|
-
"kind": "
|
|
2431
|
-
"name": "
|
|
2489
|
+
"kind": "field",
|
|
2490
|
+
"name": "horizontalScaling",
|
|
2491
|
+
"type": {
|
|
2492
|
+
"text": "AxisScalingMode"
|
|
2493
|
+
},
|
|
2432
2494
|
"privacy": "public",
|
|
2433
|
-
"
|
|
2495
|
+
"default": "\"content\"",
|
|
2496
|
+
"description": "Defines how the width of the region is calculated",
|
|
2497
|
+
"inheritedFrom": {
|
|
2498
|
+
"name": "AnchoredRegion",
|
|
2499
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2500
|
+
}
|
|
2501
|
+
},
|
|
2502
|
+
{
|
|
2503
|
+
"kind": "method",
|
|
2504
|
+
"name": "horizontalScalingChanged",
|
|
2505
|
+
"privacy": "private",
|
|
2434
2506
|
"return": {
|
|
2435
2507
|
"type": {
|
|
2436
|
-
"text": "
|
|
2508
|
+
"text": "void"
|
|
2437
2509
|
}
|
|
2438
2510
|
},
|
|
2439
|
-
"parameters": [
|
|
2440
|
-
{
|
|
2441
|
-
"name": "this",
|
|
2442
|
-
"type": {
|
|
2443
|
-
"text": "K"
|
|
2444
|
-
}
|
|
2445
|
-
},
|
|
2446
|
-
{
|
|
2447
|
-
"name": "elementDefinition",
|
|
2448
|
-
"type": {
|
|
2449
|
-
"text": "T"
|
|
2450
|
-
},
|
|
2451
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
2452
|
-
}
|
|
2453
|
-
],
|
|
2454
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
2455
2511
|
"inheritedFrom": {
|
|
2456
|
-
"name": "
|
|
2457
|
-
"module": "src/
|
|
2458
|
-
}
|
|
2459
|
-
}
|
|
2460
|
-
]
|
|
2461
|
-
},
|
|
2462
|
-
{
|
|
2463
|
-
"kind": "variable",
|
|
2464
|
-
"name": "foundationAnchorShadowOptions",
|
|
2465
|
-
"type": {
|
|
2466
|
-
"text": "ShadowRootInit"
|
|
2467
|
-
},
|
|
2468
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2469
|
-
},
|
|
2470
|
-
{
|
|
2471
|
-
"kind": "variable",
|
|
2472
|
-
"name": "defaultAnchorConfig",
|
|
2473
|
-
"type": {
|
|
2474
|
-
"text": "object"
|
|
2475
|
-
},
|
|
2476
|
-
"default": "{}"
|
|
2477
|
-
},
|
|
2478
|
-
{
|
|
2479
|
-
"kind": "variable",
|
|
2480
|
-
"name": "foundationAnchor",
|
|
2481
|
-
"description": "The Foundation Anchor",
|
|
2482
|
-
"privacy": "public"
|
|
2483
|
-
}
|
|
2484
|
-
],
|
|
2485
|
-
"exports": [
|
|
2486
|
-
{
|
|
2487
|
-
"kind": "js",
|
|
2488
|
-
"name": "Anchor",
|
|
2489
|
-
"declaration": {
|
|
2490
|
-
"name": "Anchor",
|
|
2491
|
-
"module": "src/anchor/anchor.ts"
|
|
2492
|
-
}
|
|
2493
|
-
},
|
|
2494
|
-
{
|
|
2495
|
-
"kind": "js",
|
|
2496
|
-
"name": "foundationAnchorShadowOptions",
|
|
2497
|
-
"declaration": {
|
|
2498
|
-
"name": "foundationAnchorShadowOptions",
|
|
2499
|
-
"module": "src/anchor/anchor.ts"
|
|
2500
|
-
}
|
|
2501
|
-
},
|
|
2502
|
-
{
|
|
2503
|
-
"kind": "js",
|
|
2504
|
-
"name": "defaultAnchorConfig",
|
|
2505
|
-
"declaration": {
|
|
2506
|
-
"name": "defaultAnchorConfig",
|
|
2507
|
-
"module": "src/anchor/anchor.ts"
|
|
2508
|
-
}
|
|
2509
|
-
},
|
|
2510
|
-
{
|
|
2511
|
-
"kind": "js",
|
|
2512
|
-
"name": "foundationAnchor",
|
|
2513
|
-
"declaration": {
|
|
2514
|
-
"name": "foundationAnchor",
|
|
2515
|
-
"module": "src/anchor/anchor.ts"
|
|
2516
|
-
}
|
|
2517
|
-
}
|
|
2518
|
-
]
|
|
2519
|
-
},
|
|
2520
|
-
{
|
|
2521
|
-
"kind": "javascript-module",
|
|
2522
|
-
"path": "src/anchor/index.ts",
|
|
2523
|
-
"declarations": [],
|
|
2524
|
-
"exports": [
|
|
2525
|
-
{
|
|
2526
|
-
"kind": "js",
|
|
2527
|
-
"name": "*",
|
|
2528
|
-
"declaration": {
|
|
2529
|
-
"name": "*",
|
|
2530
|
-
"package": "./anchor.template"
|
|
2531
|
-
}
|
|
2532
|
-
},
|
|
2533
|
-
{
|
|
2534
|
-
"kind": "js",
|
|
2535
|
-
"name": "*",
|
|
2536
|
-
"declaration": {
|
|
2537
|
-
"name": "*",
|
|
2538
|
-
"package": "./anchor.styles"
|
|
2539
|
-
}
|
|
2540
|
-
},
|
|
2541
|
-
{
|
|
2542
|
-
"kind": "js",
|
|
2543
|
-
"name": "*",
|
|
2544
|
-
"declaration": {
|
|
2545
|
-
"name": "*",
|
|
2546
|
-
"package": "./anchor"
|
|
2547
|
-
}
|
|
2548
|
-
}
|
|
2549
|
-
]
|
|
2550
|
-
},
|
|
2551
|
-
{
|
|
2552
|
-
"kind": "javascript-module",
|
|
2553
|
-
"path": "src/anchored-region/anchor-region.template.ts",
|
|
2554
|
-
"declarations": [
|
|
2555
|
-
{
|
|
2556
|
-
"kind": "function",
|
|
2557
|
-
"name": "foundationAnchoredRegionTemplate",
|
|
2558
|
-
"return": {
|
|
2559
|
-
"type": {
|
|
2560
|
-
"text": "ViewTemplate<AnchoredRegion>"
|
|
2561
|
-
}
|
|
2562
|
-
},
|
|
2563
|
-
"parameters": [
|
|
2564
|
-
{
|
|
2565
|
-
"name": "context",
|
|
2566
|
-
"type": {
|
|
2567
|
-
"text": "ElementDefinitionContext"
|
|
2568
|
-
}
|
|
2569
|
-
},
|
|
2570
|
-
{
|
|
2571
|
-
"name": "definition",
|
|
2572
|
-
"type": {
|
|
2573
|
-
"text": "FoundationElementDefinition"
|
|
2574
|
-
}
|
|
2575
|
-
}
|
|
2576
|
-
]
|
|
2577
|
-
}
|
|
2578
|
-
],
|
|
2579
|
-
"exports": [
|
|
2580
|
-
{
|
|
2581
|
-
"kind": "js",
|
|
2582
|
-
"name": "foundationAnchoredRegionTemplate",
|
|
2583
|
-
"declaration": {
|
|
2584
|
-
"name": "foundationAnchoredRegionTemplate",
|
|
2585
|
-
"module": "src/anchored-region/anchor-region.template.ts"
|
|
2586
|
-
}
|
|
2587
|
-
}
|
|
2588
|
-
]
|
|
2589
|
-
},
|
|
2590
|
-
{
|
|
2591
|
-
"kind": "javascript-module",
|
|
2592
|
-
"path": "src/anchored-region/anchored-region.styles.ts",
|
|
2593
|
-
"declarations": [
|
|
2594
|
-
{
|
|
2595
|
-
"kind": "function",
|
|
2596
|
-
"name": "foundationAnchoredRegionStyles",
|
|
2597
|
-
"return": {
|
|
2598
|
-
"type": {
|
|
2599
|
-
"text": "ElementStyles"
|
|
2600
|
-
}
|
|
2601
|
-
},
|
|
2602
|
-
"parameters": [
|
|
2603
|
-
{
|
|
2604
|
-
"name": "context",
|
|
2605
|
-
"type": {
|
|
2606
|
-
"text": "ElementDefinitionContext"
|
|
2512
|
+
"name": "AnchoredRegion",
|
|
2513
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2607
2514
|
}
|
|
2608
2515
|
},
|
|
2609
2516
|
{
|
|
2610
|
-
"
|
|
2611
|
-
"
|
|
2612
|
-
"text": "FoundationElementDefinition"
|
|
2613
|
-
}
|
|
2614
|
-
}
|
|
2615
|
-
]
|
|
2616
|
-
}
|
|
2617
|
-
],
|
|
2618
|
-
"exports": [
|
|
2619
|
-
{
|
|
2620
|
-
"kind": "js",
|
|
2621
|
-
"name": "foundationAnchoredRegionStyles",
|
|
2622
|
-
"declaration": {
|
|
2623
|
-
"name": "foundationAnchoredRegionStyles",
|
|
2624
|
-
"module": "src/anchored-region/anchored-region.styles.ts"
|
|
2625
|
-
}
|
|
2626
|
-
}
|
|
2627
|
-
]
|
|
2628
|
-
},
|
|
2629
|
-
{
|
|
2630
|
-
"kind": "javascript-module",
|
|
2631
|
-
"path": "src/anchored-region/anchored-region.ts",
|
|
2632
|
-
"declarations": [
|
|
2633
|
-
{
|
|
2634
|
-
"kind": "class",
|
|
2635
|
-
"description": "",
|
|
2636
|
-
"name": "AnchoredRegion",
|
|
2637
|
-
"superclass": {
|
|
2638
|
-
"name": "FASTAnchoredRegion",
|
|
2639
|
-
"package": "@microsoft/fast-components"
|
|
2640
|
-
},
|
|
2641
|
-
"tagName": "%%prefix%%-anchored-region",
|
|
2642
|
-
"customElement": true,
|
|
2643
|
-
"attributes": [
|
|
2644
|
-
{
|
|
2645
|
-
"name": "anchor",
|
|
2517
|
+
"kind": "field",
|
|
2518
|
+
"name": "verticalPositioningMode",
|
|
2646
2519
|
"type": {
|
|
2647
|
-
"text": "
|
|
2520
|
+
"text": "AxisPositioningMode"
|
|
2648
2521
|
},
|
|
2649
|
-
"
|
|
2650
|
-
"
|
|
2651
|
-
"
|
|
2522
|
+
"privacy": "public",
|
|
2523
|
+
"default": "\"uncontrolled\"",
|
|
2524
|
+
"description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
|
|
2652
2525
|
"inheritedFrom": {
|
|
2653
2526
|
"name": "AnchoredRegion",
|
|
2654
2527
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2655
2528
|
}
|
|
2656
2529
|
},
|
|
2657
2530
|
{
|
|
2658
|
-
"
|
|
2659
|
-
"
|
|
2660
|
-
|
|
2531
|
+
"kind": "method",
|
|
2532
|
+
"name": "verticalPositioningModeChanged",
|
|
2533
|
+
"privacy": "private",
|
|
2534
|
+
"return": {
|
|
2535
|
+
"type": {
|
|
2536
|
+
"text": "void"
|
|
2537
|
+
}
|
|
2661
2538
|
},
|
|
2662
|
-
"default": "\"\"",
|
|
2663
|
-
"description": "The HTML ID of the viewport element this region is positioned relative to",
|
|
2664
|
-
"fieldName": "viewport",
|
|
2665
2539
|
"inheritedFrom": {
|
|
2666
2540
|
"name": "AnchoredRegion",
|
|
2667
2541
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2668
2542
|
}
|
|
2669
2543
|
},
|
|
2670
2544
|
{
|
|
2671
|
-
"
|
|
2545
|
+
"kind": "field",
|
|
2546
|
+
"name": "verticalDefaultPosition",
|
|
2672
2547
|
"type": {
|
|
2673
|
-
"text": "
|
|
2548
|
+
"text": "VerticalPosition"
|
|
2674
2549
|
},
|
|
2675
|
-
"
|
|
2676
|
-
"
|
|
2677
|
-
"
|
|
2550
|
+
"privacy": "public",
|
|
2551
|
+
"default": "\"unset\"",
|
|
2552
|
+
"description": "The default vertical position of the region relative to the anchor element",
|
|
2678
2553
|
"inheritedFrom": {
|
|
2679
2554
|
"name": "AnchoredRegion",
|
|
2680
2555
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2681
2556
|
}
|
|
2682
2557
|
},
|
|
2683
2558
|
{
|
|
2684
|
-
"
|
|
2685
|
-
"
|
|
2686
|
-
|
|
2559
|
+
"kind": "method",
|
|
2560
|
+
"name": "verticalDefaultPositionChanged",
|
|
2561
|
+
"privacy": "private",
|
|
2562
|
+
"return": {
|
|
2563
|
+
"type": {
|
|
2564
|
+
"text": "void"
|
|
2565
|
+
}
|
|
2687
2566
|
},
|
|
2688
|
-
"default": "\"unset\"",
|
|
2689
|
-
"description": "The default horizontal position of the region relative to the anchor element",
|
|
2690
|
-
"fieldName": "horizontalDefaultPosition",
|
|
2691
2567
|
"inheritedFrom": {
|
|
2692
2568
|
"name": "AnchoredRegion",
|
|
2693
2569
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2694
2570
|
}
|
|
2695
2571
|
},
|
|
2696
2572
|
{
|
|
2697
|
-
"
|
|
2573
|
+
"kind": "field",
|
|
2574
|
+
"name": "verticalViewportLock",
|
|
2698
2575
|
"type": {
|
|
2699
2576
|
"text": "boolean"
|
|
2700
2577
|
},
|
|
2578
|
+
"privacy": "public",
|
|
2701
2579
|
"default": "false",
|
|
2702
|
-
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the
|
|
2703
|
-
"fieldName": "horizontalViewportLock",
|
|
2580
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
2704
2581
|
"inheritedFrom": {
|
|
2705
2582
|
"name": "AnchoredRegion",
|
|
2706
2583
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2707
2584
|
}
|
|
2708
2585
|
},
|
|
2709
2586
|
{
|
|
2710
|
-
"
|
|
2711
|
-
"
|
|
2712
|
-
|
|
2587
|
+
"kind": "method",
|
|
2588
|
+
"name": "verticalViewportLockChanged",
|
|
2589
|
+
"privacy": "private",
|
|
2590
|
+
"return": {
|
|
2591
|
+
"type": {
|
|
2592
|
+
"text": "void"
|
|
2593
|
+
}
|
|
2713
2594
|
},
|
|
2714
|
-
"default": "false",
|
|
2715
|
-
"description": "Whether the region overlaps the anchor on the horizontal axis",
|
|
2716
|
-
"fieldName": "horizontalInset",
|
|
2717
2595
|
"inheritedFrom": {
|
|
2718
2596
|
"name": "AnchoredRegion",
|
|
2719
2597
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2720
2598
|
}
|
|
2721
2599
|
},
|
|
2722
2600
|
{
|
|
2723
|
-
"
|
|
2601
|
+
"kind": "field",
|
|
2602
|
+
"name": "verticalInset",
|
|
2724
2603
|
"type": {
|
|
2725
|
-
"text": "
|
|
2604
|
+
"text": "boolean"
|
|
2726
2605
|
},
|
|
2727
|
-
"
|
|
2728
|
-
"
|
|
2606
|
+
"privacy": "public",
|
|
2607
|
+
"default": "false",
|
|
2608
|
+
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
2729
2609
|
"inheritedFrom": {
|
|
2730
2610
|
"name": "AnchoredRegion",
|
|
2731
2611
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2732
2612
|
}
|
|
2733
2613
|
},
|
|
2734
2614
|
{
|
|
2735
|
-
"
|
|
2736
|
-
"
|
|
2737
|
-
|
|
2738
|
-
|
|
2739
|
-
|
|
2740
|
-
|
|
2741
|
-
|
|
2742
|
-
"inheritedFrom": {
|
|
2743
|
-
"name": "AnchoredRegion",
|
|
2744
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2745
|
-
}
|
|
2746
|
-
},
|
|
2747
|
-
{
|
|
2748
|
-
"name": "vertical-positioning-mode",
|
|
2749
|
-
"type": {
|
|
2750
|
-
"text": "AxisPositioningMode"
|
|
2751
|
-
},
|
|
2752
|
-
"default": "\"uncontrolled\"",
|
|
2753
|
-
"description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
|
|
2754
|
-
"fieldName": "verticalPositioningMode",
|
|
2755
|
-
"inheritedFrom": {
|
|
2756
|
-
"name": "AnchoredRegion",
|
|
2757
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2758
|
-
}
|
|
2759
|
-
},
|
|
2760
|
-
{
|
|
2761
|
-
"name": "vertical-default-position",
|
|
2762
|
-
"type": {
|
|
2763
|
-
"text": "VerticalPosition"
|
|
2764
|
-
},
|
|
2765
|
-
"default": "\"unset\"",
|
|
2766
|
-
"description": "The default vertical position of the region relative to the anchor element",
|
|
2767
|
-
"fieldName": "verticalDefaultPosition",
|
|
2768
|
-
"inheritedFrom": {
|
|
2769
|
-
"name": "AnchoredRegion",
|
|
2770
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2771
|
-
}
|
|
2772
|
-
},
|
|
2773
|
-
{
|
|
2774
|
-
"name": "vertical-viewport-lock",
|
|
2775
|
-
"type": {
|
|
2776
|
-
"text": "boolean"
|
|
2777
|
-
},
|
|
2778
|
-
"default": "false",
|
|
2779
|
-
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
2780
|
-
"fieldName": "verticalViewportLock",
|
|
2781
|
-
"inheritedFrom": {
|
|
2782
|
-
"name": "AnchoredRegion",
|
|
2783
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2784
|
-
}
|
|
2785
|
-
},
|
|
2786
|
-
{
|
|
2787
|
-
"name": "vertical-inset",
|
|
2788
|
-
"type": {
|
|
2789
|
-
"text": "boolean"
|
|
2615
|
+
"kind": "method",
|
|
2616
|
+
"name": "verticalInsetChanged",
|
|
2617
|
+
"privacy": "private",
|
|
2618
|
+
"return": {
|
|
2619
|
+
"type": {
|
|
2620
|
+
"text": "void"
|
|
2621
|
+
}
|
|
2790
2622
|
},
|
|
2791
|
-
"default": "false",
|
|
2792
|
-
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
2793
|
-
"fieldName": "verticalInset",
|
|
2794
2623
|
"inheritedFrom": {
|
|
2795
2624
|
"name": "AnchoredRegion",
|
|
2796
2625
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2797
2626
|
}
|
|
2798
2627
|
},
|
|
2799
2628
|
{
|
|
2800
|
-
"
|
|
2629
|
+
"kind": "field",
|
|
2630
|
+
"name": "verticalThreshold",
|
|
2801
2631
|
"type": {
|
|
2802
2632
|
"text": "number"
|
|
2803
2633
|
},
|
|
2634
|
+
"privacy": "public",
|
|
2804
2635
|
"description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
|
|
2805
|
-
"fieldName": "verticalThreshold",
|
|
2806
|
-
"inheritedFrom": {
|
|
2807
|
-
"name": "AnchoredRegion",
|
|
2808
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2809
|
-
}
|
|
2810
|
-
},
|
|
2811
|
-
{
|
|
2812
|
-
"name": "vertical-scaling",
|
|
2813
|
-
"type": {
|
|
2814
|
-
"text": "AxisScalingMode"
|
|
2815
|
-
},
|
|
2816
|
-
"default": "\"content\"",
|
|
2817
|
-
"description": "Defines how the height of the region is calculated",
|
|
2818
|
-
"fieldName": "verticalScaling",
|
|
2819
2636
|
"inheritedFrom": {
|
|
2820
2637
|
"name": "AnchoredRegion",
|
|
2821
2638
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2822
2639
|
}
|
|
2823
2640
|
},
|
|
2824
2641
|
{
|
|
2825
|
-
"
|
|
2826
|
-
"
|
|
2827
|
-
|
|
2642
|
+
"kind": "method",
|
|
2643
|
+
"name": "verticalThresholdChanged",
|
|
2644
|
+
"privacy": "private",
|
|
2645
|
+
"return": {
|
|
2646
|
+
"type": {
|
|
2647
|
+
"text": "void"
|
|
2648
|
+
}
|
|
2828
2649
|
},
|
|
2829
|
-
"default": "false",
|
|
2830
|
-
"description": "Whether the region is positioned using css \"position: fixed\".\nOtherwise the region uses \"position: absolute\".\nFixed placement allows the region to break out of parent containers,",
|
|
2831
|
-
"fieldName": "fixedPlacement",
|
|
2832
2650
|
"inheritedFrom": {
|
|
2833
2651
|
"name": "AnchoredRegion",
|
|
2834
2652
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2835
2653
|
}
|
|
2836
2654
|
},
|
|
2837
|
-
{
|
|
2838
|
-
"name": "auto-update-mode",
|
|
2839
|
-
"type": {
|
|
2840
|
-
"text": "AutoUpdateMode"
|
|
2841
|
-
},
|
|
2842
|
-
"default": "\"anchor\"",
|
|
2843
|
-
"description": "Defines what triggers the anchored region to revaluate positioning",
|
|
2844
|
-
"fieldName": "autoUpdateMode",
|
|
2845
|
-
"inheritedFrom": {
|
|
2846
|
-
"name": "AnchoredRegion",
|
|
2847
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2848
|
-
}
|
|
2849
|
-
}
|
|
2850
|
-
],
|
|
2851
|
-
"members": [
|
|
2852
2655
|
{
|
|
2853
2656
|
"kind": "field",
|
|
2854
|
-
"name": "
|
|
2657
|
+
"name": "verticalScaling",
|
|
2855
2658
|
"type": {
|
|
2856
|
-
"text": "
|
|
2659
|
+
"text": "AxisScalingMode"
|
|
2857
2660
|
},
|
|
2858
2661
|
"privacy": "public",
|
|
2859
|
-
"default": "\"\"",
|
|
2860
|
-
"description": "
|
|
2662
|
+
"default": "\"content\"",
|
|
2663
|
+
"description": "Defines how the height of the region is calculated",
|
|
2861
2664
|
"inheritedFrom": {
|
|
2862
2665
|
"name": "AnchoredRegion",
|
|
2863
2666
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2865,7 +2668,7 @@
|
|
|
2865
2668
|
},
|
|
2866
2669
|
{
|
|
2867
2670
|
"kind": "method",
|
|
2868
|
-
"name": "
|
|
2671
|
+
"name": "verticalScalingChanged",
|
|
2869
2672
|
"privacy": "private",
|
|
2870
2673
|
"return": {
|
|
2871
2674
|
"type": {
|
|
@@ -2879,13 +2682,13 @@
|
|
|
2879
2682
|
},
|
|
2880
2683
|
{
|
|
2881
2684
|
"kind": "field",
|
|
2882
|
-
"name": "
|
|
2685
|
+
"name": "fixedPlacement",
|
|
2883
2686
|
"type": {
|
|
2884
|
-
"text": "
|
|
2687
|
+
"text": "boolean"
|
|
2885
2688
|
},
|
|
2886
2689
|
"privacy": "public",
|
|
2887
|
-
"default": "
|
|
2888
|
-
"description": "
|
|
2690
|
+
"default": "false",
|
|
2691
|
+
"description": "Whether the region is positioned using css \"position: fixed\".\nOtherwise the region uses \"position: absolute\".\nFixed placement allows the region to break out of parent containers,",
|
|
2889
2692
|
"inheritedFrom": {
|
|
2890
2693
|
"name": "AnchoredRegion",
|
|
2891
2694
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2893,7 +2696,7 @@
|
|
|
2893
2696
|
},
|
|
2894
2697
|
{
|
|
2895
2698
|
"kind": "method",
|
|
2896
|
-
"name": "
|
|
2699
|
+
"name": "fixedPlacementChanged",
|
|
2897
2700
|
"privacy": "private",
|
|
2898
2701
|
"return": {
|
|
2899
2702
|
"type": {
|
|
@@ -2907,13 +2710,13 @@
|
|
|
2907
2710
|
},
|
|
2908
2711
|
{
|
|
2909
2712
|
"kind": "field",
|
|
2910
|
-
"name": "
|
|
2713
|
+
"name": "autoUpdateMode",
|
|
2911
2714
|
"type": {
|
|
2912
|
-
"text": "
|
|
2715
|
+
"text": "AutoUpdateMode"
|
|
2913
2716
|
},
|
|
2914
2717
|
"privacy": "public",
|
|
2915
|
-
"default": "\"
|
|
2916
|
-
"description": "
|
|
2718
|
+
"default": "\"anchor\"",
|
|
2719
|
+
"description": "Defines what triggers the anchored region to revaluate positioning",
|
|
2917
2720
|
"inheritedFrom": {
|
|
2918
2721
|
"name": "AnchoredRegion",
|
|
2919
2722
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2921,13 +2724,27 @@
|
|
|
2921
2724
|
},
|
|
2922
2725
|
{
|
|
2923
2726
|
"kind": "method",
|
|
2924
|
-
"name": "
|
|
2727
|
+
"name": "autoUpdateModeChanged",
|
|
2925
2728
|
"privacy": "private",
|
|
2926
2729
|
"return": {
|
|
2927
2730
|
"type": {
|
|
2928
2731
|
"text": "void"
|
|
2929
2732
|
}
|
|
2930
2733
|
},
|
|
2734
|
+
"parameters": [
|
|
2735
|
+
{
|
|
2736
|
+
"name": "prevMode",
|
|
2737
|
+
"type": {
|
|
2738
|
+
"text": "AutoUpdateMode"
|
|
2739
|
+
}
|
|
2740
|
+
},
|
|
2741
|
+
{
|
|
2742
|
+
"name": "newMode",
|
|
2743
|
+
"type": {
|
|
2744
|
+
"text": "AutoUpdateMode"
|
|
2745
|
+
}
|
|
2746
|
+
}
|
|
2747
|
+
],
|
|
2931
2748
|
"inheritedFrom": {
|
|
2932
2749
|
"name": "AnchoredRegion",
|
|
2933
2750
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2935,13 +2752,13 @@
|
|
|
2935
2752
|
},
|
|
2936
2753
|
{
|
|
2937
2754
|
"kind": "field",
|
|
2938
|
-
"name": "
|
|
2755
|
+
"name": "anchorElement",
|
|
2939
2756
|
"type": {
|
|
2940
|
-
"text": "
|
|
2757
|
+
"text": "HTMLElement | null"
|
|
2941
2758
|
},
|
|
2942
2759
|
"privacy": "public",
|
|
2943
|
-
"default": "
|
|
2944
|
-
"description": "The
|
|
2760
|
+
"default": "null",
|
|
2761
|
+
"description": "The HTML element being used as the anchor",
|
|
2945
2762
|
"inheritedFrom": {
|
|
2946
2763
|
"name": "AnchoredRegion",
|
|
2947
2764
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2949,7 +2766,7 @@
|
|
|
2949
2766
|
},
|
|
2950
2767
|
{
|
|
2951
2768
|
"kind": "method",
|
|
2952
|
-
"name": "
|
|
2769
|
+
"name": "anchorElementChanged",
|
|
2953
2770
|
"privacy": "private",
|
|
2954
2771
|
"return": {
|
|
2955
2772
|
"type": {
|
|
@@ -2963,13 +2780,13 @@
|
|
|
2963
2780
|
},
|
|
2964
2781
|
{
|
|
2965
2782
|
"kind": "field",
|
|
2966
|
-
"name": "
|
|
2783
|
+
"name": "viewportElement",
|
|
2967
2784
|
"type": {
|
|
2968
|
-
"text": "
|
|
2785
|
+
"text": "HTMLElement | null"
|
|
2969
2786
|
},
|
|
2970
2787
|
"privacy": "public",
|
|
2971
|
-
"default": "
|
|
2972
|
-
"description": "
|
|
2788
|
+
"default": "null",
|
|
2789
|
+
"description": "The HTML element being used as the viewport",
|
|
2973
2790
|
"inheritedFrom": {
|
|
2974
2791
|
"name": "AnchoredRegion",
|
|
2975
2792
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2977,7 +2794,7 @@
|
|
|
2977
2794
|
},
|
|
2978
2795
|
{
|
|
2979
2796
|
"kind": "method",
|
|
2980
|
-
"name": "
|
|
2797
|
+
"name": "viewportElementChanged",
|
|
2981
2798
|
"privacy": "private",
|
|
2982
2799
|
"return": {
|
|
2983
2800
|
"type": {
|
|
@@ -2991,27 +2808,25 @@
|
|
|
2991
2808
|
},
|
|
2992
2809
|
{
|
|
2993
2810
|
"kind": "field",
|
|
2994
|
-
"name": "
|
|
2811
|
+
"name": "verticalPosition",
|
|
2995
2812
|
"type": {
|
|
2996
|
-
"text": "
|
|
2813
|
+
"text": "AnchoredRegionPositionLabel | undefined"
|
|
2997
2814
|
},
|
|
2998
2815
|
"privacy": "public",
|
|
2999
|
-
"
|
|
3000
|
-
"description": "Whether the region overlaps the anchor on the horizontal axis",
|
|
2816
|
+
"description": "indicates the current horizontal position of the region",
|
|
3001
2817
|
"inheritedFrom": {
|
|
3002
2818
|
"name": "AnchoredRegion",
|
|
3003
2819
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3004
2820
|
}
|
|
3005
2821
|
},
|
|
3006
2822
|
{
|
|
3007
|
-
"kind": "
|
|
3008
|
-
"name": "
|
|
3009
|
-
"
|
|
3010
|
-
|
|
3011
|
-
"type": {
|
|
3012
|
-
"text": "void"
|
|
3013
|
-
}
|
|
2823
|
+
"kind": "field",
|
|
2824
|
+
"name": "horizontalPosition",
|
|
2825
|
+
"type": {
|
|
2826
|
+
"text": "AnchoredRegionPositionLabel | undefined"
|
|
3014
2827
|
},
|
|
2828
|
+
"privacy": "public",
|
|
2829
|
+
"description": "indicates the current vertical position of the region",
|
|
3015
2830
|
"inheritedFrom": {
|
|
3016
2831
|
"name": "AnchoredRegion",
|
|
3017
2832
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3019,26 +2834,24 @@
|
|
|
3019
2834
|
},
|
|
3020
2835
|
{
|
|
3021
2836
|
"kind": "field",
|
|
3022
|
-
"name": "
|
|
2837
|
+
"name": "translateX",
|
|
3023
2838
|
"type": {
|
|
3024
2839
|
"text": "number"
|
|
3025
2840
|
},
|
|
3026
|
-
"privacy": "
|
|
3027
|
-
"description": "
|
|
2841
|
+
"privacy": "private",
|
|
2842
|
+
"description": "values to be applied to the component's transform on render",
|
|
3028
2843
|
"inheritedFrom": {
|
|
3029
2844
|
"name": "AnchoredRegion",
|
|
3030
2845
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3031
2846
|
}
|
|
3032
2847
|
},
|
|
3033
2848
|
{
|
|
3034
|
-
"kind": "
|
|
3035
|
-
"name": "
|
|
3036
|
-
"
|
|
3037
|
-
|
|
3038
|
-
"type": {
|
|
3039
|
-
"text": "void"
|
|
3040
|
-
}
|
|
2849
|
+
"kind": "field",
|
|
2850
|
+
"name": "translateY",
|
|
2851
|
+
"type": {
|
|
2852
|
+
"text": "number"
|
|
3041
2853
|
},
|
|
2854
|
+
"privacy": "private",
|
|
3042
2855
|
"inheritedFrom": {
|
|
3043
2856
|
"name": "AnchoredRegion",
|
|
3044
2857
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3046,27 +2859,24 @@
|
|
|
3046
2859
|
},
|
|
3047
2860
|
{
|
|
3048
2861
|
"kind": "field",
|
|
3049
|
-
"name": "
|
|
2862
|
+
"name": "regionWidth",
|
|
3050
2863
|
"type": {
|
|
3051
|
-
"text": "
|
|
2864
|
+
"text": "string"
|
|
3052
2865
|
},
|
|
3053
|
-
"privacy": "
|
|
3054
|
-
"
|
|
3055
|
-
"description": "Defines how the width of the region is calculated",
|
|
2866
|
+
"privacy": "private",
|
|
2867
|
+
"description": "the span to be applied to the region on each axis",
|
|
3056
2868
|
"inheritedFrom": {
|
|
3057
2869
|
"name": "AnchoredRegion",
|
|
3058
2870
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3059
2871
|
}
|
|
3060
2872
|
},
|
|
3061
2873
|
{
|
|
3062
|
-
"kind": "
|
|
3063
|
-
"name": "
|
|
3064
|
-
"
|
|
3065
|
-
|
|
3066
|
-
"type": {
|
|
3067
|
-
"text": "void"
|
|
3068
|
-
}
|
|
2874
|
+
"kind": "field",
|
|
2875
|
+
"name": "regionHeight",
|
|
2876
|
+
"type": {
|
|
2877
|
+
"text": "string"
|
|
3069
2878
|
},
|
|
2879
|
+
"privacy": "private",
|
|
3070
2880
|
"inheritedFrom": {
|
|
3071
2881
|
"name": "AnchoredRegion",
|
|
3072
2882
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3074,27 +2884,24 @@
|
|
|
3074
2884
|
},
|
|
3075
2885
|
{
|
|
3076
2886
|
"kind": "field",
|
|
3077
|
-
"name": "
|
|
2887
|
+
"name": "resizeDetector",
|
|
3078
2888
|
"type": {
|
|
3079
|
-
"text": "
|
|
2889
|
+
"text": "ResizeObserverClassDefinition | null"
|
|
3080
2890
|
},
|
|
3081
|
-
"privacy": "
|
|
3082
|
-
"default": "
|
|
3083
|
-
"description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
|
|
2891
|
+
"privacy": "private",
|
|
2892
|
+
"default": "null",
|
|
3084
2893
|
"inheritedFrom": {
|
|
3085
2894
|
"name": "AnchoredRegion",
|
|
3086
2895
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3087
2896
|
}
|
|
3088
2897
|
},
|
|
3089
2898
|
{
|
|
3090
|
-
"kind": "
|
|
3091
|
-
"name": "
|
|
3092
|
-
"
|
|
3093
|
-
|
|
3094
|
-
"type": {
|
|
3095
|
-
"text": "void"
|
|
3096
|
-
}
|
|
2899
|
+
"kind": "field",
|
|
2900
|
+
"name": "viewportRect",
|
|
2901
|
+
"type": {
|
|
2902
|
+
"text": "ClientRect | DOMRect | undefined"
|
|
3097
2903
|
},
|
|
2904
|
+
"privacy": "private",
|
|
3098
2905
|
"inheritedFrom": {
|
|
3099
2906
|
"name": "AnchoredRegion",
|
|
3100
2907
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3102,27 +2909,23 @@
|
|
|
3102
2909
|
},
|
|
3103
2910
|
{
|
|
3104
2911
|
"kind": "field",
|
|
3105
|
-
"name": "
|
|
2912
|
+
"name": "anchorRect",
|
|
3106
2913
|
"type": {
|
|
3107
|
-
"text": "
|
|
2914
|
+
"text": "ClientRect | DOMRect | undefined"
|
|
3108
2915
|
},
|
|
3109
|
-
"privacy": "
|
|
3110
|
-
"default": "\"unset\"",
|
|
3111
|
-
"description": "The default vertical position of the region relative to the anchor element",
|
|
2916
|
+
"privacy": "private",
|
|
3112
2917
|
"inheritedFrom": {
|
|
3113
2918
|
"name": "AnchoredRegion",
|
|
3114
2919
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3115
2920
|
}
|
|
3116
2921
|
},
|
|
3117
2922
|
{
|
|
3118
|
-
"kind": "
|
|
3119
|
-
"name": "
|
|
3120
|
-
"
|
|
3121
|
-
|
|
3122
|
-
"type": {
|
|
3123
|
-
"text": "void"
|
|
3124
|
-
}
|
|
2923
|
+
"kind": "field",
|
|
2924
|
+
"name": "regionRect",
|
|
2925
|
+
"type": {
|
|
2926
|
+
"text": "ClientRect | DOMRect | undefined"
|
|
3125
2927
|
},
|
|
2928
|
+
"privacy": "private",
|
|
3126
2929
|
"inheritedFrom": {
|
|
3127
2930
|
"name": "AnchoredRegion",
|
|
3128
2931
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3130,27 +2933,26 @@
|
|
|
3130
2933
|
},
|
|
3131
2934
|
{
|
|
3132
2935
|
"kind": "field",
|
|
3133
|
-
"name": "
|
|
2936
|
+
"name": "baseHorizontalOffset",
|
|
3134
2937
|
"type": {
|
|
3135
|
-
"text": "
|
|
2938
|
+
"text": "number"
|
|
3136
2939
|
},
|
|
3137
|
-
"privacy": "
|
|
3138
|
-
"default": "
|
|
3139
|
-
"description": "
|
|
2940
|
+
"privacy": "private",
|
|
2941
|
+
"default": "0",
|
|
2942
|
+
"description": "base offsets between the positioner's base position and the anchor's",
|
|
3140
2943
|
"inheritedFrom": {
|
|
3141
2944
|
"name": "AnchoredRegion",
|
|
3142
2945
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3143
2946
|
}
|
|
3144
2947
|
},
|
|
3145
2948
|
{
|
|
3146
|
-
"kind": "
|
|
3147
|
-
"name": "
|
|
3148
|
-
"
|
|
3149
|
-
|
|
3150
|
-
"type": {
|
|
3151
|
-
"text": "void"
|
|
3152
|
-
}
|
|
2949
|
+
"kind": "field",
|
|
2950
|
+
"name": "baseVerticalOffset",
|
|
2951
|
+
"type": {
|
|
2952
|
+
"text": "number"
|
|
3153
2953
|
},
|
|
2954
|
+
"privacy": "private",
|
|
2955
|
+
"default": "0",
|
|
3154
2956
|
"inheritedFrom": {
|
|
3155
2957
|
"name": "AnchoredRegion",
|
|
3156
2958
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3158,27 +2960,25 @@
|
|
|
3158
2960
|
},
|
|
3159
2961
|
{
|
|
3160
2962
|
"kind": "field",
|
|
3161
|
-
"name": "
|
|
2963
|
+
"name": "pendingPositioningUpdate",
|
|
3162
2964
|
"type": {
|
|
3163
2965
|
"text": "boolean"
|
|
3164
2966
|
},
|
|
3165
|
-
"privacy": "
|
|
2967
|
+
"privacy": "private",
|
|
3166
2968
|
"default": "false",
|
|
3167
|
-
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
3168
2969
|
"inheritedFrom": {
|
|
3169
2970
|
"name": "AnchoredRegion",
|
|
3170
2971
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3171
2972
|
}
|
|
3172
2973
|
},
|
|
3173
2974
|
{
|
|
3174
|
-
"kind": "
|
|
3175
|
-
"name": "
|
|
3176
|
-
"
|
|
3177
|
-
|
|
3178
|
-
"type": {
|
|
3179
|
-
"text": "void"
|
|
3180
|
-
}
|
|
2975
|
+
"kind": "field",
|
|
2976
|
+
"name": "pendingReset",
|
|
2977
|
+
"type": {
|
|
2978
|
+
"text": "boolean"
|
|
3181
2979
|
},
|
|
2980
|
+
"privacy": "private",
|
|
2981
|
+
"default": "false",
|
|
3182
2982
|
"inheritedFrom": {
|
|
3183
2983
|
"name": "AnchoredRegion",
|
|
3184
2984
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3186,26 +2986,24 @@
|
|
|
3186
2986
|
},
|
|
3187
2987
|
{
|
|
3188
2988
|
"kind": "field",
|
|
3189
|
-
"name": "
|
|
2989
|
+
"name": "currentDirection",
|
|
3190
2990
|
"type": {
|
|
3191
|
-
"text": "
|
|
2991
|
+
"text": "Direction"
|
|
3192
2992
|
},
|
|
3193
|
-
"privacy": "
|
|
3194
|
-
"description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
|
|
2993
|
+
"privacy": "private",
|
|
3195
2994
|
"inheritedFrom": {
|
|
3196
2995
|
"name": "AnchoredRegion",
|
|
3197
2996
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3198
2997
|
}
|
|
3199
2998
|
},
|
|
3200
2999
|
{
|
|
3201
|
-
"kind": "
|
|
3202
|
-
"name": "
|
|
3203
|
-
"
|
|
3204
|
-
|
|
3205
|
-
"type": {
|
|
3206
|
-
"text": "void"
|
|
3207
|
-
}
|
|
3000
|
+
"kind": "field",
|
|
3001
|
+
"name": "regionVisible",
|
|
3002
|
+
"type": {
|
|
3003
|
+
"text": "boolean"
|
|
3208
3004
|
},
|
|
3005
|
+
"privacy": "private",
|
|
3006
|
+
"default": "false",
|
|
3209
3007
|
"inheritedFrom": {
|
|
3210
3008
|
"name": "AnchoredRegion",
|
|
3211
3009
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3213,27 +3011,25 @@
|
|
|
3213
3011
|
},
|
|
3214
3012
|
{
|
|
3215
3013
|
"kind": "field",
|
|
3216
|
-
"name": "
|
|
3014
|
+
"name": "forceUpdate",
|
|
3217
3015
|
"type": {
|
|
3218
|
-
"text": "
|
|
3016
|
+
"text": "boolean"
|
|
3219
3017
|
},
|
|
3220
|
-
"privacy": "
|
|
3221
|
-
"default": "
|
|
3222
|
-
"description": "Defines how the height of the region is calculated",
|
|
3018
|
+
"privacy": "private",
|
|
3019
|
+
"default": "false",
|
|
3223
3020
|
"inheritedFrom": {
|
|
3224
3021
|
"name": "AnchoredRegion",
|
|
3225
3022
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3226
3023
|
}
|
|
3227
3024
|
},
|
|
3228
3025
|
{
|
|
3229
|
-
"kind": "
|
|
3230
|
-
"name": "
|
|
3231
|
-
"
|
|
3232
|
-
|
|
3233
|
-
"type": {
|
|
3234
|
-
"text": "void"
|
|
3235
|
-
}
|
|
3026
|
+
"kind": "field",
|
|
3027
|
+
"name": "updateThreshold",
|
|
3028
|
+
"type": {
|
|
3029
|
+
"text": "number"
|
|
3236
3030
|
},
|
|
3031
|
+
"privacy": "private",
|
|
3032
|
+
"default": "0.5",
|
|
3237
3033
|
"inheritedFrom": {
|
|
3238
3034
|
"name": "AnchoredRegion",
|
|
3239
3035
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3241,13 +3037,23 @@
|
|
|
3241
3037
|
},
|
|
3242
3038
|
{
|
|
3243
3039
|
"kind": "field",
|
|
3244
|
-
"name": "
|
|
3040
|
+
"name": "intersectionService",
|
|
3245
3041
|
"type": {
|
|
3246
|
-
"text": "
|
|
3042
|
+
"text": "IntersectionService"
|
|
3247
3043
|
},
|
|
3044
|
+
"privacy": "private",
|
|
3045
|
+
"static": true,
|
|
3046
|
+
"default": "new IntersectionService()",
|
|
3047
|
+
"inheritedFrom": {
|
|
3048
|
+
"name": "AnchoredRegion",
|
|
3049
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3050
|
+
}
|
|
3051
|
+
},
|
|
3052
|
+
{
|
|
3053
|
+
"kind": "field",
|
|
3054
|
+
"name": "update",
|
|
3248
3055
|
"privacy": "public",
|
|
3249
|
-
"
|
|
3250
|
-
"description": "Whether the region is positioned using css \"position: fixed\".\nOtherwise the region uses \"position: absolute\".\nFixed placement allows the region to break out of parent containers,",
|
|
3056
|
+
"description": "update position",
|
|
3251
3057
|
"inheritedFrom": {
|
|
3252
3058
|
"name": "AnchoredRegion",
|
|
3253
3059
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3255,27 +3061,14 @@
|
|
|
3255
3061
|
},
|
|
3256
3062
|
{
|
|
3257
3063
|
"kind": "method",
|
|
3258
|
-
"name": "
|
|
3064
|
+
"name": "disconnectResizeDetector",
|
|
3259
3065
|
"privacy": "private",
|
|
3260
3066
|
"return": {
|
|
3261
3067
|
"type": {
|
|
3262
3068
|
"text": "void"
|
|
3263
3069
|
}
|
|
3264
3070
|
},
|
|
3265
|
-
"
|
|
3266
|
-
"name": "AnchoredRegion",
|
|
3267
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3268
|
-
}
|
|
3269
|
-
},
|
|
3270
|
-
{
|
|
3271
|
-
"kind": "field",
|
|
3272
|
-
"name": "autoUpdateMode",
|
|
3273
|
-
"type": {
|
|
3274
|
-
"text": "AutoUpdateMode"
|
|
3275
|
-
},
|
|
3276
|
-
"privacy": "public",
|
|
3277
|
-
"default": "\"anchor\"",
|
|
3278
|
-
"description": "Defines what triggers the anchored region to revaluate positioning",
|
|
3071
|
+
"description": "destroys the instance's resize observer",
|
|
3279
3072
|
"inheritedFrom": {
|
|
3280
3073
|
"name": "AnchoredRegion",
|
|
3281
3074
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3283,41 +3076,29 @@
|
|
|
3283
3076
|
},
|
|
3284
3077
|
{
|
|
3285
3078
|
"kind": "method",
|
|
3286
|
-
"name": "
|
|
3079
|
+
"name": "initializeResizeDetector",
|
|
3287
3080
|
"privacy": "private",
|
|
3288
3081
|
"return": {
|
|
3289
3082
|
"type": {
|
|
3290
3083
|
"text": "void"
|
|
3291
3084
|
}
|
|
3292
3085
|
},
|
|
3293
|
-
"
|
|
3294
|
-
{
|
|
3295
|
-
"name": "prevMode",
|
|
3296
|
-
"type": {
|
|
3297
|
-
"text": "AutoUpdateMode"
|
|
3298
|
-
}
|
|
3299
|
-
},
|
|
3300
|
-
{
|
|
3301
|
-
"name": "newMode",
|
|
3302
|
-
"type": {
|
|
3303
|
-
"text": "AutoUpdateMode"
|
|
3304
|
-
}
|
|
3305
|
-
}
|
|
3306
|
-
],
|
|
3086
|
+
"description": "initializes the instance's resize observer",
|
|
3307
3087
|
"inheritedFrom": {
|
|
3308
3088
|
"name": "AnchoredRegion",
|
|
3309
3089
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3310
3090
|
}
|
|
3311
3091
|
},
|
|
3312
3092
|
{
|
|
3313
|
-
"kind": "
|
|
3314
|
-
"name": "
|
|
3315
|
-
"
|
|
3316
|
-
|
|
3093
|
+
"kind": "method",
|
|
3094
|
+
"name": "updateForAttributeChange",
|
|
3095
|
+
"privacy": "private",
|
|
3096
|
+
"return": {
|
|
3097
|
+
"type": {
|
|
3098
|
+
"text": "void"
|
|
3099
|
+
}
|
|
3317
3100
|
},
|
|
3318
|
-
"
|
|
3319
|
-
"default": "null",
|
|
3320
|
-
"description": "The HTML element being used as the anchor",
|
|
3101
|
+
"description": "react to attribute changes that don't require a reset",
|
|
3321
3102
|
"inheritedFrom": {
|
|
3322
3103
|
"name": "AnchoredRegion",
|
|
3323
3104
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3325,27 +3106,29 @@
|
|
|
3325
3106
|
},
|
|
3326
3107
|
{
|
|
3327
3108
|
"kind": "method",
|
|
3328
|
-
"name": "
|
|
3109
|
+
"name": "initialize",
|
|
3329
3110
|
"privacy": "private",
|
|
3330
3111
|
"return": {
|
|
3331
3112
|
"type": {
|
|
3332
3113
|
"text": "void"
|
|
3333
3114
|
}
|
|
3334
3115
|
},
|
|
3116
|
+
"description": "fully initializes the component",
|
|
3335
3117
|
"inheritedFrom": {
|
|
3336
3118
|
"name": "AnchoredRegion",
|
|
3337
3119
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3338
3120
|
}
|
|
3339
3121
|
},
|
|
3340
3122
|
{
|
|
3341
|
-
"kind": "
|
|
3342
|
-
"name": "
|
|
3343
|
-
"
|
|
3344
|
-
|
|
3123
|
+
"kind": "method",
|
|
3124
|
+
"name": "requestReset",
|
|
3125
|
+
"privacy": "private",
|
|
3126
|
+
"return": {
|
|
3127
|
+
"type": {
|
|
3128
|
+
"text": "void"
|
|
3129
|
+
}
|
|
3345
3130
|
},
|
|
3346
|
-
"
|
|
3347
|
-
"default": "null",
|
|
3348
|
-
"description": "The HTML element being used as the viewport",
|
|
3131
|
+
"description": "Request a reset if there are currently no open requests",
|
|
3349
3132
|
"inheritedFrom": {
|
|
3350
3133
|
"name": "AnchoredRegion",
|
|
3351
3134
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3353,13 +3136,14 @@
|
|
|
3353
3136
|
},
|
|
3354
3137
|
{
|
|
3355
3138
|
"kind": "method",
|
|
3356
|
-
"name": "
|
|
3139
|
+
"name": "setInitialState",
|
|
3357
3140
|
"privacy": "private",
|
|
3358
3141
|
"return": {
|
|
3359
3142
|
"type": {
|
|
3360
3143
|
"text": "void"
|
|
3361
3144
|
}
|
|
3362
3145
|
},
|
|
3146
|
+
"description": "sets the starting configuration for component internal values",
|
|
3363
3147
|
"inheritedFrom": {
|
|
3364
3148
|
"name": "AnchoredRegion",
|
|
3365
3149
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3367,12 +3151,9 @@
|
|
|
3367
3151
|
},
|
|
3368
3152
|
{
|
|
3369
3153
|
"kind": "field",
|
|
3370
|
-
"name": "
|
|
3371
|
-
"
|
|
3372
|
-
|
|
3373
|
-
},
|
|
3374
|
-
"privacy": "public",
|
|
3375
|
-
"description": "indicates the current horizontal position of the region",
|
|
3154
|
+
"name": "startObservers",
|
|
3155
|
+
"privacy": "private",
|
|
3156
|
+
"description": "starts observers",
|
|
3376
3157
|
"inheritedFrom": {
|
|
3377
3158
|
"name": "AnchoredRegion",
|
|
3378
3159
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3380,12 +3161,9 @@
|
|
|
3380
3161
|
},
|
|
3381
3162
|
{
|
|
3382
3163
|
"kind": "field",
|
|
3383
|
-
"name": "
|
|
3384
|
-
"
|
|
3385
|
-
|
|
3386
|
-
},
|
|
3387
|
-
"privacy": "public",
|
|
3388
|
-
"description": "indicates the current vertical position of the region",
|
|
3164
|
+
"name": "requestPositionUpdates",
|
|
3165
|
+
"privacy": "private",
|
|
3166
|
+
"description": "get position updates",
|
|
3389
3167
|
"inheritedFrom": {
|
|
3390
3168
|
"name": "AnchoredRegion",
|
|
3391
3169
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3393,12 +3171,9 @@
|
|
|
3393
3171
|
},
|
|
3394
3172
|
{
|
|
3395
3173
|
"kind": "field",
|
|
3396
|
-
"name": "
|
|
3397
|
-
"type": {
|
|
3398
|
-
"text": "number"
|
|
3399
|
-
},
|
|
3174
|
+
"name": "stopObservers",
|
|
3400
3175
|
"privacy": "private",
|
|
3401
|
-
"description": "
|
|
3176
|
+
"description": "stops observers",
|
|
3402
3177
|
"inheritedFrom": {
|
|
3403
3178
|
"name": "AnchoredRegion",
|
|
3404
3179
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3406,11 +3181,9 @@
|
|
|
3406
3181
|
},
|
|
3407
3182
|
{
|
|
3408
3183
|
"kind": "field",
|
|
3409
|
-
"name": "
|
|
3410
|
-
"type": {
|
|
3411
|
-
"text": "number"
|
|
3412
|
-
},
|
|
3184
|
+
"name": "getViewport",
|
|
3413
3185
|
"privacy": "private",
|
|
3186
|
+
"description": "Gets the viewport element by id, or defaults to document root",
|
|
3414
3187
|
"inheritedFrom": {
|
|
3415
3188
|
"name": "AnchoredRegion",
|
|
3416
3189
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3418,12 +3191,9 @@
|
|
|
3418
3191
|
},
|
|
3419
3192
|
{
|
|
3420
3193
|
"kind": "field",
|
|
3421
|
-
"name": "
|
|
3422
|
-
"type": {
|
|
3423
|
-
"text": "string"
|
|
3424
|
-
},
|
|
3194
|
+
"name": "getAnchor",
|
|
3425
3195
|
"privacy": "private",
|
|
3426
|
-
"description": "
|
|
3196
|
+
"description": "Gets the anchor element by id",
|
|
3427
3197
|
"inheritedFrom": {
|
|
3428
3198
|
"name": "AnchoredRegion",
|
|
3429
3199
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3431,11 +3201,9 @@
|
|
|
3431
3201
|
},
|
|
3432
3202
|
{
|
|
3433
3203
|
"kind": "field",
|
|
3434
|
-
"name": "
|
|
3435
|
-
"type": {
|
|
3436
|
-
"text": "string"
|
|
3437
|
-
},
|
|
3204
|
+
"name": "handleIntersection",
|
|
3438
3205
|
"privacy": "private",
|
|
3206
|
+
"description": "Handle intersections",
|
|
3439
3207
|
"inheritedFrom": {
|
|
3440
3208
|
"name": "AnchoredRegion",
|
|
3441
3209
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3443,12 +3211,9 @@
|
|
|
3443
3211
|
},
|
|
3444
3212
|
{
|
|
3445
3213
|
"kind": "field",
|
|
3446
|
-
"name": "
|
|
3447
|
-
"type": {
|
|
3448
|
-
"text": "ResizeObserverClassDefinition | null"
|
|
3449
|
-
},
|
|
3214
|
+
"name": "applyIntersectionEntries",
|
|
3450
3215
|
"privacy": "private",
|
|
3451
|
-
"
|
|
3216
|
+
"description": "iterate through intersection entries and apply data",
|
|
3452
3217
|
"inheritedFrom": {
|
|
3453
3218
|
"name": "AnchoredRegion",
|
|
3454
3219
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3456,11 +3221,9 @@
|
|
|
3456
3221
|
},
|
|
3457
3222
|
{
|
|
3458
3223
|
"kind": "field",
|
|
3459
|
-
"name": "
|
|
3460
|
-
"type": {
|
|
3461
|
-
"text": "ClientRect | DOMRect | undefined"
|
|
3462
|
-
},
|
|
3224
|
+
"name": "updateRegionOffset",
|
|
3463
3225
|
"privacy": "private",
|
|
3226
|
+
"description": "Update the offset values",
|
|
3464
3227
|
"inheritedFrom": {
|
|
3465
3228
|
"name": "AnchoredRegion",
|
|
3466
3229
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3468,11 +3231,9 @@
|
|
|
3468
3231
|
},
|
|
3469
3232
|
{
|
|
3470
3233
|
"kind": "field",
|
|
3471
|
-
"name": "
|
|
3472
|
-
"type": {
|
|
3473
|
-
"text": "ClientRect | DOMRect | undefined"
|
|
3474
|
-
},
|
|
3234
|
+
"name": "isRectDifferent",
|
|
3475
3235
|
"privacy": "private",
|
|
3236
|
+
"description": "compare rects to see if there is enough change to justify a DOM update",
|
|
3476
3237
|
"inheritedFrom": {
|
|
3477
3238
|
"name": "AnchoredRegion",
|
|
3478
3239
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3480,11 +3241,9 @@
|
|
|
3480
3241
|
},
|
|
3481
3242
|
{
|
|
3482
3243
|
"kind": "field",
|
|
3483
|
-
"name": "
|
|
3484
|
-
"type": {
|
|
3485
|
-
"text": "ClientRect | DOMRect | undefined"
|
|
3486
|
-
},
|
|
3244
|
+
"name": "handleResize",
|
|
3487
3245
|
"privacy": "private",
|
|
3246
|
+
"description": "Handle resize events",
|
|
3488
3247
|
"inheritedFrom": {
|
|
3489
3248
|
"name": "AnchoredRegion",
|
|
3490
3249
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3492,13 +3251,9 @@
|
|
|
3492
3251
|
},
|
|
3493
3252
|
{
|
|
3494
3253
|
"kind": "field",
|
|
3495
|
-
"name": "
|
|
3496
|
-
"type": {
|
|
3497
|
-
"text": "number"
|
|
3498
|
-
},
|
|
3254
|
+
"name": "reset",
|
|
3499
3255
|
"privacy": "private",
|
|
3500
|
-
"
|
|
3501
|
-
"description": "base offsets between the positioner's base position and the anchor's",
|
|
3256
|
+
"description": "resets the component",
|
|
3502
3257
|
"inheritedFrom": {
|
|
3503
3258
|
"name": "AnchoredRegion",
|
|
3504
3259
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3506,12 +3261,9 @@
|
|
|
3506
3261
|
},
|
|
3507
3262
|
{
|
|
3508
3263
|
"kind": "field",
|
|
3509
|
-
"name": "
|
|
3510
|
-
"type": {
|
|
3511
|
-
"text": "number"
|
|
3512
|
-
},
|
|
3264
|
+
"name": "updateLayout",
|
|
3513
3265
|
"privacy": "private",
|
|
3514
|
-
"
|
|
3266
|
+
"description": "Recalculate layout related state values",
|
|
3515
3267
|
"inheritedFrom": {
|
|
3516
3268
|
"name": "AnchoredRegion",
|
|
3517
3269
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3519,12 +3271,9 @@
|
|
|
3519
3271
|
},
|
|
3520
3272
|
{
|
|
3521
3273
|
"kind": "field",
|
|
3522
|
-
"name": "
|
|
3523
|
-
"type": {
|
|
3524
|
-
"text": "boolean"
|
|
3525
|
-
},
|
|
3274
|
+
"name": "updateRegionStyle",
|
|
3526
3275
|
"privacy": "private",
|
|
3527
|
-
"
|
|
3276
|
+
"description": "Updates the style string applied to the region element as well as the css classes attached\nto the root element",
|
|
3528
3277
|
"inheritedFrom": {
|
|
3529
3278
|
"name": "AnchoredRegion",
|
|
3530
3279
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3532,12 +3281,9 @@
|
|
|
3532
3281
|
},
|
|
3533
3282
|
{
|
|
3534
3283
|
"kind": "field",
|
|
3535
|
-
"name": "
|
|
3536
|
-
"type": {
|
|
3537
|
-
"text": "boolean"
|
|
3538
|
-
},
|
|
3284
|
+
"name": "updatePositionClasses",
|
|
3539
3285
|
"privacy": "private",
|
|
3540
|
-
"
|
|
3286
|
+
"description": "Updates the css classes that reflect the current position of the element",
|
|
3541
3287
|
"inheritedFrom": {
|
|
3542
3288
|
"name": "AnchoredRegion",
|
|
3543
3289
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3545,11 +3291,9 @@
|
|
|
3545
3291
|
},
|
|
3546
3292
|
{
|
|
3547
3293
|
"kind": "field",
|
|
3548
|
-
"name": "
|
|
3549
|
-
"type": {
|
|
3550
|
-
"text": "Direction"
|
|
3551
|
-
},
|
|
3294
|
+
"name": "setHorizontalPosition",
|
|
3552
3295
|
"privacy": "private",
|
|
3296
|
+
"description": "Get horizontal positioning state based on desired position",
|
|
3553
3297
|
"inheritedFrom": {
|
|
3554
3298
|
"name": "AnchoredRegion",
|
|
3555
3299
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3557,12 +3301,9 @@
|
|
|
3557
3301
|
},
|
|
3558
3302
|
{
|
|
3559
3303
|
"kind": "field",
|
|
3560
|
-
"name": "
|
|
3561
|
-
"type": {
|
|
3562
|
-
"text": "boolean"
|
|
3563
|
-
},
|
|
3304
|
+
"name": "setVerticalPosition",
|
|
3564
3305
|
"privacy": "private",
|
|
3565
|
-
"
|
|
3306
|
+
"description": "Set vertical positioning state based on desired position",
|
|
3566
3307
|
"inheritedFrom": {
|
|
3567
3308
|
"name": "AnchoredRegion",
|
|
3568
3309
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3570,12 +3311,9 @@
|
|
|
3570
3311
|
},
|
|
3571
3312
|
{
|
|
3572
3313
|
"kind": "field",
|
|
3573
|
-
"name": "
|
|
3574
|
-
"type": {
|
|
3575
|
-
"text": "boolean"
|
|
3576
|
-
},
|
|
3314
|
+
"name": "getPositioningOptions",
|
|
3577
3315
|
"privacy": "private",
|
|
3578
|
-
"
|
|
3316
|
+
"description": "Get available positions based on positioning mode",
|
|
3579
3317
|
"inheritedFrom": {
|
|
3580
3318
|
"name": "AnchoredRegion",
|
|
3581
3319
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3583,12 +3321,9 @@
|
|
|
3583
3321
|
},
|
|
3584
3322
|
{
|
|
3585
3323
|
"kind": "field",
|
|
3586
|
-
"name": "
|
|
3587
|
-
"type": {
|
|
3588
|
-
"text": "number"
|
|
3589
|
-
},
|
|
3324
|
+
"name": "getAvailableSpace",
|
|
3590
3325
|
"privacy": "private",
|
|
3591
|
-
"
|
|
3326
|
+
"description": "Get the space available for a particular relative position",
|
|
3592
3327
|
"inheritedFrom": {
|
|
3593
3328
|
"name": "AnchoredRegion",
|
|
3594
3329
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3596,13 +3331,9 @@
|
|
|
3596
3331
|
},
|
|
3597
3332
|
{
|
|
3598
3333
|
"kind": "field",
|
|
3599
|
-
"name": "
|
|
3600
|
-
"type": {
|
|
3601
|
-
"text": "IntersectionService"
|
|
3602
|
-
},
|
|
3334
|
+
"name": "getNextRegionDimension",
|
|
3603
3335
|
"privacy": "private",
|
|
3604
|
-
"
|
|
3605
|
-
"default": "new IntersectionService()",
|
|
3336
|
+
"description": "Get region dimensions",
|
|
3606
3337
|
"inheritedFrom": {
|
|
3607
3338
|
"name": "AnchoredRegion",
|
|
3608
3339
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3610,313 +3341,561 @@
|
|
|
3610
3341
|
},
|
|
3611
3342
|
{
|
|
3612
3343
|
"kind": "field",
|
|
3613
|
-
"name": "
|
|
3614
|
-
"privacy": "
|
|
3615
|
-
"description": "
|
|
3344
|
+
"name": "startAutoUpdateEventListeners",
|
|
3345
|
+
"privacy": "private",
|
|
3346
|
+
"description": "starts event listeners that can trigger auto updating",
|
|
3616
3347
|
"inheritedFrom": {
|
|
3617
3348
|
"name": "AnchoredRegion",
|
|
3618
3349
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3619
3350
|
}
|
|
3620
3351
|
},
|
|
3621
3352
|
{
|
|
3622
|
-
"kind": "
|
|
3623
|
-
"name": "
|
|
3353
|
+
"kind": "field",
|
|
3354
|
+
"name": "stopAutoUpdateEventListeners",
|
|
3624
3355
|
"privacy": "private",
|
|
3625
|
-
"
|
|
3626
|
-
"type": {
|
|
3627
|
-
"text": "void"
|
|
3628
|
-
}
|
|
3629
|
-
},
|
|
3630
|
-
"description": "destroys the instance's resize observer",
|
|
3356
|
+
"description": "stops event listeners that can trigger auto updating",
|
|
3631
3357
|
"inheritedFrom": {
|
|
3632
3358
|
"name": "AnchoredRegion",
|
|
3633
3359
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3634
3360
|
}
|
|
3635
3361
|
},
|
|
3636
3362
|
{
|
|
3637
|
-
"kind": "
|
|
3638
|
-
"name": "
|
|
3363
|
+
"kind": "field",
|
|
3364
|
+
"name": "_presentation",
|
|
3365
|
+
"type": {
|
|
3366
|
+
"text": "ComponentPresentation | null | undefined"
|
|
3367
|
+
},
|
|
3639
3368
|
"privacy": "private",
|
|
3640
|
-
"
|
|
3641
|
-
|
|
3642
|
-
|
|
3643
|
-
|
|
3369
|
+
"default": "void 0",
|
|
3370
|
+
"inheritedFrom": {
|
|
3371
|
+
"name": "FoundationElement",
|
|
3372
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3373
|
+
}
|
|
3374
|
+
},
|
|
3375
|
+
{
|
|
3376
|
+
"kind": "field",
|
|
3377
|
+
"name": "$presentation",
|
|
3378
|
+
"type": {
|
|
3379
|
+
"text": "ComponentPresentation | null"
|
|
3644
3380
|
},
|
|
3645
|
-
"
|
|
3381
|
+
"privacy": "public",
|
|
3382
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
3646
3383
|
"inheritedFrom": {
|
|
3647
|
-
"name": "
|
|
3648
|
-
"module": "src/
|
|
3384
|
+
"name": "FoundationElement",
|
|
3385
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3649
3386
|
}
|
|
3650
3387
|
},
|
|
3651
3388
|
{
|
|
3652
|
-
"kind": "
|
|
3653
|
-
"name": "
|
|
3654
|
-
"
|
|
3655
|
-
|
|
3656
|
-
"type": {
|
|
3657
|
-
"text": "void"
|
|
3658
|
-
}
|
|
3389
|
+
"kind": "field",
|
|
3390
|
+
"name": "template",
|
|
3391
|
+
"type": {
|
|
3392
|
+
"text": "ElementViewTemplate | void | null"
|
|
3659
3393
|
},
|
|
3660
|
-
"
|
|
3394
|
+
"privacy": "public",
|
|
3395
|
+
"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.",
|
|
3661
3396
|
"inheritedFrom": {
|
|
3662
|
-
"name": "
|
|
3663
|
-
"module": "src/
|
|
3397
|
+
"name": "FoundationElement",
|
|
3398
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3664
3399
|
}
|
|
3665
3400
|
},
|
|
3666
3401
|
{
|
|
3667
3402
|
"kind": "method",
|
|
3668
|
-
"name": "
|
|
3669
|
-
"privacy": "
|
|
3403
|
+
"name": "templateChanged",
|
|
3404
|
+
"privacy": "protected",
|
|
3670
3405
|
"return": {
|
|
3671
3406
|
"type": {
|
|
3672
3407
|
"text": "void"
|
|
3673
3408
|
}
|
|
3674
3409
|
},
|
|
3675
|
-
"description": "fully initializes the component",
|
|
3676
3410
|
"inheritedFrom": {
|
|
3677
|
-
"name": "
|
|
3678
|
-
"module": "src/
|
|
3411
|
+
"name": "FoundationElement",
|
|
3412
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3679
3413
|
}
|
|
3680
3414
|
},
|
|
3681
3415
|
{
|
|
3682
|
-
"kind": "
|
|
3683
|
-
"name": "
|
|
3684
|
-
"
|
|
3685
|
-
|
|
3686
|
-
"type": {
|
|
3687
|
-
"text": "void"
|
|
3688
|
-
}
|
|
3416
|
+
"kind": "field",
|
|
3417
|
+
"name": "styles",
|
|
3418
|
+
"type": {
|
|
3419
|
+
"text": "ElementStyles | void | null"
|
|
3689
3420
|
},
|
|
3690
|
-
"
|
|
3421
|
+
"privacy": "public",
|
|
3422
|
+
"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.",
|
|
3691
3423
|
"inheritedFrom": {
|
|
3692
|
-
"name": "
|
|
3693
|
-
"module": "src/
|
|
3424
|
+
"name": "FoundationElement",
|
|
3425
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3694
3426
|
}
|
|
3695
3427
|
},
|
|
3696
3428
|
{
|
|
3697
3429
|
"kind": "method",
|
|
3698
|
-
"name": "
|
|
3699
|
-
"privacy": "
|
|
3430
|
+
"name": "stylesChanged",
|
|
3431
|
+
"privacy": "protected",
|
|
3700
3432
|
"return": {
|
|
3701
3433
|
"type": {
|
|
3702
3434
|
"text": "void"
|
|
3703
3435
|
}
|
|
3704
3436
|
},
|
|
3705
|
-
"description": "sets the starting configuration for component internal values",
|
|
3706
|
-
"inheritedFrom": {
|
|
3707
|
-
"name": "AnchoredRegion",
|
|
3708
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3709
|
-
}
|
|
3710
|
-
},
|
|
3711
|
-
{
|
|
3712
|
-
"kind": "field",
|
|
3713
|
-
"name": "startObservers",
|
|
3714
|
-
"privacy": "private",
|
|
3715
|
-
"description": "starts observers",
|
|
3716
|
-
"inheritedFrom": {
|
|
3717
|
-
"name": "AnchoredRegion",
|
|
3718
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3719
|
-
}
|
|
3720
|
-
},
|
|
3721
|
-
{
|
|
3722
|
-
"kind": "field",
|
|
3723
|
-
"name": "requestPositionUpdates",
|
|
3724
|
-
"privacy": "private",
|
|
3725
|
-
"description": "get position updates",
|
|
3726
|
-
"inheritedFrom": {
|
|
3727
|
-
"name": "AnchoredRegion",
|
|
3728
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3729
|
-
}
|
|
3730
|
-
},
|
|
3731
|
-
{
|
|
3732
|
-
"kind": "field",
|
|
3733
|
-
"name": "stopObservers",
|
|
3734
|
-
"privacy": "private",
|
|
3735
|
-
"description": "stops observers",
|
|
3736
|
-
"inheritedFrom": {
|
|
3737
|
-
"name": "AnchoredRegion",
|
|
3738
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3739
|
-
}
|
|
3740
|
-
},
|
|
3741
|
-
{
|
|
3742
|
-
"kind": "field",
|
|
3743
|
-
"name": "getViewport",
|
|
3744
|
-
"privacy": "private",
|
|
3745
|
-
"description": "Gets the viewport element by id, or defaults to document root",
|
|
3746
3437
|
"inheritedFrom": {
|
|
3747
|
-
"name": "
|
|
3748
|
-
"module": "src/
|
|
3438
|
+
"name": "FoundationElement",
|
|
3439
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3749
3440
|
}
|
|
3750
3441
|
},
|
|
3751
3442
|
{
|
|
3752
|
-
"kind": "
|
|
3753
|
-
"name": "
|
|
3754
|
-
"privacy": "
|
|
3755
|
-
"
|
|
3443
|
+
"kind": "method",
|
|
3444
|
+
"name": "compose",
|
|
3445
|
+
"privacy": "public",
|
|
3446
|
+
"static": true,
|
|
3447
|
+
"return": {
|
|
3448
|
+
"type": {
|
|
3449
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
3450
|
+
}
|
|
3451
|
+
},
|
|
3452
|
+
"parameters": [
|
|
3453
|
+
{
|
|
3454
|
+
"name": "this",
|
|
3455
|
+
"type": {
|
|
3456
|
+
"text": "K"
|
|
3457
|
+
}
|
|
3458
|
+
},
|
|
3459
|
+
{
|
|
3460
|
+
"name": "elementDefinition",
|
|
3461
|
+
"type": {
|
|
3462
|
+
"text": "T"
|
|
3463
|
+
},
|
|
3464
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
3465
|
+
}
|
|
3466
|
+
],
|
|
3467
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
3756
3468
|
"inheritedFrom": {
|
|
3757
|
-
"name": "
|
|
3758
|
-
"module": "src/
|
|
3469
|
+
"name": "FoundationElement",
|
|
3470
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3759
3471
|
}
|
|
3760
|
-
}
|
|
3472
|
+
}
|
|
3473
|
+
],
|
|
3474
|
+
"events": [
|
|
3761
3475
|
{
|
|
3762
|
-
"
|
|
3763
|
-
"name": "
|
|
3764
|
-
"privacy": "private",
|
|
3765
|
-
"description": "Handle intersections",
|
|
3476
|
+
"description": "Fires a custom 'loaded' event when the region is loaded and visible",
|
|
3477
|
+
"name": "loaded",
|
|
3766
3478
|
"inheritedFrom": {
|
|
3767
3479
|
"name": "AnchoredRegion",
|
|
3768
3480
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3769
3481
|
}
|
|
3770
3482
|
},
|
|
3771
3483
|
{
|
|
3772
|
-
"
|
|
3773
|
-
"name": "
|
|
3774
|
-
"privacy": "private",
|
|
3775
|
-
"description": "iterate through intersection entries and apply data",
|
|
3484
|
+
"description": "Fires a custom 'positionchange' event when the position has changed",
|
|
3485
|
+
"name": "positionchange",
|
|
3776
3486
|
"inheritedFrom": {
|
|
3777
3487
|
"name": "AnchoredRegion",
|
|
3778
3488
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3779
3489
|
}
|
|
3490
|
+
}
|
|
3491
|
+
]
|
|
3492
|
+
},
|
|
3493
|
+
{
|
|
3494
|
+
"kind": "variable",
|
|
3495
|
+
"name": "foundationAnchoredRegionShadowOptions",
|
|
3496
|
+
"type": {
|
|
3497
|
+
"text": "ShadowRootInit"
|
|
3498
|
+
},
|
|
3499
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3500
|
+
},
|
|
3501
|
+
{
|
|
3502
|
+
"kind": "variable",
|
|
3503
|
+
"name": "defaultAnchoredRegionConfig",
|
|
3504
|
+
"type": {
|
|
3505
|
+
"text": "object"
|
|
3506
|
+
},
|
|
3507
|
+
"default": "{}"
|
|
3508
|
+
},
|
|
3509
|
+
{
|
|
3510
|
+
"kind": "variable",
|
|
3511
|
+
"name": "foundationAnchoredRegion",
|
|
3512
|
+
"description": "The Foundation Anchored Region",
|
|
3513
|
+
"privacy": "public"
|
|
3514
|
+
}
|
|
3515
|
+
],
|
|
3516
|
+
"exports": [
|
|
3517
|
+
{
|
|
3518
|
+
"kind": "js",
|
|
3519
|
+
"name": "AnchoredRegion",
|
|
3520
|
+
"declaration": {
|
|
3521
|
+
"name": "AnchoredRegion",
|
|
3522
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3523
|
+
}
|
|
3524
|
+
},
|
|
3525
|
+
{
|
|
3526
|
+
"kind": "js",
|
|
3527
|
+
"name": "foundationAnchoredRegionShadowOptions",
|
|
3528
|
+
"declaration": {
|
|
3529
|
+
"name": "foundationAnchoredRegionShadowOptions",
|
|
3530
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3531
|
+
}
|
|
3532
|
+
},
|
|
3533
|
+
{
|
|
3534
|
+
"kind": "js",
|
|
3535
|
+
"name": "defaultAnchoredRegionConfig",
|
|
3536
|
+
"declaration": {
|
|
3537
|
+
"name": "defaultAnchoredRegionConfig",
|
|
3538
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3539
|
+
}
|
|
3540
|
+
},
|
|
3541
|
+
{
|
|
3542
|
+
"kind": "js",
|
|
3543
|
+
"name": "foundationAnchoredRegion",
|
|
3544
|
+
"declaration": {
|
|
3545
|
+
"name": "foundationAnchoredRegion",
|
|
3546
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3547
|
+
}
|
|
3548
|
+
}
|
|
3549
|
+
]
|
|
3550
|
+
},
|
|
3551
|
+
{
|
|
3552
|
+
"kind": "javascript-module",
|
|
3553
|
+
"path": "src/anchored-region/index.ts",
|
|
3554
|
+
"declarations": [],
|
|
3555
|
+
"exports": [
|
|
3556
|
+
{
|
|
3557
|
+
"kind": "js",
|
|
3558
|
+
"name": "*",
|
|
3559
|
+
"declaration": {
|
|
3560
|
+
"name": "*",
|
|
3561
|
+
"package": "./anchor-region.template"
|
|
3562
|
+
}
|
|
3563
|
+
},
|
|
3564
|
+
{
|
|
3565
|
+
"kind": "js",
|
|
3566
|
+
"name": "*",
|
|
3567
|
+
"declaration": {
|
|
3568
|
+
"name": "*",
|
|
3569
|
+
"package": "./anchored-region.styles"
|
|
3570
|
+
}
|
|
3571
|
+
},
|
|
3572
|
+
{
|
|
3573
|
+
"kind": "js",
|
|
3574
|
+
"name": "*",
|
|
3575
|
+
"declaration": {
|
|
3576
|
+
"name": "*",
|
|
3577
|
+
"package": "./anchored-region"
|
|
3578
|
+
}
|
|
3579
|
+
}
|
|
3580
|
+
]
|
|
3581
|
+
},
|
|
3582
|
+
{
|
|
3583
|
+
"kind": "javascript-module",
|
|
3584
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
3585
|
+
"declarations": [
|
|
3586
|
+
{
|
|
3587
|
+
"kind": "function",
|
|
3588
|
+
"name": "actionsMenuBaseStyles",
|
|
3589
|
+
"return": {
|
|
3590
|
+
"type": {
|
|
3591
|
+
"text": "ElementStyles"
|
|
3592
|
+
}
|
|
3593
|
+
},
|
|
3594
|
+
"parameters": [
|
|
3595
|
+
{
|
|
3596
|
+
"name": "context",
|
|
3597
|
+
"type": {
|
|
3598
|
+
"text": "ElementDefinitionContext"
|
|
3599
|
+
}
|
|
3780
3600
|
},
|
|
3781
3601
|
{
|
|
3782
|
-
"
|
|
3783
|
-
"
|
|
3784
|
-
|
|
3785
|
-
|
|
3786
|
-
|
|
3787
|
-
|
|
3788
|
-
|
|
3602
|
+
"name": "definition",
|
|
3603
|
+
"type": {
|
|
3604
|
+
"text": "FoundationElementDefinition"
|
|
3605
|
+
}
|
|
3606
|
+
}
|
|
3607
|
+
]
|
|
3608
|
+
},
|
|
3609
|
+
{
|
|
3610
|
+
"kind": "function",
|
|
3611
|
+
"name": "foundationActionsMenuStyles",
|
|
3612
|
+
"return": {
|
|
3613
|
+
"type": {
|
|
3614
|
+
"text": "ElementStyles"
|
|
3615
|
+
}
|
|
3616
|
+
},
|
|
3617
|
+
"parameters": [
|
|
3618
|
+
{
|
|
3619
|
+
"name": "context",
|
|
3620
|
+
"type": {
|
|
3621
|
+
"text": "ElementDefinitionContext"
|
|
3789
3622
|
}
|
|
3790
3623
|
},
|
|
3624
|
+
{
|
|
3625
|
+
"name": "definition",
|
|
3626
|
+
"type": {
|
|
3627
|
+
"text": "FoundationElementDefinition"
|
|
3628
|
+
}
|
|
3629
|
+
}
|
|
3630
|
+
]
|
|
3631
|
+
}
|
|
3632
|
+
],
|
|
3633
|
+
"exports": [
|
|
3634
|
+
{
|
|
3635
|
+
"kind": "js",
|
|
3636
|
+
"name": "actionsMenuBaseStyles",
|
|
3637
|
+
"declaration": {
|
|
3638
|
+
"name": "actionsMenuBaseStyles",
|
|
3639
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
3640
|
+
}
|
|
3641
|
+
},
|
|
3642
|
+
{
|
|
3643
|
+
"kind": "js",
|
|
3644
|
+
"name": "foundationActionsMenuStyles",
|
|
3645
|
+
"declaration": {
|
|
3646
|
+
"name": "foundationActionsMenuStyles",
|
|
3647
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
3648
|
+
}
|
|
3649
|
+
}
|
|
3650
|
+
]
|
|
3651
|
+
},
|
|
3652
|
+
{
|
|
3653
|
+
"kind": "javascript-module",
|
|
3654
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
3655
|
+
"declarations": [
|
|
3656
|
+
{
|
|
3657
|
+
"kind": "function",
|
|
3658
|
+
"name": "menuTemplate",
|
|
3659
|
+
"parameters": [
|
|
3660
|
+
{
|
|
3661
|
+
"name": "prefix",
|
|
3662
|
+
"type": {
|
|
3663
|
+
"text": "string"
|
|
3664
|
+
}
|
|
3665
|
+
}
|
|
3666
|
+
]
|
|
3667
|
+
},
|
|
3668
|
+
{
|
|
3669
|
+
"kind": "function",
|
|
3670
|
+
"name": "singleOptionTemplate",
|
|
3671
|
+
"parameters": [
|
|
3672
|
+
{
|
|
3673
|
+
"name": "prefix",
|
|
3674
|
+
"type": {
|
|
3675
|
+
"text": "string"
|
|
3676
|
+
}
|
|
3677
|
+
}
|
|
3678
|
+
]
|
|
3679
|
+
},
|
|
3680
|
+
{
|
|
3681
|
+
"kind": "variable",
|
|
3682
|
+
"name": "foundationActionsMenuTemplate",
|
|
3683
|
+
"type": {
|
|
3684
|
+
"text": "ViewTemplate<ActionsMenu>"
|
|
3685
|
+
},
|
|
3686
|
+
"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`"
|
|
3687
|
+
}
|
|
3688
|
+
],
|
|
3689
|
+
"exports": [
|
|
3690
|
+
{
|
|
3691
|
+
"kind": "js",
|
|
3692
|
+
"name": "menuTemplate",
|
|
3693
|
+
"declaration": {
|
|
3694
|
+
"name": "menuTemplate",
|
|
3695
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
3696
|
+
}
|
|
3697
|
+
},
|
|
3698
|
+
{
|
|
3699
|
+
"kind": "js",
|
|
3700
|
+
"name": "singleOptionTemplate",
|
|
3701
|
+
"declaration": {
|
|
3702
|
+
"name": "singleOptionTemplate",
|
|
3703
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
3704
|
+
}
|
|
3705
|
+
},
|
|
3706
|
+
{
|
|
3707
|
+
"kind": "js",
|
|
3708
|
+
"name": "foundationActionsMenuTemplate",
|
|
3709
|
+
"declaration": {
|
|
3710
|
+
"name": "foundationActionsMenuTemplate",
|
|
3711
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
3712
|
+
}
|
|
3713
|
+
}
|
|
3714
|
+
]
|
|
3715
|
+
},
|
|
3716
|
+
{
|
|
3717
|
+
"kind": "javascript-module",
|
|
3718
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
3719
|
+
"declarations": [
|
|
3720
|
+
{
|
|
3721
|
+
"kind": "class",
|
|
3722
|
+
"description": "",
|
|
3723
|
+
"name": "ActionsMenu",
|
|
3724
|
+
"members": [
|
|
3791
3725
|
{
|
|
3792
3726
|
"kind": "field",
|
|
3793
|
-
"name": "
|
|
3794
|
-
"
|
|
3795
|
-
|
|
3796
|
-
"inheritedFrom": {
|
|
3797
|
-
"name": "AnchoredRegion",
|
|
3798
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3727
|
+
"name": "actions",
|
|
3728
|
+
"type": {
|
|
3729
|
+
"text": "ActionMenuItem[]"
|
|
3799
3730
|
}
|
|
3800
3731
|
},
|
|
3801
3732
|
{
|
|
3802
3733
|
"kind": "field",
|
|
3803
|
-
"name": "
|
|
3804
|
-
"
|
|
3805
|
-
|
|
3806
|
-
|
|
3807
|
-
|
|
3808
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3809
|
-
}
|
|
3734
|
+
"name": "isVertical",
|
|
3735
|
+
"type": {
|
|
3736
|
+
"text": "boolean"
|
|
3737
|
+
},
|
|
3738
|
+
"default": "false"
|
|
3810
3739
|
},
|
|
3811
3740
|
{
|
|
3812
3741
|
"kind": "field",
|
|
3813
|
-
"name": "
|
|
3814
|
-
"
|
|
3815
|
-
|
|
3816
|
-
|
|
3817
|
-
|
|
3818
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3819
|
-
}
|
|
3742
|
+
"name": "addDefaultActions",
|
|
3743
|
+
"type": {
|
|
3744
|
+
"text": "boolean"
|
|
3745
|
+
},
|
|
3746
|
+
"default": "true"
|
|
3820
3747
|
},
|
|
3821
3748
|
{
|
|
3822
3749
|
"kind": "field",
|
|
3823
|
-
"name": "
|
|
3824
|
-
"
|
|
3825
|
-
|
|
3826
|
-
|
|
3827
|
-
|
|
3828
|
-
|
|
3750
|
+
"name": "autoCloseOnAction",
|
|
3751
|
+
"type": {
|
|
3752
|
+
"text": "boolean"
|
|
3753
|
+
},
|
|
3754
|
+
"default": "true"
|
|
3755
|
+
},
|
|
3756
|
+
{
|
|
3757
|
+
"kind": "field",
|
|
3758
|
+
"name": "classNames",
|
|
3759
|
+
"type": {
|
|
3760
|
+
"text": "string"
|
|
3829
3761
|
}
|
|
3830
3762
|
},
|
|
3831
3763
|
{
|
|
3832
3764
|
"kind": "field",
|
|
3833
|
-
"name": "
|
|
3834
|
-
"
|
|
3835
|
-
|
|
3836
|
-
"inheritedFrom": {
|
|
3837
|
-
"name": "AnchoredRegion",
|
|
3838
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3765
|
+
"name": "definition",
|
|
3766
|
+
"type": {
|
|
3767
|
+
"text": "any"
|
|
3839
3768
|
}
|
|
3840
3769
|
},
|
|
3841
3770
|
{
|
|
3842
3771
|
"kind": "field",
|
|
3843
|
-
"name": "
|
|
3844
|
-
"
|
|
3845
|
-
|
|
3846
|
-
|
|
3847
|
-
|
|
3848
|
-
|
|
3772
|
+
"name": "name",
|
|
3773
|
+
"type": {
|
|
3774
|
+
"text": "string"
|
|
3775
|
+
},
|
|
3776
|
+
"default": "'Actions'"
|
|
3777
|
+
},
|
|
3778
|
+
{
|
|
3779
|
+
"kind": "field",
|
|
3780
|
+
"name": "open",
|
|
3781
|
+
"type": {
|
|
3782
|
+
"text": "boolean"
|
|
3783
|
+
},
|
|
3784
|
+
"default": "false"
|
|
3785
|
+
},
|
|
3786
|
+
{
|
|
3787
|
+
"kind": "field",
|
|
3788
|
+
"name": "buttonAppearance",
|
|
3789
|
+
"type": {
|
|
3790
|
+
"text": "string"
|
|
3849
3791
|
}
|
|
3850
3792
|
},
|
|
3851
3793
|
{
|
|
3852
3794
|
"kind": "field",
|
|
3853
|
-
"name": "
|
|
3854
|
-
"
|
|
3855
|
-
|
|
3856
|
-
|
|
3857
|
-
|
|
3858
|
-
|
|
3795
|
+
"name": "hideDisabled",
|
|
3796
|
+
"type": {
|
|
3797
|
+
"text": "boolean"
|
|
3798
|
+
},
|
|
3799
|
+
"default": "false"
|
|
3800
|
+
},
|
|
3801
|
+
{
|
|
3802
|
+
"kind": "field",
|
|
3803
|
+
"name": "hideMenuSingleOption",
|
|
3804
|
+
"type": {
|
|
3805
|
+
"text": "boolean"
|
|
3806
|
+
},
|
|
3807
|
+
"default": "false"
|
|
3808
|
+
},
|
|
3809
|
+
{
|
|
3810
|
+
"kind": "field",
|
|
3811
|
+
"name": "singleOption",
|
|
3812
|
+
"type": {
|
|
3813
|
+
"text": "ActionMenuItem"
|
|
3859
3814
|
}
|
|
3860
3815
|
},
|
|
3861
3816
|
{
|
|
3862
3817
|
"kind": "field",
|
|
3863
|
-
"name": "
|
|
3864
|
-
"
|
|
3865
|
-
|
|
3866
|
-
"inheritedFrom": {
|
|
3867
|
-
"name": "AnchoredRegion",
|
|
3868
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3818
|
+
"name": "actionsMenu",
|
|
3819
|
+
"type": {
|
|
3820
|
+
"text": "HTMLElement"
|
|
3869
3821
|
}
|
|
3870
3822
|
},
|
|
3871
3823
|
{
|
|
3872
|
-
"kind": "
|
|
3873
|
-
"name": "
|
|
3874
|
-
"privacy": "
|
|
3875
|
-
"
|
|
3876
|
-
|
|
3877
|
-
|
|
3878
|
-
|
|
3879
|
-
|
|
3824
|
+
"kind": "method",
|
|
3825
|
+
"name": "definitionChanged",
|
|
3826
|
+
"privacy": "protected",
|
|
3827
|
+
"parameters": [
|
|
3828
|
+
{
|
|
3829
|
+
"name": "oldValue",
|
|
3830
|
+
"type": {
|
|
3831
|
+
"text": "any"
|
|
3832
|
+
}
|
|
3833
|
+
},
|
|
3834
|
+
{
|
|
3835
|
+
"name": "newValue",
|
|
3836
|
+
"type": {
|
|
3837
|
+
"text": "any"
|
|
3838
|
+
}
|
|
3839
|
+
}
|
|
3840
|
+
]
|
|
3880
3841
|
},
|
|
3881
3842
|
{
|
|
3882
|
-
"kind": "
|
|
3883
|
-
"name": "
|
|
3884
|
-
"privacy": "
|
|
3885
|
-
"description": "Get the space available for a particular relative position",
|
|
3886
|
-
"inheritedFrom": {
|
|
3887
|
-
"name": "AnchoredRegion",
|
|
3888
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3889
|
-
}
|
|
3843
|
+
"kind": "method",
|
|
3844
|
+
"name": "openChanged",
|
|
3845
|
+
"privacy": "protected"
|
|
3890
3846
|
},
|
|
3891
3847
|
{
|
|
3892
|
-
"kind": "
|
|
3893
|
-
"name": "
|
|
3894
|
-
|
|
3895
|
-
|
|
3896
|
-
"
|
|
3897
|
-
|
|
3898
|
-
|
|
3899
|
-
|
|
3848
|
+
"kind": "method",
|
|
3849
|
+
"name": "toggleActionsMenuVisibility"
|
|
3850
|
+
},
|
|
3851
|
+
{
|
|
3852
|
+
"kind": "method",
|
|
3853
|
+
"name": "onActionMenuItemClick",
|
|
3854
|
+
"parameters": [
|
|
3855
|
+
{
|
|
3856
|
+
"name": "callback",
|
|
3857
|
+
"type": {
|
|
3858
|
+
"text": "(rowData) => void | any"
|
|
3859
|
+
}
|
|
3860
|
+
}
|
|
3861
|
+
]
|
|
3900
3862
|
},
|
|
3901
3863
|
{
|
|
3902
3864
|
"kind": "field",
|
|
3903
|
-
"name": "
|
|
3904
|
-
"
|
|
3905
|
-
|
|
3906
|
-
|
|
3907
|
-
|
|
3908
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3909
|
-
}
|
|
3865
|
+
"name": "allActions",
|
|
3866
|
+
"type": {
|
|
3867
|
+
"text": "ActionMenuItem[]"
|
|
3868
|
+
},
|
|
3869
|
+
"readonly": true
|
|
3910
3870
|
},
|
|
3911
3871
|
{
|
|
3912
3872
|
"kind": "field",
|
|
3913
|
-
"name": "
|
|
3914
|
-
"
|
|
3915
|
-
|
|
3916
|
-
|
|
3917
|
-
|
|
3918
|
-
|
|
3919
|
-
|
|
3873
|
+
"name": "rowData",
|
|
3874
|
+
"readonly": true
|
|
3875
|
+
},
|
|
3876
|
+
{
|
|
3877
|
+
"kind": "method",
|
|
3878
|
+
"name": "getLabel",
|
|
3879
|
+
"parameters": [
|
|
3880
|
+
{
|
|
3881
|
+
"name": "name",
|
|
3882
|
+
"type": {
|
|
3883
|
+
"text": "string | ((rowData: any) => string)"
|
|
3884
|
+
}
|
|
3885
|
+
}
|
|
3886
|
+
]
|
|
3887
|
+
},
|
|
3888
|
+
{
|
|
3889
|
+
"kind": "method",
|
|
3890
|
+
"name": "getTemplate",
|
|
3891
|
+
"parameters": [
|
|
3892
|
+
{
|
|
3893
|
+
"name": "prefix",
|
|
3894
|
+
"type": {
|
|
3895
|
+
"text": "string"
|
|
3896
|
+
}
|
|
3897
|
+
}
|
|
3898
|
+
]
|
|
3920
3899
|
},
|
|
3921
3900
|
{
|
|
3922
3901
|
"kind": "field",
|
|
@@ -4030,86 +4009,107 @@
|
|
|
4030
4009
|
}
|
|
4031
4010
|
}
|
|
4032
4011
|
],
|
|
4033
|
-
"
|
|
4012
|
+
"attributes": [
|
|
4034
4013
|
{
|
|
4035
|
-
"
|
|
4036
|
-
"
|
|
4037
|
-
|
|
4038
|
-
|
|
4039
|
-
|
|
4040
|
-
|
|
4014
|
+
"name": "is-vertical",
|
|
4015
|
+
"type": {
|
|
4016
|
+
"text": "boolean"
|
|
4017
|
+
},
|
|
4018
|
+
"default": "false",
|
|
4019
|
+
"fieldName": "isVertical"
|
|
4041
4020
|
},
|
|
4042
4021
|
{
|
|
4043
|
-
"
|
|
4044
|
-
"
|
|
4045
|
-
|
|
4046
|
-
|
|
4047
|
-
|
|
4048
|
-
|
|
4022
|
+
"name": "add-default-actions",
|
|
4023
|
+
"type": {
|
|
4024
|
+
"text": "boolean"
|
|
4025
|
+
},
|
|
4026
|
+
"default": "true",
|
|
4027
|
+
"fieldName": "addDefaultActions"
|
|
4028
|
+
},
|
|
4029
|
+
{
|
|
4030
|
+
"name": "auto-close-on-action",
|
|
4031
|
+
"type": {
|
|
4032
|
+
"text": "boolean"
|
|
4033
|
+
},
|
|
4034
|
+
"default": "true",
|
|
4035
|
+
"fieldName": "autoCloseOnAction"
|
|
4036
|
+
},
|
|
4037
|
+
{
|
|
4038
|
+
"name": "name",
|
|
4039
|
+
"type": {
|
|
4040
|
+
"text": "string"
|
|
4041
|
+
},
|
|
4042
|
+
"default": "'Actions'",
|
|
4043
|
+
"fieldName": "name"
|
|
4044
|
+
},
|
|
4045
|
+
{
|
|
4046
|
+
"name": "open",
|
|
4047
|
+
"type": {
|
|
4048
|
+
"text": "boolean"
|
|
4049
|
+
},
|
|
4050
|
+
"default": "false",
|
|
4051
|
+
"fieldName": "open"
|
|
4052
|
+
},
|
|
4053
|
+
{
|
|
4054
|
+
"name": "buttonAppearance",
|
|
4055
|
+
"type": {
|
|
4056
|
+
"text": "string"
|
|
4057
|
+
},
|
|
4058
|
+
"fieldName": "buttonAppearance"
|
|
4059
|
+
},
|
|
4060
|
+
{
|
|
4061
|
+
"name": "hide-disabled",
|
|
4062
|
+
"type": {
|
|
4063
|
+
"text": "boolean"
|
|
4064
|
+
},
|
|
4065
|
+
"default": "false",
|
|
4066
|
+
"fieldName": "hideDisabled"
|
|
4067
|
+
},
|
|
4068
|
+
{
|
|
4069
|
+
"name": "hide-menu-single-option",
|
|
4070
|
+
"type": {
|
|
4071
|
+
"text": "boolean"
|
|
4072
|
+
},
|
|
4073
|
+
"default": "false",
|
|
4074
|
+
"fieldName": "hideMenuSingleOption"
|
|
4049
4075
|
}
|
|
4050
|
-
]
|
|
4051
|
-
|
|
4052
|
-
|
|
4053
|
-
|
|
4054
|
-
"name": "foundationAnchoredRegionShadowOptions",
|
|
4055
|
-
"type": {
|
|
4056
|
-
"text": "ShadowRootInit"
|
|
4057
|
-
},
|
|
4058
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
4059
|
-
},
|
|
4060
|
-
{
|
|
4061
|
-
"kind": "variable",
|
|
4062
|
-
"name": "defaultAnchoredRegionConfig",
|
|
4063
|
-
"type": {
|
|
4064
|
-
"text": "object"
|
|
4076
|
+
],
|
|
4077
|
+
"superclass": {
|
|
4078
|
+
"name": "FoundationElement",
|
|
4079
|
+
"package": "@microsoft/fast-foundation"
|
|
4065
4080
|
},
|
|
4066
|
-
"
|
|
4081
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
4082
|
+
"customElement": true
|
|
4067
4083
|
},
|
|
4068
4084
|
{
|
|
4069
4085
|
"kind": "variable",
|
|
4070
|
-
"name": "
|
|
4071
|
-
"description": "The Foundation
|
|
4086
|
+
"name": "foundationActionsMenu",
|
|
4087
|
+
"description": "The Foundation Actions Menu",
|
|
4072
4088
|
"privacy": "public"
|
|
4073
4089
|
}
|
|
4074
4090
|
],
|
|
4075
4091
|
"exports": [
|
|
4076
4092
|
{
|
|
4077
4093
|
"kind": "js",
|
|
4078
|
-
"name": "
|
|
4079
|
-
"declaration": {
|
|
4080
|
-
"name": "AnchoredRegion",
|
|
4081
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4082
|
-
}
|
|
4083
|
-
},
|
|
4084
|
-
{
|
|
4085
|
-
"kind": "js",
|
|
4086
|
-
"name": "foundationAnchoredRegionShadowOptions",
|
|
4087
|
-
"declaration": {
|
|
4088
|
-
"name": "foundationAnchoredRegionShadowOptions",
|
|
4089
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4090
|
-
}
|
|
4091
|
-
},
|
|
4092
|
-
{
|
|
4093
|
-
"kind": "js",
|
|
4094
|
-
"name": "defaultAnchoredRegionConfig",
|
|
4094
|
+
"name": "ActionsMenu",
|
|
4095
4095
|
"declaration": {
|
|
4096
|
-
"name": "
|
|
4097
|
-
"module": "src/
|
|
4096
|
+
"name": "ActionsMenu",
|
|
4097
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
4098
4098
|
}
|
|
4099
4099
|
},
|
|
4100
4100
|
{
|
|
4101
4101
|
"kind": "js",
|
|
4102
|
-
"name": "
|
|
4102
|
+
"name": "foundationActionsMenu",
|
|
4103
4103
|
"declaration": {
|
|
4104
|
-
"name": "
|
|
4105
|
-
"module": "src/
|
|
4104
|
+
"name": "foundationActionsMenu",
|
|
4105
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
4106
4106
|
}
|
|
4107
4107
|
}
|
|
4108
4108
|
]
|
|
4109
4109
|
},
|
|
4110
4110
|
{
|
|
4111
4111
|
"kind": "javascript-module",
|
|
4112
|
-
"path": "src/
|
|
4112
|
+
"path": "src/actions-menu/index.ts",
|
|
4113
4113
|
"declarations": [],
|
|
4114
4114
|
"exports": [
|
|
4115
4115
|
{
|
|
@@ -4117,7 +4117,7 @@
|
|
|
4117
4117
|
"name": "*",
|
|
4118
4118
|
"declaration": {
|
|
4119
4119
|
"name": "*",
|
|
4120
|
-
"package": "./
|
|
4120
|
+
"package": "./actions-menu.styles"
|
|
4121
4121
|
}
|
|
4122
4122
|
},
|
|
4123
4123
|
{
|
|
@@ -4125,7 +4125,7 @@
|
|
|
4125
4125
|
"name": "*",
|
|
4126
4126
|
"declaration": {
|
|
4127
4127
|
"name": "*",
|
|
4128
|
-
"package": "./
|
|
4128
|
+
"package": "./actions-menu.template"
|
|
4129
4129
|
}
|
|
4130
4130
|
},
|
|
4131
4131
|
{
|
|
@@ -4133,7 +4133,7 @@
|
|
|
4133
4133
|
"name": "*",
|
|
4134
4134
|
"declaration": {
|
|
4135
4135
|
"name": "*",
|
|
4136
|
-
"package": "./
|
|
4136
|
+
"package": "./actions-menu"
|
|
4137
4137
|
}
|
|
4138
4138
|
}
|
|
4139
4139
|
]
|