@genesislcap/foundation-zero 14.416.1 → 14.416.2-alpha-a775978.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 +580 -580
- package/package.json +12 -12
|
@@ -898,154 +898,6 @@
|
|
|
898
898
|
}
|
|
899
899
|
]
|
|
900
900
|
},
|
|
901
|
-
{
|
|
902
|
-
"kind": "javascript-module",
|
|
903
|
-
"path": "src/accordion/accordion.styles.ts",
|
|
904
|
-
"declarations": [
|
|
905
|
-
{
|
|
906
|
-
"kind": "function",
|
|
907
|
-
"name": "zeroAccordionStyles",
|
|
908
|
-
"return": {
|
|
909
|
-
"type": {
|
|
910
|
-
"text": "ElementStyles"
|
|
911
|
-
}
|
|
912
|
-
},
|
|
913
|
-
"parameters": [
|
|
914
|
-
{
|
|
915
|
-
"name": "context",
|
|
916
|
-
"type": {
|
|
917
|
-
"text": "ElementDefinitionContext"
|
|
918
|
-
}
|
|
919
|
-
},
|
|
920
|
-
{
|
|
921
|
-
"name": "definition",
|
|
922
|
-
"type": {
|
|
923
|
-
"text": "FoundationElementDefinition"
|
|
924
|
-
}
|
|
925
|
-
}
|
|
926
|
-
]
|
|
927
|
-
}
|
|
928
|
-
],
|
|
929
|
-
"exports": [
|
|
930
|
-
{
|
|
931
|
-
"kind": "js",
|
|
932
|
-
"name": "zeroAccordionStyles",
|
|
933
|
-
"declaration": {
|
|
934
|
-
"name": "zeroAccordionStyles",
|
|
935
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
936
|
-
}
|
|
937
|
-
}
|
|
938
|
-
]
|
|
939
|
-
},
|
|
940
|
-
{
|
|
941
|
-
"kind": "javascript-module",
|
|
942
|
-
"path": "src/accordion/accordion.template.ts",
|
|
943
|
-
"declarations": [
|
|
944
|
-
{
|
|
945
|
-
"kind": "function",
|
|
946
|
-
"name": "zeroAccordionTemplate",
|
|
947
|
-
"return": {
|
|
948
|
-
"type": {
|
|
949
|
-
"text": "ViewTemplate<Accordion>"
|
|
950
|
-
}
|
|
951
|
-
},
|
|
952
|
-
"parameters": [
|
|
953
|
-
{
|
|
954
|
-
"name": "context",
|
|
955
|
-
"type": {
|
|
956
|
-
"text": "ElementDefinitionContext"
|
|
957
|
-
}
|
|
958
|
-
},
|
|
959
|
-
{
|
|
960
|
-
"name": "definition",
|
|
961
|
-
"type": {
|
|
962
|
-
"text": "FoundationElementDefinition"
|
|
963
|
-
}
|
|
964
|
-
}
|
|
965
|
-
]
|
|
966
|
-
}
|
|
967
|
-
],
|
|
968
|
-
"exports": [
|
|
969
|
-
{
|
|
970
|
-
"kind": "js",
|
|
971
|
-
"name": "zeroAccordionTemplate",
|
|
972
|
-
"declaration": {
|
|
973
|
-
"name": "zeroAccordionTemplate",
|
|
974
|
-
"module": "src/accordion/accordion.template.ts"
|
|
975
|
-
}
|
|
976
|
-
}
|
|
977
|
-
]
|
|
978
|
-
},
|
|
979
|
-
{
|
|
980
|
-
"kind": "javascript-module",
|
|
981
|
-
"path": "src/accordion/accordion.ts",
|
|
982
|
-
"declarations": [
|
|
983
|
-
{
|
|
984
|
-
"kind": "class",
|
|
985
|
-
"description": "",
|
|
986
|
-
"name": "Accordion",
|
|
987
|
-
"superclass": {
|
|
988
|
-
"name": "FoundationAccordion",
|
|
989
|
-
"package": "@genesislcap/foundation-ui"
|
|
990
|
-
},
|
|
991
|
-
"tagName": "%%prefix%%-card",
|
|
992
|
-
"customElement": true
|
|
993
|
-
},
|
|
994
|
-
{
|
|
995
|
-
"kind": "variable",
|
|
996
|
-
"name": "zeroAccordion"
|
|
997
|
-
}
|
|
998
|
-
],
|
|
999
|
-
"exports": [
|
|
1000
|
-
{
|
|
1001
|
-
"kind": "js",
|
|
1002
|
-
"name": "Accordion",
|
|
1003
|
-
"declaration": {
|
|
1004
|
-
"name": "Accordion",
|
|
1005
|
-
"module": "src/accordion/accordion.ts"
|
|
1006
|
-
}
|
|
1007
|
-
},
|
|
1008
|
-
{
|
|
1009
|
-
"kind": "js",
|
|
1010
|
-
"name": "zeroAccordion",
|
|
1011
|
-
"declaration": {
|
|
1012
|
-
"name": "zeroAccordion",
|
|
1013
|
-
"module": "src/accordion/accordion.ts"
|
|
1014
|
-
}
|
|
1015
|
-
}
|
|
1016
|
-
]
|
|
1017
|
-
},
|
|
1018
|
-
{
|
|
1019
|
-
"kind": "javascript-module",
|
|
1020
|
-
"path": "src/accordion/index.ts",
|
|
1021
|
-
"declarations": [],
|
|
1022
|
-
"exports": [
|
|
1023
|
-
{
|
|
1024
|
-
"kind": "js",
|
|
1025
|
-
"name": "*",
|
|
1026
|
-
"declaration": {
|
|
1027
|
-
"name": "*",
|
|
1028
|
-
"package": "./accordion"
|
|
1029
|
-
}
|
|
1030
|
-
},
|
|
1031
|
-
{
|
|
1032
|
-
"kind": "js",
|
|
1033
|
-
"name": "*",
|
|
1034
|
-
"declaration": {
|
|
1035
|
-
"name": "*",
|
|
1036
|
-
"package": "./accordion.styles"
|
|
1037
|
-
}
|
|
1038
|
-
},
|
|
1039
|
-
{
|
|
1040
|
-
"kind": "js",
|
|
1041
|
-
"name": "*",
|
|
1042
|
-
"declaration": {
|
|
1043
|
-
"name": "*",
|
|
1044
|
-
"package": "./accordion.template"
|
|
1045
|
-
}
|
|
1046
|
-
}
|
|
1047
|
-
]
|
|
1048
|
-
},
|
|
1049
901
|
{
|
|
1050
902
|
"kind": "javascript-module",
|
|
1051
903
|
"path": "src/_config/index.ts",
|
|
@@ -1439,11 +1291,11 @@
|
|
|
1439
1291
|
},
|
|
1440
1292
|
{
|
|
1441
1293
|
"kind": "javascript-module",
|
|
1442
|
-
"path": "src/
|
|
1294
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
1443
1295
|
"declarations": [
|
|
1444
1296
|
{
|
|
1445
1297
|
"kind": "function",
|
|
1446
|
-
"name": "
|
|
1298
|
+
"name": "zeroAccordionStyles",
|
|
1447
1299
|
"return": {
|
|
1448
1300
|
"type": {
|
|
1449
1301
|
"text": "ElementStyles"
|
|
@@ -1468,112 +1320,260 @@
|
|
|
1468
1320
|
"exports": [
|
|
1469
1321
|
{
|
|
1470
1322
|
"kind": "js",
|
|
1471
|
-
"name": "
|
|
1323
|
+
"name": "zeroAccordionStyles",
|
|
1472
1324
|
"declaration": {
|
|
1473
|
-
"name": "
|
|
1474
|
-
"module": "src/
|
|
1325
|
+
"name": "zeroAccordionStyles",
|
|
1326
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
1475
1327
|
}
|
|
1476
1328
|
}
|
|
1477
1329
|
]
|
|
1478
1330
|
},
|
|
1479
1331
|
{
|
|
1480
1332
|
"kind": "javascript-module",
|
|
1481
|
-
"path": "src/
|
|
1333
|
+
"path": "src/accordion/accordion.template.ts",
|
|
1482
1334
|
"declarations": [
|
|
1483
1335
|
{
|
|
1484
|
-
"kind": "
|
|
1485
|
-
"
|
|
1486
|
-
"
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1336
|
+
"kind": "function",
|
|
1337
|
+
"name": "zeroAccordionTemplate",
|
|
1338
|
+
"return": {
|
|
1339
|
+
"type": {
|
|
1340
|
+
"text": "ViewTemplate<Accordion>"
|
|
1341
|
+
}
|
|
1490
1342
|
},
|
|
1491
|
-
"
|
|
1492
|
-
"customElement": true,
|
|
1493
|
-
"attributes": [
|
|
1494
|
-
{
|
|
1495
|
-
"name": "is-vertical",
|
|
1496
|
-
"type": {
|
|
1497
|
-
"text": "boolean"
|
|
1498
|
-
},
|
|
1499
|
-
"default": "false",
|
|
1500
|
-
"fieldName": "isVertical",
|
|
1501
|
-
"inheritedFrom": {
|
|
1502
|
-
"name": "ActionsMenu",
|
|
1503
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1504
|
-
}
|
|
1505
|
-
},
|
|
1506
|
-
{
|
|
1507
|
-
"name": "add-default-actions",
|
|
1508
|
-
"type": {
|
|
1509
|
-
"text": "boolean"
|
|
1510
|
-
},
|
|
1511
|
-
"default": "true",
|
|
1512
|
-
"fieldName": "addDefaultActions",
|
|
1513
|
-
"inheritedFrom": {
|
|
1514
|
-
"name": "ActionsMenu",
|
|
1515
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1516
|
-
}
|
|
1517
|
-
},
|
|
1518
|
-
{
|
|
1519
|
-
"name": "auto-close-on-action",
|
|
1520
|
-
"type": {
|
|
1521
|
-
"text": "boolean"
|
|
1522
|
-
},
|
|
1523
|
-
"default": "true",
|
|
1524
|
-
"fieldName": "autoCloseOnAction",
|
|
1525
|
-
"inheritedFrom": {
|
|
1526
|
-
"name": "ActionsMenu",
|
|
1527
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1528
|
-
}
|
|
1529
|
-
},
|
|
1530
|
-
{
|
|
1531
|
-
"name": "name",
|
|
1532
|
-
"type": {
|
|
1533
|
-
"text": "string"
|
|
1534
|
-
},
|
|
1535
|
-
"default": "'Actions'",
|
|
1536
|
-
"fieldName": "name",
|
|
1537
|
-
"inheritedFrom": {
|
|
1538
|
-
"name": "ActionsMenu",
|
|
1539
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1540
|
-
}
|
|
1541
|
-
},
|
|
1542
|
-
{
|
|
1543
|
-
"name": "open",
|
|
1544
|
-
"type": {
|
|
1545
|
-
"text": "boolean"
|
|
1546
|
-
},
|
|
1547
|
-
"default": "false",
|
|
1548
|
-
"fieldName": "open",
|
|
1549
|
-
"inheritedFrom": {
|
|
1550
|
-
"name": "ActionsMenu",
|
|
1551
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1552
|
-
}
|
|
1553
|
-
},
|
|
1343
|
+
"parameters": [
|
|
1554
1344
|
{
|
|
1555
|
-
"name": "
|
|
1345
|
+
"name": "context",
|
|
1556
1346
|
"type": {
|
|
1557
|
-
"text": "
|
|
1558
|
-
},
|
|
1559
|
-
"fieldName": "buttonAppearance",
|
|
1560
|
-
"inheritedFrom": {
|
|
1561
|
-
"name": "ActionsMenu",
|
|
1562
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1347
|
+
"text": "ElementDefinitionContext"
|
|
1563
1348
|
}
|
|
1564
1349
|
},
|
|
1565
1350
|
{
|
|
1566
|
-
"name": "
|
|
1351
|
+
"name": "definition",
|
|
1567
1352
|
"type": {
|
|
1568
|
-
"text": "
|
|
1569
|
-
},
|
|
1570
|
-
"default": "false",
|
|
1571
|
-
"fieldName": "hideDisabled",
|
|
1572
|
-
"inheritedFrom": {
|
|
1573
|
-
"name": "ActionsMenu",
|
|
1574
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1353
|
+
"text": "FoundationElementDefinition"
|
|
1575
1354
|
}
|
|
1576
|
-
}
|
|
1355
|
+
}
|
|
1356
|
+
]
|
|
1357
|
+
}
|
|
1358
|
+
],
|
|
1359
|
+
"exports": [
|
|
1360
|
+
{
|
|
1361
|
+
"kind": "js",
|
|
1362
|
+
"name": "zeroAccordionTemplate",
|
|
1363
|
+
"declaration": {
|
|
1364
|
+
"name": "zeroAccordionTemplate",
|
|
1365
|
+
"module": "src/accordion/accordion.template.ts"
|
|
1366
|
+
}
|
|
1367
|
+
}
|
|
1368
|
+
]
|
|
1369
|
+
},
|
|
1370
|
+
{
|
|
1371
|
+
"kind": "javascript-module",
|
|
1372
|
+
"path": "src/accordion/accordion.ts",
|
|
1373
|
+
"declarations": [
|
|
1374
|
+
{
|
|
1375
|
+
"kind": "class",
|
|
1376
|
+
"description": "",
|
|
1377
|
+
"name": "Accordion",
|
|
1378
|
+
"superclass": {
|
|
1379
|
+
"name": "FoundationAccordion",
|
|
1380
|
+
"package": "@genesislcap/foundation-ui"
|
|
1381
|
+
},
|
|
1382
|
+
"tagName": "%%prefix%%-card",
|
|
1383
|
+
"customElement": true
|
|
1384
|
+
},
|
|
1385
|
+
{
|
|
1386
|
+
"kind": "variable",
|
|
1387
|
+
"name": "zeroAccordion"
|
|
1388
|
+
}
|
|
1389
|
+
],
|
|
1390
|
+
"exports": [
|
|
1391
|
+
{
|
|
1392
|
+
"kind": "js",
|
|
1393
|
+
"name": "Accordion",
|
|
1394
|
+
"declaration": {
|
|
1395
|
+
"name": "Accordion",
|
|
1396
|
+
"module": "src/accordion/accordion.ts"
|
|
1397
|
+
}
|
|
1398
|
+
},
|
|
1399
|
+
{
|
|
1400
|
+
"kind": "js",
|
|
1401
|
+
"name": "zeroAccordion",
|
|
1402
|
+
"declaration": {
|
|
1403
|
+
"name": "zeroAccordion",
|
|
1404
|
+
"module": "src/accordion/accordion.ts"
|
|
1405
|
+
}
|
|
1406
|
+
}
|
|
1407
|
+
]
|
|
1408
|
+
},
|
|
1409
|
+
{
|
|
1410
|
+
"kind": "javascript-module",
|
|
1411
|
+
"path": "src/accordion/index.ts",
|
|
1412
|
+
"declarations": [],
|
|
1413
|
+
"exports": [
|
|
1414
|
+
{
|
|
1415
|
+
"kind": "js",
|
|
1416
|
+
"name": "*",
|
|
1417
|
+
"declaration": {
|
|
1418
|
+
"name": "*",
|
|
1419
|
+
"package": "./accordion"
|
|
1420
|
+
}
|
|
1421
|
+
},
|
|
1422
|
+
{
|
|
1423
|
+
"kind": "js",
|
|
1424
|
+
"name": "*",
|
|
1425
|
+
"declaration": {
|
|
1426
|
+
"name": "*",
|
|
1427
|
+
"package": "./accordion.styles"
|
|
1428
|
+
}
|
|
1429
|
+
},
|
|
1430
|
+
{
|
|
1431
|
+
"kind": "js",
|
|
1432
|
+
"name": "*",
|
|
1433
|
+
"declaration": {
|
|
1434
|
+
"name": "*",
|
|
1435
|
+
"package": "./accordion.template"
|
|
1436
|
+
}
|
|
1437
|
+
}
|
|
1438
|
+
]
|
|
1439
|
+
},
|
|
1440
|
+
{
|
|
1441
|
+
"kind": "javascript-module",
|
|
1442
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
1443
|
+
"declarations": [
|
|
1444
|
+
{
|
|
1445
|
+
"kind": "function",
|
|
1446
|
+
"name": "zeroActionsMenuStyles",
|
|
1447
|
+
"return": {
|
|
1448
|
+
"type": {
|
|
1449
|
+
"text": "ElementStyles"
|
|
1450
|
+
}
|
|
1451
|
+
},
|
|
1452
|
+
"parameters": [
|
|
1453
|
+
{
|
|
1454
|
+
"name": "context",
|
|
1455
|
+
"type": {
|
|
1456
|
+
"text": "ElementDefinitionContext"
|
|
1457
|
+
}
|
|
1458
|
+
},
|
|
1459
|
+
{
|
|
1460
|
+
"name": "definition",
|
|
1461
|
+
"type": {
|
|
1462
|
+
"text": "FoundationElementDefinition"
|
|
1463
|
+
}
|
|
1464
|
+
}
|
|
1465
|
+
]
|
|
1466
|
+
}
|
|
1467
|
+
],
|
|
1468
|
+
"exports": [
|
|
1469
|
+
{
|
|
1470
|
+
"kind": "js",
|
|
1471
|
+
"name": "zeroActionsMenuStyles",
|
|
1472
|
+
"declaration": {
|
|
1473
|
+
"name": "zeroActionsMenuStyles",
|
|
1474
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1475
|
+
}
|
|
1476
|
+
}
|
|
1477
|
+
]
|
|
1478
|
+
},
|
|
1479
|
+
{
|
|
1480
|
+
"kind": "javascript-module",
|
|
1481
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
1482
|
+
"declarations": [
|
|
1483
|
+
{
|
|
1484
|
+
"kind": "class",
|
|
1485
|
+
"description": "",
|
|
1486
|
+
"name": "ActionsMenu",
|
|
1487
|
+
"superclass": {
|
|
1488
|
+
"name": "FoundationActionsMenu",
|
|
1489
|
+
"package": "@genesislcap/foundation-ui"
|
|
1490
|
+
},
|
|
1491
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
1492
|
+
"customElement": true,
|
|
1493
|
+
"attributes": [
|
|
1494
|
+
{
|
|
1495
|
+
"name": "is-vertical",
|
|
1496
|
+
"type": {
|
|
1497
|
+
"text": "boolean"
|
|
1498
|
+
},
|
|
1499
|
+
"default": "false",
|
|
1500
|
+
"fieldName": "isVertical",
|
|
1501
|
+
"inheritedFrom": {
|
|
1502
|
+
"name": "ActionsMenu",
|
|
1503
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1504
|
+
}
|
|
1505
|
+
},
|
|
1506
|
+
{
|
|
1507
|
+
"name": "add-default-actions",
|
|
1508
|
+
"type": {
|
|
1509
|
+
"text": "boolean"
|
|
1510
|
+
},
|
|
1511
|
+
"default": "true",
|
|
1512
|
+
"fieldName": "addDefaultActions",
|
|
1513
|
+
"inheritedFrom": {
|
|
1514
|
+
"name": "ActionsMenu",
|
|
1515
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1516
|
+
}
|
|
1517
|
+
},
|
|
1518
|
+
{
|
|
1519
|
+
"name": "auto-close-on-action",
|
|
1520
|
+
"type": {
|
|
1521
|
+
"text": "boolean"
|
|
1522
|
+
},
|
|
1523
|
+
"default": "true",
|
|
1524
|
+
"fieldName": "autoCloseOnAction",
|
|
1525
|
+
"inheritedFrom": {
|
|
1526
|
+
"name": "ActionsMenu",
|
|
1527
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1528
|
+
}
|
|
1529
|
+
},
|
|
1530
|
+
{
|
|
1531
|
+
"name": "name",
|
|
1532
|
+
"type": {
|
|
1533
|
+
"text": "string"
|
|
1534
|
+
},
|
|
1535
|
+
"default": "'Actions'",
|
|
1536
|
+
"fieldName": "name",
|
|
1537
|
+
"inheritedFrom": {
|
|
1538
|
+
"name": "ActionsMenu",
|
|
1539
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1540
|
+
}
|
|
1541
|
+
},
|
|
1542
|
+
{
|
|
1543
|
+
"name": "open",
|
|
1544
|
+
"type": {
|
|
1545
|
+
"text": "boolean"
|
|
1546
|
+
},
|
|
1547
|
+
"default": "false",
|
|
1548
|
+
"fieldName": "open",
|
|
1549
|
+
"inheritedFrom": {
|
|
1550
|
+
"name": "ActionsMenu",
|
|
1551
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1552
|
+
}
|
|
1553
|
+
},
|
|
1554
|
+
{
|
|
1555
|
+
"name": "buttonAppearance",
|
|
1556
|
+
"type": {
|
|
1557
|
+
"text": "string"
|
|
1558
|
+
},
|
|
1559
|
+
"fieldName": "buttonAppearance",
|
|
1560
|
+
"inheritedFrom": {
|
|
1561
|
+
"name": "ActionsMenu",
|
|
1562
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1563
|
+
}
|
|
1564
|
+
},
|
|
1565
|
+
{
|
|
1566
|
+
"name": "hide-disabled",
|
|
1567
|
+
"type": {
|
|
1568
|
+
"text": "boolean"
|
|
1569
|
+
},
|
|
1570
|
+
"default": "false",
|
|
1571
|
+
"fieldName": "hideDisabled",
|
|
1572
|
+
"inheritedFrom": {
|
|
1573
|
+
"name": "ActionsMenu",
|
|
1574
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1575
|
+
}
|
|
1576
|
+
},
|
|
1577
1577
|
{
|
|
1578
1578
|
"name": "hide-menu-single-option",
|
|
1579
1579
|
"type": {
|
|
@@ -2011,25 +2011,46 @@
|
|
|
2011
2011
|
},
|
|
2012
2012
|
{
|
|
2013
2013
|
"kind": "javascript-module",
|
|
2014
|
-
"path": "src/ai-
|
|
2014
|
+
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
2015
|
+
"declarations": [
|
|
2016
|
+
{
|
|
2017
|
+
"kind": "variable",
|
|
2018
|
+
"name": "zeroAiCriteriaSearchStyles",
|
|
2019
|
+
"default": "css`\n ${foundationAiCriteriaSearchStyles}\n`"
|
|
2020
|
+
}
|
|
2021
|
+
],
|
|
2022
|
+
"exports": [
|
|
2023
|
+
{
|
|
2024
|
+
"kind": "js",
|
|
2025
|
+
"name": "zeroAiCriteriaSearchStyles",
|
|
2026
|
+
"declaration": {
|
|
2027
|
+
"name": "zeroAiCriteriaSearchStyles",
|
|
2028
|
+
"module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
|
|
2029
|
+
}
|
|
2030
|
+
}
|
|
2031
|
+
]
|
|
2032
|
+
},
|
|
2033
|
+
{
|
|
2034
|
+
"kind": "javascript-module",
|
|
2035
|
+
"path": "src/ai-criteria-search/ai-criteria-search.template.ts",
|
|
2015
2036
|
"declarations": [
|
|
2016
2037
|
{
|
|
2017
2038
|
"kind": "function",
|
|
2018
|
-
"name": "
|
|
2039
|
+
"name": "zeroAiCriteriaSearchTemplate",
|
|
2019
2040
|
"return": {
|
|
2020
2041
|
"type": {
|
|
2021
|
-
"text": "
|
|
2042
|
+
"text": "ViewTemplate<AiCriteriaSearch>"
|
|
2022
2043
|
}
|
|
2023
2044
|
},
|
|
2024
2045
|
"parameters": [
|
|
2025
2046
|
{
|
|
2026
|
-
"name": "
|
|
2047
|
+
"name": "_context",
|
|
2027
2048
|
"type": {
|
|
2028
2049
|
"text": "ElementDefinitionContext"
|
|
2029
2050
|
}
|
|
2030
2051
|
},
|
|
2031
2052
|
{
|
|
2032
|
-
"name": "
|
|
2053
|
+
"name": "_definition",
|
|
2033
2054
|
"type": {
|
|
2034
2055
|
"text": "FoundationElementDefinition"
|
|
2035
2056
|
}
|
|
@@ -2040,28 +2061,64 @@
|
|
|
2040
2061
|
"exports": [
|
|
2041
2062
|
{
|
|
2042
2063
|
"kind": "js",
|
|
2043
|
-
"name": "
|
|
2064
|
+
"name": "zeroAiCriteriaSearchTemplate",
|
|
2044
2065
|
"declaration": {
|
|
2045
|
-
"name": "
|
|
2046
|
-
"module": "src/ai-
|
|
2066
|
+
"name": "zeroAiCriteriaSearchTemplate",
|
|
2067
|
+
"module": "src/ai-criteria-search/ai-criteria-search.template.ts"
|
|
2047
2068
|
}
|
|
2048
2069
|
}
|
|
2049
2070
|
]
|
|
2050
2071
|
},
|
|
2051
2072
|
{
|
|
2052
2073
|
"kind": "javascript-module",
|
|
2053
|
-
"path": "src/ai-
|
|
2074
|
+
"path": "src/ai-criteria-search/ai-criteria-search.ts",
|
|
2054
2075
|
"declarations": [
|
|
2055
2076
|
{
|
|
2056
2077
|
"kind": "class",
|
|
2057
2078
|
"description": "",
|
|
2058
|
-
"name": "
|
|
2079
|
+
"name": "AiCriteriaSearch",
|
|
2059
2080
|
"superclass": {
|
|
2060
|
-
"name": "
|
|
2081
|
+
"name": "FoundationAiCriteriaSearch",
|
|
2061
2082
|
"package": "@genesislcap/foundation-ui"
|
|
2062
2083
|
},
|
|
2063
|
-
"tagName": "%%prefix%%-ai-
|
|
2084
|
+
"tagName": "%%prefix%%-ai-criteria-search",
|
|
2064
2085
|
"customElement": true,
|
|
2086
|
+
"attributes": [
|
|
2087
|
+
{
|
|
2088
|
+
"name": "placeholder",
|
|
2089
|
+
"type": {
|
|
2090
|
+
"text": "string"
|
|
2091
|
+
},
|
|
2092
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
2093
|
+
"fieldName": "placeholder",
|
|
2094
|
+
"inheritedFrom": {
|
|
2095
|
+
"name": "AiCriteriaSearch",
|
|
2096
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2097
|
+
}
|
|
2098
|
+
},
|
|
2099
|
+
{
|
|
2100
|
+
"type": {
|
|
2101
|
+
"text": "boolean"
|
|
2102
|
+
},
|
|
2103
|
+
"fieldName": "disabled",
|
|
2104
|
+
"inheritedFrom": {
|
|
2105
|
+
"name": "AiCriteriaSearch",
|
|
2106
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2107
|
+
}
|
|
2108
|
+
},
|
|
2109
|
+
{
|
|
2110
|
+
"name": "mode",
|
|
2111
|
+
"type": {
|
|
2112
|
+
"text": "'append' | 'replace'"
|
|
2113
|
+
},
|
|
2114
|
+
"default": "'replace'",
|
|
2115
|
+
"fieldName": "mode",
|
|
2116
|
+
"inheritedFrom": {
|
|
2117
|
+
"name": "AiCriteriaSearch",
|
|
2118
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2119
|
+
}
|
|
2120
|
+
}
|
|
2121
|
+
],
|
|
2065
2122
|
"members": [
|
|
2066
2123
|
{
|
|
2067
2124
|
"kind": "field",
|
|
@@ -2070,242 +2127,207 @@
|
|
|
2070
2127
|
"text": "AIProvider"
|
|
2071
2128
|
},
|
|
2072
2129
|
"inheritedFrom": {
|
|
2073
|
-
"name": "
|
|
2074
|
-
"module": "src/ai-
|
|
2130
|
+
"name": "AiCriteriaSearch",
|
|
2131
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2075
2132
|
}
|
|
2076
2133
|
},
|
|
2077
2134
|
{
|
|
2078
2135
|
"kind": "field",
|
|
2079
|
-
"name": "
|
|
2136
|
+
"name": "placeholder",
|
|
2080
2137
|
"type": {
|
|
2081
|
-
"text": "
|
|
2138
|
+
"text": "string"
|
|
2082
2139
|
},
|
|
2083
|
-
"default": "
|
|
2140
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
2084
2141
|
"inheritedFrom": {
|
|
2085
|
-
"name": "
|
|
2086
|
-
"module": "src/ai-
|
|
2142
|
+
"name": "AiCriteriaSearch",
|
|
2143
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2087
2144
|
}
|
|
2088
2145
|
},
|
|
2089
2146
|
{
|
|
2090
2147
|
"kind": "field",
|
|
2091
|
-
"name": "
|
|
2148
|
+
"name": "disabled",
|
|
2092
2149
|
"type": {
|
|
2093
2150
|
"text": "boolean"
|
|
2094
2151
|
},
|
|
2095
|
-
"default": "false",
|
|
2096
2152
|
"inheritedFrom": {
|
|
2097
|
-
"name": "
|
|
2098
|
-
"module": "src/ai-
|
|
2153
|
+
"name": "AiCriteriaSearch",
|
|
2154
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2099
2155
|
}
|
|
2100
2156
|
},
|
|
2101
2157
|
{
|
|
2102
2158
|
"kind": "field",
|
|
2103
|
-
"name": "
|
|
2159
|
+
"name": "mode",
|
|
2104
2160
|
"type": {
|
|
2105
|
-
"text": "
|
|
2161
|
+
"text": "'append' | 'replace'"
|
|
2106
2162
|
},
|
|
2107
|
-
"default": "'
|
|
2163
|
+
"default": "'replace'",
|
|
2108
2164
|
"inheritedFrom": {
|
|
2109
|
-
"name": "
|
|
2110
|
-
"module": "src/ai-
|
|
2165
|
+
"name": "AiCriteriaSearch",
|
|
2166
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2111
2167
|
}
|
|
2112
2168
|
},
|
|
2113
2169
|
{
|
|
2114
2170
|
"kind": "field",
|
|
2115
|
-
"name": "
|
|
2171
|
+
"name": "inputValue",
|
|
2116
2172
|
"type": {
|
|
2117
|
-
"text": "
|
|
2173
|
+
"text": "string"
|
|
2118
2174
|
},
|
|
2119
|
-
"default": "
|
|
2175
|
+
"default": "''",
|
|
2120
2176
|
"inheritedFrom": {
|
|
2121
|
-
"name": "
|
|
2122
|
-
"module": "src/ai-
|
|
2177
|
+
"name": "AiCriteriaSearch",
|
|
2178
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2123
2179
|
}
|
|
2124
2180
|
},
|
|
2125
2181
|
{
|
|
2126
2182
|
"kind": "field",
|
|
2127
|
-
"name": "
|
|
2183
|
+
"name": "isInterpreting",
|
|
2128
2184
|
"type": {
|
|
2129
|
-
"text": "
|
|
2185
|
+
"text": "boolean"
|
|
2130
2186
|
},
|
|
2131
|
-
"
|
|
2132
|
-
"default": "null",
|
|
2187
|
+
"default": "false",
|
|
2133
2188
|
"inheritedFrom": {
|
|
2134
|
-
"name": "
|
|
2135
|
-
"module": "src/ai-
|
|
2189
|
+
"name": "AiCriteriaSearch",
|
|
2190
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2136
2191
|
}
|
|
2137
2192
|
},
|
|
2138
2193
|
{
|
|
2139
2194
|
"kind": "field",
|
|
2140
|
-
"name": "
|
|
2141
|
-
"
|
|
2195
|
+
"name": "lastValidCriteria",
|
|
2196
|
+
"type": {
|
|
2197
|
+
"text": "string | null"
|
|
2198
|
+
},
|
|
2199
|
+
"default": "null",
|
|
2142
2200
|
"inheritedFrom": {
|
|
2143
|
-
"name": "
|
|
2144
|
-
"module": "src/ai-
|
|
2201
|
+
"name": "AiCriteriaSearch",
|
|
2202
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2145
2203
|
}
|
|
2146
2204
|
},
|
|
2147
2205
|
{
|
|
2148
2206
|
"kind": "field",
|
|
2149
|
-
"name": "
|
|
2207
|
+
"name": "fieldMetadata",
|
|
2150
2208
|
"type": {
|
|
2151
|
-
"text": "
|
|
2209
|
+
"text": "MetadataDetail[] | string[]"
|
|
2152
2210
|
},
|
|
2153
|
-
"
|
|
2211
|
+
"default": "[]",
|
|
2154
2212
|
"inheritedFrom": {
|
|
2155
|
-
"name": "
|
|
2156
|
-
"module": "src/ai-
|
|
2213
|
+
"name": "AiCriteriaSearch",
|
|
2214
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2157
2215
|
}
|
|
2158
2216
|
},
|
|
2159
2217
|
{
|
|
2160
2218
|
"kind": "field",
|
|
2161
|
-
"name": "
|
|
2219
|
+
"name": "isRecording",
|
|
2162
2220
|
"type": {
|
|
2163
2221
|
"text": "boolean"
|
|
2164
2222
|
},
|
|
2165
|
-
"
|
|
2223
|
+
"default": "false",
|
|
2166
2224
|
"inheritedFrom": {
|
|
2167
|
-
"name": "
|
|
2168
|
-
"module": "src/ai-
|
|
2225
|
+
"name": "AiCriteriaSearch",
|
|
2226
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2169
2227
|
}
|
|
2170
2228
|
},
|
|
2171
2229
|
{
|
|
2172
2230
|
"kind": "field",
|
|
2173
|
-
"name": "
|
|
2231
|
+
"name": "textAreaRef",
|
|
2174
2232
|
"type": {
|
|
2175
|
-
"text": "
|
|
2233
|
+
"text": "HTMLTextAreaElement"
|
|
2176
2234
|
},
|
|
2177
|
-
"
|
|
2235
|
+
"privacy": "public",
|
|
2178
2236
|
"inheritedFrom": {
|
|
2179
|
-
"name": "
|
|
2180
|
-
"module": "src/ai-
|
|
2237
|
+
"name": "AiCriteriaSearch",
|
|
2238
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2181
2239
|
}
|
|
2182
2240
|
},
|
|
2183
2241
|
{
|
|
2184
|
-
"kind": "
|
|
2185
|
-
"name": "
|
|
2186
|
-
"
|
|
2187
|
-
"
|
|
2188
|
-
"text": "void"
|
|
2189
|
-
}
|
|
2242
|
+
"kind": "field",
|
|
2243
|
+
"name": "stopRecording",
|
|
2244
|
+
"type": {
|
|
2245
|
+
"text": "(() => void) | null"
|
|
2190
2246
|
},
|
|
2247
|
+
"privacy": "private",
|
|
2248
|
+
"default": "null",
|
|
2191
2249
|
"inheritedFrom": {
|
|
2192
|
-
"name": "
|
|
2193
|
-
"module": "src/ai-
|
|
2250
|
+
"name": "AiCriteriaSearch",
|
|
2251
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2194
2252
|
}
|
|
2195
2253
|
},
|
|
2196
2254
|
{
|
|
2197
|
-
"kind": "
|
|
2198
|
-
"name": "
|
|
2255
|
+
"kind": "field",
|
|
2256
|
+
"name": "speechApplyDebounceTimer",
|
|
2257
|
+
"type": {
|
|
2258
|
+
"text": "ReturnType<typeof setTimeout> | null"
|
|
2259
|
+
},
|
|
2199
2260
|
"privacy": "private",
|
|
2200
|
-
"
|
|
2201
|
-
{
|
|
2202
|
-
"name": "event",
|
|
2203
|
-
"type": {
|
|
2204
|
-
"text": "MouseEvent"
|
|
2205
|
-
}
|
|
2206
|
-
}
|
|
2207
|
-
],
|
|
2261
|
+
"default": "null",
|
|
2208
2262
|
"inheritedFrom": {
|
|
2209
|
-
"name": "
|
|
2210
|
-
"module": "src/ai-
|
|
2263
|
+
"name": "AiCriteriaSearch",
|
|
2264
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2211
2265
|
}
|
|
2212
2266
|
},
|
|
2213
2267
|
{
|
|
2214
|
-
"kind": "
|
|
2215
|
-
"name": "
|
|
2268
|
+
"kind": "field",
|
|
2269
|
+
"name": "baseInputForAppend",
|
|
2270
|
+
"type": {
|
|
2271
|
+
"text": "string"
|
|
2272
|
+
},
|
|
2273
|
+
"privacy": "private",
|
|
2274
|
+
"default": "''",
|
|
2216
2275
|
"inheritedFrom": {
|
|
2217
|
-
"name": "
|
|
2218
|
-
"module": "src/ai-
|
|
2276
|
+
"name": "AiCriteriaSearch",
|
|
2277
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2219
2278
|
}
|
|
2220
2279
|
},
|
|
2221
2280
|
{
|
|
2222
|
-
"kind": "
|
|
2223
|
-
"name": "
|
|
2224
|
-
"
|
|
2225
|
-
"
|
|
2226
|
-
"text": "Promise<void>"
|
|
2227
|
-
}
|
|
2281
|
+
"kind": "field",
|
|
2282
|
+
"name": "speechAvailable",
|
|
2283
|
+
"type": {
|
|
2284
|
+
"text": "boolean"
|
|
2228
2285
|
},
|
|
2286
|
+
"readonly": true,
|
|
2229
2287
|
"inheritedFrom": {
|
|
2230
|
-
"name": "
|
|
2231
|
-
"module": "src/ai-
|
|
2288
|
+
"name": "AiCriteriaSearch",
|
|
2289
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2232
2290
|
}
|
|
2233
2291
|
},
|
|
2234
2292
|
{
|
|
2235
2293
|
"kind": "method",
|
|
2236
|
-
"name": "
|
|
2237
|
-
"privacy": "private",
|
|
2238
|
-
"return": {
|
|
2239
|
-
"type": {
|
|
2240
|
-
"text": "AIIndicatorState"
|
|
2241
|
-
}
|
|
2242
|
-
},
|
|
2243
|
-
"parameters": [
|
|
2244
|
-
{
|
|
2245
|
-
"name": "s",
|
|
2246
|
-
"type": {
|
|
2247
|
-
"text": "AIStatus | null"
|
|
2248
|
-
}
|
|
2249
|
-
}
|
|
2250
|
-
],
|
|
2294
|
+
"name": "handleSubmit",
|
|
2251
2295
|
"inheritedFrom": {
|
|
2252
|
-
"name": "
|
|
2253
|
-
"module": "src/ai-
|
|
2296
|
+
"name": "AiCriteriaSearch",
|
|
2297
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2254
2298
|
}
|
|
2255
2299
|
},
|
|
2256
2300
|
{
|
|
2257
2301
|
"kind": "method",
|
|
2258
|
-
"name": "
|
|
2259
|
-
"privacy": "private",
|
|
2260
|
-
"return": {
|
|
2261
|
-
"type": {
|
|
2262
|
-
"text": "void"
|
|
2263
|
-
}
|
|
2264
|
-
},
|
|
2302
|
+
"name": "handleBlur",
|
|
2265
2303
|
"inheritedFrom": {
|
|
2266
|
-
"name": "
|
|
2267
|
-
"module": "src/ai-
|
|
2304
|
+
"name": "AiCriteriaSearch",
|
|
2305
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2268
2306
|
}
|
|
2269
2307
|
},
|
|
2270
2308
|
{
|
|
2271
2309
|
"kind": "method",
|
|
2272
|
-
"name": "
|
|
2273
|
-
"privacy": "private",
|
|
2274
|
-
"return": {
|
|
2275
|
-
"type": {
|
|
2276
|
-
"text": "void"
|
|
2277
|
-
}
|
|
2278
|
-
},
|
|
2310
|
+
"name": "clear",
|
|
2279
2311
|
"inheritedFrom": {
|
|
2280
|
-
"name": "
|
|
2281
|
-
"module": "src/ai-
|
|
2312
|
+
"name": "AiCriteriaSearch",
|
|
2313
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2282
2314
|
}
|
|
2283
2315
|
},
|
|
2284
2316
|
{
|
|
2285
2317
|
"kind": "method",
|
|
2286
|
-
"name": "
|
|
2287
|
-
"privacy": "private",
|
|
2288
|
-
"return": {
|
|
2289
|
-
"type": {
|
|
2290
|
-
"text": "void"
|
|
2291
|
-
}
|
|
2292
|
-
},
|
|
2318
|
+
"name": "toggleSpeechInput",
|
|
2293
2319
|
"inheritedFrom": {
|
|
2294
|
-
"name": "
|
|
2295
|
-
"module": "src/ai-
|
|
2320
|
+
"name": "AiCriteriaSearch",
|
|
2321
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2296
2322
|
}
|
|
2297
2323
|
},
|
|
2298
2324
|
{
|
|
2299
2325
|
"kind": "method",
|
|
2300
|
-
"name": "
|
|
2301
|
-
"
|
|
2302
|
-
"type": {
|
|
2303
|
-
"text": "Promise<void>"
|
|
2304
|
-
}
|
|
2305
|
-
},
|
|
2326
|
+
"name": "clearSpeechApplyDebounce",
|
|
2327
|
+
"privacy": "private",
|
|
2306
2328
|
"inheritedFrom": {
|
|
2307
|
-
"name": "
|
|
2308
|
-
"module": "src/ai-
|
|
2329
|
+
"name": "AiCriteriaSearch",
|
|
2330
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2309
2331
|
}
|
|
2310
2332
|
},
|
|
2311
2333
|
{
|
|
@@ -2423,93 +2445,82 @@
|
|
|
2423
2445
|
},
|
|
2424
2446
|
{
|
|
2425
2447
|
"kind": "variable",
|
|
2426
|
-
"name": "
|
|
2448
|
+
"name": "zeroAiCriteriaSearch",
|
|
2449
|
+
"description": "The Zero AI Criteria Search",
|
|
2450
|
+
"privacy": "public"
|
|
2427
2451
|
}
|
|
2428
2452
|
],
|
|
2429
2453
|
"exports": [
|
|
2430
2454
|
{
|
|
2431
2455
|
"kind": "js",
|
|
2432
|
-
"name": "
|
|
2456
|
+
"name": "AiCriteriaSearch",
|
|
2433
2457
|
"declaration": {
|
|
2434
|
-
"name": "
|
|
2435
|
-
"module": "src/ai-
|
|
2458
|
+
"name": "AiCriteriaSearch",
|
|
2459
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2436
2460
|
}
|
|
2437
2461
|
},
|
|
2438
2462
|
{
|
|
2439
2463
|
"kind": "js",
|
|
2440
|
-
"name": "
|
|
2464
|
+
"name": "zeroAiCriteriaSearch",
|
|
2441
2465
|
"declaration": {
|
|
2442
|
-
"name": "
|
|
2443
|
-
"module": "src/ai-
|
|
2466
|
+
"name": "zeroAiCriteriaSearch",
|
|
2467
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2444
2468
|
}
|
|
2445
2469
|
}
|
|
2446
2470
|
]
|
|
2447
2471
|
},
|
|
2448
2472
|
{
|
|
2449
2473
|
"kind": "javascript-module",
|
|
2450
|
-
"path": "src/ai-
|
|
2474
|
+
"path": "src/ai-criteria-search/index.ts",
|
|
2451
2475
|
"declarations": [],
|
|
2452
2476
|
"exports": [
|
|
2453
2477
|
{
|
|
2454
2478
|
"kind": "js",
|
|
2455
|
-
"name": "
|
|
2479
|
+
"name": "*",
|
|
2456
2480
|
"declaration": {
|
|
2457
|
-
"name": "
|
|
2458
|
-
"
|
|
2481
|
+
"name": "*",
|
|
2482
|
+
"package": "./ai-criteria-search"
|
|
2459
2483
|
}
|
|
2460
2484
|
},
|
|
2461
2485
|
{
|
|
2462
2486
|
"kind": "js",
|
|
2463
|
-
"name": "
|
|
2487
|
+
"name": "*",
|
|
2464
2488
|
"declaration": {
|
|
2465
|
-
"name": "
|
|
2466
|
-
"
|
|
2489
|
+
"name": "*",
|
|
2490
|
+
"package": "./ai-criteria-search.styles"
|
|
2467
2491
|
}
|
|
2468
|
-
}
|
|
2469
|
-
]
|
|
2470
|
-
},
|
|
2471
|
-
{
|
|
2472
|
-
"kind": "javascript-module",
|
|
2473
|
-
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
2474
|
-
"declarations": [
|
|
2475
|
-
{
|
|
2476
|
-
"kind": "variable",
|
|
2477
|
-
"name": "zeroAiCriteriaSearchStyles",
|
|
2478
|
-
"default": "css`\n ${foundationAiCriteriaSearchStyles}\n`"
|
|
2479
|
-
}
|
|
2480
|
-
],
|
|
2481
|
-
"exports": [
|
|
2492
|
+
},
|
|
2482
2493
|
{
|
|
2483
2494
|
"kind": "js",
|
|
2484
|
-
"name": "
|
|
2495
|
+
"name": "*",
|
|
2485
2496
|
"declaration": {
|
|
2486
|
-
"name": "
|
|
2487
|
-
"
|
|
2497
|
+
"name": "*",
|
|
2498
|
+
"package": "./ai-criteria-search.template"
|
|
2488
2499
|
}
|
|
2489
2500
|
}
|
|
2490
2501
|
]
|
|
2491
2502
|
},
|
|
2492
2503
|
{
|
|
2493
2504
|
"kind": "javascript-module",
|
|
2494
|
-
"path": "src/ai-
|
|
2505
|
+
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
2495
2506
|
"declarations": [
|
|
2496
2507
|
{
|
|
2497
2508
|
"kind": "function",
|
|
2498
|
-
"name": "
|
|
2509
|
+
"name": "zeroAiIndicatorStyles",
|
|
2499
2510
|
"return": {
|
|
2500
2511
|
"type": {
|
|
2501
|
-
"text": "
|
|
2512
|
+
"text": "ElementStyles"
|
|
2502
2513
|
}
|
|
2503
2514
|
},
|
|
2504
2515
|
"parameters": [
|
|
2505
2516
|
{
|
|
2506
|
-
"name": "
|
|
2517
|
+
"name": "context",
|
|
2507
2518
|
"type": {
|
|
2508
2519
|
"text": "ElementDefinitionContext"
|
|
2509
2520
|
}
|
|
2510
2521
|
},
|
|
2511
2522
|
{
|
|
2512
|
-
"name": "
|
|
2523
|
+
"name": "definition",
|
|
2513
2524
|
"type": {
|
|
2514
2525
|
"text": "FoundationElementDefinition"
|
|
2515
2526
|
}
|
|
@@ -2520,64 +2531,28 @@
|
|
|
2520
2531
|
"exports": [
|
|
2521
2532
|
{
|
|
2522
2533
|
"kind": "js",
|
|
2523
|
-
"name": "
|
|
2534
|
+
"name": "zeroAiIndicatorStyles",
|
|
2524
2535
|
"declaration": {
|
|
2525
|
-
"name": "
|
|
2526
|
-
"module": "src/ai-
|
|
2536
|
+
"name": "zeroAiIndicatorStyles",
|
|
2537
|
+
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
2527
2538
|
}
|
|
2528
2539
|
}
|
|
2529
2540
|
]
|
|
2530
2541
|
},
|
|
2531
2542
|
{
|
|
2532
2543
|
"kind": "javascript-module",
|
|
2533
|
-
"path": "src/ai-
|
|
2544
|
+
"path": "src/ai-indicator/ai-indicator.ts",
|
|
2534
2545
|
"declarations": [
|
|
2535
2546
|
{
|
|
2536
2547
|
"kind": "class",
|
|
2537
2548
|
"description": "",
|
|
2538
|
-
"name": "
|
|
2549
|
+
"name": "AiIndicator",
|
|
2539
2550
|
"superclass": {
|
|
2540
|
-
"name": "
|
|
2551
|
+
"name": "FoundationAiIndicator",
|
|
2541
2552
|
"package": "@genesislcap/foundation-ui"
|
|
2542
2553
|
},
|
|
2543
|
-
"tagName": "%%prefix%%-ai-
|
|
2554
|
+
"tagName": "%%prefix%%-ai-indicator",
|
|
2544
2555
|
"customElement": true,
|
|
2545
|
-
"attributes": [
|
|
2546
|
-
{
|
|
2547
|
-
"name": "placeholder",
|
|
2548
|
-
"type": {
|
|
2549
|
-
"text": "string"
|
|
2550
|
-
},
|
|
2551
|
-
"default": "'Describe your search criteria in natural language...'",
|
|
2552
|
-
"fieldName": "placeholder",
|
|
2553
|
-
"inheritedFrom": {
|
|
2554
|
-
"name": "AiCriteriaSearch",
|
|
2555
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2556
|
-
}
|
|
2557
|
-
},
|
|
2558
|
-
{
|
|
2559
|
-
"type": {
|
|
2560
|
-
"text": "boolean"
|
|
2561
|
-
},
|
|
2562
|
-
"fieldName": "disabled",
|
|
2563
|
-
"inheritedFrom": {
|
|
2564
|
-
"name": "AiCriteriaSearch",
|
|
2565
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2566
|
-
}
|
|
2567
|
-
},
|
|
2568
|
-
{
|
|
2569
|
-
"name": "mode",
|
|
2570
|
-
"type": {
|
|
2571
|
-
"text": "'append' | 'replace'"
|
|
2572
|
-
},
|
|
2573
|
-
"default": "'replace'",
|
|
2574
|
-
"fieldName": "mode",
|
|
2575
|
-
"inheritedFrom": {
|
|
2576
|
-
"name": "AiCriteriaSearch",
|
|
2577
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2578
|
-
}
|
|
2579
|
-
}
|
|
2580
|
-
],
|
|
2581
2556
|
"members": [
|
|
2582
2557
|
{
|
|
2583
2558
|
"kind": "field",
|
|
@@ -2586,207 +2561,242 @@
|
|
|
2586
2561
|
"text": "AIProvider"
|
|
2587
2562
|
},
|
|
2588
2563
|
"inheritedFrom": {
|
|
2589
|
-
"name": "
|
|
2590
|
-
"module": "src/ai-
|
|
2591
|
-
}
|
|
2592
|
-
},
|
|
2593
|
-
{
|
|
2594
|
-
"kind": "field",
|
|
2595
|
-
"name": "placeholder",
|
|
2596
|
-
"type": {
|
|
2597
|
-
"text": "string"
|
|
2598
|
-
},
|
|
2599
|
-
"default": "'Describe your search criteria in natural language...'",
|
|
2600
|
-
"inheritedFrom": {
|
|
2601
|
-
"name": "AiCriteriaSearch",
|
|
2602
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2564
|
+
"name": "AiIndicator",
|
|
2565
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2603
2566
|
}
|
|
2604
2567
|
},
|
|
2605
2568
|
{
|
|
2606
2569
|
"kind": "field",
|
|
2607
|
-
"name": "
|
|
2570
|
+
"name": "status",
|
|
2608
2571
|
"type": {
|
|
2609
|
-
"text": "
|
|
2572
|
+
"text": "AIStatus | null"
|
|
2610
2573
|
},
|
|
2574
|
+
"default": "null",
|
|
2611
2575
|
"inheritedFrom": {
|
|
2612
|
-
"name": "
|
|
2613
|
-
"module": "src/ai-
|
|
2576
|
+
"name": "AiIndicator",
|
|
2577
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2614
2578
|
}
|
|
2615
2579
|
},
|
|
2616
2580
|
{
|
|
2617
2581
|
"kind": "field",
|
|
2618
|
-
"name": "
|
|
2582
|
+
"name": "open",
|
|
2619
2583
|
"type": {
|
|
2620
|
-
"text": "
|
|
2584
|
+
"text": "boolean"
|
|
2621
2585
|
},
|
|
2622
|
-
"default": "
|
|
2586
|
+
"default": "false",
|
|
2623
2587
|
"inheritedFrom": {
|
|
2624
|
-
"name": "
|
|
2625
|
-
"module": "src/ai-
|
|
2588
|
+
"name": "AiIndicator",
|
|
2589
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2626
2590
|
}
|
|
2627
2591
|
},
|
|
2628
2592
|
{
|
|
2629
2593
|
"kind": "field",
|
|
2630
|
-
"name": "
|
|
2594
|
+
"name": "state",
|
|
2631
2595
|
"type": {
|
|
2632
|
-
"text": "
|
|
2596
|
+
"text": "AIIndicatorState"
|
|
2633
2597
|
},
|
|
2634
|
-
"default": "''",
|
|
2598
|
+
"default": "'none'",
|
|
2635
2599
|
"inheritedFrom": {
|
|
2636
|
-
"name": "
|
|
2637
|
-
"module": "src/ai-
|
|
2600
|
+
"name": "AiIndicator",
|
|
2601
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2638
2602
|
}
|
|
2639
2603
|
},
|
|
2640
2604
|
{
|
|
2641
2605
|
"kind": "field",
|
|
2642
|
-
"name": "
|
|
2606
|
+
"name": "isInstalling",
|
|
2643
2607
|
"type": {
|
|
2644
2608
|
"text": "boolean"
|
|
2645
2609
|
},
|
|
2646
2610
|
"default": "false",
|
|
2647
2611
|
"inheritedFrom": {
|
|
2648
|
-
"name": "
|
|
2649
|
-
"module": "src/ai-
|
|
2612
|
+
"name": "AiIndicator",
|
|
2613
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2650
2614
|
}
|
|
2651
2615
|
},
|
|
2652
2616
|
{
|
|
2653
2617
|
"kind": "field",
|
|
2654
|
-
"name": "
|
|
2618
|
+
"name": "pollTimer",
|
|
2655
2619
|
"type": {
|
|
2656
|
-
"text": "
|
|
2620
|
+
"text": "ReturnType<typeof setInterval> | null"
|
|
2657
2621
|
},
|
|
2622
|
+
"privacy": "private",
|
|
2658
2623
|
"default": "null",
|
|
2659
2624
|
"inheritedFrom": {
|
|
2660
|
-
"name": "
|
|
2661
|
-
"module": "src/ai-
|
|
2625
|
+
"name": "AiIndicator",
|
|
2626
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2662
2627
|
}
|
|
2663
2628
|
},
|
|
2664
2629
|
{
|
|
2665
2630
|
"kind": "field",
|
|
2666
|
-
"name": "
|
|
2667
|
-
"
|
|
2668
|
-
"text": "MetadataDetail[] | string[]"
|
|
2669
|
-
},
|
|
2670
|
-
"default": "[]",
|
|
2631
|
+
"name": "clickOutside",
|
|
2632
|
+
"privacy": "private",
|
|
2671
2633
|
"inheritedFrom": {
|
|
2672
|
-
"name": "
|
|
2673
|
-
"module": "src/ai-
|
|
2634
|
+
"name": "AiIndicator",
|
|
2635
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2674
2636
|
}
|
|
2675
2637
|
},
|
|
2676
2638
|
{
|
|
2677
2639
|
"kind": "field",
|
|
2678
|
-
"name": "
|
|
2640
|
+
"name": "chromeStatusLabel",
|
|
2679
2641
|
"type": {
|
|
2680
|
-
"text": "
|
|
2642
|
+
"text": "string | null"
|
|
2681
2643
|
},
|
|
2682
|
-
"
|
|
2644
|
+
"readonly": true,
|
|
2683
2645
|
"inheritedFrom": {
|
|
2684
|
-
"name": "
|
|
2685
|
-
"module": "src/ai-
|
|
2646
|
+
"name": "AiIndicator",
|
|
2647
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2686
2648
|
}
|
|
2687
2649
|
},
|
|
2688
2650
|
{
|
|
2689
2651
|
"kind": "field",
|
|
2690
|
-
"name": "
|
|
2652
|
+
"name": "canInstall",
|
|
2691
2653
|
"type": {
|
|
2692
|
-
"text": "
|
|
2654
|
+
"text": "boolean"
|
|
2693
2655
|
},
|
|
2694
|
-
"
|
|
2656
|
+
"readonly": true,
|
|
2695
2657
|
"inheritedFrom": {
|
|
2696
|
-
"name": "
|
|
2697
|
-
"module": "src/ai-
|
|
2658
|
+
"name": "AiIndicator",
|
|
2659
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2698
2660
|
}
|
|
2699
2661
|
},
|
|
2700
2662
|
{
|
|
2701
2663
|
"kind": "field",
|
|
2702
|
-
"name": "
|
|
2664
|
+
"name": "isDownloading",
|
|
2703
2665
|
"type": {
|
|
2704
|
-
"text": "
|
|
2666
|
+
"text": "boolean"
|
|
2705
2667
|
},
|
|
2706
|
-
"
|
|
2707
|
-
"default": "null",
|
|
2668
|
+
"readonly": true,
|
|
2708
2669
|
"inheritedFrom": {
|
|
2709
|
-
"name": "
|
|
2710
|
-
"module": "src/ai-
|
|
2670
|
+
"name": "AiIndicator",
|
|
2671
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2711
2672
|
}
|
|
2712
2673
|
},
|
|
2713
2674
|
{
|
|
2714
|
-
"kind": "
|
|
2715
|
-
"name": "
|
|
2716
|
-
"
|
|
2717
|
-
"
|
|
2675
|
+
"kind": "method",
|
|
2676
|
+
"name": "openChanged",
|
|
2677
|
+
"return": {
|
|
2678
|
+
"type": {
|
|
2679
|
+
"text": "void"
|
|
2680
|
+
}
|
|
2718
2681
|
},
|
|
2719
|
-
"privacy": "private",
|
|
2720
|
-
"default": "null",
|
|
2721
2682
|
"inheritedFrom": {
|
|
2722
|
-
"name": "
|
|
2723
|
-
"module": "src/ai-
|
|
2683
|
+
"name": "AiIndicator",
|
|
2684
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2724
2685
|
}
|
|
2725
2686
|
},
|
|
2726
2687
|
{
|
|
2727
|
-
"kind": "
|
|
2728
|
-
"name": "
|
|
2729
|
-
"type": {
|
|
2730
|
-
"text": "string"
|
|
2731
|
-
},
|
|
2688
|
+
"kind": "method",
|
|
2689
|
+
"name": "handleClickOutside",
|
|
2732
2690
|
"privacy": "private",
|
|
2733
|
-
"
|
|
2691
|
+
"parameters": [
|
|
2692
|
+
{
|
|
2693
|
+
"name": "event",
|
|
2694
|
+
"type": {
|
|
2695
|
+
"text": "MouseEvent"
|
|
2696
|
+
}
|
|
2697
|
+
}
|
|
2698
|
+
],
|
|
2734
2699
|
"inheritedFrom": {
|
|
2735
|
-
"name": "
|
|
2736
|
-
"module": "src/ai-
|
|
2700
|
+
"name": "AiIndicator",
|
|
2701
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2737
2702
|
}
|
|
2738
2703
|
},
|
|
2739
2704
|
{
|
|
2740
|
-
"kind": "
|
|
2741
|
-
"name": "
|
|
2742
|
-
"type": {
|
|
2743
|
-
"text": "boolean"
|
|
2744
|
-
},
|
|
2745
|
-
"readonly": true,
|
|
2705
|
+
"kind": "method",
|
|
2706
|
+
"name": "toggleDropdown",
|
|
2746
2707
|
"inheritedFrom": {
|
|
2747
|
-
"name": "
|
|
2748
|
-
"module": "src/ai-
|
|
2708
|
+
"name": "AiIndicator",
|
|
2709
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2749
2710
|
}
|
|
2750
2711
|
},
|
|
2751
2712
|
{
|
|
2752
2713
|
"kind": "method",
|
|
2753
|
-
"name": "
|
|
2714
|
+
"name": "refreshStatus",
|
|
2715
|
+
"return": {
|
|
2716
|
+
"type": {
|
|
2717
|
+
"text": "Promise<void>"
|
|
2718
|
+
}
|
|
2719
|
+
},
|
|
2754
2720
|
"inheritedFrom": {
|
|
2755
|
-
"name": "
|
|
2756
|
-
"module": "src/ai-
|
|
2721
|
+
"name": "AiIndicator",
|
|
2722
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2757
2723
|
}
|
|
2758
2724
|
},
|
|
2759
2725
|
{
|
|
2760
2726
|
"kind": "method",
|
|
2761
|
-
"name": "
|
|
2727
|
+
"name": "deriveState",
|
|
2728
|
+
"privacy": "private",
|
|
2729
|
+
"return": {
|
|
2730
|
+
"type": {
|
|
2731
|
+
"text": "AIIndicatorState"
|
|
2732
|
+
}
|
|
2733
|
+
},
|
|
2734
|
+
"parameters": [
|
|
2735
|
+
{
|
|
2736
|
+
"name": "s",
|
|
2737
|
+
"type": {
|
|
2738
|
+
"text": "AIStatus | null"
|
|
2739
|
+
}
|
|
2740
|
+
}
|
|
2741
|
+
],
|
|
2762
2742
|
"inheritedFrom": {
|
|
2763
|
-
"name": "
|
|
2764
|
-
"module": "src/ai-
|
|
2743
|
+
"name": "AiIndicator",
|
|
2744
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2765
2745
|
}
|
|
2766
2746
|
},
|
|
2767
2747
|
{
|
|
2768
2748
|
"kind": "method",
|
|
2769
|
-
"name": "
|
|
2749
|
+
"name": "maybeStartPolling",
|
|
2750
|
+
"privacy": "private",
|
|
2751
|
+
"return": {
|
|
2752
|
+
"type": {
|
|
2753
|
+
"text": "void"
|
|
2754
|
+
}
|
|
2755
|
+
},
|
|
2770
2756
|
"inheritedFrom": {
|
|
2771
|
-
"name": "
|
|
2772
|
-
"module": "src/ai-
|
|
2757
|
+
"name": "AiIndicator",
|
|
2758
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2773
2759
|
}
|
|
2774
2760
|
},
|
|
2775
2761
|
{
|
|
2776
2762
|
"kind": "method",
|
|
2777
|
-
"name": "
|
|
2763
|
+
"name": "startPolling",
|
|
2764
|
+
"privacy": "private",
|
|
2765
|
+
"return": {
|
|
2766
|
+
"type": {
|
|
2767
|
+
"text": "void"
|
|
2768
|
+
}
|
|
2769
|
+
},
|
|
2778
2770
|
"inheritedFrom": {
|
|
2779
|
-
"name": "
|
|
2780
|
-
"module": "src/ai-
|
|
2771
|
+
"name": "AiIndicator",
|
|
2772
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2781
2773
|
}
|
|
2782
2774
|
},
|
|
2783
2775
|
{
|
|
2784
2776
|
"kind": "method",
|
|
2785
|
-
"name": "
|
|
2777
|
+
"name": "stopPolling",
|
|
2786
2778
|
"privacy": "private",
|
|
2779
|
+
"return": {
|
|
2780
|
+
"type": {
|
|
2781
|
+
"text": "void"
|
|
2782
|
+
}
|
|
2783
|
+
},
|
|
2787
2784
|
"inheritedFrom": {
|
|
2788
|
-
"name": "
|
|
2789
|
-
"module": "src/ai-
|
|
2785
|
+
"name": "AiIndicator",
|
|
2786
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2787
|
+
}
|
|
2788
|
+
},
|
|
2789
|
+
{
|
|
2790
|
+
"kind": "method",
|
|
2791
|
+
"name": "onInstall",
|
|
2792
|
+
"return": {
|
|
2793
|
+
"type": {
|
|
2794
|
+
"text": "Promise<void>"
|
|
2795
|
+
}
|
|
2796
|
+
},
|
|
2797
|
+
"inheritedFrom": {
|
|
2798
|
+
"name": "AiIndicator",
|
|
2799
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2790
2800
|
}
|
|
2791
2801
|
},
|
|
2792
2802
|
{
|
|
@@ -2904,57 +2914,47 @@
|
|
|
2904
2914
|
},
|
|
2905
2915
|
{
|
|
2906
2916
|
"kind": "variable",
|
|
2907
|
-
"name": "
|
|
2908
|
-
"description": "The Zero AI Criteria Search",
|
|
2909
|
-
"privacy": "public"
|
|
2917
|
+
"name": "zeroAiIndicator"
|
|
2910
2918
|
}
|
|
2911
2919
|
],
|
|
2912
2920
|
"exports": [
|
|
2913
2921
|
{
|
|
2914
2922
|
"kind": "js",
|
|
2915
|
-
"name": "
|
|
2923
|
+
"name": "AiIndicator",
|
|
2916
2924
|
"declaration": {
|
|
2917
|
-
"name": "
|
|
2918
|
-
"module": "src/ai-
|
|
2925
|
+
"name": "AiIndicator",
|
|
2926
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2919
2927
|
}
|
|
2920
2928
|
},
|
|
2921
2929
|
{
|
|
2922
2930
|
"kind": "js",
|
|
2923
|
-
"name": "
|
|
2931
|
+
"name": "zeroAiIndicator",
|
|
2924
2932
|
"declaration": {
|
|
2925
|
-
"name": "
|
|
2926
|
-
"module": "src/ai-
|
|
2933
|
+
"name": "zeroAiIndicator",
|
|
2934
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2927
2935
|
}
|
|
2928
2936
|
}
|
|
2929
2937
|
]
|
|
2930
2938
|
},
|
|
2931
2939
|
{
|
|
2932
2940
|
"kind": "javascript-module",
|
|
2933
|
-
"path": "src/ai-
|
|
2941
|
+
"path": "src/ai-indicator/index.ts",
|
|
2934
2942
|
"declarations": [],
|
|
2935
2943
|
"exports": [
|
|
2936
2944
|
{
|
|
2937
2945
|
"kind": "js",
|
|
2938
|
-
"name": "
|
|
2939
|
-
"declaration": {
|
|
2940
|
-
"name": "*",
|
|
2941
|
-
"package": "./ai-criteria-search"
|
|
2942
|
-
}
|
|
2943
|
-
},
|
|
2944
|
-
{
|
|
2945
|
-
"kind": "js",
|
|
2946
|
-
"name": "*",
|
|
2946
|
+
"name": "AiIndicator",
|
|
2947
2947
|
"declaration": {
|
|
2948
|
-
"name": "
|
|
2949
|
-
"
|
|
2948
|
+
"name": "AiIndicator",
|
|
2949
|
+
"module": "./ai-indicator"
|
|
2950
2950
|
}
|
|
2951
2951
|
},
|
|
2952
2952
|
{
|
|
2953
2953
|
"kind": "js",
|
|
2954
|
-
"name": "
|
|
2954
|
+
"name": "zeroAiIndicator",
|
|
2955
2955
|
"declaration": {
|
|
2956
|
-
"name": "
|
|
2957
|
-
"
|
|
2956
|
+
"name": "zeroAiIndicator",
|
|
2957
|
+
"module": "./ai-indicator"
|
|
2958
2958
|
}
|
|
2959
2959
|
}
|
|
2960
2960
|
]
|