@genesislcap/foundation-ui 14.393.2 → 14.393.3-FUI-2471.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +665 -665
- package/package.json +18 -18
|
@@ -1273,11 +1273,42 @@
|
|
|
1273
1273
|
},
|
|
1274
1274
|
{
|
|
1275
1275
|
"kind": "javascript-module",
|
|
1276
|
-
"path": "src/
|
|
1276
|
+
"path": "src/_config/index.ts",
|
|
1277
|
+
"declarations": [],
|
|
1278
|
+
"exports": [
|
|
1279
|
+
{
|
|
1280
|
+
"kind": "js",
|
|
1281
|
+
"name": "*",
|
|
1282
|
+
"declaration": {
|
|
1283
|
+
"name": "*",
|
|
1284
|
+
"package": "./styles"
|
|
1285
|
+
}
|
|
1286
|
+
},
|
|
1287
|
+
{
|
|
1288
|
+
"kind": "js",
|
|
1289
|
+
"name": "*",
|
|
1290
|
+
"declaration": {
|
|
1291
|
+
"name": "*",
|
|
1292
|
+
"package": "./tokens"
|
|
1293
|
+
}
|
|
1294
|
+
},
|
|
1295
|
+
{
|
|
1296
|
+
"kind": "js",
|
|
1297
|
+
"name": "*",
|
|
1298
|
+
"declaration": {
|
|
1299
|
+
"name": "*",
|
|
1300
|
+
"package": "./values"
|
|
1301
|
+
}
|
|
1302
|
+
}
|
|
1303
|
+
]
|
|
1304
|
+
},
|
|
1305
|
+
{
|
|
1306
|
+
"kind": "javascript-module",
|
|
1307
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
1277
1308
|
"declarations": [
|
|
1278
1309
|
{
|
|
1279
1310
|
"kind": "function",
|
|
1280
|
-
"name": "
|
|
1311
|
+
"name": "actionsMenuBaseStyles",
|
|
1281
1312
|
"return": {
|
|
1282
1313
|
"type": {
|
|
1283
1314
|
"text": "ElementStyles"
|
|
@@ -1297,29 +1328,13 @@
|
|
|
1297
1328
|
}
|
|
1298
1329
|
}
|
|
1299
1330
|
]
|
|
1300
|
-
}
|
|
1301
|
-
],
|
|
1302
|
-
"exports": [
|
|
1303
|
-
{
|
|
1304
|
-
"kind": "js",
|
|
1305
|
-
"name": "foundationAccordionStyles",
|
|
1306
|
-
"declaration": {
|
|
1307
|
-
"name": "foundationAccordionStyles",
|
|
1308
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
1309
|
-
}
|
|
1310
|
-
}
|
|
1311
|
-
]
|
|
1312
|
-
},
|
|
1313
|
-
{
|
|
1314
|
-
"kind": "javascript-module",
|
|
1315
|
-
"path": "src/accordion/accordion.template.ts",
|
|
1316
|
-
"declarations": [
|
|
1331
|
+
},
|
|
1317
1332
|
{
|
|
1318
1333
|
"kind": "function",
|
|
1319
|
-
"name": "
|
|
1334
|
+
"name": "foundationActionsMenuStyles",
|
|
1320
1335
|
"return": {
|
|
1321
1336
|
"type": {
|
|
1322
|
-
"text": "
|
|
1337
|
+
"text": "ElementStyles"
|
|
1323
1338
|
}
|
|
1324
1339
|
},
|
|
1325
1340
|
"parameters": [
|
|
@@ -1341,331 +1356,270 @@
|
|
|
1341
1356
|
"exports": [
|
|
1342
1357
|
{
|
|
1343
1358
|
"kind": "js",
|
|
1344
|
-
"name": "
|
|
1345
|
-
"declaration": {
|
|
1346
|
-
"name": "foundationAccordionTemplate",
|
|
1347
|
-
"module": "src/accordion/accordion.template.ts"
|
|
1348
|
-
}
|
|
1349
|
-
}
|
|
1350
|
-
]
|
|
1351
|
-
},
|
|
1352
|
-
{
|
|
1353
|
-
"kind": "javascript-module",
|
|
1354
|
-
"path": "src/accordion/accordion.ts",
|
|
1355
|
-
"declarations": [
|
|
1356
|
-
{
|
|
1357
|
-
"kind": "class",
|
|
1358
|
-
"description": "",
|
|
1359
|
-
"name": "Accordion",
|
|
1360
|
-
"superclass": {
|
|
1361
|
-
"name": "FASTAccordion",
|
|
1362
|
-
"package": "@microsoft/fast-foundation"
|
|
1363
|
-
},
|
|
1364
|
-
"tagName": "%%prefix%%-accordion",
|
|
1365
|
-
"customElement": true
|
|
1366
|
-
},
|
|
1367
|
-
{
|
|
1368
|
-
"kind": "variable",
|
|
1369
|
-
"name": "foundationAccordionShadowOptions",
|
|
1370
|
-
"type": {
|
|
1371
|
-
"text": "ShadowRootInit"
|
|
1372
|
-
},
|
|
1373
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1374
|
-
},
|
|
1375
|
-
{
|
|
1376
|
-
"kind": "variable",
|
|
1377
|
-
"name": "defaultAccordionConfig",
|
|
1378
|
-
"type": {
|
|
1379
|
-
"text": "object"
|
|
1380
|
-
},
|
|
1381
|
-
"default": "{}"
|
|
1382
|
-
},
|
|
1383
|
-
{
|
|
1384
|
-
"kind": "variable",
|
|
1385
|
-
"name": "foundationAccordion",
|
|
1386
|
-
"description": "The Foundation Accordion",
|
|
1387
|
-
"privacy": "public"
|
|
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": "foundationAccordionShadowOptions",
|
|
1402
|
-
"declaration": {
|
|
1403
|
-
"name": "foundationAccordionShadowOptions",
|
|
1404
|
-
"module": "src/accordion/accordion.ts"
|
|
1405
|
-
}
|
|
1406
|
-
},
|
|
1407
|
-
{
|
|
1408
|
-
"kind": "js",
|
|
1409
|
-
"name": "defaultAccordionConfig",
|
|
1359
|
+
"name": "actionsMenuBaseStyles",
|
|
1410
1360
|
"declaration": {
|
|
1411
|
-
"name": "
|
|
1412
|
-
"module": "src/
|
|
1361
|
+
"name": "actionsMenuBaseStyles",
|
|
1362
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1413
1363
|
}
|
|
1414
1364
|
},
|
|
1415
1365
|
{
|
|
1416
1366
|
"kind": "js",
|
|
1417
|
-
"name": "
|
|
1367
|
+
"name": "foundationActionsMenuStyles",
|
|
1418
1368
|
"declaration": {
|
|
1419
|
-
"name": "
|
|
1420
|
-
"module": "src/
|
|
1369
|
+
"name": "foundationActionsMenuStyles",
|
|
1370
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1421
1371
|
}
|
|
1422
1372
|
}
|
|
1423
1373
|
]
|
|
1424
1374
|
},
|
|
1425
1375
|
{
|
|
1426
1376
|
"kind": "javascript-module",
|
|
1427
|
-
"path": "src/
|
|
1428
|
-
"declarations": [
|
|
1429
|
-
"exports": [
|
|
1377
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
1378
|
+
"declarations": [
|
|
1430
1379
|
{
|
|
1431
|
-
"kind": "
|
|
1432
|
-
"name": "
|
|
1433
|
-
"
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1380
|
+
"kind": "function",
|
|
1381
|
+
"name": "menuTemplate",
|
|
1382
|
+
"parameters": [
|
|
1383
|
+
{
|
|
1384
|
+
"name": "prefix",
|
|
1385
|
+
"type": {
|
|
1386
|
+
"text": "string"
|
|
1387
|
+
}
|
|
1388
|
+
}
|
|
1389
|
+
]
|
|
1437
1390
|
},
|
|
1438
1391
|
{
|
|
1439
|
-
"kind": "
|
|
1440
|
-
"name": "
|
|
1441
|
-
"
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1392
|
+
"kind": "function",
|
|
1393
|
+
"name": "singleOptionTemplate",
|
|
1394
|
+
"parameters": [
|
|
1395
|
+
{
|
|
1396
|
+
"name": "prefix",
|
|
1397
|
+
"type": {
|
|
1398
|
+
"text": "string"
|
|
1399
|
+
}
|
|
1400
|
+
}
|
|
1401
|
+
]
|
|
1445
1402
|
},
|
|
1446
1403
|
{
|
|
1447
|
-
"kind": "
|
|
1448
|
-
"name": "
|
|
1449
|
-
"
|
|
1450
|
-
"
|
|
1451
|
-
|
|
1452
|
-
}
|
|
1404
|
+
"kind": "variable",
|
|
1405
|
+
"name": "foundationActionsMenuTemplate",
|
|
1406
|
+
"type": {
|
|
1407
|
+
"text": "ViewTemplate<ActionsMenu>"
|
|
1408
|
+
},
|
|
1409
|
+
"default": "html`\n <div\n class=\"actions-container${(x) => (x.isVertical ? ' actions-vertical' : '')}\"\n part=\"actions-container\"\n >\n ${(x) => x.getTemplate(getPrefix(x))}\n </div>\n`"
|
|
1453
1410
|
}
|
|
1454
|
-
]
|
|
1455
|
-
},
|
|
1456
|
-
{
|
|
1457
|
-
"kind": "javascript-module",
|
|
1458
|
-
"path": "src/_config/index.ts",
|
|
1459
|
-
"declarations": [],
|
|
1411
|
+
],
|
|
1460
1412
|
"exports": [
|
|
1461
1413
|
{
|
|
1462
1414
|
"kind": "js",
|
|
1463
|
-
"name": "
|
|
1415
|
+
"name": "menuTemplate",
|
|
1464
1416
|
"declaration": {
|
|
1465
|
-
"name": "
|
|
1466
|
-
"
|
|
1417
|
+
"name": "menuTemplate",
|
|
1418
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1467
1419
|
}
|
|
1468
1420
|
},
|
|
1469
1421
|
{
|
|
1470
1422
|
"kind": "js",
|
|
1471
|
-
"name": "
|
|
1423
|
+
"name": "singleOptionTemplate",
|
|
1472
1424
|
"declaration": {
|
|
1473
|
-
"name": "
|
|
1474
|
-
"
|
|
1425
|
+
"name": "singleOptionTemplate",
|
|
1426
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1475
1427
|
}
|
|
1476
1428
|
},
|
|
1477
1429
|
{
|
|
1478
1430
|
"kind": "js",
|
|
1479
|
-
"name": "
|
|
1431
|
+
"name": "foundationActionsMenuTemplate",
|
|
1480
1432
|
"declaration": {
|
|
1481
|
-
"name": "
|
|
1482
|
-
"
|
|
1433
|
+
"name": "foundationActionsMenuTemplate",
|
|
1434
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1483
1435
|
}
|
|
1484
1436
|
}
|
|
1485
1437
|
]
|
|
1486
1438
|
},
|
|
1487
1439
|
{
|
|
1488
1440
|
"kind": "javascript-module",
|
|
1489
|
-
"path": "src/
|
|
1441
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
1490
1442
|
"declarations": [
|
|
1491
1443
|
{
|
|
1492
|
-
"kind": "
|
|
1493
|
-
"
|
|
1494
|
-
"
|
|
1495
|
-
|
|
1496
|
-
"text": "ElementStyles"
|
|
1497
|
-
}
|
|
1498
|
-
},
|
|
1499
|
-
"parameters": [
|
|
1444
|
+
"kind": "class",
|
|
1445
|
+
"description": "",
|
|
1446
|
+
"name": "ActionsMenu",
|
|
1447
|
+
"members": [
|
|
1500
1448
|
{
|
|
1501
|
-
"
|
|
1449
|
+
"kind": "field",
|
|
1450
|
+
"name": "actions",
|
|
1502
1451
|
"type": {
|
|
1503
|
-
"text": "
|
|
1452
|
+
"text": "ActionMenuItem[]"
|
|
1504
1453
|
}
|
|
1505
1454
|
},
|
|
1506
1455
|
{
|
|
1507
|
-
"
|
|
1508
|
-
"
|
|
1509
|
-
"text": "FoundationElementDefinition"
|
|
1510
|
-
}
|
|
1511
|
-
}
|
|
1512
|
-
]
|
|
1513
|
-
}
|
|
1514
|
-
],
|
|
1515
|
-
"exports": [
|
|
1516
|
-
{
|
|
1517
|
-
"kind": "js",
|
|
1518
|
-
"name": "foundationAccordionItemStyles",
|
|
1519
|
-
"declaration": {
|
|
1520
|
-
"name": "foundationAccordionItemStyles",
|
|
1521
|
-
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1522
|
-
}
|
|
1523
|
-
}
|
|
1524
|
-
]
|
|
1525
|
-
},
|
|
1526
|
-
{
|
|
1527
|
-
"kind": "javascript-module",
|
|
1528
|
-
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1529
|
-
"declarations": [
|
|
1530
|
-
{
|
|
1531
|
-
"kind": "function",
|
|
1532
|
-
"name": "foundationAccordionItemTemplate",
|
|
1533
|
-
"return": {
|
|
1534
|
-
"type": {
|
|
1535
|
-
"text": "ViewTemplate<AccordionItem>"
|
|
1536
|
-
}
|
|
1537
|
-
},
|
|
1538
|
-
"parameters": [
|
|
1539
|
-
{
|
|
1540
|
-
"name": "context",
|
|
1456
|
+
"kind": "field",
|
|
1457
|
+
"name": "isVertical",
|
|
1541
1458
|
"type": {
|
|
1542
|
-
"text": "
|
|
1543
|
-
}
|
|
1459
|
+
"text": "boolean"
|
|
1460
|
+
},
|
|
1461
|
+
"default": "false"
|
|
1544
1462
|
},
|
|
1545
1463
|
{
|
|
1546
|
-
"
|
|
1464
|
+
"kind": "field",
|
|
1465
|
+
"name": "addDefaultActions",
|
|
1547
1466
|
"type": {
|
|
1548
|
-
"text": "
|
|
1549
|
-
}
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
}
|
|
1553
|
-
],
|
|
1554
|
-
"exports": [
|
|
1555
|
-
{
|
|
1556
|
-
"kind": "js",
|
|
1557
|
-
"name": "foundationAccordionItemTemplate",
|
|
1558
|
-
"declaration": {
|
|
1559
|
-
"name": "foundationAccordionItemTemplate",
|
|
1560
|
-
"module": "src/accordion-item/accordion-item.template.ts"
|
|
1561
|
-
}
|
|
1562
|
-
}
|
|
1563
|
-
]
|
|
1564
|
-
},
|
|
1565
|
-
{
|
|
1566
|
-
"kind": "javascript-module",
|
|
1567
|
-
"path": "src/accordion-item/accordion-item.ts",
|
|
1568
|
-
"declarations": [
|
|
1569
|
-
{
|
|
1570
|
-
"kind": "class",
|
|
1571
|
-
"description": "",
|
|
1572
|
-
"name": "AccordionItem",
|
|
1573
|
-
"superclass": {
|
|
1574
|
-
"name": "FASTAccordionItem",
|
|
1575
|
-
"package": "@microsoft/fast-components"
|
|
1576
|
-
},
|
|
1577
|
-
"tagName": "%%prefix%%-accordion-item",
|
|
1578
|
-
"customElement": true,
|
|
1579
|
-
"attributes": [
|
|
1467
|
+
"text": "boolean"
|
|
1468
|
+
},
|
|
1469
|
+
"default": "true"
|
|
1470
|
+
},
|
|
1580
1471
|
{
|
|
1581
|
-
"
|
|
1472
|
+
"kind": "field",
|
|
1473
|
+
"name": "autoCloseOnAction",
|
|
1582
1474
|
"type": {
|
|
1583
|
-
"text": "
|
|
1475
|
+
"text": "boolean"
|
|
1584
1476
|
},
|
|
1585
|
-
"default": "
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
"
|
|
1589
|
-
|
|
1590
|
-
|
|
1477
|
+
"default": "true"
|
|
1478
|
+
},
|
|
1479
|
+
{
|
|
1480
|
+
"kind": "field",
|
|
1481
|
+
"name": "classNames",
|
|
1482
|
+
"type": {
|
|
1483
|
+
"text": "string"
|
|
1591
1484
|
}
|
|
1592
1485
|
},
|
|
1593
1486
|
{
|
|
1487
|
+
"kind": "field",
|
|
1488
|
+
"name": "definition",
|
|
1594
1489
|
"type": {
|
|
1595
|
-
"text": "
|
|
1596
|
-
},
|
|
1597
|
-
"default": "false",
|
|
1598
|
-
"description": "Expands or collapses the item.",
|
|
1599
|
-
"fieldName": "expanded",
|
|
1600
|
-
"inheritedFrom": {
|
|
1601
|
-
"name": "AccordionItem",
|
|
1602
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1490
|
+
"text": "any"
|
|
1603
1491
|
}
|
|
1604
1492
|
},
|
|
1605
1493
|
{
|
|
1606
|
-
"
|
|
1494
|
+
"kind": "field",
|
|
1495
|
+
"name": "name",
|
|
1607
1496
|
"type": {
|
|
1608
1497
|
"text": "string"
|
|
1609
1498
|
},
|
|
1610
|
-
"
|
|
1611
|
-
|
|
1612
|
-
"inheritedFrom": {
|
|
1613
|
-
"name": "AccordionItem",
|
|
1614
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1615
|
-
}
|
|
1616
|
-
}
|
|
1617
|
-
],
|
|
1618
|
-
"members": [
|
|
1499
|
+
"default": "'Actions'"
|
|
1500
|
+
},
|
|
1619
1501
|
{
|
|
1620
1502
|
"kind": "field",
|
|
1621
|
-
"name": "
|
|
1503
|
+
"name": "open",
|
|
1622
1504
|
"type": {
|
|
1623
|
-
"text": "
|
|
1505
|
+
"text": "boolean"
|
|
1624
1506
|
},
|
|
1625
|
-
"
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
"
|
|
1629
|
-
|
|
1630
|
-
|
|
1507
|
+
"default": "false"
|
|
1508
|
+
},
|
|
1509
|
+
{
|
|
1510
|
+
"kind": "field",
|
|
1511
|
+
"name": "buttonAppearance",
|
|
1512
|
+
"type": {
|
|
1513
|
+
"text": "string"
|
|
1631
1514
|
}
|
|
1632
1515
|
},
|
|
1633
1516
|
{
|
|
1634
1517
|
"kind": "field",
|
|
1635
|
-
"name": "
|
|
1518
|
+
"name": "hideDisabled",
|
|
1636
1519
|
"type": {
|
|
1637
1520
|
"text": "boolean"
|
|
1638
1521
|
},
|
|
1639
|
-
"
|
|
1640
|
-
"default": "false",
|
|
1641
|
-
"description": "Expands or collapses the item.",
|
|
1642
|
-
"inheritedFrom": {
|
|
1643
|
-
"name": "AccordionItem",
|
|
1644
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1645
|
-
}
|
|
1522
|
+
"default": "false"
|
|
1646
1523
|
},
|
|
1647
1524
|
{
|
|
1648
1525
|
"kind": "field",
|
|
1649
|
-
"name": "
|
|
1526
|
+
"name": "hideMenuSingleOption",
|
|
1650
1527
|
"type": {
|
|
1651
|
-
"text": "
|
|
1528
|
+
"text": "boolean"
|
|
1652
1529
|
},
|
|
1653
|
-
"
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1530
|
+
"default": "false"
|
|
1531
|
+
},
|
|
1532
|
+
{
|
|
1533
|
+
"kind": "field",
|
|
1534
|
+
"name": "singleOption",
|
|
1535
|
+
"type": {
|
|
1536
|
+
"text": "ActionMenuItem"
|
|
1658
1537
|
}
|
|
1659
1538
|
},
|
|
1660
1539
|
{
|
|
1661
1540
|
"kind": "field",
|
|
1662
|
-
"name": "
|
|
1663
|
-
"
|
|
1664
|
-
|
|
1665
|
-
"name": "AccordionItem",
|
|
1666
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1541
|
+
"name": "actionsMenu",
|
|
1542
|
+
"type": {
|
|
1543
|
+
"text": "HTMLElement"
|
|
1667
1544
|
}
|
|
1668
1545
|
},
|
|
1546
|
+
{
|
|
1547
|
+
"kind": "method",
|
|
1548
|
+
"name": "definitionChanged",
|
|
1549
|
+
"privacy": "protected",
|
|
1550
|
+
"parameters": [
|
|
1551
|
+
{
|
|
1552
|
+
"name": "oldValue",
|
|
1553
|
+
"type": {
|
|
1554
|
+
"text": "any"
|
|
1555
|
+
}
|
|
1556
|
+
},
|
|
1557
|
+
{
|
|
1558
|
+
"name": "newValue",
|
|
1559
|
+
"type": {
|
|
1560
|
+
"text": "any"
|
|
1561
|
+
}
|
|
1562
|
+
}
|
|
1563
|
+
]
|
|
1564
|
+
},
|
|
1565
|
+
{
|
|
1566
|
+
"kind": "method",
|
|
1567
|
+
"name": "openChanged",
|
|
1568
|
+
"privacy": "protected"
|
|
1569
|
+
},
|
|
1570
|
+
{
|
|
1571
|
+
"kind": "method",
|
|
1572
|
+
"name": "toggleActionsMenuVisibility"
|
|
1573
|
+
},
|
|
1574
|
+
{
|
|
1575
|
+
"kind": "method",
|
|
1576
|
+
"name": "onActionMenuItemClick",
|
|
1577
|
+
"parameters": [
|
|
1578
|
+
{
|
|
1579
|
+
"name": "callback",
|
|
1580
|
+
"type": {
|
|
1581
|
+
"text": "(rowData) => void | any"
|
|
1582
|
+
}
|
|
1583
|
+
}
|
|
1584
|
+
]
|
|
1585
|
+
},
|
|
1586
|
+
{
|
|
1587
|
+
"kind": "field",
|
|
1588
|
+
"name": "allActions",
|
|
1589
|
+
"type": {
|
|
1590
|
+
"text": "ActionMenuItem[]"
|
|
1591
|
+
},
|
|
1592
|
+
"readonly": true
|
|
1593
|
+
},
|
|
1594
|
+
{
|
|
1595
|
+
"kind": "field",
|
|
1596
|
+
"name": "rowData",
|
|
1597
|
+
"readonly": true
|
|
1598
|
+
},
|
|
1599
|
+
{
|
|
1600
|
+
"kind": "method",
|
|
1601
|
+
"name": "getLabel",
|
|
1602
|
+
"parameters": [
|
|
1603
|
+
{
|
|
1604
|
+
"name": "name",
|
|
1605
|
+
"type": {
|
|
1606
|
+
"text": "string | ((rowData: any) => string)"
|
|
1607
|
+
}
|
|
1608
|
+
}
|
|
1609
|
+
]
|
|
1610
|
+
},
|
|
1611
|
+
{
|
|
1612
|
+
"kind": "method",
|
|
1613
|
+
"name": "getTemplate",
|
|
1614
|
+
"parameters": [
|
|
1615
|
+
{
|
|
1616
|
+
"name": "prefix",
|
|
1617
|
+
"type": {
|
|
1618
|
+
"text": "string"
|
|
1619
|
+
}
|
|
1620
|
+
}
|
|
1621
|
+
]
|
|
1622
|
+
},
|
|
1669
1623
|
{
|
|
1670
1624
|
"kind": "field",
|
|
1671
1625
|
"name": "_presentation",
|
|
@@ -1747,109 +1701,138 @@
|
|
|
1747
1701
|
}
|
|
1748
1702
|
},
|
|
1749
1703
|
{
|
|
1750
|
-
"kind": "method",
|
|
1751
|
-
"name": "compose",
|
|
1752
|
-
"privacy": "public",
|
|
1753
|
-
"static": true,
|
|
1754
|
-
"return": {
|
|
1755
|
-
"type": {
|
|
1756
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
1757
|
-
}
|
|
1704
|
+
"kind": "method",
|
|
1705
|
+
"name": "compose",
|
|
1706
|
+
"privacy": "public",
|
|
1707
|
+
"static": true,
|
|
1708
|
+
"return": {
|
|
1709
|
+
"type": {
|
|
1710
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
1711
|
+
}
|
|
1712
|
+
},
|
|
1713
|
+
"parameters": [
|
|
1714
|
+
{
|
|
1715
|
+
"name": "this",
|
|
1716
|
+
"type": {
|
|
1717
|
+
"text": "K"
|
|
1718
|
+
}
|
|
1719
|
+
},
|
|
1720
|
+
{
|
|
1721
|
+
"name": "elementDefinition",
|
|
1722
|
+
"type": {
|
|
1723
|
+
"text": "T"
|
|
1724
|
+
},
|
|
1725
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
1726
|
+
}
|
|
1727
|
+
],
|
|
1728
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
1729
|
+
"inheritedFrom": {
|
|
1730
|
+
"name": "FoundationElement",
|
|
1731
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1732
|
+
}
|
|
1733
|
+
}
|
|
1734
|
+
],
|
|
1735
|
+
"attributes": [
|
|
1736
|
+
{
|
|
1737
|
+
"name": "is-vertical",
|
|
1738
|
+
"type": {
|
|
1739
|
+
"text": "boolean"
|
|
1740
|
+
},
|
|
1741
|
+
"default": "false",
|
|
1742
|
+
"fieldName": "isVertical"
|
|
1743
|
+
},
|
|
1744
|
+
{
|
|
1745
|
+
"name": "add-default-actions",
|
|
1746
|
+
"type": {
|
|
1747
|
+
"text": "boolean"
|
|
1748
|
+
},
|
|
1749
|
+
"default": "true",
|
|
1750
|
+
"fieldName": "addDefaultActions"
|
|
1751
|
+
},
|
|
1752
|
+
{
|
|
1753
|
+
"name": "auto-close-on-action",
|
|
1754
|
+
"type": {
|
|
1755
|
+
"text": "boolean"
|
|
1756
|
+
},
|
|
1757
|
+
"default": "true",
|
|
1758
|
+
"fieldName": "autoCloseOnAction"
|
|
1759
|
+
},
|
|
1760
|
+
{
|
|
1761
|
+
"name": "name",
|
|
1762
|
+
"type": {
|
|
1763
|
+
"text": "string"
|
|
1764
|
+
},
|
|
1765
|
+
"default": "'Actions'",
|
|
1766
|
+
"fieldName": "name"
|
|
1767
|
+
},
|
|
1768
|
+
{
|
|
1769
|
+
"name": "open",
|
|
1770
|
+
"type": {
|
|
1771
|
+
"text": "boolean"
|
|
1772
|
+
},
|
|
1773
|
+
"default": "false",
|
|
1774
|
+
"fieldName": "open"
|
|
1775
|
+
},
|
|
1776
|
+
{
|
|
1777
|
+
"name": "buttonAppearance",
|
|
1778
|
+
"type": {
|
|
1779
|
+
"text": "string"
|
|
1780
|
+
},
|
|
1781
|
+
"fieldName": "buttonAppearance"
|
|
1782
|
+
},
|
|
1783
|
+
{
|
|
1784
|
+
"name": "hide-disabled",
|
|
1785
|
+
"type": {
|
|
1786
|
+
"text": "boolean"
|
|
1787
|
+
},
|
|
1788
|
+
"default": "false",
|
|
1789
|
+
"fieldName": "hideDisabled"
|
|
1790
|
+
},
|
|
1791
|
+
{
|
|
1792
|
+
"name": "hide-menu-single-option",
|
|
1793
|
+
"type": {
|
|
1794
|
+
"text": "boolean"
|
|
1758
1795
|
},
|
|
1759
|
-
"
|
|
1760
|
-
|
|
1761
|
-
"name": "this",
|
|
1762
|
-
"type": {
|
|
1763
|
-
"text": "K"
|
|
1764
|
-
}
|
|
1765
|
-
},
|
|
1766
|
-
{
|
|
1767
|
-
"name": "elementDefinition",
|
|
1768
|
-
"type": {
|
|
1769
|
-
"text": "T"
|
|
1770
|
-
},
|
|
1771
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
1772
|
-
}
|
|
1773
|
-
],
|
|
1774
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
1775
|
-
"inheritedFrom": {
|
|
1776
|
-
"name": "FoundationElement",
|
|
1777
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1778
|
-
}
|
|
1796
|
+
"default": "false",
|
|
1797
|
+
"fieldName": "hideMenuSingleOption"
|
|
1779
1798
|
}
|
|
1780
1799
|
],
|
|
1781
|
-
"
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
"name": "change",
|
|
1785
|
-
"inheritedFrom": {
|
|
1786
|
-
"name": "AccordionItem",
|
|
1787
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1788
|
-
}
|
|
1789
|
-
}
|
|
1790
|
-
]
|
|
1791
|
-
},
|
|
1792
|
-
{
|
|
1793
|
-
"kind": "variable",
|
|
1794
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
1795
|
-
"type": {
|
|
1796
|
-
"text": "ShadowRootInit"
|
|
1797
|
-
},
|
|
1798
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1799
|
-
},
|
|
1800
|
-
{
|
|
1801
|
-
"kind": "variable",
|
|
1802
|
-
"name": "defaultAccordionItemConfig",
|
|
1803
|
-
"type": {
|
|
1804
|
-
"text": "object"
|
|
1800
|
+
"superclass": {
|
|
1801
|
+
"name": "FoundationElement",
|
|
1802
|
+
"package": "@microsoft/fast-foundation"
|
|
1805
1803
|
},
|
|
1806
|
-
"
|
|
1804
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
1805
|
+
"customElement": true
|
|
1807
1806
|
},
|
|
1808
1807
|
{
|
|
1809
1808
|
"kind": "variable",
|
|
1810
|
-
"name": "
|
|
1811
|
-
"description": "The Foundation
|
|
1809
|
+
"name": "foundationActionsMenu",
|
|
1810
|
+
"description": "The Foundation Actions Menu",
|
|
1812
1811
|
"privacy": "public"
|
|
1813
1812
|
}
|
|
1814
1813
|
],
|
|
1815
1814
|
"exports": [
|
|
1816
1815
|
{
|
|
1817
1816
|
"kind": "js",
|
|
1818
|
-
"name": "
|
|
1819
|
-
"declaration": {
|
|
1820
|
-
"name": "AccordionItem",
|
|
1821
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1822
|
-
}
|
|
1823
|
-
},
|
|
1824
|
-
{
|
|
1825
|
-
"kind": "js",
|
|
1826
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
1827
|
-
"declaration": {
|
|
1828
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
1829
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1830
|
-
}
|
|
1831
|
-
},
|
|
1832
|
-
{
|
|
1833
|
-
"kind": "js",
|
|
1834
|
-
"name": "defaultAccordionItemConfig",
|
|
1817
|
+
"name": "ActionsMenu",
|
|
1835
1818
|
"declaration": {
|
|
1836
|
-
"name": "
|
|
1837
|
-
"module": "src/
|
|
1819
|
+
"name": "ActionsMenu",
|
|
1820
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1838
1821
|
}
|
|
1839
1822
|
},
|
|
1840
1823
|
{
|
|
1841
1824
|
"kind": "js",
|
|
1842
|
-
"name": "
|
|
1825
|
+
"name": "foundationActionsMenu",
|
|
1843
1826
|
"declaration": {
|
|
1844
|
-
"name": "
|
|
1845
|
-
"module": "src/
|
|
1827
|
+
"name": "foundationActionsMenu",
|
|
1828
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1846
1829
|
}
|
|
1847
1830
|
}
|
|
1848
1831
|
]
|
|
1849
1832
|
},
|
|
1850
1833
|
{
|
|
1851
1834
|
"kind": "javascript-module",
|
|
1852
|
-
"path": "src/
|
|
1835
|
+
"path": "src/actions-menu/index.ts",
|
|
1853
1836
|
"declarations": [],
|
|
1854
1837
|
"exports": [
|
|
1855
1838
|
{
|
|
@@ -1857,7 +1840,7 @@
|
|
|
1857
1840
|
"name": "*",
|
|
1858
1841
|
"declaration": {
|
|
1859
1842
|
"name": "*",
|
|
1860
|
-
"package": "./
|
|
1843
|
+
"package": "./actions-menu.styles"
|
|
1861
1844
|
}
|
|
1862
1845
|
},
|
|
1863
1846
|
{
|
|
@@ -1865,7 +1848,7 @@
|
|
|
1865
1848
|
"name": "*",
|
|
1866
1849
|
"declaration": {
|
|
1867
1850
|
"name": "*",
|
|
1868
|
-
"package": "./
|
|
1851
|
+
"package": "./actions-menu.template"
|
|
1869
1852
|
}
|
|
1870
1853
|
},
|
|
1871
1854
|
{
|
|
@@ -1873,41 +1856,18 @@
|
|
|
1873
1856
|
"name": "*",
|
|
1874
1857
|
"declaration": {
|
|
1875
1858
|
"name": "*",
|
|
1876
|
-
"package": "./
|
|
1859
|
+
"package": "./actions-menu"
|
|
1877
1860
|
}
|
|
1878
1861
|
}
|
|
1879
1862
|
]
|
|
1880
1863
|
},
|
|
1881
1864
|
{
|
|
1882
1865
|
"kind": "javascript-module",
|
|
1883
|
-
"path": "src/
|
|
1866
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
1884
1867
|
"declarations": [
|
|
1885
1868
|
{
|
|
1886
1869
|
"kind": "function",
|
|
1887
|
-
"name": "
|
|
1888
|
-
"return": {
|
|
1889
|
-
"type": {
|
|
1890
|
-
"text": "ElementStyles"
|
|
1891
|
-
}
|
|
1892
|
-
},
|
|
1893
|
-
"parameters": [
|
|
1894
|
-
{
|
|
1895
|
-
"name": "context",
|
|
1896
|
-
"type": {
|
|
1897
|
-
"text": "ElementDefinitionContext"
|
|
1898
|
-
}
|
|
1899
|
-
},
|
|
1900
|
-
{
|
|
1901
|
-
"name": "definition",
|
|
1902
|
-
"type": {
|
|
1903
|
-
"text": "FoundationElementDefinition"
|
|
1904
|
-
}
|
|
1905
|
-
}
|
|
1906
|
-
]
|
|
1907
|
-
},
|
|
1908
|
-
{
|
|
1909
|
-
"kind": "function",
|
|
1910
|
-
"name": "foundationActionsMenuStyles",
|
|
1870
|
+
"name": "foundationAccordionItemStyles",
|
|
1911
1871
|
"return": {
|
|
1912
1872
|
"type": {
|
|
1913
1873
|
"text": "ElementStyles"
|
|
@@ -1932,269 +1892,156 @@
|
|
|
1932
1892
|
"exports": [
|
|
1933
1893
|
{
|
|
1934
1894
|
"kind": "js",
|
|
1935
|
-
"name": "
|
|
1936
|
-
"declaration": {
|
|
1937
|
-
"name": "actionsMenuBaseStyles",
|
|
1938
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1939
|
-
}
|
|
1940
|
-
},
|
|
1941
|
-
{
|
|
1942
|
-
"kind": "js",
|
|
1943
|
-
"name": "foundationActionsMenuStyles",
|
|
1895
|
+
"name": "foundationAccordionItemStyles",
|
|
1944
1896
|
"declaration": {
|
|
1945
|
-
"name": "
|
|
1946
|
-
"module": "src/
|
|
1897
|
+
"name": "foundationAccordionItemStyles",
|
|
1898
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1947
1899
|
}
|
|
1948
1900
|
}
|
|
1949
1901
|
]
|
|
1950
1902
|
},
|
|
1951
1903
|
{
|
|
1952
1904
|
"kind": "javascript-module",
|
|
1953
|
-
"path": "src/
|
|
1905
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1954
1906
|
"declarations": [
|
|
1955
1907
|
{
|
|
1956
1908
|
"kind": "function",
|
|
1957
|
-
"name": "
|
|
1958
|
-
"
|
|
1959
|
-
{
|
|
1960
|
-
"
|
|
1961
|
-
"type": {
|
|
1962
|
-
"text": "string"
|
|
1963
|
-
}
|
|
1964
|
-
}
|
|
1965
|
-
]
|
|
1966
|
-
},
|
|
1967
|
-
{
|
|
1968
|
-
"kind": "function",
|
|
1969
|
-
"name": "singleOptionTemplate",
|
|
1970
|
-
"parameters": [
|
|
1971
|
-
{
|
|
1972
|
-
"name": "prefix",
|
|
1973
|
-
"type": {
|
|
1974
|
-
"text": "string"
|
|
1975
|
-
}
|
|
1909
|
+
"name": "foundationAccordionItemTemplate",
|
|
1910
|
+
"return": {
|
|
1911
|
+
"type": {
|
|
1912
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
1976
1913
|
}
|
|
1977
|
-
]
|
|
1978
|
-
},
|
|
1979
|
-
{
|
|
1980
|
-
"kind": "variable",
|
|
1981
|
-
"name": "foundationActionsMenuTemplate",
|
|
1982
|
-
"type": {
|
|
1983
|
-
"text": "ViewTemplate<ActionsMenu>"
|
|
1984
1914
|
},
|
|
1985
|
-
"
|
|
1986
|
-
}
|
|
1987
|
-
],
|
|
1988
|
-
"exports": [
|
|
1989
|
-
{
|
|
1990
|
-
"kind": "js",
|
|
1991
|
-
"name": "menuTemplate",
|
|
1992
|
-
"declaration": {
|
|
1993
|
-
"name": "menuTemplate",
|
|
1994
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1995
|
-
}
|
|
1996
|
-
},
|
|
1997
|
-
{
|
|
1998
|
-
"kind": "js",
|
|
1999
|
-
"name": "singleOptionTemplate",
|
|
2000
|
-
"declaration": {
|
|
2001
|
-
"name": "singleOptionTemplate",
|
|
2002
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2003
|
-
}
|
|
2004
|
-
},
|
|
2005
|
-
{
|
|
2006
|
-
"kind": "js",
|
|
2007
|
-
"name": "foundationActionsMenuTemplate",
|
|
2008
|
-
"declaration": {
|
|
2009
|
-
"name": "foundationActionsMenuTemplate",
|
|
2010
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2011
|
-
}
|
|
2012
|
-
}
|
|
2013
|
-
]
|
|
2014
|
-
},
|
|
2015
|
-
{
|
|
2016
|
-
"kind": "javascript-module",
|
|
2017
|
-
"path": "src/actions-menu/actions-menu.ts",
|
|
2018
|
-
"declarations": [
|
|
2019
|
-
{
|
|
2020
|
-
"kind": "class",
|
|
2021
|
-
"description": "",
|
|
2022
|
-
"name": "ActionsMenu",
|
|
2023
|
-
"members": [
|
|
2024
|
-
{
|
|
2025
|
-
"kind": "field",
|
|
2026
|
-
"name": "actions",
|
|
2027
|
-
"type": {
|
|
2028
|
-
"text": "ActionMenuItem[]"
|
|
2029
|
-
}
|
|
2030
|
-
},
|
|
2031
|
-
{
|
|
2032
|
-
"kind": "field",
|
|
2033
|
-
"name": "isVertical",
|
|
2034
|
-
"type": {
|
|
2035
|
-
"text": "boolean"
|
|
2036
|
-
},
|
|
2037
|
-
"default": "false"
|
|
2038
|
-
},
|
|
2039
|
-
{
|
|
2040
|
-
"kind": "field",
|
|
2041
|
-
"name": "addDefaultActions",
|
|
2042
|
-
"type": {
|
|
2043
|
-
"text": "boolean"
|
|
2044
|
-
},
|
|
2045
|
-
"default": "true"
|
|
2046
|
-
},
|
|
2047
|
-
{
|
|
2048
|
-
"kind": "field",
|
|
2049
|
-
"name": "autoCloseOnAction",
|
|
2050
|
-
"type": {
|
|
2051
|
-
"text": "boolean"
|
|
2052
|
-
},
|
|
2053
|
-
"default": "true"
|
|
2054
|
-
},
|
|
1915
|
+
"parameters": [
|
|
2055
1916
|
{
|
|
2056
|
-
"
|
|
2057
|
-
"name": "classNames",
|
|
1917
|
+
"name": "context",
|
|
2058
1918
|
"type": {
|
|
2059
|
-
"text": "
|
|
1919
|
+
"text": "ElementDefinitionContext"
|
|
2060
1920
|
}
|
|
2061
1921
|
},
|
|
2062
1922
|
{
|
|
2063
|
-
"kind": "field",
|
|
2064
1923
|
"name": "definition",
|
|
2065
1924
|
"type": {
|
|
2066
|
-
"text": "
|
|
1925
|
+
"text": "FoundationElementDefinition"
|
|
2067
1926
|
}
|
|
2068
|
-
}
|
|
1927
|
+
}
|
|
1928
|
+
]
|
|
1929
|
+
}
|
|
1930
|
+
],
|
|
1931
|
+
"exports": [
|
|
1932
|
+
{
|
|
1933
|
+
"kind": "js",
|
|
1934
|
+
"name": "foundationAccordionItemTemplate",
|
|
1935
|
+
"declaration": {
|
|
1936
|
+
"name": "foundationAccordionItemTemplate",
|
|
1937
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
1938
|
+
}
|
|
1939
|
+
}
|
|
1940
|
+
]
|
|
1941
|
+
},
|
|
1942
|
+
{
|
|
1943
|
+
"kind": "javascript-module",
|
|
1944
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
1945
|
+
"declarations": [
|
|
1946
|
+
{
|
|
1947
|
+
"kind": "class",
|
|
1948
|
+
"description": "",
|
|
1949
|
+
"name": "AccordionItem",
|
|
1950
|
+
"superclass": {
|
|
1951
|
+
"name": "FASTAccordionItem",
|
|
1952
|
+
"package": "@microsoft/fast-components"
|
|
1953
|
+
},
|
|
1954
|
+
"tagName": "%%prefix%%-accordion-item",
|
|
1955
|
+
"customElement": true,
|
|
1956
|
+
"attributes": [
|
|
2069
1957
|
{
|
|
2070
|
-
"
|
|
2071
|
-
"name": "name",
|
|
1958
|
+
"name": "heading-level",
|
|
2072
1959
|
"type": {
|
|
2073
|
-
"text": "
|
|
1960
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
2074
1961
|
},
|
|
2075
|
-
"default": "
|
|
1962
|
+
"default": "2",
|
|
1963
|
+
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
1964
|
+
"fieldName": "headinglevel",
|
|
1965
|
+
"inheritedFrom": {
|
|
1966
|
+
"name": "AccordionItem",
|
|
1967
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1968
|
+
}
|
|
2076
1969
|
},
|
|
2077
1970
|
{
|
|
2078
|
-
"kind": "field",
|
|
2079
|
-
"name": "open",
|
|
2080
1971
|
"type": {
|
|
2081
1972
|
"text": "boolean"
|
|
2082
1973
|
},
|
|
2083
|
-
"default": "false"
|
|
1974
|
+
"default": "false",
|
|
1975
|
+
"description": "Expands or collapses the item.",
|
|
1976
|
+
"fieldName": "expanded",
|
|
1977
|
+
"inheritedFrom": {
|
|
1978
|
+
"name": "AccordionItem",
|
|
1979
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1980
|
+
}
|
|
2084
1981
|
},
|
|
2085
1982
|
{
|
|
2086
|
-
"
|
|
2087
|
-
"name": "buttonAppearance",
|
|
1983
|
+
"name": "id",
|
|
2088
1984
|
"type": {
|
|
2089
1985
|
"text": "string"
|
|
1986
|
+
},
|
|
1987
|
+
"description": "The item ID",
|
|
1988
|
+
"fieldName": "id",
|
|
1989
|
+
"inheritedFrom": {
|
|
1990
|
+
"name": "AccordionItem",
|
|
1991
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2090
1992
|
}
|
|
2091
|
-
}
|
|
1993
|
+
}
|
|
1994
|
+
],
|
|
1995
|
+
"members": [
|
|
2092
1996
|
{
|
|
2093
1997
|
"kind": "field",
|
|
2094
|
-
"name": "
|
|
1998
|
+
"name": "headinglevel",
|
|
2095
1999
|
"type": {
|
|
2096
|
-
"text": "
|
|
2000
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
2097
2001
|
},
|
|
2098
|
-
"
|
|
2002
|
+
"privacy": "public",
|
|
2003
|
+
"default": "2",
|
|
2004
|
+
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
2005
|
+
"inheritedFrom": {
|
|
2006
|
+
"name": "AccordionItem",
|
|
2007
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2008
|
+
}
|
|
2099
2009
|
},
|
|
2100
2010
|
{
|
|
2101
2011
|
"kind": "field",
|
|
2102
|
-
"name": "
|
|
2012
|
+
"name": "expanded",
|
|
2103
2013
|
"type": {
|
|
2104
2014
|
"text": "boolean"
|
|
2105
2015
|
},
|
|
2106
|
-
"
|
|
2107
|
-
|
|
2108
|
-
|
|
2109
|
-
"
|
|
2110
|
-
|
|
2111
|
-
|
|
2112
|
-
"text": "ActionMenuItem"
|
|
2113
|
-
}
|
|
2114
|
-
},
|
|
2115
|
-
{
|
|
2116
|
-
"kind": "field",
|
|
2117
|
-
"name": "actionsMenu",
|
|
2118
|
-
"type": {
|
|
2119
|
-
"text": "HTMLElement"
|
|
2016
|
+
"privacy": "public",
|
|
2017
|
+
"default": "false",
|
|
2018
|
+
"description": "Expands or collapses the item.",
|
|
2019
|
+
"inheritedFrom": {
|
|
2020
|
+
"name": "AccordionItem",
|
|
2021
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2120
2022
|
}
|
|
2121
2023
|
},
|
|
2122
|
-
{
|
|
2123
|
-
"kind": "method",
|
|
2124
|
-
"name": "definitionChanged",
|
|
2125
|
-
"privacy": "protected",
|
|
2126
|
-
"parameters": [
|
|
2127
|
-
{
|
|
2128
|
-
"name": "oldValue",
|
|
2129
|
-
"type": {
|
|
2130
|
-
"text": "any"
|
|
2131
|
-
}
|
|
2132
|
-
},
|
|
2133
|
-
{
|
|
2134
|
-
"name": "newValue",
|
|
2135
|
-
"type": {
|
|
2136
|
-
"text": "any"
|
|
2137
|
-
}
|
|
2138
|
-
}
|
|
2139
|
-
]
|
|
2140
|
-
},
|
|
2141
|
-
{
|
|
2142
|
-
"kind": "method",
|
|
2143
|
-
"name": "openChanged",
|
|
2144
|
-
"privacy": "protected"
|
|
2145
|
-
},
|
|
2146
|
-
{
|
|
2147
|
-
"kind": "method",
|
|
2148
|
-
"name": "toggleActionsMenuVisibility"
|
|
2149
|
-
},
|
|
2150
|
-
{
|
|
2151
|
-
"kind": "method",
|
|
2152
|
-
"name": "onActionMenuItemClick",
|
|
2153
|
-
"parameters": [
|
|
2154
|
-
{
|
|
2155
|
-
"name": "callback",
|
|
2156
|
-
"type": {
|
|
2157
|
-
"text": "(rowData) => void | any"
|
|
2158
|
-
}
|
|
2159
|
-
}
|
|
2160
|
-
]
|
|
2161
|
-
},
|
|
2162
2024
|
{
|
|
2163
2025
|
"kind": "field",
|
|
2164
|
-
"name": "
|
|
2026
|
+
"name": "id",
|
|
2165
2027
|
"type": {
|
|
2166
|
-
"text": "
|
|
2028
|
+
"text": "string"
|
|
2167
2029
|
},
|
|
2168
|
-
"
|
|
2030
|
+
"privacy": "public",
|
|
2031
|
+
"description": "The item ID",
|
|
2032
|
+
"inheritedFrom": {
|
|
2033
|
+
"name": "AccordionItem",
|
|
2034
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2035
|
+
}
|
|
2169
2036
|
},
|
|
2170
2037
|
{
|
|
2171
2038
|
"kind": "field",
|
|
2172
|
-
"name": "
|
|
2173
|
-
"
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
"parameters": [
|
|
2179
|
-
{
|
|
2180
|
-
"name": "name",
|
|
2181
|
-
"type": {
|
|
2182
|
-
"text": "string | ((rowData: any) => string)"
|
|
2183
|
-
}
|
|
2184
|
-
}
|
|
2185
|
-
]
|
|
2186
|
-
},
|
|
2187
|
-
{
|
|
2188
|
-
"kind": "method",
|
|
2189
|
-
"name": "getTemplate",
|
|
2190
|
-
"parameters": [
|
|
2191
|
-
{
|
|
2192
|
-
"name": "prefix",
|
|
2193
|
-
"type": {
|
|
2194
|
-
"text": "string"
|
|
2195
|
-
}
|
|
2196
|
-
}
|
|
2197
|
-
]
|
|
2039
|
+
"name": "change",
|
|
2040
|
+
"privacy": "private",
|
|
2041
|
+
"inheritedFrom": {
|
|
2042
|
+
"name": "AccordionItem",
|
|
2043
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2044
|
+
}
|
|
2198
2045
|
},
|
|
2199
2046
|
{
|
|
2200
2047
|
"kind": "field",
|
|
@@ -2302,113 +2149,84 @@
|
|
|
2302
2149
|
}
|
|
2303
2150
|
],
|
|
2304
2151
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
2305
|
-
"inheritedFrom": {
|
|
2306
|
-
"name": "FoundationElement",
|
|
2307
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
2308
|
-
}
|
|
2309
|
-
}
|
|
2310
|
-
],
|
|
2311
|
-
"attributes": [
|
|
2312
|
-
{
|
|
2313
|
-
"name": "is-vertical",
|
|
2314
|
-
"type": {
|
|
2315
|
-
"text": "boolean"
|
|
2316
|
-
},
|
|
2317
|
-
"default": "false",
|
|
2318
|
-
"fieldName": "isVertical"
|
|
2319
|
-
},
|
|
2320
|
-
{
|
|
2321
|
-
"name": "add-default-actions",
|
|
2322
|
-
"type": {
|
|
2323
|
-
"text": "boolean"
|
|
2324
|
-
},
|
|
2325
|
-
"default": "true",
|
|
2326
|
-
"fieldName": "addDefaultActions"
|
|
2327
|
-
},
|
|
2328
|
-
{
|
|
2329
|
-
"name": "auto-close-on-action",
|
|
2330
|
-
"type": {
|
|
2331
|
-
"text": "boolean"
|
|
2332
|
-
},
|
|
2333
|
-
"default": "true",
|
|
2334
|
-
"fieldName": "autoCloseOnAction"
|
|
2335
|
-
},
|
|
2336
|
-
{
|
|
2337
|
-
"name": "name",
|
|
2338
|
-
"type": {
|
|
2339
|
-
"text": "string"
|
|
2340
|
-
},
|
|
2341
|
-
"default": "'Actions'",
|
|
2342
|
-
"fieldName": "name"
|
|
2343
|
-
},
|
|
2344
|
-
{
|
|
2345
|
-
"name": "open",
|
|
2346
|
-
"type": {
|
|
2347
|
-
"text": "boolean"
|
|
2348
|
-
},
|
|
2349
|
-
"default": "false",
|
|
2350
|
-
"fieldName": "open"
|
|
2351
|
-
},
|
|
2352
|
-
{
|
|
2353
|
-
"name": "buttonAppearance",
|
|
2354
|
-
"type": {
|
|
2355
|
-
"text": "string"
|
|
2356
|
-
},
|
|
2357
|
-
"fieldName": "buttonAppearance"
|
|
2358
|
-
},
|
|
2359
|
-
{
|
|
2360
|
-
"name": "hide-disabled",
|
|
2361
|
-
"type": {
|
|
2362
|
-
"text": "boolean"
|
|
2363
|
-
},
|
|
2364
|
-
"default": "false",
|
|
2365
|
-
"fieldName": "hideDisabled"
|
|
2366
|
-
},
|
|
2367
|
-
{
|
|
2368
|
-
"name": "hide-menu-single-option",
|
|
2369
|
-
"type": {
|
|
2370
|
-
"text": "boolean"
|
|
2371
|
-
},
|
|
2372
|
-
"default": "false",
|
|
2373
|
-
"fieldName": "hideMenuSingleOption"
|
|
2152
|
+
"inheritedFrom": {
|
|
2153
|
+
"name": "FoundationElement",
|
|
2154
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2155
|
+
}
|
|
2374
2156
|
}
|
|
2375
2157
|
],
|
|
2376
|
-
"
|
|
2377
|
-
|
|
2378
|
-
|
|
2158
|
+
"events": [
|
|
2159
|
+
{
|
|
2160
|
+
"description": "Fires a custom 'change' event when the button is invoked",
|
|
2161
|
+
"name": "change",
|
|
2162
|
+
"inheritedFrom": {
|
|
2163
|
+
"name": "AccordionItem",
|
|
2164
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2165
|
+
}
|
|
2166
|
+
}
|
|
2167
|
+
]
|
|
2168
|
+
},
|
|
2169
|
+
{
|
|
2170
|
+
"kind": "variable",
|
|
2171
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
2172
|
+
"type": {
|
|
2173
|
+
"text": "ShadowRootInit"
|
|
2379
2174
|
},
|
|
2380
|
-
"
|
|
2381
|
-
"customElement": true
|
|
2175
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2382
2176
|
},
|
|
2383
2177
|
{
|
|
2384
2178
|
"kind": "variable",
|
|
2385
|
-
"name": "
|
|
2386
|
-
"
|
|
2179
|
+
"name": "defaultAccordionItemConfig",
|
|
2180
|
+
"type": {
|
|
2181
|
+
"text": "object"
|
|
2182
|
+
},
|
|
2183
|
+
"default": "{\n collapsedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"collapsed-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M9 5.44446V12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n expandedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"expanded-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"minus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n}"
|
|
2184
|
+
},
|
|
2185
|
+
{
|
|
2186
|
+
"kind": "variable",
|
|
2187
|
+
"name": "foundationAccordionItem",
|
|
2188
|
+
"description": "The Foundation Accordion Item",
|
|
2387
2189
|
"privacy": "public"
|
|
2388
2190
|
}
|
|
2389
2191
|
],
|
|
2390
2192
|
"exports": [
|
|
2391
2193
|
{
|
|
2392
2194
|
"kind": "js",
|
|
2393
|
-
"name": "
|
|
2195
|
+
"name": "AccordionItem",
|
|
2394
2196
|
"declaration": {
|
|
2395
|
-
"name": "
|
|
2396
|
-
"module": "src/
|
|
2197
|
+
"name": "AccordionItem",
|
|
2198
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2397
2199
|
}
|
|
2398
2200
|
},
|
|
2399
2201
|
{
|
|
2400
2202
|
"kind": "js",
|
|
2401
|
-
"name": "
|
|
2203
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
2402
2204
|
"declaration": {
|
|
2403
|
-
"name": "
|
|
2404
|
-
"module": "src/
|
|
2205
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
2206
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2207
|
+
}
|
|
2208
|
+
},
|
|
2209
|
+
{
|
|
2210
|
+
"kind": "js",
|
|
2211
|
+
"name": "defaultAccordionItemConfig",
|
|
2212
|
+
"declaration": {
|
|
2213
|
+
"name": "defaultAccordionItemConfig",
|
|
2214
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2215
|
+
}
|
|
2216
|
+
},
|
|
2217
|
+
{
|
|
2218
|
+
"kind": "js",
|
|
2219
|
+
"name": "foundationAccordionItem",
|
|
2220
|
+
"declaration": {
|
|
2221
|
+
"name": "foundationAccordionItem",
|
|
2222
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2405
2223
|
}
|
|
2406
2224
|
}
|
|
2407
2225
|
]
|
|
2408
2226
|
},
|
|
2409
2227
|
{
|
|
2410
2228
|
"kind": "javascript-module",
|
|
2411
|
-
"path": "src/
|
|
2229
|
+
"path": "src/accordion-item/index.ts",
|
|
2412
2230
|
"declarations": [],
|
|
2413
2231
|
"exports": [
|
|
2414
2232
|
{
|
|
@@ -2416,7 +2234,7 @@
|
|
|
2416
2234
|
"name": "*",
|
|
2417
2235
|
"declaration": {
|
|
2418
2236
|
"name": "*",
|
|
2419
|
-
"package": "./
|
|
2237
|
+
"package": "./accordion-item.template"
|
|
2420
2238
|
}
|
|
2421
2239
|
},
|
|
2422
2240
|
{
|
|
@@ -2424,7 +2242,7 @@
|
|
|
2424
2242
|
"name": "*",
|
|
2425
2243
|
"declaration": {
|
|
2426
2244
|
"name": "*",
|
|
2427
|
-
"package": "./
|
|
2245
|
+
"package": "./accordion-item.styles"
|
|
2428
2246
|
}
|
|
2429
2247
|
},
|
|
2430
2248
|
{
|
|
@@ -2432,7 +2250,7 @@
|
|
|
2432
2250
|
"name": "*",
|
|
2433
2251
|
"declaration": {
|
|
2434
2252
|
"name": "*",
|
|
2435
|
-
"package": "./
|
|
2253
|
+
"package": "./accordion-item"
|
|
2436
2254
|
}
|
|
2437
2255
|
}
|
|
2438
2256
|
]
|
|
@@ -2957,6 +2775,188 @@
|
|
|
2957
2775
|
}
|
|
2958
2776
|
]
|
|
2959
2777
|
},
|
|
2778
|
+
{
|
|
2779
|
+
"kind": "javascript-module",
|
|
2780
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
2781
|
+
"declarations": [
|
|
2782
|
+
{
|
|
2783
|
+
"kind": "function",
|
|
2784
|
+
"name": "foundationAccordionStyles",
|
|
2785
|
+
"return": {
|
|
2786
|
+
"type": {
|
|
2787
|
+
"text": "ElementStyles"
|
|
2788
|
+
}
|
|
2789
|
+
},
|
|
2790
|
+
"parameters": [
|
|
2791
|
+
{
|
|
2792
|
+
"name": "context",
|
|
2793
|
+
"type": {
|
|
2794
|
+
"text": "ElementDefinitionContext"
|
|
2795
|
+
}
|
|
2796
|
+
},
|
|
2797
|
+
{
|
|
2798
|
+
"name": "definition",
|
|
2799
|
+
"type": {
|
|
2800
|
+
"text": "FoundationElementDefinition"
|
|
2801
|
+
}
|
|
2802
|
+
}
|
|
2803
|
+
]
|
|
2804
|
+
}
|
|
2805
|
+
],
|
|
2806
|
+
"exports": [
|
|
2807
|
+
{
|
|
2808
|
+
"kind": "js",
|
|
2809
|
+
"name": "foundationAccordionStyles",
|
|
2810
|
+
"declaration": {
|
|
2811
|
+
"name": "foundationAccordionStyles",
|
|
2812
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
2813
|
+
}
|
|
2814
|
+
}
|
|
2815
|
+
]
|
|
2816
|
+
},
|
|
2817
|
+
{
|
|
2818
|
+
"kind": "javascript-module",
|
|
2819
|
+
"path": "src/accordion/accordion.template.ts",
|
|
2820
|
+
"declarations": [
|
|
2821
|
+
{
|
|
2822
|
+
"kind": "function",
|
|
2823
|
+
"name": "foundationAccordionTemplate",
|
|
2824
|
+
"return": {
|
|
2825
|
+
"type": {
|
|
2826
|
+
"text": "ViewTemplate<Accordion>"
|
|
2827
|
+
}
|
|
2828
|
+
},
|
|
2829
|
+
"parameters": [
|
|
2830
|
+
{
|
|
2831
|
+
"name": "context",
|
|
2832
|
+
"type": {
|
|
2833
|
+
"text": "ElementDefinitionContext"
|
|
2834
|
+
}
|
|
2835
|
+
},
|
|
2836
|
+
{
|
|
2837
|
+
"name": "definition",
|
|
2838
|
+
"type": {
|
|
2839
|
+
"text": "FoundationElementDefinition"
|
|
2840
|
+
}
|
|
2841
|
+
}
|
|
2842
|
+
]
|
|
2843
|
+
}
|
|
2844
|
+
],
|
|
2845
|
+
"exports": [
|
|
2846
|
+
{
|
|
2847
|
+
"kind": "js",
|
|
2848
|
+
"name": "foundationAccordionTemplate",
|
|
2849
|
+
"declaration": {
|
|
2850
|
+
"name": "foundationAccordionTemplate",
|
|
2851
|
+
"module": "src/accordion/accordion.template.ts"
|
|
2852
|
+
}
|
|
2853
|
+
}
|
|
2854
|
+
]
|
|
2855
|
+
},
|
|
2856
|
+
{
|
|
2857
|
+
"kind": "javascript-module",
|
|
2858
|
+
"path": "src/accordion/accordion.ts",
|
|
2859
|
+
"declarations": [
|
|
2860
|
+
{
|
|
2861
|
+
"kind": "class",
|
|
2862
|
+
"description": "",
|
|
2863
|
+
"name": "Accordion",
|
|
2864
|
+
"superclass": {
|
|
2865
|
+
"name": "FASTAccordion",
|
|
2866
|
+
"package": "@microsoft/fast-foundation"
|
|
2867
|
+
},
|
|
2868
|
+
"tagName": "%%prefix%%-accordion",
|
|
2869
|
+
"customElement": true
|
|
2870
|
+
},
|
|
2871
|
+
{
|
|
2872
|
+
"kind": "variable",
|
|
2873
|
+
"name": "foundationAccordionShadowOptions",
|
|
2874
|
+
"type": {
|
|
2875
|
+
"text": "ShadowRootInit"
|
|
2876
|
+
},
|
|
2877
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2878
|
+
},
|
|
2879
|
+
{
|
|
2880
|
+
"kind": "variable",
|
|
2881
|
+
"name": "defaultAccordionConfig",
|
|
2882
|
+
"type": {
|
|
2883
|
+
"text": "object"
|
|
2884
|
+
},
|
|
2885
|
+
"default": "{}"
|
|
2886
|
+
},
|
|
2887
|
+
{
|
|
2888
|
+
"kind": "variable",
|
|
2889
|
+
"name": "foundationAccordion",
|
|
2890
|
+
"description": "The Foundation Accordion",
|
|
2891
|
+
"privacy": "public"
|
|
2892
|
+
}
|
|
2893
|
+
],
|
|
2894
|
+
"exports": [
|
|
2895
|
+
{
|
|
2896
|
+
"kind": "js",
|
|
2897
|
+
"name": "Accordion",
|
|
2898
|
+
"declaration": {
|
|
2899
|
+
"name": "Accordion",
|
|
2900
|
+
"module": "src/accordion/accordion.ts"
|
|
2901
|
+
}
|
|
2902
|
+
},
|
|
2903
|
+
{
|
|
2904
|
+
"kind": "js",
|
|
2905
|
+
"name": "foundationAccordionShadowOptions",
|
|
2906
|
+
"declaration": {
|
|
2907
|
+
"name": "foundationAccordionShadowOptions",
|
|
2908
|
+
"module": "src/accordion/accordion.ts"
|
|
2909
|
+
}
|
|
2910
|
+
},
|
|
2911
|
+
{
|
|
2912
|
+
"kind": "js",
|
|
2913
|
+
"name": "defaultAccordionConfig",
|
|
2914
|
+
"declaration": {
|
|
2915
|
+
"name": "defaultAccordionConfig",
|
|
2916
|
+
"module": "src/accordion/accordion.ts"
|
|
2917
|
+
}
|
|
2918
|
+
},
|
|
2919
|
+
{
|
|
2920
|
+
"kind": "js",
|
|
2921
|
+
"name": "foundationAccordion",
|
|
2922
|
+
"declaration": {
|
|
2923
|
+
"name": "foundationAccordion",
|
|
2924
|
+
"module": "src/accordion/accordion.ts"
|
|
2925
|
+
}
|
|
2926
|
+
}
|
|
2927
|
+
]
|
|
2928
|
+
},
|
|
2929
|
+
{
|
|
2930
|
+
"kind": "javascript-module",
|
|
2931
|
+
"path": "src/accordion/index.ts",
|
|
2932
|
+
"declarations": [],
|
|
2933
|
+
"exports": [
|
|
2934
|
+
{
|
|
2935
|
+
"kind": "js",
|
|
2936
|
+
"name": "*",
|
|
2937
|
+
"declaration": {
|
|
2938
|
+
"name": "*",
|
|
2939
|
+
"package": "./accordion.template"
|
|
2940
|
+
}
|
|
2941
|
+
},
|
|
2942
|
+
{
|
|
2943
|
+
"kind": "js",
|
|
2944
|
+
"name": "*",
|
|
2945
|
+
"declaration": {
|
|
2946
|
+
"name": "*",
|
|
2947
|
+
"package": "./accordion.styles"
|
|
2948
|
+
}
|
|
2949
|
+
},
|
|
2950
|
+
{
|
|
2951
|
+
"kind": "js",
|
|
2952
|
+
"name": "*",
|
|
2953
|
+
"declaration": {
|
|
2954
|
+
"name": "*",
|
|
2955
|
+
"package": "./accordion"
|
|
2956
|
+
}
|
|
2957
|
+
}
|
|
2958
|
+
]
|
|
2959
|
+
},
|
|
2960
2960
|
{
|
|
2961
2961
|
"kind": "javascript-module",
|
|
2962
2962
|
"path": "src/anchored-region/anchor-region.template.ts",
|