@eui/mobile-core 14.0.1 → 14.1.0-snapshot-1665500510219

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.
Files changed (34) hide show
  1. package/docs/components/EuiMUserProfileActionComponent.html +210 -0
  2. package/docs/components/EuiMUserProfileAvatarComponent.html +210 -0
  3. package/docs/components/EuiMUserProfileInfosComponent.html +210 -0
  4. package/docs/components/EuiMUserProfileInfosItemComponent.html +210 -0
  5. package/docs/components/EuimAppComponent.html +210 -0
  6. package/docs/components/EuimAppSidebarComponent.html +210 -0
  7. package/docs/components/EuimAvatarComponent.html +210 -0
  8. package/docs/components/EuimControlFeedbackComponent.html +210 -0
  9. package/docs/components/EuimEmptyListPlaceholderComponent.html +210 -0
  10. package/docs/components/EuimFieldSetComponent.html +210 -0
  11. package/docs/components/EuimFieldsetActionsComponent.html +210 -0
  12. package/docs/components/EuimFieldsetLegendComponent.html +210 -0
  13. package/docs/components/EuimLabelComponent.html +210 -0
  14. package/docs/components/EuimLanguageListComponent.html +210 -0
  15. package/docs/components/EuimLanguageSelectorComponent.html +210 -0
  16. package/docs/components/EuimMenuComponent.html +210 -0
  17. package/docs/components/EuimMessageComponent.html +210 -0
  18. package/docs/components/EuimMessageTitleComponent.html +210 -0
  19. package/docs/components/EuimStepperComponent.html +210 -0
  20. package/docs/components/EuimToolbarActionItemsComponent.html +210 -0
  21. package/docs/components/EuimToolbarComponent.html +210 -0
  22. package/docs/components/EuimToolbarTitleComponent.html +210 -0
  23. package/docs/components/EuimUserProfileComponent.html +210 -0
  24. package/docs/directives/EuimBaseDirective.html +500 -0
  25. package/docs/js/search/search_index.js +2 -2
  26. package/esm2020/lib/components/atoms/euim-label/euim-label.component.mjs +2 -2
  27. package/esm2020/lib/components/euim-avatar/euim-avatar.component.mjs +2 -2
  28. package/esm2020/lib/components/euim-base.directive.mjs +52 -2
  29. package/fesm2015/eui-mobile-core.mjs +55 -5
  30. package/fesm2015/eui-mobile-core.mjs.map +1 -1
  31. package/fesm2020/eui-mobile-core.mjs +55 -5
  32. package/fesm2020/eui-mobile-core.mjs.map +1 -1
  33. package/lib/components/euim-base.directive.d.ts +16 -1
  34. package/package.json +2 -2
@@ -128,6 +128,21 @@
128
128
  <li>
129
129
  <a href="#_euiDanger" >_euiDanger</a>
130
130
  </li>
131
+ <li>
132
+ <a href="#_euiFontBold" >_euiFontBold</a>
133
+ </li>
134
+ <li>
135
+ <a href="#_euiFontBoldItalic" >_euiFontBoldItalic</a>
136
+ </li>
137
+ <li>
138
+ <a href="#_euiFontItalic" >_euiFontItalic</a>
139
+ </li>
140
+ <li>
141
+ <a href="#_euiFontLight" >_euiFontLight</a>
142
+ </li>
143
+ <li>
144
+ <a href="#_euiFontRegular" >_euiFontRegular</a>
145
+ </li>
131
146
  <li>
132
147
  <a href="#_euiInfo" >_euiInfo</a>
133
148
  </li>
@@ -212,6 +227,21 @@
212
227
  <li>
213
228
  <a href="#euiDanger" >euiDanger</a>
214
229
  </li>
230
+ <li>
231
+ <a href="#euiFontBold" >euiFontBold</a>
232
+ </li>
233
+ <li>
234
+ <a href="#euiFontBoldItalic" >euiFontBoldItalic</a>
235
+ </li>
236
+ <li>
237
+ <a href="#euiFontItalic" >euiFontItalic</a>
238
+ </li>
239
+ <li>
240
+ <a href="#euiFontLight" >euiFontLight</a>
241
+ </li>
242
+ <li>
243
+ <a href="#euiFontRegular" >euiFontRegular</a>
244
+ </li>
215
245
  <li>
216
246
  <a href="#euiInfo" >euiInfo</a>
217
247
  </li>
@@ -383,6 +413,86 @@
383
413
  </tr>
384
414
  </tbody>
385
415
  </table>
416
+ <table class="table table-sm table-bordered">
417
+ <tbody>
418
+ <tr>
419
+ <td class="col-md-4">
420
+ <a name="euiFontBold"></a>
421
+ <b>euiFontBold</b>
422
+ </td>
423
+ </tr>
424
+ <tr>
425
+ <td class="col-md-4">
426
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
427
+
428
+ </td>
429
+ </tr>
430
+ </tbody>
431
+ </table>
432
+ <table class="table table-sm table-bordered">
433
+ <tbody>
434
+ <tr>
435
+ <td class="col-md-4">
436
+ <a name="euiFontBoldItalic"></a>
437
+ <b>euiFontBoldItalic</b>
438
+ </td>
439
+ </tr>
440
+ <tr>
441
+ <td class="col-md-4">
442
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
443
+
444
+ </td>
445
+ </tr>
446
+ </tbody>
447
+ </table>
448
+ <table class="table table-sm table-bordered">
449
+ <tbody>
450
+ <tr>
451
+ <td class="col-md-4">
452
+ <a name="euiFontItalic"></a>
453
+ <b>euiFontItalic</b>
454
+ </td>
455
+ </tr>
456
+ <tr>
457
+ <td class="col-md-4">
458
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
459
+
460
+ </td>
461
+ </tr>
462
+ </tbody>
463
+ </table>
464
+ <table class="table table-sm table-bordered">
465
+ <tbody>
466
+ <tr>
467
+ <td class="col-md-4">
468
+ <a name="euiFontLight"></a>
469
+ <b>euiFontLight</b>
470
+ </td>
471
+ </tr>
472
+ <tr>
473
+ <td class="col-md-4">
474
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
475
+
476
+ </td>
477
+ </tr>
478
+ </tbody>
479
+ </table>
480
+ <table class="table table-sm table-bordered">
481
+ <tbody>
482
+ <tr>
483
+ <td class="col-md-4">
484
+ <a name="euiFontRegular"></a>
485
+ <b>euiFontRegular</b>
486
+ </td>
487
+ </tr>
488
+ <tr>
489
+ <td class="col-md-4">
490
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
491
+
492
+ </td>
493
+ </tr>
494
+ </tbody>
495
+ </table>
386
496
  <table class="table table-sm table-bordered">
387
497
  <tbody>
388
498
  <tr>
@@ -761,6 +871,106 @@
761
871
  </tr>
762
872
 
763
873
 
874
+ </tbody>
875
+ </table>
876
+ <table class="table table-sm table-bordered">
877
+ <tbody>
878
+ <tr>
879
+ <td class="col-md-4">
880
+ <a name="_euiFontBold"></a>
881
+ <span class="name">
882
+ <span ><b>_euiFontBold</b></span>
883
+ <a href="#_euiFontBold"><span class="icon ion-ios-link"></span></a>
884
+ </span>
885
+ </td>
886
+ </tr>
887
+ <tr>
888
+ <td class="col-md-4">
889
+ <i>Default value : </i><code>false</code>
890
+ </td>
891
+ </tr>
892
+
893
+
894
+ </tbody>
895
+ </table>
896
+ <table class="table table-sm table-bordered">
897
+ <tbody>
898
+ <tr>
899
+ <td class="col-md-4">
900
+ <a name="_euiFontBoldItalic"></a>
901
+ <span class="name">
902
+ <span ><b>_euiFontBoldItalic</b></span>
903
+ <a href="#_euiFontBoldItalic"><span class="icon ion-ios-link"></span></a>
904
+ </span>
905
+ </td>
906
+ </tr>
907
+ <tr>
908
+ <td class="col-md-4">
909
+ <i>Default value : </i><code>false</code>
910
+ </td>
911
+ </tr>
912
+
913
+
914
+ </tbody>
915
+ </table>
916
+ <table class="table table-sm table-bordered">
917
+ <tbody>
918
+ <tr>
919
+ <td class="col-md-4">
920
+ <a name="_euiFontItalic"></a>
921
+ <span class="name">
922
+ <span ><b>_euiFontItalic</b></span>
923
+ <a href="#_euiFontItalic"><span class="icon ion-ios-link"></span></a>
924
+ </span>
925
+ </td>
926
+ </tr>
927
+ <tr>
928
+ <td class="col-md-4">
929
+ <i>Default value : </i><code>false</code>
930
+ </td>
931
+ </tr>
932
+
933
+
934
+ </tbody>
935
+ </table>
936
+ <table class="table table-sm table-bordered">
937
+ <tbody>
938
+ <tr>
939
+ <td class="col-md-4">
940
+ <a name="_euiFontLight"></a>
941
+ <span class="name">
942
+ <span ><b>_euiFontLight</b></span>
943
+ <a href="#_euiFontLight"><span class="icon ion-ios-link"></span></a>
944
+ </span>
945
+ </td>
946
+ </tr>
947
+ <tr>
948
+ <td class="col-md-4">
949
+ <i>Default value : </i><code>false</code>
950
+ </td>
951
+ </tr>
952
+
953
+
954
+ </tbody>
955
+ </table>
956
+ <table class="table table-sm table-bordered">
957
+ <tbody>
958
+ <tr>
959
+ <td class="col-md-4">
960
+ <a name="_euiFontRegular"></a>
961
+ <span class="name">
962
+ <span ><b>_euiFontRegular</b></span>
963
+ <a href="#_euiFontRegular"><span class="icon ion-ios-link"></span></a>
964
+ </span>
965
+ </td>
966
+ </tr>
967
+ <tr>
968
+ <td class="col-md-4">
969
+ <i>Default value : </i><code>false</code>
970
+ </td>
971
+ </tr>
972
+
973
+
764
974
  </tbody>
765
975
  </table>
766
976
  <table class="table table-sm table-bordered">
@@ -124,6 +124,21 @@
124
124
  <li>
125
125
  <a href="#_euiDanger" >_euiDanger</a>
126
126
  </li>
127
+ <li>
128
+ <a href="#_euiFontBold" >_euiFontBold</a>
129
+ </li>
130
+ <li>
131
+ <a href="#_euiFontBoldItalic" >_euiFontBoldItalic</a>
132
+ </li>
133
+ <li>
134
+ <a href="#_euiFontItalic" >_euiFontItalic</a>
135
+ </li>
136
+ <li>
137
+ <a href="#_euiFontLight" >_euiFontLight</a>
138
+ </li>
139
+ <li>
140
+ <a href="#_euiFontRegular" >_euiFontRegular</a>
141
+ </li>
127
142
  <li>
128
143
  <a href="#_euiInfo" >_euiInfo</a>
129
144
  </li>
@@ -211,6 +226,21 @@
211
226
  <li>
212
227
  <a href="#euiDanger" >euiDanger</a>
213
228
  </li>
229
+ <li>
230
+ <a href="#euiFontBold" >euiFontBold</a>
231
+ </li>
232
+ <li>
233
+ <a href="#euiFontBoldItalic" >euiFontBoldItalic</a>
234
+ </li>
235
+ <li>
236
+ <a href="#euiFontItalic" >euiFontItalic</a>
237
+ </li>
238
+ <li>
239
+ <a href="#euiFontLight" >euiFontLight</a>
240
+ </li>
241
+ <li>
242
+ <a href="#euiFontRegular" >euiFontRegular</a>
243
+ </li>
214
244
  <li>
215
245
  <a href="#euiInfo" >euiInfo</a>
216
246
  </li>
@@ -355,6 +385,86 @@
355
385
  </tr>
356
386
  </tbody>
357
387
  </table>
388
+ <table class="table table-sm table-bordered">
389
+ <tbody>
390
+ <tr>
391
+ <td class="col-md-4">
392
+ <a name="euiFontBold"></a>
393
+ <b>euiFontBold</b>
394
+ </td>
395
+ </tr>
396
+ <tr>
397
+ <td class="col-md-4">
398
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
399
+
400
+ </td>
401
+ </tr>
402
+ </tbody>
403
+ </table>
404
+ <table class="table table-sm table-bordered">
405
+ <tbody>
406
+ <tr>
407
+ <td class="col-md-4">
408
+ <a name="euiFontBoldItalic"></a>
409
+ <b>euiFontBoldItalic</b>
410
+ </td>
411
+ </tr>
412
+ <tr>
413
+ <td class="col-md-4">
414
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
415
+
416
+ </td>
417
+ </tr>
418
+ </tbody>
419
+ </table>
420
+ <table class="table table-sm table-bordered">
421
+ <tbody>
422
+ <tr>
423
+ <td class="col-md-4">
424
+ <a name="euiFontItalic"></a>
425
+ <b>euiFontItalic</b>
426
+ </td>
427
+ </tr>
428
+ <tr>
429
+ <td class="col-md-4">
430
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
431
+
432
+ </td>
433
+ </tr>
434
+ </tbody>
435
+ </table>
436
+ <table class="table table-sm table-bordered">
437
+ <tbody>
438
+ <tr>
439
+ <td class="col-md-4">
440
+ <a name="euiFontLight"></a>
441
+ <b>euiFontLight</b>
442
+ </td>
443
+ </tr>
444
+ <tr>
445
+ <td class="col-md-4">
446
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
447
+
448
+ </td>
449
+ </tr>
450
+ </tbody>
451
+ </table>
452
+ <table class="table table-sm table-bordered">
453
+ <tbody>
454
+ <tr>
455
+ <td class="col-md-4">
456
+ <a name="euiFontRegular"></a>
457
+ <b>euiFontRegular</b>
458
+ </td>
459
+ </tr>
460
+ <tr>
461
+ <td class="col-md-4">
462
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
463
+
464
+ </td>
465
+ </tr>
466
+ </tbody>
467
+ </table>
358
468
  <table class="table table-sm table-bordered">
359
469
  <tbody>
360
470
  <tr>
@@ -711,6 +821,106 @@
711
821
  </tr>
712
822
 
713
823
 
824
+ </tbody>
825
+ </table>
826
+ <table class="table table-sm table-bordered">
827
+ <tbody>
828
+ <tr>
829
+ <td class="col-md-4">
830
+ <a name="_euiFontBold"></a>
831
+ <span class="name">
832
+ <span ><b>_euiFontBold</b></span>
833
+ <a href="#_euiFontBold"><span class="icon ion-ios-link"></span></a>
834
+ </span>
835
+ </td>
836
+ </tr>
837
+ <tr>
838
+ <td class="col-md-4">
839
+ <i>Default value : </i><code>false</code>
840
+ </td>
841
+ </tr>
842
+
843
+
844
+ </tbody>
845
+ </table>
846
+ <table class="table table-sm table-bordered">
847
+ <tbody>
848
+ <tr>
849
+ <td class="col-md-4">
850
+ <a name="_euiFontBoldItalic"></a>
851
+ <span class="name">
852
+ <span ><b>_euiFontBoldItalic</b></span>
853
+ <a href="#_euiFontBoldItalic"><span class="icon ion-ios-link"></span></a>
854
+ </span>
855
+ </td>
856
+ </tr>
857
+ <tr>
858
+ <td class="col-md-4">
859
+ <i>Default value : </i><code>false</code>
860
+ </td>
861
+ </tr>
862
+
863
+
864
+ </tbody>
865
+ </table>
866
+ <table class="table table-sm table-bordered">
867
+ <tbody>
868
+ <tr>
869
+ <td class="col-md-4">
870
+ <a name="_euiFontItalic"></a>
871
+ <span class="name">
872
+ <span ><b>_euiFontItalic</b></span>
873
+ <a href="#_euiFontItalic"><span class="icon ion-ios-link"></span></a>
874
+ </span>
875
+ </td>
876
+ </tr>
877
+ <tr>
878
+ <td class="col-md-4">
879
+ <i>Default value : </i><code>false</code>
880
+ </td>
881
+ </tr>
882
+
883
+
884
+ </tbody>
885
+ </table>
886
+ <table class="table table-sm table-bordered">
887
+ <tbody>
888
+ <tr>
889
+ <td class="col-md-4">
890
+ <a name="_euiFontLight"></a>
891
+ <span class="name">
892
+ <span ><b>_euiFontLight</b></span>
893
+ <a href="#_euiFontLight"><span class="icon ion-ios-link"></span></a>
894
+ </span>
895
+ </td>
896
+ </tr>
897
+ <tr>
898
+ <td class="col-md-4">
899
+ <i>Default value : </i><code>false</code>
900
+ </td>
901
+ </tr>
902
+
903
+
904
+ </tbody>
905
+ </table>
906
+ <table class="table table-sm table-bordered">
907
+ <tbody>
908
+ <tr>
909
+ <td class="col-md-4">
910
+ <a name="_euiFontRegular"></a>
911
+ <span class="name">
912
+ <span ><b>_euiFontRegular</b></span>
913
+ <a href="#_euiFontRegular"><span class="icon ion-ios-link"></span></a>
914
+ </span>
915
+ </td>
916
+ </tr>
917
+ <tr>
918
+ <td class="col-md-4">
919
+ <i>Default value : </i><code>false</code>
920
+ </td>
921
+ </tr>
922
+
923
+
714
924
  </tbody>
715
925
  </table>
716
926
  <table class="table table-sm table-bordered">