@skyux/layout 6.3.2 → 6.5.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/documentation.json +561 -561
- package/esm2020/lib/modules/action-button/action-button-container.component.mjs +27 -10
- package/esm2020/lib/modules/description-list/description-list-term.component.mjs +7 -4
- package/esm2020/lib/modules/description-list/description-list.module.mjs +6 -2
- package/esm2020/lib/modules/page/page-theme-adapter.service.mjs +6 -1
- package/esm2020/lib/modules/page/page.component.mjs +4 -6
- package/fesm2015/skyux-layout.mjs +44 -19
- package/fesm2015/skyux-layout.mjs.map +1 -1
- package/fesm2020/skyux-layout.mjs +44 -19
- package/fesm2020/skyux-layout.mjs.map +1 -1
- package/lib/modules/action-button/action-button-container.component.d.ts +4 -3
- package/lib/modules/description-list/description-list-term.component.d.ts +4 -2
- package/lib/modules/description-list/description-list.module.d.ts +2 -1
- package/lib/modules/page/page-theme-adapter.service.d.ts +5 -0
- package/lib/modules/page/page.component.d.ts +1 -3
- package/package.json +9 -9
package/documentation.json
CHANGED
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"originalName": "",
|
|
76
76
|
"children": [
|
|
77
77
|
{
|
|
78
|
-
"id":
|
|
78
|
+
"id": 483,
|
|
79
79
|
"name": "SkyBackToTopMessageType",
|
|
80
80
|
"kind": 8,
|
|
81
81
|
"kindString": "Enumeration",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
},
|
|
86
86
|
"children": [
|
|
87
87
|
{
|
|
88
|
-
"id":
|
|
88
|
+
"id": 484,
|
|
89
89
|
"name": "BackToTop",
|
|
90
90
|
"kind": 16,
|
|
91
91
|
"kindString": "Enumeration member",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"title": "Enumeration members",
|
|
109
109
|
"kind": 16,
|
|
110
110
|
"children": [
|
|
111
|
-
|
|
111
|
+
484
|
|
112
112
|
]
|
|
113
113
|
}
|
|
114
114
|
],
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
]
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"id":
|
|
124
|
+
"id": 471,
|
|
125
125
|
"name": "SkyActionButtonModule",
|
|
126
126
|
"kind": 128,
|
|
127
127
|
"kindString": "Class",
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"title": "Constructors",
|
|
147
147
|
"kind": 512,
|
|
148
148
|
"children": [
|
|
149
|
-
|
|
149
|
+
472
|
|
150
150
|
]
|
|
151
151
|
}
|
|
152
152
|
],
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
]
|
|
160
160
|
},
|
|
161
161
|
{
|
|
162
|
-
"id":
|
|
162
|
+
"id": 478,
|
|
163
163
|
"name": "SkyBackToTopModule",
|
|
164
164
|
"kind": 128,
|
|
165
165
|
"kindString": "Class",
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
"title": "Constructors",
|
|
185
185
|
"kind": 512,
|
|
186
186
|
"children": [
|
|
187
|
-
|
|
187
|
+
479
|
|
188
188
|
]
|
|
189
189
|
}
|
|
190
190
|
],
|
|
@@ -197,7 +197,7 @@
|
|
|
197
197
|
]
|
|
198
198
|
},
|
|
199
199
|
{
|
|
200
|
-
"id":
|
|
200
|
+
"id": 487,
|
|
201
201
|
"name": "SkyBoxModule",
|
|
202
202
|
"kind": 128,
|
|
203
203
|
"kindString": "Class",
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
"title": "Constructors",
|
|
223
223
|
"kind": 512,
|
|
224
224
|
"children": [
|
|
225
|
-
|
|
225
|
+
488
|
|
226
226
|
]
|
|
227
227
|
}
|
|
228
228
|
],
|
|
@@ -235,7 +235,7 @@
|
|
|
235
235
|
]
|
|
236
236
|
},
|
|
237
237
|
{
|
|
238
|
-
"id":
|
|
238
|
+
"id": 490,
|
|
239
239
|
"name": "SkyCardModule",
|
|
240
240
|
"kind": 128,
|
|
241
241
|
"kindString": "Class",
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
"title": "Constructors",
|
|
269
269
|
"kind": 512,
|
|
270
270
|
"children": [
|
|
271
|
-
|
|
271
|
+
491
|
|
272
272
|
]
|
|
273
273
|
}
|
|
274
274
|
],
|
|
@@ -281,7 +281,7 @@
|
|
|
281
281
|
]
|
|
282
282
|
},
|
|
283
283
|
{
|
|
284
|
-
"id":
|
|
284
|
+
"id": 493,
|
|
285
285
|
"name": "SkyDefinitionListModule",
|
|
286
286
|
"kind": 128,
|
|
287
287
|
"kindString": "Class",
|
|
@@ -314,7 +314,7 @@
|
|
|
314
314
|
"title": "Constructors",
|
|
315
315
|
"kind": 512,
|
|
316
316
|
"children": [
|
|
317
|
-
|
|
317
|
+
494
|
|
318
318
|
]
|
|
319
319
|
}
|
|
320
320
|
],
|
|
@@ -327,7 +327,7 @@
|
|
|
327
327
|
]
|
|
328
328
|
},
|
|
329
329
|
{
|
|
330
|
-
"id":
|
|
330
|
+
"id": 496,
|
|
331
331
|
"name": "SkyDescriptionListModule",
|
|
332
332
|
"kind": 128,
|
|
333
333
|
"kindString": "Class",
|
|
@@ -342,7 +342,7 @@
|
|
|
342
342
|
"name": "NgModule"
|
|
343
343
|
},
|
|
344
344
|
"arguments": {
|
|
345
|
-
"obj": "{\n declarations: [\n SkyDescriptionListComponent,\n SkyDescriptionListContentComponent,\n SkyDescriptionListTermComponent,\n SkyDescriptionListDescriptionComponent,\n ],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyLayoutResourcesModule,\n SkyThemeModule,\n ],\n exports: [\n SkyDescriptionListComponent,\n SkyDescriptionListContentComponent,\n SkyDescriptionListTermComponent,\n SkyDescriptionListDescriptionComponent,\n ],\n}"
|
|
345
|
+
"obj": "{\n declarations: [\n SkyDescriptionListComponent,\n SkyDescriptionListContentComponent,\n SkyDescriptionListTermComponent,\n SkyDescriptionListDescriptionComponent,\n ],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyLayoutResourcesModule,\n SkyThemeModule,\n SkyTrimModule,\n ],\n exports: [\n SkyDescriptionListComponent,\n SkyDescriptionListContentComponent,\n SkyDescriptionListTermComponent,\n SkyDescriptionListDescriptionComponent,\n ],\n}"
|
|
346
346
|
}
|
|
347
347
|
}
|
|
348
348
|
],
|
|
@@ -352,20 +352,20 @@
|
|
|
352
352
|
"title": "Constructors",
|
|
353
353
|
"kind": 512,
|
|
354
354
|
"children": [
|
|
355
|
-
|
|
355
|
+
497
|
|
356
356
|
]
|
|
357
357
|
}
|
|
358
358
|
],
|
|
359
359
|
"sources": [
|
|
360
360
|
{
|
|
361
361
|
"fileName": "projects/layout/src/modules/description-list/description-list.module.ts",
|
|
362
|
-
"line":
|
|
362
|
+
"line": 35,
|
|
363
363
|
"character": 13
|
|
364
364
|
}
|
|
365
365
|
]
|
|
366
366
|
},
|
|
367
367
|
{
|
|
368
|
-
"id":
|
|
368
|
+
"id": 508,
|
|
369
369
|
"name": "SkyFluidGridModule",
|
|
370
370
|
"kind": 128,
|
|
371
371
|
"kindString": "Class",
|
|
@@ -390,7 +390,7 @@
|
|
|
390
390
|
"title": "Constructors",
|
|
391
391
|
"kind": 512,
|
|
392
392
|
"children": [
|
|
393
|
-
|
|
393
|
+
509
|
|
394
394
|
]
|
|
395
395
|
}
|
|
396
396
|
],
|
|
@@ -403,7 +403,7 @@
|
|
|
403
403
|
]
|
|
404
404
|
},
|
|
405
405
|
{
|
|
406
|
-
"id":
|
|
406
|
+
"id": 515,
|
|
407
407
|
"name": "SkyFormatModule",
|
|
408
408
|
"kind": 128,
|
|
409
409
|
"kindString": "Class",
|
|
@@ -428,7 +428,7 @@
|
|
|
428
428
|
"title": "Constructors",
|
|
429
429
|
"kind": 512,
|
|
430
430
|
"children": [
|
|
431
|
-
|
|
431
|
+
516
|
|
432
432
|
]
|
|
433
433
|
}
|
|
434
434
|
],
|
|
@@ -441,7 +441,7 @@
|
|
|
441
441
|
]
|
|
442
442
|
},
|
|
443
443
|
{
|
|
444
|
-
"id":
|
|
444
|
+
"id": 521,
|
|
445
445
|
"name": "SkyInlineDeleteModule",
|
|
446
446
|
"kind": 128,
|
|
447
447
|
"kindString": "Class",
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
"title": "Constructors",
|
|
467
467
|
"kind": 512,
|
|
468
468
|
"children": [
|
|
469
|
-
|
|
469
|
+
522
|
|
470
470
|
]
|
|
471
471
|
}
|
|
472
472
|
],
|
|
@@ -479,7 +479,7 @@
|
|
|
479
479
|
]
|
|
480
480
|
},
|
|
481
481
|
{
|
|
482
|
-
"id":
|
|
482
|
+
"id": 524,
|
|
483
483
|
"name": "SkyPageModule",
|
|
484
484
|
"kind": 128,
|
|
485
485
|
"kindString": "Class",
|
|
@@ -504,7 +504,7 @@
|
|
|
504
504
|
"title": "Constructors",
|
|
505
505
|
"kind": 512,
|
|
506
506
|
"children": [
|
|
507
|
-
|
|
507
|
+
525
|
|
508
508
|
]
|
|
509
509
|
}
|
|
510
510
|
],
|
|
@@ -517,7 +517,7 @@
|
|
|
517
517
|
]
|
|
518
518
|
},
|
|
519
519
|
{
|
|
520
|
-
"id":
|
|
520
|
+
"id": 527,
|
|
521
521
|
"name": "SkyPageSummaryModule",
|
|
522
522
|
"kind": 128,
|
|
523
523
|
"kindString": "Class",
|
|
@@ -550,7 +550,7 @@
|
|
|
550
550
|
"title": "Constructors",
|
|
551
551
|
"kind": 512,
|
|
552
552
|
"children": [
|
|
553
|
-
|
|
553
|
+
528
|
|
554
554
|
]
|
|
555
555
|
}
|
|
556
556
|
],
|
|
@@ -563,7 +563,7 @@
|
|
|
563
563
|
]
|
|
564
564
|
},
|
|
565
565
|
{
|
|
566
|
-
"id":
|
|
566
|
+
"id": 530,
|
|
567
567
|
"name": "SkyTextExpandModule",
|
|
568
568
|
"kind": 128,
|
|
569
569
|
"kindString": "Class",
|
|
@@ -588,7 +588,7 @@
|
|
|
588
588
|
"title": "Constructors",
|
|
589
589
|
"kind": 512,
|
|
590
590
|
"children": [
|
|
591
|
-
|
|
591
|
+
531
|
|
592
592
|
]
|
|
593
593
|
}
|
|
594
594
|
],
|
|
@@ -601,7 +601,7 @@
|
|
|
601
601
|
]
|
|
602
602
|
},
|
|
603
603
|
{
|
|
604
|
-
"id":
|
|
604
|
+
"id": 534,
|
|
605
605
|
"name": "SkyTextExpandRepeaterModule",
|
|
606
606
|
"kind": 128,
|
|
607
607
|
"kindString": "Class",
|
|
@@ -626,7 +626,7 @@
|
|
|
626
626
|
"title": "Constructors",
|
|
627
627
|
"kind": 512,
|
|
628
628
|
"children": [
|
|
629
|
-
|
|
629
|
+
535
|
|
630
630
|
]
|
|
631
631
|
}
|
|
632
632
|
],
|
|
@@ -639,7 +639,7 @@
|
|
|
639
639
|
]
|
|
640
640
|
},
|
|
641
641
|
{
|
|
642
|
-
"id":
|
|
642
|
+
"id": 537,
|
|
643
643
|
"name": "SkyToolbarModule",
|
|
644
644
|
"kind": 128,
|
|
645
645
|
"kindString": "Class",
|
|
@@ -664,7 +664,7 @@
|
|
|
664
664
|
"title": "Constructors",
|
|
665
665
|
"kind": 512,
|
|
666
666
|
"children": [
|
|
667
|
-
|
|
667
|
+
538
|
|
668
668
|
]
|
|
669
669
|
}
|
|
670
670
|
],
|
|
@@ -866,7 +866,7 @@
|
|
|
866
866
|
],
|
|
867
867
|
"type": {
|
|
868
868
|
"type": "reference",
|
|
869
|
-
"id":
|
|
869
|
+
"id": 465,
|
|
870
870
|
"name": "SkyActionButtonPermalink"
|
|
871
871
|
}
|
|
872
872
|
},
|
|
@@ -1007,7 +1007,7 @@
|
|
|
1007
1007
|
]
|
|
1008
1008
|
},
|
|
1009
1009
|
{
|
|
1010
|
-
"id":
|
|
1010
|
+
"id": 156,
|
|
1011
1011
|
"name": "SkyCardActionsComponent",
|
|
1012
1012
|
"kind": 128,
|
|
1013
1013
|
"kindString": "Class",
|
|
@@ -1041,7 +1041,7 @@
|
|
|
1041
1041
|
"title": "Constructors",
|
|
1042
1042
|
"kind": 512,
|
|
1043
1043
|
"children": [
|
|
1044
|
-
|
|
1044
|
+
157
|
|
1045
1045
|
]
|
|
1046
1046
|
}
|
|
1047
1047
|
],
|
|
@@ -1054,7 +1054,7 @@
|
|
|
1054
1054
|
]
|
|
1055
1055
|
},
|
|
1056
1056
|
{
|
|
1057
|
-
"id":
|
|
1057
|
+
"id": 159,
|
|
1058
1058
|
"name": "SkyCardContentComponent",
|
|
1059
1059
|
"kind": 128,
|
|
1060
1060
|
"kindString": "Class",
|
|
@@ -1088,7 +1088,7 @@
|
|
|
1088
1088
|
"title": "Constructors",
|
|
1089
1089
|
"kind": 512,
|
|
1090
1090
|
"children": [
|
|
1091
|
-
|
|
1091
|
+
160
|
|
1092
1092
|
]
|
|
1093
1093
|
}
|
|
1094
1094
|
],
|
|
@@ -1101,7 +1101,7 @@
|
|
|
1101
1101
|
]
|
|
1102
1102
|
},
|
|
1103
1103
|
{
|
|
1104
|
-
"id":
|
|
1104
|
+
"id": 162,
|
|
1105
1105
|
"name": "SkyCardTitleComponent",
|
|
1106
1106
|
"kind": 128,
|
|
1107
1107
|
"kindString": "Class",
|
|
@@ -1135,7 +1135,7 @@
|
|
|
1135
1135
|
"title": "Constructors",
|
|
1136
1136
|
"kind": 512,
|
|
1137
1137
|
"children": [
|
|
1138
|
-
|
|
1138
|
+
163
|
|
1139
1139
|
]
|
|
1140
1140
|
}
|
|
1141
1141
|
],
|
|
@@ -1148,7 +1148,7 @@
|
|
|
1148
1148
|
]
|
|
1149
1149
|
},
|
|
1150
1150
|
{
|
|
1151
|
-
"id":
|
|
1151
|
+
"id": 165,
|
|
1152
1152
|
"name": "SkyDefinitionListComponent",
|
|
1153
1153
|
"kind": 128,
|
|
1154
1154
|
"kindString": "Class",
|
|
@@ -1172,7 +1172,7 @@
|
|
|
1172
1172
|
],
|
|
1173
1173
|
"children": [
|
|
1174
1174
|
{
|
|
1175
|
-
"id":
|
|
1175
|
+
"id": 166,
|
|
1176
1176
|
"name": "constructor",
|
|
1177
1177
|
"kind": 512,
|
|
1178
1178
|
"kindString": "Constructor",
|
|
@@ -1186,14 +1186,14 @@
|
|
|
1186
1186
|
],
|
|
1187
1187
|
"signatures": [
|
|
1188
1188
|
{
|
|
1189
|
-
"id":
|
|
1189
|
+
"id": 167,
|
|
1190
1190
|
"name": "SkyDefinitionListComponent",
|
|
1191
1191
|
"kind": 16384,
|
|
1192
1192
|
"kindString": "Constructor signature",
|
|
1193
1193
|
"flags": {},
|
|
1194
1194
|
"parameters": [
|
|
1195
1195
|
{
|
|
1196
|
-
"id":
|
|
1196
|
+
"id": 168,
|
|
1197
1197
|
"name": "service",
|
|
1198
1198
|
"kind": 32768,
|
|
1199
1199
|
"kindString": "Parameter",
|
|
@@ -1204,7 +1204,7 @@
|
|
|
1204
1204
|
}
|
|
1205
1205
|
},
|
|
1206
1206
|
{
|
|
1207
|
-
"id":
|
|
1207
|
+
"id": 169,
|
|
1208
1208
|
"name": "logger",
|
|
1209
1209
|
"kind": 32768,
|
|
1210
1210
|
"kindString": "Parameter",
|
|
@@ -1217,14 +1217,14 @@
|
|
|
1217
1217
|
],
|
|
1218
1218
|
"type": {
|
|
1219
1219
|
"type": "reference",
|
|
1220
|
-
"id":
|
|
1220
|
+
"id": 165,
|
|
1221
1221
|
"name": "SkyDefinitionListComponent"
|
|
1222
1222
|
}
|
|
1223
1223
|
}
|
|
1224
1224
|
]
|
|
1225
1225
|
},
|
|
1226
1226
|
{
|
|
1227
|
-
"id":
|
|
1227
|
+
"id": 173,
|
|
1228
1228
|
"name": "defaultValue",
|
|
1229
1229
|
"kind": 262144,
|
|
1230
1230
|
"kindString": "Accessor",
|
|
@@ -1252,7 +1252,7 @@
|
|
|
1252
1252
|
],
|
|
1253
1253
|
"setSignature": [
|
|
1254
1254
|
{
|
|
1255
|
-
"id":
|
|
1255
|
+
"id": 174,
|
|
1256
1256
|
"name": "defaultValue",
|
|
1257
1257
|
"kind": 1048576,
|
|
1258
1258
|
"kindString": "Set signature",
|
|
@@ -1268,7 +1268,7 @@
|
|
|
1268
1268
|
},
|
|
1269
1269
|
"parameters": [
|
|
1270
1270
|
{
|
|
1271
|
-
"id":
|
|
1271
|
+
"id": 175,
|
|
1272
1272
|
"name": "value",
|
|
1273
1273
|
"kind": 32768,
|
|
1274
1274
|
"kindString": "Parameter",
|
|
@@ -1287,7 +1287,7 @@
|
|
|
1287
1287
|
]
|
|
1288
1288
|
},
|
|
1289
1289
|
{
|
|
1290
|
-
"id":
|
|
1290
|
+
"id": 170,
|
|
1291
1291
|
"name": "labelWidth",
|
|
1292
1292
|
"kind": 262144,
|
|
1293
1293
|
"kindString": "Accessor",
|
|
@@ -1315,7 +1315,7 @@
|
|
|
1315
1315
|
],
|
|
1316
1316
|
"setSignature": [
|
|
1317
1317
|
{
|
|
1318
|
-
"id":
|
|
1318
|
+
"id": 171,
|
|
1319
1319
|
"name": "labelWidth",
|
|
1320
1320
|
"kind": 1048576,
|
|
1321
1321
|
"kindString": "Set signature",
|
|
@@ -1331,7 +1331,7 @@
|
|
|
1331
1331
|
},
|
|
1332
1332
|
"parameters": [
|
|
1333
1333
|
{
|
|
1334
|
-
"id":
|
|
1334
|
+
"id": 172,
|
|
1335
1335
|
"name": "value",
|
|
1336
1336
|
"kind": 32768,
|
|
1337
1337
|
"kindString": "Parameter",
|
|
@@ -1355,22 +1355,22 @@
|
|
|
1355
1355
|
"title": "Constructors",
|
|
1356
1356
|
"kind": 512,
|
|
1357
1357
|
"children": [
|
|
1358
|
-
|
|
1358
|
+
166
|
|
1359
1359
|
]
|
|
1360
1360
|
},
|
|
1361
1361
|
{
|
|
1362
1362
|
"title": "Properties",
|
|
1363
1363
|
"kind": 1024,
|
|
1364
1364
|
"children": [
|
|
1365
|
-
|
|
1365
|
+
176
|
|
1366
1366
|
]
|
|
1367
1367
|
},
|
|
1368
1368
|
{
|
|
1369
1369
|
"title": "Accessors",
|
|
1370
1370
|
"kind": 262144,
|
|
1371
1371
|
"children": [
|
|
1372
|
-
|
|
1373
|
-
|
|
1372
|
+
173,
|
|
1373
|
+
170
|
|
1374
1374
|
]
|
|
1375
1375
|
}
|
|
1376
1376
|
],
|
|
@@ -1383,7 +1383,7 @@
|
|
|
1383
1383
|
]
|
|
1384
1384
|
},
|
|
1385
1385
|
{
|
|
1386
|
-
"id":
|
|
1386
|
+
"id": 177,
|
|
1387
1387
|
"name": "SkyDefinitionListContentComponent",
|
|
1388
1388
|
"kind": 128,
|
|
1389
1389
|
"kindString": "Class",
|
|
@@ -1411,7 +1411,7 @@
|
|
|
1411
1411
|
"title": "Constructors",
|
|
1412
1412
|
"kind": 512,
|
|
1413
1413
|
"children": [
|
|
1414
|
-
|
|
1414
|
+
178
|
|
1415
1415
|
]
|
|
1416
1416
|
}
|
|
1417
1417
|
],
|
|
@@ -1424,7 +1424,7 @@
|
|
|
1424
1424
|
]
|
|
1425
1425
|
},
|
|
1426
1426
|
{
|
|
1427
|
-
"id":
|
|
1427
|
+
"id": 180,
|
|
1428
1428
|
"name": "SkyDefinitionListHeadingComponent",
|
|
1429
1429
|
"kind": 128,
|
|
1430
1430
|
"kindString": "Class",
|
|
@@ -1452,7 +1452,7 @@
|
|
|
1452
1452
|
"title": "Constructors",
|
|
1453
1453
|
"kind": 512,
|
|
1454
1454
|
"children": [
|
|
1455
|
-
|
|
1455
|
+
181
|
|
1456
1456
|
]
|
|
1457
1457
|
}
|
|
1458
1458
|
],
|
|
@@ -1465,7 +1465,7 @@
|
|
|
1465
1465
|
]
|
|
1466
1466
|
},
|
|
1467
1467
|
{
|
|
1468
|
-
"id":
|
|
1468
|
+
"id": 183,
|
|
1469
1469
|
"name": "SkyDefinitionListLabelComponent",
|
|
1470
1470
|
"kind": 128,
|
|
1471
1471
|
"kindString": "Class",
|
|
@@ -1489,7 +1489,7 @@
|
|
|
1489
1489
|
],
|
|
1490
1490
|
"children": [
|
|
1491
1491
|
{
|
|
1492
|
-
"id":
|
|
1492
|
+
"id": 184,
|
|
1493
1493
|
"name": "constructor",
|
|
1494
1494
|
"kind": 512,
|
|
1495
1495
|
"kindString": "Constructor",
|
|
@@ -1503,14 +1503,14 @@
|
|
|
1503
1503
|
],
|
|
1504
1504
|
"signatures": [
|
|
1505
1505
|
{
|
|
1506
|
-
"id":
|
|
1506
|
+
"id": 185,
|
|
1507
1507
|
"name": "SkyDefinitionListLabelComponent",
|
|
1508
1508
|
"kind": 16384,
|
|
1509
1509
|
"kindString": "Constructor signature",
|
|
1510
1510
|
"flags": {},
|
|
1511
1511
|
"parameters": [
|
|
1512
1512
|
{
|
|
1513
|
-
"id":
|
|
1513
|
+
"id": 186,
|
|
1514
1514
|
"name": "service",
|
|
1515
1515
|
"kind": 32768,
|
|
1516
1516
|
"kindString": "Parameter",
|
|
@@ -1523,14 +1523,14 @@
|
|
|
1523
1523
|
],
|
|
1524
1524
|
"type": {
|
|
1525
1525
|
"type": "reference",
|
|
1526
|
-
"id":
|
|
1526
|
+
"id": 183,
|
|
1527
1527
|
"name": "SkyDefinitionListLabelComponent"
|
|
1528
1528
|
}
|
|
1529
1529
|
}
|
|
1530
1530
|
]
|
|
1531
1531
|
},
|
|
1532
1532
|
{
|
|
1533
|
-
"id":
|
|
1533
|
+
"id": 187,
|
|
1534
1534
|
"name": "labelWidth",
|
|
1535
1535
|
"kind": 1024,
|
|
1536
1536
|
"kindString": "Property",
|
|
@@ -1555,15 +1555,15 @@
|
|
|
1555
1555
|
"title": "Constructors",
|
|
1556
1556
|
"kind": 512,
|
|
1557
1557
|
"children": [
|
|
1558
|
-
|
|
1558
|
+
184
|
|
1559
1559
|
]
|
|
1560
1560
|
},
|
|
1561
1561
|
{
|
|
1562
1562
|
"title": "Properties",
|
|
1563
1563
|
"kind": 1024,
|
|
1564
1564
|
"children": [
|
|
1565
|
-
|
|
1566
|
-
|
|
1565
|
+
187,
|
|
1566
|
+
188
|
|
1567
1567
|
]
|
|
1568
1568
|
}
|
|
1569
1569
|
],
|
|
@@ -1576,7 +1576,7 @@
|
|
|
1576
1576
|
]
|
|
1577
1577
|
},
|
|
1578
1578
|
{
|
|
1579
|
-
"id":
|
|
1579
|
+
"id": 189,
|
|
1580
1580
|
"name": "SkyDefinitionListValueComponent",
|
|
1581
1581
|
"kind": 128,
|
|
1582
1582
|
"kindString": "Class",
|
|
@@ -1600,7 +1600,7 @@
|
|
|
1600
1600
|
],
|
|
1601
1601
|
"children": [
|
|
1602
1602
|
{
|
|
1603
|
-
"id":
|
|
1603
|
+
"id": 190,
|
|
1604
1604
|
"name": "constructor",
|
|
1605
1605
|
"kind": 512,
|
|
1606
1606
|
"kindString": "Constructor",
|
|
@@ -1614,14 +1614,14 @@
|
|
|
1614
1614
|
],
|
|
1615
1615
|
"signatures": [
|
|
1616
1616
|
{
|
|
1617
|
-
"id":
|
|
1617
|
+
"id": 191,
|
|
1618
1618
|
"name": "SkyDefinitionListValueComponent",
|
|
1619
1619
|
"kind": 16384,
|
|
1620
1620
|
"kindString": "Constructor signature",
|
|
1621
1621
|
"flags": {},
|
|
1622
1622
|
"parameters": [
|
|
1623
1623
|
{
|
|
1624
|
-
"id":
|
|
1624
|
+
"id": 192,
|
|
1625
1625
|
"name": "service",
|
|
1626
1626
|
"kind": 32768,
|
|
1627
1627
|
"kindString": "Parameter",
|
|
@@ -1634,14 +1634,14 @@
|
|
|
1634
1634
|
],
|
|
1635
1635
|
"type": {
|
|
1636
1636
|
"type": "reference",
|
|
1637
|
-
"id":
|
|
1637
|
+
"id": 189,
|
|
1638
1638
|
"name": "SkyDefinitionListValueComponent"
|
|
1639
1639
|
}
|
|
1640
1640
|
}
|
|
1641
1641
|
]
|
|
1642
1642
|
},
|
|
1643
1643
|
{
|
|
1644
|
-
"id":
|
|
1644
|
+
"id": 193,
|
|
1645
1645
|
"name": "defaultValue",
|
|
1646
1646
|
"kind": 1024,
|
|
1647
1647
|
"kindString": "Property",
|
|
@@ -1666,15 +1666,15 @@
|
|
|
1666
1666
|
"title": "Constructors",
|
|
1667
1667
|
"kind": 512,
|
|
1668
1668
|
"children": [
|
|
1669
|
-
|
|
1669
|
+
190
|
|
1670
1670
|
]
|
|
1671
1671
|
},
|
|
1672
1672
|
{
|
|
1673
1673
|
"title": "Properties",
|
|
1674
1674
|
"kind": 1024,
|
|
1675
1675
|
"children": [
|
|
1676
|
-
|
|
1677
|
-
|
|
1676
|
+
193,
|
|
1677
|
+
194
|
|
1678
1678
|
]
|
|
1679
1679
|
}
|
|
1680
1680
|
],
|
|
@@ -1687,7 +1687,7 @@
|
|
|
1687
1687
|
]
|
|
1688
1688
|
},
|
|
1689
1689
|
{
|
|
1690
|
-
"id":
|
|
1690
|
+
"id": 195,
|
|
1691
1691
|
"name": "SkyDescriptionListComponent",
|
|
1692
1692
|
"kind": 128,
|
|
1693
1693
|
"kindString": "Class",
|
|
@@ -1711,7 +1711,7 @@
|
|
|
1711
1711
|
],
|
|
1712
1712
|
"children": [
|
|
1713
1713
|
{
|
|
1714
|
-
"id":
|
|
1714
|
+
"id": 196,
|
|
1715
1715
|
"name": "constructor",
|
|
1716
1716
|
"kind": 512,
|
|
1717
1717
|
"kindString": "Constructor",
|
|
@@ -1725,14 +1725,14 @@
|
|
|
1725
1725
|
],
|
|
1726
1726
|
"signatures": [
|
|
1727
1727
|
{
|
|
1728
|
-
"id":
|
|
1728
|
+
"id": 197,
|
|
1729
1729
|
"name": "SkyDescriptionListComponent",
|
|
1730
1730
|
"kind": 16384,
|
|
1731
1731
|
"kindString": "Constructor signature",
|
|
1732
1732
|
"flags": {},
|
|
1733
1733
|
"parameters": [
|
|
1734
1734
|
{
|
|
1735
|
-
"id":
|
|
1735
|
+
"id": 198,
|
|
1736
1736
|
"name": "adapterService",
|
|
1737
1737
|
"kind": 32768,
|
|
1738
1738
|
"kindString": "Parameter",
|
|
@@ -1743,7 +1743,7 @@
|
|
|
1743
1743
|
}
|
|
1744
1744
|
},
|
|
1745
1745
|
{
|
|
1746
|
-
"id":
|
|
1746
|
+
"id": 199,
|
|
1747
1747
|
"name": "changeDetector",
|
|
1748
1748
|
"kind": 32768,
|
|
1749
1749
|
"kindString": "Parameter",
|
|
@@ -1756,7 +1756,7 @@
|
|
|
1756
1756
|
}
|
|
1757
1757
|
},
|
|
1758
1758
|
{
|
|
1759
|
-
"id":
|
|
1759
|
+
"id": 200,
|
|
1760
1760
|
"name": "descriptionListService",
|
|
1761
1761
|
"kind": 32768,
|
|
1762
1762
|
"kindString": "Parameter",
|
|
@@ -1767,7 +1767,7 @@
|
|
|
1767
1767
|
}
|
|
1768
1768
|
},
|
|
1769
1769
|
{
|
|
1770
|
-
"id":
|
|
1770
|
+
"id": 201,
|
|
1771
1771
|
"name": "mutationSvc",
|
|
1772
1772
|
"kind": 32768,
|
|
1773
1773
|
"kindString": "Parameter",
|
|
@@ -1780,14 +1780,14 @@
|
|
|
1780
1780
|
],
|
|
1781
1781
|
"type": {
|
|
1782
1782
|
"type": "reference",
|
|
1783
|
-
"id":
|
|
1783
|
+
"id": 195,
|
|
1784
1784
|
"name": "SkyDescriptionListComponent"
|
|
1785
1785
|
}
|
|
1786
1786
|
}
|
|
1787
1787
|
]
|
|
1788
1788
|
},
|
|
1789
1789
|
{
|
|
1790
|
-
"id":
|
|
1790
|
+
"id": 210,
|
|
1791
1791
|
"name": "contentComponents",
|
|
1792
1792
|
"kind": 1024,
|
|
1793
1793
|
"kindString": "Property",
|
|
@@ -1820,7 +1820,7 @@
|
|
|
1820
1820
|
"typeArguments": [
|
|
1821
1821
|
{
|
|
1822
1822
|
"type": "reference",
|
|
1823
|
-
"id":
|
|
1823
|
+
"id": 244,
|
|
1824
1824
|
"name": "SkyDescriptionListContentComponent"
|
|
1825
1825
|
}
|
|
1826
1826
|
],
|
|
@@ -1830,7 +1830,7 @@
|
|
|
1830
1830
|
}
|
|
1831
1831
|
},
|
|
1832
1832
|
{
|
|
1833
|
-
"id":
|
|
1833
|
+
"id": 205,
|
|
1834
1834
|
"name": "listItemWidth",
|
|
1835
1835
|
"kind": 1024,
|
|
1836
1836
|
"kindString": "Property",
|
|
@@ -1865,7 +1865,7 @@
|
|
|
1865
1865
|
}
|
|
1866
1866
|
},
|
|
1867
1867
|
{
|
|
1868
|
-
"id":
|
|
1868
|
+
"id": 202,
|
|
1869
1869
|
"name": "defaultDescription",
|
|
1870
1870
|
"kind": 262144,
|
|
1871
1871
|
"kindString": "Accessor",
|
|
@@ -1893,7 +1893,7 @@
|
|
|
1893
1893
|
],
|
|
1894
1894
|
"setSignature": [
|
|
1895
1895
|
{
|
|
1896
|
-
"id":
|
|
1896
|
+
"id": 203,
|
|
1897
1897
|
"name": "defaultDescription",
|
|
1898
1898
|
"kind": 1048576,
|
|
1899
1899
|
"kindString": "Set signature",
|
|
@@ -1909,7 +1909,7 @@
|
|
|
1909
1909
|
},
|
|
1910
1910
|
"parameters": [
|
|
1911
1911
|
{
|
|
1912
|
-
"id":
|
|
1912
|
+
"id": 204,
|
|
1913
1913
|
"name": "value",
|
|
1914
1914
|
"kind": 32768,
|
|
1915
1915
|
"kindString": "Parameter",
|
|
@@ -1928,7 +1928,7 @@
|
|
|
1928
1928
|
]
|
|
1929
1929
|
},
|
|
1930
1930
|
{
|
|
1931
|
-
"id":
|
|
1931
|
+
"id": 206,
|
|
1932
1932
|
"name": "mode",
|
|
1933
1933
|
"kind": 262144,
|
|
1934
1934
|
"kindString": "Accessor",
|
|
@@ -1956,7 +1956,7 @@
|
|
|
1956
1956
|
],
|
|
1957
1957
|
"getSignature": [
|
|
1958
1958
|
{
|
|
1959
|
-
"id":
|
|
1959
|
+
"id": 207,
|
|
1960
1960
|
"name": "mode",
|
|
1961
1961
|
"kind": 524288,
|
|
1962
1962
|
"kindString": "Get signature",
|
|
@@ -1972,14 +1972,14 @@
|
|
|
1972
1972
|
},
|
|
1973
1973
|
"type": {
|
|
1974
1974
|
"type": "reference",
|
|
1975
|
-
"id":
|
|
1975
|
+
"id": 503,
|
|
1976
1976
|
"name": "SkyDescriptionListModeType"
|
|
1977
1977
|
}
|
|
1978
1978
|
}
|
|
1979
1979
|
],
|
|
1980
1980
|
"setSignature": [
|
|
1981
1981
|
{
|
|
1982
|
-
"id":
|
|
1982
|
+
"id": 208,
|
|
1983
1983
|
"name": "mode",
|
|
1984
1984
|
"kind": 1048576,
|
|
1985
1985
|
"kindString": "Set signature",
|
|
@@ -1995,14 +1995,14 @@
|
|
|
1995
1995
|
},
|
|
1996
1996
|
"parameters": [
|
|
1997
1997
|
{
|
|
1998
|
-
"id":
|
|
1998
|
+
"id": 209,
|
|
1999
1999
|
"name": "value",
|
|
2000
2000
|
"kind": 32768,
|
|
2001
2001
|
"kindString": "Parameter",
|
|
2002
2002
|
"flags": {},
|
|
2003
2003
|
"type": {
|
|
2004
2004
|
"type": "reference",
|
|
2005
|
-
"id":
|
|
2005
|
+
"id": 503,
|
|
2006
2006
|
"name": "SkyDescriptionListModeType"
|
|
2007
2007
|
}
|
|
2008
2008
|
}
|
|
@@ -2015,7 +2015,7 @@
|
|
|
2015
2015
|
]
|
|
2016
2016
|
},
|
|
2017
2017
|
{
|
|
2018
|
-
"id":
|
|
2018
|
+
"id": 215,
|
|
2019
2019
|
"name": "ngAfterContentInit",
|
|
2020
2020
|
"kind": 2048,
|
|
2021
2021
|
"kindString": "Method",
|
|
@@ -2031,7 +2031,7 @@
|
|
|
2031
2031
|
],
|
|
2032
2032
|
"signatures": [
|
|
2033
2033
|
{
|
|
2034
|
-
"id":
|
|
2034
|
+
"id": 216,
|
|
2035
2035
|
"name": "ngAfterContentInit",
|
|
2036
2036
|
"kind": 4096,
|
|
2037
2037
|
"kindString": "Call signature",
|
|
@@ -2052,7 +2052,7 @@
|
|
|
2052
2052
|
}
|
|
2053
2053
|
},
|
|
2054
2054
|
{
|
|
2055
|
-
"id":
|
|
2055
|
+
"id": 217,
|
|
2056
2056
|
"name": "ngAfterViewInit",
|
|
2057
2057
|
"kind": 2048,
|
|
2058
2058
|
"kindString": "Method",
|
|
@@ -2068,7 +2068,7 @@
|
|
|
2068
2068
|
],
|
|
2069
2069
|
"signatures": [
|
|
2070
2070
|
{
|
|
2071
|
-
"id":
|
|
2071
|
+
"id": 218,
|
|
2072
2072
|
"name": "ngAfterViewInit",
|
|
2073
2073
|
"kind": 4096,
|
|
2074
2074
|
"kindString": "Call signature",
|
|
@@ -2089,7 +2089,7 @@
|
|
|
2089
2089
|
}
|
|
2090
2090
|
},
|
|
2091
2091
|
{
|
|
2092
|
-
"id":
|
|
2092
|
+
"id": 219,
|
|
2093
2093
|
"name": "ngOnDestroy",
|
|
2094
2094
|
"kind": 2048,
|
|
2095
2095
|
"kindString": "Method",
|
|
@@ -2105,7 +2105,7 @@
|
|
|
2105
2105
|
],
|
|
2106
2106
|
"signatures": [
|
|
2107
2107
|
{
|
|
2108
|
-
"id":
|
|
2108
|
+
"id": 220,
|
|
2109
2109
|
"name": "ngOnDestroy",
|
|
2110
2110
|
"kind": 4096,
|
|
2111
2111
|
"kindString": "Call signature",
|
|
@@ -2126,7 +2126,7 @@
|
|
|
2126
2126
|
}
|
|
2127
2127
|
},
|
|
2128
2128
|
{
|
|
2129
|
-
"id":
|
|
2129
|
+
"id": 221,
|
|
2130
2130
|
"name": "onWindowResize",
|
|
2131
2131
|
"kind": 2048,
|
|
2132
2132
|
"kindString": "Method",
|
|
@@ -2156,7 +2156,7 @@
|
|
|
2156
2156
|
],
|
|
2157
2157
|
"signatures": [
|
|
2158
2158
|
{
|
|
2159
|
-
"id":
|
|
2159
|
+
"id": 222,
|
|
2160
2160
|
"name": "onWindowResize",
|
|
2161
2161
|
"kind": 4096,
|
|
2162
2162
|
"kindString": "Call signature",
|
|
@@ -2174,33 +2174,33 @@
|
|
|
2174
2174
|
"title": "Constructors",
|
|
2175
2175
|
"kind": 512,
|
|
2176
2176
|
"children": [
|
|
2177
|
-
|
|
2177
|
+
196
|
|
2178
2178
|
]
|
|
2179
2179
|
},
|
|
2180
2180
|
{
|
|
2181
2181
|
"title": "Properties",
|
|
2182
2182
|
"kind": 1024,
|
|
2183
2183
|
"children": [
|
|
2184
|
-
|
|
2185
|
-
|
|
2184
|
+
210,
|
|
2185
|
+
205
|
|
2186
2186
|
]
|
|
2187
2187
|
},
|
|
2188
2188
|
{
|
|
2189
2189
|
"title": "Accessors",
|
|
2190
2190
|
"kind": 262144,
|
|
2191
2191
|
"children": [
|
|
2192
|
-
|
|
2193
|
-
|
|
2192
|
+
202,
|
|
2193
|
+
206
|
|
2194
2194
|
]
|
|
2195
2195
|
},
|
|
2196
2196
|
{
|
|
2197
2197
|
"title": "Methods",
|
|
2198
2198
|
"kind": 2048,
|
|
2199
2199
|
"children": [
|
|
2200
|
-
213,
|
|
2201
2200
|
215,
|
|
2202
2201
|
217,
|
|
2203
|
-
219
|
|
2202
|
+
219,
|
|
2203
|
+
221
|
|
2204
2204
|
]
|
|
2205
2205
|
}
|
|
2206
2206
|
],
|
|
@@ -2233,13 +2233,13 @@
|
|
|
2233
2233
|
]
|
|
2234
2234
|
},
|
|
2235
2235
|
{
|
|
2236
|
-
"id":
|
|
2236
|
+
"id": 225,
|
|
2237
2237
|
"name": "SkyDescriptionListTermComponent",
|
|
2238
2238
|
"kind": 128,
|
|
2239
2239
|
"kindString": "Class",
|
|
2240
2240
|
"flags": {},
|
|
2241
2241
|
"comment": {
|
|
2242
|
-
"shortText": "Specifies the term in a term-description pair."
|
|
2242
|
+
"shortText": "Specifies the term in a term-description pair. To display a help button beside\nthe term, include a help button element in the sky-description-list-term element\nand a sky-control-help CSS class on that element."
|
|
2243
2243
|
},
|
|
2244
2244
|
"decorators": [
|
|
2245
2245
|
{
|
|
@@ -2251,13 +2251,13 @@
|
|
|
2251
2251
|
"name": "Component"
|
|
2252
2252
|
},
|
|
2253
2253
|
"arguments": {
|
|
2254
|
-
"obj": "{\n selector: 'sky-description-list-term',\n templateUrl: './description-list-term.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
|
|
2254
|
+
"obj": "{\n selector: 'sky-description-list-term',\n templateUrl: './description-list-term.component.html',\n styleUrls: ['./description-list-term.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
|
|
2255
2255
|
}
|
|
2256
2256
|
}
|
|
2257
2257
|
],
|
|
2258
2258
|
"children": [
|
|
2259
2259
|
{
|
|
2260
|
-
"id":
|
|
2260
|
+
"id": 228,
|
|
2261
2261
|
"name": "templateRef",
|
|
2262
2262
|
"kind": 1024,
|
|
2263
2263
|
"kindString": "Property",
|
|
@@ -2282,7 +2282,7 @@
|
|
|
2282
2282
|
"sources": [
|
|
2283
2283
|
{
|
|
2284
2284
|
"fileName": "projects/layout/src/modules/description-list/description-list-term.component.ts",
|
|
2285
|
-
"line":
|
|
2285
|
+
"line": 24,
|
|
2286
2286
|
"character": 9
|
|
2287
2287
|
}
|
|
2288
2288
|
],
|
|
@@ -2305,21 +2305,21 @@
|
|
|
2305
2305
|
"title": "Constructors",
|
|
2306
2306
|
"kind": 512,
|
|
2307
2307
|
"children": [
|
|
2308
|
-
|
|
2308
|
+
226
|
|
2309
2309
|
]
|
|
2310
2310
|
},
|
|
2311
2311
|
{
|
|
2312
2312
|
"title": "Properties",
|
|
2313
2313
|
"kind": 1024,
|
|
2314
2314
|
"children": [
|
|
2315
|
-
|
|
2315
|
+
228
|
|
2316
2316
|
]
|
|
2317
2317
|
}
|
|
2318
2318
|
],
|
|
2319
2319
|
"sources": [
|
|
2320
2320
|
{
|
|
2321
2321
|
"fileName": "projects/layout/src/modules/description-list/description-list-term.component.ts",
|
|
2322
|
-
"line":
|
|
2322
|
+
"line": 19,
|
|
2323
2323
|
"character": 13
|
|
2324
2324
|
}
|
|
2325
2325
|
]
|
|
@@ -2363,7 +2363,7 @@
|
|
|
2363
2363
|
"sources": [
|
|
2364
2364
|
{
|
|
2365
2365
|
"fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
|
|
2366
|
-
"line":
|
|
2366
|
+
"line": 79,
|
|
2367
2367
|
"character": 2
|
|
2368
2368
|
}
|
|
2369
2369
|
],
|
|
@@ -2508,7 +2508,7 @@
|
|
|
2508
2508
|
},
|
|
2509
2509
|
"type": {
|
|
2510
2510
|
"type": "reference",
|
|
2511
|
-
"id":
|
|
2511
|
+
"id": 477,
|
|
2512
2512
|
"name": "SkyActionButtonContainerAlignItemsType"
|
|
2513
2513
|
}
|
|
2514
2514
|
}
|
|
@@ -2538,7 +2538,7 @@
|
|
|
2538
2538
|
"flags": {},
|
|
2539
2539
|
"type": {
|
|
2540
2540
|
"type": "reference",
|
|
2541
|
-
"id":
|
|
2541
|
+
"id": 477,
|
|
2542
2542
|
"name": "SkyActionButtonContainerAlignItemsType"
|
|
2543
2543
|
}
|
|
2544
2544
|
}
|
|
@@ -2551,8 +2551,8 @@
|
|
|
2551
2551
|
]
|
|
2552
2552
|
},
|
|
2553
2553
|
{
|
|
2554
|
-
"id":
|
|
2555
|
-
"name": "
|
|
2554
|
+
"id": 39,
|
|
2555
|
+
"name": "ngAfterViewInit",
|
|
2556
2556
|
"kind": 2048,
|
|
2557
2557
|
"kindString": "Method",
|
|
2558
2558
|
"flags": {
|
|
@@ -2561,14 +2561,14 @@
|
|
|
2561
2561
|
"sources": [
|
|
2562
2562
|
{
|
|
2563
2563
|
"fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
|
|
2564
|
-
"line":
|
|
2564
|
+
"line": 104,
|
|
2565
2565
|
"character": 9
|
|
2566
2566
|
}
|
|
2567
2567
|
],
|
|
2568
2568
|
"signatures": [
|
|
2569
2569
|
{
|
|
2570
|
-
"id":
|
|
2571
|
-
"name": "
|
|
2570
|
+
"id": 40,
|
|
2571
|
+
"name": "ngAfterViewInit",
|
|
2572
2572
|
"kind": 4096,
|
|
2573
2573
|
"kindString": "Call signature",
|
|
2574
2574
|
"flags": {},
|
|
@@ -2578,17 +2578,17 @@
|
|
|
2578
2578
|
},
|
|
2579
2579
|
"implementationOf": {
|
|
2580
2580
|
"type": "reference",
|
|
2581
|
-
"name": "
|
|
2581
|
+
"name": "AfterViewInit.ngAfterViewInit"
|
|
2582
2582
|
}
|
|
2583
2583
|
}
|
|
2584
2584
|
],
|
|
2585
2585
|
"implementationOf": {
|
|
2586
2586
|
"type": "reference",
|
|
2587
|
-
"name": "
|
|
2587
|
+
"name": "AfterViewInit.ngAfterViewInit"
|
|
2588
2588
|
}
|
|
2589
2589
|
},
|
|
2590
2590
|
{
|
|
2591
|
-
"id":
|
|
2591
|
+
"id": 41,
|
|
2592
2592
|
"name": "ngOnDestroy",
|
|
2593
2593
|
"kind": 2048,
|
|
2594
2594
|
"kindString": "Method",
|
|
@@ -2598,13 +2598,13 @@
|
|
|
2598
2598
|
"sources": [
|
|
2599
2599
|
{
|
|
2600
2600
|
"fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
|
|
2601
|
-
"line":
|
|
2601
|
+
"line": 118,
|
|
2602
2602
|
"character": 9
|
|
2603
2603
|
}
|
|
2604
2604
|
],
|
|
2605
2605
|
"signatures": [
|
|
2606
2606
|
{
|
|
2607
|
-
"id":
|
|
2607
|
+
"id": 42,
|
|
2608
2608
|
"name": "ngOnDestroy",
|
|
2609
2609
|
"kind": 4096,
|
|
2610
2610
|
"kindString": "Call signature",
|
|
@@ -2625,7 +2625,7 @@
|
|
|
2625
2625
|
}
|
|
2626
2626
|
},
|
|
2627
2627
|
{
|
|
2628
|
-
"id":
|
|
2628
|
+
"id": 37,
|
|
2629
2629
|
"name": "ngOnInit",
|
|
2630
2630
|
"kind": 2048,
|
|
2631
2631
|
"kindString": "Method",
|
|
@@ -2635,13 +2635,13 @@
|
|
|
2635
2635
|
"sources": [
|
|
2636
2636
|
{
|
|
2637
2637
|
"fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
|
|
2638
|
-
"line":
|
|
2638
|
+
"line": 87,
|
|
2639
2639
|
"character": 9
|
|
2640
2640
|
}
|
|
2641
2641
|
],
|
|
2642
2642
|
"signatures": [
|
|
2643
2643
|
{
|
|
2644
|
-
"id":
|
|
2644
|
+
"id": 38,
|
|
2645
2645
|
"name": "ngOnInit",
|
|
2646
2646
|
"kind": 4096,
|
|
2647
2647
|
"kindString": "Call signature",
|
|
@@ -2662,7 +2662,7 @@
|
|
|
2662
2662
|
}
|
|
2663
2663
|
},
|
|
2664
2664
|
{
|
|
2665
|
-
"id":
|
|
2665
|
+
"id": 43,
|
|
2666
2666
|
"name": "onContentChange",
|
|
2667
2667
|
"kind": 2048,
|
|
2668
2668
|
"kindString": "Method",
|
|
@@ -2672,13 +2672,13 @@
|
|
|
2672
2672
|
"sources": [
|
|
2673
2673
|
{
|
|
2674
2674
|
"fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
|
|
2675
|
-
"line":
|
|
2675
|
+
"line": 123,
|
|
2676
2676
|
"character": 9
|
|
2677
2677
|
}
|
|
2678
2678
|
],
|
|
2679
2679
|
"signatures": [
|
|
2680
2680
|
{
|
|
2681
|
-
"id":
|
|
2681
|
+
"id": 44,
|
|
2682
2682
|
"name": "onContentChange",
|
|
2683
2683
|
"kind": 4096,
|
|
2684
2684
|
"kindString": "Call signature",
|
|
@@ -2691,7 +2691,7 @@
|
|
|
2691
2691
|
]
|
|
2692
2692
|
},
|
|
2693
2693
|
{
|
|
2694
|
-
"id":
|
|
2694
|
+
"id": 45,
|
|
2695
2695
|
"name": "onWindowResize",
|
|
2696
2696
|
"kind": 2048,
|
|
2697
2697
|
"kindString": "Method",
|
|
@@ -2715,13 +2715,13 @@
|
|
|
2715
2715
|
"sources": [
|
|
2716
2716
|
{
|
|
2717
2717
|
"fileName": "projects/layout/src/modules/action-button/action-button-container.component.ts",
|
|
2718
|
-
"line":
|
|
2718
|
+
"line": 128,
|
|
2719
2719
|
"character": 9
|
|
2720
2720
|
}
|
|
2721
2721
|
],
|
|
2722
2722
|
"signatures": [
|
|
2723
2723
|
{
|
|
2724
|
-
"id":
|
|
2724
|
+
"id": 46,
|
|
2725
2725
|
"name": "onWindowResize",
|
|
2726
2726
|
"kind": 4096,
|
|
2727
2727
|
"kindString": "Call signature",
|
|
@@ -2753,11 +2753,11 @@
|
|
|
2753
2753
|
"title": "Methods",
|
|
2754
2754
|
"kind": 2048,
|
|
2755
2755
|
"children": [
|
|
2756
|
-
|
|
2757
|
-
|
|
2758
|
-
|
|
2759
|
-
|
|
2760
|
-
|
|
2756
|
+
39,
|
|
2757
|
+
41,
|
|
2758
|
+
37,
|
|
2759
|
+
43,
|
|
2760
|
+
45
|
|
2761
2761
|
]
|
|
2762
2762
|
}
|
|
2763
2763
|
],
|
|
@@ -2771,9 +2771,9 @@
|
|
|
2771
2771
|
"implementedTypes": [
|
|
2772
2772
|
{
|
|
2773
2773
|
"type": "reference",
|
|
2774
|
-
"qualifiedName": "
|
|
2774
|
+
"qualifiedName": "AfterViewInit",
|
|
2775
2775
|
"package": "@angular/core",
|
|
2776
|
-
"name": "
|
|
2776
|
+
"name": "AfterViewInit"
|
|
2777
2777
|
},
|
|
2778
2778
|
{
|
|
2779
2779
|
"type": "reference",
|
|
@@ -2790,7 +2790,7 @@
|
|
|
2790
2790
|
]
|
|
2791
2791
|
},
|
|
2792
2792
|
{
|
|
2793
|
-
"id":
|
|
2793
|
+
"id": 229,
|
|
2794
2794
|
"name": "SkyDescriptionListDescriptionComponent",
|
|
2795
2795
|
"kind": 128,
|
|
2796
2796
|
"kindString": "Class",
|
|
@@ -2814,7 +2814,7 @@
|
|
|
2814
2814
|
],
|
|
2815
2815
|
"children": [
|
|
2816
2816
|
{
|
|
2817
|
-
"id":
|
|
2817
|
+
"id": 230,
|
|
2818
2818
|
"name": "constructor",
|
|
2819
2819
|
"kind": 512,
|
|
2820
2820
|
"kindString": "Constructor",
|
|
@@ -2828,14 +2828,14 @@
|
|
|
2828
2828
|
],
|
|
2829
2829
|
"signatures": [
|
|
2830
2830
|
{
|
|
2831
|
-
"id":
|
|
2831
|
+
"id": 231,
|
|
2832
2832
|
"name": "SkyDescriptionListDescriptionComponent",
|
|
2833
2833
|
"kind": 16384,
|
|
2834
2834
|
"kindString": "Constructor signature",
|
|
2835
2835
|
"flags": {},
|
|
2836
2836
|
"parameters": [
|
|
2837
2837
|
{
|
|
2838
|
-
"id":
|
|
2838
|
+
"id": 232,
|
|
2839
2839
|
"name": "service",
|
|
2840
2840
|
"kind": 32768,
|
|
2841
2841
|
"kindString": "Parameter",
|
|
@@ -2846,7 +2846,7 @@
|
|
|
2846
2846
|
}
|
|
2847
2847
|
},
|
|
2848
2848
|
{
|
|
2849
|
-
"id":
|
|
2849
|
+
"id": 233,
|
|
2850
2850
|
"name": "changeRef",
|
|
2851
2851
|
"kind": 32768,
|
|
2852
2852
|
"kindString": "Parameter",
|
|
@@ -2859,7 +2859,7 @@
|
|
|
2859
2859
|
}
|
|
2860
2860
|
},
|
|
2861
2861
|
{
|
|
2862
|
-
"id":
|
|
2862
|
+
"id": 234,
|
|
2863
2863
|
"name": "themeSvc",
|
|
2864
2864
|
"kind": 32768,
|
|
2865
2865
|
"kindString": "Parameter",
|
|
@@ -2886,14 +2886,14 @@
|
|
|
2886
2886
|
],
|
|
2887
2887
|
"type": {
|
|
2888
2888
|
"type": "reference",
|
|
2889
|
-
"id":
|
|
2889
|
+
"id": 229,
|
|
2890
2890
|
"name": "SkyDescriptionListDescriptionComponent"
|
|
2891
2891
|
}
|
|
2892
2892
|
}
|
|
2893
2893
|
]
|
|
2894
2894
|
},
|
|
2895
2895
|
{
|
|
2896
|
-
"id":
|
|
2896
|
+
"id": 235,
|
|
2897
2897
|
"name": "defaultDescription",
|
|
2898
2898
|
"kind": 1024,
|
|
2899
2899
|
"kindString": "Property",
|
|
@@ -2913,7 +2913,7 @@
|
|
|
2913
2913
|
}
|
|
2914
2914
|
},
|
|
2915
2915
|
{
|
|
2916
|
-
"id":
|
|
2916
|
+
"id": 237,
|
|
2917
2917
|
"name": "templateRef",
|
|
2918
2918
|
"kind": 1024,
|
|
2919
2919
|
"kindString": "Property",
|
|
@@ -2956,7 +2956,7 @@
|
|
|
2956
2956
|
}
|
|
2957
2957
|
},
|
|
2958
2958
|
{
|
|
2959
|
-
"id":
|
|
2959
|
+
"id": 236,
|
|
2960
2960
|
"name": "themeName",
|
|
2961
2961
|
"kind": 1024,
|
|
2962
2962
|
"kindString": "Property",
|
|
@@ -2976,7 +2976,7 @@
|
|
|
2976
2976
|
}
|
|
2977
2977
|
},
|
|
2978
2978
|
{
|
|
2979
|
-
"id":
|
|
2979
|
+
"id": 242,
|
|
2980
2980
|
"name": "ngOnDestroy",
|
|
2981
2981
|
"kind": 2048,
|
|
2982
2982
|
"kindString": "Method",
|
|
@@ -2992,7 +2992,7 @@
|
|
|
2992
2992
|
],
|
|
2993
2993
|
"signatures": [
|
|
2994
2994
|
{
|
|
2995
|
-
"id":
|
|
2995
|
+
"id": 243,
|
|
2996
2996
|
"name": "ngOnDestroy",
|
|
2997
2997
|
"kind": 4096,
|
|
2998
2998
|
"kindString": "Call signature",
|
|
@@ -3013,7 +3013,7 @@
|
|
|
3013
3013
|
}
|
|
3014
3014
|
},
|
|
3015
3015
|
{
|
|
3016
|
-
"id":
|
|
3016
|
+
"id": 240,
|
|
3017
3017
|
"name": "ngOnInit",
|
|
3018
3018
|
"kind": 2048,
|
|
3019
3019
|
"kindString": "Method",
|
|
@@ -3029,7 +3029,7 @@
|
|
|
3029
3029
|
],
|
|
3030
3030
|
"signatures": [
|
|
3031
3031
|
{
|
|
3032
|
-
"id":
|
|
3032
|
+
"id": 241,
|
|
3033
3033
|
"name": "ngOnInit",
|
|
3034
3034
|
"kind": 4096,
|
|
3035
3035
|
"kindString": "Call signature",
|
|
@@ -3055,25 +3055,25 @@
|
|
|
3055
3055
|
"title": "Constructors",
|
|
3056
3056
|
"kind": 512,
|
|
3057
3057
|
"children": [
|
|
3058
|
-
|
|
3058
|
+
230
|
|
3059
3059
|
]
|
|
3060
3060
|
},
|
|
3061
3061
|
{
|
|
3062
3062
|
"title": "Properties",
|
|
3063
3063
|
"kind": 1024,
|
|
3064
3064
|
"children": [
|
|
3065
|
-
233,
|
|
3066
|
-
237,
|
|
3067
3065
|
235,
|
|
3068
|
-
|
|
3066
|
+
239,
|
|
3067
|
+
237,
|
|
3068
|
+
236
|
|
3069
3069
|
]
|
|
3070
3070
|
},
|
|
3071
3071
|
{
|
|
3072
3072
|
"title": "Methods",
|
|
3073
3073
|
"kind": 2048,
|
|
3074
3074
|
"children": [
|
|
3075
|
-
|
|
3076
|
-
|
|
3075
|
+
242,
|
|
3076
|
+
240
|
|
3077
3077
|
]
|
|
3078
3078
|
}
|
|
3079
3079
|
],
|
|
@@ -3100,7 +3100,7 @@
|
|
|
3100
3100
|
]
|
|
3101
3101
|
},
|
|
3102
3102
|
{
|
|
3103
|
-
"id":
|
|
3103
|
+
"id": 244,
|
|
3104
3104
|
"name": "SkyDescriptionListContentComponent",
|
|
3105
3105
|
"kind": 128,
|
|
3106
3106
|
"kindString": "Class",
|
|
@@ -3124,7 +3124,7 @@
|
|
|
3124
3124
|
],
|
|
3125
3125
|
"children": [
|
|
3126
3126
|
{
|
|
3127
|
-
"id":
|
|
3127
|
+
"id": 248,
|
|
3128
3128
|
"name": "descriptionComponents",
|
|
3129
3129
|
"kind": 1024,
|
|
3130
3130
|
"kindString": "Property",
|
|
@@ -3157,7 +3157,7 @@
|
|
|
3157
3157
|
"typeArguments": [
|
|
3158
3158
|
{
|
|
3159
3159
|
"type": "reference",
|
|
3160
|
-
"id":
|
|
3160
|
+
"id": 229,
|
|
3161
3161
|
"name": "SkyDescriptionListDescriptionComponent"
|
|
3162
3162
|
}
|
|
3163
3163
|
],
|
|
@@ -3167,7 +3167,7 @@
|
|
|
3167
3167
|
}
|
|
3168
3168
|
},
|
|
3169
3169
|
{
|
|
3170
|
-
"id":
|
|
3170
|
+
"id": 247,
|
|
3171
3171
|
"name": "termComponents",
|
|
3172
3172
|
"kind": 1024,
|
|
3173
3173
|
"kindString": "Property",
|
|
@@ -3200,7 +3200,7 @@
|
|
|
3200
3200
|
"typeArguments": [
|
|
3201
3201
|
{
|
|
3202
3202
|
"type": "reference",
|
|
3203
|
-
"id":
|
|
3203
|
+
"id": 225,
|
|
3204
3204
|
"name": "SkyDescriptionListTermComponent"
|
|
3205
3205
|
}
|
|
3206
3206
|
],
|
|
@@ -3215,15 +3215,15 @@
|
|
|
3215
3215
|
"title": "Constructors",
|
|
3216
3216
|
"kind": 512,
|
|
3217
3217
|
"children": [
|
|
3218
|
-
|
|
3218
|
+
245
|
|
3219
3219
|
]
|
|
3220
3220
|
},
|
|
3221
3221
|
{
|
|
3222
3222
|
"title": "Properties",
|
|
3223
3223
|
"kind": 1024,
|
|
3224
3224
|
"children": [
|
|
3225
|
-
|
|
3226
|
-
|
|
3225
|
+
248,
|
|
3226
|
+
247
|
|
3227
3227
|
]
|
|
3228
3228
|
}
|
|
3229
3229
|
],
|
|
@@ -3236,7 +3236,7 @@
|
|
|
3236
3236
|
]
|
|
3237
3237
|
},
|
|
3238
3238
|
{
|
|
3239
|
-
"id":
|
|
3239
|
+
"id": 249,
|
|
3240
3240
|
"name": "SkyFluidGridComponent",
|
|
3241
3241
|
"kind": 128,
|
|
3242
3242
|
"kindString": "Class",
|
|
@@ -3260,7 +3260,7 @@
|
|
|
3260
3260
|
],
|
|
3261
3261
|
"children": [
|
|
3262
3262
|
{
|
|
3263
|
-
"id":
|
|
3263
|
+
"id": 252,
|
|
3264
3264
|
"name": "disableMargin",
|
|
3265
3265
|
"kind": 262144,
|
|
3266
3266
|
"kindString": "Accessor",
|
|
@@ -3288,7 +3288,7 @@
|
|
|
3288
3288
|
],
|
|
3289
3289
|
"getSignature": [
|
|
3290
3290
|
{
|
|
3291
|
-
"id":
|
|
3291
|
+
"id": 253,
|
|
3292
3292
|
"name": "disableMargin",
|
|
3293
3293
|
"kind": 524288,
|
|
3294
3294
|
"kindString": "Get signature",
|
|
@@ -3310,7 +3310,7 @@
|
|
|
3310
3310
|
],
|
|
3311
3311
|
"setSignature": [
|
|
3312
3312
|
{
|
|
3313
|
-
"id":
|
|
3313
|
+
"id": 254,
|
|
3314
3314
|
"name": "disableMargin",
|
|
3315
3315
|
"kind": 1048576,
|
|
3316
3316
|
"kindString": "Set signature",
|
|
@@ -3326,7 +3326,7 @@
|
|
|
3326
3326
|
},
|
|
3327
3327
|
"parameters": [
|
|
3328
3328
|
{
|
|
3329
|
-
"id":
|
|
3329
|
+
"id": 255,
|
|
3330
3330
|
"name": "value",
|
|
3331
3331
|
"kind": 32768,
|
|
3332
3332
|
"kindString": "Parameter",
|
|
@@ -3345,7 +3345,7 @@
|
|
|
3345
3345
|
]
|
|
3346
3346
|
},
|
|
3347
3347
|
{
|
|
3348
|
-
"id":
|
|
3348
|
+
"id": 256,
|
|
3349
3349
|
"name": "gutterSize",
|
|
3350
3350
|
"kind": 262144,
|
|
3351
3351
|
"kindString": "Accessor",
|
|
@@ -3373,7 +3373,7 @@
|
|
|
3373
3373
|
],
|
|
3374
3374
|
"getSignature": [
|
|
3375
3375
|
{
|
|
3376
|
-
"id":
|
|
3376
|
+
"id": 257,
|
|
3377
3377
|
"name": "gutterSize",
|
|
3378
3378
|
"kind": 524288,
|
|
3379
3379
|
"kindString": "Get signature",
|
|
@@ -3389,14 +3389,14 @@
|
|
|
3389
3389
|
},
|
|
3390
3390
|
"type": {
|
|
3391
3391
|
"type": "reference",
|
|
3392
|
-
"id":
|
|
3392
|
+
"id": 511,
|
|
3393
3393
|
"name": "SkyFluidGridGutterSizeType"
|
|
3394
3394
|
}
|
|
3395
3395
|
}
|
|
3396
3396
|
],
|
|
3397
3397
|
"setSignature": [
|
|
3398
3398
|
{
|
|
3399
|
-
"id":
|
|
3399
|
+
"id": 258,
|
|
3400
3400
|
"name": "gutterSize",
|
|
3401
3401
|
"kind": 1048576,
|
|
3402
3402
|
"kindString": "Set signature",
|
|
@@ -3412,14 +3412,14 @@
|
|
|
3412
3412
|
},
|
|
3413
3413
|
"parameters": [
|
|
3414
3414
|
{
|
|
3415
|
-
"id":
|
|
3415
|
+
"id": 259,
|
|
3416
3416
|
"name": "value",
|
|
3417
3417
|
"kind": 32768,
|
|
3418
3418
|
"kindString": "Parameter",
|
|
3419
3419
|
"flags": {},
|
|
3420
3420
|
"type": {
|
|
3421
3421
|
"type": "reference",
|
|
3422
|
-
"id":
|
|
3422
|
+
"id": 511,
|
|
3423
3423
|
"name": "SkyFluidGridGutterSizeType"
|
|
3424
3424
|
}
|
|
3425
3425
|
}
|
|
@@ -3437,15 +3437,15 @@
|
|
|
3437
3437
|
"title": "Constructors",
|
|
3438
3438
|
"kind": 512,
|
|
3439
3439
|
"children": [
|
|
3440
|
-
|
|
3440
|
+
250
|
|
3441
3441
|
]
|
|
3442
3442
|
},
|
|
3443
3443
|
{
|
|
3444
3444
|
"title": "Accessors",
|
|
3445
3445
|
"kind": 262144,
|
|
3446
3446
|
"children": [
|
|
3447
|
-
|
|
3448
|
-
|
|
3447
|
+
252,
|
|
3448
|
+
256
|
|
3449
3449
|
]
|
|
3450
3450
|
}
|
|
3451
3451
|
],
|
|
@@ -3458,7 +3458,7 @@
|
|
|
3458
3458
|
]
|
|
3459
3459
|
},
|
|
3460
3460
|
{
|
|
3461
|
-
"id":
|
|
3461
|
+
"id": 264,
|
|
3462
3462
|
"name": "SkyRowComponent",
|
|
3463
3463
|
"kind": 128,
|
|
3464
3464
|
"kindString": "Class",
|
|
@@ -3482,7 +3482,7 @@
|
|
|
3482
3482
|
],
|
|
3483
3483
|
"children": [
|
|
3484
3484
|
{
|
|
3485
|
-
"id":
|
|
3485
|
+
"id": 267,
|
|
3486
3486
|
"name": "reverseColumnOrder",
|
|
3487
3487
|
"kind": 1024,
|
|
3488
3488
|
"kindString": "Property",
|
|
@@ -3529,14 +3529,14 @@
|
|
|
3529
3529
|
"title": "Constructors",
|
|
3530
3530
|
"kind": 512,
|
|
3531
3531
|
"children": [
|
|
3532
|
-
|
|
3532
|
+
265
|
|
3533
3533
|
]
|
|
3534
3534
|
},
|
|
3535
3535
|
{
|
|
3536
3536
|
"title": "Properties",
|
|
3537
3537
|
"kind": 1024,
|
|
3538
3538
|
"children": [
|
|
3539
|
-
|
|
3539
|
+
267
|
|
3540
3540
|
]
|
|
3541
3541
|
}
|
|
3542
3542
|
],
|
|
@@ -3549,7 +3549,7 @@
|
|
|
3549
3549
|
]
|
|
3550
3550
|
},
|
|
3551
3551
|
{
|
|
3552
|
-
"id":
|
|
3552
|
+
"id": 268,
|
|
3553
3553
|
"name": "SkyColumnComponent",
|
|
3554
3554
|
"kind": 128,
|
|
3555
3555
|
"kindString": "Class",
|
|
@@ -3573,7 +3573,7 @@
|
|
|
3573
3573
|
],
|
|
3574
3574
|
"children": [
|
|
3575
3575
|
{
|
|
3576
|
-
"id":
|
|
3576
|
+
"id": 275,
|
|
3577
3577
|
"name": "classnames",
|
|
3578
3578
|
"kind": 1024,
|
|
3579
3579
|
"kindString": "Property",
|
|
@@ -3607,7 +3607,7 @@
|
|
|
3607
3607
|
}
|
|
3608
3608
|
},
|
|
3609
3609
|
{
|
|
3610
|
-
"id":
|
|
3610
|
+
"id": 274,
|
|
3611
3611
|
"name": "screenLarge",
|
|
3612
3612
|
"kind": 1024,
|
|
3613
3613
|
"kindString": "Property",
|
|
@@ -3642,7 +3642,7 @@
|
|
|
3642
3642
|
}
|
|
3643
3643
|
},
|
|
3644
3644
|
{
|
|
3645
|
-
"id":
|
|
3645
|
+
"id": 273,
|
|
3646
3646
|
"name": "screenMedium",
|
|
3647
3647
|
"kind": 1024,
|
|
3648
3648
|
"kindString": "Property",
|
|
@@ -3677,7 +3677,7 @@
|
|
|
3677
3677
|
}
|
|
3678
3678
|
},
|
|
3679
3679
|
{
|
|
3680
|
-
"id":
|
|
3680
|
+
"id": 272,
|
|
3681
3681
|
"name": "screenSmall",
|
|
3682
3682
|
"kind": 1024,
|
|
3683
3683
|
"kindString": "Property",
|
|
@@ -3712,7 +3712,7 @@
|
|
|
3712
3712
|
}
|
|
3713
3713
|
},
|
|
3714
3714
|
{
|
|
3715
|
-
"id":
|
|
3715
|
+
"id": 271,
|
|
3716
3716
|
"name": "screenXSmall",
|
|
3717
3717
|
"kind": 1024,
|
|
3718
3718
|
"kindString": "Property",
|
|
@@ -3753,7 +3753,7 @@
|
|
|
3753
3753
|
}
|
|
3754
3754
|
},
|
|
3755
3755
|
{
|
|
3756
|
-
"id":
|
|
3756
|
+
"id": 279,
|
|
3757
3757
|
"name": "getClassNames",
|
|
3758
3758
|
"kind": 2048,
|
|
3759
3759
|
"kindString": "Method",
|
|
@@ -3769,7 +3769,7 @@
|
|
|
3769
3769
|
],
|
|
3770
3770
|
"signatures": [
|
|
3771
3771
|
{
|
|
3772
|
-
"id":
|
|
3772
|
+
"id": 280,
|
|
3773
3773
|
"name": "getClassNames",
|
|
3774
3774
|
"kind": 4096,
|
|
3775
3775
|
"kindString": "Call signature",
|
|
@@ -3782,7 +3782,7 @@
|
|
|
3782
3782
|
]
|
|
3783
3783
|
},
|
|
3784
3784
|
{
|
|
3785
|
-
"id":
|
|
3785
|
+
"id": 276,
|
|
3786
3786
|
"name": "ngOnChanges",
|
|
3787
3787
|
"kind": 2048,
|
|
3788
3788
|
"kindString": "Method",
|
|
@@ -3798,14 +3798,14 @@
|
|
|
3798
3798
|
],
|
|
3799
3799
|
"signatures": [
|
|
3800
3800
|
{
|
|
3801
|
-
"id":
|
|
3801
|
+
"id": 277,
|
|
3802
3802
|
"name": "ngOnChanges",
|
|
3803
3803
|
"kind": 4096,
|
|
3804
3804
|
"kindString": "Call signature",
|
|
3805
3805
|
"flags": {},
|
|
3806
3806
|
"parameters": [
|
|
3807
3807
|
{
|
|
3808
|
-
"id":
|
|
3808
|
+
"id": 278,
|
|
3809
3809
|
"name": "changes",
|
|
3810
3810
|
"kind": 32768,
|
|
3811
3811
|
"kindString": "Parameter",
|
|
@@ -3834,7 +3834,7 @@
|
|
|
3834
3834
|
}
|
|
3835
3835
|
},
|
|
3836
3836
|
{
|
|
3837
|
-
"id":
|
|
3837
|
+
"id": 281,
|
|
3838
3838
|
"name": "ngOnInit",
|
|
3839
3839
|
"kind": 2048,
|
|
3840
3840
|
"kindString": "Method",
|
|
@@ -3850,7 +3850,7 @@
|
|
|
3850
3850
|
],
|
|
3851
3851
|
"signatures": [
|
|
3852
3852
|
{
|
|
3853
|
-
"id":
|
|
3853
|
+
"id": 282,
|
|
3854
3854
|
"name": "ngOnInit",
|
|
3855
3855
|
"kind": 4096,
|
|
3856
3856
|
"kindString": "Call signature",
|
|
@@ -3876,27 +3876,27 @@
|
|
|
3876
3876
|
"title": "Constructors",
|
|
3877
3877
|
"kind": 512,
|
|
3878
3878
|
"children": [
|
|
3879
|
-
|
|
3879
|
+
269
|
|
3880
3880
|
]
|
|
3881
3881
|
},
|
|
3882
3882
|
{
|
|
3883
3883
|
"title": "Properties",
|
|
3884
3884
|
"kind": 1024,
|
|
3885
3885
|
"children": [
|
|
3886
|
+
275,
|
|
3887
|
+
274,
|
|
3886
3888
|
273,
|
|
3887
3889
|
272,
|
|
3888
|
-
271
|
|
3889
|
-
270,
|
|
3890
|
-
269
|
|
3890
|
+
271
|
|
3891
3891
|
]
|
|
3892
3892
|
},
|
|
3893
3893
|
{
|
|
3894
3894
|
"title": "Methods",
|
|
3895
3895
|
"kind": 2048,
|
|
3896
3896
|
"children": [
|
|
3897
|
-
|
|
3898
|
-
|
|
3899
|
-
|
|
3897
|
+
279,
|
|
3898
|
+
276,
|
|
3899
|
+
281
|
|
3900
3900
|
]
|
|
3901
3901
|
}
|
|
3902
3902
|
],
|
|
@@ -3923,7 +3923,7 @@
|
|
|
3923
3923
|
]
|
|
3924
3924
|
},
|
|
3925
3925
|
{
|
|
3926
|
-
"id":
|
|
3926
|
+
"id": 283,
|
|
3927
3927
|
"name": "SkyFormatComponent",
|
|
3928
3928
|
"kind": 128,
|
|
3929
3929
|
"kindString": "Class",
|
|
@@ -3944,7 +3944,7 @@
|
|
|
3944
3944
|
],
|
|
3945
3945
|
"children": [
|
|
3946
3946
|
{
|
|
3947
|
-
"id":
|
|
3947
|
+
"id": 286,
|
|
3948
3948
|
"name": "itemsForDisplay",
|
|
3949
3949
|
"kind": 1024,
|
|
3950
3950
|
"kindString": "Property",
|
|
@@ -3967,7 +3967,7 @@
|
|
|
3967
3967
|
}
|
|
3968
3968
|
},
|
|
3969
3969
|
{
|
|
3970
|
-
"id":
|
|
3970
|
+
"id": 291,
|
|
3971
3971
|
"name": "args",
|
|
3972
3972
|
"kind": 262144,
|
|
3973
3973
|
"kindString": "Accessor",
|
|
@@ -3995,7 +3995,7 @@
|
|
|
3995
3995
|
],
|
|
3996
3996
|
"getSignature": [
|
|
3997
3997
|
{
|
|
3998
|
-
"id":
|
|
3998
|
+
"id": 292,
|
|
3999
3999
|
"name": "args",
|
|
4000
4000
|
"kind": 524288,
|
|
4001
4001
|
"kindString": "Get signature",
|
|
@@ -4022,7 +4022,7 @@
|
|
|
4022
4022
|
],
|
|
4023
4023
|
"setSignature": [
|
|
4024
4024
|
{
|
|
4025
|
-
"id":
|
|
4025
|
+
"id": 293,
|
|
4026
4026
|
"name": "args",
|
|
4027
4027
|
"kind": 1048576,
|
|
4028
4028
|
"kindString": "Set signature",
|
|
@@ -4032,7 +4032,7 @@
|
|
|
4032
4032
|
},
|
|
4033
4033
|
"parameters": [
|
|
4034
4034
|
{
|
|
4035
|
-
"id":
|
|
4035
|
+
"id": 294,
|
|
4036
4036
|
"name": "value",
|
|
4037
4037
|
"kind": 32768,
|
|
4038
4038
|
"kindString": "Parameter",
|
|
@@ -4062,7 +4062,7 @@
|
|
|
4062
4062
|
]
|
|
4063
4063
|
},
|
|
4064
4064
|
{
|
|
4065
|
-
"id":
|
|
4065
|
+
"id": 287,
|
|
4066
4066
|
"name": "text",
|
|
4067
4067
|
"kind": 262144,
|
|
4068
4068
|
"kindString": "Accessor",
|
|
@@ -4090,7 +4090,7 @@
|
|
|
4090
4090
|
],
|
|
4091
4091
|
"getSignature": [
|
|
4092
4092
|
{
|
|
4093
|
-
"id":
|
|
4093
|
+
"id": 288,
|
|
4094
4094
|
"name": "text",
|
|
4095
4095
|
"kind": 524288,
|
|
4096
4096
|
"kindString": "Get signature",
|
|
@@ -4106,7 +4106,7 @@
|
|
|
4106
4106
|
],
|
|
4107
4107
|
"setSignature": [
|
|
4108
4108
|
{
|
|
4109
|
-
"id":
|
|
4109
|
+
"id": 289,
|
|
4110
4110
|
"name": "text",
|
|
4111
4111
|
"kind": 1048576,
|
|
4112
4112
|
"kindString": "Set signature",
|
|
@@ -4116,7 +4116,7 @@
|
|
|
4116
4116
|
},
|
|
4117
4117
|
"parameters": [
|
|
4118
4118
|
{
|
|
4119
|
-
"id":
|
|
4119
|
+
"id": 290,
|
|
4120
4120
|
"name": "value",
|
|
4121
4121
|
"kind": 32768,
|
|
4122
4122
|
"kindString": "Parameter",
|
|
@@ -4140,22 +4140,22 @@
|
|
|
4140
4140
|
"title": "Constructors",
|
|
4141
4141
|
"kind": 512,
|
|
4142
4142
|
"children": [
|
|
4143
|
-
|
|
4143
|
+
284
|
|
4144
4144
|
]
|
|
4145
4145
|
},
|
|
4146
4146
|
{
|
|
4147
4147
|
"title": "Properties",
|
|
4148
4148
|
"kind": 1024,
|
|
4149
4149
|
"children": [
|
|
4150
|
-
|
|
4150
|
+
286
|
|
4151
4151
|
]
|
|
4152
4152
|
},
|
|
4153
4153
|
{
|
|
4154
4154
|
"title": "Accessors",
|
|
4155
4155
|
"kind": 262144,
|
|
4156
4156
|
"children": [
|
|
4157
|
-
|
|
4158
|
-
|
|
4157
|
+
291,
|
|
4158
|
+
287
|
|
4159
4159
|
]
|
|
4160
4160
|
}
|
|
4161
4161
|
],
|
|
@@ -4168,13 +4168,13 @@
|
|
|
4168
4168
|
]
|
|
4169
4169
|
},
|
|
4170
4170
|
{
|
|
4171
|
-
"id":
|
|
4171
|
+
"id": 299,
|
|
4172
4172
|
"name": "SkyPageComponent",
|
|
4173
4173
|
"kind": 128,
|
|
4174
4174
|
"kindString": "Class",
|
|
4175
4175
|
"flags": {},
|
|
4176
4176
|
"comment": {
|
|
4177
|
-
"shortText": "
|
|
4177
|
+
"shortText": "Sets the correct background color for a page."
|
|
4178
4178
|
},
|
|
4179
4179
|
"decorators": [
|
|
4180
4180
|
{
|
|
@@ -4192,7 +4192,7 @@
|
|
|
4192
4192
|
],
|
|
4193
4193
|
"children": [
|
|
4194
4194
|
{
|
|
4195
|
-
"id":
|
|
4195
|
+
"id": 300,
|
|
4196
4196
|
"name": "constructor",
|
|
4197
4197
|
"kind": 512,
|
|
4198
4198
|
"kindString": "Constructor",
|
|
@@ -4200,20 +4200,20 @@
|
|
|
4200
4200
|
"sources": [
|
|
4201
4201
|
{
|
|
4202
4202
|
"fileName": "projects/layout/src/modules/page/page.component.ts",
|
|
4203
|
-
"line":
|
|
4203
|
+
"line": 14,
|
|
4204
4204
|
"character": 2
|
|
4205
4205
|
}
|
|
4206
4206
|
],
|
|
4207
4207
|
"signatures": [
|
|
4208
4208
|
{
|
|
4209
|
-
"id":
|
|
4209
|
+
"id": 301,
|
|
4210
4210
|
"name": "SkyPageComponent",
|
|
4211
4211
|
"kind": 16384,
|
|
4212
4212
|
"kindString": "Constructor signature",
|
|
4213
4213
|
"flags": {},
|
|
4214
4214
|
"parameters": [
|
|
4215
4215
|
{
|
|
4216
|
-
"id":
|
|
4216
|
+
"id": 302,
|
|
4217
4217
|
"name": "themeAdapter",
|
|
4218
4218
|
"kind": 32768,
|
|
4219
4219
|
"kindString": "Parameter",
|
|
@@ -4226,14 +4226,14 @@
|
|
|
4226
4226
|
],
|
|
4227
4227
|
"type": {
|
|
4228
4228
|
"type": "reference",
|
|
4229
|
-
"id":
|
|
4229
|
+
"id": 299,
|
|
4230
4230
|
"name": "SkyPageComponent"
|
|
4231
4231
|
}
|
|
4232
4232
|
}
|
|
4233
4233
|
]
|
|
4234
4234
|
},
|
|
4235
4235
|
{
|
|
4236
|
-
"id":
|
|
4236
|
+
"id": 305,
|
|
4237
4237
|
"name": "ngOnDestroy",
|
|
4238
4238
|
"kind": 2048,
|
|
4239
4239
|
"kindString": "Method",
|
|
@@ -4243,13 +4243,13 @@
|
|
|
4243
4243
|
"sources": [
|
|
4244
4244
|
{
|
|
4245
4245
|
"fileName": "projects/layout/src/modules/page/page.component.ts",
|
|
4246
|
-
"line":
|
|
4246
|
+
"line": 20,
|
|
4247
4247
|
"character": 9
|
|
4248
4248
|
}
|
|
4249
4249
|
],
|
|
4250
4250
|
"signatures": [
|
|
4251
4251
|
{
|
|
4252
|
-
"id":
|
|
4252
|
+
"id": 306,
|
|
4253
4253
|
"name": "ngOnDestroy",
|
|
4254
4254
|
"kind": 4096,
|
|
4255
4255
|
"kindString": "Call signature",
|
|
@@ -4270,7 +4270,7 @@
|
|
|
4270
4270
|
}
|
|
4271
4271
|
},
|
|
4272
4272
|
{
|
|
4273
|
-
"id":
|
|
4273
|
+
"id": 303,
|
|
4274
4274
|
"name": "ngOnInit",
|
|
4275
4275
|
"kind": 2048,
|
|
4276
4276
|
"kindString": "Method",
|
|
@@ -4280,13 +4280,13 @@
|
|
|
4280
4280
|
"sources": [
|
|
4281
4281
|
{
|
|
4282
4282
|
"fileName": "projects/layout/src/modules/page/page.component.ts",
|
|
4283
|
-
"line":
|
|
4283
|
+
"line": 16,
|
|
4284
4284
|
"character": 9
|
|
4285
4285
|
}
|
|
4286
4286
|
],
|
|
4287
4287
|
"signatures": [
|
|
4288
4288
|
{
|
|
4289
|
-
"id":
|
|
4289
|
+
"id": 304,
|
|
4290
4290
|
"name": "ngOnInit",
|
|
4291
4291
|
"kind": 4096,
|
|
4292
4292
|
"kindString": "Call signature",
|
|
@@ -4312,22 +4312,22 @@
|
|
|
4312
4312
|
"title": "Constructors",
|
|
4313
4313
|
"kind": 512,
|
|
4314
4314
|
"children": [
|
|
4315
|
-
|
|
4315
|
+
300
|
|
4316
4316
|
]
|
|
4317
4317
|
},
|
|
4318
4318
|
{
|
|
4319
4319
|
"title": "Methods",
|
|
4320
4320
|
"kind": 2048,
|
|
4321
4321
|
"children": [
|
|
4322
|
-
|
|
4323
|
-
|
|
4322
|
+
305,
|
|
4323
|
+
303
|
|
4324
4324
|
]
|
|
4325
4325
|
}
|
|
4326
4326
|
],
|
|
4327
4327
|
"sources": [
|
|
4328
4328
|
{
|
|
4329
4329
|
"fileName": "projects/layout/src/modules/page/page.component.ts",
|
|
4330
|
-
"line":
|
|
4330
|
+
"line": 13,
|
|
4331
4331
|
"character": 13
|
|
4332
4332
|
}
|
|
4333
4333
|
],
|
|
@@ -4347,7 +4347,7 @@
|
|
|
4347
4347
|
]
|
|
4348
4348
|
},
|
|
4349
4349
|
{
|
|
4350
|
-
"id":
|
|
4350
|
+
"id": 307,
|
|
4351
4351
|
"name": "SkyPageSummaryComponent",
|
|
4352
4352
|
"kind": 128,
|
|
4353
4353
|
"kindString": "Class",
|
|
@@ -4377,7 +4377,7 @@
|
|
|
4377
4377
|
],
|
|
4378
4378
|
"children": [
|
|
4379
4379
|
{
|
|
4380
|
-
"id":
|
|
4380
|
+
"id": 308,
|
|
4381
4381
|
"name": "constructor",
|
|
4382
4382
|
"kind": 512,
|
|
4383
4383
|
"kindString": "Constructor",
|
|
@@ -4391,14 +4391,14 @@
|
|
|
4391
4391
|
],
|
|
4392
4392
|
"signatures": [
|
|
4393
4393
|
{
|
|
4394
|
-
"id":
|
|
4394
|
+
"id": 309,
|
|
4395
4395
|
"name": "SkyPageSummaryComponent",
|
|
4396
4396
|
"kind": 16384,
|
|
4397
4397
|
"kindString": "Constructor signature",
|
|
4398
4398
|
"flags": {},
|
|
4399
4399
|
"parameters": [
|
|
4400
4400
|
{
|
|
4401
|
-
"id":
|
|
4401
|
+
"id": 310,
|
|
4402
4402
|
"name": "elRef",
|
|
4403
4403
|
"kind": 32768,
|
|
4404
4404
|
"kindString": "Parameter",
|
|
@@ -4417,7 +4417,7 @@
|
|
|
4417
4417
|
}
|
|
4418
4418
|
},
|
|
4419
4419
|
{
|
|
4420
|
-
"id":
|
|
4420
|
+
"id": 311,
|
|
4421
4421
|
"name": "adapter",
|
|
4422
4422
|
"kind": 32768,
|
|
4423
4423
|
"kindString": "Parameter",
|
|
@@ -4428,7 +4428,7 @@
|
|
|
4428
4428
|
}
|
|
4429
4429
|
},
|
|
4430
4430
|
{
|
|
4431
|
-
"id":
|
|
4431
|
+
"id": 312,
|
|
4432
4432
|
"name": "mediaQueryService",
|
|
4433
4433
|
"kind": 32768,
|
|
4434
4434
|
"kindString": "Parameter",
|
|
@@ -4439,7 +4439,7 @@
|
|
|
4439
4439
|
}
|
|
4440
4440
|
},
|
|
4441
4441
|
{
|
|
4442
|
-
"id":
|
|
4442
|
+
"id": 313,
|
|
4443
4443
|
"name": "logger",
|
|
4444
4444
|
"kind": 32768,
|
|
4445
4445
|
"kindString": "Parameter",
|
|
@@ -4452,14 +4452,14 @@
|
|
|
4452
4452
|
],
|
|
4453
4453
|
"type": {
|
|
4454
4454
|
"type": "reference",
|
|
4455
|
-
"id":
|
|
4455
|
+
"id": 307,
|
|
4456
4456
|
"name": "SkyPageSummaryComponent"
|
|
4457
4457
|
}
|
|
4458
4458
|
}
|
|
4459
4459
|
]
|
|
4460
4460
|
},
|
|
4461
4461
|
{
|
|
4462
|
-
"id":
|
|
4462
|
+
"id": 314,
|
|
4463
4463
|
"name": "hasKeyInfo",
|
|
4464
4464
|
"kind": 262144,
|
|
4465
4465
|
"kindString": "Accessor",
|
|
@@ -4475,7 +4475,7 @@
|
|
|
4475
4475
|
],
|
|
4476
4476
|
"getSignature": [
|
|
4477
4477
|
{
|
|
4478
|
-
"id":
|
|
4478
|
+
"id": 315,
|
|
4479
4479
|
"name": "hasKeyInfo",
|
|
4480
4480
|
"kind": 524288,
|
|
4481
4481
|
"kindString": "Get signature",
|
|
@@ -4488,7 +4488,7 @@
|
|
|
4488
4488
|
]
|
|
4489
4489
|
},
|
|
4490
4490
|
{
|
|
4491
|
-
"id":
|
|
4491
|
+
"id": 318,
|
|
4492
4492
|
"name": "ngAfterViewInit",
|
|
4493
4493
|
"kind": 2048,
|
|
4494
4494
|
"kindString": "Method",
|
|
@@ -4504,7 +4504,7 @@
|
|
|
4504
4504
|
],
|
|
4505
4505
|
"signatures": [
|
|
4506
4506
|
{
|
|
4507
|
-
"id":
|
|
4507
|
+
"id": 319,
|
|
4508
4508
|
"name": "ngAfterViewInit",
|
|
4509
4509
|
"kind": 4096,
|
|
4510
4510
|
"kindString": "Call signature",
|
|
@@ -4525,7 +4525,7 @@
|
|
|
4525
4525
|
}
|
|
4526
4526
|
},
|
|
4527
4527
|
{
|
|
4528
|
-
"id":
|
|
4528
|
+
"id": 320,
|
|
4529
4529
|
"name": "ngOnDestroy",
|
|
4530
4530
|
"kind": 2048,
|
|
4531
4531
|
"kindString": "Method",
|
|
@@ -4541,7 +4541,7 @@
|
|
|
4541
4541
|
],
|
|
4542
4542
|
"signatures": [
|
|
4543
4543
|
{
|
|
4544
|
-
"id":
|
|
4544
|
+
"id": 321,
|
|
4545
4545
|
"name": "ngOnDestroy",
|
|
4546
4546
|
"kind": 4096,
|
|
4547
4547
|
"kindString": "Call signature",
|
|
@@ -4567,22 +4567,22 @@
|
|
|
4567
4567
|
"title": "Constructors",
|
|
4568
4568
|
"kind": 512,
|
|
4569
4569
|
"children": [
|
|
4570
|
-
|
|
4570
|
+
308
|
|
4571
4571
|
]
|
|
4572
4572
|
},
|
|
4573
4573
|
{
|
|
4574
4574
|
"title": "Accessors",
|
|
4575
4575
|
"kind": 262144,
|
|
4576
4576
|
"children": [
|
|
4577
|
-
|
|
4577
|
+
314
|
|
4578
4578
|
]
|
|
4579
4579
|
},
|
|
4580
4580
|
{
|
|
4581
4581
|
"title": "Methods",
|
|
4582
4582
|
"kind": 2048,
|
|
4583
4583
|
"children": [
|
|
4584
|
-
|
|
4585
|
-
|
|
4584
|
+
318,
|
|
4585
|
+
320
|
|
4586
4586
|
]
|
|
4587
4587
|
}
|
|
4588
4588
|
],
|
|
@@ -4609,7 +4609,7 @@
|
|
|
4609
4609
|
]
|
|
4610
4610
|
},
|
|
4611
4611
|
{
|
|
4612
|
-
"id":
|
|
4612
|
+
"id": 322,
|
|
4613
4613
|
"name": "SkyPageSummaryAlertComponent",
|
|
4614
4614
|
"kind": 128,
|
|
4615
4615
|
"kindString": "Class",
|
|
@@ -4643,7 +4643,7 @@
|
|
|
4643
4643
|
"title": "Constructors",
|
|
4644
4644
|
"kind": 512,
|
|
4645
4645
|
"children": [
|
|
4646
|
-
|
|
4646
|
+
323
|
|
4647
4647
|
]
|
|
4648
4648
|
}
|
|
4649
4649
|
],
|
|
@@ -4656,7 +4656,7 @@
|
|
|
4656
4656
|
]
|
|
4657
4657
|
},
|
|
4658
4658
|
{
|
|
4659
|
-
"id":
|
|
4659
|
+
"id": 325,
|
|
4660
4660
|
"name": "SkyPageSummaryContentComponent",
|
|
4661
4661
|
"kind": 128,
|
|
4662
4662
|
"kindString": "Class",
|
|
@@ -4690,7 +4690,7 @@
|
|
|
4690
4690
|
"title": "Constructors",
|
|
4691
4691
|
"kind": 512,
|
|
4692
4692
|
"children": [
|
|
4693
|
-
|
|
4693
|
+
326
|
|
4694
4694
|
]
|
|
4695
4695
|
}
|
|
4696
4696
|
],
|
|
@@ -4703,7 +4703,7 @@
|
|
|
4703
4703
|
]
|
|
4704
4704
|
},
|
|
4705
4705
|
{
|
|
4706
|
-
"id":
|
|
4706
|
+
"id": 52,
|
|
4707
4707
|
"name": "SkyActionButtonDetailsComponent",
|
|
4708
4708
|
"kind": 128,
|
|
4709
4709
|
"kindString": "Class",
|
|
@@ -4731,7 +4731,7 @@
|
|
|
4731
4731
|
"title": "Constructors",
|
|
4732
4732
|
"kind": 512,
|
|
4733
4733
|
"children": [
|
|
4734
|
-
|
|
4734
|
+
53
|
|
4735
4735
|
]
|
|
4736
4736
|
}
|
|
4737
4737
|
],
|
|
@@ -4744,7 +4744,7 @@
|
|
|
4744
4744
|
]
|
|
4745
4745
|
},
|
|
4746
4746
|
{
|
|
4747
|
-
"id":
|
|
4747
|
+
"id": 328,
|
|
4748
4748
|
"name": "SkyPageSummaryImageComponent",
|
|
4749
4749
|
"kind": 128,
|
|
4750
4750
|
"kindString": "Class",
|
|
@@ -4778,7 +4778,7 @@
|
|
|
4778
4778
|
"title": "Constructors",
|
|
4779
4779
|
"kind": 512,
|
|
4780
4780
|
"children": [
|
|
4781
|
-
|
|
4781
|
+
329
|
|
4782
4782
|
]
|
|
4783
4783
|
}
|
|
4784
4784
|
],
|
|
@@ -4791,7 +4791,7 @@
|
|
|
4791
4791
|
]
|
|
4792
4792
|
},
|
|
4793
4793
|
{
|
|
4794
|
-
"id":
|
|
4794
|
+
"id": 331,
|
|
4795
4795
|
"name": "SkyPageSummaryKeyInfoComponent",
|
|
4796
4796
|
"kind": 128,
|
|
4797
4797
|
"kindString": "Class",
|
|
@@ -4825,7 +4825,7 @@
|
|
|
4825
4825
|
"title": "Constructors",
|
|
4826
4826
|
"kind": 512,
|
|
4827
4827
|
"children": [
|
|
4828
|
-
|
|
4828
|
+
332
|
|
4829
4829
|
]
|
|
4830
4830
|
}
|
|
4831
4831
|
],
|
|
@@ -4838,7 +4838,7 @@
|
|
|
4838
4838
|
]
|
|
4839
4839
|
},
|
|
4840
4840
|
{
|
|
4841
|
-
"id":
|
|
4841
|
+
"id": 334,
|
|
4842
4842
|
"name": "SkyPageSummaryStatusComponent",
|
|
4843
4843
|
"kind": 128,
|
|
4844
4844
|
"kindString": "Class",
|
|
@@ -4872,7 +4872,7 @@
|
|
|
4872
4872
|
"title": "Constructors",
|
|
4873
4873
|
"kind": 512,
|
|
4874
4874
|
"children": [
|
|
4875
|
-
|
|
4875
|
+
335
|
|
4876
4876
|
]
|
|
4877
4877
|
}
|
|
4878
4878
|
],
|
|
@@ -4885,7 +4885,7 @@
|
|
|
4885
4885
|
]
|
|
4886
4886
|
},
|
|
4887
4887
|
{
|
|
4888
|
-
"id":
|
|
4888
|
+
"id": 337,
|
|
4889
4889
|
"name": "SkyPageSummarySubtitleComponent",
|
|
4890
4890
|
"kind": 128,
|
|
4891
4891
|
"kindString": "Class",
|
|
@@ -4919,7 +4919,7 @@
|
|
|
4919
4919
|
"title": "Constructors",
|
|
4920
4920
|
"kind": 512,
|
|
4921
4921
|
"children": [
|
|
4922
|
-
|
|
4922
|
+
338
|
|
4923
4923
|
]
|
|
4924
4924
|
}
|
|
4925
4925
|
],
|
|
@@ -4932,7 +4932,7 @@
|
|
|
4932
4932
|
]
|
|
4933
4933
|
},
|
|
4934
4934
|
{
|
|
4935
|
-
"id":
|
|
4935
|
+
"id": 340,
|
|
4936
4936
|
"name": "SkyPageSummaryTitleComponent",
|
|
4937
4937
|
"kind": 128,
|
|
4938
4938
|
"kindString": "Class",
|
|
@@ -4966,7 +4966,7 @@
|
|
|
4966
4966
|
"title": "Constructors",
|
|
4967
4967
|
"kind": 512,
|
|
4968
4968
|
"children": [
|
|
4969
|
-
|
|
4969
|
+
341
|
|
4970
4970
|
]
|
|
4971
4971
|
}
|
|
4972
4972
|
],
|
|
@@ -4979,7 +4979,7 @@
|
|
|
4979
4979
|
]
|
|
4980
4980
|
},
|
|
4981
4981
|
{
|
|
4982
|
-
"id":
|
|
4982
|
+
"id": 343,
|
|
4983
4983
|
"name": "SkyTextExpandComponent",
|
|
4984
4984
|
"kind": 128,
|
|
4985
4985
|
"kindString": "Class",
|
|
@@ -5000,7 +5000,7 @@
|
|
|
5000
5000
|
],
|
|
5001
5001
|
"children": [
|
|
5002
5002
|
{
|
|
5003
|
-
"id":
|
|
5003
|
+
"id": 344,
|
|
5004
5004
|
"name": "constructor",
|
|
5005
5005
|
"kind": 512,
|
|
5006
5006
|
"kindString": "Constructor",
|
|
@@ -5014,14 +5014,14 @@
|
|
|
5014
5014
|
],
|
|
5015
5015
|
"signatures": [
|
|
5016
5016
|
{
|
|
5017
|
-
"id":
|
|
5017
|
+
"id": 345,
|
|
5018
5018
|
"name": "SkyTextExpandComponent",
|
|
5019
5019
|
"kind": 16384,
|
|
5020
5020
|
"kindString": "Constructor signature",
|
|
5021
5021
|
"flags": {},
|
|
5022
5022
|
"parameters": [
|
|
5023
5023
|
{
|
|
5024
|
-
"id":
|
|
5024
|
+
"id": 346,
|
|
5025
5025
|
"name": "resources",
|
|
5026
5026
|
"kind": 32768,
|
|
5027
5027
|
"kindString": "Parameter",
|
|
@@ -5032,7 +5032,7 @@
|
|
|
5032
5032
|
}
|
|
5033
5033
|
},
|
|
5034
5034
|
{
|
|
5035
|
-
"id":
|
|
5035
|
+
"id": 347,
|
|
5036
5036
|
"name": "modalService",
|
|
5037
5037
|
"kind": 32768,
|
|
5038
5038
|
"kindString": "Parameter",
|
|
@@ -5043,7 +5043,7 @@
|
|
|
5043
5043
|
}
|
|
5044
5044
|
},
|
|
5045
5045
|
{
|
|
5046
|
-
"id":
|
|
5046
|
+
"id": 348,
|
|
5047
5047
|
"name": "textExpandAdapter",
|
|
5048
5048
|
"kind": 32768,
|
|
5049
5049
|
"kindString": "Parameter",
|
|
@@ -5056,14 +5056,14 @@
|
|
|
5056
5056
|
],
|
|
5057
5057
|
"type": {
|
|
5058
5058
|
"type": "reference",
|
|
5059
|
-
"id":
|
|
5059
|
+
"id": 343,
|
|
5060
5060
|
"name": "SkyTextExpandComponent"
|
|
5061
5061
|
}
|
|
5062
5062
|
}
|
|
5063
5063
|
]
|
|
5064
5064
|
},
|
|
5065
5065
|
{
|
|
5066
|
-
"id":
|
|
5066
|
+
"id": 360,
|
|
5067
5067
|
"name": "buttonText",
|
|
5068
5068
|
"kind": 1024,
|
|
5069
5069
|
"kindString": "Property",
|
|
@@ -5083,7 +5083,7 @@
|
|
|
5083
5083
|
}
|
|
5084
5084
|
},
|
|
5085
5085
|
{
|
|
5086
|
-
"id":
|
|
5086
|
+
"id": 361,
|
|
5087
5087
|
"name": "contentSectionId",
|
|
5088
5088
|
"kind": 1024,
|
|
5089
5089
|
"kindString": "Property",
|
|
@@ -5104,7 +5104,7 @@
|
|
|
5104
5104
|
"defaultValue": "..."
|
|
5105
5105
|
},
|
|
5106
5106
|
{
|
|
5107
|
-
"id":
|
|
5107
|
+
"id": 349,
|
|
5108
5108
|
"name": "expandModalTitle",
|
|
5109
5109
|
"kind": 1024,
|
|
5110
5110
|
"kindString": "Property",
|
|
@@ -5145,7 +5145,7 @@
|
|
|
5145
5145
|
}
|
|
5146
5146
|
},
|
|
5147
5147
|
{
|
|
5148
|
-
"id":
|
|
5148
|
+
"id": 362,
|
|
5149
5149
|
"name": "expandable",
|
|
5150
5150
|
"kind": 1024,
|
|
5151
5151
|
"kindString": "Property",
|
|
@@ -5165,7 +5165,7 @@
|
|
|
5165
5165
|
}
|
|
5166
5166
|
},
|
|
5167
5167
|
{
|
|
5168
|
-
"id":
|
|
5168
|
+
"id": 363,
|
|
5169
5169
|
"name": "isExpanded",
|
|
5170
5170
|
"kind": 1024,
|
|
5171
5171
|
"kindString": "Property",
|
|
@@ -5186,7 +5186,7 @@
|
|
|
5186
5186
|
"defaultValue": "false"
|
|
5187
5187
|
},
|
|
5188
5188
|
{
|
|
5189
|
-
"id":
|
|
5189
|
+
"id": 364,
|
|
5190
5190
|
"name": "isModal",
|
|
5191
5191
|
"kind": 1024,
|
|
5192
5192
|
"kindString": "Property",
|
|
@@ -5206,7 +5206,7 @@
|
|
|
5206
5206
|
}
|
|
5207
5207
|
},
|
|
5208
5208
|
{
|
|
5209
|
-
"id":
|
|
5209
|
+
"id": 350,
|
|
5210
5210
|
"name": "maxExpandedLength",
|
|
5211
5211
|
"kind": 1024,
|
|
5212
5212
|
"kindString": "Property",
|
|
@@ -5242,7 +5242,7 @@
|
|
|
5242
5242
|
"defaultValue": "600"
|
|
5243
5243
|
},
|
|
5244
5244
|
{
|
|
5245
|
-
"id":
|
|
5245
|
+
"id": 351,
|
|
5246
5246
|
"name": "maxExpandedNewlines",
|
|
5247
5247
|
"kind": 1024,
|
|
5248
5248
|
"kindString": "Property",
|
|
@@ -5278,7 +5278,7 @@
|
|
|
5278
5278
|
"defaultValue": "2"
|
|
5279
5279
|
},
|
|
5280
5280
|
{
|
|
5281
|
-
"id":
|
|
5281
|
+
"id": 359,
|
|
5282
5282
|
"name": "truncateNewlines",
|
|
5283
5283
|
"kind": 1024,
|
|
5284
5284
|
"kindString": "Property",
|
|
@@ -5314,7 +5314,7 @@
|
|
|
5314
5314
|
"defaultValue": "true"
|
|
5315
5315
|
},
|
|
5316
5316
|
{
|
|
5317
|
-
"id":
|
|
5317
|
+
"id": 352,
|
|
5318
5318
|
"name": "maxLength",
|
|
5319
5319
|
"kind": 262144,
|
|
5320
5320
|
"kindString": "Accessor",
|
|
@@ -5342,7 +5342,7 @@
|
|
|
5342
5342
|
],
|
|
5343
5343
|
"getSignature": [
|
|
5344
5344
|
{
|
|
5345
|
-
"id":
|
|
5345
|
+
"id": 353,
|
|
5346
5346
|
"name": "maxLength",
|
|
5347
5347
|
"kind": 524288,
|
|
5348
5348
|
"kindString": "Get signature",
|
|
@@ -5364,7 +5364,7 @@
|
|
|
5364
5364
|
],
|
|
5365
5365
|
"setSignature": [
|
|
5366
5366
|
{
|
|
5367
|
-
"id":
|
|
5367
|
+
"id": 354,
|
|
5368
5368
|
"name": "maxLength",
|
|
5369
5369
|
"kind": 1048576,
|
|
5370
5370
|
"kindString": "Set signature",
|
|
@@ -5380,7 +5380,7 @@
|
|
|
5380
5380
|
},
|
|
5381
5381
|
"parameters": [
|
|
5382
5382
|
{
|
|
5383
|
-
"id":
|
|
5383
|
+
"id": 355,
|
|
5384
5384
|
"name": "value",
|
|
5385
5385
|
"kind": 32768,
|
|
5386
5386
|
"kindString": "Parameter",
|
|
@@ -5399,7 +5399,7 @@
|
|
|
5399
5399
|
]
|
|
5400
5400
|
},
|
|
5401
5401
|
{
|
|
5402
|
-
"id":
|
|
5402
|
+
"id": 356,
|
|
5403
5403
|
"name": "text",
|
|
5404
5404
|
"kind": 262144,
|
|
5405
5405
|
"kindString": "Accessor",
|
|
@@ -5427,7 +5427,7 @@
|
|
|
5427
5427
|
],
|
|
5428
5428
|
"setSignature": [
|
|
5429
5429
|
{
|
|
5430
|
-
"id":
|
|
5430
|
+
"id": 357,
|
|
5431
5431
|
"name": "text",
|
|
5432
5432
|
"kind": 1048576,
|
|
5433
5433
|
"kindString": "Set signature",
|
|
@@ -5437,7 +5437,7 @@
|
|
|
5437
5437
|
},
|
|
5438
5438
|
"parameters": [
|
|
5439
5439
|
{
|
|
5440
|
-
"id":
|
|
5440
|
+
"id": 358,
|
|
5441
5441
|
"name": "value",
|
|
5442
5442
|
"kind": 32768,
|
|
5443
5443
|
"kindString": "Parameter",
|
|
@@ -5456,7 +5456,7 @@
|
|
|
5456
5456
|
]
|
|
5457
5457
|
},
|
|
5458
5458
|
{
|
|
5459
|
-
"id":
|
|
5459
|
+
"id": 376,
|
|
5460
5460
|
"name": "animationEnd",
|
|
5461
5461
|
"kind": 2048,
|
|
5462
5462
|
"kindString": "Method",
|
|
@@ -5472,7 +5472,7 @@
|
|
|
5472
5472
|
],
|
|
5473
5473
|
"signatures": [
|
|
5474
5474
|
{
|
|
5475
|
-
"id":
|
|
5475
|
+
"id": 377,
|
|
5476
5476
|
"name": "animationEnd",
|
|
5477
5477
|
"kind": 4096,
|
|
5478
5478
|
"kindString": "Call signature",
|
|
@@ -5485,7 +5485,7 @@
|
|
|
5485
5485
|
]
|
|
5486
5486
|
},
|
|
5487
5487
|
{
|
|
5488
|
-
"id":
|
|
5488
|
+
"id": 378,
|
|
5489
5489
|
"name": "ngAfterContentInit",
|
|
5490
5490
|
"kind": 2048,
|
|
5491
5491
|
"kindString": "Method",
|
|
@@ -5501,7 +5501,7 @@
|
|
|
5501
5501
|
],
|
|
5502
5502
|
"signatures": [
|
|
5503
5503
|
{
|
|
5504
|
-
"id":
|
|
5504
|
+
"id": 379,
|
|
5505
5505
|
"name": "ngAfterContentInit",
|
|
5506
5506
|
"kind": 4096,
|
|
5507
5507
|
"kindString": "Call signature",
|
|
@@ -5522,7 +5522,7 @@
|
|
|
5522
5522
|
}
|
|
5523
5523
|
},
|
|
5524
5524
|
{
|
|
5525
|
-
"id":
|
|
5525
|
+
"id": 374,
|
|
5526
5526
|
"name": "textExpand",
|
|
5527
5527
|
"kind": 2048,
|
|
5528
5528
|
"kindString": "Method",
|
|
@@ -5538,7 +5538,7 @@
|
|
|
5538
5538
|
],
|
|
5539
5539
|
"signatures": [
|
|
5540
5540
|
{
|
|
5541
|
-
"id":
|
|
5541
|
+
"id": 375,
|
|
5542
5542
|
"name": "textExpand",
|
|
5543
5543
|
"kind": 4096,
|
|
5544
5544
|
"kindString": "Call signature",
|
|
@@ -5556,39 +5556,39 @@
|
|
|
5556
5556
|
"title": "Constructors",
|
|
5557
5557
|
"kind": 512,
|
|
5558
5558
|
"children": [
|
|
5559
|
-
|
|
5559
|
+
344
|
|
5560
5560
|
]
|
|
5561
5561
|
},
|
|
5562
5562
|
{
|
|
5563
5563
|
"title": "Properties",
|
|
5564
5564
|
"kind": 1024,
|
|
5565
5565
|
"children": [
|
|
5566
|
-
358,
|
|
5567
|
-
359,
|
|
5568
|
-
347,
|
|
5569
5566
|
360,
|
|
5570
5567
|
361,
|
|
5571
|
-
362,
|
|
5572
|
-
348,
|
|
5573
5568
|
349,
|
|
5574
|
-
|
|
5569
|
+
362,
|
|
5570
|
+
363,
|
|
5571
|
+
364,
|
|
5572
|
+
350,
|
|
5573
|
+
351,
|
|
5574
|
+
359
|
|
5575
5575
|
]
|
|
5576
5576
|
},
|
|
5577
5577
|
{
|
|
5578
5578
|
"title": "Accessors",
|
|
5579
5579
|
"kind": 262144,
|
|
5580
5580
|
"children": [
|
|
5581
|
-
|
|
5582
|
-
|
|
5581
|
+
352,
|
|
5582
|
+
356
|
|
5583
5583
|
]
|
|
5584
5584
|
},
|
|
5585
5585
|
{
|
|
5586
5586
|
"title": "Methods",
|
|
5587
5587
|
"kind": 2048,
|
|
5588
5588
|
"children": [
|
|
5589
|
-
374,
|
|
5590
5589
|
376,
|
|
5591
|
-
|
|
5590
|
+
378,
|
|
5591
|
+
374
|
|
5592
5592
|
]
|
|
5593
5593
|
}
|
|
5594
5594
|
],
|
|
@@ -5609,7 +5609,7 @@
|
|
|
5609
5609
|
]
|
|
5610
5610
|
},
|
|
5611
5611
|
{
|
|
5612
|
-
"id":
|
|
5612
|
+
"id": 397,
|
|
5613
5613
|
"name": "SkyTextExpandRepeaterComponent",
|
|
5614
5614
|
"kind": 128,
|
|
5615
5615
|
"kindString": "Class",
|
|
@@ -5630,7 +5630,7 @@
|
|
|
5630
5630
|
],
|
|
5631
5631
|
"children": [
|
|
5632
5632
|
{
|
|
5633
|
-
"id":
|
|
5633
|
+
"id": 398,
|
|
5634
5634
|
"name": "constructor",
|
|
5635
5635
|
"kind": 512,
|
|
5636
5636
|
"kindString": "Constructor",
|
|
@@ -5644,14 +5644,14 @@
|
|
|
5644
5644
|
],
|
|
5645
5645
|
"signatures": [
|
|
5646
5646
|
{
|
|
5647
|
-
"id":
|
|
5647
|
+
"id": 399,
|
|
5648
5648
|
"name": "SkyTextExpandRepeaterComponent",
|
|
5649
5649
|
"kind": 16384,
|
|
5650
5650
|
"kindString": "Constructor signature",
|
|
5651
5651
|
"flags": {},
|
|
5652
5652
|
"parameters": [
|
|
5653
5653
|
{
|
|
5654
|
-
"id":
|
|
5654
|
+
"id": 400,
|
|
5655
5655
|
"name": "resources",
|
|
5656
5656
|
"kind": 32768,
|
|
5657
5657
|
"kindString": "Parameter",
|
|
@@ -5662,7 +5662,7 @@
|
|
|
5662
5662
|
}
|
|
5663
5663
|
},
|
|
5664
5664
|
{
|
|
5665
|
-
"id":
|
|
5665
|
+
"id": 401,
|
|
5666
5666
|
"name": "elRef",
|
|
5667
5667
|
"kind": 32768,
|
|
5668
5668
|
"kindString": "Parameter",
|
|
@@ -5681,7 +5681,7 @@
|
|
|
5681
5681
|
}
|
|
5682
5682
|
},
|
|
5683
5683
|
{
|
|
5684
|
-
"id":
|
|
5684
|
+
"id": 402,
|
|
5685
5685
|
"name": "textExpandRepeaterAdapter",
|
|
5686
5686
|
"kind": 32768,
|
|
5687
5687
|
"kindString": "Parameter",
|
|
@@ -5692,7 +5692,7 @@
|
|
|
5692
5692
|
}
|
|
5693
5693
|
},
|
|
5694
5694
|
{
|
|
5695
|
-
"id":
|
|
5695
|
+
"id": 403,
|
|
5696
5696
|
"name": "changeDetector",
|
|
5697
5697
|
"kind": 32768,
|
|
5698
5698
|
"kindString": "Parameter",
|
|
@@ -5707,14 +5707,14 @@
|
|
|
5707
5707
|
],
|
|
5708
5708
|
"type": {
|
|
5709
5709
|
"type": "reference",
|
|
5710
|
-
"id":
|
|
5710
|
+
"id": 397,
|
|
5711
5711
|
"name": "SkyTextExpandRepeaterComponent"
|
|
5712
5712
|
}
|
|
5713
5713
|
}
|
|
5714
5714
|
]
|
|
5715
5715
|
},
|
|
5716
5716
|
{
|
|
5717
|
-
"id":
|
|
5717
|
+
"id": 408,
|
|
5718
5718
|
"name": "buttonText",
|
|
5719
5719
|
"kind": 1024,
|
|
5720
5720
|
"kindString": "Property",
|
|
@@ -5734,7 +5734,7 @@
|
|
|
5734
5734
|
}
|
|
5735
5735
|
},
|
|
5736
5736
|
{
|
|
5737
|
-
"id":
|
|
5737
|
+
"id": 409,
|
|
5738
5738
|
"name": "contentItems",
|
|
5739
5739
|
"kind": 1024,
|
|
5740
5740
|
"kindString": "Property",
|
|
@@ -5757,7 +5757,7 @@
|
|
|
5757
5757
|
}
|
|
5758
5758
|
},
|
|
5759
5759
|
{
|
|
5760
|
-
"id":
|
|
5760
|
+
"id": 411,
|
|
5761
5761
|
"name": "contentSectionId",
|
|
5762
5762
|
"kind": 1024,
|
|
5763
5763
|
"kindString": "Property",
|
|
@@ -5778,7 +5778,7 @@
|
|
|
5778
5778
|
"defaultValue": "..."
|
|
5779
5779
|
},
|
|
5780
5780
|
{
|
|
5781
|
-
"id":
|
|
5781
|
+
"id": 404,
|
|
5782
5782
|
"name": "data",
|
|
5783
5783
|
"kind": 1024,
|
|
5784
5784
|
"kindString": "Property",
|
|
@@ -5816,7 +5816,7 @@
|
|
|
5816
5816
|
}
|
|
5817
5817
|
},
|
|
5818
5818
|
{
|
|
5819
|
-
"id":
|
|
5819
|
+
"id": 410,
|
|
5820
5820
|
"name": "expandable",
|
|
5821
5821
|
"kind": 1024,
|
|
5822
5822
|
"kindString": "Property",
|
|
@@ -5836,7 +5836,7 @@
|
|
|
5836
5836
|
}
|
|
5837
5837
|
},
|
|
5838
5838
|
{
|
|
5839
|
-
"id":
|
|
5839
|
+
"id": 412,
|
|
5840
5840
|
"name": "isExpanded",
|
|
5841
5841
|
"kind": 1024,
|
|
5842
5842
|
"kindString": "Property",
|
|
@@ -5857,7 +5857,7 @@
|
|
|
5857
5857
|
"defaultValue": "false"
|
|
5858
5858
|
},
|
|
5859
5859
|
{
|
|
5860
|
-
"id":
|
|
5860
|
+
"id": 405,
|
|
5861
5861
|
"name": "itemTemplate",
|
|
5862
5862
|
"kind": 1024,
|
|
5863
5863
|
"kindString": "Property",
|
|
@@ -5900,7 +5900,7 @@
|
|
|
5900
5900
|
}
|
|
5901
5901
|
},
|
|
5902
5902
|
{
|
|
5903
|
-
"id":
|
|
5903
|
+
"id": 406,
|
|
5904
5904
|
"name": "listStyle",
|
|
5905
5905
|
"kind": 1024,
|
|
5906
5906
|
"kindString": "Property",
|
|
@@ -5937,13 +5937,13 @@
|
|
|
5937
5937
|
],
|
|
5938
5938
|
"type": {
|
|
5939
5939
|
"type": "reference",
|
|
5940
|
-
"id":
|
|
5940
|
+
"id": 533,
|
|
5941
5941
|
"name": "SkyTextExpandRepeaterListStyleType"
|
|
5942
5942
|
},
|
|
5943
5943
|
"defaultValue": "'unordered'"
|
|
5944
5944
|
},
|
|
5945
5945
|
{
|
|
5946
|
-
"id":
|
|
5946
|
+
"id": 407,
|
|
5947
5947
|
"name": "maxItems",
|
|
5948
5948
|
"kind": 1024,
|
|
5949
5949
|
"kindString": "Property",
|
|
@@ -5978,7 +5978,7 @@
|
|
|
5978
5978
|
}
|
|
5979
5979
|
},
|
|
5980
5980
|
{
|
|
5981
|
-
"id":
|
|
5981
|
+
"id": 422,
|
|
5982
5982
|
"name": "animationEnd",
|
|
5983
5983
|
"kind": 2048,
|
|
5984
5984
|
"kindString": "Method",
|
|
@@ -5994,7 +5994,7 @@
|
|
|
5994
5994
|
],
|
|
5995
5995
|
"signatures": [
|
|
5996
5996
|
{
|
|
5997
|
-
"id":
|
|
5997
|
+
"id": 423,
|
|
5998
5998
|
"name": "animationEnd",
|
|
5999
5999
|
"kind": 4096,
|
|
6000
6000
|
"kindString": "Call signature",
|
|
@@ -6007,7 +6007,7 @@
|
|
|
6007
6007
|
]
|
|
6008
6008
|
},
|
|
6009
6009
|
{
|
|
6010
|
-
"id":
|
|
6010
|
+
"id": 417,
|
|
6011
6011
|
"name": "ngAfterViewInit",
|
|
6012
6012
|
"kind": 2048,
|
|
6013
6013
|
"kindString": "Method",
|
|
@@ -6023,7 +6023,7 @@
|
|
|
6023
6023
|
],
|
|
6024
6024
|
"signatures": [
|
|
6025
6025
|
{
|
|
6026
|
-
"id":
|
|
6026
|
+
"id": 418,
|
|
6027
6027
|
"name": "ngAfterViewInit",
|
|
6028
6028
|
"kind": 4096,
|
|
6029
6029
|
"kindString": "Call signature",
|
|
@@ -6044,7 +6044,7 @@
|
|
|
6044
6044
|
}
|
|
6045
6045
|
},
|
|
6046
6046
|
{
|
|
6047
|
-
"id":
|
|
6047
|
+
"id": 419,
|
|
6048
6048
|
"name": "ngOnChanges",
|
|
6049
6049
|
"kind": 2048,
|
|
6050
6050
|
"kindString": "Method",
|
|
@@ -6060,14 +6060,14 @@
|
|
|
6060
6060
|
],
|
|
6061
6061
|
"signatures": [
|
|
6062
6062
|
{
|
|
6063
|
-
"id":
|
|
6063
|
+
"id": 420,
|
|
6064
6064
|
"name": "ngOnChanges",
|
|
6065
6065
|
"kind": 4096,
|
|
6066
6066
|
"kindString": "Call signature",
|
|
6067
6067
|
"flags": {},
|
|
6068
6068
|
"parameters": [
|
|
6069
6069
|
{
|
|
6070
|
-
"id":
|
|
6070
|
+
"id": 421,
|
|
6071
6071
|
"name": "changes",
|
|
6072
6072
|
"kind": 32768,
|
|
6073
6073
|
"kindString": "Parameter",
|
|
@@ -6096,7 +6096,7 @@
|
|
|
6096
6096
|
}
|
|
6097
6097
|
},
|
|
6098
6098
|
{
|
|
6099
|
-
"id":
|
|
6099
|
+
"id": 424,
|
|
6100
6100
|
"name": "repeaterExpand",
|
|
6101
6101
|
"kind": 2048,
|
|
6102
6102
|
"kindString": "Method",
|
|
@@ -6112,7 +6112,7 @@
|
|
|
6112
6112
|
],
|
|
6113
6113
|
"signatures": [
|
|
6114
6114
|
{
|
|
6115
|
-
"id":
|
|
6115
|
+
"id": 425,
|
|
6116
6116
|
"name": "repeaterExpand",
|
|
6117
6117
|
"kind": 4096,
|
|
6118
6118
|
"kindString": "Call signature",
|
|
@@ -6130,32 +6130,32 @@
|
|
|
6130
6130
|
"title": "Constructors",
|
|
6131
6131
|
"kind": 512,
|
|
6132
6132
|
"children": [
|
|
6133
|
-
|
|
6133
|
+
398
|
|
6134
6134
|
]
|
|
6135
6135
|
},
|
|
6136
6136
|
{
|
|
6137
6137
|
"title": "Properties",
|
|
6138
6138
|
"kind": 1024,
|
|
6139
6139
|
"children": [
|
|
6140
|
-
406,
|
|
6141
|
-
407,
|
|
6142
|
-
409,
|
|
6143
|
-
402,
|
|
6144
6140
|
408,
|
|
6145
|
-
|
|
6146
|
-
|
|
6141
|
+
409,
|
|
6142
|
+
411,
|
|
6147
6143
|
404,
|
|
6148
|
-
|
|
6144
|
+
410,
|
|
6145
|
+
412,
|
|
6146
|
+
405,
|
|
6147
|
+
406,
|
|
6148
|
+
407
|
|
6149
6149
|
]
|
|
6150
6150
|
},
|
|
6151
6151
|
{
|
|
6152
6152
|
"title": "Methods",
|
|
6153
6153
|
"kind": 2048,
|
|
6154
6154
|
"children": [
|
|
6155
|
-
|
|
6156
|
-
415,
|
|
6155
|
+
422,
|
|
6157
6156
|
417,
|
|
6158
|
-
|
|
6157
|
+
419,
|
|
6158
|
+
424
|
|
6159
6159
|
]
|
|
6160
6160
|
}
|
|
6161
6161
|
],
|
|
@@ -6182,7 +6182,7 @@
|
|
|
6182
6182
|
]
|
|
6183
6183
|
},
|
|
6184
6184
|
{
|
|
6185
|
-
"id":
|
|
6185
|
+
"id": 434,
|
|
6186
6186
|
"name": "SkyToolbarComponent",
|
|
6187
6187
|
"kind": 128,
|
|
6188
6188
|
"kindString": "Class",
|
|
@@ -6206,7 +6206,7 @@
|
|
|
6206
6206
|
],
|
|
6207
6207
|
"children": [
|
|
6208
6208
|
{
|
|
6209
|
-
"id":
|
|
6209
|
+
"id": 437,
|
|
6210
6210
|
"name": "hasSections",
|
|
6211
6211
|
"kind": 1024,
|
|
6212
6212
|
"kindString": "Property",
|
|
@@ -6227,7 +6227,7 @@
|
|
|
6227
6227
|
"defaultValue": "false"
|
|
6228
6228
|
},
|
|
6229
6229
|
{
|
|
6230
|
-
"id":
|
|
6230
|
+
"id": 439,
|
|
6231
6231
|
"name": "ngAfterContentInit",
|
|
6232
6232
|
"kind": 2048,
|
|
6233
6233
|
"kindString": "Method",
|
|
@@ -6243,7 +6243,7 @@
|
|
|
6243
6243
|
],
|
|
6244
6244
|
"signatures": [
|
|
6245
6245
|
{
|
|
6246
|
-
"id":
|
|
6246
|
+
"id": 440,
|
|
6247
6247
|
"name": "ngAfterContentInit",
|
|
6248
6248
|
"kind": 4096,
|
|
6249
6249
|
"kindString": "Call signature",
|
|
@@ -6269,21 +6269,21 @@
|
|
|
6269
6269
|
"title": "Constructors",
|
|
6270
6270
|
"kind": 512,
|
|
6271
6271
|
"children": [
|
|
6272
|
-
|
|
6272
|
+
435
|
|
6273
6273
|
]
|
|
6274
6274
|
},
|
|
6275
6275
|
{
|
|
6276
6276
|
"title": "Properties",
|
|
6277
6277
|
"kind": 1024,
|
|
6278
6278
|
"children": [
|
|
6279
|
-
|
|
6279
|
+
437
|
|
6280
6280
|
]
|
|
6281
6281
|
},
|
|
6282
6282
|
{
|
|
6283
6283
|
"title": "Methods",
|
|
6284
6284
|
"kind": 2048,
|
|
6285
6285
|
"children": [
|
|
6286
|
-
|
|
6286
|
+
439
|
|
6287
6287
|
]
|
|
6288
6288
|
}
|
|
6289
6289
|
],
|
|
@@ -6304,7 +6304,7 @@
|
|
|
6304
6304
|
]
|
|
6305
6305
|
},
|
|
6306
6306
|
{
|
|
6307
|
-
"id":
|
|
6307
|
+
"id": 441,
|
|
6308
6308
|
"name": "SkyToolbarSectionComponent",
|
|
6309
6309
|
"kind": 128,
|
|
6310
6310
|
"kindString": "Class",
|
|
@@ -6332,7 +6332,7 @@
|
|
|
6332
6332
|
"title": "Constructors",
|
|
6333
6333
|
"kind": 512,
|
|
6334
6334
|
"children": [
|
|
6335
|
-
|
|
6335
|
+
442
|
|
6336
6336
|
]
|
|
6337
6337
|
}
|
|
6338
6338
|
],
|
|
@@ -6345,7 +6345,7 @@
|
|
|
6345
6345
|
]
|
|
6346
6346
|
},
|
|
6347
6347
|
{
|
|
6348
|
-
"id":
|
|
6348
|
+
"id": 444,
|
|
6349
6349
|
"name": "SkyToolbarItemComponent",
|
|
6350
6350
|
"kind": 128,
|
|
6351
6351
|
"kindString": "Class",
|
|
@@ -6373,7 +6373,7 @@
|
|
|
6373
6373
|
"title": "Constructors",
|
|
6374
6374
|
"kind": 512,
|
|
6375
6375
|
"children": [
|
|
6376
|
-
|
|
6376
|
+
445
|
|
6377
6377
|
]
|
|
6378
6378
|
}
|
|
6379
6379
|
],
|
|
@@ -6386,7 +6386,7 @@
|
|
|
6386
6386
|
]
|
|
6387
6387
|
},
|
|
6388
6388
|
{
|
|
6389
|
-
"id":
|
|
6389
|
+
"id": 55,
|
|
6390
6390
|
"name": "SkyActionButtonHeaderComponent",
|
|
6391
6391
|
"kind": 128,
|
|
6392
6392
|
"kindString": "Class",
|
|
@@ -6414,7 +6414,7 @@
|
|
|
6414
6414
|
"title": "Constructors",
|
|
6415
6415
|
"kind": 512,
|
|
6416
6416
|
"children": [
|
|
6417
|
-
|
|
6417
|
+
56
|
|
6418
6418
|
]
|
|
6419
6419
|
}
|
|
6420
6420
|
],
|
|
@@ -6427,7 +6427,7 @@
|
|
|
6427
6427
|
]
|
|
6428
6428
|
},
|
|
6429
6429
|
{
|
|
6430
|
-
"id":
|
|
6430
|
+
"id": 447,
|
|
6431
6431
|
"name": "SkyToolbarViewActionsComponent",
|
|
6432
6432
|
"kind": 128,
|
|
6433
6433
|
"kindString": "Class",
|
|
@@ -6455,7 +6455,7 @@
|
|
|
6455
6455
|
"title": "Constructors",
|
|
6456
6456
|
"kind": 512,
|
|
6457
6457
|
"children": [
|
|
6458
|
-
|
|
6458
|
+
448
|
|
6459
6459
|
]
|
|
6460
6460
|
}
|
|
6461
6461
|
],
|
|
@@ -6468,7 +6468,7 @@
|
|
|
6468
6468
|
]
|
|
6469
6469
|
},
|
|
6470
6470
|
{
|
|
6471
|
-
"id":
|
|
6471
|
+
"id": 450,
|
|
6472
6472
|
"name": "SkyBoxComponent",
|
|
6473
6473
|
"kind": 128,
|
|
6474
6474
|
"kindString": "Class",
|
|
@@ -6492,7 +6492,7 @@
|
|
|
6492
6492
|
],
|
|
6493
6493
|
"children": [
|
|
6494
6494
|
{
|
|
6495
|
-
"id":
|
|
6495
|
+
"id": 453,
|
|
6496
6496
|
"name": "ariaLabel",
|
|
6497
6497
|
"kind": 1024,
|
|
6498
6498
|
"kindString": "Property",
|
|
@@ -6527,7 +6527,7 @@
|
|
|
6527
6527
|
}
|
|
6528
6528
|
},
|
|
6529
6529
|
{
|
|
6530
|
-
"id":
|
|
6530
|
+
"id": 454,
|
|
6531
6531
|
"name": "ariaLabelledBy",
|
|
6532
6532
|
"kind": 1024,
|
|
6533
6533
|
"kindString": "Property",
|
|
@@ -6562,7 +6562,7 @@
|
|
|
6562
6562
|
}
|
|
6563
6563
|
},
|
|
6564
6564
|
{
|
|
6565
|
-
"id":
|
|
6565
|
+
"id": 455,
|
|
6566
6566
|
"name": "ariaRole",
|
|
6567
6567
|
"kind": 1024,
|
|
6568
6568
|
"kindString": "Property",
|
|
@@ -6602,16 +6602,16 @@
|
|
|
6602
6602
|
"title": "Constructors",
|
|
6603
6603
|
"kind": 512,
|
|
6604
6604
|
"children": [
|
|
6605
|
-
|
|
6605
|
+
451
|
|
6606
6606
|
]
|
|
6607
6607
|
},
|
|
6608
6608
|
{
|
|
6609
6609
|
"title": "Properties",
|
|
6610
6610
|
"kind": 1024,
|
|
6611
6611
|
"children": [
|
|
6612
|
-
|
|
6613
|
-
|
|
6614
|
-
|
|
6612
|
+
453,
|
|
6613
|
+
454,
|
|
6614
|
+
455
|
|
6615
6615
|
]
|
|
6616
6616
|
}
|
|
6617
6617
|
],
|
|
@@ -6624,7 +6624,7 @@
|
|
|
6624
6624
|
]
|
|
6625
6625
|
},
|
|
6626
6626
|
{
|
|
6627
|
-
"id":
|
|
6627
|
+
"id": 456,
|
|
6628
6628
|
"name": "SkyBoxHeaderComponent",
|
|
6629
6629
|
"kind": 128,
|
|
6630
6630
|
"kindString": "Class",
|
|
@@ -6652,7 +6652,7 @@
|
|
|
6652
6652
|
"title": "Constructors",
|
|
6653
6653
|
"kind": 512,
|
|
6654
6654
|
"children": [
|
|
6655
|
-
|
|
6655
|
+
457
|
|
6656
6656
|
]
|
|
6657
6657
|
}
|
|
6658
6658
|
],
|
|
@@ -6665,7 +6665,7 @@
|
|
|
6665
6665
|
]
|
|
6666
6666
|
},
|
|
6667
6667
|
{
|
|
6668
|
-
"id":
|
|
6668
|
+
"id": 459,
|
|
6669
6669
|
"name": "SkyBoxContentComponent",
|
|
6670
6670
|
"kind": 128,
|
|
6671
6671
|
"kindString": "Class",
|
|
@@ -6693,7 +6693,7 @@
|
|
|
6693
6693
|
"title": "Constructors",
|
|
6694
6694
|
"kind": 512,
|
|
6695
6695
|
"children": [
|
|
6696
|
-
|
|
6696
|
+
460
|
|
6697
6697
|
]
|
|
6698
6698
|
}
|
|
6699
6699
|
],
|
|
@@ -6706,7 +6706,7 @@
|
|
|
6706
6706
|
]
|
|
6707
6707
|
},
|
|
6708
6708
|
{
|
|
6709
|
-
"id":
|
|
6709
|
+
"id": 462,
|
|
6710
6710
|
"name": "SkyBoxControlsComponent",
|
|
6711
6711
|
"kind": 128,
|
|
6712
6712
|
"kindString": "Class",
|
|
@@ -6734,7 +6734,7 @@
|
|
|
6734
6734
|
"title": "Constructors",
|
|
6735
6735
|
"kind": 512,
|
|
6736
6736
|
"children": [
|
|
6737
|
-
|
|
6737
|
+
463
|
|
6738
6738
|
]
|
|
6739
6739
|
}
|
|
6740
6740
|
],
|
|
@@ -6747,7 +6747,7 @@
|
|
|
6747
6747
|
]
|
|
6748
6748
|
},
|
|
6749
6749
|
{
|
|
6750
|
-
"id":
|
|
6750
|
+
"id": 58,
|
|
6751
6751
|
"name": "SkyActionButtonIconComponent",
|
|
6752
6752
|
"kind": 128,
|
|
6753
6753
|
"kindString": "Class",
|
|
@@ -6771,7 +6771,7 @@
|
|
|
6771
6771
|
],
|
|
6772
6772
|
"children": [
|
|
6773
6773
|
{
|
|
6774
|
-
"id":
|
|
6774
|
+
"id": 59,
|
|
6775
6775
|
"name": "constructor",
|
|
6776
6776
|
"kind": 512,
|
|
6777
6777
|
"kindString": "Constructor",
|
|
@@ -6785,14 +6785,14 @@
|
|
|
6785
6785
|
],
|
|
6786
6786
|
"signatures": [
|
|
6787
6787
|
{
|
|
6788
|
-
"id":
|
|
6788
|
+
"id": 60,
|
|
6789
6789
|
"name": "SkyActionButtonIconComponent",
|
|
6790
6790
|
"kind": 16384,
|
|
6791
6791
|
"kindString": "Constructor signature",
|
|
6792
6792
|
"flags": {},
|
|
6793
6793
|
"parameters": [
|
|
6794
6794
|
{
|
|
6795
|
-
"id":
|
|
6795
|
+
"id": 61,
|
|
6796
6796
|
"name": "mediaQueryService",
|
|
6797
6797
|
"kind": 32768,
|
|
6798
6798
|
"kindString": "Parameter",
|
|
@@ -6805,14 +6805,14 @@
|
|
|
6805
6805
|
],
|
|
6806
6806
|
"type": {
|
|
6807
6807
|
"type": "reference",
|
|
6808
|
-
"id":
|
|
6808
|
+
"id": 58,
|
|
6809
6809
|
"name": "SkyActionButtonIconComponent"
|
|
6810
6810
|
}
|
|
6811
6811
|
}
|
|
6812
6812
|
]
|
|
6813
6813
|
},
|
|
6814
6814
|
{
|
|
6815
|
-
"id":
|
|
6815
|
+
"id": 63,
|
|
6816
6816
|
"name": "fontSizeClass",
|
|
6817
6817
|
"kind": 1024,
|
|
6818
6818
|
"kindString": "Property",
|
|
@@ -6833,7 +6833,7 @@
|
|
|
6833
6833
|
"defaultValue": "FONTSIZECLASS_LARGE"
|
|
6834
6834
|
},
|
|
6835
6835
|
{
|
|
6836
|
-
"id":
|
|
6836
|
+
"id": 62,
|
|
6837
6837
|
"name": "iconType",
|
|
6838
6838
|
"kind": 1024,
|
|
6839
6839
|
"kindString": "Property",
|
|
@@ -6868,7 +6868,7 @@
|
|
|
6868
6868
|
}
|
|
6869
6869
|
},
|
|
6870
6870
|
{
|
|
6871
|
-
"id":
|
|
6871
|
+
"id": 65,
|
|
6872
6872
|
"name": "ngOnDestroy",
|
|
6873
6873
|
"kind": 2048,
|
|
6874
6874
|
"kindString": "Method",
|
|
@@ -6884,7 +6884,7 @@
|
|
|
6884
6884
|
],
|
|
6885
6885
|
"signatures": [
|
|
6886
6886
|
{
|
|
6887
|
-
"id":
|
|
6887
|
+
"id": 66,
|
|
6888
6888
|
"name": "ngOnDestroy",
|
|
6889
6889
|
"kind": 4096,
|
|
6890
6890
|
"kindString": "Call signature",
|
|
@@ -6910,22 +6910,22 @@
|
|
|
6910
6910
|
"title": "Constructors",
|
|
6911
6911
|
"kind": 512,
|
|
6912
6912
|
"children": [
|
|
6913
|
-
|
|
6913
|
+
59
|
|
6914
6914
|
]
|
|
6915
6915
|
},
|
|
6916
6916
|
{
|
|
6917
6917
|
"title": "Properties",
|
|
6918
6918
|
"kind": 1024,
|
|
6919
6919
|
"children": [
|
|
6920
|
-
|
|
6921
|
-
|
|
6920
|
+
63,
|
|
6921
|
+
62
|
|
6922
6922
|
]
|
|
6923
6923
|
},
|
|
6924
6924
|
{
|
|
6925
6925
|
"title": "Methods",
|
|
6926
6926
|
"kind": 2048,
|
|
6927
6927
|
"children": [
|
|
6928
|
-
|
|
6928
|
+
65
|
|
6929
6929
|
]
|
|
6930
6930
|
}
|
|
6931
6931
|
],
|
|
@@ -6946,7 +6946,7 @@
|
|
|
6946
6946
|
]
|
|
6947
6947
|
},
|
|
6948
6948
|
{
|
|
6949
|
-
"id":
|
|
6949
|
+
"id": 75,
|
|
6950
6950
|
"name": "SkyBackToTopDirective",
|
|
6951
6951
|
"kind": 128,
|
|
6952
6952
|
"kindString": "Class",
|
|
@@ -6970,7 +6970,7 @@
|
|
|
6970
6970
|
],
|
|
6971
6971
|
"children": [
|
|
6972
6972
|
{
|
|
6973
|
-
"id":
|
|
6973
|
+
"id": 76,
|
|
6974
6974
|
"name": "constructor",
|
|
6975
6975
|
"kind": 512,
|
|
6976
6976
|
"kindString": "Constructor",
|
|
@@ -6984,14 +6984,14 @@
|
|
|
6984
6984
|
],
|
|
6985
6985
|
"signatures": [
|
|
6986
6986
|
{
|
|
6987
|
-
"id":
|
|
6987
|
+
"id": 77,
|
|
6988
6988
|
"name": "SkyBackToTopDirective",
|
|
6989
6989
|
"kind": 16384,
|
|
6990
6990
|
"kindString": "Constructor signature",
|
|
6991
6991
|
"flags": {},
|
|
6992
6992
|
"parameters": [
|
|
6993
6993
|
{
|
|
6994
|
-
"id":
|
|
6994
|
+
"id": 78,
|
|
6995
6995
|
"name": "dockService",
|
|
6996
6996
|
"kind": 32768,
|
|
6997
6997
|
"kindString": "Parameter",
|
|
@@ -7002,7 +7002,7 @@
|
|
|
7002
7002
|
}
|
|
7003
7003
|
},
|
|
7004
7004
|
{
|
|
7005
|
-
"id":
|
|
7005
|
+
"id": 79,
|
|
7006
7006
|
"name": "domAdapter",
|
|
7007
7007
|
"kind": 32768,
|
|
7008
7008
|
"kindString": "Parameter",
|
|
@@ -7013,7 +7013,7 @@
|
|
|
7013
7013
|
}
|
|
7014
7014
|
},
|
|
7015
7015
|
{
|
|
7016
|
-
"id":
|
|
7016
|
+
"id": 80,
|
|
7017
7017
|
"name": "element",
|
|
7018
7018
|
"kind": 32768,
|
|
7019
7019
|
"kindString": "Parameter",
|
|
@@ -7034,14 +7034,14 @@
|
|
|
7034
7034
|
],
|
|
7035
7035
|
"type": {
|
|
7036
7036
|
"type": "reference",
|
|
7037
|
-
"id":
|
|
7037
|
+
"id": 75,
|
|
7038
7038
|
"name": "SkyBackToTopDirective"
|
|
7039
7039
|
}
|
|
7040
7040
|
}
|
|
7041
7041
|
]
|
|
7042
7042
|
},
|
|
7043
7043
|
{
|
|
7044
|
-
"id":
|
|
7044
|
+
"id": 81,
|
|
7045
7045
|
"name": "skyBackToTop",
|
|
7046
7046
|
"kind": 262144,
|
|
7047
7047
|
"kindString": "Accessor",
|
|
@@ -7069,7 +7069,7 @@
|
|
|
7069
7069
|
],
|
|
7070
7070
|
"setSignature": [
|
|
7071
7071
|
{
|
|
7072
|
-
"id":
|
|
7072
|
+
"id": 82,
|
|
7073
7073
|
"name": "skyBackToTop",
|
|
7074
7074
|
"kind": 1048576,
|
|
7075
7075
|
"kindString": "Set signature",
|
|
@@ -7079,14 +7079,14 @@
|
|
|
7079
7079
|
},
|
|
7080
7080
|
"parameters": [
|
|
7081
7081
|
{
|
|
7082
|
-
"id":
|
|
7082
|
+
"id": 83,
|
|
7083
7083
|
"name": "value",
|
|
7084
7084
|
"kind": 32768,
|
|
7085
7085
|
"kindString": "Parameter",
|
|
7086
7086
|
"flags": {},
|
|
7087
7087
|
"type": {
|
|
7088
7088
|
"type": "reference",
|
|
7089
|
-
"id":
|
|
7089
|
+
"id": 485,
|
|
7090
7090
|
"name": "SkyBackToTopOptions"
|
|
7091
7091
|
}
|
|
7092
7092
|
}
|
|
@@ -7099,7 +7099,7 @@
|
|
|
7099
7099
|
]
|
|
7100
7100
|
},
|
|
7101
7101
|
{
|
|
7102
|
-
"id":
|
|
7102
|
+
"id": 84,
|
|
7103
7103
|
"name": "skyBackToTopMessageStream",
|
|
7104
7104
|
"kind": 262144,
|
|
7105
7105
|
"kindString": "Accessor",
|
|
@@ -7127,7 +7127,7 @@
|
|
|
7127
7127
|
],
|
|
7128
7128
|
"setSignature": [
|
|
7129
7129
|
{
|
|
7130
|
-
"id":
|
|
7130
|
+
"id": 85,
|
|
7131
7131
|
"name": "skyBackToTopMessageStream",
|
|
7132
7132
|
"kind": 1048576,
|
|
7133
7133
|
"kindString": "Set signature",
|
|
@@ -7137,7 +7137,7 @@
|
|
|
7137
7137
|
},
|
|
7138
7138
|
"parameters": [
|
|
7139
7139
|
{
|
|
7140
|
-
"id":
|
|
7140
|
+
"id": 86,
|
|
7141
7141
|
"name": "value",
|
|
7142
7142
|
"kind": 32768,
|
|
7143
7143
|
"kindString": "Parameter",
|
|
@@ -7147,7 +7147,7 @@
|
|
|
7147
7147
|
"typeArguments": [
|
|
7148
7148
|
{
|
|
7149
7149
|
"type": "reference",
|
|
7150
|
-
"id":
|
|
7150
|
+
"id": 481,
|
|
7151
7151
|
"name": "SkyBackToTopMessage"
|
|
7152
7152
|
}
|
|
7153
7153
|
],
|
|
@@ -7165,7 +7165,7 @@
|
|
|
7165
7165
|
]
|
|
7166
7166
|
},
|
|
7167
7167
|
{
|
|
7168
|
-
"id":
|
|
7168
|
+
"id": 92,
|
|
7169
7169
|
"name": "ngAfterViewInit",
|
|
7170
7170
|
"kind": 2048,
|
|
7171
7171
|
"kindString": "Method",
|
|
@@ -7181,7 +7181,7 @@
|
|
|
7181
7181
|
],
|
|
7182
7182
|
"signatures": [
|
|
7183
7183
|
{
|
|
7184
|
-
"id":
|
|
7184
|
+
"id": 93,
|
|
7185
7185
|
"name": "ngAfterViewInit",
|
|
7186
7186
|
"kind": 4096,
|
|
7187
7187
|
"kindString": "Call signature",
|
|
@@ -7202,7 +7202,7 @@
|
|
|
7202
7202
|
}
|
|
7203
7203
|
},
|
|
7204
7204
|
{
|
|
7205
|
-
"id":
|
|
7205
|
+
"id": 94,
|
|
7206
7206
|
"name": "ngOnDestroy",
|
|
7207
7207
|
"kind": 2048,
|
|
7208
7208
|
"kindString": "Method",
|
|
@@ -7218,7 +7218,7 @@
|
|
|
7218
7218
|
],
|
|
7219
7219
|
"signatures": [
|
|
7220
7220
|
{
|
|
7221
|
-
"id":
|
|
7221
|
+
"id": 95,
|
|
7222
7222
|
"name": "ngOnDestroy",
|
|
7223
7223
|
"kind": 4096,
|
|
7224
7224
|
"kindString": "Call signature",
|
|
@@ -7244,23 +7244,23 @@
|
|
|
7244
7244
|
"title": "Constructors",
|
|
7245
7245
|
"kind": 512,
|
|
7246
7246
|
"children": [
|
|
7247
|
-
|
|
7247
|
+
76
|
|
7248
7248
|
]
|
|
7249
7249
|
},
|
|
7250
7250
|
{
|
|
7251
7251
|
"title": "Accessors",
|
|
7252
7252
|
"kind": 262144,
|
|
7253
7253
|
"children": [
|
|
7254
|
-
|
|
7255
|
-
|
|
7254
|
+
81,
|
|
7255
|
+
84
|
|
7256
7256
|
]
|
|
7257
7257
|
},
|
|
7258
7258
|
{
|
|
7259
7259
|
"title": "Methods",
|
|
7260
7260
|
"kind": 2048,
|
|
7261
7261
|
"children": [
|
|
7262
|
-
|
|
7263
|
-
|
|
7262
|
+
92,
|
|
7263
|
+
94
|
|
7264
7264
|
]
|
|
7265
7265
|
}
|
|
7266
7266
|
],
|
|
@@ -7287,7 +7287,7 @@
|
|
|
7287
7287
|
]
|
|
7288
7288
|
},
|
|
7289
7289
|
{
|
|
7290
|
-
"id":
|
|
7290
|
+
"id": 108,
|
|
7291
7291
|
"name": "SkyInlineDeleteComponent",
|
|
7292
7292
|
"kind": 128,
|
|
7293
7293
|
"kindString": "Class",
|
|
@@ -7308,7 +7308,7 @@
|
|
|
7308
7308
|
],
|
|
7309
7309
|
"children": [
|
|
7310
7310
|
{
|
|
7311
|
-
"id":
|
|
7311
|
+
"id": 109,
|
|
7312
7312
|
"name": "constructor",
|
|
7313
7313
|
"kind": 512,
|
|
7314
7314
|
"kindString": "Constructor",
|
|
@@ -7322,14 +7322,14 @@
|
|
|
7322
7322
|
],
|
|
7323
7323
|
"signatures": [
|
|
7324
7324
|
{
|
|
7325
|
-
"id":
|
|
7325
|
+
"id": 110,
|
|
7326
7326
|
"name": "SkyInlineDeleteComponent",
|
|
7327
7327
|
"kind": 16384,
|
|
7328
7328
|
"kindString": "Constructor signature",
|
|
7329
7329
|
"flags": {},
|
|
7330
7330
|
"parameters": [
|
|
7331
7331
|
{
|
|
7332
|
-
"id":
|
|
7332
|
+
"id": 111,
|
|
7333
7333
|
"name": "adapterService",
|
|
7334
7334
|
"kind": 32768,
|
|
7335
7335
|
"kindString": "Parameter",
|
|
@@ -7340,7 +7340,7 @@
|
|
|
7340
7340
|
}
|
|
7341
7341
|
},
|
|
7342
7342
|
{
|
|
7343
|
-
"id":
|
|
7343
|
+
"id": 112,
|
|
7344
7344
|
"name": "changeDetector",
|
|
7345
7345
|
"kind": 32768,
|
|
7346
7346
|
"kindString": "Parameter",
|
|
@@ -7353,7 +7353,7 @@
|
|
|
7353
7353
|
}
|
|
7354
7354
|
},
|
|
7355
7355
|
{
|
|
7356
|
-
"id":
|
|
7356
|
+
"id": 113,
|
|
7357
7357
|
"name": "elRef",
|
|
7358
7358
|
"kind": 32768,
|
|
7359
7359
|
"kindString": "Parameter",
|
|
@@ -7374,14 +7374,14 @@
|
|
|
7374
7374
|
],
|
|
7375
7375
|
"type": {
|
|
7376
7376
|
"type": "reference",
|
|
7377
|
-
"id":
|
|
7377
|
+
"id": 108,
|
|
7378
7378
|
"name": "SkyInlineDeleteComponent"
|
|
7379
7379
|
}
|
|
7380
7380
|
}
|
|
7381
7381
|
]
|
|
7382
7382
|
},
|
|
7383
7383
|
{
|
|
7384
|
-
"id":
|
|
7384
|
+
"id": 117,
|
|
7385
7385
|
"name": "animationState",
|
|
7386
7386
|
"kind": 1024,
|
|
7387
7387
|
"kindString": "Property",
|
|
@@ -7402,7 +7402,7 @@
|
|
|
7402
7402
|
"defaultValue": "'shown'"
|
|
7403
7403
|
},
|
|
7404
7404
|
{
|
|
7405
|
-
"id":
|
|
7405
|
+
"id": 118,
|
|
7406
7406
|
"name": "assistiveTextId",
|
|
7407
7407
|
"kind": 1024,
|
|
7408
7408
|
"kindString": "Property",
|
|
@@ -7423,7 +7423,7 @@
|
|
|
7423
7423
|
"defaultValue": "..."
|
|
7424
7424
|
},
|
|
7425
7425
|
{
|
|
7426
|
-
"id":
|
|
7426
|
+
"id": 115,
|
|
7427
7427
|
"name": "cancelTriggered",
|
|
7428
7428
|
"kind": 1024,
|
|
7429
7429
|
"kindString": "Property",
|
|
@@ -7467,7 +7467,7 @@
|
|
|
7467
7467
|
"defaultValue": "..."
|
|
7468
7468
|
},
|
|
7469
7469
|
{
|
|
7470
|
-
"id":
|
|
7470
|
+
"id": 116,
|
|
7471
7471
|
"name": "deleteTriggered",
|
|
7472
7472
|
"kind": 1024,
|
|
7473
7473
|
"kindString": "Property",
|
|
@@ -7511,7 +7511,7 @@
|
|
|
7511
7511
|
"defaultValue": "..."
|
|
7512
7512
|
},
|
|
7513
7513
|
{
|
|
7514
|
-
"id":
|
|
7514
|
+
"id": 114,
|
|
7515
7515
|
"name": "pending",
|
|
7516
7516
|
"kind": 1024,
|
|
7517
7517
|
"kindString": "Property",
|
|
@@ -7553,7 +7553,7 @@
|
|
|
7553
7553
|
"defaultValue": "false"
|
|
7554
7554
|
},
|
|
7555
7555
|
{
|
|
7556
|
-
"id":
|
|
7556
|
+
"id": 119,
|
|
7557
7557
|
"name": "type",
|
|
7558
7558
|
"kind": 1024,
|
|
7559
7559
|
"kindString": "Property",
|
|
@@ -7579,19 +7579,19 @@
|
|
|
7579
7579
|
"title": "Constructors",
|
|
7580
7580
|
"kind": 512,
|
|
7581
7581
|
"children": [
|
|
7582
|
-
|
|
7582
|
+
109
|
|
7583
7583
|
]
|
|
7584
7584
|
},
|
|
7585
7585
|
{
|
|
7586
7586
|
"title": "Properties",
|
|
7587
7587
|
"kind": 1024,
|
|
7588
7588
|
"children": [
|
|
7589
|
+
117,
|
|
7590
|
+
118,
|
|
7589
7591
|
115,
|
|
7590
7592
|
116,
|
|
7591
|
-
113,
|
|
7592
7593
|
114,
|
|
7593
|
-
|
|
7594
|
-
117
|
|
7594
|
+
119
|
|
7595
7595
|
]
|
|
7596
7596
|
}
|
|
7597
7597
|
],
|
|
@@ -7618,7 +7618,7 @@
|
|
|
7618
7618
|
]
|
|
7619
7619
|
},
|
|
7620
7620
|
{
|
|
7621
|
-
"id":
|
|
7621
|
+
"id": 135,
|
|
7622
7622
|
"name": "SkyCardComponent",
|
|
7623
7623
|
"kind": 128,
|
|
7624
7624
|
"kindString": "Class",
|
|
@@ -7648,7 +7648,7 @@
|
|
|
7648
7648
|
],
|
|
7649
7649
|
"children": [
|
|
7650
7650
|
{
|
|
7651
|
-
"id":
|
|
7651
|
+
"id": 136,
|
|
7652
7652
|
"name": "constructor",
|
|
7653
7653
|
"kind": 512,
|
|
7654
7654
|
"kindString": "Constructor",
|
|
@@ -7662,14 +7662,14 @@
|
|
|
7662
7662
|
],
|
|
7663
7663
|
"signatures": [
|
|
7664
7664
|
{
|
|
7665
|
-
"id":
|
|
7665
|
+
"id": 137,
|
|
7666
7666
|
"name": "SkyCardComponent",
|
|
7667
7667
|
"kind": 16384,
|
|
7668
7668
|
"kindString": "Constructor signature",
|
|
7669
7669
|
"flags": {},
|
|
7670
7670
|
"parameters": [
|
|
7671
7671
|
{
|
|
7672
|
-
"id":
|
|
7672
|
+
"id": 138,
|
|
7673
7673
|
"name": "logger",
|
|
7674
7674
|
"kind": 32768,
|
|
7675
7675
|
"kindString": "Parameter",
|
|
@@ -7682,14 +7682,14 @@
|
|
|
7682
7682
|
],
|
|
7683
7683
|
"type": {
|
|
7684
7684
|
"type": "reference",
|
|
7685
|
-
"id":
|
|
7685
|
+
"id": 135,
|
|
7686
7686
|
"name": "SkyCardComponent"
|
|
7687
7687
|
}
|
|
7688
7688
|
}
|
|
7689
7689
|
]
|
|
7690
7690
|
},
|
|
7691
7691
|
{
|
|
7692
|
-
"id":
|
|
7692
|
+
"id": 143,
|
|
7693
7693
|
"name": "inlineDeleteComponent",
|
|
7694
7694
|
"kind": 1024,
|
|
7695
7695
|
"kindString": "Property",
|
|
@@ -7722,7 +7722,7 @@
|
|
|
7722
7722
|
"typeArguments": [
|
|
7723
7723
|
{
|
|
7724
7724
|
"type": "reference",
|
|
7725
|
-
"id":
|
|
7725
|
+
"id": 108,
|
|
7726
7726
|
"name": "SkyInlineDeleteComponent"
|
|
7727
7727
|
}
|
|
7728
7728
|
],
|
|
@@ -7732,7 +7732,7 @@
|
|
|
7732
7732
|
}
|
|
7733
7733
|
},
|
|
7734
7734
|
{
|
|
7735
|
-
"id":
|
|
7735
|
+
"id": 140,
|
|
7736
7736
|
"name": "selectable",
|
|
7737
7737
|
"kind": 1024,
|
|
7738
7738
|
"kindString": "Property",
|
|
@@ -7773,7 +7773,7 @@
|
|
|
7773
7773
|
}
|
|
7774
7774
|
},
|
|
7775
7775
|
{
|
|
7776
|
-
"id":
|
|
7776
|
+
"id": 141,
|
|
7777
7777
|
"name": "selected",
|
|
7778
7778
|
"kind": 1024,
|
|
7779
7779
|
"kindString": "Property",
|
|
@@ -7814,7 +7814,7 @@
|
|
|
7814
7814
|
}
|
|
7815
7815
|
},
|
|
7816
7816
|
{
|
|
7817
|
-
"id":
|
|
7817
|
+
"id": 142,
|
|
7818
7818
|
"name": "selectedChange",
|
|
7819
7819
|
"kind": 1024,
|
|
7820
7820
|
"kindString": "Property",
|
|
@@ -7858,7 +7858,7 @@
|
|
|
7858
7858
|
"defaultValue": "..."
|
|
7859
7859
|
},
|
|
7860
7860
|
{
|
|
7861
|
-
"id":
|
|
7861
|
+
"id": 145,
|
|
7862
7862
|
"name": "showTitle",
|
|
7863
7863
|
"kind": 1024,
|
|
7864
7864
|
"kindString": "Property",
|
|
@@ -7879,7 +7879,7 @@
|
|
|
7879
7879
|
"defaultValue": "true"
|
|
7880
7880
|
},
|
|
7881
7881
|
{
|
|
7882
|
-
"id":
|
|
7882
|
+
"id": 139,
|
|
7883
7883
|
"name": "size",
|
|
7884
7884
|
"kind": 1024,
|
|
7885
7885
|
"kindString": "Property",
|
|
@@ -7920,7 +7920,7 @@
|
|
|
7920
7920
|
}
|
|
7921
7921
|
},
|
|
7922
7922
|
{
|
|
7923
|
-
"id":
|
|
7923
|
+
"id": 144,
|
|
7924
7924
|
"name": "titleComponent",
|
|
7925
7925
|
"kind": 1024,
|
|
7926
7926
|
"kindString": "Property",
|
|
@@ -7953,7 +7953,7 @@
|
|
|
7953
7953
|
"typeArguments": [
|
|
7954
7954
|
{
|
|
7955
7955
|
"type": "reference",
|
|
7956
|
-
"id":
|
|
7956
|
+
"id": 162,
|
|
7957
7957
|
"name": "SkyCardTitleComponent"
|
|
7958
7958
|
}
|
|
7959
7959
|
],
|
|
@@ -7963,7 +7963,7 @@
|
|
|
7963
7963
|
}
|
|
7964
7964
|
},
|
|
7965
7965
|
{
|
|
7966
|
-
"id":
|
|
7966
|
+
"id": 149,
|
|
7967
7967
|
"name": "contentClick",
|
|
7968
7968
|
"kind": 2048,
|
|
7969
7969
|
"kindString": "Method",
|
|
@@ -7979,7 +7979,7 @@
|
|
|
7979
7979
|
],
|
|
7980
7980
|
"signatures": [
|
|
7981
7981
|
{
|
|
7982
|
-
"id":
|
|
7982
|
+
"id": 150,
|
|
7983
7983
|
"name": "contentClick",
|
|
7984
7984
|
"kind": 4096,
|
|
7985
7985
|
"kindString": "Call signature",
|
|
@@ -7992,7 +7992,7 @@
|
|
|
7992
7992
|
]
|
|
7993
7993
|
},
|
|
7994
7994
|
{
|
|
7995
|
-
"id":
|
|
7995
|
+
"id": 147,
|
|
7996
7996
|
"name": "ngAfterContentInit",
|
|
7997
7997
|
"kind": 2048,
|
|
7998
7998
|
"kindString": "Method",
|
|
@@ -8008,7 +8008,7 @@
|
|
|
8008
8008
|
],
|
|
8009
8009
|
"signatures": [
|
|
8010
8010
|
{
|
|
8011
|
-
"id":
|
|
8011
|
+
"id": 148,
|
|
8012
8012
|
"name": "ngAfterContentInit",
|
|
8013
8013
|
"kind": 4096,
|
|
8014
8014
|
"kindString": "Call signature",
|
|
@@ -8029,7 +8029,7 @@
|
|
|
8029
8029
|
}
|
|
8030
8030
|
},
|
|
8031
8031
|
{
|
|
8032
|
-
"id":
|
|
8032
|
+
"id": 154,
|
|
8033
8033
|
"name": "ngOnDestroy",
|
|
8034
8034
|
"kind": 2048,
|
|
8035
8035
|
"kindString": "Method",
|
|
@@ -8045,7 +8045,7 @@
|
|
|
8045
8045
|
],
|
|
8046
8046
|
"signatures": [
|
|
8047
8047
|
{
|
|
8048
|
-
"id":
|
|
8048
|
+
"id": 155,
|
|
8049
8049
|
"name": "ngOnDestroy",
|
|
8050
8050
|
"kind": 4096,
|
|
8051
8051
|
"kindString": "Call signature",
|
|
@@ -8066,7 +8066,7 @@
|
|
|
8066
8066
|
}
|
|
8067
8067
|
},
|
|
8068
8068
|
{
|
|
8069
|
-
"id":
|
|
8069
|
+
"id": 151,
|
|
8070
8070
|
"name": "onCheckboxChange",
|
|
8071
8071
|
"kind": 2048,
|
|
8072
8072
|
"kindString": "Method",
|
|
@@ -8082,14 +8082,14 @@
|
|
|
8082
8082
|
],
|
|
8083
8083
|
"signatures": [
|
|
8084
8084
|
{
|
|
8085
|
-
"id":
|
|
8085
|
+
"id": 152,
|
|
8086
8086
|
"name": "onCheckboxChange",
|
|
8087
8087
|
"kind": 4096,
|
|
8088
8088
|
"kindString": "Call signature",
|
|
8089
8089
|
"flags": {},
|
|
8090
8090
|
"parameters": [
|
|
8091
8091
|
{
|
|
8092
|
-
"id":
|
|
8092
|
+
"id": 153,
|
|
8093
8093
|
"name": "newValue",
|
|
8094
8094
|
"kind": 32768,
|
|
8095
8095
|
"kindString": "Parameter",
|
|
@@ -8113,30 +8113,30 @@
|
|
|
8113
8113
|
"title": "Constructors",
|
|
8114
8114
|
"kind": 512,
|
|
8115
8115
|
"children": [
|
|
8116
|
-
|
|
8116
|
+
136
|
|
8117
8117
|
]
|
|
8118
8118
|
},
|
|
8119
8119
|
{
|
|
8120
8120
|
"title": "Properties",
|
|
8121
8121
|
"kind": 1024,
|
|
8122
8122
|
"children": [
|
|
8123
|
+
143,
|
|
8124
|
+
140,
|
|
8123
8125
|
141,
|
|
8124
|
-
|
|
8126
|
+
142,
|
|
8127
|
+
145,
|
|
8125
8128
|
139,
|
|
8126
|
-
|
|
8127
|
-
143,
|
|
8128
|
-
137,
|
|
8129
|
-
142
|
|
8129
|
+
144
|
|
8130
8130
|
]
|
|
8131
8131
|
},
|
|
8132
8132
|
{
|
|
8133
8133
|
"title": "Methods",
|
|
8134
8134
|
"kind": 2048,
|
|
8135
8135
|
"children": [
|
|
8136
|
+
149,
|
|
8136
8137
|
147,
|
|
8137
|
-
|
|
8138
|
-
|
|
8139
|
-
149
|
|
8138
|
+
154,
|
|
8139
|
+
151
|
|
8140
8140
|
]
|
|
8141
8141
|
}
|
|
8142
8142
|
],
|
|
@@ -8163,7 +8163,7 @@
|
|
|
8163
8163
|
]
|
|
8164
8164
|
},
|
|
8165
8165
|
{
|
|
8166
|
-
"id":
|
|
8166
|
+
"id": 465,
|
|
8167
8167
|
"name": "SkyActionButtonPermalink",
|
|
8168
8168
|
"kind": 256,
|
|
8169
8169
|
"kindString": "Interface",
|
|
@@ -8173,7 +8173,7 @@
|
|
|
8173
8173
|
},
|
|
8174
8174
|
"children": [
|
|
8175
8175
|
{
|
|
8176
|
-
"id":
|
|
8176
|
+
"id": 466,
|
|
8177
8177
|
"name": "route",
|
|
8178
8178
|
"kind": 1024,
|
|
8179
8179
|
"kindString": "Property",
|
|
@@ -8193,14 +8193,14 @@
|
|
|
8193
8193
|
"type": {
|
|
8194
8194
|
"type": "reflection",
|
|
8195
8195
|
"declaration": {
|
|
8196
|
-
"id":
|
|
8196
|
+
"id": 467,
|
|
8197
8197
|
"name": "__type",
|
|
8198
8198
|
"kind": 65536,
|
|
8199
8199
|
"kindString": "Type literal",
|
|
8200
8200
|
"flags": {},
|
|
8201
8201
|
"children": [
|
|
8202
8202
|
{
|
|
8203
|
-
"id":
|
|
8203
|
+
"id": 468,
|
|
8204
8204
|
"name": "commands",
|
|
8205
8205
|
"kind": 1024,
|
|
8206
8206
|
"kindString": "Property",
|
|
@@ -8221,7 +8221,7 @@
|
|
|
8221
8221
|
}
|
|
8222
8222
|
},
|
|
8223
8223
|
{
|
|
8224
|
-
"id":
|
|
8224
|
+
"id": 469,
|
|
8225
8225
|
"name": "extras",
|
|
8226
8226
|
"kind": 1024,
|
|
8227
8227
|
"kindString": "Property",
|
|
@@ -8248,8 +8248,8 @@
|
|
|
8248
8248
|
"title": "Properties",
|
|
8249
8249
|
"kind": 1024,
|
|
8250
8250
|
"children": [
|
|
8251
|
-
|
|
8252
|
-
|
|
8251
|
+
468,
|
|
8252
|
+
469
|
|
8253
8253
|
]
|
|
8254
8254
|
}
|
|
8255
8255
|
]
|
|
@@ -8257,7 +8257,7 @@
|
|
|
8257
8257
|
}
|
|
8258
8258
|
},
|
|
8259
8259
|
{
|
|
8260
|
-
"id":
|
|
8260
|
+
"id": 470,
|
|
8261
8261
|
"name": "url",
|
|
8262
8262
|
"kind": 1024,
|
|
8263
8263
|
"kindString": "Property",
|
|
@@ -8285,8 +8285,8 @@
|
|
|
8285
8285
|
"title": "Properties",
|
|
8286
8286
|
"kind": 1024,
|
|
8287
8287
|
"children": [
|
|
8288
|
-
|
|
8289
|
-
|
|
8288
|
+
466,
|
|
8289
|
+
470
|
|
8290
8290
|
]
|
|
8291
8291
|
}
|
|
8292
8292
|
],
|
|
@@ -8299,7 +8299,7 @@
|
|
|
8299
8299
|
]
|
|
8300
8300
|
},
|
|
8301
8301
|
{
|
|
8302
|
-
"id":
|
|
8302
|
+
"id": 481,
|
|
8303
8303
|
"name": "SkyBackToTopMessage",
|
|
8304
8304
|
"kind": 256,
|
|
8305
8305
|
"kindString": "Interface",
|
|
@@ -8309,7 +8309,7 @@
|
|
|
8309
8309
|
},
|
|
8310
8310
|
"children": [
|
|
8311
8311
|
{
|
|
8312
|
-
"id":
|
|
8312
|
+
"id": 482,
|
|
8313
8313
|
"name": "type",
|
|
8314
8314
|
"kind": 1024,
|
|
8315
8315
|
"kindString": "Property",
|
|
@@ -8328,7 +8328,7 @@
|
|
|
8328
8328
|
],
|
|
8329
8329
|
"type": {
|
|
8330
8330
|
"type": "reference",
|
|
8331
|
-
"id":
|
|
8331
|
+
"id": 484,
|
|
8332
8332
|
"name": "BackToTop"
|
|
8333
8333
|
}
|
|
8334
8334
|
}
|
|
@@ -8338,7 +8338,7 @@
|
|
|
8338
8338
|
"title": "Properties",
|
|
8339
8339
|
"kind": 1024,
|
|
8340
8340
|
"children": [
|
|
8341
|
-
|
|
8341
|
+
482
|
|
8342
8342
|
]
|
|
8343
8343
|
}
|
|
8344
8344
|
],
|
|
@@ -8351,7 +8351,7 @@
|
|
|
8351
8351
|
]
|
|
8352
8352
|
},
|
|
8353
8353
|
{
|
|
8354
|
-
"id":
|
|
8354
|
+
"id": 485,
|
|
8355
8355
|
"name": "SkyBackToTopOptions",
|
|
8356
8356
|
"kind": 256,
|
|
8357
8357
|
"kindString": "Interface",
|
|
@@ -8361,7 +8361,7 @@
|
|
|
8361
8361
|
},
|
|
8362
8362
|
"children": [
|
|
8363
8363
|
{
|
|
8364
|
-
"id":
|
|
8364
|
+
"id": 486,
|
|
8365
8365
|
"name": "buttonHidden",
|
|
8366
8366
|
"kind": 1024,
|
|
8367
8367
|
"kindString": "Property",
|
|
@@ -8395,7 +8395,7 @@
|
|
|
8395
8395
|
"title": "Properties",
|
|
8396
8396
|
"kind": 1024,
|
|
8397
8397
|
"children": [
|
|
8398
|
-
|
|
8398
|
+
486
|
|
8399
8399
|
]
|
|
8400
8400
|
}
|
|
8401
8401
|
],
|
|
@@ -8408,7 +8408,7 @@
|
|
|
8408
8408
|
]
|
|
8409
8409
|
},
|
|
8410
8410
|
{
|
|
8411
|
-
"id":
|
|
8411
|
+
"id": 477,
|
|
8412
8412
|
"name": "SkyActionButtonContainerAlignItemsType",
|
|
8413
8413
|
"kind": 4194304,
|
|
8414
8414
|
"kindString": "Type alias",
|
|
@@ -8435,7 +8435,7 @@
|
|
|
8435
8435
|
}
|
|
8436
8436
|
},
|
|
8437
8437
|
{
|
|
8438
|
-
"id":
|
|
8438
|
+
"id": 503,
|
|
8439
8439
|
"name": "SkyDescriptionListModeType",
|
|
8440
8440
|
"kind": 4194304,
|
|
8441
8441
|
"kindString": "Type alias",
|
|
@@ -8469,7 +8469,7 @@
|
|
|
8469
8469
|
}
|
|
8470
8470
|
},
|
|
8471
8471
|
{
|
|
8472
|
-
"id":
|
|
8472
|
+
"id": 511,
|
|
8473
8473
|
"name": "SkyFluidGridGutterSizeType",
|
|
8474
8474
|
"kind": 4194304,
|
|
8475
8475
|
"kindString": "Type alias",
|
|
@@ -8512,7 +8512,7 @@
|
|
|
8512
8512
|
}
|
|
8513
8513
|
},
|
|
8514
8514
|
{
|
|
8515
|
-
"id":
|
|
8515
|
+
"id": 533,
|
|
8516
8516
|
"name": "SkyTextExpandRepeaterListStyleType",
|
|
8517
8517
|
"kind": 4194304,
|
|
8518
8518
|
"kindString": "Type alias",
|
|
@@ -8548,89 +8548,89 @@
|
|
|
8548
8548
|
"title": "Enumerations",
|
|
8549
8549
|
"kind": 8,
|
|
8550
8550
|
"children": [
|
|
8551
|
-
|
|
8551
|
+
483
|
|
8552
8552
|
]
|
|
8553
8553
|
},
|
|
8554
8554
|
{
|
|
8555
8555
|
"title": "Classes",
|
|
8556
8556
|
"kind": 128,
|
|
8557
8557
|
"children": [
|
|
8558
|
-
|
|
8559
|
-
|
|
8560
|
-
|
|
8561
|
-
|
|
8562
|
-
|
|
8563
|
-
|
|
8564
|
-
|
|
8565
|
-
|
|
8566
|
-
|
|
8567
|
-
|
|
8568
|
-
|
|
8569
|
-
|
|
8570
|
-
|
|
8571
|
-
|
|
8558
|
+
471,
|
|
8559
|
+
478,
|
|
8560
|
+
487,
|
|
8561
|
+
490,
|
|
8562
|
+
493,
|
|
8563
|
+
496,
|
|
8564
|
+
508,
|
|
8565
|
+
515,
|
|
8566
|
+
521,
|
|
8567
|
+
524,
|
|
8568
|
+
527,
|
|
8569
|
+
530,
|
|
8570
|
+
534,
|
|
8571
|
+
537,
|
|
8572
8572
|
1,
|
|
8573
|
-
|
|
8574
|
-
|
|
8575
|
-
|
|
8576
|
-
|
|
8577
|
-
|
|
8578
|
-
|
|
8579
|
-
|
|
8580
|
-
|
|
8581
|
-
|
|
8582
|
-
|
|
8573
|
+
156,
|
|
8574
|
+
159,
|
|
8575
|
+
162,
|
|
8576
|
+
165,
|
|
8577
|
+
177,
|
|
8578
|
+
180,
|
|
8579
|
+
183,
|
|
8580
|
+
189,
|
|
8581
|
+
195,
|
|
8582
|
+
225,
|
|
8583
8583
|
15,
|
|
8584
|
-
|
|
8585
|
-
|
|
8586
|
-
|
|
8587
|
-
|
|
8588
|
-
|
|
8589
|
-
|
|
8590
|
-
|
|
8591
|
-
|
|
8592
|
-
|
|
8593
|
-
|
|
8594
|
-
|
|
8595
|
-
|
|
8596
|
-
|
|
8597
|
-
|
|
8598
|
-
|
|
8599
|
-
|
|
8600
|
-
|
|
8601
|
-
|
|
8602
|
-
|
|
8603
|
-
|
|
8604
|
-
|
|
8605
|
-
|
|
8606
|
-
|
|
8607
|
-
|
|
8608
|
-
|
|
8609
|
-
|
|
8610
|
-
|
|
8611
|
-
|
|
8612
|
-
|
|
8613
|
-
|
|
8614
|
-
|
|
8584
|
+
229,
|
|
8585
|
+
244,
|
|
8586
|
+
249,
|
|
8587
|
+
264,
|
|
8588
|
+
268,
|
|
8589
|
+
283,
|
|
8590
|
+
299,
|
|
8591
|
+
307,
|
|
8592
|
+
322,
|
|
8593
|
+
325,
|
|
8594
|
+
52,
|
|
8595
|
+
328,
|
|
8596
|
+
331,
|
|
8597
|
+
334,
|
|
8598
|
+
337,
|
|
8599
|
+
340,
|
|
8600
|
+
343,
|
|
8601
|
+
397,
|
|
8602
|
+
434,
|
|
8603
|
+
441,
|
|
8604
|
+
444,
|
|
8605
|
+
55,
|
|
8606
|
+
447,
|
|
8607
|
+
450,
|
|
8608
|
+
456,
|
|
8609
|
+
459,
|
|
8610
|
+
462,
|
|
8611
|
+
58,
|
|
8612
|
+
75,
|
|
8613
|
+
108,
|
|
8614
|
+
135
|
|
8615
8615
|
]
|
|
8616
8616
|
},
|
|
8617
8617
|
{
|
|
8618
8618
|
"title": "Interfaces",
|
|
8619
8619
|
"kind": 256,
|
|
8620
8620
|
"children": [
|
|
8621
|
-
|
|
8622
|
-
|
|
8623
|
-
|
|
8621
|
+
465,
|
|
8622
|
+
481,
|
|
8623
|
+
485
|
|
8624
8624
|
]
|
|
8625
8625
|
},
|
|
8626
8626
|
{
|
|
8627
8627
|
"title": "Type aliases",
|
|
8628
8628
|
"kind": 4194304,
|
|
8629
8629
|
"children": [
|
|
8630
|
-
|
|
8631
|
-
|
|
8632
|
-
|
|
8633
|
-
|
|
8630
|
+
477,
|
|
8631
|
+
503,
|
|
8632
|
+
511,
|
|
8633
|
+
533
|
|
8634
8634
|
]
|
|
8635
8635
|
}
|
|
8636
8636
|
],
|
|
@@ -8766,17 +8766,17 @@
|
|
|
8766
8766
|
{
|
|
8767
8767
|
"fileName": "description-list-demo.component.html",
|
|
8768
8768
|
"filePath": "/projects/layout/documentation/code-examples/description-list/horizontal/description-list-demo.component.html",
|
|
8769
|
-
"rawContents": "<sky-description-list mode=\"horizontal\">\n <sky-description-list-content *ngFor=\"let item of items\">\n <sky-description-list-term>\n {{ item.term }}\n </sky-description-list-term>\n <sky-description-list-description>\n {{ item.description }}\n </sky-description-list-description>\n </sky-description-list-content>\n</sky-description-list>\n"
|
|
8769
|
+
"rawContents": "<sky-description-list mode=\"horizontal\">\n <sky-description-list-content *ngFor=\"let item of items\">\n <sky-description-list-term>\n {{ item.term }}\n <sky-help-inline\n *ngIf=\"item.showHelp\"\n class=\"sky-control-help\"\n ></sky-help-inline>\n </sky-description-list-term>\n <sky-description-list-description>\n {{ item.description }}\n </sky-description-list-description>\n </sky-description-list-content>\n</sky-description-list>\n"
|
|
8770
8770
|
},
|
|
8771
8771
|
{
|
|
8772
8772
|
"fileName": "description-list-demo.component.ts",
|
|
8773
8773
|
"filePath": "/projects/layout/documentation/code-examples/description-list/horizontal/description-list-demo.component.ts",
|
|
8774
|
-
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-description-list-demo',\n templateUrl: './description-list-demo.component.html',\n})\nexport class DescriptionListDemoComponent {\n public items: { term: string; description: string }[] = [\n {\n term: 'College',\n description: 'Humanities and Social Sciences',\n },\n {\n term: 'Department',\n description: 'Anthropology',\n },\n {\n term: 'Advisor',\n description: 'Calandra Geer',\n },\n {\n term: 'Class year',\n description: '2024',\n },\n ];\n}\n"
|
|
8774
|
+
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-description-list-demo',\n templateUrl: './description-list-demo.component.html',\n})\nexport class DescriptionListDemoComponent {\n public items: { term: string; description: string; showHelp?: boolean }[] = [\n {\n term: 'College',\n description: 'Humanities and Social Sciences',\n },\n {\n term: 'Department',\n description: 'Anthropology',\n },\n {\n term: 'Advisor',\n description: 'Calandra Geer',\n showHelp: true,\n },\n {\n term: 'Class year',\n description: '2024',\n },\n ];\n}\n"
|
|
8775
8775
|
},
|
|
8776
8776
|
{
|
|
8777
8777
|
"fileName": "description-list-demo.module.ts",
|
|
8778
8778
|
"filePath": "/projects/layout/documentation/code-examples/description-list/horizontal/description-list-demo.module.ts",
|
|
8779
|
-
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyDescriptionListModule } from '@skyux/layout';\n\nimport { DescriptionListDemoComponent } from './description-list-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyDescriptionListModule],\n declarations: [DescriptionListDemoComponent],\n exports: [DescriptionListDemoComponent],\n})\nexport class DescriptionListDemoModule {}\n"
|
|
8779
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyHelpInlineModule } from '@skyux/indicators';\nimport { SkyDescriptionListModule } from '@skyux/layout';\n\nimport { DescriptionListDemoComponent } from './description-list-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyDescriptionListModule, SkyHelpInlineModule],\n declarations: [DescriptionListDemoComponent],\n exports: [DescriptionListDemoComponent],\n})\nexport class DescriptionListDemoModule {}\n"
|
|
8780
8780
|
},
|
|
8781
8781
|
{
|
|
8782
8782
|
"fileName": "description-list-demo.component.html",
|