@skyux/pages 9.0.0-alpha.4 → 9.0.0-alpha.5

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.
@@ -50,7 +50,7 @@
50
50
  "name": "NgModule"
51
51
  },
52
52
  "arguments": {
53
- "obj": "{\n imports: [\n CommonModule,\n SkyBoxModule,\n SkyFluidGridModule,\n SkyI18nModule,\n SkyLinkListModule,\n SkyModalLinkListModule,\n SkyNeedsAttentionModule,\n SkyPageHeaderModule,\n SkyPagesResourcesModule,\n SkyThemeModule,\n SkyWaitModule,\n ],\n declarations: [\n SkyActionHubButtonsComponent,\n SkyActionHubComponent,\n SkyActionHubContentComponent,\n SkyActionHubRecentLinksResolvePipe,\n SkyActionHubRelatedLinksSortPipe,\n ],\n exports: [\n SkyActionHubButtonsComponent,\n SkyActionHubComponent,\n SkyActionHubContentComponent,\n ],\n}"
53
+ "obj": "{\n imports: [\n CommonModule,\n SkyBoxModule,\n SkyFluidGridModule,\n SkyLinkListModule,\n SkyModalLinkListModule,\n SkyNeedsAttentionModule,\n SkyPageHeaderModule,\n SkyPagesResourcesModule,\n SkyThemeModule,\n SkyWaitModule,\n ],\n declarations: [\n SkyActionHubButtonsComponent,\n SkyActionHubComponent,\n SkyActionHubContentComponent,\n SkyActionHubRecentLinksResolvePipe,\n SkyActionHubRelatedLinksSortPipe,\n ],\n exports: [\n SkyActionHubButtonsComponent,\n SkyActionHubComponent,\n SkyActionHubContentComponent,\n ],\n}"
54
54
  }
55
55
  }
56
56
  ],
@@ -67,7 +67,7 @@
67
67
  "sources": [
68
68
  {
69
69
  "fileName": "projects/pages/src/modules/action-hub/action-hub.module.ts",
70
- "line": 47,
70
+ "line": 45,
71
71
  "character": 13
72
72
  }
73
73
  ]
@@ -497,7 +497,7 @@
497
497
  ]
498
498
  },
499
499
  {
500
- "id": 133,
500
+ "id": 145,
501
501
  "name": "SkyPageHeaderAvatarComponent",
502
502
  "kind": 128,
503
503
  "kindString": "Class",
@@ -521,7 +521,7 @@
521
521
  ],
522
522
  "children": [
523
523
  {
524
- "id": 134,
524
+ "id": 146,
525
525
  "name": "constructor",
526
526
  "kind": 512,
527
527
  "kindString": "Constructor",
@@ -535,21 +535,21 @@
535
535
  ],
536
536
  "signatures": [
537
537
  {
538
- "id": 135,
538
+ "id": 147,
539
539
  "name": "SkyPageHeaderAvatarComponent",
540
540
  "kind": 16384,
541
541
  "kindString": "Constructor signature",
542
542
  "flags": {},
543
543
  "type": {
544
544
  "type": "reference",
545
- "id": 133,
545
+ "id": 145,
546
546
  "name": "SkyPageHeaderAvatarComponent"
547
547
  }
548
548
  }
549
549
  ]
550
550
  },
551
551
  {
552
- "id": 139,
552
+ "id": 151,
553
553
  "name": "ngOnDestroy",
554
554
  "kind": 2048,
555
555
  "kindString": "Method",
@@ -565,7 +565,7 @@
565
565
  ],
566
566
  "signatures": [
567
567
  {
568
- "id": 140,
568
+ "id": 152,
569
569
  "name": "ngOnDestroy",
570
570
  "kind": 4096,
571
571
  "kindString": "Call signature",
@@ -591,14 +591,14 @@
591
591
  "title": "Constructors",
592
592
  "kind": 512,
593
593
  "children": [
594
- 134
594
+ 146
595
595
  ]
596
596
  },
597
597
  {
598
598
  "title": "Methods",
599
599
  "kind": 2048,
600
600
  "children": [
601
- 139
601
+ 151
602
602
  ]
603
603
  }
604
604
  ],
@@ -619,7 +619,7 @@
619
619
  ]
620
620
  },
621
621
  {
622
- "id": 141,
622
+ "id": 153,
623
623
  "name": "SkyPageHeaderAlertsComponent",
624
624
  "kind": 128,
625
625
  "kindString": "Class",
@@ -647,7 +647,7 @@
647
647
  "title": "Constructors",
648
648
  "kind": 512,
649
649
  "children": [
650
- 142
650
+ 154
651
651
  ]
652
652
  }
653
653
  ],
@@ -761,7 +761,7 @@
761
761
  "name": "Component"
762
762
  },
763
763
  "arguments": {
764
- "obj": "{\n selector: 'sky-page-header',\n templateUrl: './page-header.component.html',\n styleUrls: ['./page-header.component.scss'],\n}"
764
+ "obj": "{\n selector: 'sky-page-header',\n templateUrl: './page-header.component.html',\n styleUrls: ['./page-header.component.scss'],\n providers: [\n SkyResizeObserverMediaQueryService,\n {\n provide: SkyMediaQueryService,\n useExisting: SkyResizeObserverMediaQueryService,\n },\n ],\n}"
765
765
  }
766
766
  }
767
767
  ],
@@ -792,7 +792,7 @@
792
792
  "sources": [
793
793
  {
794
794
  "fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
795
- "line": 26,
795
+ "line": 44,
796
796
  "character": 9
797
797
  }
798
798
  ],
@@ -828,7 +828,7 @@
828
828
  "sources": [
829
829
  {
830
830
  "fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
831
- "line": 20,
831
+ "line": 38,
832
832
  "character": 9
833
833
  }
834
834
  ],
@@ -837,6 +837,80 @@
837
837
  "id": 24,
838
838
  "name": "SkyPageLink"
839
839
  }
840
+ },
841
+ {
842
+ "id": 95,
843
+ "name": "ngOnDestroy",
844
+ "kind": 2048,
845
+ "kindString": "Method",
846
+ "flags": {
847
+ "isPublic": true
848
+ },
849
+ "sources": [
850
+ {
851
+ "fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
852
+ "line": 55,
853
+ "character": 9
854
+ }
855
+ ],
856
+ "signatures": [
857
+ {
858
+ "id": 96,
859
+ "name": "ngOnDestroy",
860
+ "kind": 4096,
861
+ "kindString": "Call signature",
862
+ "flags": {},
863
+ "type": {
864
+ "type": "intrinsic",
865
+ "name": "void"
866
+ },
867
+ "implementationOf": {
868
+ "type": "reference",
869
+ "name": "OnDestroy.ngOnDestroy"
870
+ }
871
+ }
872
+ ],
873
+ "implementationOf": {
874
+ "type": "reference",
875
+ "name": "OnDestroy.ngOnDestroy"
876
+ }
877
+ },
878
+ {
879
+ "id": 93,
880
+ "name": "ngOnInit",
881
+ "kind": 2048,
882
+ "kindString": "Method",
883
+ "flags": {
884
+ "isPublic": true
885
+ },
886
+ "sources": [
887
+ {
888
+ "fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
889
+ "line": 49,
890
+ "character": 9
891
+ }
892
+ ],
893
+ "signatures": [
894
+ {
895
+ "id": 94,
896
+ "name": "ngOnInit",
897
+ "kind": 4096,
898
+ "kindString": "Call signature",
899
+ "flags": {},
900
+ "type": {
901
+ "type": "intrinsic",
902
+ "name": "void"
903
+ },
904
+ "implementationOf": {
905
+ "type": "reference",
906
+ "name": "OnInit.ngOnInit"
907
+ }
908
+ }
909
+ ],
910
+ "implementationOf": {
911
+ "type": "reference",
912
+ "name": "OnInit.ngOnInit"
913
+ }
840
914
  }
841
915
  ],
842
916
  "groups": [
@@ -854,18 +928,40 @@
854
928
  90,
855
929
  89
856
930
  ]
931
+ },
932
+ {
933
+ "title": "Methods",
934
+ "kind": 2048,
935
+ "children": [
936
+ 95,
937
+ 93
938
+ ]
857
939
  }
858
940
  ],
859
941
  "sources": [
860
942
  {
861
943
  "fileName": "projects/pages/src/modules/page-header/page-header.component.ts",
862
- "line": 15,
944
+ "line": 33,
863
945
  "character": 13
864
946
  }
947
+ ],
948
+ "implementedTypes": [
949
+ {
950
+ "type": "reference",
951
+ "qualifiedName": "OnInit",
952
+ "package": "@angular/core",
953
+ "name": "OnInit"
954
+ },
955
+ {
956
+ "type": "reference",
957
+ "qualifiedName": "OnDestroy",
958
+ "package": "@angular/core",
959
+ "name": "OnDestroy"
960
+ }
865
961
  ]
866
962
  },
867
963
  {
868
- "id": 91,
964
+ "id": 97,
869
965
  "name": "SkyModalLinkListComponent",
870
966
  "kind": 128,
871
967
  "kindString": "Class",
@@ -886,7 +982,7 @@
886
982
  ],
887
983
  "children": [
888
984
  {
889
- "id": 92,
985
+ "id": 98,
890
986
  "name": "constructor",
891
987
  "kind": 512,
892
988
  "kindString": "Constructor",
@@ -900,14 +996,14 @@
900
996
  ],
901
997
  "signatures": [
902
998
  {
903
- "id": 93,
999
+ "id": 99,
904
1000
  "name": "SkyModalLinkListComponent",
905
1001
  "kind": 16384,
906
1002
  "kindString": "Constructor signature",
907
1003
  "flags": {},
908
1004
  "parameters": [
909
1005
  {
910
- "id": 94,
1006
+ "id": 100,
911
1007
  "name": "modalService",
912
1008
  "kind": 32768,
913
1009
  "kindString": "Parameter",
@@ -920,14 +1016,14 @@
920
1016
  ],
921
1017
  "type": {
922
1018
  "type": "reference",
923
- "id": 91,
1019
+ "id": 97,
924
1020
  "name": "SkyModalLinkListComponent"
925
1021
  }
926
1022
  }
927
1023
  ]
928
1024
  },
929
1025
  {
930
- "id": 100,
1026
+ "id": 106,
931
1027
  "name": "linksArray",
932
1028
  "kind": 1024,
933
1029
  "kindString": "Property",
@@ -952,7 +1048,7 @@
952
1048
  "defaultValue": "[]"
953
1049
  },
954
1050
  {
955
- "id": 99,
1051
+ "id": 105,
956
1052
  "name": "title",
957
1053
  "kind": 1024,
958
1054
  "kindString": "Property",
@@ -984,7 +1080,7 @@
984
1080
  }
985
1081
  },
986
1082
  {
987
- "id": 95,
1083
+ "id": 101,
988
1084
  "name": "links",
989
1085
  "kind": 262144,
990
1086
  "kindString": "Accessor",
@@ -1012,7 +1108,7 @@
1012
1108
  ],
1013
1109
  "getSignature": [
1014
1110
  {
1015
- "id": 96,
1111
+ "id": 102,
1016
1112
  "name": "links",
1017
1113
  "kind": 524288,
1018
1114
  "kindString": "Get signature",
@@ -1026,14 +1122,14 @@
1026
1122
  ],
1027
1123
  "setSignature": [
1028
1124
  {
1029
- "id": 97,
1125
+ "id": 103,
1030
1126
  "name": "links",
1031
1127
  "kind": 1048576,
1032
1128
  "kindString": "Set signature",
1033
1129
  "flags": {},
1034
1130
  "parameters": [
1035
1131
  {
1036
- "id": 98,
1132
+ "id": 104,
1037
1133
  "name": "value",
1038
1134
  "kind": 32768,
1039
1135
  "kindString": "Parameter",
@@ -1053,7 +1149,7 @@
1053
1149
  ]
1054
1150
  },
1055
1151
  {
1056
- "id": 103,
1152
+ "id": 109,
1057
1153
  "name": "openModal",
1058
1154
  "kind": 2048,
1059
1155
  "kindString": "Method",
@@ -1069,14 +1165,14 @@
1069
1165
  ],
1070
1166
  "signatures": [
1071
1167
  {
1072
- "id": 104,
1168
+ "id": 110,
1073
1169
  "name": "openModal",
1074
1170
  "kind": 4096,
1075
1171
  "kindString": "Call signature",
1076
1172
  "flags": {},
1077
1173
  "parameters": [
1078
1174
  {
1079
- "id": 105,
1175
+ "id": 111,
1080
1176
  "name": "link",
1081
1177
  "kind": 32768,
1082
1178
  "kindString": "Parameter",
@@ -1101,29 +1197,29 @@
1101
1197
  "title": "Constructors",
1102
1198
  "kind": 512,
1103
1199
  "children": [
1104
- 92
1200
+ 98
1105
1201
  ]
1106
1202
  },
1107
1203
  {
1108
1204
  "title": "Properties",
1109
1205
  "kind": 1024,
1110
1206
  "children": [
1111
- 100,
1112
- 99
1207
+ 106,
1208
+ 105
1113
1209
  ]
1114
1210
  },
1115
1211
  {
1116
1212
  "title": "Accessors",
1117
1213
  "kind": 262144,
1118
1214
  "children": [
1119
- 95
1215
+ 101
1120
1216
  ]
1121
1217
  },
1122
1218
  {
1123
1219
  "title": "Methods",
1124
1220
  "kind": 2048,
1125
1221
  "children": [
1126
- 103
1222
+ 109
1127
1223
  ]
1128
1224
  }
1129
1225
  ],
@@ -1136,13 +1232,13 @@
1136
1232
  ]
1137
1233
  },
1138
1234
  {
1139
- "id": 106,
1235
+ "id": 112,
1140
1236
  "name": "SkyPageComponent",
1141
1237
  "kind": 128,
1142
1238
  "kindString": "Class",
1143
1239
  "flags": {},
1144
1240
  "comment": {
1145
- "shortText": "Displays a page using the specified layout."
1241
+ "shortText": "Displays a page using the specified layout. The page component is a responsive container,\nmeaning content will respect the breakpoints within the page element instead of the window.\nThis is helpful if there is other content to the left or right of the page."
1146
1242
  },
1147
1243
  "decorators": [
1148
1244
  {
@@ -1160,7 +1256,7 @@
1160
1256
  ],
1161
1257
  "children": [
1162
1258
  {
1163
- "id": 112,
1259
+ "id": 118,
1164
1260
  "name": "cssClass",
1165
1261
  "kind": 1024,
1166
1262
  "kindString": "Property",
@@ -1184,7 +1280,7 @@
1184
1280
  "sources": [
1185
1281
  {
1186
1282
  "fileName": "projects/pages/src/modules/page/page.component.ts",
1187
- "line": 46,
1283
+ "line": 48,
1188
1284
  "character": 9
1189
1285
  }
1190
1286
  ],
@@ -1195,7 +1291,7 @@
1195
1291
  "defaultValue": "LAYOUT_CLASS_DEFAULT"
1196
1292
  },
1197
1293
  {
1198
- "id": 109,
1294
+ "id": 115,
1199
1295
  "name": "layout",
1200
1296
  "kind": 262144,
1201
1297
  "kindString": "Accessor",
@@ -1217,19 +1313,19 @@
1217
1313
  "sources": [
1218
1314
  {
1219
1315
  "fileName": "projects/pages/src/modules/page/page.component.ts",
1220
- "line": 40,
1316
+ "line": 42,
1221
1317
  "character": 13
1222
1318
  }
1223
1319
  ],
1224
1320
  "setSignature": [
1225
1321
  {
1226
- "id": 110,
1322
+ "id": 116,
1227
1323
  "name": "layout",
1228
1324
  "kind": 1048576,
1229
1325
  "kindString": "Set signature",
1230
1326
  "flags": {},
1231
1327
  "comment": {
1232
- "shortText": "The page layout that applies spacing to the page header and content. Use the layout\nthat corresponds with the top-level component type used on the page, our use `fit` to\nconstrain the page contents to the available viewport.\nUse `none` for custom content that does not adhere to predefined spacing or constraints.",
1328
+ "shortText": "The page layout that applies spacing to the page header and content. Use the layout\nthat corresponds with the top-level component type used on the page, or use `fit` to\nconstrain the page contents to the available viewport.\nUse `none` for custom content that does not adhere to predefined spacing or constraints.",
1233
1329
  "tags": [
1234
1330
  {
1235
1331
  "tag": "default",
@@ -1239,7 +1335,7 @@
1239
1335
  },
1240
1336
  "parameters": [
1241
1337
  {
1242
- "id": 111,
1338
+ "id": 117,
1243
1339
  "name": "value",
1244
1340
  "kind": 32768,
1245
1341
  "kindString": "Parameter",
@@ -1259,7 +1355,7 @@
1259
1355
  ]
1260
1356
  },
1261
1357
  {
1262
- "id": 120,
1358
+ "id": 126,
1263
1359
  "name": "ngOnDestroy",
1264
1360
  "kind": 2048,
1265
1361
  "kindString": "Method",
@@ -1269,13 +1365,13 @@
1269
1365
  "sources": [
1270
1366
  {
1271
1367
  "fileName": "projects/pages/src/modules/page/page.component.ts",
1272
- "line": 67,
1368
+ "line": 69,
1273
1369
  "character": 9
1274
1370
  }
1275
1371
  ],
1276
1372
  "signatures": [
1277
1373
  {
1278
- "id": 121,
1374
+ "id": 127,
1279
1375
  "name": "ngOnDestroy",
1280
1376
  "kind": 4096,
1281
1377
  "kindString": "Call signature",
@@ -1296,7 +1392,7 @@
1296
1392
  }
1297
1393
  },
1298
1394
  {
1299
- "id": 118,
1395
+ "id": 124,
1300
1396
  "name": "ngOnInit",
1301
1397
  "kind": 2048,
1302
1398
  "kindString": "Method",
@@ -1306,13 +1402,13 @@
1306
1402
  "sources": [
1307
1403
  {
1308
1404
  "fileName": "projects/pages/src/modules/page/page.component.ts",
1309
- "line": 56,
1405
+ "line": 58,
1310
1406
  "character": 9
1311
1407
  }
1312
1408
  ],
1313
1409
  "signatures": [
1314
1410
  {
1315
- "id": 119,
1411
+ "id": 125,
1316
1412
  "name": "ngOnInit",
1317
1413
  "kind": 4096,
1318
1414
  "kindString": "Call signature",
@@ -1338,36 +1434,36 @@
1338
1434
  "title": "Constructors",
1339
1435
  "kind": 512,
1340
1436
  "children": [
1341
- 107
1437
+ 113
1342
1438
  ]
1343
1439
  },
1344
1440
  {
1345
1441
  "title": "Properties",
1346
1442
  "kind": 1024,
1347
1443
  "children": [
1348
- 112
1444
+ 118
1349
1445
  ]
1350
1446
  },
1351
1447
  {
1352
1448
  "title": "Accessors",
1353
1449
  "kind": 262144,
1354
1450
  "children": [
1355
- 109
1451
+ 115
1356
1452
  ]
1357
1453
  },
1358
1454
  {
1359
1455
  "title": "Methods",
1360
1456
  "kind": 2048,
1361
1457
  "children": [
1362
- 120,
1363
- 118
1458
+ 126,
1459
+ 124
1364
1460
  ]
1365
1461
  }
1366
1462
  ],
1367
1463
  "sources": [
1368
1464
  {
1369
1465
  "fileName": "projects/pages/src/modules/page/page.component.ts",
1370
- "line": 31,
1466
+ "line": 33,
1371
1467
  "character": 13
1372
1468
  }
1373
1469
  ],
@@ -1387,7 +1483,7 @@
1387
1483
  ]
1388
1484
  },
1389
1485
  {
1390
- "id": 124,
1486
+ "id": 130,
1391
1487
  "name": "SkyPageContentComponent",
1392
1488
  "kind": 128,
1393
1489
  "kindString": "Class",
@@ -1405,30 +1501,127 @@
1405
1501
  "name": "Component"
1406
1502
  },
1407
1503
  "arguments": {
1408
- "obj": "{\n selector: 'sky-page-content',\n template: `<ng-content />`,\n styleUrls: ['./page-content.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
1504
+ "obj": "{\n selector: 'sky-page-content',\n template: `<ng-content />`,\n styleUrls: ['./page-content.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [\n SkyResizeObserverMediaQueryService,\n {\n provide: SkyMediaQueryService,\n useExisting: SkyResizeObserverMediaQueryService,\n },\n ],\n}"
1505
+ }
1506
+ }
1507
+ ],
1508
+ "children": [
1509
+ {
1510
+ "id": 137,
1511
+ "name": "ngOnDestroy",
1512
+ "kind": 2048,
1513
+ "kindString": "Method",
1514
+ "flags": {
1515
+ "isPublic": true
1516
+ },
1517
+ "sources": [
1518
+ {
1519
+ "fileName": "projects/pages/src/modules/page/page-content.component.ts",
1520
+ "line": 41,
1521
+ "character": 9
1522
+ }
1523
+ ],
1524
+ "signatures": [
1525
+ {
1526
+ "id": 138,
1527
+ "name": "ngOnDestroy",
1528
+ "kind": 4096,
1529
+ "kindString": "Call signature",
1530
+ "flags": {},
1531
+ "type": {
1532
+ "type": "intrinsic",
1533
+ "name": "void"
1534
+ },
1535
+ "implementationOf": {
1536
+ "type": "reference",
1537
+ "name": "OnDestroy.ngOnDestroy"
1538
+ }
1539
+ }
1540
+ ],
1541
+ "implementationOf": {
1542
+ "type": "reference",
1543
+ "name": "OnDestroy.ngOnDestroy"
1544
+ }
1545
+ },
1546
+ {
1547
+ "id": 135,
1548
+ "name": "ngOnInit",
1549
+ "kind": 2048,
1550
+ "kindString": "Method",
1551
+ "flags": {
1552
+ "isPublic": true
1553
+ },
1554
+ "sources": [
1555
+ {
1556
+ "fileName": "projects/pages/src/modules/page/page-content.component.ts",
1557
+ "line": 35,
1558
+ "character": 9
1559
+ }
1560
+ ],
1561
+ "signatures": [
1562
+ {
1563
+ "id": 136,
1564
+ "name": "ngOnInit",
1565
+ "kind": 4096,
1566
+ "kindString": "Call signature",
1567
+ "flags": {},
1568
+ "type": {
1569
+ "type": "intrinsic",
1570
+ "name": "void"
1571
+ },
1572
+ "implementationOf": {
1573
+ "type": "reference",
1574
+ "name": "OnInit.ngOnInit"
1575
+ }
1576
+ }
1577
+ ],
1578
+ "implementationOf": {
1579
+ "type": "reference",
1580
+ "name": "OnInit.ngOnInit"
1409
1581
  }
1410
1582
  }
1411
1583
  ],
1412
- "children": [],
1413
1584
  "groups": [
1414
1585
  {
1415
1586
  "title": "Constructors",
1416
1587
  "kind": 512,
1417
1588
  "children": [
1418
- 125
1589
+ 131
1590
+ ]
1591
+ },
1592
+ {
1593
+ "title": "Methods",
1594
+ "kind": 2048,
1595
+ "children": [
1596
+ 137,
1597
+ 135
1419
1598
  ]
1420
1599
  }
1421
1600
  ],
1422
1601
  "sources": [
1423
1602
  {
1424
1603
  "fileName": "projects/pages/src/modules/page/page-content.component.ts",
1425
- "line": 13,
1604
+ "line": 31,
1426
1605
  "character": 13
1427
1606
  }
1607
+ ],
1608
+ "implementedTypes": [
1609
+ {
1610
+ "type": "reference",
1611
+ "qualifiedName": "OnInit",
1612
+ "package": "@angular/core",
1613
+ "name": "OnInit"
1614
+ },
1615
+ {
1616
+ "type": "reference",
1617
+ "qualifiedName": "OnDestroy",
1618
+ "package": "@angular/core",
1619
+ "name": "OnDestroy"
1620
+ }
1428
1621
  ]
1429
1622
  },
1430
1623
  {
1431
- "id": 127,
1624
+ "id": 139,
1432
1625
  "name": "SkyPageHeaderDetailsComponent",
1433
1626
  "kind": 128,
1434
1627
  "kindString": "Class",
@@ -1456,7 +1649,7 @@
1456
1649
  "title": "Constructors",
1457
1650
  "kind": 512,
1458
1651
  "children": [
1459
- 128
1652
+ 140
1460
1653
  ]
1461
1654
  }
1462
1655
  ],
@@ -1469,7 +1662,7 @@
1469
1662
  ]
1470
1663
  },
1471
1664
  {
1472
- "id": 130,
1665
+ "id": 142,
1473
1666
  "name": "SkyPageHeaderActionsComponent",
1474
1667
  "kind": 128,
1475
1668
  "kindString": "Class",
@@ -1497,7 +1690,7 @@
1497
1690
  "title": "Constructors",
1498
1691
  "kind": 512,
1499
1692
  "children": [
1500
- 131
1693
+ 143
1501
1694
  ]
1502
1695
  }
1503
1696
  ],
@@ -2758,7 +2951,7 @@
2758
2951
  }
2759
2952
  },
2760
2953
  {
2761
- "id": 144,
2954
+ "id": 156,
2762
2955
  "name": "SkyPageHarness",
2763
2956
  "kind": 128,
2764
2957
  "kindString": "Class",
@@ -2768,7 +2961,7 @@
2768
2961
  },
2769
2962
  "children": [
2770
2963
  {
2771
- "id": 157,
2964
+ "id": 169,
2772
2965
  "name": "getLayout",
2773
2966
  "kind": 2048,
2774
2967
  "kindString": "Method",
@@ -2784,7 +2977,7 @@
2784
2977
  ],
2785
2978
  "signatures": [
2786
2979
  {
2787
- "id": 158,
2980
+ "id": 170,
2788
2981
  "name": "getLayout",
2789
2982
  "kind": 4096,
2790
2983
  "kindString": "Call signature",
@@ -2809,7 +3002,7 @@
2809
3002
  ]
2810
3003
  },
2811
3004
  {
2812
- "id": 159,
3005
+ "id": 171,
2813
3006
  "name": "getPageHeader",
2814
3007
  "kind": 2048,
2815
3008
  "kindString": "Method",
@@ -2825,7 +3018,7 @@
2825
3018
  ],
2826
3019
  "signatures": [
2827
3020
  {
2828
- "id": 160,
3021
+ "id": 172,
2829
3022
  "name": "getPageHeader",
2830
3023
  "kind": 4096,
2831
3024
  "kindString": "Call signature",
@@ -2835,7 +3028,7 @@
2835
3028
  },
2836
3029
  "parameters": [
2837
3030
  {
2838
- "id": 161,
3031
+ "id": 173,
2839
3032
  "name": "filters",
2840
3033
  "kind": 32768,
2841
3034
  "kindString": "Parameter",
@@ -2867,7 +3060,7 @@
2867
3060
  ]
2868
3061
  },
2869
3062
  {
2870
- "id": 165,
3063
+ "id": 177,
2871
3064
  "name": "host",
2872
3065
  "kind": 2048,
2873
3066
  "kindString": "Method",
@@ -2881,7 +3074,7 @@
2881
3074
  ],
2882
3075
  "signatures": [
2883
3076
  {
2884
- "id": 166,
3077
+ "id": 178,
2885
3078
  "name": "host",
2886
3079
  "kind": 4096,
2887
3080
  "kindString": "Call signature",
@@ -2915,7 +3108,7 @@
2915
3108
  }
2916
3109
  },
2917
3110
  {
2918
- "id": 146,
3111
+ "id": 158,
2919
3112
  "name": "with",
2920
3113
  "kind": 2048,
2921
3114
  "kindString": "Method",
@@ -2932,7 +3125,7 @@
2932
3125
  ],
2933
3126
  "signatures": [
2934
3127
  {
2935
- "id": 147,
3128
+ "id": 159,
2936
3129
  "name": "with",
2937
3130
  "kind": 4096,
2938
3131
  "kindString": "Call signature",
@@ -2942,14 +3135,14 @@
2942
3135
  },
2943
3136
  "parameters": [
2944
3137
  {
2945
- "id": 148,
3138
+ "id": 160,
2946
3139
  "name": "filters",
2947
3140
  "kind": 32768,
2948
3141
  "kindString": "Parameter",
2949
3142
  "flags": {},
2950
3143
  "type": {
2951
3144
  "type": "reference",
2952
- "id": 185,
3145
+ "id": 197,
2953
3146
  "name": "SkyPageHarnessFilters"
2954
3147
  }
2955
3148
  }
@@ -2959,7 +3152,7 @@
2959
3152
  "typeArguments": [
2960
3153
  {
2961
3154
  "type": "reference",
2962
- "id": 144,
3155
+ "id": 156,
2963
3156
  "name": "SkyPageHarness"
2964
3157
  }
2965
3158
  ],
@@ -2976,17 +3169,17 @@
2976
3169
  "title": "Constructors",
2977
3170
  "kind": 512,
2978
3171
  "children": [
2979
- 154
3172
+ 166
2980
3173
  ]
2981
3174
  },
2982
3175
  {
2983
3176
  "title": "Methods",
2984
3177
  "kind": 2048,
2985
3178
  "children": [
2986
- 157,
2987
- 159,
2988
- 165,
2989
- 146
3179
+ 169,
3180
+ 171,
3181
+ 177,
3182
+ 158
2990
3183
  ]
2991
3184
  }
2992
3185
  ],
@@ -3005,7 +3198,7 @@
3005
3198
  ]
3006
3199
  },
3007
3200
  {
3008
- "id": 185,
3201
+ "id": 197,
3009
3202
  "name": "SkyPageHarnessFilters",
3010
3203
  "kind": 256,
3011
3204
  "kindString": "Interface",
@@ -3015,7 +3208,7 @@
3015
3208
  },
3016
3209
  "children": [
3017
3210
  {
3018
- "id": 188,
3211
+ "id": 200,
3019
3212
  "name": "ancestor",
3020
3213
  "kind": 1024,
3021
3214
  "kindString": "Property",
@@ -3042,7 +3235,7 @@
3042
3235
  }
3043
3236
  },
3044
3237
  {
3045
- "id": 186,
3238
+ "id": 198,
3046
3239
  "name": "dataSkyId",
3047
3240
  "kind": 1024,
3048
3241
  "kindString": "Property",
@@ -3080,7 +3273,7 @@
3080
3273
  }
3081
3274
  },
3082
3275
  {
3083
- "id": 187,
3276
+ "id": 199,
3084
3277
  "name": "selector",
3085
3278
  "kind": 1024,
3086
3279
  "kindString": "Property",
@@ -3112,9 +3305,9 @@
3112
3305
  "title": "Properties",
3113
3306
  "kind": 1024,
3114
3307
  "children": [
3115
- 188,
3116
- 186,
3117
- 187
3308
+ 200,
3309
+ 198,
3310
+ 199
3118
3311
  ]
3119
3312
  }
3120
3313
  ],
@@ -3280,6 +3473,11 @@
3280
3473
  "filePath": "/projects/pages/documentation/code-examples/page/record-page-blocks-layout-demo/record-page-blocks-layout-demo.component.spec.ts",
3281
3474
  "rawContents": "import { TestbedHarnessEnvironment } from '@angular/cdk/testing/testbed';\nimport { ComponentFixture, TestBed } from '@angular/core/testing';\nimport { NoopAnimationsModule } from '@angular/platform-browser/animations';\nimport { RouterTestingModule } from '@angular/router/testing';\nimport { SkyPageHarness } from '@skyux/pages/testing';\n\nimport { RecordPageBlocksLayoutDemoComponent } from './record-page-blocks-layout-demo.component';\nimport { RecordPageBlocksLayoutDemoModule } from './record-page-blocks-layout-demo.module';\n\nfdescribe('Record page blocks layout demo', async () => {\n async function setupTest(): Promise<{\n pageHarness: SkyPageHarness;\n fixture: ComponentFixture<RecordPageBlocksLayoutDemoComponent>;\n }> {\n const fixture = TestBed.createComponent(\n RecordPageBlocksLayoutDemoComponent\n );\n\n const loader = TestbedHarnessEnvironment.documentRootLoader(fixture);\n const pageHarness = await loader.getHarness(SkyPageHarness);\n\n return { pageHarness, fixture };\n }\n\n beforeEach(() => {\n TestBed.configureTestingModule({\n imports: [\n NoopAnimationsModule,\n RecordPageBlocksLayoutDemoModule,\n RouterTestingModule,\n ],\n });\n });\n\n it('should have a blocks layout', async () => {\n const { pageHarness, fixture } = await setupTest();\n\n fixture.detectChanges();\n\n await expectAsync(pageHarness.getLayout()).toBeResolvedTo('blocks');\n });\n\n it('should have the correct page header text', async () => {\n const { pageHarness } = await setupTest();\n\n const pageHeaderHarness = await pageHarness.getPageHeader();\n\n await expectAsync(pageHeaderHarness.getPageTitle()).toBeResolvedTo(\n '$500 pledge'\n );\n\n await expectAsync(pageHeaderHarness.getParentLinkText()).toBeResolvedTo(\n 'Pledges'\n );\n });\n});\n"
3282
3475
  },
3476
+ {
3477
+ "fileName": "record-page-blocks-layout-demo.component.scss",
3478
+ "filePath": "/projects/pages/documentation/code-examples/page/record-page-blocks-layout-demo/record-page-blocks-layout-demo.component.scss",
3479
+ "rawContents": ":host {\n display: flex;\n}\n\n#div1 {\n width: 400px;\n background-color: aquamarine;\n}\n\n#div2 {\n flex-grow: 1;\n}\n"
3480
+ },
3283
3481
  {
3284
3482
  "fileName": "record-page-blocks-layout-demo.component.html",
3285
3483
  "filePath": "/projects/pages/documentation/code-examples/page/record-page-blocks-layout-demo/record-page-blocks-layout-demo.component.html",