@eui/ecl 22.0.0-alpha.7 → 22.0.0-alpha.9
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 +35 -0
- package/docs/components/EclMegaMenuComponent.html +5 -203
- package/docs/components/EclMegaMenuFeaturedComponent.html +10 -126
- package/docs/components/EclMegaMenuInfoComponent.html +0 -91
- package/docs/components/EclMegaMenuItemComponent.html +38 -115
- package/docs/components/EclMegaMenuSubitemComponent.html +4 -68
- package/docs/directives/EclMegaMenuContainerDirective.html +0 -104
- package/docs/directives/EclMegaMenuFeaturedImageDirective.html +0 -104
- package/docs/directives/EclMegaMenuFeaturedListDirective.html +0 -104
- package/docs/directives/EclMegaMenuFeaturedListItemDescriptionDirective.html +0 -104
- package/docs/directives/EclMegaMenuFeaturedListItemDirective.html +0 -104
- package/docs/directives/EclMegaMenuFeaturedPictureDirective.html +0 -39
- package/docs/directives/EclMegaMenuListDirective.html +0 -104
- package/docs/directives/EclMegaMenuSpacerDirective.html +0 -104
- package/docs/directives/EclMegaMenuSublistDirective.html +0 -165
- package/docs/js/search/search_index.js +2 -2
- package/docs/json/documentation.json +273 -851
- package/docs/llms.txt +2 -27
- package/docs/properties.html +1 -1
- package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs +4 -2
- package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs +100 -159
- package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs.map +1 -1
- package/package.json +1 -1
- package/types/eui-ecl-components-ecl-inpage-navigation.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-mega-menu.d.ts +12 -22
- package/types/eui-ecl-components-ecl-mega-menu.d.ts.map +1 -1
|
@@ -206,24 +206,6 @@
|
|
|
206
206
|
<div class="tab-pane fade " id="api">
|
|
207
207
|
<section data-compodoc="block-index">
|
|
208
208
|
<h3 id="index">Index</h3>
|
|
209
|
-
<table class="table table-sm table-bordered index-table">
|
|
210
|
-
<tbody>
|
|
211
|
-
<tr>
|
|
212
|
-
<td class="col-md-3">
|
|
213
|
-
<h6><b>Properties</b></h6>
|
|
214
|
-
</td>
|
|
215
|
-
<td class="col-md-9">
|
|
216
|
-
<ul class="index-list">
|
|
217
|
-
<li>
|
|
218
|
-
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
219
|
-
<span class="modifier"></span>
|
|
220
|
-
<a href="#cmpClass" >cmpClass</a>
|
|
221
|
-
</li>
|
|
222
|
-
</ul>
|
|
223
|
-
</td>
|
|
224
|
-
</tr>
|
|
225
|
-
</tbody>
|
|
226
|
-
</table>
|
|
227
209
|
|
|
228
210
|
<table class="table table-sm table-bordered index-table">
|
|
229
211
|
<tbody>
|
|
@@ -267,22 +249,6 @@
|
|
|
267
249
|
</table>
|
|
268
250
|
|
|
269
251
|
|
|
270
|
-
<table class="table table-sm table-bordered index-table">
|
|
271
|
-
<tbody>
|
|
272
|
-
<tr>
|
|
273
|
-
<td class="col-md-3">
|
|
274
|
-
<h6><b>HostBindings</b></h6>
|
|
275
|
-
</td>
|
|
276
|
-
<td class="col-md-9">
|
|
277
|
-
<ul class="index-list">
|
|
278
|
-
<li>
|
|
279
|
-
<span class="reference-badge reference-badge--property" aria-hidden="true">HB</span><a href="#class.ecl-mega-menu__spacer" >class.ecl-mega-menu__spacer</a>
|
|
280
|
-
</li>
|
|
281
|
-
</ul>
|
|
282
|
-
</td>
|
|
283
|
-
</tr>
|
|
284
|
-
</tbody>
|
|
285
|
-
</table>
|
|
286
252
|
|
|
287
253
|
|
|
288
254
|
</section>
|
|
@@ -341,34 +307,6 @@
|
|
|
341
307
|
</section>
|
|
342
308
|
|
|
343
309
|
|
|
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.ecl-mega-menu__spacer"></a>
|
|
350
|
-
<span class="name">
|
|
351
|
-
<span ><b>class.ecl-mega-menu__spacer</b></span>
|
|
352
|
-
<a href="#class.ecl-mega-menu__spacer"><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/boolean" target="_blank" >boolean</a></code>
|
|
359
|
-
|
|
360
|
-
</td>
|
|
361
|
-
</tr>
|
|
362
|
-
<tr>
|
|
363
|
-
<td class="col-md-4">
|
|
364
|
-
<i>Default value : </i><code>true</code>
|
|
365
|
-
</td>
|
|
366
|
-
</tr>
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
</tbody>
|
|
370
|
-
</table>
|
|
371
|
-
</section>
|
|
372
310
|
|
|
373
311
|
|
|
374
312
|
<section data-compodoc="block-methods">
|
|
@@ -439,48 +377,6 @@
|
|
|
439
377
|
</table>
|
|
440
378
|
</section>
|
|
441
379
|
|
|
442
|
-
<section data-compodoc="block-properties">
|
|
443
|
-
|
|
444
|
-
<h3 id="inputs">
|
|
445
|
-
Properties
|
|
446
|
-
</h3>
|
|
447
|
-
<table class="table table-sm table-bordered">
|
|
448
|
-
<tbody>
|
|
449
|
-
<tr>
|
|
450
|
-
<td class="col-md-4">
|
|
451
|
-
<a name="cmpClass"></a>
|
|
452
|
-
<span class="name">
|
|
453
|
-
<span class="modifier"></span>
|
|
454
|
-
<span ><b>cmpClass</b></span>
|
|
455
|
-
<a href="#cmpClass"><span class="icon ion-ios-link"></span></a>
|
|
456
|
-
</span>
|
|
457
|
-
</td>
|
|
458
|
-
</tr>
|
|
459
|
-
<tr>
|
|
460
|
-
<td class="col-md-4">
|
|
461
|
-
<i>Type : </i> <code>unknown</code>
|
|
462
|
-
|
|
463
|
-
</td>
|
|
464
|
-
</tr>
|
|
465
|
-
<tr>
|
|
466
|
-
<td class="col-md-4">
|
|
467
|
-
<i>Default value : </i><code>true</code>
|
|
468
|
-
</td>
|
|
469
|
-
</tr>
|
|
470
|
-
<tr>
|
|
471
|
-
<td class="col-md-4">
|
|
472
|
-
<b>Decorators : </b>
|
|
473
|
-
<br />
|
|
474
|
-
<code>
|
|
475
|
-
@HostBinding('class.ecl-mega-menu__spacer')<br />
|
|
476
|
-
</code>
|
|
477
|
-
</td>
|
|
478
|
-
</tr>
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
</tbody>
|
|
482
|
-
</table>
|
|
483
|
-
</section>
|
|
484
380
|
|
|
485
381
|
</div>
|
|
486
382
|
|
|
@@ -227,18 +227,12 @@
|
|
|
227
227
|
</td>
|
|
228
228
|
<td class="col-md-9">
|
|
229
229
|
<ul class="index-list">
|
|
230
|
-
<li>
|
|
231
|
-
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
232
|
-
<span class="modifier"></span>
|
|
233
|
-
<a href="#cmpClass" >cmpClass</a>
|
|
234
|
-
</li>
|
|
235
230
|
<li>
|
|
236
231
|
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
237
232
|
<a href="#el" >el</a>
|
|
238
233
|
</li>
|
|
239
234
|
<li>
|
|
240
235
|
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
241
|
-
<span class="modifier"></span>
|
|
242
236
|
<a href="#isScrollable" >isScrollable</a>
|
|
243
237
|
</li>
|
|
244
238
|
<li>
|
|
@@ -252,7 +246,6 @@
|
|
|
252
246
|
</li>
|
|
253
247
|
<li>
|
|
254
248
|
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
255
|
-
<span class="modifier"></span>
|
|
256
249
|
<a href="#styleTop" >styleTop</a>
|
|
257
250
|
</li>
|
|
258
251
|
<li>
|
|
@@ -328,28 +321,6 @@
|
|
|
328
321
|
</tbody>
|
|
329
322
|
</table>
|
|
330
323
|
|
|
331
|
-
<table class="table table-sm table-bordered index-table">
|
|
332
|
-
<tbody>
|
|
333
|
-
<tr>
|
|
334
|
-
<td class="col-md-3">
|
|
335
|
-
<h6><b>HostBindings</b></h6>
|
|
336
|
-
</td>
|
|
337
|
-
<td class="col-md-9">
|
|
338
|
-
<ul class="index-list">
|
|
339
|
-
<li>
|
|
340
|
-
<span class="reference-badge reference-badge--property" aria-hidden="true">HB</span><a href="#class.ecl-mega-menu__sublist" >class.ecl-mega-menu__sublist</a>
|
|
341
|
-
</li>
|
|
342
|
-
<li>
|
|
343
|
-
<span class="reference-badge reference-badge--property" aria-hidden="true">HB</span><a href="#class.ecl-mega-menu__sublist--scrollable" >class.ecl-mega-menu__sublist--scrollable</a>
|
|
344
|
-
</li>
|
|
345
|
-
<li>
|
|
346
|
-
<span class="reference-badge reference-badge--property" aria-hidden="true">HB</span><a href="#style.top.px" >style.top.px</a>
|
|
347
|
-
</li>
|
|
348
|
-
</ul>
|
|
349
|
-
</td>
|
|
350
|
-
</tr>
|
|
351
|
-
</tbody>
|
|
352
|
-
</table>
|
|
353
324
|
|
|
354
325
|
|
|
355
326
|
</section>
|
|
@@ -440,86 +411,6 @@
|
|
|
440
411
|
</table>
|
|
441
412
|
</section>
|
|
442
413
|
|
|
443
|
-
<section data-compodoc="block-properties">
|
|
444
|
-
<h3>HostBindings</h3> <table class="table table-sm table-bordered">
|
|
445
|
-
<tbody>
|
|
446
|
-
<tr>
|
|
447
|
-
<td class="col-md-4">
|
|
448
|
-
<a name="class.ecl-mega-menu__sublist"></a>
|
|
449
|
-
<span class="name">
|
|
450
|
-
<span ><b>class.ecl-mega-menu__sublist</b></span>
|
|
451
|
-
<a href="#class.ecl-mega-menu__sublist"><span class="icon ion-ios-link"></span></a>
|
|
452
|
-
</span>
|
|
453
|
-
</td>
|
|
454
|
-
</tr>
|
|
455
|
-
<tr>
|
|
456
|
-
<td class="col-md-4">
|
|
457
|
-
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
|
|
458
|
-
|
|
459
|
-
</td>
|
|
460
|
-
</tr>
|
|
461
|
-
<tr>
|
|
462
|
-
<td class="col-md-4">
|
|
463
|
-
<i>Default value : </i><code>true</code>
|
|
464
|
-
</td>
|
|
465
|
-
</tr>
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
</tbody>
|
|
469
|
-
</table>
|
|
470
|
-
<table class="table table-sm table-bordered">
|
|
471
|
-
<tbody>
|
|
472
|
-
<tr>
|
|
473
|
-
<td class="col-md-4">
|
|
474
|
-
<a name="class.ecl-mega-menu__sublist--scrollable"></a>
|
|
475
|
-
<span class="name">
|
|
476
|
-
<span ><b>class.ecl-mega-menu__sublist--scrollable</b></span>
|
|
477
|
-
<a href="#class.ecl-mega-menu__sublist--scrollable"><span class="icon ion-ios-link"></span></a>
|
|
478
|
-
</span>
|
|
479
|
-
</td>
|
|
480
|
-
</tr>
|
|
481
|
-
<tr>
|
|
482
|
-
<td class="col-md-4">
|
|
483
|
-
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
|
|
484
|
-
|
|
485
|
-
</td>
|
|
486
|
-
</tr>
|
|
487
|
-
<tr>
|
|
488
|
-
<td class="col-md-4">
|
|
489
|
-
<i>Default value : </i><code>false</code>
|
|
490
|
-
</td>
|
|
491
|
-
</tr>
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
</tbody>
|
|
495
|
-
</table>
|
|
496
|
-
<table class="table table-sm table-bordered">
|
|
497
|
-
<tbody>
|
|
498
|
-
<tr>
|
|
499
|
-
<td class="col-md-4">
|
|
500
|
-
<a name="style.top.px"></a>
|
|
501
|
-
<span class="name">
|
|
502
|
-
<span ><b>style.top.px</b></span>
|
|
503
|
-
<a href="#style.top.px"><span class="icon ion-ios-link"></span></a>
|
|
504
|
-
</span>
|
|
505
|
-
</td>
|
|
506
|
-
</tr>
|
|
507
|
-
<tr>
|
|
508
|
-
<td class="col-md-4">
|
|
509
|
-
<i>Type : </i> <code>number | null</code>
|
|
510
|
-
|
|
511
|
-
</td>
|
|
512
|
-
</tr>
|
|
513
|
-
<tr>
|
|
514
|
-
<td class="col-md-4">
|
|
515
|
-
<i>Default value : </i><code>null</code>
|
|
516
|
-
</td>
|
|
517
|
-
</tr>
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
</tbody>
|
|
521
|
-
</table>
|
|
522
|
-
</section>
|
|
523
414
|
|
|
524
415
|
|
|
525
416
|
<section data-compodoc="block-methods">
|
|
@@ -665,42 +556,6 @@
|
|
|
665
556
|
<h3 id="inputs">
|
|
666
557
|
Properties
|
|
667
558
|
</h3>
|
|
668
|
-
<table class="table table-sm table-bordered">
|
|
669
|
-
<tbody>
|
|
670
|
-
<tr>
|
|
671
|
-
<td class="col-md-4">
|
|
672
|
-
<a name="cmpClass"></a>
|
|
673
|
-
<span class="name">
|
|
674
|
-
<span class="modifier"></span>
|
|
675
|
-
<span ><b>cmpClass</b></span>
|
|
676
|
-
<a href="#cmpClass"><span class="icon ion-ios-link"></span></a>
|
|
677
|
-
</span>
|
|
678
|
-
</td>
|
|
679
|
-
</tr>
|
|
680
|
-
<tr>
|
|
681
|
-
<td class="col-md-4">
|
|
682
|
-
<i>Type : </i> <code>unknown</code>
|
|
683
|
-
|
|
684
|
-
</td>
|
|
685
|
-
</tr>
|
|
686
|
-
<tr>
|
|
687
|
-
<td class="col-md-4">
|
|
688
|
-
<i>Default value : </i><code>true</code>
|
|
689
|
-
</td>
|
|
690
|
-
</tr>
|
|
691
|
-
<tr>
|
|
692
|
-
<td class="col-md-4">
|
|
693
|
-
<b>Decorators : </b>
|
|
694
|
-
<br />
|
|
695
|
-
<code>
|
|
696
|
-
@HostBinding('class.ecl-mega-menu__sublist')<br />
|
|
697
|
-
</code>
|
|
698
|
-
</td>
|
|
699
|
-
</tr>
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
</tbody>
|
|
703
|
-
</table>
|
|
704
559
|
<table class="table table-sm table-bordered">
|
|
705
560
|
<tbody>
|
|
706
561
|
<tr>
|
|
@@ -733,7 +588,6 @@
|
|
|
733
588
|
<td class="col-md-4">
|
|
734
589
|
<a name="isScrollable"></a>
|
|
735
590
|
<span class="name">
|
|
736
|
-
<span class="modifier"></span>
|
|
737
591
|
<span ><b>isScrollable</b></span>
|
|
738
592
|
<a href="#isScrollable"><span class="icon ion-ios-link"></span></a>
|
|
739
593
|
</span>
|
|
@@ -750,15 +604,6 @@
|
|
|
750
604
|
<i>Default value : </i><code>false</code>
|
|
751
605
|
</td>
|
|
752
606
|
</tr>
|
|
753
|
-
<tr>
|
|
754
|
-
<td class="col-md-4">
|
|
755
|
-
<b>Decorators : </b>
|
|
756
|
-
<br />
|
|
757
|
-
<code>
|
|
758
|
-
@HostBinding('class.ecl-mega-menu__sublist--scrollable')<br />
|
|
759
|
-
</code>
|
|
760
|
-
</td>
|
|
761
|
-
</tr>
|
|
762
607
|
|
|
763
608
|
|
|
764
609
|
</tbody>
|
|
@@ -822,7 +667,6 @@
|
|
|
822
667
|
<td class="col-md-4">
|
|
823
668
|
<a name="styleTop"></a>
|
|
824
669
|
<span class="name">
|
|
825
|
-
<span class="modifier"></span>
|
|
826
670
|
<span ><b>styleTop</b></span>
|
|
827
671
|
<a href="#styleTop"><span class="icon ion-ios-link"></span></a>
|
|
828
672
|
</span>
|
|
@@ -839,15 +683,6 @@
|
|
|
839
683
|
<i>Default value : </i><code>null</code>
|
|
840
684
|
</td>
|
|
841
685
|
</tr>
|
|
842
|
-
<tr>
|
|
843
|
-
<td class="col-md-4">
|
|
844
|
-
<b>Decorators : </b>
|
|
845
|
-
<br />
|
|
846
|
-
<code>
|
|
847
|
-
@HostBinding('style.top.px')<br />
|
|
848
|
-
</code>
|
|
849
|
-
</td>
|
|
850
|
-
</tr>
|
|
851
686
|
|
|
852
687
|
|
|
853
688
|
</tbody>
|