@genesislcap/foundation-ui 14.493.0 → 14.494.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +663 -663
- package/dist/dts/react.d.ts +9 -9
- package/dist/react.cjs +6 -6
- package/dist/react.mjs +5 -5
- package/package.json +19 -19
|
@@ -2392,208 +2392,275 @@
|
|
|
2392
2392
|
},
|
|
2393
2393
|
{
|
|
2394
2394
|
"kind": "javascript-module",
|
|
2395
|
-
"path": "src/
|
|
2395
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
2396
2396
|
"declarations": [
|
|
2397
2397
|
{
|
|
2398
|
-
"kind": "
|
|
2399
|
-
"name": "
|
|
2400
|
-
"
|
|
2398
|
+
"kind": "function",
|
|
2399
|
+
"name": "foundationAccordionStyles",
|
|
2400
|
+
"return": {
|
|
2401
|
+
"type": {
|
|
2402
|
+
"text": "ElementStyles"
|
|
2403
|
+
}
|
|
2404
|
+
},
|
|
2405
|
+
"parameters": [
|
|
2406
|
+
{
|
|
2407
|
+
"name": "context",
|
|
2408
|
+
"type": {
|
|
2409
|
+
"text": "ElementDefinitionContext"
|
|
2410
|
+
}
|
|
2411
|
+
},
|
|
2412
|
+
{
|
|
2413
|
+
"name": "definition",
|
|
2414
|
+
"type": {
|
|
2415
|
+
"text": "FoundationElementDefinition"
|
|
2416
|
+
}
|
|
2417
|
+
}
|
|
2418
|
+
]
|
|
2401
2419
|
}
|
|
2402
2420
|
],
|
|
2403
2421
|
"exports": [
|
|
2404
2422
|
{
|
|
2405
2423
|
"kind": "js",
|
|
2406
|
-
"name": "
|
|
2424
|
+
"name": "foundationAccordionStyles",
|
|
2407
2425
|
"declaration": {
|
|
2408
|
-
"name": "
|
|
2409
|
-
"module": "src/
|
|
2426
|
+
"name": "foundationAccordionStyles",
|
|
2427
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
2410
2428
|
}
|
|
2411
2429
|
}
|
|
2412
2430
|
]
|
|
2413
2431
|
},
|
|
2414
2432
|
{
|
|
2415
2433
|
"kind": "javascript-module",
|
|
2416
|
-
"path": "src/
|
|
2434
|
+
"path": "src/accordion/accordion.template.ts",
|
|
2417
2435
|
"declarations": [
|
|
2418
2436
|
{
|
|
2419
|
-
"kind": "
|
|
2420
|
-
"name": "
|
|
2421
|
-
"
|
|
2422
|
-
"
|
|
2437
|
+
"kind": "function",
|
|
2438
|
+
"name": "foundationAccordionTemplate",
|
|
2439
|
+
"return": {
|
|
2440
|
+
"type": {
|
|
2441
|
+
"text": "ViewTemplate<Accordion>"
|
|
2442
|
+
}
|
|
2423
2443
|
},
|
|
2424
|
-
"
|
|
2444
|
+
"parameters": [
|
|
2445
|
+
{
|
|
2446
|
+
"name": "context",
|
|
2447
|
+
"type": {
|
|
2448
|
+
"text": "ElementDefinitionContext"
|
|
2449
|
+
}
|
|
2450
|
+
},
|
|
2451
|
+
{
|
|
2452
|
+
"name": "definition",
|
|
2453
|
+
"type": {
|
|
2454
|
+
"text": "FoundationElementDefinition"
|
|
2455
|
+
}
|
|
2456
|
+
}
|
|
2457
|
+
]
|
|
2425
2458
|
}
|
|
2426
2459
|
],
|
|
2427
2460
|
"exports": [
|
|
2428
2461
|
{
|
|
2429
2462
|
"kind": "js",
|
|
2430
|
-
"name": "
|
|
2463
|
+
"name": "foundationAccordionTemplate",
|
|
2431
2464
|
"declaration": {
|
|
2432
|
-
"name": "
|
|
2433
|
-
"module": "src/
|
|
2465
|
+
"name": "foundationAccordionTemplate",
|
|
2466
|
+
"module": "src/accordion/accordion.template.ts"
|
|
2434
2467
|
}
|
|
2435
2468
|
}
|
|
2436
2469
|
]
|
|
2437
2470
|
},
|
|
2438
2471
|
{
|
|
2439
2472
|
"kind": "javascript-module",
|
|
2440
|
-
"path": "src/
|
|
2473
|
+
"path": "src/accordion/accordion.ts",
|
|
2441
2474
|
"declarations": [
|
|
2442
2475
|
{
|
|
2443
2476
|
"kind": "class",
|
|
2444
|
-
"description": "
|
|
2445
|
-
"name": "
|
|
2446
|
-
"
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
|
|
2453
|
-
},
|
|
2477
|
+
"description": "",
|
|
2478
|
+
"name": "Accordion",
|
|
2479
|
+
"superclass": {
|
|
2480
|
+
"name": "FASTAccordion",
|
|
2481
|
+
"package": "@microsoft/fast-foundation"
|
|
2482
|
+
},
|
|
2483
|
+
"tagName": "%%prefix%%-accordion",
|
|
2484
|
+
"customElement": true,
|
|
2485
|
+
"attributes": [
|
|
2454
2486
|
{
|
|
2455
|
-
"
|
|
2456
|
-
"name": "placeholder",
|
|
2487
|
+
"name": "expand-mode",
|
|
2457
2488
|
"type": {
|
|
2458
|
-
"text": "
|
|
2489
|
+
"text": "AccordionExpandMode"
|
|
2459
2490
|
},
|
|
2460
|
-
"
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
"type": {
|
|
2466
|
-
"text": "boolean"
|
|
2491
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
2492
|
+
"fieldName": "expandmode",
|
|
2493
|
+
"inheritedFrom": {
|
|
2494
|
+
"name": "Accordion",
|
|
2495
|
+
"module": "src/accordion/accordion.ts"
|
|
2467
2496
|
}
|
|
2468
|
-
}
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
"name": "inputValue",
|
|
2472
|
-
"type": {
|
|
2473
|
-
"text": "string"
|
|
2474
|
-
},
|
|
2475
|
-
"default": "''"
|
|
2476
|
-
},
|
|
2497
|
+
}
|
|
2498
|
+
],
|
|
2499
|
+
"members": [
|
|
2477
2500
|
{
|
|
2478
2501
|
"kind": "field",
|
|
2479
|
-
"name": "
|
|
2502
|
+
"name": "expandmode",
|
|
2480
2503
|
"type": {
|
|
2481
|
-
"text": "
|
|
2504
|
+
"text": "AccordionExpandMode"
|
|
2482
2505
|
},
|
|
2483
|
-
"
|
|
2506
|
+
"privacy": "public",
|
|
2507
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
2508
|
+
"inheritedFrom": {
|
|
2509
|
+
"name": "Accordion",
|
|
2510
|
+
"module": "src/accordion/accordion.ts"
|
|
2511
|
+
}
|
|
2484
2512
|
},
|
|
2485
2513
|
{
|
|
2486
2514
|
"kind": "field",
|
|
2487
|
-
"name": "
|
|
2515
|
+
"name": "activeid",
|
|
2488
2516
|
"type": {
|
|
2489
2517
|
"text": "string | null"
|
|
2490
2518
|
},
|
|
2491
|
-
"
|
|
2492
|
-
|
|
2493
|
-
|
|
2494
|
-
|
|
2495
|
-
|
|
2496
|
-
"type": {
|
|
2497
|
-
"text": "CriteriaGroup[]"
|
|
2498
|
-
},
|
|
2499
|
-
"default": "[]"
|
|
2519
|
+
"privacy": "private",
|
|
2520
|
+
"inheritedFrom": {
|
|
2521
|
+
"name": "Accordion",
|
|
2522
|
+
"module": "src/accordion/accordion.ts"
|
|
2523
|
+
}
|
|
2500
2524
|
},
|
|
2501
2525
|
{
|
|
2502
2526
|
"kind": "field",
|
|
2503
|
-
"name": "
|
|
2527
|
+
"name": "activeItemIndex",
|
|
2504
2528
|
"type": {
|
|
2505
|
-
"text": "
|
|
2529
|
+
"text": "number"
|
|
2506
2530
|
},
|
|
2507
|
-
"
|
|
2531
|
+
"privacy": "private",
|
|
2532
|
+
"default": "0",
|
|
2533
|
+
"inheritedFrom": {
|
|
2534
|
+
"name": "Accordion",
|
|
2535
|
+
"module": "src/accordion/accordion.ts"
|
|
2536
|
+
}
|
|
2508
2537
|
},
|
|
2509
2538
|
{
|
|
2510
2539
|
"kind": "field",
|
|
2511
|
-
"name": "
|
|
2540
|
+
"name": "accordionIds",
|
|
2512
2541
|
"type": {
|
|
2513
|
-
"text": "
|
|
2542
|
+
"text": "Array<string | null>"
|
|
2514
2543
|
},
|
|
2515
|
-
"
|
|
2544
|
+
"privacy": "private",
|
|
2545
|
+
"inheritedFrom": {
|
|
2546
|
+
"name": "Accordion",
|
|
2547
|
+
"module": "src/accordion/accordion.ts"
|
|
2548
|
+
}
|
|
2516
2549
|
},
|
|
2517
2550
|
{
|
|
2518
2551
|
"kind": "field",
|
|
2519
|
-
"name": "
|
|
2520
|
-
"
|
|
2521
|
-
|
|
2522
|
-
|
|
2523
|
-
|
|
2552
|
+
"name": "change",
|
|
2553
|
+
"privacy": "private",
|
|
2554
|
+
"inheritedFrom": {
|
|
2555
|
+
"name": "Accordion",
|
|
2556
|
+
"module": "src/accordion/accordion.ts"
|
|
2557
|
+
}
|
|
2524
2558
|
},
|
|
2525
2559
|
{
|
|
2526
|
-
"kind": "
|
|
2527
|
-
"name": "
|
|
2528
|
-
"
|
|
2529
|
-
|
|
2560
|
+
"kind": "method",
|
|
2561
|
+
"name": "findExpandedItem",
|
|
2562
|
+
"privacy": "private",
|
|
2563
|
+
"return": {
|
|
2564
|
+
"type": {
|
|
2565
|
+
"text": "AccordionItem | null"
|
|
2566
|
+
}
|
|
2530
2567
|
},
|
|
2531
|
-
"
|
|
2568
|
+
"inheritedFrom": {
|
|
2569
|
+
"name": "Accordion",
|
|
2570
|
+
"module": "src/accordion/accordion.ts"
|
|
2571
|
+
}
|
|
2532
2572
|
},
|
|
2533
2573
|
{
|
|
2534
2574
|
"kind": "field",
|
|
2535
|
-
"name": "
|
|
2536
|
-
"type": {
|
|
2537
|
-
"text": "(() => void) | null"
|
|
2538
|
-
},
|
|
2575
|
+
"name": "setItems",
|
|
2539
2576
|
"privacy": "private",
|
|
2540
|
-
"
|
|
2577
|
+
"inheritedFrom": {
|
|
2578
|
+
"name": "Accordion",
|
|
2579
|
+
"module": "src/accordion/accordion.ts"
|
|
2580
|
+
}
|
|
2541
2581
|
},
|
|
2542
2582
|
{
|
|
2543
|
-
"kind": "
|
|
2544
|
-
"name": "
|
|
2545
|
-
"type": {
|
|
2546
|
-
"text": "ReturnType<typeof setTimeout> | null"
|
|
2547
|
-
},
|
|
2583
|
+
"kind": "method",
|
|
2584
|
+
"name": "resetItems",
|
|
2548
2585
|
"privacy": "private",
|
|
2549
|
-
"
|
|
2586
|
+
"return": {
|
|
2587
|
+
"type": {
|
|
2588
|
+
"text": "void"
|
|
2589
|
+
}
|
|
2590
|
+
},
|
|
2591
|
+
"inheritedFrom": {
|
|
2592
|
+
"name": "Accordion",
|
|
2593
|
+
"module": "src/accordion/accordion.ts"
|
|
2594
|
+
}
|
|
2550
2595
|
},
|
|
2551
2596
|
{
|
|
2552
2597
|
"kind": "field",
|
|
2553
|
-
"name": "
|
|
2554
|
-
"
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
|
|
2598
|
+
"name": "removeItemListeners",
|
|
2599
|
+
"privacy": "private",
|
|
2600
|
+
"inheritedFrom": {
|
|
2601
|
+
"name": "Accordion",
|
|
2602
|
+
"module": "src/accordion/accordion.ts"
|
|
2603
|
+
}
|
|
2558
2604
|
},
|
|
2559
2605
|
{
|
|
2560
2606
|
"kind": "field",
|
|
2561
|
-
"name": "
|
|
2562
|
-
"
|
|
2563
|
-
|
|
2564
|
-
|
|
2565
|
-
|
|
2607
|
+
"name": "activeItemChange",
|
|
2608
|
+
"privacy": "private",
|
|
2609
|
+
"inheritedFrom": {
|
|
2610
|
+
"name": "Accordion",
|
|
2611
|
+
"module": "src/accordion/accordion.ts"
|
|
2612
|
+
}
|
|
2566
2613
|
},
|
|
2567
2614
|
{
|
|
2568
2615
|
"kind": "method",
|
|
2569
|
-
"name": "
|
|
2616
|
+
"name": "getItemIds",
|
|
2570
2617
|
"privacy": "private",
|
|
2571
2618
|
"return": {
|
|
2572
2619
|
"type": {
|
|
2573
|
-
"text": "string"
|
|
2620
|
+
"text": "Array<string | null>"
|
|
2574
2621
|
}
|
|
2575
2622
|
},
|
|
2576
|
-
"
|
|
2577
|
-
|
|
2578
|
-
|
|
2579
|
-
|
|
2580
|
-
"text": "string"
|
|
2581
|
-
}
|
|
2582
|
-
}
|
|
2583
|
-
]
|
|
2623
|
+
"inheritedFrom": {
|
|
2624
|
+
"name": "Accordion",
|
|
2625
|
+
"module": "src/accordion/accordion.ts"
|
|
2626
|
+
}
|
|
2584
2627
|
},
|
|
2585
2628
|
{
|
|
2586
2629
|
"kind": "method",
|
|
2587
|
-
"name": "
|
|
2630
|
+
"name": "isSingleExpandMode",
|
|
2631
|
+
"privacy": "private",
|
|
2588
2632
|
"return": {
|
|
2589
2633
|
"type": {
|
|
2590
|
-
"text": "
|
|
2634
|
+
"text": "boolean"
|
|
2591
2635
|
}
|
|
2636
|
+
},
|
|
2637
|
+
"inheritedFrom": {
|
|
2638
|
+
"name": "Accordion",
|
|
2639
|
+
"module": "src/accordion/accordion.ts"
|
|
2640
|
+
}
|
|
2641
|
+
},
|
|
2642
|
+
{
|
|
2643
|
+
"kind": "field",
|
|
2644
|
+
"name": "handleItemKeyDown",
|
|
2645
|
+
"privacy": "private",
|
|
2646
|
+
"inheritedFrom": {
|
|
2647
|
+
"name": "Accordion",
|
|
2648
|
+
"module": "src/accordion/accordion.ts"
|
|
2649
|
+
}
|
|
2650
|
+
},
|
|
2651
|
+
{
|
|
2652
|
+
"kind": "field",
|
|
2653
|
+
"name": "handleItemFocus",
|
|
2654
|
+
"privacy": "private",
|
|
2655
|
+
"inheritedFrom": {
|
|
2656
|
+
"name": "Accordion",
|
|
2657
|
+
"module": "src/accordion/accordion.ts"
|
|
2592
2658
|
}
|
|
2593
2659
|
},
|
|
2594
2660
|
{
|
|
2595
2661
|
"kind": "method",
|
|
2596
|
-
"name": "
|
|
2662
|
+
"name": "adjust",
|
|
2663
|
+
"privacy": "private",
|
|
2597
2664
|
"return": {
|
|
2598
2665
|
"type": {
|
|
2599
2666
|
"text": "void"
|
|
@@ -2601,49 +2668,31 @@
|
|
|
2601
2668
|
},
|
|
2602
2669
|
"parameters": [
|
|
2603
2670
|
{
|
|
2604
|
-
"name": "
|
|
2605
|
-
"type": {
|
|
2606
|
-
"text": "number"
|
|
2607
|
-
}
|
|
2608
|
-
},
|
|
2609
|
-
{
|
|
2610
|
-
"name": "clauseIndex",
|
|
2671
|
+
"name": "adjustment",
|
|
2611
2672
|
"type": {
|
|
2612
2673
|
"text": "number"
|
|
2613
2674
|
}
|
|
2614
2675
|
}
|
|
2615
|
-
]
|
|
2676
|
+
],
|
|
2677
|
+
"inheritedFrom": {
|
|
2678
|
+
"name": "Accordion",
|
|
2679
|
+
"module": "src/accordion/accordion.ts"
|
|
2680
|
+
}
|
|
2616
2681
|
},
|
|
2617
2682
|
{
|
|
2618
2683
|
"kind": "method",
|
|
2619
|
-
"name": "
|
|
2684
|
+
"name": "focusItem",
|
|
2685
|
+
"privacy": "private",
|
|
2620
2686
|
"return": {
|
|
2621
2687
|
"type": {
|
|
2622
2688
|
"text": "void"
|
|
2623
2689
|
}
|
|
2690
|
+
},
|
|
2691
|
+
"inheritedFrom": {
|
|
2692
|
+
"name": "Accordion",
|
|
2693
|
+
"module": "src/accordion/accordion.ts"
|
|
2624
2694
|
}
|
|
2625
2695
|
},
|
|
2626
|
-
{
|
|
2627
|
-
"kind": "method",
|
|
2628
|
-
"name": "handleSubmit"
|
|
2629
|
-
},
|
|
2630
|
-
{
|
|
2631
|
-
"kind": "method",
|
|
2632
|
-
"name": "handleBlur"
|
|
2633
|
-
},
|
|
2634
|
-
{
|
|
2635
|
-
"kind": "method",
|
|
2636
|
-
"name": "clear"
|
|
2637
|
-
},
|
|
2638
|
-
{
|
|
2639
|
-
"kind": "method",
|
|
2640
|
-
"name": "toggleSpeechInput"
|
|
2641
|
-
},
|
|
2642
|
-
{
|
|
2643
|
-
"kind": "method",
|
|
2644
|
-
"name": "clearSpeechApplyDebounce",
|
|
2645
|
-
"privacy": "private"
|
|
2646
|
-
},
|
|
2647
2696
|
{
|
|
2648
2697
|
"kind": "field",
|
|
2649
2698
|
"name": "_presentation",
|
|
@@ -2758,48 +2807,26 @@
|
|
|
2758
2807
|
],
|
|
2759
2808
|
"events": [
|
|
2760
2809
|
{
|
|
2761
|
-
"description": "
|
|
2762
|
-
"name": "
|
|
2763
|
-
|
|
2764
|
-
|
|
2765
|
-
|
|
2766
|
-
|
|
2767
|
-
}
|
|
2768
|
-
],
|
|
2769
|
-
"attributes": [
|
|
2770
|
-
{
|
|
2771
|
-
"name": "placeholder",
|
|
2772
|
-
"type": {
|
|
2773
|
-
"text": "string"
|
|
2774
|
-
},
|
|
2775
|
-
"default": "'Describe your search criteria in natural language...'",
|
|
2776
|
-
"fieldName": "placeholder"
|
|
2777
|
-
},
|
|
2778
|
-
{
|
|
2779
|
-
"type": {
|
|
2780
|
-
"text": "boolean"
|
|
2781
|
-
},
|
|
2782
|
-
"fieldName": "disabled"
|
|
2810
|
+
"description": "Fires a custom 'change' event when the active item changes",
|
|
2811
|
+
"name": "change",
|
|
2812
|
+
"inheritedFrom": {
|
|
2813
|
+
"name": "Accordion",
|
|
2814
|
+
"module": "src/accordion/accordion.ts"
|
|
2815
|
+
}
|
|
2783
2816
|
}
|
|
2784
|
-
]
|
|
2785
|
-
"superclass": {
|
|
2786
|
-
"name": "FoundationElement",
|
|
2787
|
-
"package": "@microsoft/fast-foundation"
|
|
2788
|
-
},
|
|
2789
|
-
"tagName": "%%prefix%%-ai-criteria-search",
|
|
2790
|
-
"customElement": true
|
|
2817
|
+
]
|
|
2791
2818
|
},
|
|
2792
2819
|
{
|
|
2793
2820
|
"kind": "variable",
|
|
2794
|
-
"name": "
|
|
2821
|
+
"name": "foundationAccordionShadowOptions",
|
|
2795
2822
|
"type": {
|
|
2796
2823
|
"text": "ShadowRootInit"
|
|
2797
2824
|
},
|
|
2798
|
-
"default": "
|
|
2825
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2799
2826
|
},
|
|
2800
2827
|
{
|
|
2801
2828
|
"kind": "variable",
|
|
2802
|
-
"name": "
|
|
2829
|
+
"name": "defaultAccordionConfig",
|
|
2803
2830
|
"type": {
|
|
2804
2831
|
"text": "object"
|
|
2805
2832
|
},
|
|
@@ -2807,103 +2834,57 @@
|
|
|
2807
2834
|
},
|
|
2808
2835
|
{
|
|
2809
2836
|
"kind": "variable",
|
|
2810
|
-
"name": "
|
|
2837
|
+
"name": "foundationAccordion",
|
|
2838
|
+
"description": "The Foundation Accordion",
|
|
2839
|
+
"privacy": "public"
|
|
2811
2840
|
}
|
|
2812
2841
|
],
|
|
2813
2842
|
"exports": [
|
|
2814
2843
|
{
|
|
2815
2844
|
"kind": "js",
|
|
2816
|
-
"name": "
|
|
2845
|
+
"name": "Accordion",
|
|
2817
2846
|
"declaration": {
|
|
2818
|
-
"name": "
|
|
2819
|
-
"module": "src/
|
|
2847
|
+
"name": "Accordion",
|
|
2848
|
+
"module": "src/accordion/accordion.ts"
|
|
2820
2849
|
}
|
|
2821
2850
|
},
|
|
2822
2851
|
{
|
|
2823
2852
|
"kind": "js",
|
|
2824
|
-
"name": "
|
|
2853
|
+
"name": "foundationAccordionShadowOptions",
|
|
2825
2854
|
"declaration": {
|
|
2826
|
-
"name": "
|
|
2827
|
-
"module": "src/
|
|
2855
|
+
"name": "foundationAccordionShadowOptions",
|
|
2856
|
+
"module": "src/accordion/accordion.ts"
|
|
2828
2857
|
}
|
|
2829
2858
|
},
|
|
2830
2859
|
{
|
|
2831
2860
|
"kind": "js",
|
|
2832
|
-
"name": "
|
|
2861
|
+
"name": "defaultAccordionConfig",
|
|
2833
2862
|
"declaration": {
|
|
2834
|
-
"name": "
|
|
2835
|
-
"module": "src/
|
|
2863
|
+
"name": "defaultAccordionConfig",
|
|
2864
|
+
"module": "src/accordion/accordion.ts"
|
|
2836
2865
|
}
|
|
2837
2866
|
},
|
|
2838
2867
|
{
|
|
2839
2868
|
"kind": "js",
|
|
2840
|
-
"name": "
|
|
2869
|
+
"name": "foundationAccordion",
|
|
2841
2870
|
"declaration": {
|
|
2842
|
-
"name": "
|
|
2843
|
-
"module": "src/
|
|
2871
|
+
"name": "foundationAccordion",
|
|
2872
|
+
"module": "src/accordion/accordion.ts"
|
|
2844
2873
|
}
|
|
2845
2874
|
}
|
|
2846
2875
|
]
|
|
2847
2876
|
},
|
|
2848
2877
|
{
|
|
2849
2878
|
"kind": "javascript-module",
|
|
2850
|
-
"path": "src/
|
|
2879
|
+
"path": "src/accordion/index.ts",
|
|
2851
2880
|
"declarations": [],
|
|
2852
2881
|
"exports": [
|
|
2853
|
-
{
|
|
2854
|
-
"kind": "js",
|
|
2855
|
-
"name": "AiCriteriaSearch",
|
|
2856
|
-
"declaration": {
|
|
2857
|
-
"name": "AiCriteriaSearch",
|
|
2858
|
-
"module": "./ai-criteria-search"
|
|
2859
|
-
}
|
|
2860
|
-
},
|
|
2861
|
-
{
|
|
2862
|
-
"kind": "js",
|
|
2863
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
2864
|
-
"declaration": {
|
|
2865
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
2866
|
-
"module": "./ai-criteria-search"
|
|
2867
|
-
}
|
|
2868
|
-
},
|
|
2869
|
-
{
|
|
2870
|
-
"kind": "js",
|
|
2871
|
-
"name": "foundationAiCriteriaSearch",
|
|
2872
|
-
"declaration": {
|
|
2873
|
-
"name": "foundationAiCriteriaSearch",
|
|
2874
|
-
"module": "./ai-criteria-search"
|
|
2875
|
-
}
|
|
2876
|
-
},
|
|
2877
|
-
{
|
|
2878
|
-
"kind": "js",
|
|
2879
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2880
|
-
"declaration": {
|
|
2881
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2882
|
-
"module": "./ai-criteria-search"
|
|
2883
|
-
}
|
|
2884
|
-
},
|
|
2885
|
-
{
|
|
2886
|
-
"kind": "js",
|
|
2887
|
-
"name": "foundationAiCriteriaSearchStyles",
|
|
2888
|
-
"declaration": {
|
|
2889
|
-
"name": "foundationAiCriteriaSearchStyles",
|
|
2890
|
-
"module": "./ai-criteria-search.styles"
|
|
2891
|
-
}
|
|
2892
|
-
},
|
|
2893
|
-
{
|
|
2894
|
-
"kind": "js",
|
|
2895
|
-
"name": "foundationAiCriteriaSearchTemplate",
|
|
2896
|
-
"declaration": {
|
|
2897
|
-
"name": "foundationAiCriteriaSearchTemplate",
|
|
2898
|
-
"module": "./ai-criteria-search.template"
|
|
2899
|
-
}
|
|
2900
|
-
},
|
|
2901
2882
|
{
|
|
2902
2883
|
"kind": "js",
|
|
2903
2884
|
"name": "*",
|
|
2904
2885
|
"declaration": {
|
|
2905
2886
|
"name": "*",
|
|
2906
|
-
"package": "./
|
|
2887
|
+
"package": "./accordion.template"
|
|
2907
2888
|
}
|
|
2908
2889
|
},
|
|
2909
2890
|
{
|
|
@@ -2911,165 +2892,72 @@
|
|
|
2911
2892
|
"name": "*",
|
|
2912
2893
|
"declaration": {
|
|
2913
2894
|
"name": "*",
|
|
2914
|
-
"package": "./
|
|
2895
|
+
"package": "./accordion.styles"
|
|
2915
2896
|
}
|
|
2916
2897
|
},
|
|
2917
2898
|
{
|
|
2918
2899
|
"kind": "js",
|
|
2919
2900
|
"name": "*",
|
|
2920
2901
|
"declaration": {
|
|
2921
|
-
"name": "*",
|
|
2922
|
-
"package": "./
|
|
2923
|
-
}
|
|
2924
|
-
}
|
|
2925
|
-
]
|
|
2926
|
-
},
|
|
2927
|
-
{
|
|
2928
|
-
"kind": "javascript-module",
|
|
2929
|
-
"path": "src/ai-criteria-search/
|
|
2930
|
-
"declarations": [
|
|
2931
|
-
{
|
|
2932
|
-
"kind": "
|
|
2933
|
-
"name": "
|
|
2934
|
-
"
|
|
2935
|
-
"type": {
|
|
2936
|
-
"text": "string"
|
|
2937
|
-
}
|
|
2938
|
-
},
|
|
2939
|
-
"parameters": [
|
|
2940
|
-
{
|
|
2941
|
-
"name": "errors",
|
|
2942
|
-
"type": {
|
|
2943
|
-
"text": "ValidationError[]"
|
|
2944
|
-
}
|
|
2945
|
-
}
|
|
2946
|
-
],
|
|
2947
|
-
"description": "Formats validation errors into a user-friendly message."
|
|
2948
|
-
},
|
|
2949
|
-
{
|
|
2950
|
-
"kind": "function",
|
|
2951
|
-
"name": "showCriteriaError",
|
|
2952
|
-
"return": {
|
|
2953
|
-
"type": {
|
|
2954
|
-
"text": "void"
|
|
2955
|
-
}
|
|
2956
|
-
},
|
|
2957
|
-
"parameters": [
|
|
2958
|
-
{
|
|
2959
|
-
"name": "title",
|
|
2960
|
-
"type": {
|
|
2961
|
-
"text": "string"
|
|
2962
|
-
},
|
|
2963
|
-
"description": "Notification title (e.g. \"Criteria validation error\")"
|
|
2964
|
-
},
|
|
2965
|
-
{
|
|
2966
|
-
"name": "body",
|
|
2967
|
-
"type": {
|
|
2968
|
-
"text": "string"
|
|
2969
|
-
},
|
|
2970
|
-
"description": "Error message to display"
|
|
2971
|
-
},
|
|
2972
|
-
{
|
|
2973
|
-
"name": "tagName",
|
|
2974
|
-
"type": {
|
|
2975
|
-
"text": "string"
|
|
2976
|
-
},
|
|
2977
|
-
"description": "Design system prefix (e.g. \"rapid\", \"foundation\")"
|
|
2978
|
-
}
|
|
2979
|
-
],
|
|
2980
|
-
"description": "Shows a criteria error as a toast notification."
|
|
2981
|
-
}
|
|
2982
|
-
],
|
|
2983
|
-
"exports": [
|
|
2984
|
-
{
|
|
2985
|
-
"kind": "js",
|
|
2986
|
-
"name": "formatValidationErrors",
|
|
2987
|
-
"declaration": {
|
|
2988
|
-
"name": "formatValidationErrors",
|
|
2989
|
-
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
2990
|
-
}
|
|
2991
|
-
},
|
|
2992
|
-
{
|
|
2993
|
-
"kind": "js",
|
|
2994
|
-
"name": "showCriteriaError",
|
|
2995
|
-
"declaration": {
|
|
2996
|
-
"name": "showCriteriaError",
|
|
2997
|
-
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
2998
|
-
}
|
|
2999
|
-
}
|
|
3000
|
-
]
|
|
3001
|
-
},
|
|
3002
|
-
{
|
|
3003
|
-
"kind": "javascript-module",
|
|
3004
|
-
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
3005
|
-
"declarations": [
|
|
3006
|
-
{
|
|
3007
|
-
"kind": "function",
|
|
3008
|
-
"name": "foundationAiIndicatorStyles",
|
|
3009
|
-
"return": {
|
|
3010
|
-
"type": {
|
|
3011
|
-
"text": "ElementStyles"
|
|
3012
|
-
}
|
|
3013
|
-
},
|
|
3014
|
-
"parameters": [
|
|
3015
|
-
{
|
|
3016
|
-
"name": "context",
|
|
3017
|
-
"type": {
|
|
3018
|
-
"text": "ElementDefinitionContext"
|
|
3019
|
-
}
|
|
3020
|
-
},
|
|
3021
|
-
{
|
|
3022
|
-
"name": "definition",
|
|
3023
|
-
"type": {
|
|
3024
|
-
"text": "FoundationElementDefinition"
|
|
3025
|
-
}
|
|
3026
|
-
}
|
|
3027
|
-
]
|
|
2902
|
+
"name": "*",
|
|
2903
|
+
"package": "./accordion"
|
|
2904
|
+
}
|
|
2905
|
+
}
|
|
2906
|
+
]
|
|
2907
|
+
},
|
|
2908
|
+
{
|
|
2909
|
+
"kind": "javascript-module",
|
|
2910
|
+
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
2911
|
+
"declarations": [
|
|
2912
|
+
{
|
|
2913
|
+
"kind": "variable",
|
|
2914
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2915
|
+
"default": "css`\n :host {\n display: block;\n width: 800px;\n }\n\n .ai-criteria-search {\n display: flex;\n flex-direction: column;\n gap: calc(${designUnit} * 2px);\n }\n\n .ai-criteria-search-row {\n display: flex;\n flex-direction: row;\n gap: calc(${designUnit} * 2px);\n align-items: center;\n }\n\n .criteria-input {\n height: calc(((var(--base-height-multiplier) + var(--density)) * var(--design-unit) - 4) * 1px);\n flex: 1;\n min-width: 0;\n }\n\n .criteria-chips-inline {\n height: calc(((var(--base-height-multiplier) + var(--density)) * var(--design-unit) - 4) * 1px);\n flex: 1;\n min-width: 0;\n display: flex;\n align-items: center;\n gap: calc(${designUnit} * 1px);\n overflow-x: auto;\n padding: 0 calc(${designUnit} * 2px);\n background: var(--neutral-fill-input-rest);\n border: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-rest);\n border-radius: calc(var(--control-corner-radius) * 1px);\n scrollbar-width: none;\n }\n\n .criteria-chips-inline::-webkit-scrollbar {\n display: none;\n }\n\n .mic-icon {\n color: var(--neutral-foreground-rest);\n fill: currentColor;\n }\n\n .criteria-toggle-button,\n .criteria-clear-button {\n flex-shrink: 0;\n }\n\n .criteria-chip {\n display: inline-flex;\n align-items: center;\n flex-shrink: 0;\n gap: calc(${designUnit} * 1px);\n padding: calc(${designUnit} * 0.5px) calc(${designUnit} * 2px);\n background: var(--neutral-fill-rest);\n border: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-rest);\n border-radius: calc(${designUnit} * 4px);\n font-size: var(--type-ramp-minus-1-font-size);\n color: var(--neutral-foreground-rest);\n white-space: nowrap;\n }\n\n .criteria-chip-field {\n font-weight: 600;\n }\n\n .criteria-chip-operator {\n color: var(--neutral-foreground-hint, var(--neutral-foreground-rest));\n font-style: italic;\n }\n\n .criteria-chip-remove {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 14px;\n height: 14px;\n padding: 0;\n margin-left: calc(${designUnit} * 0.5px);\n background: none;\n border: none;\n cursor: pointer;\n color: var(--neutral-foreground-hint, var(--neutral-foreground-rest));\n font-size: 10px;\n border-radius: 50%;\n line-height: 1;\n }\n\n .criteria-chip-remove:hover {\n background: var(--neutral-fill-hover);\n color: var(--neutral-foreground-rest);\n }\n`"
|
|
3028
2916
|
}
|
|
3029
2917
|
],
|
|
3030
2918
|
"exports": [
|
|
3031
2919
|
{
|
|
3032
2920
|
"kind": "js",
|
|
3033
|
-
"name": "
|
|
2921
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
3034
2922
|
"declaration": {
|
|
3035
|
-
"name": "
|
|
3036
|
-
"module": "src/ai-
|
|
2923
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2924
|
+
"module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
|
|
3037
2925
|
}
|
|
3038
2926
|
}
|
|
3039
2927
|
]
|
|
3040
2928
|
},
|
|
3041
2929
|
{
|
|
3042
2930
|
"kind": "javascript-module",
|
|
3043
|
-
"path": "src/ai-
|
|
2931
|
+
"path": "src/ai-criteria-search/ai-criteria-search.template.ts",
|
|
3044
2932
|
"declarations": [
|
|
3045
2933
|
{
|
|
3046
2934
|
"kind": "variable",
|
|
3047
|
-
"name": "
|
|
2935
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
3048
2936
|
"type": {
|
|
3049
|
-
"text": "ViewTemplate<
|
|
2937
|
+
"text": "ViewTemplate<AiCriteriaSearch>"
|
|
3050
2938
|
},
|
|
3051
|
-
"default": "html`\n ${(x) =>
|
|
2939
|
+
"default": "html`\n ${(x) => aiCriteriaSearchTemplate(getPrefix(x))}\n`"
|
|
3052
2940
|
}
|
|
3053
2941
|
],
|
|
3054
2942
|
"exports": [
|
|
3055
2943
|
{
|
|
3056
2944
|
"kind": "js",
|
|
3057
|
-
"name": "
|
|
2945
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
3058
2946
|
"declaration": {
|
|
3059
|
-
"name": "
|
|
3060
|
-
"module": "src/ai-
|
|
2947
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2948
|
+
"module": "src/ai-criteria-search/ai-criteria-search.template.ts"
|
|
3061
2949
|
}
|
|
3062
2950
|
}
|
|
3063
2951
|
]
|
|
3064
2952
|
},
|
|
3065
2953
|
{
|
|
3066
2954
|
"kind": "javascript-module",
|
|
3067
|
-
"path": "src/ai-
|
|
2955
|
+
"path": "src/ai-criteria-search/ai-criteria-search.ts",
|
|
3068
2956
|
"declarations": [
|
|
3069
2957
|
{
|
|
3070
2958
|
"kind": "class",
|
|
3071
|
-
"description": "",
|
|
3072
|
-
"name": "
|
|
2959
|
+
"description": "Natural-language criteria search input with AI interpretation.",
|
|
2960
|
+
"name": "AiCriteriaSearch",
|
|
3073
2961
|
"members": [
|
|
3074
2962
|
{
|
|
3075
2963
|
"kind": "field",
|
|
@@ -3080,25 +2968,54 @@
|
|
|
3080
2968
|
},
|
|
3081
2969
|
{
|
|
3082
2970
|
"kind": "field",
|
|
3083
|
-
"name": "
|
|
2971
|
+
"name": "placeholder",
|
|
3084
2972
|
"type": {
|
|
3085
|
-
"text": "
|
|
2973
|
+
"text": "string"
|
|
3086
2974
|
},
|
|
3087
|
-
"
|
|
3088
|
-
"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.",
|
|
3089
|
-
"readonly": true
|
|
2975
|
+
"default": "'Describe your search criteria in natural language...'"
|
|
3090
2976
|
},
|
|
3091
2977
|
{
|
|
3092
2978
|
"kind": "field",
|
|
3093
|
-
"name": "
|
|
2979
|
+
"name": "disabled",
|
|
3094
2980
|
"type": {
|
|
3095
|
-
"text": "
|
|
2981
|
+
"text": "boolean"
|
|
2982
|
+
}
|
|
2983
|
+
},
|
|
2984
|
+
{
|
|
2985
|
+
"kind": "field",
|
|
2986
|
+
"name": "inputValue",
|
|
2987
|
+
"type": {
|
|
2988
|
+
"text": "string"
|
|
2989
|
+
},
|
|
2990
|
+
"default": "''"
|
|
2991
|
+
},
|
|
2992
|
+
{
|
|
2993
|
+
"kind": "field",
|
|
2994
|
+
"name": "isInterpreting",
|
|
2995
|
+
"type": {
|
|
2996
|
+
"text": "boolean"
|
|
2997
|
+
},
|
|
2998
|
+
"default": "false"
|
|
2999
|
+
},
|
|
3000
|
+
{
|
|
3001
|
+
"kind": "field",
|
|
3002
|
+
"name": "lastValidCriteria",
|
|
3003
|
+
"type": {
|
|
3004
|
+
"text": "string | null"
|
|
3096
3005
|
},
|
|
3097
3006
|
"default": "null"
|
|
3098
3007
|
},
|
|
3099
3008
|
{
|
|
3100
3009
|
"kind": "field",
|
|
3101
|
-
"name": "
|
|
3010
|
+
"name": "activeGroups",
|
|
3011
|
+
"type": {
|
|
3012
|
+
"text": "CriteriaGroup[]"
|
|
3013
|
+
},
|
|
3014
|
+
"default": "[]"
|
|
3015
|
+
},
|
|
3016
|
+
{
|
|
3017
|
+
"kind": "field",
|
|
3018
|
+
"name": "showingChips",
|
|
3102
3019
|
"type": {
|
|
3103
3020
|
"text": "boolean"
|
|
3104
3021
|
},
|
|
@@ -3106,15 +3023,15 @@
|
|
|
3106
3023
|
},
|
|
3107
3024
|
{
|
|
3108
3025
|
"kind": "field",
|
|
3109
|
-
"name": "
|
|
3026
|
+
"name": "fieldMetadata",
|
|
3110
3027
|
"type": {
|
|
3111
|
-
"text": "
|
|
3028
|
+
"text": "MetadataDetail[] | string[]"
|
|
3112
3029
|
},
|
|
3113
|
-
"default": "
|
|
3030
|
+
"default": "[]"
|
|
3114
3031
|
},
|
|
3115
3032
|
{
|
|
3116
3033
|
"kind": "field",
|
|
3117
|
-
"name": "
|
|
3034
|
+
"name": "isRecording",
|
|
3118
3035
|
"type": {
|
|
3119
3036
|
"text": "boolean"
|
|
3120
3037
|
},
|
|
@@ -3122,29 +3039,33 @@
|
|
|
3122
3039
|
},
|
|
3123
3040
|
{
|
|
3124
3041
|
"kind": "field",
|
|
3125
|
-
"name": "
|
|
3042
|
+
"name": "textAreaRef",
|
|
3126
3043
|
"type": {
|
|
3127
|
-
"text": "
|
|
3044
|
+
"text": "HTMLTextAreaElement"
|
|
3128
3045
|
},
|
|
3129
|
-
"privacy": "
|
|
3130
|
-
"default": "null"
|
|
3046
|
+
"privacy": "public"
|
|
3131
3047
|
},
|
|
3132
3048
|
{
|
|
3133
3049
|
"kind": "field",
|
|
3134
|
-
"name": "
|
|
3135
|
-
"
|
|
3050
|
+
"name": "stopRecording",
|
|
3051
|
+
"type": {
|
|
3052
|
+
"text": "(() => void) | null"
|
|
3053
|
+
},
|
|
3054
|
+
"privacy": "private",
|
|
3055
|
+
"default": "null"
|
|
3136
3056
|
},
|
|
3137
3057
|
{
|
|
3138
3058
|
"kind": "field",
|
|
3139
|
-
"name": "
|
|
3059
|
+
"name": "speechApplyDebounceTimer",
|
|
3140
3060
|
"type": {
|
|
3141
|
-
"text": "
|
|
3061
|
+
"text": "ReturnType<typeof setTimeout> | null"
|
|
3142
3062
|
},
|
|
3143
|
-
"
|
|
3063
|
+
"privacy": "private",
|
|
3064
|
+
"default": "null"
|
|
3144
3065
|
},
|
|
3145
3066
|
{
|
|
3146
3067
|
"kind": "field",
|
|
3147
|
-
"name": "
|
|
3068
|
+
"name": "speechAvailable",
|
|
3148
3069
|
"type": {
|
|
3149
3070
|
"text": "boolean"
|
|
3150
3071
|
},
|
|
@@ -3152,69 +3073,65 @@
|
|
|
3152
3073
|
},
|
|
3153
3074
|
{
|
|
3154
3075
|
"kind": "field",
|
|
3155
|
-
"name": "
|
|
3076
|
+
"name": "criteriaChips",
|
|
3156
3077
|
"type": {
|
|
3157
|
-
"text": "
|
|
3078
|
+
"text": "CriteriaChip[]"
|
|
3158
3079
|
},
|
|
3159
3080
|
"readonly": true
|
|
3160
3081
|
},
|
|
3161
3082
|
{
|
|
3162
3083
|
"kind": "method",
|
|
3163
|
-
"name": "
|
|
3084
|
+
"name": "getFieldLabel",
|
|
3085
|
+
"privacy": "private",
|
|
3164
3086
|
"return": {
|
|
3165
3087
|
"type": {
|
|
3166
|
-
"text": "
|
|
3088
|
+
"text": "string"
|
|
3167
3089
|
}
|
|
3168
|
-
}
|
|
3169
|
-
},
|
|
3170
|
-
{
|
|
3171
|
-
"kind": "method",
|
|
3172
|
-
"name": "handleClickOutside",
|
|
3173
|
-
"privacy": "private",
|
|
3090
|
+
},
|
|
3174
3091
|
"parameters": [
|
|
3175
3092
|
{
|
|
3176
|
-
"name": "
|
|
3093
|
+
"name": "fieldName",
|
|
3177
3094
|
"type": {
|
|
3178
|
-
"text": "
|
|
3095
|
+
"text": "string"
|
|
3179
3096
|
}
|
|
3180
3097
|
}
|
|
3181
3098
|
]
|
|
3182
3099
|
},
|
|
3183
3100
|
{
|
|
3184
3101
|
"kind": "method",
|
|
3185
|
-
"name": "
|
|
3186
|
-
},
|
|
3187
|
-
{
|
|
3188
|
-
"kind": "method",
|
|
3189
|
-
"name": "refreshStatus",
|
|
3102
|
+
"name": "toggleCriteriaView",
|
|
3190
3103
|
"return": {
|
|
3191
3104
|
"type": {
|
|
3192
|
-
"text": "
|
|
3105
|
+
"text": "void"
|
|
3193
3106
|
}
|
|
3194
3107
|
}
|
|
3195
3108
|
},
|
|
3196
3109
|
{
|
|
3197
3110
|
"kind": "method",
|
|
3198
|
-
"name": "
|
|
3199
|
-
"privacy": "private",
|
|
3111
|
+
"name": "removeChip",
|
|
3200
3112
|
"return": {
|
|
3201
3113
|
"type": {
|
|
3202
|
-
"text": "
|
|
3114
|
+
"text": "void"
|
|
3203
3115
|
}
|
|
3204
3116
|
},
|
|
3205
3117
|
"parameters": [
|
|
3206
3118
|
{
|
|
3207
|
-
"name": "
|
|
3119
|
+
"name": "groupIndex",
|
|
3208
3120
|
"type": {
|
|
3209
|
-
"text": "
|
|
3121
|
+
"text": "number"
|
|
3122
|
+
}
|
|
3123
|
+
},
|
|
3124
|
+
{
|
|
3125
|
+
"name": "clauseIndex",
|
|
3126
|
+
"type": {
|
|
3127
|
+
"text": "number"
|
|
3210
3128
|
}
|
|
3211
3129
|
}
|
|
3212
3130
|
]
|
|
3213
3131
|
},
|
|
3214
3132
|
{
|
|
3215
3133
|
"kind": "method",
|
|
3216
|
-
"name": "
|
|
3217
|
-
"privacy": "private",
|
|
3134
|
+
"name": "clearChips",
|
|
3218
3135
|
"return": {
|
|
3219
3136
|
"type": {
|
|
3220
3137
|
"text": "void"
|
|
@@ -3223,32 +3140,24 @@
|
|
|
3223
3140
|
},
|
|
3224
3141
|
{
|
|
3225
3142
|
"kind": "method",
|
|
3226
|
-
"name": "
|
|
3227
|
-
"privacy": "private",
|
|
3228
|
-
"return": {
|
|
3229
|
-
"type": {
|
|
3230
|
-
"text": "void"
|
|
3231
|
-
}
|
|
3232
|
-
}
|
|
3143
|
+
"name": "handleSubmit"
|
|
3233
3144
|
},
|
|
3234
3145
|
{
|
|
3235
3146
|
"kind": "method",
|
|
3236
|
-
"name": "
|
|
3237
|
-
"privacy": "private",
|
|
3238
|
-
"return": {
|
|
3239
|
-
"type": {
|
|
3240
|
-
"text": "void"
|
|
3241
|
-
}
|
|
3242
|
-
}
|
|
3147
|
+
"name": "handleBlur"
|
|
3243
3148
|
},
|
|
3244
3149
|
{
|
|
3245
3150
|
"kind": "method",
|
|
3246
|
-
"name": "
|
|
3247
|
-
|
|
3248
|
-
|
|
3249
|
-
|
|
3250
|
-
|
|
3251
|
-
|
|
3151
|
+
"name": "clear"
|
|
3152
|
+
},
|
|
3153
|
+
{
|
|
3154
|
+
"kind": "method",
|
|
3155
|
+
"name": "toggleSpeechInput"
|
|
3156
|
+
},
|
|
3157
|
+
{
|
|
3158
|
+
"kind": "method",
|
|
3159
|
+
"name": "clearSpeechApplyDebounce",
|
|
3160
|
+
"privacy": "private"
|
|
3252
3161
|
},
|
|
3253
3162
|
{
|
|
3254
3163
|
"kind": "field",
|
|
@@ -3362,141 +3271,259 @@
|
|
|
3362
3271
|
}
|
|
3363
3272
|
}
|
|
3364
3273
|
],
|
|
3274
|
+
"events": [
|
|
3275
|
+
{
|
|
3276
|
+
"description": "Fired when interpreted criteria is applied or cleared. detail: `string | null`",
|
|
3277
|
+
"name": "criteria-changed"
|
|
3278
|
+
},
|
|
3279
|
+
{
|
|
3280
|
+
"description": "Fired when interpreted criteria contains invalid clauses. detail: `ValidationError[]`",
|
|
3281
|
+
"name": "validation-errors"
|
|
3282
|
+
}
|
|
3283
|
+
],
|
|
3284
|
+
"attributes": [
|
|
3285
|
+
{
|
|
3286
|
+
"name": "placeholder",
|
|
3287
|
+
"type": {
|
|
3288
|
+
"text": "string"
|
|
3289
|
+
},
|
|
3290
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
3291
|
+
"fieldName": "placeholder"
|
|
3292
|
+
},
|
|
3293
|
+
{
|
|
3294
|
+
"type": {
|
|
3295
|
+
"text": "boolean"
|
|
3296
|
+
},
|
|
3297
|
+
"fieldName": "disabled"
|
|
3298
|
+
}
|
|
3299
|
+
],
|
|
3365
3300
|
"superclass": {
|
|
3366
3301
|
"name": "FoundationElement",
|
|
3367
3302
|
"package": "@microsoft/fast-foundation"
|
|
3368
3303
|
},
|
|
3369
|
-
"tagName": "%%prefix%%-ai-
|
|
3304
|
+
"tagName": "%%prefix%%-ai-criteria-search",
|
|
3370
3305
|
"customElement": true
|
|
3371
3306
|
},
|
|
3372
|
-
{
|
|
3373
|
-
"kind": "variable",
|
|
3374
|
-
"name": "
|
|
3375
|
-
|
|
3376
|
-
|
|
3377
|
-
|
|
3307
|
+
{
|
|
3308
|
+
"kind": "variable",
|
|
3309
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3310
|
+
"type": {
|
|
3311
|
+
"text": "ShadowRootInit"
|
|
3312
|
+
},
|
|
3313
|
+
"default": "undefined"
|
|
3314
|
+
},
|
|
3315
|
+
{
|
|
3316
|
+
"kind": "variable",
|
|
3317
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
3318
|
+
"type": {
|
|
3319
|
+
"text": "object"
|
|
3320
|
+
},
|
|
3321
|
+
"default": "{}"
|
|
3322
|
+
},
|
|
3323
|
+
{
|
|
3324
|
+
"kind": "variable",
|
|
3325
|
+
"name": "foundationAiCriteriaSearch"
|
|
3326
|
+
}
|
|
3327
|
+
],
|
|
3328
|
+
"exports": [
|
|
3329
|
+
{
|
|
3330
|
+
"kind": "js",
|
|
3331
|
+
"name": "AiCriteriaSearch",
|
|
3332
|
+
"declaration": {
|
|
3333
|
+
"name": "AiCriteriaSearch",
|
|
3334
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3335
|
+
}
|
|
3336
|
+
},
|
|
3337
|
+
{
|
|
3338
|
+
"kind": "js",
|
|
3339
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3340
|
+
"declaration": {
|
|
3341
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3342
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3343
|
+
}
|
|
3344
|
+
},
|
|
3378
3345
|
{
|
|
3379
3346
|
"kind": "js",
|
|
3380
|
-
"name": "
|
|
3347
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
3381
3348
|
"declaration": {
|
|
3382
|
-
"name": "
|
|
3383
|
-
"module": "src/ai-
|
|
3349
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
3350
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3384
3351
|
}
|
|
3385
3352
|
},
|
|
3386
3353
|
{
|
|
3387
3354
|
"kind": "js",
|
|
3388
|
-
"name": "
|
|
3355
|
+
"name": "foundationAiCriteriaSearch",
|
|
3389
3356
|
"declaration": {
|
|
3390
|
-
"name": "
|
|
3391
|
-
"module": "src/ai-
|
|
3357
|
+
"name": "foundationAiCriteriaSearch",
|
|
3358
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3392
3359
|
}
|
|
3393
3360
|
}
|
|
3394
3361
|
]
|
|
3395
3362
|
},
|
|
3396
3363
|
{
|
|
3397
3364
|
"kind": "javascript-module",
|
|
3398
|
-
"path": "src/ai-
|
|
3365
|
+
"path": "src/ai-criteria-search/index.ts",
|
|
3399
3366
|
"declarations": [],
|
|
3400
3367
|
"exports": [
|
|
3401
3368
|
{
|
|
3402
3369
|
"kind": "js",
|
|
3403
|
-
"name": "
|
|
3370
|
+
"name": "AiCriteriaSearch",
|
|
3404
3371
|
"declaration": {
|
|
3405
|
-
"name": "
|
|
3406
|
-
"module": "./ai-
|
|
3372
|
+
"name": "AiCriteriaSearch",
|
|
3373
|
+
"module": "./ai-criteria-search"
|
|
3407
3374
|
}
|
|
3408
3375
|
},
|
|
3409
3376
|
{
|
|
3410
3377
|
"kind": "js",
|
|
3411
|
-
"name": "
|
|
3378
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
3412
3379
|
"declaration": {
|
|
3413
|
-
"name": "
|
|
3414
|
-
"module": "./ai-
|
|
3380
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
3381
|
+
"module": "./ai-criteria-search"
|
|
3415
3382
|
}
|
|
3416
3383
|
},
|
|
3417
3384
|
{
|
|
3418
3385
|
"kind": "js",
|
|
3419
|
-
"name": "
|
|
3386
|
+
"name": "foundationAiCriteriaSearch",
|
|
3420
3387
|
"declaration": {
|
|
3421
|
-
"name": "
|
|
3422
|
-
"module": "./ai-
|
|
3388
|
+
"name": "foundationAiCriteriaSearch",
|
|
3389
|
+
"module": "./ai-criteria-search"
|
|
3423
3390
|
}
|
|
3424
3391
|
},
|
|
3425
3392
|
{
|
|
3426
3393
|
"kind": "js",
|
|
3427
|
-
"name": "
|
|
3394
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3428
3395
|
"declaration": {
|
|
3429
|
-
"name": "
|
|
3430
|
-
"module": "./ai-
|
|
3396
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3397
|
+
"module": "./ai-criteria-search"
|
|
3431
3398
|
}
|
|
3432
3399
|
},
|
|
3433
3400
|
{
|
|
3434
3401
|
"kind": "js",
|
|
3435
|
-
"name": "
|
|
3402
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
3436
3403
|
"declaration": {
|
|
3437
|
-
"name": "
|
|
3438
|
-
"module": "./ai-
|
|
3404
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
3405
|
+
"module": "./ai-criteria-search.styles"
|
|
3439
3406
|
}
|
|
3440
3407
|
},
|
|
3441
3408
|
{
|
|
3442
3409
|
"kind": "js",
|
|
3443
|
-
"name": "
|
|
3410
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
3444
3411
|
"declaration": {
|
|
3445
|
-
"name": "
|
|
3446
|
-
"module": "./ai-
|
|
3412
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
3413
|
+
"module": "./ai-criteria-search.template"
|
|
3414
|
+
}
|
|
3415
|
+
},
|
|
3416
|
+
{
|
|
3417
|
+
"kind": "js",
|
|
3418
|
+
"name": "*",
|
|
3419
|
+
"declaration": {
|
|
3420
|
+
"name": "*",
|
|
3421
|
+
"package": "./validation/criteria-ir"
|
|
3422
|
+
}
|
|
3423
|
+
},
|
|
3424
|
+
{
|
|
3425
|
+
"kind": "js",
|
|
3426
|
+
"name": "*",
|
|
3427
|
+
"declaration": {
|
|
3428
|
+
"name": "*",
|
|
3429
|
+
"package": "./validation/operator-map"
|
|
3430
|
+
}
|
|
3431
|
+
},
|
|
3432
|
+
{
|
|
3433
|
+
"kind": "js",
|
|
3434
|
+
"name": "*",
|
|
3435
|
+
"declaration": {
|
|
3436
|
+
"name": "*",
|
|
3437
|
+
"package": "./validation/schema-validator"
|
|
3447
3438
|
}
|
|
3448
3439
|
}
|
|
3449
3440
|
]
|
|
3450
3441
|
},
|
|
3451
3442
|
{
|
|
3452
3443
|
"kind": "javascript-module",
|
|
3453
|
-
"path": "src/
|
|
3444
|
+
"path": "src/ai-criteria-search/validation-error-notification.ts",
|
|
3454
3445
|
"declarations": [
|
|
3455
3446
|
{
|
|
3456
3447
|
"kind": "function",
|
|
3457
|
-
"name": "
|
|
3448
|
+
"name": "formatValidationErrors",
|
|
3458
3449
|
"return": {
|
|
3459
3450
|
"type": {
|
|
3460
|
-
"text": "
|
|
3451
|
+
"text": "string"
|
|
3461
3452
|
}
|
|
3462
3453
|
},
|
|
3463
3454
|
"parameters": [
|
|
3464
3455
|
{
|
|
3465
|
-
"name": "
|
|
3456
|
+
"name": "errors",
|
|
3466
3457
|
"type": {
|
|
3467
|
-
"text": "
|
|
3458
|
+
"text": "ValidationError[]"
|
|
3468
3459
|
}
|
|
3460
|
+
}
|
|
3461
|
+
],
|
|
3462
|
+
"description": "Formats validation errors into a user-friendly message."
|
|
3463
|
+
},
|
|
3464
|
+
{
|
|
3465
|
+
"kind": "function",
|
|
3466
|
+
"name": "showCriteriaError",
|
|
3467
|
+
"return": {
|
|
3468
|
+
"type": {
|
|
3469
|
+
"text": "void"
|
|
3470
|
+
}
|
|
3471
|
+
},
|
|
3472
|
+
"parameters": [
|
|
3473
|
+
{
|
|
3474
|
+
"name": "title",
|
|
3475
|
+
"type": {
|
|
3476
|
+
"text": "string"
|
|
3477
|
+
},
|
|
3478
|
+
"description": "Notification title (e.g. \"Criteria validation error\")"
|
|
3469
3479
|
},
|
|
3470
3480
|
{
|
|
3471
|
-
"name": "
|
|
3481
|
+
"name": "body",
|
|
3472
3482
|
"type": {
|
|
3473
|
-
"text": "
|
|
3474
|
-
}
|
|
3483
|
+
"text": "string"
|
|
3484
|
+
},
|
|
3485
|
+
"description": "Error message to display"
|
|
3486
|
+
},
|
|
3487
|
+
{
|
|
3488
|
+
"name": "tagName",
|
|
3489
|
+
"type": {
|
|
3490
|
+
"text": "string"
|
|
3491
|
+
},
|
|
3492
|
+
"description": "Design system prefix (e.g. \"rapid\", \"foundation\")"
|
|
3475
3493
|
}
|
|
3476
|
-
]
|
|
3494
|
+
],
|
|
3495
|
+
"description": "Shows a criteria error as a toast notification."
|
|
3477
3496
|
}
|
|
3478
3497
|
],
|
|
3479
3498
|
"exports": [
|
|
3480
3499
|
{
|
|
3481
3500
|
"kind": "js",
|
|
3482
|
-
"name": "
|
|
3501
|
+
"name": "formatValidationErrors",
|
|
3483
3502
|
"declaration": {
|
|
3484
|
-
"name": "
|
|
3485
|
-
"module": "src/
|
|
3503
|
+
"name": "formatValidationErrors",
|
|
3504
|
+
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
3505
|
+
}
|
|
3506
|
+
},
|
|
3507
|
+
{
|
|
3508
|
+
"kind": "js",
|
|
3509
|
+
"name": "showCriteriaError",
|
|
3510
|
+
"declaration": {
|
|
3511
|
+
"name": "showCriteriaError",
|
|
3512
|
+
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
3486
3513
|
}
|
|
3487
3514
|
}
|
|
3488
3515
|
]
|
|
3489
3516
|
},
|
|
3490
3517
|
{
|
|
3491
3518
|
"kind": "javascript-module",
|
|
3492
|
-
"path": "src/
|
|
3519
|
+
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
3493
3520
|
"declarations": [
|
|
3494
3521
|
{
|
|
3495
3522
|
"kind": "function",
|
|
3496
|
-
"name": "
|
|
3523
|
+
"name": "foundationAiIndicatorStyles",
|
|
3497
3524
|
"return": {
|
|
3498
3525
|
"type": {
|
|
3499
|
-
"text": "
|
|
3526
|
+
"text": "ElementStyles"
|
|
3500
3527
|
}
|
|
3501
3528
|
},
|
|
3502
3529
|
"parameters": [
|
|
@@ -3518,237 +3545,224 @@
|
|
|
3518
3545
|
"exports": [
|
|
3519
3546
|
{
|
|
3520
3547
|
"kind": "js",
|
|
3521
|
-
"name": "
|
|
3548
|
+
"name": "foundationAiIndicatorStyles",
|
|
3522
3549
|
"declaration": {
|
|
3523
|
-
"name": "
|
|
3524
|
-
"module": "src/
|
|
3550
|
+
"name": "foundationAiIndicatorStyles",
|
|
3551
|
+
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
3525
3552
|
}
|
|
3526
3553
|
}
|
|
3527
3554
|
]
|
|
3528
3555
|
},
|
|
3529
3556
|
{
|
|
3530
3557
|
"kind": "javascript-module",
|
|
3531
|
-
"path": "src/
|
|
3558
|
+
"path": "src/ai-indicator/ai-indicator.template.ts",
|
|
3559
|
+
"declarations": [
|
|
3560
|
+
{
|
|
3561
|
+
"kind": "variable",
|
|
3562
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3563
|
+
"type": {
|
|
3564
|
+
"text": "ViewTemplate<AiIndicator>"
|
|
3565
|
+
},
|
|
3566
|
+
"default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
|
|
3567
|
+
}
|
|
3568
|
+
],
|
|
3569
|
+
"exports": [
|
|
3570
|
+
{
|
|
3571
|
+
"kind": "js",
|
|
3572
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3573
|
+
"declaration": {
|
|
3574
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3575
|
+
"module": "src/ai-indicator/ai-indicator.template.ts"
|
|
3576
|
+
}
|
|
3577
|
+
}
|
|
3578
|
+
]
|
|
3579
|
+
},
|
|
3580
|
+
{
|
|
3581
|
+
"kind": "javascript-module",
|
|
3582
|
+
"path": "src/ai-indicator/ai-indicator.ts",
|
|
3532
3583
|
"declarations": [
|
|
3533
3584
|
{
|
|
3534
3585
|
"kind": "class",
|
|
3535
3586
|
"description": "",
|
|
3536
|
-
"name": "
|
|
3537
|
-
"
|
|
3538
|
-
"name": "FASTAccordion",
|
|
3539
|
-
"package": "@microsoft/fast-foundation"
|
|
3540
|
-
},
|
|
3541
|
-
"tagName": "%%prefix%%-accordion",
|
|
3542
|
-
"customElement": true,
|
|
3543
|
-
"attributes": [
|
|
3587
|
+
"name": "AiIndicator",
|
|
3588
|
+
"members": [
|
|
3544
3589
|
{
|
|
3545
|
-
"
|
|
3590
|
+
"kind": "field",
|
|
3591
|
+
"name": "providerRegistry",
|
|
3546
3592
|
"type": {
|
|
3547
|
-
"text": "
|
|
3548
|
-
},
|
|
3549
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3550
|
-
"fieldName": "expandmode",
|
|
3551
|
-
"inheritedFrom": {
|
|
3552
|
-
"name": "Accordion",
|
|
3553
|
-
"module": "src/accordion/accordion.ts"
|
|
3593
|
+
"text": "AIProviderRegistry"
|
|
3554
3594
|
}
|
|
3555
|
-
}
|
|
3556
|
-
],
|
|
3557
|
-
"members": [
|
|
3595
|
+
},
|
|
3558
3596
|
{
|
|
3559
3597
|
"kind": "field",
|
|
3560
|
-
"name": "
|
|
3598
|
+
"name": "aiProvider",
|
|
3561
3599
|
"type": {
|
|
3562
|
-
"text": "
|
|
3600
|
+
"text": "AIProvider | undefined"
|
|
3563
3601
|
},
|
|
3564
|
-
"privacy": "
|
|
3565
|
-
"description": "
|
|
3566
|
-
"
|
|
3567
|
-
"name": "Accordion",
|
|
3568
|
-
"module": "src/accordion/accordion.ts"
|
|
3569
|
-
}
|
|
3602
|
+
"privacy": "private",
|
|
3603
|
+
"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.",
|
|
3604
|
+
"readonly": true
|
|
3570
3605
|
},
|
|
3571
3606
|
{
|
|
3572
3607
|
"kind": "field",
|
|
3573
|
-
"name": "
|
|
3608
|
+
"name": "status",
|
|
3574
3609
|
"type": {
|
|
3575
|
-
"text": "
|
|
3610
|
+
"text": "AIStatus | null"
|
|
3576
3611
|
},
|
|
3577
|
-
"
|
|
3578
|
-
"inheritedFrom": {
|
|
3579
|
-
"name": "Accordion",
|
|
3580
|
-
"module": "src/accordion/accordion.ts"
|
|
3581
|
-
}
|
|
3612
|
+
"default": "null"
|
|
3582
3613
|
},
|
|
3583
3614
|
{
|
|
3584
3615
|
"kind": "field",
|
|
3585
|
-
"name": "
|
|
3616
|
+
"name": "open",
|
|
3586
3617
|
"type": {
|
|
3587
|
-
"text": "
|
|
3618
|
+
"text": "boolean"
|
|
3588
3619
|
},
|
|
3589
|
-
"
|
|
3590
|
-
|
|
3591
|
-
|
|
3592
|
-
|
|
3593
|
-
|
|
3594
|
-
|
|
3620
|
+
"default": "false"
|
|
3621
|
+
},
|
|
3622
|
+
{
|
|
3623
|
+
"kind": "field",
|
|
3624
|
+
"name": "state",
|
|
3625
|
+
"type": {
|
|
3626
|
+
"text": "AIIndicatorState"
|
|
3627
|
+
},
|
|
3628
|
+
"default": "'none'"
|
|
3629
|
+
},
|
|
3630
|
+
{
|
|
3631
|
+
"kind": "field",
|
|
3632
|
+
"name": "isInstalling",
|
|
3633
|
+
"type": {
|
|
3634
|
+
"text": "boolean"
|
|
3635
|
+
},
|
|
3636
|
+
"default": "false"
|
|
3595
3637
|
},
|
|
3596
3638
|
{
|
|
3597
3639
|
"kind": "field",
|
|
3598
|
-
"name": "
|
|
3640
|
+
"name": "pollTimer",
|
|
3599
3641
|
"type": {
|
|
3600
|
-
"text": "
|
|
3642
|
+
"text": "ReturnType<typeof setInterval> | null"
|
|
3601
3643
|
},
|
|
3602
3644
|
"privacy": "private",
|
|
3603
|
-
"
|
|
3604
|
-
"name": "Accordion",
|
|
3605
|
-
"module": "src/accordion/accordion.ts"
|
|
3606
|
-
}
|
|
3645
|
+
"default": "null"
|
|
3607
3646
|
},
|
|
3608
3647
|
{
|
|
3609
3648
|
"kind": "field",
|
|
3610
|
-
"name": "
|
|
3611
|
-
"privacy": "private"
|
|
3612
|
-
"inheritedFrom": {
|
|
3613
|
-
"name": "Accordion",
|
|
3614
|
-
"module": "src/accordion/accordion.ts"
|
|
3615
|
-
}
|
|
3649
|
+
"name": "clickOutside",
|
|
3650
|
+
"privacy": "private"
|
|
3616
3651
|
},
|
|
3617
3652
|
{
|
|
3618
|
-
"kind": "
|
|
3619
|
-
"name": "
|
|
3620
|
-
"
|
|
3621
|
-
|
|
3622
|
-
"type": {
|
|
3623
|
-
"text": "AccordionItem | null"
|
|
3624
|
-
}
|
|
3653
|
+
"kind": "field",
|
|
3654
|
+
"name": "chromeStatusLabel",
|
|
3655
|
+
"type": {
|
|
3656
|
+
"text": "string | null"
|
|
3625
3657
|
},
|
|
3626
|
-
"
|
|
3627
|
-
"name": "Accordion",
|
|
3628
|
-
"module": "src/accordion/accordion.ts"
|
|
3629
|
-
}
|
|
3658
|
+
"readonly": true
|
|
3630
3659
|
},
|
|
3631
3660
|
{
|
|
3632
3661
|
"kind": "field",
|
|
3633
|
-
"name": "
|
|
3634
|
-
"
|
|
3635
|
-
|
|
3636
|
-
|
|
3637
|
-
|
|
3638
|
-
|
|
3662
|
+
"name": "canInstall",
|
|
3663
|
+
"type": {
|
|
3664
|
+
"text": "boolean"
|
|
3665
|
+
},
|
|
3666
|
+
"readonly": true
|
|
3667
|
+
},
|
|
3668
|
+
{
|
|
3669
|
+
"kind": "field",
|
|
3670
|
+
"name": "isDownloading",
|
|
3671
|
+
"type": {
|
|
3672
|
+
"text": "boolean"
|
|
3673
|
+
},
|
|
3674
|
+
"readonly": true
|
|
3639
3675
|
},
|
|
3640
3676
|
{
|
|
3641
3677
|
"kind": "method",
|
|
3642
|
-
"name": "
|
|
3643
|
-
"privacy": "private",
|
|
3678
|
+
"name": "openChanged",
|
|
3644
3679
|
"return": {
|
|
3645
3680
|
"type": {
|
|
3646
3681
|
"text": "void"
|
|
3647
3682
|
}
|
|
3648
|
-
},
|
|
3649
|
-
"inheritedFrom": {
|
|
3650
|
-
"name": "Accordion",
|
|
3651
|
-
"module": "src/accordion/accordion.ts"
|
|
3652
3683
|
}
|
|
3653
3684
|
},
|
|
3654
3685
|
{
|
|
3655
|
-
"kind": "
|
|
3656
|
-
"name": "
|
|
3686
|
+
"kind": "method",
|
|
3687
|
+
"name": "handleClickOutside",
|
|
3657
3688
|
"privacy": "private",
|
|
3658
|
-
"
|
|
3659
|
-
|
|
3660
|
-
|
|
3661
|
-
|
|
3689
|
+
"parameters": [
|
|
3690
|
+
{
|
|
3691
|
+
"name": "event",
|
|
3692
|
+
"type": {
|
|
3693
|
+
"text": "MouseEvent"
|
|
3694
|
+
}
|
|
3695
|
+
}
|
|
3696
|
+
]
|
|
3662
3697
|
},
|
|
3663
3698
|
{
|
|
3664
|
-
"kind": "
|
|
3665
|
-
"name": "
|
|
3666
|
-
"privacy": "private",
|
|
3667
|
-
"inheritedFrom": {
|
|
3668
|
-
"name": "Accordion",
|
|
3669
|
-
"module": "src/accordion/accordion.ts"
|
|
3670
|
-
}
|
|
3699
|
+
"kind": "method",
|
|
3700
|
+
"name": "toggleDropdown"
|
|
3671
3701
|
},
|
|
3672
3702
|
{
|
|
3673
3703
|
"kind": "method",
|
|
3674
|
-
"name": "
|
|
3675
|
-
"privacy": "private",
|
|
3704
|
+
"name": "refreshStatus",
|
|
3676
3705
|
"return": {
|
|
3677
3706
|
"type": {
|
|
3678
|
-
"text": "
|
|
3707
|
+
"text": "Promise<void>"
|
|
3679
3708
|
}
|
|
3680
|
-
},
|
|
3681
|
-
"inheritedFrom": {
|
|
3682
|
-
"name": "Accordion",
|
|
3683
|
-
"module": "src/accordion/accordion.ts"
|
|
3684
3709
|
}
|
|
3685
3710
|
},
|
|
3686
3711
|
{
|
|
3687
3712
|
"kind": "method",
|
|
3688
|
-
"name": "
|
|
3713
|
+
"name": "deriveState",
|
|
3689
3714
|
"privacy": "private",
|
|
3690
3715
|
"return": {
|
|
3691
3716
|
"type": {
|
|
3692
|
-
"text": "
|
|
3717
|
+
"text": "AIIndicatorState"
|
|
3693
3718
|
}
|
|
3694
3719
|
},
|
|
3695
|
-
"
|
|
3696
|
-
|
|
3697
|
-
|
|
3698
|
-
|
|
3720
|
+
"parameters": [
|
|
3721
|
+
{
|
|
3722
|
+
"name": "s",
|
|
3723
|
+
"type": {
|
|
3724
|
+
"text": "AIStatus | null"
|
|
3725
|
+
}
|
|
3726
|
+
}
|
|
3727
|
+
]
|
|
3699
3728
|
},
|
|
3700
3729
|
{
|
|
3701
|
-
"kind": "
|
|
3702
|
-
"name": "
|
|
3730
|
+
"kind": "method",
|
|
3731
|
+
"name": "maybeStartPolling",
|
|
3703
3732
|
"privacy": "private",
|
|
3704
|
-
"
|
|
3705
|
-
"
|
|
3706
|
-
|
|
3733
|
+
"return": {
|
|
3734
|
+
"type": {
|
|
3735
|
+
"text": "void"
|
|
3736
|
+
}
|
|
3707
3737
|
}
|
|
3708
3738
|
},
|
|
3709
3739
|
{
|
|
3710
|
-
"kind": "
|
|
3711
|
-
"name": "
|
|
3740
|
+
"kind": "method",
|
|
3741
|
+
"name": "startPolling",
|
|
3712
3742
|
"privacy": "private",
|
|
3713
|
-
"
|
|
3714
|
-
"
|
|
3715
|
-
|
|
3743
|
+
"return": {
|
|
3744
|
+
"type": {
|
|
3745
|
+
"text": "void"
|
|
3746
|
+
}
|
|
3716
3747
|
}
|
|
3717
3748
|
},
|
|
3718
3749
|
{
|
|
3719
3750
|
"kind": "method",
|
|
3720
|
-
"name": "
|
|
3751
|
+
"name": "stopPolling",
|
|
3721
3752
|
"privacy": "private",
|
|
3722
3753
|
"return": {
|
|
3723
3754
|
"type": {
|
|
3724
3755
|
"text": "void"
|
|
3725
3756
|
}
|
|
3726
|
-
},
|
|
3727
|
-
"parameters": [
|
|
3728
|
-
{
|
|
3729
|
-
"name": "adjustment",
|
|
3730
|
-
"type": {
|
|
3731
|
-
"text": "number"
|
|
3732
|
-
}
|
|
3733
|
-
}
|
|
3734
|
-
],
|
|
3735
|
-
"inheritedFrom": {
|
|
3736
|
-
"name": "Accordion",
|
|
3737
|
-
"module": "src/accordion/accordion.ts"
|
|
3738
3757
|
}
|
|
3739
3758
|
},
|
|
3740
3759
|
{
|
|
3741
3760
|
"kind": "method",
|
|
3742
|
-
"name": "
|
|
3743
|
-
"privacy": "private",
|
|
3761
|
+
"name": "onInstall",
|
|
3744
3762
|
"return": {
|
|
3745
3763
|
"type": {
|
|
3746
|
-
"text": "void"
|
|
3764
|
+
"text": "Promise<void>"
|
|
3747
3765
|
}
|
|
3748
|
-
},
|
|
3749
|
-
"inheritedFrom": {
|
|
3750
|
-
"name": "Accordion",
|
|
3751
|
-
"module": "src/accordion/accordion.ts"
|
|
3752
3766
|
}
|
|
3753
3767
|
},
|
|
3754
3768
|
{
|
|
@@ -3863,102 +3877,88 @@
|
|
|
3863
3877
|
}
|
|
3864
3878
|
}
|
|
3865
3879
|
],
|
|
3866
|
-
"
|
|
3867
|
-
|
|
3868
|
-
|
|
3869
|
-
"name": "change",
|
|
3870
|
-
"inheritedFrom": {
|
|
3871
|
-
"name": "Accordion",
|
|
3872
|
-
"module": "src/accordion/accordion.ts"
|
|
3873
|
-
}
|
|
3874
|
-
}
|
|
3875
|
-
]
|
|
3876
|
-
},
|
|
3877
|
-
{
|
|
3878
|
-
"kind": "variable",
|
|
3879
|
-
"name": "foundationAccordionShadowOptions",
|
|
3880
|
-
"type": {
|
|
3881
|
-
"text": "ShadowRootInit"
|
|
3882
|
-
},
|
|
3883
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3884
|
-
},
|
|
3885
|
-
{
|
|
3886
|
-
"kind": "variable",
|
|
3887
|
-
"name": "defaultAccordionConfig",
|
|
3888
|
-
"type": {
|
|
3889
|
-
"text": "object"
|
|
3880
|
+
"superclass": {
|
|
3881
|
+
"name": "FoundationElement",
|
|
3882
|
+
"package": "@microsoft/fast-foundation"
|
|
3890
3883
|
},
|
|
3891
|
-
"
|
|
3884
|
+
"tagName": "%%prefix%%-ai-indicator",
|
|
3885
|
+
"customElement": true
|
|
3892
3886
|
},
|
|
3893
3887
|
{
|
|
3894
3888
|
"kind": "variable",
|
|
3895
|
-
"name": "
|
|
3896
|
-
"description": "The Foundation Accordion",
|
|
3897
|
-
"privacy": "public"
|
|
3889
|
+
"name": "foundationAiIndicator"
|
|
3898
3890
|
}
|
|
3899
3891
|
],
|
|
3900
3892
|
"exports": [
|
|
3901
3893
|
{
|
|
3902
3894
|
"kind": "js",
|
|
3903
|
-
"name": "
|
|
3895
|
+
"name": "AiIndicator",
|
|
3904
3896
|
"declaration": {
|
|
3905
|
-
"name": "
|
|
3906
|
-
"module": "src/
|
|
3897
|
+
"name": "AiIndicator",
|
|
3898
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3907
3899
|
}
|
|
3908
3900
|
},
|
|
3909
3901
|
{
|
|
3910
3902
|
"kind": "js",
|
|
3911
|
-
"name": "
|
|
3903
|
+
"name": "foundationAiIndicator",
|
|
3912
3904
|
"declaration": {
|
|
3913
|
-
"name": "
|
|
3914
|
-
"module": "src/
|
|
3905
|
+
"name": "foundationAiIndicator",
|
|
3906
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3907
|
+
}
|
|
3908
|
+
}
|
|
3909
|
+
]
|
|
3910
|
+
},
|
|
3911
|
+
{
|
|
3912
|
+
"kind": "javascript-module",
|
|
3913
|
+
"path": "src/ai-indicator/index.ts",
|
|
3914
|
+
"declarations": [],
|
|
3915
|
+
"exports": [
|
|
3916
|
+
{
|
|
3917
|
+
"kind": "js",
|
|
3918
|
+
"name": "AiIndicator",
|
|
3919
|
+
"declaration": {
|
|
3920
|
+
"name": "AiIndicator",
|
|
3921
|
+
"module": "./ai-indicator"
|
|
3915
3922
|
}
|
|
3916
3923
|
},
|
|
3917
3924
|
{
|
|
3918
3925
|
"kind": "js",
|
|
3919
|
-
"name": "
|
|
3926
|
+
"name": "foundationAiIndicator",
|
|
3920
3927
|
"declaration": {
|
|
3921
|
-
"name": "
|
|
3922
|
-
"module": "
|
|
3928
|
+
"name": "foundationAiIndicator",
|
|
3929
|
+
"module": "./ai-indicator"
|
|
3923
3930
|
}
|
|
3924
3931
|
},
|
|
3925
3932
|
{
|
|
3926
3933
|
"kind": "js",
|
|
3927
|
-
"name": "
|
|
3934
|
+
"name": "type",
|
|
3928
3935
|
"declaration": {
|
|
3929
|
-
"name": "
|
|
3930
|
-
"module": "
|
|
3936
|
+
"name": "type",
|
|
3937
|
+
"module": "./ai-indicator"
|
|
3931
3938
|
}
|
|
3932
|
-
}
|
|
3933
|
-
]
|
|
3934
|
-
},
|
|
3935
|
-
{
|
|
3936
|
-
"kind": "javascript-module",
|
|
3937
|
-
"path": "src/accordion/index.ts",
|
|
3938
|
-
"declarations": [],
|
|
3939
|
-
"exports": [
|
|
3939
|
+
},
|
|
3940
3940
|
{
|
|
3941
3941
|
"kind": "js",
|
|
3942
|
-
"name": "
|
|
3942
|
+
"name": "AIIndicatorState",
|
|
3943
3943
|
"declaration": {
|
|
3944
|
-
"name": "
|
|
3945
|
-
"
|
|
3944
|
+
"name": "AIIndicatorState",
|
|
3945
|
+
"module": "./ai-indicator"
|
|
3946
3946
|
}
|
|
3947
3947
|
},
|
|
3948
3948
|
{
|
|
3949
3949
|
"kind": "js",
|
|
3950
|
-
"name": "
|
|
3950
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3951
3951
|
"declaration": {
|
|
3952
|
-
"name": "
|
|
3953
|
-
"
|
|
3952
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3953
|
+
"module": "./ai-indicator.template"
|
|
3954
3954
|
}
|
|
3955
3955
|
},
|
|
3956
3956
|
{
|
|
3957
3957
|
"kind": "js",
|
|
3958
|
-
"name": "
|
|
3958
|
+
"name": "foundationAiIndicatorStyles",
|
|
3959
3959
|
"declaration": {
|
|
3960
|
-
"name": "
|
|
3961
|
-
"
|
|
3960
|
+
"name": "foundationAiIndicatorStyles",
|
|
3961
|
+
"module": "./ai-indicator.styles"
|
|
3962
3962
|
}
|
|
3963
3963
|
}
|
|
3964
3964
|
]
|