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