@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
@@ -132,6 +132,21 @@
132
132
  <li>
133
133
  <a href="#_euiDanger" >_euiDanger</a>
134
134
  </li>
135
+ <li>
136
+ <a href="#_euiFontBold" >_euiFontBold</a>
137
+ </li>
138
+ <li>
139
+ <a href="#_euiFontBoldItalic" >_euiFontBoldItalic</a>
140
+ </li>
141
+ <li>
142
+ <a href="#_euiFontItalic" >_euiFontItalic</a>
143
+ </li>
144
+ <li>
145
+ <a href="#_euiFontLight" >_euiFontLight</a>
146
+ </li>
147
+ <li>
148
+ <a href="#_euiFontRegular" >_euiFontRegular</a>
149
+ </li>
135
150
  <li>
136
151
  <a href="#_euiInfo" >_euiInfo</a>
137
152
  </li>
@@ -225,6 +240,21 @@
225
240
  <li>
226
241
  <a href="#euiDanger" >euiDanger</a>
227
242
  </li>
243
+ <li>
244
+ <a href="#euiFontBold" >euiFontBold</a>
245
+ </li>
246
+ <li>
247
+ <a href="#euiFontBoldItalic" >euiFontBoldItalic</a>
248
+ </li>
249
+ <li>
250
+ <a href="#euiFontItalic" >euiFontItalic</a>
251
+ </li>
252
+ <li>
253
+ <a href="#euiFontLight" >euiFontLight</a>
254
+ </li>
255
+ <li>
256
+ <a href="#euiFontRegular" >euiFontRegular</a>
257
+ </li>
228
258
  <li>
229
259
  <a href="#euiInfo" >euiInfo</a>
230
260
  </li>
@@ -444,6 +474,86 @@
444
474
  </tr>
445
475
  </tbody>
446
476
  </table>
477
+ <table class="table table-sm table-bordered">
478
+ <tbody>
479
+ <tr>
480
+ <td class="col-md-4">
481
+ <a name="euiFontBold"></a>
482
+ <b>euiFontBold</b>
483
+ </td>
484
+ </tr>
485
+ <tr>
486
+ <td class="col-md-4">
487
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
488
+
489
+ </td>
490
+ </tr>
491
+ </tbody>
492
+ </table>
493
+ <table class="table table-sm table-bordered">
494
+ <tbody>
495
+ <tr>
496
+ <td class="col-md-4">
497
+ <a name="euiFontBoldItalic"></a>
498
+ <b>euiFontBoldItalic</b>
499
+ </td>
500
+ </tr>
501
+ <tr>
502
+ <td class="col-md-4">
503
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
504
+
505
+ </td>
506
+ </tr>
507
+ </tbody>
508
+ </table>
509
+ <table class="table table-sm table-bordered">
510
+ <tbody>
511
+ <tr>
512
+ <td class="col-md-4">
513
+ <a name="euiFontItalic"></a>
514
+ <b>euiFontItalic</b>
515
+ </td>
516
+ </tr>
517
+ <tr>
518
+ <td class="col-md-4">
519
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
520
+
521
+ </td>
522
+ </tr>
523
+ </tbody>
524
+ </table>
525
+ <table class="table table-sm table-bordered">
526
+ <tbody>
527
+ <tr>
528
+ <td class="col-md-4">
529
+ <a name="euiFontLight"></a>
530
+ <b>euiFontLight</b>
531
+ </td>
532
+ </tr>
533
+ <tr>
534
+ <td class="col-md-4">
535
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
536
+
537
+ </td>
538
+ </tr>
539
+ </tbody>
540
+ </table>
541
+ <table class="table table-sm table-bordered">
542
+ <tbody>
543
+ <tr>
544
+ <td class="col-md-4">
545
+ <a name="euiFontRegular"></a>
546
+ <b>euiFontRegular</b>
547
+ </td>
548
+ </tr>
549
+ <tr>
550
+ <td class="col-md-4">
551
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
552
+
553
+ </td>
554
+ </tr>
555
+ </tbody>
556
+ </table>
447
557
  <table class="table table-sm table-bordered">
448
558
  <tbody>
449
559
  <tr>
@@ -791,6 +901,106 @@
791
901
  </tr>
792
902
 
793
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="_euiFontBold"></a>
911
+ <span class="name">
912
+ <span ><b>_euiFontBold</b></span>
913
+ <a href="#_euiFontBold"><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
+
924
+ </tbody>
925
+ </table>
926
+ <table class="table table-sm table-bordered">
927
+ <tbody>
928
+ <tr>
929
+ <td class="col-md-4">
930
+ <a name="_euiFontBoldItalic"></a>
931
+ <span class="name">
932
+ <span ><b>_euiFontBoldItalic</b></span>
933
+ <a href="#_euiFontBoldItalic"><span class="icon ion-ios-link"></span></a>
934
+ </span>
935
+ </td>
936
+ </tr>
937
+ <tr>
938
+ <td class="col-md-4">
939
+ <i>Default value : </i><code>false</code>
940
+ </td>
941
+ </tr>
942
+
943
+
944
+ </tbody>
945
+ </table>
946
+ <table class="table table-sm table-bordered">
947
+ <tbody>
948
+ <tr>
949
+ <td class="col-md-4">
950
+ <a name="_euiFontItalic"></a>
951
+ <span class="name">
952
+ <span ><b>_euiFontItalic</b></span>
953
+ <a href="#_euiFontItalic"><span class="icon ion-ios-link"></span></a>
954
+ </span>
955
+ </td>
956
+ </tr>
957
+ <tr>
958
+ <td class="col-md-4">
959
+ <i>Default value : </i><code>false</code>
960
+ </td>
961
+ </tr>
962
+
963
+
964
+ </tbody>
965
+ </table>
966
+ <table class="table table-sm table-bordered">
967
+ <tbody>
968
+ <tr>
969
+ <td class="col-md-4">
970
+ <a name="_euiFontLight"></a>
971
+ <span class="name">
972
+ <span ><b>_euiFontLight</b></span>
973
+ <a href="#_euiFontLight"><span class="icon ion-ios-link"></span></a>
974
+ </span>
975
+ </td>
976
+ </tr>
977
+ <tr>
978
+ <td class="col-md-4">
979
+ <i>Default value : </i><code>false</code>
980
+ </td>
981
+ </tr>
982
+
983
+
984
+ </tbody>
985
+ </table>
986
+ <table class="table table-sm table-bordered">
987
+ <tbody>
988
+ <tr>
989
+ <td class="col-md-4">
990
+ <a name="_euiFontRegular"></a>
991
+ <span class="name">
992
+ <span ><b>_euiFontRegular</b></span>
993
+ <a href="#_euiFontRegular"><span class="icon ion-ios-link"></span></a>
994
+ </span>
995
+ </td>
996
+ </tr>
997
+ <tr>
998
+ <td class="col-md-4">
999
+ <i>Default value : </i><code>false</code>
1000
+ </td>
1001
+ </tr>
1002
+
1003
+
794
1004
  </tbody>
795
1005
  </table>
796
1006
  <table class="table table-sm table-bordered">
@@ -144,6 +144,21 @@
144
144
  <li>
145
145
  <a href="#_euiAccent" >_euiAccent</a>
146
146
  </li>
147
+ <li>
148
+ <a href="#_euiFontBold" >_euiFontBold</a>
149
+ </li>
150
+ <li>
151
+ <a href="#_euiFontBoldItalic" >_euiFontBoldItalic</a>
152
+ </li>
153
+ <li>
154
+ <a href="#_euiFontItalic" >_euiFontItalic</a>
155
+ </li>
156
+ <li>
157
+ <a href="#_euiFontLight" >_euiFontLight</a>
158
+ </li>
159
+ <li>
160
+ <a href="#_euiFontRegular" >_euiFontRegular</a>
161
+ </li>
147
162
  <li>
148
163
  <a href="#_euiInverted" >_euiInverted</a>
149
164
  </li>
@@ -231,6 +246,21 @@
231
246
  <li>
232
247
  <a href="#euiAccent" >euiAccent</a>
233
248
  </li>
249
+ <li>
250
+ <a href="#euiFontBold" >euiFontBold</a>
251
+ </li>
252
+ <li>
253
+ <a href="#euiFontBoldItalic" >euiFontBoldItalic</a>
254
+ </li>
255
+ <li>
256
+ <a href="#euiFontItalic" >euiFontItalic</a>
257
+ </li>
258
+ <li>
259
+ <a href="#euiFontLight" >euiFontLight</a>
260
+ </li>
261
+ <li>
262
+ <a href="#euiFontRegular" >euiFontRegular</a>
263
+ </li>
234
264
  <li>
235
265
  <a href="#euiInverted" >euiInverted</a>
236
266
  </li>
@@ -439,6 +469,86 @@
439
469
  </tr>
440
470
  </tbody>
441
471
  </table>
472
+ <table class="table table-sm table-bordered">
473
+ <tbody>
474
+ <tr>
475
+ <td class="col-md-4">
476
+ <a name="euiFontBold"></a>
477
+ <b>euiFontBold</b>
478
+ </td>
479
+ </tr>
480
+ <tr>
481
+ <td class="col-md-4">
482
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
483
+
484
+ </td>
485
+ </tr>
486
+ </tbody>
487
+ </table>
488
+ <table class="table table-sm table-bordered">
489
+ <tbody>
490
+ <tr>
491
+ <td class="col-md-4">
492
+ <a name="euiFontBoldItalic"></a>
493
+ <b>euiFontBoldItalic</b>
494
+ </td>
495
+ </tr>
496
+ <tr>
497
+ <td class="col-md-4">
498
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
499
+
500
+ </td>
501
+ </tr>
502
+ </tbody>
503
+ </table>
504
+ <table class="table table-sm table-bordered">
505
+ <tbody>
506
+ <tr>
507
+ <td class="col-md-4">
508
+ <a name="euiFontItalic"></a>
509
+ <b>euiFontItalic</b>
510
+ </td>
511
+ </tr>
512
+ <tr>
513
+ <td class="col-md-4">
514
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
515
+
516
+ </td>
517
+ </tr>
518
+ </tbody>
519
+ </table>
520
+ <table class="table table-sm table-bordered">
521
+ <tbody>
522
+ <tr>
523
+ <td class="col-md-4">
524
+ <a name="euiFontLight"></a>
525
+ <b>euiFontLight</b>
526
+ </td>
527
+ </tr>
528
+ <tr>
529
+ <td class="col-md-4">
530
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
531
+
532
+ </td>
533
+ </tr>
534
+ </tbody>
535
+ </table>
536
+ <table class="table table-sm table-bordered">
537
+ <tbody>
538
+ <tr>
539
+ <td class="col-md-4">
540
+ <a name="euiFontRegular"></a>
541
+ <b>euiFontRegular</b>
542
+ </td>
543
+ </tr>
544
+ <tr>
545
+ <td class="col-md-4">
546
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
547
+
548
+ </td>
549
+ </tr>
550
+ </tbody>
551
+ </table>
442
552
  <table class="table table-sm table-bordered">
443
553
  <tbody>
444
554
  <tr>
@@ -855,6 +965,106 @@
855
965
  </tr>
856
966
 
857
967
 
968
+ </tbody>
969
+ </table>
970
+ <table class="table table-sm table-bordered">
971
+ <tbody>
972
+ <tr>
973
+ <td class="col-md-4">
974
+ <a name="_euiFontBold"></a>
975
+ <span class="name">
976
+ <span ><b>_euiFontBold</b></span>
977
+ <a href="#_euiFontBold"><span class="icon ion-ios-link"></span></a>
978
+ </span>
979
+ </td>
980
+ </tr>
981
+ <tr>
982
+ <td class="col-md-4">
983
+ <i>Default value : </i><code>false</code>
984
+ </td>
985
+ </tr>
986
+
987
+
988
+ </tbody>
989
+ </table>
990
+ <table class="table table-sm table-bordered">
991
+ <tbody>
992
+ <tr>
993
+ <td class="col-md-4">
994
+ <a name="_euiFontBoldItalic"></a>
995
+ <span class="name">
996
+ <span ><b>_euiFontBoldItalic</b></span>
997
+ <a href="#_euiFontBoldItalic"><span class="icon ion-ios-link"></span></a>
998
+ </span>
999
+ </td>
1000
+ </tr>
1001
+ <tr>
1002
+ <td class="col-md-4">
1003
+ <i>Default value : </i><code>false</code>
1004
+ </td>
1005
+ </tr>
1006
+
1007
+
1008
+ </tbody>
1009
+ </table>
1010
+ <table class="table table-sm table-bordered">
1011
+ <tbody>
1012
+ <tr>
1013
+ <td class="col-md-4">
1014
+ <a name="_euiFontItalic"></a>
1015
+ <span class="name">
1016
+ <span ><b>_euiFontItalic</b></span>
1017
+ <a href="#_euiFontItalic"><span class="icon ion-ios-link"></span></a>
1018
+ </span>
1019
+ </td>
1020
+ </tr>
1021
+ <tr>
1022
+ <td class="col-md-4">
1023
+ <i>Default value : </i><code>false</code>
1024
+ </td>
1025
+ </tr>
1026
+
1027
+
1028
+ </tbody>
1029
+ </table>
1030
+ <table class="table table-sm table-bordered">
1031
+ <tbody>
1032
+ <tr>
1033
+ <td class="col-md-4">
1034
+ <a name="_euiFontLight"></a>
1035
+ <span class="name">
1036
+ <span ><b>_euiFontLight</b></span>
1037
+ <a href="#_euiFontLight"><span class="icon ion-ios-link"></span></a>
1038
+ </span>
1039
+ </td>
1040
+ </tr>
1041
+ <tr>
1042
+ <td class="col-md-4">
1043
+ <i>Default value : </i><code>false</code>
1044
+ </td>
1045
+ </tr>
1046
+
1047
+
1048
+ </tbody>
1049
+ </table>
1050
+ <table class="table table-sm table-bordered">
1051
+ <tbody>
1052
+ <tr>
1053
+ <td class="col-md-4">
1054
+ <a name="_euiFontRegular"></a>
1055
+ <span class="name">
1056
+ <span ><b>_euiFontRegular</b></span>
1057
+ <a href="#_euiFontRegular"><span class="icon ion-ios-link"></span></a>
1058
+ </span>
1059
+ </td>
1060
+ </tr>
1061
+ <tr>
1062
+ <td class="col-md-4">
1063
+ <i>Default value : </i><code>false</code>
1064
+ </td>
1065
+ </tr>
1066
+
1067
+
858
1068
  </tbody>
859
1069
  </table>
860
1070
  <table class="table table-sm table-bordered">