@skyux/tiles 9.0.0-alpha.0 → 9.0.0-alpha.2
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 +252 -252
- package/esm2022/index.mjs +8 -15
- package/index.d.ts +14 -14
- package/package.json +6 -6
package/documentation.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"originalName": "",
|
|
31
31
|
"children": [
|
|
32
32
|
{
|
|
33
|
-
"id":
|
|
33
|
+
"id": 9,
|
|
34
34
|
"name": "SkyTileDashboardMessageType",
|
|
35
35
|
"kind": 8,
|
|
36
36
|
"kindString": "Enumeration",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
},
|
|
41
41
|
"children": [
|
|
42
42
|
{
|
|
43
|
-
"id":
|
|
43
|
+
"id": 11,
|
|
44
44
|
"name": "CollapseAll",
|
|
45
45
|
"kind": 16,
|
|
46
46
|
"kindString": "Enumeration member",
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"defaultValue": "1"
|
|
59
59
|
},
|
|
60
60
|
{
|
|
61
|
-
"id":
|
|
61
|
+
"id": 10,
|
|
62
62
|
"name": "ExpandAll",
|
|
63
63
|
"kind": 16,
|
|
64
64
|
"kindString": "Enumeration member",
|
|
@@ -81,8 +81,8 @@
|
|
|
81
81
|
"title": "Enumeration members",
|
|
82
82
|
"kind": 16,
|
|
83
83
|
"children": [
|
|
84
|
-
|
|
85
|
-
|
|
84
|
+
11,
|
|
85
|
+
10
|
|
86
86
|
]
|
|
87
87
|
}
|
|
88
88
|
],
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
]
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
|
-
"id":
|
|
98
|
+
"id": 4,
|
|
99
99
|
"name": "SkyTileContentModule",
|
|
100
100
|
"kind": 128,
|
|
101
101
|
"kindString": "Class",
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"title": "Constructors",
|
|
121
121
|
"kind": 512,
|
|
122
122
|
"children": [
|
|
123
|
-
|
|
123
|
+
5
|
|
124
124
|
]
|
|
125
125
|
}
|
|
126
126
|
],
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
]
|
|
134
134
|
},
|
|
135
135
|
{
|
|
136
|
-
"id":
|
|
136
|
+
"id": 125,
|
|
137
137
|
"name": "SkyTileDashboardColumnModule",
|
|
138
138
|
"kind": 128,
|
|
139
139
|
"kindString": "Class",
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"title": "Constructors",
|
|
159
159
|
"kind": 512,
|
|
160
160
|
"children": [
|
|
161
|
-
|
|
161
|
+
126
|
|
162
162
|
]
|
|
163
163
|
}
|
|
164
164
|
],
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
]
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
|
-
"id":
|
|
174
|
+
"id": 12,
|
|
175
175
|
"name": "SkyTileDashboardModule",
|
|
176
176
|
"kind": 128,
|
|
177
177
|
"kindString": "Class",
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"title": "Constructors",
|
|
197
197
|
"kind": 512,
|
|
198
198
|
"children": [
|
|
199
|
-
|
|
199
|
+
13
|
|
200
200
|
]
|
|
201
201
|
}
|
|
202
202
|
],
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
]
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"id":
|
|
212
|
+
"id": 15,
|
|
213
213
|
"name": "SkyTileDashboardService",
|
|
214
214
|
"kind": 128,
|
|
215
215
|
"kindString": "Class",
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
],
|
|
229
229
|
"children": [
|
|
230
230
|
{
|
|
231
|
-
"id":
|
|
231
|
+
"id": 16,
|
|
232
232
|
"name": "constructor",
|
|
233
233
|
"kind": 512,
|
|
234
234
|
"kindString": "Constructor",
|
|
@@ -242,21 +242,21 @@
|
|
|
242
242
|
],
|
|
243
243
|
"signatures": [
|
|
244
244
|
{
|
|
245
|
-
"id":
|
|
245
|
+
"id": 17,
|
|
246
246
|
"name": "new SkyTileDashboardService",
|
|
247
247
|
"kind": 16384,
|
|
248
248
|
"kindString": "Constructor signature",
|
|
249
249
|
"flags": {},
|
|
250
250
|
"type": {
|
|
251
251
|
"type": "reference",
|
|
252
|
-
"id":
|
|
252
|
+
"id": 15,
|
|
253
253
|
"name": "SkyTileDashboardService"
|
|
254
254
|
}
|
|
255
255
|
}
|
|
256
256
|
]
|
|
257
257
|
},
|
|
258
258
|
{
|
|
259
|
-
"id":
|
|
259
|
+
"id": 20,
|
|
260
260
|
"name": "dashboardInitialized",
|
|
261
261
|
"kind": 1024,
|
|
262
262
|
"kindString": "Property",
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
"defaultValue": "..."
|
|
301
301
|
},
|
|
302
302
|
{
|
|
303
|
-
"id":
|
|
303
|
+
"id": 37,
|
|
304
304
|
"name": "addTileComponent",
|
|
305
305
|
"kind": 2048,
|
|
306
306
|
"kindString": "Method",
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
],
|
|
317
317
|
"signatures": [
|
|
318
318
|
{
|
|
319
|
-
"id":
|
|
319
|
+
"id": 38,
|
|
320
320
|
"name": "addTileComponent",
|
|
321
321
|
"kind": 4096,
|
|
322
322
|
"kindString": "Call signature",
|
|
@@ -326,7 +326,7 @@
|
|
|
326
326
|
},
|
|
327
327
|
"parameters": [
|
|
328
328
|
{
|
|
329
|
-
"id":
|
|
329
|
+
"id": 39,
|
|
330
330
|
"name": "tile",
|
|
331
331
|
"kind": 32768,
|
|
332
332
|
"kindString": "Parameter",
|
|
@@ -336,12 +336,12 @@
|
|
|
336
336
|
},
|
|
337
337
|
"type": {
|
|
338
338
|
"type": "reference",
|
|
339
|
-
"id":
|
|
339
|
+
"id": 137,
|
|
340
340
|
"name": "SkyTileDashboardConfigLayoutTile"
|
|
341
341
|
}
|
|
342
342
|
},
|
|
343
343
|
{
|
|
344
|
-
"id":
|
|
344
|
+
"id": 40,
|
|
345
345
|
"name": "component",
|
|
346
346
|
"kind": 32768,
|
|
347
347
|
"kindString": "Parameter",
|
|
@@ -371,7 +371,7 @@
|
|
|
371
371
|
]
|
|
372
372
|
},
|
|
373
373
|
{
|
|
374
|
-
"id":
|
|
374
|
+
"id": 44,
|
|
375
375
|
"name": "setAllTilesCollapsed",
|
|
376
376
|
"kind": 2048,
|
|
377
377
|
"kindString": "Method",
|
|
@@ -387,7 +387,7 @@
|
|
|
387
387
|
],
|
|
388
388
|
"signatures": [
|
|
389
389
|
{
|
|
390
|
-
"id":
|
|
390
|
+
"id": 45,
|
|
391
391
|
"name": "setAllTilesCollapsed",
|
|
392
392
|
"kind": 4096,
|
|
393
393
|
"kindString": "Call signature",
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
},
|
|
398
398
|
"parameters": [
|
|
399
399
|
{
|
|
400
|
-
"id":
|
|
400
|
+
"id": 46,
|
|
401
401
|
"name": "isCollapsed",
|
|
402
402
|
"kind": 32768,
|
|
403
403
|
"kindString": "Parameter",
|
|
@@ -419,7 +419,7 @@
|
|
|
419
419
|
]
|
|
420
420
|
},
|
|
421
421
|
{
|
|
422
|
-
"id":
|
|
422
|
+
"id": 47,
|
|
423
423
|
"name": "setTileCollapsed",
|
|
424
424
|
"kind": 2048,
|
|
425
425
|
"kindString": "Method",
|
|
@@ -435,7 +435,7 @@
|
|
|
435
435
|
],
|
|
436
436
|
"signatures": [
|
|
437
437
|
{
|
|
438
|
-
"id":
|
|
438
|
+
"id": 48,
|
|
439
439
|
"name": "setTileCollapsed",
|
|
440
440
|
"kind": 4096,
|
|
441
441
|
"kindString": "Call signature",
|
|
@@ -445,7 +445,7 @@
|
|
|
445
445
|
},
|
|
446
446
|
"parameters": [
|
|
447
447
|
{
|
|
448
|
-
"id":
|
|
448
|
+
"id": 49,
|
|
449
449
|
"name": "tile",
|
|
450
450
|
"kind": 32768,
|
|
451
451
|
"kindString": "Parameter",
|
|
@@ -455,12 +455,12 @@
|
|
|
455
455
|
},
|
|
456
456
|
"type": {
|
|
457
457
|
"type": "reference",
|
|
458
|
-
"id":
|
|
458
|
+
"id": 151,
|
|
459
459
|
"name": "SkyTileComponent"
|
|
460
460
|
}
|
|
461
461
|
},
|
|
462
462
|
{
|
|
463
|
-
"id":
|
|
463
|
+
"id": 50,
|
|
464
464
|
"name": "isCollapsed",
|
|
465
465
|
"kind": 32768,
|
|
466
466
|
"kindString": "Parameter",
|
|
@@ -482,7 +482,7 @@
|
|
|
482
482
|
]
|
|
483
483
|
},
|
|
484
484
|
{
|
|
485
|
-
"id":
|
|
485
|
+
"id": 41,
|
|
486
486
|
"name": "tileIsCollapsed",
|
|
487
487
|
"kind": 2048,
|
|
488
488
|
"kindString": "Method",
|
|
@@ -498,7 +498,7 @@
|
|
|
498
498
|
],
|
|
499
499
|
"signatures": [
|
|
500
500
|
{
|
|
501
|
-
"id":
|
|
501
|
+
"id": 42,
|
|
502
502
|
"name": "tileIsCollapsed",
|
|
503
503
|
"kind": 4096,
|
|
504
504
|
"kindString": "Call signature",
|
|
@@ -508,7 +508,7 @@
|
|
|
508
508
|
},
|
|
509
509
|
"parameters": [
|
|
510
510
|
{
|
|
511
|
-
"id":
|
|
511
|
+
"id": 43,
|
|
512
512
|
"name": "tile",
|
|
513
513
|
"kind": 32768,
|
|
514
514
|
"kindString": "Parameter",
|
|
@@ -518,7 +518,7 @@
|
|
|
518
518
|
},
|
|
519
519
|
"type": {
|
|
520
520
|
"type": "reference",
|
|
521
|
-
"id":
|
|
521
|
+
"id": 151,
|
|
522
522
|
"name": "SkyTileComponent"
|
|
523
523
|
}
|
|
524
524
|
}
|
|
@@ -536,24 +536,24 @@
|
|
|
536
536
|
"title": "Constructors",
|
|
537
537
|
"kind": 512,
|
|
538
538
|
"children": [
|
|
539
|
-
|
|
539
|
+
16
|
|
540
540
|
]
|
|
541
541
|
},
|
|
542
542
|
{
|
|
543
543
|
"title": "Properties",
|
|
544
544
|
"kind": 1024,
|
|
545
545
|
"children": [
|
|
546
|
-
|
|
546
|
+
20
|
|
547
547
|
]
|
|
548
548
|
},
|
|
549
549
|
{
|
|
550
550
|
"title": "Methods",
|
|
551
551
|
"kind": 2048,
|
|
552
552
|
"children": [
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
553
|
+
37,
|
|
554
|
+
44,
|
|
555
|
+
47,
|
|
556
|
+
41
|
|
557
557
|
]
|
|
558
558
|
}
|
|
559
559
|
],
|
|
@@ -566,7 +566,7 @@
|
|
|
566
566
|
]
|
|
567
567
|
},
|
|
568
568
|
{
|
|
569
|
-
"id":
|
|
569
|
+
"id": 1,
|
|
570
570
|
"name": "SkyTileModule",
|
|
571
571
|
"kind": 128,
|
|
572
572
|
"kindString": "Class",
|
|
@@ -591,7 +591,7 @@
|
|
|
591
591
|
"title": "Constructors",
|
|
592
592
|
"kind": 512,
|
|
593
593
|
"children": [
|
|
594
|
-
|
|
594
|
+
2
|
|
595
595
|
]
|
|
596
596
|
}
|
|
597
597
|
],
|
|
@@ -604,7 +604,7 @@
|
|
|
604
604
|
]
|
|
605
605
|
},
|
|
606
606
|
{
|
|
607
|
-
"id":
|
|
607
|
+
"id": 148,
|
|
608
608
|
"name": "SkyTilesModule",
|
|
609
609
|
"kind": 128,
|
|
610
610
|
"kindString": "Class",
|
|
@@ -629,7 +629,7 @@
|
|
|
629
629
|
"title": "Constructors",
|
|
630
630
|
"kind": 512,
|
|
631
631
|
"children": [
|
|
632
|
-
|
|
632
|
+
149
|
|
633
633
|
]
|
|
634
634
|
}
|
|
635
635
|
],
|
|
@@ -642,7 +642,7 @@
|
|
|
642
642
|
]
|
|
643
643
|
},
|
|
644
644
|
{
|
|
645
|
-
"id":
|
|
645
|
+
"id": 151,
|
|
646
646
|
"name": "SkyTileComponent",
|
|
647
647
|
"kind": 128,
|
|
648
648
|
"kindString": "Class",
|
|
@@ -666,7 +666,7 @@
|
|
|
666
666
|
],
|
|
667
667
|
"children": [
|
|
668
668
|
{
|
|
669
|
-
"id":
|
|
669
|
+
"id": 152,
|
|
670
670
|
"name": "constructor",
|
|
671
671
|
"kind": 512,
|
|
672
672
|
"kindString": "Constructor",
|
|
@@ -680,14 +680,14 @@
|
|
|
680
680
|
],
|
|
681
681
|
"signatures": [
|
|
682
682
|
{
|
|
683
|
-
"id":
|
|
683
|
+
"id": 153,
|
|
684
684
|
"name": "SkyTileComponent",
|
|
685
685
|
"kind": 16384,
|
|
686
686
|
"kindString": "Constructor signature",
|
|
687
687
|
"flags": {},
|
|
688
688
|
"parameters": [
|
|
689
689
|
{
|
|
690
|
-
"id":
|
|
690
|
+
"id": 154,
|
|
691
691
|
"name": "elementRef",
|
|
692
692
|
"kind": 32768,
|
|
693
693
|
"kindString": "Parameter",
|
|
@@ -706,7 +706,7 @@
|
|
|
706
706
|
}
|
|
707
707
|
},
|
|
708
708
|
{
|
|
709
|
-
"id":
|
|
709
|
+
"id": 155,
|
|
710
710
|
"name": "changeDetector",
|
|
711
711
|
"kind": 32768,
|
|
712
712
|
"kindString": "Parameter",
|
|
@@ -719,7 +719,7 @@
|
|
|
719
719
|
}
|
|
720
720
|
},
|
|
721
721
|
{
|
|
722
|
-
"id":
|
|
722
|
+
"id": 156,
|
|
723
723
|
"name": "dashboardService",
|
|
724
724
|
"kind": 32768,
|
|
725
725
|
"kindString": "Parameter",
|
|
@@ -740,21 +740,21 @@
|
|
|
740
740
|
],
|
|
741
741
|
"type": {
|
|
742
742
|
"type": "reference",
|
|
743
|
-
"id":
|
|
743
|
+
"id": 15,
|
|
744
744
|
"name": "SkyTileDashboardService"
|
|
745
745
|
}
|
|
746
746
|
}
|
|
747
747
|
],
|
|
748
748
|
"type": {
|
|
749
749
|
"type": "reference",
|
|
750
|
-
"id":
|
|
750
|
+
"id": 151,
|
|
751
751
|
"name": "SkyTileComponent"
|
|
752
752
|
}
|
|
753
753
|
}
|
|
754
754
|
]
|
|
755
755
|
},
|
|
756
756
|
{
|
|
757
|
-
"id":
|
|
757
|
+
"id": 167,
|
|
758
758
|
"name": "ariaDescribedBy",
|
|
759
759
|
"kind": 1024,
|
|
760
760
|
"kindString": "Property",
|
|
@@ -774,7 +774,7 @@
|
|
|
774
774
|
}
|
|
775
775
|
},
|
|
776
776
|
{
|
|
777
|
-
"id":
|
|
777
|
+
"id": 169,
|
|
778
778
|
"name": "grabHandle",
|
|
779
779
|
"kind": 1024,
|
|
780
780
|
"kindString": "Property",
|
|
@@ -817,7 +817,7 @@
|
|
|
817
817
|
}
|
|
818
818
|
},
|
|
819
819
|
{
|
|
820
|
-
"id":
|
|
820
|
+
"id": 162,
|
|
821
821
|
"name": "helpClick",
|
|
822
822
|
"kind": 1024,
|
|
823
823
|
"kindString": "Property",
|
|
@@ -861,7 +861,7 @@
|
|
|
861
861
|
"defaultValue": "..."
|
|
862
862
|
},
|
|
863
863
|
{
|
|
864
|
-
"id":
|
|
864
|
+
"id": 161,
|
|
865
865
|
"name": "isCollapsedChange",
|
|
866
866
|
"kind": 1024,
|
|
867
867
|
"kindString": "Property",
|
|
@@ -905,7 +905,7 @@
|
|
|
905
905
|
"defaultValue": "..."
|
|
906
906
|
},
|
|
907
907
|
{
|
|
908
|
-
"id":
|
|
908
|
+
"id": 168,
|
|
909
909
|
"name": "isInDashboardColumn",
|
|
910
910
|
"kind": 1024,
|
|
911
911
|
"kindString": "Property",
|
|
@@ -926,7 +926,7 @@
|
|
|
926
926
|
"defaultValue": "false"
|
|
927
927
|
},
|
|
928
928
|
{
|
|
929
|
-
"id":
|
|
929
|
+
"id": 160,
|
|
930
930
|
"name": "settingsClick",
|
|
931
931
|
"kind": 1024,
|
|
932
932
|
"kindString": "Property",
|
|
@@ -970,7 +970,7 @@
|
|
|
970
970
|
"defaultValue": "..."
|
|
971
971
|
},
|
|
972
972
|
{
|
|
973
|
-
"id":
|
|
973
|
+
"id": 158,
|
|
974
974
|
"name": "showHelp",
|
|
975
975
|
"kind": 1024,
|
|
976
976
|
"kindString": "Property",
|
|
@@ -1012,7 +1012,7 @@
|
|
|
1012
1012
|
"defaultValue": "true"
|
|
1013
1013
|
},
|
|
1014
1014
|
{
|
|
1015
|
-
"id":
|
|
1015
|
+
"id": 157,
|
|
1016
1016
|
"name": "showSettings",
|
|
1017
1017
|
"kind": 1024,
|
|
1018
1018
|
"kindString": "Property",
|
|
@@ -1054,7 +1054,7 @@
|
|
|
1054
1054
|
"defaultValue": "true"
|
|
1055
1055
|
},
|
|
1056
1056
|
{
|
|
1057
|
-
"id":
|
|
1057
|
+
"id": 159,
|
|
1058
1058
|
"name": "tileName",
|
|
1059
1059
|
"kind": 1024,
|
|
1060
1060
|
"kindString": "Property",
|
|
@@ -1089,7 +1089,7 @@
|
|
|
1089
1089
|
}
|
|
1090
1090
|
},
|
|
1091
1091
|
{
|
|
1092
|
-
"id":
|
|
1092
|
+
"id": 170,
|
|
1093
1093
|
"name": "title",
|
|
1094
1094
|
"kind": 1024,
|
|
1095
1095
|
"kindString": "Property",
|
|
@@ -1132,7 +1132,7 @@
|
|
|
1132
1132
|
}
|
|
1133
1133
|
},
|
|
1134
1134
|
{
|
|
1135
|
-
"id":
|
|
1135
|
+
"id": 184,
|
|
1136
1136
|
"name": "hasHelp",
|
|
1137
1137
|
"kind": 262144,
|
|
1138
1138
|
"kindString": "Accessor",
|
|
@@ -1148,7 +1148,7 @@
|
|
|
1148
1148
|
],
|
|
1149
1149
|
"getSignature": [
|
|
1150
1150
|
{
|
|
1151
|
-
"id":
|
|
1151
|
+
"id": 185,
|
|
1152
1152
|
"name": "hasHelp",
|
|
1153
1153
|
"kind": 524288,
|
|
1154
1154
|
"kindString": "Get signature",
|
|
@@ -1161,7 +1161,7 @@
|
|
|
1161
1161
|
]
|
|
1162
1162
|
},
|
|
1163
1163
|
{
|
|
1164
|
-
"id":
|
|
1164
|
+
"id": 182,
|
|
1165
1165
|
"name": "hasSettings",
|
|
1166
1166
|
"kind": 262144,
|
|
1167
1167
|
"kindString": "Accessor",
|
|
@@ -1177,7 +1177,7 @@
|
|
|
1177
1177
|
],
|
|
1178
1178
|
"getSignature": [
|
|
1179
1179
|
{
|
|
1180
|
-
"id":
|
|
1180
|
+
"id": 183,
|
|
1181
1181
|
"name": "hasSettings",
|
|
1182
1182
|
"kind": 524288,
|
|
1183
1183
|
"kindString": "Get signature",
|
|
@@ -1190,7 +1190,7 @@
|
|
|
1190
1190
|
]
|
|
1191
1191
|
},
|
|
1192
1192
|
{
|
|
1193
|
-
"id":
|
|
1193
|
+
"id": 163,
|
|
1194
1194
|
"name": "isCollapsed",
|
|
1195
1195
|
"kind": 262144,
|
|
1196
1196
|
"kindString": "Accessor",
|
|
@@ -1206,7 +1206,7 @@
|
|
|
1206
1206
|
],
|
|
1207
1207
|
"getSignature": [
|
|
1208
1208
|
{
|
|
1209
|
-
"id":
|
|
1209
|
+
"id": 164,
|
|
1210
1210
|
"name": "isCollapsed",
|
|
1211
1211
|
"kind": 524288,
|
|
1212
1212
|
"kindString": "Get signature",
|
|
@@ -1219,7 +1219,7 @@
|
|
|
1219
1219
|
],
|
|
1220
1220
|
"setSignature": [
|
|
1221
1221
|
{
|
|
1222
|
-
"id":
|
|
1222
|
+
"id": 165,
|
|
1223
1223
|
"name": "isCollapsed",
|
|
1224
1224
|
"kind": 1048576,
|
|
1225
1225
|
"kindString": "Set signature",
|
|
@@ -1235,7 +1235,7 @@
|
|
|
1235
1235
|
},
|
|
1236
1236
|
"parameters": [
|
|
1237
1237
|
{
|
|
1238
|
-
"id":
|
|
1238
|
+
"id": 166,
|
|
1239
1239
|
"name": "value",
|
|
1240
1240
|
"kind": 32768,
|
|
1241
1241
|
"kindString": "Parameter",
|
|
@@ -1254,7 +1254,7 @@
|
|
|
1254
1254
|
]
|
|
1255
1255
|
},
|
|
1256
1256
|
{
|
|
1257
|
-
"id":
|
|
1257
|
+
"id": 188,
|
|
1258
1258
|
"name": "chevronDirectionChange",
|
|
1259
1259
|
"kind": 2048,
|
|
1260
1260
|
"kindString": "Method",
|
|
@@ -1270,14 +1270,14 @@
|
|
|
1270
1270
|
],
|
|
1271
1271
|
"signatures": [
|
|
1272
1272
|
{
|
|
1273
|
-
"id":
|
|
1273
|
+
"id": 189,
|
|
1274
1274
|
"name": "chevronDirectionChange",
|
|
1275
1275
|
"kind": 4096,
|
|
1276
1276
|
"kindString": "Call signature",
|
|
1277
1277
|
"flags": {},
|
|
1278
1278
|
"parameters": [
|
|
1279
1279
|
{
|
|
1280
|
-
"id":
|
|
1280
|
+
"id": 190,
|
|
1281
1281
|
"name": "direction",
|
|
1282
1282
|
"kind": 32768,
|
|
1283
1283
|
"kindString": "Parameter",
|
|
@@ -1296,7 +1296,7 @@
|
|
|
1296
1296
|
]
|
|
1297
1297
|
},
|
|
1298
1298
|
{
|
|
1299
|
-
"id":
|
|
1299
|
+
"id": 180,
|
|
1300
1300
|
"name": "helpButtonClicked",
|
|
1301
1301
|
"kind": 2048,
|
|
1302
1302
|
"kindString": "Method",
|
|
@@ -1312,7 +1312,7 @@
|
|
|
1312
1312
|
],
|
|
1313
1313
|
"signatures": [
|
|
1314
1314
|
{
|
|
1315
|
-
"id":
|
|
1315
|
+
"id": 181,
|
|
1316
1316
|
"name": "helpButtonClicked",
|
|
1317
1317
|
"kind": 4096,
|
|
1318
1318
|
"kindString": "Call signature",
|
|
@@ -1325,7 +1325,7 @@
|
|
|
1325
1325
|
]
|
|
1326
1326
|
},
|
|
1327
1327
|
{
|
|
1328
|
-
"id":
|
|
1328
|
+
"id": 191,
|
|
1329
1329
|
"name": "moveTile",
|
|
1330
1330
|
"kind": 2048,
|
|
1331
1331
|
"kindString": "Method",
|
|
@@ -1341,14 +1341,14 @@
|
|
|
1341
1341
|
],
|
|
1342
1342
|
"signatures": [
|
|
1343
1343
|
{
|
|
1344
|
-
"id":
|
|
1344
|
+
"id": 192,
|
|
1345
1345
|
"name": "moveTile",
|
|
1346
1346
|
"kind": 4096,
|
|
1347
1347
|
"kindString": "Call signature",
|
|
1348
1348
|
"flags": {},
|
|
1349
1349
|
"parameters": [
|
|
1350
1350
|
{
|
|
1351
|
-
"id":
|
|
1351
|
+
"id": 193,
|
|
1352
1352
|
"name": "event",
|
|
1353
1353
|
"kind": 32768,
|
|
1354
1354
|
"kindString": "Parameter",
|
|
@@ -1369,7 +1369,7 @@
|
|
|
1369
1369
|
]
|
|
1370
1370
|
},
|
|
1371
1371
|
{
|
|
1372
|
-
"id":
|
|
1372
|
+
"id": 176,
|
|
1373
1373
|
"name": "ngOnDestroy",
|
|
1374
1374
|
"kind": 2048,
|
|
1375
1375
|
"kindString": "Method",
|
|
@@ -1385,7 +1385,7 @@
|
|
|
1385
1385
|
],
|
|
1386
1386
|
"signatures": [
|
|
1387
1387
|
{
|
|
1388
|
-
"id":
|
|
1388
|
+
"id": 177,
|
|
1389
1389
|
"name": "ngOnDestroy",
|
|
1390
1390
|
"kind": 4096,
|
|
1391
1391
|
"kindString": "Call signature",
|
|
@@ -1406,7 +1406,7 @@
|
|
|
1406
1406
|
}
|
|
1407
1407
|
},
|
|
1408
1408
|
{
|
|
1409
|
-
"id":
|
|
1409
|
+
"id": 178,
|
|
1410
1410
|
"name": "settingsButtonClicked",
|
|
1411
1411
|
"kind": 2048,
|
|
1412
1412
|
"kindString": "Method",
|
|
@@ -1422,7 +1422,7 @@
|
|
|
1422
1422
|
],
|
|
1423
1423
|
"signatures": [
|
|
1424
1424
|
{
|
|
1425
|
-
"id":
|
|
1425
|
+
"id": 179,
|
|
1426
1426
|
"name": "settingsButtonClicked",
|
|
1427
1427
|
"kind": 4096,
|
|
1428
1428
|
"kindString": "Call signature",
|
|
@@ -1435,7 +1435,7 @@
|
|
|
1435
1435
|
]
|
|
1436
1436
|
},
|
|
1437
1437
|
{
|
|
1438
|
-
"id":
|
|
1438
|
+
"id": 186,
|
|
1439
1439
|
"name": "titleClick",
|
|
1440
1440
|
"kind": 2048,
|
|
1441
1441
|
"kindString": "Method",
|
|
@@ -1451,7 +1451,7 @@
|
|
|
1451
1451
|
],
|
|
1452
1452
|
"signatures": [
|
|
1453
1453
|
{
|
|
1454
|
-
"id":
|
|
1454
|
+
"id": 187,
|
|
1455
1455
|
"name": "titleClick",
|
|
1456
1456
|
"kind": 4096,
|
|
1457
1457
|
"kindString": "Call signature",
|
|
@@ -1469,45 +1469,45 @@
|
|
|
1469
1469
|
"title": "Constructors",
|
|
1470
1470
|
"kind": 512,
|
|
1471
1471
|
"children": [
|
|
1472
|
-
|
|
1472
|
+
152
|
|
1473
1473
|
]
|
|
1474
1474
|
},
|
|
1475
1475
|
{
|
|
1476
1476
|
"title": "Properties",
|
|
1477
1477
|
"kind": 1024,
|
|
1478
1478
|
"children": [
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1479
|
+
167,
|
|
1480
|
+
175,
|
|
1481
|
+
169,
|
|
1482
|
+
162,
|
|
1483
|
+
161,
|
|
1484
|
+
168,
|
|
1485
|
+
160,
|
|
1486
|
+
158,
|
|
1487
|
+
157,
|
|
1488
|
+
159,
|
|
1489
|
+
170
|
|
1490
1490
|
]
|
|
1491
1491
|
},
|
|
1492
1492
|
{
|
|
1493
1493
|
"title": "Accessors",
|
|
1494
1494
|
"kind": 262144,
|
|
1495
1495
|
"children": [
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1496
|
+
184,
|
|
1497
|
+
182,
|
|
1498
|
+
163
|
|
1499
1499
|
]
|
|
1500
1500
|
},
|
|
1501
1501
|
{
|
|
1502
1502
|
"title": "Methods",
|
|
1503
1503
|
"kind": 2048,
|
|
1504
1504
|
"children": [
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1505
|
+
188,
|
|
1506
|
+
180,
|
|
1507
|
+
191,
|
|
1508
|
+
176,
|
|
1509
|
+
178,
|
|
1510
|
+
186
|
|
1511
1511
|
]
|
|
1512
1512
|
}
|
|
1513
1513
|
],
|
|
@@ -1528,7 +1528,7 @@
|
|
|
1528
1528
|
]
|
|
1529
1529
|
},
|
|
1530
1530
|
{
|
|
1531
|
-
"id":
|
|
1531
|
+
"id": 196,
|
|
1532
1532
|
"name": "SkyTileSummaryComponent",
|
|
1533
1533
|
"kind": 128,
|
|
1534
1534
|
"kindString": "Class",
|
|
@@ -1556,7 +1556,7 @@
|
|
|
1556
1556
|
"title": "Constructors",
|
|
1557
1557
|
"kind": 512,
|
|
1558
1558
|
"children": [
|
|
1559
|
-
|
|
1559
|
+
197
|
|
1560
1560
|
]
|
|
1561
1561
|
}
|
|
1562
1562
|
],
|
|
@@ -1569,7 +1569,7 @@
|
|
|
1569
1569
|
]
|
|
1570
1570
|
},
|
|
1571
1571
|
{
|
|
1572
|
-
"id":
|
|
1572
|
+
"id": 199,
|
|
1573
1573
|
"name": "SkyTileTitleComponent",
|
|
1574
1574
|
"kind": 128,
|
|
1575
1575
|
"kindString": "Class",
|
|
@@ -1597,7 +1597,7 @@
|
|
|
1597
1597
|
"title": "Constructors",
|
|
1598
1598
|
"kind": 512,
|
|
1599
1599
|
"children": [
|
|
1600
|
-
|
|
1600
|
+
200
|
|
1601
1601
|
]
|
|
1602
1602
|
}
|
|
1603
1603
|
],
|
|
@@ -1610,7 +1610,7 @@
|
|
|
1610
1610
|
]
|
|
1611
1611
|
},
|
|
1612
1612
|
{
|
|
1613
|
-
"id":
|
|
1613
|
+
"id": 202,
|
|
1614
1614
|
"name": "SkyTileContentSectionComponent",
|
|
1615
1615
|
"kind": 128,
|
|
1616
1616
|
"kindString": "Class",
|
|
@@ -1638,7 +1638,7 @@
|
|
|
1638
1638
|
"title": "Constructors",
|
|
1639
1639
|
"kind": 512,
|
|
1640
1640
|
"children": [
|
|
1641
|
-
|
|
1641
|
+
203
|
|
1642
1642
|
]
|
|
1643
1643
|
}
|
|
1644
1644
|
],
|
|
@@ -1651,7 +1651,7 @@
|
|
|
1651
1651
|
]
|
|
1652
1652
|
},
|
|
1653
1653
|
{
|
|
1654
|
-
"id":
|
|
1654
|
+
"id": 205,
|
|
1655
1655
|
"name": "SkyTileContentComponent",
|
|
1656
1656
|
"kind": 128,
|
|
1657
1657
|
"kindString": "Class",
|
|
@@ -1679,7 +1679,7 @@
|
|
|
1679
1679
|
"title": "Constructors",
|
|
1680
1680
|
"kind": 512,
|
|
1681
1681
|
"children": [
|
|
1682
|
-
|
|
1682
|
+
206
|
|
1683
1683
|
]
|
|
1684
1684
|
}
|
|
1685
1685
|
],
|
|
@@ -1692,7 +1692,7 @@
|
|
|
1692
1692
|
]
|
|
1693
1693
|
},
|
|
1694
1694
|
{
|
|
1695
|
-
"id":
|
|
1695
|
+
"id": 218,
|
|
1696
1696
|
"name": "SkyTileDashboardComponent",
|
|
1697
1697
|
"kind": 128,
|
|
1698
1698
|
"kindString": "Class",
|
|
@@ -1716,7 +1716,7 @@
|
|
|
1716
1716
|
],
|
|
1717
1717
|
"children": [
|
|
1718
1718
|
{
|
|
1719
|
-
"id":
|
|
1719
|
+
"id": 219,
|
|
1720
1720
|
"name": "constructor",
|
|
1721
1721
|
"kind": 512,
|
|
1722
1722
|
"kindString": "Constructor",
|
|
@@ -1730,26 +1730,26 @@
|
|
|
1730
1730
|
],
|
|
1731
1731
|
"signatures": [
|
|
1732
1732
|
{
|
|
1733
|
-
"id":
|
|
1733
|
+
"id": 220,
|
|
1734
1734
|
"name": "SkyTileDashboardComponent",
|
|
1735
1735
|
"kind": 16384,
|
|
1736
1736
|
"kindString": "Constructor signature",
|
|
1737
1737
|
"flags": {},
|
|
1738
1738
|
"parameters": [
|
|
1739
1739
|
{
|
|
1740
|
-
"id":
|
|
1740
|
+
"id": 221,
|
|
1741
1741
|
"name": "dashboardService",
|
|
1742
1742
|
"kind": 32768,
|
|
1743
1743
|
"kindString": "Parameter",
|
|
1744
1744
|
"flags": {},
|
|
1745
1745
|
"type": {
|
|
1746
1746
|
"type": "reference",
|
|
1747
|
-
"id":
|
|
1747
|
+
"id": 15,
|
|
1748
1748
|
"name": "SkyTileDashboardService"
|
|
1749
1749
|
}
|
|
1750
1750
|
},
|
|
1751
1751
|
{
|
|
1752
|
-
"id":
|
|
1752
|
+
"id": 222,
|
|
1753
1753
|
"name": "mediaQueryService",
|
|
1754
1754
|
"kind": 32768,
|
|
1755
1755
|
"kindString": "Parameter",
|
|
@@ -1760,7 +1760,7 @@
|
|
|
1760
1760
|
}
|
|
1761
1761
|
},
|
|
1762
1762
|
{
|
|
1763
|
-
"id":
|
|
1763
|
+
"id": 223,
|
|
1764
1764
|
"name": "resourcesService",
|
|
1765
1765
|
"kind": 32768,
|
|
1766
1766
|
"kindString": "Parameter",
|
|
@@ -1787,14 +1787,14 @@
|
|
|
1787
1787
|
],
|
|
1788
1788
|
"type": {
|
|
1789
1789
|
"type": "reference",
|
|
1790
|
-
"id":
|
|
1790
|
+
"id": 218,
|
|
1791
1791
|
"name": "SkyTileDashboardComponent"
|
|
1792
1792
|
}
|
|
1793
1793
|
}
|
|
1794
1794
|
]
|
|
1795
1795
|
},
|
|
1796
1796
|
{
|
|
1797
|
-
"id":
|
|
1797
|
+
"id": 231,
|
|
1798
1798
|
"name": "columns",
|
|
1799
1799
|
"kind": 1024,
|
|
1800
1800
|
"kindString": "Property",
|
|
@@ -1836,7 +1836,7 @@
|
|
|
1836
1836
|
}
|
|
1837
1837
|
},
|
|
1838
1838
|
{
|
|
1839
|
-
"id":
|
|
1839
|
+
"id": 230,
|
|
1840
1840
|
"name": "configChange",
|
|
1841
1841
|
"kind": 1024,
|
|
1842
1842
|
"kindString": "Property",
|
|
@@ -1870,7 +1870,7 @@
|
|
|
1870
1870
|
"typeArguments": [
|
|
1871
1871
|
{
|
|
1872
1872
|
"type": "reference",
|
|
1873
|
-
"id":
|
|
1873
|
+
"id": 128,
|
|
1874
1874
|
"name": "SkyTileDashboardConfig"
|
|
1875
1875
|
}
|
|
1876
1876
|
],
|
|
@@ -1881,7 +1881,7 @@
|
|
|
1881
1881
|
"defaultValue": "..."
|
|
1882
1882
|
},
|
|
1883
1883
|
{
|
|
1884
|
-
"id":
|
|
1884
|
+
"id": 228,
|
|
1885
1885
|
"name": "messageStream",
|
|
1886
1886
|
"kind": 1024,
|
|
1887
1887
|
"kindString": "Property",
|
|
@@ -1915,7 +1915,7 @@
|
|
|
1915
1915
|
"typeArguments": [
|
|
1916
1916
|
{
|
|
1917
1917
|
"type": "reference",
|
|
1918
|
-
"id":
|
|
1918
|
+
"id": 7,
|
|
1919
1919
|
"name": "SkyTileDashboardMessage"
|
|
1920
1920
|
}
|
|
1921
1921
|
],
|
|
@@ -1926,7 +1926,7 @@
|
|
|
1926
1926
|
"defaultValue": "..."
|
|
1927
1927
|
},
|
|
1928
1928
|
{
|
|
1929
|
-
"id":
|
|
1929
|
+
"id": 234,
|
|
1930
1930
|
"name": "moveInstructionsId",
|
|
1931
1931
|
"kind": 1024,
|
|
1932
1932
|
"kindString": "Property",
|
|
@@ -1946,7 +1946,7 @@
|
|
|
1946
1946
|
}
|
|
1947
1947
|
},
|
|
1948
1948
|
{
|
|
1949
|
-
"id":
|
|
1949
|
+
"id": 229,
|
|
1950
1950
|
"name": "settingsKey",
|
|
1951
1951
|
"kind": 1024,
|
|
1952
1952
|
"kindString": "Property",
|
|
@@ -1981,7 +1981,7 @@
|
|
|
1981
1981
|
}
|
|
1982
1982
|
},
|
|
1983
1983
|
{
|
|
1984
|
-
"id":
|
|
1984
|
+
"id": 232,
|
|
1985
1985
|
"name": "singleColumn",
|
|
1986
1986
|
"kind": 1024,
|
|
1987
1987
|
"kindString": "Property",
|
|
@@ -2016,7 +2016,7 @@
|
|
|
2016
2016
|
}
|
|
2017
2017
|
},
|
|
2018
2018
|
{
|
|
2019
|
-
"id":
|
|
2019
|
+
"id": 233,
|
|
2020
2020
|
"name": "tileMovedReport",
|
|
2021
2021
|
"kind": 1024,
|
|
2022
2022
|
"kindString": "Property",
|
|
@@ -2037,7 +2037,7 @@
|
|
|
2037
2037
|
"defaultValue": "''"
|
|
2038
2038
|
},
|
|
2039
2039
|
{
|
|
2040
|
-
"id":
|
|
2040
|
+
"id": 224,
|
|
2041
2041
|
"name": "config",
|
|
2042
2042
|
"kind": 262144,
|
|
2043
2043
|
"kindString": "Accessor",
|
|
@@ -2065,7 +2065,7 @@
|
|
|
2065
2065
|
],
|
|
2066
2066
|
"getSignature": [
|
|
2067
2067
|
{
|
|
2068
|
-
"id":
|
|
2068
|
+
"id": 225,
|
|
2069
2069
|
"name": "config",
|
|
2070
2070
|
"kind": 524288,
|
|
2071
2071
|
"kindString": "Get signature",
|
|
@@ -2081,14 +2081,14 @@
|
|
|
2081
2081
|
},
|
|
2082
2082
|
"type": {
|
|
2083
2083
|
"type": "reference",
|
|
2084
|
-
"id":
|
|
2084
|
+
"id": 128,
|
|
2085
2085
|
"name": "SkyTileDashboardConfig"
|
|
2086
2086
|
}
|
|
2087
2087
|
}
|
|
2088
2088
|
],
|
|
2089
2089
|
"setSignature": [
|
|
2090
2090
|
{
|
|
2091
|
-
"id":
|
|
2091
|
+
"id": 226,
|
|
2092
2092
|
"name": "config",
|
|
2093
2093
|
"kind": 1048576,
|
|
2094
2094
|
"kindString": "Set signature",
|
|
@@ -2104,14 +2104,14 @@
|
|
|
2104
2104
|
},
|
|
2105
2105
|
"parameters": [
|
|
2106
2106
|
{
|
|
2107
|
-
"id":
|
|
2107
|
+
"id": 227,
|
|
2108
2108
|
"name": "value",
|
|
2109
2109
|
"kind": 32768,
|
|
2110
2110
|
"kindString": "Parameter",
|
|
2111
2111
|
"flags": {},
|
|
2112
2112
|
"type": {
|
|
2113
2113
|
"type": "reference",
|
|
2114
|
-
"id":
|
|
2114
|
+
"id": 128,
|
|
2115
2115
|
"name": "SkyTileDashboardConfig"
|
|
2116
2116
|
}
|
|
2117
2117
|
}
|
|
@@ -2124,7 +2124,7 @@
|
|
|
2124
2124
|
]
|
|
2125
2125
|
},
|
|
2126
2126
|
{
|
|
2127
|
-
"id":
|
|
2127
|
+
"id": 242,
|
|
2128
2128
|
"name": "ngAfterViewInit",
|
|
2129
2129
|
"kind": 2048,
|
|
2130
2130
|
"kindString": "Method",
|
|
@@ -2140,7 +2140,7 @@
|
|
|
2140
2140
|
],
|
|
2141
2141
|
"signatures": [
|
|
2142
2142
|
{
|
|
2143
|
-
"id":
|
|
2143
|
+
"id": 243,
|
|
2144
2144
|
"name": "ngAfterViewInit",
|
|
2145
2145
|
"kind": 4096,
|
|
2146
2146
|
"kindString": "Call signature",
|
|
@@ -2161,7 +2161,7 @@
|
|
|
2161
2161
|
}
|
|
2162
2162
|
},
|
|
2163
2163
|
{
|
|
2164
|
-
"id":
|
|
2164
|
+
"id": 244,
|
|
2165
2165
|
"name": "ngOnDestroy",
|
|
2166
2166
|
"kind": 2048,
|
|
2167
2167
|
"kindString": "Method",
|
|
@@ -2177,7 +2177,7 @@
|
|
|
2177
2177
|
],
|
|
2178
2178
|
"signatures": [
|
|
2179
2179
|
{
|
|
2180
|
-
"id":
|
|
2180
|
+
"id": 245,
|
|
2181
2181
|
"name": "ngOnDestroy",
|
|
2182
2182
|
"kind": 4096,
|
|
2183
2183
|
"kindString": "Call signature",
|
|
@@ -2203,35 +2203,35 @@
|
|
|
2203
2203
|
"title": "Constructors",
|
|
2204
2204
|
"kind": 512,
|
|
2205
2205
|
"children": [
|
|
2206
|
-
|
|
2206
|
+
219
|
|
2207
2207
|
]
|
|
2208
2208
|
},
|
|
2209
2209
|
{
|
|
2210
2210
|
"title": "Properties",
|
|
2211
2211
|
"kind": 1024,
|
|
2212
2212
|
"children": [
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
|
|
2213
|
+
231,
|
|
2214
|
+
230,
|
|
2215
|
+
228,
|
|
2216
|
+
234,
|
|
2217
|
+
229,
|
|
2218
|
+
232,
|
|
2219
|
+
233
|
|
2220
2220
|
]
|
|
2221
2221
|
},
|
|
2222
2222
|
{
|
|
2223
2223
|
"title": "Accessors",
|
|
2224
2224
|
"kind": 262144,
|
|
2225
2225
|
"children": [
|
|
2226
|
-
|
|
2226
|
+
224
|
|
2227
2227
|
]
|
|
2228
2228
|
},
|
|
2229
2229
|
{
|
|
2230
2230
|
"title": "Methods",
|
|
2231
2231
|
"kind": 2048,
|
|
2232
2232
|
"children": [
|
|
2233
|
-
|
|
2234
|
-
|
|
2233
|
+
242,
|
|
2234
|
+
244
|
|
2235
2235
|
]
|
|
2236
2236
|
}
|
|
2237
2237
|
],
|
|
@@ -2258,14 +2258,14 @@
|
|
|
2258
2258
|
]
|
|
2259
2259
|
},
|
|
2260
2260
|
{
|
|
2261
|
-
"id":
|
|
2261
|
+
"id": 128,
|
|
2262
2262
|
"name": "SkyTileDashboardConfig",
|
|
2263
2263
|
"kind": 256,
|
|
2264
2264
|
"kindString": "Interface",
|
|
2265
2265
|
"flags": {},
|
|
2266
2266
|
"children": [
|
|
2267
2267
|
{
|
|
2268
|
-
"id":
|
|
2268
|
+
"id": 130,
|
|
2269
2269
|
"name": "layout",
|
|
2270
2270
|
"kind": 1024,
|
|
2271
2271
|
"kindString": "Property",
|
|
@@ -2282,12 +2282,12 @@
|
|
|
2282
2282
|
],
|
|
2283
2283
|
"type": {
|
|
2284
2284
|
"type": "reference",
|
|
2285
|
-
"id":
|
|
2285
|
+
"id": 132,
|
|
2286
2286
|
"name": "SkyTileDashboardConfigLayout"
|
|
2287
2287
|
}
|
|
2288
2288
|
},
|
|
2289
2289
|
{
|
|
2290
|
-
"id":
|
|
2290
|
+
"id": 131,
|
|
2291
2291
|
"name": "movedTile",
|
|
2292
2292
|
"kind": 1024,
|
|
2293
2293
|
"kindString": "Property",
|
|
@@ -2306,12 +2306,12 @@
|
|
|
2306
2306
|
],
|
|
2307
2307
|
"type": {
|
|
2308
2308
|
"type": "reference",
|
|
2309
|
-
"id":
|
|
2309
|
+
"id": 140,
|
|
2310
2310
|
"name": "SkyTileDashboardConfigReorderData"
|
|
2311
2311
|
}
|
|
2312
2312
|
},
|
|
2313
2313
|
{
|
|
2314
|
-
"id":
|
|
2314
|
+
"id": 129,
|
|
2315
2315
|
"name": "tiles",
|
|
2316
2316
|
"kind": 1024,
|
|
2317
2317
|
"kindString": "Property",
|
|
@@ -2336,7 +2336,7 @@
|
|
|
2336
2336
|
"type": "array",
|
|
2337
2337
|
"elementType": {
|
|
2338
2338
|
"type": "reference",
|
|
2339
|
-
"id":
|
|
2339
|
+
"id": 144,
|
|
2340
2340
|
"name": "SkyTileDashboardConfigTile"
|
|
2341
2341
|
}
|
|
2342
2342
|
}
|
|
@@ -2347,9 +2347,9 @@
|
|
|
2347
2347
|
"title": "Properties",
|
|
2348
2348
|
"kind": 1024,
|
|
2349
2349
|
"children": [
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
|
|
2350
|
+
130,
|
|
2351
|
+
131,
|
|
2352
|
+
129
|
|
2353
2353
|
]
|
|
2354
2354
|
}
|
|
2355
2355
|
],
|
|
@@ -2362,14 +2362,14 @@
|
|
|
2362
2362
|
]
|
|
2363
2363
|
},
|
|
2364
2364
|
{
|
|
2365
|
-
"id":
|
|
2365
|
+
"id": 132,
|
|
2366
2366
|
"name": "SkyTileDashboardConfigLayout",
|
|
2367
2367
|
"kind": 256,
|
|
2368
2368
|
"kindString": "Interface",
|
|
2369
2369
|
"flags": {},
|
|
2370
2370
|
"children": [
|
|
2371
2371
|
{
|
|
2372
|
-
"id":
|
|
2372
|
+
"id": 134,
|
|
2373
2373
|
"name": "multiColumn",
|
|
2374
2374
|
"kind": 1024,
|
|
2375
2375
|
"kindString": "Property",
|
|
@@ -2388,13 +2388,13 @@
|
|
|
2388
2388
|
"type": "array",
|
|
2389
2389
|
"elementType": {
|
|
2390
2390
|
"type": "reference",
|
|
2391
|
-
"id":
|
|
2391
|
+
"id": 135,
|
|
2392
2392
|
"name": "SkyTileDashboardConfigLayoutColumn"
|
|
2393
2393
|
}
|
|
2394
2394
|
}
|
|
2395
2395
|
},
|
|
2396
2396
|
{
|
|
2397
|
-
"id":
|
|
2397
|
+
"id": 133,
|
|
2398
2398
|
"name": "singleColumn",
|
|
2399
2399
|
"kind": 1024,
|
|
2400
2400
|
"kindString": "Property",
|
|
@@ -2411,7 +2411,7 @@
|
|
|
2411
2411
|
],
|
|
2412
2412
|
"type": {
|
|
2413
2413
|
"type": "reference",
|
|
2414
|
-
"id":
|
|
2414
|
+
"id": 135,
|
|
2415
2415
|
"name": "SkyTileDashboardConfigLayoutColumn"
|
|
2416
2416
|
}
|
|
2417
2417
|
}
|
|
@@ -2421,8 +2421,8 @@
|
|
|
2421
2421
|
"title": "Properties",
|
|
2422
2422
|
"kind": 1024,
|
|
2423
2423
|
"children": [
|
|
2424
|
-
|
|
2425
|
-
|
|
2424
|
+
134,
|
|
2425
|
+
133
|
|
2426
2426
|
]
|
|
2427
2427
|
}
|
|
2428
2428
|
],
|
|
@@ -2435,14 +2435,14 @@
|
|
|
2435
2435
|
]
|
|
2436
2436
|
},
|
|
2437
2437
|
{
|
|
2438
|
-
"id":
|
|
2438
|
+
"id": 135,
|
|
2439
2439
|
"name": "SkyTileDashboardConfigLayoutColumn",
|
|
2440
2440
|
"kind": 256,
|
|
2441
2441
|
"kindString": "Interface",
|
|
2442
2442
|
"flags": {},
|
|
2443
2443
|
"children": [
|
|
2444
2444
|
{
|
|
2445
|
-
"id":
|
|
2445
|
+
"id": 136,
|
|
2446
2446
|
"name": "tiles",
|
|
2447
2447
|
"kind": 1024,
|
|
2448
2448
|
"kindString": "Property",
|
|
@@ -2461,7 +2461,7 @@
|
|
|
2461
2461
|
"type": "array",
|
|
2462
2462
|
"elementType": {
|
|
2463
2463
|
"type": "reference",
|
|
2464
|
-
"id":
|
|
2464
|
+
"id": 137,
|
|
2465
2465
|
"name": "SkyTileDashboardConfigLayoutTile"
|
|
2466
2466
|
}
|
|
2467
2467
|
}
|
|
@@ -2472,7 +2472,7 @@
|
|
|
2472
2472
|
"title": "Properties",
|
|
2473
2473
|
"kind": 1024,
|
|
2474
2474
|
"children": [
|
|
2475
|
-
|
|
2475
|
+
136
|
|
2476
2476
|
]
|
|
2477
2477
|
}
|
|
2478
2478
|
],
|
|
@@ -2485,14 +2485,14 @@
|
|
|
2485
2485
|
]
|
|
2486
2486
|
},
|
|
2487
2487
|
{
|
|
2488
|
-
"id":
|
|
2488
|
+
"id": 137,
|
|
2489
2489
|
"name": "SkyTileDashboardConfigLayoutTile",
|
|
2490
2490
|
"kind": 256,
|
|
2491
2491
|
"kindString": "Interface",
|
|
2492
2492
|
"flags": {},
|
|
2493
2493
|
"children": [
|
|
2494
2494
|
{
|
|
2495
|
-
"id":
|
|
2495
|
+
"id": 138,
|
|
2496
2496
|
"name": "id",
|
|
2497
2497
|
"kind": 1024,
|
|
2498
2498
|
"kindString": "Property",
|
|
@@ -2513,7 +2513,7 @@
|
|
|
2513
2513
|
}
|
|
2514
2514
|
},
|
|
2515
2515
|
{
|
|
2516
|
-
"id":
|
|
2516
|
+
"id": 139,
|
|
2517
2517
|
"name": "isCollapsed",
|
|
2518
2518
|
"kind": 1024,
|
|
2519
2519
|
"kindString": "Property",
|
|
@@ -2539,8 +2539,8 @@
|
|
|
2539
2539
|
"title": "Properties",
|
|
2540
2540
|
"kind": 1024,
|
|
2541
2541
|
"children": [
|
|
2542
|
-
|
|
2543
|
-
|
|
2542
|
+
138,
|
|
2543
|
+
139
|
|
2544
2544
|
]
|
|
2545
2545
|
}
|
|
2546
2546
|
],
|
|
@@ -2553,14 +2553,14 @@
|
|
|
2553
2553
|
]
|
|
2554
2554
|
},
|
|
2555
2555
|
{
|
|
2556
|
-
"id":
|
|
2556
|
+
"id": 140,
|
|
2557
2557
|
"name": "SkyTileDashboardConfigReorderData",
|
|
2558
2558
|
"kind": 256,
|
|
2559
2559
|
"kindString": "Interface",
|
|
2560
2560
|
"flags": {},
|
|
2561
2561
|
"children": [
|
|
2562
2562
|
{
|
|
2563
|
-
"id":
|
|
2563
|
+
"id": 142,
|
|
2564
2564
|
"name": "column",
|
|
2565
2565
|
"kind": 1024,
|
|
2566
2566
|
"kindString": "Property",
|
|
@@ -2581,7 +2581,7 @@
|
|
|
2581
2581
|
}
|
|
2582
2582
|
},
|
|
2583
2583
|
{
|
|
2584
|
-
"id":
|
|
2584
|
+
"id": 143,
|
|
2585
2585
|
"name": "position",
|
|
2586
2586
|
"kind": 1024,
|
|
2587
2587
|
"kindString": "Property",
|
|
@@ -2602,7 +2602,7 @@
|
|
|
2602
2602
|
}
|
|
2603
2603
|
},
|
|
2604
2604
|
{
|
|
2605
|
-
"id":
|
|
2605
|
+
"id": 141,
|
|
2606
2606
|
"name": "tileDescription",
|
|
2607
2607
|
"kind": 1024,
|
|
2608
2608
|
"kindString": "Property",
|
|
@@ -2628,9 +2628,9 @@
|
|
|
2628
2628
|
"title": "Properties",
|
|
2629
2629
|
"kind": 1024,
|
|
2630
2630
|
"children": [
|
|
2631
|
-
|
|
2632
|
-
|
|
2633
|
-
|
|
2631
|
+
142,
|
|
2632
|
+
143,
|
|
2633
|
+
141
|
|
2634
2634
|
]
|
|
2635
2635
|
}
|
|
2636
2636
|
],
|
|
@@ -2643,14 +2643,14 @@
|
|
|
2643
2643
|
]
|
|
2644
2644
|
},
|
|
2645
2645
|
{
|
|
2646
|
-
"id":
|
|
2646
|
+
"id": 144,
|
|
2647
2647
|
"name": "SkyTileDashboardConfigTile",
|
|
2648
2648
|
"kind": 256,
|
|
2649
2649
|
"kindString": "Interface",
|
|
2650
2650
|
"flags": {},
|
|
2651
2651
|
"children": [
|
|
2652
2652
|
{
|
|
2653
|
-
"id":
|
|
2653
|
+
"id": 146,
|
|
2654
2654
|
"name": "componentType",
|
|
2655
2655
|
"kind": 1024,
|
|
2656
2656
|
"kindString": "Property",
|
|
@@ -2671,7 +2671,7 @@
|
|
|
2671
2671
|
}
|
|
2672
2672
|
},
|
|
2673
2673
|
{
|
|
2674
|
-
"id":
|
|
2674
|
+
"id": 145,
|
|
2675
2675
|
"name": "id",
|
|
2676
2676
|
"kind": 1024,
|
|
2677
2677
|
"kindString": "Property",
|
|
@@ -2692,7 +2692,7 @@
|
|
|
2692
2692
|
}
|
|
2693
2693
|
},
|
|
2694
2694
|
{
|
|
2695
|
-
"id":
|
|
2695
|
+
"id": 147,
|
|
2696
2696
|
"name": "providers",
|
|
2697
2697
|
"kind": 1024,
|
|
2698
2698
|
"kindString": "Property",
|
|
@@ -2723,9 +2723,9 @@
|
|
|
2723
2723
|
"title": "Properties",
|
|
2724
2724
|
"kind": 1024,
|
|
2725
2725
|
"children": [
|
|
2726
|
-
|
|
2727
|
-
|
|
2728
|
-
|
|
2726
|
+
146,
|
|
2727
|
+
145,
|
|
2728
|
+
147
|
|
2729
2729
|
]
|
|
2730
2730
|
}
|
|
2731
2731
|
],
|
|
@@ -2738,7 +2738,7 @@
|
|
|
2738
2738
|
]
|
|
2739
2739
|
},
|
|
2740
2740
|
{
|
|
2741
|
-
"id":
|
|
2741
|
+
"id": 7,
|
|
2742
2742
|
"name": "SkyTileDashboardMessage",
|
|
2743
2743
|
"kind": 256,
|
|
2744
2744
|
"kindString": "Interface",
|
|
@@ -2748,7 +2748,7 @@
|
|
|
2748
2748
|
},
|
|
2749
2749
|
"children": [
|
|
2750
2750
|
{
|
|
2751
|
-
"id":
|
|
2751
|
+
"id": 8,
|
|
2752
2752
|
"name": "type",
|
|
2753
2753
|
"kind": 1024,
|
|
2754
2754
|
"kindString": "Property",
|
|
@@ -2767,7 +2767,7 @@
|
|
|
2767
2767
|
],
|
|
2768
2768
|
"type": {
|
|
2769
2769
|
"type": "reference",
|
|
2770
|
-
"id":
|
|
2770
|
+
"id": 9,
|
|
2771
2771
|
"name": "SkyTileDashboardMessageType"
|
|
2772
2772
|
}
|
|
2773
2773
|
}
|
|
@@ -2777,7 +2777,7 @@
|
|
|
2777
2777
|
"title": "Properties",
|
|
2778
2778
|
"kind": 1024,
|
|
2779
2779
|
"children": [
|
|
2780
|
-
|
|
2780
|
+
8
|
|
2781
2781
|
]
|
|
2782
2782
|
}
|
|
2783
2783
|
],
|
|
@@ -2795,38 +2795,38 @@
|
|
|
2795
2795
|
"title": "Enumerations",
|
|
2796
2796
|
"kind": 8,
|
|
2797
2797
|
"children": [
|
|
2798
|
-
|
|
2798
|
+
9
|
|
2799
2799
|
]
|
|
2800
2800
|
},
|
|
2801
2801
|
{
|
|
2802
2802
|
"title": "Classes",
|
|
2803
2803
|
"kind": 128,
|
|
2804
2804
|
"children": [
|
|
2805
|
-
|
|
2806
|
-
|
|
2807
|
-
|
|
2808
|
-
|
|
2809
|
-
101,
|
|
2810
|
-
248,
|
|
2805
|
+
4,
|
|
2806
|
+
125,
|
|
2807
|
+
12,
|
|
2808
|
+
15,
|
|
2811
2809
|
1,
|
|
2812
|
-
|
|
2813
|
-
|
|
2814
|
-
|
|
2815
|
-
|
|
2816
|
-
|
|
2810
|
+
148,
|
|
2811
|
+
151,
|
|
2812
|
+
196,
|
|
2813
|
+
199,
|
|
2814
|
+
202,
|
|
2815
|
+
205,
|
|
2816
|
+
218
|
|
2817
2817
|
]
|
|
2818
2818
|
},
|
|
2819
2819
|
{
|
|
2820
2820
|
"title": "Interfaces",
|
|
2821
2821
|
"kind": 256,
|
|
2822
2822
|
"children": [
|
|
2823
|
-
|
|
2824
|
-
|
|
2825
|
-
|
|
2826
|
-
|
|
2827
|
-
|
|
2828
|
-
|
|
2829
|
-
|
|
2823
|
+
128,
|
|
2824
|
+
132,
|
|
2825
|
+
135,
|
|
2826
|
+
137,
|
|
2827
|
+
140,
|
|
2828
|
+
144,
|
|
2829
|
+
7
|
|
2830
2830
|
]
|
|
2831
2831
|
}
|
|
2832
2832
|
],
|
|
@@ -2840,39 +2840,34 @@
|
|
|
2840
2840
|
},
|
|
2841
2841
|
"codeExamples": [
|
|
2842
2842
|
{
|
|
2843
|
-
"fileName": "
|
|
2844
|
-
"filePath": "/projects/tiles/documentation/code-examples/tiles/
|
|
2845
|
-
"rawContents": "
|
|
2843
|
+
"fileName": "tiles-demo.module.ts",
|
|
2844
|
+
"filePath": "/projects/tiles/documentation/code-examples/tiles/inline-help/tiles-demo.module.ts",
|
|
2845
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyHelpInlineModule } from '@skyux/indicators';\nimport { SkyTilesModule } from '@skyux/tiles';\n\nimport { TileDemoTile1Component } from './tile-demo-tile1.component';\nimport { TileDemoTile2Component } from './tile-demo-tile2.component';\nimport { TilesDemoComponent } from './tiles-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyTilesModule, SkyHelpInlineModule],\n declarations: [\n TilesDemoComponent,\n TileDemoTile1Component,\n TileDemoTile2Component,\n ],\n exports: [TilesDemoComponent],\n})\nexport class TilesDemoModule {}\n"
|
|
2846
2846
|
},
|
|
2847
2847
|
{
|
|
2848
|
-
"fileName": "
|
|
2849
|
-
"filePath": "/projects/tiles/documentation/code-examples/tiles/
|
|
2850
|
-
"rawContents": "import { Component } from '@angular/core';\n\
|
|
2848
|
+
"fileName": "tiles-demo.component.ts",
|
|
2849
|
+
"filePath": "/projects/tiles/documentation/code-examples/tiles/inline-help/tiles-demo.component.ts",
|
|
2850
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyTileDashboardConfig } from '@skyux/tiles';\n\nimport { TileDemoTile1Component } from './tile-demo-tile1.component';\nimport { TileDemoTile2Component } from './tile-demo-tile2.component';\n\n@Component({\n selector: 'app-tiles-demo',\n templateUrl: './tiles-demo.component.html',\n})\nexport class TilesDemoComponent {\n public dashboardConfig: SkyTileDashboardConfig = {\n tiles: [\n {\n id: 'tile1',\n componentType: TileDemoTile1Component,\n },\n {\n id: 'tile2',\n componentType: TileDemoTile2Component,\n },\n ],\n layout: {\n singleColumn: {\n tiles: [\n {\n id: 'tile2',\n isCollapsed: false,\n },\n {\n id: 'tile1',\n isCollapsed: true,\n },\n ],\n },\n multiColumn: [\n {\n tiles: [\n {\n id: 'tile1',\n isCollapsed: true,\n },\n ],\n },\n {\n tiles: [\n {\n id: 'tile2',\n isCollapsed: false,\n },\n ],\n },\n ],\n },\n };\n}\n"
|
|
2851
2851
|
},
|
|
2852
2852
|
{
|
|
2853
|
-
"fileName": "
|
|
2854
|
-
"filePath": "/projects/tiles/documentation/code-examples/tiles/
|
|
2855
|
-
"rawContents": "<sky-tile
|
|
2853
|
+
"fileName": "tiles-demo.component.html",
|
|
2854
|
+
"filePath": "/projects/tiles/documentation/code-examples/tiles/inline-help/tiles-demo.component.html",
|
|
2855
|
+
"rawContents": "<sky-tile-dashboard [(config)]=\"dashboardConfig\"></sky-tile-dashboard>\n"
|
|
2856
2856
|
},
|
|
2857
2857
|
{
|
|
2858
2858
|
"fileName": "tile-demo-tile2.component.ts",
|
|
2859
|
-
"filePath": "/projects/tiles/documentation/code-examples/tiles/
|
|
2860
|
-
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'div.tile2',\n templateUrl: './tile-demo-tile2.component.html',\n})\nexport class TileDemoTile2Component {}\n"
|
|
2861
|
-
},
|
|
2862
|
-
{
|
|
2863
|
-
"fileName": "tiles-demo.component.html",
|
|
2864
|
-
"filePath": "/projects/tiles/documentation/code-examples/tiles/basic/tiles-demo.component.html",
|
|
2865
|
-
"rawContents": "<sky-tile-dashboard [(config)]=\"dashboardConfig\"></sky-tile-dashboard>\n"
|
|
2859
|
+
"filePath": "/projects/tiles/documentation/code-examples/tiles/inline-help/tile-demo-tile2.component.ts",
|
|
2860
|
+
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'div.tile2',\n templateUrl: './tile-demo-tile2.component.html',\n})\nexport class TileDemoTile2Component {\n public onActionClick(): void {\n alert('Help inline button clicked!');\n }\n\n public onHelpClick($event: MouseEvent): void {\n $event.stopPropagation();\n }\n}\n"
|
|
2866
2861
|
},
|
|
2867
2862
|
{
|
|
2868
|
-
"fileName": "
|
|
2869
|
-
"filePath": "/projects/tiles/documentation/code-examples/tiles/
|
|
2870
|
-
"rawContents": "
|
|
2863
|
+
"fileName": "tile-demo-tile2.component.html",
|
|
2864
|
+
"filePath": "/projects/tiles/documentation/code-examples/tiles/inline-help/tile-demo-tile2.component.html",
|
|
2865
|
+
"rawContents": "<sky-tile>\n <sky-tile-title>\n Tile 2\n <sky-help-inline\n class=\"sky-control-help\"\n (actionClick)=\"onActionClick()\"\n (click)=\"onHelpClick($event)\"\n ></sky-help-inline>\n </sky-tile-title>\n <sky-tile-content>\n <sky-tile-content-section> Section 1 </sky-tile-content-section>\n <sky-tile-content-section> Section 2 </sky-tile-content-section>\n <sky-tile-content-section> Section 3 </sky-tile-content-section>\n </sky-tile-content>\n</sky-tile>\n"
|
|
2871
2866
|
},
|
|
2872
2867
|
{
|
|
2873
|
-
"fileName": "
|
|
2874
|
-
"filePath": "/projects/tiles/documentation/code-examples/tiles/
|
|
2875
|
-
"rawContents": "import {
|
|
2868
|
+
"fileName": "tile-demo-tile1.component.ts",
|
|
2869
|
+
"filePath": "/projects/tiles/documentation/code-examples/tiles/inline-help/tile-demo-tile1.component.ts",
|
|
2870
|
+
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'div.tile1',\n templateUrl: './tile-demo-tile1.component.html',\n})\nexport class TileDemoTile1Component {\n public tileSettingsClick(): void {\n alert('tile settings clicked');\n }\n\n public onActionClick(): void {\n alert('Help inline button clicked!');\n }\n\n public onHelpClick($event: MouseEvent): void {\n $event.stopPropagation();\n }\n}\n"
|
|
2876
2871
|
},
|
|
2877
2872
|
{
|
|
2878
2873
|
"fileName": "tile-demo-tile1.component.html",
|
|
@@ -2880,34 +2875,39 @@
|
|
|
2880
2875
|
"rawContents": "<sky-tile (settingsClick)=\"tileSettingsClick()\">\n <sky-tile-title>\n Tile 1\n <sky-help-inline\n class=\"sky-control-help\"\n (actionClick)=\"onActionClick()\"\n (click)=\"onHelpClick($event)\"\n ></sky-help-inline>\n </sky-tile-title>\n <sky-tile-summary> $123.4m </sky-tile-summary>\n <sky-tile-content>\n <sky-tile-content-section> Section 1 </sky-tile-content-section>\n <sky-tile-content-section> Section 2 </sky-tile-content-section>\n <sky-tile-content-section> Section 3 </sky-tile-content-section>\n </sky-tile-content>\n</sky-tile>\n"
|
|
2881
2876
|
},
|
|
2882
2877
|
{
|
|
2883
|
-
"fileName": "
|
|
2884
|
-
"filePath": "/projects/tiles/documentation/code-examples/tiles/
|
|
2885
|
-
"rawContents": "import {
|
|
2878
|
+
"fileName": "tiles-demo.module.ts",
|
|
2879
|
+
"filePath": "/projects/tiles/documentation/code-examples/tiles/basic/tiles-demo.module.ts",
|
|
2880
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyTilesModule } from '@skyux/tiles';\n\nimport { TileDemoTile1Component } from './tile-demo-tile1.component';\nimport { TileDemoTile2Component } from './tile-demo-tile2.component';\nimport { TilesDemoComponent } from './tiles-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyTilesModule],\n declarations: [\n TilesDemoComponent,\n TileDemoTile1Component,\n TileDemoTile2Component,\n ],\n exports: [TilesDemoComponent],\n})\nexport class TilesDemoModule {}\n"
|
|
2886
2881
|
},
|
|
2887
2882
|
{
|
|
2888
|
-
"fileName": "
|
|
2889
|
-
"filePath": "/projects/tiles/documentation/code-examples/tiles/
|
|
2890
|
-
"rawContents": "
|
|
2883
|
+
"fileName": "tiles-demo.component.ts",
|
|
2884
|
+
"filePath": "/projects/tiles/documentation/code-examples/tiles/basic/tiles-demo.component.ts",
|
|
2885
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyTileDashboardConfig } from '@skyux/tiles';\n\nimport { TileDemoTile1Component } from './tile-demo-tile1.component';\nimport { TileDemoTile2Component } from './tile-demo-tile2.component';\n\n@Component({\n selector: 'app-tiles-demo',\n templateUrl: './tiles-demo.component.html',\n})\nexport class TilesDemoComponent {\n public dashboardConfig: SkyTileDashboardConfig = {\n tiles: [\n {\n id: 'tile1',\n componentType: TileDemoTile1Component,\n },\n {\n id: 'tile2',\n componentType: TileDemoTile2Component,\n },\n ],\n layout: {\n singleColumn: {\n tiles: [\n {\n id: 'tile2',\n isCollapsed: false,\n },\n {\n id: 'tile1',\n isCollapsed: true,\n },\n ],\n },\n multiColumn: [\n {\n tiles: [\n {\n id: 'tile1',\n isCollapsed: true,\n },\n ],\n },\n {\n tiles: [\n {\n id: 'tile2',\n isCollapsed: false,\n },\n ],\n },\n ],\n },\n };\n}\n"
|
|
2886
|
+
},
|
|
2887
|
+
{
|
|
2888
|
+
"fileName": "tiles-demo.component.html",
|
|
2889
|
+
"filePath": "/projects/tiles/documentation/code-examples/tiles/basic/tiles-demo.component.html",
|
|
2890
|
+
"rawContents": "<sky-tile-dashboard [(config)]=\"dashboardConfig\"></sky-tile-dashboard>\n"
|
|
2891
2891
|
},
|
|
2892
2892
|
{
|
|
2893
2893
|
"fileName": "tile-demo-tile2.component.ts",
|
|
2894
|
-
"filePath": "/projects/tiles/documentation/code-examples/tiles/
|
|
2895
|
-
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'div.tile2',\n templateUrl: './tile-demo-tile2.component.html',\n})\nexport class TileDemoTile2Component {
|
|
2894
|
+
"filePath": "/projects/tiles/documentation/code-examples/tiles/basic/tile-demo-tile2.component.ts",
|
|
2895
|
+
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'div.tile2',\n templateUrl: './tile-demo-tile2.component.html',\n})\nexport class TileDemoTile2Component {}\n"
|
|
2896
2896
|
},
|
|
2897
2897
|
{
|
|
2898
|
-
"fileName": "
|
|
2899
|
-
"filePath": "/projects/tiles/documentation/code-examples/tiles/
|
|
2900
|
-
"rawContents": "<sky-tile-
|
|
2898
|
+
"fileName": "tile-demo-tile2.component.html",
|
|
2899
|
+
"filePath": "/projects/tiles/documentation/code-examples/tiles/basic/tile-demo-tile2.component.html",
|
|
2900
|
+
"rawContents": "<sky-tile>\n <sky-tile-title> Tile 2 </sky-tile-title>\n <sky-tile-content>\n <sky-tile-content-section> Section 1 </sky-tile-content-section>\n <sky-tile-content-section> Section 2 </sky-tile-content-section>\n <sky-tile-content-section> Section 3 </sky-tile-content-section>\n </sky-tile-content>\n</sky-tile>\n"
|
|
2901
2901
|
},
|
|
2902
2902
|
{
|
|
2903
|
-
"fileName": "
|
|
2904
|
-
"filePath": "/projects/tiles/documentation/code-examples/tiles/
|
|
2905
|
-
"rawContents": "import { Component } from '@angular/core';\
|
|
2903
|
+
"fileName": "tile-demo-tile1.component.ts",
|
|
2904
|
+
"filePath": "/projects/tiles/documentation/code-examples/tiles/basic/tile-demo-tile1.component.ts",
|
|
2905
|
+
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: 'div.tile1',\n templateUrl: './tile-demo-tile1.component.html',\n})\nexport class TileDemoTile1Component {\n public tileSettingsClick(): void {\n alert('tile settings clicked');\n }\n}\n"
|
|
2906
2906
|
},
|
|
2907
2907
|
{
|
|
2908
|
-
"fileName": "
|
|
2909
|
-
"filePath": "/projects/tiles/documentation/code-examples/tiles/
|
|
2910
|
-
"rawContents": "
|
|
2908
|
+
"fileName": "tile-demo-tile1.component.html",
|
|
2909
|
+
"filePath": "/projects/tiles/documentation/code-examples/tiles/basic/tile-demo-tile1.component.html",
|
|
2910
|
+
"rawContents": "<sky-tile (settingsClick)=\"tileSettingsClick()\">\n <sky-tile-title> Tile 1 </sky-tile-title>\n <sky-tile-summary> $123.4m </sky-tile-summary>\n <sky-tile-content>\n <sky-tile-content-section> Section 1 </sky-tile-content-section>\n <sky-tile-content-section> Section 2 </sky-tile-content-section>\n <sky-tile-content-section> Section 3 </sky-tile-content-section>\n </sky-tile-content>\n</sky-tile>\n"
|
|
2911
2911
|
}
|
|
2912
2912
|
]
|
|
2913
2913
|
}
|