@skyux/layout 5.6.1 → 5.7.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/skyux-layout.umd.js +39 -42
- package/documentation.json +68 -1075
- package/esm2015/index.js +1 -1
- package/esm2015/index.js.map +1 -1
- package/esm2015/lib/modules/back-to-top/back-to-top-adapter.service.js +33 -38
- package/esm2015/lib/modules/back-to-top/back-to-top-adapter.service.js.map +1 -1
- package/esm2015/lib/modules/back-to-top/back-to-top.directive.js +1 -2
- package/esm2015/lib/modules/back-to-top/back-to-top.directive.js.map +1 -1
- package/esm2015/lib/modules/back-to-top/{back-top-top.module.js → back-to-top.module.js} +1 -1
- package/esm2015/lib/modules/back-to-top/back-to-top.module.js.map +1 -0
- package/esm2015/lib/modules/fluid-grid/column.component.js +3 -0
- package/esm2015/lib/modules/fluid-grid/column.component.js.map +1 -1
- package/esm2015/lib/modules/format/format.component.js +1 -1
- package/esm2015/lib/modules/format/format.component.js.map +1 -1
- package/esm2015/lib/modules/inline-delete/inline-delete-adapter.service.js.map +1 -1
- package/esm2015/lib/modules/shared/sky-layout-resources.module.js +1 -1
- package/esm2015/lib/modules/shared/sky-layout-resources.module.js.map +1 -1
- package/fesm2015/skyux-layout.js +41 -44
- package/fesm2015/skyux-layout.js.map +1 -1
- package/index.d.ts +1 -1
- package/lib/modules/back-to-top/back-to-top-adapter.service.d.ts +5 -4
- package/lib/modules/back-to-top/{back-top-top.module.d.ts → back-to-top.module.d.ts} +0 -0
- package/lib/modules/fluid-grid/column.component.d.ts +3 -0
- package/lib/modules/format/format.component.d.ts +1 -1
- package/lib/modules/shared/sky-layout-resources.module.d.ts +1 -1
- package/package.json +9 -9
- package/esm2015/lib/modules/back-to-top/back-top-top.module.js.map +0 -1
package/documentation.json
CHANGED
|
@@ -140,29 +140,7 @@
|
|
|
140
140
|
}
|
|
141
141
|
}
|
|
142
142
|
],
|
|
143
|
-
"children": [
|
|
144
|
-
{
|
|
145
|
-
"id": 466,
|
|
146
|
-
"name": "constructor",
|
|
147
|
-
"kind": 512,
|
|
148
|
-
"kindString": "Constructor",
|
|
149
|
-
"flags": {},
|
|
150
|
-
"signatures": [
|
|
151
|
-
{
|
|
152
|
-
"id": 467,
|
|
153
|
-
"name": "new SkyActionButtonModule",
|
|
154
|
-
"kind": 16384,
|
|
155
|
-
"kindString": "Constructor signature",
|
|
156
|
-
"flags": {},
|
|
157
|
-
"type": {
|
|
158
|
-
"type": "reference",
|
|
159
|
-
"id": 465,
|
|
160
|
-
"name": "SkyActionButtonModule"
|
|
161
|
-
}
|
|
162
|
-
}
|
|
163
|
-
]
|
|
164
|
-
}
|
|
165
|
-
],
|
|
143
|
+
"children": [],
|
|
166
144
|
"groups": [
|
|
167
145
|
{
|
|
168
146
|
"title": "Constructors",
|
|
@@ -200,29 +178,7 @@
|
|
|
200
178
|
}
|
|
201
179
|
}
|
|
202
180
|
],
|
|
203
|
-
"children": [
|
|
204
|
-
{
|
|
205
|
-
"id": 473,
|
|
206
|
-
"name": "constructor",
|
|
207
|
-
"kind": 512,
|
|
208
|
-
"kindString": "Constructor",
|
|
209
|
-
"flags": {},
|
|
210
|
-
"signatures": [
|
|
211
|
-
{
|
|
212
|
-
"id": 474,
|
|
213
|
-
"name": "new SkyBackToTopModule",
|
|
214
|
-
"kind": 16384,
|
|
215
|
-
"kindString": "Constructor signature",
|
|
216
|
-
"flags": {},
|
|
217
|
-
"type": {
|
|
218
|
-
"type": "reference",
|
|
219
|
-
"id": 472,
|
|
220
|
-
"name": "SkyBackToTopModule"
|
|
221
|
-
}
|
|
222
|
-
}
|
|
223
|
-
]
|
|
224
|
-
}
|
|
225
|
-
],
|
|
181
|
+
"children": [],
|
|
226
182
|
"groups": [
|
|
227
183
|
{
|
|
228
184
|
"title": "Constructors",
|
|
@@ -234,7 +190,7 @@
|
|
|
234
190
|
],
|
|
235
191
|
"sources": [
|
|
236
192
|
{
|
|
237
|
-
"fileName": "projects/layout/src/modules/back-to-top/back-
|
|
193
|
+
"fileName": "projects/layout/src/modules/back-to-top/back-to-top.module.ts",
|
|
238
194
|
"line": 22,
|
|
239
195
|
"character": 13
|
|
240
196
|
}
|
|
@@ -260,29 +216,7 @@
|
|
|
260
216
|
}
|
|
261
217
|
}
|
|
262
218
|
],
|
|
263
|
-
"children": [
|
|
264
|
-
{
|
|
265
|
-
"id": 482,
|
|
266
|
-
"name": "constructor",
|
|
267
|
-
"kind": 512,
|
|
268
|
-
"kindString": "Constructor",
|
|
269
|
-
"flags": {},
|
|
270
|
-
"signatures": [
|
|
271
|
-
{
|
|
272
|
-
"id": 483,
|
|
273
|
-
"name": "new SkyBoxModule",
|
|
274
|
-
"kind": 16384,
|
|
275
|
-
"kindString": "Constructor signature",
|
|
276
|
-
"flags": {},
|
|
277
|
-
"type": {
|
|
278
|
-
"type": "reference",
|
|
279
|
-
"id": 481,
|
|
280
|
-
"name": "SkyBoxModule"
|
|
281
|
-
}
|
|
282
|
-
}
|
|
283
|
-
]
|
|
284
|
-
}
|
|
285
|
-
],
|
|
219
|
+
"children": [],
|
|
286
220
|
"groups": [
|
|
287
221
|
{
|
|
288
222
|
"title": "Constructors",
|
|
@@ -320,29 +254,7 @@
|
|
|
320
254
|
}
|
|
321
255
|
}
|
|
322
256
|
],
|
|
323
|
-
"children": [
|
|
324
|
-
{
|
|
325
|
-
"id": 485,
|
|
326
|
-
"name": "constructor",
|
|
327
|
-
"kind": 512,
|
|
328
|
-
"kindString": "Constructor",
|
|
329
|
-
"flags": {},
|
|
330
|
-
"signatures": [
|
|
331
|
-
{
|
|
332
|
-
"id": 486,
|
|
333
|
-
"name": "new SkyCardModule",
|
|
334
|
-
"kind": 16384,
|
|
335
|
-
"kindString": "Constructor signature",
|
|
336
|
-
"flags": {},
|
|
337
|
-
"type": {
|
|
338
|
-
"type": "reference",
|
|
339
|
-
"id": 484,
|
|
340
|
-
"name": "SkyCardModule"
|
|
341
|
-
}
|
|
342
|
-
}
|
|
343
|
-
]
|
|
344
|
-
}
|
|
345
|
-
],
|
|
257
|
+
"children": [],
|
|
346
258
|
"groups": [
|
|
347
259
|
{
|
|
348
260
|
"title": "Constructors",
|
|
@@ -380,29 +292,7 @@
|
|
|
380
292
|
}
|
|
381
293
|
}
|
|
382
294
|
],
|
|
383
|
-
"children": [
|
|
384
|
-
{
|
|
385
|
-
"id": 488,
|
|
386
|
-
"name": "constructor",
|
|
387
|
-
"kind": 512,
|
|
388
|
-
"kindString": "Constructor",
|
|
389
|
-
"flags": {},
|
|
390
|
-
"signatures": [
|
|
391
|
-
{
|
|
392
|
-
"id": 489,
|
|
393
|
-
"name": "new SkyDefinitionListModule",
|
|
394
|
-
"kind": 16384,
|
|
395
|
-
"kindString": "Constructor signature",
|
|
396
|
-
"flags": {},
|
|
397
|
-
"type": {
|
|
398
|
-
"type": "reference",
|
|
399
|
-
"id": 487,
|
|
400
|
-
"name": "SkyDefinitionListModule"
|
|
401
|
-
}
|
|
402
|
-
}
|
|
403
|
-
]
|
|
404
|
-
}
|
|
405
|
-
],
|
|
295
|
+
"children": [],
|
|
406
296
|
"groups": [
|
|
407
297
|
{
|
|
408
298
|
"title": "Constructors",
|
|
@@ -440,29 +330,7 @@
|
|
|
440
330
|
}
|
|
441
331
|
}
|
|
442
332
|
],
|
|
443
|
-
"children": [
|
|
444
|
-
{
|
|
445
|
-
"id": 491,
|
|
446
|
-
"name": "constructor",
|
|
447
|
-
"kind": 512,
|
|
448
|
-
"kindString": "Constructor",
|
|
449
|
-
"flags": {},
|
|
450
|
-
"signatures": [
|
|
451
|
-
{
|
|
452
|
-
"id": 492,
|
|
453
|
-
"name": "new SkyDescriptionListModule",
|
|
454
|
-
"kind": 16384,
|
|
455
|
-
"kindString": "Constructor signature",
|
|
456
|
-
"flags": {},
|
|
457
|
-
"type": {
|
|
458
|
-
"type": "reference",
|
|
459
|
-
"id": 490,
|
|
460
|
-
"name": "SkyDescriptionListModule"
|
|
461
|
-
}
|
|
462
|
-
}
|
|
463
|
-
]
|
|
464
|
-
}
|
|
465
|
-
],
|
|
333
|
+
"children": [],
|
|
466
334
|
"groups": [
|
|
467
335
|
{
|
|
468
336
|
"title": "Constructors",
|
|
@@ -500,29 +368,7 @@
|
|
|
500
368
|
}
|
|
501
369
|
}
|
|
502
370
|
],
|
|
503
|
-
"children": [
|
|
504
|
-
{
|
|
505
|
-
"id": 503,
|
|
506
|
-
"name": "constructor",
|
|
507
|
-
"kind": 512,
|
|
508
|
-
"kindString": "Constructor",
|
|
509
|
-
"flags": {},
|
|
510
|
-
"signatures": [
|
|
511
|
-
{
|
|
512
|
-
"id": 504,
|
|
513
|
-
"name": "new SkyFluidGridModule",
|
|
514
|
-
"kind": 16384,
|
|
515
|
-
"kindString": "Constructor signature",
|
|
516
|
-
"flags": {},
|
|
517
|
-
"type": {
|
|
518
|
-
"type": "reference",
|
|
519
|
-
"id": 502,
|
|
520
|
-
"name": "SkyFluidGridModule"
|
|
521
|
-
}
|
|
522
|
-
}
|
|
523
|
-
]
|
|
524
|
-
}
|
|
525
|
-
],
|
|
371
|
+
"children": [],
|
|
526
372
|
"groups": [
|
|
527
373
|
{
|
|
528
374
|
"title": "Constructors",
|
|
@@ -560,29 +406,7 @@
|
|
|
560
406
|
}
|
|
561
407
|
}
|
|
562
408
|
],
|
|
563
|
-
"children": [
|
|
564
|
-
{
|
|
565
|
-
"id": 510,
|
|
566
|
-
"name": "constructor",
|
|
567
|
-
"kind": 512,
|
|
568
|
-
"kindString": "Constructor",
|
|
569
|
-
"flags": {},
|
|
570
|
-
"signatures": [
|
|
571
|
-
{
|
|
572
|
-
"id": 511,
|
|
573
|
-
"name": "new SkyFormatModule",
|
|
574
|
-
"kind": 16384,
|
|
575
|
-
"kindString": "Constructor signature",
|
|
576
|
-
"flags": {},
|
|
577
|
-
"type": {
|
|
578
|
-
"type": "reference",
|
|
579
|
-
"id": 509,
|
|
580
|
-
"name": "SkyFormatModule"
|
|
581
|
-
}
|
|
582
|
-
}
|
|
583
|
-
]
|
|
584
|
-
}
|
|
585
|
-
],
|
|
409
|
+
"children": [],
|
|
586
410
|
"groups": [
|
|
587
411
|
{
|
|
588
412
|
"title": "Constructors",
|
|
@@ -620,29 +444,7 @@
|
|
|
620
444
|
}
|
|
621
445
|
}
|
|
622
446
|
],
|
|
623
|
-
"children": [
|
|
624
|
-
{
|
|
625
|
-
"id": 516,
|
|
626
|
-
"name": "constructor",
|
|
627
|
-
"kind": 512,
|
|
628
|
-
"kindString": "Constructor",
|
|
629
|
-
"flags": {},
|
|
630
|
-
"signatures": [
|
|
631
|
-
{
|
|
632
|
-
"id": 517,
|
|
633
|
-
"name": "new SkyInlineDeleteModule",
|
|
634
|
-
"kind": 16384,
|
|
635
|
-
"kindString": "Constructor signature",
|
|
636
|
-
"flags": {},
|
|
637
|
-
"type": {
|
|
638
|
-
"type": "reference",
|
|
639
|
-
"id": 515,
|
|
640
|
-
"name": "SkyInlineDeleteModule"
|
|
641
|
-
}
|
|
642
|
-
}
|
|
643
|
-
]
|
|
644
|
-
}
|
|
645
|
-
],
|
|
447
|
+
"children": [],
|
|
646
448
|
"groups": [
|
|
647
449
|
{
|
|
648
450
|
"title": "Constructors",
|
|
@@ -680,29 +482,7 @@
|
|
|
680
482
|
}
|
|
681
483
|
}
|
|
682
484
|
],
|
|
683
|
-
"children": [
|
|
684
|
-
{
|
|
685
|
-
"id": 519,
|
|
686
|
-
"name": "constructor",
|
|
687
|
-
"kind": 512,
|
|
688
|
-
"kindString": "Constructor",
|
|
689
|
-
"flags": {},
|
|
690
|
-
"signatures": [
|
|
691
|
-
{
|
|
692
|
-
"id": 520,
|
|
693
|
-
"name": "new SkyPageModule",
|
|
694
|
-
"kind": 16384,
|
|
695
|
-
"kindString": "Constructor signature",
|
|
696
|
-
"flags": {},
|
|
697
|
-
"type": {
|
|
698
|
-
"type": "reference",
|
|
699
|
-
"id": 518,
|
|
700
|
-
"name": "SkyPageModule"
|
|
701
|
-
}
|
|
702
|
-
}
|
|
703
|
-
]
|
|
704
|
-
}
|
|
705
|
-
],
|
|
485
|
+
"children": [],
|
|
706
486
|
"groups": [
|
|
707
487
|
{
|
|
708
488
|
"title": "Constructors",
|
|
@@ -740,29 +520,7 @@
|
|
|
740
520
|
}
|
|
741
521
|
}
|
|
742
522
|
],
|
|
743
|
-
"children": [
|
|
744
|
-
{
|
|
745
|
-
"id": 522,
|
|
746
|
-
"name": "constructor",
|
|
747
|
-
"kind": 512,
|
|
748
|
-
"kindString": "Constructor",
|
|
749
|
-
"flags": {},
|
|
750
|
-
"signatures": [
|
|
751
|
-
{
|
|
752
|
-
"id": 523,
|
|
753
|
-
"name": "new SkyPageSummaryModule",
|
|
754
|
-
"kind": 16384,
|
|
755
|
-
"kindString": "Constructor signature",
|
|
756
|
-
"flags": {},
|
|
757
|
-
"type": {
|
|
758
|
-
"type": "reference",
|
|
759
|
-
"id": 521,
|
|
760
|
-
"name": "SkyPageSummaryModule"
|
|
761
|
-
}
|
|
762
|
-
}
|
|
763
|
-
]
|
|
764
|
-
}
|
|
765
|
-
],
|
|
523
|
+
"children": [],
|
|
766
524
|
"groups": [
|
|
767
525
|
{
|
|
768
526
|
"title": "Constructors",
|
|
@@ -800,29 +558,7 @@
|
|
|
800
558
|
}
|
|
801
559
|
}
|
|
802
560
|
],
|
|
803
|
-
"children": [
|
|
804
|
-
{
|
|
805
|
-
"id": 525,
|
|
806
|
-
"name": "constructor",
|
|
807
|
-
"kind": 512,
|
|
808
|
-
"kindString": "Constructor",
|
|
809
|
-
"flags": {},
|
|
810
|
-
"signatures": [
|
|
811
|
-
{
|
|
812
|
-
"id": 526,
|
|
813
|
-
"name": "new SkyTextExpandModule",
|
|
814
|
-
"kind": 16384,
|
|
815
|
-
"kindString": "Constructor signature",
|
|
816
|
-
"flags": {},
|
|
817
|
-
"type": {
|
|
818
|
-
"type": "reference",
|
|
819
|
-
"id": 524,
|
|
820
|
-
"name": "SkyTextExpandModule"
|
|
821
|
-
}
|
|
822
|
-
}
|
|
823
|
-
]
|
|
824
|
-
}
|
|
825
|
-
],
|
|
561
|
+
"children": [],
|
|
826
562
|
"groups": [
|
|
827
563
|
{
|
|
828
564
|
"title": "Constructors",
|
|
@@ -860,29 +596,7 @@
|
|
|
860
596
|
}
|
|
861
597
|
}
|
|
862
598
|
],
|
|
863
|
-
"children": [
|
|
864
|
-
{
|
|
865
|
-
"id": 529,
|
|
866
|
-
"name": "constructor",
|
|
867
|
-
"kind": 512,
|
|
868
|
-
"kindString": "Constructor",
|
|
869
|
-
"flags": {},
|
|
870
|
-
"signatures": [
|
|
871
|
-
{
|
|
872
|
-
"id": 530,
|
|
873
|
-
"name": "new SkyTextExpandRepeaterModule",
|
|
874
|
-
"kind": 16384,
|
|
875
|
-
"kindString": "Constructor signature",
|
|
876
|
-
"flags": {},
|
|
877
|
-
"type": {
|
|
878
|
-
"type": "reference",
|
|
879
|
-
"id": 528,
|
|
880
|
-
"name": "SkyTextExpandRepeaterModule"
|
|
881
|
-
}
|
|
882
|
-
}
|
|
883
|
-
]
|
|
884
|
-
}
|
|
885
|
-
],
|
|
599
|
+
"children": [],
|
|
886
600
|
"groups": [
|
|
887
601
|
{
|
|
888
602
|
"title": "Constructors",
|
|
@@ -920,29 +634,7 @@
|
|
|
920
634
|
}
|
|
921
635
|
}
|
|
922
636
|
],
|
|
923
|
-
"children": [
|
|
924
|
-
{
|
|
925
|
-
"id": 532,
|
|
926
|
-
"name": "constructor",
|
|
927
|
-
"kind": 512,
|
|
928
|
-
"kindString": "Constructor",
|
|
929
|
-
"flags": {},
|
|
930
|
-
"signatures": [
|
|
931
|
-
{
|
|
932
|
-
"id": 533,
|
|
933
|
-
"name": "new SkyToolbarModule",
|
|
934
|
-
"kind": 16384,
|
|
935
|
-
"kindString": "Constructor signature",
|
|
936
|
-
"flags": {},
|
|
937
|
-
"type": {
|
|
938
|
-
"type": "reference",
|
|
939
|
-
"id": 531,
|
|
940
|
-
"name": "SkyToolbarModule"
|
|
941
|
-
}
|
|
942
|
-
}
|
|
943
|
-
]
|
|
944
|
-
}
|
|
945
|
-
],
|
|
637
|
+
"children": [],
|
|
946
638
|
"groups": [
|
|
947
639
|
{
|
|
948
640
|
"title": "Constructors",
|
|
@@ -984,27 +676,6 @@
|
|
|
984
676
|
}
|
|
985
677
|
],
|
|
986
678
|
"children": [
|
|
987
|
-
{
|
|
988
|
-
"id": 2,
|
|
989
|
-
"name": "constructor",
|
|
990
|
-
"kind": 512,
|
|
991
|
-
"kindString": "Constructor",
|
|
992
|
-
"flags": {},
|
|
993
|
-
"signatures": [
|
|
994
|
-
{
|
|
995
|
-
"id": 3,
|
|
996
|
-
"name": "SkyActionButtonComponent",
|
|
997
|
-
"kind": 16384,
|
|
998
|
-
"kindString": "Constructor signature",
|
|
999
|
-
"flags": {},
|
|
1000
|
-
"type": {
|
|
1001
|
-
"type": "reference",
|
|
1002
|
-
"id": 1,
|
|
1003
|
-
"name": "SkyActionButtonComponent"
|
|
1004
|
-
}
|
|
1005
|
-
}
|
|
1006
|
-
]
|
|
1007
|
-
},
|
|
1008
679
|
{
|
|
1009
680
|
"id": 5,
|
|
1010
681
|
"name": "actionClick",
|
|
@@ -1200,29 +871,7 @@
|
|
|
1200
871
|
}
|
|
1201
872
|
}
|
|
1202
873
|
],
|
|
1203
|
-
"children": [
|
|
1204
|
-
{
|
|
1205
|
-
"id": 153,
|
|
1206
|
-
"name": "constructor",
|
|
1207
|
-
"kind": 512,
|
|
1208
|
-
"kindString": "Constructor",
|
|
1209
|
-
"flags": {},
|
|
1210
|
-
"signatures": [
|
|
1211
|
-
{
|
|
1212
|
-
"id": 154,
|
|
1213
|
-
"name": "SkyCardActionsComponent",
|
|
1214
|
-
"kind": 16384,
|
|
1215
|
-
"kindString": "Constructor signature",
|
|
1216
|
-
"flags": {},
|
|
1217
|
-
"type": {
|
|
1218
|
-
"type": "reference",
|
|
1219
|
-
"id": 152,
|
|
1220
|
-
"name": "SkyCardActionsComponent"
|
|
1221
|
-
}
|
|
1222
|
-
}
|
|
1223
|
-
]
|
|
1224
|
-
}
|
|
1225
|
-
],
|
|
874
|
+
"children": [],
|
|
1226
875
|
"groups": [
|
|
1227
876
|
{
|
|
1228
877
|
"title": "Constructors",
|
|
@@ -1263,29 +912,7 @@
|
|
|
1263
912
|
}
|
|
1264
913
|
}
|
|
1265
914
|
],
|
|
1266
|
-
"children": [
|
|
1267
|
-
{
|
|
1268
|
-
"id": 156,
|
|
1269
|
-
"name": "constructor",
|
|
1270
|
-
"kind": 512,
|
|
1271
|
-
"kindString": "Constructor",
|
|
1272
|
-
"flags": {},
|
|
1273
|
-
"signatures": [
|
|
1274
|
-
{
|
|
1275
|
-
"id": 157,
|
|
1276
|
-
"name": "SkyCardContentComponent",
|
|
1277
|
-
"kind": 16384,
|
|
1278
|
-
"kindString": "Constructor signature",
|
|
1279
|
-
"flags": {},
|
|
1280
|
-
"type": {
|
|
1281
|
-
"type": "reference",
|
|
1282
|
-
"id": 155,
|
|
1283
|
-
"name": "SkyCardContentComponent"
|
|
1284
|
-
}
|
|
1285
|
-
}
|
|
1286
|
-
]
|
|
1287
|
-
}
|
|
1288
|
-
],
|
|
915
|
+
"children": [],
|
|
1289
916
|
"groups": [
|
|
1290
917
|
{
|
|
1291
918
|
"title": "Constructors",
|
|
@@ -1326,29 +953,7 @@
|
|
|
1326
953
|
}
|
|
1327
954
|
}
|
|
1328
955
|
],
|
|
1329
|
-
"children": [
|
|
1330
|
-
{
|
|
1331
|
-
"id": 159,
|
|
1332
|
-
"name": "constructor",
|
|
1333
|
-
"kind": 512,
|
|
1334
|
-
"kindString": "Constructor",
|
|
1335
|
-
"flags": {},
|
|
1336
|
-
"signatures": [
|
|
1337
|
-
{
|
|
1338
|
-
"id": 160,
|
|
1339
|
-
"name": "SkyCardTitleComponent",
|
|
1340
|
-
"kind": 16384,
|
|
1341
|
-
"kindString": "Constructor signature",
|
|
1342
|
-
"flags": {},
|
|
1343
|
-
"type": {
|
|
1344
|
-
"type": "reference",
|
|
1345
|
-
"id": 158,
|
|
1346
|
-
"name": "SkyCardTitleComponent"
|
|
1347
|
-
}
|
|
1348
|
-
}
|
|
1349
|
-
]
|
|
1350
|
-
}
|
|
1351
|
-
],
|
|
956
|
+
"children": [],
|
|
1352
957
|
"groups": [
|
|
1353
958
|
{
|
|
1354
959
|
"title": "Constructors",
|
|
@@ -1431,19 +1036,6 @@
|
|
|
1431
1036
|
}
|
|
1432
1037
|
]
|
|
1433
1038
|
},
|
|
1434
|
-
{
|
|
1435
|
-
"id": 171,
|
|
1436
|
-
"name": "service",
|
|
1437
|
-
"kind": 1024,
|
|
1438
|
-
"kindString": "Property",
|
|
1439
|
-
"flags": {
|
|
1440
|
-
"isPublic": true
|
|
1441
|
-
},
|
|
1442
|
-
"type": {
|
|
1443
|
-
"type": "reference",
|
|
1444
|
-
"name": "SkyDefinitionListService"
|
|
1445
|
-
}
|
|
1446
|
-
},
|
|
1447
1039
|
{
|
|
1448
1040
|
"id": 168,
|
|
1449
1041
|
"name": "defaultValue",
|
|
@@ -1616,39 +1208,17 @@
|
|
|
1616
1208
|
{
|
|
1617
1209
|
"name": "Component",
|
|
1618
1210
|
"type": {
|
|
1619
|
-
"type": "reference",
|
|
1620
|
-
"qualifiedName": "ComponentDecorator",
|
|
1621
|
-
"package": "@angular/core",
|
|
1622
|
-
"name": "Component"
|
|
1623
|
-
},
|
|
1624
|
-
"arguments": {
|
|
1625
|
-
"obj": "{\n selector: 'sky-definition-list-content',\n templateUrl: './definition-list-content.component.html',\n styleUrls: ['./definition-list-content.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
|
|
1626
|
-
}
|
|
1627
|
-
}
|
|
1628
|
-
],
|
|
1629
|
-
"children": [
|
|
1630
|
-
{
|
|
1631
|
-
"id": 173,
|
|
1632
|
-
"name": "constructor",
|
|
1633
|
-
"kind": 512,
|
|
1634
|
-
"kindString": "Constructor",
|
|
1635
|
-
"flags": {},
|
|
1636
|
-
"signatures": [
|
|
1637
|
-
{
|
|
1638
|
-
"id": 174,
|
|
1639
|
-
"name": "SkyDefinitionListContentComponent",
|
|
1640
|
-
"kind": 16384,
|
|
1641
|
-
"kindString": "Constructor signature",
|
|
1642
|
-
"flags": {},
|
|
1643
|
-
"type": {
|
|
1644
|
-
"type": "reference",
|
|
1645
|
-
"id": 172,
|
|
1646
|
-
"name": "SkyDefinitionListContentComponent"
|
|
1647
|
-
}
|
|
1648
|
-
}
|
|
1649
|
-
]
|
|
1211
|
+
"type": "reference",
|
|
1212
|
+
"qualifiedName": "ComponentDecorator",
|
|
1213
|
+
"package": "@angular/core",
|
|
1214
|
+
"name": "Component"
|
|
1215
|
+
},
|
|
1216
|
+
"arguments": {
|
|
1217
|
+
"obj": "{\n selector: 'sky-definition-list-content',\n templateUrl: './definition-list-content.component.html',\n styleUrls: ['./definition-list-content.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
|
|
1218
|
+
}
|
|
1650
1219
|
}
|
|
1651
1220
|
],
|
|
1221
|
+
"children": [],
|
|
1652
1222
|
"groups": [
|
|
1653
1223
|
{
|
|
1654
1224
|
"title": "Constructors",
|
|
@@ -1689,29 +1259,7 @@
|
|
|
1689
1259
|
}
|
|
1690
1260
|
}
|
|
1691
1261
|
],
|
|
1692
|
-
"children": [
|
|
1693
|
-
{
|
|
1694
|
-
"id": 176,
|
|
1695
|
-
"name": "constructor",
|
|
1696
|
-
"kind": 512,
|
|
1697
|
-
"kindString": "Constructor",
|
|
1698
|
-
"flags": {},
|
|
1699
|
-
"signatures": [
|
|
1700
|
-
{
|
|
1701
|
-
"id": 177,
|
|
1702
|
-
"name": "SkyDefinitionListHeadingComponent",
|
|
1703
|
-
"kind": 16384,
|
|
1704
|
-
"kindString": "Constructor signature",
|
|
1705
|
-
"flags": {},
|
|
1706
|
-
"type": {
|
|
1707
|
-
"type": "reference",
|
|
1708
|
-
"id": 175,
|
|
1709
|
-
"name": "SkyDefinitionListHeadingComponent"
|
|
1710
|
-
}
|
|
1711
|
-
}
|
|
1712
|
-
]
|
|
1713
|
-
}
|
|
1714
|
-
],
|
|
1262
|
+
"children": [],
|
|
1715
1263
|
"groups": [
|
|
1716
1264
|
{
|
|
1717
1265
|
"title": "Constructors",
|
|
@@ -1813,19 +1361,6 @@
|
|
|
1813
1361
|
"type": "intrinsic",
|
|
1814
1362
|
"name": "number"
|
|
1815
1363
|
}
|
|
1816
|
-
},
|
|
1817
|
-
{
|
|
1818
|
-
"id": 183,
|
|
1819
|
-
"name": "service",
|
|
1820
|
-
"kind": 1024,
|
|
1821
|
-
"kindString": "Property",
|
|
1822
|
-
"flags": {
|
|
1823
|
-
"isPublic": true
|
|
1824
|
-
},
|
|
1825
|
-
"type": {
|
|
1826
|
-
"type": "reference",
|
|
1827
|
-
"name": "SkyDefinitionListService"
|
|
1828
|
-
}
|
|
1829
1364
|
}
|
|
1830
1365
|
],
|
|
1831
1366
|
"groups": [
|
|
@@ -1937,19 +1472,6 @@
|
|
|
1937
1472
|
"type": "intrinsic",
|
|
1938
1473
|
"name": "string"
|
|
1939
1474
|
}
|
|
1940
|
-
},
|
|
1941
|
-
{
|
|
1942
|
-
"id": 189,
|
|
1943
|
-
"name": "service",
|
|
1944
|
-
"kind": 1024,
|
|
1945
|
-
"kindString": "Property",
|
|
1946
|
-
"flags": {
|
|
1947
|
-
"isPublic": true
|
|
1948
|
-
},
|
|
1949
|
-
"type": {
|
|
1950
|
-
"type": "reference",
|
|
1951
|
-
"name": "SkyDefinitionListService"
|
|
1952
|
-
}
|
|
1953
1475
|
}
|
|
1954
1476
|
],
|
|
1955
1477
|
"groups": [
|
|
@@ -2547,27 +2069,6 @@
|
|
|
2547
2069
|
}
|
|
2548
2070
|
],
|
|
2549
2071
|
"children": [
|
|
2550
|
-
{
|
|
2551
|
-
"id": 221,
|
|
2552
|
-
"name": "constructor",
|
|
2553
|
-
"kind": 512,
|
|
2554
|
-
"kindString": "Constructor",
|
|
2555
|
-
"flags": {},
|
|
2556
|
-
"signatures": [
|
|
2557
|
-
{
|
|
2558
|
-
"id": 222,
|
|
2559
|
-
"name": "SkyDescriptionListTermComponent",
|
|
2560
|
-
"kind": 16384,
|
|
2561
|
-
"kindString": "Constructor signature",
|
|
2562
|
-
"flags": {},
|
|
2563
|
-
"type": {
|
|
2564
|
-
"type": "reference",
|
|
2565
|
-
"id": 220,
|
|
2566
|
-
"name": "SkyDescriptionListTermComponent"
|
|
2567
|
-
}
|
|
2568
|
-
}
|
|
2569
|
-
]
|
|
2570
|
-
},
|
|
2571
2072
|
{
|
|
2572
2073
|
"id": 223,
|
|
2573
2074
|
"name": "templateRef",
|
|
@@ -3204,19 +2705,6 @@
|
|
|
3204
2705
|
"name": "string"
|
|
3205
2706
|
}
|
|
3206
2707
|
},
|
|
3207
|
-
{
|
|
3208
|
-
"id": 234,
|
|
3209
|
-
"name": "service",
|
|
3210
|
-
"kind": 1024,
|
|
3211
|
-
"kindString": "Property",
|
|
3212
|
-
"flags": {
|
|
3213
|
-
"isPublic": true
|
|
3214
|
-
},
|
|
3215
|
-
"type": {
|
|
3216
|
-
"type": "reference",
|
|
3217
|
-
"name": "SkyDescriptionListService"
|
|
3218
|
-
}
|
|
3219
|
-
},
|
|
3220
2708
|
{
|
|
3221
2709
|
"id": 232,
|
|
3222
2710
|
"name": "templateRef",
|
|
@@ -3428,27 +2916,6 @@
|
|
|
3428
2916
|
}
|
|
3429
2917
|
],
|
|
3430
2918
|
"children": [
|
|
3431
|
-
{
|
|
3432
|
-
"id": 240,
|
|
3433
|
-
"name": "constructor",
|
|
3434
|
-
"kind": 512,
|
|
3435
|
-
"kindString": "Constructor",
|
|
3436
|
-
"flags": {},
|
|
3437
|
-
"signatures": [
|
|
3438
|
-
{
|
|
3439
|
-
"id": 241,
|
|
3440
|
-
"name": "SkyDescriptionListContentComponent",
|
|
3441
|
-
"kind": 16384,
|
|
3442
|
-
"kindString": "Constructor signature",
|
|
3443
|
-
"flags": {},
|
|
3444
|
-
"type": {
|
|
3445
|
-
"type": "reference",
|
|
3446
|
-
"id": 239,
|
|
3447
|
-
"name": "SkyDescriptionListContentComponent"
|
|
3448
|
-
}
|
|
3449
|
-
}
|
|
3450
|
-
]
|
|
3451
|
-
},
|
|
3452
2919
|
{
|
|
3453
2920
|
"id": 243,
|
|
3454
2921
|
"name": "descriptionComponents",
|
|
@@ -3585,27 +3052,6 @@
|
|
|
3585
3052
|
}
|
|
3586
3053
|
],
|
|
3587
3054
|
"children": [
|
|
3588
|
-
{
|
|
3589
|
-
"id": 245,
|
|
3590
|
-
"name": "constructor",
|
|
3591
|
-
"kind": 512,
|
|
3592
|
-
"kindString": "Constructor",
|
|
3593
|
-
"flags": {},
|
|
3594
|
-
"signatures": [
|
|
3595
|
-
{
|
|
3596
|
-
"id": 246,
|
|
3597
|
-
"name": "SkyFluidGridComponent",
|
|
3598
|
-
"kind": 16384,
|
|
3599
|
-
"kindString": "Constructor signature",
|
|
3600
|
-
"flags": {},
|
|
3601
|
-
"type": {
|
|
3602
|
-
"type": "reference",
|
|
3603
|
-
"id": 244,
|
|
3604
|
-
"name": "SkyFluidGridComponent"
|
|
3605
|
-
}
|
|
3606
|
-
}
|
|
3607
|
-
]
|
|
3608
|
-
},
|
|
3609
3055
|
{
|
|
3610
3056
|
"id": 247,
|
|
3611
3057
|
"name": "disableMargin",
|
|
@@ -3828,27 +3274,6 @@
|
|
|
3828
3274
|
}
|
|
3829
3275
|
],
|
|
3830
3276
|
"children": [
|
|
3831
|
-
{
|
|
3832
|
-
"id": 260,
|
|
3833
|
-
"name": "constructor",
|
|
3834
|
-
"kind": 512,
|
|
3835
|
-
"kindString": "Constructor",
|
|
3836
|
-
"flags": {},
|
|
3837
|
-
"signatures": [
|
|
3838
|
-
{
|
|
3839
|
-
"id": 261,
|
|
3840
|
-
"name": "SkyRowComponent",
|
|
3841
|
-
"kind": 16384,
|
|
3842
|
-
"kindString": "Constructor signature",
|
|
3843
|
-
"flags": {},
|
|
3844
|
-
"type": {
|
|
3845
|
-
"type": "reference",
|
|
3846
|
-
"id": 259,
|
|
3847
|
-
"name": "SkyRowComponent"
|
|
3848
|
-
}
|
|
3849
|
-
}
|
|
3850
|
-
]
|
|
3851
|
-
},
|
|
3852
3277
|
{
|
|
3853
3278
|
"id": 262,
|
|
3854
3279
|
"name": "reverseColumnOrder",
|
|
@@ -3922,6 +3347,9 @@
|
|
|
3922
3347
|
"kind": 128,
|
|
3923
3348
|
"kindString": "Class",
|
|
3924
3349
|
"flags": {},
|
|
3350
|
+
"comment": {
|
|
3351
|
+
"shortText": "Displays a column within a row of the fluid grid."
|
|
3352
|
+
},
|
|
3925
3353
|
"decorators": [
|
|
3926
3354
|
{
|
|
3927
3355
|
"name": "Component",
|
|
@@ -3937,27 +3365,6 @@
|
|
|
3937
3365
|
}
|
|
3938
3366
|
],
|
|
3939
3367
|
"children": [
|
|
3940
|
-
{
|
|
3941
|
-
"id": 264,
|
|
3942
|
-
"name": "constructor",
|
|
3943
|
-
"kind": 512,
|
|
3944
|
-
"kindString": "Constructor",
|
|
3945
|
-
"flags": {},
|
|
3946
|
-
"signatures": [
|
|
3947
|
-
{
|
|
3948
|
-
"id": 265,
|
|
3949
|
-
"name": "SkyColumnComponent",
|
|
3950
|
-
"kind": 16384,
|
|
3951
|
-
"kindString": "Constructor signature",
|
|
3952
|
-
"flags": {},
|
|
3953
|
-
"type": {
|
|
3954
|
-
"type": "reference",
|
|
3955
|
-
"id": 263,
|
|
3956
|
-
"name": "SkyColumnComponent"
|
|
3957
|
-
}
|
|
3958
|
-
}
|
|
3959
|
-
]
|
|
3960
|
-
},
|
|
3961
3368
|
{
|
|
3962
3369
|
"id": 270,
|
|
3963
3370
|
"name": "classnames",
|
|
@@ -3983,7 +3390,7 @@
|
|
|
3983
3390
|
"sources": [
|
|
3984
3391
|
{
|
|
3985
3392
|
"fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
|
|
3986
|
-
"line":
|
|
3393
|
+
"line": 55,
|
|
3987
3394
|
"character": 9
|
|
3988
3395
|
}
|
|
3989
3396
|
],
|
|
@@ -4018,7 +3425,7 @@
|
|
|
4018
3425
|
"sources": [
|
|
4019
3426
|
{
|
|
4020
3427
|
"fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
|
|
4021
|
-
"line":
|
|
3428
|
+
"line": 52,
|
|
4022
3429
|
"character": 9
|
|
4023
3430
|
}
|
|
4024
3431
|
],
|
|
@@ -4053,7 +3460,7 @@
|
|
|
4053
3460
|
"sources": [
|
|
4054
3461
|
{
|
|
4055
3462
|
"fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
|
|
4056
|
-
"line":
|
|
3463
|
+
"line": 44,
|
|
4057
3464
|
"character": 9
|
|
4058
3465
|
}
|
|
4059
3466
|
],
|
|
@@ -4088,7 +3495,7 @@
|
|
|
4088
3495
|
"sources": [
|
|
4089
3496
|
{
|
|
4090
3497
|
"fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
|
|
4091
|
-
"line":
|
|
3498
|
+
"line": 36,
|
|
4092
3499
|
"character": 9
|
|
4093
3500
|
}
|
|
4094
3501
|
],
|
|
@@ -4129,7 +3536,7 @@
|
|
|
4129
3536
|
"sources": [
|
|
4130
3537
|
{
|
|
4131
3538
|
"fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
|
|
4132
|
-
"line":
|
|
3539
|
+
"line": 28,
|
|
4133
3540
|
"character": 9
|
|
4134
3541
|
}
|
|
4135
3542
|
],
|
|
@@ -4149,7 +3556,7 @@
|
|
|
4149
3556
|
"sources": [
|
|
4150
3557
|
{
|
|
4151
3558
|
"fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
|
|
4152
|
-
"line":
|
|
3559
|
+
"line": 69,
|
|
4153
3560
|
"character": 9
|
|
4154
3561
|
}
|
|
4155
3562
|
],
|
|
@@ -4178,7 +3585,7 @@
|
|
|
4178
3585
|
"sources": [
|
|
4179
3586
|
{
|
|
4180
3587
|
"fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
|
|
4181
|
-
"line":
|
|
3588
|
+
"line": 57,
|
|
4182
3589
|
"character": 9
|
|
4183
3590
|
}
|
|
4184
3591
|
],
|
|
@@ -4230,7 +3637,7 @@
|
|
|
4230
3637
|
"sources": [
|
|
4231
3638
|
{
|
|
4232
3639
|
"fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
|
|
4233
|
-
"line":
|
|
3640
|
+
"line": 91,
|
|
4234
3641
|
"character": 9
|
|
4235
3642
|
}
|
|
4236
3643
|
],
|
|
@@ -4289,7 +3696,7 @@
|
|
|
4289
3696
|
"sources": [
|
|
4290
3697
|
{
|
|
4291
3698
|
"fileName": "projects/layout/src/modules/fluid-grid/column.component.ts",
|
|
4292
|
-
"line":
|
|
3699
|
+
"line": 20,
|
|
4293
3700
|
"character": 13
|
|
4294
3701
|
}
|
|
4295
3702
|
],
|
|
@@ -4329,27 +3736,6 @@
|
|
|
4329
3736
|
}
|
|
4330
3737
|
],
|
|
4331
3738
|
"children": [
|
|
4332
|
-
{
|
|
4333
|
-
"id": 279,
|
|
4334
|
-
"name": "constructor",
|
|
4335
|
-
"kind": 512,
|
|
4336
|
-
"kindString": "Constructor",
|
|
4337
|
-
"flags": {},
|
|
4338
|
-
"signatures": [
|
|
4339
|
-
{
|
|
4340
|
-
"id": 280,
|
|
4341
|
-
"name": "SkyFormatComponent",
|
|
4342
|
-
"kind": 16384,
|
|
4343
|
-
"kindString": "Constructor signature",
|
|
4344
|
-
"flags": {},
|
|
4345
|
-
"type": {
|
|
4346
|
-
"type": "reference",
|
|
4347
|
-
"id": 278,
|
|
4348
|
-
"name": "SkyFormatComponent"
|
|
4349
|
-
}
|
|
4350
|
-
}
|
|
4351
|
-
]
|
|
4352
|
-
},
|
|
4353
3739
|
{
|
|
4354
3740
|
"id": 281,
|
|
4355
3741
|
"name": "itemsForDisplay",
|
|
@@ -4503,7 +3889,7 @@
|
|
|
4503
3889
|
"kindString": "Get signature",
|
|
4504
3890
|
"flags": {},
|
|
4505
3891
|
"comment": {
|
|
4506
|
-
"shortText": "The tokenized string that represents the template. Tokens use the `{n}` notation\nwhere n is the ordinal of the item to replace the token."
|
|
3892
|
+
"shortText": "The tokenized string that represents the template. Tokens use the `{n}` notation\nwhere `n` is the ordinal of the item to replace the token."
|
|
4507
3893
|
},
|
|
4508
3894
|
"type": {
|
|
4509
3895
|
"type": "intrinsic",
|
|
@@ -4519,7 +3905,7 @@
|
|
|
4519
3905
|
"kindString": "Set signature",
|
|
4520
3906
|
"flags": {},
|
|
4521
3907
|
"comment": {
|
|
4522
|
-
"shortText": "The tokenized string that represents the template. Tokens use the `{n}` notation\nwhere n is the ordinal of the item to replace the token."
|
|
3908
|
+
"shortText": "The tokenized string that represents the template. Tokens use the `{n}` notation\nwhere `n` is the ordinal of the item to replace the token."
|
|
4523
3909
|
},
|
|
4524
3910
|
"parameters": [
|
|
4525
3911
|
{
|
|
@@ -5021,29 +4407,7 @@
|
|
|
5021
4407
|
}
|
|
5022
4408
|
}
|
|
5023
4409
|
],
|
|
5024
|
-
"children": [
|
|
5025
|
-
{
|
|
5026
|
-
"id": 317,
|
|
5027
|
-
"name": "constructor",
|
|
5028
|
-
"kind": 512,
|
|
5029
|
-
"kindString": "Constructor",
|
|
5030
|
-
"flags": {},
|
|
5031
|
-
"signatures": [
|
|
5032
|
-
{
|
|
5033
|
-
"id": 318,
|
|
5034
|
-
"name": "SkyPageSummaryAlertComponent",
|
|
5035
|
-
"kind": 16384,
|
|
5036
|
-
"kindString": "Constructor signature",
|
|
5037
|
-
"flags": {},
|
|
5038
|
-
"type": {
|
|
5039
|
-
"type": "reference",
|
|
5040
|
-
"id": 316,
|
|
5041
|
-
"name": "SkyPageSummaryAlertComponent"
|
|
5042
|
-
}
|
|
5043
|
-
}
|
|
5044
|
-
]
|
|
5045
|
-
}
|
|
5046
|
-
],
|
|
4410
|
+
"children": [],
|
|
5047
4411
|
"groups": [
|
|
5048
4412
|
{
|
|
5049
4413
|
"title": "Constructors",
|
|
@@ -5084,29 +4448,7 @@
|
|
|
5084
4448
|
}
|
|
5085
4449
|
}
|
|
5086
4450
|
],
|
|
5087
|
-
"children": [
|
|
5088
|
-
{
|
|
5089
|
-
"id": 320,
|
|
5090
|
-
"name": "constructor",
|
|
5091
|
-
"kind": 512,
|
|
5092
|
-
"kindString": "Constructor",
|
|
5093
|
-
"flags": {},
|
|
5094
|
-
"signatures": [
|
|
5095
|
-
{
|
|
5096
|
-
"id": 321,
|
|
5097
|
-
"name": "SkyPageSummaryContentComponent",
|
|
5098
|
-
"kind": 16384,
|
|
5099
|
-
"kindString": "Constructor signature",
|
|
5100
|
-
"flags": {},
|
|
5101
|
-
"type": {
|
|
5102
|
-
"type": "reference",
|
|
5103
|
-
"id": 319,
|
|
5104
|
-
"name": "SkyPageSummaryContentComponent"
|
|
5105
|
-
}
|
|
5106
|
-
}
|
|
5107
|
-
]
|
|
5108
|
-
}
|
|
5109
|
-
],
|
|
4451
|
+
"children": [],
|
|
5110
4452
|
"groups": [
|
|
5111
4453
|
{
|
|
5112
4454
|
"title": "Constructors",
|
|
@@ -5147,29 +4489,7 @@
|
|
|
5147
4489
|
}
|
|
5148
4490
|
}
|
|
5149
4491
|
],
|
|
5150
|
-
"children": [
|
|
5151
|
-
{
|
|
5152
|
-
"id": 50,
|
|
5153
|
-
"name": "constructor",
|
|
5154
|
-
"kind": 512,
|
|
5155
|
-
"kindString": "Constructor",
|
|
5156
|
-
"flags": {},
|
|
5157
|
-
"signatures": [
|
|
5158
|
-
{
|
|
5159
|
-
"id": 51,
|
|
5160
|
-
"name": "SkyActionButtonDetailsComponent",
|
|
5161
|
-
"kind": 16384,
|
|
5162
|
-
"kindString": "Constructor signature",
|
|
5163
|
-
"flags": {},
|
|
5164
|
-
"type": {
|
|
5165
|
-
"type": "reference",
|
|
5166
|
-
"id": 49,
|
|
5167
|
-
"name": "SkyActionButtonDetailsComponent"
|
|
5168
|
-
}
|
|
5169
|
-
}
|
|
5170
|
-
]
|
|
5171
|
-
}
|
|
5172
|
-
],
|
|
4492
|
+
"children": [],
|
|
5173
4493
|
"groups": [
|
|
5174
4494
|
{
|
|
5175
4495
|
"title": "Constructors",
|
|
@@ -5198,41 +4518,19 @@
|
|
|
5198
4518
|
},
|
|
5199
4519
|
"decorators": [
|
|
5200
4520
|
{
|
|
5201
|
-
"name": "Component",
|
|
5202
|
-
"type": {
|
|
5203
|
-
"type": "reference",
|
|
5204
|
-
"qualifiedName": "ComponentDecorator",
|
|
5205
|
-
"package": "@angular/core",
|
|
5206
|
-
"name": "Component"
|
|
5207
|
-
},
|
|
5208
|
-
"arguments": {
|
|
5209
|
-
"obj": "{\n selector: 'sky-page-summary-image',\n templateUrl: './page-summary-image.component.html',\n styleUrls: ['./page-summary-image.component.scss'],\n}"
|
|
5210
|
-
}
|
|
5211
|
-
}
|
|
5212
|
-
],
|
|
5213
|
-
"children": [
|
|
5214
|
-
{
|
|
5215
|
-
"id": 323,
|
|
5216
|
-
"name": "constructor",
|
|
5217
|
-
"kind": 512,
|
|
5218
|
-
"kindString": "Constructor",
|
|
5219
|
-
"flags": {},
|
|
5220
|
-
"signatures": [
|
|
5221
|
-
{
|
|
5222
|
-
"id": 324,
|
|
5223
|
-
"name": "SkyPageSummaryImageComponent",
|
|
5224
|
-
"kind": 16384,
|
|
5225
|
-
"kindString": "Constructor signature",
|
|
5226
|
-
"flags": {},
|
|
5227
|
-
"type": {
|
|
5228
|
-
"type": "reference",
|
|
5229
|
-
"id": 322,
|
|
5230
|
-
"name": "SkyPageSummaryImageComponent"
|
|
5231
|
-
}
|
|
5232
|
-
}
|
|
5233
|
-
]
|
|
4521
|
+
"name": "Component",
|
|
4522
|
+
"type": {
|
|
4523
|
+
"type": "reference",
|
|
4524
|
+
"qualifiedName": "ComponentDecorator",
|
|
4525
|
+
"package": "@angular/core",
|
|
4526
|
+
"name": "Component"
|
|
4527
|
+
},
|
|
4528
|
+
"arguments": {
|
|
4529
|
+
"obj": "{\n selector: 'sky-page-summary-image',\n templateUrl: './page-summary-image.component.html',\n styleUrls: ['./page-summary-image.component.scss'],\n}"
|
|
4530
|
+
}
|
|
5234
4531
|
}
|
|
5235
4532
|
],
|
|
4533
|
+
"children": [],
|
|
5236
4534
|
"groups": [
|
|
5237
4535
|
{
|
|
5238
4536
|
"title": "Constructors",
|
|
@@ -5273,29 +4571,7 @@
|
|
|
5273
4571
|
}
|
|
5274
4572
|
}
|
|
5275
4573
|
],
|
|
5276
|
-
"children": [
|
|
5277
|
-
{
|
|
5278
|
-
"id": 326,
|
|
5279
|
-
"name": "constructor",
|
|
5280
|
-
"kind": 512,
|
|
5281
|
-
"kindString": "Constructor",
|
|
5282
|
-
"flags": {},
|
|
5283
|
-
"signatures": [
|
|
5284
|
-
{
|
|
5285
|
-
"id": 327,
|
|
5286
|
-
"name": "SkyPageSummaryKeyInfoComponent",
|
|
5287
|
-
"kind": 16384,
|
|
5288
|
-
"kindString": "Constructor signature",
|
|
5289
|
-
"flags": {},
|
|
5290
|
-
"type": {
|
|
5291
|
-
"type": "reference",
|
|
5292
|
-
"id": 325,
|
|
5293
|
-
"name": "SkyPageSummaryKeyInfoComponent"
|
|
5294
|
-
}
|
|
5295
|
-
}
|
|
5296
|
-
]
|
|
5297
|
-
}
|
|
5298
|
-
],
|
|
4574
|
+
"children": [],
|
|
5299
4575
|
"groups": [
|
|
5300
4576
|
{
|
|
5301
4577
|
"title": "Constructors",
|
|
@@ -5336,29 +4612,7 @@
|
|
|
5336
4612
|
}
|
|
5337
4613
|
}
|
|
5338
4614
|
],
|
|
5339
|
-
"children": [
|
|
5340
|
-
{
|
|
5341
|
-
"id": 329,
|
|
5342
|
-
"name": "constructor",
|
|
5343
|
-
"kind": 512,
|
|
5344
|
-
"kindString": "Constructor",
|
|
5345
|
-
"flags": {},
|
|
5346
|
-
"signatures": [
|
|
5347
|
-
{
|
|
5348
|
-
"id": 330,
|
|
5349
|
-
"name": "SkyPageSummaryStatusComponent",
|
|
5350
|
-
"kind": 16384,
|
|
5351
|
-
"kindString": "Constructor signature",
|
|
5352
|
-
"flags": {},
|
|
5353
|
-
"type": {
|
|
5354
|
-
"type": "reference",
|
|
5355
|
-
"id": 328,
|
|
5356
|
-
"name": "SkyPageSummaryStatusComponent"
|
|
5357
|
-
}
|
|
5358
|
-
}
|
|
5359
|
-
]
|
|
5360
|
-
}
|
|
5361
|
-
],
|
|
4615
|
+
"children": [],
|
|
5362
4616
|
"groups": [
|
|
5363
4617
|
{
|
|
5364
4618
|
"title": "Constructors",
|
|
@@ -5399,29 +4653,7 @@
|
|
|
5399
4653
|
}
|
|
5400
4654
|
}
|
|
5401
4655
|
],
|
|
5402
|
-
"children": [
|
|
5403
|
-
{
|
|
5404
|
-
"id": 332,
|
|
5405
|
-
"name": "constructor",
|
|
5406
|
-
"kind": 512,
|
|
5407
|
-
"kindString": "Constructor",
|
|
5408
|
-
"flags": {},
|
|
5409
|
-
"signatures": [
|
|
5410
|
-
{
|
|
5411
|
-
"id": 333,
|
|
5412
|
-
"name": "SkyPageSummarySubtitleComponent",
|
|
5413
|
-
"kind": 16384,
|
|
5414
|
-
"kindString": "Constructor signature",
|
|
5415
|
-
"flags": {},
|
|
5416
|
-
"type": {
|
|
5417
|
-
"type": "reference",
|
|
5418
|
-
"id": 331,
|
|
5419
|
-
"name": "SkyPageSummarySubtitleComponent"
|
|
5420
|
-
}
|
|
5421
|
-
}
|
|
5422
|
-
]
|
|
5423
|
-
}
|
|
5424
|
-
],
|
|
4656
|
+
"children": [],
|
|
5425
4657
|
"groups": [
|
|
5426
4658
|
{
|
|
5427
4659
|
"title": "Constructors",
|
|
@@ -5462,29 +4694,7 @@
|
|
|
5462
4694
|
}
|
|
5463
4695
|
}
|
|
5464
4696
|
],
|
|
5465
|
-
"children": [
|
|
5466
|
-
{
|
|
5467
|
-
"id": 335,
|
|
5468
|
-
"name": "constructor",
|
|
5469
|
-
"kind": 512,
|
|
5470
|
-
"kindString": "Constructor",
|
|
5471
|
-
"flags": {},
|
|
5472
|
-
"signatures": [
|
|
5473
|
-
{
|
|
5474
|
-
"id": 336,
|
|
5475
|
-
"name": "SkyPageSummaryTitleComponent",
|
|
5476
|
-
"kind": 16384,
|
|
5477
|
-
"kindString": "Constructor signature",
|
|
5478
|
-
"flags": {},
|
|
5479
|
-
"type": {
|
|
5480
|
-
"type": "reference",
|
|
5481
|
-
"id": 334,
|
|
5482
|
-
"name": "SkyPageSummaryTitleComponent"
|
|
5483
|
-
}
|
|
5484
|
-
}
|
|
5485
|
-
]
|
|
5486
|
-
}
|
|
5487
|
-
],
|
|
4697
|
+
"children": [],
|
|
5488
4698
|
"groups": [
|
|
5489
4699
|
{
|
|
5490
4700
|
"title": "Constructors",
|
|
@@ -6729,27 +5939,6 @@
|
|
|
6729
5939
|
}
|
|
6730
5940
|
],
|
|
6731
5941
|
"children": [
|
|
6732
|
-
{
|
|
6733
|
-
"id": 429,
|
|
6734
|
-
"name": "constructor",
|
|
6735
|
-
"kind": 512,
|
|
6736
|
-
"kindString": "Constructor",
|
|
6737
|
-
"flags": {},
|
|
6738
|
-
"signatures": [
|
|
6739
|
-
{
|
|
6740
|
-
"id": 430,
|
|
6741
|
-
"name": "SkyToolbarComponent",
|
|
6742
|
-
"kind": 16384,
|
|
6743
|
-
"kindString": "Constructor signature",
|
|
6744
|
-
"flags": {},
|
|
6745
|
-
"type": {
|
|
6746
|
-
"type": "reference",
|
|
6747
|
-
"id": 428,
|
|
6748
|
-
"name": "SkyToolbarComponent"
|
|
6749
|
-
}
|
|
6750
|
-
}
|
|
6751
|
-
]
|
|
6752
|
-
},
|
|
6753
5942
|
{
|
|
6754
5943
|
"id": 431,
|
|
6755
5944
|
"name": "hasSections",
|
|
@@ -6871,29 +6060,7 @@
|
|
|
6871
6060
|
}
|
|
6872
6061
|
}
|
|
6873
6062
|
],
|
|
6874
|
-
"children": [
|
|
6875
|
-
{
|
|
6876
|
-
"id": 436,
|
|
6877
|
-
"name": "constructor",
|
|
6878
|
-
"kind": 512,
|
|
6879
|
-
"kindString": "Constructor",
|
|
6880
|
-
"flags": {},
|
|
6881
|
-
"signatures": [
|
|
6882
|
-
{
|
|
6883
|
-
"id": 437,
|
|
6884
|
-
"name": "SkyToolbarSectionComponent",
|
|
6885
|
-
"kind": 16384,
|
|
6886
|
-
"kindString": "Constructor signature",
|
|
6887
|
-
"flags": {},
|
|
6888
|
-
"type": {
|
|
6889
|
-
"type": "reference",
|
|
6890
|
-
"id": 435,
|
|
6891
|
-
"name": "SkyToolbarSectionComponent"
|
|
6892
|
-
}
|
|
6893
|
-
}
|
|
6894
|
-
]
|
|
6895
|
-
}
|
|
6896
|
-
],
|
|
6063
|
+
"children": [],
|
|
6897
6064
|
"groups": [
|
|
6898
6065
|
{
|
|
6899
6066
|
"title": "Constructors",
|
|
@@ -6934,29 +6101,7 @@
|
|
|
6934
6101
|
}
|
|
6935
6102
|
}
|
|
6936
6103
|
],
|
|
6937
|
-
"children": [
|
|
6938
|
-
{
|
|
6939
|
-
"id": 439,
|
|
6940
|
-
"name": "constructor",
|
|
6941
|
-
"kind": 512,
|
|
6942
|
-
"kindString": "Constructor",
|
|
6943
|
-
"flags": {},
|
|
6944
|
-
"signatures": [
|
|
6945
|
-
{
|
|
6946
|
-
"id": 440,
|
|
6947
|
-
"name": "SkyToolbarItemComponent",
|
|
6948
|
-
"kind": 16384,
|
|
6949
|
-
"kindString": "Constructor signature",
|
|
6950
|
-
"flags": {},
|
|
6951
|
-
"type": {
|
|
6952
|
-
"type": "reference",
|
|
6953
|
-
"id": 438,
|
|
6954
|
-
"name": "SkyToolbarItemComponent"
|
|
6955
|
-
}
|
|
6956
|
-
}
|
|
6957
|
-
]
|
|
6958
|
-
}
|
|
6959
|
-
],
|
|
6104
|
+
"children": [],
|
|
6960
6105
|
"groups": [
|
|
6961
6106
|
{
|
|
6962
6107
|
"title": "Constructors",
|
|
@@ -6997,29 +6142,7 @@
|
|
|
6997
6142
|
}
|
|
6998
6143
|
}
|
|
6999
6144
|
],
|
|
7000
|
-
"children": [
|
|
7001
|
-
{
|
|
7002
|
-
"id": 53,
|
|
7003
|
-
"name": "constructor",
|
|
7004
|
-
"kind": 512,
|
|
7005
|
-
"kindString": "Constructor",
|
|
7006
|
-
"flags": {},
|
|
7007
|
-
"signatures": [
|
|
7008
|
-
{
|
|
7009
|
-
"id": 54,
|
|
7010
|
-
"name": "SkyActionButtonHeaderComponent",
|
|
7011
|
-
"kind": 16384,
|
|
7012
|
-
"kindString": "Constructor signature",
|
|
7013
|
-
"flags": {},
|
|
7014
|
-
"type": {
|
|
7015
|
-
"type": "reference",
|
|
7016
|
-
"id": 52,
|
|
7017
|
-
"name": "SkyActionButtonHeaderComponent"
|
|
7018
|
-
}
|
|
7019
|
-
}
|
|
7020
|
-
]
|
|
7021
|
-
}
|
|
7022
|
-
],
|
|
6145
|
+
"children": [],
|
|
7023
6146
|
"groups": [
|
|
7024
6147
|
{
|
|
7025
6148
|
"title": "Constructors",
|
|
@@ -7060,29 +6183,7 @@
|
|
|
7060
6183
|
}
|
|
7061
6184
|
}
|
|
7062
6185
|
],
|
|
7063
|
-
"children": [
|
|
7064
|
-
{
|
|
7065
|
-
"id": 442,
|
|
7066
|
-
"name": "constructor",
|
|
7067
|
-
"kind": 512,
|
|
7068
|
-
"kindString": "Constructor",
|
|
7069
|
-
"flags": {},
|
|
7070
|
-
"signatures": [
|
|
7071
|
-
{
|
|
7072
|
-
"id": 443,
|
|
7073
|
-
"name": "SkyToolbarViewActionsComponent",
|
|
7074
|
-
"kind": 16384,
|
|
7075
|
-
"kindString": "Constructor signature",
|
|
7076
|
-
"flags": {},
|
|
7077
|
-
"type": {
|
|
7078
|
-
"type": "reference",
|
|
7079
|
-
"id": 441,
|
|
7080
|
-
"name": "SkyToolbarViewActionsComponent"
|
|
7081
|
-
}
|
|
7082
|
-
}
|
|
7083
|
-
]
|
|
7084
|
-
}
|
|
7085
|
-
],
|
|
6186
|
+
"children": [],
|
|
7086
6187
|
"groups": [
|
|
7087
6188
|
{
|
|
7088
6189
|
"title": "Constructors",
|
|
@@ -7124,27 +6225,6 @@
|
|
|
7124
6225
|
}
|
|
7125
6226
|
],
|
|
7126
6227
|
"children": [
|
|
7127
|
-
{
|
|
7128
|
-
"id": 445,
|
|
7129
|
-
"name": "constructor",
|
|
7130
|
-
"kind": 512,
|
|
7131
|
-
"kindString": "Constructor",
|
|
7132
|
-
"flags": {},
|
|
7133
|
-
"signatures": [
|
|
7134
|
-
{
|
|
7135
|
-
"id": 446,
|
|
7136
|
-
"name": "SkyBoxComponent",
|
|
7137
|
-
"kind": 16384,
|
|
7138
|
-
"kindString": "Constructor signature",
|
|
7139
|
-
"flags": {},
|
|
7140
|
-
"type": {
|
|
7141
|
-
"type": "reference",
|
|
7142
|
-
"id": 444,
|
|
7143
|
-
"name": "SkyBoxComponent"
|
|
7144
|
-
}
|
|
7145
|
-
}
|
|
7146
|
-
]
|
|
7147
|
-
},
|
|
7148
6228
|
{
|
|
7149
6229
|
"id": 447,
|
|
7150
6230
|
"name": "ariaLabel",
|
|
@@ -7300,29 +6380,7 @@
|
|
|
7300
6380
|
}
|
|
7301
6381
|
}
|
|
7302
6382
|
],
|
|
7303
|
-
"children": [
|
|
7304
|
-
{
|
|
7305
|
-
"id": 451,
|
|
7306
|
-
"name": "constructor",
|
|
7307
|
-
"kind": 512,
|
|
7308
|
-
"kindString": "Constructor",
|
|
7309
|
-
"flags": {},
|
|
7310
|
-
"signatures": [
|
|
7311
|
-
{
|
|
7312
|
-
"id": 452,
|
|
7313
|
-
"name": "SkyBoxHeaderComponent",
|
|
7314
|
-
"kind": 16384,
|
|
7315
|
-
"kindString": "Constructor signature",
|
|
7316
|
-
"flags": {},
|
|
7317
|
-
"type": {
|
|
7318
|
-
"type": "reference",
|
|
7319
|
-
"id": 450,
|
|
7320
|
-
"name": "SkyBoxHeaderComponent"
|
|
7321
|
-
}
|
|
7322
|
-
}
|
|
7323
|
-
]
|
|
7324
|
-
}
|
|
7325
|
-
],
|
|
6383
|
+
"children": [],
|
|
7326
6384
|
"groups": [
|
|
7327
6385
|
{
|
|
7328
6386
|
"title": "Constructors",
|
|
@@ -7363,29 +6421,7 @@
|
|
|
7363
6421
|
}
|
|
7364
6422
|
}
|
|
7365
6423
|
],
|
|
7366
|
-
"children": [
|
|
7367
|
-
{
|
|
7368
|
-
"id": 454,
|
|
7369
|
-
"name": "constructor",
|
|
7370
|
-
"kind": 512,
|
|
7371
|
-
"kindString": "Constructor",
|
|
7372
|
-
"flags": {},
|
|
7373
|
-
"signatures": [
|
|
7374
|
-
{
|
|
7375
|
-
"id": 455,
|
|
7376
|
-
"name": "SkyBoxContentComponent",
|
|
7377
|
-
"kind": 16384,
|
|
7378
|
-
"kindString": "Constructor signature",
|
|
7379
|
-
"flags": {},
|
|
7380
|
-
"type": {
|
|
7381
|
-
"type": "reference",
|
|
7382
|
-
"id": 453,
|
|
7383
|
-
"name": "SkyBoxContentComponent"
|
|
7384
|
-
}
|
|
7385
|
-
}
|
|
7386
|
-
]
|
|
7387
|
-
}
|
|
7388
|
-
],
|
|
6424
|
+
"children": [],
|
|
7389
6425
|
"groups": [
|
|
7390
6426
|
{
|
|
7391
6427
|
"title": "Constructors",
|
|
@@ -7426,29 +6462,7 @@
|
|
|
7426
6462
|
}
|
|
7427
6463
|
}
|
|
7428
6464
|
],
|
|
7429
|
-
"children": [
|
|
7430
|
-
{
|
|
7431
|
-
"id": 457,
|
|
7432
|
-
"name": "constructor",
|
|
7433
|
-
"kind": 512,
|
|
7434
|
-
"kindString": "Constructor",
|
|
7435
|
-
"flags": {},
|
|
7436
|
-
"signatures": [
|
|
7437
|
-
{
|
|
7438
|
-
"id": 458,
|
|
7439
|
-
"name": "SkyBoxControlsComponent",
|
|
7440
|
-
"kind": 16384,
|
|
7441
|
-
"kindString": "Constructor signature",
|
|
7442
|
-
"flags": {},
|
|
7443
|
-
"type": {
|
|
7444
|
-
"type": "reference",
|
|
7445
|
-
"id": 456,
|
|
7446
|
-
"name": "SkyBoxControlsComponent"
|
|
7447
|
-
}
|
|
7448
|
-
}
|
|
7449
|
-
]
|
|
7450
|
-
}
|
|
7451
|
-
],
|
|
6465
|
+
"children": [],
|
|
7452
6466
|
"groups": [
|
|
7453
6467
|
{
|
|
7454
6468
|
"title": "Constructors",
|
|
@@ -7932,7 +6946,7 @@
|
|
|
7932
6946
|
"sources": [
|
|
7933
6947
|
{
|
|
7934
6948
|
"fileName": "projects/layout/src/modules/back-to-top/back-to-top.directive.ts",
|
|
7935
|
-
"line":
|
|
6949
|
+
"line": 75,
|
|
7936
6950
|
"character": 9
|
|
7937
6951
|
}
|
|
7938
6952
|
],
|
|
@@ -8361,27 +7375,6 @@
|
|
|
8361
7375
|
}
|
|
8362
7376
|
],
|
|
8363
7377
|
"children": [
|
|
8364
|
-
{
|
|
8365
|
-
"id": 133,
|
|
8366
|
-
"name": "constructor",
|
|
8367
|
-
"kind": 512,
|
|
8368
|
-
"kindString": "Constructor",
|
|
8369
|
-
"flags": {},
|
|
8370
|
-
"signatures": [
|
|
8371
|
-
{
|
|
8372
|
-
"id": 134,
|
|
8373
|
-
"name": "SkyCardComponent",
|
|
8374
|
-
"kind": 16384,
|
|
8375
|
-
"kindString": "Constructor signature",
|
|
8376
|
-
"flags": {},
|
|
8377
|
-
"type": {
|
|
8378
|
-
"type": "reference",
|
|
8379
|
-
"id": 132,
|
|
8380
|
-
"name": "SkyCardComponent"
|
|
8381
|
-
}
|
|
8382
|
-
}
|
|
8383
|
-
]
|
|
8384
|
-
},
|
|
8385
7378
|
{
|
|
8386
7379
|
"id": 139,
|
|
8387
7380
|
"name": "inlineDeleteComponent",
|