@skyux/popovers 7.0.0-beta.0 → 7.0.0-beta.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 +489 -408
- package/esm2020/lib/modules/dropdown/dropdown-item.component.mjs +21 -16
- package/esm2020/lib/modules/dropdown/dropdown-menu.component.mjs +136 -130
- package/esm2020/lib/modules/dropdown/dropdown.component.mjs +144 -135
- package/esm2020/lib/modules/popover/popover-content.component.mjs +130 -104
- package/esm2020/lib/modules/popover/popover.component.mjs +51 -40
- package/esm2020/lib/modules/popover/popover.directive.mjs +129 -136
- package/esm2020/testing/dropdown/dropdown-fixture.mjs +45 -44
- package/esm2020/testing/popover/popover-fixture.mjs +31 -44
- package/fesm2015/skyux-popovers-testing.mjs +73 -87
- package/fesm2015/skyux-popovers-testing.mjs.map +1 -1
- package/fesm2015/skyux-popovers.mjs +621 -561
- package/fesm2015/skyux-popovers.mjs.map +1 -1
- package/fesm2020/skyux-popovers-testing.mjs +73 -86
- package/fesm2020/skyux-popovers-testing.mjs.map +1 -1
- package/fesm2020/skyux-popovers.mjs +605 -558
- package/fesm2020/skyux-popovers.mjs.map +1 -1
- package/lib/modules/dropdown/dropdown-item.component.d.ts +1 -4
- package/lib/modules/dropdown/dropdown-menu.component.d.ts +2 -15
- package/lib/modules/dropdown/dropdown.component.d.ts +8 -31
- package/lib/modules/popover/popover-content.component.d.ts +9 -23
- package/lib/modules/popover/popover.component.d.ts +4 -13
- package/lib/modules/popover/popover.directive.d.ts +1 -14
- package/package.json +6 -6
- package/testing/dropdown/dropdown-fixture.d.ts +1 -7
- package/testing/popover/popover-fixture.d.ts +1 -18
package/documentation.json
CHANGED
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"originalName": "",
|
|
27
27
|
"children": [
|
|
28
28
|
{
|
|
29
|
-
"id":
|
|
29
|
+
"id": 383,
|
|
30
30
|
"name": "SkyPopoverMessageType",
|
|
31
31
|
"kind": 8,
|
|
32
32
|
"kindString": "Enumeration",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
},
|
|
37
37
|
"children": [
|
|
38
38
|
{
|
|
39
|
-
"id":
|
|
39
|
+
"id": 385,
|
|
40
40
|
"name": "Close",
|
|
41
41
|
"kind": 16,
|
|
42
42
|
"kindString": "Enumeration member",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"defaultValue": "1"
|
|
55
55
|
},
|
|
56
56
|
{
|
|
57
|
-
"id":
|
|
57
|
+
"id": 387,
|
|
58
58
|
"name": "Focus",
|
|
59
59
|
"kind": 16,
|
|
60
60
|
"kindString": "Enumeration member",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"defaultValue": "3"
|
|
73
73
|
},
|
|
74
74
|
{
|
|
75
|
-
"id":
|
|
75
|
+
"id": 384,
|
|
76
76
|
"name": "Open",
|
|
77
77
|
"kind": 16,
|
|
78
78
|
"kindString": "Enumeration member",
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"defaultValue": "0"
|
|
91
91
|
},
|
|
92
92
|
{
|
|
93
|
-
"id":
|
|
93
|
+
"id": 386,
|
|
94
94
|
"name": "Reposition",
|
|
95
95
|
"kind": 16,
|
|
96
96
|
"kindString": "Enumeration member",
|
|
@@ -113,10 +113,10 @@
|
|
|
113
113
|
"title": "Enumeration members",
|
|
114
114
|
"kind": 16,
|
|
115
115
|
"children": [
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
116
|
+
385,
|
|
117
|
+
387,
|
|
118
|
+
384,
|
|
119
|
+
386
|
|
120
120
|
]
|
|
121
121
|
}
|
|
122
122
|
],
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
]
|
|
130
130
|
},
|
|
131
131
|
{
|
|
132
|
-
"id":
|
|
132
|
+
"id": 374,
|
|
133
133
|
"name": "SkyDropdownModule",
|
|
134
134
|
"kind": 128,
|
|
135
135
|
"kindString": "Class",
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
"title": "Constructors",
|
|
155
155
|
"kind": 512,
|
|
156
156
|
"children": [
|
|
157
|
-
|
|
157
|
+
375
|
|
158
158
|
]
|
|
159
159
|
}
|
|
160
160
|
],
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
]
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
|
-
"id":
|
|
170
|
+
"id": 377,
|
|
171
171
|
"name": "SkyPopoverModule",
|
|
172
172
|
"kind": 128,
|
|
173
173
|
"kindString": "Class",
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
"title": "Constructors",
|
|
193
193
|
"kind": 512,
|
|
194
194
|
"children": [
|
|
195
|
-
|
|
195
|
+
378
|
|
196
196
|
]
|
|
197
197
|
}
|
|
198
198
|
],
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
"sources": [
|
|
240
240
|
{
|
|
241
241
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
242
|
-
"line":
|
|
242
|
+
"line": 49,
|
|
243
243
|
"character": 2
|
|
244
244
|
}
|
|
245
245
|
],
|
|
@@ -306,7 +306,7 @@
|
|
|
306
306
|
]
|
|
307
307
|
},
|
|
308
308
|
{
|
|
309
|
-
"id":
|
|
309
|
+
"id": 13,
|
|
310
310
|
"name": "isActive",
|
|
311
311
|
"kind": 1024,
|
|
312
312
|
"kindString": "Property",
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
"sources": [
|
|
317
317
|
{
|
|
318
318
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
319
|
-
"line":
|
|
319
|
+
"line": 40,
|
|
320
320
|
"character": 9
|
|
321
321
|
}
|
|
322
322
|
],
|
|
@@ -327,7 +327,7 @@
|
|
|
327
327
|
"defaultValue": "false"
|
|
328
328
|
},
|
|
329
329
|
{
|
|
330
|
-
"id":
|
|
330
|
+
"id": 14,
|
|
331
331
|
"name": "isDisabled",
|
|
332
332
|
"kind": 1024,
|
|
333
333
|
"kindString": "Property",
|
|
@@ -337,7 +337,7 @@
|
|
|
337
337
|
"sources": [
|
|
338
338
|
{
|
|
339
339
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
340
|
-
"line":
|
|
340
|
+
"line": 42,
|
|
341
341
|
"character": 9
|
|
342
342
|
}
|
|
343
343
|
],
|
|
@@ -432,37 +432,6 @@
|
|
|
432
432
|
}
|
|
433
433
|
]
|
|
434
434
|
},
|
|
435
|
-
{
|
|
436
|
-
"id": 13,
|
|
437
|
-
"name": "buttonElement",
|
|
438
|
-
"kind": 262144,
|
|
439
|
-
"kindString": "Accessor",
|
|
440
|
-
"flags": {
|
|
441
|
-
"isPublic": true
|
|
442
|
-
},
|
|
443
|
-
"sources": [
|
|
444
|
-
{
|
|
445
|
-
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
446
|
-
"line": 40,
|
|
447
|
-
"character": 13
|
|
448
|
-
}
|
|
449
|
-
],
|
|
450
|
-
"getSignature": [
|
|
451
|
-
{
|
|
452
|
-
"id": 14,
|
|
453
|
-
"name": "buttonElement",
|
|
454
|
-
"kind": 524288,
|
|
455
|
-
"kindString": "Get signature",
|
|
456
|
-
"flags": {},
|
|
457
|
-
"type": {
|
|
458
|
-
"type": "reference",
|
|
459
|
-
"qualifiedName": "HTMLButtonElement",
|
|
460
|
-
"package": "typescript",
|
|
461
|
-
"name": "HTMLButtonElement"
|
|
462
|
-
}
|
|
463
|
-
}
|
|
464
|
-
]
|
|
465
|
-
},
|
|
466
435
|
{
|
|
467
436
|
"id": 21,
|
|
468
437
|
"name": "focusElement",
|
|
@@ -474,7 +443,7 @@
|
|
|
474
443
|
"sources": [
|
|
475
444
|
{
|
|
476
445
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
477
|
-
"line":
|
|
446
|
+
"line": 71,
|
|
478
447
|
"character": 9
|
|
479
448
|
}
|
|
480
449
|
],
|
|
@@ -516,7 +485,7 @@
|
|
|
516
485
|
"sources": [
|
|
517
486
|
{
|
|
518
487
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
519
|
-
"line":
|
|
488
|
+
"line": 81,
|
|
520
489
|
"character": 9
|
|
521
490
|
}
|
|
522
491
|
],
|
|
@@ -545,7 +514,7 @@
|
|
|
545
514
|
"sources": [
|
|
546
515
|
{
|
|
547
516
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
548
|
-
"line":
|
|
517
|
+
"line": 58,
|
|
549
518
|
"character": 9
|
|
550
519
|
}
|
|
551
520
|
],
|
|
@@ -582,7 +551,7 @@
|
|
|
582
551
|
"sources": [
|
|
583
552
|
{
|
|
584
553
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-item.component.ts",
|
|
585
|
-
"line":
|
|
554
|
+
"line": 87,
|
|
586
555
|
"character": 9
|
|
587
556
|
}
|
|
588
557
|
],
|
|
@@ -614,16 +583,15 @@
|
|
|
614
583
|
"kind": 1024,
|
|
615
584
|
"children": [
|
|
616
585
|
18,
|
|
617
|
-
|
|
618
|
-
|
|
586
|
+
13,
|
|
587
|
+
14
|
|
619
588
|
]
|
|
620
589
|
},
|
|
621
590
|
{
|
|
622
591
|
"title": "Accessors",
|
|
623
592
|
"kind": 262144,
|
|
624
593
|
"children": [
|
|
625
|
-
9
|
|
626
|
-
13
|
|
594
|
+
9
|
|
627
595
|
]
|
|
628
596
|
},
|
|
629
597
|
{
|
|
@@ -654,7 +622,7 @@
|
|
|
654
622
|
]
|
|
655
623
|
},
|
|
656
624
|
{
|
|
657
|
-
"id":
|
|
625
|
+
"id": 30,
|
|
658
626
|
"name": "SkyDropdownButtonComponent",
|
|
659
627
|
"kind": 128,
|
|
660
628
|
"kindString": "Class",
|
|
@@ -682,7 +650,7 @@
|
|
|
682
650
|
"title": "Constructors",
|
|
683
651
|
"kind": 512,
|
|
684
652
|
"children": [
|
|
685
|
-
|
|
653
|
+
31
|
|
686
654
|
]
|
|
687
655
|
}
|
|
688
656
|
],
|
|
@@ -695,7 +663,7 @@
|
|
|
695
663
|
]
|
|
696
664
|
},
|
|
697
665
|
{
|
|
698
|
-
"id":
|
|
666
|
+
"id": 33,
|
|
699
667
|
"name": "SkyDropdownComponent",
|
|
700
668
|
"kind": 128,
|
|
701
669
|
"kindString": "Class",
|
|
@@ -719,7 +687,7 @@
|
|
|
719
687
|
],
|
|
720
688
|
"children": [
|
|
721
689
|
{
|
|
722
|
-
"id":
|
|
690
|
+
"id": 34,
|
|
723
691
|
"name": "constructor",
|
|
724
692
|
"kind": 512,
|
|
725
693
|
"kindString": "Constructor",
|
|
@@ -727,20 +695,20 @@
|
|
|
727
695
|
"sources": [
|
|
728
696
|
{
|
|
729
697
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
730
|
-
"line":
|
|
698
|
+
"line": 227,
|
|
731
699
|
"character": 2
|
|
732
700
|
}
|
|
733
701
|
],
|
|
734
702
|
"signatures": [
|
|
735
703
|
{
|
|
736
|
-
"id":
|
|
704
|
+
"id": 35,
|
|
737
705
|
"name": "SkyDropdownComponent",
|
|
738
706
|
"kind": 16384,
|
|
739
707
|
"kindString": "Constructor signature",
|
|
740
708
|
"flags": {},
|
|
741
709
|
"parameters": [
|
|
742
710
|
{
|
|
743
|
-
"id":
|
|
711
|
+
"id": 36,
|
|
744
712
|
"name": "changeDetector",
|
|
745
713
|
"kind": 32768,
|
|
746
714
|
"kindString": "Parameter",
|
|
@@ -753,7 +721,7 @@
|
|
|
753
721
|
}
|
|
754
722
|
},
|
|
755
723
|
{
|
|
756
|
-
"id":
|
|
724
|
+
"id": 37,
|
|
757
725
|
"name": "affixService",
|
|
758
726
|
"kind": 32768,
|
|
759
727
|
"kindString": "Parameter",
|
|
@@ -764,7 +732,7 @@
|
|
|
764
732
|
}
|
|
765
733
|
},
|
|
766
734
|
{
|
|
767
|
-
"id":
|
|
735
|
+
"id": 38,
|
|
768
736
|
"name": "overlayService",
|
|
769
737
|
"kind": 32768,
|
|
770
738
|
"kindString": "Parameter",
|
|
@@ -775,7 +743,7 @@
|
|
|
775
743
|
}
|
|
776
744
|
},
|
|
777
745
|
{
|
|
778
|
-
"id":
|
|
746
|
+
"id": 39,
|
|
779
747
|
"name": "themeSvc",
|
|
780
748
|
"kind": 32768,
|
|
781
749
|
"kindString": "Parameter",
|
|
@@ -802,14 +770,56 @@
|
|
|
802
770
|
],
|
|
803
771
|
"type": {
|
|
804
772
|
"type": "reference",
|
|
805
|
-
"id":
|
|
773
|
+
"id": 33,
|
|
806
774
|
"name": "SkyDropdownComponent"
|
|
807
775
|
}
|
|
808
776
|
}
|
|
809
777
|
]
|
|
810
778
|
},
|
|
811
779
|
{
|
|
812
|
-
"id":
|
|
780
|
+
"id": 48,
|
|
781
|
+
"name": "disabled",
|
|
782
|
+
"kind": 1024,
|
|
783
|
+
"kindString": "Property",
|
|
784
|
+
"flags": {
|
|
785
|
+
"isPublic": true
|
|
786
|
+
},
|
|
787
|
+
"comment": {
|
|
788
|
+
"shortText": "Indicates whether to disable the dropdown button.",
|
|
789
|
+
"tags": [
|
|
790
|
+
{
|
|
791
|
+
"tag": "default",
|
|
792
|
+
"text": "false\n"
|
|
793
|
+
}
|
|
794
|
+
]
|
|
795
|
+
},
|
|
796
|
+
"decorators": [
|
|
797
|
+
{
|
|
798
|
+
"name": "Input",
|
|
799
|
+
"type": {
|
|
800
|
+
"type": "reference",
|
|
801
|
+
"qualifiedName": "InputDecorator",
|
|
802
|
+
"package": "@angular/core",
|
|
803
|
+
"name": "Input"
|
|
804
|
+
},
|
|
805
|
+
"arguments": {}
|
|
806
|
+
}
|
|
807
|
+
],
|
|
808
|
+
"sources": [
|
|
809
|
+
{
|
|
810
|
+
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
811
|
+
"line": 82,
|
|
812
|
+
"character": 9
|
|
813
|
+
}
|
|
814
|
+
],
|
|
815
|
+
"type": {
|
|
816
|
+
"type": "intrinsic",
|
|
817
|
+
"name": "boolean"
|
|
818
|
+
},
|
|
819
|
+
"defaultValue": "false"
|
|
820
|
+
},
|
|
821
|
+
{
|
|
822
|
+
"id": 71,
|
|
813
823
|
"name": "isMouseEnter",
|
|
814
824
|
"kind": 1024,
|
|
815
825
|
"kindString": "Property",
|
|
@@ -819,7 +829,7 @@
|
|
|
819
829
|
"sources": [
|
|
820
830
|
{
|
|
821
831
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
822
|
-
"line":
|
|
832
|
+
"line": 173,
|
|
823
833
|
"character": 9
|
|
824
834
|
}
|
|
825
835
|
],
|
|
@@ -830,7 +840,7 @@
|
|
|
830
840
|
"defaultValue": "false"
|
|
831
841
|
},
|
|
832
842
|
{
|
|
833
|
-
"id":
|
|
843
|
+
"id": 72,
|
|
834
844
|
"name": "isVisible",
|
|
835
845
|
"kind": 1024,
|
|
836
846
|
"kindString": "Property",
|
|
@@ -840,7 +850,7 @@
|
|
|
840
850
|
"sources": [
|
|
841
851
|
{
|
|
842
852
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
843
|
-
"line":
|
|
853
|
+
"line": 175,
|
|
844
854
|
"character": 9
|
|
845
855
|
}
|
|
846
856
|
],
|
|
@@ -851,7 +861,7 @@
|
|
|
851
861
|
"defaultValue": "false"
|
|
852
862
|
},
|
|
853
863
|
{
|
|
854
|
-
"id":
|
|
864
|
+
"id": 53,
|
|
855
865
|
"name": "label",
|
|
856
866
|
"kind": 1024,
|
|
857
867
|
"kindString": "Property",
|
|
@@ -876,7 +886,7 @@
|
|
|
876
886
|
"sources": [
|
|
877
887
|
{
|
|
878
888
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
879
|
-
"line":
|
|
889
|
+
"line": 102,
|
|
880
890
|
"character": 9
|
|
881
891
|
}
|
|
882
892
|
],
|
|
@@ -886,7 +896,7 @@
|
|
|
886
896
|
}
|
|
887
897
|
},
|
|
888
898
|
{
|
|
889
|
-
"id":
|
|
899
|
+
"id": 74,
|
|
890
900
|
"name": "menuAriaRole",
|
|
891
901
|
"kind": 1024,
|
|
892
902
|
"kindString": "Property",
|
|
@@ -896,7 +906,7 @@
|
|
|
896
906
|
"sources": [
|
|
897
907
|
{
|
|
898
908
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
899
|
-
"line":
|
|
909
|
+
"line": 179,
|
|
900
910
|
"character": 9
|
|
901
911
|
}
|
|
902
912
|
],
|
|
@@ -907,6 +917,49 @@
|
|
|
907
917
|
},
|
|
908
918
|
{
|
|
909
919
|
"id": 75,
|
|
920
|
+
"name": "menuContainerTemplateRef",
|
|
921
|
+
"kind": 1024,
|
|
922
|
+
"kindString": "Property",
|
|
923
|
+
"flags": {
|
|
924
|
+
"isPublic": true
|
|
925
|
+
},
|
|
926
|
+
"decorators": [
|
|
927
|
+
{
|
|
928
|
+
"name": "ViewChild",
|
|
929
|
+
"type": {
|
|
930
|
+
"type": "reference",
|
|
931
|
+
"qualifiedName": "ViewChildDecorator",
|
|
932
|
+
"package": "@angular/core",
|
|
933
|
+
"name": "ViewChild"
|
|
934
|
+
},
|
|
935
|
+
"arguments": {
|
|
936
|
+
"selector": "'menuContainerTemplateRef'",
|
|
937
|
+
"opts": "{\n read: TemplateRef,\n static: true,\n }"
|
|
938
|
+
}
|
|
939
|
+
}
|
|
940
|
+
],
|
|
941
|
+
"sources": [
|
|
942
|
+
{
|
|
943
|
+
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
944
|
+
"line": 185,
|
|
945
|
+
"character": 9
|
|
946
|
+
}
|
|
947
|
+
],
|
|
948
|
+
"type": {
|
|
949
|
+
"type": "reference",
|
|
950
|
+
"typeArguments": [
|
|
951
|
+
{
|
|
952
|
+
"type": "intrinsic",
|
|
953
|
+
"name": "unknown"
|
|
954
|
+
}
|
|
955
|
+
],
|
|
956
|
+
"qualifiedName": "TemplateRef",
|
|
957
|
+
"package": "@angular/core",
|
|
958
|
+
"name": "TemplateRef"
|
|
959
|
+
}
|
|
960
|
+
},
|
|
961
|
+
{
|
|
962
|
+
"id": 73,
|
|
910
963
|
"name": "menuId",
|
|
911
964
|
"kind": 1024,
|
|
912
965
|
"kindString": "Property",
|
|
@@ -916,7 +969,7 @@
|
|
|
916
969
|
"sources": [
|
|
917
970
|
{
|
|
918
971
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
919
|
-
"line":
|
|
972
|
+
"line": 177,
|
|
920
973
|
"character": 9
|
|
921
974
|
}
|
|
922
975
|
],
|
|
@@ -926,7 +979,7 @@
|
|
|
926
979
|
}
|
|
927
980
|
},
|
|
928
981
|
{
|
|
929
|
-
"id":
|
|
982
|
+
"id": 59,
|
|
930
983
|
"name": "title",
|
|
931
984
|
"kind": 1024,
|
|
932
985
|
"kindString": "Property",
|
|
@@ -951,7 +1004,7 @@
|
|
|
951
1004
|
"sources": [
|
|
952
1005
|
{
|
|
953
1006
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
954
|
-
"line":
|
|
1007
|
+
"line": 132,
|
|
955
1008
|
"character": 9
|
|
956
1009
|
}
|
|
957
1010
|
],
|
|
@@ -961,7 +1014,7 @@
|
|
|
961
1014
|
}
|
|
962
1015
|
},
|
|
963
1016
|
{
|
|
964
|
-
"id":
|
|
1017
|
+
"id": 40,
|
|
965
1018
|
"name": "buttonStyle",
|
|
966
1019
|
"kind": 262144,
|
|
967
1020
|
"kindString": "Accessor",
|
|
@@ -989,7 +1042,7 @@
|
|
|
989
1042
|
],
|
|
990
1043
|
"getSignature": [
|
|
991
1044
|
{
|
|
992
|
-
"id":
|
|
1045
|
+
"id": 41,
|
|
993
1046
|
"name": "buttonStyle",
|
|
994
1047
|
"kind": 524288,
|
|
995
1048
|
"kindString": "Get signature",
|
|
@@ -1011,7 +1064,7 @@
|
|
|
1011
1064
|
],
|
|
1012
1065
|
"setSignature": [
|
|
1013
1066
|
{
|
|
1014
|
-
"id":
|
|
1067
|
+
"id": 42,
|
|
1015
1068
|
"name": "buttonStyle",
|
|
1016
1069
|
"kind": 1048576,
|
|
1017
1070
|
"kindString": "Set signature",
|
|
@@ -1027,7 +1080,7 @@
|
|
|
1027
1080
|
},
|
|
1028
1081
|
"parameters": [
|
|
1029
1082
|
{
|
|
1030
|
-
"id":
|
|
1083
|
+
"id": 43,
|
|
1031
1084
|
"name": "value",
|
|
1032
1085
|
"kind": 32768,
|
|
1033
1086
|
"kindString": "Parameter",
|
|
@@ -1046,7 +1099,7 @@
|
|
|
1046
1099
|
]
|
|
1047
1100
|
},
|
|
1048
1101
|
{
|
|
1049
|
-
"id":
|
|
1102
|
+
"id": 44,
|
|
1050
1103
|
"name": "buttonType",
|
|
1051
1104
|
"kind": 262144,
|
|
1052
1105
|
"kindString": "Accessor",
|
|
@@ -1074,7 +1127,7 @@
|
|
|
1074
1127
|
],
|
|
1075
1128
|
"getSignature": [
|
|
1076
1129
|
{
|
|
1077
|
-
"id":
|
|
1130
|
+
"id": 45,
|
|
1078
1131
|
"name": "buttonType",
|
|
1079
1132
|
"kind": 524288,
|
|
1080
1133
|
"kindString": "Get signature",
|
|
@@ -1096,7 +1149,7 @@
|
|
|
1096
1149
|
],
|
|
1097
1150
|
"setSignature": [
|
|
1098
1151
|
{
|
|
1099
|
-
"id":
|
|
1152
|
+
"id": 46,
|
|
1100
1153
|
"name": "buttonType",
|
|
1101
1154
|
"kind": 1048576,
|
|
1102
1155
|
"kindString": "Set signature",
|
|
@@ -1112,7 +1165,7 @@
|
|
|
1112
1165
|
},
|
|
1113
1166
|
"parameters": [
|
|
1114
1167
|
{
|
|
1115
|
-
"id":
|
|
1168
|
+
"id": 47,
|
|
1116
1169
|
"name": "value",
|
|
1117
1170
|
"kind": 32768,
|
|
1118
1171
|
"kindString": "Parameter",
|
|
@@ -1131,92 +1184,7 @@
|
|
|
1131
1184
|
]
|
|
1132
1185
|
},
|
|
1133
1186
|
{
|
|
1134
|
-
"id":
|
|
1135
|
-
"name": "disabled",
|
|
1136
|
-
"kind": 262144,
|
|
1137
|
-
"kindString": "Accessor",
|
|
1138
|
-
"flags": {
|
|
1139
|
-
"isPublic": true
|
|
1140
|
-
},
|
|
1141
|
-
"decorators": [
|
|
1142
|
-
{
|
|
1143
|
-
"name": "Input",
|
|
1144
|
-
"type": {
|
|
1145
|
-
"type": "reference",
|
|
1146
|
-
"qualifiedName": "InputDecorator",
|
|
1147
|
-
"package": "@angular/core",
|
|
1148
|
-
"name": "Input"
|
|
1149
|
-
},
|
|
1150
|
-
"arguments": {}
|
|
1151
|
-
}
|
|
1152
|
-
],
|
|
1153
|
-
"sources": [
|
|
1154
|
-
{
|
|
1155
|
-
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1156
|
-
"line": 82,
|
|
1157
|
-
"character": 13
|
|
1158
|
-
}
|
|
1159
|
-
],
|
|
1160
|
-
"getSignature": [
|
|
1161
|
-
{
|
|
1162
|
-
"id": 47,
|
|
1163
|
-
"name": "disabled",
|
|
1164
|
-
"kind": 524288,
|
|
1165
|
-
"kindString": "Get signature",
|
|
1166
|
-
"flags": {},
|
|
1167
|
-
"comment": {
|
|
1168
|
-
"shortText": "Indicates whether to disable the dropdown button.",
|
|
1169
|
-
"tags": [
|
|
1170
|
-
{
|
|
1171
|
-
"tag": "default",
|
|
1172
|
-
"text": "false\n"
|
|
1173
|
-
}
|
|
1174
|
-
]
|
|
1175
|
-
},
|
|
1176
|
-
"type": {
|
|
1177
|
-
"type": "intrinsic",
|
|
1178
|
-
"name": "boolean"
|
|
1179
|
-
}
|
|
1180
|
-
}
|
|
1181
|
-
],
|
|
1182
|
-
"setSignature": [
|
|
1183
|
-
{
|
|
1184
|
-
"id": 48,
|
|
1185
|
-
"name": "disabled",
|
|
1186
|
-
"kind": 1048576,
|
|
1187
|
-
"kindString": "Set signature",
|
|
1188
|
-
"flags": {},
|
|
1189
|
-
"comment": {
|
|
1190
|
-
"shortText": "Indicates whether to disable the dropdown button.",
|
|
1191
|
-
"tags": [
|
|
1192
|
-
{
|
|
1193
|
-
"tag": "default",
|
|
1194
|
-
"text": "false\n"
|
|
1195
|
-
}
|
|
1196
|
-
]
|
|
1197
|
-
},
|
|
1198
|
-
"parameters": [
|
|
1199
|
-
{
|
|
1200
|
-
"id": 49,
|
|
1201
|
-
"name": "value",
|
|
1202
|
-
"kind": 32768,
|
|
1203
|
-
"kindString": "Parameter",
|
|
1204
|
-
"flags": {},
|
|
1205
|
-
"type": {
|
|
1206
|
-
"type": "intrinsic",
|
|
1207
|
-
"name": "boolean"
|
|
1208
|
-
}
|
|
1209
|
-
}
|
|
1210
|
-
],
|
|
1211
|
-
"type": {
|
|
1212
|
-
"type": "intrinsic",
|
|
1213
|
-
"name": "void"
|
|
1214
|
-
}
|
|
1215
|
-
}
|
|
1216
|
-
]
|
|
1217
|
-
},
|
|
1218
|
-
{
|
|
1219
|
-
"id": 50,
|
|
1187
|
+
"id": 49,
|
|
1220
1188
|
"name": "dismissOnBlur",
|
|
1221
1189
|
"kind": 262144,
|
|
1222
1190
|
"kindString": "Accessor",
|
|
@@ -1238,13 +1206,13 @@
|
|
|
1238
1206
|
"sources": [
|
|
1239
1207
|
{
|
|
1240
1208
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1241
|
-
"line":
|
|
1209
|
+
"line": 89,
|
|
1242
1210
|
"character": 13
|
|
1243
1211
|
}
|
|
1244
1212
|
],
|
|
1245
1213
|
"getSignature": [
|
|
1246
1214
|
{
|
|
1247
|
-
"id":
|
|
1215
|
+
"id": 50,
|
|
1248
1216
|
"name": "dismissOnBlur",
|
|
1249
1217
|
"kind": 524288,
|
|
1250
1218
|
"kindString": "Get signature",
|
|
@@ -1266,7 +1234,7 @@
|
|
|
1266
1234
|
],
|
|
1267
1235
|
"setSignature": [
|
|
1268
1236
|
{
|
|
1269
|
-
"id":
|
|
1237
|
+
"id": 51,
|
|
1270
1238
|
"name": "dismissOnBlur",
|
|
1271
1239
|
"kind": 1048576,
|
|
1272
1240
|
"kindString": "Set signature",
|
|
@@ -1282,7 +1250,7 @@
|
|
|
1282
1250
|
},
|
|
1283
1251
|
"parameters": [
|
|
1284
1252
|
{
|
|
1285
|
-
"id":
|
|
1253
|
+
"id": 52,
|
|
1286
1254
|
"name": "value",
|
|
1287
1255
|
"kind": 32768,
|
|
1288
1256
|
"kindString": "Parameter",
|
|
@@ -1301,7 +1269,7 @@
|
|
|
1301
1269
|
]
|
|
1302
1270
|
},
|
|
1303
1271
|
{
|
|
1304
|
-
"id":
|
|
1272
|
+
"id": 54,
|
|
1305
1273
|
"name": "horizontalAlignment",
|
|
1306
1274
|
"kind": 262144,
|
|
1307
1275
|
"kindString": "Accessor",
|
|
@@ -1323,13 +1291,13 @@
|
|
|
1323
1291
|
"sources": [
|
|
1324
1292
|
{
|
|
1325
1293
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1326
|
-
"line":
|
|
1294
|
+
"line": 109,
|
|
1327
1295
|
"character": 13
|
|
1328
1296
|
}
|
|
1329
1297
|
],
|
|
1330
1298
|
"getSignature": [
|
|
1331
1299
|
{
|
|
1332
|
-
"id":
|
|
1300
|
+
"id": 55,
|
|
1333
1301
|
"name": "horizontalAlignment",
|
|
1334
1302
|
"kind": 524288,
|
|
1335
1303
|
"kindString": "Get signature",
|
|
@@ -1345,14 +1313,14 @@
|
|
|
1345
1313
|
},
|
|
1346
1314
|
"type": {
|
|
1347
1315
|
"type": "reference",
|
|
1348
|
-
"id":
|
|
1316
|
+
"id": 357,
|
|
1349
1317
|
"name": "SkyDropdownHorizontalAlignment"
|
|
1350
1318
|
}
|
|
1351
1319
|
}
|
|
1352
1320
|
],
|
|
1353
1321
|
"setSignature": [
|
|
1354
1322
|
{
|
|
1355
|
-
"id":
|
|
1323
|
+
"id": 56,
|
|
1356
1324
|
"name": "horizontalAlignment",
|
|
1357
1325
|
"kind": 1048576,
|
|
1358
1326
|
"kindString": "Set signature",
|
|
@@ -1368,14 +1336,14 @@
|
|
|
1368
1336
|
},
|
|
1369
1337
|
"parameters": [
|
|
1370
1338
|
{
|
|
1371
|
-
"id":
|
|
1339
|
+
"id": 57,
|
|
1372
1340
|
"name": "value",
|
|
1373
1341
|
"kind": 32768,
|
|
1374
1342
|
"kindString": "Parameter",
|
|
1375
1343
|
"flags": {},
|
|
1376
1344
|
"type": {
|
|
1377
1345
|
"type": "reference",
|
|
1378
|
-
"id":
|
|
1346
|
+
"id": 357,
|
|
1379
1347
|
"name": "SkyDropdownHorizontalAlignment"
|
|
1380
1348
|
}
|
|
1381
1349
|
}
|
|
@@ -1388,7 +1356,7 @@
|
|
|
1388
1356
|
]
|
|
1389
1357
|
},
|
|
1390
1358
|
{
|
|
1391
|
-
"id":
|
|
1359
|
+
"id": 64,
|
|
1392
1360
|
"name": "isOpen",
|
|
1393
1361
|
"kind": 262144,
|
|
1394
1362
|
"kindString": "Accessor",
|
|
@@ -1398,13 +1366,13 @@
|
|
|
1398
1366
|
"sources": [
|
|
1399
1367
|
{
|
|
1400
1368
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1401
|
-
"line":
|
|
1369
|
+
"line": 153,
|
|
1402
1370
|
"character": 13
|
|
1403
1371
|
}
|
|
1404
1372
|
],
|
|
1405
1373
|
"getSignature": [
|
|
1406
1374
|
{
|
|
1407
|
-
"id":
|
|
1375
|
+
"id": 65,
|
|
1408
1376
|
"name": "isOpen",
|
|
1409
1377
|
"kind": 524288,
|
|
1410
1378
|
"kindString": "Get signature",
|
|
@@ -1417,14 +1385,14 @@
|
|
|
1417
1385
|
],
|
|
1418
1386
|
"setSignature": [
|
|
1419
1387
|
{
|
|
1420
|
-
"id":
|
|
1388
|
+
"id": 66,
|
|
1421
1389
|
"name": "isOpen",
|
|
1422
1390
|
"kind": 1048576,
|
|
1423
1391
|
"kindString": "Set signature",
|
|
1424
1392
|
"flags": {},
|
|
1425
1393
|
"parameters": [
|
|
1426
1394
|
{
|
|
1427
|
-
"id":
|
|
1395
|
+
"id": 67,
|
|
1428
1396
|
"name": "value",
|
|
1429
1397
|
"kind": 32768,
|
|
1430
1398
|
"kindString": "Parameter",
|
|
@@ -1443,7 +1411,7 @@
|
|
|
1443
1411
|
]
|
|
1444
1412
|
},
|
|
1445
1413
|
{
|
|
1446
|
-
"id":
|
|
1414
|
+
"id": 68,
|
|
1447
1415
|
"name": "menuContainerElementRef",
|
|
1448
1416
|
"kind": 262144,
|
|
1449
1417
|
"kindString": "Accessor",
|
|
@@ -1468,41 +1436,20 @@
|
|
|
1468
1436
|
"sources": [
|
|
1469
1437
|
{
|
|
1470
1438
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1471
|
-
"line":
|
|
1439
|
+
"line": 165,
|
|
1472
1440
|
"character": 13
|
|
1473
1441
|
}
|
|
1474
1442
|
],
|
|
1475
|
-
"getSignature": [
|
|
1476
|
-
{
|
|
1477
|
-
"id": 70,
|
|
1478
|
-
"name": "menuContainerElementRef",
|
|
1479
|
-
"kind": 524288,
|
|
1480
|
-
"kindString": "Get signature",
|
|
1481
|
-
"flags": {},
|
|
1482
|
-
"type": {
|
|
1483
|
-
"type": "reference",
|
|
1484
|
-
"typeArguments": [
|
|
1485
|
-
{
|
|
1486
|
-
"type": "intrinsic",
|
|
1487
|
-
"name": "any"
|
|
1488
|
-
}
|
|
1489
|
-
],
|
|
1490
|
-
"qualifiedName": "ElementRef",
|
|
1491
|
-
"package": "@angular/core",
|
|
1492
|
-
"name": "ElementRef"
|
|
1493
|
-
}
|
|
1494
|
-
}
|
|
1495
|
-
],
|
|
1496
1443
|
"setSignature": [
|
|
1497
1444
|
{
|
|
1498
|
-
"id":
|
|
1445
|
+
"id": 69,
|
|
1499
1446
|
"name": "menuContainerElementRef",
|
|
1500
1447
|
"kind": 1048576,
|
|
1501
1448
|
"kindString": "Set signature",
|
|
1502
1449
|
"flags": {},
|
|
1503
1450
|
"parameters": [
|
|
1504
1451
|
{
|
|
1505
|
-
"id":
|
|
1452
|
+
"id": 70,
|
|
1506
1453
|
"name": "value",
|
|
1507
1454
|
"kind": 32768,
|
|
1508
1455
|
"kindString": "Parameter",
|
|
@@ -1529,7 +1476,7 @@
|
|
|
1529
1476
|
]
|
|
1530
1477
|
},
|
|
1531
1478
|
{
|
|
1532
|
-
"id":
|
|
1479
|
+
"id": 60,
|
|
1533
1480
|
"name": "trigger",
|
|
1534
1481
|
"kind": 262144,
|
|
1535
1482
|
"kindString": "Accessor",
|
|
@@ -1551,13 +1498,13 @@
|
|
|
1551
1498
|
"sources": [
|
|
1552
1499
|
{
|
|
1553
1500
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1554
|
-
"line":
|
|
1501
|
+
"line": 145,
|
|
1555
1502
|
"character": 13
|
|
1556
1503
|
}
|
|
1557
1504
|
],
|
|
1558
1505
|
"getSignature": [
|
|
1559
1506
|
{
|
|
1560
|
-
"id":
|
|
1507
|
+
"id": 61,
|
|
1561
1508
|
"name": "trigger",
|
|
1562
1509
|
"kind": 524288,
|
|
1563
1510
|
"kindString": "Get signature",
|
|
@@ -1577,14 +1524,14 @@
|
|
|
1577
1524
|
},
|
|
1578
1525
|
"type": {
|
|
1579
1526
|
"type": "reference",
|
|
1580
|
-
"id":
|
|
1527
|
+
"id": 373,
|
|
1581
1528
|
"name": "SkyDropdownTriggerType"
|
|
1582
1529
|
}
|
|
1583
1530
|
}
|
|
1584
1531
|
],
|
|
1585
1532
|
"setSignature": [
|
|
1586
1533
|
{
|
|
1587
|
-
"id":
|
|
1534
|
+
"id": 62,
|
|
1588
1535
|
"name": "trigger",
|
|
1589
1536
|
"kind": 1048576,
|
|
1590
1537
|
"kindString": "Set signature",
|
|
@@ -1604,14 +1551,14 @@
|
|
|
1604
1551
|
},
|
|
1605
1552
|
"parameters": [
|
|
1606
1553
|
{
|
|
1607
|
-
"id":
|
|
1554
|
+
"id": 63,
|
|
1608
1555
|
"name": "value",
|
|
1609
1556
|
"kind": 32768,
|
|
1610
1557
|
"kindString": "Parameter",
|
|
1611
1558
|
"flags": {},
|
|
1612
1559
|
"type": {
|
|
1613
1560
|
"type": "reference",
|
|
1614
|
-
"id":
|
|
1561
|
+
"id": 373,
|
|
1615
1562
|
"name": "SkyDropdownTriggerType"
|
|
1616
1563
|
}
|
|
1617
1564
|
}
|
|
@@ -1624,7 +1571,93 @@
|
|
|
1624
1571
|
]
|
|
1625
1572
|
},
|
|
1626
1573
|
{
|
|
1627
|
-
"id":
|
|
1574
|
+
"id": 76,
|
|
1575
|
+
"name": "triggerButton",
|
|
1576
|
+
"kind": 262144,
|
|
1577
|
+
"kindString": "Accessor",
|
|
1578
|
+
"flags": {
|
|
1579
|
+
"isPublic": true
|
|
1580
|
+
},
|
|
1581
|
+
"decorators": [
|
|
1582
|
+
{
|
|
1583
|
+
"name": "ViewChild",
|
|
1584
|
+
"type": {
|
|
1585
|
+
"type": "reference",
|
|
1586
|
+
"qualifiedName": "ViewChildDecorator",
|
|
1587
|
+
"package": "@angular/core",
|
|
1588
|
+
"name": "ViewChild"
|
|
1589
|
+
},
|
|
1590
|
+
"arguments": {
|
|
1591
|
+
"selector": "'triggerButton'",
|
|
1592
|
+
"opts": "{\n read: ElementRef,\n static: true,\n }"
|
|
1593
|
+
}
|
|
1594
|
+
}
|
|
1595
|
+
],
|
|
1596
|
+
"sources": [
|
|
1597
|
+
{
|
|
1598
|
+
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1599
|
+
"line": 191,
|
|
1600
|
+
"character": 13
|
|
1601
|
+
}
|
|
1602
|
+
],
|
|
1603
|
+
"getSignature": [
|
|
1604
|
+
{
|
|
1605
|
+
"id": 77,
|
|
1606
|
+
"name": "triggerButton",
|
|
1607
|
+
"kind": 524288,
|
|
1608
|
+
"kindString": "Get signature",
|
|
1609
|
+
"flags": {},
|
|
1610
|
+
"type": {
|
|
1611
|
+
"type": "reference",
|
|
1612
|
+
"typeArguments": [
|
|
1613
|
+
{
|
|
1614
|
+
"type": "intrinsic",
|
|
1615
|
+
"name": "any"
|
|
1616
|
+
}
|
|
1617
|
+
],
|
|
1618
|
+
"qualifiedName": "ElementRef",
|
|
1619
|
+
"package": "@angular/core",
|
|
1620
|
+
"name": "ElementRef"
|
|
1621
|
+
}
|
|
1622
|
+
}
|
|
1623
|
+
],
|
|
1624
|
+
"setSignature": [
|
|
1625
|
+
{
|
|
1626
|
+
"id": 78,
|
|
1627
|
+
"name": "triggerButton",
|
|
1628
|
+
"kind": 1048576,
|
|
1629
|
+
"kindString": "Set signature",
|
|
1630
|
+
"flags": {},
|
|
1631
|
+
"parameters": [
|
|
1632
|
+
{
|
|
1633
|
+
"id": 79,
|
|
1634
|
+
"name": "value",
|
|
1635
|
+
"kind": 32768,
|
|
1636
|
+
"kindString": "Parameter",
|
|
1637
|
+
"flags": {},
|
|
1638
|
+
"type": {
|
|
1639
|
+
"type": "reference",
|
|
1640
|
+
"typeArguments": [
|
|
1641
|
+
{
|
|
1642
|
+
"type": "intrinsic",
|
|
1643
|
+
"name": "any"
|
|
1644
|
+
}
|
|
1645
|
+
],
|
|
1646
|
+
"qualifiedName": "ElementRef",
|
|
1647
|
+
"package": "@angular/core",
|
|
1648
|
+
"name": "ElementRef"
|
|
1649
|
+
}
|
|
1650
|
+
}
|
|
1651
|
+
],
|
|
1652
|
+
"type": {
|
|
1653
|
+
"type": "intrinsic",
|
|
1654
|
+
"name": "void"
|
|
1655
|
+
}
|
|
1656
|
+
}
|
|
1657
|
+
]
|
|
1658
|
+
},
|
|
1659
|
+
{
|
|
1660
|
+
"id": 97,
|
|
1628
1661
|
"name": "ngOnDestroy",
|
|
1629
1662
|
"kind": 2048,
|
|
1630
1663
|
"kindString": "Method",
|
|
@@ -1634,13 +1667,13 @@
|
|
|
1634
1667
|
"sources": [
|
|
1635
1668
|
{
|
|
1636
1669
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1637
|
-
"line":
|
|
1670
|
+
"line": 254,
|
|
1638
1671
|
"character": 9
|
|
1639
1672
|
}
|
|
1640
1673
|
],
|
|
1641
1674
|
"signatures": [
|
|
1642
1675
|
{
|
|
1643
|
-
"id":
|
|
1676
|
+
"id": 98,
|
|
1644
1677
|
"name": "ngOnDestroy",
|
|
1645
1678
|
"kind": 4096,
|
|
1646
1679
|
"kindString": "Call signature",
|
|
@@ -1661,7 +1694,7 @@
|
|
|
1661
1694
|
}
|
|
1662
1695
|
},
|
|
1663
1696
|
{
|
|
1664
|
-
"id":
|
|
1697
|
+
"id": 95,
|
|
1665
1698
|
"name": "ngOnInit",
|
|
1666
1699
|
"kind": 2048,
|
|
1667
1700
|
"kindString": "Method",
|
|
@@ -1671,13 +1704,13 @@
|
|
|
1671
1704
|
"sources": [
|
|
1672
1705
|
{
|
|
1673
1706
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown.component.ts",
|
|
1674
|
-
"line":
|
|
1707
|
+
"line": 239,
|
|
1675
1708
|
"character": 9
|
|
1676
1709
|
}
|
|
1677
1710
|
],
|
|
1678
1711
|
"signatures": [
|
|
1679
1712
|
{
|
|
1680
|
-
"id":
|
|
1713
|
+
"id": 96,
|
|
1681
1714
|
"name": "ngOnInit",
|
|
1682
1715
|
"kind": 4096,
|
|
1683
1716
|
"kindString": "Call signature",
|
|
@@ -1703,41 +1736,43 @@
|
|
|
1703
1736
|
"title": "Constructors",
|
|
1704
1737
|
"kind": 512,
|
|
1705
1738
|
"children": [
|
|
1706
|
-
|
|
1739
|
+
34
|
|
1707
1740
|
]
|
|
1708
1741
|
},
|
|
1709
1742
|
{
|
|
1710
1743
|
"title": "Properties",
|
|
1711
1744
|
"kind": 1024,
|
|
1712
1745
|
"children": [
|
|
1713
|
-
|
|
1746
|
+
48,
|
|
1747
|
+
71,
|
|
1748
|
+
72,
|
|
1749
|
+
53,
|
|
1714
1750
|
74,
|
|
1715
|
-
54,
|
|
1716
|
-
76,
|
|
1717
1751
|
75,
|
|
1718
|
-
|
|
1752
|
+
73,
|
|
1753
|
+
59
|
|
1719
1754
|
]
|
|
1720
1755
|
},
|
|
1721
1756
|
{
|
|
1722
1757
|
"title": "Accessors",
|
|
1723
1758
|
"kind": 262144,
|
|
1724
1759
|
"children": [
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1760
|
+
40,
|
|
1761
|
+
44,
|
|
1762
|
+
49,
|
|
1763
|
+
54,
|
|
1764
|
+
64,
|
|
1765
|
+
68,
|
|
1766
|
+
60,
|
|
1767
|
+
76
|
|
1733
1768
|
]
|
|
1734
1769
|
},
|
|
1735
1770
|
{
|
|
1736
1771
|
"title": "Methods",
|
|
1737
1772
|
"kind": 2048,
|
|
1738
1773
|
"children": [
|
|
1739
|
-
|
|
1740
|
-
|
|
1774
|
+
97,
|
|
1775
|
+
95
|
|
1741
1776
|
]
|
|
1742
1777
|
}
|
|
1743
1778
|
],
|
|
@@ -1764,7 +1799,7 @@
|
|
|
1764
1799
|
]
|
|
1765
1800
|
},
|
|
1766
1801
|
{
|
|
1767
|
-
"id":
|
|
1802
|
+
"id": 118,
|
|
1768
1803
|
"name": "SkyDropdownMenuComponent",
|
|
1769
1804
|
"kind": 128,
|
|
1770
1805
|
"kindString": "Class",
|
|
@@ -1788,7 +1823,7 @@
|
|
|
1788
1823
|
],
|
|
1789
1824
|
"children": [
|
|
1790
1825
|
{
|
|
1791
|
-
"id":
|
|
1826
|
+
"id": 119,
|
|
1792
1827
|
"name": "constructor",
|
|
1793
1828
|
"kind": 512,
|
|
1794
1829
|
"kindString": "Constructor",
|
|
@@ -1796,20 +1831,20 @@
|
|
|
1796
1831
|
"sources": [
|
|
1797
1832
|
{
|
|
1798
1833
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
1799
|
-
"line":
|
|
1834
|
+
"line": 124,
|
|
1800
1835
|
"character": 2
|
|
1801
1836
|
}
|
|
1802
1837
|
],
|
|
1803
1838
|
"signatures": [
|
|
1804
1839
|
{
|
|
1805
|
-
"id":
|
|
1840
|
+
"id": 120,
|
|
1806
1841
|
"name": "SkyDropdownMenuComponent",
|
|
1807
1842
|
"kind": 16384,
|
|
1808
1843
|
"kindString": "Constructor signature",
|
|
1809
1844
|
"flags": {},
|
|
1810
1845
|
"parameters": [
|
|
1811
1846
|
{
|
|
1812
|
-
"id":
|
|
1847
|
+
"id": 121,
|
|
1813
1848
|
"name": "changeDetector",
|
|
1814
1849
|
"kind": 32768,
|
|
1815
1850
|
"kindString": "Parameter",
|
|
@@ -1822,7 +1857,7 @@
|
|
|
1822
1857
|
}
|
|
1823
1858
|
},
|
|
1824
1859
|
{
|
|
1825
|
-
"id":
|
|
1860
|
+
"id": 122,
|
|
1826
1861
|
"name": "elementRef",
|
|
1827
1862
|
"kind": 32768,
|
|
1828
1863
|
"kindString": "Parameter",
|
|
@@ -1841,11 +1876,13 @@
|
|
|
1841
1876
|
}
|
|
1842
1877
|
},
|
|
1843
1878
|
{
|
|
1844
|
-
"id":
|
|
1879
|
+
"id": 123,
|
|
1845
1880
|
"name": "dropdownComponent",
|
|
1846
1881
|
"kind": 32768,
|
|
1847
1882
|
"kindString": "Parameter",
|
|
1848
|
-
"flags": {
|
|
1883
|
+
"flags": {
|
|
1884
|
+
"isOptional": true
|
|
1885
|
+
},
|
|
1849
1886
|
"decorators": [
|
|
1850
1887
|
{
|
|
1851
1888
|
"name": "Optional",
|
|
@@ -1860,21 +1897,21 @@
|
|
|
1860
1897
|
],
|
|
1861
1898
|
"type": {
|
|
1862
1899
|
"type": "reference",
|
|
1863
|
-
"id":
|
|
1900
|
+
"id": 33,
|
|
1864
1901
|
"name": "SkyDropdownComponent"
|
|
1865
1902
|
}
|
|
1866
1903
|
}
|
|
1867
1904
|
],
|
|
1868
1905
|
"type": {
|
|
1869
1906
|
"type": "reference",
|
|
1870
|
-
"id":
|
|
1907
|
+
"id": 118,
|
|
1871
1908
|
"name": "SkyDropdownMenuComponent"
|
|
1872
1909
|
}
|
|
1873
1910
|
}
|
|
1874
1911
|
]
|
|
1875
1912
|
},
|
|
1876
1913
|
{
|
|
1877
|
-
"id":
|
|
1914
|
+
"id": 124,
|
|
1878
1915
|
"name": "ariaLabelledBy",
|
|
1879
1916
|
"kind": 1024,
|
|
1880
1917
|
"kindString": "Property",
|
|
@@ -1909,7 +1946,7 @@
|
|
|
1909
1946
|
}
|
|
1910
1947
|
},
|
|
1911
1948
|
{
|
|
1912
|
-
"id":
|
|
1949
|
+
"id": 134,
|
|
1913
1950
|
"name": "dropdownMenuId",
|
|
1914
1951
|
"kind": 1024,
|
|
1915
1952
|
"kindString": "Property",
|
|
@@ -1919,7 +1956,7 @@
|
|
|
1919
1956
|
"sources": [
|
|
1920
1957
|
{
|
|
1921
1958
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
1922
|
-
"line":
|
|
1959
|
+
"line": 91,
|
|
1923
1960
|
"character": 9
|
|
1924
1961
|
}
|
|
1925
1962
|
],
|
|
@@ -1930,7 +1967,7 @@
|
|
|
1930
1967
|
"defaultValue": "..."
|
|
1931
1968
|
},
|
|
1932
1969
|
{
|
|
1933
|
-
"id":
|
|
1970
|
+
"id": 139,
|
|
1934
1971
|
"name": "menuItems",
|
|
1935
1972
|
"kind": 1024,
|
|
1936
1973
|
"kindString": "Property",
|
|
@@ -1955,7 +1992,7 @@
|
|
|
1955
1992
|
"sources": [
|
|
1956
1993
|
{
|
|
1957
1994
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
1958
|
-
"line":
|
|
1995
|
+
"line": 110,
|
|
1959
1996
|
"character": 9
|
|
1960
1997
|
}
|
|
1961
1998
|
],
|
|
@@ -1974,7 +2011,7 @@
|
|
|
1974
2011
|
}
|
|
1975
2012
|
},
|
|
1976
2013
|
{
|
|
1977
|
-
"id":
|
|
2014
|
+
"id": 125,
|
|
1978
2015
|
"name": "ariaRole",
|
|
1979
2016
|
"kind": 262144,
|
|
1980
2017
|
"kindString": "Accessor",
|
|
@@ -2002,7 +2039,7 @@
|
|
|
2002
2039
|
],
|
|
2003
2040
|
"getSignature": [
|
|
2004
2041
|
{
|
|
2005
|
-
"id":
|
|
2042
|
+
"id": 126,
|
|
2006
2043
|
"name": "ariaRole",
|
|
2007
2044
|
"kind": 524288,
|
|
2008
2045
|
"kindString": "Get signature",
|
|
@@ -2024,7 +2061,7 @@
|
|
|
2024
2061
|
],
|
|
2025
2062
|
"setSignature": [
|
|
2026
2063
|
{
|
|
2027
|
-
"id":
|
|
2064
|
+
"id": 127,
|
|
2028
2065
|
"name": "ariaRole",
|
|
2029
2066
|
"kind": 1048576,
|
|
2030
2067
|
"kindString": "Set signature",
|
|
@@ -2040,7 +2077,7 @@
|
|
|
2040
2077
|
},
|
|
2041
2078
|
"parameters": [
|
|
2042
2079
|
{
|
|
2043
|
-
"id":
|
|
2080
|
+
"id": 128,
|
|
2044
2081
|
"name": "value",
|
|
2045
2082
|
"kind": 32768,
|
|
2046
2083
|
"kindString": "Parameter",
|
|
@@ -2059,7 +2096,7 @@
|
|
|
2059
2096
|
]
|
|
2060
2097
|
},
|
|
2061
2098
|
{
|
|
2062
|
-
"id":
|
|
2099
|
+
"id": 135,
|
|
2063
2100
|
"name": "menuIndex",
|
|
2064
2101
|
"kind": 262144,
|
|
2065
2102
|
"kindString": "Accessor",
|
|
@@ -2069,13 +2106,13 @@
|
|
|
2069
2106
|
"sources": [
|
|
2070
2107
|
{
|
|
2071
2108
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2072
|
-
"line":
|
|
2109
|
+
"line": 93,
|
|
2073
2110
|
"character": 13
|
|
2074
2111
|
}
|
|
2075
2112
|
],
|
|
2076
2113
|
"getSignature": [
|
|
2077
2114
|
{
|
|
2078
|
-
"id":
|
|
2115
|
+
"id": 136,
|
|
2079
2116
|
"name": "menuIndex",
|
|
2080
2117
|
"kind": 524288,
|
|
2081
2118
|
"kindString": "Get signature",
|
|
@@ -2088,14 +2125,14 @@
|
|
|
2088
2125
|
],
|
|
2089
2126
|
"setSignature": [
|
|
2090
2127
|
{
|
|
2091
|
-
"id":
|
|
2128
|
+
"id": 137,
|
|
2092
2129
|
"name": "menuIndex",
|
|
2093
2130
|
"kind": 1048576,
|
|
2094
2131
|
"kindString": "Set signature",
|
|
2095
2132
|
"flags": {},
|
|
2096
2133
|
"parameters": [
|
|
2097
2134
|
{
|
|
2098
|
-
"id":
|
|
2135
|
+
"id": 138,
|
|
2099
2136
|
"name": "value",
|
|
2100
2137
|
"kind": 32768,
|
|
2101
2138
|
"kindString": "Parameter",
|
|
@@ -2114,7 +2151,7 @@
|
|
|
2114
2151
|
]
|
|
2115
2152
|
},
|
|
2116
2153
|
{
|
|
2117
|
-
"id":
|
|
2154
|
+
"id": 151,
|
|
2118
2155
|
"name": "focusFirstItem",
|
|
2119
2156
|
"kind": 2048,
|
|
2120
2157
|
"kindString": "Method",
|
|
@@ -2124,13 +2161,13 @@
|
|
|
2124
2161
|
"sources": [
|
|
2125
2162
|
{
|
|
2126
2163
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2127
|
-
"line":
|
|
2164
|
+
"line": 201,
|
|
2128
2165
|
"character": 9
|
|
2129
2166
|
}
|
|
2130
2167
|
],
|
|
2131
2168
|
"signatures": [
|
|
2132
2169
|
{
|
|
2133
|
-
"id":
|
|
2170
|
+
"id": 152,
|
|
2134
2171
|
"name": "focusFirstItem",
|
|
2135
2172
|
"kind": 4096,
|
|
2136
2173
|
"kindString": "Call signature",
|
|
@@ -2143,7 +2180,7 @@
|
|
|
2143
2180
|
]
|
|
2144
2181
|
},
|
|
2145
2182
|
{
|
|
2146
|
-
"id":
|
|
2183
|
+
"id": 153,
|
|
2147
2184
|
"name": "focusLastItem",
|
|
2148
2185
|
"kind": 2048,
|
|
2149
2186
|
"kindString": "Method",
|
|
@@ -2153,13 +2190,13 @@
|
|
|
2153
2190
|
"sources": [
|
|
2154
2191
|
{
|
|
2155
2192
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2156
|
-
"line":
|
|
2193
|
+
"line": 216,
|
|
2157
2194
|
"character": 9
|
|
2158
2195
|
}
|
|
2159
2196
|
],
|
|
2160
2197
|
"signatures": [
|
|
2161
2198
|
{
|
|
2162
|
-
"id":
|
|
2199
|
+
"id": 154,
|
|
2163
2200
|
"name": "focusLastItem",
|
|
2164
2201
|
"kind": 4096,
|
|
2165
2202
|
"kindString": "Call signature",
|
|
@@ -2172,7 +2209,7 @@
|
|
|
2172
2209
|
]
|
|
2173
2210
|
},
|
|
2174
2211
|
{
|
|
2175
|
-
"id":
|
|
2212
|
+
"id": 157,
|
|
2176
2213
|
"name": "focusNextItem",
|
|
2177
2214
|
"kind": 2048,
|
|
2178
2215
|
"kindString": "Method",
|
|
@@ -2182,13 +2219,13 @@
|
|
|
2182
2219
|
"sources": [
|
|
2183
2220
|
{
|
|
2184
2221
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2185
|
-
"line":
|
|
2222
|
+
"line": 246,
|
|
2186
2223
|
"character": 9
|
|
2187
2224
|
}
|
|
2188
2225
|
],
|
|
2189
2226
|
"signatures": [
|
|
2190
2227
|
{
|
|
2191
|
-
"id":
|
|
2228
|
+
"id": 158,
|
|
2192
2229
|
"name": "focusNextItem",
|
|
2193
2230
|
"kind": 4096,
|
|
2194
2231
|
"kindString": "Call signature",
|
|
@@ -2201,7 +2238,7 @@
|
|
|
2201
2238
|
]
|
|
2202
2239
|
},
|
|
2203
2240
|
{
|
|
2204
|
-
"id":
|
|
2241
|
+
"id": 155,
|
|
2205
2242
|
"name": "focusPreviousItem",
|
|
2206
2243
|
"kind": 2048,
|
|
2207
2244
|
"kindString": "Method",
|
|
@@ -2211,13 +2248,13 @@
|
|
|
2211
2248
|
"sources": [
|
|
2212
2249
|
{
|
|
2213
2250
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2214
|
-
"line":
|
|
2251
|
+
"line": 231,
|
|
2215
2252
|
"character": 9
|
|
2216
2253
|
}
|
|
2217
2254
|
],
|
|
2218
2255
|
"signatures": [
|
|
2219
2256
|
{
|
|
2220
|
-
"id":
|
|
2257
|
+
"id": 156,
|
|
2221
2258
|
"name": "focusPreviousItem",
|
|
2222
2259
|
"kind": 4096,
|
|
2223
2260
|
"kindString": "Call signature",
|
|
@@ -2230,7 +2267,7 @@
|
|
|
2230
2267
|
]
|
|
2231
2268
|
},
|
|
2232
2269
|
{
|
|
2233
|
-
"id":
|
|
2270
|
+
"id": 147,
|
|
2234
2271
|
"name": "ngAfterContentInit",
|
|
2235
2272
|
"kind": 2048,
|
|
2236
2273
|
"kindString": "Method",
|
|
@@ -2240,13 +2277,13 @@
|
|
|
2240
2277
|
"sources": [
|
|
2241
2278
|
{
|
|
2242
2279
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2243
|
-
"line":
|
|
2280
|
+
"line": 134,
|
|
2244
2281
|
"character": 9
|
|
2245
2282
|
}
|
|
2246
2283
|
],
|
|
2247
2284
|
"signatures": [
|
|
2248
2285
|
{
|
|
2249
|
-
"id":
|
|
2286
|
+
"id": 148,
|
|
2250
2287
|
"name": "ngAfterContentInit",
|
|
2251
2288
|
"kind": 4096,
|
|
2252
2289
|
"kindString": "Call signature",
|
|
@@ -2267,7 +2304,7 @@
|
|
|
2267
2304
|
}
|
|
2268
2305
|
},
|
|
2269
2306
|
{
|
|
2270
|
-
"id":
|
|
2307
|
+
"id": 149,
|
|
2271
2308
|
"name": "ngOnDestroy",
|
|
2272
2309
|
"kind": 2048,
|
|
2273
2310
|
"kindString": "Method",
|
|
@@ -2277,13 +2314,13 @@
|
|
|
2277
2314
|
"sources": [
|
|
2278
2315
|
{
|
|
2279
2316
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2280
|
-
"line":
|
|
2317
|
+
"line": 196,
|
|
2281
2318
|
"character": 9
|
|
2282
2319
|
}
|
|
2283
2320
|
],
|
|
2284
2321
|
"signatures": [
|
|
2285
2322
|
{
|
|
2286
|
-
"id":
|
|
2323
|
+
"id": 150,
|
|
2287
2324
|
"name": "ngOnDestroy",
|
|
2288
2325
|
"kind": 4096,
|
|
2289
2326
|
"kindString": "Call signature",
|
|
@@ -2304,7 +2341,7 @@
|
|
|
2304
2341
|
}
|
|
2305
2342
|
},
|
|
2306
2343
|
{
|
|
2307
|
-
"id":
|
|
2344
|
+
"id": 159,
|
|
2308
2345
|
"name": "reset",
|
|
2309
2346
|
"kind": 2048,
|
|
2310
2347
|
"kindString": "Method",
|
|
@@ -2314,13 +2351,13 @@
|
|
|
2314
2351
|
"sources": [
|
|
2315
2352
|
{
|
|
2316
2353
|
"fileName": "projects/popovers/src/modules/dropdown/dropdown-menu.component.ts",
|
|
2317
|
-
"line":
|
|
2354
|
+
"line": 261,
|
|
2318
2355
|
"character": 9
|
|
2319
2356
|
}
|
|
2320
2357
|
],
|
|
2321
2358
|
"signatures": [
|
|
2322
2359
|
{
|
|
2323
|
-
"id":
|
|
2360
|
+
"id": 160,
|
|
2324
2361
|
"name": "reset",
|
|
2325
2362
|
"kind": 4096,
|
|
2326
2363
|
"kindString": "Call signature",
|
|
@@ -2338,37 +2375,37 @@
|
|
|
2338
2375
|
"title": "Constructors",
|
|
2339
2376
|
"kind": 512,
|
|
2340
2377
|
"children": [
|
|
2341
|
-
|
|
2378
|
+
119
|
|
2342
2379
|
]
|
|
2343
2380
|
},
|
|
2344
2381
|
{
|
|
2345
2382
|
"title": "Properties",
|
|
2346
2383
|
"kind": 1024,
|
|
2347
2384
|
"children": [
|
|
2348
|
-
|
|
2349
|
-
|
|
2350
|
-
|
|
2385
|
+
124,
|
|
2386
|
+
134,
|
|
2387
|
+
139
|
|
2351
2388
|
]
|
|
2352
2389
|
},
|
|
2353
2390
|
{
|
|
2354
2391
|
"title": "Accessors",
|
|
2355
2392
|
"kind": 262144,
|
|
2356
2393
|
"children": [
|
|
2357
|
-
|
|
2358
|
-
|
|
2394
|
+
125,
|
|
2395
|
+
135
|
|
2359
2396
|
]
|
|
2360
2397
|
},
|
|
2361
2398
|
{
|
|
2362
2399
|
"title": "Methods",
|
|
2363
2400
|
"kind": 2048,
|
|
2364
2401
|
"children": [
|
|
2365
|
-
|
|
2366
|
-
|
|
2367
|
-
|
|
2368
|
-
|
|
2369
|
-
|
|
2370
|
-
|
|
2371
|
-
|
|
2402
|
+
151,
|
|
2403
|
+
153,
|
|
2404
|
+
157,
|
|
2405
|
+
155,
|
|
2406
|
+
147,
|
|
2407
|
+
149,
|
|
2408
|
+
159
|
|
2372
2409
|
]
|
|
2373
2410
|
}
|
|
2374
2411
|
],
|
|
@@ -2395,7 +2432,7 @@
|
|
|
2395
2432
|
]
|
|
2396
2433
|
},
|
|
2397
2434
|
{
|
|
2398
|
-
"id":
|
|
2435
|
+
"id": 260,
|
|
2399
2436
|
"name": "SkyPopoverComponent",
|
|
2400
2437
|
"kind": 128,
|
|
2401
2438
|
"kindString": "Class",
|
|
@@ -2416,7 +2453,7 @@
|
|
|
2416
2453
|
],
|
|
2417
2454
|
"children": [
|
|
2418
2455
|
{
|
|
2419
|
-
"id":
|
|
2456
|
+
"id": 261,
|
|
2420
2457
|
"name": "constructor",
|
|
2421
2458
|
"kind": 512,
|
|
2422
2459
|
"kindString": "Constructor",
|
|
@@ -2424,20 +2461,20 @@
|
|
|
2424
2461
|
"sources": [
|
|
2425
2462
|
{
|
|
2426
2463
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2427
|
-
"line":
|
|
2464
|
+
"line": 139,
|
|
2428
2465
|
"character": 2
|
|
2429
2466
|
}
|
|
2430
2467
|
],
|
|
2431
2468
|
"signatures": [
|
|
2432
2469
|
{
|
|
2433
|
-
"id":
|
|
2470
|
+
"id": 262,
|
|
2434
2471
|
"name": "SkyPopoverComponent",
|
|
2435
2472
|
"kind": 16384,
|
|
2436
2473
|
"kindString": "Constructor signature",
|
|
2437
2474
|
"flags": {},
|
|
2438
2475
|
"parameters": [
|
|
2439
2476
|
{
|
|
2440
|
-
"id":
|
|
2477
|
+
"id": 263,
|
|
2441
2478
|
"name": "overlayService",
|
|
2442
2479
|
"kind": 32768,
|
|
2443
2480
|
"kindString": "Parameter",
|
|
@@ -2450,14 +2487,14 @@
|
|
|
2450
2487
|
],
|
|
2451
2488
|
"type": {
|
|
2452
2489
|
"type": "reference",
|
|
2453
|
-
"id":
|
|
2490
|
+
"id": 260,
|
|
2454
2491
|
"name": "SkyPopoverComponent"
|
|
2455
2492
|
}
|
|
2456
2493
|
}
|
|
2457
2494
|
]
|
|
2458
2495
|
},
|
|
2459
2496
|
{
|
|
2460
|
-
"id":
|
|
2497
|
+
"id": 285,
|
|
2461
2498
|
"name": "isMouseEnter",
|
|
2462
2499
|
"kind": 1024,
|
|
2463
2500
|
"kindString": "Property",
|
|
@@ -2467,7 +2504,7 @@
|
|
|
2467
2504
|
"sources": [
|
|
2468
2505
|
{
|
|
2469
2506
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2470
|
-
"line":
|
|
2507
|
+
"line": 113,
|
|
2471
2508
|
"character": 9
|
|
2472
2509
|
}
|
|
2473
2510
|
],
|
|
@@ -2478,7 +2515,7 @@
|
|
|
2478
2515
|
"defaultValue": "false"
|
|
2479
2516
|
},
|
|
2480
2517
|
{
|
|
2481
|
-
"id":
|
|
2518
|
+
"id": 281,
|
|
2482
2519
|
"name": "popoverClosed",
|
|
2483
2520
|
"kind": 1024,
|
|
2484
2521
|
"kindString": "Property",
|
|
@@ -2503,7 +2540,7 @@
|
|
|
2503
2540
|
"sources": [
|
|
2504
2541
|
{
|
|
2505
2542
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2506
|
-
"line":
|
|
2543
|
+
"line": 92,
|
|
2507
2544
|
"character": 9
|
|
2508
2545
|
}
|
|
2509
2546
|
],
|
|
@@ -2512,7 +2549,7 @@
|
|
|
2512
2549
|
"typeArguments": [
|
|
2513
2550
|
{
|
|
2514
2551
|
"type": "reference",
|
|
2515
|
-
"id":
|
|
2552
|
+
"id": 260,
|
|
2516
2553
|
"name": "SkyPopoverComponent"
|
|
2517
2554
|
}
|
|
2518
2555
|
],
|
|
@@ -2523,7 +2560,7 @@
|
|
|
2523
2560
|
"defaultValue": "..."
|
|
2524
2561
|
},
|
|
2525
2562
|
{
|
|
2526
|
-
"id":
|
|
2563
|
+
"id": 282,
|
|
2527
2564
|
"name": "popoverOpened",
|
|
2528
2565
|
"kind": 1024,
|
|
2529
2566
|
"kindString": "Property",
|
|
@@ -2548,7 +2585,7 @@
|
|
|
2548
2585
|
"sources": [
|
|
2549
2586
|
{
|
|
2550
2587
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2551
|
-
"line":
|
|
2588
|
+
"line": 98,
|
|
2552
2589
|
"character": 9
|
|
2553
2590
|
}
|
|
2554
2591
|
],
|
|
@@ -2557,7 +2594,7 @@
|
|
|
2557
2594
|
"typeArguments": [
|
|
2558
2595
|
{
|
|
2559
2596
|
"type": "reference",
|
|
2560
|
-
"id":
|
|
2597
|
+
"id": 260,
|
|
2561
2598
|
"name": "SkyPopoverComponent"
|
|
2562
2599
|
}
|
|
2563
2600
|
],
|
|
@@ -2568,7 +2605,7 @@
|
|
|
2568
2605
|
"defaultValue": "..."
|
|
2569
2606
|
},
|
|
2570
2607
|
{
|
|
2571
|
-
"id":
|
|
2608
|
+
"id": 276,
|
|
2572
2609
|
"name": "popoverTitle",
|
|
2573
2610
|
"kind": 1024,
|
|
2574
2611
|
"kindString": "Property",
|
|
@@ -2593,7 +2630,7 @@
|
|
|
2593
2630
|
"sources": [
|
|
2594
2631
|
{
|
|
2595
2632
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2596
|
-
"line":
|
|
2633
|
+
"line": 73,
|
|
2597
2634
|
"character": 9
|
|
2598
2635
|
}
|
|
2599
2636
|
],
|
|
@@ -2603,7 +2640,50 @@
|
|
|
2603
2640
|
}
|
|
2604
2641
|
},
|
|
2605
2642
|
{
|
|
2606
|
-
"id":
|
|
2643
|
+
"id": 286,
|
|
2644
|
+
"name": "templateRef",
|
|
2645
|
+
"kind": 1024,
|
|
2646
|
+
"kindString": "Property",
|
|
2647
|
+
"flags": {
|
|
2648
|
+
"isPublic": true
|
|
2649
|
+
},
|
|
2650
|
+
"decorators": [
|
|
2651
|
+
{
|
|
2652
|
+
"name": "ViewChild",
|
|
2653
|
+
"type": {
|
|
2654
|
+
"type": "reference",
|
|
2655
|
+
"qualifiedName": "ViewChildDecorator",
|
|
2656
|
+
"package": "@angular/core",
|
|
2657
|
+
"name": "ViewChild"
|
|
2658
|
+
},
|
|
2659
|
+
"arguments": {
|
|
2660
|
+
"selector": "'templateRef'",
|
|
2661
|
+
"opts": "{\n read: TemplateRef,\n static: true,\n }"
|
|
2662
|
+
}
|
|
2663
|
+
}
|
|
2664
|
+
],
|
|
2665
|
+
"sources": [
|
|
2666
|
+
{
|
|
2667
|
+
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2668
|
+
"line": 119,
|
|
2669
|
+
"character": 9
|
|
2670
|
+
}
|
|
2671
|
+
],
|
|
2672
|
+
"type": {
|
|
2673
|
+
"type": "reference",
|
|
2674
|
+
"typeArguments": [
|
|
2675
|
+
{
|
|
2676
|
+
"type": "intrinsic",
|
|
2677
|
+
"name": "unknown"
|
|
2678
|
+
}
|
|
2679
|
+
],
|
|
2680
|
+
"qualifiedName": "TemplateRef",
|
|
2681
|
+
"package": "@angular/core",
|
|
2682
|
+
"name": "TemplateRef"
|
|
2683
|
+
}
|
|
2684
|
+
},
|
|
2685
|
+
{
|
|
2686
|
+
"id": 264,
|
|
2607
2687
|
"name": "alignment",
|
|
2608
2688
|
"kind": 262144,
|
|
2609
2689
|
"kindString": "Accessor",
|
|
@@ -2631,7 +2711,7 @@
|
|
|
2631
2711
|
],
|
|
2632
2712
|
"getSignature": [
|
|
2633
2713
|
{
|
|
2634
|
-
"id":
|
|
2714
|
+
"id": 265,
|
|
2635
2715
|
"name": "alignment",
|
|
2636
2716
|
"kind": 524288,
|
|
2637
2717
|
"kindString": "Get signature",
|
|
@@ -2647,14 +2727,14 @@
|
|
|
2647
2727
|
},
|
|
2648
2728
|
"type": {
|
|
2649
2729
|
"type": "reference",
|
|
2650
|
-
"id":
|
|
2730
|
+
"id": 380,
|
|
2651
2731
|
"name": "SkyPopoverAlignment"
|
|
2652
2732
|
}
|
|
2653
2733
|
}
|
|
2654
2734
|
],
|
|
2655
2735
|
"setSignature": [
|
|
2656
2736
|
{
|
|
2657
|
-
"id":
|
|
2737
|
+
"id": 266,
|
|
2658
2738
|
"name": "alignment",
|
|
2659
2739
|
"kind": 1048576,
|
|
2660
2740
|
"kindString": "Set signature",
|
|
@@ -2670,14 +2750,14 @@
|
|
|
2670
2750
|
},
|
|
2671
2751
|
"parameters": [
|
|
2672
2752
|
{
|
|
2673
|
-
"id":
|
|
2753
|
+
"id": 267,
|
|
2674
2754
|
"name": "value",
|
|
2675
2755
|
"kind": 32768,
|
|
2676
2756
|
"kindString": "Parameter",
|
|
2677
2757
|
"flags": {},
|
|
2678
2758
|
"type": {
|
|
2679
2759
|
"type": "reference",
|
|
2680
|
-
"id":
|
|
2760
|
+
"id": 380,
|
|
2681
2761
|
"name": "SkyPopoverAlignment"
|
|
2682
2762
|
}
|
|
2683
2763
|
}
|
|
@@ -2690,7 +2770,7 @@
|
|
|
2690
2770
|
]
|
|
2691
2771
|
},
|
|
2692
2772
|
{
|
|
2693
|
-
"id":
|
|
2773
|
+
"id": 268,
|
|
2694
2774
|
"name": "dismissOnBlur",
|
|
2695
2775
|
"kind": 262144,
|
|
2696
2776
|
"kindString": "Accessor",
|
|
@@ -2718,7 +2798,7 @@
|
|
|
2718
2798
|
],
|
|
2719
2799
|
"getSignature": [
|
|
2720
2800
|
{
|
|
2721
|
-
"id":
|
|
2801
|
+
"id": 269,
|
|
2722
2802
|
"name": "dismissOnBlur",
|
|
2723
2803
|
"kind": 524288,
|
|
2724
2804
|
"kindString": "Get signature",
|
|
@@ -2740,7 +2820,7 @@
|
|
|
2740
2820
|
],
|
|
2741
2821
|
"setSignature": [
|
|
2742
2822
|
{
|
|
2743
|
-
"id":
|
|
2823
|
+
"id": 270,
|
|
2744
2824
|
"name": "dismissOnBlur",
|
|
2745
2825
|
"kind": 1048576,
|
|
2746
2826
|
"kindString": "Set signature",
|
|
@@ -2756,7 +2836,7 @@
|
|
|
2756
2836
|
},
|
|
2757
2837
|
"parameters": [
|
|
2758
2838
|
{
|
|
2759
|
-
"id":
|
|
2839
|
+
"id": 271,
|
|
2760
2840
|
"name": "value",
|
|
2761
2841
|
"kind": 32768,
|
|
2762
2842
|
"kindString": "Parameter",
|
|
@@ -2775,7 +2855,7 @@
|
|
|
2775
2855
|
]
|
|
2776
2856
|
},
|
|
2777
2857
|
{
|
|
2778
|
-
"id":
|
|
2858
|
+
"id": 272,
|
|
2779
2859
|
"name": "placement",
|
|
2780
2860
|
"kind": 262144,
|
|
2781
2861
|
"kindString": "Accessor",
|
|
@@ -2797,13 +2877,13 @@
|
|
|
2797
2877
|
"sources": [
|
|
2798
2878
|
{
|
|
2799
2879
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2800
|
-
"line":
|
|
2880
|
+
"line": 61,
|
|
2801
2881
|
"character": 13
|
|
2802
2882
|
}
|
|
2803
2883
|
],
|
|
2804
2884
|
"getSignature": [
|
|
2805
2885
|
{
|
|
2806
|
-
"id":
|
|
2886
|
+
"id": 273,
|
|
2807
2887
|
"name": "placement",
|
|
2808
2888
|
"kind": 524288,
|
|
2809
2889
|
"kindString": "Get signature",
|
|
@@ -2819,14 +2899,14 @@
|
|
|
2819
2899
|
},
|
|
2820
2900
|
"type": {
|
|
2821
2901
|
"type": "reference",
|
|
2822
|
-
"id":
|
|
2902
|
+
"id": 388,
|
|
2823
2903
|
"name": "SkyPopoverPlacement"
|
|
2824
2904
|
}
|
|
2825
2905
|
}
|
|
2826
2906
|
],
|
|
2827
2907
|
"setSignature": [
|
|
2828
2908
|
{
|
|
2829
|
-
"id":
|
|
2909
|
+
"id": 274,
|
|
2830
2910
|
"name": "placement",
|
|
2831
2911
|
"kind": 1048576,
|
|
2832
2912
|
"kindString": "Set signature",
|
|
@@ -2842,14 +2922,14 @@
|
|
|
2842
2922
|
},
|
|
2843
2923
|
"parameters": [
|
|
2844
2924
|
{
|
|
2845
|
-
"id":
|
|
2925
|
+
"id": 275,
|
|
2846
2926
|
"name": "value",
|
|
2847
2927
|
"kind": 32768,
|
|
2848
2928
|
"kindString": "Parameter",
|
|
2849
2929
|
"flags": {},
|
|
2850
2930
|
"type": {
|
|
2851
2931
|
"type": "reference",
|
|
2852
|
-
"id":
|
|
2932
|
+
"id": 388,
|
|
2853
2933
|
"name": "SkyPopoverPlacement"
|
|
2854
2934
|
}
|
|
2855
2935
|
}
|
|
@@ -2862,7 +2942,7 @@
|
|
|
2862
2942
|
]
|
|
2863
2943
|
},
|
|
2864
2944
|
{
|
|
2865
|
-
"id":
|
|
2945
|
+
"id": 277,
|
|
2866
2946
|
"name": "popoverType",
|
|
2867
2947
|
"kind": 262144,
|
|
2868
2948
|
"kindString": "Accessor",
|
|
@@ -2884,13 +2964,13 @@
|
|
|
2884
2964
|
"sources": [
|
|
2885
2965
|
{
|
|
2886
2966
|
"fileName": "projects/popovers/src/modules/popover/popover.component.ts",
|
|
2887
|
-
"line":
|
|
2967
|
+
"line": 80,
|
|
2888
2968
|
"character": 13
|
|
2889
2969
|
}
|
|
2890
2970
|
],
|
|
2891
2971
|
"getSignature": [
|
|
2892
2972
|
{
|
|
2893
|
-
"id":
|
|
2973
|
+
"id": 278,
|
|
2894
2974
|
"name": "popoverType",
|
|
2895
2975
|
"kind": 524288,
|
|
2896
2976
|
"kindString": "Get signature",
|
|
@@ -2906,14 +2986,14 @@
|
|
|
2906
2986
|
},
|
|
2907
2987
|
"type": {
|
|
2908
2988
|
"type": "reference",
|
|
2909
|
-
"id":
|
|
2989
|
+
"id": 397,
|
|
2910
2990
|
"name": "SkyPopoverType"
|
|
2911
2991
|
}
|
|
2912
2992
|
}
|
|
2913
2993
|
],
|
|
2914
2994
|
"setSignature": [
|
|
2915
2995
|
{
|
|
2916
|
-
"id":
|
|
2996
|
+
"id": 279,
|
|
2917
2997
|
"name": "popoverType",
|
|
2918
2998
|
"kind": 1048576,
|
|
2919
2999
|
"kindString": "Set signature",
|
|
@@ -2929,14 +3009,14 @@
|
|
|
2929
3009
|
},
|
|
2930
3010
|
"parameters": [
|
|
2931
3011
|
{
|
|
2932
|
-
"id":
|
|
3012
|
+
"id": 280,
|
|
2933
3013
|
"name": "value",
|
|
2934
3014
|
"kind": 32768,
|
|
2935
3015
|
"kindString": "Parameter",
|
|
2936
3016
|
"flags": {},
|
|
2937
3017
|
"type": {
|
|
2938
3018
|
"type": "reference",
|
|
2939
|
-
"id":
|
|
3019
|
+
"id": 397,
|
|
2940
3020
|
"name": "SkyPopoverType"
|
|
2941
3021
|
}
|
|
2942
3022
|
}
|
|
@@ -2949,7 +3029,7 @@
|
|
|
2949
3029
|
]
|
|
2950
3030
|
},
|
|
2951
3031
|
{
|
|
2952
|
-
"id":
|
|
3032
|
+
"id": 296,
|
|
2953
3033
|
"name": "ngOnDestroy",
|
|
2954
3034
|
"kind": 2048,
|
|
2955
3035
|
"kindString": "Method",
|
|
@@ -2965,7 +3045,7 @@
|
|
|
2965
3045
|
],
|
|
2966
3046
|
"signatures": [
|
|
2967
3047
|
{
|
|
2968
|
-
"id":
|
|
3048
|
+
"id": 297,
|
|
2969
3049
|
"name": "ngOnDestroy",
|
|
2970
3050
|
"kind": 4096,
|
|
2971
3051
|
"kindString": "Call signature",
|
|
@@ -2991,34 +3071,35 @@
|
|
|
2991
3071
|
"title": "Constructors",
|
|
2992
3072
|
"kind": 512,
|
|
2993
3073
|
"children": [
|
|
2994
|
-
|
|
3074
|
+
261
|
|
2995
3075
|
]
|
|
2996
3076
|
},
|
|
2997
3077
|
{
|
|
2998
3078
|
"title": "Properties",
|
|
2999
3079
|
"kind": 1024,
|
|
3000
3080
|
"children": [
|
|
3001
|
-
|
|
3002
|
-
|
|
3003
|
-
|
|
3004
|
-
|
|
3081
|
+
285,
|
|
3082
|
+
281,
|
|
3083
|
+
282,
|
|
3084
|
+
276,
|
|
3085
|
+
286
|
|
3005
3086
|
]
|
|
3006
3087
|
},
|
|
3007
3088
|
{
|
|
3008
3089
|
"title": "Accessors",
|
|
3009
3090
|
"kind": 262144,
|
|
3010
3091
|
"children": [
|
|
3011
|
-
|
|
3012
|
-
|
|
3013
|
-
|
|
3014
|
-
|
|
3092
|
+
264,
|
|
3093
|
+
268,
|
|
3094
|
+
272,
|
|
3095
|
+
277
|
|
3015
3096
|
]
|
|
3016
3097
|
},
|
|
3017
3098
|
{
|
|
3018
3099
|
"title": "Methods",
|
|
3019
3100
|
"kind": 2048,
|
|
3020
3101
|
"children": [
|
|
3021
|
-
|
|
3102
|
+
296
|
|
3022
3103
|
]
|
|
3023
3104
|
}
|
|
3024
3105
|
],
|
|
@@ -3039,7 +3120,7 @@
|
|
|
3039
3120
|
]
|
|
3040
3121
|
},
|
|
3041
3122
|
{
|
|
3042
|
-
"id":
|
|
3123
|
+
"id": 311,
|
|
3043
3124
|
"name": "SkyPopoverDirective",
|
|
3044
3125
|
"kind": 128,
|
|
3045
3126
|
"kindString": "Class",
|
|
@@ -3060,7 +3141,7 @@
|
|
|
3060
3141
|
],
|
|
3061
3142
|
"children": [
|
|
3062
3143
|
{
|
|
3063
|
-
"id":
|
|
3144
|
+
"id": 312,
|
|
3064
3145
|
"name": "constructor",
|
|
3065
3146
|
"kind": 512,
|
|
3066
3147
|
"kindString": "Constructor",
|
|
@@ -3068,20 +3149,20 @@
|
|
|
3068
3149
|
"sources": [
|
|
3069
3150
|
{
|
|
3070
3151
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3071
|
-
"line":
|
|
3152
|
+
"line": 73,
|
|
3072
3153
|
"character": 2
|
|
3073
3154
|
}
|
|
3074
3155
|
],
|
|
3075
3156
|
"signatures": [
|
|
3076
3157
|
{
|
|
3077
|
-
"id":
|
|
3158
|
+
"id": 313,
|
|
3078
3159
|
"name": "SkyPopoverDirective",
|
|
3079
3160
|
"kind": 16384,
|
|
3080
3161
|
"kindString": "Constructor signature",
|
|
3081
3162
|
"flags": {},
|
|
3082
3163
|
"parameters": [
|
|
3083
3164
|
{
|
|
3084
|
-
"id":
|
|
3165
|
+
"id": 314,
|
|
3085
3166
|
"name": "elementRef",
|
|
3086
3167
|
"kind": 32768,
|
|
3087
3168
|
"kindString": "Parameter",
|
|
@@ -3102,14 +3183,14 @@
|
|
|
3102
3183
|
],
|
|
3103
3184
|
"type": {
|
|
3104
3185
|
"type": "reference",
|
|
3105
|
-
"id":
|
|
3186
|
+
"id": 311,
|
|
3106
3187
|
"name": "SkyPopoverDirective"
|
|
3107
3188
|
}
|
|
3108
3189
|
}
|
|
3109
3190
|
]
|
|
3110
3191
|
},
|
|
3111
3192
|
{
|
|
3112
|
-
"id":
|
|
3193
|
+
"id": 315,
|
|
3113
3194
|
"name": "skyPopover",
|
|
3114
3195
|
"kind": 1024,
|
|
3115
3196
|
"kindString": "Property",
|
|
@@ -3146,12 +3227,12 @@
|
|
|
3146
3227
|
],
|
|
3147
3228
|
"type": {
|
|
3148
3229
|
"type": "reference",
|
|
3149
|
-
"id":
|
|
3230
|
+
"id": 260,
|
|
3150
3231
|
"name": "SkyPopoverComponent"
|
|
3151
3232
|
}
|
|
3152
3233
|
},
|
|
3153
3234
|
{
|
|
3154
|
-
"id":
|
|
3235
|
+
"id": 316,
|
|
3155
3236
|
"name": "skyPopoverAlignment",
|
|
3156
3237
|
"kind": 1024,
|
|
3157
3238
|
"kindString": "Property",
|
|
@@ -3182,12 +3263,12 @@
|
|
|
3182
3263
|
],
|
|
3183
3264
|
"type": {
|
|
3184
3265
|
"type": "reference",
|
|
3185
|
-
"id":
|
|
3266
|
+
"id": 380,
|
|
3186
3267
|
"name": "SkyPopoverAlignment"
|
|
3187
3268
|
}
|
|
3188
3269
|
},
|
|
3189
3270
|
{
|
|
3190
|
-
"id":
|
|
3271
|
+
"id": 323,
|
|
3191
3272
|
"name": "skyPopoverPlacement",
|
|
3192
3273
|
"kind": 1024,
|
|
3193
3274
|
"kindString": "Property",
|
|
@@ -3218,12 +3299,12 @@
|
|
|
3218
3299
|
],
|
|
3219
3300
|
"type": {
|
|
3220
3301
|
"type": "reference",
|
|
3221
|
-
"id":
|
|
3302
|
+
"id": 388,
|
|
3222
3303
|
"name": "SkyPopoverPlacement"
|
|
3223
3304
|
}
|
|
3224
3305
|
},
|
|
3225
3306
|
{
|
|
3226
|
-
"id":
|
|
3307
|
+
"id": 317,
|
|
3227
3308
|
"name": "skyPopoverMessageStream",
|
|
3228
3309
|
"kind": 262144,
|
|
3229
3310
|
"kindString": "Accessor",
|
|
@@ -3251,7 +3332,7 @@
|
|
|
3251
3332
|
],
|
|
3252
3333
|
"getSignature": [
|
|
3253
3334
|
{
|
|
3254
|
-
"id":
|
|
3335
|
+
"id": 318,
|
|
3255
3336
|
"name": "skyPopoverMessageStream",
|
|
3256
3337
|
"kind": 524288,
|
|
3257
3338
|
"kindString": "Get signature",
|
|
@@ -3264,7 +3345,7 @@
|
|
|
3264
3345
|
"typeArguments": [
|
|
3265
3346
|
{
|
|
3266
3347
|
"type": "reference",
|
|
3267
|
-
"id":
|
|
3348
|
+
"id": 381,
|
|
3268
3349
|
"name": "SkyPopoverMessage"
|
|
3269
3350
|
}
|
|
3270
3351
|
],
|
|
@@ -3276,7 +3357,7 @@
|
|
|
3276
3357
|
],
|
|
3277
3358
|
"setSignature": [
|
|
3278
3359
|
{
|
|
3279
|
-
"id":
|
|
3360
|
+
"id": 319,
|
|
3280
3361
|
"name": "skyPopoverMessageStream",
|
|
3281
3362
|
"kind": 1048576,
|
|
3282
3363
|
"kindString": "Set signature",
|
|
@@ -3286,7 +3367,7 @@
|
|
|
3286
3367
|
},
|
|
3287
3368
|
"parameters": [
|
|
3288
3369
|
{
|
|
3289
|
-
"id":
|
|
3370
|
+
"id": 320,
|
|
3290
3371
|
"name": "value",
|
|
3291
3372
|
"kind": 32768,
|
|
3292
3373
|
"kindString": "Parameter",
|
|
@@ -3296,7 +3377,7 @@
|
|
|
3296
3377
|
"typeArguments": [
|
|
3297
3378
|
{
|
|
3298
3379
|
"type": "reference",
|
|
3299
|
-
"id":
|
|
3380
|
+
"id": 381,
|
|
3300
3381
|
"name": "SkyPopoverMessage"
|
|
3301
3382
|
}
|
|
3302
3383
|
],
|
|
@@ -3314,7 +3395,7 @@
|
|
|
3314
3395
|
]
|
|
3315
3396
|
},
|
|
3316
3397
|
{
|
|
3317
|
-
"id":
|
|
3398
|
+
"id": 324,
|
|
3318
3399
|
"name": "skyPopoverTrigger",
|
|
3319
3400
|
"kind": 262144,
|
|
3320
3401
|
"kindString": "Accessor",
|
|
@@ -3342,7 +3423,7 @@
|
|
|
3342
3423
|
],
|
|
3343
3424
|
"getSignature": [
|
|
3344
3425
|
{
|
|
3345
|
-
"id":
|
|
3426
|
+
"id": 325,
|
|
3346
3427
|
"name": "skyPopoverTrigger",
|
|
3347
3428
|
"kind": 524288,
|
|
3348
3429
|
"kindString": "Get signature",
|
|
@@ -3352,14 +3433,14 @@
|
|
|
3352
3433
|
},
|
|
3353
3434
|
"type": {
|
|
3354
3435
|
"type": "reference",
|
|
3355
|
-
"id":
|
|
3436
|
+
"id": 396,
|
|
3356
3437
|
"name": "SkyPopoverTrigger"
|
|
3357
3438
|
}
|
|
3358
3439
|
}
|
|
3359
3440
|
],
|
|
3360
3441
|
"setSignature": [
|
|
3361
3442
|
{
|
|
3362
|
-
"id":
|
|
3443
|
+
"id": 326,
|
|
3363
3444
|
"name": "skyPopoverTrigger",
|
|
3364
3445
|
"kind": 1048576,
|
|
3365
3446
|
"kindString": "Set signature",
|
|
@@ -3369,14 +3450,14 @@
|
|
|
3369
3450
|
},
|
|
3370
3451
|
"parameters": [
|
|
3371
3452
|
{
|
|
3372
|
-
"id":
|
|
3453
|
+
"id": 327,
|
|
3373
3454
|
"name": "value",
|
|
3374
3455
|
"kind": 32768,
|
|
3375
3456
|
"kindString": "Parameter",
|
|
3376
3457
|
"flags": {},
|
|
3377
3458
|
"type": {
|
|
3378
3459
|
"type": "reference",
|
|
3379
|
-
"id":
|
|
3460
|
+
"id": 396,
|
|
3380
3461
|
"name": "SkyPopoverTrigger"
|
|
3381
3462
|
}
|
|
3382
3463
|
}
|
|
@@ -3389,7 +3470,7 @@
|
|
|
3389
3470
|
]
|
|
3390
3471
|
},
|
|
3391
3472
|
{
|
|
3392
|
-
"id":
|
|
3473
|
+
"id": 333,
|
|
3393
3474
|
"name": "ngOnDestroy",
|
|
3394
3475
|
"kind": 2048,
|
|
3395
3476
|
"kindString": "Method",
|
|
@@ -3399,13 +3480,13 @@
|
|
|
3399
3480
|
"sources": [
|
|
3400
3481
|
{
|
|
3401
3482
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3402
|
-
"line":
|
|
3483
|
+
"line": 82,
|
|
3403
3484
|
"character": 9
|
|
3404
3485
|
}
|
|
3405
3486
|
],
|
|
3406
3487
|
"signatures": [
|
|
3407
3488
|
{
|
|
3408
|
-
"id":
|
|
3489
|
+
"id": 334,
|
|
3409
3490
|
"name": "ngOnDestroy",
|
|
3410
3491
|
"kind": 4096,
|
|
3411
3492
|
"kindString": "Call signature",
|
|
@@ -3426,7 +3507,7 @@
|
|
|
3426
3507
|
}
|
|
3427
3508
|
},
|
|
3428
3509
|
{
|
|
3429
|
-
"id":
|
|
3510
|
+
"id": 331,
|
|
3430
3511
|
"name": "ngOnInit",
|
|
3431
3512
|
"kind": 2048,
|
|
3432
3513
|
"kindString": "Method",
|
|
@@ -3436,13 +3517,13 @@
|
|
|
3436
3517
|
"sources": [
|
|
3437
3518
|
{
|
|
3438
3519
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3439
|
-
"line":
|
|
3520
|
+
"line": 78,
|
|
3440
3521
|
"character": 9
|
|
3441
3522
|
}
|
|
3442
3523
|
],
|
|
3443
3524
|
"signatures": [
|
|
3444
3525
|
{
|
|
3445
|
-
"id":
|
|
3526
|
+
"id": 332,
|
|
3446
3527
|
"name": "ngOnInit",
|
|
3447
3528
|
"kind": 4096,
|
|
3448
3529
|
"kindString": "Call signature",
|
|
@@ -3463,7 +3544,7 @@
|
|
|
3463
3544
|
}
|
|
3464
3545
|
},
|
|
3465
3546
|
{
|
|
3466
|
-
"id":
|
|
3547
|
+
"id": 335,
|
|
3467
3548
|
"name": "togglePopover",
|
|
3468
3549
|
"kind": 2048,
|
|
3469
3550
|
"kindString": "Method",
|
|
@@ -3473,13 +3554,13 @@
|
|
|
3473
3554
|
"sources": [
|
|
3474
3555
|
{
|
|
3475
3556
|
"fileName": "projects/popovers/src/modules/popover/popover.directive.ts",
|
|
3476
|
-
"line":
|
|
3557
|
+
"line": 87,
|
|
3477
3558
|
"character": 9
|
|
3478
3559
|
}
|
|
3479
3560
|
],
|
|
3480
3561
|
"signatures": [
|
|
3481
3562
|
{
|
|
3482
|
-
"id":
|
|
3563
|
+
"id": 336,
|
|
3483
3564
|
"name": "togglePopover",
|
|
3484
3565
|
"kind": 4096,
|
|
3485
3566
|
"kindString": "Call signature",
|
|
@@ -3497,33 +3578,33 @@
|
|
|
3497
3578
|
"title": "Constructors",
|
|
3498
3579
|
"kind": 512,
|
|
3499
3580
|
"children": [
|
|
3500
|
-
|
|
3581
|
+
312
|
|
3501
3582
|
]
|
|
3502
3583
|
},
|
|
3503
3584
|
{
|
|
3504
3585
|
"title": "Properties",
|
|
3505
3586
|
"kind": 1024,
|
|
3506
3587
|
"children": [
|
|
3507
|
-
|
|
3508
|
-
|
|
3509
|
-
|
|
3588
|
+
315,
|
|
3589
|
+
316,
|
|
3590
|
+
323
|
|
3510
3591
|
]
|
|
3511
3592
|
},
|
|
3512
3593
|
{
|
|
3513
3594
|
"title": "Accessors",
|
|
3514
3595
|
"kind": 262144,
|
|
3515
3596
|
"children": [
|
|
3516
|
-
|
|
3517
|
-
|
|
3597
|
+
317,
|
|
3598
|
+
324
|
|
3518
3599
|
]
|
|
3519
3600
|
},
|
|
3520
3601
|
{
|
|
3521
3602
|
"title": "Methods",
|
|
3522
3603
|
"kind": 2048,
|
|
3523
3604
|
"children": [
|
|
3524
|
-
|
|
3525
|
-
|
|
3526
|
-
|
|
3605
|
+
333,
|
|
3606
|
+
331,
|
|
3607
|
+
335
|
|
3527
3608
|
]
|
|
3528
3609
|
}
|
|
3529
3610
|
],
|
|
@@ -3550,7 +3631,7 @@
|
|
|
3550
3631
|
]
|
|
3551
3632
|
},
|
|
3552
3633
|
{
|
|
3553
|
-
"id":
|
|
3634
|
+
"id": 381,
|
|
3554
3635
|
"name": "SkyPopoverMessage",
|
|
3555
3636
|
"kind": 256,
|
|
3556
3637
|
"kindString": "Interface",
|
|
@@ -3560,7 +3641,7 @@
|
|
|
3560
3641
|
},
|
|
3561
3642
|
"children": [
|
|
3562
3643
|
{
|
|
3563
|
-
"id":
|
|
3644
|
+
"id": 382,
|
|
3564
3645
|
"name": "type",
|
|
3565
3646
|
"kind": 1024,
|
|
3566
3647
|
"kindString": "Property",
|
|
@@ -3579,7 +3660,7 @@
|
|
|
3579
3660
|
],
|
|
3580
3661
|
"type": {
|
|
3581
3662
|
"type": "reference",
|
|
3582
|
-
"id":
|
|
3663
|
+
"id": 383,
|
|
3583
3664
|
"name": "SkyPopoverMessageType"
|
|
3584
3665
|
}
|
|
3585
3666
|
}
|
|
@@ -3589,7 +3670,7 @@
|
|
|
3589
3670
|
"title": "Properties",
|
|
3590
3671
|
"kind": 1024,
|
|
3591
3672
|
"children": [
|
|
3592
|
-
|
|
3673
|
+
382
|
|
3593
3674
|
]
|
|
3594
3675
|
}
|
|
3595
3676
|
],
|
|
@@ -3602,7 +3683,7 @@
|
|
|
3602
3683
|
]
|
|
3603
3684
|
},
|
|
3604
3685
|
{
|
|
3605
|
-
"id":
|
|
3686
|
+
"id": 357,
|
|
3606
3687
|
"name": "SkyDropdownHorizontalAlignment",
|
|
3607
3688
|
"kind": 4194304,
|
|
3608
3689
|
"kindString": "Type alias",
|
|
@@ -3636,7 +3717,7 @@
|
|
|
3636
3717
|
}
|
|
3637
3718
|
},
|
|
3638
3719
|
{
|
|
3639
|
-
"id":
|
|
3720
|
+
"id": 373,
|
|
3640
3721
|
"name": "SkyDropdownTriggerType",
|
|
3641
3722
|
"kind": 4194304,
|
|
3642
3723
|
"kindString": "Type alias",
|
|
@@ -3666,7 +3747,7 @@
|
|
|
3666
3747
|
}
|
|
3667
3748
|
},
|
|
3668
3749
|
{
|
|
3669
|
-
"id":
|
|
3750
|
+
"id": 380,
|
|
3670
3751
|
"name": "SkyPopoverAlignment",
|
|
3671
3752
|
"kind": 4194304,
|
|
3672
3753
|
"kindString": "Type alias",
|
|
@@ -3700,7 +3781,7 @@
|
|
|
3700
3781
|
}
|
|
3701
3782
|
},
|
|
3702
3783
|
{
|
|
3703
|
-
"id":
|
|
3784
|
+
"id": 388,
|
|
3704
3785
|
"name": "SkyPopoverPlacement",
|
|
3705
3786
|
"kind": 4194304,
|
|
3706
3787
|
"kindString": "Type alias",
|
|
@@ -3738,7 +3819,7 @@
|
|
|
3738
3819
|
}
|
|
3739
3820
|
},
|
|
3740
3821
|
{
|
|
3741
|
-
"id":
|
|
3822
|
+
"id": 396,
|
|
3742
3823
|
"name": "SkyPopoverTrigger",
|
|
3743
3824
|
"kind": 4194304,
|
|
3744
3825
|
"kindString": "Type alias",
|
|
@@ -3768,7 +3849,7 @@
|
|
|
3768
3849
|
}
|
|
3769
3850
|
},
|
|
3770
3851
|
{
|
|
3771
|
-
"id":
|
|
3852
|
+
"id": 397,
|
|
3772
3853
|
"name": "SkyPopoverType",
|
|
3773
3854
|
"kind": 4194304,
|
|
3774
3855
|
"kindString": "Type alias",
|
|
@@ -3798,14 +3879,14 @@
|
|
|
3798
3879
|
}
|
|
3799
3880
|
},
|
|
3800
3881
|
{
|
|
3801
|
-
"id":
|
|
3882
|
+
"id": 450,
|
|
3802
3883
|
"name": "SkyPopoversFixtureDropdownItem",
|
|
3803
3884
|
"kind": 256,
|
|
3804
3885
|
"kindString": "Interface",
|
|
3805
3886
|
"flags": {},
|
|
3806
3887
|
"children": [
|
|
3807
3888
|
{
|
|
3808
|
-
"id":
|
|
3889
|
+
"id": 451,
|
|
3809
3890
|
"name": "ariaRole",
|
|
3810
3891
|
"kind": 1024,
|
|
3811
3892
|
"kindString": "Property",
|
|
@@ -3828,7 +3909,7 @@
|
|
|
3828
3909
|
"title": "Properties",
|
|
3829
3910
|
"kind": 1024,
|
|
3830
3911
|
"children": [
|
|
3831
|
-
|
|
3912
|
+
451
|
|
3832
3913
|
]
|
|
3833
3914
|
}
|
|
3834
3915
|
],
|
|
@@ -3891,7 +3972,7 @@
|
|
|
3891
3972
|
{
|
|
3892
3973
|
"fileName": "popover-demo.component.ts",
|
|
3893
3974
|
"filePath": "/projects/popovers/documentation/code-examples/popover/programmatic/popover-demo.component.ts",
|
|
3894
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyPopoverMessage, SkyPopoverMessageType } from '@skyux/popovers';\n\nimport { Subject } from 'rxjs';\n\n@Component({\n selector: 'app-popover-demo',\n templateUrl: './popover-demo.component.html',\n})\nexport class PopoverDemoComponent {\n public popoverController = new Subject<SkyPopoverMessage>();\n\n
|
|
3975
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyPopoverMessage, SkyPopoverMessageType } from '@skyux/popovers';\n\nimport { Subject } from 'rxjs';\n\n@Component({\n selector: 'app-popover-demo',\n templateUrl: './popover-demo.component.html',\n})\nexport class PopoverDemoComponent {\n public popoverController = new Subject<SkyPopoverMessage>();\n\n #popoverOpen = false;\n\n public onPopoverStateChange(isOpen: boolean): void {\n this.#popoverOpen = isOpen;\n }\n\n public openPopover(): void {\n if (!this.#popoverOpen) {\n this.#sendMessage(SkyPopoverMessageType.Open);\n }\n }\n\n #sendMessage(type: SkyPopoverMessageType): void {\n const message: SkyPopoverMessage = { type };\n this.popoverController.next(message);\n }\n}\n"
|
|
3895
3976
|
},
|
|
3896
3977
|
{
|
|
3897
3978
|
"fileName": "popover-demo.module.ts",
|