@eui/ecl 22.0.0-alpha.3 → 22.0.0-alpha.5
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/docs/changelog.html +239 -0
- package/docs/components/EclDateBlockComponent.html +0 -9
- package/docs/components/EclIconComponent.html +1 -1
- package/docs/components/EclMenuItemComponent.html +46 -0
- package/docs/components/EclSiteFooterRowCommonComponent.html +1 -1
- package/docs/components/EclSiteHeaderLanguageComponent.html +5 -627
- package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +99 -440
- package/docs/components/EclSiteHeaderLoginComponent.html +9 -453
- package/docs/components/EclSiteHeaderSearchComponent.html +18 -470
- package/docs/components/EclSocialMediaFollowComponent.html +28 -39
- package/docs/components/EclSocialMediaFollowItemComponent.html +26 -129
- package/docs/components/EclStoryCardComponent.html +1 -1
- package/docs/directives/ECLClickOutsideDirective.html +3 -0
- package/docs/directives/EclDividerDirective.html +0 -116
- package/docs/directives/EclFileUploadDirective.html +2 -390
- package/docs/directives/EclLinkDirective.html +0 -39
- package/docs/js/search/search_index.js +2 -2
- package/docs/json/EclIconComponent.md +1 -1
- package/docs/json/EclSiteHeaderLanguagePopoverComponent.md +6 -6
- package/docs/json/EclSiteHeaderSearchComponent.md +1 -0
- package/docs/json/EclSocialMediaFollowComponent.md +1 -0
- package/docs/json/documentation.json +725 -1234
- package/docs/llms.txt +22 -46
- package/docs/miscellaneous/variables.html +222 -41
- package/docs/properties.html +1 -1
- package/fesm2022/eui-ecl-components-ecl-date-block.mjs +2 -2
- package/fesm2022/eui-ecl-components-ecl-date-block.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-divider.mjs +6 -13
- package/fesm2022/eui-ecl-components-ecl-divider.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-file-upload.mjs +13 -27
- package/fesm2022/eui-ecl-components-ecl-file-upload.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-icon.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs +53 -9
- package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-link.mjs +10 -13
- package/fesm2022/eui-ecl-components-ecl-link.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-menu.mjs +16 -3
- package/fesm2022/eui-ecl-components-ecl-menu.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-site-footer.mjs +2 -2
- package/fesm2022/eui-ecl-components-ecl-site-footer.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-site-header.mjs +326 -261
- package/fesm2022/eui-ecl-components-ecl-site-header.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs +17 -17
- package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-story-card.mjs +2 -2
- package/fesm2022/eui-ecl-components-ecl-story-card.mjs.map +1 -1
- package/package.json +1 -1
- package/types/eui-ecl-components-ecl-date-block.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-divider.d.ts +0 -4
- package/types/eui-ecl-components-ecl-divider.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-file-upload.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-inpage-navigation.d.ts +25 -0
- package/types/eui-ecl-components-ecl-inpage-navigation.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-link.d.ts +2 -4
- package/types/eui-ecl-components-ecl-link.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-menu.d.ts +12 -1
- package/types/eui-ecl-components-ecl-menu.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-site-header.d.ts +240 -216
- package/types/eui-ecl-components-ecl-site-header.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-social-media-follow.d.ts +5 -3
- package/types/eui-ecl-components-ecl-social-media-follow.d.ts.map +1 -1
|
@@ -185,6 +185,10 @@
|
|
|
185
185
|
|
|
186
186
|
|
|
187
187
|
|
|
188
|
+
<tr>
|
|
189
|
+
<td class="col-md-3">host</td>
|
|
190
|
+
<td class="col-md-9"><code>{<br>}</code></td>
|
|
191
|
+
</tr>
|
|
188
192
|
|
|
189
193
|
|
|
190
194
|
|
|
@@ -327,11 +331,6 @@
|
|
|
327
331
|
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
328
332
|
<a href="#isStack" >isStack</a>
|
|
329
333
|
</li>
|
|
330
|
-
<li>
|
|
331
|
-
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
332
|
-
<span class="modifier">Readonly</span>
|
|
333
|
-
<a href="#LANGUAGE_MAX_COLUMNS" >LANGUAGE_MAX_COLUMNS</a>
|
|
334
|
-
</li>
|
|
335
334
|
<li>
|
|
336
335
|
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
337
336
|
<a href="#languageArrowPosition" >languageArrowPosition</a>
|
|
@@ -340,25 +339,10 @@
|
|
|
340
339
|
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
341
340
|
<a href="#languageCode" >languageCode</a>
|
|
342
341
|
</li>
|
|
343
|
-
<li>
|
|
344
|
-
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
345
|
-
<span class="modifier">Readonly</span>
|
|
346
|
-
<a href="#languageLinkElement" >languageLinkElement</a>
|
|
347
|
-
</li>
|
|
348
|
-
<li>
|
|
349
|
-
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
350
|
-
<span class="modifier">Readonly</span>
|
|
351
|
-
<a href="#languagePopover" >languagePopover</a>
|
|
352
|
-
</li>
|
|
353
342
|
<li>
|
|
354
343
|
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
355
344
|
<a href="#leftPosition" >leftPosition</a>
|
|
356
345
|
</li>
|
|
357
|
-
<li>
|
|
358
|
-
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
359
|
-
<span class="modifier">Readonly</span>
|
|
360
|
-
<a href="#MOBILE_BREAKPOINT" >MOBILE_BREAKPOINT</a>
|
|
361
|
-
</li>
|
|
362
346
|
<li>
|
|
363
347
|
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
364
348
|
<a href="#nonEuColumnsCount" >nonEuColumnsCount</a>
|
|
@@ -387,35 +371,8 @@
|
|
|
387
371
|
<ul class="index-list">
|
|
388
372
|
<li>
|
|
389
373
|
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
390
|
-
<a href="#getLanguageLabel" >getLanguageLabel</a>
|
|
391
|
-
</li>
|
|
392
|
-
<li>
|
|
393
|
-
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
394
|
-
<span class="modifier">Public</span>
|
|
395
374
|
<a href="#hasLanguageCodes" >hasLanguageCodes</a>
|
|
396
375
|
</li>
|
|
397
|
-
<li>
|
|
398
|
-
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
399
|
-
<span class="modifier"></span>
|
|
400
|
-
<a href="#onClickOutside" >onClickOutside</a>
|
|
401
|
-
</li>
|
|
402
|
-
<li>
|
|
403
|
-
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
404
|
-
<span class="modifier"></span>
|
|
405
|
-
<a href="#onEscapeKeydownHandler" >onEscapeKeydownHandler</a>
|
|
406
|
-
</li>
|
|
407
|
-
<li>
|
|
408
|
-
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
409
|
-
<a href="#onLanguageClick" >onLanguageClick</a>
|
|
410
|
-
</li>
|
|
411
|
-
<li>
|
|
412
|
-
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
413
|
-
<a href="#onLanguageClosed" >onLanguageClosed</a>
|
|
414
|
-
</li>
|
|
415
|
-
<li>
|
|
416
|
-
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
417
|
-
<a href="#onLanguageSelected" >onLanguageSelected</a>
|
|
418
|
-
</li>
|
|
419
376
|
<li>
|
|
420
377
|
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
421
378
|
<a href="#getCssClasses" >getCssClasses</a>
|
|
@@ -469,60 +426,8 @@
|
|
|
469
426
|
</tbody>
|
|
470
427
|
</table>
|
|
471
428
|
|
|
472
|
-
<table class="table table-sm table-bordered index-table">
|
|
473
|
-
<tbody>
|
|
474
|
-
<tr>
|
|
475
|
-
<td class="col-md-3">
|
|
476
|
-
<h6><b>HostBindings</b></h6>
|
|
477
|
-
</td>
|
|
478
|
-
<td class="col-md-9">
|
|
479
|
-
<ul class="index-list">
|
|
480
|
-
<li>
|
|
481
|
-
<span class="reference-badge reference-badge--property" aria-hidden="true">HB</span><a href="#class" >class</a>
|
|
482
|
-
</li>
|
|
483
|
-
</ul>
|
|
484
|
-
</td>
|
|
485
|
-
</tr>
|
|
486
|
-
</tbody>
|
|
487
|
-
</table>
|
|
488
429
|
|
|
489
|
-
<table class="table table-sm table-bordered index-table">
|
|
490
|
-
<tbody>
|
|
491
|
-
<tr>
|
|
492
|
-
<td class="col-md-3">
|
|
493
|
-
<h6><b>HostListeners</b></h6>
|
|
494
|
-
</td>
|
|
495
|
-
<td class="col-md-9">
|
|
496
|
-
<ul class="index-list">
|
|
497
|
-
<li>
|
|
498
|
-
<span class="reference-badge reference-badge--method" aria-hidden="true">HL</span><a href="#document:keydown.escape" >document:keydown.escape</a>
|
|
499
|
-
</li>
|
|
500
|
-
<li>
|
|
501
|
-
<span class="reference-badge reference-badge--method" aria-hidden="true">HL</span><a href="#eclClickOutside" >eclClickOutside</a>
|
|
502
|
-
</li>
|
|
503
|
-
</ul>
|
|
504
|
-
</td>
|
|
505
|
-
</tr>
|
|
506
|
-
</tbody>
|
|
507
|
-
</table>
|
|
508
430
|
|
|
509
|
-
<table class="table table-sm table-bordered index-table">
|
|
510
|
-
<tbody>
|
|
511
|
-
<tr>
|
|
512
|
-
<td class="col-md-3">
|
|
513
|
-
<h6><b>Accessors</b></h6>
|
|
514
|
-
</td>
|
|
515
|
-
<td class="col-md-9">
|
|
516
|
-
<ul class="index-list">
|
|
517
|
-
<li>
|
|
518
|
-
<span class="reference-badge reference-badge--accessor" aria-hidden="true">A</span>
|
|
519
|
-
<a href="#cssClasses" >cssClasses</a>
|
|
520
|
-
</li>
|
|
521
|
-
</ul>
|
|
522
|
-
</td>
|
|
523
|
-
</tr>
|
|
524
|
-
</tbody>
|
|
525
|
-
</table>
|
|
526
431
|
</section>
|
|
527
432
|
|
|
528
433
|
|
|
@@ -626,134 +531,19 @@
|
|
|
626
531
|
</table>
|
|
627
532
|
</section>
|
|
628
533
|
|
|
629
|
-
<section data-compodoc="block-properties">
|
|
630
|
-
<h3>HostBindings</h3> <table class="table table-sm table-bordered">
|
|
631
|
-
<tbody>
|
|
632
|
-
<tr>
|
|
633
|
-
<td class="col-md-4">
|
|
634
|
-
<a name="class"></a>
|
|
635
|
-
<span class="name">
|
|
636
|
-
<span ><b>class</b></span>
|
|
637
|
-
<a href="#class"><span class="icon ion-ios-link"></span></a>
|
|
638
|
-
</span>
|
|
639
|
-
</td>
|
|
640
|
-
</tr>
|
|
641
|
-
<tr>
|
|
642
|
-
<td class="col-md-4">
|
|
643
|
-
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
644
|
-
|
|
645
|
-
</td>
|
|
646
|
-
</tr>
|
|
647
534
|
|
|
648
535
|
|
|
649
|
-
</tbody>
|
|
650
|
-
</table>
|
|
651
|
-
</section>
|
|
652
|
-
|
|
653
|
-
<section data-compodoc="block-methods">
|
|
654
|
-
<h3>HostListeners</h3> <table class="table table-sm table-bordered">
|
|
655
|
-
<tbody>
|
|
656
|
-
<tr>
|
|
657
|
-
<td class="col-md-4">
|
|
658
|
-
<a name="document:keydown.escape"></a>
|
|
659
|
-
<span class="name">
|
|
660
|
-
<span ><b>document:keydown.escape</b></span>
|
|
661
|
-
<a href="#document:keydown.escape"><span class="icon ion-ios-link"></span></a>
|
|
662
|
-
</span>
|
|
663
|
-
</td>
|
|
664
|
-
</tr>
|
|
665
|
-
<tr>
|
|
666
|
-
<td class="col-md-4">
|
|
667
|
-
<code>document:keydown.escape()</code>
|
|
668
|
-
</td>
|
|
669
|
-
</tr>
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
<tr>
|
|
675
|
-
<td class="col-md-4">
|
|
676
|
-
<div class="io-description"><p>Close the dropdown, when pressing ESC key.</p>
|
|
677
|
-
</div>
|
|
678
|
-
|
|
679
|
-
</td>
|
|
680
|
-
</tr>
|
|
681
|
-
</tbody>
|
|
682
|
-
</table>
|
|
683
|
-
<table class="table table-sm table-bordered">
|
|
684
|
-
<tbody>
|
|
685
|
-
<tr>
|
|
686
|
-
<td class="col-md-4">
|
|
687
|
-
<a name="eclClickOutside"></a>
|
|
688
|
-
<span class="name">
|
|
689
|
-
<span ><b>eclClickOutside</b></span>
|
|
690
|
-
<a href="#eclClickOutside"><span class="icon ion-ios-link"></span></a>
|
|
691
|
-
</span>
|
|
692
|
-
</td>
|
|
693
|
-
</tr>
|
|
694
|
-
<tr>
|
|
695
|
-
<td class="col-md-4">
|
|
696
|
-
<code>eclClickOutside()</code>
|
|
697
|
-
</td>
|
|
698
|
-
</tr>
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
<tr>
|
|
704
|
-
<td class="col-md-4">
|
|
705
|
-
<div class="io-description"><p>Close the dropdown, when clicking outside of the component.</p>
|
|
706
|
-
</div>
|
|
707
|
-
|
|
708
|
-
</td>
|
|
709
|
-
</tr>
|
|
710
|
-
</tbody>
|
|
711
|
-
</table>
|
|
712
|
-
</section>
|
|
713
|
-
|
|
714
536
|
<section data-compodoc="block-methods">
|
|
715
537
|
|
|
716
538
|
<h3 id="methods">
|
|
717
539
|
Methods
|
|
718
540
|
</h3>
|
|
719
|
-
<table class="table table-sm table-bordered">
|
|
720
|
-
<tbody>
|
|
721
|
-
<tr>
|
|
722
|
-
<td class="col-md-4">
|
|
723
|
-
<a name="getLanguageLabel"></a>
|
|
724
|
-
<span class="name">
|
|
725
|
-
<span ><b>getLanguageLabel</b></span>
|
|
726
|
-
<a href="#getLanguageLabel"><span class="icon ion-ios-link"></span></a>
|
|
727
|
-
</span>
|
|
728
|
-
</td>
|
|
729
|
-
</tr>
|
|
730
|
-
<tr>
|
|
731
|
-
<td class="col-md-4">
|
|
732
|
-
<code>getLanguageLabel()</code>
|
|
733
|
-
</td>
|
|
734
|
-
</tr>
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
<tr>
|
|
740
|
-
<td class="col-md-4">
|
|
741
|
-
|
|
742
|
-
<div class="io-description">
|
|
743
|
-
<b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
744
|
-
|
|
745
|
-
</div>
|
|
746
|
-
</td>
|
|
747
|
-
</tr>
|
|
748
|
-
</tbody>
|
|
749
|
-
</table>
|
|
750
541
|
<table class="table table-sm table-bordered">
|
|
751
542
|
<tbody>
|
|
752
543
|
<tr>
|
|
753
544
|
<td class="col-md-4">
|
|
754
545
|
<a name="hasLanguageCodes"></a>
|
|
755
546
|
<span class="name">
|
|
756
|
-
<span class="modifier">Public</span>
|
|
757
547
|
<span ><b>hasLanguageCodes</b></span>
|
|
758
548
|
<a href="#hasLanguageCodes"><span class="icon ion-ios-link"></span></a>
|
|
759
549
|
</span>
|
|
@@ -761,8 +551,7 @@
|
|
|
761
551
|
</tr>
|
|
762
552
|
<tr>
|
|
763
553
|
<td class="col-md-4">
|
|
764
|
-
|
|
765
|
-
<code>hasLanguageCodes()</code>
|
|
554
|
+
<code>hasLanguageCodes()</code>
|
|
766
555
|
</td>
|
|
767
556
|
</tr>
|
|
768
557
|
|
|
@@ -780,275 +569,6 @@
|
|
|
780
569
|
</tr>
|
|
781
570
|
</tbody>
|
|
782
571
|
</table>
|
|
783
|
-
<table class="table table-sm table-bordered">
|
|
784
|
-
<tbody>
|
|
785
|
-
<tr>
|
|
786
|
-
<td class="col-md-4">
|
|
787
|
-
<a name="onClickOutside"></a>
|
|
788
|
-
<span class="name">
|
|
789
|
-
<span class="modifier"></span>
|
|
790
|
-
<span ><b>onClickOutside</b></span>
|
|
791
|
-
<a href="#onClickOutside"><span class="icon ion-ios-link"></span></a>
|
|
792
|
-
</span>
|
|
793
|
-
</td>
|
|
794
|
-
</tr>
|
|
795
|
-
<tr>
|
|
796
|
-
<td class="col-md-4">
|
|
797
|
-
<span class="modifier-icon icon ion-ios-reset"></span>
|
|
798
|
-
<code>onClickOutside()</code>
|
|
799
|
-
</td>
|
|
800
|
-
</tr>
|
|
801
|
-
|
|
802
|
-
<tr>
|
|
803
|
-
<td class="col-md-4">
|
|
804
|
-
<b>Decorators : </b>
|
|
805
|
-
<br />
|
|
806
|
-
<code>@HostListener('eclClickOutside')<br /></code>
|
|
807
|
-
</td>
|
|
808
|
-
</tr>
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
<tr>
|
|
813
|
-
<td class="col-md-4">
|
|
814
|
-
<div class="io-description"><p>Close the dropdown, when clicking outside of the component.</p>
|
|
815
|
-
</div>
|
|
816
|
-
|
|
817
|
-
<div class="io-description">
|
|
818
|
-
<b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
|
|
819
|
-
|
|
820
|
-
</div>
|
|
821
|
-
</td>
|
|
822
|
-
</tr>
|
|
823
|
-
</tbody>
|
|
824
|
-
</table>
|
|
825
|
-
<table class="table table-sm table-bordered">
|
|
826
|
-
<tbody>
|
|
827
|
-
<tr>
|
|
828
|
-
<td class="col-md-4">
|
|
829
|
-
<a name="onEscapeKeydownHandler"></a>
|
|
830
|
-
<span class="name">
|
|
831
|
-
<span class="modifier"></span>
|
|
832
|
-
<span ><b>onEscapeKeydownHandler</b></span>
|
|
833
|
-
<a href="#onEscapeKeydownHandler"><span class="icon ion-ios-link"></span></a>
|
|
834
|
-
</span>
|
|
835
|
-
</td>
|
|
836
|
-
</tr>
|
|
837
|
-
<tr>
|
|
838
|
-
<td class="col-md-4">
|
|
839
|
-
<span class="modifier-icon icon ion-ios-reset"></span>
|
|
840
|
-
<code>onEscapeKeydownHandler()</code>
|
|
841
|
-
</td>
|
|
842
|
-
</tr>
|
|
843
|
-
|
|
844
|
-
<tr>
|
|
845
|
-
<td class="col-md-4">
|
|
846
|
-
<b>Decorators : </b>
|
|
847
|
-
<br />
|
|
848
|
-
<code>@HostListener('document:keydown.escape')<br /></code>
|
|
849
|
-
</td>
|
|
850
|
-
</tr>
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
<tr>
|
|
855
|
-
<td class="col-md-4">
|
|
856
|
-
<div class="io-description"><p>Close the dropdown, when pressing ESC key.</p>
|
|
857
|
-
</div>
|
|
858
|
-
|
|
859
|
-
<div class="io-description">
|
|
860
|
-
<b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
|
|
861
|
-
|
|
862
|
-
</div>
|
|
863
|
-
</td>
|
|
864
|
-
</tr>
|
|
865
|
-
</tbody>
|
|
866
|
-
</table>
|
|
867
|
-
<table class="table table-sm table-bordered">
|
|
868
|
-
<tbody>
|
|
869
|
-
<tr>
|
|
870
|
-
<td class="col-md-4">
|
|
871
|
-
<a name="onLanguageClick"></a>
|
|
872
|
-
<span class="name">
|
|
873
|
-
<span ><b>onLanguageClick</b></span>
|
|
874
|
-
<a href="#onLanguageClick"><span class="icon ion-ios-link"></span></a>
|
|
875
|
-
</span>
|
|
876
|
-
</td>
|
|
877
|
-
</tr>
|
|
878
|
-
<tr>
|
|
879
|
-
<td class="col-md-4">
|
|
880
|
-
<code>onLanguageClick(evt: <a href="https://angular.dev/api/router/Event" target="_blank">Event</a>)</code>
|
|
881
|
-
</td>
|
|
882
|
-
</tr>
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
<tr>
|
|
888
|
-
<td class="col-md-4">
|
|
889
|
-
<div class="io-description"><p>Toggle the language dropdown when clicking the link, showing the current language.</p>
|
|
890
|
-
</div>
|
|
891
|
-
|
|
892
|
-
<div class="io-description">
|
|
893
|
-
<b>Parameters :</b>
|
|
894
|
-
|
|
895
|
-
<table class="params">
|
|
896
|
-
<thead>
|
|
897
|
-
<tr>
|
|
898
|
-
<td>Name</td>
|
|
899
|
-
<td>Type</td>
|
|
900
|
-
<td>Optional</td>
|
|
901
|
-
</tr>
|
|
902
|
-
</thead>
|
|
903
|
-
<tbody>
|
|
904
|
-
<tr>
|
|
905
|
-
<td>evt</td>
|
|
906
|
-
<td>
|
|
907
|
-
<code><a href="https://angular.dev/api/router/Event" target="_blank" >Event</a></code>
|
|
908
|
-
</td>
|
|
909
|
-
|
|
910
|
-
<td>
|
|
911
|
-
No
|
|
912
|
-
</td>
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
</tr>
|
|
916
|
-
</tbody>
|
|
917
|
-
</table>
|
|
918
|
-
</div>
|
|
919
|
-
<div class="io-description">
|
|
920
|
-
<b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
|
|
921
|
-
|
|
922
|
-
</div>
|
|
923
|
-
<div class="io-description">
|
|
924
|
-
|
|
925
|
-
</div>
|
|
926
|
-
</td>
|
|
927
|
-
</tr>
|
|
928
|
-
</tbody>
|
|
929
|
-
</table>
|
|
930
|
-
<table class="table table-sm table-bordered">
|
|
931
|
-
<tbody>
|
|
932
|
-
<tr>
|
|
933
|
-
<td class="col-md-4">
|
|
934
|
-
<a name="onLanguageClosed"></a>
|
|
935
|
-
<span class="name">
|
|
936
|
-
<span ><b>onLanguageClosed</b></span>
|
|
937
|
-
<a href="#onLanguageClosed"><span class="icon ion-ios-link"></span></a>
|
|
938
|
-
</span>
|
|
939
|
-
</td>
|
|
940
|
-
</tr>
|
|
941
|
-
<tr>
|
|
942
|
-
<td class="col-md-4">
|
|
943
|
-
<code>onLanguageClosed(evt: <a href="../classes/EclSiteHeaderLanguageCloseEvent.html" target="_self">EclSiteHeaderLanguageCloseEvent</a>)</code>
|
|
944
|
-
</td>
|
|
945
|
-
</tr>
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
<tr>
|
|
951
|
-
<td class="col-md-4">
|
|
952
|
-
|
|
953
|
-
<div class="io-description">
|
|
954
|
-
<b>Parameters :</b>
|
|
955
|
-
|
|
956
|
-
<table class="params">
|
|
957
|
-
<thead>
|
|
958
|
-
<tr>
|
|
959
|
-
<td>Name</td>
|
|
960
|
-
<td>Type</td>
|
|
961
|
-
<td>Optional</td>
|
|
962
|
-
</tr>
|
|
963
|
-
</thead>
|
|
964
|
-
<tbody>
|
|
965
|
-
<tr>
|
|
966
|
-
<td>evt</td>
|
|
967
|
-
<td>
|
|
968
|
-
<code><a href="../classes/EclSiteHeaderLanguageCloseEvent.html" target="_self" >EclSiteHeaderLanguageCloseEvent</a></code>
|
|
969
|
-
</td>
|
|
970
|
-
|
|
971
|
-
<td>
|
|
972
|
-
No
|
|
973
|
-
</td>
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
</tr>
|
|
977
|
-
</tbody>
|
|
978
|
-
</table>
|
|
979
|
-
</div>
|
|
980
|
-
<div class="io-description">
|
|
981
|
-
<b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
|
|
982
|
-
|
|
983
|
-
</div>
|
|
984
|
-
<div class="io-description">
|
|
985
|
-
|
|
986
|
-
</div>
|
|
987
|
-
</td>
|
|
988
|
-
</tr>
|
|
989
|
-
</tbody>
|
|
990
|
-
</table>
|
|
991
|
-
<table class="table table-sm table-bordered">
|
|
992
|
-
<tbody>
|
|
993
|
-
<tr>
|
|
994
|
-
<td class="col-md-4">
|
|
995
|
-
<a name="onLanguageSelected"></a>
|
|
996
|
-
<span class="name">
|
|
997
|
-
<span ><b>onLanguageSelected</b></span>
|
|
998
|
-
<a href="#onLanguageSelected"><span class="icon ion-ios-link"></span></a>
|
|
999
|
-
</span>
|
|
1000
|
-
</td>
|
|
1001
|
-
</tr>
|
|
1002
|
-
<tr>
|
|
1003
|
-
<td class="col-md-4">
|
|
1004
|
-
<code>onLanguageSelected(evt: <a href="../classes/EclSiteHeaderLanguageSelectedEvent.html" target="_self">EclSiteHeaderLanguageSelectedEvent</a>)</code>
|
|
1005
|
-
</td>
|
|
1006
|
-
</tr>
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
<tr>
|
|
1012
|
-
<td class="col-md-4">
|
|
1013
|
-
|
|
1014
|
-
<div class="io-description">
|
|
1015
|
-
<b>Parameters :</b>
|
|
1016
|
-
|
|
1017
|
-
<table class="params">
|
|
1018
|
-
<thead>
|
|
1019
|
-
<tr>
|
|
1020
|
-
<td>Name</td>
|
|
1021
|
-
<td>Type</td>
|
|
1022
|
-
<td>Optional</td>
|
|
1023
|
-
</tr>
|
|
1024
|
-
</thead>
|
|
1025
|
-
<tbody>
|
|
1026
|
-
<tr>
|
|
1027
|
-
<td>evt</td>
|
|
1028
|
-
<td>
|
|
1029
|
-
<code><a href="../classes/EclSiteHeaderLanguageSelectedEvent.html" target="_self" >EclSiteHeaderLanguageSelectedEvent</a></code>
|
|
1030
|
-
</td>
|
|
1031
|
-
|
|
1032
|
-
<td>
|
|
1033
|
-
No
|
|
1034
|
-
</td>
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
</tr>
|
|
1038
|
-
</tbody>
|
|
1039
|
-
</table>
|
|
1040
|
-
</div>
|
|
1041
|
-
<div class="io-description">
|
|
1042
|
-
<b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
|
|
1043
|
-
|
|
1044
|
-
</div>
|
|
1045
|
-
<div class="io-description">
|
|
1046
|
-
|
|
1047
|
-
</div>
|
|
1048
|
-
</td>
|
|
1049
|
-
</tr>
|
|
1050
|
-
</tbody>
|
|
1051
|
-
</table>
|
|
1052
572
|
<table class="table table-sm table-bordered">
|
|
1053
573
|
<tbody>
|
|
1054
574
|
<tr>
|
|
@@ -1309,33 +829,6 @@
|
|
|
1309
829
|
|
|
1310
830
|
</tbody>
|
|
1311
831
|
</table>
|
|
1312
|
-
<table class="table table-sm table-bordered">
|
|
1313
|
-
<tbody>
|
|
1314
|
-
<tr>
|
|
1315
|
-
<td class="col-md-4">
|
|
1316
|
-
<a name="LANGUAGE_MAX_COLUMNS"></a>
|
|
1317
|
-
<span class="name">
|
|
1318
|
-
<span class="modifier">Readonly</span>
|
|
1319
|
-
<span ><b>LANGUAGE_MAX_COLUMNS</b></span>
|
|
1320
|
-
<a href="#LANGUAGE_MAX_COLUMNS"><span class="icon ion-ios-link"></span></a>
|
|
1321
|
-
</span>
|
|
1322
|
-
</td>
|
|
1323
|
-
</tr>
|
|
1324
|
-
<tr>
|
|
1325
|
-
<td class="col-md-4">
|
|
1326
|
-
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/number" target="_blank" >number</a></code>
|
|
1327
|
-
|
|
1328
|
-
</td>
|
|
1329
|
-
</tr>
|
|
1330
|
-
<tr>
|
|
1331
|
-
<td class="col-md-4">
|
|
1332
|
-
<i>Default value : </i><code>8</code>
|
|
1333
|
-
</td>
|
|
1334
|
-
</tr>
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
</tbody>
|
|
1338
|
-
</table>
|
|
1339
832
|
<table class="table table-sm table-bordered">
|
|
1340
833
|
<tbody>
|
|
1341
834
|
<tr>
|
|
@@ -1389,72 +882,6 @@
|
|
|
1389
882
|
|
|
1390
883
|
</tbody>
|
|
1391
884
|
</table>
|
|
1392
|
-
<table class="table table-sm table-bordered">
|
|
1393
|
-
<tbody>
|
|
1394
|
-
<tr>
|
|
1395
|
-
<td class="col-md-4">
|
|
1396
|
-
<a name="languageLinkElement"></a>
|
|
1397
|
-
<span class="name">
|
|
1398
|
-
<span class="modifier">Readonly</span>
|
|
1399
|
-
<span ><b>languageLinkElement</b></span>
|
|
1400
|
-
<a href="#languageLinkElement"><span class="icon ion-ios-link"></span></a>
|
|
1401
|
-
</span>
|
|
1402
|
-
</td>
|
|
1403
|
-
</tr>
|
|
1404
|
-
<tr>
|
|
1405
|
-
<td class="col-md-4">
|
|
1406
|
-
<i>Type : </i> <code>unknown</code>
|
|
1407
|
-
|
|
1408
|
-
</td>
|
|
1409
|
-
</tr>
|
|
1410
|
-
<tr>
|
|
1411
|
-
<td class="col-md-4">
|
|
1412
|
-
<i>Default value : </i><code>viewChild('languageLink', { read: ElementRef })</code>
|
|
1413
|
-
</td>
|
|
1414
|
-
</tr>
|
|
1415
|
-
|
|
1416
|
-
<tr>
|
|
1417
|
-
<td class="col-md-4">
|
|
1418
|
-
<div class="io-description"><p>The link to open the popover dialog.</p>
|
|
1419
|
-
</div>
|
|
1420
|
-
</td>
|
|
1421
|
-
</tr>
|
|
1422
|
-
|
|
1423
|
-
</tbody>
|
|
1424
|
-
</table>
|
|
1425
|
-
<table class="table table-sm table-bordered">
|
|
1426
|
-
<tbody>
|
|
1427
|
-
<tr>
|
|
1428
|
-
<td class="col-md-4">
|
|
1429
|
-
<a name="languagePopover"></a>
|
|
1430
|
-
<span class="name">
|
|
1431
|
-
<span class="modifier">Readonly</span>
|
|
1432
|
-
<span ><b>languagePopover</b></span>
|
|
1433
|
-
<a href="#languagePopover"><span class="icon ion-ios-link"></span></a>
|
|
1434
|
-
</span>
|
|
1435
|
-
</td>
|
|
1436
|
-
</tr>
|
|
1437
|
-
<tr>
|
|
1438
|
-
<td class="col-md-4">
|
|
1439
|
-
<i>Type : </i> <code>unknown</code>
|
|
1440
|
-
|
|
1441
|
-
</td>
|
|
1442
|
-
</tr>
|
|
1443
|
-
<tr>
|
|
1444
|
-
<td class="col-md-4">
|
|
1445
|
-
<i>Default value : </i><code>viewChild(EclSiteHeaderLanguagePopoverComponent)</code>
|
|
1446
|
-
</td>
|
|
1447
|
-
</tr>
|
|
1448
|
-
|
|
1449
|
-
<tr>
|
|
1450
|
-
<td class="col-md-4">
|
|
1451
|
-
<div class="io-description"><p>The language popover, that shows all available languages (configured in the config file of the current site).</p>
|
|
1452
|
-
</div>
|
|
1453
|
-
</td>
|
|
1454
|
-
</tr>
|
|
1455
|
-
|
|
1456
|
-
</tbody>
|
|
1457
|
-
</table>
|
|
1458
885
|
<table class="table table-sm table-bordered">
|
|
1459
886
|
<tbody>
|
|
1460
887
|
<tr>
|
|
@@ -1474,33 +901,6 @@
|
|
|
1474
901
|
</tr>
|
|
1475
902
|
|
|
1476
903
|
|
|
1477
|
-
</tbody>
|
|
1478
|
-
</table>
|
|
1479
|
-
<table class="table table-sm table-bordered">
|
|
1480
|
-
<tbody>
|
|
1481
|
-
<tr>
|
|
1482
|
-
<td class="col-md-4">
|
|
1483
|
-
<a name="MOBILE_BREAKPOINT"></a>
|
|
1484
|
-
<span class="name">
|
|
1485
|
-
<span class="modifier">Readonly</span>
|
|
1486
|
-
<span ><b>MOBILE_BREAKPOINT</b></span>
|
|
1487
|
-
<a href="#MOBILE_BREAKPOINT"><span class="icon ion-ios-link"></span></a>
|
|
1488
|
-
</span>
|
|
1489
|
-
</td>
|
|
1490
|
-
</tr>
|
|
1491
|
-
<tr>
|
|
1492
|
-
<td class="col-md-4">
|
|
1493
|
-
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/number" target="_blank" >number</a></code>
|
|
1494
|
-
|
|
1495
|
-
</td>
|
|
1496
|
-
</tr>
|
|
1497
|
-
<tr>
|
|
1498
|
-
<td class="col-md-4">
|
|
1499
|
-
<i>Default value : </i><code>768</code>
|
|
1500
|
-
</td>
|
|
1501
|
-
</tr>
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
904
|
</tbody>
|
|
1505
905
|
</table>
|
|
1506
906
|
<table class="table table-sm table-bordered">
|
|
@@ -1584,28 +984,6 @@
|
|
|
1584
984
|
</table>
|
|
1585
985
|
</section>
|
|
1586
986
|
|
|
1587
|
-
<section data-compodoc="block-accessors">
|
|
1588
|
-
<h3 id="accessors">
|
|
1589
|
-
Accessors
|
|
1590
|
-
</h3>
|
|
1591
|
-
<table class="table table-sm table-bordered">
|
|
1592
|
-
<tbody>
|
|
1593
|
-
<tr>
|
|
1594
|
-
<td class="col-md-4">
|
|
1595
|
-
<a name="cssClasses"></a>
|
|
1596
|
-
<span class="name"><b>cssClasses</b><a href="#cssClasses"><span class="icon ion-ios-link"></span></a></span>
|
|
1597
|
-
</td>
|
|
1598
|
-
</tr>
|
|
1599
|
-
|
|
1600
|
-
<tr>
|
|
1601
|
-
<td class="col-md-4">
|
|
1602
|
-
<span class="accessor"><b>get</b><code>cssClasses()</code></span>
|
|
1603
|
-
</td>
|
|
1604
|
-
</tr>
|
|
1605
|
-
|
|
1606
|
-
</tbody>
|
|
1607
|
-
</table>
|
|
1608
|
-
</section>
|
|
1609
987
|
</div>
|
|
1610
988
|
|
|
1611
989
|
|