@genesislcap/foundation-ui 14.474.0 → 14.474.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 +940 -940
- package/dist/dts/react.d.ts +16 -16
- package/dist/react.cjs +11 -11
- package/dist/react.mjs +8 -8
- package/package.json +19 -19
|
@@ -1398,6 +1398,431 @@
|
|
|
1398
1398
|
}
|
|
1399
1399
|
]
|
|
1400
1400
|
},
|
|
1401
|
+
{
|
|
1402
|
+
"kind": "javascript-module",
|
|
1403
|
+
"path": "src/_config/index.ts",
|
|
1404
|
+
"declarations": [],
|
|
1405
|
+
"exports": [
|
|
1406
|
+
{
|
|
1407
|
+
"kind": "js",
|
|
1408
|
+
"name": "*",
|
|
1409
|
+
"declaration": {
|
|
1410
|
+
"name": "*",
|
|
1411
|
+
"package": "./styles"
|
|
1412
|
+
}
|
|
1413
|
+
},
|
|
1414
|
+
{
|
|
1415
|
+
"kind": "js",
|
|
1416
|
+
"name": "*",
|
|
1417
|
+
"declaration": {
|
|
1418
|
+
"name": "*",
|
|
1419
|
+
"package": "./tokens"
|
|
1420
|
+
}
|
|
1421
|
+
},
|
|
1422
|
+
{
|
|
1423
|
+
"kind": "js",
|
|
1424
|
+
"name": "*",
|
|
1425
|
+
"declaration": {
|
|
1426
|
+
"name": "*",
|
|
1427
|
+
"package": "./values"
|
|
1428
|
+
}
|
|
1429
|
+
}
|
|
1430
|
+
]
|
|
1431
|
+
},
|
|
1432
|
+
{
|
|
1433
|
+
"kind": "javascript-module",
|
|
1434
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
1435
|
+
"declarations": [
|
|
1436
|
+
{
|
|
1437
|
+
"kind": "function",
|
|
1438
|
+
"name": "foundationAccordionItemStyles",
|
|
1439
|
+
"return": {
|
|
1440
|
+
"type": {
|
|
1441
|
+
"text": "ElementStyles"
|
|
1442
|
+
}
|
|
1443
|
+
},
|
|
1444
|
+
"parameters": [
|
|
1445
|
+
{
|
|
1446
|
+
"name": "context",
|
|
1447
|
+
"type": {
|
|
1448
|
+
"text": "ElementDefinitionContext"
|
|
1449
|
+
}
|
|
1450
|
+
},
|
|
1451
|
+
{
|
|
1452
|
+
"name": "definition",
|
|
1453
|
+
"type": {
|
|
1454
|
+
"text": "FoundationElementDefinition"
|
|
1455
|
+
}
|
|
1456
|
+
}
|
|
1457
|
+
]
|
|
1458
|
+
}
|
|
1459
|
+
],
|
|
1460
|
+
"exports": [
|
|
1461
|
+
{
|
|
1462
|
+
"kind": "js",
|
|
1463
|
+
"name": "foundationAccordionItemStyles",
|
|
1464
|
+
"declaration": {
|
|
1465
|
+
"name": "foundationAccordionItemStyles",
|
|
1466
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1467
|
+
}
|
|
1468
|
+
}
|
|
1469
|
+
]
|
|
1470
|
+
},
|
|
1471
|
+
{
|
|
1472
|
+
"kind": "javascript-module",
|
|
1473
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1474
|
+
"declarations": [
|
|
1475
|
+
{
|
|
1476
|
+
"kind": "function",
|
|
1477
|
+
"name": "foundationAccordionItemTemplate",
|
|
1478
|
+
"return": {
|
|
1479
|
+
"type": {
|
|
1480
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
1481
|
+
}
|
|
1482
|
+
},
|
|
1483
|
+
"parameters": [
|
|
1484
|
+
{
|
|
1485
|
+
"name": "context",
|
|
1486
|
+
"type": {
|
|
1487
|
+
"text": "ElementDefinitionContext"
|
|
1488
|
+
}
|
|
1489
|
+
},
|
|
1490
|
+
{
|
|
1491
|
+
"name": "definition",
|
|
1492
|
+
"type": {
|
|
1493
|
+
"text": "FoundationElementDefinition"
|
|
1494
|
+
}
|
|
1495
|
+
}
|
|
1496
|
+
]
|
|
1497
|
+
}
|
|
1498
|
+
],
|
|
1499
|
+
"exports": [
|
|
1500
|
+
{
|
|
1501
|
+
"kind": "js",
|
|
1502
|
+
"name": "foundationAccordionItemTemplate",
|
|
1503
|
+
"declaration": {
|
|
1504
|
+
"name": "foundationAccordionItemTemplate",
|
|
1505
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
1506
|
+
}
|
|
1507
|
+
}
|
|
1508
|
+
]
|
|
1509
|
+
},
|
|
1510
|
+
{
|
|
1511
|
+
"kind": "javascript-module",
|
|
1512
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
1513
|
+
"declarations": [
|
|
1514
|
+
{
|
|
1515
|
+
"kind": "class",
|
|
1516
|
+
"description": "",
|
|
1517
|
+
"name": "AccordionItem",
|
|
1518
|
+
"superclass": {
|
|
1519
|
+
"name": "FASTAccordionItem",
|
|
1520
|
+
"package": "@microsoft/fast-components"
|
|
1521
|
+
},
|
|
1522
|
+
"tagName": "%%prefix%%-accordion-item",
|
|
1523
|
+
"customElement": true,
|
|
1524
|
+
"attributes": [
|
|
1525
|
+
{
|
|
1526
|
+
"name": "heading-level",
|
|
1527
|
+
"type": {
|
|
1528
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1529
|
+
},
|
|
1530
|
+
"default": "2",
|
|
1531
|
+
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
1532
|
+
"fieldName": "headinglevel",
|
|
1533
|
+
"inheritedFrom": {
|
|
1534
|
+
"name": "AccordionItem",
|
|
1535
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1536
|
+
}
|
|
1537
|
+
},
|
|
1538
|
+
{
|
|
1539
|
+
"type": {
|
|
1540
|
+
"text": "boolean"
|
|
1541
|
+
},
|
|
1542
|
+
"default": "false",
|
|
1543
|
+
"description": "Expands or collapses the item.",
|
|
1544
|
+
"fieldName": "expanded",
|
|
1545
|
+
"inheritedFrom": {
|
|
1546
|
+
"name": "AccordionItem",
|
|
1547
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1548
|
+
}
|
|
1549
|
+
},
|
|
1550
|
+
{
|
|
1551
|
+
"name": "id",
|
|
1552
|
+
"type": {
|
|
1553
|
+
"text": "string"
|
|
1554
|
+
},
|
|
1555
|
+
"description": "The item ID",
|
|
1556
|
+
"fieldName": "id",
|
|
1557
|
+
"inheritedFrom": {
|
|
1558
|
+
"name": "AccordionItem",
|
|
1559
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1560
|
+
}
|
|
1561
|
+
}
|
|
1562
|
+
],
|
|
1563
|
+
"members": [
|
|
1564
|
+
{
|
|
1565
|
+
"kind": "field",
|
|
1566
|
+
"name": "headinglevel",
|
|
1567
|
+
"type": {
|
|
1568
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1569
|
+
},
|
|
1570
|
+
"privacy": "public",
|
|
1571
|
+
"default": "2",
|
|
1572
|
+
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
1573
|
+
"inheritedFrom": {
|
|
1574
|
+
"name": "AccordionItem",
|
|
1575
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1576
|
+
}
|
|
1577
|
+
},
|
|
1578
|
+
{
|
|
1579
|
+
"kind": "field",
|
|
1580
|
+
"name": "expanded",
|
|
1581
|
+
"type": {
|
|
1582
|
+
"text": "boolean"
|
|
1583
|
+
},
|
|
1584
|
+
"privacy": "public",
|
|
1585
|
+
"default": "false",
|
|
1586
|
+
"description": "Expands or collapses the item.",
|
|
1587
|
+
"inheritedFrom": {
|
|
1588
|
+
"name": "AccordionItem",
|
|
1589
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1590
|
+
}
|
|
1591
|
+
},
|
|
1592
|
+
{
|
|
1593
|
+
"kind": "field",
|
|
1594
|
+
"name": "id",
|
|
1595
|
+
"type": {
|
|
1596
|
+
"text": "string"
|
|
1597
|
+
},
|
|
1598
|
+
"privacy": "public",
|
|
1599
|
+
"description": "The item ID",
|
|
1600
|
+
"inheritedFrom": {
|
|
1601
|
+
"name": "AccordionItem",
|
|
1602
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1603
|
+
}
|
|
1604
|
+
},
|
|
1605
|
+
{
|
|
1606
|
+
"kind": "field",
|
|
1607
|
+
"name": "change",
|
|
1608
|
+
"privacy": "private",
|
|
1609
|
+
"inheritedFrom": {
|
|
1610
|
+
"name": "AccordionItem",
|
|
1611
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1612
|
+
}
|
|
1613
|
+
},
|
|
1614
|
+
{
|
|
1615
|
+
"kind": "field",
|
|
1616
|
+
"name": "_presentation",
|
|
1617
|
+
"type": {
|
|
1618
|
+
"text": "ComponentPresentation | null | undefined"
|
|
1619
|
+
},
|
|
1620
|
+
"privacy": "private",
|
|
1621
|
+
"default": "void 0",
|
|
1622
|
+
"inheritedFrom": {
|
|
1623
|
+
"name": "FoundationElement",
|
|
1624
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1625
|
+
}
|
|
1626
|
+
},
|
|
1627
|
+
{
|
|
1628
|
+
"kind": "field",
|
|
1629
|
+
"name": "$presentation",
|
|
1630
|
+
"type": {
|
|
1631
|
+
"text": "ComponentPresentation | null"
|
|
1632
|
+
},
|
|
1633
|
+
"privacy": "public",
|
|
1634
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
1635
|
+
"inheritedFrom": {
|
|
1636
|
+
"name": "FoundationElement",
|
|
1637
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1638
|
+
}
|
|
1639
|
+
},
|
|
1640
|
+
{
|
|
1641
|
+
"kind": "field",
|
|
1642
|
+
"name": "template",
|
|
1643
|
+
"type": {
|
|
1644
|
+
"text": "ElementViewTemplate | void | null"
|
|
1645
|
+
},
|
|
1646
|
+
"privacy": "public",
|
|
1647
|
+
"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.",
|
|
1648
|
+
"inheritedFrom": {
|
|
1649
|
+
"name": "FoundationElement",
|
|
1650
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1651
|
+
}
|
|
1652
|
+
},
|
|
1653
|
+
{
|
|
1654
|
+
"kind": "method",
|
|
1655
|
+
"name": "templateChanged",
|
|
1656
|
+
"privacy": "protected",
|
|
1657
|
+
"return": {
|
|
1658
|
+
"type": {
|
|
1659
|
+
"text": "void"
|
|
1660
|
+
}
|
|
1661
|
+
},
|
|
1662
|
+
"inheritedFrom": {
|
|
1663
|
+
"name": "FoundationElement",
|
|
1664
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1665
|
+
}
|
|
1666
|
+
},
|
|
1667
|
+
{
|
|
1668
|
+
"kind": "field",
|
|
1669
|
+
"name": "styles",
|
|
1670
|
+
"type": {
|
|
1671
|
+
"text": "ElementStyles | void | null"
|
|
1672
|
+
},
|
|
1673
|
+
"privacy": "public",
|
|
1674
|
+
"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.",
|
|
1675
|
+
"inheritedFrom": {
|
|
1676
|
+
"name": "FoundationElement",
|
|
1677
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1678
|
+
}
|
|
1679
|
+
},
|
|
1680
|
+
{
|
|
1681
|
+
"kind": "method",
|
|
1682
|
+
"name": "stylesChanged",
|
|
1683
|
+
"privacy": "protected",
|
|
1684
|
+
"return": {
|
|
1685
|
+
"type": {
|
|
1686
|
+
"text": "void"
|
|
1687
|
+
}
|
|
1688
|
+
},
|
|
1689
|
+
"inheritedFrom": {
|
|
1690
|
+
"name": "FoundationElement",
|
|
1691
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1692
|
+
}
|
|
1693
|
+
},
|
|
1694
|
+
{
|
|
1695
|
+
"kind": "method",
|
|
1696
|
+
"name": "compose",
|
|
1697
|
+
"privacy": "public",
|
|
1698
|
+
"static": true,
|
|
1699
|
+
"return": {
|
|
1700
|
+
"type": {
|
|
1701
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
1702
|
+
}
|
|
1703
|
+
},
|
|
1704
|
+
"parameters": [
|
|
1705
|
+
{
|
|
1706
|
+
"name": "this",
|
|
1707
|
+
"type": {
|
|
1708
|
+
"text": "K"
|
|
1709
|
+
}
|
|
1710
|
+
},
|
|
1711
|
+
{
|
|
1712
|
+
"name": "elementDefinition",
|
|
1713
|
+
"type": {
|
|
1714
|
+
"text": "T"
|
|
1715
|
+
},
|
|
1716
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
1717
|
+
}
|
|
1718
|
+
],
|
|
1719
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
1720
|
+
"inheritedFrom": {
|
|
1721
|
+
"name": "FoundationElement",
|
|
1722
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1723
|
+
}
|
|
1724
|
+
}
|
|
1725
|
+
],
|
|
1726
|
+
"events": [
|
|
1727
|
+
{
|
|
1728
|
+
"description": "Fires a custom 'change' event when the button is invoked",
|
|
1729
|
+
"name": "change",
|
|
1730
|
+
"inheritedFrom": {
|
|
1731
|
+
"name": "AccordionItem",
|
|
1732
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1733
|
+
}
|
|
1734
|
+
}
|
|
1735
|
+
]
|
|
1736
|
+
},
|
|
1737
|
+
{
|
|
1738
|
+
"kind": "variable",
|
|
1739
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1740
|
+
"type": {
|
|
1741
|
+
"text": "ShadowRootInit"
|
|
1742
|
+
},
|
|
1743
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1744
|
+
},
|
|
1745
|
+
{
|
|
1746
|
+
"kind": "variable",
|
|
1747
|
+
"name": "defaultAccordionItemConfig",
|
|
1748
|
+
"type": {
|
|
1749
|
+
"text": "object"
|
|
1750
|
+
},
|
|
1751
|
+
"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}"
|
|
1752
|
+
},
|
|
1753
|
+
{
|
|
1754
|
+
"kind": "variable",
|
|
1755
|
+
"name": "foundationAccordionItem",
|
|
1756
|
+
"description": "The Foundation Accordion Item",
|
|
1757
|
+
"privacy": "public"
|
|
1758
|
+
}
|
|
1759
|
+
],
|
|
1760
|
+
"exports": [
|
|
1761
|
+
{
|
|
1762
|
+
"kind": "js",
|
|
1763
|
+
"name": "AccordionItem",
|
|
1764
|
+
"declaration": {
|
|
1765
|
+
"name": "AccordionItem",
|
|
1766
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1767
|
+
}
|
|
1768
|
+
},
|
|
1769
|
+
{
|
|
1770
|
+
"kind": "js",
|
|
1771
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1772
|
+
"declaration": {
|
|
1773
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1774
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1775
|
+
}
|
|
1776
|
+
},
|
|
1777
|
+
{
|
|
1778
|
+
"kind": "js",
|
|
1779
|
+
"name": "defaultAccordionItemConfig",
|
|
1780
|
+
"declaration": {
|
|
1781
|
+
"name": "defaultAccordionItemConfig",
|
|
1782
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1783
|
+
}
|
|
1784
|
+
},
|
|
1785
|
+
{
|
|
1786
|
+
"kind": "js",
|
|
1787
|
+
"name": "foundationAccordionItem",
|
|
1788
|
+
"declaration": {
|
|
1789
|
+
"name": "foundationAccordionItem",
|
|
1790
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1791
|
+
}
|
|
1792
|
+
}
|
|
1793
|
+
]
|
|
1794
|
+
},
|
|
1795
|
+
{
|
|
1796
|
+
"kind": "javascript-module",
|
|
1797
|
+
"path": "src/accordion-item/index.ts",
|
|
1798
|
+
"declarations": [],
|
|
1799
|
+
"exports": [
|
|
1800
|
+
{
|
|
1801
|
+
"kind": "js",
|
|
1802
|
+
"name": "*",
|
|
1803
|
+
"declaration": {
|
|
1804
|
+
"name": "*",
|
|
1805
|
+
"package": "./accordion-item.template"
|
|
1806
|
+
}
|
|
1807
|
+
},
|
|
1808
|
+
{
|
|
1809
|
+
"kind": "js",
|
|
1810
|
+
"name": "*",
|
|
1811
|
+
"declaration": {
|
|
1812
|
+
"name": "*",
|
|
1813
|
+
"package": "./accordion-item.styles"
|
|
1814
|
+
}
|
|
1815
|
+
},
|
|
1816
|
+
{
|
|
1817
|
+
"kind": "js",
|
|
1818
|
+
"name": "*",
|
|
1819
|
+
"declaration": {
|
|
1820
|
+
"name": "*",
|
|
1821
|
+
"package": "./accordion-item"
|
|
1822
|
+
}
|
|
1823
|
+
}
|
|
1824
|
+
]
|
|
1825
|
+
},
|
|
1401
1826
|
{
|
|
1402
1827
|
"kind": "javascript-module",
|
|
1403
1828
|
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
@@ -1959,11 +2384,11 @@
|
|
|
1959
2384
|
},
|
|
1960
2385
|
{
|
|
1961
2386
|
"kind": "javascript-module",
|
|
1962
|
-
"path": "src/accordion
|
|
2387
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
1963
2388
|
"declarations": [
|
|
1964
2389
|
{
|
|
1965
2390
|
"kind": "function",
|
|
1966
|
-
"name": "
|
|
2391
|
+
"name": "foundationAccordionStyles",
|
|
1967
2392
|
"return": {
|
|
1968
2393
|
"type": {
|
|
1969
2394
|
"text": "ElementStyles"
|
|
@@ -1988,24 +2413,24 @@
|
|
|
1988
2413
|
"exports": [
|
|
1989
2414
|
{
|
|
1990
2415
|
"kind": "js",
|
|
1991
|
-
"name": "
|
|
2416
|
+
"name": "foundationAccordionStyles",
|
|
1992
2417
|
"declaration": {
|
|
1993
|
-
"name": "
|
|
1994
|
-
"module": "src/accordion
|
|
2418
|
+
"name": "foundationAccordionStyles",
|
|
2419
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
1995
2420
|
}
|
|
1996
2421
|
}
|
|
1997
2422
|
]
|
|
1998
2423
|
},
|
|
1999
2424
|
{
|
|
2000
2425
|
"kind": "javascript-module",
|
|
2001
|
-
"path": "src/accordion
|
|
2426
|
+
"path": "src/accordion/accordion.template.ts",
|
|
2002
2427
|
"declarations": [
|
|
2003
2428
|
{
|
|
2004
2429
|
"kind": "function",
|
|
2005
|
-
"name": "
|
|
2430
|
+
"name": "foundationAccordionTemplate",
|
|
2006
2431
|
"return": {
|
|
2007
2432
|
"type": {
|
|
2008
|
-
"text": "ViewTemplate<
|
|
2433
|
+
"text": "ViewTemplate<Accordion>"
|
|
2009
2434
|
}
|
|
2010
2435
|
},
|
|
2011
2436
|
"parameters": [
|
|
@@ -2027,107 +2452,91 @@
|
|
|
2027
2452
|
"exports": [
|
|
2028
2453
|
{
|
|
2029
2454
|
"kind": "js",
|
|
2030
|
-
"name": "
|
|
2455
|
+
"name": "foundationAccordionTemplate",
|
|
2031
2456
|
"declaration": {
|
|
2032
|
-
"name": "
|
|
2033
|
-
"module": "src/accordion
|
|
2457
|
+
"name": "foundationAccordionTemplate",
|
|
2458
|
+
"module": "src/accordion/accordion.template.ts"
|
|
2034
2459
|
}
|
|
2035
2460
|
}
|
|
2036
2461
|
]
|
|
2037
2462
|
},
|
|
2038
2463
|
{
|
|
2039
2464
|
"kind": "javascript-module",
|
|
2040
|
-
"path": "src/accordion
|
|
2465
|
+
"path": "src/accordion/accordion.ts",
|
|
2041
2466
|
"declarations": [
|
|
2042
2467
|
{
|
|
2043
2468
|
"kind": "class",
|
|
2044
2469
|
"description": "",
|
|
2045
|
-
"name": "
|
|
2470
|
+
"name": "Accordion",
|
|
2046
2471
|
"superclass": {
|
|
2047
|
-
"name": "
|
|
2048
|
-
"package": "@microsoft/fast-
|
|
2472
|
+
"name": "FASTAccordion",
|
|
2473
|
+
"package": "@microsoft/fast-foundation"
|
|
2049
2474
|
},
|
|
2050
|
-
"tagName": "%%prefix%%-accordion
|
|
2475
|
+
"tagName": "%%prefix%%-accordion",
|
|
2051
2476
|
"customElement": true,
|
|
2052
2477
|
"attributes": [
|
|
2053
2478
|
{
|
|
2054
|
-
"name": "
|
|
2479
|
+
"name": "expand-mode",
|
|
2055
2480
|
"type": {
|
|
2056
|
-
"text": "
|
|
2481
|
+
"text": "AccordionExpandMode"
|
|
2057
2482
|
},
|
|
2058
|
-
"
|
|
2059
|
-
"
|
|
2060
|
-
"fieldName": "headinglevel",
|
|
2483
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
2484
|
+
"fieldName": "expandmode",
|
|
2061
2485
|
"inheritedFrom": {
|
|
2062
|
-
"name": "
|
|
2063
|
-
"module": "src/accordion
|
|
2486
|
+
"name": "Accordion",
|
|
2487
|
+
"module": "src/accordion/accordion.ts"
|
|
2064
2488
|
}
|
|
2065
|
-
}
|
|
2489
|
+
}
|
|
2490
|
+
],
|
|
2491
|
+
"members": [
|
|
2066
2492
|
{
|
|
2493
|
+
"kind": "field",
|
|
2494
|
+
"name": "expandmode",
|
|
2067
2495
|
"type": {
|
|
2068
|
-
"text": "
|
|
2496
|
+
"text": "AccordionExpandMode"
|
|
2069
2497
|
},
|
|
2070
|
-
"
|
|
2071
|
-
"description": "
|
|
2072
|
-
"fieldName": "expanded",
|
|
2498
|
+
"privacy": "public",
|
|
2499
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
2073
2500
|
"inheritedFrom": {
|
|
2074
|
-
"name": "
|
|
2075
|
-
"module": "src/accordion
|
|
2501
|
+
"name": "Accordion",
|
|
2502
|
+
"module": "src/accordion/accordion.ts"
|
|
2076
2503
|
}
|
|
2077
2504
|
},
|
|
2078
2505
|
{
|
|
2079
|
-
"
|
|
2506
|
+
"kind": "field",
|
|
2507
|
+
"name": "activeid",
|
|
2080
2508
|
"type": {
|
|
2081
|
-
"text": "string"
|
|
2509
|
+
"text": "string | null"
|
|
2082
2510
|
},
|
|
2083
|
-
"
|
|
2084
|
-
"fieldName": "id",
|
|
2511
|
+
"privacy": "private",
|
|
2085
2512
|
"inheritedFrom": {
|
|
2086
|
-
"name": "
|
|
2087
|
-
"module": "src/accordion
|
|
2513
|
+
"name": "Accordion",
|
|
2514
|
+
"module": "src/accordion/accordion.ts"
|
|
2088
2515
|
}
|
|
2089
|
-
}
|
|
2090
|
-
],
|
|
2091
|
-
"members": [
|
|
2516
|
+
},
|
|
2092
2517
|
{
|
|
2093
2518
|
"kind": "field",
|
|
2094
|
-
"name": "
|
|
2519
|
+
"name": "activeItemIndex",
|
|
2095
2520
|
"type": {
|
|
2096
|
-
"text": "
|
|
2521
|
+
"text": "number"
|
|
2097
2522
|
},
|
|
2098
|
-
"privacy": "
|
|
2099
|
-
"default": "
|
|
2100
|
-
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
2523
|
+
"privacy": "private",
|
|
2524
|
+
"default": "0",
|
|
2101
2525
|
"inheritedFrom": {
|
|
2102
|
-
"name": "
|
|
2103
|
-
"module": "src/accordion
|
|
2104
|
-
}
|
|
2105
|
-
},
|
|
2106
|
-
{
|
|
2107
|
-
"kind": "field",
|
|
2108
|
-
"name": "expanded",
|
|
2109
|
-
"type": {
|
|
2110
|
-
"text": "boolean"
|
|
2111
|
-
},
|
|
2112
|
-
"privacy": "public",
|
|
2113
|
-
"default": "false",
|
|
2114
|
-
"description": "Expands or collapses the item.",
|
|
2115
|
-
"inheritedFrom": {
|
|
2116
|
-
"name": "AccordionItem",
|
|
2117
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2526
|
+
"name": "Accordion",
|
|
2527
|
+
"module": "src/accordion/accordion.ts"
|
|
2118
2528
|
}
|
|
2119
2529
|
},
|
|
2120
2530
|
{
|
|
2121
2531
|
"kind": "field",
|
|
2122
|
-
"name": "
|
|
2532
|
+
"name": "accordionIds",
|
|
2123
2533
|
"type": {
|
|
2124
|
-
"text": "string"
|
|
2534
|
+
"text": "Array<string | null>"
|
|
2125
2535
|
},
|
|
2126
|
-
"privacy": "
|
|
2127
|
-
"description": "The item ID",
|
|
2536
|
+
"privacy": "private",
|
|
2128
2537
|
"inheritedFrom": {
|
|
2129
|
-
"name": "
|
|
2130
|
-
"module": "src/accordion
|
|
2538
|
+
"name": "Accordion",
|
|
2539
|
+
"module": "src/accordion/accordion.ts"
|
|
2131
2540
|
}
|
|
2132
2541
|
},
|
|
2133
2542
|
{
|
|
@@ -2135,471 +2544,145 @@
|
|
|
2135
2544
|
"name": "change",
|
|
2136
2545
|
"privacy": "private",
|
|
2137
2546
|
"inheritedFrom": {
|
|
2138
|
-
"name": "
|
|
2139
|
-
"module": "src/accordion
|
|
2547
|
+
"name": "Accordion",
|
|
2548
|
+
"module": "src/accordion/accordion.ts"
|
|
2140
2549
|
}
|
|
2141
2550
|
},
|
|
2142
2551
|
{
|
|
2143
|
-
"kind": "
|
|
2144
|
-
"name": "
|
|
2145
|
-
"type": {
|
|
2146
|
-
"text": "ComponentPresentation | null | undefined"
|
|
2147
|
-
},
|
|
2552
|
+
"kind": "method",
|
|
2553
|
+
"name": "findExpandedItem",
|
|
2148
2554
|
"privacy": "private",
|
|
2149
|
-
"
|
|
2150
|
-
|
|
2151
|
-
|
|
2152
|
-
|
|
2153
|
-
}
|
|
2154
|
-
},
|
|
2155
|
-
{
|
|
2156
|
-
"kind": "field",
|
|
2157
|
-
"name": "$presentation",
|
|
2158
|
-
"type": {
|
|
2159
|
-
"text": "ComponentPresentation | null"
|
|
2555
|
+
"return": {
|
|
2556
|
+
"type": {
|
|
2557
|
+
"text": "AccordionItem | null"
|
|
2558
|
+
}
|
|
2160
2559
|
},
|
|
2161
|
-
"privacy": "public",
|
|
2162
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
2163
2560
|
"inheritedFrom": {
|
|
2164
|
-
"name": "
|
|
2165
|
-
"module": "src/
|
|
2561
|
+
"name": "Accordion",
|
|
2562
|
+
"module": "src/accordion/accordion.ts"
|
|
2166
2563
|
}
|
|
2167
2564
|
},
|
|
2168
2565
|
{
|
|
2169
2566
|
"kind": "field",
|
|
2170
|
-
"name": "
|
|
2171
|
-
"
|
|
2172
|
-
"text": "ElementViewTemplate | void | null"
|
|
2173
|
-
},
|
|
2174
|
-
"privacy": "public",
|
|
2175
|
-
"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.",
|
|
2567
|
+
"name": "setItems",
|
|
2568
|
+
"privacy": "private",
|
|
2176
2569
|
"inheritedFrom": {
|
|
2177
|
-
"name": "
|
|
2178
|
-
"module": "src/
|
|
2570
|
+
"name": "Accordion",
|
|
2571
|
+
"module": "src/accordion/accordion.ts"
|
|
2179
2572
|
}
|
|
2180
2573
|
},
|
|
2181
2574
|
{
|
|
2182
2575
|
"kind": "method",
|
|
2183
|
-
"name": "
|
|
2184
|
-
"privacy": "
|
|
2576
|
+
"name": "resetItems",
|
|
2577
|
+
"privacy": "private",
|
|
2185
2578
|
"return": {
|
|
2186
2579
|
"type": {
|
|
2187
2580
|
"text": "void"
|
|
2188
2581
|
}
|
|
2189
2582
|
},
|
|
2190
2583
|
"inheritedFrom": {
|
|
2191
|
-
"name": "
|
|
2192
|
-
"module": "src/
|
|
2584
|
+
"name": "Accordion",
|
|
2585
|
+
"module": "src/accordion/accordion.ts"
|
|
2193
2586
|
}
|
|
2194
2587
|
},
|
|
2195
2588
|
{
|
|
2196
2589
|
"kind": "field",
|
|
2197
|
-
"name": "
|
|
2198
|
-
"
|
|
2199
|
-
"text": "ElementStyles | void | null"
|
|
2200
|
-
},
|
|
2201
|
-
"privacy": "public",
|
|
2202
|
-
"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.",
|
|
2590
|
+
"name": "removeItemListeners",
|
|
2591
|
+
"privacy": "private",
|
|
2203
2592
|
"inheritedFrom": {
|
|
2204
|
-
"name": "
|
|
2205
|
-
"module": "src/
|
|
2593
|
+
"name": "Accordion",
|
|
2594
|
+
"module": "src/accordion/accordion.ts"
|
|
2595
|
+
}
|
|
2596
|
+
},
|
|
2597
|
+
{
|
|
2598
|
+
"kind": "field",
|
|
2599
|
+
"name": "activeItemChange",
|
|
2600
|
+
"privacy": "private",
|
|
2601
|
+
"inheritedFrom": {
|
|
2602
|
+
"name": "Accordion",
|
|
2603
|
+
"module": "src/accordion/accordion.ts"
|
|
2206
2604
|
}
|
|
2207
2605
|
},
|
|
2208
2606
|
{
|
|
2209
2607
|
"kind": "method",
|
|
2210
|
-
"name": "
|
|
2211
|
-
"privacy": "
|
|
2608
|
+
"name": "getItemIds",
|
|
2609
|
+
"privacy": "private",
|
|
2212
2610
|
"return": {
|
|
2213
2611
|
"type": {
|
|
2214
|
-
"text": "
|
|
2612
|
+
"text": "Array<string | null>"
|
|
2215
2613
|
}
|
|
2216
2614
|
},
|
|
2217
2615
|
"inheritedFrom": {
|
|
2218
|
-
"name": "
|
|
2219
|
-
"module": "src/
|
|
2616
|
+
"name": "Accordion",
|
|
2617
|
+
"module": "src/accordion/accordion.ts"
|
|
2220
2618
|
}
|
|
2221
2619
|
},
|
|
2222
2620
|
{
|
|
2223
2621
|
"kind": "method",
|
|
2224
|
-
"name": "
|
|
2225
|
-
"privacy": "
|
|
2226
|
-
"static": true,
|
|
2622
|
+
"name": "isSingleExpandMode",
|
|
2623
|
+
"privacy": "private",
|
|
2227
2624
|
"return": {
|
|
2228
2625
|
"type": {
|
|
2229
|
-
"text": "
|
|
2626
|
+
"text": "boolean"
|
|
2230
2627
|
}
|
|
2231
2628
|
},
|
|
2232
|
-
"parameters": [
|
|
2233
|
-
{
|
|
2234
|
-
"name": "this",
|
|
2235
|
-
"type": {
|
|
2236
|
-
"text": "K"
|
|
2237
|
-
}
|
|
2238
|
-
},
|
|
2239
|
-
{
|
|
2240
|
-
"name": "elementDefinition",
|
|
2241
|
-
"type": {
|
|
2242
|
-
"text": "T"
|
|
2243
|
-
},
|
|
2244
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
2245
|
-
}
|
|
2246
|
-
],
|
|
2247
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
2248
|
-
"inheritedFrom": {
|
|
2249
|
-
"name": "FoundationElement",
|
|
2250
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
2251
|
-
}
|
|
2252
|
-
}
|
|
2253
|
-
],
|
|
2254
|
-
"events": [
|
|
2255
|
-
{
|
|
2256
|
-
"description": "Fires a custom 'change' event when the button is invoked",
|
|
2257
|
-
"name": "change",
|
|
2258
2629
|
"inheritedFrom": {
|
|
2259
|
-
"name": "
|
|
2260
|
-
"module": "src/accordion
|
|
2261
|
-
}
|
|
2262
|
-
}
|
|
2263
|
-
]
|
|
2264
|
-
},
|
|
2265
|
-
{
|
|
2266
|
-
"kind": "variable",
|
|
2267
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
2268
|
-
"type": {
|
|
2269
|
-
"text": "ShadowRootInit"
|
|
2270
|
-
},
|
|
2271
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2272
|
-
},
|
|
2273
|
-
{
|
|
2274
|
-
"kind": "variable",
|
|
2275
|
-
"name": "defaultAccordionItemConfig",
|
|
2276
|
-
"type": {
|
|
2277
|
-
"text": "object"
|
|
2278
|
-
},
|
|
2279
|
-
"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}"
|
|
2280
|
-
},
|
|
2281
|
-
{
|
|
2282
|
-
"kind": "variable",
|
|
2283
|
-
"name": "foundationAccordionItem",
|
|
2284
|
-
"description": "The Foundation Accordion Item",
|
|
2285
|
-
"privacy": "public"
|
|
2286
|
-
}
|
|
2287
|
-
],
|
|
2288
|
-
"exports": [
|
|
2289
|
-
{
|
|
2290
|
-
"kind": "js",
|
|
2291
|
-
"name": "AccordionItem",
|
|
2292
|
-
"declaration": {
|
|
2293
|
-
"name": "AccordionItem",
|
|
2294
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2295
|
-
}
|
|
2296
|
-
},
|
|
2297
|
-
{
|
|
2298
|
-
"kind": "js",
|
|
2299
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
2300
|
-
"declaration": {
|
|
2301
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
2302
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2303
|
-
}
|
|
2304
|
-
},
|
|
2305
|
-
{
|
|
2306
|
-
"kind": "js",
|
|
2307
|
-
"name": "defaultAccordionItemConfig",
|
|
2308
|
-
"declaration": {
|
|
2309
|
-
"name": "defaultAccordionItemConfig",
|
|
2310
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2311
|
-
}
|
|
2312
|
-
},
|
|
2313
|
-
{
|
|
2314
|
-
"kind": "js",
|
|
2315
|
-
"name": "foundationAccordionItem",
|
|
2316
|
-
"declaration": {
|
|
2317
|
-
"name": "foundationAccordionItem",
|
|
2318
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2319
|
-
}
|
|
2320
|
-
}
|
|
2321
|
-
]
|
|
2322
|
-
},
|
|
2323
|
-
{
|
|
2324
|
-
"kind": "javascript-module",
|
|
2325
|
-
"path": "src/accordion-item/index.ts",
|
|
2326
|
-
"declarations": [],
|
|
2327
|
-
"exports": [
|
|
2328
|
-
{
|
|
2329
|
-
"kind": "js",
|
|
2330
|
-
"name": "*",
|
|
2331
|
-
"declaration": {
|
|
2332
|
-
"name": "*",
|
|
2333
|
-
"package": "./accordion-item.template"
|
|
2334
|
-
}
|
|
2335
|
-
},
|
|
2336
|
-
{
|
|
2337
|
-
"kind": "js",
|
|
2338
|
-
"name": "*",
|
|
2339
|
-
"declaration": {
|
|
2340
|
-
"name": "*",
|
|
2341
|
-
"package": "./accordion-item.styles"
|
|
2342
|
-
}
|
|
2343
|
-
},
|
|
2344
|
-
{
|
|
2345
|
-
"kind": "js",
|
|
2346
|
-
"name": "*",
|
|
2347
|
-
"declaration": {
|
|
2348
|
-
"name": "*",
|
|
2349
|
-
"package": "./accordion-item"
|
|
2350
|
-
}
|
|
2351
|
-
}
|
|
2352
|
-
]
|
|
2353
|
-
},
|
|
2354
|
-
{
|
|
2355
|
-
"kind": "javascript-module",
|
|
2356
|
-
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
2357
|
-
"declarations": [
|
|
2358
|
-
{
|
|
2359
|
-
"kind": "function",
|
|
2360
|
-
"name": "foundationAiIndicatorStyles",
|
|
2361
|
-
"return": {
|
|
2362
|
-
"type": {
|
|
2363
|
-
"text": "ElementStyles"
|
|
2364
|
-
}
|
|
2365
|
-
},
|
|
2366
|
-
"parameters": [
|
|
2367
|
-
{
|
|
2368
|
-
"name": "context",
|
|
2369
|
-
"type": {
|
|
2370
|
-
"text": "ElementDefinitionContext"
|
|
2371
|
-
}
|
|
2372
|
-
},
|
|
2373
|
-
{
|
|
2374
|
-
"name": "definition",
|
|
2375
|
-
"type": {
|
|
2376
|
-
"text": "FoundationElementDefinition"
|
|
2377
|
-
}
|
|
2378
|
-
}
|
|
2379
|
-
]
|
|
2380
|
-
}
|
|
2381
|
-
],
|
|
2382
|
-
"exports": [
|
|
2383
|
-
{
|
|
2384
|
-
"kind": "js",
|
|
2385
|
-
"name": "foundationAiIndicatorStyles",
|
|
2386
|
-
"declaration": {
|
|
2387
|
-
"name": "foundationAiIndicatorStyles",
|
|
2388
|
-
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
2389
|
-
}
|
|
2390
|
-
}
|
|
2391
|
-
]
|
|
2392
|
-
},
|
|
2393
|
-
{
|
|
2394
|
-
"kind": "javascript-module",
|
|
2395
|
-
"path": "src/ai-indicator/ai-indicator.template.ts",
|
|
2396
|
-
"declarations": [
|
|
2397
|
-
{
|
|
2398
|
-
"kind": "variable",
|
|
2399
|
-
"name": "foundationAiIndicatorTemplate",
|
|
2400
|
-
"type": {
|
|
2401
|
-
"text": "ViewTemplate<AiIndicator>"
|
|
2402
|
-
},
|
|
2403
|
-
"default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
|
|
2404
|
-
}
|
|
2405
|
-
],
|
|
2406
|
-
"exports": [
|
|
2407
|
-
{
|
|
2408
|
-
"kind": "js",
|
|
2409
|
-
"name": "foundationAiIndicatorTemplate",
|
|
2410
|
-
"declaration": {
|
|
2411
|
-
"name": "foundationAiIndicatorTemplate",
|
|
2412
|
-
"module": "src/ai-indicator/ai-indicator.template.ts"
|
|
2413
|
-
}
|
|
2414
|
-
}
|
|
2415
|
-
]
|
|
2416
|
-
},
|
|
2417
|
-
{
|
|
2418
|
-
"kind": "javascript-module",
|
|
2419
|
-
"path": "src/ai-indicator/ai-indicator.ts",
|
|
2420
|
-
"declarations": [
|
|
2421
|
-
{
|
|
2422
|
-
"kind": "class",
|
|
2423
|
-
"description": "",
|
|
2424
|
-
"name": "AiIndicator",
|
|
2425
|
-
"members": [
|
|
2426
|
-
{
|
|
2427
|
-
"kind": "field",
|
|
2428
|
-
"name": "providerRegistry",
|
|
2429
|
-
"type": {
|
|
2430
|
-
"text": "AIProviderRegistry"
|
|
2630
|
+
"name": "Accordion",
|
|
2631
|
+
"module": "src/accordion/accordion.ts"
|
|
2431
2632
|
}
|
|
2432
2633
|
},
|
|
2433
2634
|
{
|
|
2434
2635
|
"kind": "field",
|
|
2435
|
-
"name": "
|
|
2436
|
-
"type": {
|
|
2437
|
-
"text": "AIProvider | undefined"
|
|
2438
|
-
},
|
|
2439
|
-
"privacy": "private",
|
|
2440
|
-
"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.",
|
|
2441
|
-
"readonly": true
|
|
2442
|
-
},
|
|
2443
|
-
{
|
|
2444
|
-
"kind": "field",
|
|
2445
|
-
"name": "status",
|
|
2446
|
-
"type": {
|
|
2447
|
-
"text": "AIStatus | null"
|
|
2448
|
-
},
|
|
2449
|
-
"default": "null"
|
|
2450
|
-
},
|
|
2451
|
-
{
|
|
2452
|
-
"kind": "field",
|
|
2453
|
-
"name": "open",
|
|
2454
|
-
"type": {
|
|
2455
|
-
"text": "boolean"
|
|
2456
|
-
},
|
|
2457
|
-
"default": "false"
|
|
2458
|
-
},
|
|
2459
|
-
{
|
|
2460
|
-
"kind": "field",
|
|
2461
|
-
"name": "state",
|
|
2462
|
-
"type": {
|
|
2463
|
-
"text": "AIIndicatorState"
|
|
2464
|
-
},
|
|
2465
|
-
"default": "'none'"
|
|
2466
|
-
},
|
|
2467
|
-
{
|
|
2468
|
-
"kind": "field",
|
|
2469
|
-
"name": "isInstalling",
|
|
2470
|
-
"type": {
|
|
2471
|
-
"text": "boolean"
|
|
2472
|
-
},
|
|
2473
|
-
"default": "false"
|
|
2474
|
-
},
|
|
2475
|
-
{
|
|
2476
|
-
"kind": "field",
|
|
2477
|
-
"name": "pollTimer",
|
|
2478
|
-
"type": {
|
|
2479
|
-
"text": "ReturnType<typeof setInterval> | null"
|
|
2480
|
-
},
|
|
2636
|
+
"name": "handleItemKeyDown",
|
|
2481
2637
|
"privacy": "private",
|
|
2482
|
-
"
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
"kind": "field",
|
|
2486
|
-
"name": "clickOutside",
|
|
2487
|
-
"privacy": "private"
|
|
2488
|
-
},
|
|
2489
|
-
{
|
|
2490
|
-
"kind": "field",
|
|
2491
|
-
"name": "chromeStatusLabel",
|
|
2492
|
-
"type": {
|
|
2493
|
-
"text": "string | null"
|
|
2494
|
-
},
|
|
2495
|
-
"readonly": true
|
|
2496
|
-
},
|
|
2497
|
-
{
|
|
2498
|
-
"kind": "field",
|
|
2499
|
-
"name": "canInstall",
|
|
2500
|
-
"type": {
|
|
2501
|
-
"text": "boolean"
|
|
2502
|
-
},
|
|
2503
|
-
"readonly": true
|
|
2504
|
-
},
|
|
2505
|
-
{
|
|
2506
|
-
"kind": "field",
|
|
2507
|
-
"name": "isDownloading",
|
|
2508
|
-
"type": {
|
|
2509
|
-
"text": "boolean"
|
|
2510
|
-
},
|
|
2511
|
-
"readonly": true
|
|
2512
|
-
},
|
|
2513
|
-
{
|
|
2514
|
-
"kind": "method",
|
|
2515
|
-
"name": "openChanged",
|
|
2516
|
-
"return": {
|
|
2517
|
-
"type": {
|
|
2518
|
-
"text": "void"
|
|
2519
|
-
}
|
|
2638
|
+
"inheritedFrom": {
|
|
2639
|
+
"name": "Accordion",
|
|
2640
|
+
"module": "src/accordion/accordion.ts"
|
|
2520
2641
|
}
|
|
2521
2642
|
},
|
|
2522
2643
|
{
|
|
2523
|
-
"kind": "
|
|
2524
|
-
"name": "
|
|
2644
|
+
"kind": "field",
|
|
2645
|
+
"name": "handleItemFocus",
|
|
2525
2646
|
"privacy": "private",
|
|
2526
|
-
"
|
|
2527
|
-
|
|
2528
|
-
|
|
2529
|
-
"type": {
|
|
2530
|
-
"text": "MouseEvent"
|
|
2531
|
-
}
|
|
2532
|
-
}
|
|
2533
|
-
]
|
|
2534
|
-
},
|
|
2535
|
-
{
|
|
2536
|
-
"kind": "method",
|
|
2537
|
-
"name": "toggleDropdown"
|
|
2538
|
-
},
|
|
2539
|
-
{
|
|
2540
|
-
"kind": "method",
|
|
2541
|
-
"name": "refreshStatus",
|
|
2542
|
-
"return": {
|
|
2543
|
-
"type": {
|
|
2544
|
-
"text": "Promise<void>"
|
|
2545
|
-
}
|
|
2647
|
+
"inheritedFrom": {
|
|
2648
|
+
"name": "Accordion",
|
|
2649
|
+
"module": "src/accordion/accordion.ts"
|
|
2546
2650
|
}
|
|
2547
2651
|
},
|
|
2548
2652
|
{
|
|
2549
2653
|
"kind": "method",
|
|
2550
|
-
"name": "
|
|
2654
|
+
"name": "adjust",
|
|
2551
2655
|
"privacy": "private",
|
|
2552
2656
|
"return": {
|
|
2553
2657
|
"type": {
|
|
2554
|
-
"text": "
|
|
2658
|
+
"text": "void"
|
|
2555
2659
|
}
|
|
2556
2660
|
},
|
|
2557
2661
|
"parameters": [
|
|
2558
2662
|
{
|
|
2559
|
-
"name": "
|
|
2663
|
+
"name": "adjustment",
|
|
2560
2664
|
"type": {
|
|
2561
|
-
"text": "
|
|
2665
|
+
"text": "number"
|
|
2562
2666
|
}
|
|
2563
2667
|
}
|
|
2564
|
-
]
|
|
2565
|
-
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
"name": "maybeStartPolling",
|
|
2569
|
-
"privacy": "private",
|
|
2570
|
-
"return": {
|
|
2571
|
-
"type": {
|
|
2572
|
-
"text": "void"
|
|
2573
|
-
}
|
|
2574
|
-
}
|
|
2575
|
-
},
|
|
2576
|
-
{
|
|
2577
|
-
"kind": "method",
|
|
2578
|
-
"name": "startPolling",
|
|
2579
|
-
"privacy": "private",
|
|
2580
|
-
"return": {
|
|
2581
|
-
"type": {
|
|
2582
|
-
"text": "void"
|
|
2583
|
-
}
|
|
2668
|
+
],
|
|
2669
|
+
"inheritedFrom": {
|
|
2670
|
+
"name": "Accordion",
|
|
2671
|
+
"module": "src/accordion/accordion.ts"
|
|
2584
2672
|
}
|
|
2585
2673
|
},
|
|
2586
2674
|
{
|
|
2587
2675
|
"kind": "method",
|
|
2588
|
-
"name": "
|
|
2676
|
+
"name": "focusItem",
|
|
2589
2677
|
"privacy": "private",
|
|
2590
2678
|
"return": {
|
|
2591
2679
|
"type": {
|
|
2592
2680
|
"text": "void"
|
|
2593
2681
|
}
|
|
2594
|
-
}
|
|
2595
|
-
|
|
2596
|
-
|
|
2597
|
-
|
|
2598
|
-
"name": "onInstall",
|
|
2599
|
-
"return": {
|
|
2600
|
-
"type": {
|
|
2601
|
-
"text": "Promise<void>"
|
|
2602
|
-
}
|
|
2682
|
+
},
|
|
2683
|
+
"inheritedFrom": {
|
|
2684
|
+
"name": "Accordion",
|
|
2685
|
+
"module": "src/accordion/accordion.ts"
|
|
2603
2686
|
}
|
|
2604
2687
|
},
|
|
2605
2688
|
{
|
|
@@ -2714,88 +2797,102 @@
|
|
|
2714
2797
|
}
|
|
2715
2798
|
}
|
|
2716
2799
|
],
|
|
2717
|
-
"
|
|
2718
|
-
|
|
2719
|
-
|
|
2800
|
+
"events": [
|
|
2801
|
+
{
|
|
2802
|
+
"description": "Fires a custom 'change' event when the active item changes",
|
|
2803
|
+
"name": "change",
|
|
2804
|
+
"inheritedFrom": {
|
|
2805
|
+
"name": "Accordion",
|
|
2806
|
+
"module": "src/accordion/accordion.ts"
|
|
2807
|
+
}
|
|
2808
|
+
}
|
|
2809
|
+
]
|
|
2810
|
+
},
|
|
2811
|
+
{
|
|
2812
|
+
"kind": "variable",
|
|
2813
|
+
"name": "foundationAccordionShadowOptions",
|
|
2814
|
+
"type": {
|
|
2815
|
+
"text": "ShadowRootInit"
|
|
2720
2816
|
},
|
|
2721
|
-
"
|
|
2722
|
-
"customElement": true
|
|
2817
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2723
2818
|
},
|
|
2724
2819
|
{
|
|
2725
2820
|
"kind": "variable",
|
|
2726
|
-
"name": "
|
|
2821
|
+
"name": "defaultAccordionConfig",
|
|
2822
|
+
"type": {
|
|
2823
|
+
"text": "object"
|
|
2824
|
+
},
|
|
2825
|
+
"default": "{}"
|
|
2826
|
+
},
|
|
2827
|
+
{
|
|
2828
|
+
"kind": "variable",
|
|
2829
|
+
"name": "foundationAccordion",
|
|
2830
|
+
"description": "The Foundation Accordion",
|
|
2831
|
+
"privacy": "public"
|
|
2727
2832
|
}
|
|
2728
2833
|
],
|
|
2729
2834
|
"exports": [
|
|
2730
2835
|
{
|
|
2731
2836
|
"kind": "js",
|
|
2732
|
-
"name": "
|
|
2837
|
+
"name": "Accordion",
|
|
2733
2838
|
"declaration": {
|
|
2734
|
-
"name": "
|
|
2735
|
-
"module": "src/
|
|
2839
|
+
"name": "Accordion",
|
|
2840
|
+
"module": "src/accordion/accordion.ts"
|
|
2736
2841
|
}
|
|
2737
2842
|
},
|
|
2738
2843
|
{
|
|
2739
2844
|
"kind": "js",
|
|
2740
|
-
"name": "
|
|
2741
|
-
"declaration": {
|
|
2742
|
-
"name": "foundationAiIndicator",
|
|
2743
|
-
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2744
|
-
}
|
|
2745
|
-
}
|
|
2746
|
-
]
|
|
2747
|
-
},
|
|
2748
|
-
{
|
|
2749
|
-
"kind": "javascript-module",
|
|
2750
|
-
"path": "src/ai-indicator/index.ts",
|
|
2751
|
-
"declarations": [],
|
|
2752
|
-
"exports": [
|
|
2753
|
-
{
|
|
2754
|
-
"kind": "js",
|
|
2755
|
-
"name": "AiIndicator",
|
|
2845
|
+
"name": "foundationAccordionShadowOptions",
|
|
2756
2846
|
"declaration": {
|
|
2757
|
-
"name": "
|
|
2758
|
-
"module": "
|
|
2847
|
+
"name": "foundationAccordionShadowOptions",
|
|
2848
|
+
"module": "src/accordion/accordion.ts"
|
|
2759
2849
|
}
|
|
2760
2850
|
},
|
|
2761
2851
|
{
|
|
2762
2852
|
"kind": "js",
|
|
2763
|
-
"name": "
|
|
2853
|
+
"name": "defaultAccordionConfig",
|
|
2764
2854
|
"declaration": {
|
|
2765
|
-
"name": "
|
|
2766
|
-
"module": "
|
|
2855
|
+
"name": "defaultAccordionConfig",
|
|
2856
|
+
"module": "src/accordion/accordion.ts"
|
|
2767
2857
|
}
|
|
2768
2858
|
},
|
|
2769
2859
|
{
|
|
2770
2860
|
"kind": "js",
|
|
2771
|
-
"name": "
|
|
2861
|
+
"name": "foundationAccordion",
|
|
2772
2862
|
"declaration": {
|
|
2773
|
-
"name": "
|
|
2774
|
-
"module": "
|
|
2863
|
+
"name": "foundationAccordion",
|
|
2864
|
+
"module": "src/accordion/accordion.ts"
|
|
2775
2865
|
}
|
|
2776
|
-
}
|
|
2866
|
+
}
|
|
2867
|
+
]
|
|
2868
|
+
},
|
|
2869
|
+
{
|
|
2870
|
+
"kind": "javascript-module",
|
|
2871
|
+
"path": "src/accordion/index.ts",
|
|
2872
|
+
"declarations": [],
|
|
2873
|
+
"exports": [
|
|
2777
2874
|
{
|
|
2778
2875
|
"kind": "js",
|
|
2779
|
-
"name": "
|
|
2876
|
+
"name": "*",
|
|
2780
2877
|
"declaration": {
|
|
2781
|
-
"name": "
|
|
2782
|
-
"
|
|
2878
|
+
"name": "*",
|
|
2879
|
+
"package": "./accordion.template"
|
|
2783
2880
|
}
|
|
2784
2881
|
},
|
|
2785
2882
|
{
|
|
2786
2883
|
"kind": "js",
|
|
2787
|
-
"name": "
|
|
2884
|
+
"name": "*",
|
|
2788
2885
|
"declaration": {
|
|
2789
|
-
"name": "
|
|
2790
|
-
"
|
|
2886
|
+
"name": "*",
|
|
2887
|
+
"package": "./accordion.styles"
|
|
2791
2888
|
}
|
|
2792
2889
|
},
|
|
2793
2890
|
{
|
|
2794
2891
|
"kind": "js",
|
|
2795
|
-
"name": "
|
|
2892
|
+
"name": "*",
|
|
2796
2893
|
"declaration": {
|
|
2797
|
-
"name": "
|
|
2798
|
-
"
|
|
2894
|
+
"name": "*",
|
|
2895
|
+
"package": "./accordion"
|
|
2799
2896
|
}
|
|
2800
2897
|
}
|
|
2801
2898
|
]
|
|
@@ -3411,42 +3508,11 @@
|
|
|
3411
3508
|
},
|
|
3412
3509
|
{
|
|
3413
3510
|
"kind": "javascript-module",
|
|
3414
|
-
"path": "src/
|
|
3415
|
-
"declarations": [],
|
|
3416
|
-
"exports": [
|
|
3417
|
-
{
|
|
3418
|
-
"kind": "js",
|
|
3419
|
-
"name": "*",
|
|
3420
|
-
"declaration": {
|
|
3421
|
-
"name": "*",
|
|
3422
|
-
"package": "./styles"
|
|
3423
|
-
}
|
|
3424
|
-
},
|
|
3425
|
-
{
|
|
3426
|
-
"kind": "js",
|
|
3427
|
-
"name": "*",
|
|
3428
|
-
"declaration": {
|
|
3429
|
-
"name": "*",
|
|
3430
|
-
"package": "./tokens"
|
|
3431
|
-
}
|
|
3432
|
-
},
|
|
3433
|
-
{
|
|
3434
|
-
"kind": "js",
|
|
3435
|
-
"name": "*",
|
|
3436
|
-
"declaration": {
|
|
3437
|
-
"name": "*",
|
|
3438
|
-
"package": "./values"
|
|
3439
|
-
}
|
|
3440
|
-
}
|
|
3441
|
-
]
|
|
3442
|
-
},
|
|
3443
|
-
{
|
|
3444
|
-
"kind": "javascript-module",
|
|
3445
|
-
"path": "src/accordion/accordion.styles.ts",
|
|
3511
|
+
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
3446
3512
|
"declarations": [
|
|
3447
3513
|
{
|
|
3448
3514
|
"kind": "function",
|
|
3449
|
-
"name": "
|
|
3515
|
+
"name": "foundationAiIndicatorStyles",
|
|
3450
3516
|
"return": {
|
|
3451
3517
|
"type": {
|
|
3452
3518
|
"text": "ElementStyles"
|
|
@@ -3471,276 +3537,224 @@
|
|
|
3471
3537
|
"exports": [
|
|
3472
3538
|
{
|
|
3473
3539
|
"kind": "js",
|
|
3474
|
-
"name": "
|
|
3540
|
+
"name": "foundationAiIndicatorStyles",
|
|
3475
3541
|
"declaration": {
|
|
3476
|
-
"name": "
|
|
3477
|
-
"module": "src/
|
|
3542
|
+
"name": "foundationAiIndicatorStyles",
|
|
3543
|
+
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
3478
3544
|
}
|
|
3479
3545
|
}
|
|
3480
3546
|
]
|
|
3481
3547
|
},
|
|
3482
3548
|
{
|
|
3483
3549
|
"kind": "javascript-module",
|
|
3484
|
-
"path": "src/
|
|
3550
|
+
"path": "src/ai-indicator/ai-indicator.template.ts",
|
|
3485
3551
|
"declarations": [
|
|
3486
3552
|
{
|
|
3487
|
-
"kind": "
|
|
3488
|
-
"name": "
|
|
3489
|
-
"
|
|
3490
|
-
"
|
|
3491
|
-
"text": "ViewTemplate<Accordion>"
|
|
3492
|
-
}
|
|
3553
|
+
"kind": "variable",
|
|
3554
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3555
|
+
"type": {
|
|
3556
|
+
"text": "ViewTemplate<AiIndicator>"
|
|
3493
3557
|
},
|
|
3494
|
-
"
|
|
3495
|
-
{
|
|
3496
|
-
"name": "context",
|
|
3497
|
-
"type": {
|
|
3498
|
-
"text": "ElementDefinitionContext"
|
|
3499
|
-
}
|
|
3500
|
-
},
|
|
3501
|
-
{
|
|
3502
|
-
"name": "definition",
|
|
3503
|
-
"type": {
|
|
3504
|
-
"text": "FoundationElementDefinition"
|
|
3505
|
-
}
|
|
3506
|
-
}
|
|
3507
|
-
]
|
|
3558
|
+
"default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
|
|
3508
3559
|
}
|
|
3509
3560
|
],
|
|
3510
3561
|
"exports": [
|
|
3511
3562
|
{
|
|
3512
3563
|
"kind": "js",
|
|
3513
|
-
"name": "
|
|
3564
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3514
3565
|
"declaration": {
|
|
3515
|
-
"name": "
|
|
3516
|
-
"module": "src/
|
|
3566
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3567
|
+
"module": "src/ai-indicator/ai-indicator.template.ts"
|
|
3517
3568
|
}
|
|
3518
3569
|
}
|
|
3519
3570
|
]
|
|
3520
3571
|
},
|
|
3521
3572
|
{
|
|
3522
3573
|
"kind": "javascript-module",
|
|
3523
|
-
"path": "src/
|
|
3574
|
+
"path": "src/ai-indicator/ai-indicator.ts",
|
|
3524
3575
|
"declarations": [
|
|
3525
3576
|
{
|
|
3526
3577
|
"kind": "class",
|
|
3527
3578
|
"description": "",
|
|
3528
|
-
"name": "
|
|
3529
|
-
"
|
|
3530
|
-
"name": "FASTAccordion",
|
|
3531
|
-
"package": "@microsoft/fast-foundation"
|
|
3532
|
-
},
|
|
3533
|
-
"tagName": "%%prefix%%-accordion",
|
|
3534
|
-
"customElement": true,
|
|
3535
|
-
"attributes": [
|
|
3579
|
+
"name": "AiIndicator",
|
|
3580
|
+
"members": [
|
|
3536
3581
|
{
|
|
3537
|
-
"
|
|
3582
|
+
"kind": "field",
|
|
3583
|
+
"name": "providerRegistry",
|
|
3538
3584
|
"type": {
|
|
3539
|
-
"text": "
|
|
3540
|
-
},
|
|
3541
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3542
|
-
"fieldName": "expandmode",
|
|
3543
|
-
"inheritedFrom": {
|
|
3544
|
-
"name": "Accordion",
|
|
3545
|
-
"module": "src/accordion/accordion.ts"
|
|
3585
|
+
"text": "AIProviderRegistry"
|
|
3546
3586
|
}
|
|
3547
|
-
}
|
|
3548
|
-
],
|
|
3549
|
-
"members": [
|
|
3587
|
+
},
|
|
3550
3588
|
{
|
|
3551
3589
|
"kind": "field",
|
|
3552
|
-
"name": "
|
|
3590
|
+
"name": "aiProvider",
|
|
3553
3591
|
"type": {
|
|
3554
|
-
"text": "
|
|
3592
|
+
"text": "AIProvider | undefined"
|
|
3555
3593
|
},
|
|
3556
|
-
"privacy": "
|
|
3557
|
-
"description": "
|
|
3558
|
-
"
|
|
3559
|
-
"name": "Accordion",
|
|
3560
|
-
"module": "src/accordion/accordion.ts"
|
|
3561
|
-
}
|
|
3594
|
+
"privacy": "private",
|
|
3595
|
+
"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.",
|
|
3596
|
+
"readonly": true
|
|
3562
3597
|
},
|
|
3563
3598
|
{
|
|
3564
3599
|
"kind": "field",
|
|
3565
|
-
"name": "
|
|
3600
|
+
"name": "status",
|
|
3566
3601
|
"type": {
|
|
3567
|
-
"text": "
|
|
3602
|
+
"text": "AIStatus | null"
|
|
3568
3603
|
},
|
|
3569
|
-
"
|
|
3570
|
-
"inheritedFrom": {
|
|
3571
|
-
"name": "Accordion",
|
|
3572
|
-
"module": "src/accordion/accordion.ts"
|
|
3573
|
-
}
|
|
3604
|
+
"default": "null"
|
|
3574
3605
|
},
|
|
3575
3606
|
{
|
|
3576
3607
|
"kind": "field",
|
|
3577
|
-
"name": "
|
|
3608
|
+
"name": "open",
|
|
3578
3609
|
"type": {
|
|
3579
|
-
"text": "
|
|
3610
|
+
"text": "boolean"
|
|
3580
3611
|
},
|
|
3581
|
-
"
|
|
3582
|
-
"default": "0",
|
|
3583
|
-
"inheritedFrom": {
|
|
3584
|
-
"name": "Accordion",
|
|
3585
|
-
"module": "src/accordion/accordion.ts"
|
|
3586
|
-
}
|
|
3612
|
+
"default": "false"
|
|
3587
3613
|
},
|
|
3588
3614
|
{
|
|
3589
3615
|
"kind": "field",
|
|
3590
|
-
"name": "
|
|
3616
|
+
"name": "state",
|
|
3591
3617
|
"type": {
|
|
3592
|
-
"text": "
|
|
3618
|
+
"text": "AIIndicatorState"
|
|
3593
3619
|
},
|
|
3594
|
-
"
|
|
3595
|
-
"inheritedFrom": {
|
|
3596
|
-
"name": "Accordion",
|
|
3597
|
-
"module": "src/accordion/accordion.ts"
|
|
3598
|
-
}
|
|
3620
|
+
"default": "'none'"
|
|
3599
3621
|
},
|
|
3600
3622
|
{
|
|
3601
3623
|
"kind": "field",
|
|
3602
|
-
"name": "
|
|
3603
|
-
"
|
|
3604
|
-
|
|
3605
|
-
|
|
3606
|
-
|
|
3607
|
-
}
|
|
3624
|
+
"name": "isInstalling",
|
|
3625
|
+
"type": {
|
|
3626
|
+
"text": "boolean"
|
|
3627
|
+
},
|
|
3628
|
+
"default": "false"
|
|
3608
3629
|
},
|
|
3609
3630
|
{
|
|
3610
|
-
"kind": "
|
|
3611
|
-
"name": "
|
|
3631
|
+
"kind": "field",
|
|
3632
|
+
"name": "pollTimer",
|
|
3633
|
+
"type": {
|
|
3634
|
+
"text": "ReturnType<typeof setInterval> | null"
|
|
3635
|
+
},
|
|
3612
3636
|
"privacy": "private",
|
|
3613
|
-
"
|
|
3614
|
-
|
|
3615
|
-
|
|
3616
|
-
|
|
3637
|
+
"default": "null"
|
|
3638
|
+
},
|
|
3639
|
+
{
|
|
3640
|
+
"kind": "field",
|
|
3641
|
+
"name": "clickOutside",
|
|
3642
|
+
"privacy": "private"
|
|
3643
|
+
},
|
|
3644
|
+
{
|
|
3645
|
+
"kind": "field",
|
|
3646
|
+
"name": "chromeStatusLabel",
|
|
3647
|
+
"type": {
|
|
3648
|
+
"text": "string | null"
|
|
3617
3649
|
},
|
|
3618
|
-
"
|
|
3619
|
-
"name": "Accordion",
|
|
3620
|
-
"module": "src/accordion/accordion.ts"
|
|
3621
|
-
}
|
|
3650
|
+
"readonly": true
|
|
3622
3651
|
},
|
|
3623
3652
|
{
|
|
3624
3653
|
"kind": "field",
|
|
3625
|
-
"name": "
|
|
3626
|
-
"
|
|
3627
|
-
|
|
3628
|
-
|
|
3629
|
-
|
|
3630
|
-
|
|
3654
|
+
"name": "canInstall",
|
|
3655
|
+
"type": {
|
|
3656
|
+
"text": "boolean"
|
|
3657
|
+
},
|
|
3658
|
+
"readonly": true
|
|
3659
|
+
},
|
|
3660
|
+
{
|
|
3661
|
+
"kind": "field",
|
|
3662
|
+
"name": "isDownloading",
|
|
3663
|
+
"type": {
|
|
3664
|
+
"text": "boolean"
|
|
3665
|
+
},
|
|
3666
|
+
"readonly": true
|
|
3631
3667
|
},
|
|
3632
3668
|
{
|
|
3633
3669
|
"kind": "method",
|
|
3634
|
-
"name": "
|
|
3635
|
-
"privacy": "private",
|
|
3670
|
+
"name": "openChanged",
|
|
3636
3671
|
"return": {
|
|
3637
3672
|
"type": {
|
|
3638
3673
|
"text": "void"
|
|
3639
3674
|
}
|
|
3640
|
-
},
|
|
3641
|
-
"inheritedFrom": {
|
|
3642
|
-
"name": "Accordion",
|
|
3643
|
-
"module": "src/accordion/accordion.ts"
|
|
3644
3675
|
}
|
|
3645
3676
|
},
|
|
3646
3677
|
{
|
|
3647
|
-
"kind": "
|
|
3648
|
-
"name": "
|
|
3678
|
+
"kind": "method",
|
|
3679
|
+
"name": "handleClickOutside",
|
|
3649
3680
|
"privacy": "private",
|
|
3650
|
-
"
|
|
3651
|
-
|
|
3652
|
-
|
|
3653
|
-
|
|
3681
|
+
"parameters": [
|
|
3682
|
+
{
|
|
3683
|
+
"name": "event",
|
|
3684
|
+
"type": {
|
|
3685
|
+
"text": "MouseEvent"
|
|
3686
|
+
}
|
|
3687
|
+
}
|
|
3688
|
+
]
|
|
3654
3689
|
},
|
|
3655
3690
|
{
|
|
3656
|
-
"kind": "
|
|
3657
|
-
"name": "
|
|
3658
|
-
"privacy": "private",
|
|
3659
|
-
"inheritedFrom": {
|
|
3660
|
-
"name": "Accordion",
|
|
3661
|
-
"module": "src/accordion/accordion.ts"
|
|
3662
|
-
}
|
|
3691
|
+
"kind": "method",
|
|
3692
|
+
"name": "toggleDropdown"
|
|
3663
3693
|
},
|
|
3664
3694
|
{
|
|
3665
3695
|
"kind": "method",
|
|
3666
|
-
"name": "
|
|
3667
|
-
"privacy": "private",
|
|
3696
|
+
"name": "refreshStatus",
|
|
3668
3697
|
"return": {
|
|
3669
3698
|
"type": {
|
|
3670
|
-
"text": "
|
|
3699
|
+
"text": "Promise<void>"
|
|
3671
3700
|
}
|
|
3672
|
-
},
|
|
3673
|
-
"inheritedFrom": {
|
|
3674
|
-
"name": "Accordion",
|
|
3675
|
-
"module": "src/accordion/accordion.ts"
|
|
3676
3701
|
}
|
|
3677
3702
|
},
|
|
3678
3703
|
{
|
|
3679
3704
|
"kind": "method",
|
|
3680
|
-
"name": "
|
|
3705
|
+
"name": "deriveState",
|
|
3681
3706
|
"privacy": "private",
|
|
3682
3707
|
"return": {
|
|
3683
3708
|
"type": {
|
|
3684
|
-
"text": "
|
|
3709
|
+
"text": "AIIndicatorState"
|
|
3685
3710
|
}
|
|
3686
3711
|
},
|
|
3687
|
-
"
|
|
3688
|
-
|
|
3689
|
-
|
|
3690
|
-
|
|
3712
|
+
"parameters": [
|
|
3713
|
+
{
|
|
3714
|
+
"name": "s",
|
|
3715
|
+
"type": {
|
|
3716
|
+
"text": "AIStatus | null"
|
|
3717
|
+
}
|
|
3718
|
+
}
|
|
3719
|
+
]
|
|
3691
3720
|
},
|
|
3692
3721
|
{
|
|
3693
|
-
"kind": "
|
|
3694
|
-
"name": "
|
|
3722
|
+
"kind": "method",
|
|
3723
|
+
"name": "maybeStartPolling",
|
|
3695
3724
|
"privacy": "private",
|
|
3696
|
-
"
|
|
3697
|
-
"
|
|
3698
|
-
|
|
3725
|
+
"return": {
|
|
3726
|
+
"type": {
|
|
3727
|
+
"text": "void"
|
|
3728
|
+
}
|
|
3699
3729
|
}
|
|
3700
3730
|
},
|
|
3701
3731
|
{
|
|
3702
|
-
"kind": "
|
|
3703
|
-
"name": "
|
|
3732
|
+
"kind": "method",
|
|
3733
|
+
"name": "startPolling",
|
|
3704
3734
|
"privacy": "private",
|
|
3705
|
-
"
|
|
3706
|
-
"
|
|
3707
|
-
|
|
3735
|
+
"return": {
|
|
3736
|
+
"type": {
|
|
3737
|
+
"text": "void"
|
|
3738
|
+
}
|
|
3708
3739
|
}
|
|
3709
3740
|
},
|
|
3710
3741
|
{
|
|
3711
3742
|
"kind": "method",
|
|
3712
|
-
"name": "
|
|
3743
|
+
"name": "stopPolling",
|
|
3713
3744
|
"privacy": "private",
|
|
3714
3745
|
"return": {
|
|
3715
3746
|
"type": {
|
|
3716
3747
|
"text": "void"
|
|
3717
3748
|
}
|
|
3718
|
-
},
|
|
3719
|
-
"parameters": [
|
|
3720
|
-
{
|
|
3721
|
-
"name": "adjustment",
|
|
3722
|
-
"type": {
|
|
3723
|
-
"text": "number"
|
|
3724
|
-
}
|
|
3725
|
-
}
|
|
3726
|
-
],
|
|
3727
|
-
"inheritedFrom": {
|
|
3728
|
-
"name": "Accordion",
|
|
3729
|
-
"module": "src/accordion/accordion.ts"
|
|
3730
3749
|
}
|
|
3731
3750
|
},
|
|
3732
3751
|
{
|
|
3733
3752
|
"kind": "method",
|
|
3734
|
-
"name": "
|
|
3735
|
-
"privacy": "private",
|
|
3753
|
+
"name": "onInstall",
|
|
3736
3754
|
"return": {
|
|
3737
3755
|
"type": {
|
|
3738
|
-
"text": "void"
|
|
3756
|
+
"text": "Promise<void>"
|
|
3739
3757
|
}
|
|
3740
|
-
},
|
|
3741
|
-
"inheritedFrom": {
|
|
3742
|
-
"name": "Accordion",
|
|
3743
|
-
"module": "src/accordion/accordion.ts"
|
|
3744
3758
|
}
|
|
3745
3759
|
},
|
|
3746
3760
|
{
|
|
@@ -3855,102 +3869,88 @@
|
|
|
3855
3869
|
}
|
|
3856
3870
|
}
|
|
3857
3871
|
],
|
|
3858
|
-
"
|
|
3859
|
-
|
|
3860
|
-
|
|
3861
|
-
"name": "change",
|
|
3862
|
-
"inheritedFrom": {
|
|
3863
|
-
"name": "Accordion",
|
|
3864
|
-
"module": "src/accordion/accordion.ts"
|
|
3865
|
-
}
|
|
3866
|
-
}
|
|
3867
|
-
]
|
|
3868
|
-
},
|
|
3869
|
-
{
|
|
3870
|
-
"kind": "variable",
|
|
3871
|
-
"name": "foundationAccordionShadowOptions",
|
|
3872
|
-
"type": {
|
|
3873
|
-
"text": "ShadowRootInit"
|
|
3874
|
-
},
|
|
3875
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3876
|
-
},
|
|
3877
|
-
{
|
|
3878
|
-
"kind": "variable",
|
|
3879
|
-
"name": "defaultAccordionConfig",
|
|
3880
|
-
"type": {
|
|
3881
|
-
"text": "object"
|
|
3872
|
+
"superclass": {
|
|
3873
|
+
"name": "FoundationElement",
|
|
3874
|
+
"package": "@microsoft/fast-foundation"
|
|
3882
3875
|
},
|
|
3883
|
-
"
|
|
3876
|
+
"tagName": "%%prefix%%-ai-indicator",
|
|
3877
|
+
"customElement": true
|
|
3884
3878
|
},
|
|
3885
3879
|
{
|
|
3886
3880
|
"kind": "variable",
|
|
3887
|
-
"name": "
|
|
3888
|
-
"description": "The Foundation Accordion",
|
|
3889
|
-
"privacy": "public"
|
|
3881
|
+
"name": "foundationAiIndicator"
|
|
3890
3882
|
}
|
|
3891
3883
|
],
|
|
3892
3884
|
"exports": [
|
|
3893
3885
|
{
|
|
3894
3886
|
"kind": "js",
|
|
3895
|
-
"name": "
|
|
3887
|
+
"name": "AiIndicator",
|
|
3896
3888
|
"declaration": {
|
|
3897
|
-
"name": "
|
|
3898
|
-
"module": "src/
|
|
3889
|
+
"name": "AiIndicator",
|
|
3890
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3899
3891
|
}
|
|
3900
3892
|
},
|
|
3901
3893
|
{
|
|
3902
3894
|
"kind": "js",
|
|
3903
|
-
"name": "
|
|
3895
|
+
"name": "foundationAiIndicator",
|
|
3904
3896
|
"declaration": {
|
|
3905
|
-
"name": "
|
|
3906
|
-
"module": "src/
|
|
3897
|
+
"name": "foundationAiIndicator",
|
|
3898
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3899
|
+
}
|
|
3900
|
+
}
|
|
3901
|
+
]
|
|
3902
|
+
},
|
|
3903
|
+
{
|
|
3904
|
+
"kind": "javascript-module",
|
|
3905
|
+
"path": "src/ai-indicator/index.ts",
|
|
3906
|
+
"declarations": [],
|
|
3907
|
+
"exports": [
|
|
3908
|
+
{
|
|
3909
|
+
"kind": "js",
|
|
3910
|
+
"name": "AiIndicator",
|
|
3911
|
+
"declaration": {
|
|
3912
|
+
"name": "AiIndicator",
|
|
3913
|
+
"module": "./ai-indicator"
|
|
3907
3914
|
}
|
|
3908
3915
|
},
|
|
3909
3916
|
{
|
|
3910
3917
|
"kind": "js",
|
|
3911
|
-
"name": "
|
|
3918
|
+
"name": "foundationAiIndicator",
|
|
3912
3919
|
"declaration": {
|
|
3913
|
-
"name": "
|
|
3914
|
-
"module": "
|
|
3920
|
+
"name": "foundationAiIndicator",
|
|
3921
|
+
"module": "./ai-indicator"
|
|
3915
3922
|
}
|
|
3916
3923
|
},
|
|
3917
3924
|
{
|
|
3918
3925
|
"kind": "js",
|
|
3919
|
-
"name": "
|
|
3926
|
+
"name": "type",
|
|
3920
3927
|
"declaration": {
|
|
3921
|
-
"name": "
|
|
3922
|
-
"module": "
|
|
3928
|
+
"name": "type",
|
|
3929
|
+
"module": "./ai-indicator"
|
|
3923
3930
|
}
|
|
3924
|
-
}
|
|
3925
|
-
]
|
|
3926
|
-
},
|
|
3927
|
-
{
|
|
3928
|
-
"kind": "javascript-module",
|
|
3929
|
-
"path": "src/accordion/index.ts",
|
|
3930
|
-
"declarations": [],
|
|
3931
|
-
"exports": [
|
|
3931
|
+
},
|
|
3932
3932
|
{
|
|
3933
3933
|
"kind": "js",
|
|
3934
|
-
"name": "
|
|
3934
|
+
"name": "AIIndicatorState",
|
|
3935
3935
|
"declaration": {
|
|
3936
|
-
"name": "
|
|
3937
|
-
"
|
|
3936
|
+
"name": "AIIndicatorState",
|
|
3937
|
+
"module": "./ai-indicator"
|
|
3938
3938
|
}
|
|
3939
3939
|
},
|
|
3940
3940
|
{
|
|
3941
3941
|
"kind": "js",
|
|
3942
|
-
"name": "
|
|
3942
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3943
3943
|
"declaration": {
|
|
3944
|
-
"name": "
|
|
3945
|
-
"
|
|
3944
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3945
|
+
"module": "./ai-indicator.template"
|
|
3946
3946
|
}
|
|
3947
3947
|
},
|
|
3948
3948
|
{
|
|
3949
3949
|
"kind": "js",
|
|
3950
|
-
"name": "
|
|
3950
|
+
"name": "foundationAiIndicatorStyles",
|
|
3951
3951
|
"declaration": {
|
|
3952
|
-
"name": "
|
|
3953
|
-
"
|
|
3952
|
+
"name": "foundationAiIndicatorStyles",
|
|
3953
|
+
"module": "./ai-indicator.styles"
|
|
3954
3954
|
}
|
|
3955
3955
|
}
|
|
3956
3956
|
]
|
|
@@ -57711,197 +57711,6 @@
|
|
|
57711
57711
|
}
|
|
57712
57712
|
]
|
|
57713
57713
|
},
|
|
57714
|
-
{
|
|
57715
|
-
"kind": "javascript-module",
|
|
57716
|
-
"path": "src/ai-criteria-search/validation/criteria-ir.ts",
|
|
57717
|
-
"declarations": [],
|
|
57718
|
-
"exports": []
|
|
57719
|
-
},
|
|
57720
|
-
{
|
|
57721
|
-
"kind": "javascript-module",
|
|
57722
|
-
"path": "src/ai-criteria-search/validation/operator-map.ts",
|
|
57723
|
-
"declarations": [
|
|
57724
|
-
{
|
|
57725
|
-
"kind": "function",
|
|
57726
|
-
"name": "groupsToCriteria",
|
|
57727
|
-
"return": {
|
|
57728
|
-
"type": {
|
|
57729
|
-
"text": "string"
|
|
57730
|
-
}
|
|
57731
|
-
},
|
|
57732
|
-
"parameters": [
|
|
57733
|
-
{
|
|
57734
|
-
"name": "groups",
|
|
57735
|
-
"type": {
|
|
57736
|
-
"text": "CriteriaGroup[]"
|
|
57737
|
-
}
|
|
57738
|
-
}
|
|
57739
|
-
],
|
|
57740
|
-
"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."
|
|
57741
|
-
},
|
|
57742
|
-
{
|
|
57743
|
-
"kind": "variable",
|
|
57744
|
-
"name": "STRING_OPERATORS",
|
|
57745
|
-
"type": {
|
|
57746
|
-
"text": "CriteriaOperator[]"
|
|
57747
|
-
},
|
|
57748
|
-
"default": "[\n 'contains',\n 'equals',\n 'startsWith',\n 'endsWith',\n 'notEqual',\n]"
|
|
57749
|
-
},
|
|
57750
|
-
{
|
|
57751
|
-
"kind": "variable",
|
|
57752
|
-
"name": "NUMERIC_OPERATORS",
|
|
57753
|
-
"type": {
|
|
57754
|
-
"text": "CriteriaOperator[]"
|
|
57755
|
-
},
|
|
57756
|
-
"default": "[\n 'equals',\n 'greaterThan',\n 'lessThan',\n 'greaterThanOrEqual',\n 'lessThanOrEqual',\n 'notEqual',\n]"
|
|
57757
|
-
},
|
|
57758
|
-
{
|
|
57759
|
-
"kind": "variable",
|
|
57760
|
-
"name": "DATE_OPERATORS",
|
|
57761
|
-
"type": {
|
|
57762
|
-
"text": "CriteriaOperator[]"
|
|
57763
|
-
},
|
|
57764
|
-
"default": "[\n 'dateIsToday',\n 'dateIsAfter',\n 'dateIsBefore',\n 'dateIsEqual',\n 'dateIsGreaterEqual',\n 'dateIsLessEqual',\n]"
|
|
57765
|
-
},
|
|
57766
|
-
{
|
|
57767
|
-
"kind": "variable",
|
|
57768
|
-
"name": "DATETIME_OPERATORS",
|
|
57769
|
-
"type": {
|
|
57770
|
-
"text": "CriteriaOperator[]"
|
|
57771
|
-
},
|
|
57772
|
-
"default": "[\n 'dateTimeIsAfter',\n 'dateTimeIsBefore',\n 'dateTimeIsGreaterEqual',\n 'dateTimeIsLessEqual',\n]"
|
|
57773
|
-
},
|
|
57774
|
-
{
|
|
57775
|
-
"kind": "variable",
|
|
57776
|
-
"name": "OPERATOR_DISPLAY_LABEL",
|
|
57777
|
-
"type": {
|
|
57778
|
-
"text": "Record<CriteriaOperator, string>"
|
|
57779
|
-
},
|
|
57780
|
-
"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}"
|
|
57781
|
-
}
|
|
57782
|
-
],
|
|
57783
|
-
"exports": [
|
|
57784
|
-
{
|
|
57785
|
-
"kind": "js",
|
|
57786
|
-
"name": "groupsToCriteria",
|
|
57787
|
-
"declaration": {
|
|
57788
|
-
"name": "groupsToCriteria",
|
|
57789
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
57790
|
-
}
|
|
57791
|
-
},
|
|
57792
|
-
{
|
|
57793
|
-
"kind": "js",
|
|
57794
|
-
"name": "STRING_OPERATORS",
|
|
57795
|
-
"declaration": {
|
|
57796
|
-
"name": "STRING_OPERATORS",
|
|
57797
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
57798
|
-
}
|
|
57799
|
-
},
|
|
57800
|
-
{
|
|
57801
|
-
"kind": "js",
|
|
57802
|
-
"name": "NUMERIC_OPERATORS",
|
|
57803
|
-
"declaration": {
|
|
57804
|
-
"name": "NUMERIC_OPERATORS",
|
|
57805
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
57806
|
-
}
|
|
57807
|
-
},
|
|
57808
|
-
{
|
|
57809
|
-
"kind": "js",
|
|
57810
|
-
"name": "DATE_OPERATORS",
|
|
57811
|
-
"declaration": {
|
|
57812
|
-
"name": "DATE_OPERATORS",
|
|
57813
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
57814
|
-
}
|
|
57815
|
-
},
|
|
57816
|
-
{
|
|
57817
|
-
"kind": "js",
|
|
57818
|
-
"name": "DATETIME_OPERATORS",
|
|
57819
|
-
"declaration": {
|
|
57820
|
-
"name": "DATETIME_OPERATORS",
|
|
57821
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
57822
|
-
}
|
|
57823
|
-
},
|
|
57824
|
-
{
|
|
57825
|
-
"kind": "js",
|
|
57826
|
-
"name": "OPERATOR_DISPLAY_LABEL",
|
|
57827
|
-
"declaration": {
|
|
57828
|
-
"name": "OPERATOR_DISPLAY_LABEL",
|
|
57829
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
57830
|
-
}
|
|
57831
|
-
}
|
|
57832
|
-
]
|
|
57833
|
-
},
|
|
57834
|
-
{
|
|
57835
|
-
"kind": "javascript-module",
|
|
57836
|
-
"path": "src/ai-criteria-search/validation/schema-validator.ts",
|
|
57837
|
-
"declarations": [
|
|
57838
|
-
{
|
|
57839
|
-
"kind": "function",
|
|
57840
|
-
"name": "validateClauses",
|
|
57841
|
-
"return": {
|
|
57842
|
-
"type": {
|
|
57843
|
-
"text": "ValidationResult"
|
|
57844
|
-
}
|
|
57845
|
-
},
|
|
57846
|
-
"parameters": [
|
|
57847
|
-
{
|
|
57848
|
-
"name": "clauses",
|
|
57849
|
-
"type": {
|
|
57850
|
-
"text": "CriteriaClause[]"
|
|
57851
|
-
}
|
|
57852
|
-
},
|
|
57853
|
-
{
|
|
57854
|
-
"name": "fieldMetadata",
|
|
57855
|
-
"type": {
|
|
57856
|
-
"text": "MetadataDetail[] | string[]"
|
|
57857
|
-
}
|
|
57858
|
-
}
|
|
57859
|
-
]
|
|
57860
|
-
},
|
|
57861
|
-
{
|
|
57862
|
-
"kind": "function",
|
|
57863
|
-
"name": "validateGroups",
|
|
57864
|
-
"return": {
|
|
57865
|
-
"type": {
|
|
57866
|
-
"text": "GroupsValidationResult"
|
|
57867
|
-
}
|
|
57868
|
-
},
|
|
57869
|
-
"parameters": [
|
|
57870
|
-
{
|
|
57871
|
-
"name": "groups",
|
|
57872
|
-
"type": {
|
|
57873
|
-
"text": "CriteriaGroup[]"
|
|
57874
|
-
}
|
|
57875
|
-
},
|
|
57876
|
-
{
|
|
57877
|
-
"name": "fieldMetadata",
|
|
57878
|
-
"type": {
|
|
57879
|
-
"text": "MetadataDetail[] | string[]"
|
|
57880
|
-
}
|
|
57881
|
-
}
|
|
57882
|
-
],
|
|
57883
|
-
"description": "Validates groups of criteria clauses. Each group's clauses are validated\nusing the same per-clause logic as validateClauses."
|
|
57884
|
-
}
|
|
57885
|
-
],
|
|
57886
|
-
"exports": [
|
|
57887
|
-
{
|
|
57888
|
-
"kind": "js",
|
|
57889
|
-
"name": "validateClauses",
|
|
57890
|
-
"declaration": {
|
|
57891
|
-
"name": "validateClauses",
|
|
57892
|
-
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
57893
|
-
}
|
|
57894
|
-
},
|
|
57895
|
-
{
|
|
57896
|
-
"kind": "js",
|
|
57897
|
-
"name": "validateGroups",
|
|
57898
|
-
"declaration": {
|
|
57899
|
-
"name": "validateGroups",
|
|
57900
|
-
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
57901
|
-
}
|
|
57902
|
-
}
|
|
57903
|
-
]
|
|
57904
|
-
},
|
|
57905
57714
|
{
|
|
57906
57715
|
"kind": "javascript-module",
|
|
57907
57716
|
"path": "src/_config/styles/colors.ts",
|
|
@@ -59274,6 +59083,197 @@
|
|
|
59274
59083
|
"declarations": [],
|
|
59275
59084
|
"exports": []
|
|
59276
59085
|
},
|
|
59086
|
+
{
|
|
59087
|
+
"kind": "javascript-module",
|
|
59088
|
+
"path": "src/ai-criteria-search/validation/criteria-ir.ts",
|
|
59089
|
+
"declarations": [],
|
|
59090
|
+
"exports": []
|
|
59091
|
+
},
|
|
59092
|
+
{
|
|
59093
|
+
"kind": "javascript-module",
|
|
59094
|
+
"path": "src/ai-criteria-search/validation/operator-map.ts",
|
|
59095
|
+
"declarations": [
|
|
59096
|
+
{
|
|
59097
|
+
"kind": "function",
|
|
59098
|
+
"name": "groupsToCriteria",
|
|
59099
|
+
"return": {
|
|
59100
|
+
"type": {
|
|
59101
|
+
"text": "string"
|
|
59102
|
+
}
|
|
59103
|
+
},
|
|
59104
|
+
"parameters": [
|
|
59105
|
+
{
|
|
59106
|
+
"name": "groups",
|
|
59107
|
+
"type": {
|
|
59108
|
+
"text": "CriteriaGroup[]"
|
|
59109
|
+
}
|
|
59110
|
+
}
|
|
59111
|
+
],
|
|
59112
|
+
"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."
|
|
59113
|
+
},
|
|
59114
|
+
{
|
|
59115
|
+
"kind": "variable",
|
|
59116
|
+
"name": "STRING_OPERATORS",
|
|
59117
|
+
"type": {
|
|
59118
|
+
"text": "CriteriaOperator[]"
|
|
59119
|
+
},
|
|
59120
|
+
"default": "[\n 'contains',\n 'equals',\n 'startsWith',\n 'endsWith',\n 'notEqual',\n]"
|
|
59121
|
+
},
|
|
59122
|
+
{
|
|
59123
|
+
"kind": "variable",
|
|
59124
|
+
"name": "NUMERIC_OPERATORS",
|
|
59125
|
+
"type": {
|
|
59126
|
+
"text": "CriteriaOperator[]"
|
|
59127
|
+
},
|
|
59128
|
+
"default": "[\n 'equals',\n 'greaterThan',\n 'lessThan',\n 'greaterThanOrEqual',\n 'lessThanOrEqual',\n 'notEqual',\n]"
|
|
59129
|
+
},
|
|
59130
|
+
{
|
|
59131
|
+
"kind": "variable",
|
|
59132
|
+
"name": "DATE_OPERATORS",
|
|
59133
|
+
"type": {
|
|
59134
|
+
"text": "CriteriaOperator[]"
|
|
59135
|
+
},
|
|
59136
|
+
"default": "[\n 'dateIsToday',\n 'dateIsAfter',\n 'dateIsBefore',\n 'dateIsEqual',\n 'dateIsGreaterEqual',\n 'dateIsLessEqual',\n]"
|
|
59137
|
+
},
|
|
59138
|
+
{
|
|
59139
|
+
"kind": "variable",
|
|
59140
|
+
"name": "DATETIME_OPERATORS",
|
|
59141
|
+
"type": {
|
|
59142
|
+
"text": "CriteriaOperator[]"
|
|
59143
|
+
},
|
|
59144
|
+
"default": "[\n 'dateTimeIsAfter',\n 'dateTimeIsBefore',\n 'dateTimeIsGreaterEqual',\n 'dateTimeIsLessEqual',\n]"
|
|
59145
|
+
},
|
|
59146
|
+
{
|
|
59147
|
+
"kind": "variable",
|
|
59148
|
+
"name": "OPERATOR_DISPLAY_LABEL",
|
|
59149
|
+
"type": {
|
|
59150
|
+
"text": "Record<CriteriaOperator, string>"
|
|
59151
|
+
},
|
|
59152
|
+
"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}"
|
|
59153
|
+
}
|
|
59154
|
+
],
|
|
59155
|
+
"exports": [
|
|
59156
|
+
{
|
|
59157
|
+
"kind": "js",
|
|
59158
|
+
"name": "groupsToCriteria",
|
|
59159
|
+
"declaration": {
|
|
59160
|
+
"name": "groupsToCriteria",
|
|
59161
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
59162
|
+
}
|
|
59163
|
+
},
|
|
59164
|
+
{
|
|
59165
|
+
"kind": "js",
|
|
59166
|
+
"name": "STRING_OPERATORS",
|
|
59167
|
+
"declaration": {
|
|
59168
|
+
"name": "STRING_OPERATORS",
|
|
59169
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
59170
|
+
}
|
|
59171
|
+
},
|
|
59172
|
+
{
|
|
59173
|
+
"kind": "js",
|
|
59174
|
+
"name": "NUMERIC_OPERATORS",
|
|
59175
|
+
"declaration": {
|
|
59176
|
+
"name": "NUMERIC_OPERATORS",
|
|
59177
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
59178
|
+
}
|
|
59179
|
+
},
|
|
59180
|
+
{
|
|
59181
|
+
"kind": "js",
|
|
59182
|
+
"name": "DATE_OPERATORS",
|
|
59183
|
+
"declaration": {
|
|
59184
|
+
"name": "DATE_OPERATORS",
|
|
59185
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
59186
|
+
}
|
|
59187
|
+
},
|
|
59188
|
+
{
|
|
59189
|
+
"kind": "js",
|
|
59190
|
+
"name": "DATETIME_OPERATORS",
|
|
59191
|
+
"declaration": {
|
|
59192
|
+
"name": "DATETIME_OPERATORS",
|
|
59193
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
59194
|
+
}
|
|
59195
|
+
},
|
|
59196
|
+
{
|
|
59197
|
+
"kind": "js",
|
|
59198
|
+
"name": "OPERATOR_DISPLAY_LABEL",
|
|
59199
|
+
"declaration": {
|
|
59200
|
+
"name": "OPERATOR_DISPLAY_LABEL",
|
|
59201
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
59202
|
+
}
|
|
59203
|
+
}
|
|
59204
|
+
]
|
|
59205
|
+
},
|
|
59206
|
+
{
|
|
59207
|
+
"kind": "javascript-module",
|
|
59208
|
+
"path": "src/ai-criteria-search/validation/schema-validator.ts",
|
|
59209
|
+
"declarations": [
|
|
59210
|
+
{
|
|
59211
|
+
"kind": "function",
|
|
59212
|
+
"name": "validateClauses",
|
|
59213
|
+
"return": {
|
|
59214
|
+
"type": {
|
|
59215
|
+
"text": "ValidationResult"
|
|
59216
|
+
}
|
|
59217
|
+
},
|
|
59218
|
+
"parameters": [
|
|
59219
|
+
{
|
|
59220
|
+
"name": "clauses",
|
|
59221
|
+
"type": {
|
|
59222
|
+
"text": "CriteriaClause[]"
|
|
59223
|
+
}
|
|
59224
|
+
},
|
|
59225
|
+
{
|
|
59226
|
+
"name": "fieldMetadata",
|
|
59227
|
+
"type": {
|
|
59228
|
+
"text": "MetadataDetail[] | string[]"
|
|
59229
|
+
}
|
|
59230
|
+
}
|
|
59231
|
+
]
|
|
59232
|
+
},
|
|
59233
|
+
{
|
|
59234
|
+
"kind": "function",
|
|
59235
|
+
"name": "validateGroups",
|
|
59236
|
+
"return": {
|
|
59237
|
+
"type": {
|
|
59238
|
+
"text": "GroupsValidationResult"
|
|
59239
|
+
}
|
|
59240
|
+
},
|
|
59241
|
+
"parameters": [
|
|
59242
|
+
{
|
|
59243
|
+
"name": "groups",
|
|
59244
|
+
"type": {
|
|
59245
|
+
"text": "CriteriaGroup[]"
|
|
59246
|
+
}
|
|
59247
|
+
},
|
|
59248
|
+
{
|
|
59249
|
+
"name": "fieldMetadata",
|
|
59250
|
+
"type": {
|
|
59251
|
+
"text": "MetadataDetail[] | string[]"
|
|
59252
|
+
}
|
|
59253
|
+
}
|
|
59254
|
+
],
|
|
59255
|
+
"description": "Validates groups of criteria clauses. Each group's clauses are validated\nusing the same per-clause logic as validateClauses."
|
|
59256
|
+
}
|
|
59257
|
+
],
|
|
59258
|
+
"exports": [
|
|
59259
|
+
{
|
|
59260
|
+
"kind": "js",
|
|
59261
|
+
"name": "validateClauses",
|
|
59262
|
+
"declaration": {
|
|
59263
|
+
"name": "validateClauses",
|
|
59264
|
+
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
59265
|
+
}
|
|
59266
|
+
},
|
|
59267
|
+
{
|
|
59268
|
+
"kind": "js",
|
|
59269
|
+
"name": "validateGroups",
|
|
59270
|
+
"declaration": {
|
|
59271
|
+
"name": "validateGroups",
|
|
59272
|
+
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
59273
|
+
}
|
|
59274
|
+
}
|
|
59275
|
+
]
|
|
59276
|
+
},
|
|
59277
59277
|
{
|
|
59278
59278
|
"kind": "javascript-module",
|
|
59279
59279
|
"path": "src/environment-indicator/utils/configure.ts",
|