@genesislcap/foundation-zero 14.411.0 → 14.413.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 +666 -592
- package/package.json +12 -12
|
@@ -898,37 +898,6 @@
|
|
|
898
898
|
}
|
|
899
899
|
]
|
|
900
900
|
},
|
|
901
|
-
{
|
|
902
|
-
"kind": "javascript-module",
|
|
903
|
-
"path": "src/_config/index.ts",
|
|
904
|
-
"declarations": [],
|
|
905
|
-
"exports": [
|
|
906
|
-
{
|
|
907
|
-
"kind": "js",
|
|
908
|
-
"name": "*",
|
|
909
|
-
"declaration": {
|
|
910
|
-
"name": "*",
|
|
911
|
-
"package": "./styles"
|
|
912
|
-
}
|
|
913
|
-
},
|
|
914
|
-
{
|
|
915
|
-
"kind": "js",
|
|
916
|
-
"name": "*",
|
|
917
|
-
"declaration": {
|
|
918
|
-
"name": "*",
|
|
919
|
-
"package": "./tokens"
|
|
920
|
-
}
|
|
921
|
-
},
|
|
922
|
-
{
|
|
923
|
-
"kind": "js",
|
|
924
|
-
"name": "*",
|
|
925
|
-
"declaration": {
|
|
926
|
-
"name": "*",
|
|
927
|
-
"package": "./values"
|
|
928
|
-
}
|
|
929
|
-
}
|
|
930
|
-
]
|
|
931
|
-
},
|
|
932
901
|
{
|
|
933
902
|
"kind": "javascript-module",
|
|
934
903
|
"path": "src/accordion/accordion.styles.ts",
|
|
@@ -1077,6 +1046,37 @@
|
|
|
1077
1046
|
}
|
|
1078
1047
|
]
|
|
1079
1048
|
},
|
|
1049
|
+
{
|
|
1050
|
+
"kind": "javascript-module",
|
|
1051
|
+
"path": "src/_config/index.ts",
|
|
1052
|
+
"declarations": [],
|
|
1053
|
+
"exports": [
|
|
1054
|
+
{
|
|
1055
|
+
"kind": "js",
|
|
1056
|
+
"name": "*",
|
|
1057
|
+
"declaration": {
|
|
1058
|
+
"name": "*",
|
|
1059
|
+
"package": "./styles"
|
|
1060
|
+
}
|
|
1061
|
+
},
|
|
1062
|
+
{
|
|
1063
|
+
"kind": "js",
|
|
1064
|
+
"name": "*",
|
|
1065
|
+
"declaration": {
|
|
1066
|
+
"name": "*",
|
|
1067
|
+
"package": "./tokens"
|
|
1068
|
+
}
|
|
1069
|
+
},
|
|
1070
|
+
{
|
|
1071
|
+
"kind": "js",
|
|
1072
|
+
"name": "*",
|
|
1073
|
+
"declaration": {
|
|
1074
|
+
"name": "*",
|
|
1075
|
+
"package": "./values"
|
|
1076
|
+
}
|
|
1077
|
+
}
|
|
1078
|
+
]
|
|
1079
|
+
},
|
|
1080
1080
|
{
|
|
1081
1081
|
"kind": "javascript-module",
|
|
1082
1082
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -1439,46 +1439,25 @@
|
|
|
1439
1439
|
},
|
|
1440
1440
|
{
|
|
1441
1441
|
"kind": "javascript-module",
|
|
1442
|
-
"path": "src/
|
|
1443
|
-
"declarations": [
|
|
1444
|
-
{
|
|
1445
|
-
"kind": "variable",
|
|
1446
|
-
"name": "zeroAiCriteriaSearchStyles",
|
|
1447
|
-
"default": "css`\n ${foundationAiCriteriaSearchStyles}\n`"
|
|
1448
|
-
}
|
|
1449
|
-
],
|
|
1450
|
-
"exports": [
|
|
1451
|
-
{
|
|
1452
|
-
"kind": "js",
|
|
1453
|
-
"name": "zeroAiCriteriaSearchStyles",
|
|
1454
|
-
"declaration": {
|
|
1455
|
-
"name": "zeroAiCriteriaSearchStyles",
|
|
1456
|
-
"module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
|
|
1457
|
-
}
|
|
1458
|
-
}
|
|
1459
|
-
]
|
|
1460
|
-
},
|
|
1461
|
-
{
|
|
1462
|
-
"kind": "javascript-module",
|
|
1463
|
-
"path": "src/ai-criteria-search/ai-criteria-search.template.ts",
|
|
1442
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
1464
1443
|
"declarations": [
|
|
1465
1444
|
{
|
|
1466
1445
|
"kind": "function",
|
|
1467
|
-
"name": "
|
|
1446
|
+
"name": "zeroActionsMenuStyles",
|
|
1468
1447
|
"return": {
|
|
1469
1448
|
"type": {
|
|
1470
|
-
"text": "
|
|
1449
|
+
"text": "ElementStyles"
|
|
1471
1450
|
}
|
|
1472
1451
|
},
|
|
1473
1452
|
"parameters": [
|
|
1474
1453
|
{
|
|
1475
|
-
"name": "
|
|
1454
|
+
"name": "context",
|
|
1476
1455
|
"type": {
|
|
1477
1456
|
"text": "ElementDefinitionContext"
|
|
1478
1457
|
}
|
|
1479
1458
|
},
|
|
1480
1459
|
{
|
|
1481
|
-
"name": "
|
|
1460
|
+
"name": "definition",
|
|
1482
1461
|
"type": {
|
|
1483
1462
|
"text": "FoundationElementDefinition"
|
|
1484
1463
|
}
|
|
@@ -1489,273 +1468,383 @@
|
|
|
1489
1468
|
"exports": [
|
|
1490
1469
|
{
|
|
1491
1470
|
"kind": "js",
|
|
1492
|
-
"name": "
|
|
1471
|
+
"name": "zeroActionsMenuStyles",
|
|
1493
1472
|
"declaration": {
|
|
1494
|
-
"name": "
|
|
1495
|
-
"module": "src/
|
|
1473
|
+
"name": "zeroActionsMenuStyles",
|
|
1474
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1496
1475
|
}
|
|
1497
1476
|
}
|
|
1498
1477
|
]
|
|
1499
1478
|
},
|
|
1500
1479
|
{
|
|
1501
1480
|
"kind": "javascript-module",
|
|
1502
|
-
"path": "src/
|
|
1481
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
1503
1482
|
"declarations": [
|
|
1504
1483
|
{
|
|
1505
1484
|
"kind": "class",
|
|
1506
1485
|
"description": "",
|
|
1507
|
-
"name": "
|
|
1486
|
+
"name": "ActionsMenu",
|
|
1508
1487
|
"superclass": {
|
|
1509
|
-
"name": "
|
|
1488
|
+
"name": "FoundationActionsMenu",
|
|
1510
1489
|
"package": "@genesislcap/foundation-ui"
|
|
1511
1490
|
},
|
|
1512
|
-
"tagName": "%%prefix%%-
|
|
1491
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
1513
1492
|
"customElement": true,
|
|
1514
1493
|
"attributes": [
|
|
1515
1494
|
{
|
|
1516
|
-
"name": "
|
|
1495
|
+
"name": "is-vertical",
|
|
1496
|
+
"type": {
|
|
1497
|
+
"text": "boolean"
|
|
1498
|
+
},
|
|
1499
|
+
"default": "false",
|
|
1500
|
+
"fieldName": "isVertical",
|
|
1501
|
+
"inheritedFrom": {
|
|
1502
|
+
"name": "ActionsMenu",
|
|
1503
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1504
|
+
}
|
|
1505
|
+
},
|
|
1506
|
+
{
|
|
1507
|
+
"name": "add-default-actions",
|
|
1508
|
+
"type": {
|
|
1509
|
+
"text": "boolean"
|
|
1510
|
+
},
|
|
1511
|
+
"default": "true",
|
|
1512
|
+
"fieldName": "addDefaultActions",
|
|
1513
|
+
"inheritedFrom": {
|
|
1514
|
+
"name": "ActionsMenu",
|
|
1515
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1516
|
+
}
|
|
1517
|
+
},
|
|
1518
|
+
{
|
|
1519
|
+
"name": "auto-close-on-action",
|
|
1520
|
+
"type": {
|
|
1521
|
+
"text": "boolean"
|
|
1522
|
+
},
|
|
1523
|
+
"default": "true",
|
|
1524
|
+
"fieldName": "autoCloseOnAction",
|
|
1525
|
+
"inheritedFrom": {
|
|
1526
|
+
"name": "ActionsMenu",
|
|
1527
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1528
|
+
}
|
|
1529
|
+
},
|
|
1530
|
+
{
|
|
1531
|
+
"name": "name",
|
|
1517
1532
|
"type": {
|
|
1518
1533
|
"text": "string"
|
|
1519
1534
|
},
|
|
1520
|
-
"default": "'
|
|
1521
|
-
"fieldName": "
|
|
1535
|
+
"default": "'Actions'",
|
|
1536
|
+
"fieldName": "name",
|
|
1522
1537
|
"inheritedFrom": {
|
|
1523
|
-
"name": "
|
|
1524
|
-
"module": "src/
|
|
1538
|
+
"name": "ActionsMenu",
|
|
1539
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1525
1540
|
}
|
|
1526
1541
|
},
|
|
1527
1542
|
{
|
|
1543
|
+
"name": "open",
|
|
1528
1544
|
"type": {
|
|
1529
1545
|
"text": "boolean"
|
|
1530
1546
|
},
|
|
1531
|
-
"
|
|
1547
|
+
"default": "false",
|
|
1548
|
+
"fieldName": "open",
|
|
1532
1549
|
"inheritedFrom": {
|
|
1533
|
-
"name": "
|
|
1534
|
-
"module": "src/
|
|
1550
|
+
"name": "ActionsMenu",
|
|
1551
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1535
1552
|
}
|
|
1536
1553
|
},
|
|
1537
1554
|
{
|
|
1538
|
-
"name": "
|
|
1555
|
+
"name": "buttonAppearance",
|
|
1539
1556
|
"type": {
|
|
1540
|
-
"text": "
|
|
1557
|
+
"text": "string"
|
|
1541
1558
|
},
|
|
1542
|
-
"
|
|
1543
|
-
"fieldName": "mode",
|
|
1559
|
+
"fieldName": "buttonAppearance",
|
|
1544
1560
|
"inheritedFrom": {
|
|
1545
|
-
"name": "
|
|
1546
|
-
"module": "src/
|
|
1561
|
+
"name": "ActionsMenu",
|
|
1562
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1547
1563
|
}
|
|
1548
|
-
}
|
|
1549
|
-
],
|
|
1550
|
-
"members": [
|
|
1564
|
+
},
|
|
1551
1565
|
{
|
|
1552
|
-
"
|
|
1553
|
-
"name": "aiProvider",
|
|
1566
|
+
"name": "hide-disabled",
|
|
1554
1567
|
"type": {
|
|
1555
|
-
"text": "
|
|
1568
|
+
"text": "boolean"
|
|
1556
1569
|
},
|
|
1570
|
+
"default": "false",
|
|
1571
|
+
"fieldName": "hideDisabled",
|
|
1557
1572
|
"inheritedFrom": {
|
|
1558
|
-
"name": "
|
|
1559
|
-
"module": "src/
|
|
1573
|
+
"name": "ActionsMenu",
|
|
1574
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1560
1575
|
}
|
|
1561
1576
|
},
|
|
1577
|
+
{
|
|
1578
|
+
"name": "hide-menu-single-option",
|
|
1579
|
+
"type": {
|
|
1580
|
+
"text": "boolean"
|
|
1581
|
+
},
|
|
1582
|
+
"default": "false",
|
|
1583
|
+
"fieldName": "hideMenuSingleOption",
|
|
1584
|
+
"inheritedFrom": {
|
|
1585
|
+
"name": "ActionsMenu",
|
|
1586
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1587
|
+
}
|
|
1588
|
+
}
|
|
1589
|
+
],
|
|
1590
|
+
"members": [
|
|
1562
1591
|
{
|
|
1563
1592
|
"kind": "field",
|
|
1564
|
-
"name": "
|
|
1593
|
+
"name": "actions",
|
|
1565
1594
|
"type": {
|
|
1566
|
-
"text": "
|
|
1595
|
+
"text": "ActionMenuItem[]"
|
|
1567
1596
|
},
|
|
1568
|
-
"default": "'Describe your search criteria in natural language...'",
|
|
1569
1597
|
"inheritedFrom": {
|
|
1570
|
-
"name": "
|
|
1571
|
-
"module": "src/
|
|
1598
|
+
"name": "ActionsMenu",
|
|
1599
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1572
1600
|
}
|
|
1573
1601
|
},
|
|
1574
1602
|
{
|
|
1575
1603
|
"kind": "field",
|
|
1576
|
-
"name": "
|
|
1604
|
+
"name": "isVertical",
|
|
1577
1605
|
"type": {
|
|
1578
1606
|
"text": "boolean"
|
|
1579
1607
|
},
|
|
1608
|
+
"default": "false",
|
|
1580
1609
|
"inheritedFrom": {
|
|
1581
|
-
"name": "
|
|
1582
|
-
"module": "src/
|
|
1610
|
+
"name": "ActionsMenu",
|
|
1611
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1583
1612
|
}
|
|
1584
1613
|
},
|
|
1585
1614
|
{
|
|
1586
1615
|
"kind": "field",
|
|
1587
|
-
"name": "
|
|
1616
|
+
"name": "addDefaultActions",
|
|
1588
1617
|
"type": {
|
|
1589
|
-
"text": "
|
|
1618
|
+
"text": "boolean"
|
|
1590
1619
|
},
|
|
1591
|
-
"default": "
|
|
1620
|
+
"default": "true",
|
|
1592
1621
|
"inheritedFrom": {
|
|
1593
|
-
"name": "
|
|
1594
|
-
"module": "src/
|
|
1622
|
+
"name": "ActionsMenu",
|
|
1623
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1595
1624
|
}
|
|
1596
1625
|
},
|
|
1597
1626
|
{
|
|
1598
1627
|
"kind": "field",
|
|
1599
|
-
"name": "
|
|
1628
|
+
"name": "autoCloseOnAction",
|
|
1600
1629
|
"type": {
|
|
1601
|
-
"text": "
|
|
1630
|
+
"text": "boolean"
|
|
1602
1631
|
},
|
|
1603
|
-
"default": "
|
|
1632
|
+
"default": "true",
|
|
1604
1633
|
"inheritedFrom": {
|
|
1605
|
-
"name": "
|
|
1606
|
-
"module": "src/
|
|
1634
|
+
"name": "ActionsMenu",
|
|
1635
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1607
1636
|
}
|
|
1608
1637
|
},
|
|
1609
1638
|
{
|
|
1610
1639
|
"kind": "field",
|
|
1611
|
-
"name": "
|
|
1640
|
+
"name": "classNames",
|
|
1612
1641
|
"type": {
|
|
1613
|
-
"text": "
|
|
1642
|
+
"text": "string"
|
|
1614
1643
|
},
|
|
1615
|
-
"default": "false",
|
|
1616
1644
|
"inheritedFrom": {
|
|
1617
|
-
"name": "
|
|
1618
|
-
"module": "src/
|
|
1645
|
+
"name": "ActionsMenu",
|
|
1646
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1619
1647
|
}
|
|
1620
1648
|
},
|
|
1621
1649
|
{
|
|
1622
1650
|
"kind": "field",
|
|
1623
|
-
"name": "
|
|
1651
|
+
"name": "definition",
|
|
1624
1652
|
"type": {
|
|
1625
|
-
"text": "
|
|
1653
|
+
"text": "any"
|
|
1626
1654
|
},
|
|
1627
|
-
"default": "null",
|
|
1628
1655
|
"inheritedFrom": {
|
|
1629
|
-
"name": "
|
|
1630
|
-
"module": "src/
|
|
1656
|
+
"name": "ActionsMenu",
|
|
1657
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1631
1658
|
}
|
|
1632
1659
|
},
|
|
1633
1660
|
{
|
|
1634
1661
|
"kind": "field",
|
|
1635
|
-
"name": "
|
|
1662
|
+
"name": "name",
|
|
1636
1663
|
"type": {
|
|
1637
|
-
"text": "
|
|
1664
|
+
"text": "string"
|
|
1638
1665
|
},
|
|
1639
|
-
"default": "
|
|
1666
|
+
"default": "'Actions'",
|
|
1640
1667
|
"inheritedFrom": {
|
|
1641
|
-
"name": "
|
|
1642
|
-
"module": "src/
|
|
1668
|
+
"name": "ActionsMenu",
|
|
1669
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1643
1670
|
}
|
|
1644
1671
|
},
|
|
1645
1672
|
{
|
|
1646
1673
|
"kind": "field",
|
|
1647
|
-
"name": "
|
|
1674
|
+
"name": "open",
|
|
1648
1675
|
"type": {
|
|
1649
1676
|
"text": "boolean"
|
|
1650
1677
|
},
|
|
1651
1678
|
"default": "false",
|
|
1652
1679
|
"inheritedFrom": {
|
|
1653
|
-
"name": "
|
|
1654
|
-
"module": "src/
|
|
1680
|
+
"name": "ActionsMenu",
|
|
1681
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1655
1682
|
}
|
|
1656
1683
|
},
|
|
1657
1684
|
{
|
|
1658
1685
|
"kind": "field",
|
|
1659
|
-
"name": "
|
|
1686
|
+
"name": "buttonAppearance",
|
|
1660
1687
|
"type": {
|
|
1661
|
-
"text": "
|
|
1688
|
+
"text": "string"
|
|
1662
1689
|
},
|
|
1663
|
-
"privacy": "public",
|
|
1664
1690
|
"inheritedFrom": {
|
|
1665
|
-
"name": "
|
|
1666
|
-
"module": "src/
|
|
1691
|
+
"name": "ActionsMenu",
|
|
1692
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1667
1693
|
}
|
|
1668
1694
|
},
|
|
1669
1695
|
{
|
|
1670
1696
|
"kind": "field",
|
|
1671
|
-
"name": "
|
|
1697
|
+
"name": "hideDisabled",
|
|
1672
1698
|
"type": {
|
|
1673
|
-
"text": "
|
|
1699
|
+
"text": "boolean"
|
|
1674
1700
|
},
|
|
1675
|
-
"
|
|
1676
|
-
"default": "null",
|
|
1701
|
+
"default": "false",
|
|
1677
1702
|
"inheritedFrom": {
|
|
1678
|
-
"name": "
|
|
1679
|
-
"module": "src/
|
|
1703
|
+
"name": "ActionsMenu",
|
|
1704
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1680
1705
|
}
|
|
1681
1706
|
},
|
|
1682
1707
|
{
|
|
1683
1708
|
"kind": "field",
|
|
1684
|
-
"name": "
|
|
1709
|
+
"name": "hideMenuSingleOption",
|
|
1685
1710
|
"type": {
|
|
1686
|
-
"text": "
|
|
1711
|
+
"text": "boolean"
|
|
1687
1712
|
},
|
|
1688
|
-
"
|
|
1689
|
-
"default": "null",
|
|
1713
|
+
"default": "false",
|
|
1690
1714
|
"inheritedFrom": {
|
|
1691
|
-
"name": "
|
|
1692
|
-
"module": "src/
|
|
1715
|
+
"name": "ActionsMenu",
|
|
1716
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1693
1717
|
}
|
|
1694
1718
|
},
|
|
1695
1719
|
{
|
|
1696
1720
|
"kind": "field",
|
|
1697
|
-
"name": "
|
|
1721
|
+
"name": "singleOption",
|
|
1698
1722
|
"type": {
|
|
1699
|
-
"text": "
|
|
1723
|
+
"text": "ActionMenuItem"
|
|
1700
1724
|
},
|
|
1701
|
-
"privacy": "private",
|
|
1702
|
-
"default": "''",
|
|
1703
1725
|
"inheritedFrom": {
|
|
1704
|
-
"name": "
|
|
1705
|
-
"module": "src/
|
|
1726
|
+
"name": "ActionsMenu",
|
|
1727
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1706
1728
|
}
|
|
1707
1729
|
},
|
|
1708
1730
|
{
|
|
1709
1731
|
"kind": "field",
|
|
1710
|
-
"name": "
|
|
1732
|
+
"name": "actionsMenu",
|
|
1711
1733
|
"type": {
|
|
1712
|
-
"text": "
|
|
1734
|
+
"text": "HTMLElement"
|
|
1713
1735
|
},
|
|
1714
|
-
"readonly": true,
|
|
1715
1736
|
"inheritedFrom": {
|
|
1716
|
-
"name": "
|
|
1717
|
-
"module": "src/
|
|
1737
|
+
"name": "ActionsMenu",
|
|
1738
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1718
1739
|
}
|
|
1719
1740
|
},
|
|
1720
1741
|
{
|
|
1721
1742
|
"kind": "method",
|
|
1722
|
-
"name": "
|
|
1743
|
+
"name": "definitionChanged",
|
|
1744
|
+
"privacy": "protected",
|
|
1745
|
+
"parameters": [
|
|
1746
|
+
{
|
|
1747
|
+
"name": "oldValue",
|
|
1748
|
+
"type": {
|
|
1749
|
+
"text": "any"
|
|
1750
|
+
}
|
|
1751
|
+
},
|
|
1752
|
+
{
|
|
1753
|
+
"name": "newValue",
|
|
1754
|
+
"type": {
|
|
1755
|
+
"text": "any"
|
|
1756
|
+
}
|
|
1757
|
+
}
|
|
1758
|
+
],
|
|
1723
1759
|
"inheritedFrom": {
|
|
1724
|
-
"name": "
|
|
1725
|
-
"module": "src/
|
|
1760
|
+
"name": "ActionsMenu",
|
|
1761
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1726
1762
|
}
|
|
1727
1763
|
},
|
|
1728
1764
|
{
|
|
1729
1765
|
"kind": "method",
|
|
1730
|
-
"name": "
|
|
1766
|
+
"name": "openChanged",
|
|
1767
|
+
"privacy": "protected",
|
|
1731
1768
|
"inheritedFrom": {
|
|
1732
|
-
"name": "
|
|
1733
|
-
"module": "src/
|
|
1769
|
+
"name": "ActionsMenu",
|
|
1770
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1734
1771
|
}
|
|
1735
1772
|
},
|
|
1736
1773
|
{
|
|
1737
1774
|
"kind": "method",
|
|
1738
|
-
"name": "
|
|
1775
|
+
"name": "toggleActionsMenuVisibility",
|
|
1739
1776
|
"inheritedFrom": {
|
|
1740
|
-
"name": "
|
|
1741
|
-
"module": "src/
|
|
1777
|
+
"name": "ActionsMenu",
|
|
1778
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1742
1779
|
}
|
|
1743
1780
|
},
|
|
1744
1781
|
{
|
|
1745
1782
|
"kind": "method",
|
|
1746
|
-
"name": "
|
|
1783
|
+
"name": "onActionMenuItemClick",
|
|
1784
|
+
"parameters": [
|
|
1785
|
+
{
|
|
1786
|
+
"name": "callback",
|
|
1787
|
+
"type": {
|
|
1788
|
+
"text": "(rowData) => void | any"
|
|
1789
|
+
}
|
|
1790
|
+
}
|
|
1791
|
+
],
|
|
1747
1792
|
"inheritedFrom": {
|
|
1748
|
-
"name": "
|
|
1749
|
-
"module": "src/
|
|
1793
|
+
"name": "ActionsMenu",
|
|
1794
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1795
|
+
}
|
|
1796
|
+
},
|
|
1797
|
+
{
|
|
1798
|
+
"kind": "field",
|
|
1799
|
+
"name": "allActions",
|
|
1800
|
+
"type": {
|
|
1801
|
+
"text": "ActionMenuItem[]"
|
|
1802
|
+
},
|
|
1803
|
+
"readonly": true,
|
|
1804
|
+
"inheritedFrom": {
|
|
1805
|
+
"name": "ActionsMenu",
|
|
1806
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1807
|
+
}
|
|
1808
|
+
},
|
|
1809
|
+
{
|
|
1810
|
+
"kind": "field",
|
|
1811
|
+
"name": "rowData",
|
|
1812
|
+
"readonly": true,
|
|
1813
|
+
"inheritedFrom": {
|
|
1814
|
+
"name": "ActionsMenu",
|
|
1815
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1750
1816
|
}
|
|
1751
1817
|
},
|
|
1752
1818
|
{
|
|
1753
1819
|
"kind": "method",
|
|
1754
|
-
"name": "
|
|
1755
|
-
"
|
|
1820
|
+
"name": "getLabel",
|
|
1821
|
+
"parameters": [
|
|
1822
|
+
{
|
|
1823
|
+
"name": "name",
|
|
1824
|
+
"type": {
|
|
1825
|
+
"text": "string | ((rowData: any) => string)"
|
|
1826
|
+
}
|
|
1827
|
+
}
|
|
1828
|
+
],
|
|
1756
1829
|
"inheritedFrom": {
|
|
1757
|
-
"name": "
|
|
1758
|
-
"module": "src/
|
|
1830
|
+
"name": "ActionsMenu",
|
|
1831
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1832
|
+
}
|
|
1833
|
+
},
|
|
1834
|
+
{
|
|
1835
|
+
"kind": "method",
|
|
1836
|
+
"name": "getTemplate",
|
|
1837
|
+
"parameters": [
|
|
1838
|
+
{
|
|
1839
|
+
"name": "prefix",
|
|
1840
|
+
"type": {
|
|
1841
|
+
"text": "string"
|
|
1842
|
+
}
|
|
1843
|
+
}
|
|
1844
|
+
],
|
|
1845
|
+
"inheritedFrom": {
|
|
1846
|
+
"name": "ActionsMenu",
|
|
1847
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1759
1848
|
}
|
|
1760
1849
|
},
|
|
1761
1850
|
{
|
|
@@ -1873,33 +1962,33 @@
|
|
|
1873
1962
|
},
|
|
1874
1963
|
{
|
|
1875
1964
|
"kind": "variable",
|
|
1876
|
-
"name": "
|
|
1877
|
-
"description": "The Zero
|
|
1965
|
+
"name": "zeroActionsMenu",
|
|
1966
|
+
"description": "The Zero Actions Menu",
|
|
1878
1967
|
"privacy": "public"
|
|
1879
1968
|
}
|
|
1880
1969
|
],
|
|
1881
1970
|
"exports": [
|
|
1882
1971
|
{
|
|
1883
1972
|
"kind": "js",
|
|
1884
|
-
"name": "
|
|
1973
|
+
"name": "ActionsMenu",
|
|
1885
1974
|
"declaration": {
|
|
1886
|
-
"name": "
|
|
1887
|
-
"module": "src/
|
|
1975
|
+
"name": "ActionsMenu",
|
|
1976
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1888
1977
|
}
|
|
1889
1978
|
},
|
|
1890
1979
|
{
|
|
1891
1980
|
"kind": "js",
|
|
1892
|
-
"name": "
|
|
1981
|
+
"name": "zeroActionsMenu",
|
|
1893
1982
|
"declaration": {
|
|
1894
|
-
"name": "
|
|
1895
|
-
"module": "src/
|
|
1983
|
+
"name": "zeroActionsMenu",
|
|
1984
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1896
1985
|
}
|
|
1897
1986
|
}
|
|
1898
1987
|
]
|
|
1899
1988
|
},
|
|
1900
1989
|
{
|
|
1901
1990
|
"kind": "javascript-module",
|
|
1902
|
-
"path": "src/
|
|
1991
|
+
"path": "src/actions-menu/index.ts",
|
|
1903
1992
|
"declarations": [],
|
|
1904
1993
|
"exports": [
|
|
1905
1994
|
{
|
|
@@ -1907,15 +1996,7 @@
|
|
|
1907
1996
|
"name": "*",
|
|
1908
1997
|
"declaration": {
|
|
1909
1998
|
"name": "*",
|
|
1910
|
-
"package": "./
|
|
1911
|
-
}
|
|
1912
|
-
},
|
|
1913
|
-
{
|
|
1914
|
-
"kind": "js",
|
|
1915
|
-
"name": "*",
|
|
1916
|
-
"declaration": {
|
|
1917
|
-
"name": "*",
|
|
1918
|
-
"package": "./ai-criteria-search.styles"
|
|
1999
|
+
"package": "./actions-menu"
|
|
1919
2000
|
}
|
|
1920
2001
|
},
|
|
1921
2002
|
{
|
|
@@ -1923,18 +2004,18 @@
|
|
|
1923
2004
|
"name": "*",
|
|
1924
2005
|
"declaration": {
|
|
1925
2006
|
"name": "*",
|
|
1926
|
-
"package": "./
|
|
2007
|
+
"package": "./actions-menu.styles"
|
|
1927
2008
|
}
|
|
1928
2009
|
}
|
|
1929
2010
|
]
|
|
1930
2011
|
},
|
|
1931
2012
|
{
|
|
1932
2013
|
"kind": "javascript-module",
|
|
1933
|
-
"path": "src/
|
|
2014
|
+
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
1934
2015
|
"declarations": [
|
|
1935
2016
|
{
|
|
1936
2017
|
"kind": "function",
|
|
1937
|
-
"name": "
|
|
2018
|
+
"name": "zeroAiIndicatorStyles",
|
|
1938
2019
|
"return": {
|
|
1939
2020
|
"type": {
|
|
1940
2021
|
"text": "ElementStyles"
|
|
@@ -1959,383 +2040,272 @@
|
|
|
1959
2040
|
"exports": [
|
|
1960
2041
|
{
|
|
1961
2042
|
"kind": "js",
|
|
1962
|
-
"name": "
|
|
2043
|
+
"name": "zeroAiIndicatorStyles",
|
|
1963
2044
|
"declaration": {
|
|
1964
|
-
"name": "
|
|
1965
|
-
"module": "src/
|
|
2045
|
+
"name": "zeroAiIndicatorStyles",
|
|
2046
|
+
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
1966
2047
|
}
|
|
1967
2048
|
}
|
|
1968
2049
|
]
|
|
1969
2050
|
},
|
|
1970
2051
|
{
|
|
1971
2052
|
"kind": "javascript-module",
|
|
1972
|
-
"path": "src/
|
|
2053
|
+
"path": "src/ai-indicator/ai-indicator.ts",
|
|
1973
2054
|
"declarations": [
|
|
1974
2055
|
{
|
|
1975
2056
|
"kind": "class",
|
|
1976
2057
|
"description": "",
|
|
1977
|
-
"name": "
|
|
2058
|
+
"name": "AiIndicator",
|
|
1978
2059
|
"superclass": {
|
|
1979
|
-
"name": "
|
|
2060
|
+
"name": "FoundationAiIndicator",
|
|
1980
2061
|
"package": "@genesislcap/foundation-ui"
|
|
1981
2062
|
},
|
|
1982
|
-
"tagName": "%%prefix%%-
|
|
2063
|
+
"tagName": "%%prefix%%-ai-indicator",
|
|
1983
2064
|
"customElement": true,
|
|
1984
|
-
"attributes": [
|
|
1985
|
-
{
|
|
1986
|
-
"name": "is-vertical",
|
|
1987
|
-
"type": {
|
|
1988
|
-
"text": "boolean"
|
|
1989
|
-
},
|
|
1990
|
-
"default": "false",
|
|
1991
|
-
"fieldName": "isVertical",
|
|
1992
|
-
"inheritedFrom": {
|
|
1993
|
-
"name": "ActionsMenu",
|
|
1994
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1995
|
-
}
|
|
1996
|
-
},
|
|
1997
|
-
{
|
|
1998
|
-
"name": "add-default-actions",
|
|
1999
|
-
"type": {
|
|
2000
|
-
"text": "boolean"
|
|
2001
|
-
},
|
|
2002
|
-
"default": "true",
|
|
2003
|
-
"fieldName": "addDefaultActions",
|
|
2004
|
-
"inheritedFrom": {
|
|
2005
|
-
"name": "ActionsMenu",
|
|
2006
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
2007
|
-
}
|
|
2008
|
-
},
|
|
2009
|
-
{
|
|
2010
|
-
"name": "auto-close-on-action",
|
|
2011
|
-
"type": {
|
|
2012
|
-
"text": "boolean"
|
|
2013
|
-
},
|
|
2014
|
-
"default": "true",
|
|
2015
|
-
"fieldName": "autoCloseOnAction",
|
|
2016
|
-
"inheritedFrom": {
|
|
2017
|
-
"name": "ActionsMenu",
|
|
2018
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
2019
|
-
}
|
|
2020
|
-
},
|
|
2021
|
-
{
|
|
2022
|
-
"name": "name",
|
|
2023
|
-
"type": {
|
|
2024
|
-
"text": "string"
|
|
2025
|
-
},
|
|
2026
|
-
"default": "'Actions'",
|
|
2027
|
-
"fieldName": "name",
|
|
2028
|
-
"inheritedFrom": {
|
|
2029
|
-
"name": "ActionsMenu",
|
|
2030
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
2031
|
-
}
|
|
2032
|
-
},
|
|
2033
|
-
{
|
|
2034
|
-
"name": "open",
|
|
2035
|
-
"type": {
|
|
2036
|
-
"text": "boolean"
|
|
2037
|
-
},
|
|
2038
|
-
"default": "false",
|
|
2039
|
-
"fieldName": "open",
|
|
2040
|
-
"inheritedFrom": {
|
|
2041
|
-
"name": "ActionsMenu",
|
|
2042
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
2043
|
-
}
|
|
2044
|
-
},
|
|
2045
|
-
{
|
|
2046
|
-
"name": "buttonAppearance",
|
|
2047
|
-
"type": {
|
|
2048
|
-
"text": "string"
|
|
2049
|
-
},
|
|
2050
|
-
"fieldName": "buttonAppearance",
|
|
2051
|
-
"inheritedFrom": {
|
|
2052
|
-
"name": "ActionsMenu",
|
|
2053
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
2054
|
-
}
|
|
2055
|
-
},
|
|
2056
|
-
{
|
|
2057
|
-
"name": "hide-disabled",
|
|
2058
|
-
"type": {
|
|
2059
|
-
"text": "boolean"
|
|
2060
|
-
},
|
|
2061
|
-
"default": "false",
|
|
2062
|
-
"fieldName": "hideDisabled",
|
|
2063
|
-
"inheritedFrom": {
|
|
2064
|
-
"name": "ActionsMenu",
|
|
2065
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
2066
|
-
}
|
|
2067
|
-
},
|
|
2068
|
-
{
|
|
2069
|
-
"name": "hide-menu-single-option",
|
|
2070
|
-
"type": {
|
|
2071
|
-
"text": "boolean"
|
|
2072
|
-
},
|
|
2073
|
-
"default": "false",
|
|
2074
|
-
"fieldName": "hideMenuSingleOption",
|
|
2075
|
-
"inheritedFrom": {
|
|
2076
|
-
"name": "ActionsMenu",
|
|
2077
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
2078
|
-
}
|
|
2079
|
-
}
|
|
2080
|
-
],
|
|
2081
2065
|
"members": [
|
|
2082
2066
|
{
|
|
2083
2067
|
"kind": "field",
|
|
2084
|
-
"name": "
|
|
2085
|
-
"type": {
|
|
2086
|
-
"text": "ActionMenuItem[]"
|
|
2087
|
-
},
|
|
2088
|
-
"inheritedFrom": {
|
|
2089
|
-
"name": "ActionsMenu",
|
|
2090
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
2091
|
-
}
|
|
2092
|
-
},
|
|
2093
|
-
{
|
|
2094
|
-
"kind": "field",
|
|
2095
|
-
"name": "isVertical",
|
|
2068
|
+
"name": "aiProvider",
|
|
2096
2069
|
"type": {
|
|
2097
|
-
"text": "
|
|
2070
|
+
"text": "AIProvider"
|
|
2098
2071
|
},
|
|
2099
|
-
"default": "false",
|
|
2100
2072
|
"inheritedFrom": {
|
|
2101
|
-
"name": "
|
|
2102
|
-
"module": "src/
|
|
2073
|
+
"name": "AiIndicator",
|
|
2074
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2103
2075
|
}
|
|
2104
2076
|
},
|
|
2105
2077
|
{
|
|
2106
2078
|
"kind": "field",
|
|
2107
|
-
"name": "
|
|
2079
|
+
"name": "status",
|
|
2108
2080
|
"type": {
|
|
2109
|
-
"text": "
|
|
2081
|
+
"text": "AIStatus | null"
|
|
2110
2082
|
},
|
|
2111
|
-
"default": "
|
|
2083
|
+
"default": "null",
|
|
2112
2084
|
"inheritedFrom": {
|
|
2113
|
-
"name": "
|
|
2114
|
-
"module": "src/
|
|
2085
|
+
"name": "AiIndicator",
|
|
2086
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2115
2087
|
}
|
|
2116
2088
|
},
|
|
2117
2089
|
{
|
|
2118
2090
|
"kind": "field",
|
|
2119
|
-
"name": "
|
|
2091
|
+
"name": "open",
|
|
2120
2092
|
"type": {
|
|
2121
2093
|
"text": "boolean"
|
|
2122
2094
|
},
|
|
2123
|
-
"default": "
|
|
2095
|
+
"default": "false",
|
|
2124
2096
|
"inheritedFrom": {
|
|
2125
|
-
"name": "
|
|
2126
|
-
"module": "src/
|
|
2097
|
+
"name": "AiIndicator",
|
|
2098
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2127
2099
|
}
|
|
2128
2100
|
},
|
|
2129
2101
|
{
|
|
2130
2102
|
"kind": "field",
|
|
2131
|
-
"name": "
|
|
2103
|
+
"name": "state",
|
|
2132
2104
|
"type": {
|
|
2133
|
-
"text": "
|
|
2105
|
+
"text": "AIIndicatorState"
|
|
2134
2106
|
},
|
|
2107
|
+
"default": "'none'",
|
|
2135
2108
|
"inheritedFrom": {
|
|
2136
|
-
"name": "
|
|
2137
|
-
"module": "src/
|
|
2109
|
+
"name": "AiIndicator",
|
|
2110
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2138
2111
|
}
|
|
2139
2112
|
},
|
|
2140
2113
|
{
|
|
2141
2114
|
"kind": "field",
|
|
2142
|
-
"name": "
|
|
2115
|
+
"name": "isInstalling",
|
|
2143
2116
|
"type": {
|
|
2144
|
-
"text": "
|
|
2117
|
+
"text": "boolean"
|
|
2145
2118
|
},
|
|
2119
|
+
"default": "false",
|
|
2146
2120
|
"inheritedFrom": {
|
|
2147
|
-
"name": "
|
|
2148
|
-
"module": "src/
|
|
2121
|
+
"name": "AiIndicator",
|
|
2122
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2149
2123
|
}
|
|
2150
2124
|
},
|
|
2151
2125
|
{
|
|
2152
2126
|
"kind": "field",
|
|
2153
|
-
"name": "
|
|
2127
|
+
"name": "pollTimer",
|
|
2154
2128
|
"type": {
|
|
2155
|
-
"text": "
|
|
2129
|
+
"text": "ReturnType<typeof setInterval> | null"
|
|
2156
2130
|
},
|
|
2157
|
-
"
|
|
2131
|
+
"privacy": "private",
|
|
2132
|
+
"default": "null",
|
|
2158
2133
|
"inheritedFrom": {
|
|
2159
|
-
"name": "
|
|
2160
|
-
"module": "src/
|
|
2134
|
+
"name": "AiIndicator",
|
|
2135
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2161
2136
|
}
|
|
2162
2137
|
},
|
|
2163
2138
|
{
|
|
2164
2139
|
"kind": "field",
|
|
2165
|
-
"name": "
|
|
2166
|
-
"
|
|
2167
|
-
"text": "boolean"
|
|
2168
|
-
},
|
|
2169
|
-
"default": "false",
|
|
2140
|
+
"name": "clickOutside",
|
|
2141
|
+
"privacy": "private",
|
|
2170
2142
|
"inheritedFrom": {
|
|
2171
|
-
"name": "
|
|
2172
|
-
"module": "src/
|
|
2143
|
+
"name": "AiIndicator",
|
|
2144
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2173
2145
|
}
|
|
2174
2146
|
},
|
|
2175
2147
|
{
|
|
2176
2148
|
"kind": "field",
|
|
2177
|
-
"name": "
|
|
2149
|
+
"name": "chromeStatusLabel",
|
|
2178
2150
|
"type": {
|
|
2179
|
-
"text": "string"
|
|
2151
|
+
"text": "string | null"
|
|
2180
2152
|
},
|
|
2153
|
+
"readonly": true,
|
|
2181
2154
|
"inheritedFrom": {
|
|
2182
|
-
"name": "
|
|
2183
|
-
"module": "src/
|
|
2155
|
+
"name": "AiIndicator",
|
|
2156
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2184
2157
|
}
|
|
2185
2158
|
},
|
|
2186
2159
|
{
|
|
2187
2160
|
"kind": "field",
|
|
2188
|
-
"name": "
|
|
2161
|
+
"name": "canInstall",
|
|
2189
2162
|
"type": {
|
|
2190
2163
|
"text": "boolean"
|
|
2191
2164
|
},
|
|
2192
|
-
"
|
|
2165
|
+
"readonly": true,
|
|
2193
2166
|
"inheritedFrom": {
|
|
2194
|
-
"name": "
|
|
2195
|
-
"module": "src/
|
|
2167
|
+
"name": "AiIndicator",
|
|
2168
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2196
2169
|
}
|
|
2197
2170
|
},
|
|
2198
2171
|
{
|
|
2199
2172
|
"kind": "field",
|
|
2200
|
-
"name": "
|
|
2173
|
+
"name": "isDownloading",
|
|
2201
2174
|
"type": {
|
|
2202
2175
|
"text": "boolean"
|
|
2203
2176
|
},
|
|
2204
|
-
"
|
|
2205
|
-
"inheritedFrom": {
|
|
2206
|
-
"name": "ActionsMenu",
|
|
2207
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
2208
|
-
}
|
|
2209
|
-
},
|
|
2210
|
-
{
|
|
2211
|
-
"kind": "field",
|
|
2212
|
-
"name": "singleOption",
|
|
2213
|
-
"type": {
|
|
2214
|
-
"text": "ActionMenuItem"
|
|
2215
|
-
},
|
|
2177
|
+
"readonly": true,
|
|
2216
2178
|
"inheritedFrom": {
|
|
2217
|
-
"name": "
|
|
2218
|
-
"module": "src/
|
|
2179
|
+
"name": "AiIndicator",
|
|
2180
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2219
2181
|
}
|
|
2220
2182
|
},
|
|
2221
2183
|
{
|
|
2222
|
-
"kind": "
|
|
2223
|
-
"name": "
|
|
2224
|
-
"
|
|
2225
|
-
"
|
|
2184
|
+
"kind": "method",
|
|
2185
|
+
"name": "openChanged",
|
|
2186
|
+
"return": {
|
|
2187
|
+
"type": {
|
|
2188
|
+
"text": "void"
|
|
2189
|
+
}
|
|
2226
2190
|
},
|
|
2227
2191
|
"inheritedFrom": {
|
|
2228
|
-
"name": "
|
|
2229
|
-
"module": "src/
|
|
2192
|
+
"name": "AiIndicator",
|
|
2193
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2230
2194
|
}
|
|
2231
2195
|
},
|
|
2232
2196
|
{
|
|
2233
2197
|
"kind": "method",
|
|
2234
|
-
"name": "
|
|
2235
|
-
"privacy": "
|
|
2198
|
+
"name": "handleClickOutside",
|
|
2199
|
+
"privacy": "private",
|
|
2236
2200
|
"parameters": [
|
|
2237
2201
|
{
|
|
2238
|
-
"name": "
|
|
2239
|
-
"type": {
|
|
2240
|
-
"text": "any"
|
|
2241
|
-
}
|
|
2242
|
-
},
|
|
2243
|
-
{
|
|
2244
|
-
"name": "newValue",
|
|
2202
|
+
"name": "event",
|
|
2245
2203
|
"type": {
|
|
2246
|
-
"text": "
|
|
2204
|
+
"text": "MouseEvent"
|
|
2247
2205
|
}
|
|
2248
2206
|
}
|
|
2249
2207
|
],
|
|
2250
2208
|
"inheritedFrom": {
|
|
2251
|
-
"name": "
|
|
2252
|
-
"module": "src/
|
|
2209
|
+
"name": "AiIndicator",
|
|
2210
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2253
2211
|
}
|
|
2254
2212
|
},
|
|
2255
2213
|
{
|
|
2256
2214
|
"kind": "method",
|
|
2257
|
-
"name": "
|
|
2258
|
-
"privacy": "protected",
|
|
2215
|
+
"name": "toggleDropdown",
|
|
2259
2216
|
"inheritedFrom": {
|
|
2260
|
-
"name": "
|
|
2261
|
-
"module": "src/
|
|
2217
|
+
"name": "AiIndicator",
|
|
2218
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2262
2219
|
}
|
|
2263
2220
|
},
|
|
2264
2221
|
{
|
|
2265
2222
|
"kind": "method",
|
|
2266
|
-
"name": "
|
|
2223
|
+
"name": "refreshStatus",
|
|
2224
|
+
"return": {
|
|
2225
|
+
"type": {
|
|
2226
|
+
"text": "Promise<void>"
|
|
2227
|
+
}
|
|
2228
|
+
},
|
|
2267
2229
|
"inheritedFrom": {
|
|
2268
|
-
"name": "
|
|
2269
|
-
"module": "src/
|
|
2230
|
+
"name": "AiIndicator",
|
|
2231
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2270
2232
|
}
|
|
2271
2233
|
},
|
|
2272
2234
|
{
|
|
2273
2235
|
"kind": "method",
|
|
2274
|
-
"name": "
|
|
2236
|
+
"name": "deriveState",
|
|
2237
|
+
"privacy": "private",
|
|
2238
|
+
"return": {
|
|
2239
|
+
"type": {
|
|
2240
|
+
"text": "AIIndicatorState"
|
|
2241
|
+
}
|
|
2242
|
+
},
|
|
2275
2243
|
"parameters": [
|
|
2276
2244
|
{
|
|
2277
|
-
"name": "
|
|
2245
|
+
"name": "s",
|
|
2278
2246
|
"type": {
|
|
2279
|
-
"text": "
|
|
2247
|
+
"text": "AIStatus | null"
|
|
2280
2248
|
}
|
|
2281
2249
|
}
|
|
2282
2250
|
],
|
|
2283
2251
|
"inheritedFrom": {
|
|
2284
|
-
"name": "
|
|
2285
|
-
"module": "src/
|
|
2252
|
+
"name": "AiIndicator",
|
|
2253
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2286
2254
|
}
|
|
2287
2255
|
},
|
|
2288
2256
|
{
|
|
2289
|
-
"kind": "
|
|
2290
|
-
"name": "
|
|
2291
|
-
"
|
|
2292
|
-
|
|
2257
|
+
"kind": "method",
|
|
2258
|
+
"name": "maybeStartPolling",
|
|
2259
|
+
"privacy": "private",
|
|
2260
|
+
"return": {
|
|
2261
|
+
"type": {
|
|
2262
|
+
"text": "void"
|
|
2263
|
+
}
|
|
2293
2264
|
},
|
|
2294
|
-
"readonly": true,
|
|
2295
2265
|
"inheritedFrom": {
|
|
2296
|
-
"name": "
|
|
2297
|
-
"module": "src/
|
|
2266
|
+
"name": "AiIndicator",
|
|
2267
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2298
2268
|
}
|
|
2299
2269
|
},
|
|
2300
2270
|
{
|
|
2301
|
-
"kind": "
|
|
2302
|
-
"name": "
|
|
2303
|
-
"
|
|
2271
|
+
"kind": "method",
|
|
2272
|
+
"name": "startPolling",
|
|
2273
|
+
"privacy": "private",
|
|
2274
|
+
"return": {
|
|
2275
|
+
"type": {
|
|
2276
|
+
"text": "void"
|
|
2277
|
+
}
|
|
2278
|
+
},
|
|
2304
2279
|
"inheritedFrom": {
|
|
2305
|
-
"name": "
|
|
2306
|
-
"module": "src/
|
|
2280
|
+
"name": "AiIndicator",
|
|
2281
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2307
2282
|
}
|
|
2308
2283
|
},
|
|
2309
2284
|
{
|
|
2310
2285
|
"kind": "method",
|
|
2311
|
-
"name": "
|
|
2312
|
-
"
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
"
|
|
2316
|
-
"text": "string | ((rowData: any) => string)"
|
|
2317
|
-
}
|
|
2286
|
+
"name": "stopPolling",
|
|
2287
|
+
"privacy": "private",
|
|
2288
|
+
"return": {
|
|
2289
|
+
"type": {
|
|
2290
|
+
"text": "void"
|
|
2318
2291
|
}
|
|
2319
|
-
|
|
2292
|
+
},
|
|
2320
2293
|
"inheritedFrom": {
|
|
2321
|
-
"name": "
|
|
2322
|
-
"module": "src/
|
|
2294
|
+
"name": "AiIndicator",
|
|
2295
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2323
2296
|
}
|
|
2324
2297
|
},
|
|
2325
2298
|
{
|
|
2326
2299
|
"kind": "method",
|
|
2327
|
-
"name": "
|
|
2328
|
-
"
|
|
2329
|
-
{
|
|
2330
|
-
"
|
|
2331
|
-
"type": {
|
|
2332
|
-
"text": "string"
|
|
2333
|
-
}
|
|
2300
|
+
"name": "onInstall",
|
|
2301
|
+
"return": {
|
|
2302
|
+
"type": {
|
|
2303
|
+
"text": "Promise<void>"
|
|
2334
2304
|
}
|
|
2335
|
-
|
|
2305
|
+
},
|
|
2336
2306
|
"inheritedFrom": {
|
|
2337
|
-
"name": "
|
|
2338
|
-
"module": "src/
|
|
2307
|
+
"name": "AiIndicator",
|
|
2308
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2339
2309
|
}
|
|
2340
2310
|
},
|
|
2341
2311
|
{
|
|
@@ -2453,74 +2423,93 @@
|
|
|
2453
2423
|
},
|
|
2454
2424
|
{
|
|
2455
2425
|
"kind": "variable",
|
|
2456
|
-
"name": "
|
|
2457
|
-
"description": "The Zero Actions Menu",
|
|
2458
|
-
"privacy": "public"
|
|
2426
|
+
"name": "zeroAiIndicator"
|
|
2459
2427
|
}
|
|
2460
2428
|
],
|
|
2461
2429
|
"exports": [
|
|
2462
2430
|
{
|
|
2463
2431
|
"kind": "js",
|
|
2464
|
-
"name": "
|
|
2432
|
+
"name": "AiIndicator",
|
|
2465
2433
|
"declaration": {
|
|
2466
|
-
"name": "
|
|
2467
|
-
"module": "src/
|
|
2434
|
+
"name": "AiIndicator",
|
|
2435
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2468
2436
|
}
|
|
2469
2437
|
},
|
|
2470
2438
|
{
|
|
2471
2439
|
"kind": "js",
|
|
2472
|
-
"name": "
|
|
2440
|
+
"name": "zeroAiIndicator",
|
|
2473
2441
|
"declaration": {
|
|
2474
|
-
"name": "
|
|
2475
|
-
"module": "src/
|
|
2442
|
+
"name": "zeroAiIndicator",
|
|
2443
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2476
2444
|
}
|
|
2477
2445
|
}
|
|
2478
2446
|
]
|
|
2479
2447
|
},
|
|
2480
2448
|
{
|
|
2481
2449
|
"kind": "javascript-module",
|
|
2482
|
-
"path": "src/
|
|
2450
|
+
"path": "src/ai-indicator/index.ts",
|
|
2483
2451
|
"declarations": [],
|
|
2484
2452
|
"exports": [
|
|
2485
2453
|
{
|
|
2486
2454
|
"kind": "js",
|
|
2487
|
-
"name": "
|
|
2455
|
+
"name": "AiIndicator",
|
|
2488
2456
|
"declaration": {
|
|
2489
|
-
"name": "
|
|
2490
|
-
"
|
|
2457
|
+
"name": "AiIndicator",
|
|
2458
|
+
"module": "./ai-indicator"
|
|
2491
2459
|
}
|
|
2492
2460
|
},
|
|
2493
2461
|
{
|
|
2494
2462
|
"kind": "js",
|
|
2495
|
-
"name": "
|
|
2463
|
+
"name": "zeroAiIndicator",
|
|
2496
2464
|
"declaration": {
|
|
2497
|
-
"name": "
|
|
2498
|
-
"
|
|
2465
|
+
"name": "zeroAiIndicator",
|
|
2466
|
+
"module": "./ai-indicator"
|
|
2499
2467
|
}
|
|
2500
2468
|
}
|
|
2501
2469
|
]
|
|
2502
2470
|
},
|
|
2503
2471
|
{
|
|
2504
2472
|
"kind": "javascript-module",
|
|
2505
|
-
"path": "src/ai-
|
|
2473
|
+
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
2474
|
+
"declarations": [
|
|
2475
|
+
{
|
|
2476
|
+
"kind": "variable",
|
|
2477
|
+
"name": "zeroAiCriteriaSearchStyles",
|
|
2478
|
+
"default": "css`\n ${foundationAiCriteriaSearchStyles}\n`"
|
|
2479
|
+
}
|
|
2480
|
+
],
|
|
2481
|
+
"exports": [
|
|
2482
|
+
{
|
|
2483
|
+
"kind": "js",
|
|
2484
|
+
"name": "zeroAiCriteriaSearchStyles",
|
|
2485
|
+
"declaration": {
|
|
2486
|
+
"name": "zeroAiCriteriaSearchStyles",
|
|
2487
|
+
"module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
|
|
2488
|
+
}
|
|
2489
|
+
}
|
|
2490
|
+
]
|
|
2491
|
+
},
|
|
2492
|
+
{
|
|
2493
|
+
"kind": "javascript-module",
|
|
2494
|
+
"path": "src/ai-criteria-search/ai-criteria-search.template.ts",
|
|
2506
2495
|
"declarations": [
|
|
2507
2496
|
{
|
|
2508
2497
|
"kind": "function",
|
|
2509
|
-
"name": "
|
|
2498
|
+
"name": "zeroAiCriteriaSearchTemplate",
|
|
2510
2499
|
"return": {
|
|
2511
2500
|
"type": {
|
|
2512
|
-
"text": "
|
|
2501
|
+
"text": "ViewTemplate<AiCriteriaSearch>"
|
|
2513
2502
|
}
|
|
2514
2503
|
},
|
|
2515
2504
|
"parameters": [
|
|
2516
2505
|
{
|
|
2517
|
-
"name": "
|
|
2506
|
+
"name": "_context",
|
|
2518
2507
|
"type": {
|
|
2519
2508
|
"text": "ElementDefinitionContext"
|
|
2520
2509
|
}
|
|
2521
2510
|
},
|
|
2522
2511
|
{
|
|
2523
|
-
"name": "
|
|
2512
|
+
"name": "_definition",
|
|
2524
2513
|
"type": {
|
|
2525
2514
|
"text": "FoundationElementDefinition"
|
|
2526
2515
|
}
|
|
@@ -2531,28 +2520,64 @@
|
|
|
2531
2520
|
"exports": [
|
|
2532
2521
|
{
|
|
2533
2522
|
"kind": "js",
|
|
2534
|
-
"name": "
|
|
2523
|
+
"name": "zeroAiCriteriaSearchTemplate",
|
|
2535
2524
|
"declaration": {
|
|
2536
|
-
"name": "
|
|
2537
|
-
"module": "src/ai-
|
|
2525
|
+
"name": "zeroAiCriteriaSearchTemplate",
|
|
2526
|
+
"module": "src/ai-criteria-search/ai-criteria-search.template.ts"
|
|
2538
2527
|
}
|
|
2539
2528
|
}
|
|
2540
2529
|
]
|
|
2541
2530
|
},
|
|
2542
2531
|
{
|
|
2543
2532
|
"kind": "javascript-module",
|
|
2544
|
-
"path": "src/ai-
|
|
2533
|
+
"path": "src/ai-criteria-search/ai-criteria-search.ts",
|
|
2545
2534
|
"declarations": [
|
|
2546
2535
|
{
|
|
2547
2536
|
"kind": "class",
|
|
2548
2537
|
"description": "",
|
|
2549
|
-
"name": "
|
|
2538
|
+
"name": "AiCriteriaSearch",
|
|
2550
2539
|
"superclass": {
|
|
2551
|
-
"name": "
|
|
2540
|
+
"name": "FoundationAiCriteriaSearch",
|
|
2552
2541
|
"package": "@genesislcap/foundation-ui"
|
|
2553
2542
|
},
|
|
2554
|
-
"tagName": "%%prefix%%-ai-
|
|
2543
|
+
"tagName": "%%prefix%%-ai-criteria-search",
|
|
2555
2544
|
"customElement": true,
|
|
2545
|
+
"attributes": [
|
|
2546
|
+
{
|
|
2547
|
+
"name": "placeholder",
|
|
2548
|
+
"type": {
|
|
2549
|
+
"text": "string"
|
|
2550
|
+
},
|
|
2551
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
2552
|
+
"fieldName": "placeholder",
|
|
2553
|
+
"inheritedFrom": {
|
|
2554
|
+
"name": "AiCriteriaSearch",
|
|
2555
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2556
|
+
}
|
|
2557
|
+
},
|
|
2558
|
+
{
|
|
2559
|
+
"type": {
|
|
2560
|
+
"text": "boolean"
|
|
2561
|
+
},
|
|
2562
|
+
"fieldName": "disabled",
|
|
2563
|
+
"inheritedFrom": {
|
|
2564
|
+
"name": "AiCriteriaSearch",
|
|
2565
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2566
|
+
}
|
|
2567
|
+
},
|
|
2568
|
+
{
|
|
2569
|
+
"name": "mode",
|
|
2570
|
+
"type": {
|
|
2571
|
+
"text": "'append' | 'replace'"
|
|
2572
|
+
},
|
|
2573
|
+
"default": "'replace'",
|
|
2574
|
+
"fieldName": "mode",
|
|
2575
|
+
"inheritedFrom": {
|
|
2576
|
+
"name": "AiCriteriaSearch",
|
|
2577
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2578
|
+
}
|
|
2579
|
+
}
|
|
2580
|
+
],
|
|
2556
2581
|
"members": [
|
|
2557
2582
|
{
|
|
2558
2583
|
"kind": "field",
|
|
@@ -2561,242 +2586,207 @@
|
|
|
2561
2586
|
"text": "AIProvider"
|
|
2562
2587
|
},
|
|
2563
2588
|
"inheritedFrom": {
|
|
2564
|
-
"name": "
|
|
2565
|
-
"module": "src/ai-
|
|
2589
|
+
"name": "AiCriteriaSearch",
|
|
2590
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2566
2591
|
}
|
|
2567
2592
|
},
|
|
2568
2593
|
{
|
|
2569
2594
|
"kind": "field",
|
|
2570
|
-
"name": "
|
|
2595
|
+
"name": "placeholder",
|
|
2571
2596
|
"type": {
|
|
2572
|
-
"text": "
|
|
2597
|
+
"text": "string"
|
|
2573
2598
|
},
|
|
2574
|
-
"default": "
|
|
2599
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
2575
2600
|
"inheritedFrom": {
|
|
2576
|
-
"name": "
|
|
2577
|
-
"module": "src/ai-
|
|
2601
|
+
"name": "AiCriteriaSearch",
|
|
2602
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2578
2603
|
}
|
|
2579
2604
|
},
|
|
2580
2605
|
{
|
|
2581
2606
|
"kind": "field",
|
|
2582
|
-
"name": "
|
|
2607
|
+
"name": "disabled",
|
|
2583
2608
|
"type": {
|
|
2584
2609
|
"text": "boolean"
|
|
2585
2610
|
},
|
|
2586
|
-
"default": "false",
|
|
2587
2611
|
"inheritedFrom": {
|
|
2588
|
-
"name": "
|
|
2589
|
-
"module": "src/ai-
|
|
2612
|
+
"name": "AiCriteriaSearch",
|
|
2613
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2590
2614
|
}
|
|
2591
2615
|
},
|
|
2592
2616
|
{
|
|
2593
2617
|
"kind": "field",
|
|
2594
|
-
"name": "
|
|
2618
|
+
"name": "mode",
|
|
2595
2619
|
"type": {
|
|
2596
|
-
"text": "
|
|
2620
|
+
"text": "'append' | 'replace'"
|
|
2597
2621
|
},
|
|
2598
|
-
"default": "'
|
|
2622
|
+
"default": "'replace'",
|
|
2599
2623
|
"inheritedFrom": {
|
|
2600
|
-
"name": "
|
|
2601
|
-
"module": "src/ai-
|
|
2624
|
+
"name": "AiCriteriaSearch",
|
|
2625
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2602
2626
|
}
|
|
2603
2627
|
},
|
|
2604
2628
|
{
|
|
2605
2629
|
"kind": "field",
|
|
2606
|
-
"name": "
|
|
2630
|
+
"name": "inputValue",
|
|
2607
2631
|
"type": {
|
|
2608
|
-
"text": "
|
|
2632
|
+
"text": "string"
|
|
2609
2633
|
},
|
|
2610
|
-
"default": "
|
|
2634
|
+
"default": "''",
|
|
2611
2635
|
"inheritedFrom": {
|
|
2612
|
-
"name": "
|
|
2613
|
-
"module": "src/ai-
|
|
2636
|
+
"name": "AiCriteriaSearch",
|
|
2637
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2614
2638
|
}
|
|
2615
2639
|
},
|
|
2616
2640
|
{
|
|
2617
2641
|
"kind": "field",
|
|
2618
|
-
"name": "
|
|
2642
|
+
"name": "isInterpreting",
|
|
2619
2643
|
"type": {
|
|
2620
|
-
"text": "
|
|
2644
|
+
"text": "boolean"
|
|
2621
2645
|
},
|
|
2622
|
-
"
|
|
2623
|
-
"default": "null",
|
|
2646
|
+
"default": "false",
|
|
2624
2647
|
"inheritedFrom": {
|
|
2625
|
-
"name": "
|
|
2626
|
-
"module": "src/ai-
|
|
2648
|
+
"name": "AiCriteriaSearch",
|
|
2649
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2627
2650
|
}
|
|
2628
2651
|
},
|
|
2629
2652
|
{
|
|
2630
2653
|
"kind": "field",
|
|
2631
|
-
"name": "
|
|
2632
|
-
"
|
|
2654
|
+
"name": "lastValidCriteria",
|
|
2655
|
+
"type": {
|
|
2656
|
+
"text": "string | null"
|
|
2657
|
+
},
|
|
2658
|
+
"default": "null",
|
|
2633
2659
|
"inheritedFrom": {
|
|
2634
|
-
"name": "
|
|
2635
|
-
"module": "src/ai-
|
|
2660
|
+
"name": "AiCriteriaSearch",
|
|
2661
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2636
2662
|
}
|
|
2637
2663
|
},
|
|
2638
2664
|
{
|
|
2639
2665
|
"kind": "field",
|
|
2640
|
-
"name": "
|
|
2666
|
+
"name": "fieldMetadata",
|
|
2641
2667
|
"type": {
|
|
2642
|
-
"text": "
|
|
2668
|
+
"text": "MetadataDetail[] | string[]"
|
|
2643
2669
|
},
|
|
2644
|
-
"
|
|
2670
|
+
"default": "[]",
|
|
2645
2671
|
"inheritedFrom": {
|
|
2646
|
-
"name": "
|
|
2647
|
-
"module": "src/ai-
|
|
2672
|
+
"name": "AiCriteriaSearch",
|
|
2673
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2648
2674
|
}
|
|
2649
2675
|
},
|
|
2650
2676
|
{
|
|
2651
2677
|
"kind": "field",
|
|
2652
|
-
"name": "
|
|
2678
|
+
"name": "isRecording",
|
|
2653
2679
|
"type": {
|
|
2654
2680
|
"text": "boolean"
|
|
2655
2681
|
},
|
|
2656
|
-
"
|
|
2682
|
+
"default": "false",
|
|
2657
2683
|
"inheritedFrom": {
|
|
2658
|
-
"name": "
|
|
2659
|
-
"module": "src/ai-
|
|
2684
|
+
"name": "AiCriteriaSearch",
|
|
2685
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2660
2686
|
}
|
|
2661
2687
|
},
|
|
2662
2688
|
{
|
|
2663
2689
|
"kind": "field",
|
|
2664
|
-
"name": "
|
|
2690
|
+
"name": "textAreaRef",
|
|
2665
2691
|
"type": {
|
|
2666
|
-
"text": "
|
|
2692
|
+
"text": "HTMLTextAreaElement"
|
|
2667
2693
|
},
|
|
2668
|
-
"
|
|
2694
|
+
"privacy": "public",
|
|
2669
2695
|
"inheritedFrom": {
|
|
2670
|
-
"name": "
|
|
2671
|
-
"module": "src/ai-
|
|
2696
|
+
"name": "AiCriteriaSearch",
|
|
2697
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2672
2698
|
}
|
|
2673
2699
|
},
|
|
2674
2700
|
{
|
|
2675
|
-
"kind": "
|
|
2676
|
-
"name": "
|
|
2677
|
-
"
|
|
2678
|
-
"
|
|
2679
|
-
"text": "void"
|
|
2680
|
-
}
|
|
2701
|
+
"kind": "field",
|
|
2702
|
+
"name": "stopRecording",
|
|
2703
|
+
"type": {
|
|
2704
|
+
"text": "(() => void) | null"
|
|
2681
2705
|
},
|
|
2706
|
+
"privacy": "private",
|
|
2707
|
+
"default": "null",
|
|
2682
2708
|
"inheritedFrom": {
|
|
2683
|
-
"name": "
|
|
2684
|
-
"module": "src/ai-
|
|
2709
|
+
"name": "AiCriteriaSearch",
|
|
2710
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2685
2711
|
}
|
|
2686
2712
|
},
|
|
2687
2713
|
{
|
|
2688
|
-
"kind": "
|
|
2689
|
-
"name": "
|
|
2714
|
+
"kind": "field",
|
|
2715
|
+
"name": "speechApplyDebounceTimer",
|
|
2716
|
+
"type": {
|
|
2717
|
+
"text": "ReturnType<typeof setTimeout> | null"
|
|
2718
|
+
},
|
|
2690
2719
|
"privacy": "private",
|
|
2691
|
-
"
|
|
2692
|
-
{
|
|
2693
|
-
"name": "event",
|
|
2694
|
-
"type": {
|
|
2695
|
-
"text": "MouseEvent"
|
|
2696
|
-
}
|
|
2697
|
-
}
|
|
2698
|
-
],
|
|
2720
|
+
"default": "null",
|
|
2699
2721
|
"inheritedFrom": {
|
|
2700
|
-
"name": "
|
|
2701
|
-
"module": "src/ai-
|
|
2722
|
+
"name": "AiCriteriaSearch",
|
|
2723
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2702
2724
|
}
|
|
2703
2725
|
},
|
|
2704
2726
|
{
|
|
2705
|
-
"kind": "
|
|
2706
|
-
"name": "
|
|
2727
|
+
"kind": "field",
|
|
2728
|
+
"name": "baseInputForAppend",
|
|
2729
|
+
"type": {
|
|
2730
|
+
"text": "string"
|
|
2731
|
+
},
|
|
2732
|
+
"privacy": "private",
|
|
2733
|
+
"default": "''",
|
|
2707
2734
|
"inheritedFrom": {
|
|
2708
|
-
"name": "
|
|
2709
|
-
"module": "src/ai-
|
|
2735
|
+
"name": "AiCriteriaSearch",
|
|
2736
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2710
2737
|
}
|
|
2711
2738
|
},
|
|
2712
2739
|
{
|
|
2713
|
-
"kind": "
|
|
2714
|
-
"name": "
|
|
2715
|
-
"
|
|
2716
|
-
"
|
|
2717
|
-
"text": "Promise<void>"
|
|
2718
|
-
}
|
|
2740
|
+
"kind": "field",
|
|
2741
|
+
"name": "speechAvailable",
|
|
2742
|
+
"type": {
|
|
2743
|
+
"text": "boolean"
|
|
2719
2744
|
},
|
|
2745
|
+
"readonly": true,
|
|
2720
2746
|
"inheritedFrom": {
|
|
2721
|
-
"name": "
|
|
2722
|
-
"module": "src/ai-
|
|
2747
|
+
"name": "AiCriteriaSearch",
|
|
2748
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2723
2749
|
}
|
|
2724
2750
|
},
|
|
2725
2751
|
{
|
|
2726
2752
|
"kind": "method",
|
|
2727
|
-
"name": "
|
|
2728
|
-
"privacy": "private",
|
|
2729
|
-
"return": {
|
|
2730
|
-
"type": {
|
|
2731
|
-
"text": "AIIndicatorState"
|
|
2732
|
-
}
|
|
2733
|
-
},
|
|
2734
|
-
"parameters": [
|
|
2735
|
-
{
|
|
2736
|
-
"name": "s",
|
|
2737
|
-
"type": {
|
|
2738
|
-
"text": "AIStatus | null"
|
|
2739
|
-
}
|
|
2740
|
-
}
|
|
2741
|
-
],
|
|
2753
|
+
"name": "handleSubmit",
|
|
2742
2754
|
"inheritedFrom": {
|
|
2743
|
-
"name": "
|
|
2744
|
-
"module": "src/ai-
|
|
2755
|
+
"name": "AiCriteriaSearch",
|
|
2756
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2745
2757
|
}
|
|
2746
2758
|
},
|
|
2747
2759
|
{
|
|
2748
2760
|
"kind": "method",
|
|
2749
|
-
"name": "
|
|
2750
|
-
"privacy": "private",
|
|
2751
|
-
"return": {
|
|
2752
|
-
"type": {
|
|
2753
|
-
"text": "void"
|
|
2754
|
-
}
|
|
2755
|
-
},
|
|
2761
|
+
"name": "handleBlur",
|
|
2756
2762
|
"inheritedFrom": {
|
|
2757
|
-
"name": "
|
|
2758
|
-
"module": "src/ai-
|
|
2763
|
+
"name": "AiCriteriaSearch",
|
|
2764
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2759
2765
|
}
|
|
2760
2766
|
},
|
|
2761
2767
|
{
|
|
2762
2768
|
"kind": "method",
|
|
2763
|
-
"name": "
|
|
2764
|
-
"privacy": "private",
|
|
2765
|
-
"return": {
|
|
2766
|
-
"type": {
|
|
2767
|
-
"text": "void"
|
|
2768
|
-
}
|
|
2769
|
-
},
|
|
2769
|
+
"name": "clear",
|
|
2770
2770
|
"inheritedFrom": {
|
|
2771
|
-
"name": "
|
|
2772
|
-
"module": "src/ai-
|
|
2771
|
+
"name": "AiCriteriaSearch",
|
|
2772
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2773
2773
|
}
|
|
2774
2774
|
},
|
|
2775
2775
|
{
|
|
2776
2776
|
"kind": "method",
|
|
2777
|
-
"name": "
|
|
2778
|
-
"privacy": "private",
|
|
2779
|
-
"return": {
|
|
2780
|
-
"type": {
|
|
2781
|
-
"text": "void"
|
|
2782
|
-
}
|
|
2783
|
-
},
|
|
2777
|
+
"name": "toggleSpeechInput",
|
|
2784
2778
|
"inheritedFrom": {
|
|
2785
|
-
"name": "
|
|
2786
|
-
"module": "src/ai-
|
|
2779
|
+
"name": "AiCriteriaSearch",
|
|
2780
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2787
2781
|
}
|
|
2788
2782
|
},
|
|
2789
2783
|
{
|
|
2790
2784
|
"kind": "method",
|
|
2791
|
-
"name": "
|
|
2792
|
-
"
|
|
2793
|
-
"type": {
|
|
2794
|
-
"text": "Promise<void>"
|
|
2795
|
-
}
|
|
2796
|
-
},
|
|
2785
|
+
"name": "clearSpeechApplyDebounce",
|
|
2786
|
+
"privacy": "private",
|
|
2797
2787
|
"inheritedFrom": {
|
|
2798
|
-
"name": "
|
|
2799
|
-
"module": "src/ai-
|
|
2788
|
+
"name": "AiCriteriaSearch",
|
|
2789
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2800
2790
|
}
|
|
2801
2791
|
},
|
|
2802
2792
|
{
|
|
@@ -2914,47 +2904,57 @@
|
|
|
2914
2904
|
},
|
|
2915
2905
|
{
|
|
2916
2906
|
"kind": "variable",
|
|
2917
|
-
"name": "
|
|
2907
|
+
"name": "zeroAiCriteriaSearch",
|
|
2908
|
+
"description": "The Zero AI Criteria Search",
|
|
2909
|
+
"privacy": "public"
|
|
2918
2910
|
}
|
|
2919
2911
|
],
|
|
2920
2912
|
"exports": [
|
|
2921
2913
|
{
|
|
2922
2914
|
"kind": "js",
|
|
2923
|
-
"name": "
|
|
2915
|
+
"name": "AiCriteriaSearch",
|
|
2924
2916
|
"declaration": {
|
|
2925
|
-
"name": "
|
|
2926
|
-
"module": "src/ai-
|
|
2917
|
+
"name": "AiCriteriaSearch",
|
|
2918
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2927
2919
|
}
|
|
2928
2920
|
},
|
|
2929
2921
|
{
|
|
2930
2922
|
"kind": "js",
|
|
2931
|
-
"name": "
|
|
2923
|
+
"name": "zeroAiCriteriaSearch",
|
|
2932
2924
|
"declaration": {
|
|
2933
|
-
"name": "
|
|
2934
|
-
"module": "src/ai-
|
|
2925
|
+
"name": "zeroAiCriteriaSearch",
|
|
2926
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2935
2927
|
}
|
|
2936
2928
|
}
|
|
2937
2929
|
]
|
|
2938
2930
|
},
|
|
2939
2931
|
{
|
|
2940
2932
|
"kind": "javascript-module",
|
|
2941
|
-
"path": "src/ai-
|
|
2933
|
+
"path": "src/ai-criteria-search/index.ts",
|
|
2942
2934
|
"declarations": [],
|
|
2943
2935
|
"exports": [
|
|
2944
2936
|
{
|
|
2945
2937
|
"kind": "js",
|
|
2946
|
-
"name": "
|
|
2938
|
+
"name": "*",
|
|
2947
2939
|
"declaration": {
|
|
2948
|
-
"name": "
|
|
2949
|
-
"
|
|
2940
|
+
"name": "*",
|
|
2941
|
+
"package": "./ai-criteria-search"
|
|
2950
2942
|
}
|
|
2951
2943
|
},
|
|
2952
2944
|
{
|
|
2953
2945
|
"kind": "js",
|
|
2954
|
-
"name": "
|
|
2946
|
+
"name": "*",
|
|
2955
2947
|
"declaration": {
|
|
2956
|
-
"name": "
|
|
2957
|
-
"
|
|
2948
|
+
"name": "*",
|
|
2949
|
+
"package": "./ai-criteria-search.styles"
|
|
2950
|
+
}
|
|
2951
|
+
},
|
|
2952
|
+
{
|
|
2953
|
+
"kind": "js",
|
|
2954
|
+
"name": "*",
|
|
2955
|
+
"declaration": {
|
|
2956
|
+
"name": "*",
|
|
2957
|
+
"package": "./ai-criteria-search.template"
|
|
2958
2958
|
}
|
|
2959
2959
|
}
|
|
2960
2960
|
]
|
|
@@ -39861,6 +39861,43 @@
|
|
|
39861
39861
|
"module": "src/text-field/text-field.ts"
|
|
39862
39862
|
}
|
|
39863
39863
|
},
|
|
39864
|
+
{
|
|
39865
|
+
"name": "prefix",
|
|
39866
|
+
"type": {
|
|
39867
|
+
"text": "string"
|
|
39868
|
+
},
|
|
39869
|
+
"description": "Optional non-editable label shown on the left inside the field, before the input.",
|
|
39870
|
+
"fieldName": "prefix",
|
|
39871
|
+
"inheritedFrom": {
|
|
39872
|
+
"name": "TextField",
|
|
39873
|
+
"module": "src/text-field/text-field.ts"
|
|
39874
|
+
}
|
|
39875
|
+
},
|
|
39876
|
+
{
|
|
39877
|
+
"name": "suffix",
|
|
39878
|
+
"type": {
|
|
39879
|
+
"text": "string"
|
|
39880
|
+
},
|
|
39881
|
+
"description": "Optional non-editable suffix (e.g. unit label) shown on the right inside the field.",
|
|
39882
|
+
"fieldName": "suffix",
|
|
39883
|
+
"inheritedFrom": {
|
|
39884
|
+
"name": "TextField",
|
|
39885
|
+
"module": "src/text-field/text-field.ts"
|
|
39886
|
+
}
|
|
39887
|
+
},
|
|
39888
|
+
{
|
|
39889
|
+
"name": "hide-affix-from-screen-reader",
|
|
39890
|
+
"type": {
|
|
39891
|
+
"text": "boolean"
|
|
39892
|
+
},
|
|
39893
|
+
"default": "false",
|
|
39894
|
+
"description": "When true, prefix/suffix are not exposed to assistive technology (`aria-hidden` on affixes, and their ids are omitted from the control’s `aria-describedby`).\nUse only when the unit or symbol is redundant with the visible label or other text.",
|
|
39895
|
+
"fieldName": "hideAffixFromScreenReader",
|
|
39896
|
+
"inheritedFrom": {
|
|
39897
|
+
"name": "TextField",
|
|
39898
|
+
"module": "src/text-field/text-field.ts"
|
|
39899
|
+
}
|
|
39900
|
+
},
|
|
39864
39901
|
{
|
|
39865
39902
|
"name": "readonly",
|
|
39866
39903
|
"type": {
|
|
@@ -39987,6 +40024,43 @@
|
|
|
39987
40024
|
"module": "src/text-field/text-field.ts"
|
|
39988
40025
|
}
|
|
39989
40026
|
},
|
|
40027
|
+
{
|
|
40028
|
+
"kind": "field",
|
|
40029
|
+
"name": "prefix",
|
|
40030
|
+
"type": {
|
|
40031
|
+
"text": "string"
|
|
40032
|
+
},
|
|
40033
|
+
"description": "Optional non-editable label shown on the left inside the field, before the input.",
|
|
40034
|
+
"inheritedFrom": {
|
|
40035
|
+
"name": "TextField",
|
|
40036
|
+
"module": "src/text-field/text-field.ts"
|
|
40037
|
+
}
|
|
40038
|
+
},
|
|
40039
|
+
{
|
|
40040
|
+
"kind": "field",
|
|
40041
|
+
"name": "suffix",
|
|
40042
|
+
"type": {
|
|
40043
|
+
"text": "string"
|
|
40044
|
+
},
|
|
40045
|
+
"description": "Optional non-editable suffix (e.g. unit label) shown on the right inside the field.",
|
|
40046
|
+
"inheritedFrom": {
|
|
40047
|
+
"name": "TextField",
|
|
40048
|
+
"module": "src/text-field/text-field.ts"
|
|
40049
|
+
}
|
|
40050
|
+
},
|
|
40051
|
+
{
|
|
40052
|
+
"kind": "field",
|
|
40053
|
+
"name": "hideAffixFromScreenReader",
|
|
40054
|
+
"type": {
|
|
40055
|
+
"text": "boolean"
|
|
40056
|
+
},
|
|
40057
|
+
"default": "false",
|
|
40058
|
+
"description": "When true, prefix/suffix are not exposed to assistive technology (`aria-hidden` on affixes, and their ids are omitted from the control’s `aria-describedby`).\nUse only when the unit or symbol is redundant with the visible label or other text.",
|
|
40059
|
+
"inheritedFrom": {
|
|
40060
|
+
"name": "TextField",
|
|
40061
|
+
"module": "src/text-field/text-field.ts"
|
|
40062
|
+
}
|
|
40063
|
+
},
|
|
39990
40064
|
{
|
|
39991
40065
|
"kind": "field",
|
|
39992
40066
|
"name": "readOnly",
|