@genesislcap/foundation-zero 14.443.1 → 14.444.1-GENC-1262.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 +844 -830
- package/dist/dts/react.d.ts +17 -17
- package/dist/react.cjs +11 -11
- package/dist/react.mjs +9 -9
- package/package.json +12 -12
|
@@ -898,6 +898,37 @@
|
|
|
898
898
|
}
|
|
899
899
|
]
|
|
900
900
|
},
|
|
901
|
+
{
|
|
902
|
+
"kind": "javascript-module",
|
|
903
|
+
"path": "src/_config/index.ts",
|
|
904
|
+
"declarations": [],
|
|
905
|
+
"exports": [
|
|
906
|
+
{
|
|
907
|
+
"kind": "js",
|
|
908
|
+
"name": "*",
|
|
909
|
+
"declaration": {
|
|
910
|
+
"name": "*",
|
|
911
|
+
"package": "./styles"
|
|
912
|
+
}
|
|
913
|
+
},
|
|
914
|
+
{
|
|
915
|
+
"kind": "js",
|
|
916
|
+
"name": "*",
|
|
917
|
+
"declaration": {
|
|
918
|
+
"name": "*",
|
|
919
|
+
"package": "./tokens"
|
|
920
|
+
}
|
|
921
|
+
},
|
|
922
|
+
{
|
|
923
|
+
"kind": "js",
|
|
924
|
+
"name": "*",
|
|
925
|
+
"declaration": {
|
|
926
|
+
"name": "*",
|
|
927
|
+
"package": "./values"
|
|
928
|
+
}
|
|
929
|
+
}
|
|
930
|
+
]
|
|
931
|
+
},
|
|
901
932
|
{
|
|
902
933
|
"kind": "javascript-module",
|
|
903
934
|
"path": "src/accordion/accordion.styles.ts",
|
|
@@ -1379,37 +1410,6 @@
|
|
|
1379
1410
|
}
|
|
1380
1411
|
]
|
|
1381
1412
|
},
|
|
1382
|
-
{
|
|
1383
|
-
"kind": "javascript-module",
|
|
1384
|
-
"path": "src/_config/index.ts",
|
|
1385
|
-
"declarations": [],
|
|
1386
|
-
"exports": [
|
|
1387
|
-
{
|
|
1388
|
-
"kind": "js",
|
|
1389
|
-
"name": "*",
|
|
1390
|
-
"declaration": {
|
|
1391
|
-
"name": "*",
|
|
1392
|
-
"package": "./styles"
|
|
1393
|
-
}
|
|
1394
|
-
},
|
|
1395
|
-
{
|
|
1396
|
-
"kind": "js",
|
|
1397
|
-
"name": "*",
|
|
1398
|
-
"declaration": {
|
|
1399
|
-
"name": "*",
|
|
1400
|
-
"package": "./tokens"
|
|
1401
|
-
}
|
|
1402
|
-
},
|
|
1403
|
-
{
|
|
1404
|
-
"kind": "js",
|
|
1405
|
-
"name": "*",
|
|
1406
|
-
"declaration": {
|
|
1407
|
-
"name": "*",
|
|
1408
|
-
"package": "./values"
|
|
1409
|
-
}
|
|
1410
|
-
}
|
|
1411
|
-
]
|
|
1412
|
-
},
|
|
1413
1413
|
{
|
|
1414
1414
|
"kind": "javascript-module",
|
|
1415
1415
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -2344,25 +2344,46 @@
|
|
|
2344
2344
|
},
|
|
2345
2345
|
{
|
|
2346
2346
|
"kind": "javascript-module",
|
|
2347
|
-
"path": "src/ai-
|
|
2347
|
+
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
2348
|
+
"declarations": [
|
|
2349
|
+
{
|
|
2350
|
+
"kind": "variable",
|
|
2351
|
+
"name": "zeroAiCriteriaSearchStyles",
|
|
2352
|
+
"default": "css`\n ${foundationAiCriteriaSearchStyles}\n`"
|
|
2353
|
+
}
|
|
2354
|
+
],
|
|
2355
|
+
"exports": [
|
|
2356
|
+
{
|
|
2357
|
+
"kind": "js",
|
|
2358
|
+
"name": "zeroAiCriteriaSearchStyles",
|
|
2359
|
+
"declaration": {
|
|
2360
|
+
"name": "zeroAiCriteriaSearchStyles",
|
|
2361
|
+
"module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
|
|
2362
|
+
}
|
|
2363
|
+
}
|
|
2364
|
+
]
|
|
2365
|
+
},
|
|
2366
|
+
{
|
|
2367
|
+
"kind": "javascript-module",
|
|
2368
|
+
"path": "src/ai-criteria-search/ai-criteria-search.template.ts",
|
|
2348
2369
|
"declarations": [
|
|
2349
2370
|
{
|
|
2350
2371
|
"kind": "function",
|
|
2351
|
-
"name": "
|
|
2372
|
+
"name": "zeroAiCriteriaSearchTemplate",
|
|
2352
2373
|
"return": {
|
|
2353
2374
|
"type": {
|
|
2354
|
-
"text": "
|
|
2375
|
+
"text": "ViewTemplate<AiCriteriaSearch>"
|
|
2355
2376
|
}
|
|
2356
2377
|
},
|
|
2357
2378
|
"parameters": [
|
|
2358
2379
|
{
|
|
2359
|
-
"name": "
|
|
2380
|
+
"name": "_context",
|
|
2360
2381
|
"type": {
|
|
2361
2382
|
"text": "ElementDefinitionContext"
|
|
2362
2383
|
}
|
|
2363
2384
|
},
|
|
2364
2385
|
{
|
|
2365
|
-
"name": "
|
|
2386
|
+
"name": "_definition",
|
|
2366
2387
|
"type": {
|
|
2367
2388
|
"text": "FoundationElementDefinition"
|
|
2368
2389
|
}
|
|
@@ -2373,272 +2394,347 @@
|
|
|
2373
2394
|
"exports": [
|
|
2374
2395
|
{
|
|
2375
2396
|
"kind": "js",
|
|
2376
|
-
"name": "
|
|
2397
|
+
"name": "zeroAiCriteriaSearchTemplate",
|
|
2377
2398
|
"declaration": {
|
|
2378
|
-
"name": "
|
|
2379
|
-
"module": "src/ai-
|
|
2399
|
+
"name": "zeroAiCriteriaSearchTemplate",
|
|
2400
|
+
"module": "src/ai-criteria-search/ai-criteria-search.template.ts"
|
|
2380
2401
|
}
|
|
2381
2402
|
}
|
|
2382
2403
|
]
|
|
2383
2404
|
},
|
|
2384
2405
|
{
|
|
2385
2406
|
"kind": "javascript-module",
|
|
2386
|
-
"path": "src/ai-
|
|
2407
|
+
"path": "src/ai-criteria-search/ai-criteria-search.ts",
|
|
2387
2408
|
"declarations": [
|
|
2388
2409
|
{
|
|
2389
2410
|
"kind": "class",
|
|
2390
2411
|
"description": "",
|
|
2391
|
-
"name": "
|
|
2412
|
+
"name": "AiCriteriaSearch",
|
|
2392
2413
|
"superclass": {
|
|
2393
|
-
"name": "
|
|
2414
|
+
"name": "FoundationAiCriteriaSearch",
|
|
2394
2415
|
"package": "@genesislcap/foundation-ui"
|
|
2395
2416
|
},
|
|
2396
|
-
"tagName": "%%prefix%%-ai-
|
|
2417
|
+
"tagName": "%%prefix%%-ai-criteria-search",
|
|
2397
2418
|
"customElement": true,
|
|
2419
|
+
"attributes": [
|
|
2420
|
+
{
|
|
2421
|
+
"name": "placeholder",
|
|
2422
|
+
"type": {
|
|
2423
|
+
"text": "string"
|
|
2424
|
+
},
|
|
2425
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
2426
|
+
"fieldName": "placeholder",
|
|
2427
|
+
"inheritedFrom": {
|
|
2428
|
+
"name": "AiCriteriaSearch",
|
|
2429
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2430
|
+
}
|
|
2431
|
+
},
|
|
2432
|
+
{
|
|
2433
|
+
"type": {
|
|
2434
|
+
"text": "boolean"
|
|
2435
|
+
},
|
|
2436
|
+
"fieldName": "disabled",
|
|
2437
|
+
"inheritedFrom": {
|
|
2438
|
+
"name": "AiCriteriaSearch",
|
|
2439
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2440
|
+
}
|
|
2441
|
+
}
|
|
2442
|
+
],
|
|
2398
2443
|
"members": [
|
|
2399
2444
|
{
|
|
2400
2445
|
"kind": "field",
|
|
2401
|
-
"name": "
|
|
2446
|
+
"name": "providerRegistry",
|
|
2402
2447
|
"type": {
|
|
2403
|
-
"text": "
|
|
2448
|
+
"text": "AIProviderRegistry"
|
|
2404
2449
|
},
|
|
2405
2450
|
"inheritedFrom": {
|
|
2406
|
-
"name": "
|
|
2407
|
-
"module": "src/ai-
|
|
2451
|
+
"name": "AiCriteriaSearch",
|
|
2452
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2408
2453
|
}
|
|
2409
2454
|
},
|
|
2410
2455
|
{
|
|
2411
2456
|
"kind": "field",
|
|
2412
|
-
"name": "
|
|
2457
|
+
"name": "placeholder",
|
|
2413
2458
|
"type": {
|
|
2414
|
-
"text": "
|
|
2459
|
+
"text": "string"
|
|
2415
2460
|
},
|
|
2416
|
-
"default": "
|
|
2461
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
2417
2462
|
"inheritedFrom": {
|
|
2418
|
-
"name": "
|
|
2419
|
-
"module": "src/ai-
|
|
2463
|
+
"name": "AiCriteriaSearch",
|
|
2464
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2420
2465
|
}
|
|
2421
2466
|
},
|
|
2422
2467
|
{
|
|
2423
2468
|
"kind": "field",
|
|
2424
|
-
"name": "
|
|
2469
|
+
"name": "disabled",
|
|
2425
2470
|
"type": {
|
|
2426
2471
|
"text": "boolean"
|
|
2427
2472
|
},
|
|
2428
|
-
"default": "false",
|
|
2429
2473
|
"inheritedFrom": {
|
|
2430
|
-
"name": "
|
|
2431
|
-
"module": "src/ai-
|
|
2474
|
+
"name": "AiCriteriaSearch",
|
|
2475
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2432
2476
|
}
|
|
2433
2477
|
},
|
|
2434
2478
|
{
|
|
2435
2479
|
"kind": "field",
|
|
2436
|
-
"name": "
|
|
2480
|
+
"name": "inputValue",
|
|
2437
2481
|
"type": {
|
|
2438
|
-
"text": "
|
|
2482
|
+
"text": "string"
|
|
2439
2483
|
},
|
|
2440
|
-
"default": "'
|
|
2484
|
+
"default": "''",
|
|
2441
2485
|
"inheritedFrom": {
|
|
2442
|
-
"name": "
|
|
2443
|
-
"module": "src/ai-
|
|
2486
|
+
"name": "AiCriteriaSearch",
|
|
2487
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2444
2488
|
}
|
|
2445
2489
|
},
|
|
2446
2490
|
{
|
|
2447
2491
|
"kind": "field",
|
|
2448
|
-
"name": "
|
|
2492
|
+
"name": "isInterpreting",
|
|
2449
2493
|
"type": {
|
|
2450
2494
|
"text": "boolean"
|
|
2451
2495
|
},
|
|
2452
2496
|
"default": "false",
|
|
2453
2497
|
"inheritedFrom": {
|
|
2454
|
-
"name": "
|
|
2455
|
-
"module": "src/ai-
|
|
2498
|
+
"name": "AiCriteriaSearch",
|
|
2499
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2456
2500
|
}
|
|
2457
2501
|
},
|
|
2458
2502
|
{
|
|
2459
2503
|
"kind": "field",
|
|
2460
|
-
"name": "
|
|
2504
|
+
"name": "lastValidCriteria",
|
|
2461
2505
|
"type": {
|
|
2462
|
-
"text": "
|
|
2506
|
+
"text": "string | null"
|
|
2463
2507
|
},
|
|
2464
|
-
"privacy": "private",
|
|
2465
2508
|
"default": "null",
|
|
2466
2509
|
"inheritedFrom": {
|
|
2467
|
-
"name": "
|
|
2468
|
-
"module": "src/ai-
|
|
2510
|
+
"name": "AiCriteriaSearch",
|
|
2511
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2469
2512
|
}
|
|
2470
2513
|
},
|
|
2471
2514
|
{
|
|
2472
2515
|
"kind": "field",
|
|
2473
|
-
"name": "
|
|
2474
|
-
"
|
|
2516
|
+
"name": "activeGroups",
|
|
2517
|
+
"type": {
|
|
2518
|
+
"text": "CriteriaGroup[]"
|
|
2519
|
+
},
|
|
2520
|
+
"default": "[]",
|
|
2475
2521
|
"inheritedFrom": {
|
|
2476
|
-
"name": "
|
|
2477
|
-
"module": "src/ai-
|
|
2522
|
+
"name": "AiCriteriaSearch",
|
|
2523
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2478
2524
|
}
|
|
2479
2525
|
},
|
|
2480
2526
|
{
|
|
2481
2527
|
"kind": "field",
|
|
2482
|
-
"name": "
|
|
2528
|
+
"name": "showingChips",
|
|
2483
2529
|
"type": {
|
|
2484
|
-
"text": "
|
|
2530
|
+
"text": "boolean"
|
|
2485
2531
|
},
|
|
2486
|
-
"
|
|
2532
|
+
"default": "false",
|
|
2487
2533
|
"inheritedFrom": {
|
|
2488
|
-
"name": "
|
|
2489
|
-
"module": "src/ai-
|
|
2534
|
+
"name": "AiCriteriaSearch",
|
|
2535
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2490
2536
|
}
|
|
2491
2537
|
},
|
|
2492
2538
|
{
|
|
2493
2539
|
"kind": "field",
|
|
2494
|
-
"name": "
|
|
2540
|
+
"name": "fieldMetadata",
|
|
2495
2541
|
"type": {
|
|
2496
|
-
"text": "
|
|
2542
|
+
"text": "MetadataDetail[] | string[]"
|
|
2497
2543
|
},
|
|
2498
|
-
"
|
|
2544
|
+
"default": "[]",
|
|
2499
2545
|
"inheritedFrom": {
|
|
2500
|
-
"name": "
|
|
2501
|
-
"module": "src/ai-
|
|
2546
|
+
"name": "AiCriteriaSearch",
|
|
2547
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2502
2548
|
}
|
|
2503
2549
|
},
|
|
2504
2550
|
{
|
|
2505
2551
|
"kind": "field",
|
|
2506
|
-
"name": "
|
|
2552
|
+
"name": "isRecording",
|
|
2507
2553
|
"type": {
|
|
2508
2554
|
"text": "boolean"
|
|
2509
2555
|
},
|
|
2510
|
-
"
|
|
2556
|
+
"default": "false",
|
|
2511
2557
|
"inheritedFrom": {
|
|
2512
|
-
"name": "
|
|
2513
|
-
"module": "src/ai-
|
|
2558
|
+
"name": "AiCriteriaSearch",
|
|
2559
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2514
2560
|
}
|
|
2515
2561
|
},
|
|
2516
2562
|
{
|
|
2517
|
-
"kind": "
|
|
2518
|
-
"name": "
|
|
2519
|
-
"
|
|
2520
|
-
"
|
|
2521
|
-
"text": "void"
|
|
2522
|
-
}
|
|
2563
|
+
"kind": "field",
|
|
2564
|
+
"name": "textAreaRef",
|
|
2565
|
+
"type": {
|
|
2566
|
+
"text": "HTMLTextAreaElement"
|
|
2523
2567
|
},
|
|
2568
|
+
"privacy": "public",
|
|
2524
2569
|
"inheritedFrom": {
|
|
2525
|
-
"name": "
|
|
2526
|
-
"module": "src/ai-
|
|
2570
|
+
"name": "AiCriteriaSearch",
|
|
2571
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2527
2572
|
}
|
|
2528
2573
|
},
|
|
2529
2574
|
{
|
|
2530
|
-
"kind": "
|
|
2531
|
-
"name": "
|
|
2575
|
+
"kind": "field",
|
|
2576
|
+
"name": "stopRecording",
|
|
2577
|
+
"type": {
|
|
2578
|
+
"text": "(() => void) | null"
|
|
2579
|
+
},
|
|
2532
2580
|
"privacy": "private",
|
|
2533
|
-
"
|
|
2534
|
-
{
|
|
2535
|
-
"name": "event",
|
|
2536
|
-
"type": {
|
|
2537
|
-
"text": "MouseEvent"
|
|
2538
|
-
}
|
|
2539
|
-
}
|
|
2540
|
-
],
|
|
2581
|
+
"default": "null",
|
|
2541
2582
|
"inheritedFrom": {
|
|
2542
|
-
"name": "
|
|
2543
|
-
"module": "src/ai-
|
|
2583
|
+
"name": "AiCriteriaSearch",
|
|
2584
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2544
2585
|
}
|
|
2545
2586
|
},
|
|
2546
2587
|
{
|
|
2547
|
-
"kind": "
|
|
2548
|
-
"name": "
|
|
2588
|
+
"kind": "field",
|
|
2589
|
+
"name": "speechApplyDebounceTimer",
|
|
2590
|
+
"type": {
|
|
2591
|
+
"text": "ReturnType<typeof setTimeout> | null"
|
|
2592
|
+
},
|
|
2593
|
+
"privacy": "private",
|
|
2594
|
+
"default": "null",
|
|
2549
2595
|
"inheritedFrom": {
|
|
2550
|
-
"name": "
|
|
2551
|
-
"module": "src/ai-
|
|
2596
|
+
"name": "AiCriteriaSearch",
|
|
2597
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2552
2598
|
}
|
|
2553
2599
|
},
|
|
2554
2600
|
{
|
|
2555
|
-
"kind": "
|
|
2556
|
-
"name": "
|
|
2557
|
-
"
|
|
2558
|
-
"
|
|
2559
|
-
"text": "Promise<void>"
|
|
2560
|
-
}
|
|
2601
|
+
"kind": "field",
|
|
2602
|
+
"name": "speechAvailable",
|
|
2603
|
+
"type": {
|
|
2604
|
+
"text": "boolean"
|
|
2561
2605
|
},
|
|
2606
|
+
"readonly": true,
|
|
2562
2607
|
"inheritedFrom": {
|
|
2563
|
-
"name": "
|
|
2564
|
-
"module": "src/ai-
|
|
2608
|
+
"name": "AiCriteriaSearch",
|
|
2609
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2610
|
+
}
|
|
2611
|
+
},
|
|
2612
|
+
{
|
|
2613
|
+
"kind": "field",
|
|
2614
|
+
"name": "criteriaChips",
|
|
2615
|
+
"type": {
|
|
2616
|
+
"text": "CriteriaChip[]"
|
|
2617
|
+
},
|
|
2618
|
+
"readonly": true,
|
|
2619
|
+
"inheritedFrom": {
|
|
2620
|
+
"name": "AiCriteriaSearch",
|
|
2621
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2565
2622
|
}
|
|
2566
2623
|
},
|
|
2567
2624
|
{
|
|
2568
2625
|
"kind": "method",
|
|
2569
|
-
"name": "
|
|
2626
|
+
"name": "getFieldLabel",
|
|
2570
2627
|
"privacy": "private",
|
|
2571
2628
|
"return": {
|
|
2572
2629
|
"type": {
|
|
2573
|
-
"text": "
|
|
2630
|
+
"text": "string"
|
|
2574
2631
|
}
|
|
2575
2632
|
},
|
|
2576
2633
|
"parameters": [
|
|
2577
2634
|
{
|
|
2578
|
-
"name": "
|
|
2635
|
+
"name": "fieldName",
|
|
2579
2636
|
"type": {
|
|
2580
|
-
"text": "
|
|
2637
|
+
"text": "string"
|
|
2581
2638
|
}
|
|
2582
2639
|
}
|
|
2583
2640
|
],
|
|
2584
2641
|
"inheritedFrom": {
|
|
2585
|
-
"name": "
|
|
2586
|
-
"module": "src/ai-
|
|
2642
|
+
"name": "AiCriteriaSearch",
|
|
2643
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2587
2644
|
}
|
|
2588
2645
|
},
|
|
2589
2646
|
{
|
|
2590
2647
|
"kind": "method",
|
|
2591
|
-
"name": "
|
|
2592
|
-
"privacy": "private",
|
|
2648
|
+
"name": "toggleCriteriaView",
|
|
2593
2649
|
"return": {
|
|
2594
2650
|
"type": {
|
|
2595
2651
|
"text": "void"
|
|
2596
2652
|
}
|
|
2597
2653
|
},
|
|
2598
2654
|
"inheritedFrom": {
|
|
2599
|
-
"name": "
|
|
2600
|
-
"module": "src/ai-
|
|
2655
|
+
"name": "AiCriteriaSearch",
|
|
2656
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2601
2657
|
}
|
|
2602
2658
|
},
|
|
2603
2659
|
{
|
|
2604
2660
|
"kind": "method",
|
|
2605
|
-
"name": "
|
|
2606
|
-
"privacy": "private",
|
|
2661
|
+
"name": "removeChip",
|
|
2607
2662
|
"return": {
|
|
2608
2663
|
"type": {
|
|
2609
2664
|
"text": "void"
|
|
2610
2665
|
}
|
|
2611
2666
|
},
|
|
2667
|
+
"parameters": [
|
|
2668
|
+
{
|
|
2669
|
+
"name": "groupIndex",
|
|
2670
|
+
"type": {
|
|
2671
|
+
"text": "number"
|
|
2672
|
+
}
|
|
2673
|
+
},
|
|
2674
|
+
{
|
|
2675
|
+
"name": "clauseIndex",
|
|
2676
|
+
"type": {
|
|
2677
|
+
"text": "number"
|
|
2678
|
+
}
|
|
2679
|
+
}
|
|
2680
|
+
],
|
|
2612
2681
|
"inheritedFrom": {
|
|
2613
|
-
"name": "
|
|
2614
|
-
"module": "src/ai-
|
|
2682
|
+
"name": "AiCriteriaSearch",
|
|
2683
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2615
2684
|
}
|
|
2616
2685
|
},
|
|
2617
2686
|
{
|
|
2618
2687
|
"kind": "method",
|
|
2619
|
-
"name": "
|
|
2620
|
-
"privacy": "private",
|
|
2688
|
+
"name": "clearChips",
|
|
2621
2689
|
"return": {
|
|
2622
2690
|
"type": {
|
|
2623
2691
|
"text": "void"
|
|
2624
2692
|
}
|
|
2625
2693
|
},
|
|
2626
2694
|
"inheritedFrom": {
|
|
2627
|
-
"name": "
|
|
2628
|
-
"module": "src/ai-
|
|
2695
|
+
"name": "AiCriteriaSearch",
|
|
2696
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2629
2697
|
}
|
|
2630
2698
|
},
|
|
2631
2699
|
{
|
|
2632
2700
|
"kind": "method",
|
|
2633
|
-
"name": "
|
|
2634
|
-
"return": {
|
|
2635
|
-
"type": {
|
|
2636
|
-
"text": "Promise<void>"
|
|
2637
|
-
}
|
|
2638
|
-
},
|
|
2701
|
+
"name": "handleSubmit",
|
|
2639
2702
|
"inheritedFrom": {
|
|
2640
|
-
"name": "
|
|
2641
|
-
"module": "src/ai-
|
|
2703
|
+
"name": "AiCriteriaSearch",
|
|
2704
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2705
|
+
}
|
|
2706
|
+
},
|
|
2707
|
+
{
|
|
2708
|
+
"kind": "method",
|
|
2709
|
+
"name": "handleBlur",
|
|
2710
|
+
"inheritedFrom": {
|
|
2711
|
+
"name": "AiCriteriaSearch",
|
|
2712
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2713
|
+
}
|
|
2714
|
+
},
|
|
2715
|
+
{
|
|
2716
|
+
"kind": "method",
|
|
2717
|
+
"name": "clear",
|
|
2718
|
+
"inheritedFrom": {
|
|
2719
|
+
"name": "AiCriteriaSearch",
|
|
2720
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2721
|
+
}
|
|
2722
|
+
},
|
|
2723
|
+
{
|
|
2724
|
+
"kind": "method",
|
|
2725
|
+
"name": "toggleSpeechInput",
|
|
2726
|
+
"inheritedFrom": {
|
|
2727
|
+
"name": "AiCriteriaSearch",
|
|
2728
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2729
|
+
}
|
|
2730
|
+
},
|
|
2731
|
+
{
|
|
2732
|
+
"kind": "method",
|
|
2733
|
+
"name": "clearSpeechApplyDebounce",
|
|
2734
|
+
"privacy": "private",
|
|
2735
|
+
"inheritedFrom": {
|
|
2736
|
+
"name": "AiCriteriaSearch",
|
|
2737
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2642
2738
|
}
|
|
2643
2739
|
},
|
|
2644
2740
|
{
|
|
@@ -2752,97 +2848,104 @@
|
|
|
2752
2848
|
"module": "src/foundation-element/foundation-element.ts"
|
|
2753
2849
|
}
|
|
2754
2850
|
}
|
|
2851
|
+
],
|
|
2852
|
+
"events": [
|
|
2853
|
+
{
|
|
2854
|
+
"description": "Fired when interpreted criteria is applied or cleared",
|
|
2855
|
+
"name": "criteria-changed",
|
|
2856
|
+
"inheritedFrom": {
|
|
2857
|
+
"name": "AiCriteriaSearch",
|
|
2858
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2859
|
+
}
|
|
2860
|
+
},
|
|
2861
|
+
{
|
|
2862
|
+
"description": "Fired when interpreted criteria contains invalid clauses",
|
|
2863
|
+
"name": "validation-errors",
|
|
2864
|
+
"inheritedFrom": {
|
|
2865
|
+
"name": "AiCriteriaSearch",
|
|
2866
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2867
|
+
}
|
|
2868
|
+
}
|
|
2755
2869
|
]
|
|
2756
2870
|
},
|
|
2757
2871
|
{
|
|
2758
2872
|
"kind": "variable",
|
|
2759
|
-
"name": "
|
|
2873
|
+
"name": "zeroAiCriteriaSearch",
|
|
2874
|
+
"description": "The Zero AI Criteria Search",
|
|
2875
|
+
"privacy": "public"
|
|
2760
2876
|
}
|
|
2761
2877
|
],
|
|
2762
2878
|
"exports": [
|
|
2763
2879
|
{
|
|
2764
2880
|
"kind": "js",
|
|
2765
|
-
"name": "
|
|
2881
|
+
"name": "AiCriteriaSearch",
|
|
2766
2882
|
"declaration": {
|
|
2767
|
-
"name": "
|
|
2768
|
-
"module": "src/ai-
|
|
2883
|
+
"name": "AiCriteriaSearch",
|
|
2884
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2769
2885
|
}
|
|
2770
2886
|
},
|
|
2771
2887
|
{
|
|
2772
2888
|
"kind": "js",
|
|
2773
|
-
"name": "
|
|
2889
|
+
"name": "zeroAiCriteriaSearch",
|
|
2774
2890
|
"declaration": {
|
|
2775
|
-
"name": "
|
|
2776
|
-
"module": "src/ai-
|
|
2891
|
+
"name": "zeroAiCriteriaSearch",
|
|
2892
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2777
2893
|
}
|
|
2778
2894
|
}
|
|
2779
2895
|
]
|
|
2780
2896
|
},
|
|
2781
2897
|
{
|
|
2782
2898
|
"kind": "javascript-module",
|
|
2783
|
-
"path": "src/ai-
|
|
2899
|
+
"path": "src/ai-criteria-search/index.ts",
|
|
2784
2900
|
"declarations": [],
|
|
2785
2901
|
"exports": [
|
|
2786
2902
|
{
|
|
2787
2903
|
"kind": "js",
|
|
2788
|
-
"name": "
|
|
2904
|
+
"name": "*",
|
|
2789
2905
|
"declaration": {
|
|
2790
|
-
"name": "
|
|
2791
|
-
"
|
|
2906
|
+
"name": "*",
|
|
2907
|
+
"package": "./ai-criteria-search"
|
|
2792
2908
|
}
|
|
2793
2909
|
},
|
|
2794
2910
|
{
|
|
2795
2911
|
"kind": "js",
|
|
2796
|
-
"name": "
|
|
2912
|
+
"name": "*",
|
|
2797
2913
|
"declaration": {
|
|
2798
|
-
"name": "
|
|
2799
|
-
"
|
|
2914
|
+
"name": "*",
|
|
2915
|
+
"package": "./ai-criteria-search.styles"
|
|
2800
2916
|
}
|
|
2801
|
-
}
|
|
2802
|
-
]
|
|
2803
|
-
},
|
|
2804
|
-
{
|
|
2805
|
-
"kind": "javascript-module",
|
|
2806
|
-
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
2807
|
-
"declarations": [
|
|
2808
|
-
{
|
|
2809
|
-
"kind": "variable",
|
|
2810
|
-
"name": "zeroAiCriteriaSearchStyles",
|
|
2811
|
-
"default": "css`\n ${foundationAiCriteriaSearchStyles}\n`"
|
|
2812
|
-
}
|
|
2813
|
-
],
|
|
2814
|
-
"exports": [
|
|
2917
|
+
},
|
|
2815
2918
|
{
|
|
2816
2919
|
"kind": "js",
|
|
2817
|
-
"name": "
|
|
2920
|
+
"name": "*",
|
|
2818
2921
|
"declaration": {
|
|
2819
|
-
"name": "
|
|
2820
|
-
"
|
|
2922
|
+
"name": "*",
|
|
2923
|
+
"package": "./ai-criteria-search.template"
|
|
2821
2924
|
}
|
|
2822
2925
|
}
|
|
2823
2926
|
]
|
|
2824
2927
|
},
|
|
2825
2928
|
{
|
|
2826
2929
|
"kind": "javascript-module",
|
|
2827
|
-
"path": "src/ai-
|
|
2930
|
+
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
2828
2931
|
"declarations": [
|
|
2829
2932
|
{
|
|
2830
2933
|
"kind": "function",
|
|
2831
|
-
"name": "
|
|
2934
|
+
"name": "zeroAiIndicatorStyles",
|
|
2832
2935
|
"return": {
|
|
2833
2936
|
"type": {
|
|
2834
|
-
"text": "
|
|
2937
|
+
"text": "ElementStyles"
|
|
2835
2938
|
}
|
|
2836
2939
|
},
|
|
2837
2940
|
"parameters": [
|
|
2838
2941
|
{
|
|
2839
|
-
"name": "
|
|
2942
|
+
"name": "context",
|
|
2840
2943
|
"type": {
|
|
2841
2944
|
"text": "ElementDefinitionContext"
|
|
2842
2945
|
}
|
|
2843
2946
|
},
|
|
2844
2947
|
{
|
|
2845
|
-
"name": "
|
|
2948
|
+
"name": "definition",
|
|
2846
2949
|
"type": {
|
|
2847
2950
|
"text": "FoundationElementDefinition"
|
|
2848
2951
|
}
|
|
@@ -2853,347 +2956,286 @@
|
|
|
2853
2956
|
"exports": [
|
|
2854
2957
|
{
|
|
2855
2958
|
"kind": "js",
|
|
2856
|
-
"name": "
|
|
2959
|
+
"name": "zeroAiIndicatorStyles",
|
|
2857
2960
|
"declaration": {
|
|
2858
|
-
"name": "
|
|
2859
|
-
"module": "src/ai-
|
|
2961
|
+
"name": "zeroAiIndicatorStyles",
|
|
2962
|
+
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
2860
2963
|
}
|
|
2861
2964
|
}
|
|
2862
2965
|
]
|
|
2863
2966
|
},
|
|
2864
2967
|
{
|
|
2865
2968
|
"kind": "javascript-module",
|
|
2866
|
-
"path": "src/ai-
|
|
2969
|
+
"path": "src/ai-indicator/ai-indicator.ts",
|
|
2867
2970
|
"declarations": [
|
|
2868
2971
|
{
|
|
2869
2972
|
"kind": "class",
|
|
2870
2973
|
"description": "",
|
|
2871
|
-
"name": "
|
|
2974
|
+
"name": "AiIndicator",
|
|
2872
2975
|
"superclass": {
|
|
2873
|
-
"name": "
|
|
2976
|
+
"name": "FoundationAiIndicator",
|
|
2874
2977
|
"package": "@genesislcap/foundation-ui"
|
|
2875
2978
|
},
|
|
2876
|
-
"tagName": "%%prefix%%-ai-
|
|
2979
|
+
"tagName": "%%prefix%%-ai-indicator",
|
|
2877
2980
|
"customElement": true,
|
|
2878
|
-
"
|
|
2981
|
+
"members": [
|
|
2879
2982
|
{
|
|
2880
|
-
"
|
|
2983
|
+
"kind": "field",
|
|
2984
|
+
"name": "providerRegistry",
|
|
2881
2985
|
"type": {
|
|
2882
|
-
"text": "
|
|
2986
|
+
"text": "AIProviderRegistry"
|
|
2883
2987
|
},
|
|
2884
|
-
"default": "'Describe your search criteria in natural language...'",
|
|
2885
|
-
"fieldName": "placeholder",
|
|
2886
2988
|
"inheritedFrom": {
|
|
2887
|
-
"name": "
|
|
2888
|
-
"module": "src/ai-
|
|
2989
|
+
"name": "AiIndicator",
|
|
2990
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2889
2991
|
}
|
|
2890
2992
|
},
|
|
2891
|
-
{
|
|
2892
|
-
"type": {
|
|
2893
|
-
"text": "boolean"
|
|
2894
|
-
},
|
|
2895
|
-
"fieldName": "disabled",
|
|
2896
|
-
"inheritedFrom": {
|
|
2897
|
-
"name": "AiCriteriaSearch",
|
|
2898
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2899
|
-
}
|
|
2900
|
-
}
|
|
2901
|
-
],
|
|
2902
|
-
"members": [
|
|
2903
2993
|
{
|
|
2904
2994
|
"kind": "field",
|
|
2905
2995
|
"name": "aiProvider",
|
|
2906
2996
|
"type": {
|
|
2907
|
-
"text": "AIProvider"
|
|
2997
|
+
"text": "AIProvider | undefined"
|
|
2908
2998
|
},
|
|
2999
|
+
"privacy": "private",
|
|
3000
|
+
"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.",
|
|
3001
|
+
"readonly": true,
|
|
2909
3002
|
"inheritedFrom": {
|
|
2910
|
-
"name": "
|
|
2911
|
-
"module": "src/ai-
|
|
3003
|
+
"name": "AiIndicator",
|
|
3004
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2912
3005
|
}
|
|
2913
3006
|
},
|
|
2914
3007
|
{
|
|
2915
3008
|
"kind": "field",
|
|
2916
|
-
"name": "
|
|
3009
|
+
"name": "status",
|
|
2917
3010
|
"type": {
|
|
2918
|
-
"text": "
|
|
3011
|
+
"text": "AIStatus | null"
|
|
2919
3012
|
},
|
|
2920
|
-
"default": "
|
|
3013
|
+
"default": "null",
|
|
2921
3014
|
"inheritedFrom": {
|
|
2922
|
-
"name": "
|
|
2923
|
-
"module": "src/ai-
|
|
3015
|
+
"name": "AiIndicator",
|
|
3016
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2924
3017
|
}
|
|
2925
3018
|
},
|
|
2926
3019
|
{
|
|
2927
3020
|
"kind": "field",
|
|
2928
|
-
"name": "
|
|
3021
|
+
"name": "open",
|
|
2929
3022
|
"type": {
|
|
2930
3023
|
"text": "boolean"
|
|
2931
3024
|
},
|
|
3025
|
+
"default": "false",
|
|
2932
3026
|
"inheritedFrom": {
|
|
2933
|
-
"name": "
|
|
2934
|
-
"module": "src/ai-
|
|
3027
|
+
"name": "AiIndicator",
|
|
3028
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2935
3029
|
}
|
|
2936
3030
|
},
|
|
2937
3031
|
{
|
|
2938
3032
|
"kind": "field",
|
|
2939
|
-
"name": "
|
|
3033
|
+
"name": "state",
|
|
2940
3034
|
"type": {
|
|
2941
|
-
"text": "
|
|
3035
|
+
"text": "AIIndicatorState"
|
|
2942
3036
|
},
|
|
2943
|
-
"default": "''",
|
|
3037
|
+
"default": "'none'",
|
|
2944
3038
|
"inheritedFrom": {
|
|
2945
|
-
"name": "
|
|
2946
|
-
"module": "src/ai-
|
|
3039
|
+
"name": "AiIndicator",
|
|
3040
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2947
3041
|
}
|
|
2948
3042
|
},
|
|
2949
3043
|
{
|
|
2950
3044
|
"kind": "field",
|
|
2951
|
-
"name": "
|
|
3045
|
+
"name": "isInstalling",
|
|
2952
3046
|
"type": {
|
|
2953
3047
|
"text": "boolean"
|
|
2954
3048
|
},
|
|
2955
3049
|
"default": "false",
|
|
2956
3050
|
"inheritedFrom": {
|
|
2957
|
-
"name": "
|
|
2958
|
-
"module": "src/ai-
|
|
3051
|
+
"name": "AiIndicator",
|
|
3052
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2959
3053
|
}
|
|
2960
3054
|
},
|
|
2961
3055
|
{
|
|
2962
3056
|
"kind": "field",
|
|
2963
|
-
"name": "
|
|
3057
|
+
"name": "pollTimer",
|
|
2964
3058
|
"type": {
|
|
2965
|
-
"text": "
|
|
3059
|
+
"text": "ReturnType<typeof setInterval> | null"
|
|
2966
3060
|
},
|
|
3061
|
+
"privacy": "private",
|
|
2967
3062
|
"default": "null",
|
|
2968
3063
|
"inheritedFrom": {
|
|
2969
|
-
"name": "
|
|
2970
|
-
"module": "src/ai-
|
|
2971
|
-
}
|
|
2972
|
-
},
|
|
2973
|
-
{
|
|
2974
|
-
"kind": "field",
|
|
2975
|
-
"name": "activeGroups",
|
|
2976
|
-
"type": {
|
|
2977
|
-
"text": "CriteriaGroup[]"
|
|
2978
|
-
},
|
|
2979
|
-
"default": "[]",
|
|
2980
|
-
"inheritedFrom": {
|
|
2981
|
-
"name": "AiCriteriaSearch",
|
|
2982
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3064
|
+
"name": "AiIndicator",
|
|
3065
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2983
3066
|
}
|
|
2984
3067
|
},
|
|
2985
3068
|
{
|
|
2986
3069
|
"kind": "field",
|
|
2987
|
-
"name": "
|
|
2988
|
-
"
|
|
2989
|
-
"text": "boolean"
|
|
2990
|
-
},
|
|
2991
|
-
"default": "false",
|
|
3070
|
+
"name": "clickOutside",
|
|
3071
|
+
"privacy": "private",
|
|
2992
3072
|
"inheritedFrom": {
|
|
2993
|
-
"name": "
|
|
2994
|
-
"module": "src/ai-
|
|
3073
|
+
"name": "AiIndicator",
|
|
3074
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2995
3075
|
}
|
|
2996
3076
|
},
|
|
2997
3077
|
{
|
|
2998
3078
|
"kind": "field",
|
|
2999
|
-
"name": "
|
|
3079
|
+
"name": "chromeStatusLabel",
|
|
3000
3080
|
"type": {
|
|
3001
|
-
"text": "
|
|
3081
|
+
"text": "string | null"
|
|
3002
3082
|
},
|
|
3003
|
-
"
|
|
3083
|
+
"readonly": true,
|
|
3004
3084
|
"inheritedFrom": {
|
|
3005
|
-
"name": "
|
|
3006
|
-
"module": "src/ai-
|
|
3085
|
+
"name": "AiIndicator",
|
|
3086
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3007
3087
|
}
|
|
3008
3088
|
},
|
|
3009
3089
|
{
|
|
3010
3090
|
"kind": "field",
|
|
3011
|
-
"name": "
|
|
3091
|
+
"name": "canInstall",
|
|
3012
3092
|
"type": {
|
|
3013
3093
|
"text": "boolean"
|
|
3014
3094
|
},
|
|
3015
|
-
"
|
|
3095
|
+
"readonly": true,
|
|
3016
3096
|
"inheritedFrom": {
|
|
3017
|
-
"name": "
|
|
3018
|
-
"module": "src/ai-
|
|
3097
|
+
"name": "AiIndicator",
|
|
3098
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3019
3099
|
}
|
|
3020
3100
|
},
|
|
3021
3101
|
{
|
|
3022
3102
|
"kind": "field",
|
|
3023
|
-
"name": "
|
|
3103
|
+
"name": "isDownloading",
|
|
3024
3104
|
"type": {
|
|
3025
|
-
"text": "
|
|
3105
|
+
"text": "boolean"
|
|
3026
3106
|
},
|
|
3027
|
-
"
|
|
3107
|
+
"readonly": true,
|
|
3028
3108
|
"inheritedFrom": {
|
|
3029
|
-
"name": "
|
|
3030
|
-
"module": "src/ai-
|
|
3109
|
+
"name": "AiIndicator",
|
|
3110
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3031
3111
|
}
|
|
3032
3112
|
},
|
|
3033
3113
|
{
|
|
3034
|
-
"kind": "
|
|
3035
|
-
"name": "
|
|
3036
|
-
"
|
|
3037
|
-
"
|
|
3114
|
+
"kind": "method",
|
|
3115
|
+
"name": "openChanged",
|
|
3116
|
+
"return": {
|
|
3117
|
+
"type": {
|
|
3118
|
+
"text": "void"
|
|
3119
|
+
}
|
|
3038
3120
|
},
|
|
3039
|
-
"privacy": "private",
|
|
3040
|
-
"default": "null",
|
|
3041
3121
|
"inheritedFrom": {
|
|
3042
|
-
"name": "
|
|
3043
|
-
"module": "src/ai-
|
|
3122
|
+
"name": "AiIndicator",
|
|
3123
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3044
3124
|
}
|
|
3045
3125
|
},
|
|
3046
3126
|
{
|
|
3047
|
-
"kind": "
|
|
3048
|
-
"name": "
|
|
3049
|
-
"type": {
|
|
3050
|
-
"text": "ReturnType<typeof setTimeout> | null"
|
|
3051
|
-
},
|
|
3127
|
+
"kind": "method",
|
|
3128
|
+
"name": "handleClickOutside",
|
|
3052
3129
|
"privacy": "private",
|
|
3053
|
-
"
|
|
3130
|
+
"parameters": [
|
|
3131
|
+
{
|
|
3132
|
+
"name": "event",
|
|
3133
|
+
"type": {
|
|
3134
|
+
"text": "MouseEvent"
|
|
3135
|
+
}
|
|
3136
|
+
}
|
|
3137
|
+
],
|
|
3054
3138
|
"inheritedFrom": {
|
|
3055
|
-
"name": "
|
|
3056
|
-
"module": "src/ai-
|
|
3139
|
+
"name": "AiIndicator",
|
|
3140
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3057
3141
|
}
|
|
3058
3142
|
},
|
|
3059
3143
|
{
|
|
3060
|
-
"kind": "
|
|
3061
|
-
"name": "
|
|
3062
|
-
"type": {
|
|
3063
|
-
"text": "boolean"
|
|
3064
|
-
},
|
|
3065
|
-
"readonly": true,
|
|
3144
|
+
"kind": "method",
|
|
3145
|
+
"name": "toggleDropdown",
|
|
3066
3146
|
"inheritedFrom": {
|
|
3067
|
-
"name": "
|
|
3068
|
-
"module": "src/ai-
|
|
3147
|
+
"name": "AiIndicator",
|
|
3148
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3069
3149
|
}
|
|
3070
3150
|
},
|
|
3071
3151
|
{
|
|
3072
|
-
"kind": "
|
|
3073
|
-
"name": "
|
|
3074
|
-
"
|
|
3075
|
-
"
|
|
3152
|
+
"kind": "method",
|
|
3153
|
+
"name": "refreshStatus",
|
|
3154
|
+
"return": {
|
|
3155
|
+
"type": {
|
|
3156
|
+
"text": "Promise<void>"
|
|
3157
|
+
}
|
|
3076
3158
|
},
|
|
3077
|
-
"readonly": true,
|
|
3078
3159
|
"inheritedFrom": {
|
|
3079
|
-
"name": "
|
|
3080
|
-
"module": "src/ai-
|
|
3160
|
+
"name": "AiIndicator",
|
|
3161
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3081
3162
|
}
|
|
3082
3163
|
},
|
|
3083
3164
|
{
|
|
3084
3165
|
"kind": "method",
|
|
3085
|
-
"name": "
|
|
3166
|
+
"name": "deriveState",
|
|
3086
3167
|
"privacy": "private",
|
|
3087
3168
|
"return": {
|
|
3088
3169
|
"type": {
|
|
3089
|
-
"text": "
|
|
3170
|
+
"text": "AIIndicatorState"
|
|
3090
3171
|
}
|
|
3091
3172
|
},
|
|
3092
3173
|
"parameters": [
|
|
3093
3174
|
{
|
|
3094
|
-
"name": "
|
|
3175
|
+
"name": "s",
|
|
3095
3176
|
"type": {
|
|
3096
|
-
"text": "
|
|
3177
|
+
"text": "AIStatus | null"
|
|
3097
3178
|
}
|
|
3098
3179
|
}
|
|
3099
3180
|
],
|
|
3100
3181
|
"inheritedFrom": {
|
|
3101
|
-
"name": "
|
|
3102
|
-
"module": "src/ai-
|
|
3182
|
+
"name": "AiIndicator",
|
|
3183
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3103
3184
|
}
|
|
3104
3185
|
},
|
|
3105
3186
|
{
|
|
3106
3187
|
"kind": "method",
|
|
3107
|
-
"name": "
|
|
3188
|
+
"name": "maybeStartPolling",
|
|
3189
|
+
"privacy": "private",
|
|
3108
3190
|
"return": {
|
|
3109
3191
|
"type": {
|
|
3110
3192
|
"text": "void"
|
|
3111
3193
|
}
|
|
3112
3194
|
},
|
|
3113
3195
|
"inheritedFrom": {
|
|
3114
|
-
"name": "
|
|
3115
|
-
"module": "src/ai-
|
|
3196
|
+
"name": "AiIndicator",
|
|
3197
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3116
3198
|
}
|
|
3117
3199
|
},
|
|
3118
3200
|
{
|
|
3119
3201
|
"kind": "method",
|
|
3120
|
-
"name": "
|
|
3202
|
+
"name": "startPolling",
|
|
3203
|
+
"privacy": "private",
|
|
3121
3204
|
"return": {
|
|
3122
3205
|
"type": {
|
|
3123
3206
|
"text": "void"
|
|
3124
3207
|
}
|
|
3125
3208
|
},
|
|
3126
|
-
"parameters": [
|
|
3127
|
-
{
|
|
3128
|
-
"name": "groupIndex",
|
|
3129
|
-
"type": {
|
|
3130
|
-
"text": "number"
|
|
3131
|
-
}
|
|
3132
|
-
},
|
|
3133
|
-
{
|
|
3134
|
-
"name": "clauseIndex",
|
|
3135
|
-
"type": {
|
|
3136
|
-
"text": "number"
|
|
3137
|
-
}
|
|
3138
|
-
}
|
|
3139
|
-
],
|
|
3140
3209
|
"inheritedFrom": {
|
|
3141
|
-
"name": "
|
|
3142
|
-
"module": "src/ai-
|
|
3210
|
+
"name": "AiIndicator",
|
|
3211
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3143
3212
|
}
|
|
3144
3213
|
},
|
|
3145
3214
|
{
|
|
3146
3215
|
"kind": "method",
|
|
3147
|
-
"name": "
|
|
3216
|
+
"name": "stopPolling",
|
|
3217
|
+
"privacy": "private",
|
|
3148
3218
|
"return": {
|
|
3149
3219
|
"type": {
|
|
3150
3220
|
"text": "void"
|
|
3151
3221
|
}
|
|
3152
3222
|
},
|
|
3153
3223
|
"inheritedFrom": {
|
|
3154
|
-
"name": "
|
|
3155
|
-
"module": "src/ai-
|
|
3156
|
-
}
|
|
3157
|
-
},
|
|
3158
|
-
{
|
|
3159
|
-
"kind": "method",
|
|
3160
|
-
"name": "handleSubmit",
|
|
3161
|
-
"inheritedFrom": {
|
|
3162
|
-
"name": "AiCriteriaSearch",
|
|
3163
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3164
|
-
}
|
|
3165
|
-
},
|
|
3166
|
-
{
|
|
3167
|
-
"kind": "method",
|
|
3168
|
-
"name": "handleBlur",
|
|
3169
|
-
"inheritedFrom": {
|
|
3170
|
-
"name": "AiCriteriaSearch",
|
|
3171
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3172
|
-
}
|
|
3173
|
-
},
|
|
3174
|
-
{
|
|
3175
|
-
"kind": "method",
|
|
3176
|
-
"name": "clear",
|
|
3177
|
-
"inheritedFrom": {
|
|
3178
|
-
"name": "AiCriteriaSearch",
|
|
3179
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3180
|
-
}
|
|
3181
|
-
},
|
|
3182
|
-
{
|
|
3183
|
-
"kind": "method",
|
|
3184
|
-
"name": "toggleSpeechInput",
|
|
3185
|
-
"inheritedFrom": {
|
|
3186
|
-
"name": "AiCriteriaSearch",
|
|
3187
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3224
|
+
"name": "AiIndicator",
|
|
3225
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3188
3226
|
}
|
|
3189
3227
|
},
|
|
3190
3228
|
{
|
|
3191
3229
|
"kind": "method",
|
|
3192
|
-
"name": "
|
|
3193
|
-
"
|
|
3230
|
+
"name": "onInstall",
|
|
3231
|
+
"return": {
|
|
3232
|
+
"type": {
|
|
3233
|
+
"text": "Promise<void>"
|
|
3234
|
+
}
|
|
3235
|
+
},
|
|
3194
3236
|
"inheritedFrom": {
|
|
3195
|
-
"name": "
|
|
3196
|
-
"module": "src/ai-
|
|
3237
|
+
"name": "AiIndicator",
|
|
3238
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3197
3239
|
}
|
|
3198
3240
|
},
|
|
3199
3241
|
{
|
|
@@ -3307,79 +3349,51 @@
|
|
|
3307
3349
|
"module": "src/foundation-element/foundation-element.ts"
|
|
3308
3350
|
}
|
|
3309
3351
|
}
|
|
3310
|
-
],
|
|
3311
|
-
"events": [
|
|
3312
|
-
{
|
|
3313
|
-
"description": "Fired when interpreted criteria is applied or cleared",
|
|
3314
|
-
"name": "criteria-changed",
|
|
3315
|
-
"inheritedFrom": {
|
|
3316
|
-
"name": "AiCriteriaSearch",
|
|
3317
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3318
|
-
}
|
|
3319
|
-
},
|
|
3320
|
-
{
|
|
3321
|
-
"description": "Fired when interpreted criteria contains invalid clauses",
|
|
3322
|
-
"name": "validation-errors",
|
|
3323
|
-
"inheritedFrom": {
|
|
3324
|
-
"name": "AiCriteriaSearch",
|
|
3325
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3326
|
-
}
|
|
3327
|
-
}
|
|
3328
3352
|
]
|
|
3329
3353
|
},
|
|
3330
3354
|
{
|
|
3331
3355
|
"kind": "variable",
|
|
3332
|
-
"name": "
|
|
3333
|
-
"description": "The Zero AI Criteria Search",
|
|
3334
|
-
"privacy": "public"
|
|
3356
|
+
"name": "zeroAiIndicator"
|
|
3335
3357
|
}
|
|
3336
3358
|
],
|
|
3337
3359
|
"exports": [
|
|
3338
3360
|
{
|
|
3339
3361
|
"kind": "js",
|
|
3340
|
-
"name": "
|
|
3362
|
+
"name": "AiIndicator",
|
|
3341
3363
|
"declaration": {
|
|
3342
|
-
"name": "
|
|
3343
|
-
"module": "src/ai-
|
|
3364
|
+
"name": "AiIndicator",
|
|
3365
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3344
3366
|
}
|
|
3345
3367
|
},
|
|
3346
3368
|
{
|
|
3347
3369
|
"kind": "js",
|
|
3348
|
-
"name": "
|
|
3370
|
+
"name": "zeroAiIndicator",
|
|
3349
3371
|
"declaration": {
|
|
3350
|
-
"name": "
|
|
3351
|
-
"module": "src/ai-
|
|
3372
|
+
"name": "zeroAiIndicator",
|
|
3373
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3352
3374
|
}
|
|
3353
3375
|
}
|
|
3354
3376
|
]
|
|
3355
3377
|
},
|
|
3356
3378
|
{
|
|
3357
3379
|
"kind": "javascript-module",
|
|
3358
|
-
"path": "src/ai-
|
|
3380
|
+
"path": "src/ai-indicator/index.ts",
|
|
3359
3381
|
"declarations": [],
|
|
3360
3382
|
"exports": [
|
|
3361
3383
|
{
|
|
3362
3384
|
"kind": "js",
|
|
3363
|
-
"name": "
|
|
3364
|
-
"declaration": {
|
|
3365
|
-
"name": "*",
|
|
3366
|
-
"package": "./ai-criteria-search"
|
|
3367
|
-
}
|
|
3368
|
-
},
|
|
3369
|
-
{
|
|
3370
|
-
"kind": "js",
|
|
3371
|
-
"name": "*",
|
|
3385
|
+
"name": "AiIndicator",
|
|
3372
3386
|
"declaration": {
|
|
3373
|
-
"name": "
|
|
3374
|
-
"
|
|
3387
|
+
"name": "AiIndicator",
|
|
3388
|
+
"module": "./ai-indicator"
|
|
3375
3389
|
}
|
|
3376
3390
|
},
|
|
3377
3391
|
{
|
|
3378
3392
|
"kind": "js",
|
|
3379
|
-
"name": "
|
|
3393
|
+
"name": "zeroAiIndicator",
|
|
3380
3394
|
"declaration": {
|
|
3381
|
-
"name": "
|
|
3382
|
-
"
|
|
3395
|
+
"name": "zeroAiIndicator",
|
|
3396
|
+
"module": "./ai-indicator"
|
|
3383
3397
|
}
|
|
3384
3398
|
}
|
|
3385
3399
|
]
|
|
@@ -44411,435 +44425,6 @@
|
|
|
44411
44425
|
}
|
|
44412
44426
|
]
|
|
44413
44427
|
},
|
|
44414
|
-
{
|
|
44415
|
-
"kind": "javascript-module",
|
|
44416
|
-
"path": "src/tree-view/index.ts",
|
|
44417
|
-
"declarations": [],
|
|
44418
|
-
"exports": [
|
|
44419
|
-
{
|
|
44420
|
-
"kind": "js",
|
|
44421
|
-
"name": "*",
|
|
44422
|
-
"declaration": {
|
|
44423
|
-
"name": "*",
|
|
44424
|
-
"package": "./tree-view.template"
|
|
44425
|
-
}
|
|
44426
|
-
},
|
|
44427
|
-
{
|
|
44428
|
-
"kind": "js",
|
|
44429
|
-
"name": "*",
|
|
44430
|
-
"declaration": {
|
|
44431
|
-
"name": "*",
|
|
44432
|
-
"package": "./tree-view.styles"
|
|
44433
|
-
}
|
|
44434
|
-
},
|
|
44435
|
-
{
|
|
44436
|
-
"kind": "js",
|
|
44437
|
-
"name": "*",
|
|
44438
|
-
"declaration": {
|
|
44439
|
-
"name": "*",
|
|
44440
|
-
"package": "./tree-view"
|
|
44441
|
-
}
|
|
44442
|
-
}
|
|
44443
|
-
]
|
|
44444
|
-
},
|
|
44445
|
-
{
|
|
44446
|
-
"kind": "javascript-module",
|
|
44447
|
-
"path": "src/tree-view/tree-view.styles.ts",
|
|
44448
|
-
"declarations": [
|
|
44449
|
-
{
|
|
44450
|
-
"kind": "function",
|
|
44451
|
-
"name": "zeroTreeViewStyles",
|
|
44452
|
-
"return": {
|
|
44453
|
-
"type": {
|
|
44454
|
-
"text": "ElementStyles"
|
|
44455
|
-
}
|
|
44456
|
-
},
|
|
44457
|
-
"parameters": [
|
|
44458
|
-
{
|
|
44459
|
-
"name": "context",
|
|
44460
|
-
"type": {
|
|
44461
|
-
"text": "ElementDefinitionContext"
|
|
44462
|
-
}
|
|
44463
|
-
},
|
|
44464
|
-
{
|
|
44465
|
-
"name": "definition",
|
|
44466
|
-
"type": {
|
|
44467
|
-
"text": "FoundationElementDefinition"
|
|
44468
|
-
}
|
|
44469
|
-
}
|
|
44470
|
-
]
|
|
44471
|
-
}
|
|
44472
|
-
],
|
|
44473
|
-
"exports": [
|
|
44474
|
-
{
|
|
44475
|
-
"kind": "js",
|
|
44476
|
-
"name": "zeroTreeViewStyles",
|
|
44477
|
-
"declaration": {
|
|
44478
|
-
"name": "zeroTreeViewStyles",
|
|
44479
|
-
"module": "src/tree-view/tree-view.styles.ts"
|
|
44480
|
-
}
|
|
44481
|
-
}
|
|
44482
|
-
]
|
|
44483
|
-
},
|
|
44484
|
-
{
|
|
44485
|
-
"kind": "javascript-module",
|
|
44486
|
-
"path": "src/tree-view/tree-view.template.ts",
|
|
44487
|
-
"declarations": [
|
|
44488
|
-
{
|
|
44489
|
-
"kind": "function",
|
|
44490
|
-
"name": "zeroTreeViewTemplate",
|
|
44491
|
-
"return": {
|
|
44492
|
-
"type": {
|
|
44493
|
-
"text": "ViewTemplate<TreeView>"
|
|
44494
|
-
}
|
|
44495
|
-
},
|
|
44496
|
-
"parameters": [
|
|
44497
|
-
{
|
|
44498
|
-
"name": "context",
|
|
44499
|
-
"type": {
|
|
44500
|
-
"text": "ElementDefinitionContext"
|
|
44501
|
-
}
|
|
44502
|
-
},
|
|
44503
|
-
{
|
|
44504
|
-
"name": "definition",
|
|
44505
|
-
"type": {
|
|
44506
|
-
"text": "FoundationElementDefinition"
|
|
44507
|
-
}
|
|
44508
|
-
}
|
|
44509
|
-
]
|
|
44510
|
-
}
|
|
44511
|
-
],
|
|
44512
|
-
"exports": [
|
|
44513
|
-
{
|
|
44514
|
-
"kind": "js",
|
|
44515
|
-
"name": "zeroTreeViewTemplate",
|
|
44516
|
-
"declaration": {
|
|
44517
|
-
"name": "zeroTreeViewTemplate",
|
|
44518
|
-
"module": "src/tree-view/tree-view.template.ts"
|
|
44519
|
-
}
|
|
44520
|
-
}
|
|
44521
|
-
]
|
|
44522
|
-
},
|
|
44523
|
-
{
|
|
44524
|
-
"kind": "javascript-module",
|
|
44525
|
-
"path": "src/tree-view/tree-view.ts",
|
|
44526
|
-
"declarations": [
|
|
44527
|
-
{
|
|
44528
|
-
"kind": "class",
|
|
44529
|
-
"description": "",
|
|
44530
|
-
"name": "TreeView",
|
|
44531
|
-
"superclass": {
|
|
44532
|
-
"name": "FoundationTreeView",
|
|
44533
|
-
"package": "@genesislcap/foundation-ui"
|
|
44534
|
-
},
|
|
44535
|
-
"tagName": "%%prefix%%-tree-view",
|
|
44536
|
-
"customElement": true,
|
|
44537
|
-
"attributes": [
|
|
44538
|
-
{
|
|
44539
|
-
"name": "render-collapsed-nodes",
|
|
44540
|
-
"type": {
|
|
44541
|
-
"text": "boolean"
|
|
44542
|
-
},
|
|
44543
|
-
"description": "/**\n When true, the control will be appear expanded by user interaction.",
|
|
44544
|
-
"fieldName": "renderCollapsedNodes",
|
|
44545
|
-
"inheritedFrom": {
|
|
44546
|
-
"name": "TreeView",
|
|
44547
|
-
"module": "src/tree-view/tree-view.ts"
|
|
44548
|
-
}
|
|
44549
|
-
}
|
|
44550
|
-
],
|
|
44551
|
-
"members": [
|
|
44552
|
-
{
|
|
44553
|
-
"kind": "field",
|
|
44554
|
-
"name": "renderCollapsedNodes",
|
|
44555
|
-
"type": {
|
|
44556
|
-
"text": "boolean"
|
|
44557
|
-
},
|
|
44558
|
-
"privacy": "public",
|
|
44559
|
-
"description": "/**\n When true, the control will be appear expanded by user interaction.",
|
|
44560
|
-
"inheritedFrom": {
|
|
44561
|
-
"name": "TreeView",
|
|
44562
|
-
"module": "src/tree-view/tree-view.ts"
|
|
44563
|
-
}
|
|
44564
|
-
},
|
|
44565
|
-
{
|
|
44566
|
-
"kind": "field",
|
|
44567
|
-
"name": "currentSelected",
|
|
44568
|
-
"type": {
|
|
44569
|
-
"text": "HTMLElement | TreeItem | null"
|
|
44570
|
-
},
|
|
44571
|
-
"privacy": "public",
|
|
44572
|
-
"description": "The currently selected tree item",
|
|
44573
|
-
"inheritedFrom": {
|
|
44574
|
-
"name": "TreeView",
|
|
44575
|
-
"module": "src/tree-view/tree-view.ts"
|
|
44576
|
-
}
|
|
44577
|
-
},
|
|
44578
|
-
{
|
|
44579
|
-
"kind": "method",
|
|
44580
|
-
"name": "slottedTreeItemsChanged",
|
|
44581
|
-
"privacy": "private",
|
|
44582
|
-
"return": {
|
|
44583
|
-
"type": {
|
|
44584
|
-
"text": "void"
|
|
44585
|
-
}
|
|
44586
|
-
},
|
|
44587
|
-
"inheritedFrom": {
|
|
44588
|
-
"name": "TreeView",
|
|
44589
|
-
"module": "src/tree-view/tree-view.ts"
|
|
44590
|
-
}
|
|
44591
|
-
},
|
|
44592
|
-
{
|
|
44593
|
-
"kind": "field",
|
|
44594
|
-
"name": "nested",
|
|
44595
|
-
"type": {
|
|
44596
|
-
"text": "boolean"
|
|
44597
|
-
},
|
|
44598
|
-
"privacy": "private",
|
|
44599
|
-
"inheritedFrom": {
|
|
44600
|
-
"name": "TreeView",
|
|
44601
|
-
"module": "src/tree-view/tree-view.ts"
|
|
44602
|
-
}
|
|
44603
|
-
},
|
|
44604
|
-
{
|
|
44605
|
-
"kind": "method",
|
|
44606
|
-
"name": "focusNextNode",
|
|
44607
|
-
"privacy": "private",
|
|
44608
|
-
"return": {
|
|
44609
|
-
"type": {
|
|
44610
|
-
"text": "void"
|
|
44611
|
-
}
|
|
44612
|
-
},
|
|
44613
|
-
"parameters": [
|
|
44614
|
-
{
|
|
44615
|
-
"name": "delta",
|
|
44616
|
-
"type": {
|
|
44617
|
-
"text": "number"
|
|
44618
|
-
}
|
|
44619
|
-
},
|
|
44620
|
-
{
|
|
44621
|
-
"name": "item",
|
|
44622
|
-
"type": {
|
|
44623
|
-
"text": "TreeItem"
|
|
44624
|
-
}
|
|
44625
|
-
}
|
|
44626
|
-
],
|
|
44627
|
-
"description": "Move focus to a tree item based on its offset from the provided item",
|
|
44628
|
-
"inheritedFrom": {
|
|
44629
|
-
"name": "TreeView",
|
|
44630
|
-
"module": "src/tree-view/tree-view.ts"
|
|
44631
|
-
}
|
|
44632
|
-
},
|
|
44633
|
-
{
|
|
44634
|
-
"kind": "field",
|
|
44635
|
-
"name": "setItems",
|
|
44636
|
-
"privacy": "private",
|
|
44637
|
-
"description": "Updates the tree view when slottedTreeItems changes",
|
|
44638
|
-
"inheritedFrom": {
|
|
44639
|
-
"name": "TreeView",
|
|
44640
|
-
"module": "src/tree-view/tree-view.ts"
|
|
44641
|
-
}
|
|
44642
|
-
},
|
|
44643
|
-
{
|
|
44644
|
-
"kind": "method",
|
|
44645
|
-
"name": "getValidFocusableItem",
|
|
44646
|
-
"privacy": "private",
|
|
44647
|
-
"return": {
|
|
44648
|
-
"type": {
|
|
44649
|
-
"text": "null | HTMLElement | TreeItem"
|
|
44650
|
-
}
|
|
44651
|
-
},
|
|
44652
|
-
"description": "checks if there are any nested tree items",
|
|
44653
|
-
"inheritedFrom": {
|
|
44654
|
-
"name": "TreeView",
|
|
44655
|
-
"module": "src/tree-view/tree-view.ts"
|
|
44656
|
-
}
|
|
44657
|
-
},
|
|
44658
|
-
{
|
|
44659
|
-
"kind": "method",
|
|
44660
|
-
"name": "checkForNestedItems",
|
|
44661
|
-
"privacy": "private",
|
|
44662
|
-
"return": {
|
|
44663
|
-
"type": {
|
|
44664
|
-
"text": "boolean"
|
|
44665
|
-
}
|
|
44666
|
-
},
|
|
44667
|
-
"description": "checks if there are any nested tree items",
|
|
44668
|
-
"inheritedFrom": {
|
|
44669
|
-
"name": "TreeView",
|
|
44670
|
-
"module": "src/tree-view/tree-view.ts"
|
|
44671
|
-
}
|
|
44672
|
-
},
|
|
44673
|
-
{
|
|
44674
|
-
"kind": "field",
|
|
44675
|
-
"name": "isFocusableElement",
|
|
44676
|
-
"privacy": "private",
|
|
44677
|
-
"description": "check if the item is focusable",
|
|
44678
|
-
"inheritedFrom": {
|
|
44679
|
-
"name": "TreeView",
|
|
44680
|
-
"module": "src/tree-view/tree-view.ts"
|
|
44681
|
-
}
|
|
44682
|
-
},
|
|
44683
|
-
{
|
|
44684
|
-
"kind": "field",
|
|
44685
|
-
"name": "isSelectedElement",
|
|
44686
|
-
"privacy": "private",
|
|
44687
|
-
"inheritedFrom": {
|
|
44688
|
-
"name": "TreeView",
|
|
44689
|
-
"module": "src/tree-view/tree-view.ts"
|
|
44690
|
-
}
|
|
44691
|
-
},
|
|
44692
|
-
{
|
|
44693
|
-
"kind": "method",
|
|
44694
|
-
"name": "getVisibleNodes",
|
|
44695
|
-
"privacy": "private",
|
|
44696
|
-
"return": {
|
|
44697
|
-
"type": {
|
|
44698
|
-
"text": "HTMLElement[]"
|
|
44699
|
-
}
|
|
44700
|
-
},
|
|
44701
|
-
"inheritedFrom": {
|
|
44702
|
-
"name": "TreeView",
|
|
44703
|
-
"module": "src/tree-view/tree-view.ts"
|
|
44704
|
-
}
|
|
44705
|
-
},
|
|
44706
|
-
{
|
|
44707
|
-
"kind": "field",
|
|
44708
|
-
"name": "_presentation",
|
|
44709
|
-
"type": {
|
|
44710
|
-
"text": "ComponentPresentation | null | undefined"
|
|
44711
|
-
},
|
|
44712
|
-
"privacy": "private",
|
|
44713
|
-
"default": "void 0",
|
|
44714
|
-
"inheritedFrom": {
|
|
44715
|
-
"name": "TreeView",
|
|
44716
|
-
"module": "src/tree-view/tree-view.ts"
|
|
44717
|
-
}
|
|
44718
|
-
},
|
|
44719
|
-
{
|
|
44720
|
-
"kind": "field",
|
|
44721
|
-
"name": "$presentation",
|
|
44722
|
-
"type": {
|
|
44723
|
-
"text": "ComponentPresentation | null"
|
|
44724
|
-
},
|
|
44725
|
-
"privacy": "public",
|
|
44726
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
44727
|
-
"inheritedFrom": {
|
|
44728
|
-
"name": "TreeView",
|
|
44729
|
-
"module": "src/tree-view/tree-view.ts"
|
|
44730
|
-
}
|
|
44731
|
-
},
|
|
44732
|
-
{
|
|
44733
|
-
"kind": "field",
|
|
44734
|
-
"name": "template",
|
|
44735
|
-
"type": {
|
|
44736
|
-
"text": "ElementViewTemplate | void | null"
|
|
44737
|
-
},
|
|
44738
|
-
"privacy": "public",
|
|
44739
|
-
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
44740
|
-
"inheritedFrom": {
|
|
44741
|
-
"name": "TreeView",
|
|
44742
|
-
"module": "src/tree-view/tree-view.ts"
|
|
44743
|
-
}
|
|
44744
|
-
},
|
|
44745
|
-
{
|
|
44746
|
-
"kind": "method",
|
|
44747
|
-
"name": "templateChanged",
|
|
44748
|
-
"privacy": "protected",
|
|
44749
|
-
"return": {
|
|
44750
|
-
"type": {
|
|
44751
|
-
"text": "void"
|
|
44752
|
-
}
|
|
44753
|
-
},
|
|
44754
|
-
"inheritedFrom": {
|
|
44755
|
-
"name": "TreeView",
|
|
44756
|
-
"module": "src/tree-view/tree-view.ts"
|
|
44757
|
-
}
|
|
44758
|
-
},
|
|
44759
|
-
{
|
|
44760
|
-
"kind": "field",
|
|
44761
|
-
"name": "styles",
|
|
44762
|
-
"type": {
|
|
44763
|
-
"text": "ElementStyles | void | null"
|
|
44764
|
-
},
|
|
44765
|
-
"privacy": "public",
|
|
44766
|
-
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
44767
|
-
"inheritedFrom": {
|
|
44768
|
-
"name": "TreeView",
|
|
44769
|
-
"module": "src/tree-view/tree-view.ts"
|
|
44770
|
-
}
|
|
44771
|
-
},
|
|
44772
|
-
{
|
|
44773
|
-
"kind": "method",
|
|
44774
|
-
"name": "stylesChanged",
|
|
44775
|
-
"privacy": "protected",
|
|
44776
|
-
"return": {
|
|
44777
|
-
"type": {
|
|
44778
|
-
"text": "void"
|
|
44779
|
-
}
|
|
44780
|
-
},
|
|
44781
|
-
"inheritedFrom": {
|
|
44782
|
-
"name": "TreeView",
|
|
44783
|
-
"module": "src/tree-view/tree-view.ts"
|
|
44784
|
-
}
|
|
44785
|
-
},
|
|
44786
|
-
{
|
|
44787
|
-
"kind": "method",
|
|
44788
|
-
"name": "compose",
|
|
44789
|
-
"privacy": "public",
|
|
44790
|
-
"static": true,
|
|
44791
|
-
"return": {
|
|
44792
|
-
"type": {
|
|
44793
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
44794
|
-
}
|
|
44795
|
-
},
|
|
44796
|
-
"parameters": [
|
|
44797
|
-
{
|
|
44798
|
-
"name": "this",
|
|
44799
|
-
"type": {
|
|
44800
|
-
"text": "K"
|
|
44801
|
-
}
|
|
44802
|
-
},
|
|
44803
|
-
{
|
|
44804
|
-
"name": "elementDefinition",
|
|
44805
|
-
"type": {
|
|
44806
|
-
"text": "T"
|
|
44807
|
-
},
|
|
44808
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
44809
|
-
}
|
|
44810
|
-
],
|
|
44811
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
44812
|
-
"inheritedFrom": {
|
|
44813
|
-
"name": "TreeView",
|
|
44814
|
-
"module": "src/tree-view/tree-view.ts"
|
|
44815
|
-
}
|
|
44816
|
-
}
|
|
44817
|
-
]
|
|
44818
|
-
},
|
|
44819
|
-
{
|
|
44820
|
-
"kind": "variable",
|
|
44821
|
-
"name": "zeroTreeView"
|
|
44822
|
-
}
|
|
44823
|
-
],
|
|
44824
|
-
"exports": [
|
|
44825
|
-
{
|
|
44826
|
-
"kind": "js",
|
|
44827
|
-
"name": "TreeView",
|
|
44828
|
-
"declaration": {
|
|
44829
|
-
"name": "TreeView",
|
|
44830
|
-
"module": "src/tree-view/tree-view.ts"
|
|
44831
|
-
}
|
|
44832
|
-
},
|
|
44833
|
-
{
|
|
44834
|
-
"kind": "js",
|
|
44835
|
-
"name": "zeroTreeView",
|
|
44836
|
-
"declaration": {
|
|
44837
|
-
"name": "zeroTreeView",
|
|
44838
|
-
"module": "src/tree-view/tree-view.ts"
|
|
44839
|
-
}
|
|
44840
|
-
}
|
|
44841
|
-
]
|
|
44842
|
-
},
|
|
44843
44428
|
{
|
|
44844
44429
|
"kind": "javascript-module",
|
|
44845
44430
|
"path": "src/url-input/index.ts",
|
|
@@ -45523,6 +45108,435 @@
|
|
|
45523
45108
|
}
|
|
45524
45109
|
]
|
|
45525
45110
|
},
|
|
45111
|
+
{
|
|
45112
|
+
"kind": "javascript-module",
|
|
45113
|
+
"path": "src/tree-view/index.ts",
|
|
45114
|
+
"declarations": [],
|
|
45115
|
+
"exports": [
|
|
45116
|
+
{
|
|
45117
|
+
"kind": "js",
|
|
45118
|
+
"name": "*",
|
|
45119
|
+
"declaration": {
|
|
45120
|
+
"name": "*",
|
|
45121
|
+
"package": "./tree-view.template"
|
|
45122
|
+
}
|
|
45123
|
+
},
|
|
45124
|
+
{
|
|
45125
|
+
"kind": "js",
|
|
45126
|
+
"name": "*",
|
|
45127
|
+
"declaration": {
|
|
45128
|
+
"name": "*",
|
|
45129
|
+
"package": "./tree-view.styles"
|
|
45130
|
+
}
|
|
45131
|
+
},
|
|
45132
|
+
{
|
|
45133
|
+
"kind": "js",
|
|
45134
|
+
"name": "*",
|
|
45135
|
+
"declaration": {
|
|
45136
|
+
"name": "*",
|
|
45137
|
+
"package": "./tree-view"
|
|
45138
|
+
}
|
|
45139
|
+
}
|
|
45140
|
+
]
|
|
45141
|
+
},
|
|
45142
|
+
{
|
|
45143
|
+
"kind": "javascript-module",
|
|
45144
|
+
"path": "src/tree-view/tree-view.styles.ts",
|
|
45145
|
+
"declarations": [
|
|
45146
|
+
{
|
|
45147
|
+
"kind": "function",
|
|
45148
|
+
"name": "zeroTreeViewStyles",
|
|
45149
|
+
"return": {
|
|
45150
|
+
"type": {
|
|
45151
|
+
"text": "ElementStyles"
|
|
45152
|
+
}
|
|
45153
|
+
},
|
|
45154
|
+
"parameters": [
|
|
45155
|
+
{
|
|
45156
|
+
"name": "context",
|
|
45157
|
+
"type": {
|
|
45158
|
+
"text": "ElementDefinitionContext"
|
|
45159
|
+
}
|
|
45160
|
+
},
|
|
45161
|
+
{
|
|
45162
|
+
"name": "definition",
|
|
45163
|
+
"type": {
|
|
45164
|
+
"text": "FoundationElementDefinition"
|
|
45165
|
+
}
|
|
45166
|
+
}
|
|
45167
|
+
]
|
|
45168
|
+
}
|
|
45169
|
+
],
|
|
45170
|
+
"exports": [
|
|
45171
|
+
{
|
|
45172
|
+
"kind": "js",
|
|
45173
|
+
"name": "zeroTreeViewStyles",
|
|
45174
|
+
"declaration": {
|
|
45175
|
+
"name": "zeroTreeViewStyles",
|
|
45176
|
+
"module": "src/tree-view/tree-view.styles.ts"
|
|
45177
|
+
}
|
|
45178
|
+
}
|
|
45179
|
+
]
|
|
45180
|
+
},
|
|
45181
|
+
{
|
|
45182
|
+
"kind": "javascript-module",
|
|
45183
|
+
"path": "src/tree-view/tree-view.template.ts",
|
|
45184
|
+
"declarations": [
|
|
45185
|
+
{
|
|
45186
|
+
"kind": "function",
|
|
45187
|
+
"name": "zeroTreeViewTemplate",
|
|
45188
|
+
"return": {
|
|
45189
|
+
"type": {
|
|
45190
|
+
"text": "ViewTemplate<TreeView>"
|
|
45191
|
+
}
|
|
45192
|
+
},
|
|
45193
|
+
"parameters": [
|
|
45194
|
+
{
|
|
45195
|
+
"name": "context",
|
|
45196
|
+
"type": {
|
|
45197
|
+
"text": "ElementDefinitionContext"
|
|
45198
|
+
}
|
|
45199
|
+
},
|
|
45200
|
+
{
|
|
45201
|
+
"name": "definition",
|
|
45202
|
+
"type": {
|
|
45203
|
+
"text": "FoundationElementDefinition"
|
|
45204
|
+
}
|
|
45205
|
+
}
|
|
45206
|
+
]
|
|
45207
|
+
}
|
|
45208
|
+
],
|
|
45209
|
+
"exports": [
|
|
45210
|
+
{
|
|
45211
|
+
"kind": "js",
|
|
45212
|
+
"name": "zeroTreeViewTemplate",
|
|
45213
|
+
"declaration": {
|
|
45214
|
+
"name": "zeroTreeViewTemplate",
|
|
45215
|
+
"module": "src/tree-view/tree-view.template.ts"
|
|
45216
|
+
}
|
|
45217
|
+
}
|
|
45218
|
+
]
|
|
45219
|
+
},
|
|
45220
|
+
{
|
|
45221
|
+
"kind": "javascript-module",
|
|
45222
|
+
"path": "src/tree-view/tree-view.ts",
|
|
45223
|
+
"declarations": [
|
|
45224
|
+
{
|
|
45225
|
+
"kind": "class",
|
|
45226
|
+
"description": "",
|
|
45227
|
+
"name": "TreeView",
|
|
45228
|
+
"superclass": {
|
|
45229
|
+
"name": "FoundationTreeView",
|
|
45230
|
+
"package": "@genesislcap/foundation-ui"
|
|
45231
|
+
},
|
|
45232
|
+
"tagName": "%%prefix%%-tree-view",
|
|
45233
|
+
"customElement": true,
|
|
45234
|
+
"attributes": [
|
|
45235
|
+
{
|
|
45236
|
+
"name": "render-collapsed-nodes",
|
|
45237
|
+
"type": {
|
|
45238
|
+
"text": "boolean"
|
|
45239
|
+
},
|
|
45240
|
+
"description": "/**\n When true, the control will be appear expanded by user interaction.",
|
|
45241
|
+
"fieldName": "renderCollapsedNodes",
|
|
45242
|
+
"inheritedFrom": {
|
|
45243
|
+
"name": "TreeView",
|
|
45244
|
+
"module": "src/tree-view/tree-view.ts"
|
|
45245
|
+
}
|
|
45246
|
+
}
|
|
45247
|
+
],
|
|
45248
|
+
"members": [
|
|
45249
|
+
{
|
|
45250
|
+
"kind": "field",
|
|
45251
|
+
"name": "renderCollapsedNodes",
|
|
45252
|
+
"type": {
|
|
45253
|
+
"text": "boolean"
|
|
45254
|
+
},
|
|
45255
|
+
"privacy": "public",
|
|
45256
|
+
"description": "/**\n When true, the control will be appear expanded by user interaction.",
|
|
45257
|
+
"inheritedFrom": {
|
|
45258
|
+
"name": "TreeView",
|
|
45259
|
+
"module": "src/tree-view/tree-view.ts"
|
|
45260
|
+
}
|
|
45261
|
+
},
|
|
45262
|
+
{
|
|
45263
|
+
"kind": "field",
|
|
45264
|
+
"name": "currentSelected",
|
|
45265
|
+
"type": {
|
|
45266
|
+
"text": "HTMLElement | TreeItem | null"
|
|
45267
|
+
},
|
|
45268
|
+
"privacy": "public",
|
|
45269
|
+
"description": "The currently selected tree item",
|
|
45270
|
+
"inheritedFrom": {
|
|
45271
|
+
"name": "TreeView",
|
|
45272
|
+
"module": "src/tree-view/tree-view.ts"
|
|
45273
|
+
}
|
|
45274
|
+
},
|
|
45275
|
+
{
|
|
45276
|
+
"kind": "method",
|
|
45277
|
+
"name": "slottedTreeItemsChanged",
|
|
45278
|
+
"privacy": "private",
|
|
45279
|
+
"return": {
|
|
45280
|
+
"type": {
|
|
45281
|
+
"text": "void"
|
|
45282
|
+
}
|
|
45283
|
+
},
|
|
45284
|
+
"inheritedFrom": {
|
|
45285
|
+
"name": "TreeView",
|
|
45286
|
+
"module": "src/tree-view/tree-view.ts"
|
|
45287
|
+
}
|
|
45288
|
+
},
|
|
45289
|
+
{
|
|
45290
|
+
"kind": "field",
|
|
45291
|
+
"name": "nested",
|
|
45292
|
+
"type": {
|
|
45293
|
+
"text": "boolean"
|
|
45294
|
+
},
|
|
45295
|
+
"privacy": "private",
|
|
45296
|
+
"inheritedFrom": {
|
|
45297
|
+
"name": "TreeView",
|
|
45298
|
+
"module": "src/tree-view/tree-view.ts"
|
|
45299
|
+
}
|
|
45300
|
+
},
|
|
45301
|
+
{
|
|
45302
|
+
"kind": "method",
|
|
45303
|
+
"name": "focusNextNode",
|
|
45304
|
+
"privacy": "private",
|
|
45305
|
+
"return": {
|
|
45306
|
+
"type": {
|
|
45307
|
+
"text": "void"
|
|
45308
|
+
}
|
|
45309
|
+
},
|
|
45310
|
+
"parameters": [
|
|
45311
|
+
{
|
|
45312
|
+
"name": "delta",
|
|
45313
|
+
"type": {
|
|
45314
|
+
"text": "number"
|
|
45315
|
+
}
|
|
45316
|
+
},
|
|
45317
|
+
{
|
|
45318
|
+
"name": "item",
|
|
45319
|
+
"type": {
|
|
45320
|
+
"text": "TreeItem"
|
|
45321
|
+
}
|
|
45322
|
+
}
|
|
45323
|
+
],
|
|
45324
|
+
"description": "Move focus to a tree item based on its offset from the provided item",
|
|
45325
|
+
"inheritedFrom": {
|
|
45326
|
+
"name": "TreeView",
|
|
45327
|
+
"module": "src/tree-view/tree-view.ts"
|
|
45328
|
+
}
|
|
45329
|
+
},
|
|
45330
|
+
{
|
|
45331
|
+
"kind": "field",
|
|
45332
|
+
"name": "setItems",
|
|
45333
|
+
"privacy": "private",
|
|
45334
|
+
"description": "Updates the tree view when slottedTreeItems changes",
|
|
45335
|
+
"inheritedFrom": {
|
|
45336
|
+
"name": "TreeView",
|
|
45337
|
+
"module": "src/tree-view/tree-view.ts"
|
|
45338
|
+
}
|
|
45339
|
+
},
|
|
45340
|
+
{
|
|
45341
|
+
"kind": "method",
|
|
45342
|
+
"name": "getValidFocusableItem",
|
|
45343
|
+
"privacy": "private",
|
|
45344
|
+
"return": {
|
|
45345
|
+
"type": {
|
|
45346
|
+
"text": "null | HTMLElement | TreeItem"
|
|
45347
|
+
}
|
|
45348
|
+
},
|
|
45349
|
+
"description": "checks if there are any nested tree items",
|
|
45350
|
+
"inheritedFrom": {
|
|
45351
|
+
"name": "TreeView",
|
|
45352
|
+
"module": "src/tree-view/tree-view.ts"
|
|
45353
|
+
}
|
|
45354
|
+
},
|
|
45355
|
+
{
|
|
45356
|
+
"kind": "method",
|
|
45357
|
+
"name": "checkForNestedItems",
|
|
45358
|
+
"privacy": "private",
|
|
45359
|
+
"return": {
|
|
45360
|
+
"type": {
|
|
45361
|
+
"text": "boolean"
|
|
45362
|
+
}
|
|
45363
|
+
},
|
|
45364
|
+
"description": "checks if there are any nested tree items",
|
|
45365
|
+
"inheritedFrom": {
|
|
45366
|
+
"name": "TreeView",
|
|
45367
|
+
"module": "src/tree-view/tree-view.ts"
|
|
45368
|
+
}
|
|
45369
|
+
},
|
|
45370
|
+
{
|
|
45371
|
+
"kind": "field",
|
|
45372
|
+
"name": "isFocusableElement",
|
|
45373
|
+
"privacy": "private",
|
|
45374
|
+
"description": "check if the item is focusable",
|
|
45375
|
+
"inheritedFrom": {
|
|
45376
|
+
"name": "TreeView",
|
|
45377
|
+
"module": "src/tree-view/tree-view.ts"
|
|
45378
|
+
}
|
|
45379
|
+
},
|
|
45380
|
+
{
|
|
45381
|
+
"kind": "field",
|
|
45382
|
+
"name": "isSelectedElement",
|
|
45383
|
+
"privacy": "private",
|
|
45384
|
+
"inheritedFrom": {
|
|
45385
|
+
"name": "TreeView",
|
|
45386
|
+
"module": "src/tree-view/tree-view.ts"
|
|
45387
|
+
}
|
|
45388
|
+
},
|
|
45389
|
+
{
|
|
45390
|
+
"kind": "method",
|
|
45391
|
+
"name": "getVisibleNodes",
|
|
45392
|
+
"privacy": "private",
|
|
45393
|
+
"return": {
|
|
45394
|
+
"type": {
|
|
45395
|
+
"text": "HTMLElement[]"
|
|
45396
|
+
}
|
|
45397
|
+
},
|
|
45398
|
+
"inheritedFrom": {
|
|
45399
|
+
"name": "TreeView",
|
|
45400
|
+
"module": "src/tree-view/tree-view.ts"
|
|
45401
|
+
}
|
|
45402
|
+
},
|
|
45403
|
+
{
|
|
45404
|
+
"kind": "field",
|
|
45405
|
+
"name": "_presentation",
|
|
45406
|
+
"type": {
|
|
45407
|
+
"text": "ComponentPresentation | null | undefined"
|
|
45408
|
+
},
|
|
45409
|
+
"privacy": "private",
|
|
45410
|
+
"default": "void 0",
|
|
45411
|
+
"inheritedFrom": {
|
|
45412
|
+
"name": "TreeView",
|
|
45413
|
+
"module": "src/tree-view/tree-view.ts"
|
|
45414
|
+
}
|
|
45415
|
+
},
|
|
45416
|
+
{
|
|
45417
|
+
"kind": "field",
|
|
45418
|
+
"name": "$presentation",
|
|
45419
|
+
"type": {
|
|
45420
|
+
"text": "ComponentPresentation | null"
|
|
45421
|
+
},
|
|
45422
|
+
"privacy": "public",
|
|
45423
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
45424
|
+
"inheritedFrom": {
|
|
45425
|
+
"name": "TreeView",
|
|
45426
|
+
"module": "src/tree-view/tree-view.ts"
|
|
45427
|
+
}
|
|
45428
|
+
},
|
|
45429
|
+
{
|
|
45430
|
+
"kind": "field",
|
|
45431
|
+
"name": "template",
|
|
45432
|
+
"type": {
|
|
45433
|
+
"text": "ElementViewTemplate | void | null"
|
|
45434
|
+
},
|
|
45435
|
+
"privacy": "public",
|
|
45436
|
+
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
45437
|
+
"inheritedFrom": {
|
|
45438
|
+
"name": "TreeView",
|
|
45439
|
+
"module": "src/tree-view/tree-view.ts"
|
|
45440
|
+
}
|
|
45441
|
+
},
|
|
45442
|
+
{
|
|
45443
|
+
"kind": "method",
|
|
45444
|
+
"name": "templateChanged",
|
|
45445
|
+
"privacy": "protected",
|
|
45446
|
+
"return": {
|
|
45447
|
+
"type": {
|
|
45448
|
+
"text": "void"
|
|
45449
|
+
}
|
|
45450
|
+
},
|
|
45451
|
+
"inheritedFrom": {
|
|
45452
|
+
"name": "TreeView",
|
|
45453
|
+
"module": "src/tree-view/tree-view.ts"
|
|
45454
|
+
}
|
|
45455
|
+
},
|
|
45456
|
+
{
|
|
45457
|
+
"kind": "field",
|
|
45458
|
+
"name": "styles",
|
|
45459
|
+
"type": {
|
|
45460
|
+
"text": "ElementStyles | void | null"
|
|
45461
|
+
},
|
|
45462
|
+
"privacy": "public",
|
|
45463
|
+
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
45464
|
+
"inheritedFrom": {
|
|
45465
|
+
"name": "TreeView",
|
|
45466
|
+
"module": "src/tree-view/tree-view.ts"
|
|
45467
|
+
}
|
|
45468
|
+
},
|
|
45469
|
+
{
|
|
45470
|
+
"kind": "method",
|
|
45471
|
+
"name": "stylesChanged",
|
|
45472
|
+
"privacy": "protected",
|
|
45473
|
+
"return": {
|
|
45474
|
+
"type": {
|
|
45475
|
+
"text": "void"
|
|
45476
|
+
}
|
|
45477
|
+
},
|
|
45478
|
+
"inheritedFrom": {
|
|
45479
|
+
"name": "TreeView",
|
|
45480
|
+
"module": "src/tree-view/tree-view.ts"
|
|
45481
|
+
}
|
|
45482
|
+
},
|
|
45483
|
+
{
|
|
45484
|
+
"kind": "method",
|
|
45485
|
+
"name": "compose",
|
|
45486
|
+
"privacy": "public",
|
|
45487
|
+
"static": true,
|
|
45488
|
+
"return": {
|
|
45489
|
+
"type": {
|
|
45490
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
45491
|
+
}
|
|
45492
|
+
},
|
|
45493
|
+
"parameters": [
|
|
45494
|
+
{
|
|
45495
|
+
"name": "this",
|
|
45496
|
+
"type": {
|
|
45497
|
+
"text": "K"
|
|
45498
|
+
}
|
|
45499
|
+
},
|
|
45500
|
+
{
|
|
45501
|
+
"name": "elementDefinition",
|
|
45502
|
+
"type": {
|
|
45503
|
+
"text": "T"
|
|
45504
|
+
},
|
|
45505
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
45506
|
+
}
|
|
45507
|
+
],
|
|
45508
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
45509
|
+
"inheritedFrom": {
|
|
45510
|
+
"name": "TreeView",
|
|
45511
|
+
"module": "src/tree-view/tree-view.ts"
|
|
45512
|
+
}
|
|
45513
|
+
}
|
|
45514
|
+
]
|
|
45515
|
+
},
|
|
45516
|
+
{
|
|
45517
|
+
"kind": "variable",
|
|
45518
|
+
"name": "zeroTreeView"
|
|
45519
|
+
}
|
|
45520
|
+
],
|
|
45521
|
+
"exports": [
|
|
45522
|
+
{
|
|
45523
|
+
"kind": "js",
|
|
45524
|
+
"name": "TreeView",
|
|
45525
|
+
"declaration": {
|
|
45526
|
+
"name": "TreeView",
|
|
45527
|
+
"module": "src/tree-view/tree-view.ts"
|
|
45528
|
+
}
|
|
45529
|
+
},
|
|
45530
|
+
{
|
|
45531
|
+
"kind": "js",
|
|
45532
|
+
"name": "zeroTreeView",
|
|
45533
|
+
"declaration": {
|
|
45534
|
+
"name": "zeroTreeView",
|
|
45535
|
+
"module": "src/tree-view/tree-view.ts"
|
|
45536
|
+
}
|
|
45537
|
+
}
|
|
45538
|
+
]
|
|
45539
|
+
},
|
|
45526
45540
|
{
|
|
45527
45541
|
"kind": "javascript-module",
|
|
45528
45542
|
"path": "src/utils/behaviors.ts",
|