@genesislcap/foundation-ui 14.398.0 → 14.400.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/dist/custom-elements.json +1937 -766
  2. package/dist/dts/ai-criteria-search/ai-criteria-search.d.ts +41 -0
  3. package/dist/dts/ai-criteria-search/ai-criteria-search.d.ts.map +1 -0
  4. package/dist/dts/ai-criteria-search/ai-criteria-search.styles.d.ts +2 -0
  5. package/dist/dts/ai-criteria-search/ai-criteria-search.styles.d.ts.map +1 -0
  6. package/dist/dts/ai-criteria-search/ai-criteria-search.template.d.ts +4 -0
  7. package/dist/dts/ai-criteria-search/ai-criteria-search.template.d.ts.map +1 -0
  8. package/dist/dts/ai-criteria-search/index.d.ts +7 -0
  9. package/dist/dts/ai-criteria-search/index.d.ts.map +1 -0
  10. package/dist/dts/ai-criteria-search/validation/criteria-ir.d.ts +36 -0
  11. package/dist/dts/ai-criteria-search/validation/criteria-ir.d.ts.map +1 -0
  12. package/dist/dts/ai-criteria-search/validation/operator-map.d.ts +17 -0
  13. package/dist/dts/ai-criteria-search/validation/operator-map.d.ts.map +1 -0
  14. package/dist/dts/ai-criteria-search/validation/schema-validator.d.ts +15 -0
  15. package/dist/dts/ai-criteria-search/validation/schema-validator.d.ts.map +1 -0
  16. package/dist/dts/ai-criteria-search/validation-error-notification.d.ts +14 -0
  17. package/dist/dts/ai-criteria-search/validation-error-notification.d.ts.map +1 -0
  18. package/dist/dts/ai-indicator/ai-indicator.d.ts +31 -0
  19. package/dist/dts/ai-indicator/ai-indicator.d.ts.map +1 -0
  20. package/dist/dts/ai-indicator/ai-indicator.styles.d.ts +4 -0
  21. package/dist/dts/ai-indicator/ai-indicator.styles.d.ts.map +1 -0
  22. package/dist/dts/ai-indicator/ai-indicator.template.d.ts +4 -0
  23. package/dist/dts/ai-indicator/ai-indicator.template.d.ts.map +1 -0
  24. package/dist/dts/ai-indicator/index.d.ts +4 -0
  25. package/dist/dts/ai-indicator/index.d.ts.map +1 -0
  26. package/dist/dts/base-components.d.ts +12 -0
  27. package/dist/dts/base-components.d.ts.map +1 -1
  28. package/dist/dts/index.d.ts +2 -0
  29. package/dist/dts/index.d.ts.map +1 -1
  30. package/dist/esm/ai-criteria-search/ai-criteria-search.js +172 -0
  31. package/dist/esm/ai-criteria-search/ai-criteria-search.styles.js +36 -0
  32. package/dist/esm/ai-criteria-search/ai-criteria-search.template.js +44 -0
  33. package/dist/esm/ai-criteria-search/index.js +6 -0
  34. package/dist/esm/ai-criteria-search/validation/criteria-ir.js +7 -0
  35. package/dist/esm/ai-criteria-search/validation/operator-map.js +97 -0
  36. package/dist/esm/ai-criteria-search/validation/schema-validator.js +150 -0
  37. package/dist/esm/ai-criteria-search/validation-error-notification.js +34 -0
  38. package/dist/esm/ai-indicator/ai-indicator.js +190 -0
  39. package/dist/esm/ai-indicator/ai-indicator.styles.js +132 -0
  40. package/dist/esm/ai-indicator/ai-indicator.template.js +72 -0
  41. package/dist/esm/ai-indicator/index.js +3 -0
  42. package/dist/esm/base-components.js +4 -0
  43. package/dist/esm/index.js +2 -0
  44. package/package.json +19 -18
@@ -12,7 +12,7 @@
12
12
  "type": {
13
13
  "text": "object"
14
14
  },
15
- "default": "{\n foundationAccordion,\n foundationAccordionItem,\n foundationActionsMenu,\n foundationAnchor,\n foundationAnchoredRegion,\n foundationAvatar,\n foundationBadge,\n foundationBanner,\n foundationBreadcrumb,\n foundationBreadcrumbItem,\n foundationButton,\n foundationCalendar,\n foundationCard,\n foundationCategorizedMultiselect,\n foundationCheckbox,\n foundationCombobox,\n foundationConnectionIndicator,\n foundationDataGrid,\n foundationDataGridCell,\n foundationDataGridRow,\n foundationDatePicker,\n foundationDesignSystemProvider,\n foundationDialog,\n foundationDisclosure,\n foundationDivider,\n foundationDropdownMenu,\n foundationErrorBanner,\n foundationErrorBoundary,\n foundationErrorDialog,\n foundationFileReader,\n foundationFileUpload,\n foundationFilter,\n foundationFilterBar,\n foundationFlexLayout,\n foundationFlipper,\n foundationFlyout,\n foundationGridLayout,\n foundationGridLayoutItem,\n foundationHorizontalScroll,\n foundationIcon,\n foundationListbox,\n foundationListboxOption,\n foundationMenu,\n foundationMenuItem,\n foundationModal,\n foundationMultiselect,\n foundationNumberField,\n foundationOptgroup,\n foundationPopper,\n foundationProgress,\n foundationProgressRing,\n foundationRadio,\n foundationRadioGroup,\n foundationScheduler,\n foundationSchedulerCronBuilder,\n foundationSchedulerTimezone,\n foundationSearchBar,\n foundationSearchBarCombobox,\n foundationSegmentedControl,\n foundationSegmentedItem,\n foundationSelect,\n foundationSkeleton,\n foundationSlider,\n foundationSliderLabel,\n foundationSnackbar,\n foundationStackingIcons,\n foundationStatusPill,\n foundationEnvironmentIndicator,\n foundationStepperTab,\n foundationStepperTabPanel,\n foundationSwitch,\n foundationSystemHealthOverlay,\n foundationTab,\n foundationTabPanel,\n foundationTabs,\n foundationTextArea,\n foundationTextField,\n foundationToast,\n foundationToolbar,\n foundationTooltip,\n foundationTreeItem,\n foundationTreeView,\n foundationUrlInput,\n foundationSectionNavigator,\n register(container?: Container, ...rest: any[]) {\n if (!container) {\n // preserve backward compatibility with code that loops through\n // the values of this object and calls them as funcs with no args\n return;\n }\n\n for (const key in this) {\n if (key === 'register') {\n continue;\n }\n\n this[key]().register(container, ...rest);\n }\n },\n}"
15
+ "default": "{\n foundationAccordion,\n foundationAiCriteriaSearch,\n foundationAiIndicator,\n foundationAccordionItem,\n foundationActionsMenu,\n foundationAnchor,\n foundationAnchoredRegion,\n foundationAvatar,\n foundationBadge,\n foundationBanner,\n foundationBreadcrumb,\n foundationBreadcrumbItem,\n foundationButton,\n foundationCalendar,\n foundationCard,\n foundationCategorizedMultiselect,\n foundationCheckbox,\n foundationCombobox,\n foundationConnectionIndicator,\n foundationDataGrid,\n foundationDataGridCell,\n foundationDataGridRow,\n foundationDatePicker,\n foundationDesignSystemProvider,\n foundationDialog,\n foundationDisclosure,\n foundationDivider,\n foundationDropdownMenu,\n foundationErrorBanner,\n foundationErrorBoundary,\n foundationErrorDialog,\n foundationFileReader,\n foundationFileUpload,\n foundationFilter,\n foundationFilterBar,\n foundationFlexLayout,\n foundationFlipper,\n foundationFlyout,\n foundationGridLayout,\n foundationGridLayoutItem,\n foundationHorizontalScroll,\n foundationIcon,\n foundationListbox,\n foundationListboxOption,\n foundationMenu,\n foundationMenuItem,\n foundationModal,\n foundationMultiselect,\n foundationNumberField,\n foundationOptgroup,\n foundationPopper,\n foundationProgress,\n foundationProgressRing,\n foundationRadio,\n foundationRadioGroup,\n foundationScheduler,\n foundationSchedulerCronBuilder,\n foundationSchedulerTimezone,\n foundationSearchBar,\n foundationSearchBarCombobox,\n foundationSegmentedControl,\n foundationSegmentedItem,\n foundationSelect,\n foundationSkeleton,\n foundationSlider,\n foundationSliderLabel,\n foundationSnackbar,\n foundationStackingIcons,\n foundationStatusPill,\n foundationEnvironmentIndicator,\n foundationStepperTab,\n foundationStepperTabPanel,\n foundationSwitch,\n foundationSystemHealthOverlay,\n foundationTab,\n foundationTabPanel,\n foundationTabs,\n foundationTextArea,\n foundationTextField,\n foundationToast,\n foundationToolbar,\n foundationTooltip,\n foundationTreeItem,\n foundationTreeView,\n foundationUrlInput,\n foundationSectionNavigator,\n register(container?: Container, ...rest: any[]) {\n if (!container) {\n // preserve backward compatibility with code that loops through\n // the values of this object and calls them as funcs with no args\n return;\n }\n\n for (const key in this) {\n if (key === 'register') {\n continue;\n }\n\n this[key]().register(container, ...rest);\n }\n },\n}"
16
16
  }
17
17
  ],
18
18
  "exports": [
@@ -92,6 +92,22 @@
92
92
  "package": "./accordion"
93
93
  }
94
94
  },
95
+ {
96
+ "kind": "js",
97
+ "name": "*",
98
+ "declaration": {
99
+ "name": "*",
100
+ "package": "./ai-criteria-search"
101
+ }
102
+ },
103
+ {
104
+ "kind": "js",
105
+ "name": "*",
106
+ "declaration": {
107
+ "name": "*",
108
+ "package": "./ai-indicator"
109
+ }
110
+ },
95
111
  {
96
112
  "kind": "js",
97
113
  "name": "*",
@@ -1271,6 +1287,400 @@
1271
1287
  }
1272
1288
  ]
1273
1289
  },
1290
+ {
1291
+ "kind": "javascript-module",
1292
+ "path": "src/accordion-item/accordion-item.styles.ts",
1293
+ "declarations": [
1294
+ {
1295
+ "kind": "function",
1296
+ "name": "foundationAccordionItemStyles",
1297
+ "return": {
1298
+ "type": {
1299
+ "text": "ElementStyles"
1300
+ }
1301
+ },
1302
+ "parameters": [
1303
+ {
1304
+ "name": "context",
1305
+ "type": {
1306
+ "text": "ElementDefinitionContext"
1307
+ }
1308
+ },
1309
+ {
1310
+ "name": "definition",
1311
+ "type": {
1312
+ "text": "FoundationElementDefinition"
1313
+ }
1314
+ }
1315
+ ]
1316
+ }
1317
+ ],
1318
+ "exports": [
1319
+ {
1320
+ "kind": "js",
1321
+ "name": "foundationAccordionItemStyles",
1322
+ "declaration": {
1323
+ "name": "foundationAccordionItemStyles",
1324
+ "module": "src/accordion-item/accordion-item.styles.ts"
1325
+ }
1326
+ }
1327
+ ]
1328
+ },
1329
+ {
1330
+ "kind": "javascript-module",
1331
+ "path": "src/accordion-item/accordion-item.template.ts",
1332
+ "declarations": [
1333
+ {
1334
+ "kind": "function",
1335
+ "name": "foundationAccordionItemTemplate",
1336
+ "return": {
1337
+ "type": {
1338
+ "text": "ViewTemplate<AccordionItem>"
1339
+ }
1340
+ },
1341
+ "parameters": [
1342
+ {
1343
+ "name": "context",
1344
+ "type": {
1345
+ "text": "ElementDefinitionContext"
1346
+ }
1347
+ },
1348
+ {
1349
+ "name": "definition",
1350
+ "type": {
1351
+ "text": "FoundationElementDefinition"
1352
+ }
1353
+ }
1354
+ ]
1355
+ }
1356
+ ],
1357
+ "exports": [
1358
+ {
1359
+ "kind": "js",
1360
+ "name": "foundationAccordionItemTemplate",
1361
+ "declaration": {
1362
+ "name": "foundationAccordionItemTemplate",
1363
+ "module": "src/accordion-item/accordion-item.template.ts"
1364
+ }
1365
+ }
1366
+ ]
1367
+ },
1368
+ {
1369
+ "kind": "javascript-module",
1370
+ "path": "src/accordion-item/accordion-item.ts",
1371
+ "declarations": [
1372
+ {
1373
+ "kind": "class",
1374
+ "description": "",
1375
+ "name": "AccordionItem",
1376
+ "superclass": {
1377
+ "name": "FASTAccordionItem",
1378
+ "package": "@microsoft/fast-components"
1379
+ },
1380
+ "tagName": "%%prefix%%-accordion-item",
1381
+ "customElement": true,
1382
+ "attributes": [
1383
+ {
1384
+ "name": "heading-level",
1385
+ "type": {
1386
+ "text": "1 | 2 | 3 | 4 | 5 | 6"
1387
+ },
1388
+ "default": "2",
1389
+ "description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
1390
+ "fieldName": "headinglevel",
1391
+ "inheritedFrom": {
1392
+ "name": "AccordionItem",
1393
+ "module": "src/accordion-item/accordion-item.ts"
1394
+ }
1395
+ },
1396
+ {
1397
+ "type": {
1398
+ "text": "boolean"
1399
+ },
1400
+ "default": "false",
1401
+ "description": "Expands or collapses the item.",
1402
+ "fieldName": "expanded",
1403
+ "inheritedFrom": {
1404
+ "name": "AccordionItem",
1405
+ "module": "src/accordion-item/accordion-item.ts"
1406
+ }
1407
+ },
1408
+ {
1409
+ "name": "id",
1410
+ "type": {
1411
+ "text": "string"
1412
+ },
1413
+ "description": "The item ID",
1414
+ "fieldName": "id",
1415
+ "inheritedFrom": {
1416
+ "name": "AccordionItem",
1417
+ "module": "src/accordion-item/accordion-item.ts"
1418
+ }
1419
+ }
1420
+ ],
1421
+ "members": [
1422
+ {
1423
+ "kind": "field",
1424
+ "name": "headinglevel",
1425
+ "type": {
1426
+ "text": "1 | 2 | 3 | 4 | 5 | 6"
1427
+ },
1428
+ "privacy": "public",
1429
+ "default": "2",
1430
+ "description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
1431
+ "inheritedFrom": {
1432
+ "name": "AccordionItem",
1433
+ "module": "src/accordion-item/accordion-item.ts"
1434
+ }
1435
+ },
1436
+ {
1437
+ "kind": "field",
1438
+ "name": "expanded",
1439
+ "type": {
1440
+ "text": "boolean"
1441
+ },
1442
+ "privacy": "public",
1443
+ "default": "false",
1444
+ "description": "Expands or collapses the item.",
1445
+ "inheritedFrom": {
1446
+ "name": "AccordionItem",
1447
+ "module": "src/accordion-item/accordion-item.ts"
1448
+ }
1449
+ },
1450
+ {
1451
+ "kind": "field",
1452
+ "name": "id",
1453
+ "type": {
1454
+ "text": "string"
1455
+ },
1456
+ "privacy": "public",
1457
+ "description": "The item ID",
1458
+ "inheritedFrom": {
1459
+ "name": "AccordionItem",
1460
+ "module": "src/accordion-item/accordion-item.ts"
1461
+ }
1462
+ },
1463
+ {
1464
+ "kind": "field",
1465
+ "name": "change",
1466
+ "privacy": "private",
1467
+ "inheritedFrom": {
1468
+ "name": "AccordionItem",
1469
+ "module": "src/accordion-item/accordion-item.ts"
1470
+ }
1471
+ },
1472
+ {
1473
+ "kind": "field",
1474
+ "name": "_presentation",
1475
+ "type": {
1476
+ "text": "ComponentPresentation | null | undefined"
1477
+ },
1478
+ "privacy": "private",
1479
+ "default": "void 0",
1480
+ "inheritedFrom": {
1481
+ "name": "FoundationElement",
1482
+ "module": "src/foundation-element/foundation-element.ts"
1483
+ }
1484
+ },
1485
+ {
1486
+ "kind": "field",
1487
+ "name": "$presentation",
1488
+ "type": {
1489
+ "text": "ComponentPresentation | null"
1490
+ },
1491
+ "privacy": "public",
1492
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
1493
+ "inheritedFrom": {
1494
+ "name": "FoundationElement",
1495
+ "module": "src/foundation-element/foundation-element.ts"
1496
+ }
1497
+ },
1498
+ {
1499
+ "kind": "field",
1500
+ "name": "template",
1501
+ "type": {
1502
+ "text": "ElementViewTemplate | void | null"
1503
+ },
1504
+ "privacy": "public",
1505
+ "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.",
1506
+ "inheritedFrom": {
1507
+ "name": "FoundationElement",
1508
+ "module": "src/foundation-element/foundation-element.ts"
1509
+ }
1510
+ },
1511
+ {
1512
+ "kind": "method",
1513
+ "name": "templateChanged",
1514
+ "privacy": "protected",
1515
+ "return": {
1516
+ "type": {
1517
+ "text": "void"
1518
+ }
1519
+ },
1520
+ "inheritedFrom": {
1521
+ "name": "FoundationElement",
1522
+ "module": "src/foundation-element/foundation-element.ts"
1523
+ }
1524
+ },
1525
+ {
1526
+ "kind": "field",
1527
+ "name": "styles",
1528
+ "type": {
1529
+ "text": "ElementStyles | void | null"
1530
+ },
1531
+ "privacy": "public",
1532
+ "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.",
1533
+ "inheritedFrom": {
1534
+ "name": "FoundationElement",
1535
+ "module": "src/foundation-element/foundation-element.ts"
1536
+ }
1537
+ },
1538
+ {
1539
+ "kind": "method",
1540
+ "name": "stylesChanged",
1541
+ "privacy": "protected",
1542
+ "return": {
1543
+ "type": {
1544
+ "text": "void"
1545
+ }
1546
+ },
1547
+ "inheritedFrom": {
1548
+ "name": "FoundationElement",
1549
+ "module": "src/foundation-element/foundation-element.ts"
1550
+ }
1551
+ },
1552
+ {
1553
+ "kind": "method",
1554
+ "name": "compose",
1555
+ "privacy": "public",
1556
+ "static": true,
1557
+ "return": {
1558
+ "type": {
1559
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
1560
+ }
1561
+ },
1562
+ "parameters": [
1563
+ {
1564
+ "name": "this",
1565
+ "type": {
1566
+ "text": "K"
1567
+ }
1568
+ },
1569
+ {
1570
+ "name": "elementDefinition",
1571
+ "type": {
1572
+ "text": "T"
1573
+ },
1574
+ "description": "The definition of the element to create the registry\nfunction for."
1575
+ }
1576
+ ],
1577
+ "description": "Defines an element registry function with a set of element definition defaults.",
1578
+ "inheritedFrom": {
1579
+ "name": "FoundationElement",
1580
+ "module": "src/foundation-element/foundation-element.ts"
1581
+ }
1582
+ }
1583
+ ],
1584
+ "events": [
1585
+ {
1586
+ "description": "Fires a custom 'change' event when the button is invoked",
1587
+ "name": "change",
1588
+ "inheritedFrom": {
1589
+ "name": "AccordionItem",
1590
+ "module": "src/accordion-item/accordion-item.ts"
1591
+ }
1592
+ }
1593
+ ]
1594
+ },
1595
+ {
1596
+ "kind": "variable",
1597
+ "name": "foundationAccordionItemShadowOptions",
1598
+ "type": {
1599
+ "text": "ShadowRootInit"
1600
+ },
1601
+ "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
1602
+ },
1603
+ {
1604
+ "kind": "variable",
1605
+ "name": "defaultAccordionItemConfig",
1606
+ "type": {
1607
+ "text": "object"
1608
+ },
1609
+ "default": "{\n collapsedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"collapsed-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M9 5.44446V12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n expandedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"expanded-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"minus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n}"
1610
+ },
1611
+ {
1612
+ "kind": "variable",
1613
+ "name": "foundationAccordionItem",
1614
+ "description": "The Foundation Accordion Item",
1615
+ "privacy": "public"
1616
+ }
1617
+ ],
1618
+ "exports": [
1619
+ {
1620
+ "kind": "js",
1621
+ "name": "AccordionItem",
1622
+ "declaration": {
1623
+ "name": "AccordionItem",
1624
+ "module": "src/accordion-item/accordion-item.ts"
1625
+ }
1626
+ },
1627
+ {
1628
+ "kind": "js",
1629
+ "name": "foundationAccordionItemShadowOptions",
1630
+ "declaration": {
1631
+ "name": "foundationAccordionItemShadowOptions",
1632
+ "module": "src/accordion-item/accordion-item.ts"
1633
+ }
1634
+ },
1635
+ {
1636
+ "kind": "js",
1637
+ "name": "defaultAccordionItemConfig",
1638
+ "declaration": {
1639
+ "name": "defaultAccordionItemConfig",
1640
+ "module": "src/accordion-item/accordion-item.ts"
1641
+ }
1642
+ },
1643
+ {
1644
+ "kind": "js",
1645
+ "name": "foundationAccordionItem",
1646
+ "declaration": {
1647
+ "name": "foundationAccordionItem",
1648
+ "module": "src/accordion-item/accordion-item.ts"
1649
+ }
1650
+ }
1651
+ ]
1652
+ },
1653
+ {
1654
+ "kind": "javascript-module",
1655
+ "path": "src/accordion-item/index.ts",
1656
+ "declarations": [],
1657
+ "exports": [
1658
+ {
1659
+ "kind": "js",
1660
+ "name": "*",
1661
+ "declaration": {
1662
+ "name": "*",
1663
+ "package": "./accordion-item.template"
1664
+ }
1665
+ },
1666
+ {
1667
+ "kind": "js",
1668
+ "name": "*",
1669
+ "declaration": {
1670
+ "name": "*",
1671
+ "package": "./accordion-item.styles"
1672
+ }
1673
+ },
1674
+ {
1675
+ "kind": "js",
1676
+ "name": "*",
1677
+ "declaration": {
1678
+ "name": "*",
1679
+ "package": "./accordion-item"
1680
+ }
1681
+ }
1682
+ ]
1683
+ },
1274
1684
  {
1275
1685
  "kind": "javascript-module",
1276
1686
  "path": "src/_config/index.ts",
@@ -1304,11 +1714,34 @@
1304
1714
  },
1305
1715
  {
1306
1716
  "kind": "javascript-module",
1307
- "path": "src/accordion-item/accordion-item.styles.ts",
1717
+ "path": "src/actions-menu/actions-menu.styles.ts",
1308
1718
  "declarations": [
1309
1719
  {
1310
1720
  "kind": "function",
1311
- "name": "foundationAccordionItemStyles",
1721
+ "name": "actionsMenuBaseStyles",
1722
+ "return": {
1723
+ "type": {
1724
+ "text": "ElementStyles"
1725
+ }
1726
+ },
1727
+ "parameters": [
1728
+ {
1729
+ "name": "context",
1730
+ "type": {
1731
+ "text": "ElementDefinitionContext"
1732
+ }
1733
+ },
1734
+ {
1735
+ "name": "definition",
1736
+ "type": {
1737
+ "text": "FoundationElementDefinition"
1738
+ }
1739
+ }
1740
+ ]
1741
+ },
1742
+ {
1743
+ "kind": "function",
1744
+ "name": "foundationActionsMenuStyles",
1312
1745
  "return": {
1313
1746
  "type": {
1314
1747
  "text": "ElementStyles"
@@ -1333,157 +1766,270 @@
1333
1766
  "exports": [
1334
1767
  {
1335
1768
  "kind": "js",
1336
- "name": "foundationAccordionItemStyles",
1769
+ "name": "actionsMenuBaseStyles",
1337
1770
  "declaration": {
1338
- "name": "foundationAccordionItemStyles",
1339
- "module": "src/accordion-item/accordion-item.styles.ts"
1771
+ "name": "actionsMenuBaseStyles",
1772
+ "module": "src/actions-menu/actions-menu.styles.ts"
1773
+ }
1774
+ },
1775
+ {
1776
+ "kind": "js",
1777
+ "name": "foundationActionsMenuStyles",
1778
+ "declaration": {
1779
+ "name": "foundationActionsMenuStyles",
1780
+ "module": "src/actions-menu/actions-menu.styles.ts"
1340
1781
  }
1341
1782
  }
1342
1783
  ]
1343
1784
  },
1344
1785
  {
1345
1786
  "kind": "javascript-module",
1346
- "path": "src/accordion-item/accordion-item.template.ts",
1787
+ "path": "src/actions-menu/actions-menu.template.ts",
1347
1788
  "declarations": [
1348
1789
  {
1349
1790
  "kind": "function",
1350
- "name": "foundationAccordionItemTemplate",
1351
- "return": {
1352
- "type": {
1353
- "text": "ViewTemplate<AccordionItem>"
1354
- }
1355
- },
1791
+ "name": "menuTemplate",
1356
1792
  "parameters": [
1357
1793
  {
1358
- "name": "context",
1794
+ "name": "prefix",
1359
1795
  "type": {
1360
- "text": "ElementDefinitionContext"
1796
+ "text": "string"
1361
1797
  }
1362
- },
1798
+ }
1799
+ ]
1800
+ },
1801
+ {
1802
+ "kind": "function",
1803
+ "name": "singleOptionTemplate",
1804
+ "parameters": [
1363
1805
  {
1364
- "name": "definition",
1806
+ "name": "prefix",
1365
1807
  "type": {
1366
- "text": "FoundationElementDefinition"
1808
+ "text": "string"
1367
1809
  }
1368
1810
  }
1369
1811
  ]
1812
+ },
1813
+ {
1814
+ "kind": "variable",
1815
+ "name": "foundationActionsMenuTemplate",
1816
+ "type": {
1817
+ "text": "ViewTemplate<ActionsMenu>"
1818
+ },
1819
+ "default": "html`\n <div\n class=\"actions-container${(x) => (x.isVertical ? ' actions-vertical' : '')}\"\n part=\"actions-container\"\n >\n ${(x) => x.getTemplate(getPrefix(x))}\n </div>\n`"
1370
1820
  }
1371
1821
  ],
1372
1822
  "exports": [
1373
1823
  {
1374
1824
  "kind": "js",
1375
- "name": "foundationAccordionItemTemplate",
1825
+ "name": "menuTemplate",
1376
1826
  "declaration": {
1377
- "name": "foundationAccordionItemTemplate",
1378
- "module": "src/accordion-item/accordion-item.template.ts"
1827
+ "name": "menuTemplate",
1828
+ "module": "src/actions-menu/actions-menu.template.ts"
1829
+ }
1830
+ },
1831
+ {
1832
+ "kind": "js",
1833
+ "name": "singleOptionTemplate",
1834
+ "declaration": {
1835
+ "name": "singleOptionTemplate",
1836
+ "module": "src/actions-menu/actions-menu.template.ts"
1837
+ }
1838
+ },
1839
+ {
1840
+ "kind": "js",
1841
+ "name": "foundationActionsMenuTemplate",
1842
+ "declaration": {
1843
+ "name": "foundationActionsMenuTemplate",
1844
+ "module": "src/actions-menu/actions-menu.template.ts"
1379
1845
  }
1380
1846
  }
1381
1847
  ]
1382
1848
  },
1383
1849
  {
1384
1850
  "kind": "javascript-module",
1385
- "path": "src/accordion-item/accordion-item.ts",
1851
+ "path": "src/actions-menu/actions-menu.ts",
1386
1852
  "declarations": [
1387
1853
  {
1388
1854
  "kind": "class",
1389
1855
  "description": "",
1390
- "name": "AccordionItem",
1391
- "superclass": {
1392
- "name": "FASTAccordionItem",
1393
- "package": "@microsoft/fast-components"
1394
- },
1395
- "tagName": "%%prefix%%-accordion-item",
1396
- "customElement": true,
1397
- "attributes": [
1856
+ "name": "ActionsMenu",
1857
+ "members": [
1398
1858
  {
1399
- "name": "heading-level",
1859
+ "kind": "field",
1860
+ "name": "actions",
1400
1861
  "type": {
1401
- "text": "1 | 2 | 3 | 4 | 5 | 6"
1402
- },
1403
- "default": "2",
1404
- "description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
1405
- "fieldName": "headinglevel",
1406
- "inheritedFrom": {
1407
- "name": "AccordionItem",
1408
- "module": "src/accordion-item/accordion-item.ts"
1862
+ "text": "ActionMenuItem[]"
1409
1863
  }
1410
1864
  },
1411
1865
  {
1866
+ "kind": "field",
1867
+ "name": "isVertical",
1412
1868
  "type": {
1413
1869
  "text": "boolean"
1414
1870
  },
1415
- "default": "false",
1416
- "description": "Expands or collapses the item.",
1417
- "fieldName": "expanded",
1418
- "inheritedFrom": {
1419
- "name": "AccordionItem",
1420
- "module": "src/accordion-item/accordion-item.ts"
1871
+ "default": "false"
1872
+ },
1873
+ {
1874
+ "kind": "field",
1875
+ "name": "addDefaultActions",
1876
+ "type": {
1877
+ "text": "boolean"
1878
+ },
1879
+ "default": "true"
1880
+ },
1881
+ {
1882
+ "kind": "field",
1883
+ "name": "autoCloseOnAction",
1884
+ "type": {
1885
+ "text": "boolean"
1886
+ },
1887
+ "default": "true"
1888
+ },
1889
+ {
1890
+ "kind": "field",
1891
+ "name": "classNames",
1892
+ "type": {
1893
+ "text": "string"
1421
1894
  }
1422
1895
  },
1423
1896
  {
1424
- "name": "id",
1897
+ "kind": "field",
1898
+ "name": "definition",
1899
+ "type": {
1900
+ "text": "any"
1901
+ }
1902
+ },
1903
+ {
1904
+ "kind": "field",
1905
+ "name": "name",
1425
1906
  "type": {
1426
1907
  "text": "string"
1427
1908
  },
1428
- "description": "The item ID",
1429
- "fieldName": "id",
1430
- "inheritedFrom": {
1431
- "name": "AccordionItem",
1432
- "module": "src/accordion-item/accordion-item.ts"
1433
- }
1434
- }
1435
- ],
1436
- "members": [
1909
+ "default": "'Actions'"
1910
+ },
1437
1911
  {
1438
1912
  "kind": "field",
1439
- "name": "headinglevel",
1913
+ "name": "open",
1440
1914
  "type": {
1441
- "text": "1 | 2 | 3 | 4 | 5 | 6"
1915
+ "text": "boolean"
1442
1916
  },
1443
- "privacy": "public",
1444
- "default": "2",
1445
- "description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
1446
- "inheritedFrom": {
1447
- "name": "AccordionItem",
1448
- "module": "src/accordion-item/accordion-item.ts"
1917
+ "default": "false"
1918
+ },
1919
+ {
1920
+ "kind": "field",
1921
+ "name": "buttonAppearance",
1922
+ "type": {
1923
+ "text": "string"
1449
1924
  }
1450
1925
  },
1451
1926
  {
1452
1927
  "kind": "field",
1453
- "name": "expanded",
1928
+ "name": "hideDisabled",
1454
1929
  "type": {
1455
1930
  "text": "boolean"
1456
1931
  },
1457
- "privacy": "public",
1458
- "default": "false",
1459
- "description": "Expands or collapses the item.",
1460
- "inheritedFrom": {
1461
- "name": "AccordionItem",
1462
- "module": "src/accordion-item/accordion-item.ts"
1463
- }
1932
+ "default": "false"
1464
1933
  },
1465
1934
  {
1466
1935
  "kind": "field",
1467
- "name": "id",
1936
+ "name": "hideMenuSingleOption",
1468
1937
  "type": {
1469
- "text": "string"
1938
+ "text": "boolean"
1470
1939
  },
1471
- "privacy": "public",
1472
- "description": "The item ID",
1473
- "inheritedFrom": {
1474
- "name": "AccordionItem",
1475
- "module": "src/accordion-item/accordion-item.ts"
1940
+ "default": "false"
1941
+ },
1942
+ {
1943
+ "kind": "field",
1944
+ "name": "singleOption",
1945
+ "type": {
1946
+ "text": "ActionMenuItem"
1476
1947
  }
1477
1948
  },
1478
1949
  {
1479
1950
  "kind": "field",
1480
- "name": "change",
1481
- "privacy": "private",
1482
- "inheritedFrom": {
1483
- "name": "AccordionItem",
1484
- "module": "src/accordion-item/accordion-item.ts"
1951
+ "name": "actionsMenu",
1952
+ "type": {
1953
+ "text": "HTMLElement"
1485
1954
  }
1486
1955
  },
1956
+ {
1957
+ "kind": "method",
1958
+ "name": "definitionChanged",
1959
+ "privacy": "protected",
1960
+ "parameters": [
1961
+ {
1962
+ "name": "oldValue",
1963
+ "type": {
1964
+ "text": "any"
1965
+ }
1966
+ },
1967
+ {
1968
+ "name": "newValue",
1969
+ "type": {
1970
+ "text": "any"
1971
+ }
1972
+ }
1973
+ ]
1974
+ },
1975
+ {
1976
+ "kind": "method",
1977
+ "name": "openChanged",
1978
+ "privacy": "protected"
1979
+ },
1980
+ {
1981
+ "kind": "method",
1982
+ "name": "toggleActionsMenuVisibility"
1983
+ },
1984
+ {
1985
+ "kind": "method",
1986
+ "name": "onActionMenuItemClick",
1987
+ "parameters": [
1988
+ {
1989
+ "name": "callback",
1990
+ "type": {
1991
+ "text": "(rowData) => void | any"
1992
+ }
1993
+ }
1994
+ ]
1995
+ },
1996
+ {
1997
+ "kind": "field",
1998
+ "name": "allActions",
1999
+ "type": {
2000
+ "text": "ActionMenuItem[]"
2001
+ },
2002
+ "readonly": true
2003
+ },
2004
+ {
2005
+ "kind": "field",
2006
+ "name": "rowData",
2007
+ "readonly": true
2008
+ },
2009
+ {
2010
+ "kind": "method",
2011
+ "name": "getLabel",
2012
+ "parameters": [
2013
+ {
2014
+ "name": "name",
2015
+ "type": {
2016
+ "text": "string | ((rowData: any) => string)"
2017
+ }
2018
+ }
2019
+ ]
2020
+ },
2021
+ {
2022
+ "kind": "method",
2023
+ "name": "getTemplate",
2024
+ "parameters": [
2025
+ {
2026
+ "name": "prefix",
2027
+ "type": {
2028
+ "text": "string"
2029
+ }
2030
+ }
2031
+ ]
2032
+ },
1487
2033
  {
1488
2034
  "kind": "field",
1489
2035
  "name": "_presentation",
@@ -1596,78 +2142,107 @@
1596
2142
  }
1597
2143
  }
1598
2144
  ],
1599
- "events": [
2145
+ "attributes": [
1600
2146
  {
1601
- "description": "Fires a custom 'change' event when the button is invoked",
1602
- "name": "change",
1603
- "inheritedFrom": {
1604
- "name": "AccordionItem",
1605
- "module": "src/accordion-item/accordion-item.ts"
1606
- }
2147
+ "name": "is-vertical",
2148
+ "type": {
2149
+ "text": "boolean"
2150
+ },
2151
+ "default": "false",
2152
+ "fieldName": "isVertical"
2153
+ },
2154
+ {
2155
+ "name": "add-default-actions",
2156
+ "type": {
2157
+ "text": "boolean"
2158
+ },
2159
+ "default": "true",
2160
+ "fieldName": "addDefaultActions"
2161
+ },
2162
+ {
2163
+ "name": "auto-close-on-action",
2164
+ "type": {
2165
+ "text": "boolean"
2166
+ },
2167
+ "default": "true",
2168
+ "fieldName": "autoCloseOnAction"
2169
+ },
2170
+ {
2171
+ "name": "name",
2172
+ "type": {
2173
+ "text": "string"
2174
+ },
2175
+ "default": "'Actions'",
2176
+ "fieldName": "name"
2177
+ },
2178
+ {
2179
+ "name": "open",
2180
+ "type": {
2181
+ "text": "boolean"
2182
+ },
2183
+ "default": "false",
2184
+ "fieldName": "open"
2185
+ },
2186
+ {
2187
+ "name": "buttonAppearance",
2188
+ "type": {
2189
+ "text": "string"
2190
+ },
2191
+ "fieldName": "buttonAppearance"
2192
+ },
2193
+ {
2194
+ "name": "hide-disabled",
2195
+ "type": {
2196
+ "text": "boolean"
2197
+ },
2198
+ "default": "false",
2199
+ "fieldName": "hideDisabled"
2200
+ },
2201
+ {
2202
+ "name": "hide-menu-single-option",
2203
+ "type": {
2204
+ "text": "boolean"
2205
+ },
2206
+ "default": "false",
2207
+ "fieldName": "hideMenuSingleOption"
1607
2208
  }
1608
- ]
1609
- },
1610
- {
1611
- "kind": "variable",
1612
- "name": "foundationAccordionItemShadowOptions",
1613
- "type": {
1614
- "text": "ShadowRootInit"
1615
- },
1616
- "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
1617
- },
1618
- {
1619
- "kind": "variable",
1620
- "name": "defaultAccordionItemConfig",
1621
- "type": {
1622
- "text": "object"
2209
+ ],
2210
+ "superclass": {
2211
+ "name": "FoundationElement",
2212
+ "package": "@microsoft/fast-foundation"
1623
2213
  },
1624
- "default": "{\n collapsedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"collapsed-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M9 5.44446V12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n expandedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"expanded-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"minus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n}"
2214
+ "tagName": "%%prefix%%-actions-menu",
2215
+ "customElement": true
1625
2216
  },
1626
2217
  {
1627
2218
  "kind": "variable",
1628
- "name": "foundationAccordionItem",
1629
- "description": "The Foundation Accordion Item",
2219
+ "name": "foundationActionsMenu",
2220
+ "description": "The Foundation Actions Menu",
1630
2221
  "privacy": "public"
1631
2222
  }
1632
2223
  ],
1633
2224
  "exports": [
1634
2225
  {
1635
2226
  "kind": "js",
1636
- "name": "AccordionItem",
1637
- "declaration": {
1638
- "name": "AccordionItem",
1639
- "module": "src/accordion-item/accordion-item.ts"
1640
- }
1641
- },
1642
- {
1643
- "kind": "js",
1644
- "name": "foundationAccordionItemShadowOptions",
1645
- "declaration": {
1646
- "name": "foundationAccordionItemShadowOptions",
1647
- "module": "src/accordion-item/accordion-item.ts"
1648
- }
1649
- },
1650
- {
1651
- "kind": "js",
1652
- "name": "defaultAccordionItemConfig",
2227
+ "name": "ActionsMenu",
1653
2228
  "declaration": {
1654
- "name": "defaultAccordionItemConfig",
1655
- "module": "src/accordion-item/accordion-item.ts"
2229
+ "name": "ActionsMenu",
2230
+ "module": "src/actions-menu/actions-menu.ts"
1656
2231
  }
1657
2232
  },
1658
2233
  {
1659
2234
  "kind": "js",
1660
- "name": "foundationAccordionItem",
2235
+ "name": "foundationActionsMenu",
1661
2236
  "declaration": {
1662
- "name": "foundationAccordionItem",
1663
- "module": "src/accordion-item/accordion-item.ts"
2237
+ "name": "foundationActionsMenu",
2238
+ "module": "src/actions-menu/actions-menu.ts"
1664
2239
  }
1665
2240
  }
1666
2241
  ]
1667
2242
  },
1668
2243
  {
1669
2244
  "kind": "javascript-module",
1670
- "path": "src/accordion-item/index.ts",
2245
+ "path": "src/actions-menu/index.ts",
1671
2246
  "declarations": [],
1672
2247
  "exports": [
1673
2248
  {
@@ -1675,7 +2250,7 @@
1675
2250
  "name": "*",
1676
2251
  "declaration": {
1677
2252
  "name": "*",
1678
- "package": "./accordion-item.template"
2253
+ "package": "./actions-menu.styles"
1679
2254
  }
1680
2255
  },
1681
2256
  {
@@ -1683,7 +2258,7 @@
1683
2258
  "name": "*",
1684
2259
  "declaration": {
1685
2260
  "name": "*",
1686
- "package": "./accordion-item.styles"
2261
+ "package": "./actions-menu.template"
1687
2262
  }
1688
2263
  },
1689
2264
  {
@@ -1691,7 +2266,7 @@
1691
2266
  "name": "*",
1692
2267
  "declaration": {
1693
2268
  "name": "*",
1694
- "package": "./accordion-item"
2269
+ "package": "./actions-menu"
1695
2270
  }
1696
2271
  }
1697
2272
  ]
@@ -1880,199 +2455,631 @@
1880
2455
  },
1881
2456
  {
1882
2457
  "kind": "javascript-module",
1883
- "path": "src/actions-menu/actions-menu.styles.ts",
2458
+ "path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
1884
2459
  "declarations": [
1885
2460
  {
1886
- "kind": "function",
1887
- "name": "actionsMenuBaseStyles",
1888
- "return": {
1889
- "type": {
1890
- "text": "ElementStyles"
1891
- }
1892
- },
1893
- "parameters": [
1894
- {
1895
- "name": "context",
1896
- "type": {
1897
- "text": "ElementDefinitionContext"
1898
- }
1899
- },
1900
- {
1901
- "name": "definition",
1902
- "type": {
1903
- "text": "FoundationElementDefinition"
1904
- }
1905
- }
1906
- ]
1907
- },
1908
- {
1909
- "kind": "function",
1910
- "name": "foundationActionsMenuStyles",
1911
- "return": {
1912
- "type": {
1913
- "text": "ElementStyles"
1914
- }
1915
- },
1916
- "parameters": [
1917
- {
1918
- "name": "context",
1919
- "type": {
1920
- "text": "ElementDefinitionContext"
1921
- }
1922
- },
1923
- {
1924
- "name": "definition",
1925
- "type": {
1926
- "text": "FoundationElementDefinition"
1927
- }
1928
- }
1929
- ]
2461
+ "kind": "variable",
2462
+ "name": "foundationAiCriteriaSearchStyles",
2463
+ "default": "css`\n :host {\n display: block;\n width: 800px;\n }\n\n .ai-criteria-search {\n display: flex;\n flex-direction: column;\n gap: calc(${designUnit} * 2px);\n }\n\n .ai-criteria-search-row {\n display: flex;\n flex-direction: row;\n gap: calc(${designUnit} * 2px);\n align-items: center;\n }\n\n .criteria-input {\n height: calc(((var(--base-height-multiplier) + var(--density)) * var(--design-unit) - 4) * 1px);\n flex: 1;\n min-width: 0;\n }\n\n .mic-icon {\n color: var(--neutral-foreground-rest);\n fill: currentColor;\n }\n\n .mode-control {\n flex-shrink: 0;\n }\n`"
1930
2464
  }
1931
2465
  ],
1932
2466
  "exports": [
1933
2467
  {
1934
2468
  "kind": "js",
1935
- "name": "actionsMenuBaseStyles",
2469
+ "name": "foundationAiCriteriaSearchStyles",
1936
2470
  "declaration": {
1937
- "name": "actionsMenuBaseStyles",
1938
- "module": "src/actions-menu/actions-menu.styles.ts"
2471
+ "name": "foundationAiCriteriaSearchStyles",
2472
+ "module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
1939
2473
  }
1940
- },
2474
+ }
2475
+ ]
2476
+ },
2477
+ {
2478
+ "kind": "javascript-module",
2479
+ "path": "src/ai-criteria-search/ai-criteria-search.template.ts",
2480
+ "declarations": [
2481
+ {
2482
+ "kind": "variable",
2483
+ "name": "foundationAiCriteriaSearchTemplate",
2484
+ "type": {
2485
+ "text": "ViewTemplate<AiCriteriaSearch>"
2486
+ },
2487
+ "default": "html`\n ${(x) => aiCriteriaSearchTemplate(getPrefix(x))}\n`"
2488
+ }
2489
+ ],
2490
+ "exports": [
1941
2491
  {
1942
2492
  "kind": "js",
1943
- "name": "foundationActionsMenuStyles",
2493
+ "name": "foundationAiCriteriaSearchTemplate",
1944
2494
  "declaration": {
1945
- "name": "foundationActionsMenuStyles",
1946
- "module": "src/actions-menu/actions-menu.styles.ts"
2495
+ "name": "foundationAiCriteriaSearchTemplate",
2496
+ "module": "src/ai-criteria-search/ai-criteria-search.template.ts"
1947
2497
  }
1948
2498
  }
1949
2499
  ]
1950
2500
  },
1951
2501
  {
1952
2502
  "kind": "javascript-module",
1953
- "path": "src/actions-menu/actions-menu.template.ts",
2503
+ "path": "src/ai-criteria-search/ai-criteria-search.ts",
1954
2504
  "declarations": [
1955
2505
  {
1956
- "kind": "function",
1957
- "name": "menuTemplate",
1958
- "parameters": [
2506
+ "kind": "class",
2507
+ "description": "",
2508
+ "name": "AiCriteriaSearch",
2509
+ "members": [
1959
2510
  {
1960
- "name": "prefix",
2511
+ "kind": "field",
2512
+ "name": "aiProvider",
1961
2513
  "type": {
1962
- "text": "string"
2514
+ "text": "AIProvider"
1963
2515
  }
1964
- }
1965
- ]
1966
- },
1967
- {
1968
- "kind": "function",
1969
- "name": "singleOptionTemplate",
1970
- "parameters": [
2516
+ },
1971
2517
  {
1972
- "name": "prefix",
2518
+ "kind": "field",
2519
+ "name": "placeholder",
2520
+ "type": {
2521
+ "text": "string"
2522
+ },
2523
+ "default": "'Describe your search criteria in natural language...'"
2524
+ },
2525
+ {
2526
+ "kind": "field",
2527
+ "name": "disabled",
2528
+ "type": {
2529
+ "text": "boolean"
2530
+ }
2531
+ },
2532
+ {
2533
+ "kind": "field",
2534
+ "name": "mode",
2535
+ "type": {
2536
+ "text": "'append' | 'replace'"
2537
+ },
2538
+ "default": "'replace'"
2539
+ },
2540
+ {
2541
+ "kind": "field",
2542
+ "name": "inputValue",
2543
+ "type": {
2544
+ "text": "string"
2545
+ },
2546
+ "default": "''"
2547
+ },
2548
+ {
2549
+ "kind": "field",
2550
+ "name": "isInterpreting",
2551
+ "type": {
2552
+ "text": "boolean"
2553
+ },
2554
+ "default": "false"
2555
+ },
2556
+ {
2557
+ "kind": "field",
2558
+ "name": "lastValidCriteria",
2559
+ "type": {
2560
+ "text": "string | null"
2561
+ },
2562
+ "default": "null"
2563
+ },
2564
+ {
2565
+ "kind": "field",
2566
+ "name": "fieldMetadata",
2567
+ "type": {
2568
+ "text": "MetadataDetail[] | string[]"
2569
+ },
2570
+ "default": "[]"
2571
+ },
2572
+ {
2573
+ "kind": "field",
2574
+ "name": "isRecording",
2575
+ "type": {
2576
+ "text": "boolean"
2577
+ },
2578
+ "default": "false"
2579
+ },
2580
+ {
2581
+ "kind": "field",
2582
+ "name": "textAreaRef",
2583
+ "type": {
2584
+ "text": "HTMLTextAreaElement"
2585
+ },
2586
+ "privacy": "public"
2587
+ },
2588
+ {
2589
+ "kind": "field",
2590
+ "name": "stopRecording",
2591
+ "type": {
2592
+ "text": "(() => void) | null"
2593
+ },
2594
+ "privacy": "private",
2595
+ "default": "null"
2596
+ },
2597
+ {
2598
+ "kind": "field",
2599
+ "name": "speechApplyDebounceTimer",
2600
+ "type": {
2601
+ "text": "ReturnType<typeof setTimeout> | null"
2602
+ },
2603
+ "privacy": "private",
2604
+ "default": "null"
2605
+ },
2606
+ {
2607
+ "kind": "field",
2608
+ "name": "baseInputForAppend",
1973
2609
  "type": {
1974
2610
  "text": "string"
2611
+ },
2612
+ "privacy": "private",
2613
+ "default": "''"
2614
+ },
2615
+ {
2616
+ "kind": "field",
2617
+ "name": "speechAvailable",
2618
+ "type": {
2619
+ "text": "boolean"
2620
+ },
2621
+ "readonly": true
2622
+ },
2623
+ {
2624
+ "kind": "method",
2625
+ "name": "handleSubmit"
2626
+ },
2627
+ {
2628
+ "kind": "method",
2629
+ "name": "handleBlur"
2630
+ },
2631
+ {
2632
+ "kind": "method",
2633
+ "name": "clear"
2634
+ },
2635
+ {
2636
+ "kind": "method",
2637
+ "name": "toggleSpeechInput"
2638
+ },
2639
+ {
2640
+ "kind": "method",
2641
+ "name": "clearSpeechApplyDebounce",
2642
+ "privacy": "private"
2643
+ },
2644
+ {
2645
+ "kind": "field",
2646
+ "name": "_presentation",
2647
+ "type": {
2648
+ "text": "ComponentPresentation | null | undefined"
2649
+ },
2650
+ "privacy": "private",
2651
+ "default": "void 0",
2652
+ "inheritedFrom": {
2653
+ "name": "FoundationElement",
2654
+ "module": "src/foundation-element/foundation-element.ts"
2655
+ }
2656
+ },
2657
+ {
2658
+ "kind": "field",
2659
+ "name": "$presentation",
2660
+ "type": {
2661
+ "text": "ComponentPresentation | null"
2662
+ },
2663
+ "privacy": "public",
2664
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
2665
+ "inheritedFrom": {
2666
+ "name": "FoundationElement",
2667
+ "module": "src/foundation-element/foundation-element.ts"
2668
+ }
2669
+ },
2670
+ {
2671
+ "kind": "field",
2672
+ "name": "template",
2673
+ "type": {
2674
+ "text": "ElementViewTemplate | void | null"
2675
+ },
2676
+ "privacy": "public",
2677
+ "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.",
2678
+ "inheritedFrom": {
2679
+ "name": "FoundationElement",
2680
+ "module": "src/foundation-element/foundation-element.ts"
2681
+ }
2682
+ },
2683
+ {
2684
+ "kind": "method",
2685
+ "name": "templateChanged",
2686
+ "privacy": "protected",
2687
+ "return": {
2688
+ "type": {
2689
+ "text": "void"
2690
+ }
2691
+ },
2692
+ "inheritedFrom": {
2693
+ "name": "FoundationElement",
2694
+ "module": "src/foundation-element/foundation-element.ts"
2695
+ }
2696
+ },
2697
+ {
2698
+ "kind": "field",
2699
+ "name": "styles",
2700
+ "type": {
2701
+ "text": "ElementStyles | void | null"
2702
+ },
2703
+ "privacy": "public",
2704
+ "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.",
2705
+ "inheritedFrom": {
2706
+ "name": "FoundationElement",
2707
+ "module": "src/foundation-element/foundation-element.ts"
2708
+ }
2709
+ },
2710
+ {
2711
+ "kind": "method",
2712
+ "name": "stylesChanged",
2713
+ "privacy": "protected",
2714
+ "return": {
2715
+ "type": {
2716
+ "text": "void"
2717
+ }
2718
+ },
2719
+ "inheritedFrom": {
2720
+ "name": "FoundationElement",
2721
+ "module": "src/foundation-element/foundation-element.ts"
2722
+ }
2723
+ },
2724
+ {
2725
+ "kind": "method",
2726
+ "name": "compose",
2727
+ "privacy": "public",
2728
+ "static": true,
2729
+ "return": {
2730
+ "type": {
2731
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
2732
+ }
2733
+ },
2734
+ "parameters": [
2735
+ {
2736
+ "name": "this",
2737
+ "type": {
2738
+ "text": "K"
2739
+ }
2740
+ },
2741
+ {
2742
+ "name": "elementDefinition",
2743
+ "type": {
2744
+ "text": "T"
2745
+ },
2746
+ "description": "The definition of the element to create the registry\nfunction for."
2747
+ }
2748
+ ],
2749
+ "description": "Defines an element registry function with a set of element definition defaults.",
2750
+ "inheritedFrom": {
2751
+ "name": "FoundationElement",
2752
+ "module": "src/foundation-element/foundation-element.ts"
1975
2753
  }
1976
2754
  }
1977
- ]
2755
+ ],
2756
+ "attributes": [
2757
+ {
2758
+ "name": "placeholder",
2759
+ "type": {
2760
+ "text": "string"
2761
+ },
2762
+ "default": "'Describe your search criteria in natural language...'",
2763
+ "fieldName": "placeholder"
2764
+ },
2765
+ {
2766
+ "type": {
2767
+ "text": "boolean"
2768
+ },
2769
+ "fieldName": "disabled"
2770
+ },
2771
+ {
2772
+ "name": "mode",
2773
+ "type": {
2774
+ "text": "'append' | 'replace'"
2775
+ },
2776
+ "default": "'replace'",
2777
+ "fieldName": "mode"
2778
+ }
2779
+ ],
2780
+ "superclass": {
2781
+ "name": "FoundationElement",
2782
+ "package": "@microsoft/fast-foundation"
2783
+ },
2784
+ "tagName": "%%prefix%%-ai-criteria-search",
2785
+ "customElement": true
1978
2786
  },
1979
2787
  {
1980
2788
  "kind": "variable",
1981
- "name": "foundationActionsMenuTemplate",
2789
+ "name": "foundationAiCriteriaSearchShadowOptions",
1982
2790
  "type": {
1983
- "text": "ViewTemplate<ActionsMenu>"
2791
+ "text": "ShadowRootInit"
1984
2792
  },
1985
- "default": "html`\n <div\n class=\"actions-container${(x) => (x.isVertical ? ' actions-vertical' : '')}\"\n part=\"actions-container\"\n >\n ${(x) => x.getTemplate(getPrefix(x))}\n </div>\n`"
2793
+ "default": "undefined"
2794
+ },
2795
+ {
2796
+ "kind": "variable",
2797
+ "name": "defaultAiCriteriaSearchConfig",
2798
+ "type": {
2799
+ "text": "object"
2800
+ },
2801
+ "default": "{}"
2802
+ },
2803
+ {
2804
+ "kind": "variable",
2805
+ "name": "foundationAiCriteriaSearch"
1986
2806
  }
1987
2807
  ],
1988
2808
  "exports": [
1989
2809
  {
1990
2810
  "kind": "js",
1991
- "name": "menuTemplate",
2811
+ "name": "AiCriteriaSearch",
1992
2812
  "declaration": {
1993
- "name": "menuTemplate",
1994
- "module": "src/actions-menu/actions-menu.template.ts"
2813
+ "name": "AiCriteriaSearch",
2814
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
1995
2815
  }
1996
2816
  },
1997
2817
  {
1998
2818
  "kind": "js",
1999
- "name": "singleOptionTemplate",
2819
+ "name": "foundationAiCriteriaSearchShadowOptions",
2000
2820
  "declaration": {
2001
- "name": "singleOptionTemplate",
2002
- "module": "src/actions-menu/actions-menu.template.ts"
2821
+ "name": "foundationAiCriteriaSearchShadowOptions",
2822
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2003
2823
  }
2004
2824
  },
2005
2825
  {
2006
2826
  "kind": "js",
2007
- "name": "foundationActionsMenuTemplate",
2827
+ "name": "defaultAiCriteriaSearchConfig",
2008
2828
  "declaration": {
2009
- "name": "foundationActionsMenuTemplate",
2010
- "module": "src/actions-menu/actions-menu.template.ts"
2829
+ "name": "defaultAiCriteriaSearchConfig",
2830
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2831
+ }
2832
+ },
2833
+ {
2834
+ "kind": "js",
2835
+ "name": "foundationAiCriteriaSearch",
2836
+ "declaration": {
2837
+ "name": "foundationAiCriteriaSearch",
2838
+ "module": "src/ai-criteria-search/ai-criteria-search.ts"
2011
2839
  }
2012
2840
  }
2013
2841
  ]
2014
2842
  },
2015
2843
  {
2016
2844
  "kind": "javascript-module",
2017
- "path": "src/actions-menu/actions-menu.ts",
2845
+ "path": "src/ai-criteria-search/index.ts",
2846
+ "declarations": [],
2847
+ "exports": [
2848
+ {
2849
+ "kind": "js",
2850
+ "name": "AiCriteriaSearch",
2851
+ "declaration": {
2852
+ "name": "AiCriteriaSearch",
2853
+ "module": "./ai-criteria-search"
2854
+ }
2855
+ },
2856
+ {
2857
+ "kind": "js",
2858
+ "name": "defaultAiCriteriaSearchConfig",
2859
+ "declaration": {
2860
+ "name": "defaultAiCriteriaSearchConfig",
2861
+ "module": "./ai-criteria-search"
2862
+ }
2863
+ },
2864
+ {
2865
+ "kind": "js",
2866
+ "name": "foundationAiCriteriaSearch",
2867
+ "declaration": {
2868
+ "name": "foundationAiCriteriaSearch",
2869
+ "module": "./ai-criteria-search"
2870
+ }
2871
+ },
2872
+ {
2873
+ "kind": "js",
2874
+ "name": "foundationAiCriteriaSearchShadowOptions",
2875
+ "declaration": {
2876
+ "name": "foundationAiCriteriaSearchShadowOptions",
2877
+ "module": "./ai-criteria-search"
2878
+ }
2879
+ },
2880
+ {
2881
+ "kind": "js",
2882
+ "name": "foundationAiCriteriaSearchStyles",
2883
+ "declaration": {
2884
+ "name": "foundationAiCriteriaSearchStyles",
2885
+ "module": "./ai-criteria-search.styles"
2886
+ }
2887
+ },
2888
+ {
2889
+ "kind": "js",
2890
+ "name": "foundationAiCriteriaSearchTemplate",
2891
+ "declaration": {
2892
+ "name": "foundationAiCriteriaSearchTemplate",
2893
+ "module": "./ai-criteria-search.template"
2894
+ }
2895
+ },
2896
+ {
2897
+ "kind": "js",
2898
+ "name": "*",
2899
+ "declaration": {
2900
+ "name": "*",
2901
+ "package": "./validation/criteria-ir"
2902
+ }
2903
+ },
2904
+ {
2905
+ "kind": "js",
2906
+ "name": "*",
2907
+ "declaration": {
2908
+ "name": "*",
2909
+ "package": "./validation/operator-map"
2910
+ }
2911
+ },
2912
+ {
2913
+ "kind": "js",
2914
+ "name": "*",
2915
+ "declaration": {
2916
+ "name": "*",
2917
+ "package": "./validation/schema-validator"
2918
+ }
2919
+ }
2920
+ ]
2921
+ },
2922
+ {
2923
+ "kind": "javascript-module",
2924
+ "path": "src/ai-criteria-search/validation-error-notification.ts",
2018
2925
  "declarations": [
2019
2926
  {
2020
- "kind": "class",
2021
- "description": "",
2022
- "name": "ActionsMenu",
2023
- "members": [
2927
+ "kind": "function",
2928
+ "name": "formatValidationErrors",
2929
+ "return": {
2930
+ "type": {
2931
+ "text": "string"
2932
+ }
2933
+ },
2934
+ "parameters": [
2024
2935
  {
2025
- "kind": "field",
2026
- "name": "actions",
2936
+ "name": "errors",
2027
2937
  "type": {
2028
- "text": "ActionMenuItem[]"
2938
+ "text": "ValidationError[]"
2029
2939
  }
2030
- },
2940
+ }
2941
+ ],
2942
+ "description": "Formats validation errors into a user-friendly message."
2943
+ },
2944
+ {
2945
+ "kind": "function",
2946
+ "name": "showCriteriaError",
2947
+ "return": {
2948
+ "type": {
2949
+ "text": "void"
2950
+ }
2951
+ },
2952
+ "parameters": [
2031
2953
  {
2032
- "kind": "field",
2033
- "name": "isVertical",
2954
+ "name": "title",
2034
2955
  "type": {
2035
- "text": "boolean"
2956
+ "text": "string"
2036
2957
  },
2037
- "default": "false"
2958
+ "description": "Notification title (e.g. \"Criteria validation error\")"
2038
2959
  },
2039
2960
  {
2040
- "kind": "field",
2041
- "name": "addDefaultActions",
2961
+ "name": "body",
2042
2962
  "type": {
2043
- "text": "boolean"
2963
+ "text": "string"
2044
2964
  },
2045
- "default": "true"
2965
+ "description": "Error message to display"
2046
2966
  },
2047
2967
  {
2048
- "kind": "field",
2049
- "name": "autoCloseOnAction",
2968
+ "name": "tagName",
2050
2969
  "type": {
2051
- "text": "boolean"
2970
+ "text": "string"
2052
2971
  },
2053
- "default": "true"
2054
- },
2972
+ "description": "Design system prefix (e.g. \"rapid\", \"foundation\")"
2973
+ }
2974
+ ],
2975
+ "description": "Shows a criteria error as a toast notification."
2976
+ }
2977
+ ],
2978
+ "exports": [
2979
+ {
2980
+ "kind": "js",
2981
+ "name": "formatValidationErrors",
2982
+ "declaration": {
2983
+ "name": "formatValidationErrors",
2984
+ "module": "src/ai-criteria-search/validation-error-notification.ts"
2985
+ }
2986
+ },
2987
+ {
2988
+ "kind": "js",
2989
+ "name": "showCriteriaError",
2990
+ "declaration": {
2991
+ "name": "showCriteriaError",
2992
+ "module": "src/ai-criteria-search/validation-error-notification.ts"
2993
+ }
2994
+ }
2995
+ ]
2996
+ },
2997
+ {
2998
+ "kind": "javascript-module",
2999
+ "path": "src/ai-indicator/ai-indicator.styles.ts",
3000
+ "declarations": [
3001
+ {
3002
+ "kind": "function",
3003
+ "name": "foundationAiIndicatorStyles",
3004
+ "return": {
3005
+ "type": {
3006
+ "text": "ElementStyles"
3007
+ }
3008
+ },
3009
+ "parameters": [
2055
3010
  {
2056
- "kind": "field",
2057
- "name": "classNames",
3011
+ "name": "context",
2058
3012
  "type": {
2059
- "text": "string"
3013
+ "text": "ElementDefinitionContext"
2060
3014
  }
2061
3015
  },
2062
3016
  {
2063
- "kind": "field",
2064
3017
  "name": "definition",
2065
3018
  "type": {
2066
- "text": "any"
3019
+ "text": "FoundationElementDefinition"
3020
+ }
3021
+ }
3022
+ ]
3023
+ }
3024
+ ],
3025
+ "exports": [
3026
+ {
3027
+ "kind": "js",
3028
+ "name": "foundationAiIndicatorStyles",
3029
+ "declaration": {
3030
+ "name": "foundationAiIndicatorStyles",
3031
+ "module": "src/ai-indicator/ai-indicator.styles.ts"
3032
+ }
3033
+ }
3034
+ ]
3035
+ },
3036
+ {
3037
+ "kind": "javascript-module",
3038
+ "path": "src/ai-indicator/ai-indicator.template.ts",
3039
+ "declarations": [
3040
+ {
3041
+ "kind": "variable",
3042
+ "name": "foundationAiIndicatorTemplate",
3043
+ "type": {
3044
+ "text": "ViewTemplate<AiIndicator>"
3045
+ },
3046
+ "default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
3047
+ }
3048
+ ],
3049
+ "exports": [
3050
+ {
3051
+ "kind": "js",
3052
+ "name": "foundationAiIndicatorTemplate",
3053
+ "declaration": {
3054
+ "name": "foundationAiIndicatorTemplate",
3055
+ "module": "src/ai-indicator/ai-indicator.template.ts"
3056
+ }
3057
+ }
3058
+ ]
3059
+ },
3060
+ {
3061
+ "kind": "javascript-module",
3062
+ "path": "src/ai-indicator/ai-indicator.ts",
3063
+ "declarations": [
3064
+ {
3065
+ "kind": "class",
3066
+ "description": "",
3067
+ "name": "AiIndicator",
3068
+ "members": [
3069
+ {
3070
+ "kind": "field",
3071
+ "name": "aiProvider",
3072
+ "type": {
3073
+ "text": "AIProvider"
2067
3074
  }
2068
3075
  },
2069
3076
  {
2070
3077
  "kind": "field",
2071
- "name": "name",
3078
+ "name": "status",
2072
3079
  "type": {
2073
- "text": "string"
3080
+ "text": "AIStatus | null"
2074
3081
  },
2075
- "default": "'Actions'"
3082
+ "default": "null"
2076
3083
  },
2077
3084
  {
2078
3085
  "kind": "field",
@@ -2084,14 +3091,15 @@
2084
3091
  },
2085
3092
  {
2086
3093
  "kind": "field",
2087
- "name": "buttonAppearance",
3094
+ "name": "state",
2088
3095
  "type": {
2089
- "text": "string"
2090
- }
3096
+ "text": "AIIndicatorState"
3097
+ },
3098
+ "default": "'none'"
2091
3099
  },
2092
3100
  {
2093
3101
  "kind": "field",
2094
- "name": "hideDisabled",
3102
+ "name": "isInstalling",
2095
3103
  "type": {
2096
3104
  "text": "boolean"
2097
3105
  },
@@ -2099,102 +3107,133 @@
2099
3107
  },
2100
3108
  {
2101
3109
  "kind": "field",
2102
- "name": "hideMenuSingleOption",
3110
+ "name": "pollTimer",
2103
3111
  "type": {
2104
- "text": "boolean"
3112
+ "text": "ReturnType<typeof setInterval> | null"
2105
3113
  },
2106
- "default": "false"
3114
+ "privacy": "private",
3115
+ "default": "null"
2107
3116
  },
2108
3117
  {
2109
3118
  "kind": "field",
2110
- "name": "singleOption",
3119
+ "name": "clickOutside",
3120
+ "privacy": "private"
3121
+ },
3122
+ {
3123
+ "kind": "field",
3124
+ "name": "chromeStatusLabel",
2111
3125
  "type": {
2112
- "text": "ActionMenuItem"
2113
- }
3126
+ "text": "string | null"
3127
+ },
3128
+ "readonly": true
2114
3129
  },
2115
3130
  {
2116
3131
  "kind": "field",
2117
- "name": "actionsMenu",
3132
+ "name": "canInstall",
2118
3133
  "type": {
2119
- "text": "HTMLElement"
3134
+ "text": "boolean"
3135
+ },
3136
+ "readonly": true
3137
+ },
3138
+ {
3139
+ "kind": "field",
3140
+ "name": "isDownloading",
3141
+ "type": {
3142
+ "text": "boolean"
3143
+ },
3144
+ "readonly": true
3145
+ },
3146
+ {
3147
+ "kind": "method",
3148
+ "name": "openChanged",
3149
+ "return": {
3150
+ "type": {
3151
+ "text": "void"
3152
+ }
2120
3153
  }
2121
3154
  },
2122
3155
  {
2123
3156
  "kind": "method",
2124
- "name": "definitionChanged",
2125
- "privacy": "protected",
3157
+ "name": "handleClickOutside",
3158
+ "privacy": "private",
2126
3159
  "parameters": [
2127
3160
  {
2128
- "name": "oldValue",
2129
- "type": {
2130
- "text": "any"
2131
- }
2132
- },
2133
- {
2134
- "name": "newValue",
3161
+ "name": "event",
2135
3162
  "type": {
2136
- "text": "any"
3163
+ "text": "MouseEvent"
2137
3164
  }
2138
3165
  }
2139
3166
  ]
2140
3167
  },
2141
3168
  {
2142
3169
  "kind": "method",
2143
- "name": "openChanged",
2144
- "privacy": "protected"
3170
+ "name": "toggleDropdown"
2145
3171
  },
2146
3172
  {
2147
3173
  "kind": "method",
2148
- "name": "toggleActionsMenuVisibility"
3174
+ "name": "refreshStatus",
3175
+ "return": {
3176
+ "type": {
3177
+ "text": "Promise<void>"
3178
+ }
3179
+ }
2149
3180
  },
2150
3181
  {
2151
3182
  "kind": "method",
2152
- "name": "onActionMenuItemClick",
3183
+ "name": "deriveState",
3184
+ "privacy": "private",
3185
+ "return": {
3186
+ "type": {
3187
+ "text": "AIIndicatorState"
3188
+ }
3189
+ },
2153
3190
  "parameters": [
2154
3191
  {
2155
- "name": "callback",
3192
+ "name": "s",
2156
3193
  "type": {
2157
- "text": "(rowData) => void | any"
3194
+ "text": "AIStatus | null"
2158
3195
  }
2159
3196
  }
2160
3197
  ]
2161
3198
  },
2162
3199
  {
2163
- "kind": "field",
2164
- "name": "allActions",
2165
- "type": {
2166
- "text": "ActionMenuItem[]"
2167
- },
2168
- "readonly": true
3200
+ "kind": "method",
3201
+ "name": "maybeStartPolling",
3202
+ "privacy": "private",
3203
+ "return": {
3204
+ "type": {
3205
+ "text": "void"
3206
+ }
3207
+ }
2169
3208
  },
2170
3209
  {
2171
- "kind": "field",
2172
- "name": "rowData",
2173
- "readonly": true
3210
+ "kind": "method",
3211
+ "name": "startPolling",
3212
+ "privacy": "private",
3213
+ "return": {
3214
+ "type": {
3215
+ "text": "void"
3216
+ }
3217
+ }
2174
3218
  },
2175
3219
  {
2176
3220
  "kind": "method",
2177
- "name": "getLabel",
2178
- "parameters": [
2179
- {
2180
- "name": "name",
2181
- "type": {
2182
- "text": "string | ((rowData: any) => string)"
2183
- }
3221
+ "name": "stopPolling",
3222
+ "privacy": "private",
3223
+ "return": {
3224
+ "type": {
3225
+ "text": "void"
2184
3226
  }
2185
- ]
3227
+ }
2186
3228
  },
2187
3229
  {
2188
3230
  "kind": "method",
2189
- "name": "getTemplate",
2190
- "parameters": [
2191
- {
2192
- "name": "prefix",
2193
- "type": {
2194
- "text": "string"
2195
- }
3231
+ "name": "onInstall",
3232
+ "return": {
3233
+ "type": {
3234
+ "text": "Promise<void>"
2196
3235
  }
2197
- ]
3236
+ }
2198
3237
  },
2199
3238
  {
2200
3239
  "kind": "field",
@@ -2308,131 +3347,88 @@
2308
3347
  }
2309
3348
  }
2310
3349
  ],
2311
- "attributes": [
2312
- {
2313
- "name": "is-vertical",
2314
- "type": {
2315
- "text": "boolean"
2316
- },
2317
- "default": "false",
2318
- "fieldName": "isVertical"
2319
- },
2320
- {
2321
- "name": "add-default-actions",
2322
- "type": {
2323
- "text": "boolean"
2324
- },
2325
- "default": "true",
2326
- "fieldName": "addDefaultActions"
2327
- },
2328
- {
2329
- "name": "auto-close-on-action",
2330
- "type": {
2331
- "text": "boolean"
2332
- },
2333
- "default": "true",
2334
- "fieldName": "autoCloseOnAction"
2335
- },
2336
- {
2337
- "name": "name",
2338
- "type": {
2339
- "text": "string"
2340
- },
2341
- "default": "'Actions'",
2342
- "fieldName": "name"
2343
- },
2344
- {
2345
- "name": "open",
2346
- "type": {
2347
- "text": "boolean"
2348
- },
2349
- "default": "false",
2350
- "fieldName": "open"
2351
- },
2352
- {
2353
- "name": "buttonAppearance",
2354
- "type": {
2355
- "text": "string"
2356
- },
2357
- "fieldName": "buttonAppearance"
2358
- },
2359
- {
2360
- "name": "hide-disabled",
2361
- "type": {
2362
- "text": "boolean"
2363
- },
2364
- "default": "false",
2365
- "fieldName": "hideDisabled"
2366
- },
2367
- {
2368
- "name": "hide-menu-single-option",
2369
- "type": {
2370
- "text": "boolean"
2371
- },
2372
- "default": "false",
2373
- "fieldName": "hideMenuSingleOption"
2374
- }
2375
- ],
2376
3350
  "superclass": {
2377
3351
  "name": "FoundationElement",
2378
3352
  "package": "@microsoft/fast-foundation"
2379
3353
  },
2380
- "tagName": "%%prefix%%-actions-menu",
3354
+ "tagName": "%%prefix%%-ai-indicator",
2381
3355
  "customElement": true
2382
3356
  },
2383
3357
  {
2384
3358
  "kind": "variable",
2385
- "name": "foundationActionsMenu",
2386
- "description": "The Foundation Actions Menu",
2387
- "privacy": "public"
3359
+ "name": "foundationAiIndicator"
2388
3360
  }
2389
3361
  ],
2390
3362
  "exports": [
2391
3363
  {
2392
3364
  "kind": "js",
2393
- "name": "ActionsMenu",
3365
+ "name": "AiIndicator",
2394
3366
  "declaration": {
2395
- "name": "ActionsMenu",
2396
- "module": "src/actions-menu/actions-menu.ts"
3367
+ "name": "AiIndicator",
3368
+ "module": "src/ai-indicator/ai-indicator.ts"
2397
3369
  }
2398
3370
  },
2399
3371
  {
2400
3372
  "kind": "js",
2401
- "name": "foundationActionsMenu",
3373
+ "name": "foundationAiIndicator",
2402
3374
  "declaration": {
2403
- "name": "foundationActionsMenu",
2404
- "module": "src/actions-menu/actions-menu.ts"
3375
+ "name": "foundationAiIndicator",
3376
+ "module": "src/ai-indicator/ai-indicator.ts"
2405
3377
  }
2406
3378
  }
2407
3379
  ]
2408
3380
  },
2409
3381
  {
2410
3382
  "kind": "javascript-module",
2411
- "path": "src/actions-menu/index.ts",
3383
+ "path": "src/ai-indicator/index.ts",
2412
3384
  "declarations": [],
2413
3385
  "exports": [
2414
3386
  {
2415
3387
  "kind": "js",
2416
- "name": "*",
3388
+ "name": "AiIndicator",
2417
3389
  "declaration": {
2418
- "name": "*",
2419
- "package": "./actions-menu.styles"
3390
+ "name": "AiIndicator",
3391
+ "module": "./ai-indicator"
2420
3392
  }
2421
3393
  },
2422
3394
  {
2423
3395
  "kind": "js",
2424
- "name": "*",
3396
+ "name": "foundationAiIndicator",
2425
3397
  "declaration": {
2426
- "name": "*",
2427
- "package": "./actions-menu.template"
3398
+ "name": "foundationAiIndicator",
3399
+ "module": "./ai-indicator"
2428
3400
  }
2429
3401
  },
2430
3402
  {
2431
3403
  "kind": "js",
2432
- "name": "*",
3404
+ "name": "type",
2433
3405
  "declaration": {
2434
- "name": "*",
2435
- "package": "./actions-menu"
3406
+ "name": "type",
3407
+ "module": "./ai-indicator"
3408
+ }
3409
+ },
3410
+ {
3411
+ "kind": "js",
3412
+ "name": "AIIndicatorState",
3413
+ "declaration": {
3414
+ "name": "AIIndicatorState",
3415
+ "module": "./ai-indicator"
3416
+ }
3417
+ },
3418
+ {
3419
+ "kind": "js",
3420
+ "name": "foundationAiIndicatorTemplate",
3421
+ "declaration": {
3422
+ "name": "foundationAiIndicatorTemplate",
3423
+ "module": "./ai-indicator.template"
3424
+ }
3425
+ },
3426
+ {
3427
+ "kind": "js",
3428
+ "name": "foundationAiIndicatorStyles",
3429
+ "declaration": {
3430
+ "name": "foundationAiIndicatorStyles",
3431
+ "module": "./ai-indicator.styles"
2436
3432
  }
2437
3433
  }
2438
3434
  ]
@@ -23184,391 +24180,6 @@
23184
24180
  }
23185
24181
  ]
23186
24182
  },
23187
- {
23188
- "kind": "javascript-module",
23189
- "path": "src/flyout/flyout.styles.ts",
23190
- "declarations": [
23191
- {
23192
- "kind": "variable",
23193
- "name": "flyoutAnimationTime",
23194
- "type": {
23195
- "text": "number"
23196
- },
23197
- "default": "225"
23198
- },
23199
- {
23200
- "kind": "variable",
23201
- "name": "foundationFlyoutStyles",
23202
- "type": {
23203
- "text": "ElementStyles"
23204
- },
23205
- "default": "css`\n /* Host */\n :host {\n display: inline-block;\n height: 100vh;\n position: absolute;\n width: 100vw;\n }\n\n :host([closed]) {\n display: none;\n }\n\n div.container {\n height: 100%;\n width: 100%;\n }\n\n /* flyout */\n div.flyout {\n background-color: white;\n color: black;\n height: 100%;\n position: absolute;\n /* stylelint-disable-next-line function-name-case */\n transition: transform ${flyoutAnimationTime.toString()}ms ease-in;\n width: 20%;\n z-index: 2001;\n }\n\n :host([position='left']) div.flyout {\n left: 0;\n transform: translateX(0%);\n }\n\n :host([position='right']) div.flyout {\n right: 0;\n transform: translateX(0%);\n }\n\n :host([visuallyhidden][position='left']) div.flyout {\n left: 0;\n transform: translateX(-100%);\n }\n\n :host([visuallyhidden][position='right']) div.flyout {\n right: 0;\n transform: translateX(100%);\n }\n\n div.header {\n display: flex;\n align-items: center;\n justify-content: space-between;\n color: var(--neutral-foreground-hint);\n font-weight: 500;\n padding: calc(var(--design-unit) * 2px) calc(var(--design-unit) * 3px);\n\n rapid-button {\n --base-height-multiplier: 8;\n }\n\n rapid-button::part(control) {\n padding: 0 calc((8 + var(--design-unit) * 1 * var(--density)) * 1px);\n }\n }\n\n div.title {\n flex-grow: 1;\n }\n\n div.footer {\n bottom: 0;\n position: absolute;\n width: 100%;\n }\n\n /* Background */\n div.background {\n background-color: black;\n height: 100%;\n opacity: 50%;\n position: absolute;\n /* stylelint-disable-next-line function-name-case */\n transition: opacity ${flyoutAnimationTime.toString()}ms linear;\n width: 100%;\n z-index: 2000;\n }\n\n :host([visuallyhidden]) div.background {\n opacity: 0%;\n }\n`"
23206
- }
23207
- ],
23208
- "exports": [
23209
- {
23210
- "kind": "js",
23211
- "name": "flyoutAnimationTime",
23212
- "declaration": {
23213
- "name": "flyoutAnimationTime",
23214
- "module": "src/flyout/flyout.styles.ts"
23215
- }
23216
- },
23217
- {
23218
- "kind": "js",
23219
- "name": "foundationFlyoutStyles",
23220
- "declaration": {
23221
- "name": "foundationFlyoutStyles",
23222
- "module": "src/flyout/flyout.styles.ts"
23223
- }
23224
- }
23225
- ]
23226
- },
23227
- {
23228
- "kind": "javascript-module",
23229
- "path": "src/flyout/flyout.template.ts",
23230
- "declarations": [
23231
- {
23232
- "kind": "function",
23233
- "name": "getPrefixedFlyout",
23234
- "parameters": [
23235
- {
23236
- "name": "prefix",
23237
- "type": {
23238
- "text": "string"
23239
- }
23240
- }
23241
- ]
23242
- },
23243
- {
23244
- "kind": "variable",
23245
- "name": "foundationFlyoutTemplate",
23246
- "default": "html<Flyout>`\n ${(x) => getPrefixedFlyout(getPrefix(x))}\n`"
23247
- }
23248
- ],
23249
- "exports": [
23250
- {
23251
- "kind": "js",
23252
- "name": "getPrefixedFlyout",
23253
- "declaration": {
23254
- "name": "getPrefixedFlyout",
23255
- "module": "src/flyout/flyout.template.ts"
23256
- }
23257
- },
23258
- {
23259
- "kind": "js",
23260
- "name": "foundationFlyoutTemplate",
23261
- "declaration": {
23262
- "name": "foundationFlyoutTemplate",
23263
- "module": "src/flyout/flyout.template.ts"
23264
- }
23265
- }
23266
- ]
23267
- },
23268
- {
23269
- "kind": "javascript-module",
23270
- "path": "src/flyout/flyout.ts",
23271
- "declarations": [
23272
- {
23273
- "kind": "class",
23274
- "description": "",
23275
- "name": "Flyout",
23276
- "members": [
23277
- {
23278
- "kind": "field",
23279
- "name": "exit",
23280
- "type": {
23281
- "text": "HTMLDivElement"
23282
- },
23283
- "privacy": "public"
23284
- },
23285
- {
23286
- "kind": "field",
23287
- "name": "position",
23288
- "type": {
23289
- "text": "string"
23290
- },
23291
- "default": "'right'"
23292
- },
23293
- {
23294
- "kind": "field",
23295
- "name": "displayHeader",
23296
- "type": {
23297
- "text": "boolean"
23298
- },
23299
- "default": "true"
23300
- },
23301
- {
23302
- "kind": "field",
23303
- "name": "closed",
23304
- "type": {
23305
- "text": "boolean"
23306
- },
23307
- "default": "true"
23308
- },
23309
- {
23310
- "kind": "method",
23311
- "name": "closedChanged"
23312
- },
23313
- {
23314
- "kind": "field",
23315
- "name": "visuallyhidden",
23316
- "type": {
23317
- "text": "boolean"
23318
- },
23319
- "default": "true"
23320
- },
23321
- {
23322
- "kind": "method",
23323
- "name": "closeFlyout"
23324
- },
23325
- {
23326
- "kind": "method",
23327
- "name": "closingFinished"
23328
- },
23329
- {
23330
- "kind": "method",
23331
- "name": "focusExit"
23332
- },
23333
- {
23334
- "kind": "field",
23335
- "name": "_presentation",
23336
- "type": {
23337
- "text": "ComponentPresentation | null | undefined"
23338
- },
23339
- "privacy": "private",
23340
- "default": "void 0",
23341
- "inheritedFrom": {
23342
- "name": "FoundationElement",
23343
- "module": "src/foundation-element/foundation-element.ts"
23344
- }
23345
- },
23346
- {
23347
- "kind": "field",
23348
- "name": "$presentation",
23349
- "type": {
23350
- "text": "ComponentPresentation | null"
23351
- },
23352
- "privacy": "public",
23353
- "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
23354
- "inheritedFrom": {
23355
- "name": "FoundationElement",
23356
- "module": "src/foundation-element/foundation-element.ts"
23357
- }
23358
- },
23359
- {
23360
- "kind": "field",
23361
- "name": "template",
23362
- "type": {
23363
- "text": "ElementViewTemplate | void | null"
23364
- },
23365
- "privacy": "public",
23366
- "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.",
23367
- "inheritedFrom": {
23368
- "name": "FoundationElement",
23369
- "module": "src/foundation-element/foundation-element.ts"
23370
- }
23371
- },
23372
- {
23373
- "kind": "method",
23374
- "name": "templateChanged",
23375
- "privacy": "protected",
23376
- "return": {
23377
- "type": {
23378
- "text": "void"
23379
- }
23380
- },
23381
- "inheritedFrom": {
23382
- "name": "FoundationElement",
23383
- "module": "src/foundation-element/foundation-element.ts"
23384
- }
23385
- },
23386
- {
23387
- "kind": "field",
23388
- "name": "styles",
23389
- "type": {
23390
- "text": "ElementStyles | void | null"
23391
- },
23392
- "privacy": "public",
23393
- "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.",
23394
- "inheritedFrom": {
23395
- "name": "FoundationElement",
23396
- "module": "src/foundation-element/foundation-element.ts"
23397
- }
23398
- },
23399
- {
23400
- "kind": "method",
23401
- "name": "stylesChanged",
23402
- "privacy": "protected",
23403
- "return": {
23404
- "type": {
23405
- "text": "void"
23406
- }
23407
- },
23408
- "inheritedFrom": {
23409
- "name": "FoundationElement",
23410
- "module": "src/foundation-element/foundation-element.ts"
23411
- }
23412
- },
23413
- {
23414
- "kind": "method",
23415
- "name": "compose",
23416
- "privacy": "public",
23417
- "static": true,
23418
- "return": {
23419
- "type": {
23420
- "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
23421
- }
23422
- },
23423
- "parameters": [
23424
- {
23425
- "name": "this",
23426
- "type": {
23427
- "text": "K"
23428
- }
23429
- },
23430
- {
23431
- "name": "elementDefinition",
23432
- "type": {
23433
- "text": "T"
23434
- },
23435
- "description": "The definition of the element to create the registry\nfunction for."
23436
- }
23437
- ],
23438
- "description": "Defines an element registry function with a set of element definition defaults.",
23439
- "inheritedFrom": {
23440
- "name": "FoundationElement",
23441
- "module": "src/foundation-element/foundation-element.ts"
23442
- }
23443
- }
23444
- ],
23445
- "attributes": [
23446
- {
23447
- "name": "position",
23448
- "type": {
23449
- "text": "string"
23450
- },
23451
- "default": "'right'",
23452
- "fieldName": "position"
23453
- },
23454
- {
23455
- "type": {
23456
- "text": "boolean"
23457
- },
23458
- "default": "true",
23459
- "fieldName": "displayHeader"
23460
- },
23461
- {
23462
- "type": {
23463
- "text": "boolean"
23464
- },
23465
- "default": "true",
23466
- "fieldName": "closed"
23467
- },
23468
- {
23469
- "type": {
23470
- "text": "boolean"
23471
- },
23472
- "default": "true",
23473
- "fieldName": "visuallyhidden"
23474
- }
23475
- ],
23476
- "superclass": {
23477
- "name": "FoundationElement",
23478
- "package": "@microsoft/fast-foundation"
23479
- },
23480
- "tagName": "%%prefix%%-flyout",
23481
- "customElement": true
23482
- },
23483
- {
23484
- "kind": "variable",
23485
- "name": "foundationFlyoutShadowOptions",
23486
- "type": {
23487
- "text": "ShadowRootInit"
23488
- },
23489
- "default": "undefined"
23490
- },
23491
- {
23492
- "kind": "variable",
23493
- "name": "defaultFlyoutConfig",
23494
- "type": {
23495
- "text": "object"
23496
- },
23497
- "default": "{}"
23498
- },
23499
- {
23500
- "kind": "variable",
23501
- "name": "foundationFlyout",
23502
- "description": "The Foundation Flyout",
23503
- "privacy": "public"
23504
- }
23505
- ],
23506
- "exports": [
23507
- {
23508
- "kind": "js",
23509
- "name": "Flyout",
23510
- "declaration": {
23511
- "name": "Flyout",
23512
- "module": "src/flyout/flyout.ts"
23513
- }
23514
- },
23515
- {
23516
- "kind": "js",
23517
- "name": "foundationFlyoutShadowOptions",
23518
- "declaration": {
23519
- "name": "foundationFlyoutShadowOptions",
23520
- "module": "src/flyout/flyout.ts"
23521
- }
23522
- },
23523
- {
23524
- "kind": "js",
23525
- "name": "defaultFlyoutConfig",
23526
- "declaration": {
23527
- "name": "defaultFlyoutConfig",
23528
- "module": "src/flyout/flyout.ts"
23529
- }
23530
- },
23531
- {
23532
- "kind": "js",
23533
- "name": "foundationFlyout",
23534
- "declaration": {
23535
- "name": "foundationFlyout",
23536
- "module": "src/flyout/flyout.ts"
23537
- }
23538
- }
23539
- ]
23540
- },
23541
- {
23542
- "kind": "javascript-module",
23543
- "path": "src/flyout/index.ts",
23544
- "declarations": [],
23545
- "exports": [
23546
- {
23547
- "kind": "js",
23548
- "name": "*",
23549
- "declaration": {
23550
- "name": "*",
23551
- "package": "./flyout"
23552
- }
23553
- },
23554
- {
23555
- "kind": "js",
23556
- "name": "*",
23557
- "declaration": {
23558
- "name": "*",
23559
- "package": "./flyout.template"
23560
- }
23561
- },
23562
- {
23563
- "kind": "js",
23564
- "name": "*",
23565
- "declaration": {
23566
- "name": "*",
23567
- "package": "./flyout.styles"
23568
- }
23569
- }
23570
- ]
23571
- },
23572
24183
  {
23573
24184
  "kind": "javascript-module",
23574
24185
  "path": "src/grid-layout/grid-layout.styles.ts",
@@ -25791,6 +26402,391 @@
25791
26402
  }
25792
26403
  ]
25793
26404
  },
26405
+ {
26406
+ "kind": "javascript-module",
26407
+ "path": "src/flyout/flyout.styles.ts",
26408
+ "declarations": [
26409
+ {
26410
+ "kind": "variable",
26411
+ "name": "flyoutAnimationTime",
26412
+ "type": {
26413
+ "text": "number"
26414
+ },
26415
+ "default": "225"
26416
+ },
26417
+ {
26418
+ "kind": "variable",
26419
+ "name": "foundationFlyoutStyles",
26420
+ "type": {
26421
+ "text": "ElementStyles"
26422
+ },
26423
+ "default": "css`\n /* Host */\n :host {\n display: inline-block;\n height: 100vh;\n position: absolute;\n width: 100vw;\n }\n\n :host([closed]) {\n display: none;\n }\n\n div.container {\n height: 100%;\n width: 100%;\n }\n\n /* flyout */\n div.flyout {\n background-color: white;\n color: black;\n height: 100%;\n position: absolute;\n /* stylelint-disable-next-line function-name-case */\n transition: transform ${flyoutAnimationTime.toString()}ms ease-in;\n width: 20%;\n z-index: 2001;\n }\n\n :host([position='left']) div.flyout {\n left: 0;\n transform: translateX(0%);\n }\n\n :host([position='right']) div.flyout {\n right: 0;\n transform: translateX(0%);\n }\n\n :host([visuallyhidden][position='left']) div.flyout {\n left: 0;\n transform: translateX(-100%);\n }\n\n :host([visuallyhidden][position='right']) div.flyout {\n right: 0;\n transform: translateX(100%);\n }\n\n div.header {\n display: flex;\n align-items: center;\n justify-content: space-between;\n color: var(--neutral-foreground-hint);\n font-weight: 500;\n padding: calc(var(--design-unit) * 2px) calc(var(--design-unit) * 3px);\n\n rapid-button {\n --base-height-multiplier: 8;\n }\n\n rapid-button::part(control) {\n padding: 0 calc((8 + var(--design-unit) * 1 * var(--density)) * 1px);\n }\n }\n\n div.title {\n flex-grow: 1;\n }\n\n div.footer {\n bottom: 0;\n position: absolute;\n width: 100%;\n }\n\n /* Background */\n div.background {\n background-color: black;\n height: 100%;\n opacity: 50%;\n position: absolute;\n /* stylelint-disable-next-line function-name-case */\n transition: opacity ${flyoutAnimationTime.toString()}ms linear;\n width: 100%;\n z-index: 2000;\n }\n\n :host([visuallyhidden]) div.background {\n opacity: 0%;\n }\n`"
26424
+ }
26425
+ ],
26426
+ "exports": [
26427
+ {
26428
+ "kind": "js",
26429
+ "name": "flyoutAnimationTime",
26430
+ "declaration": {
26431
+ "name": "flyoutAnimationTime",
26432
+ "module": "src/flyout/flyout.styles.ts"
26433
+ }
26434
+ },
26435
+ {
26436
+ "kind": "js",
26437
+ "name": "foundationFlyoutStyles",
26438
+ "declaration": {
26439
+ "name": "foundationFlyoutStyles",
26440
+ "module": "src/flyout/flyout.styles.ts"
26441
+ }
26442
+ }
26443
+ ]
26444
+ },
26445
+ {
26446
+ "kind": "javascript-module",
26447
+ "path": "src/flyout/flyout.template.ts",
26448
+ "declarations": [
26449
+ {
26450
+ "kind": "function",
26451
+ "name": "getPrefixedFlyout",
26452
+ "parameters": [
26453
+ {
26454
+ "name": "prefix",
26455
+ "type": {
26456
+ "text": "string"
26457
+ }
26458
+ }
26459
+ ]
26460
+ },
26461
+ {
26462
+ "kind": "variable",
26463
+ "name": "foundationFlyoutTemplate",
26464
+ "default": "html<Flyout>`\n ${(x) => getPrefixedFlyout(getPrefix(x))}\n`"
26465
+ }
26466
+ ],
26467
+ "exports": [
26468
+ {
26469
+ "kind": "js",
26470
+ "name": "getPrefixedFlyout",
26471
+ "declaration": {
26472
+ "name": "getPrefixedFlyout",
26473
+ "module": "src/flyout/flyout.template.ts"
26474
+ }
26475
+ },
26476
+ {
26477
+ "kind": "js",
26478
+ "name": "foundationFlyoutTemplate",
26479
+ "declaration": {
26480
+ "name": "foundationFlyoutTemplate",
26481
+ "module": "src/flyout/flyout.template.ts"
26482
+ }
26483
+ }
26484
+ ]
26485
+ },
26486
+ {
26487
+ "kind": "javascript-module",
26488
+ "path": "src/flyout/flyout.ts",
26489
+ "declarations": [
26490
+ {
26491
+ "kind": "class",
26492
+ "description": "",
26493
+ "name": "Flyout",
26494
+ "members": [
26495
+ {
26496
+ "kind": "field",
26497
+ "name": "exit",
26498
+ "type": {
26499
+ "text": "HTMLDivElement"
26500
+ },
26501
+ "privacy": "public"
26502
+ },
26503
+ {
26504
+ "kind": "field",
26505
+ "name": "position",
26506
+ "type": {
26507
+ "text": "string"
26508
+ },
26509
+ "default": "'right'"
26510
+ },
26511
+ {
26512
+ "kind": "field",
26513
+ "name": "displayHeader",
26514
+ "type": {
26515
+ "text": "boolean"
26516
+ },
26517
+ "default": "true"
26518
+ },
26519
+ {
26520
+ "kind": "field",
26521
+ "name": "closed",
26522
+ "type": {
26523
+ "text": "boolean"
26524
+ },
26525
+ "default": "true"
26526
+ },
26527
+ {
26528
+ "kind": "method",
26529
+ "name": "closedChanged"
26530
+ },
26531
+ {
26532
+ "kind": "field",
26533
+ "name": "visuallyhidden",
26534
+ "type": {
26535
+ "text": "boolean"
26536
+ },
26537
+ "default": "true"
26538
+ },
26539
+ {
26540
+ "kind": "method",
26541
+ "name": "closeFlyout"
26542
+ },
26543
+ {
26544
+ "kind": "method",
26545
+ "name": "closingFinished"
26546
+ },
26547
+ {
26548
+ "kind": "method",
26549
+ "name": "focusExit"
26550
+ },
26551
+ {
26552
+ "kind": "field",
26553
+ "name": "_presentation",
26554
+ "type": {
26555
+ "text": "ComponentPresentation | null | undefined"
26556
+ },
26557
+ "privacy": "private",
26558
+ "default": "void 0",
26559
+ "inheritedFrom": {
26560
+ "name": "FoundationElement",
26561
+ "module": "src/foundation-element/foundation-element.ts"
26562
+ }
26563
+ },
26564
+ {
26565
+ "kind": "field",
26566
+ "name": "$presentation",
26567
+ "type": {
26568
+ "text": "ComponentPresentation | null"
26569
+ },
26570
+ "privacy": "public",
26571
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
26572
+ "inheritedFrom": {
26573
+ "name": "FoundationElement",
26574
+ "module": "src/foundation-element/foundation-element.ts"
26575
+ }
26576
+ },
26577
+ {
26578
+ "kind": "field",
26579
+ "name": "template",
26580
+ "type": {
26581
+ "text": "ElementViewTemplate | void | null"
26582
+ },
26583
+ "privacy": "public",
26584
+ "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.",
26585
+ "inheritedFrom": {
26586
+ "name": "FoundationElement",
26587
+ "module": "src/foundation-element/foundation-element.ts"
26588
+ }
26589
+ },
26590
+ {
26591
+ "kind": "method",
26592
+ "name": "templateChanged",
26593
+ "privacy": "protected",
26594
+ "return": {
26595
+ "type": {
26596
+ "text": "void"
26597
+ }
26598
+ },
26599
+ "inheritedFrom": {
26600
+ "name": "FoundationElement",
26601
+ "module": "src/foundation-element/foundation-element.ts"
26602
+ }
26603
+ },
26604
+ {
26605
+ "kind": "field",
26606
+ "name": "styles",
26607
+ "type": {
26608
+ "text": "ElementStyles | void | null"
26609
+ },
26610
+ "privacy": "public",
26611
+ "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.",
26612
+ "inheritedFrom": {
26613
+ "name": "FoundationElement",
26614
+ "module": "src/foundation-element/foundation-element.ts"
26615
+ }
26616
+ },
26617
+ {
26618
+ "kind": "method",
26619
+ "name": "stylesChanged",
26620
+ "privacy": "protected",
26621
+ "return": {
26622
+ "type": {
26623
+ "text": "void"
26624
+ }
26625
+ },
26626
+ "inheritedFrom": {
26627
+ "name": "FoundationElement",
26628
+ "module": "src/foundation-element/foundation-element.ts"
26629
+ }
26630
+ },
26631
+ {
26632
+ "kind": "method",
26633
+ "name": "compose",
26634
+ "privacy": "public",
26635
+ "static": true,
26636
+ "return": {
26637
+ "type": {
26638
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
26639
+ }
26640
+ },
26641
+ "parameters": [
26642
+ {
26643
+ "name": "this",
26644
+ "type": {
26645
+ "text": "K"
26646
+ }
26647
+ },
26648
+ {
26649
+ "name": "elementDefinition",
26650
+ "type": {
26651
+ "text": "T"
26652
+ },
26653
+ "description": "The definition of the element to create the registry\nfunction for."
26654
+ }
26655
+ ],
26656
+ "description": "Defines an element registry function with a set of element definition defaults.",
26657
+ "inheritedFrom": {
26658
+ "name": "FoundationElement",
26659
+ "module": "src/foundation-element/foundation-element.ts"
26660
+ }
26661
+ }
26662
+ ],
26663
+ "attributes": [
26664
+ {
26665
+ "name": "position",
26666
+ "type": {
26667
+ "text": "string"
26668
+ },
26669
+ "default": "'right'",
26670
+ "fieldName": "position"
26671
+ },
26672
+ {
26673
+ "type": {
26674
+ "text": "boolean"
26675
+ },
26676
+ "default": "true",
26677
+ "fieldName": "displayHeader"
26678
+ },
26679
+ {
26680
+ "type": {
26681
+ "text": "boolean"
26682
+ },
26683
+ "default": "true",
26684
+ "fieldName": "closed"
26685
+ },
26686
+ {
26687
+ "type": {
26688
+ "text": "boolean"
26689
+ },
26690
+ "default": "true",
26691
+ "fieldName": "visuallyhidden"
26692
+ }
26693
+ ],
26694
+ "superclass": {
26695
+ "name": "FoundationElement",
26696
+ "package": "@microsoft/fast-foundation"
26697
+ },
26698
+ "tagName": "%%prefix%%-flyout",
26699
+ "customElement": true
26700
+ },
26701
+ {
26702
+ "kind": "variable",
26703
+ "name": "foundationFlyoutShadowOptions",
26704
+ "type": {
26705
+ "text": "ShadowRootInit"
26706
+ },
26707
+ "default": "undefined"
26708
+ },
26709
+ {
26710
+ "kind": "variable",
26711
+ "name": "defaultFlyoutConfig",
26712
+ "type": {
26713
+ "text": "object"
26714
+ },
26715
+ "default": "{}"
26716
+ },
26717
+ {
26718
+ "kind": "variable",
26719
+ "name": "foundationFlyout",
26720
+ "description": "The Foundation Flyout",
26721
+ "privacy": "public"
26722
+ }
26723
+ ],
26724
+ "exports": [
26725
+ {
26726
+ "kind": "js",
26727
+ "name": "Flyout",
26728
+ "declaration": {
26729
+ "name": "Flyout",
26730
+ "module": "src/flyout/flyout.ts"
26731
+ }
26732
+ },
26733
+ {
26734
+ "kind": "js",
26735
+ "name": "foundationFlyoutShadowOptions",
26736
+ "declaration": {
26737
+ "name": "foundationFlyoutShadowOptions",
26738
+ "module": "src/flyout/flyout.ts"
26739
+ }
26740
+ },
26741
+ {
26742
+ "kind": "js",
26743
+ "name": "defaultFlyoutConfig",
26744
+ "declaration": {
26745
+ "name": "defaultFlyoutConfig",
26746
+ "module": "src/flyout/flyout.ts"
26747
+ }
26748
+ },
26749
+ {
26750
+ "kind": "js",
26751
+ "name": "foundationFlyout",
26752
+ "declaration": {
26753
+ "name": "foundationFlyout",
26754
+ "module": "src/flyout/flyout.ts"
26755
+ }
26756
+ }
26757
+ ]
26758
+ },
26759
+ {
26760
+ "kind": "javascript-module",
26761
+ "path": "src/flyout/index.ts",
26762
+ "declarations": [],
26763
+ "exports": [
26764
+ {
26765
+ "kind": "js",
26766
+ "name": "*",
26767
+ "declaration": {
26768
+ "name": "*",
26769
+ "package": "./flyout"
26770
+ }
26771
+ },
26772
+ {
26773
+ "kind": "js",
26774
+ "name": "*",
26775
+ "declaration": {
26776
+ "name": "*",
26777
+ "package": "./flyout.template"
26778
+ }
26779
+ },
26780
+ {
26781
+ "kind": "js",
26782
+ "name": "*",
26783
+ "declaration": {
26784
+ "name": "*",
26785
+ "package": "./flyout.styles"
26786
+ }
26787
+ }
26788
+ ]
26789
+ },
25794
26790
  {
25795
26791
  "kind": "javascript-module",
25796
26792
  "path": "src/listbox/index.ts",
@@ -54593,6 +55589,181 @@
54593
55589
  "declarations": [],
54594
55590
  "exports": []
54595
55591
  },
55592
+ {
55593
+ "kind": "javascript-module",
55594
+ "path": "src/ai-criteria-search/validation/criteria-ir.ts",
55595
+ "declarations": [],
55596
+ "exports": []
55597
+ },
55598
+ {
55599
+ "kind": "javascript-module",
55600
+ "path": "src/ai-criteria-search/validation/operator-map.ts",
55601
+ "declarations": [
55602
+ {
55603
+ "kind": "function",
55604
+ "name": "groupsToCriteria",
55605
+ "return": {
55606
+ "type": {
55607
+ "text": "string"
55608
+ }
55609
+ },
55610
+ "parameters": [
55611
+ {
55612
+ "name": "groups",
55613
+ "type": {
55614
+ "text": "CriteriaGroup[]"
55615
+ }
55616
+ }
55617
+ ],
55618
+ "description": "Converts validated CriteriaGroup[] to a Groovy criteria string using CriteriaBuilder.\nGroups are AND-ed at top level. Within each group, clauses use group.logic (and/or).\nIf group.negated is true, the group's combined expression is wrapped in NOT."
55619
+ },
55620
+ {
55621
+ "kind": "variable",
55622
+ "name": "STRING_OPERATORS",
55623
+ "type": {
55624
+ "text": "CriteriaOperator[]"
55625
+ },
55626
+ "default": "[\n 'contains',\n 'equals',\n 'startsWith',\n 'endsWith',\n 'notEqual',\n]"
55627
+ },
55628
+ {
55629
+ "kind": "variable",
55630
+ "name": "NUMERIC_OPERATORS",
55631
+ "type": {
55632
+ "text": "CriteriaOperator[]"
55633
+ },
55634
+ "default": "[\n 'equals',\n 'greaterThan',\n 'lessThan',\n 'greaterThanOrEqual',\n 'lessThanOrEqual',\n 'notEqual',\n]"
55635
+ },
55636
+ {
55637
+ "kind": "variable",
55638
+ "name": "DATE_OPERATORS",
55639
+ "type": {
55640
+ "text": "CriteriaOperator[]"
55641
+ },
55642
+ "default": "[\n 'dateIsToday',\n 'dateIsAfter',\n 'dateIsBefore',\n 'dateIsEqual',\n 'dateIsGreaterEqual',\n 'dateIsLessEqual',\n]"
55643
+ },
55644
+ {
55645
+ "kind": "variable",
55646
+ "name": "DATETIME_OPERATORS",
55647
+ "type": {
55648
+ "text": "CriteriaOperator[]"
55649
+ },
55650
+ "default": "[\n 'dateTimeIsAfter',\n 'dateTimeIsBefore',\n 'dateTimeIsGreaterEqual',\n 'dateTimeIsLessEqual',\n]"
55651
+ }
55652
+ ],
55653
+ "exports": [
55654
+ {
55655
+ "kind": "js",
55656
+ "name": "groupsToCriteria",
55657
+ "declaration": {
55658
+ "name": "groupsToCriteria",
55659
+ "module": "src/ai-criteria-search/validation/operator-map.ts"
55660
+ }
55661
+ },
55662
+ {
55663
+ "kind": "js",
55664
+ "name": "STRING_OPERATORS",
55665
+ "declaration": {
55666
+ "name": "STRING_OPERATORS",
55667
+ "module": "src/ai-criteria-search/validation/operator-map.ts"
55668
+ }
55669
+ },
55670
+ {
55671
+ "kind": "js",
55672
+ "name": "NUMERIC_OPERATORS",
55673
+ "declaration": {
55674
+ "name": "NUMERIC_OPERATORS",
55675
+ "module": "src/ai-criteria-search/validation/operator-map.ts"
55676
+ }
55677
+ },
55678
+ {
55679
+ "kind": "js",
55680
+ "name": "DATE_OPERATORS",
55681
+ "declaration": {
55682
+ "name": "DATE_OPERATORS",
55683
+ "module": "src/ai-criteria-search/validation/operator-map.ts"
55684
+ }
55685
+ },
55686
+ {
55687
+ "kind": "js",
55688
+ "name": "DATETIME_OPERATORS",
55689
+ "declaration": {
55690
+ "name": "DATETIME_OPERATORS",
55691
+ "module": "src/ai-criteria-search/validation/operator-map.ts"
55692
+ }
55693
+ }
55694
+ ]
55695
+ },
55696
+ {
55697
+ "kind": "javascript-module",
55698
+ "path": "src/ai-criteria-search/validation/schema-validator.ts",
55699
+ "declarations": [
55700
+ {
55701
+ "kind": "function",
55702
+ "name": "validateClauses",
55703
+ "return": {
55704
+ "type": {
55705
+ "text": "ValidationResult"
55706
+ }
55707
+ },
55708
+ "parameters": [
55709
+ {
55710
+ "name": "clauses",
55711
+ "type": {
55712
+ "text": "CriteriaClause[]"
55713
+ }
55714
+ },
55715
+ {
55716
+ "name": "fieldMetadata",
55717
+ "type": {
55718
+ "text": "MetadataDetail[] | string[]"
55719
+ }
55720
+ }
55721
+ ]
55722
+ },
55723
+ {
55724
+ "kind": "function",
55725
+ "name": "validateGroups",
55726
+ "return": {
55727
+ "type": {
55728
+ "text": "GroupsValidationResult"
55729
+ }
55730
+ },
55731
+ "parameters": [
55732
+ {
55733
+ "name": "groups",
55734
+ "type": {
55735
+ "text": "CriteriaGroup[]"
55736
+ }
55737
+ },
55738
+ {
55739
+ "name": "fieldMetadata",
55740
+ "type": {
55741
+ "text": "MetadataDetail[] | string[]"
55742
+ }
55743
+ }
55744
+ ],
55745
+ "description": "Validates groups of criteria clauses. Each group's clauses are validated\nusing the same per-clause logic as validateClauses."
55746
+ }
55747
+ ],
55748
+ "exports": [
55749
+ {
55750
+ "kind": "js",
55751
+ "name": "validateClauses",
55752
+ "declaration": {
55753
+ "name": "validateClauses",
55754
+ "module": "src/ai-criteria-search/validation/schema-validator.ts"
55755
+ }
55756
+ },
55757
+ {
55758
+ "kind": "js",
55759
+ "name": "validateGroups",
55760
+ "declaration": {
55761
+ "name": "validateGroups",
55762
+ "module": "src/ai-criteria-search/validation/schema-validator.ts"
55763
+ }
55764
+ }
55765
+ ]
55766
+ },
54596
55767
  {
54597
55768
  "kind": "javascript-module",
54598
55769
  "path": "src/environment-indicator/utils/configure.ts",