@eui/ecl 22.0.0-alpha.23 → 22.0.0-alpha.25
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 +25 -0
- package/docs/components/EclPopoverComponent.html +7 -184
- package/docs/directives/EclPopoverContentDirective.html +0 -45
- package/docs/directives/EclPopoverToggleDirective.html +5 -241
- package/docs/js/search/search_index.js +2 -2
- package/docs/json/EclPopoverToggleDirective.md +1 -1
- package/docs/json/documentation.json +62 -266
- package/docs/llms.txt +5 -5
- package/docs/miscellaneous/variables.html +20 -20
- package/docs/properties.html +1 -1
- package/fesm2022/eui-ecl-components-ecl-popover.mjs +46 -54
- package/fesm2022/eui-ecl-components-ecl-popover.mjs.map +1 -1
- package/package.json +1 -1
- package/types/eui-ecl-components-ecl-popover.d.ts +16 -15
- package/types/eui-ecl-components-ecl-popover.d.ts.map +1 -1
package/docs/changelog.html
CHANGED
|
@@ -106,6 +106,31 @@
|
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
|
|
109
|
+
<h2>22.0.0-alpha.24 (2026-09-25)</h2>
|
|
110
|
+
<h5>Chores</h5>
|
|
111
|
+
<ul>
|
|
112
|
+
<li><strong>cli:</strong><ul>
|
|
113
|
+
<li>update json-server mock skeleton to cjs format - EUI-12528 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528">EUI-12528</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/eba804356f42cbf23f89444a337d897a8ac24c49">eba80435</a>)</li>
|
|
114
|
+
</ul>
|
|
115
|
+
</li>
|
|
116
|
+
<li><strong>ecl-popover:</strong><ul>
|
|
117
|
+
<li>added tests + fix for aria-expanded + hostbindings and signals EUI-12924 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12924">EUI-12924</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/6d78014b1bba13e5a166c66d8affc6e49eea3461">6d78014b</a>)</li>
|
|
118
|
+
</ul>
|
|
119
|
+
</li>
|
|
120
|
+
</ul>
|
|
121
|
+
<hr>
|
|
122
|
+
<hr>
|
|
123
|
+
<h2>22.0.0-alpha.23 (2026-09-25)</h2>
|
|
124
|
+
<h5>Chores</h5>
|
|
125
|
+
<ul>
|
|
126
|
+
<li><strong>other:</strong><ul>
|
|
127
|
+
<li>updated components registry for all showcases - EUI-12528 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528">EUI-12528</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/202e3c22e4fc58b090174e79b80b91095e5eddfc">202e3c22</a>)</li>
|
|
128
|
+
<li>adapt central components registry (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9437129d563bd95b641bbc3aede2d9bbc80ded6d">9437129d</a>)</li>
|
|
129
|
+
</ul>
|
|
130
|
+
</li>
|
|
131
|
+
</ul>
|
|
132
|
+
<hr>
|
|
133
|
+
<hr>
|
|
109
134
|
<h2>22.0.0-alpha.22 (2026-09-25)</h2>
|
|
110
135
|
<h5>Chores</h5>
|
|
111
136
|
<ul>
|
|
@@ -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
|
|
|
@@ -311,17 +315,14 @@
|
|
|
311
315
|
</li>
|
|
312
316
|
<li>
|
|
313
317
|
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
314
|
-
<span class="modifier"></span>
|
|
315
318
|
<a href="#onClickOutsidePopover" >onClickOutsidePopover</a>
|
|
316
319
|
</li>
|
|
317
320
|
<li>
|
|
318
321
|
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
319
|
-
<span class="modifier"></span>
|
|
320
322
|
<a href="#onDocumentScroll" >onDocumentScroll</a>
|
|
321
323
|
</li>
|
|
322
324
|
<li>
|
|
323
325
|
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
324
|
-
<span class="modifier"></span>
|
|
325
326
|
<a href="#onEscapeKeydownHandler" >onEscapeKeydownHandler</a>
|
|
326
327
|
</li>
|
|
327
328
|
<li>
|
|
@@ -377,45 +378,7 @@
|
|
|
377
378
|
</tbody>
|
|
378
379
|
</table>
|
|
379
380
|
|
|
380
|
-
<table class="table table-sm table-bordered index-table">
|
|
381
|
-
<tbody>
|
|
382
|
-
<tr>
|
|
383
|
-
<td class="col-md-3">
|
|
384
|
-
<h6><b>HostBindings</b></h6>
|
|
385
|
-
</td>
|
|
386
|
-
<td class="col-md-9">
|
|
387
|
-
<ul class="index-list">
|
|
388
|
-
<li>
|
|
389
|
-
<span class="reference-badge reference-badge--property" aria-hidden="true">HB</span><a href="#class" >class</a>
|
|
390
|
-
</li>
|
|
391
|
-
</ul>
|
|
392
|
-
</td>
|
|
393
|
-
</tr>
|
|
394
|
-
</tbody>
|
|
395
|
-
</table>
|
|
396
381
|
|
|
397
|
-
<table class="table table-sm table-bordered index-table">
|
|
398
|
-
<tbody>
|
|
399
|
-
<tr>
|
|
400
|
-
<td class="col-md-3">
|
|
401
|
-
<h6><b>HostListeners</b></h6>
|
|
402
|
-
</td>
|
|
403
|
-
<td class="col-md-9">
|
|
404
|
-
<ul class="index-list">
|
|
405
|
-
<li>
|
|
406
|
-
<span class="reference-badge reference-badge--method" aria-hidden="true">HL</span><a href="#document:keydown.escape" >document:keydown.escape</a>
|
|
407
|
-
</li>
|
|
408
|
-
<li>
|
|
409
|
-
<span class="reference-badge reference-badge--method" aria-hidden="true">HL</span><a href="#document:scroll" >document:scroll</a>
|
|
410
|
-
</li>
|
|
411
|
-
<li>
|
|
412
|
-
<span class="reference-badge reference-badge--method" aria-hidden="true">HL</span><a href="#eclClickOutside" >eclClickOutside</a>
|
|
413
|
-
</li>
|
|
414
|
-
</ul>
|
|
415
|
-
</td>
|
|
416
|
-
</tr>
|
|
417
|
-
</tbody>
|
|
418
|
-
</table>
|
|
419
382
|
|
|
420
383
|
<table class="table table-sm table-bordered index-table">
|
|
421
384
|
<tbody>
|
|
@@ -517,120 +480,7 @@
|
|
|
517
480
|
</table>
|
|
518
481
|
</section>
|
|
519
482
|
|
|
520
|
-
<section data-compodoc="block-properties">
|
|
521
|
-
<h3>HostBindings</h3> <table class="table table-sm table-bordered">
|
|
522
|
-
<tbody>
|
|
523
|
-
<tr>
|
|
524
|
-
<td class="col-md-4">
|
|
525
|
-
<a name="class"></a>
|
|
526
|
-
<span class="name">
|
|
527
|
-
<span ><b>class</b></span>
|
|
528
|
-
<a href="#class"><span class="icon ion-ios-link"></span></a>
|
|
529
|
-
</span>
|
|
530
|
-
</td>
|
|
531
|
-
</tr>
|
|
532
|
-
<tr>
|
|
533
|
-
<td class="col-md-4">
|
|
534
|
-
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
535
|
-
|
|
536
|
-
</td>
|
|
537
|
-
</tr>
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
</tbody>
|
|
541
|
-
</table>
|
|
542
|
-
</section>
|
|
543
|
-
|
|
544
|
-
<section data-compodoc="block-methods">
|
|
545
|
-
<h3>HostListeners</h3> <table class="table table-sm table-bordered">
|
|
546
|
-
<tbody>
|
|
547
|
-
<tr>
|
|
548
|
-
<td class="col-md-4">
|
|
549
|
-
<a name="document:keydown.escape"></a>
|
|
550
|
-
<span class="name">
|
|
551
|
-
<span ><b>document:keydown.escape</b></span>
|
|
552
|
-
<a href="#document:keydown.escape"><span class="icon ion-ios-link"></span></a>
|
|
553
|
-
</span>
|
|
554
|
-
</td>
|
|
555
|
-
</tr>
|
|
556
|
-
<tr>
|
|
557
|
-
<td class="col-md-4">
|
|
558
|
-
<code>document:keydown.escape()</code>
|
|
559
|
-
</td>
|
|
560
|
-
</tr>
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
<tr>
|
|
566
|
-
<td class="col-md-4">
|
|
567
|
-
<div class="io-description"><p>Closes the popover when the Escape key is pressed.</p>
|
|
568
|
-
</div>
|
|
569
|
-
|
|
570
|
-
</td>
|
|
571
|
-
</tr>
|
|
572
|
-
</tbody>
|
|
573
|
-
</table>
|
|
574
|
-
<table class="table table-sm table-bordered">
|
|
575
|
-
<tbody>
|
|
576
|
-
<tr>
|
|
577
|
-
<td class="col-md-4">
|
|
578
|
-
<a name="document:scroll"></a>
|
|
579
|
-
<span class="name">
|
|
580
|
-
<span ><b>document:scroll</b></span>
|
|
581
|
-
<a href="#document:scroll"><span class="icon ion-ios-link"></span></a>
|
|
582
|
-
</span>
|
|
583
|
-
</td>
|
|
584
|
-
</tr>
|
|
585
|
-
<tr>
|
|
586
|
-
<td class="col-md-4">
|
|
587
|
-
<code>document:scroll()</code>
|
|
588
|
-
</td>
|
|
589
|
-
</tr>
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
483
|
|
|
594
|
-
<tr>
|
|
595
|
-
<td class="col-md-4">
|
|
596
|
-
<div class="io-description"><p>Recalculates popover position when the document is scrolled.</p>
|
|
597
|
-
</div>
|
|
598
|
-
|
|
599
|
-
</td>
|
|
600
|
-
</tr>
|
|
601
|
-
</tbody>
|
|
602
|
-
</table>
|
|
603
|
-
<table class="table table-sm table-bordered">
|
|
604
|
-
<tbody>
|
|
605
|
-
<tr>
|
|
606
|
-
<td class="col-md-4">
|
|
607
|
-
<a name="eclClickOutside"></a>
|
|
608
|
-
<span class="name">
|
|
609
|
-
<span ><b>eclClickOutside</b></span>
|
|
610
|
-
<a href="#eclClickOutside"><span class="icon ion-ios-link"></span></a>
|
|
611
|
-
</span>
|
|
612
|
-
</td>
|
|
613
|
-
</tr>
|
|
614
|
-
<tr>
|
|
615
|
-
<td class="col-md-4">
|
|
616
|
-
<code>eclClickOutside()</code>
|
|
617
|
-
</td>
|
|
618
|
-
</tr>
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
<tr>
|
|
624
|
-
<td class="col-md-4">
|
|
625
|
-
<div class="io-description"><p>Handler triggered when a click outside the popover is detected.
|
|
626
|
-
Closes the popover if it is open.</p>
|
|
627
|
-
</div>
|
|
628
|
-
|
|
629
|
-
</td>
|
|
630
|
-
</tr>
|
|
631
|
-
</tbody>
|
|
632
|
-
</table>
|
|
633
|
-
</section>
|
|
634
484
|
|
|
635
485
|
<section data-compodoc="block-methods">
|
|
636
486
|
|
|
@@ -706,7 +556,6 @@ Closes the popover if it is open.</p>
|
|
|
706
556
|
<td class="col-md-4">
|
|
707
557
|
<a name="onClickOutsidePopover"></a>
|
|
708
558
|
<span class="name">
|
|
709
|
-
<span class="modifier"></span>
|
|
710
559
|
<span ><b>onClickOutsidePopover</b></span>
|
|
711
560
|
<a href="#onClickOutsidePopover"><span class="icon ion-ios-link"></span></a>
|
|
712
561
|
</span>
|
|
@@ -714,18 +563,10 @@ Closes the popover if it is open.</p>
|
|
|
714
563
|
</tr>
|
|
715
564
|
<tr>
|
|
716
565
|
<td class="col-md-4">
|
|
717
|
-
|
|
718
|
-
<code>onClickOutsidePopover()</code>
|
|
566
|
+
<code>onClickOutsidePopover()</code>
|
|
719
567
|
</td>
|
|
720
568
|
</tr>
|
|
721
569
|
|
|
722
|
-
<tr>
|
|
723
|
-
<td class="col-md-4">
|
|
724
|
-
<b>Decorators : </b>
|
|
725
|
-
<br />
|
|
726
|
-
<code>@HostListener('eclClickOutside')<br /></code>
|
|
727
|
-
</td>
|
|
728
|
-
</tr>
|
|
729
570
|
|
|
730
571
|
|
|
731
572
|
|
|
@@ -749,7 +590,6 @@ Closes the popover if it is open.</p>
|
|
|
749
590
|
<td class="col-md-4">
|
|
750
591
|
<a name="onDocumentScroll"></a>
|
|
751
592
|
<span class="name">
|
|
752
|
-
<span class="modifier"></span>
|
|
753
593
|
<span ><b>onDocumentScroll</b></span>
|
|
754
594
|
<a href="#onDocumentScroll"><span class="icon ion-ios-link"></span></a>
|
|
755
595
|
</span>
|
|
@@ -757,18 +597,10 @@ Closes the popover if it is open.</p>
|
|
|
757
597
|
</tr>
|
|
758
598
|
<tr>
|
|
759
599
|
<td class="col-md-4">
|
|
760
|
-
|
|
761
|
-
<code>onDocumentScroll()</code>
|
|
600
|
+
<code>onDocumentScroll()</code>
|
|
762
601
|
</td>
|
|
763
602
|
</tr>
|
|
764
603
|
|
|
765
|
-
<tr>
|
|
766
|
-
<td class="col-md-4">
|
|
767
|
-
<b>Decorators : </b>
|
|
768
|
-
<br />
|
|
769
|
-
<code>@HostListener('document:scroll')<br /></code>
|
|
770
|
-
</td>
|
|
771
|
-
</tr>
|
|
772
604
|
|
|
773
605
|
|
|
774
606
|
|
|
@@ -791,7 +623,6 @@ Closes the popover if it is open.</p>
|
|
|
791
623
|
<td class="col-md-4">
|
|
792
624
|
<a name="onEscapeKeydownHandler"></a>
|
|
793
625
|
<span class="name">
|
|
794
|
-
<span class="modifier"></span>
|
|
795
626
|
<span ><b>onEscapeKeydownHandler</b></span>
|
|
796
627
|
<a href="#onEscapeKeydownHandler"><span class="icon ion-ios-link"></span></a>
|
|
797
628
|
</span>
|
|
@@ -799,18 +630,10 @@ Closes the popover if it is open.</p>
|
|
|
799
630
|
</tr>
|
|
800
631
|
<tr>
|
|
801
632
|
<td class="col-md-4">
|
|
802
|
-
|
|
803
|
-
<code>onEscapeKeydownHandler()</code>
|
|
633
|
+
<code>onEscapeKeydownHandler()</code>
|
|
804
634
|
</td>
|
|
805
635
|
</tr>
|
|
806
636
|
|
|
807
|
-
<tr>
|
|
808
|
-
<td class="col-md-4">
|
|
809
|
-
<b>Decorators : </b>
|
|
810
|
-
<br />
|
|
811
|
-
<code>@HostListener('document:keydown.escape')<br /></code>
|
|
812
|
-
</td>
|
|
813
|
-
</tr>
|
|
814
637
|
|
|
815
638
|
|
|
816
639
|
|
|
@@ -250,22 +250,6 @@
|
|
|
250
250
|
</table>
|
|
251
251
|
|
|
252
252
|
|
|
253
|
-
<table class="table table-sm table-bordered index-table">
|
|
254
|
-
<tbody>
|
|
255
|
-
<tr>
|
|
256
|
-
<td class="col-md-3">
|
|
257
|
-
<h6><b>HostBindings</b></h6>
|
|
258
|
-
</td>
|
|
259
|
-
<td class="col-md-9">
|
|
260
|
-
<ul class="index-list">
|
|
261
|
-
<li>
|
|
262
|
-
<span class="reference-badge reference-badge--property" aria-hidden="true">HB</span><a href="#class" >class</a>
|
|
263
|
-
</li>
|
|
264
|
-
</ul>
|
|
265
|
-
</td>
|
|
266
|
-
</tr>
|
|
267
|
-
</tbody>
|
|
268
|
-
</table>
|
|
269
253
|
|
|
270
254
|
|
|
271
255
|
<table class="table table-sm table-bordered index-table">
|
|
@@ -341,35 +325,6 @@
|
|
|
341
325
|
</section>
|
|
342
326
|
|
|
343
327
|
|
|
344
|
-
<section data-compodoc="block-properties">
|
|
345
|
-
<h3>HostBindings</h3> <table class="table table-sm table-bordered">
|
|
346
|
-
<tbody>
|
|
347
|
-
<tr>
|
|
348
|
-
<td class="col-md-4">
|
|
349
|
-
<a name="class"></a>
|
|
350
|
-
<span class="name">
|
|
351
|
-
<span ><b>class</b></span>
|
|
352
|
-
<a href="#class"><span class="icon ion-ios-link"></span></a>
|
|
353
|
-
</span>
|
|
354
|
-
</td>
|
|
355
|
-
</tr>
|
|
356
|
-
<tr>
|
|
357
|
-
<td class="col-md-4">
|
|
358
|
-
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
359
|
-
|
|
360
|
-
</td>
|
|
361
|
-
</tr>
|
|
362
|
-
|
|
363
|
-
<tr>
|
|
364
|
-
<td class="col-md-4">
|
|
365
|
-
<div class="io-description"><p>Host binding that applies the CSS class to style the popover content.</p>
|
|
366
|
-
</div>
|
|
367
|
-
</td>
|
|
368
|
-
</tr>
|
|
369
|
-
|
|
370
|
-
</tbody>
|
|
371
|
-
</table>
|
|
372
|
-
</section>
|
|
373
328
|
|
|
374
329
|
|
|
375
330
|
<section data-compodoc="block-methods">
|