@genesislcap/foundation-zero 14.374.1 → 14.374.2-alpha-2b5362b.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 +1462 -1462
- package/package.json +12 -12
|
@@ -890,154 +890,6 @@
|
|
|
890
890
|
}
|
|
891
891
|
]
|
|
892
892
|
},
|
|
893
|
-
{
|
|
894
|
-
"kind": "javascript-module",
|
|
895
|
-
"path": "src/accordion/accordion.styles.ts",
|
|
896
|
-
"declarations": [
|
|
897
|
-
{
|
|
898
|
-
"kind": "function",
|
|
899
|
-
"name": "zeroAccordionStyles",
|
|
900
|
-
"return": {
|
|
901
|
-
"type": {
|
|
902
|
-
"text": "ElementStyles"
|
|
903
|
-
}
|
|
904
|
-
},
|
|
905
|
-
"parameters": [
|
|
906
|
-
{
|
|
907
|
-
"name": "context",
|
|
908
|
-
"type": {
|
|
909
|
-
"text": "ElementDefinitionContext"
|
|
910
|
-
}
|
|
911
|
-
},
|
|
912
|
-
{
|
|
913
|
-
"name": "definition",
|
|
914
|
-
"type": {
|
|
915
|
-
"text": "FoundationElementDefinition"
|
|
916
|
-
}
|
|
917
|
-
}
|
|
918
|
-
]
|
|
919
|
-
}
|
|
920
|
-
],
|
|
921
|
-
"exports": [
|
|
922
|
-
{
|
|
923
|
-
"kind": "js",
|
|
924
|
-
"name": "zeroAccordionStyles",
|
|
925
|
-
"declaration": {
|
|
926
|
-
"name": "zeroAccordionStyles",
|
|
927
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
928
|
-
}
|
|
929
|
-
}
|
|
930
|
-
]
|
|
931
|
-
},
|
|
932
|
-
{
|
|
933
|
-
"kind": "javascript-module",
|
|
934
|
-
"path": "src/accordion/accordion.template.ts",
|
|
935
|
-
"declarations": [
|
|
936
|
-
{
|
|
937
|
-
"kind": "function",
|
|
938
|
-
"name": "zeroAccordionTemplate",
|
|
939
|
-
"return": {
|
|
940
|
-
"type": {
|
|
941
|
-
"text": "ViewTemplate<Accordion>"
|
|
942
|
-
}
|
|
943
|
-
},
|
|
944
|
-
"parameters": [
|
|
945
|
-
{
|
|
946
|
-
"name": "context",
|
|
947
|
-
"type": {
|
|
948
|
-
"text": "ElementDefinitionContext"
|
|
949
|
-
}
|
|
950
|
-
},
|
|
951
|
-
{
|
|
952
|
-
"name": "definition",
|
|
953
|
-
"type": {
|
|
954
|
-
"text": "FoundationElementDefinition"
|
|
955
|
-
}
|
|
956
|
-
}
|
|
957
|
-
]
|
|
958
|
-
}
|
|
959
|
-
],
|
|
960
|
-
"exports": [
|
|
961
|
-
{
|
|
962
|
-
"kind": "js",
|
|
963
|
-
"name": "zeroAccordionTemplate",
|
|
964
|
-
"declaration": {
|
|
965
|
-
"name": "zeroAccordionTemplate",
|
|
966
|
-
"module": "src/accordion/accordion.template.ts"
|
|
967
|
-
}
|
|
968
|
-
}
|
|
969
|
-
]
|
|
970
|
-
},
|
|
971
|
-
{
|
|
972
|
-
"kind": "javascript-module",
|
|
973
|
-
"path": "src/accordion/accordion.ts",
|
|
974
|
-
"declarations": [
|
|
975
|
-
{
|
|
976
|
-
"kind": "class",
|
|
977
|
-
"description": "",
|
|
978
|
-
"name": "Accordion",
|
|
979
|
-
"superclass": {
|
|
980
|
-
"name": "FoundationAccordion",
|
|
981
|
-
"package": "@genesislcap/foundation-ui"
|
|
982
|
-
},
|
|
983
|
-
"tagName": "%%prefix%%-card",
|
|
984
|
-
"customElement": true
|
|
985
|
-
},
|
|
986
|
-
{
|
|
987
|
-
"kind": "variable",
|
|
988
|
-
"name": "zeroAccordion"
|
|
989
|
-
}
|
|
990
|
-
],
|
|
991
|
-
"exports": [
|
|
992
|
-
{
|
|
993
|
-
"kind": "js",
|
|
994
|
-
"name": "Accordion",
|
|
995
|
-
"declaration": {
|
|
996
|
-
"name": "Accordion",
|
|
997
|
-
"module": "src/accordion/accordion.ts"
|
|
998
|
-
}
|
|
999
|
-
},
|
|
1000
|
-
{
|
|
1001
|
-
"kind": "js",
|
|
1002
|
-
"name": "zeroAccordion",
|
|
1003
|
-
"declaration": {
|
|
1004
|
-
"name": "zeroAccordion",
|
|
1005
|
-
"module": "src/accordion/accordion.ts"
|
|
1006
|
-
}
|
|
1007
|
-
}
|
|
1008
|
-
]
|
|
1009
|
-
},
|
|
1010
|
-
{
|
|
1011
|
-
"kind": "javascript-module",
|
|
1012
|
-
"path": "src/accordion/index.ts",
|
|
1013
|
-
"declarations": [],
|
|
1014
|
-
"exports": [
|
|
1015
|
-
{
|
|
1016
|
-
"kind": "js",
|
|
1017
|
-
"name": "*",
|
|
1018
|
-
"declaration": {
|
|
1019
|
-
"name": "*",
|
|
1020
|
-
"package": "./accordion"
|
|
1021
|
-
}
|
|
1022
|
-
},
|
|
1023
|
-
{
|
|
1024
|
-
"kind": "js",
|
|
1025
|
-
"name": "*",
|
|
1026
|
-
"declaration": {
|
|
1027
|
-
"name": "*",
|
|
1028
|
-
"package": "./accordion.styles"
|
|
1029
|
-
}
|
|
1030
|
-
},
|
|
1031
|
-
{
|
|
1032
|
-
"kind": "js",
|
|
1033
|
-
"name": "*",
|
|
1034
|
-
"declaration": {
|
|
1035
|
-
"name": "*",
|
|
1036
|
-
"package": "./accordion.template"
|
|
1037
|
-
}
|
|
1038
|
-
}
|
|
1039
|
-
]
|
|
1040
|
-
},
|
|
1041
893
|
{
|
|
1042
894
|
"kind": "javascript-module",
|
|
1043
895
|
"path": "src/_config/index.ts",
|
|
@@ -1431,11 +1283,11 @@
|
|
|
1431
1283
|
},
|
|
1432
1284
|
{
|
|
1433
1285
|
"kind": "javascript-module",
|
|
1434
|
-
"path": "src/
|
|
1286
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
1435
1287
|
"declarations": [
|
|
1436
1288
|
{
|
|
1437
1289
|
"kind": "function",
|
|
1438
|
-
"name": "
|
|
1290
|
+
"name": "zeroActionsMenuStyles",
|
|
1439
1291
|
"return": {
|
|
1440
1292
|
"type": {
|
|
1441
1293
|
"text": "ElementStyles"
|
|
@@ -1460,433 +1312,527 @@
|
|
|
1460
1312
|
"exports": [
|
|
1461
1313
|
{
|
|
1462
1314
|
"kind": "js",
|
|
1463
|
-
"name": "
|
|
1464
|
-
"declaration": {
|
|
1465
|
-
"name": "zeroAnchorStyles",
|
|
1466
|
-
"module": "src/anchor/anchor.styles.ts"
|
|
1467
|
-
}
|
|
1468
|
-
}
|
|
1469
|
-
]
|
|
1470
|
-
},
|
|
1471
|
-
{
|
|
1472
|
-
"kind": "javascript-module",
|
|
1473
|
-
"path": "src/anchor/anchor.template.ts",
|
|
1474
|
-
"declarations": [
|
|
1475
|
-
{
|
|
1476
|
-
"kind": "function",
|
|
1477
|
-
"name": "zeroAnchorTemplate",
|
|
1478
|
-
"return": {
|
|
1479
|
-
"type": {
|
|
1480
|
-
"text": "ViewTemplate<Anchor>"
|
|
1481
|
-
}
|
|
1482
|
-
},
|
|
1483
|
-
"parameters": [
|
|
1484
|
-
{
|
|
1485
|
-
"name": "context",
|
|
1486
|
-
"type": {
|
|
1487
|
-
"text": "ElementDefinitionContext"
|
|
1488
|
-
}
|
|
1489
|
-
},
|
|
1490
|
-
{
|
|
1491
|
-
"name": "definition",
|
|
1492
|
-
"type": {
|
|
1493
|
-
"text": "FoundationElementDefinition"
|
|
1494
|
-
}
|
|
1495
|
-
}
|
|
1496
|
-
]
|
|
1497
|
-
}
|
|
1498
|
-
],
|
|
1499
|
-
"exports": [
|
|
1500
|
-
{
|
|
1501
|
-
"kind": "js",
|
|
1502
|
-
"name": "zeroAnchorTemplate",
|
|
1315
|
+
"name": "zeroActionsMenuStyles",
|
|
1503
1316
|
"declaration": {
|
|
1504
|
-
"name": "
|
|
1505
|
-
"module": "src/
|
|
1317
|
+
"name": "zeroActionsMenuStyles",
|
|
1318
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1506
1319
|
}
|
|
1507
1320
|
}
|
|
1508
1321
|
]
|
|
1509
1322
|
},
|
|
1510
1323
|
{
|
|
1511
1324
|
"kind": "javascript-module",
|
|
1512
|
-
"path": "src/
|
|
1325
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
1513
1326
|
"declarations": [
|
|
1514
1327
|
{
|
|
1515
1328
|
"kind": "class",
|
|
1516
1329
|
"description": "",
|
|
1517
|
-
"name": "
|
|
1330
|
+
"name": "ActionsMenu",
|
|
1518
1331
|
"superclass": {
|
|
1519
|
-
"name": "
|
|
1332
|
+
"name": "FoundationActionsMenu",
|
|
1520
1333
|
"package": "@genesislcap/foundation-ui"
|
|
1521
1334
|
},
|
|
1522
|
-
"tagName": "%%prefix%%-
|
|
1335
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
1523
1336
|
"customElement": true,
|
|
1524
1337
|
"attributes": [
|
|
1525
1338
|
{
|
|
1526
|
-
"name": "
|
|
1339
|
+
"name": "is-vertical",
|
|
1527
1340
|
"type": {
|
|
1528
|
-
"text": "
|
|
1341
|
+
"text": "boolean"
|
|
1529
1342
|
},
|
|
1530
|
-
"
|
|
1531
|
-
"fieldName": "
|
|
1343
|
+
"default": "false",
|
|
1344
|
+
"fieldName": "isVertical",
|
|
1532
1345
|
"inheritedFrom": {
|
|
1533
|
-
"name": "
|
|
1534
|
-
"module": "src/
|
|
1346
|
+
"name": "ActionsMenu",
|
|
1347
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1535
1348
|
}
|
|
1536
1349
|
},
|
|
1537
1350
|
{
|
|
1538
|
-
"name": "
|
|
1351
|
+
"name": "add-default-actions",
|
|
1539
1352
|
"type": {
|
|
1540
|
-
"text": "
|
|
1353
|
+
"text": "boolean"
|
|
1541
1354
|
},
|
|
1542
|
-
"
|
|
1543
|
-
"fieldName": "
|
|
1355
|
+
"default": "true",
|
|
1356
|
+
"fieldName": "addDefaultActions",
|
|
1544
1357
|
"inheritedFrom": {
|
|
1545
|
-
"name": "
|
|
1546
|
-
"module": "src/
|
|
1358
|
+
"name": "ActionsMenu",
|
|
1359
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1547
1360
|
}
|
|
1548
1361
|
},
|
|
1549
1362
|
{
|
|
1550
|
-
"name": "
|
|
1363
|
+
"name": "auto-close-on-action",
|
|
1551
1364
|
"type": {
|
|
1552
|
-
"text": "
|
|
1365
|
+
"text": "boolean"
|
|
1553
1366
|
},
|
|
1554
|
-
"
|
|
1555
|
-
"fieldName": "
|
|
1367
|
+
"default": "true",
|
|
1368
|
+
"fieldName": "autoCloseOnAction",
|
|
1556
1369
|
"inheritedFrom": {
|
|
1557
|
-
"name": "
|
|
1558
|
-
"module": "src/
|
|
1370
|
+
"name": "ActionsMenu",
|
|
1371
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1559
1372
|
}
|
|
1560
1373
|
},
|
|
1561
1374
|
{
|
|
1562
|
-
"name": "
|
|
1375
|
+
"name": "name",
|
|
1563
1376
|
"type": {
|
|
1564
1377
|
"text": "string"
|
|
1565
1378
|
},
|
|
1566
|
-
"
|
|
1567
|
-
"fieldName": "
|
|
1379
|
+
"default": "'Actions'",
|
|
1380
|
+
"fieldName": "name",
|
|
1568
1381
|
"inheritedFrom": {
|
|
1569
|
-
"name": "
|
|
1570
|
-
"module": "src/
|
|
1382
|
+
"name": "ActionsMenu",
|
|
1383
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1571
1384
|
}
|
|
1572
1385
|
},
|
|
1573
1386
|
{
|
|
1574
|
-
"name": "
|
|
1387
|
+
"name": "open",
|
|
1575
1388
|
"type": {
|
|
1576
|
-
"text": "
|
|
1389
|
+
"text": "boolean"
|
|
1577
1390
|
},
|
|
1578
|
-
"
|
|
1579
|
-
"fieldName": "
|
|
1391
|
+
"default": "false",
|
|
1392
|
+
"fieldName": "open",
|
|
1580
1393
|
"inheritedFrom": {
|
|
1581
|
-
"name": "
|
|
1582
|
-
"module": "src/
|
|
1394
|
+
"name": "ActionsMenu",
|
|
1395
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1583
1396
|
}
|
|
1584
1397
|
},
|
|
1585
1398
|
{
|
|
1586
|
-
"name": "
|
|
1399
|
+
"name": "buttonAppearance",
|
|
1587
1400
|
"type": {
|
|
1588
1401
|
"text": "string"
|
|
1589
1402
|
},
|
|
1590
|
-
"
|
|
1591
|
-
"fieldName": "rel",
|
|
1403
|
+
"fieldName": "buttonAppearance",
|
|
1592
1404
|
"inheritedFrom": {
|
|
1593
|
-
"name": "
|
|
1594
|
-
"module": "src/
|
|
1405
|
+
"name": "ActionsMenu",
|
|
1406
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1595
1407
|
}
|
|
1596
1408
|
},
|
|
1597
1409
|
{
|
|
1598
|
-
"name": "
|
|
1410
|
+
"name": "hide-disabled",
|
|
1599
1411
|
"type": {
|
|
1600
|
-
"text": "
|
|
1412
|
+
"text": "boolean"
|
|
1601
1413
|
},
|
|
1602
|
-
"
|
|
1603
|
-
"fieldName": "
|
|
1414
|
+
"default": "false",
|
|
1415
|
+
"fieldName": "hideDisabled",
|
|
1604
1416
|
"inheritedFrom": {
|
|
1605
|
-
"name": "
|
|
1606
|
-
"module": "src/
|
|
1417
|
+
"name": "ActionsMenu",
|
|
1418
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1607
1419
|
}
|
|
1608
1420
|
},
|
|
1609
1421
|
{
|
|
1610
|
-
"name": "
|
|
1422
|
+
"name": "hide-menu-single-option",
|
|
1611
1423
|
"type": {
|
|
1612
|
-
"text": "
|
|
1424
|
+
"text": "boolean"
|
|
1613
1425
|
},
|
|
1614
|
-
"
|
|
1615
|
-
"fieldName": "
|
|
1426
|
+
"default": "false",
|
|
1427
|
+
"fieldName": "hideMenuSingleOption",
|
|
1616
1428
|
"inheritedFrom": {
|
|
1617
|
-
"name": "
|
|
1618
|
-
"module": "src/
|
|
1429
|
+
"name": "ActionsMenu",
|
|
1430
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1619
1431
|
}
|
|
1620
1432
|
}
|
|
1621
1433
|
],
|
|
1622
1434
|
"members": [
|
|
1623
1435
|
{
|
|
1624
1436
|
"kind": "field",
|
|
1625
|
-
"name": "
|
|
1437
|
+
"name": "actions",
|
|
1626
1438
|
"type": {
|
|
1627
|
-
"text": "
|
|
1439
|
+
"text": "ActionMenuItem[]"
|
|
1628
1440
|
},
|
|
1629
|
-
"privacy": "public",
|
|
1630
|
-
"description": "Prompts the user to save the linked URL. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1631
1441
|
"inheritedFrom": {
|
|
1632
|
-
"name": "
|
|
1633
|
-
"module": "src/
|
|
1442
|
+
"name": "ActionsMenu",
|
|
1443
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1634
1444
|
}
|
|
1635
1445
|
},
|
|
1636
1446
|
{
|
|
1637
1447
|
"kind": "field",
|
|
1638
|
-
"name": "
|
|
1448
|
+
"name": "isVertical",
|
|
1639
1449
|
"type": {
|
|
1640
|
-
"text": "
|
|
1450
|
+
"text": "boolean"
|
|
1641
1451
|
},
|
|
1642
|
-
"
|
|
1643
|
-
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1452
|
+
"default": "false",
|
|
1644
1453
|
"inheritedFrom": {
|
|
1645
|
-
"name": "
|
|
1646
|
-
"module": "src/
|
|
1454
|
+
"name": "ActionsMenu",
|
|
1455
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1647
1456
|
}
|
|
1648
1457
|
},
|
|
1649
1458
|
{
|
|
1650
1459
|
"kind": "field",
|
|
1651
|
-
"name": "
|
|
1460
|
+
"name": "addDefaultActions",
|
|
1652
1461
|
"type": {
|
|
1653
|
-
"text": "
|
|
1462
|
+
"text": "boolean"
|
|
1654
1463
|
},
|
|
1655
|
-
"
|
|
1656
|
-
"description": "Hints at the language of the referenced resource. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1464
|
+
"default": "true",
|
|
1657
1465
|
"inheritedFrom": {
|
|
1658
|
-
"name": "
|
|
1659
|
-
"module": "src/
|
|
1466
|
+
"name": "ActionsMenu",
|
|
1467
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1660
1468
|
}
|
|
1661
1469
|
},
|
|
1662
1470
|
{
|
|
1663
1471
|
"kind": "field",
|
|
1664
|
-
"name": "
|
|
1472
|
+
"name": "autoCloseOnAction",
|
|
1665
1473
|
"type": {
|
|
1666
|
-
"text": "
|
|
1474
|
+
"text": "boolean"
|
|
1667
1475
|
},
|
|
1668
|
-
"
|
|
1669
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1476
|
+
"default": "true",
|
|
1670
1477
|
"inheritedFrom": {
|
|
1671
|
-
"name": "
|
|
1672
|
-
"module": "src/
|
|
1478
|
+
"name": "ActionsMenu",
|
|
1479
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1673
1480
|
}
|
|
1674
1481
|
},
|
|
1675
1482
|
{
|
|
1676
1483
|
"kind": "field",
|
|
1677
|
-
"name": "
|
|
1484
|
+
"name": "classNames",
|
|
1678
1485
|
"type": {
|
|
1679
1486
|
"text": "string"
|
|
1680
1487
|
},
|
|
1681
|
-
"privacy": "public",
|
|
1682
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1683
1488
|
"inheritedFrom": {
|
|
1684
|
-
"name": "
|
|
1685
|
-
"module": "src/
|
|
1489
|
+
"name": "ActionsMenu",
|
|
1490
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1686
1491
|
}
|
|
1687
1492
|
},
|
|
1688
1493
|
{
|
|
1689
1494
|
"kind": "field",
|
|
1690
|
-
"name": "
|
|
1495
|
+
"name": "definition",
|
|
1691
1496
|
"type": {
|
|
1692
|
-
"text": "
|
|
1497
|
+
"text": "any"
|
|
1693
1498
|
},
|
|
1694
|
-
"privacy": "public",
|
|
1695
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1696
1499
|
"inheritedFrom": {
|
|
1697
|
-
"name": "
|
|
1698
|
-
"module": "src/
|
|
1500
|
+
"name": "ActionsMenu",
|
|
1501
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1699
1502
|
}
|
|
1700
1503
|
},
|
|
1701
1504
|
{
|
|
1702
1505
|
"kind": "field",
|
|
1703
|
-
"name": "
|
|
1506
|
+
"name": "name",
|
|
1704
1507
|
"type": {
|
|
1705
|
-
"text": "
|
|
1508
|
+
"text": "string"
|
|
1706
1509
|
},
|
|
1707
|
-
"
|
|
1708
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1510
|
+
"default": "'Actions'",
|
|
1709
1511
|
"inheritedFrom": {
|
|
1710
|
-
"name": "
|
|
1711
|
-
"module": "src/
|
|
1512
|
+
"name": "ActionsMenu",
|
|
1513
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1712
1514
|
}
|
|
1713
1515
|
},
|
|
1714
1516
|
{
|
|
1715
1517
|
"kind": "field",
|
|
1716
|
-
"name": "
|
|
1518
|
+
"name": "open",
|
|
1717
1519
|
"type": {
|
|
1718
|
-
"text": "
|
|
1520
|
+
"text": "boolean"
|
|
1719
1521
|
},
|
|
1720
|
-
"
|
|
1721
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1522
|
+
"default": "false",
|
|
1722
1523
|
"inheritedFrom": {
|
|
1723
|
-
"name": "
|
|
1724
|
-
"module": "src/
|
|
1524
|
+
"name": "ActionsMenu",
|
|
1525
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1725
1526
|
}
|
|
1726
1527
|
},
|
|
1727
1528
|
{
|
|
1728
1529
|
"kind": "field",
|
|
1729
|
-
"name": "
|
|
1530
|
+
"name": "buttonAppearance",
|
|
1730
1531
|
"type": {
|
|
1731
|
-
"text": "
|
|
1532
|
+
"text": "string"
|
|
1732
1533
|
},
|
|
1733
|
-
"privacy": "public",
|
|
1734
|
-
"description": "References the root element",
|
|
1735
1534
|
"inheritedFrom": {
|
|
1736
|
-
"name": "
|
|
1737
|
-
"module": "src/
|
|
1535
|
+
"name": "ActionsMenu",
|
|
1536
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1738
1537
|
}
|
|
1739
1538
|
},
|
|
1740
1539
|
{
|
|
1741
1540
|
"kind": "field",
|
|
1742
|
-
"name": "
|
|
1743
|
-
"
|
|
1744
|
-
|
|
1541
|
+
"name": "hideDisabled",
|
|
1542
|
+
"type": {
|
|
1543
|
+
"text": "boolean"
|
|
1544
|
+
},
|
|
1545
|
+
"default": "false",
|
|
1745
1546
|
"inheritedFrom": {
|
|
1746
|
-
"name": "
|
|
1747
|
-
"module": "src/
|
|
1547
|
+
"name": "ActionsMenu",
|
|
1548
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1748
1549
|
}
|
|
1749
1550
|
},
|
|
1750
1551
|
{
|
|
1751
1552
|
"kind": "field",
|
|
1752
|
-
"name": "
|
|
1553
|
+
"name": "hideMenuSingleOption",
|
|
1753
1554
|
"type": {
|
|
1754
|
-
"text": "
|
|
1555
|
+
"text": "boolean"
|
|
1755
1556
|
},
|
|
1756
|
-
"
|
|
1757
|
-
"default": "void 0",
|
|
1557
|
+
"default": "false",
|
|
1758
1558
|
"inheritedFrom": {
|
|
1759
|
-
"name": "
|
|
1760
|
-
"module": "src/
|
|
1559
|
+
"name": "ActionsMenu",
|
|
1560
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1761
1561
|
}
|
|
1762
1562
|
},
|
|
1763
1563
|
{
|
|
1764
1564
|
"kind": "field",
|
|
1765
|
-
"name": "
|
|
1565
|
+
"name": "singleOption",
|
|
1766
1566
|
"type": {
|
|
1767
|
-
"text": "
|
|
1567
|
+
"text": "ActionMenuItem"
|
|
1768
1568
|
},
|
|
1769
|
-
"privacy": "public",
|
|
1770
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
1771
1569
|
"inheritedFrom": {
|
|
1772
|
-
"name": "
|
|
1773
|
-
"module": "src/
|
|
1570
|
+
"name": "ActionsMenu",
|
|
1571
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1774
1572
|
}
|
|
1775
1573
|
},
|
|
1776
1574
|
{
|
|
1777
1575
|
"kind": "field",
|
|
1778
|
-
"name": "
|
|
1576
|
+
"name": "actionsMenu",
|
|
1779
1577
|
"type": {
|
|
1780
|
-
"text": "
|
|
1578
|
+
"text": "HTMLElement"
|
|
1781
1579
|
},
|
|
1782
|
-
"privacy": "public",
|
|
1783
|
-
"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.",
|
|
1784
1580
|
"inheritedFrom": {
|
|
1785
|
-
"name": "
|
|
1786
|
-
"module": "src/
|
|
1581
|
+
"name": "ActionsMenu",
|
|
1582
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1787
1583
|
}
|
|
1788
1584
|
},
|
|
1789
1585
|
{
|
|
1790
1586
|
"kind": "method",
|
|
1791
|
-
"name": "
|
|
1587
|
+
"name": "definitionChanged",
|
|
1792
1588
|
"privacy": "protected",
|
|
1793
|
-
"
|
|
1794
|
-
|
|
1795
|
-
"
|
|
1589
|
+
"parameters": [
|
|
1590
|
+
{
|
|
1591
|
+
"name": "oldValue",
|
|
1592
|
+
"type": {
|
|
1593
|
+
"text": "any"
|
|
1594
|
+
}
|
|
1595
|
+
},
|
|
1596
|
+
{
|
|
1597
|
+
"name": "newValue",
|
|
1598
|
+
"type": {
|
|
1599
|
+
"text": "any"
|
|
1600
|
+
}
|
|
1796
1601
|
}
|
|
1797
|
-
|
|
1602
|
+
],
|
|
1798
1603
|
"inheritedFrom": {
|
|
1799
|
-
"name": "
|
|
1800
|
-
"module": "src/
|
|
1604
|
+
"name": "ActionsMenu",
|
|
1605
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1801
1606
|
}
|
|
1802
1607
|
},
|
|
1803
1608
|
{
|
|
1804
|
-
"kind": "
|
|
1805
|
-
"name": "
|
|
1806
|
-
"
|
|
1807
|
-
"text": "ElementStyles | void | null"
|
|
1808
|
-
},
|
|
1809
|
-
"privacy": "public",
|
|
1810
|
-
"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.",
|
|
1609
|
+
"kind": "method",
|
|
1610
|
+
"name": "openChanged",
|
|
1611
|
+
"privacy": "protected",
|
|
1811
1612
|
"inheritedFrom": {
|
|
1812
|
-
"name": "
|
|
1813
|
-
"module": "src/
|
|
1613
|
+
"name": "ActionsMenu",
|
|
1614
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1814
1615
|
}
|
|
1815
1616
|
},
|
|
1816
1617
|
{
|
|
1817
1618
|
"kind": "method",
|
|
1818
|
-
"name": "
|
|
1819
|
-
"privacy": "protected",
|
|
1820
|
-
"return": {
|
|
1821
|
-
"type": {
|
|
1822
|
-
"text": "void"
|
|
1823
|
-
}
|
|
1824
|
-
},
|
|
1619
|
+
"name": "toggleActionsMenuVisibility",
|
|
1825
1620
|
"inheritedFrom": {
|
|
1826
|
-
"name": "
|
|
1827
|
-
"module": "src/
|
|
1621
|
+
"name": "ActionsMenu",
|
|
1622
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1828
1623
|
}
|
|
1829
1624
|
},
|
|
1830
1625
|
{
|
|
1831
1626
|
"kind": "method",
|
|
1832
|
-
"name": "
|
|
1833
|
-
"privacy": "public",
|
|
1834
|
-
"static": true,
|
|
1835
|
-
"return": {
|
|
1836
|
-
"type": {
|
|
1837
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
1838
|
-
}
|
|
1839
|
-
},
|
|
1627
|
+
"name": "onActionMenuItemClick",
|
|
1840
1628
|
"parameters": [
|
|
1841
1629
|
{
|
|
1842
|
-
"name": "
|
|
1630
|
+
"name": "callback",
|
|
1843
1631
|
"type": {
|
|
1844
|
-
"text": "
|
|
1632
|
+
"text": "(rowData) => void | any"
|
|
1845
1633
|
}
|
|
1846
|
-
},
|
|
1847
|
-
{
|
|
1848
|
-
"name": "elementDefinition",
|
|
1849
|
-
"type": {
|
|
1850
|
-
"text": "T"
|
|
1851
|
-
},
|
|
1852
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
1853
1634
|
}
|
|
1854
1635
|
],
|
|
1855
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
1856
1636
|
"inheritedFrom": {
|
|
1857
|
-
"name": "
|
|
1858
|
-
"module": "src/
|
|
1637
|
+
"name": "ActionsMenu",
|
|
1638
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1859
1639
|
}
|
|
1860
|
-
}
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1640
|
+
},
|
|
1641
|
+
{
|
|
1642
|
+
"kind": "field",
|
|
1643
|
+
"name": "allActions",
|
|
1644
|
+
"type": {
|
|
1645
|
+
"text": "ActionMenuItem[]"
|
|
1646
|
+
},
|
|
1647
|
+
"readonly": true,
|
|
1648
|
+
"inheritedFrom": {
|
|
1649
|
+
"name": "ActionsMenu",
|
|
1650
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1651
|
+
}
|
|
1652
|
+
},
|
|
1653
|
+
{
|
|
1654
|
+
"kind": "field",
|
|
1655
|
+
"name": "rowData",
|
|
1656
|
+
"readonly": true,
|
|
1657
|
+
"inheritedFrom": {
|
|
1658
|
+
"name": "ActionsMenu",
|
|
1659
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1660
|
+
}
|
|
1661
|
+
},
|
|
1662
|
+
{
|
|
1663
|
+
"kind": "method",
|
|
1664
|
+
"name": "getLabel",
|
|
1665
|
+
"parameters": [
|
|
1666
|
+
{
|
|
1667
|
+
"name": "name",
|
|
1668
|
+
"type": {
|
|
1669
|
+
"text": "string | ((rowData: any) => string)"
|
|
1670
|
+
}
|
|
1671
|
+
}
|
|
1672
|
+
],
|
|
1673
|
+
"inheritedFrom": {
|
|
1674
|
+
"name": "ActionsMenu",
|
|
1675
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1676
|
+
}
|
|
1677
|
+
},
|
|
1678
|
+
{
|
|
1679
|
+
"kind": "method",
|
|
1680
|
+
"name": "getTemplate",
|
|
1681
|
+
"parameters": [
|
|
1682
|
+
{
|
|
1683
|
+
"name": "prefix",
|
|
1684
|
+
"type": {
|
|
1685
|
+
"text": "string"
|
|
1686
|
+
}
|
|
1687
|
+
}
|
|
1688
|
+
],
|
|
1689
|
+
"inheritedFrom": {
|
|
1690
|
+
"name": "ActionsMenu",
|
|
1691
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1692
|
+
}
|
|
1693
|
+
},
|
|
1694
|
+
{
|
|
1695
|
+
"kind": "field",
|
|
1696
|
+
"name": "_presentation",
|
|
1697
|
+
"type": {
|
|
1698
|
+
"text": "ComponentPresentation | null | undefined"
|
|
1699
|
+
},
|
|
1700
|
+
"privacy": "private",
|
|
1701
|
+
"default": "void 0",
|
|
1702
|
+
"inheritedFrom": {
|
|
1703
|
+
"name": "FoundationElement",
|
|
1704
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1705
|
+
}
|
|
1706
|
+
},
|
|
1707
|
+
{
|
|
1708
|
+
"kind": "field",
|
|
1709
|
+
"name": "$presentation",
|
|
1710
|
+
"type": {
|
|
1711
|
+
"text": "ComponentPresentation | null"
|
|
1712
|
+
},
|
|
1713
|
+
"privacy": "public",
|
|
1714
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
1715
|
+
"inheritedFrom": {
|
|
1716
|
+
"name": "FoundationElement",
|
|
1717
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1718
|
+
}
|
|
1719
|
+
},
|
|
1720
|
+
{
|
|
1721
|
+
"kind": "field",
|
|
1722
|
+
"name": "template",
|
|
1723
|
+
"type": {
|
|
1724
|
+
"text": "ElementViewTemplate | void | null"
|
|
1725
|
+
},
|
|
1726
|
+
"privacy": "public",
|
|
1727
|
+
"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.",
|
|
1728
|
+
"inheritedFrom": {
|
|
1729
|
+
"name": "FoundationElement",
|
|
1730
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1731
|
+
}
|
|
1732
|
+
},
|
|
1733
|
+
{
|
|
1734
|
+
"kind": "method",
|
|
1735
|
+
"name": "templateChanged",
|
|
1736
|
+
"privacy": "protected",
|
|
1737
|
+
"return": {
|
|
1738
|
+
"type": {
|
|
1739
|
+
"text": "void"
|
|
1740
|
+
}
|
|
1741
|
+
},
|
|
1742
|
+
"inheritedFrom": {
|
|
1743
|
+
"name": "FoundationElement",
|
|
1744
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1745
|
+
}
|
|
1746
|
+
},
|
|
1747
|
+
{
|
|
1748
|
+
"kind": "field",
|
|
1749
|
+
"name": "styles",
|
|
1750
|
+
"type": {
|
|
1751
|
+
"text": "ElementStyles | void | null"
|
|
1752
|
+
},
|
|
1753
|
+
"privacy": "public",
|
|
1754
|
+
"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.",
|
|
1755
|
+
"inheritedFrom": {
|
|
1756
|
+
"name": "FoundationElement",
|
|
1757
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1758
|
+
}
|
|
1759
|
+
},
|
|
1760
|
+
{
|
|
1761
|
+
"kind": "method",
|
|
1762
|
+
"name": "stylesChanged",
|
|
1763
|
+
"privacy": "protected",
|
|
1764
|
+
"return": {
|
|
1765
|
+
"type": {
|
|
1766
|
+
"text": "void"
|
|
1767
|
+
}
|
|
1768
|
+
},
|
|
1769
|
+
"inheritedFrom": {
|
|
1770
|
+
"name": "FoundationElement",
|
|
1771
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1772
|
+
}
|
|
1773
|
+
},
|
|
1774
|
+
{
|
|
1775
|
+
"kind": "method",
|
|
1776
|
+
"name": "compose",
|
|
1777
|
+
"privacy": "public",
|
|
1778
|
+
"static": true,
|
|
1779
|
+
"return": {
|
|
1780
|
+
"type": {
|
|
1781
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
1782
|
+
}
|
|
1783
|
+
},
|
|
1784
|
+
"parameters": [
|
|
1785
|
+
{
|
|
1786
|
+
"name": "this",
|
|
1787
|
+
"type": {
|
|
1788
|
+
"text": "K"
|
|
1789
|
+
}
|
|
1790
|
+
},
|
|
1791
|
+
{
|
|
1792
|
+
"name": "elementDefinition",
|
|
1793
|
+
"type": {
|
|
1794
|
+
"text": "T"
|
|
1795
|
+
},
|
|
1796
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
1797
|
+
}
|
|
1798
|
+
],
|
|
1799
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
1800
|
+
"inheritedFrom": {
|
|
1801
|
+
"name": "FoundationElement",
|
|
1802
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1803
|
+
}
|
|
1804
|
+
}
|
|
1805
|
+
]
|
|
1806
|
+
},
|
|
1807
|
+
{
|
|
1808
|
+
"kind": "variable",
|
|
1809
|
+
"name": "zeroActionsMenu",
|
|
1810
|
+
"description": "The Zero Actions Menu",
|
|
1811
|
+
"privacy": "public"
|
|
1866
1812
|
}
|
|
1867
1813
|
],
|
|
1868
1814
|
"exports": [
|
|
1869
1815
|
{
|
|
1870
1816
|
"kind": "js",
|
|
1871
|
-
"name": "
|
|
1817
|
+
"name": "ActionsMenu",
|
|
1872
1818
|
"declaration": {
|
|
1873
|
-
"name": "
|
|
1874
|
-
"module": "src/
|
|
1819
|
+
"name": "ActionsMenu",
|
|
1820
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1875
1821
|
}
|
|
1876
1822
|
},
|
|
1877
1823
|
{
|
|
1878
1824
|
"kind": "js",
|
|
1879
|
-
"name": "
|
|
1825
|
+
"name": "zeroActionsMenu",
|
|
1880
1826
|
"declaration": {
|
|
1881
|
-
"name": "
|
|
1882
|
-
"module": "src/
|
|
1827
|
+
"name": "zeroActionsMenu",
|
|
1828
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1883
1829
|
}
|
|
1884
1830
|
}
|
|
1885
1831
|
]
|
|
1886
1832
|
},
|
|
1887
1833
|
{
|
|
1888
1834
|
"kind": "javascript-module",
|
|
1889
|
-
"path": "src/
|
|
1835
|
+
"path": "src/actions-menu/index.ts",
|
|
1890
1836
|
"declarations": [],
|
|
1891
1837
|
"exports": [
|
|
1892
1838
|
{
|
|
@@ -1894,15 +1840,7 @@
|
|
|
1894
1840
|
"name": "*",
|
|
1895
1841
|
"declaration": {
|
|
1896
1842
|
"name": "*",
|
|
1897
|
-
"package": "./
|
|
1898
|
-
}
|
|
1899
|
-
},
|
|
1900
|
-
{
|
|
1901
|
-
"kind": "js",
|
|
1902
|
-
"name": "*",
|
|
1903
|
-
"declaration": {
|
|
1904
|
-
"name": "*",
|
|
1905
|
-
"package": "./anchor.styles"
|
|
1843
|
+
"package": "./actions-menu"
|
|
1906
1844
|
}
|
|
1907
1845
|
},
|
|
1908
1846
|
{
|
|
@@ -1910,18 +1848,18 @@
|
|
|
1910
1848
|
"name": "*",
|
|
1911
1849
|
"declaration": {
|
|
1912
1850
|
"name": "*",
|
|
1913
|
-
"package": "./
|
|
1851
|
+
"package": "./actions-menu.styles"
|
|
1914
1852
|
}
|
|
1915
1853
|
}
|
|
1916
1854
|
]
|
|
1917
1855
|
},
|
|
1918
1856
|
{
|
|
1919
1857
|
"kind": "javascript-module",
|
|
1920
|
-
"path": "src/
|
|
1858
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
1921
1859
|
"declarations": [
|
|
1922
1860
|
{
|
|
1923
1861
|
"kind": "function",
|
|
1924
|
-
"name": "
|
|
1862
|
+
"name": "zeroAccordionStyles",
|
|
1925
1863
|
"return": {
|
|
1926
1864
|
"type": {
|
|
1927
1865
|
"text": "ElementStyles"
|
|
@@ -1946,24 +1884,24 @@
|
|
|
1946
1884
|
"exports": [
|
|
1947
1885
|
{
|
|
1948
1886
|
"kind": "js",
|
|
1949
|
-
"name": "
|
|
1887
|
+
"name": "zeroAccordionStyles",
|
|
1950
1888
|
"declaration": {
|
|
1951
|
-
"name": "
|
|
1952
|
-
"module": "src/
|
|
1889
|
+
"name": "zeroAccordionStyles",
|
|
1890
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
1953
1891
|
}
|
|
1954
1892
|
}
|
|
1955
1893
|
]
|
|
1956
1894
|
},
|
|
1957
1895
|
{
|
|
1958
1896
|
"kind": "javascript-module",
|
|
1959
|
-
"path": "src/
|
|
1897
|
+
"path": "src/accordion/accordion.template.ts",
|
|
1960
1898
|
"declarations": [
|
|
1961
1899
|
{
|
|
1962
1900
|
"kind": "function",
|
|
1963
|
-
"name": "
|
|
1901
|
+
"name": "zeroAccordionTemplate",
|
|
1964
1902
|
"return": {
|
|
1965
1903
|
"type": {
|
|
1966
|
-
"text": "ViewTemplate<
|
|
1904
|
+
"text": "ViewTemplate<Accordion>"
|
|
1967
1905
|
}
|
|
1968
1906
|
},
|
|
1969
1907
|
"parameters": [
|
|
@@ -1985,861 +1923,894 @@
|
|
|
1985
1923
|
"exports": [
|
|
1986
1924
|
{
|
|
1987
1925
|
"kind": "js",
|
|
1988
|
-
"name": "
|
|
1926
|
+
"name": "zeroAccordionTemplate",
|
|
1989
1927
|
"declaration": {
|
|
1990
|
-
"name": "
|
|
1991
|
-
"module": "src/
|
|
1928
|
+
"name": "zeroAccordionTemplate",
|
|
1929
|
+
"module": "src/accordion/accordion.template.ts"
|
|
1992
1930
|
}
|
|
1993
1931
|
}
|
|
1994
1932
|
]
|
|
1995
1933
|
},
|
|
1996
1934
|
{
|
|
1997
1935
|
"kind": "javascript-module",
|
|
1998
|
-
"path": "src/
|
|
1936
|
+
"path": "src/accordion/accordion.ts",
|
|
1999
1937
|
"declarations": [
|
|
2000
1938
|
{
|
|
2001
1939
|
"kind": "class",
|
|
2002
1940
|
"description": "",
|
|
2003
|
-
"name": "
|
|
1941
|
+
"name": "Accordion",
|
|
2004
1942
|
"superclass": {
|
|
2005
|
-
"name": "
|
|
1943
|
+
"name": "FoundationAccordion",
|
|
2006
1944
|
"package": "@genesislcap/foundation-ui"
|
|
2007
1945
|
},
|
|
2008
|
-
"tagName": "%%prefix%%-
|
|
2009
|
-
"customElement": true
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
|
|
2018
|
-
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
|
-
|
|
2024
|
-
|
|
2025
|
-
|
|
2026
|
-
|
|
2027
|
-
|
|
2028
|
-
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
|
-
|
|
2032
|
-
|
|
2033
|
-
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
|
-
|
|
2037
|
-
|
|
2038
|
-
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
|
|
2048
|
-
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
|
|
2076
|
-
|
|
2077
|
-
|
|
2078
|
-
|
|
2079
|
-
"text": "boolean"
|
|
2080
|
-
},
|
|
2081
|
-
"default": "false",
|
|
2082
|
-
"description": "Whether the region overlaps the anchor on the horizontal axis",
|
|
2083
|
-
"fieldName": "horizontalInset",
|
|
2084
|
-
"inheritedFrom": {
|
|
2085
|
-
"name": "AnchoredRegion",
|
|
2086
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2087
|
-
}
|
|
2088
|
-
},
|
|
2089
|
-
{
|
|
2090
|
-
"name": "horizontal-threshold",
|
|
2091
|
-
"type": {
|
|
2092
|
-
"text": "number"
|
|
2093
|
-
},
|
|
2094
|
-
"description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
|
|
2095
|
-
"fieldName": "horizontalThreshold",
|
|
2096
|
-
"inheritedFrom": {
|
|
2097
|
-
"name": "AnchoredRegion",
|
|
2098
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2099
|
-
}
|
|
2100
|
-
},
|
|
2101
|
-
{
|
|
2102
|
-
"name": "horizontal-scaling",
|
|
2103
|
-
"type": {
|
|
2104
|
-
"text": "AxisScalingMode"
|
|
2105
|
-
},
|
|
2106
|
-
"default": "\"content\"",
|
|
2107
|
-
"description": "Defines how the width of the region is calculated",
|
|
2108
|
-
"fieldName": "horizontalScaling",
|
|
2109
|
-
"inheritedFrom": {
|
|
2110
|
-
"name": "AnchoredRegion",
|
|
2111
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2112
|
-
}
|
|
2113
|
-
},
|
|
2114
|
-
{
|
|
2115
|
-
"name": "vertical-positioning-mode",
|
|
2116
|
-
"type": {
|
|
2117
|
-
"text": "AxisPositioningMode"
|
|
2118
|
-
},
|
|
2119
|
-
"default": "\"uncontrolled\"",
|
|
2120
|
-
"description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
|
|
2121
|
-
"fieldName": "verticalPositioningMode",
|
|
2122
|
-
"inheritedFrom": {
|
|
2123
|
-
"name": "AnchoredRegion",
|
|
2124
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2125
|
-
}
|
|
2126
|
-
},
|
|
2127
|
-
{
|
|
2128
|
-
"name": "vertical-default-position",
|
|
2129
|
-
"type": {
|
|
2130
|
-
"text": "VerticalPosition"
|
|
2131
|
-
},
|
|
2132
|
-
"default": "\"unset\"",
|
|
2133
|
-
"description": "The default vertical position of the region relative to the anchor element",
|
|
2134
|
-
"fieldName": "verticalDefaultPosition",
|
|
2135
|
-
"inheritedFrom": {
|
|
2136
|
-
"name": "AnchoredRegion",
|
|
2137
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2138
|
-
}
|
|
2139
|
-
},
|
|
2140
|
-
{
|
|
2141
|
-
"name": "vertical-viewport-lock",
|
|
2142
|
-
"type": {
|
|
2143
|
-
"text": "boolean"
|
|
2144
|
-
},
|
|
2145
|
-
"default": "false",
|
|
2146
|
-
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
2147
|
-
"fieldName": "verticalViewportLock",
|
|
2148
|
-
"inheritedFrom": {
|
|
2149
|
-
"name": "AnchoredRegion",
|
|
2150
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2151
|
-
}
|
|
2152
|
-
},
|
|
2153
|
-
{
|
|
2154
|
-
"name": "vertical-inset",
|
|
2155
|
-
"type": {
|
|
2156
|
-
"text": "boolean"
|
|
2157
|
-
},
|
|
2158
|
-
"default": "false",
|
|
2159
|
-
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
2160
|
-
"fieldName": "verticalInset",
|
|
2161
|
-
"inheritedFrom": {
|
|
2162
|
-
"name": "AnchoredRegion",
|
|
2163
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2164
|
-
}
|
|
2165
|
-
},
|
|
1946
|
+
"tagName": "%%prefix%%-card",
|
|
1947
|
+
"customElement": true
|
|
1948
|
+
},
|
|
1949
|
+
{
|
|
1950
|
+
"kind": "variable",
|
|
1951
|
+
"name": "zeroAccordion"
|
|
1952
|
+
}
|
|
1953
|
+
],
|
|
1954
|
+
"exports": [
|
|
1955
|
+
{
|
|
1956
|
+
"kind": "js",
|
|
1957
|
+
"name": "Accordion",
|
|
1958
|
+
"declaration": {
|
|
1959
|
+
"name": "Accordion",
|
|
1960
|
+
"module": "src/accordion/accordion.ts"
|
|
1961
|
+
}
|
|
1962
|
+
},
|
|
1963
|
+
{
|
|
1964
|
+
"kind": "js",
|
|
1965
|
+
"name": "zeroAccordion",
|
|
1966
|
+
"declaration": {
|
|
1967
|
+
"name": "zeroAccordion",
|
|
1968
|
+
"module": "src/accordion/accordion.ts"
|
|
1969
|
+
}
|
|
1970
|
+
}
|
|
1971
|
+
]
|
|
1972
|
+
},
|
|
1973
|
+
{
|
|
1974
|
+
"kind": "javascript-module",
|
|
1975
|
+
"path": "src/accordion/index.ts",
|
|
1976
|
+
"declarations": [],
|
|
1977
|
+
"exports": [
|
|
1978
|
+
{
|
|
1979
|
+
"kind": "js",
|
|
1980
|
+
"name": "*",
|
|
1981
|
+
"declaration": {
|
|
1982
|
+
"name": "*",
|
|
1983
|
+
"package": "./accordion"
|
|
1984
|
+
}
|
|
1985
|
+
},
|
|
1986
|
+
{
|
|
1987
|
+
"kind": "js",
|
|
1988
|
+
"name": "*",
|
|
1989
|
+
"declaration": {
|
|
1990
|
+
"name": "*",
|
|
1991
|
+
"package": "./accordion.styles"
|
|
1992
|
+
}
|
|
1993
|
+
},
|
|
1994
|
+
{
|
|
1995
|
+
"kind": "js",
|
|
1996
|
+
"name": "*",
|
|
1997
|
+
"declaration": {
|
|
1998
|
+
"name": "*",
|
|
1999
|
+
"package": "./accordion.template"
|
|
2000
|
+
}
|
|
2001
|
+
}
|
|
2002
|
+
]
|
|
2003
|
+
},
|
|
2004
|
+
{
|
|
2005
|
+
"kind": "javascript-module",
|
|
2006
|
+
"path": "src/anchor/anchor.styles.ts",
|
|
2007
|
+
"declarations": [
|
|
2008
|
+
{
|
|
2009
|
+
"kind": "function",
|
|
2010
|
+
"name": "zeroAnchorStyles",
|
|
2011
|
+
"return": {
|
|
2012
|
+
"type": {
|
|
2013
|
+
"text": "ElementStyles"
|
|
2014
|
+
}
|
|
2015
|
+
},
|
|
2016
|
+
"parameters": [
|
|
2166
2017
|
{
|
|
2167
|
-
"name": "
|
|
2018
|
+
"name": "context",
|
|
2168
2019
|
"type": {
|
|
2169
|
-
"text": "
|
|
2170
|
-
},
|
|
2171
|
-
"description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
|
|
2172
|
-
"fieldName": "verticalThreshold",
|
|
2173
|
-
"inheritedFrom": {
|
|
2174
|
-
"name": "AnchoredRegion",
|
|
2175
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2020
|
+
"text": "ElementDefinitionContext"
|
|
2176
2021
|
}
|
|
2177
2022
|
},
|
|
2178
2023
|
{
|
|
2179
|
-
"name": "
|
|
2024
|
+
"name": "definition",
|
|
2180
2025
|
"type": {
|
|
2181
|
-
"text": "
|
|
2182
|
-
},
|
|
2183
|
-
"default": "\"content\"",
|
|
2184
|
-
"description": "Defines how the height of the region is calculated",
|
|
2185
|
-
"fieldName": "verticalScaling",
|
|
2186
|
-
"inheritedFrom": {
|
|
2187
|
-
"name": "AnchoredRegion",
|
|
2188
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2026
|
+
"text": "FoundationElementDefinition"
|
|
2189
2027
|
}
|
|
2190
|
-
}
|
|
2028
|
+
}
|
|
2029
|
+
]
|
|
2030
|
+
}
|
|
2031
|
+
],
|
|
2032
|
+
"exports": [
|
|
2033
|
+
{
|
|
2034
|
+
"kind": "js",
|
|
2035
|
+
"name": "zeroAnchorStyles",
|
|
2036
|
+
"declaration": {
|
|
2037
|
+
"name": "zeroAnchorStyles",
|
|
2038
|
+
"module": "src/anchor/anchor.styles.ts"
|
|
2039
|
+
}
|
|
2040
|
+
}
|
|
2041
|
+
]
|
|
2042
|
+
},
|
|
2043
|
+
{
|
|
2044
|
+
"kind": "javascript-module",
|
|
2045
|
+
"path": "src/anchor/anchor.template.ts",
|
|
2046
|
+
"declarations": [
|
|
2047
|
+
{
|
|
2048
|
+
"kind": "function",
|
|
2049
|
+
"name": "zeroAnchorTemplate",
|
|
2050
|
+
"return": {
|
|
2051
|
+
"type": {
|
|
2052
|
+
"text": "ViewTemplate<Anchor>"
|
|
2053
|
+
}
|
|
2054
|
+
},
|
|
2055
|
+
"parameters": [
|
|
2191
2056
|
{
|
|
2192
|
-
"name": "
|
|
2057
|
+
"name": "context",
|
|
2193
2058
|
"type": {
|
|
2194
|
-
"text": "
|
|
2195
|
-
},
|
|
2196
|
-
"default": "false",
|
|
2197
|
-
"description": "Whether the region is positioned using css \"position: fixed\".\nOtherwise the region uses \"position: absolute\".\nFixed placement allows the region to break out of parent containers,",
|
|
2198
|
-
"fieldName": "fixedPlacement",
|
|
2199
|
-
"inheritedFrom": {
|
|
2200
|
-
"name": "AnchoredRegion",
|
|
2201
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2059
|
+
"text": "ElementDefinitionContext"
|
|
2202
2060
|
}
|
|
2203
2061
|
},
|
|
2204
2062
|
{
|
|
2205
|
-
"name": "
|
|
2063
|
+
"name": "definition",
|
|
2206
2064
|
"type": {
|
|
2207
|
-
"text": "
|
|
2208
|
-
},
|
|
2209
|
-
"default": "\"anchor\"",
|
|
2210
|
-
"description": "Defines what triggers the anchored region to revaluate positioning",
|
|
2211
|
-
"fieldName": "autoUpdateMode",
|
|
2212
|
-
"inheritedFrom": {
|
|
2213
|
-
"name": "AnchoredRegion",
|
|
2214
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2065
|
+
"text": "FoundationElementDefinition"
|
|
2215
2066
|
}
|
|
2216
2067
|
}
|
|
2217
|
-
]
|
|
2218
|
-
|
|
2068
|
+
]
|
|
2069
|
+
}
|
|
2070
|
+
],
|
|
2071
|
+
"exports": [
|
|
2072
|
+
{
|
|
2073
|
+
"kind": "js",
|
|
2074
|
+
"name": "zeroAnchorTemplate",
|
|
2075
|
+
"declaration": {
|
|
2076
|
+
"name": "zeroAnchorTemplate",
|
|
2077
|
+
"module": "src/anchor/anchor.template.ts"
|
|
2078
|
+
}
|
|
2079
|
+
}
|
|
2080
|
+
]
|
|
2081
|
+
},
|
|
2082
|
+
{
|
|
2083
|
+
"kind": "javascript-module",
|
|
2084
|
+
"path": "src/anchor/anchor.ts",
|
|
2085
|
+
"declarations": [
|
|
2086
|
+
{
|
|
2087
|
+
"kind": "class",
|
|
2088
|
+
"description": "",
|
|
2089
|
+
"name": "Anchor",
|
|
2090
|
+
"superclass": {
|
|
2091
|
+
"name": "FoundationAnchor",
|
|
2092
|
+
"package": "@genesislcap/foundation-ui"
|
|
2093
|
+
},
|
|
2094
|
+
"tagName": "%%prefix%%-anchor",
|
|
2095
|
+
"customElement": true,
|
|
2096
|
+
"attributes": [
|
|
2219
2097
|
{
|
|
2220
|
-
"
|
|
2221
|
-
"name": "anchor",
|
|
2098
|
+
"name": "download",
|
|
2222
2099
|
"type": {
|
|
2223
2100
|
"text": "string"
|
|
2224
2101
|
},
|
|
2225
|
-
"
|
|
2226
|
-
"
|
|
2227
|
-
"description": "The HTML ID of the anchor element this region is positioned relative to",
|
|
2228
|
-
"inheritedFrom": {
|
|
2229
|
-
"name": "AnchoredRegion",
|
|
2230
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2231
|
-
}
|
|
2232
|
-
},
|
|
2233
|
-
{
|
|
2234
|
-
"kind": "method",
|
|
2235
|
-
"name": "anchorChanged",
|
|
2236
|
-
"privacy": "private",
|
|
2237
|
-
"return": {
|
|
2238
|
-
"type": {
|
|
2239
|
-
"text": "void"
|
|
2240
|
-
}
|
|
2241
|
-
},
|
|
2102
|
+
"description": "Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2103
|
+
"fieldName": "download",
|
|
2242
2104
|
"inheritedFrom": {
|
|
2243
|
-
"name": "
|
|
2244
|
-
"module": "src/
|
|
2105
|
+
"name": "Anchor",
|
|
2106
|
+
"module": "src/anchor/anchor.ts"
|
|
2245
2107
|
}
|
|
2246
2108
|
},
|
|
2247
2109
|
{
|
|
2248
|
-
"
|
|
2249
|
-
"name": "viewport",
|
|
2110
|
+
"name": "href",
|
|
2250
2111
|
"type": {
|
|
2251
2112
|
"text": "string"
|
|
2252
2113
|
},
|
|
2253
|
-
"
|
|
2254
|
-
"
|
|
2255
|
-
"description": "The HTML ID of the viewport element this region is positioned relative to",
|
|
2256
|
-
"inheritedFrom": {
|
|
2257
|
-
"name": "AnchoredRegion",
|
|
2258
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2259
|
-
}
|
|
2260
|
-
},
|
|
2261
|
-
{
|
|
2262
|
-
"kind": "method",
|
|
2263
|
-
"name": "viewportChanged",
|
|
2264
|
-
"privacy": "private",
|
|
2265
|
-
"return": {
|
|
2266
|
-
"type": {
|
|
2267
|
-
"text": "void"
|
|
2268
|
-
}
|
|
2269
|
-
},
|
|
2114
|
+
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2115
|
+
"fieldName": "href",
|
|
2270
2116
|
"inheritedFrom": {
|
|
2271
|
-
"name": "
|
|
2272
|
-
"module": "src/
|
|
2117
|
+
"name": "Anchor",
|
|
2118
|
+
"module": "src/anchor/anchor.ts"
|
|
2273
2119
|
}
|
|
2274
2120
|
},
|
|
2275
2121
|
{
|
|
2276
|
-
"
|
|
2277
|
-
"name": "horizontalPositioningMode",
|
|
2122
|
+
"name": "hreflang",
|
|
2278
2123
|
"type": {
|
|
2279
|
-
"text": "
|
|
2124
|
+
"text": "string"
|
|
2280
2125
|
},
|
|
2281
|
-
"
|
|
2282
|
-
"
|
|
2283
|
-
"description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
|
|
2126
|
+
"description": "Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2127
|
+
"fieldName": "hreflang",
|
|
2284
2128
|
"inheritedFrom": {
|
|
2285
|
-
"name": "
|
|
2286
|
-
"module": "src/
|
|
2129
|
+
"name": "Anchor",
|
|
2130
|
+
"module": "src/anchor/anchor.ts"
|
|
2287
2131
|
}
|
|
2288
2132
|
},
|
|
2289
2133
|
{
|
|
2290
|
-
"
|
|
2291
|
-
"
|
|
2292
|
-
|
|
2293
|
-
"return": {
|
|
2294
|
-
"type": {
|
|
2295
|
-
"text": "void"
|
|
2296
|
-
}
|
|
2134
|
+
"name": "ping",
|
|
2135
|
+
"type": {
|
|
2136
|
+
"text": "string"
|
|
2297
2137
|
},
|
|
2138
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2139
|
+
"fieldName": "ping",
|
|
2298
2140
|
"inheritedFrom": {
|
|
2299
|
-
"name": "
|
|
2300
|
-
"module": "src/
|
|
2141
|
+
"name": "Anchor",
|
|
2142
|
+
"module": "src/anchor/anchor.ts"
|
|
2301
2143
|
}
|
|
2302
2144
|
},
|
|
2303
2145
|
{
|
|
2304
|
-
"
|
|
2305
|
-
"name": "horizontalDefaultPosition",
|
|
2146
|
+
"name": "referrerpolicy",
|
|
2306
2147
|
"type": {
|
|
2307
|
-
"text": "
|
|
2148
|
+
"text": "string"
|
|
2308
2149
|
},
|
|
2309
|
-
"
|
|
2310
|
-
"
|
|
2311
|
-
"description": "The default horizontal position of the region relative to the anchor element",
|
|
2150
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2151
|
+
"fieldName": "referrerpolicy",
|
|
2312
2152
|
"inheritedFrom": {
|
|
2313
|
-
"name": "
|
|
2314
|
-
"module": "src/
|
|
2153
|
+
"name": "Anchor",
|
|
2154
|
+
"module": "src/anchor/anchor.ts"
|
|
2315
2155
|
}
|
|
2316
2156
|
},
|
|
2317
2157
|
{
|
|
2318
|
-
"
|
|
2319
|
-
"
|
|
2320
|
-
|
|
2321
|
-
"return": {
|
|
2322
|
-
"type": {
|
|
2323
|
-
"text": "void"
|
|
2324
|
-
}
|
|
2158
|
+
"name": "rel",
|
|
2159
|
+
"type": {
|
|
2160
|
+
"text": "string"
|
|
2325
2161
|
},
|
|
2162
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2163
|
+
"fieldName": "rel",
|
|
2326
2164
|
"inheritedFrom": {
|
|
2327
|
-
"name": "
|
|
2328
|
-
"module": "src/
|
|
2165
|
+
"name": "Anchor",
|
|
2166
|
+
"module": "src/anchor/anchor.ts"
|
|
2329
2167
|
}
|
|
2330
2168
|
},
|
|
2331
2169
|
{
|
|
2332
|
-
"
|
|
2333
|
-
"name": "horizontalViewportLock",
|
|
2170
|
+
"name": "target",
|
|
2334
2171
|
"type": {
|
|
2335
|
-
"text": "
|
|
2172
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
2336
2173
|
},
|
|
2337
|
-
"
|
|
2338
|
-
"
|
|
2339
|
-
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
|
|
2174
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2175
|
+
"fieldName": "target",
|
|
2340
2176
|
"inheritedFrom": {
|
|
2341
|
-
"name": "
|
|
2342
|
-
"module": "src/
|
|
2177
|
+
"name": "Anchor",
|
|
2178
|
+
"module": "src/anchor/anchor.ts"
|
|
2343
2179
|
}
|
|
2344
2180
|
},
|
|
2345
2181
|
{
|
|
2346
|
-
"
|
|
2347
|
-
"
|
|
2348
|
-
|
|
2349
|
-
"return": {
|
|
2350
|
-
"type": {
|
|
2351
|
-
"text": "void"
|
|
2352
|
-
}
|
|
2182
|
+
"name": "type",
|
|
2183
|
+
"type": {
|
|
2184
|
+
"text": "string"
|
|
2353
2185
|
},
|
|
2186
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2187
|
+
"fieldName": "type",
|
|
2354
2188
|
"inheritedFrom": {
|
|
2355
|
-
"name": "
|
|
2356
|
-
"module": "src/
|
|
2189
|
+
"name": "Anchor",
|
|
2190
|
+
"module": "src/anchor/anchor.ts"
|
|
2357
2191
|
}
|
|
2358
|
-
}
|
|
2192
|
+
}
|
|
2193
|
+
],
|
|
2194
|
+
"members": [
|
|
2359
2195
|
{
|
|
2360
2196
|
"kind": "field",
|
|
2361
|
-
"name": "
|
|
2197
|
+
"name": "download",
|
|
2362
2198
|
"type": {
|
|
2363
|
-
"text": "
|
|
2199
|
+
"text": "string"
|
|
2364
2200
|
},
|
|
2365
2201
|
"privacy": "public",
|
|
2366
|
-
"
|
|
2367
|
-
"description": "Whether the region overlaps the anchor on the horizontal axis",
|
|
2202
|
+
"description": "Prompts the user to save the linked URL. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2368
2203
|
"inheritedFrom": {
|
|
2369
|
-
"name": "
|
|
2370
|
-
"module": "src/
|
|
2204
|
+
"name": "Anchor",
|
|
2205
|
+
"module": "src/anchor/anchor.ts"
|
|
2371
2206
|
}
|
|
2372
2207
|
},
|
|
2373
2208
|
{
|
|
2374
|
-
"kind": "
|
|
2375
|
-
"name": "
|
|
2376
|
-
"
|
|
2377
|
-
|
|
2378
|
-
"type": {
|
|
2379
|
-
"text": "void"
|
|
2380
|
-
}
|
|
2209
|
+
"kind": "field",
|
|
2210
|
+
"name": "href",
|
|
2211
|
+
"type": {
|
|
2212
|
+
"text": "string"
|
|
2381
2213
|
},
|
|
2214
|
+
"privacy": "public",
|
|
2215
|
+
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2382
2216
|
"inheritedFrom": {
|
|
2383
|
-
"name": "
|
|
2384
|
-
"module": "src/
|
|
2217
|
+
"name": "Anchor",
|
|
2218
|
+
"module": "src/anchor/anchor.ts"
|
|
2385
2219
|
}
|
|
2386
2220
|
},
|
|
2387
2221
|
{
|
|
2388
2222
|
"kind": "field",
|
|
2389
|
-
"name": "
|
|
2223
|
+
"name": "hreflang",
|
|
2390
2224
|
"type": {
|
|
2391
|
-
"text": "
|
|
2225
|
+
"text": "string"
|
|
2392
2226
|
},
|
|
2393
2227
|
"privacy": "public",
|
|
2394
|
-
"description": "
|
|
2228
|
+
"description": "Hints at the language of the referenced resource. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2395
2229
|
"inheritedFrom": {
|
|
2396
|
-
"name": "
|
|
2397
|
-
"module": "src/
|
|
2230
|
+
"name": "Anchor",
|
|
2231
|
+
"module": "src/anchor/anchor.ts"
|
|
2398
2232
|
}
|
|
2399
2233
|
},
|
|
2400
2234
|
{
|
|
2401
|
-
"kind": "
|
|
2402
|
-
"name": "
|
|
2403
|
-
"
|
|
2404
|
-
|
|
2405
|
-
"type": {
|
|
2406
|
-
"text": "void"
|
|
2407
|
-
}
|
|
2235
|
+
"kind": "field",
|
|
2236
|
+
"name": "ping",
|
|
2237
|
+
"type": {
|
|
2238
|
+
"text": "string"
|
|
2408
2239
|
},
|
|
2240
|
+
"privacy": "public",
|
|
2241
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2409
2242
|
"inheritedFrom": {
|
|
2410
|
-
"name": "
|
|
2411
|
-
"module": "src/
|
|
2243
|
+
"name": "Anchor",
|
|
2244
|
+
"module": "src/anchor/anchor.ts"
|
|
2412
2245
|
}
|
|
2413
2246
|
},
|
|
2414
2247
|
{
|
|
2415
2248
|
"kind": "field",
|
|
2416
|
-
"name": "
|
|
2249
|
+
"name": "referrerpolicy",
|
|
2417
2250
|
"type": {
|
|
2418
|
-
"text": "
|
|
2251
|
+
"text": "string"
|
|
2419
2252
|
},
|
|
2420
2253
|
"privacy": "public",
|
|
2421
|
-
"
|
|
2422
|
-
"description": "Defines how the width of the region is calculated",
|
|
2254
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2423
2255
|
"inheritedFrom": {
|
|
2424
|
-
"name": "
|
|
2425
|
-
"module": "src/
|
|
2256
|
+
"name": "Anchor",
|
|
2257
|
+
"module": "src/anchor/anchor.ts"
|
|
2426
2258
|
}
|
|
2427
2259
|
},
|
|
2428
2260
|
{
|
|
2429
|
-
"kind": "
|
|
2430
|
-
"name": "
|
|
2431
|
-
"
|
|
2432
|
-
|
|
2433
|
-
"type": {
|
|
2434
|
-
"text": "void"
|
|
2435
|
-
}
|
|
2261
|
+
"kind": "field",
|
|
2262
|
+
"name": "rel",
|
|
2263
|
+
"type": {
|
|
2264
|
+
"text": "string"
|
|
2436
2265
|
},
|
|
2266
|
+
"privacy": "public",
|
|
2267
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2437
2268
|
"inheritedFrom": {
|
|
2438
|
-
"name": "
|
|
2439
|
-
"module": "src/
|
|
2269
|
+
"name": "Anchor",
|
|
2270
|
+
"module": "src/anchor/anchor.ts"
|
|
2440
2271
|
}
|
|
2441
2272
|
},
|
|
2442
2273
|
{
|
|
2443
2274
|
"kind": "field",
|
|
2444
|
-
"name": "
|
|
2275
|
+
"name": "target",
|
|
2445
2276
|
"type": {
|
|
2446
|
-
"text": "
|
|
2277
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
2447
2278
|
},
|
|
2448
2279
|
"privacy": "public",
|
|
2449
|
-
"
|
|
2450
|
-
"description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
|
|
2280
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2451
2281
|
"inheritedFrom": {
|
|
2452
|
-
"name": "
|
|
2453
|
-
"module": "src/
|
|
2282
|
+
"name": "Anchor",
|
|
2283
|
+
"module": "src/anchor/anchor.ts"
|
|
2454
2284
|
}
|
|
2455
2285
|
},
|
|
2456
2286
|
{
|
|
2457
|
-
"kind": "
|
|
2458
|
-
"name": "
|
|
2459
|
-
"
|
|
2460
|
-
|
|
2461
|
-
"type": {
|
|
2462
|
-
"text": "void"
|
|
2463
|
-
}
|
|
2287
|
+
"kind": "field",
|
|
2288
|
+
"name": "type",
|
|
2289
|
+
"type": {
|
|
2290
|
+
"text": "string"
|
|
2464
2291
|
},
|
|
2292
|
+
"privacy": "public",
|
|
2293
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2465
2294
|
"inheritedFrom": {
|
|
2466
|
-
"name": "
|
|
2467
|
-
"module": "src/
|
|
2295
|
+
"name": "Anchor",
|
|
2296
|
+
"module": "src/anchor/anchor.ts"
|
|
2468
2297
|
}
|
|
2469
2298
|
},
|
|
2470
2299
|
{
|
|
2471
2300
|
"kind": "field",
|
|
2472
|
-
"name": "
|
|
2301
|
+
"name": "control",
|
|
2473
2302
|
"type": {
|
|
2474
|
-
"text": "
|
|
2303
|
+
"text": "HTMLAnchorElement | undefined"
|
|
2475
2304
|
},
|
|
2476
2305
|
"privacy": "public",
|
|
2477
|
-
"
|
|
2478
|
-
"description": "The default vertical position of the region relative to the anchor element",
|
|
2306
|
+
"description": "References the root element",
|
|
2479
2307
|
"inheritedFrom": {
|
|
2480
|
-
"name": "
|
|
2481
|
-
"module": "src/
|
|
2308
|
+
"name": "Anchor",
|
|
2309
|
+
"module": "src/anchor/anchor.ts"
|
|
2482
2310
|
}
|
|
2483
2311
|
},
|
|
2484
2312
|
{
|
|
2485
|
-
"kind": "
|
|
2486
|
-
"name": "
|
|
2313
|
+
"kind": "field",
|
|
2314
|
+
"name": "handleUnsupportedDelegatesFocus",
|
|
2487
2315
|
"privacy": "private",
|
|
2488
|
-
"
|
|
2489
|
-
"type": {
|
|
2490
|
-
"text": "void"
|
|
2491
|
-
}
|
|
2492
|
-
},
|
|
2316
|
+
"description": "Overrides the focus call for where delegatesFocus is unsupported.\nThis check works for Chrome, Edge Chromium, FireFox, and Safari\nRelevant PR on the Firefox browser: https://phabricator.services.mozilla.com/D123858",
|
|
2493
2317
|
"inheritedFrom": {
|
|
2494
|
-
"name": "
|
|
2495
|
-
"module": "src/
|
|
2318
|
+
"name": "Anchor",
|
|
2319
|
+
"module": "src/anchor/anchor.ts"
|
|
2496
2320
|
}
|
|
2497
2321
|
},
|
|
2498
2322
|
{
|
|
2499
2323
|
"kind": "field",
|
|
2500
|
-
"name": "
|
|
2324
|
+
"name": "_presentation",
|
|
2501
2325
|
"type": {
|
|
2502
|
-
"text": "
|
|
2326
|
+
"text": "ComponentPresentation | null | undefined"
|
|
2503
2327
|
},
|
|
2504
|
-
"privacy": "
|
|
2505
|
-
"default": "
|
|
2506
|
-
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
2328
|
+
"privacy": "private",
|
|
2329
|
+
"default": "void 0",
|
|
2507
2330
|
"inheritedFrom": {
|
|
2508
|
-
"name": "
|
|
2509
|
-
"module": "src/
|
|
2331
|
+
"name": "Anchor",
|
|
2332
|
+
"module": "src/anchor/anchor.ts"
|
|
2510
2333
|
}
|
|
2511
2334
|
},
|
|
2512
2335
|
{
|
|
2513
|
-
"kind": "
|
|
2514
|
-
"name": "
|
|
2515
|
-
"
|
|
2516
|
-
|
|
2517
|
-
"type": {
|
|
2518
|
-
"text": "void"
|
|
2519
|
-
}
|
|
2336
|
+
"kind": "field",
|
|
2337
|
+
"name": "$presentation",
|
|
2338
|
+
"type": {
|
|
2339
|
+
"text": "ComponentPresentation | null"
|
|
2520
2340
|
},
|
|
2341
|
+
"privacy": "public",
|
|
2342
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
2521
2343
|
"inheritedFrom": {
|
|
2522
|
-
"name": "
|
|
2523
|
-
"module": "src/
|
|
2344
|
+
"name": "Anchor",
|
|
2345
|
+
"module": "src/anchor/anchor.ts"
|
|
2524
2346
|
}
|
|
2525
2347
|
},
|
|
2526
2348
|
{
|
|
2527
2349
|
"kind": "field",
|
|
2528
|
-
"name": "
|
|
2350
|
+
"name": "template",
|
|
2529
2351
|
"type": {
|
|
2530
|
-
"text": "
|
|
2352
|
+
"text": "ElementViewTemplate | void | null"
|
|
2531
2353
|
},
|
|
2532
2354
|
"privacy": "public",
|
|
2533
|
-
"
|
|
2534
|
-
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
2355
|
+
"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.",
|
|
2535
2356
|
"inheritedFrom": {
|
|
2536
|
-
"name": "
|
|
2537
|
-
"module": "src/
|
|
2357
|
+
"name": "Anchor",
|
|
2358
|
+
"module": "src/anchor/anchor.ts"
|
|
2538
2359
|
}
|
|
2539
2360
|
},
|
|
2540
2361
|
{
|
|
2541
2362
|
"kind": "method",
|
|
2542
|
-
"name": "
|
|
2543
|
-
"privacy": "
|
|
2363
|
+
"name": "templateChanged",
|
|
2364
|
+
"privacy": "protected",
|
|
2544
2365
|
"return": {
|
|
2545
2366
|
"type": {
|
|
2546
2367
|
"text": "void"
|
|
2547
2368
|
}
|
|
2548
2369
|
},
|
|
2549
2370
|
"inheritedFrom": {
|
|
2550
|
-
"name": "
|
|
2551
|
-
"module": "src/
|
|
2371
|
+
"name": "Anchor",
|
|
2372
|
+
"module": "src/anchor/anchor.ts"
|
|
2552
2373
|
}
|
|
2553
2374
|
},
|
|
2554
2375
|
{
|
|
2555
2376
|
"kind": "field",
|
|
2556
|
-
"name": "
|
|
2377
|
+
"name": "styles",
|
|
2557
2378
|
"type": {
|
|
2558
|
-
"text": "
|
|
2379
|
+
"text": "ElementStyles | void | null"
|
|
2559
2380
|
},
|
|
2560
2381
|
"privacy": "public",
|
|
2561
|
-
"description": "
|
|
2382
|
+
"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.",
|
|
2562
2383
|
"inheritedFrom": {
|
|
2563
|
-
"name": "
|
|
2564
|
-
"module": "src/
|
|
2384
|
+
"name": "Anchor",
|
|
2385
|
+
"module": "src/anchor/anchor.ts"
|
|
2565
2386
|
}
|
|
2566
2387
|
},
|
|
2567
2388
|
{
|
|
2568
2389
|
"kind": "method",
|
|
2569
|
-
"name": "
|
|
2570
|
-
"privacy": "
|
|
2390
|
+
"name": "stylesChanged",
|
|
2391
|
+
"privacy": "protected",
|
|
2571
2392
|
"return": {
|
|
2572
2393
|
"type": {
|
|
2573
2394
|
"text": "void"
|
|
2574
2395
|
}
|
|
2575
2396
|
},
|
|
2576
2397
|
"inheritedFrom": {
|
|
2577
|
-
"name": "
|
|
2578
|
-
"module": "src/
|
|
2398
|
+
"name": "Anchor",
|
|
2399
|
+
"module": "src/anchor/anchor.ts"
|
|
2579
2400
|
}
|
|
2580
2401
|
},
|
|
2581
2402
|
{
|
|
2582
|
-
"kind": "
|
|
2583
|
-
"name": "
|
|
2584
|
-
"type": {
|
|
2585
|
-
"text": "AxisScalingMode"
|
|
2586
|
-
},
|
|
2403
|
+
"kind": "method",
|
|
2404
|
+
"name": "compose",
|
|
2587
2405
|
"privacy": "public",
|
|
2588
|
-
"
|
|
2589
|
-
"
|
|
2406
|
+
"static": true,
|
|
2407
|
+
"return": {
|
|
2408
|
+
"type": {
|
|
2409
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
2410
|
+
}
|
|
2411
|
+
},
|
|
2412
|
+
"parameters": [
|
|
2413
|
+
{
|
|
2414
|
+
"name": "this",
|
|
2415
|
+
"type": {
|
|
2416
|
+
"text": "K"
|
|
2417
|
+
}
|
|
2418
|
+
},
|
|
2419
|
+
{
|
|
2420
|
+
"name": "elementDefinition",
|
|
2421
|
+
"type": {
|
|
2422
|
+
"text": "T"
|
|
2423
|
+
},
|
|
2424
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
2425
|
+
}
|
|
2426
|
+
],
|
|
2427
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
2590
2428
|
"inheritedFrom": {
|
|
2591
|
-
"name": "
|
|
2592
|
-
"module": "src/
|
|
2429
|
+
"name": "Anchor",
|
|
2430
|
+
"module": "src/anchor/anchor.ts"
|
|
2431
|
+
}
|
|
2432
|
+
}
|
|
2433
|
+
]
|
|
2434
|
+
},
|
|
2435
|
+
{
|
|
2436
|
+
"kind": "variable",
|
|
2437
|
+
"name": "zeroAnchor"
|
|
2438
|
+
}
|
|
2439
|
+
],
|
|
2440
|
+
"exports": [
|
|
2441
|
+
{
|
|
2442
|
+
"kind": "js",
|
|
2443
|
+
"name": "Anchor",
|
|
2444
|
+
"declaration": {
|
|
2445
|
+
"name": "Anchor",
|
|
2446
|
+
"module": "src/anchor/anchor.ts"
|
|
2447
|
+
}
|
|
2448
|
+
},
|
|
2449
|
+
{
|
|
2450
|
+
"kind": "js",
|
|
2451
|
+
"name": "zeroAnchor",
|
|
2452
|
+
"declaration": {
|
|
2453
|
+
"name": "zeroAnchor",
|
|
2454
|
+
"module": "src/anchor/anchor.ts"
|
|
2455
|
+
}
|
|
2456
|
+
}
|
|
2457
|
+
]
|
|
2458
|
+
},
|
|
2459
|
+
{
|
|
2460
|
+
"kind": "javascript-module",
|
|
2461
|
+
"path": "src/anchor/index.ts",
|
|
2462
|
+
"declarations": [],
|
|
2463
|
+
"exports": [
|
|
2464
|
+
{
|
|
2465
|
+
"kind": "js",
|
|
2466
|
+
"name": "*",
|
|
2467
|
+
"declaration": {
|
|
2468
|
+
"name": "*",
|
|
2469
|
+
"package": "./anchor"
|
|
2470
|
+
}
|
|
2471
|
+
},
|
|
2472
|
+
{
|
|
2473
|
+
"kind": "js",
|
|
2474
|
+
"name": "*",
|
|
2475
|
+
"declaration": {
|
|
2476
|
+
"name": "*",
|
|
2477
|
+
"package": "./anchor.styles"
|
|
2478
|
+
}
|
|
2479
|
+
},
|
|
2480
|
+
{
|
|
2481
|
+
"kind": "js",
|
|
2482
|
+
"name": "*",
|
|
2483
|
+
"declaration": {
|
|
2484
|
+
"name": "*",
|
|
2485
|
+
"package": "./anchor.template"
|
|
2486
|
+
}
|
|
2487
|
+
}
|
|
2488
|
+
]
|
|
2489
|
+
},
|
|
2490
|
+
{
|
|
2491
|
+
"kind": "javascript-module",
|
|
2492
|
+
"path": "src/anchored-region/anchored-region.styles.ts",
|
|
2493
|
+
"declarations": [
|
|
2494
|
+
{
|
|
2495
|
+
"kind": "function",
|
|
2496
|
+
"name": "zeroAnchoredRegionStyles",
|
|
2497
|
+
"return": {
|
|
2498
|
+
"type": {
|
|
2499
|
+
"text": "ElementStyles"
|
|
2500
|
+
}
|
|
2501
|
+
},
|
|
2502
|
+
"parameters": [
|
|
2503
|
+
{
|
|
2504
|
+
"name": "context",
|
|
2505
|
+
"type": {
|
|
2506
|
+
"text": "ElementDefinitionContext"
|
|
2593
2507
|
}
|
|
2594
2508
|
},
|
|
2595
2509
|
{
|
|
2596
|
-
"
|
|
2597
|
-
"
|
|
2598
|
-
|
|
2599
|
-
|
|
2600
|
-
|
|
2601
|
-
|
|
2602
|
-
|
|
2510
|
+
"name": "definition",
|
|
2511
|
+
"type": {
|
|
2512
|
+
"text": "FoundationElementDefinition"
|
|
2513
|
+
}
|
|
2514
|
+
}
|
|
2515
|
+
]
|
|
2516
|
+
}
|
|
2517
|
+
],
|
|
2518
|
+
"exports": [
|
|
2519
|
+
{
|
|
2520
|
+
"kind": "js",
|
|
2521
|
+
"name": "zeroAnchoredRegionStyles",
|
|
2522
|
+
"declaration": {
|
|
2523
|
+
"name": "zeroAnchoredRegionStyles",
|
|
2524
|
+
"module": "src/anchored-region/anchored-region.styles.ts"
|
|
2525
|
+
}
|
|
2526
|
+
}
|
|
2527
|
+
]
|
|
2528
|
+
},
|
|
2529
|
+
{
|
|
2530
|
+
"kind": "javascript-module",
|
|
2531
|
+
"path": "src/anchored-region/anchored-region.template.ts",
|
|
2532
|
+
"declarations": [
|
|
2533
|
+
{
|
|
2534
|
+
"kind": "function",
|
|
2535
|
+
"name": "zeroAnchoredRegionTemplate",
|
|
2536
|
+
"return": {
|
|
2537
|
+
"type": {
|
|
2538
|
+
"text": "ViewTemplate<AnchoredRegion>"
|
|
2539
|
+
}
|
|
2540
|
+
},
|
|
2541
|
+
"parameters": [
|
|
2542
|
+
{
|
|
2543
|
+
"name": "context",
|
|
2544
|
+
"type": {
|
|
2545
|
+
"text": "ElementDefinitionContext"
|
|
2546
|
+
}
|
|
2547
|
+
},
|
|
2548
|
+
{
|
|
2549
|
+
"name": "definition",
|
|
2550
|
+
"type": {
|
|
2551
|
+
"text": "FoundationElementDefinition"
|
|
2552
|
+
}
|
|
2553
|
+
}
|
|
2554
|
+
]
|
|
2555
|
+
}
|
|
2556
|
+
],
|
|
2557
|
+
"exports": [
|
|
2558
|
+
{
|
|
2559
|
+
"kind": "js",
|
|
2560
|
+
"name": "zeroAnchoredRegionTemplate",
|
|
2561
|
+
"declaration": {
|
|
2562
|
+
"name": "zeroAnchoredRegionTemplate",
|
|
2563
|
+
"module": "src/anchored-region/anchored-region.template.ts"
|
|
2564
|
+
}
|
|
2565
|
+
}
|
|
2566
|
+
]
|
|
2567
|
+
},
|
|
2568
|
+
{
|
|
2569
|
+
"kind": "javascript-module",
|
|
2570
|
+
"path": "src/anchored-region/anchored-region.ts",
|
|
2571
|
+
"declarations": [
|
|
2572
|
+
{
|
|
2573
|
+
"kind": "class",
|
|
2574
|
+
"description": "",
|
|
2575
|
+
"name": "AnchoredRegion",
|
|
2576
|
+
"superclass": {
|
|
2577
|
+
"name": "FoundationAnchoredRegion",
|
|
2578
|
+
"package": "@genesislcap/foundation-ui"
|
|
2579
|
+
},
|
|
2580
|
+
"tagName": "%%prefix%%-anchored-region",
|
|
2581
|
+
"customElement": true,
|
|
2582
|
+
"attributes": [
|
|
2583
|
+
{
|
|
2584
|
+
"name": "anchor",
|
|
2585
|
+
"type": {
|
|
2586
|
+
"text": "string"
|
|
2603
2587
|
},
|
|
2588
|
+
"default": "\"\"",
|
|
2589
|
+
"description": "The HTML ID of the anchor element this region is positioned relative to",
|
|
2590
|
+
"fieldName": "anchor",
|
|
2604
2591
|
"inheritedFrom": {
|
|
2605
2592
|
"name": "AnchoredRegion",
|
|
2606
2593
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2607
2594
|
}
|
|
2608
2595
|
},
|
|
2609
2596
|
{
|
|
2610
|
-
"
|
|
2611
|
-
"name": "fixedPlacement",
|
|
2597
|
+
"name": "viewport",
|
|
2612
2598
|
"type": {
|
|
2613
|
-
"text": "
|
|
2599
|
+
"text": "string"
|
|
2614
2600
|
},
|
|
2615
|
-
"
|
|
2616
|
-
"
|
|
2617
|
-
"
|
|
2601
|
+
"default": "\"\"",
|
|
2602
|
+
"description": "The HTML ID of the viewport element this region is positioned relative to",
|
|
2603
|
+
"fieldName": "viewport",
|
|
2618
2604
|
"inheritedFrom": {
|
|
2619
2605
|
"name": "AnchoredRegion",
|
|
2620
2606
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2621
2607
|
}
|
|
2622
2608
|
},
|
|
2623
2609
|
{
|
|
2624
|
-
"
|
|
2625
|
-
"
|
|
2626
|
-
|
|
2627
|
-
"return": {
|
|
2628
|
-
"type": {
|
|
2629
|
-
"text": "void"
|
|
2630
|
-
}
|
|
2610
|
+
"name": "horizontal-positioning-mode",
|
|
2611
|
+
"type": {
|
|
2612
|
+
"text": "AxisPositioningMode"
|
|
2631
2613
|
},
|
|
2614
|
+
"default": "\"uncontrolled\"",
|
|
2615
|
+
"description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
|
|
2616
|
+
"fieldName": "horizontalPositioningMode",
|
|
2632
2617
|
"inheritedFrom": {
|
|
2633
2618
|
"name": "AnchoredRegion",
|
|
2634
2619
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2635
2620
|
}
|
|
2636
2621
|
},
|
|
2637
2622
|
{
|
|
2638
|
-
"
|
|
2639
|
-
"name": "autoUpdateMode",
|
|
2623
|
+
"name": "horizontal-default-position",
|
|
2640
2624
|
"type": {
|
|
2641
|
-
"text": "
|
|
2625
|
+
"text": "HorizontalPosition"
|
|
2642
2626
|
},
|
|
2643
|
-
"
|
|
2644
|
-
"
|
|
2645
|
-
"
|
|
2627
|
+
"default": "\"unset\"",
|
|
2628
|
+
"description": "The default horizontal position of the region relative to the anchor element",
|
|
2629
|
+
"fieldName": "horizontalDefaultPosition",
|
|
2646
2630
|
"inheritedFrom": {
|
|
2647
2631
|
"name": "AnchoredRegion",
|
|
2648
2632
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2649
2633
|
}
|
|
2650
2634
|
},
|
|
2651
2635
|
{
|
|
2652
|
-
"
|
|
2653
|
-
"
|
|
2654
|
-
|
|
2655
|
-
"return": {
|
|
2656
|
-
"type": {
|
|
2657
|
-
"text": "void"
|
|
2658
|
-
}
|
|
2636
|
+
"name": "horizontal-viewport-lock",
|
|
2637
|
+
"type": {
|
|
2638
|
+
"text": "boolean"
|
|
2659
2639
|
},
|
|
2660
|
-
"
|
|
2661
|
-
|
|
2662
|
-
|
|
2663
|
-
"type": {
|
|
2664
|
-
"text": "AutoUpdateMode"
|
|
2665
|
-
}
|
|
2666
|
-
},
|
|
2667
|
-
{
|
|
2668
|
-
"name": "newMode",
|
|
2669
|
-
"type": {
|
|
2670
|
-
"text": "AutoUpdateMode"
|
|
2671
|
-
}
|
|
2672
|
-
}
|
|
2673
|
-
],
|
|
2640
|
+
"default": "false",
|
|
2641
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
|
|
2642
|
+
"fieldName": "horizontalViewportLock",
|
|
2674
2643
|
"inheritedFrom": {
|
|
2675
2644
|
"name": "AnchoredRegion",
|
|
2676
2645
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2677
2646
|
}
|
|
2678
2647
|
},
|
|
2679
2648
|
{
|
|
2680
|
-
"
|
|
2681
|
-
"name": "anchorElement",
|
|
2649
|
+
"name": "horizontal-inset",
|
|
2682
2650
|
"type": {
|
|
2683
|
-
"text": "
|
|
2651
|
+
"text": "boolean"
|
|
2684
2652
|
},
|
|
2685
|
-
"
|
|
2686
|
-
"
|
|
2687
|
-
"
|
|
2653
|
+
"default": "false",
|
|
2654
|
+
"description": "Whether the region overlaps the anchor on the horizontal axis",
|
|
2655
|
+
"fieldName": "horizontalInset",
|
|
2688
2656
|
"inheritedFrom": {
|
|
2689
2657
|
"name": "AnchoredRegion",
|
|
2690
2658
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2691
2659
|
}
|
|
2692
2660
|
},
|
|
2693
2661
|
{
|
|
2694
|
-
"
|
|
2695
|
-
"
|
|
2696
|
-
|
|
2697
|
-
"return": {
|
|
2698
|
-
"type": {
|
|
2699
|
-
"text": "void"
|
|
2700
|
-
}
|
|
2662
|
+
"name": "horizontal-threshold",
|
|
2663
|
+
"type": {
|
|
2664
|
+
"text": "number"
|
|
2701
2665
|
},
|
|
2666
|
+
"description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
|
|
2667
|
+
"fieldName": "horizontalThreshold",
|
|
2702
2668
|
"inheritedFrom": {
|
|
2703
2669
|
"name": "AnchoredRegion",
|
|
2704
2670
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2705
2671
|
}
|
|
2706
2672
|
},
|
|
2707
2673
|
{
|
|
2708
|
-
"
|
|
2709
|
-
"name": "viewportElement",
|
|
2674
|
+
"name": "horizontal-scaling",
|
|
2710
2675
|
"type": {
|
|
2711
|
-
"text": "
|
|
2676
|
+
"text": "AxisScalingMode"
|
|
2712
2677
|
},
|
|
2713
|
-
"
|
|
2714
|
-
"
|
|
2715
|
-
"
|
|
2678
|
+
"default": "\"content\"",
|
|
2679
|
+
"description": "Defines how the width of the region is calculated",
|
|
2680
|
+
"fieldName": "horizontalScaling",
|
|
2716
2681
|
"inheritedFrom": {
|
|
2717
2682
|
"name": "AnchoredRegion",
|
|
2718
2683
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2719
2684
|
}
|
|
2720
2685
|
},
|
|
2721
2686
|
{
|
|
2722
|
-
"
|
|
2723
|
-
"
|
|
2724
|
-
|
|
2725
|
-
"return": {
|
|
2726
|
-
"type": {
|
|
2727
|
-
"text": "void"
|
|
2728
|
-
}
|
|
2687
|
+
"name": "vertical-positioning-mode",
|
|
2688
|
+
"type": {
|
|
2689
|
+
"text": "AxisPositioningMode"
|
|
2729
2690
|
},
|
|
2691
|
+
"default": "\"uncontrolled\"",
|
|
2692
|
+
"description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
|
|
2693
|
+
"fieldName": "verticalPositioningMode",
|
|
2730
2694
|
"inheritedFrom": {
|
|
2731
2695
|
"name": "AnchoredRegion",
|
|
2732
2696
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2733
2697
|
}
|
|
2734
2698
|
},
|
|
2735
2699
|
{
|
|
2736
|
-
"
|
|
2737
|
-
"name": "verticalPosition",
|
|
2700
|
+
"name": "vertical-default-position",
|
|
2738
2701
|
"type": {
|
|
2739
|
-
"text": "
|
|
2702
|
+
"text": "VerticalPosition"
|
|
2740
2703
|
},
|
|
2741
|
-
"
|
|
2742
|
-
"description": "
|
|
2704
|
+
"default": "\"unset\"",
|
|
2705
|
+
"description": "The default vertical position of the region relative to the anchor element",
|
|
2706
|
+
"fieldName": "verticalDefaultPosition",
|
|
2743
2707
|
"inheritedFrom": {
|
|
2744
2708
|
"name": "AnchoredRegion",
|
|
2745
2709
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2746
2710
|
}
|
|
2747
2711
|
},
|
|
2748
2712
|
{
|
|
2749
|
-
"
|
|
2750
|
-
"name": "horizontalPosition",
|
|
2713
|
+
"name": "vertical-viewport-lock",
|
|
2751
2714
|
"type": {
|
|
2752
|
-
"text": "
|
|
2715
|
+
"text": "boolean"
|
|
2753
2716
|
},
|
|
2754
|
-
"
|
|
2755
|
-
"description": "
|
|
2717
|
+
"default": "false",
|
|
2718
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
2719
|
+
"fieldName": "verticalViewportLock",
|
|
2756
2720
|
"inheritedFrom": {
|
|
2757
2721
|
"name": "AnchoredRegion",
|
|
2758
2722
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2759
2723
|
}
|
|
2760
2724
|
},
|
|
2761
2725
|
{
|
|
2762
|
-
"
|
|
2763
|
-
"name": "translateX",
|
|
2726
|
+
"name": "vertical-inset",
|
|
2764
2727
|
"type": {
|
|
2765
|
-
"text": "
|
|
2728
|
+
"text": "boolean"
|
|
2766
2729
|
},
|
|
2767
|
-
"
|
|
2768
|
-
"description": "
|
|
2730
|
+
"default": "false",
|
|
2731
|
+
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
2732
|
+
"fieldName": "verticalInset",
|
|
2769
2733
|
"inheritedFrom": {
|
|
2770
2734
|
"name": "AnchoredRegion",
|
|
2771
2735
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2772
2736
|
}
|
|
2773
2737
|
},
|
|
2774
2738
|
{
|
|
2775
|
-
"
|
|
2776
|
-
"name": "translateY",
|
|
2739
|
+
"name": "vertical-threshold",
|
|
2777
2740
|
"type": {
|
|
2778
2741
|
"text": "number"
|
|
2779
2742
|
},
|
|
2780
|
-
"
|
|
2743
|
+
"description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
|
|
2744
|
+
"fieldName": "verticalThreshold",
|
|
2781
2745
|
"inheritedFrom": {
|
|
2782
2746
|
"name": "AnchoredRegion",
|
|
2783
2747
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2784
2748
|
}
|
|
2785
2749
|
},
|
|
2786
2750
|
{
|
|
2787
|
-
"
|
|
2788
|
-
"name": "regionWidth",
|
|
2751
|
+
"name": "vertical-scaling",
|
|
2789
2752
|
"type": {
|
|
2790
|
-
"text": "
|
|
2753
|
+
"text": "AxisScalingMode"
|
|
2791
2754
|
},
|
|
2792
|
-
"
|
|
2793
|
-
"description": "
|
|
2755
|
+
"default": "\"content\"",
|
|
2756
|
+
"description": "Defines how the height of the region is calculated",
|
|
2757
|
+
"fieldName": "verticalScaling",
|
|
2794
2758
|
"inheritedFrom": {
|
|
2795
2759
|
"name": "AnchoredRegion",
|
|
2796
2760
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2797
2761
|
}
|
|
2798
2762
|
},
|
|
2799
2763
|
{
|
|
2800
|
-
"
|
|
2801
|
-
"name": "regionHeight",
|
|
2764
|
+
"name": "fixed-placement",
|
|
2802
2765
|
"type": {
|
|
2803
|
-
"text": "
|
|
2766
|
+
"text": "boolean"
|
|
2804
2767
|
},
|
|
2805
|
-
"
|
|
2768
|
+
"default": "false",
|
|
2769
|
+
"description": "Whether the region is positioned using css \"position: fixed\".\nOtherwise the region uses \"position: absolute\".\nFixed placement allows the region to break out of parent containers,",
|
|
2770
|
+
"fieldName": "fixedPlacement",
|
|
2806
2771
|
"inheritedFrom": {
|
|
2807
2772
|
"name": "AnchoredRegion",
|
|
2808
2773
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2809
2774
|
}
|
|
2810
2775
|
},
|
|
2811
2776
|
{
|
|
2812
|
-
"
|
|
2813
|
-
"name": "resizeDetector",
|
|
2777
|
+
"name": "auto-update-mode",
|
|
2814
2778
|
"type": {
|
|
2815
|
-
"text": "
|
|
2779
|
+
"text": "AutoUpdateMode"
|
|
2816
2780
|
},
|
|
2817
|
-
"
|
|
2818
|
-
"
|
|
2781
|
+
"default": "\"anchor\"",
|
|
2782
|
+
"description": "Defines what triggers the anchored region to revaluate positioning",
|
|
2783
|
+
"fieldName": "autoUpdateMode",
|
|
2819
2784
|
"inheritedFrom": {
|
|
2820
2785
|
"name": "AnchoredRegion",
|
|
2821
2786
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2822
2787
|
}
|
|
2823
|
-
}
|
|
2788
|
+
}
|
|
2789
|
+
],
|
|
2790
|
+
"members": [
|
|
2824
2791
|
{
|
|
2825
2792
|
"kind": "field",
|
|
2826
|
-
"name": "
|
|
2793
|
+
"name": "anchor",
|
|
2827
2794
|
"type": {
|
|
2828
|
-
"text": "
|
|
2795
|
+
"text": "string"
|
|
2829
2796
|
},
|
|
2830
|
-
"privacy": "
|
|
2797
|
+
"privacy": "public",
|
|
2798
|
+
"default": "\"\"",
|
|
2799
|
+
"description": "The HTML ID of the anchor element this region is positioned relative to",
|
|
2831
2800
|
"inheritedFrom": {
|
|
2832
2801
|
"name": "AnchoredRegion",
|
|
2833
2802
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2834
2803
|
}
|
|
2835
2804
|
},
|
|
2836
2805
|
{
|
|
2837
|
-
"kind": "
|
|
2838
|
-
"name": "
|
|
2839
|
-
"type": {
|
|
2840
|
-
"text": "ClientRect | DOMRect | undefined"
|
|
2841
|
-
},
|
|
2806
|
+
"kind": "method",
|
|
2807
|
+
"name": "anchorChanged",
|
|
2842
2808
|
"privacy": "private",
|
|
2809
|
+
"return": {
|
|
2810
|
+
"type": {
|
|
2811
|
+
"text": "void"
|
|
2812
|
+
}
|
|
2813
|
+
},
|
|
2843
2814
|
"inheritedFrom": {
|
|
2844
2815
|
"name": "AnchoredRegion",
|
|
2845
2816
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2847,25 +2818,27 @@
|
|
|
2847
2818
|
},
|
|
2848
2819
|
{
|
|
2849
2820
|
"kind": "field",
|
|
2850
|
-
"name": "
|
|
2821
|
+
"name": "viewport",
|
|
2851
2822
|
"type": {
|
|
2852
|
-
"text": "
|
|
2823
|
+
"text": "string"
|
|
2853
2824
|
},
|
|
2854
|
-
"privacy": "
|
|
2825
|
+
"privacy": "public",
|
|
2826
|
+
"default": "\"\"",
|
|
2827
|
+
"description": "The HTML ID of the viewport element this region is positioned relative to",
|
|
2855
2828
|
"inheritedFrom": {
|
|
2856
2829
|
"name": "AnchoredRegion",
|
|
2857
2830
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2858
2831
|
}
|
|
2859
2832
|
},
|
|
2860
2833
|
{
|
|
2861
|
-
"kind": "
|
|
2862
|
-
"name": "
|
|
2863
|
-
"type": {
|
|
2864
|
-
"text": "number"
|
|
2865
|
-
},
|
|
2834
|
+
"kind": "method",
|
|
2835
|
+
"name": "viewportChanged",
|
|
2866
2836
|
"privacy": "private",
|
|
2867
|
-
"
|
|
2868
|
-
|
|
2837
|
+
"return": {
|
|
2838
|
+
"type": {
|
|
2839
|
+
"text": "void"
|
|
2840
|
+
}
|
|
2841
|
+
},
|
|
2869
2842
|
"inheritedFrom": {
|
|
2870
2843
|
"name": "AnchoredRegion",
|
|
2871
2844
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2873,25 +2846,27 @@
|
|
|
2873
2846
|
},
|
|
2874
2847
|
{
|
|
2875
2848
|
"kind": "field",
|
|
2876
|
-
"name": "
|
|
2849
|
+
"name": "horizontalPositioningMode",
|
|
2877
2850
|
"type": {
|
|
2878
|
-
"text": "
|
|
2851
|
+
"text": "AxisPositioningMode"
|
|
2879
2852
|
},
|
|
2880
|
-
"privacy": "
|
|
2881
|
-
"default": "
|
|
2853
|
+
"privacy": "public",
|
|
2854
|
+
"default": "\"uncontrolled\"",
|
|
2855
|
+
"description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
|
|
2882
2856
|
"inheritedFrom": {
|
|
2883
2857
|
"name": "AnchoredRegion",
|
|
2884
2858
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2885
2859
|
}
|
|
2886
2860
|
},
|
|
2887
2861
|
{
|
|
2888
|
-
"kind": "
|
|
2889
|
-
"name": "
|
|
2890
|
-
"type": {
|
|
2891
|
-
"text": "boolean"
|
|
2892
|
-
},
|
|
2862
|
+
"kind": "method",
|
|
2863
|
+
"name": "horizontalPositioningModeChanged",
|
|
2893
2864
|
"privacy": "private",
|
|
2894
|
-
"
|
|
2865
|
+
"return": {
|
|
2866
|
+
"type": {
|
|
2867
|
+
"text": "void"
|
|
2868
|
+
}
|
|
2869
|
+
},
|
|
2895
2870
|
"inheritedFrom": {
|
|
2896
2871
|
"name": "AnchoredRegion",
|
|
2897
2872
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2899,24 +2874,27 @@
|
|
|
2899
2874
|
},
|
|
2900
2875
|
{
|
|
2901
2876
|
"kind": "field",
|
|
2902
|
-
"name": "
|
|
2877
|
+
"name": "horizontalDefaultPosition",
|
|
2903
2878
|
"type": {
|
|
2904
|
-
"text": "
|
|
2879
|
+
"text": "HorizontalPosition"
|
|
2905
2880
|
},
|
|
2906
|
-
"privacy": "
|
|
2907
|
-
"default": "
|
|
2881
|
+
"privacy": "public",
|
|
2882
|
+
"default": "\"unset\"",
|
|
2883
|
+
"description": "The default horizontal position of the region relative to the anchor element",
|
|
2908
2884
|
"inheritedFrom": {
|
|
2909
2885
|
"name": "AnchoredRegion",
|
|
2910
2886
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2911
2887
|
}
|
|
2912
2888
|
},
|
|
2913
2889
|
{
|
|
2914
|
-
"kind": "
|
|
2915
|
-
"name": "
|
|
2916
|
-
"type": {
|
|
2917
|
-
"text": "Direction"
|
|
2918
|
-
},
|
|
2890
|
+
"kind": "method",
|
|
2891
|
+
"name": "horizontalDefaultPositionChanged",
|
|
2919
2892
|
"privacy": "private",
|
|
2893
|
+
"return": {
|
|
2894
|
+
"type": {
|
|
2895
|
+
"text": "void"
|
|
2896
|
+
}
|
|
2897
|
+
},
|
|
2920
2898
|
"inheritedFrom": {
|
|
2921
2899
|
"name": "AnchoredRegion",
|
|
2922
2900
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2924,25 +2902,27 @@
|
|
|
2924
2902
|
},
|
|
2925
2903
|
{
|
|
2926
2904
|
"kind": "field",
|
|
2927
|
-
"name": "
|
|
2905
|
+
"name": "horizontalViewportLock",
|
|
2928
2906
|
"type": {
|
|
2929
2907
|
"text": "boolean"
|
|
2930
2908
|
},
|
|
2931
|
-
"privacy": "
|
|
2909
|
+
"privacy": "public",
|
|
2932
2910
|
"default": "false",
|
|
2911
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
|
|
2933
2912
|
"inheritedFrom": {
|
|
2934
2913
|
"name": "AnchoredRegion",
|
|
2935
2914
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2936
2915
|
}
|
|
2937
2916
|
},
|
|
2938
2917
|
{
|
|
2939
|
-
"kind": "
|
|
2940
|
-
"name": "
|
|
2941
|
-
"type": {
|
|
2942
|
-
"text": "boolean"
|
|
2943
|
-
},
|
|
2918
|
+
"kind": "method",
|
|
2919
|
+
"name": "horizontalViewportLockChanged",
|
|
2944
2920
|
"privacy": "private",
|
|
2945
|
-
"
|
|
2921
|
+
"return": {
|
|
2922
|
+
"type": {
|
|
2923
|
+
"text": "void"
|
|
2924
|
+
}
|
|
2925
|
+
},
|
|
2946
2926
|
"inheritedFrom": {
|
|
2947
2927
|
"name": "AnchoredRegion",
|
|
2948
2928
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2950,26 +2930,27 @@
|
|
|
2950
2930
|
},
|
|
2951
2931
|
{
|
|
2952
2932
|
"kind": "field",
|
|
2953
|
-
"name": "
|
|
2933
|
+
"name": "horizontalInset",
|
|
2954
2934
|
"type": {
|
|
2955
|
-
"text": "
|
|
2935
|
+
"text": "boolean"
|
|
2956
2936
|
},
|
|
2957
|
-
"privacy": "
|
|
2958
|
-
"default": "
|
|
2937
|
+
"privacy": "public",
|
|
2938
|
+
"default": "false",
|
|
2939
|
+
"description": "Whether the region overlaps the anchor on the horizontal axis",
|
|
2959
2940
|
"inheritedFrom": {
|
|
2960
2941
|
"name": "AnchoredRegion",
|
|
2961
2942
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2962
2943
|
}
|
|
2963
2944
|
},
|
|
2964
2945
|
{
|
|
2965
|
-
"kind": "
|
|
2966
|
-
"name": "
|
|
2967
|
-
"type": {
|
|
2968
|
-
"text": "IntersectionService"
|
|
2969
|
-
},
|
|
2946
|
+
"kind": "method",
|
|
2947
|
+
"name": "horizontalInsetChanged",
|
|
2970
2948
|
"privacy": "private",
|
|
2971
|
-
"
|
|
2972
|
-
|
|
2949
|
+
"return": {
|
|
2950
|
+
"type": {
|
|
2951
|
+
"text": "void"
|
|
2952
|
+
}
|
|
2953
|
+
},
|
|
2973
2954
|
"inheritedFrom": {
|
|
2974
2955
|
"name": "AnchoredRegion",
|
|
2975
2956
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2977,9 +2958,12 @@
|
|
|
2977
2958
|
},
|
|
2978
2959
|
{
|
|
2979
2960
|
"kind": "field",
|
|
2980
|
-
"name": "
|
|
2961
|
+
"name": "horizontalThreshold",
|
|
2962
|
+
"type": {
|
|
2963
|
+
"text": "number"
|
|
2964
|
+
},
|
|
2981
2965
|
"privacy": "public",
|
|
2982
|
-
"description": "
|
|
2966
|
+
"description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
|
|
2983
2967
|
"inheritedFrom": {
|
|
2984
2968
|
"name": "AnchoredRegion",
|
|
2985
2969
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2987,29 +2971,27 @@
|
|
|
2987
2971
|
},
|
|
2988
2972
|
{
|
|
2989
2973
|
"kind": "method",
|
|
2990
|
-
"name": "
|
|
2974
|
+
"name": "horizontalThresholdChanged",
|
|
2991
2975
|
"privacy": "private",
|
|
2992
2976
|
"return": {
|
|
2993
2977
|
"type": {
|
|
2994
2978
|
"text": "void"
|
|
2995
2979
|
}
|
|
2996
2980
|
},
|
|
2997
|
-
"description": "destroys the instance's resize observer",
|
|
2998
2981
|
"inheritedFrom": {
|
|
2999
2982
|
"name": "AnchoredRegion",
|
|
3000
2983
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3001
2984
|
}
|
|
3002
2985
|
},
|
|
3003
2986
|
{
|
|
3004
|
-
"kind": "
|
|
3005
|
-
"name": "
|
|
3006
|
-
"
|
|
3007
|
-
|
|
3008
|
-
"type": {
|
|
3009
|
-
"text": "void"
|
|
3010
|
-
}
|
|
2987
|
+
"kind": "field",
|
|
2988
|
+
"name": "horizontalScaling",
|
|
2989
|
+
"type": {
|
|
2990
|
+
"text": "AxisScalingMode"
|
|
3011
2991
|
},
|
|
3012
|
-
"
|
|
2992
|
+
"privacy": "public",
|
|
2993
|
+
"default": "\"content\"",
|
|
2994
|
+
"description": "Defines how the width of the region is calculated",
|
|
3013
2995
|
"inheritedFrom": {
|
|
3014
2996
|
"name": "AnchoredRegion",
|
|
3015
2997
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3017,29 +2999,27 @@
|
|
|
3017
2999
|
},
|
|
3018
3000
|
{
|
|
3019
3001
|
"kind": "method",
|
|
3020
|
-
"name": "
|
|
3002
|
+
"name": "horizontalScalingChanged",
|
|
3021
3003
|
"privacy": "private",
|
|
3022
3004
|
"return": {
|
|
3023
3005
|
"type": {
|
|
3024
3006
|
"text": "void"
|
|
3025
3007
|
}
|
|
3026
3008
|
},
|
|
3027
|
-
"description": "react to attribute changes that don't require a reset",
|
|
3028
3009
|
"inheritedFrom": {
|
|
3029
3010
|
"name": "AnchoredRegion",
|
|
3030
3011
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3031
3012
|
}
|
|
3032
3013
|
},
|
|
3033
3014
|
{
|
|
3034
|
-
"kind": "
|
|
3035
|
-
"name": "
|
|
3036
|
-
"
|
|
3037
|
-
|
|
3038
|
-
"type": {
|
|
3039
|
-
"text": "void"
|
|
3040
|
-
}
|
|
3015
|
+
"kind": "field",
|
|
3016
|
+
"name": "verticalPositioningMode",
|
|
3017
|
+
"type": {
|
|
3018
|
+
"text": "AxisPositioningMode"
|
|
3041
3019
|
},
|
|
3042
|
-
"
|
|
3020
|
+
"privacy": "public",
|
|
3021
|
+
"default": "\"uncontrolled\"",
|
|
3022
|
+
"description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
|
|
3043
3023
|
"inheritedFrom": {
|
|
3044
3024
|
"name": "AnchoredRegion",
|
|
3045
3025
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3047,14 +3027,27 @@
|
|
|
3047
3027
|
},
|
|
3048
3028
|
{
|
|
3049
3029
|
"kind": "method",
|
|
3050
|
-
"name": "
|
|
3030
|
+
"name": "verticalPositioningModeChanged",
|
|
3051
3031
|
"privacy": "private",
|
|
3052
3032
|
"return": {
|
|
3053
3033
|
"type": {
|
|
3054
3034
|
"text": "void"
|
|
3055
3035
|
}
|
|
3056
3036
|
},
|
|
3057
|
-
"
|
|
3037
|
+
"inheritedFrom": {
|
|
3038
|
+
"name": "AnchoredRegion",
|
|
3039
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3040
|
+
}
|
|
3041
|
+
},
|
|
3042
|
+
{
|
|
3043
|
+
"kind": "field",
|
|
3044
|
+
"name": "verticalDefaultPosition",
|
|
3045
|
+
"type": {
|
|
3046
|
+
"text": "VerticalPosition"
|
|
3047
|
+
},
|
|
3048
|
+
"privacy": "public",
|
|
3049
|
+
"default": "\"unset\"",
|
|
3050
|
+
"description": "The default vertical position of the region relative to the anchor element",
|
|
3058
3051
|
"inheritedFrom": {
|
|
3059
3052
|
"name": "AnchoredRegion",
|
|
3060
3053
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3062,14 +3055,13 @@
|
|
|
3062
3055
|
},
|
|
3063
3056
|
{
|
|
3064
3057
|
"kind": "method",
|
|
3065
|
-
"name": "
|
|
3058
|
+
"name": "verticalDefaultPositionChanged",
|
|
3066
3059
|
"privacy": "private",
|
|
3067
3060
|
"return": {
|
|
3068
3061
|
"type": {
|
|
3069
3062
|
"text": "void"
|
|
3070
3063
|
}
|
|
3071
3064
|
},
|
|
3072
|
-
"description": "sets the starting configuration for component internal values",
|
|
3073
3065
|
"inheritedFrom": {
|
|
3074
3066
|
"name": "AnchoredRegion",
|
|
3075
3067
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3077,19 +3069,27 @@
|
|
|
3077
3069
|
},
|
|
3078
3070
|
{
|
|
3079
3071
|
"kind": "field",
|
|
3080
|
-
"name": "
|
|
3081
|
-
"
|
|
3082
|
-
|
|
3072
|
+
"name": "verticalViewportLock",
|
|
3073
|
+
"type": {
|
|
3074
|
+
"text": "boolean"
|
|
3075
|
+
},
|
|
3076
|
+
"privacy": "public",
|
|
3077
|
+
"default": "false",
|
|
3078
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
3083
3079
|
"inheritedFrom": {
|
|
3084
3080
|
"name": "AnchoredRegion",
|
|
3085
3081
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3086
3082
|
}
|
|
3087
3083
|
},
|
|
3088
3084
|
{
|
|
3089
|
-
"kind": "
|
|
3090
|
-
"name": "
|
|
3085
|
+
"kind": "method",
|
|
3086
|
+
"name": "verticalViewportLockChanged",
|
|
3091
3087
|
"privacy": "private",
|
|
3092
|
-
"
|
|
3088
|
+
"return": {
|
|
3089
|
+
"type": {
|
|
3090
|
+
"text": "void"
|
|
3091
|
+
}
|
|
3092
|
+
},
|
|
3093
3093
|
"inheritedFrom": {
|
|
3094
3094
|
"name": "AnchoredRegion",
|
|
3095
3095
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3097,19 +3097,27 @@
|
|
|
3097
3097
|
},
|
|
3098
3098
|
{
|
|
3099
3099
|
"kind": "field",
|
|
3100
|
-
"name": "
|
|
3101
|
-
"
|
|
3102
|
-
|
|
3100
|
+
"name": "verticalInset",
|
|
3101
|
+
"type": {
|
|
3102
|
+
"text": "boolean"
|
|
3103
|
+
},
|
|
3104
|
+
"privacy": "public",
|
|
3105
|
+
"default": "false",
|
|
3106
|
+
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
3103
3107
|
"inheritedFrom": {
|
|
3104
3108
|
"name": "AnchoredRegion",
|
|
3105
3109
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3106
3110
|
}
|
|
3107
3111
|
},
|
|
3108
3112
|
{
|
|
3109
|
-
"kind": "
|
|
3110
|
-
"name": "
|
|
3113
|
+
"kind": "method",
|
|
3114
|
+
"name": "verticalInsetChanged",
|
|
3111
3115
|
"privacy": "private",
|
|
3112
|
-
"
|
|
3116
|
+
"return": {
|
|
3117
|
+
"type": {
|
|
3118
|
+
"text": "void"
|
|
3119
|
+
}
|
|
3120
|
+
},
|
|
3113
3121
|
"inheritedFrom": {
|
|
3114
3122
|
"name": "AnchoredRegion",
|
|
3115
3123
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3117,19 +3125,26 @@
|
|
|
3117
3125
|
},
|
|
3118
3126
|
{
|
|
3119
3127
|
"kind": "field",
|
|
3120
|
-
"name": "
|
|
3121
|
-
"
|
|
3122
|
-
|
|
3128
|
+
"name": "verticalThreshold",
|
|
3129
|
+
"type": {
|
|
3130
|
+
"text": "number"
|
|
3131
|
+
},
|
|
3132
|
+
"privacy": "public",
|
|
3133
|
+
"description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
|
|
3123
3134
|
"inheritedFrom": {
|
|
3124
3135
|
"name": "AnchoredRegion",
|
|
3125
3136
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3126
3137
|
}
|
|
3127
3138
|
},
|
|
3128
3139
|
{
|
|
3129
|
-
"kind": "
|
|
3130
|
-
"name": "
|
|
3140
|
+
"kind": "method",
|
|
3141
|
+
"name": "verticalThresholdChanged",
|
|
3131
3142
|
"privacy": "private",
|
|
3132
|
-
"
|
|
3143
|
+
"return": {
|
|
3144
|
+
"type": {
|
|
3145
|
+
"text": "void"
|
|
3146
|
+
}
|
|
3147
|
+
},
|
|
3133
3148
|
"inheritedFrom": {
|
|
3134
3149
|
"name": "AnchoredRegion",
|
|
3135
3150
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3137,19 +3152,27 @@
|
|
|
3137
3152
|
},
|
|
3138
3153
|
{
|
|
3139
3154
|
"kind": "field",
|
|
3140
|
-
"name": "
|
|
3141
|
-
"
|
|
3142
|
-
|
|
3155
|
+
"name": "verticalScaling",
|
|
3156
|
+
"type": {
|
|
3157
|
+
"text": "AxisScalingMode"
|
|
3158
|
+
},
|
|
3159
|
+
"privacy": "public",
|
|
3160
|
+
"default": "\"content\"",
|
|
3161
|
+
"description": "Defines how the height of the region is calculated",
|
|
3143
3162
|
"inheritedFrom": {
|
|
3144
3163
|
"name": "AnchoredRegion",
|
|
3145
3164
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3146
3165
|
}
|
|
3147
3166
|
},
|
|
3148
3167
|
{
|
|
3149
|
-
"kind": "
|
|
3150
|
-
"name": "
|
|
3168
|
+
"kind": "method",
|
|
3169
|
+
"name": "verticalScalingChanged",
|
|
3151
3170
|
"privacy": "private",
|
|
3152
|
-
"
|
|
3171
|
+
"return": {
|
|
3172
|
+
"type": {
|
|
3173
|
+
"text": "void"
|
|
3174
|
+
}
|
|
3175
|
+
},
|
|
3153
3176
|
"inheritedFrom": {
|
|
3154
3177
|
"name": "AnchoredRegion",
|
|
3155
3178
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3157,19 +3180,27 @@
|
|
|
3157
3180
|
},
|
|
3158
3181
|
{
|
|
3159
3182
|
"kind": "field",
|
|
3160
|
-
"name": "
|
|
3161
|
-
"
|
|
3162
|
-
|
|
3183
|
+
"name": "fixedPlacement",
|
|
3184
|
+
"type": {
|
|
3185
|
+
"text": "boolean"
|
|
3186
|
+
},
|
|
3187
|
+
"privacy": "public",
|
|
3188
|
+
"default": "false",
|
|
3189
|
+
"description": "Whether the region is positioned using css \"position: fixed\".\nOtherwise the region uses \"position: absolute\".\nFixed placement allows the region to break out of parent containers,",
|
|
3163
3190
|
"inheritedFrom": {
|
|
3164
3191
|
"name": "AnchoredRegion",
|
|
3165
3192
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3166
3193
|
}
|
|
3167
3194
|
},
|
|
3168
3195
|
{
|
|
3169
|
-
"kind": "
|
|
3170
|
-
"name": "
|
|
3196
|
+
"kind": "method",
|
|
3197
|
+
"name": "fixedPlacementChanged",
|
|
3171
3198
|
"privacy": "private",
|
|
3172
|
-
"
|
|
3199
|
+
"return": {
|
|
3200
|
+
"type": {
|
|
3201
|
+
"text": "void"
|
|
3202
|
+
}
|
|
3203
|
+
},
|
|
3173
3204
|
"inheritedFrom": {
|
|
3174
3205
|
"name": "AnchoredRegion",
|
|
3175
3206
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3177,19 +3208,41 @@
|
|
|
3177
3208
|
},
|
|
3178
3209
|
{
|
|
3179
3210
|
"kind": "field",
|
|
3180
|
-
"name": "
|
|
3181
|
-
"
|
|
3182
|
-
|
|
3211
|
+
"name": "autoUpdateMode",
|
|
3212
|
+
"type": {
|
|
3213
|
+
"text": "AutoUpdateMode"
|
|
3214
|
+
},
|
|
3215
|
+
"privacy": "public",
|
|
3216
|
+
"default": "\"anchor\"",
|
|
3217
|
+
"description": "Defines what triggers the anchored region to revaluate positioning",
|
|
3183
3218
|
"inheritedFrom": {
|
|
3184
3219
|
"name": "AnchoredRegion",
|
|
3185
3220
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3186
3221
|
}
|
|
3187
3222
|
},
|
|
3188
3223
|
{
|
|
3189
|
-
"kind": "
|
|
3190
|
-
"name": "
|
|
3224
|
+
"kind": "method",
|
|
3225
|
+
"name": "autoUpdateModeChanged",
|
|
3191
3226
|
"privacy": "private",
|
|
3192
|
-
"
|
|
3227
|
+
"return": {
|
|
3228
|
+
"type": {
|
|
3229
|
+
"text": "void"
|
|
3230
|
+
}
|
|
3231
|
+
},
|
|
3232
|
+
"parameters": [
|
|
3233
|
+
{
|
|
3234
|
+
"name": "prevMode",
|
|
3235
|
+
"type": {
|
|
3236
|
+
"text": "AutoUpdateMode"
|
|
3237
|
+
}
|
|
3238
|
+
},
|
|
3239
|
+
{
|
|
3240
|
+
"name": "newMode",
|
|
3241
|
+
"type": {
|
|
3242
|
+
"text": "AutoUpdateMode"
|
|
3243
|
+
}
|
|
3244
|
+
}
|
|
3245
|
+
],
|
|
3193
3246
|
"inheritedFrom": {
|
|
3194
3247
|
"name": "AnchoredRegion",
|
|
3195
3248
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3197,19 +3250,27 @@
|
|
|
3197
3250
|
},
|
|
3198
3251
|
{
|
|
3199
3252
|
"kind": "field",
|
|
3200
|
-
"name": "
|
|
3201
|
-
"
|
|
3202
|
-
|
|
3253
|
+
"name": "anchorElement",
|
|
3254
|
+
"type": {
|
|
3255
|
+
"text": "HTMLElement | null"
|
|
3256
|
+
},
|
|
3257
|
+
"privacy": "public",
|
|
3258
|
+
"default": "null",
|
|
3259
|
+
"description": "The HTML element being used as the anchor",
|
|
3203
3260
|
"inheritedFrom": {
|
|
3204
3261
|
"name": "AnchoredRegion",
|
|
3205
3262
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3206
3263
|
}
|
|
3207
3264
|
},
|
|
3208
3265
|
{
|
|
3209
|
-
"kind": "
|
|
3210
|
-
"name": "
|
|
3266
|
+
"kind": "method",
|
|
3267
|
+
"name": "anchorElementChanged",
|
|
3211
3268
|
"privacy": "private",
|
|
3212
|
-
"
|
|
3269
|
+
"return": {
|
|
3270
|
+
"type": {
|
|
3271
|
+
"text": "void"
|
|
3272
|
+
}
|
|
3273
|
+
},
|
|
3213
3274
|
"inheritedFrom": {
|
|
3214
3275
|
"name": "AnchoredRegion",
|
|
3215
3276
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3217,19 +3278,27 @@
|
|
|
3217
3278
|
},
|
|
3218
3279
|
{
|
|
3219
3280
|
"kind": "field",
|
|
3220
|
-
"name": "
|
|
3221
|
-
"
|
|
3222
|
-
|
|
3281
|
+
"name": "viewportElement",
|
|
3282
|
+
"type": {
|
|
3283
|
+
"text": "HTMLElement | null"
|
|
3284
|
+
},
|
|
3285
|
+
"privacy": "public",
|
|
3286
|
+
"default": "null",
|
|
3287
|
+
"description": "The HTML element being used as the viewport",
|
|
3223
3288
|
"inheritedFrom": {
|
|
3224
3289
|
"name": "AnchoredRegion",
|
|
3225
3290
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3226
3291
|
}
|
|
3227
3292
|
},
|
|
3228
3293
|
{
|
|
3229
|
-
"kind": "
|
|
3230
|
-
"name": "
|
|
3294
|
+
"kind": "method",
|
|
3295
|
+
"name": "viewportElementChanged",
|
|
3231
3296
|
"privacy": "private",
|
|
3232
|
-
"
|
|
3297
|
+
"return": {
|
|
3298
|
+
"type": {
|
|
3299
|
+
"text": "void"
|
|
3300
|
+
}
|
|
3301
|
+
},
|
|
3233
3302
|
"inheritedFrom": {
|
|
3234
3303
|
"name": "AnchoredRegion",
|
|
3235
3304
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3237,9 +3306,12 @@
|
|
|
3237
3306
|
},
|
|
3238
3307
|
{
|
|
3239
3308
|
"kind": "field",
|
|
3240
|
-
"name": "
|
|
3241
|
-
"
|
|
3242
|
-
|
|
3309
|
+
"name": "verticalPosition",
|
|
3310
|
+
"type": {
|
|
3311
|
+
"text": "AnchoredRegionPositionLabel | undefined"
|
|
3312
|
+
},
|
|
3313
|
+
"privacy": "public",
|
|
3314
|
+
"description": "indicates the current horizontal position of the region",
|
|
3243
3315
|
"inheritedFrom": {
|
|
3244
3316
|
"name": "AnchoredRegion",
|
|
3245
3317
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3247,9 +3319,12 @@
|
|
|
3247
3319
|
},
|
|
3248
3320
|
{
|
|
3249
3321
|
"kind": "field",
|
|
3250
|
-
"name": "
|
|
3251
|
-
"
|
|
3252
|
-
|
|
3322
|
+
"name": "horizontalPosition",
|
|
3323
|
+
"type": {
|
|
3324
|
+
"text": "AnchoredRegionPositionLabel | undefined"
|
|
3325
|
+
},
|
|
3326
|
+
"privacy": "public",
|
|
3327
|
+
"description": "indicates the current vertical position of the region",
|
|
3253
3328
|
"inheritedFrom": {
|
|
3254
3329
|
"name": "AnchoredRegion",
|
|
3255
3330
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3257,9 +3332,12 @@
|
|
|
3257
3332
|
},
|
|
3258
3333
|
{
|
|
3259
3334
|
"kind": "field",
|
|
3260
|
-
"name": "
|
|
3335
|
+
"name": "translateX",
|
|
3336
|
+
"type": {
|
|
3337
|
+
"text": "number"
|
|
3338
|
+
},
|
|
3261
3339
|
"privacy": "private",
|
|
3262
|
-
"description": "
|
|
3340
|
+
"description": "values to be applied to the component's transform on render",
|
|
3263
3341
|
"inheritedFrom": {
|
|
3264
3342
|
"name": "AnchoredRegion",
|
|
3265
3343
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3267,9 +3345,11 @@
|
|
|
3267
3345
|
},
|
|
3268
3346
|
{
|
|
3269
3347
|
"kind": "field",
|
|
3270
|
-
"name": "
|
|
3348
|
+
"name": "translateY",
|
|
3349
|
+
"type": {
|
|
3350
|
+
"text": "number"
|
|
3351
|
+
},
|
|
3271
3352
|
"privacy": "private",
|
|
3272
|
-
"description": "starts event listeners that can trigger auto updating",
|
|
3273
3353
|
"inheritedFrom": {
|
|
3274
3354
|
"name": "AnchoredRegion",
|
|
3275
3355
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3277,9 +3357,12 @@
|
|
|
3277
3357
|
},
|
|
3278
3358
|
{
|
|
3279
3359
|
"kind": "field",
|
|
3280
|
-
"name": "
|
|
3360
|
+
"name": "regionWidth",
|
|
3361
|
+
"type": {
|
|
3362
|
+
"text": "string"
|
|
3363
|
+
},
|
|
3281
3364
|
"privacy": "private",
|
|
3282
|
-
"description": "
|
|
3365
|
+
"description": "the span to be applied to the region on each axis",
|
|
3283
3366
|
"inheritedFrom": {
|
|
3284
3367
|
"name": "AnchoredRegion",
|
|
3285
3368
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3287,12 +3370,11 @@
|
|
|
3287
3370
|
},
|
|
3288
3371
|
{
|
|
3289
3372
|
"kind": "field",
|
|
3290
|
-
"name": "
|
|
3373
|
+
"name": "regionHeight",
|
|
3291
3374
|
"type": {
|
|
3292
|
-
"text": "
|
|
3375
|
+
"text": "string"
|
|
3293
3376
|
},
|
|
3294
3377
|
"privacy": "private",
|
|
3295
|
-
"default": "void 0",
|
|
3296
3378
|
"inheritedFrom": {
|
|
3297
3379
|
"name": "AnchoredRegion",
|
|
3298
3380
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3300,12 +3382,12 @@
|
|
|
3300
3382
|
},
|
|
3301
3383
|
{
|
|
3302
3384
|
"kind": "field",
|
|
3303
|
-
"name": "
|
|
3385
|
+
"name": "resizeDetector",
|
|
3304
3386
|
"type": {
|
|
3305
|
-
"text": "
|
|
3387
|
+
"text": "ResizeObserverClassDefinition | null"
|
|
3306
3388
|
},
|
|
3307
|
-
"privacy": "
|
|
3308
|
-
"
|
|
3389
|
+
"privacy": "private",
|
|
3390
|
+
"default": "null",
|
|
3309
3391
|
"inheritedFrom": {
|
|
3310
3392
|
"name": "AnchoredRegion",
|
|
3311
3393
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3313,26 +3395,23 @@
|
|
|
3313
3395
|
},
|
|
3314
3396
|
{
|
|
3315
3397
|
"kind": "field",
|
|
3316
|
-
"name": "
|
|
3398
|
+
"name": "viewportRect",
|
|
3317
3399
|
"type": {
|
|
3318
|
-
"text": "
|
|
3400
|
+
"text": "ClientRect | DOMRect | undefined"
|
|
3319
3401
|
},
|
|
3320
|
-
"privacy": "
|
|
3321
|
-
"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.",
|
|
3402
|
+
"privacy": "private",
|
|
3322
3403
|
"inheritedFrom": {
|
|
3323
3404
|
"name": "AnchoredRegion",
|
|
3324
3405
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3325
3406
|
}
|
|
3326
3407
|
},
|
|
3327
3408
|
{
|
|
3328
|
-
"kind": "
|
|
3329
|
-
"name": "
|
|
3330
|
-
"
|
|
3331
|
-
|
|
3332
|
-
"type": {
|
|
3333
|
-
"text": "void"
|
|
3334
|
-
}
|
|
3409
|
+
"kind": "field",
|
|
3410
|
+
"name": "anchorRect",
|
|
3411
|
+
"type": {
|
|
3412
|
+
"text": "ClientRect | DOMRect | undefined"
|
|
3335
3413
|
},
|
|
3414
|
+
"privacy": "private",
|
|
3336
3415
|
"inheritedFrom": {
|
|
3337
3416
|
"name": "AnchoredRegion",
|
|
3338
3417
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3340,545 +3419,442 @@
|
|
|
3340
3419
|
},
|
|
3341
3420
|
{
|
|
3342
3421
|
"kind": "field",
|
|
3343
|
-
"name": "
|
|
3422
|
+
"name": "regionRect",
|
|
3344
3423
|
"type": {
|
|
3345
|
-
"text": "
|
|
3424
|
+
"text": "ClientRect | DOMRect | undefined"
|
|
3346
3425
|
},
|
|
3347
|
-
"privacy": "
|
|
3348
|
-
"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.",
|
|
3426
|
+
"privacy": "private",
|
|
3349
3427
|
"inheritedFrom": {
|
|
3350
3428
|
"name": "AnchoredRegion",
|
|
3351
3429
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3352
3430
|
}
|
|
3353
3431
|
},
|
|
3354
3432
|
{
|
|
3355
|
-
"kind": "
|
|
3356
|
-
"name": "
|
|
3357
|
-
"
|
|
3358
|
-
|
|
3359
|
-
"type": {
|
|
3360
|
-
"text": "void"
|
|
3361
|
-
}
|
|
3433
|
+
"kind": "field",
|
|
3434
|
+
"name": "baseHorizontalOffset",
|
|
3435
|
+
"type": {
|
|
3436
|
+
"text": "number"
|
|
3362
3437
|
},
|
|
3438
|
+
"privacy": "private",
|
|
3439
|
+
"default": "0",
|
|
3440
|
+
"description": "base offsets between the positioner's base position and the anchor's",
|
|
3363
3441
|
"inheritedFrom": {
|
|
3364
3442
|
"name": "AnchoredRegion",
|
|
3365
3443
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3366
3444
|
}
|
|
3367
3445
|
},
|
|
3368
3446
|
{
|
|
3369
|
-
"kind": "
|
|
3370
|
-
"name": "
|
|
3371
|
-
"
|
|
3372
|
-
|
|
3373
|
-
"return": {
|
|
3374
|
-
"type": {
|
|
3375
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
3376
|
-
}
|
|
3447
|
+
"kind": "field",
|
|
3448
|
+
"name": "baseVerticalOffset",
|
|
3449
|
+
"type": {
|
|
3450
|
+
"text": "number"
|
|
3377
3451
|
},
|
|
3378
|
-
"
|
|
3379
|
-
|
|
3380
|
-
"name": "this",
|
|
3381
|
-
"type": {
|
|
3382
|
-
"text": "K"
|
|
3383
|
-
}
|
|
3384
|
-
},
|
|
3385
|
-
{
|
|
3386
|
-
"name": "elementDefinition",
|
|
3387
|
-
"type": {
|
|
3388
|
-
"text": "T"
|
|
3389
|
-
},
|
|
3390
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
3391
|
-
}
|
|
3392
|
-
],
|
|
3393
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
3452
|
+
"privacy": "private",
|
|
3453
|
+
"default": "0",
|
|
3394
3454
|
"inheritedFrom": {
|
|
3395
3455
|
"name": "AnchoredRegion",
|
|
3396
3456
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3397
3457
|
}
|
|
3398
|
-
}
|
|
3399
|
-
],
|
|
3400
|
-
"events": [
|
|
3458
|
+
},
|
|
3401
3459
|
{
|
|
3402
|
-
"
|
|
3403
|
-
"name": "
|
|
3460
|
+
"kind": "field",
|
|
3461
|
+
"name": "pendingPositioningUpdate",
|
|
3462
|
+
"type": {
|
|
3463
|
+
"text": "boolean"
|
|
3464
|
+
},
|
|
3465
|
+
"privacy": "private",
|
|
3466
|
+
"default": "false",
|
|
3404
3467
|
"inheritedFrom": {
|
|
3405
3468
|
"name": "AnchoredRegion",
|
|
3406
3469
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3407
3470
|
}
|
|
3408
3471
|
},
|
|
3409
3472
|
{
|
|
3410
|
-
"
|
|
3411
|
-
"name": "
|
|
3473
|
+
"kind": "field",
|
|
3474
|
+
"name": "pendingReset",
|
|
3475
|
+
"type": {
|
|
3476
|
+
"text": "boolean"
|
|
3477
|
+
},
|
|
3478
|
+
"privacy": "private",
|
|
3479
|
+
"default": "false",
|
|
3412
3480
|
"inheritedFrom": {
|
|
3413
3481
|
"name": "AnchoredRegion",
|
|
3414
3482
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3415
3483
|
}
|
|
3416
|
-
}
|
|
3417
|
-
]
|
|
3418
|
-
},
|
|
3419
|
-
{
|
|
3420
|
-
"kind": "variable",
|
|
3421
|
-
"name": "zeroAnchoredRegion"
|
|
3422
|
-
}
|
|
3423
|
-
],
|
|
3424
|
-
"exports": [
|
|
3425
|
-
{
|
|
3426
|
-
"kind": "js",
|
|
3427
|
-
"name": "AnchoredRegion",
|
|
3428
|
-
"declaration": {
|
|
3429
|
-
"name": "AnchoredRegion",
|
|
3430
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3431
|
-
}
|
|
3432
|
-
},
|
|
3433
|
-
{
|
|
3434
|
-
"kind": "js",
|
|
3435
|
-
"name": "zeroAnchoredRegion",
|
|
3436
|
-
"declaration": {
|
|
3437
|
-
"name": "zeroAnchoredRegion",
|
|
3438
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3439
|
-
}
|
|
3440
|
-
}
|
|
3441
|
-
]
|
|
3442
|
-
},
|
|
3443
|
-
{
|
|
3444
|
-
"kind": "javascript-module",
|
|
3445
|
-
"path": "src/anchored-region/index.ts",
|
|
3446
|
-
"declarations": [],
|
|
3447
|
-
"exports": [
|
|
3448
|
-
{
|
|
3449
|
-
"kind": "js",
|
|
3450
|
-
"name": "*",
|
|
3451
|
-
"declaration": {
|
|
3452
|
-
"name": "*",
|
|
3453
|
-
"package": "./anchored-region"
|
|
3454
|
-
}
|
|
3455
|
-
},
|
|
3456
|
-
{
|
|
3457
|
-
"kind": "js",
|
|
3458
|
-
"name": "*",
|
|
3459
|
-
"declaration": {
|
|
3460
|
-
"name": "*",
|
|
3461
|
-
"package": "./anchored-region.styles"
|
|
3462
|
-
}
|
|
3463
|
-
},
|
|
3464
|
-
{
|
|
3465
|
-
"kind": "js",
|
|
3466
|
-
"name": "*",
|
|
3467
|
-
"declaration": {
|
|
3468
|
-
"name": "*",
|
|
3469
|
-
"package": "./anchored-region.template"
|
|
3470
|
-
}
|
|
3471
|
-
}
|
|
3472
|
-
]
|
|
3473
|
-
},
|
|
3474
|
-
{
|
|
3475
|
-
"kind": "javascript-module",
|
|
3476
|
-
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
3477
|
-
"declarations": [
|
|
3478
|
-
{
|
|
3479
|
-
"kind": "function",
|
|
3480
|
-
"name": "zeroActionsMenuStyles",
|
|
3481
|
-
"return": {
|
|
3482
|
-
"type": {
|
|
3483
|
-
"text": "ElementStyles"
|
|
3484
|
-
}
|
|
3485
|
-
},
|
|
3486
|
-
"parameters": [
|
|
3487
|
-
{
|
|
3488
|
-
"name": "context",
|
|
3489
|
-
"type": {
|
|
3490
|
-
"text": "ElementDefinitionContext"
|
|
3491
|
-
}
|
|
3492
3484
|
},
|
|
3493
3485
|
{
|
|
3494
|
-
"
|
|
3486
|
+
"kind": "field",
|
|
3487
|
+
"name": "currentDirection",
|
|
3495
3488
|
"type": {
|
|
3496
|
-
"text": "
|
|
3497
|
-
}
|
|
3498
|
-
|
|
3499
|
-
|
|
3500
|
-
|
|
3501
|
-
|
|
3502
|
-
|
|
3503
|
-
|
|
3504
|
-
"kind": "js",
|
|
3505
|
-
"name": "zeroActionsMenuStyles",
|
|
3506
|
-
"declaration": {
|
|
3507
|
-
"name": "zeroActionsMenuStyles",
|
|
3508
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
3509
|
-
}
|
|
3510
|
-
}
|
|
3511
|
-
]
|
|
3512
|
-
},
|
|
3513
|
-
{
|
|
3514
|
-
"kind": "javascript-module",
|
|
3515
|
-
"path": "src/actions-menu/actions-menu.ts",
|
|
3516
|
-
"declarations": [
|
|
3517
|
-
{
|
|
3518
|
-
"kind": "class",
|
|
3519
|
-
"description": "",
|
|
3520
|
-
"name": "ActionsMenu",
|
|
3521
|
-
"superclass": {
|
|
3522
|
-
"name": "FoundationActionsMenu",
|
|
3523
|
-
"package": "@genesislcap/foundation-ui"
|
|
3524
|
-
},
|
|
3525
|
-
"tagName": "%%prefix%%-actions-menu",
|
|
3526
|
-
"customElement": true,
|
|
3527
|
-
"attributes": [
|
|
3489
|
+
"text": "Direction"
|
|
3490
|
+
},
|
|
3491
|
+
"privacy": "private",
|
|
3492
|
+
"inheritedFrom": {
|
|
3493
|
+
"name": "AnchoredRegion",
|
|
3494
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3495
|
+
}
|
|
3496
|
+
},
|
|
3528
3497
|
{
|
|
3529
|
-
"
|
|
3498
|
+
"kind": "field",
|
|
3499
|
+
"name": "regionVisible",
|
|
3530
3500
|
"type": {
|
|
3531
3501
|
"text": "boolean"
|
|
3532
3502
|
},
|
|
3503
|
+
"privacy": "private",
|
|
3533
3504
|
"default": "false",
|
|
3534
|
-
"fieldName": "isVertical",
|
|
3535
3505
|
"inheritedFrom": {
|
|
3536
|
-
"name": "
|
|
3537
|
-
"module": "src/
|
|
3506
|
+
"name": "AnchoredRegion",
|
|
3507
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3538
3508
|
}
|
|
3539
3509
|
},
|
|
3540
3510
|
{
|
|
3541
|
-
"
|
|
3511
|
+
"kind": "field",
|
|
3512
|
+
"name": "forceUpdate",
|
|
3542
3513
|
"type": {
|
|
3543
3514
|
"text": "boolean"
|
|
3544
3515
|
},
|
|
3545
|
-
"
|
|
3546
|
-
"
|
|
3516
|
+
"privacy": "private",
|
|
3517
|
+
"default": "false",
|
|
3547
3518
|
"inheritedFrom": {
|
|
3548
|
-
"name": "
|
|
3549
|
-
"module": "src/
|
|
3519
|
+
"name": "AnchoredRegion",
|
|
3520
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3550
3521
|
}
|
|
3551
3522
|
},
|
|
3552
3523
|
{
|
|
3553
|
-
"
|
|
3524
|
+
"kind": "field",
|
|
3525
|
+
"name": "updateThreshold",
|
|
3554
3526
|
"type": {
|
|
3555
|
-
"text": "
|
|
3527
|
+
"text": "number"
|
|
3556
3528
|
},
|
|
3557
|
-
"
|
|
3558
|
-
"
|
|
3529
|
+
"privacy": "private",
|
|
3530
|
+
"default": "0.5",
|
|
3559
3531
|
"inheritedFrom": {
|
|
3560
|
-
"name": "
|
|
3561
|
-
"module": "src/
|
|
3532
|
+
"name": "AnchoredRegion",
|
|
3533
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3562
3534
|
}
|
|
3563
3535
|
},
|
|
3564
3536
|
{
|
|
3565
|
-
"
|
|
3537
|
+
"kind": "field",
|
|
3538
|
+
"name": "intersectionService",
|
|
3566
3539
|
"type": {
|
|
3567
|
-
"text": "
|
|
3540
|
+
"text": "IntersectionService"
|
|
3568
3541
|
},
|
|
3569
|
-
"
|
|
3570
|
-
"
|
|
3542
|
+
"privacy": "private",
|
|
3543
|
+
"static": true,
|
|
3544
|
+
"default": "new IntersectionService()",
|
|
3571
3545
|
"inheritedFrom": {
|
|
3572
|
-
"name": "
|
|
3573
|
-
"module": "src/
|
|
3546
|
+
"name": "AnchoredRegion",
|
|
3547
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3574
3548
|
}
|
|
3575
3549
|
},
|
|
3576
3550
|
{
|
|
3577
|
-
"
|
|
3578
|
-
"
|
|
3579
|
-
|
|
3551
|
+
"kind": "field",
|
|
3552
|
+
"name": "update",
|
|
3553
|
+
"privacy": "public",
|
|
3554
|
+
"description": "update position",
|
|
3555
|
+
"inheritedFrom": {
|
|
3556
|
+
"name": "AnchoredRegion",
|
|
3557
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3558
|
+
}
|
|
3559
|
+
},
|
|
3560
|
+
{
|
|
3561
|
+
"kind": "method",
|
|
3562
|
+
"name": "disconnectResizeDetector",
|
|
3563
|
+
"privacy": "private",
|
|
3564
|
+
"return": {
|
|
3565
|
+
"type": {
|
|
3566
|
+
"text": "void"
|
|
3567
|
+
}
|
|
3580
3568
|
},
|
|
3581
|
-
"
|
|
3582
|
-
"fieldName": "open",
|
|
3569
|
+
"description": "destroys the instance's resize observer",
|
|
3583
3570
|
"inheritedFrom": {
|
|
3584
|
-
"name": "
|
|
3585
|
-
"module": "src/
|
|
3571
|
+
"name": "AnchoredRegion",
|
|
3572
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3586
3573
|
}
|
|
3587
3574
|
},
|
|
3588
3575
|
{
|
|
3589
|
-
"
|
|
3590
|
-
"
|
|
3591
|
-
|
|
3576
|
+
"kind": "method",
|
|
3577
|
+
"name": "initializeResizeDetector",
|
|
3578
|
+
"privacy": "private",
|
|
3579
|
+
"return": {
|
|
3580
|
+
"type": {
|
|
3581
|
+
"text": "void"
|
|
3582
|
+
}
|
|
3592
3583
|
},
|
|
3593
|
-
"
|
|
3584
|
+
"description": "initializes the instance's resize observer",
|
|
3594
3585
|
"inheritedFrom": {
|
|
3595
|
-
"name": "
|
|
3596
|
-
"module": "src/
|
|
3586
|
+
"name": "AnchoredRegion",
|
|
3587
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3597
3588
|
}
|
|
3598
3589
|
},
|
|
3599
3590
|
{
|
|
3600
|
-
"
|
|
3601
|
-
"
|
|
3602
|
-
|
|
3591
|
+
"kind": "method",
|
|
3592
|
+
"name": "updateForAttributeChange",
|
|
3593
|
+
"privacy": "private",
|
|
3594
|
+
"return": {
|
|
3595
|
+
"type": {
|
|
3596
|
+
"text": "void"
|
|
3597
|
+
}
|
|
3603
3598
|
},
|
|
3604
|
-
"
|
|
3605
|
-
"fieldName": "hideDisabled",
|
|
3599
|
+
"description": "react to attribute changes that don't require a reset",
|
|
3606
3600
|
"inheritedFrom": {
|
|
3607
|
-
"name": "
|
|
3608
|
-
"module": "src/
|
|
3601
|
+
"name": "AnchoredRegion",
|
|
3602
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3609
3603
|
}
|
|
3610
3604
|
},
|
|
3611
3605
|
{
|
|
3612
|
-
"
|
|
3613
|
-
"
|
|
3614
|
-
|
|
3606
|
+
"kind": "method",
|
|
3607
|
+
"name": "initialize",
|
|
3608
|
+
"privacy": "private",
|
|
3609
|
+
"return": {
|
|
3610
|
+
"type": {
|
|
3611
|
+
"text": "void"
|
|
3612
|
+
}
|
|
3615
3613
|
},
|
|
3616
|
-
"
|
|
3617
|
-
"fieldName": "hideMenuSingleOption",
|
|
3614
|
+
"description": "fully initializes the component",
|
|
3618
3615
|
"inheritedFrom": {
|
|
3619
|
-
"name": "
|
|
3620
|
-
"module": "src/
|
|
3616
|
+
"name": "AnchoredRegion",
|
|
3617
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3621
3618
|
}
|
|
3622
|
-
}
|
|
3623
|
-
],
|
|
3624
|
-
"members": [
|
|
3619
|
+
},
|
|
3625
3620
|
{
|
|
3626
|
-
"kind": "
|
|
3627
|
-
"name": "
|
|
3628
|
-
"
|
|
3629
|
-
|
|
3621
|
+
"kind": "method",
|
|
3622
|
+
"name": "requestReset",
|
|
3623
|
+
"privacy": "private",
|
|
3624
|
+
"return": {
|
|
3625
|
+
"type": {
|
|
3626
|
+
"text": "void"
|
|
3627
|
+
}
|
|
3630
3628
|
},
|
|
3629
|
+
"description": "Request a reset if there are currently no open requests",
|
|
3631
3630
|
"inheritedFrom": {
|
|
3632
|
-
"name": "
|
|
3633
|
-
"module": "src/
|
|
3631
|
+
"name": "AnchoredRegion",
|
|
3632
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3634
3633
|
}
|
|
3635
3634
|
},
|
|
3636
3635
|
{
|
|
3637
|
-
"kind": "
|
|
3638
|
-
"name": "
|
|
3639
|
-
"
|
|
3640
|
-
|
|
3636
|
+
"kind": "method",
|
|
3637
|
+
"name": "setInitialState",
|
|
3638
|
+
"privacy": "private",
|
|
3639
|
+
"return": {
|
|
3640
|
+
"type": {
|
|
3641
|
+
"text": "void"
|
|
3642
|
+
}
|
|
3641
3643
|
},
|
|
3642
|
-
"
|
|
3644
|
+
"description": "sets the starting configuration for component internal values",
|
|
3643
3645
|
"inheritedFrom": {
|
|
3644
|
-
"name": "
|
|
3645
|
-
"module": "src/
|
|
3646
|
+
"name": "AnchoredRegion",
|
|
3647
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3646
3648
|
}
|
|
3647
3649
|
},
|
|
3648
3650
|
{
|
|
3649
3651
|
"kind": "field",
|
|
3650
|
-
"name": "
|
|
3651
|
-
"
|
|
3652
|
-
|
|
3653
|
-
},
|
|
3654
|
-
"default": "true",
|
|
3652
|
+
"name": "startObservers",
|
|
3653
|
+
"privacy": "private",
|
|
3654
|
+
"description": "starts observers",
|
|
3655
3655
|
"inheritedFrom": {
|
|
3656
|
-
"name": "
|
|
3657
|
-
"module": "src/
|
|
3656
|
+
"name": "AnchoredRegion",
|
|
3657
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3658
3658
|
}
|
|
3659
3659
|
},
|
|
3660
3660
|
{
|
|
3661
3661
|
"kind": "field",
|
|
3662
|
-
"name": "
|
|
3663
|
-
"
|
|
3664
|
-
|
|
3665
|
-
},
|
|
3666
|
-
"default": "true",
|
|
3662
|
+
"name": "requestPositionUpdates",
|
|
3663
|
+
"privacy": "private",
|
|
3664
|
+
"description": "get position updates",
|
|
3667
3665
|
"inheritedFrom": {
|
|
3668
|
-
"name": "
|
|
3669
|
-
"module": "src/
|
|
3666
|
+
"name": "AnchoredRegion",
|
|
3667
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3670
3668
|
}
|
|
3671
3669
|
},
|
|
3672
3670
|
{
|
|
3673
3671
|
"kind": "field",
|
|
3674
|
-
"name": "
|
|
3675
|
-
"
|
|
3676
|
-
|
|
3677
|
-
},
|
|
3672
|
+
"name": "stopObservers",
|
|
3673
|
+
"privacy": "private",
|
|
3674
|
+
"description": "stops observers",
|
|
3678
3675
|
"inheritedFrom": {
|
|
3679
|
-
"name": "
|
|
3680
|
-
"module": "src/
|
|
3676
|
+
"name": "AnchoredRegion",
|
|
3677
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3681
3678
|
}
|
|
3682
3679
|
},
|
|
3683
3680
|
{
|
|
3684
3681
|
"kind": "field",
|
|
3685
|
-
"name": "
|
|
3686
|
-
"
|
|
3687
|
-
|
|
3688
|
-
},
|
|
3682
|
+
"name": "getViewport",
|
|
3683
|
+
"privacy": "private",
|
|
3684
|
+
"description": "Gets the viewport element by id, or defaults to document root",
|
|
3689
3685
|
"inheritedFrom": {
|
|
3690
|
-
"name": "
|
|
3691
|
-
"module": "src/
|
|
3686
|
+
"name": "AnchoredRegion",
|
|
3687
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3692
3688
|
}
|
|
3693
3689
|
},
|
|
3694
3690
|
{
|
|
3695
3691
|
"kind": "field",
|
|
3696
|
-
"name": "
|
|
3697
|
-
"
|
|
3698
|
-
|
|
3699
|
-
},
|
|
3700
|
-
"default": "'Actions'",
|
|
3692
|
+
"name": "getAnchor",
|
|
3693
|
+
"privacy": "private",
|
|
3694
|
+
"description": "Gets the anchor element by id",
|
|
3701
3695
|
"inheritedFrom": {
|
|
3702
|
-
"name": "
|
|
3703
|
-
"module": "src/
|
|
3696
|
+
"name": "AnchoredRegion",
|
|
3697
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3704
3698
|
}
|
|
3705
3699
|
},
|
|
3706
3700
|
{
|
|
3707
3701
|
"kind": "field",
|
|
3708
|
-
"name": "
|
|
3709
|
-
"
|
|
3710
|
-
|
|
3711
|
-
},
|
|
3712
|
-
"default": "false",
|
|
3702
|
+
"name": "handleIntersection",
|
|
3703
|
+
"privacy": "private",
|
|
3704
|
+
"description": "Handle intersections",
|
|
3713
3705
|
"inheritedFrom": {
|
|
3714
|
-
"name": "
|
|
3715
|
-
"module": "src/
|
|
3706
|
+
"name": "AnchoredRegion",
|
|
3707
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3708
|
+
}
|
|
3709
|
+
},
|
|
3710
|
+
{
|
|
3711
|
+
"kind": "field",
|
|
3712
|
+
"name": "applyIntersectionEntries",
|
|
3713
|
+
"privacy": "private",
|
|
3714
|
+
"description": "iterate through intersection entries and apply data",
|
|
3715
|
+
"inheritedFrom": {
|
|
3716
|
+
"name": "AnchoredRegion",
|
|
3717
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3718
|
+
}
|
|
3719
|
+
},
|
|
3720
|
+
{
|
|
3721
|
+
"kind": "field",
|
|
3722
|
+
"name": "updateRegionOffset",
|
|
3723
|
+
"privacy": "private",
|
|
3724
|
+
"description": "Update the offset values",
|
|
3725
|
+
"inheritedFrom": {
|
|
3726
|
+
"name": "AnchoredRegion",
|
|
3727
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3716
3728
|
}
|
|
3717
3729
|
},
|
|
3718
3730
|
{
|
|
3719
3731
|
"kind": "field",
|
|
3720
|
-
"name": "
|
|
3721
|
-
"
|
|
3722
|
-
|
|
3723
|
-
},
|
|
3732
|
+
"name": "isRectDifferent",
|
|
3733
|
+
"privacy": "private",
|
|
3734
|
+
"description": "compare rects to see if there is enough change to justify a DOM update",
|
|
3724
3735
|
"inheritedFrom": {
|
|
3725
|
-
"name": "
|
|
3726
|
-
"module": "src/
|
|
3736
|
+
"name": "AnchoredRegion",
|
|
3737
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3727
3738
|
}
|
|
3728
3739
|
},
|
|
3729
3740
|
{
|
|
3730
3741
|
"kind": "field",
|
|
3731
|
-
"name": "
|
|
3732
|
-
"
|
|
3733
|
-
|
|
3734
|
-
},
|
|
3735
|
-
"default": "false",
|
|
3742
|
+
"name": "handleResize",
|
|
3743
|
+
"privacy": "private",
|
|
3744
|
+
"description": "Handle resize events",
|
|
3736
3745
|
"inheritedFrom": {
|
|
3737
|
-
"name": "
|
|
3738
|
-
"module": "src/
|
|
3746
|
+
"name": "AnchoredRegion",
|
|
3747
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3739
3748
|
}
|
|
3740
3749
|
},
|
|
3741
3750
|
{
|
|
3742
3751
|
"kind": "field",
|
|
3743
|
-
"name": "
|
|
3744
|
-
"
|
|
3745
|
-
|
|
3746
|
-
},
|
|
3747
|
-
"default": "false",
|
|
3752
|
+
"name": "reset",
|
|
3753
|
+
"privacy": "private",
|
|
3754
|
+
"description": "resets the component",
|
|
3748
3755
|
"inheritedFrom": {
|
|
3749
|
-
"name": "
|
|
3750
|
-
"module": "src/
|
|
3756
|
+
"name": "AnchoredRegion",
|
|
3757
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3751
3758
|
}
|
|
3752
3759
|
},
|
|
3753
3760
|
{
|
|
3754
3761
|
"kind": "field",
|
|
3755
|
-
"name": "
|
|
3756
|
-
"
|
|
3757
|
-
|
|
3758
|
-
},
|
|
3762
|
+
"name": "updateLayout",
|
|
3763
|
+
"privacy": "private",
|
|
3764
|
+
"description": "Recalculate layout related state values",
|
|
3759
3765
|
"inheritedFrom": {
|
|
3760
|
-
"name": "
|
|
3761
|
-
"module": "src/
|
|
3766
|
+
"name": "AnchoredRegion",
|
|
3767
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3762
3768
|
}
|
|
3763
3769
|
},
|
|
3764
3770
|
{
|
|
3765
3771
|
"kind": "field",
|
|
3766
|
-
"name": "
|
|
3767
|
-
"
|
|
3768
|
-
|
|
3769
|
-
},
|
|
3772
|
+
"name": "updateRegionStyle",
|
|
3773
|
+
"privacy": "private",
|
|
3774
|
+
"description": "Updates the style string applied to the region element as well as the css classes attached\nto the root element",
|
|
3770
3775
|
"inheritedFrom": {
|
|
3771
|
-
"name": "
|
|
3772
|
-
"module": "src/
|
|
3776
|
+
"name": "AnchoredRegion",
|
|
3777
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3773
3778
|
}
|
|
3774
3779
|
},
|
|
3775
3780
|
{
|
|
3776
|
-
"kind": "
|
|
3777
|
-
"name": "
|
|
3778
|
-
"privacy": "
|
|
3779
|
-
"
|
|
3780
|
-
{
|
|
3781
|
-
"name": "oldValue",
|
|
3782
|
-
"type": {
|
|
3783
|
-
"text": "any"
|
|
3784
|
-
}
|
|
3785
|
-
},
|
|
3786
|
-
{
|
|
3787
|
-
"name": "newValue",
|
|
3788
|
-
"type": {
|
|
3789
|
-
"text": "any"
|
|
3790
|
-
}
|
|
3791
|
-
}
|
|
3792
|
-
],
|
|
3781
|
+
"kind": "field",
|
|
3782
|
+
"name": "updatePositionClasses",
|
|
3783
|
+
"privacy": "private",
|
|
3784
|
+
"description": "Updates the css classes that reflect the current position of the element",
|
|
3793
3785
|
"inheritedFrom": {
|
|
3794
|
-
"name": "
|
|
3795
|
-
"module": "src/
|
|
3786
|
+
"name": "AnchoredRegion",
|
|
3787
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3796
3788
|
}
|
|
3797
3789
|
},
|
|
3798
3790
|
{
|
|
3799
|
-
"kind": "
|
|
3800
|
-
"name": "
|
|
3801
|
-
"privacy": "
|
|
3791
|
+
"kind": "field",
|
|
3792
|
+
"name": "setHorizontalPosition",
|
|
3793
|
+
"privacy": "private",
|
|
3794
|
+
"description": "Get horizontal positioning state based on desired position",
|
|
3802
3795
|
"inheritedFrom": {
|
|
3803
|
-
"name": "
|
|
3804
|
-
"module": "src/
|
|
3796
|
+
"name": "AnchoredRegion",
|
|
3797
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3805
3798
|
}
|
|
3806
3799
|
},
|
|
3807
3800
|
{
|
|
3808
|
-
"kind": "
|
|
3809
|
-
"name": "
|
|
3801
|
+
"kind": "field",
|
|
3802
|
+
"name": "setVerticalPosition",
|
|
3803
|
+
"privacy": "private",
|
|
3804
|
+
"description": "Set vertical positioning state based on desired position",
|
|
3810
3805
|
"inheritedFrom": {
|
|
3811
|
-
"name": "
|
|
3812
|
-
"module": "src/
|
|
3806
|
+
"name": "AnchoredRegion",
|
|
3807
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3813
3808
|
}
|
|
3814
3809
|
},
|
|
3815
3810
|
{
|
|
3816
|
-
"kind": "
|
|
3817
|
-
"name": "
|
|
3818
|
-
"
|
|
3819
|
-
|
|
3820
|
-
"name": "callback",
|
|
3821
|
-
"type": {
|
|
3822
|
-
"text": "(rowData) => void | any"
|
|
3823
|
-
}
|
|
3824
|
-
}
|
|
3825
|
-
],
|
|
3811
|
+
"kind": "field",
|
|
3812
|
+
"name": "getPositioningOptions",
|
|
3813
|
+
"privacy": "private",
|
|
3814
|
+
"description": "Get available positions based on positioning mode",
|
|
3826
3815
|
"inheritedFrom": {
|
|
3827
|
-
"name": "
|
|
3828
|
-
"module": "src/
|
|
3816
|
+
"name": "AnchoredRegion",
|
|
3817
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3829
3818
|
}
|
|
3830
3819
|
},
|
|
3831
3820
|
{
|
|
3832
3821
|
"kind": "field",
|
|
3833
|
-
"name": "
|
|
3834
|
-
"
|
|
3835
|
-
|
|
3836
|
-
},
|
|
3837
|
-
"readonly": true,
|
|
3822
|
+
"name": "getAvailableSpace",
|
|
3823
|
+
"privacy": "private",
|
|
3824
|
+
"description": "Get the space available for a particular relative position",
|
|
3838
3825
|
"inheritedFrom": {
|
|
3839
|
-
"name": "
|
|
3840
|
-
"module": "src/
|
|
3826
|
+
"name": "AnchoredRegion",
|
|
3827
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3841
3828
|
}
|
|
3842
3829
|
},
|
|
3843
3830
|
{
|
|
3844
3831
|
"kind": "field",
|
|
3845
|
-
"name": "
|
|
3846
|
-
"
|
|
3832
|
+
"name": "getNextRegionDimension",
|
|
3833
|
+
"privacy": "private",
|
|
3834
|
+
"description": "Get region dimensions",
|
|
3847
3835
|
"inheritedFrom": {
|
|
3848
|
-
"name": "
|
|
3849
|
-
"module": "src/
|
|
3836
|
+
"name": "AnchoredRegion",
|
|
3837
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3850
3838
|
}
|
|
3851
3839
|
},
|
|
3852
3840
|
{
|
|
3853
|
-
"kind": "
|
|
3854
|
-
"name": "
|
|
3855
|
-
"
|
|
3856
|
-
|
|
3857
|
-
"name": "name",
|
|
3858
|
-
"type": {
|
|
3859
|
-
"text": "string | ((rowData: any) => string)"
|
|
3860
|
-
}
|
|
3861
|
-
}
|
|
3862
|
-
],
|
|
3841
|
+
"kind": "field",
|
|
3842
|
+
"name": "startAutoUpdateEventListeners",
|
|
3843
|
+
"privacy": "private",
|
|
3844
|
+
"description": "starts event listeners that can trigger auto updating",
|
|
3863
3845
|
"inheritedFrom": {
|
|
3864
|
-
"name": "
|
|
3865
|
-
"module": "src/
|
|
3846
|
+
"name": "AnchoredRegion",
|
|
3847
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3866
3848
|
}
|
|
3867
3849
|
},
|
|
3868
3850
|
{
|
|
3869
|
-
"kind": "
|
|
3870
|
-
"name": "
|
|
3871
|
-
"
|
|
3872
|
-
|
|
3873
|
-
"name": "prefix",
|
|
3874
|
-
"type": {
|
|
3875
|
-
"text": "string"
|
|
3876
|
-
}
|
|
3877
|
-
}
|
|
3878
|
-
],
|
|
3851
|
+
"kind": "field",
|
|
3852
|
+
"name": "stopAutoUpdateEventListeners",
|
|
3853
|
+
"privacy": "private",
|
|
3854
|
+
"description": "stops event listeners that can trigger auto updating",
|
|
3879
3855
|
"inheritedFrom": {
|
|
3880
|
-
"name": "
|
|
3881
|
-
"module": "src/
|
|
3856
|
+
"name": "AnchoredRegion",
|
|
3857
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3882
3858
|
}
|
|
3883
3859
|
},
|
|
3884
3860
|
{
|
|
@@ -3890,8 +3866,8 @@
|
|
|
3890
3866
|
"privacy": "private",
|
|
3891
3867
|
"default": "void 0",
|
|
3892
3868
|
"inheritedFrom": {
|
|
3893
|
-
"name": "
|
|
3894
|
-
"module": "src/
|
|
3869
|
+
"name": "AnchoredRegion",
|
|
3870
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3895
3871
|
}
|
|
3896
3872
|
},
|
|
3897
3873
|
{
|
|
@@ -3903,8 +3879,8 @@
|
|
|
3903
3879
|
"privacy": "public",
|
|
3904
3880
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
3905
3881
|
"inheritedFrom": {
|
|
3906
|
-
"name": "
|
|
3907
|
-
"module": "src/
|
|
3882
|
+
"name": "AnchoredRegion",
|
|
3883
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3908
3884
|
}
|
|
3909
3885
|
},
|
|
3910
3886
|
{
|
|
@@ -3916,8 +3892,8 @@
|
|
|
3916
3892
|
"privacy": "public",
|
|
3917
3893
|
"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.",
|
|
3918
3894
|
"inheritedFrom": {
|
|
3919
|
-
"name": "
|
|
3920
|
-
"module": "src/
|
|
3895
|
+
"name": "AnchoredRegion",
|
|
3896
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3921
3897
|
}
|
|
3922
3898
|
},
|
|
3923
3899
|
{
|
|
@@ -3930,8 +3906,8 @@
|
|
|
3930
3906
|
}
|
|
3931
3907
|
},
|
|
3932
3908
|
"inheritedFrom": {
|
|
3933
|
-
"name": "
|
|
3934
|
-
"module": "src/
|
|
3909
|
+
"name": "AnchoredRegion",
|
|
3910
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3935
3911
|
}
|
|
3936
3912
|
},
|
|
3937
3913
|
{
|
|
@@ -3943,8 +3919,8 @@
|
|
|
3943
3919
|
"privacy": "public",
|
|
3944
3920
|
"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.",
|
|
3945
3921
|
"inheritedFrom": {
|
|
3946
|
-
"name": "
|
|
3947
|
-
"module": "src/
|
|
3922
|
+
"name": "AnchoredRegion",
|
|
3923
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3948
3924
|
}
|
|
3949
3925
|
},
|
|
3950
3926
|
{
|
|
@@ -3957,8 +3933,8 @@
|
|
|
3957
3933
|
}
|
|
3958
3934
|
},
|
|
3959
3935
|
"inheritedFrom": {
|
|
3960
|
-
"name": "
|
|
3961
|
-
"module": "src/
|
|
3936
|
+
"name": "AnchoredRegion",
|
|
3937
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3962
3938
|
}
|
|
3963
3939
|
},
|
|
3964
3940
|
{
|
|
@@ -3988,41 +3964,57 @@
|
|
|
3988
3964
|
],
|
|
3989
3965
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
3990
3966
|
"inheritedFrom": {
|
|
3991
|
-
"name": "
|
|
3992
|
-
"module": "src/
|
|
3967
|
+
"name": "AnchoredRegion",
|
|
3968
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3969
|
+
}
|
|
3970
|
+
}
|
|
3971
|
+
],
|
|
3972
|
+
"events": [
|
|
3973
|
+
{
|
|
3974
|
+
"description": "Fires a custom 'loaded' event when the region is loaded and visible",
|
|
3975
|
+
"name": "loaded",
|
|
3976
|
+
"inheritedFrom": {
|
|
3977
|
+
"name": "AnchoredRegion",
|
|
3978
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3979
|
+
}
|
|
3980
|
+
},
|
|
3981
|
+
{
|
|
3982
|
+
"description": "Fires a custom 'positionchange' event when the position has changed",
|
|
3983
|
+
"name": "positionchange",
|
|
3984
|
+
"inheritedFrom": {
|
|
3985
|
+
"name": "AnchoredRegion",
|
|
3986
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3993
3987
|
}
|
|
3994
3988
|
}
|
|
3995
3989
|
]
|
|
3996
3990
|
},
|
|
3997
3991
|
{
|
|
3998
3992
|
"kind": "variable",
|
|
3999
|
-
"name": "
|
|
4000
|
-
"description": "The Zero Actions Menu",
|
|
4001
|
-
"privacy": "public"
|
|
3993
|
+
"name": "zeroAnchoredRegion"
|
|
4002
3994
|
}
|
|
4003
3995
|
],
|
|
4004
3996
|
"exports": [
|
|
4005
3997
|
{
|
|
4006
3998
|
"kind": "js",
|
|
4007
|
-
"name": "
|
|
3999
|
+
"name": "AnchoredRegion",
|
|
4008
4000
|
"declaration": {
|
|
4009
|
-
"name": "
|
|
4010
|
-
"module": "src/
|
|
4001
|
+
"name": "AnchoredRegion",
|
|
4002
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4011
4003
|
}
|
|
4012
4004
|
},
|
|
4013
4005
|
{
|
|
4014
4006
|
"kind": "js",
|
|
4015
|
-
"name": "
|
|
4007
|
+
"name": "zeroAnchoredRegion",
|
|
4016
4008
|
"declaration": {
|
|
4017
|
-
"name": "
|
|
4018
|
-
"module": "src/
|
|
4009
|
+
"name": "zeroAnchoredRegion",
|
|
4010
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4019
4011
|
}
|
|
4020
4012
|
}
|
|
4021
4013
|
]
|
|
4022
4014
|
},
|
|
4023
4015
|
{
|
|
4024
4016
|
"kind": "javascript-module",
|
|
4025
|
-
"path": "src/
|
|
4017
|
+
"path": "src/anchored-region/index.ts",
|
|
4026
4018
|
"declarations": [],
|
|
4027
4019
|
"exports": [
|
|
4028
4020
|
{
|
|
@@ -4030,7 +4022,7 @@
|
|
|
4030
4022
|
"name": "*",
|
|
4031
4023
|
"declaration": {
|
|
4032
4024
|
"name": "*",
|
|
4033
|
-
"package": "./
|
|
4025
|
+
"package": "./anchored-region"
|
|
4034
4026
|
}
|
|
4035
4027
|
},
|
|
4036
4028
|
{
|
|
@@ -4038,7 +4030,15 @@
|
|
|
4038
4030
|
"name": "*",
|
|
4039
4031
|
"declaration": {
|
|
4040
4032
|
"name": "*",
|
|
4041
|
-
"package": "./
|
|
4033
|
+
"package": "./anchored-region.styles"
|
|
4034
|
+
}
|
|
4035
|
+
},
|
|
4036
|
+
{
|
|
4037
|
+
"kind": "js",
|
|
4038
|
+
"name": "*",
|
|
4039
|
+
"declaration": {
|
|
4040
|
+
"name": "*",
|
|
4041
|
+
"package": "./anchored-region.template"
|
|
4042
4042
|
}
|
|
4043
4043
|
}
|
|
4044
4044
|
]
|