@genesislcap/foundation-ui 14.449.0 → 14.449.1-alpha-c71262a.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 +406 -406
- package/dist/dts/react.d.ts +8 -8
- package/dist/dts/utils/logger.d.ts +2 -2
- package/dist/dts/utils/logger.d.ts.map +1 -1
- package/dist/esm/utils/logger.js +1 -2
- 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",
|
|
@@ -1823,6 +1792,37 @@
|
|
|
1823
1792
|
}
|
|
1824
1793
|
]
|
|
1825
1794
|
},
|
|
1795
|
+
{
|
|
1796
|
+
"kind": "javascript-module",
|
|
1797
|
+
"path": "src/_config/index.ts",
|
|
1798
|
+
"declarations": [],
|
|
1799
|
+
"exports": [
|
|
1800
|
+
{
|
|
1801
|
+
"kind": "js",
|
|
1802
|
+
"name": "*",
|
|
1803
|
+
"declaration": {
|
|
1804
|
+
"name": "*",
|
|
1805
|
+
"package": "./styles"
|
|
1806
|
+
}
|
|
1807
|
+
},
|
|
1808
|
+
{
|
|
1809
|
+
"kind": "js",
|
|
1810
|
+
"name": "*",
|
|
1811
|
+
"declaration": {
|
|
1812
|
+
"name": "*",
|
|
1813
|
+
"package": "./tokens"
|
|
1814
|
+
}
|
|
1815
|
+
},
|
|
1816
|
+
{
|
|
1817
|
+
"kind": "js",
|
|
1818
|
+
"name": "*",
|
|
1819
|
+
"declaration": {
|
|
1820
|
+
"name": "*",
|
|
1821
|
+
"package": "./values"
|
|
1822
|
+
}
|
|
1823
|
+
}
|
|
1824
|
+
]
|
|
1825
|
+
},
|
|
1826
1826
|
{
|
|
1827
1827
|
"kind": "javascript-module",
|
|
1828
1828
|
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
@@ -2384,11 +2384,11 @@
|
|
|
2384
2384
|
},
|
|
2385
2385
|
{
|
|
2386
2386
|
"kind": "javascript-module",
|
|
2387
|
-
"path": "src/
|
|
2387
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
2388
2388
|
"declarations": [
|
|
2389
2389
|
{
|
|
2390
2390
|
"kind": "function",
|
|
2391
|
-
"name": "
|
|
2391
|
+
"name": "foundationAccordionStyles",
|
|
2392
2392
|
"return": {
|
|
2393
2393
|
"type": {
|
|
2394
2394
|
"text": "ElementStyles"
|
|
@@ -2413,224 +2413,276 @@
|
|
|
2413
2413
|
"exports": [
|
|
2414
2414
|
{
|
|
2415
2415
|
"kind": "js",
|
|
2416
|
-
"name": "
|
|
2416
|
+
"name": "foundationAccordionStyles",
|
|
2417
2417
|
"declaration": {
|
|
2418
|
-
"name": "
|
|
2419
|
-
"module": "src/
|
|
2418
|
+
"name": "foundationAccordionStyles",
|
|
2419
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
2420
2420
|
}
|
|
2421
2421
|
}
|
|
2422
2422
|
]
|
|
2423
2423
|
},
|
|
2424
2424
|
{
|
|
2425
2425
|
"kind": "javascript-module",
|
|
2426
|
-
"path": "src/
|
|
2426
|
+
"path": "src/accordion/accordion.template.ts",
|
|
2427
2427
|
"declarations": [
|
|
2428
2428
|
{
|
|
2429
|
-
"kind": "
|
|
2430
|
-
"name": "
|
|
2431
|
-
"
|
|
2432
|
-
"
|
|
2429
|
+
"kind": "function",
|
|
2430
|
+
"name": "foundationAccordionTemplate",
|
|
2431
|
+
"return": {
|
|
2432
|
+
"type": {
|
|
2433
|
+
"text": "ViewTemplate<Accordion>"
|
|
2434
|
+
}
|
|
2433
2435
|
},
|
|
2434
|
-
"
|
|
2436
|
+
"parameters": [
|
|
2437
|
+
{
|
|
2438
|
+
"name": "context",
|
|
2439
|
+
"type": {
|
|
2440
|
+
"text": "ElementDefinitionContext"
|
|
2441
|
+
}
|
|
2442
|
+
},
|
|
2443
|
+
{
|
|
2444
|
+
"name": "definition",
|
|
2445
|
+
"type": {
|
|
2446
|
+
"text": "FoundationElementDefinition"
|
|
2447
|
+
}
|
|
2448
|
+
}
|
|
2449
|
+
]
|
|
2435
2450
|
}
|
|
2436
2451
|
],
|
|
2437
2452
|
"exports": [
|
|
2438
2453
|
{
|
|
2439
2454
|
"kind": "js",
|
|
2440
|
-
"name": "
|
|
2455
|
+
"name": "foundationAccordionTemplate",
|
|
2441
2456
|
"declaration": {
|
|
2442
|
-
"name": "
|
|
2443
|
-
"module": "src/
|
|
2457
|
+
"name": "foundationAccordionTemplate",
|
|
2458
|
+
"module": "src/accordion/accordion.template.ts"
|
|
2444
2459
|
}
|
|
2445
2460
|
}
|
|
2446
2461
|
]
|
|
2447
2462
|
},
|
|
2448
2463
|
{
|
|
2449
2464
|
"kind": "javascript-module",
|
|
2450
|
-
"path": "src/
|
|
2465
|
+
"path": "src/accordion/accordion.ts",
|
|
2451
2466
|
"declarations": [
|
|
2452
2467
|
{
|
|
2453
2468
|
"kind": "class",
|
|
2454
2469
|
"description": "",
|
|
2455
|
-
"name": "
|
|
2456
|
-
"
|
|
2457
|
-
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
},
|
|
2464
|
-
{
|
|
2465
|
-
"kind": "field",
|
|
2466
|
-
"name": "aiProvider",
|
|
2467
|
-
"type": {
|
|
2468
|
-
"text": "AIProvider | undefined"
|
|
2469
|
-
},
|
|
2470
|
-
"privacy": "private",
|
|
2471
|
-
"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.",
|
|
2472
|
-
"readonly": true
|
|
2473
|
-
},
|
|
2470
|
+
"name": "Accordion",
|
|
2471
|
+
"superclass": {
|
|
2472
|
+
"name": "FASTAccordion",
|
|
2473
|
+
"package": "@microsoft/fast-foundation"
|
|
2474
|
+
},
|
|
2475
|
+
"tagName": "%%prefix%%-accordion",
|
|
2476
|
+
"customElement": true,
|
|
2477
|
+
"attributes": [
|
|
2474
2478
|
{
|
|
2475
|
-
"
|
|
2476
|
-
"name": "status",
|
|
2479
|
+
"name": "expand-mode",
|
|
2477
2480
|
"type": {
|
|
2478
|
-
"text": "
|
|
2481
|
+
"text": "AccordionExpandMode"
|
|
2479
2482
|
},
|
|
2480
|
-
"
|
|
2481
|
-
|
|
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"
|
|
2488
|
+
}
|
|
2489
|
+
}
|
|
2490
|
+
],
|
|
2491
|
+
"members": [
|
|
2482
2492
|
{
|
|
2483
2493
|
"kind": "field",
|
|
2484
|
-
"name": "
|
|
2494
|
+
"name": "expandmode",
|
|
2485
2495
|
"type": {
|
|
2486
|
-
"text": "
|
|
2496
|
+
"text": "AccordionExpandMode"
|
|
2487
2497
|
},
|
|
2488
|
-
"
|
|
2498
|
+
"privacy": "public",
|
|
2499
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
2500
|
+
"inheritedFrom": {
|
|
2501
|
+
"name": "Accordion",
|
|
2502
|
+
"module": "src/accordion/accordion.ts"
|
|
2503
|
+
}
|
|
2489
2504
|
},
|
|
2490
2505
|
{
|
|
2491
2506
|
"kind": "field",
|
|
2492
|
-
"name": "
|
|
2507
|
+
"name": "activeid",
|
|
2493
2508
|
"type": {
|
|
2494
|
-
"text": "
|
|
2509
|
+
"text": "string | null"
|
|
2495
2510
|
},
|
|
2496
|
-
"
|
|
2511
|
+
"privacy": "private",
|
|
2512
|
+
"inheritedFrom": {
|
|
2513
|
+
"name": "Accordion",
|
|
2514
|
+
"module": "src/accordion/accordion.ts"
|
|
2515
|
+
}
|
|
2497
2516
|
},
|
|
2498
2517
|
{
|
|
2499
2518
|
"kind": "field",
|
|
2500
|
-
"name": "
|
|
2519
|
+
"name": "activeItemIndex",
|
|
2501
2520
|
"type": {
|
|
2502
|
-
"text": "
|
|
2521
|
+
"text": "number"
|
|
2503
2522
|
},
|
|
2504
|
-
"
|
|
2523
|
+
"privacy": "private",
|
|
2524
|
+
"default": "0",
|
|
2525
|
+
"inheritedFrom": {
|
|
2526
|
+
"name": "Accordion",
|
|
2527
|
+
"module": "src/accordion/accordion.ts"
|
|
2528
|
+
}
|
|
2505
2529
|
},
|
|
2506
2530
|
{
|
|
2507
2531
|
"kind": "field",
|
|
2508
|
-
"name": "
|
|
2532
|
+
"name": "accordionIds",
|
|
2509
2533
|
"type": {
|
|
2510
|
-
"text": "
|
|
2534
|
+
"text": "Array<string | null>"
|
|
2511
2535
|
},
|
|
2512
2536
|
"privacy": "private",
|
|
2513
|
-
"
|
|
2514
|
-
|
|
2515
|
-
|
|
2516
|
-
|
|
2517
|
-
"name": "clickOutside",
|
|
2518
|
-
"privacy": "private"
|
|
2537
|
+
"inheritedFrom": {
|
|
2538
|
+
"name": "Accordion",
|
|
2539
|
+
"module": "src/accordion/accordion.ts"
|
|
2540
|
+
}
|
|
2519
2541
|
},
|
|
2520
2542
|
{
|
|
2521
2543
|
"kind": "field",
|
|
2522
|
-
"name": "
|
|
2523
|
-
"
|
|
2524
|
-
|
|
2525
|
-
|
|
2526
|
-
|
|
2544
|
+
"name": "change",
|
|
2545
|
+
"privacy": "private",
|
|
2546
|
+
"inheritedFrom": {
|
|
2547
|
+
"name": "Accordion",
|
|
2548
|
+
"module": "src/accordion/accordion.ts"
|
|
2549
|
+
}
|
|
2527
2550
|
},
|
|
2528
2551
|
{
|
|
2529
|
-
"kind": "
|
|
2530
|
-
"name": "
|
|
2531
|
-
"
|
|
2532
|
-
|
|
2552
|
+
"kind": "method",
|
|
2553
|
+
"name": "findExpandedItem",
|
|
2554
|
+
"privacy": "private",
|
|
2555
|
+
"return": {
|
|
2556
|
+
"type": {
|
|
2557
|
+
"text": "AccordionItem | null"
|
|
2558
|
+
}
|
|
2533
2559
|
},
|
|
2534
|
-
"
|
|
2560
|
+
"inheritedFrom": {
|
|
2561
|
+
"name": "Accordion",
|
|
2562
|
+
"module": "src/accordion/accordion.ts"
|
|
2563
|
+
}
|
|
2535
2564
|
},
|
|
2536
2565
|
{
|
|
2537
2566
|
"kind": "field",
|
|
2538
|
-
"name": "
|
|
2539
|
-
"
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
|
|
2567
|
+
"name": "setItems",
|
|
2568
|
+
"privacy": "private",
|
|
2569
|
+
"inheritedFrom": {
|
|
2570
|
+
"name": "Accordion",
|
|
2571
|
+
"module": "src/accordion/accordion.ts"
|
|
2572
|
+
}
|
|
2543
2573
|
},
|
|
2544
2574
|
{
|
|
2545
2575
|
"kind": "method",
|
|
2546
|
-
"name": "
|
|
2576
|
+
"name": "resetItems",
|
|
2577
|
+
"privacy": "private",
|
|
2547
2578
|
"return": {
|
|
2548
2579
|
"type": {
|
|
2549
2580
|
"text": "void"
|
|
2550
2581
|
}
|
|
2582
|
+
},
|
|
2583
|
+
"inheritedFrom": {
|
|
2584
|
+
"name": "Accordion",
|
|
2585
|
+
"module": "src/accordion/accordion.ts"
|
|
2551
2586
|
}
|
|
2552
2587
|
},
|
|
2553
2588
|
{
|
|
2554
|
-
"kind": "
|
|
2555
|
-
"name": "
|
|
2589
|
+
"kind": "field",
|
|
2590
|
+
"name": "removeItemListeners",
|
|
2556
2591
|
"privacy": "private",
|
|
2557
|
-
"
|
|
2558
|
-
|
|
2559
|
-
|
|
2560
|
-
|
|
2561
|
-
"text": "MouseEvent"
|
|
2562
|
-
}
|
|
2563
|
-
}
|
|
2564
|
-
]
|
|
2592
|
+
"inheritedFrom": {
|
|
2593
|
+
"name": "Accordion",
|
|
2594
|
+
"module": "src/accordion/accordion.ts"
|
|
2595
|
+
}
|
|
2565
2596
|
},
|
|
2566
2597
|
{
|
|
2567
|
-
"kind": "
|
|
2568
|
-
"name": "
|
|
2598
|
+
"kind": "field",
|
|
2599
|
+
"name": "activeItemChange",
|
|
2600
|
+
"privacy": "private",
|
|
2601
|
+
"inheritedFrom": {
|
|
2602
|
+
"name": "Accordion",
|
|
2603
|
+
"module": "src/accordion/accordion.ts"
|
|
2604
|
+
}
|
|
2569
2605
|
},
|
|
2570
2606
|
{
|
|
2571
2607
|
"kind": "method",
|
|
2572
|
-
"name": "
|
|
2608
|
+
"name": "getItemIds",
|
|
2609
|
+
"privacy": "private",
|
|
2573
2610
|
"return": {
|
|
2574
2611
|
"type": {
|
|
2575
|
-
"text": "
|
|
2612
|
+
"text": "Array<string | null>"
|
|
2576
2613
|
}
|
|
2614
|
+
},
|
|
2615
|
+
"inheritedFrom": {
|
|
2616
|
+
"name": "Accordion",
|
|
2617
|
+
"module": "src/accordion/accordion.ts"
|
|
2577
2618
|
}
|
|
2578
2619
|
},
|
|
2579
2620
|
{
|
|
2580
2621
|
"kind": "method",
|
|
2581
|
-
"name": "
|
|
2622
|
+
"name": "isSingleExpandMode",
|
|
2582
2623
|
"privacy": "private",
|
|
2583
2624
|
"return": {
|
|
2584
2625
|
"type": {
|
|
2585
|
-
"text": "
|
|
2626
|
+
"text": "boolean"
|
|
2586
2627
|
}
|
|
2587
2628
|
},
|
|
2588
|
-
"
|
|
2589
|
-
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
"text": "AIStatus | null"
|
|
2593
|
-
}
|
|
2594
|
-
}
|
|
2595
|
-
]
|
|
2629
|
+
"inheritedFrom": {
|
|
2630
|
+
"name": "Accordion",
|
|
2631
|
+
"module": "src/accordion/accordion.ts"
|
|
2632
|
+
}
|
|
2596
2633
|
},
|
|
2597
2634
|
{
|
|
2598
|
-
"kind": "
|
|
2599
|
-
"name": "
|
|
2635
|
+
"kind": "field",
|
|
2636
|
+
"name": "handleItemKeyDown",
|
|
2600
2637
|
"privacy": "private",
|
|
2601
|
-
"
|
|
2602
|
-
"
|
|
2603
|
-
|
|
2604
|
-
}
|
|
2638
|
+
"inheritedFrom": {
|
|
2639
|
+
"name": "Accordion",
|
|
2640
|
+
"module": "src/accordion/accordion.ts"
|
|
2605
2641
|
}
|
|
2606
2642
|
},
|
|
2607
2643
|
{
|
|
2608
|
-
"kind": "
|
|
2609
|
-
"name": "
|
|
2644
|
+
"kind": "field",
|
|
2645
|
+
"name": "handleItemFocus",
|
|
2610
2646
|
"privacy": "private",
|
|
2611
|
-
"
|
|
2612
|
-
"
|
|
2613
|
-
|
|
2614
|
-
}
|
|
2647
|
+
"inheritedFrom": {
|
|
2648
|
+
"name": "Accordion",
|
|
2649
|
+
"module": "src/accordion/accordion.ts"
|
|
2615
2650
|
}
|
|
2616
2651
|
},
|
|
2617
2652
|
{
|
|
2618
2653
|
"kind": "method",
|
|
2619
|
-
"name": "
|
|
2654
|
+
"name": "adjust",
|
|
2620
2655
|
"privacy": "private",
|
|
2621
2656
|
"return": {
|
|
2622
2657
|
"type": {
|
|
2623
2658
|
"text": "void"
|
|
2624
2659
|
}
|
|
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"
|
|
2625
2672
|
}
|
|
2626
2673
|
},
|
|
2627
2674
|
{
|
|
2628
2675
|
"kind": "method",
|
|
2629
|
-
"name": "
|
|
2676
|
+
"name": "focusItem",
|
|
2677
|
+
"privacy": "private",
|
|
2630
2678
|
"return": {
|
|
2631
2679
|
"type": {
|
|
2632
|
-
"text": "
|
|
2680
|
+
"text": "void"
|
|
2633
2681
|
}
|
|
2682
|
+
},
|
|
2683
|
+
"inheritedFrom": {
|
|
2684
|
+
"name": "Accordion",
|
|
2685
|
+
"module": "src/accordion/accordion.ts"
|
|
2634
2686
|
}
|
|
2635
2687
|
},
|
|
2636
2688
|
{
|
|
@@ -2745,88 +2797,102 @@
|
|
|
2745
2797
|
}
|
|
2746
2798
|
}
|
|
2747
2799
|
],
|
|
2748
|
-
"
|
|
2749
|
-
|
|
2750
|
-
|
|
2800
|
+
"events": [
|
|
2801
|
+
{
|
|
2802
|
+
"description": "Fires a custom 'change' event when the active item changes",
|
|
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"
|
|
2751
2816
|
},
|
|
2752
|
-
"
|
|
2753
|
-
"customElement": true
|
|
2817
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2754
2818
|
},
|
|
2755
2819
|
{
|
|
2756
2820
|
"kind": "variable",
|
|
2757
|
-
"name": "
|
|
2821
|
+
"name": "defaultAccordionConfig",
|
|
2822
|
+
"type": {
|
|
2823
|
+
"text": "object"
|
|
2824
|
+
},
|
|
2825
|
+
"default": "{}"
|
|
2826
|
+
},
|
|
2827
|
+
{
|
|
2828
|
+
"kind": "variable",
|
|
2829
|
+
"name": "foundationAccordion",
|
|
2830
|
+
"description": "The Foundation Accordion",
|
|
2831
|
+
"privacy": "public"
|
|
2758
2832
|
}
|
|
2759
2833
|
],
|
|
2760
2834
|
"exports": [
|
|
2761
2835
|
{
|
|
2762
2836
|
"kind": "js",
|
|
2763
|
-
"name": "
|
|
2837
|
+
"name": "Accordion",
|
|
2764
2838
|
"declaration": {
|
|
2765
|
-
"name": "
|
|
2766
|
-
"module": "src/
|
|
2839
|
+
"name": "Accordion",
|
|
2840
|
+
"module": "src/accordion/accordion.ts"
|
|
2767
2841
|
}
|
|
2768
2842
|
},
|
|
2769
2843
|
{
|
|
2770
2844
|
"kind": "js",
|
|
2771
|
-
"name": "
|
|
2772
|
-
"declaration": {
|
|
2773
|
-
"name": "foundationAiIndicator",
|
|
2774
|
-
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2775
|
-
}
|
|
2776
|
-
}
|
|
2777
|
-
]
|
|
2778
|
-
},
|
|
2779
|
-
{
|
|
2780
|
-
"kind": "javascript-module",
|
|
2781
|
-
"path": "src/ai-indicator/index.ts",
|
|
2782
|
-
"declarations": [],
|
|
2783
|
-
"exports": [
|
|
2784
|
-
{
|
|
2785
|
-
"kind": "js",
|
|
2786
|
-
"name": "AiIndicator",
|
|
2845
|
+
"name": "foundationAccordionShadowOptions",
|
|
2787
2846
|
"declaration": {
|
|
2788
|
-
"name": "
|
|
2789
|
-
"module": "
|
|
2847
|
+
"name": "foundationAccordionShadowOptions",
|
|
2848
|
+
"module": "src/accordion/accordion.ts"
|
|
2790
2849
|
}
|
|
2791
2850
|
},
|
|
2792
2851
|
{
|
|
2793
2852
|
"kind": "js",
|
|
2794
|
-
"name": "
|
|
2853
|
+
"name": "defaultAccordionConfig",
|
|
2795
2854
|
"declaration": {
|
|
2796
|
-
"name": "
|
|
2797
|
-
"module": "
|
|
2855
|
+
"name": "defaultAccordionConfig",
|
|
2856
|
+
"module": "src/accordion/accordion.ts"
|
|
2798
2857
|
}
|
|
2799
2858
|
},
|
|
2800
2859
|
{
|
|
2801
2860
|
"kind": "js",
|
|
2802
|
-
"name": "
|
|
2861
|
+
"name": "foundationAccordion",
|
|
2803
2862
|
"declaration": {
|
|
2804
|
-
"name": "
|
|
2805
|
-
"module": "
|
|
2863
|
+
"name": "foundationAccordion",
|
|
2864
|
+
"module": "src/accordion/accordion.ts"
|
|
2806
2865
|
}
|
|
2807
|
-
}
|
|
2866
|
+
}
|
|
2867
|
+
]
|
|
2868
|
+
},
|
|
2869
|
+
{
|
|
2870
|
+
"kind": "javascript-module",
|
|
2871
|
+
"path": "src/accordion/index.ts",
|
|
2872
|
+
"declarations": [],
|
|
2873
|
+
"exports": [
|
|
2808
2874
|
{
|
|
2809
2875
|
"kind": "js",
|
|
2810
|
-
"name": "
|
|
2876
|
+
"name": "*",
|
|
2811
2877
|
"declaration": {
|
|
2812
|
-
"name": "
|
|
2813
|
-
"
|
|
2878
|
+
"name": "*",
|
|
2879
|
+
"package": "./accordion.template"
|
|
2814
2880
|
}
|
|
2815
2881
|
},
|
|
2816
2882
|
{
|
|
2817
2883
|
"kind": "js",
|
|
2818
|
-
"name": "
|
|
2884
|
+
"name": "*",
|
|
2819
2885
|
"declaration": {
|
|
2820
|
-
"name": "
|
|
2821
|
-
"
|
|
2886
|
+
"name": "*",
|
|
2887
|
+
"package": "./accordion.styles"
|
|
2822
2888
|
}
|
|
2823
2889
|
},
|
|
2824
2890
|
{
|
|
2825
2891
|
"kind": "js",
|
|
2826
|
-
"name": "
|
|
2892
|
+
"name": "*",
|
|
2827
2893
|
"declaration": {
|
|
2828
|
-
"name": "
|
|
2829
|
-
"
|
|
2894
|
+
"name": "*",
|
|
2895
|
+
"package": "./accordion"
|
|
2830
2896
|
}
|
|
2831
2897
|
}
|
|
2832
2898
|
]
|
|
@@ -3442,11 +3508,11 @@
|
|
|
3442
3508
|
},
|
|
3443
3509
|
{
|
|
3444
3510
|
"kind": "javascript-module",
|
|
3445
|
-
"path": "src/
|
|
3511
|
+
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
3446
3512
|
"declarations": [
|
|
3447
3513
|
{
|
|
3448
3514
|
"kind": "function",
|
|
3449
|
-
"name": "
|
|
3515
|
+
"name": "foundationAiIndicatorStyles",
|
|
3450
3516
|
"return": {
|
|
3451
3517
|
"type": {
|
|
3452
3518
|
"text": "ElementStyles"
|
|
@@ -3471,276 +3537,224 @@
|
|
|
3471
3537
|
"exports": [
|
|
3472
3538
|
{
|
|
3473
3539
|
"kind": "js",
|
|
3474
|
-
"name": "
|
|
3540
|
+
"name": "foundationAiIndicatorStyles",
|
|
3475
3541
|
"declaration": {
|
|
3476
|
-
"name": "
|
|
3477
|
-
"module": "src/
|
|
3542
|
+
"name": "foundationAiIndicatorStyles",
|
|
3543
|
+
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
3478
3544
|
}
|
|
3479
3545
|
}
|
|
3480
3546
|
]
|
|
3481
3547
|
},
|
|
3482
3548
|
{
|
|
3483
3549
|
"kind": "javascript-module",
|
|
3484
|
-
"path": "src/
|
|
3550
|
+
"path": "src/ai-indicator/ai-indicator.template.ts",
|
|
3485
3551
|
"declarations": [
|
|
3486
3552
|
{
|
|
3487
|
-
"kind": "
|
|
3488
|
-
"name": "
|
|
3489
|
-
"
|
|
3490
|
-
"
|
|
3491
|
-
"text": "ViewTemplate<Accordion>"
|
|
3492
|
-
}
|
|
3553
|
+
"kind": "variable",
|
|
3554
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3555
|
+
"type": {
|
|
3556
|
+
"text": "ViewTemplate<AiIndicator>"
|
|
3493
3557
|
},
|
|
3494
|
-
"
|
|
3495
|
-
{
|
|
3496
|
-
"name": "context",
|
|
3497
|
-
"type": {
|
|
3498
|
-
"text": "ElementDefinitionContext"
|
|
3499
|
-
}
|
|
3500
|
-
},
|
|
3501
|
-
{
|
|
3502
|
-
"name": "definition",
|
|
3503
|
-
"type": {
|
|
3504
|
-
"text": "FoundationElementDefinition"
|
|
3505
|
-
}
|
|
3506
|
-
}
|
|
3507
|
-
]
|
|
3558
|
+
"default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
|
|
3508
3559
|
}
|
|
3509
3560
|
],
|
|
3510
3561
|
"exports": [
|
|
3511
3562
|
{
|
|
3512
3563
|
"kind": "js",
|
|
3513
|
-
"name": "
|
|
3564
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3514
3565
|
"declaration": {
|
|
3515
|
-
"name": "
|
|
3516
|
-
"module": "src/
|
|
3566
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3567
|
+
"module": "src/ai-indicator/ai-indicator.template.ts"
|
|
3517
3568
|
}
|
|
3518
3569
|
}
|
|
3519
3570
|
]
|
|
3520
3571
|
},
|
|
3521
3572
|
{
|
|
3522
3573
|
"kind": "javascript-module",
|
|
3523
|
-
"path": "src/
|
|
3574
|
+
"path": "src/ai-indicator/ai-indicator.ts",
|
|
3524
3575
|
"declarations": [
|
|
3525
3576
|
{
|
|
3526
3577
|
"kind": "class",
|
|
3527
3578
|
"description": "",
|
|
3528
|
-
"name": "
|
|
3529
|
-
"
|
|
3530
|
-
"name": "FASTAccordion",
|
|
3531
|
-
"package": "@microsoft/fast-foundation"
|
|
3532
|
-
},
|
|
3533
|
-
"tagName": "%%prefix%%-accordion",
|
|
3534
|
-
"customElement": true,
|
|
3535
|
-
"attributes": [
|
|
3579
|
+
"name": "AiIndicator",
|
|
3580
|
+
"members": [
|
|
3536
3581
|
{
|
|
3537
|
-
"
|
|
3582
|
+
"kind": "field",
|
|
3583
|
+
"name": "providerRegistry",
|
|
3538
3584
|
"type": {
|
|
3539
|
-
"text": "
|
|
3540
|
-
},
|
|
3541
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3542
|
-
"fieldName": "expandmode",
|
|
3543
|
-
"inheritedFrom": {
|
|
3544
|
-
"name": "Accordion",
|
|
3545
|
-
"module": "src/accordion/accordion.ts"
|
|
3585
|
+
"text": "AIProviderRegistry"
|
|
3546
3586
|
}
|
|
3547
|
-
}
|
|
3548
|
-
],
|
|
3549
|
-
"members": [
|
|
3587
|
+
},
|
|
3550
3588
|
{
|
|
3551
3589
|
"kind": "field",
|
|
3552
|
-
"name": "
|
|
3590
|
+
"name": "aiProvider",
|
|
3553
3591
|
"type": {
|
|
3554
|
-
"text": "
|
|
3592
|
+
"text": "AIProvider | undefined"
|
|
3555
3593
|
},
|
|
3556
|
-
"privacy": "
|
|
3557
|
-
"description": "
|
|
3558
|
-
"
|
|
3559
|
-
"name": "Accordion",
|
|
3560
|
-
"module": "src/accordion/accordion.ts"
|
|
3561
|
-
}
|
|
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
|
|
3562
3597
|
},
|
|
3563
3598
|
{
|
|
3564
3599
|
"kind": "field",
|
|
3565
|
-
"name": "
|
|
3600
|
+
"name": "status",
|
|
3566
3601
|
"type": {
|
|
3567
|
-
"text": "
|
|
3602
|
+
"text": "AIStatus | null"
|
|
3568
3603
|
},
|
|
3569
|
-
"
|
|
3570
|
-
"inheritedFrom": {
|
|
3571
|
-
"name": "Accordion",
|
|
3572
|
-
"module": "src/accordion/accordion.ts"
|
|
3573
|
-
}
|
|
3604
|
+
"default": "null"
|
|
3574
3605
|
},
|
|
3575
3606
|
{
|
|
3576
3607
|
"kind": "field",
|
|
3577
|
-
"name": "
|
|
3608
|
+
"name": "open",
|
|
3578
3609
|
"type": {
|
|
3579
|
-
"text": "
|
|
3610
|
+
"text": "boolean"
|
|
3580
3611
|
},
|
|
3581
|
-
"
|
|
3582
|
-
"default": "0",
|
|
3583
|
-
"inheritedFrom": {
|
|
3584
|
-
"name": "Accordion",
|
|
3585
|
-
"module": "src/accordion/accordion.ts"
|
|
3586
|
-
}
|
|
3612
|
+
"default": "false"
|
|
3587
3613
|
},
|
|
3588
3614
|
{
|
|
3589
3615
|
"kind": "field",
|
|
3590
|
-
"name": "
|
|
3616
|
+
"name": "state",
|
|
3591
3617
|
"type": {
|
|
3592
|
-
"text": "
|
|
3618
|
+
"text": "AIIndicatorState"
|
|
3593
3619
|
},
|
|
3594
|
-
"
|
|
3595
|
-
"inheritedFrom": {
|
|
3596
|
-
"name": "Accordion",
|
|
3597
|
-
"module": "src/accordion/accordion.ts"
|
|
3598
|
-
}
|
|
3620
|
+
"default": "'none'"
|
|
3599
3621
|
},
|
|
3600
3622
|
{
|
|
3601
3623
|
"kind": "field",
|
|
3602
|
-
"name": "
|
|
3603
|
-
"
|
|
3604
|
-
|
|
3605
|
-
|
|
3606
|
-
|
|
3607
|
-
}
|
|
3624
|
+
"name": "isInstalling",
|
|
3625
|
+
"type": {
|
|
3626
|
+
"text": "boolean"
|
|
3627
|
+
},
|
|
3628
|
+
"default": "false"
|
|
3608
3629
|
},
|
|
3609
3630
|
{
|
|
3610
|
-
"kind": "
|
|
3611
|
-
"name": "
|
|
3631
|
+
"kind": "field",
|
|
3632
|
+
"name": "pollTimer",
|
|
3633
|
+
"type": {
|
|
3634
|
+
"text": "ReturnType<typeof setInterval> | null"
|
|
3635
|
+
},
|
|
3612
3636
|
"privacy": "private",
|
|
3613
|
-
"
|
|
3614
|
-
|
|
3615
|
-
|
|
3616
|
-
|
|
3637
|
+
"default": "null"
|
|
3638
|
+
},
|
|
3639
|
+
{
|
|
3640
|
+
"kind": "field",
|
|
3641
|
+
"name": "clickOutside",
|
|
3642
|
+
"privacy": "private"
|
|
3643
|
+
},
|
|
3644
|
+
{
|
|
3645
|
+
"kind": "field",
|
|
3646
|
+
"name": "chromeStatusLabel",
|
|
3647
|
+
"type": {
|
|
3648
|
+
"text": "string | null"
|
|
3617
3649
|
},
|
|
3618
|
-
"
|
|
3619
|
-
"name": "Accordion",
|
|
3620
|
-
"module": "src/accordion/accordion.ts"
|
|
3621
|
-
}
|
|
3650
|
+
"readonly": true
|
|
3622
3651
|
},
|
|
3623
3652
|
{
|
|
3624
3653
|
"kind": "field",
|
|
3625
|
-
"name": "
|
|
3626
|
-
"
|
|
3627
|
-
|
|
3628
|
-
|
|
3629
|
-
|
|
3630
|
-
|
|
3654
|
+
"name": "canInstall",
|
|
3655
|
+
"type": {
|
|
3656
|
+
"text": "boolean"
|
|
3657
|
+
},
|
|
3658
|
+
"readonly": true
|
|
3659
|
+
},
|
|
3660
|
+
{
|
|
3661
|
+
"kind": "field",
|
|
3662
|
+
"name": "isDownloading",
|
|
3663
|
+
"type": {
|
|
3664
|
+
"text": "boolean"
|
|
3665
|
+
},
|
|
3666
|
+
"readonly": true
|
|
3631
3667
|
},
|
|
3632
3668
|
{
|
|
3633
3669
|
"kind": "method",
|
|
3634
|
-
"name": "
|
|
3635
|
-
"privacy": "private",
|
|
3670
|
+
"name": "openChanged",
|
|
3636
3671
|
"return": {
|
|
3637
3672
|
"type": {
|
|
3638
3673
|
"text": "void"
|
|
3639
3674
|
}
|
|
3640
|
-
},
|
|
3641
|
-
"inheritedFrom": {
|
|
3642
|
-
"name": "Accordion",
|
|
3643
|
-
"module": "src/accordion/accordion.ts"
|
|
3644
3675
|
}
|
|
3645
3676
|
},
|
|
3646
3677
|
{
|
|
3647
|
-
"kind": "
|
|
3648
|
-
"name": "
|
|
3678
|
+
"kind": "method",
|
|
3679
|
+
"name": "handleClickOutside",
|
|
3649
3680
|
"privacy": "private",
|
|
3650
|
-
"
|
|
3651
|
-
|
|
3652
|
-
|
|
3653
|
-
|
|
3681
|
+
"parameters": [
|
|
3682
|
+
{
|
|
3683
|
+
"name": "event",
|
|
3684
|
+
"type": {
|
|
3685
|
+
"text": "MouseEvent"
|
|
3686
|
+
}
|
|
3687
|
+
}
|
|
3688
|
+
]
|
|
3654
3689
|
},
|
|
3655
3690
|
{
|
|
3656
|
-
"kind": "
|
|
3657
|
-
"name": "
|
|
3658
|
-
"privacy": "private",
|
|
3659
|
-
"inheritedFrom": {
|
|
3660
|
-
"name": "Accordion",
|
|
3661
|
-
"module": "src/accordion/accordion.ts"
|
|
3662
|
-
}
|
|
3691
|
+
"kind": "method",
|
|
3692
|
+
"name": "toggleDropdown"
|
|
3663
3693
|
},
|
|
3664
3694
|
{
|
|
3665
3695
|
"kind": "method",
|
|
3666
|
-
"name": "
|
|
3667
|
-
"privacy": "private",
|
|
3696
|
+
"name": "refreshStatus",
|
|
3668
3697
|
"return": {
|
|
3669
3698
|
"type": {
|
|
3670
|
-
"text": "
|
|
3699
|
+
"text": "Promise<void>"
|
|
3671
3700
|
}
|
|
3672
|
-
},
|
|
3673
|
-
"inheritedFrom": {
|
|
3674
|
-
"name": "Accordion",
|
|
3675
|
-
"module": "src/accordion/accordion.ts"
|
|
3676
3701
|
}
|
|
3677
3702
|
},
|
|
3678
3703
|
{
|
|
3679
3704
|
"kind": "method",
|
|
3680
|
-
"name": "
|
|
3705
|
+
"name": "deriveState",
|
|
3681
3706
|
"privacy": "private",
|
|
3682
3707
|
"return": {
|
|
3683
3708
|
"type": {
|
|
3684
|
-
"text": "
|
|
3709
|
+
"text": "AIIndicatorState"
|
|
3685
3710
|
}
|
|
3686
3711
|
},
|
|
3687
|
-
"
|
|
3688
|
-
|
|
3689
|
-
|
|
3690
|
-
|
|
3712
|
+
"parameters": [
|
|
3713
|
+
{
|
|
3714
|
+
"name": "s",
|
|
3715
|
+
"type": {
|
|
3716
|
+
"text": "AIStatus | null"
|
|
3717
|
+
}
|
|
3718
|
+
}
|
|
3719
|
+
]
|
|
3691
3720
|
},
|
|
3692
3721
|
{
|
|
3693
|
-
"kind": "
|
|
3694
|
-
"name": "
|
|
3722
|
+
"kind": "method",
|
|
3723
|
+
"name": "maybeStartPolling",
|
|
3695
3724
|
"privacy": "private",
|
|
3696
|
-
"
|
|
3697
|
-
"
|
|
3698
|
-
|
|
3725
|
+
"return": {
|
|
3726
|
+
"type": {
|
|
3727
|
+
"text": "void"
|
|
3728
|
+
}
|
|
3699
3729
|
}
|
|
3700
3730
|
},
|
|
3701
3731
|
{
|
|
3702
|
-
"kind": "
|
|
3703
|
-
"name": "
|
|
3732
|
+
"kind": "method",
|
|
3733
|
+
"name": "startPolling",
|
|
3704
3734
|
"privacy": "private",
|
|
3705
|
-
"
|
|
3706
|
-
"
|
|
3707
|
-
|
|
3735
|
+
"return": {
|
|
3736
|
+
"type": {
|
|
3737
|
+
"text": "void"
|
|
3738
|
+
}
|
|
3708
3739
|
}
|
|
3709
3740
|
},
|
|
3710
3741
|
{
|
|
3711
3742
|
"kind": "method",
|
|
3712
|
-
"name": "
|
|
3743
|
+
"name": "stopPolling",
|
|
3713
3744
|
"privacy": "private",
|
|
3714
3745
|
"return": {
|
|
3715
3746
|
"type": {
|
|
3716
3747
|
"text": "void"
|
|
3717
3748
|
}
|
|
3718
|
-
},
|
|
3719
|
-
"parameters": [
|
|
3720
|
-
{
|
|
3721
|
-
"name": "adjustment",
|
|
3722
|
-
"type": {
|
|
3723
|
-
"text": "number"
|
|
3724
|
-
}
|
|
3725
|
-
}
|
|
3726
|
-
],
|
|
3727
|
-
"inheritedFrom": {
|
|
3728
|
-
"name": "Accordion",
|
|
3729
|
-
"module": "src/accordion/accordion.ts"
|
|
3730
3749
|
}
|
|
3731
3750
|
},
|
|
3732
3751
|
{
|
|
3733
3752
|
"kind": "method",
|
|
3734
|
-
"name": "
|
|
3735
|
-
"privacy": "private",
|
|
3753
|
+
"name": "onInstall",
|
|
3736
3754
|
"return": {
|
|
3737
3755
|
"type": {
|
|
3738
|
-
"text": "void"
|
|
3756
|
+
"text": "Promise<void>"
|
|
3739
3757
|
}
|
|
3740
|
-
},
|
|
3741
|
-
"inheritedFrom": {
|
|
3742
|
-
"name": "Accordion",
|
|
3743
|
-
"module": "src/accordion/accordion.ts"
|
|
3744
3758
|
}
|
|
3745
3759
|
},
|
|
3746
3760
|
{
|
|
@@ -3855,102 +3869,88 @@
|
|
|
3855
3869
|
}
|
|
3856
3870
|
}
|
|
3857
3871
|
],
|
|
3858
|
-
"
|
|
3859
|
-
|
|
3860
|
-
|
|
3861
|
-
"name": "change",
|
|
3862
|
-
"inheritedFrom": {
|
|
3863
|
-
"name": "Accordion",
|
|
3864
|
-
"module": "src/accordion/accordion.ts"
|
|
3865
|
-
}
|
|
3866
|
-
}
|
|
3867
|
-
]
|
|
3868
|
-
},
|
|
3869
|
-
{
|
|
3870
|
-
"kind": "variable",
|
|
3871
|
-
"name": "foundationAccordionShadowOptions",
|
|
3872
|
-
"type": {
|
|
3873
|
-
"text": "ShadowRootInit"
|
|
3874
|
-
},
|
|
3875
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3876
|
-
},
|
|
3877
|
-
{
|
|
3878
|
-
"kind": "variable",
|
|
3879
|
-
"name": "defaultAccordionConfig",
|
|
3880
|
-
"type": {
|
|
3881
|
-
"text": "object"
|
|
3872
|
+
"superclass": {
|
|
3873
|
+
"name": "FoundationElement",
|
|
3874
|
+
"package": "@microsoft/fast-foundation"
|
|
3882
3875
|
},
|
|
3883
|
-
"
|
|
3876
|
+
"tagName": "%%prefix%%-ai-indicator",
|
|
3877
|
+
"customElement": true
|
|
3884
3878
|
},
|
|
3885
3879
|
{
|
|
3886
3880
|
"kind": "variable",
|
|
3887
|
-
"name": "
|
|
3888
|
-
"description": "The Foundation Accordion",
|
|
3889
|
-
"privacy": "public"
|
|
3881
|
+
"name": "foundationAiIndicator"
|
|
3890
3882
|
}
|
|
3891
3883
|
],
|
|
3892
3884
|
"exports": [
|
|
3893
3885
|
{
|
|
3894
3886
|
"kind": "js",
|
|
3895
|
-
"name": "
|
|
3887
|
+
"name": "AiIndicator",
|
|
3896
3888
|
"declaration": {
|
|
3897
|
-
"name": "
|
|
3898
|
-
"module": "src/
|
|
3889
|
+
"name": "AiIndicator",
|
|
3890
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3899
3891
|
}
|
|
3900
3892
|
},
|
|
3901
3893
|
{
|
|
3902
3894
|
"kind": "js",
|
|
3903
|
-
"name": "
|
|
3895
|
+
"name": "foundationAiIndicator",
|
|
3904
3896
|
"declaration": {
|
|
3905
|
-
"name": "
|
|
3906
|
-
"module": "src/
|
|
3897
|
+
"name": "foundationAiIndicator",
|
|
3898
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3899
|
+
}
|
|
3900
|
+
}
|
|
3901
|
+
]
|
|
3902
|
+
},
|
|
3903
|
+
{
|
|
3904
|
+
"kind": "javascript-module",
|
|
3905
|
+
"path": "src/ai-indicator/index.ts",
|
|
3906
|
+
"declarations": [],
|
|
3907
|
+
"exports": [
|
|
3908
|
+
{
|
|
3909
|
+
"kind": "js",
|
|
3910
|
+
"name": "AiIndicator",
|
|
3911
|
+
"declaration": {
|
|
3912
|
+
"name": "AiIndicator",
|
|
3913
|
+
"module": "./ai-indicator"
|
|
3907
3914
|
}
|
|
3908
3915
|
},
|
|
3909
3916
|
{
|
|
3910
3917
|
"kind": "js",
|
|
3911
|
-
"name": "
|
|
3918
|
+
"name": "foundationAiIndicator",
|
|
3912
3919
|
"declaration": {
|
|
3913
|
-
"name": "
|
|
3914
|
-
"module": "
|
|
3920
|
+
"name": "foundationAiIndicator",
|
|
3921
|
+
"module": "./ai-indicator"
|
|
3915
3922
|
}
|
|
3916
3923
|
},
|
|
3917
3924
|
{
|
|
3918
3925
|
"kind": "js",
|
|
3919
|
-
"name": "
|
|
3926
|
+
"name": "type",
|
|
3920
3927
|
"declaration": {
|
|
3921
|
-
"name": "
|
|
3922
|
-
"module": "
|
|
3928
|
+
"name": "type",
|
|
3929
|
+
"module": "./ai-indicator"
|
|
3923
3930
|
}
|
|
3924
|
-
}
|
|
3925
|
-
]
|
|
3926
|
-
},
|
|
3927
|
-
{
|
|
3928
|
-
"kind": "javascript-module",
|
|
3929
|
-
"path": "src/accordion/index.ts",
|
|
3930
|
-
"declarations": [],
|
|
3931
|
-
"exports": [
|
|
3931
|
+
},
|
|
3932
3932
|
{
|
|
3933
3933
|
"kind": "js",
|
|
3934
|
-
"name": "
|
|
3934
|
+
"name": "AIIndicatorState",
|
|
3935
3935
|
"declaration": {
|
|
3936
|
-
"name": "
|
|
3937
|
-
"
|
|
3936
|
+
"name": "AIIndicatorState",
|
|
3937
|
+
"module": "./ai-indicator"
|
|
3938
3938
|
}
|
|
3939
3939
|
},
|
|
3940
3940
|
{
|
|
3941
3941
|
"kind": "js",
|
|
3942
|
-
"name": "
|
|
3942
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3943
3943
|
"declaration": {
|
|
3944
|
-
"name": "
|
|
3945
|
-
"
|
|
3944
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3945
|
+
"module": "./ai-indicator.template"
|
|
3946
3946
|
}
|
|
3947
3947
|
},
|
|
3948
3948
|
{
|
|
3949
3949
|
"kind": "js",
|
|
3950
|
-
"name": "
|
|
3950
|
+
"name": "foundationAiIndicatorStyles",
|
|
3951
3951
|
"declaration": {
|
|
3952
|
-
"name": "
|
|
3953
|
-
"
|
|
3952
|
+
"name": "foundationAiIndicatorStyles",
|
|
3953
|
+
"module": "./ai-indicator.styles"
|
|
3954
3954
|
}
|
|
3955
3955
|
}
|
|
3956
3956
|
]
|
|
@@ -57479,7 +57479,7 @@
|
|
|
57479
57479
|
"kind": "js",
|
|
57480
57480
|
"name": "logType",
|
|
57481
57481
|
"declaration": {
|
|
57482
|
-
"name": "
|
|
57482
|
+
"name": "LogType",
|
|
57483
57483
|
"module": "src/utils/logger.ts"
|
|
57484
57484
|
}
|
|
57485
57485
|
},
|