@genesislcap/foundation-ui 15.3.0 → 15.3.2-FUI-2571-formatters.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 +1226 -1206
- package/dist/dts/actions-menu/actions-menu.d.ts +3 -0
- package/dist/dts/actions-menu/actions-menu.d.ts.map +1 -1
- package/dist/dts/actions-menu/actions-menu.styles.d.ts.map +1 -1
- package/dist/dts/actions-menu/actions-menu.template.d.ts.map +1 -1
- package/dist/dts/number-field/index.d.ts +1 -0
- package/dist/dts/number-field/index.d.ts.map +1 -1
- package/dist/dts/react.d.ts +17 -17
- package/dist/esm/actions-menu/actions-menu.js +22 -0
- package/dist/esm/actions-menu/actions-menu.styles.js +1 -0
- package/dist/esm/actions-menu/actions-menu.template.js +2 -1
- package/dist/esm/number-field/index.js +1 -0
- package/dist/foundation-ui.api.json +136 -0
- package/dist/foundation-ui.d.ts +5 -0
- package/dist/react.cjs +11 -11
- package/dist/react.mjs +9 -9
- package/package.json +19 -19
|
@@ -1424,42 +1424,34 @@
|
|
|
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
|
-
},
|
|
1427
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
1428
|
+
"declarations": [
|
|
1438
1429
|
{
|
|
1439
|
-
"kind": "
|
|
1440
|
-
"name": "
|
|
1441
|
-
"
|
|
1442
|
-
"
|
|
1443
|
-
|
|
1444
|
-
|
|
1430
|
+
"kind": "function",
|
|
1431
|
+
"name": "actionsMenuBaseStyles",
|
|
1432
|
+
"return": {
|
|
1433
|
+
"type": {
|
|
1434
|
+
"text": "ElementStyles"
|
|
1435
|
+
}
|
|
1436
|
+
},
|
|
1437
|
+
"parameters": [
|
|
1438
|
+
{
|
|
1439
|
+
"name": "context",
|
|
1440
|
+
"type": {
|
|
1441
|
+
"text": "ElementDefinitionContext"
|
|
1442
|
+
}
|
|
1443
|
+
},
|
|
1444
|
+
{
|
|
1445
|
+
"name": "definition",
|
|
1446
|
+
"type": {
|
|
1447
|
+
"text": "FoundationElementDefinition"
|
|
1448
|
+
}
|
|
1449
|
+
}
|
|
1450
|
+
]
|
|
1445
1451
|
},
|
|
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",
|
|
1459
|
-
"declarations": [
|
|
1460
1452
|
{
|
|
1461
1453
|
"kind": "function",
|
|
1462
|
-
"name": "
|
|
1454
|
+
"name": "foundationActionsMenuStyles",
|
|
1463
1455
|
"return": {
|
|
1464
1456
|
"type": {
|
|
1465
1457
|
"text": "ElementStyles"
|
|
@@ -1484,157 +1476,282 @@
|
|
|
1484
1476
|
"exports": [
|
|
1485
1477
|
{
|
|
1486
1478
|
"kind": "js",
|
|
1487
|
-
"name": "
|
|
1479
|
+
"name": "actionsMenuBaseStyles",
|
|
1488
1480
|
"declaration": {
|
|
1489
|
-
"name": "
|
|
1490
|
-
"module": "src/
|
|
1481
|
+
"name": "actionsMenuBaseStyles",
|
|
1482
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1483
|
+
}
|
|
1484
|
+
},
|
|
1485
|
+
{
|
|
1486
|
+
"kind": "js",
|
|
1487
|
+
"name": "foundationActionsMenuStyles",
|
|
1488
|
+
"declaration": {
|
|
1489
|
+
"name": "foundationActionsMenuStyles",
|
|
1490
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1491
1491
|
}
|
|
1492
1492
|
}
|
|
1493
1493
|
]
|
|
1494
1494
|
},
|
|
1495
1495
|
{
|
|
1496
1496
|
"kind": "javascript-module",
|
|
1497
|
-
"path": "src/
|
|
1497
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
1498
1498
|
"declarations": [
|
|
1499
1499
|
{
|
|
1500
1500
|
"kind": "function",
|
|
1501
|
-
"name": "
|
|
1502
|
-
"return": {
|
|
1503
|
-
"type": {
|
|
1504
|
-
"text": "ViewTemplate<AccordionItem>"
|
|
1505
|
-
}
|
|
1506
|
-
},
|
|
1501
|
+
"name": "menuTemplate",
|
|
1507
1502
|
"parameters": [
|
|
1508
1503
|
{
|
|
1509
|
-
"name": "
|
|
1504
|
+
"name": "prefix",
|
|
1510
1505
|
"type": {
|
|
1511
|
-
"text": "
|
|
1506
|
+
"text": "string"
|
|
1512
1507
|
}
|
|
1513
|
-
}
|
|
1508
|
+
}
|
|
1509
|
+
]
|
|
1510
|
+
},
|
|
1511
|
+
{
|
|
1512
|
+
"kind": "function",
|
|
1513
|
+
"name": "singleOptionTemplate",
|
|
1514
|
+
"parameters": [
|
|
1514
1515
|
{
|
|
1515
|
-
"name": "
|
|
1516
|
+
"name": "prefix",
|
|
1516
1517
|
"type": {
|
|
1517
|
-
"text": "
|
|
1518
|
+
"text": "string"
|
|
1518
1519
|
}
|
|
1519
1520
|
}
|
|
1520
1521
|
]
|
|
1522
|
+
},
|
|
1523
|
+
{
|
|
1524
|
+
"kind": "variable",
|
|
1525
|
+
"name": "foundationActionsMenuTemplate",
|
|
1526
|
+
"type": {
|
|
1527
|
+
"text": "ViewTemplate<ActionsMenu>"
|
|
1528
|
+
},
|
|
1529
|
+
"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`"
|
|
1521
1530
|
}
|
|
1522
1531
|
],
|
|
1523
1532
|
"exports": [
|
|
1524
1533
|
{
|
|
1525
1534
|
"kind": "js",
|
|
1526
|
-
"name": "
|
|
1535
|
+
"name": "menuTemplate",
|
|
1527
1536
|
"declaration": {
|
|
1528
|
-
"name": "
|
|
1529
|
-
"module": "src/
|
|
1537
|
+
"name": "menuTemplate",
|
|
1538
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1539
|
+
}
|
|
1540
|
+
},
|
|
1541
|
+
{
|
|
1542
|
+
"kind": "js",
|
|
1543
|
+
"name": "singleOptionTemplate",
|
|
1544
|
+
"declaration": {
|
|
1545
|
+
"name": "singleOptionTemplate",
|
|
1546
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1547
|
+
}
|
|
1548
|
+
},
|
|
1549
|
+
{
|
|
1550
|
+
"kind": "js",
|
|
1551
|
+
"name": "foundationActionsMenuTemplate",
|
|
1552
|
+
"declaration": {
|
|
1553
|
+
"name": "foundationActionsMenuTemplate",
|
|
1554
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1530
1555
|
}
|
|
1531
1556
|
}
|
|
1532
1557
|
]
|
|
1533
1558
|
},
|
|
1534
1559
|
{
|
|
1535
1560
|
"kind": "javascript-module",
|
|
1536
|
-
"path": "src/
|
|
1561
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
1537
1562
|
"declarations": [
|
|
1538
1563
|
{
|
|
1539
1564
|
"kind": "class",
|
|
1540
1565
|
"description": "",
|
|
1541
|
-
"name": "
|
|
1542
|
-
"
|
|
1543
|
-
"name": "FASTAccordionItem",
|
|
1544
|
-
"package": "@microsoft/fast-components"
|
|
1545
|
-
},
|
|
1546
|
-
"tagName": "%%prefix%%-accordion-item",
|
|
1547
|
-
"customElement": true,
|
|
1548
|
-
"attributes": [
|
|
1566
|
+
"name": "ActionsMenu",
|
|
1567
|
+
"members": [
|
|
1549
1568
|
{
|
|
1550
|
-
"
|
|
1569
|
+
"kind": "field",
|
|
1570
|
+
"name": "actions",
|
|
1551
1571
|
"type": {
|
|
1552
|
-
"text": "
|
|
1553
|
-
},
|
|
1554
|
-
"default": "2",
|
|
1555
|
-
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
1556
|
-
"fieldName": "headinglevel",
|
|
1557
|
-
"inheritedFrom": {
|
|
1558
|
-
"name": "AccordionItem",
|
|
1559
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1572
|
+
"text": "ActionMenuItem[]"
|
|
1560
1573
|
}
|
|
1561
1574
|
},
|
|
1562
1575
|
{
|
|
1576
|
+
"kind": "field",
|
|
1577
|
+
"name": "isVertical",
|
|
1563
1578
|
"type": {
|
|
1564
1579
|
"text": "boolean"
|
|
1565
1580
|
},
|
|
1566
|
-
"default": "false"
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
"
|
|
1570
|
-
|
|
1571
|
-
|
|
1581
|
+
"default": "false"
|
|
1582
|
+
},
|
|
1583
|
+
{
|
|
1584
|
+
"kind": "field",
|
|
1585
|
+
"name": "addDefaultActions",
|
|
1586
|
+
"type": {
|
|
1587
|
+
"text": "boolean"
|
|
1588
|
+
},
|
|
1589
|
+
"default": "true"
|
|
1590
|
+
},
|
|
1591
|
+
{
|
|
1592
|
+
"kind": "field",
|
|
1593
|
+
"name": "autoCloseOnAction",
|
|
1594
|
+
"type": {
|
|
1595
|
+
"text": "boolean"
|
|
1596
|
+
},
|
|
1597
|
+
"default": "true"
|
|
1598
|
+
},
|
|
1599
|
+
{
|
|
1600
|
+
"kind": "field",
|
|
1601
|
+
"name": "classNames",
|
|
1602
|
+
"type": {
|
|
1603
|
+
"text": "string"
|
|
1572
1604
|
}
|
|
1573
1605
|
},
|
|
1574
1606
|
{
|
|
1575
|
-
"
|
|
1607
|
+
"kind": "field",
|
|
1608
|
+
"name": "definition",
|
|
1609
|
+
"type": {
|
|
1610
|
+
"text": "any"
|
|
1611
|
+
}
|
|
1612
|
+
},
|
|
1613
|
+
{
|
|
1614
|
+
"kind": "field",
|
|
1615
|
+
"name": "name",
|
|
1576
1616
|
"type": {
|
|
1577
1617
|
"text": "string"
|
|
1578
1618
|
},
|
|
1579
|
-
"
|
|
1580
|
-
|
|
1581
|
-
"inheritedFrom": {
|
|
1582
|
-
"name": "AccordionItem",
|
|
1583
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1584
|
-
}
|
|
1585
|
-
}
|
|
1586
|
-
],
|
|
1587
|
-
"members": [
|
|
1619
|
+
"default": "'Actions'"
|
|
1620
|
+
},
|
|
1588
1621
|
{
|
|
1589
1622
|
"kind": "field",
|
|
1590
|
-
"name": "
|
|
1623
|
+
"name": "open",
|
|
1591
1624
|
"type": {
|
|
1592
|
-
"text": "
|
|
1625
|
+
"text": "boolean"
|
|
1593
1626
|
},
|
|
1594
|
-
"
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
"
|
|
1598
|
-
|
|
1599
|
-
|
|
1627
|
+
"default": "false"
|
|
1628
|
+
},
|
|
1629
|
+
{
|
|
1630
|
+
"kind": "field",
|
|
1631
|
+
"name": "buttonAppearance",
|
|
1632
|
+
"type": {
|
|
1633
|
+
"text": "string"
|
|
1600
1634
|
}
|
|
1601
1635
|
},
|
|
1602
1636
|
{
|
|
1603
1637
|
"kind": "field",
|
|
1604
|
-
"name": "
|
|
1638
|
+
"name": "hideDisabled",
|
|
1605
1639
|
"type": {
|
|
1606
1640
|
"text": "boolean"
|
|
1607
1641
|
},
|
|
1608
|
-
"
|
|
1609
|
-
"default": "false",
|
|
1610
|
-
"description": "Expands or collapses the item.",
|
|
1611
|
-
"inheritedFrom": {
|
|
1612
|
-
"name": "AccordionItem",
|
|
1613
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1614
|
-
}
|
|
1642
|
+
"default": "false"
|
|
1615
1643
|
},
|
|
1616
1644
|
{
|
|
1617
1645
|
"kind": "field",
|
|
1618
|
-
"name": "
|
|
1646
|
+
"name": "hideMenuSingleOption",
|
|
1619
1647
|
"type": {
|
|
1620
|
-
"text": "
|
|
1648
|
+
"text": "boolean"
|
|
1621
1649
|
},
|
|
1622
|
-
"
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1650
|
+
"default": "false"
|
|
1651
|
+
},
|
|
1652
|
+
{
|
|
1653
|
+
"kind": "field",
|
|
1654
|
+
"name": "singleOption",
|
|
1655
|
+
"type": {
|
|
1656
|
+
"text": "ActionMenuItem"
|
|
1627
1657
|
}
|
|
1628
1658
|
},
|
|
1629
1659
|
{
|
|
1630
1660
|
"kind": "field",
|
|
1631
|
-
"name": "
|
|
1632
|
-
"
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1661
|
+
"name": "actionsMenu",
|
|
1662
|
+
"type": {
|
|
1663
|
+
"text": "HTMLElement"
|
|
1664
|
+
}
|
|
1665
|
+
},
|
|
1666
|
+
{
|
|
1667
|
+
"kind": "field",
|
|
1668
|
+
"name": "actionsOpener",
|
|
1669
|
+
"type": {
|
|
1670
|
+
"text": "HTMLElement"
|
|
1636
1671
|
}
|
|
1637
1672
|
},
|
|
1673
|
+
{
|
|
1674
|
+
"kind": "method",
|
|
1675
|
+
"name": "updateMenuPosition",
|
|
1676
|
+
"privacy": "private"
|
|
1677
|
+
},
|
|
1678
|
+
{
|
|
1679
|
+
"kind": "method",
|
|
1680
|
+
"name": "definitionChanged",
|
|
1681
|
+
"privacy": "protected",
|
|
1682
|
+
"parameters": [
|
|
1683
|
+
{
|
|
1684
|
+
"name": "oldValue",
|
|
1685
|
+
"type": {
|
|
1686
|
+
"text": "any"
|
|
1687
|
+
}
|
|
1688
|
+
},
|
|
1689
|
+
{
|
|
1690
|
+
"name": "newValue",
|
|
1691
|
+
"type": {
|
|
1692
|
+
"text": "any"
|
|
1693
|
+
}
|
|
1694
|
+
}
|
|
1695
|
+
]
|
|
1696
|
+
},
|
|
1697
|
+
{
|
|
1698
|
+
"kind": "method",
|
|
1699
|
+
"name": "openChanged",
|
|
1700
|
+
"privacy": "protected"
|
|
1701
|
+
},
|
|
1702
|
+
{
|
|
1703
|
+
"kind": "method",
|
|
1704
|
+
"name": "toggleActionsMenuVisibility"
|
|
1705
|
+
},
|
|
1706
|
+
{
|
|
1707
|
+
"kind": "method",
|
|
1708
|
+
"name": "onActionMenuItemClick",
|
|
1709
|
+
"parameters": [
|
|
1710
|
+
{
|
|
1711
|
+
"name": "callback",
|
|
1712
|
+
"type": {
|
|
1713
|
+
"text": "(rowData) => void | any"
|
|
1714
|
+
}
|
|
1715
|
+
}
|
|
1716
|
+
]
|
|
1717
|
+
},
|
|
1718
|
+
{
|
|
1719
|
+
"kind": "field",
|
|
1720
|
+
"name": "allActions",
|
|
1721
|
+
"type": {
|
|
1722
|
+
"text": "ActionMenuItem[]"
|
|
1723
|
+
},
|
|
1724
|
+
"readonly": true
|
|
1725
|
+
},
|
|
1726
|
+
{
|
|
1727
|
+
"kind": "field",
|
|
1728
|
+
"name": "rowData",
|
|
1729
|
+
"readonly": true
|
|
1730
|
+
},
|
|
1731
|
+
{
|
|
1732
|
+
"kind": "method",
|
|
1733
|
+
"name": "getLabel",
|
|
1734
|
+
"parameters": [
|
|
1735
|
+
{
|
|
1736
|
+
"name": "name",
|
|
1737
|
+
"type": {
|
|
1738
|
+
"text": "string | ((rowData: any) => string)"
|
|
1739
|
+
}
|
|
1740
|
+
}
|
|
1741
|
+
]
|
|
1742
|
+
},
|
|
1743
|
+
{
|
|
1744
|
+
"kind": "method",
|
|
1745
|
+
"name": "getTemplate",
|
|
1746
|
+
"parameters": [
|
|
1747
|
+
{
|
|
1748
|
+
"name": "prefix",
|
|
1749
|
+
"type": {
|
|
1750
|
+
"text": "string"
|
|
1751
|
+
}
|
|
1752
|
+
}
|
|
1753
|
+
]
|
|
1754
|
+
},
|
|
1638
1755
|
{
|
|
1639
1756
|
"kind": "field",
|
|
1640
1757
|
"name": "_presentation",
|
|
@@ -1747,78 +1864,107 @@
|
|
|
1747
1864
|
}
|
|
1748
1865
|
}
|
|
1749
1866
|
],
|
|
1750
|
-
"
|
|
1867
|
+
"attributes": [
|
|
1751
1868
|
{
|
|
1752
|
-
"
|
|
1753
|
-
"
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1869
|
+
"name": "is-vertical",
|
|
1870
|
+
"type": {
|
|
1871
|
+
"text": "boolean"
|
|
1872
|
+
},
|
|
1873
|
+
"default": "false",
|
|
1874
|
+
"fieldName": "isVertical"
|
|
1875
|
+
},
|
|
1876
|
+
{
|
|
1877
|
+
"name": "add-default-actions",
|
|
1878
|
+
"type": {
|
|
1879
|
+
"text": "boolean"
|
|
1880
|
+
},
|
|
1881
|
+
"default": "true",
|
|
1882
|
+
"fieldName": "addDefaultActions"
|
|
1883
|
+
},
|
|
1884
|
+
{
|
|
1885
|
+
"name": "auto-close-on-action",
|
|
1886
|
+
"type": {
|
|
1887
|
+
"text": "boolean"
|
|
1888
|
+
},
|
|
1889
|
+
"default": "true",
|
|
1890
|
+
"fieldName": "autoCloseOnAction"
|
|
1891
|
+
},
|
|
1892
|
+
{
|
|
1893
|
+
"name": "name",
|
|
1894
|
+
"type": {
|
|
1895
|
+
"text": "string"
|
|
1896
|
+
},
|
|
1897
|
+
"default": "'Actions'",
|
|
1898
|
+
"fieldName": "name"
|
|
1899
|
+
},
|
|
1900
|
+
{
|
|
1901
|
+
"name": "open",
|
|
1902
|
+
"type": {
|
|
1903
|
+
"text": "boolean"
|
|
1904
|
+
},
|
|
1905
|
+
"default": "false",
|
|
1906
|
+
"fieldName": "open"
|
|
1907
|
+
},
|
|
1908
|
+
{
|
|
1909
|
+
"name": "buttonAppearance",
|
|
1910
|
+
"type": {
|
|
1911
|
+
"text": "string"
|
|
1912
|
+
},
|
|
1913
|
+
"fieldName": "buttonAppearance"
|
|
1914
|
+
},
|
|
1915
|
+
{
|
|
1916
|
+
"name": "hide-disabled",
|
|
1917
|
+
"type": {
|
|
1918
|
+
"text": "boolean"
|
|
1919
|
+
},
|
|
1920
|
+
"default": "false",
|
|
1921
|
+
"fieldName": "hideDisabled"
|
|
1922
|
+
},
|
|
1923
|
+
{
|
|
1924
|
+
"name": "hide-menu-single-option",
|
|
1925
|
+
"type": {
|
|
1926
|
+
"text": "boolean"
|
|
1927
|
+
},
|
|
1928
|
+
"default": "false",
|
|
1929
|
+
"fieldName": "hideMenuSingleOption"
|
|
1758
1930
|
}
|
|
1759
|
-
]
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
1764
|
-
"type": {
|
|
1765
|
-
"text": "ShadowRootInit"
|
|
1766
|
-
},
|
|
1767
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1768
|
-
},
|
|
1769
|
-
{
|
|
1770
|
-
"kind": "variable",
|
|
1771
|
-
"name": "defaultAccordionItemConfig",
|
|
1772
|
-
"type": {
|
|
1773
|
-
"text": "object"
|
|
1931
|
+
],
|
|
1932
|
+
"superclass": {
|
|
1933
|
+
"name": "FoundationElement",
|
|
1934
|
+
"package": "@microsoft/fast-foundation"
|
|
1774
1935
|
},
|
|
1775
|
-
"
|
|
1936
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
1937
|
+
"customElement": true
|
|
1776
1938
|
},
|
|
1777
1939
|
{
|
|
1778
1940
|
"kind": "variable",
|
|
1779
|
-
"name": "
|
|
1780
|
-
"description": "The Foundation
|
|
1941
|
+
"name": "foundationActionsMenu",
|
|
1942
|
+
"description": "The Foundation Actions Menu",
|
|
1781
1943
|
"privacy": "public"
|
|
1782
1944
|
}
|
|
1783
1945
|
],
|
|
1784
1946
|
"exports": [
|
|
1785
1947
|
{
|
|
1786
1948
|
"kind": "js",
|
|
1787
|
-
"name": "
|
|
1788
|
-
"declaration": {
|
|
1789
|
-
"name": "AccordionItem",
|
|
1790
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1791
|
-
}
|
|
1792
|
-
},
|
|
1793
|
-
{
|
|
1794
|
-
"kind": "js",
|
|
1795
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
1796
|
-
"declaration": {
|
|
1797
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
1798
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1799
|
-
}
|
|
1800
|
-
},
|
|
1801
|
-
{
|
|
1802
|
-
"kind": "js",
|
|
1803
|
-
"name": "defaultAccordionItemConfig",
|
|
1949
|
+
"name": "ActionsMenu",
|
|
1804
1950
|
"declaration": {
|
|
1805
|
-
"name": "
|
|
1806
|
-
"module": "src/
|
|
1951
|
+
"name": "ActionsMenu",
|
|
1952
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1807
1953
|
}
|
|
1808
1954
|
},
|
|
1809
1955
|
{
|
|
1810
1956
|
"kind": "js",
|
|
1811
|
-
"name": "
|
|
1957
|
+
"name": "foundationActionsMenu",
|
|
1812
1958
|
"declaration": {
|
|
1813
|
-
"name": "
|
|
1814
|
-
"module": "src/
|
|
1959
|
+
"name": "foundationActionsMenu",
|
|
1960
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1815
1961
|
}
|
|
1816
1962
|
}
|
|
1817
1963
|
]
|
|
1818
1964
|
},
|
|
1819
1965
|
{
|
|
1820
1966
|
"kind": "javascript-module",
|
|
1821
|
-
"path": "src/
|
|
1967
|
+
"path": "src/actions-menu/index.ts",
|
|
1822
1968
|
"declarations": [],
|
|
1823
1969
|
"exports": [
|
|
1824
1970
|
{
|
|
@@ -1826,7 +1972,7 @@
|
|
|
1826
1972
|
"name": "*",
|
|
1827
1973
|
"declaration": {
|
|
1828
1974
|
"name": "*",
|
|
1829
|
-
"package": "./
|
|
1975
|
+
"package": "./actions-menu.styles"
|
|
1830
1976
|
}
|
|
1831
1977
|
},
|
|
1832
1978
|
{
|
|
@@ -1834,7 +1980,7 @@
|
|
|
1834
1980
|
"name": "*",
|
|
1835
1981
|
"declaration": {
|
|
1836
1982
|
"name": "*",
|
|
1837
|
-
"package": "./
|
|
1983
|
+
"package": "./actions-menu.template"
|
|
1838
1984
|
}
|
|
1839
1985
|
},
|
|
1840
1986
|
{
|
|
@@ -1842,18 +1988,18 @@
|
|
|
1842
1988
|
"name": "*",
|
|
1843
1989
|
"declaration": {
|
|
1844
1990
|
"name": "*",
|
|
1845
|
-
"package": "./
|
|
1991
|
+
"package": "./actions-menu"
|
|
1846
1992
|
}
|
|
1847
1993
|
}
|
|
1848
1994
|
]
|
|
1849
1995
|
},
|
|
1850
1996
|
{
|
|
1851
1997
|
"kind": "javascript-module",
|
|
1852
|
-
"path": "src/accordion/accordion.styles.ts",
|
|
1998
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
1853
1999
|
"declarations": [
|
|
1854
2000
|
{
|
|
1855
2001
|
"kind": "function",
|
|
1856
|
-
"name": "
|
|
2002
|
+
"name": "foundationAccordionItemStyles",
|
|
1857
2003
|
"return": {
|
|
1858
2004
|
"type": {
|
|
1859
2005
|
"text": "ElementStyles"
|
|
@@ -1878,24 +2024,24 @@
|
|
|
1878
2024
|
"exports": [
|
|
1879
2025
|
{
|
|
1880
2026
|
"kind": "js",
|
|
1881
|
-
"name": "
|
|
2027
|
+
"name": "foundationAccordionItemStyles",
|
|
1882
2028
|
"declaration": {
|
|
1883
|
-
"name": "
|
|
1884
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
2029
|
+
"name": "foundationAccordionItemStyles",
|
|
2030
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1885
2031
|
}
|
|
1886
2032
|
}
|
|
1887
2033
|
]
|
|
1888
2034
|
},
|
|
1889
2035
|
{
|
|
1890
2036
|
"kind": "javascript-module",
|
|
1891
|
-
"path": "src/accordion/accordion.template.ts",
|
|
2037
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1892
2038
|
"declarations": [
|
|
1893
2039
|
{
|
|
1894
2040
|
"kind": "function",
|
|
1895
|
-
"name": "
|
|
2041
|
+
"name": "foundationAccordionItemTemplate",
|
|
1896
2042
|
"return": {
|
|
1897
2043
|
"type": {
|
|
1898
|
-
"text": "ViewTemplate<
|
|
2044
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
1899
2045
|
}
|
|
1900
2046
|
},
|
|
1901
2047
|
"parameters": [
|
|
@@ -1917,237 +2063,116 @@
|
|
|
1917
2063
|
"exports": [
|
|
1918
2064
|
{
|
|
1919
2065
|
"kind": "js",
|
|
1920
|
-
"name": "
|
|
2066
|
+
"name": "foundationAccordionItemTemplate",
|
|
1921
2067
|
"declaration": {
|
|
1922
|
-
"name": "
|
|
1923
|
-
"module": "src/accordion/accordion.template.ts"
|
|
2068
|
+
"name": "foundationAccordionItemTemplate",
|
|
2069
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
1924
2070
|
}
|
|
1925
2071
|
}
|
|
1926
2072
|
]
|
|
1927
2073
|
},
|
|
1928
2074
|
{
|
|
1929
2075
|
"kind": "javascript-module",
|
|
1930
|
-
"path": "src/accordion/accordion.ts",
|
|
2076
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
1931
2077
|
"declarations": [
|
|
1932
2078
|
{
|
|
1933
2079
|
"kind": "class",
|
|
1934
2080
|
"description": "",
|
|
1935
|
-
"name": "
|
|
2081
|
+
"name": "AccordionItem",
|
|
1936
2082
|
"superclass": {
|
|
1937
|
-
"name": "
|
|
1938
|
-
"package": "@microsoft/fast-
|
|
2083
|
+
"name": "FASTAccordionItem",
|
|
2084
|
+
"package": "@microsoft/fast-components"
|
|
1939
2085
|
},
|
|
1940
|
-
"tagName": "%%prefix%%-accordion",
|
|
2086
|
+
"tagName": "%%prefix%%-accordion-item",
|
|
1941
2087
|
"customElement": true,
|
|
1942
2088
|
"attributes": [
|
|
1943
2089
|
{
|
|
1944
|
-
"name": "
|
|
2090
|
+
"name": "heading-level",
|
|
1945
2091
|
"type": {
|
|
1946
|
-
"text": "
|
|
2092
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1947
2093
|
},
|
|
1948
|
-
"
|
|
1949
|
-
"
|
|
2094
|
+
"default": "2",
|
|
2095
|
+
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
2096
|
+
"fieldName": "headinglevel",
|
|
1950
2097
|
"inheritedFrom": {
|
|
1951
|
-
"name": "
|
|
1952
|
-
"module": "src/accordion/accordion.ts"
|
|
1953
|
-
}
|
|
1954
|
-
}
|
|
1955
|
-
],
|
|
1956
|
-
"members": [
|
|
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"
|
|
2098
|
+
"name": "AccordionItem",
|
|
2099
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1968
2100
|
}
|
|
1969
2101
|
},
|
|
1970
2102
|
{
|
|
1971
|
-
"kind": "field",
|
|
1972
|
-
"name": "activeid",
|
|
1973
2103
|
"type": {
|
|
1974
|
-
"text": "
|
|
2104
|
+
"text": "boolean"
|
|
1975
2105
|
},
|
|
1976
|
-
"
|
|
2106
|
+
"default": "false",
|
|
2107
|
+
"description": "Expands or collapses the item.",
|
|
2108
|
+
"fieldName": "expanded",
|
|
1977
2109
|
"inheritedFrom": {
|
|
1978
|
-
"name": "
|
|
1979
|
-
"module": "src/accordion/accordion.ts"
|
|
2110
|
+
"name": "AccordionItem",
|
|
2111
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1980
2112
|
}
|
|
1981
2113
|
},
|
|
1982
2114
|
{
|
|
1983
|
-
"
|
|
1984
|
-
"name": "activeItemIndex",
|
|
2115
|
+
"name": "id",
|
|
1985
2116
|
"type": {
|
|
1986
|
-
"text": "
|
|
2117
|
+
"text": "string"
|
|
1987
2118
|
},
|
|
1988
|
-
"
|
|
1989
|
-
"
|
|
2119
|
+
"description": "The item ID",
|
|
2120
|
+
"fieldName": "id",
|
|
1990
2121
|
"inheritedFrom": {
|
|
1991
|
-
"name": "
|
|
1992
|
-
"module": "src/accordion/accordion.ts"
|
|
2122
|
+
"name": "AccordionItem",
|
|
2123
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1993
2124
|
}
|
|
1994
|
-
}
|
|
2125
|
+
}
|
|
2126
|
+
],
|
|
2127
|
+
"members": [
|
|
1995
2128
|
{
|
|
1996
2129
|
"kind": "field",
|
|
1997
|
-
"name": "
|
|
2130
|
+
"name": "headinglevel",
|
|
1998
2131
|
"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
|
-
}
|
|
2132
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
2024
2133
|
},
|
|
2134
|
+
"privacy": "public",
|
|
2135
|
+
"default": "2",
|
|
2136
|
+
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
2025
2137
|
"inheritedFrom": {
|
|
2026
|
-
"name": "
|
|
2027
|
-
"module": "src/accordion/accordion.ts"
|
|
2138
|
+
"name": "AccordionItem",
|
|
2139
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2028
2140
|
}
|
|
2029
2141
|
},
|
|
2030
2142
|
{
|
|
2031
2143
|
"kind": "field",
|
|
2032
|
-
"name": "
|
|
2033
|
-
"
|
|
2034
|
-
|
|
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
|
-
}
|
|
2144
|
+
"name": "expanded",
|
|
2145
|
+
"type": {
|
|
2146
|
+
"text": "boolean"
|
|
2047
2147
|
},
|
|
2148
|
+
"privacy": "public",
|
|
2149
|
+
"default": "false",
|
|
2150
|
+
"description": "Expands or collapses the item.",
|
|
2048
2151
|
"inheritedFrom": {
|
|
2049
|
-
"name": "
|
|
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"
|
|
2152
|
+
"name": "AccordionItem",
|
|
2153
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2060
2154
|
}
|
|
2061
2155
|
},
|
|
2062
2156
|
{
|
|
2063
2157
|
"kind": "field",
|
|
2064
|
-
"name": "
|
|
2065
|
-
"
|
|
2066
|
-
|
|
2067
|
-
"name": "Accordion",
|
|
2068
|
-
"module": "src/accordion/accordion.ts"
|
|
2069
|
-
}
|
|
2070
|
-
},
|
|
2071
|
-
{
|
|
2072
|
-
"kind": "method",
|
|
2073
|
-
"name": "getItemIds",
|
|
2074
|
-
"privacy": "private",
|
|
2075
|
-
"return": {
|
|
2076
|
-
"type": {
|
|
2077
|
-
"text": "Array<string | null>"
|
|
2078
|
-
}
|
|
2079
|
-
},
|
|
2080
|
-
"inheritedFrom": {
|
|
2081
|
-
"name": "Accordion",
|
|
2082
|
-
"module": "src/accordion/accordion.ts"
|
|
2083
|
-
}
|
|
2084
|
-
},
|
|
2085
|
-
{
|
|
2086
|
-
"kind": "method",
|
|
2087
|
-
"name": "isSingleExpandMode",
|
|
2088
|
-
"privacy": "private",
|
|
2089
|
-
"return": {
|
|
2090
|
-
"type": {
|
|
2091
|
-
"text": "boolean"
|
|
2092
|
-
}
|
|
2158
|
+
"name": "id",
|
|
2159
|
+
"type": {
|
|
2160
|
+
"text": "string"
|
|
2093
2161
|
},
|
|
2162
|
+
"privacy": "public",
|
|
2163
|
+
"description": "The item ID",
|
|
2094
2164
|
"inheritedFrom": {
|
|
2095
|
-
"name": "
|
|
2096
|
-
"module": "src/accordion/accordion.ts"
|
|
2097
|
-
}
|
|
2098
|
-
},
|
|
2099
|
-
{
|
|
2100
|
-
"kind": "field",
|
|
2101
|
-
"name": "handleItemKeyDown",
|
|
2102
|
-
"privacy": "private",
|
|
2103
|
-
"inheritedFrom": {
|
|
2104
|
-
"name": "Accordion",
|
|
2105
|
-
"module": "src/accordion/accordion.ts"
|
|
2165
|
+
"name": "AccordionItem",
|
|
2166
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2106
2167
|
}
|
|
2107
2168
|
},
|
|
2108
2169
|
{
|
|
2109
2170
|
"kind": "field",
|
|
2110
|
-
"name": "
|
|
2111
|
-
"privacy": "private",
|
|
2112
|
-
"inheritedFrom": {
|
|
2113
|
-
"name": "Accordion",
|
|
2114
|
-
"module": "src/accordion/accordion.ts"
|
|
2115
|
-
}
|
|
2116
|
-
},
|
|
2117
|
-
{
|
|
2118
|
-
"kind": "method",
|
|
2119
|
-
"name": "adjust",
|
|
2120
|
-
"privacy": "private",
|
|
2121
|
-
"return": {
|
|
2122
|
-
"type": {
|
|
2123
|
-
"text": "void"
|
|
2124
|
-
}
|
|
2125
|
-
},
|
|
2126
|
-
"parameters": [
|
|
2127
|
-
{
|
|
2128
|
-
"name": "adjustment",
|
|
2129
|
-
"type": {
|
|
2130
|
-
"text": "number"
|
|
2131
|
-
}
|
|
2132
|
-
}
|
|
2133
|
-
],
|
|
2134
|
-
"inheritedFrom": {
|
|
2135
|
-
"name": "Accordion",
|
|
2136
|
-
"module": "src/accordion/accordion.ts"
|
|
2137
|
-
}
|
|
2138
|
-
},
|
|
2139
|
-
{
|
|
2140
|
-
"kind": "method",
|
|
2141
|
-
"name": "focusItem",
|
|
2171
|
+
"name": "change",
|
|
2142
2172
|
"privacy": "private",
|
|
2143
|
-
"return": {
|
|
2144
|
-
"type": {
|
|
2145
|
-
"text": "void"
|
|
2146
|
-
}
|
|
2147
|
-
},
|
|
2148
2173
|
"inheritedFrom": {
|
|
2149
|
-
"name": "
|
|
2150
|
-
"module": "src/accordion/accordion.ts"
|
|
2174
|
+
"name": "AccordionItem",
|
|
2175
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2151
2176
|
}
|
|
2152
2177
|
},
|
|
2153
2178
|
{
|
|
@@ -2264,18 +2289,18 @@
|
|
|
2264
2289
|
],
|
|
2265
2290
|
"events": [
|
|
2266
2291
|
{
|
|
2267
|
-
"description": "Fires a custom 'change' event when the
|
|
2292
|
+
"description": "Fires a custom 'change' event when the button is invoked",
|
|
2268
2293
|
"name": "change",
|
|
2269
2294
|
"inheritedFrom": {
|
|
2270
|
-
"name": "
|
|
2271
|
-
"module": "src/accordion/accordion.ts"
|
|
2295
|
+
"name": "AccordionItem",
|
|
2296
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2272
2297
|
}
|
|
2273
2298
|
}
|
|
2274
2299
|
]
|
|
2275
2300
|
},
|
|
2276
2301
|
{
|
|
2277
2302
|
"kind": "variable",
|
|
2278
|
-
"name": "
|
|
2303
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
2279
2304
|
"type": {
|
|
2280
2305
|
"text": "ShadowRootInit"
|
|
2281
2306
|
},
|
|
@@ -2283,57 +2308,57 @@
|
|
|
2283
2308
|
},
|
|
2284
2309
|
{
|
|
2285
2310
|
"kind": "variable",
|
|
2286
|
-
"name": "
|
|
2311
|
+
"name": "defaultAccordionItemConfig",
|
|
2287
2312
|
"type": {
|
|
2288
2313
|
"text": "object"
|
|
2289
2314
|
},
|
|
2290
|
-
"default": "{}"
|
|
2315
|
+
"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
2316
|
},
|
|
2292
2317
|
{
|
|
2293
2318
|
"kind": "variable",
|
|
2294
|
-
"name": "
|
|
2295
|
-
"description": "The Foundation Accordion",
|
|
2319
|
+
"name": "foundationAccordionItem",
|
|
2320
|
+
"description": "The Foundation Accordion Item",
|
|
2296
2321
|
"privacy": "public"
|
|
2297
2322
|
}
|
|
2298
2323
|
],
|
|
2299
2324
|
"exports": [
|
|
2300
2325
|
{
|
|
2301
2326
|
"kind": "js",
|
|
2302
|
-
"name": "
|
|
2327
|
+
"name": "AccordionItem",
|
|
2303
2328
|
"declaration": {
|
|
2304
|
-
"name": "
|
|
2305
|
-
"module": "src/accordion/accordion.ts"
|
|
2329
|
+
"name": "AccordionItem",
|
|
2330
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2306
2331
|
}
|
|
2307
2332
|
},
|
|
2308
2333
|
{
|
|
2309
2334
|
"kind": "js",
|
|
2310
|
-
"name": "
|
|
2335
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
2311
2336
|
"declaration": {
|
|
2312
|
-
"name": "
|
|
2313
|
-
"module": "src/accordion/accordion.ts"
|
|
2337
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
2338
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2314
2339
|
}
|
|
2315
2340
|
},
|
|
2316
2341
|
{
|
|
2317
2342
|
"kind": "js",
|
|
2318
|
-
"name": "
|
|
2343
|
+
"name": "defaultAccordionItemConfig",
|
|
2319
2344
|
"declaration": {
|
|
2320
|
-
"name": "
|
|
2321
|
-
"module": "src/accordion/accordion.ts"
|
|
2345
|
+
"name": "defaultAccordionItemConfig",
|
|
2346
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2322
2347
|
}
|
|
2323
2348
|
},
|
|
2324
2349
|
{
|
|
2325
2350
|
"kind": "js",
|
|
2326
|
-
"name": "
|
|
2351
|
+
"name": "foundationAccordionItem",
|
|
2327
2352
|
"declaration": {
|
|
2328
|
-
"name": "
|
|
2329
|
-
"module": "src/accordion/accordion.ts"
|
|
2353
|
+
"name": "foundationAccordionItem",
|
|
2354
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2330
2355
|
}
|
|
2331
2356
|
}
|
|
2332
2357
|
]
|
|
2333
2358
|
},
|
|
2334
2359
|
{
|
|
2335
2360
|
"kind": "javascript-module",
|
|
2336
|
-
"path": "src/accordion/index.ts",
|
|
2361
|
+
"path": "src/accordion-item/index.ts",
|
|
2337
2362
|
"declarations": [],
|
|
2338
2363
|
"exports": [
|
|
2339
2364
|
{
|
|
@@ -2341,7 +2366,7 @@
|
|
|
2341
2366
|
"name": "*",
|
|
2342
2367
|
"declaration": {
|
|
2343
2368
|
"name": "*",
|
|
2344
|
-
"package": "./accordion.template"
|
|
2369
|
+
"package": "./accordion-item.template"
|
|
2345
2370
|
}
|
|
2346
2371
|
},
|
|
2347
2372
|
{
|
|
@@ -2349,7 +2374,7 @@
|
|
|
2349
2374
|
"name": "*",
|
|
2350
2375
|
"declaration": {
|
|
2351
2376
|
"name": "*",
|
|
2352
|
-
"package": "./accordion.styles"
|
|
2377
|
+
"package": "./accordion-item.styles"
|
|
2353
2378
|
}
|
|
2354
2379
|
},
|
|
2355
2380
|
{
|
|
@@ -2357,41 +2382,18 @@
|
|
|
2357
2382
|
"name": "*",
|
|
2358
2383
|
"declaration": {
|
|
2359
2384
|
"name": "*",
|
|
2360
|
-
"package": "./accordion"
|
|
2385
|
+
"package": "./accordion-item"
|
|
2361
2386
|
}
|
|
2362
2387
|
}
|
|
2363
2388
|
]
|
|
2364
2389
|
},
|
|
2365
2390
|
{
|
|
2366
2391
|
"kind": "javascript-module",
|
|
2367
|
-
"path": "src/
|
|
2392
|
+
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
2368
2393
|
"declarations": [
|
|
2369
2394
|
{
|
|
2370
2395
|
"kind": "function",
|
|
2371
|
-
"name": "
|
|
2372
|
-
"return": {
|
|
2373
|
-
"type": {
|
|
2374
|
-
"text": "ElementStyles"
|
|
2375
|
-
}
|
|
2376
|
-
},
|
|
2377
|
-
"parameters": [
|
|
2378
|
-
{
|
|
2379
|
-
"name": "context",
|
|
2380
|
-
"type": {
|
|
2381
|
-
"text": "ElementDefinitionContext"
|
|
2382
|
-
}
|
|
2383
|
-
},
|
|
2384
|
-
{
|
|
2385
|
-
"name": "definition",
|
|
2386
|
-
"type": {
|
|
2387
|
-
"text": "FoundationElementDefinition"
|
|
2388
|
-
}
|
|
2389
|
-
}
|
|
2390
|
-
]
|
|
2391
|
-
},
|
|
2392
|
-
{
|
|
2393
|
-
"kind": "function",
|
|
2394
|
-
"name": "foundationActionsMenuStyles",
|
|
2396
|
+
"name": "foundationAiIndicatorStyles",
|
|
2395
2397
|
"return": {
|
|
2396
2398
|
"type": {
|
|
2397
2399
|
"text": "ElementStyles"
|
|
@@ -2416,269 +2418,225 @@
|
|
|
2416
2418
|
"exports": [
|
|
2417
2419
|
{
|
|
2418
2420
|
"kind": "js",
|
|
2419
|
-
"name": "
|
|
2420
|
-
"declaration": {
|
|
2421
|
-
"name": "actionsMenuBaseStyles",
|
|
2422
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2423
|
-
}
|
|
2424
|
-
},
|
|
2425
|
-
{
|
|
2426
|
-
"kind": "js",
|
|
2427
|
-
"name": "foundationActionsMenuStyles",
|
|
2421
|
+
"name": "foundationAiIndicatorStyles",
|
|
2428
2422
|
"declaration": {
|
|
2429
|
-
"name": "
|
|
2430
|
-
"module": "src/
|
|
2423
|
+
"name": "foundationAiIndicatorStyles",
|
|
2424
|
+
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
2431
2425
|
}
|
|
2432
2426
|
}
|
|
2433
2427
|
]
|
|
2434
2428
|
},
|
|
2435
2429
|
{
|
|
2436
2430
|
"kind": "javascript-module",
|
|
2437
|
-
"path": "src/
|
|
2431
|
+
"path": "src/ai-indicator/ai-indicator.template.ts",
|
|
2438
2432
|
"declarations": [
|
|
2439
|
-
{
|
|
2440
|
-
"kind": "function",
|
|
2441
|
-
"name": "menuTemplate",
|
|
2442
|
-
"parameters": [
|
|
2443
|
-
{
|
|
2444
|
-
"name": "prefix",
|
|
2445
|
-
"type": {
|
|
2446
|
-
"text": "string"
|
|
2447
|
-
}
|
|
2448
|
-
}
|
|
2449
|
-
]
|
|
2450
|
-
},
|
|
2451
|
-
{
|
|
2452
|
-
"kind": "function",
|
|
2453
|
-
"name": "singleOptionTemplate",
|
|
2454
|
-
"parameters": [
|
|
2455
|
-
{
|
|
2456
|
-
"name": "prefix",
|
|
2457
|
-
"type": {
|
|
2458
|
-
"text": "string"
|
|
2459
|
-
}
|
|
2460
|
-
}
|
|
2461
|
-
]
|
|
2462
|
-
},
|
|
2463
2433
|
{
|
|
2464
2434
|
"kind": "variable",
|
|
2465
|
-
"name": "
|
|
2435
|
+
"name": "foundationAiIndicatorTemplate",
|
|
2466
2436
|
"type": {
|
|
2467
|
-
"text": "ViewTemplate<
|
|
2437
|
+
"text": "ViewTemplate<AiIndicator>"
|
|
2468
2438
|
},
|
|
2469
|
-
"default": "html`\n
|
|
2439
|
+
"default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
|
|
2470
2440
|
}
|
|
2471
2441
|
],
|
|
2472
2442
|
"exports": [
|
|
2473
2443
|
{
|
|
2474
2444
|
"kind": "js",
|
|
2475
|
-
"name": "
|
|
2476
|
-
"declaration": {
|
|
2477
|
-
"name": "menuTemplate",
|
|
2478
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2479
|
-
}
|
|
2480
|
-
},
|
|
2481
|
-
{
|
|
2482
|
-
"kind": "js",
|
|
2483
|
-
"name": "singleOptionTemplate",
|
|
2484
|
-
"declaration": {
|
|
2485
|
-
"name": "singleOptionTemplate",
|
|
2486
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2487
|
-
}
|
|
2488
|
-
},
|
|
2489
|
-
{
|
|
2490
|
-
"kind": "js",
|
|
2491
|
-
"name": "foundationActionsMenuTemplate",
|
|
2445
|
+
"name": "foundationAiIndicatorTemplate",
|
|
2492
2446
|
"declaration": {
|
|
2493
|
-
"name": "
|
|
2494
|
-
"module": "src/
|
|
2447
|
+
"name": "foundationAiIndicatorTemplate",
|
|
2448
|
+
"module": "src/ai-indicator/ai-indicator.template.ts"
|
|
2495
2449
|
}
|
|
2496
2450
|
}
|
|
2497
2451
|
]
|
|
2498
2452
|
},
|
|
2499
2453
|
{
|
|
2500
2454
|
"kind": "javascript-module",
|
|
2501
|
-
"path": "src/
|
|
2455
|
+
"path": "src/ai-indicator/ai-indicator.ts",
|
|
2502
2456
|
"declarations": [
|
|
2503
2457
|
{
|
|
2504
2458
|
"kind": "class",
|
|
2505
2459
|
"description": "",
|
|
2506
|
-
"name": "
|
|
2460
|
+
"name": "AiIndicator",
|
|
2507
2461
|
"members": [
|
|
2508
2462
|
{
|
|
2509
2463
|
"kind": "field",
|
|
2510
|
-
"name": "
|
|
2464
|
+
"name": "providerRegistry",
|
|
2511
2465
|
"type": {
|
|
2512
|
-
"text": "
|
|
2466
|
+
"text": "AIProviderRegistry"
|
|
2513
2467
|
}
|
|
2514
2468
|
},
|
|
2515
2469
|
{
|
|
2516
2470
|
"kind": "field",
|
|
2517
|
-
"name": "
|
|
2471
|
+
"name": "aiProvider",
|
|
2518
2472
|
"type": {
|
|
2519
|
-
"text": "
|
|
2473
|
+
"text": "AIProvider | undefined"
|
|
2520
2474
|
},
|
|
2521
|
-
"
|
|
2475
|
+
"privacy": "private",
|
|
2476
|
+
"description": "The indicator reflects status for the registry's default provider only —\nper-agent provider overrides live with the assistant component, not this\ntop-level chrome.",
|
|
2477
|
+
"readonly": true
|
|
2522
2478
|
},
|
|
2523
2479
|
{
|
|
2524
2480
|
"kind": "field",
|
|
2525
|
-
"name": "
|
|
2481
|
+
"name": "status",
|
|
2526
2482
|
"type": {
|
|
2527
|
-
"text": "
|
|
2483
|
+
"text": "AIStatus | null"
|
|
2528
2484
|
},
|
|
2529
|
-
"default": "
|
|
2485
|
+
"default": "null"
|
|
2530
2486
|
},
|
|
2531
2487
|
{
|
|
2532
2488
|
"kind": "field",
|
|
2533
|
-
"name": "
|
|
2489
|
+
"name": "open",
|
|
2534
2490
|
"type": {
|
|
2535
2491
|
"text": "boolean"
|
|
2536
2492
|
},
|
|
2537
|
-
"default": "
|
|
2538
|
-
},
|
|
2539
|
-
{
|
|
2540
|
-
"kind": "field",
|
|
2541
|
-
"name": "classNames",
|
|
2542
|
-
"type": {
|
|
2543
|
-
"text": "string"
|
|
2544
|
-
}
|
|
2493
|
+
"default": "false"
|
|
2545
2494
|
},
|
|
2546
2495
|
{
|
|
2547
2496
|
"kind": "field",
|
|
2548
|
-
"name": "
|
|
2497
|
+
"name": "state",
|
|
2549
2498
|
"type": {
|
|
2550
|
-
"text": "
|
|
2551
|
-
}
|
|
2499
|
+
"text": "AIIndicatorState"
|
|
2500
|
+
},
|
|
2501
|
+
"default": "'none'"
|
|
2552
2502
|
},
|
|
2553
2503
|
{
|
|
2554
2504
|
"kind": "field",
|
|
2555
|
-
"name": "
|
|
2505
|
+
"name": "isInstalling",
|
|
2556
2506
|
"type": {
|
|
2557
|
-
"text": "
|
|
2507
|
+
"text": "boolean"
|
|
2558
2508
|
},
|
|
2559
|
-
"default": "
|
|
2509
|
+
"default": "false"
|
|
2560
2510
|
},
|
|
2561
2511
|
{
|
|
2562
2512
|
"kind": "field",
|
|
2563
|
-
"name": "
|
|
2513
|
+
"name": "pollTimer",
|
|
2564
2514
|
"type": {
|
|
2565
|
-
"text": "
|
|
2515
|
+
"text": "ReturnType<typeof setInterval> | null"
|
|
2566
2516
|
},
|
|
2567
|
-
"
|
|
2517
|
+
"privacy": "private",
|
|
2518
|
+
"default": "null"
|
|
2568
2519
|
},
|
|
2569
2520
|
{
|
|
2570
2521
|
"kind": "field",
|
|
2571
|
-
"name": "
|
|
2572
|
-
"
|
|
2573
|
-
"text": "string"
|
|
2574
|
-
}
|
|
2522
|
+
"name": "clickOutside",
|
|
2523
|
+
"privacy": "private"
|
|
2575
2524
|
},
|
|
2576
2525
|
{
|
|
2577
2526
|
"kind": "field",
|
|
2578
|
-
"name": "
|
|
2527
|
+
"name": "chromeStatusLabel",
|
|
2579
2528
|
"type": {
|
|
2580
|
-
"text": "
|
|
2529
|
+
"text": "string | null"
|
|
2581
2530
|
},
|
|
2582
|
-
"
|
|
2531
|
+
"readonly": true
|
|
2583
2532
|
},
|
|
2584
2533
|
{
|
|
2585
2534
|
"kind": "field",
|
|
2586
|
-
"name": "
|
|
2535
|
+
"name": "canInstall",
|
|
2587
2536
|
"type": {
|
|
2588
2537
|
"text": "boolean"
|
|
2589
2538
|
},
|
|
2590
|
-
"
|
|
2539
|
+
"readonly": true
|
|
2591
2540
|
},
|
|
2592
2541
|
{
|
|
2593
2542
|
"kind": "field",
|
|
2594
|
-
"name": "
|
|
2543
|
+
"name": "isDownloading",
|
|
2595
2544
|
"type": {
|
|
2596
|
-
"text": "
|
|
2597
|
-
}
|
|
2545
|
+
"text": "boolean"
|
|
2546
|
+
},
|
|
2547
|
+
"readonly": true
|
|
2598
2548
|
},
|
|
2599
2549
|
{
|
|
2600
|
-
"kind": "
|
|
2601
|
-
"name": "
|
|
2602
|
-
"
|
|
2603
|
-
"
|
|
2550
|
+
"kind": "method",
|
|
2551
|
+
"name": "openChanged",
|
|
2552
|
+
"return": {
|
|
2553
|
+
"type": {
|
|
2554
|
+
"text": "void"
|
|
2555
|
+
}
|
|
2604
2556
|
}
|
|
2605
2557
|
},
|
|
2606
2558
|
{
|
|
2607
2559
|
"kind": "method",
|
|
2608
|
-
"name": "
|
|
2609
|
-
"privacy": "
|
|
2560
|
+
"name": "handleClickOutside",
|
|
2561
|
+
"privacy": "private",
|
|
2610
2562
|
"parameters": [
|
|
2611
2563
|
{
|
|
2612
|
-
"name": "
|
|
2613
|
-
"type": {
|
|
2614
|
-
"text": "any"
|
|
2615
|
-
}
|
|
2616
|
-
},
|
|
2617
|
-
{
|
|
2618
|
-
"name": "newValue",
|
|
2564
|
+
"name": "event",
|
|
2619
2565
|
"type": {
|
|
2620
|
-
"text": "
|
|
2566
|
+
"text": "MouseEvent"
|
|
2621
2567
|
}
|
|
2622
2568
|
}
|
|
2623
2569
|
]
|
|
2624
2570
|
},
|
|
2625
2571
|
{
|
|
2626
2572
|
"kind": "method",
|
|
2627
|
-
"name": "
|
|
2628
|
-
"privacy": "protected"
|
|
2573
|
+
"name": "toggleDropdown"
|
|
2629
2574
|
},
|
|
2630
2575
|
{
|
|
2631
2576
|
"kind": "method",
|
|
2632
|
-
"name": "
|
|
2577
|
+
"name": "refreshStatus",
|
|
2578
|
+
"return": {
|
|
2579
|
+
"type": {
|
|
2580
|
+
"text": "Promise<void>"
|
|
2581
|
+
}
|
|
2582
|
+
}
|
|
2633
2583
|
},
|
|
2634
2584
|
{
|
|
2635
2585
|
"kind": "method",
|
|
2636
|
-
"name": "
|
|
2586
|
+
"name": "deriveState",
|
|
2587
|
+
"privacy": "private",
|
|
2588
|
+
"return": {
|
|
2589
|
+
"type": {
|
|
2590
|
+
"text": "AIIndicatorState"
|
|
2591
|
+
}
|
|
2592
|
+
},
|
|
2637
2593
|
"parameters": [
|
|
2638
2594
|
{
|
|
2639
|
-
"name": "
|
|
2595
|
+
"name": "s",
|
|
2640
2596
|
"type": {
|
|
2641
|
-
"text": "
|
|
2597
|
+
"text": "AIStatus | null"
|
|
2642
2598
|
}
|
|
2643
2599
|
}
|
|
2644
2600
|
]
|
|
2645
2601
|
},
|
|
2646
2602
|
{
|
|
2647
|
-
"kind": "
|
|
2648
|
-
"name": "
|
|
2649
|
-
"
|
|
2650
|
-
|
|
2651
|
-
|
|
2652
|
-
|
|
2603
|
+
"kind": "method",
|
|
2604
|
+
"name": "maybeStartPolling",
|
|
2605
|
+
"privacy": "private",
|
|
2606
|
+
"return": {
|
|
2607
|
+
"type": {
|
|
2608
|
+
"text": "void"
|
|
2609
|
+
}
|
|
2610
|
+
}
|
|
2653
2611
|
},
|
|
2654
2612
|
{
|
|
2655
|
-
"kind": "
|
|
2656
|
-
"name": "
|
|
2657
|
-
"
|
|
2613
|
+
"kind": "method",
|
|
2614
|
+
"name": "startPolling",
|
|
2615
|
+
"privacy": "private",
|
|
2616
|
+
"return": {
|
|
2617
|
+
"type": {
|
|
2618
|
+
"text": "void"
|
|
2619
|
+
}
|
|
2620
|
+
}
|
|
2658
2621
|
},
|
|
2659
2622
|
{
|
|
2660
2623
|
"kind": "method",
|
|
2661
|
-
"name": "
|
|
2662
|
-
"
|
|
2663
|
-
|
|
2664
|
-
|
|
2665
|
-
"
|
|
2666
|
-
"text": "string | ((rowData: any) => string)"
|
|
2667
|
-
}
|
|
2624
|
+
"name": "stopPolling",
|
|
2625
|
+
"privacy": "private",
|
|
2626
|
+
"return": {
|
|
2627
|
+
"type": {
|
|
2628
|
+
"text": "void"
|
|
2668
2629
|
}
|
|
2669
|
-
|
|
2630
|
+
}
|
|
2670
2631
|
},
|
|
2671
2632
|
{
|
|
2672
2633
|
"kind": "method",
|
|
2673
|
-
"name": "
|
|
2674
|
-
"
|
|
2675
|
-
{
|
|
2676
|
-
"
|
|
2677
|
-
"type": {
|
|
2678
|
-
"text": "string"
|
|
2679
|
-
}
|
|
2634
|
+
"name": "onInstall",
|
|
2635
|
+
"return": {
|
|
2636
|
+
"type": {
|
|
2637
|
+
"text": "Promise<void>"
|
|
2680
2638
|
}
|
|
2681
|
-
|
|
2639
|
+
}
|
|
2682
2640
|
},
|
|
2683
2641
|
{
|
|
2684
2642
|
"kind": "field",
|
|
@@ -2792,107 +2750,579 @@
|
|
|
2792
2750
|
}
|
|
2793
2751
|
}
|
|
2794
2752
|
],
|
|
2753
|
+
"superclass": {
|
|
2754
|
+
"name": "FoundationElement",
|
|
2755
|
+
"package": "@microsoft/fast-foundation"
|
|
2756
|
+
},
|
|
2757
|
+
"tagName": "%%prefix%%-ai-indicator",
|
|
2758
|
+
"customElement": true
|
|
2759
|
+
},
|
|
2760
|
+
{
|
|
2761
|
+
"kind": "variable",
|
|
2762
|
+
"name": "foundationAiIndicator"
|
|
2763
|
+
}
|
|
2764
|
+
],
|
|
2765
|
+
"exports": [
|
|
2766
|
+
{
|
|
2767
|
+
"kind": "js",
|
|
2768
|
+
"name": "AiIndicator",
|
|
2769
|
+
"declaration": {
|
|
2770
|
+
"name": "AiIndicator",
|
|
2771
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2772
|
+
}
|
|
2773
|
+
},
|
|
2774
|
+
{
|
|
2775
|
+
"kind": "js",
|
|
2776
|
+
"name": "foundationAiIndicator",
|
|
2777
|
+
"declaration": {
|
|
2778
|
+
"name": "foundationAiIndicator",
|
|
2779
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2780
|
+
}
|
|
2781
|
+
}
|
|
2782
|
+
]
|
|
2783
|
+
},
|
|
2784
|
+
{
|
|
2785
|
+
"kind": "javascript-module",
|
|
2786
|
+
"path": "src/ai-indicator/index.ts",
|
|
2787
|
+
"declarations": [],
|
|
2788
|
+
"exports": [
|
|
2789
|
+
{
|
|
2790
|
+
"kind": "js",
|
|
2791
|
+
"name": "AiIndicator",
|
|
2792
|
+
"declaration": {
|
|
2793
|
+
"name": "AiIndicator",
|
|
2794
|
+
"module": "./ai-indicator"
|
|
2795
|
+
}
|
|
2796
|
+
},
|
|
2797
|
+
{
|
|
2798
|
+
"kind": "js",
|
|
2799
|
+
"name": "foundationAiIndicator",
|
|
2800
|
+
"declaration": {
|
|
2801
|
+
"name": "foundationAiIndicator",
|
|
2802
|
+
"module": "./ai-indicator"
|
|
2803
|
+
}
|
|
2804
|
+
},
|
|
2805
|
+
{
|
|
2806
|
+
"kind": "js",
|
|
2807
|
+
"name": "type",
|
|
2808
|
+
"declaration": {
|
|
2809
|
+
"name": "type",
|
|
2810
|
+
"module": "./ai-indicator"
|
|
2811
|
+
}
|
|
2812
|
+
},
|
|
2813
|
+
{
|
|
2814
|
+
"kind": "js",
|
|
2815
|
+
"name": "AIIndicatorState",
|
|
2816
|
+
"declaration": {
|
|
2817
|
+
"name": "AIIndicatorState",
|
|
2818
|
+
"module": "./ai-indicator"
|
|
2819
|
+
}
|
|
2820
|
+
},
|
|
2821
|
+
{
|
|
2822
|
+
"kind": "js",
|
|
2823
|
+
"name": "foundationAiIndicatorTemplate",
|
|
2824
|
+
"declaration": {
|
|
2825
|
+
"name": "foundationAiIndicatorTemplate",
|
|
2826
|
+
"module": "./ai-indicator.template"
|
|
2827
|
+
}
|
|
2828
|
+
},
|
|
2829
|
+
{
|
|
2830
|
+
"kind": "js",
|
|
2831
|
+
"name": "foundationAiIndicatorStyles",
|
|
2832
|
+
"declaration": {
|
|
2833
|
+
"name": "foundationAiIndicatorStyles",
|
|
2834
|
+
"module": "./ai-indicator.styles"
|
|
2835
|
+
}
|
|
2836
|
+
}
|
|
2837
|
+
]
|
|
2838
|
+
},
|
|
2839
|
+
{
|
|
2840
|
+
"kind": "javascript-module",
|
|
2841
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
2842
|
+
"declarations": [
|
|
2843
|
+
{
|
|
2844
|
+
"kind": "function",
|
|
2845
|
+
"name": "foundationAccordionStyles",
|
|
2846
|
+
"return": {
|
|
2847
|
+
"type": {
|
|
2848
|
+
"text": "ElementStyles"
|
|
2849
|
+
}
|
|
2850
|
+
},
|
|
2851
|
+
"parameters": [
|
|
2852
|
+
{
|
|
2853
|
+
"name": "context",
|
|
2854
|
+
"type": {
|
|
2855
|
+
"text": "ElementDefinitionContext"
|
|
2856
|
+
}
|
|
2857
|
+
},
|
|
2858
|
+
{
|
|
2859
|
+
"name": "definition",
|
|
2860
|
+
"type": {
|
|
2861
|
+
"text": "FoundationElementDefinition"
|
|
2862
|
+
}
|
|
2863
|
+
}
|
|
2864
|
+
]
|
|
2865
|
+
}
|
|
2866
|
+
],
|
|
2867
|
+
"exports": [
|
|
2868
|
+
{
|
|
2869
|
+
"kind": "js",
|
|
2870
|
+
"name": "foundationAccordionStyles",
|
|
2871
|
+
"declaration": {
|
|
2872
|
+
"name": "foundationAccordionStyles",
|
|
2873
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
2874
|
+
}
|
|
2875
|
+
}
|
|
2876
|
+
]
|
|
2877
|
+
},
|
|
2878
|
+
{
|
|
2879
|
+
"kind": "javascript-module",
|
|
2880
|
+
"path": "src/accordion/accordion.template.ts",
|
|
2881
|
+
"declarations": [
|
|
2882
|
+
{
|
|
2883
|
+
"kind": "function",
|
|
2884
|
+
"name": "foundationAccordionTemplate",
|
|
2885
|
+
"return": {
|
|
2886
|
+
"type": {
|
|
2887
|
+
"text": "ViewTemplate<Accordion>"
|
|
2888
|
+
}
|
|
2889
|
+
},
|
|
2890
|
+
"parameters": [
|
|
2891
|
+
{
|
|
2892
|
+
"name": "context",
|
|
2893
|
+
"type": {
|
|
2894
|
+
"text": "ElementDefinitionContext"
|
|
2895
|
+
}
|
|
2896
|
+
},
|
|
2897
|
+
{
|
|
2898
|
+
"name": "definition",
|
|
2899
|
+
"type": {
|
|
2900
|
+
"text": "FoundationElementDefinition"
|
|
2901
|
+
}
|
|
2902
|
+
}
|
|
2903
|
+
]
|
|
2904
|
+
}
|
|
2905
|
+
],
|
|
2906
|
+
"exports": [
|
|
2907
|
+
{
|
|
2908
|
+
"kind": "js",
|
|
2909
|
+
"name": "foundationAccordionTemplate",
|
|
2910
|
+
"declaration": {
|
|
2911
|
+
"name": "foundationAccordionTemplate",
|
|
2912
|
+
"module": "src/accordion/accordion.template.ts"
|
|
2913
|
+
}
|
|
2914
|
+
}
|
|
2915
|
+
]
|
|
2916
|
+
},
|
|
2917
|
+
{
|
|
2918
|
+
"kind": "javascript-module",
|
|
2919
|
+
"path": "src/accordion/accordion.ts",
|
|
2920
|
+
"declarations": [
|
|
2921
|
+
{
|
|
2922
|
+
"kind": "class",
|
|
2923
|
+
"description": "",
|
|
2924
|
+
"name": "Accordion",
|
|
2925
|
+
"superclass": {
|
|
2926
|
+
"name": "FASTAccordion",
|
|
2927
|
+
"package": "@microsoft/fast-foundation"
|
|
2928
|
+
},
|
|
2929
|
+
"tagName": "%%prefix%%-accordion",
|
|
2930
|
+
"customElement": true,
|
|
2795
2931
|
"attributes": [
|
|
2796
2932
|
{
|
|
2797
|
-
"name": "
|
|
2933
|
+
"name": "expand-mode",
|
|
2798
2934
|
"type": {
|
|
2799
|
-
"text": "
|
|
2935
|
+
"text": "AccordionExpandMode"
|
|
2800
2936
|
},
|
|
2801
|
-
"
|
|
2802
|
-
"fieldName": "
|
|
2937
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
2938
|
+
"fieldName": "expandmode",
|
|
2939
|
+
"inheritedFrom": {
|
|
2940
|
+
"name": "Accordion",
|
|
2941
|
+
"module": "src/accordion/accordion.ts"
|
|
2942
|
+
}
|
|
2943
|
+
}
|
|
2944
|
+
],
|
|
2945
|
+
"members": [
|
|
2946
|
+
{
|
|
2947
|
+
"kind": "field",
|
|
2948
|
+
"name": "expandmode",
|
|
2949
|
+
"type": {
|
|
2950
|
+
"text": "AccordionExpandMode"
|
|
2951
|
+
},
|
|
2952
|
+
"privacy": "public",
|
|
2953
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
2954
|
+
"inheritedFrom": {
|
|
2955
|
+
"name": "Accordion",
|
|
2956
|
+
"module": "src/accordion/accordion.ts"
|
|
2957
|
+
}
|
|
2803
2958
|
},
|
|
2804
2959
|
{
|
|
2805
|
-
"
|
|
2960
|
+
"kind": "field",
|
|
2961
|
+
"name": "activeid",
|
|
2806
2962
|
"type": {
|
|
2807
|
-
"text": "
|
|
2963
|
+
"text": "string | null"
|
|
2808
2964
|
},
|
|
2809
|
-
"
|
|
2810
|
-
"
|
|
2965
|
+
"privacy": "private",
|
|
2966
|
+
"inheritedFrom": {
|
|
2967
|
+
"name": "Accordion",
|
|
2968
|
+
"module": "src/accordion/accordion.ts"
|
|
2969
|
+
}
|
|
2811
2970
|
},
|
|
2812
2971
|
{
|
|
2813
|
-
"
|
|
2972
|
+
"kind": "field",
|
|
2973
|
+
"name": "activeItemIndex",
|
|
2814
2974
|
"type": {
|
|
2815
|
-
"text": "
|
|
2975
|
+
"text": "number"
|
|
2816
2976
|
},
|
|
2817
|
-
"
|
|
2818
|
-
"
|
|
2977
|
+
"privacy": "private",
|
|
2978
|
+
"default": "0",
|
|
2979
|
+
"inheritedFrom": {
|
|
2980
|
+
"name": "Accordion",
|
|
2981
|
+
"module": "src/accordion/accordion.ts"
|
|
2982
|
+
}
|
|
2819
2983
|
},
|
|
2820
2984
|
{
|
|
2821
|
-
"
|
|
2985
|
+
"kind": "field",
|
|
2986
|
+
"name": "accordionIds",
|
|
2822
2987
|
"type": {
|
|
2823
|
-
"text": "string"
|
|
2988
|
+
"text": "Array<string | null>"
|
|
2824
2989
|
},
|
|
2825
|
-
"
|
|
2826
|
-
"
|
|
2990
|
+
"privacy": "private",
|
|
2991
|
+
"inheritedFrom": {
|
|
2992
|
+
"name": "Accordion",
|
|
2993
|
+
"module": "src/accordion/accordion.ts"
|
|
2994
|
+
}
|
|
2827
2995
|
},
|
|
2828
2996
|
{
|
|
2829
|
-
"
|
|
2997
|
+
"kind": "field",
|
|
2998
|
+
"name": "change",
|
|
2999
|
+
"privacy": "private",
|
|
3000
|
+
"inheritedFrom": {
|
|
3001
|
+
"name": "Accordion",
|
|
3002
|
+
"module": "src/accordion/accordion.ts"
|
|
3003
|
+
}
|
|
3004
|
+
},
|
|
3005
|
+
{
|
|
3006
|
+
"kind": "method",
|
|
3007
|
+
"name": "findExpandedItem",
|
|
3008
|
+
"privacy": "private",
|
|
3009
|
+
"return": {
|
|
3010
|
+
"type": {
|
|
3011
|
+
"text": "AccordionItem | null"
|
|
3012
|
+
}
|
|
3013
|
+
},
|
|
3014
|
+
"inheritedFrom": {
|
|
3015
|
+
"name": "Accordion",
|
|
3016
|
+
"module": "src/accordion/accordion.ts"
|
|
3017
|
+
}
|
|
3018
|
+
},
|
|
3019
|
+
{
|
|
3020
|
+
"kind": "field",
|
|
3021
|
+
"name": "setItems",
|
|
3022
|
+
"privacy": "private",
|
|
3023
|
+
"inheritedFrom": {
|
|
3024
|
+
"name": "Accordion",
|
|
3025
|
+
"module": "src/accordion/accordion.ts"
|
|
3026
|
+
}
|
|
3027
|
+
},
|
|
3028
|
+
{
|
|
3029
|
+
"kind": "method",
|
|
3030
|
+
"name": "resetItems",
|
|
3031
|
+
"privacy": "private",
|
|
3032
|
+
"return": {
|
|
3033
|
+
"type": {
|
|
3034
|
+
"text": "void"
|
|
3035
|
+
}
|
|
3036
|
+
},
|
|
3037
|
+
"inheritedFrom": {
|
|
3038
|
+
"name": "Accordion",
|
|
3039
|
+
"module": "src/accordion/accordion.ts"
|
|
3040
|
+
}
|
|
3041
|
+
},
|
|
3042
|
+
{
|
|
3043
|
+
"kind": "field",
|
|
3044
|
+
"name": "removeItemListeners",
|
|
3045
|
+
"privacy": "private",
|
|
3046
|
+
"inheritedFrom": {
|
|
3047
|
+
"name": "Accordion",
|
|
3048
|
+
"module": "src/accordion/accordion.ts"
|
|
3049
|
+
}
|
|
3050
|
+
},
|
|
3051
|
+
{
|
|
3052
|
+
"kind": "field",
|
|
3053
|
+
"name": "activeItemChange",
|
|
3054
|
+
"privacy": "private",
|
|
3055
|
+
"inheritedFrom": {
|
|
3056
|
+
"name": "Accordion",
|
|
3057
|
+
"module": "src/accordion/accordion.ts"
|
|
3058
|
+
}
|
|
3059
|
+
},
|
|
3060
|
+
{
|
|
3061
|
+
"kind": "method",
|
|
3062
|
+
"name": "getItemIds",
|
|
3063
|
+
"privacy": "private",
|
|
3064
|
+
"return": {
|
|
3065
|
+
"type": {
|
|
3066
|
+
"text": "Array<string | null>"
|
|
3067
|
+
}
|
|
3068
|
+
},
|
|
3069
|
+
"inheritedFrom": {
|
|
3070
|
+
"name": "Accordion",
|
|
3071
|
+
"module": "src/accordion/accordion.ts"
|
|
3072
|
+
}
|
|
3073
|
+
},
|
|
3074
|
+
{
|
|
3075
|
+
"kind": "method",
|
|
3076
|
+
"name": "isSingleExpandMode",
|
|
3077
|
+
"privacy": "private",
|
|
3078
|
+
"return": {
|
|
3079
|
+
"type": {
|
|
3080
|
+
"text": "boolean"
|
|
3081
|
+
}
|
|
3082
|
+
},
|
|
3083
|
+
"inheritedFrom": {
|
|
3084
|
+
"name": "Accordion",
|
|
3085
|
+
"module": "src/accordion/accordion.ts"
|
|
3086
|
+
}
|
|
3087
|
+
},
|
|
3088
|
+
{
|
|
3089
|
+
"kind": "field",
|
|
3090
|
+
"name": "handleItemKeyDown",
|
|
3091
|
+
"privacy": "private",
|
|
3092
|
+
"inheritedFrom": {
|
|
3093
|
+
"name": "Accordion",
|
|
3094
|
+
"module": "src/accordion/accordion.ts"
|
|
3095
|
+
}
|
|
3096
|
+
},
|
|
3097
|
+
{
|
|
3098
|
+
"kind": "field",
|
|
3099
|
+
"name": "handleItemFocus",
|
|
3100
|
+
"privacy": "private",
|
|
3101
|
+
"inheritedFrom": {
|
|
3102
|
+
"name": "Accordion",
|
|
3103
|
+
"module": "src/accordion/accordion.ts"
|
|
3104
|
+
}
|
|
3105
|
+
},
|
|
3106
|
+
{
|
|
3107
|
+
"kind": "method",
|
|
3108
|
+
"name": "adjust",
|
|
3109
|
+
"privacy": "private",
|
|
3110
|
+
"return": {
|
|
3111
|
+
"type": {
|
|
3112
|
+
"text": "void"
|
|
3113
|
+
}
|
|
3114
|
+
},
|
|
3115
|
+
"parameters": [
|
|
3116
|
+
{
|
|
3117
|
+
"name": "adjustment",
|
|
3118
|
+
"type": {
|
|
3119
|
+
"text": "number"
|
|
3120
|
+
}
|
|
3121
|
+
}
|
|
3122
|
+
],
|
|
3123
|
+
"inheritedFrom": {
|
|
3124
|
+
"name": "Accordion",
|
|
3125
|
+
"module": "src/accordion/accordion.ts"
|
|
3126
|
+
}
|
|
3127
|
+
},
|
|
3128
|
+
{
|
|
3129
|
+
"kind": "method",
|
|
3130
|
+
"name": "focusItem",
|
|
3131
|
+
"privacy": "private",
|
|
3132
|
+
"return": {
|
|
3133
|
+
"type": {
|
|
3134
|
+
"text": "void"
|
|
3135
|
+
}
|
|
3136
|
+
},
|
|
3137
|
+
"inheritedFrom": {
|
|
3138
|
+
"name": "Accordion",
|
|
3139
|
+
"module": "src/accordion/accordion.ts"
|
|
3140
|
+
}
|
|
3141
|
+
},
|
|
3142
|
+
{
|
|
3143
|
+
"kind": "field",
|
|
3144
|
+
"name": "_presentation",
|
|
2830
3145
|
"type": {
|
|
2831
|
-
"text": "
|
|
3146
|
+
"text": "ComponentPresentation | null | undefined"
|
|
2832
3147
|
},
|
|
2833
|
-
"
|
|
2834
|
-
"
|
|
3148
|
+
"privacy": "private",
|
|
3149
|
+
"default": "void 0",
|
|
3150
|
+
"inheritedFrom": {
|
|
3151
|
+
"name": "FoundationElement",
|
|
3152
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3153
|
+
}
|
|
2835
3154
|
},
|
|
2836
3155
|
{
|
|
2837
|
-
"
|
|
3156
|
+
"kind": "field",
|
|
3157
|
+
"name": "$presentation",
|
|
2838
3158
|
"type": {
|
|
2839
|
-
"text": "
|
|
3159
|
+
"text": "ComponentPresentation | null"
|
|
2840
3160
|
},
|
|
2841
|
-
"
|
|
3161
|
+
"privacy": "public",
|
|
3162
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
3163
|
+
"inheritedFrom": {
|
|
3164
|
+
"name": "FoundationElement",
|
|
3165
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3166
|
+
}
|
|
2842
3167
|
},
|
|
2843
3168
|
{
|
|
2844
|
-
"
|
|
3169
|
+
"kind": "field",
|
|
3170
|
+
"name": "template",
|
|
2845
3171
|
"type": {
|
|
2846
|
-
"text": "
|
|
3172
|
+
"text": "ElementViewTemplate | void | null"
|
|
2847
3173
|
},
|
|
2848
|
-
"
|
|
2849
|
-
"
|
|
3174
|
+
"privacy": "public",
|
|
3175
|
+
"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.",
|
|
3176
|
+
"inheritedFrom": {
|
|
3177
|
+
"name": "FoundationElement",
|
|
3178
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3179
|
+
}
|
|
2850
3180
|
},
|
|
2851
3181
|
{
|
|
2852
|
-
"
|
|
3182
|
+
"kind": "method",
|
|
3183
|
+
"name": "templateChanged",
|
|
3184
|
+
"privacy": "protected",
|
|
3185
|
+
"return": {
|
|
3186
|
+
"type": {
|
|
3187
|
+
"text": "void"
|
|
3188
|
+
}
|
|
3189
|
+
},
|
|
3190
|
+
"inheritedFrom": {
|
|
3191
|
+
"name": "FoundationElement",
|
|
3192
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3193
|
+
}
|
|
3194
|
+
},
|
|
3195
|
+
{
|
|
3196
|
+
"kind": "field",
|
|
3197
|
+
"name": "styles",
|
|
2853
3198
|
"type": {
|
|
2854
|
-
"text": "
|
|
3199
|
+
"text": "ElementStyles | void | null"
|
|
2855
3200
|
},
|
|
2856
|
-
"
|
|
2857
|
-
"
|
|
3201
|
+
"privacy": "public",
|
|
3202
|
+
"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.",
|
|
3203
|
+
"inheritedFrom": {
|
|
3204
|
+
"name": "FoundationElement",
|
|
3205
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3206
|
+
}
|
|
3207
|
+
},
|
|
3208
|
+
{
|
|
3209
|
+
"kind": "method",
|
|
3210
|
+
"name": "stylesChanged",
|
|
3211
|
+
"privacy": "protected",
|
|
3212
|
+
"return": {
|
|
3213
|
+
"type": {
|
|
3214
|
+
"text": "void"
|
|
3215
|
+
}
|
|
3216
|
+
},
|
|
3217
|
+
"inheritedFrom": {
|
|
3218
|
+
"name": "FoundationElement",
|
|
3219
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3220
|
+
}
|
|
3221
|
+
},
|
|
3222
|
+
{
|
|
3223
|
+
"kind": "method",
|
|
3224
|
+
"name": "compose",
|
|
3225
|
+
"privacy": "public",
|
|
3226
|
+
"static": true,
|
|
3227
|
+
"return": {
|
|
3228
|
+
"type": {
|
|
3229
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
3230
|
+
}
|
|
3231
|
+
},
|
|
3232
|
+
"parameters": [
|
|
3233
|
+
{
|
|
3234
|
+
"name": "this",
|
|
3235
|
+
"type": {
|
|
3236
|
+
"text": "K"
|
|
3237
|
+
}
|
|
3238
|
+
},
|
|
3239
|
+
{
|
|
3240
|
+
"name": "elementDefinition",
|
|
3241
|
+
"type": {
|
|
3242
|
+
"text": "T"
|
|
3243
|
+
},
|
|
3244
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
3245
|
+
}
|
|
3246
|
+
],
|
|
3247
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
3248
|
+
"inheritedFrom": {
|
|
3249
|
+
"name": "FoundationElement",
|
|
3250
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3251
|
+
}
|
|
2858
3252
|
}
|
|
2859
3253
|
],
|
|
2860
|
-
"
|
|
2861
|
-
|
|
2862
|
-
|
|
3254
|
+
"events": [
|
|
3255
|
+
{
|
|
3256
|
+
"description": "Fires a custom 'change' event when the active item changes",
|
|
3257
|
+
"name": "change",
|
|
3258
|
+
"inheritedFrom": {
|
|
3259
|
+
"name": "Accordion",
|
|
3260
|
+
"module": "src/accordion/accordion.ts"
|
|
3261
|
+
}
|
|
3262
|
+
}
|
|
3263
|
+
]
|
|
3264
|
+
},
|
|
3265
|
+
{
|
|
3266
|
+
"kind": "variable",
|
|
3267
|
+
"name": "foundationAccordionShadowOptions",
|
|
3268
|
+
"type": {
|
|
3269
|
+
"text": "ShadowRootInit"
|
|
2863
3270
|
},
|
|
2864
|
-
"
|
|
2865
|
-
"customElement": true
|
|
3271
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2866
3272
|
},
|
|
2867
3273
|
{
|
|
2868
3274
|
"kind": "variable",
|
|
2869
|
-
"name": "
|
|
2870
|
-
"
|
|
3275
|
+
"name": "defaultAccordionConfig",
|
|
3276
|
+
"type": {
|
|
3277
|
+
"text": "object"
|
|
3278
|
+
},
|
|
3279
|
+
"default": "{}"
|
|
3280
|
+
},
|
|
3281
|
+
{
|
|
3282
|
+
"kind": "variable",
|
|
3283
|
+
"name": "foundationAccordion",
|
|
3284
|
+
"description": "The Foundation Accordion",
|
|
2871
3285
|
"privacy": "public"
|
|
2872
3286
|
}
|
|
2873
3287
|
],
|
|
2874
3288
|
"exports": [
|
|
2875
3289
|
{
|
|
2876
3290
|
"kind": "js",
|
|
2877
|
-
"name": "
|
|
3291
|
+
"name": "Accordion",
|
|
2878
3292
|
"declaration": {
|
|
2879
|
-
"name": "
|
|
2880
|
-
"module": "src/
|
|
3293
|
+
"name": "Accordion",
|
|
3294
|
+
"module": "src/accordion/accordion.ts"
|
|
2881
3295
|
}
|
|
2882
3296
|
},
|
|
2883
3297
|
{
|
|
2884
3298
|
"kind": "js",
|
|
2885
|
-
"name": "
|
|
3299
|
+
"name": "foundationAccordionShadowOptions",
|
|
2886
3300
|
"declaration": {
|
|
2887
|
-
"name": "
|
|
2888
|
-
"module": "src/
|
|
3301
|
+
"name": "foundationAccordionShadowOptions",
|
|
3302
|
+
"module": "src/accordion/accordion.ts"
|
|
3303
|
+
}
|
|
3304
|
+
},
|
|
3305
|
+
{
|
|
3306
|
+
"kind": "js",
|
|
3307
|
+
"name": "defaultAccordionConfig",
|
|
3308
|
+
"declaration": {
|
|
3309
|
+
"name": "defaultAccordionConfig",
|
|
3310
|
+
"module": "src/accordion/accordion.ts"
|
|
3311
|
+
}
|
|
3312
|
+
},
|
|
3313
|
+
{
|
|
3314
|
+
"kind": "js",
|
|
3315
|
+
"name": "foundationAccordion",
|
|
3316
|
+
"declaration": {
|
|
3317
|
+
"name": "foundationAccordion",
|
|
3318
|
+
"module": "src/accordion/accordion.ts"
|
|
2889
3319
|
}
|
|
2890
3320
|
}
|
|
2891
3321
|
]
|
|
2892
3322
|
},
|
|
2893
3323
|
{
|
|
2894
3324
|
"kind": "javascript-module",
|
|
2895
|
-
"path": "src/
|
|
3325
|
+
"path": "src/accordion/index.ts",
|
|
2896
3326
|
"declarations": [],
|
|
2897
3327
|
"exports": [
|
|
2898
3328
|
{
|
|
@@ -2900,7 +3330,7 @@
|
|
|
2900
3330
|
"name": "*",
|
|
2901
3331
|
"declaration": {
|
|
2902
3332
|
"name": "*",
|
|
2903
|
-
"package": "./
|
|
3333
|
+
"package": "./accordion.template"
|
|
2904
3334
|
}
|
|
2905
3335
|
},
|
|
2906
3336
|
{
|
|
@@ -2908,7 +3338,7 @@
|
|
|
2908
3338
|
"name": "*",
|
|
2909
3339
|
"declaration": {
|
|
2910
3340
|
"name": "*",
|
|
2911
|
-
"package": "./
|
|
3341
|
+
"package": "./accordion.styles"
|
|
2912
3342
|
}
|
|
2913
3343
|
},
|
|
2914
3344
|
{
|
|
@@ -2916,7 +3346,7 @@
|
|
|
2916
3346
|
"name": "*",
|
|
2917
3347
|
"declaration": {
|
|
2918
3348
|
"name": "*",
|
|
2919
|
-
"package": "./
|
|
3349
|
+
"package": "./accordion"
|
|
2920
3350
|
}
|
|
2921
3351
|
}
|
|
2922
3352
|
]
|
|
@@ -3532,449 +3962,31 @@
|
|
|
3532
3962
|
},
|
|
3533
3963
|
{
|
|
3534
3964
|
"kind": "javascript-module",
|
|
3535
|
-
"path": "src/
|
|
3536
|
-
"declarations": [
|
|
3537
|
-
{
|
|
3538
|
-
"kind": "function",
|
|
3539
|
-
"name": "foundationAiIndicatorStyles",
|
|
3540
|
-
"return": {
|
|
3541
|
-
"type": {
|
|
3542
|
-
"text": "ElementStyles"
|
|
3543
|
-
}
|
|
3544
|
-
},
|
|
3545
|
-
"parameters": [
|
|
3546
|
-
{
|
|
3547
|
-
"name": "context",
|
|
3548
|
-
"type": {
|
|
3549
|
-
"text": "ElementDefinitionContext"
|
|
3550
|
-
}
|
|
3551
|
-
},
|
|
3552
|
-
{
|
|
3553
|
-
"name": "definition",
|
|
3554
|
-
"type": {
|
|
3555
|
-
"text": "FoundationElementDefinition"
|
|
3556
|
-
}
|
|
3557
|
-
}
|
|
3558
|
-
]
|
|
3559
|
-
}
|
|
3560
|
-
],
|
|
3561
|
-
"exports": [
|
|
3562
|
-
{
|
|
3563
|
-
"kind": "js",
|
|
3564
|
-
"name": "foundationAiIndicatorStyles",
|
|
3565
|
-
"declaration": {
|
|
3566
|
-
"name": "foundationAiIndicatorStyles",
|
|
3567
|
-
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
3568
|
-
}
|
|
3569
|
-
}
|
|
3570
|
-
]
|
|
3571
|
-
},
|
|
3572
|
-
{
|
|
3573
|
-
"kind": "javascript-module",
|
|
3574
|
-
"path": "src/ai-indicator/ai-indicator.template.ts",
|
|
3575
|
-
"declarations": [
|
|
3576
|
-
{
|
|
3577
|
-
"kind": "variable",
|
|
3578
|
-
"name": "foundationAiIndicatorTemplate",
|
|
3579
|
-
"type": {
|
|
3580
|
-
"text": "ViewTemplate<AiIndicator>"
|
|
3581
|
-
},
|
|
3582
|
-
"default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
|
|
3583
|
-
}
|
|
3584
|
-
],
|
|
3585
|
-
"exports": [
|
|
3586
|
-
{
|
|
3587
|
-
"kind": "js",
|
|
3588
|
-
"name": "foundationAiIndicatorTemplate",
|
|
3589
|
-
"declaration": {
|
|
3590
|
-
"name": "foundationAiIndicatorTemplate",
|
|
3591
|
-
"module": "src/ai-indicator/ai-indicator.template.ts"
|
|
3592
|
-
}
|
|
3593
|
-
}
|
|
3594
|
-
]
|
|
3595
|
-
},
|
|
3596
|
-
{
|
|
3597
|
-
"kind": "javascript-module",
|
|
3598
|
-
"path": "src/ai-indicator/ai-indicator.ts",
|
|
3599
|
-
"declarations": [
|
|
3600
|
-
{
|
|
3601
|
-
"kind": "class",
|
|
3602
|
-
"description": "",
|
|
3603
|
-
"name": "AiIndicator",
|
|
3604
|
-
"members": [
|
|
3605
|
-
{
|
|
3606
|
-
"kind": "field",
|
|
3607
|
-
"name": "providerRegistry",
|
|
3608
|
-
"type": {
|
|
3609
|
-
"text": "AIProviderRegistry"
|
|
3610
|
-
}
|
|
3611
|
-
},
|
|
3612
|
-
{
|
|
3613
|
-
"kind": "field",
|
|
3614
|
-
"name": "aiProvider",
|
|
3615
|
-
"type": {
|
|
3616
|
-
"text": "AIProvider | undefined"
|
|
3617
|
-
},
|
|
3618
|
-
"privacy": "private",
|
|
3619
|
-
"description": "The indicator reflects status for the registry's default provider only —\nper-agent provider overrides live with the assistant component, not this\ntop-level chrome.",
|
|
3620
|
-
"readonly": true
|
|
3621
|
-
},
|
|
3622
|
-
{
|
|
3623
|
-
"kind": "field",
|
|
3624
|
-
"name": "status",
|
|
3625
|
-
"type": {
|
|
3626
|
-
"text": "AIStatus | null"
|
|
3627
|
-
},
|
|
3628
|
-
"default": "null"
|
|
3629
|
-
},
|
|
3630
|
-
{
|
|
3631
|
-
"kind": "field",
|
|
3632
|
-
"name": "open",
|
|
3633
|
-
"type": {
|
|
3634
|
-
"text": "boolean"
|
|
3635
|
-
},
|
|
3636
|
-
"default": "false"
|
|
3637
|
-
},
|
|
3638
|
-
{
|
|
3639
|
-
"kind": "field",
|
|
3640
|
-
"name": "state",
|
|
3641
|
-
"type": {
|
|
3642
|
-
"text": "AIIndicatorState"
|
|
3643
|
-
},
|
|
3644
|
-
"default": "'none'"
|
|
3645
|
-
},
|
|
3646
|
-
{
|
|
3647
|
-
"kind": "field",
|
|
3648
|
-
"name": "isInstalling",
|
|
3649
|
-
"type": {
|
|
3650
|
-
"text": "boolean"
|
|
3651
|
-
},
|
|
3652
|
-
"default": "false"
|
|
3653
|
-
},
|
|
3654
|
-
{
|
|
3655
|
-
"kind": "field",
|
|
3656
|
-
"name": "pollTimer",
|
|
3657
|
-
"type": {
|
|
3658
|
-
"text": "ReturnType<typeof setInterval> | null"
|
|
3659
|
-
},
|
|
3660
|
-
"privacy": "private",
|
|
3661
|
-
"default": "null"
|
|
3662
|
-
},
|
|
3663
|
-
{
|
|
3664
|
-
"kind": "field",
|
|
3665
|
-
"name": "clickOutside",
|
|
3666
|
-
"privacy": "private"
|
|
3667
|
-
},
|
|
3668
|
-
{
|
|
3669
|
-
"kind": "field",
|
|
3670
|
-
"name": "chromeStatusLabel",
|
|
3671
|
-
"type": {
|
|
3672
|
-
"text": "string | null"
|
|
3673
|
-
},
|
|
3674
|
-
"readonly": true
|
|
3675
|
-
},
|
|
3676
|
-
{
|
|
3677
|
-
"kind": "field",
|
|
3678
|
-
"name": "canInstall",
|
|
3679
|
-
"type": {
|
|
3680
|
-
"text": "boolean"
|
|
3681
|
-
},
|
|
3682
|
-
"readonly": true
|
|
3683
|
-
},
|
|
3684
|
-
{
|
|
3685
|
-
"kind": "field",
|
|
3686
|
-
"name": "isDownloading",
|
|
3687
|
-
"type": {
|
|
3688
|
-
"text": "boolean"
|
|
3689
|
-
},
|
|
3690
|
-
"readonly": true
|
|
3691
|
-
},
|
|
3692
|
-
{
|
|
3693
|
-
"kind": "method",
|
|
3694
|
-
"name": "openChanged",
|
|
3695
|
-
"return": {
|
|
3696
|
-
"type": {
|
|
3697
|
-
"text": "void"
|
|
3698
|
-
}
|
|
3699
|
-
}
|
|
3700
|
-
},
|
|
3701
|
-
{
|
|
3702
|
-
"kind": "method",
|
|
3703
|
-
"name": "handleClickOutside",
|
|
3704
|
-
"privacy": "private",
|
|
3705
|
-
"parameters": [
|
|
3706
|
-
{
|
|
3707
|
-
"name": "event",
|
|
3708
|
-
"type": {
|
|
3709
|
-
"text": "MouseEvent"
|
|
3710
|
-
}
|
|
3711
|
-
}
|
|
3712
|
-
]
|
|
3713
|
-
},
|
|
3714
|
-
{
|
|
3715
|
-
"kind": "method",
|
|
3716
|
-
"name": "toggleDropdown"
|
|
3717
|
-
},
|
|
3718
|
-
{
|
|
3719
|
-
"kind": "method",
|
|
3720
|
-
"name": "refreshStatus",
|
|
3721
|
-
"return": {
|
|
3722
|
-
"type": {
|
|
3723
|
-
"text": "Promise<void>"
|
|
3724
|
-
}
|
|
3725
|
-
}
|
|
3726
|
-
},
|
|
3727
|
-
{
|
|
3728
|
-
"kind": "method",
|
|
3729
|
-
"name": "deriveState",
|
|
3730
|
-
"privacy": "private",
|
|
3731
|
-
"return": {
|
|
3732
|
-
"type": {
|
|
3733
|
-
"text": "AIIndicatorState"
|
|
3734
|
-
}
|
|
3735
|
-
},
|
|
3736
|
-
"parameters": [
|
|
3737
|
-
{
|
|
3738
|
-
"name": "s",
|
|
3739
|
-
"type": {
|
|
3740
|
-
"text": "AIStatus | null"
|
|
3741
|
-
}
|
|
3742
|
-
}
|
|
3743
|
-
]
|
|
3744
|
-
},
|
|
3745
|
-
{
|
|
3746
|
-
"kind": "method",
|
|
3747
|
-
"name": "maybeStartPolling",
|
|
3748
|
-
"privacy": "private",
|
|
3749
|
-
"return": {
|
|
3750
|
-
"type": {
|
|
3751
|
-
"text": "void"
|
|
3752
|
-
}
|
|
3753
|
-
}
|
|
3754
|
-
},
|
|
3755
|
-
{
|
|
3756
|
-
"kind": "method",
|
|
3757
|
-
"name": "startPolling",
|
|
3758
|
-
"privacy": "private",
|
|
3759
|
-
"return": {
|
|
3760
|
-
"type": {
|
|
3761
|
-
"text": "void"
|
|
3762
|
-
}
|
|
3763
|
-
}
|
|
3764
|
-
},
|
|
3765
|
-
{
|
|
3766
|
-
"kind": "method",
|
|
3767
|
-
"name": "stopPolling",
|
|
3768
|
-
"privacy": "private",
|
|
3769
|
-
"return": {
|
|
3770
|
-
"type": {
|
|
3771
|
-
"text": "void"
|
|
3772
|
-
}
|
|
3773
|
-
}
|
|
3774
|
-
},
|
|
3775
|
-
{
|
|
3776
|
-
"kind": "method",
|
|
3777
|
-
"name": "onInstall",
|
|
3778
|
-
"return": {
|
|
3779
|
-
"type": {
|
|
3780
|
-
"text": "Promise<void>"
|
|
3781
|
-
}
|
|
3782
|
-
}
|
|
3783
|
-
},
|
|
3784
|
-
{
|
|
3785
|
-
"kind": "field",
|
|
3786
|
-
"name": "_presentation",
|
|
3787
|
-
"type": {
|
|
3788
|
-
"text": "ComponentPresentation | null | undefined"
|
|
3789
|
-
},
|
|
3790
|
-
"privacy": "private",
|
|
3791
|
-
"default": "void 0",
|
|
3792
|
-
"inheritedFrom": {
|
|
3793
|
-
"name": "FoundationElement",
|
|
3794
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3795
|
-
}
|
|
3796
|
-
},
|
|
3797
|
-
{
|
|
3798
|
-
"kind": "field",
|
|
3799
|
-
"name": "$presentation",
|
|
3800
|
-
"type": {
|
|
3801
|
-
"text": "ComponentPresentation | null"
|
|
3802
|
-
},
|
|
3803
|
-
"privacy": "public",
|
|
3804
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
3805
|
-
"inheritedFrom": {
|
|
3806
|
-
"name": "FoundationElement",
|
|
3807
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3808
|
-
}
|
|
3809
|
-
},
|
|
3810
|
-
{
|
|
3811
|
-
"kind": "field",
|
|
3812
|
-
"name": "template",
|
|
3813
|
-
"type": {
|
|
3814
|
-
"text": "ElementViewTemplate | void | null"
|
|
3815
|
-
},
|
|
3816
|
-
"privacy": "public",
|
|
3817
|
-
"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.",
|
|
3818
|
-
"inheritedFrom": {
|
|
3819
|
-
"name": "FoundationElement",
|
|
3820
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3821
|
-
}
|
|
3822
|
-
},
|
|
3823
|
-
{
|
|
3824
|
-
"kind": "method",
|
|
3825
|
-
"name": "templateChanged",
|
|
3826
|
-
"privacy": "protected",
|
|
3827
|
-
"return": {
|
|
3828
|
-
"type": {
|
|
3829
|
-
"text": "void"
|
|
3830
|
-
}
|
|
3831
|
-
},
|
|
3832
|
-
"inheritedFrom": {
|
|
3833
|
-
"name": "FoundationElement",
|
|
3834
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3835
|
-
}
|
|
3836
|
-
},
|
|
3837
|
-
{
|
|
3838
|
-
"kind": "field",
|
|
3839
|
-
"name": "styles",
|
|
3840
|
-
"type": {
|
|
3841
|
-
"text": "ElementStyles | void | null"
|
|
3842
|
-
},
|
|
3843
|
-
"privacy": "public",
|
|
3844
|
-
"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.",
|
|
3845
|
-
"inheritedFrom": {
|
|
3846
|
-
"name": "FoundationElement",
|
|
3847
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3848
|
-
}
|
|
3849
|
-
},
|
|
3850
|
-
{
|
|
3851
|
-
"kind": "method",
|
|
3852
|
-
"name": "stylesChanged",
|
|
3853
|
-
"privacy": "protected",
|
|
3854
|
-
"return": {
|
|
3855
|
-
"type": {
|
|
3856
|
-
"text": "void"
|
|
3857
|
-
}
|
|
3858
|
-
},
|
|
3859
|
-
"inheritedFrom": {
|
|
3860
|
-
"name": "FoundationElement",
|
|
3861
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3862
|
-
}
|
|
3863
|
-
},
|
|
3864
|
-
{
|
|
3865
|
-
"kind": "method",
|
|
3866
|
-
"name": "compose",
|
|
3867
|
-
"privacy": "public",
|
|
3868
|
-
"static": true,
|
|
3869
|
-
"return": {
|
|
3870
|
-
"type": {
|
|
3871
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
3872
|
-
}
|
|
3873
|
-
},
|
|
3874
|
-
"parameters": [
|
|
3875
|
-
{
|
|
3876
|
-
"name": "this",
|
|
3877
|
-
"type": {
|
|
3878
|
-
"text": "K"
|
|
3879
|
-
}
|
|
3880
|
-
},
|
|
3881
|
-
{
|
|
3882
|
-
"name": "elementDefinition",
|
|
3883
|
-
"type": {
|
|
3884
|
-
"text": "T"
|
|
3885
|
-
},
|
|
3886
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
3887
|
-
}
|
|
3888
|
-
],
|
|
3889
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
3890
|
-
"inheritedFrom": {
|
|
3891
|
-
"name": "FoundationElement",
|
|
3892
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3893
|
-
}
|
|
3894
|
-
}
|
|
3895
|
-
],
|
|
3896
|
-
"superclass": {
|
|
3897
|
-
"name": "FoundationElement",
|
|
3898
|
-
"package": "@microsoft/fast-foundation"
|
|
3899
|
-
},
|
|
3900
|
-
"tagName": "%%prefix%%-ai-indicator",
|
|
3901
|
-
"customElement": true
|
|
3902
|
-
},
|
|
3903
|
-
{
|
|
3904
|
-
"kind": "variable",
|
|
3905
|
-
"name": "foundationAiIndicator"
|
|
3906
|
-
}
|
|
3907
|
-
],
|
|
3908
|
-
"exports": [
|
|
3909
|
-
{
|
|
3910
|
-
"kind": "js",
|
|
3911
|
-
"name": "AiIndicator",
|
|
3912
|
-
"declaration": {
|
|
3913
|
-
"name": "AiIndicator",
|
|
3914
|
-
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3915
|
-
}
|
|
3916
|
-
},
|
|
3917
|
-
{
|
|
3918
|
-
"kind": "js",
|
|
3919
|
-
"name": "foundationAiIndicator",
|
|
3920
|
-
"declaration": {
|
|
3921
|
-
"name": "foundationAiIndicator",
|
|
3922
|
-
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3923
|
-
}
|
|
3924
|
-
}
|
|
3925
|
-
]
|
|
3926
|
-
},
|
|
3927
|
-
{
|
|
3928
|
-
"kind": "javascript-module",
|
|
3929
|
-
"path": "src/ai-indicator/index.ts",
|
|
3965
|
+
"path": "src/_config/index.ts",
|
|
3930
3966
|
"declarations": [],
|
|
3931
3967
|
"exports": [
|
|
3932
3968
|
{
|
|
3933
3969
|
"kind": "js",
|
|
3934
|
-
"name": "
|
|
3935
|
-
"declaration": {
|
|
3936
|
-
"name": "AiIndicator",
|
|
3937
|
-
"module": "./ai-indicator"
|
|
3938
|
-
}
|
|
3939
|
-
},
|
|
3940
|
-
{
|
|
3941
|
-
"kind": "js",
|
|
3942
|
-
"name": "foundationAiIndicator",
|
|
3943
|
-
"declaration": {
|
|
3944
|
-
"name": "foundationAiIndicator",
|
|
3945
|
-
"module": "./ai-indicator"
|
|
3946
|
-
}
|
|
3947
|
-
},
|
|
3948
|
-
{
|
|
3949
|
-
"kind": "js",
|
|
3950
|
-
"name": "type",
|
|
3951
|
-
"declaration": {
|
|
3952
|
-
"name": "type",
|
|
3953
|
-
"module": "./ai-indicator"
|
|
3954
|
-
}
|
|
3955
|
-
},
|
|
3956
|
-
{
|
|
3957
|
-
"kind": "js",
|
|
3958
|
-
"name": "AIIndicatorState",
|
|
3970
|
+
"name": "*",
|
|
3959
3971
|
"declaration": {
|
|
3960
|
-
"name": "
|
|
3961
|
-
"
|
|
3972
|
+
"name": "*",
|
|
3973
|
+
"package": "./styles"
|
|
3962
3974
|
}
|
|
3963
3975
|
},
|
|
3964
3976
|
{
|
|
3965
3977
|
"kind": "js",
|
|
3966
|
-
"name": "
|
|
3978
|
+
"name": "*",
|
|
3967
3979
|
"declaration": {
|
|
3968
|
-
"name": "
|
|
3969
|
-
"
|
|
3980
|
+
"name": "*",
|
|
3981
|
+
"package": "./tokens"
|
|
3970
3982
|
}
|
|
3971
3983
|
},
|
|
3972
3984
|
{
|
|
3973
3985
|
"kind": "js",
|
|
3974
|
-
"name": "
|
|
3986
|
+
"name": "*",
|
|
3975
3987
|
"declaration": {
|
|
3976
|
-
"name": "
|
|
3977
|
-
"
|
|
3988
|
+
"name": "*",
|
|
3989
|
+
"package": "./values"
|
|
3978
3990
|
}
|
|
3979
3991
|
}
|
|
3980
3992
|
]
|
|
@@ -33898,6 +33910,14 @@
|
|
|
33898
33910
|
"name": "*",
|
|
33899
33911
|
"package": "./number-field"
|
|
33900
33912
|
}
|
|
33913
|
+
},
|
|
33914
|
+
{
|
|
33915
|
+
"kind": "js",
|
|
33916
|
+
"name": "toIntlNumberFormat",
|
|
33917
|
+
"declaration": {
|
|
33918
|
+
"name": "toIntlNumberFormat",
|
|
33919
|
+
"module": "./utils"
|
|
33920
|
+
}
|
|
33901
33921
|
}
|
|
33902
33922
|
]
|
|
33903
33923
|
},
|
|
@@ -59904,6 +59924,197 @@
|
|
|
59904
59924
|
}
|
|
59905
59925
|
]
|
|
59906
59926
|
},
|
|
59927
|
+
{
|
|
59928
|
+
"kind": "javascript-module",
|
|
59929
|
+
"path": "src/ai-criteria-search/validation/criteria-ir.ts",
|
|
59930
|
+
"declarations": [],
|
|
59931
|
+
"exports": []
|
|
59932
|
+
},
|
|
59933
|
+
{
|
|
59934
|
+
"kind": "javascript-module",
|
|
59935
|
+
"path": "src/ai-criteria-search/validation/operator-map.ts",
|
|
59936
|
+
"declarations": [
|
|
59937
|
+
{
|
|
59938
|
+
"kind": "function",
|
|
59939
|
+
"name": "groupsToCriteria",
|
|
59940
|
+
"return": {
|
|
59941
|
+
"type": {
|
|
59942
|
+
"text": "string"
|
|
59943
|
+
}
|
|
59944
|
+
},
|
|
59945
|
+
"parameters": [
|
|
59946
|
+
{
|
|
59947
|
+
"name": "groups",
|
|
59948
|
+
"type": {
|
|
59949
|
+
"text": "CriteriaGroup[]"
|
|
59950
|
+
}
|
|
59951
|
+
}
|
|
59952
|
+
],
|
|
59953
|
+
"description": "Converts validated CriteriaGroup[] to a Groovy criteria string using CriteriaBuilder.\nGroups are AND-ed at top level. Within each group, clauses use group.logic (and/or).\nIf group.negated is true, the group's combined expression is wrapped in NOT."
|
|
59954
|
+
},
|
|
59955
|
+
{
|
|
59956
|
+
"kind": "variable",
|
|
59957
|
+
"name": "STRING_OPERATORS",
|
|
59958
|
+
"type": {
|
|
59959
|
+
"text": "CriteriaOperator[]"
|
|
59960
|
+
},
|
|
59961
|
+
"default": "[\n 'contains',\n 'equals',\n 'startsWith',\n 'endsWith',\n 'notEqual',\n]"
|
|
59962
|
+
},
|
|
59963
|
+
{
|
|
59964
|
+
"kind": "variable",
|
|
59965
|
+
"name": "NUMERIC_OPERATORS",
|
|
59966
|
+
"type": {
|
|
59967
|
+
"text": "CriteriaOperator[]"
|
|
59968
|
+
},
|
|
59969
|
+
"default": "[\n 'equals',\n 'greaterThan',\n 'lessThan',\n 'greaterThanOrEqual',\n 'lessThanOrEqual',\n 'notEqual',\n]"
|
|
59970
|
+
},
|
|
59971
|
+
{
|
|
59972
|
+
"kind": "variable",
|
|
59973
|
+
"name": "DATE_OPERATORS",
|
|
59974
|
+
"type": {
|
|
59975
|
+
"text": "CriteriaOperator[]"
|
|
59976
|
+
},
|
|
59977
|
+
"default": "[\n 'dateIsToday',\n 'dateIsAfter',\n 'dateIsBefore',\n 'dateIsEqual',\n 'dateIsGreaterEqual',\n 'dateIsLessEqual',\n]"
|
|
59978
|
+
},
|
|
59979
|
+
{
|
|
59980
|
+
"kind": "variable",
|
|
59981
|
+
"name": "DATETIME_OPERATORS",
|
|
59982
|
+
"type": {
|
|
59983
|
+
"text": "CriteriaOperator[]"
|
|
59984
|
+
},
|
|
59985
|
+
"default": "[\n 'dateTimeIsAfter',\n 'dateTimeIsBefore',\n 'dateTimeIsGreaterEqual',\n 'dateTimeIsLessEqual',\n]"
|
|
59986
|
+
},
|
|
59987
|
+
{
|
|
59988
|
+
"kind": "variable",
|
|
59989
|
+
"name": "OPERATOR_DISPLAY_LABEL",
|
|
59990
|
+
"type": {
|
|
59991
|
+
"text": "Record<CriteriaOperator, string>"
|
|
59992
|
+
},
|
|
59993
|
+
"default": "{\n contains: 'contains',\n equals: '=',\n startsWith: 'starts with',\n endsWith: 'ends with',\n notEqual: '≠',\n greaterThan: '>',\n lessThan: '<',\n greaterThanOrEqual: '≥',\n lessThanOrEqual: '≤',\n dateIsToday: 'is today',\n dateIsAfter: 'after',\n dateIsBefore: 'before',\n dateIsEqual: '=',\n dateIsGreaterEqual: '≥',\n dateIsLessEqual: '≤',\n dateTimeIsAfter: 'after',\n dateTimeIsBefore: 'before',\n dateTimeIsGreaterEqual: '≥',\n dateTimeIsLessEqual: '≤',\n}"
|
|
59994
|
+
}
|
|
59995
|
+
],
|
|
59996
|
+
"exports": [
|
|
59997
|
+
{
|
|
59998
|
+
"kind": "js",
|
|
59999
|
+
"name": "groupsToCriteria",
|
|
60000
|
+
"declaration": {
|
|
60001
|
+
"name": "groupsToCriteria",
|
|
60002
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
60003
|
+
}
|
|
60004
|
+
},
|
|
60005
|
+
{
|
|
60006
|
+
"kind": "js",
|
|
60007
|
+
"name": "STRING_OPERATORS",
|
|
60008
|
+
"declaration": {
|
|
60009
|
+
"name": "STRING_OPERATORS",
|
|
60010
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
60011
|
+
}
|
|
60012
|
+
},
|
|
60013
|
+
{
|
|
60014
|
+
"kind": "js",
|
|
60015
|
+
"name": "NUMERIC_OPERATORS",
|
|
60016
|
+
"declaration": {
|
|
60017
|
+
"name": "NUMERIC_OPERATORS",
|
|
60018
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
60019
|
+
}
|
|
60020
|
+
},
|
|
60021
|
+
{
|
|
60022
|
+
"kind": "js",
|
|
60023
|
+
"name": "DATE_OPERATORS",
|
|
60024
|
+
"declaration": {
|
|
60025
|
+
"name": "DATE_OPERATORS",
|
|
60026
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
60027
|
+
}
|
|
60028
|
+
},
|
|
60029
|
+
{
|
|
60030
|
+
"kind": "js",
|
|
60031
|
+
"name": "DATETIME_OPERATORS",
|
|
60032
|
+
"declaration": {
|
|
60033
|
+
"name": "DATETIME_OPERATORS",
|
|
60034
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
60035
|
+
}
|
|
60036
|
+
},
|
|
60037
|
+
{
|
|
60038
|
+
"kind": "js",
|
|
60039
|
+
"name": "OPERATOR_DISPLAY_LABEL",
|
|
60040
|
+
"declaration": {
|
|
60041
|
+
"name": "OPERATOR_DISPLAY_LABEL",
|
|
60042
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
60043
|
+
}
|
|
60044
|
+
}
|
|
60045
|
+
]
|
|
60046
|
+
},
|
|
60047
|
+
{
|
|
60048
|
+
"kind": "javascript-module",
|
|
60049
|
+
"path": "src/ai-criteria-search/validation/schema-validator.ts",
|
|
60050
|
+
"declarations": [
|
|
60051
|
+
{
|
|
60052
|
+
"kind": "function",
|
|
60053
|
+
"name": "validateClauses",
|
|
60054
|
+
"return": {
|
|
60055
|
+
"type": {
|
|
60056
|
+
"text": "ValidationResult"
|
|
60057
|
+
}
|
|
60058
|
+
},
|
|
60059
|
+
"parameters": [
|
|
60060
|
+
{
|
|
60061
|
+
"name": "clauses",
|
|
60062
|
+
"type": {
|
|
60063
|
+
"text": "CriteriaClause[]"
|
|
60064
|
+
}
|
|
60065
|
+
},
|
|
60066
|
+
{
|
|
60067
|
+
"name": "fieldMetadata",
|
|
60068
|
+
"type": {
|
|
60069
|
+
"text": "MetadataDetail[] | string[]"
|
|
60070
|
+
}
|
|
60071
|
+
}
|
|
60072
|
+
]
|
|
60073
|
+
},
|
|
60074
|
+
{
|
|
60075
|
+
"kind": "function",
|
|
60076
|
+
"name": "validateGroups",
|
|
60077
|
+
"return": {
|
|
60078
|
+
"type": {
|
|
60079
|
+
"text": "GroupsValidationResult"
|
|
60080
|
+
}
|
|
60081
|
+
},
|
|
60082
|
+
"parameters": [
|
|
60083
|
+
{
|
|
60084
|
+
"name": "groups",
|
|
60085
|
+
"type": {
|
|
60086
|
+
"text": "CriteriaGroup[]"
|
|
60087
|
+
}
|
|
60088
|
+
},
|
|
60089
|
+
{
|
|
60090
|
+
"name": "fieldMetadata",
|
|
60091
|
+
"type": {
|
|
60092
|
+
"text": "MetadataDetail[] | string[]"
|
|
60093
|
+
}
|
|
60094
|
+
}
|
|
60095
|
+
],
|
|
60096
|
+
"description": "Validates groups of criteria clauses. Each group's clauses are validated\nusing the same per-clause logic as validateClauses."
|
|
60097
|
+
}
|
|
60098
|
+
],
|
|
60099
|
+
"exports": [
|
|
60100
|
+
{
|
|
60101
|
+
"kind": "js",
|
|
60102
|
+
"name": "validateClauses",
|
|
60103
|
+
"declaration": {
|
|
60104
|
+
"name": "validateClauses",
|
|
60105
|
+
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
60106
|
+
}
|
|
60107
|
+
},
|
|
60108
|
+
{
|
|
60109
|
+
"kind": "js",
|
|
60110
|
+
"name": "validateGroups",
|
|
60111
|
+
"declaration": {
|
|
60112
|
+
"name": "validateGroups",
|
|
60113
|
+
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
60114
|
+
}
|
|
60115
|
+
}
|
|
60116
|
+
]
|
|
60117
|
+
},
|
|
59907
60118
|
{
|
|
59908
60119
|
"kind": "javascript-module",
|
|
59909
60120
|
"path": "src/_config/styles/colors.ts",
|
|
@@ -61276,197 +61487,6 @@
|
|
|
61276
61487
|
"declarations": [],
|
|
61277
61488
|
"exports": []
|
|
61278
61489
|
},
|
|
61279
|
-
{
|
|
61280
|
-
"kind": "javascript-module",
|
|
61281
|
-
"path": "src/ai-criteria-search/validation/criteria-ir.ts",
|
|
61282
|
-
"declarations": [],
|
|
61283
|
-
"exports": []
|
|
61284
|
-
},
|
|
61285
|
-
{
|
|
61286
|
-
"kind": "javascript-module",
|
|
61287
|
-
"path": "src/ai-criteria-search/validation/operator-map.ts",
|
|
61288
|
-
"declarations": [
|
|
61289
|
-
{
|
|
61290
|
-
"kind": "function",
|
|
61291
|
-
"name": "groupsToCriteria",
|
|
61292
|
-
"return": {
|
|
61293
|
-
"type": {
|
|
61294
|
-
"text": "string"
|
|
61295
|
-
}
|
|
61296
|
-
},
|
|
61297
|
-
"parameters": [
|
|
61298
|
-
{
|
|
61299
|
-
"name": "groups",
|
|
61300
|
-
"type": {
|
|
61301
|
-
"text": "CriteriaGroup[]"
|
|
61302
|
-
}
|
|
61303
|
-
}
|
|
61304
|
-
],
|
|
61305
|
-
"description": "Converts validated CriteriaGroup[] to a Groovy criteria string using CriteriaBuilder.\nGroups are AND-ed at top level. Within each group, clauses use group.logic (and/or).\nIf group.negated is true, the group's combined expression is wrapped in NOT."
|
|
61306
|
-
},
|
|
61307
|
-
{
|
|
61308
|
-
"kind": "variable",
|
|
61309
|
-
"name": "STRING_OPERATORS",
|
|
61310
|
-
"type": {
|
|
61311
|
-
"text": "CriteriaOperator[]"
|
|
61312
|
-
},
|
|
61313
|
-
"default": "[\n 'contains',\n 'equals',\n 'startsWith',\n 'endsWith',\n 'notEqual',\n]"
|
|
61314
|
-
},
|
|
61315
|
-
{
|
|
61316
|
-
"kind": "variable",
|
|
61317
|
-
"name": "NUMERIC_OPERATORS",
|
|
61318
|
-
"type": {
|
|
61319
|
-
"text": "CriteriaOperator[]"
|
|
61320
|
-
},
|
|
61321
|
-
"default": "[\n 'equals',\n 'greaterThan',\n 'lessThan',\n 'greaterThanOrEqual',\n 'lessThanOrEqual',\n 'notEqual',\n]"
|
|
61322
|
-
},
|
|
61323
|
-
{
|
|
61324
|
-
"kind": "variable",
|
|
61325
|
-
"name": "DATE_OPERATORS",
|
|
61326
|
-
"type": {
|
|
61327
|
-
"text": "CriteriaOperator[]"
|
|
61328
|
-
},
|
|
61329
|
-
"default": "[\n 'dateIsToday',\n 'dateIsAfter',\n 'dateIsBefore',\n 'dateIsEqual',\n 'dateIsGreaterEqual',\n 'dateIsLessEqual',\n]"
|
|
61330
|
-
},
|
|
61331
|
-
{
|
|
61332
|
-
"kind": "variable",
|
|
61333
|
-
"name": "DATETIME_OPERATORS",
|
|
61334
|
-
"type": {
|
|
61335
|
-
"text": "CriteriaOperator[]"
|
|
61336
|
-
},
|
|
61337
|
-
"default": "[\n 'dateTimeIsAfter',\n 'dateTimeIsBefore',\n 'dateTimeIsGreaterEqual',\n 'dateTimeIsLessEqual',\n]"
|
|
61338
|
-
},
|
|
61339
|
-
{
|
|
61340
|
-
"kind": "variable",
|
|
61341
|
-
"name": "OPERATOR_DISPLAY_LABEL",
|
|
61342
|
-
"type": {
|
|
61343
|
-
"text": "Record<CriteriaOperator, string>"
|
|
61344
|
-
},
|
|
61345
|
-
"default": "{\n contains: 'contains',\n equals: '=',\n startsWith: 'starts with',\n endsWith: 'ends with',\n notEqual: '≠',\n greaterThan: '>',\n lessThan: '<',\n greaterThanOrEqual: '≥',\n lessThanOrEqual: '≤',\n dateIsToday: 'is today',\n dateIsAfter: 'after',\n dateIsBefore: 'before',\n dateIsEqual: '=',\n dateIsGreaterEqual: '≥',\n dateIsLessEqual: '≤',\n dateTimeIsAfter: 'after',\n dateTimeIsBefore: 'before',\n dateTimeIsGreaterEqual: '≥',\n dateTimeIsLessEqual: '≤',\n}"
|
|
61346
|
-
}
|
|
61347
|
-
],
|
|
61348
|
-
"exports": [
|
|
61349
|
-
{
|
|
61350
|
-
"kind": "js",
|
|
61351
|
-
"name": "groupsToCriteria",
|
|
61352
|
-
"declaration": {
|
|
61353
|
-
"name": "groupsToCriteria",
|
|
61354
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
61355
|
-
}
|
|
61356
|
-
},
|
|
61357
|
-
{
|
|
61358
|
-
"kind": "js",
|
|
61359
|
-
"name": "STRING_OPERATORS",
|
|
61360
|
-
"declaration": {
|
|
61361
|
-
"name": "STRING_OPERATORS",
|
|
61362
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
61363
|
-
}
|
|
61364
|
-
},
|
|
61365
|
-
{
|
|
61366
|
-
"kind": "js",
|
|
61367
|
-
"name": "NUMERIC_OPERATORS",
|
|
61368
|
-
"declaration": {
|
|
61369
|
-
"name": "NUMERIC_OPERATORS",
|
|
61370
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
61371
|
-
}
|
|
61372
|
-
},
|
|
61373
|
-
{
|
|
61374
|
-
"kind": "js",
|
|
61375
|
-
"name": "DATE_OPERATORS",
|
|
61376
|
-
"declaration": {
|
|
61377
|
-
"name": "DATE_OPERATORS",
|
|
61378
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
61379
|
-
}
|
|
61380
|
-
},
|
|
61381
|
-
{
|
|
61382
|
-
"kind": "js",
|
|
61383
|
-
"name": "DATETIME_OPERATORS",
|
|
61384
|
-
"declaration": {
|
|
61385
|
-
"name": "DATETIME_OPERATORS",
|
|
61386
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
61387
|
-
}
|
|
61388
|
-
},
|
|
61389
|
-
{
|
|
61390
|
-
"kind": "js",
|
|
61391
|
-
"name": "OPERATOR_DISPLAY_LABEL",
|
|
61392
|
-
"declaration": {
|
|
61393
|
-
"name": "OPERATOR_DISPLAY_LABEL",
|
|
61394
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
61395
|
-
}
|
|
61396
|
-
}
|
|
61397
|
-
]
|
|
61398
|
-
},
|
|
61399
|
-
{
|
|
61400
|
-
"kind": "javascript-module",
|
|
61401
|
-
"path": "src/ai-criteria-search/validation/schema-validator.ts",
|
|
61402
|
-
"declarations": [
|
|
61403
|
-
{
|
|
61404
|
-
"kind": "function",
|
|
61405
|
-
"name": "validateClauses",
|
|
61406
|
-
"return": {
|
|
61407
|
-
"type": {
|
|
61408
|
-
"text": "ValidationResult"
|
|
61409
|
-
}
|
|
61410
|
-
},
|
|
61411
|
-
"parameters": [
|
|
61412
|
-
{
|
|
61413
|
-
"name": "clauses",
|
|
61414
|
-
"type": {
|
|
61415
|
-
"text": "CriteriaClause[]"
|
|
61416
|
-
}
|
|
61417
|
-
},
|
|
61418
|
-
{
|
|
61419
|
-
"name": "fieldMetadata",
|
|
61420
|
-
"type": {
|
|
61421
|
-
"text": "MetadataDetail[] | string[]"
|
|
61422
|
-
}
|
|
61423
|
-
}
|
|
61424
|
-
]
|
|
61425
|
-
},
|
|
61426
|
-
{
|
|
61427
|
-
"kind": "function",
|
|
61428
|
-
"name": "validateGroups",
|
|
61429
|
-
"return": {
|
|
61430
|
-
"type": {
|
|
61431
|
-
"text": "GroupsValidationResult"
|
|
61432
|
-
}
|
|
61433
|
-
},
|
|
61434
|
-
"parameters": [
|
|
61435
|
-
{
|
|
61436
|
-
"name": "groups",
|
|
61437
|
-
"type": {
|
|
61438
|
-
"text": "CriteriaGroup[]"
|
|
61439
|
-
}
|
|
61440
|
-
},
|
|
61441
|
-
{
|
|
61442
|
-
"name": "fieldMetadata",
|
|
61443
|
-
"type": {
|
|
61444
|
-
"text": "MetadataDetail[] | string[]"
|
|
61445
|
-
}
|
|
61446
|
-
}
|
|
61447
|
-
],
|
|
61448
|
-
"description": "Validates groups of criteria clauses. Each group's clauses are validated\nusing the same per-clause logic as validateClauses."
|
|
61449
|
-
}
|
|
61450
|
-
],
|
|
61451
|
-
"exports": [
|
|
61452
|
-
{
|
|
61453
|
-
"kind": "js",
|
|
61454
|
-
"name": "validateClauses",
|
|
61455
|
-
"declaration": {
|
|
61456
|
-
"name": "validateClauses",
|
|
61457
|
-
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
61458
|
-
}
|
|
61459
|
-
},
|
|
61460
|
-
{
|
|
61461
|
-
"kind": "js",
|
|
61462
|
-
"name": "validateGroups",
|
|
61463
|
-
"declaration": {
|
|
61464
|
-
"name": "validateGroups",
|
|
61465
|
-
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
61466
|
-
}
|
|
61467
|
-
}
|
|
61468
|
-
]
|
|
61469
|
-
},
|
|
61470
61490
|
{
|
|
61471
61491
|
"kind": "javascript-module",
|
|
61472
61492
|
"path": "src/environment-indicator/utils/configure.ts",
|