@genesislcap/foundation-ui 14.474.2-alpha-9a473cd.0 → 14.475.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +1048 -1048
- package/dist/dts/react.d.ts +18 -18
- package/dist/react.cjs +12 -12
- package/dist/react.mjs +10 -10
- package/package.json +19 -19
|
@@ -1400,65 +1400,11 @@
|
|
|
1400
1400
|
},
|
|
1401
1401
|
{
|
|
1402
1402
|
"kind": "javascript-module",
|
|
1403
|
-
"path": "src/
|
|
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/actions-menu/actions-menu.styles.ts",
|
|
1403
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
1435
1404
|
"declarations": [
|
|
1436
1405
|
{
|
|
1437
1406
|
"kind": "function",
|
|
1438
|
-
"name": "
|
|
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
|
-
"kind": "function",
|
|
1461
|
-
"name": "foundationActionsMenuStyles",
|
|
1407
|
+
"name": "foundationAccordionItemStyles",
|
|
1462
1408
|
"return": {
|
|
1463
1409
|
"type": {
|
|
1464
1410
|
"text": "ElementStyles"
|
|
@@ -1483,308 +1429,195 @@
|
|
|
1483
1429
|
"exports": [
|
|
1484
1430
|
{
|
|
1485
1431
|
"kind": "js",
|
|
1486
|
-
"name": "
|
|
1487
|
-
"declaration": {
|
|
1488
|
-
"name": "actionsMenuBaseStyles",
|
|
1489
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1490
|
-
}
|
|
1491
|
-
},
|
|
1492
|
-
{
|
|
1493
|
-
"kind": "js",
|
|
1494
|
-
"name": "foundationActionsMenuStyles",
|
|
1432
|
+
"name": "foundationAccordionItemStyles",
|
|
1495
1433
|
"declaration": {
|
|
1496
|
-
"name": "
|
|
1497
|
-
"module": "src/
|
|
1434
|
+
"name": "foundationAccordionItemStyles",
|
|
1435
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1498
1436
|
}
|
|
1499
1437
|
}
|
|
1500
1438
|
]
|
|
1501
1439
|
},
|
|
1502
1440
|
{
|
|
1503
1441
|
"kind": "javascript-module",
|
|
1504
|
-
"path": "src/
|
|
1442
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1505
1443
|
"declarations": [
|
|
1506
1444
|
{
|
|
1507
1445
|
"kind": "function",
|
|
1508
|
-
"name": "
|
|
1446
|
+
"name": "foundationAccordionItemTemplate",
|
|
1447
|
+
"return": {
|
|
1448
|
+
"type": {
|
|
1449
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
1450
|
+
}
|
|
1451
|
+
},
|
|
1509
1452
|
"parameters": [
|
|
1510
1453
|
{
|
|
1511
|
-
"name": "
|
|
1454
|
+
"name": "context",
|
|
1512
1455
|
"type": {
|
|
1513
|
-
"text": "
|
|
1456
|
+
"text": "ElementDefinitionContext"
|
|
1514
1457
|
}
|
|
1515
|
-
}
|
|
1516
|
-
]
|
|
1517
|
-
},
|
|
1518
|
-
{
|
|
1519
|
-
"kind": "function",
|
|
1520
|
-
"name": "singleOptionTemplate",
|
|
1521
|
-
"parameters": [
|
|
1458
|
+
},
|
|
1522
1459
|
{
|
|
1523
|
-
"name": "
|
|
1460
|
+
"name": "definition",
|
|
1524
1461
|
"type": {
|
|
1525
|
-
"text": "
|
|
1462
|
+
"text": "FoundationElementDefinition"
|
|
1526
1463
|
}
|
|
1527
1464
|
}
|
|
1528
1465
|
]
|
|
1529
|
-
},
|
|
1530
|
-
{
|
|
1531
|
-
"kind": "variable",
|
|
1532
|
-
"name": "foundationActionsMenuTemplate",
|
|
1533
|
-
"type": {
|
|
1534
|
-
"text": "ViewTemplate<ActionsMenu>"
|
|
1535
|
-
},
|
|
1536
|
-
"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`"
|
|
1537
1466
|
}
|
|
1538
1467
|
],
|
|
1539
1468
|
"exports": [
|
|
1540
1469
|
{
|
|
1541
1470
|
"kind": "js",
|
|
1542
|
-
"name": "
|
|
1543
|
-
"declaration": {
|
|
1544
|
-
"name": "menuTemplate",
|
|
1545
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1546
|
-
}
|
|
1547
|
-
},
|
|
1548
|
-
{
|
|
1549
|
-
"kind": "js",
|
|
1550
|
-
"name": "singleOptionTemplate",
|
|
1551
|
-
"declaration": {
|
|
1552
|
-
"name": "singleOptionTemplate",
|
|
1553
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1554
|
-
}
|
|
1555
|
-
},
|
|
1556
|
-
{
|
|
1557
|
-
"kind": "js",
|
|
1558
|
-
"name": "foundationActionsMenuTemplate",
|
|
1471
|
+
"name": "foundationAccordionItemTemplate",
|
|
1559
1472
|
"declaration": {
|
|
1560
|
-
"name": "
|
|
1561
|
-
"module": "src/
|
|
1473
|
+
"name": "foundationAccordionItemTemplate",
|
|
1474
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
1562
1475
|
}
|
|
1563
1476
|
}
|
|
1564
1477
|
]
|
|
1565
1478
|
},
|
|
1566
1479
|
{
|
|
1567
1480
|
"kind": "javascript-module",
|
|
1568
|
-
"path": "src/
|
|
1481
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
1569
1482
|
"declarations": [
|
|
1570
1483
|
{
|
|
1571
1484
|
"kind": "class",
|
|
1572
1485
|
"description": "",
|
|
1573
|
-
"name": "
|
|
1574
|
-
"
|
|
1486
|
+
"name": "AccordionItem",
|
|
1487
|
+
"superclass": {
|
|
1488
|
+
"name": "FASTAccordionItem",
|
|
1489
|
+
"package": "@microsoft/fast-components"
|
|
1490
|
+
},
|
|
1491
|
+
"tagName": "%%prefix%%-accordion-item",
|
|
1492
|
+
"customElement": true,
|
|
1493
|
+
"attributes": [
|
|
1575
1494
|
{
|
|
1576
|
-
"
|
|
1577
|
-
"name": "actions",
|
|
1495
|
+
"name": "heading-level",
|
|
1578
1496
|
"type": {
|
|
1579
|
-
"text": "
|
|
1497
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1498
|
+
},
|
|
1499
|
+
"default": "2",
|
|
1500
|
+
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
1501
|
+
"fieldName": "headinglevel",
|
|
1502
|
+
"inheritedFrom": {
|
|
1503
|
+
"name": "AccordionItem",
|
|
1504
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1580
1505
|
}
|
|
1581
1506
|
},
|
|
1582
1507
|
{
|
|
1583
|
-
"kind": "field",
|
|
1584
|
-
"name": "isVertical",
|
|
1585
1508
|
"type": {
|
|
1586
1509
|
"text": "boolean"
|
|
1587
1510
|
},
|
|
1588
|
-
"default": "false"
|
|
1511
|
+
"default": "false",
|
|
1512
|
+
"description": "Expands or collapses the item.",
|
|
1513
|
+
"fieldName": "expanded",
|
|
1514
|
+
"inheritedFrom": {
|
|
1515
|
+
"name": "AccordionItem",
|
|
1516
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1517
|
+
}
|
|
1589
1518
|
},
|
|
1519
|
+
{
|
|
1520
|
+
"name": "id",
|
|
1521
|
+
"type": {
|
|
1522
|
+
"text": "string"
|
|
1523
|
+
},
|
|
1524
|
+
"description": "The item ID",
|
|
1525
|
+
"fieldName": "id",
|
|
1526
|
+
"inheritedFrom": {
|
|
1527
|
+
"name": "AccordionItem",
|
|
1528
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1529
|
+
}
|
|
1530
|
+
}
|
|
1531
|
+
],
|
|
1532
|
+
"members": [
|
|
1590
1533
|
{
|
|
1591
1534
|
"kind": "field",
|
|
1592
|
-
"name": "
|
|
1535
|
+
"name": "headinglevel",
|
|
1593
1536
|
"type": {
|
|
1594
|
-
"text": "
|
|
1537
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1595
1538
|
},
|
|
1596
|
-
"
|
|
1539
|
+
"privacy": "public",
|
|
1540
|
+
"default": "2",
|
|
1541
|
+
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
1542
|
+
"inheritedFrom": {
|
|
1543
|
+
"name": "AccordionItem",
|
|
1544
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1545
|
+
}
|
|
1597
1546
|
},
|
|
1598
1547
|
{
|
|
1599
1548
|
"kind": "field",
|
|
1600
|
-
"name": "
|
|
1549
|
+
"name": "expanded",
|
|
1601
1550
|
"type": {
|
|
1602
1551
|
"text": "boolean"
|
|
1603
1552
|
},
|
|
1604
|
-
"
|
|
1553
|
+
"privacy": "public",
|
|
1554
|
+
"default": "false",
|
|
1555
|
+
"description": "Expands or collapses the item.",
|
|
1556
|
+
"inheritedFrom": {
|
|
1557
|
+
"name": "AccordionItem",
|
|
1558
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1559
|
+
}
|
|
1605
1560
|
},
|
|
1606
1561
|
{
|
|
1607
1562
|
"kind": "field",
|
|
1608
|
-
"name": "
|
|
1563
|
+
"name": "id",
|
|
1609
1564
|
"type": {
|
|
1610
1565
|
"text": "string"
|
|
1566
|
+
},
|
|
1567
|
+
"privacy": "public",
|
|
1568
|
+
"description": "The item ID",
|
|
1569
|
+
"inheritedFrom": {
|
|
1570
|
+
"name": "AccordionItem",
|
|
1571
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1611
1572
|
}
|
|
1612
1573
|
},
|
|
1613
1574
|
{
|
|
1614
1575
|
"kind": "field",
|
|
1615
|
-
"name": "
|
|
1616
|
-
"
|
|
1617
|
-
|
|
1576
|
+
"name": "change",
|
|
1577
|
+
"privacy": "private",
|
|
1578
|
+
"inheritedFrom": {
|
|
1579
|
+
"name": "AccordionItem",
|
|
1580
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1618
1581
|
}
|
|
1619
1582
|
},
|
|
1620
1583
|
{
|
|
1621
1584
|
"kind": "field",
|
|
1622
|
-
"name": "
|
|
1585
|
+
"name": "_presentation",
|
|
1623
1586
|
"type": {
|
|
1624
|
-
"text": "
|
|
1587
|
+
"text": "ComponentPresentation | null | undefined"
|
|
1625
1588
|
},
|
|
1626
|
-
"
|
|
1589
|
+
"privacy": "private",
|
|
1590
|
+
"default": "void 0",
|
|
1591
|
+
"inheritedFrom": {
|
|
1592
|
+
"name": "FoundationElement",
|
|
1593
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1594
|
+
}
|
|
1627
1595
|
},
|
|
1628
1596
|
{
|
|
1629
1597
|
"kind": "field",
|
|
1630
|
-
"name": "
|
|
1598
|
+
"name": "$presentation",
|
|
1631
1599
|
"type": {
|
|
1632
|
-
"text": "
|
|
1600
|
+
"text": "ComponentPresentation | null"
|
|
1633
1601
|
},
|
|
1634
|
-
"
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
"type": {
|
|
1640
|
-
"text": "string"
|
|
1602
|
+
"privacy": "public",
|
|
1603
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
1604
|
+
"inheritedFrom": {
|
|
1605
|
+
"name": "FoundationElement",
|
|
1606
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1641
1607
|
}
|
|
1642
1608
|
},
|
|
1643
1609
|
{
|
|
1644
1610
|
"kind": "field",
|
|
1645
|
-
"name": "
|
|
1611
|
+
"name": "template",
|
|
1646
1612
|
"type": {
|
|
1647
|
-
"text": "
|
|
1613
|
+
"text": "ElementViewTemplate | void | null"
|
|
1648
1614
|
},
|
|
1649
|
-
"
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
"text": "boolean"
|
|
1656
|
-
},
|
|
1657
|
-
"default": "false"
|
|
1658
|
-
},
|
|
1659
|
-
{
|
|
1660
|
-
"kind": "field",
|
|
1661
|
-
"name": "singleOption",
|
|
1662
|
-
"type": {
|
|
1663
|
-
"text": "ActionMenuItem"
|
|
1664
|
-
}
|
|
1665
|
-
},
|
|
1666
|
-
{
|
|
1667
|
-
"kind": "field",
|
|
1668
|
-
"name": "actionsMenu",
|
|
1669
|
-
"type": {
|
|
1670
|
-
"text": "HTMLElement"
|
|
1671
|
-
}
|
|
1672
|
-
},
|
|
1673
|
-
{
|
|
1674
|
-
"kind": "method",
|
|
1675
|
-
"name": "definitionChanged",
|
|
1676
|
-
"privacy": "protected",
|
|
1677
|
-
"parameters": [
|
|
1678
|
-
{
|
|
1679
|
-
"name": "oldValue",
|
|
1680
|
-
"type": {
|
|
1681
|
-
"text": "any"
|
|
1682
|
-
}
|
|
1683
|
-
},
|
|
1684
|
-
{
|
|
1685
|
-
"name": "newValue",
|
|
1686
|
-
"type": {
|
|
1687
|
-
"text": "any"
|
|
1688
|
-
}
|
|
1689
|
-
}
|
|
1690
|
-
]
|
|
1691
|
-
},
|
|
1692
|
-
{
|
|
1693
|
-
"kind": "method",
|
|
1694
|
-
"name": "openChanged",
|
|
1695
|
-
"privacy": "protected"
|
|
1696
|
-
},
|
|
1697
|
-
{
|
|
1698
|
-
"kind": "method",
|
|
1699
|
-
"name": "toggleActionsMenuVisibility"
|
|
1700
|
-
},
|
|
1701
|
-
{
|
|
1702
|
-
"kind": "method",
|
|
1703
|
-
"name": "onActionMenuItemClick",
|
|
1704
|
-
"parameters": [
|
|
1705
|
-
{
|
|
1706
|
-
"name": "callback",
|
|
1707
|
-
"type": {
|
|
1708
|
-
"text": "(rowData) => void | any"
|
|
1709
|
-
}
|
|
1710
|
-
}
|
|
1711
|
-
]
|
|
1712
|
-
},
|
|
1713
|
-
{
|
|
1714
|
-
"kind": "field",
|
|
1715
|
-
"name": "allActions",
|
|
1716
|
-
"type": {
|
|
1717
|
-
"text": "ActionMenuItem[]"
|
|
1718
|
-
},
|
|
1719
|
-
"readonly": true
|
|
1720
|
-
},
|
|
1721
|
-
{
|
|
1722
|
-
"kind": "field",
|
|
1723
|
-
"name": "rowData",
|
|
1724
|
-
"readonly": true
|
|
1725
|
-
},
|
|
1726
|
-
{
|
|
1727
|
-
"kind": "method",
|
|
1728
|
-
"name": "getLabel",
|
|
1729
|
-
"parameters": [
|
|
1730
|
-
{
|
|
1731
|
-
"name": "name",
|
|
1732
|
-
"type": {
|
|
1733
|
-
"text": "string | ((rowData: any) => string)"
|
|
1734
|
-
}
|
|
1735
|
-
}
|
|
1736
|
-
]
|
|
1737
|
-
},
|
|
1738
|
-
{
|
|
1739
|
-
"kind": "method",
|
|
1740
|
-
"name": "getTemplate",
|
|
1741
|
-
"parameters": [
|
|
1742
|
-
{
|
|
1743
|
-
"name": "prefix",
|
|
1744
|
-
"type": {
|
|
1745
|
-
"text": "string"
|
|
1746
|
-
}
|
|
1747
|
-
}
|
|
1748
|
-
]
|
|
1749
|
-
},
|
|
1750
|
-
{
|
|
1751
|
-
"kind": "field",
|
|
1752
|
-
"name": "_presentation",
|
|
1753
|
-
"type": {
|
|
1754
|
-
"text": "ComponentPresentation | null | undefined"
|
|
1755
|
-
},
|
|
1756
|
-
"privacy": "private",
|
|
1757
|
-
"default": "void 0",
|
|
1758
|
-
"inheritedFrom": {
|
|
1759
|
-
"name": "FoundationElement",
|
|
1760
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1761
|
-
}
|
|
1762
|
-
},
|
|
1763
|
-
{
|
|
1764
|
-
"kind": "field",
|
|
1765
|
-
"name": "$presentation",
|
|
1766
|
-
"type": {
|
|
1767
|
-
"text": "ComponentPresentation | null"
|
|
1768
|
-
},
|
|
1769
|
-
"privacy": "public",
|
|
1770
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
1771
|
-
"inheritedFrom": {
|
|
1772
|
-
"name": "FoundationElement",
|
|
1773
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1774
|
-
}
|
|
1775
|
-
},
|
|
1776
|
-
{
|
|
1777
|
-
"kind": "field",
|
|
1778
|
-
"name": "template",
|
|
1779
|
-
"type": {
|
|
1780
|
-
"text": "ElementViewTemplate | void | null"
|
|
1781
|
-
},
|
|
1782
|
-
"privacy": "public",
|
|
1783
|
-
"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.",
|
|
1784
|
-
"inheritedFrom": {
|
|
1785
|
-
"name": "FoundationElement",
|
|
1786
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1787
|
-
}
|
|
1615
|
+
"privacy": "public",
|
|
1616
|
+
"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.",
|
|
1617
|
+
"inheritedFrom": {
|
|
1618
|
+
"name": "FoundationElement",
|
|
1619
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1620
|
+
}
|
|
1788
1621
|
},
|
|
1789
1622
|
{
|
|
1790
1623
|
"kind": "method",
|
|
@@ -1859,123 +1692,86 @@
|
|
|
1859
1692
|
}
|
|
1860
1693
|
}
|
|
1861
1694
|
],
|
|
1862
|
-
"
|
|
1863
|
-
{
|
|
1864
|
-
"name": "is-vertical",
|
|
1865
|
-
"type": {
|
|
1866
|
-
"text": "boolean"
|
|
1867
|
-
},
|
|
1868
|
-
"default": "false",
|
|
1869
|
-
"fieldName": "isVertical"
|
|
1870
|
-
},
|
|
1871
|
-
{
|
|
1872
|
-
"name": "add-default-actions",
|
|
1873
|
-
"type": {
|
|
1874
|
-
"text": "boolean"
|
|
1875
|
-
},
|
|
1876
|
-
"default": "true",
|
|
1877
|
-
"fieldName": "addDefaultActions"
|
|
1878
|
-
},
|
|
1879
|
-
{
|
|
1880
|
-
"name": "auto-close-on-action",
|
|
1881
|
-
"type": {
|
|
1882
|
-
"text": "boolean"
|
|
1883
|
-
},
|
|
1884
|
-
"default": "true",
|
|
1885
|
-
"fieldName": "autoCloseOnAction"
|
|
1886
|
-
},
|
|
1887
|
-
{
|
|
1888
|
-
"name": "name",
|
|
1889
|
-
"type": {
|
|
1890
|
-
"text": "string"
|
|
1891
|
-
},
|
|
1892
|
-
"default": "'Actions'",
|
|
1893
|
-
"fieldName": "name"
|
|
1894
|
-
},
|
|
1895
|
-
{
|
|
1896
|
-
"name": "open",
|
|
1897
|
-
"type": {
|
|
1898
|
-
"text": "boolean"
|
|
1899
|
-
},
|
|
1900
|
-
"default": "false",
|
|
1901
|
-
"fieldName": "open"
|
|
1902
|
-
},
|
|
1903
|
-
{
|
|
1904
|
-
"name": "buttonAppearance",
|
|
1905
|
-
"type": {
|
|
1906
|
-
"text": "string"
|
|
1907
|
-
},
|
|
1908
|
-
"fieldName": "buttonAppearance"
|
|
1909
|
-
},
|
|
1910
|
-
{
|
|
1911
|
-
"name": "hide-disabled",
|
|
1912
|
-
"type": {
|
|
1913
|
-
"text": "boolean"
|
|
1914
|
-
},
|
|
1915
|
-
"default": "false",
|
|
1916
|
-
"fieldName": "hideDisabled"
|
|
1917
|
-
},
|
|
1695
|
+
"events": [
|
|
1918
1696
|
{
|
|
1919
|
-
"
|
|
1920
|
-
"
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1697
|
+
"description": "Fires a custom 'change' event when the button is invoked",
|
|
1698
|
+
"name": "change",
|
|
1699
|
+
"inheritedFrom": {
|
|
1700
|
+
"name": "AccordionItem",
|
|
1701
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1702
|
+
}
|
|
1925
1703
|
}
|
|
1926
|
-
]
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1704
|
+
]
|
|
1705
|
+
},
|
|
1706
|
+
{
|
|
1707
|
+
"kind": "variable",
|
|
1708
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1709
|
+
"type": {
|
|
1710
|
+
"text": "ShadowRootInit"
|
|
1930
1711
|
},
|
|
1931
|
-
"
|
|
1932
|
-
"customElement": true
|
|
1712
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1933
1713
|
},
|
|
1934
1714
|
{
|
|
1935
1715
|
"kind": "variable",
|
|
1936
|
-
"name": "
|
|
1937
|
-
"
|
|
1716
|
+
"name": "defaultAccordionItemConfig",
|
|
1717
|
+
"type": {
|
|
1718
|
+
"text": "object"
|
|
1719
|
+
},
|
|
1720
|
+
"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}"
|
|
1721
|
+
},
|
|
1722
|
+
{
|
|
1723
|
+
"kind": "variable",
|
|
1724
|
+
"name": "foundationAccordionItem",
|
|
1725
|
+
"description": "The Foundation Accordion Item",
|
|
1938
1726
|
"privacy": "public"
|
|
1939
1727
|
}
|
|
1940
1728
|
],
|
|
1941
1729
|
"exports": [
|
|
1942
1730
|
{
|
|
1943
1731
|
"kind": "js",
|
|
1944
|
-
"name": "
|
|
1732
|
+
"name": "AccordionItem",
|
|
1945
1733
|
"declaration": {
|
|
1946
|
-
"name": "
|
|
1947
|
-
"module": "src/
|
|
1734
|
+
"name": "AccordionItem",
|
|
1735
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1948
1736
|
}
|
|
1949
1737
|
},
|
|
1950
1738
|
{
|
|
1951
1739
|
"kind": "js",
|
|
1952
|
-
"name": "
|
|
1740
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1953
1741
|
"declaration": {
|
|
1954
|
-
"name": "
|
|
1955
|
-
"module": "src/
|
|
1742
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1743
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1956
1744
|
}
|
|
1957
|
-
}
|
|
1958
|
-
]
|
|
1959
|
-
},
|
|
1960
|
-
{
|
|
1961
|
-
"kind": "javascript-module",
|
|
1962
|
-
"path": "src/actions-menu/index.ts",
|
|
1963
|
-
"declarations": [],
|
|
1964
|
-
"exports": [
|
|
1745
|
+
},
|
|
1965
1746
|
{
|
|
1966
1747
|
"kind": "js",
|
|
1967
|
-
"name": "
|
|
1748
|
+
"name": "defaultAccordionItemConfig",
|
|
1968
1749
|
"declaration": {
|
|
1969
|
-
"name": "
|
|
1970
|
-
"
|
|
1750
|
+
"name": "defaultAccordionItemConfig",
|
|
1751
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1971
1752
|
}
|
|
1972
1753
|
},
|
|
1973
1754
|
{
|
|
1974
1755
|
"kind": "js",
|
|
1975
|
-
"name": "
|
|
1756
|
+
"name": "foundationAccordionItem",
|
|
1757
|
+
"declaration": {
|
|
1758
|
+
"name": "foundationAccordionItem",
|
|
1759
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1760
|
+
}
|
|
1761
|
+
}
|
|
1762
|
+
]
|
|
1763
|
+
},
|
|
1764
|
+
{
|
|
1765
|
+
"kind": "javascript-module",
|
|
1766
|
+
"path": "src/accordion-item/index.ts",
|
|
1767
|
+
"declarations": [],
|
|
1768
|
+
"exports": [
|
|
1769
|
+
{
|
|
1770
|
+
"kind": "js",
|
|
1771
|
+
"name": "*",
|
|
1976
1772
|
"declaration": {
|
|
1977
1773
|
"name": "*",
|
|
1978
|
-
"package": "./
|
|
1774
|
+
"package": "./accordion-item.template"
|
|
1979
1775
|
}
|
|
1980
1776
|
},
|
|
1981
1777
|
{
|
|
@@ -1983,215 +1779,321 @@
|
|
|
1983
1779
|
"name": "*",
|
|
1984
1780
|
"declaration": {
|
|
1985
1781
|
"name": "*",
|
|
1986
|
-
"package": "./
|
|
1782
|
+
"package": "./accordion-item.styles"
|
|
1783
|
+
}
|
|
1784
|
+
},
|
|
1785
|
+
{
|
|
1786
|
+
"kind": "js",
|
|
1787
|
+
"name": "*",
|
|
1788
|
+
"declaration": {
|
|
1789
|
+
"name": "*",
|
|
1790
|
+
"package": "./accordion-item"
|
|
1987
1791
|
}
|
|
1988
1792
|
}
|
|
1989
1793
|
]
|
|
1990
1794
|
},
|
|
1991
1795
|
{
|
|
1992
1796
|
"kind": "javascript-module",
|
|
1993
|
-
"path": "src/
|
|
1797
|
+
"path": "src/_config/index.ts",
|
|
1798
|
+
"declarations": [],
|
|
1799
|
+
"exports": [
|
|
1800
|
+
{
|
|
1801
|
+
"kind": "js",
|
|
1802
|
+
"name": "*",
|
|
1803
|
+
"declaration": {
|
|
1804
|
+
"name": "*",
|
|
1805
|
+
"package": "./styles"
|
|
1806
|
+
}
|
|
1807
|
+
},
|
|
1808
|
+
{
|
|
1809
|
+
"kind": "js",
|
|
1810
|
+
"name": "*",
|
|
1811
|
+
"declaration": {
|
|
1812
|
+
"name": "*",
|
|
1813
|
+
"package": "./tokens"
|
|
1814
|
+
}
|
|
1815
|
+
},
|
|
1816
|
+
{
|
|
1817
|
+
"kind": "js",
|
|
1818
|
+
"name": "*",
|
|
1819
|
+
"declaration": {
|
|
1820
|
+
"name": "*",
|
|
1821
|
+
"package": "./values"
|
|
1822
|
+
}
|
|
1823
|
+
}
|
|
1824
|
+
]
|
|
1825
|
+
},
|
|
1826
|
+
{
|
|
1827
|
+
"kind": "javascript-module",
|
|
1828
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
1994
1829
|
"declarations": [
|
|
1995
1830
|
{
|
|
1996
|
-
"kind": "
|
|
1997
|
-
"name": "
|
|
1998
|
-
"
|
|
1831
|
+
"kind": "function",
|
|
1832
|
+
"name": "foundationAccordionStyles",
|
|
1833
|
+
"return": {
|
|
1834
|
+
"type": {
|
|
1835
|
+
"text": "ElementStyles"
|
|
1836
|
+
}
|
|
1837
|
+
},
|
|
1838
|
+
"parameters": [
|
|
1839
|
+
{
|
|
1840
|
+
"name": "context",
|
|
1841
|
+
"type": {
|
|
1842
|
+
"text": "ElementDefinitionContext"
|
|
1843
|
+
}
|
|
1844
|
+
},
|
|
1845
|
+
{
|
|
1846
|
+
"name": "definition",
|
|
1847
|
+
"type": {
|
|
1848
|
+
"text": "FoundationElementDefinition"
|
|
1849
|
+
}
|
|
1850
|
+
}
|
|
1851
|
+
]
|
|
1999
1852
|
}
|
|
2000
1853
|
],
|
|
2001
1854
|
"exports": [
|
|
2002
1855
|
{
|
|
2003
1856
|
"kind": "js",
|
|
2004
|
-
"name": "
|
|
1857
|
+
"name": "foundationAccordionStyles",
|
|
2005
1858
|
"declaration": {
|
|
2006
|
-
"name": "
|
|
2007
|
-
"module": "src/
|
|
1859
|
+
"name": "foundationAccordionStyles",
|
|
1860
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
2008
1861
|
}
|
|
2009
1862
|
}
|
|
2010
1863
|
]
|
|
2011
1864
|
},
|
|
2012
1865
|
{
|
|
2013
1866
|
"kind": "javascript-module",
|
|
2014
|
-
"path": "src/
|
|
1867
|
+
"path": "src/accordion/accordion.template.ts",
|
|
2015
1868
|
"declarations": [
|
|
2016
1869
|
{
|
|
2017
|
-
"kind": "
|
|
2018
|
-
"name": "
|
|
2019
|
-
"
|
|
2020
|
-
"
|
|
1870
|
+
"kind": "function",
|
|
1871
|
+
"name": "foundationAccordionTemplate",
|
|
1872
|
+
"return": {
|
|
1873
|
+
"type": {
|
|
1874
|
+
"text": "ViewTemplate<Accordion>"
|
|
1875
|
+
}
|
|
2021
1876
|
},
|
|
2022
|
-
"
|
|
1877
|
+
"parameters": [
|
|
1878
|
+
{
|
|
1879
|
+
"name": "context",
|
|
1880
|
+
"type": {
|
|
1881
|
+
"text": "ElementDefinitionContext"
|
|
1882
|
+
}
|
|
1883
|
+
},
|
|
1884
|
+
{
|
|
1885
|
+
"name": "definition",
|
|
1886
|
+
"type": {
|
|
1887
|
+
"text": "FoundationElementDefinition"
|
|
1888
|
+
}
|
|
1889
|
+
}
|
|
1890
|
+
]
|
|
2023
1891
|
}
|
|
2024
1892
|
],
|
|
2025
1893
|
"exports": [
|
|
2026
1894
|
{
|
|
2027
1895
|
"kind": "js",
|
|
2028
|
-
"name": "
|
|
1896
|
+
"name": "foundationAccordionTemplate",
|
|
2029
1897
|
"declaration": {
|
|
2030
|
-
"name": "
|
|
2031
|
-
"module": "src/
|
|
1898
|
+
"name": "foundationAccordionTemplate",
|
|
1899
|
+
"module": "src/accordion/accordion.template.ts"
|
|
2032
1900
|
}
|
|
2033
1901
|
}
|
|
2034
1902
|
]
|
|
2035
1903
|
},
|
|
2036
1904
|
{
|
|
2037
1905
|
"kind": "javascript-module",
|
|
2038
|
-
"path": "src/
|
|
1906
|
+
"path": "src/accordion/accordion.ts",
|
|
2039
1907
|
"declarations": [
|
|
2040
1908
|
{
|
|
2041
1909
|
"kind": "class",
|
|
2042
|
-
"description": "
|
|
2043
|
-
"name": "
|
|
2044
|
-
"
|
|
1910
|
+
"description": "",
|
|
1911
|
+
"name": "Accordion",
|
|
1912
|
+
"superclass": {
|
|
1913
|
+
"name": "FASTAccordion",
|
|
1914
|
+
"package": "@microsoft/fast-foundation"
|
|
1915
|
+
},
|
|
1916
|
+
"tagName": "%%prefix%%-accordion",
|
|
1917
|
+
"customElement": true,
|
|
1918
|
+
"attributes": [
|
|
2045
1919
|
{
|
|
2046
|
-
"
|
|
2047
|
-
"name": "providerRegistry",
|
|
1920
|
+
"name": "expand-mode",
|
|
2048
1921
|
"type": {
|
|
2049
|
-
"text": "
|
|
1922
|
+
"text": "AccordionExpandMode"
|
|
1923
|
+
},
|
|
1924
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
1925
|
+
"fieldName": "expandmode",
|
|
1926
|
+
"inheritedFrom": {
|
|
1927
|
+
"name": "Accordion",
|
|
1928
|
+
"module": "src/accordion/accordion.ts"
|
|
2050
1929
|
}
|
|
2051
|
-
}
|
|
1930
|
+
}
|
|
1931
|
+
],
|
|
1932
|
+
"members": [
|
|
2052
1933
|
{
|
|
2053
1934
|
"kind": "field",
|
|
2054
|
-
"name": "
|
|
1935
|
+
"name": "expandmode",
|
|
2055
1936
|
"type": {
|
|
2056
|
-
"text": "
|
|
1937
|
+
"text": "AccordionExpandMode"
|
|
2057
1938
|
},
|
|
2058
|
-
"
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
"type": {
|
|
2064
|
-
"text": "boolean"
|
|
1939
|
+
"privacy": "public",
|
|
1940
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
1941
|
+
"inheritedFrom": {
|
|
1942
|
+
"name": "Accordion",
|
|
1943
|
+
"module": "src/accordion/accordion.ts"
|
|
2065
1944
|
}
|
|
2066
1945
|
},
|
|
2067
1946
|
{
|
|
2068
1947
|
"kind": "field",
|
|
2069
|
-
"name": "
|
|
1948
|
+
"name": "activeid",
|
|
2070
1949
|
"type": {
|
|
2071
|
-
"text": "string"
|
|
1950
|
+
"text": "string | null"
|
|
2072
1951
|
},
|
|
2073
|
-
"
|
|
1952
|
+
"privacy": "private",
|
|
1953
|
+
"inheritedFrom": {
|
|
1954
|
+
"name": "Accordion",
|
|
1955
|
+
"module": "src/accordion/accordion.ts"
|
|
1956
|
+
}
|
|
2074
1957
|
},
|
|
2075
1958
|
{
|
|
2076
1959
|
"kind": "field",
|
|
2077
|
-
"name": "
|
|
1960
|
+
"name": "activeItemIndex",
|
|
2078
1961
|
"type": {
|
|
2079
|
-
"text": "
|
|
1962
|
+
"text": "number"
|
|
2080
1963
|
},
|
|
2081
|
-
"
|
|
1964
|
+
"privacy": "private",
|
|
1965
|
+
"default": "0",
|
|
1966
|
+
"inheritedFrom": {
|
|
1967
|
+
"name": "Accordion",
|
|
1968
|
+
"module": "src/accordion/accordion.ts"
|
|
1969
|
+
}
|
|
2082
1970
|
},
|
|
2083
1971
|
{
|
|
2084
1972
|
"kind": "field",
|
|
2085
|
-
"name": "
|
|
1973
|
+
"name": "accordionIds",
|
|
2086
1974
|
"type": {
|
|
2087
|
-
"text": "string | null"
|
|
1975
|
+
"text": "Array<string | null>"
|
|
2088
1976
|
},
|
|
2089
|
-
"
|
|
1977
|
+
"privacy": "private",
|
|
1978
|
+
"inheritedFrom": {
|
|
1979
|
+
"name": "Accordion",
|
|
1980
|
+
"module": "src/accordion/accordion.ts"
|
|
1981
|
+
}
|
|
2090
1982
|
},
|
|
2091
1983
|
{
|
|
2092
1984
|
"kind": "field",
|
|
2093
|
-
"name": "
|
|
2094
|
-
"
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
|
|
1985
|
+
"name": "change",
|
|
1986
|
+
"privacy": "private",
|
|
1987
|
+
"inheritedFrom": {
|
|
1988
|
+
"name": "Accordion",
|
|
1989
|
+
"module": "src/accordion/accordion.ts"
|
|
1990
|
+
}
|
|
2098
1991
|
},
|
|
2099
1992
|
{
|
|
2100
|
-
"kind": "
|
|
2101
|
-
"name": "
|
|
2102
|
-
"
|
|
2103
|
-
|
|
1993
|
+
"kind": "method",
|
|
1994
|
+
"name": "findExpandedItem",
|
|
1995
|
+
"privacy": "private",
|
|
1996
|
+
"return": {
|
|
1997
|
+
"type": {
|
|
1998
|
+
"text": "AccordionItem | null"
|
|
1999
|
+
}
|
|
2104
2000
|
},
|
|
2105
|
-
"
|
|
2001
|
+
"inheritedFrom": {
|
|
2002
|
+
"name": "Accordion",
|
|
2003
|
+
"module": "src/accordion/accordion.ts"
|
|
2004
|
+
}
|
|
2106
2005
|
},
|
|
2107
2006
|
{
|
|
2108
2007
|
"kind": "field",
|
|
2109
|
-
"name": "
|
|
2110
|
-
"
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
|
|
2008
|
+
"name": "setItems",
|
|
2009
|
+
"privacy": "private",
|
|
2010
|
+
"inheritedFrom": {
|
|
2011
|
+
"name": "Accordion",
|
|
2012
|
+
"module": "src/accordion/accordion.ts"
|
|
2013
|
+
}
|
|
2114
2014
|
},
|
|
2115
2015
|
{
|
|
2116
|
-
"kind": "
|
|
2117
|
-
"name": "
|
|
2118
|
-
"
|
|
2119
|
-
|
|
2016
|
+
"kind": "method",
|
|
2017
|
+
"name": "resetItems",
|
|
2018
|
+
"privacy": "private",
|
|
2019
|
+
"return": {
|
|
2020
|
+
"type": {
|
|
2021
|
+
"text": "void"
|
|
2022
|
+
}
|
|
2120
2023
|
},
|
|
2121
|
-
"
|
|
2024
|
+
"inheritedFrom": {
|
|
2025
|
+
"name": "Accordion",
|
|
2026
|
+
"module": "src/accordion/accordion.ts"
|
|
2027
|
+
}
|
|
2122
2028
|
},
|
|
2123
2029
|
{
|
|
2124
2030
|
"kind": "field",
|
|
2125
|
-
"name": "
|
|
2126
|
-
"type": {
|
|
2127
|
-
"text": "HTMLTextAreaElement"
|
|
2128
|
-
},
|
|
2129
|
-
"privacy": "public"
|
|
2130
|
-
},
|
|
2131
|
-
{
|
|
2132
|
-
"kind": "field",
|
|
2133
|
-
"name": "stopRecording",
|
|
2134
|
-
"type": {
|
|
2135
|
-
"text": "(() => void) | null"
|
|
2136
|
-
},
|
|
2031
|
+
"name": "removeItemListeners",
|
|
2137
2032
|
"privacy": "private",
|
|
2138
|
-
"
|
|
2033
|
+
"inheritedFrom": {
|
|
2034
|
+
"name": "Accordion",
|
|
2035
|
+
"module": "src/accordion/accordion.ts"
|
|
2036
|
+
}
|
|
2139
2037
|
},
|
|
2140
2038
|
{
|
|
2141
2039
|
"kind": "field",
|
|
2142
|
-
"name": "
|
|
2143
|
-
"type": {
|
|
2144
|
-
"text": "ReturnType<typeof setTimeout> | null"
|
|
2145
|
-
},
|
|
2040
|
+
"name": "activeItemChange",
|
|
2146
2041
|
"privacy": "private",
|
|
2147
|
-
"
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
|
|
2151
|
-
"name": "speechAvailable",
|
|
2152
|
-
"type": {
|
|
2153
|
-
"text": "boolean"
|
|
2154
|
-
},
|
|
2155
|
-
"readonly": true
|
|
2156
|
-
},
|
|
2157
|
-
{
|
|
2158
|
-
"kind": "field",
|
|
2159
|
-
"name": "criteriaChips",
|
|
2160
|
-
"type": {
|
|
2161
|
-
"text": "CriteriaChip[]"
|
|
2162
|
-
},
|
|
2163
|
-
"readonly": true
|
|
2042
|
+
"inheritedFrom": {
|
|
2043
|
+
"name": "Accordion",
|
|
2044
|
+
"module": "src/accordion/accordion.ts"
|
|
2045
|
+
}
|
|
2164
2046
|
},
|
|
2165
2047
|
{
|
|
2166
2048
|
"kind": "method",
|
|
2167
|
-
"name": "
|
|
2049
|
+
"name": "getItemIds",
|
|
2168
2050
|
"privacy": "private",
|
|
2169
2051
|
"return": {
|
|
2170
2052
|
"type": {
|
|
2171
|
-
"text": "string"
|
|
2053
|
+
"text": "Array<string | null>"
|
|
2172
2054
|
}
|
|
2173
2055
|
},
|
|
2174
|
-
"
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
"text": "string"
|
|
2179
|
-
}
|
|
2180
|
-
}
|
|
2181
|
-
]
|
|
2056
|
+
"inheritedFrom": {
|
|
2057
|
+
"name": "Accordion",
|
|
2058
|
+
"module": "src/accordion/accordion.ts"
|
|
2059
|
+
}
|
|
2182
2060
|
},
|
|
2183
2061
|
{
|
|
2184
2062
|
"kind": "method",
|
|
2185
|
-
"name": "
|
|
2063
|
+
"name": "isSingleExpandMode",
|
|
2064
|
+
"privacy": "private",
|
|
2186
2065
|
"return": {
|
|
2187
2066
|
"type": {
|
|
2188
|
-
"text": "
|
|
2067
|
+
"text": "boolean"
|
|
2189
2068
|
}
|
|
2069
|
+
},
|
|
2070
|
+
"inheritedFrom": {
|
|
2071
|
+
"name": "Accordion",
|
|
2072
|
+
"module": "src/accordion/accordion.ts"
|
|
2073
|
+
}
|
|
2074
|
+
},
|
|
2075
|
+
{
|
|
2076
|
+
"kind": "field",
|
|
2077
|
+
"name": "handleItemKeyDown",
|
|
2078
|
+
"privacy": "private",
|
|
2079
|
+
"inheritedFrom": {
|
|
2080
|
+
"name": "Accordion",
|
|
2081
|
+
"module": "src/accordion/accordion.ts"
|
|
2082
|
+
}
|
|
2083
|
+
},
|
|
2084
|
+
{
|
|
2085
|
+
"kind": "field",
|
|
2086
|
+
"name": "handleItemFocus",
|
|
2087
|
+
"privacy": "private",
|
|
2088
|
+
"inheritedFrom": {
|
|
2089
|
+
"name": "Accordion",
|
|
2090
|
+
"module": "src/accordion/accordion.ts"
|
|
2190
2091
|
}
|
|
2191
2092
|
},
|
|
2192
2093
|
{
|
|
2193
2094
|
"kind": "method",
|
|
2194
|
-
"name": "
|
|
2095
|
+
"name": "adjust",
|
|
2096
|
+
"privacy": "private",
|
|
2195
2097
|
"return": {
|
|
2196
2098
|
"type": {
|
|
2197
2099
|
"text": "void"
|
|
@@ -2199,49 +2101,31 @@
|
|
|
2199
2101
|
},
|
|
2200
2102
|
"parameters": [
|
|
2201
2103
|
{
|
|
2202
|
-
"name": "
|
|
2203
|
-
"type": {
|
|
2204
|
-
"text": "number"
|
|
2205
|
-
}
|
|
2206
|
-
},
|
|
2207
|
-
{
|
|
2208
|
-
"name": "clauseIndex",
|
|
2104
|
+
"name": "adjustment",
|
|
2209
2105
|
"type": {
|
|
2210
2106
|
"text": "number"
|
|
2211
2107
|
}
|
|
2212
2108
|
}
|
|
2213
|
-
]
|
|
2109
|
+
],
|
|
2110
|
+
"inheritedFrom": {
|
|
2111
|
+
"name": "Accordion",
|
|
2112
|
+
"module": "src/accordion/accordion.ts"
|
|
2113
|
+
}
|
|
2214
2114
|
},
|
|
2215
2115
|
{
|
|
2216
2116
|
"kind": "method",
|
|
2217
|
-
"name": "
|
|
2117
|
+
"name": "focusItem",
|
|
2118
|
+
"privacy": "private",
|
|
2218
2119
|
"return": {
|
|
2219
2120
|
"type": {
|
|
2220
2121
|
"text": "void"
|
|
2221
2122
|
}
|
|
2123
|
+
},
|
|
2124
|
+
"inheritedFrom": {
|
|
2125
|
+
"name": "Accordion",
|
|
2126
|
+
"module": "src/accordion/accordion.ts"
|
|
2222
2127
|
}
|
|
2223
2128
|
},
|
|
2224
|
-
{
|
|
2225
|
-
"kind": "method",
|
|
2226
|
-
"name": "handleSubmit"
|
|
2227
|
-
},
|
|
2228
|
-
{
|
|
2229
|
-
"kind": "method",
|
|
2230
|
-
"name": "handleBlur"
|
|
2231
|
-
},
|
|
2232
|
-
{
|
|
2233
|
-
"kind": "method",
|
|
2234
|
-
"name": "clear"
|
|
2235
|
-
},
|
|
2236
|
-
{
|
|
2237
|
-
"kind": "method",
|
|
2238
|
-
"name": "toggleSpeechInput"
|
|
2239
|
-
},
|
|
2240
|
-
{
|
|
2241
|
-
"kind": "method",
|
|
2242
|
-
"name": "clearSpeechApplyDebounce",
|
|
2243
|
-
"privacy": "private"
|
|
2244
|
-
},
|
|
2245
2129
|
{
|
|
2246
2130
|
"kind": "field",
|
|
2247
2131
|
"name": "_presentation",
|
|
@@ -2356,48 +2240,26 @@
|
|
|
2356
2240
|
],
|
|
2357
2241
|
"events": [
|
|
2358
2242
|
{
|
|
2359
|
-
"description": "
|
|
2360
|
-
"name": "
|
|
2361
|
-
|
|
2362
|
-
|
|
2363
|
-
|
|
2364
|
-
|
|
2365
|
-
}
|
|
2366
|
-
],
|
|
2367
|
-
"attributes": [
|
|
2368
|
-
{
|
|
2369
|
-
"name": "placeholder",
|
|
2370
|
-
"type": {
|
|
2371
|
-
"text": "string"
|
|
2372
|
-
},
|
|
2373
|
-
"default": "'Describe your search criteria in natural language...'",
|
|
2374
|
-
"fieldName": "placeholder"
|
|
2375
|
-
},
|
|
2376
|
-
{
|
|
2377
|
-
"type": {
|
|
2378
|
-
"text": "boolean"
|
|
2379
|
-
},
|
|
2380
|
-
"fieldName": "disabled"
|
|
2243
|
+
"description": "Fires a custom 'change' event when the active item changes",
|
|
2244
|
+
"name": "change",
|
|
2245
|
+
"inheritedFrom": {
|
|
2246
|
+
"name": "Accordion",
|
|
2247
|
+
"module": "src/accordion/accordion.ts"
|
|
2248
|
+
}
|
|
2381
2249
|
}
|
|
2382
|
-
]
|
|
2383
|
-
"superclass": {
|
|
2384
|
-
"name": "FoundationElement",
|
|
2385
|
-
"package": "@microsoft/fast-foundation"
|
|
2386
|
-
},
|
|
2387
|
-
"tagName": "%%prefix%%-ai-criteria-search",
|
|
2388
|
-
"customElement": true
|
|
2250
|
+
]
|
|
2389
2251
|
},
|
|
2390
2252
|
{
|
|
2391
2253
|
"kind": "variable",
|
|
2392
|
-
"name": "
|
|
2254
|
+
"name": "foundationAccordionShadowOptions",
|
|
2393
2255
|
"type": {
|
|
2394
2256
|
"text": "ShadowRootInit"
|
|
2395
2257
|
},
|
|
2396
|
-
"default": "
|
|
2258
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2397
2259
|
},
|
|
2398
2260
|
{
|
|
2399
2261
|
"kind": "variable",
|
|
2400
|
-
"name": "
|
|
2262
|
+
"name": "defaultAccordionConfig",
|
|
2401
2263
|
"type": {
|
|
2402
2264
|
"text": "object"
|
|
2403
2265
|
},
|
|
@@ -2405,103 +2267,57 @@
|
|
|
2405
2267
|
},
|
|
2406
2268
|
{
|
|
2407
2269
|
"kind": "variable",
|
|
2408
|
-
"name": "
|
|
2270
|
+
"name": "foundationAccordion",
|
|
2271
|
+
"description": "The Foundation Accordion",
|
|
2272
|
+
"privacy": "public"
|
|
2409
2273
|
}
|
|
2410
2274
|
],
|
|
2411
2275
|
"exports": [
|
|
2412
2276
|
{
|
|
2413
2277
|
"kind": "js",
|
|
2414
|
-
"name": "
|
|
2278
|
+
"name": "Accordion",
|
|
2415
2279
|
"declaration": {
|
|
2416
|
-
"name": "
|
|
2417
|
-
"module": "src/
|
|
2280
|
+
"name": "Accordion",
|
|
2281
|
+
"module": "src/accordion/accordion.ts"
|
|
2418
2282
|
}
|
|
2419
2283
|
},
|
|
2420
2284
|
{
|
|
2421
2285
|
"kind": "js",
|
|
2422
|
-
"name": "
|
|
2286
|
+
"name": "foundationAccordionShadowOptions",
|
|
2423
2287
|
"declaration": {
|
|
2424
|
-
"name": "
|
|
2425
|
-
"module": "src/
|
|
2288
|
+
"name": "foundationAccordionShadowOptions",
|
|
2289
|
+
"module": "src/accordion/accordion.ts"
|
|
2426
2290
|
}
|
|
2427
2291
|
},
|
|
2428
2292
|
{
|
|
2429
2293
|
"kind": "js",
|
|
2430
|
-
"name": "
|
|
2294
|
+
"name": "defaultAccordionConfig",
|
|
2431
2295
|
"declaration": {
|
|
2432
|
-
"name": "
|
|
2433
|
-
"module": "src/
|
|
2296
|
+
"name": "defaultAccordionConfig",
|
|
2297
|
+
"module": "src/accordion/accordion.ts"
|
|
2434
2298
|
}
|
|
2435
2299
|
},
|
|
2436
2300
|
{
|
|
2437
2301
|
"kind": "js",
|
|
2438
|
-
"name": "
|
|
2302
|
+
"name": "foundationAccordion",
|
|
2439
2303
|
"declaration": {
|
|
2440
|
-
"name": "
|
|
2441
|
-
"module": "src/
|
|
2304
|
+
"name": "foundationAccordion",
|
|
2305
|
+
"module": "src/accordion/accordion.ts"
|
|
2442
2306
|
}
|
|
2443
2307
|
}
|
|
2444
2308
|
]
|
|
2445
2309
|
},
|
|
2446
2310
|
{
|
|
2447
2311
|
"kind": "javascript-module",
|
|
2448
|
-
"path": "src/
|
|
2312
|
+
"path": "src/accordion/index.ts",
|
|
2449
2313
|
"declarations": [],
|
|
2450
2314
|
"exports": [
|
|
2451
|
-
{
|
|
2452
|
-
"kind": "js",
|
|
2453
|
-
"name": "AiCriteriaSearch",
|
|
2454
|
-
"declaration": {
|
|
2455
|
-
"name": "AiCriteriaSearch",
|
|
2456
|
-
"module": "./ai-criteria-search"
|
|
2457
|
-
}
|
|
2458
|
-
},
|
|
2459
|
-
{
|
|
2460
|
-
"kind": "js",
|
|
2461
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
2462
|
-
"declaration": {
|
|
2463
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
2464
|
-
"module": "./ai-criteria-search"
|
|
2465
|
-
}
|
|
2466
|
-
},
|
|
2467
|
-
{
|
|
2468
|
-
"kind": "js",
|
|
2469
|
-
"name": "foundationAiCriteriaSearch",
|
|
2470
|
-
"declaration": {
|
|
2471
|
-
"name": "foundationAiCriteriaSearch",
|
|
2472
|
-
"module": "./ai-criteria-search"
|
|
2473
|
-
}
|
|
2474
|
-
},
|
|
2475
|
-
{
|
|
2476
|
-
"kind": "js",
|
|
2477
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2478
|
-
"declaration": {
|
|
2479
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2480
|
-
"module": "./ai-criteria-search"
|
|
2481
|
-
}
|
|
2482
|
-
},
|
|
2483
|
-
{
|
|
2484
|
-
"kind": "js",
|
|
2485
|
-
"name": "foundationAiCriteriaSearchStyles",
|
|
2486
|
-
"declaration": {
|
|
2487
|
-
"name": "foundationAiCriteriaSearchStyles",
|
|
2488
|
-
"module": "./ai-criteria-search.styles"
|
|
2489
|
-
}
|
|
2490
|
-
},
|
|
2491
|
-
{
|
|
2492
|
-
"kind": "js",
|
|
2493
|
-
"name": "foundationAiCriteriaSearchTemplate",
|
|
2494
|
-
"declaration": {
|
|
2495
|
-
"name": "foundationAiCriteriaSearchTemplate",
|
|
2496
|
-
"module": "./ai-criteria-search.template"
|
|
2497
|
-
}
|
|
2498
|
-
},
|
|
2499
2315
|
{
|
|
2500
2316
|
"kind": "js",
|
|
2501
2317
|
"name": "*",
|
|
2502
2318
|
"declaration": {
|
|
2503
2319
|
"name": "*",
|
|
2504
|
-
"package": "./
|
|
2320
|
+
"package": "./accordion.template"
|
|
2505
2321
|
}
|
|
2506
2322
|
},
|
|
2507
2323
|
{
|
|
@@ -2509,7 +2325,7 @@
|
|
|
2509
2325
|
"name": "*",
|
|
2510
2326
|
"declaration": {
|
|
2511
2327
|
"name": "*",
|
|
2512
|
-
"package": "./
|
|
2328
|
+
"package": "./accordion.styles"
|
|
2513
2329
|
}
|
|
2514
2330
|
},
|
|
2515
2331
|
{
|
|
@@ -2517,93 +2333,41 @@
|
|
|
2517
2333
|
"name": "*",
|
|
2518
2334
|
"declaration": {
|
|
2519
2335
|
"name": "*",
|
|
2520
|
-
"package": "./
|
|
2336
|
+
"package": "./accordion"
|
|
2521
2337
|
}
|
|
2522
2338
|
}
|
|
2523
2339
|
]
|
|
2524
2340
|
},
|
|
2525
2341
|
{
|
|
2526
2342
|
"kind": "javascript-module",
|
|
2527
|
-
"path": "src/
|
|
2343
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
2528
2344
|
"declarations": [
|
|
2529
2345
|
{
|
|
2530
2346
|
"kind": "function",
|
|
2531
|
-
"name": "
|
|
2347
|
+
"name": "actionsMenuBaseStyles",
|
|
2532
2348
|
"return": {
|
|
2533
2349
|
"type": {
|
|
2534
|
-
"text": "
|
|
2350
|
+
"text": "ElementStyles"
|
|
2535
2351
|
}
|
|
2536
2352
|
},
|
|
2537
2353
|
"parameters": [
|
|
2538
2354
|
{
|
|
2539
|
-
"name": "
|
|
2355
|
+
"name": "context",
|
|
2540
2356
|
"type": {
|
|
2541
|
-
"text": "
|
|
2357
|
+
"text": "ElementDefinitionContext"
|
|
2542
2358
|
}
|
|
2543
|
-
}
|
|
2544
|
-
],
|
|
2545
|
-
"description": "Formats validation errors into a user-friendly message."
|
|
2546
|
-
},
|
|
2547
|
-
{
|
|
2548
|
-
"kind": "function",
|
|
2549
|
-
"name": "showCriteriaError",
|
|
2550
|
-
"return": {
|
|
2551
|
-
"type": {
|
|
2552
|
-
"text": "void"
|
|
2553
|
-
}
|
|
2554
|
-
},
|
|
2555
|
-
"parameters": [
|
|
2556
|
-
{
|
|
2557
|
-
"name": "title",
|
|
2558
|
-
"type": {
|
|
2559
|
-
"text": "string"
|
|
2560
|
-
},
|
|
2561
|
-
"description": "Notification title (e.g. \"Criteria validation error\")"
|
|
2562
|
-
},
|
|
2563
|
-
{
|
|
2564
|
-
"name": "body",
|
|
2565
|
-
"type": {
|
|
2566
|
-
"text": "string"
|
|
2567
|
-
},
|
|
2568
|
-
"description": "Error message to display"
|
|
2569
2359
|
},
|
|
2570
2360
|
{
|
|
2571
|
-
"name": "
|
|
2361
|
+
"name": "definition",
|
|
2572
2362
|
"type": {
|
|
2573
|
-
"text": "
|
|
2574
|
-
}
|
|
2575
|
-
"description": "Design system prefix (e.g. \"rapid\", \"foundation\")"
|
|
2363
|
+
"text": "FoundationElementDefinition"
|
|
2364
|
+
}
|
|
2576
2365
|
}
|
|
2577
|
-
]
|
|
2578
|
-
"description": "Shows a criteria error as a toast notification."
|
|
2579
|
-
}
|
|
2580
|
-
],
|
|
2581
|
-
"exports": [
|
|
2582
|
-
{
|
|
2583
|
-
"kind": "js",
|
|
2584
|
-
"name": "formatValidationErrors",
|
|
2585
|
-
"declaration": {
|
|
2586
|
-
"name": "formatValidationErrors",
|
|
2587
|
-
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
2588
|
-
}
|
|
2366
|
+
]
|
|
2589
2367
|
},
|
|
2590
|
-
{
|
|
2591
|
-
"kind": "js",
|
|
2592
|
-
"name": "showCriteriaError",
|
|
2593
|
-
"declaration": {
|
|
2594
|
-
"name": "showCriteriaError",
|
|
2595
|
-
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
2596
|
-
}
|
|
2597
|
-
}
|
|
2598
|
-
]
|
|
2599
|
-
},
|
|
2600
|
-
{
|
|
2601
|
-
"kind": "javascript-module",
|
|
2602
|
-
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
2603
|
-
"declarations": [
|
|
2604
2368
|
{
|
|
2605
2369
|
"kind": "function",
|
|
2606
|
-
"name": "
|
|
2370
|
+
"name": "foundationActionsMenuStyles",
|
|
2607
2371
|
"return": {
|
|
2608
2372
|
"type": {
|
|
2609
2373
|
"text": "ElementStyles"
|
|
@@ -2628,186 +2392,299 @@
|
|
|
2628
2392
|
"exports": [
|
|
2629
2393
|
{
|
|
2630
2394
|
"kind": "js",
|
|
2631
|
-
"name": "
|
|
2395
|
+
"name": "actionsMenuBaseStyles",
|
|
2632
2396
|
"declaration": {
|
|
2633
|
-
"name": "
|
|
2634
|
-
"module": "src/
|
|
2397
|
+
"name": "actionsMenuBaseStyles",
|
|
2398
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2399
|
+
}
|
|
2400
|
+
},
|
|
2401
|
+
{
|
|
2402
|
+
"kind": "js",
|
|
2403
|
+
"name": "foundationActionsMenuStyles",
|
|
2404
|
+
"declaration": {
|
|
2405
|
+
"name": "foundationActionsMenuStyles",
|
|
2406
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2635
2407
|
}
|
|
2636
2408
|
}
|
|
2637
2409
|
]
|
|
2638
2410
|
},
|
|
2639
2411
|
{
|
|
2640
2412
|
"kind": "javascript-module",
|
|
2641
|
-
"path": "src/
|
|
2413
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
2642
2414
|
"declarations": [
|
|
2643
2415
|
{
|
|
2644
2416
|
"kind": "function",
|
|
2645
|
-
"name": "
|
|
2646
|
-
"return": {
|
|
2647
|
-
"type": {
|
|
2648
|
-
"text": "ViewTemplate<AccordionItem>"
|
|
2649
|
-
}
|
|
2650
|
-
},
|
|
2417
|
+
"name": "menuTemplate",
|
|
2651
2418
|
"parameters": [
|
|
2652
2419
|
{
|
|
2653
|
-
"name": "
|
|
2420
|
+
"name": "prefix",
|
|
2654
2421
|
"type": {
|
|
2655
|
-
"text": "
|
|
2422
|
+
"text": "string"
|
|
2656
2423
|
}
|
|
2657
|
-
}
|
|
2424
|
+
}
|
|
2425
|
+
]
|
|
2426
|
+
},
|
|
2427
|
+
{
|
|
2428
|
+
"kind": "function",
|
|
2429
|
+
"name": "singleOptionTemplate",
|
|
2430
|
+
"parameters": [
|
|
2658
2431
|
{
|
|
2659
|
-
"name": "
|
|
2432
|
+
"name": "prefix",
|
|
2660
2433
|
"type": {
|
|
2661
|
-
"text": "
|
|
2434
|
+
"text": "string"
|
|
2662
2435
|
}
|
|
2663
2436
|
}
|
|
2664
2437
|
]
|
|
2438
|
+
},
|
|
2439
|
+
{
|
|
2440
|
+
"kind": "variable",
|
|
2441
|
+
"name": "foundationActionsMenuTemplate",
|
|
2442
|
+
"type": {
|
|
2443
|
+
"text": "ViewTemplate<ActionsMenu>"
|
|
2444
|
+
},
|
|
2445
|
+
"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`"
|
|
2665
2446
|
}
|
|
2666
2447
|
],
|
|
2667
2448
|
"exports": [
|
|
2668
2449
|
{
|
|
2669
2450
|
"kind": "js",
|
|
2670
|
-
"name": "
|
|
2451
|
+
"name": "menuTemplate",
|
|
2671
2452
|
"declaration": {
|
|
2672
|
-
"name": "
|
|
2673
|
-
"module": "src/
|
|
2453
|
+
"name": "menuTemplate",
|
|
2454
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2455
|
+
}
|
|
2456
|
+
},
|
|
2457
|
+
{
|
|
2458
|
+
"kind": "js",
|
|
2459
|
+
"name": "singleOptionTemplate",
|
|
2460
|
+
"declaration": {
|
|
2461
|
+
"name": "singleOptionTemplate",
|
|
2462
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2463
|
+
}
|
|
2464
|
+
},
|
|
2465
|
+
{
|
|
2466
|
+
"kind": "js",
|
|
2467
|
+
"name": "foundationActionsMenuTemplate",
|
|
2468
|
+
"declaration": {
|
|
2469
|
+
"name": "foundationActionsMenuTemplate",
|
|
2470
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2674
2471
|
}
|
|
2675
2472
|
}
|
|
2676
2473
|
]
|
|
2677
2474
|
},
|
|
2678
2475
|
{
|
|
2679
2476
|
"kind": "javascript-module",
|
|
2680
|
-
"path": "src/
|
|
2477
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
2681
2478
|
"declarations": [
|
|
2682
2479
|
{
|
|
2683
2480
|
"kind": "class",
|
|
2684
2481
|
"description": "",
|
|
2685
|
-
"name": "
|
|
2686
|
-
"
|
|
2687
|
-
"name": "FASTAccordionItem",
|
|
2688
|
-
"package": "@microsoft/fast-components"
|
|
2689
|
-
},
|
|
2690
|
-
"tagName": "%%prefix%%-accordion-item",
|
|
2691
|
-
"customElement": true,
|
|
2692
|
-
"attributes": [
|
|
2482
|
+
"name": "ActionsMenu",
|
|
2483
|
+
"members": [
|
|
2693
2484
|
{
|
|
2694
|
-
"
|
|
2485
|
+
"kind": "field",
|
|
2486
|
+
"name": "actions",
|
|
2695
2487
|
"type": {
|
|
2696
|
-
"text": "
|
|
2697
|
-
},
|
|
2698
|
-
"default": "2",
|
|
2699
|
-
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
2700
|
-
"fieldName": "headinglevel",
|
|
2701
|
-
"inheritedFrom": {
|
|
2702
|
-
"name": "AccordionItem",
|
|
2703
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2488
|
+
"text": "ActionMenuItem[]"
|
|
2704
2489
|
}
|
|
2705
2490
|
},
|
|
2706
2491
|
{
|
|
2492
|
+
"kind": "field",
|
|
2493
|
+
"name": "isVertical",
|
|
2707
2494
|
"type": {
|
|
2708
2495
|
"text": "boolean"
|
|
2709
2496
|
},
|
|
2710
|
-
"default": "false"
|
|
2711
|
-
"description": "Expands or collapses the item.",
|
|
2712
|
-
"fieldName": "expanded",
|
|
2713
|
-
"inheritedFrom": {
|
|
2714
|
-
"name": "AccordionItem",
|
|
2715
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2716
|
-
}
|
|
2497
|
+
"default": "false"
|
|
2717
2498
|
},
|
|
2718
|
-
{
|
|
2719
|
-
"name": "id",
|
|
2720
|
-
"type": {
|
|
2721
|
-
"text": "string"
|
|
2722
|
-
},
|
|
2723
|
-
"description": "The item ID",
|
|
2724
|
-
"fieldName": "id",
|
|
2725
|
-
"inheritedFrom": {
|
|
2726
|
-
"name": "AccordionItem",
|
|
2727
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2728
|
-
}
|
|
2729
|
-
}
|
|
2730
|
-
],
|
|
2731
|
-
"members": [
|
|
2732
2499
|
{
|
|
2733
2500
|
"kind": "field",
|
|
2734
|
-
"name": "
|
|
2501
|
+
"name": "addDefaultActions",
|
|
2735
2502
|
"type": {
|
|
2736
|
-
"text": "
|
|
2503
|
+
"text": "boolean"
|
|
2737
2504
|
},
|
|
2738
|
-
"
|
|
2739
|
-
"default": "2",
|
|
2740
|
-
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
2741
|
-
"inheritedFrom": {
|
|
2742
|
-
"name": "AccordionItem",
|
|
2743
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2744
|
-
}
|
|
2505
|
+
"default": "true"
|
|
2745
2506
|
},
|
|
2746
2507
|
{
|
|
2747
2508
|
"kind": "field",
|
|
2748
|
-
"name": "
|
|
2509
|
+
"name": "autoCloseOnAction",
|
|
2749
2510
|
"type": {
|
|
2750
2511
|
"text": "boolean"
|
|
2751
2512
|
},
|
|
2752
|
-
"
|
|
2753
|
-
"default": "false",
|
|
2754
|
-
"description": "Expands or collapses the item.",
|
|
2755
|
-
"inheritedFrom": {
|
|
2756
|
-
"name": "AccordionItem",
|
|
2757
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2758
|
-
}
|
|
2513
|
+
"default": "true"
|
|
2759
2514
|
},
|
|
2760
2515
|
{
|
|
2761
2516
|
"kind": "field",
|
|
2762
|
-
"name": "
|
|
2517
|
+
"name": "classNames",
|
|
2763
2518
|
"type": {
|
|
2764
2519
|
"text": "string"
|
|
2765
|
-
},
|
|
2766
|
-
"privacy": "public",
|
|
2767
|
-
"description": "The item ID",
|
|
2768
|
-
"inheritedFrom": {
|
|
2769
|
-
"name": "AccordionItem",
|
|
2770
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2771
2520
|
}
|
|
2772
2521
|
},
|
|
2773
2522
|
{
|
|
2774
2523
|
"kind": "field",
|
|
2775
|
-
"name": "
|
|
2776
|
-
"
|
|
2777
|
-
|
|
2778
|
-
"name": "AccordionItem",
|
|
2779
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2524
|
+
"name": "definition",
|
|
2525
|
+
"type": {
|
|
2526
|
+
"text": "any"
|
|
2780
2527
|
}
|
|
2781
2528
|
},
|
|
2782
2529
|
{
|
|
2783
2530
|
"kind": "field",
|
|
2784
|
-
"name": "
|
|
2531
|
+
"name": "name",
|
|
2785
2532
|
"type": {
|
|
2786
|
-
"text": "
|
|
2533
|
+
"text": "string"
|
|
2787
2534
|
},
|
|
2788
|
-
"
|
|
2789
|
-
"default": "void 0",
|
|
2790
|
-
"inheritedFrom": {
|
|
2791
|
-
"name": "FoundationElement",
|
|
2792
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
2793
|
-
}
|
|
2535
|
+
"default": "'Actions'"
|
|
2794
2536
|
},
|
|
2795
2537
|
{
|
|
2796
2538
|
"kind": "field",
|
|
2797
|
-
"name": "
|
|
2539
|
+
"name": "open",
|
|
2798
2540
|
"type": {
|
|
2799
|
-
"text": "
|
|
2541
|
+
"text": "boolean"
|
|
2800
2542
|
},
|
|
2801
|
-
"
|
|
2802
|
-
|
|
2803
|
-
|
|
2804
|
-
|
|
2805
|
-
|
|
2543
|
+
"default": "false"
|
|
2544
|
+
},
|
|
2545
|
+
{
|
|
2546
|
+
"kind": "field",
|
|
2547
|
+
"name": "buttonAppearance",
|
|
2548
|
+
"type": {
|
|
2549
|
+
"text": "string"
|
|
2806
2550
|
}
|
|
2807
2551
|
},
|
|
2808
2552
|
{
|
|
2809
2553
|
"kind": "field",
|
|
2810
|
-
"name": "
|
|
2554
|
+
"name": "hideDisabled",
|
|
2555
|
+
"type": {
|
|
2556
|
+
"text": "boolean"
|
|
2557
|
+
},
|
|
2558
|
+
"default": "false"
|
|
2559
|
+
},
|
|
2560
|
+
{
|
|
2561
|
+
"kind": "field",
|
|
2562
|
+
"name": "hideMenuSingleOption",
|
|
2563
|
+
"type": {
|
|
2564
|
+
"text": "boolean"
|
|
2565
|
+
},
|
|
2566
|
+
"default": "false"
|
|
2567
|
+
},
|
|
2568
|
+
{
|
|
2569
|
+
"kind": "field",
|
|
2570
|
+
"name": "singleOption",
|
|
2571
|
+
"type": {
|
|
2572
|
+
"text": "ActionMenuItem"
|
|
2573
|
+
}
|
|
2574
|
+
},
|
|
2575
|
+
{
|
|
2576
|
+
"kind": "field",
|
|
2577
|
+
"name": "actionsMenu",
|
|
2578
|
+
"type": {
|
|
2579
|
+
"text": "HTMLElement"
|
|
2580
|
+
}
|
|
2581
|
+
},
|
|
2582
|
+
{
|
|
2583
|
+
"kind": "method",
|
|
2584
|
+
"name": "definitionChanged",
|
|
2585
|
+
"privacy": "protected",
|
|
2586
|
+
"parameters": [
|
|
2587
|
+
{
|
|
2588
|
+
"name": "oldValue",
|
|
2589
|
+
"type": {
|
|
2590
|
+
"text": "any"
|
|
2591
|
+
}
|
|
2592
|
+
},
|
|
2593
|
+
{
|
|
2594
|
+
"name": "newValue",
|
|
2595
|
+
"type": {
|
|
2596
|
+
"text": "any"
|
|
2597
|
+
}
|
|
2598
|
+
}
|
|
2599
|
+
]
|
|
2600
|
+
},
|
|
2601
|
+
{
|
|
2602
|
+
"kind": "method",
|
|
2603
|
+
"name": "openChanged",
|
|
2604
|
+
"privacy": "protected"
|
|
2605
|
+
},
|
|
2606
|
+
{
|
|
2607
|
+
"kind": "method",
|
|
2608
|
+
"name": "toggleActionsMenuVisibility"
|
|
2609
|
+
},
|
|
2610
|
+
{
|
|
2611
|
+
"kind": "method",
|
|
2612
|
+
"name": "onActionMenuItemClick",
|
|
2613
|
+
"parameters": [
|
|
2614
|
+
{
|
|
2615
|
+
"name": "callback",
|
|
2616
|
+
"type": {
|
|
2617
|
+
"text": "(rowData) => void | any"
|
|
2618
|
+
}
|
|
2619
|
+
}
|
|
2620
|
+
]
|
|
2621
|
+
},
|
|
2622
|
+
{
|
|
2623
|
+
"kind": "field",
|
|
2624
|
+
"name": "allActions",
|
|
2625
|
+
"type": {
|
|
2626
|
+
"text": "ActionMenuItem[]"
|
|
2627
|
+
},
|
|
2628
|
+
"readonly": true
|
|
2629
|
+
},
|
|
2630
|
+
{
|
|
2631
|
+
"kind": "field",
|
|
2632
|
+
"name": "rowData",
|
|
2633
|
+
"readonly": true
|
|
2634
|
+
},
|
|
2635
|
+
{
|
|
2636
|
+
"kind": "method",
|
|
2637
|
+
"name": "getLabel",
|
|
2638
|
+
"parameters": [
|
|
2639
|
+
{
|
|
2640
|
+
"name": "name",
|
|
2641
|
+
"type": {
|
|
2642
|
+
"text": "string | ((rowData: any) => string)"
|
|
2643
|
+
}
|
|
2644
|
+
}
|
|
2645
|
+
]
|
|
2646
|
+
},
|
|
2647
|
+
{
|
|
2648
|
+
"kind": "method",
|
|
2649
|
+
"name": "getTemplate",
|
|
2650
|
+
"parameters": [
|
|
2651
|
+
{
|
|
2652
|
+
"name": "prefix",
|
|
2653
|
+
"type": {
|
|
2654
|
+
"text": "string"
|
|
2655
|
+
}
|
|
2656
|
+
}
|
|
2657
|
+
]
|
|
2658
|
+
},
|
|
2659
|
+
{
|
|
2660
|
+
"kind": "field",
|
|
2661
|
+
"name": "_presentation",
|
|
2662
|
+
"type": {
|
|
2663
|
+
"text": "ComponentPresentation | null | undefined"
|
|
2664
|
+
},
|
|
2665
|
+
"privacy": "private",
|
|
2666
|
+
"default": "void 0",
|
|
2667
|
+
"inheritedFrom": {
|
|
2668
|
+
"name": "FoundationElement",
|
|
2669
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2670
|
+
}
|
|
2671
|
+
},
|
|
2672
|
+
{
|
|
2673
|
+
"kind": "field",
|
|
2674
|
+
"name": "$presentation",
|
|
2675
|
+
"type": {
|
|
2676
|
+
"text": "ComponentPresentation | null"
|
|
2677
|
+
},
|
|
2678
|
+
"privacy": "public",
|
|
2679
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
2680
|
+
"inheritedFrom": {
|
|
2681
|
+
"name": "FoundationElement",
|
|
2682
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2683
|
+
}
|
|
2684
|
+
},
|
|
2685
|
+
{
|
|
2686
|
+
"kind": "field",
|
|
2687
|
+
"name": "template",
|
|
2811
2688
|
"type": {
|
|
2812
2689
|
"text": "ElementViewTemplate | void | null"
|
|
2813
2690
|
},
|
|
@@ -2891,86 +2768,115 @@
|
|
|
2891
2768
|
}
|
|
2892
2769
|
}
|
|
2893
2770
|
],
|
|
2894
|
-
"
|
|
2771
|
+
"attributes": [
|
|
2895
2772
|
{
|
|
2896
|
-
"
|
|
2897
|
-
"
|
|
2898
|
-
|
|
2899
|
-
|
|
2900
|
-
|
|
2901
|
-
|
|
2773
|
+
"name": "is-vertical",
|
|
2774
|
+
"type": {
|
|
2775
|
+
"text": "boolean"
|
|
2776
|
+
},
|
|
2777
|
+
"default": "false",
|
|
2778
|
+
"fieldName": "isVertical"
|
|
2779
|
+
},
|
|
2780
|
+
{
|
|
2781
|
+
"name": "add-default-actions",
|
|
2782
|
+
"type": {
|
|
2783
|
+
"text": "boolean"
|
|
2784
|
+
},
|
|
2785
|
+
"default": "true",
|
|
2786
|
+
"fieldName": "addDefaultActions"
|
|
2787
|
+
},
|
|
2788
|
+
{
|
|
2789
|
+
"name": "auto-close-on-action",
|
|
2790
|
+
"type": {
|
|
2791
|
+
"text": "boolean"
|
|
2792
|
+
},
|
|
2793
|
+
"default": "true",
|
|
2794
|
+
"fieldName": "autoCloseOnAction"
|
|
2795
|
+
},
|
|
2796
|
+
{
|
|
2797
|
+
"name": "name",
|
|
2798
|
+
"type": {
|
|
2799
|
+
"text": "string"
|
|
2800
|
+
},
|
|
2801
|
+
"default": "'Actions'",
|
|
2802
|
+
"fieldName": "name"
|
|
2803
|
+
},
|
|
2804
|
+
{
|
|
2805
|
+
"name": "open",
|
|
2806
|
+
"type": {
|
|
2807
|
+
"text": "boolean"
|
|
2808
|
+
},
|
|
2809
|
+
"default": "false",
|
|
2810
|
+
"fieldName": "open"
|
|
2811
|
+
},
|
|
2812
|
+
{
|
|
2813
|
+
"name": "buttonAppearance",
|
|
2814
|
+
"type": {
|
|
2815
|
+
"text": "string"
|
|
2816
|
+
},
|
|
2817
|
+
"fieldName": "buttonAppearance"
|
|
2818
|
+
},
|
|
2819
|
+
{
|
|
2820
|
+
"name": "hide-disabled",
|
|
2821
|
+
"type": {
|
|
2822
|
+
"text": "boolean"
|
|
2823
|
+
},
|
|
2824
|
+
"default": "false",
|
|
2825
|
+
"fieldName": "hideDisabled"
|
|
2826
|
+
},
|
|
2827
|
+
{
|
|
2828
|
+
"name": "hide-menu-single-option",
|
|
2829
|
+
"type": {
|
|
2830
|
+
"text": "boolean"
|
|
2831
|
+
},
|
|
2832
|
+
"default": "false",
|
|
2833
|
+
"fieldName": "hideMenuSingleOption"
|
|
2902
2834
|
}
|
|
2903
|
-
]
|
|
2904
|
-
|
|
2905
|
-
|
|
2906
|
-
|
|
2907
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
2908
|
-
"type": {
|
|
2909
|
-
"text": "ShadowRootInit"
|
|
2910
|
-
},
|
|
2911
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2912
|
-
},
|
|
2913
|
-
{
|
|
2914
|
-
"kind": "variable",
|
|
2915
|
-
"name": "defaultAccordionItemConfig",
|
|
2916
|
-
"type": {
|
|
2917
|
-
"text": "object"
|
|
2835
|
+
],
|
|
2836
|
+
"superclass": {
|
|
2837
|
+
"name": "FoundationElement",
|
|
2838
|
+
"package": "@microsoft/fast-foundation"
|
|
2918
2839
|
},
|
|
2919
|
-
"
|
|
2840
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
2841
|
+
"customElement": true
|
|
2920
2842
|
},
|
|
2921
2843
|
{
|
|
2922
2844
|
"kind": "variable",
|
|
2923
|
-
"name": "
|
|
2924
|
-
"description": "The Foundation
|
|
2845
|
+
"name": "foundationActionsMenu",
|
|
2846
|
+
"description": "The Foundation Actions Menu",
|
|
2925
2847
|
"privacy": "public"
|
|
2926
2848
|
}
|
|
2927
2849
|
],
|
|
2928
2850
|
"exports": [
|
|
2929
2851
|
{
|
|
2930
2852
|
"kind": "js",
|
|
2931
|
-
"name": "
|
|
2853
|
+
"name": "ActionsMenu",
|
|
2932
2854
|
"declaration": {
|
|
2933
|
-
"name": "
|
|
2934
|
-
"module": "src/
|
|
2855
|
+
"name": "ActionsMenu",
|
|
2856
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2935
2857
|
}
|
|
2936
2858
|
},
|
|
2937
2859
|
{
|
|
2938
2860
|
"kind": "js",
|
|
2939
|
-
"name": "
|
|
2861
|
+
"name": "foundationActionsMenu",
|
|
2940
2862
|
"declaration": {
|
|
2941
|
-
"name": "
|
|
2942
|
-
"module": "src/
|
|
2863
|
+
"name": "foundationActionsMenu",
|
|
2864
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2943
2865
|
}
|
|
2944
|
-
}
|
|
2866
|
+
}
|
|
2867
|
+
]
|
|
2868
|
+
},
|
|
2869
|
+
{
|
|
2870
|
+
"kind": "javascript-module",
|
|
2871
|
+
"path": "src/actions-menu/index.ts",
|
|
2872
|
+
"declarations": [],
|
|
2873
|
+
"exports": [
|
|
2945
2874
|
{
|
|
2946
2875
|
"kind": "js",
|
|
2947
|
-
"name": "
|
|
2876
|
+
"name": "*",
|
|
2948
2877
|
"declaration": {
|
|
2949
|
-
"name": "
|
|
2950
|
-
"
|
|
2951
|
-
}
|
|
2952
|
-
},
|
|
2953
|
-
{
|
|
2954
|
-
"kind": "js",
|
|
2955
|
-
"name": "foundationAccordionItem",
|
|
2956
|
-
"declaration": {
|
|
2957
|
-
"name": "foundationAccordionItem",
|
|
2958
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2959
|
-
}
|
|
2960
|
-
}
|
|
2961
|
-
]
|
|
2962
|
-
},
|
|
2963
|
-
{
|
|
2964
|
-
"kind": "javascript-module",
|
|
2965
|
-
"path": "src/accordion-item/index.ts",
|
|
2966
|
-
"declarations": [],
|
|
2967
|
-
"exports": [
|
|
2968
|
-
{
|
|
2969
|
-
"kind": "js",
|
|
2970
|
-
"name": "*",
|
|
2971
|
-
"declaration": {
|
|
2972
|
-
"name": "*",
|
|
2973
|
-
"package": "./accordion-item.template"
|
|
2878
|
+
"name": "*",
|
|
2879
|
+
"package": "./actions-menu.styles"
|
|
2974
2880
|
}
|
|
2975
2881
|
},
|
|
2976
2882
|
{
|
|
@@ -2978,7 +2884,7 @@
|
|
|
2978
2884
|
"name": "*",
|
|
2979
2885
|
"declaration": {
|
|
2980
2886
|
"name": "*",
|
|
2981
|
-
"package": "./
|
|
2887
|
+
"package": "./actions-menu.template"
|
|
2982
2888
|
}
|
|
2983
2889
|
},
|
|
2984
2890
|
{
|
|
@@ -2986,282 +2892,215 @@
|
|
|
2986
2892
|
"name": "*",
|
|
2987
2893
|
"declaration": {
|
|
2988
2894
|
"name": "*",
|
|
2989
|
-
"package": "./
|
|
2895
|
+
"package": "./actions-menu"
|
|
2990
2896
|
}
|
|
2991
2897
|
}
|
|
2992
2898
|
]
|
|
2993
2899
|
},
|
|
2994
2900
|
{
|
|
2995
2901
|
"kind": "javascript-module",
|
|
2996
|
-
"path": "src/
|
|
2902
|
+
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
2997
2903
|
"declarations": [
|
|
2998
2904
|
{
|
|
2999
|
-
"kind": "
|
|
3000
|
-
"name": "
|
|
3001
|
-
"
|
|
3002
|
-
"type": {
|
|
3003
|
-
"text": "ElementStyles"
|
|
3004
|
-
}
|
|
3005
|
-
},
|
|
3006
|
-
"parameters": [
|
|
3007
|
-
{
|
|
3008
|
-
"name": "context",
|
|
3009
|
-
"type": {
|
|
3010
|
-
"text": "ElementDefinitionContext"
|
|
3011
|
-
}
|
|
3012
|
-
},
|
|
3013
|
-
{
|
|
3014
|
-
"name": "definition",
|
|
3015
|
-
"type": {
|
|
3016
|
-
"text": "FoundationElementDefinition"
|
|
3017
|
-
}
|
|
3018
|
-
}
|
|
3019
|
-
]
|
|
2905
|
+
"kind": "variable",
|
|
2906
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2907
|
+
"default": "css`\n :host {\n display: block;\n width: 800px;\n }\n\n .ai-criteria-search {\n display: flex;\n flex-direction: column;\n gap: calc(${designUnit} * 2px);\n }\n\n .ai-criteria-search-row {\n display: flex;\n flex-direction: row;\n gap: calc(${designUnit} * 2px);\n align-items: center;\n }\n\n .criteria-input {\n height: calc(((var(--base-height-multiplier) + var(--density)) * var(--design-unit) - 4) * 1px);\n flex: 1;\n min-width: 0;\n }\n\n .criteria-chips-inline {\n height: calc(((var(--base-height-multiplier) + var(--density)) * var(--design-unit) - 4) * 1px);\n flex: 1;\n min-width: 0;\n display: flex;\n align-items: center;\n gap: calc(${designUnit} * 1px);\n overflow-x: auto;\n padding: 0 calc(${designUnit} * 2px);\n background: var(--neutral-fill-input-rest);\n border: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-rest);\n border-radius: calc(var(--control-corner-radius) * 1px);\n scrollbar-width: none;\n }\n\n .criteria-chips-inline::-webkit-scrollbar {\n display: none;\n }\n\n .mic-icon {\n color: var(--neutral-foreground-rest);\n fill: currentColor;\n }\n\n .criteria-toggle-button,\n .criteria-clear-button {\n flex-shrink: 0;\n }\n\n .criteria-chip {\n display: inline-flex;\n align-items: center;\n flex-shrink: 0;\n gap: calc(${designUnit} * 1px);\n padding: calc(${designUnit} * 0.5px) calc(${designUnit} * 2px);\n background: var(--neutral-fill-rest);\n border: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-rest);\n border-radius: calc(${designUnit} * 4px);\n font-size: var(--type-ramp-minus-1-font-size);\n color: var(--neutral-foreground-rest);\n white-space: nowrap;\n }\n\n .criteria-chip-field {\n font-weight: 600;\n }\n\n .criteria-chip-operator {\n color: var(--neutral-foreground-hint, var(--neutral-foreground-rest));\n font-style: italic;\n }\n\n .criteria-chip-remove {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 14px;\n height: 14px;\n padding: 0;\n margin-left: calc(${designUnit} * 0.5px);\n background: none;\n border: none;\n cursor: pointer;\n color: var(--neutral-foreground-hint, var(--neutral-foreground-rest));\n font-size: 10px;\n border-radius: 50%;\n line-height: 1;\n }\n\n .criteria-chip-remove:hover {\n background: var(--neutral-fill-hover);\n color: var(--neutral-foreground-rest);\n }\n`"
|
|
3020
2908
|
}
|
|
3021
2909
|
],
|
|
3022
2910
|
"exports": [
|
|
3023
2911
|
{
|
|
3024
2912
|
"kind": "js",
|
|
3025
|
-
"name": "
|
|
2913
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
3026
2914
|
"declaration": {
|
|
3027
|
-
"name": "
|
|
3028
|
-
"module": "src/
|
|
2915
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2916
|
+
"module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
|
|
3029
2917
|
}
|
|
3030
2918
|
}
|
|
3031
2919
|
]
|
|
3032
2920
|
},
|
|
3033
2921
|
{
|
|
3034
2922
|
"kind": "javascript-module",
|
|
3035
|
-
"path": "src/
|
|
2923
|
+
"path": "src/ai-criteria-search/ai-criteria-search.template.ts",
|
|
3036
2924
|
"declarations": [
|
|
3037
2925
|
{
|
|
3038
|
-
"kind": "
|
|
3039
|
-
"name": "
|
|
3040
|
-
"
|
|
3041
|
-
"
|
|
3042
|
-
"text": "ViewTemplate<Accordion>"
|
|
3043
|
-
}
|
|
2926
|
+
"kind": "variable",
|
|
2927
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2928
|
+
"type": {
|
|
2929
|
+
"text": "ViewTemplate<AiCriteriaSearch>"
|
|
3044
2930
|
},
|
|
3045
|
-
"
|
|
3046
|
-
{
|
|
3047
|
-
"name": "context",
|
|
3048
|
-
"type": {
|
|
3049
|
-
"text": "ElementDefinitionContext"
|
|
3050
|
-
}
|
|
3051
|
-
},
|
|
3052
|
-
{
|
|
3053
|
-
"name": "definition",
|
|
3054
|
-
"type": {
|
|
3055
|
-
"text": "FoundationElementDefinition"
|
|
3056
|
-
}
|
|
3057
|
-
}
|
|
3058
|
-
]
|
|
2931
|
+
"default": "html`\n ${(x) => aiCriteriaSearchTemplate(getPrefix(x))}\n`"
|
|
3059
2932
|
}
|
|
3060
2933
|
],
|
|
3061
2934
|
"exports": [
|
|
3062
2935
|
{
|
|
3063
2936
|
"kind": "js",
|
|
3064
|
-
"name": "
|
|
2937
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
3065
2938
|
"declaration": {
|
|
3066
|
-
"name": "
|
|
3067
|
-
"module": "src/
|
|
2939
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2940
|
+
"module": "src/ai-criteria-search/ai-criteria-search.template.ts"
|
|
3068
2941
|
}
|
|
3069
2942
|
}
|
|
3070
2943
|
]
|
|
3071
2944
|
},
|
|
3072
2945
|
{
|
|
3073
2946
|
"kind": "javascript-module",
|
|
3074
|
-
"path": "src/
|
|
2947
|
+
"path": "src/ai-criteria-search/ai-criteria-search.ts",
|
|
3075
2948
|
"declarations": [
|
|
3076
2949
|
{
|
|
3077
2950
|
"kind": "class",
|
|
3078
|
-
"description": "",
|
|
3079
|
-
"name": "
|
|
3080
|
-
"
|
|
3081
|
-
"name": "FASTAccordion",
|
|
3082
|
-
"package": "@microsoft/fast-foundation"
|
|
3083
|
-
},
|
|
3084
|
-
"tagName": "%%prefix%%-accordion",
|
|
3085
|
-
"customElement": true,
|
|
3086
|
-
"attributes": [
|
|
2951
|
+
"description": "Natural-language criteria search input with AI interpretation.",
|
|
2952
|
+
"name": "AiCriteriaSearch",
|
|
2953
|
+
"members": [
|
|
3087
2954
|
{
|
|
3088
|
-
"
|
|
2955
|
+
"kind": "field",
|
|
2956
|
+
"name": "providerRegistry",
|
|
3089
2957
|
"type": {
|
|
3090
|
-
"text": "
|
|
3091
|
-
},
|
|
3092
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3093
|
-
"fieldName": "expandmode",
|
|
3094
|
-
"inheritedFrom": {
|
|
3095
|
-
"name": "Accordion",
|
|
3096
|
-
"module": "src/accordion/accordion.ts"
|
|
2958
|
+
"text": "AIProviderRegistry"
|
|
3097
2959
|
}
|
|
3098
|
-
}
|
|
3099
|
-
],
|
|
3100
|
-
"members": [
|
|
2960
|
+
},
|
|
3101
2961
|
{
|
|
3102
2962
|
"kind": "field",
|
|
3103
|
-
"name": "
|
|
2963
|
+
"name": "placeholder",
|
|
3104
2964
|
"type": {
|
|
3105
|
-
"text": "
|
|
2965
|
+
"text": "string"
|
|
3106
2966
|
},
|
|
3107
|
-
"
|
|
3108
|
-
|
|
3109
|
-
|
|
3110
|
-
|
|
3111
|
-
|
|
2967
|
+
"default": "'Describe your search criteria in natural language...'"
|
|
2968
|
+
},
|
|
2969
|
+
{
|
|
2970
|
+
"kind": "field",
|
|
2971
|
+
"name": "disabled",
|
|
2972
|
+
"type": {
|
|
2973
|
+
"text": "boolean"
|
|
3112
2974
|
}
|
|
3113
2975
|
},
|
|
3114
2976
|
{
|
|
3115
2977
|
"kind": "field",
|
|
3116
|
-
"name": "
|
|
2978
|
+
"name": "inputValue",
|
|
3117
2979
|
"type": {
|
|
3118
|
-
"text": "string
|
|
2980
|
+
"text": "string"
|
|
3119
2981
|
},
|
|
3120
|
-
"
|
|
3121
|
-
"inheritedFrom": {
|
|
3122
|
-
"name": "Accordion",
|
|
3123
|
-
"module": "src/accordion/accordion.ts"
|
|
3124
|
-
}
|
|
2982
|
+
"default": "''"
|
|
3125
2983
|
},
|
|
3126
2984
|
{
|
|
3127
2985
|
"kind": "field",
|
|
3128
|
-
"name": "
|
|
2986
|
+
"name": "isInterpreting",
|
|
3129
2987
|
"type": {
|
|
3130
|
-
"text": "
|
|
2988
|
+
"text": "boolean"
|
|
3131
2989
|
},
|
|
3132
|
-
"
|
|
3133
|
-
"default": "0",
|
|
3134
|
-
"inheritedFrom": {
|
|
3135
|
-
"name": "Accordion",
|
|
3136
|
-
"module": "src/accordion/accordion.ts"
|
|
3137
|
-
}
|
|
2990
|
+
"default": "false"
|
|
3138
2991
|
},
|
|
3139
2992
|
{
|
|
3140
2993
|
"kind": "field",
|
|
3141
|
-
"name": "
|
|
2994
|
+
"name": "lastValidCriteria",
|
|
3142
2995
|
"type": {
|
|
3143
|
-
"text": "
|
|
2996
|
+
"text": "string | null"
|
|
3144
2997
|
},
|
|
3145
|
-
"
|
|
3146
|
-
"inheritedFrom": {
|
|
3147
|
-
"name": "Accordion",
|
|
3148
|
-
"module": "src/accordion/accordion.ts"
|
|
3149
|
-
}
|
|
2998
|
+
"default": "null"
|
|
3150
2999
|
},
|
|
3151
3000
|
{
|
|
3152
3001
|
"kind": "field",
|
|
3153
|
-
"name": "
|
|
3154
|
-
"
|
|
3155
|
-
|
|
3156
|
-
|
|
3157
|
-
|
|
3158
|
-
}
|
|
3002
|
+
"name": "activeGroups",
|
|
3003
|
+
"type": {
|
|
3004
|
+
"text": "CriteriaGroup[]"
|
|
3005
|
+
},
|
|
3006
|
+
"default": "[]"
|
|
3159
3007
|
},
|
|
3160
3008
|
{
|
|
3161
|
-
"kind": "
|
|
3162
|
-
"name": "
|
|
3163
|
-
"
|
|
3164
|
-
|
|
3165
|
-
"type": {
|
|
3166
|
-
"text": "AccordionItem | null"
|
|
3167
|
-
}
|
|
3009
|
+
"kind": "field",
|
|
3010
|
+
"name": "showingChips",
|
|
3011
|
+
"type": {
|
|
3012
|
+
"text": "boolean"
|
|
3168
3013
|
},
|
|
3169
|
-
"
|
|
3170
|
-
"name": "Accordion",
|
|
3171
|
-
"module": "src/accordion/accordion.ts"
|
|
3172
|
-
}
|
|
3014
|
+
"default": "false"
|
|
3173
3015
|
},
|
|
3174
3016
|
{
|
|
3175
3017
|
"kind": "field",
|
|
3176
|
-
"name": "
|
|
3177
|
-
"
|
|
3178
|
-
|
|
3179
|
-
|
|
3180
|
-
|
|
3181
|
-
}
|
|
3018
|
+
"name": "fieldMetadata",
|
|
3019
|
+
"type": {
|
|
3020
|
+
"text": "MetadataDetail[] | string[]"
|
|
3021
|
+
},
|
|
3022
|
+
"default": "[]"
|
|
3182
3023
|
},
|
|
3183
3024
|
{
|
|
3184
|
-
"kind": "
|
|
3185
|
-
"name": "
|
|
3186
|
-
"
|
|
3187
|
-
|
|
3188
|
-
"type": {
|
|
3189
|
-
"text": "void"
|
|
3190
|
-
}
|
|
3025
|
+
"kind": "field",
|
|
3026
|
+
"name": "isRecording",
|
|
3027
|
+
"type": {
|
|
3028
|
+
"text": "boolean"
|
|
3191
3029
|
},
|
|
3192
|
-
"
|
|
3193
|
-
"name": "Accordion",
|
|
3194
|
-
"module": "src/accordion/accordion.ts"
|
|
3195
|
-
}
|
|
3030
|
+
"default": "false"
|
|
3196
3031
|
},
|
|
3197
3032
|
{
|
|
3198
3033
|
"kind": "field",
|
|
3199
|
-
"name": "
|
|
3200
|
-
"
|
|
3201
|
-
|
|
3202
|
-
|
|
3203
|
-
|
|
3204
|
-
}
|
|
3034
|
+
"name": "textAreaRef",
|
|
3035
|
+
"type": {
|
|
3036
|
+
"text": "HTMLTextAreaElement"
|
|
3037
|
+
},
|
|
3038
|
+
"privacy": "public"
|
|
3205
3039
|
},
|
|
3206
3040
|
{
|
|
3207
3041
|
"kind": "field",
|
|
3208
|
-
"name": "
|
|
3042
|
+
"name": "stopRecording",
|
|
3043
|
+
"type": {
|
|
3044
|
+
"text": "(() => void) | null"
|
|
3045
|
+
},
|
|
3209
3046
|
"privacy": "private",
|
|
3210
|
-
"
|
|
3211
|
-
"name": "Accordion",
|
|
3212
|
-
"module": "src/accordion/accordion.ts"
|
|
3213
|
-
}
|
|
3047
|
+
"default": "null"
|
|
3214
3048
|
},
|
|
3215
3049
|
{
|
|
3216
|
-
"kind": "
|
|
3217
|
-
"name": "
|
|
3218
|
-
"
|
|
3219
|
-
|
|
3220
|
-
"type": {
|
|
3221
|
-
"text": "Array<string | null>"
|
|
3222
|
-
}
|
|
3050
|
+
"kind": "field",
|
|
3051
|
+
"name": "speechApplyDebounceTimer",
|
|
3052
|
+
"type": {
|
|
3053
|
+
"text": "ReturnType<typeof setTimeout> | null"
|
|
3223
3054
|
},
|
|
3224
|
-
"
|
|
3225
|
-
|
|
3226
|
-
"module": "src/accordion/accordion.ts"
|
|
3227
|
-
}
|
|
3055
|
+
"privacy": "private",
|
|
3056
|
+
"default": "null"
|
|
3228
3057
|
},
|
|
3229
3058
|
{
|
|
3230
|
-
"kind": "
|
|
3231
|
-
"name": "
|
|
3232
|
-
"
|
|
3233
|
-
|
|
3234
|
-
"type": {
|
|
3235
|
-
"text": "boolean"
|
|
3236
|
-
}
|
|
3059
|
+
"kind": "field",
|
|
3060
|
+
"name": "speechAvailable",
|
|
3061
|
+
"type": {
|
|
3062
|
+
"text": "boolean"
|
|
3237
3063
|
},
|
|
3238
|
-
"
|
|
3239
|
-
"name": "Accordion",
|
|
3240
|
-
"module": "src/accordion/accordion.ts"
|
|
3241
|
-
}
|
|
3064
|
+
"readonly": true
|
|
3242
3065
|
},
|
|
3243
3066
|
{
|
|
3244
3067
|
"kind": "field",
|
|
3245
|
-
"name": "
|
|
3246
|
-
"
|
|
3247
|
-
|
|
3248
|
-
|
|
3249
|
-
|
|
3250
|
-
}
|
|
3068
|
+
"name": "criteriaChips",
|
|
3069
|
+
"type": {
|
|
3070
|
+
"text": "CriteriaChip[]"
|
|
3071
|
+
},
|
|
3072
|
+
"readonly": true
|
|
3251
3073
|
},
|
|
3252
3074
|
{
|
|
3253
|
-
"kind": "
|
|
3254
|
-
"name": "
|
|
3075
|
+
"kind": "method",
|
|
3076
|
+
"name": "getFieldLabel",
|
|
3255
3077
|
"privacy": "private",
|
|
3256
|
-
"
|
|
3257
|
-
"
|
|
3258
|
-
|
|
3078
|
+
"return": {
|
|
3079
|
+
"type": {
|
|
3080
|
+
"text": "string"
|
|
3081
|
+
}
|
|
3082
|
+
},
|
|
3083
|
+
"parameters": [
|
|
3084
|
+
{
|
|
3085
|
+
"name": "fieldName",
|
|
3086
|
+
"type": {
|
|
3087
|
+
"text": "string"
|
|
3088
|
+
}
|
|
3089
|
+
}
|
|
3090
|
+
]
|
|
3091
|
+
},
|
|
3092
|
+
{
|
|
3093
|
+
"kind": "method",
|
|
3094
|
+
"name": "toggleCriteriaView",
|
|
3095
|
+
"return": {
|
|
3096
|
+
"type": {
|
|
3097
|
+
"text": "void"
|
|
3098
|
+
}
|
|
3259
3099
|
}
|
|
3260
3100
|
},
|
|
3261
3101
|
{
|
|
3262
3102
|
"kind": "method",
|
|
3263
|
-
"name": "
|
|
3264
|
-
"privacy": "private",
|
|
3103
|
+
"name": "removeChip",
|
|
3265
3104
|
"return": {
|
|
3266
3105
|
"type": {
|
|
3267
3106
|
"text": "void"
|
|
@@ -3269,31 +3108,49 @@
|
|
|
3269
3108
|
},
|
|
3270
3109
|
"parameters": [
|
|
3271
3110
|
{
|
|
3272
|
-
"name": "
|
|
3111
|
+
"name": "groupIndex",
|
|
3112
|
+
"type": {
|
|
3113
|
+
"text": "number"
|
|
3114
|
+
}
|
|
3115
|
+
},
|
|
3116
|
+
{
|
|
3117
|
+
"name": "clauseIndex",
|
|
3273
3118
|
"type": {
|
|
3274
3119
|
"text": "number"
|
|
3275
3120
|
}
|
|
3276
3121
|
}
|
|
3277
|
-
]
|
|
3278
|
-
"inheritedFrom": {
|
|
3279
|
-
"name": "Accordion",
|
|
3280
|
-
"module": "src/accordion/accordion.ts"
|
|
3281
|
-
}
|
|
3122
|
+
]
|
|
3282
3123
|
},
|
|
3283
3124
|
{
|
|
3284
3125
|
"kind": "method",
|
|
3285
|
-
"name": "
|
|
3286
|
-
"privacy": "private",
|
|
3126
|
+
"name": "clearChips",
|
|
3287
3127
|
"return": {
|
|
3288
3128
|
"type": {
|
|
3289
3129
|
"text": "void"
|
|
3290
3130
|
}
|
|
3291
|
-
},
|
|
3292
|
-
"inheritedFrom": {
|
|
3293
|
-
"name": "Accordion",
|
|
3294
|
-
"module": "src/accordion/accordion.ts"
|
|
3295
3131
|
}
|
|
3296
3132
|
},
|
|
3133
|
+
{
|
|
3134
|
+
"kind": "method",
|
|
3135
|
+
"name": "handleSubmit"
|
|
3136
|
+
},
|
|
3137
|
+
{
|
|
3138
|
+
"kind": "method",
|
|
3139
|
+
"name": "handleBlur"
|
|
3140
|
+
},
|
|
3141
|
+
{
|
|
3142
|
+
"kind": "method",
|
|
3143
|
+
"name": "clear"
|
|
3144
|
+
},
|
|
3145
|
+
{
|
|
3146
|
+
"kind": "method",
|
|
3147
|
+
"name": "toggleSpeechInput"
|
|
3148
|
+
},
|
|
3149
|
+
{
|
|
3150
|
+
"kind": "method",
|
|
3151
|
+
"name": "clearSpeechApplyDebounce",
|
|
3152
|
+
"privacy": "private"
|
|
3153
|
+
},
|
|
3297
3154
|
{
|
|
3298
3155
|
"kind": "field",
|
|
3299
3156
|
"name": "_presentation",
|
|
@@ -3408,26 +3265,48 @@
|
|
|
3408
3265
|
],
|
|
3409
3266
|
"events": [
|
|
3410
3267
|
{
|
|
3411
|
-
"description": "
|
|
3412
|
-
"name": "
|
|
3413
|
-
|
|
3414
|
-
|
|
3415
|
-
|
|
3416
|
-
|
|
3268
|
+
"description": "Fired when interpreted criteria is applied or cleared",
|
|
3269
|
+
"name": "criteria-changed"
|
|
3270
|
+
},
|
|
3271
|
+
{
|
|
3272
|
+
"description": "Fired when interpreted criteria contains invalid clauses",
|
|
3273
|
+
"name": "validation-errors"
|
|
3417
3274
|
}
|
|
3418
|
-
]
|
|
3275
|
+
],
|
|
3276
|
+
"attributes": [
|
|
3277
|
+
{
|
|
3278
|
+
"name": "placeholder",
|
|
3279
|
+
"type": {
|
|
3280
|
+
"text": "string"
|
|
3281
|
+
},
|
|
3282
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
3283
|
+
"fieldName": "placeholder"
|
|
3284
|
+
},
|
|
3285
|
+
{
|
|
3286
|
+
"type": {
|
|
3287
|
+
"text": "boolean"
|
|
3288
|
+
},
|
|
3289
|
+
"fieldName": "disabled"
|
|
3290
|
+
}
|
|
3291
|
+
],
|
|
3292
|
+
"superclass": {
|
|
3293
|
+
"name": "FoundationElement",
|
|
3294
|
+
"package": "@microsoft/fast-foundation"
|
|
3295
|
+
},
|
|
3296
|
+
"tagName": "%%prefix%%-ai-criteria-search",
|
|
3297
|
+
"customElement": true
|
|
3419
3298
|
},
|
|
3420
3299
|
{
|
|
3421
3300
|
"kind": "variable",
|
|
3422
|
-
"name": "
|
|
3301
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3423
3302
|
"type": {
|
|
3424
3303
|
"text": "ShadowRootInit"
|
|
3425
3304
|
},
|
|
3426
|
-
"default": "
|
|
3305
|
+
"default": "undefined"
|
|
3427
3306
|
},
|
|
3428
3307
|
{
|
|
3429
3308
|
"kind": "variable",
|
|
3430
|
-
"name": "
|
|
3309
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
3431
3310
|
"type": {
|
|
3432
3311
|
"text": "object"
|
|
3433
3312
|
},
|
|
@@ -3435,57 +3314,103 @@
|
|
|
3435
3314
|
},
|
|
3436
3315
|
{
|
|
3437
3316
|
"kind": "variable",
|
|
3438
|
-
"name": "
|
|
3439
|
-
"description": "The Foundation Accordion",
|
|
3440
|
-
"privacy": "public"
|
|
3317
|
+
"name": "foundationAiCriteriaSearch"
|
|
3441
3318
|
}
|
|
3442
3319
|
],
|
|
3443
3320
|
"exports": [
|
|
3444
3321
|
{
|
|
3445
3322
|
"kind": "js",
|
|
3446
|
-
"name": "
|
|
3323
|
+
"name": "AiCriteriaSearch",
|
|
3447
3324
|
"declaration": {
|
|
3448
|
-
"name": "
|
|
3449
|
-
"module": "src/
|
|
3325
|
+
"name": "AiCriteriaSearch",
|
|
3326
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3450
3327
|
}
|
|
3451
3328
|
},
|
|
3452
3329
|
{
|
|
3453
3330
|
"kind": "js",
|
|
3454
|
-
"name": "
|
|
3331
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3455
3332
|
"declaration": {
|
|
3456
|
-
"name": "
|
|
3457
|
-
"module": "src/
|
|
3333
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3334
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3458
3335
|
}
|
|
3459
3336
|
},
|
|
3460
3337
|
{
|
|
3461
3338
|
"kind": "js",
|
|
3462
|
-
"name": "
|
|
3339
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
3463
3340
|
"declaration": {
|
|
3464
|
-
"name": "
|
|
3465
|
-
"module": "src/
|
|
3341
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
3342
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3466
3343
|
}
|
|
3467
3344
|
},
|
|
3468
3345
|
{
|
|
3469
3346
|
"kind": "js",
|
|
3470
|
-
"name": "
|
|
3347
|
+
"name": "foundationAiCriteriaSearch",
|
|
3471
3348
|
"declaration": {
|
|
3472
|
-
"name": "
|
|
3473
|
-
"module": "src/
|
|
3349
|
+
"name": "foundationAiCriteriaSearch",
|
|
3350
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3474
3351
|
}
|
|
3475
3352
|
}
|
|
3476
3353
|
]
|
|
3477
3354
|
},
|
|
3478
3355
|
{
|
|
3479
3356
|
"kind": "javascript-module",
|
|
3480
|
-
"path": "src/
|
|
3357
|
+
"path": "src/ai-criteria-search/index.ts",
|
|
3481
3358
|
"declarations": [],
|
|
3482
3359
|
"exports": [
|
|
3360
|
+
{
|
|
3361
|
+
"kind": "js",
|
|
3362
|
+
"name": "AiCriteriaSearch",
|
|
3363
|
+
"declaration": {
|
|
3364
|
+
"name": "AiCriteriaSearch",
|
|
3365
|
+
"module": "./ai-criteria-search"
|
|
3366
|
+
}
|
|
3367
|
+
},
|
|
3368
|
+
{
|
|
3369
|
+
"kind": "js",
|
|
3370
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
3371
|
+
"declaration": {
|
|
3372
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
3373
|
+
"module": "./ai-criteria-search"
|
|
3374
|
+
}
|
|
3375
|
+
},
|
|
3376
|
+
{
|
|
3377
|
+
"kind": "js",
|
|
3378
|
+
"name": "foundationAiCriteriaSearch",
|
|
3379
|
+
"declaration": {
|
|
3380
|
+
"name": "foundationAiCriteriaSearch",
|
|
3381
|
+
"module": "./ai-criteria-search"
|
|
3382
|
+
}
|
|
3383
|
+
},
|
|
3384
|
+
{
|
|
3385
|
+
"kind": "js",
|
|
3386
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3387
|
+
"declaration": {
|
|
3388
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3389
|
+
"module": "./ai-criteria-search"
|
|
3390
|
+
}
|
|
3391
|
+
},
|
|
3392
|
+
{
|
|
3393
|
+
"kind": "js",
|
|
3394
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
3395
|
+
"declaration": {
|
|
3396
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
3397
|
+
"module": "./ai-criteria-search.styles"
|
|
3398
|
+
}
|
|
3399
|
+
},
|
|
3400
|
+
{
|
|
3401
|
+
"kind": "js",
|
|
3402
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
3403
|
+
"declaration": {
|
|
3404
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
3405
|
+
"module": "./ai-criteria-search.template"
|
|
3406
|
+
}
|
|
3407
|
+
},
|
|
3483
3408
|
{
|
|
3484
3409
|
"kind": "js",
|
|
3485
3410
|
"name": "*",
|
|
3486
3411
|
"declaration": {
|
|
3487
3412
|
"name": "*",
|
|
3488
|
-
"package": "./
|
|
3413
|
+
"package": "./validation/criteria-ir"
|
|
3489
3414
|
}
|
|
3490
3415
|
},
|
|
3491
3416
|
{
|
|
@@ -3493,7 +3418,7 @@
|
|
|
3493
3418
|
"name": "*",
|
|
3494
3419
|
"declaration": {
|
|
3495
3420
|
"name": "*",
|
|
3496
|
-
"package": "./
|
|
3421
|
+
"package": "./validation/operator-map"
|
|
3497
3422
|
}
|
|
3498
3423
|
},
|
|
3499
3424
|
{
|
|
@@ -3501,7 +3426,82 @@
|
|
|
3501
3426
|
"name": "*",
|
|
3502
3427
|
"declaration": {
|
|
3503
3428
|
"name": "*",
|
|
3504
|
-
"package": "./
|
|
3429
|
+
"package": "./validation/schema-validator"
|
|
3430
|
+
}
|
|
3431
|
+
}
|
|
3432
|
+
]
|
|
3433
|
+
},
|
|
3434
|
+
{
|
|
3435
|
+
"kind": "javascript-module",
|
|
3436
|
+
"path": "src/ai-criteria-search/validation-error-notification.ts",
|
|
3437
|
+
"declarations": [
|
|
3438
|
+
{
|
|
3439
|
+
"kind": "function",
|
|
3440
|
+
"name": "formatValidationErrors",
|
|
3441
|
+
"return": {
|
|
3442
|
+
"type": {
|
|
3443
|
+
"text": "string"
|
|
3444
|
+
}
|
|
3445
|
+
},
|
|
3446
|
+
"parameters": [
|
|
3447
|
+
{
|
|
3448
|
+
"name": "errors",
|
|
3449
|
+
"type": {
|
|
3450
|
+
"text": "ValidationError[]"
|
|
3451
|
+
}
|
|
3452
|
+
}
|
|
3453
|
+
],
|
|
3454
|
+
"description": "Formats validation errors into a user-friendly message."
|
|
3455
|
+
},
|
|
3456
|
+
{
|
|
3457
|
+
"kind": "function",
|
|
3458
|
+
"name": "showCriteriaError",
|
|
3459
|
+
"return": {
|
|
3460
|
+
"type": {
|
|
3461
|
+
"text": "void"
|
|
3462
|
+
}
|
|
3463
|
+
},
|
|
3464
|
+
"parameters": [
|
|
3465
|
+
{
|
|
3466
|
+
"name": "title",
|
|
3467
|
+
"type": {
|
|
3468
|
+
"text": "string"
|
|
3469
|
+
},
|
|
3470
|
+
"description": "Notification title (e.g. \"Criteria validation error\")"
|
|
3471
|
+
},
|
|
3472
|
+
{
|
|
3473
|
+
"name": "body",
|
|
3474
|
+
"type": {
|
|
3475
|
+
"text": "string"
|
|
3476
|
+
},
|
|
3477
|
+
"description": "Error message to display"
|
|
3478
|
+
},
|
|
3479
|
+
{
|
|
3480
|
+
"name": "tagName",
|
|
3481
|
+
"type": {
|
|
3482
|
+
"text": "string"
|
|
3483
|
+
},
|
|
3484
|
+
"description": "Design system prefix (e.g. \"rapid\", \"foundation\")"
|
|
3485
|
+
}
|
|
3486
|
+
],
|
|
3487
|
+
"description": "Shows a criteria error as a toast notification."
|
|
3488
|
+
}
|
|
3489
|
+
],
|
|
3490
|
+
"exports": [
|
|
3491
|
+
{
|
|
3492
|
+
"kind": "js",
|
|
3493
|
+
"name": "formatValidationErrors",
|
|
3494
|
+
"declaration": {
|
|
3495
|
+
"name": "formatValidationErrors",
|
|
3496
|
+
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
3497
|
+
}
|
|
3498
|
+
},
|
|
3499
|
+
{
|
|
3500
|
+
"kind": "js",
|
|
3501
|
+
"name": "showCriteriaError",
|
|
3502
|
+
"declaration": {
|
|
3503
|
+
"name": "showCriteriaError",
|
|
3504
|
+
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
3505
3505
|
}
|
|
3506
3506
|
}
|
|
3507
3507
|
]
|