@skyux/pages 6.20.0 → 6.22.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.
@@ -11,6 +11,8 @@
11
11
  "SkyPageLink": "interface-skypagelink",
12
12
  "SkyPageModalLink": "interface-skypagemodallink",
13
13
  "SkyRecentLink": "interface-skyrecentlink",
14
+ "SkyActionHubNeedsAttentionClickHandler": "type-alias-skyactionhubneedsattentionclickhandler",
15
+ "SkyActionHubNeedsAttentionClickHandlerArgs": "type-alias-skyactionhubneedsattentionclickhandlerargs",
14
16
  "SkyPageLinksInput": "type-alias-skypagelinksinput",
15
17
  "SkyPageModalLinksInput": "type-alias-skypagemodallinksinput",
16
18
  "SkyRecentLinksInput": "type-alias-skyrecentlinksinput"
@@ -62,7 +64,7 @@
62
64
  ]
63
65
  },
64
66
  {
65
- "id": 88,
67
+ "id": 96,
66
68
  "name": "SkyPageHeaderModule",
67
69
  "kind": 128,
68
70
  "kindString": "Class",
@@ -87,7 +89,7 @@
87
89
  "title": "Constructors",
88
90
  "kind": 512,
89
91
  "children": [
90
- 89
92
+ 97
91
93
  ]
92
94
  }
93
95
  ],
@@ -180,7 +182,7 @@
180
182
  ],
181
183
  "type": {
182
184
  "type": "reference",
183
- "id": 53,
185
+ "id": 61,
184
186
  "name": "SkyPageLink"
185
187
  }
186
188
  },
@@ -216,7 +218,7 @@
216
218
  ],
217
219
  "type": {
218
220
  "type": "reference",
219
- "id": 87,
221
+ "id": 95,
220
222
  "name": "SkyRecentLinksInput"
221
223
  },
222
224
  "defaultValue": "[]"
@@ -253,7 +255,7 @@
253
255
  ],
254
256
  "type": {
255
257
  "type": "reference",
256
- "id": 62,
258
+ "id": 70,
257
259
  "name": "SkyPageLinksInput"
258
260
  },
259
261
  "defaultValue": "[]"
@@ -290,7 +292,7 @@
290
292
  ],
291
293
  "type": {
292
294
  "type": "reference",
293
- "id": 76,
295
+ "id": 84,
294
296
  "name": "SkyPageModalLinksInput"
295
297
  },
296
298
  "defaultValue": "[]"
@@ -613,7 +615,7 @@
613
615
  ],
614
616
  "type": {
615
617
  "type": "reference",
616
- "id": 53,
618
+ "id": 61,
617
619
  "name": "SkyPageLink"
618
620
  }
619
621
  }
@@ -724,7 +726,7 @@
724
726
  "type": "array",
725
727
  "elementType": {
726
728
  "type": "reference",
727
- "id": 63,
729
+ "id": 71,
728
730
  "name": "SkyPageModalLink"
729
731
  }
730
732
  },
@@ -798,7 +800,7 @@
798
800
  "flags": {},
799
801
  "type": {
800
802
  "type": "reference",
801
- "id": 76,
803
+ "id": 84,
802
804
  "name": "SkyPageModalLinksInput"
803
805
  }
804
806
  }
@@ -819,7 +821,7 @@
819
821
  "flags": {},
820
822
  "type": {
821
823
  "type": "reference",
822
- "id": 76,
824
+ "id": 84,
823
825
  "name": "SkyPageModalLinksInput"
824
826
  }
825
827
  }
@@ -862,7 +864,7 @@
862
864
  "flags": {},
863
865
  "type": {
864
866
  "type": "reference",
865
- "id": 63,
867
+ "id": 71,
866
868
  "name": "SkyPageModalLink"
867
869
  }
868
870
  }
@@ -924,6 +926,30 @@
924
926
  "shortText": "Specifies action items that require attention and directs users to pages\nwhere they can resolve them."
925
927
  },
926
928
  "children": [
929
+ {
930
+ "id": 53,
931
+ "name": "click",
932
+ "kind": 1024,
933
+ "kindString": "Property",
934
+ "flags": {
935
+ "isOptional": true
936
+ },
937
+ "comment": {
938
+ "shortText": "Specifies a click handler for the action item."
939
+ },
940
+ "sources": [
941
+ {
942
+ "fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
943
+ "line": 31,
944
+ "character": 2
945
+ }
946
+ ],
947
+ "type": {
948
+ "type": "reference",
949
+ "id": 54,
950
+ "name": "SkyActionHubNeedsAttentionClickHandler"
951
+ }
952
+ },
927
953
  {
928
954
  "id": 45,
929
955
  "name": "message",
@@ -938,7 +964,7 @@
938
964
  "sources": [
939
965
  {
940
966
  "fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
941
- "line": 15,
967
+ "line": 17,
942
968
  "character": 2
943
969
  }
944
970
  ],
@@ -952,14 +978,16 @@
952
978
  "name": "permalink",
953
979
  "kind": 1024,
954
980
  "kindString": "Property",
955
- "flags": {},
981
+ "flags": {
982
+ "isOptional": true
983
+ },
956
984
  "comment": {
957
985
  "shortText": "Specifies a link to resolve the action item."
958
986
  },
959
987
  "sources": [
960
988
  {
961
989
  "fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
962
- "line": 19,
990
+ "line": 21,
963
991
  "character": 2
964
992
  }
965
993
  ],
@@ -983,7 +1011,7 @@
983
1011
  "sources": [
984
1012
  {
985
1013
  "fileName": "lib/modules/action-hub/types/action-hub-needs-attention.ts",
986
- "line": 20,
1014
+ "line": 22,
987
1015
  "character": 4
988
1016
  }
989
1017
  ],
@@ -1005,7 +1033,7 @@
1005
1033
  "sources": [
1006
1034
  {
1007
1035
  "fileName": "lib/modules/action-hub/types/action-hub-needs-attention.ts",
1008
- "line": 21,
1036
+ "line": 23,
1009
1037
  "character": 6
1010
1038
  }
1011
1039
  ],
@@ -1028,7 +1056,7 @@
1028
1056
  "sources": [
1029
1057
  {
1030
1058
  "fileName": "lib/modules/action-hub/types/action-hub-needs-attention.ts",
1031
- "line": 22,
1059
+ "line": 24,
1032
1060
  "character": 6
1033
1061
  }
1034
1062
  ],
@@ -1064,7 +1092,7 @@
1064
1092
  "sources": [
1065
1093
  {
1066
1094
  "fileName": "lib/modules/action-hub/types/action-hub-needs-attention.ts",
1067
- "line": 24,
1095
+ "line": 26,
1068
1096
  "character": 4
1069
1097
  }
1070
1098
  ],
@@ -1099,7 +1127,7 @@
1099
1127
  "sources": [
1100
1128
  {
1101
1129
  "fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
1102
- "line": 11,
1130
+ "line": 13,
1103
1131
  "character": 2
1104
1132
  }
1105
1133
  ],
@@ -1114,6 +1142,7 @@
1114
1142
  "title": "Properties",
1115
1143
  "kind": 1024,
1116
1144
  "children": [
1145
+ 53,
1117
1146
  45,
1118
1147
  46,
1119
1148
  44
@@ -1123,13 +1152,13 @@
1123
1152
  "sources": [
1124
1153
  {
1125
1154
  "fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention.ts",
1126
- "line": 7,
1155
+ "line": 9,
1127
1156
  "character": 17
1128
1157
  }
1129
1158
  ]
1130
1159
  },
1131
1160
  {
1132
- "id": 53,
1161
+ "id": 61,
1133
1162
  "name": "SkyPageLink",
1134
1163
  "kind": 256,
1135
1164
  "kindString": "Interface",
@@ -1139,7 +1168,7 @@
1139
1168
  },
1140
1169
  "children": [
1141
1170
  {
1142
- "id": 61,
1171
+ "id": 69,
1143
1172
  "name": "label",
1144
1173
  "kind": 1024,
1145
1174
  "kindString": "Property",
@@ -1164,7 +1193,7 @@
1164
1193
  }
1165
1194
  },
1166
1195
  {
1167
- "id": 54,
1196
+ "id": 62,
1168
1197
  "name": "permalink",
1169
1198
  "kind": 1024,
1170
1199
  "kindString": "Property",
@@ -1182,14 +1211,14 @@
1182
1211
  "type": {
1183
1212
  "type": "reflection",
1184
1213
  "declaration": {
1185
- "id": 55,
1214
+ "id": 63,
1186
1215
  "name": "__type",
1187
1216
  "kind": 65536,
1188
1217
  "kindString": "Type literal",
1189
1218
  "flags": {},
1190
1219
  "children": [
1191
1220
  {
1192
- "id": 56,
1221
+ "id": 64,
1193
1222
  "name": "route",
1194
1223
  "kind": 1024,
1195
1224
  "kindString": "Property",
@@ -1206,14 +1235,14 @@
1206
1235
  "type": {
1207
1236
  "type": "reflection",
1208
1237
  "declaration": {
1209
- "id": 57,
1238
+ "id": 65,
1210
1239
  "name": "__type",
1211
1240
  "kind": 65536,
1212
1241
  "kindString": "Type literal",
1213
1242
  "flags": {},
1214
1243
  "children": [
1215
1244
  {
1216
- "id": 58,
1245
+ "id": 66,
1217
1246
  "name": "commands",
1218
1247
  "kind": 1024,
1219
1248
  "kindString": "Property",
@@ -1234,7 +1263,7 @@
1234
1263
  }
1235
1264
  },
1236
1265
  {
1237
- "id": 59,
1266
+ "id": 67,
1238
1267
  "name": "extras",
1239
1268
  "kind": 1024,
1240
1269
  "kindString": "Property",
@@ -1261,8 +1290,8 @@
1261
1290
  "title": "Properties",
1262
1291
  "kind": 1024,
1263
1292
  "children": [
1264
- 58,
1265
- 59
1293
+ 66,
1294
+ 67
1266
1295
  ]
1267
1296
  }
1268
1297
  ]
@@ -1270,7 +1299,7 @@
1270
1299
  }
1271
1300
  },
1272
1301
  {
1273
- "id": 60,
1302
+ "id": 68,
1274
1303
  "name": "url",
1275
1304
  "kind": 1024,
1276
1305
  "kindString": "Property",
@@ -1295,8 +1324,8 @@
1295
1324
  "title": "Properties",
1296
1325
  "kind": 1024,
1297
1326
  "children": [
1298
- 56,
1299
- 60
1327
+ 64,
1328
+ 68
1300
1329
  ]
1301
1330
  }
1302
1331
  ]
@@ -1309,8 +1338,8 @@
1309
1338
  "title": "Properties",
1310
1339
  "kind": 1024,
1311
1340
  "children": [
1312
- 61,
1313
- 54
1341
+ 69,
1342
+ 62
1314
1343
  ]
1315
1344
  }
1316
1345
  ],
@@ -1330,13 +1359,13 @@
1330
1359
  "extendedBy": [
1331
1360
  {
1332
1361
  "type": "reference",
1333
- "id": 77,
1362
+ "id": 85,
1334
1363
  "name": "SkyRecentLink"
1335
1364
  }
1336
1365
  ]
1337
1366
  },
1338
1367
  {
1339
- "id": 63,
1368
+ "id": 71,
1340
1369
  "name": "SkyPageModalLink",
1341
1370
  "kind": 256,
1342
1371
  "kindString": "Interface",
@@ -1346,7 +1375,7 @@
1346
1375
  },
1347
1376
  "children": [
1348
1377
  {
1349
- "id": 75,
1378
+ "id": 83,
1350
1379
  "name": "label",
1351
1380
  "kind": 1024,
1352
1381
  "kindString": "Property",
@@ -1371,7 +1400,7 @@
1371
1400
  }
1372
1401
  },
1373
1402
  {
1374
- "id": 71,
1403
+ "id": 79,
1375
1404
  "name": "modal",
1376
1405
  "kind": 1024,
1377
1406
  "kindString": "Property",
@@ -1391,14 +1420,14 @@
1391
1420
  "type": {
1392
1421
  "type": "reflection",
1393
1422
  "declaration": {
1394
- "id": 72,
1423
+ "id": 80,
1395
1424
  "name": "__type",
1396
1425
  "kind": 65536,
1397
1426
  "kindString": "Type literal",
1398
1427
  "flags": {},
1399
1428
  "children": [
1400
1429
  {
1401
- "id": 73,
1430
+ "id": 81,
1402
1431
  "name": "component",
1403
1432
  "kind": 1024,
1404
1433
  "kindString": "Property",
@@ -1416,7 +1445,7 @@
1416
1445
  }
1417
1446
  },
1418
1447
  {
1419
- "id": 74,
1448
+ "id": 82,
1420
1449
  "name": "config",
1421
1450
  "kind": 1024,
1422
1451
  "kindString": "Property",
@@ -1441,8 +1470,8 @@
1441
1470
  "title": "Properties",
1442
1471
  "kind": 1024,
1443
1472
  "children": [
1444
- 73,
1445
- 74
1473
+ 81,
1474
+ 82
1446
1475
  ]
1447
1476
  }
1448
1477
  ]
@@ -1450,7 +1479,7 @@
1450
1479
  }
1451
1480
  },
1452
1481
  {
1453
- "id": 64,
1482
+ "id": 72,
1454
1483
  "name": "permalink",
1455
1484
  "kind": 1024,
1456
1485
  "kindString": "Property",
@@ -1470,14 +1499,14 @@
1470
1499
  "type": {
1471
1500
  "type": "reflection",
1472
1501
  "declaration": {
1473
- "id": 65,
1502
+ "id": 73,
1474
1503
  "name": "__type",
1475
1504
  "kind": 65536,
1476
1505
  "kindString": "Type literal",
1477
1506
  "flags": {},
1478
1507
  "children": [
1479
1508
  {
1480
- "id": 66,
1509
+ "id": 74,
1481
1510
  "name": "route",
1482
1511
  "kind": 1024,
1483
1512
  "kindString": "Property",
@@ -1494,14 +1523,14 @@
1494
1523
  "type": {
1495
1524
  "type": "reflection",
1496
1525
  "declaration": {
1497
- "id": 67,
1526
+ "id": 75,
1498
1527
  "name": "__type",
1499
1528
  "kind": 65536,
1500
1529
  "kindString": "Type literal",
1501
1530
  "flags": {},
1502
1531
  "children": [
1503
1532
  {
1504
- "id": 68,
1533
+ "id": 76,
1505
1534
  "name": "commands",
1506
1535
  "kind": 1024,
1507
1536
  "kindString": "Property",
@@ -1522,7 +1551,7 @@
1522
1551
  }
1523
1552
  },
1524
1553
  {
1525
- "id": 69,
1554
+ "id": 77,
1526
1555
  "name": "extras",
1527
1556
  "kind": 1024,
1528
1557
  "kindString": "Property",
@@ -1549,8 +1578,8 @@
1549
1578
  "title": "Properties",
1550
1579
  "kind": 1024,
1551
1580
  "children": [
1552
- 68,
1553
- 69
1581
+ 76,
1582
+ 77
1554
1583
  ]
1555
1584
  }
1556
1585
  ]
@@ -1558,7 +1587,7 @@
1558
1587
  }
1559
1588
  },
1560
1589
  {
1561
- "id": 70,
1590
+ "id": 78,
1562
1591
  "name": "url",
1563
1592
  "kind": 1024,
1564
1593
  "kindString": "Property",
@@ -1583,8 +1612,8 @@
1583
1612
  "title": "Properties",
1584
1613
  "kind": 1024,
1585
1614
  "children": [
1586
- 66,
1587
- 70
1615
+ 74,
1616
+ 78
1588
1617
  ]
1589
1618
  }
1590
1619
  ]
@@ -1597,9 +1626,9 @@
1597
1626
  "title": "Properties",
1598
1627
  "kind": 1024,
1599
1628
  "children": [
1600
- 75,
1601
- 71,
1602
- 64
1629
+ 83,
1630
+ 79,
1631
+ 72
1603
1632
  ]
1604
1633
  }
1605
1634
  ],
@@ -1618,7 +1647,7 @@
1618
1647
  ]
1619
1648
  },
1620
1649
  {
1621
- "id": 77,
1650
+ "id": 85,
1622
1651
  "name": "SkyRecentLink",
1623
1652
  "kind": 256,
1624
1653
  "kindString": "Interface",
@@ -1634,7 +1663,7 @@
1634
1663
  },
1635
1664
  "children": [
1636
1665
  {
1637
- "id": 86,
1666
+ "id": 94,
1638
1667
  "name": "label",
1639
1668
  "kind": 1024,
1640
1669
  "kindString": "Property",
@@ -1655,12 +1684,12 @@
1655
1684
  },
1656
1685
  "inheritedFrom": {
1657
1686
  "type": "reference",
1658
- "id": 61,
1687
+ "id": 69,
1659
1688
  "name": "SkyPageLink.label"
1660
1689
  }
1661
1690
  },
1662
1691
  {
1663
- "id": 78,
1692
+ "id": 86,
1664
1693
  "name": "lastAccessed",
1665
1694
  "kind": 1024,
1666
1695
  "kindString": "Property",
@@ -1689,7 +1718,7 @@
1689
1718
  }
1690
1719
  },
1691
1720
  {
1692
- "id": 79,
1721
+ "id": 87,
1693
1722
  "name": "permalink",
1694
1723
  "kind": 1024,
1695
1724
  "kindString": "Property",
@@ -1707,14 +1736,14 @@
1707
1736
  "type": {
1708
1737
  "type": "reflection",
1709
1738
  "declaration": {
1710
- "id": 80,
1739
+ "id": 88,
1711
1740
  "name": "__type",
1712
1741
  "kind": 65536,
1713
1742
  "kindString": "Type literal",
1714
1743
  "flags": {},
1715
1744
  "children": [
1716
1745
  {
1717
- "id": 81,
1746
+ "id": 89,
1718
1747
  "name": "route",
1719
1748
  "kind": 1024,
1720
1749
  "kindString": "Property",
@@ -1731,14 +1760,14 @@
1731
1760
  "type": {
1732
1761
  "type": "reflection",
1733
1762
  "declaration": {
1734
- "id": 82,
1763
+ "id": 90,
1735
1764
  "name": "__type",
1736
1765
  "kind": 65536,
1737
1766
  "kindString": "Type literal",
1738
1767
  "flags": {},
1739
1768
  "children": [
1740
1769
  {
1741
- "id": 83,
1770
+ "id": 91,
1742
1771
  "name": "commands",
1743
1772
  "kind": 1024,
1744
1773
  "kindString": "Property",
@@ -1759,7 +1788,7 @@
1759
1788
  }
1760
1789
  },
1761
1790
  {
1762
- "id": 84,
1791
+ "id": 92,
1763
1792
  "name": "extras",
1764
1793
  "kind": 1024,
1765
1794
  "kindString": "Property",
@@ -1786,8 +1815,8 @@
1786
1815
  "title": "Properties",
1787
1816
  "kind": 1024,
1788
1817
  "children": [
1789
- 83,
1790
- 84
1818
+ 91,
1819
+ 92
1791
1820
  ]
1792
1821
  }
1793
1822
  ]
@@ -1795,7 +1824,7 @@
1795
1824
  }
1796
1825
  },
1797
1826
  {
1798
- "id": 85,
1827
+ "id": 93,
1799
1828
  "name": "url",
1800
1829
  "kind": 1024,
1801
1830
  "kindString": "Property",
@@ -1820,8 +1849,8 @@
1820
1849
  "title": "Properties",
1821
1850
  "kind": 1024,
1822
1851
  "children": [
1823
- 81,
1824
- 85
1852
+ 89,
1853
+ 93
1825
1854
  ]
1826
1855
  }
1827
1856
  ]
@@ -1829,7 +1858,7 @@
1829
1858
  },
1830
1859
  "inheritedFrom": {
1831
1860
  "type": "reference",
1832
- "id": 54,
1861
+ "id": 62,
1833
1862
  "name": "SkyPageLink.permalink"
1834
1863
  }
1835
1864
  }
@@ -1839,9 +1868,9 @@
1839
1868
  "title": "Properties",
1840
1869
  "kind": 1024,
1841
1870
  "children": [
1871
+ 94,
1842
1872
  86,
1843
- 78,
1844
- 79
1873
+ 87
1845
1874
  ]
1846
1875
  }
1847
1876
  ],
@@ -1855,13 +1884,131 @@
1855
1884
  "extendedTypes": [
1856
1885
  {
1857
1886
  "type": "reference",
1858
- "id": 53,
1887
+ "id": 61,
1859
1888
  "name": "SkyPageLink"
1860
1889
  }
1861
1890
  ]
1862
1891
  },
1863
1892
  {
1864
- "id": 62,
1893
+ "id": 54,
1894
+ "name": "SkyActionHubNeedsAttentionClickHandler",
1895
+ "kind": 4194304,
1896
+ "kindString": "Type alias",
1897
+ "flags": {},
1898
+ "sources": [
1899
+ {
1900
+ "fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
1901
+ "line": 1,
1902
+ "character": 12
1903
+ }
1904
+ ],
1905
+ "type": {
1906
+ "type": "reflection",
1907
+ "declaration": {
1908
+ "id": 55,
1909
+ "name": "__type",
1910
+ "kind": 65536,
1911
+ "kindString": "Type literal",
1912
+ "flags": {},
1913
+ "sources": [
1914
+ {
1915
+ "fileName": "lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
1916
+ "line": 1,
1917
+ "character": 53
1918
+ }
1919
+ ],
1920
+ "signatures": [
1921
+ {
1922
+ "id": 56,
1923
+ "name": "__type",
1924
+ "kind": 4096,
1925
+ "kindString": "Call signature",
1926
+ "flags": {},
1927
+ "parameters": [
1928
+ {
1929
+ "id": 57,
1930
+ "name": "_",
1931
+ "kind": 32768,
1932
+ "kindString": "Parameter",
1933
+ "flags": {},
1934
+ "type": {
1935
+ "type": "reference",
1936
+ "id": 58,
1937
+ "name": "SkyActionHubNeedsAttentionClickHandlerArgs"
1938
+ }
1939
+ }
1940
+ ],
1941
+ "type": {
1942
+ "type": "intrinsic",
1943
+ "name": "void"
1944
+ }
1945
+ }
1946
+ ]
1947
+ }
1948
+ }
1949
+ },
1950
+ {
1951
+ "id": 58,
1952
+ "name": "SkyActionHubNeedsAttentionClickHandlerArgs",
1953
+ "kind": 4194304,
1954
+ "kindString": "Type alias",
1955
+ "flags": {},
1956
+ "sources": [
1957
+ {
1958
+ "fileName": "projects/pages/src/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
1959
+ "line": 5,
1960
+ "character": 12
1961
+ }
1962
+ ],
1963
+ "type": {
1964
+ "type": "reflection",
1965
+ "declaration": {
1966
+ "id": 59,
1967
+ "name": "__type",
1968
+ "kind": 65536,
1969
+ "kindString": "Type literal",
1970
+ "flags": {},
1971
+ "children": [
1972
+ {
1973
+ "id": 60,
1974
+ "name": "item",
1975
+ "kind": 1024,
1976
+ "kindString": "Property",
1977
+ "flags": {},
1978
+ "sources": [
1979
+ {
1980
+ "fileName": "lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
1981
+ "line": 6,
1982
+ "character": 2
1983
+ }
1984
+ ],
1985
+ "type": {
1986
+ "type": "intrinsic",
1987
+ "name": "unknown"
1988
+ }
1989
+ }
1990
+ ],
1991
+ "groups": [
1992
+ {
1993
+ "title": "Properties",
1994
+ "kind": 1024,
1995
+ "children": [
1996
+ 60
1997
+ ]
1998
+ }
1999
+ ],
2000
+ "sources": [
2001
+ {
2002
+ "fileName": "lib/modules/action-hub/types/action-hub-needs-attention-click-handler.ts",
2003
+ "line": 5,
2004
+ "character": 57
2005
+ }
2006
+ ]
2007
+ }
2008
+ }
2009
+ },
2010
+ {
2011
+ "id": 70,
1865
2012
  "name": "SkyPageLinksInput",
1866
2013
  "kind": 4194304,
1867
2014
  "kindString": "Type alias",
@@ -1880,7 +2027,7 @@
1880
2027
  "type": "array",
1881
2028
  "elementType": {
1882
2029
  "type": "reference",
1883
- "id": 53,
2030
+ "id": 61,
1884
2031
  "name": "SkyPageLink"
1885
2032
  }
1886
2033
  },
@@ -1896,7 +2043,7 @@
1896
2043
  }
1897
2044
  },
1898
2045
  {
1899
- "id": 76,
2046
+ "id": 84,
1900
2047
  "name": "SkyPageModalLinksInput",
1901
2048
  "kind": 4194304,
1902
2049
  "kindString": "Type alias",
@@ -1915,7 +2062,7 @@
1915
2062
  "type": "array",
1916
2063
  "elementType": {
1917
2064
  "type": "reference",
1918
- "id": 63,
2065
+ "id": 71,
1919
2066
  "name": "SkyPageModalLink"
1920
2067
  }
1921
2068
  },
@@ -1931,7 +2078,7 @@
1931
2078
  }
1932
2079
  },
1933
2080
  {
1934
- "id": 87,
2081
+ "id": 95,
1935
2082
  "name": "SkyRecentLinksInput",
1936
2083
  "kind": 4194304,
1937
2084
  "kindString": "Type alias",
@@ -1953,7 +2100,7 @@
1953
2100
  "type": "array",
1954
2101
  "elementType": {
1955
2102
  "type": "reference",
1956
- "id": 77,
2103
+ "id": 85,
1957
2104
  "name": "SkyRecentLink"
1958
2105
  }
1959
2106
  },
@@ -1979,7 +2126,7 @@
1979
2126
  "kind": 128,
1980
2127
  "children": [
1981
2128
  40,
1982
- 88,
2129
+ 96,
1983
2130
  1,
1984
2131
  15,
1985
2132
  18,
@@ -1992,18 +2139,20 @@
1992
2139
  "kind": 256,
1993
2140
  "children": [
1994
2141
  43,
1995
- 53,
1996
- 63,
1997
- 77
2142
+ 61,
2143
+ 71,
2144
+ 85
1998
2145
  ]
1999
2146
  },
2000
2147
  {
2001
2148
  "title": "Type aliases",
2002
2149
  "kind": 4194304,
2003
2150
  "children": [
2004
- 62,
2005
- 76,
2006
- 87
2151
+ 54,
2152
+ 58,
2153
+ 70,
2154
+ 84,
2155
+ 95
2007
2156
  ]
2008
2157
  }
2009
2158
  ],