@genesislcap/foundation-ui 14.401.0 → 14.401.1
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 +452 -452
- package/package.json +19 -19
|
@@ -1287,6 +1287,37 @@
|
|
|
1287
1287
|
}
|
|
1288
1288
|
]
|
|
1289
1289
|
},
|
|
1290
|
+
{
|
|
1291
|
+
"kind": "javascript-module",
|
|
1292
|
+
"path": "src/_config/index.ts",
|
|
1293
|
+
"declarations": [],
|
|
1294
|
+
"exports": [
|
|
1295
|
+
{
|
|
1296
|
+
"kind": "js",
|
|
1297
|
+
"name": "*",
|
|
1298
|
+
"declaration": {
|
|
1299
|
+
"name": "*",
|
|
1300
|
+
"package": "./styles"
|
|
1301
|
+
}
|
|
1302
|
+
},
|
|
1303
|
+
{
|
|
1304
|
+
"kind": "js",
|
|
1305
|
+
"name": "*",
|
|
1306
|
+
"declaration": {
|
|
1307
|
+
"name": "*",
|
|
1308
|
+
"package": "./tokens"
|
|
1309
|
+
}
|
|
1310
|
+
},
|
|
1311
|
+
{
|
|
1312
|
+
"kind": "js",
|
|
1313
|
+
"name": "*",
|
|
1314
|
+
"declaration": {
|
|
1315
|
+
"name": "*",
|
|
1316
|
+
"package": "./values"
|
|
1317
|
+
}
|
|
1318
|
+
}
|
|
1319
|
+
]
|
|
1320
|
+
},
|
|
1290
1321
|
{
|
|
1291
1322
|
"kind": "javascript-module",
|
|
1292
1323
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -1863,37 +1894,6 @@
|
|
|
1863
1894
|
}
|
|
1864
1895
|
]
|
|
1865
1896
|
},
|
|
1866
|
-
{
|
|
1867
|
-
"kind": "javascript-module",
|
|
1868
|
-
"path": "src/_config/index.ts",
|
|
1869
|
-
"declarations": [],
|
|
1870
|
-
"exports": [
|
|
1871
|
-
{
|
|
1872
|
-
"kind": "js",
|
|
1873
|
-
"name": "*",
|
|
1874
|
-
"declaration": {
|
|
1875
|
-
"name": "*",
|
|
1876
|
-
"package": "./styles"
|
|
1877
|
-
}
|
|
1878
|
-
},
|
|
1879
|
-
{
|
|
1880
|
-
"kind": "js",
|
|
1881
|
-
"name": "*",
|
|
1882
|
-
"declaration": {
|
|
1883
|
-
"name": "*",
|
|
1884
|
-
"package": "./tokens"
|
|
1885
|
-
}
|
|
1886
|
-
},
|
|
1887
|
-
{
|
|
1888
|
-
"kind": "js",
|
|
1889
|
-
"name": "*",
|
|
1890
|
-
"declaration": {
|
|
1891
|
-
"name": "*",
|
|
1892
|
-
"package": "./values"
|
|
1893
|
-
}
|
|
1894
|
-
}
|
|
1895
|
-
]
|
|
1896
|
-
},
|
|
1897
1897
|
{
|
|
1898
1898
|
"kind": "javascript-module",
|
|
1899
1899
|
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
@@ -2455,75 +2455,57 @@
|
|
|
2455
2455
|
},
|
|
2456
2456
|
{
|
|
2457
2457
|
"kind": "javascript-module",
|
|
2458
|
-
"path": "src/ai-
|
|
2458
|
+
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
2459
2459
|
"declarations": [
|
|
2460
2460
|
{
|
|
2461
|
-
"kind": "
|
|
2462
|
-
"name": "
|
|
2463
|
-
"
|
|
2464
|
-
"type": {
|
|
2465
|
-
"text": "ElementStyles"
|
|
2466
|
-
}
|
|
2467
|
-
},
|
|
2468
|
-
"parameters": [
|
|
2469
|
-
{
|
|
2470
|
-
"name": "context",
|
|
2471
|
-
"type": {
|
|
2472
|
-
"text": "ElementDefinitionContext"
|
|
2473
|
-
}
|
|
2474
|
-
},
|
|
2475
|
-
{
|
|
2476
|
-
"name": "definition",
|
|
2477
|
-
"type": {
|
|
2478
|
-
"text": "FoundationElementDefinition"
|
|
2479
|
-
}
|
|
2480
|
-
}
|
|
2481
|
-
]
|
|
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`"
|
|
2482
2464
|
}
|
|
2483
2465
|
],
|
|
2484
2466
|
"exports": [
|
|
2485
2467
|
{
|
|
2486
2468
|
"kind": "js",
|
|
2487
|
-
"name": "
|
|
2469
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2488
2470
|
"declaration": {
|
|
2489
|
-
"name": "
|
|
2490
|
-
"module": "src/ai-
|
|
2471
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2472
|
+
"module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
|
|
2491
2473
|
}
|
|
2492
2474
|
}
|
|
2493
2475
|
]
|
|
2494
2476
|
},
|
|
2495
2477
|
{
|
|
2496
2478
|
"kind": "javascript-module",
|
|
2497
|
-
"path": "src/ai-
|
|
2479
|
+
"path": "src/ai-criteria-search/ai-criteria-search.template.ts",
|
|
2498
2480
|
"declarations": [
|
|
2499
2481
|
{
|
|
2500
2482
|
"kind": "variable",
|
|
2501
|
-
"name": "
|
|
2483
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2502
2484
|
"type": {
|
|
2503
|
-
"text": "ViewTemplate<
|
|
2485
|
+
"text": "ViewTemplate<AiCriteriaSearch>"
|
|
2504
2486
|
},
|
|
2505
|
-
"default": "html`\n ${(x) =>
|
|
2487
|
+
"default": "html`\n ${(x) => aiCriteriaSearchTemplate(getPrefix(x))}\n`"
|
|
2506
2488
|
}
|
|
2507
2489
|
],
|
|
2508
2490
|
"exports": [
|
|
2509
2491
|
{
|
|
2510
2492
|
"kind": "js",
|
|
2511
|
-
"name": "
|
|
2493
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2512
2494
|
"declaration": {
|
|
2513
|
-
"name": "
|
|
2514
|
-
"module": "src/ai-
|
|
2495
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2496
|
+
"module": "src/ai-criteria-search/ai-criteria-search.template.ts"
|
|
2515
2497
|
}
|
|
2516
2498
|
}
|
|
2517
2499
|
]
|
|
2518
2500
|
},
|
|
2519
2501
|
{
|
|
2520
2502
|
"kind": "javascript-module",
|
|
2521
|
-
"path": "src/ai-
|
|
2503
|
+
"path": "src/ai-criteria-search/ai-criteria-search.ts",
|
|
2522
2504
|
"declarations": [
|
|
2523
2505
|
{
|
|
2524
2506
|
"kind": "class",
|
|
2525
2507
|
"description": "",
|
|
2526
|
-
"name": "
|
|
2508
|
+
"name": "AiCriteriaSearch",
|
|
2527
2509
|
"members": [
|
|
2528
2510
|
{
|
|
2529
2511
|
"kind": "field",
|
|
@@ -2534,31 +2516,38 @@
|
|
|
2534
2516
|
},
|
|
2535
2517
|
{
|
|
2536
2518
|
"kind": "field",
|
|
2537
|
-
"name": "
|
|
2519
|
+
"name": "placeholder",
|
|
2538
2520
|
"type": {
|
|
2539
|
-
"text": "
|
|
2521
|
+
"text": "string"
|
|
2540
2522
|
},
|
|
2541
|
-
"default": "
|
|
2523
|
+
"default": "'Describe your search criteria in natural language...'"
|
|
2542
2524
|
},
|
|
2543
2525
|
{
|
|
2544
2526
|
"kind": "field",
|
|
2545
|
-
"name": "
|
|
2527
|
+
"name": "disabled",
|
|
2546
2528
|
"type": {
|
|
2547
2529
|
"text": "boolean"
|
|
2530
|
+
}
|
|
2531
|
+
},
|
|
2532
|
+
{
|
|
2533
|
+
"kind": "field",
|
|
2534
|
+
"name": "mode",
|
|
2535
|
+
"type": {
|
|
2536
|
+
"text": "'append' | 'replace'"
|
|
2548
2537
|
},
|
|
2549
|
-
"default": "
|
|
2538
|
+
"default": "'replace'"
|
|
2550
2539
|
},
|
|
2551
2540
|
{
|
|
2552
2541
|
"kind": "field",
|
|
2553
|
-
"name": "
|
|
2542
|
+
"name": "inputValue",
|
|
2554
2543
|
"type": {
|
|
2555
|
-
"text": "
|
|
2544
|
+
"text": "string"
|
|
2556
2545
|
},
|
|
2557
|
-
"default": "'
|
|
2546
|
+
"default": "''"
|
|
2558
2547
|
},
|
|
2559
2548
|
{
|
|
2560
2549
|
"kind": "field",
|
|
2561
|
-
"name": "
|
|
2550
|
+
"name": "isInterpreting",
|
|
2562
2551
|
"type": {
|
|
2563
2552
|
"text": "boolean"
|
|
2564
2553
|
},
|
|
@@ -2566,133 +2555,91 @@
|
|
|
2566
2555
|
},
|
|
2567
2556
|
{
|
|
2568
2557
|
"kind": "field",
|
|
2569
|
-
"name": "
|
|
2558
|
+
"name": "lastValidCriteria",
|
|
2570
2559
|
"type": {
|
|
2571
|
-
"text": "
|
|
2560
|
+
"text": "string | null"
|
|
2572
2561
|
},
|
|
2573
|
-
"privacy": "private",
|
|
2574
2562
|
"default": "null"
|
|
2575
2563
|
},
|
|
2576
2564
|
{
|
|
2577
2565
|
"kind": "field",
|
|
2578
|
-
"name": "
|
|
2579
|
-
"
|
|
2566
|
+
"name": "fieldMetadata",
|
|
2567
|
+
"type": {
|
|
2568
|
+
"text": "MetadataDetail[] | string[]"
|
|
2569
|
+
},
|
|
2570
|
+
"default": "[]"
|
|
2580
2571
|
},
|
|
2581
2572
|
{
|
|
2582
2573
|
"kind": "field",
|
|
2583
|
-
"name": "
|
|
2574
|
+
"name": "isRecording",
|
|
2584
2575
|
"type": {
|
|
2585
|
-
"text": "
|
|
2576
|
+
"text": "boolean"
|
|
2586
2577
|
},
|
|
2587
|
-
"
|
|
2578
|
+
"default": "false"
|
|
2588
2579
|
},
|
|
2589
2580
|
{
|
|
2590
2581
|
"kind": "field",
|
|
2591
|
-
"name": "
|
|
2582
|
+
"name": "textAreaRef",
|
|
2592
2583
|
"type": {
|
|
2593
|
-
"text": "
|
|
2584
|
+
"text": "HTMLTextAreaElement"
|
|
2594
2585
|
},
|
|
2595
|
-
"
|
|
2586
|
+
"privacy": "public"
|
|
2596
2587
|
},
|
|
2597
2588
|
{
|
|
2598
2589
|
"kind": "field",
|
|
2599
|
-
"name": "
|
|
2590
|
+
"name": "stopRecording",
|
|
2600
2591
|
"type": {
|
|
2601
|
-
"text": "
|
|
2592
|
+
"text": "(() => void) | null"
|
|
2602
2593
|
},
|
|
2603
|
-
"
|
|
2594
|
+
"privacy": "private",
|
|
2595
|
+
"default": "null"
|
|
2604
2596
|
},
|
|
2605
2597
|
{
|
|
2606
|
-
"kind": "
|
|
2607
|
-
"name": "
|
|
2608
|
-
"
|
|
2609
|
-
"
|
|
2610
|
-
|
|
2611
|
-
|
|
2612
|
-
|
|
2598
|
+
"kind": "field",
|
|
2599
|
+
"name": "speechApplyDebounceTimer",
|
|
2600
|
+
"type": {
|
|
2601
|
+
"text": "ReturnType<typeof setTimeout> | null"
|
|
2602
|
+
},
|
|
2603
|
+
"privacy": "private",
|
|
2604
|
+
"default": "null"
|
|
2613
2605
|
},
|
|
2614
2606
|
{
|
|
2615
|
-
"kind": "
|
|
2616
|
-
"name": "
|
|
2607
|
+
"kind": "field",
|
|
2608
|
+
"name": "baseInputForAppend",
|
|
2609
|
+
"type": {
|
|
2610
|
+
"text": "string"
|
|
2611
|
+
},
|
|
2617
2612
|
"privacy": "private",
|
|
2618
|
-
"
|
|
2619
|
-
{
|
|
2620
|
-
"name": "event",
|
|
2621
|
-
"type": {
|
|
2622
|
-
"text": "MouseEvent"
|
|
2623
|
-
}
|
|
2624
|
-
}
|
|
2625
|
-
]
|
|
2613
|
+
"default": "''"
|
|
2626
2614
|
},
|
|
2627
2615
|
{
|
|
2628
|
-
"kind": "
|
|
2629
|
-
"name": "
|
|
2616
|
+
"kind": "field",
|
|
2617
|
+
"name": "speechAvailable",
|
|
2618
|
+
"type": {
|
|
2619
|
+
"text": "boolean"
|
|
2620
|
+
},
|
|
2621
|
+
"readonly": true
|
|
2630
2622
|
},
|
|
2631
2623
|
{
|
|
2632
2624
|
"kind": "method",
|
|
2633
|
-
"name": "
|
|
2634
|
-
"return": {
|
|
2635
|
-
"type": {
|
|
2636
|
-
"text": "Promise<void>"
|
|
2637
|
-
}
|
|
2638
|
-
}
|
|
2625
|
+
"name": "handleSubmit"
|
|
2639
2626
|
},
|
|
2640
2627
|
{
|
|
2641
2628
|
"kind": "method",
|
|
2642
|
-
"name": "
|
|
2643
|
-
"privacy": "private",
|
|
2644
|
-
"return": {
|
|
2645
|
-
"type": {
|
|
2646
|
-
"text": "AIIndicatorState"
|
|
2647
|
-
}
|
|
2648
|
-
},
|
|
2649
|
-
"parameters": [
|
|
2650
|
-
{
|
|
2651
|
-
"name": "s",
|
|
2652
|
-
"type": {
|
|
2653
|
-
"text": "AIStatus | null"
|
|
2654
|
-
}
|
|
2655
|
-
}
|
|
2656
|
-
]
|
|
2629
|
+
"name": "handleBlur"
|
|
2657
2630
|
},
|
|
2658
2631
|
{
|
|
2659
2632
|
"kind": "method",
|
|
2660
|
-
"name": "
|
|
2661
|
-
"privacy": "private",
|
|
2662
|
-
"return": {
|
|
2663
|
-
"type": {
|
|
2664
|
-
"text": "void"
|
|
2665
|
-
}
|
|
2666
|
-
}
|
|
2633
|
+
"name": "clear"
|
|
2667
2634
|
},
|
|
2668
2635
|
{
|
|
2669
2636
|
"kind": "method",
|
|
2670
|
-
"name": "
|
|
2671
|
-
"privacy": "private",
|
|
2672
|
-
"return": {
|
|
2673
|
-
"type": {
|
|
2674
|
-
"text": "void"
|
|
2675
|
-
}
|
|
2676
|
-
}
|
|
2637
|
+
"name": "toggleSpeechInput"
|
|
2677
2638
|
},
|
|
2678
2639
|
{
|
|
2679
2640
|
"kind": "method",
|
|
2680
|
-
"name": "
|
|
2681
|
-
"privacy": "private"
|
|
2682
|
-
"return": {
|
|
2683
|
-
"type": {
|
|
2684
|
-
"text": "void"
|
|
2685
|
-
}
|
|
2686
|
-
}
|
|
2687
|
-
},
|
|
2688
|
-
{
|
|
2689
|
-
"kind": "method",
|
|
2690
|
-
"name": "onInstall",
|
|
2691
|
-
"return": {
|
|
2692
|
-
"type": {
|
|
2693
|
-
"text": "Promise<void>"
|
|
2694
|
-
}
|
|
2695
|
-
}
|
|
2641
|
+
"name": "clearSpeechApplyDebounce",
|
|
2642
|
+
"privacy": "private"
|
|
2696
2643
|
},
|
|
2697
2644
|
{
|
|
2698
2645
|
"kind": "field",
|
|
@@ -2806,187 +2753,353 @@
|
|
|
2806
2753
|
}
|
|
2807
2754
|
}
|
|
2808
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
|
+
],
|
|
2809
2780
|
"superclass": {
|
|
2810
2781
|
"name": "FoundationElement",
|
|
2811
2782
|
"package": "@microsoft/fast-foundation"
|
|
2812
2783
|
},
|
|
2813
|
-
"tagName": "%%prefix%%-ai-
|
|
2784
|
+
"tagName": "%%prefix%%-ai-criteria-search",
|
|
2814
2785
|
"customElement": true
|
|
2815
2786
|
},
|
|
2816
2787
|
{
|
|
2817
2788
|
"kind": "variable",
|
|
2818
|
-
"name": "
|
|
2789
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2790
|
+
"type": {
|
|
2791
|
+
"text": "ShadowRootInit"
|
|
2792
|
+
},
|
|
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"
|
|
2819
2806
|
}
|
|
2820
2807
|
],
|
|
2821
2808
|
"exports": [
|
|
2822
2809
|
{
|
|
2823
2810
|
"kind": "js",
|
|
2824
|
-
"name": "
|
|
2811
|
+
"name": "AiCriteriaSearch",
|
|
2825
2812
|
"declaration": {
|
|
2826
|
-
"name": "
|
|
2827
|
-
"module": "src/ai-
|
|
2813
|
+
"name": "AiCriteriaSearch",
|
|
2814
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2828
2815
|
}
|
|
2829
2816
|
},
|
|
2830
2817
|
{
|
|
2831
2818
|
"kind": "js",
|
|
2832
|
-
"name": "
|
|
2819
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2833
2820
|
"declaration": {
|
|
2834
|
-
"name": "
|
|
2835
|
-
"module": "src/ai-
|
|
2821
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2822
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2823
|
+
}
|
|
2824
|
+
},
|
|
2825
|
+
{
|
|
2826
|
+
"kind": "js",
|
|
2827
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2828
|
+
"declaration": {
|
|
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"
|
|
2836
2839
|
}
|
|
2837
2840
|
}
|
|
2838
2841
|
]
|
|
2839
2842
|
},
|
|
2840
2843
|
{
|
|
2841
2844
|
"kind": "javascript-module",
|
|
2842
|
-
"path": "src/ai-
|
|
2845
|
+
"path": "src/ai-criteria-search/index.ts",
|
|
2843
2846
|
"declarations": [],
|
|
2844
2847
|
"exports": [
|
|
2845
2848
|
{
|
|
2846
2849
|
"kind": "js",
|
|
2847
|
-
"name": "
|
|
2850
|
+
"name": "AiCriteriaSearch",
|
|
2848
2851
|
"declaration": {
|
|
2849
|
-
"name": "
|
|
2850
|
-
"module": "./ai-
|
|
2852
|
+
"name": "AiCriteriaSearch",
|
|
2853
|
+
"module": "./ai-criteria-search"
|
|
2851
2854
|
}
|
|
2852
2855
|
},
|
|
2853
2856
|
{
|
|
2854
2857
|
"kind": "js",
|
|
2855
|
-
"name": "
|
|
2858
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2856
2859
|
"declaration": {
|
|
2857
|
-
"name": "
|
|
2858
|
-
"module": "./ai-
|
|
2860
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2861
|
+
"module": "./ai-criteria-search"
|
|
2859
2862
|
}
|
|
2860
2863
|
},
|
|
2861
2864
|
{
|
|
2862
2865
|
"kind": "js",
|
|
2863
|
-
"name": "
|
|
2866
|
+
"name": "foundationAiCriteriaSearch",
|
|
2864
2867
|
"declaration": {
|
|
2865
|
-
"name": "
|
|
2866
|
-
"module": "./ai-
|
|
2868
|
+
"name": "foundationAiCriteriaSearch",
|
|
2869
|
+
"module": "./ai-criteria-search"
|
|
2867
2870
|
}
|
|
2868
2871
|
},
|
|
2869
2872
|
{
|
|
2870
2873
|
"kind": "js",
|
|
2871
|
-
"name": "
|
|
2874
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2872
2875
|
"declaration": {
|
|
2873
|
-
"name": "
|
|
2874
|
-
"module": "./ai-
|
|
2876
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2877
|
+
"module": "./ai-criteria-search"
|
|
2875
2878
|
}
|
|
2876
2879
|
},
|
|
2877
2880
|
{
|
|
2878
2881
|
"kind": "js",
|
|
2879
|
-
"name": "
|
|
2882
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2880
2883
|
"declaration": {
|
|
2881
|
-
"name": "
|
|
2882
|
-
"module": "./ai-
|
|
2884
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2885
|
+
"module": "./ai-criteria-search.styles"
|
|
2883
2886
|
}
|
|
2884
2887
|
},
|
|
2885
2888
|
{
|
|
2886
2889
|
"kind": "js",
|
|
2887
|
-
"name": "
|
|
2890
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2888
2891
|
"declaration": {
|
|
2889
|
-
"name": "
|
|
2890
|
-
"module": "./ai-
|
|
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"
|
|
2891
2918
|
}
|
|
2892
2919
|
}
|
|
2893
2920
|
]
|
|
2894
2921
|
},
|
|
2895
2922
|
{
|
|
2896
2923
|
"kind": "javascript-module",
|
|
2897
|
-
"path": "src/ai-criteria-search/
|
|
2924
|
+
"path": "src/ai-criteria-search/validation-error-notification.ts",
|
|
2898
2925
|
"declarations": [
|
|
2899
2926
|
{
|
|
2900
|
-
"kind": "
|
|
2901
|
-
"name": "
|
|
2902
|
-
"
|
|
2927
|
+
"kind": "function",
|
|
2928
|
+
"name": "formatValidationErrors",
|
|
2929
|
+
"return": {
|
|
2930
|
+
"type": {
|
|
2931
|
+
"text": "string"
|
|
2932
|
+
}
|
|
2933
|
+
},
|
|
2934
|
+
"parameters": [
|
|
2935
|
+
{
|
|
2936
|
+
"name": "errors",
|
|
2937
|
+
"type": {
|
|
2938
|
+
"text": "ValidationError[]"
|
|
2939
|
+
}
|
|
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": [
|
|
2953
|
+
{
|
|
2954
|
+
"name": "title",
|
|
2955
|
+
"type": {
|
|
2956
|
+
"text": "string"
|
|
2957
|
+
},
|
|
2958
|
+
"description": "Notification title (e.g. \"Criteria validation error\")"
|
|
2959
|
+
},
|
|
2960
|
+
{
|
|
2961
|
+
"name": "body",
|
|
2962
|
+
"type": {
|
|
2963
|
+
"text": "string"
|
|
2964
|
+
},
|
|
2965
|
+
"description": "Error message to display"
|
|
2966
|
+
},
|
|
2967
|
+
{
|
|
2968
|
+
"name": "tagName",
|
|
2969
|
+
"type": {
|
|
2970
|
+
"text": "string"
|
|
2971
|
+
},
|
|
2972
|
+
"description": "Design system prefix (e.g. \"rapid\", \"foundation\")"
|
|
2973
|
+
}
|
|
2974
|
+
],
|
|
2975
|
+
"description": "Shows a criteria error as a toast notification."
|
|
2903
2976
|
}
|
|
2904
2977
|
],
|
|
2905
2978
|
"exports": [
|
|
2906
2979
|
{
|
|
2907
2980
|
"kind": "js",
|
|
2908
|
-
"name": "
|
|
2981
|
+
"name": "formatValidationErrors",
|
|
2909
2982
|
"declaration": {
|
|
2910
|
-
"name": "
|
|
2911
|
-
"module": "src/ai-criteria-search/
|
|
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"
|
|
2912
2993
|
}
|
|
2913
2994
|
}
|
|
2914
2995
|
]
|
|
2915
2996
|
},
|
|
2916
2997
|
{
|
|
2917
2998
|
"kind": "javascript-module",
|
|
2918
|
-
"path": "src/ai-
|
|
2999
|
+
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
2919
3000
|
"declarations": [
|
|
2920
3001
|
{
|
|
2921
|
-
"kind": "
|
|
2922
|
-
"name": "
|
|
2923
|
-
"
|
|
2924
|
-
"
|
|
3002
|
+
"kind": "function",
|
|
3003
|
+
"name": "foundationAiIndicatorStyles",
|
|
3004
|
+
"return": {
|
|
3005
|
+
"type": {
|
|
3006
|
+
"text": "ElementStyles"
|
|
3007
|
+
}
|
|
2925
3008
|
},
|
|
2926
|
-
"
|
|
3009
|
+
"parameters": [
|
|
3010
|
+
{
|
|
3011
|
+
"name": "context",
|
|
3012
|
+
"type": {
|
|
3013
|
+
"text": "ElementDefinitionContext"
|
|
3014
|
+
}
|
|
3015
|
+
},
|
|
3016
|
+
{
|
|
3017
|
+
"name": "definition",
|
|
3018
|
+
"type": {
|
|
3019
|
+
"text": "FoundationElementDefinition"
|
|
3020
|
+
}
|
|
3021
|
+
}
|
|
3022
|
+
]
|
|
2927
3023
|
}
|
|
2928
3024
|
],
|
|
2929
3025
|
"exports": [
|
|
2930
3026
|
{
|
|
2931
3027
|
"kind": "js",
|
|
2932
|
-
"name": "
|
|
3028
|
+
"name": "foundationAiIndicatorStyles",
|
|
2933
3029
|
"declaration": {
|
|
2934
|
-
"name": "
|
|
2935
|
-
"module": "src/ai-
|
|
3030
|
+
"name": "foundationAiIndicatorStyles",
|
|
3031
|
+
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
2936
3032
|
}
|
|
2937
3033
|
}
|
|
2938
3034
|
]
|
|
2939
3035
|
},
|
|
2940
3036
|
{
|
|
2941
3037
|
"kind": "javascript-module",
|
|
2942
|
-
"path": "src/ai-
|
|
3038
|
+
"path": "src/ai-indicator/ai-indicator.template.ts",
|
|
2943
3039
|
"declarations": [
|
|
2944
3040
|
{
|
|
2945
|
-
"kind": "
|
|
2946
|
-
"
|
|
2947
|
-
"
|
|
2948
|
-
|
|
2949
|
-
|
|
2950
|
-
|
|
2951
|
-
|
|
2952
|
-
|
|
2953
|
-
|
|
2954
|
-
|
|
2955
|
-
|
|
2956
|
-
|
|
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
|
+
{
|
|
2957
3070
|
"kind": "field",
|
|
2958
|
-
"name": "
|
|
3071
|
+
"name": "aiProvider",
|
|
2959
3072
|
"type": {
|
|
2960
|
-
"text": "
|
|
2961
|
-
}
|
|
2962
|
-
"default": "'Describe your search criteria in natural language...'"
|
|
3073
|
+
"text": "AIProvider"
|
|
3074
|
+
}
|
|
2963
3075
|
},
|
|
2964
3076
|
{
|
|
2965
3077
|
"kind": "field",
|
|
2966
|
-
"name": "
|
|
3078
|
+
"name": "status",
|
|
2967
3079
|
"type": {
|
|
2968
|
-
"text": "
|
|
2969
|
-
}
|
|
3080
|
+
"text": "AIStatus | null"
|
|
3081
|
+
},
|
|
3082
|
+
"default": "null"
|
|
2970
3083
|
},
|
|
2971
3084
|
{
|
|
2972
3085
|
"kind": "field",
|
|
2973
|
-
"name": "
|
|
3086
|
+
"name": "open",
|
|
2974
3087
|
"type": {
|
|
2975
|
-
"text": "
|
|
3088
|
+
"text": "boolean"
|
|
2976
3089
|
},
|
|
2977
|
-
"default": "
|
|
3090
|
+
"default": "false"
|
|
2978
3091
|
},
|
|
2979
3092
|
{
|
|
2980
3093
|
"kind": "field",
|
|
2981
|
-
"name": "
|
|
3094
|
+
"name": "state",
|
|
2982
3095
|
"type": {
|
|
2983
|
-
"text": "
|
|
3096
|
+
"text": "AIIndicatorState"
|
|
2984
3097
|
},
|
|
2985
|
-
"default": "''"
|
|
3098
|
+
"default": "'none'"
|
|
2986
3099
|
},
|
|
2987
3100
|
{
|
|
2988
3101
|
"kind": "field",
|
|
2989
|
-
"name": "
|
|
3102
|
+
"name": "isInstalling",
|
|
2990
3103
|
"type": {
|
|
2991
3104
|
"text": "boolean"
|
|
2992
3105
|
},
|
|
@@ -2994,91 +3107,133 @@
|
|
|
2994
3107
|
},
|
|
2995
3108
|
{
|
|
2996
3109
|
"kind": "field",
|
|
2997
|
-
"name": "
|
|
3110
|
+
"name": "pollTimer",
|
|
2998
3111
|
"type": {
|
|
2999
|
-
"text": "
|
|
3112
|
+
"text": "ReturnType<typeof setInterval> | null"
|
|
3000
3113
|
},
|
|
3114
|
+
"privacy": "private",
|
|
3001
3115
|
"default": "null"
|
|
3002
3116
|
},
|
|
3003
3117
|
{
|
|
3004
3118
|
"kind": "field",
|
|
3005
|
-
"name": "
|
|
3006
|
-
"
|
|
3007
|
-
"text": "MetadataDetail[] | string[]"
|
|
3008
|
-
},
|
|
3009
|
-
"default": "[]"
|
|
3119
|
+
"name": "clickOutside",
|
|
3120
|
+
"privacy": "private"
|
|
3010
3121
|
},
|
|
3011
3122
|
{
|
|
3012
3123
|
"kind": "field",
|
|
3013
|
-
"name": "
|
|
3124
|
+
"name": "chromeStatusLabel",
|
|
3014
3125
|
"type": {
|
|
3015
|
-
"text": "
|
|
3126
|
+
"text": "string | null"
|
|
3016
3127
|
},
|
|
3017
|
-
"
|
|
3128
|
+
"readonly": true
|
|
3018
3129
|
},
|
|
3019
3130
|
{
|
|
3020
3131
|
"kind": "field",
|
|
3021
|
-
"name": "
|
|
3132
|
+
"name": "canInstall",
|
|
3022
3133
|
"type": {
|
|
3023
|
-
"text": "
|
|
3134
|
+
"text": "boolean"
|
|
3024
3135
|
},
|
|
3025
|
-
"
|
|
3136
|
+
"readonly": true
|
|
3026
3137
|
},
|
|
3027
3138
|
{
|
|
3028
3139
|
"kind": "field",
|
|
3029
|
-
"name": "
|
|
3140
|
+
"name": "isDownloading",
|
|
3030
3141
|
"type": {
|
|
3031
|
-
"text": "
|
|
3142
|
+
"text": "boolean"
|
|
3032
3143
|
},
|
|
3033
|
-
"
|
|
3034
|
-
"default": "null"
|
|
3144
|
+
"readonly": true
|
|
3035
3145
|
},
|
|
3036
3146
|
{
|
|
3037
|
-
"kind": "
|
|
3038
|
-
"name": "
|
|
3039
|
-
"
|
|
3040
|
-
"
|
|
3041
|
-
|
|
3042
|
-
|
|
3043
|
-
|
|
3147
|
+
"kind": "method",
|
|
3148
|
+
"name": "openChanged",
|
|
3149
|
+
"return": {
|
|
3150
|
+
"type": {
|
|
3151
|
+
"text": "void"
|
|
3152
|
+
}
|
|
3153
|
+
}
|
|
3044
3154
|
},
|
|
3045
3155
|
{
|
|
3046
|
-
"kind": "
|
|
3047
|
-
"name": "
|
|
3048
|
-
"type": {
|
|
3049
|
-
"text": "string"
|
|
3050
|
-
},
|
|
3156
|
+
"kind": "method",
|
|
3157
|
+
"name": "handleClickOutside",
|
|
3051
3158
|
"privacy": "private",
|
|
3052
|
-
"
|
|
3159
|
+
"parameters": [
|
|
3160
|
+
{
|
|
3161
|
+
"name": "event",
|
|
3162
|
+
"type": {
|
|
3163
|
+
"text": "MouseEvent"
|
|
3164
|
+
}
|
|
3165
|
+
}
|
|
3166
|
+
]
|
|
3053
3167
|
},
|
|
3054
3168
|
{
|
|
3055
|
-
"kind": "
|
|
3056
|
-
"name": "
|
|
3057
|
-
"type": {
|
|
3058
|
-
"text": "boolean"
|
|
3059
|
-
},
|
|
3060
|
-
"readonly": true
|
|
3169
|
+
"kind": "method",
|
|
3170
|
+
"name": "toggleDropdown"
|
|
3061
3171
|
},
|
|
3062
3172
|
{
|
|
3063
3173
|
"kind": "method",
|
|
3064
|
-
"name": "
|
|
3174
|
+
"name": "refreshStatus",
|
|
3175
|
+
"return": {
|
|
3176
|
+
"type": {
|
|
3177
|
+
"text": "Promise<void>"
|
|
3178
|
+
}
|
|
3179
|
+
}
|
|
3065
3180
|
},
|
|
3066
3181
|
{
|
|
3067
3182
|
"kind": "method",
|
|
3068
|
-
"name": "
|
|
3183
|
+
"name": "deriveState",
|
|
3184
|
+
"privacy": "private",
|
|
3185
|
+
"return": {
|
|
3186
|
+
"type": {
|
|
3187
|
+
"text": "AIIndicatorState"
|
|
3188
|
+
}
|
|
3189
|
+
},
|
|
3190
|
+
"parameters": [
|
|
3191
|
+
{
|
|
3192
|
+
"name": "s",
|
|
3193
|
+
"type": {
|
|
3194
|
+
"text": "AIStatus | null"
|
|
3195
|
+
}
|
|
3196
|
+
}
|
|
3197
|
+
]
|
|
3069
3198
|
},
|
|
3070
3199
|
{
|
|
3071
3200
|
"kind": "method",
|
|
3072
|
-
"name": "
|
|
3201
|
+
"name": "maybeStartPolling",
|
|
3202
|
+
"privacy": "private",
|
|
3203
|
+
"return": {
|
|
3204
|
+
"type": {
|
|
3205
|
+
"text": "void"
|
|
3206
|
+
}
|
|
3207
|
+
}
|
|
3073
3208
|
},
|
|
3074
3209
|
{
|
|
3075
3210
|
"kind": "method",
|
|
3076
|
-
"name": "
|
|
3211
|
+
"name": "startPolling",
|
|
3212
|
+
"privacy": "private",
|
|
3213
|
+
"return": {
|
|
3214
|
+
"type": {
|
|
3215
|
+
"text": "void"
|
|
3216
|
+
}
|
|
3217
|
+
}
|
|
3077
3218
|
},
|
|
3078
3219
|
{
|
|
3079
3220
|
"kind": "method",
|
|
3080
|
-
"name": "
|
|
3081
|
-
"privacy": "private"
|
|
3221
|
+
"name": "stopPolling",
|
|
3222
|
+
"privacy": "private",
|
|
3223
|
+
"return": {
|
|
3224
|
+
"type": {
|
|
3225
|
+
"text": "void"
|
|
3226
|
+
}
|
|
3227
|
+
}
|
|
3228
|
+
},
|
|
3229
|
+
{
|
|
3230
|
+
"kind": "method",
|
|
3231
|
+
"name": "onInstall",
|
|
3232
|
+
"return": {
|
|
3233
|
+
"type": {
|
|
3234
|
+
"text": "Promise<void>"
|
|
3235
|
+
}
|
|
3236
|
+
}
|
|
3082
3237
|
},
|
|
3083
3238
|
{
|
|
3084
3239
|
"kind": "field",
|
|
@@ -3192,243 +3347,88 @@
|
|
|
3192
3347
|
}
|
|
3193
3348
|
}
|
|
3194
3349
|
],
|
|
3195
|
-
"attributes": [
|
|
3196
|
-
{
|
|
3197
|
-
"name": "placeholder",
|
|
3198
|
-
"type": {
|
|
3199
|
-
"text": "string"
|
|
3200
|
-
},
|
|
3201
|
-
"default": "'Describe your search criteria in natural language...'",
|
|
3202
|
-
"fieldName": "placeholder"
|
|
3203
|
-
},
|
|
3204
|
-
{
|
|
3205
|
-
"type": {
|
|
3206
|
-
"text": "boolean"
|
|
3207
|
-
},
|
|
3208
|
-
"fieldName": "disabled"
|
|
3209
|
-
},
|
|
3210
|
-
{
|
|
3211
|
-
"name": "mode",
|
|
3212
|
-
"type": {
|
|
3213
|
-
"text": "'append' | 'replace'"
|
|
3214
|
-
},
|
|
3215
|
-
"default": "'replace'",
|
|
3216
|
-
"fieldName": "mode"
|
|
3217
|
-
}
|
|
3218
|
-
],
|
|
3219
3350
|
"superclass": {
|
|
3220
3351
|
"name": "FoundationElement",
|
|
3221
3352
|
"package": "@microsoft/fast-foundation"
|
|
3222
3353
|
},
|
|
3223
|
-
"tagName": "%%prefix%%-ai-
|
|
3354
|
+
"tagName": "%%prefix%%-ai-indicator",
|
|
3224
3355
|
"customElement": true
|
|
3225
3356
|
},
|
|
3226
3357
|
{
|
|
3227
3358
|
"kind": "variable",
|
|
3228
|
-
"name": "
|
|
3229
|
-
"type": {
|
|
3230
|
-
"text": "ShadowRootInit"
|
|
3231
|
-
},
|
|
3232
|
-
"default": "undefined"
|
|
3233
|
-
},
|
|
3234
|
-
{
|
|
3235
|
-
"kind": "variable",
|
|
3236
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
3237
|
-
"type": {
|
|
3238
|
-
"text": "object"
|
|
3239
|
-
},
|
|
3240
|
-
"default": "{}"
|
|
3241
|
-
},
|
|
3242
|
-
{
|
|
3243
|
-
"kind": "variable",
|
|
3244
|
-
"name": "foundationAiCriteriaSearch"
|
|
3359
|
+
"name": "foundationAiIndicator"
|
|
3245
3360
|
}
|
|
3246
3361
|
],
|
|
3247
3362
|
"exports": [
|
|
3248
3363
|
{
|
|
3249
3364
|
"kind": "js",
|
|
3250
|
-
"name": "
|
|
3251
|
-
"declaration": {
|
|
3252
|
-
"name": "AiCriteriaSearch",
|
|
3253
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3254
|
-
}
|
|
3255
|
-
},
|
|
3256
|
-
{
|
|
3257
|
-
"kind": "js",
|
|
3258
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3259
|
-
"declaration": {
|
|
3260
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3261
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3262
|
-
}
|
|
3263
|
-
},
|
|
3264
|
-
{
|
|
3265
|
-
"kind": "js",
|
|
3266
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
3365
|
+
"name": "AiIndicator",
|
|
3267
3366
|
"declaration": {
|
|
3268
|
-
"name": "
|
|
3269
|
-
"module": "src/ai-
|
|
3367
|
+
"name": "AiIndicator",
|
|
3368
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3270
3369
|
}
|
|
3271
3370
|
},
|
|
3272
3371
|
{
|
|
3273
3372
|
"kind": "js",
|
|
3274
|
-
"name": "
|
|
3373
|
+
"name": "foundationAiIndicator",
|
|
3275
3374
|
"declaration": {
|
|
3276
|
-
"name": "
|
|
3277
|
-
"module": "src/ai-
|
|
3375
|
+
"name": "foundationAiIndicator",
|
|
3376
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3278
3377
|
}
|
|
3279
3378
|
}
|
|
3280
3379
|
]
|
|
3281
3380
|
},
|
|
3282
3381
|
{
|
|
3283
3382
|
"kind": "javascript-module",
|
|
3284
|
-
"path": "src/ai-
|
|
3383
|
+
"path": "src/ai-indicator/index.ts",
|
|
3285
3384
|
"declarations": [],
|
|
3286
3385
|
"exports": [
|
|
3287
3386
|
{
|
|
3288
3387
|
"kind": "js",
|
|
3289
|
-
"name": "
|
|
3290
|
-
"declaration": {
|
|
3291
|
-
"name": "AiCriteriaSearch",
|
|
3292
|
-
"module": "./ai-criteria-search"
|
|
3293
|
-
}
|
|
3294
|
-
},
|
|
3295
|
-
{
|
|
3296
|
-
"kind": "js",
|
|
3297
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
3298
|
-
"declaration": {
|
|
3299
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
3300
|
-
"module": "./ai-criteria-search"
|
|
3301
|
-
}
|
|
3302
|
-
},
|
|
3303
|
-
{
|
|
3304
|
-
"kind": "js",
|
|
3305
|
-
"name": "foundationAiCriteriaSearch",
|
|
3306
|
-
"declaration": {
|
|
3307
|
-
"name": "foundationAiCriteriaSearch",
|
|
3308
|
-
"module": "./ai-criteria-search"
|
|
3309
|
-
}
|
|
3310
|
-
},
|
|
3311
|
-
{
|
|
3312
|
-
"kind": "js",
|
|
3313
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3314
|
-
"declaration": {
|
|
3315
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3316
|
-
"module": "./ai-criteria-search"
|
|
3317
|
-
}
|
|
3318
|
-
},
|
|
3319
|
-
{
|
|
3320
|
-
"kind": "js",
|
|
3321
|
-
"name": "foundationAiCriteriaSearchStyles",
|
|
3322
|
-
"declaration": {
|
|
3323
|
-
"name": "foundationAiCriteriaSearchStyles",
|
|
3324
|
-
"module": "./ai-criteria-search.styles"
|
|
3325
|
-
}
|
|
3326
|
-
},
|
|
3327
|
-
{
|
|
3328
|
-
"kind": "js",
|
|
3329
|
-
"name": "foundationAiCriteriaSearchTemplate",
|
|
3388
|
+
"name": "AiIndicator",
|
|
3330
3389
|
"declaration": {
|
|
3331
|
-
"name": "
|
|
3332
|
-
"module": "./ai-
|
|
3390
|
+
"name": "AiIndicator",
|
|
3391
|
+
"module": "./ai-indicator"
|
|
3333
3392
|
}
|
|
3334
3393
|
},
|
|
3335
3394
|
{
|
|
3336
3395
|
"kind": "js",
|
|
3337
|
-
"name": "
|
|
3396
|
+
"name": "foundationAiIndicator",
|
|
3338
3397
|
"declaration": {
|
|
3339
|
-
"name": "
|
|
3340
|
-
"
|
|
3398
|
+
"name": "foundationAiIndicator",
|
|
3399
|
+
"module": "./ai-indicator"
|
|
3341
3400
|
}
|
|
3342
3401
|
},
|
|
3343
3402
|
{
|
|
3344
3403
|
"kind": "js",
|
|
3345
|
-
"name": "
|
|
3404
|
+
"name": "type",
|
|
3346
3405
|
"declaration": {
|
|
3347
|
-
"name": "
|
|
3348
|
-
"
|
|
3406
|
+
"name": "type",
|
|
3407
|
+
"module": "./ai-indicator"
|
|
3349
3408
|
}
|
|
3350
3409
|
},
|
|
3351
3410
|
{
|
|
3352
3411
|
"kind": "js",
|
|
3353
|
-
"name": "
|
|
3412
|
+
"name": "AIIndicatorState",
|
|
3354
3413
|
"declaration": {
|
|
3355
|
-
"name": "
|
|
3356
|
-
"
|
|
3414
|
+
"name": "AIIndicatorState",
|
|
3415
|
+
"module": "./ai-indicator"
|
|
3357
3416
|
}
|
|
3358
|
-
}
|
|
3359
|
-
]
|
|
3360
|
-
},
|
|
3361
|
-
{
|
|
3362
|
-
"kind": "javascript-module",
|
|
3363
|
-
"path": "src/ai-criteria-search/validation-error-notification.ts",
|
|
3364
|
-
"declarations": [
|
|
3365
|
-
{
|
|
3366
|
-
"kind": "function",
|
|
3367
|
-
"name": "formatValidationErrors",
|
|
3368
|
-
"return": {
|
|
3369
|
-
"type": {
|
|
3370
|
-
"text": "string"
|
|
3371
|
-
}
|
|
3372
|
-
},
|
|
3373
|
-
"parameters": [
|
|
3374
|
-
{
|
|
3375
|
-
"name": "errors",
|
|
3376
|
-
"type": {
|
|
3377
|
-
"text": "ValidationError[]"
|
|
3378
|
-
}
|
|
3379
|
-
}
|
|
3380
|
-
],
|
|
3381
|
-
"description": "Formats validation errors into a user-friendly message."
|
|
3382
3417
|
},
|
|
3383
|
-
{
|
|
3384
|
-
"kind": "function",
|
|
3385
|
-
"name": "showCriteriaError",
|
|
3386
|
-
"return": {
|
|
3387
|
-
"type": {
|
|
3388
|
-
"text": "void"
|
|
3389
|
-
}
|
|
3390
|
-
},
|
|
3391
|
-
"parameters": [
|
|
3392
|
-
{
|
|
3393
|
-
"name": "title",
|
|
3394
|
-
"type": {
|
|
3395
|
-
"text": "string"
|
|
3396
|
-
},
|
|
3397
|
-
"description": "Notification title (e.g. \"Criteria validation error\")"
|
|
3398
|
-
},
|
|
3399
|
-
{
|
|
3400
|
-
"name": "body",
|
|
3401
|
-
"type": {
|
|
3402
|
-
"text": "string"
|
|
3403
|
-
},
|
|
3404
|
-
"description": "Error message to display"
|
|
3405
|
-
},
|
|
3406
|
-
{
|
|
3407
|
-
"name": "tagName",
|
|
3408
|
-
"type": {
|
|
3409
|
-
"text": "string"
|
|
3410
|
-
},
|
|
3411
|
-
"description": "Design system prefix (e.g. \"rapid\", \"foundation\")"
|
|
3412
|
-
}
|
|
3413
|
-
],
|
|
3414
|
-
"description": "Shows a criteria error as a toast notification."
|
|
3415
|
-
}
|
|
3416
|
-
],
|
|
3417
|
-
"exports": [
|
|
3418
3418
|
{
|
|
3419
3419
|
"kind": "js",
|
|
3420
|
-
"name": "
|
|
3420
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3421
3421
|
"declaration": {
|
|
3422
|
-
"name": "
|
|
3423
|
-
"module": "
|
|
3422
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3423
|
+
"module": "./ai-indicator.template"
|
|
3424
3424
|
}
|
|
3425
3425
|
},
|
|
3426
3426
|
{
|
|
3427
3427
|
"kind": "js",
|
|
3428
|
-
"name": "
|
|
3428
|
+
"name": "foundationAiIndicatorStyles",
|
|
3429
3429
|
"declaration": {
|
|
3430
|
-
"name": "
|
|
3431
|
-
"module": "
|
|
3430
|
+
"name": "foundationAiIndicatorStyles",
|
|
3431
|
+
"module": "./ai-indicator.styles"
|
|
3432
3432
|
}
|
|
3433
3433
|
}
|
|
3434
3434
|
]
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-ui",
|
|
3
3
|
"description": "Genesis Foundation UI",
|
|
4
|
-
"version": "14.401.
|
|
4
|
+
"version": "14.401.1",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -85,13 +85,13 @@
|
|
|
85
85
|
}
|
|
86
86
|
},
|
|
87
87
|
"devDependencies": {
|
|
88
|
-
"@genesislcap/foundation-testing": "14.401.
|
|
89
|
-
"@genesislcap/genx": "14.401.
|
|
90
|
-
"@genesislcap/rollup-builder": "14.401.
|
|
91
|
-
"@genesislcap/ts-builder": "14.401.
|
|
92
|
-
"@genesislcap/uvu-playwright-builder": "14.401.
|
|
93
|
-
"@genesislcap/vite-builder": "14.401.
|
|
94
|
-
"@genesislcap/webpack-builder": "14.401.
|
|
88
|
+
"@genesislcap/foundation-testing": "14.401.1",
|
|
89
|
+
"@genesislcap/genx": "14.401.1",
|
|
90
|
+
"@genesislcap/rollup-builder": "14.401.1",
|
|
91
|
+
"@genesislcap/ts-builder": "14.401.1",
|
|
92
|
+
"@genesislcap/uvu-playwright-builder": "14.401.1",
|
|
93
|
+
"@genesislcap/vite-builder": "14.401.1",
|
|
94
|
+
"@genesislcap/webpack-builder": "14.401.1",
|
|
95
95
|
"copyfiles": "^2.4.1"
|
|
96
96
|
},
|
|
97
97
|
"dependencies": {
|
|
@@ -100,16 +100,16 @@
|
|
|
100
100
|
"@fortawesome/free-regular-svg-icons": "^6.2.1",
|
|
101
101
|
"@fortawesome/free-solid-svg-icons": "^6.2.1",
|
|
102
102
|
"@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
|
|
103
|
-
"@genesislcap/expression-builder": "14.401.
|
|
104
|
-
"@genesislcap/foundation-ai": "14.401.
|
|
105
|
-
"@genesislcap/foundation-comms": "14.401.
|
|
106
|
-
"@genesislcap/foundation-criteria": "14.401.
|
|
107
|
-
"@genesislcap/foundation-errors": "14.401.
|
|
108
|
-
"@genesislcap/foundation-events": "14.401.
|
|
109
|
-
"@genesislcap/foundation-logger": "14.401.
|
|
110
|
-
"@genesislcap/foundation-notifications": "14.401.
|
|
111
|
-
"@genesislcap/foundation-user": "14.401.
|
|
112
|
-
"@genesislcap/foundation-utils": "14.401.
|
|
103
|
+
"@genesislcap/expression-builder": "14.401.1",
|
|
104
|
+
"@genesislcap/foundation-ai": "14.401.1",
|
|
105
|
+
"@genesislcap/foundation-comms": "14.401.1",
|
|
106
|
+
"@genesislcap/foundation-criteria": "14.401.1",
|
|
107
|
+
"@genesislcap/foundation-errors": "14.401.1",
|
|
108
|
+
"@genesislcap/foundation-events": "14.401.1",
|
|
109
|
+
"@genesislcap/foundation-logger": "14.401.1",
|
|
110
|
+
"@genesislcap/foundation-notifications": "14.401.1",
|
|
111
|
+
"@genesislcap/foundation-user": "14.401.1",
|
|
112
|
+
"@genesislcap/foundation-utils": "14.401.1",
|
|
113
113
|
"@microsoft/fast-colors": "5.3.1",
|
|
114
114
|
"@microsoft/fast-components": "2.30.6",
|
|
115
115
|
"@microsoft/fast-element": "1.14.0",
|
|
@@ -131,5 +131,5 @@
|
|
|
131
131
|
"access": "public"
|
|
132
132
|
},
|
|
133
133
|
"customElements": "dist/custom-elements.json",
|
|
134
|
-
"gitHead": "
|
|
134
|
+
"gitHead": "67e1a22a530940a9656775a0af0062847f407119"
|
|
135
135
|
}
|