@skyux/flyout 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 +163 -163
- package/esm2022/index.mjs +6 -11
- package/index.d.ts +10 -10
- package/package.json +6 -6
package/documentation.json
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"originalName": "",
|
|
19
19
|
"children": [
|
|
20
20
|
{
|
|
21
|
-
"id":
|
|
21
|
+
"id": 80,
|
|
22
22
|
"name": "SkyFlyoutBeforeCloseHandler",
|
|
23
23
|
"kind": 128,
|
|
24
24
|
"kindString": "Class",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
"children": [
|
|
30
30
|
{
|
|
31
|
-
"id":
|
|
31
|
+
"id": 81,
|
|
32
32
|
"name": "constructor",
|
|
33
33
|
"kind": 512,
|
|
34
34
|
"kindString": "Constructor",
|
|
@@ -42,14 +42,14 @@
|
|
|
42
42
|
],
|
|
43
43
|
"signatures": [
|
|
44
44
|
{
|
|
45
|
-
"id":
|
|
45
|
+
"id": 82,
|
|
46
46
|
"name": "new SkyFlyoutBeforeCloseHandler",
|
|
47
47
|
"kind": 16384,
|
|
48
48
|
"kindString": "Constructor signature",
|
|
49
49
|
"flags": {},
|
|
50
50
|
"parameters": [
|
|
51
51
|
{
|
|
52
|
-
"id":
|
|
52
|
+
"id": 83,
|
|
53
53
|
"name": "closeFlyoutFunction",
|
|
54
54
|
"kind": 32768,
|
|
55
55
|
"kindString": "Parameter",
|
|
@@ -64,14 +64,14 @@
|
|
|
64
64
|
],
|
|
65
65
|
"type": {
|
|
66
66
|
"type": "reference",
|
|
67
|
-
"id":
|
|
67
|
+
"id": 80,
|
|
68
68
|
"name": "SkyFlyoutBeforeCloseHandler"
|
|
69
69
|
}
|
|
70
70
|
}
|
|
71
71
|
]
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
|
-
"id":
|
|
74
|
+
"id": 84,
|
|
75
75
|
"name": "closeFlyout",
|
|
76
76
|
"kind": 1024,
|
|
77
77
|
"kindString": "Property",
|
|
@@ -102,14 +102,14 @@
|
|
|
102
102
|
"title": "Constructors",
|
|
103
103
|
"kind": 512,
|
|
104
104
|
"children": [
|
|
105
|
-
|
|
105
|
+
81
|
|
106
106
|
]
|
|
107
107
|
},
|
|
108
108
|
{
|
|
109
109
|
"title": "Properties",
|
|
110
110
|
"kind": 1024,
|
|
111
111
|
"children": [
|
|
112
|
-
|
|
112
|
+
84
|
|
113
113
|
]
|
|
114
114
|
}
|
|
115
115
|
],
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
]
|
|
123
123
|
},
|
|
124
124
|
{
|
|
125
|
-
"id":
|
|
125
|
+
"id": 1,
|
|
126
126
|
"name": "SkyFlyoutInstance",
|
|
127
127
|
"kind": 128,
|
|
128
128
|
"kindString": "Class",
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
},
|
|
133
133
|
"children": [
|
|
134
134
|
{
|
|
135
|
-
"id":
|
|
135
|
+
"id": 2,
|
|
136
136
|
"name": "constructor",
|
|
137
137
|
"kind": 512,
|
|
138
138
|
"kindString": "Constructor",
|
|
@@ -146,14 +146,14 @@
|
|
|
146
146
|
],
|
|
147
147
|
"signatures": [
|
|
148
148
|
{
|
|
149
|
-
"id":
|
|
149
|
+
"id": 3,
|
|
150
150
|
"name": "new SkyFlyoutInstance",
|
|
151
151
|
"kind": 16384,
|
|
152
152
|
"kindString": "Constructor signature",
|
|
153
153
|
"flags": {},
|
|
154
154
|
"typeParameter": [
|
|
155
155
|
{
|
|
156
|
-
"id":
|
|
156
|
+
"id": 4,
|
|
157
157
|
"name": "T",
|
|
158
158
|
"kind": 131072,
|
|
159
159
|
"kindString": "Type parameter",
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
],
|
|
163
163
|
"parameters": [
|
|
164
164
|
{
|
|
165
|
-
"id":
|
|
165
|
+
"id": 5,
|
|
166
166
|
"name": "componentInstance",
|
|
167
167
|
"kind": 32768,
|
|
168
168
|
"kindString": "Parameter",
|
|
@@ -171,18 +171,18 @@
|
|
|
171
171
|
},
|
|
172
172
|
"type": {
|
|
173
173
|
"type": "reference",
|
|
174
|
-
"id":
|
|
174
|
+
"id": 4,
|
|
175
175
|
"name": "T"
|
|
176
176
|
}
|
|
177
177
|
}
|
|
178
178
|
],
|
|
179
179
|
"type": {
|
|
180
180
|
"type": "reference",
|
|
181
|
-
"id":
|
|
181
|
+
"id": 1,
|
|
182
182
|
"typeArguments": [
|
|
183
183
|
{
|
|
184
184
|
"type": "reference",
|
|
185
|
-
"id":
|
|
185
|
+
"id": 4,
|
|
186
186
|
"name": "T"
|
|
187
187
|
}
|
|
188
188
|
],
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
]
|
|
193
193
|
},
|
|
194
194
|
{
|
|
195
|
-
"id":
|
|
195
|
+
"id": 8,
|
|
196
196
|
"name": "closed",
|
|
197
197
|
"kind": 1024,
|
|
198
198
|
"kindString": "Property",
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
"defaultValue": "..."
|
|
225
225
|
},
|
|
226
226
|
{
|
|
227
|
-
"id":
|
|
227
|
+
"id": 9,
|
|
228
228
|
"name": "componentInstance",
|
|
229
229
|
"kind": 1024,
|
|
230
230
|
"kindString": "Property",
|
|
@@ -243,12 +243,12 @@
|
|
|
243
243
|
],
|
|
244
244
|
"type": {
|
|
245
245
|
"type": "reference",
|
|
246
|
-
"id":
|
|
246
|
+
"id": 4,
|
|
247
247
|
"name": "T"
|
|
248
248
|
}
|
|
249
249
|
},
|
|
250
250
|
{
|
|
251
|
-
"id":
|
|
251
|
+
"id": 12,
|
|
252
252
|
"name": "isOpen",
|
|
253
253
|
"kind": 1024,
|
|
254
254
|
"kindString": "Property",
|
|
@@ -278,7 +278,7 @@
|
|
|
278
278
|
"defaultValue": "true"
|
|
279
279
|
},
|
|
280
280
|
{
|
|
281
|
-
"id":
|
|
281
|
+
"id": 6,
|
|
282
282
|
"name": "beforeClose",
|
|
283
283
|
"kind": 262144,
|
|
284
284
|
"kindString": "Accessor",
|
|
@@ -294,7 +294,7 @@
|
|
|
294
294
|
],
|
|
295
295
|
"getSignature": [
|
|
296
296
|
{
|
|
297
|
-
"id":
|
|
297
|
+
"id": 7,
|
|
298
298
|
"name": "beforeClose",
|
|
299
299
|
"kind": 524288,
|
|
300
300
|
"kindString": "Get signature",
|
|
@@ -307,7 +307,7 @@
|
|
|
307
307
|
"typeArguments": [
|
|
308
308
|
{
|
|
309
309
|
"type": "reference",
|
|
310
|
-
"id":
|
|
310
|
+
"id": 80,
|
|
311
311
|
"name": "SkyFlyoutBeforeCloseHandler"
|
|
312
312
|
}
|
|
313
313
|
],
|
|
@@ -319,7 +319,7 @@
|
|
|
319
319
|
]
|
|
320
320
|
},
|
|
321
321
|
{
|
|
322
|
-
"id":
|
|
322
|
+
"id": 13,
|
|
323
323
|
"name": "iteratorNextButtonClick",
|
|
324
324
|
"kind": 262144,
|
|
325
325
|
"kindString": "Accessor",
|
|
@@ -335,7 +335,7 @@
|
|
|
335
335
|
],
|
|
336
336
|
"getSignature": [
|
|
337
337
|
{
|
|
338
|
-
"id":
|
|
338
|
+
"id": 14,
|
|
339
339
|
"name": "iteratorNextButtonClick",
|
|
340
340
|
"kind": 524288,
|
|
341
341
|
"kindString": "Get signature",
|
|
@@ -359,7 +359,7 @@
|
|
|
359
359
|
]
|
|
360
360
|
},
|
|
361
361
|
{
|
|
362
|
-
"id":
|
|
362
|
+
"id": 17,
|
|
363
363
|
"name": "iteratorNextButtonDisabled",
|
|
364
364
|
"kind": 262144,
|
|
365
365
|
"kindString": "Accessor",
|
|
@@ -375,7 +375,7 @@
|
|
|
375
375
|
],
|
|
376
376
|
"getSignature": [
|
|
377
377
|
{
|
|
378
|
-
"id":
|
|
378
|
+
"id": 18,
|
|
379
379
|
"name": "iteratorNextButtonDisabled",
|
|
380
380
|
"kind": 524288,
|
|
381
381
|
"kindString": "Get signature",
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
],
|
|
398
398
|
"setSignature": [
|
|
399
399
|
{
|
|
400
|
-
"id":
|
|
400
|
+
"id": 19,
|
|
401
401
|
"name": "iteratorNextButtonDisabled",
|
|
402
402
|
"kind": 1048576,
|
|
403
403
|
"kindString": "Set signature",
|
|
@@ -413,7 +413,7 @@
|
|
|
413
413
|
},
|
|
414
414
|
"parameters": [
|
|
415
415
|
{
|
|
416
|
-
"id":
|
|
416
|
+
"id": 20,
|
|
417
417
|
"name": "newValue",
|
|
418
418
|
"kind": 32768,
|
|
419
419
|
"kindString": "Parameter",
|
|
@@ -432,7 +432,7 @@
|
|
|
432
432
|
]
|
|
433
433
|
},
|
|
434
434
|
{
|
|
435
|
-
"id":
|
|
435
|
+
"id": 15,
|
|
436
436
|
"name": "iteratorPreviousButtonClick",
|
|
437
437
|
"kind": 262144,
|
|
438
438
|
"kindString": "Accessor",
|
|
@@ -448,7 +448,7 @@
|
|
|
448
448
|
],
|
|
449
449
|
"getSignature": [
|
|
450
450
|
{
|
|
451
|
-
"id":
|
|
451
|
+
"id": 16,
|
|
452
452
|
"name": "iteratorPreviousButtonClick",
|
|
453
453
|
"kind": 524288,
|
|
454
454
|
"kindString": "Get signature",
|
|
@@ -472,7 +472,7 @@
|
|
|
472
472
|
]
|
|
473
473
|
},
|
|
474
474
|
{
|
|
475
|
-
"id":
|
|
475
|
+
"id": 21,
|
|
476
476
|
"name": "iteratorPreviousButtonDisabled",
|
|
477
477
|
"kind": 262144,
|
|
478
478
|
"kindString": "Accessor",
|
|
@@ -488,7 +488,7 @@
|
|
|
488
488
|
],
|
|
489
489
|
"getSignature": [
|
|
490
490
|
{
|
|
491
|
-
"id":
|
|
491
|
+
"id": 22,
|
|
492
492
|
"name": "iteratorPreviousButtonDisabled",
|
|
493
493
|
"kind": 524288,
|
|
494
494
|
"kindString": "Get signature",
|
|
@@ -510,7 +510,7 @@
|
|
|
510
510
|
],
|
|
511
511
|
"setSignature": [
|
|
512
512
|
{
|
|
513
|
-
"id":
|
|
513
|
+
"id": 23,
|
|
514
514
|
"name": "iteratorPreviousButtonDisabled",
|
|
515
515
|
"kind": 1048576,
|
|
516
516
|
"kindString": "Set signature",
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
},
|
|
527
527
|
"parameters": [
|
|
528
528
|
{
|
|
529
|
-
"id":
|
|
529
|
+
"id": 24,
|
|
530
530
|
"name": "newValue",
|
|
531
531
|
"kind": 32768,
|
|
532
532
|
"kindString": "Parameter",
|
|
@@ -545,7 +545,7 @@
|
|
|
545
545
|
]
|
|
546
546
|
},
|
|
547
547
|
{
|
|
548
|
-
"id":
|
|
548
|
+
"id": 31,
|
|
549
549
|
"name": "close",
|
|
550
550
|
"kind": 2048,
|
|
551
551
|
"kindString": "Method",
|
|
@@ -561,7 +561,7 @@
|
|
|
561
561
|
],
|
|
562
562
|
"signatures": [
|
|
563
563
|
{
|
|
564
|
-
"id":
|
|
564
|
+
"id": 32,
|
|
565
565
|
"name": "close",
|
|
566
566
|
"kind": 4096,
|
|
567
567
|
"kindString": "Call signature",
|
|
@@ -571,7 +571,7 @@
|
|
|
571
571
|
},
|
|
572
572
|
"parameters": [
|
|
573
573
|
{
|
|
574
|
-
"id":
|
|
574
|
+
"id": 33,
|
|
575
575
|
"name": "args",
|
|
576
576
|
"kind": 32768,
|
|
577
577
|
"kindString": "Parameter",
|
|
@@ -583,7 +583,7 @@
|
|
|
583
583
|
},
|
|
584
584
|
"type": {
|
|
585
585
|
"type": "reference",
|
|
586
|
-
"id":
|
|
586
|
+
"id": 85,
|
|
587
587
|
"name": "SkyFlyoutCloseArgs"
|
|
588
588
|
}
|
|
589
589
|
}
|
|
@@ -601,34 +601,34 @@
|
|
|
601
601
|
"title": "Constructors",
|
|
602
602
|
"kind": 512,
|
|
603
603
|
"children": [
|
|
604
|
-
|
|
604
|
+
2
|
|
605
605
|
]
|
|
606
606
|
},
|
|
607
607
|
{
|
|
608
608
|
"title": "Properties",
|
|
609
609
|
"kind": 1024,
|
|
610
610
|
"children": [
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
611
|
+
8,
|
|
612
|
+
9,
|
|
613
|
+
12
|
|
614
614
|
]
|
|
615
615
|
},
|
|
616
616
|
{
|
|
617
617
|
"title": "Accessors",
|
|
618
618
|
"kind": 262144,
|
|
619
619
|
"children": [
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
620
|
+
6,
|
|
621
|
+
13,
|
|
622
|
+
17,
|
|
623
|
+
15,
|
|
624
|
+
21
|
|
625
625
|
]
|
|
626
626
|
},
|
|
627
627
|
{
|
|
628
628
|
"title": "Methods",
|
|
629
629
|
"kind": 2048,
|
|
630
630
|
"children": [
|
|
631
|
-
|
|
631
|
+
31
|
|
632
632
|
]
|
|
633
633
|
}
|
|
634
634
|
],
|
|
@@ -641,7 +641,7 @@
|
|
|
641
641
|
],
|
|
642
642
|
"typeParameter": [
|
|
643
643
|
{
|
|
644
|
-
"id":
|
|
644
|
+
"id": 34,
|
|
645
645
|
"name": "T",
|
|
646
646
|
"kind": 131072,
|
|
647
647
|
"kindString": "Type parameter",
|
|
@@ -650,7 +650,7 @@
|
|
|
650
650
|
]
|
|
651
651
|
},
|
|
652
652
|
{
|
|
653
|
-
"id":
|
|
653
|
+
"id": 35,
|
|
654
654
|
"name": "SkyFlyoutModule",
|
|
655
655
|
"kind": 128,
|
|
656
656
|
"kindString": "Class",
|
|
@@ -675,7 +675,7 @@
|
|
|
675
675
|
"title": "Constructors",
|
|
676
676
|
"kind": 512,
|
|
677
677
|
"children": [
|
|
678
|
-
|
|
678
|
+
36
|
|
679
679
|
]
|
|
680
680
|
}
|
|
681
681
|
],
|
|
@@ -688,7 +688,7 @@
|
|
|
688
688
|
]
|
|
689
689
|
},
|
|
690
690
|
{
|
|
691
|
-
"id":
|
|
691
|
+
"id": 38,
|
|
692
692
|
"name": "SkyFlyoutService",
|
|
693
693
|
"kind": 128,
|
|
694
694
|
"kindString": "Class",
|
|
@@ -712,7 +712,7 @@
|
|
|
712
712
|
],
|
|
713
713
|
"children": [
|
|
714
714
|
{
|
|
715
|
-
"id":
|
|
715
|
+
"id": 39,
|
|
716
716
|
"name": "constructor",
|
|
717
717
|
"kind": 512,
|
|
718
718
|
"kindString": "Constructor",
|
|
@@ -726,14 +726,14 @@
|
|
|
726
726
|
],
|
|
727
727
|
"signatures": [
|
|
728
728
|
{
|
|
729
|
-
"id":
|
|
729
|
+
"id": 40,
|
|
730
730
|
"name": "new SkyFlyoutService",
|
|
731
731
|
"kind": 16384,
|
|
732
732
|
"kindString": "Constructor signature",
|
|
733
733
|
"flags": {},
|
|
734
734
|
"parameters": [
|
|
735
735
|
{
|
|
736
|
-
"id":
|
|
736
|
+
"id": 41,
|
|
737
737
|
"name": "coreAdapter",
|
|
738
738
|
"kind": 32768,
|
|
739
739
|
"kindString": "Parameter",
|
|
@@ -744,7 +744,7 @@
|
|
|
744
744
|
}
|
|
745
745
|
},
|
|
746
746
|
{
|
|
747
|
-
"id":
|
|
747
|
+
"id": 42,
|
|
748
748
|
"name": "windowRef",
|
|
749
749
|
"kind": 32768,
|
|
750
750
|
"kindString": "Parameter",
|
|
@@ -755,7 +755,7 @@
|
|
|
755
755
|
}
|
|
756
756
|
},
|
|
757
757
|
{
|
|
758
|
-
"id":
|
|
758
|
+
"id": 43,
|
|
759
759
|
"name": "dynamicComponentService",
|
|
760
760
|
"kind": 32768,
|
|
761
761
|
"kindString": "Parameter",
|
|
@@ -766,7 +766,7 @@
|
|
|
766
766
|
}
|
|
767
767
|
},
|
|
768
768
|
{
|
|
769
|
-
"id":
|
|
769
|
+
"id": 44,
|
|
770
770
|
"name": "router",
|
|
771
771
|
"kind": 32768,
|
|
772
772
|
"kindString": "Parameter",
|
|
@@ -779,7 +779,7 @@
|
|
|
779
779
|
}
|
|
780
780
|
},
|
|
781
781
|
{
|
|
782
|
-
"id":
|
|
782
|
+
"id": 45,
|
|
783
783
|
"name": "ngZone",
|
|
784
784
|
"kind": 32768,
|
|
785
785
|
"kindString": "Parameter",
|
|
@@ -794,14 +794,14 @@
|
|
|
794
794
|
],
|
|
795
795
|
"type": {
|
|
796
796
|
"type": "reference",
|
|
797
|
-
"id":
|
|
797
|
+
"id": 38,
|
|
798
798
|
"name": "SkyFlyoutService"
|
|
799
799
|
}
|
|
800
800
|
}
|
|
801
801
|
]
|
|
802
802
|
},
|
|
803
803
|
{
|
|
804
|
-
"id":
|
|
804
|
+
"id": 57,
|
|
805
805
|
"name": "close",
|
|
806
806
|
"kind": 2048,
|
|
807
807
|
"kindString": "Method",
|
|
@@ -817,7 +817,7 @@
|
|
|
817
817
|
],
|
|
818
818
|
"signatures": [
|
|
819
819
|
{
|
|
820
|
-
"id":
|
|
820
|
+
"id": 58,
|
|
821
821
|
"name": "close",
|
|
822
822
|
"kind": 4096,
|
|
823
823
|
"kindString": "Call signature",
|
|
@@ -827,7 +827,7 @@
|
|
|
827
827
|
},
|
|
828
828
|
"parameters": [
|
|
829
829
|
{
|
|
830
|
-
"id":
|
|
830
|
+
"id": 59,
|
|
831
831
|
"name": "args",
|
|
832
832
|
"kind": 32768,
|
|
833
833
|
"kindString": "Parameter",
|
|
@@ -839,7 +839,7 @@
|
|
|
839
839
|
},
|
|
840
840
|
"type": {
|
|
841
841
|
"type": "reference",
|
|
842
|
-
"id":
|
|
842
|
+
"id": 85,
|
|
843
843
|
"name": "SkyFlyoutCloseArgs"
|
|
844
844
|
}
|
|
845
845
|
}
|
|
@@ -852,7 +852,7 @@
|
|
|
852
852
|
]
|
|
853
853
|
},
|
|
854
854
|
{
|
|
855
|
-
"id":
|
|
855
|
+
"id": 55,
|
|
856
856
|
"name": "ngOnDestroy",
|
|
857
857
|
"kind": 2048,
|
|
858
858
|
"kindString": "Method",
|
|
@@ -868,7 +868,7 @@
|
|
|
868
868
|
],
|
|
869
869
|
"signatures": [
|
|
870
870
|
{
|
|
871
|
-
"id":
|
|
871
|
+
"id": 56,
|
|
872
872
|
"name": "ngOnDestroy",
|
|
873
873
|
"kind": 4096,
|
|
874
874
|
"kindString": "Call signature",
|
|
@@ -889,7 +889,7 @@
|
|
|
889
889
|
}
|
|
890
890
|
},
|
|
891
891
|
{
|
|
892
|
-
"id":
|
|
892
|
+
"id": 60,
|
|
893
893
|
"name": "open",
|
|
894
894
|
"kind": 2048,
|
|
895
895
|
"kindString": "Method",
|
|
@@ -905,7 +905,7 @@
|
|
|
905
905
|
],
|
|
906
906
|
"signatures": [
|
|
907
907
|
{
|
|
908
|
-
"id":
|
|
908
|
+
"id": 61,
|
|
909
909
|
"name": "open",
|
|
910
910
|
"kind": 4096,
|
|
911
911
|
"kindString": "Call signature",
|
|
@@ -915,7 +915,7 @@
|
|
|
915
915
|
},
|
|
916
916
|
"typeParameter": [
|
|
917
917
|
{
|
|
918
|
-
"id":
|
|
918
|
+
"id": 62,
|
|
919
919
|
"name": "T",
|
|
920
920
|
"kind": 131072,
|
|
921
921
|
"kindString": "Type parameter",
|
|
@@ -924,7 +924,7 @@
|
|
|
924
924
|
],
|
|
925
925
|
"parameters": [
|
|
926
926
|
{
|
|
927
|
-
"id":
|
|
927
|
+
"id": 63,
|
|
928
928
|
"name": "component",
|
|
929
929
|
"kind": 32768,
|
|
930
930
|
"kindString": "Parameter",
|
|
@@ -937,7 +937,7 @@
|
|
|
937
937
|
"typeArguments": [
|
|
938
938
|
{
|
|
939
939
|
"type": "reference",
|
|
940
|
-
"id":
|
|
940
|
+
"id": 62,
|
|
941
941
|
"name": "T"
|
|
942
942
|
}
|
|
943
943
|
],
|
|
@@ -947,7 +947,7 @@
|
|
|
947
947
|
}
|
|
948
948
|
},
|
|
949
949
|
{
|
|
950
|
-
"id":
|
|
950
|
+
"id": 64,
|
|
951
951
|
"name": "config",
|
|
952
952
|
"kind": 32768,
|
|
953
953
|
"kindString": "Parameter",
|
|
@@ -959,18 +959,18 @@
|
|
|
959
959
|
},
|
|
960
960
|
"type": {
|
|
961
961
|
"type": "reference",
|
|
962
|
-
"id":
|
|
962
|
+
"id": 87,
|
|
963
963
|
"name": "SkyFlyoutConfig"
|
|
964
964
|
}
|
|
965
965
|
}
|
|
966
966
|
],
|
|
967
967
|
"type": {
|
|
968
968
|
"type": "reference",
|
|
969
|
-
"id":
|
|
969
|
+
"id": 1,
|
|
970
970
|
"typeArguments": [
|
|
971
971
|
{
|
|
972
972
|
"type": "reference",
|
|
973
|
-
"id":
|
|
973
|
+
"id": 62,
|
|
974
974
|
"name": "T"
|
|
975
975
|
}
|
|
976
976
|
],
|
|
@@ -985,16 +985,16 @@
|
|
|
985
985
|
"title": "Constructors",
|
|
986
986
|
"kind": 512,
|
|
987
987
|
"children": [
|
|
988
|
-
|
|
988
|
+
39
|
|
989
989
|
]
|
|
990
990
|
},
|
|
991
991
|
{
|
|
992
992
|
"title": "Methods",
|
|
993
993
|
"kind": 2048,
|
|
994
994
|
"children": [
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
995
|
+
57,
|
|
996
|
+
55,
|
|
997
|
+
60
|
|
998
998
|
]
|
|
999
999
|
}
|
|
1000
1000
|
],
|
|
@@ -1015,14 +1015,14 @@
|
|
|
1015
1015
|
]
|
|
1016
1016
|
},
|
|
1017
1017
|
{
|
|
1018
|
-
"id":
|
|
1018
|
+
"id": 75,
|
|
1019
1019
|
"name": "SkyFlyoutAction",
|
|
1020
1020
|
"kind": 256,
|
|
1021
1021
|
"kindString": "Interface",
|
|
1022
1022
|
"flags": {},
|
|
1023
1023
|
"children": [
|
|
1024
1024
|
{
|
|
1025
|
-
"id":
|
|
1025
|
+
"id": 79,
|
|
1026
1026
|
"name": "closeAfterInvoking",
|
|
1027
1027
|
"kind": 1024,
|
|
1028
1028
|
"kindString": "Property",
|
|
@@ -1045,7 +1045,7 @@
|
|
|
1045
1045
|
}
|
|
1046
1046
|
},
|
|
1047
1047
|
{
|
|
1048
|
-
"id":
|
|
1048
|
+
"id": 76,
|
|
1049
1049
|
"name": "label",
|
|
1050
1050
|
"kind": 1024,
|
|
1051
1051
|
"kindString": "Property",
|
|
@@ -1068,7 +1068,7 @@
|
|
|
1068
1068
|
}
|
|
1069
1069
|
},
|
|
1070
1070
|
{
|
|
1071
|
-
"id":
|
|
1071
|
+
"id": 77,
|
|
1072
1072
|
"name": "callback",
|
|
1073
1073
|
"kind": 2048,
|
|
1074
1074
|
"kindString": "Method",
|
|
@@ -1084,7 +1084,7 @@
|
|
|
1084
1084
|
],
|
|
1085
1085
|
"signatures": [
|
|
1086
1086
|
{
|
|
1087
|
-
"id":
|
|
1087
|
+
"id": 78,
|
|
1088
1088
|
"name": "callback",
|
|
1089
1089
|
"kind": 4096,
|
|
1090
1090
|
"kindString": "Call signature",
|
|
@@ -1105,15 +1105,15 @@
|
|
|
1105
1105
|
"title": "Properties",
|
|
1106
1106
|
"kind": 1024,
|
|
1107
1107
|
"children": [
|
|
1108
|
-
|
|
1109
|
-
|
|
1108
|
+
79,
|
|
1109
|
+
76
|
|
1110
1110
|
]
|
|
1111
1111
|
},
|
|
1112
1112
|
{
|
|
1113
1113
|
"title": "Methods",
|
|
1114
1114
|
"kind": 2048,
|
|
1115
1115
|
"children": [
|
|
1116
|
-
|
|
1116
|
+
77
|
|
1117
1117
|
]
|
|
1118
1118
|
}
|
|
1119
1119
|
],
|
|
@@ -1126,7 +1126,7 @@
|
|
|
1126
1126
|
]
|
|
1127
1127
|
},
|
|
1128
1128
|
{
|
|
1129
|
-
"id":
|
|
1129
|
+
"id": 85,
|
|
1130
1130
|
"name": "SkyFlyoutCloseArgs",
|
|
1131
1131
|
"kind": 256,
|
|
1132
1132
|
"kindString": "Interface",
|
|
@@ -1136,7 +1136,7 @@
|
|
|
1136
1136
|
},
|
|
1137
1137
|
"children": [
|
|
1138
1138
|
{
|
|
1139
|
-
"id":
|
|
1139
|
+
"id": 86,
|
|
1140
1140
|
"name": "ignoreBeforeClose",
|
|
1141
1141
|
"kind": 1024,
|
|
1142
1142
|
"kindString": "Property",
|
|
@@ -1164,7 +1164,7 @@
|
|
|
1164
1164
|
"title": "Properties",
|
|
1165
1165
|
"kind": 1024,
|
|
1166
1166
|
"children": [
|
|
1167
|
-
|
|
1167
|
+
86
|
|
1168
1168
|
]
|
|
1169
1169
|
}
|
|
1170
1170
|
],
|
|
@@ -1177,7 +1177,7 @@
|
|
|
1177
1177
|
]
|
|
1178
1178
|
},
|
|
1179
1179
|
{
|
|
1180
|
-
"id":
|
|
1180
|
+
"id": 87,
|
|
1181
1181
|
"name": "SkyFlyoutConfig",
|
|
1182
1182
|
"kind": 256,
|
|
1183
1183
|
"kindString": "Interface",
|
|
@@ -1187,7 +1187,7 @@
|
|
|
1187
1187
|
},
|
|
1188
1188
|
"children": [
|
|
1189
1189
|
{
|
|
1190
|
-
"id":
|
|
1190
|
+
"id": 88,
|
|
1191
1191
|
"name": "ariaDescribedBy",
|
|
1192
1192
|
"kind": 1024,
|
|
1193
1193
|
"kindString": "Property",
|
|
@@ -1210,7 +1210,7 @@
|
|
|
1210
1210
|
}
|
|
1211
1211
|
},
|
|
1212
1212
|
{
|
|
1213
|
-
"id":
|
|
1213
|
+
"id": 89,
|
|
1214
1214
|
"name": "ariaLabel",
|
|
1215
1215
|
"kind": 1024,
|
|
1216
1216
|
"kindString": "Property",
|
|
@@ -1233,7 +1233,7 @@
|
|
|
1233
1233
|
}
|
|
1234
1234
|
},
|
|
1235
1235
|
{
|
|
1236
|
-
"id":
|
|
1236
|
+
"id": 90,
|
|
1237
1237
|
"name": "ariaLabelledBy",
|
|
1238
1238
|
"kind": 1024,
|
|
1239
1239
|
"kindString": "Property",
|
|
@@ -1256,7 +1256,7 @@
|
|
|
1256
1256
|
}
|
|
1257
1257
|
},
|
|
1258
1258
|
{
|
|
1259
|
-
"id":
|
|
1259
|
+
"id": 91,
|
|
1260
1260
|
"name": "ariaRole",
|
|
1261
1261
|
"kind": 1024,
|
|
1262
1262
|
"kindString": "Property",
|
|
@@ -1289,7 +1289,7 @@
|
|
|
1289
1289
|
}
|
|
1290
1290
|
},
|
|
1291
1291
|
{
|
|
1292
|
-
"id":
|
|
1292
|
+
"id": 92,
|
|
1293
1293
|
"name": "defaultWidth",
|
|
1294
1294
|
"kind": 1024,
|
|
1295
1295
|
"kindString": "Property",
|
|
@@ -1312,7 +1312,7 @@
|
|
|
1312
1312
|
}
|
|
1313
1313
|
},
|
|
1314
1314
|
{
|
|
1315
|
-
"id":
|
|
1315
|
+
"id": 100,
|
|
1316
1316
|
"name": "iteratorNextButtonDisabled",
|
|
1317
1317
|
"kind": 1024,
|
|
1318
1318
|
"kindString": "Property",
|
|
@@ -1341,7 +1341,7 @@
|
|
|
1341
1341
|
}
|
|
1342
1342
|
},
|
|
1343
1343
|
{
|
|
1344
|
-
"id":
|
|
1344
|
+
"id": 99,
|
|
1345
1345
|
"name": "iteratorPreviousButtonDisabled",
|
|
1346
1346
|
"kind": 1024,
|
|
1347
1347
|
"kindString": "Property",
|
|
@@ -1370,7 +1370,7 @@
|
|
|
1370
1370
|
}
|
|
1371
1371
|
},
|
|
1372
1372
|
{
|
|
1373
|
-
"id":
|
|
1373
|
+
"id": 94,
|
|
1374
1374
|
"name": "maxWidth",
|
|
1375
1375
|
"kind": 1024,
|
|
1376
1376
|
"kindString": "Property",
|
|
@@ -1399,7 +1399,7 @@
|
|
|
1399
1399
|
}
|
|
1400
1400
|
},
|
|
1401
1401
|
{
|
|
1402
|
-
"id":
|
|
1402
|
+
"id": 93,
|
|
1403
1403
|
"name": "minWidth",
|
|
1404
1404
|
"kind": 1024,
|
|
1405
1405
|
"kindString": "Property",
|
|
@@ -1428,7 +1428,7 @@
|
|
|
1428
1428
|
}
|
|
1429
1429
|
},
|
|
1430
1430
|
{
|
|
1431
|
-
"id":
|
|
1431
|
+
"id": 95,
|
|
1432
1432
|
"name": "permalink",
|
|
1433
1433
|
"kind": 1024,
|
|
1434
1434
|
"kindString": "Property",
|
|
@@ -1447,12 +1447,12 @@
|
|
|
1447
1447
|
],
|
|
1448
1448
|
"type": {
|
|
1449
1449
|
"type": "reference",
|
|
1450
|
-
"id":
|
|
1450
|
+
"id": 114,
|
|
1451
1451
|
"name": "SkyFlyoutPermalink"
|
|
1452
1452
|
}
|
|
1453
1453
|
},
|
|
1454
1454
|
{
|
|
1455
|
-
"id":
|
|
1455
|
+
"id": 96,
|
|
1456
1456
|
"name": "primaryAction",
|
|
1457
1457
|
"kind": 1024,
|
|
1458
1458
|
"kindString": "Property",
|
|
@@ -1471,12 +1471,12 @@
|
|
|
1471
1471
|
],
|
|
1472
1472
|
"type": {
|
|
1473
1473
|
"type": "reference",
|
|
1474
|
-
"id":
|
|
1474
|
+
"id": 75,
|
|
1475
1475
|
"name": "SkyFlyoutAction"
|
|
1476
1476
|
}
|
|
1477
1477
|
},
|
|
1478
1478
|
{
|
|
1479
|
-
"id":
|
|
1479
|
+
"id": 97,
|
|
1480
1480
|
"name": "providers",
|
|
1481
1481
|
"kind": 1024,
|
|
1482
1482
|
"kindString": "Property",
|
|
@@ -1502,7 +1502,7 @@
|
|
|
1502
1502
|
}
|
|
1503
1503
|
},
|
|
1504
1504
|
{
|
|
1505
|
-
"id":
|
|
1505
|
+
"id": 101,
|
|
1506
1506
|
"name": "settingsKey",
|
|
1507
1507
|
"kind": 1024,
|
|
1508
1508
|
"kindString": "Property",
|
|
@@ -1525,7 +1525,7 @@
|
|
|
1525
1525
|
}
|
|
1526
1526
|
},
|
|
1527
1527
|
{
|
|
1528
|
-
"id":
|
|
1528
|
+
"id": 98,
|
|
1529
1529
|
"name": "showIterator",
|
|
1530
1530
|
"kind": 1024,
|
|
1531
1531
|
"kindString": "Property",
|
|
@@ -1559,20 +1559,20 @@
|
|
|
1559
1559
|
"title": "Properties",
|
|
1560
1560
|
"kind": 1024,
|
|
1561
1561
|
"children": [
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1562
|
+
88,
|
|
1563
|
+
89,
|
|
1564
|
+
90,
|
|
1565
|
+
91,
|
|
1566
|
+
92,
|
|
1567
|
+
100,
|
|
1568
|
+
99,
|
|
1569
|
+
94,
|
|
1570
|
+
93,
|
|
1571
|
+
95,
|
|
1572
|
+
96,
|
|
1573
|
+
97,
|
|
1574
|
+
101,
|
|
1575
|
+
98
|
|
1576
1576
|
]
|
|
1577
1577
|
}
|
|
1578
1578
|
],
|
|
@@ -1585,14 +1585,14 @@
|
|
|
1585
1585
|
]
|
|
1586
1586
|
},
|
|
1587
1587
|
{
|
|
1588
|
-
"id":
|
|
1588
|
+
"id": 114,
|
|
1589
1589
|
"name": "SkyFlyoutPermalink",
|
|
1590
1590
|
"kind": 256,
|
|
1591
1591
|
"kindString": "Interface",
|
|
1592
1592
|
"flags": {},
|
|
1593
1593
|
"children": [
|
|
1594
1594
|
{
|
|
1595
|
-
"id":
|
|
1595
|
+
"id": 115,
|
|
1596
1596
|
"name": "label",
|
|
1597
1597
|
"kind": 1024,
|
|
1598
1598
|
"kindString": "Property",
|
|
@@ -1615,7 +1615,7 @@
|
|
|
1615
1615
|
}
|
|
1616
1616
|
},
|
|
1617
1617
|
{
|
|
1618
|
-
"id":
|
|
1618
|
+
"id": 116,
|
|
1619
1619
|
"name": "route",
|
|
1620
1620
|
"kind": 1024,
|
|
1621
1621
|
"kindString": "Property",
|
|
@@ -1635,14 +1635,14 @@
|
|
|
1635
1635
|
"type": {
|
|
1636
1636
|
"type": "reflection",
|
|
1637
1637
|
"declaration": {
|
|
1638
|
-
"id":
|
|
1638
|
+
"id": 117,
|
|
1639
1639
|
"name": "__type",
|
|
1640
1640
|
"kind": 65536,
|
|
1641
1641
|
"kindString": "Type literal",
|
|
1642
1642
|
"flags": {},
|
|
1643
1643
|
"children": [
|
|
1644
1644
|
{
|
|
1645
|
-
"id":
|
|
1645
|
+
"id": 118,
|
|
1646
1646
|
"name": "commands",
|
|
1647
1647
|
"kind": 1024,
|
|
1648
1648
|
"kindString": "Property",
|
|
@@ -1663,7 +1663,7 @@
|
|
|
1663
1663
|
}
|
|
1664
1664
|
},
|
|
1665
1665
|
{
|
|
1666
|
-
"id":
|
|
1666
|
+
"id": 119,
|
|
1667
1667
|
"name": "extras",
|
|
1668
1668
|
"kind": 1024,
|
|
1669
1669
|
"kindString": "Property",
|
|
@@ -1690,8 +1690,8 @@
|
|
|
1690
1690
|
"title": "Properties",
|
|
1691
1691
|
"kind": 1024,
|
|
1692
1692
|
"children": [
|
|
1693
|
-
|
|
1694
|
-
|
|
1693
|
+
118,
|
|
1694
|
+
119
|
|
1695
1695
|
]
|
|
1696
1696
|
}
|
|
1697
1697
|
]
|
|
@@ -1699,7 +1699,7 @@
|
|
|
1699
1699
|
}
|
|
1700
1700
|
},
|
|
1701
1701
|
{
|
|
1702
|
-
"id":
|
|
1702
|
+
"id": 120,
|
|
1703
1703
|
"name": "url",
|
|
1704
1704
|
"kind": 1024,
|
|
1705
1705
|
"kindString": "Property",
|
|
@@ -1727,9 +1727,9 @@
|
|
|
1727
1727
|
"title": "Properties",
|
|
1728
1728
|
"kind": 1024,
|
|
1729
1729
|
"children": [
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1730
|
+
115,
|
|
1731
|
+
116,
|
|
1732
|
+
120
|
|
1733
1733
|
]
|
|
1734
1734
|
}
|
|
1735
1735
|
],
|
|
@@ -1747,20 +1747,20 @@
|
|
|
1747
1747
|
"title": "Classes",
|
|
1748
1748
|
"kind": 128,
|
|
1749
1749
|
"children": [
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1750
|
+
80,
|
|
1751
|
+
1,
|
|
1752
|
+
35,
|
|
1753
|
+
38
|
|
1754
1754
|
]
|
|
1755
1755
|
},
|
|
1756
1756
|
{
|
|
1757
1757
|
"title": "Interfaces",
|
|
1758
1758
|
"kind": 256,
|
|
1759
1759
|
"children": [
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1760
|
+
75,
|
|
1761
|
+
85,
|
|
1762
|
+
87,
|
|
1763
|
+
114
|
|
1764
1764
|
]
|
|
1765
1765
|
}
|
|
1766
1766
|
],
|
|
@@ -1774,24 +1774,19 @@
|
|
|
1774
1774
|
},
|
|
1775
1775
|
"codeExamples": [
|
|
1776
1776
|
{
|
|
1777
|
-
"fileName": "flyout-demo
|
|
1778
|
-
"filePath": "/projects/flyout/documentation/code-examples/flyout/
|
|
1779
|
-
"rawContents": "import {
|
|
1780
|
-
},
|
|
1781
|
-
{
|
|
1782
|
-
"fileName": "flyout-demo.component.html",
|
|
1783
|
-
"filePath": "/projects/flyout/documentation/code-examples/flyout/basic/flyout-demo.component.html",
|
|
1784
|
-
"rawContents": "<p>\n <button\n class=\"sky-btn sky-btn-default\"\n type=\"button\"\n (click)=\"openSimpleFlyout()\"\n >\n Open flyout\n </button>\n</p>\n\n<p>\n <button\n class=\"sky-btn sky-btn-default\"\n type=\"button\"\n (click)=\"openFlyoutWithCustomWidth()\"\n >\n Open flyout with custom width\n </button>\n</p>\n\n<p>\n <button\n class=\"sky-btn sky-btn-default\"\n type=\"button\"\n (click)=\"closeAndRemoveFlyout()\"\n >\n Close flyout programmatically\n </button>\n</p>\n"
|
|
1777
|
+
"fileName": "flyout-demo.module.ts",
|
|
1778
|
+
"filePath": "/projects/flyout/documentation/code-examples/flyout/custom-headers/flyout-demo.module.ts",
|
|
1779
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyFlyoutModule } from '@skyux/flyout';\n\nimport { FlyoutDemoFlyoutComponent } from './flyout-demo-flyout.component';\nimport { FlyoutDemoComponent } from './flyout-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyFlyoutModule],\n declarations: [FlyoutDemoComponent, FlyoutDemoFlyoutComponent],\n exports: [FlyoutDemoComponent],\n})\nexport class FlyoutDemoModule {}\n"
|
|
1785
1780
|
},
|
|
1786
1781
|
{
|
|
1787
1782
|
"fileName": "flyout-demo.component.ts",
|
|
1788
|
-
"filePath": "/projects/flyout/documentation/code-examples/flyout/
|
|
1789
|
-
"rawContents": "import { Component } from '@angular/core';\nimport {\n SkyFlyoutConfig,\n SkyFlyoutInstance,\n SkyFlyoutService,\n} from '@skyux/flyout';\n\nimport { FlyoutDemoFlyoutComponent } from './flyout-demo-flyout.component';\n\n@Component({\n selector: 'app-flyout-demo',\n templateUrl: './flyout-demo.component.html',\n})\nexport class FlyoutDemoComponent {\n public flyout: SkyFlyoutInstance<FlyoutDemoFlyoutComponent> | undefined;\n\n #flyoutService: SkyFlyoutService;\n\n constructor(flyoutService: SkyFlyoutService) {\n this.#flyoutService = flyoutService;\n }\n\n public
|
|
1783
|
+
"filePath": "/projects/flyout/documentation/code-examples/flyout/custom-headers/flyout-demo.component.ts",
|
|
1784
|
+
"rawContents": "import { Component } from '@angular/core';\nimport {\n SkyFlyoutConfig,\n SkyFlyoutInstance,\n SkyFlyoutService,\n} from '@skyux/flyout';\n\nimport { FlyoutDemoFlyoutComponent } from './flyout-demo-flyout.component';\n\n@Component({\n selector: 'app-flyout-demo',\n templateUrl: './flyout-demo.component.html',\n})\nexport class FlyoutDemoComponent {\n public flyout: SkyFlyoutInstance<FlyoutDemoFlyoutComponent> | undefined;\n\n #flyoutService: SkyFlyoutService;\n\n constructor(flyoutService: SkyFlyoutService) {\n this.#flyoutService = flyoutService;\n }\n\n public openFlyoutWithIterators(): void {\n const flyoutConfig: SkyFlyoutConfig = {\n ariaLabelledBy: 'flyout-title',\n ariaRole: 'dialog',\n showIterator: true,\n };\n this.flyout = this.#flyoutService.open(\n FlyoutDemoFlyoutComponent,\n flyoutConfig\n );\n\n this.flyout.iteratorNextButtonClick.subscribe(() => {\n alert('Next iterator button clicked!');\n });\n\n this.flyout.iteratorPreviousButtonClick.subscribe(() => {\n alert('Previous iterator button clicked!');\n });\n\n this.flyout.closed.subscribe(() => {\n this.flyout = undefined;\n });\n }\n\n public openFlyoutWithRoutePermalink(): void {\n const flyoutConfig: SkyFlyoutConfig = {\n ariaLabelledBy: 'flyout-title',\n ariaRole: 'dialog',\n permalink: {\n label: 'Go to Components page',\n route: {\n commands: ['/components'],\n extras: {\n fragment: 'helloWorld',\n queryParams: {\n foo: 'bar',\n },\n },\n },\n },\n };\n this.flyout = this.#flyoutService.open(\n FlyoutDemoFlyoutComponent,\n flyoutConfig\n );\n\n this.flyout.closed.subscribe(() => {\n this.flyout = undefined;\n });\n }\n\n public openFlyoutWithUrlPermalink(): void {\n const flyoutConfig: SkyFlyoutConfig = {\n ariaLabelledBy: 'flyout-title',\n ariaRole: 'dialog',\n permalink: {\n label: `Visit blackbaud.com`,\n url: 'http://www.blackbaud.com',\n },\n };\n this.flyout = this.#flyoutService.open(\n FlyoutDemoFlyoutComponent,\n flyoutConfig\n );\n\n this.flyout.closed.subscribe(() => {\n this.flyout = undefined;\n });\n }\n}\n"
|
|
1790
1785
|
},
|
|
1791
1786
|
{
|
|
1792
|
-
"fileName": "flyout-demo.
|
|
1793
|
-
"filePath": "/projects/flyout/documentation/code-examples/flyout/
|
|
1794
|
-
"rawContents": "
|
|
1787
|
+
"fileName": "flyout-demo.component.html",
|
|
1788
|
+
"filePath": "/projects/flyout/documentation/code-examples/flyout/custom-headers/flyout-demo.component.html",
|
|
1789
|
+
"rawContents": "<p>\n <button\n class=\"sky-btn sky-btn-default\"\n type=\"button\"\n (click)=\"openFlyoutWithUrlPermalink()\"\n >\n Open flyout with a URL permalink\n </button>\n</p>\n\n<p>\n <button\n class=\"sky-btn sky-btn-default\"\n type=\"button\"\n (click)=\"openFlyoutWithRoutePermalink()\"\n >\n Open flyout with an Angular routing permalink\n </button>\n</p>\n\n<p>\n <button\n class=\"sky-btn sky-btn-default\"\n type=\"button\"\n (click)=\"openFlyoutWithIterators()\"\n >\n Open flyout with iterators\n </button>\n</p>\n"
|
|
1795
1790
|
},
|
|
1796
1791
|
{
|
|
1797
1792
|
"fileName": "flyout-demo-flyout.component.ts",
|
|
@@ -1799,19 +1794,24 @@
|
|
|
1799
1794
|
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-flyout-demo-flyout',\n template: `\n <div class=\"sky-padding-even-xl\">\n <h2 id=\"flyout-title\">Sample flyout</h2>\n <p>\n Flyouts can display large quantities of supplementary information\n related to a task, including:\n </p>\n <ul>\n <li>lists</li>\n <li>records</li>\n <li>analytics</li>\n </ul>\n </div>\n `,\n})\nexport class FlyoutDemoFlyoutComponent {}\n"
|
|
1800
1795
|
},
|
|
1801
1796
|
{
|
|
1802
|
-
"fileName": "flyout-demo.
|
|
1803
|
-
"filePath": "/projects/flyout/documentation/code-examples/flyout/
|
|
1804
|
-
"rawContents": "
|
|
1797
|
+
"fileName": "flyout-demo.module.ts",
|
|
1798
|
+
"filePath": "/projects/flyout/documentation/code-examples/flyout/basic/flyout-demo.module.ts",
|
|
1799
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyFlyoutModule } from '@skyux/flyout';\n\nimport { FlyoutDemoFlyoutComponent } from './flyout-demo-flyout.component';\nimport { FlyoutDemoComponent } from './flyout-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyFlyoutModule],\n declarations: [FlyoutDemoComponent, FlyoutDemoFlyoutComponent],\n exports: [FlyoutDemoComponent],\n})\nexport class FlyoutDemoModule {}\n"
|
|
1805
1800
|
},
|
|
1806
1801
|
{
|
|
1807
1802
|
"fileName": "flyout-demo.component.ts",
|
|
1808
|
-
"filePath": "/projects/flyout/documentation/code-examples/flyout/
|
|
1809
|
-
"rawContents": "import { Component } from '@angular/core';\nimport {\n SkyFlyoutConfig,\n SkyFlyoutInstance,\n SkyFlyoutService,\n} from '@skyux/flyout';\n\nimport { FlyoutDemoFlyoutComponent } from './flyout-demo-flyout.component';\n\n@Component({\n selector: 'app-flyout-demo',\n templateUrl: './flyout-demo.component.html',\n})\nexport class FlyoutDemoComponent {\n public flyout: SkyFlyoutInstance<FlyoutDemoFlyoutComponent> | undefined;\n\n #flyoutService: SkyFlyoutService;\n\n constructor(flyoutService: SkyFlyoutService) {\n this.#flyoutService = flyoutService;\n }\n\n public
|
|
1803
|
+
"filePath": "/projects/flyout/documentation/code-examples/flyout/basic/flyout-demo.component.ts",
|
|
1804
|
+
"rawContents": "import { Component } from '@angular/core';\nimport {\n SkyFlyoutConfig,\n SkyFlyoutInstance,\n SkyFlyoutService,\n} from '@skyux/flyout';\n\nimport { FlyoutDemoFlyoutComponent } from './flyout-demo-flyout.component';\n\n@Component({\n selector: 'app-flyout-demo',\n templateUrl: './flyout-demo.component.html',\n})\nexport class FlyoutDemoComponent {\n public flyout: SkyFlyoutInstance<FlyoutDemoFlyoutComponent> | undefined;\n\n #flyoutService: SkyFlyoutService;\n\n constructor(flyoutService: SkyFlyoutService) {\n this.#flyoutService = flyoutService;\n }\n\n public closeAndRemoveFlyout(): void {\n if (this.flyout && this.flyout.isOpen) {\n this.#flyoutService.close();\n }\n this.flyout = undefined;\n }\n\n public openFlyoutWithCustomWidth(): void {\n const flyoutConfig: SkyFlyoutConfig = {\n ariaLabelledBy: 'flyout-title',\n ariaRole: 'dialog',\n defaultWidth: 350,\n maxWidth: 500,\n minWidth: 200,\n };\n this.flyout = this.#flyoutService.open(\n FlyoutDemoFlyoutComponent,\n flyoutConfig\n );\n\n this.flyout.closed.subscribe(() => {\n this.flyout = undefined;\n });\n }\n\n public openSimpleFlyout(): void {\n const flyoutConfig: SkyFlyoutConfig = {\n ariaLabelledBy: 'flyout-title',\n ariaRole: 'dialog',\n };\n this.flyout = this.#flyoutService.open(\n FlyoutDemoFlyoutComponent,\n flyoutConfig\n );\n\n this.flyout.closed.subscribe(() => {\n this.flyout = undefined;\n });\n }\n}\n"
|
|
1810
1805
|
},
|
|
1811
1806
|
{
|
|
1812
|
-
"fileName": "flyout-demo.
|
|
1813
|
-
"filePath": "/projects/flyout/documentation/code-examples/flyout/
|
|
1814
|
-
"rawContents": "
|
|
1807
|
+
"fileName": "flyout-demo.component.html",
|
|
1808
|
+
"filePath": "/projects/flyout/documentation/code-examples/flyout/basic/flyout-demo.component.html",
|
|
1809
|
+
"rawContents": "<p>\n <button\n class=\"sky-btn sky-btn-default\"\n type=\"button\"\n (click)=\"openSimpleFlyout()\"\n >\n Open flyout\n </button>\n</p>\n\n<p>\n <button\n class=\"sky-btn sky-btn-default\"\n type=\"button\"\n (click)=\"openFlyoutWithCustomWidth()\"\n >\n Open flyout with custom width\n </button>\n</p>\n\n<p>\n <button\n class=\"sky-btn sky-btn-default\"\n type=\"button\"\n (click)=\"closeAndRemoveFlyout()\"\n >\n Close flyout programmatically\n </button>\n</p>\n"
|
|
1810
|
+
},
|
|
1811
|
+
{
|
|
1812
|
+
"fileName": "flyout-demo-flyout.component.ts",
|
|
1813
|
+
"filePath": "/projects/flyout/documentation/code-examples/flyout/basic/flyout-demo-flyout.component.ts",
|
|
1814
|
+
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-flyout-demo-flyout',\n template: `\n <div class=\"sky-padding-even-xl\">\n <h2 id=\"flyout-title\">Sample flyout</h2>\n <p>\n Flyouts can display large quantities of supplementary information\n related to a task, including:\n </p>\n <ul>\n <li>lists</li>\n <li>records</li>\n <li>analytics</li>\n </ul>\n </div>\n `,\n})\nexport class FlyoutDemoFlyoutComponent {}\n"
|
|
1815
1815
|
}
|
|
1816
1816
|
]
|
|
1817
1817
|
}
|
package/esm2022/index.mjs
CHANGED
|
@@ -1,14 +1,9 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
6
|
-
export * from './lib/modules/flyout/types/flyout-close-args';
|
|
7
|
-
export * from './lib/modules/flyout/types/flyout-config';
|
|
8
|
-
export * from './lib/modules/flyout/types/flyout-message';
|
|
9
|
-
export * from './lib/modules/flyout/types/flyout-message-type';
|
|
10
|
-
export * from './lib/modules/flyout/types/flyout-permalink';
|
|
1
|
+
export { SkyFlyoutInstance } from './lib/modules/flyout/flyout-instance';
|
|
2
|
+
export { SkyFlyoutModule } from './lib/modules/flyout/flyout.module';
|
|
3
|
+
export { SkyFlyoutService } from './lib/modules/flyout/flyout.service';
|
|
4
|
+
export { SkyFlyoutBeforeCloseHandler } from './lib/modules/flyout/types/flyout-before-close-handler';
|
|
5
|
+
export { SkyFlyoutMessageType } from './lib/modules/flyout/types/flyout-message-type';
|
|
11
6
|
// Components and directives must be exported to support Angular’s “partial” Ivy compiler.
|
|
12
7
|
// Obscure names are used to indicate types are not part of the public API.
|
|
13
8
|
export { SkyFlyoutComponent as λ1 } from './lib/modules/flyout/flyout.component';
|
|
14
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
9
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL2NvbXBvbmVudHMvZmx5b3V0L3NyYy9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxzQ0FBc0MsQ0FBQztBQUN6RSxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sb0NBQW9DLENBQUM7QUFDckUsT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0scUNBQXFDLENBQUM7QUFFdkUsT0FBTyxFQUFFLDJCQUEyQixFQUFFLE1BQU0sd0RBQXdELENBQUM7QUFJckcsT0FBTyxFQUFFLG9CQUFvQixFQUFFLE1BQU0sZ0RBQWdELENBQUM7QUFHdEYsMEZBQTBGO0FBQzFGLDJFQUEyRTtBQUMzRSxPQUFPLEVBQUUsa0JBQWtCLElBQUksRUFBRSxFQUFFLE1BQU0sdUNBQXVDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgeyBTa3lGbHlvdXRJbnN0YW5jZSB9IGZyb20gJy4vbGliL21vZHVsZXMvZmx5b3V0L2ZseW91dC1pbnN0YW5jZSc7XG5leHBvcnQgeyBTa3lGbHlvdXRNb2R1bGUgfSBmcm9tICcuL2xpYi9tb2R1bGVzL2ZseW91dC9mbHlvdXQubW9kdWxlJztcbmV4cG9ydCB7IFNreUZseW91dFNlcnZpY2UgfSBmcm9tICcuL2xpYi9tb2R1bGVzL2ZseW91dC9mbHlvdXQuc2VydmljZSc7XG5leHBvcnQgeyBTa3lGbHlvdXRBY3Rpb24gfSBmcm9tICcuL2xpYi9tb2R1bGVzL2ZseW91dC90eXBlcy9mbHlvdXQtYWN0aW9uJztcbmV4cG9ydCB7IFNreUZseW91dEJlZm9yZUNsb3NlSGFuZGxlciB9IGZyb20gJy4vbGliL21vZHVsZXMvZmx5b3V0L3R5cGVzL2ZseW91dC1iZWZvcmUtY2xvc2UtaGFuZGxlcic7XG5leHBvcnQgeyBTa3lGbHlvdXRDbG9zZUFyZ3MgfSBmcm9tICcuL2xpYi9tb2R1bGVzL2ZseW91dC90eXBlcy9mbHlvdXQtY2xvc2UtYXJncyc7XG5leHBvcnQgeyBTa3lGbHlvdXRDb25maWcgfSBmcm9tICcuL2xpYi9tb2R1bGVzL2ZseW91dC90eXBlcy9mbHlvdXQtY29uZmlnJztcbmV4cG9ydCB7IFNreUZseW91dE1lc3NhZ2UgfSBmcm9tICcuL2xpYi9tb2R1bGVzL2ZseW91dC90eXBlcy9mbHlvdXQtbWVzc2FnZSc7XG5leHBvcnQgeyBTa3lGbHlvdXRNZXNzYWdlVHlwZSB9IGZyb20gJy4vbGliL21vZHVsZXMvZmx5b3V0L3R5cGVzL2ZseW91dC1tZXNzYWdlLXR5cGUnO1xuZXhwb3J0IHsgU2t5Rmx5b3V0UGVybWFsaW5rIH0gZnJvbSAnLi9saWIvbW9kdWxlcy9mbHlvdXQvdHlwZXMvZmx5b3V0LXBlcm1hbGluayc7XG5cbi8vIENvbXBvbmVudHMgYW5kIGRpcmVjdGl2ZXMgbXVzdCBiZSBleHBvcnRlZCB0byBzdXBwb3J0IEFuZ3VsYXLigJlzIOKAnHBhcnRpYWzigJ0gSXZ5IGNvbXBpbGVyLlxuLy8gT2JzY3VyZSBuYW1lcyBhcmUgdXNlZCB0byBpbmRpY2F0ZSB0eXBlcyBhcmUgbm90IHBhcnQgb2YgdGhlIHB1YmxpYyBBUEkuXG5leHBvcnQgeyBTa3lGbHlvdXRDb21wb25lbnQgYXMgzrsxIH0gZnJvbSAnLi9saWIvbW9kdWxlcy9mbHlvdXQvZmx5b3V0LmNvbXBvbmVudCc7XG4iXX0=
|
package/index.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
6
|
-
export
|
|
7
|
-
export
|
|
8
|
-
export
|
|
9
|
-
export
|
|
10
|
-
export
|
|
1
|
+
export { SkyFlyoutInstance } from './lib/modules/flyout/flyout-instance';
|
|
2
|
+
export { SkyFlyoutModule } from './lib/modules/flyout/flyout.module';
|
|
3
|
+
export { SkyFlyoutService } from './lib/modules/flyout/flyout.service';
|
|
4
|
+
export { SkyFlyoutAction } from './lib/modules/flyout/types/flyout-action';
|
|
5
|
+
export { SkyFlyoutBeforeCloseHandler } from './lib/modules/flyout/types/flyout-before-close-handler';
|
|
6
|
+
export { SkyFlyoutCloseArgs } from './lib/modules/flyout/types/flyout-close-args';
|
|
7
|
+
export { SkyFlyoutConfig } from './lib/modules/flyout/types/flyout-config';
|
|
8
|
+
export { SkyFlyoutMessage } from './lib/modules/flyout/types/flyout-message';
|
|
9
|
+
export { SkyFlyoutMessageType } from './lib/modules/flyout/types/flyout-message-type';
|
|
10
|
+
export { SkyFlyoutPermalink } from './lib/modules/flyout/types/flyout-permalink';
|
|
11
11
|
export { SkyFlyoutComponent as λ1 } from './lib/modules/flyout/flyout.component';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@skyux/flyout",
|
|
3
|
-
"version": "9.0.0-alpha.
|
|
3
|
+
"version": "9.0.0-alpha.2",
|
|
4
4
|
"author": "Blackbaud, Inc.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"blackbaud",
|
|
@@ -36,11 +36,11 @@
|
|
|
36
36
|
"@angular/core": "^16.1.7",
|
|
37
37
|
"@angular/forms": "^16.1.7",
|
|
38
38
|
"@angular/router": "^16.1.7",
|
|
39
|
-
"@skyux/core": "9.0.0-alpha.
|
|
40
|
-
"@skyux/i18n": "9.0.0-alpha.
|
|
41
|
-
"@skyux/indicators": "9.0.0-alpha.
|
|
42
|
-
"@skyux/router": "9.0.0-alpha.
|
|
43
|
-
"@skyux/theme": "9.0.0-alpha.
|
|
39
|
+
"@skyux/core": "9.0.0-alpha.2",
|
|
40
|
+
"@skyux/i18n": "9.0.0-alpha.2",
|
|
41
|
+
"@skyux/indicators": "9.0.0-alpha.2",
|
|
42
|
+
"@skyux/router": "9.0.0-alpha.2",
|
|
43
|
+
"@skyux/theme": "9.0.0-alpha.2"
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
46
|
"tslib": "^2.5.0"
|