@genesislcap/foundation-ui 14.467.0 → 14.467.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 +585 -585
- package/dist/dts/react.d.ts +8 -8
- package/dist/react.cjs +6 -6
- package/dist/react.mjs +4 -4
- package/package.json +19 -19
|
@@ -1398,37 +1398,6 @@
|
|
|
1398
1398
|
}
|
|
1399
1399
|
]
|
|
1400
1400
|
},
|
|
1401
|
-
{
|
|
1402
|
-
"kind": "javascript-module",
|
|
1403
|
-
"path": "src/_config/index.ts",
|
|
1404
|
-
"declarations": [],
|
|
1405
|
-
"exports": [
|
|
1406
|
-
{
|
|
1407
|
-
"kind": "js",
|
|
1408
|
-
"name": "*",
|
|
1409
|
-
"declaration": {
|
|
1410
|
-
"name": "*",
|
|
1411
|
-
"package": "./styles"
|
|
1412
|
-
}
|
|
1413
|
-
},
|
|
1414
|
-
{
|
|
1415
|
-
"kind": "js",
|
|
1416
|
-
"name": "*",
|
|
1417
|
-
"declaration": {
|
|
1418
|
-
"name": "*",
|
|
1419
|
-
"package": "./tokens"
|
|
1420
|
-
}
|
|
1421
|
-
},
|
|
1422
|
-
{
|
|
1423
|
-
"kind": "js",
|
|
1424
|
-
"name": "*",
|
|
1425
|
-
"declaration": {
|
|
1426
|
-
"name": "*",
|
|
1427
|
-
"package": "./values"
|
|
1428
|
-
}
|
|
1429
|
-
}
|
|
1430
|
-
]
|
|
1431
|
-
},
|
|
1432
1401
|
{
|
|
1433
1402
|
"kind": "javascript-module",
|
|
1434
1403
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -2384,11 +2353,11 @@
|
|
|
2384
2353
|
},
|
|
2385
2354
|
{
|
|
2386
2355
|
"kind": "javascript-module",
|
|
2387
|
-
"path": "src/
|
|
2356
|
+
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
2388
2357
|
"declarations": [
|
|
2389
2358
|
{
|
|
2390
2359
|
"kind": "function",
|
|
2391
|
-
"name": "
|
|
2360
|
+
"name": "foundationAiIndicatorStyles",
|
|
2392
2361
|
"return": {
|
|
2393
2362
|
"type": {
|
|
2394
2363
|
"text": "ElementStyles"
|
|
@@ -2413,276 +2382,224 @@
|
|
|
2413
2382
|
"exports": [
|
|
2414
2383
|
{
|
|
2415
2384
|
"kind": "js",
|
|
2416
|
-
"name": "
|
|
2385
|
+
"name": "foundationAiIndicatorStyles",
|
|
2417
2386
|
"declaration": {
|
|
2418
|
-
"name": "
|
|
2419
|
-
"module": "src/
|
|
2387
|
+
"name": "foundationAiIndicatorStyles",
|
|
2388
|
+
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
2420
2389
|
}
|
|
2421
2390
|
}
|
|
2422
2391
|
]
|
|
2423
2392
|
},
|
|
2424
2393
|
{
|
|
2425
2394
|
"kind": "javascript-module",
|
|
2426
|
-
"path": "src/
|
|
2395
|
+
"path": "src/ai-indicator/ai-indicator.template.ts",
|
|
2427
2396
|
"declarations": [
|
|
2428
2397
|
{
|
|
2429
|
-
"kind": "
|
|
2430
|
-
"name": "
|
|
2431
|
-
"
|
|
2432
|
-
"
|
|
2433
|
-
"text": "ViewTemplate<Accordion>"
|
|
2434
|
-
}
|
|
2398
|
+
"kind": "variable",
|
|
2399
|
+
"name": "foundationAiIndicatorTemplate",
|
|
2400
|
+
"type": {
|
|
2401
|
+
"text": "ViewTemplate<AiIndicator>"
|
|
2435
2402
|
},
|
|
2436
|
-
"
|
|
2437
|
-
{
|
|
2438
|
-
"name": "context",
|
|
2439
|
-
"type": {
|
|
2440
|
-
"text": "ElementDefinitionContext"
|
|
2441
|
-
}
|
|
2442
|
-
},
|
|
2443
|
-
{
|
|
2444
|
-
"name": "definition",
|
|
2445
|
-
"type": {
|
|
2446
|
-
"text": "FoundationElementDefinition"
|
|
2447
|
-
}
|
|
2448
|
-
}
|
|
2449
|
-
]
|
|
2403
|
+
"default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
|
|
2450
2404
|
}
|
|
2451
2405
|
],
|
|
2452
2406
|
"exports": [
|
|
2453
2407
|
{
|
|
2454
2408
|
"kind": "js",
|
|
2455
|
-
"name": "
|
|
2409
|
+
"name": "foundationAiIndicatorTemplate",
|
|
2456
2410
|
"declaration": {
|
|
2457
|
-
"name": "
|
|
2458
|
-
"module": "src/
|
|
2411
|
+
"name": "foundationAiIndicatorTemplate",
|
|
2412
|
+
"module": "src/ai-indicator/ai-indicator.template.ts"
|
|
2459
2413
|
}
|
|
2460
2414
|
}
|
|
2461
2415
|
]
|
|
2462
2416
|
},
|
|
2463
2417
|
{
|
|
2464
2418
|
"kind": "javascript-module",
|
|
2465
|
-
"path": "src/
|
|
2419
|
+
"path": "src/ai-indicator/ai-indicator.ts",
|
|
2466
2420
|
"declarations": [
|
|
2467
2421
|
{
|
|
2468
2422
|
"kind": "class",
|
|
2469
2423
|
"description": "",
|
|
2470
|
-
"name": "
|
|
2471
|
-
"
|
|
2472
|
-
"name": "FASTAccordion",
|
|
2473
|
-
"package": "@microsoft/fast-foundation"
|
|
2474
|
-
},
|
|
2475
|
-
"tagName": "%%prefix%%-accordion",
|
|
2476
|
-
"customElement": true,
|
|
2477
|
-
"attributes": [
|
|
2424
|
+
"name": "AiIndicator",
|
|
2425
|
+
"members": [
|
|
2478
2426
|
{
|
|
2479
|
-
"
|
|
2427
|
+
"kind": "field",
|
|
2428
|
+
"name": "providerRegistry",
|
|
2480
2429
|
"type": {
|
|
2481
|
-
"text": "
|
|
2482
|
-
},
|
|
2483
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
2484
|
-
"fieldName": "expandmode",
|
|
2485
|
-
"inheritedFrom": {
|
|
2486
|
-
"name": "Accordion",
|
|
2487
|
-
"module": "src/accordion/accordion.ts"
|
|
2430
|
+
"text": "AIProviderRegistry"
|
|
2488
2431
|
}
|
|
2489
|
-
}
|
|
2490
|
-
],
|
|
2491
|
-
"members": [
|
|
2432
|
+
},
|
|
2492
2433
|
{
|
|
2493
2434
|
"kind": "field",
|
|
2494
|
-
"name": "
|
|
2435
|
+
"name": "aiProvider",
|
|
2495
2436
|
"type": {
|
|
2496
|
-
"text": "
|
|
2437
|
+
"text": "AIProvider | undefined"
|
|
2497
2438
|
},
|
|
2498
|
-
"privacy": "
|
|
2499
|
-
"description": "
|
|
2500
|
-
"
|
|
2501
|
-
"name": "Accordion",
|
|
2502
|
-
"module": "src/accordion/accordion.ts"
|
|
2503
|
-
}
|
|
2439
|
+
"privacy": "private",
|
|
2440
|
+
"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.",
|
|
2441
|
+
"readonly": true
|
|
2504
2442
|
},
|
|
2505
2443
|
{
|
|
2506
2444
|
"kind": "field",
|
|
2507
|
-
"name": "
|
|
2445
|
+
"name": "status",
|
|
2508
2446
|
"type": {
|
|
2509
|
-
"text": "
|
|
2447
|
+
"text": "AIStatus | null"
|
|
2510
2448
|
},
|
|
2511
|
-
"
|
|
2512
|
-
"inheritedFrom": {
|
|
2513
|
-
"name": "Accordion",
|
|
2514
|
-
"module": "src/accordion/accordion.ts"
|
|
2515
|
-
}
|
|
2449
|
+
"default": "null"
|
|
2516
2450
|
},
|
|
2517
2451
|
{
|
|
2518
2452
|
"kind": "field",
|
|
2519
|
-
"name": "
|
|
2453
|
+
"name": "open",
|
|
2520
2454
|
"type": {
|
|
2521
|
-
"text": "
|
|
2455
|
+
"text": "boolean"
|
|
2522
2456
|
},
|
|
2523
|
-
"
|
|
2524
|
-
"default": "0",
|
|
2525
|
-
"inheritedFrom": {
|
|
2526
|
-
"name": "Accordion",
|
|
2527
|
-
"module": "src/accordion/accordion.ts"
|
|
2528
|
-
}
|
|
2457
|
+
"default": "false"
|
|
2529
2458
|
},
|
|
2530
2459
|
{
|
|
2531
2460
|
"kind": "field",
|
|
2532
|
-
"name": "
|
|
2461
|
+
"name": "state",
|
|
2533
2462
|
"type": {
|
|
2534
|
-
"text": "
|
|
2463
|
+
"text": "AIIndicatorState"
|
|
2535
2464
|
},
|
|
2536
|
-
"
|
|
2537
|
-
"inheritedFrom": {
|
|
2538
|
-
"name": "Accordion",
|
|
2539
|
-
"module": "src/accordion/accordion.ts"
|
|
2540
|
-
}
|
|
2465
|
+
"default": "'none'"
|
|
2541
2466
|
},
|
|
2542
2467
|
{
|
|
2543
2468
|
"kind": "field",
|
|
2544
|
-
"name": "
|
|
2545
|
-
"
|
|
2546
|
-
|
|
2547
|
-
|
|
2548
|
-
|
|
2549
|
-
}
|
|
2469
|
+
"name": "isInstalling",
|
|
2470
|
+
"type": {
|
|
2471
|
+
"text": "boolean"
|
|
2472
|
+
},
|
|
2473
|
+
"default": "false"
|
|
2550
2474
|
},
|
|
2551
2475
|
{
|
|
2552
|
-
"kind": "
|
|
2553
|
-
"name": "
|
|
2476
|
+
"kind": "field",
|
|
2477
|
+
"name": "pollTimer",
|
|
2478
|
+
"type": {
|
|
2479
|
+
"text": "ReturnType<typeof setInterval> | null"
|
|
2480
|
+
},
|
|
2554
2481
|
"privacy": "private",
|
|
2555
|
-
"
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
|
|
2482
|
+
"default": "null"
|
|
2483
|
+
},
|
|
2484
|
+
{
|
|
2485
|
+
"kind": "field",
|
|
2486
|
+
"name": "clickOutside",
|
|
2487
|
+
"privacy": "private"
|
|
2488
|
+
},
|
|
2489
|
+
{
|
|
2490
|
+
"kind": "field",
|
|
2491
|
+
"name": "chromeStatusLabel",
|
|
2492
|
+
"type": {
|
|
2493
|
+
"text": "string | null"
|
|
2559
2494
|
},
|
|
2560
|
-
"
|
|
2561
|
-
"name": "Accordion",
|
|
2562
|
-
"module": "src/accordion/accordion.ts"
|
|
2563
|
-
}
|
|
2495
|
+
"readonly": true
|
|
2564
2496
|
},
|
|
2565
2497
|
{
|
|
2566
2498
|
"kind": "field",
|
|
2567
|
-
"name": "
|
|
2568
|
-
"
|
|
2569
|
-
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
|
|
2499
|
+
"name": "canInstall",
|
|
2500
|
+
"type": {
|
|
2501
|
+
"text": "boolean"
|
|
2502
|
+
},
|
|
2503
|
+
"readonly": true
|
|
2504
|
+
},
|
|
2505
|
+
{
|
|
2506
|
+
"kind": "field",
|
|
2507
|
+
"name": "isDownloading",
|
|
2508
|
+
"type": {
|
|
2509
|
+
"text": "boolean"
|
|
2510
|
+
},
|
|
2511
|
+
"readonly": true
|
|
2573
2512
|
},
|
|
2574
2513
|
{
|
|
2575
2514
|
"kind": "method",
|
|
2576
|
-
"name": "
|
|
2577
|
-
"privacy": "private",
|
|
2515
|
+
"name": "openChanged",
|
|
2578
2516
|
"return": {
|
|
2579
2517
|
"type": {
|
|
2580
2518
|
"text": "void"
|
|
2581
2519
|
}
|
|
2582
|
-
},
|
|
2583
|
-
"inheritedFrom": {
|
|
2584
|
-
"name": "Accordion",
|
|
2585
|
-
"module": "src/accordion/accordion.ts"
|
|
2586
2520
|
}
|
|
2587
2521
|
},
|
|
2588
2522
|
{
|
|
2589
|
-
"kind": "
|
|
2590
|
-
"name": "
|
|
2523
|
+
"kind": "method",
|
|
2524
|
+
"name": "handleClickOutside",
|
|
2591
2525
|
"privacy": "private",
|
|
2592
|
-
"
|
|
2593
|
-
|
|
2594
|
-
|
|
2595
|
-
|
|
2526
|
+
"parameters": [
|
|
2527
|
+
{
|
|
2528
|
+
"name": "event",
|
|
2529
|
+
"type": {
|
|
2530
|
+
"text": "MouseEvent"
|
|
2531
|
+
}
|
|
2532
|
+
}
|
|
2533
|
+
]
|
|
2596
2534
|
},
|
|
2597
2535
|
{
|
|
2598
|
-
"kind": "
|
|
2599
|
-
"name": "
|
|
2600
|
-
"privacy": "private",
|
|
2601
|
-
"inheritedFrom": {
|
|
2602
|
-
"name": "Accordion",
|
|
2603
|
-
"module": "src/accordion/accordion.ts"
|
|
2604
|
-
}
|
|
2536
|
+
"kind": "method",
|
|
2537
|
+
"name": "toggleDropdown"
|
|
2605
2538
|
},
|
|
2606
2539
|
{
|
|
2607
2540
|
"kind": "method",
|
|
2608
|
-
"name": "
|
|
2609
|
-
"privacy": "private",
|
|
2541
|
+
"name": "refreshStatus",
|
|
2610
2542
|
"return": {
|
|
2611
2543
|
"type": {
|
|
2612
|
-
"text": "
|
|
2544
|
+
"text": "Promise<void>"
|
|
2613
2545
|
}
|
|
2614
|
-
},
|
|
2615
|
-
"inheritedFrom": {
|
|
2616
|
-
"name": "Accordion",
|
|
2617
|
-
"module": "src/accordion/accordion.ts"
|
|
2618
2546
|
}
|
|
2619
2547
|
},
|
|
2620
2548
|
{
|
|
2621
2549
|
"kind": "method",
|
|
2622
|
-
"name": "
|
|
2550
|
+
"name": "deriveState",
|
|
2623
2551
|
"privacy": "private",
|
|
2624
2552
|
"return": {
|
|
2625
2553
|
"type": {
|
|
2626
|
-
"text": "
|
|
2554
|
+
"text": "AIIndicatorState"
|
|
2627
2555
|
}
|
|
2628
2556
|
},
|
|
2629
|
-
"
|
|
2630
|
-
|
|
2631
|
-
|
|
2632
|
-
|
|
2557
|
+
"parameters": [
|
|
2558
|
+
{
|
|
2559
|
+
"name": "s",
|
|
2560
|
+
"type": {
|
|
2561
|
+
"text": "AIStatus | null"
|
|
2562
|
+
}
|
|
2563
|
+
}
|
|
2564
|
+
]
|
|
2633
2565
|
},
|
|
2634
2566
|
{
|
|
2635
|
-
"kind": "
|
|
2636
|
-
"name": "
|
|
2567
|
+
"kind": "method",
|
|
2568
|
+
"name": "maybeStartPolling",
|
|
2637
2569
|
"privacy": "private",
|
|
2638
|
-
"
|
|
2639
|
-
"
|
|
2640
|
-
|
|
2570
|
+
"return": {
|
|
2571
|
+
"type": {
|
|
2572
|
+
"text": "void"
|
|
2573
|
+
}
|
|
2641
2574
|
}
|
|
2642
2575
|
},
|
|
2643
2576
|
{
|
|
2644
|
-
"kind": "
|
|
2645
|
-
"name": "
|
|
2577
|
+
"kind": "method",
|
|
2578
|
+
"name": "startPolling",
|
|
2646
2579
|
"privacy": "private",
|
|
2647
|
-
"
|
|
2648
|
-
"
|
|
2649
|
-
|
|
2580
|
+
"return": {
|
|
2581
|
+
"type": {
|
|
2582
|
+
"text": "void"
|
|
2583
|
+
}
|
|
2650
2584
|
}
|
|
2651
2585
|
},
|
|
2652
2586
|
{
|
|
2653
2587
|
"kind": "method",
|
|
2654
|
-
"name": "
|
|
2588
|
+
"name": "stopPolling",
|
|
2655
2589
|
"privacy": "private",
|
|
2656
2590
|
"return": {
|
|
2657
2591
|
"type": {
|
|
2658
2592
|
"text": "void"
|
|
2659
2593
|
}
|
|
2660
|
-
},
|
|
2661
|
-
"parameters": [
|
|
2662
|
-
{
|
|
2663
|
-
"name": "adjustment",
|
|
2664
|
-
"type": {
|
|
2665
|
-
"text": "number"
|
|
2666
|
-
}
|
|
2667
|
-
}
|
|
2668
|
-
],
|
|
2669
|
-
"inheritedFrom": {
|
|
2670
|
-
"name": "Accordion",
|
|
2671
|
-
"module": "src/accordion/accordion.ts"
|
|
2672
2594
|
}
|
|
2673
2595
|
},
|
|
2674
2596
|
{
|
|
2675
2597
|
"kind": "method",
|
|
2676
|
-
"name": "
|
|
2677
|
-
"privacy": "private",
|
|
2598
|
+
"name": "onInstall",
|
|
2678
2599
|
"return": {
|
|
2679
2600
|
"type": {
|
|
2680
|
-
"text": "void"
|
|
2601
|
+
"text": "Promise<void>"
|
|
2681
2602
|
}
|
|
2682
|
-
},
|
|
2683
|
-
"inheritedFrom": {
|
|
2684
|
-
"name": "Accordion",
|
|
2685
|
-
"module": "src/accordion/accordion.ts"
|
|
2686
2603
|
}
|
|
2687
2604
|
},
|
|
2688
2605
|
{
|
|
@@ -2797,102 +2714,88 @@
|
|
|
2797
2714
|
}
|
|
2798
2715
|
}
|
|
2799
2716
|
],
|
|
2800
|
-
"
|
|
2801
|
-
|
|
2802
|
-
|
|
2803
|
-
"name": "change",
|
|
2804
|
-
"inheritedFrom": {
|
|
2805
|
-
"name": "Accordion",
|
|
2806
|
-
"module": "src/accordion/accordion.ts"
|
|
2807
|
-
}
|
|
2808
|
-
}
|
|
2809
|
-
]
|
|
2810
|
-
},
|
|
2811
|
-
{
|
|
2812
|
-
"kind": "variable",
|
|
2813
|
-
"name": "foundationAccordionShadowOptions",
|
|
2814
|
-
"type": {
|
|
2815
|
-
"text": "ShadowRootInit"
|
|
2816
|
-
},
|
|
2817
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2818
|
-
},
|
|
2819
|
-
{
|
|
2820
|
-
"kind": "variable",
|
|
2821
|
-
"name": "defaultAccordionConfig",
|
|
2822
|
-
"type": {
|
|
2823
|
-
"text": "object"
|
|
2717
|
+
"superclass": {
|
|
2718
|
+
"name": "FoundationElement",
|
|
2719
|
+
"package": "@microsoft/fast-foundation"
|
|
2824
2720
|
},
|
|
2825
|
-
"
|
|
2721
|
+
"tagName": "%%prefix%%-ai-indicator",
|
|
2722
|
+
"customElement": true
|
|
2826
2723
|
},
|
|
2827
2724
|
{
|
|
2828
2725
|
"kind": "variable",
|
|
2829
|
-
"name": "
|
|
2830
|
-
"description": "The Foundation Accordion",
|
|
2831
|
-
"privacy": "public"
|
|
2726
|
+
"name": "foundationAiIndicator"
|
|
2832
2727
|
}
|
|
2833
2728
|
],
|
|
2834
2729
|
"exports": [
|
|
2835
2730
|
{
|
|
2836
2731
|
"kind": "js",
|
|
2837
|
-
"name": "
|
|
2732
|
+
"name": "AiIndicator",
|
|
2838
2733
|
"declaration": {
|
|
2839
|
-
"name": "
|
|
2840
|
-
"module": "src/
|
|
2734
|
+
"name": "AiIndicator",
|
|
2735
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2841
2736
|
}
|
|
2842
2737
|
},
|
|
2843
2738
|
{
|
|
2844
2739
|
"kind": "js",
|
|
2845
|
-
"name": "
|
|
2740
|
+
"name": "foundationAiIndicator",
|
|
2846
2741
|
"declaration": {
|
|
2847
|
-
"name": "
|
|
2848
|
-
"module": "src/
|
|
2742
|
+
"name": "foundationAiIndicator",
|
|
2743
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2744
|
+
}
|
|
2745
|
+
}
|
|
2746
|
+
]
|
|
2747
|
+
},
|
|
2748
|
+
{
|
|
2749
|
+
"kind": "javascript-module",
|
|
2750
|
+
"path": "src/ai-indicator/index.ts",
|
|
2751
|
+
"declarations": [],
|
|
2752
|
+
"exports": [
|
|
2753
|
+
{
|
|
2754
|
+
"kind": "js",
|
|
2755
|
+
"name": "AiIndicator",
|
|
2756
|
+
"declaration": {
|
|
2757
|
+
"name": "AiIndicator",
|
|
2758
|
+
"module": "./ai-indicator"
|
|
2849
2759
|
}
|
|
2850
2760
|
},
|
|
2851
2761
|
{
|
|
2852
2762
|
"kind": "js",
|
|
2853
|
-
"name": "
|
|
2763
|
+
"name": "foundationAiIndicator",
|
|
2854
2764
|
"declaration": {
|
|
2855
|
-
"name": "
|
|
2856
|
-
"module": "
|
|
2765
|
+
"name": "foundationAiIndicator",
|
|
2766
|
+
"module": "./ai-indicator"
|
|
2857
2767
|
}
|
|
2858
2768
|
},
|
|
2859
2769
|
{
|
|
2860
2770
|
"kind": "js",
|
|
2861
|
-
"name": "
|
|
2771
|
+
"name": "type",
|
|
2862
2772
|
"declaration": {
|
|
2863
|
-
"name": "
|
|
2864
|
-
"module": "
|
|
2773
|
+
"name": "type",
|
|
2774
|
+
"module": "./ai-indicator"
|
|
2865
2775
|
}
|
|
2866
|
-
}
|
|
2867
|
-
]
|
|
2868
|
-
},
|
|
2869
|
-
{
|
|
2870
|
-
"kind": "javascript-module",
|
|
2871
|
-
"path": "src/accordion/index.ts",
|
|
2872
|
-
"declarations": [],
|
|
2873
|
-
"exports": [
|
|
2776
|
+
},
|
|
2874
2777
|
{
|
|
2875
2778
|
"kind": "js",
|
|
2876
|
-
"name": "
|
|
2779
|
+
"name": "AIIndicatorState",
|
|
2877
2780
|
"declaration": {
|
|
2878
|
-
"name": "
|
|
2879
|
-
"
|
|
2781
|
+
"name": "AIIndicatorState",
|
|
2782
|
+
"module": "./ai-indicator"
|
|
2880
2783
|
}
|
|
2881
2784
|
},
|
|
2882
2785
|
{
|
|
2883
2786
|
"kind": "js",
|
|
2884
|
-
"name": "
|
|
2787
|
+
"name": "foundationAiIndicatorTemplate",
|
|
2885
2788
|
"declaration": {
|
|
2886
|
-
"name": "
|
|
2887
|
-
"
|
|
2789
|
+
"name": "foundationAiIndicatorTemplate",
|
|
2790
|
+
"module": "./ai-indicator.template"
|
|
2888
2791
|
}
|
|
2889
2792
|
},
|
|
2890
2793
|
{
|
|
2891
2794
|
"kind": "js",
|
|
2892
|
-
"name": "
|
|
2795
|
+
"name": "foundationAiIndicatorStyles",
|
|
2893
2796
|
"declaration": {
|
|
2894
|
-
"name": "
|
|
2895
|
-
"
|
|
2797
|
+
"name": "foundationAiIndicatorStyles",
|
|
2798
|
+
"module": "./ai-indicator.styles"
|
|
2896
2799
|
}
|
|
2897
2800
|
}
|
|
2898
2801
|
]
|
|
@@ -3508,11 +3411,11 @@
|
|
|
3508
3411
|
},
|
|
3509
3412
|
{
|
|
3510
3413
|
"kind": "javascript-module",
|
|
3511
|
-
"path": "src/
|
|
3414
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
3512
3415
|
"declarations": [
|
|
3513
3416
|
{
|
|
3514
3417
|
"kind": "function",
|
|
3515
|
-
"name": "
|
|
3418
|
+
"name": "foundationAccordionStyles",
|
|
3516
3419
|
"return": {
|
|
3517
3420
|
"type": {
|
|
3518
3421
|
"text": "ElementStyles"
|
|
@@ -3537,224 +3440,276 @@
|
|
|
3537
3440
|
"exports": [
|
|
3538
3441
|
{
|
|
3539
3442
|
"kind": "js",
|
|
3540
|
-
"name": "
|
|
3443
|
+
"name": "foundationAccordionStyles",
|
|
3541
3444
|
"declaration": {
|
|
3542
|
-
"name": "
|
|
3543
|
-
"module": "src/
|
|
3445
|
+
"name": "foundationAccordionStyles",
|
|
3446
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
3544
3447
|
}
|
|
3545
3448
|
}
|
|
3546
3449
|
]
|
|
3547
3450
|
},
|
|
3548
3451
|
{
|
|
3549
3452
|
"kind": "javascript-module",
|
|
3550
|
-
"path": "src/
|
|
3453
|
+
"path": "src/accordion/accordion.template.ts",
|
|
3551
3454
|
"declarations": [
|
|
3552
3455
|
{
|
|
3553
|
-
"kind": "
|
|
3554
|
-
"name": "
|
|
3555
|
-
"
|
|
3556
|
-
"
|
|
3456
|
+
"kind": "function",
|
|
3457
|
+
"name": "foundationAccordionTemplate",
|
|
3458
|
+
"return": {
|
|
3459
|
+
"type": {
|
|
3460
|
+
"text": "ViewTemplate<Accordion>"
|
|
3461
|
+
}
|
|
3557
3462
|
},
|
|
3558
|
-
"
|
|
3463
|
+
"parameters": [
|
|
3464
|
+
{
|
|
3465
|
+
"name": "context",
|
|
3466
|
+
"type": {
|
|
3467
|
+
"text": "ElementDefinitionContext"
|
|
3468
|
+
}
|
|
3469
|
+
},
|
|
3470
|
+
{
|
|
3471
|
+
"name": "definition",
|
|
3472
|
+
"type": {
|
|
3473
|
+
"text": "FoundationElementDefinition"
|
|
3474
|
+
}
|
|
3475
|
+
}
|
|
3476
|
+
]
|
|
3559
3477
|
}
|
|
3560
3478
|
],
|
|
3561
3479
|
"exports": [
|
|
3562
3480
|
{
|
|
3563
3481
|
"kind": "js",
|
|
3564
|
-
"name": "
|
|
3482
|
+
"name": "foundationAccordionTemplate",
|
|
3565
3483
|
"declaration": {
|
|
3566
|
-
"name": "
|
|
3567
|
-
"module": "src/
|
|
3484
|
+
"name": "foundationAccordionTemplate",
|
|
3485
|
+
"module": "src/accordion/accordion.template.ts"
|
|
3568
3486
|
}
|
|
3569
3487
|
}
|
|
3570
3488
|
]
|
|
3571
3489
|
},
|
|
3572
3490
|
{
|
|
3573
3491
|
"kind": "javascript-module",
|
|
3574
|
-
"path": "src/
|
|
3492
|
+
"path": "src/accordion/accordion.ts",
|
|
3575
3493
|
"declarations": [
|
|
3576
3494
|
{
|
|
3577
3495
|
"kind": "class",
|
|
3578
3496
|
"description": "",
|
|
3579
|
-
"name": "
|
|
3580
|
-
"
|
|
3581
|
-
|
|
3582
|
-
|
|
3583
|
-
|
|
3584
|
-
|
|
3585
|
-
|
|
3586
|
-
|
|
3587
|
-
},
|
|
3588
|
-
{
|
|
3589
|
-
"kind": "field",
|
|
3590
|
-
"name": "aiProvider",
|
|
3591
|
-
"type": {
|
|
3592
|
-
"text": "AIProvider | undefined"
|
|
3593
|
-
},
|
|
3594
|
-
"privacy": "private",
|
|
3595
|
-
"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.",
|
|
3596
|
-
"readonly": true
|
|
3597
|
-
},
|
|
3497
|
+
"name": "Accordion",
|
|
3498
|
+
"superclass": {
|
|
3499
|
+
"name": "FASTAccordion",
|
|
3500
|
+
"package": "@microsoft/fast-foundation"
|
|
3501
|
+
},
|
|
3502
|
+
"tagName": "%%prefix%%-accordion",
|
|
3503
|
+
"customElement": true,
|
|
3504
|
+
"attributes": [
|
|
3598
3505
|
{
|
|
3599
|
-
"
|
|
3600
|
-
"name": "status",
|
|
3506
|
+
"name": "expand-mode",
|
|
3601
3507
|
"type": {
|
|
3602
|
-
"text": "
|
|
3508
|
+
"text": "AccordionExpandMode"
|
|
3603
3509
|
},
|
|
3604
|
-
"
|
|
3605
|
-
|
|
3510
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3511
|
+
"fieldName": "expandmode",
|
|
3512
|
+
"inheritedFrom": {
|
|
3513
|
+
"name": "Accordion",
|
|
3514
|
+
"module": "src/accordion/accordion.ts"
|
|
3515
|
+
}
|
|
3516
|
+
}
|
|
3517
|
+
],
|
|
3518
|
+
"members": [
|
|
3606
3519
|
{
|
|
3607
3520
|
"kind": "field",
|
|
3608
|
-
"name": "
|
|
3521
|
+
"name": "expandmode",
|
|
3609
3522
|
"type": {
|
|
3610
|
-
"text": "
|
|
3523
|
+
"text": "AccordionExpandMode"
|
|
3611
3524
|
},
|
|
3612
|
-
"
|
|
3525
|
+
"privacy": "public",
|
|
3526
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3527
|
+
"inheritedFrom": {
|
|
3528
|
+
"name": "Accordion",
|
|
3529
|
+
"module": "src/accordion/accordion.ts"
|
|
3530
|
+
}
|
|
3613
3531
|
},
|
|
3614
3532
|
{
|
|
3615
3533
|
"kind": "field",
|
|
3616
|
-
"name": "
|
|
3534
|
+
"name": "activeid",
|
|
3617
3535
|
"type": {
|
|
3618
|
-
"text": "
|
|
3536
|
+
"text": "string | null"
|
|
3619
3537
|
},
|
|
3620
|
-
"
|
|
3538
|
+
"privacy": "private",
|
|
3539
|
+
"inheritedFrom": {
|
|
3540
|
+
"name": "Accordion",
|
|
3541
|
+
"module": "src/accordion/accordion.ts"
|
|
3542
|
+
}
|
|
3621
3543
|
},
|
|
3622
3544
|
{
|
|
3623
3545
|
"kind": "field",
|
|
3624
|
-
"name": "
|
|
3546
|
+
"name": "activeItemIndex",
|
|
3625
3547
|
"type": {
|
|
3626
|
-
"text": "
|
|
3548
|
+
"text": "number"
|
|
3627
3549
|
},
|
|
3628
|
-
"
|
|
3550
|
+
"privacy": "private",
|
|
3551
|
+
"default": "0",
|
|
3552
|
+
"inheritedFrom": {
|
|
3553
|
+
"name": "Accordion",
|
|
3554
|
+
"module": "src/accordion/accordion.ts"
|
|
3555
|
+
}
|
|
3629
3556
|
},
|
|
3630
3557
|
{
|
|
3631
3558
|
"kind": "field",
|
|
3632
|
-
"name": "
|
|
3559
|
+
"name": "accordionIds",
|
|
3633
3560
|
"type": {
|
|
3634
|
-
"text": "
|
|
3561
|
+
"text": "Array<string | null>"
|
|
3635
3562
|
},
|
|
3636
3563
|
"privacy": "private",
|
|
3637
|
-
"
|
|
3638
|
-
|
|
3639
|
-
|
|
3640
|
-
|
|
3641
|
-
"name": "clickOutside",
|
|
3642
|
-
"privacy": "private"
|
|
3564
|
+
"inheritedFrom": {
|
|
3565
|
+
"name": "Accordion",
|
|
3566
|
+
"module": "src/accordion/accordion.ts"
|
|
3567
|
+
}
|
|
3643
3568
|
},
|
|
3644
3569
|
{
|
|
3645
3570
|
"kind": "field",
|
|
3646
|
-
"name": "
|
|
3647
|
-
"
|
|
3648
|
-
|
|
3649
|
-
|
|
3650
|
-
|
|
3571
|
+
"name": "change",
|
|
3572
|
+
"privacy": "private",
|
|
3573
|
+
"inheritedFrom": {
|
|
3574
|
+
"name": "Accordion",
|
|
3575
|
+
"module": "src/accordion/accordion.ts"
|
|
3576
|
+
}
|
|
3651
3577
|
},
|
|
3652
3578
|
{
|
|
3653
|
-
"kind": "
|
|
3654
|
-
"name": "
|
|
3655
|
-
"
|
|
3656
|
-
|
|
3579
|
+
"kind": "method",
|
|
3580
|
+
"name": "findExpandedItem",
|
|
3581
|
+
"privacy": "private",
|
|
3582
|
+
"return": {
|
|
3583
|
+
"type": {
|
|
3584
|
+
"text": "AccordionItem | null"
|
|
3585
|
+
}
|
|
3657
3586
|
},
|
|
3658
|
-
"
|
|
3587
|
+
"inheritedFrom": {
|
|
3588
|
+
"name": "Accordion",
|
|
3589
|
+
"module": "src/accordion/accordion.ts"
|
|
3590
|
+
}
|
|
3659
3591
|
},
|
|
3660
3592
|
{
|
|
3661
3593
|
"kind": "field",
|
|
3662
|
-
"name": "
|
|
3663
|
-
"
|
|
3664
|
-
|
|
3665
|
-
|
|
3666
|
-
|
|
3594
|
+
"name": "setItems",
|
|
3595
|
+
"privacy": "private",
|
|
3596
|
+
"inheritedFrom": {
|
|
3597
|
+
"name": "Accordion",
|
|
3598
|
+
"module": "src/accordion/accordion.ts"
|
|
3599
|
+
}
|
|
3667
3600
|
},
|
|
3668
3601
|
{
|
|
3669
3602
|
"kind": "method",
|
|
3670
|
-
"name": "
|
|
3603
|
+
"name": "resetItems",
|
|
3604
|
+
"privacy": "private",
|
|
3671
3605
|
"return": {
|
|
3672
3606
|
"type": {
|
|
3673
3607
|
"text": "void"
|
|
3674
3608
|
}
|
|
3609
|
+
},
|
|
3610
|
+
"inheritedFrom": {
|
|
3611
|
+
"name": "Accordion",
|
|
3612
|
+
"module": "src/accordion/accordion.ts"
|
|
3675
3613
|
}
|
|
3676
3614
|
},
|
|
3677
3615
|
{
|
|
3678
|
-
"kind": "
|
|
3679
|
-
"name": "
|
|
3616
|
+
"kind": "field",
|
|
3617
|
+
"name": "removeItemListeners",
|
|
3680
3618
|
"privacy": "private",
|
|
3681
|
-
"
|
|
3682
|
-
|
|
3683
|
-
|
|
3684
|
-
|
|
3685
|
-
"text": "MouseEvent"
|
|
3686
|
-
}
|
|
3687
|
-
}
|
|
3688
|
-
]
|
|
3619
|
+
"inheritedFrom": {
|
|
3620
|
+
"name": "Accordion",
|
|
3621
|
+
"module": "src/accordion/accordion.ts"
|
|
3622
|
+
}
|
|
3689
3623
|
},
|
|
3690
3624
|
{
|
|
3691
|
-
"kind": "
|
|
3692
|
-
"name": "
|
|
3625
|
+
"kind": "field",
|
|
3626
|
+
"name": "activeItemChange",
|
|
3627
|
+
"privacy": "private",
|
|
3628
|
+
"inheritedFrom": {
|
|
3629
|
+
"name": "Accordion",
|
|
3630
|
+
"module": "src/accordion/accordion.ts"
|
|
3631
|
+
}
|
|
3693
3632
|
},
|
|
3694
3633
|
{
|
|
3695
3634
|
"kind": "method",
|
|
3696
|
-
"name": "
|
|
3635
|
+
"name": "getItemIds",
|
|
3636
|
+
"privacy": "private",
|
|
3697
3637
|
"return": {
|
|
3698
3638
|
"type": {
|
|
3699
|
-
"text": "
|
|
3639
|
+
"text": "Array<string | null>"
|
|
3700
3640
|
}
|
|
3641
|
+
},
|
|
3642
|
+
"inheritedFrom": {
|
|
3643
|
+
"name": "Accordion",
|
|
3644
|
+
"module": "src/accordion/accordion.ts"
|
|
3701
3645
|
}
|
|
3702
3646
|
},
|
|
3703
3647
|
{
|
|
3704
3648
|
"kind": "method",
|
|
3705
|
-
"name": "
|
|
3649
|
+
"name": "isSingleExpandMode",
|
|
3706
3650
|
"privacy": "private",
|
|
3707
3651
|
"return": {
|
|
3708
3652
|
"type": {
|
|
3709
|
-
"text": "
|
|
3653
|
+
"text": "boolean"
|
|
3710
3654
|
}
|
|
3711
3655
|
},
|
|
3712
|
-
"
|
|
3713
|
-
|
|
3714
|
-
|
|
3715
|
-
|
|
3716
|
-
"text": "AIStatus | null"
|
|
3717
|
-
}
|
|
3718
|
-
}
|
|
3719
|
-
]
|
|
3656
|
+
"inheritedFrom": {
|
|
3657
|
+
"name": "Accordion",
|
|
3658
|
+
"module": "src/accordion/accordion.ts"
|
|
3659
|
+
}
|
|
3720
3660
|
},
|
|
3721
3661
|
{
|
|
3722
|
-
"kind": "
|
|
3723
|
-
"name": "
|
|
3662
|
+
"kind": "field",
|
|
3663
|
+
"name": "handleItemKeyDown",
|
|
3724
3664
|
"privacy": "private",
|
|
3725
|
-
"
|
|
3726
|
-
"
|
|
3727
|
-
|
|
3728
|
-
}
|
|
3665
|
+
"inheritedFrom": {
|
|
3666
|
+
"name": "Accordion",
|
|
3667
|
+
"module": "src/accordion/accordion.ts"
|
|
3729
3668
|
}
|
|
3730
3669
|
},
|
|
3731
3670
|
{
|
|
3732
|
-
"kind": "
|
|
3733
|
-
"name": "
|
|
3671
|
+
"kind": "field",
|
|
3672
|
+
"name": "handleItemFocus",
|
|
3734
3673
|
"privacy": "private",
|
|
3735
|
-
"
|
|
3736
|
-
"
|
|
3737
|
-
|
|
3738
|
-
}
|
|
3674
|
+
"inheritedFrom": {
|
|
3675
|
+
"name": "Accordion",
|
|
3676
|
+
"module": "src/accordion/accordion.ts"
|
|
3739
3677
|
}
|
|
3740
3678
|
},
|
|
3741
3679
|
{
|
|
3742
3680
|
"kind": "method",
|
|
3743
|
-
"name": "
|
|
3681
|
+
"name": "adjust",
|
|
3744
3682
|
"privacy": "private",
|
|
3745
3683
|
"return": {
|
|
3746
3684
|
"type": {
|
|
3747
3685
|
"text": "void"
|
|
3748
3686
|
}
|
|
3687
|
+
},
|
|
3688
|
+
"parameters": [
|
|
3689
|
+
{
|
|
3690
|
+
"name": "adjustment",
|
|
3691
|
+
"type": {
|
|
3692
|
+
"text": "number"
|
|
3693
|
+
}
|
|
3694
|
+
}
|
|
3695
|
+
],
|
|
3696
|
+
"inheritedFrom": {
|
|
3697
|
+
"name": "Accordion",
|
|
3698
|
+
"module": "src/accordion/accordion.ts"
|
|
3749
3699
|
}
|
|
3750
3700
|
},
|
|
3751
3701
|
{
|
|
3752
3702
|
"kind": "method",
|
|
3753
|
-
"name": "
|
|
3703
|
+
"name": "focusItem",
|
|
3704
|
+
"privacy": "private",
|
|
3754
3705
|
"return": {
|
|
3755
3706
|
"type": {
|
|
3756
|
-
"text": "
|
|
3707
|
+
"text": "void"
|
|
3757
3708
|
}
|
|
3709
|
+
},
|
|
3710
|
+
"inheritedFrom": {
|
|
3711
|
+
"name": "Accordion",
|
|
3712
|
+
"module": "src/accordion/accordion.ts"
|
|
3758
3713
|
}
|
|
3759
3714
|
},
|
|
3760
3715
|
{
|
|
@@ -3869,88 +3824,133 @@
|
|
|
3869
3824
|
}
|
|
3870
3825
|
}
|
|
3871
3826
|
],
|
|
3872
|
-
"
|
|
3873
|
-
|
|
3874
|
-
|
|
3827
|
+
"events": [
|
|
3828
|
+
{
|
|
3829
|
+
"description": "Fires a custom 'change' event when the active item changes",
|
|
3830
|
+
"name": "change",
|
|
3831
|
+
"inheritedFrom": {
|
|
3832
|
+
"name": "Accordion",
|
|
3833
|
+
"module": "src/accordion/accordion.ts"
|
|
3834
|
+
}
|
|
3835
|
+
}
|
|
3836
|
+
]
|
|
3837
|
+
},
|
|
3838
|
+
{
|
|
3839
|
+
"kind": "variable",
|
|
3840
|
+
"name": "foundationAccordionShadowOptions",
|
|
3841
|
+
"type": {
|
|
3842
|
+
"text": "ShadowRootInit"
|
|
3875
3843
|
},
|
|
3876
|
-
"
|
|
3877
|
-
"customElement": true
|
|
3844
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3878
3845
|
},
|
|
3879
3846
|
{
|
|
3880
3847
|
"kind": "variable",
|
|
3881
|
-
"name": "
|
|
3848
|
+
"name": "defaultAccordionConfig",
|
|
3849
|
+
"type": {
|
|
3850
|
+
"text": "object"
|
|
3851
|
+
},
|
|
3852
|
+
"default": "{}"
|
|
3853
|
+
},
|
|
3854
|
+
{
|
|
3855
|
+
"kind": "variable",
|
|
3856
|
+
"name": "foundationAccordion",
|
|
3857
|
+
"description": "The Foundation Accordion",
|
|
3858
|
+
"privacy": "public"
|
|
3882
3859
|
}
|
|
3883
3860
|
],
|
|
3884
3861
|
"exports": [
|
|
3885
3862
|
{
|
|
3886
3863
|
"kind": "js",
|
|
3887
|
-
"name": "
|
|
3864
|
+
"name": "Accordion",
|
|
3888
3865
|
"declaration": {
|
|
3889
|
-
"name": "
|
|
3890
|
-
"module": "src/
|
|
3866
|
+
"name": "Accordion",
|
|
3867
|
+
"module": "src/accordion/accordion.ts"
|
|
3891
3868
|
}
|
|
3892
3869
|
},
|
|
3893
3870
|
{
|
|
3894
3871
|
"kind": "js",
|
|
3895
|
-
"name": "
|
|
3872
|
+
"name": "foundationAccordionShadowOptions",
|
|
3896
3873
|
"declaration": {
|
|
3897
|
-
"name": "
|
|
3898
|
-
"module": "src/
|
|
3874
|
+
"name": "foundationAccordionShadowOptions",
|
|
3875
|
+
"module": "src/accordion/accordion.ts"
|
|
3876
|
+
}
|
|
3877
|
+
},
|
|
3878
|
+
{
|
|
3879
|
+
"kind": "js",
|
|
3880
|
+
"name": "defaultAccordionConfig",
|
|
3881
|
+
"declaration": {
|
|
3882
|
+
"name": "defaultAccordionConfig",
|
|
3883
|
+
"module": "src/accordion/accordion.ts"
|
|
3884
|
+
}
|
|
3885
|
+
},
|
|
3886
|
+
{
|
|
3887
|
+
"kind": "js",
|
|
3888
|
+
"name": "foundationAccordion",
|
|
3889
|
+
"declaration": {
|
|
3890
|
+
"name": "foundationAccordion",
|
|
3891
|
+
"module": "src/accordion/accordion.ts"
|
|
3899
3892
|
}
|
|
3900
3893
|
}
|
|
3901
3894
|
]
|
|
3902
3895
|
},
|
|
3903
3896
|
{
|
|
3904
3897
|
"kind": "javascript-module",
|
|
3905
|
-
"path": "src/
|
|
3898
|
+
"path": "src/accordion/index.ts",
|
|
3906
3899
|
"declarations": [],
|
|
3907
3900
|
"exports": [
|
|
3908
3901
|
{
|
|
3909
3902
|
"kind": "js",
|
|
3910
|
-
"name": "
|
|
3903
|
+
"name": "*",
|
|
3911
3904
|
"declaration": {
|
|
3912
|
-
"name": "
|
|
3913
|
-
"
|
|
3905
|
+
"name": "*",
|
|
3906
|
+
"package": "./accordion.template"
|
|
3914
3907
|
}
|
|
3915
3908
|
},
|
|
3916
3909
|
{
|
|
3917
3910
|
"kind": "js",
|
|
3918
|
-
"name": "
|
|
3911
|
+
"name": "*",
|
|
3919
3912
|
"declaration": {
|
|
3920
|
-
"name": "
|
|
3921
|
-
"
|
|
3913
|
+
"name": "*",
|
|
3914
|
+
"package": "./accordion.styles"
|
|
3922
3915
|
}
|
|
3923
3916
|
},
|
|
3924
3917
|
{
|
|
3925
3918
|
"kind": "js",
|
|
3926
|
-
"name": "
|
|
3919
|
+
"name": "*",
|
|
3927
3920
|
"declaration": {
|
|
3928
|
-
"name": "
|
|
3929
|
-
"
|
|
3921
|
+
"name": "*",
|
|
3922
|
+
"package": "./accordion"
|
|
3930
3923
|
}
|
|
3931
|
-
}
|
|
3924
|
+
}
|
|
3925
|
+
]
|
|
3926
|
+
},
|
|
3927
|
+
{
|
|
3928
|
+
"kind": "javascript-module",
|
|
3929
|
+
"path": "src/_config/index.ts",
|
|
3930
|
+
"declarations": [],
|
|
3931
|
+
"exports": [
|
|
3932
3932
|
{
|
|
3933
3933
|
"kind": "js",
|
|
3934
|
-
"name": "
|
|
3934
|
+
"name": "*",
|
|
3935
3935
|
"declaration": {
|
|
3936
|
-
"name": "
|
|
3937
|
-
"
|
|
3936
|
+
"name": "*",
|
|
3937
|
+
"package": "./styles"
|
|
3938
3938
|
}
|
|
3939
3939
|
},
|
|
3940
3940
|
{
|
|
3941
3941
|
"kind": "js",
|
|
3942
|
-
"name": "
|
|
3942
|
+
"name": "*",
|
|
3943
3943
|
"declaration": {
|
|
3944
|
-
"name": "
|
|
3945
|
-
"
|
|
3944
|
+
"name": "*",
|
|
3945
|
+
"package": "./tokens"
|
|
3946
3946
|
}
|
|
3947
3947
|
},
|
|
3948
3948
|
{
|
|
3949
3949
|
"kind": "js",
|
|
3950
|
-
"name": "
|
|
3950
|
+
"name": "*",
|
|
3951
3951
|
"declaration": {
|
|
3952
|
-
"name": "
|
|
3953
|
-
"
|
|
3952
|
+
"name": "*",
|
|
3953
|
+
"package": "./values"
|
|
3954
3954
|
}
|
|
3955
3955
|
}
|
|
3956
3956
|
]
|
|
@@ -57711,6 +57711,197 @@
|
|
|
57711
57711
|
}
|
|
57712
57712
|
]
|
|
57713
57713
|
},
|
|
57714
|
+
{
|
|
57715
|
+
"kind": "javascript-module",
|
|
57716
|
+
"path": "src/ai-criteria-search/validation/criteria-ir.ts",
|
|
57717
|
+
"declarations": [],
|
|
57718
|
+
"exports": []
|
|
57719
|
+
},
|
|
57720
|
+
{
|
|
57721
|
+
"kind": "javascript-module",
|
|
57722
|
+
"path": "src/ai-criteria-search/validation/operator-map.ts",
|
|
57723
|
+
"declarations": [
|
|
57724
|
+
{
|
|
57725
|
+
"kind": "function",
|
|
57726
|
+
"name": "groupsToCriteria",
|
|
57727
|
+
"return": {
|
|
57728
|
+
"type": {
|
|
57729
|
+
"text": "string"
|
|
57730
|
+
}
|
|
57731
|
+
},
|
|
57732
|
+
"parameters": [
|
|
57733
|
+
{
|
|
57734
|
+
"name": "groups",
|
|
57735
|
+
"type": {
|
|
57736
|
+
"text": "CriteriaGroup[]"
|
|
57737
|
+
}
|
|
57738
|
+
}
|
|
57739
|
+
],
|
|
57740
|
+
"description": "Converts validated CriteriaGroup[] to a Groovy criteria string using CriteriaBuilder.\nGroups are AND-ed at top level. Within each group, clauses use group.logic (and/or).\nIf group.negated is true, the group's combined expression is wrapped in NOT."
|
|
57741
|
+
},
|
|
57742
|
+
{
|
|
57743
|
+
"kind": "variable",
|
|
57744
|
+
"name": "STRING_OPERATORS",
|
|
57745
|
+
"type": {
|
|
57746
|
+
"text": "CriteriaOperator[]"
|
|
57747
|
+
},
|
|
57748
|
+
"default": "[\n 'contains',\n 'equals',\n 'startsWith',\n 'endsWith',\n 'notEqual',\n]"
|
|
57749
|
+
},
|
|
57750
|
+
{
|
|
57751
|
+
"kind": "variable",
|
|
57752
|
+
"name": "NUMERIC_OPERATORS",
|
|
57753
|
+
"type": {
|
|
57754
|
+
"text": "CriteriaOperator[]"
|
|
57755
|
+
},
|
|
57756
|
+
"default": "[\n 'equals',\n 'greaterThan',\n 'lessThan',\n 'greaterThanOrEqual',\n 'lessThanOrEqual',\n 'notEqual',\n]"
|
|
57757
|
+
},
|
|
57758
|
+
{
|
|
57759
|
+
"kind": "variable",
|
|
57760
|
+
"name": "DATE_OPERATORS",
|
|
57761
|
+
"type": {
|
|
57762
|
+
"text": "CriteriaOperator[]"
|
|
57763
|
+
},
|
|
57764
|
+
"default": "[\n 'dateIsToday',\n 'dateIsAfter',\n 'dateIsBefore',\n 'dateIsEqual',\n 'dateIsGreaterEqual',\n 'dateIsLessEqual',\n]"
|
|
57765
|
+
},
|
|
57766
|
+
{
|
|
57767
|
+
"kind": "variable",
|
|
57768
|
+
"name": "DATETIME_OPERATORS",
|
|
57769
|
+
"type": {
|
|
57770
|
+
"text": "CriteriaOperator[]"
|
|
57771
|
+
},
|
|
57772
|
+
"default": "[\n 'dateTimeIsAfter',\n 'dateTimeIsBefore',\n 'dateTimeIsGreaterEqual',\n 'dateTimeIsLessEqual',\n]"
|
|
57773
|
+
},
|
|
57774
|
+
{
|
|
57775
|
+
"kind": "variable",
|
|
57776
|
+
"name": "OPERATOR_DISPLAY_LABEL",
|
|
57777
|
+
"type": {
|
|
57778
|
+
"text": "Record<CriteriaOperator, string>"
|
|
57779
|
+
},
|
|
57780
|
+
"default": "{\n contains: 'contains',\n equals: '=',\n startsWith: 'starts with',\n endsWith: 'ends with',\n notEqual: '≠',\n greaterThan: '>',\n lessThan: '<',\n greaterThanOrEqual: '≥',\n lessThanOrEqual: '≤',\n dateIsToday: 'is today',\n dateIsAfter: 'after',\n dateIsBefore: 'before',\n dateIsEqual: '=',\n dateIsGreaterEqual: '≥',\n dateIsLessEqual: '≤',\n dateTimeIsAfter: 'after',\n dateTimeIsBefore: 'before',\n dateTimeIsGreaterEqual: '≥',\n dateTimeIsLessEqual: '≤',\n}"
|
|
57781
|
+
}
|
|
57782
|
+
],
|
|
57783
|
+
"exports": [
|
|
57784
|
+
{
|
|
57785
|
+
"kind": "js",
|
|
57786
|
+
"name": "groupsToCriteria",
|
|
57787
|
+
"declaration": {
|
|
57788
|
+
"name": "groupsToCriteria",
|
|
57789
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
57790
|
+
}
|
|
57791
|
+
},
|
|
57792
|
+
{
|
|
57793
|
+
"kind": "js",
|
|
57794
|
+
"name": "STRING_OPERATORS",
|
|
57795
|
+
"declaration": {
|
|
57796
|
+
"name": "STRING_OPERATORS",
|
|
57797
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
57798
|
+
}
|
|
57799
|
+
},
|
|
57800
|
+
{
|
|
57801
|
+
"kind": "js",
|
|
57802
|
+
"name": "NUMERIC_OPERATORS",
|
|
57803
|
+
"declaration": {
|
|
57804
|
+
"name": "NUMERIC_OPERATORS",
|
|
57805
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
57806
|
+
}
|
|
57807
|
+
},
|
|
57808
|
+
{
|
|
57809
|
+
"kind": "js",
|
|
57810
|
+
"name": "DATE_OPERATORS",
|
|
57811
|
+
"declaration": {
|
|
57812
|
+
"name": "DATE_OPERATORS",
|
|
57813
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
57814
|
+
}
|
|
57815
|
+
},
|
|
57816
|
+
{
|
|
57817
|
+
"kind": "js",
|
|
57818
|
+
"name": "DATETIME_OPERATORS",
|
|
57819
|
+
"declaration": {
|
|
57820
|
+
"name": "DATETIME_OPERATORS",
|
|
57821
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
57822
|
+
}
|
|
57823
|
+
},
|
|
57824
|
+
{
|
|
57825
|
+
"kind": "js",
|
|
57826
|
+
"name": "OPERATOR_DISPLAY_LABEL",
|
|
57827
|
+
"declaration": {
|
|
57828
|
+
"name": "OPERATOR_DISPLAY_LABEL",
|
|
57829
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
57830
|
+
}
|
|
57831
|
+
}
|
|
57832
|
+
]
|
|
57833
|
+
},
|
|
57834
|
+
{
|
|
57835
|
+
"kind": "javascript-module",
|
|
57836
|
+
"path": "src/ai-criteria-search/validation/schema-validator.ts",
|
|
57837
|
+
"declarations": [
|
|
57838
|
+
{
|
|
57839
|
+
"kind": "function",
|
|
57840
|
+
"name": "validateClauses",
|
|
57841
|
+
"return": {
|
|
57842
|
+
"type": {
|
|
57843
|
+
"text": "ValidationResult"
|
|
57844
|
+
}
|
|
57845
|
+
},
|
|
57846
|
+
"parameters": [
|
|
57847
|
+
{
|
|
57848
|
+
"name": "clauses",
|
|
57849
|
+
"type": {
|
|
57850
|
+
"text": "CriteriaClause[]"
|
|
57851
|
+
}
|
|
57852
|
+
},
|
|
57853
|
+
{
|
|
57854
|
+
"name": "fieldMetadata",
|
|
57855
|
+
"type": {
|
|
57856
|
+
"text": "MetadataDetail[] | string[]"
|
|
57857
|
+
}
|
|
57858
|
+
}
|
|
57859
|
+
]
|
|
57860
|
+
},
|
|
57861
|
+
{
|
|
57862
|
+
"kind": "function",
|
|
57863
|
+
"name": "validateGroups",
|
|
57864
|
+
"return": {
|
|
57865
|
+
"type": {
|
|
57866
|
+
"text": "GroupsValidationResult"
|
|
57867
|
+
}
|
|
57868
|
+
},
|
|
57869
|
+
"parameters": [
|
|
57870
|
+
{
|
|
57871
|
+
"name": "groups",
|
|
57872
|
+
"type": {
|
|
57873
|
+
"text": "CriteriaGroup[]"
|
|
57874
|
+
}
|
|
57875
|
+
},
|
|
57876
|
+
{
|
|
57877
|
+
"name": "fieldMetadata",
|
|
57878
|
+
"type": {
|
|
57879
|
+
"text": "MetadataDetail[] | string[]"
|
|
57880
|
+
}
|
|
57881
|
+
}
|
|
57882
|
+
],
|
|
57883
|
+
"description": "Validates groups of criteria clauses. Each group's clauses are validated\nusing the same per-clause logic as validateClauses."
|
|
57884
|
+
}
|
|
57885
|
+
],
|
|
57886
|
+
"exports": [
|
|
57887
|
+
{
|
|
57888
|
+
"kind": "js",
|
|
57889
|
+
"name": "validateClauses",
|
|
57890
|
+
"declaration": {
|
|
57891
|
+
"name": "validateClauses",
|
|
57892
|
+
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
57893
|
+
}
|
|
57894
|
+
},
|
|
57895
|
+
{
|
|
57896
|
+
"kind": "js",
|
|
57897
|
+
"name": "validateGroups",
|
|
57898
|
+
"declaration": {
|
|
57899
|
+
"name": "validateGroups",
|
|
57900
|
+
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
57901
|
+
}
|
|
57902
|
+
}
|
|
57903
|
+
]
|
|
57904
|
+
},
|
|
57714
57905
|
{
|
|
57715
57906
|
"kind": "javascript-module",
|
|
57716
57907
|
"path": "src/_config/styles/colors.ts",
|
|
@@ -59083,197 +59274,6 @@
|
|
|
59083
59274
|
"declarations": [],
|
|
59084
59275
|
"exports": []
|
|
59085
59276
|
},
|
|
59086
|
-
{
|
|
59087
|
-
"kind": "javascript-module",
|
|
59088
|
-
"path": "src/ai-criteria-search/validation/criteria-ir.ts",
|
|
59089
|
-
"declarations": [],
|
|
59090
|
-
"exports": []
|
|
59091
|
-
},
|
|
59092
|
-
{
|
|
59093
|
-
"kind": "javascript-module",
|
|
59094
|
-
"path": "src/ai-criteria-search/validation/operator-map.ts",
|
|
59095
|
-
"declarations": [
|
|
59096
|
-
{
|
|
59097
|
-
"kind": "function",
|
|
59098
|
-
"name": "groupsToCriteria",
|
|
59099
|
-
"return": {
|
|
59100
|
-
"type": {
|
|
59101
|
-
"text": "string"
|
|
59102
|
-
}
|
|
59103
|
-
},
|
|
59104
|
-
"parameters": [
|
|
59105
|
-
{
|
|
59106
|
-
"name": "groups",
|
|
59107
|
-
"type": {
|
|
59108
|
-
"text": "CriteriaGroup[]"
|
|
59109
|
-
}
|
|
59110
|
-
}
|
|
59111
|
-
],
|
|
59112
|
-
"description": "Converts validated CriteriaGroup[] to a Groovy criteria string using CriteriaBuilder.\nGroups are AND-ed at top level. Within each group, clauses use group.logic (and/or).\nIf group.negated is true, the group's combined expression is wrapped in NOT."
|
|
59113
|
-
},
|
|
59114
|
-
{
|
|
59115
|
-
"kind": "variable",
|
|
59116
|
-
"name": "STRING_OPERATORS",
|
|
59117
|
-
"type": {
|
|
59118
|
-
"text": "CriteriaOperator[]"
|
|
59119
|
-
},
|
|
59120
|
-
"default": "[\n 'contains',\n 'equals',\n 'startsWith',\n 'endsWith',\n 'notEqual',\n]"
|
|
59121
|
-
},
|
|
59122
|
-
{
|
|
59123
|
-
"kind": "variable",
|
|
59124
|
-
"name": "NUMERIC_OPERATORS",
|
|
59125
|
-
"type": {
|
|
59126
|
-
"text": "CriteriaOperator[]"
|
|
59127
|
-
},
|
|
59128
|
-
"default": "[\n 'equals',\n 'greaterThan',\n 'lessThan',\n 'greaterThanOrEqual',\n 'lessThanOrEqual',\n 'notEqual',\n]"
|
|
59129
|
-
},
|
|
59130
|
-
{
|
|
59131
|
-
"kind": "variable",
|
|
59132
|
-
"name": "DATE_OPERATORS",
|
|
59133
|
-
"type": {
|
|
59134
|
-
"text": "CriteriaOperator[]"
|
|
59135
|
-
},
|
|
59136
|
-
"default": "[\n 'dateIsToday',\n 'dateIsAfter',\n 'dateIsBefore',\n 'dateIsEqual',\n 'dateIsGreaterEqual',\n 'dateIsLessEqual',\n]"
|
|
59137
|
-
},
|
|
59138
|
-
{
|
|
59139
|
-
"kind": "variable",
|
|
59140
|
-
"name": "DATETIME_OPERATORS",
|
|
59141
|
-
"type": {
|
|
59142
|
-
"text": "CriteriaOperator[]"
|
|
59143
|
-
},
|
|
59144
|
-
"default": "[\n 'dateTimeIsAfter',\n 'dateTimeIsBefore',\n 'dateTimeIsGreaterEqual',\n 'dateTimeIsLessEqual',\n]"
|
|
59145
|
-
},
|
|
59146
|
-
{
|
|
59147
|
-
"kind": "variable",
|
|
59148
|
-
"name": "OPERATOR_DISPLAY_LABEL",
|
|
59149
|
-
"type": {
|
|
59150
|
-
"text": "Record<CriteriaOperator, string>"
|
|
59151
|
-
},
|
|
59152
|
-
"default": "{\n contains: 'contains',\n equals: '=',\n startsWith: 'starts with',\n endsWith: 'ends with',\n notEqual: '≠',\n greaterThan: '>',\n lessThan: '<',\n greaterThanOrEqual: '≥',\n lessThanOrEqual: '≤',\n dateIsToday: 'is today',\n dateIsAfter: 'after',\n dateIsBefore: 'before',\n dateIsEqual: '=',\n dateIsGreaterEqual: '≥',\n dateIsLessEqual: '≤',\n dateTimeIsAfter: 'after',\n dateTimeIsBefore: 'before',\n dateTimeIsGreaterEqual: '≥',\n dateTimeIsLessEqual: '≤',\n}"
|
|
59153
|
-
}
|
|
59154
|
-
],
|
|
59155
|
-
"exports": [
|
|
59156
|
-
{
|
|
59157
|
-
"kind": "js",
|
|
59158
|
-
"name": "groupsToCriteria",
|
|
59159
|
-
"declaration": {
|
|
59160
|
-
"name": "groupsToCriteria",
|
|
59161
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
59162
|
-
}
|
|
59163
|
-
},
|
|
59164
|
-
{
|
|
59165
|
-
"kind": "js",
|
|
59166
|
-
"name": "STRING_OPERATORS",
|
|
59167
|
-
"declaration": {
|
|
59168
|
-
"name": "STRING_OPERATORS",
|
|
59169
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
59170
|
-
}
|
|
59171
|
-
},
|
|
59172
|
-
{
|
|
59173
|
-
"kind": "js",
|
|
59174
|
-
"name": "NUMERIC_OPERATORS",
|
|
59175
|
-
"declaration": {
|
|
59176
|
-
"name": "NUMERIC_OPERATORS",
|
|
59177
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
59178
|
-
}
|
|
59179
|
-
},
|
|
59180
|
-
{
|
|
59181
|
-
"kind": "js",
|
|
59182
|
-
"name": "DATE_OPERATORS",
|
|
59183
|
-
"declaration": {
|
|
59184
|
-
"name": "DATE_OPERATORS",
|
|
59185
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
59186
|
-
}
|
|
59187
|
-
},
|
|
59188
|
-
{
|
|
59189
|
-
"kind": "js",
|
|
59190
|
-
"name": "DATETIME_OPERATORS",
|
|
59191
|
-
"declaration": {
|
|
59192
|
-
"name": "DATETIME_OPERATORS",
|
|
59193
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
59194
|
-
}
|
|
59195
|
-
},
|
|
59196
|
-
{
|
|
59197
|
-
"kind": "js",
|
|
59198
|
-
"name": "OPERATOR_DISPLAY_LABEL",
|
|
59199
|
-
"declaration": {
|
|
59200
|
-
"name": "OPERATOR_DISPLAY_LABEL",
|
|
59201
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
59202
|
-
}
|
|
59203
|
-
}
|
|
59204
|
-
]
|
|
59205
|
-
},
|
|
59206
|
-
{
|
|
59207
|
-
"kind": "javascript-module",
|
|
59208
|
-
"path": "src/ai-criteria-search/validation/schema-validator.ts",
|
|
59209
|
-
"declarations": [
|
|
59210
|
-
{
|
|
59211
|
-
"kind": "function",
|
|
59212
|
-
"name": "validateClauses",
|
|
59213
|
-
"return": {
|
|
59214
|
-
"type": {
|
|
59215
|
-
"text": "ValidationResult"
|
|
59216
|
-
}
|
|
59217
|
-
},
|
|
59218
|
-
"parameters": [
|
|
59219
|
-
{
|
|
59220
|
-
"name": "clauses",
|
|
59221
|
-
"type": {
|
|
59222
|
-
"text": "CriteriaClause[]"
|
|
59223
|
-
}
|
|
59224
|
-
},
|
|
59225
|
-
{
|
|
59226
|
-
"name": "fieldMetadata",
|
|
59227
|
-
"type": {
|
|
59228
|
-
"text": "MetadataDetail[] | string[]"
|
|
59229
|
-
}
|
|
59230
|
-
}
|
|
59231
|
-
]
|
|
59232
|
-
},
|
|
59233
|
-
{
|
|
59234
|
-
"kind": "function",
|
|
59235
|
-
"name": "validateGroups",
|
|
59236
|
-
"return": {
|
|
59237
|
-
"type": {
|
|
59238
|
-
"text": "GroupsValidationResult"
|
|
59239
|
-
}
|
|
59240
|
-
},
|
|
59241
|
-
"parameters": [
|
|
59242
|
-
{
|
|
59243
|
-
"name": "groups",
|
|
59244
|
-
"type": {
|
|
59245
|
-
"text": "CriteriaGroup[]"
|
|
59246
|
-
}
|
|
59247
|
-
},
|
|
59248
|
-
{
|
|
59249
|
-
"name": "fieldMetadata",
|
|
59250
|
-
"type": {
|
|
59251
|
-
"text": "MetadataDetail[] | string[]"
|
|
59252
|
-
}
|
|
59253
|
-
}
|
|
59254
|
-
],
|
|
59255
|
-
"description": "Validates groups of criteria clauses. Each group's clauses are validated\nusing the same per-clause logic as validateClauses."
|
|
59256
|
-
}
|
|
59257
|
-
],
|
|
59258
|
-
"exports": [
|
|
59259
|
-
{
|
|
59260
|
-
"kind": "js",
|
|
59261
|
-
"name": "validateClauses",
|
|
59262
|
-
"declaration": {
|
|
59263
|
-
"name": "validateClauses",
|
|
59264
|
-
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
59265
|
-
}
|
|
59266
|
-
},
|
|
59267
|
-
{
|
|
59268
|
-
"kind": "js",
|
|
59269
|
-
"name": "validateGroups",
|
|
59270
|
-
"declaration": {
|
|
59271
|
-
"name": "validateGroups",
|
|
59272
|
-
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
59273
|
-
}
|
|
59274
|
-
}
|
|
59275
|
-
]
|
|
59276
|
-
},
|
|
59277
59277
|
{
|
|
59278
59278
|
"kind": "javascript-module",
|
|
59279
59279
|
"path": "src/environment-indicator/utils/configure.ts",
|