@genesislcap/foundation-zero 14.403.0-ai-assistant.2 → 14.403.0-ai-assistant.3

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.
Files changed (2) hide show
  1. package/dist/custom-elements.json +716 -716
  2. package/package.json +12 -12
@@ -929,154 +929,6 @@
929
929
  }
930
930
  ]
931
931
  },
932
- {
933
- "kind": "javascript-module",
934
- "path": "src/accordion/accordion.styles.ts",
935
- "declarations": [
936
- {
937
- "kind": "function",
938
- "name": "zeroAccordionStyles",
939
- "return": {
940
- "type": {
941
- "text": "ElementStyles"
942
- }
943
- },
944
- "parameters": [
945
- {
946
- "name": "context",
947
- "type": {
948
- "text": "ElementDefinitionContext"
949
- }
950
- },
951
- {
952
- "name": "definition",
953
- "type": {
954
- "text": "FoundationElementDefinition"
955
- }
956
- }
957
- ]
958
- }
959
- ],
960
- "exports": [
961
- {
962
- "kind": "js",
963
- "name": "zeroAccordionStyles",
964
- "declaration": {
965
- "name": "zeroAccordionStyles",
966
- "module": "src/accordion/accordion.styles.ts"
967
- }
968
- }
969
- ]
970
- },
971
- {
972
- "kind": "javascript-module",
973
- "path": "src/accordion/accordion.template.ts",
974
- "declarations": [
975
- {
976
- "kind": "function",
977
- "name": "zeroAccordionTemplate",
978
- "return": {
979
- "type": {
980
- "text": "ViewTemplate<Accordion>"
981
- }
982
- },
983
- "parameters": [
984
- {
985
- "name": "context",
986
- "type": {
987
- "text": "ElementDefinitionContext"
988
- }
989
- },
990
- {
991
- "name": "definition",
992
- "type": {
993
- "text": "FoundationElementDefinition"
994
- }
995
- }
996
- ]
997
- }
998
- ],
999
- "exports": [
1000
- {
1001
- "kind": "js",
1002
- "name": "zeroAccordionTemplate",
1003
- "declaration": {
1004
- "name": "zeroAccordionTemplate",
1005
- "module": "src/accordion/accordion.template.ts"
1006
- }
1007
- }
1008
- ]
1009
- },
1010
- {
1011
- "kind": "javascript-module",
1012
- "path": "src/accordion/accordion.ts",
1013
- "declarations": [
1014
- {
1015
- "kind": "class",
1016
- "description": "",
1017
- "name": "Accordion",
1018
- "superclass": {
1019
- "name": "FoundationAccordion",
1020
- "package": "@genesislcap/foundation-ui"
1021
- },
1022
- "tagName": "%%prefix%%-card",
1023
- "customElement": true
1024
- },
1025
- {
1026
- "kind": "variable",
1027
- "name": "zeroAccordion"
1028
- }
1029
- ],
1030
- "exports": [
1031
- {
1032
- "kind": "js",
1033
- "name": "Accordion",
1034
- "declaration": {
1035
- "name": "Accordion",
1036
- "module": "src/accordion/accordion.ts"
1037
- }
1038
- },
1039
- {
1040
- "kind": "js",
1041
- "name": "zeroAccordion",
1042
- "declaration": {
1043
- "name": "zeroAccordion",
1044
- "module": "src/accordion/accordion.ts"
1045
- }
1046
- }
1047
- ]
1048
- },
1049
- {
1050
- "kind": "javascript-module",
1051
- "path": "src/accordion/index.ts",
1052
- "declarations": [],
1053
- "exports": [
1054
- {
1055
- "kind": "js",
1056
- "name": "*",
1057
- "declaration": {
1058
- "name": "*",
1059
- "package": "./accordion"
1060
- }
1061
- },
1062
- {
1063
- "kind": "js",
1064
- "name": "*",
1065
- "declaration": {
1066
- "name": "*",
1067
- "package": "./accordion.styles"
1068
- }
1069
- },
1070
- {
1071
- "kind": "js",
1072
- "name": "*",
1073
- "declaration": {
1074
- "name": "*",
1075
- "package": "./accordion.template"
1076
- }
1077
- }
1078
- ]
1079
- },
1080
932
  {
1081
933
  "kind": "javascript-module",
1082
934
  "path": "src/accordion-item/accordion-item.styles.ts",
@@ -1439,11 +1291,11 @@
1439
1291
  },
1440
1292
  {
1441
1293
  "kind": "javascript-module",
1442
- "path": "src/actions-menu/actions-menu.styles.ts",
1294
+ "path": "src/accordion/accordion.styles.ts",
1443
1295
  "declarations": [
1444
1296
  {
1445
1297
  "kind": "function",
1446
- "name": "zeroActionsMenuStyles",
1298
+ "name": "zeroAccordionStyles",
1447
1299
  "return": {
1448
1300
  "type": {
1449
1301
  "text": "ElementStyles"
@@ -1468,383 +1320,442 @@
1468
1320
  "exports": [
1469
1321
  {
1470
1322
  "kind": "js",
1471
- "name": "zeroActionsMenuStyles",
1323
+ "name": "zeroAccordionStyles",
1472
1324
  "declaration": {
1473
- "name": "zeroActionsMenuStyles",
1474
- "module": "src/actions-menu/actions-menu.styles.ts"
1325
+ "name": "zeroAccordionStyles",
1326
+ "module": "src/accordion/accordion.styles.ts"
1475
1327
  }
1476
1328
  }
1477
1329
  ]
1478
1330
  },
1479
1331
  {
1480
1332
  "kind": "javascript-module",
1481
- "path": "src/actions-menu/actions-menu.ts",
1333
+ "path": "src/accordion/accordion.template.ts",
1482
1334
  "declarations": [
1483
1335
  {
1484
- "kind": "class",
1485
- "description": "",
1486
- "name": "ActionsMenu",
1487
- "superclass": {
1488
- "name": "FoundationActionsMenu",
1489
- "package": "@genesislcap/foundation-ui"
1336
+ "kind": "function",
1337
+ "name": "zeroAccordionTemplate",
1338
+ "return": {
1339
+ "type": {
1340
+ "text": "ViewTemplate<Accordion>"
1341
+ }
1490
1342
  },
1491
- "tagName": "%%prefix%%-actions-menu",
1492
- "customElement": true,
1493
- "attributes": [
1494
- {
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",
1532
- "type": {
1533
- "text": "string"
1534
- },
1535
- "default": "'Actions'",
1536
- "fieldName": "name",
1537
- "inheritedFrom": {
1538
- "name": "ActionsMenu",
1539
- "module": "src/actions-menu/actions-menu.ts"
1540
- }
1541
- },
1542
- {
1543
- "name": "open",
1544
- "type": {
1545
- "text": "boolean"
1546
- },
1547
- "default": "false",
1548
- "fieldName": "open",
1549
- "inheritedFrom": {
1550
- "name": "ActionsMenu",
1551
- "module": "src/actions-menu/actions-menu.ts"
1552
- }
1553
- },
1343
+ "parameters": [
1554
1344
  {
1555
- "name": "buttonAppearance",
1345
+ "name": "context",
1556
1346
  "type": {
1557
- "text": "string"
1558
- },
1559
- "fieldName": "buttonAppearance",
1560
- "inheritedFrom": {
1561
- "name": "ActionsMenu",
1562
- "module": "src/actions-menu/actions-menu.ts"
1347
+ "text": "ElementDefinitionContext"
1563
1348
  }
1564
1349
  },
1565
1350
  {
1566
- "name": "hide-disabled",
1351
+ "name": "definition",
1567
1352
  "type": {
1568
- "text": "boolean"
1569
- },
1570
- "default": "false",
1571
- "fieldName": "hideDisabled",
1572
- "inheritedFrom": {
1573
- "name": "ActionsMenu",
1574
- "module": "src/actions-menu/actions-menu.ts"
1353
+ "text": "FoundationElementDefinition"
1575
1354
  }
1576
- },
1355
+ }
1356
+ ]
1357
+ }
1358
+ ],
1359
+ "exports": [
1360
+ {
1361
+ "kind": "js",
1362
+ "name": "zeroAccordionTemplate",
1363
+ "declaration": {
1364
+ "name": "zeroAccordionTemplate",
1365
+ "module": "src/accordion/accordion.template.ts"
1366
+ }
1367
+ }
1368
+ ]
1369
+ },
1370
+ {
1371
+ "kind": "javascript-module",
1372
+ "path": "src/accordion/accordion.ts",
1373
+ "declarations": [
1374
+ {
1375
+ "kind": "class",
1376
+ "description": "",
1377
+ "name": "Accordion",
1378
+ "superclass": {
1379
+ "name": "FoundationAccordion",
1380
+ "package": "@genesislcap/foundation-ui"
1381
+ },
1382
+ "tagName": "%%prefix%%-card",
1383
+ "customElement": true
1384
+ },
1385
+ {
1386
+ "kind": "variable",
1387
+ "name": "zeroAccordion"
1388
+ }
1389
+ ],
1390
+ "exports": [
1391
+ {
1392
+ "kind": "js",
1393
+ "name": "Accordion",
1394
+ "declaration": {
1395
+ "name": "Accordion",
1396
+ "module": "src/accordion/accordion.ts"
1397
+ }
1398
+ },
1399
+ {
1400
+ "kind": "js",
1401
+ "name": "zeroAccordion",
1402
+ "declaration": {
1403
+ "name": "zeroAccordion",
1404
+ "module": "src/accordion/accordion.ts"
1405
+ }
1406
+ }
1407
+ ]
1408
+ },
1409
+ {
1410
+ "kind": "javascript-module",
1411
+ "path": "src/accordion/index.ts",
1412
+ "declarations": [],
1413
+ "exports": [
1414
+ {
1415
+ "kind": "js",
1416
+ "name": "*",
1417
+ "declaration": {
1418
+ "name": "*",
1419
+ "package": "./accordion"
1420
+ }
1421
+ },
1422
+ {
1423
+ "kind": "js",
1424
+ "name": "*",
1425
+ "declaration": {
1426
+ "name": "*",
1427
+ "package": "./accordion.styles"
1428
+ }
1429
+ },
1430
+ {
1431
+ "kind": "js",
1432
+ "name": "*",
1433
+ "declaration": {
1434
+ "name": "*",
1435
+ "package": "./accordion.template"
1436
+ }
1437
+ }
1438
+ ]
1439
+ },
1440
+ {
1441
+ "kind": "javascript-module",
1442
+ "path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
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",
1464
+ "declarations": [
1465
+ {
1466
+ "kind": "function",
1467
+ "name": "zeroAiCriteriaSearchTemplate",
1468
+ "return": {
1469
+ "type": {
1470
+ "text": "ViewTemplate<AiCriteriaSearch>"
1471
+ }
1472
+ },
1473
+ "parameters": [
1577
1474
  {
1578
- "name": "hide-menu-single-option",
1475
+ "name": "_context",
1579
1476
  "type": {
1580
- "text": "boolean"
1581
- },
1582
- "default": "false",
1583
- "fieldName": "hideMenuSingleOption",
1584
- "inheritedFrom": {
1585
- "name": "ActionsMenu",
1586
- "module": "src/actions-menu/actions-menu.ts"
1477
+ "text": "ElementDefinitionContext"
1478
+ }
1479
+ },
1480
+ {
1481
+ "name": "_definition",
1482
+ "type": {
1483
+ "text": "FoundationElementDefinition"
1587
1484
  }
1588
1485
  }
1589
- ],
1590
- "members": [
1486
+ ]
1487
+ }
1488
+ ],
1489
+ "exports": [
1490
+ {
1491
+ "kind": "js",
1492
+ "name": "zeroAiCriteriaSearchTemplate",
1493
+ "declaration": {
1494
+ "name": "zeroAiCriteriaSearchTemplate",
1495
+ "module": "src/ai-criteria-search/ai-criteria-search.template.ts"
1496
+ }
1497
+ }
1498
+ ]
1499
+ },
1500
+ {
1501
+ "kind": "javascript-module",
1502
+ "path": "src/ai-criteria-search/ai-criteria-search.ts",
1503
+ "declarations": [
1504
+ {
1505
+ "kind": "class",
1506
+ "description": "",
1507
+ "name": "AiCriteriaSearch",
1508
+ "superclass": {
1509
+ "name": "FoundationAiCriteriaSearch",
1510
+ "package": "@genesislcap/foundation-ui"
1511
+ },
1512
+ "tagName": "%%prefix%%-ai-criteria-search",
1513
+ "customElement": true,
1514
+ "attributes": [
1591
1515
  {
1592
- "kind": "field",
1593
- "name": "actions",
1516
+ "name": "placeholder",
1594
1517
  "type": {
1595
- "text": "ActionMenuItem[]"
1518
+ "text": "string"
1596
1519
  },
1520
+ "default": "'Describe your search criteria in natural language...'",
1521
+ "fieldName": "placeholder",
1597
1522
  "inheritedFrom": {
1598
- "name": "ActionsMenu",
1599
- "module": "src/actions-menu/actions-menu.ts"
1523
+ "name": "AiCriteriaSearch",
1524
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1600
1525
  }
1601
1526
  },
1602
1527
  {
1603
- "kind": "field",
1604
- "name": "isVertical",
1605
1528
  "type": {
1606
1529
  "text": "boolean"
1607
1530
  },
1608
- "default": "false",
1531
+ "fieldName": "disabled",
1609
1532
  "inheritedFrom": {
1610
- "name": "ActionsMenu",
1611
- "module": "src/actions-menu/actions-menu.ts"
1533
+ "name": "AiCriteriaSearch",
1534
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1612
1535
  }
1613
1536
  },
1537
+ {
1538
+ "name": "mode",
1539
+ "type": {
1540
+ "text": "'append' | 'replace'"
1541
+ },
1542
+ "default": "'replace'",
1543
+ "fieldName": "mode",
1544
+ "inheritedFrom": {
1545
+ "name": "AiCriteriaSearch",
1546
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1547
+ }
1548
+ }
1549
+ ],
1550
+ "members": [
1614
1551
  {
1615
1552
  "kind": "field",
1616
- "name": "addDefaultActions",
1553
+ "name": "aiProvider",
1617
1554
  "type": {
1618
- "text": "boolean"
1555
+ "text": "AIProvider"
1619
1556
  },
1620
- "default": "true",
1621
1557
  "inheritedFrom": {
1622
- "name": "ActionsMenu",
1623
- "module": "src/actions-menu/actions-menu.ts"
1558
+ "name": "AiCriteriaSearch",
1559
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1624
1560
  }
1625
1561
  },
1626
1562
  {
1627
1563
  "kind": "field",
1628
- "name": "autoCloseOnAction",
1564
+ "name": "placeholder",
1629
1565
  "type": {
1630
- "text": "boolean"
1566
+ "text": "string"
1631
1567
  },
1632
- "default": "true",
1568
+ "default": "'Describe your search criteria in natural language...'",
1633
1569
  "inheritedFrom": {
1634
- "name": "ActionsMenu",
1635
- "module": "src/actions-menu/actions-menu.ts"
1570
+ "name": "AiCriteriaSearch",
1571
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1636
1572
  }
1637
1573
  },
1638
1574
  {
1639
1575
  "kind": "field",
1640
- "name": "classNames",
1576
+ "name": "disabled",
1641
1577
  "type": {
1642
- "text": "string"
1578
+ "text": "boolean"
1643
1579
  },
1644
1580
  "inheritedFrom": {
1645
- "name": "ActionsMenu",
1646
- "module": "src/actions-menu/actions-menu.ts"
1581
+ "name": "AiCriteriaSearch",
1582
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1647
1583
  }
1648
1584
  },
1649
1585
  {
1650
1586
  "kind": "field",
1651
- "name": "definition",
1587
+ "name": "mode",
1652
1588
  "type": {
1653
- "text": "any"
1589
+ "text": "'append' | 'replace'"
1654
1590
  },
1591
+ "default": "'replace'",
1655
1592
  "inheritedFrom": {
1656
- "name": "ActionsMenu",
1657
- "module": "src/actions-menu/actions-menu.ts"
1593
+ "name": "AiCriteriaSearch",
1594
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1658
1595
  }
1659
1596
  },
1660
1597
  {
1661
1598
  "kind": "field",
1662
- "name": "name",
1599
+ "name": "inputValue",
1663
1600
  "type": {
1664
1601
  "text": "string"
1665
1602
  },
1666
- "default": "'Actions'",
1603
+ "default": "''",
1667
1604
  "inheritedFrom": {
1668
- "name": "ActionsMenu",
1669
- "module": "src/actions-menu/actions-menu.ts"
1605
+ "name": "AiCriteriaSearch",
1606
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1670
1607
  }
1671
1608
  },
1672
1609
  {
1673
1610
  "kind": "field",
1674
- "name": "open",
1611
+ "name": "isInterpreting",
1675
1612
  "type": {
1676
1613
  "text": "boolean"
1677
1614
  },
1678
1615
  "default": "false",
1679
1616
  "inheritedFrom": {
1680
- "name": "ActionsMenu",
1681
- "module": "src/actions-menu/actions-menu.ts"
1617
+ "name": "AiCriteriaSearch",
1618
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1682
1619
  }
1683
1620
  },
1684
1621
  {
1685
1622
  "kind": "field",
1686
- "name": "buttonAppearance",
1623
+ "name": "lastValidCriteria",
1687
1624
  "type": {
1688
- "text": "string"
1625
+ "text": "string | null"
1689
1626
  },
1627
+ "default": "null",
1690
1628
  "inheritedFrom": {
1691
- "name": "ActionsMenu",
1692
- "module": "src/actions-menu/actions-menu.ts"
1629
+ "name": "AiCriteriaSearch",
1630
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1693
1631
  }
1694
1632
  },
1695
1633
  {
1696
1634
  "kind": "field",
1697
- "name": "hideDisabled",
1635
+ "name": "fieldMetadata",
1698
1636
  "type": {
1699
- "text": "boolean"
1637
+ "text": "MetadataDetail[] | string[]"
1700
1638
  },
1701
- "default": "false",
1639
+ "default": "[]",
1702
1640
  "inheritedFrom": {
1703
- "name": "ActionsMenu",
1704
- "module": "src/actions-menu/actions-menu.ts"
1641
+ "name": "AiCriteriaSearch",
1642
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1705
1643
  }
1706
1644
  },
1707
1645
  {
1708
1646
  "kind": "field",
1709
- "name": "hideMenuSingleOption",
1647
+ "name": "isRecording",
1710
1648
  "type": {
1711
1649
  "text": "boolean"
1712
1650
  },
1713
1651
  "default": "false",
1714
1652
  "inheritedFrom": {
1715
- "name": "ActionsMenu",
1716
- "module": "src/actions-menu/actions-menu.ts"
1653
+ "name": "AiCriteriaSearch",
1654
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1717
1655
  }
1718
1656
  },
1719
1657
  {
1720
1658
  "kind": "field",
1721
- "name": "singleOption",
1659
+ "name": "textAreaRef",
1722
1660
  "type": {
1723
- "text": "ActionMenuItem"
1661
+ "text": "HTMLTextAreaElement"
1724
1662
  },
1663
+ "privacy": "public",
1725
1664
  "inheritedFrom": {
1726
- "name": "ActionsMenu",
1727
- "module": "src/actions-menu/actions-menu.ts"
1665
+ "name": "AiCriteriaSearch",
1666
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1728
1667
  }
1729
1668
  },
1730
1669
  {
1731
1670
  "kind": "field",
1732
- "name": "actionsMenu",
1671
+ "name": "stopRecording",
1733
1672
  "type": {
1734
- "text": "HTMLElement"
1673
+ "text": "(() => void) | null"
1735
1674
  },
1675
+ "privacy": "private",
1676
+ "default": "null",
1736
1677
  "inheritedFrom": {
1737
- "name": "ActionsMenu",
1738
- "module": "src/actions-menu/actions-menu.ts"
1678
+ "name": "AiCriteriaSearch",
1679
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1739
1680
  }
1740
1681
  },
1741
1682
  {
1742
- "kind": "method",
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
- ],
1683
+ "kind": "field",
1684
+ "name": "speechApplyDebounceTimer",
1685
+ "type": {
1686
+ "text": "ReturnType<typeof setTimeout> | null"
1687
+ },
1688
+ "privacy": "private",
1689
+ "default": "null",
1759
1690
  "inheritedFrom": {
1760
- "name": "ActionsMenu",
1761
- "module": "src/actions-menu/actions-menu.ts"
1691
+ "name": "AiCriteriaSearch",
1692
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1762
1693
  }
1763
1694
  },
1764
1695
  {
1765
- "kind": "method",
1766
- "name": "openChanged",
1767
- "privacy": "protected",
1696
+ "kind": "field",
1697
+ "name": "baseInputForAppend",
1698
+ "type": {
1699
+ "text": "string"
1700
+ },
1701
+ "privacy": "private",
1702
+ "default": "''",
1768
1703
  "inheritedFrom": {
1769
- "name": "ActionsMenu",
1770
- "module": "src/actions-menu/actions-menu.ts"
1704
+ "name": "AiCriteriaSearch",
1705
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1771
1706
  }
1772
1707
  },
1773
1708
  {
1774
- "kind": "method",
1775
- "name": "toggleActionsMenuVisibility",
1709
+ "kind": "field",
1710
+ "name": "speechAvailable",
1711
+ "type": {
1712
+ "text": "boolean"
1713
+ },
1714
+ "readonly": true,
1776
1715
  "inheritedFrom": {
1777
- "name": "ActionsMenu",
1778
- "module": "src/actions-menu/actions-menu.ts"
1716
+ "name": "AiCriteriaSearch",
1717
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1779
1718
  }
1780
1719
  },
1781
1720
  {
1782
1721
  "kind": "method",
1783
- "name": "onActionMenuItemClick",
1784
- "parameters": [
1785
- {
1786
- "name": "callback",
1787
- "type": {
1788
- "text": "(rowData) => void | any"
1789
- }
1790
- }
1791
- ],
1722
+ "name": "handleSubmit",
1792
1723
  "inheritedFrom": {
1793
- "name": "ActionsMenu",
1794
- "module": "src/actions-menu/actions-menu.ts"
1724
+ "name": "AiCriteriaSearch",
1725
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1795
1726
  }
1796
1727
  },
1797
1728
  {
1798
- "kind": "field",
1799
- "name": "allActions",
1800
- "type": {
1801
- "text": "ActionMenuItem[]"
1802
- },
1803
- "readonly": true,
1729
+ "kind": "method",
1730
+ "name": "handleBlur",
1804
1731
  "inheritedFrom": {
1805
- "name": "ActionsMenu",
1806
- "module": "src/actions-menu/actions-menu.ts"
1732
+ "name": "AiCriteriaSearch",
1733
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1807
1734
  }
1808
1735
  },
1809
1736
  {
1810
- "kind": "field",
1811
- "name": "rowData",
1812
- "readonly": true,
1737
+ "kind": "method",
1738
+ "name": "clear",
1813
1739
  "inheritedFrom": {
1814
- "name": "ActionsMenu",
1815
- "module": "src/actions-menu/actions-menu.ts"
1740
+ "name": "AiCriteriaSearch",
1741
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1816
1742
  }
1817
1743
  },
1818
1744
  {
1819
1745
  "kind": "method",
1820
- "name": "getLabel",
1821
- "parameters": [
1822
- {
1823
- "name": "name",
1824
- "type": {
1825
- "text": "string | ((rowData: any) => string)"
1826
- }
1827
- }
1828
- ],
1746
+ "name": "toggleSpeechInput",
1829
1747
  "inheritedFrom": {
1830
- "name": "ActionsMenu",
1831
- "module": "src/actions-menu/actions-menu.ts"
1748
+ "name": "AiCriteriaSearch",
1749
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1832
1750
  }
1833
- },
1834
- {
1835
- "kind": "method",
1836
- "name": "getTemplate",
1837
- "parameters": [
1838
- {
1839
- "name": "prefix",
1840
- "type": {
1841
- "text": "string"
1842
- }
1843
- }
1844
- ],
1751
+ },
1752
+ {
1753
+ "kind": "method",
1754
+ "name": "clearSpeechApplyDebounce",
1755
+ "privacy": "private",
1845
1756
  "inheritedFrom": {
1846
- "name": "ActionsMenu",
1847
- "module": "src/actions-menu/actions-menu.ts"
1757
+ "name": "AiCriteriaSearch",
1758
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1848
1759
  }
1849
1760
  },
1850
1761
  {
@@ -1962,33 +1873,33 @@
1962
1873
  },
1963
1874
  {
1964
1875
  "kind": "variable",
1965
- "name": "zeroActionsMenu",
1966
- "description": "The Zero Actions Menu",
1876
+ "name": "zeroAiCriteriaSearch",
1877
+ "description": "The Zero AI Criteria Search",
1967
1878
  "privacy": "public"
1968
1879
  }
1969
1880
  ],
1970
1881
  "exports": [
1971
1882
  {
1972
1883
  "kind": "js",
1973
- "name": "ActionsMenu",
1884
+ "name": "AiCriteriaSearch",
1974
1885
  "declaration": {
1975
- "name": "ActionsMenu",
1976
- "module": "src/actions-menu/actions-menu.ts"
1886
+ "name": "AiCriteriaSearch",
1887
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1977
1888
  }
1978
1889
  },
1979
1890
  {
1980
1891
  "kind": "js",
1981
- "name": "zeroActionsMenu",
1892
+ "name": "zeroAiCriteriaSearch",
1982
1893
  "declaration": {
1983
- "name": "zeroActionsMenu",
1984
- "module": "src/actions-menu/actions-menu.ts"
1894
+ "name": "zeroAiCriteriaSearch",
1895
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1985
1896
  }
1986
1897
  }
1987
1898
  ]
1988
1899
  },
1989
1900
  {
1990
1901
  "kind": "javascript-module",
1991
- "path": "src/actions-menu/index.ts",
1902
+ "path": "src/ai-criteria-search/index.ts",
1992
1903
  "declarations": [],
1993
1904
  "exports": [
1994
1905
  {
@@ -1996,7 +1907,7 @@
1996
1907
  "name": "*",
1997
1908
  "declaration": {
1998
1909
  "name": "*",
1999
- "package": "./actions-menu"
1910
+ "package": "./ai-criteria-search"
2000
1911
  }
2001
1912
  },
2002
1913
  {
@@ -2004,53 +1915,40 @@
2004
1915
  "name": "*",
2005
1916
  "declaration": {
2006
1917
  "name": "*",
2007
- "package": "./actions-menu.styles"
1918
+ "package": "./ai-criteria-search.styles"
2008
1919
  }
2009
- }
2010
- ]
2011
- },
2012
- {
2013
- "kind": "javascript-module",
2014
- "path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
2015
- "declarations": [
2016
- {
2017
- "kind": "variable",
2018
- "name": "zeroAiCriteriaSearchStyles",
2019
- "default": "css`\n ${foundationAiCriteriaSearchStyles}\n`"
2020
- }
2021
- ],
2022
- "exports": [
1920
+ },
2023
1921
  {
2024
1922
  "kind": "js",
2025
- "name": "zeroAiCriteriaSearchStyles",
1923
+ "name": "*",
2026
1924
  "declaration": {
2027
- "name": "zeroAiCriteriaSearchStyles",
2028
- "module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
1925
+ "name": "*",
1926
+ "package": "./ai-criteria-search.template"
2029
1927
  }
2030
1928
  }
2031
1929
  ]
2032
1930
  },
2033
1931
  {
2034
1932
  "kind": "javascript-module",
2035
- "path": "src/ai-criteria-search/ai-criteria-search.template.ts",
1933
+ "path": "src/ai-indicator/ai-indicator.styles.ts",
2036
1934
  "declarations": [
2037
1935
  {
2038
1936
  "kind": "function",
2039
- "name": "zeroAiCriteriaSearchTemplate",
1937
+ "name": "zeroAiIndicatorStyles",
2040
1938
  "return": {
2041
1939
  "type": {
2042
- "text": "ViewTemplate<AiCriteriaSearch>"
1940
+ "text": "ElementStyles"
2043
1941
  }
2044
1942
  },
2045
1943
  "parameters": [
2046
1944
  {
2047
- "name": "_context",
1945
+ "name": "context",
2048
1946
  "type": {
2049
1947
  "text": "ElementDefinitionContext"
2050
1948
  }
2051
1949
  },
2052
1950
  {
2053
- "name": "_definition",
1951
+ "name": "definition",
2054
1952
  "type": {
2055
1953
  "text": "FoundationElementDefinition"
2056
1954
  }
@@ -2061,64 +1959,28 @@
2061
1959
  "exports": [
2062
1960
  {
2063
1961
  "kind": "js",
2064
- "name": "zeroAiCriteriaSearchTemplate",
1962
+ "name": "zeroAiIndicatorStyles",
2065
1963
  "declaration": {
2066
- "name": "zeroAiCriteriaSearchTemplate",
2067
- "module": "src/ai-criteria-search/ai-criteria-search.template.ts"
1964
+ "name": "zeroAiIndicatorStyles",
1965
+ "module": "src/ai-indicator/ai-indicator.styles.ts"
2068
1966
  }
2069
1967
  }
2070
1968
  ]
2071
1969
  },
2072
1970
  {
2073
1971
  "kind": "javascript-module",
2074
- "path": "src/ai-criteria-search/ai-criteria-search.ts",
1972
+ "path": "src/ai-indicator/ai-indicator.ts",
2075
1973
  "declarations": [
2076
1974
  {
2077
1975
  "kind": "class",
2078
1976
  "description": "",
2079
- "name": "AiCriteriaSearch",
1977
+ "name": "AiIndicator",
2080
1978
  "superclass": {
2081
- "name": "FoundationAiCriteriaSearch",
1979
+ "name": "FoundationAiIndicator",
2082
1980
  "package": "@genesislcap/foundation-ui"
2083
1981
  },
2084
- "tagName": "%%prefix%%-ai-criteria-search",
1982
+ "tagName": "%%prefix%%-ai-indicator",
2085
1983
  "customElement": true,
2086
- "attributes": [
2087
- {
2088
- "name": "placeholder",
2089
- "type": {
2090
- "text": "string"
2091
- },
2092
- "default": "'Describe your search criteria in natural language...'",
2093
- "fieldName": "placeholder",
2094
- "inheritedFrom": {
2095
- "name": "AiCriteriaSearch",
2096
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2097
- }
2098
- },
2099
- {
2100
- "type": {
2101
- "text": "boolean"
2102
- },
2103
- "fieldName": "disabled",
2104
- "inheritedFrom": {
2105
- "name": "AiCriteriaSearch",
2106
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2107
- }
2108
- },
2109
- {
2110
- "name": "mode",
2111
- "type": {
2112
- "text": "'append' | 'replace'"
2113
- },
2114
- "default": "'replace'",
2115
- "fieldName": "mode",
2116
- "inheritedFrom": {
2117
- "name": "AiCriteriaSearch",
2118
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2119
- }
2120
- }
2121
- ],
2122
1984
  "members": [
2123
1985
  {
2124
1986
  "kind": "field",
@@ -2127,207 +1989,242 @@
2127
1989
  "text": "AIProvider"
2128
1990
  },
2129
1991
  "inheritedFrom": {
2130
- "name": "AiCriteriaSearch",
2131
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
1992
+ "name": "AiIndicator",
1993
+ "module": "src/ai-indicator/ai-indicator.ts"
2132
1994
  }
2133
1995
  },
2134
1996
  {
2135
1997
  "kind": "field",
2136
- "name": "placeholder",
1998
+ "name": "status",
2137
1999
  "type": {
2138
- "text": "string"
2000
+ "text": "AIStatus | null"
2139
2001
  },
2140
- "default": "'Describe your search criteria in natural language...'",
2002
+ "default": "null",
2141
2003
  "inheritedFrom": {
2142
- "name": "AiCriteriaSearch",
2143
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2004
+ "name": "AiIndicator",
2005
+ "module": "src/ai-indicator/ai-indicator.ts"
2144
2006
  }
2145
2007
  },
2146
2008
  {
2147
2009
  "kind": "field",
2148
- "name": "disabled",
2010
+ "name": "open",
2149
2011
  "type": {
2150
2012
  "text": "boolean"
2151
2013
  },
2014
+ "default": "false",
2152
2015
  "inheritedFrom": {
2153
- "name": "AiCriteriaSearch",
2154
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2016
+ "name": "AiIndicator",
2017
+ "module": "src/ai-indicator/ai-indicator.ts"
2155
2018
  }
2156
2019
  },
2157
2020
  {
2158
2021
  "kind": "field",
2159
- "name": "mode",
2022
+ "name": "state",
2160
2023
  "type": {
2161
- "text": "'append' | 'replace'"
2024
+ "text": "AIIndicatorState"
2162
2025
  },
2163
- "default": "'replace'",
2026
+ "default": "'none'",
2164
2027
  "inheritedFrom": {
2165
- "name": "AiCriteriaSearch",
2166
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2028
+ "name": "AiIndicator",
2029
+ "module": "src/ai-indicator/ai-indicator.ts"
2167
2030
  }
2168
2031
  },
2169
2032
  {
2170
2033
  "kind": "field",
2171
- "name": "inputValue",
2034
+ "name": "isInstalling",
2172
2035
  "type": {
2173
- "text": "string"
2036
+ "text": "boolean"
2174
2037
  },
2175
- "default": "''",
2038
+ "default": "false",
2176
2039
  "inheritedFrom": {
2177
- "name": "AiCriteriaSearch",
2178
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2040
+ "name": "AiIndicator",
2041
+ "module": "src/ai-indicator/ai-indicator.ts"
2179
2042
  }
2180
2043
  },
2181
2044
  {
2182
2045
  "kind": "field",
2183
- "name": "isInterpreting",
2046
+ "name": "pollTimer",
2184
2047
  "type": {
2185
- "text": "boolean"
2048
+ "text": "ReturnType<typeof setInterval> | null"
2186
2049
  },
2187
- "default": "false",
2050
+ "privacy": "private",
2051
+ "default": "null",
2188
2052
  "inheritedFrom": {
2189
- "name": "AiCriteriaSearch",
2190
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2053
+ "name": "AiIndicator",
2054
+ "module": "src/ai-indicator/ai-indicator.ts"
2191
2055
  }
2192
2056
  },
2193
2057
  {
2194
2058
  "kind": "field",
2195
- "name": "lastValidCriteria",
2196
- "type": {
2197
- "text": "string | null"
2198
- },
2199
- "default": "null",
2059
+ "name": "clickOutside",
2060
+ "privacy": "private",
2200
2061
  "inheritedFrom": {
2201
- "name": "AiCriteriaSearch",
2202
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2062
+ "name": "AiIndicator",
2063
+ "module": "src/ai-indicator/ai-indicator.ts"
2203
2064
  }
2204
2065
  },
2205
2066
  {
2206
2067
  "kind": "field",
2207
- "name": "fieldMetadata",
2068
+ "name": "chromeStatusLabel",
2208
2069
  "type": {
2209
- "text": "MetadataDetail[] | string[]"
2070
+ "text": "string | null"
2210
2071
  },
2211
- "default": "[]",
2072
+ "readonly": true,
2212
2073
  "inheritedFrom": {
2213
- "name": "AiCriteriaSearch",
2214
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2074
+ "name": "AiIndicator",
2075
+ "module": "src/ai-indicator/ai-indicator.ts"
2215
2076
  }
2216
2077
  },
2217
2078
  {
2218
2079
  "kind": "field",
2219
- "name": "isRecording",
2080
+ "name": "canInstall",
2220
2081
  "type": {
2221
2082
  "text": "boolean"
2222
2083
  },
2223
- "default": "false",
2084
+ "readonly": true,
2224
2085
  "inheritedFrom": {
2225
- "name": "AiCriteriaSearch",
2226
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2086
+ "name": "AiIndicator",
2087
+ "module": "src/ai-indicator/ai-indicator.ts"
2227
2088
  }
2228
2089
  },
2229
2090
  {
2230
2091
  "kind": "field",
2231
- "name": "textAreaRef",
2092
+ "name": "isDownloading",
2232
2093
  "type": {
2233
- "text": "HTMLTextAreaElement"
2094
+ "text": "boolean"
2234
2095
  },
2235
- "privacy": "public",
2096
+ "readonly": true,
2236
2097
  "inheritedFrom": {
2237
- "name": "AiCriteriaSearch",
2238
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2098
+ "name": "AiIndicator",
2099
+ "module": "src/ai-indicator/ai-indicator.ts"
2239
2100
  }
2240
2101
  },
2241
2102
  {
2242
- "kind": "field",
2243
- "name": "stopRecording",
2244
- "type": {
2245
- "text": "(() => void) | null"
2103
+ "kind": "method",
2104
+ "name": "openChanged",
2105
+ "return": {
2106
+ "type": {
2107
+ "text": "void"
2108
+ }
2246
2109
  },
2247
- "privacy": "private",
2248
- "default": "null",
2249
2110
  "inheritedFrom": {
2250
- "name": "AiCriteriaSearch",
2251
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2111
+ "name": "AiIndicator",
2112
+ "module": "src/ai-indicator/ai-indicator.ts"
2252
2113
  }
2253
2114
  },
2254
2115
  {
2255
- "kind": "field",
2256
- "name": "speechApplyDebounceTimer",
2257
- "type": {
2258
- "text": "ReturnType<typeof setTimeout> | null"
2259
- },
2116
+ "kind": "method",
2117
+ "name": "handleClickOutside",
2260
2118
  "privacy": "private",
2261
- "default": "null",
2119
+ "parameters": [
2120
+ {
2121
+ "name": "event",
2122
+ "type": {
2123
+ "text": "MouseEvent"
2124
+ }
2125
+ }
2126
+ ],
2262
2127
  "inheritedFrom": {
2263
- "name": "AiCriteriaSearch",
2264
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2128
+ "name": "AiIndicator",
2129
+ "module": "src/ai-indicator/ai-indicator.ts"
2265
2130
  }
2266
2131
  },
2267
2132
  {
2268
- "kind": "field",
2269
- "name": "baseInputForAppend",
2270
- "type": {
2271
- "text": "string"
2272
- },
2273
- "privacy": "private",
2274
- "default": "''",
2133
+ "kind": "method",
2134
+ "name": "toggleDropdown",
2275
2135
  "inheritedFrom": {
2276
- "name": "AiCriteriaSearch",
2277
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2136
+ "name": "AiIndicator",
2137
+ "module": "src/ai-indicator/ai-indicator.ts"
2278
2138
  }
2279
2139
  },
2280
2140
  {
2281
- "kind": "field",
2282
- "name": "speechAvailable",
2283
- "type": {
2284
- "text": "boolean"
2141
+ "kind": "method",
2142
+ "name": "refreshStatus",
2143
+ "return": {
2144
+ "type": {
2145
+ "text": "Promise<void>"
2146
+ }
2285
2147
  },
2286
- "readonly": true,
2287
2148
  "inheritedFrom": {
2288
- "name": "AiCriteriaSearch",
2289
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2149
+ "name": "AiIndicator",
2150
+ "module": "src/ai-indicator/ai-indicator.ts"
2290
2151
  }
2291
2152
  },
2292
2153
  {
2293
2154
  "kind": "method",
2294
- "name": "handleSubmit",
2155
+ "name": "deriveState",
2156
+ "privacy": "private",
2157
+ "return": {
2158
+ "type": {
2159
+ "text": "AIIndicatorState"
2160
+ }
2161
+ },
2162
+ "parameters": [
2163
+ {
2164
+ "name": "s",
2165
+ "type": {
2166
+ "text": "AIStatus | null"
2167
+ }
2168
+ }
2169
+ ],
2295
2170
  "inheritedFrom": {
2296
- "name": "AiCriteriaSearch",
2297
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2171
+ "name": "AiIndicator",
2172
+ "module": "src/ai-indicator/ai-indicator.ts"
2298
2173
  }
2299
2174
  },
2300
2175
  {
2301
2176
  "kind": "method",
2302
- "name": "handleBlur",
2177
+ "name": "maybeStartPolling",
2178
+ "privacy": "private",
2179
+ "return": {
2180
+ "type": {
2181
+ "text": "void"
2182
+ }
2183
+ },
2303
2184
  "inheritedFrom": {
2304
- "name": "AiCriteriaSearch",
2305
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2185
+ "name": "AiIndicator",
2186
+ "module": "src/ai-indicator/ai-indicator.ts"
2306
2187
  }
2307
2188
  },
2308
2189
  {
2309
2190
  "kind": "method",
2310
- "name": "clear",
2191
+ "name": "startPolling",
2192
+ "privacy": "private",
2193
+ "return": {
2194
+ "type": {
2195
+ "text": "void"
2196
+ }
2197
+ },
2311
2198
  "inheritedFrom": {
2312
- "name": "AiCriteriaSearch",
2313
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2199
+ "name": "AiIndicator",
2200
+ "module": "src/ai-indicator/ai-indicator.ts"
2314
2201
  }
2315
2202
  },
2316
2203
  {
2317
2204
  "kind": "method",
2318
- "name": "toggleSpeechInput",
2205
+ "name": "stopPolling",
2206
+ "privacy": "private",
2207
+ "return": {
2208
+ "type": {
2209
+ "text": "void"
2210
+ }
2211
+ },
2319
2212
  "inheritedFrom": {
2320
- "name": "AiCriteriaSearch",
2321
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2213
+ "name": "AiIndicator",
2214
+ "module": "src/ai-indicator/ai-indicator.ts"
2322
2215
  }
2323
2216
  },
2324
2217
  {
2325
2218
  "kind": "method",
2326
- "name": "clearSpeechApplyDebounce",
2327
- "privacy": "private",
2219
+ "name": "onInstall",
2220
+ "return": {
2221
+ "type": {
2222
+ "text": "Promise<void>"
2223
+ }
2224
+ },
2328
2225
  "inheritedFrom": {
2329
- "name": "AiCriteriaSearch",
2330
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2226
+ "name": "AiIndicator",
2227
+ "module": "src/ai-indicator/ai-indicator.ts"
2331
2228
  }
2332
2229
  },
2333
2230
  {
@@ -2445,68 +2342,58 @@
2445
2342
  },
2446
2343
  {
2447
2344
  "kind": "variable",
2448
- "name": "zeroAiCriteriaSearch",
2449
- "description": "The Zero AI Criteria Search",
2450
- "privacy": "public"
2345
+ "name": "zeroAiIndicator"
2451
2346
  }
2452
2347
  ],
2453
2348
  "exports": [
2454
2349
  {
2455
2350
  "kind": "js",
2456
- "name": "AiCriteriaSearch",
2351
+ "name": "AiIndicator",
2457
2352
  "declaration": {
2458
- "name": "AiCriteriaSearch",
2459
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2353
+ "name": "AiIndicator",
2354
+ "module": "src/ai-indicator/ai-indicator.ts"
2460
2355
  }
2461
2356
  },
2462
2357
  {
2463
2358
  "kind": "js",
2464
- "name": "zeroAiCriteriaSearch",
2359
+ "name": "zeroAiIndicator",
2465
2360
  "declaration": {
2466
- "name": "zeroAiCriteriaSearch",
2467
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2361
+ "name": "zeroAiIndicator",
2362
+ "module": "src/ai-indicator/ai-indicator.ts"
2468
2363
  }
2469
2364
  }
2470
2365
  ]
2471
2366
  },
2472
2367
  {
2473
2368
  "kind": "javascript-module",
2474
- "path": "src/ai-criteria-search/index.ts",
2369
+ "path": "src/ai-indicator/index.ts",
2475
2370
  "declarations": [],
2476
2371
  "exports": [
2477
2372
  {
2478
2373
  "kind": "js",
2479
- "name": "*",
2480
- "declaration": {
2481
- "name": "*",
2482
- "package": "./ai-criteria-search"
2483
- }
2484
- },
2485
- {
2486
- "kind": "js",
2487
- "name": "*",
2374
+ "name": "AiIndicator",
2488
2375
  "declaration": {
2489
- "name": "*",
2490
- "package": "./ai-criteria-search.styles"
2376
+ "name": "AiIndicator",
2377
+ "module": "./ai-indicator"
2491
2378
  }
2492
2379
  },
2493
2380
  {
2494
2381
  "kind": "js",
2495
- "name": "*",
2382
+ "name": "zeroAiIndicator",
2496
2383
  "declaration": {
2497
- "name": "*",
2498
- "package": "./ai-criteria-search.template"
2384
+ "name": "zeroAiIndicator",
2385
+ "module": "./ai-indicator"
2499
2386
  }
2500
2387
  }
2501
2388
  ]
2502
2389
  },
2503
2390
  {
2504
2391
  "kind": "javascript-module",
2505
- "path": "src/ai-indicator/ai-indicator.styles.ts",
2392
+ "path": "src/actions-menu/actions-menu.styles.ts",
2506
2393
  "declarations": [
2507
2394
  {
2508
2395
  "kind": "function",
2509
- "name": "zeroAiIndicatorStyles",
2396
+ "name": "zeroActionsMenuStyles",
2510
2397
  "return": {
2511
2398
  "type": {
2512
2399
  "text": "ElementStyles"
@@ -2531,272 +2418,383 @@
2531
2418
  "exports": [
2532
2419
  {
2533
2420
  "kind": "js",
2534
- "name": "zeroAiIndicatorStyles",
2421
+ "name": "zeroActionsMenuStyles",
2535
2422
  "declaration": {
2536
- "name": "zeroAiIndicatorStyles",
2537
- "module": "src/ai-indicator/ai-indicator.styles.ts"
2423
+ "name": "zeroActionsMenuStyles",
2424
+ "module": "src/actions-menu/actions-menu.styles.ts"
2538
2425
  }
2539
2426
  }
2540
2427
  ]
2541
2428
  },
2542
2429
  {
2543
2430
  "kind": "javascript-module",
2544
- "path": "src/ai-indicator/ai-indicator.ts",
2431
+ "path": "src/actions-menu/actions-menu.ts",
2545
2432
  "declarations": [
2546
2433
  {
2547
2434
  "kind": "class",
2548
2435
  "description": "",
2549
- "name": "AiIndicator",
2436
+ "name": "ActionsMenu",
2550
2437
  "superclass": {
2551
- "name": "FoundationAiIndicator",
2438
+ "name": "FoundationActionsMenu",
2552
2439
  "package": "@genesislcap/foundation-ui"
2553
2440
  },
2554
- "tagName": "%%prefix%%-ai-indicator",
2441
+ "tagName": "%%prefix%%-actions-menu",
2555
2442
  "customElement": true,
2443
+ "attributes": [
2444
+ {
2445
+ "name": "is-vertical",
2446
+ "type": {
2447
+ "text": "boolean"
2448
+ },
2449
+ "default": "false",
2450
+ "fieldName": "isVertical",
2451
+ "inheritedFrom": {
2452
+ "name": "ActionsMenu",
2453
+ "module": "src/actions-menu/actions-menu.ts"
2454
+ }
2455
+ },
2456
+ {
2457
+ "name": "add-default-actions",
2458
+ "type": {
2459
+ "text": "boolean"
2460
+ },
2461
+ "default": "true",
2462
+ "fieldName": "addDefaultActions",
2463
+ "inheritedFrom": {
2464
+ "name": "ActionsMenu",
2465
+ "module": "src/actions-menu/actions-menu.ts"
2466
+ }
2467
+ },
2468
+ {
2469
+ "name": "auto-close-on-action",
2470
+ "type": {
2471
+ "text": "boolean"
2472
+ },
2473
+ "default": "true",
2474
+ "fieldName": "autoCloseOnAction",
2475
+ "inheritedFrom": {
2476
+ "name": "ActionsMenu",
2477
+ "module": "src/actions-menu/actions-menu.ts"
2478
+ }
2479
+ },
2480
+ {
2481
+ "name": "name",
2482
+ "type": {
2483
+ "text": "string"
2484
+ },
2485
+ "default": "'Actions'",
2486
+ "fieldName": "name",
2487
+ "inheritedFrom": {
2488
+ "name": "ActionsMenu",
2489
+ "module": "src/actions-menu/actions-menu.ts"
2490
+ }
2491
+ },
2492
+ {
2493
+ "name": "open",
2494
+ "type": {
2495
+ "text": "boolean"
2496
+ },
2497
+ "default": "false",
2498
+ "fieldName": "open",
2499
+ "inheritedFrom": {
2500
+ "name": "ActionsMenu",
2501
+ "module": "src/actions-menu/actions-menu.ts"
2502
+ }
2503
+ },
2504
+ {
2505
+ "name": "buttonAppearance",
2506
+ "type": {
2507
+ "text": "string"
2508
+ },
2509
+ "fieldName": "buttonAppearance",
2510
+ "inheritedFrom": {
2511
+ "name": "ActionsMenu",
2512
+ "module": "src/actions-menu/actions-menu.ts"
2513
+ }
2514
+ },
2515
+ {
2516
+ "name": "hide-disabled",
2517
+ "type": {
2518
+ "text": "boolean"
2519
+ },
2520
+ "default": "false",
2521
+ "fieldName": "hideDisabled",
2522
+ "inheritedFrom": {
2523
+ "name": "ActionsMenu",
2524
+ "module": "src/actions-menu/actions-menu.ts"
2525
+ }
2526
+ },
2527
+ {
2528
+ "name": "hide-menu-single-option",
2529
+ "type": {
2530
+ "text": "boolean"
2531
+ },
2532
+ "default": "false",
2533
+ "fieldName": "hideMenuSingleOption",
2534
+ "inheritedFrom": {
2535
+ "name": "ActionsMenu",
2536
+ "module": "src/actions-menu/actions-menu.ts"
2537
+ }
2538
+ }
2539
+ ],
2556
2540
  "members": [
2557
2541
  {
2558
2542
  "kind": "field",
2559
- "name": "aiProvider",
2543
+ "name": "actions",
2544
+ "type": {
2545
+ "text": "ActionMenuItem[]"
2546
+ },
2547
+ "inheritedFrom": {
2548
+ "name": "ActionsMenu",
2549
+ "module": "src/actions-menu/actions-menu.ts"
2550
+ }
2551
+ },
2552
+ {
2553
+ "kind": "field",
2554
+ "name": "isVertical",
2555
+ "type": {
2556
+ "text": "boolean"
2557
+ },
2558
+ "default": "false",
2559
+ "inheritedFrom": {
2560
+ "name": "ActionsMenu",
2561
+ "module": "src/actions-menu/actions-menu.ts"
2562
+ }
2563
+ },
2564
+ {
2565
+ "kind": "field",
2566
+ "name": "addDefaultActions",
2560
2567
  "type": {
2561
- "text": "AIProvider"
2568
+ "text": "boolean"
2562
2569
  },
2570
+ "default": "true",
2563
2571
  "inheritedFrom": {
2564
- "name": "AiIndicator",
2565
- "module": "src/ai-indicator/ai-indicator.ts"
2572
+ "name": "ActionsMenu",
2573
+ "module": "src/actions-menu/actions-menu.ts"
2566
2574
  }
2567
2575
  },
2568
2576
  {
2569
2577
  "kind": "field",
2570
- "name": "status",
2578
+ "name": "autoCloseOnAction",
2571
2579
  "type": {
2572
- "text": "AIStatus | null"
2580
+ "text": "boolean"
2573
2581
  },
2574
- "default": "null",
2582
+ "default": "true",
2575
2583
  "inheritedFrom": {
2576
- "name": "AiIndicator",
2577
- "module": "src/ai-indicator/ai-indicator.ts"
2584
+ "name": "ActionsMenu",
2585
+ "module": "src/actions-menu/actions-menu.ts"
2578
2586
  }
2579
2587
  },
2580
2588
  {
2581
2589
  "kind": "field",
2582
- "name": "open",
2590
+ "name": "classNames",
2583
2591
  "type": {
2584
- "text": "boolean"
2592
+ "text": "string"
2585
2593
  },
2586
- "default": "false",
2587
2594
  "inheritedFrom": {
2588
- "name": "AiIndicator",
2589
- "module": "src/ai-indicator/ai-indicator.ts"
2595
+ "name": "ActionsMenu",
2596
+ "module": "src/actions-menu/actions-menu.ts"
2590
2597
  }
2591
2598
  },
2592
2599
  {
2593
2600
  "kind": "field",
2594
- "name": "state",
2601
+ "name": "definition",
2595
2602
  "type": {
2596
- "text": "AIIndicatorState"
2603
+ "text": "any"
2597
2604
  },
2598
- "default": "'none'",
2599
2605
  "inheritedFrom": {
2600
- "name": "AiIndicator",
2601
- "module": "src/ai-indicator/ai-indicator.ts"
2606
+ "name": "ActionsMenu",
2607
+ "module": "src/actions-menu/actions-menu.ts"
2602
2608
  }
2603
2609
  },
2604
2610
  {
2605
2611
  "kind": "field",
2606
- "name": "isInstalling",
2612
+ "name": "name",
2607
2613
  "type": {
2608
- "text": "boolean"
2614
+ "text": "string"
2609
2615
  },
2610
- "default": "false",
2616
+ "default": "'Actions'",
2611
2617
  "inheritedFrom": {
2612
- "name": "AiIndicator",
2613
- "module": "src/ai-indicator/ai-indicator.ts"
2618
+ "name": "ActionsMenu",
2619
+ "module": "src/actions-menu/actions-menu.ts"
2614
2620
  }
2615
2621
  },
2616
2622
  {
2617
2623
  "kind": "field",
2618
- "name": "pollTimer",
2624
+ "name": "open",
2619
2625
  "type": {
2620
- "text": "ReturnType<typeof setInterval> | null"
2626
+ "text": "boolean"
2621
2627
  },
2622
- "privacy": "private",
2623
- "default": "null",
2628
+ "default": "false",
2624
2629
  "inheritedFrom": {
2625
- "name": "AiIndicator",
2626
- "module": "src/ai-indicator/ai-indicator.ts"
2630
+ "name": "ActionsMenu",
2631
+ "module": "src/actions-menu/actions-menu.ts"
2627
2632
  }
2628
2633
  },
2629
2634
  {
2630
2635
  "kind": "field",
2631
- "name": "clickOutside",
2632
- "privacy": "private",
2636
+ "name": "buttonAppearance",
2637
+ "type": {
2638
+ "text": "string"
2639
+ },
2633
2640
  "inheritedFrom": {
2634
- "name": "AiIndicator",
2635
- "module": "src/ai-indicator/ai-indicator.ts"
2641
+ "name": "ActionsMenu",
2642
+ "module": "src/actions-menu/actions-menu.ts"
2636
2643
  }
2637
2644
  },
2638
2645
  {
2639
2646
  "kind": "field",
2640
- "name": "chromeStatusLabel",
2647
+ "name": "hideDisabled",
2641
2648
  "type": {
2642
- "text": "string | null"
2649
+ "text": "boolean"
2643
2650
  },
2644
- "readonly": true,
2651
+ "default": "false",
2645
2652
  "inheritedFrom": {
2646
- "name": "AiIndicator",
2647
- "module": "src/ai-indicator/ai-indicator.ts"
2653
+ "name": "ActionsMenu",
2654
+ "module": "src/actions-menu/actions-menu.ts"
2648
2655
  }
2649
2656
  },
2650
2657
  {
2651
2658
  "kind": "field",
2652
- "name": "canInstall",
2659
+ "name": "hideMenuSingleOption",
2653
2660
  "type": {
2654
2661
  "text": "boolean"
2655
2662
  },
2656
- "readonly": true,
2663
+ "default": "false",
2657
2664
  "inheritedFrom": {
2658
- "name": "AiIndicator",
2659
- "module": "src/ai-indicator/ai-indicator.ts"
2665
+ "name": "ActionsMenu",
2666
+ "module": "src/actions-menu/actions-menu.ts"
2660
2667
  }
2661
2668
  },
2662
2669
  {
2663
2670
  "kind": "field",
2664
- "name": "isDownloading",
2671
+ "name": "singleOption",
2665
2672
  "type": {
2666
- "text": "boolean"
2673
+ "text": "ActionMenuItem"
2667
2674
  },
2668
- "readonly": true,
2669
2675
  "inheritedFrom": {
2670
- "name": "AiIndicator",
2671
- "module": "src/ai-indicator/ai-indicator.ts"
2676
+ "name": "ActionsMenu",
2677
+ "module": "src/actions-menu/actions-menu.ts"
2672
2678
  }
2673
2679
  },
2674
2680
  {
2675
- "kind": "method",
2676
- "name": "openChanged",
2677
- "return": {
2678
- "type": {
2679
- "text": "void"
2680
- }
2681
+ "kind": "field",
2682
+ "name": "actionsMenu",
2683
+ "type": {
2684
+ "text": "HTMLElement"
2681
2685
  },
2682
2686
  "inheritedFrom": {
2683
- "name": "AiIndicator",
2684
- "module": "src/ai-indicator/ai-indicator.ts"
2687
+ "name": "ActionsMenu",
2688
+ "module": "src/actions-menu/actions-menu.ts"
2685
2689
  }
2686
2690
  },
2687
2691
  {
2688
2692
  "kind": "method",
2689
- "name": "handleClickOutside",
2690
- "privacy": "private",
2693
+ "name": "definitionChanged",
2694
+ "privacy": "protected",
2691
2695
  "parameters": [
2692
2696
  {
2693
- "name": "event",
2697
+ "name": "oldValue",
2694
2698
  "type": {
2695
- "text": "MouseEvent"
2699
+ "text": "any"
2700
+ }
2701
+ },
2702
+ {
2703
+ "name": "newValue",
2704
+ "type": {
2705
+ "text": "any"
2696
2706
  }
2697
2707
  }
2698
2708
  ],
2699
2709
  "inheritedFrom": {
2700
- "name": "AiIndicator",
2701
- "module": "src/ai-indicator/ai-indicator.ts"
2710
+ "name": "ActionsMenu",
2711
+ "module": "src/actions-menu/actions-menu.ts"
2702
2712
  }
2703
2713
  },
2704
2714
  {
2705
2715
  "kind": "method",
2706
- "name": "toggleDropdown",
2716
+ "name": "openChanged",
2717
+ "privacy": "protected",
2707
2718
  "inheritedFrom": {
2708
- "name": "AiIndicator",
2709
- "module": "src/ai-indicator/ai-indicator.ts"
2719
+ "name": "ActionsMenu",
2720
+ "module": "src/actions-menu/actions-menu.ts"
2710
2721
  }
2711
2722
  },
2712
2723
  {
2713
2724
  "kind": "method",
2714
- "name": "refreshStatus",
2715
- "return": {
2716
- "type": {
2717
- "text": "Promise<void>"
2718
- }
2719
- },
2725
+ "name": "toggleActionsMenuVisibility",
2720
2726
  "inheritedFrom": {
2721
- "name": "AiIndicator",
2722
- "module": "src/ai-indicator/ai-indicator.ts"
2727
+ "name": "ActionsMenu",
2728
+ "module": "src/actions-menu/actions-menu.ts"
2723
2729
  }
2724
2730
  },
2725
2731
  {
2726
2732
  "kind": "method",
2727
- "name": "deriveState",
2728
- "privacy": "private",
2729
- "return": {
2730
- "type": {
2731
- "text": "AIIndicatorState"
2732
- }
2733
- },
2733
+ "name": "onActionMenuItemClick",
2734
2734
  "parameters": [
2735
2735
  {
2736
- "name": "s",
2736
+ "name": "callback",
2737
2737
  "type": {
2738
- "text": "AIStatus | null"
2738
+ "text": "(rowData) => void | any"
2739
2739
  }
2740
2740
  }
2741
2741
  ],
2742
2742
  "inheritedFrom": {
2743
- "name": "AiIndicator",
2744
- "module": "src/ai-indicator/ai-indicator.ts"
2743
+ "name": "ActionsMenu",
2744
+ "module": "src/actions-menu/actions-menu.ts"
2745
2745
  }
2746
2746
  },
2747
2747
  {
2748
- "kind": "method",
2749
- "name": "maybeStartPolling",
2750
- "privacy": "private",
2751
- "return": {
2752
- "type": {
2753
- "text": "void"
2754
- }
2748
+ "kind": "field",
2749
+ "name": "allActions",
2750
+ "type": {
2751
+ "text": "ActionMenuItem[]"
2755
2752
  },
2753
+ "readonly": true,
2756
2754
  "inheritedFrom": {
2757
- "name": "AiIndicator",
2758
- "module": "src/ai-indicator/ai-indicator.ts"
2755
+ "name": "ActionsMenu",
2756
+ "module": "src/actions-menu/actions-menu.ts"
2759
2757
  }
2760
2758
  },
2761
2759
  {
2762
- "kind": "method",
2763
- "name": "startPolling",
2764
- "privacy": "private",
2765
- "return": {
2766
- "type": {
2767
- "text": "void"
2768
- }
2769
- },
2760
+ "kind": "field",
2761
+ "name": "rowData",
2762
+ "readonly": true,
2770
2763
  "inheritedFrom": {
2771
- "name": "AiIndicator",
2772
- "module": "src/ai-indicator/ai-indicator.ts"
2764
+ "name": "ActionsMenu",
2765
+ "module": "src/actions-menu/actions-menu.ts"
2773
2766
  }
2774
2767
  },
2775
2768
  {
2776
2769
  "kind": "method",
2777
- "name": "stopPolling",
2778
- "privacy": "private",
2779
- "return": {
2780
- "type": {
2781
- "text": "void"
2770
+ "name": "getLabel",
2771
+ "parameters": [
2772
+ {
2773
+ "name": "name",
2774
+ "type": {
2775
+ "text": "string | ((rowData: any) => string)"
2776
+ }
2782
2777
  }
2783
- },
2778
+ ],
2784
2779
  "inheritedFrom": {
2785
- "name": "AiIndicator",
2786
- "module": "src/ai-indicator/ai-indicator.ts"
2780
+ "name": "ActionsMenu",
2781
+ "module": "src/actions-menu/actions-menu.ts"
2787
2782
  }
2788
2783
  },
2789
2784
  {
2790
2785
  "kind": "method",
2791
- "name": "onInstall",
2792
- "return": {
2793
- "type": {
2794
- "text": "Promise<void>"
2786
+ "name": "getTemplate",
2787
+ "parameters": [
2788
+ {
2789
+ "name": "prefix",
2790
+ "type": {
2791
+ "text": "string"
2792
+ }
2795
2793
  }
2796
- },
2794
+ ],
2797
2795
  "inheritedFrom": {
2798
- "name": "AiIndicator",
2799
- "module": "src/ai-indicator/ai-indicator.ts"
2796
+ "name": "ActionsMenu",
2797
+ "module": "src/actions-menu/actions-menu.ts"
2800
2798
  }
2801
2799
  },
2802
2800
  {
@@ -2914,47 +2912,49 @@
2914
2912
  },
2915
2913
  {
2916
2914
  "kind": "variable",
2917
- "name": "zeroAiIndicator"
2915
+ "name": "zeroActionsMenu",
2916
+ "description": "The Zero Actions Menu",
2917
+ "privacy": "public"
2918
2918
  }
2919
2919
  ],
2920
2920
  "exports": [
2921
2921
  {
2922
2922
  "kind": "js",
2923
- "name": "AiIndicator",
2923
+ "name": "ActionsMenu",
2924
2924
  "declaration": {
2925
- "name": "AiIndicator",
2926
- "module": "src/ai-indicator/ai-indicator.ts"
2925
+ "name": "ActionsMenu",
2926
+ "module": "src/actions-menu/actions-menu.ts"
2927
2927
  }
2928
2928
  },
2929
2929
  {
2930
2930
  "kind": "js",
2931
- "name": "zeroAiIndicator",
2931
+ "name": "zeroActionsMenu",
2932
2932
  "declaration": {
2933
- "name": "zeroAiIndicator",
2934
- "module": "src/ai-indicator/ai-indicator.ts"
2933
+ "name": "zeroActionsMenu",
2934
+ "module": "src/actions-menu/actions-menu.ts"
2935
2935
  }
2936
2936
  }
2937
2937
  ]
2938
2938
  },
2939
2939
  {
2940
2940
  "kind": "javascript-module",
2941
- "path": "src/ai-indicator/index.ts",
2941
+ "path": "src/actions-menu/index.ts",
2942
2942
  "declarations": [],
2943
2943
  "exports": [
2944
2944
  {
2945
2945
  "kind": "js",
2946
- "name": "AiIndicator",
2946
+ "name": "*",
2947
2947
  "declaration": {
2948
- "name": "AiIndicator",
2949
- "module": "./ai-indicator"
2948
+ "name": "*",
2949
+ "package": "./actions-menu"
2950
2950
  }
2951
2951
  },
2952
2952
  {
2953
2953
  "kind": "js",
2954
- "name": "zeroAiIndicator",
2954
+ "name": "*",
2955
2955
  "declaration": {
2956
- "name": "zeroAiIndicator",
2957
- "module": "./ai-indicator"
2956
+ "name": "*",
2957
+ "package": "./actions-menu.styles"
2958
2958
  }
2959
2959
  }
2960
2960
  ]