@genesislcap/foundation-zero 15.10.1-alpha-77bc339.0 → 15.10.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -775,6 +775,176 @@
775
775
  }
776
776
  ]
777
777
  },
778
+ {
779
+ "kind": "javascript-module",
780
+ "path": "src/_common/colors.hex.ts",
781
+ "declarations": [],
782
+ "exports": []
783
+ },
784
+ {
785
+ "kind": "javascript-module",
786
+ "path": "src/_common/colors.ts",
787
+ "declarations": [
788
+ {
789
+ "kind": "variable",
790
+ "name": "defaultRapidTextColor"
791
+ },
792
+ {
793
+ "kind": "variable",
794
+ "name": "defaultRapidBGColor"
795
+ },
796
+ {
797
+ "kind": "variable",
798
+ "name": "defaultRapidLabelColor"
799
+ },
800
+ {
801
+ "kind": "variable",
802
+ "name": "defaultRapidActiveBGColor"
803
+ },
804
+ {
805
+ "kind": "variable",
806
+ "name": "defaultRapidBorderUnfocusedColor"
807
+ },
808
+ {
809
+ "kind": "variable",
810
+ "name": "FastAppearanceValues",
811
+ "type": {
812
+ "text": "array"
813
+ },
814
+ "default": "['accent', 'lightweight', 'neutral', 'outline', 'stealth']"
815
+ },
816
+ {
817
+ "kind": "variable",
818
+ "name": "ZeroAppearanceValues"
819
+ }
820
+ ],
821
+ "exports": [
822
+ {
823
+ "kind": "js",
824
+ "name": "defaultRapidTextColor",
825
+ "declaration": {
826
+ "name": "defaultRapidTextColor",
827
+ "module": "src/_common/colors.ts"
828
+ }
829
+ },
830
+ {
831
+ "kind": "js",
832
+ "name": "defaultRapidBGColor",
833
+ "declaration": {
834
+ "name": "defaultRapidBGColor",
835
+ "module": "src/_common/colors.ts"
836
+ }
837
+ },
838
+ {
839
+ "kind": "js",
840
+ "name": "defaultRapidLabelColor",
841
+ "declaration": {
842
+ "name": "defaultRapidLabelColor",
843
+ "module": "src/_common/colors.ts"
844
+ }
845
+ },
846
+ {
847
+ "kind": "js",
848
+ "name": "defaultRapidActiveBGColor",
849
+ "declaration": {
850
+ "name": "defaultRapidActiveBGColor",
851
+ "module": "src/_common/colors.ts"
852
+ }
853
+ },
854
+ {
855
+ "kind": "js",
856
+ "name": "defaultRapidBorderUnfocusedColor",
857
+ "declaration": {
858
+ "name": "defaultRapidBorderUnfocusedColor",
859
+ "module": "src/_common/colors.ts"
860
+ }
861
+ },
862
+ {
863
+ "kind": "js",
864
+ "name": "FastAppearanceValues",
865
+ "declaration": {
866
+ "name": "FastAppearanceValues",
867
+ "module": "src/_common/colors.ts"
868
+ }
869
+ },
870
+ {
871
+ "kind": "js",
872
+ "name": "ZeroAppearanceValues",
873
+ "declaration": {
874
+ "name": "ZeroAppearanceValues",
875
+ "module": "src/_common/colors.ts"
876
+ }
877
+ }
878
+ ]
879
+ },
880
+ {
881
+ "kind": "javascript-module",
882
+ "path": "src/_common/colors.util.ts",
883
+ "declarations": [],
884
+ "exports": []
885
+ },
886
+ {
887
+ "kind": "javascript-module",
888
+ "path": "src/_common/index.ts",
889
+ "declarations": [],
890
+ "exports": [
891
+ {
892
+ "kind": "js",
893
+ "name": "*",
894
+ "declaration": {
895
+ "name": "*",
896
+ "package": "./colors"
897
+ }
898
+ },
899
+ {
900
+ "kind": "js",
901
+ "name": "*",
902
+ "declaration": {
903
+ "name": "*",
904
+ "package": "./colors.hex"
905
+ }
906
+ },
907
+ {
908
+ "kind": "js",
909
+ "name": "*",
910
+ "declaration": {
911
+ "name": "*",
912
+ "package": "./colors.util"
913
+ }
914
+ }
915
+ ]
916
+ },
917
+ {
918
+ "kind": "javascript-module",
919
+ "path": "src/_config/index.ts",
920
+ "declarations": [],
921
+ "exports": [
922
+ {
923
+ "kind": "js",
924
+ "name": "*",
925
+ "declaration": {
926
+ "name": "*",
927
+ "package": "./styles"
928
+ }
929
+ },
930
+ {
931
+ "kind": "js",
932
+ "name": "*",
933
+ "declaration": {
934
+ "name": "*",
935
+ "package": "./tokens"
936
+ }
937
+ },
938
+ {
939
+ "kind": "js",
940
+ "name": "*",
941
+ "declaration": {
942
+ "name": "*",
943
+ "package": "./values"
944
+ }
945
+ }
946
+ ]
947
+ },
778
948
  {
779
949
  "kind": "javascript-module",
780
950
  "path": "src/accordion/accordion.styles.ts",
@@ -1258,11 +1428,11 @@
1258
1428
  },
1259
1429
  {
1260
1430
  "kind": "javascript-module",
1261
- "path": "src/actions-menu/actions-menu.styles.ts",
1431
+ "path": "src/accordion-item/accordion-item.styles.ts",
1262
1432
  "declarations": [
1263
1433
  {
1264
1434
  "kind": "function",
1265
- "name": "zeroActionsMenuStyles",
1435
+ "name": "zeroAccordionItemStyles",
1266
1436
  "return": {
1267
1437
  "type": {
1268
1438
  "text": "ElementStyles"
@@ -1287,403 +1457,155 @@
1287
1457
  "exports": [
1288
1458
  {
1289
1459
  "kind": "js",
1290
- "name": "zeroActionsMenuStyles",
1460
+ "name": "zeroAccordionItemStyles",
1291
1461
  "declaration": {
1292
- "name": "zeroActionsMenuStyles",
1293
- "module": "src/actions-menu/actions-menu.styles.ts"
1462
+ "name": "zeroAccordionItemStyles",
1463
+ "module": "src/accordion-item/accordion-item.styles.ts"
1294
1464
  }
1295
1465
  }
1296
1466
  ]
1297
1467
  },
1298
1468
  {
1299
1469
  "kind": "javascript-module",
1300
- "path": "src/actions-menu/actions-menu.ts",
1470
+ "path": "src/accordion-item/accordion-item.template.ts",
1471
+ "declarations": [
1472
+ {
1473
+ "kind": "function",
1474
+ "name": "zeroAccordionItemTemplate",
1475
+ "return": {
1476
+ "type": {
1477
+ "text": "ViewTemplate<AccordionItem>"
1478
+ }
1479
+ },
1480
+ "parameters": [
1481
+ {
1482
+ "name": "context",
1483
+ "type": {
1484
+ "text": "ElementDefinitionContext"
1485
+ }
1486
+ },
1487
+ {
1488
+ "name": "definition",
1489
+ "type": {
1490
+ "text": "FoundationElementDefinition"
1491
+ }
1492
+ }
1493
+ ]
1494
+ }
1495
+ ],
1496
+ "exports": [
1497
+ {
1498
+ "kind": "js",
1499
+ "name": "zeroAccordionItemTemplate",
1500
+ "declaration": {
1501
+ "name": "zeroAccordionItemTemplate",
1502
+ "module": "src/accordion-item/accordion-item.template.ts"
1503
+ }
1504
+ }
1505
+ ]
1506
+ },
1507
+ {
1508
+ "kind": "javascript-module",
1509
+ "path": "src/accordion-item/accordion-item.ts",
1301
1510
  "declarations": [
1302
1511
  {
1303
1512
  "kind": "class",
1304
1513
  "description": "",
1305
- "name": "ActionsMenu",
1514
+ "name": "AccordionItem",
1306
1515
  "superclass": {
1307
- "name": "FoundationActionsMenu",
1516
+ "name": "FoundationAccordionItem",
1308
1517
  "package": "@genesislcap/foundation-ui"
1309
1518
  },
1310
- "tagName": "%%prefix%%-actions-menu",
1519
+ "tagName": "%%prefix%%-card",
1311
1520
  "customElement": true,
1312
1521
  "attributes": [
1313
1522
  {
1314
- "name": "is-vertical",
1523
+ "name": "heading-level",
1315
1524
  "type": {
1316
- "text": "boolean"
1525
+ "text": "1 | 2 | 3 | 4 | 5 | 6"
1317
1526
  },
1318
- "default": "false",
1319
- "fieldName": "isVertical",
1527
+ "default": "2",
1528
+ "description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
1529
+ "fieldName": "headinglevel",
1320
1530
  "inheritedFrom": {
1321
- "name": "ActionsMenu",
1322
- "module": "src/actions-menu/actions-menu.ts"
1531
+ "name": "AccordionItem",
1532
+ "module": "src/accordion-item/accordion-item.ts"
1323
1533
  }
1324
1534
  },
1325
1535
  {
1326
- "name": "add-default-actions",
1327
1536
  "type": {
1328
1537
  "text": "boolean"
1329
1538
  },
1330
- "default": "true",
1331
- "fieldName": "addDefaultActions",
1539
+ "default": "false",
1540
+ "description": "Expands or collapses the item.",
1541
+ "fieldName": "expanded",
1332
1542
  "inheritedFrom": {
1333
- "name": "ActionsMenu",
1334
- "module": "src/actions-menu/actions-menu.ts"
1543
+ "name": "AccordionItem",
1544
+ "module": "src/accordion-item/accordion-item.ts"
1335
1545
  }
1336
1546
  },
1337
1547
  {
1338
- "name": "auto-close-on-action",
1548
+ "name": "id",
1339
1549
  "type": {
1340
- "text": "boolean"
1550
+ "text": "string"
1341
1551
  },
1342
- "default": "true",
1343
- "fieldName": "autoCloseOnAction",
1344
- "inheritedFrom": {
1345
- "name": "ActionsMenu",
1346
- "module": "src/actions-menu/actions-menu.ts"
1347
- }
1348
- },
1349
- {
1350
- "name": "name",
1351
- "type": {
1352
- "text": "string"
1353
- },
1354
- "default": "'Actions'",
1355
- "fieldName": "name",
1356
- "inheritedFrom": {
1357
- "name": "ActionsMenu",
1358
- "module": "src/actions-menu/actions-menu.ts"
1359
- }
1360
- },
1361
- {
1362
- "name": "open",
1363
- "type": {
1364
- "text": "boolean"
1365
- },
1366
- "default": "false",
1367
- "fieldName": "open",
1368
- "inheritedFrom": {
1369
- "name": "ActionsMenu",
1370
- "module": "src/actions-menu/actions-menu.ts"
1371
- }
1372
- },
1373
- {
1374
- "name": "buttonAppearance",
1375
- "type": {
1376
- "text": "string"
1377
- },
1378
- "fieldName": "buttonAppearance",
1379
- "inheritedFrom": {
1380
- "name": "ActionsMenu",
1381
- "module": "src/actions-menu/actions-menu.ts"
1382
- }
1383
- },
1384
- {
1385
- "name": "hide-disabled",
1386
- "type": {
1387
- "text": "boolean"
1388
- },
1389
- "default": "false",
1390
- "fieldName": "hideDisabled",
1391
- "inheritedFrom": {
1392
- "name": "ActionsMenu",
1393
- "module": "src/actions-menu/actions-menu.ts"
1394
- }
1395
- },
1396
- {
1397
- "name": "hide-menu-single-option",
1398
- "type": {
1399
- "text": "boolean"
1400
- },
1401
- "default": "false",
1402
- "fieldName": "hideMenuSingleOption",
1552
+ "description": "The item ID",
1553
+ "fieldName": "id",
1403
1554
  "inheritedFrom": {
1404
- "name": "ActionsMenu",
1405
- "module": "src/actions-menu/actions-menu.ts"
1555
+ "name": "AccordionItem",
1556
+ "module": "src/accordion-item/accordion-item.ts"
1406
1557
  }
1407
1558
  }
1408
1559
  ],
1409
1560
  "members": [
1410
1561
  {
1411
1562
  "kind": "field",
1412
- "name": "actions",
1413
- "type": {
1414
- "text": "ActionMenuItem[]"
1415
- },
1416
- "inheritedFrom": {
1417
- "name": "ActionsMenu",
1418
- "module": "src/actions-menu/actions-menu.ts"
1419
- }
1420
- },
1421
- {
1422
- "kind": "field",
1423
- "name": "isVertical",
1424
- "type": {
1425
- "text": "boolean"
1426
- },
1427
- "default": "false",
1428
- "inheritedFrom": {
1429
- "name": "ActionsMenu",
1430
- "module": "src/actions-menu/actions-menu.ts"
1431
- }
1432
- },
1433
- {
1434
- "kind": "field",
1435
- "name": "addDefaultActions",
1436
- "type": {
1437
- "text": "boolean"
1438
- },
1439
- "default": "true",
1440
- "inheritedFrom": {
1441
- "name": "ActionsMenu",
1442
- "module": "src/actions-menu/actions-menu.ts"
1443
- }
1444
- },
1445
- {
1446
- "kind": "field",
1447
- "name": "autoCloseOnAction",
1448
- "type": {
1449
- "text": "boolean"
1450
- },
1451
- "default": "true",
1452
- "inheritedFrom": {
1453
- "name": "ActionsMenu",
1454
- "module": "src/actions-menu/actions-menu.ts"
1455
- }
1456
- },
1457
- {
1458
- "kind": "field",
1459
- "name": "classNames",
1460
- "type": {
1461
- "text": "string"
1462
- },
1463
- "inheritedFrom": {
1464
- "name": "ActionsMenu",
1465
- "module": "src/actions-menu/actions-menu.ts"
1466
- }
1467
- },
1468
- {
1469
- "kind": "field",
1470
- "name": "definition",
1471
- "type": {
1472
- "text": "any"
1473
- },
1474
- "inheritedFrom": {
1475
- "name": "ActionsMenu",
1476
- "module": "src/actions-menu/actions-menu.ts"
1477
- }
1478
- },
1479
- {
1480
- "kind": "field",
1481
- "name": "name",
1563
+ "name": "headinglevel",
1482
1564
  "type": {
1483
- "text": "string"
1565
+ "text": "1 | 2 | 3 | 4 | 5 | 6"
1484
1566
  },
1485
- "default": "'Actions'",
1567
+ "privacy": "public",
1568
+ "default": "2",
1569
+ "description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
1486
1570
  "inheritedFrom": {
1487
- "name": "ActionsMenu",
1488
- "module": "src/actions-menu/actions-menu.ts"
1571
+ "name": "AccordionItem",
1572
+ "module": "src/accordion-item/accordion-item.ts"
1489
1573
  }
1490
1574
  },
1491
1575
  {
1492
1576
  "kind": "field",
1493
- "name": "open",
1577
+ "name": "expanded",
1494
1578
  "type": {
1495
1579
  "text": "boolean"
1496
1580
  },
1581
+ "privacy": "public",
1497
1582
  "default": "false",
1583
+ "description": "Expands or collapses the item.",
1498
1584
  "inheritedFrom": {
1499
- "name": "ActionsMenu",
1500
- "module": "src/actions-menu/actions-menu.ts"
1585
+ "name": "AccordionItem",
1586
+ "module": "src/accordion-item/accordion-item.ts"
1501
1587
  }
1502
1588
  },
1503
1589
  {
1504
1590
  "kind": "field",
1505
- "name": "buttonAppearance",
1591
+ "name": "id",
1506
1592
  "type": {
1507
1593
  "text": "string"
1508
1594
  },
1595
+ "privacy": "public",
1596
+ "description": "The item ID",
1509
1597
  "inheritedFrom": {
1510
- "name": "ActionsMenu",
1511
- "module": "src/actions-menu/actions-menu.ts"
1512
- }
1513
- },
1514
- {
1515
- "kind": "field",
1516
- "name": "hideDisabled",
1517
- "type": {
1518
- "text": "boolean"
1519
- },
1520
- "default": "false",
1521
- "inheritedFrom": {
1522
- "name": "ActionsMenu",
1523
- "module": "src/actions-menu/actions-menu.ts"
1524
- }
1525
- },
1526
- {
1527
- "kind": "field",
1528
- "name": "hideMenuSingleOption",
1529
- "type": {
1530
- "text": "boolean"
1531
- },
1532
- "default": "false",
1533
- "inheritedFrom": {
1534
- "name": "ActionsMenu",
1535
- "module": "src/actions-menu/actions-menu.ts"
1536
- }
1537
- },
1538
- {
1539
- "kind": "field",
1540
- "name": "singleOption",
1541
- "type": {
1542
- "text": "ActionMenuItem"
1543
- },
1544
- "inheritedFrom": {
1545
- "name": "ActionsMenu",
1546
- "module": "src/actions-menu/actions-menu.ts"
1547
- }
1548
- },
1549
- {
1550
- "kind": "field",
1551
- "name": "actionsMenu",
1552
- "type": {
1553
- "text": "HTMLElement"
1554
- },
1555
- "inheritedFrom": {
1556
- "name": "ActionsMenu",
1557
- "module": "src/actions-menu/actions-menu.ts"
1598
+ "name": "AccordionItem",
1599
+ "module": "src/accordion-item/accordion-item.ts"
1558
1600
  }
1559
1601
  },
1560
1602
  {
1561
1603
  "kind": "field",
1562
- "name": "actionsOpener",
1563
- "type": {
1564
- "text": "HTMLElement"
1565
- },
1566
- "inheritedFrom": {
1567
- "name": "ActionsMenu",
1568
- "module": "src/actions-menu/actions-menu.ts"
1569
- }
1570
- },
1571
- {
1572
- "kind": "method",
1573
- "name": "updateMenuPosition",
1604
+ "name": "change",
1574
1605
  "privacy": "private",
1575
1606
  "inheritedFrom": {
1576
- "name": "ActionsMenu",
1577
- "module": "src/actions-menu/actions-menu.ts"
1578
- }
1579
- },
1580
- {
1581
- "kind": "method",
1582
- "name": "definitionChanged",
1583
- "privacy": "protected",
1584
- "parameters": [
1585
- {
1586
- "name": "oldValue",
1587
- "type": {
1588
- "text": "any"
1589
- }
1590
- },
1591
- {
1592
- "name": "newValue",
1593
- "type": {
1594
- "text": "any"
1595
- }
1596
- }
1597
- ],
1598
- "inheritedFrom": {
1599
- "name": "ActionsMenu",
1600
- "module": "src/actions-menu/actions-menu.ts"
1601
- }
1602
- },
1603
- {
1604
- "kind": "method",
1605
- "name": "openChanged",
1606
- "privacy": "protected",
1607
- "inheritedFrom": {
1608
- "name": "ActionsMenu",
1609
- "module": "src/actions-menu/actions-menu.ts"
1610
- }
1611
- },
1612
- {
1613
- "kind": "method",
1614
- "name": "toggleActionsMenuVisibility",
1615
- "inheritedFrom": {
1616
- "name": "ActionsMenu",
1617
- "module": "src/actions-menu/actions-menu.ts"
1618
- }
1619
- },
1620
- {
1621
- "kind": "method",
1622
- "name": "onActionMenuItemClick",
1623
- "parameters": [
1624
- {
1625
- "name": "callback",
1626
- "type": {
1627
- "text": "(rowData) => void | any"
1628
- }
1629
- }
1630
- ],
1631
- "inheritedFrom": {
1632
- "name": "ActionsMenu",
1633
- "module": "src/actions-menu/actions-menu.ts"
1634
- }
1635
- },
1636
- {
1637
- "kind": "field",
1638
- "name": "allActions",
1639
- "type": {
1640
- "text": "ActionMenuItem[]"
1641
- },
1642
- "readonly": true,
1643
- "inheritedFrom": {
1644
- "name": "ActionsMenu",
1645
- "module": "src/actions-menu/actions-menu.ts"
1646
- }
1647
- },
1648
- {
1649
- "kind": "field",
1650
- "name": "rowData",
1651
- "readonly": true,
1652
- "inheritedFrom": {
1653
- "name": "ActionsMenu",
1654
- "module": "src/actions-menu/actions-menu.ts"
1655
- }
1656
- },
1657
- {
1658
- "kind": "method",
1659
- "name": "getLabel",
1660
- "parameters": [
1661
- {
1662
- "name": "name",
1663
- "type": {
1664
- "text": "string | ((rowData: any) => string)"
1665
- }
1666
- }
1667
- ],
1668
- "inheritedFrom": {
1669
- "name": "ActionsMenu",
1670
- "module": "src/actions-menu/actions-menu.ts"
1671
- }
1672
- },
1673
- {
1674
- "kind": "method",
1675
- "name": "getTemplate",
1676
- "parameters": [
1677
- {
1678
- "name": "prefix",
1679
- "type": {
1680
- "text": "string"
1681
- }
1682
- }
1683
- ],
1684
- "inheritedFrom": {
1685
- "name": "ActionsMenu",
1686
- "module": "src/actions-menu/actions-menu.ts"
1607
+ "name": "AccordionItem",
1608
+ "module": "src/accordion-item/accordion-item.ts"
1687
1609
  }
1688
1610
  },
1689
1611
  {
@@ -1695,8 +1617,8 @@
1695
1617
  "privacy": "private",
1696
1618
  "default": "void 0",
1697
1619
  "inheritedFrom": {
1698
- "name": "FoundationElement",
1699
- "module": "src/foundation-element/foundation-element.ts"
1620
+ "name": "AccordionItem",
1621
+ "module": "src/accordion-item/accordion-item.ts"
1700
1622
  }
1701
1623
  },
1702
1624
  {
@@ -1708,8 +1630,8 @@
1708
1630
  "privacy": "public",
1709
1631
  "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
1710
1632
  "inheritedFrom": {
1711
- "name": "FoundationElement",
1712
- "module": "src/foundation-element/foundation-element.ts"
1633
+ "name": "AccordionItem",
1634
+ "module": "src/accordion-item/accordion-item.ts"
1713
1635
  }
1714
1636
  },
1715
1637
  {
@@ -1721,8 +1643,8 @@
1721
1643
  "privacy": "public",
1722
1644
  "description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
1723
1645
  "inheritedFrom": {
1724
- "name": "FoundationElement",
1725
- "module": "src/foundation-element/foundation-element.ts"
1646
+ "name": "AccordionItem",
1647
+ "module": "src/accordion-item/accordion-item.ts"
1726
1648
  }
1727
1649
  },
1728
1650
  {
@@ -1735,8 +1657,8 @@
1735
1657
  }
1736
1658
  },
1737
1659
  "inheritedFrom": {
1738
- "name": "FoundationElement",
1739
- "module": "src/foundation-element/foundation-element.ts"
1660
+ "name": "AccordionItem",
1661
+ "module": "src/accordion-item/accordion-item.ts"
1740
1662
  }
1741
1663
  },
1742
1664
  {
@@ -1748,8 +1670,8 @@
1748
1670
  "privacy": "public",
1749
1671
  "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
1750
1672
  "inheritedFrom": {
1751
- "name": "FoundationElement",
1752
- "module": "src/foundation-element/foundation-element.ts"
1673
+ "name": "AccordionItem",
1674
+ "module": "src/accordion-item/accordion-item.ts"
1753
1675
  }
1754
1676
  },
1755
1677
  {
@@ -1762,8 +1684,8 @@
1762
1684
  }
1763
1685
  },
1764
1686
  "inheritedFrom": {
1765
- "name": "FoundationElement",
1766
- "module": "src/foundation-element/foundation-element.ts"
1687
+ "name": "AccordionItem",
1688
+ "module": "src/accordion-item/accordion-item.ts"
1767
1689
  }
1768
1690
  },
1769
1691
  {
@@ -1793,41 +1715,49 @@
1793
1715
  ],
1794
1716
  "description": "Defines an element registry function with a set of element definition defaults.",
1795
1717
  "inheritedFrom": {
1796
- "name": "FoundationElement",
1797
- "module": "src/foundation-element/foundation-element.ts"
1718
+ "name": "AccordionItem",
1719
+ "module": "src/accordion-item/accordion-item.ts"
1720
+ }
1721
+ }
1722
+ ],
1723
+ "events": [
1724
+ {
1725
+ "description": "Fires a custom 'change' event when the button is invoked",
1726
+ "name": "change",
1727
+ "inheritedFrom": {
1728
+ "name": "AccordionItem",
1729
+ "module": "src/accordion-item/accordion-item.ts"
1798
1730
  }
1799
1731
  }
1800
1732
  ]
1801
1733
  },
1802
1734
  {
1803
1735
  "kind": "variable",
1804
- "name": "zeroActionsMenu",
1805
- "description": "The Zero Actions Menu",
1806
- "privacy": "public"
1736
+ "name": "zeroAccordionItem"
1807
1737
  }
1808
1738
  ],
1809
1739
  "exports": [
1810
1740
  {
1811
1741
  "kind": "js",
1812
- "name": "ActionsMenu",
1742
+ "name": "AccordionItem",
1813
1743
  "declaration": {
1814
- "name": "ActionsMenu",
1815
- "module": "src/actions-menu/actions-menu.ts"
1744
+ "name": "AccordionItem",
1745
+ "module": "src/accordion-item/accordion-item.ts"
1816
1746
  }
1817
1747
  },
1818
1748
  {
1819
1749
  "kind": "js",
1820
- "name": "zeroActionsMenu",
1750
+ "name": "zeroAccordionItem",
1821
1751
  "declaration": {
1822
- "name": "zeroActionsMenu",
1823
- "module": "src/actions-menu/actions-menu.ts"
1752
+ "name": "zeroAccordionItem",
1753
+ "module": "src/accordion-item/accordion-item.ts"
1824
1754
  }
1825
1755
  }
1826
1756
  ]
1827
1757
  },
1828
1758
  {
1829
1759
  "kind": "javascript-module",
1830
- "path": "src/actions-menu/index.ts",
1760
+ "path": "src/accordion-item/index.ts",
1831
1761
  "declarations": [],
1832
1762
  "exports": [
1833
1763
  {
@@ -1835,7 +1765,7 @@
1835
1765
  "name": "*",
1836
1766
  "declaration": {
1837
1767
  "name": "*",
1838
- "package": "./actions-menu"
1768
+ "package": "./accordion-item"
1839
1769
  }
1840
1770
  },
1841
1771
  {
@@ -1843,53 +1773,40 @@
1843
1773
  "name": "*",
1844
1774
  "declaration": {
1845
1775
  "name": "*",
1846
- "package": "./actions-menu.styles"
1776
+ "package": "./accordion-item.styles"
1847
1777
  }
1848
- }
1849
- ]
1850
- },
1851
- {
1852
- "kind": "javascript-module",
1853
- "path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
1854
- "declarations": [
1855
- {
1856
- "kind": "variable",
1857
- "name": "zeroAiCriteriaSearchStyles",
1858
- "default": "css`\n ${foundationAiCriteriaSearchStyles}\n`"
1859
- }
1860
- ],
1861
- "exports": [
1778
+ },
1862
1779
  {
1863
1780
  "kind": "js",
1864
- "name": "zeroAiCriteriaSearchStyles",
1781
+ "name": "*",
1865
1782
  "declaration": {
1866
- "name": "zeroAiCriteriaSearchStyles",
1867
- "module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
1783
+ "name": "*",
1784
+ "package": "./accordion-item.template"
1868
1785
  }
1869
1786
  }
1870
1787
  ]
1871
1788
  },
1872
1789
  {
1873
1790
  "kind": "javascript-module",
1874
- "path": "src/ai-criteria-search/ai-criteria-search.template.ts",
1791
+ "path": "src/actions-menu/actions-menu.styles.ts",
1875
1792
  "declarations": [
1876
1793
  {
1877
1794
  "kind": "function",
1878
- "name": "zeroAiCriteriaSearchTemplate",
1795
+ "name": "zeroActionsMenuStyles",
1879
1796
  "return": {
1880
1797
  "type": {
1881
- "text": "ViewTemplate<AiCriteriaSearch>"
1798
+ "text": "ElementStyles"
1882
1799
  }
1883
1800
  },
1884
1801
  "parameters": [
1885
1802
  {
1886
- "name": "_context",
1803
+ "name": "context",
1887
1804
  "type": {
1888
1805
  "text": "ElementDefinitionContext"
1889
1806
  }
1890
1807
  },
1891
1808
  {
1892
- "name": "_definition",
1809
+ "name": "definition",
1893
1810
  "type": {
1894
1811
  "text": "FoundationElementDefinition"
1895
1812
  }
@@ -1900,347 +1817,403 @@
1900
1817
  "exports": [
1901
1818
  {
1902
1819
  "kind": "js",
1903
- "name": "zeroAiCriteriaSearchTemplate",
1820
+ "name": "zeroActionsMenuStyles",
1904
1821
  "declaration": {
1905
- "name": "zeroAiCriteriaSearchTemplate",
1906
- "module": "src/ai-criteria-search/ai-criteria-search.template.ts"
1822
+ "name": "zeroActionsMenuStyles",
1823
+ "module": "src/actions-menu/actions-menu.styles.ts"
1907
1824
  }
1908
1825
  }
1909
1826
  ]
1910
1827
  },
1911
1828
  {
1912
1829
  "kind": "javascript-module",
1913
- "path": "src/ai-criteria-search/ai-criteria-search.ts",
1830
+ "path": "src/actions-menu/actions-menu.ts",
1914
1831
  "declarations": [
1915
1832
  {
1916
1833
  "kind": "class",
1917
1834
  "description": "",
1918
- "name": "AiCriteriaSearch",
1835
+ "name": "ActionsMenu",
1919
1836
  "superclass": {
1920
- "name": "FoundationAiCriteriaSearch",
1837
+ "name": "FoundationActionsMenu",
1921
1838
  "package": "@genesislcap/foundation-ui"
1922
1839
  },
1923
- "tagName": "%%prefix%%-ai-criteria-search",
1840
+ "tagName": "%%prefix%%-actions-menu",
1924
1841
  "customElement": true,
1925
1842
  "attributes": [
1926
1843
  {
1927
- "name": "placeholder",
1844
+ "name": "is-vertical",
1845
+ "type": {
1846
+ "text": "boolean"
1847
+ },
1848
+ "default": "false",
1849
+ "fieldName": "isVertical",
1850
+ "inheritedFrom": {
1851
+ "name": "ActionsMenu",
1852
+ "module": "src/actions-menu/actions-menu.ts"
1853
+ }
1854
+ },
1855
+ {
1856
+ "name": "add-default-actions",
1857
+ "type": {
1858
+ "text": "boolean"
1859
+ },
1860
+ "default": "true",
1861
+ "fieldName": "addDefaultActions",
1862
+ "inheritedFrom": {
1863
+ "name": "ActionsMenu",
1864
+ "module": "src/actions-menu/actions-menu.ts"
1865
+ }
1866
+ },
1867
+ {
1868
+ "name": "auto-close-on-action",
1869
+ "type": {
1870
+ "text": "boolean"
1871
+ },
1872
+ "default": "true",
1873
+ "fieldName": "autoCloseOnAction",
1874
+ "inheritedFrom": {
1875
+ "name": "ActionsMenu",
1876
+ "module": "src/actions-menu/actions-menu.ts"
1877
+ }
1878
+ },
1879
+ {
1880
+ "name": "name",
1881
+ "type": {
1882
+ "text": "string"
1883
+ },
1884
+ "default": "'Actions'",
1885
+ "fieldName": "name",
1886
+ "inheritedFrom": {
1887
+ "name": "ActionsMenu",
1888
+ "module": "src/actions-menu/actions-menu.ts"
1889
+ }
1890
+ },
1891
+ {
1892
+ "name": "open",
1928
1893
  "type": {
1929
- "text": "string"
1894
+ "text": "boolean"
1930
1895
  },
1931
- "default": "'Describe your search criteria in natural language...'",
1932
- "fieldName": "placeholder",
1896
+ "default": "false",
1897
+ "fieldName": "open",
1933
1898
  "inheritedFrom": {
1934
- "name": "AiCriteriaSearch",
1935
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
1899
+ "name": "ActionsMenu",
1900
+ "module": "src/actions-menu/actions-menu.ts"
1936
1901
  }
1937
1902
  },
1938
1903
  {
1904
+ "name": "buttonAppearance",
1939
1905
  "type": {
1940
- "text": "boolean"
1906
+ "text": "string"
1941
1907
  },
1942
- "fieldName": "disabled",
1908
+ "fieldName": "buttonAppearance",
1943
1909
  "inheritedFrom": {
1944
- "name": "AiCriteriaSearch",
1945
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
1910
+ "name": "ActionsMenu",
1911
+ "module": "src/actions-menu/actions-menu.ts"
1946
1912
  }
1947
- }
1948
- ],
1949
- "members": [
1913
+ },
1950
1914
  {
1951
- "kind": "field",
1952
- "name": "providerRegistry",
1915
+ "name": "hide-disabled",
1953
1916
  "type": {
1954
- "text": "AIProviderRegistry"
1917
+ "text": "boolean"
1955
1918
  },
1919
+ "default": "false",
1920
+ "fieldName": "hideDisabled",
1956
1921
  "inheritedFrom": {
1957
- "name": "AiCriteriaSearch",
1958
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
1922
+ "name": "ActionsMenu",
1923
+ "module": "src/actions-menu/actions-menu.ts"
1959
1924
  }
1960
1925
  },
1961
1926
  {
1962
- "kind": "field",
1963
- "name": "placeholder",
1927
+ "name": "hide-menu-single-option",
1964
1928
  "type": {
1965
- "text": "string"
1929
+ "text": "boolean"
1966
1930
  },
1967
- "default": "'Describe your search criteria in natural language...'",
1931
+ "default": "false",
1932
+ "fieldName": "hideMenuSingleOption",
1968
1933
  "inheritedFrom": {
1969
- "name": "AiCriteriaSearch",
1970
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
1934
+ "name": "ActionsMenu",
1935
+ "module": "src/actions-menu/actions-menu.ts"
1971
1936
  }
1972
- },
1937
+ }
1938
+ ],
1939
+ "members": [
1973
1940
  {
1974
1941
  "kind": "field",
1975
- "name": "disabled",
1942
+ "name": "actions",
1976
1943
  "type": {
1977
- "text": "boolean"
1944
+ "text": "ActionMenuItem[]"
1978
1945
  },
1979
1946
  "inheritedFrom": {
1980
- "name": "AiCriteriaSearch",
1981
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
1947
+ "name": "ActionsMenu",
1948
+ "module": "src/actions-menu/actions-menu.ts"
1982
1949
  }
1983
1950
  },
1984
1951
  {
1985
1952
  "kind": "field",
1986
- "name": "inputValue",
1953
+ "name": "isVertical",
1987
1954
  "type": {
1988
- "text": "string"
1955
+ "text": "boolean"
1989
1956
  },
1990
- "default": "''",
1957
+ "default": "false",
1991
1958
  "inheritedFrom": {
1992
- "name": "AiCriteriaSearch",
1993
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
1959
+ "name": "ActionsMenu",
1960
+ "module": "src/actions-menu/actions-menu.ts"
1994
1961
  }
1995
1962
  },
1996
1963
  {
1997
1964
  "kind": "field",
1998
- "name": "isInterpreting",
1965
+ "name": "addDefaultActions",
1999
1966
  "type": {
2000
1967
  "text": "boolean"
2001
1968
  },
2002
- "default": "false",
1969
+ "default": "true",
2003
1970
  "inheritedFrom": {
2004
- "name": "AiCriteriaSearch",
2005
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
1971
+ "name": "ActionsMenu",
1972
+ "module": "src/actions-menu/actions-menu.ts"
2006
1973
  }
2007
1974
  },
2008
1975
  {
2009
1976
  "kind": "field",
2010
- "name": "lastValidCriteria",
1977
+ "name": "autoCloseOnAction",
2011
1978
  "type": {
2012
- "text": "string | null"
1979
+ "text": "boolean"
2013
1980
  },
2014
- "default": "null",
1981
+ "default": "true",
2015
1982
  "inheritedFrom": {
2016
- "name": "AiCriteriaSearch",
2017
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
1983
+ "name": "ActionsMenu",
1984
+ "module": "src/actions-menu/actions-menu.ts"
2018
1985
  }
2019
1986
  },
2020
1987
  {
2021
1988
  "kind": "field",
2022
- "name": "activeGroups",
1989
+ "name": "classNames",
2023
1990
  "type": {
2024
- "text": "CriteriaGroup[]"
1991
+ "text": "string"
2025
1992
  },
2026
- "default": "[]",
2027
1993
  "inheritedFrom": {
2028
- "name": "AiCriteriaSearch",
2029
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
1994
+ "name": "ActionsMenu",
1995
+ "module": "src/actions-menu/actions-menu.ts"
2030
1996
  }
2031
1997
  },
2032
1998
  {
2033
1999
  "kind": "field",
2034
- "name": "showingChips",
2000
+ "name": "definition",
2035
2001
  "type": {
2036
- "text": "boolean"
2002
+ "text": "any"
2037
2003
  },
2038
- "default": "false",
2039
2004
  "inheritedFrom": {
2040
- "name": "AiCriteriaSearch",
2041
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2005
+ "name": "ActionsMenu",
2006
+ "module": "src/actions-menu/actions-menu.ts"
2042
2007
  }
2043
2008
  },
2044
2009
  {
2045
2010
  "kind": "field",
2046
- "name": "fieldMetadata",
2011
+ "name": "name",
2047
2012
  "type": {
2048
- "text": "MetadataDetail[] | string[]"
2013
+ "text": "string"
2049
2014
  },
2050
- "default": "[]",
2015
+ "default": "'Actions'",
2051
2016
  "inheritedFrom": {
2052
- "name": "AiCriteriaSearch",
2053
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2017
+ "name": "ActionsMenu",
2018
+ "module": "src/actions-menu/actions-menu.ts"
2054
2019
  }
2055
2020
  },
2056
2021
  {
2057
2022
  "kind": "field",
2058
- "name": "isRecording",
2023
+ "name": "open",
2059
2024
  "type": {
2060
2025
  "text": "boolean"
2061
2026
  },
2062
2027
  "default": "false",
2063
2028
  "inheritedFrom": {
2064
- "name": "AiCriteriaSearch",
2065
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2029
+ "name": "ActionsMenu",
2030
+ "module": "src/actions-menu/actions-menu.ts"
2066
2031
  }
2067
2032
  },
2068
2033
  {
2069
2034
  "kind": "field",
2070
- "name": "textAreaRef",
2035
+ "name": "buttonAppearance",
2071
2036
  "type": {
2072
- "text": "HTMLTextAreaElement"
2037
+ "text": "string"
2073
2038
  },
2074
- "privacy": "public",
2075
2039
  "inheritedFrom": {
2076
- "name": "AiCriteriaSearch",
2077
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2040
+ "name": "ActionsMenu",
2041
+ "module": "src/actions-menu/actions-menu.ts"
2078
2042
  }
2079
2043
  },
2080
2044
  {
2081
2045
  "kind": "field",
2082
- "name": "stopRecording",
2046
+ "name": "hideDisabled",
2083
2047
  "type": {
2084
- "text": "(() => void) | null"
2048
+ "text": "boolean"
2085
2049
  },
2086
- "privacy": "private",
2087
- "default": "null",
2050
+ "default": "false",
2088
2051
  "inheritedFrom": {
2089
- "name": "AiCriteriaSearch",
2090
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2052
+ "name": "ActionsMenu",
2053
+ "module": "src/actions-menu/actions-menu.ts"
2091
2054
  }
2092
2055
  },
2093
2056
  {
2094
2057
  "kind": "field",
2095
- "name": "speechApplyDebounceTimer",
2058
+ "name": "hideMenuSingleOption",
2096
2059
  "type": {
2097
- "text": "ReturnType<typeof setTimeout> | null"
2060
+ "text": "boolean"
2098
2061
  },
2099
- "privacy": "private",
2100
- "default": "null",
2062
+ "default": "false",
2101
2063
  "inheritedFrom": {
2102
- "name": "AiCriteriaSearch",
2103
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2064
+ "name": "ActionsMenu",
2065
+ "module": "src/actions-menu/actions-menu.ts"
2104
2066
  }
2105
2067
  },
2106
2068
  {
2107
2069
  "kind": "field",
2108
- "name": "speechAvailable",
2070
+ "name": "singleOption",
2109
2071
  "type": {
2110
- "text": "boolean"
2072
+ "text": "ActionMenuItem"
2111
2073
  },
2112
- "readonly": true,
2113
2074
  "inheritedFrom": {
2114
- "name": "AiCriteriaSearch",
2115
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2075
+ "name": "ActionsMenu",
2076
+ "module": "src/actions-menu/actions-menu.ts"
2116
2077
  }
2117
2078
  },
2118
2079
  {
2119
2080
  "kind": "field",
2120
- "name": "criteriaChips",
2081
+ "name": "actionsMenu",
2121
2082
  "type": {
2122
- "text": "CriteriaChip[]"
2083
+ "text": "HTMLElement"
2123
2084
  },
2124
- "readonly": true,
2125
2085
  "inheritedFrom": {
2126
- "name": "AiCriteriaSearch",
2127
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2086
+ "name": "ActionsMenu",
2087
+ "module": "src/actions-menu/actions-menu.ts"
2128
2088
  }
2129
2089
  },
2130
2090
  {
2131
- "kind": "method",
2132
- "name": "getFieldLabel",
2133
- "privacy": "private",
2134
- "return": {
2135
- "type": {
2136
- "text": "string"
2137
- }
2091
+ "kind": "field",
2092
+ "name": "actionsOpener",
2093
+ "type": {
2094
+ "text": "HTMLElement"
2138
2095
  },
2139
- "parameters": [
2140
- {
2141
- "name": "fieldName",
2142
- "type": {
2143
- "text": "string"
2144
- }
2145
- }
2146
- ],
2147
2096
  "inheritedFrom": {
2148
- "name": "AiCriteriaSearch",
2149
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2097
+ "name": "ActionsMenu",
2098
+ "module": "src/actions-menu/actions-menu.ts"
2150
2099
  }
2151
2100
  },
2152
2101
  {
2153
2102
  "kind": "method",
2154
- "name": "toggleCriteriaView",
2155
- "return": {
2156
- "type": {
2157
- "text": "void"
2158
- }
2159
- },
2103
+ "name": "updateMenuPosition",
2104
+ "privacy": "private",
2160
2105
  "inheritedFrom": {
2161
- "name": "AiCriteriaSearch",
2162
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2106
+ "name": "ActionsMenu",
2107
+ "module": "src/actions-menu/actions-menu.ts"
2163
2108
  }
2164
2109
  },
2165
2110
  {
2166
2111
  "kind": "method",
2167
- "name": "removeChip",
2168
- "return": {
2169
- "type": {
2170
- "text": "void"
2171
- }
2172
- },
2112
+ "name": "definitionChanged",
2113
+ "privacy": "protected",
2173
2114
  "parameters": [
2174
2115
  {
2175
- "name": "groupIndex",
2116
+ "name": "oldValue",
2176
2117
  "type": {
2177
- "text": "number"
2118
+ "text": "any"
2178
2119
  }
2179
2120
  },
2180
2121
  {
2181
- "name": "clauseIndex",
2122
+ "name": "newValue",
2182
2123
  "type": {
2183
- "text": "number"
2124
+ "text": "any"
2184
2125
  }
2185
2126
  }
2186
2127
  ],
2187
2128
  "inheritedFrom": {
2188
- "name": "AiCriteriaSearch",
2189
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2129
+ "name": "ActionsMenu",
2130
+ "module": "src/actions-menu/actions-menu.ts"
2190
2131
  }
2191
2132
  },
2192
2133
  {
2193
2134
  "kind": "method",
2194
- "name": "clearChips",
2195
- "return": {
2196
- "type": {
2197
- "text": "void"
2198
- }
2199
- },
2135
+ "name": "openChanged",
2136
+ "privacy": "protected",
2200
2137
  "inheritedFrom": {
2201
- "name": "AiCriteriaSearch",
2202
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2138
+ "name": "ActionsMenu",
2139
+ "module": "src/actions-menu/actions-menu.ts"
2203
2140
  }
2204
2141
  },
2205
2142
  {
2206
2143
  "kind": "method",
2207
- "name": "handleSubmit",
2144
+ "name": "toggleActionsMenuVisibility",
2208
2145
  "inheritedFrom": {
2209
- "name": "AiCriteriaSearch",
2210
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2146
+ "name": "ActionsMenu",
2147
+ "module": "src/actions-menu/actions-menu.ts"
2148
+ }
2149
+ },
2150
+ {
2151
+ "kind": "method",
2152
+ "name": "onActionMenuItemClick",
2153
+ "parameters": [
2154
+ {
2155
+ "name": "callback",
2156
+ "type": {
2157
+ "text": "(rowData) => void | any"
2158
+ }
2159
+ }
2160
+ ],
2161
+ "inheritedFrom": {
2162
+ "name": "ActionsMenu",
2163
+ "module": "src/actions-menu/actions-menu.ts"
2211
2164
  }
2212
2165
  },
2213
2166
  {
2214
- "kind": "method",
2215
- "name": "handleBlur",
2167
+ "kind": "field",
2168
+ "name": "allActions",
2169
+ "type": {
2170
+ "text": "ActionMenuItem[]"
2171
+ },
2172
+ "readonly": true,
2216
2173
  "inheritedFrom": {
2217
- "name": "AiCriteriaSearch",
2218
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2174
+ "name": "ActionsMenu",
2175
+ "module": "src/actions-menu/actions-menu.ts"
2219
2176
  }
2220
2177
  },
2221
2178
  {
2222
- "kind": "method",
2223
- "name": "clear",
2179
+ "kind": "field",
2180
+ "name": "rowData",
2181
+ "readonly": true,
2224
2182
  "inheritedFrom": {
2225
- "name": "AiCriteriaSearch",
2226
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2183
+ "name": "ActionsMenu",
2184
+ "module": "src/actions-menu/actions-menu.ts"
2227
2185
  }
2228
2186
  },
2229
2187
  {
2230
2188
  "kind": "method",
2231
- "name": "toggleSpeechInput",
2189
+ "name": "getLabel",
2190
+ "parameters": [
2191
+ {
2192
+ "name": "name",
2193
+ "type": {
2194
+ "text": "string | ((rowData: any) => string)"
2195
+ }
2196
+ }
2197
+ ],
2232
2198
  "inheritedFrom": {
2233
- "name": "AiCriteriaSearch",
2234
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2199
+ "name": "ActionsMenu",
2200
+ "module": "src/actions-menu/actions-menu.ts"
2235
2201
  }
2236
2202
  },
2237
2203
  {
2238
2204
  "kind": "method",
2239
- "name": "clearSpeechApplyDebounce",
2240
- "privacy": "private",
2205
+ "name": "getTemplate",
2206
+ "parameters": [
2207
+ {
2208
+ "name": "prefix",
2209
+ "type": {
2210
+ "text": "string"
2211
+ }
2212
+ }
2213
+ ],
2241
2214
  "inheritedFrom": {
2242
- "name": "AiCriteriaSearch",
2243
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2215
+ "name": "ActionsMenu",
2216
+ "module": "src/actions-menu/actions-menu.ts"
2244
2217
  }
2245
2218
  },
2246
2219
  {
@@ -2354,55 +2327,37 @@
2354
2327
  "module": "src/foundation-element/foundation-element.ts"
2355
2328
  }
2356
2329
  }
2357
- ],
2358
- "events": [
2359
- {
2360
- "description": "Fired when interpreted criteria is applied or cleared. detail: `string | null`",
2361
- "name": "criteria-changed",
2362
- "inheritedFrom": {
2363
- "name": "AiCriteriaSearch",
2364
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2365
- }
2366
- },
2367
- {
2368
- "description": "Fired when interpreted criteria contains invalid clauses. detail: `ValidationError[]`",
2369
- "name": "validation-errors",
2370
- "inheritedFrom": {
2371
- "name": "AiCriteriaSearch",
2372
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2373
- }
2374
- }
2375
2330
  ]
2376
2331
  },
2377
2332
  {
2378
2333
  "kind": "variable",
2379
- "name": "zeroAiCriteriaSearch",
2380
- "description": "The Zero AI Criteria Search",
2334
+ "name": "zeroActionsMenu",
2335
+ "description": "The Zero Actions Menu",
2381
2336
  "privacy": "public"
2382
2337
  }
2383
2338
  ],
2384
2339
  "exports": [
2385
2340
  {
2386
2341
  "kind": "js",
2387
- "name": "AiCriteriaSearch",
2342
+ "name": "ActionsMenu",
2388
2343
  "declaration": {
2389
- "name": "AiCriteriaSearch",
2390
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2344
+ "name": "ActionsMenu",
2345
+ "module": "src/actions-menu/actions-menu.ts"
2391
2346
  }
2392
2347
  },
2393
2348
  {
2394
2349
  "kind": "js",
2395
- "name": "zeroAiCriteriaSearch",
2350
+ "name": "zeroActionsMenu",
2396
2351
  "declaration": {
2397
- "name": "zeroAiCriteriaSearch",
2398
- "module": "src/ai-criteria-search/ai-criteria-search.ts"
2352
+ "name": "zeroActionsMenu",
2353
+ "module": "src/actions-menu/actions-menu.ts"
2399
2354
  }
2400
2355
  }
2401
2356
  ]
2402
2357
  },
2403
2358
  {
2404
2359
  "kind": "javascript-module",
2405
- "path": "src/ai-criteria-search/index.ts",
2360
+ "path": "src/actions-menu/index.ts",
2406
2361
  "declarations": [],
2407
2362
  "exports": [
2408
2363
  {
@@ -2410,7 +2365,7 @@
2410
2365
  "name": "*",
2411
2366
  "declaration": {
2412
2367
  "name": "*",
2413
- "package": "./ai-criteria-search"
2368
+ "package": "./actions-menu"
2414
2369
  }
2415
2370
  },
2416
2371
  {
@@ -2418,40 +2373,53 @@
2418
2373
  "name": "*",
2419
2374
  "declaration": {
2420
2375
  "name": "*",
2421
- "package": "./ai-criteria-search.styles"
2376
+ "package": "./actions-menu.styles"
2422
2377
  }
2423
- },
2378
+ }
2379
+ ]
2380
+ },
2381
+ {
2382
+ "kind": "javascript-module",
2383
+ "path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
2384
+ "declarations": [
2385
+ {
2386
+ "kind": "variable",
2387
+ "name": "zeroAiCriteriaSearchStyles",
2388
+ "default": "css`\n ${foundationAiCriteriaSearchStyles}\n`"
2389
+ }
2390
+ ],
2391
+ "exports": [
2424
2392
  {
2425
2393
  "kind": "js",
2426
- "name": "*",
2394
+ "name": "zeroAiCriteriaSearchStyles",
2427
2395
  "declaration": {
2428
- "name": "*",
2429
- "package": "./ai-criteria-search.template"
2396
+ "name": "zeroAiCriteriaSearchStyles",
2397
+ "module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
2430
2398
  }
2431
2399
  }
2432
2400
  ]
2433
2401
  },
2434
2402
  {
2435
2403
  "kind": "javascript-module",
2436
- "path": "src/ai-indicator/ai-indicator.styles.ts",
2404
+ "path": "src/ai-criteria-search/ai-criteria-search.template.ts",
2437
2405
  "declarations": [
2438
2406
  {
2439
2407
  "kind": "function",
2440
- "name": "zeroAiIndicatorStyles",
2408
+ "name": "zeroAiCriteriaSearchTemplate",
2441
2409
  "return": {
2442
2410
  "type": {
2443
- "text": "ElementStyles"
2411
+ "text": "ViewTemplate<AiCriteriaSearch>"
2444
2412
  }
2445
2413
  },
2446
2414
  "parameters": [
2447
2415
  {
2448
- "name": "context",
2416
+ "name": "_context",
2449
2417
  "type": {
2450
2418
  "text": "ElementDefinitionContext"
2451
2419
  }
2452
2420
  },
2453
2421
  {
2454
- "name": "definition",
2422
+ "name": "_definition",
2455
2423
  "type": {
2456
2424
  "text": "FoundationElementDefinition"
2457
2425
  }
@@ -2462,28 +2430,52 @@
2462
2430
  "exports": [
2463
2431
  {
2464
2432
  "kind": "js",
2465
- "name": "zeroAiIndicatorStyles",
2433
+ "name": "zeroAiCriteriaSearchTemplate",
2466
2434
  "declaration": {
2467
- "name": "zeroAiIndicatorStyles",
2468
- "module": "src/ai-indicator/ai-indicator.styles.ts"
2435
+ "name": "zeroAiCriteriaSearchTemplate",
2436
+ "module": "src/ai-criteria-search/ai-criteria-search.template.ts"
2469
2437
  }
2470
2438
  }
2471
2439
  ]
2472
2440
  },
2473
2441
  {
2474
2442
  "kind": "javascript-module",
2475
- "path": "src/ai-indicator/ai-indicator.ts",
2443
+ "path": "src/ai-criteria-search/ai-criteria-search.ts",
2476
2444
  "declarations": [
2477
2445
  {
2478
2446
  "kind": "class",
2479
2447
  "description": "",
2480
- "name": "AiIndicator",
2448
+ "name": "AiCriteriaSearch",
2481
2449
  "superclass": {
2482
- "name": "FoundationAiIndicator",
2450
+ "name": "FoundationAiCriteriaSearch",
2483
2451
  "package": "@genesislcap/foundation-ui"
2484
2452
  },
2485
- "tagName": "%%prefix%%-ai-indicator",
2453
+ "tagName": "%%prefix%%-ai-criteria-search",
2486
2454
  "customElement": true,
2455
+ "attributes": [
2456
+ {
2457
+ "name": "placeholder",
2458
+ "type": {
2459
+ "text": "string"
2460
+ },
2461
+ "default": "'Describe your search criteria in natural language...'",
2462
+ "fieldName": "placeholder",
2463
+ "inheritedFrom": {
2464
+ "name": "AiCriteriaSearch",
2465
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2466
+ }
2467
+ },
2468
+ {
2469
+ "type": {
2470
+ "text": "boolean"
2471
+ },
2472
+ "fieldName": "disabled",
2473
+ "inheritedFrom": {
2474
+ "name": "AiCriteriaSearch",
2475
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2476
+ }
2477
+ }
2478
+ ],
2487
2479
  "members": [
2488
2480
  {
2489
2481
  "kind": "field",
@@ -2492,256 +2484,293 @@
2492
2484
  "text": "AIProviderRegistry"
2493
2485
  },
2494
2486
  "inheritedFrom": {
2495
- "name": "AiIndicator",
2496
- "module": "src/ai-indicator/ai-indicator.ts"
2487
+ "name": "AiCriteriaSearch",
2488
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2497
2489
  }
2498
2490
  },
2499
2491
  {
2500
2492
  "kind": "field",
2501
- "name": "aiProvider",
2493
+ "name": "placeholder",
2502
2494
  "type": {
2503
- "text": "AIProvider | undefined"
2495
+ "text": "string"
2504
2496
  },
2505
- "privacy": "private",
2506
- "description": "The indicator reflects status for the registry's default provider only —\nper-agent provider overrides live with the assistant component, not this\ntop-level chrome.",
2507
- "readonly": true,
2497
+ "default": "'Describe your search criteria in natural language...'",
2508
2498
  "inheritedFrom": {
2509
- "name": "AiIndicator",
2510
- "module": "src/ai-indicator/ai-indicator.ts"
2499
+ "name": "AiCriteriaSearch",
2500
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2511
2501
  }
2512
2502
  },
2513
2503
  {
2514
2504
  "kind": "field",
2515
- "name": "status",
2505
+ "name": "disabled",
2516
2506
  "type": {
2517
- "text": "AIStatus | null"
2507
+ "text": "boolean"
2508
+ },
2509
+ "inheritedFrom": {
2510
+ "name": "AiCriteriaSearch",
2511
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2512
+ }
2513
+ },
2514
+ {
2515
+ "kind": "field",
2516
+ "name": "inputValue",
2517
+ "type": {
2518
+ "text": "string"
2519
+ },
2520
+ "default": "''",
2521
+ "inheritedFrom": {
2522
+ "name": "AiCriteriaSearch",
2523
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2524
+ }
2525
+ },
2526
+ {
2527
+ "kind": "field",
2528
+ "name": "isInterpreting",
2529
+ "type": {
2530
+ "text": "boolean"
2531
+ },
2532
+ "default": "false",
2533
+ "inheritedFrom": {
2534
+ "name": "AiCriteriaSearch",
2535
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2536
+ }
2537
+ },
2538
+ {
2539
+ "kind": "field",
2540
+ "name": "lastValidCriteria",
2541
+ "type": {
2542
+ "text": "string | null"
2518
2543
  },
2519
2544
  "default": "null",
2520
2545
  "inheritedFrom": {
2521
- "name": "AiIndicator",
2522
- "module": "src/ai-indicator/ai-indicator.ts"
2546
+ "name": "AiCriteriaSearch",
2547
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2523
2548
  }
2524
2549
  },
2525
2550
  {
2526
2551
  "kind": "field",
2527
- "name": "open",
2552
+ "name": "activeGroups",
2553
+ "type": {
2554
+ "text": "CriteriaGroup[]"
2555
+ },
2556
+ "default": "[]",
2557
+ "inheritedFrom": {
2558
+ "name": "AiCriteriaSearch",
2559
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2560
+ }
2561
+ },
2562
+ {
2563
+ "kind": "field",
2564
+ "name": "showingChips",
2528
2565
  "type": {
2529
2566
  "text": "boolean"
2530
2567
  },
2531
2568
  "default": "false",
2532
2569
  "inheritedFrom": {
2533
- "name": "AiIndicator",
2534
- "module": "src/ai-indicator/ai-indicator.ts"
2570
+ "name": "AiCriteriaSearch",
2571
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2535
2572
  }
2536
2573
  },
2537
2574
  {
2538
2575
  "kind": "field",
2539
- "name": "state",
2576
+ "name": "fieldMetadata",
2540
2577
  "type": {
2541
- "text": "AIIndicatorState"
2578
+ "text": "MetadataDetail[] | string[]"
2542
2579
  },
2543
- "default": "'none'",
2580
+ "default": "[]",
2544
2581
  "inheritedFrom": {
2545
- "name": "AiIndicator",
2546
- "module": "src/ai-indicator/ai-indicator.ts"
2582
+ "name": "AiCriteriaSearch",
2583
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2547
2584
  }
2548
2585
  },
2549
2586
  {
2550
2587
  "kind": "field",
2551
- "name": "isInstalling",
2588
+ "name": "isRecording",
2552
2589
  "type": {
2553
2590
  "text": "boolean"
2554
2591
  },
2555
2592
  "default": "false",
2556
2593
  "inheritedFrom": {
2557
- "name": "AiIndicator",
2558
- "module": "src/ai-indicator/ai-indicator.ts"
2594
+ "name": "AiCriteriaSearch",
2595
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2559
2596
  }
2560
2597
  },
2561
2598
  {
2562
2599
  "kind": "field",
2563
- "name": "pollTimer",
2600
+ "name": "textAreaRef",
2564
2601
  "type": {
2565
- "text": "ReturnType<typeof setInterval> | null"
2602
+ "text": "HTMLTextAreaElement"
2566
2603
  },
2567
- "privacy": "private",
2568
- "default": "null",
2604
+ "privacy": "public",
2569
2605
  "inheritedFrom": {
2570
- "name": "AiIndicator",
2571
- "module": "src/ai-indicator/ai-indicator.ts"
2606
+ "name": "AiCriteriaSearch",
2607
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2572
2608
  }
2573
2609
  },
2574
2610
  {
2575
2611
  "kind": "field",
2576
- "name": "clickOutside",
2612
+ "name": "stopRecording",
2613
+ "type": {
2614
+ "text": "(() => void) | null"
2615
+ },
2577
2616
  "privacy": "private",
2617
+ "default": "null",
2578
2618
  "inheritedFrom": {
2579
- "name": "AiIndicator",
2580
- "module": "src/ai-indicator/ai-indicator.ts"
2619
+ "name": "AiCriteriaSearch",
2620
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2581
2621
  }
2582
2622
  },
2583
2623
  {
2584
2624
  "kind": "field",
2585
- "name": "chromeStatusLabel",
2625
+ "name": "speechApplyDebounceTimer",
2586
2626
  "type": {
2587
- "text": "string | null"
2627
+ "text": "ReturnType<typeof setTimeout> | null"
2588
2628
  },
2589
- "readonly": true,
2629
+ "privacy": "private",
2630
+ "default": "null",
2590
2631
  "inheritedFrom": {
2591
- "name": "AiIndicator",
2592
- "module": "src/ai-indicator/ai-indicator.ts"
2632
+ "name": "AiCriteriaSearch",
2633
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2593
2634
  }
2594
2635
  },
2595
2636
  {
2596
2637
  "kind": "field",
2597
- "name": "canInstall",
2638
+ "name": "speechAvailable",
2598
2639
  "type": {
2599
2640
  "text": "boolean"
2600
2641
  },
2601
2642
  "readonly": true,
2602
2643
  "inheritedFrom": {
2603
- "name": "AiIndicator",
2604
- "module": "src/ai-indicator/ai-indicator.ts"
2644
+ "name": "AiCriteriaSearch",
2645
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2605
2646
  }
2606
2647
  },
2607
2648
  {
2608
2649
  "kind": "field",
2609
- "name": "isDownloading",
2650
+ "name": "criteriaChips",
2610
2651
  "type": {
2611
- "text": "boolean"
2652
+ "text": "CriteriaChip[]"
2612
2653
  },
2613
2654
  "readonly": true,
2614
2655
  "inheritedFrom": {
2615
- "name": "AiIndicator",
2616
- "module": "src/ai-indicator/ai-indicator.ts"
2656
+ "name": "AiCriteriaSearch",
2657
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2617
2658
  }
2618
2659
  },
2619
2660
  {
2620
2661
  "kind": "method",
2621
- "name": "openChanged",
2662
+ "name": "getFieldLabel",
2663
+ "privacy": "private",
2622
2664
  "return": {
2623
2665
  "type": {
2624
- "text": "void"
2666
+ "text": "string"
2625
2667
  }
2626
2668
  },
2627
- "inheritedFrom": {
2628
- "name": "AiIndicator",
2629
- "module": "src/ai-indicator/ai-indicator.ts"
2630
- }
2631
- },
2632
- {
2633
- "kind": "method",
2634
- "name": "handleClickOutside",
2635
- "privacy": "private",
2636
2669
  "parameters": [
2637
2670
  {
2638
- "name": "event",
2671
+ "name": "fieldName",
2639
2672
  "type": {
2640
- "text": "MouseEvent"
2673
+ "text": "string"
2641
2674
  }
2642
2675
  }
2643
2676
  ],
2644
2677
  "inheritedFrom": {
2645
- "name": "AiIndicator",
2646
- "module": "src/ai-indicator/ai-indicator.ts"
2647
- }
2648
- },
2649
- {
2650
- "kind": "method",
2651
- "name": "toggleDropdown",
2652
- "inheritedFrom": {
2653
- "name": "AiIndicator",
2654
- "module": "src/ai-indicator/ai-indicator.ts"
2678
+ "name": "AiCriteriaSearch",
2679
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2655
2680
  }
2656
2681
  },
2657
2682
  {
2658
2683
  "kind": "method",
2659
- "name": "refreshStatus",
2684
+ "name": "toggleCriteriaView",
2660
2685
  "return": {
2661
2686
  "type": {
2662
- "text": "Promise<void>"
2687
+ "text": "void"
2663
2688
  }
2664
2689
  },
2665
2690
  "inheritedFrom": {
2666
- "name": "AiIndicator",
2667
- "module": "src/ai-indicator/ai-indicator.ts"
2691
+ "name": "AiCriteriaSearch",
2692
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2668
2693
  }
2669
2694
  },
2670
2695
  {
2671
2696
  "kind": "method",
2672
- "name": "deriveState",
2673
- "privacy": "private",
2697
+ "name": "removeChip",
2674
2698
  "return": {
2675
2699
  "type": {
2676
- "text": "AIIndicatorState"
2700
+ "text": "void"
2677
2701
  }
2678
2702
  },
2679
2703
  "parameters": [
2680
2704
  {
2681
- "name": "s",
2705
+ "name": "groupIndex",
2682
2706
  "type": {
2683
- "text": "AIStatus | null"
2707
+ "text": "number"
2708
+ }
2709
+ },
2710
+ {
2711
+ "name": "clauseIndex",
2712
+ "type": {
2713
+ "text": "number"
2684
2714
  }
2685
2715
  }
2686
2716
  ],
2687
2717
  "inheritedFrom": {
2688
- "name": "AiIndicator",
2689
- "module": "src/ai-indicator/ai-indicator.ts"
2718
+ "name": "AiCriteriaSearch",
2719
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2690
2720
  }
2691
2721
  },
2692
2722
  {
2693
2723
  "kind": "method",
2694
- "name": "maybeStartPolling",
2695
- "privacy": "private",
2724
+ "name": "clearChips",
2696
2725
  "return": {
2697
2726
  "type": {
2698
2727
  "text": "void"
2699
2728
  }
2700
2729
  },
2701
2730
  "inheritedFrom": {
2702
- "name": "AiIndicator",
2703
- "module": "src/ai-indicator/ai-indicator.ts"
2731
+ "name": "AiCriteriaSearch",
2732
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2704
2733
  }
2705
2734
  },
2706
2735
  {
2707
2736
  "kind": "method",
2708
- "name": "startPolling",
2709
- "privacy": "private",
2710
- "return": {
2711
- "type": {
2712
- "text": "void"
2713
- }
2714
- },
2737
+ "name": "handleSubmit",
2715
2738
  "inheritedFrom": {
2716
- "name": "AiIndicator",
2717
- "module": "src/ai-indicator/ai-indicator.ts"
2739
+ "name": "AiCriteriaSearch",
2740
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2718
2741
  }
2719
2742
  },
2720
2743
  {
2721
2744
  "kind": "method",
2722
- "name": "stopPolling",
2723
- "privacy": "private",
2724
- "return": {
2725
- "type": {
2726
- "text": "void"
2727
- }
2728
- },
2745
+ "name": "handleBlur",
2729
2746
  "inheritedFrom": {
2730
- "name": "AiIndicator",
2731
- "module": "src/ai-indicator/ai-indicator.ts"
2747
+ "name": "AiCriteriaSearch",
2748
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2732
2749
  }
2733
2750
  },
2734
2751
  {
2735
2752
  "kind": "method",
2736
- "name": "onInstall",
2737
- "return": {
2738
- "type": {
2739
- "text": "Promise<void>"
2740
- }
2741
- },
2753
+ "name": "clear",
2742
2754
  "inheritedFrom": {
2743
- "name": "AiIndicator",
2744
- "module": "src/ai-indicator/ai-indicator.ts"
2755
+ "name": "AiCriteriaSearch",
2756
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2757
+ }
2758
+ },
2759
+ {
2760
+ "kind": "method",
2761
+ "name": "toggleSpeechInput",
2762
+ "inheritedFrom": {
2763
+ "name": "AiCriteriaSearch",
2764
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2765
+ }
2766
+ },
2767
+ {
2768
+ "kind": "method",
2769
+ "name": "clearSpeechApplyDebounce",
2770
+ "privacy": "private",
2771
+ "inheritedFrom": {
2772
+ "name": "AiCriteriaSearch",
2773
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2745
2774
  }
2746
2775
  },
2747
2776
  {
@@ -2855,197 +2884,55 @@
2855
2884
  "module": "src/foundation-element/foundation-element.ts"
2856
2885
  }
2857
2886
  }
2858
- ]
2859
- },
2860
- {
2861
- "kind": "variable",
2862
- "name": "zeroAiIndicator"
2863
- }
2864
- ],
2865
- "exports": [
2866
- {
2867
- "kind": "js",
2868
- "name": "AiIndicator",
2869
- "declaration": {
2870
- "name": "AiIndicator",
2871
- "module": "src/ai-indicator/ai-indicator.ts"
2872
- }
2873
- },
2874
- {
2875
- "kind": "js",
2876
- "name": "zeroAiIndicator",
2877
- "declaration": {
2878
- "name": "zeroAiIndicator",
2879
- "module": "src/ai-indicator/ai-indicator.ts"
2880
- }
2881
- }
2882
- ]
2883
- },
2884
- {
2885
- "kind": "javascript-module",
2886
- "path": "src/ai-indicator/index.ts",
2887
- "declarations": [],
2888
- "exports": [
2889
- {
2890
- "kind": "js",
2891
- "name": "AiIndicator",
2892
- "declaration": {
2893
- "name": "AiIndicator",
2894
- "module": "./ai-indicator"
2895
- }
2896
- },
2897
- {
2898
- "kind": "js",
2899
- "name": "zeroAiIndicator",
2900
- "declaration": {
2901
- "name": "zeroAiIndicator",
2902
- "module": "./ai-indicator"
2903
- }
2904
- }
2905
- ]
2906
- },
2907
- {
2908
- "kind": "javascript-module",
2909
- "path": "src/_common/colors.hex.ts",
2910
- "declarations": [],
2911
- "exports": []
2912
- },
2913
- {
2914
- "kind": "javascript-module",
2915
- "path": "src/_common/colors.ts",
2916
- "declarations": [
2917
- {
2918
- "kind": "variable",
2919
- "name": "defaultRapidTextColor"
2920
- },
2921
- {
2922
- "kind": "variable",
2923
- "name": "defaultRapidBGColor"
2924
- },
2925
- {
2926
- "kind": "variable",
2927
- "name": "defaultRapidLabelColor"
2928
- },
2929
- {
2930
- "kind": "variable",
2931
- "name": "defaultRapidActiveBGColor"
2932
- },
2933
- {
2934
- "kind": "variable",
2935
- "name": "defaultRapidBorderUnfocusedColor"
2936
- },
2937
- {
2938
- "kind": "variable",
2939
- "name": "FastAppearanceValues",
2940
- "type": {
2941
- "text": "array"
2942
- },
2943
- "default": "['accent', 'lightweight', 'neutral', 'outline', 'stealth']"
2887
+ ],
2888
+ "events": [
2889
+ {
2890
+ "description": "Fired when interpreted criteria is applied or cleared. detail: `string | null`",
2891
+ "name": "criteria-changed",
2892
+ "inheritedFrom": {
2893
+ "name": "AiCriteriaSearch",
2894
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2895
+ }
2896
+ },
2897
+ {
2898
+ "description": "Fired when interpreted criteria contains invalid clauses. detail: `ValidationError[]`",
2899
+ "name": "validation-errors",
2900
+ "inheritedFrom": {
2901
+ "name": "AiCriteriaSearch",
2902
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2903
+ }
2904
+ }
2905
+ ]
2944
2906
  },
2945
2907
  {
2946
2908
  "kind": "variable",
2947
- "name": "ZeroAppearanceValues"
2909
+ "name": "zeroAiCriteriaSearch",
2910
+ "description": "The Zero AI Criteria Search",
2911
+ "privacy": "public"
2948
2912
  }
2949
2913
  ],
2950
2914
  "exports": [
2951
2915
  {
2952
2916
  "kind": "js",
2953
- "name": "defaultRapidTextColor",
2954
- "declaration": {
2955
- "name": "defaultRapidTextColor",
2956
- "module": "src/_common/colors.ts"
2957
- }
2958
- },
2959
- {
2960
- "kind": "js",
2961
- "name": "defaultRapidBGColor",
2962
- "declaration": {
2963
- "name": "defaultRapidBGColor",
2964
- "module": "src/_common/colors.ts"
2965
- }
2966
- },
2967
- {
2968
- "kind": "js",
2969
- "name": "defaultRapidLabelColor",
2970
- "declaration": {
2971
- "name": "defaultRapidLabelColor",
2972
- "module": "src/_common/colors.ts"
2973
- }
2974
- },
2975
- {
2976
- "kind": "js",
2977
- "name": "defaultRapidActiveBGColor",
2978
- "declaration": {
2979
- "name": "defaultRapidActiveBGColor",
2980
- "module": "src/_common/colors.ts"
2981
- }
2982
- },
2983
- {
2984
- "kind": "js",
2985
- "name": "defaultRapidBorderUnfocusedColor",
2986
- "declaration": {
2987
- "name": "defaultRapidBorderUnfocusedColor",
2988
- "module": "src/_common/colors.ts"
2989
- }
2990
- },
2991
- {
2992
- "kind": "js",
2993
- "name": "FastAppearanceValues",
2994
- "declaration": {
2995
- "name": "FastAppearanceValues",
2996
- "module": "src/_common/colors.ts"
2997
- }
2998
- },
2999
- {
3000
- "kind": "js",
3001
- "name": "ZeroAppearanceValues",
3002
- "declaration": {
3003
- "name": "ZeroAppearanceValues",
3004
- "module": "src/_common/colors.ts"
3005
- }
3006
- }
3007
- ]
3008
- },
3009
- {
3010
- "kind": "javascript-module",
3011
- "path": "src/_common/colors.util.ts",
3012
- "declarations": [],
3013
- "exports": []
3014
- },
3015
- {
3016
- "kind": "javascript-module",
3017
- "path": "src/_common/index.ts",
3018
- "declarations": [],
3019
- "exports": [
3020
- {
3021
- "kind": "js",
3022
- "name": "*",
3023
- "declaration": {
3024
- "name": "*",
3025
- "package": "./colors"
3026
- }
3027
- },
3028
- {
3029
- "kind": "js",
3030
- "name": "*",
2917
+ "name": "AiCriteriaSearch",
3031
2918
  "declaration": {
3032
- "name": "*",
3033
- "package": "./colors.hex"
2919
+ "name": "AiCriteriaSearch",
2920
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
3034
2921
  }
3035
2922
  },
3036
2923
  {
3037
2924
  "kind": "js",
3038
- "name": "*",
2925
+ "name": "zeroAiCriteriaSearch",
3039
2926
  "declaration": {
3040
- "name": "*",
3041
- "package": "./colors.util"
2927
+ "name": "zeroAiCriteriaSearch",
2928
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
3042
2929
  }
3043
2930
  }
3044
2931
  ]
3045
2932
  },
3046
2933
  {
3047
2934
  "kind": "javascript-module",
3048
- "path": "src/_config/index.ts",
2935
+ "path": "src/ai-criteria-search/index.ts",
3049
2936
  "declarations": [],
3050
2937
  "exports": [
3051
2938
  {
@@ -3053,7 +2940,7 @@
3053
2940
  "name": "*",
3054
2941
  "declaration": {
3055
2942
  "name": "*",
3056
- "package": "./styles"
2943
+ "package": "./ai-criteria-search"
3057
2944
  }
3058
2945
  },
3059
2946
  {
@@ -3061,7 +2948,7 @@
3061
2948
  "name": "*",
3062
2949
  "declaration": {
3063
2950
  "name": "*",
3064
- "package": "./tokens"
2951
+ "package": "./ai-criteria-search.styles"
3065
2952
  }
3066
2953
  },
3067
2954
  {
@@ -3069,18 +2956,18 @@
3069
2956
  "name": "*",
3070
2957
  "declaration": {
3071
2958
  "name": "*",
3072
- "package": "./values"
2959
+ "package": "./ai-criteria-search.template"
3073
2960
  }
3074
2961
  }
3075
2962
  ]
3076
2963
  },
3077
2964
  {
3078
2965
  "kind": "javascript-module",
3079
- "path": "src/accordion-item/accordion-item.styles.ts",
2966
+ "path": "src/ai-indicator/ai-indicator.styles.ts",
3080
2967
  "declarations": [
3081
2968
  {
3082
2969
  "kind": "function",
3083
- "name": "zeroAccordionItemStyles",
2970
+ "name": "zeroAiIndicatorStyles",
3084
2971
  "return": {
3085
2972
  "type": {
3086
2973
  "text": "ElementStyles"
@@ -3105,155 +2992,286 @@
3105
2992
  "exports": [
3106
2993
  {
3107
2994
  "kind": "js",
3108
- "name": "zeroAccordionItemStyles",
2995
+ "name": "zeroAiIndicatorStyles",
3109
2996
  "declaration": {
3110
- "name": "zeroAccordionItemStyles",
3111
- "module": "src/accordion-item/accordion-item.styles.ts"
2997
+ "name": "zeroAiIndicatorStyles",
2998
+ "module": "src/ai-indicator/ai-indicator.styles.ts"
3112
2999
  }
3113
3000
  }
3114
3001
  ]
3115
3002
  },
3116
3003
  {
3117
3004
  "kind": "javascript-module",
3118
- "path": "src/accordion-item/accordion-item.template.ts",
3005
+ "path": "src/ai-indicator/ai-indicator.ts",
3119
3006
  "declarations": [
3120
3007
  {
3121
- "kind": "function",
3122
- "name": "zeroAccordionItemTemplate",
3123
- "return": {
3124
- "type": {
3125
- "text": "ViewTemplate<AccordionItem>"
3126
- }
3008
+ "kind": "class",
3009
+ "description": "",
3010
+ "name": "AiIndicator",
3011
+ "superclass": {
3012
+ "name": "FoundationAiIndicator",
3013
+ "package": "@genesislcap/foundation-ui"
3127
3014
  },
3128
- "parameters": [
3015
+ "tagName": "%%prefix%%-ai-indicator",
3016
+ "customElement": true,
3017
+ "members": [
3129
3018
  {
3130
- "name": "context",
3019
+ "kind": "field",
3020
+ "name": "providerRegistry",
3131
3021
  "type": {
3132
- "text": "ElementDefinitionContext"
3022
+ "text": "AIProviderRegistry"
3023
+ },
3024
+ "inheritedFrom": {
3025
+ "name": "AiIndicator",
3026
+ "module": "src/ai-indicator/ai-indicator.ts"
3133
3027
  }
3134
3028
  },
3135
3029
  {
3136
- "name": "definition",
3030
+ "kind": "field",
3031
+ "name": "aiProvider",
3137
3032
  "type": {
3138
- "text": "FoundationElementDefinition"
3033
+ "text": "AIProvider | undefined"
3034
+ },
3035
+ "privacy": "private",
3036
+ "description": "The indicator reflects status for the registry's default provider only —\nper-agent provider overrides live with the assistant component, not this\ntop-level chrome.",
3037
+ "readonly": true,
3038
+ "inheritedFrom": {
3039
+ "name": "AiIndicator",
3040
+ "module": "src/ai-indicator/ai-indicator.ts"
3139
3041
  }
3140
- }
3141
- ]
3142
- }
3143
- ],
3144
- "exports": [
3145
- {
3146
- "kind": "js",
3147
- "name": "zeroAccordionItemTemplate",
3148
- "declaration": {
3149
- "name": "zeroAccordionItemTemplate",
3150
- "module": "src/accordion-item/accordion-item.template.ts"
3151
- }
3152
- }
3153
- ]
3154
- },
3155
- {
3156
- "kind": "javascript-module",
3157
- "path": "src/accordion-item/accordion-item.ts",
3158
- "declarations": [
3159
- {
3160
- "kind": "class",
3161
- "description": "",
3162
- "name": "AccordionItem",
3163
- "superclass": {
3164
- "name": "FoundationAccordionItem",
3165
- "package": "@genesislcap/foundation-ui"
3166
- },
3167
- "tagName": "%%prefix%%-card",
3168
- "customElement": true,
3169
- "attributes": [
3042
+ },
3043
+ {
3044
+ "kind": "field",
3045
+ "name": "status",
3046
+ "type": {
3047
+ "text": "AIStatus | null"
3048
+ },
3049
+ "default": "null",
3050
+ "inheritedFrom": {
3051
+ "name": "AiIndicator",
3052
+ "module": "src/ai-indicator/ai-indicator.ts"
3053
+ }
3054
+ },
3055
+ {
3056
+ "kind": "field",
3057
+ "name": "open",
3058
+ "type": {
3059
+ "text": "boolean"
3060
+ },
3061
+ "default": "false",
3062
+ "inheritedFrom": {
3063
+ "name": "AiIndicator",
3064
+ "module": "src/ai-indicator/ai-indicator.ts"
3065
+ }
3066
+ },
3067
+ {
3068
+ "kind": "field",
3069
+ "name": "state",
3070
+ "type": {
3071
+ "text": "AIIndicatorState"
3072
+ },
3073
+ "default": "'none'",
3074
+ "inheritedFrom": {
3075
+ "name": "AiIndicator",
3076
+ "module": "src/ai-indicator/ai-indicator.ts"
3077
+ }
3078
+ },
3079
+ {
3080
+ "kind": "field",
3081
+ "name": "isInstalling",
3082
+ "type": {
3083
+ "text": "boolean"
3084
+ },
3085
+ "default": "false",
3086
+ "inheritedFrom": {
3087
+ "name": "AiIndicator",
3088
+ "module": "src/ai-indicator/ai-indicator.ts"
3089
+ }
3090
+ },
3091
+ {
3092
+ "kind": "field",
3093
+ "name": "pollTimer",
3094
+ "type": {
3095
+ "text": "ReturnType<typeof setInterval> | null"
3096
+ },
3097
+ "privacy": "private",
3098
+ "default": "null",
3099
+ "inheritedFrom": {
3100
+ "name": "AiIndicator",
3101
+ "module": "src/ai-indicator/ai-indicator.ts"
3102
+ }
3103
+ },
3104
+ {
3105
+ "kind": "field",
3106
+ "name": "clickOutside",
3107
+ "privacy": "private",
3108
+ "inheritedFrom": {
3109
+ "name": "AiIndicator",
3110
+ "module": "src/ai-indicator/ai-indicator.ts"
3111
+ }
3112
+ },
3170
3113
  {
3171
- "name": "heading-level",
3114
+ "kind": "field",
3115
+ "name": "chromeStatusLabel",
3172
3116
  "type": {
3173
- "text": "1 | 2 | 3 | 4 | 5 | 6"
3117
+ "text": "string | null"
3174
3118
  },
3175
- "default": "2",
3176
- "description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
3177
- "fieldName": "headinglevel",
3119
+ "readonly": true,
3178
3120
  "inheritedFrom": {
3179
- "name": "AccordionItem",
3180
- "module": "src/accordion-item/accordion-item.ts"
3121
+ "name": "AiIndicator",
3122
+ "module": "src/ai-indicator/ai-indicator.ts"
3181
3123
  }
3182
3124
  },
3183
3125
  {
3126
+ "kind": "field",
3127
+ "name": "canInstall",
3184
3128
  "type": {
3185
3129
  "text": "boolean"
3186
3130
  },
3187
- "default": "false",
3188
- "description": "Expands or collapses the item.",
3189
- "fieldName": "expanded",
3131
+ "readonly": true,
3190
3132
  "inheritedFrom": {
3191
- "name": "AccordionItem",
3192
- "module": "src/accordion-item/accordion-item.ts"
3133
+ "name": "AiIndicator",
3134
+ "module": "src/ai-indicator/ai-indicator.ts"
3193
3135
  }
3194
3136
  },
3195
3137
  {
3196
- "name": "id",
3138
+ "kind": "field",
3139
+ "name": "isDownloading",
3197
3140
  "type": {
3198
- "text": "string"
3141
+ "text": "boolean"
3199
3142
  },
3200
- "description": "The item ID",
3201
- "fieldName": "id",
3143
+ "readonly": true,
3202
3144
  "inheritedFrom": {
3203
- "name": "AccordionItem",
3204
- "module": "src/accordion-item/accordion-item.ts"
3145
+ "name": "AiIndicator",
3146
+ "module": "src/ai-indicator/ai-indicator.ts"
3205
3147
  }
3206
- }
3207
- ],
3208
- "members": [
3148
+ },
3209
3149
  {
3210
- "kind": "field",
3211
- "name": "headinglevel",
3212
- "type": {
3213
- "text": "1 | 2 | 3 | 4 | 5 | 6"
3150
+ "kind": "method",
3151
+ "name": "openChanged",
3152
+ "return": {
3153
+ "type": {
3154
+ "text": "void"
3155
+ }
3214
3156
  },
3215
- "privacy": "public",
3216
- "default": "2",
3217
- "description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
3218
3157
  "inheritedFrom": {
3219
- "name": "AccordionItem",
3220
- "module": "src/accordion-item/accordion-item.ts"
3158
+ "name": "AiIndicator",
3159
+ "module": "src/ai-indicator/ai-indicator.ts"
3221
3160
  }
3222
3161
  },
3223
3162
  {
3224
- "kind": "field",
3225
- "name": "expanded",
3226
- "type": {
3227
- "text": "boolean"
3163
+ "kind": "method",
3164
+ "name": "handleClickOutside",
3165
+ "privacy": "private",
3166
+ "parameters": [
3167
+ {
3168
+ "name": "event",
3169
+ "type": {
3170
+ "text": "MouseEvent"
3171
+ }
3172
+ }
3173
+ ],
3174
+ "inheritedFrom": {
3175
+ "name": "AiIndicator",
3176
+ "module": "src/ai-indicator/ai-indicator.ts"
3177
+ }
3178
+ },
3179
+ {
3180
+ "kind": "method",
3181
+ "name": "toggleDropdown",
3182
+ "inheritedFrom": {
3183
+ "name": "AiIndicator",
3184
+ "module": "src/ai-indicator/ai-indicator.ts"
3185
+ }
3186
+ },
3187
+ {
3188
+ "kind": "method",
3189
+ "name": "refreshStatus",
3190
+ "return": {
3191
+ "type": {
3192
+ "text": "Promise<void>"
3193
+ }
3228
3194
  },
3229
- "privacy": "public",
3230
- "default": "false",
3231
- "description": "Expands or collapses the item.",
3232
3195
  "inheritedFrom": {
3233
- "name": "AccordionItem",
3234
- "module": "src/accordion-item/accordion-item.ts"
3196
+ "name": "AiIndicator",
3197
+ "module": "src/ai-indicator/ai-indicator.ts"
3235
3198
  }
3236
3199
  },
3237
3200
  {
3238
- "kind": "field",
3239
- "name": "id",
3240
- "type": {
3241
- "text": "string"
3201
+ "kind": "method",
3202
+ "name": "deriveState",
3203
+ "privacy": "private",
3204
+ "return": {
3205
+ "type": {
3206
+ "text": "AIIndicatorState"
3207
+ }
3242
3208
  },
3243
- "privacy": "public",
3244
- "description": "The item ID",
3209
+ "parameters": [
3210
+ {
3211
+ "name": "s",
3212
+ "type": {
3213
+ "text": "AIStatus | null"
3214
+ }
3215
+ }
3216
+ ],
3245
3217
  "inheritedFrom": {
3246
- "name": "AccordionItem",
3247
- "module": "src/accordion-item/accordion-item.ts"
3218
+ "name": "AiIndicator",
3219
+ "module": "src/ai-indicator/ai-indicator.ts"
3248
3220
  }
3249
3221
  },
3250
3222
  {
3251
- "kind": "field",
3252
- "name": "change",
3223
+ "kind": "method",
3224
+ "name": "maybeStartPolling",
3253
3225
  "privacy": "private",
3226
+ "return": {
3227
+ "type": {
3228
+ "text": "void"
3229
+ }
3230
+ },
3254
3231
  "inheritedFrom": {
3255
- "name": "AccordionItem",
3256
- "module": "src/accordion-item/accordion-item.ts"
3232
+ "name": "AiIndicator",
3233
+ "module": "src/ai-indicator/ai-indicator.ts"
3234
+ }
3235
+ },
3236
+ {
3237
+ "kind": "method",
3238
+ "name": "startPolling",
3239
+ "privacy": "private",
3240
+ "return": {
3241
+ "type": {
3242
+ "text": "void"
3243
+ }
3244
+ },
3245
+ "inheritedFrom": {
3246
+ "name": "AiIndicator",
3247
+ "module": "src/ai-indicator/ai-indicator.ts"
3248
+ }
3249
+ },
3250
+ {
3251
+ "kind": "method",
3252
+ "name": "stopPolling",
3253
+ "privacy": "private",
3254
+ "return": {
3255
+ "type": {
3256
+ "text": "void"
3257
+ }
3258
+ },
3259
+ "inheritedFrom": {
3260
+ "name": "AiIndicator",
3261
+ "module": "src/ai-indicator/ai-indicator.ts"
3262
+ }
3263
+ },
3264
+ {
3265
+ "kind": "method",
3266
+ "name": "onInstall",
3267
+ "return": {
3268
+ "type": {
3269
+ "text": "Promise<void>"
3270
+ }
3271
+ },
3272
+ "inheritedFrom": {
3273
+ "name": "AiIndicator",
3274
+ "module": "src/ai-indicator/ai-indicator.ts"
3257
3275
  }
3258
3276
  },
3259
3277
  {
@@ -3265,8 +3283,8 @@
3265
3283
  "privacy": "private",
3266
3284
  "default": "void 0",
3267
3285
  "inheritedFrom": {
3268
- "name": "AccordionItem",
3269
- "module": "src/accordion-item/accordion-item.ts"
3286
+ "name": "FoundationElement",
3287
+ "module": "src/foundation-element/foundation-element.ts"
3270
3288
  }
3271
3289
  },
3272
3290
  {
@@ -3278,8 +3296,8 @@
3278
3296
  "privacy": "public",
3279
3297
  "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
3280
3298
  "inheritedFrom": {
3281
- "name": "AccordionItem",
3282
- "module": "src/accordion-item/accordion-item.ts"
3299
+ "name": "FoundationElement",
3300
+ "module": "src/foundation-element/foundation-element.ts"
3283
3301
  }
3284
3302
  },
3285
3303
  {
@@ -3291,8 +3309,8 @@
3291
3309
  "privacy": "public",
3292
3310
  "description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
3293
3311
  "inheritedFrom": {
3294
- "name": "AccordionItem",
3295
- "module": "src/accordion-item/accordion-item.ts"
3312
+ "name": "FoundationElement",
3313
+ "module": "src/foundation-element/foundation-element.ts"
3296
3314
  }
3297
3315
  },
3298
3316
  {
@@ -3305,8 +3323,8 @@
3305
3323
  }
3306
3324
  },
3307
3325
  "inheritedFrom": {
3308
- "name": "AccordionItem",
3309
- "module": "src/accordion-item/accordion-item.ts"
3326
+ "name": "FoundationElement",
3327
+ "module": "src/foundation-element/foundation-element.ts"
3310
3328
  }
3311
3329
  },
3312
3330
  {
@@ -3318,8 +3336,8 @@
3318
3336
  "privacy": "public",
3319
3337
  "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
3320
3338
  "inheritedFrom": {
3321
- "name": "AccordionItem",
3322
- "module": "src/accordion-item/accordion-item.ts"
3339
+ "name": "FoundationElement",
3340
+ "module": "src/foundation-element/foundation-element.ts"
3323
3341
  }
3324
3342
  },
3325
3343
  {
@@ -3332,8 +3350,8 @@
3332
3350
  }
3333
3351
  },
3334
3352
  "inheritedFrom": {
3335
- "name": "AccordionItem",
3336
- "module": "src/accordion-item/accordion-item.ts"
3353
+ "name": "FoundationElement",
3354
+ "module": "src/foundation-element/foundation-element.ts"
3337
3355
  }
3338
3356
  },
3339
3357
  {
@@ -3363,73 +3381,55 @@
3363
3381
  ],
3364
3382
  "description": "Defines an element registry function with a set of element definition defaults.",
3365
3383
  "inheritedFrom": {
3366
- "name": "AccordionItem",
3367
- "module": "src/accordion-item/accordion-item.ts"
3368
- }
3369
- }
3370
- ],
3371
- "events": [
3372
- {
3373
- "description": "Fires a custom 'change' event when the button is invoked",
3374
- "name": "change",
3375
- "inheritedFrom": {
3376
- "name": "AccordionItem",
3377
- "module": "src/accordion-item/accordion-item.ts"
3384
+ "name": "FoundationElement",
3385
+ "module": "src/foundation-element/foundation-element.ts"
3378
3386
  }
3379
3387
  }
3380
3388
  ]
3381
3389
  },
3382
3390
  {
3383
3391
  "kind": "variable",
3384
- "name": "zeroAccordionItem"
3392
+ "name": "zeroAiIndicator"
3385
3393
  }
3386
3394
  ],
3387
3395
  "exports": [
3388
3396
  {
3389
3397
  "kind": "js",
3390
- "name": "AccordionItem",
3398
+ "name": "AiIndicator",
3391
3399
  "declaration": {
3392
- "name": "AccordionItem",
3393
- "module": "src/accordion-item/accordion-item.ts"
3400
+ "name": "AiIndicator",
3401
+ "module": "src/ai-indicator/ai-indicator.ts"
3394
3402
  }
3395
3403
  },
3396
3404
  {
3397
3405
  "kind": "js",
3398
- "name": "zeroAccordionItem",
3406
+ "name": "zeroAiIndicator",
3399
3407
  "declaration": {
3400
- "name": "zeroAccordionItem",
3401
- "module": "src/accordion-item/accordion-item.ts"
3408
+ "name": "zeroAiIndicator",
3409
+ "module": "src/ai-indicator/ai-indicator.ts"
3402
3410
  }
3403
3411
  }
3404
3412
  ]
3405
3413
  },
3406
3414
  {
3407
3415
  "kind": "javascript-module",
3408
- "path": "src/accordion-item/index.ts",
3416
+ "path": "src/ai-indicator/index.ts",
3409
3417
  "declarations": [],
3410
3418
  "exports": [
3411
3419
  {
3412
3420
  "kind": "js",
3413
- "name": "*",
3414
- "declaration": {
3415
- "name": "*",
3416
- "package": "./accordion-item"
3417
- }
3418
- },
3419
- {
3420
- "kind": "js",
3421
- "name": "*",
3421
+ "name": "AiIndicator",
3422
3422
  "declaration": {
3423
- "name": "*",
3424
- "package": "./accordion-item.styles"
3423
+ "name": "AiIndicator",
3424
+ "module": "./ai-indicator"
3425
3425
  }
3426
3426
  },
3427
3427
  {
3428
3428
  "kind": "js",
3429
- "name": "*",
3429
+ "name": "zeroAiIndicator",
3430
3430
  "declaration": {
3431
- "name": "*",
3432
- "package": "./accordion-item.template"
3431
+ "name": "zeroAiIndicator",
3432
+ "module": "./ai-indicator"
3433
3433
  }
3434
3434
  }
3435
3435
  ]