@genesislcap/foundation-zero 14.456.1-alpha-b67da79.0 → 14.456.1-alpha-617205e.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 +715 -715
- package/dist/dts/react.d.ts +9 -9
- package/dist/react.cjs +6 -6
- package/dist/react.mjs +5 -5
- package/package.json +12 -12
|
@@ -898,37 +898,6 @@
|
|
|
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
|
-
},
|
|
932
901
|
{
|
|
933
902
|
"kind": "javascript-module",
|
|
934
903
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -1291,11 +1260,11 @@
|
|
|
1291
1260
|
},
|
|
1292
1261
|
{
|
|
1293
1262
|
"kind": "javascript-module",
|
|
1294
|
-
"path": "src/
|
|
1263
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
1295
1264
|
"declarations": [
|
|
1296
1265
|
{
|
|
1297
1266
|
"kind": "function",
|
|
1298
|
-
"name": "
|
|
1267
|
+
"name": "zeroActionsMenuStyles",
|
|
1299
1268
|
"return": {
|
|
1300
1269
|
"type": {
|
|
1301
1270
|
"text": "ElementStyles"
|
|
@@ -1320,276 +1289,383 @@
|
|
|
1320
1289
|
"exports": [
|
|
1321
1290
|
{
|
|
1322
1291
|
"kind": "js",
|
|
1323
|
-
"name": "
|
|
1324
|
-
"declaration": {
|
|
1325
|
-
"name": "zeroAccordionStyles",
|
|
1326
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
1327
|
-
}
|
|
1328
|
-
}
|
|
1329
|
-
]
|
|
1330
|
-
},
|
|
1331
|
-
{
|
|
1332
|
-
"kind": "javascript-module",
|
|
1333
|
-
"path": "src/accordion/accordion.template.ts",
|
|
1334
|
-
"declarations": [
|
|
1335
|
-
{
|
|
1336
|
-
"kind": "function",
|
|
1337
|
-
"name": "zeroAccordionTemplate",
|
|
1338
|
-
"return": {
|
|
1339
|
-
"type": {
|
|
1340
|
-
"text": "ViewTemplate<Accordion>"
|
|
1341
|
-
}
|
|
1342
|
-
},
|
|
1343
|
-
"parameters": [
|
|
1344
|
-
{
|
|
1345
|
-
"name": "context",
|
|
1346
|
-
"type": {
|
|
1347
|
-
"text": "ElementDefinitionContext"
|
|
1348
|
-
}
|
|
1349
|
-
},
|
|
1350
|
-
{
|
|
1351
|
-
"name": "definition",
|
|
1352
|
-
"type": {
|
|
1353
|
-
"text": "FoundationElementDefinition"
|
|
1354
|
-
}
|
|
1355
|
-
}
|
|
1356
|
-
]
|
|
1357
|
-
}
|
|
1358
|
-
],
|
|
1359
|
-
"exports": [
|
|
1360
|
-
{
|
|
1361
|
-
"kind": "js",
|
|
1362
|
-
"name": "zeroAccordionTemplate",
|
|
1292
|
+
"name": "zeroActionsMenuStyles",
|
|
1363
1293
|
"declaration": {
|
|
1364
|
-
"name": "
|
|
1365
|
-
"module": "src/
|
|
1294
|
+
"name": "zeroActionsMenuStyles",
|
|
1295
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1366
1296
|
}
|
|
1367
1297
|
}
|
|
1368
1298
|
]
|
|
1369
1299
|
},
|
|
1370
1300
|
{
|
|
1371
1301
|
"kind": "javascript-module",
|
|
1372
|
-
"path": "src/
|
|
1302
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
1373
1303
|
"declarations": [
|
|
1374
1304
|
{
|
|
1375
1305
|
"kind": "class",
|
|
1376
1306
|
"description": "",
|
|
1377
|
-
"name": "
|
|
1307
|
+
"name": "ActionsMenu",
|
|
1378
1308
|
"superclass": {
|
|
1379
|
-
"name": "
|
|
1309
|
+
"name": "FoundationActionsMenu",
|
|
1380
1310
|
"package": "@genesislcap/foundation-ui"
|
|
1381
1311
|
},
|
|
1382
|
-
"tagName": "%%prefix%%-
|
|
1312
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
1383
1313
|
"customElement": true,
|
|
1384
1314
|
"attributes": [
|
|
1385
1315
|
{
|
|
1386
|
-
"name": "
|
|
1316
|
+
"name": "is-vertical",
|
|
1387
1317
|
"type": {
|
|
1388
|
-
"text": "
|
|
1318
|
+
"text": "boolean"
|
|
1389
1319
|
},
|
|
1390
|
-
"
|
|
1391
|
-
"fieldName": "
|
|
1320
|
+
"default": "false",
|
|
1321
|
+
"fieldName": "isVertical",
|
|
1392
1322
|
"inheritedFrom": {
|
|
1393
|
-
"name": "
|
|
1394
|
-
"module": "src/
|
|
1323
|
+
"name": "ActionsMenu",
|
|
1324
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1395
1325
|
}
|
|
1396
|
-
}
|
|
1397
|
-
],
|
|
1398
|
-
"members": [
|
|
1326
|
+
},
|
|
1399
1327
|
{
|
|
1400
|
-
"
|
|
1401
|
-
"name": "expandmode",
|
|
1328
|
+
"name": "add-default-actions",
|
|
1402
1329
|
"type": {
|
|
1403
|
-
"text": "
|
|
1330
|
+
"text": "boolean"
|
|
1404
1331
|
},
|
|
1405
|
-
"
|
|
1406
|
-
"
|
|
1332
|
+
"default": "true",
|
|
1333
|
+
"fieldName": "addDefaultActions",
|
|
1407
1334
|
"inheritedFrom": {
|
|
1408
|
-
"name": "
|
|
1409
|
-
"module": "src/
|
|
1335
|
+
"name": "ActionsMenu",
|
|
1336
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1410
1337
|
}
|
|
1411
1338
|
},
|
|
1412
1339
|
{
|
|
1413
|
-
"
|
|
1414
|
-
"name": "activeid",
|
|
1340
|
+
"name": "auto-close-on-action",
|
|
1415
1341
|
"type": {
|
|
1416
|
-
"text": "
|
|
1342
|
+
"text": "boolean"
|
|
1417
1343
|
},
|
|
1418
|
-
"
|
|
1344
|
+
"default": "true",
|
|
1345
|
+
"fieldName": "autoCloseOnAction",
|
|
1419
1346
|
"inheritedFrom": {
|
|
1420
|
-
"name": "
|
|
1421
|
-
"module": "src/
|
|
1347
|
+
"name": "ActionsMenu",
|
|
1348
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1422
1349
|
}
|
|
1423
1350
|
},
|
|
1424
1351
|
{
|
|
1425
|
-
"
|
|
1426
|
-
"name": "activeItemIndex",
|
|
1352
|
+
"name": "name",
|
|
1427
1353
|
"type": {
|
|
1428
|
-
"text": "
|
|
1354
|
+
"text": "string"
|
|
1429
1355
|
},
|
|
1430
|
-
"
|
|
1431
|
-
"
|
|
1356
|
+
"default": "'Actions'",
|
|
1357
|
+
"fieldName": "name",
|
|
1432
1358
|
"inheritedFrom": {
|
|
1433
|
-
"name": "
|
|
1434
|
-
"module": "src/
|
|
1359
|
+
"name": "ActionsMenu",
|
|
1360
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1435
1361
|
}
|
|
1436
1362
|
},
|
|
1437
1363
|
{
|
|
1438
|
-
"
|
|
1439
|
-
"name": "accordionIds",
|
|
1364
|
+
"name": "open",
|
|
1440
1365
|
"type": {
|
|
1441
|
-
"text": "
|
|
1366
|
+
"text": "boolean"
|
|
1442
1367
|
},
|
|
1443
|
-
"
|
|
1368
|
+
"default": "false",
|
|
1369
|
+
"fieldName": "open",
|
|
1444
1370
|
"inheritedFrom": {
|
|
1445
|
-
"name": "
|
|
1446
|
-
"module": "src/
|
|
1371
|
+
"name": "ActionsMenu",
|
|
1372
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1447
1373
|
}
|
|
1448
1374
|
},
|
|
1449
1375
|
{
|
|
1450
|
-
"
|
|
1451
|
-
"
|
|
1452
|
-
|
|
1376
|
+
"name": "buttonAppearance",
|
|
1377
|
+
"type": {
|
|
1378
|
+
"text": "string"
|
|
1379
|
+
},
|
|
1380
|
+
"fieldName": "buttonAppearance",
|
|
1453
1381
|
"inheritedFrom": {
|
|
1454
|
-
"name": "
|
|
1455
|
-
"module": "src/
|
|
1382
|
+
"name": "ActionsMenu",
|
|
1383
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1456
1384
|
}
|
|
1457
1385
|
},
|
|
1458
1386
|
{
|
|
1459
|
-
"
|
|
1460
|
-
"
|
|
1461
|
-
|
|
1462
|
-
"return": {
|
|
1463
|
-
"type": {
|
|
1464
|
-
"text": "AccordionItem | null"
|
|
1465
|
-
}
|
|
1387
|
+
"name": "hide-disabled",
|
|
1388
|
+
"type": {
|
|
1389
|
+
"text": "boolean"
|
|
1466
1390
|
},
|
|
1391
|
+
"default": "false",
|
|
1392
|
+
"fieldName": "hideDisabled",
|
|
1467
1393
|
"inheritedFrom": {
|
|
1468
|
-
"name": "
|
|
1469
|
-
"module": "src/
|
|
1394
|
+
"name": "ActionsMenu",
|
|
1395
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1470
1396
|
}
|
|
1471
1397
|
},
|
|
1472
1398
|
{
|
|
1473
|
-
"
|
|
1474
|
-
"
|
|
1475
|
-
|
|
1399
|
+
"name": "hide-menu-single-option",
|
|
1400
|
+
"type": {
|
|
1401
|
+
"text": "boolean"
|
|
1402
|
+
},
|
|
1403
|
+
"default": "false",
|
|
1404
|
+
"fieldName": "hideMenuSingleOption",
|
|
1476
1405
|
"inheritedFrom": {
|
|
1477
|
-
"name": "
|
|
1478
|
-
"module": "src/
|
|
1406
|
+
"name": "ActionsMenu",
|
|
1407
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1479
1408
|
}
|
|
1480
|
-
}
|
|
1409
|
+
}
|
|
1410
|
+
],
|
|
1411
|
+
"members": [
|
|
1481
1412
|
{
|
|
1482
|
-
"kind": "
|
|
1483
|
-
"name": "
|
|
1484
|
-
"
|
|
1485
|
-
|
|
1486
|
-
"type": {
|
|
1487
|
-
"text": "void"
|
|
1488
|
-
}
|
|
1413
|
+
"kind": "field",
|
|
1414
|
+
"name": "actions",
|
|
1415
|
+
"type": {
|
|
1416
|
+
"text": "ActionMenuItem[]"
|
|
1489
1417
|
},
|
|
1490
1418
|
"inheritedFrom": {
|
|
1491
|
-
"name": "
|
|
1492
|
-
"module": "src/
|
|
1419
|
+
"name": "ActionsMenu",
|
|
1420
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1493
1421
|
}
|
|
1494
1422
|
},
|
|
1495
1423
|
{
|
|
1496
1424
|
"kind": "field",
|
|
1497
|
-
"name": "
|
|
1498
|
-
"
|
|
1425
|
+
"name": "isVertical",
|
|
1426
|
+
"type": {
|
|
1427
|
+
"text": "boolean"
|
|
1428
|
+
},
|
|
1429
|
+
"default": "false",
|
|
1499
1430
|
"inheritedFrom": {
|
|
1500
|
-
"name": "
|
|
1501
|
-
"module": "src/
|
|
1431
|
+
"name": "ActionsMenu",
|
|
1432
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1502
1433
|
}
|
|
1503
1434
|
},
|
|
1504
1435
|
{
|
|
1505
1436
|
"kind": "field",
|
|
1506
|
-
"name": "
|
|
1507
|
-
"
|
|
1437
|
+
"name": "addDefaultActions",
|
|
1438
|
+
"type": {
|
|
1439
|
+
"text": "boolean"
|
|
1440
|
+
},
|
|
1441
|
+
"default": "true",
|
|
1508
1442
|
"inheritedFrom": {
|
|
1509
|
-
"name": "
|
|
1510
|
-
"module": "src/
|
|
1443
|
+
"name": "ActionsMenu",
|
|
1444
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1511
1445
|
}
|
|
1512
1446
|
},
|
|
1513
1447
|
{
|
|
1514
|
-
"kind": "
|
|
1515
|
-
"name": "
|
|
1516
|
-
"
|
|
1517
|
-
|
|
1518
|
-
"type": {
|
|
1519
|
-
"text": "Array<string | null>"
|
|
1520
|
-
}
|
|
1448
|
+
"kind": "field",
|
|
1449
|
+
"name": "autoCloseOnAction",
|
|
1450
|
+
"type": {
|
|
1451
|
+
"text": "boolean"
|
|
1521
1452
|
},
|
|
1453
|
+
"default": "true",
|
|
1522
1454
|
"inheritedFrom": {
|
|
1523
|
-
"name": "
|
|
1524
|
-
"module": "src/
|
|
1455
|
+
"name": "ActionsMenu",
|
|
1456
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1525
1457
|
}
|
|
1526
1458
|
},
|
|
1527
1459
|
{
|
|
1528
|
-
"kind": "
|
|
1529
|
-
"name": "
|
|
1530
|
-
"
|
|
1531
|
-
|
|
1532
|
-
"type": {
|
|
1533
|
-
"text": "boolean"
|
|
1534
|
-
}
|
|
1460
|
+
"kind": "field",
|
|
1461
|
+
"name": "classNames",
|
|
1462
|
+
"type": {
|
|
1463
|
+
"text": "string"
|
|
1535
1464
|
},
|
|
1536
1465
|
"inheritedFrom": {
|
|
1537
|
-
"name": "
|
|
1538
|
-
"module": "src/
|
|
1466
|
+
"name": "ActionsMenu",
|
|
1467
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1539
1468
|
}
|
|
1540
1469
|
},
|
|
1541
1470
|
{
|
|
1542
1471
|
"kind": "field",
|
|
1543
|
-
"name": "
|
|
1544
|
-
"
|
|
1472
|
+
"name": "definition",
|
|
1473
|
+
"type": {
|
|
1474
|
+
"text": "any"
|
|
1475
|
+
},
|
|
1545
1476
|
"inheritedFrom": {
|
|
1546
|
-
"name": "
|
|
1547
|
-
"module": "src/
|
|
1477
|
+
"name": "ActionsMenu",
|
|
1478
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1548
1479
|
}
|
|
1549
1480
|
},
|
|
1550
1481
|
{
|
|
1551
1482
|
"kind": "field",
|
|
1552
|
-
"name": "
|
|
1553
|
-
"
|
|
1483
|
+
"name": "name",
|
|
1484
|
+
"type": {
|
|
1485
|
+
"text": "string"
|
|
1486
|
+
},
|
|
1487
|
+
"default": "'Actions'",
|
|
1554
1488
|
"inheritedFrom": {
|
|
1555
|
-
"name": "
|
|
1556
|
-
"module": "src/
|
|
1489
|
+
"name": "ActionsMenu",
|
|
1490
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1491
|
+
}
|
|
1492
|
+
},
|
|
1493
|
+
{
|
|
1494
|
+
"kind": "field",
|
|
1495
|
+
"name": "open",
|
|
1496
|
+
"type": {
|
|
1497
|
+
"text": "boolean"
|
|
1498
|
+
},
|
|
1499
|
+
"default": "false",
|
|
1500
|
+
"inheritedFrom": {
|
|
1501
|
+
"name": "ActionsMenu",
|
|
1502
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1503
|
+
}
|
|
1504
|
+
},
|
|
1505
|
+
{
|
|
1506
|
+
"kind": "field",
|
|
1507
|
+
"name": "buttonAppearance",
|
|
1508
|
+
"type": {
|
|
1509
|
+
"text": "string"
|
|
1510
|
+
},
|
|
1511
|
+
"inheritedFrom": {
|
|
1512
|
+
"name": "ActionsMenu",
|
|
1513
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1514
|
+
}
|
|
1515
|
+
},
|
|
1516
|
+
{
|
|
1517
|
+
"kind": "field",
|
|
1518
|
+
"name": "hideDisabled",
|
|
1519
|
+
"type": {
|
|
1520
|
+
"text": "boolean"
|
|
1521
|
+
},
|
|
1522
|
+
"default": "false",
|
|
1523
|
+
"inheritedFrom": {
|
|
1524
|
+
"name": "ActionsMenu",
|
|
1525
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1526
|
+
}
|
|
1527
|
+
},
|
|
1528
|
+
{
|
|
1529
|
+
"kind": "field",
|
|
1530
|
+
"name": "hideMenuSingleOption",
|
|
1531
|
+
"type": {
|
|
1532
|
+
"text": "boolean"
|
|
1533
|
+
},
|
|
1534
|
+
"default": "false",
|
|
1535
|
+
"inheritedFrom": {
|
|
1536
|
+
"name": "ActionsMenu",
|
|
1537
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1538
|
+
}
|
|
1539
|
+
},
|
|
1540
|
+
{
|
|
1541
|
+
"kind": "field",
|
|
1542
|
+
"name": "singleOption",
|
|
1543
|
+
"type": {
|
|
1544
|
+
"text": "ActionMenuItem"
|
|
1545
|
+
},
|
|
1546
|
+
"inheritedFrom": {
|
|
1547
|
+
"name": "ActionsMenu",
|
|
1548
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1549
|
+
}
|
|
1550
|
+
},
|
|
1551
|
+
{
|
|
1552
|
+
"kind": "field",
|
|
1553
|
+
"name": "actionsMenu",
|
|
1554
|
+
"type": {
|
|
1555
|
+
"text": "HTMLElement"
|
|
1556
|
+
},
|
|
1557
|
+
"inheritedFrom": {
|
|
1558
|
+
"name": "ActionsMenu",
|
|
1559
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1557
1560
|
}
|
|
1558
1561
|
},
|
|
1559
1562
|
{
|
|
1560
1563
|
"kind": "method",
|
|
1561
|
-
"name": "
|
|
1562
|
-
"privacy": "
|
|
1563
|
-
"
|
|
1564
|
-
|
|
1565
|
-
"
|
|
1564
|
+
"name": "definitionChanged",
|
|
1565
|
+
"privacy": "protected",
|
|
1566
|
+
"parameters": [
|
|
1567
|
+
{
|
|
1568
|
+
"name": "oldValue",
|
|
1569
|
+
"type": {
|
|
1570
|
+
"text": "any"
|
|
1571
|
+
}
|
|
1572
|
+
},
|
|
1573
|
+
{
|
|
1574
|
+
"name": "newValue",
|
|
1575
|
+
"type": {
|
|
1576
|
+
"text": "any"
|
|
1577
|
+
}
|
|
1578
|
+
}
|
|
1579
|
+
],
|
|
1580
|
+
"inheritedFrom": {
|
|
1581
|
+
"name": "ActionsMenu",
|
|
1582
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1583
|
+
}
|
|
1584
|
+
},
|
|
1585
|
+
{
|
|
1586
|
+
"kind": "method",
|
|
1587
|
+
"name": "openChanged",
|
|
1588
|
+
"privacy": "protected",
|
|
1589
|
+
"inheritedFrom": {
|
|
1590
|
+
"name": "ActionsMenu",
|
|
1591
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1592
|
+
}
|
|
1593
|
+
},
|
|
1594
|
+
{
|
|
1595
|
+
"kind": "method",
|
|
1596
|
+
"name": "toggleActionsMenuVisibility",
|
|
1597
|
+
"inheritedFrom": {
|
|
1598
|
+
"name": "ActionsMenu",
|
|
1599
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1600
|
+
}
|
|
1601
|
+
},
|
|
1602
|
+
{
|
|
1603
|
+
"kind": "method",
|
|
1604
|
+
"name": "onActionMenuItemClick",
|
|
1605
|
+
"parameters": [
|
|
1606
|
+
{
|
|
1607
|
+
"name": "callback",
|
|
1608
|
+
"type": {
|
|
1609
|
+
"text": "(rowData) => void | any"
|
|
1610
|
+
}
|
|
1566
1611
|
}
|
|
1612
|
+
],
|
|
1613
|
+
"inheritedFrom": {
|
|
1614
|
+
"name": "ActionsMenu",
|
|
1615
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1616
|
+
}
|
|
1617
|
+
},
|
|
1618
|
+
{
|
|
1619
|
+
"kind": "field",
|
|
1620
|
+
"name": "allActions",
|
|
1621
|
+
"type": {
|
|
1622
|
+
"text": "ActionMenuItem[]"
|
|
1567
1623
|
},
|
|
1624
|
+
"readonly": true,
|
|
1625
|
+
"inheritedFrom": {
|
|
1626
|
+
"name": "ActionsMenu",
|
|
1627
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1628
|
+
}
|
|
1629
|
+
},
|
|
1630
|
+
{
|
|
1631
|
+
"kind": "field",
|
|
1632
|
+
"name": "rowData",
|
|
1633
|
+
"readonly": true,
|
|
1634
|
+
"inheritedFrom": {
|
|
1635
|
+
"name": "ActionsMenu",
|
|
1636
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1637
|
+
}
|
|
1638
|
+
},
|
|
1639
|
+
{
|
|
1640
|
+
"kind": "method",
|
|
1641
|
+
"name": "getLabel",
|
|
1568
1642
|
"parameters": [
|
|
1569
1643
|
{
|
|
1570
|
-
"name": "
|
|
1644
|
+
"name": "name",
|
|
1571
1645
|
"type": {
|
|
1572
|
-
"text": "
|
|
1646
|
+
"text": "string | ((rowData: any) => string)"
|
|
1573
1647
|
}
|
|
1574
1648
|
}
|
|
1575
1649
|
],
|
|
1576
1650
|
"inheritedFrom": {
|
|
1577
|
-
"name": "
|
|
1578
|
-
"module": "src/
|
|
1651
|
+
"name": "ActionsMenu",
|
|
1652
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1579
1653
|
}
|
|
1580
1654
|
},
|
|
1581
1655
|
{
|
|
1582
1656
|
"kind": "method",
|
|
1583
|
-
"name": "
|
|
1584
|
-
"
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
"
|
|
1657
|
+
"name": "getTemplate",
|
|
1658
|
+
"parameters": [
|
|
1659
|
+
{
|
|
1660
|
+
"name": "prefix",
|
|
1661
|
+
"type": {
|
|
1662
|
+
"text": "string"
|
|
1663
|
+
}
|
|
1588
1664
|
}
|
|
1589
|
-
|
|
1665
|
+
],
|
|
1590
1666
|
"inheritedFrom": {
|
|
1591
|
-
"name": "
|
|
1592
|
-
"module": "src/
|
|
1667
|
+
"name": "ActionsMenu",
|
|
1668
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1593
1669
|
}
|
|
1594
1670
|
},
|
|
1595
1671
|
{
|
|
@@ -1601,8 +1677,8 @@
|
|
|
1601
1677
|
"privacy": "private",
|
|
1602
1678
|
"default": "void 0",
|
|
1603
1679
|
"inheritedFrom": {
|
|
1604
|
-
"name": "
|
|
1605
|
-
"module": "src/
|
|
1680
|
+
"name": "FoundationElement",
|
|
1681
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1606
1682
|
}
|
|
1607
1683
|
},
|
|
1608
1684
|
{
|
|
@@ -1614,8 +1690,8 @@
|
|
|
1614
1690
|
"privacy": "public",
|
|
1615
1691
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
1616
1692
|
"inheritedFrom": {
|
|
1617
|
-
"name": "
|
|
1618
|
-
"module": "src/
|
|
1693
|
+
"name": "FoundationElement",
|
|
1694
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1619
1695
|
}
|
|
1620
1696
|
},
|
|
1621
1697
|
{
|
|
@@ -1627,8 +1703,8 @@
|
|
|
1627
1703
|
"privacy": "public",
|
|
1628
1704
|
"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.",
|
|
1629
1705
|
"inheritedFrom": {
|
|
1630
|
-
"name": "
|
|
1631
|
-
"module": "src/
|
|
1706
|
+
"name": "FoundationElement",
|
|
1707
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1632
1708
|
}
|
|
1633
1709
|
},
|
|
1634
1710
|
{
|
|
@@ -1641,8 +1717,8 @@
|
|
|
1641
1717
|
}
|
|
1642
1718
|
},
|
|
1643
1719
|
"inheritedFrom": {
|
|
1644
|
-
"name": "
|
|
1645
|
-
"module": "src/
|
|
1720
|
+
"name": "FoundationElement",
|
|
1721
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1646
1722
|
}
|
|
1647
1723
|
},
|
|
1648
1724
|
{
|
|
@@ -1654,8 +1730,8 @@
|
|
|
1654
1730
|
"privacy": "public",
|
|
1655
1731
|
"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.",
|
|
1656
1732
|
"inheritedFrom": {
|
|
1657
|
-
"name": "
|
|
1658
|
-
"module": "src/
|
|
1733
|
+
"name": "FoundationElement",
|
|
1734
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1659
1735
|
}
|
|
1660
1736
|
},
|
|
1661
1737
|
{
|
|
@@ -1668,8 +1744,8 @@
|
|
|
1668
1744
|
}
|
|
1669
1745
|
},
|
|
1670
1746
|
"inheritedFrom": {
|
|
1671
|
-
"name": "
|
|
1672
|
-
"module": "src/
|
|
1747
|
+
"name": "FoundationElement",
|
|
1748
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1673
1749
|
}
|
|
1674
1750
|
},
|
|
1675
1751
|
{
|
|
@@ -1699,49 +1775,41 @@
|
|
|
1699
1775
|
],
|
|
1700
1776
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
1701
1777
|
"inheritedFrom": {
|
|
1702
|
-
"name": "
|
|
1703
|
-
"module": "src/
|
|
1704
|
-
}
|
|
1705
|
-
}
|
|
1706
|
-
],
|
|
1707
|
-
"events": [
|
|
1708
|
-
{
|
|
1709
|
-
"description": "Fires a custom 'change' event when the active item changes",
|
|
1710
|
-
"name": "change",
|
|
1711
|
-
"inheritedFrom": {
|
|
1712
|
-
"name": "Accordion",
|
|
1713
|
-
"module": "src/accordion/accordion.ts"
|
|
1778
|
+
"name": "FoundationElement",
|
|
1779
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1714
1780
|
}
|
|
1715
1781
|
}
|
|
1716
1782
|
]
|
|
1717
1783
|
},
|
|
1718
1784
|
{
|
|
1719
1785
|
"kind": "variable",
|
|
1720
|
-
"name": "
|
|
1786
|
+
"name": "zeroActionsMenu",
|
|
1787
|
+
"description": "The Zero Actions Menu",
|
|
1788
|
+
"privacy": "public"
|
|
1721
1789
|
}
|
|
1722
1790
|
],
|
|
1723
1791
|
"exports": [
|
|
1724
1792
|
{
|
|
1725
1793
|
"kind": "js",
|
|
1726
|
-
"name": "
|
|
1794
|
+
"name": "ActionsMenu",
|
|
1727
1795
|
"declaration": {
|
|
1728
|
-
"name": "
|
|
1729
|
-
"module": "src/
|
|
1796
|
+
"name": "ActionsMenu",
|
|
1797
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1730
1798
|
}
|
|
1731
1799
|
},
|
|
1732
1800
|
{
|
|
1733
1801
|
"kind": "js",
|
|
1734
|
-
"name": "
|
|
1802
|
+
"name": "zeroActionsMenu",
|
|
1735
1803
|
"declaration": {
|
|
1736
|
-
"name": "
|
|
1737
|
-
"module": "src/
|
|
1804
|
+
"name": "zeroActionsMenu",
|
|
1805
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1738
1806
|
}
|
|
1739
1807
|
}
|
|
1740
1808
|
]
|
|
1741
1809
|
},
|
|
1742
1810
|
{
|
|
1743
1811
|
"kind": "javascript-module",
|
|
1744
|
-
"path": "src/
|
|
1812
|
+
"path": "src/actions-menu/index.ts",
|
|
1745
1813
|
"declarations": [],
|
|
1746
1814
|
"exports": [
|
|
1747
1815
|
{
|
|
@@ -1749,7 +1817,7 @@
|
|
|
1749
1817
|
"name": "*",
|
|
1750
1818
|
"declaration": {
|
|
1751
1819
|
"name": "*",
|
|
1752
|
-
"package": "./
|
|
1820
|
+
"package": "./actions-menu"
|
|
1753
1821
|
}
|
|
1754
1822
|
},
|
|
1755
1823
|
{
|
|
@@ -1757,40 +1825,53 @@
|
|
|
1757
1825
|
"name": "*",
|
|
1758
1826
|
"declaration": {
|
|
1759
1827
|
"name": "*",
|
|
1760
|
-
"package": "./
|
|
1828
|
+
"package": "./actions-menu.styles"
|
|
1761
1829
|
}
|
|
1762
|
-
}
|
|
1830
|
+
}
|
|
1831
|
+
]
|
|
1832
|
+
},
|
|
1833
|
+
{
|
|
1834
|
+
"kind": "javascript-module",
|
|
1835
|
+
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
1836
|
+
"declarations": [
|
|
1837
|
+
{
|
|
1838
|
+
"kind": "variable",
|
|
1839
|
+
"name": "zeroAiCriteriaSearchStyles",
|
|
1840
|
+
"default": "css`\n ${foundationAiCriteriaSearchStyles}\n`"
|
|
1841
|
+
}
|
|
1842
|
+
],
|
|
1843
|
+
"exports": [
|
|
1763
1844
|
{
|
|
1764
1845
|
"kind": "js",
|
|
1765
|
-
"name": "
|
|
1846
|
+
"name": "zeroAiCriteriaSearchStyles",
|
|
1766
1847
|
"declaration": {
|
|
1767
|
-
"name": "
|
|
1768
|
-
"
|
|
1848
|
+
"name": "zeroAiCriteriaSearchStyles",
|
|
1849
|
+
"module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
|
|
1769
1850
|
}
|
|
1770
1851
|
}
|
|
1771
1852
|
]
|
|
1772
1853
|
},
|
|
1773
1854
|
{
|
|
1774
1855
|
"kind": "javascript-module",
|
|
1775
|
-
"path": "src/
|
|
1856
|
+
"path": "src/ai-criteria-search/ai-criteria-search.template.ts",
|
|
1776
1857
|
"declarations": [
|
|
1777
1858
|
{
|
|
1778
1859
|
"kind": "function",
|
|
1779
|
-
"name": "
|
|
1860
|
+
"name": "zeroAiCriteriaSearchTemplate",
|
|
1780
1861
|
"return": {
|
|
1781
1862
|
"type": {
|
|
1782
|
-
"text": "
|
|
1863
|
+
"text": "ViewTemplate<AiCriteriaSearch>"
|
|
1783
1864
|
}
|
|
1784
1865
|
},
|
|
1785
1866
|
"parameters": [
|
|
1786
1867
|
{
|
|
1787
|
-
"name": "
|
|
1868
|
+
"name": "_context",
|
|
1788
1869
|
"type": {
|
|
1789
1870
|
"text": "ElementDefinitionContext"
|
|
1790
1871
|
}
|
|
1791
1872
|
},
|
|
1792
1873
|
{
|
|
1793
|
-
"name": "
|
|
1874
|
+
"name": "_definition",
|
|
1794
1875
|
"type": {
|
|
1795
1876
|
"text": "FoundationElementDefinition"
|
|
1796
1877
|
}
|
|
@@ -1801,383 +1882,347 @@
|
|
|
1801
1882
|
"exports": [
|
|
1802
1883
|
{
|
|
1803
1884
|
"kind": "js",
|
|
1804
|
-
"name": "
|
|
1885
|
+
"name": "zeroAiCriteriaSearchTemplate",
|
|
1805
1886
|
"declaration": {
|
|
1806
|
-
"name": "
|
|
1807
|
-
"module": "src/
|
|
1887
|
+
"name": "zeroAiCriteriaSearchTemplate",
|
|
1888
|
+
"module": "src/ai-criteria-search/ai-criteria-search.template.ts"
|
|
1808
1889
|
}
|
|
1809
1890
|
}
|
|
1810
1891
|
]
|
|
1811
1892
|
},
|
|
1812
1893
|
{
|
|
1813
1894
|
"kind": "javascript-module",
|
|
1814
|
-
"path": "src/
|
|
1895
|
+
"path": "src/ai-criteria-search/ai-criteria-search.ts",
|
|
1815
1896
|
"declarations": [
|
|
1816
1897
|
{
|
|
1817
1898
|
"kind": "class",
|
|
1818
1899
|
"description": "",
|
|
1819
|
-
"name": "
|
|
1900
|
+
"name": "AiCriteriaSearch",
|
|
1820
1901
|
"superclass": {
|
|
1821
|
-
"name": "
|
|
1902
|
+
"name": "FoundationAiCriteriaSearch",
|
|
1822
1903
|
"package": "@genesislcap/foundation-ui"
|
|
1823
1904
|
},
|
|
1824
|
-
"tagName": "%%prefix%%-
|
|
1905
|
+
"tagName": "%%prefix%%-ai-criteria-search",
|
|
1825
1906
|
"customElement": true,
|
|
1826
1907
|
"attributes": [
|
|
1827
1908
|
{
|
|
1828
|
-
"name": "
|
|
1909
|
+
"name": "placeholder",
|
|
1829
1910
|
"type": {
|
|
1830
|
-
"text": "
|
|
1911
|
+
"text": "string"
|
|
1831
1912
|
},
|
|
1832
|
-
"default": "
|
|
1833
|
-
"fieldName": "
|
|
1913
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
1914
|
+
"fieldName": "placeholder",
|
|
1834
1915
|
"inheritedFrom": {
|
|
1835
|
-
"name": "
|
|
1836
|
-
"module": "src/
|
|
1916
|
+
"name": "AiCriteriaSearch",
|
|
1917
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1837
1918
|
}
|
|
1838
1919
|
},
|
|
1839
1920
|
{
|
|
1840
|
-
"name": "add-default-actions",
|
|
1841
1921
|
"type": {
|
|
1842
1922
|
"text": "boolean"
|
|
1843
1923
|
},
|
|
1844
|
-
"
|
|
1845
|
-
"fieldName": "addDefaultActions",
|
|
1924
|
+
"fieldName": "disabled",
|
|
1846
1925
|
"inheritedFrom": {
|
|
1847
|
-
"name": "
|
|
1848
|
-
"module": "src/
|
|
1926
|
+
"name": "AiCriteriaSearch",
|
|
1927
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1849
1928
|
}
|
|
1850
|
-
}
|
|
1929
|
+
}
|
|
1930
|
+
],
|
|
1931
|
+
"members": [
|
|
1851
1932
|
{
|
|
1852
|
-
"
|
|
1933
|
+
"kind": "field",
|
|
1934
|
+
"name": "providerRegistry",
|
|
1853
1935
|
"type": {
|
|
1854
|
-
"text": "
|
|
1936
|
+
"text": "AIProviderRegistry"
|
|
1855
1937
|
},
|
|
1856
|
-
"default": "true",
|
|
1857
|
-
"fieldName": "autoCloseOnAction",
|
|
1858
1938
|
"inheritedFrom": {
|
|
1859
|
-
"name": "
|
|
1860
|
-
"module": "src/
|
|
1939
|
+
"name": "AiCriteriaSearch",
|
|
1940
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1861
1941
|
}
|
|
1862
1942
|
},
|
|
1863
1943
|
{
|
|
1864
|
-
"
|
|
1944
|
+
"kind": "field",
|
|
1945
|
+
"name": "placeholder",
|
|
1865
1946
|
"type": {
|
|
1866
1947
|
"text": "string"
|
|
1867
1948
|
},
|
|
1868
|
-
"default": "'
|
|
1869
|
-
"fieldName": "name",
|
|
1949
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
1870
1950
|
"inheritedFrom": {
|
|
1871
|
-
"name": "
|
|
1872
|
-
"module": "src/
|
|
1951
|
+
"name": "AiCriteriaSearch",
|
|
1952
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1873
1953
|
}
|
|
1874
1954
|
},
|
|
1875
1955
|
{
|
|
1876
|
-
"
|
|
1956
|
+
"kind": "field",
|
|
1957
|
+
"name": "disabled",
|
|
1877
1958
|
"type": {
|
|
1878
1959
|
"text": "boolean"
|
|
1879
1960
|
},
|
|
1880
|
-
"default": "false",
|
|
1881
|
-
"fieldName": "open",
|
|
1882
1961
|
"inheritedFrom": {
|
|
1883
|
-
"name": "
|
|
1884
|
-
"module": "src/
|
|
1962
|
+
"name": "AiCriteriaSearch",
|
|
1963
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1885
1964
|
}
|
|
1886
1965
|
},
|
|
1887
1966
|
{
|
|
1888
|
-
"
|
|
1967
|
+
"kind": "field",
|
|
1968
|
+
"name": "inputValue",
|
|
1889
1969
|
"type": {
|
|
1890
1970
|
"text": "string"
|
|
1891
1971
|
},
|
|
1892
|
-
"
|
|
1972
|
+
"default": "''",
|
|
1893
1973
|
"inheritedFrom": {
|
|
1894
|
-
"name": "
|
|
1895
|
-
"module": "src/
|
|
1974
|
+
"name": "AiCriteriaSearch",
|
|
1975
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1896
1976
|
}
|
|
1897
1977
|
},
|
|
1898
1978
|
{
|
|
1899
|
-
"
|
|
1979
|
+
"kind": "field",
|
|
1980
|
+
"name": "isInterpreting",
|
|
1900
1981
|
"type": {
|
|
1901
1982
|
"text": "boolean"
|
|
1902
1983
|
},
|
|
1903
1984
|
"default": "false",
|
|
1904
|
-
"fieldName": "hideDisabled",
|
|
1905
1985
|
"inheritedFrom": {
|
|
1906
|
-
"name": "
|
|
1907
|
-
"module": "src/
|
|
1986
|
+
"name": "AiCriteriaSearch",
|
|
1987
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1908
1988
|
}
|
|
1909
1989
|
},
|
|
1910
1990
|
{
|
|
1911
|
-
"
|
|
1991
|
+
"kind": "field",
|
|
1992
|
+
"name": "lastValidCriteria",
|
|
1912
1993
|
"type": {
|
|
1913
|
-
"text": "
|
|
1994
|
+
"text": "string | null"
|
|
1914
1995
|
},
|
|
1915
|
-
"default": "
|
|
1916
|
-
"fieldName": "hideMenuSingleOption",
|
|
1996
|
+
"default": "null",
|
|
1917
1997
|
"inheritedFrom": {
|
|
1918
|
-
"name": "
|
|
1919
|
-
"module": "src/
|
|
1998
|
+
"name": "AiCriteriaSearch",
|
|
1999
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1920
2000
|
}
|
|
1921
|
-
}
|
|
1922
|
-
],
|
|
1923
|
-
"members": [
|
|
2001
|
+
},
|
|
1924
2002
|
{
|
|
1925
2003
|
"kind": "field",
|
|
1926
|
-
"name": "
|
|
2004
|
+
"name": "activeGroups",
|
|
1927
2005
|
"type": {
|
|
1928
|
-
"text": "
|
|
2006
|
+
"text": "CriteriaGroup[]"
|
|
1929
2007
|
},
|
|
2008
|
+
"default": "[]",
|
|
1930
2009
|
"inheritedFrom": {
|
|
1931
|
-
"name": "
|
|
1932
|
-
"module": "src/
|
|
2010
|
+
"name": "AiCriteriaSearch",
|
|
2011
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1933
2012
|
}
|
|
1934
2013
|
},
|
|
1935
2014
|
{
|
|
1936
2015
|
"kind": "field",
|
|
1937
|
-
"name": "
|
|
2016
|
+
"name": "showingChips",
|
|
1938
2017
|
"type": {
|
|
1939
2018
|
"text": "boolean"
|
|
1940
2019
|
},
|
|
1941
2020
|
"default": "false",
|
|
1942
2021
|
"inheritedFrom": {
|
|
1943
|
-
"name": "
|
|
1944
|
-
"module": "src/
|
|
2022
|
+
"name": "AiCriteriaSearch",
|
|
2023
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1945
2024
|
}
|
|
1946
2025
|
},
|
|
1947
2026
|
{
|
|
1948
2027
|
"kind": "field",
|
|
1949
|
-
"name": "
|
|
2028
|
+
"name": "fieldMetadata",
|
|
1950
2029
|
"type": {
|
|
1951
|
-
"text": "
|
|
2030
|
+
"text": "MetadataDetail[] | string[]"
|
|
1952
2031
|
},
|
|
1953
|
-
"default": "
|
|
2032
|
+
"default": "[]",
|
|
1954
2033
|
"inheritedFrom": {
|
|
1955
|
-
"name": "
|
|
1956
|
-
"module": "src/
|
|
2034
|
+
"name": "AiCriteriaSearch",
|
|
2035
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1957
2036
|
}
|
|
1958
2037
|
},
|
|
1959
2038
|
{
|
|
1960
2039
|
"kind": "field",
|
|
1961
|
-
"name": "
|
|
2040
|
+
"name": "isRecording",
|
|
1962
2041
|
"type": {
|
|
1963
2042
|
"text": "boolean"
|
|
1964
2043
|
},
|
|
1965
|
-
"default": "
|
|
2044
|
+
"default": "false",
|
|
1966
2045
|
"inheritedFrom": {
|
|
1967
|
-
"name": "
|
|
1968
|
-
"module": "src/
|
|
2046
|
+
"name": "AiCriteriaSearch",
|
|
2047
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1969
2048
|
}
|
|
1970
2049
|
},
|
|
1971
2050
|
{
|
|
1972
2051
|
"kind": "field",
|
|
1973
|
-
"name": "
|
|
2052
|
+
"name": "textAreaRef",
|
|
1974
2053
|
"type": {
|
|
1975
|
-
"text": "
|
|
2054
|
+
"text": "HTMLTextAreaElement"
|
|
1976
2055
|
},
|
|
2056
|
+
"privacy": "public",
|
|
1977
2057
|
"inheritedFrom": {
|
|
1978
|
-
"name": "
|
|
1979
|
-
"module": "src/
|
|
2058
|
+
"name": "AiCriteriaSearch",
|
|
2059
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1980
2060
|
}
|
|
1981
2061
|
},
|
|
1982
2062
|
{
|
|
1983
2063
|
"kind": "field",
|
|
1984
|
-
"name": "
|
|
2064
|
+
"name": "stopRecording",
|
|
1985
2065
|
"type": {
|
|
1986
|
-
"text": "
|
|
2066
|
+
"text": "(() => void) | null"
|
|
1987
2067
|
},
|
|
2068
|
+
"privacy": "private",
|
|
2069
|
+
"default": "null",
|
|
1988
2070
|
"inheritedFrom": {
|
|
1989
|
-
"name": "
|
|
1990
|
-
"module": "src/
|
|
2071
|
+
"name": "AiCriteriaSearch",
|
|
2072
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1991
2073
|
}
|
|
1992
2074
|
},
|
|
1993
2075
|
{
|
|
1994
2076
|
"kind": "field",
|
|
1995
|
-
"name": "
|
|
2077
|
+
"name": "speechApplyDebounceTimer",
|
|
1996
2078
|
"type": {
|
|
1997
|
-
"text": "
|
|
2079
|
+
"text": "ReturnType<typeof setTimeout> | null"
|
|
1998
2080
|
},
|
|
1999
|
-
"
|
|
2081
|
+
"privacy": "private",
|
|
2082
|
+
"default": "null",
|
|
2000
2083
|
"inheritedFrom": {
|
|
2001
|
-
"name": "
|
|
2002
|
-
"module": "src/
|
|
2084
|
+
"name": "AiCriteriaSearch",
|
|
2085
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2003
2086
|
}
|
|
2004
2087
|
},
|
|
2005
2088
|
{
|
|
2006
2089
|
"kind": "field",
|
|
2007
|
-
"name": "
|
|
2090
|
+
"name": "speechAvailable",
|
|
2008
2091
|
"type": {
|
|
2009
2092
|
"text": "boolean"
|
|
2010
2093
|
},
|
|
2011
|
-
"
|
|
2094
|
+
"readonly": true,
|
|
2012
2095
|
"inheritedFrom": {
|
|
2013
|
-
"name": "
|
|
2014
|
-
"module": "src/
|
|
2096
|
+
"name": "AiCriteriaSearch",
|
|
2097
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2015
2098
|
}
|
|
2016
2099
|
},
|
|
2017
2100
|
{
|
|
2018
2101
|
"kind": "field",
|
|
2019
|
-
"name": "
|
|
2102
|
+
"name": "criteriaChips",
|
|
2020
2103
|
"type": {
|
|
2021
|
-
"text": "
|
|
2104
|
+
"text": "CriteriaChip[]"
|
|
2022
2105
|
},
|
|
2106
|
+
"readonly": true,
|
|
2023
2107
|
"inheritedFrom": {
|
|
2024
|
-
"name": "
|
|
2025
|
-
"module": "src/
|
|
2108
|
+
"name": "AiCriteriaSearch",
|
|
2109
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2026
2110
|
}
|
|
2027
2111
|
},
|
|
2028
2112
|
{
|
|
2029
|
-
"kind": "
|
|
2030
|
-
"name": "
|
|
2031
|
-
"
|
|
2032
|
-
|
|
2113
|
+
"kind": "method",
|
|
2114
|
+
"name": "getFieldLabel",
|
|
2115
|
+
"privacy": "private",
|
|
2116
|
+
"return": {
|
|
2117
|
+
"type": {
|
|
2118
|
+
"text": "string"
|
|
2119
|
+
}
|
|
2033
2120
|
},
|
|
2034
|
-
"
|
|
2121
|
+
"parameters": [
|
|
2122
|
+
{
|
|
2123
|
+
"name": "fieldName",
|
|
2124
|
+
"type": {
|
|
2125
|
+
"text": "string"
|
|
2126
|
+
}
|
|
2127
|
+
}
|
|
2128
|
+
],
|
|
2035
2129
|
"inheritedFrom": {
|
|
2036
|
-
"name": "
|
|
2037
|
-
"module": "src/
|
|
2130
|
+
"name": "AiCriteriaSearch",
|
|
2131
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2038
2132
|
}
|
|
2039
2133
|
},
|
|
2040
2134
|
{
|
|
2041
|
-
"kind": "
|
|
2042
|
-
"name": "
|
|
2043
|
-
"
|
|
2044
|
-
"
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
"inheritedFrom": {
|
|
2048
|
-
"name": "ActionsMenu",
|
|
2049
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
2050
|
-
}
|
|
2051
|
-
},
|
|
2052
|
-
{
|
|
2053
|
-
"kind": "field",
|
|
2054
|
-
"name": "singleOption",
|
|
2055
|
-
"type": {
|
|
2056
|
-
"text": "ActionMenuItem"
|
|
2057
|
-
},
|
|
2058
|
-
"inheritedFrom": {
|
|
2059
|
-
"name": "ActionsMenu",
|
|
2060
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
2061
|
-
}
|
|
2062
|
-
},
|
|
2063
|
-
{
|
|
2064
|
-
"kind": "field",
|
|
2065
|
-
"name": "actionsMenu",
|
|
2066
|
-
"type": {
|
|
2067
|
-
"text": "HTMLElement"
|
|
2135
|
+
"kind": "method",
|
|
2136
|
+
"name": "toggleCriteriaView",
|
|
2137
|
+
"return": {
|
|
2138
|
+
"type": {
|
|
2139
|
+
"text": "void"
|
|
2140
|
+
}
|
|
2068
2141
|
},
|
|
2069
2142
|
"inheritedFrom": {
|
|
2070
|
-
"name": "
|
|
2071
|
-
"module": "src/
|
|
2143
|
+
"name": "AiCriteriaSearch",
|
|
2144
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2072
2145
|
}
|
|
2073
2146
|
},
|
|
2074
2147
|
{
|
|
2075
2148
|
"kind": "method",
|
|
2076
|
-
"name": "
|
|
2077
|
-
"
|
|
2149
|
+
"name": "removeChip",
|
|
2150
|
+
"return": {
|
|
2151
|
+
"type": {
|
|
2152
|
+
"text": "void"
|
|
2153
|
+
}
|
|
2154
|
+
},
|
|
2078
2155
|
"parameters": [
|
|
2079
2156
|
{
|
|
2080
|
-
"name": "
|
|
2157
|
+
"name": "groupIndex",
|
|
2081
2158
|
"type": {
|
|
2082
|
-
"text": "
|
|
2159
|
+
"text": "number"
|
|
2083
2160
|
}
|
|
2084
2161
|
},
|
|
2085
2162
|
{
|
|
2086
|
-
"name": "
|
|
2163
|
+
"name": "clauseIndex",
|
|
2087
2164
|
"type": {
|
|
2088
|
-
"text": "
|
|
2165
|
+
"text": "number"
|
|
2089
2166
|
}
|
|
2090
2167
|
}
|
|
2091
2168
|
],
|
|
2092
2169
|
"inheritedFrom": {
|
|
2093
|
-
"name": "
|
|
2094
|
-
"module": "src/
|
|
2170
|
+
"name": "AiCriteriaSearch",
|
|
2171
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2095
2172
|
}
|
|
2096
2173
|
},
|
|
2097
2174
|
{
|
|
2098
2175
|
"kind": "method",
|
|
2099
|
-
"name": "
|
|
2100
|
-
"
|
|
2176
|
+
"name": "clearChips",
|
|
2177
|
+
"return": {
|
|
2178
|
+
"type": {
|
|
2179
|
+
"text": "void"
|
|
2180
|
+
}
|
|
2181
|
+
},
|
|
2101
2182
|
"inheritedFrom": {
|
|
2102
|
-
"name": "
|
|
2103
|
-
"module": "src/
|
|
2183
|
+
"name": "AiCriteriaSearch",
|
|
2184
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2104
2185
|
}
|
|
2105
2186
|
},
|
|
2106
2187
|
{
|
|
2107
2188
|
"kind": "method",
|
|
2108
|
-
"name": "
|
|
2189
|
+
"name": "handleSubmit",
|
|
2109
2190
|
"inheritedFrom": {
|
|
2110
|
-
"name": "
|
|
2111
|
-
"module": "src/
|
|
2191
|
+
"name": "AiCriteriaSearch",
|
|
2192
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2112
2193
|
}
|
|
2113
2194
|
},
|
|
2114
2195
|
{
|
|
2115
2196
|
"kind": "method",
|
|
2116
|
-
"name": "
|
|
2117
|
-
"parameters": [
|
|
2118
|
-
{
|
|
2119
|
-
"name": "callback",
|
|
2120
|
-
"type": {
|
|
2121
|
-
"text": "(rowData) => void | any"
|
|
2122
|
-
}
|
|
2123
|
-
}
|
|
2124
|
-
],
|
|
2125
|
-
"inheritedFrom": {
|
|
2126
|
-
"name": "ActionsMenu",
|
|
2127
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
2128
|
-
}
|
|
2129
|
-
},
|
|
2130
|
-
{
|
|
2131
|
-
"kind": "field",
|
|
2132
|
-
"name": "allActions",
|
|
2133
|
-
"type": {
|
|
2134
|
-
"text": "ActionMenuItem[]"
|
|
2135
|
-
},
|
|
2136
|
-
"readonly": true,
|
|
2197
|
+
"name": "handleBlur",
|
|
2137
2198
|
"inheritedFrom": {
|
|
2138
|
-
"name": "
|
|
2139
|
-
"module": "src/
|
|
2199
|
+
"name": "AiCriteriaSearch",
|
|
2200
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2140
2201
|
}
|
|
2141
2202
|
},
|
|
2142
2203
|
{
|
|
2143
|
-
"kind": "
|
|
2144
|
-
"name": "
|
|
2145
|
-
"readonly": true,
|
|
2204
|
+
"kind": "method",
|
|
2205
|
+
"name": "clear",
|
|
2146
2206
|
"inheritedFrom": {
|
|
2147
|
-
"name": "
|
|
2148
|
-
"module": "src/
|
|
2207
|
+
"name": "AiCriteriaSearch",
|
|
2208
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2149
2209
|
}
|
|
2150
2210
|
},
|
|
2151
2211
|
{
|
|
2152
2212
|
"kind": "method",
|
|
2153
|
-
"name": "
|
|
2154
|
-
"parameters": [
|
|
2155
|
-
{
|
|
2156
|
-
"name": "name",
|
|
2157
|
-
"type": {
|
|
2158
|
-
"text": "string | ((rowData: any) => string)"
|
|
2159
|
-
}
|
|
2160
|
-
}
|
|
2161
|
-
],
|
|
2213
|
+
"name": "toggleSpeechInput",
|
|
2162
2214
|
"inheritedFrom": {
|
|
2163
|
-
"name": "
|
|
2164
|
-
"module": "src/
|
|
2215
|
+
"name": "AiCriteriaSearch",
|
|
2216
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2165
2217
|
}
|
|
2166
2218
|
},
|
|
2167
2219
|
{
|
|
2168
2220
|
"kind": "method",
|
|
2169
|
-
"name": "
|
|
2170
|
-
"
|
|
2171
|
-
{
|
|
2172
|
-
"name": "prefix",
|
|
2173
|
-
"type": {
|
|
2174
|
-
"text": "string"
|
|
2175
|
-
}
|
|
2176
|
-
}
|
|
2177
|
-
],
|
|
2221
|
+
"name": "clearSpeechApplyDebounce",
|
|
2222
|
+
"privacy": "private",
|
|
2178
2223
|
"inheritedFrom": {
|
|
2179
|
-
"name": "
|
|
2180
|
-
"module": "src/
|
|
2224
|
+
"name": "AiCriteriaSearch",
|
|
2225
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2181
2226
|
}
|
|
2182
2227
|
},
|
|
2183
2228
|
{
|
|
@@ -2291,37 +2336,55 @@
|
|
|
2291
2336
|
"module": "src/foundation-element/foundation-element.ts"
|
|
2292
2337
|
}
|
|
2293
2338
|
}
|
|
2339
|
+
],
|
|
2340
|
+
"events": [
|
|
2341
|
+
{
|
|
2342
|
+
"description": "Fired when interpreted criteria is applied or cleared",
|
|
2343
|
+
"name": "criteria-changed",
|
|
2344
|
+
"inheritedFrom": {
|
|
2345
|
+
"name": "AiCriteriaSearch",
|
|
2346
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2347
|
+
}
|
|
2348
|
+
},
|
|
2349
|
+
{
|
|
2350
|
+
"description": "Fired when interpreted criteria contains invalid clauses",
|
|
2351
|
+
"name": "validation-errors",
|
|
2352
|
+
"inheritedFrom": {
|
|
2353
|
+
"name": "AiCriteriaSearch",
|
|
2354
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2355
|
+
}
|
|
2356
|
+
}
|
|
2294
2357
|
]
|
|
2295
2358
|
},
|
|
2296
2359
|
{
|
|
2297
2360
|
"kind": "variable",
|
|
2298
|
-
"name": "
|
|
2299
|
-
"description": "The Zero
|
|
2361
|
+
"name": "zeroAiCriteriaSearch",
|
|
2362
|
+
"description": "The Zero AI Criteria Search",
|
|
2300
2363
|
"privacy": "public"
|
|
2301
2364
|
}
|
|
2302
2365
|
],
|
|
2303
2366
|
"exports": [
|
|
2304
2367
|
{
|
|
2305
2368
|
"kind": "js",
|
|
2306
|
-
"name": "
|
|
2369
|
+
"name": "AiCriteriaSearch",
|
|
2307
2370
|
"declaration": {
|
|
2308
|
-
"name": "
|
|
2309
|
-
"module": "src/
|
|
2371
|
+
"name": "AiCriteriaSearch",
|
|
2372
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2310
2373
|
}
|
|
2311
2374
|
},
|
|
2312
2375
|
{
|
|
2313
2376
|
"kind": "js",
|
|
2314
|
-
"name": "
|
|
2377
|
+
"name": "zeroAiCriteriaSearch",
|
|
2315
2378
|
"declaration": {
|
|
2316
|
-
"name": "
|
|
2317
|
-
"module": "src/
|
|
2379
|
+
"name": "zeroAiCriteriaSearch",
|
|
2380
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2318
2381
|
}
|
|
2319
2382
|
}
|
|
2320
2383
|
]
|
|
2321
2384
|
},
|
|
2322
2385
|
{
|
|
2323
2386
|
"kind": "javascript-module",
|
|
2324
|
-
"path": "src/
|
|
2387
|
+
"path": "src/ai-criteria-search/index.ts",
|
|
2325
2388
|
"declarations": [],
|
|
2326
2389
|
"exports": [
|
|
2327
2390
|
{
|
|
@@ -2329,7 +2392,7 @@
|
|
|
2329
2392
|
"name": "*",
|
|
2330
2393
|
"declaration": {
|
|
2331
2394
|
"name": "*",
|
|
2332
|
-
"package": "./
|
|
2395
|
+
"package": "./ai-criteria-search"
|
|
2333
2396
|
}
|
|
2334
2397
|
},
|
|
2335
2398
|
{
|
|
@@ -2337,53 +2400,110 @@
|
|
|
2337
2400
|
"name": "*",
|
|
2338
2401
|
"declaration": {
|
|
2339
2402
|
"name": "*",
|
|
2340
|
-
"package": "./
|
|
2403
|
+
"package": "./ai-criteria-search.styles"
|
|
2404
|
+
}
|
|
2405
|
+
},
|
|
2406
|
+
{
|
|
2407
|
+
"kind": "js",
|
|
2408
|
+
"name": "*",
|
|
2409
|
+
"declaration": {
|
|
2410
|
+
"name": "*",
|
|
2411
|
+
"package": "./ai-criteria-search.template"
|
|
2341
2412
|
}
|
|
2342
2413
|
}
|
|
2343
2414
|
]
|
|
2344
2415
|
},
|
|
2345
2416
|
{
|
|
2346
2417
|
"kind": "javascript-module",
|
|
2347
|
-
"path": "src/
|
|
2418
|
+
"path": "src/_config/index.ts",
|
|
2419
|
+
"declarations": [],
|
|
2420
|
+
"exports": [
|
|
2421
|
+
{
|
|
2422
|
+
"kind": "js",
|
|
2423
|
+
"name": "*",
|
|
2424
|
+
"declaration": {
|
|
2425
|
+
"name": "*",
|
|
2426
|
+
"package": "./styles"
|
|
2427
|
+
}
|
|
2428
|
+
},
|
|
2429
|
+
{
|
|
2430
|
+
"kind": "js",
|
|
2431
|
+
"name": "*",
|
|
2432
|
+
"declaration": {
|
|
2433
|
+
"name": "*",
|
|
2434
|
+
"package": "./tokens"
|
|
2435
|
+
}
|
|
2436
|
+
},
|
|
2437
|
+
{
|
|
2438
|
+
"kind": "js",
|
|
2439
|
+
"name": "*",
|
|
2440
|
+
"declaration": {
|
|
2441
|
+
"name": "*",
|
|
2442
|
+
"package": "./values"
|
|
2443
|
+
}
|
|
2444
|
+
}
|
|
2445
|
+
]
|
|
2446
|
+
},
|
|
2447
|
+
{
|
|
2448
|
+
"kind": "javascript-module",
|
|
2449
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
2348
2450
|
"declarations": [
|
|
2349
2451
|
{
|
|
2350
|
-
"kind": "
|
|
2351
|
-
"name": "
|
|
2352
|
-
"
|
|
2452
|
+
"kind": "function",
|
|
2453
|
+
"name": "zeroAccordionStyles",
|
|
2454
|
+
"return": {
|
|
2455
|
+
"type": {
|
|
2456
|
+
"text": "ElementStyles"
|
|
2457
|
+
}
|
|
2458
|
+
},
|
|
2459
|
+
"parameters": [
|
|
2460
|
+
{
|
|
2461
|
+
"name": "context",
|
|
2462
|
+
"type": {
|
|
2463
|
+
"text": "ElementDefinitionContext"
|
|
2464
|
+
}
|
|
2465
|
+
},
|
|
2466
|
+
{
|
|
2467
|
+
"name": "definition",
|
|
2468
|
+
"type": {
|
|
2469
|
+
"text": "FoundationElementDefinition"
|
|
2470
|
+
}
|
|
2471
|
+
}
|
|
2472
|
+
]
|
|
2353
2473
|
}
|
|
2354
2474
|
],
|
|
2355
2475
|
"exports": [
|
|
2356
2476
|
{
|
|
2357
2477
|
"kind": "js",
|
|
2358
|
-
"name": "
|
|
2478
|
+
"name": "zeroAccordionStyles",
|
|
2359
2479
|
"declaration": {
|
|
2360
|
-
"name": "
|
|
2361
|
-
"module": "src/
|
|
2480
|
+
"name": "zeroAccordionStyles",
|
|
2481
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
2362
2482
|
}
|
|
2363
2483
|
}
|
|
2364
2484
|
]
|
|
2365
2485
|
},
|
|
2366
2486
|
{
|
|
2367
2487
|
"kind": "javascript-module",
|
|
2368
|
-
"path": "src/
|
|
2488
|
+
"path": "src/accordion/accordion.template.ts",
|
|
2369
2489
|
"declarations": [
|
|
2370
2490
|
{
|
|
2371
2491
|
"kind": "function",
|
|
2372
|
-
"name": "
|
|
2492
|
+
"name": "zeroAccordionTemplate",
|
|
2373
2493
|
"return": {
|
|
2374
2494
|
"type": {
|
|
2375
|
-
"text": "ViewTemplate<
|
|
2495
|
+
"text": "ViewTemplate<Accordion>"
|
|
2376
2496
|
}
|
|
2377
2497
|
},
|
|
2378
2498
|
"parameters": [
|
|
2379
2499
|
{
|
|
2380
|
-
"name": "
|
|
2500
|
+
"name": "context",
|
|
2381
2501
|
"type": {
|
|
2382
2502
|
"text": "ElementDefinitionContext"
|
|
2383
2503
|
}
|
|
2384
2504
|
},
|
|
2385
2505
|
{
|
|
2386
|
-
"name": "
|
|
2506
|
+
"name": "definition",
|
|
2387
2507
|
"type": {
|
|
2388
2508
|
"text": "FoundationElementDefinition"
|
|
2389
2509
|
}
|
|
@@ -2394,347 +2514,237 @@
|
|
|
2394
2514
|
"exports": [
|
|
2395
2515
|
{
|
|
2396
2516
|
"kind": "js",
|
|
2397
|
-
"name": "
|
|
2517
|
+
"name": "zeroAccordionTemplate",
|
|
2398
2518
|
"declaration": {
|
|
2399
|
-
"name": "
|
|
2400
|
-
"module": "src/
|
|
2519
|
+
"name": "zeroAccordionTemplate",
|
|
2520
|
+
"module": "src/accordion/accordion.template.ts"
|
|
2401
2521
|
}
|
|
2402
2522
|
}
|
|
2403
2523
|
]
|
|
2404
2524
|
},
|
|
2405
2525
|
{
|
|
2406
2526
|
"kind": "javascript-module",
|
|
2407
|
-
"path": "src/
|
|
2527
|
+
"path": "src/accordion/accordion.ts",
|
|
2408
2528
|
"declarations": [
|
|
2409
2529
|
{
|
|
2410
2530
|
"kind": "class",
|
|
2411
2531
|
"description": "",
|
|
2412
|
-
"name": "
|
|
2532
|
+
"name": "Accordion",
|
|
2413
2533
|
"superclass": {
|
|
2414
|
-
"name": "
|
|
2534
|
+
"name": "FoundationAccordion",
|
|
2415
2535
|
"package": "@genesislcap/foundation-ui"
|
|
2416
2536
|
},
|
|
2417
|
-
"tagName": "%%prefix%%-
|
|
2537
|
+
"tagName": "%%prefix%%-card",
|
|
2418
2538
|
"customElement": true,
|
|
2419
2539
|
"attributes": [
|
|
2420
2540
|
{
|
|
2421
|
-
"name": "
|
|
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
|
-
{
|
|
2541
|
+
"name": "expand-mode",
|
|
2433
2542
|
"type": {
|
|
2434
|
-
"text": "
|
|
2543
|
+
"text": "AccordionExpandMode"
|
|
2435
2544
|
},
|
|
2436
|
-
"
|
|
2545
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
2546
|
+
"fieldName": "expandmode",
|
|
2437
2547
|
"inheritedFrom": {
|
|
2438
|
-
"name": "
|
|
2439
|
-
"module": "src/
|
|
2548
|
+
"name": "Accordion",
|
|
2549
|
+
"module": "src/accordion/accordion.ts"
|
|
2440
2550
|
}
|
|
2441
2551
|
}
|
|
2442
2552
|
],
|
|
2443
2553
|
"members": [
|
|
2444
2554
|
{
|
|
2445
2555
|
"kind": "field",
|
|
2446
|
-
"name": "
|
|
2447
|
-
"type": {
|
|
2448
|
-
"text": "AIProviderRegistry"
|
|
2449
|
-
},
|
|
2450
|
-
"inheritedFrom": {
|
|
2451
|
-
"name": "AiCriteriaSearch",
|
|
2452
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2453
|
-
}
|
|
2454
|
-
},
|
|
2455
|
-
{
|
|
2456
|
-
"kind": "field",
|
|
2457
|
-
"name": "placeholder",
|
|
2458
|
-
"type": {
|
|
2459
|
-
"text": "string"
|
|
2460
|
-
},
|
|
2461
|
-
"default": "'Describe your search criteria in natural language...'",
|
|
2462
|
-
"inheritedFrom": {
|
|
2463
|
-
"name": "AiCriteriaSearch",
|
|
2464
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2465
|
-
}
|
|
2466
|
-
},
|
|
2467
|
-
{
|
|
2468
|
-
"kind": "field",
|
|
2469
|
-
"name": "disabled",
|
|
2470
|
-
"type": {
|
|
2471
|
-
"text": "boolean"
|
|
2472
|
-
},
|
|
2473
|
-
"inheritedFrom": {
|
|
2474
|
-
"name": "AiCriteriaSearch",
|
|
2475
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2476
|
-
}
|
|
2477
|
-
},
|
|
2478
|
-
{
|
|
2479
|
-
"kind": "field",
|
|
2480
|
-
"name": "inputValue",
|
|
2481
|
-
"type": {
|
|
2482
|
-
"text": "string"
|
|
2483
|
-
},
|
|
2484
|
-
"default": "''",
|
|
2485
|
-
"inheritedFrom": {
|
|
2486
|
-
"name": "AiCriteriaSearch",
|
|
2487
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2488
|
-
}
|
|
2489
|
-
},
|
|
2490
|
-
{
|
|
2491
|
-
"kind": "field",
|
|
2492
|
-
"name": "isInterpreting",
|
|
2493
|
-
"type": {
|
|
2494
|
-
"text": "boolean"
|
|
2495
|
-
},
|
|
2496
|
-
"default": "false",
|
|
2497
|
-
"inheritedFrom": {
|
|
2498
|
-
"name": "AiCriteriaSearch",
|
|
2499
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2500
|
-
}
|
|
2501
|
-
},
|
|
2502
|
-
{
|
|
2503
|
-
"kind": "field",
|
|
2504
|
-
"name": "lastValidCriteria",
|
|
2505
|
-
"type": {
|
|
2506
|
-
"text": "string | null"
|
|
2507
|
-
},
|
|
2508
|
-
"default": "null",
|
|
2509
|
-
"inheritedFrom": {
|
|
2510
|
-
"name": "AiCriteriaSearch",
|
|
2511
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2512
|
-
}
|
|
2513
|
-
},
|
|
2514
|
-
{
|
|
2515
|
-
"kind": "field",
|
|
2516
|
-
"name": "activeGroups",
|
|
2517
|
-
"type": {
|
|
2518
|
-
"text": "CriteriaGroup[]"
|
|
2519
|
-
},
|
|
2520
|
-
"default": "[]",
|
|
2521
|
-
"inheritedFrom": {
|
|
2522
|
-
"name": "AiCriteriaSearch",
|
|
2523
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2524
|
-
}
|
|
2525
|
-
},
|
|
2526
|
-
{
|
|
2527
|
-
"kind": "field",
|
|
2528
|
-
"name": "showingChips",
|
|
2529
|
-
"type": {
|
|
2530
|
-
"text": "boolean"
|
|
2531
|
-
},
|
|
2532
|
-
"default": "false",
|
|
2533
|
-
"inheritedFrom": {
|
|
2534
|
-
"name": "AiCriteriaSearch",
|
|
2535
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2536
|
-
}
|
|
2537
|
-
},
|
|
2538
|
-
{
|
|
2539
|
-
"kind": "field",
|
|
2540
|
-
"name": "fieldMetadata",
|
|
2541
|
-
"type": {
|
|
2542
|
-
"text": "MetadataDetail[] | string[]"
|
|
2543
|
-
},
|
|
2544
|
-
"default": "[]",
|
|
2545
|
-
"inheritedFrom": {
|
|
2546
|
-
"name": "AiCriteriaSearch",
|
|
2547
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2548
|
-
}
|
|
2549
|
-
},
|
|
2550
|
-
{
|
|
2551
|
-
"kind": "field",
|
|
2552
|
-
"name": "isRecording",
|
|
2553
|
-
"type": {
|
|
2554
|
-
"text": "boolean"
|
|
2555
|
-
},
|
|
2556
|
-
"default": "false",
|
|
2557
|
-
"inheritedFrom": {
|
|
2558
|
-
"name": "AiCriteriaSearch",
|
|
2559
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2560
|
-
}
|
|
2561
|
-
},
|
|
2562
|
-
{
|
|
2563
|
-
"kind": "field",
|
|
2564
|
-
"name": "textAreaRef",
|
|
2556
|
+
"name": "expandmode",
|
|
2565
2557
|
"type": {
|
|
2566
|
-
"text": "
|
|
2558
|
+
"text": "AccordionExpandMode"
|
|
2567
2559
|
},
|
|
2568
2560
|
"privacy": "public",
|
|
2561
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
2569
2562
|
"inheritedFrom": {
|
|
2570
|
-
"name": "
|
|
2571
|
-
"module": "src/
|
|
2563
|
+
"name": "Accordion",
|
|
2564
|
+
"module": "src/accordion/accordion.ts"
|
|
2572
2565
|
}
|
|
2573
2566
|
},
|
|
2574
2567
|
{
|
|
2575
2568
|
"kind": "field",
|
|
2576
|
-
"name": "
|
|
2569
|
+
"name": "activeid",
|
|
2577
2570
|
"type": {
|
|
2578
|
-
"text": "
|
|
2571
|
+
"text": "string | null"
|
|
2579
2572
|
},
|
|
2580
2573
|
"privacy": "private",
|
|
2581
|
-
"default": "null",
|
|
2582
2574
|
"inheritedFrom": {
|
|
2583
|
-
"name": "
|
|
2584
|
-
"module": "src/
|
|
2575
|
+
"name": "Accordion",
|
|
2576
|
+
"module": "src/accordion/accordion.ts"
|
|
2585
2577
|
}
|
|
2586
2578
|
},
|
|
2587
2579
|
{
|
|
2588
2580
|
"kind": "field",
|
|
2589
|
-
"name": "
|
|
2581
|
+
"name": "activeItemIndex",
|
|
2590
2582
|
"type": {
|
|
2591
|
-
"text": "
|
|
2583
|
+
"text": "number"
|
|
2592
2584
|
},
|
|
2593
2585
|
"privacy": "private",
|
|
2594
|
-
"default": "
|
|
2586
|
+
"default": "0",
|
|
2595
2587
|
"inheritedFrom": {
|
|
2596
|
-
"name": "
|
|
2597
|
-
"module": "src/
|
|
2588
|
+
"name": "Accordion",
|
|
2589
|
+
"module": "src/accordion/accordion.ts"
|
|
2598
2590
|
}
|
|
2599
2591
|
},
|
|
2600
2592
|
{
|
|
2601
2593
|
"kind": "field",
|
|
2602
|
-
"name": "
|
|
2594
|
+
"name": "accordionIds",
|
|
2603
2595
|
"type": {
|
|
2604
|
-
"text": "
|
|
2596
|
+
"text": "Array<string | null>"
|
|
2605
2597
|
},
|
|
2606
|
-
"
|
|
2598
|
+
"privacy": "private",
|
|
2607
2599
|
"inheritedFrom": {
|
|
2608
|
-
"name": "
|
|
2609
|
-
"module": "src/
|
|
2600
|
+
"name": "Accordion",
|
|
2601
|
+
"module": "src/accordion/accordion.ts"
|
|
2610
2602
|
}
|
|
2611
2603
|
},
|
|
2612
2604
|
{
|
|
2613
2605
|
"kind": "field",
|
|
2614
|
-
"name": "
|
|
2615
|
-
"
|
|
2616
|
-
"text": "CriteriaChip[]"
|
|
2617
|
-
},
|
|
2618
|
-
"readonly": true,
|
|
2606
|
+
"name": "change",
|
|
2607
|
+
"privacy": "private",
|
|
2619
2608
|
"inheritedFrom": {
|
|
2620
|
-
"name": "
|
|
2621
|
-
"module": "src/
|
|
2609
|
+
"name": "Accordion",
|
|
2610
|
+
"module": "src/accordion/accordion.ts"
|
|
2622
2611
|
}
|
|
2623
2612
|
},
|
|
2624
2613
|
{
|
|
2625
2614
|
"kind": "method",
|
|
2626
|
-
"name": "
|
|
2615
|
+
"name": "findExpandedItem",
|
|
2627
2616
|
"privacy": "private",
|
|
2628
2617
|
"return": {
|
|
2629
2618
|
"type": {
|
|
2630
|
-
"text": "
|
|
2619
|
+
"text": "AccordionItem | null"
|
|
2631
2620
|
}
|
|
2632
2621
|
},
|
|
2633
|
-
"parameters": [
|
|
2634
|
-
{
|
|
2635
|
-
"name": "fieldName",
|
|
2636
|
-
"type": {
|
|
2637
|
-
"text": "string"
|
|
2638
|
-
}
|
|
2639
|
-
}
|
|
2640
|
-
],
|
|
2641
2622
|
"inheritedFrom": {
|
|
2642
|
-
"name": "
|
|
2643
|
-
"module": "src/
|
|
2623
|
+
"name": "Accordion",
|
|
2624
|
+
"module": "src/accordion/accordion.ts"
|
|
2644
2625
|
}
|
|
2645
2626
|
},
|
|
2646
2627
|
{
|
|
2647
|
-
"kind": "
|
|
2648
|
-
"name": "
|
|
2649
|
-
"
|
|
2650
|
-
"type": {
|
|
2651
|
-
"text": "void"
|
|
2652
|
-
}
|
|
2653
|
-
},
|
|
2628
|
+
"kind": "field",
|
|
2629
|
+
"name": "setItems",
|
|
2630
|
+
"privacy": "private",
|
|
2654
2631
|
"inheritedFrom": {
|
|
2655
|
-
"name": "
|
|
2656
|
-
"module": "src/
|
|
2632
|
+
"name": "Accordion",
|
|
2633
|
+
"module": "src/accordion/accordion.ts"
|
|
2657
2634
|
}
|
|
2658
2635
|
},
|
|
2659
2636
|
{
|
|
2660
2637
|
"kind": "method",
|
|
2661
|
-
"name": "
|
|
2638
|
+
"name": "resetItems",
|
|
2639
|
+
"privacy": "private",
|
|
2662
2640
|
"return": {
|
|
2663
2641
|
"type": {
|
|
2664
2642
|
"text": "void"
|
|
2665
2643
|
}
|
|
2666
2644
|
},
|
|
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
|
-
],
|
|
2681
2645
|
"inheritedFrom": {
|
|
2682
|
-
"name": "
|
|
2683
|
-
"module": "src/
|
|
2646
|
+
"name": "Accordion",
|
|
2647
|
+
"module": "src/accordion/accordion.ts"
|
|
2648
|
+
}
|
|
2649
|
+
},
|
|
2650
|
+
{
|
|
2651
|
+
"kind": "field",
|
|
2652
|
+
"name": "removeItemListeners",
|
|
2653
|
+
"privacy": "private",
|
|
2654
|
+
"inheritedFrom": {
|
|
2655
|
+
"name": "Accordion",
|
|
2656
|
+
"module": "src/accordion/accordion.ts"
|
|
2657
|
+
}
|
|
2658
|
+
},
|
|
2659
|
+
{
|
|
2660
|
+
"kind": "field",
|
|
2661
|
+
"name": "activeItemChange",
|
|
2662
|
+
"privacy": "private",
|
|
2663
|
+
"inheritedFrom": {
|
|
2664
|
+
"name": "Accordion",
|
|
2665
|
+
"module": "src/accordion/accordion.ts"
|
|
2684
2666
|
}
|
|
2685
2667
|
},
|
|
2686
2668
|
{
|
|
2687
2669
|
"kind": "method",
|
|
2688
|
-
"name": "
|
|
2670
|
+
"name": "getItemIds",
|
|
2671
|
+
"privacy": "private",
|
|
2689
2672
|
"return": {
|
|
2690
2673
|
"type": {
|
|
2691
|
-
"text": "
|
|
2674
|
+
"text": "Array<string | null>"
|
|
2692
2675
|
}
|
|
2693
2676
|
},
|
|
2694
2677
|
"inheritedFrom": {
|
|
2695
|
-
"name": "
|
|
2696
|
-
"module": "src/
|
|
2678
|
+
"name": "Accordion",
|
|
2679
|
+
"module": "src/accordion/accordion.ts"
|
|
2697
2680
|
}
|
|
2698
2681
|
},
|
|
2699
2682
|
{
|
|
2700
2683
|
"kind": "method",
|
|
2701
|
-
"name": "
|
|
2684
|
+
"name": "isSingleExpandMode",
|
|
2685
|
+
"privacy": "private",
|
|
2686
|
+
"return": {
|
|
2687
|
+
"type": {
|
|
2688
|
+
"text": "boolean"
|
|
2689
|
+
}
|
|
2690
|
+
},
|
|
2702
2691
|
"inheritedFrom": {
|
|
2703
|
-
"name": "
|
|
2704
|
-
"module": "src/
|
|
2692
|
+
"name": "Accordion",
|
|
2693
|
+
"module": "src/accordion/accordion.ts"
|
|
2705
2694
|
}
|
|
2706
2695
|
},
|
|
2707
2696
|
{
|
|
2708
|
-
"kind": "
|
|
2709
|
-
"name": "
|
|
2697
|
+
"kind": "field",
|
|
2698
|
+
"name": "handleItemKeyDown",
|
|
2699
|
+
"privacy": "private",
|
|
2710
2700
|
"inheritedFrom": {
|
|
2711
|
-
"name": "
|
|
2712
|
-
"module": "src/
|
|
2701
|
+
"name": "Accordion",
|
|
2702
|
+
"module": "src/accordion/accordion.ts"
|
|
2713
2703
|
}
|
|
2714
2704
|
},
|
|
2715
2705
|
{
|
|
2716
|
-
"kind": "
|
|
2717
|
-
"name": "
|
|
2706
|
+
"kind": "field",
|
|
2707
|
+
"name": "handleItemFocus",
|
|
2708
|
+
"privacy": "private",
|
|
2718
2709
|
"inheritedFrom": {
|
|
2719
|
-
"name": "
|
|
2720
|
-
"module": "src/
|
|
2710
|
+
"name": "Accordion",
|
|
2711
|
+
"module": "src/accordion/accordion.ts"
|
|
2721
2712
|
}
|
|
2722
2713
|
},
|
|
2723
2714
|
{
|
|
2724
2715
|
"kind": "method",
|
|
2725
|
-
"name": "
|
|
2716
|
+
"name": "adjust",
|
|
2717
|
+
"privacy": "private",
|
|
2718
|
+
"return": {
|
|
2719
|
+
"type": {
|
|
2720
|
+
"text": "void"
|
|
2721
|
+
}
|
|
2722
|
+
},
|
|
2723
|
+
"parameters": [
|
|
2724
|
+
{
|
|
2725
|
+
"name": "adjustment",
|
|
2726
|
+
"type": {
|
|
2727
|
+
"text": "number"
|
|
2728
|
+
}
|
|
2729
|
+
}
|
|
2730
|
+
],
|
|
2726
2731
|
"inheritedFrom": {
|
|
2727
|
-
"name": "
|
|
2728
|
-
"module": "src/
|
|
2732
|
+
"name": "Accordion",
|
|
2733
|
+
"module": "src/accordion/accordion.ts"
|
|
2729
2734
|
}
|
|
2730
2735
|
},
|
|
2731
2736
|
{
|
|
2732
2737
|
"kind": "method",
|
|
2733
|
-
"name": "
|
|
2738
|
+
"name": "focusItem",
|
|
2734
2739
|
"privacy": "private",
|
|
2740
|
+
"return": {
|
|
2741
|
+
"type": {
|
|
2742
|
+
"text": "void"
|
|
2743
|
+
}
|
|
2744
|
+
},
|
|
2735
2745
|
"inheritedFrom": {
|
|
2736
|
-
"name": "
|
|
2737
|
-
"module": "src/
|
|
2746
|
+
"name": "Accordion",
|
|
2747
|
+
"module": "src/accordion/accordion.ts"
|
|
2738
2748
|
}
|
|
2739
2749
|
},
|
|
2740
2750
|
{
|
|
@@ -2746,8 +2756,8 @@
|
|
|
2746
2756
|
"privacy": "private",
|
|
2747
2757
|
"default": "void 0",
|
|
2748
2758
|
"inheritedFrom": {
|
|
2749
|
-
"name": "
|
|
2750
|
-
"module": "src/
|
|
2759
|
+
"name": "Accordion",
|
|
2760
|
+
"module": "src/accordion/accordion.ts"
|
|
2751
2761
|
}
|
|
2752
2762
|
},
|
|
2753
2763
|
{
|
|
@@ -2759,8 +2769,8 @@
|
|
|
2759
2769
|
"privacy": "public",
|
|
2760
2770
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
2761
2771
|
"inheritedFrom": {
|
|
2762
|
-
"name": "
|
|
2763
|
-
"module": "src/
|
|
2772
|
+
"name": "Accordion",
|
|
2773
|
+
"module": "src/accordion/accordion.ts"
|
|
2764
2774
|
}
|
|
2765
2775
|
},
|
|
2766
2776
|
{
|
|
@@ -2772,8 +2782,8 @@
|
|
|
2772
2782
|
"privacy": "public",
|
|
2773
2783
|
"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.",
|
|
2774
2784
|
"inheritedFrom": {
|
|
2775
|
-
"name": "
|
|
2776
|
-
"module": "src/
|
|
2785
|
+
"name": "Accordion",
|
|
2786
|
+
"module": "src/accordion/accordion.ts"
|
|
2777
2787
|
}
|
|
2778
2788
|
},
|
|
2779
2789
|
{
|
|
@@ -2786,8 +2796,8 @@
|
|
|
2786
2796
|
}
|
|
2787
2797
|
},
|
|
2788
2798
|
"inheritedFrom": {
|
|
2789
|
-
"name": "
|
|
2790
|
-
"module": "src/
|
|
2799
|
+
"name": "Accordion",
|
|
2800
|
+
"module": "src/accordion/accordion.ts"
|
|
2791
2801
|
}
|
|
2792
2802
|
},
|
|
2793
2803
|
{
|
|
@@ -2799,8 +2809,8 @@
|
|
|
2799
2809
|
"privacy": "public",
|
|
2800
2810
|
"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.",
|
|
2801
2811
|
"inheritedFrom": {
|
|
2802
|
-
"name": "
|
|
2803
|
-
"module": "src/
|
|
2812
|
+
"name": "Accordion",
|
|
2813
|
+
"module": "src/accordion/accordion.ts"
|
|
2804
2814
|
}
|
|
2805
2815
|
},
|
|
2806
2816
|
{
|
|
@@ -2813,8 +2823,8 @@
|
|
|
2813
2823
|
}
|
|
2814
2824
|
},
|
|
2815
2825
|
"inheritedFrom": {
|
|
2816
|
-
"name": "
|
|
2817
|
-
"module": "src/
|
|
2826
|
+
"name": "Accordion",
|
|
2827
|
+
"module": "src/accordion/accordion.ts"
|
|
2818
2828
|
}
|
|
2819
2829
|
},
|
|
2820
2830
|
{
|
|
@@ -2844,59 +2854,49 @@
|
|
|
2844
2854
|
],
|
|
2845
2855
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
2846
2856
|
"inheritedFrom": {
|
|
2847
|
-
"name": "
|
|
2848
|
-
"module": "src/
|
|
2857
|
+
"name": "Accordion",
|
|
2858
|
+
"module": "src/accordion/accordion.ts"
|
|
2849
2859
|
}
|
|
2850
2860
|
}
|
|
2851
2861
|
],
|
|
2852
2862
|
"events": [
|
|
2853
2863
|
{
|
|
2854
|
-
"description": "
|
|
2855
|
-
"name": "
|
|
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
|
+
"description": "Fires a custom 'change' event when the active item changes",
|
|
2865
|
+
"name": "change",
|
|
2864
2866
|
"inheritedFrom": {
|
|
2865
|
-
"name": "
|
|
2866
|
-
"module": "src/
|
|
2867
|
+
"name": "Accordion",
|
|
2868
|
+
"module": "src/accordion/accordion.ts"
|
|
2867
2869
|
}
|
|
2868
2870
|
}
|
|
2869
2871
|
]
|
|
2870
2872
|
},
|
|
2871
2873
|
{
|
|
2872
2874
|
"kind": "variable",
|
|
2873
|
-
"name": "
|
|
2874
|
-
"description": "The Zero AI Criteria Search",
|
|
2875
|
-
"privacy": "public"
|
|
2875
|
+
"name": "zeroAccordion"
|
|
2876
2876
|
}
|
|
2877
2877
|
],
|
|
2878
2878
|
"exports": [
|
|
2879
2879
|
{
|
|
2880
2880
|
"kind": "js",
|
|
2881
|
-
"name": "
|
|
2881
|
+
"name": "Accordion",
|
|
2882
2882
|
"declaration": {
|
|
2883
|
-
"name": "
|
|
2884
|
-
"module": "src/
|
|
2883
|
+
"name": "Accordion",
|
|
2884
|
+
"module": "src/accordion/accordion.ts"
|
|
2885
2885
|
}
|
|
2886
2886
|
},
|
|
2887
2887
|
{
|
|
2888
2888
|
"kind": "js",
|
|
2889
|
-
"name": "
|
|
2889
|
+
"name": "zeroAccordion",
|
|
2890
2890
|
"declaration": {
|
|
2891
|
-
"name": "
|
|
2892
|
-
"module": "src/
|
|
2891
|
+
"name": "zeroAccordion",
|
|
2892
|
+
"module": "src/accordion/accordion.ts"
|
|
2893
2893
|
}
|
|
2894
2894
|
}
|
|
2895
2895
|
]
|
|
2896
2896
|
},
|
|
2897
2897
|
{
|
|
2898
2898
|
"kind": "javascript-module",
|
|
2899
|
-
"path": "src/
|
|
2899
|
+
"path": "src/accordion/index.ts",
|
|
2900
2900
|
"declarations": [],
|
|
2901
2901
|
"exports": [
|
|
2902
2902
|
{
|
|
@@ -2904,7 +2904,7 @@
|
|
|
2904
2904
|
"name": "*",
|
|
2905
2905
|
"declaration": {
|
|
2906
2906
|
"name": "*",
|
|
2907
|
-
"package": "./
|
|
2907
|
+
"package": "./accordion"
|
|
2908
2908
|
}
|
|
2909
2909
|
},
|
|
2910
2910
|
{
|
|
@@ -2912,7 +2912,7 @@
|
|
|
2912
2912
|
"name": "*",
|
|
2913
2913
|
"declaration": {
|
|
2914
2914
|
"name": "*",
|
|
2915
|
-
"package": "./
|
|
2915
|
+
"package": "./accordion.styles"
|
|
2916
2916
|
}
|
|
2917
2917
|
},
|
|
2918
2918
|
{
|
|
@@ -2920,7 +2920,7 @@
|
|
|
2920
2920
|
"name": "*",
|
|
2921
2921
|
"declaration": {
|
|
2922
2922
|
"name": "*",
|
|
2923
|
-
"package": "./
|
|
2923
|
+
"package": "./accordion.template"
|
|
2924
2924
|
}
|
|
2925
2925
|
}
|
|
2926
2926
|
]
|