@genesislcap/foundation-ui 15.2.0 → 15.2.1
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 +517 -517
- package/dist/dts/react.d.ts +16 -16
- package/dist/dts/verification-code-input/verification-code-input.template.d.ts +1 -1
- package/dist/dts/verification-code-input/verification-code-input.template.d.ts.map +1 -1
- package/dist/react.cjs +10 -10
- package/dist/react.mjs +8 -8
- package/package.json +19 -19
|
@@ -1424,42 +1424,11 @@
|
|
|
1424
1424
|
},
|
|
1425
1425
|
{
|
|
1426
1426
|
"kind": "javascript-module",
|
|
1427
|
-
"path": "src/
|
|
1428
|
-
"declarations": [],
|
|
1429
|
-
"exports": [
|
|
1430
|
-
{
|
|
1431
|
-
"kind": "js",
|
|
1432
|
-
"name": "*",
|
|
1433
|
-
"declaration": {
|
|
1434
|
-
"name": "*",
|
|
1435
|
-
"package": "./styles"
|
|
1436
|
-
}
|
|
1437
|
-
},
|
|
1438
|
-
{
|
|
1439
|
-
"kind": "js",
|
|
1440
|
-
"name": "*",
|
|
1441
|
-
"declaration": {
|
|
1442
|
-
"name": "*",
|
|
1443
|
-
"package": "./tokens"
|
|
1444
|
-
}
|
|
1445
|
-
},
|
|
1446
|
-
{
|
|
1447
|
-
"kind": "js",
|
|
1448
|
-
"name": "*",
|
|
1449
|
-
"declaration": {
|
|
1450
|
-
"name": "*",
|
|
1451
|
-
"package": "./values"
|
|
1452
|
-
}
|
|
1453
|
-
}
|
|
1454
|
-
]
|
|
1455
|
-
},
|
|
1456
|
-
{
|
|
1457
|
-
"kind": "javascript-module",
|
|
1458
|
-
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
1427
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
1459
1428
|
"declarations": [
|
|
1460
1429
|
{
|
|
1461
1430
|
"kind": "function",
|
|
1462
|
-
"name": "
|
|
1431
|
+
"name": "foundationAccordionStyles",
|
|
1463
1432
|
"return": {
|
|
1464
1433
|
"type": {
|
|
1465
1434
|
"text": "ElementStyles"
|
|
@@ -1484,24 +1453,24 @@
|
|
|
1484
1453
|
"exports": [
|
|
1485
1454
|
{
|
|
1486
1455
|
"kind": "js",
|
|
1487
|
-
"name": "
|
|
1456
|
+
"name": "foundationAccordionStyles",
|
|
1488
1457
|
"declaration": {
|
|
1489
|
-
"name": "
|
|
1490
|
-
"module": "src/accordion
|
|
1458
|
+
"name": "foundationAccordionStyles",
|
|
1459
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
1491
1460
|
}
|
|
1492
1461
|
}
|
|
1493
1462
|
]
|
|
1494
1463
|
},
|
|
1495
1464
|
{
|
|
1496
1465
|
"kind": "javascript-module",
|
|
1497
|
-
"path": "src/accordion
|
|
1466
|
+
"path": "src/accordion/accordion.template.ts",
|
|
1498
1467
|
"declarations": [
|
|
1499
1468
|
{
|
|
1500
1469
|
"kind": "function",
|
|
1501
|
-
"name": "
|
|
1470
|
+
"name": "foundationAccordionTemplate",
|
|
1502
1471
|
"return": {
|
|
1503
1472
|
"type": {
|
|
1504
|
-
"text": "ViewTemplate<
|
|
1473
|
+
"text": "ViewTemplate<Accordion>"
|
|
1505
1474
|
}
|
|
1506
1475
|
},
|
|
1507
1476
|
"parameters": [
|
|
@@ -1523,116 +1492,237 @@
|
|
|
1523
1492
|
"exports": [
|
|
1524
1493
|
{
|
|
1525
1494
|
"kind": "js",
|
|
1526
|
-
"name": "
|
|
1495
|
+
"name": "foundationAccordionTemplate",
|
|
1527
1496
|
"declaration": {
|
|
1528
|
-
"name": "
|
|
1529
|
-
"module": "src/accordion
|
|
1497
|
+
"name": "foundationAccordionTemplate",
|
|
1498
|
+
"module": "src/accordion/accordion.template.ts"
|
|
1530
1499
|
}
|
|
1531
1500
|
}
|
|
1532
1501
|
]
|
|
1533
1502
|
},
|
|
1534
1503
|
{
|
|
1535
1504
|
"kind": "javascript-module",
|
|
1536
|
-
"path": "src/accordion
|
|
1505
|
+
"path": "src/accordion/accordion.ts",
|
|
1537
1506
|
"declarations": [
|
|
1538
1507
|
{
|
|
1539
1508
|
"kind": "class",
|
|
1540
1509
|
"description": "",
|
|
1541
|
-
"name": "
|
|
1510
|
+
"name": "Accordion",
|
|
1542
1511
|
"superclass": {
|
|
1543
|
-
"name": "
|
|
1544
|
-
"package": "@microsoft/fast-
|
|
1512
|
+
"name": "FASTAccordion",
|
|
1513
|
+
"package": "@microsoft/fast-foundation"
|
|
1545
1514
|
},
|
|
1546
|
-
"tagName": "%%prefix%%-accordion
|
|
1515
|
+
"tagName": "%%prefix%%-accordion",
|
|
1547
1516
|
"customElement": true,
|
|
1548
1517
|
"attributes": [
|
|
1549
1518
|
{
|
|
1550
|
-
"name": "
|
|
1519
|
+
"name": "expand-mode",
|
|
1551
1520
|
"type": {
|
|
1552
|
-
"text": "
|
|
1521
|
+
"text": "AccordionExpandMode"
|
|
1553
1522
|
},
|
|
1554
|
-
"
|
|
1555
|
-
"
|
|
1556
|
-
"fieldName": "headinglevel",
|
|
1523
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
1524
|
+
"fieldName": "expandmode",
|
|
1557
1525
|
"inheritedFrom": {
|
|
1558
|
-
"name": "
|
|
1559
|
-
"module": "src/accordion
|
|
1526
|
+
"name": "Accordion",
|
|
1527
|
+
"module": "src/accordion/accordion.ts"
|
|
1560
1528
|
}
|
|
1561
|
-
}
|
|
1529
|
+
}
|
|
1530
|
+
],
|
|
1531
|
+
"members": [
|
|
1562
1532
|
{
|
|
1533
|
+
"kind": "field",
|
|
1534
|
+
"name": "expandmode",
|
|
1563
1535
|
"type": {
|
|
1564
|
-
"text": "
|
|
1536
|
+
"text": "AccordionExpandMode"
|
|
1565
1537
|
},
|
|
1566
|
-
"
|
|
1567
|
-
"description": "
|
|
1568
|
-
"fieldName": "expanded",
|
|
1538
|
+
"privacy": "public",
|
|
1539
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
1569
1540
|
"inheritedFrom": {
|
|
1570
|
-
"name": "
|
|
1571
|
-
"module": "src/accordion
|
|
1541
|
+
"name": "Accordion",
|
|
1542
|
+
"module": "src/accordion/accordion.ts"
|
|
1572
1543
|
}
|
|
1573
1544
|
},
|
|
1574
1545
|
{
|
|
1575
|
-
"
|
|
1546
|
+
"kind": "field",
|
|
1547
|
+
"name": "activeid",
|
|
1576
1548
|
"type": {
|
|
1577
|
-
"text": "string"
|
|
1549
|
+
"text": "string | null"
|
|
1578
1550
|
},
|
|
1579
|
-
"
|
|
1580
|
-
"fieldName": "id",
|
|
1551
|
+
"privacy": "private",
|
|
1581
1552
|
"inheritedFrom": {
|
|
1582
|
-
"name": "
|
|
1583
|
-
"module": "src/accordion
|
|
1553
|
+
"name": "Accordion",
|
|
1554
|
+
"module": "src/accordion/accordion.ts"
|
|
1584
1555
|
}
|
|
1585
|
-
}
|
|
1586
|
-
],
|
|
1587
|
-
"members": [
|
|
1556
|
+
},
|
|
1588
1557
|
{
|
|
1589
1558
|
"kind": "field",
|
|
1590
|
-
"name": "
|
|
1559
|
+
"name": "activeItemIndex",
|
|
1591
1560
|
"type": {
|
|
1592
|
-
"text": "
|
|
1561
|
+
"text": "number"
|
|
1593
1562
|
},
|
|
1594
|
-
"privacy": "
|
|
1595
|
-
"default": "
|
|
1596
|
-
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
1563
|
+
"privacy": "private",
|
|
1564
|
+
"default": "0",
|
|
1597
1565
|
"inheritedFrom": {
|
|
1598
|
-
"name": "
|
|
1599
|
-
"module": "src/accordion
|
|
1566
|
+
"name": "Accordion",
|
|
1567
|
+
"module": "src/accordion/accordion.ts"
|
|
1600
1568
|
}
|
|
1601
1569
|
},
|
|
1602
1570
|
{
|
|
1603
1571
|
"kind": "field",
|
|
1604
|
-
"name": "
|
|
1572
|
+
"name": "accordionIds",
|
|
1605
1573
|
"type": {
|
|
1606
|
-
"text": "
|
|
1574
|
+
"text": "Array<string | null>"
|
|
1607
1575
|
},
|
|
1608
|
-
"privacy": "
|
|
1609
|
-
"default": "false",
|
|
1610
|
-
"description": "Expands or collapses the item.",
|
|
1576
|
+
"privacy": "private",
|
|
1611
1577
|
"inheritedFrom": {
|
|
1612
|
-
"name": "
|
|
1613
|
-
"module": "src/accordion
|
|
1578
|
+
"name": "Accordion",
|
|
1579
|
+
"module": "src/accordion/accordion.ts"
|
|
1614
1580
|
}
|
|
1615
1581
|
},
|
|
1616
1582
|
{
|
|
1617
1583
|
"kind": "field",
|
|
1618
|
-
"name": "
|
|
1619
|
-
"
|
|
1620
|
-
|
|
1584
|
+
"name": "change",
|
|
1585
|
+
"privacy": "private",
|
|
1586
|
+
"inheritedFrom": {
|
|
1587
|
+
"name": "Accordion",
|
|
1588
|
+
"module": "src/accordion/accordion.ts"
|
|
1589
|
+
}
|
|
1590
|
+
},
|
|
1591
|
+
{
|
|
1592
|
+
"kind": "method",
|
|
1593
|
+
"name": "findExpandedItem",
|
|
1594
|
+
"privacy": "private",
|
|
1595
|
+
"return": {
|
|
1596
|
+
"type": {
|
|
1597
|
+
"text": "AccordionItem | null"
|
|
1598
|
+
}
|
|
1621
1599
|
},
|
|
1622
|
-
"privacy": "public",
|
|
1623
|
-
"description": "The item ID",
|
|
1624
1600
|
"inheritedFrom": {
|
|
1625
|
-
"name": "
|
|
1626
|
-
"module": "src/accordion
|
|
1601
|
+
"name": "Accordion",
|
|
1602
|
+
"module": "src/accordion/accordion.ts"
|
|
1627
1603
|
}
|
|
1628
1604
|
},
|
|
1629
1605
|
{
|
|
1630
1606
|
"kind": "field",
|
|
1631
|
-
"name": "
|
|
1607
|
+
"name": "setItems",
|
|
1608
|
+
"privacy": "private",
|
|
1609
|
+
"inheritedFrom": {
|
|
1610
|
+
"name": "Accordion",
|
|
1611
|
+
"module": "src/accordion/accordion.ts"
|
|
1612
|
+
}
|
|
1613
|
+
},
|
|
1614
|
+
{
|
|
1615
|
+
"kind": "method",
|
|
1616
|
+
"name": "resetItems",
|
|
1617
|
+
"privacy": "private",
|
|
1618
|
+
"return": {
|
|
1619
|
+
"type": {
|
|
1620
|
+
"text": "void"
|
|
1621
|
+
}
|
|
1622
|
+
},
|
|
1623
|
+
"inheritedFrom": {
|
|
1624
|
+
"name": "Accordion",
|
|
1625
|
+
"module": "src/accordion/accordion.ts"
|
|
1626
|
+
}
|
|
1627
|
+
},
|
|
1628
|
+
{
|
|
1629
|
+
"kind": "field",
|
|
1630
|
+
"name": "removeItemListeners",
|
|
1631
|
+
"privacy": "private",
|
|
1632
|
+
"inheritedFrom": {
|
|
1633
|
+
"name": "Accordion",
|
|
1634
|
+
"module": "src/accordion/accordion.ts"
|
|
1635
|
+
}
|
|
1636
|
+
},
|
|
1637
|
+
{
|
|
1638
|
+
"kind": "field",
|
|
1639
|
+
"name": "activeItemChange",
|
|
1640
|
+
"privacy": "private",
|
|
1641
|
+
"inheritedFrom": {
|
|
1642
|
+
"name": "Accordion",
|
|
1643
|
+
"module": "src/accordion/accordion.ts"
|
|
1644
|
+
}
|
|
1645
|
+
},
|
|
1646
|
+
{
|
|
1647
|
+
"kind": "method",
|
|
1648
|
+
"name": "getItemIds",
|
|
1649
|
+
"privacy": "private",
|
|
1650
|
+
"return": {
|
|
1651
|
+
"type": {
|
|
1652
|
+
"text": "Array<string | null>"
|
|
1653
|
+
}
|
|
1654
|
+
},
|
|
1655
|
+
"inheritedFrom": {
|
|
1656
|
+
"name": "Accordion",
|
|
1657
|
+
"module": "src/accordion/accordion.ts"
|
|
1658
|
+
}
|
|
1659
|
+
},
|
|
1660
|
+
{
|
|
1661
|
+
"kind": "method",
|
|
1662
|
+
"name": "isSingleExpandMode",
|
|
1663
|
+
"privacy": "private",
|
|
1664
|
+
"return": {
|
|
1665
|
+
"type": {
|
|
1666
|
+
"text": "boolean"
|
|
1667
|
+
}
|
|
1668
|
+
},
|
|
1669
|
+
"inheritedFrom": {
|
|
1670
|
+
"name": "Accordion",
|
|
1671
|
+
"module": "src/accordion/accordion.ts"
|
|
1672
|
+
}
|
|
1673
|
+
},
|
|
1674
|
+
{
|
|
1675
|
+
"kind": "field",
|
|
1676
|
+
"name": "handleItemKeyDown",
|
|
1677
|
+
"privacy": "private",
|
|
1678
|
+
"inheritedFrom": {
|
|
1679
|
+
"name": "Accordion",
|
|
1680
|
+
"module": "src/accordion/accordion.ts"
|
|
1681
|
+
}
|
|
1682
|
+
},
|
|
1683
|
+
{
|
|
1684
|
+
"kind": "field",
|
|
1685
|
+
"name": "handleItemFocus",
|
|
1686
|
+
"privacy": "private",
|
|
1687
|
+
"inheritedFrom": {
|
|
1688
|
+
"name": "Accordion",
|
|
1689
|
+
"module": "src/accordion/accordion.ts"
|
|
1690
|
+
}
|
|
1691
|
+
},
|
|
1692
|
+
{
|
|
1693
|
+
"kind": "method",
|
|
1694
|
+
"name": "adjust",
|
|
1695
|
+
"privacy": "private",
|
|
1696
|
+
"return": {
|
|
1697
|
+
"type": {
|
|
1698
|
+
"text": "void"
|
|
1699
|
+
}
|
|
1700
|
+
},
|
|
1701
|
+
"parameters": [
|
|
1702
|
+
{
|
|
1703
|
+
"name": "adjustment",
|
|
1704
|
+
"type": {
|
|
1705
|
+
"text": "number"
|
|
1706
|
+
}
|
|
1707
|
+
}
|
|
1708
|
+
],
|
|
1709
|
+
"inheritedFrom": {
|
|
1710
|
+
"name": "Accordion",
|
|
1711
|
+
"module": "src/accordion/accordion.ts"
|
|
1712
|
+
}
|
|
1713
|
+
},
|
|
1714
|
+
{
|
|
1715
|
+
"kind": "method",
|
|
1716
|
+
"name": "focusItem",
|
|
1632
1717
|
"privacy": "private",
|
|
1718
|
+
"return": {
|
|
1719
|
+
"type": {
|
|
1720
|
+
"text": "void"
|
|
1721
|
+
}
|
|
1722
|
+
},
|
|
1633
1723
|
"inheritedFrom": {
|
|
1634
|
-
"name": "
|
|
1635
|
-
"module": "src/accordion
|
|
1724
|
+
"name": "Accordion",
|
|
1725
|
+
"module": "src/accordion/accordion.ts"
|
|
1636
1726
|
}
|
|
1637
1727
|
},
|
|
1638
1728
|
{
|
|
@@ -1749,18 +1839,18 @@
|
|
|
1749
1839
|
],
|
|
1750
1840
|
"events": [
|
|
1751
1841
|
{
|
|
1752
|
-
"description": "Fires a custom 'change' event when the
|
|
1842
|
+
"description": "Fires a custom 'change' event when the active item changes",
|
|
1753
1843
|
"name": "change",
|
|
1754
1844
|
"inheritedFrom": {
|
|
1755
|
-
"name": "
|
|
1756
|
-
"module": "src/accordion
|
|
1845
|
+
"name": "Accordion",
|
|
1846
|
+
"module": "src/accordion/accordion.ts"
|
|
1757
1847
|
}
|
|
1758
1848
|
}
|
|
1759
1849
|
]
|
|
1760
1850
|
},
|
|
1761
1851
|
{
|
|
1762
1852
|
"kind": "variable",
|
|
1763
|
-
"name": "
|
|
1853
|
+
"name": "foundationAccordionShadowOptions",
|
|
1764
1854
|
"type": {
|
|
1765
1855
|
"text": "ShadowRootInit"
|
|
1766
1856
|
},
|
|
@@ -1768,57 +1858,57 @@
|
|
|
1768
1858
|
},
|
|
1769
1859
|
{
|
|
1770
1860
|
"kind": "variable",
|
|
1771
|
-
"name": "
|
|
1861
|
+
"name": "defaultAccordionConfig",
|
|
1772
1862
|
"type": {
|
|
1773
1863
|
"text": "object"
|
|
1774
1864
|
},
|
|
1775
|
-
"default": "{
|
|
1865
|
+
"default": "{}"
|
|
1776
1866
|
},
|
|
1777
1867
|
{
|
|
1778
1868
|
"kind": "variable",
|
|
1779
|
-
"name": "
|
|
1780
|
-
"description": "The Foundation Accordion
|
|
1869
|
+
"name": "foundationAccordion",
|
|
1870
|
+
"description": "The Foundation Accordion",
|
|
1781
1871
|
"privacy": "public"
|
|
1782
1872
|
}
|
|
1783
1873
|
],
|
|
1784
1874
|
"exports": [
|
|
1785
1875
|
{
|
|
1786
1876
|
"kind": "js",
|
|
1787
|
-
"name": "
|
|
1877
|
+
"name": "Accordion",
|
|
1788
1878
|
"declaration": {
|
|
1789
|
-
"name": "
|
|
1790
|
-
"module": "src/accordion
|
|
1879
|
+
"name": "Accordion",
|
|
1880
|
+
"module": "src/accordion/accordion.ts"
|
|
1791
1881
|
}
|
|
1792
1882
|
},
|
|
1793
1883
|
{
|
|
1794
1884
|
"kind": "js",
|
|
1795
|
-
"name": "
|
|
1885
|
+
"name": "foundationAccordionShadowOptions",
|
|
1796
1886
|
"declaration": {
|
|
1797
|
-
"name": "
|
|
1798
|
-
"module": "src/accordion
|
|
1887
|
+
"name": "foundationAccordionShadowOptions",
|
|
1888
|
+
"module": "src/accordion/accordion.ts"
|
|
1799
1889
|
}
|
|
1800
1890
|
},
|
|
1801
1891
|
{
|
|
1802
1892
|
"kind": "js",
|
|
1803
|
-
"name": "
|
|
1893
|
+
"name": "defaultAccordionConfig",
|
|
1804
1894
|
"declaration": {
|
|
1805
|
-
"name": "
|
|
1806
|
-
"module": "src/accordion
|
|
1895
|
+
"name": "defaultAccordionConfig",
|
|
1896
|
+
"module": "src/accordion/accordion.ts"
|
|
1807
1897
|
}
|
|
1808
1898
|
},
|
|
1809
1899
|
{
|
|
1810
1900
|
"kind": "js",
|
|
1811
|
-
"name": "
|
|
1901
|
+
"name": "foundationAccordion",
|
|
1812
1902
|
"declaration": {
|
|
1813
|
-
"name": "
|
|
1814
|
-
"module": "src/accordion
|
|
1903
|
+
"name": "foundationAccordion",
|
|
1904
|
+
"module": "src/accordion/accordion.ts"
|
|
1815
1905
|
}
|
|
1816
1906
|
}
|
|
1817
1907
|
]
|
|
1818
1908
|
},
|
|
1819
1909
|
{
|
|
1820
1910
|
"kind": "javascript-module",
|
|
1821
|
-
"path": "src/accordion
|
|
1911
|
+
"path": "src/accordion/index.ts",
|
|
1822
1912
|
"declarations": [],
|
|
1823
1913
|
"exports": [
|
|
1824
1914
|
{
|
|
@@ -1826,7 +1916,7 @@
|
|
|
1826
1916
|
"name": "*",
|
|
1827
1917
|
"declaration": {
|
|
1828
1918
|
"name": "*",
|
|
1829
|
-
"package": "./accordion
|
|
1919
|
+
"package": "./accordion.template"
|
|
1830
1920
|
}
|
|
1831
1921
|
},
|
|
1832
1922
|
{
|
|
@@ -1834,7 +1924,7 @@
|
|
|
1834
1924
|
"name": "*",
|
|
1835
1925
|
"declaration": {
|
|
1836
1926
|
"name": "*",
|
|
1837
|
-
"package": "./accordion
|
|
1927
|
+
"package": "./accordion.styles"
|
|
1838
1928
|
}
|
|
1839
1929
|
},
|
|
1840
1930
|
{
|
|
@@ -1842,60 +1932,52 @@
|
|
|
1842
1932
|
"name": "*",
|
|
1843
1933
|
"declaration": {
|
|
1844
1934
|
"name": "*",
|
|
1845
|
-
"package": "./accordion
|
|
1935
|
+
"package": "./accordion"
|
|
1846
1936
|
}
|
|
1847
1937
|
}
|
|
1848
1938
|
]
|
|
1849
1939
|
},
|
|
1850
1940
|
{
|
|
1851
1941
|
"kind": "javascript-module",
|
|
1852
|
-
"path": "src/
|
|
1853
|
-
"declarations": [
|
|
1854
|
-
{
|
|
1855
|
-
"kind": "function",
|
|
1856
|
-
"name": "foundationAccordionStyles",
|
|
1857
|
-
"return": {
|
|
1858
|
-
"type": {
|
|
1859
|
-
"text": "ElementStyles"
|
|
1860
|
-
}
|
|
1861
|
-
},
|
|
1862
|
-
"parameters": [
|
|
1863
|
-
{
|
|
1864
|
-
"name": "context",
|
|
1865
|
-
"type": {
|
|
1866
|
-
"text": "ElementDefinitionContext"
|
|
1867
|
-
}
|
|
1868
|
-
},
|
|
1869
|
-
{
|
|
1870
|
-
"name": "definition",
|
|
1871
|
-
"type": {
|
|
1872
|
-
"text": "FoundationElementDefinition"
|
|
1873
|
-
}
|
|
1874
|
-
}
|
|
1875
|
-
]
|
|
1876
|
-
}
|
|
1877
|
-
],
|
|
1942
|
+
"path": "src/_config/index.ts",
|
|
1943
|
+
"declarations": [],
|
|
1878
1944
|
"exports": [
|
|
1879
1945
|
{
|
|
1880
1946
|
"kind": "js",
|
|
1881
|
-
"name": "
|
|
1947
|
+
"name": "*",
|
|
1882
1948
|
"declaration": {
|
|
1883
|
-
"name": "
|
|
1884
|
-
"
|
|
1949
|
+
"name": "*",
|
|
1950
|
+
"package": "./styles"
|
|
1951
|
+
}
|
|
1952
|
+
},
|
|
1953
|
+
{
|
|
1954
|
+
"kind": "js",
|
|
1955
|
+
"name": "*",
|
|
1956
|
+
"declaration": {
|
|
1957
|
+
"name": "*",
|
|
1958
|
+
"package": "./tokens"
|
|
1959
|
+
}
|
|
1960
|
+
},
|
|
1961
|
+
{
|
|
1962
|
+
"kind": "js",
|
|
1963
|
+
"name": "*",
|
|
1964
|
+
"declaration": {
|
|
1965
|
+
"name": "*",
|
|
1966
|
+
"package": "./values"
|
|
1885
1967
|
}
|
|
1886
1968
|
}
|
|
1887
1969
|
]
|
|
1888
1970
|
},
|
|
1889
1971
|
{
|
|
1890
1972
|
"kind": "javascript-module",
|
|
1891
|
-
"path": "src/accordion/accordion.
|
|
1973
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
1892
1974
|
"declarations": [
|
|
1893
1975
|
{
|
|
1894
1976
|
"kind": "function",
|
|
1895
|
-
"name": "
|
|
1977
|
+
"name": "foundationAccordionItemStyles",
|
|
1896
1978
|
"return": {
|
|
1897
1979
|
"type": {
|
|
1898
|
-
"text": "
|
|
1980
|
+
"text": "ElementStyles"
|
|
1899
1981
|
}
|
|
1900
1982
|
},
|
|
1901
1983
|
"parameters": [
|
|
@@ -1917,237 +1999,155 @@
|
|
|
1917
1999
|
"exports": [
|
|
1918
2000
|
{
|
|
1919
2001
|
"kind": "js",
|
|
1920
|
-
"name": "
|
|
2002
|
+
"name": "foundationAccordionItemStyles",
|
|
1921
2003
|
"declaration": {
|
|
1922
|
-
"name": "
|
|
1923
|
-
"module": "src/accordion/accordion.
|
|
2004
|
+
"name": "foundationAccordionItemStyles",
|
|
2005
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1924
2006
|
}
|
|
1925
2007
|
}
|
|
1926
2008
|
]
|
|
1927
2009
|
},
|
|
1928
2010
|
{
|
|
1929
2011
|
"kind": "javascript-module",
|
|
1930
|
-
"path": "src/accordion/accordion.ts",
|
|
2012
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1931
2013
|
"declarations": [
|
|
1932
2014
|
{
|
|
1933
|
-
"kind": "
|
|
1934
|
-
"
|
|
1935
|
-
"
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
"package": "@microsoft/fast-foundation"
|
|
1939
|
-
},
|
|
1940
|
-
"tagName": "%%prefix%%-accordion",
|
|
1941
|
-
"customElement": true,
|
|
1942
|
-
"attributes": [
|
|
1943
|
-
{
|
|
1944
|
-
"name": "expand-mode",
|
|
1945
|
-
"type": {
|
|
1946
|
-
"text": "AccordionExpandMode"
|
|
1947
|
-
},
|
|
1948
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
1949
|
-
"fieldName": "expandmode",
|
|
1950
|
-
"inheritedFrom": {
|
|
1951
|
-
"name": "Accordion",
|
|
1952
|
-
"module": "src/accordion/accordion.ts"
|
|
1953
|
-
}
|
|
2015
|
+
"kind": "function",
|
|
2016
|
+
"name": "foundationAccordionItemTemplate",
|
|
2017
|
+
"return": {
|
|
2018
|
+
"type": {
|
|
2019
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
1954
2020
|
}
|
|
1955
|
-
|
|
1956
|
-
"
|
|
1957
|
-
{
|
|
1958
|
-
"kind": "field",
|
|
1959
|
-
"name": "expandmode",
|
|
1960
|
-
"type": {
|
|
1961
|
-
"text": "AccordionExpandMode"
|
|
1962
|
-
},
|
|
1963
|
-
"privacy": "public",
|
|
1964
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
1965
|
-
"inheritedFrom": {
|
|
1966
|
-
"name": "Accordion",
|
|
1967
|
-
"module": "src/accordion/accordion.ts"
|
|
1968
|
-
}
|
|
1969
|
-
},
|
|
1970
|
-
{
|
|
1971
|
-
"kind": "field",
|
|
1972
|
-
"name": "activeid",
|
|
1973
|
-
"type": {
|
|
1974
|
-
"text": "string | null"
|
|
1975
|
-
},
|
|
1976
|
-
"privacy": "private",
|
|
1977
|
-
"inheritedFrom": {
|
|
1978
|
-
"name": "Accordion",
|
|
1979
|
-
"module": "src/accordion/accordion.ts"
|
|
1980
|
-
}
|
|
1981
|
-
},
|
|
1982
|
-
{
|
|
1983
|
-
"kind": "field",
|
|
1984
|
-
"name": "activeItemIndex",
|
|
1985
|
-
"type": {
|
|
1986
|
-
"text": "number"
|
|
1987
|
-
},
|
|
1988
|
-
"privacy": "private",
|
|
1989
|
-
"default": "0",
|
|
1990
|
-
"inheritedFrom": {
|
|
1991
|
-
"name": "Accordion",
|
|
1992
|
-
"module": "src/accordion/accordion.ts"
|
|
1993
|
-
}
|
|
1994
|
-
},
|
|
2021
|
+
},
|
|
2022
|
+
"parameters": [
|
|
1995
2023
|
{
|
|
1996
|
-
"
|
|
1997
|
-
"name": "accordionIds",
|
|
2024
|
+
"name": "context",
|
|
1998
2025
|
"type": {
|
|
1999
|
-
"text": "
|
|
2000
|
-
},
|
|
2001
|
-
"privacy": "private",
|
|
2002
|
-
"inheritedFrom": {
|
|
2003
|
-
"name": "Accordion",
|
|
2004
|
-
"module": "src/accordion/accordion.ts"
|
|
2005
|
-
}
|
|
2006
|
-
},
|
|
2007
|
-
{
|
|
2008
|
-
"kind": "field",
|
|
2009
|
-
"name": "change",
|
|
2010
|
-
"privacy": "private",
|
|
2011
|
-
"inheritedFrom": {
|
|
2012
|
-
"name": "Accordion",
|
|
2013
|
-
"module": "src/accordion/accordion.ts"
|
|
2014
|
-
}
|
|
2015
|
-
},
|
|
2016
|
-
{
|
|
2017
|
-
"kind": "method",
|
|
2018
|
-
"name": "findExpandedItem",
|
|
2019
|
-
"privacy": "private",
|
|
2020
|
-
"return": {
|
|
2021
|
-
"type": {
|
|
2022
|
-
"text": "AccordionItem | null"
|
|
2023
|
-
}
|
|
2024
|
-
},
|
|
2025
|
-
"inheritedFrom": {
|
|
2026
|
-
"name": "Accordion",
|
|
2027
|
-
"module": "src/accordion/accordion.ts"
|
|
2028
|
-
}
|
|
2029
|
-
},
|
|
2030
|
-
{
|
|
2031
|
-
"kind": "field",
|
|
2032
|
-
"name": "setItems",
|
|
2033
|
-
"privacy": "private",
|
|
2034
|
-
"inheritedFrom": {
|
|
2035
|
-
"name": "Accordion",
|
|
2036
|
-
"module": "src/accordion/accordion.ts"
|
|
2037
|
-
}
|
|
2038
|
-
},
|
|
2039
|
-
{
|
|
2040
|
-
"kind": "method",
|
|
2041
|
-
"name": "resetItems",
|
|
2042
|
-
"privacy": "private",
|
|
2043
|
-
"return": {
|
|
2044
|
-
"type": {
|
|
2045
|
-
"text": "void"
|
|
2046
|
-
}
|
|
2047
|
-
},
|
|
2048
|
-
"inheritedFrom": {
|
|
2049
|
-
"name": "Accordion",
|
|
2050
|
-
"module": "src/accordion/accordion.ts"
|
|
2051
|
-
}
|
|
2052
|
-
},
|
|
2053
|
-
{
|
|
2054
|
-
"kind": "field",
|
|
2055
|
-
"name": "removeItemListeners",
|
|
2056
|
-
"privacy": "private",
|
|
2057
|
-
"inheritedFrom": {
|
|
2058
|
-
"name": "Accordion",
|
|
2059
|
-
"module": "src/accordion/accordion.ts"
|
|
2026
|
+
"text": "ElementDefinitionContext"
|
|
2060
2027
|
}
|
|
2061
2028
|
},
|
|
2062
2029
|
{
|
|
2063
|
-
"
|
|
2064
|
-
"
|
|
2065
|
-
|
|
2030
|
+
"name": "definition",
|
|
2031
|
+
"type": {
|
|
2032
|
+
"text": "FoundationElementDefinition"
|
|
2033
|
+
}
|
|
2034
|
+
}
|
|
2035
|
+
]
|
|
2036
|
+
}
|
|
2037
|
+
],
|
|
2038
|
+
"exports": [
|
|
2039
|
+
{
|
|
2040
|
+
"kind": "js",
|
|
2041
|
+
"name": "foundationAccordionItemTemplate",
|
|
2042
|
+
"declaration": {
|
|
2043
|
+
"name": "foundationAccordionItemTemplate",
|
|
2044
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
2045
|
+
}
|
|
2046
|
+
}
|
|
2047
|
+
]
|
|
2048
|
+
},
|
|
2049
|
+
{
|
|
2050
|
+
"kind": "javascript-module",
|
|
2051
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
2052
|
+
"declarations": [
|
|
2053
|
+
{
|
|
2054
|
+
"kind": "class",
|
|
2055
|
+
"description": "",
|
|
2056
|
+
"name": "AccordionItem",
|
|
2057
|
+
"superclass": {
|
|
2058
|
+
"name": "FASTAccordionItem",
|
|
2059
|
+
"package": "@microsoft/fast-components"
|
|
2060
|
+
},
|
|
2061
|
+
"tagName": "%%prefix%%-accordion-item",
|
|
2062
|
+
"customElement": true,
|
|
2063
|
+
"attributes": [
|
|
2064
|
+
{
|
|
2065
|
+
"name": "heading-level",
|
|
2066
|
+
"type": {
|
|
2067
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
2068
|
+
},
|
|
2069
|
+
"default": "2",
|
|
2070
|
+
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
2071
|
+
"fieldName": "headinglevel",
|
|
2066
2072
|
"inheritedFrom": {
|
|
2067
|
-
"name": "
|
|
2068
|
-
"module": "src/accordion/accordion.ts"
|
|
2073
|
+
"name": "AccordionItem",
|
|
2074
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2069
2075
|
}
|
|
2070
2076
|
},
|
|
2071
2077
|
{
|
|
2072
|
-
"
|
|
2073
|
-
|
|
2074
|
-
"privacy": "private",
|
|
2075
|
-
"return": {
|
|
2076
|
-
"type": {
|
|
2077
|
-
"text": "Array<string | null>"
|
|
2078
|
-
}
|
|
2078
|
+
"type": {
|
|
2079
|
+
"text": "boolean"
|
|
2079
2080
|
},
|
|
2081
|
+
"default": "false",
|
|
2082
|
+
"description": "Expands or collapses the item.",
|
|
2083
|
+
"fieldName": "expanded",
|
|
2080
2084
|
"inheritedFrom": {
|
|
2081
|
-
"name": "
|
|
2082
|
-
"module": "src/accordion/accordion.ts"
|
|
2085
|
+
"name": "AccordionItem",
|
|
2086
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2083
2087
|
}
|
|
2084
2088
|
},
|
|
2085
2089
|
{
|
|
2086
|
-
"
|
|
2087
|
-
"
|
|
2088
|
-
|
|
2089
|
-
"return": {
|
|
2090
|
-
"type": {
|
|
2091
|
-
"text": "boolean"
|
|
2092
|
-
}
|
|
2090
|
+
"name": "id",
|
|
2091
|
+
"type": {
|
|
2092
|
+
"text": "string"
|
|
2093
2093
|
},
|
|
2094
|
+
"description": "The item ID",
|
|
2095
|
+
"fieldName": "id",
|
|
2094
2096
|
"inheritedFrom": {
|
|
2095
|
-
"name": "
|
|
2096
|
-
"module": "src/accordion/accordion.ts"
|
|
2097
|
+
"name": "AccordionItem",
|
|
2098
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2097
2099
|
}
|
|
2098
|
-
}
|
|
2100
|
+
}
|
|
2101
|
+
],
|
|
2102
|
+
"members": [
|
|
2099
2103
|
{
|
|
2100
2104
|
"kind": "field",
|
|
2101
|
-
"name": "
|
|
2102
|
-
"
|
|
2105
|
+
"name": "headinglevel",
|
|
2106
|
+
"type": {
|
|
2107
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
2108
|
+
},
|
|
2109
|
+
"privacy": "public",
|
|
2110
|
+
"default": "2",
|
|
2111
|
+
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
2103
2112
|
"inheritedFrom": {
|
|
2104
|
-
"name": "
|
|
2105
|
-
"module": "src/accordion/accordion.ts"
|
|
2113
|
+
"name": "AccordionItem",
|
|
2114
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2106
2115
|
}
|
|
2107
2116
|
},
|
|
2108
2117
|
{
|
|
2109
2118
|
"kind": "field",
|
|
2110
|
-
"name": "
|
|
2111
|
-
"
|
|
2119
|
+
"name": "expanded",
|
|
2120
|
+
"type": {
|
|
2121
|
+
"text": "boolean"
|
|
2122
|
+
},
|
|
2123
|
+
"privacy": "public",
|
|
2124
|
+
"default": "false",
|
|
2125
|
+
"description": "Expands or collapses the item.",
|
|
2112
2126
|
"inheritedFrom": {
|
|
2113
|
-
"name": "
|
|
2114
|
-
"module": "src/accordion/accordion.ts"
|
|
2127
|
+
"name": "AccordionItem",
|
|
2128
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2115
2129
|
}
|
|
2116
2130
|
},
|
|
2117
2131
|
{
|
|
2118
|
-
"kind": "
|
|
2119
|
-
"name": "
|
|
2120
|
-
"
|
|
2121
|
-
|
|
2122
|
-
"type": {
|
|
2123
|
-
"text": "void"
|
|
2124
|
-
}
|
|
2132
|
+
"kind": "field",
|
|
2133
|
+
"name": "id",
|
|
2134
|
+
"type": {
|
|
2135
|
+
"text": "string"
|
|
2125
2136
|
},
|
|
2126
|
-
"
|
|
2127
|
-
|
|
2128
|
-
"name": "adjustment",
|
|
2129
|
-
"type": {
|
|
2130
|
-
"text": "number"
|
|
2131
|
-
}
|
|
2132
|
-
}
|
|
2133
|
-
],
|
|
2137
|
+
"privacy": "public",
|
|
2138
|
+
"description": "The item ID",
|
|
2134
2139
|
"inheritedFrom": {
|
|
2135
|
-
"name": "
|
|
2136
|
-
"module": "src/accordion/accordion.ts"
|
|
2140
|
+
"name": "AccordionItem",
|
|
2141
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2137
2142
|
}
|
|
2138
2143
|
},
|
|
2139
2144
|
{
|
|
2140
|
-
"kind": "
|
|
2141
|
-
"name": "
|
|
2145
|
+
"kind": "field",
|
|
2146
|
+
"name": "change",
|
|
2142
2147
|
"privacy": "private",
|
|
2143
|
-
"return": {
|
|
2144
|
-
"type": {
|
|
2145
|
-
"text": "void"
|
|
2146
|
-
}
|
|
2147
|
-
},
|
|
2148
2148
|
"inheritedFrom": {
|
|
2149
|
-
"name": "
|
|
2150
|
-
"module": "src/accordion/accordion.ts"
|
|
2149
|
+
"name": "AccordionItem",
|
|
2150
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2151
2151
|
}
|
|
2152
2152
|
},
|
|
2153
2153
|
{
|
|
@@ -2264,18 +2264,18 @@
|
|
|
2264
2264
|
],
|
|
2265
2265
|
"events": [
|
|
2266
2266
|
{
|
|
2267
|
-
"description": "Fires a custom 'change' event when the
|
|
2267
|
+
"description": "Fires a custom 'change' event when the button is invoked",
|
|
2268
2268
|
"name": "change",
|
|
2269
2269
|
"inheritedFrom": {
|
|
2270
|
-
"name": "
|
|
2271
|
-
"module": "src/accordion/accordion.ts"
|
|
2270
|
+
"name": "AccordionItem",
|
|
2271
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2272
2272
|
}
|
|
2273
2273
|
}
|
|
2274
2274
|
]
|
|
2275
2275
|
},
|
|
2276
2276
|
{
|
|
2277
2277
|
"kind": "variable",
|
|
2278
|
-
"name": "
|
|
2278
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
2279
2279
|
"type": {
|
|
2280
2280
|
"text": "ShadowRootInit"
|
|
2281
2281
|
},
|
|
@@ -2283,57 +2283,57 @@
|
|
|
2283
2283
|
},
|
|
2284
2284
|
{
|
|
2285
2285
|
"kind": "variable",
|
|
2286
|
-
"name": "
|
|
2286
|
+
"name": "defaultAccordionItemConfig",
|
|
2287
2287
|
"type": {
|
|
2288
2288
|
"text": "object"
|
|
2289
2289
|
},
|
|
2290
|
-
"default": "{}"
|
|
2290
|
+
"default": "{\n collapsedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"collapsed-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M9 5.44446V12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n expandedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"expanded-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"minus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n}"
|
|
2291
2291
|
},
|
|
2292
2292
|
{
|
|
2293
2293
|
"kind": "variable",
|
|
2294
|
-
"name": "
|
|
2295
|
-
"description": "The Foundation Accordion",
|
|
2294
|
+
"name": "foundationAccordionItem",
|
|
2295
|
+
"description": "The Foundation Accordion Item",
|
|
2296
2296
|
"privacy": "public"
|
|
2297
2297
|
}
|
|
2298
2298
|
],
|
|
2299
2299
|
"exports": [
|
|
2300
2300
|
{
|
|
2301
2301
|
"kind": "js",
|
|
2302
|
-
"name": "
|
|
2302
|
+
"name": "AccordionItem",
|
|
2303
2303
|
"declaration": {
|
|
2304
|
-
"name": "
|
|
2305
|
-
"module": "src/accordion/accordion.ts"
|
|
2304
|
+
"name": "AccordionItem",
|
|
2305
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2306
2306
|
}
|
|
2307
2307
|
},
|
|
2308
2308
|
{
|
|
2309
2309
|
"kind": "js",
|
|
2310
|
-
"name": "
|
|
2310
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
2311
2311
|
"declaration": {
|
|
2312
|
-
"name": "
|
|
2313
|
-
"module": "src/accordion/accordion.ts"
|
|
2312
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
2313
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2314
2314
|
}
|
|
2315
2315
|
},
|
|
2316
2316
|
{
|
|
2317
2317
|
"kind": "js",
|
|
2318
|
-
"name": "
|
|
2318
|
+
"name": "defaultAccordionItemConfig",
|
|
2319
2319
|
"declaration": {
|
|
2320
|
-
"name": "
|
|
2321
|
-
"module": "src/accordion/accordion.ts"
|
|
2320
|
+
"name": "defaultAccordionItemConfig",
|
|
2321
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2322
2322
|
}
|
|
2323
2323
|
},
|
|
2324
2324
|
{
|
|
2325
2325
|
"kind": "js",
|
|
2326
|
-
"name": "
|
|
2326
|
+
"name": "foundationAccordionItem",
|
|
2327
2327
|
"declaration": {
|
|
2328
|
-
"name": "
|
|
2329
|
-
"module": "src/accordion/accordion.ts"
|
|
2328
|
+
"name": "foundationAccordionItem",
|
|
2329
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2330
2330
|
}
|
|
2331
2331
|
}
|
|
2332
2332
|
]
|
|
2333
2333
|
},
|
|
2334
2334
|
{
|
|
2335
2335
|
"kind": "javascript-module",
|
|
2336
|
-
"path": "src/accordion/index.ts",
|
|
2336
|
+
"path": "src/accordion-item/index.ts",
|
|
2337
2337
|
"declarations": [],
|
|
2338
2338
|
"exports": [
|
|
2339
2339
|
{
|
|
@@ -2341,7 +2341,7 @@
|
|
|
2341
2341
|
"name": "*",
|
|
2342
2342
|
"declaration": {
|
|
2343
2343
|
"name": "*",
|
|
2344
|
-
"package": "./accordion.template"
|
|
2344
|
+
"package": "./accordion-item.template"
|
|
2345
2345
|
}
|
|
2346
2346
|
},
|
|
2347
2347
|
{
|
|
@@ -2349,7 +2349,7 @@
|
|
|
2349
2349
|
"name": "*",
|
|
2350
2350
|
"declaration": {
|
|
2351
2351
|
"name": "*",
|
|
2352
|
-
"package": "./accordion.styles"
|
|
2352
|
+
"package": "./accordion-item.styles"
|
|
2353
2353
|
}
|
|
2354
2354
|
},
|
|
2355
2355
|
{
|
|
@@ -2357,7 +2357,7 @@
|
|
|
2357
2357
|
"name": "*",
|
|
2358
2358
|
"declaration": {
|
|
2359
2359
|
"name": "*",
|
|
2360
|
-
"package": "./accordion"
|
|
2360
|
+
"package": "./accordion-item"
|
|
2361
2361
|
}
|
|
2362
2362
|
}
|
|
2363
2363
|
]
|
|
@@ -6091,11 +6091,11 @@
|
|
|
6091
6091
|
},
|
|
6092
6092
|
{
|
|
6093
6093
|
"kind": "javascript-module",
|
|
6094
|
-
"path": "src/
|
|
6094
|
+
"path": "src/badge/badge.styles.ts",
|
|
6095
6095
|
"declarations": [
|
|
6096
6096
|
{
|
|
6097
6097
|
"kind": "function",
|
|
6098
|
-
"name": "
|
|
6098
|
+
"name": "foundationBadgeStyles",
|
|
6099
6099
|
"return": {
|
|
6100
6100
|
"type": {
|
|
6101
6101
|
"text": "ElementStyles"
|
|
@@ -6120,24 +6120,24 @@
|
|
|
6120
6120
|
"exports": [
|
|
6121
6121
|
{
|
|
6122
6122
|
"kind": "js",
|
|
6123
|
-
"name": "
|
|
6123
|
+
"name": "foundationBadgeStyles",
|
|
6124
6124
|
"declaration": {
|
|
6125
|
-
"name": "
|
|
6126
|
-
"module": "src/
|
|
6125
|
+
"name": "foundationBadgeStyles",
|
|
6126
|
+
"module": "src/badge/badge.styles.ts"
|
|
6127
6127
|
}
|
|
6128
6128
|
}
|
|
6129
6129
|
]
|
|
6130
6130
|
},
|
|
6131
6131
|
{
|
|
6132
6132
|
"kind": "javascript-module",
|
|
6133
|
-
"path": "src/
|
|
6133
|
+
"path": "src/badge/badge.template.ts",
|
|
6134
6134
|
"declarations": [
|
|
6135
6135
|
{
|
|
6136
6136
|
"kind": "function",
|
|
6137
|
-
"name": "
|
|
6137
|
+
"name": "foundationBadgeTemplate",
|
|
6138
6138
|
"return": {
|
|
6139
6139
|
"type": {
|
|
6140
|
-
"text": "ViewTemplate<
|
|
6140
|
+
"text": "ViewTemplate<Badge>"
|
|
6141
6141
|
}
|
|
6142
6142
|
},
|
|
6143
6143
|
"parameters": [
|
|
@@ -6154,45 +6154,32 @@
|
|
|
6154
6154
|
}
|
|
6155
6155
|
}
|
|
6156
6156
|
]
|
|
6157
|
-
},
|
|
6158
|
-
{
|
|
6159
|
-
"kind": "variable",
|
|
6160
|
-
"name": "media",
|
|
6161
|
-
"default": "html<Avatar>`\n ${when(\n (x) => x.imgSrc,\n html<Avatar>`\n <img src=\"${(x) => x.imgSrc}\" alt=\"${(x) => x.alt}\" slot=\"media\" class=\"media\" part=\"media\" />\n `,\n )}\n`"
|
|
6162
6157
|
}
|
|
6163
6158
|
],
|
|
6164
6159
|
"exports": [
|
|
6165
6160
|
{
|
|
6166
6161
|
"kind": "js",
|
|
6167
|
-
"name": "
|
|
6168
|
-
"declaration": {
|
|
6169
|
-
"name": "foundationAvatarTemplate",
|
|
6170
|
-
"module": "src/avatar/avatar.template.ts"
|
|
6171
|
-
}
|
|
6172
|
-
},
|
|
6173
|
-
{
|
|
6174
|
-
"kind": "js",
|
|
6175
|
-
"name": "media",
|
|
6162
|
+
"name": "foundationBadgeTemplate",
|
|
6176
6163
|
"declaration": {
|
|
6177
|
-
"name": "
|
|
6178
|
-
"module": "src/
|
|
6164
|
+
"name": "foundationBadgeTemplate",
|
|
6165
|
+
"module": "src/badge/badge.template.ts"
|
|
6179
6166
|
}
|
|
6180
6167
|
}
|
|
6181
6168
|
]
|
|
6182
6169
|
},
|
|
6183
6170
|
{
|
|
6184
6171
|
"kind": "javascript-module",
|
|
6185
|
-
"path": "src/
|
|
6172
|
+
"path": "src/badge/badge.ts",
|
|
6186
6173
|
"declarations": [
|
|
6187
6174
|
{
|
|
6188
6175
|
"kind": "class",
|
|
6189
6176
|
"description": "",
|
|
6190
|
-
"name": "
|
|
6177
|
+
"name": "Badge",
|
|
6191
6178
|
"superclass": {
|
|
6192
|
-
"name": "
|
|
6179
|
+
"name": "FASTBadge",
|
|
6193
6180
|
"package": "@microsoft/fast-components"
|
|
6194
6181
|
},
|
|
6195
|
-
"tagName": "%%prefix%%-
|
|
6182
|
+
"tagName": "%%prefix%%-badge",
|
|
6196
6183
|
"customElement": true,
|
|
6197
6184
|
"attributes": [
|
|
6198
6185
|
{
|
|
@@ -6200,47 +6187,34 @@
|
|
|
6200
6187
|
"type": {
|
|
6201
6188
|
"text": "string"
|
|
6202
6189
|
},
|
|
6203
|
-
"description": "Indicates the
|
|
6204
|
-
"fieldName": "fill",
|
|
6205
|
-
"inheritedFrom": {
|
|
6206
|
-
"name": "Avatar",
|
|
6207
|
-
"module": "src/avatar/avatar.ts"
|
|
6208
|
-
}
|
|
6209
|
-
},
|
|
6210
|
-
{
|
|
6211
|
-
"name": "color",
|
|
6212
|
-
"type": {
|
|
6213
|
-
"text": "string"
|
|
6214
|
-
},
|
|
6215
|
-
"description": "Indicates the Avatar should have a text color.",
|
|
6216
|
-
"fieldName": "color",
|
|
6190
|
+
"description": "Indicates the badge should have a filled style.",
|
|
6191
|
+
"fieldName": "fill",
|
|
6217
6192
|
"inheritedFrom": {
|
|
6218
|
-
"name": "
|
|
6219
|
-
"module": "src/
|
|
6193
|
+
"name": "Badge",
|
|
6194
|
+
"module": "src/badge/badge.ts"
|
|
6220
6195
|
}
|
|
6221
6196
|
},
|
|
6222
6197
|
{
|
|
6223
|
-
"name": "
|
|
6198
|
+
"name": "color",
|
|
6224
6199
|
"type": {
|
|
6225
6200
|
"text": "string"
|
|
6226
6201
|
},
|
|
6227
|
-
"description": "Indicates the
|
|
6228
|
-
"fieldName": "
|
|
6202
|
+
"description": "Indicates the badge should have a filled style.",
|
|
6203
|
+
"fieldName": "color",
|
|
6229
6204
|
"inheritedFrom": {
|
|
6230
|
-
"name": "
|
|
6231
|
-
"module": "src/
|
|
6205
|
+
"name": "Badge",
|
|
6206
|
+
"module": "src/badge/badge.ts"
|
|
6232
6207
|
}
|
|
6233
6208
|
},
|
|
6234
6209
|
{
|
|
6235
|
-
"name": "shape",
|
|
6236
6210
|
"type": {
|
|
6237
|
-
"text": "
|
|
6211
|
+
"text": "boolean"
|
|
6238
6212
|
},
|
|
6239
|
-
"description": "Indicates the
|
|
6240
|
-
"fieldName": "
|
|
6213
|
+
"description": "Indicates the element should be circular",
|
|
6214
|
+
"fieldName": "circular",
|
|
6241
6215
|
"inheritedFrom": {
|
|
6242
|
-
"name": "
|
|
6243
|
-
"module": "src/
|
|
6216
|
+
"name": "Badge",
|
|
6217
|
+
"module": "src/badge/badge.ts"
|
|
6244
6218
|
}
|
|
6245
6219
|
}
|
|
6246
6220
|
],
|
|
@@ -6252,10 +6226,10 @@
|
|
|
6252
6226
|
"text": "string"
|
|
6253
6227
|
},
|
|
6254
6228
|
"privacy": "public",
|
|
6255
|
-
"description": "Indicates the
|
|
6229
|
+
"description": "Indicates the badge should have a filled style.",
|
|
6256
6230
|
"inheritedFrom": {
|
|
6257
|
-
"name": "
|
|
6258
|
-
"module": "src/
|
|
6231
|
+
"name": "Badge",
|
|
6232
|
+
"module": "src/badge/badge.ts"
|
|
6259
6233
|
}
|
|
6260
6234
|
},
|
|
6261
6235
|
{
|
|
@@ -6265,36 +6239,32 @@
|
|
|
6265
6239
|
"text": "string"
|
|
6266
6240
|
},
|
|
6267
6241
|
"privacy": "public",
|
|
6268
|
-
"description": "Indicates the
|
|
6242
|
+
"description": "Indicates the badge should have a filled style.",
|
|
6269
6243
|
"inheritedFrom": {
|
|
6270
|
-
"name": "
|
|
6271
|
-
"module": "src/
|
|
6244
|
+
"name": "Badge",
|
|
6245
|
+
"module": "src/badge/badge.ts"
|
|
6272
6246
|
}
|
|
6273
6247
|
},
|
|
6274
6248
|
{
|
|
6275
6249
|
"kind": "field",
|
|
6276
|
-
"name": "
|
|
6250
|
+
"name": "circular",
|
|
6277
6251
|
"type": {
|
|
6278
|
-
"text": "
|
|
6252
|
+
"text": "boolean"
|
|
6279
6253
|
},
|
|
6280
6254
|
"privacy": "public",
|
|
6281
|
-
"description": "Indicates the
|
|
6255
|
+
"description": "Indicates the element should be circular",
|
|
6282
6256
|
"inheritedFrom": {
|
|
6283
|
-
"name": "
|
|
6284
|
-
"module": "src/
|
|
6257
|
+
"name": "Badge",
|
|
6258
|
+
"module": "src/badge/badge.ts"
|
|
6285
6259
|
}
|
|
6286
6260
|
},
|
|
6287
6261
|
{
|
|
6288
6262
|
"kind": "field",
|
|
6289
|
-
"name": "
|
|
6290
|
-
"type": {
|
|
6291
|
-
"text": "AvatarShape"
|
|
6292
|
-
},
|
|
6263
|
+
"name": "generateBadgeStyle",
|
|
6293
6264
|
"privacy": "public",
|
|
6294
|
-
"description": "Indicates the Avatar shape should be. By default it will be set to \"circle\".",
|
|
6295
6265
|
"inheritedFrom": {
|
|
6296
|
-
"name": "
|
|
6297
|
-
"module": "src/
|
|
6266
|
+
"name": "Badge",
|
|
6267
|
+
"module": "src/badge/badge.ts"
|
|
6298
6268
|
}
|
|
6299
6269
|
},
|
|
6300
6270
|
{
|
|
@@ -6412,65 +6382,65 @@
|
|
|
6412
6382
|
},
|
|
6413
6383
|
{
|
|
6414
6384
|
"kind": "variable",
|
|
6415
|
-
"name": "
|
|
6385
|
+
"name": "foundationBadgeShadowOptions",
|
|
6416
6386
|
"type": {
|
|
6417
6387
|
"text": "ShadowRootInit"
|
|
6418
6388
|
},
|
|
6419
|
-
"default": "
|
|
6389
|
+
"default": "undefined"
|
|
6420
6390
|
},
|
|
6421
6391
|
{
|
|
6422
6392
|
"kind": "variable",
|
|
6423
|
-
"name": "
|
|
6393
|
+
"name": "defaultBadgeConfig",
|
|
6424
6394
|
"type": {
|
|
6425
6395
|
"text": "object"
|
|
6426
6396
|
},
|
|
6427
|
-
"default": "{
|
|
6397
|
+
"default": "{}"
|
|
6428
6398
|
},
|
|
6429
6399
|
{
|
|
6430
6400
|
"kind": "variable",
|
|
6431
|
-
"name": "
|
|
6432
|
-
"description": "The Foundation
|
|
6401
|
+
"name": "foundationBadge",
|
|
6402
|
+
"description": "The Foundation Badge",
|
|
6433
6403
|
"privacy": "public"
|
|
6434
6404
|
}
|
|
6435
6405
|
],
|
|
6436
6406
|
"exports": [
|
|
6437
6407
|
{
|
|
6438
6408
|
"kind": "js",
|
|
6439
|
-
"name": "
|
|
6409
|
+
"name": "Badge",
|
|
6440
6410
|
"declaration": {
|
|
6441
|
-
"name": "
|
|
6442
|
-
"module": "src/
|
|
6411
|
+
"name": "Badge",
|
|
6412
|
+
"module": "src/badge/badge.ts"
|
|
6443
6413
|
}
|
|
6444
6414
|
},
|
|
6445
6415
|
{
|
|
6446
6416
|
"kind": "js",
|
|
6447
|
-
"name": "
|
|
6417
|
+
"name": "foundationBadgeShadowOptions",
|
|
6448
6418
|
"declaration": {
|
|
6449
|
-
"name": "
|
|
6450
|
-
"module": "src/
|
|
6419
|
+
"name": "foundationBadgeShadowOptions",
|
|
6420
|
+
"module": "src/badge/badge.ts"
|
|
6451
6421
|
}
|
|
6452
6422
|
},
|
|
6453
6423
|
{
|
|
6454
6424
|
"kind": "js",
|
|
6455
|
-
"name": "
|
|
6425
|
+
"name": "defaultBadgeConfig",
|
|
6456
6426
|
"declaration": {
|
|
6457
|
-
"name": "
|
|
6458
|
-
"module": "src/
|
|
6427
|
+
"name": "defaultBadgeConfig",
|
|
6428
|
+
"module": "src/badge/badge.ts"
|
|
6459
6429
|
}
|
|
6460
6430
|
},
|
|
6461
6431
|
{
|
|
6462
6432
|
"kind": "js",
|
|
6463
|
-
"name": "
|
|
6433
|
+
"name": "foundationBadge",
|
|
6464
6434
|
"declaration": {
|
|
6465
|
-
"name": "
|
|
6466
|
-
"module": "src/
|
|
6435
|
+
"name": "foundationBadge",
|
|
6436
|
+
"module": "src/badge/badge.ts"
|
|
6467
6437
|
}
|
|
6468
6438
|
}
|
|
6469
6439
|
]
|
|
6470
6440
|
},
|
|
6471
6441
|
{
|
|
6472
6442
|
"kind": "javascript-module",
|
|
6473
|
-
"path": "src/
|
|
6443
|
+
"path": "src/badge/index.ts",
|
|
6474
6444
|
"declarations": [],
|
|
6475
6445
|
"exports": [
|
|
6476
6446
|
{
|
|
@@ -6478,7 +6448,7 @@
|
|
|
6478
6448
|
"name": "*",
|
|
6479
6449
|
"declaration": {
|
|
6480
6450
|
"name": "*",
|
|
6481
|
-
"package": "./
|
|
6451
|
+
"package": "./badge.template"
|
|
6482
6452
|
}
|
|
6483
6453
|
},
|
|
6484
6454
|
{
|
|
@@ -6486,7 +6456,7 @@
|
|
|
6486
6456
|
"name": "*",
|
|
6487
6457
|
"declaration": {
|
|
6488
6458
|
"name": "*",
|
|
6489
|
-
"package": "./
|
|
6459
|
+
"package": "./badge.styles"
|
|
6490
6460
|
}
|
|
6491
6461
|
},
|
|
6492
6462
|
{
|
|
@@ -6494,18 +6464,18 @@
|
|
|
6494
6464
|
"name": "*",
|
|
6495
6465
|
"declaration": {
|
|
6496
6466
|
"name": "*",
|
|
6497
|
-
"package": "./
|
|
6467
|
+
"package": "./badge"
|
|
6498
6468
|
}
|
|
6499
6469
|
}
|
|
6500
6470
|
]
|
|
6501
6471
|
},
|
|
6502
6472
|
{
|
|
6503
6473
|
"kind": "javascript-module",
|
|
6504
|
-
"path": "src/
|
|
6474
|
+
"path": "src/avatar/avatar.styles.ts",
|
|
6505
6475
|
"declarations": [
|
|
6506
6476
|
{
|
|
6507
6477
|
"kind": "function",
|
|
6508
|
-
"name": "
|
|
6478
|
+
"name": "foundationAvatarStyles",
|
|
6509
6479
|
"return": {
|
|
6510
6480
|
"type": {
|
|
6511
6481
|
"text": "ElementStyles"
|
|
@@ -6530,24 +6500,24 @@
|
|
|
6530
6500
|
"exports": [
|
|
6531
6501
|
{
|
|
6532
6502
|
"kind": "js",
|
|
6533
|
-
"name": "
|
|
6503
|
+
"name": "foundationAvatarStyles",
|
|
6534
6504
|
"declaration": {
|
|
6535
|
-
"name": "
|
|
6536
|
-
"module": "src/
|
|
6505
|
+
"name": "foundationAvatarStyles",
|
|
6506
|
+
"module": "src/avatar/avatar.styles.ts"
|
|
6537
6507
|
}
|
|
6538
6508
|
}
|
|
6539
6509
|
]
|
|
6540
6510
|
},
|
|
6541
6511
|
{
|
|
6542
6512
|
"kind": "javascript-module",
|
|
6543
|
-
"path": "src/
|
|
6513
|
+
"path": "src/avatar/avatar.template.ts",
|
|
6544
6514
|
"declarations": [
|
|
6545
6515
|
{
|
|
6546
6516
|
"kind": "function",
|
|
6547
|
-
"name": "
|
|
6517
|
+
"name": "foundationAvatarTemplate",
|
|
6548
6518
|
"return": {
|
|
6549
6519
|
"type": {
|
|
6550
|
-
"text": "ViewTemplate<
|
|
6520
|
+
"text": "ViewTemplate<Avatar>"
|
|
6551
6521
|
}
|
|
6552
6522
|
},
|
|
6553
6523
|
"parameters": [
|
|
@@ -6564,32 +6534,45 @@
|
|
|
6564
6534
|
}
|
|
6565
6535
|
}
|
|
6566
6536
|
]
|
|
6537
|
+
},
|
|
6538
|
+
{
|
|
6539
|
+
"kind": "variable",
|
|
6540
|
+
"name": "media",
|
|
6541
|
+
"default": "html<Avatar>`\n ${when(\n (x) => x.imgSrc,\n html<Avatar>`\n <img src=\"${(x) => x.imgSrc}\" alt=\"${(x) => x.alt}\" slot=\"media\" class=\"media\" part=\"media\" />\n `,\n )}\n`"
|
|
6567
6542
|
}
|
|
6568
6543
|
],
|
|
6569
6544
|
"exports": [
|
|
6570
6545
|
{
|
|
6571
6546
|
"kind": "js",
|
|
6572
|
-
"name": "
|
|
6547
|
+
"name": "foundationAvatarTemplate",
|
|
6573
6548
|
"declaration": {
|
|
6574
|
-
"name": "
|
|
6575
|
-
"module": "src/
|
|
6549
|
+
"name": "foundationAvatarTemplate",
|
|
6550
|
+
"module": "src/avatar/avatar.template.ts"
|
|
6551
|
+
}
|
|
6552
|
+
},
|
|
6553
|
+
{
|
|
6554
|
+
"kind": "js",
|
|
6555
|
+
"name": "media",
|
|
6556
|
+
"declaration": {
|
|
6557
|
+
"name": "media",
|
|
6558
|
+
"module": "src/avatar/avatar.template.ts"
|
|
6576
6559
|
}
|
|
6577
6560
|
}
|
|
6578
6561
|
]
|
|
6579
6562
|
},
|
|
6580
6563
|
{
|
|
6581
6564
|
"kind": "javascript-module",
|
|
6582
|
-
"path": "src/
|
|
6565
|
+
"path": "src/avatar/avatar.ts",
|
|
6583
6566
|
"declarations": [
|
|
6584
6567
|
{
|
|
6585
6568
|
"kind": "class",
|
|
6586
6569
|
"description": "",
|
|
6587
|
-
"name": "
|
|
6570
|
+
"name": "Avatar",
|
|
6588
6571
|
"superclass": {
|
|
6589
|
-
"name": "
|
|
6572
|
+
"name": "FASTAvatar",
|
|
6590
6573
|
"package": "@microsoft/fast-components"
|
|
6591
6574
|
},
|
|
6592
|
-
"tagName": "%%prefix%%-
|
|
6575
|
+
"tagName": "%%prefix%%-avatar",
|
|
6593
6576
|
"customElement": true,
|
|
6594
6577
|
"attributes": [
|
|
6595
6578
|
{
|
|
@@ -6597,11 +6580,11 @@
|
|
|
6597
6580
|
"type": {
|
|
6598
6581
|
"text": "string"
|
|
6599
6582
|
},
|
|
6600
|
-
"description": "Indicates the
|
|
6583
|
+
"description": "Indicates the Avatar should have a color fill.",
|
|
6601
6584
|
"fieldName": "fill",
|
|
6602
6585
|
"inheritedFrom": {
|
|
6603
|
-
"name": "
|
|
6604
|
-
"module": "src/
|
|
6586
|
+
"name": "Avatar",
|
|
6587
|
+
"module": "src/avatar/avatar.ts"
|
|
6605
6588
|
}
|
|
6606
6589
|
},
|
|
6607
6590
|
{
|
|
@@ -6609,22 +6592,35 @@
|
|
|
6609
6592
|
"type": {
|
|
6610
6593
|
"text": "string"
|
|
6611
6594
|
},
|
|
6612
|
-
"description": "Indicates the
|
|
6595
|
+
"description": "Indicates the Avatar should have a text color.",
|
|
6613
6596
|
"fieldName": "color",
|
|
6614
6597
|
"inheritedFrom": {
|
|
6615
|
-
"name": "
|
|
6616
|
-
"module": "src/
|
|
6598
|
+
"name": "Avatar",
|
|
6599
|
+
"module": "src/avatar/avatar.ts"
|
|
6617
6600
|
}
|
|
6618
6601
|
},
|
|
6619
6602
|
{
|
|
6603
|
+
"name": "link",
|
|
6620
6604
|
"type": {
|
|
6621
|
-
"text": "
|
|
6605
|
+
"text": "string"
|
|
6622
6606
|
},
|
|
6623
|
-
"description": "Indicates the
|
|
6624
|
-
"fieldName": "
|
|
6607
|
+
"description": "Indicates the Avatar should have url link",
|
|
6608
|
+
"fieldName": "link",
|
|
6625
6609
|
"inheritedFrom": {
|
|
6626
|
-
"name": "
|
|
6627
|
-
"module": "src/
|
|
6610
|
+
"name": "Avatar",
|
|
6611
|
+
"module": "src/avatar/avatar.ts"
|
|
6612
|
+
}
|
|
6613
|
+
},
|
|
6614
|
+
{
|
|
6615
|
+
"name": "shape",
|
|
6616
|
+
"type": {
|
|
6617
|
+
"text": "AvatarShape"
|
|
6618
|
+
},
|
|
6619
|
+
"description": "Indicates the Avatar shape should be. By default it will be set to \"circle\".",
|
|
6620
|
+
"fieldName": "shape",
|
|
6621
|
+
"inheritedFrom": {
|
|
6622
|
+
"name": "Avatar",
|
|
6623
|
+
"module": "src/avatar/avatar.ts"
|
|
6628
6624
|
}
|
|
6629
6625
|
}
|
|
6630
6626
|
],
|
|
@@ -6636,10 +6632,10 @@
|
|
|
6636
6632
|
"text": "string"
|
|
6637
6633
|
},
|
|
6638
6634
|
"privacy": "public",
|
|
6639
|
-
"description": "Indicates the
|
|
6635
|
+
"description": "Indicates the Avatar should have a color fill.",
|
|
6640
6636
|
"inheritedFrom": {
|
|
6641
|
-
"name": "
|
|
6642
|
-
"module": "src/
|
|
6637
|
+
"name": "Avatar",
|
|
6638
|
+
"module": "src/avatar/avatar.ts"
|
|
6643
6639
|
}
|
|
6644
6640
|
},
|
|
6645
6641
|
{
|
|
@@ -6649,32 +6645,36 @@
|
|
|
6649
6645
|
"text": "string"
|
|
6650
6646
|
},
|
|
6651
6647
|
"privacy": "public",
|
|
6652
|
-
"description": "Indicates the
|
|
6648
|
+
"description": "Indicates the Avatar should have a text color.",
|
|
6653
6649
|
"inheritedFrom": {
|
|
6654
|
-
"name": "
|
|
6655
|
-
"module": "src/
|
|
6650
|
+
"name": "Avatar",
|
|
6651
|
+
"module": "src/avatar/avatar.ts"
|
|
6656
6652
|
}
|
|
6657
6653
|
},
|
|
6658
6654
|
{
|
|
6659
6655
|
"kind": "field",
|
|
6660
|
-
"name": "
|
|
6656
|
+
"name": "link",
|
|
6661
6657
|
"type": {
|
|
6662
|
-
"text": "
|
|
6658
|
+
"text": "string"
|
|
6663
6659
|
},
|
|
6664
6660
|
"privacy": "public",
|
|
6665
|
-
"description": "Indicates the
|
|
6661
|
+
"description": "Indicates the Avatar should have url link",
|
|
6666
6662
|
"inheritedFrom": {
|
|
6667
|
-
"name": "
|
|
6668
|
-
"module": "src/
|
|
6663
|
+
"name": "Avatar",
|
|
6664
|
+
"module": "src/avatar/avatar.ts"
|
|
6669
6665
|
}
|
|
6670
6666
|
},
|
|
6671
6667
|
{
|
|
6672
6668
|
"kind": "field",
|
|
6673
|
-
"name": "
|
|
6669
|
+
"name": "shape",
|
|
6670
|
+
"type": {
|
|
6671
|
+
"text": "AvatarShape"
|
|
6672
|
+
},
|
|
6674
6673
|
"privacy": "public",
|
|
6674
|
+
"description": "Indicates the Avatar shape should be. By default it will be set to \"circle\".",
|
|
6675
6675
|
"inheritedFrom": {
|
|
6676
|
-
"name": "
|
|
6677
|
-
"module": "src/
|
|
6676
|
+
"name": "Avatar",
|
|
6677
|
+
"module": "src/avatar/avatar.ts"
|
|
6678
6678
|
}
|
|
6679
6679
|
},
|
|
6680
6680
|
{
|
|
@@ -6792,65 +6792,65 @@
|
|
|
6792
6792
|
},
|
|
6793
6793
|
{
|
|
6794
6794
|
"kind": "variable",
|
|
6795
|
-
"name": "
|
|
6795
|
+
"name": "foundationAvatarShadowOptions",
|
|
6796
6796
|
"type": {
|
|
6797
6797
|
"text": "ShadowRootInit"
|
|
6798
6798
|
},
|
|
6799
|
-
"default": "
|
|
6799
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
6800
6800
|
},
|
|
6801
6801
|
{
|
|
6802
6802
|
"kind": "variable",
|
|
6803
|
-
"name": "
|
|
6803
|
+
"name": "defaultAvatarConfig",
|
|
6804
6804
|
"type": {
|
|
6805
6805
|
"text": "object"
|
|
6806
6806
|
},
|
|
6807
|
-
"default": "{}"
|
|
6807
|
+
"default": "{\n media: mediaTemplate,\n}"
|
|
6808
6808
|
},
|
|
6809
6809
|
{
|
|
6810
6810
|
"kind": "variable",
|
|
6811
|
-
"name": "
|
|
6812
|
-
"description": "The Foundation
|
|
6811
|
+
"name": "foundationAvatar",
|
|
6812
|
+
"description": "The Foundation Avatar",
|
|
6813
6813
|
"privacy": "public"
|
|
6814
6814
|
}
|
|
6815
6815
|
],
|
|
6816
6816
|
"exports": [
|
|
6817
6817
|
{
|
|
6818
6818
|
"kind": "js",
|
|
6819
|
-
"name": "
|
|
6819
|
+
"name": "Avatar",
|
|
6820
6820
|
"declaration": {
|
|
6821
|
-
"name": "
|
|
6822
|
-
"module": "src/
|
|
6821
|
+
"name": "Avatar",
|
|
6822
|
+
"module": "src/avatar/avatar.ts"
|
|
6823
6823
|
}
|
|
6824
6824
|
},
|
|
6825
6825
|
{
|
|
6826
6826
|
"kind": "js",
|
|
6827
|
-
"name": "
|
|
6827
|
+
"name": "foundationAvatarShadowOptions",
|
|
6828
6828
|
"declaration": {
|
|
6829
|
-
"name": "
|
|
6830
|
-
"module": "src/
|
|
6829
|
+
"name": "foundationAvatarShadowOptions",
|
|
6830
|
+
"module": "src/avatar/avatar.ts"
|
|
6831
6831
|
}
|
|
6832
6832
|
},
|
|
6833
6833
|
{
|
|
6834
6834
|
"kind": "js",
|
|
6835
|
-
"name": "
|
|
6835
|
+
"name": "defaultAvatarConfig",
|
|
6836
6836
|
"declaration": {
|
|
6837
|
-
"name": "
|
|
6838
|
-
"module": "src/
|
|
6837
|
+
"name": "defaultAvatarConfig",
|
|
6838
|
+
"module": "src/avatar/avatar.ts"
|
|
6839
6839
|
}
|
|
6840
6840
|
},
|
|
6841
6841
|
{
|
|
6842
6842
|
"kind": "js",
|
|
6843
|
-
"name": "
|
|
6843
|
+
"name": "foundationAvatar",
|
|
6844
6844
|
"declaration": {
|
|
6845
|
-
"name": "
|
|
6846
|
-
"module": "src/
|
|
6845
|
+
"name": "foundationAvatar",
|
|
6846
|
+
"module": "src/avatar/avatar.ts"
|
|
6847
6847
|
}
|
|
6848
6848
|
}
|
|
6849
6849
|
]
|
|
6850
6850
|
},
|
|
6851
6851
|
{
|
|
6852
6852
|
"kind": "javascript-module",
|
|
6853
|
-
"path": "src/
|
|
6853
|
+
"path": "src/avatar/index.ts",
|
|
6854
6854
|
"declarations": [],
|
|
6855
6855
|
"exports": [
|
|
6856
6856
|
{
|
|
@@ -6858,7 +6858,7 @@
|
|
|
6858
6858
|
"name": "*",
|
|
6859
6859
|
"declaration": {
|
|
6860
6860
|
"name": "*",
|
|
6861
|
-
"package": "./
|
|
6861
|
+
"package": "./avatar.template"
|
|
6862
6862
|
}
|
|
6863
6863
|
},
|
|
6864
6864
|
{
|
|
@@ -6866,7 +6866,7 @@
|
|
|
6866
6866
|
"name": "*",
|
|
6867
6867
|
"declaration": {
|
|
6868
6868
|
"name": "*",
|
|
6869
|
-
"package": "./
|
|
6869
|
+
"package": "./avatar.styles"
|
|
6870
6870
|
}
|
|
6871
6871
|
},
|
|
6872
6872
|
{
|
|
@@ -6874,7 +6874,7 @@
|
|
|
6874
6874
|
"name": "*",
|
|
6875
6875
|
"declaration": {
|
|
6876
6876
|
"name": "*",
|
|
6877
|
-
"package": "./
|
|
6877
|
+
"package": "./avatar"
|
|
6878
6878
|
}
|
|
6879
6879
|
}
|
|
6880
6880
|
]
|