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